Commit Graph

14036 Commits

Author SHA1 Message Date
Klaus Leithoff
1c1d486ba9 propfind: fix regarding the retrieval of sqlfs_props, if key of array with a single entry is the vfspath for the file in question 2009-06-10 10:44:40 +00:00
Ralf Becker
221352a3c0 "fix for email addressbook popup: going to next page, readds already added email again
--> caused by using old global var in addressbook code, which is now a static var of etemplate object"
2009-06-10 08:56:46 +00:00
Ralf Becker
ccd3d696de not longer used 2009-06-09 14:18:33 +00:00
Ralf Becker
4a7737adef epl-9.1.20090609 2009-06-09 12:01:32 +00:00
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
797f88388b "added (executable) scripts in doc/rpm-build" 2009-06-09 05:41:39 +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
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
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
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
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
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
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
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
27dd82637b fixed patch to match current class 2009-06-01 18:32:47 +00:00
Ralf Becker
cc6524e4a4 checkout and build of epl archives 2009-06-01 12:32:39 +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
6daa2c5459 got setup-cli exit codes working again 2009-05-31 08:18:45 +00:00
Ralf Becker
d273efcbe5 propset Id 2009-05-30 20:24:06 +00:00
Ralf Becker
b6f1745f34 merged r27170: rpm_post_install 2009-05-30 20:19:02 +00:00
Ralf Becker
03ab69e696 "add system-charset to keys of tree-wide cache, if not utf-8, as content depends on charset!" 2009-05-30 09:18:53 +00:00
Ralf Becker
0870e6fc5f - fix for bug #2097: Addressbook bug when filemanager is disabled
- fixed not working export limit
2009-05-30 07:42:24 +00:00
Ralf Becker
c598e1a3a0 "Patch from Carsten Wolf:
Timesheet-Einträge mit Uhrzeit 0:00, die in der Winterzeit gemacht wurden, 
werden in einem Union-Query, der in der Sommerzeit stattfindet, dem falschen 
Tag zugeordnet. Vermutlich stimmt dies nur für den PostgreSQL query und ist 
Dir deshalb bisher nicht aufgefallen.

Der Patch:
Ändert den PostgreSQL-spezifischen Teil des queries so um, dass er 
Zeitzoneninformationen berücksichtigt."
2009-05-30 07:06:18 +00:00
Klaus Leithoff
d4f4195cfe quitening autoload messages 2009-05-29 12:23:21 +00:00
Ralf Becker
cdd809a619 "- show filemanager prefs only if user has access to prefs app
- returning settings instead of using global var
- docu upate"
2009-05-29 10:48:58 +00:00
Ralf Becker
7ed3cf4ec2 merged r27137 from Nathan: Need to define a __isset() method so empty() works with __get(). Fixes missing body javascript when looping. 2009-05-29 08:14:06 +00:00
Ralf Becker
03f3303836 backported r27143 (setup: autoinstall and default records) 2009-05-28 11:37:23 +00:00
Ralf Becker
37c1edcdd9 backported r27142 (egw_vfs::mount() for setup) 2009-05-28 11:36:58 +00:00
Klaus Leithoff
c053a2610d foldertreatment setting default foldertype 2009-05-28 11:11:18 +00:00
Klaus Leithoff
ed7f82f798 added windows-1257 as it seems to be used widely, to display baltic letters 2009-05-27 07:15:16 +00:00
Ralf Becker
8b3a61c2c7 fixed powerpoint icon as suggested by tinpos@gmail.com 2009-05-27 05:39:38 +00:00
Ralf Becker
77d42d1ef8 "re-added (depricated) php4 constructor, as it get's called by some old apps" 2009-05-26 17:27:17 +00:00
Ralf Becker
28ea1bb74c "fixed not always executed hooks for disabled applications (using app-names from existing hooks now, instead of egw_info[apps])" 2009-05-26 11:57:09 +00:00
Klaus Leithoff
ab4d253cf7 changing template to make a infolog as a subinfolog 2009-05-26 11:46:40 +00:00
Klaus Leithoff
52ea3b5193 fixed small Bug, time planed was not shown in new tag times and times planed 2009-05-26 11:42:15 +00:00
Ralf Becker
00f9386332 "do NOT run an update, if none necessary" 2009-05-25 07:45:53 +00:00