Age | Commit message (Expand) | Author |
2012-10-04 | saving an unnessesary database call to check for icon_sizes | Jerome Bakker |
2012-10-03 | Fixes #3018: Checks DB for access before using memcache-stored entity (sugges... | Steve Clay |
2012-09-28 | fixed: shortcoming in Elgg's custom PHP error handler | Jerome Bakker |
2012-09-28 | fixed: elgg_get_site_entity now works as documented | Jerome Bakker |
2012-09-25 | Fixes #3035 - menu items appearing in reverse registration order | Srokap |
2012-09-05 | Moved upgrade lock/unlock functions to upgrade.php lib. | Sem |
2012-09-03 | Fixes #4290: adds volatile metadata cache, unit tests, and pre-loading for fe... | Steve Clay |
2012-08-26 | Merge pull request #360 from beck24/#4794-fix-river-comment-upgrade | Evan Winslow |
2012-08-26 | Merge pull request #349 from sembrestels/river-delete-validate | Evan Winslow |
2012-08-25 | Fixed @return doc on elgg_extract | Steve Clay |
2012-08-22 | Merge branch 'steve-4543' into 1.8 | Steve Clay |
2012-08-22 | Refactored for clarity | Steve Clay |
2012-08-07 | fixes river upgrade for comments | Matt Beckett |
2012-08-05 | Fixes #4764: Twitter login supports persistent and referrer forwarding | Steve Clay |
2012-07-31 | Fixes #4774. Added tokens insted is_action param in delete river menu item. | Sem |
2012-07-17 | switched to matching by link name - same results, simpler code | Matt Beckett |
2012-07-16 | Fixes #4621 adds warning to remove_subtype() | Cash Costello |
2012-07-16 | Merge pull request #304 from sembrestels/donate-manifest | Cash Costello |
2012-07-17 | Refs #4643. Added unlock upgrade action. | Sem |
2012-07-16 | added URL to the other new method names | Cash Costello |
2012-07-15 | persist 'selected' state of site menu | Matt Beckett |
2012-07-14 | Fixes #4705 validate view type | Cash Costello |
2012-07-14 | Refs #4004 decided to downgrage missing language keys to NOTICE for all langu... | Cash Costello |
2012-07-14 | Merge pull request #305 from sembrestels/elgg_echo_log | Cash Costello |
2012-07-13 | Refs #4004. Used $CONFIG->translations instead of elgg_echo() | Sem |
2012-07-13 | Refs #4004. Downgraded to notice and warning. It also returns the complete la... | Sem |
2012-07-13 | Refs #3646. "getRepositoryURL" is more descriptive than "getRepository". | Sem |
2012-07-12 | Fixes #4702 better actions logic | Cash Costello |
2012-07-09 | Fixes #4685 display proper error on invalid requirement | Cash Costello |
2012-07-09 | Refs #4631 $object->canEdit() check not necessary and added a confirm popup o... | Cash Costello |
2012-07-09 | Merge pull request #296 from sembrestels/delete-river | Cash Costello |
2012-07-08 | Fixes #4004. elgg_logging when a language key is missing. | Sem |
2012-07-08 | Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest. | Sem |
2012-07-07 | Fixes #4631. Admins are now able to delete river items. | Sem |
2012-07-06 | Fixes #3046 adds documentation for requesting entities that do not have metad... | Cash Costello |
2012-07-05 | Fixes #4438 using request language to clear up confusion | Cash Costello |
2012-07-05 | fixed typo in comment | Cash Costello |
2012-07-05 | added different comment so I don't break this test again | Cash Costello |
2012-07-05 | Refs #2276 made the new class private | Cash Costello |
2012-07-05 | Merge pull request #281 from mrclay/2276-friendly-title | Cash Costello |
2012-07-04 | stop double encoding the ban reason | Cash Costello |
2012-07-01 | Fixes #3955 removes public access from walled gardens - maintains groups func... | Cash Costello |
2012-06-29 | Merge pull request #288 from mrclay/4634-group-icons-2 | Cash Costello |
2012-06-28 | Fixes #4634: Restores pre 1.7 group profile pics after update | Steve Clay |
2012-06-28 | Fixes #4642 group discussion replies work now | cash |
2012-06-26 | Added NFC conversion where available | Steve Clay |
2012-06-26 | Fixes #2276: Better friendly titles, portable ElggTranslit class, better units | Steve Clay |
2012-06-23 | Fixes #4428 functions deprecated for current version logged at WARNING. They ... | Cash Costello |
2012-06-23 | Fixes #4168 returning default value from elgg_extract if non-array passed - n... | Cash Costello |
2012-06-23 | Fixes #4619 downgraded type violations to warnings | Cash Costello |