x First time here? Check out the FAQ
Adriano Fabri started this project on Friday, May 14, 2010 it's current version is 4.5.0.1 .

Package Info

Project Owner/Creator

Avatar

Adriano Fabri

99posts 456karma

Project Compatibility

This project has been reported to be compatible with 4.7.2, 4.7.1.1, and 2 other versions.

View Details Report Compatibility

Project Information

Project owner:
Adriano Fabri
Contributors:
Marco Lusini 
Created:
Friday, May 14, 2010
Is Stable:
Project is stable
Current version
4.5.0.1
License
MIT
Tags
media  developer  V4  tool  Log  Maintenance  database  user  Version Cleaner  houskeeping  cleanup  version  logs manager  media folders 
Downloads:
2842

F.A.L.M. Housekeeping

********************************************************************************************************************
ATTENTION
The 4.5.0.1 Version requires that the SQL User is "db_owner" (or has the correct privileges to manage foreign keys) because the installation will modify the "FK_cmsPreviewXml_cmsContentVersion" constraint of the table "cmsPreviewXml" to enable the "ON CASCADE DELETE" rule.

Thank you to Alessandro Ghizzardi (http://umbracoitalia.org/) who helped me for fixing the problem
********************************************************************************************************************

This package adds a tree node to the developer section with the following tools:
- Umbraco logs manager: with this tool you can view and delete Umbraco log events.
  N.B.: in order to improve the performance of the log viewer, you can add SQL indexes to the coloumns DateStamp, UserId and LogHeader of umbracoLog table.
- Media folder cleanup: with this tool you can delete those file system folders under '/media' which have no entry in the DB (orphans)
  N.B.: in the current release this feature works only with "UploadAllowDirectories" set to "true".
- Delete users: with this tool you can completely remove Umbraco users.
- Version manager: with this tool you can view and cleanup the version history that Umbraco mantains for each content node.

Versions History:
v4.5.0.1 - Fixed issue of no removing versions in v4.5 (*** db_owner required ***)
v4.5.0.0 - Version compatible with Umbraco v4.5
v1.1.0.0 - Version compatible with Umbraco v4.0

- Logs manager:
    - Added filtering capabilities on NodeId
    - Improved date filter: now you can select a range between two dates
- Media folder cleanup:
    - Various fixes in the search algorithm.
- Delete users:
    - Changed sort order and display of disabled users to match standard Umbraco behaviour
- Version manager:
    - Added filtering capabilities on NodeId
    - Improved date filter: now you can select a range between two dates
    - Added paging
    - Rewritten code with direct access to DB to make performance way faster
v1.0.0.0 - Initial release

Package Files

Source Code

Archived Files

Package discussions

Bugs Reports
15 topics, 66 posts
If you find any bugs, please post them here so we can handle them
1 week ago by Henri Toivonen
2 topics, 7 posts
More than a year ago by Adriano Fabri
General Discussions
4 topics, 16 posts
General discussions, hints, suggestions, criticisms, etc.
7 weeks ago by Adriano Fabri