Age | Commit message (Expand) | Author |
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 |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-21 | removed call to deprecated page_owner() | cash |
2010-11-21 | removed deprecated tag library calls | cash |
2010-11-19 | updated file widget to use 1.7 elgg_get_entities* APIs | cash |
2010-11-14 | Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog... | ewinslow |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-03 | Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat | ewinslow |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | ewinslow |
2010-11-02 | Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro... | ewinslow |
2010-11-02 | Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF... | ewinslow |
2010-11-02 | Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl... | ewinslow |
2010-11-02 | Using REFERER shorthand throughout core | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid() | ewinslow |
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow |
2010-10-30 | Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES... | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-10-20 | Refs #2489 - manually merged [6981] from 1.7 branch to keep group file option... | cash |
2010-09-30 | Refs #2344 - moves entities directory to pages directory | cash |
2010-08-22 | Merged r6701:6756 from 1.7 branch into trunk | cash |
2010-08-22 | Merged r6671:6683 from 1.7 branch to trunk | cash |
2010-08-22 | Merged r6620:6653 from 1.7 branch into trunk | cash |