Upgrade: Migrate core modules to controllers
Reported by dleffler | 2011-04-29 15:16:59 UTC | 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 2013-01-19 15:01:52 UTC
(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 2013-01-19 15:20:29 UTC
(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 2013-01-25 01:20:19 UTC
(from [db1b4f0eb9aa479266800362d4915a0152697183]) Initial integration of container 2.0 in container2 feature branch (feature/container2) [#144] https://github.com/exponentcms/exponent-cms/commit/db1b4f0eb9aa4792...
-

expNinja 2013-01-25 05:17:22 UTC
(from [4fb6861709c4c12d95bb91743683d190ee325ef2]) Missing files for container 2.0 in container2 feature branch (feature/container2) [#144] https://github.com/exponentcms/exponent-cms/commit/4fb6861709c4c12d...
-

expNinja 2013-01-25 05:19:53 UTC
(from [8c82cc18aa56c027956e8724f6e692c120476b9e]) Changes format for 'required' mark on controls [#144] https://github.com/exponentcms/exponent-cms/commit/8c82cc18aa56c027...
-

expNinja 2013-01-25 17:55:25 UTC
(from [f6ad241ef73fb02dd86df2c1461cc61bb53db7ef]) Fixes sectionref upgrade problem w/ container2 [#144] https://github.com/exponentcms/exponent-cms/commit/f6ad241ef73fb02d...
-

expNinja 2013-01-26 00:19:57 UTC
(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...