Commit Graph

307 Commits

Author SHA1 Message Date
Hadi Nategh
bcf5f4bf2b Do not give fix width of et2_label, as it squeezes labels with long text 2015-04-21 13:02:56 +00:00
Hadi Nategh
2ef3d4f048 * Mail, Filemanager: use now same handling, pdf, text or html are opened now in popup, fixes viewing of attachments using mobile theme 2015-03-30 11:03:46 +00:00
Ralf Becker
418995aacd use EGroupware logo from favicon for installed app on iOS 2015-03-25 18:05:16 +00:00
Hadi Nategh
a764acd10e Fix top_toolbar_menu style in mobile theme 2015-03-19 11:01:35 +00:00
Hadi Nategh
b7c4395ce2 Fix tab overlay ajaxLoader repeated its icon 2015-03-17 14:05:50 +00:00
Hadi Nategh
955bf2cccf Fix mobile theme top_menu_toolbar broken in IE 2015-03-17 13:59:31 +00:00
Hadi Nategh
c2b6b0027d Fix couple of glitches in mobile theme:
- Fix extra gap between topmenu icons
- Shows no print button
- Resize sidebox
- Fix not loading the default app
2015-03-17 13:58:58 +00:00
Hadi Nategh
92da1d0759 Do not show print button for mobile devices in mobile theme 2015-03-17 13:56:32 +00:00
Hadi Nategh
29f5ff6223 Fixes scrolling a mobile theme popup page with an iframe inside causes issue in iOS safari 2015-03-17 13:37:43 +00:00
Hadi Nategh
6f5b5d8e7d 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 17:00:41 +00:00
Nathan Gray
7d9f15a5ab * Add a loading overlay while an application is loading 2015-03-12 16:56:36 +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
0a908965ed Fix toolbar gets background after setting template custom color 2015-02-20 16:06:43 +00:00
Hadi Nategh
d1ce50fe5e Fix toolbar gets background after setting template custom color 2015-02-20 16:06:18 +00:00
Hadi Nategh
360c27b9f1 Let the mobile theme uses pixelegg custom color 2015-02-20 14:06:45 +00:00
Hadi Nategh
8ab9d48a96 Let the mobile theme uses pixelegg custom color 2015-02-20 14:05:32 +00:00
Hadi Nategh
5a73dfb42e Change the login layout if only it is called from devices with small screen 2015-02-20 13:04:20 +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
b96cf0a21b Make custom theme colors for login page supports Cross-Browser styles 2015-02-18 12:53:46 +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
e1a70d192c Fix egw_message does not show newlines 2015-02-18 11:48:11 +00:00
Hadi Nategh
bc7c9d6e2f * Mobile theme: Login page style improvement 2015-02-18 11:46:54 +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
0fd7e7b689 Style popup loading view for mobile theme 2015-02-12 13:39:03 +00:00
Hadi Nategh
44f7830f14 Make sure all labels are pre-wrapped
-Fix labels in nm do not show white-spaces
- Fix not displaying white-spaces of tracker description
2015-02-10 14:46:25 +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
db0380645e Missing less file from prevoius commit 2015-02-10 13:38:33 +00:00
Hadi Nategh
2e4ac37a98 Fix some issues in mobile theme:
Fix autocomplete breaks mobile theme
Fix Filemanager tile view is not scrollable in mobile theme
2015-02-10 13:35:38 +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
6625ffdde4 * All apps: printing of lists improved a lot, asks now how many lines to print
r51437: Work in progress of printing nextmatches, still needs some prettying up & edge case testing
r51453: Bug fixes on nextmatch printing
 - fix loaded rows check
 - fix hidden etemplate check
r51454: Printing CSS improvements
r51588: Attempt to get nextmatch printing always on the page (landscape)
r51589: Attempt to get nextmatch printing always on the page (landscape) - put things back if they cancel at nextmatch dialog
r51612: disable footer for print
2015-02-06 13:36:25 +00:00
Ralf Becker
6f13c4ee86 disable footer for print 2015-02-06 13:29:08 +00:00
Hadi Nategh
66c6e5203e Fix toolbar broken style after jquery update 2015-02-06 12:10:01 +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