Age | Commit message (Expand) | Author |
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-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 | Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e... | ewinslow |
2011-02-12 | Converted most forms to use elgg_view_form (therefore also moved the views to... | 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 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-09 | updated version number | cash |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-06 | updated the file plugin to use the new icon structure | cash |
2011-02-06 | moved the count comments and likes functions into the ElggEntity class | cash |
2011-02-06 | Fixes #2854 removing my bad idea of auto-appending action in elgg_view_form() | cash |
2011-02-05 | using elgg-module-<type> | 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-03 | Refs #2428 almost done removing CONFIG access - mostly plugin start.php left | cash |
2011-01-29 | fixed css for group module headers | cash |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2011-01-26 | updated language file for file plugin due to change in groups | cash |
2011-01-06 | changed tag display to <ul> | cash |
2011-01-06 | switched from new to add | 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 | a little standardization of the file plugin code | cash |
2010-12-31 | added a proper gallery view - still need to wire up the elgg_view_list_item f... | cash |
2010-12-30 | added gallery css for the file plugin | cash |
2010-12-30 | updated the object/file view | cash |
2010-12-29 | moved the file class into a class file | cash |
2010-12-29 | forgot to add this file for the fie plugin | cash |
2010-12-29 | starting to update the file plugin to use the new html/css | cash |
2010-12-27 | improved menu creation for on demand menus and integrated hover menu items in... | cash |
2010-12-25 | updated owner blocks for users and groups | cash |
2010-12-19 | using elgg-user-icon instead of usericon and moving the css into core | cash |
2010-12-19 | replacing action-button with elgg-action-button | cash |
2010-12-19 | pulled user owner block menu out of profile plugin with new menu code | cash |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | cash |
2010-12-17 | supporting putting content in groups in for river views and added file river ... | cash |
2010-12-17 | updated the river generic_comment view for the new river code | cash |
2010-12-15 | replacing calls to add_widget_type() with elgg_register_widget_type() (from h... | cash |
2010-12-08 | reorganized the page views as discussed | cash |
2010-12-04 | welcome to the new media view - it is being used in the new latest comments m... | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-12-01 | Fixes #2555 content.php is the new display view for widgets | cash |
2010-11-24 | Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actions | ewinslow |