aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵Brett Profitt
entities using ElggBatch.
2012-01-25Fixes #4081. Using ElggBatch to delete recursive.Brett Profitt
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 ↵Cash Costello
object
2012-01-24Fixes #4326. Disabling system log for upgrades.Brett Profitt
2012-01-24Merge pull request #151 from cash/system_cacheCash Costello
Turn viewpath cache into a system cache
2012-01-24Merge pull request #150 from cash/bootCash Costello
Fixes #4317 cleans up the boot process
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 ↵Brett Profitt
called with recursive = true.
2012-01-22Fixes #4311. Rewriting all invalid CSS characters to - for plugin id in ↵Brett Profitt
plugin admin area.
2012-01-22Refs #2222. Added schema update for system log ip address column.Brett Profitt
2012-01-22Fixes #4295 using on duplicate key to not fail when adding the same user ↵cash
more than once to an access collection
2012-01-22Fixes #4321. Limit alone is no longer valid for batch delete operations for ↵Brett Profitt
metadata or annotations.
2012-01-22Refs #4325. Restored the null vs bool return in elgg_delete_metadata().Brett Profitt
2012-01-22Fixes #4320 updated documentation for base_url in pagination and added ↵Cash Costello
backward compatible code
2012-01-22Fixes #4318 added guid to the list of parameters for elgg_delete_metadata()Cash Costello
2012-01-22Merge pull request #149 from webgalli/patch-1Cash Costello
2012-01-22Removed unnecessary gatekeeper from bookmark actions.Team Webgalli
2012-01-22Merge pull request #148 from hypeJunction/getObjectsCash Costello
Fixes #4319 - fix for deprecated use of elgg_get_objects
2012-01-21fix for deprecated use of elgg_get_objectsIsmayil Khayredinov
2012-01-21moved cache loading out of plugin codeCash Costello
2012-01-21better location for system cache in data directoryCash Costello
2012-01-21Fixes #4180 finished conversion to system cache by converting ↵Cash Costello
datalist/CONFIG var name
2012-01-21updated the display to show system cache languageCash Costello
2012-01-21switched the function names to system cacheCash Costello
2012-01-21cleans up the boot processCash Costello
2012-01-21single for loop for loading librariesCash Costello
2012-01-21updated documentation of configuration libCash Costello
2012-01-21improved documentation in bootstrap scriptCash Costello
2012-01-20Fixes #2222. Added IP address to system log table and log browser. Fixed ↵Brett Profitt
problem in log browser that would only show entries without an owner_guid.
2012-01-20Refs #4293 removed unnecessary get_input('offset') calls since ↵Cash Costello
elgg_list_entities() calls that
2012-01-20Fixes #4303 passing arguments to elgg_view_entity_list in options arrayCash Costello
2012-01-18Merge pull request #147 from jeabakker/patch-1Cash Costello
Fixes #4307 using elgg_get_site_entity() to work with multiple sites
2012-01-18Merge pull request #145 from sembrestels/default-accessCash Costello
Limited site default access to core access levels.
2012-01-18Fixed #3155. Limited site default access to core access levels.Sem
2012-01-18Merge pull request #138 from hypeJunction/tags_html_markupCash Costello
Fixes #4282 tags html markup issues
2012-01-18Merge pull request #144 from sembrestels/alpha-backgroundsCash Costello
Fixes #3911. File and page icons with transparent backgrounds since now.
2012-01-18Fixes #3911. File and page icons with transparent backgrounds since now.Sem