Commit Graph

1450 Commits

Author SHA1 Message Date
Uwe Steinmann
14d861dfda call various new hooks, add method to output button and wrap buttons in row 2017-05-17 09:21:26 +02:00
Uwe Steinmann
41f58c3ee4 rename editDocumentAttribute to addDocumentAttribute 2017-05-15 18:23:16 +02:00
Uwe Steinmann
9c678a90f3 add view for listing tasks 2017-05-12 18:21:42 +02:00
Uwe Steinmann
b406d31ea0 add menu tasks including checkbox in settings for enabling it 2017-05-12 18:09:53 +02:00
Uwe Steinmann
be80af1503 use showTextField() for conf. of extension 2017-05-12 13:26:20 +02:00
Uwe Steinmann
cb61fdacb3 add form key, fix uploading with fine-uploader 2017-05-04 13:49:45 +02:00
Uwe Steinmann
b64c737302 fix uploading from drop folder, when enable large file support is on 2017-05-04 13:49:01 +02:00
Uwe Steinmann
0ddabba869 call hook addDocumentContentAttributes 2017-05-04 11:04:08 +02:00
Uwe Steinmann
944186b9d7 change label of version field to 'version' 2017-05-04 09:08:34 +02:00
Uwe Steinmann
9801f5e481 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-05-02 21:02:00 +02:00
Uwe Steinmann
97bab1ead8 check if $conf['help'] and $conf['size'] is set before using it 2017-05-02 21:00:36 +02:00
Uwe Steinmann
73389a7e57 set 'help' of extension configuration as title attr 2017-05-02 20:55:30 +02:00
Uwe Steinmann
4e883444f2 fix check for value in value set 2017-05-02 18:33:07 +02:00
Uwe Steinmann
b60e5a9d97 fix check whether value is in value set 2017-05-02 18:31:23 +02:00
Uwe Steinmann
07d77858f0 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-05-02 17:18:32 +02:00
Uwe Steinmann
d3913318f5 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-05-02 17:18:16 +02:00
Uwe Steinmann
2c19bb0e6f show role of users in user list 2017-05-02 17:17:52 +02:00
Uwe Steinmann
adb7368acc do not set id in input field for file upload field
field can be duplicated and that makes the id no unique
2017-04-28 13:12:20 +02:00
Uwe Steinmann
2ddb45fa08 fix js for duplicating file upload field 2017-04-28 13:11:49 +02:00
Uwe Steinmann
2533ef845b add new method getFileChooser() which is called by printFileChooser() 2017-04-27 17:21:52 +02:00
Uwe Steinmann
bd0064e5ab remove attachment upload 2017-04-27 17:21:24 +02:00
Uwe Steinmann
6ee6e3fde2 take out enableAttachmentUpload 2017-04-27 17:19:49 +02:00
Uwe Steinmann
19d13f5b30 make fine uploader and btn-file usable twice on a page 2017-04-27 06:52:50 +02:00
Uwe Steinmann
a83b9ba395 check for enableMultiUpload and enableAttachmentUpload 2017-04-27 06:51:16 +02:00
Uwe Steinmann
d2fc9b534f add enableMultiUpload and enableAttachmentUpload 2017-04-27 06:50:12 +02:00
Uwe Steinmann
f361fe4fdc add 'groups' and 'attributedefinition' as internal field types 2017-04-21 17:19:31 +02:00
Uwe Steinmann
87ead99f34 add 'select' as new type of configuration 2017-04-20 09:57:16 +02:00
Uwe Steinmann
5fdf291cd2 use new select menu for expiration date 2017-04-18 13:30:13 +02:00
Uwe Steinmann
468ec80db3 fix saving of enableSessionList 2017-04-11 17:36:40 +02:00
Uwe Steinmann
81926fe0b9 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-04-11 10:13:15 +02:00
Uwe Steinmann
93adee468f Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-04-11 10:13:02 +02:00
Uwe Steinmann
71cc4da3a2 move css code into new css method of class.Timeline.php 2017-04-11 10:10:54 +02:00
Uwe Steinmann
0fd0af5854 check if method 'css' exists, run action if it does after all css filest 2017-04-11 10:10:04 +02:00
Uwe Steinmann
d02de9a767 check if session list shall be shown 2017-04-11 08:34:52 +02:00
Uwe Steinmann
beac494587 set enablesessionlist 2017-04-11 08:34:32 +02:00
Uwe Steinmann
06db1ec603 session list can be turned on/off by settings 2017-04-11 08:33:33 +02:00
Uwe Steinmann
9e054cd6cf Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-04-11 06:55:06 +02:00
Uwe Steinmann
392564129a show foldername and parent folder path on separate lines 2017-04-11 06:51:17 +02:00
Uwe Steinmann
5429046a90 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-04-10 07:38:37 +02:00
Uwe Steinmann
f0871eaeba remove parameter from hook searchListHeader 2017-04-10 07:37:41 +02:00
Uwe Steinmann
727f93eafa expiration date can be selected from list and entered by calendar 2017-04-05 22:00:54 +02:00
Uwe Steinmann
ebc4a29505 show origfilename of attachments only if not equal to name of attachment 2017-04-04 18:28:37 +02:00
Uwe Steinmann
28404ef9a6 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-04-04 18:27:47 +02:00
Uwe Steinmann
621317def2 print folder of document in extra row below title of document 2017-04-04 10:20:55 +02:00
Uwe Steinmann
dc0737c1db show session list only to admins 2017-03-24 15:56:33 +01:00
Uwe Steinmann
f61a5f2327 add list of active session in menu 2017-03-24 15:55:43 +01:00
Uwe Steinmann
c22e7d66b6 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-24 09:17:57 +01:00
Uwe Steinmann
156354ac76 pass '' as orderby to hook searchListHeader() 2017-03-24 09:17:24 +01:00
Uwe Steinmann
ae3946b6a9 turn of spinner for ajax call to show clipboard in menu 2017-03-24 08:26:39 +01:00
Uwe Steinmann
6ee2de053e Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-20 12:43:27 +01:00
Uwe Steinmann
3fba221ac3 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-03-20 12:43:07 +01:00
Uwe Steinmann
126ee89a5e do not show message for max upload size if not needed 2017-03-20 12:42:29 +01:00
Uwe Steinmann
e6ac6eba55 add startBody() hook 2017-03-18 19:01:41 +01:00
Uwe Steinmann
ef2043b9bb skip container in documentListItem 2017-03-15 21:54:42 +01:00
Uwe Steinmann
8de70cacc0 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-15 21:54:18 +01:00
Uwe Steinmann
514aa3ef0f call hook listHeader() 2017-03-15 21:53:42 +01:00
Uwe Steinmann
ca82a0df7b Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-15 18:09:40 +01:00
Uwe Steinmann
fa3d540d2a add hook extraVersionActions for older versions 2017-03-15 18:09:11 +01:00
Uwe Steinmann
815cafb2b5 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-15 18:02:42 +01:00
Uwe Steinmann
c708a038cf add hook extraVersionActions 2017-03-15 18:02:25 +01:00
Uwe Steinmann
8afaf3c748 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-15 16:46:04 +01:00
Uwe Steinmann
c823981bd9 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-03-15 16:45:02 +01:00
Uwe Steinmann
82d0bfde44 set preview with for document icons 2017-03-15 16:41:32 +01:00
Uwe Steinmann
6266fee9e7 change call for inserting fine uploader template and js code 2017-03-15 16:40:41 +01:00
Uwe Steinmann
2e3b9f474b add maxUploadSize 2017-03-15 16:39:05 +01:00
Uwe Steinmann
9fad3765e3 replace png by svg icons and scale them to previewwidth 2017-03-15 16:13:09 +01:00
Uwe Steinmann
bb0c476a46 add svg replacements 2017-03-15 16:12:19 +01:00
Uwe Steinmann
caead74c9a Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-14 06:53:08 +01:00
Uwe Steinmann
6af5de2f52 call hook folderListSeparator only if documents and folders exist 2017-03-14 06:52:37 +01:00
Uwe Steinmann
7dba8be1e3 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-14 06:39:04 +01:00
Uwe Steinmann
a79b43557f add hook folderListSeparator 2017-03-14 06:38:40 +01:00
Uwe Steinmann
5af8ab01c0 put documentListItem, menuClipboard and mainClipboard into own view 2017-03-10 20:09:08 +01:00
Uwe Steinmann
ae33edbcdc put documentListItem from Bootstrap base class in ViewDocument 2017-03-10 20:08:01 +01:00
Uwe Steinmann
141a55621b put function for printing clipboard into own class 2017-03-10 20:05:15 +01:00
Uwe Steinmann
8c15a7f6f0 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-03-10 11:47:40 +01:00
Uwe Steinmann
6defe3fc93 remove no ascii char in function name 2017-03-10 11:34:09 +01:00
Uwe Steinmann
15e0e56bb1 add method documentListItem() 2017-03-10 11:33:13 +01:00
Uwe Steinmann
023738812b call hook 'startPage' 2017-03-10 09:28:16 +01:00
Uwe Steinmann
4c6ce8218a Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-08 11:34:17 +01:00
Uwe Steinmann
a528a3ce57 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-03-08 11:33:05 +01:00
Uwe Steinmann
a65c7ddfc0 add link to duplicate document 2017-03-08 11:09:10 +01:00
Uwe Steinmann
4d2aec52fe Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-06 10:51:36 +01:00
Uwe Steinmann
cabe4371e7 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-03-06 10:51:24 +01:00
Uwe Steinmann
d392ca727e show also number of reverse links in tab header 2017-03-06 08:53:36 +01:00
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
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
a8b7277759 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-06 18:06:19 +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
ce20c3fea9 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-02 11:35:57 +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
a4bec45158 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-22 10:28:29 +01:00
Uwe Steinmann
be160bdbea add closing option tags 2016-11-18 13:58:31 +01:00
Uwe Steinmann
a76207dcbd add closing option tag 2016-11-18 13:56:15 +01:00
Uwe Steinmann
6448935150 add check for cycles in workflow 2016-11-18 09:05:21 +01:00
Uwe Steinmann
9f5aa9c8be add more documentation
explain in comment why 'Done' is output when a workflow transition
can be executed but the trigger is already there.
2016-11-18 08:42:56 +01:00
Uwe Steinmann
4e92b9e0d3 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-17 16:02:27 +01:00
Uwe Steinmann
f0a6265b4a list of available languages can be set
this will reduce the languages in the language selector and also
shorten the time for loading all translations
2016-11-17 11:31:58 +01:00
Uwe Steinmann
80166278ba remove some left over php short tags 2016-11-16 21:56:48 +01:00
Uwe Steinmann
4e93bf4ca2 fix php tag 2016-11-16 17:03:27 +01:00
Uwe Steinmann
408592ee90 replace some php short tags (Closes: #294) 2016-11-15 18:10:22 +01:00
Uwe Steinmann
7d7bff7b22 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-14 11:11:00 +01:00
Uwe Steinmann
6a059c9a1b propperly check for multiple values 2016-11-14 11:06:38 +01:00
Uwe Steinmann
2ed68b22d2 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-08 11:39:02 +01:00
Uwe Steinmann
943d8d262c make entries in search result dragable and dropable 2016-11-08 11:10:09 +01:00
Uwe Steinmann
379a3d728e show svg in preview 2016-11-07 16:28:58 +01:00
Uwe Steinmann
b5626c2cdf Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-07 09:27:28 +01:00
Uwe Steinmann
84f9fd89f0 show pdf preview 2016-11-07 09:25:55 +01:00
Uwe Steinmann
f960f69fc9 add new configuration for preview of pdf documents 2016-11-07 09:25:06 +01:00
Uwe Steinmann
86d5e7aede issue error msg if drop folder is not accessible 2016-11-07 08:54:56 +01:00
Uwe Steinmann
3a2dc21942 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-04 08:32:09 +01:00
Uwe Steinmann
76f6de08de use bootstrap tags for selection form 2016-11-04 08:31:43 +01:00
Uwe Steinmann
55746d2cdb Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-03 20:24:52 +01:00
Uwe Steinmann
cb15b34749 use bootstrap tagging for selection form 2016-11-03 20:24:28 +01:00
Uwe Steinmann
52e82bb36a Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-03 20:18:51 +01:00
Uwe Steinmann
8e42193972 use common line for document information 2016-11-03 11:44:08 +01:00
Uwe Steinmann
f1f970b0e0 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-02 18:13:18 +01:00
Uwe Steinmann
c2687ec74e show list of transtions where the state/action is used 2016-11-02 18:00:26 +01:00
Uwe Steinmann
495affcc88 use bootstrap tags for selection of workflow 2016-11-02 17:59:58 +01:00
Uwe Steinmann
c4a510f4d8 use bootstrap tagging for selection of group and user 2016-11-02 17:58:42 +01:00
Uwe Steinmann
13bed81418 include select2 code 2016-11-02 12:26:16 +01:00
Uwe Steinmann
966a566937 put fullname in data-subtitle of option tag 2016-11-02 12:25:47 +01:00
Uwe Steinmann
893e84d442 put objtype and type of attrdef into data-subtitle of option tag 2016-11-02 12:25:03 +01:00
Uwe Steinmann
58bee377a0 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-27 17:07:22 +02:00
Uwe Steinmann
682b5dafe7 do not check for enableOwnerRevApp anymore
a user who has been once added as a reviewer/approver may have become
the owner of the document later. Such a user may still be allowed
to review/approve. enableOwnerRevApp will only affect the list of
users when the reviewers/approvers are set.
2016-10-27 17:05:12 +02:00
Uwe Steinmann
02d641786b use same attribute validation
based on SeedDMS_Core::AttributeDefinition->validate() and getAttributeValidationText()
2016-10-27 09:19:35 +02:00
Uwe Steinmann
40f8cd0e21 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-27 07:09:43 +02:00
Uwe Steinmann
269db21067 use in_array() instead of array_search() 2016-10-27 07:09:15 +02:00
Uwe Steinmann
4647856c77 check if used values are in valueѕet 2016-10-27 07:04:32 +02:00
Uwe Steinmann
bf9e2fa0da Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-25 10:01:00 +02:00
Uwe Steinmann
4d6d184944 set default value of attribute of type email 2016-10-25 08:03:18 +02:00
Uwe Steinmann
8b26681153 add attribute data-rule-email to seeddms attribute of type email 2016-10-25 07:58:28 +02:00
Uwe Steinmann
8cf4901a46 add preset button for attributes
takes over attribute value from previous version
2016-10-20 18:28:25 +02:00
Uwe Steinmann
894466b102 add code for taking over attribute value of previous version 2016-10-20 18:27:43 +02:00
Uwe Steinmann
e77bec4419 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-07 16:08:56 +02:00
Uwe Steinmann
93ccbcf86e reformat valueset if string is longer 30 chars
will put each value onto its one line. This is allowed since saving
the value set will trim each value
2016-10-07 11:39:33 +02:00
Uwe Steinmann
1541fc26ec Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +02:00
Uwe Steinmann
96ca9bc75b use textarea for valueset if longer than 30 chars 2016-10-06 08:02:32 +02:00
Uwe Steinmann
e71f24f910 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-05 13:34:40 +02:00
Uwe Steinmann
c1e434788d set showtree in documentListRow() 2016-10-05 10:22:35 +02:00
Uwe Steinmann
3d50543b66 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-04 20:48:51 +02:00
Uwe Steinmann
b29dfb2f50 call printAttributeEditField() with optional parameter norequire=true 2016-10-04 17:05:46 +02:00
Uwe Steinmann
f987efb7c2 add optional parameter norequire to printAttributeEditField() 2016-10-04 17:05:07 +02:00
Uwe Steinmann
9fa5ececb7 add showSingleSearchHit config option 2016-10-04 16:54:16 +02:00
Uwe Steinmann
d251beb7c3 show divider only if menuitems and admin menu exists 2016-09-28 14:59:39 +02:00