Commit Graph

157 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
6b8698baef Fix taglist lack of styling in jdots 2014-12-17 13:09:37 +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
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
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