Age | Commit message (Expand) | Author |
2011-04-09 | Fixes #3193 moves default widgets upgrade to an action | cash |
2011-04-09 | Refs #2600. Removed the very special debug vars that I told myself "Make sure... | brettp |
2011-04-09 | Fixes #3224 Fixes #3241 stopping upgrade after plugin upgrade and restarting | cash |
2011-04-09 | Fixes #2600. Applied Hellekin's patch. Props to him for understanding what wa... | brettp |
2011-04-09 | Refs #3241 sorting upgrades so that upgrades from old upgrade system are orde... | cash |
2011-04-09 | Refs #3241 deleting old config value in registration upgrade | cash |
2011-04-09 | Refs #3241 cleaned up upgrade sequence so that we don't need special catch fo... | cash |
2011-04-09 | Refs #3241 moved the default site access check upgrade script to before the p... | cash |
2011-04-09 | Refs #3241 upgrade.php is a much better name for the upgrade library | cash |
2011-04-09 | Refs #3241 cleaned up comments on upgrades and removed the turning off of tim... | cash |
2011-04-09 | Refs #3241 we never distributed an oauth_lib plugin so we don't need an upgra... | cash |
2011-04-09 | Refs #3241 we never distributed a plugin called oauth and Justin Richer has s... | cash |
2011-04-09 | added a comment to explain why the call to elgg_add_admin_widgets() in the up... | cash |
2011-04-08 | Fixes #3320 no longer require the upgrade to disable the members plugin | cash |
2011-04-07 | Fixes #3232 removed unnecessary distinct plus variable in select for metastri... | cash |
2011-04-06 | Refs #3108 frontend should be done and ready for review - admin area is next | cash |
2011-04-06 | moved two more deprecated functions out of the main libs | cash |
2011-04-04 | Refs #3073 first version of horizontal river menu. css still needs work for l... | cash |
2011-04-04 | Refs #3108 fixed widgets for main site (not admin) and tweaked topbar | cash |
2011-04-03 | better title attributes for entity menu edit/delete links | cash |
2011-04-03 | Refs #3108 partial implementation of new sprites (widgets, hover menu, search... | cash |
2011-04-02 | Refs #3149 reimplemented fix for calling a handler more than once in trunk | cash |
2011-04-02 | Refs #2988 corrected typo in trunk | cash |
2011-04-02 | Refs #2878 fixes detect_extender_valuetype() in trunk | cash |
2011-04-02 | Refs #3277 merged fix for recursive delete and disabled entities into trunk | cash |
2011-04-02 | Fixes #3208 setting time_created on update | cash |
2011-04-02 | Fixes #3244 fixed variable name in ElggPluginManifest | cash |
2011-04-01 | Fixes #3231 welcome back, members plugin | cash |
2011-04-01 | Refs #3287 setting null for menu href means you want an empty <a></a> tag wit... | cash |
2011-04-01 | Fixes #3287 added documentation on non-link menu items | cash |
2011-04-01 | Refs #3245 pulling in https://github.com/Elgg/Elgg/pull/11 and thanks also to... | cash |
2011-04-01 | Fixes #3207 passing code variable to form for password reset | cash |
2011-03-30 | Fixed ajax status for elgg.action(). | brettp |
2011-03-29 | Fixed auto-display of system errors in ajax actions. Fixed docs for system_me... | brettp |
2011-03-29 | Fixes #3266 let the settings pages have breadcrumbs | cash |
2011-03-27 | Fixes #2591 removing newlines in queries - thanks to Tachyon | cash |
2011-03-27 | Refs #3085 updated elgg_view_annotation() to use $vars array | cash |
2011-03-27 | Refs #3085 added $vars array to elgg_view_river_item() | cash |
2011-03-27 | Fixes #3086 using full_view instead of full | cash |
2011-03-27 | Refs #3086 adds backward compatibility code in elgg_view() for full_view vs full | cash |
2011-03-26 | Fixes #3250 elgg_get_root_path() to be consistent | cash |
2011-03-26 | Fixes #3249 fixed name of actions exists function | cash |
2011-03-26 | Fixes #3026 documentation for menu system | cash |
2011-03-26 | Fixes #2233 added documentation on admin menus and pages | cash |
2011-03-26 | Refs #3248 deprecates remove_submenu_item() | cash |
2011-03-26 | Refs #3238 #3246 anootations needed the same fixes as metadata | cash |
2011-03-26 | Refs #3238 fix for updating name of metadata for trunk | cash |
2011-03-26 | Fixes #3246 fixed ElggMetadata() constructor | cash |
2011-03-26 | Fixes typo in ElggPluginPackage constructor: https://github.com/lorea/Elgg/co... | cash |
2011-03-26 | fixed notice in get_context() when no context is set | cash |