Integrate the version (version table and exponent_version.php file) and upgrade (install) processes
Reported by dleffler | June 23rd, 2011 @ 07:05 PM | in Release Candidate 1 (closed)
Some things like the exponent menu version info should probably best come from the version database table instead of the exponent_version file. This would mostly be apparent in the develop and testing versions rather than the released version.
Comments and changes to this ticket
-
expNinja July 27th, 2011 @ 01:28 AM
- State changed from open to resolved
(from [2bf79edc610616bdef924db4fab751a7608bc538]) Added a version checking process to keep the 'software' and 'database' versions in sync. Now the following things trigger the installation process: 1) install/not_configured exists, 2) conf/config.php does NOT exist, 3) the database version is lower than the software version. Moved version checking methods from subsystem/core.php to expUtil.
[#217 state:resolved milestone:'Release Candidate 1'] https://github.com/exponentcms/exponent-cms/commit/2bf79edc610616bd...
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.