Commit Graph

931 Commits (b771cccbaa7553f061e455495eaa95b76f4d206e)

Author SHA1 Message Date
Aleksander Machniak 616f86342a Merge branch 'master' of github.com:roundcube/elastic 7 years ago
Aleksander Machniak 4a0facf1ad Add image upload widget for contact photos (#29) 7 years ago
Aleksander Machniak f7b6d6ecd1 Fix input fields in Edge browser (the same as for IE) 7 years ago
Aleksander Machniak 7d81b6166a Copy compose options into the main compose form 7 years ago
Aleksander Machniak c142b13377 Move compose options and attachments list into the middle box of page layout (#25) 7 years ago
Aleksander Machniak a00b0e97a5 Define some more dialog button icons 7 years ago
Aleksander Machniak 9a670b9c1b Move includes into templates directory 7 years ago
Aleksander Machniak 59951548a9 Fix sidemenu in iOS/Android (#32) 7 years ago
Aleksander Machniak 139ed088f5 Fix rounded border on search input in iOS 7 years ago
Aleksander Machniak 5dff5f6aad Don't support IE10 (#30) 7 years ago
Aleksander Machniak d5edcc4224 Don't output .animated-icon-class mixin 7 years ago
Aleksander Machniak 622b6e490b Fix searchbar animation in IE (#30) 7 years ago
Aleksander Machniak 1ed27f6bd2 Fix blinking search icon when clicking an iframe in Chrome 7 years ago
Aleksander Machniak 380087b2f4 Fix forms in IE (#30) 7 years ago
Aleksander Machniak b5695514bd Fix cursor:pointer on delete button in recipient box in Internet Explorer (#30 [2]) 7 years ago
Aleksander Machniak ecd52b951d Fix button icons position in Internet Explorer (#30 [1,2,5]) 7 years ago
Aleksander Machniak ce5ed4f45c Add emoticon button to tinymce toolbar when the plugins is enabled 7 years ago
Aleksander Machniak de6c95ead6 Assign .form-control class to textareas 7 years ago
Aleksander Machniak 11fe113f8d Add some hacks to make checkbox alignment correct in propforms 7 years ago
Aleksander Machniak bfa7556e90 Make #message-objects to look as alerts 7 years ago
Aleksander Machniak 7bdd9fc263 Fix icon alignment for <button> buttons 7 years ago
Aleksander Machniak 9da6c9e2f9 Added license headers to .js and .less files 7 years ago
Aleksander Machniak d3c11d0db8 Fix redundant form tag 7 years ago
Aleksander Machniak bf73922307 Move .skinselection to forms.less 7 years ago
Aleksander Machniak 46f8c0de04 Make possible to add more recipient inputs via a popup menu 7 years ago
Aleksander Machniak ce2b445efd Make mail compose headers more pretty with some Bootstrap styles 7 years ago
Aleksander Machniak 1fea5b531b Small improvements on forms 7 years ago
Aleksander Machniak 4f2fe99bcd Hide .smart-upload elements 7 years ago
Aleksander Machniak ab368a7ec1 First take on Bootstrap Tabs (contact info/edit frame) 7 years ago
Aleksander Machniak 129f5e347b Fix search mods setting 7 years ago
Aleksander Machniak c0dc8e13a1 Style buttons in restore message dialog (#27) 7 years ago
Aleksander Machniak c80dc79598 Finished logic on recipient input widget 7 years ago
Aleksander Machniak 503cdc4b0d Add missing .googie_link style 7 years ago
Aleksander Machniak 34ca4741d7 Contact search in compose has no options 7 years ago
Aleksander Machniak 5e6e878cf1 Various scripting improvements and fixes to the recipient input widget 7 years ago
Aleksander Machniak 2e4eb30e5a Smart recipient input widget (to be improved) 7 years ago
Aleksander Machniak 1d35d1a20c Small fix for autocomplete list 7 years ago
Aleksander Machniak 17bcc8c705 Add icon to submit button(s) 7 years ago
Aleksander Machniak 528404ff96 Support embed style for attachment preview 7 years ago
Aleksander Machniak 5c95771fc3 Add favicon.ico (the version from Larry) 7 years ago
Aleksander Machniak 0ebe11a5a9 Make login form inputs prettier 7 years ago
Aleksander Machniak 60d525d27a Focus indicator for ul listings 7 years ago
Aleksander Machniak 607204acb6 Apply some Bootstrap style for forms
For now we do this programatically on page load, more likely we want
this in the PHP code so classes are assigned when HTML is generated.
7 years ago
Aleksander Machniak 4a7d7128a3 Hide focus indicator on touch devices (small screen) 7 years ago
Aleksander Machniak 3d3b1c2f9a Support .boxwarning and .boxerror widgets 7 years ago
Aleksander Machniak 4951ac639d Add .droptarget color on listings 7 years ago
Aleksander Machniak c4598d378b Unify color variable names 7 years ago
Aleksander Machniak 4617402688 Improve .skinselection for small screen 7 years ago
Aleksander Machniak fce19b8e3b Various additions mostly for attachments list in compose 7 years ago
Aleksander Machniak 7e935ece0d Various fixes in treelist widget 7 years ago
Aleksander Machniak 9b801e063a Some icons improvements and style for dropbutton in a popupmenu 7 years ago
Aleksander Machniak 3c78faaf4a Some improvements here and there 7 years ago
Aleksander Machniak 35f5337175 Varius code improvements 7 years ago
Aleksander Machniak 36b691f813 Small style additions 7 years ago
Aleksander Machniak 8293d5d3eb Bring back .popupmenu (instead of .ui.popup) 7 years ago
Aleksander Machniak 40f883289b Fix message.html template for use as non-frame 7 years ago
Aleksander Machniak cdfe1d207d Attachment menu 7 years ago
Aleksander Machniak 9f81603afb Set 'iframe' class to <html> instead of <body>, cleanup some font-sizes 7 years ago
Aleksander Machniak 3e0ac3bfb8 Keep all lists style in lists.less 7 years ago
Aleksander Machniak fbf5dc22ba Copied some common css rules from Larry (with big number of TODO comments) 7 years ago
Aleksander Machniak 3ab4e214f7 Add #message-objects styling 7 years ago
Aleksander Machniak af9817ff37 Add contactprint.html and messageprint.html templates 7 years ago
Aleksander Machniak 2de6444478 Use nested rules in toolbar.less 8 years ago
Aleksander Machniak 160bc07e2e Small searchbar improvements 8 years ago
Aleksander Machniak 836ed74d01 Added messagepart.html template, some fixes 8 years ago
Aleksander Machniak 57b9425556 Small improvements 8 years ago
Aleksander Machniak 3fddd4a505 Small improvements 8 years ago
Aleksander Machniak f1e5d5114d Added messageerror.html template 8 years ago
Aleksander Machniak b0bebbd022 Update less 8 years ago
Aleksander Machniak 056b08fce0 Use nested rules in less files 8 years ago
Aleksander Machniak bb2b7e001c Refactored less files structure 8 years ago
Aleksander Machniak a77b81e3df Split widgets.less into separate files 8 years ago
Aleksander Machniak b206b13a9d Add some basic style for autocomplete and googiespell popups 8 years ago
Aleksander Machniak 8533a43707 Fix hidden toolbars in desktop mode 8 years ago
Aleksander Machniak e48fddb5b5 Enable checkbox selection on contacts list in mail compose 8 years ago
Aleksander Machniak 642e2a47a9 Add icons for selectable listings, other fixes 8 years ago
Aleksander Machniak ef89af3248 Added supported browsers list (#6) 8 years ago
Aleksander Machniak 2b472f65cb Modify TinyMCE editor setup for mobile (#10) 8 years ago
Aleksander Machniak 6c4e86d816 JS code refactor to make setup code easier to read 8 years ago
Aleksander Machniak d4eace8285 show_list() refactoring 8 years ago
Aleksander Machniak d0e3b97dc5 Refactor search menu 8 years ago
Aleksander Machniak 1b4a8c7020 Add some icons for messages list 8 years ago
Aleksander Machniak 12850f4b86 Added compose.html template 8 years ago
Aleksander Machniak f412b4b6df Unify taskmenu buttons 8 years ago
Aleksander Machniak 4eff947103 Convert tabs to spaces in less files 8 years ago
Aleksander Machniak 6b3ae24683 Make sure toolbar-menu-button is always last on right side of the header 8 years ago
Aleksander Machniak 67170c0d97 Select sidebar when visiting Settings without action specified 8 years ago
Aleksander Machniak e00d8cdd61 Generalize content frame handling 8 years ago
Aleksander Machniak 570a0547a0 Added content frame title for mobile devices 8 years ago
Aleksander Machniak 0541b2ff86 Various improvements 8 years ago
Aleksander Machniak 8f6c35c271 Search menus initialization and varius other fixes 8 years ago
Aleksander Machniak edc114247d Fix some regressions 8 years ago
Aleksander Machniak 5929dc2ac8 Use Bootstrap 4, forget about Semantic UI 8 years ago
Aleksander Machniak 8ee2b96a3d Add some icons for messages list, update font-awesome icons 8 years ago
Aleksander Machniak 840a1ec4e6 Add some style for folder-selector 8 years ago
Aleksander Machniak ba03bc2950 Add Refresh and Compose buttons in taskmenu and some fixes 8 years ago
Aleksander Machniak bc3de6494f Add tree toggle icons 8 years ago
Aleksander Machniak 2095a26ff1 Enable checkbox selection on list widgets (#15) 8 years ago
Aleksander Machniak 9057e77e28 More fixes for command state 8 years ago
Aleksander Machniak 670090fd3a Fix style for menu items state (active/disabled) 8 years ago
Aleksander Machniak c73597da89 Add some more icons 8 years ago
Aleksander Machniak 424a42b2fd Add attachments list icons 8 years ago
Aleksander Machniak 1bd101d09a Implement "Add contact" icon 8 years ago
Aleksander Machniak ba7082bd96 Force widescreen mode 8 years ago
Aleksander Machniak cc8bee636f Improved error.html template 8 years ago
Aleksander Machniak 089bc0f297 Disable ext-windows on mobile (#13) 8 years ago
Aleksander Machniak 774765b67b Don't use <i> elements, use font-icons in css with :before 8 years ago
Aleksander Machniak b4e311ceb1 Move widgets and icons style to separate less files 8 years ago
Aleksander Machniak 4d2236965f Use Roboto font (#12) 8 years ago
Aleksander Machniak 240e56c8c0 Fix #taskmenu.special-buttons in small screens 8 years ago
Aleksander Machniak f0ce5ddba7 Implemented About dialog 8 years ago
Aleksander Machniak ce336f487e Add contactimport and contactsearch templates 8 years ago
Aleksander Machniak 750df96163 Fix listing saved searches 8 years ago
Aleksander Machniak b79586a557 Various code improvements 8 years ago
Aleksander Machniak fb5cc64e9d Don't focus search button when not needed 8 years ago
Aleksander Machniak 8cf64eb758 Move layout style to layout.less 8 years ago
Aleksander Machniak f84edd168a Use less (#4) and font-awesome variables (#9) 8 years ago
Aleksander Machniak dc76c674d4 Menu button should be displayed only in phone mode 8 years ago
Aleksander Machniak 500cf5ff65 Implement messages list options popup 8 years ago
Aleksander Machniak b06dd7b204 Small fixes 8 years ago
Aleksander Machniak 44bb2026a8 Support screen width down to 240px (#5) 8 years ago
Aleksander Machniak ec3a65b6a5 Fix search bar issue in Chrome 8 years ago
Aleksander Machniak afb1cedc81 Fix js error 8 years ago
Aleksander Machniak 6d4c94d131 Add Back button for mail content frame + some small fixes 8 years ago
Aleksander Machniak 61cfb35d0b Css cleanup, use em units 8 years ago
Aleksander Machniak 5e1ca13ec3 Fix popups 8 years ago
Aleksander Machniak 5393c61f22 Content Back button uses history.back() if there's no list and no sidebar 8 years ago
Aleksander Machniak 96d3fedde3 Smart toolbar that scales down to a button and popup menu on small screen 8 years ago
Aleksander Machniak 7ab57b1428 Fix popups 8 years ago
Aleksander Machniak 564ccdf4d8 Implemented smart search boxes 8 years ago
Aleksander Machniak 53c327b49d Elastic skin - initial commit 8 years ago