Uwe Steinmann
|
e10ce3dc4b
|
replace all ˝\n" by PHP_EOL
|
2020-09-04 09:21:40 +02:00 |
|
Uwe Steinmann
|
4e3922627b
|
unified checking for settings.xml and accessing dms
|
2020-09-03 20:11:15 +02:00 |
|
Uwe Steinmann
|
a75fe94d95
|
add notes for 5.1.20
|
2020-09-03 20:10:41 +02:00 |
|
Uwe Steinmann
|
1ffcfdeb81
|
getDocumentList() returns false, if an unknown list passed
|
2020-09-03 20:09:41 +02:00 |
|
Uwe Steinmann
|
7a886b9693
|
fix import of users, add groups
|
2020-09-03 14:17:40 +02:00 |
|
Uwe Steinmann
|
fef827a7db
|
start new version 5.1.20
|
2020-09-03 14:17:23 +02:00 |
|
Uwe Steinmann
|
e13ca87843
|
add note for 5.1.19
|
2020-09-02 10:15:55 +02:00 |
|
Uwe Steinmann
|
c4c77fc499
|
pass current logged in user to fulltext search in order to restrict hits on readable documents
|
2020-09-02 08:59:42 +02:00 |
|
Uwe Steinmann
|
89795a7c31
|
index users with read access on a document, start version 1.1.12
|
2020-09-02 08:59:24 +02:00 |
|
Uwe Steinmann
|
a29c0f35aa
|
index users with read access on a document, start version 1.1.14
|
2020-09-02 08:57:07 +02:00 |
|
Uwe Steinmann
|
e21850c92f
|
make buttons primary
|
2020-09-01 15:17:49 +02:00 |
|
Uwe Steinmann
|
c0ad305d69
|
new entry for 5.1.19
|
2020-09-01 15:00:44 +02:00 |
|
Uwe Steinmann
|
dd94bb0bae
|
fix searching within attributes of document contents
|
2020-09-01 14:59:50 +02:00 |
|
Uwe Steinmann
|
ce2ee995fc
|
getValueSetSeparator() returns ',' for type_user and type_group
|
2020-09-01 14:59:16 +02:00 |
|
Uwe Steinmann
|
96d89a76b7
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2020-09-01 11:16:43 +02:00 |
|
Uwe Steinmann
|
624ffba474
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2020-09-01 11:16:33 +02:00 |
|
Uwe Steinmann
|
6025ae731c
|
various updates
|
2020-09-01 11:16:14 +02:00 |
|
Uwe Steinmann
|
dad650fb9b
|
show help cursor on form field label if help is available
|
2020-09-01 09:24:17 +02:00 |
|
Uwe Steinmann
|
d5d70e4802
|
some more help text, show propper type in list of attributes
|
2020-09-01 09:23:32 +02:00 |
|
Uwe Steinmann
|
051fac8281
|
add validation and parsing of new types (user, group, etc.)
|
2020-09-01 09:22:48 +02:00 |
|
Uwe Steinmann
|
a328984b3d
|
add version by ->version() instead of ->_number
|
2020-08-31 12:59:39 +02:00 |
|
Uwe Steinmann
|
49321d2dbe
|
check for $fieldwrap[1]
|
2020-08-31 12:59:14 +02:00 |
|
Uwe Steinmann
|
b9ea04658b
|
check for existence of paramter command
|
2020-08-31 12:58:48 +02:00 |
|
Uwe Steinmann
|
0db704e44f
|
add @popperjs/core, bootstrap and perfect-scrollbar
|
2020-08-31 09:51:50 +02:00 |
|
Uwe Steinmann
|
ee87a6a384
|
put all js libs for bootstrap view into one copy task
|
2020-08-31 09:50:51 +02:00 |
|
Uwe Steinmann
|
52f6d0a803
|
fix typo
|
2020-08-31 09:50:39 +02:00 |
|
Uwe Steinmann
|
b15c47117e
|
out message if no groups/users are available
|
2020-08-28 13:11:05 +02:00 |
|
Uwe Steinmann
|
6e665abcf4
|
more changes in 5.1.19
|
2020-08-28 11:56:09 +02:00 |
|
Uwe Steinmann
|
c1f1389560
|
take out another view
|
2020-08-28 11:55:57 +02:00 |
|
Uwe Steinmann
|
b977d7c7fd
|
no need to call printFolderChooserJs() anymore
|
2020-08-28 11:54:52 +02:00 |
|
Uwe Steinmann
|
f3c0c1847c
|
give folder tree a unique id
|
2020-08-28 11:54:12 +02:00 |
|
Uwe Steinmann
|
d7fe2087d1
|
move code into getAttributeValue()
|
2020-08-28 11:53:34 +02:00 |
|
Uwe Steinmann
|
f1d1c01c70
|
take out js from html code
|
2020-08-28 11:52:36 +02:00 |
|
Uwe Steinmann
|
d58100c678
|
edit and show new attribute types, major overhaul of folder tree to make several trees on a page possible
|
2020-08-28 11:50:29 +02:00 |
|
Uwe Steinmann
|
4539c4a461
|
add generic functions called when clicking on a folder, document in a tree
add click event for removing document, folder from input field
|
2020-08-28 11:47:47 +02:00 |
|
Uwe Steinmann
|
af792b52ad
|
add support for new attribute types
|
2020-08-28 11:46:46 +02:00 |
|
Uwe Steinmann
|
9117f8f64a
|
add new attribute types 'document', 'folder', 'user', 'group'
|
2020-08-28 11:45:37 +02:00 |
|
Uwe Steinmann
|
619f90b4df
|
do not pass parent folder to hook add[Folder|Document]Attribute
|
2020-08-28 07:39:16 +02:00 |
|
Uwe Steinmann
|
bcf7d2f2d8
|
set err msg of controller if uploading an extension fails
|
2020-08-27 12:15:59 +02:00 |
|
Uwe Steinmann
|
b34486d701
|
two more specific error msg when uploading new extension
|
2020-08-27 12:15:21 +02:00 |
|
Uwe Steinmann
|
c2e50623c6
|
explain how to update js packages in views
|
2020-08-27 09:19:13 +02:00 |
|
Uwe Steinmann
|
fc2682f5de
|
add columns for hidden and disabled
|
2020-08-27 08:52:35 +02:00 |
|
Uwe Steinmann
|
76ed086f5d
|
use cytoscape in views/bootstrap/vendors
|
2020-08-27 08:13:34 +02:00 |
|
Uwe Steinmann
|
b231b3f5f1
|
add cytoscape and cytoscape-grid-guide
|
2020-08-27 08:13:14 +02:00 |
|
Uwe Steinmann
|
36f6d7aab9
|
more changes for 5.1.19
|
2020-08-27 08:03:05 +02:00 |
|
Uwe Steinmann
|
1fb30caf25
|
fix getting group for notification when transition has fired (Closes: #483)
|
2020-08-27 08:00:49 +02:00 |
|
Uwe Steinmann
|
983c90ee23
|
all rewrite rule for all views, not just bootstrap
|
2020-08-27 07:53:22 +02:00 |
|
Uwe Steinmann
|
d4db6a2ba0
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
|
Uwe Steinmann
|
547ba8366e
|
add flot and font-awesome
|
2020-08-27 07:49:20 +02:00 |
|
Uwe Steinmann
|
e962a33133
|
use npm and grunt for getting js packages
|
2020-08-26 19:07:17 +02:00 |
|