Commit Graph

11040 Commits (07d7ec83a00a089be3a2078763370dc17eddc024)
 

Author SHA1 Message Date
Peter Kubica 07d7ec83a0 ldap_exop - move function exist check to the start 7 years ago
Peter Kubica 772dad8805 ldap_exop - add PHP version requirement 7 years ago
Peter Kubica 51abe31f1a ldap_exop - fix issue #4992 7 years ago
Aleksander Machniak 3c760092a0 Merge branch 'johndoh-less_cleanup' 7 years ago
Aleksander Machniak 43e540f72f Elastic: Fix edit icon regression 7 years ago
Aleksander Machniak 5fb08eeb3f Elastic: Fix next/prev icons in toolbar 7 years ago
Aleksander Machniak 34ee036efc Merge branch 'less_cleanup' of https://github.com/johndoh/roundcubemail into johndoh-less_cleanup 7 years ago
Aleksander Machniak 5058d36581 Fix bug where next row wasn't selected after deleting a collapsed thread (#6655) 7 years ago
PhilW 98f0abf9dd fix css selector 7 years ago
Aleksander Machniak ad4ea7e62e Merge branch 'master' of github.com:roundcube/roundcubemail 7 years ago
Aleksander Machniak 950512dce1 Update changelog 7 years ago
Aleksander Machniak 0acb53cde6 Merge branch 'johndoh-adv_options' 7 years ago
Aleksander Machniak c0b9c222fc Merge branch 'adv_options' of https://github.com/johndoh/roundcubemail into johndoh-adv_options 7 years ago
dchisolm b0f7e4207c Parse abook entries more reliably (#6646)
* Update the squirrelmail_user_copy plugin to use the same method of parsing abook entries
as squirrelmail uses. If a user has entered something that has been quoted such as double quotes or pipes, this will parse the address book entry better than exploding on the pipe alone
* Noticed undefined variable $sig in convert charset
7 years ago
Aleksander Machniak b313295e45 Merge branch 'less_cleanup' of https://github.com/johndoh/roundcubemail into johndoh-less_cleanup 7 years ago
johndoh 8957f496db fix tiny typo (#6654) 7 years ago
PhilW 9543e6af7e remove some duplicate code in toolbar.less 7 years ago
Aleksander Machniak e3e9573391 Fix small issue when quota object does not specify 'title' 7 years ago
Thomas Bruederli 0c01dad398 Add margin to buttons inside alert boxes 7 years ago
Aleksander Machniak cc20de329d Elastic: Use Bootstrap's custom file input
... with localization and some js logic to display selected file(s) in the input.
7 years ago
Aleksander Machniak ede90c1f8c Elastic: Fix adding Cc/Bcc fields in Bounce dialog 7 years ago
Aleksander Machniak bca1397927 Fix links to Identities/Responses 7 years ago
PhilW fbc052e5df (Elastic) hide advanced settings sections 7 years ago
Aleksander Machniak e7816ccd36 Elastic: Keep original line wrapping in Message headers dialog 7 years ago
Aleksander Machniak 9b553aa2e0 Elastic: Improve "Mark all as read" dialog style (use .proplist) 7 years ago
Aleksander Machniak 147a2c8611 Elastic: Use appropriate icon for Mark button in "Mark all as read" dialog 7 years ago
Aleksander Machniak 553f83618e Elastic: Custom switch improvements 7 years ago
Aleksander Machniak 88c5507f29 Elastic: Replace .icon-checkbox with Bootstrap's custom switch 7 years ago
Aleksander Machniak 26bce22bff Fix bug when aborting dragging with ESC key didn't stop the move action (#6623)
+ small code improvements
+ focus the list on drag start to make sure it's focused state is up-to-date
  which is needed for proper keypress handling (e.g. ESC key on drag action)
7 years ago
Aleksander Machniak b2b39ade23 Bootstrap 4.3.1 7 years ago
Aleksander Machniak 2373aea95c Elastic: Add style for .part-notice elements (like e.g. .boxwarning) 7 years ago
Aleksander Machniak 167c9aee6f Update changelog 7 years ago
Aleksander Machniak 04fef18459 Merge branch 'mharjac-master' 7 years ago
Aleksander Machniak 7a4aed8320 Move common code to a function 7 years ago
Aleksander Machniak 79c1135052 Merge branch 'master' of https://github.com/mharjac/roundcubemail into mharjac-master 7 years ago
Athanasios Douitsis 2427b0967b Add icon for language selection form (#6624)
Trying to fix the appearance of the login-language selector for the new elastic theme.

This is a small addition which makes the login-language plugin present an icon, like the rest of the login form fields. I have also issued a request for the login form selector to drop the custom styles attribute: https://github.com/hassansin/roundcube-login-language/issues/11. These two (small) enhancements make the login form appear perfectly when the login-language plugin is used.

Here is the corrected result with these changes applied: https://imgur.com/a/5clC67e
7 years ago
Mario Harjac 136175e445 Fix missing CSRF token in message download (#6621) 7 years ago
Aleksander Machniak 641a67fe75 Elastic: Fix unintentional layout preference overwrite (#6613)
This is actually skin-independent mechanism that prevents overwriting
of skin-specific preferences by ajax requests (that until now were
not aware of skin config).
7 years ago
Aleksander Machniak 77fc589974 Fix regression where operator/comparator were not reset on submit (#6614) 7 years ago
johndoh d0c7e8d7c3 Remove favicon template object from template files (#6612) 7 years ago
Aleksander Machniak 43499432a5 Elastic: Fix height of select elements inside of composite fields
also make them pretty when added programatically.
7 years ago
Aleksander Machniak 9a757aa688 Keep meta and links together 7 years ago
Aleksander Machniak 9d51e40f9e Code cleanup 7 years ago
Aleksander Machniak 0492b1f6e5
HTML5 Upload Progress (#6177) (#6583)
Replaced all old upload progress code in favour of ajax upload progress.
Instead of posting a hidden iframe, we now use AJAX (as we did for drag-n-drop).
Removed code for old browsers. Now we support IE >= 10, Firefox > 4.
Upload progress may not work in some more, but support is quite good.
7 years ago
johndoh 8f62aed866 Create new meta and links template objects, replace favicon (#6611) 7 years ago
Aleksander Machniak fbdaab714b Merge branch 'master' of github.com:roundcube/roundcubemail 7 years ago
Aleksander Machniak c66199ffd2 Add cache busters also to images used by templates (#6610) 7 years ago
Aleksander Machniak db61f39e89 Add note about possible SELINUX issue (#6601) 7 years ago
Aleksander Machniak 6e74498656 Fix so mime_content_type check in Installer uses files that should always be available (i.e. from program/resources) (#6599) 7 years ago
Aleksander Machniak 74fe74bf7d Make "0.9 or newer" a default selection for db schema update box 7 years ago