aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-11-04Fixes #4058 updating a subtype if it already existsCash Costello
2011-11-03Merge pull request #90 from cash/walled_gardenCash Costello
2011-11-02input lib depends on pageowner lib nowCash Costello
2011-11-01standardized the elgg_get_entities* function @return documentationcash
2011-11-01Fixes #4007 merged in sembrestels fix for ElggUser.isAdmin but used prototype...cash
2011-10-30added back support for registration and forgotten passwords to walled garden ...cash
2011-10-30basic walled garden implementation for logging incash
2011-10-30Merge branch 'master' of github.com:Elgg/ElggBrett Profitt
2011-10-30Fixes #2821. Plugins that are active and cannot be started emit an admin notice.Brett Profitt
2011-10-30Fixes #3370 running the anti-spam option of htmlawed when filtering for outputCash Costello
2011-10-30removed non-overridable insertion of inline style to linksCash Costello
2011-10-30setting $CONFIG->context earlier to avoid using the context functions before ...Cash Costello
2011-10-29Merge branch 'master' of github.com:Elgg/ElggBrett Profitt
2011-10-29Fixes #4029, refs #3859. elgg_invalidate_simplecache() resets the lastcached ...Brett Profitt
2011-10-29Fixes #3201 updates rss view type for core Elggcash
2011-10-29Refs #3201 updates json river views and removed old search viewcash
2011-10-29adds a river layout view that all river views should usecash
2011-10-29Fixes #3920 profile plugin adds a fast loading of user avatarsCash Costello
2011-10-27Fixes #4011 icon sizes are configurable nowcash
2011-10-27Fixes #2937 added .elgg-module-frontcash
2011-10-27Merge pull request #77 from janeklb/t3928Brett Profitt
2011-10-27login page should not be displayed to logged in usersCash Costello
2011-10-23Cleanned the login failures on passwords resets, this have more sensegermanazo
2011-10-23Fixes #3914. Pulled avatar code out into its own library.Brett Profitt
2011-10-23Fixes #3991. Populating provided_by in elgg_get_plugins_provides().Brett Profitt
2011-10-21don't set default filestore if we don't have a datarootCash Costello
2011-10-21updated ElggSite::disable() to conform to ElggEntity::disable()Cash Costello
2011-10-21Fixes #3988 correctly passing user_guid through canEdit for metadataCash Costello
2011-10-21fixed access of non-object property in entities libCash Costello
2011-10-21Fixes #3989 fixed access of non-object property in access libCash Costello
2011-10-20Fixes #3680. Explicitly connecting to db in start.php.Brett Profitt
2011-10-19fixed minor errors in the documentation in plugins and filestore libCash Costello
2011-10-18fixed typo in setting the default profile fieldsCash Costello
2011-10-17Merge pull request #74 from cash/autocompleteCash Costello
2011-10-17added additional readme names for display on plugin pageCash Costello
2011-10-14Ticket #3928 updated ElggMemecache->save() to take 3rd optional parameterJanek Lasocki-Biczysko
2011-10-13Fixes #3901. Corrected typo for maxtime sorting.Brett Profitt
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-13displaying users that have been selected and added remove capabilitycash
2011-10-12Fixes #3747. Using filter_var to check for any valid URI.Brett Profitt
2011-10-12Simple theme for autocompletecash
2011-10-10Fixes #3952 handling exceptions when password checks fail when changing passwordcash
2011-10-09Fixes #3796 get_site_by_url() now respects class inheritanceCash Costello
2011-10-09Fixes #3729 handling forwarding to page when logging into a walled gardenCash Costello
2011-10-09Fixes #3948 cleaning up stuff left behind by unit testsCash Costello
2011-10-09Fixes #3878 registering the security token action as an external pageCash Costello
2011-10-08Fixes #3946 deleting the temporary entities created in entity unit testsCash Costello
2011-10-08Fixes #3897 fixed source of infinite regression loop in delete_entity()Cash Costello