Aleksander Machniak
|
8eea3a842b
|
Move some buttons from list footer to toolbar
Now it's more consistent with what we had in Mail UI.
List footer will be a place for selection/settings features.
|
7 years ago |
Aleksander Machniak
|
df5f1a114a
|
An icon for the Junk button
|
7 years ago |
Aleksander Machniak
|
155d7b1900
|
Update Bootstrap, use bundle with popper included
|
7 years ago |
Aleksander Machniak
|
f33ea8d798
|
Fix compatibility with PHP 5.4
|
7 years ago |
Aleksander Machniak
|
131071b4c0
|
Add icon for Mark button in "mark all as read" dialog
|
7 years ago |
Aleksander Machniak
|
b2cf1ada41
|
Options menu for mail folders list
|
7 years ago |
Aleksander Machniak
|
8ab382a3f6
|
Some work on list navigation
|
7 years ago |
Aleksander Machniak
|
19cf2790f6
|
Remove innerclass for menus
|
7 years ago |
Aleksander Machniak
|
9c1dafba08
|
Add icons for Select and Threads menus
|
7 years ago |
Aleksander Machniak
|
4a5aa6e83f
|
[data-content-button] A way to move a button to content frame header for small screens
we place Reply button in the header when we preview a mail message
we place Send button in the header when we compose a message
|
7 years ago |
Aleksander Machniak
|
3542858e39
|
Style jquery-ui's datepicker widget
|
7 years ago |
Aleksander Machniak
|
5c1f508bf7
|
Use only classes for layout elements
|
7 years ago |
Aleksander Machniak
|
663384c429
|
Get rid of redundant menu/list/sidebar/content identifiers
|
7 years ago |
Aleksander Machniak
|
ed734336dc
|
Fix toolbar menu in 1024px > width > 768px
|
7 years ago |
Aleksander Machniak
|
2b61a1ea58
|
Don't hide the searchbar on click in a dialog
|
7 years ago |
Aleksander Machniak
|
a5869ba543
|
Add toolbar menu to the list header on small screens
|
7 years ago |
Aleksander Machniak
|
9f4d11a131
|
Focus/hover for buttons in toolbar
|
7 years ago |
Aleksander Machniak
|
a63cef3f84
|
Fix some typos
|
7 years ago |
Aleksander Machniak
|
15121f41b5
|
Move list/threads mode selection to the list options popup
|
7 years ago |
Aleksander Machniak
|
216e9fb5ae
|
Small color fixes on messages list
|
7 years ago |
Aleksander Machniak
|
7d76dd9400
|
Improved toolbar
|
7 years ago |
Aleksander Machniak
|
8ae39e2b58
|
Fix some colors
|
7 years ago |
Aleksander Machniak
|
7d4896c3af
|
Fix setting 'touch' class on an iframe's html element
|
7 years ago |
Aleksander Machniak
|
3fb565b1f3
|
Some more color vars
|
7 years ago |
Aleksander Machniak
|
3ec7697ccf
|
Fix title "leaking" to parent window from dialog frames
|
7 years ago |
Aleksander Machniak
|
e411bd62d6
|
Modify tinymce toolbar on touch devices, not only on small screen
|
7 years ago |
Aleksander Machniak
|
8a9126575f
|
Focus recipient-input after it's been unhidden
|
7 years ago |
Aleksander Machniak
|
e8680257b3
|
Varius css improvements
|
7 years ago |
Aleksander Machniak
|
3c8357f5af
|
Taskmenu improvements, applied colors by John Jackson
|
7 years ago |
Aleksander Machniak
|
3309a7fe76
|
Fix password plugin on mobile
|
7 years ago |
Aleksander Machniak
|
6d1c162253
|
Refactored #taskmenu and improved for mobile
|
7 years ago |
Aleksander Machniak
|
be70a37424
|
Various fixes for the attachment preview in mobile mode
|
7 years ago |
Aleksander Machniak
|
a7f814e135
|
BUG: After deleting an open message the view does not go back to the list (#34)
|
7 years ago |
Aleksander Machniak
|
d2909ed20e
|
Display fullscreen dialogs for width <= 480px
|
7 years ago |
Aleksander Machniak
|
2bafa39dd7
|
Refactored some layout classes, consider screen <= 1024px to be a touch device
|
7 years ago |
Aleksander Machniak
|
bba6b2f273
|
Reset content frame title on frame unload
|
7 years ago |
Aleksander Machniak
|
302e34f5d2
|
Fix some typos
|
7 years ago |
Aleksander Machniak
|
9fb943ada1
|
Don't set display:flex in js
We'll use -webkit- and -ms- prefixes in css, it will not work well in js.
|
7 years ago |
Aleksander Machniak
|
2b3ab9635b
|
README -> README.md
|
7 years ago |
Aleksander Machniak
|
9533d25a15
|
Some improvements for phones layout
|
7 years ago |
Aleksander Machniak
|
188e75f775
|
Support moving sidebar entries to toolbar menu on mobile
|
7 years ago |
Aleksander Machniak
|
04b8f6b9d9
|
Use dialogs instead of new windows on mobile, e.g. for View source feature (#13)
|
7 years ago |
Aleksander Machniak
|
24454eb730
|
Disable extwindows and printing functionality on mobile (#13)
|
7 years ago |
Aleksander Machniak
|
4dfb00796d
|
Mobile popup menus (#33)
|
7 years ago |
Aleksander Machniak
|
467d8daabb
|
Disable help_open_extwin in mobile mode
|
7 years ago |
Aleksander Machniak
|
1af88865e9
|
Support external content in content frames
|
7 years ago |
Aleksander Machniak
|
e98c651ae1
|
Map also 'button-selected' to 'selected' class on taskmenu items
|
7 years ago |
Aleksander Machniak
|
c66d3c877e
|
Better spacing in taskmenu
|
7 years ago |
Aleksander Machniak
|
32759e2fcf
|
Support Help plugin
... and some other plugins that add an entry to the taskmenu
|
7 years ago |
Aleksander Machniak
|
f359144423
|
Small fixes
|
7 years ago |
Aleksander Machniak
|
9cdab037a0
|
Small dialog improvements
|
7 years ago |
Aleksander Machniak
|
10d0480d6c
|
Some work on jquery-ui dialogs and some other small improvements
|
7 years ago |
Aleksander Machniak
|
78e43cf4a6
|
Fix some redundant paddings in forms and unwanted horizontal scrollbar
|
7 years ago |
Aleksander Machniak
|
8bcecf52cb
|
Fix closing forward-menu when opening Bounce dialog
|
7 years ago |
Aleksander Machniak
|
08de22413d
|
Update bootstrap to the most recent build
|
7 years ago |
Aleksander Machniak
|
d191bc52a5
|
Add mail bounce dialog
|
7 years ago |
Aleksander Machniak
|
46a569d692
|
Add nice loader for dialogs with an iframe
|
7 years ago |
Aleksander Machniak
|
69cde0e2cc
|
Remove backface-visibility on font-icons, this fixes "distortion" on animated icons (e.g. loading icon) in Firefox 54.
|
7 years ago |
Aleksander Machniak
|
bbab99811d
|
Fix assigning .form-control-plaintext to form cells with select element
|
7 years ago |
Aleksander Machniak
|
ee25ea4c5d
|
Get rid of recipients_(separator|delimiter) use, support both (;,)
|
7 years ago |
Aleksander Machniak
|
a4f46d3735
|
Fix alignment of static text entries in .propform
|
7 years ago |
Aleksander Machniak
|
8a29c2a5f7
|
Update bootstrap to latest build
|
7 years ago |
Aleksander Machniak
|
98a0c1a07e
|
Fix attachment options menu
|
8 years ago |
Aleksander Machniak
|
997c4d3de4
|
Update bootstrap to lastest build
|
8 years ago |
Aleksander Machniak
|
5016252cc3
|
Improve popups style
|
8 years ago |
Aleksander Machniak
|
2b4887b75d
|
Improve HTML editor style and enable autoresize in every screen size
|
8 years ago |
Aleksander Machniak
|
20aef011f2
|
Fix hidin spellcheck menu on language selection, small code improvements
|
8 years ago |
Aleksander Machniak
|
f81112de95
|
Fix disappearing toolbar after switching from mobile to desktop mode
by appending the menu back to the header box
|
8 years ago |
Aleksander Machniak
|
bf842acc21
|
Small improvements to popups
|
8 years ago |
Aleksander Machniak
|
b6fe9c0f06
|
Stop propagation on menu items that have popups so a click on them does not hide their parent menu(s)
|
8 years ago |
Aleksander Machniak
|
e6bae1f86f
|
Display labels in task menu until screen width < 1024px
|
8 years ago |
Aleksander Machniak
|
d207d49347
|
Fix compose form layout
|
8 years ago |
Aleksander Machniak
|
df6aa90e2f
|
Implement drag-n-drop menu
|
8 years ago |
Aleksander Machniak
|
73d77511ce
|
Popup menus with Bootstrap popover (#17)
|
8 years ago |
Aleksander Machniak
|
b997d87f75
|
Update Bootstrap4 to the lastest build (pre-beta?)
|
8 years ago |
Aleksander Machniak
|
616f86342a
|
Merge branch 'master' of github.com:roundcube/elastic
|
8 years ago |
Aleksander Machniak
|
4a0facf1ad
|
Add image upload widget for contact photos (#29)
|
8 years ago |
Aleksander Machniak
|
f7b6d6ecd1
|
Fix input fields in Edge browser (the same as for IE)
|
8 years ago |
Aleksander Machniak
|
7d81b6166a
|
Copy compose options into the main compose form
|
8 years ago |
Aleksander Machniak
|
c142b13377
|
Move compose options and attachments list into the middle box of page layout (#25)
|
8 years ago |
Aleksander Machniak
|
a00b0e97a5
|
Define some more dialog button icons
|
8 years ago |
Aleksander Machniak
|
9a670b9c1b
|
Move includes into templates directory
|
8 years ago |
Aleksander Machniak
|
59951548a9
|
Fix sidemenu in iOS/Android (#32)
|
8 years ago |
Aleksander Machniak
|
139ed088f5
|
Fix rounded border on search input in iOS
|
8 years ago |
Aleksander Machniak
|
5dff5f6aad
|
Don't support IE10 (#30)
|
8 years ago |
Aleksander Machniak
|
d5edcc4224
|
Don't output .animated-icon-class mixin
|
8 years ago |
Aleksander Machniak
|
622b6e490b
|
Fix searchbar animation in IE (#30)
|
8 years ago |
Aleksander Machniak
|
1ed27f6bd2
|
Fix blinking search icon when clicking an iframe in Chrome
|
8 years ago |
Aleksander Machniak
|
380087b2f4
|
Fix forms in IE (#30)
|
8 years ago |
Aleksander Machniak
|
b5695514bd
|
Fix cursor:pointer on delete button in recipient box in Internet Explorer (#30 [2])
|
8 years ago |
Aleksander Machniak
|
ecd52b951d
|
Fix button icons position in Internet Explorer (#30 [1,2,5])
|
8 years ago |
Aleksander Machniak
|
ce5ed4f45c
|
Add emoticon button to tinymce toolbar when the plugins is enabled
|
8 years ago |
Aleksander Machniak
|
de6c95ead6
|
Assign .form-control class to textareas
|
8 years ago |
Aleksander Machniak
|
11fe113f8d
|
Add some hacks to make checkbox alignment correct in propforms
|
8 years ago |
Aleksander Machniak
|
bfa7556e90
|
Make #message-objects to look as alerts
|
8 years ago |
Aleksander Machniak
|
7bdd9fc263
|
Fix icon alignment for <button> buttons
|
8 years ago |
Aleksander Machniak
|
9da6c9e2f9
|
Added license headers to .js and .less files
|
8 years ago |
Aleksander Machniak
|
d3c11d0db8
|
Fix redundant form tag
|
8 years ago |
Aleksander Machniak
|
bf73922307
|
Move .skinselection to forms.less
|
8 years ago |
Aleksander Machniak
|
46f8c0de04
|
Make possible to add more recipient inputs via a popup menu
|
8 years ago |