Ralf Becker
ca9ca40cc2
* EMail(Admin): inetOrgPerson schema support reported all accounts as inactive
...
because there is also no MAIL_ALIAS attribute, we have to use "mail" attribute to check if user has at least one email address set
2014-03-15 09:44:18 +00:00
Ralf Becker
3a901f8196
* CalDAV/Calendar: store and therefore keep external organizer if he has no common name (just email) and also store its common name
2014-03-13 10:16:41 +00:00
Ralf Becker
77dbee8aff
setting correct minor version
2014-03-07 14:13:20 +00:00
Ralf Becker
a1f1faec9e
fixed minor revision
2014-03-07 12:25:40 +00:00
Ralf Becker
131cb24262
Changelog for 1.8.002.20140307
2014-03-07 12:20:28 +00:00
Ralf Becker
eb8296ae46
fixed etemplate.inc.php download (happens only if directory is not writable) has zero length. Caused by output buffering and unbuffered php://stdout instead of php://output used
2014-02-28 08:28:07 +00:00
Ralf Becker
a9350e8fc6
add deletegroup hook, to automatic delete contacts from a (group-)addressbook when group get deleted
2014-02-26 17:47:01 +00:00
Ralf Becker
6c9cdea699
* WebDAV/Filemanager: reject to save files by clients using chunked transfer-encoding on servers which does not support that (eg. OS X Finder with server using FastCGI PHP)
2014-02-24 12:40:42 +00:00
Ralf Becker
035afc9bf5
fixed iCal and iMip method and notification text for initial responses to organizer to be replys (not added=invitation)
2014-02-20 16:16:54 +00:00
Ralf Becker
5fc2b3631b
* CalDAV/CardDAV: entries with urls containing url-encoded chars, eg. from Google calendar, were not send to clients (missing urldecoding in multiget report)
2014-02-20 15:12:05 +00:00
Ralf Becker
6dfaec26d8
* CalDAV/Calendar: sending now iMip response to external organizer when initialy accepting invitation via CalDAV client (before only status changes where sent)
2014-02-20 15:05:51 +00:00
Ralf Becker
8a07f48a3b
Changelog for 1.8.006.20140217
2014-02-17 10:23:00 +00:00
Ralf Becker
230c5f1eac
update to 1.8.006
2014-02-11 09:33:35 +00:00
Ralf Becker
5c2533c88c
* CalDAV/Calendar: fixed invalid ics file for alarm exactly at the event
2014-02-10 08:53:50 +00:00
Ralf Becker
32b4f370fe
using capital REQUEST in method parameter
2014-02-05 15:16:39 +00:00
Klaus Leithoff
a89b3877d4
re-add missing account status (active/created/changed)
2014-02-05 13:31:14 +00:00
Ralf Becker
7082a10338
* API: support for mbstring.func_overload=0 (previously we required mbstring.func_overload=7 to correctly support utf-8)
2014-02-04 16:15:52 +00:00
Klaus Leithoff
4cce17070f
* eMail: completely remove the ui/bo/sofilter classes as they are not effectively used anymore
2014-02-04 14:36:37 +00:00
Ralf Becker
1c98d4f5ac
fixed problem reported by Pedro Ribeiro
2014-02-04 13:45:01 +00:00
Ralf Becker
d65dd435e7
missing quoting in editing and listing of users and groups
2014-02-04 09:13:51 +00:00
Ralf Becker
bfc4ea5eb8
merged eTemplate widget type hidden from Trunk
2014-01-29 17:17:17 +00:00
Ralf Becker
ba863d8e6f
* CalDAV/Resources: fixed only first N resources were available in CalDAV (N = common preference how many entries to show)
2014-01-28 14:45:21 +00:00
Ralf Becker
a2c2655ef0
* Adressbook/CardDAV: changed (down-)scaling of images to width of 240px (was 60px) to cater for higher screen resolutions
2014-01-28 11:25:36 +00:00
Ralf Becker
0fcae564f2
* API/Preferences: fixed can NOT unset last (forced) preference of an app, also fixed not working deleting of prefs when deleting a user or group
2014-01-23 12:37:44 +00:00
Ralf Becker
87d2363235
fixed typo causing not being able to log in with header-admin-user/password into setup
2014-01-18 10:07:21 +00:00
Ralf Becker
439c25d3c9
fixed typo causing svn-help to only work for merge and up commands
2014-01-15 18:06:33 +00:00
Ralf Becker
57e124f03a
fixed typo causing preferences not to be deleted, when users or groups get deleted
2014-01-14 11:54:51 +00:00
Ralf Becker
58b56fd630
* CalDAV/calendar: fixed permanent auth request in iCal, if accountselection is set to "selectbox with groupmembers" and rights granted from group without being a member
...
expand-property report now ignores the url instead of throwing an exception
2014-01-07 17:33:01 +00:00
Ralf Becker
d18b89de00
* API/Admin: fixed SQL error on repairing filesystem, if one of required directories has wrong permissions
2014-01-07 10:31:19 +00:00
Ralf Becker
0d4b66fb79
enhance svn-helper to "understand" ./svn-helper up means update everything, it is a more efficient then svn up . *
2013-11-29 00:18:47 +00:00
Jörg Lehrke
a01efd81c8
Fix X-MICROSOFT-CDO-ALLDAYEVENT calendar issue for CalDAV clients
2013-11-23 08:12:48 +00:00
Ralf Becker
8cf762ea2d
* CalDAV/CardDAV: do NOT use Content-Length header, if zlib.output_compression is enabled, fixes problems with iOS7 eg. eTask app
...
Content-Length is size AFTER applying transfer encoding which compression is, as compression is done in PHP outside our control, we only set wrong (to big) size
2013-11-20 14:14:19 +00:00
Ralf Becker
0bec203626
fixed sometimes failed package updates because generated password contained { and removed unnecessary PEAR upgrade of included HTTP_WebDAV_Server
2013-11-07 10:05:44 +00:00
Ralf Becker
4de197fd8a
* CalDAV: fixed wrong http-status for delete in inbox
2013-10-31 11:30:41 +00:00
Ralf Becker
ac315dafe2
fixed wrongly disabled tabs
2013-10-25 12:26:55 +00:00
Ralf Becker
d687a30e6f
need to compare short names, as long name generated by prefixing with template-name is not found, because different template name
2013-10-25 11:38:50 +00:00
Ralf Becker
3c5c33dba8
disable tabs independent of using short or full name, eg. $readonlys["tabs"]["test"] = true works as well as $readonlys["tabs"]["app.something.test"] = true
2013-10-25 07:31:15 +00:00
Ralf Becker
acf0d0fc3f
* PostgreSQL/Addressbook: fixed SQL error when sorting by a custom field
2013-10-24 14:57:56 +00:00
Klaus Leithoff
04981e9eea
enable multiple file upload on attach to mail
2013-10-22 12:05:02 +00:00
Ralf Becker
a908477fe7
silenced permanent error_log and fixed a typo
2013-10-18 14:32:29 +00:00
Ralf Becker
767069a54c
make sure to load all cfs, if "customfield" in in selected columns
2013-10-17 14:09:04 +00:00
Ralf Becker
9397280688
for new or changed group-invitations, remove previously deleted members, so they show up again
2013-10-17 12:02:36 +00:00
Ralf Becker
c281300cbf
* eMail: preference to show external image was only shown to admins
2013-10-17 10:07:50 +00:00
Ralf Becker
d66d506e58
fixed broken install under PostgreSQL caused by PHP Fatal error: Call to a member function fetch() on a non-object
2013-10-15 11:42:49 +00:00
Ralf Becker
989c2be768
* SiteMgr: fixed not working anonymous user and using now a random password
2013-10-15 09:24:46 +00:00
Ralf Becker
bbacfbf046
* PostgreSQL/ProjectManager: fixed SQL error "pm_id is ambigues" when accessing /apps/projectmanager via filemanager
...
instead of aliased primary key, we have to use original column incl. table-name as alias is ambigues
2013-10-14 07:54:05 +00:00
Ralf Becker
46adb61924
implemented deleteAccount hook to clean up table
2013-10-10 14:48:26 +00:00
Ralf Becker
43cfc6b6bb
fixed sometimes not working save, as whole content is used for so_sql::read()
2013-10-07 12:18:05 +00:00
Ralf Becker
b9ddee4e6a
Changelog for 1.8.005.20131007
2013-10-07 07:34:39 +00:00
Ralf Becker
cd46241449
full implementation of draft-murchison-webdav-prefer-05, incl. return=representation for 412 conflicts
2013-10-07 07:32:34 +00:00