Commit Graph

201 Commits

Author SHA1 Message Date
Hadi Nategh
6f6672590f * All Applications: Add video tutorials into each app's sidebox. Additonally, make it easy to watch the videos inside EGroupware 2015-10-20 08:08:04 +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
0e50f9083f Allow taller nextmatch headers 2015-09-29 14:29:37 +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
17e08c744e 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-17 15:17:54 +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
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
Ralf Becker
d39c2a71bf * Login/Password: handle forced password change on login page 2015-07-01 12:44:34 +00:00
Nathan Gray
6537acb11f Highlight currently selected favorite 2015-05-20 16:12:29 +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
35248d8ffb Add missing commit from previous one 2015-04-21 13:00:11 +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
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
e1a70d192c Fix egw_message does not show newlines 2015-02-18 11:48:11 +00:00
Hadi Nategh
b18f0ecc76 Fix egw_message does not show newlines 2015-02-17 13:10:21 +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
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
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
6b8698baef Fix taglist lack of styling in jdots 2014-12-17 13:09:37 +00:00
Ralf Becker
3f70c709bb removed not existing background 2014-12-05 09:46:57 +00:00
Nathan Gray
567887112d Set textarea height from rows attribute 2014-12-01 16:10:09 +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
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
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
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