Age | Commit message (Expand) | Author |
2013-02-09 | cleaned up some coding standard issues | cash |
2013-02-09 | updated todo comment on compareByWeight | cash |
2013-02-09 | Lots of new @todos :( | Steve Clay |
2013-02-09 | Fixes #5052 using name for annotations and using correct class for export | Cash Costello |
2013-02-09 | remove unused code: vars, foreach keys, etc | Steve Clay |
2013-02-09 | simplify flow, style | Steve Clay |
2013-02-09 | Small changes to remove static analysis noise and simplify flow | Steve Clay |
2013-02-09 | Doc fixes and inline type hints for variables (big static analysis cleanup) | Steve Clay |
2013-02-01 | Fixes #5022 not setting forward on ajax calls for walled garden | Cash Costello |
2013-01-25 | Fixes #4987 removed unnecessary code | cash |
2013-01-20 | Fixes #4991 CLI allowed when walled garden is turned on | Cash Costello |
2013-01-08 | Merge pull request #412 from Srokap/filestore_loose_owner_control | Brett Profitt |
2012-12-22 | Fixes #4856 removed incorrect argument to create_object_entity() | Cash Costello |
2012-12-18 | Merge branch 'pr-380' into 1.8 | Brett Profitt |
2012-12-18 | Fixes #3940. Cleaned up caching for access functions. Access caches are now c... | Brett Profitt |
2012-12-17 | Merge branch 'pr-358' into 1.8 | Brett Profitt |
2012-12-17 | Merge pull request #446 from mrclay/4929-18-entitiesopt | Brett Profitt |
2012-12-16 | Fixes #4962. Using get/setData() methods to store menu item original_order. | Brett Profitt |
2012-12-10 | Fixes #1479. Added ElggAutoP. Removing [\n\r] from test strings before compar... | Brett Profitt |
2012-12-07 | Fixed invalid type hint for ElggPluginManifestParser. | Brett Profitt |
2012-12-06 | Merge branch 'pr-420' into 1.8 | Brett Profitt |
2012-12-05 | Renamed XmlElement changes to ElggXMLElement. Fixed plugin manifest parsing. | Brett Profitt |
2012-12-05 | Fixes 3468 - replaces xml_to_object function with MIT licensed implementation. | Srokap |
2012-12-01 | Make metadata prefetch respect access | Steve Clay |
2012-11-26 | Refs #4933: cache in plugin constructor, remove $CONFIG | Steve Clay |
2012-11-26 | Fixes #4929: Optimize elgg_get_entities and add attribute loader | Steve Clay |
2012-11-14 | Fixes #4861: allow lazy-loading for static method callbacks, allow more calla... | Steve Clay |
2012-11-04 | Fixes #1479 - Replaces WP autop with implementation from Steve Clay. | Paweł Sroka |
2012-10-25 | Merge pull request #293 from Srokap/ticket_3035 | Steve Clay |
2012-10-25 | File access control omits now access to owner control. | Srokap |
2012-10-19 | Correctly passing guid instead of object in container permissions check. | Brett Profitt |
2012-09-25 | Fixes #3035 - menu items appearing in reverse registration order | Srokap |
2012-09-07 | Remove unneeded code | Steve Clay |
2012-09-07 | Better logic for when to forward to login | Steve Clay |
2012-09-07 | Fixes #4789: group_gatekeeper() and river hide closed/invisible group content... | Steve Clay |
2012-09-03 | Fixes #4290: adds volatile metadata cache, unit tests, and pre-loading for fe... | Steve Clay |
2012-08-05 | Fixes #4764: Twitter login supports persistent and referrer forwarding | Steve Clay |
2012-07-16 | Merge pull request #304 from sembrestels/donate-manifest | Cash Costello |
2012-07-16 | added URL to the other new method names | Cash Costello |
2012-07-13 | Refs #3646. "getRepositoryURL" is more descriptive than "getRepository". | Sem |
2012-07-09 | Fixes #4685 display proper error on invalid requirement | Cash Costello |
2012-07-08 | Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest. | Sem |
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-01 | Fixes #3955 removes public access from walled gardens - maintains groups func... | Cash Costello |
2012-06-28 | Fixes #4634: Restores pre 1.7 group profile pics after update | Steve Clay |
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-20 | Merge pull request #192 from jeabakker/#3405 | Cash Costello |
2012-06-17 | Fixes #4383 hard codes bundled plugin list and also removes really ugly color... | Cash Costello |