Age | Commit message (Expand) | Author |
2012-11-14 | Fixes #4861: allow lazy-loading for static method callbacks, allow more calla... | Steve Clay |
2012-10-25 | Merge pull request #293 from Srokap/ticket_3035 | Steve Clay |
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-03 | Fixes #4290: adds volatile metadata cache, unit tests, and pre-loading for fe... | 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 |
2012-06-15 | Merge pull request #208 from jeabakker/#4117 | Cash Costello |
2012-05-17 | Fixes #4249: Removes links to non-existent documentation. | Evan Winslow |
2012-05-14 | Refs #4313. Loading ElggPlugin classes with the fully joined objects table. | Brett Profitt |
2012-05-10 | Fixes #2776. Overriding permissions to delete metadata when overwriting multi... | Brett Profitt |
2012-05-10 | Refs #2776. Cleaned up ElggEntity::setMetaData(). | Brett Profitt |
2012-05-10 | Documented that results will be null if no results are returned in ElggBatch. | Brett Profitt |
2012-05-01 | added /login to the default public pages | Jerome Bakker |
2012-04-24 | Merge branch 'walled_garden' of https://github.com/cash/Elgg into 1.8 | Brett Profitt |
2012-04-18 | fixes #3405 Memcache: fault in contructor can cause site to go into | Jerome Bakker |
2012-03-15 | Fixes #4394. Added cron and services URLs to the default public pages list fo... | Brett Profitt |
2012-02-25 | Fixes #3312, #3632. Added class elgg-plugin-category-<category> to the plugin... | Brett Profitt |
2012-02-10 | new layout and ajax loading for walled garden | Cash Costello |
2012-02-09 | Fixes #4283 moving widgets from inactive plugins to the bottom of columns | Cash Costello |
2012-02-04 | Fixes #2112 not loading data from entities table twice | cash |
2012-01-25 | implemented the clear method of the file cache | cash |
2012-01-25 | Fixes #4288. Added setIncrementOffset() to ElggBatch. | Brett Profitt |
2012-01-22 | Merge pull request #148 from hypeJunction/getObjects | Cash Costello |
2012-01-21 | fix for deprecated use of elgg_get_objects | Ismayil Khayredinov |
2012-01-20 | Refs #4293 removed unnecessary get_input('offset') calls since elgg_list_enti... | Cash Costello |
2012-01-09 | Fixes #4285 move only fetches 10 items | Jeroen Dalsem |
2012-01-09 | coding standard fixes to engine | Cash Costello |
2012-01-08 | most of the comments in the engine now past the sniffer | Cash Costello |
2012-01-08 | coding standards fixes - comments | Cash Costello |
2012-01-08 | Refs #4271 integrates fix to 1.8 branch for ODDDocument | Cash Costello |
2012-01-07 | Refs #3209 fixed spacing and added options for wire method | Cash Costello |
2012-01-07 | pulled ODD classes out of ODDEntity | Cash Costello |
2012-01-01 | Fixes #3209 finished adding class properties documentation | Cash Costello |
2012-01-01 | fixed copy and paste error in documentation of ElggCache | Cash Costello |
2012-01-01 | Refs #2290 removes check for username | Cash Costello |
2011-12-31 | Fixes #4204 using only the relationship for getting members of a site | cash |
2011-12-31 | Fixes #4255 new widget ordering code | cash |
2011-12-31 | Merge pull request #130 from ewinslow/3209-main-types | Evan Winslow |