Karel Picman
39a0a57813
Linking Issues and DMSF Documents #48
2017-01-30 15:21:22 +01:00
Karel Picman
65820f97f3
Linking Issues and DMSF Documents #48
2017-01-26 10:20:39 +01:00
Karel Picman
8dc7aba2a9
Edit approval workflow steps #635
2017-01-17 10:40:40 +01:00
Karel Picman
2f6fc5cc9d
Edit approval workflow steps #635
2017-01-17 09:41:43 +01:00
Karel Picman
66c5af9d53
title and sort
2017-01-16 09:57:36 +01:00
Karel Picman
2e2b15c260
Document export rake task #634
2017-01-16 09:37:06 +01:00
COLA@Redminetest
75a443dac9
Implemented caching of PROPSTATS and PROPFIND using MemCacheStore (memcached).
2017-01-15 21:12:16 +01:00
COLA@Redminetest
07cba00715
Fixed error when o.description is nil.
2017-01-11 16:24:35 +01:00
Karel Picman
c7a30ca410
#527 MD5 = 0 if the file is missing
2017-01-10 13:35:05 +01:00
Karel Picman
23c382190f
#499 , #555 optionable DMSF columns
2017-01-10 13:03:47 +01:00
Karel Picman
1af0f5a461
#499 , #555 optionable DMSF columns
2017-01-10 12:40:24 +01:00
Karel Picman
3159d3c893
#499 , #555 tests
2017-01-10 10:55:46 +01:00
Karel Picman
a1a4dc8a67
#499 , #555 optionable DMSF columns
2017-01-10 10:01:33 +01:00
Karel Picman
e33010471f
Approval workflow step name #629
2017-01-04 14:34:40 +01:00
Karel Picman
29fc493661
Approval workflow step name #629
2017-01-04 13:14:27 +01:00
Karel Picman
029fee6a3f
SQLite has no now() function
2017-01-02 08:31:59 +01:00
Karel Picman
e6e8265eff
SQLite has no now() function
2017-01-02 08:27:40 +01:00
Karel Picman
e9385da7fa
Public URLs in email entries #626
2017-01-02 08:12:43 +01:00
Karel Picman
6649784062
send_file using disposition
2016-12-22 15:35:59 +01:00
Honza Novak
f66ee8ea42
Modify save action, so that updates can be triggered with API call (csrf validation is being skipped when redmine api key is present)
...
Add option to lookup folder by title with API call, if folder is found then information about that is appended into output.
2016-12-09 21:25:08 +01:00
Honza Novak
d841e5e1ff
API: make folder.save action available as an API call. This allows changing folder attributes like renaming folder, or changing folder description.
2016-12-09 21:25:01 +01:00
Karel Picman
0bc63d689d
Tree view doesn't work in some installations
2016-12-09 09:50:33 +01:00
Karel Picman
1b9bab1493
Merge pull request #610 from carlolars/global_title_format_fixes
...
Global title format fixes
2016-11-25 09:02:21 +01:00
COLA@Redminetest
9e328c39ab
dmsf_file_revisions are ordered by id instead of major_version, minor_version and updated_at.
...
Previously they were ordered by major_version DESC, minor_version DESC and updated_at DESC.
This caused problems after restoring deleted files as the updated_at field were set to the same for all revisions,
and renamed files have the same major and minor version and could therefore be sorted in the wrong order.
Why would it not be ordered by id from the start?
2016-11-24 22:23:46 +01:00
COLA@Redminetest
d2f3af0b88
source_revision for dependent revisions is updated on destroy instead of delete.
2016-11-24 21:37:17 +01:00
COLA@Redminetest
e7925a4f9a
When displaying a link to a file use the display_name.
2016-11-24 17:31:35 +01:00
COLA@Redminetest
c53e8735b1
The display_name should also use the formatted_name.
2016-11-24 17:02:03 +01:00
COLA@Redminetest
db885d4edc
The DmsfFilesController.view and .show methods did not use the global title format, only the user configured title format.
2016-11-24 16:32:44 +01:00
COLA@Redminetest
7a66ce52a9
The DmsfFileRevision.formatted_name method does no longer corrupt the argument 'format'.
2016-11-24 16:17:53 +01:00
COLA@Redminetest
5d9826ebaa
Update last_revision when moving a file.
2016-11-20 13:15:35 +01:00
Karel Picman
bd389c1e55
Merge pull request #604 from carlolars/603_WrongEmailWhenSendingDocuments
...
Fixing #603
2016-11-16 12:27:35 +01:00
Redmine User
84a878d2a5
Mailer.mail does not use :from but 'From' as the key for the from-address. #603
...
The from field is set to "Username <Usermail>".
2016-11-15 18:37:19 +01:00
Karel Picman
44be3cf540
modern upload file type don't work #593
2016-11-15 14:03:34 +01:00
COLA@Redminetest
0d58cfade3
Added a global Title Format, configured in plugin settings and used when no user defined format is present.
2016-11-14 19:16:30 +01:00
Karel Picman
70b56a0a53
Revision deleting #580
2016-11-10 11:00:05 +01:00
Karel Picman
539daa5472
Wrong file size #579
2016-11-10 10:23:56 +01:00
Karel Picman
538371e316
A lot of warnings in WebDAV unit tests #584
2016-11-02 14:33:24 +01:00
Karel Picman
de2ad3f1a6
FATAL -- : ActionController::RoutingError (No route matches [GET] '/plugin_assets/redmine_dmsf/javascripts/jquery.dataTables/zh.json') type:bug #582
2016-10-24 12:27:57 +02:00
Karel Picman
08c21a4730
devel-1.5.8 merged to the master
2016-10-21 11:17:11 +02:00
Karel Picman
0082367870
File.exists? is obsolete
2016-10-21 09:09:40 +02:00
Karel Picman
a818c15a28
max-with for new version pick list
2016-10-12 12:35:23 +02:00
Karel Picman
8212351f46
A wrong title when uploading documents #578
2016-10-10 15:49:22 +02:00
Karel Picman
1e58b5f1ae
An error when user is not set
2016-09-27 12:57:00 +02:00
Karel Picman
70fcbb6ba2
Tree view optimized for speed
2016-09-23 10:17:16 +02:00
Karel Picman
0ef5deb43e
Bulk edit for users hook implementation
2016-09-05 10:50:54 +02:00
Karel Picman
377b4c320a
Bulk edit hook
2016-08-31 13:06:42 +02:00
Karel Picman
b25ceeb206
@user might be null
2016-08-31 12:47:43 +02:00
Karel Picman
08cad12de4
trying to send mail without recipient results in error 500 #560
2016-08-25 15:18:27 +02:00
Karel Picman
cfbae13b56
drag/drop feature for new content #443
2016-08-25 14:23:04 +02:00
Karel Picman
fa81e4f27a
A typing mistake
2016-08-25 14:06:45 +02:00