Uwe Steinmann
|
148088f42a
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-08-09 07:55:52 +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
|
7c3e1c0807
|
fix copyright in header
|
2016-08-09 07:53:15 +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
|
f647796dcd
|
check if $data is set before using it
|
2016-08-09 06:51:43 +02:00 |
|
Uwe Steinmann
|
71e7d6f3e6
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-08-09 06:31:50 +02:00 |
|
Uwe Steinmann
|
e4d2d7e56c
|
new version 5.0.5
|
2016-08-09 06:23:58 +02:00 |
|
Uwe Steinmann
|
e4d589e9a7
|
add missing containerEnd
|
2016-08-08 22:38:51 +02:00 |
|
Uwe Steinmann
|
43016dcbc1
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-08-08 20:31:01 +02:00 |
|
Uwe Steinmann
|
7f7bb2926d
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-08-08 20:29:27 +02:00 |
|
Uwe Steinmann
|
d2e959e32e
|
add command to set sql_mode as default by Ubuntu 16.04 (not active)
|
2016-08-08 20:28:35 +02:00 |
|
Uwe Steinmann
|
229b7e874f
|
set pwdExpiration to 'keep' instead of ''
set '' as value for never
|
2016-08-08 20:21:30 +02:00 |
|
Uwe Steinmann
|
176fb7967b
|
use getCurrentDatetime() instead of CURRENT_TIMESTAMP
|
2016-08-08 12:58:06 +02:00 |
|
Uwe Steinmann
|
dac9c7b37f
|
check also for '' in pwdExpiration
|
2016-08-08 12:57:07 +02:00 |
|
Uwe Steinmann
|
83dcd9da7b
|
do not use '0000-00-00 00:00:00' as date anymore
use NULL instead because '0000-00-00 00:00:00' in certain sql_modes
|
2016-08-08 12:49:59 +02:00 |
|
Uwe Steinmann
|
b3ec207213
|
do not set datetime to '0000-00-00 00:00:00' by default
depending in the sql mode in mysql this is is not allowed
|
2016-08-08 12:43:06 +02:00 |
|
Uwe Steinmann
|
bdb448e7e8
|
add entry for 4.3.28
|
2016-08-08 11:41:07 +02:00 |
|
Uwe Steinmann
|
5f1d38bba3
|
do not set TEXT field to default ''. Use NULL instead
mysql STRICT_TRANS_MODE does not allow it
|
2016-08-08 08:09:01 +02:00 |
|
Uwe Steinmann
|
284ee2bba1
|
set field of type 'text' to NULL instead of ''
mysql doesn't support setting '' in STRICT_TRANS_MODE
|
2016-08-08 08:03:38 +02:00 |
|
Uwe Steinmann
|
9f79586017
|
add entry for 5.1.1
|
2016-08-03 14:49:22 +02:00 |
|
Uwe Steinmann
|
0fb14d4c6a
|
more similar look of documents list
|
2016-08-03 14:47:06 +02:00 |
|
Uwe Steinmann
|
624a96ddde
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-08-03 12:33:19 +02:00 |
|
Uwe Steinmann
|
df2b273d7a
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-08-03 12:33:08 +02:00 |
|
Uwe Steinmann
|
3a006be5bf
|
make folderListRow() a bit more efficient
get subfolders and documents only, if enablerecursivecount is turned on
|
2016-08-03 12:32:12 +02:00 |
|
Uwe Steinmann
|
03ff5dfc50
|
remove unneeded echo statement
|
2016-08-03 12:16:51 +02:00 |
|
Uwe Steinmann
|
138a6ce408
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-08-03 09:30:53 +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
|
0fdc68e7f7
|
add entry for 4.3.28 (fix for #206)
|
2016-08-03 08:53:58 +02:00 |
|
Uwe Steinmann
|
06347ff212
|
check for HTTP_X_FORWARDED_FOR in add_log_line()
use it instead of REMOTE_ADDR
|
2016-08-03 08:53:14 +02:00 |
|
Uwe Steinmann
|
fdd369f8ec
|
add entries for 4.3.28
|
2016-08-03 08:07:51 +02:00 |
|
Uwe Steinmann
|
6cd0e98618
|
make list look like UserList
|
2016-08-03 08:07:38 +02:00 |
|
Uwe Steinmann
|
7b73a442c2
|
set user image to 100px wide
|
2016-08-03 08:06:53 +02:00 |
|
Uwe Steinmann
|
ba10acc14c
|
show group only if admin or a member of that group
|
2016-08-03 08:06:25 +02:00 |
|
Uwe Steinmann
|
97e288d054
|
fix typo
|
2016-08-02 17:21:27 +02:00 |
|
Uwe Steinmann
|
8cc7da6679
|
add new phrases for maxSizeForFullText config var
|
2016-08-02 17:19:06 +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
|
3c6bd6bf6f
|
check for su by regular user, call service hooks
|
2016-08-02 13:37:04 +02:00 |
|
Uwe Steinmann
|
1cf7516cc3
|
add entry for 5.1.1
|
2016-08-02 11:52:14 +02:00 |
|
Uwe Steinmann
|
45fd0bf934
|
set timeout of mytasks ajax call to 1000ms
|
2016-08-02 11:49:52 +02:00 |
|
Uwe Steinmann
|
5adaf41288
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-08-02 11:34:17 +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
|
fa4dddd403
|
add entry for 4.3.28
|
2016-08-02 11:33:46 +02:00 |
|
Uwe Steinmann
|
04c0b62b8c
|
fix setting reviewer/approver for admins/owners
|
2016-08-02 11:33:21 +02:00 |
|
Uwe Steinmann
|
6097b7b9a9
|
add dummy note
|
2016-08-02 11:29:48 +02:00 |
|
Uwe Steinmann
|
f7e6a25a50
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-07-29 08:01:19 +02:00 |
|
Uwe Steinmann
|
213509f8ff
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-07-29 08:01:08 +02:00 |
|