Uwe Steinmann
|
ed695a6e49
|
add Dashboard to menu
|
2023-05-02 17:08:52 +02:00 |
|
Uwe Steinmann
|
9c82ba9e3a
|
placeholder can be passed to date chooser
|
2023-04-28 11:20:24 +02:00 |
|
Uwe Steinmann
|
3f699ebe62
|
no border radius for date selector and select2
|
2023-04-26 08:41:39 +02:00 |
|
Uwe Steinmann
|
cef0c78ea3
|
add parameter $nogroup to getDateChooser()
|
2023-04-25 13:23:43 +02:00 |
|
Uwe Steinmann
|
ebf4f5a829
|
showNavigationListWithBadges() skips badge if not set, fix creating link
|
2023-04-23 19:06:54 +02:00 |
|
Uwe Steinmann
|
3cfcfaa558
|
typeahead will also show the column where the search terms comes from
|
2023-04-21 16:52:07 +02:00 |
|
Uwe Steinmann
|
69cff4e9b4
|
fix handling of floats in getAttributeEditField
|
2023-04-19 15:05:29 +02:00 |
|
Uwe Steinmann
|
874aecb4bb
|
search form shows 'from' and 'to' field for integers and floats
|
2023-04-19 13:59:01 +02:00 |
|
Uwe Steinmann
|
ec7b24c044
|
fix setting html language
|
2023-04-17 22:10:18 +02:00 |
|
Uwe Steinmann
|
15cfd20ed2
|
do not set sitename to 'SeedDMS' by default anymore
|
2023-04-05 13:46:40 +02:00 |
|
Uwe Steinmann
|
8776173ec9
|
set propper html language
|
2023-04-03 12:26:04 +02:00 |
|
Uwe Steinmann
|
37f64d0a3e
|
add menu item for adding folder/document to clipboard
|
2023-03-11 20:54:42 +01:00 |
|
Uwe Steinmann
|
13a0646698
|
formField() evals allow_empty
|
2023-02-28 11:31:31 +01:00 |
|
Uwe Steinmann
|
ac3580aa1c
|
color category batch
|
2023-02-22 10:01:06 +01:00 |
|
Uwe Steinmann
|
05c0f296fc
|
place button with color of category in front of title in select menu
|
2023-02-22 10:00:31 +01:00 |
|
Uwe Steinmann
|
e21e301ea3
|
use chosen select for custom attributes
|
2023-02-22 08:30:34 +01:00 |
|
Uwe Steinmann
|
73562364b0
|
add debug menu in admin tools
|
2023-02-12 14:34:31 +01:00 |
|
Uwe Steinmann
|
970622564c
|
SeedDMSTask.add() returns taskid, task will be passed to function of task
|
2023-01-26 13:19:28 +01:00 |
|
Uwe Steinmann
|
1aca53f63a
|
div.ajax update shows message when set in data-update-msg
|
2023-01-25 12:00:47 +01:00 |
|
Uwe Steinmann
|
e0b1052640
|
add class 'add-clipboard-area' to clipboard menu item to make it drop aware
|
2023-01-25 09:52:23 +01:00 |
|
Uwe Steinmann
|
c77938cd11
|
add extra content in document list row after last column
|
2023-01-13 13:51:44 +01:00 |
|
Uwe Steinmann
|
bc5aa7703c
|
display number of occurences of term
|
2023-01-09 15:32:00 +01:00 |
|
Uwe Steinmann
|
1ec7715b26
|
set limit of typeahead search to 15
|
2023-01-07 12:18:03 +01:00 |
|
Uwe Steinmann
|
ad19678e86
|
add secondary submit button
|
2022-12-10 13:47:32 +01:00 |
|
Uwe Steinmann
|
22d59a61ed
|
add neutral submit button
|
2022-12-10 13:07:26 +01:00 |
|
Uwe Steinmann
|
8340f9eb64
|
add style for div.fulltextinfo > span:hover
|
2022-12-09 10:54:06 +01:00 |
|
Uwe Steinmann
|
6341e13ca6
|
show path of document/folder in typeahead search
|
2022-12-08 14:48:36 +01:00 |
|
Uwe Steinmann
|
cd5a39b50f
|
make breakcrumps capable of drag&drop
|
2022-11-29 17:36:17 +01:00 |
|
Uwe Steinmann
|
d3d7956f4e
|
set data-remote of button to open a modal box with content loaded from remote
|
2022-11-24 11:01:31 +01:00 |
|
Uwe Steinmann
|
7854f75c8c
|
add unsafe-inline to csp rule, because of jquery 3.6.1
|
2022-11-24 11:01:14 +01:00 |
|
Uwe Steinmann
|
581841bc42
|
click on .ajax-click will always call op/op.Ajax.php
|
2022-11-15 16:06:31 +01:00 |
|
Uwe Steinmann
|
4ba98d45bc
|
update bootstrap to 4.6.2
|
2022-10-24 17:12:00 +02:00 |
|
Uwe Steinmann
|
ebfbed7887
|
add space below nav-pills
|
2022-10-11 12:41:31 +02:00 |
|
Uwe Steinmann
|
cf025abcc1
|
do not set max_width of div.popupbox
|
2022-09-15 13:10:16 +02:00 |
|
Uwe Steinmann
|
4b69739b51
|
set 'All' in paginator active if selected
|
2022-09-13 20:03:22 +02:00 |
|
Uwe Steinmann
|
e6ebabfc09
|
add parameter $dataparam to method pageList()
|
2022-09-12 11:44:44 +02:00 |
|
Uwe Steinmann
|
4d5139fe82
|
translate all labels of menus before passing them to the method to show the menu
|
2022-09-08 09:50:33 +02:00 |
|
Uwe Steinmann
|
1e26bc181b
|
move onselect() method into timeline view, because it's only needed there
|
2022-09-07 16:43:49 +02:00 |
|
Uwe Steinmann
|
6c7d397837
|
set width of select2 to 'resolve' instead of '100%'
|
2022-09-06 10:41:12 +02:00 |
|
Uwe Steinmann
|
f6d0fb85fd
|
add parameter $alwaysmultiple getAttributeEditField() which makes select fields always multiple
|
2022-08-31 20:38:20 +02:00 |
|
Uwe Steinmann
|
9c333447b2
|
show text of doc status in lists on large displays
|
2022-08-23 12:48:13 +02:00 |
|
Uwe Steinmann
|
d40a88125d
|
add margin bottom to accordion
|
2022-08-18 10:12:41 +02:00 |
|
Uwe Steinmann
|
ec570c9ba4
|
add parameter to printAccordion() in order to open/close it
|
2022-08-18 08:37:25 +02:00 |
|
Uwe Steinmann
|
99f28f0cfc
|
link behind logo in header can be set in extension
|
2022-08-12 10:40:54 +02:00 |
|
Uwe Steinmann
|
fdc7aa5ab7
|
drag&drop handler can call function after upload
|
2022-08-11 17:47:28 +02:00 |
|
Uwe Steinmann
|
4179a0398f
|
set title of document/folder delete button
|
2022-07-29 21:43:43 +02:00 |
|
Uwe Steinmann
|
ca2739b96e
|
add hooks folderRowAction and documentRowAction
|
2022-07-07 16:47:42 +02:00 |
|
Uwe Steinmann
|
fac375a371
|
do not use callHook() because the return value of the last hook must be passed to the next hook
|
2022-07-07 16:47:21 +02:00 |
|
Uwe Steinmann
|
96ef457183
|
first create a list of action buttons and then render it in documetListRow
|
2022-07-06 09:20:44 +02:00 |
|
Uwe Steinmann
|
c9e61ccf30
|
set role to button for each nav-item
|
2022-06-22 16:45:37 +02:00 |
|