Uwe Steinmann
|
6b77e914d6
|
pass fulltextservice to controller
|
2020-12-14 07:53:51 +01:00 |
|
Uwe Steinmann
|
efed9f2b9c
|
add support for indexing folders
|
2020-12-12 16:29:56 +01:00 |
|
Uwe Steinmann
|
46264c49d6
|
pass fulltextservice to controller
|
2020-12-10 13:47:44 +01:00 |
|
Uwe Steinmann
|
063b950b3a
|
add fold marks
|
2020-12-09 19:54:58 +01:00 |
|
Uwe Steinmann
|
4b4595181b
|
move preview of attachments into controller
|
2020-12-09 19:54:31 +01:00 |
|
Uwe Steinmann
|
6bb4218e44
|
initial support customizable date format
|
2020-12-01 18:25:22 +01:00 |
|
Uwe Steinmann
|
0124f6cc74
|
use require_once instead of include
|
2020-12-01 18:23:48 +01:00 |
|
Uwe Steinmann
|
768ea3544c
|
theme in configuration can override theme of each user
|
2020-11-09 15:14:09 +01:00 |
|
Uwe Steinmann
|
4f9f5cb3a9
|
check if metadata is set before using it
|
2020-10-15 13:30:34 +02:00 |
|
Uwe Steinmann
|
4bdb3c7061
|
put fulltext search into central service
|
2020-09-29 16:42:09 +02:00 |
|
Uwe Steinmann
|
df313d316c
|
export users of a group as csv file
|
2020-09-23 11:39:19 +02:00 |
|
Uwe Steinmann
|
34c88aadd3
|
fix setting quota when importing users
|
2020-09-23 10:35:57 +02:00 |
|
Uwe Steinmann
|
83fc0a59b1
|
add expiration in 3 years
|
2020-09-22 10:03:30 +02:00 |
|
Uwe Steinmann
|
3d5aec62ce
|
add redirect again, which was removed by accident
|
2020-09-17 09:23:06 +02:00 |
|
Uwe Steinmann
|
3efc584177
|
add some more mimetypes
|
2020-09-17 09:13:29 +02:00 |
|
Uwe Steinmann
|
3945ae54b9
|
import of users does not issue an error if a group column isn't set
|
2020-09-14 10:40:00 +02:00 |
|
Uwe Steinmann
|
84a849a28f
|
check if $_POST["undelUserIds"] is set at all
|
2020-09-08 13:44:56 +02:00 |
|
Uwe Steinmann
|
c6d0a1d345
|
allow inline editing on document details page
|
2020-09-07 16:20:37 +02:00 |
|
Uwe Steinmann
|
ab0dfee213
|
init $colmap early
|
2020-09-06 07:46:31 +02:00 |
|
Uwe Steinmann
|
1eee3f1335
|
check if group was found when rendering groups
|
2020-09-06 07:32:08 +02:00 |
|
Uwe Steinmann
|
973ef339bb
|
disregard group if not exists but issue error msg
|
2020-09-06 07:26:45 +02:00 |
|
Uwe Steinmann
|
7a886b9693
|
fix import of users, add groups
|
2020-09-03 14:17:40 +02:00 |
|
Uwe Steinmann
|
a328984b3d
|
add version by ->version() instead of ->_number
|
2020-08-31 12:59:39 +02:00 |
|
Uwe Steinmann
|
b9ea04658b
|
check for existence of paramter command
|
2020-08-31 12:58:48 +02:00 |
|
Uwe Steinmann
|
af792b52ad
|
add support for new attribute types
|
2020-08-28 11:46:46 +02:00 |
|
Uwe Steinmann
|
b34486d701
|
two more specific error msg when uploading new extension
|
2020-08-27 12:15:21 +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
|
6d881fed60
|
take out authentication and secure script with a token
|
2020-08-26 11:40:04 +02:00 |
|
Uwe Steinmann
|
92b049ee6d
|
pass referuri to controller
|
2020-08-26 11:39:42 +02:00 |
|
Uwe Steinmann
|
ad8a501506
|
go to right url after deleting a document version
|
2020-08-21 12:35:06 +02:00 |
|
Uwe Steinmann
|
991268a18b
|
put ClearCache into controller, add hooks when clearing the cache
|
2020-08-21 10:03:22 +02:00 |
|
Uwe Steinmann
|
1726d1f1f2
|
configuring a user id in the settings uses a list of existing users
|
2020-08-19 13:21:51 +02:00 |
|
Uwe Steinmann
|
25f37fae7a
|
much more reliable import of users
|
2020-07-30 17:34:06 +02:00 |
|
Uwe Steinmann
|
9c2dae9d44
|
use new functions seed_pass_hash() and seed_pass_verify()
|
2020-07-30 10:57:29 +02:00 |
|
Uwe Steinmann
|
f655060ca4
|
unencrypted password can be imported
|
2020-07-30 10:55:40 +02:00 |
|
Uwe Steinmann
|
add540c476
|
plain/encrypted password can be imported
|
2020-07-28 12:53:39 +02:00 |
|
Uwe Steinmann
|
40a6de0353
|
fix output of log lines
|
2020-07-27 15:30:30 +02:00 |
|
Uwe Steinmann
|
076535bf7d
|
a script for export users as csv
|
2020-07-27 14:17:11 +02:00 |
|
Uwe Steinmann
|
837f697d3b
|
better import of users
|
2020-06-29 17:24:26 +02:00 |
|
Uwe Steinmann
|
7725a0b03b
|
add configuration for authentication by key in rest api
|
2020-06-17 11:19:02 +02:00 |
|
Uwe Steinmann
|
514002f877
|
import users from csv file
|
2020-06-09 21:07:47 +02:00 |
|
Uwe Steinmann
|
a15c968d72
|
use getBoolValue() to get onePageMode from _POST
|
2020-06-08 12:08:18 +02:00 |
|
Uwe Steinmann
|
46d392f71f
|
fix wrong var name in addLogLine()
|
2020-06-08 12:05:50 +02:00 |
|
Uwe Steinmann
|
e718520baa
|
fix creating preview images in drop folder
|
2020-05-22 14:25:07 +02:00 |
|
Uwe Steinmann
|
8c19c652b5
|
override mimetype only if mimetype != 'applicatin/octet-stream'
|
2020-05-20 21:13:17 +02:00 |
|
Uwe Steinmann
|
0db86055ab
|
check if version_comment is set
|
2020-05-15 17:26:39 +02:00 |
|
Uwe Steinmann
|
d7dccfd299
|
check against maxuploadsize when uploading a new document
|
2020-05-13 09:25:30 +02:00 |
|
Uwe Steinmann
|
39a3e0dea3
|
obey maxUploadSize whenever a file is uploaded
|
2020-05-07 14:03:00 +02:00 |
|
Uwe Steinmann
|
53521d25ff
|
return error returned by RemoveDocument Controller
|
2020-03-25 08:07:43 +01:00 |
|
Uwe Steinmann
|
cf1e635c09
|
include Preview class
|
2020-03-23 06:47:18 +01:00 |
|