168 Commits

Author SHA1 Message Date
Karel Picman
b562e25766 1.4.6 version updated 2013-10-03 16:11:41 +02:00
root
86ffcc09a9 Fixes #34 - dependency for redmine 2.0.3 added 2012-07-27 23:30:12 +01:00
Daniel Munn
035589cf0f 1.4.5 being brought to stable (mainly bug-fixes) 2012-07-20 13:43:38 +01:00
Daniel Munn
70bfdb2a9b Fixes #24 - MySQL returns Mysql::Time object on dynamic column, this is incompatible with ruby's Time object - instead check is made via class name (again not the best method of reflection, however in the case of a MySQL missing environment it'd break due to module/class not being found)
Updated two scopes to no longer be read-only (default stance is to make joins read only), however this breaks intended purpose
2012-07-17 12:16:09 +01:00
Daniel Munn
fa87763f8e Update devel-1.4.5 2012-07-12 10:43:50 +02:00
root
1ab1271e70 Starting devel 1.4.5 branch (again) 2012-07-09 09:14:52 +01:00
Daniel Munn
9e07a9bfe9 Update CHANGELOG.md for 1.4.4p2 2012-07-09 08:08:24 +02:00
Daniel Munn
c50ff70cba 1.4.4p1 release 2012-07-07 07:29:09 +01:00
Daniel Munn
88536e0def Fixes #17 - DAV4Rack is now vendored - documentation updated 2012-06-29 11:29:30 +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
f120b04b30 Webdav updated to support folder locking (shared locking not yet implemented) 2012-06-27 07:51:46 +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
358d3282b6 Related to issue #13 - documenation update 2012-06-24 01:07:06 +01:00
Daniel Munn
43e3a1dc81 Fix UI error preventing revision management 2012-06-22 14:18:18 +01:00
Daniel Munn
82e53e7fdf Copy DMSF functionality expansion
Data linkup (with dependency destruction)
2012-06-22 09:26:45 +01:00
Daniel Munn
168e6def95 Documentation update 2012-06-21 13:27:18 +01:00
Daniel Munn
cfff45535a Switch to Markdown 2012-06-20 08:48:53 +01:00