Age | Commit message (Expand) | Author |
2012-01-25 | plugins use language cache and cache is cleared properly | cash |
2012-01-25 | implemented the clear method of the file cache | cash |
2012-01-25 | caching language data | cash |
2012-01-25 | Refs #4269. Using ElggBatch to delete annotations / metadata again. | Brett Profitt |
2012-01-25 | Fixes #4288. Added setIncrementOffset() to ElggBatch. | Brett Profitt |
2012-01-24 | Fixes #4272 where an array of entity types can be used, use array in config o... | Cash Costello |
2012-01-24 | Fixes #4326. Disabling system log for upgrades. | Brett Profitt |
2012-01-24 | Merge pull request #151 from cash/system_cache | Cash Costello |
2012-01-24 | Merge pull request #150 from cash/boot | Cash Costello |
2012-01-23 | Refs #4147. Changed default site name to "My New Community." | Brett Profitt |
2012-01-23 | Fixed typo in language string. | Brett Profitt |
2012-01-23 | Fixes #1196. Added elgg_set_ignore_access() calls to disable_entity() when ca... | Brett Profitt |
2012-01-22 | Fixes #4311. Rewriting all invalid CSS characters to - for plugin id in plugi... | Brett Profitt |
2012-01-22 | Refs #2222. Added schema update for system log ip address column. | Brett Profitt |
2012-01-22 | Fixes #4295 using on duplicate key to not fail when adding the same user more... | cash |
2012-01-22 | Fixes #4321. Limit alone is no longer valid for batch delete operations for m... | Brett Profitt |
2012-01-22 | Refs #4325. Restored the null vs bool return in elgg_delete_metadata(). | Brett Profitt |
2012-01-22 | Fixes #4320 updated documentation for base_url in pagination and added backwa... | Cash Costello |
2012-01-22 | Fixes #4318 added guid to the list of parameters for elgg_delete_metadata() | Cash Costello |
2012-01-22 | Merge pull request #149 from webgalli/patch-1 | Cash Costello |
2012-01-22 | Removed unnecessary gatekeeper from bookmark actions. | Team Webgalli |
2012-01-22 | Merge pull request #148 from hypeJunction/getObjects | Cash Costello |
2012-01-21 | fix for deprecated use of elgg_get_objects | Ismayil Khayredinov |
2012-01-21 | moved cache loading out of plugin code | Cash Costello |
2012-01-21 | better location for system cache in data directory | Cash Costello |
2012-01-21 | Fixes #4180 finished conversion to system cache by converting datalist/CONFIG... | Cash Costello |
2012-01-21 | updated the display to show system cache language | Cash Costello |
2012-01-21 | switched the function names to system cache | Cash Costello |
2012-01-21 | cleans up the boot process | Cash Costello |
2012-01-21 | single for loop for loading libraries | Cash Costello |
2012-01-21 | updated documentation of configuration lib | Cash Costello |
2012-01-21 | improved documentation in bootstrap script | Cash Costello |
2012-01-20 | Fixes #2222. Added IP address to system log table and log browser. Fixed prob... | Brett Profitt |
2012-01-20 | Refs #4293 removed unnecessary get_input('offset') calls since elgg_list_enti... | Cash Costello |
2012-01-20 | Fixes #4303 passing arguments to elgg_view_entity_list in options array | Cash Costello |
2012-01-18 | Merge pull request #147 from jeabakker/patch-1 | Cash Costello |
2012-01-18 | Merge pull request #145 from sembrestels/default-access | Cash Costello |
2012-01-18 | Fixed #3155. Limited site default access to core access levels. | Sem |
2012-01-18 | Merge pull request #138 from hypeJunction/tags_html_markup | Cash Costello |
2012-01-18 | Merge pull request #144 from sembrestels/alpha-backgrounds | Cash Costello |
2012-01-18 | Fixes #3911. File and page icons with transparent backgrounds since now. | Sem |
2012-01-18 | Merge pull request #146 from adayth/patch-1 | Cash Costello |
2012-01-18 | solves part of #4307 | Jerome Bakker |
2012-01-18 | solves part of #4307 | Jerome Bakker |
2012-01-17 | Fixes #4305 added backward compatibility for file read url | adayth |
2012-01-16 | Refs #4036. Forgot to add a new view. | Brett Profitt |
2012-01-15 | Fixes #4036. Hiding exceptions except for admin users. | Brett Profitt |
2012-01-12 | added clearfix to increase the size of the area for the drag handle | Cash Costello |
2012-01-11 | updated version and changes.txt | cash |
2012-01-11 | Fixes #4292 added a white list for ajax views | cash |