Commit Graph

17766 Commits

Author SHA1 Message Date
Klaus Leithoff
ef3cbeaac8 try LOGIN first for login to IMAP Server as prefered login method. only use best auth method, if LOGIN is not available: Reason-> some servers do report auth methods that they do not truly support (cram-md5) 2011-06-15 13:04:36 +00:00
Ralf Becker
4fef26e926 * Calendar: warning if user tries to move horizont further then default 1000 days and NOT start moving horizont, to allow adding events after the horizont 2011-06-14 18:46:03 +00:00
Ralf Becker
3ccd187698 * Calendar: added purge interval of half a year 2011-06-14 18:17:22 +00:00
Nathan Gray
56ccefd994 Order link search results by name 2011-06-14 14:33:29 +00:00
Klaus Leithoff
5f9bd5fd98 * eMail: fix bug regarding the poisoning of the message session cache by filter driven execution of getSortedList to validate the SEEN/UNSEEN information 2011-06-14 10:04:32 +00:00
Ralf Becker
cded8a7954 fixing problem under windows: dirname("/something") === "\\", with which EGroupware VFS can NOT work, using now egw_vfs::dirname 2011-06-14 07:33:43 +00:00
Ralf Becker
4547e0f63e * CalDAV/GroupDAV/KDE Akonadi seems to require redundant namespaces, see KDE bug #265096 https://bugs.kde.org/show_bug.cgi?id=265096 2011-06-13 09:11:02 +00:00
Ralf Becker
bed311fd26 * Admin/VFS/LDAP: on saving a group, check if group directory exists and create it if not 2011-06-10 11:01:50 +00:00
Klaus Leithoff
9f714dd88b * eMail: match cid to filename if the attempt to match the cid failed -> extending the fetch attempt even for non cid attachments, when nothing is found within the previous loops 2011-06-10 09:21:14 +00:00
Klaus Leithoff
72a015bf06 * eMail: improving of the fetching of cids; match cid to filename if the attempt to match the cid failed 2011-06-09 13:50:51 +00:00
Klaus Leithoff
e72cd51f8e * eMail: fixed bug for not getting multiple unnamed attachments, while saving a mail to infolog or tracker 2011-06-09 11:14:04 +00:00
Ralf Becker
c42b39a242 Changelog for 10.1.20110608 2011-06-08 14:10:12 +00:00
Ralf Becker
29c5eda728 Changelog for 10.1.20110608 2011-06-08 13:09:47 +00:00
Ralf Becker
77cfac76a1 allow extending class to supply stat of parent 2011-06-08 12:55:50 +00:00
Ralf Becker
1aac4978ef fixed sometimes not working setting of multiple status (timesheet_bo::read($td_id) require ts_id as parameter not array("ts_id" => $ts_id)!) 2011-06-08 11:18:55 +00:00
Ralf Becker
9e7c719b37 consider running in setup (install/update of app) as run by an admin 2011-06-08 11:01:59 +00:00
Ralf Becker
6339b5d1c8 no need to run expensive mb_substr 3 times 2011-06-08 10:42:28 +00:00
Klaus Leithoff
0255244b30 extending (trunk) patch rev32909/34417 (chopped off urls when URI contains umlauts AND mbstring.func_overload is activated): using rawurlencode instead of '%' . sprintf('%02X', ); as ord() only returns the int for the first character in a given string, thus crippling multibyte chars 2011-06-08 10:16:31 +00:00
Ralf Becker
e532c973d3 no need to scan non-directories - gives only warnings ;-) 2011-06-07 07:03:21 +00:00
Ralf Becker
d302dabfa3 italien translation from Ilias Chasapakis from Webtrain 2011-06-06 10:11:03 +00:00
Ralf Becker
1e80d9705d added parameter to run a command after copying checkout to buildroot, eg. to apply a patch or replace some files 2011-06-05 10:32:19 +00:00
Ralf Becker
18d45e9614 nicer workaround 2011-06-03 10:14:59 +00:00
Ralf Becker
a07432d1af * workaround for Fennec bug https://bugzilla.mozilla.org/show_bug.cgi?format=multiple&id=648250 window.(outerHeight|outerWidth|screenX|screenY) throw exception 2011-06-03 09:51:07 +00:00
Ralf Becker
1a728fbd35 missed UA check was caseinsensitiv 2011-06-03 09:09:55 +00:00
Ralf Becker
05d68f98ed mobil browser detection: html::$ua_mobile 2011-06-03 07:49:39 +00:00
Jörg Lehrke
6269714dc8 fix for egroupware.org bug #2824: SyncML ingnored multiline descriptions in infolog 2011-06-02 18:17:52 +00:00
Ralf Becker
61584cd16b * Setup/API: new option to enforce ssl (without specifying a domain in Webserver-URL) 2011-05-31 13:35:09 +00:00
Ralf Becker
8669559ef9 - fixed silently not working statistic submit with Webkit browsers (Safari, Chrome, ...)
- changed submit url to https://www.egroupware.org/usage-statistic to overcome unsecure submit warnings
2011-05-31 09:26:18 +00:00
Ralf Becker
e24399b1f5 * IE9: enable IE dropdown menu hack only for IE<9, as it stalls IE9 www.stylite.de bug #1722 2011-05-31 07:56:26 +00:00
Ralf Becker
91e488c399 allow to specify "none" in popup size for no popup AND no link target, to allow dial scripts to use status "204 No Content" 2011-05-30 15:00:06 +00:00
Ralf Becker
e0ff51964f fix for bug #2965 - "setup-cli.php --check" prints additional unintended lines on exit code 14 2011-05-28 07:24:01 +00:00
Klaus Leithoff
ef2de1975a HTML2Text: reduce CR/LF groups of more than 2 to a sequence of 2 CR/LF 2011-05-27 13:02:59 +00:00
Klaus Leithoff
2d9257f076 handle PEAR error while cmdExamine: May be not connected. 2011-05-27 12:55:13 +00:00
Ralf Becker
64a68003e3 * Calendar: fixed not included organizer in meeting request 2011-05-26 17:22:29 +00:00
Ralf Becker
17989bbc6a * Calendar/CalDAV: use X-EGROUPWARE-UID only, if it resolves to same email (otherwise we are in trouble if different EGw installs talk to each other) 2011-05-26 16:47:07 +00:00
Ralf Becker
efc0c255e7 * Calendar/CalDAV: fixed wrong line-defolding, if folding occured in whitespace
reverting r29794, as it "eat" to much whitespace
2011-05-26 15:35:51 +00:00
Ralf Becker
b58159ac8a * Calendar/CalDAV: fixed SQL error on ctag generation, if no ACL rights for requested group calendar exists 2011-05-23 14:45:39 +00:00
Klaus Leithoff
4020bf596a do not use password on asetLastPwdChange in admin actions, as the use of passwords indicates the usage of the functionality in usermode; Handle params for egw_cache::getSession in the correct order 2011-05-19 10:47:27 +00:00
Ralf Becker
9ce6968e3d switch to tab with customfield widget (empty name for call cfs), if validation error is for a cf (name prefixed with #), if no tab found add validation message to $content[msg] as a last resort to make it more visible to the user 2011-05-18 14:26:16 +00:00
Ralf Becker
ab48d9b338 fixed an "htmlspecialchars 1. param should be string, array given" error 2011-05-18 14:25:36 +00:00
Ralf Becker
3f35a9c3f3 got select entry custom fields honor required flag and select entry widget show required input with inputRequired css class 2011-05-18 10:27:38 +00:00
Klaus Leithoff
3cf986a5df fix for bug #1631 on Stylite tracker: no browsing/navigation in egws popup filenavigation used for image browsing for CK-Editor. 2011-05-16 07:47:46 +00:00
Klaus Leithoff
4ff5d3f6e3 fix typo that prevented the referencing of sub elements in get_array in some cases 2011-05-12 14:57:25 +00:00
Klaus Leithoff
3c6ed9eb08 fix typo, as the account_lastpwd_change was not altered anymore on password change 2011-05-11 09:26:14 +00:00
Klaus Leithoff
db2d505a1b * eMail: allow recursive setting of ACL; beware you should know what you do, when activating. When activated, the chosen acl-changess will be applied to the rest of the folder tree beneath the current folder; Use ARRIVAL (internal message date) as default sort criteria now instead of DATE, as sorting by date presented weird results depending on date/time formats of the send date of the message; Using ARRIVAL date in message list (for the same reason); 2011-05-10 11:30:24 +00:00
Ralf Becker
be7ad8ec50 do not restore install_id, as that would give two systems with identical install_id 2011-05-07 17:10:37 +00:00
Klaus Leithoff
0d4aff73f1 * eMail: allow email specific style definitions; allow class for certain html elements; 2011-05-06 11:37:32 +00:00
Klaus Leithoff
22ab402ae1 fixing a problem of swallowed whitespace while converting html to text 2011-05-05 09:04:21 +00:00
Ralf Becker
449ad71780 historically crypt is called des in ldap 2011-05-04 20:20:38 +00:00
Ralf Becker
1fa801b440 keeping the old defaults to not break existing installs 2011-05-04 17:58:06 +00:00