aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-02Fixes #4164 adds a server statistics page to admin areaCash Costello
2012-01-01moved diagnostics to administer utilities menu area rather than developerscash
2012-01-01Fixes #2230 group acl names are not i18n friendlycash
2012-01-01Fixes #3939 if user does not have permissions to see the name of the access c...cash
2012-01-01Fixes #3209 finished adding class properties documentationCash Costello
2012-01-01fixed copy and paste error in documentation of ElggCacheCash Costello
2012-01-01Refs #2290 removes check for usernameCash Costello
2012-01-01Fixes #3225 added what was missing from the basic init function exampleCash Costello
2012-01-01Fixes #690 admin editing a user no longer makes them appear activeCash Costello
2012-01-01Fixes #4168 ignoring access when saving an admin noticeCash Costello
2012-01-01Fixes #3981 adds a better pre and code style to admin themeCash Costello
2012-01-01Fixes #3992 fixed notice when loading plugins for first timeCash Costello
2012-01-01Fixes #4137 moves test UI to developers pluginCash Costello
2011-12-31Fixes #4260 get_user_sites() now workscash
2011-12-31Fixes #4208 notifications do not use site guidcash
2011-12-31Fixes #4204 using only the relationship for getting members of a sitecash
2011-12-31Fixes #4255 new widget ordering codecash
2011-12-31Merge pull request #130 from ewinslow/3209-main-typesEvan Winslow
2011-12-31Refs #3209: Adds property docs for the four main entity classesEvan Winslow
2011-12-31Fixes #4259 using container guid for widgets when movingcash
2011-12-31Small typo. Seems to work, but i prefer it nice and tidy :)Jeroen Dalsem
2011-12-31Fixes #4254 not registering the default widgets callback more than once per e...cash
2011-12-31Fixes #4152 setting access on group creation river itemcash
2011-12-31Fixes #4258 fixes add_to_river escapingcash
2011-12-31Fixes #4228 group sort menu view accepts selected menu item from page handlercash
2011-12-31Fixes #4257 updates admin theme for widget menu changescash
2011-12-31Fixes #4256 reruns the forum topic upgrade by checking the 5 oldest topicscash
2011-12-31Fixes #4239 rerun corrected blog status upgradecash
2011-12-31Fixes #4248 fixed friend river textCash Costello
2011-12-31Fixes #4253 added backward compatibility for blog read urlCash Costello
2011-12-24Fixes #3272 added button to revert avatarCash Costello
2011-12-24Refs #4009 registering the walled garden css and js on every requestCash Costello
2011-12-23Fixes #3751 adds a group blog archive pageCash Costello
2011-12-23Fixes #4186 restricting the drag handle for widgetsCash Costello
2011-12-23Fixes #2074 adds group searchCash Costello
2011-12-23Fixes #1922 can now delete invites to invisible groupsCash Costello
2011-12-23Fixes #4069 reusing the previous ElggObject for external pagesCash Costello
2011-12-23Fixes #683 not deleting annotation when event handlers return false on an updateCash Costello
2011-12-23Fixes #682 not deleting metadata when update, metadata event handlers return ...Cash Costello
2011-12-23Fixes #3716 setting the language when registering new usersCash Costello
2011-12-23added access override to the forum upgradecash
2011-12-23Fixes #4179 not setting excerpt if none setcash
2011-12-23Refs #4239 fixed upgrade scripts with bad limitscash
2011-12-23Refs #4239 improved the documentation on ElggBatch for the limit optioncash
2011-12-23Fixes #4240 not showing draft blog posts in group modulecash
2011-12-22Solves issue 4222: incorrectly nested lists in FirefoxSteve Clay
2011-12-21Set version to 1.8.2 and updated the changes listCash Costello
2011-12-19Fixes #4184 dashboard default widgets should work and widgets should be creat...cash
2011-12-19Refs #4221 added a conflict statement to manifest for PECL extensioncash
2011-12-19Merge pull request #118 from cash/404Cash Costello