Find writable folder to restore files to (trash hack)
[pizzaboxroom.git] / CHANGELOG
blob09c0a3ab337652d223fa1aab0934dc3882a403c0
1 version 1.0a3
2 =============
3 * Updated for Rails 2.1, sqlite3 made default db
4 * Changed way files are stored on FS, be careful if migrating from older versions
5 * Import whole folder trees
6 * Expand uploaded zips into folder trees
7 * Activity log, tracks modifications made to files and folders.
8 * Pagination
9 * Rake tasks to rebuild ferret indexes
10 * Content field made editable, reindexable
11 * Fixed ferret defaults which do not index large fields completely
12 * My contribution released under AGPL too
14 version 1.0a2
15 =============
16 * Appearance on explorer is awful, lil CSS hack required. Removed obsolete files.
18 version 1.0a1
19 =============
20 * Updated to work with Ruby on Rails 2.0
21 * Customizable UI language through Globalize plugin - Italian translation provided in a migration.
22 * Act as taggable on steroids plugin - Files and folders are taggable. Initial support for tags in the form name:value, highlight specific tags.
23 * Advanced search page with various filters
24 * SSL - optional
25 * Tested with lighttpd, optional mod_secdownload
26 * Handler for openoffice .odt and basic .ods, added linux specific helpers
27 * View selected file types in the browser
28 * Thumbnail and preview suitable files
29 * Operations on multiple items in a folder
30 * Simple versioning when file name is a duplicate
31 * AV scan - tested with clamscan and clamdscan
32 * Pull email and attachments from a single mailbox
33 * Batch add files already present on server filesystem(s)
34 * Optional size limit for uploaded files
35 * CSS retouches
36 * Fixed ferret's case sensitivity for foreign locale
39 See Boxroom Changelog up to 0.7.0 for earlier log.