Age | Commit message (Expand) | Author |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
2011-02-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow |
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | 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 | updated the plugins that have already been updated to 1.8 html/css to use div... | cash |
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 | Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan... | ewinslow |
2011-02-09 | Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins. | brettp |
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-05 | using elgg-module-<type> | 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-02-02 | updated the plugin manifest files to use the new variable name for activation... | cash |
2011-01-06 | moved action registration into init | cash |
2011-01-01 | using the info module for user settings | cash |
2010-12-18 | half way through converting submenu to new menu code - pages and groups are t... | cash |
2010-12-17 | fixed another underline to dash conversion issue | cash |
2010-12-17 | reorganized the settings views and updated the pages to use new layout | cash |
2010-12-15 | added friends picker js to notifications plugin - is there a reason it isn't ... | cash |
2010-12-15 | moved default notification settings into usersettings | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | 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 #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 many more graituitous calls to elgg_get_site_url(), $CONF... | 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 | 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-08-22 | Merged r6684:6694 from 1.7 branch to trunk (pages plugin was manually merged ... | cash |
2010-06-25 | notfications default state enabled | dave |
2010-06-07 | Updating Notifications language file. | nickw |
2010-06-04 | Merge r6301:6338 from 1.7 to trunk. | brettp |
2010-05-26 | Un-extending core notification view in favor of Notifications plugin. | nickw |
2010-05-13 | merged in notifications plugin cleanup from 1.7 branch: [5962], [5978] - [598... | cash |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-04-30 | Minor updates to User Settings interface. | pete |
2010-04-05 | Merged 5605:5622 from 1.7 to trunk. | brettp |
2010-04-03 | merged [5526] - [5530] into trunk from 1.7 branch - there are more changes be... | cash |
2010-03-15 | Updated Notifications to new UI. | pete |
2010-03-10 | Updated Friends Picker UI and added to core css. | pete |
2010-03-03 | Pulled in the interface changes. | brettp |