Ralf Becker
23f07571c6
moving et2 images to api
2016-03-21 09:26:03 +00:00
Ralf Becker
6af1e23b66
move et2 widget browser to api, thought link to it is currently only in old eTemplate sidebox menu
2016-03-19 15:25:32 +00:00
Ralf Becker
d8514e47b9
move etemplate2.css to api
2016-03-19 15:22:41 +00:00
Nathan Gray
edc1f098f3
Hide email address if there's a name, but allow showing it via CSS if desired
2016-03-18 16:44:51 +00:00
Ralf Becker
b94ea49aa3
new favorite filter icon, asterisk instead of funnel
2016-03-18 16:13:37 +00:00
Nathan Gray
6474c34721
Fix taglist x button positioning in Firefox
2016-03-15 19:02:49 +00:00
Hadi Nategh
a2744ba4cc
Fix searchbox X button overlays over search content
2016-03-10 14:14:04 +00:00
Nathan Gray
b0eee9d9a4
Re-commit of 55312, this time with improved support for columns with no label / ID (can not be toggled or resized)
...
Allow gridview / nextmatch columns to be disabled and not show as options in the column list by sending something from the server. Previously was only parsed & disabled on first load.
eg: setting the column disabled=@no_column, then setting no_column=true in the get_rows response to disable it.
Note: to re-enable the column ,you must send no_column=false
2016-03-09 17:29:29 +00:00
Nathan Gray
d1b0c25ae4
Change taglist toggle to tri-state where toggle button replaces dropdown trigger, instead of having a separate button
2016-03-09 16:20:53 +00:00
Nathan Gray
04e33f4d19
Better handling for taglist overflow - ellipsis, better hiding, better layout handling
2016-03-09 00:42:33 +00:00
Nathan Gray
b9fc5e26df
Respect rows attribute to restrict how big the taglist is allowed to get
2016-03-08 22:23:07 +00:00
Ralf Becker
42831bc18c
dont waste space, if tags fit
2016-03-08 15:37:52 +00:00
Ralf Becker
66e1fae884
style et2_file and et2_textbox for toolbar/NM header
2016-03-08 12:46:27 +00:00
Nathan Gray
190457bef8
Give taglist special behaviour when it's too small to show everything - it uses ellipsis & hover
2016-03-07 22:39:11 +00:00
Ralf Becker
aeee460d6c
style chozen / taglist for nextmatch in tracker
2016-03-04 17:00:20 +00:00
Nathan Gray
7b42308df2
Add "toggle" as an option for taglist multiple attribute
2016-03-04 15:36:05 +00:00
Nathan Gray
c8c25b35ee
Add taglist-cat widget for categories in taglist style
2016-02-29 20:29:49 +00:00
Nathan Gray
93f3b23a92
Fix vfs upload on links tab
...
Accidentally broken by SVN r55144.
2016-02-29 15:59:45 +00:00
Ralf Becker
bbf6ca54ac
style search in nm
2016-02-29 14:30:47 +00:00
Hadi Nategh
eaea386b82
Mobile theme W.I.P.:
...
- Change etemplate navbar.svg color
2016-02-26 11:46:55 +00:00
Ralf Becker
7e5c0d0579
readd removed z-index for searchbox, using a lower value so tooltips still overlay it, fixes searchbox in addressbook is below selectboxes
2016-02-26 10:46:00 +00:00
Ralf Becker
1fb2255643
fix accidently removed brighter background from buttons and margin between favorites and counter
2016-02-25 21:35:27 +00:00
Ralf Becker
ce1a502344
work in progress: styling mail list, added styling for progress-bar/quota in toolbar or nextmatch header
2016-02-25 15:07:35 +00:00
Ralf Becker
d2e26f6e10
fix button to only assign et2_button_text class, if we really have a text in the button and style it correctly for nextmatch
2016-02-25 13:23:22 +00:00
Hadi Nategh
a765e1496d
Fix searchbox does not collapse after reload and fix close button padding
2016-02-19 13:45:20 +00:00
Hadi Nategh
1b0c8eaad7
Fix searchbox jumps into second row in FF
2016-02-19 09:00:47 +00:00
Hadi Nategh
843b53487b
Better styling for selected searchbox button
2016-02-18 17:41:53 +00:00
Hadi Nategh
5612a16c76
Add overlay attribute for seachbox widget
2016-02-18 11:16:47 +00:00
Ralf Becker
61027429eb
alignment of NM header
2016-02-17 19:56:54 +00:00
Ralf Becker
8637e1c41b
move label of all addressbook selectboxes into all-label (eg. "All categories"), resize selectboxes via css automatic, fix borders of favorites and row-counter in nextmatch header
2016-02-17 13:23:27 +00:00
Ralf Becker
80fa092296
fix doubled space between nextmatch header and title row after nathans fix
2016-02-17 08:27:41 +00:00
Nathan Gray
063eeb3c0b
Fix extra vertical scrollbar in nextmatch
2016-02-16 22:27:51 +00:00
Nathan Gray
c6c0d970ae
Some more taglist changes
...
- Styled to look like selectbox with tags
- Start server search with 2+ chars on enter, even if there is a local match
- Fire change on change again, not blur, for less confusion
2016-02-16 21:37:19 +00:00
Hadi Nategh
55f9f03714
Fix nm header alignment
2016-02-16 19:42:31 +00:00
Ralf Becker
60d41a7a48
WIP aligning nextmatch header and styling it as toolbar
2016-02-16 17:18:02 +00:00
Hadi Nategh
db7e7135ea
Fix searchbox button occupies so much space
2016-02-16 13:46:16 +00:00
Hadi Nategh
876072aa1f
Add ettemplate2 styles for searchbox
2016-02-15 18:38:24 +00:00
Hadi Nategh
63b3009bb5
Implement category color column purely with css
2016-02-10 09:45:33 +00:00
Hadi Nategh
710e8a7847
Add nextmatch-cat-header in order to add category color into nm rows
2016-02-09 17:11:44 +00:00
Hadi Nategh
46445d08fd
1px brighter theme W.I.P.
2016-01-28 18:17:40 +00:00
Hadi Nategh
beacb4fc01
Introduce vertical tabs
2016-01-28 11:26:22 +00:00
Nathan Gray
a0c1d29111
Fix datepicker prev/next arrow position in IE
2016-01-26 22:05:56 +00:00
Hadi Nategh
1c4647492d
Show caption if there's no icon available for toolbar actions
...
- Remove icon from today action in calendar
2016-01-26 13:43:00 +00:00
Hadi Nategh
4eefabc256
Fix styling for buttons with image and text in old etemplate
2016-01-25 09:43:14 +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
ed4fbca7c5
Mobile theme W.I.P.:
...
- Implements Addressbook edit dialog
- Add avatar class
2016-01-22 16:22:05 +00:00
Hadi Nategh
3ee6260b4e
Some styling for details widget
2016-01-21 10:13:57 +00:00
Hadi Nategh
c4cfb8a8c0
Add click handler for details' title
2016-01-20 14:48:04 +00:00
Hadi Nategh
954fb37559
Fix calendar toggle week slideSwitch overlays on time grids while scrolling
2016-01-20 14:09:51 +00:00
Hadi Nategh
6137d17114
Introduce new widget called "details", in order to make collapsible area
2016-01-19 11:42:11 +00:00