Age | Commit message (Expand) | Author |
2011-02-25 | Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon | ewinslow |
2011-02-23 | Fixes #2992: moved object/elements/list_body to page/components/list/body | ewinslow |
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class declara... | ewinslow |
2011-02-22 | Cleaned up blog js | ewinslow |
2011-02-22 | Fixes #2950: All files that were calling into layout/* now use the up-to-date... | ewinslow |
2011-02-21 | Fixes #2971 added canComment() method and implemented it for ElggBlog | cash |
2011-02-20 | fixed blog sticky forms | cash |
2011-02-20 | Refs #2970 updated blog and bookmarks plugins | cash |
2011-02-19 | Fixes #2824 moved byline text in core language file | cash |
2011-02-19 | Fixes #2428 last of the $CONFIG removals. Anything missed can be individual t... | cash |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
2011-02-17 | calling the new category output view in the plugins - looks like the pages pl... | cash |
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (... | ewinslow |
2011-02-15 | Removed all calls to deprecated register_entity_type | ewinslow |
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-14 | Updated trunk to use new annotation functions. Added checks for annotations_*... | brettp |
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin man... | brettp |
2011-02-12 | Fixed #2887 redirects on blog, file, and pages works now - bookmarks plugin s... | cash |
2011-02-12 | updated the plugins that have already been updated to 1.8 html/css to use div... | cash |
2011-02-12 | blog object wasn't being passed to the form view | cash |
2011-02-12 | Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e... | ewinslow |
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming to... | ewinslow |
2011-02-11 | Converted all manifest files to 1.8 style | ewinslow |
2011-02-10 | Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan... | ewinslow |
2011-02-10 | git-svn-id: http://code.elgg.org/elgg/trunk@8099 36083f99-b078-4883-b0ff-0f9b... | ewinslow |
2011-02-10 | disabled => elgg-state-disabled in plugins (only found in blog and groups) | ewinslow |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-08 | a tiny amount of progress on the css chrome element view | cash |
2011-02-06 | moved the count comments and likes functions into the ElggEntity class | cash |
2011-02-05 | using elgg-module-<type> | cash |
2011-02-05 | getting back to the css - making changes based on Evan's comments | cash |
2011-02-03 | changed input/pulldown to input/dropdown | cash |
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-02-02 | updated the plugin manifest files to use the new variable name for activation... | cash |
2011-01-29 | fixed css for group module headers | cash |
2011-01-27 | introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitle | cash |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2011-01-22 | using list metadata view rather than custom code | cash |
2011-01-06 | changed tag display to <ul> | cash |
2011-01-06 | switched from new to add | cash |
2011-01-01 | updating the sidebar boxes to use the new module classes | cash |
2011-01-01 | starting adding a .elgg-text class - plugins need to use output/longtext when... | cash |
2011-01-01 | almost finished updating the file plugin to work with new html/css | cash |
2010-12-31 | file index page now working for both users and groups | cash |
2010-12-31 | updated blog plugin due to change in output/confirmlink | cash |
2010-12-29 | Refs #2077 added new blog post button to group blog - can be used as module f... | cash |
2010-12-29 | Fixes #2169 - setting the blog edit page owner to container | cash |