Age | Commit message (Expand) | Author |
2013-10-08 | Fix inline docs for set_input | Steve Clay |
2013-09-30 | fixes #6100 auth_gettoken now works with email address | Jerome Bakker |
2013-09-20 | Merge branch 'sembrestels-patch-2' into 1.8 | Steve Clay |
2013-09-20 | Adds comment to explain URL decoding in get_user_by_username | Steve Clay |
2013-09-20 | detect pagination needs | Jeroen Dalsem |
2013-09-12 | spacing | Matt Beckett |
2013-09-12 | collections pages are only for logged in users | Matt Beckett |
2013-09-12 | Fixes #6052. Urldecoding usernames to allow non-alphanumeric characters. | Sem |
2013-08-28 | Merge pull request #5552 from jeabakker/#251-ipv6-system-log-table | Steve Clay |
2013-07-13 | adds warning for those using a string value with the operand "IN" for metadat... | Cash Costello |
2013-07-13 | Fixes #5800 cast user guid to an int | Cash Costello |
2013-07-09 | Fixes #5706. Allowing parens in URIs if not last character. | Brett Profitt |
2013-07-05 | Fixes #4293 don't require both offset key and offset for listing stuff | cash |
2013-06-17 | fixed: wrong default behaviour in can_edit_entity_metadata | Jerome Bakker |
2013-06-14 | Fixes #5626 adds limit for display of titles for river, breadcrumbs, and list... | Cash Costello |
2013-06-13 | Merge pull request #5592 from mrclay/5357 | Cash Costello |
2013-06-08 | Merge pull request #5619 from mrclay/5598 | Steve Clay |
2013-06-08 | Fixes #5598: Properly update metadata cache in update_metadata() | Steve Clay |
2013-06-07 | Rename ban/unban to disable/enable | Steve Clay |
2013-06-07 | Add way to ban entities from the entity cache | Steve Clay |
2013-06-03 | Refs #5357: Introduces ElggBatch awareness of incomplete entities during fetch | Steve Clay |
2013-06-02 | fixed a notice when accessing $CONFIG->icon_sizes | cash |
2013-05-31 | Fixes #4912 custom site menu items are now matched | Cash Costello |
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 #5553 from jeabakker/working-pagination-in-online-users | Cash Costello |
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 | 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 | Fixes #5551 removes corrupt entities from database | Cash Costello |
2013-05-28 | Fixes #5337 properly checking if admin notice exists | cash |
2013-05-19 | Merge pull request #5500 from cash/fix_infinite_loop | Cash Costello |
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-13 | Merge branch 'pr5416' into 1.8 | 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-02 | Fixes #5418 adds enabled clause for annotations | cash |
2013-05-02 | Fixes #5405 fixes fatal error | cash |
2013-04-29 | Fixes #2057 (broken internet archive links) | Jeff Tilson |
2013-04-20 | Fixes #5244 adds nofollow to anchor tags created by parse_urls() | cash |
2013-04-20 | Fixes #5369 allows ! in urls and adds unit tests | Cash Costello |
2013-04-20 | Fixes #5004 fixed some documentation in database lib | Cash Costello |
2013-04-19 | Fixes #4530 not caching 0 as page owner | cash |
2013-04-19 | Fixes #5233 password reset uses entity save so memcache is cleared | cash |
2013-04-19 | Fixes #5367 returning all groups that a user belongs to - need to deprecate t... | Cash Costello |
2013-04-16 | Fixes #5362 correctly getting user on user plugin settings page | cash |