Commit Graph

3305 Commits

Author SHA1 Message Date
Uwe Steinmann
8d55c139ff add new key list_access_rights 2017-01-13 08:22:30 +01:00
Uwe Steinmann
662d6149b7 remove wrong entry in notes 2017-01-12 18:18:37 +01:00
Uwe Steinmann
7e34053ece new version 4.3.32 2017-01-12 17:45:36 +01:00
Uwe Steinmann
97fe1e5d38 new version 4.3.32 2017-01-12 17:44:29 +01:00
Uwe Steinmann
2b58a74009 lots of entries for 4.3.32 2017-01-12 17:44:09 +01:00
Uwe Steinmann
a4c0fd4200 more entries for 4.3.32 2017-01-12 17:29:25 +01:00
Uwe Steinmann
fe2a875872 put access rights into popup box if more then 3 exists 2017-01-12 17:26:55 +01:00
Uwe Steinmann
be3fb089ad use new function printAccordion(), put attribute values into seperate accordions 2017-01-12 17:26:05 +01:00
Uwe Steinmann
06bba1aa9d add methods printPopupBox() and printAccordion() 2017-01-12 17:25:38 +01:00
Uwe Steinmann
99805e5c30 add code and style for simple popup box 2017-01-12 16:41:44 +01:00
Uwe Steinmann
0a02edfb04 replace language key 'version' by 'documentcontent' 2017-01-12 12:08:13 +01:00
Uwe Steinmann
4ef617f3d1 add new key documentcontent 2017-01-12 12:07:45 +01:00
Uwe Steinmann
7a7976827a add function apache_request_headers() in case it is missing
this allows to run the web dav server even on non apache environments
or fastcgi is used
2017-01-12 11:00:14 +01:00
Uwe Steinmann
229ae54234 order groups by name in getAccessList() 2017-01-10 17:53:52 +01:00
Uwe Steinmann
e80987de9a order groups by name getAccessList() 2017-01-10 17:51:46 +01:00
Uwe Steinmann
6951fe2169 add 'remove' button to folder chooser 2017-01-10 09:11:11 +01:00
Uwe Steinmann
cac47ee428 fix removal of file in drop folder chooser 2017-01-10 07:40:56 +01:00
Uwe Steinmann
23e3f8376d add new key 'command' 2017-01-09 12:58:09 +01:00
Uwe Steinmann
83f863ddaa add checkboxes for preview and js code 2017-01-09 10:57:35 +01:00
Uwe Steinmann
b78a730f82 add method footerjs() which deliveres a temp. js file 2017-01-09 10:57:07 +01:00
Uwe Steinmann
60dd7f8516 check if preview and/or js cache is to be cleared 2017-01-09 10:56:32 +01:00
Uwe Steinmann
31e2eaccb0 various updates, some keys changed 2017-01-09 10:55:54 +01:00
Uwe Steinmann
f3b0af988a do not package js anymore 2017-01-06 07:26:09 +01:00
Uwe Steinmann
fb0e581cb4 remove some files from dist before packaging 2017-01-06 07:24:44 +01:00
Uwe Steinmann
32b0275214 old jquery not needed anymore 2017-01-06 07:23:30 +01:00
Uwe Steinmann
321535c391 use new path of jquery.passwordstrength.js 2017-01-06 07:23:25 +01:00
Uwe Steinmann
cb1812a2f4 move js file into new directory 2017-01-06 07:23:20 +01:00
Uwe Steinmann
8ecd968812 add directory for password strenght 2017-01-06 07:23:14 +01:00
Uwe Steinmann
ffad3120a6 ignore some files 2017-01-05 18:06:12 +01:00
Uwe Steinmann
fd2d343c71 add method getDocumentPreview(), fix setting some headers 2017-01-05 10:05:47 +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
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
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
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
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