Changeset [f0d17d200240b8f84304ce90c9aacf05f413f6d7] by dleffler
October 31st, 2011 @ 08:03 PM
Fixed installation login issue which seemed to imply we weren't
deleting 'not_configured' but was actually a login problem as we
were setting $user to the valued returned by the login method which
was null since it doesn't return anything but simply updates the
global $user. Also updates a SLEW of language phrases, etc... in
the install/upgrade/configuration screens to better standardize
language translation.
[#376
state:resolved owner:dleffler]
https://github.com/exponentcms/exponent-cms/commit/f0d17d200240b8f8...
Committed by dleffler
- R install/pages/admin_user.php
- R install/pages/save_admin.php
- R install/pages/setlang.php
- R install/pages/upgrade.php
- R install/pages/upgrade_version.php
- M framework/core/expFramework.php
- M framework/core/lang/English - US.php
- M framework/modules-1/common/views/_grouppermissions.tpl
- M framework/modules-1/common/views/_userpermissions.tpl
- M framework/modules-1/containermodule/views/_form_edit.tpl
- M framework/modules-1/navigationmodule/views/_form_editContentPage.tpl
- M framework/modules-1/navigationmodule/views/_form_editExternalAlias.tpl
- M framework/modules-1/navigationmodule/views/_form_editInternalAlias.tpl
- M framework/modules-1/navigationmodule/views/_manager.tpl
- M framework/modules-1/navigationmodule/views/_move_standalone.tpl
- M framework/modules/administration/views/administration/configure_site.tpl
- M framework/modules/administration/views/administration/manage_themes.tpl
- M framework/modules/administration/views/administration/upload_extension.tpl
- M framework/modules/core/views/expHTMLEditor/edit.tpl
- M framework/modules/core/views/expHTMLEditor/manage.tpl
- M framework/modules/core/views/expModule/manage.tpl
- M framework/modules/file/views/file/picker_cke.tpl
- M framework/modules/file/views/file/uploader.tpl
- M framework/modules/migration/views/migration/configure.tpl
- M framework/modules/migration/views/migration/manage_content.tpl
- M framework/modules/migration/views/migration/manage_files.tpl
- M framework/modules/migration/views/migration/manage_pages.tpl
- M framework/modules/migration/views/migration/manage_users.tpl
- M framework/modules/pixidou/includes/class.upload/class.upload.php
- M framework/modules/users/views/users/change_password.tpl
- M framework/modules/users/views/users/edituser.tpl
- M framework/modules/users/views/users/manage.tpl
- M framework/modules/users/views/users/manage_extensions.tpl
- M framework/modules/users/views/users/manage_group_memberships.tpl
- M framework/modules/users/views/users/manage_groups.tpl
- M framework/modules/users/views/users/manage_sessions.tpl
- M framework/plugins/function.help.php
- M install/index.php
- M install/pages/final.php
- M install/pages/install-5.php
- M install/pages/install-6.php
- M install/pages/install-7.php
- M install/upgrades/clear_cache.php
- M install/upgrades/fix_database.php
- M install/upgrades/remove_headlinecontroller.php
- M install/upgrades/version_tracking.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