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
Ralf Becker
c0e3684806
move [+ Add] button to left of NM header
2016-03-09 10:14:48 +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
Ralf Becker
1670958e16
fix unintentional use of ui-bg_flat_0_aaaaaa_40x100.png image and always round font-size to full px
2016-03-04 09:21:40 +00:00
Hadi Nategh
e8707bec90
Mobile theme W.I.P:
...
- Fix calendar edit dialog
2016-03-03 18:27:32 +00:00
Ralf Becker
b540582c2b
removing minified files again from svn and creating them automatic in our build and deployment scripts
2016-03-03 16:17:21 +00:00
Ralf Becker
88a544791a
accidently removed checkbox icons of dhtmlxtree
2016-03-02 18:24:47 +00:00
Ralf Becker
7d90bca111
fix fatal javascript error "egwIsMobile is not defined" in fw_browser.js, if minifying is disabled, by adding an explicit dependence to egw_action_common.js
2016-03-02 18:04:47 +00:00
Ralf Becker
ecb4b7e74a
remove ckeditor from api bundle (it does not work, is already minified and uglify work a lot faster without)
2016-03-02 14:34:01 +00:00
Ralf Becker
f25070a9c2
- switching minifying of javascript to use Grunt and Uglify (instead of doing it on the fly with php on every host)
...
- generating now a couple of bundles: api, et2, mail, calendar, jdots, pixelegg and mobile
- developers need to update minified files whenever a javascript file changes: grunt uglify[:(api|et2|mail|calendar|jdots|pixelegg|mobile)]
- minified files also contains a map file allowing to debug with them
2016-03-01 20:45:31 +00:00
Ralf Becker
c59442a576
detect which type (gif, png or svg) of tree images are available by template
2016-02-29 13:45:44 +00:00
Ralf Becker
5fa1f7aacf
disable old / not used svg handling in desktop template as it skrews display of svg in filemanager
2016-02-29 13:25:21 +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
Ralf Becker
a44812e7b8
change arrows for opened/closed sidebox to match tree icons
2016-02-26 11:24:27 +00:00
Ralf Becker
63f1e7100c
tree uses now png or svg images, still some do not yet exist as png or svg
2016-02-26 10:59:23 +00:00
Ralf Becker
028404ee22
show no more lines and left/down triangles instead of plus/minus in tree
2016-02-25 19:30:06 +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
845e37e66d
SVG images W.I.P.:
...
- Add svg icons
- Implement color change for stylesheet2svg script
2016-02-23 18:49:14 +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
Ralf Becker
47f69ea702
alignment of NM header
2016-02-17 20:01:20 +00:00
Ralf Becker
c2622dcd50
get mobil template to load its own css, falling back to pixelegg and default
2016-02-17 16:50:54 +00:00
Hadi Nategh
52956ead3c
Mobile theme W.I.P.:
...
-Fix styling issue for details widget
2016-02-17 15:10:26 +00:00
Ralf Becker
8637e1c41b
move label of all addressbook selectboxes into all-label (eg. "All categories"), resize selectboxes via css automatic, fix borders of favorites and row-counter in nextmatch header
2016-02-17 13:23:27 +00:00
Hadi Nategh
eb2fe4dfe8
Mobile theme W.I.P.:
...
-Fix framework loading animation not working
2016-02-17 10:06:02 +00:00
Nathan Gray
c6c0d970ae
Some more taglist changes
...
- Styled to look like selectbox with tags
- Start server search with 2+ chars on enter, even if there is a local match
- Fire change on change again, not blur, for less confusion
2016-02-16 21:37:19 +00:00
Hadi Nategh
18c4661e3c
Mobile theme W.I.P.:
...
-Fix nm header
2016-02-16 18:00:05 +00:00
Ralf Becker
60d41a7a48
WIP aligning nextmatch header and styling it as toolbar
2016-02-16 17:18:02 +00:00
Hadi Nategh
824872ec13
Mobile theme W.I.P.:
...
-Fix slideSwitch styling
2016-02-16 16:29:34 +00:00
Hadi Nategh
21f3a62c55
Mobile theme W.I.P.:
...
-Fix seachbox icon
2016-02-16 15:26:35 +00:00
Hadi Nategh
db7e7135ea
Fix searchbox button occupies so much space
2016-02-16 13:46:16 +00:00
Hadi Nategh
e06a8bc167
Mobile theme W.I.P.:
...
- Add some styling for searchbox
- Fix contextmenu is not coming on trees
- Add back handler for context menu in order to close it
2016-02-16 11:59:31 +00:00
Hadi Nategh
d1186de773
Mobile theme W.I.P.:
...
-Fix nm header for new searchbox widget
2016-02-15 19:10:14 +00:00
Hadi Nategh
283fd8b57a
Add styling for searchbox widget
2016-02-15 18:34:36 +00:00
Hadi Nategh
5a27104036
Add traditional theme for pixelegg template
2016-02-12 13:33:41 +00:00
Hadi Nategh
34519b1e6b
Mobile theme W.I.P.:
...
- Fix couple of issues for framework styling
2016-02-10 13:37:36 +00:00
Hadi Nategh
915ca69e86
Mobile theme W.I.P.:
...
- Implement user info in sidebar
- Avatar image implementation W.I.P.
- Fix top menu and toolbars in sidebar for both iOS and Android
2016-02-08 16:36:12 +00:00
Hadi Nategh
4de59b33da
Mobile theme W.I.P.:
...
- Implement fw load logo indicator
- Fix sidebar not getting closed when touch on dropped shadow area
2016-02-08 14:36:54 +00:00
Hadi Nategh
36c97ec7e9
Mobile theme W.I.P.:
...
- Add application name indicator for header
2016-02-08 10:25:58 +00:00
Hadi Nategh
353847ac27
Mobile theme W.I.P.:
...
- Implementing an indicator for nm row selection
- Make contextmeu fullscreen
2016-02-05 17:09:48 +00:00
Hadi Nategh
413b5f4280
Mobile theme W.I.P.:
...
- Fix not able to select the first mail on list
- Disable link_to upload file for view mode
- Fix dialog UI
2016-02-05 11:43:00 +00:00
Hadi Nategh
cb61fa7d4e
Mobile theme W.I.P.:
...
- Fix couple of issues regarding iOS and Safari
- Fix not fullscreen view mode
2016-02-04 16:31:34 +00:00
Hadi Nategh
0380239cad
Mobile theme W.I.P.:
...
- Fix view mode header
- Style AB view dialog
2016-02-02 10:26:13 +00:00
Hadi Nategh
0c11eaf2f1
Mobile theme W.I.P.:
...
- Implement view template
- Implement view template loader
- Add infolog edit
- Fix couple of bug in AB edit and index
2016-02-01 18:09:15 +00:00
Ralf Becker
6686f56bc4
default white header and login page, gray flat login box and optional separate colors for sidebox and loginbox
2016-02-01 15:08:13 +00:00
Hadi Nategh
ae0de2f967
1px border/brighter theme W.I.P.:
...
- Give tab headers more margin from the top
2016-01-29 11:55:38 +00:00
Hadi Nategh
51e32dd1f4
1px border/brighter theme W.I.P.:
...
- Changes nm header design slightly
2016-01-29 10:39:39 +00:00
Hadi Nategh
46445d08fd
1px brighter theme W.I.P.
2016-01-28 18:17:40 +00:00
Hadi Nategh
c3f12efd2e
Mobile theme W.I.P.:
...
- Add vertical tabs for addressbook edit dialog
- Fix link_to widget
- Fix zipcode and city fileds in addressbook edit dialog
2016-01-28 11:30:52 +00:00
Hadi Nategh
c8bc389d87
Mobile theme W.I.P.:
...
- Implement standard header for mail compose
- Fix toolbar style
2016-01-26 11:51:56 +00:00
Nathan Gray
1804a84062
Move date picker prev / next buttons to right side of header, with today button in between
2016-01-22 20:47:58 +00:00
Hadi Nategh
403fb60ad6
Mobile theme W.I.P.:
...
- Apply custom color to dialog headbar
- Fix mail and addressbook list not getting full width
2016-01-22 16:27:44 +00:00
Hadi Nategh
a7a82f7200
Mobile theme W.I.P.:
...
- Re-arrange attachments in display dialog
2016-01-21 10:55:39 +00:00
Hadi Nategh
c0c4099e29
Mobile theme W.I.P.:
...
- Add mail display dialog
- Style details widget for mobile theme
- Implement fixed actions for mail display
2016-01-21 10:19:10 +00:00
Hadi Nategh
c84972f905
Mobile theme WIP:
...
- Allow user page scalability only for popups
2016-01-19 15:22:09 +00:00
Hadi Nategh
ff0571a85f
Mobile theme WIP:
...
- Fix sidebar header menu does not come up when user has slider header from pixelegg switched off
2016-01-19 13:31:31 +00:00
Hadi Nategh
fe90e4256c
Mobile theme WIP:
...
- Implement nm header for mobile theme
- Fix couple of styling issues
- Add a search icon
2016-01-15 16:54:42 +00:00
Hadi Nategh
195991e4f3
Mobile theme WIP:
...
- Fix size of icons in sidebar
- Fix custom theme color for search messed up color in pixelegg theme
2016-01-15 09:10:24 +00:00
Hadi Nategh
3eaca151a3
Mobile theme WIP:
...
- Fix nm header styling and add new white icon for toggle menu
- Implement custom theme color for nm header and plus_button
2016-01-14 15:43:52 +00:00
Hadi Nategh
f04ccc9b06
Mobile theme WIP:
...
- Make sidebox toggle menu level with nextmatch header
2016-01-14 11:18:42 +00:00
Hadi Nategh
9332ce4a80
Mobile theme WIP:
...
- Add plus button for all apps list views
2016-01-14 10:56:48 +00:00
Hadi Nategh
87fca58c0b
Better styling toolbar widget and toolbar in calendar
2016-01-11 19:38:03 +00:00
Nathan Gray
b48192de3f
Remove duplicate definition with etemplate2.css, fixes toolbar More icons
2016-01-06 18:35:42 +00:00
Nathan Gray
8ebd4efcf2
More sorting out of not so important button properties for button icons
2015-12-23 18:37:23 +00:00
Hadi Nategh
4ed126cbbe
Mobile theme W.I.P.:
...
-More styling enhancement for infolog rows
2015-12-23 09:09:50 +00:00
Nathan Gray
dde64ba491
Backgrounds do not need to be important.
...
Allows for different button sizes if needed.
2015-12-22 16:58:00 +00:00
Hadi Nategh
f818d0ec08
Mobile theme W.I.P.:
...
- Fix couple of glitches for AB
- Give a default color to cat color column
2015-12-22 09:50:24 +00:00
Hadi Nategh
bc5fe8ec9a
Mobile theme W.I.P.:
...
- Addressbook layout improvement
2015-12-21 16:25:27 +00:00
Hadi Nategh
603c7ac290
Mobile theme W.I.P.:
...
- Fix typo
2015-12-21 08:56:11 +00:00
Hadi Nategh
3439bac8cf
Fix contextmenu position for mobile theme desktop version
2015-12-18 15:34:00 +00:00
Hadi Nategh
328738ab29
Mobile theme W.I.P.:
...
- Fix mail listview
- Add some styling for plus button and fix nm header's buttons
2015-12-17 12:44:14 +00:00
Hadi Nategh
d272c7bc7c
Mobile theme W.I.P.:
...
- Implement new category color representative for nm rows
2015-12-10 17:07:25 +00:00
Hadi Nategh
707116f99d
Mobile theme W.I.P.:
...
-Fix filemanager tileview gets wrong height
2015-12-09 16:10:43 +00:00
Hadi Nategh
ad5b50d170
Mobile theme W.I.P.:
...
-Implement listview templates for projectmanager pricelist
- Fix et2_hbox padding-bottom for etemplate2
2015-12-09 13:29:38 +00:00
Hadi Nategh
c4d50b5d49
Mobile theme W.I.P.:
...
- Remove legacy css class from old loading stuffs
2015-12-08 09:44:33 +00:00
Hadi Nategh
3dbd096054
Mobile theme W.I.P.:
...
- Implement addressbook listview
- Add mobile fonts definitions
2015-12-07 18:36:16 +00:00
Hadi Nategh
3be2bbd786
W.I.P. of a general method for calling loading prompt
...
- Define an id for each loading prompt
- Implement new style for loading prompt
2015-12-07 09:08:09 +00:00
Hadi Nategh
cf3ed1bc7b
Give sidebox min-width bigger size as some applications need more min-width, e.g. Calendar
2015-11-20 10:07:58 +00:00
Hadi Nategh
7c944b5aeb
Mobile theme W.I.P.:
...
- Sidebar acts based on device size
- Remove portrait top header (sidebar toggle menu will be positioned next to nm header)
- Remove collapsed sidebar application navigator, only for devices
2015-11-16 15:45:04 +00:00
Hadi Nategh
cc2a7f7d64
More specific approach to fix the drag hover color selection issue, as the previous approach had potential to break other drop hover in other apps, eg. Calendar d-n-d.
2015-11-05 15:54:17 +00:00
Hadi Nategh
5e30ceb669
Fix drag hover over color does not work on hierarchical folders
2015-11-05 15:03:35 +00:00