Commit Graph

4047 Commits

Author SHA1 Message Date
Uwe Steinmann
0817223524 add directory for password strenght 2017-01-06 07:16:52 +01:00
Uwe Steinmann
41e6b1a9f3 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-04 17:53:57 +01:00
Uwe Steinmann
daa6b1dea1 use form controlls instead of table 2017-01-04 17:53:27 +01:00
Uwe Steinmann
b56cb9c018 take out surounding table 2017-01-04 17:53:01 +01:00
Uwe Steinmann
5c96154bde take out surounding table 2017-01-04 17:52:37 +01:00
Uwe Steinmann
b1deb8a718 remove table around tree
it just adds a little space around the tree
2017-01-04 17:30:56 +01:00
Uwe Steinmann
95b28aed9f use div-control-group instead of table in forms 2017-01-04 07:58:24 +01:00
Uwe Steinmann
c40b34295c Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-04 07:44:02 +01:00
Uwe Steinmann
2810de59a0 replace table by div-control-group in forms 2017-01-04 07:03:05 +01:00
Uwe Steinmann
f1326c4968 make field for attribute of type date wider 2017-01-04 07:02:30 +01:00
Uwe Steinmann
d529b2d4b2 fix syntax error (Closes #304) 2017-01-01 19:29:20 +01:00
Uwe Steinmann
a9a51adbb5 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-01 19:27:51 +01:00
Uwe Steinmann
70e947b6ff replace table by divs in form 2017-01-01 19:21:22 +01:00
Uwe Steinmann
1fb2af79b6 set autocomplete off for login and password 2017-01-01 19:20:19 +01:00
Uwe Steinmann
fae7e05dbc replace Hidden by hidden 2017-01-01 19:19:31 +01:00
Uwe Steinmann
1376b657e9 replace table by divs in form 2017-01-01 14:49:53 +01:00
Uwe Steinmann
38a1c524a0 replace table by div in form 2017-01-01 14:49:08 +01:00
Uwe Steinmann
b58f539e03 replace Hidden by hidden 2017-01-01 14:48:40 +01:00
Uwe Steinmann
c39849b9f8 replace table by divs in form 2017-01-01 14:48:16 +01:00
Uwe Steinmann
5796ccdf06 add exit() after calling header('Location: ..') 2017-01-01 14:47:20 +01:00
Uwe Steinmann
4709e98429 remove some white space 2017-01-01 14:46:57 +01:00
Uwe Steinmann
9e0ca7cb5f remove some white space 2017-01-01 14:46:25 +01:00
Uwe Steinmann
54f3232c52 check for controller in extension by absolute path 2016-12-29 17:36:27 +01:00
Uwe Steinmann
8d20d39a07 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-22 09:36:15 +01:00
Uwe Steinmann
3242714fda move document infos into own method 2016-12-22 09:31:46 +01:00
Uwe Steinmann
d47982a671 do not allow to edit content if file doesn't exist 2016-12-22 09:25:10 +01:00
Uwe Steinmann
db0021d65b pass content instead of document to preview hooks 2016-12-22 09:21:20 +01:00
Uwe Steinmann
259c7ffc3c add hooks for showing preview of document 2016-12-22 09:11:40 +01:00
Uwe Steinmann
bd67ea6abd set filetype when uploading file 2016-12-22 07:54:52 +01:00
Uwe Steinmann
cf597a4bed get $dms from view in preview() 2016-12-22 07:54:07 +01:00
Uwe Steinmann
9319aabd3e start version 4.3.32 2016-12-12 18:17:44 +01:00
Uwe Steinmann
4147c29dd3 set availlanguages to empty array() if not set in configuration 2016-12-12 18:14:54 +01:00
Uwe Steinmann
7bf6ec003c Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-12 16:25:54 +01:00
Uwe Steinmann
6c7e634213 fix cleanup of new mimetype 2016-12-12 16:25:34 +01:00
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