Age | Commit message (Expand) | Author |
2010-10-14 | Fixes #2339 - removes social library and deprecates its two functions (put it... | cash |
2010-10-14 | Fixes #2547: Plugins can now participate in autoloading classes. | ewinslow |
2010-10-10 | handling the database being down/busy or an incomplete install. Also cleaned ... | cash |
2010-10-06 | removed several parts of the old installer from the core | cash |
2010-09-30 | Fixed typo in previous commit. | brettp |
2010-09-29 | Checking for menu items before doing a foreach(). | brettp |
2010-09-16 | Refs #2450: Changed preferred syntax for talking about hooks / events because... | brettp |
2010-09-16 | Correct spaces issue in autoload function. | brettp |
2010-09-15 | Refs #2220: Pulled remaining classes out of lib files. Core classes now auto... | ewinslow |
2010-09-15 | Fixes #2366: Deprecated test_ip() and is_ip_in_array(). | brettp |
2010-09-15 | Refs #2450: Added documentation to elgglib. | brettp |
2010-09-06 | Refs #2220: Pulled most classes / interfaces out of lib files (except query.p... | ewinslow |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-08-22 | Merged r6620:6653 from 1.7 branch into trunk | cash |
2010-08-21 | Merged r6534-6559 from 1.7 branch to trunk | cash |
2010-07-14 | Fixes #2195. 3rd and 4th params of page_draw() are now $page_shell and $vars. | brettp |
2010-07-07 | Removing debug statements from previous commit. | brettp |
2010-07-07 | Added elgg_sort_3d_array_by_value(). I do this often enough that a helper fu... | brettp |
2010-06-14 | Merged [6485] and [6486] to trunk. | brettp |
2010-06-04 | Merge r6301:6338 from 1.7 to trunk. | brettp |
2010-06-01 | Added elgg_get_array_value() helper function. | brettp |
2010-05-29 | Merged r6263:6271 to trunk. | brettp |
2010-05-28 | Refs #2115: Added elgg_is_valid_view_type(). Currently calculated at each loa... | brettp |
2010-05-25 | Updated documentation for register_plugin_hook(). | brettp |
2010-05-25 | Updated documentation and cleaned up code for trigger_plugin_hook(). | brettp |
2010-05-25 | Walled Garden login page is no longer tied to the default page shell. | nickw |
2010-05-18 | Ensuring the Walled Garden hook properly exits before plugins can continue to... | nickw |
2010-05-14 | Merged 5928-6908 from 1.7 branch to trunk. | brettp |
2010-05-14 | merge -r5898:5928 (not excluding riverdashboard, notifications, and messagebo... | brettp |
2010-05-14 | merge -r5832:5898 from 1.7 to trunk. | brettp |
2010-05-13 | To detect if a submenu item is selected, using output from full_url() instead... | brettp |
2010-05-12 | Creating a hook for plugin authors to register Walled Garden public sites. | nickw |
2010-05-11 | Do not display site pages when in Walled Garden mode, excepting system-define... | nickw |
2010-05-11 | Fix admin area for overview and appearance. | brettp |
2010-05-10 | Admin area now uses standard submenu tools. | brettp |
2010-05-08 | Not setting $item->selected on a submenu item acts the same as setting it to ... | brettp |
2010-05-08 | Added new submenu system. | brettp |
2010-04-21 | cleaning up [5822] - putting elgg_format_url() in the same location in elggli... | cash |
2010-04-20 | Merge previous to trunk. | brettp |
2010-04-16 | Merged [5623]:head from 1.7 to trunk. | brettp |
2010-04-13 | Added granular view hook view:$view_name instead of a monolithic display:view... | brettp |
2010-04-07 | Added optional html_encode parameter to elgg_add_action_tokens_to_url() so it... | brettp |
2010-04-06 | Sanitise int on the offset. | brettp |
2010-04-05 | Refs #1947: Do not require views to explicitly pass in the offset. | nickw |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-04-03 | Fixes #1184 - added elgg_format_url() for handling ampersands in urls | cash |
2010-03-25 | Cleaned up the likes interface a bit. | brettp |
2010-03-24 | Added ability to make arbitrary links for the menu items. | brettp |
2010-03-23 | Added missing merge from Merge Monday. | brettp |
2010-03-22 | Merged 1.7 bugfixes back into core. (5376:HEAD). | brettp |