Ralf Becker
47a1a05227
* Setup: make sure interactive setup does not stall on SQL error when updating from 1.8
2016-09-26 09:29:11 +02:00
Hadi Nategh
4ad4e1a5f3
Fix inline images of compose do not get stored as links into integrated applications like infolog, tracker or calendar
2016-09-22 09:19:22 +02:00
Hadi Nategh
ef0405b021
* Mobile template: Close sidemenu after clicking on items in sidebar
2016-09-21 17:43:28 +02:00
nathangray
6e2e877778
- Improve export link conversion to be able to handle links as arrays with app & id
...
- Fix sometimes missing infolog link titles when exporting
2016-09-20 09:47:50 -06:00
nathangray
c09cfa5a23
Change handling of new private events created for other users to allow them to show immediately
2016-09-20 09:47:03 -06:00
nathangray
b884e014d7
Fix resource booking conflict indication
2016-09-20 09:46:08 -06:00
Hadi Nategh
0e951f3c49
Fix long mail addresses do not get ellipsis style in mobile template mail list
2016-09-19 16:35:11 +02:00
Hadi Nategh
7c1bcf9c03
* Mobile template: Implement a dedicated delete action for quick removing entries from a list
2016-09-19 14:11:30 +02:00
Hadi Nategh
4fca7273af
Mobile template:
...
- Show fav icon when it's available
- Fix delete_action does not get removed after the row is deleted or deselected
- Fix some alignments for mail list header
2016-09-19 14:08:06 +02:00
Hadi Nategh
00b57feca5
Implement dedicated delete action for nm header in mobile template
2016-09-19 14:07:19 +02:00
Hadi Nategh
01c0ea4c6b
* All apps: Add a counter indicator for selected entries in a list in mobile template
2016-09-19 14:06:59 +02:00
Hadi Nategh
c4979ecd93
* Calendar: Fix saving preferences place-holders in all languages except en breaks their values in database
2016-09-19 11:11:12 +02:00
Ralf Becker
b075dd81be
fix documentation where to put log to api/templates/default/images
2016-09-19 10:17:57 +02:00
Hadi Nategh
11cce74a62
Implement client-side validation check for date_duration in order to catch check the validity right after entry before submit.
2016-09-16 17:10:26 +02:00
Hadi Nategh
fe5c0a9493
Fix Ctrl+A in context menu does not get translated
2016-09-16 17:10:06 +02:00
Hadi Nategh
8472cc4186
Implement step attribute for date_duration widget. Seems FF needs step to be set to be able to distinguish valid or invalid decimal input format (eg. 1.5 or 1,5)
2016-09-16 17:09:37 +02:00
Hadi Nategh
7442bff49c
Fix add distribution list doesn't work if add_default gets set as default/forced by admin
2016-09-16 12:16:57 +02:00
nathangray
88128b6a8b
Fix multi-day event display was using event start & end time for each day instead of filling the day
2016-09-15 10:47:45 -06:00
Hadi Nategh
bc108f4573
Another try to fix base_url for print_dialog template. Seems it's necessary to keep the template_base_url untocued, because template_base_url gets calculated everytime when an et2 instance loads a template.
2016-09-15 12:16:30 +02:00
Hadi Nategh
57edc511ce
Let egw.link takes care of the base url. Fix sometimes nm_print_dialog template runs into CSP error
2016-09-14 16:59:06 +02:00
nathangray
7a342ba56d
Update currently selected Add alarm time when start time changes
2016-09-14 08:35:14 -06:00
nathangray
1ece2bb4f0
Try to fix redirects from AJAX calls to static methods
2016-09-14 08:33:42 -06:00
Hadi Nategh
08002abcef
Make selectbox's style more consistence among all browsers
2016-09-14 11:28:25 +02:00
Hadi Nategh
18233494b1
Fix couple of glitches in mail compose
2016-09-14 10:33:46 +02:00
Hadi Nategh
d931cccabb
Add some missing de translation for addressbook contextmenu
2016-09-14 09:20:08 +02:00
nathangray
168b5640f6
Fix unwanted extra participants in consolidated views when new event participant preference is 'just me' - month view
2016-09-13 10:11:37 -06:00
nathangray
6bc609c68b
Fix unwanted extra participants in consolidated views when new event participant preference is 'just me'
2016-09-13 10:11:28 -06:00
Ralf Becker
9b7f308342
* Calendar/CalDAV: update or removal of (managed) attachments via CalDAV failed
2016-09-13 15:57:34 +02:00
Ralf Becker
e784475ec0
Vfs::rename() is supposted to be static, quitens warning that it is used static
2016-09-13 13:54:05 +02:00
Hadi Nategh
64a0f9fa47
* all applications: Fix clicking on favorites in mobile template pops up logout prompt
2016-09-12 17:58:16 +02:00
nathangray
fe838d2ad3
Fix incorrect tooltip in planner if event did not start or end on the hour
2016-09-09 08:13:22 -06:00
nathangray
4d2fce1d06
Use user accounts when available over addressbook when expanding mailing lists
2016-09-09 08:08:10 -06:00
nathangray
11ef29c359
Move week view's user label to span the whole week, just above the all day events
2016-09-08 08:10:23 -06:00
Hadi Nategh
ac070b5c98
Do not enable geoLocation if only country code is set
2016-09-08 14:13:03 +02:00
Hadi Nategh
8e9dd4906e
Apply another patch to 12fbe113cf
2016-09-08 14:03:35 +02:00
Hadi Nategh
4e40f013c7
* Calendar: Fix status field in participants tab does not get translation in print mode
2016-09-08 12:46:16 +02:00
Hadi Nategh
aad3b739d8
* Calendar: Fix some favorites with multi-categories get failed to be shown in calendar
2016-09-08 12:30:42 +02:00
nathangray
54ff01302e
Add missing translations for Addressbook list
2016-09-07 10:10:26 -06:00
Hadi Nategh
b11de5b45f
Fix drag and drop in calendar does not work if there's resources
2016-09-06 16:20:35 +02:00
nathangray
04c01fc0cc
Force user accounts to be listed first in tooltip, looks like some times they got put last instead
2016-09-06 08:12:20 -06:00
nathangray
6f980c92db
Update parent when removing events out of normal work times
2016-09-06 08:10:49 -06:00
nathangray
446a33c82d
Fix invalid parameter error when changing the status of a recurring event exception
2016-09-05 19:52:34 +02:00
nathangray
ff4d9e0a8c
Allow events created by clicking on 00:00 to actually start at 00:00 instead of workday start time
2016-09-05 10:05:21 -06:00
Hadi Nategh
92944de1f9
Fix missing part from commit aa36f75032
2016-09-05 11:15:47 +02:00
Ralf Becker
bce4442adb
Changelog for 16.1.20160905
2016-09-02 18:13:31 +00:00
Hadi Nategh
f6e4cafc17
Fix printing does not get background and images into account
2016-09-02 19:41:31 +02:00
Ralf Becker
15927535a1
* All apps: async notifications were not using SMTP only account, but personal one with unavailable session password
2016-09-02 18:13:31 +02:00
nathangray
7428354884
Fix day header coloring from other months was kept when the week was reused
2016-09-01 10:37:47 -06:00
Ralf Becker
05e521e644
enhance filesystem check to also check fs_id of required nodes /, /home, /apps
2016-08-31 19:04:46 +02:00
Ralf Becker
c47018c449
fix holiday handling to "understand" gzip compression, even if it was never requested
2016-08-31 14:56:21 +02:00