Uwe Steinmann
|
626a325df7
|
add database search by modification date
|
2023-05-03 18:24:09 +02:00 |
|
Uwe Steinmann
|
c8d6eafc71
|
allow sorting of fulltext search
|
2023-05-03 17:38:01 +02:00 |
|
Uwe Steinmann
|
244066d34d
|
default public status of attachments can be configured
|
2023-05-03 16:24:33 +02:00 |
|
Uwe Steinmann
|
97a3da352f
|
propperly handle modification date
|
2023-05-03 16:23:11 +02:00 |
|
Uwe Steinmann
|
ed695a6e49
|
add Dashboard to menu
|
2023-05-02 17:08:52 +02:00 |
|
Uwe Steinmann
|
8b7eae47d3
|
check if attributes in url are set
|
2023-05-02 15:57:13 +02:00 |
|
Uwe Steinmann
|
4b4b7c1330
|
allow to search for unset dates
|
2023-04-29 15:10:28 +02:00 |
|
Uwe Steinmann
|
8c4564bf23
|
use translated strings
|
2023-04-29 15:10:05 +02:00 |
|
Uwe Steinmann
|
f1763c3930
|
add hidden input field for 'not set' attribute value
|
2023-04-29 15:09:20 +02:00 |
|
Uwe Steinmann
|
b6e6b66125
|
search for objects with an attribute not set
|
2023-04-28 17:13:16 +02:00 |
|
Uwe Steinmann
|
693a68261b
|
remove min-height of search form
|
2023-04-28 12:11:09 +02:00 |
|
Uwe Steinmann
|
7610eacf1f
|
call hook checkConfig() which outputs messages in the right column
|
2023-04-28 11:23:01 +02:00 |
|
Uwe Steinmann
|
96423e1388
|
fix output of markdown, because accessing settings was wrong
|
2023-04-28 11:22:14 +02:00 |
|
Uwe Steinmann
|
78515e93b4
|
pass new parameter to getDateChooser()
|
2023-04-28 11:21:59 +02:00 |
|
Uwe Steinmann
|
9c82ba9e3a
|
placeholder can be passed to date chooser
|
2023-04-28 11:20:24 +02:00 |
|
Uwe Steinmann
|
febccfc604
|
switching between search tabs will no longer loose values
|
2023-04-26 17:35:59 +02:00 |
|
Uwe Steinmann
|
96a0091002
|
allow to set creation date in full search with facets
|
2023-04-26 08:42:50 +02:00 |
|
Uwe Steinmann
|
3f699ebe62
|
no border radius for date selector and select2
|
2023-04-26 08:41:39 +02:00 |
|
Uwe Steinmann
|
6e1ce682f2
|
do not show new search tab for lucene based search
|
2023-04-26 06:44:59 +02:00 |
|
Uwe Steinmann
|
1a8a614359
|
show preview of document next to form for attributes
|
2023-04-25 17:10:58 +02:00 |
|
Uwe Steinmann
|
e5b60df503
|
output date chooser without surrounding group
|
2023-04-25 13:24:16 +02:00 |
|
Uwe Steinmann
|
cef0c78ea3
|
add parameter $nogroup to getDateChooser()
|
2023-04-25 13:23:43 +02:00 |
|
Uwe Steinmann
|
19144f3c73
|
better handling of date attributes
|
2023-04-25 12:29:40 +02:00 |
|
Uwe Steinmann
|
798a52ed37
|
make set button for ranges 'primary'
|
2023-04-24 16:58:48 +02:00 |
|
Uwe Steinmann
|
b7c9ecf162
|
fix nesting of containers
|
2023-04-24 16:58:30 +02:00 |
|
Uwe Steinmann
|
a9f88c7191
|
add search for integer ranges
|
2023-04-24 07:31:20 +02:00 |
|
Uwe Steinmann
|
94ab8e9a21
|
use translated string
|
2023-04-23 19:14:15 +02:00 |
|
Uwe Steinmann
|
ebf4f5a829
|
showNavigationListWithBadges() skips badge if not set, fix creating link
|
2023-04-23 19:06:54 +02:00 |
|
Uwe Steinmann
|
7172aad62b
|
add new search tag with facetted full text search
|
2023-04-23 19:03:51 +02:00 |
|
Uwe Steinmann
|
28174e3a33
|
run comment through htmlspecialchars() if markdown parsing is enabled
|
2023-04-22 19:41:41 +02:00 |
|
Uwe Steinmann
|
d3ddc38c7f
|
take out 'category' from suggestTerms
|
2023-04-22 19:40:41 +02:00 |
|
Uwe Steinmann
|
5112b1614c
|
set more options for suggestTerms
|
2023-04-21 19:06:24 +02:00 |
|
Uwe Steinmann
|
8ae0bc09c4
|
search for creation date in fulltext
|
2023-04-21 17:55:56 +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
|
66ecc57780
|
add new config var suggestTerms
|
2023-04-21 13:02:42 +02:00 |
|
Uwe Steinmann
|
3d4a63f335
|
indent typeahead()
|
2023-04-21 13:00:31 +02:00 |
|
Uwe Steinmann
|
d778006170
|
use conversion mgr in show()
|
2023-04-21 13:00:05 +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
|
5ca2bf9fe0
|
check for openssl and openssl_cipher_iv_length
|
2023-04-19 06:41:52 +02:00 |
|
Uwe Steinmann
|
ec7b24c044
|
fix setting html language
|
2023-04-17 22:10:18 +02:00 |
|
Uwe Steinmann
|
53d7ab063d
|
fix preview for files in dropfolder
|
2023-04-13 12:56:59 +02:00 |
|
Uwe Steinmann
|
762ccbb373
|
fix wrong variable name
|
2023-04-12 16:34:01 +02:00 |
|
Uwe Steinmann
|
e8fcf01ad4
|
parameter to getLatestChanges() has changed
|
2023-04-06 12:18:10 +02:00 |
|
Uwe Steinmann
|
7c836e0d41
|
add Dashboard
|
2023-04-06 08:02:21 +02:00 |
|
Uwe Steinmann
|
a557e98927
|
show access rights only if unlimited access
|
2023-04-05 14:55:28 +02:00 |
|
Uwe Steinmann
|
15cfd20ed2
|
do not set sitename to 'SeedDMS' by default anymore
|
2023-04-05 13:46:40 +02:00 |
|
Uwe Steinmann
|
9092eeb0a3
|
comment of document, documentcontent and folder can be rendered as markdown
|
2023-04-04 17:46:08 +02:00 |
|
Uwe Steinmann
|
d0c5905c0e
|
check for access rights of documents
|
2023-04-03 15:50:40 +02:00 |
|
Uwe Steinmann
|
8776173ec9
|
set propper html language
|
2023-04-03 12:26:04 +02:00 |
|
Uwe Steinmann
|
3a8b897d61
|
more consice layout, add test for directories on disc
|
2023-04-03 12:02:21 +02:00 |
|
Uwe Steinmann
|
23a94f8ac8
|
put reviewer and approver into own content container
|
2023-03-30 12:26:35 +02:00 |
|
Uwe Steinmann
|
0280a8adc0
|
show current password expiration
|
2023-03-29 20:38:48 +02:00 |
|
Uwe Steinmann
|
c099903f12
|
fix html error in menu item if attributes are passed
|
2023-03-13 10:26:22 +01:00 |
|
Uwe Steinmann
|
d127b137ba
|
create missing preview files
|
2023-03-11 22:49:41 +01:00 |
|
Uwe Steinmann
|
37f64d0a3e
|
add menu item for adding folder/document to clipboard
|
2023-03-11 20:54:42 +01:00 |
|
Uwe Steinmann
|
2c5f661108
|
support README of extension in different languages
|
2023-03-10 17:58:27 +01:00 |
|
Uwe Steinmann
|
742929002b
|
show number of occurances in subtitle of options
|
2023-03-06 10:03:28 +01:00 |
|
Uwe Steinmann
|
9e36d82873
|
initial support for attributes in full text search
|
2023-03-04 09:04:58 +01:00 |
|
Uwe Steinmann
|
13a0646698
|
formField() evals allow_empty
|
2023-02-28 11:31:31 +01:00 |
|
Uwe Steinmann
|
4bfdc9cbf5
|
add selection of document in extension configuration
|
2023-02-24 13:26:40 +01:00 |
|
Uwe Steinmann
|
e2d94d2e56
|
depth is now one less then before
|
2023-02-23 07:18:14 +01:00 |
|
Uwe Steinmann
|
352446e9d8
|
create missing preview images in category or attribute manager
|
2023-02-22 10:33:06 +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
|
d07219a213
|
add list of conversion and notification services
|
2023-02-12 14:33:51 +01:00 |
|
Uwe Steinmann
|
6c6b754e52
|
remove duplicate class 'alert-warning' in drag&drop box for attachments
|
2023-02-10 10:17:16 +01:00 |
|
Uwe Steinmann
|
81ff5aef93
|
fix indenting of line
|
2023-02-02 19:15:54 +01:00 |
|
Uwe Steinmann
|
23bd194007
|
use getAttributeTypeText() and getAttributeObjectTypeText()
|
2023-01-26 20:58:47 +01:00 |
|
Uwe Steinmann
|
12a9762c96
|
use getAttributeTypeText() and getAttributeObjectTypeText()
|
2023-01-26 20:57:59 +01:00 |
|
Uwe Steinmann
|
b495fd248b
|
add baseUrl for those cases where seeddms cannot determine the host and protocol itself
|
2023-01-26 13:29:46 +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
|
d6cca9291c
|
clean up code, support drag&drop for items in clipboard
|
2023-01-25 09:53:08 +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
|
5c985f32b1
|
do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already
|
2023-01-22 19:15:11 +01:00 |
|
Uwe Steinmann
|
9ec87a727e
|
do not show batch operation on categories if none are defined
|
2023-01-19 07:08:04 +01:00 |
|
Uwe Steinmann
|
0825ab0113
|
add list of all extension at beginning of extensions tab
|
2023-01-17 12:31:55 +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
|
69a70242b0
|
move record type further up in form
|
2023-01-11 11:58:15 +01:00 |
|
Uwe Steinmann
|
cc144f6c0f
|
show number of keywords per category in select menu
|
2023-01-10 08:11:52 +01:00 |
|
Uwe Steinmann
|
913baaa7ce
|
show number of documents per category in select menu
|
2023-01-10 08:11:24 +01:00 |
|
Uwe Steinmann
|
8c87816070
|
check if $record_type is set
|
2023-01-09 16:15:36 +01:00 |
|
Uwe Steinmann
|
627baa5cc8
|
add logos to list of extensions
|
2023-01-09 16:15:18 +01:00 |
|
Uwe Steinmann
|
bc5aa7703c
|
display number of occurences of term
|
2023-01-09 15:32:00 +01:00 |
|
Uwe Steinmann
|
707082f6b6
|
list terms in auto complete if set
|
2023-01-09 15:31:30 +01:00 |
|
Uwe Steinmann
|
23c4327382
|
escape html in typeahead action
|
2023-01-08 16:23:27 +01:00 |
|
Uwe Steinmann
|
1ec7715b26
|
set limit of typeahead search to 15
|
2023-01-07 12:18:03 +01:00 |
|
Uwe Steinmann
|
d35cf5d9f6
|
fix syntax of url, set propper favicon
|
2023-01-06 18:43:18 +01:00 |
|
Uwe Steinmann
|
f98df0efcc
|
better legend title
|
2023-01-06 13:46:58 +01:00 |
|
Uwe Steinmann
|
8c86b4f61c
|
output homefolder and link email address
|
2023-01-06 11:13:32 +01:00 |
|
Uwe Steinmann
|
b01dd7655c
|
separate cache by png, txt, and pdf
|
2023-01-05 15:09:25 +01:00 |
|
Uwe Steinmann
|
eb0be965ee
|
adjust label of checkbox to delete preview images and text
|
2023-01-03 16:59:08 +01:00 |
|
Uwe Steinmann
|
51d8ebbf60
|
improve html for listing errors
|
2023-01-03 16:58:40 +01:00 |
|
Uwe Steinmann
|
06e9f41ec1
|
replace plain html in formField() method
|
2022-12-20 15:55:37 +01:00 |
|
Uwe Steinmann
|
41721467ac
|
focus search field after loading page
|
2022-12-20 15:54:47 +01:00 |
|
Uwe Steinmann
|
d72422eb36
|
add second column with error messages
|
2022-12-19 16:00:28 +01:00 |
|
Uwe Steinmann
|
edabd515f1
|
use methods in style to create tabs
|
2022-12-18 12:41:39 +01:00 |
|
Uwe Steinmann
|
61db1313a3
|
add translation of 'Processing ...', use getMLText()
|
2022-12-15 12:36:57 +01:00 |
|
Uwe Steinmann
|
0186e1af00
|
check field indexed instead of created
|
2022-12-15 12:36:35 +01:00 |
|
Uwe Steinmann
|
3477b1fc9b
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:48:11 +01:00 |
|
Uwe Steinmann
|
ad19678e86
|
add secondary submit button
|
2022-12-10 13:47:32 +01:00 |
|
Uwe Steinmann
|
6ae0eb38d9
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:12:21 +01:00 |
|
Uwe Steinmann
|
22d59a61ed
|
add neutral submit button
|
2022-12-10 13:07:26 +01:00 |
|
Uwe Steinmann
|
c31250089e
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:05:22 +01:00 |
|
Uwe Steinmann
|
1e178fb1c3
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:01:46 +01:00 |
|
Uwe Steinmann
|
a00883c100
|
set class of container, put terms in span
|
2022-12-09 10:54:28 +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
|
99569a3435
|
fix possible xss attack
|
2022-12-06 11:15:51 +01:00 |
|
Uwe Steinmann
|
11d134e35a
|
last element of breadcrumb has a link
|
2022-11-29 17:36:59 +01:00 |
|
Uwe Steinmann
|
cd5a39b50f
|
make breakcrumps capable of drag&drop
|
2022-11-29 17:36:17 +01:00 |
|
Uwe Steinmann
|
92ba1a9e76
|
focus folder selection after loading page
|
2022-11-29 17:35:32 +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
|
63ca342576
|
show warning if import file has no users or misses a header line
|
2022-11-24 09:44:43 +01:00 |
|
Uwe Steinmann
|
4fe2f97fea
|
js code for drag&drop upload is added even if user has no access on folder
|
2022-11-21 16:33:38 +01:00 |
|
Uwe Steinmann
|
820370d713
|
getMimeType() is now SeedDMS_Core_File::mimetype()
|
2022-11-17 11:35:34 +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
|
2e0c369b25
|
allow to set mimetype if is possibly wrong
|
2022-11-15 16:05:53 +01:00 |
|
Uwe Steinmann
|
7dee5cb767
|
allow to add more tabs with log files with a selectable prefix
|
2022-11-08 16:45:27 +01:00 |
|
Uwe Steinmann
|
4ba98d45bc
|
update bootstrap to 4.6.2
|
2022-10-24 17:12:00 +02:00 |
|
Uwe Steinmann
|
550d62a7a7
|
place login outside of container
|
2022-10-24 17:10:25 +02:00 |
|
Uwe Steinmann
|
6dade497b6
|
show readme of extension
|
2022-10-11 18:15:18 +02:00 |
|
Uwe Steinmann
|
57151b3b1f
|
make table for iptc data condensed
|
2022-10-11 18:14:52 +02:00 |
|
Uwe Steinmann
|
ebfbed7887
|
add space below nav-pills
|
2022-10-11 12:41:31 +02:00 |
|
Uwe Steinmann
|
bc9a05258c
|
eval more tags in iptc data
|
2022-10-10 20:14:00 +02:00 |
|
Uwe Steinmann
|
d13bc2a6bb
|
escape category name
|
2022-09-21 14:29:39 +02:00 |
|
Uwe Steinmann
|
dbb9e09070
|
remove plain html and use methodes from theme
|
2022-09-21 12:33:41 +02:00 |
|
Uwe Steinmann
|
0cf15ecd0e
|
always do a db search, set from an to if searching for an attr of type date
|
2022-09-20 15:06:33 +02:00 |
|
Uwe Steinmann
|
68b8f31a25
|
handle iptc data with unknown key
|
2022-09-15 20:24:51 +02:00 |
|
Uwe Steinmann
|
f53b6fd3fd
|
make column for preview image smaller
|
2022-09-15 20:04:30 +02:00 |
|
Uwe Steinmann
|
cf025abcc1
|
do not set max_width of div.popupbox
|
2022-09-15 13:10:16 +02:00 |
|
Uwe Steinmann
|
d2eee3345f
|
show iptc data of jpeg if available
|
2022-09-15 13:08:56 +02:00 |
|
Uwe Steinmann
|
3283d35db8
|
add batch operation to add/remove category
|
2022-09-14 18:08:34 +02:00 |
|
Uwe Steinmann
|
f2c8718586
|
keep paginator even if all hits are shown
|
2022-09-13 20:03:56 +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
|
51d0a273bc
|
fix placeholder of select menu for attribute defs
|
2022-09-12 09:39:42 +02:00 |
|
Uwe Steinmann
|
b3bc78fb96
|
set width of select tags, add class chzn-select to all select tags
|
2022-09-10 16:35:07 +02:00 |
|
Uwe Steinmann
|
c045ba702e
|
used wrong var when listing approvals
|
2022-09-09 07:53:28 +02:00 |
|
Uwe Steinmann
|
eecba62d8c
|
use conversion manager
|
2022-09-09 06:56:56 +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
|
12599bd712
|
use the conversion manager for preview images
|
2022-09-07 17:09:57 +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
|
769706fe9c
|
add confirm box before changing owner
|
2022-09-06 10:41:39 +02:00 |
|
Uwe Steinmann
|
6c7d397837
|
set width of select2 to 'resolve' instead of '100%'
|
2022-09-06 10:41:12 +02:00 |
|
Uwe Steinmann
|
ab8d5ed502
|
run output through htmlspecialchars()
|
2022-09-02 08:03:54 +02:00 |
|
Uwe Steinmann
|
52f08f99f0
|
make select fields in search form always multiple
|
2022-08-31 20:39: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
|
107d9a8684
|
check if file in drop folder is readable
|
2022-08-31 08:38:51 +02:00 |
|
Uwe Steinmann
|
3fd63b98d9
|
add missing column in header of attribute values list
|
2022-08-25 08:23:29 +02:00 |
|
Uwe Steinmann
|
748041ffd8
|
allow batch operation on fulltext search result
|
2022-08-24 07:58:02 +02:00 |
|
Uwe Steinmann
|
d271dfbf1f
|
folders and docs can be marked for batch operation
|
2022-08-24 07:57:14 +02:00 |
|
Uwe Steinmann
|
9f34304a41
|
remove spaces in empty lines
|
2022-08-24 07:55:10 +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
|
eb1034d1cc
|
allow wide modal boxes to be 642px height which is enough for an iframe with 600px height
|
2022-08-19 15:37:12 +02:00 |
|
Uwe Steinmann
|
4bbf6ddecf
|
output additional filters only if attributes exists
|
2022-08-19 10:06:27 +02:00 |
|
Uwe Steinmann
|
4eef2bd0b0
|
allow to change owner of folders, change owner only possible of search returned hits
|
2022-08-18 20:41:11 +02:00 |
|
Uwe Steinmann
|
966a6eb976
|
add batch operation to change owner
|
2022-08-18 18:40:51 +02:00 |
|
Uwe Steinmann
|
cac7608e0b
|
backport export of search result from 6.0.x
|
2022-08-18 13:49:27 +02:00 |
|
Uwe Steinmann
|
8c12ecd0b2
|
add fold marks
|
2022-08-18 13:05:02 +02:00 |
|
Uwe Steinmann
|
d40a88125d
|
add margin bottom to accordion
|
2022-08-18 10:12:41 +02:00 |
|
Uwe Steinmann
|
475ba8fbfb
|
use conversion mgr for creating previews
|
2022-08-18 10:02:13 +02:00 |
|
Uwe Steinmann
|
0344ad0c80
|
open accordion if a filter parameter is set
|
2022-08-18 08:38:09 +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
|
93844fadbc
|
fix translation, add title to 'list documents' icon
|
2022-08-17 20:53:08 +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
|
d02f813205
|
add tabs above folder content
|
2022-08-09 15:54:12 +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
|
d47e2377bb
|
do not explode() attrtype and objtype, if an array is needed it can be set in conf.php
|
2022-07-06 09:16:47 +02:00 |
|
Uwe Steinmann
|
c9e61ccf30
|
set role to button for each nav-item
|
2022-06-22 16:45:37 +02:00 |
|
Uwe Steinmann
|
d3e6cecaa7
|
do not call hook documentNavigationBar with callHook, but iterate over hookObjs
|
2022-06-16 12:44:53 +02:00 |
|
Uwe Steinmann
|
573fe293ac
|
better layout of footer, especially of disclaimer is turned off
|
2022-06-10 16:44:11 +02:00 |
|
Uwe Steinmann
|
6e6851d165
|
fix upload with fine-uploader
|
2022-06-09 16:00:38 +02:00 |
|
Uwe Steinmann
|
83fa62a386
|
add imagick to list of required php extensions, sqlite -> sqlite3
|
2022-06-08 16:08:18 +02:00 |
|
Uwe Steinmann
|
4f995dcd23
|
set propper date value in custom date fields
|
2022-06-07 17:44:42 +02:00 |
|
Uwe Steinmann
|
249e42f956
|
remove colon after name of config vars
|
2022-06-01 15:02:00 +02:00 |
|
Uwe Steinmann
|
ece2eec128
|
add sqlite to list of required php extensions
|
2022-05-25 08:19:16 +02:00 |
|
Uwe Steinmann
|
298f345cea
|
fix clear clipboard link in menu
|
2022-05-24 08:39:21 +02:00 |
|
Uwe Steinmann
|
4e7fb4a6e9
|
add btn-sm to remove button, manager cannot remove himself from group
|
2022-05-23 16:14:04 +02:00 |
|
Uwe Steinmann
|
a1f2ecf22d
|
set width of progress bar in % instead of px
|
2022-05-23 09:34:22 +02:00 |
|
Uwe Steinmann
|
c974c29578
|
fix setting max upload file size
|
2022-05-21 19:35:15 +02:00 |
|
Uwe Steinmann
|
218934fea6
|
make sendFileToServer() and createStatusbar() public, add getMaxFileSize() and getMaxFileSizeMsg()
|
2022-05-21 19:10:06 +02:00 |
|
Uwe Steinmann
|
4483b21d05
|
use a instead of button from .btn-file, because firefox submits the form when clicking on it
|
2022-05-21 19:06:59 +02:00 |
|
Uwe Steinmann
|
cb18ea8756
|
add list of notification services
|
2022-05-21 10:59:08 +02:00 |
|
Uwe Steinmann
|
649fcbbc8b
|
add all custom attributes of type date to calendar
|
2022-05-20 12:05:04 +02:00 |
|
Uwe Steinmann
|
8f6402c51f
|
extension config can filter attributes by type
|
2022-05-20 12:04:24 +02:00 |
|
Uwe Steinmann
|
afddc5a4d6
|
remove spaces when showing content of popup box
|
2022-05-19 08:05:47 +02:00 |
|
Uwe Steinmann
|
f306c186cf
|
set line-height, max-width, white-space of popupbox
|
2022-05-19 08:05:24 +02:00 |
|
Uwe Steinmann
|
c9d6d840d9
|
use preview converters or conversion mgr
|
2022-05-17 07:51:17 +02:00 |
|
Uwe Steinmann
|
9522d38cfb
|
fix editing of custom attributes of type date
|
2022-05-09 15:27:19 +02:00 |
|
Uwe Steinmann
|
2b6a68cc28
|
restrict operation on selected documents
|
2022-05-09 09:58:05 +02:00 |
|
Uwe Steinmann
|
d234673748
|
add hook additionalDocumentContentInfo
|
2022-05-06 12:54:11 +02:00 |
|