aboutsummaryrefslogtreecommitdiff
path: root/engine/lib
AgeCommit message (Expand)Author
2012-01-09Fixes #4243. Added docs for metadata_calculation option to elgg_get_metadata().Brett Profitt
2012-01-09Merge pull request #132 from cash/server_infoCash Costello
2012-01-09coding standard fixes to engineCash Costello
2012-01-08most of the comments in the engine now past the snifferCash Costello
2012-01-08coding standards fixes - commentsCash Costello
2012-01-08Fixes #4234 forcing limit to be nonnegativeCash Costello
2012-01-08Fixes #4278 deprecation notices ignore debug level but do respect whether the...Cash Costello
2012-01-08fixed some formattingCash Costello
2012-01-05Fixes #4243. Added docs to explain the difference between annotation_calculat...Brett Profitt
2012-01-04Fixes #4270 removed use of deprecated methodcash
2012-01-04fixed enabling bug, added flag for recursion, removed unnecessary code in dis...cash
2012-01-04Refs #2051. Fixed: ElggEntity's enable does not recurse.Sem
2012-01-04Fixes #3710. Returning false from update, <type> event no longer deletes entity.Brett Profitt
2012-01-02Fixes #4164 adds a server statistics page to admin areaCash Costello
2012-01-01Fixes #3939 if user does not have permissions to see the name of the access c...cash
2012-01-01Fixes #690 admin editing a user no longer makes them appear activeCash Costello
2012-01-01Fixes #4168 ignoring access when saving an admin noticeCash Costello
2012-01-01Fixes #3992 fixed notice when loading plugins for first timeCash Costello
2011-12-31Fixes #4260 get_user_sites() now workscash
2011-12-31Fixes #4208 notifications do not use site guidcash
2011-12-31Fixes #4254 not registering the default widgets callback more than once per e...cash
2011-12-31Fixes #4258 fixes add_to_river escapingcash
2011-12-31Fixes #4239 rerun corrected blog status upgradecash
2011-12-31Fixes #4248 fixed friend river textCash Costello
2011-12-24Fixes #3272 added button to revert avatarCash Costello
2011-12-24Refs #4009 registering the walled garden css and js on every requestCash Costello
2011-12-23Fixes #683 not deleting annotation when event handlers return false on an updateCash Costello
2011-12-23Fixes #682 not deleting metadata when update, metadata event handlers return ...Cash Costello
2011-12-23Fixes #3716 setting the language when registering new usersCash Costello
2011-12-23Refs #4239 fixed upgrade scripts with bad limitscash
2011-12-19Fixes #4184 dashboard default widgets should work and widgets should be creat...cash
2011-12-19Merge pull request #118 from cash/404Cash Costello
2011-12-19added more spacing to error layoutcash
2011-12-18Merge pull request #115 from hypeJunction/widgets_menucash
2011-12-18Fix #4200: Converting widgets controls into an elgg menuIsmayil Khayredinov
2011-12-18Merge pull request #113 from hypeJunction/4209_jqueryformjscash
2011-12-18Fixes 4209: jquery.form.js library loadingIsmayil Khayredinov
2011-12-17moved user settings extensions to user_settings librarycash
2011-12-17Fixes #4190 accepting full urls with non-ascii charactersCash Costello
2011-12-15fixes elgg_get_user_validation_status() always returning nullzcho
2011-12-08Fixes #3181 caching language js on server side with proper headerscash
2011-12-08Fixes #4025 added a url handler for commentscash
2011-12-08Fixes #4185, #2111 adds control panel widgetcash
2011-12-07Merge pull request #104 from janeklb/t4187Cash Costello
2011-12-07#4187 (get_entity optimization)Janek Lasocki-Biczysko
2011-12-06Fixes #4173 removed use of \w since it is locale sensitivecash
2011-12-05first version of a 404 pagecash
2011-12-03Refs #4176 added elgg_list_registered_entities() fix to 1.8 branchcash
2011-11-29Need to call elgg_register_simplecache_view('css/lightbox') to register the l...Jeff Tilson
2011-11-28Fixes #3496 finished up this ticket by updating unit test and using more para...cash