Commit Graph

207 Commits

Author SHA1 Message Date
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
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
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
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
bc5fe8ec9a Mobile theme W.I.P.:
- Addressbook layout improvement
2015-12-21 16:25:27 +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
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
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
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
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
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
35248d8ffb Add missing commit from previous one 2015-04-21 13:00:11 +00:00
Hadi Nategh
9b6f6737f6 Fix tab overlay ajaxLoader repeated its icon 2015-03-17 14:05:02 +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
b18f0ecc76 Fix egw_message does not show newlines 2015-02-17 13:10:21 +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
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