Commit Graph

20982 Commits

Author SHA1 Message Date
Nathan Gray
32e2d1ad6a Rework common preferences
- Better grouping
- Added preferences for rich text editor
  - Font
  - Font size
Take effect on new, blank editors.  Existing data is untouched.
2012-12-20 19:45:51 +00:00
Klaus Leithoff
e819436f15 introduce more caching to the fetch of userProfile Data; alter mergeProfileData to work as intended (failed to work as intended after change from some boolean/integer columns to yes/no: you may allow stuff, but you should not be able to remove an already granted right) 2012-12-20 13:32:42 +00:00
Klaus Leithoff
9ffa14dbb5 Changelog for 11.1.20121220 2012-12-20 09:08:00 +00:00
Klaus Leithoff
1c4ab446e4 use existing translation key for new feature move-to-last-used-move-folder 2012-12-20 08:45:31 +00:00
Klaus Leithoff
660976b77f * eMail: offer last moveTo folder as direct menuaction; try to avoid to access --topfolder-- 2012-12-19 14:49:20 +00:00
Klaus Leithoff
c6b2086ba0 mailbox needs to be selected immediately before a Fetch; try to improve selectedFolder caching; code indentation 2012-12-19 14:25:06 +00:00
Klaus Leithoff
1b0b16f3ed more debug on failed message deletion; preparation for move to last folder action; try to select last folder (stored in session) after openConnection 2012-12-19 14:17:45 +00:00
Klaus Leithoff
9fc350d02f * eMail: resolve problem with failed deletion of draftedMessages on send 2012-12-19 13:58:22 +00:00
Klaus Leithoff
8ad8f4f155 * eMail/Sieve: fix bug regarding the failed login to SIEVE on userDefined-Accounts 2012-12-18 12:29:23 +00:00
Klaus Leithoff
ff16579e5d * email: allow cid as overall url schema; handle background url in htmLawed, as background is not allowed except for body, but commonly used with other tags (e.g. in td); control schema for background in hook_tag 2012-12-17 15:09:14 +00:00
Klaus Leithoff
7756258aa7 * eMail: allow to retrieve and show inline background images 2012-12-17 14:40:52 +00:00
Klaus Leithoff
14f97b2b4a * eMail: absent-notice via timed sieve; if using timed sieve and 6933start_date6933 and/or 6933end_date6933 and common dateformat could not be retrieved as runtime, replacement resulted in a empty string, causing the intended from/to information to be lost 2012-12-17 08:45:08 +00:00
Klaus Leithoff
590df29839 * email: fix bug regarding the failed fetch of user defined identities; (as identities have not been fetched unless user defined accounts right was granted); 2012-12-14 12:19:47 +00:00
Klaus Leithoff
bd7bcb3796 * Password: when using accounts stored in sql, and smtp is of emailadmin_smtp_sql (server must support this, and must be implemented that way) we do change passwords for mailaccounts as well, even the account is stored in sql, as the egroupware database is auth base for the mailserver 2012-12-13 16:53:48 +00:00
Klaus Leithoff
3367609f45 add missing functions; used when outputbuffering is active; may not be complete; as we never use InitResponseArray 2012-12-13 16:32:02 +00:00
Klaus Leithoff
ee4ceba548 * eMailAdministration: if account is forward only; do not query IMAP Server for Quota; as there is no real mailbox 2012-12-13 11:00:41 +00:00
Nathan Gray
82ef388640 Update resources app 2012-12-12 16:57:18 +00:00
Nathan Gray
39057e7900 Allow to specify app in egw::link() pseudo function 2012-12-12 16:57:00 +00:00
Klaus Leithoff
9fd220db83 * Calendar/eSync: performance optimization: we only want to fetch the owners events, where he is a participant to, as we assume, events feature the user as the organizer only, are of no use in a users calendar on a mobile device 2012-12-12 13:34:18 +00:00
Klaus Leithoff
1a56b1516c * Calendar: fix for problem with moving alarms on series when next occurrence is an exception in the way that it is deleted for that time; we use a different method to read the next occurrence of a series now; (as old method also fetched deleted exceptions as next occurrence) 2012-12-12 13:29:03 +00:00
Klaus Leithoff
a0656be9e6 Changelog for 11.1.20121212 2012-12-12 12:56:15 +00:00
Klaus Leithoff
43c555a66e remove CR from start and end of lang string line read from file, as it breaks stuff e.g. in eMail module 2012-12-12 10:19:06 +00:00
Klaus Leithoff
11fb8b40dd * API/Translation: fix bug with missing german umlauts as first letter of words; ( as php5.3.3 with squeeze does not support splitting lines with fgetcsv while reading properly if the first letter after the delimiter is a german umlaut (UTF8 representation thereoff)) 2012-12-12 09:44:12 +00:00
Klaus Leithoff
f94e480b8a missing translations 2012-12-10 16:56:16 +00:00
Klaus Leithoff
0886b77a3c * eMail/async vacation; if failed by exception or returnvalue is false, reschedule 2012-12-10 16:12:49 +00:00
Klaus Leithoff
67425171f5 preserve ACL Edit Active State on FolderChange 2012-12-07 15:01:25 +00:00
Klaus Leithoff
cb3e3d176b * Calendar: fix for missing 6933to-firstname6933 and 6933to-lastname6933 replacements 2012-12-06 12:02:11 +00:00
Nathan Gray
8de504397a Clear owner & allowed popups after changing 2012-12-05 16:29:17 +00:00
Nathan Gray
dfed845b72 If user is admin, show the admin Import/Export sidebox with the definition list
r41000: Default application filter to the application you were just in
2012-12-04 22:50:05 +00:00
Nathan Gray
a0965bfd9f Add 9 hour duration 2012-12-04 22:41:10 +00:00
Klaus Leithoff
e57e2c85be Changelog for 11.1.20121204 2012-12-04 16:23:40 +00:00
Klaus Leithoff
a1b63e9aeb fix problem regarding the cleaning of Word-HTML Style eMails 2012-12-04 14:21:09 +00:00
Klaus Leithoff
28bf96d79a for replaceTagsCompletely modify the prex for singeltons (as we are in Ungreedy mode, so we expect * to be ungreedy without specifying ?) 2012-12-04 14:20:44 +00:00
Klaus Leithoff
fffbfe65be fix typo, in lang-string 2012-12-04 10:53:24 +00:00
Klaus Leithoff
14a291bafe handle ->header already sent<- messages 2012-12-04 10:43:40 +00:00
Klaus Leithoff
ae746e4d3a * eMail: add classical admin section to eMailModule; config to control the users ability to manage acl (in fact deny it), even if the server supports it 2012-12-04 10:06:07 +00:00
Klaus Leithoff
545e02be81 enable admin.uiconfig.index to be called by ExecMethod (app parameter not passed via _GET) 2012-12-04 09:37:45 +00:00
Klaus Leithoff
03d1727377 since we remove comments with htmlLawed, we do not use our comment-removal anymore as we experienced problems with expectations on/for the comment closing tag. htmLawed solves that way better, so we rely on it. 2012-12-03 08:51:08 +00:00
Ralf Becker
7b07a6931f remove file stalling openSUSE 12.4 builds 2012-12-03 03:48:16 +00:00
Klaus Leithoff
856beb6431 fix problem within new feature to move signature from top below a preset body text, if it is a meeting request 2012-11-30 12:35:25 +00:00
Klaus Leithoff
b31d600fb3 use different default for trustServersUnseenInfo - pref 2012-11-29 16:32:41 +00:00
Klaus Leithoff
5421a20fc0 * email: set preset signature below the preconfigured mailbody (if sig was configured on top), when sending meeting requests 2012-11-29 16:18:40 +00:00
Klaus Leithoff
8136c246c1 * addressbook/carddav: disable not supported distribution list capability (due to missing table schema) 2012-11-29 14:26:06 +00:00
Klaus Leithoff
5e39b80be2 * eMail: use different image to show that a image was not loaded (due to allowExternalIMGs=no) 2012-11-29 13:56:37 +00:00
Klaus Leithoff
bafc7dc836 use better defaults for some egw_info server values (num_unsuccessful_id, num_unsuccessful_ip, block_time) 2012-11-29 10:51:24 +00:00
Nathan Gray
021de24c01 Add view hooks to addressbook-email so they open 2012-11-28 15:28:11 +00:00
Klaus Leithoff
0ab1bbac8d handle problem experienced with sending, when previously saved as draft manually; make sure we reset the saveAsDraft hidden value 2012-11-28 13:53:01 +00:00
Klaus Leithoff
80b0765fb5 handle problem experienced with sending, when previously saved as draft manually; we need to return true on Send (after doit.submit()) 2012-11-28 13:30:00 +00:00
Klaus Leithoff
31af74cbee handle problem experienced with sending, when previously saved as draft manually 2012-11-28 13:13:19 +00:00
Nathan Gray
524ada841b Use parent method to generate top menu 2012-11-27 15:51:08 +00:00