Age | Commit message (Expand) | Author |
2011-11-05 | Fixes #4057 updates jQuery version to 1.6.4 | cash |
2011-11-05 | Fixes #4049 casting bool to int so it doesn't disappear in the cache key | cash |
2011-11-05 | Refs #4053 improved documentation of page_handler() | Cash Costello |
2011-11-05 | Fixes #4060 combined some page handlers for users lib | Cash Costello |
2011-11-05 | Merge pull request #89 from janeklb/t4041 | Cash Costello |
2011-11-04 | Fixes #4059 returning true when handling a page | cash |
2011-11-04 | Fixes #4059 page handlers all return nothing | cash |
2011-11-04 | Fixes #4058 updating a subtype if it already exists | Cash Costello |
2011-11-03 | Merge pull request #90 from cash/walled_garden | Cash Costello |
2011-11-03 | Fixes 4041 (Deleted entities remain in memcache) | Janek Lasocki-Biczysko |
2011-11-02 | input lib depends on pageowner lib now | Cash Costello |
2011-11-01 | standardized the elgg_get_entities* function @return documentation | cash |
2011-11-01 | Fixes #4007 merged in sembrestels fix for ElggUser.isAdmin but used prototype... | cash |
2011-10-30 | added back support for registration and forgotten passwords to walled garden ... | cash |
2011-10-30 | basic walled garden implementation for logging in | cash |
2011-10-30 | Merge branch 'master' of github.com:Elgg/Elgg | Brett Profitt |
2011-10-30 | Fixes #2821. Plugins that are active and cannot be started emit an admin notice. | Brett Profitt |
2011-10-30 | Fixes #3370 running the anti-spam option of htmlawed when filtering for output | Cash Costello |
2011-10-30 | removed non-overridable insertion of inline style to links | Cash Costello |
2011-10-30 | setting $CONFIG->context earlier to avoid using the context functions before ... | Cash Costello |
2011-10-29 | Merge branch 'master' of github.com:Elgg/Elgg | Brett Profitt |
2011-10-29 | Fixes #4029, refs #3859. elgg_invalidate_simplecache() resets the lastcached ... | Brett Profitt |
2011-10-29 | Fixes #3201 updates rss view type for core Elgg | cash |
2011-10-29 | Refs #3201 updates json river views and removed old search view | cash |
2011-10-29 | adds a river layout view that all river views should use | cash |
2011-10-29 | Fixes #3920 profile plugin adds a fast loading of user avatars | Cash Costello |
2011-10-27 | Fixes #4011 icon sizes are configurable now | cash |
2011-10-27 | Fixes #2937 added .elgg-module-front | cash |
2011-10-27 | Merge pull request #77 from janeklb/t3928 | Brett Profitt |
2011-10-27 | login page should not be displayed to logged in users | Cash Costello |
2011-10-23 | Cleanned the login failures on passwords resets, this have more sense | germanazo |
2011-10-23 | Fixes #3914. Pulled avatar code out into its own library. | Brett Profitt |
2011-10-23 | Fixes #3991. Populating provided_by in elgg_get_plugins_provides(). | Brett Profitt |
2011-10-21 | don't set default filestore if we don't have a dataroot | Cash Costello |
2011-10-21 | updated ElggSite::disable() to conform to ElggEntity::disable() | Cash Costello |
2011-10-21 | Fixes #3988 correctly passing user_guid through canEdit for metadata | Cash Costello |
2011-10-21 | fixed access of non-object property in entities lib | Cash Costello |
2011-10-21 | Fixes #3989 fixed access of non-object property in access lib | Cash Costello |
2011-10-20 | Fixes #3680. Explicitly connecting to db in start.php. | Brett Profitt |
2011-10-19 | fixed minor errors in the documentation in plugins and filestore lib | Cash Costello |
2011-10-18 | fixed typo in setting the default profile fields | Cash Costello |
2011-10-17 | Merge pull request #74 from cash/autocomplete | Cash Costello |
2011-10-17 | added additional readme names for display on plugin page | Cash Costello |
2011-10-14 | Ticket #3928 updated ElggMemecache->save() to take 3rd optional parameter | Janek Lasocki-Biczysko |
2011-10-13 | Fixes #3901. Corrected typo for maxtime sorting. | Brett Profitt |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt |
2011-10-13 | displaying users that have been selected and added remove capability | cash |
2011-10-12 | Fixes #3747. Using filter_var to check for any valid URI. | Brett Profitt |
2011-10-12 | Simple theme for autocomplete | cash |
2011-10-10 | Fixes #3952 handling exceptions when password checks fail when changing password | cash |