Karel Pičman
dd3ff7cde9
https://github.com/rubocop-hq/rails-style-guide
2018-11-07 15:43:13 +01:00
Karel Picman
f5ae82ac6f
2017->2018
2018-01-16 09:38:24 +01:00
Karel Picman
79a7698ecf
Install fails with new Redmine installation and SQLite #780
2017-10-13 08:51:13 +02:00
Karel Picman
abbaea2692
Redmine 3.4
2017-07-21 13:43:51 +02:00
Karel Picman
95a30d4d0b
#48 revisions without a physical file
2017-07-21 09:02:29 +02:00
Karel Picman
99e43e2d45
A keying mistake
2017-06-21 15:54:18 +02:00
Karel Picman
21fb2aa865
Make the storage path Rails.root related #733
2017-06-02 09:30:32 +02:00
Karel Picman
bb937a037b
reset_column_information is missing in DB migration #592
2016-11-04 10:25:47 +01:00
Karel Picman
df36bccfba
dos2unix
2013-12-17 09:24:08 +01:00
Karel Picman
f655adaaa6
Code revision from coding style point of view
2013-11-13 13:37:35 +01:00
Karel Picman
1a0b4d3b8b
#167 I first Assign an approval workflow get some error
2013-10-21 16:55:37 +02:00
Daniel Munn
2f6e3e11b4
Starting to resolve problems with migration script for 1.4.4
...
See #86 #91 #40
2013-01-18 23:22:53 +00:00
Daniel Munn
523b43b4e1
Fixes #28 - Workaround for incompatible grouping clause (postgre)
2012-07-12 09:10:17 +01:00
Daniel Munn
b8716a5cc2
Multiple fixes: upload not rendered for DMSF root; dmsf_lock is now storing uuid for lock; db upgrade / downgrade script updated for support
2012-06-29 08:26:43 +01:00
Daniel Munn
6237e09581
New: Support for lockdiscover and supported lock PROPFIND requests
...
Update: file_revision visible scope now is joined with parent item and checked for both revision and file visibility
New: Projects now store into their own folder within configured path
Fix: db upgrade script does a one-time re-sort of existing physical data to ensure it can be read in new world
Fix: webdav controller (from Gem) did not flag output as utf-8 with correct header, overloaded in dmsf controller instance to fix
Update: Testsuites updated to support a few more conditions for lock processing
2012-06-28 14:29:13 +01:00
Daniel Munn
7d8b941e4a
Starting lock system overhaul in line with #14 - designed new approach will allow for folder locking, and shared locking - todo: rewrite lock! and
...
unlock! methods in lib/redmine_dmsf/lockable.rb
2012-06-26 15:21:26 +01:00