Commit Graph

4013 Commits

Author SHA1 Message Date
Uwe Steinmann
13bab66b6f Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-08 18:21:08 +01:00
Uwe Steinmann
25d12bc24c add entry for 4.3.31 2016-12-08 18:19:01 +01:00
Uwe Steinmann
dfc0db8bc5 no longer send notif. to owner 2016-12-08 18:14:54 +01:00
Uwe Steinmann
902565fee4 merge notif. list to prevent duplicates 2016-12-08 18:14:24 +01:00
Uwe Steinmann
3f6f0dd818 do not send extra notif. to owner, send notif. of src and target forlder 2016-12-08 18:13:12 +01:00
Uwe Steinmann
30d85e03fc remove old, already commented code 2016-12-08 18:12:25 +01:00
Uwe Steinmann
5937d98cb3 do not send notif. to old owner, send notif. if access rights are inherited again 2016-12-08 18:11:35 +01:00
Uwe Steinmann
70a1a20070 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-08 15:43:07 +01:00
Uwe Steinmann
50e920b63e take out themes blue, hc, clean from distribution 2016-12-08 15:41:18 +01:00
Uwe Steinmann
3ae469fd2b remove old notification code 2016-12-08 15:37:12 +01:00
Uwe Steinmann
5bdfb9b2e7 add placeholder for newmimetype and newcommand fields 2016-12-08 06:28:09 +01:00
Uwe Steinmann
edf32a9042 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-07 17:34:23 +01:00
Uwe Steinmann
af72e41cf3 check if mimetype has valid chars before saving new fulltext converter 2016-12-07 17:33:34 +01:00
Uwe Steinmann
d769ba37e6 save new mimetype and command in settings.xml 2016-12-07 17:24:20 +01:00
Uwe Steinmann
c5f3488af2 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-07 16:48:30 +01:00
Uwe Steinmann
d2d731fc81 add entry for 4.3.31 2016-12-07 16:48:07 +01:00
Uwe Steinmann
6890a8b76b show workflow state if document is in workflow 2016-12-07 16:47:44 +01:00
Uwe Steinmann
a8e2fcd5d6 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-07 15:38:27 +01:00
Uwe Steinmann
e5ab79b067 show workflow name and state instead of just 'in workflow' 2016-12-07 15:37:57 +01:00
Uwe Steinmann
e9e0de4d2a Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-07 15:32:54 +01:00
Uwe Steinmann
ad91c8202b show workflow state instead of just 'in workflow'
also set title of surounding span to workflow name
2016-12-07 15:30:59 +01:00
Uwe Steinmann
105b453991 add entry for 4.3.31 2016-12-06 20:22:18 +01:00
Uwe Steinmann
1ea96a5db7 propperly check for filesize when indexing document 2016-12-06 20:21:14 +01:00
Uwe Steinmann
a8b7277759 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-06 18:06:19 +01:00
Uwe Steinmann
f30367126f add two new error msg 2016-12-06 18:02:01 +01:00
Uwe Steinmann
6aeb7d78be use better error msg when removing object failed 2016-12-06 18:00:53 +01:00
Uwe Steinmann
12d241fa68 use better error msg, use abstract class for full text search 2016-12-06 18:00:14 +01:00
Uwe Steinmann
5b459a187d make fileselect box work on pages with ajax
fileselect box in html code which was loaded by ajax didn't work
propperly. The selected file name wasn't shown.
2016-12-06 15:21:08 +01:00
Uwe Steinmann
b84cf0a1fc fix typo 2016-12-05 20:36:23 +01:00
Uwe Steinmann
45a3a0f0d2 various minor updates 2016-12-05 20:35:47 +01:00
Uwe Steinmann
b6fb4f7b54 add item to 4.3.31 2016-12-05 10:27:06 +01:00
Uwe Steinmann
2bd3733929 link checkbox to expiration date
will automatically uncheck box if date is changed
2016-12-05 10:25:41 +01:00
Uwe Steinmann
441cf946b2 remove unused variable $form 2016-12-05 10:25:17 +01:00
Uwe Steinmann
97ee39df99 replace last remaining call of sanitizeString() by preg_replace() 2016-12-05 10:24:36 +01:00
Uwe Steinmann
5397dbd58c uncheck checkbox below expire date if date is set 2016-12-05 10:24:03 +01:00
Uwe Steinmann
ce20c3fea9 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-02 11:35:57 +01:00
Uwe Steinmann
48c4d45a5b new help file (Thanks Albert) 2016-12-01 16:00:43 +01:00
Uwe Steinmann
306786d9bd add entry for 4.3.31 2016-12-01 08:30:19 +01:00
Uwe Steinmann
6494eda4eb send request for approval mail only if no review is needed
previously the approver was invited to approve the document, even if
the review hasn't been done
2016-12-01 08:25:16 +01:00
Uwe Steinmann
bbf4caa8c8 fix take over of reviewer, approver
the javascript call to update the reviewer, approval selection was not
updated to select2
2016-12-01 08:23:52 +01:00
Uwe Steinmann
554a92c828 add link to configuration of extension 2016-11-28 08:33:01 +01:00
Uwe Steinmann
eb751e4195 add anchor for each extension config 2016-11-28 08:32:45 +01:00
Uwe Steinmann
5fa252ca08 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-24 11:45:03 +01:00
Uwe Steinmann
b830eb5c37 add some new phrases for future releases 2016-11-24 11:44:39 +01:00
Uwe Steinmann
a4bec45158 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-22 10:28:29 +01:00
Uwe Steinmann
2a2264186e add entry for 4.3.31 2016-11-22 09:23:55 +01:00
Uwe Steinmann
031839f560 lots of correction made by r3code 2016-11-22 09:23:35 +01:00
Uwe Steinmann
e85673cd5c take over return value from hook in callHook() if it is !== null 2016-11-22 09:21:12 +01:00
Uwe Steinmann
d70deddd2f check if hook returns null
in that case run the default operation
2016-11-22 09:20:12 +01:00
Uwe Steinmann
be160bdbea add closing option tags 2016-11-18 13:58:31 +01:00