Uwe Steinmann
e341e39756
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2019-12-19 09:44:46 +01:00
Uwe Steinmann
ed83d95e6d
minor change of two keys
2019-12-19 09:44:18 +01:00
Uwe Steinmann
9d5b6f8a4c
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2019-12-19 09:07:39 +01:00
Uwe Steinmann
d5bd5549e7
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2019-12-19 09:07:25 +01:00
Uwe Steinmann
223c44c965
various minor updates and new keys
2019-12-19 09:07:02 +01:00
Uwe Steinmann
c332e0393b
add new config variable noDocumentFormFields
...
used for hiding some fields like comment, keywords, categories, ...
2019-12-19 09:03:59 +01:00
Uwe Steinmann
058fc1217e
fix validation of attributes
2019-12-13 17:39:05 +01:00
Uwe Steinmann
a0661536b3
move attribute validation into controller and call hook
2019-12-13 15:00:04 +01:00
Uwe Steinmann
d27d4f118d
add entries for 5.1.14
2019-12-13 14:59:23 +01:00
Uwe Steinmann
167c8a41e3
allow 4 arguments passed to hook
2019-12-13 14:27:58 +01:00
Uwe Steinmann
c2e48e9ab4
get access mode of folder only once in folderListRow()
2019-12-13 10:27:02 +01:00
Uwe Steinmann
98da641061
new hooks leftContentPre and leftContentPost
2019-12-13 09:07:56 +01:00
Uwe Steinmann
55cd7b9759
add getAttributeValidationError()
...
it just returns the key of the error message and the parameters
2019-12-13 09:06:36 +01:00
Uwe Steinmann
61f1ddbd08
minimize number of sql statements
...
add new method getInstanceByData(), get folders and documents from
first sql statement which fetches the subfolders and documents of
a folder instead of fetching each single document and folder.
2019-12-13 09:03:44 +01:00
Uwe Steinmann
f453cac8d2
add method for zipping files instead of using zip command
2019-12-10 15:59:53 +01:00
Uwe Steinmann
658d00fe42
allow preview of video/x-matroska videos
2019-12-10 06:20:31 +01:00
Uwe Steinmann
583ce13bfc
set video icon for .mkv files
2019-12-10 06:20:11 +01:00
Uwe Steinmann
6d604d2d60
set icon for video/webm
2019-12-06 15:23:38 +01:00
Uwe Steinmann
63c90a026b
menu item does not need a href if it has children
2019-12-04 19:31:02 +01:00
Uwe Steinmann
ca7bb77386
better formating of checkboxes
2019-11-28 14:27:30 +01:00
Uwe Steinmann
5fdae931b1
use getBaseUrl()
2019-11-28 10:22:47 +01:00
Uwe Steinmann
c3ab464890
use new function getBaseUrl()
2019-11-28 10:01:59 +01:00
Uwe Steinmann
89c0ca9b88
new function getBaseUrl()
...
returns the protocol and host part of the url where seeddms is
available
2019-11-28 10:00:52 +01:00
Uwe Steinmann
fd4a821fa8
better checking for existing value
2019-11-26 17:07:47 +01:00
Uwe Steinmann
1763bd1bae
take 'orderby' into account
2019-11-26 11:21:40 +01:00
Uwe Steinmann
87d1df5d03
propperly check for passed parameter 'node', pass orderby to view
2019-11-26 11:20:46 +01:00
Uwe Steinmann
413bbad196
add entries for 5.1.14
2019-11-26 07:34:17 +01:00
Uwe Steinmann
7bb511f891
fix comparison of creation date, show number of tasks in queue
2019-11-26 07:33:37 +01:00
Uwe Steinmann
469d9c5759
new version 1.0.11
2019-11-26 07:33:08 +01:00
Uwe Steinmann
4775fdcd6c
save field 'created' instead of time() in addDocument()
2019-11-26 07:32:39 +01:00
Uwe Steinmann
28676c8065
show empty pic if no access
2019-11-25 11:52:14 +01:00
Uwe Steinmann
5e9a4515b3
use new method printClickDocumentJs()
2019-11-25 09:51:39 +01:00
Uwe Steinmann
24f030f1c7
add method printClickDocumentJs()
...
adds js for catching the event when clicking on a document row and
onepage mode is on
2019-11-25 09:50:52 +01:00
Uwe Steinmann
bf6490f904
fix output of group name
2019-11-25 09:38:41 +01:00
Uwe Steinmann
750d02e1e8
add note for 5.1.14
2019-11-21 10:52:11 +01:00
Uwe Steinmann
33b0691b0b
allow mimetype to specify documents which can be edited online
2019-11-21 10:51:17 +01:00
Uwe Steinmann
5a877f959c
edit warning because content is replaced
2019-11-21 10:50:59 +01:00
Uwe Steinmann
154c3c2118
set 'onepage' in factory
2019-11-20 19:22:23 +01:00
Uwe Steinmann
833ff8f7da
do not allow adding events and showing tasks
2019-11-20 17:50:26 +01:00
Uwe Steinmann
84550836c8
started new version 5.1.14
2019-11-20 17:17:51 +01:00
Uwe Steinmann
21e1efc147
set 'onepage' in view
2019-11-20 13:17:04 +01:00
Uwe Steinmann
4e0cf697cb
set 'onepage' in view
2019-11-20 13:14:34 +01:00
Uwe Steinmann
b2715684a3
use formField() instead of plain html
2019-11-19 18:21:34 +01:00
Uwe Steinmann
b095c48ddd
formField() treats a value == "0" as not empty
2019-11-19 18:20:53 +01:00
Uwe Steinmann
bb775fd657
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2019-11-19 10:29:35 +01:00
Uwe Steinmann
37ab966865
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2019-11-19 10:29:14 +01:00
Uwe Steinmann
5ab528af72
many more translation and new keys
2019-11-19 10:28:51 +01:00
Uwe Steinmann
4aef495c03
fix wrong counting of documents
2019-11-19 10:04:49 +01:00
Uwe Steinmann
3a62afd084
count processes in latest version
2019-11-19 09:34:41 +01:00
Uwe Steinmann
2b00423225
get latest version for later checking
...
could be used to filter out older documents
2019-11-19 07:25:53 +01:00