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
|
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
|
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
|
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
|
19600dd7ca
|
no need to include bootbox.js anymore
|
2021-05-21 10:37:09 +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 |
|
Uwe Steinmann
|
aa8f6250b3
|
move sending notification emails into notification service
|
2021-05-19 21:19:32 +02:00 |
|
Uwe Steinmann
|
8de5b0ab15
|
add notes for 5.1.23
|
2021-05-19 20:44:37 +02:00 |
|
Uwe Steinmann
|
5028f37acc
|
move notification emails into notification service
|
2021-05-19 20:41:50 +02:00 |
|
Uwe Steinmann
|
24be00ccd1
|
add methods getApproveLog() and getReviewLog()
|
2021-05-19 20:40:45 +02:00 |
|
Uwe Steinmann
|
1d4bd6d1f0
|
place submit outside of content area
|
2021-05-19 17:01:18 +02:00 |
|
Uwe Steinmann
|
acf85728c3
|
move sending notification mail into Notification Service
|
2021-05-19 16:18:03 +02:00 |
|
Uwe Steinmann
|
4d84aa2ce2
|
remove old commented code
|
2021-05-19 16:11:18 +02:00 |
|
Uwe Steinmann
|
92ff13afc6
|
move notification mail into notification service
|
2021-05-19 15:13:49 +02:00 |
|
Uwe Steinmann
|
6feb6d7121
|
remove already commented code
|
2021-05-19 08:34:31 +02:00 |
|
Uwe Steinmann
|
ba381d8e85
|
use controller RemoveDocument, send mail with notification class
|
2021-05-19 08:33:15 +02:00 |
|
Uwe Steinmann
|
0852d10df4
|
add version to document update mail, add stub for remove version mail
|
2021-05-19 08:32:38 +02:00 |
|
Uwe Steinmann
|
97c001acbe
|
move notification mail into notification service
|
2021-05-18 17:39:14 +02:00 |
|
Uwe Steinmann
|
040793034b
|
move notification mail into class NotificationService
|
2021-05-18 17:07:14 +02:00 |
|
Uwe Steinmann
|
3422e5a906
|
move sending notification mail in class NotificationService
|
2021-05-18 16:58:16 +02:00 |
|
Uwe Steinmann
|
72dcae36a2
|
place submit button outside content area
|
2021-05-17 13:31:32 +02:00 |
|