Commit Graph

327 Commits

Author SHA1 Message Date
Hadi Nategh
c1630b5729 Do not hide selectbox if the hover is on selectbox options
-Fix quick_add selectbox flickering in FF39
2015-07-22 13:56:15 +00:00
Nathan Gray
1e583e5b3b Missed CSS changes for highlighted favorite 2015-07-13 19:01:16 +00:00
Ralf Becker
058ef3e89f * Login/Password: handle forced password change on login page
r53022: visualize not existing ability to unset "must change password on next login", by making it readonly
r53024: change "password about to expire in N days" warning into an once per login info-message (was a redirect to password change)
2015-07-01 17:54:18 +00:00
Hadi Nategh
b17616348a * 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-06-02 09:15:57 +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
50782cfa8b * Mail: Implement mail integration with new structure and add new feature
- Add mail to calendar as calendar entry, including all mail attachments as links
- Add user choice for saving mail into an existing ticket or a new ticket
- Fix mail attachments integration into infolog, tracker or calendar entry
2015-05-05 08:03:13 +00:00
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
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
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
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
a764acd10e Fix top_toolbar_menu style in mobile theme 2015-03-19 11:01:35 +00:00
Hadi Nategh
f05b5ee719 Fix top_toolbar_menu style in mobile theme 2015-03-19 11:01:16 +00:00
Hadi Nategh
b7c4395ce2 Fix tab overlay ajaxLoader repeated its icon 2015-03-17 14:05:50 +00:00
Hadi Nategh
9b6f6737f6 Fix tab overlay ajaxLoader repeated its icon 2015-03-17 14:05:02 +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
71fcb876d2 Fix mobile theme top_menu_toolbar broken in IE 2015-03-17 13:43:01 +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
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
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
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
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