Ralf Becker
0749e9fb79
docu update
2012-06-29 09:06:16 +00:00
Ralf Becker
7f9923d780
create valid SQL, even if account has for whaterver reason no group-memberships
2012-06-28 16:40:21 +00:00
Ralf Becker
8196ee6594
* Filemanager/API: automatically decrement and store subquery depth limit, to work around different limits in different MySQL versions and configurations causing SQL error
2012-06-26 12:08:11 +00:00
Ralf Becker
43ff60d8a4
fixed warning "implode(): Invalid arguments passed"
2012-06-24 06:05:02 +00:00
Ralf Becker
dcee0a6aaf
* Backup: fix sometimes not working restore (seems like an internal error in preg_match, causing Apache to run at 100% CPU never finishing) for php 5.3+
2012-06-17 10:11:46 +00:00
Ralf Becker
5dd50b0ad1
do NOT instanciate tracking class by default: it is only used for (seldome) updates and stalls updates in setup sometimes (1.6 update)
2012-06-17 10:04:09 +00:00
Ralf Becker
ab2c4db97e
moved to setup-cli, as post_install does not use date, but setup-cli does and ini_set does not work accross processes
2012-06-13 13:46:42 +00:00
Ralf Becker
688e4c59d1
Changelog for 1.8.004.20120613
2012-06-13 07:40:30 +00:00
Klaus Leithoff
bc0f8b2c57
* Api: use autocomplete=off on all etemplate password fields (not all browsers support that), to avoid filling in wrong passwords while administering
2012-06-06 15:13:19 +00:00
Klaus Leithoff
4b6f5093ab
try to switch off autocompletion of usernames and passwords, when handling mail-profiles
2012-06-06 13:28:50 +00:00
Klaus Leithoff
b9bf671a18
try to switch off autocompletion of usernames and passwords, when handling user defined mail-profiles
2012-06-06 13:19:32 +00:00
Christian Binder
f4de82ada9
fixed no more working notificationpopup due to changed fieldnames in egw_access_log table
2012-06-06 08:49:32 +00:00
Ralf Becker
24373c34be
* InfoLog/CalDAV: set status of new tasks to NEEDS-ACTION (not started), if client does not specify a status or completion (was set to DONE before)
2012-06-05 15:19:11 +00:00
Ralf Becker
1f4a92672d
applied fix proposed on devel list, working around "PHP Warning:
...
Parameter 1 to boinfolog::write() expected to be a reference, value given"
2012-06-05 07:04:37 +00:00
Ralf Becker
7c5f6b7c4b
* API: support windows-1256 via iconv and prefer iconv for windows-1252 too
2012-06-04 11:58:59 +00:00
Ralf Becker
b2f5513132
* LDAP: allow to specify multiple (space-separated) ldap URLs (eg. "ldap1 tls://ldap2")
...
added parameter to constructor to throw exceptions instead of echoing error-messages and returning false on ldapConnect
2012-06-04 08:04:04 +00:00
Klaus Leithoff
47642bf6fe
* Addressbook: fix for postgres error on advanced search in addressbook (Helpdesk 3421)
2012-06-01 13:00:32 +00:00
Ralf Becker
6c3213e284
Changelog for 1.8.004.20120530
2012-05-30 16:24:25 +00:00
Ralf Becker
5b1d72c25d
* Timesheet: if linked via ProjectManager, behave identical as if project was set in own GUI, fixed setting project to none to also unset project-title and blur
2012-05-30 08:28:25 +00:00
Jörg Lehrke
e381f2a53a
* Fix country name issue during SyncML slowsync (community bug #3146 )
2012-05-23 08:53:53 +00:00
Ralf Becker
991f0e3ba4
* Calendar: order search for events to link with by startdate descending
2012-05-22 17:08:36 +00:00
Klaus Leithoff
f686c8c2b2
fix broken delete in userdefined eMail Account/Profile/Identities list, when italian language is selected
2012-05-22 07:29:25 +00:00
Ralf Becker
55807585af
fixed PHP 5.4 Warning: Illegal string offset
2012-05-21 14:09:30 +00:00
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