Commit Graph

5364 Commits

Author SHA1 Message Date
Uwe Steinmann
9627e319a8 various minor updates 2018-04-03 14:33:29 +02:00
Uwe Steinmann
c539693288 fix name for log files 2018-04-03 10:57:29 +02:00
Uwe Steinmann
156dfe9b0b Merge branch 'seeddms-5.1.x' of ssh://git.code.sf.net/p/seeddms/code into seeddms-5.1.x 2018-04-02 22:47:59 +02:00
efinal
311f068a77 change to use utf8_basename, see https://sourceforge.net/p/seeddms/discussion/general/thread/b3b3b320/ for detail 2018-04-01 21:18:09 +08:00
efinal
8a0d9b2481 change to use utf8_basename, see https://sourceforge.net/p/seeddms/discussion/general/thread/b3b3b320/ for detail 2018-04-01 17:11:04 +08:00
Uwe Steinmann
5c48206311 use utf8_basename() instead of php basename() 2018-03-31 14:38:27 +02:00
Uwe Steinmann
d017726984 count workflows to trigger if workflowmode='advanced' 2018-03-27 17:47:58 +02:00
Uwe Steinmann
a9224b0070 fix some typos 2018-03-26 14:08:12 +02:00
Uwe Steinmann
f594d1ef62 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-03-26 13:21:35 +02:00
Uwe Steinmann
4e695f6949 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-03-26 13:21:22 +02:00
Uwe Steinmann
e913a657af various new phrases 2018-03-26 13:21:06 +02:00
Uwe Steinmann
d9c4964e0d add SeedDMS_AccessOperation() after $document is set 2018-03-26 10:18:37 +02:00
Uwe Steinmann
91468235a5 add entry for 5.1.7 2018-03-26 10:17:11 +02:00
Uwe Steinmann
b65badac62 do not show task menu if there are no tasks 2018-03-26 10:14:07 +02:00
Uwe Steinmann
5995286c17 run js checkTasks() only if tasks in menu are turned on 2018-03-26 10:05:14 +02:00
Uwe Steinmann
3c411102d0 add entry for 5.1.6 2018-03-23 17:52:44 +01:00
Uwe Steinmann
06efeae431 do not remove user when transfering objects 2018-03-23 17:52:07 +01:00
Uwe Steinmann
59d56ea498 add target to create repository 2018-03-23 17:45:32 +01:00
Uwe Steinmann
48f2730332 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-03-23 10:12:56 +01:00
Uwe Steinmann
c222edc857 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-03-23 10:12:43 +01:00
Uwe Steinmann
15ef8c821a new phrases, more french translations 2018-03-23 10:12:20 +01:00
Uwe Steinmann
752d3f4fdd place version info and changelog into modal boxes 2018-03-23 10:10:26 +01:00
Uwe Steinmann
89e04299d0 pass extension name to view 2018-03-23 10:10:12 +01:00
Uwe Steinmann
5d2a3d9aba add css for wider modal box 2018-03-23 10:09:53 +01:00
Uwe Steinmann
0a6e04b644 add method getExtensionListByName(), some more documentation 2018-03-23 10:09:27 +01:00
Uwe Steinmann
e13cd0fb49 add missing space 2018-03-22 15:15:13 +01:00
Uwe Steinmann
0e64f8a7fc do not log DEBUG by default 2018-03-22 15:13:09 +01:00
Uwe Steinmann
75a6eafef4 better error logging 2018-03-22 15:12:53 +01:00
Uwe Steinmann
b1bf70e828 add more error msgs 2018-03-22 15:12:24 +01:00
Uwe Steinmann
e9d93860b9 json decoding is now done in SeedDMS_ExtensionMgr, show images in repository list 2018-03-22 08:43:41 +01:00
Uwe Steinmann
0ad2303511 fix typo in function name 2018-03-22 08:43:21 +01:00
Uwe Steinmann
d54ec75def getExtensionList() new returns only the latest version and php arrays 2018-03-22 08:42:41 +01:00
Uwe Steinmann
ba13d0eba2 fix typo in function name 2018-03-22 06:30:15 +01:00
Uwe Steinmann
4a83c561f1 check if $EXT_CONF is set 2018-03-21 15:25:03 +01:00
Uwe Steinmann
cc12a00db9 replace hard coded repository url 2018-03-21 15:24:45 +01:00
Uwe Steinmann
0ad32b5517 add icon to update button 2018-03-21 15:24:25 +01:00
Uwe Steinmann
e576e61166 set version to 1.0.1 2018-03-21 14:26:19 +01:00
Uwe Steinmann
fe0450c051 call controller when updating extension list 2018-03-21 13:40:57 +01:00
Uwe Steinmann
a66f9538f4 splash msg may have a timeout value 2018-03-21 13:40:34 +01:00
Uwe Steinmann
3a2e0d70d2 add missing controller 2018-03-21 13:40:17 +01:00
Uwe Steinmann
16d9cb5c1e move code for downloading new extension list into controller 2018-03-21 13:39:38 +01:00
Uwe Steinmann
7733da5133 pass repository url to extension mgr 2018-03-21 13:38:00 +01:00
Uwe Steinmann
2b960f1980 updateExtensionList() has new param $version and checks the http return code 2018-03-21 13:37:20 +01:00
Uwe Steinmann
a891adccd2 add not for fixing #394 2018-03-21 08:45:29 +01:00
Uwe Steinmann
f9fc71eb40 check if converters are set at all (Closes #394) 2018-03-20 21:25:16 +01:00
Uwe Steinmann
8f5a614b9f Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-03-19 12:16:36 +01:00
Uwe Steinmann
90e755d749 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-03-19 12:16:24 +01:00
Uwe Steinmann
0a1d57d863 fix some notification mails 2018-03-19 12:16:05 +01:00
Uwe Steinmann
2faef34ef9 add changes for 5.1.7 2018-03-19 12:14:23 +01:00
Uwe Steinmann
150b9975d3 send mail if attributes are changed, fix setting comment in email 2018-03-19 12:13:18 +01:00