Age | Commit message (Expand) | Author |
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-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 |
2011-12-31 | Refs #3209: Adds property docs for the four main entity classes | Evan Winslow |
2011-12-31 | Fixes #4259 using container guid for widgets when moving | cash |
2011-12-31 | Small typo. Seems to work, but i prefer it nice and tidy :) | Jeroen Dalsem |
2011-12-23 | Refs #4239 improved the documentation on ElggBatch for the limit option | cash |
2011-12-08 | Fixes #4182 if simplecache is empty, the cache requests go through the engine... | cash |
2011-11-29 | Fixes #1995 (memcache: incorrect check for get() return value) | Janek Lasocki-Biczysko |
2011-11-18 | Fixes #4111 guid is now an int | cash |
2011-11-18 | Fixes #4133 updated type in plugin manifest test | cash |
2011-11-18 | Fixes #4118 returning bool from leave group functions | cash |
2011-11-15 | Fixes #4089 corrects documentation of ElggRelationship constructor | Cash Costello |
2011-11-13 | added the missing set/get priority methods to ElggMenuItem | cash |
2011-11-07 | Refs #4007 previous solution to admin population in ElggUser was throwing war... | Cash Costello |
2011-11-05 | Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs | cash |
2011-11-01 | Fixes #4007 merged in sembrestels fix for ElggUser.isAdmin but used prototype... | cash |