Commit Graph

353 Commits

Author SHA1 Message Date
Uwe Steinmann
2533ef845b add new method getFileChooser() which is called by printFileChooser() 2017-04-27 17:21:52 +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
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
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
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
ae3946b6a9 turn of spinner for ajax call to show clipboard in menu 2017-03-24 08:26:39 +01:00
Uwe Steinmann
e6ac6eba55 add startBody() hook 2017-03-18 19:01:41 +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
9fad3765e3 replace png by svg icons and scale them to previewwidth 2017-03-15 16:13:09 +01:00
Uwe Steinmann
5af8ab01c0 put documentListItem, menuClipboard and mainClipboard into own view 2017-03-10 20:09:08 +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
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
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
9346fa6072 use new function filterDocumentFiles() 2017-02-20 15:21:06 +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
d5dc6b125d Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-08 15:52:00 +01:00
Uwe Steinmann
96d146657d new parameter for printFineUploaderJs(), take out old AddMulitDocument 2017-01-31 17:22:57 +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
35e9dbb0fb set proper link to footer js 2017-01-20 14:58:39 +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
950449ac04 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-12 18:03:01 +01:00
Uwe Steinmann
06bba1aa9d add methods printPopupBox() and printAccordion() 2017-01-12 17:25:38 +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
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
c40b34295c Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-04 07:44:02 +01:00
Uwe Steinmann
f1326c4968 make field for attribute of type date wider 2017-01-04 07:02:30 +01:00
Uwe Steinmann
e9e0de4d2a Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-07 15:32:54 +01:00