aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-18Upgraded group operators to 1.3 version.Sem
2011-11-18Added powered module.Sem
2011-11-18Added group operators module.Sem
2011-11-18Added dokuwiki module.Sem
2011-11-18Fixed input lib.Sem
2011-11-18Added videolist module.Sem
2011-11-18Merge github.com:Elgg/ElggSem
Conflicts: engine/lib/input.php
2011-11-18Revert "Merge branch 'livesearch_patch' of https://github.com/blacktooth/Elgg"Sem
This reverts commit 3939a817def8d0a3d047456c4ad3817d5ee0a1d5, reversing changes made to 50aa0ce357fd307ac2623e96f22d7c0f973b22ff.
2011-11-18Revert "Adding CSS to autocomplete boxes"Sem
This reverts commit 7ae7d5d376e327e758cf55bb42b5f196b3a4bb71.
2011-11-18Revert "Refs #2102. Autocomplete is working now."Sem
This reverts commit e4f0cbb222ee39a1d1d21f0d69c39bcc6df9d452.
2011-11-16updated the plugin skeleton with some instructionsCash Costello
2011-11-16fixed bugs in avatar cropping with remembering old crop coordinates and ↵Cash Costello
resizing the master
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 ↵cash
fixed a few related bugs in JavaScript
2011-11-16exclamation marks are annoying in notificationsCash Costello
2011-11-16we rewrote default widgets from scratch so updated copyright/contributors to ↵Cash Costello
reflect that
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 ↵Cash Costello
warnings
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
Fixes #3397: Adds 'positive' variable name standard to best practices file.
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 ↵Cash Costello
TinyMCE editor
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 ↵Cash Costello
anything
2011-11-06Fixes #4067 adds activate/deactivate scriptsCash Costello
2011-11-06added a href override to the user icon viewCash Costello