Age | Commit message (Expand) | Author |
2011-10-24 | Refs #3201 updating failsafe viewtype to Elgg standards for CSS | cash |
2011-10-24 | Fixes #3868 removed unnecessary form for downloading the diagnostics report | cash |
2011-10-24 | Fixes #3974 blog, bookmarks, file, and pages plugins consistent in integratio... | cash |
2011-10-23 | Cleanned the login failures on passwords resets, this have more sense | germanazo |
2011-10-23 | Fixes #4003 footer in modules is included by default | Cash Costello |
2011-10-23 | Refs #3810 standardizes the button views | Cash Costello |
2011-10-23 | Merge pull request #78 from janeklb/t3810 | Brett Profitt |
2011-10-23 | Fixes #3864. Removed old code from profile fields sorting. Name spaced IDs an... | Brett Profitt |
2011-10-23 | Fixes #3914. Pulled avatar code out into its own library. | Brett Profitt |
2011-10-23 | Fixes #3914. Moved avatar cropping to ui.js. | Brett Profitt |
2011-10-23 | Fixes #3991. Populating provided_by in elgg_get_plugins_provides(). | Brett Profitt |
2011-10-23 | Fixes #3975. Added mod/profile to the list of dirs to remove for an upgrade. | Brett Profitt |
2011-10-23 | Merge branch 'master' of github.com:Elgg/Elgg | Brett Profitt |
2011-10-23 | Fixes #3959. Using elgg_release in core plugins. | Brett Profitt |
2011-10-21 | Fixes #3995 the batch installer now skips the settings file creation step if ... | Cash Costello |
2011-10-21 | Fixes #3994 cleaned up session handling for the installer | Cash Costello |
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-21 | cleaned up input views for installation so that no notices are thrown | Cash Costello |
2011-10-21 | #3810 (No class in input/reset view) | Janek Lasocki-Biczysko |
2011-10-20 | Fixes #3990 Using ElggPlugin->getFriendlyName() for sorting alphabetically to... | Brett Profitt |
2011-10-20 | Fixes #3680. Explicitly connecting to db in start.php. | Brett Profitt |
2011-10-20 | Fixes #3968. Added 'on' and 'off' to core language. | Brett Profitt |
2011-10-20 | Fixes #3951. Added label for access dropdown in widget edit view. | 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 another check to useradd action | cash |
2011-10-17 | added additional readme names for display on plugin page | Cash Costello |
2011-10-15 | Fixes #3540. Added "instant hooks" to JS hooks engine. elgg.register_instant_... | Brett Profitt |
2011-10-14 | Fixes #3927. elgg.security.addToken() works for URLs without query strings. | Brett Profitt |
2011-10-14 | Merge branch 'master' of github.com:Elgg/Elgg | Brett Profitt |
2011-10-14 | Refs #3927, #3976. Added elgg.parse_url() and elgg.parse_str(). | Brett Profitt |
2011-10-14 | Ticket #3928 updated ElggMemecache->save() to take 3rd optional parameter | Janek Lasocki-Biczysko |
2011-10-14 | Fixes #3977 not showing hover menu on avatar update in river | Cash Costello |
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 | added documentation for the userpicker | cash |
2011-10-13 | Fixes #3746. Moved the categories page handler script. Updated the layout call. | Brett Profitt |
2011-10-13 | Fixes #3880. Removed the too greedy CSS rule for elgg-admin-notice a so only ... | Brett Profitt |
2011-10-13 | fixed bug where a removed user could not be added again in userpicker | cash |
2011-10-13 | Fixes #3734. Changed "Tested value" to "Expected value" in the plugin deps ma... | Brett Profitt |
2011-10-13 | displaying users that have been selected and added remove capability | cash |
2011-10-13 | Fixes #3177. Don't show the authorize twitter plugin setting if the admin has... | Brett Profitt |
2011-10-13 | got the friends option working for user picker | 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 |