Upgrade: Migrate core modules to controllers
Reported by dleffler | April 29th, 2011 @ 03:16 PM | in 2.2.0alpha2 (closed)
Container & Common modules need to be upgraded from old school (1.0) to 2.0 controller or deprecated.
- Complete initial implementation
- Handle website upgrades from earlier version with 1.0 files
Comments and changes to this ticket
-
expNinja January 19th, 2013 @ 03:01 PM
(from [2a717612185d035e3099d8b72c37450ac2c4ebfc]) Migrates common old school modules to controllers (perms to user controller and config/show_view only apply to old school modules), also makes more consistent use of expCore::makeLocation [#144] https://github.com/exponentcms/exponent-cms/commit/2a717612185d035e...
-
expNinja January 19th, 2013 @ 03:20 PM
(from [83eab056c981917412a2eb1bee6dc37c531594a3]) Adds missing files and Removes fully deprecated old modules, calendarmodule and common actions/views (except configure which is still used by containermodule) [#144] https://github.com/exponentcms/exponent-cms/commit/83eab056c9819174...
-
expNinja January 25th, 2013 @ 01:20 AM
(from [db1b4f0eb9aa479266800362d4915a0152697183]) Initial integration of container 2.0 in container2 feature branch (feature/container2) [#144] https://github.com/exponentcms/exponent-cms/commit/db1b4f0eb9aa4792...
-
expNinja January 25th, 2013 @ 05:17 AM
(from [4fb6861709c4c12d95bb91743683d190ee325ef2]) Missing files for container 2.0 in container2 feature branch (feature/container2) [#144] https://github.com/exponentcms/exponent-cms/commit/4fb6861709c4c12d...
-
expNinja January 25th, 2013 @ 05:19 AM
(from [8c82cc18aa56c027956e8724f6e692c120476b9e]) Changes format for 'required' mark on controls [#144] https://github.com/exponentcms/exponent-cms/commit/8c82cc18aa56c027...
-
expNinja January 25th, 2013 @ 05:55 PM
(from [f6ad241ef73fb02dd86df2c1461cc61bb53db7ef]) Fixes sectionref upgrade problem w/ container2 [#144] https://github.com/exponentcms/exponent-cms/commit/f6ad241ef73fb02d...
-
expNinja January 26th, 2013 @ 12:19 AM
(from [e55d093678d347a2ac069662c29145c77903a598]) Files needed for container2 to work [#144] https://github.com/exponentcms/exponent-cms/commit/e55d093678d347a2...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
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
People watching this ticket
Tags
Referenced by
- 704 Feature request - Move core controllers in to modules/core We'll merge this with ticket #144 Upgrade: Migrate core m...