Commit Graph

636 Commits

Author SHA1 Message Date
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
Ralf Becker
b94ea49aa3 new favorite filter icon, asterisk instead of funnel 2016-03-18 16:13:37 +00:00
Ralf Becker
f1f390e933 do NOT overwrite app_css, as it is used in mail 2016-03-18 12:29:20 +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
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
Hadi Nategh
5761c2c4cc Fix padding in tutorials popup 2015-10-28 12:20:09 +00:00
Hadi Nategh
d16f9c88f6 Fix single video in video tutorials sidebox shows extra spaces at top and bottom 2015-10-28 11:43:03 +00:00
Ralf Becker
a4a5e9d18d align add button 2015-10-23 17:34:36 +00:00
Ralf Becker
dd3126fb7f align add button 2015-10-23 17:29:53 +00:00
Ralf Becker
1254db03de align add button 2015-10-23 17:27:03 +00:00
Ralf Becker
1f86e3afc7 remove fixed height from categories 2015-10-23 17:08:40 +00:00
Hadi Nategh
938c991124 WIP Egroupware tutorial:
- Create tutorial sidebox hooks automatically
- Fix some styling for popup
- Display intro video show confirmation dialog based on session (login/logout)
2015-10-19 15:00:42 +00:00
Ralf Becker
476b7f9022 fix include of tutorial css 2015-10-16 12:16:08 +00:00
Hadi Nategh
45668446bf WIP EGroupware Tutorial:
- Improve some styling in popup
- Fix sorting list in sidebar
2015-10-16 10:00:17 +00:00
Hadi Nategh
88675dced6 WIP EGroupware Tutorial: Missing files from previous commit 2015-10-14 14:29:22 +00:00
Hadi Nategh
04a8cd4f60 WIP EGroupware Tutorial:
- Implement video navigation on popup
- Implement introduction video with user confirmation dialog based on session
- New layout for tutorials list both in sidebar and popup
- Separate tutorials styles to be able to set different styles base on templates
2015-10-14 14:17:09 +00:00
Ralf Becker
6e6e9c55bd replace cnr-pending icon for current users status is "needs-action" with regular needs-action icon, fixes icon does not exist in other templates 2015-10-07 12:05:12 +00:00
Nathan Gray
533ad2cc0e Allow taller nextmatch headers 2015-09-28 17:45:24 +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
35ef38e040 WIP toggle sidebar menu:
- Fix some styles for Safari and IE
2015-09-24 09:24:06 +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
f736e1af4a WIP toggle sidebar menu:
- Fix reload icon miss-positioned in FF
2015-09-10 15:36:28 +00:00
Hadi Nategh
6010115714 WIP toggle sidebar menu:
- Add refresh icon to active header
- Fix wrong indentations
2015-09-10 13:51:31 +00:00
Hadi Nategh
2d0a6859b3 WIP toggle sidebar menu:
- Fix toggle button style
2015-09-09 12:56:33 +00:00
Hadi Nategh
b24dc04138 WIP toggle sidebar menu:
- Keep toggleSidebar state
- Fix documentation
- Fix default width size
2015-09-09 11:03:24 +00:00
Hadi Nategh
4fea2b801b WIP toggle sidebar menu 2015-09-08 16:31:49 +00:00
Hadi Nategh
62805cc294 Remove the animation from preferences button in mobile theme 2015-08-20 12:21:35 +00:00
Hadi Nategh
e39005ec73 Implement discard option for egw.message:
- function new signature: message(_msg, _type, _discard) where the discard is boolean
- Add discard checkbox in order to be able to discard an info_message
2015-08-14 09:49:57 +00:00
Hadi Nategh
fbc6eb969b Do not hide selectbox if the hover is on selectbox options
-Fix quick_add selectbox flickering in FF39
2015-07-22 11:58:41 +00:00
Ralf Becker
d39c2a71bf * Login/Password: handle forced password change on login page 2015-07-01 12:44:34 +00:00
Ralf Becker
01860bc469 * Mobile: fix redirect loop, if template_set was forced to something else then "pixelegg"
- refactored generation of framework object to egw_framework::factory used now in login.php and egw object
- using now $framework->template_dir for *.tpl files of template-sets
2015-05-27 14:01:32 +00:00
Nathan Gray
6537acb11f Highlight currently selected favorite 2015-05-20 16:12:29 +00:00
Hadi Nategh
52a0c998ee Fix styling of header in mail display for mobile theme 2015-04-21 13:01:40 +00:00
Hadi Nategh
35248d8ffb Add missing commit from previous one 2015-04-21 13:00:11 +00:00
Hadi Nategh
2b4c1f4fb3 Do not give fix width of et2_label, as it squeezes labels with long text 2015-04-21 12:58:08 +00:00
Hadi Nategh
98b76c0f49 Add to_calendar icon for compose toolbar actions 2015-04-15 16:24:03 +00:00
Ralf Becker
8727804b9a use EGroupware logo from favicon for installed app on iOS 2015-03-25 18:04:56 +00:00
Hadi Nategh
b061210386 Fix show always close button for all sort of popups in mobile theme 2015-03-25 15:54:26 +00:00
Hadi Nategh
f05b5ee719 Fix top_toolbar_menu style in mobile theme 2015-03-19 11:01:16 +00:00
Hadi Nategh
9b6f6737f6 Fix tab overlay ajaxLoader repeated its icon 2015-03-17 14:05:02 +00:00
Hadi Nategh
71fcb876d2 Fix mobile theme top_menu_toolbar broken in IE 2015-03-17 13:43:01 +00:00
Hadi Nategh
f4c0a0f5a4 Fixes scrolling a mobile theme popup page with an iframe inside causes issue in iOS safari 2015-03-17 13:37:03 +00:00
Hadi Nategh
e8786649e3 Fix couple of glitches in mobile theme:
- Fix extra gap between topmenu icons
- Shows no print button
- Resize sidebox
2015-03-13 12:05:15 +00:00
Hadi Nategh
68f3b2bb28 Do not show print button for mobile devices in mobile theme 2015-03-13 09:22:08 +00:00
Nathan Gray
1db42841cf Use bigger loading image for tab loading overlay (thanks Hadi) 2015-03-12 14:59:25 +00:00
Hadi Nategh
46c67ce3a2 Some Fixes for mobile theme:
- Fix missing change password on top_menu
- Change category icon
- Make the sidebox size bigger
- Show print button on top_menu
2015-03-12 12:22:49 +00:00
Nathan Gray
3135068a45 Return a Deferred object when tab is browsing, and use it do show & hide a loader div while loading an app for the first time. 2015-03-10 20:12:30 +00:00
Hadi Nategh
d1ce50fe5e Fix toolbar gets background after setting template custom color 2015-02-20 16:06:18 +00:00
Hadi Nategh
8ab9d48a96 Let the mobile theme uses pixelegg custom color 2015-02-20 14:05:32 +00:00
Hadi Nategh
f6260c1c8c Change the login layout if only it is called from devices with small screen 2015-02-20 12:28:13 +00:00
Hadi Nategh
55dd493e5d Make custom theme colors for login page supports Cross-Browser styles 2015-02-18 12:51:23 +00:00
Hadi Nategh
b18f0ecc76 Fix egw_message does not show newlines 2015-02-17 13:10:21 +00:00
Hadi Nategh
eb6fd7cf3d * Mobile theme: Login page style improvement 2015-02-17 10:42:00 +00:00
Hadi Nategh
3fffe6f2ac Make sure all labels are pre-wrapped
-Fix labels in nm do not show white-spaces
2015-02-10 14:21:01 +00:00
Hadi Nategh
961a8303ec Fix Filemanager tile view is not scrollable in mobile theme 2015-02-10 11:42:38 +00:00
Ralf Becker
6f13c4ee86 disable footer for print 2015-02-06 13:29:08 +00:00
Hadi Nategh
e42c5e3b02 Fix toolbar broken style after jquery update 2015-02-05 11:52:27 +00:00
Hadi Nategh
13684d4903 Activate cross-browser autocomplete
- Replace et2_contianer from DIV to FORM
- Add autocomplete fixer to submit action
- Add autocomplete fixer to nextmatch search box
2015-02-03 17:42:32 +00:00
Hadi Nategh
e6d9cdd121 Style popup loading view for mobile theme 2015-01-26 11:42:28 +00:00
Hadi Nategh
ad09331ac6 Not using jquery hide() for commit #51258, seems FF doesn't like a hidden iFrame 2015-01-14 15:06:02 +00:00
Hadi Nategh
58ce536bcb Fix mobile theme first item of context menu not touchable 2015-01-14 14:16:47 +00:00
Hadi Nategh
acbe9dae08 Add icon priority to pixelegg temp 2015-01-09 14:52:09 +00:00
Hadi Nategh
9cc130e0e7 Implement template custom color for pixelegg template 2014-12-18 17:13:49 +00:00
Hadi Nategh
6b8698baef Fix taglist lack of styling in jdots 2014-12-17 13:09:37 +00:00
Hadi Nategh
c31e051891 Add audio effect into the common preferences in order to be able to disable/enable audio effects used in theme
-Add the audio effect into common preferences -> feel and look
-Add audio effect on mobile theme's menu toggle
-Make mobile theme's menu swipe toggle more sensible
2014-12-15 10:00:57 +00:00
Hadi Nategh
176b12e18d Mobile theme styling
-Make mail display and compose dialog font size bigger
-Move change font size of grid&nm header to mobile css
2014-12-12 12:26:48 +00:00
Hadi Nategh
30be9b46ed Make context menu and nm header more visible in mobile theme, and style mail index rows 2014-12-12 11:09:55 +00:00
Ralf Becker
4890c219cc extending jdots and pixelegg framework from new desktop framework, allowing pixelegg to overwrite iframe height calculation 2014-12-09 14:25:52 +00:00
Hadi Nategh
7268ef429d Fix appboxHeader padding in mobile framework 2014-12-08 10:58:53 +00:00
Ralf Becker
3f70c709bb removed not existing background 2014-12-05 09:46:57 +00:00
Hadi Nategh
ba2249b61d Fix mobile framework modal popup header border for both iOS and andorid 2014-12-03 12:59:28 +00:00
Hadi Nategh
af4d7c35ee Fix mobile framework tabs height cross-platform 2014-12-03 11:28:44 +00:00
Hadi Nategh
3639e08367 Fix mobile modal popups to fullscreen and add toolbar with appheader to the top 2014-12-02 17:02:30 +00:00
Nathan Gray
567887112d Set textarea height from rows attribute 2014-12-01 16:10:09 +00:00
Hadi Nategh
cde190f7c8 Give some room to the top border and remove bottom extra space 2014-12-01 15:28:27 +00:00
Hadi Nategh
0c6ee82946 WIP mobile framework: Change handler on menu, add animation to pref gear icon and remove not used wizard_tool_tip from template 2014-11-27 12:46:05 +00:00
Hadi Nategh
1e0f90bd65 Fix menu_active icon 2014-11-27 12:40:12 +00:00
Hadi Nategh
2e5bbe1f41 Change modal popup close icon 2014-11-27 10:31:21 +00:00
Hadi Nategh
1eff104a53 Style modal popup frame border and add cursor pointer to menu button 2014-11-27 10:27:27 +00:00
Ralf Becker
3afe35b737 missing mobile.css 2014-11-26 17:26:22 +00:00
Ralf Becker
e2dbc63d10 allow to use mobile support as a theme, to be able to switch desktop browsers to it permantent, mobile browsers are automatic detected 2014-11-26 16:54:04 +00:00
Hadi Nategh
2eb241c323 Add mobile icons 2014-11-26 16:43:57 +00:00
Hadi Nategh
7beb840f50 WIP mobile framework: Implement modal hierarchical popups, and get egw refresh working. 2014-11-26 16:06:11 +00:00
Hadi Nategh
4eaddd0bd4 WIP mobile framework: Open popups like lightbox 2014-11-25 17:31:34 +00:00
Hadi Nategh
16ab91c7e9 WIP mobile framework: Add more styling to tabs icons 2014-11-25 10:05:23 +00:00
Hadi Nategh
e02484fe8c WIP mobile framework: Add some styling to tabs 2014-11-24 16:55:47 +00:00
Hadi Nategh
c2dc16c85c WIP mobile framework: Add topbar menu for portrait view 2014-11-24 16:20:55 +00:00
Hadi Nategh
8cb404ddbf WIP mobile framework: missing file for commit 3429 2014-11-21 17:53:33 +00:00
Hadi Nategh
bca6cab000 WIP mobile framework: Add toggle menu preference, and fix orientation in both landscape and portrait 2014-11-21 17:47:59 +00:00
Ralf Becker
e4b85a23fe do not limit width of messages, centering is now done in egw.message via javascript 2014-11-21 16:17:20 +00:00
Hadi Nategh
13ae7b2493 WIP mobile framework: Adding orientation feature to the framework 2014-11-20 18:10:10 +00:00
Hadi Nategh
9e32d842a2 WIP mobile framework: add some styling and mobile header template 2014-11-19 17:32:30 +00:00
Hadi Nategh
c22721d0c9 Mobile framework WIP: Add mobile styling 2014-11-17 17:13:38 +00:00
Hadi Nategh
7983ee43a9 Styling for updated magicsuggest 2014-10-30 15:18:14 +00:00
Hadi Nategh
84c0a71aa2 Remove taglist item edit botton 2014-10-30 09:47:03 +00:00
Hadi Nategh
87d69d7ce1 Style pixelegg temp for magicsuggest modification button 2014-10-29 17:02:59 +00:00
Hadi Nategh
4cffb06bcb Fix dropdown taglist menu and taglist height 2014-10-29 11:45:48 +00:00
Hadi Nategh
938afa0d70 Fix pixelegg style for updated magicsuggest 2014-10-29 11:08:20 +00:00
Ralf Becker
d9bd362a93 remove unnecessary min-height, only creating a scrollbar 2014-10-28 06:20:47 +00:00
Ralf Becker
5086c8611a remove unnecessary min-height, only creating a scrollbar 2014-10-28 06:20:15 +00:00
Ralf Becker
a0ee0a4793 fix partially not blue background of login page 2014-10-27 14:56:09 +00:00
Ralf Becker
69f7f50b0c fix partially not blue background of login page 2014-10-27 14:54:39 +00:00
Ralf Becker
65b9a8e1a0 moving addressbook index photo to addressbook and use app.css (width:100%; height:auto) 2014-10-25 16:05:50 +00:00
Hadi Nategh
de94a2189c Remove explicit css class which was applied to all buttons with image located inside tabed dialog, causes broken styling of toolbars used inside tabed dialog 2014-10-22 11:43:03 +00:00
Stefan Reinhardt
f48c57e4af arrow animation in Table Head state:hover
no animation
2014-10-10 08:18:45 +00:00
Hadi Nategh
956e14e556 Remove explicit css class which was applied to all buttons with image located inside tabed dialog, causes broken styling of toolbars used inside tabed dialog 2014-09-29 11:12:45 +00:00
Nathan Gray
0bc8a74135 Better sub-grid indenting 2014-09-22 22:30:28 +00:00
Nathan Gray
5413fb2a2a Better sub-grid indenting 2014-09-10 16:22:45 +00:00
Stefan Reinhardt
be2bb51a3e button:disabled
define status color: "transparent blue"

E.G. Mail send button , while upload
2014-09-04 11:03:34 +00:00
Nathan Gray
dfd2271dbd Make focused rows look different than selected so we can tell the difference 2014-09-01 16:05:21 +00:00
Hadi Nategh
db7b148c88 Fix quick-add plus button stops to be able to click on logout button in Safari 2014-08-25 15:13:21 +00:00
Hadi Nategh
ba88aae98b Fix quick-add plus button stops to be able to click on logout button in Safari 2014-08-25 13:13:16 +00:00
Hadi Nategh
2b98a9b64c Make pixelegg template in 14.1 branch identical to trunk 2014-08-22 15:12:06 +00:00
Hadi Nategh
28a2b7db77 pixelegg - image Filter gray for .et2_appicon 2014-08-22 14:35:44 +00:00
Hadi Nategh
d1dfa111c4 Backport of the last pixelegg changes 2014-08-22 13:57:52 +00:00
Stefan Reinhardt
7a3ce917fd pixelegg - image Filter gray for .et2_appicon
NEWS APP - 
ADMIN APP
etemplate2
2014-08-22 12:32:12 +00:00
Ralf Becker
72b63f0b45 right aligned columns need to be padded right, not left 2014-08-20 12:33:42 +00:00
Ralf Becker
af3bfc0758 right aligned columns need to be padded right, not left 2014-08-20 12:33:14 +00:00
Hadi Nategh
b991bf4531 Do not apply height to et2_file class, let the browser calculates it.
-Fix list of files in uploading progress overflow on top of Existing links element instead of getting right height and expand.
2014-08-15 11:38:32 +00:00
Hadi Nategh
759c76b70b Do not apply height to et2_file class, let the browser calculates it.
-Fix list of files in uploading progress overflow on top of Existing links element instead of getting right height and expand.
2014-08-15 08:56:05 +00:00
Ralf Becker
920413d6ce backport of r3175: change headline size for news_admin 2014-08-12 12:29:11 +00:00
Stefan Reinhardt
85a0844b5e pixelegg / app
Login Screen:

new svg - password.svg
class in login.tpl
css
2014-07-25 13:35:57 +00:00
Ralf Becker
522caf4f60 remove (un-aligned) site_title from login box and display it as loginscreenmessage, if no message is set 2014-07-25 09:58:43 +00:00
Hadi Nategh
7936eb2d94 Remove out commented lines regarding pixelegg login page animations 2014-07-25 09:58:03 +00:00
Ralf Becker
019055a63c remove (un-aligned) site_title from login box and display it as loginscreenmessage, if no message is set 2014-07-25 09:57:50 +00:00
Hadi Nategh
b895377f8a Get the socialMedia icons out of table and append it to form if it is pixelegg template 2014-07-25 09:56:38 +00:00
Ralf Becker
e72792396e if update-icon is shown, topmenu_info_items are not in a line 2014-07-25 09:45:08 +00:00
Ralf Becker
23cfff11b3 if update-icon is shown, topmenu_info_items are not in a line 2014-07-25 09:44:32 +00:00
Hadi Nategh
75e66b9ea3 Remove out commented lines regarding pixelegg login page animations 2014-07-25 08:08:34 +00:00
Hadi Nategh
2ae847d619 Get the socialMedia icons out of table and append it to form if it is pixelegg template 2014-07-25 07:55:17 +00:00
Hadi Nategh
d173e641ed Remove login.js from pixelegg, because we add it generally to phpgwapi for all templates. Additionally, fix changes accordingly for socialMedia icons 2014-07-24 17:21:55 +00:00
Hadi Nategh
69b83a6ead Remove login.js from pixelegg, because we add it generally to phpgwapi for all templates. Additionally, fix changes accordingly for socialMedia icons 2014-07-24 17:11:02 +00:00
Ralf Becker
7bb1b34db8 fixed en url 2014-07-24 14:53:08 +00:00
Ralf Becker
e55e638cc2 fixed en url 2014-07-24 14:52:30 +00:00
Ralf Becker
e102f09861 added social media icons to login page 2014-07-24 14:47:25 +00:00
Ralf Becker
25a4e26364 added social media icons to login page 2014-07-24 14:44:07 +00:00
Stefan Reinhardt
edb61a58f9 pixelegg / app
+ Addressbook

patch for personal image in list view => now without alpha-filter
2014-07-24 12:39:20 +00:00
Hadi Nategh
f75d93effb Remove fb and tw icons 2014-07-24 12:28:20 +00:00
Stefan Reinhardt
b53b2004b9 pixelegg / app
Login Screen => new Icons
2014-07-24 11:03:15 +00:00
Ralf Becker
47506d6def merged Stefans new login page and update-reminder styling (r3189) 2014-07-24 08:41:27 +00:00
Stefan Reinhardt
754c3c223b pixelegg / app
# new update + security-update images
## css styles for them

# reorganize the "layout_rster.less" file in different files
2014-07-24 08:27:05 +00:00
Nathan Gray
1c62210384 Notify current tab of change, so it resizes 2014-07-21 15:24:44 +00:00
Stefan Reinhardt
56e77a5776 pixelegg / app
change headline Size:

for newsreader
2014-07-17 15:40:32 +00:00