aboutsummaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2010-02-06Fixes #1492: Removed usage info collecting from installation.brettp
2010-02-01Refs #1290: Changed email addresses are checked in action:email/savebrettp
2010-01-28Fixes #1049, Fixes #1435: Admin-created users and first admin user are marked...brettp
2010-01-26Display names are limited to 50 chars and have HTML tags removed.brettp
2010-01-24Refs #1450, Refs #1461, Refs #1460: Install now clears out views caches.brettp
2010-01-24Removing calls to engine/start.php in action files.brettp
2010-01-10Fixes #1432: Version number is set during installation.brettp
2010-01-08Fixes #1172: URL now checked for trailing slash upon installation.brettp
2009-12-18add comment action now using get_loggedin_user() rather than $_SESSION['user']cash
2009-12-10removes unused variables - closes #1129cash
2009-12-07fixes #1018 - blank comments are now rejectedcash
2009-12-07fixed warning on access of array index that did not exist in session globalcash
2009-11-22remove friend action, return user to the place the action was triggereddave
2009-11-22when friending another user, return to the page you carried out the actiondave
2009-11-16Added an INSTALLING constant when installing.brettp
2009-11-06Enable search mod upon installation.brettp
2009-10-19Adding debug options to admin site settings.nickw
2009-10-14Standardized actions/*brettp
2009-10-14Standardized.brettp
2009-10-14Standardized actions/admin/*brettp
2009-09-21New river code added to allow user comment to be pulled out and displayeddave
2009-08-31All line endings are now Unix-style.brettp
2009-08-28Fixes #1196: ElggEntity::disable() now accepts a 2nd arg for recursive. New ...brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-07-22Closes #1137: Setting a hidden variable "returntoreferer" in a login form wil...marcus
2009-07-02Removing update client from initial modules.marcus
2009-07-02Refs #1086 & #1073: Filtering and captcha have correct install defaults.marcus
2009-06-23Action gatekeeper added to add and remove friends.marcus
2009-05-08Closes #1011: Added basic captcha support.marcus
2009-05-08System default plugins now accepts array as well as CSVmarcus
2009-04-24Closes #856: Admin created users are no longer created as being owned by the ...marcus
2009-04-17Closes #833: Kses now built as modulemarcus
2009-04-08Close #968: View path cache can now be turned on and offmarcus
2009-04-08Refs #946: Improved documentation on enable/disable/reorder plugin commandsmarcus
2009-04-08Refs #968 & #946: Tidied filepath cache stuff by placing them in function calls.marcus
2009-03-13Closes #873: Mail/password reset/confirm actions forward to wwwroot rather th...marcus
2009-03-12Fixed typo in default plugins init + version bumpmarcus
2009-03-09User validation no longer occurs on first installben
2009-03-03Closes #831: Plugin view location is now cached in a file in dataroot and is ...marcus
2009-02-27Enable all / disable all functionality addedmarcus
2009-02-27Redirect to tools on first admin login.marcus
2009-02-26enable/disable plugin actions now support arrays as parametersmarcus
2009-02-25Adding two files that might have been left out of the user default access com...kevinjardine
2009-02-25Introduces user default access.kevinjardine
2009-02-24Attempts by unvalidated users to login or request new passwords now trigger p...kevinjardine
2009-02-24Made icon views work properly for non-default icons, and introduced elgg_view...kevinjardine
2009-02-23Added the ability to turn simplecache on and off.kevinjardine
2009-02-23Added site default access permissions. Refs #744ben
2009-02-21new friend river view and action committeddave
2009-02-16Simplecache improvements.ben