e044892c8d
* core: myStylite Ticket#987: fixing a problem regarding chopped off urls when URI in question contains umlauts AND mbstring.func_overload is activated
2010-11-09 15:23:39 +00:00
b70ef59cfd
tell IE > 7 to use it's own mode, not old compatibility mode eg. IE=7 for IE8
2010-11-09 14:50:24 +00:00
06dae2b9fe
* sorting fileselection popup always by directory on top and then name
2010-11-09 13:02:31 +00:00
5b60cb3096
set $options[need_mime] for $dirsontop, as it can NOT work otherwise
2010-11-09 12:58:06 +00:00
88e8907cfe
* email: fix for Stylite Ticket#608: folders with umlauts (specialchars) did not display the count of unread mail
2010-11-09 11:39:05 +00:00
e3d1c3faa0
some PHP pdo_sqlite can for whatever reason NOT read the timezones database (reported eg. on Gentu)
...
not much we can do, but give an good error message, with a download link to the MySQL dump
2010-11-09 09:49:24 +00:00
b93ad1c6aa
fix problem with wrong encoded/displayed autofolders with specialchars like umlauts, etc
2010-11-09 09:06:44 +00:00
102289e2ff
assumption if strlen>24 and not starting with " it is to be treated as bas64 encoded, falls short of postgres timestamps length; testing for strlen>26 now
2010-11-08 13:26:11 +00:00
089199c963
implementing fallback for wrong headerdata encoding; try to detect encoding from headerdata to improve message header data display, due to wrong encoding
2010-11-08 09:30:58 +00:00
24f964abf8
* support multiget report on url with uid, as lightning uses multiget after a PUT on the PUT url, which is the uid
2010-11-08 09:27:02 +00:00
8cbce65eb3
- Add hint on how to revert changes / reset an eTemplate change as discussed on
...
the developer's list.
- Fix typos
- Add a reference from the reference.html to the now existing etemplate
documentation.
2010-11-07 13:25:29 +00:00
42b0bb86d4
improved error handling for additional issues (getAttachment, getTextPart, getMessageRawHeaders,...), by testing on PEAR Errors before trying to process the data/pipe the data for handling in UI
2010-11-05 14:03:45 +00:00
28592a9330
* read access to groupmembers for account-selection "groupmembers" (only for account_repository sql!)
...
fixes not shown users in "grant access" for non-admin users
2010-11-05 08:57:39 +00:00
0fa2fc259e
forgot to remove comment, photos get now resized
2010-11-05 07:52:14 +00:00
f45cb1b996
* scaling now addressbook images uploaded via CardDAV or SyncML to 60 pixel width like already done for web GUI
2010-11-04 20:43:59 +00:00
647ab3e449
if DateTime::__construct() throws error for strings interpreted as Ymd, catch it and try again as timestamp
2010-11-04 13:48:48 +00:00
ac018ef18a
convert all timestamps from DB returned as string to integers, to avoid missinterpretation from egw_time as Ymd string
2010-11-04 13:48:16 +00:00
5b50417da2
* exceptions get now logged to Apache error_log again
2010-11-04 11:34:20 +00:00
ba9871f4c8
switched off forgotten permanent error_log
2010-11-03 10:06:08 +00:00
08af7738ba
Tracker #2750
2010-11-02 22:15:55 +00:00
e56a721225
add FunctionFolder translations to French language
2010-11-02 14:22:40 +00:00
6b6ddacd0a
* email: Sort FunctionFolders to the top of the FolderTree in MainView (all MailBox FolderTree Views are affected)
2010-11-02 14:03:31 +00:00
c3bd75e917
* email: Icons for eMail FunctionFolders
2010-11-02 14:00:12 +00:00
a5e2762a91
fixed not working alternating nextmatch colors of groups in account selection popup
2010-11-02 13:30:28 +00:00
a2ff799ab8
fixed wired sorting (no sorting) of groups in account selection popup
2010-11-02 13:04:03 +00:00
593af03c73
* eMail: fixing problem with double converted date/time strings for certain DateTime Settings (reported with the user-list)
2010-11-02 09:36:25 +00:00
cd07632c0b
* Calendar: Fix notification timezone issues ( #2746 )
2010-11-01 19:18:13 +00:00
74aefac21f
* fixed empty getctag, causing eg. Sogo connector not to update in EGroupware modified addressbooks under 1.8
2010-10-31 08:09:33 +00:00
442728c4cf
new debug-level user-preference, show getctag in autoindex and do NOT treat webkit browsers like kde clients
2010-10-31 07:58:40 +00:00
0ee6b985bc
Fix Apple CardDAV issue
2010-10-29 08:47:06 +00:00
7c61ffa833
Fix vCard-parser for multible type parameters
2010-10-29 08:40:48 +00:00
f10e3a6ff3
* Infolog: Fix problem Delegated user was not able to edit infolog entrys owned by Groups, if he was not member of that group, and had no grouprights. Implicit rights where not applied; reported in Stylite Tracker#8255;
2010-10-27 08:46:04 +00:00
b8824975a4
Changelog for 1.8.001.20101026
2010-10-26 13:36:20 +00:00
7cdc1ef83a
removed filemanager icons, as they require for correction function a stylite.links stream wrapper from EPL
2010-10-26 13:32:41 +00:00
70de4d4b4f
fixed wrong parameter type warning
2010-10-26 13:28:30 +00:00
56c7b79894
removed filemanager icons, as they require for correction function a stylite.links stream wrapper from EPL
2010-10-26 13:27:17 +00:00
e538ac3ca3
mainscreen_message must not be translated
2010-10-26 12:57:21 +00:00
aa4eaefe66
pending translations/keystrings
2010-10-26 12:42:22 +00:00
3c9024b173
fix typo
2010-10-26 11:45:42 +00:00
407c4b7c71
* InfoLog/*DAV: do NOT set current user for PUT in /infolog/ and do not allow to change owner of existing entries
2010-10-26 09:24:29 +00:00
243c778109
fixed bug introduce in fix: no more serialized cat data (like calendar colors) were returned
2010-10-26 07:42:51 +00:00
9d26feb253
SiteMgr bugfix: edit category always reads sort as 0, (unserialize data only, if it is serialized)
2010-10-25 18:09:19 +00:00
8e6e937953
Fix time-range parser for CalDAV
2010-10-23 11:43:22 +00:00
0386d90d37
copied groupdav_hooks from trunk (instead of inaccessible Stylite-EPL-10.1 branch
2010-10-23 08:41:18 +00:00
bdb67a03c6
remove groupdav_hooks, to readd it (it was copied from not accessible Stylite-EPL-10.1 branch)
2010-10-23 08:39:14 +00:00
24b15de290
documented latest Apple Mac or iPhone autodetection findings for iCal and/or contact app
2010-10-21 16:09:36 +00:00
99b6661856
documented latest Apple Mac or iPhone autodetection findings for iCal and/or contact app
2010-10-21 16:07:36 +00:00
c5d35520d7
fixed http status "400 Something went wrong" on PUT request in CalDAV, if user has no explicit FREEBUSY rights for calendar of modified event
2010-10-21 15:59:50 +00:00
ca4f237dc4
fixed http status "400 Something went wrong" on PUT request in CalDAV, if user has no explicit FREEBUSY rights for calendar of modified event
2010-10-21 15:30:20 +00:00
53374d91fb
* API/Passwordmanagement: option enable a warning for users to inform them, that their password is about to expire
...
will be displayed once every session starting X days before the password will expure, when enforce password change is enabled and
a suitable period is set
-translations for that option
-pending translations
2010-10-21 13:58:57 +00:00