Code Monkey home page Code Monkey logo

redmine-dmsf's People

Watchers

 avatar

redmine-dmsf's Issues

Auditing access to file revisions

I am certifying ISO 9001:2008 international quality certification. I'm using 
your plugin because the norm says that all documents have to have the history 
of changes, and notify the news to all related users of the project. The norm 
also say that the users have to confirm the read of the document, so it would 
be great that all user that receive the email notification could replay or 
confirm the reading of the upload document.

Original issue reported on code.google.com by [email protected] on 17 May 2011 at 1:48

Multiple Deletes

setting checks and deleting multiple files at once would be helpful.


Original issue reported on code.google.com by [email protected] on 23 May 2011 at 2:09

Screenhshots

Would you please add a wiki page with sreeenhsots of the plugins gui.
Thanks!

Original issue reported on code.google.com by [email protected] on 6 May 2011 at 12:52

User assignment, custom fields/tags

Any plans to implement:

* document custom fields (global, per project)?

* user assignment (optional, for workflow)

Original issue reported on code.google.com by aksiom on 11 May 2011 at 1:06

WebDAV and CMIS Support

For state of the art DMS/ECM we would need a integration in standard 
workstations via webdav or better CMIS. SO accessing the documents can be done 
from os file explorer and standard protocol is used.

Original issue reported on code.google.com by [email protected] on 6 May 2011 at 12:54

Breadcrumbs

It would be perfect to have breadcrumbs or something to go back from the 
revision page. Because, by having folders, you can not go back directly to that 
folder, but have to go all the way through DMFS again. 

Original issue reported on code.google.com by [email protected] on 23 May 2011 at 2:05

Validate plugin settings

In plugin settings page validate storage and Xapian search settings:

 * existing and writable storage directory
 * Xapian ruby bindings installed
 * Xapian database directory existing and writable
 * Xapian database existing


Original issue reported on code.google.com by [email protected] on 24 May 2011 at 12:51

Assign users and permissions to folders and documents.

It would be very helpfull if you can assign users with permissions to your 
folders, so only the selected users receive the notification emails and only 
selected users could aprove or upload a new revision or delete them. 


Original issue reported on code.google.com by [email protected] on 17 May 2011 at 1:52

Document preview or inline response header

Hello,

we install your plugin today,  nice job !

We use a plugin to preview image and pdf in issues with : 
http://www.redmine.org/plugins/redmine_lightbox

is it possible to have this kind of functionality with your plugin ?

thanks.

Original issue reported on code.google.com by [email protected] on 13 May 2011 at 4:30

Uploading files doesn't send notifications emails by default

What steps will reproduce the problem?
1. Upload a new file
2. Fulfill the upload details form 
3. finish.

What is the expected output? What do you see instead?
An email has to be send to all people related in the project to notify the new 
document. No email was sent and the file was uploaded. 

What version of the product are you using? On what operating system?
I use plugin's version 0.5.3 on windows and with redmine 1.1.3

Please provide any additional information below.
i tried to set up the configuration of DMSF at notification:default and 
notification:Activated and the result is the same.


Original issue reported on code.google.com by [email protected] on 17 May 2011 at 1:05

Validate model structure

Validate model attributes to match really used attribute names.

For DmsfFile class validate doubled attributes from DmsfFileRevision.

Original issue reported on code.google.com by [email protected] on 20 May 2011 at 1:45

checking Files and downloading as Zip File Error 500

What steps will reproduce the problem?
1.check Files and klick on download.
2.
3.

What is the expected output? What do you see instead?
Error Log.

What version of the product are you using? On what browser and operating
system?


Please provide any additional information below.

production.log error

Processing DmsfController#entries_operation (for xxx.xxx.xxx.xxx at 2011-05-25 
10:02:15) [POST]
  Parameters: {"files"=>["3"], "authenticity_token"=>"QwUQHRGGztVZKMd11hUoyAEEAGywd5pCcyfEwtbrnrw=", "action"=>"entries_operation", "id"=>"internal-3", "download_entries"=>"Download", "controller"=>"dmsf"}

MissingSourceFile (no such file to load -- zip/zip):
  vendor/plugins/redmine_dmsf/app/helpers/dmsf_zip.rb:19
  vendor/plugins/redmine_dmsf/app/controllers/dmsf_controller.rb:154:in `download_entries'
  vendor/plugins/redmine_dmsf/app/controllers/dmsf_controller.rb:102:in `entries_operation'

Rendering /opt/bitnami/apps/redmine/public/500.html (500 Internal Server Error)

Original issue reported on code.google.com by [email protected] on 25 May 2011 at 8:04

Don't upload the file

In some situations pluguin stops and does not upload the file, you click on the 
tab DMSF again and then it works





Original issue reported on code.google.com by [email protected] on 19 May 2011 at 1:25

Order files

If I click inside of top of the files list (f.e. name) to order the list 
plupload disappear.


Original issue reported on code.google.com by [email protected] on 23 May 2011 at 1:11

Error with multi upload and locked file

When using multiupload and one of uploaded filenames match with filename of 
locked document:
 * warning about locked file is displayed
 * error is thrown after commit 

Original issue reported on code.google.com by [email protected] on 9 May 2011 at 9:37

Document/Folder move

If you create a folder, I think a nice feature would be to move the document 
from one folder to another

thanks


Original issue reported on code.google.com by [email protected] on 19 May 2011 at 1:22

Traslation improve

I have the last version 0.6.0 of your plugin and I think missing some 
translations:
First add this line in your file /app/views/dmsf/_path.html.erb
from
<%= link_to("Documents", {:controller => "dmsf", :action => "index", :id=> 
@project }) %>
to
<%= link_to(l(:documents), {:controller => "dmsf", :action => "index", :id=> 
@project }) %>

and add to the file languages:

  :submit_save: "Save"
  :documents: "Documents"
  :permission_browse_documents: "Browse documents"
  :permission_user_preferences: "User preferences"
  :permission_view_dmsf_files: "View dmsf files"
  :permission_folder_manipulation: "Folder manipulation"
  :permission_file_manipulation: "File manipulation"
  :permission_file_approval: "File approval"
  :permission_force_file_unlock: "Force file unlock"

Original issue reported on code.google.com by [email protected] on 19 May 2011 at 10:58

Parameter comment

It is possible tu put the parameter comment textilizable ?

Inside filedetail.html.erb

    <p class="no-ident clear">
        <%= label_tag("", l(:label_comment) + ":") %>
        <%= h(revision.comment) %>
    </p>

Original issue reported on code.google.com by [email protected] on 19 May 2011 at 12:57

Approval chain

If a document was uploaded to be approved, an assignement option to other 
redmine users for approvement would be nice.

Original issue reported on code.google.com by [email protected] on 23 May 2011 at 2:08

Microsoft Visio download problem.

What steps will reproduce the problem?
1. Upload my_file.vsd document into DMSF project tab
2. Press the "Add Files" button, next "Commit" 
3. Click on my_file.vsd document.

What is the expected output? What do you see instead?

When i try to download my_file.vsd document i get my_file.vsd.htm document 
instead. 

What version of the product are you using? On what browser and operating
system?
Windows XP SP3, browser Mozilla Firefox 4.0.1 , current revision of 
redmine_dmsf (r60) plugin.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 20 May 2011 at 2:16

Diff between revisions

It will be great to see the difference between the selected revisions of a 
document in a web browser. Or maybe add a 'compare' button, and if a user 
presses the button, a external compare tool  will launch (Araxis Merge, etc.)


Original issue reported on code.google.com by [email protected] on 11 May 2011 at 1:31

Database Error WHen Searching With Redmine Search

What steps will reproduce the problem?
1. Tried Searching via Redmine's Search for an issue
2.
3.

What is the expected output? What do you see instead?

List of fields

What version of the product are you using? On what browser and operating
system?

Ubuntu 10.10 Redmine DMSF trunk/latest. Firefox

Please provide any additional information below.

here are the logs

IOError (DatabaseOpeningError: Couldn't detect type of database):
  vendor/plugins/redmine_dmsf/app/models/dmsf_file.rb:224:in `initialize'
  vendor/plugins/redmine_dmsf/app/models/dmsf_file.rb:224:in `new'
  vendor/plugins/redmine_dmsf/app/models/dmsf_file.rb:224:in `search'
  app/controllers/search_controller.rb:77:in `index'
  app/controllers/search_controller.rb:76:in `each'
  app/controllers/search_controller.rb:76:in `index'
  /usr/lib/ruby/1.8/mongrel/rails.rb:76:in `process'
  /usr/lib/ruby/1.8/mongrel/rails.rb:74:in `synchronize'
  /usr/lib/ruby/1.8/mongrel/rails.rb:74:in `process'
  /usr/lib/ruby/1.8/mongrel.rb:159:in `process_client'
  /usr/lib/ruby/1.8/mongrel.rb:158:in `each'
  /usr/lib/ruby/1.8/mongrel.rb:158:in `process_client'
  /usr/lib/ruby/1.8/mongrel.rb:285:in `run'
  /usr/lib/ruby/1.8/mongrel.rb:285:in `initialize'
  /usr/lib/ruby/1.8/mongrel.rb:285:in `new'
  /usr/lib/ruby/1.8/mongrel.rb:285:in `run'
  /usr/lib/ruby/1.8/mongrel.rb:268:in `initialize'
  /usr/lib/ruby/1.8/mongrel.rb:268:in `new'
  /usr/lib/ruby/1.8/mongrel.rb:268:in `run'
  /usr/lib/ruby/1.8/mongrel/configurator.rb:282:in `run'
  /usr/lib/ruby/1.8/mongrel/configurator.rb:281:in `each'
  /usr/lib/ruby/1.8/mongrel/configurator.rb:281:in `run'
  /usr/lib/ruby/1.8/mongrel/command.rb:212:in `run'

Original issue reported on code.google.com by [email protected] on 24 May 2011 at 9:34

DMSF tab only visible for adminstrators

What steps will reproduce the problem?
1. login as non-administrator
2. open project with DMSF enabled


What is the expected output? What do you see instead?

I expect to see the DMSF tab. But there isn't one. If I login
from an administrator account, I do see the tab.


What version of the product are you using? On what operating system?

DMSF version 0.5.3
OS: Ubuntu 10.04 

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 17 May 2011 at 1:59

Localization

Currently localization is horrible. Both in code and content

Original issue reported on code.google.com by [email protected] on 6 May 2011 at 11:43

Erroneus translation

What steps will reproduce the problem?
1. Translate the spanish file (es.yml) I has added some new translations.
2. Put spanish (or not english languaje)
3. Watch the box for upload file

What is the expected output? What do you see instead?
My expected output are the strings in spanish (Filename, Status...)
And y watch the strings only in english

What version of the product are you using? On what operating system?
0.5.2

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 9 May 2011 at 10:36

Attachments:

New icon

Here's a new icon suggestion in better resolution 100x100

Original issue reported on code.google.com by [email protected] on 19 May 2011 at 12:13

Attachments:

File uploading fails with: File count error

What steps will reproduce the problem?
1. go to: dmsf/index/PROJECT_NAME
2. drag file, or click add new file into window

What is the expected output? What do you see instead?
expected: file is uploaded
got: File count error.
Upload element accepts only 0 file(s) at a time. Extra files were stripped.
Watching redmine/log/development.log does not show anything. Happens with 
variety of file types (tested with zip/pdf/jpg)


What version of the product are you using? On what operating system?
DMSF 0.5.3  Redmine 1.1.1 

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 9 May 2011 at 2:47

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.