Commit Graph

29233 Commits

Author SHA1 Message Date
d16f9c88f6 Fix single video in video tutorials sidebox shows extra spaces at top and bottom 2015-10-28 11:43:03 +00:00
a0196e0321 adding ES6 Promise shim for IE 10/11 and other old browsers 2015-10-28 09:56:25 +00:00
ed4a20634f adding ES6 Promise shim for IE 10/11 and other old browsers 2015-10-28 09:55:29 +00:00
cf332755e9 textAreaWidget.ckeditor is null not undefined 2015-10-28 09:04:38 +00:00
0781de61dc do NOT remove LF from html mails, as they can appear inside <pre> tags and are necessary there (everything is on one line otherwise) 2015-10-28 09:02:38 +00:00
e3749bec9d do NOT remove LF from html mails, as they can appear inside <pre> tags and are necessary there (everything is on one line otherwise) 2015-10-28 09:02:13 +00:00
979a910e7f register home hooks if tutorial_menu hook is not registered eg. on call of intro video, moved hook to tutorial class 2015-10-28 08:36:37 +00:00
d1e48df951 register home hooks if tutorial_menu hook is not registered eg. on call of intro video, moved hook to tutorial class 2015-10-28 08:32:54 +00:00
ad6cfe4871 Add status icons in event tooltips 2015-10-27 20:10:53 +00:00
3dfd74768e Use drop shadow on tooltip instead of white border 2015-10-27 20:08:56 +00:00
05b2bdc920 Calendar display issues
- Keep planner header if you have to scroll down
- Show full hour at the end of the day, not just first division
2015-10-27 19:08:33 +00:00
5143a0a7b9 fix warning because video does not exist in requested language, falling back to "en" 2015-10-27 17:13:01 +00:00
b978aa102e fix warning because video does not exist in requested language, falling back to "en" 2015-10-27 17:11:29 +00:00
625cc51c59 Fix categories would not always refresh
Fix calendar categories would never refresh
2015-10-27 16:55:57 +00:00
252a8fd11a Calendar scrolling, swiping and keyhandler for page up & page down 2015-10-27 16:45:37 +00:00
c6390b378e added missing German introduction video 2015-10-27 14:55:15 +00:00
eccb47c582 added missing German introduction video 2015-10-27 14:53:54 +00:00
b578119392 Changelog for 14.3.20151027 2015-10-27 13:45:51 +00:00
280f62fbda only catch "Permission denied" errors and rethrow all other, because error in et2_ready or load handler will cause a double loading of UI otherwise 2015-10-27 13:39:08 +00:00
6a407a683b only catch "Permission denied" errors and rethrow all other, because error in et2_ready or load handler will cause a double loading of UI otherwise 2015-10-27 13:39:01 +00:00
87c7a87bdd fix double load of UI in compose after adding attachments caused by errors in mail app.js compose_resize handler 2015-10-27 11:50:27 +00:00
b8f2902e80 fix double load of UI in compose after adding attachments caused by errors in mail app.js compose_resize handler 2015-10-27 11:44:54 +00:00
f72a4a1407 Handle multiple attachments with the same name when downloading attachments from an email into vfs 2015-10-27 10:30:26 +00:00
9cb46a4d79 Handle multiple attachments with the same name when linking attachments from an email into an entry for another application 2015-10-27 10:29:57 +00:00
bfee0a1bce * Timesheet/Tracker: date filters like "last week" where not aware of daylight saving time changes 2015-10-27 10:28:14 +00:00
b01ac97b7e * Timesheet/Tracker: date filters like "last week" where not aware of daylight saving time changes 2015-10-27 10:27:09 +00:00
f06cf7bb01 reintroduce tidy in calls from egw-mail-app when only getCleanHTML is called, as it is correcting html structure issues for us 2015-10-27 09:22:12 +00:00
714c75ef6d reintroduce tidy in calls from egw-mail-app when only getCleanHTML is called, as it is correcting html structure issues for us 2015-10-27 09:16:37 +00:00
9ec5116d7e * API: fix SQL error in upgrade from 1.8/11.1: Incorrect string value *** for column async_data 2015-10-27 08:40:15 +00:00
9f4a6db299 * API: fix SQL error in upgrade from 1.8/11.1: Incorrect string value *** for column async_data 2015-10-27 08:40:00 +00:00
a2ab5c1df2 * Calendar: disabling Apply button for IE 10/11 and Edge, because all but current tab fail to load 2015-10-26 21:43:34 +00:00
d8255179d8 detecting MS Edge as html::$user_agent="edge" and html::$ua_version="12.*", even if some report only "Mozilla/5.0 (Windows NT 10.0; Win64; x64)" 2015-10-26 21:43:08 +00:00
5e8781078c detecting MS Edge as html::$user_agent="edge" and html::$ua_version="12.*", even if some report only "Mozilla/5.0 (Windows NT 10.0; Win64; x64)" 2015-10-26 21:42:25 +00:00
b18d373624 fixing wired IE security errors "Permission denied", seems reload of opener caused references to egw and template cache in opener.top.etemplate2.prototype.templates becomming inaccessible, catching this errors and falling back to a window-local object 2015-10-26 21:13:34 +00:00
ac6dbad373 fixing wired IE security errors "Permission denied", seems reload of opener caused references to egw and template cache in opener.top.etemplate2.prototype.templates becomming inaccessible, catching this errors and falling back to a window-local object 2015-10-26 21:11:47 +00:00
1f2c9e641a Handle multiple attachments with the same name when linking attachments from an email into an entry for another application 2015-10-26 19:57:07 +00:00
5aaadfd00d Handle multiple attachments with the same name when downloading attachments from an email into vfs 2015-10-26 19:25:01 +00:00
035570018a Put nm readonlys into nm namespace to avoid conflict with add button 2015-10-26 18:32:40 +00:00
865ba17efb Consume enter keypress in search to prevent browser from triggering clicks on link button. 2015-10-26 15:58:23 +00:00
22210227b7 Consume enter keypress in search to prevent browser from triggering clicks on link button. 2015-10-26 15:26:51 +00:00
122ca4ade9 fix Edge complaining about required closing tag of iframe 2015-10-26 15:16:59 +00:00
c4c78e0375 fix Edge complaining about required closing tag of iframe 2015-10-26 15:14:56 +00:00
f60e046511 fix sometimes shown old / no longer used delete dialog, buttons in new dialog were not translated and missing tooltip 2015-10-26 15:10:39 +00:00
1c4a640fde fix sometimes shown old / no longer used delete dialog, buttons in new dialog were not translated and missing tooltip 2015-10-26 15:08:44 +00:00
3637ed12b4 fix tutorial popup opens with navbar in idots 2015-10-24 11:15:33 +00:00
af07e8cceb fix tutorial popup opens with navbar in idots 2015-10-24 11:15:17 +00:00
1141805153 fix intro offer was not translated and now shown in idots template, also changed wording a little and added German translation 2015-10-24 11:08:04 +00:00
db774ece2b fix intro offer was not translated and now shown in idots template, also changed wording a little and added German translation 2015-10-24 11:07:22 +00:00
de3ceb5144 align add button 2015-10-23 17:34:52 +00:00
a4a5e9d18d align add button 2015-10-23 17:34:36 +00:00