Age | Commit message (Expand) | Author |
2010-11-02 | Using REFERER shorthand throughout core | ewinslow |
2010-11-01 | Refs #2538: Added some models, inheritance, more bootstrapping code | ewinslow |
2010-10-30 | Fixed an invalid call to get_pageowner_guid() in can_edit_entity(). | brettp |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-10-20 | Refs #2537 - merged [7026] into trunk from 1.7 branch | cash |
2010-10-09 | pulled out special exception in registration action for first admin login | cash |
2010-10-06 | removed several parts of the old installer from the core | cash |
2010-09-30 | Fixes #617, #2271 User validation removed from core to UserValidationByEmail ... | brettp |
2010-09-25 | Cleaned up the file docblock. | brettp |
2010-09-24 | Fixes #1418: Changing an email address no longer invalidates an account. | brettp |
2010-09-24 | Refs #2454: Merged [6920] to trunk. | brettp |
2010-09-15 | Removing unused 'menu_items_hide_toolbar_entries' config value. | brettp |
2010-09-13 | Refs #2450: Updated docs for core admin actions. | brettp |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-08-22 | Merged r6701:6756 from 1.7 branch into trunk | cash |
2010-08-22 | Merged r6620:6653 from 1.7 branch into trunk | cash |
2010-06-12 | Merged r6362:6366 from 1.7 to trunk. | brettp |
2010-06-07 | missing lang strings added | dave |
2010-05-14 | merge -r5898:5928 (not excluding riverdashboard, notifications, and messagebo... | brettp |
2010-05-11 | Do not display site pages when in Walled Garden mode, excepting system-define... | nickw |
2010-05-11 | Fixed a typo. | brettp |
2010-05-07 | Adding an option to restrict new user registration in advanced site settings. | nickw |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-04-09 | Allow login via email. | brettp |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-03-25 | Converting all line endings to unix style. | brettp |
2010-03-25 | Files missed from previous commit. | brettp |
2010-03-24 | Added ability to make arbitrary links for the menu items. | brettp |
2010-03-21 | the beginnings of a mechanism to comment on river objects | dave |
2010-03-21 | after delete action, return to the correct context | dave |
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 |