Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-25 | datalist_get() was incorrectly setting escaped values in the cache. | Brett Profitt | |
2011-06-25 | fixed spacing in elgg_admin_add_plugin_settings_menu() | cash | |
2011-06-25 | Fixes #3609 removed use of deprecated trigger_plugin_hook() | cash | |
2011-06-24 | Refs #1253 using 'list_type' string instead of boolean 'gallery' for entity ↵ | cash | |
listing | |||
2011-06-24 | cleaned up the list/gallery css classes to use standard class naming - minor ↵ | cash | |
modifications only | |||
2011-06-24 | Merge squashed pull request #42 from benbro/master - Fixes #3586 by adding a ↵ | Cash Costello | |
hook for finding active users | |||
2011-06-24 | added find_active_users hook | benbro | |
2011-06-24 | Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ↵ | Cash Costello | |
ewinslow-3404-river-revamp Conflicts: languages/en.php | |||
2011-06-22 | Merge pull request #44 from lie2815/3546-menu-item-edit-text | Cash Costello | |
Fixes #3546 Add setText() method to ElggMenuItem class | |||
2011-06-21 | Add param description to PHPDoc comments of setText() function. | Franz Liedke | |
2011-06-21 | Fix dumb typos from last commit. | Franz Liedke | |
2011-06-20 | Add setText() method to ElggMenuItem class. Fixes #3546. | Franz Liedke | |
2011-06-20 | Add setHref() method to ElggMenuItem class. Fixes #3486. | Franz Liedke | |
2011-06-13 | Fixes #3282 always using a menu item's name in its class | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9200 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-12 | Fixes #2910 set the site_guid of site entities | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9192 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-12 | Fixes #3480 not requiring a timestamp when using the js/css page handler | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9191 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | topbar icons were pushing the site title. Forced the elgg logo and avatar to ↵ | cash | |
behave. Adding overflow hidden to the topbar div would prevent future problems but cause issues for those adding drop down menus git-svn-id: http://code.elgg.org/elgg/trunk@9183 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Fixes #3039 added elgg_delete_river() | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9180 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Fixes #3515 created a unified page handler for account pages | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9175 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | sorting plugin settings menu items by text | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9169 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Fixes #3489 added input/output views for tag and location | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9163 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Fixes #3548 the check for an admin menu's parent wasn't working | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9159 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #2871 promoted advanced plugins up to be a primary menu | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9156 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #3510, #3366. Added warning about count vs sum in ↵ | brettp | |
egef_annotation_count() to trunk. git-svn-id: http://code.elgg.org/elgg/trunk@9147 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-08 | Refs #3510, #3416. Merged update for making sure users have relationship ↵ | brettp | |
member_of on site object. git-svn-id: http://code.elgg.org/elgg/trunk@9144 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
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 | |
git-svn-id: http://code.elgg.org/elgg/trunk@9141 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-07 | Refs #3510, #3433. Ported r9062 to trunk. Fix for comment hook returning 0 ↵ | brettp | |
comments. git-svn-id: http://code.elgg.org/elgg/trunk@9139 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-01 | Fixes #3455 added documentation back to deprecated functions | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9125 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-24 | Fixes #3467. Fixed bugs in priority deps. Can now disable active plugins ↵ | brettp | |
with unmet dependencies. git-svn-id: http://code.elgg.org/elgg/trunk@9111 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-20 | Refs #3340 pulls dashboard out as plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9108 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-20 | Fixes #3300 adds a created,river event | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9104 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-19 | 'creating', 'river' is the plugin hook for preventing or catching a river ↵ | cash | |
addition before it happens git-svn-id: http://code.elgg.org/elgg/trunk@9103 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-19 | Fixes #3454 not stripping empty attributes | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9102 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-19 | Fixes #3163 plugin/<plugin id>/settings.php is now the preferred way to add ↵ | cash | |
settings plugins git-svn-id: http://code.elgg.org/elgg/trunk@9101 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-19 | Fixes #3462 empty classes directory is no longer treated as an error | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9100 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-18 | Fixes #3132 added 'route', $handler plugin hook | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9098 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | Fixes #3456 user/default now works much like the object/<subtype> views ↵ | cash | |
regarding the menu git-svn-id: http://code.elgg.org/elgg/trunk@9082 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | not using deprecated get_annotation/get_metadata functions in ↵ | cash | |
can_edit_extender() git-svn-id: http://code.elgg.org/elgg/trunk@9081 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | removed a deprecated function use in users lib | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9077 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | improved documentation of elgg_register_action() | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9074 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | improved documentation of elgg_register_extender_url_handler() | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9072 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | Refs #2591 we were not logging inserts, updates, and deletes. Also logging ↵ | cash | |
was happening before formatting of the queries. All fixed in this commit. git-svn-id: http://code.elgg.org/elgg/trunk@9067 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | made database query logging explicitly set to NOTICE level | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9066 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-09 | Fixes 3426. Not using a horrible variable name and fixing the bug created by it. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9057 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-06 | Fixed wrapper for annotation calculations. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9056 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-29 | Bah, can't do that | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@9053 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-29 | Deny all HTTP access to the engine directory | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@9052 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-28 | Removed unneeded else. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9040 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-28 | Fixes #3127. Normalizing the json returned by the ajax action handler. Doing ↵ | brettp | |
this in PHP. git-svn-id: http://code.elgg.org/elgg/trunk@9039 36083f99-b078-4883-b0ff-0f9b5a30f544 |