Nathan Gray
b7f7c40d28
Always show weekends in month view
2015-09-28 17:31:30 +00:00
Nathan Gray
a6d933e3ed
Tracker CRM view fixes:
...
- Do not lose called by when submitting, fixes tracker CRM view switching to all tickets when changing single/multi queue
- Fix js error using sidebox toolbar
- Fix wrong selectbox options in tracker nm when there are no rows for the entry
2015-09-28 17:05:35 +00:00
Ralf Becker
b49a967cf1
we can NOT use 204 No content (forbidds a body) with return=representation, therefore we need to use 200 Ok instead
2015-09-28 13:15:36 +00:00
Hadi Nategh
7a4a5ac076
WIP EGroupware tutorial:
...
- Add css class to egw_tutorial div container
2015-09-28 12:25:56 +00:00
Hadi Nategh
1d43c74ea6
WIP EGroupware tutorial:
...
- Make sure to not create etemplate2 object for an empty container
- Fix fallback lang not working
2015-09-28 09:34:09 +00:00
Ralf Becker
9fce06e650
* Calendar/CalDAV: fix Outlook does not import invitations with wired error "organizer needs not to send responses"
...
caused by new Horde Icalendar class exporting all integer x-properties as empty string, casting X-EGROUPWARE-UID not explicit to string before passing it to Horde code
2015-09-28 08:11:31 +00:00
Hadi Nategh
3bc2e1077c
WIP EGroupware tutorial:
...
- Implement a hook for application specific video tutorials
- Allow iframe widget to cooperate with fullscreen video play mode
2015-09-25 15:18:35 +00:00
Klaus Leithoff
397d5a6d36
fix problem with possible json_encode problem (removing all initial data from mailbody) on reply/forward
2015-09-24 10:06:22 +00:00
Hadi Nategh
35ef38e040
WIP toggle sidebar menu:
...
- Fix some styles for Safari and IE
2015-09-24 09:24:06 +00:00
Nathan Gray
17afd5d508
Fix invalid call to non-existing method
2015-09-23 17:41:50 +00:00
Nathan Gray
e3d6e09922
Fix import of vCard photos with ENCODING=BASE64
2015-09-23 17:39:55 +00:00
Nathan Gray
711ca55433
Some more changes to egw.css to try to avoid it randomly losing rules in iframes
2015-09-23 16:22:47 +00:00
Hadi Nategh
45b9d9e745
Do not trigger autocomplete fix if the browser is Safari and there's an input with type password, since the Safari does not respect autocomplete = off
...
- Fix password autofill issue in compose dialog
2015-09-23 15:51:46 +00:00
Nathan Gray
0a43abbec2
Use etemplate_widget_menupopup::fix_encoded_options() to handle select options set by get_rows functions.
...
Fixes tracker CRM view stops working after filtering.
2015-09-23 15:32:36 +00:00
Hadi Nategh
773fbf7eea
Fix mail compose resize does not work always
2015-09-23 10:51:27 +00:00
Nathan Gray
9e9cbc2fa1
Some changes to egw.css to try to avoid it randomly ignoring rules in iframes.
...
Reduces wrong width in admin customfields or categories after you click 3 times.
2015-09-22 23:43:20 +00:00
Nathan Gray
b7da91b7dc
Calendar CSV import
...
- Handle end date before start date
2015-09-22 17:42:18 +00:00
Nathan Gray
d693871b0c
Calendar CSV import
...
- Fix condition checking
- Participant account match was too nice, restrict to exact matches
- Fix participants preview was 'Array'
2015-09-22 17:26:36 +00:00
Hadi Nategh
3a240eb67c
Add a patch from Stefan Werfling.
...
-Add new hooks etemplate2_before_exec, etemplate2_before_process and etemplate2_after_process into etemplate2 execution process
2015-09-22 11:26:15 +00:00
Hadi Nategh
d1abc872a6
Give more width to location field in calendar edit dialog
2015-09-22 09:29:16 +00:00
Nathan Gray
e791caf622
Fix admin changing their columns set the default for all users
2015-09-21 21:41:54 +00:00
Nathan Gray
999b9f8724
Do not give an error about selecting contacts when there is no action.
2015-09-21 21:41:04 +00:00
Nathan Gray
741e6e02af
Return Deferred promise when app handles the link, avoids error Cannot read property 'promise' of undefined
2015-09-21 20:27:07 +00:00
Nathan Gray
0f6c23a5e0
If business email cannot be parsed, continue to home email.
...
Fixes bug where contacts with only personal email address were not shown in taglist-email
2015-09-21 20:03:33 +00:00
Nathan Gray
8e657aeb0e
Do not die if select custom field is not fully set up
2015-09-21 19:43:36 +00:00
Nathan Gray
d18a0578b1
Use importexport's more robust username parsing to try to avoid missing usernames.
2015-09-21 17:58:40 +00:00
Nathan Gray
06fb7f72b2
After changing the template and it's loaded, refresh.
...
Fixes a bug where new users did not see the results in the new view the first time (not caused by template caching though)
2015-09-21 17:14:39 +00:00
Nathan Gray
2806cd06c1
Make planner headers look like links
2015-09-21 15:41:56 +00:00
Hadi Nategh
220d5b8ed4
Fix mail actions update for nm context menu, preview and display toolbar
2015-09-21 14:04:48 +00:00
Ralf Becker
0f0728316d
support themes on application level: $app/templates/$template/app-$theme.css
2015-09-18 15:53:20 +00:00
Hadi Nategh
a4c7d64a4c
Add another action into mail toolbar
2015-09-18 13:39:53 +00:00
Hadi Nategh
01ec6d0406
A hack for toolbar widget to get fixed existing toolbar preferences and keep working with new actions
2015-09-18 13:32:51 +00:00
Hadi Nategh
3f5107c4cb
Add some more styling for calendar action in mail
2015-09-18 13:14:46 +00:00
Hadi Nategh
b333a0c0ad
Add some styling for calendar action in mail
2015-09-18 12:09:59 +00:00
Klaus Leithoff
d591b6f3ae
introduce config to be able to trigger a closer look on folders located in shared and others namespace, as some servers do not return them by default on root-level-queries; Default is set to NO
2015-09-18 08:46:55 +00:00
Ralf Becker
3b596f061e
UCS lowercases email when storing
2015-09-18 07:18:58 +00:00
Hadi Nategh
5f19cc95fc
Mailvelope WIP:
...
- Add mailvelope keepAttachments option
2015-09-17 09:52:58 +00:00
Hadi Nategh
1ed0befddf
Add some new actions into mail preview and display toolbars
2015-09-16 16:00:35 +00:00
Nathan Gray
b963fff0c0
Fix bug where default columns disappeared and all columns were shown when there's no user preference
2015-09-16 15:47:49 +00:00
Nathan Gray
bc9a99a2af
Avoid error in some cases where there is no readonly array manager yet
2015-09-16 15:46:17 +00:00
Hadi Nategh
bd21376303
Mailvelope backup/restore integration WIP:
...
- Add & Fix some more translation
2015-09-16 15:32:33 +00:00
Hadi Nategh
5de5c82813
Mailvelope backup/restore integration WIP:
...
- Add some translation
2015-09-16 15:01:52 +00:00
Hadi Nategh
d3cd05165d
Fix mail TO field is not getting focused, and initial resize does not work
2015-09-16 14:07:56 +00:00
Hadi Nategh
36f5364a85
WIP toggle sidebar menu:
...
- Implement reload icon in a better position
2015-09-16 13:40:00 +00:00
Hadi Nategh
383052c516
Fix broken sidebox app header refresh caused by commit 53643
2015-09-16 13:32:15 +00:00
Ralf Becker
e276fa10a2
* Calendar/Filemanager: display warning when clicking on an iCal file with more then 1 event, only first one is displayed
2015-09-16 11:36:51 +00:00
Nathan Gray
91750f46c9
Access dialog
...
- If current app has no special support, show general dialog instead of message
- Sort apps in add dialog
- Filter app list (filter2) to all apps for run rights, or only supporting apps otherwise
2015-09-15 23:59:31 +00:00
Hadi Nategh
4479cf64c5
Mailvelope backup/restore integration WIP:
...
- Add mailvelope installation dialog for mail and infolog
2015-09-15 16:42:52 +00:00
Hadi Nategh
cd7324983b
Mailvelope backup/restore integration WIP:
...
- Implements Mailvelope installation dialog
2015-09-15 16:32:56 +00:00
Ralf Becker
539d2be255
new icons for API and CalDAV/CardDAV
2015-09-15 15:53:53 +00:00