Age | Commit message (Expand) | Author |
2012-02-08 | Fixes #3678 adds better description of pages plugin | Cash Costello |
2012-02-08 | Fixes #4348 adds check for missing user when friending | Cash Costello |
2012-02-08 | Fixes #4357, #4358 updates .elgg-table-alt | Cash Costello |
2012-02-08 | Fixes #4350 (Edit Avatar - Crop button is misleading, should be hidden if | Janek Lasocki-Biczysko |
2012-02-07 | Fixes #3613 added system message for admins when plugins are disabled | Cash Costello |
2012-02-07 | Fixes #1043 tags retain their case | Cash Costello |
2012-02-04 | Fixes #4354 fixes messageboard delete | cash |
2012-02-04 | removed some old code from thewire | cash |
2012-02-04 | Fixes #2112 not loading data from entities table twice | cash |
2012-02-04 | Fixes #1853 matching UTF8 characters in usernames | cash |
2012-02-04 | Fixes #4310 adds missing blog notification function | cash |
2012-02-04 | Merge pull request #156 from cash/cache_lang | cash |
2012-02-03 | lazy boolean expression evaluation leaves function expressions | Janek Lasocki-Biczysko |
2012-02-03 | response from insert_data needs to be checked for !== FALSE | Janek Lasocki-Biczysko |
2012-02-03 | Removed pagination from friends widget | Team Webgalli |
2012-02-03 | improved documentation for get_user_by_email() | Cash Costello |
2012-02-01 | fixed logic that caused plugin language files to not be loaded | cash |
2012-01-30 | Refs #4324 installer checks for absolute path | cash |
2012-01-30 | Fixes #4342 updated the installer based on boot reorg - no longer need cachin... | cash |
2012-01-30 | fixed typo in plugin code | cash |
2012-01-30 | added language strings to installer for refresh and next | cash |
2012-01-28 | Refs #4180 was caching extensions which was causing double extensions | Cash Costello |
2012-01-28 | replaced deprecated function call in the wire plugin | Cash Costello |
2012-01-28 | fixed typo in docs | Cash Costello |
2012-01-28 | Fixes #4329 removed old recursive delete permissions override | Cash Costello |
2012-01-28 | Fixes #2646 mention ELGG_ENTITIES_NO_VALUE in elgg_get_entities() documentation | Cash Costello |
2012-01-27 | Fixes #4309 added language string | Cash Costello |
2012-01-27 | Fixes #3651 fixed documentation of disable db cache setting and updated wiki | Cash Costello |
2012-01-27 | Fixes #3509 added documentation to menu system about confirm links | Cash Costello |
2012-01-27 | Fixes #1808 using correct message function in profile actions | Cash Costello |
2012-01-25 | Refs #4081. Correctly calling setIncrementOffset(false) for deleting entities... | Brett Profitt |
2012-01-25 | Fixes #4081. Using ElggBatch to delete recursive. | Brett Profitt |
2012-01-25 | not loading language files a second time when session initialized | cash |
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 |