Daniel Munn
b46f366a1d
Update PUT test to use fileutils to delte tmp folder
2012-07-05 13:33:59 +01:00
Daniel Munn
875892495a
Fixed unused test to use our modifed test framework
2012-06-29 09:44:55 +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
e1fdc030e6
Issue #14 , implementation of lock! and unlock! methods
...
Correcting test-cases with corrected lock check (should have been asserting !locked?, not locked? in case of unlock check)
2012-06-27 07:30:45 +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
Daniel Munn
5de3bd7720
Included unit test for file structure change
2012-06-26 08:00:02 +01:00
Daniel Munn
4b83ef672c
DELETE method testing
2012-06-21 08:50:11 +01:00
Daniel Munn
1b21987b58
PUT test cleanup
2012-06-20 15:33:42 +01:00
Daniel Munn
ccfa81340a
PUT testing
2012-06-20 15:32:04 +01:00
Daniel Munn
a5c72bb997
HEAD method testing
2012-06-20 12:29:28 +01:00
Daniel Munn
5e8e61f80f
OPTIONS testing + relevent fixes
2012-06-20 09:51:51 +01:00
Daniel Munn
4d17cd4646
EOD commit, working on issue #7
2012-06-18 23:16:25 +01:00
Daniel Munn
bad46400c7
Test-suite functionality
2012-06-18 11:36:51 +01:00
Daniel Munn
6f7a4f2e4a
Fixes #5 : Projects and subsequent DMSF children are now not permitted access to where the project does not have DMSF module enabled.
2012-06-18 11:18:56 +01:00
Daniel Munn
c639e25f10
Fix: init.rb default plugin values expected webdav to be string, integer given
...
Change: fixture dmsf_folder updated with schema changes
2012-06-18 09:19:13 +01:00
vit.jonas@gmail.com
a0b802a328
* never ending import story ... hope done
...
git-svn-id: http://redmine-dmsf.googlecode.com/svn/trunk/redmine_dmsf@5 5e329b0b-a2ee-ea63-e329-299493fc886d
2011-05-05 19:50:53 +00:00
vit.jonas@gmail.com
2c23d4e1aa
* finishing import
...
git-svn-id: http://redmine-dmsf.googlecode.com/svn/trunk/redmine_dmsf@4 5e329b0b-a2ee-ea63-e329-299493fc886d
2011-05-05 19:29:34 +00:00