Ralf Becker
3d6da043fa
changing php-versions for Trunk/next release: required: 5.4, recommended: 5.6
2015-11-02 17:13:27 +00:00
Ralf Becker
e0920467ea
fix (caught) TypeError: egw is not a function when initialising egw object
2015-11-02 17:04:40 +00:00
Ralf Becker
061d571fd2
fix not working sharing url, caused by new categories.php script requiring "preferences" run-rights (changed to home, as for all other simmilar callbacks
2015-11-02 17:03:46 +00:00
Ralf Becker
694153ec4d
revert accidental commit of composer.lock
2015-11-02 17:03:24 +00:00
Ralf Becker
c4ae7b6e86
fix not working sharing url, caused by new categories.php script requiring "preferences" run-rights (changed to home, as for all other simmilar callbacksphpgwapi/categories.php
2015-11-02 17:00:32 +00:00
Ralf Becker
41a8710862
remove some time not used zeroclipboard stuff
2015-11-02 08:26:17 +00:00
Ralf Becker
d7f6e78719
remove copy of ckeditor in favor of svn:external to our Github clone
2015-10-30 18:44:17 +00:00
Hadi Nategh
7b6996495c
Update CKEditor to stable version 4.5.4
2015-10-30 12:32:43 +00:00
Ralf Becker
870f24c349
copy 14.3 changelog to trunk to satisfy update checker
2015-10-30 09:39:21 +00:00
Ralf Becker
81de77e02b
* Calendar: fix not working storing of events
...
initalize video tutorial sidebox NOT for popups , as calendar edit app.js has this.et2 set to tutorial et2 object
2015-10-30 09:17:09 +00:00
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