Uwe Steinmann
|
ae08602e68
|
add hook getCspRules() in htmlStartPage()
|
2021-10-20 07:09:39 +02:00 |
|
Uwe Steinmann
|
b10241f3f1
|
replace attribute required by required="required"
|
2021-09-27 10:26:10 +02:00 |
|
Uwe Steinmann
|
e982737630
|
run some urls through htmlentities
|
2021-09-27 10:25:39 +02:00 |
|
Uwe Steinmann
|
145d4021a9
|
class tags (img, meta, link) with '/>'
|
2021-09-27 10:23:46 +02:00 |
|
Uwe Steinmann
|
c376e352b5
|
add attribute 'for' to label in formField()
|
2021-09-09 08:17:52 +02:00 |
|
Uwe Steinmann
|
60a13b9f13
|
check view access for DocumentAccess and Folder FolderAccess
|
2021-08-25 15:08:24 +02:00 |
|
Uwe Steinmann
|
588369b64d
|
fix table class
|
2021-08-20 09:43:09 +02:00 |
|
Uwe Steinmann
|
fd4131497b
|
escape special chars in missing translation form
|
2021-08-20 09:42:27 +02:00 |
|
Uwe Steinmann
|
0cf8e7cac5
|
fix adding of multiple favicons or logos
|
2021-08-06 08:58:03 +02:00 |
|
Uwe Steinmann
|
79292956c5
|
better error checking
|
2021-07-21 15:48:42 +02:00 |
|
Uwe Steinmann
|
c1a2411882
|
remove plain html for error and warning msgs
|
2021-07-15 17:43:50 +02:00 |
|
Uwe Steinmann
|
34ebc280e8
|
remove extra '/' in path
|
2021-07-14 15:45:06 +02:00 |
|
Uwe Steinmann
|
b369ab3d31
|
add class fileupload-group to input field of document chooser
|
2021-07-14 14:52:28 +02:00 |
|
Uwe Steinmann
|
55a7667c1e
|
check for null passed as folder to getFolderList()
|
2021-07-14 12:02:15 +02:00 |
|
Uwe Steinmann
|
d4b05b61f2
|
remove old code
|
2021-07-13 12:05:18 +02:00 |
|
Uwe Steinmann
|
180b9a4b7e
|
remove some spaces
|
2021-07-13 11:48:54 +02:00 |
|
Uwe Steinmann
|
d67e85be06
|
add class fileupload-group to dropfolder and file upload, used by validation
|
2021-07-08 14:17:47 +02:00 |
|
Uwe Steinmann
|
40beffff14
|
remove lots of relative links because the can break with faked urls
|
2021-07-05 16:30:26 +02:00 |
|
Uwe Steinmann
|
1f22a0dd22
|
add more access checking
|
2021-06-29 11:26:55 +02:00 |
|
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
|
fff27af7e6
|
better documentation
|
2021-06-18 13:56:18 +02:00 |
|
Uwe Steinmann
|
a38f7fd408
|
secure locking/inlocking documents with security token
|
2021-06-16 14:23:53 +02:00 |
|
Uwe Steinmann
|
ab546099f1
|
fix possible CSRF attack by setting document name
|
2021-06-14 09:09:36 +02:00 |
|
Uwe Steinmann
|
290a01c2b1
|
logo can be set in extraheader
|
2021-06-08 09:01:30 +02:00 |
|
Uwe Steinmann
|
16e4675d93
|
add comment
|
2021-05-28 10:36:39 +02:00 |
|
Uwe Steinmann
|
cf411df04f
|
add data-target-highlight for jquery validation
|
2021-05-27 21:55:34 +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
|
1ac8f31105
|
check if shift key was preset when clicked in a folder/document row
|
2021-05-14 19:05:02 +02:00 |
|
Uwe Steinmann
|
ed4b5e34a4
|
item in list with badges can be set active
|
2021-05-07 17:35:29 +02:00 |
|
Uwe Steinmann
|
4adf79bb3f
|
add a logout button in navbar (only visible on small devices)
|
2021-05-07 07:52:52 +02:00 |
|
Uwe Steinmann
|
4baba28ed6
|
move search form out of collapsable nav, add logo in header
|
2021-05-07 07:32:53 +02:00 |
|
Uwe Steinmann
|
8807257aa2
|
check if array element exists
|
2021-05-06 12:18:51 +02:00 |
|
Uwe Steinmann
|
80689dc9c1
|
add method getModalBoxLinkAttributes()
|
2021-05-06 11:01:50 +02:00 |
|
Uwe Steinmann
|
8bb02689e4
|
output categories od document in lists
|
2021-05-05 17:13:32 +02:00 |
|
Uwe Steinmann
|
5549aa2b13
|
limit datepicker input file in width
|
2021-05-05 16:52:32 +02:00 |
|
Uwe Steinmann
|
ef42392e7f
|
add formField of type 'plain'
|
2021-05-04 17:27:27 +02:00 |
|
Uwe Steinmann
|
d3674886ae
|
add methods for creating panes, make modal boxes wide
|
2021-05-04 12:07:18 +02:00 |
|
Uwe Steinmann
|
49e46a6aab
|
add style wordwrap to second column of folder/doc table
|
2021-05-01 08:58:14 +02:00 |
|
Uwe Steinmann
|
fd90623de4
|
use callHook() instead of interating over hookObjects
|
2021-04-23 09:55:25 +02:00 |
|
Uwe Steinmann
|
566e3b713d
|
add 4th parameter $type to formSubmit()
|
2021-04-22 14:38:23 +02:00 |
|
Uwe Steinmann
|
7f4c9a036d
|
check if parent folder exists in getListRowPath()
|
2021-04-22 10:22:03 +02:00 |
|
Uwe Steinmann
|
06962e39c2
|
add new method getListRowPath()
|
2021-04-20 22:24:16 +02:00 |
|
Uwe Steinmann
|
3d7a74ec32
|
fix line indenting
|
2021-04-19 08:36:07 +02:00 |
|
Uwe Steinmann
|
08e2c2d5ef
|
fix line indenting
|
2021-04-19 06:25:04 +02:00 |
|
Uwe Steinmann
|
4d24b0a11d
|
call dummy check_[view|controller]_access method
|
2021-04-18 19:41:09 +02:00 |
|
Uwe Steinmann
|
8141ce72ec
|
some minor corrections taken over from new bootstrap4 theme
|
2021-04-18 08:44:01 +02:00 |
|
Uwe Steinmann
|
871460899c
|
use new SeedDMS_Theme_Style, replace plain html by methods in theme style
|
2021-04-18 07:08:00 +02:00 |
|
Uwe Steinmann
|
4a9d3666f1
|
move css and js files into theme directory
|
2021-04-15 15:35:53 +02:00 |
|
Uwe Steinmann
|
3e81ad7654
|
rename SeedDMS_Bootstrap_Style to SeedDMS_Theme_Style
|
2021-04-15 10:32:42 +02:00 |
|
Uwe Steinmann
|
37c322af10
|
remove empty nav bar from adminTools navigation
|
2021-04-11 13:00:15 +02:00 |
|