Age | Commit message (Expand) | Author |
2012-01-25 | caching language data | cash |
2012-01-25 | Refs #4269. Using ElggBatch to delete annotations / metadata again. | 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 | 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 | Fixes #1196. Added elgg_set_ignore_access() calls to disable_entity() when ca... | 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 #4318 added guid to the list of parameters for elgg_delete_metadata() | Cash Costello |
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 | 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-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-15 | Fixes #4036. Hiding exceptions except for admin users. | Brett Profitt |
2012-01-11 | Fixes #4292 added a white list for ajax views | cash |
2012-01-10 | Fixes #4269. Not using ElggBatch to delete metadata / annotations. Added unit... | Brett Profitt |
2012-01-09 | Fixes #4243. Added docs for metadata_calculation option to elgg_get_metadata(). | Brett Profitt |
2012-01-09 | Merge pull request #132 from cash/server_info | Cash Costello |
2012-01-09 | coding standard fixes to engine | Cash Costello |
2012-01-08 | most of the comments in the engine now past the sniffer | Cash Costello |
2012-01-08 | coding standards fixes - comments | Cash Costello |
2012-01-08 | Fixes #4234 forcing limit to be nonnegative | Cash Costello |
2012-01-08 | Fixes #4278 deprecation notices ignore debug level but do respect whether the... | Cash Costello |
2012-01-08 | fixed some formatting | Cash Costello |
2012-01-05 | Fixes #4243. Added docs to explain the difference between annotation_calculat... | Brett Profitt |
2012-01-04 | Fixes #4270 removed use of deprecated method | cash |
2012-01-04 | fixed enabling bug, added flag for recursion, removed unnecessary code in dis... | cash |
2012-01-04 | Refs #2051. Fixed: ElggEntity's enable does not recurse. | Sem |
2012-01-04 | Fixes #3710. Returning false from update, <type> event no longer deletes entity. | Brett Profitt |
2012-01-02 | Fixes #4164 adds a server statistics page to admin area | Cash Costello |
2012-01-01 | Fixes #3939 if user does not have permissions to see the name of the access c... | cash |
2012-01-01 | Fixes #690 admin editing a user no longer makes them appear active | Cash Costello |
2012-01-01 | Fixes #4168 ignoring access when saving an admin notice | Cash Costello |
2012-01-01 | Fixes #3992 fixed notice when loading plugins for first time | Cash Costello |
2011-12-31 | Fixes #4260 get_user_sites() now works | cash |
2011-12-31 | Fixes #4208 notifications do not use site guid | cash |
2011-12-31 | Fixes #4254 not registering the default widgets callback more than once per e... | cash |
2011-12-31 | Fixes #4258 fixes add_to_river escaping | cash |
2011-12-31 | Fixes #4239 rerun corrected blog status upgrade | cash |
2011-12-31 | Fixes #4248 fixed friend river text | Cash Costello |
2011-12-24 | Fixes #3272 added button to revert avatar | Cash Costello |
2011-12-24 | Refs #4009 registering the walled garden css and js on every request | Cash Costello |