Karel Pičman
e28f0f7468
Faster file+folder count
2019-05-14 10:03:42 +02:00
pavel
8c430bec6a
uninitialized constant Redmine::IntegrationTest NameError
2019-04-18 20:22:16 +02:00
Karel Pičman
8a364279c8
No such file to load -- mime/types.rb (LoadError) #992
2019-04-18 14:32:20 +02:00
Karel Pičman
306ad159a7
Name convention of foreign keys columns
2019-03-27 14:19:54 +01:00
Karel Pičman
5c3cad5dd4
Attached links are not visible
2019-03-11 15:01:12 +01:00
Karel Pičman
b84f9335c2
Quick jump search Dxxxx
2019-02-22 06:22:31 +01:00
Karel Pičman
3c1dfe62e4
Rails 5 modules
2019-02-18 16:52:38 +01:00
Karel Pičman
b761c58497
Merge branch 'master' into devel-2.0.0
2019-02-07 12:03:36 +01:00
Karel Pičman
faa99c56b8
PostgreSQL compatibility
2019-02-07 12:01:56 +01:00
Karel Pičman
4fe1eaa590
PostgreSQL compatibility
2019-02-07 11:59:02 +01:00
Karel Pičman
13bda91dd5
PostgreSQL compatibility
2019-02-07 11:57:33 +01:00
Karel Pičman
674fa0f74a
Easy modifications
2019-01-31 16:14:03 +01:00
Karel Pičman
689b2dc793
project_settings_tab problem
2019-01-23 16:34:55 +01:00
mrak0s
cc0e2ea086
Update macros.rb
2019-01-16 19:07:04 +01:00
Karel Pičman
2da7844c04
#950 lines_count added into the dmsft macro description
2019-01-15 18:05:15 +01:00
Karel Pičman
26140d6115
#950 lines_count added into the dmsft macro description
2019-01-15 18:04:22 +01:00
Karel Pičman
87c555b1d0
Copyright 2018 -> 2019
2019-01-04 12:42:50 +01:00
Karel Pičman
56cd51b359
Merge branch 'devel-2.0.0' of github.com:danmunn/redmine_dmsf into devel-2.0.0
2019-01-03 10:13:06 +01:00
Karel Pičman
dcc5341cae
dav4rack license #940
2019-01-03 10:12:45 +01:00
pavel
ead480f720
dav4rack 1.1.0
2019-01-02 23:32:42 +01:00
Karel Pičman
bdb3d2df48
Rails 5
2018-12-20 14:39:11 +01:00
pavel
dc0eb77cc6
redmine 4.0.0
2018-12-11 01:00:12 +01:00
Karel Pičman
b8b85c7e38
Tests fixed for EasyRedmine
2018-12-07 11:06:10 +01:00
Karel Pičman
073c4b3492
An EasyRedmine workaround
2018-12-04 16:43:33 +01:00
Karel Pičman
aef1cc3e84
Adding the file's ID into allowed_to's options
2018-12-04 11:01:25 +01:00
Karel Pičman
802d15818f
WebDAV errors
2018-11-09 14:26:47 +01:00
Karel Pičman
405ee2efe6
https://github.com/rubocop-hq/rails-style-guide
2018-11-07 16:42:57 +01:00
Karel Pičman
dd3ff7cde9
https://github.com/rubocop-hq/rails-style-guide
2018-11-07 15:43:13 +01:00
Karel Pičman
535a4cc4fe
Merge branch 'devel-1.6.2' of github.com:danmunn/redmine_dmsf into devel-1.6.2
2018-09-04 13:28:42 +02:00
Karel Pičman
5d6ed07eb3
Fast links
2018-09-04 13:28:26 +02:00
Laurent FABRE
c22b88802e
Added macros to reference a file's version and last update date:
...
Example:
{{dmsfversion(123)}} -> "2.5" -> return version of file with id "123"
{{dmsflastupdate(123)}} -> "2018-08-24 08:46" -> returns the file's last update date (formatted according to redmine settings)
2018-08-24 10:14:40 +09:00
Laurent FABRE
952f3d953e
Added the ability to set a custom caption where referencing file details with the {{dmsfd(...)}} macro
...
Example:
{{dmsfd(123, File details)}} -> <a href="/dmsf/files/123">File details</a>
2018-08-10 16:16:47 +09:00
Karel Pičman
2dbadfc2c2
Useless error message
2018-08-08 13:38:34 +02:00
pavel
edfb6186df
use attachment params directly
2018-07-30 21:47:32 +02:00
Karel Pičman
397cb98e14
Open Remote in LibreOffice #885
2018-07-12 09:53:07 +02:00
Karel Pičman
65791ce217
DMS custom fields an easier way
2018-07-11 08:05:27 +02:00
Karel Pičman
a7a1811c24
refs #254115 params[:issue][:project_id] must not by present
2018-06-29 14:34:26 +02:00
Karel Pičman
0017d5d5dc
Act as attachable patch test added
2018-06-29 12:39:24 +02:00
Karel Pičman
bcdd5e838b
NoMethodError: undefined method 'name' for nil:NilClass
2018-06-07 14:08:47 +02:00
pavel
5df34c3676
missing logger
2018-06-06 23:27:36 +02:00
Karel Pičman
ce91eb474b
An error when moving issue with attached documents to a different project
2018-06-06 14:19:36 +02:00
Karel Pičman
b9245002ab
Attached documents remain by issues after they had been deleted in the main Document view #867
2018-06-01 09:40:05 +02:00
Karel Pičman
0f9cf15262
A problem by attaching documents to issues #866
2018-06-01 09:23:58 +02:00
Karel Pičman
92da2eae73
Xapian::FLAG_CJK_NGRAM support
2018-05-29 10:14:56 +02:00
Karel Picman
01164fa0e5
Merge pull request #865 from ahorek/fix_view_context
...
fix view context
2018-05-29 07:41:22 +02:00
pavel
6d30bb9906
fix view context
2018-05-28 17:20:21 +02:00
Karel Pičman
1ad08ab128
WebDAV code modifications in order to pass Litmus tester
2018-05-23 13:59:25 +02:00
Karel Pičman
139678a3d2
WebDAV optimization
2018-05-18 10:01:36 +02:00
Karel Pičman
dac29096e2
Litmus WebDAV tester requirements
2018-05-16 14:03:33 +02:00
Karel Pičman
873354ad2c
MKCOL request should return 201 instead of 200 when succeeded"
2018-05-15 15:05:32 +02:00