Logical Arts LLC
Logical Arts LLC
Inheritance of permissions from the containing folder/category, so that permissions don't have to be explicitly defined for every document. This would end up being a form of permissions "template" for...
If someone checks-in a corrupted file, it always over-writes the previous version prior to the reviewer approving it. Better way to handle this is to place a newly checked-in file...
The users should be able to search by modified and created dates.
add the anonymous feature from the old cvs branch to allow for public viewing of certain files. This code can be found in the old_opendocman section of the git repo....
Add the ability to search through file contents. The search would need to be able to index the physical files on the server as well as the file metadata in...
When reviewer rejects a file there is some confusion about why the "re-submit" button is there. Here is part of the conversation. Basically, they are wondering why anyone would re-submit...
Add a new feature that requires the user to change their default password after they login the 1st time after account creation.
If a user is removed while they are logged in, they can still browse some files and see certain pages. It should re-direct them to the login page.
The ability to add documents attached to emails into ODM. ODM would check a POP/IMAP mailbox to see if any new docs had been submitted. These would then need to...
For admin users, add an "add category" AJAX form that can be opened to add a new category during file add/edit. This new category process would need to refresh the...