Commit Graph

188 Commits (15121f41b56d127f7fafacc3936637fa73eee238)
 

Author SHA1 Message Date
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 7 years ago
Aleksander Machniak 997c4d3de4 Update bootstrap to lastest build 7 years ago
Aleksander Machniak 5016252cc3 Improve popups style 7 years ago
Aleksander Machniak 2b4887b75d Improve HTML editor style and enable autoresize in every screen size 7 years ago
Aleksander Machniak 20aef011f2 Fix hidin spellcheck menu on language selection, small code improvements 7 years ago
Aleksander Machniak f81112de95 Fix disappearing toolbar after switching from mobile to desktop mode
by appending the menu back to the header box
7 years ago