aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2011-10-13displaying users that have been selected and added remove capabilitycash
2011-10-13Fixes #3177. Don't show the authorize twitter plugin setting if the admin has...Brett Profitt
2011-10-13got the friends option working for user pickercash
2011-10-12Fixes #3747. Using filter_var to check for any valid URI.Brett Profitt
2011-10-12Simple theme for autocompletecash
2011-10-11Setting version to 1.8.1b1 instead of 1.8.1b.Brett Profitt
2011-10-11Fixed extra space in changes.Brett Profitt
2011-10-10Ordered the bugfixes in a for relevance.Brett Profitt
2011-10-10Fixed stray * in changes.Brett Profitt
2011-10-10Version bump. Updated changes.Brett Profitt
2011-10-10Fixes #3952 handling exceptions when password checks fail when changing passwordcash
2011-10-10Refs #3916 added checks to all content plugins in master for page owner in mi...cash
2011-10-10Refs #3919 merged file upload failure check to mastercash
2011-10-10Fixes #3950 falling back to deprecated view when saving a widgetCash Costello
2011-10-10Fixes #3949 bookmarks widget fixCash Costello
2011-10-09Fixes #595 separating email address from email notification in language stringsCash Costello
2011-10-09Fixes #3673 added autofocus classCash Costello
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
2011-10-08Fixes #3942 fixed all the warnings and notices in the unit testsCash Costello