Commit Graph

8297 Commits

Author SHA1 Message Date
Uwe Steinmann
e13ca87843 add note for 5.1.19 2020-09-02 10:15:55 +02:00
Uwe Steinmann
ce2e6c61d2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-02 09:01:18 +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
a5994e3011 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-01 15:15:07 +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
1a9e7bde1b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-01 11:17:02 +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
ac81ce4335 add changes for 6.0.12 2020-08-31 15:41:24 +02:00
Uwe Steinmann
8865f61a54 show menu tasks in legacy mode (Closes #485) 2020-08-31 15:35:54 +02:00
Uwe Steinmann
012dbeaf27 fix access on workflow object 2020-08-31 15:31:29 +02:00
Uwe Steinmann
ee656527c2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-31 14:47:09 +02:00
Uwe Steinmann
10ecff6142 better check fro repair parameter 2020-08-31 13:18:05 +02:00
Uwe Steinmann
9e5224a661 fix typo in var name 2020-08-31 13:01:40 +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
d1ad6383d2 update notes for 5.1.19 2020-08-28 15:37:02 +02:00
Uwe Steinmann
031408fdae remove duplicate release 5.1.17 2020-08-28 15:33:59 +02:00
Uwe Steinmann
29471ea6b3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-28 13:11:40 +02:00
Uwe Steinmann
b15c47117e out message if no groups/users are available 2020-08-28 13:11:05 +02:00
Uwe Steinmann
9f491dce6d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-28 12:34:26 +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
67cb38bd54 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-27 08:52:58 +02:00
Uwe Steinmann
fc2682f5de add columns for hidden and disabled 2020-08-27 08:52:35 +02:00