aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-09fixed redirect for user avatars if we cannot get the usercash
2011-07-07Fixes #3669. Dashboard now registers for default widgets.Brett Profitt
2011-07-07Version bump to 1.8.0b2Brett Profitt
2011-07-07fixed the float issue with the friends river viewCash Costello
2011-07-07Refs #3567 added class extending to icon/user/defaultCash Costello
2011-07-06Revert "Merged ACL fixes from 1.7 branch."Brett Profitt
This reverts commit de111da23258cd2b513c8f4ab84712ee50272b23. Reverted because of problems in how 1.8 populates the access dropdown.
2011-07-06Revert "Fixes #3552. Addess ACL unit tests. These currently fail because of ↵Brett Profitt
#3522." This reverts commit d423aee393458d6827dbe913ceacd29171fa3d74. Removing because of problems with differences in how 1.7 and 1.8 populate the acl dropdown for groups.
2011-07-06Refs #3624 fixed radio button value detectioncash
2011-07-06Fixes #2204 standardized the hooks/overrides for plugin settings and ↵Cash Costello
usersettings
2011-07-06$joins was not declared in elgg_get_river()Cash Costello
2011-07-06Fixes #3663 upgrades imgareaselect libraryCash Costello
2011-07-06Fixes #3642 removing likes river codeCash Costello
2011-07-06Merge pull request #56 from cash/improve-date-handlingCash Costello
Improve date handling
2011-07-06Merge pull request #54 from cash/dev-toolsCash Costello
Fixes #3564 Adds the inspection tool and logging to the web page
2011-07-06changed new convenience function from elgg_register_add_button() to ↵Cash Costello
elgg_register_title_button()
2011-07-06updated the embed plugin for new css class elgg-item rather than elgg-list-itemCash Costello
2011-07-04styled the date picker for the main themecash
2011-07-04Merge pull request #53 from cash/reflected_xss_fixesCash Costello
Fixes #3544 Reflected xss fixes
2011-07-04theming the date picker for the admin themecash
2011-07-04Fixes #3560 input/date and output/date support ISO 8601 (YYYY-MM-DD) and ↵cash
Unix timestamps. Need to think about how to handle alternate text formats.
2011-07-03Merged ACL fixes from 1.7 branch.Brett Profitt
2011-07-03Merged d423aee393458d6827db from 1.7 to master.Brett Profitt
Fixes #3552. Addess ACL unit tests. These currently fail because of #3522. git-svn-id: http://code.elgg.org/elgg/branches/1.7@9202 36083f99-b078-4883-b0ff-0f9b5a30f544 Conflicts: engine/lib/access.php
2011-07-03Merge branch 'master' of git://github.com/Elgg/ElggBrett Profitt
2011-07-03removed deprecated function from custom_index plugincash
2011-07-03reformatted the code in page/elements/header_logo view due to line lengthcash
2011-07-03removed deprecated function from custom_index plugincash
2011-07-03reformatted the code in page/elements/header_logo view due to line lengthcash
2011-07-03Fixes #3593 defining the blog post notification stringcash
2011-07-03Fixes #3640 added 'none' as a language stringcash
2011-07-03Fixes #3650 deprecated ElggUser::getCollections()cash
2011-07-03Fixes #3656 updates the AccessArray interface methods for ElggCacheCash Costello
2011-07-03these plugins should not need special loading orderCash Costello
2011-07-03updated the admin theme for the new css classes on input elementsCash Costello
2011-07-02added logging of events and plugin hookscash
2011-07-02Fixes #3152 adds wrapping of views with commentscash
2011-07-02returning false to stop elgg_dump() from also displaying the debugging ↵cash
information to the screen
2011-07-02Fixes #3500 added setting for raw string displaycash
2011-07-02removed warning if no messages in the cachecash
2011-07-02added logging to the web page footercash
2011-07-02added the inspect tool to developers tool plugincash
2011-07-02fixed river for #3544cash
2011-07-02fixed embed plugin for #3544cash
2011-07-02fixed messages and file plugins for #3544cash
2011-07-02added note about preventing reflected XSS vulnerabilities.cash
2011-07-02Fixes #3624 input views use class extending rather than overridingCash Costello
2011-07-02fixed the blog categories code as the entity was not being passedCash Costello
2011-07-01removed the add bookmark button from get bookmarklet pageCash Costello
2011-06-30Adds exception handling to shutdown hook from pull request 50Cash Costello
2011-06-30Refs #3015 updated jquery and jquery-ui to their latest releasesCash Costello
2011-06-30Fixes #3635 added strings for activate and deactivateCash Costello