Uwe Steinmann
6093dd0c28
pass converters to addDocument()
2014-03-25 13:32:54 +01:00
Uwe Steinmann
7477c907d8
subtree command sets load_on_demand propperly
...
for folders with just documents the load_on_demand wasn't set
propperly. Those folders could not be opened in the Document Chooser
2014-03-24 10:39:02 +01:00
Uwe Steinmann
8b8917ff61
fix error in dump (Bug #114 )
2014-03-21 18:13:14 +01:00
Uwe Steinmann
caa8603435
set version to 4.3.7
2014-03-21 09:13:31 +01:00
Uwe Steinmann
e4411cadf1
new version 4.3.7
2014-03-21 09:04:23 +01:00
Uwe Steinmann
bad331c1f4
add entry for sorting in sequence chooser
2014-03-21 08:51:06 +01:00
Uwe Steinmann
7901fa28b8
always sort folders/documents in ѕequence chooser by ѕequence
2014-03-21 08:49:47 +01:00
Uwe Steinmann
fe3f351f24
add changes for 4.3.7
2014-03-21 08:15:20 +01:00
Uwe Steinmann
5b0a4ea614
trim referuri
2014-03-21 08:11:12 +01:00
Uwe Steinmann
ef923b5f72
check POST vars for valid values, prevent access to arbitrary files on the server
2014-03-21 08:10:23 +01:00
Uwe Steinmann
fcca6049ac
check POST vars for valid values, preventing access to arbitrary files on the server
2014-03-21 08:09:07 +01:00
Uwe Steinmann
21d5c868a3
fix check for referer starting with /op
...
didn't work, because referer was urlencode before the check, which
turned the '/' into '%xx'
2014-03-21 08:07:18 +01:00
Uwe Steinmann
646128cbd8
add dummy javascript function, Bug #135
...
when clicking on a folder in the document chooser, the none existing
javascript function folderSelectedform1() was called. This fix just
adds it.
2014-03-21 08:05:08 +01:00
Uwe Steinmann
62c5a6bfa1
add entry for fix of Bug #123
2014-03-20 08:46:19 +01:00
Uwe Steinmann
b047f3a23f
fix link to folder in clipboard menu
2014-03-20 08:37:47 +01:00
Uwe Steinmann
ac630948da
do not read preview width from settings if not set
2014-03-20 08:17:46 +01:00
Uwe Steinmann
134915aa71
fix xml error
2014-03-20 07:48:07 +01:00
Uwe Steinmann
0cadbaaba8
new phraѕes and major update of russian
2014-03-20 07:47:01 +01:00
Uwe Steinmann
c720f8bbe5
add changes for 4.3.6
2014-03-18 16:47:45 +01:00
Uwe Steinmann
f919c4ae2f
new version 4.3.6
2014-03-18 16:46:13 +01:00
Uwe Steinmann
65dfde0a36
new version 1.1.1
2014-03-18 16:36:14 +01:00
Uwe Steinmann
fbb0d904fd
new version 4.3.6
2014-03-18 16:35:56 +01:00
Uwe Steinmann
b078102c19
use configured preview image width
2014-03-18 10:55:24 +01:00
Uwe Steinmann
9b58c1fcfa
make layout look more like document details page
2014-03-18 10:54:24 +01:00
Uwe Steinmann
481c9ecc48
pass preview width to view
2014-03-18 10:06:07 +01:00
Uwe Steinmann
0576ec486e
add previewWidthList and previewWidthDetail
2014-03-18 10:04:52 +01:00
Uwe Steinmann
fecc6d2804
add commands for make previews of tar.gz, .ps, .txt
2014-03-18 10:04:12 +01:00
Uwe Steinmann
d87296c859
make preview image size configurable
2014-03-18 10:03:39 +01:00
Uwe Steinmann
a3cd77dd17
show reverse document links
2014-03-18 07:07:12 +01:00
Uwe Steinmann
6fa6d00bb5
add some mor documentation
2014-03-18 07:06:08 +01:00
Uwe Steinmann
59663b4bf5
add better document link handling
...
add new method getReverseDocumentLinks() which returns links with a
given target document. Add optional parameters $publiconly and $user
for filtering links when executing the sql statement
2014-03-18 07:03:40 +01:00
Uwe Steinmann
bbd1fd6445
take enableAdminRevApp and enableOwnerRevApp into account
...
getReadAccessList() doesn't return the owner and administrators
unless explicitly requested by passing true for the first and second
parameter
2014-03-14 15:11:40 +01:00
Uwe Steinmann
9032170149
pass sort order to ajax subtree command
2014-03-14 15:11:13 +01:00
Uwe Steinmann
aa399e50bb
subtree takes sort order into account
2014-03-14 15:10:29 +01:00
Uwe Steinmann
52e24892f6
turn off http only cookies if large file upload is enabled (Bug #132 )
2014-03-13 12:51:48 +01:00
Uwe Steinmann
2aa129772b
add translated phrase for 'you are the manager of this group'
2014-03-06 20:31:14 +01:00
Uwe Steinmann
2b73149ed7
add note about new session renewal
2014-03-06 11:41:30 +01:00
Uwe Steinmann
87e7aa083a
various enhacements
...
do not include lang file unless user is logged in,
check for user in all cases besides calculating the password strength
add comman 'session_info'
2014-03-06 11:33:31 +01:00
Uwe Steinmann
d0769bcdf7
renew cookie lifetime unless set to 0
2014-03-06 11:32:45 +01:00
Uwe Steinmann
de489bc99c
entry for bug #128
2014-03-04 19:46:02 +01:00
Uwe Steinmann
f9c4c02fdc
new version 4.3.5
2014-03-04 19:45:29 +01:00
Uwe Steinmann
6f48eb9ad0
new version 4.3.5
2014-03-04 19:45:16 +01:00
Uwe Steinmann
d3caff7cdc
first check if folder has parent before accessing the parent
2014-03-04 17:58:00 +01:00
Uwe Steinmann
fc6a034c2b
do not try to get parent from folder path
...
this fails for the root folder
2014-03-04 17:55:21 +01:00
Uwe Steinmann
62f1988714
add entry for fixed login failure counting
2014-03-04 10:28:10 +01:00
Uwe Steinmann
773cf3d121
do not exit in _printErrorMsg() anymore
...
this disabled the login failure count
2014-03-04 08:31:17 +01:00
Uwe Steinmann
598be765c6
force exitError() to not exit
...
added optional parameter noexit
2014-03-04 08:30:32 +01:00
Uwe Steinmann
e775437f74
add entries for 4.3.5
2014-03-03 14:47:39 +01:00
Uwe Steinmann
ace5d1078b
issue warning if mandatory users/groups have no access on document
2014-03-03 14:46:16 +01:00
Uwe Steinmann
374250f344
replace ',' in $ѕequence by '.'
2014-03-03 14:42:58 +01:00