Age | Commit message (Expand) | Author |
2010-12-01 | Fixes #2555 content.php is the new display view for widgets | cash |
2010-11-30 | Refs #2428 removed some global CONFIG usage in plugins | cash |
2010-11-30 | fixed typo in uservalidationbyemail plugin | cash |
2010-11-30 | started cleaning up the messages plugin | cash |
2010-11-30 | Updated the zaudio plugin for 1.8 | cash |
2010-11-29 | Fixes #2508 Sending user to referrer in reported content admin actions | cash |
2010-11-29 | cleaned up some of the other smaller plugins | cash |
2010-11-29 | Cleaned up the log browser plugin | cash |
2010-11-29 | cleaned up the reported content plugin | cash |
2010-11-24 | unnecessary declaration of global $CONFIG; | ewinslow |
2010-11-24 | Removing superfluous calls to insert site root in urls | ewinslow |
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-23 | Fixes #2638 - specifying the full url on the urls so we don't have this probl... | cash |
2010-11-23 | Fixes #2270 - deprecates metatags view and replaces with html_head/extend | cash |
2010-11-23 | Fixes #2418 and merges [7121] into trunk | cash |
2010-11-22 | Merged bookmarks XSS fixes in r7406 to trunk. | brettp |
2010-11-21 | Refs #2612: Merged r7402 to trunk. | brettp |
2010-11-21 | Refs #2670: Merged XFN fixes from 1.7 to 1.8. Removed unused code in profile_... | brettp |
2010-11-21 | removed call to deprecated page_owner() | cash |
2010-11-21 | removed deprecated tag library calls | cash |
2010-11-21 | deprecated two site functions and removed a use of previously deprecated func... | cash |
2010-11-20 | Fixes #472 handling interactive adding/deleting of widgets with single/multip... | cash |
2010-11-20 | Refs #472 not allowing widgets to be added if only single instance allowed | cash |
2010-11-20 | Fixes #2668 adding getOwnerGUID() | cash |
2010-11-20 | Fixes #2497: htmLawed now uses a plugin hook for allowed_styles and htmlawed_... | ewinslow |
2010-11-20 | Fixes #2357: messageboard post action redirects to referrer | ewinslow |
2010-11-20 | Refs #2143: DRY up button input views (button, reset, submit). Changed core ... | ewinslow |
2010-11-19 | updated file widget to use 1.7 elgg_get_entities* APIs | cash |
2010-11-19 | updated bookmarks widget to use 1.7 APIs | cash |
2010-11-19 | Closes #617 core has get and set functions for user validation status | cash |
2010-11-16 | ported the portion of the [7027] commit that dealt with pagination to trunk | cash |
2010-11-16 | Refs #2573 updates the uservalidationbyemail plugin to work with new validati... | cash |
2010-11-15 | Refs #2573 fixes validation issue for users registered with validation turned... | cash |
2010-11-15 | Fixes #1417 Users get notified when their accounts are not validated for any ... | cash |
2010-11-14 | Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog... | ewinslow |
2010-11-14 | Fixes #2572: Removed last @license tag from pages plugin | ewinslow |
2010-11-11 | Fixes #2638 fixes group action url problem | cash |
2010-11-11 | Refs #2640 fixes a layout issue due to change in elgg_view_layout() | cash |
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-09 | Refs #2609 - added fix to trunk | cash |
2010-11-09 | Refs #2506 reorged the login box views - css still needs to be cleaned up | cash |
2010-11-09 | Fixes #2631 removes 'elgg_' namespace from the page element views - anyone wo... | cash |
2010-11-05 | removed hacked in link to conversations plugin in riverdashboard | cash |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-03 | Refs #2582. Merged [7224] to trunk. | 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 |