Age | Commit message (Expand) | Author |
2012-01-08 | Fixes #4234 forcing limit to be nonnegative | Cash Costello |
2012-01-08 | Fixes #4278 deprecation notices ignore debug level but do respect whether the... | Cash Costello |
2012-01-08 | fixed some formatting | Cash Costello |
2012-01-05 | Fixes #4243. Added docs to explain the difference between annotation_calculat... | Brett Profitt |
2012-01-04 | Fixes #4270 removed use of deprecated method | cash |
2012-01-04 | fixed enabling bug, added flag for recursion, removed unnecessary code in dis... | cash |
2012-01-04 | Refs #2051. Fixed: ElggEntity's enable does not recurse. | Sem |
2012-01-04 | Fixes #3710. Returning false from update, <type> event no longer deletes entity. | Brett Profitt |
2012-01-02 | Fixes #4164 adds a server statistics page to admin area | Cash Costello |
2012-01-01 | Fixes #3939 if user does not have permissions to see the name of the access c... | cash |
2012-01-01 | Fixes #690 admin editing a user no longer makes them appear active | Cash Costello |
2012-01-01 | Fixes #4168 ignoring access when saving an admin notice | Cash Costello |
2012-01-01 | Fixes #3992 fixed notice when loading plugins for first time | Cash Costello |
2011-12-31 | Fixes #4260 get_user_sites() now works | cash |
2011-12-31 | Fixes #4208 notifications do not use site guid | cash |
2011-12-31 | Fixes #4254 not registering the default widgets callback more than once per e... | cash |
2011-12-31 | Fixes #4258 fixes add_to_river escaping | cash |
2011-12-31 | Fixes #4239 rerun corrected blog status upgrade | cash |
2011-12-31 | Fixes #4248 fixed friend river text | Cash Costello |
2011-12-24 | Fixes #3272 added button to revert avatar | Cash Costello |
2011-12-24 | Refs #4009 registering the walled garden css and js on every request | Cash Costello |
2011-12-23 | Fixes #683 not deleting annotation when event handlers return false on an update | Cash Costello |
2011-12-23 | Fixes #682 not deleting metadata when update, metadata event handlers return ... | Cash Costello |
2011-12-23 | Fixes #3716 setting the language when registering new users | Cash Costello |
2011-12-23 | Refs #4239 fixed upgrade scripts with bad limits | cash |
2011-12-19 | Fixes #4184 dashboard default widgets should work and widgets should be creat... | cash |
2011-12-19 | Merge pull request #118 from cash/404 | Cash Costello |
2011-12-19 | added more spacing to error layout | cash |
2011-12-18 | Merge pull request #115 from hypeJunction/widgets_menu | cash |
2011-12-18 | Fix #4200: Converting widgets controls into an elgg menu | Ismayil Khayredinov |
2011-12-18 | Merge pull request #113 from hypeJunction/4209_jqueryformjs | cash |
2011-12-18 | Fixes 4209: jquery.form.js library loading | Ismayil Khayredinov |
2011-12-17 | moved user settings extensions to user_settings library | cash |
2011-12-17 | Fixes #4190 accepting full urls with non-ascii characters | Cash Costello |
2011-12-15 | fixes elgg_get_user_validation_status() always returning null | zcho |
2011-12-08 | Fixes #3181 caching language js on server side with proper headers | cash |
2011-12-08 | Fixes #4025 added a url handler for comments | cash |
2011-12-08 | Fixes #4185, #2111 adds control panel widget | cash |
2011-12-07 | Merge pull request #104 from janeklb/t4187 | Cash Costello |
2011-12-07 | #4187 (get_entity optimization) | Janek Lasocki-Biczysko |
2011-12-06 | Fixes #4173 removed use of \w since it is locale sensitive | cash |
2011-12-05 | first version of a 404 page | cash |
2011-12-03 | Refs #4176 added elgg_list_registered_entities() fix to 1.8 branch | cash |
2011-11-29 | Need to call elgg_register_simplecache_view('css/lightbox') to register the l... | Jeff Tilson |
2011-11-28 | Fixes #3496 finished up this ticket by updating unit test and using more para... | cash |
2011-11-27 | fixed some documentation related to subtypes | Cash Costello |
2011-11-25 | added a better message for php libraries that don't exist on disk | Cash Costello |
2011-11-23 | Refs #3496 improving type/subtype handling for the river | Danny Navarro |
2011-11-23 | Refs #4143 adds a unit test for type/subtype where sql generation | cash |
2011-11-18 | Fixes #3792 admin can edit settings again | cash |