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
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
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
845f9aee36
fix CSP error in nextmatch print, if EGroupware is installed direct into docroot
...
et2.template_base_url == '/' generates url //api/templates/... which is a protocol independent representation of domain api and not identical to /api/templates
2016-08-19 14:54:43 +02:00
e45925b063
* All apps: Add a counter indicator for selected entries in a list in mobile template
2016-07-27 11:34:07 +02:00
ea200604fb
Implement new nextmatch cat-filter including category colors
2016-07-07 15:45:14 +02:00
2a8bc013d6
Fix Make sure customfield header widgets get finished, even if customfield widget is already done - fix the fix to finish all customfields, not just selectboxes
2016-07-04 13:32:35 -06:00
2615837137
Make sure customfield header widgets get finished, even if customfield widget is already done.
...
Fixes addressbook switching from 'All contacts' to organization and back loses customfield headers
2016-07-01 13:05:16 -06:00
6fbdd38e33
Implement update status for nm header objects used for mobile template (eg. action button)
2016-06-17 12:29:37 +02:00
87fb94a496
Deprecate $j global variable and replace them all with standard jQuery
2016-06-02 16:52:01 +02:00
9f32a7e1a9
Don't try to change columns that can't be changed, fixes Uncaught TypeError: Cannot set property 'visible' of undefined
2016-06-01 09:30:42 -06:00
65c43ba6f0
Implement set_filter() & set_filter2() to allow application code to change filter & filter2 values, and have them updated in the client UI
2016-05-16 16:30:27 -06:00
bb7528af20
Revert changes to nextmatch-filterheader & nextmatch-accountfilter?
2016-05-16 09:31:56 -06:00
63d9cfbd41
Move filterheader using taglist to its own widget, nextmatch-taglistheader, and revert changes to nextmatch-filterheader & nextmatch-accountfilter
2016-05-16 09:07:08 -06:00
4b0bc10900
Fix taglist widget:
...
- Fix taglist single styling
- Fix toggle to single not working when there're multiple selected
2016-05-13 18:44:37 +02:00
eea3aac80d
Fix up the filterheader sizing to better fit in the nm header
2016-05-11 20:14:14 +00:00
da4fd02a7f
If there are 2 or less options for a filterheader, disable multiple toggle
2016-05-11 19:56:06 +00:00
5dc798da7f
Fix customfield column sometimes disappearing from print
2016-05-10 17:12:39 +00:00
4dd1fd6368
Set a default of 3 rows for filterheaders to avoid vertical scroll in header
2016-05-09 19:38:31 +00:00
457e05d920
Change filterheaders to extend taglist instead of select
2016-05-09 19:17:04 +00:00
0ecf39a722
Properly handle nextmatch columns where the width is not set
2016-05-04 15:48:58 +00:00
766dd31d16
Only allow printing custom fields if they're already selected (and loaded)
2016-04-29 16:35:00 +00:00
523edb57c3
Fix customfield columns do not always come back after print
2016-04-26 18:58:54 +00:00
2513fcb7d7
- For print column dialog don't check individual customfields if no customfields are selected
...
- Fix afterPrint failing if columnselection preference had no nextmatch prefix
2016-04-25 14:49:59 +00:00
e869788263
Prompt for columns to print as well as row count when printing a nextmatch
2016-04-20 23:05:43 +00:00
a3a0450143
Fix unable to clear nm entry headers by catching change event instead of select
2016-04-13 16:00:49 +00:00
ac6b0e9a94
implement et2_label_empty class for all set_label methods and remove no longer necessary label.et2_label > input[type="checkbox"], as it is covered by the standard case
2016-03-31 13:05:03 +00:00
8105b93f80
Fix cat_is_select setting was not used
2016-03-24 19:05:26 +00:00
9b446f7c17
moving et2 js files to api
2016-03-19 13:48:07 +00:00