Uwe Steinmann
|
40ec1447d5
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-03-23 10:16:44 +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
|
095e471f8b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-03-21 15:30:32 +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
|
08e3a5aca3
|
check if group recipient is already in list of ind. recipients, check for reviewer only
|
2018-03-20 12:16:51 +01:00 |
|
Uwe Steinmann
|
77c5645ccc
|
check if group recipient is already in list of ind. recipients
|
2018-03-20 12:16:01 +01:00 |
|
Uwe Steinmann
|
90affe7db1
|
pass $dms and $user to Controller::factory()
|
2018-03-20 11:16:13 +01:00 |
|
Uwe Steinmann
|
49af6ab171
|
make sure list of converters is an array, start new version 1.2.9
|
2018-03-20 11:08:08 +01:00 |
|
Uwe Steinmann
|
26d3c7a504
|
do not set status for scheduled_revision in timeline data
|
2018-03-20 11:06:38 +01:00 |
|
Uwe Steinmann
|
20d1a2695b
|
check if _converters['pdf'] is set, before passing to view
|
2018-03-20 11:06:11 +01:00 |
|
Uwe Steinmann
|
6211014896
|
new version 6.0.6
|
2018-03-20 10:09:23 +01:00 |
|
Uwe Steinmann
|
f6ba941e68
|
do not show groups as reviewer/approver without members
|
2018-03-20 07:25:22 +01:00 |
|
Uwe Steinmann
|
dffdc46568
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-03-20 07:22:23 +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 |
|
Uwe Steinmann
|
0563636b7d
|
attribute_changed_email is now document_attribute_changed_email
|
2018-03-19 12:12:46 +01:00 |
|
Uwe Steinmann
|
22f8b7e7be
|
do not list empty groups as reviewers/approvers
|
2018-03-19 11:32:24 +01:00 |
|
Uwe Steinmann
|
44b9525615
|
set fall back value for attributes of type checkbox to ''
|
2018-03-19 11:31:50 +01:00 |
|
Uwe Steinmann
|
e9c9b48140
|
fix sending notification when attributes have been changed
|
2018-03-19 11:31:09 +01:00 |
|
Uwe Steinmann
|
9b525b10a2
|
check diff of attributes after all changes have been saved
|
2018-03-19 11:30:21 +01:00 |
|
Uwe Steinmann
|
83ac7adf25
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2018-03-19 08:36:11 +01:00 |
|
Uwe Steinmann
|
260951deaa
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2018-03-19 08:35:16 +01:00 |
|