Ralf Becker
f98c37ed28
copy 14.3 changelog to trunk to satisfy update checker
2015-10-29 22:53:03 +00:00
Nathan Gray
39ab8282f3
Calendar display issues
...
- Fix multiple week with multiple users time divisions were too large
- Clicking in full day space creates full day non-blocking event
- Today & holiday styles only applied to day headings, not full day space
- Fix positioning when multiple events span the same time
2015-10-29 21:53:47 +00:00
Nathan Gray
7d12993e1a
Do not change selected date when going to week or month view.
2015-10-29 20:33:04 +00:00
Nathan Gray
f3d166a6c5
Fix wrong date headers after crossing DST east of Greenwich
2015-10-29 19:47:01 +00:00
Ralf Becker
51873f80c2
adding sync and CRM tutorials to further apps and reorder apps alphabetic
2015-10-29 18:21:49 +00:00
Ralf Becker
8e91f82743
fix tutorial sidebox initialisation timing by using _init_sidebox of favorites
2015-10-29 15:55:43 +00:00
Hadi Nategh
8ff620ccf7
Keep the tutorials sidebox closed if it was closed last time
2015-10-29 13:45:16 +00:00
Ralf Becker
b63929a1db
Safari needs https://www.youtube.com as CSP frame-src for mobile theme or iPad
2015-10-28 16:54:42 +00:00
Nathan Gray
82d796c44a
Make expandable selectbox button css more specific to win fights against jquery
2015-10-28 15:55:57 +00:00
Nathan Gray
35f08f39b5
Calendar display issues
...
- Give owner name / calendar label its own space to avoid colliding with first day header
- Full day non-blocking now have their own dedicated space
2015-10-28 15:55:10 +00:00
Ralf Becker
dd4df93780
remove tutorials from home screen, as they are in sidebox now
2015-10-28 15:12:27 +00:00
Hadi Nategh
93fe78b8ba
Some fixes for tutorials:
...
- Fix tutorials not shown in idots
- Make sure def_tutorials css is loaded for all templates
- Invalidate the tutorials.xet for cache buster
2015-10-28 14:03:25 +00:00
Hadi Nategh
5761c2c4cc
Fix padding in tutorials popup
2015-10-28 12:20:09 +00:00
Hadi Nategh
8a3a6e3f94
Fix tutorials popup styling
2015-10-28 11:54:08 +00:00
Hadi Nategh
d16f9c88f6
Fix single video in video tutorials sidebox shows extra spaces at top and bottom
2015-10-28 11:43:03 +00:00
Ralf Becker
a0196e0321
adding ES6 Promise shim for IE 10/11 and other old browsers
2015-10-28 09:56:25 +00:00
Ralf Becker
ed4a20634f
adding ES6 Promise shim for IE 10/11 and other old browsers
2015-10-28 09:55:29 +00:00
Ralf Becker
cf332755e9
textAreaWidget.ckeditor is null not undefined
2015-10-28 09:04:38 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Nathan Gray
ad6cfe4871
Add status icons in event tooltips
2015-10-27 20:10:53 +00:00
Nathan Gray
3dfd74768e
Use drop shadow on tooltip instead of white border
2015-10-27 20:08:56 +00:00
Nathan Gray
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
Ralf Becker
5143a0a7b9
fix warning because video does not exist in requested language, falling back to "en"
2015-10-27 17:13:01 +00:00
Ralf Becker
b978aa102e
fix warning because video does not exist in requested language, falling back to "en"
2015-10-27 17:11:29 +00:00
Nathan Gray
625cc51c59
Fix categories would not always refresh
...
Fix calendar categories would never refresh
2015-10-27 16:55:57 +00:00
Nathan Gray
252a8fd11a
Calendar scrolling, swiping and keyhandler for page up & page down
2015-10-27 16:45:37 +00:00
Ralf Becker
c6390b378e
added missing German introduction video
2015-10-27 14:55:15 +00:00
Ralf Becker
eccb47c582
added missing German introduction video
2015-10-27 14:53:54 +00:00
Ralf Becker
b578119392
Changelog for 14.3.20151027
2015-10-27 13:45:51 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
f72a4a1407
Handle multiple attachments with the same name when downloading attachments from an email into vfs
2015-10-27 10:30:26 +00:00
Ralf Becker
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
Ralf Becker
bfee0a1bce
* Timesheet/Tracker: date filters like "last week" where not aware of daylight saving time changes
2015-10-27 10:28:14 +00:00
Ralf Becker
b01ac97b7e
* Timesheet/Tracker: date filters like "last week" where not aware of daylight saving time changes
2015-10-27 10:27:09 +00:00
Klaus Leithoff
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
Klaus Leithoff
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Nathan Gray
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