Age | Commit message (Expand) | Author |
2010-03-21 | generic like this functionality added | dave |
2010-03-17 | Added config options for tabs and menu items. | brettp |
2010-03-09 | Forwarding to index.php after login instead of pg/dashboard. | brettp |
2010-03-03 | Forward to the registration pagehandler after installation. | brettp |
2010-02-22 | river plugin is defunct so does not need to be enabled on install | cash |
2010-02-21 | Refs #1538: Removed action_gatekeeper() from action files in core. | brettp |
2010-02-06 | Fixes #1492: Removed usage info collecting from installation. | brettp |
2010-02-01 | Refs #1290: Changed email addresses are checked in action:email/save | brettp |
2010-01-28 | Fixes #1049, Fixes #1435: Admin-created users and first admin user are marked... | brettp |
2010-01-26 | Display names are limited to 50 chars and have HTML tags removed. | brettp |
2010-01-24 | Refs #1450, Refs #1461, Refs #1460: Install now clears out views caches. | brettp |
2010-01-24 | Removing calls to engine/start.php in action files. | brettp |
2010-01-10 | Fixes #1432: Version number is set during installation. | brettp |
2010-01-08 | Fixes #1172: URL now checked for trailing slash upon installation. | brettp |
2009-12-18 | add comment action now using get_loggedin_user() rather than $_SESSION['user'] | cash |
2009-12-10 | removes unused variables - closes #1129 | cash |
2009-12-07 | fixes #1018 - blank comments are now rejected | cash |
2009-12-07 | fixed warning on access of array index that did not exist in session global | cash |
2009-11-22 | remove friend action, return user to the place the action was triggered | dave |
2009-11-22 | when friending another user, return to the page you carried out the action | dave |
2009-11-16 | Added an INSTALLING constant when installing. | brettp |
2009-11-06 | Enable search mod upon installation. | brettp |
2009-10-19 | Adding debug options to admin site settings. | nickw |
2009-10-14 | Standardized actions/* | brettp |
2009-10-14 | Standardized. | brettp |
2009-10-14 | Standardized actions/admin/* | brettp |
2009-09-21 | New river code added to allow user comment to be pulled out and displayed | dave |
2009-08-31 | All line endings are now Unix-style. | brettp |
2009-08-28 | Fixes #1196: ElggEntity::disable() now accepts a 2nd arg for recursive. New ... | brettp |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-07-22 | Closes #1137: Setting a hidden variable "returntoreferer" in a login form wil... | marcus |
2009-07-02 | Removing update client from initial modules. | marcus |
2009-07-02 | Refs #1086 & #1073: Filtering and captcha have correct install defaults. | marcus |
2009-06-23 | Action gatekeeper added to add and remove friends. | marcus |
2009-05-08 | Closes #1011: Added basic captcha support. | marcus |
2009-05-08 | System default plugins now accepts array as well as CSV | marcus |
2009-04-24 | Closes #856: Admin created users are no longer created as being owned by the ... | marcus |
2009-04-17 | Closes #833: Kses now built as module | marcus |
2009-04-08 | Close #968: View path cache can now be turned on and off | marcus |
2009-04-08 | Refs #946: Improved documentation on enable/disable/reorder plugin commands | marcus |
2009-04-08 | Refs #968 & #946: Tidied filepath cache stuff by placing them in function calls. | marcus |
2009-03-13 | Closes #873: Mail/password reset/confirm actions forward to wwwroot rather th... | marcus |
2009-03-12 | Fixed typo in default plugins init + version bump | marcus |
2009-03-09 | User validation no longer occurs on first install | ben |
2009-03-03 | Closes #831: Plugin view location is now cached in a file in dataroot and is ... | marcus |
2009-02-27 | Enable all / disable all functionality added | marcus |
2009-02-27 | Redirect to tools on first admin login. | marcus |
2009-02-26 | enable/disable plugin actions now support arrays as parameters | marcus |
2009-02-25 | Adding two files that might have been left out of the user default access com... | kevinjardine |
2009-02-25 | Introduces user default access. | kevinjardine |