Commit Graph

130 Commits

Author SHA1 Message Date
Hadi Nategh
d5c9994d50 Fix slideSwitch styling for both desktop and mobile templates 2016-03-29 14:43:36 +00:00
Hadi Nategh
58e7ed75dd Mobile theme W.I.P:
- Fix toolbar menulist does not respect buttons width
- Add new font size
- Fix etemplate2.css reference
2016-03-29 09:04:37 +00:00
Nathan Gray
e638928a11 Change datepicker icons 2016-03-22 16:39:52 +00:00
Hadi Nategh
4042c54dff Mobile theme:
- Remove position fixed for headers because iOS Safari can't deal with position fixed
- Do not set initial scale, it will screw up scrilling in Safari
2016-03-14 15:56:32 +00:00
Hadi Nategh
3ec1847b34 Mobile theme:
- Add popupMainDiv a class to be able to use the same styling for semi-popups
- Fix color for edit icon
- Try to use .popupMainDiv class instead of ID
2016-03-14 08:38:30 +00:00
Hadi Nategh
6aa9a22537 Mobile theme:
- Fix not scrollable favorites list
- Fix toolbar menulist styling
2016-03-11 11:23:27 +00:00
Hadi Nategh
8f9d798c92 Mobile theme:
- Fix styling of favorites list
2016-03-11 10:50:42 +00:00
Hadi Nategh
1d03c28ba0 Mobile theme:
- Let the contextmenu be visible during the search as user may need it after the search result
2016-03-10 15:57:33 +00:00
Hadi Nategh
e481c2d133 Mobile theme:
- Do not let user mess with search filter and make searchbox available as last filter state
- Implement indicator of open state for nm header/ contextmenu
2016-03-10 15:45:02 +00:00
Hadi Nategh
76e1d42ea2 Mobile theme:
- Apply no filter for applications icons in contextmenu
2016-03-10 14:12:49 +00:00
Nathan Gray
b0eee9d9a4 Re-commit of 55312, this time with improved support for columns with no label / ID (can not be toggled or resized)
Allow gridview / nextmatch columns to be disabled and not show as options in the column list by sending something from the server.  Previously was only parsed & disabled on first load.
eg: setting the column disabled=@no_column, then setting no_column=true in the get_rows response to disable it.

Note: to re-enable the column ,you must send no_column=false
2016-03-09 17:29:29 +00:00
Nathan Gray
d1b0c25ae4 Change taglist toggle to tri-state where toggle button replaces dropdown trigger, instead of having a separate button 2016-03-09 16:20:53 +00:00
Hadi Nategh
f5a6d52ae2 Mobile theme:
- Implement apps color code
2016-03-09 11:55:26 +00:00
Nathan Gray
190457bef8 Give taglist special behaviour when it's too small to show everything - it uses ellipsis & hover 2016-03-07 22:39:11 +00:00
Hadi Nategh
bfdec69428 Mobile theme W.I.P.:
- Add mail acl dailog
- Fix taglist styling
2016-03-07 17:38:03 +00:00
Hadi Nategh
0f3a17dfb7 Mobile theme W.I.P.:
- Enhance styling of vacation dialog
2016-03-07 13:52:13 +00:00
Hadi Nategh
5ce7394105 Mobile theme W.I.P:
- Fix first column size for timesheet view and edit template
- td should not apply et2_fullWidth class because it would screw up fixed width applied to other columns
2016-03-07 09:51:58 +00:00
Hadi Nategh
614f75fd26 Mobile theme W.I.P:
- Fix selected row color
- Fix details widget height
2016-03-07 08:42:53 +00:00
Nathan Gray
7b42308df2 Add "toggle" as an option for taglist multiple attribute 2016-03-04 15:36:05 +00:00
Hadi Nategh
4fe5378bd9 Mobile theme W.I.P:
- Fix password.svg icon
- Fix acl and search icons not working in topmenu
2016-03-04 15:26:01 +00:00
Hadi Nategh
3371cfc098 Mobile theme W.I.P:
- Fix mail details styling
- Fix expanding timesheet details tab causes some width changes
- Remove extra padding and borders from et2_selectbox
2016-03-04 10:27:51 +00:00
Hadi Nategh
e8707bec90 Mobile theme W.I.P:
- Fix calendar edit dialog
2016-03-03 18:27:32 +00:00
Hadi Nategh
084dbac53c Mobile theme W.I.P.:
- Fix styling for checkbox with label
2016-02-29 10:09:37 +00:00
Hadi Nategh
b4b12b2312 Mobile theme W.I.P.:
- Fix checkboxes size
- Fix styling of slideSwitch
2016-02-26 17:02:44 +00:00
Hadi Nategh
e5c4182ed0 Mobile theme W.I.P.:
- Add some SVG icons
- Fix devices with smaller screen do not show the sidemenu
- Remove not used SVGs
- Fix nextmatch header icons
2016-02-26 12:04:24 +00:00
Hadi Nategh
0e379eeab4 Mobile theme W.I.P.:
- Replace utf-8 chars with svg icons
- Fix stylig applications icons
- Get et2_buttons in dailogHeader in white color
2016-02-24 15:44:45 +00:00
Hadi Nategh
9e7838732b Mobile theme W.I.P.:
- Implement white SVGs for toolbar actions
2016-02-23 19:28:07 +00:00
Hadi Nategh
ba0b2b8d5b Mobile theme W.I.P.:
- Fix searchbox icon disappears after closing it
2016-02-23 11:21:48 +00:00
Hadi Nategh
6de553cf88 Mobile theme W.I.P.:
- Fix iOS scrolling delay
2016-02-22 17:20:18 +00:00
Hadi Nategh
2ff7313efc Mobile theme W.I.P.:
- Make pixelegg mobile theme separated from mobile fw theme
- Fix devices with high resolution don't work properly
2016-02-18 16:27:15 +00:00