summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js
AgeCommit message (Collapse)Author
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-10Reflect threads expand status in css classesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5749 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-09- Fix error when calling remove_row() on non-existing rowalec
git-svn-id: https://svn.roundcube.net/trunk@5747 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Don't enable all compose commands right awaythomasb
git-svn-id: https://svn.roundcube.net/trunk@5724 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Implement address book widget on compose screenthomasb
git-svn-id: https://svn.roundcube.net/trunk@5723 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Avoid dblclick events after 3rd clickthomasb
git-svn-id: https://svn.roundcube.net/trunk@5721 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Show additional popup dialog on error messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5717 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-02Use iframes for identity managementthomasb
git-svn-id: https://svn.roundcube.net/trunk@5686 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-01- Don't load jqueryui plugin, it's required now by defaultalec
- Move datepicker's date format setting to the plugin git-svn-id: https://svn.roundcube.net/trunk@5678 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alec
git-svn-id: https://svn.roundcube.net/trunk@5662 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-26Trigger client event when setting quota; fix plain text quota displaythomasb
git-svn-id: https://svn.roundcube.net/trunk@5654 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-22Fix upload form handlingthomasb
git-svn-id: https://svn.roundcube.net/trunk@5643 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-19Fix compose editor toggling and other style improvementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5632 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-19- Fix expanding folders during drag&drop (#1488260)alec
git-svn-id: https://svn.roundcube.net/trunk@5628 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-16Setup dialogs (using jquery UI) and compose form for Larrythomasb
git-svn-id: https://svn.roundcube.net/trunk@5624 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-16Add more classes and options to HTML elements for better styleabilitythomasb
git-svn-id: https://svn.roundcube.net/trunk@5623 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-11Make string for unread count configureable by skin; add file type classes to ↵thomasb
attachments list git-svn-id: https://svn.roundcube.net/trunk@5592 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Add option to set default font for HTML message (#1484137) alec
git-svn-id: https://svn.roundcube.net/trunk@5562 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-05Fix deletion of contacts from search resultsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5546 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-05Replace prompt() with jQuery UI dialog (#1485135)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5544 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-04- Fix navigation in messages search resultsalec
git-svn-id: https://svn.roundcube.net/trunk@5538 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-28- Fix handling HTML entities when converting HTML to text (#1488212)alec
git-svn-id: https://svn.roundcube.net/trunk@5497 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-25- Unmark folder after unseen count has been changed to zeroalec
git-svn-id: https://svn.roundcube.net/trunk@5488 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-24- Mark (with different color) folders with recent messages (#1486234)alec
git-svn-id: https://svn.roundcube.net/trunk@5483 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23Improve clickjacking protection: bust frame or disable all form elements and ↵thomasb
abort UI initialization git-svn-id: https://svn.roundcube.net/trunk@5476 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23- Small optimisationsalec
git-svn-id: https://svn.roundcube.net/trunk@5475 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23- Fixed bug where similiar folder names were highlighted wrong (#1487860)alec
git-svn-id: https://svn.roundcube.net/trunk@5473 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23Set selected state on task buttons; increase display time of ↵thomasb
messages/notifications git-svn-id: https://svn.roundcube.net/trunk@5470 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-22- Fix action when toggling prefer_html option statealec
git-svn-id: https://svn.roundcube.net/trunk@5465 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-22- Code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@5464 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-20- Added TinyMCE localizationsalec
git-svn-id: https://svn.roundcube.net/trunk@5455 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18- Added About tab in Settingsalec
git-svn-id: https://svn.roundcube.net/trunk@5450 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18Clarify licenseing of forked Googiespell codethomasb
git-svn-id: https://svn.roundcube.net/trunk@5445 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-16- Don't add PRE tags when switching to html mode and textarea is emptyalec
git-svn-id: https://svn.roundcube.net/trunk@5436 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-14- Make urlencode() compatible with PHP's rawurlencode() - fixes ↵alec
collapsing/expanding of folders with some special characters in name git-svn-id: https://svn.roundcube.net/trunk@5420 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit ↵alec
button for drafts git-svn-id: https://svn.roundcube.net/trunk@5409 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-08Make email recipients separator configurable + suppress dupes in auto-completionthomasb
git-svn-id: https://svn.roundcube.net/trunk@5401 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-04- Don't use external js file for images listing in HTML editoralec
git-svn-id: https://svn.roundcube.net/trunk@5391 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-02remove artifactstill
git-svn-id: https://svn.roundcube.net/trunk@5384 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-02fix path/structure (my bad)till
git-svn-id: https://svn.roundcube.net/trunk@5383 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-02check-in 3.4.6 (without moxieplayer due to a content-spoofing vulnerability)till
git-svn-id: https://svn.roundcube.net/trunk@5382 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-02remove 3.4.2till
git-svn-id: https://svn.roundcube.net/trunk@5381 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-30Avoid titles like 'undefined' or 'false'thomasb
git-svn-id: https://svn.roundcube.net/trunk@5378 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18- Code and small perf. improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@5343 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18- Removed zebra-classalec
git-svn-id: https://svn.roundcube.net/trunk@5342 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ↵thomasb
'compose' command for the selected group git-svn-id: https://svn.roundcube.net/trunk@5328 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-05- Fix bug where wrong search string was build when using filter together ↵alec
with search git-svn-id: https://svn.roundcube.net/trunk@5310 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-05Attach jquery UI date pickers to contact fields of type 'date'thomasb
git-svn-id: https://svn.roundcube.net/trunk@5308 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-28Fix timezone settingsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5287 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-28Distinguish standard timezone offset and DST of clientthomasb
git-svn-id: https://svn.roundcube.net/trunk@5285 208e9e7b-5314-0410-a742-e7e81cd9613c