Commit Graph

7197 Commits

Author SHA1 Message Date
Uwe Steinmann
846e8d490e remove output of favicon in global navigation, add logo in global nav 2021-06-22 09:59:17 +02:00
Uwe Steinmann
369497ee3a fix validation of emails 2021-06-21 18:09:59 +02:00
Uwe Steinmann
525b6d45c9 add entry for 5.1.23 2021-06-21 08:59:17 +02:00
Uwe Steinmann
0b9435d362 append referuri to base url to prevent redirects to arbitraty sites 2021-06-21 08:58:22 +02:00
Uwe Steinmann
fff27af7e6 better documentation 2021-06-18 13:56:18 +02:00
Uwe Steinmann
a8921b67f8 add note about fixed security issue in 5.1.23 2021-06-16 14:26:31 +02:00
Uwe Steinmann
a38f7fd408 secure locking/inlocking documents with security token 2021-06-16 14:23:53 +02:00
Uwe Steinmann
22c4649d27 fix html for unfolding search form 2021-06-14 17:23:42 +02:00
Uwe Steinmann
59130d1756 fix listing users in form 2021-06-14 17:20:16 +02:00
Uwe Steinmann
ab546099f1 fix possible CSRF attack by setting document name 2021-06-14 09:09:36 +02:00
Uwe Steinmann
dfb6061b41 fix classes of table 2021-06-08 18:16:43 +02:00
Uwe Steinmann
290a01c2b1 logo can be set in extraheader 2021-06-08 09:01:30 +02:00
Uwe Steinmann
54b403882e fix downloading log file 2021-06-08 07:07:34 +02:00
Uwe Steinmann
0d5ba3bc1e pass $logger to migrate() 2021-06-07 21:15:18 +02:00
Uwe Steinmann
2ef409c197 make it look like Review/Approval summary 2021-06-01 10:54:32 +02:00
Uwe Steinmann
0f072fc9a9 check if current workflow state != null 2021-06-01 10:54:06 +02:00
Uwe Steinmann
822aef2e53 check if current workflow state != null 2021-06-01 10:52:45 +02:00
Uwe Steinmann
0ba0724e82 add class 'table-sm' 2021-06-01 10:52:26 +02:00
Uwe Steinmann
3366d9a149 check for workflow state != null 2021-06-01 10:52:00 +02:00
Uwe Steinmann
6de32dcc2c add class 'table-sm' 2021-06-01 10:51:16 +02:00
Uwe Steinmann
3003d6d0d3 check for non empty workflow state 2021-06-01 10:50:55 +02:00
Uwe Steinmann
1ef9e60297 add note for 5.1.23 2021-06-01 10:50:28 +02:00
Uwe Steinmann
116bf3d5dd getNextTransitions() returns false if passed state is empty 2021-06-01 10:49:32 +02:00
Uwe Steinmann
b624cd0a61 fix getWorkflowState(), can now handle empty state 2021-06-01 10:48:52 +02:00
Uwe Steinmann
d5b21e0eca place submit button outside of content container 2021-06-01 07:15:52 +02:00
Uwe Steinmann
04a5f21a07 place submit button and graph outside of content container 2021-06-01 07:06:37 +02:00
Uwe Steinmann
f187a80ac5 fix php warning because of missing $workflow 2021-05-31 21:54:16 +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