Changeset [507794d9dacc6e9aedf3b720ff88338d35ce89e7] by dleffler
September 6th, 2011 @ 05:53 PM
Deprecate 1.0 permissions & core subsystems
https://github.com/exponentcms/exponent-cms/commit/507794d9dacc6e9a...
Committed by dleffler
- A framework/core/subsystems/expCore.php
- A framework/core/subsystems/expPermissions.php
- R framework/core/subsystems-1/backup/0.95.php
- R framework/core/subsystems-1/backup/normalize.php
- R framework/core/subsystems-1/core.php
- R framework/core/subsystems-1/geo.php
- R framework/core/subsystems-1/permissions.php
- M cron/send_reminders.php
- M exponent.php
- M exponent_constants.php
- M framework/core/controllers/expController.php
- M framework/core/expFramework.php
- M framework/core/models-1/container.php
- M framework/core/models-1/section.php
- M framework/core/subsystems-1/forms/controls/htmleditorcontrol.php
- M framework/core/subsystems-1/forms/controls/tagtreecontrol.php
- M framework/core/subsystems-1/template.php
- M framework/core/subsystems/expSession.php
- M framework/core/subsystems/expTheme.php
- M framework/modules-1/bots/actions/activate_bot.php
- M framework/modules-1/bots/actions/deactivate_bot.php
- M framework/modules-1/bots/actions/manage_bots.php
- M framework/modules-1/calendarmodule/actions/delete.php
- M framework/modules-1/calendarmodule/actions/edit.php
- M framework/modules-1/calendarmodule/actions/ical.php
- M framework/modules-1/calendarmodule/actions/save.php
- M framework/modules-1/calendarmodule/actions/view.php
- M framework/modules-1/calendarmodule/actions/viewday.php
- M framework/modules-1/calendarmodule/actions/viewtag.php
- M framework/modules-1/calendarmodule/actions/viewweek.php
- M framework/modules-1/calendarmodule/class.php
- M framework/modules-1/common/actions/configure.php
- M framework/modules-1/common/actions/groupperms.php
- M framework/modules-1/common/actions/saveconfig.php
- M framework/modules-1/common/actions/savegroupperms.php
- M framework/modules-1/common/actions/saveuserperms.php
- M framework/modules-1/common/actions/userperms.php
- M framework/modules-1/containermodule/actions/ddReorder.php
- M framework/modules-1/containermodule/actions/delete.php
- M framework/modules-1/containermodule/actions/delete_content.php
- M framework/modules-1/containermodule/actions/edit.php
- M framework/modules-1/containermodule/actions/order.php
- M framework/modules-1/containermodule/actions/orphans_content.php
- M framework/modules-1/containermodule/actions/save.php
- M framework/modules-1/containermodule/actions/view-recycle-bin.php
- M framework/modules-1/containermodule/class.php
- M framework/modules-1/exporter/actions/list_exporters.php
- M framework/modules-1/exporter/actions/page.php
- M framework/modules-1/formbuilder/actions/delete_control.php
- M framework/modules-1/formbuilder/actions/delete_record.php
- M framework/modules-1/formbuilder/actions/edit_control.php
- M framework/modules-1/formbuilder/actions/edit_form.php
- M framework/modules-1/formbuilder/actions/edit_record.php
- M framework/modules-1/formbuilder/actions/edit_report.php
- M framework/modules-1/formbuilder/actions/export_csv.php
- M framework/modules-1/formbuilder/actions/order_controls.php
- M framework/modules-1/formbuilder/actions/picked_source.php
- M framework/modules-1/formbuilder/actions/save_control.php
- M framework/modules-1/formbuilder/actions/save_form.php
- M framework/modules-1/formbuilder/actions/save_report.php
- M framework/modules-1/formbuilder/actions/submit_form.php
- M framework/modules-1/formbuilder/actions/view_data.php
- M framework/modules-1/formbuilder/actions/view_form.php
- M framework/modules-1/formbuilder/actions/view_record.php
- M framework/modules-1/formmodule/class.php
- M framework/modules-1/loginmodule/actions/logout.php
- M framework/modules-1/navigationmodule/actions/DragnDropReRank.php
- M framework/modules-1/navigationmodule/actions/add_pagesetpage.php
- M framework/modules-1/navigationmodule/actions/add_section.php
- M framework/modules-1/navigationmodule/actions/edit_contentpage.php
- M framework/modules-1/navigationmodule/actions/edit_externalalias.php
- M framework/modules-1/navigationmodule/actions/edit_internalalias.php
- M framework/modules-1/navigationmodule/actions/manage.php
- M framework/modules-1/navigationmodule/actions/order.php
- M framework/modules-1/navigationmodule/actions/remove.php
- M framework/modules-1/navigationmodule/actions/returnChildrenAsJSON.php
- M framework/modules-1/navigationmodule/actions/save_contentpage.php
- M framework/modules-1/navigationmodule/actions/save_externalalias.php
- M framework/modules-1/navigationmodule/actions/save_internalalias.php
- M framework/modules-1/navigationmodule/actions/save_pagesetpage.php
- M framework/modules-1/navigationmodule/class.php
- M framework/modules-1/simplepollmodule/actions/activate_question.php
- M framework/modules-1/simplepollmodule/actions/delete_answer.php
- M framework/modules-1/simplepollmodule/actions/delete_question.php
- M framework/modules-1/simplepollmodule/actions/edit_answer.php
- M framework/modules-1/simplepollmodule/actions/edit_question.php
- M framework/modules-1/simplepollmodule/actions/manage_question.php
- M framework/modules-1/simplepollmodule/actions/manage_questions.php
- M framework/modules-1/simplepollmodule/actions/order_switch.php
- M framework/modules-1/simplepollmodule/actions/save_answer.php
- M framework/modules-1/simplepollmodule/actions/save_question.php
- M framework/modules/administration/controllers/administrationController.php
- M framework/modules/users/controllers/usersController.php
- M framework/plugins/function.control.php
- M framework/plugins/function.getchromemenu.php
- M framework/plugins/function.icon.php
- M framework/plugins/function.link.php
- M framework/plugins/function.podcastlink.php
- M framework/plugins/function.rsslink.php
- M framework/plugins/function.scaffold.php
- M framework/plugins/function.securelink.php
- M framework/plugins/postfilter.includemiscfiles.php
- M popup.php
- M themes/coolwatertheme/index.php
- M themes/coolwatertheme/module_preview.php
- M themes/coolwatertheme/subthemes/Full Body.php
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS