Commit Graph

46 Commits

Author SHA1 Message Date
Hadi Nategh
410c5c242e Fix et2_file upload for pixelegg 2016-04-08 14:23:01 +00:00
Hadi Nategh
d48a968674 Dialog styling W.I.P.:
- New design for link_to widget
2016-04-07 17:13:06 +00:00
Hadi Nategh
e75a1b6348 Dialog styling W.I.P.:
- Get all buttons fit into footer toolbar for calendar edit
- Fix tabs flicker when switching between tabs
- Fix padding right for td
- Fix general styling for buttons
2016-04-07 12:42:27 +00:00
Hadi Nategh
a46b4fbfea Dialog styling W.I.P.:
- New design for header & footer in dialogs
- More styling of calendar edit dialog
2016-04-07 09:13:26 +00:00
Hadi Nategh
50aae863b6 Edit dialogs style W.I.P.:
- Give tab widget new look
- Style grid header different
- Re-design calendar edit dialog
- Some fixes for multi et2_taglist
2016-04-06 16:43:51 +00:00
Ralf Becker
5804b65787 giving dialogs on mobile a bigger fontsize (12pt) 2016-04-06 08:11:59 +00:00
Hadi Nategh
7d2447ea7a Mobile theme W.I.P.:
- Add edit dialog for projectmanager
- Fix bad margins applied to input field
- Switch column in projectmanager list view
2016-04-05 16:33:17 +00:00
Nathan Gray
3428d82b26 New previous, next & check icons
Fix calendar sidebox previous & next buttons move when clicked
2016-04-01 15:12:27 +00:00
Hadi Nategh
6f1957233a Mobile theme W.I.P.:
- Fix pale colors for slideSwitch captions
- Fix Today button in calendar toolbar
- Fix date indicator in calendar header
2016-04-01 14:00:00 +00:00
Hadi Nategh
0a646b5e43 Do not manipulate selectbox's height 2016-03-31 16:59:47 +00:00
Hadi Nategh
7a383c1f33 Mobile theme W.I.P.:
- Style et2_dialog buttons more efficient
2016-03-31 16:22:47 +00:00
Hadi Nategh
fc9618a7df Mobile theme W.I.P.:
- Fix notification popup dialog
2016-03-31 16:02:01 +00:00
Hadi Nategh
d8d1b0b61f Mobile theme W.I.P.:
- Get applications list from bottom to top
- Simplify top toolbar in sidebar including avatar
- Fix desktop mobile theme sidebar and main div alignments
2016-03-31 13:58:42 +00:00
Hadi Nategh
eb0f7d5978 Mobile theme W.I.P.:
- Fix edit dialogs get scrollbar
- Fix missing function brackets
- Apply padding fixes from commit 55572 into mobile fw
2016-03-31 10:05:39 +00:00
Ralf Becker
a54f8f2a28 fix some alignment issues: always have a margin for widgets with a lable, ... 2016-03-31 09:21:55 +00:00
Hadi Nategh
a11aff6be2 Mobile theme W.I.P.:
- Do not apply box-shadow on hover
2016-03-30 15:13:21 +00:00
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