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