Uwe Steinmann
dd07cf5fef
fix line ending
2014-02-21 11:23:06 +01:00
Uwe Steinmann
d21a0384fa
add missing parenthesis in version file (Bug #100 )
2014-02-21 11:05:49 +01:00
Uwe Steinmann
3d1bb14c29
use same ordering in tree as in list (Bug #121 )
2014-02-21 10:58:27 +01:00
Uwe Steinmann
df86d3baab
fix xml error
2014-02-21 09:04:30 +01:00
Uwe Steinmann
4d44f549e9
set version to 4.3.4
2014-02-21 09:04:15 +01:00
Uwe Steinmann
ce0a9e0f43
Merge branch 'seeddms-4.3.4' into develop
2014-02-21 07:57:20 +01:00
Uwe Steinmann
ac2119355b
add changelog for 4.3.4
2014-02-21 07:56:46 +01:00
Uwe Steinmann
ffa866ae63
add missing entries for 4.3.4
2014-02-21 07:55:49 +01:00
Uwe Steinmann
a14c6b85e4
Merge branch 'seeddms-4.3.4' into develop
...
Conflicts:
op/op.Login.php
2014-02-21 07:53:14 +01:00
Uwe Steinmann
90bea9a2fb
fix handling of multivalue attributes
2014-02-20 21:05:22 +01:00
Uwe Steinmann
5c07f7545b
fix handling of multivalue attributes
2014-02-20 21:03:03 +01:00
Uwe Steinmann
41469a4570
clean up and test ldap code
2014-02-01 21:52:45 +01:00
Uwe Steinmann
6aa821490d
Merge branch 'seeddms-4.3.3' into develop
...
Conflicts:
Makefile
2014-02-01 16:46:34 +01:00
Uwe Steinmann
92554f64aa
new version 4.3.3
2014-02-01 16:28:54 +01:00
Uwe Steinmann
a4f26d3f68
Merge branch 'seeddms-4.3.3' into develop
...
Conflicts:
CHANGELOG
languages/de_DE/lang.inc
languages/en_GB/lang.inc
views/bootstrap/class.ViewFolder.php
2014-02-01 16:15:46 +01:00
Uwe Steinmann
56fac519ab
add entry for bug #109 (turning of language/theme selector)
2014-02-01 16:07:45 +01:00
Uwe Steinmann
94b107b7bd
theme and language selector can be turn off on login page
2014-02-01 16:06:12 +01:00
Uwe Steinmann
2f18e2416b
update all languages with data from translation tool
2014-02-01 16:01:30 +01:00
Uwe Steinmann
4a5815da7a
add fix for bug #112
2014-02-01 15:28:18 +01:00
Uwe Steinmann
ff5ae9d851
add default sort method for folders
2014-02-01 15:26:38 +01:00
Uwe Steinmann
fddd373734
add bug number
2014-02-01 15:24:12 +01:00
Uwe Steinmann
d6d4bb70ba
??
2014-02-01 15:23:56 +01:00
Uwe Steinmann
3596a7a191
add support for configuring folder sort method of folders
2014-02-01 15:23:19 +01:00
Uwe Steinmann
b5ceaaecaf
documents and folders will be unsorted if $orderby isn't passed to getDocuments() and getSubFolders()
2014-02-01 15:21:32 +01:00
Uwe Steinmann
24b82edf40
new version 4.3.3
2014-01-28 08:17:52 +01:00
Uwe Steinmann
9195bb6324
add some more changes for 4.3.3
2014-01-28 08:16:27 +01:00
Uwe Steinmann
72e01f99e4
make all functions static
2014-01-28 08:11:57 +01:00
Uwe Steinmann
b07869a3bb
check for database port behind hostname
2014-01-28 08:10:47 +01:00
Uwe Steinmann
40649cc25a
user absolute path for view controller
2014-01-13 14:22:28 +01:00
Uwe Steinmann
713cd9e0c0
disable otrace code
2014-01-13 14:22:04 +01:00
Uwe Steinmann
2c918eabe7
move operation into new controller
2014-01-10 08:22:25 +01:00
Uwe Steinmann
077a990286
include inc/inc.Extension.php
2014-01-10 08:21:44 +01:00
Uwe Steinmann
78b0b8a6fb
clear output buffer before calling readfile()
2014-01-10 08:21:04 +01:00
Uwe Steinmann
97663cab97
new phrases for 5.x
2014-01-10 08:20:36 +01:00
Uwe Steinmann
558a0f25ed
clear output buffer before calling readfile()
2014-01-10 08:19:48 +01:00
Uwe Steinmann
8c12e7c27e
add some fold marks, new method hasHook()
2014-01-10 07:56:19 +01:00
Uwe Steinmann
99483da8a3
getConfigDir() checks all parent directories
...
it used to check only the current and the parent directory of the
running script. This wasn't suffcient for scripts in the extensions anymore.
Now it checks all parent directories recursively
2014-01-10 07:53:35 +01:00
Uwe Steinmann
69aa7db50b
callHook() can handle function parameters passed to the hook
2014-01-10 07:52:53 +01:00
Uwe Steinmann
b6e5acca3c
read settings propperly, clear output buffer, always issue content type
2014-01-10 07:51:50 +01:00
Uwe Steinmann
d1c11c04aa
call the hook and let it do everything
...
only if the hook returns null, than proceed with the regular removal
2014-01-10 07:50:36 +01:00
Uwe Steinmann
bb11cebc2e
add changes for seeddms 4.3.3
2014-01-08 06:42:54 +01:00
Uwe Steinmann
5af3ceef36
apply htmlspecialchars() on converter cmds
2014-01-08 06:37:07 +01:00
Uwe Steinmann
2d4ded2d0f
do not use short tags anymore
2014-01-08 06:36:40 +01:00
Uwe Steinmann
7c5e75cabb
fix typo in type of input field
2014-01-08 06:36:11 +01:00
Uwe Steinmann
75881879a5
do not use default for text fields, set proper date for initial users
2014-01-08 06:35:27 +01:00
Uwe Steinmann
18d705a687
use always the same date format
2014-01-08 06:34:53 +01:00
Uwe Steinmann
cc603741d7
strip slashes from all _GET, _POST, _COOKIE, _REQUEST if magic quotes is on
2014-01-08 06:34:15 +01:00
Uwe Steinmann
d3955f17c1
use default languages if phrase is not set or empty
2014-01-08 06:33:40 +01:00
Uwe Steinmann
282612dc56
use smtpfrommail for From field
2014-01-08 06:33:09 +01:00
Uwe Steinmann
a4b0ed7975
require imagemagick, turn magic quotes off
2014-01-08 06:32:34 +01:00