Hadi Nategh
c5afb5e252
Mobile template:
...
- Fix quick delete action doesn't work on multiple rows
2016-09-19 13:58:19 +02:00
Hadi Nategh
8da2404279
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 12:23:16 +02:00
Hadi Nategh
cf7ce2c27f
* Calendar: Fix saving preferences place-holders in all languages except en breaks their values in database
2016-09-19 11:07:18 +02:00
Ralf Becker
cd3e58f506
Fix InfoLog entries without explicit responsible where removed from CalDAV clients when editied.
...
Caused by not requested info_owner column.
2016-09-19 10:54:53 +02:00
Ralf Becker
9b77cd9971
fix documentation where to put log to api/templates/default/images
2016-09-19 10:16:56 +02:00
Hadi Nategh
d895d1aa5a
Implement dedicated delete action for nm header in mobile template
2016-09-16 15:38:40 +02:00
nathangray
87226bfbcb
Change handling of new private events created for other users to allow them to show immediately
2016-09-15 10:46:11 -06:00
nathangray
8634c624bb
Remove error log
2016-09-15 10:46:11 -06:00
Hadi Nategh
e8538bb3da
Fix add distribution list doesn't work if add_default gets set as default/forced by admin
2016-09-15 17:37:19 +02:00
nathangray
a7d8130c54
Fix multi-day event display was using event start & end time for each day instead of filling the day
2016-09-15 08:35:07 -06:00
Hadi Nategh
69604cb633
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 11:50:18 +02:00
nathangray
7eabd22524
Make sure calendar CSV export still gets results when filtering by criteria with no end date
2016-09-14 09:44:48 -06:00
nathangray
db5851e725
- 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-14 09:25:39 -06:00
Hadi Nategh
16992899d4
Let egw.link takes care of the base url. Fix sometimes nm_print_dialog template runs into CSP error
2016-09-14 15:09:32 +02:00
Hadi Nategh
5fa0d4dc5a
Make selectbox's style more consistence among all browsers
2016-09-14 11:19:31 +02:00
Hadi Nategh
c7b6472a96
Fix couple of glitches in mail compose
2016-09-14 10:32:44 +02:00
nathangray
87c9d72db9
Fix unwanted extra participants in consolidated views when new event participant preference is 'just me' - month view
2016-09-13 10:10:36 -06:00
Ralf Becker
950c536d37
removed 3 doublicat calls to read entry from database
2016-09-13 18:06:25 +02:00
Ralf Becker
7b8ca04290
fix removed delegation caused edit popup to be empty and no longer finding it with responsible filter and owner
2016-09-13 18:06:25 +02:00
Hadi Nategh
38f614d387
Add some missing de translation for addressbook contextmenu
2016-09-13 17:46:30 +02:00
Hadi Nategh
1cca4183c9
WIP avatar widget:
...
- Implement upload and delete of contacts photo
- Add missing cropper stylesheet
2016-09-13 17:30:52 +02:00
nathangray
c2bd221ae0
Silence debug error log
2016-09-13 08:07:52 -06:00
Ralf Becker
9b09267e0b
* Calendar/CalDAV: update or removal of (managed) attachments via CalDAV failed
2016-09-13 15:55:55 +02:00
Ralf Becker
4bf26a6c52
Vfs::rename() is supposted to be static, quitens warning that it is used static
2016-09-13 13:53:05 +02:00
Ralf Becker
e82ce99537
fix SQL error happening in sync-colletion in TB caused by Db->Type == 'mysqli' and Db->group_connect returning false
2016-09-12 23:22:56 +02:00
Ralf Becker
3dd2f3bf64
fix SQL error in async service due to removal of info_responsible column
2016-09-12 22:57:51 +02:00
nathangray
23f5e5fb70
Fix unwanted extra participants in consolidated views when new event participant preference is 'just me'
2016-09-12 12:00:49 -06:00
nathangray
16b131c883
Fix resource booking conflict indication
2016-09-12 11:42:27 -06:00
nathangray
606f8ec667
Update currently selected Add alarm time when start time changes
2016-09-12 10:58:15 -06:00
nathangray
11ea2ac7b6
Fix linking failures in import, and some braces
2016-09-12 10:42:12 -06:00
nathangray
7afd7e420b
Better version of optgroup fix to still allow additional data (title, color) in option entries
2016-09-12 10:42:12 -06:00
Hadi Nategh
9cc9141422
* all applications: Fix clicking on favorites in mobile template pops up logout prompt
2016-09-12 17:57:33 +02:00
nathangray
695317985e
Fix some bugs in timesheet import:
...
- Missing owner step template
- Missing message in owner step
- Wrong call to array_key_exists
2016-09-12 08:40:48 -06:00
nathangray
dee0caa875
Fix validation of select values in an optgroup always failed
2016-09-12 08:40:48 -06:00
Ralf Becker
3389bdd4b8
fix doublicate infolog when saving, caused by not setting info_id on read
2016-09-12 16:26:01 +02:00
Hadi Nategh
e231ac86cf
WIP of implementing cropping avatar photo
2016-09-12 16:23:57 +02:00
Hadi Nategh
7de7af4cc1
Implement position attribute for widget dialog
2016-09-12 16:00:14 +02:00
Ralf Becker
11e76ff9da
avoid inserting same account_id multiple times, if it was somehow more then once in info_responsible
2016-09-12 15:07:31 +02:00
Ralf Becker
9a242207c0
fix infologs without any responsible where not displayed, caused by grouping by attendee.info_id
2016-09-12 14:38:23 +02:00
Ralf Becker
1861a9de22
no need to report VCALENDAR in supported-calendar-component-set
2016-09-12 11:20:15 +02:00
Ralf Becker
dfb260d809
* InfoLog/CalDAV: removed delegation now removes event in sync-report eg. in Smooth-Sync
2016-09-12 10:55:39 +02:00
Ralf Becker
70b22e3377
WIP store responsible / attendees in an own table to track removed ones for CalDAV sync report
2016-09-12 07:55:10 +02:00
nathangray
4dcb415f44
Try to fix redirects from AJAX calls to static methods
2016-09-09 10:27:33 -06:00
Hadi Nategh
676148ba94
Implement client-side validation check for date_duration in order to catch check the validity right after entry before submit.
2016-09-09 15:46:13 +02:00
Hadi Nategh
aff9f0eba8
Fix Ctrl+A in context menu does not get translated
2016-09-09 12:54:52 +02:00
Hadi Nategh
f98674b164
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-08 17:28:50 +02:00
nathangray
b03d71379a
Fix incorrect tooltip in planner if event did not start or end on the hour
2016-09-08 08:50:43 -06:00
Hadi Nategh
36995ed95b
Do not enable geoLocation if only country code is set
2016-09-08 14:12:11 +02:00
Hadi Nategh
eac56687ce
Apply another patch to 12fbe113cf
2016-09-08 14:03:05 +02:00
Hadi Nategh
fdcc238913
* Calendar: Fix status field in participants tab does not get translation in print mode
2016-09-08 12:44:46 +02:00