aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-28Fixes #4108 delete() returns bool now and updated unit testsCash Costello
2011-11-28Fixes #4104, #4105 fixed casting in testElggEntityMetadata()Cash Costello
2011-11-28Fixes #4114 checking type for acl testCash Costello
2011-11-28Fixes #4120 metadata tests now check for the correct typesCash Costello
2011-11-28Fixes #4094, #4095 fixes casting issues in unit tests - thanks to andres.fortierCash Costello
2011-11-28Fixes #4101 added footer links backCash Costello
2011-11-28Fixes #4100 adds the wire post form back to all pageCash Costello
2011-11-28removed two deprecated function calls from thewirecash
2011-11-16updated the plugin skeleton with some instructionsCash Costello
2011-11-16fixed bugs in avatar cropping with remembering old crop coordinates and resiz...Cash Costello
2011-11-16atleast renaming the ui js libsCash Costello
2011-11-16Fixes #4089 corrects documentation of ElggRelationship constructorCash Costello
2011-11-16Fixes #4090 removes double assignment - thanks to andres.fortierCash Costello
2011-11-16Refs #4083 increased number of friends to 50Cash Costello
2011-11-16added the missing set/get priority methods to ElggMenuItemcash
2011-11-16Fixes #4082 adds output/imgCash Costello
2011-11-16should be a ul rather than a divCash Costello
2011-11-16need to unset the trusted link keyCash Costello
2011-11-16cleaned up the plugin hooks documentationcash
2011-11-16added better plugin skeleton and added documentation to some of the examplescash
2011-11-16added bottom margin to info modules for plugin settingsCash Costello
2011-11-16removed uses of deprecated function for setting page owner guidCash Costello
2011-11-16fixed exception being thrown when no site email address has been setCash Costello
2011-11-16added a input class for text boxes so that they aren't super longCash Costello
2011-11-16removed deprecated function from messages pluginCash Costello
2011-11-16fixed WSOD when trying to edit a private pagecash
2011-11-16Fixes #4071 hellekin was right - it was a bad idea to format queriescash
2011-11-16Fixes #4010 not sending naked query strings into add ajax tokens and also fix...cash
2011-11-16exclamation marks are annoying in notificationsCash Costello
2011-11-16we rewrote default widgets from scratch so updated copyright/contributors to ...Cash Costello
2011-11-16it is GPL General Public License not GPL Public LicenseCash Costello
2011-11-16Refs #3150 can pass description to RSS page shellCash Costello
2011-11-16Refs #4007 previous solution to admin population in ElggUser was throwing war...Cash Costello
2011-11-07fixed date on copyright and name of GPLCash Costello
2011-11-07set version to 1.9-devCash Costello
2011-11-07removing deprecated functions from custom_index pluginCash Costello
2011-11-07updated install instructionsCash Costello
2011-11-07fixed wording in upgrade instructionsCash Costello
2011-11-06Merge pull request #91 from ewinslow/3397-positive-variable-namesEvan Winslow
2011-11-07Fixes #3397: Adds 'positive' variable name standard to best practices file.Evan Winslow
2011-11-06Fixes #3853 caching a bookmark for insert carot when embedding content into T...Cash Costello
2011-11-06upgraded TinyMCE to 3.4.7Cash Costello
2011-11-06removed uses of CSS class .right from pluginsCash Costello
2011-11-06remove uses of the CSS class right from coreCash Costello
2011-11-06Fixes #4068 not forcing update on adds when the subtype exists Refs #4058Cash Costello
2011-11-06$CONFIG->input is never initialized by page handling so this code never did a...Cash Costello
2011-11-06Fixes #4067 adds activate/deactivate scriptsCash Costello
2011-11-06added a href override to the user icon viewCash Costello
2011-11-05Fixes #4024 fixed a lot of notices - enough for this release - found a few bugscash
2011-11-05Fixes #3867 finished up uservalidationbyemail styling after a great start by Semcash