Commit Graph

9294 Commits

Author SHA1 Message Date
Uwe Steinmann
5d6235ec0b place submit button outside of contentContainer 2021-06-01 06:49:55 +02:00
Uwe Steinmann
554b102356 fix layout (still not perfect) 2021-06-01 06:49:16 +02:00
Uwe Steinmann
012c3b7d22 use jquery validatation 2021-06-01 06:48:42 +02:00
Uwe Steinmann
33616f2c92 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-31 21:55:09 +02:00
Uwe Steinmann
f187a80ac5 fix php warning because of missing $workflow 2021-05-31 21:54:16 +02:00
Uwe Steinmann
64658c06cd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-31 21:53:08 +02:00
Uwe Steinmann
4d931b74e5 use jquery validation 2021-05-31 19:38:26 +02:00
Uwe Steinmann
9ae4a01705 check if download/viewonline is allowed 2021-05-31 19:32:39 +02:00
Uwe Steinmann
13d1e92434 use jquery validation 2021-05-31 19:14:19 +02:00
Uwe Steinmann
8f5a699f0c log successful authentication 2021-05-31 19:13:51 +02:00
Uwe Steinmann
d325340e0b use jquery validation 2021-05-28 14:18:26 +02:00
Uwe Steinmann
07919b0810 add code to use bootstrap's custom file input (currently not used) 2021-05-28 12:23:04 +02:00
Uwe Steinmann
16e4675d93 add comment 2021-05-28 10:36:39 +02:00
Uwe Steinmann
1b566f8fde add '\n' after js statement 2021-05-28 10:36:15 +02:00
Uwe Steinmann
d3b8202086 set message after successful folder/document deletion 2021-05-28 10:35:39 +02:00
Uwe Steinmann
8ed5d8cdc9 add more changes to 5.1.22 2021-05-27 21:57:57 +02:00
Uwe Steinmann
c75ae806ae switch to jquery validation of forms 2021-05-27 21:57:12 +02:00
Uwe Steinmann
3a3b4ec953 add default values for jquery validation 2021-05-27 21:56:33 +02:00
Uwe Steinmann
cf411df04f add data-target-highlight for jquery validation 2021-05-27 21:55:34 +02:00
Uwe Steinmann
ea45ed5b7b issue warning if document has expired, validate form to add link 2021-05-27 21:53:49 +02:00
Uwe Steinmann
2ec025451b pass $dms and guestId to view 2021-05-27 21:52:40 +02:00
Uwe Steinmann
386a18be09 check for name, email and comment, remove duplicate quota code 2021-05-27 21:52:01 +02:00
Uwe Steinmann
9575090fdd check if name and comment is set 2021-05-27 19:52:13 +02:00
Uwe Steinmann
8b69d859a4 check if comment is set 2021-05-27 19:51:50 +02:00
Uwe Steinmann
730bcedc30 put header above error messages 2021-05-27 12:58:37 +02:00
Uwe Steinmann
a4d78cc0f6 set all themes to bootstrap 2021-05-27 12:58:14 +02:00
Uwe Steinmann
43938a1c19 set SQL_MODE to allow invalid date values 2021-05-27 12:57:44 +02:00
Uwe Steinmann
917b583d2a do not drop primary key of tblDocumentContent (it doesn't exist) 2021-05-27 12:57:02 +02:00
Uwe Steinmann
7406ad6297 check if guest user actually exists 2021-05-27 12:56:31 +02:00
Uwe Steinmann
afb77c4365 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-25 15:40:20 +02:00
Uwe Steinmann
bbb9d5c0d6 set class="btn" in link to open modal box, otherwise the button disappears 2021-05-25 15:15:27 +02:00
Uwe Steinmann
9691a106e2 fix typo 2021-05-25 09:03:32 +02:00
Uwe Steinmann
1132bd134e fix strict php warning 2021-05-25 09:02:59 +02:00
Uwe Steinmann
1a5a5ad6c8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-22 13:58:37 +02:00
Uwe Steinmann
21ce9631d7 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2021-05-22 13:58:23 +02:00
Uwe Steinmann
be5785589b Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2021-05-22 13:58:11 +02:00
Uwe Steinmann
f1a17f18a4 minor updates 2021-05-22 13:57:55 +02:00
Uwe Steinmann
aef421a581 fix color change of header after substituion of user 2021-05-22 13:14:17 +02:00
Uwe Steinmann
3614bae91b get status of latest content 2021-05-22 13:12:38 +02:00
Uwe Steinmann
da86d0714d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-21 14:55:05 +02:00
Uwe Steinmann
635c40bd84 put menu items into one global menu 2021-05-21 14:54:23 +02:00
Uwe Steinmann
165eaec67e set zIndexOffset of datepicker to 1040, which is above the header 2021-05-21 14:53:42 +02:00
Uwe Steinmann
88ace95baa Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-21 10:40:25 +02:00
Uwe Steinmann
19600dd7ca no need to include bootbox.js anymore 2021-05-21 10:37:09 +02:00
Uwe Steinmann
05a3405f07 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-21 10:11:42 +02:00
Uwe Steinmann
b12dbd8e02 move sending notification mail into Notification service 2021-05-21 09:14:55 +02:00
Uwe Steinmann
a9d912bce2 better error checking, send notification mail via notification service 2021-05-21 08:54:07 +02:00
Uwe Steinmann
eacd59c2ef issue splash messages 2021-05-21 08:53:43 +02:00
Uwe Steinmann
477d1a69b8 issue splash message 2021-05-21 08:51:47 +02:00
Uwe Steinmann
9ed96e2a2a init $statusstartdate and $statusenddate in search() 2021-05-21 08:51:08 +02:00