Commit Graph

675 Commits

Author SHA1 Message Date
Uwe Steinmann
5003c54deb Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-30 08:46:59 +02:00
Uwe Steinmann
1e691c2451 check early for guest login
even before any other authenitcation methods
2016-08-30 07:57:06 +02:00
Uwe Steinmann
05a7a897f2 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-24 11:17:17 +02:00
Uwe Steinmann
f470255423 add missing header von ContentType, set header for Cache-Control
this fixes bug #280
2016-08-22 18:13:57 +02:00
Uwe Steinmann
e1d09ac09f Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-10 15:53:31 +02:00
Uwe Steinmann
f890b23ccc put authentication into its own class 2016-08-10 15:52:55 +02:00
Uwe Steinmann
b3cbd5825c remove old comment 2016-08-10 08:49:24 +02:00
Uwe Steinmann
786ffb7523 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-10 08:46:15 +02:00
Uwe Steinmann
b8fd3b67f2 fix line indenting 2016-08-10 08:45:58 +02:00
Uwe Steinmann
79e7a2babe Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-10 08:38:33 +02:00
Uwe Steinmann
5d05057774 treat ldap auth like database auth
count login failures, check for guest user, etc.
2016-08-10 08:04:52 +02:00
Uwe Steinmann
b110549972 add command clearclipboard 2016-08-09 18:14:32 +02:00
Uwe Steinmann
e8c15079eb replace ':' by '-' in dump file (Closes: #267)
because MS-Windows has problems with ':' in a file name
2016-08-09 14:05:52 +02:00
Uwe Steinmann
0eaf8c34f7 fix runtime error 2016-08-09 08:01:30 +02:00
Uwe Steinmann
ffab03a8b8 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
Uwe Steinmann
5980b9697c fix line endings 2016-08-09 07:36:05 +02:00
Uwe Steinmann
6303973618 fix copyright in header 2016-08-09 07:34:30 +02:00
Uwe Steinmann
974a5d4a80 add missing copyright and license 2016-08-09 07:08:27 +02:00
Uwe Steinmann
b54b28e1f2 fix runtime error, show splash message after execution 2016-08-09 07:08:00 +02:00
Uwe Steinmann
b013553a3d Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-03 09:24:10 +02:00
Uwe Steinmann
04d7fdf258 update full text engine
also index content if file size is less the a configured size
(Closes: #270)
2016-08-02 17:09:49 +02:00
Uwe Steinmann
8770aaecb3 add new paramter maxSizeForFullText 2016-08-02 17:08:54 +02:00
Uwe Steinmann
adf217dbf7 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-02 11:34:05 +02:00
Uwe Steinmann
04c0b62b8c fix setting reviewer/approver for admins/owners 2016-08-02 11:33:21 +02:00
Uwe Steinmann
d167c565ce include Utils.php earlier 2016-07-27 08:57:51 +02:00
Uwe Steinmann
50772bd7a9 include missing files 2016-07-06 13:04:19 +02:00
Uwe Steinmann
dd616fdf8f Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-07-06 11:12:54 +02:00
Uwe Steinmann
ea5425a669 fix error message if the import object is not a folder but a file 2016-07-06 09:06:09 +02:00
Uwe Steinmann
67474d1d88 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-05-30 11:16:52 +02:00
Uwe Steinmann
4bfc47f063 check if minimum number of attribute values is set 2016-05-26 10:45:40 +02:00
Uwe Steinmann
d76d54ce96 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-05-24 08:00:48 +02:00
Uwe Steinmann
6ba8013d40 add option to unlink file in drop folder once uploaded 2016-05-23 13:15:50 +02:00
Uwe Steinmann
fe0e67b2ad Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-05-23 12:30:54 +02:00
Uwe Steinmann
058acc313a fix mass import from file system 2016-05-04 13:09:13 +02:00
Uwe Steinmann
129b725414 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-05-03 06:32:54 +02:00
Uwe Steinmann
5d25720ec9 add new operation to clear cache completely 2016-04-28 07:51:42 +02:00
Uwe Steinmann
43633620e8 remove preview images, remove some old code 2016-04-26 12:15:56 +02:00
Uwe Steinmann
6f16d60647 add another callback which removes preview images of documents
also remove some old code
2016-04-26 12:14:59 +02:00
Uwe Steinmann
1a515c9dfd delete preview image, remove old code 2016-04-26 12:12:39 +02:00
Uwe Steinmann
97e28a8fef delete preview images 2016-04-26 12:12:13 +02:00
Uwe Steinmann
10d5a2dca1 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-04-22 12:39:27 +02:00
Uwe Steinmann
258b58efd2 trim various fields from post request 2016-04-22 12:39:04 +02:00
Uwe Steinmann
6893b26818 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-04-21 13:34:47 +02:00
Uwe Steinmann
a6cdb2015a notify groups and users of new document as well 2016-04-21 13:34:13 +02:00
Uwe Steinmann
ac2be17814 set url for approval request email (Closes: #259) 2016-04-20 20:01:59 +02:00
Uwe Steinmann
0f1a0bece5 fix typo in hook function 2016-04-07 08:36:20 +02:00
Uwe Steinmann
bc3450015a some code cleanup 2016-04-04 09:00:08 +02:00
Uwe Steinmann
2045060f78 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-04-04 08:59:28 +02:00
Uwe Steinmann
0e9503cb0d remove some spaces 2016-04-04 08:51:05 +02:00
Uwe Steinmann
fb98eb948d fix line indenting 2016-04-04 08:49:50 +02:00