Commit Graph

1431 Commits

Author SHA1 Message Date
Uwe Steinmann
68c64df436 drop table layout 2018-06-26 07:23:51 +02:00
Uwe Steinmann
85e3a12e27 call getFileChooser() instead of printFileChooser() 2018-06-26 07:23:13 +02:00
Uwe Steinmann
6b7994363e various corrections 2018-06-26 07:02:12 +02:00
Uwe Steinmann
613bf9387c use formField() instead of table layout 2018-06-26 06:52:16 +02:00
Uwe Steinmann
643e948440 add field_wrap to formField(), separate some methods in get and print 2018-06-26 06:51:04 +02:00
Uwe Steinmann
72cf353e11 remove class for inline form 2018-06-22 16:54:49 +02:00
Uwe Steinmann
080ef272b1 use data attribute instead of deselect class for select boxes 2018-06-22 16:38:52 +02:00
Uwe Steinmann
fd06a08807 separate page content in 3 columns 2018-06-22 13:40:09 +02:00
Uwe Steinmann
c7a02f2ff1 remove table from access list 2018-06-22 10:20:17 +02:00
Uwe Steinmann
2c101da222 use date chooser 2018-06-21 18:24:51 +02:00
Uwe Steinmann
09f35e33e6 replace old table layout with form-controls 2018-06-21 17:56:22 +02:00
Uwe Steinmann
1fa1644fce use formField() instead of plain html 2018-06-21 11:56:05 +02:00
Uwe Steinmann
639b11b52b more use of formField() instead of plain html 2018-06-21 11:30:58 +02:00
Uwe Steinmann
b949a50dad use warningMsg() instead of plain html code 2018-06-21 09:35:45 +02:00
Uwe Steinmann
655e83b0c1 pass $settings->_sortUsersInList to view 2018-06-21 09:29:28 +02:00
Uwe Steinmann
ba0181e2a1 new method getDropFolderChooserHtml() 2018-06-21 09:29:02 +02:00
Uwe Steinmann
e37e21214a replace table layout with form controlls 2018-06-21 09:28:31 +02:00
Uwe Steinmann
2d27a491c3 use formField() 2018-06-20 20:40:47 +02:00
Uwe Steinmann
0a841b22aa use post, use formField() for form fieldѕ 2018-06-20 20:40:13 +02:00
Uwe Steinmann
798ef49f23 fix output of attributes in formField() 2018-06-20 20:39:28 +02:00
Uwe Steinmann
3b8616711b use formField() for form entries 2018-06-20 20:38:57 +02:00
Uwe Steinmann
8a4450295a new bootstrap datepicker version with support for more languages 2018-06-19 09:13:25 +02:00
Uwe Steinmann
a133226bbe output additional attributes in formField() 2018-06-19 08:03:46 +02:00
Uwe Steinmann
2fd21064c7 use method formField() for user/group selection menu 2018-06-18 17:29:00 +02:00
Uwe Steinmann
377117e9d0 more option for formField() 2018-06-18 17:28:36 +02:00
Uwe Steinmann
e1390d7178 check if document is accessible before listing it in the calendar 2018-06-14 17:17:06 +02:00
Uwe Steinmann
00bbda39bb pass form field by array to formField() 2018-06-07 07:46:19 +02:00
Uwe Steinmann
7c4538193a pass array of params to formField instead of string 2018-05-29 18:20:17 +02:00
Uwe Steinmann
1e40adfd30 formField() can also take an array instead of a string 2018-05-29 18:19:48 +02:00
Uwe Steinmann
d87981a204 more preparations for update to bootstrap 4
use functions instead of plain html in views
2018-04-26 08:50:44 +02:00
Uwe Steinmann
7fd33d07d0 call hook in all page navigations, allow dropdown menus in page navigation 2018-04-26 08:49:10 +02:00
Uwe Steinmann
c73df137a6 remove old code 2018-04-24 18:13:55 +02:00
Uwe Steinmann
2d91b550fb use functions to output buttons and rows
this will ease the transition to bootstrap 4
2018-04-24 18:02:57 +02:00
Uwe Steinmann
f7310b2b5f use method formField() instead of html 2018-04-23 15:50:46 +02:00
Uwe Steinmann
1c24059fe9 show section for extension only if extension has configuration 2018-04-19 19:48:20 +02:00
Uwe Steinmann
0f6da660e6 replace more output with methods() 2018-04-19 13:42:20 +02:00
Uwe Steinmann
be2eb700c8 readd smtp send mail button 2018-04-17 21:03:39 +02:00
Uwe Steinmann
e7fe899ebf use function to output a config line 2018-04-17 18:34:30 +02:00
Uwe Steinmann
23d2f53480 call new hook extraTabs 2018-04-13 14:53:06 +02:00
Uwe Steinmann
dfe2e3f167 add new option for configuring replacement of documents in webdav 2018-04-12 06:41:51 +02:00
Uwe Steinmann
5571fc4385 add note when document content was not indexed 2018-04-11 16:35:26 +02:00
Uwe Steinmann
9fb899a61a better error reporting when indexing fails 2018-04-11 15:32:35 +02:00
Uwe Steinmann
162353b5e0 increase timeout of noty error 2018-04-10 19:13:57 +02:00
Uwe Steinmann
bfc59dc90c use ErrorDlg view for error messages
this will also fix the js errors when the error page was shown
2018-04-06 16:34:01 +02:00
Uwe Steinmann
d97ef62ff1 make user action is set in exitError() 2018-04-06 09:45:08 +02:00
Uwe Steinmann
305a980e44 ??? 2018-04-06 09:27:58 +02:00
Uwe Steinmann
97d08ef1b4 call parent class in class.Bootstrap.php, move imgpath in parent 2018-04-06 08:31:11 +02:00
Uwe Steinmann
d7bcf3fcfd Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-04-05 08:24:18 +02:00
Uwe Steinmann
9089a578ed Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-04-05 08:24:08 +02:00
Uwe Steinmann
3927d4d812 fix translation text when list is empty 2018-04-03 14:43:49 +02:00