Commit Graph

95 Commits (15121f41b56d127f7fafacc3936637fa73eee238)

Author SHA1 Message Date
Aleksander Machniak 15121f41b5 Move list/threads mode selection to the list options popup 7 years ago
Aleksander Machniak 7d4896c3af Fix setting 'touch' class on an iframe's html element 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 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 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 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 32759e2fcf Support Help plugin
... and some other plugins that add an entry to the taskmenu
7 years ago
Aleksander Machniak 10d0480d6c Some work on jquery-ui dialogs and some other small improvements 7 years ago
Aleksander Machniak 8bcecf52cb Fix closing forward-menu when opening Bounce dialog 7 years ago
Aleksander Machniak 46a569d692 Add nice loader for dialogs with an iframe 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 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
Aleksander Machniak b6fe9c0f06 Stop propagation on menu items that have popups so a click on them does not hide their parent menu(s) 7 years ago
Aleksander Machniak df6aa90e2f Implement drag-n-drop menu 7 years ago
Aleksander Machniak 73d77511ce Popup menus with Bootstrap popover (#17) 7 years ago
Aleksander Machniak b997d87f75 Update Bootstrap4 to the lastest build (pre-beta?) 7 years ago
Aleksander Machniak 4a0facf1ad Add image upload widget for contact photos (#29) 7 years ago
Aleksander Machniak 7d81b6166a Copy compose options into the main compose form 8 years ago
Aleksander Machniak 1ed27f6bd2 Fix blinking search icon when clicking an iframe in Chrome 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 bfa7556e90 Make #message-objects to look as alerts 8 years ago
Aleksander Machniak 9da6c9e2f9 Added license headers to .js and .less files 8 years ago
Aleksander Machniak 46f8c0de04 Make possible to add more recipient inputs via a popup menu 8 years ago
Aleksander Machniak ce2b445efd Make mail compose headers more pretty with some Bootstrap styles 8 years ago
Aleksander Machniak ab368a7ec1 First take on Bootstrap Tabs (contact info/edit frame) 8 years ago
Aleksander Machniak 129f5e347b Fix search mods setting 8 years ago
Aleksander Machniak c0dc8e13a1 Style buttons in restore message dialog (#27) 8 years ago
Aleksander Machniak c80dc79598 Finished logic on recipient input widget 8 years ago
Aleksander Machniak 5e6e878cf1 Various scripting improvements and fixes to the recipient input widget 8 years ago
Aleksander Machniak 2e4eb30e5a Smart recipient input widget (to be improved) 8 years ago