Revise/Add Exponent menu for Cache and Database items
Reported by dleffler | June 14th, 2011 @ 04:34 PM | in Beta 4 (closed)
Revise, add, and move some of the menu items on the Slingbar so there are:
- Database menu
- Install Tables
- Optimize Tables
- Fix Tables (new?)
- Reset Sessions Table (new?)
- Remove Unused Tables
- Perform All Database Actions
- Cache menu
- Turn Minify On/Off
- Clear Minfy Cache (new?)
- Clear Smarty Cache
- Clear Image Cache (new?)
- Clear Mail Cache (new?)
- Clear RSS/Podcast Cache (new?)
- Clear All Caches
Comments and changes to this ticket
-
expNinja June 14th, 2011 @ 06:04 PM
(from [33f35e9acd7cf21119e10b370b5d59ec0ce8997c]) [#208] moves pixidou cache to tmp folder and adds a tmp/pixidou folder. Updates list of tmp folders (cache) cleared on upgrade. https://github.com/exponentcms/exponent-cms/commit/33f35e9acd7cf211...
-
expNinja June 14th, 2011 @ 06:38 PM
(from [2b3cd7ccc7cba6c73f50c23b0d366ca61e75760f]) [#208] removes old pixidou cache folder. Updates list of tmp folders (cache) cleared on upgrade. https://github.com/exponentcms/exponent-cms/commit/2b3cd7ccc7cba6c7...
-
expNinja June 14th, 2011 @ 06:42 PM
(from [fe270e16f9dbd5eac7228e9f6b836d4f859650bd]) [#208] adds tmp/css cache folder which is still referenced (to be used) in the theme.php subsystem https://github.com/exponentcms/exponent-cms/commit/fe270e16f9dbd5ea...
-
expNinja June 17th, 2011 @ 09:16 PM
- State changed from open to resolved
(from [b409fc6dcda03c1e6d74e443ec67bde7867dccdd]) Revises Exponent menu and adds some additional methods to clear caches individually or all at once. Adds methods/menu items to try to fix some common database problems. Also moves ALL functions (found in Exponent menu) from the administration module to the controller. [#208 state:resolved][#179 state:resolved][#143] https://github.com/exponentcms/exponent-cms/commit/b409fc6dcda03c1e...
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
Referenced by
- 208 Revise/Add Exponent menu for Cache and Database items (from [33f35e9acd7cf21119e10b370b5d59ec0ce8997c]) [#208] ...
- 208 Revise/Add Exponent menu for Cache and Database items (from [2b3cd7ccc7cba6c73f50c23b0d366ca61e75760f]) [#208] ...
- 208 Revise/Add Exponent menu for Cache and Database items (from [fe270e16f9dbd5eac7228e9f6b836d4f859650bd]) [#208] ...
- 179 Add "repair database" action to exponent menu (from [b409fc6dcda03c1e6d74e443ec67bde7867dccdd]) Revises...
- 208 Revise/Add Exponent menu for Cache and Database items (from [b409fc6dcda03c1e6d74e443ec67bde7867dccdd]) Revises...
- 143 Upgrade/Deprecate odd-n-ends modules to controllers (from [b409fc6dcda03c1e6d74e443ec67bde7867dccdd]) Revises...