In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
171 [In-Portal CMS] Data Management feature request always 2009-08-03 17:05 2009-10-03 07:56
Dmitry  
alex  
normal  
closed 5.0.0  
fixed  
 
none 5.0.1  
Google Groups http://groups.google.com/group/in-portal-dev/browse_thread/thread/b569f1278bc51042
0
0000171: Automatic Images Folder Cleaning
We need to create 2 special events + Agents for maintainence purposes:

1. Check all current images via Images table and delete the ones that we don't need in:

- /system/images
- /system/images/pending (except the ones from temp_table_Edit_Images)

Propose call event OnCleanImages. Agent should run once a week and should be disabled with default installation.


2. Delete ALL resized images (clean) via separate OnCleanResizedImages event triggered by Agent:

- /system/images/resized
- /system/images/pending/resized

Agent should run once a month and should be disabled in default installation.
This is feature is an exception and will be added to 5.0.1
Issue History
2009-10-03 07:56 administrator Note Added: 0000691
2009-10-03 07:56 administrator Status resolved => closed
2009-10-03 07:48 administrator Priority @50@ => normal
2009-08-04 11:21 alex Fixed in Version => 5.0.1
2009-08-04 11:21 alex Note Added: 0000231
2009-08-04 11:21 alex Status reviewed and tested => resolved
2009-08-04 11:21 alex Resolution open => fixed
2009-08-04 11:21 alex Changeset attached 5.0.x r12167
2009-08-03 17:06 Dmitry Reference => Google Groups http://groups.google.com/group/in-portal-dev/browse_thread/thread/b569f1278bc51042
2009-08-03 17:05 Dmitry New Issue
2009-08-03 17:05 Dmitry Status active => reviewed and tested
2009-08-03 17:05 Dmitry Assigned To => alex

Notes
(0000231)
alex   
2009-08-04 11:21   
Fix committed to 5.0.x branch. Commit Message:

1. Fixes 0000171: Automatic Images Folder Cleaning.
2. Errors about array accessing problems from glob function during config cache rebuild.
3. Ability to add agents disabled by default.
(0000691)
administrator   
2009-10-03 07:56   
Closing issues from 5.0.1 version, because version was already released.