This website requires JavaScript.
Explore
Help
Register
Sign In
redmine_plugins
/
redmine_dmsf
Watch
1
Star
0
Fork
0
You've already forked redmine_dmsf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
redmine_dmsf
/
app
/
models
History
Daniel Munn
96084390fd
Fixes
#24
Dynamic columns are forced into timestamp with zone the same as ActiveRecord, views have been updated to use format_date which converts time to local timezone based on preferences.
2012-07-12 11:28:07 +01:00
..
dmsf_file_revision_access.rb
* work on Issue 26: Auditing access to file revisions
2011-06-15 12:42:04 +00:00
dmsf_file_revision_custom_field.rb
* worinkg on Issue
#19
: DMSF document and folder can have custom fields
2012-03-31 17:56:49 +00:00
dmsf_file_revision.rb
Fixes
#24
Dynamic columns are forced into timestamp with zone the same as ActiveRecord, views have been updated to use format_date which converts time to local timezone based on preferences.
2012-07-12 11:28:07 +01:00
dmsf_file.rb
Fixes
#27
incorrect call to to_s causes execution error.
2012-07-11 10:07:12 +02:00
dmsf_folder.rb
Updating models to contain table name (prevents ambiguous queries)
2012-06-29 09:11:04 +01:00
dmsf_lock.rb
Updating models to contain table name (prevents ambiguous queries)
2012-06-29 09:11:04 +01:00
dmsf_mailer.rb
Prevent folder / 0 size files from being uploaded.
2012-06-07 11:18:49 +01:00
dmsf_upload.rb
Updated files inline with changes in
#12
2012-06-22 13:38:21 +01:00