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
Hadi Nategh
cecd303208
* Mail: Fix pdf attachments do not get downloaded in mobile template
2016-08-31 12:11:25 +02:00
nathangray
86091139d7
Only clear clipboard if files are moved, not copied or symlinked
2016-08-30 08:11:16 -06:00
nathangray
904d616145
Filemanager paste actions
...
- add paste to nm placeholder actions
- add basic folder permissions check
- disable paste if no files in clipboard
2016-08-30 08:11:06 -06:00
nathangray
3204e332aa
Override automatic paste actions with our own to add certain directories as additional paste targets
2016-08-30 08:08:59 -06:00
nathangray
fab26a30a1
Allow children for paste actions automatically pulled from drop actions
2016-08-30 08:08:50 -06:00
nathangray
b3a71be4a2
Add actions (Add) for blank parts of planner view
2016-08-30 08:04:48 -06:00
nathangray
82e4696e21
Add ISO 8601 (Y-m-dTH:i:s) format to list of checked date formats when importing to catch double parsed dates
2016-08-30 08:03:15 -06:00
Ralf Becker
64132fe55e
pending DE translations from our translation server
2016-08-30 12:26:20 +02:00