Age | Commit message (Expand) | Author |
2013-06-02 | fixed a notice when accessing $CONFIG->icon_sizes | cash |
2013-06-01 | Refs #5538: Adds missing attributes to ElggUser and ElggCoreUserTest (by Pawe... | Steve Clay |
2013-06-01 | Merge branch '5539_18' into 1.8 | Steve Clay |
2013-06-01 | Add filtering for site entities, faster filtering | Steve Clay |
2013-05-31 | Fixes #4912 custom site menu items are now matched | Cash Costello |
2013-05-31 | Fixes #5572 not including embed link in longtext menu for users who are logge... | Cash Costello |
2013-05-30 | not forcing the limit to be a certain value in content plugins | cash |
2013-05-30 | Fixes #5564 count works with elgg_get_entities_from_annotation_calculation() | cash |
2013-05-30 | Fixes #5567 throw exception when saving with ACCESS_DEFAULT | cash |
2013-05-30 | Refs #5565 adds documentation on ACCESS_DEFAULT | cash |
2013-05-30 | Merge pull request #5563 from jeabakker/better-result-for-elggfile-delete | Cash Costello |
2013-05-30 | change order so plugin/[pluginname]/settings is used instead of | Jeroen Dalsem |
2013-05-30 | Fixes #5559 not clearing last_forward_from in session if login fails | cash |
2013-05-30 | Merge pull request #5553 from jeabakker/working-pagination-in-online-users | Cash Costello |
2013-05-30 | Adding untracked content | Silvio Rhatto |
2013-05-30 | Updating modules | Silvio Rhatto |
2013-05-30 | ElggFile->delete() will return a correct state even for non saved | Jerome Bakker |
2013-05-30 | Merge pull request #5555 from jeabakker/groups-get-user-membership | Cash Costello |
2013-05-30 | fixed: only returning groups in get_user_membership (as documented) | Jerome Bakker |
2013-05-29 | Fix avatar edit permissions (by Jerôme Bakker) | Steve Clay |
2013-05-29 | fixed: pagination in online members overview | Jerome Bakker |
2013-05-29 | changed: the system_log table can now store ipv6 addresses | Jerome Bakker |
2013-05-29 | fixed location of parameters in cli installer script | Cash Costello |
2013-05-29 | Fixes #5551 removes corrupt entities from database | Cash Costello |
2013-05-28 | Fixes #5531 removes symbol interpretation from translit class | cash |
2013-05-28 | Fixes #5430 adds work around for IE8 for jumping avatars | cash |
2013-05-28 | Fixes #5337 properly checking if admin notice exists | cash |
2013-05-27 | Refs #5538 - Added regression test | Paweł Sroka |
2013-05-23 | Refs #5522. Removed unused code. | Brett Profitt |
2013-05-23 | Fixes #5522. Only adding children elements to menu items if they haven't alre... | Brett Profitt |
2013-05-19 | Merge pull request #5500 from cash/fix_infinite_loop | Cash Costello |
2013-05-17 | Merge pull request #5499 from cash/group_fulltext_index | Steve Clay |
2013-05-17 | Refs #5491 temporary fix for bad can_edit_extender() logic | cash |
2013-05-17 | Fixes #5479 adds group full text index if missing | cash |
2013-05-17 | Fixes #5490 log table deletion works now | cash |
2013-05-13 | Merge branch 'pr5416' into 1.8 | Steve Clay |
2013-05-13 | Add test for = lookbehind | Steve Clay |
2013-05-11 | Merge pull request #5427 from cash/enabled_annotations | Cash Costello |
2013-05-11 | Fixes #5419 adds tests for enabling/disabling annotations and fixes bug with ... | Cash Costello |
2013-05-11 | Fixes #5441 deprecates the entity caching functions | Cash Costello |
2013-05-11 | Fixes #5422 fixes tag processing for file plugin | Cash Costello |
2013-05-06 | Merge pull request #5436 from mrclay/5435 | Cash Costello |
2013-05-05 | Fixes #5435: Allows upgrade to boot on old schemas | Steve Clay |
2013-05-02 | not sure what a flush() is doing there | cash |
2013-05-02 | Fixes #5418 adds enabled clause for annotations | cash |
2013-05-02 | Fixes #5421 fixes some encoding issues where wrong context was used | cash |
2013-05-02 | Fixes #5401 using description if excerpt is not set | cash |
2013-05-02 | Fixes #5405 fixes fatal error | cash |
2013-05-02 | Fixes #5424 not showing more link on a non-faceted search page | cash |
2013-04-29 | Adding single quote anchor to parse_url unit test | Jeff Tilson |