Commit Graph

22112 Commits

Author SHA1 Message Date
Klaus Leithoff
09f00a31a5 fix ckeditor area 2013-04-09 11:50:14 +00:00
Klaus Leithoff
731cee5661 translation for forwarding help text 2013-04-09 11:30:52 +00:00
Klaus Leithoff
63fbd4395b * eMail: handle not checked keep local copy on message forward when no mailaddress is set; make clear not keeping a copy means: FORWARD ONLY for the mailbox in question 2013-04-09 11:24:33 +00:00
Nathan Gray
78b2012334 Turn on favorites in infolog 2013-04-09 09:37:30 +00:00
Nathan Gray
da4215844d Use new AppJS base class for application javascript 2013-04-09 08:53:25 +00:00
Nathan Gray
978a90852c Add a base object for application javascript code to contain it, and solve initialization timing issues 2013-04-09 08:45:59 +00:00
Nathan Gray
cd0356219c Add some missing attribute attributes 2013-04-09 07:22:35 +00:00
Nathan Gray
af43412921 Fix editor to still work with existing basic widgets 2013-04-08 14:31:43 +00:00
Nathan Gray
715d45a2c1 Add very basic support for et2 widgets into editor, to at least not destroy templates 2013-04-08 14:06:01 +00:00
Klaus Leithoff
98aa3cdb3b * eMail: fix problem with signature change on html with styles (left over style fragments) 2013-04-08 14:00:25 +00:00
Nathan Gray
fd41f7e4bc In the rare case where the app specifies both select options in both the sel_options and the nextmatch options-name, try to avoid overwriting 2013-04-08 13:18:27 +00:00
Klaus Leithoff
853adeb619 * eMail: handle focus problem experienced under IE10 (single BrowserInstance) for forward 2013-04-08 13:02:21 +00:00
Klaus Leithoff
d4f4b518fa * API: introduce optional parameter to pass java script to be executed after CKEDITOR instance ready 2013-04-08 12:51:10 +00:00
Klaus Leithoff
4ac1cd196c * API: introduce optional parameter to pass java script to be executed after CKEDITOR instance ready 2013-04-08 12:48:45 +00:00
Klaus Leithoff
0a2551f432 fix obsolet signature from prefs 2013-04-08 12:25:57 +00:00
Ralf Becker
4d711ddced allow to change mail domain 2013-04-05 14:26:03 +00:00
Ralf Becker
17b807e4a1 preg of domain must allow empty and allow to change only domain 2013-04-05 14:22:42 +00:00
Ralf Becker
c655ab1e7f allow to change mail domain 2013-04-05 14:15:40 +00:00
Ralf Becker
697d8931eb allow to change mail domain 2013-04-05 14:13:41 +00:00
Ralf Becker
061c5d4b07 mass account de/activation or quota setting 2013-04-05 13:12:32 +00:00
Ralf Becker
e9604992a7 mass account de/activation or quota setting 2013-04-05 13:08:08 +00:00
Klaus Leithoff
24266a2bb5 * eMail: handle IE10 focus issue (open attachment link on list view; multiple select on list view) when on single BrowserInstance 2013-04-05 12:12:02 +00:00
Ralf Becker
127a8d2bbf fixed typo in cache-control header, causing pages not getting cached, if clients used it in favor of Expires header 2013-04-05 10:24:29 +00:00
Ralf Becker
f7a9c20e1d fixed typo in cache-control header, causing pages not getting cached, if clients used it in favor of Expires header 2013-04-05 10:23:58 +00:00
Nathan Gray
2f7af7fa25 Load applications translations for header check, add field name to invalid user warning 2013-04-04 16:47:39 +00:00
Ralf Becker
dca3ece7a6 * InfoLog/CalDAV: fixed initial sync of more then 60 contacts created doublicates (no REPORT filters were used) 2013-04-04 15:12:56 +00:00
Ralf Becker
051c724e37 * InfoLog/CalDAV: fixed initial sync of more then 60 contacts created doublicates (no REPORT filters were used) 2013-04-04 15:12:33 +00:00
Nathan Gray
e4110be5ae Add context menu link to filemanager 2013-04-04 14:30:36 +00:00
Ralf Becker
55ea0ef426 same for rules, eg. rejection mail can be multiple lines too 2013-04-04 13:55:03 +00:00
Ralf Becker
5cb0c8c2e0 * EMail: fixed not working update of vacation notice using IE 10 and show a failure or success message 2013-04-04 13:39:57 +00:00
Klaus Leithoff
56fea2103e * API/eMail/HTMLawed/CKEditor: tidy eats away even some wanted whitespace, so we switch it off;we used it for its compacting and beautifying capabilities, which resulted in better html for further processing 2013-04-04 12:35:43 +00:00
Klaus Leithoff
983c1e358d * API/eMail/HTMLawed/CKEditor: tidy eats away even some wanted whitespace, so we switch it off;we used it for its compacting and beautifying capabilities, which resulted in better html for further processing 2013-04-04 12:32:53 +00:00
Klaus Leithoff
fb31fef7f3 * API/Auth: when required by setup check password strength upon login; strength must be specified, and user must be allowed to change password 2013-04-04 11:50:11 +00:00
Klaus Leithoff
a273f67df5 * API/Auth: when required by setup check password strength upon login; strength must be specified, and user must be allowed to change password 2013-04-04 11:12:27 +00:00
Klaus Leithoff
ecee76d6c4 handle strange problem regarding invalid UTF-8 sequence, caused by HTMLawed with config tidy=1 2013-04-04 09:40:19 +00:00
Klaus Leithoff
89ee7d3fe9 * eMail: increases font-size by 10% to 120% for display and textarea 2013-04-04 08:30:56 +00:00
Nathan Gray
8a55a0f99e Helps if I turn it on - Add context menu link to filemanager 2013-04-03 16:38:47 +00:00
Nathan Gray
8531bdd771 Also accept the translated version of the column name when checking an imported file 2013-04-03 16:08:02 +00:00
Nathan Gray
1f0baecf0e Fix up plugin selector - expert mode is disabled, so just set it to read only 2013-04-03 15:55:34 +00:00
Ralf Becker
ed76aa43e2 removed old code used to run etemplate without javascript, not working anymore and causing it now to fail after Nathans changes 2013-04-03 08:37:28 +00:00
Ralf Becker
81752aa4d5 using ege.LAB.wait for popup_resize() 2013-04-03 07:52:23 +00:00
Ralf Becker
da32eb81fb using egw.LAB.wait for jscalendar 2013-04-03 07:49:04 +00:00
Nathan Gray
b9a43091dc Fix problem with false/0 values failing validation 2013-04-02 22:57:09 +00:00
Nathan Gray
70126e5698 Avoid additional visible border on some hidden popups 2013-04-02 21:41:43 +00:00
Nathan Gray
e8c9a1ecde LABjs wait to initialize actions until all files are there 2013-04-02 20:31:22 +00:00
Klaus Leithoff
16a1970cca add egw.LAB.wait to tree creation, as dhtmlxtree object may not be loaded on time 2013-04-02 13:36:58 +00:00
Klaus Leithoff
07f21d1291 make sure CKEDITOR is loaded, using egw.LAB.wait 2013-04-02 12:13:27 +00:00
Ralf Becker
6e28933f18 missing onLoad attibute in body tag, causing all sorts of things to fail 2013-04-02 08:13:37 +00:00
Nathan Gray
885a5fdfc7 Also accept the translated version of the column name when checking an imported file 2013-04-01 23:27:16 +00:00
Nathan Gray
47c07a45d5 Add context menu link to filemanager 2013-04-01 22:47:26 +00:00