Ralf Becker
dcec7b9377
fixed PHP 5.4 Warning: Illegal string offset
2012-05-21 10:59:33 +00:00
Ralf Becker
44e5da3c2c
fixed PHP 5.4 Warning: Illegal string offset "name" on line 793
2012-05-21 10:02:45 +00:00
Klaus Leithoff
d42726cce0
fixed not working connect+login through Net_Sieve constructor: missing options parameter
2012-05-18 12:49:45 +00:00
Ralf Becker
4b86cc1931
missing ms office 2007/10 mime types, thanks to frank.vanbrussel-at-de8.be, plus changes from trunk/epl-11.1
2012-05-16 06:08:02 +00:00
Ralf Becker
a944ca541a
Changelog for 1.8.004.20120515
2012-05-15 17:04:34 +00:00
Ralf Becker
92266de8f9
* Addressbook: fixed not working changing of organisation members
2012-05-15 15:55:30 +00:00
Ralf Becker
31e1d1d171
fixed only partially translated alarms
2012-05-15 14:42:21 +00:00
Ralf Becker
f8849749a5
* InfoLog: if searching do not suppress sub-entries (user preference "List no subs/childs" set)
2012-05-15 14:28:03 +00:00
Ralf Becker
ba944c0619
translating status-label now when the get used, to allow calendar_boupdate::_get_event_details() use language of to notify user
2012-05-15 13:33:14 +00:00
Ralf Becker
a7f40cc50d
* Calendar: notification always use language of current user, not of user to notify
2012-05-15 12:51:31 +00:00
Ralf Becker
9c8f261a04
* AsyncServices/Calendar: when multiple alarms / async jobs run at same time, they send mail with from address of first alarm/job
...
caused by ExecMethod re-using objects instanciated in $GLOBALS, which get now unset when user-context needs to change because async job runs under different user
2012-05-15 12:16:47 +00:00
Ralf Becker
06365fb5d3
* Calendar: taking direct booking permission into account when copying events including resources (my.stylite bug #2839 )
2012-05-15 11:20:50 +00:00
Ralf Becker
b1fa15991b
renamed from "user_purge" to "userpurge" (without underscore) as config can not handle situation when name and value contains underscores, thought 1.8 UI does not understand it
2012-05-15 10:38:28 +00:00
Klaus Leithoff
9b423a515f
take care of possible commas in n_fn in addressbook.email popup (on-click adding email to opened email-form when clicking on email-link)
2012-05-14 08:29:43 +00:00
Ralf Becker
d26c68f802
* CalDAV: fixed not working exceptions of recuring events in iCal on iOS or OS X (skipping optional and default VALUE=DATE-TIME attribute in iCal EXDATE component)
2012-05-10 11:27:21 +00:00
Nathan Gray
da90d4901a
Add missing part of country code changes (r38733)
2012-05-09 15:38:21 +00:00
Ralf Becker
b4c68cd2df
return success or error if called via HTTP as HTTP status
2012-05-08 21:48:49 +00:00
Ralf Becker
bd6a718ed6
* ProjectManager/InfoLog: fixed custom type icon in PM to use status label, as in InfoLog
2012-05-08 16:10:52 +00:00
Ralf Becker
4a4c42ff73
* Addressbook: skip letter of deleted type, when creating new contact types, as it gives SQL error
2012-05-08 08:51:49 +00:00
Ralf Becker
2e38ab45d8
Changelog for 1.8.004.20120507
2012-05-07 07:30:17 +00:00
Ralf Becker
0c67137fdc
* Addressbook/LDAP|SQL->LDAP: fixed error during creation of new contacts, SQL->LDAP now also displays LDAP errors
2012-04-29 15:45:44 +00:00
Ralf Becker
4409ed0818
* Addressbook/LDAP: documented how to get ACL for group-addressbooks working without deprecated rfc2307bis schema
2012-04-29 15:45:16 +00:00
Klaus Leithoff
99ec5145ce
introduce preserve seen, specially use PEEK for retrieving RawHeaders, as touching the messages headers should not trigger to set the message as seen
2012-04-26 13:15:05 +00:00
Ralf Becker
b643e94dd7
quiten warnings, if file are outside open_basedir
2012-04-26 07:13:14 +00:00
Ralf Becker
e27920ff99
* CalDAV/Calendar: copied events need to get new name-part in CalDAV URL, otherwise sync fails
2012-04-26 07:02:52 +00:00
Klaus Leithoff
ad081bad8f
* calendar: use possible attribute values regarding X-MICROSOFT-CDO-ALLDAYEVENT
2012-04-24 11:05:39 +00:00
Klaus Leithoff
e83216d4e3
* resources: fix for missing/not loaded pictures for resources in default/images/resource_icons/
2012-04-24 07:18:44 +00:00
Ralf Becker
8f18f7301f
Changelog for 1.8.004.20120423
2012-04-23 08:01:29 +00:00
Ralf Becker
d3046f282f
* Wiki: fixed Fatal error: Unsupported operand types in class.wiki_ui.inc.php on line 188, if no languages are installed
2012-04-23 08:01:04 +00:00
Ralf Becker
d1247d6c5f
* CalDAV: fixed PHP Fatal Error when iCal contains invalid participant url like Lighttnings "invalid:noemail"
2012-04-19 12:52:00 +00:00
Ralf Becker
accb0137a5
- check if date.timezone is set, report it and set something if not, as it gives tons of errors in install log
...
- some MySQL packages (mysql.com, MariaDB, ...) use "mysql" as service name instead of RH default "mysqld"
2012-04-19 12:42:52 +00:00
Klaus Leithoff
69ec8bc87a
retrieve Capabilities after Login, as this is required to get the real capabilities of the server where your mails reside on; lots of whitespace removal
2012-04-18 14:38:25 +00:00
Klaus Leithoff
0f6958f32e
* email: reuse already fetched flags when checking for MDNsent /MDNnotSend flags;
...
lots of whitespace removal
2012-04-17 09:12:01 +00:00
Ralf Becker
d2a6330b7f
fixed bug in memcache extension < 3.1.1 with memcache > 1.4.3, eg. Debian 6, causing delete of cache items to fail
2012-04-13 10:58:08 +00:00
Ralf Becker
91a24e0399
tests for egw_cache_provider and not using APC for cli, if apc.enable_cli is not set
...
Also did some benchmarking on my Macbook (with a SSD and memcached running on localhost):
Checking egw_cache_memcache:
0 checks failed, 100 iterations took 0.480 sec
Checking egw_cache_apc:
0 checks failed, 100 iterations took 0.025 sec
Checking egw_cache_files:
0 checks failed, 100 iterations took 0.826 sec
--> APC is by a factor of 20 faster then memcached, which is double as fast compared to files on a SSD
2012-04-13 10:25:53 +00:00
Ralf Becker
fe687817ca
have to use schema from backup itself, not (autoloaded) current schema
2012-04-13 06:10:28 +00:00
Ralf Becker
72c4baa79c
* Setup/Restore: fixed since r38812/1.8.004.20120410 not working restore of backups
2012-04-12 13:27:12 +00:00
Ralf Becker
e136ebc108
* CalDAV/CardDAV: log failed requests with ### like exceptions to ease diagnose problems, log if clients requests accounts not visible because of account-selection preference, skip proxys if not visible
2012-04-12 10:44:55 +00:00
Ralf Becker
cd4fc03b25
* Backup/Addressbook: adding limited index-length to backed up schema and fix restore of old backups without (default to 32 on multicolumn indexes including text columns)
2012-04-12 08:08:47 +00:00
Ralf Becker
40ea834bae
docu update: added accounts-addressbooks accessible via CardDAV
2012-04-11 20:34:07 +00:00
Ralf Becker
fe92bd6f17
Changelog for 1.8.004.20120410
2012-04-10 12:51:09 +00:00
Ralf Becker
d88d797349
* Addressbook: fixed sql error when sorting by a custom field and not displayed custom field content
2012-04-10 12:24:06 +00:00
Ralf Becker
edc794ac32
* Setup: fixed failed install under Ubuntu 10.04 (include ./hook_config.inc.php failed)
2012-04-10 11:44:58 +00:00
Ralf Becker
dfae0922dd
fixing the fix: api version is not yet read, therefore use modifiction time of phpgwapi/inc/setup.inc.php instead
2012-04-10 07:52:03 +00:00
Ralf Becker
8bca2eb07f
* WebDAV/Filemanager: fixed not working home-directores
2012-04-10 07:39:10 +00:00
Ralf Becker
a7b41998cf
Changelog for 1.8.004.20120407
2012-04-07 06:54:56 +00:00
Ralf Becker
2d36509b96
* CalDAV/CardDAV: add API version to pseudo session-id used to invalidate all sessions from the previous version (which eg. give database errors, because using old schema)
2012-04-07 06:52:36 +00:00
Ralf Becker
d00d9e40b2
* CalDAV: fix error nothing known about column "id"
2012-04-06 13:18:54 +00:00
Ralf Becker
1f54b34dde
* Resources: SiteMgr module uses old class-name ui_resources instead of resources_ui
2012-04-06 12:50:01 +00:00
Ralf Becker
34bd427884
* Calendar/InfoLog: fixed PHP fatal error: Call to undefined method egw_link::edit()
2012-04-05 16:17:00 +00:00