Age | Commit message (Expand) | Author |
2011-06-24 | cleaned up the list/gallery css classes to use standard class naming - minor ... | cash |
2011-06-24 | Merge squashed pull request #42 from benbro/master - Fixes #3586 by adding a ... | Cash Costello |
2011-06-24 | added find_active_users hook | benbro |
2011-06-24 | Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ewi... | Cash Costello |
2011-06-20 | removed debug code | cash |
2011-06-19 | added another way for an action to be detected as an Ajax action: set the req... | cash |
2011-06-12 | Fixes #2910 set the site_guid of site entities | cash |
2011-06-12 | Fixes #3480 not requiring a timestamp when using the js/css page handler | cash |
2011-06-11 | topbar icons were pushing the site title. Forced the elgg logo and avatar to ... | cash |
2011-06-11 | Fixes #3039 added elgg_delete_river() | cash |
2011-06-11 | Fixes #3515 created a unified page handler for account pages | cash |
2011-06-11 | sorting plugin settings menu items by text | cash |
2011-06-09 | Fixes #3489 added input/output views for tag and location | cash |
2011-06-09 | Fixes #3548 the check for an admin menu's parent wasn't working | cash |
2011-06-09 | Refs #2871 promoted advanced plugins up to be a primary menu | cash |
2011-06-09 | Refs #3510, #3366. Added warning about count vs sum in egef_annotation_count(... | brettp |
2011-06-08 | Refs #3510, #3416. Merged update for making sure users have relationship memb... | brettp |
2011-06-08 | River revamp for 1.8 | Evan Winslow |
2011-06-07 | Refs #3510, #3418. Merged fix for forwarding after output to trunk. | brettp |
2011-06-01 | Fixes #3455 added documentation back to deprecated functions | cash |
2011-05-20 | Refs #3340 pulls dashboard out as plugin | cash |
2011-05-20 | Fixes #3300 adds a created,river event | cash |
2011-05-19 | 'creating', 'river' is the plugin hook for preventing or catching a river add... | cash |
2011-05-19 | Fixes #3454 not stripping empty attributes | cash |
2011-05-19 | Fixes #3163 plugin/<plugin id>/settings.php is now the preferred way to add s... | cash |
2011-05-19 | Fixes #3462 empty classes directory is no longer treated as an error | cash |
2011-05-18 | Fixes #3132 added 'route', $handler plugin hook | cash |
2011-05-14 | Fixes #3456 user/default now works much like the object/<subtype> views regar... | cash |
2011-05-14 | not using deprecated get_annotation/get_metadata functions in can_edit_extend... | cash |
2011-05-14 | removed a deprecated function use in users lib | cash |
2011-05-14 | improved documentation of elgg_register_action() | cash |
2011-05-14 | improved documentation of elgg_register_extender_url_handler() | cash |
2011-05-14 | Refs #2591 we were not logging inserts, updates, and deletes. Also logging wa... | cash |
2011-05-14 | made database query logging explicitly set to NOTICE level | cash |
2011-05-06 | Fixed wrapper for annotation calculations. | brettp |
2011-04-28 | Removed unneeded else. | brettp |
2011-04-28 | Fixes #3127. Normalizing the json returned by the ajax action handler. Doing ... | brettp |
2011-04-27 | Fixed possible WSOD for plugin text file page handler. | brettp |
2011-04-27 | Removed stray test code. | brettp |
2011-04-27 | Refs #3362. Removed use of $show_bad in elgg_get_plugins(). | brettp |
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri... | brettp |
2011-04-26 | Fixes #2922: pg/livesearch now works with "term" parameter | ewinslow |
2011-04-26 | Fixes some coding standard issues in elgglib.php | ewinslow |
2011-04-25 | Fixes #2899, #2870. Added README.txt, CHANGES.txt, COPYRIGHT.txt, LICENSE.txt... | brettp |
2011-04-22 | Fixed rewriting for internalid and internalname to not cause false deprecatio... | brettp |
2011-04-22 | Added 3rd param to elgg_deprecated_notice() to control how much of the stack ... | brettp |
2011-04-22 | Fixes some deprecated notices in admin online user widget. | brettp |
2011-04-22 | Fixed erroneous notices about full_view when passing $vars directly to anothe... | brettp |
2011-04-21 | Refs #3195. Selectively joining certain tables for performance with annotatio... | brettp |
2011-04-21 | Reverting the annotation changes because they're not ready yet. | brettp |