Uwe Steinmann
|
62d0f249d2
|
remove guest user check
|
2016-08-30 07:56:50 +02:00 |
|
Uwe Steinmann
|
96a4db05bf
|
add more field validation
|
2016-08-29 09:44:49 +02:00 |
|
Uwe Steinmann
|
c8a689cf60
|
remove padding
|
2016-08-29 09:43:53 +02:00 |
|
Uwe Steinmann
|
6ab08983bb
|
new version 4.3.28
|
2016-08-24 10:20:53 +02:00 |
|
Uwe Steinmann
|
8da3f9160c
|
add entries for 4.3.28
|
2016-08-24 10:19:53 +02:00 |
|
Uwe Steinmann
|
606b04bc55
|
new version 4.3.28
|
2016-08-24 10:19:41 +02:00 |
|
Uwe Steinmann
|
5215d0a230
|
search() searches in comment of document versions
|
2016-08-24 10:17:21 +02:00 |
|
Uwe Steinmann
|
be9ec1adfe
|
various small corrections
|
2016-08-24 10:16:05 +02:00 |
|
Uwe Steinmann
|
6193fada8f
|
major overhoul by rickr
|
2016-08-24 10:15:35 +02:00 |
|
Uwe Steinmann
|
58d8844353
|
add entry for 4.3.28
|
2016-08-22 18:15:37 +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
|
dd5394ea9e
|
new phrases
|
2016-08-12 18:19:44 +02:00 |
|
Uwe Steinmann
|
e1716da485
|
do not use showtree in documentListRow() anymore
|
2016-08-11 12:06:53 +02:00 |
|
Uwe Steinmann
|
368343ade6
|
add entry for 4.3.28
|
2016-08-10 18:21:27 +02:00 |
|
Uwe Steinmann
|
0802198e87
|
some more documentation of ldap settings
|
2016-08-10 17:48:23 +02:00 |
|
Uwe Steinmann
|
051cd2fc1d
|
some more documentation of ldap settings
|
2016-08-10 17:48:03 +02:00 |
|
Uwe Steinmann
|
f890b23ccc
|
put authentication into its own class
|
2016-08-10 15:52:55 +02:00 |
|
Uwe Steinmann
|
f7783b578e
|
add entry for 4.3.28
|
2016-08-10 08:49:31 +02:00 |
|
Uwe Steinmann
|
b3cbd5825c
|
remove old comment
|
2016-08-10 08:49:24 +02:00 |
|
Uwe Steinmann
|
b8fd3b67f2
|
fix line indenting
|
2016-08-10 08:45:58 +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
|
62c3d07842
|
add entry for 4.3.28
|
2016-08-09 18:16:30 +02:00 |
|
Uwe Steinmann
|
1ae82da90e
|
use new ajax command 'clearclipboard'
|
2016-08-09 18:15:20 +02:00 |
|
Uwe Steinmann
|
b9c4e1a775
|
add js for click on .ajax-click
|
2016-08-09 18:14:58 +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
|
8e97845beb
|
new phrases and updated translations
|
2016-08-09 13:27:34 +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
|
176fb7967b
|
use getCurrentDatetime() instead of CURRENT_TIMESTAMP
|
2016-08-08 12:58: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
|
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
|
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
|
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 |
|