Stefan Becker
48169dfc76
r27226 fix for Birthday in rtf Adressbook
2009-06-09 11:49:34 +00:00
Ralf Becker
56016b3a92
added automatic detection for suse and debian
2009-06-09 11:32:46 +00:00
Ralf Becker
d10f8eccdf
- adding /etc/zce.rc to /etc/profile.d, to be able to syming
...
/usr/bin/php with real php binary (not php-cli script)
- explicitly requiring php extensions, as php-common-extensions-zend-pe
does NOT contain necessary dependencies
- added Provides for original php extensions
- removed repo packages, as it has to be there before anyway
2009-06-09 11:32:33 +00:00
Ralf Becker
8cd899c36c
added automatic detection for suse and debian
2009-06-09 11:22:23 +00:00
Ralf Becker
70a8820eaf
"added (executable) scripts in doc/rpm-build"
2009-06-09 05:44:16 +00:00
Ralf Becker
797f88388b
"added (executable) scripts in doc/rpm-build"
2009-06-09 05:41:39 +00:00
Stefan Becker
8058dfdfb1
fixed wrong date format in rtf addressbook template
2009-06-08 19:48:26 +00:00
Ralf Becker
1ec13cce88
proset Id
2009-06-08 16:34:30 +00:00
Ralf Becker
83867b6178
script used to fix depricated functions & features for php53
2009-06-08 16:22:21 +00:00
Ralf Becker
232252475f
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
...
Patch is mostly created by script in egroupware/doc/fix_depricated.php in separate commit.
I do NOT advice to apply this patch to a production system (it's commited to trunk!), as the automatic modified regular expressions have a good change to break something ...
2009-06-08 16:21:14 +00:00
Ralf Becker
57041b9509
fixed wrong default parameter for $callback_params, call_user_func_array
...
requires an empty array and not null (gives a fatal error under php5.3)
2009-06-08 15:48:23 +00:00
Ralf Becker
c28be373a6
fixed wrong default parameter for $callback_params, call_user_func_array requires an empty array and not null (gives a fatal error under php5.3)
2009-06-08 15:46:45 +00:00
Ralf Becker
35a2353a1e
removed not (longer) needed files
2009-06-07 16:29:13 +00:00
Ralf Becker
9965d89a0f
removed not (longer) needed files
2009-06-07 16:28:43 +00:00
Ralf Becker
313dc8244b
fix for php5.3, which by default seems NOT include content of $_COOKIE in $_REQUEST (request_order php.ini variable)
2009-06-07 15:53:19 +00:00
Ralf Becker
f601537b95
fix for php5.3, which by default seems NOT include content of $_COOKIE in
...
$_REQUEST (request_order php.ini variable)
2009-06-07 15:49:12 +00:00
Ralf Becker
66a22129e0
"flatten values first (some selectbox values are given multi-dimensional), causing eg. default for notifications not being displayed"
2009-06-07 15:25:39 +00:00
Ralf Becker
a1299aff04
"flatten values first (some selectbox values are given multi-dimensional), causing eg. default for notifications not being displayed"
2009-06-07 15:24:29 +00:00
Ralf Becker
5cb8f52d41
"- update to 20090603 tar ball
...
- added dependency to jpgraph-epl"
2009-06-06 20:49:50 +00:00
Ralf Becker
f02b16904f
"rpm package with current jpgraph version"
2009-06-06 20:48:55 +00:00
Ralf Becker
b966494f01
"metapackage to use zend server ce as php distribution for rhel5/centos5"
2009-06-06 20:47:45 +00:00
Ralf Becker
d15b70c42e
"fixed wrong order of private column in csv import"
2009-06-04 13:58:42 +00:00
Ralf Becker
6776235671
"fixed wrong order of private column in csv import"
2009-06-04 13:57:16 +00:00
Ralf Becker
203605d8e8
merged r27203: IE6 button problem
2009-06-04 13:05:28 +00:00
Ralf Becker
57a887be0d
"fixes to get rpm autoinstallation working on suse"
2009-06-03 08:48:38 +00:00
Ralf Becker
dd7d9c3ecb
"Fixed not working async wrapper under SUSE ($_ENV is NOT set)"
2009-06-03 08:28:51 +00:00
Ralf Becker
1fc84471d4
"Fixed not working async wrapper under SUSE ($_ENV is NOT set)"
2009-06-03 08:27:27 +00:00
Ralf Becker
596c4a0859
"- added missing tracker and phpsysinfo requires
...
- added obsoletes to each package
- added obsoletes addressbook to egroupware-epl-core"
2009-06-02 07:12:07 +00:00
Ralf Becker
ae2af8a57a
"added missing Obsoletes: eGroupware-egw-pear"
2009-06-01 22:24:33 +00:00
Ralf Becker
0886daea12
"using --suse opton for rpm_post_install.php"
2009-06-01 22:07:30 +00:00
Ralf Becker
bb34d583e3
"- detecting source dir
...
- --suse opton to set suse defaults (default is red hat)"
2009-06-01 22:06:16 +00:00
Ralf Becker
ce882c3e64
"- detecting source dir
...
- --suse opton to set suse defaults (default is red hat)"
2009-06-01 22:05:07 +00:00
Ralf Becker
a72bed9a12
"also setting data dir"
2009-06-01 21:21:45 +00:00
Ralf Becker
8c107c735e
"- allow to use config vars in config vars, eg. 'header' => '$data_dir/header.inc.php'
...
- use LANG from $_SERVER, if not set in $_ENV (happens somehow on openSUSE)"
2009-06-01 21:09:40 +00:00
Ralf Becker
9ce701cb18
"- allow to use config vars in config vars, eg. 'header' => '$data_dir/header.inc.php'
...
- use LANG from $_SERVER, if not set in $_ENV (happens somehow on openSUSE)"
2009-06-01 21:08:51 +00:00
Ralf Becker
3e34a66a23
further improved spec file
2009-06-01 20:56:17 +00:00
Ralf Becker
d775a83ae5
spec file for epl-9.1
2009-06-01 19:50:45 +00:00
Ralf Becker
0a2a683d1b
"fix for bug #2106 - Addressbook warning message when deleting LDAP contact"
2009-06-01 19:15:41 +00:00
Ralf Becker
af18ea1f7d
"fix for bug #2106 - Addressbook warning message when deleting LDAP contact"
2009-06-01 19:13:48 +00:00
Ralf Becker
27dd82637b
fixed patch to match current class
2009-06-01 18:32:47 +00:00
Ralf Becker
608697c1d4
fixed patch to match current class
2009-06-01 18:32:41 +00:00
Ralf Becker
b8dbca8191
"- made package configurable
...
- allow to use configuration in module names
- check branch agains checkout dir not aliasdir"
2009-06-01 12:35:00 +00:00
Ralf Becker
cc6524e4a4
checkout and build of epl archives
2009-06-01 12:32:39 +00:00
Ralf Becker
b65c8fbf61
new script to build egroupware archives
2009-06-01 11:53:03 +00:00
Ralf Becker
02972a871d
if header is a symlink --> work on it's target
2009-05-31 09:55:08 +00:00
Ralf Becker
3b8488799b
- implemented header-updates
...
- dont give fatal error, if everything is up to date, but config is missing
- always patch existing password back into the header
- docu update
2009-05-31 09:54:44 +00:00
Ralf Becker
2d7f5720cd
- implemented header-updates
...
- dont give fatal error, if everything is up to date, but config is missing
- always patch existing password back into the header
- docu update
2009-05-31 09:54:08 +00:00
Ralf Becker
bf7e7889cf
if header is a symlink --> work on it's target
2009-05-31 09:51:57 +00:00
Ralf Becker
6daa2c5459
got setup-cli exit codes working again
2009-05-31 08:18:45 +00:00
Ralf Becker
8a66799414
get exit codes for setup-cli working again (was broken in 1.6)
2009-05-31 08:15:11 +00:00