Commit Graph

1216 Commits

Author SHA1 Message Date
Uwe Steinmann
b76448c3a4 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-03 08:58:09 +01:00
Uwe Steinmann
2d9f3f8494 call hook searchListHeader 2017-03-02 20:00:56 +01:00
Uwe Steinmann
83e888b9c9 more reasonable check for docs and folders 2017-03-02 20:00:14 +01:00
Uwe Steinmann
1c359cb701 pass context to hook documentListItem 2017-03-02 08:40:46 +01:00
Uwe Steinmann
7e59084b25 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-02 08:21:53 +01:00
Uwe Steinmann
b1df3b460b update queue-bar after adding new tasks 2017-03-01 16:59:58 +01:00
Uwe Steinmann
602a02722b decrement items in queue after displaying bars 2017-03-01 15:49:38 +01:00
Uwe Steinmann
a46f41c74f Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-28 09:57:30 +01:00
Uwe Steinmann
c15d1a49f2 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-28 09:57:21 +01:00
Uwe Steinmann
112aab5a4c take out search param in search form of nav bar, no typeahead in fulltext mode 2017-02-28 09:56:41 +01:00
Uwe Steinmann
f6f5a92c9b Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-27 14:55:59 +01:00
Uwe Steinmann
716ab9edfd Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-27 14:55:46 +01:00
Uwe Steinmann
d2c0148c7f add output of workflow log 2017-02-27 08:58:10 +01:00
Uwe Steinmann
a4fdc3ad95 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-24 19:02:26 +01:00
Uwe Steinmann
accc6e40b9 get rid of old themes 2017-02-24 18:53:49 +01:00
Uwe Steinmann
bff72711a9 use translated text 2017-02-24 14:14:16 +01:00
Uwe Steinmann
be40c980ba Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-24 12:15:27 +01:00
Uwe Steinmann
020f25052c index each document by calling ajax function 2017-02-24 12:13:51 +01:00
Uwe Steinmann
7fd7d0c7e2 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-22 13:22:39 +01:00
Uwe Steinmann
92a483ac8b include js in footer with absolute path 2017-02-22 13:22:08 +01:00
Uwe Steinmann
706465a971 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-22 09:41:08 +01:00
Uwe Steinmann
bd345fee35 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-21 17:42:00 +01:00
Uwe Steinmann
1a74c45cae put all calendar operations into class 2017-02-21 17:26:16 +01:00
Uwe Steinmann
410b36870a Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-20 17:22:26 +01:00
Uwe Steinmann
a6673fe908 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-20 17:21:24 +01:00
Uwe Steinmann
19f77a37c8 add missing changes which got lost during last rebase 2017-02-20 15:33:15 +01:00
Uwe Steinmann
9346fa6072 use new function filterDocumentFiles() 2017-02-20 15:21:06 +01:00
Uwe Steinmann
1b638d52ee remove calendar nav, add extra space to footer 2017-02-16 17:07:08 +01:00
Uwe Steinmann
502b5c5414 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-16 15:26:46 +01:00
Uwe Steinmann
9dfea210d6 new calendar based on fullcalendar 2017-02-16 15:02:46 +01:00
Uwe Steinmann
4443b80631 show events in year calendar, get rid of some div.well 2017-02-15 13:59:00 +01:00
Uwe Steinmann
fc3548cca7 set pwdexpiration to 'now' and 'never' 2017-02-14 11:24:41 +01:00
Uwe Steinmann
d5dc6b125d Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-08 15:52:00 +01:00
Uwe Steinmann
341aa12a05 call new hook 'documentPreview' 2017-02-07 11:52:38 +01:00
Uwe Steinmann
04a241111f remove imported folder if requested 2017-02-03 12:21:51 +01:00
Uwe Steinmann
8516d23684 add support for fine uploader 2017-01-31 17:27:53 +01:00
Uwe Steinmann
05e163a39d add support for fine uploader 2017-01-31 17:27:33 +01:00
Uwe Steinmann
ea85b65818 do not output anything if attachment file is missing
previously outputs an icon which didn't make sense at all
2017-01-31 17:25:22 +01:00
Uwe Steinmann
96d146657d new parameter for printFineUploaderJs(), take out old AddMulitDocument 2017-01-31 17:22:57 +01:00
Uwe Steinmann
1583e29053 remove old submit event 2017-01-31 17:21:52 +01:00
Uwe Steinmann
1483334fe2 set strictformcheck for view 2017-01-31 17:20:45 +01:00
Uwe Steinmann
196725042d add support for fine-uploader as a replacement for the old jumploader 2017-01-30 13:17:58 +01:00
Uwe Steinmann
7a674b9162 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-26 14:44:33 +01:00
Uwe Steinmann
1314f27660 list access rights in popup box if more than 3 2017-01-26 14:44:07 +01:00
Uwe Steinmann
35e9dbb0fb set proper link to footer js 2017-01-20 14:58:39 +01:00
Uwe Steinmann
cd745eb518 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-18 21:24:01 +01:00
Uwe Steinmann
6d9798753b set default access and owner 2017-01-18 20:58:52 +01:00
Uwe Steinmann
88c06c2f37 add defaultAccessDocs 2017-01-18 20:58:03 +01:00
Uwe Steinmann
47db85c175 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-18 15:11:45 +01:00
Uwe Steinmann
8959a9e167 add searching for document id 2017-01-18 14:45:40 +01:00
Uwe Steinmann
c943c2d81b Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-18 08:10:59 +01:00
Uwe Steinmann
b8d4d12f4e allow to place several popup boxes on a page 2017-01-18 08:10:21 +01:00
Uwe Steinmann
c3553335fb Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-17 18:36:02 +01:00
Uwe Steinmann
9506d25202 printPopupBox() can return html instead of printing it 2017-01-17 18:35:30 +01:00
Uwe Steinmann
c37910e473 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-16 15:12:16 +01:00
Uwe Steinmann
20e57e8e76 check if enableUpdateRevApp is set 2017-01-16 13:02:15 +01:00
Uwe Steinmann
d31951748c pass 'target' or 'source' to filterDocumentLinks()
will check if access rights on linked documents are sufficient
2017-01-16 13:01:09 +01:00
Uwe Steinmann
905eddabce add new configuration enableUpdateRevApp 2017-01-16 13:00:22 +01:00
Uwe Steinmann
950449ac04 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-12 18:03:01 +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
0a02edfb04 replace language key 'version' by 'documentcontent' 2017-01-12 12:08:13 +01:00
Uwe Steinmann
01ddb635f1 fix js for clear folder in folder selector 2017-01-10 09:13:11 +01:00
Uwe Steinmann
01d883bd95 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-10 09:12:14 +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
ff48af1476 fix clearing filename in dropfolder chooser, add document.ready() 2017-01-10 07:37:45 +01:00
Uwe Steinmann
0d1b2625de set unique name for document chooser 2017-01-10 07:04:07 +01:00
Uwe Steinmann
289e13b255 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-09 15:32:57 +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
321535c391 use new path of jquery.passwordstrength.js 2017-01-06 07:23:25 +01:00
Uwe Steinmann
ae4e66c8b1 use new path of jquery.passwordstrength.js 2017-01-06 07:19:17 +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
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
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
cf597a4bed get $dms from view in preview() 2016-12-22 07:54:07 +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
5bdfb9b2e7 add placeholder for newmimetype and newcommand fields 2016-12-08 06:28:09 +01:00
Uwe Steinmann
c5f3488af2 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-07 16:48:30 +01:00