Age | Commit message (Expand) | Author |
2011-12-23 | Refs #4239 improved the documentation on ElggBatch for the limit option | cash |
2011-12-22 | Merge branch '1.8' after 1.8.2 release | Cash Costello |
2011-12-20 | Fixes #4211 removes calendar library | Cash Costello |
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-14 | Fixes #3341 removed xml-rpc code from Elgg - see xml-rpc plugin if you need a... | cash |
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-08 | Fixes #4182 if simplecache is empty, the cache requests go through the engine... | 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-04 | removed some usage of deprecated methods | Cash Costello |
2011-12-03 | Refs #4176 added elgg_list_registered_entities() fix to 1.8 branch | cash |
2011-11-29 | Fixes #1995 (memcache: incorrect check for get() return value) | Janek Lasocki-Biczysko |
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-28 | forgot this unit test from a previous commit | 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 |
2011-11-18 | Fixes #4111 guid is now an int | cash |
2011-11-18 | Fixes #4128 better test of null passed to registering external files | cash |
2011-11-18 | Fixes #4134 improved plugin manifest tests by using assertIdentical more | cash |
2011-11-18 | Fixes #4133 updated type in plugin manifest test | cash |
2011-11-18 | Fixes #4132 fixed metastring delete by id test | cash |
2011-11-18 | Fixes #4131 elgg_delete_metastring_based_object_by_id() should return a bool | cash |
2011-11-18 | Fixes #4129 fixed priority list tests | cash |
2011-11-18 | Fixes #4126 fixed test for checking relationship existence | cash |
2011-11-18 | Fixes #4118 returning bool from leave group functions | cash |
2011-11-18 | Fixes #4115 returning bool from remove_user_from_access_collection() | cash |
2011-11-18 | Fixes #4113 returning a bool from delete_access_collection() | cash |
2011-11-18 | Fixes #4125 checking count correctly | cash |
2011-11-18 | Fixes #4122, #4123, #4124 testing for empty arrays and added some documentati... | cash |
2011-11-18 | Fixes #4112 get_user_by_username() returns false if no user | cash |
2011-11-18 | Fixes #4109 remove inaccurate comment due to copy & paste | Cash Costello |
2011-11-18 | Fixes #4108 delete() returns bool now and updated unit tests | Cash Costello |
2011-11-18 | Fixes #4104, #4105 fixed casting in testElggEntityMetadata() | Cash Costello |