aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-09Fixes #2625 removed old hack from elgg_view_annotation()Cash Costello
2012-02-09Fixes #4361 corrects forwarding logic for closed groupsCash Costello
2012-02-09Fixes #4362 extra context was breaking group sidebar menu logicCash Costello
2012-02-09Fixes #2942 all list pages should have messages when no content nowCash Costello
2012-02-08Fixes #3678 adds better description of pages pluginCash Costello
2012-02-08Fixes #4348 adds check for missing user when friendingCash Costello
2012-02-08Fixes #4357, #4358 updates .elgg-table-altCash Costello
2012-02-08Fixes #4350 (Edit Avatar - Crop button is misleading, should be hidden ifJanek Lasocki-Biczysko
2012-02-07Fixes #3613 added system message for admins when plugins are disabledCash Costello
2012-02-07Fixes #1043 tags retain their caseCash Costello
2012-02-04Fixes #4354 fixes messageboard deletecash
2012-02-04removed some old code from thewirecash
2012-02-04Fixes #2112 not loading data from entities table twicecash
2012-02-04Fixes #1853 matching UTF8 characters in usernamescash
2012-02-04Fixes #4310 adds missing blog notification functioncash
2012-02-04Merge pull request #156 from cash/cache_langcash
2012-02-03lazy boolean expression evaluation leaves function expressionsJanek Lasocki-Biczysko
2012-02-03response from insert_data needs to be checked for !== FALSEJanek Lasocki-Biczysko
2012-02-03Removed pagination from friends widgetTeam Webgalli
2012-02-03improved documentation for get_user_by_email()Cash Costello
2012-02-01fixed logic that caused plugin language files to not be loadedcash
2012-01-30Refs #4324 installer checks for absolute pathcash
2012-01-30Fixes #4342 updated the installer based on boot reorg - no longer need cachin...cash
2012-01-30fixed typo in plugin codecash
2012-01-30added language strings to installer for refresh and nextcash
2012-01-28Refs #4180 was caching extensions which was causing double extensionsCash Costello
2012-01-28replaced deprecated function call in the wire pluginCash Costello
2012-01-28fixed typo in docsCash Costello
2012-01-28Fixes #4329 removed old recursive delete permissions overrideCash Costello
2012-01-28Fixes #2646 mention ELGG_ENTITIES_NO_VALUE in elgg_get_entities() documentationCash Costello
2012-01-27Fixes #4309 added language stringCash Costello
2012-01-27Fixes #3651 fixed documentation of disable db cache setting and updated wikiCash Costello
2012-01-27Fixes #3509 added documentation to menu system about confirm linksCash Costello
2012-01-27Fixes #1808 using correct message function in profile actionsCash Costello
2012-01-25Refs #4081. Correctly calling setIncrementOffset(false) for deleting entities...Brett Profitt
2012-01-25Fixes #4081. Using ElggBatch to delete recursive.Brett Profitt
2012-01-25not loading language files a second time when session initializedcash
2012-01-25plugins use language cache and cache is cleared properlycash
2012-01-25implemented the clear method of the file cachecash
2012-01-25caching language datacash
2012-01-25Refs #4269. Using ElggBatch to delete annotations / metadata again.Brett Profitt
2012-01-25Fixes #4288. Added setIncrementOffset() to ElggBatch.Brett Profitt
2012-01-24Fixes #4272 where an array of entity types can be used, use array in config o...Cash Costello
2012-01-24Fixes #4326. Disabling system log for upgrades.Brett Profitt
2012-01-24Merge pull request #151 from cash/system_cacheCash Costello
2012-01-24Merge pull request #150 from cash/bootCash Costello
2012-01-23Refs #4147. Changed default site name to "My New Community."Brett Profitt
2012-01-23Fixed typo in language string.Brett Profitt
2012-01-23Fixes #1196. Added elgg_set_ignore_access() calls to disable_entity() when ca...Brett Profitt
2012-01-22Fixes #4311. Rewriting all invalid CSS characters to - for plugin id in plugi...Brett Profitt