Uwe Steinmann
5d879a3439
Merge branch 'seeddms-4.3.4' into develop
...
Conflicts:
Makefile
op/op.Ajax.php
styles/bootstrap/application.js
views/bootstrap/class.Search.php
views/bootstrap/class.ViewFolder.php
2014-02-21 22:04:22 +01:00
Uwe Steinmann
d21a0384fa
add missing parenthesis in version file (Bug #100 )
2014-02-21 11:05:49 +01:00
Uwe Steinmann
4d44f549e9
set version to 4.3.4
2014-02-21 09:04:15 +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
94b107b7bd
theme and language selector can be turn off on login page
2014-02-01 16:06:12 +01:00
Uwe Steinmann
d6d4bb70ba
??
2014-02-01 15:23:56 +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
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
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
8a7866db81
use string from default language if translation is empty
2014-01-07 09:04:10 +01:00
Uwe Steinmann
713a387231
strip slashes from $_GET, $_POST, ... if magic quotes is on
2014-01-07 08:39:34 +01:00
Uwe Steinmann
7369aa2879
take from address from _smtpSendFrom
2014-01-06 22:08:01 +01:00
Uwe Steinmann
d6d33db858
use 'Y-m-d' for date formating
2013-12-17 11:18:45 +01:00
Uwe Steinmann
39f19f25bb
Merge branch 'seeddms-4.3.2' into develop
...
Conflicts:
Makefile
2013-11-27 14:10:05 +01:00
Uwe Steinmann
99cb2503dc
new version 4.3.2
2013-11-27 10:58:20 +01:00
Uwe Steinmann
cf867792b2
Merge branch 'seeddms-4.3.2' into develop
2013-11-24 18:20:36 +01:00
Uwe Steinmann
abed5d1023
if SEEDDMS_CONFIG_FILE is set, it will be passed to Settings()
2013-10-30 09:57:12 +01:00
Uwe Steinmann
05d51c05bd
use PATH_SEPARATOR and DIRECTORY_SEPARATOR
2013-10-21 12:14:37 +02:00
Uwe Steinmann
2cdad42ff9
add form to translated phrase for passing string to otrance
2013-10-08 21:07:28 +02:00
Uwe Steinmann
bcd18ef813
add optional parameter $priority to add_log_line()
2013-10-06 12:27:54 +02:00
Uwe Steinmann
4c514a23b6
Merge branch 'seeddms-4.3.1' into develop
...
Conflicts:
Makefile
2013-09-20 21:40:22 +02:00
Uwe Steinmann
9b021e6e20
new version 4.3.1
2013-09-20 21:36:10 +02:00
Uwe Steinmann
686666d42f
pass smtp paramters to contructor of SeedDMS_Email
2013-09-13 14:55:34 +02:00
Uwe Steinmann
9382c4d1b1
add config parameters for smtp username and password
2013-09-13 14:54:37 +02:00
Uwe Steinmann
d1f62e0eae
replaceMarker() is deprecated
2013-09-13 14:06:28 +02:00
Uwe Steinmann
3b4b256763
use PEAR::Mail for sending mails, add support for smtp authentication
2013-09-13 14:04:31 +02:00
Uwe Steinmann
353da0c297
Merge branch 'seeddms-4.3.1' into develop
2013-09-05 23:01:27 +02:00
Uwe Steinmann
9a0d6cb3b8
set icon for rar files (fixes bug #85 )
2013-09-05 22:59:45 +02:00
Uwe Steinmann
6e6fb20244
Merge branch 'hooks' into develop
...
Conflicts:
Makefile
2013-09-05 08:52:37 +02:00
Uwe Steinmann
b6ca77e261
new version 4.3.0
2013-09-05 07:44:22 +02:00
Uwe Steinmann
332d6b7b6c
allow to call multiple hooks
...
the first hook does not return the callHook function
2013-09-03 22:07:16 +02:00
Uwe Steinmann
bb7eed2730
add two function to encrypt and decrypt a string
...
not used yet
2013-09-03 08:23:23 +02:00
Uwe Steinmann
ec047b53da
fix missing email headers when sending passwort forgotten mail
...
Closes Bug #81
2013-08-17 07:36:43 +02:00
Uwe Steinmann
3dd1c2cd4e
load language file of extension if available
2013-08-15 20:37:33 +02:00
Uwe Steinmann
f3717eeacc
first check if configuration parameter is set
...
before accessing it and saving in xml file
2013-08-14 15:54:51 +02:00
Uwe Steinmann
04dc5f95a4
new verson 4.3.0RC3
2013-08-14 08:12:34 +02:00
Uwe Steinmann
ef933079bc
set version to 4.3.0RC2
2013-08-13 15:10:40 +02:00
Uwe Steinmann
5d06e2e256
check for minimum php version
2013-08-13 15:10:09 +02:00
Uwe Steinmann
59ec02cec0
pass $settings to view
2013-08-03 12:43:50 +02:00
Uwe Steinmann
2883b61830
Merge branch 'develop' into hooks
...
Conflicts:
op/op.Login.php
2013-08-03 09:48:49 +02:00
Uwe Steinmann
ea27bd41fd
connect to ldap server which doesn't allow anonymous bind
2013-07-31 22:00:51 +02:00
Uwe Steinmann
1451659ba2
pass up to 2 parameters when calling hook
2013-07-31 17:28:02 +02:00