summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2010-03-25- Use PageUp/PageDown for listpage change (#1486430)alecpl
2010-03-25- Added Home/End kayboard keys support on lists (#1486430)alecpl
2010-03-25- Added possibility to select all messages in a folder (#1484756)alecpl
2010-03-24Only select childs when a message row is collapsed but also do it when deleti...thomascube
2010-03-23- Don't underline the parent when thread is expandedalecpl
2010-03-19- rewert old change: don't load first section page in Preferences alecpl
2010-03-19- TinyMCE 3.3.1alecpl
2010-03-19- Implemented messages copying using drag&drop + SHIFT (#1484086)alecpl
2010-03-17- use popupmenu style for attachments upload formalecpl
2010-03-17Don't unselect already selected childsthomascube
2010-03-17Also select childs when dragging a thread messagethomascube
2010-03-17- use jQuery.inArray() instead of rcube_in_array()alecpl
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomascube
2010-03-09- messages list performance: build subject link on client sidealecpl
2010-03-07- Last commit fixalecpl
2010-03-07- Fix sig replacement (#1486538) + fix checking for separator existance in sigalecpl
2010-03-06- Don't show a warning on html2text switch when textarea is emptyalecpl
2010-03-04- Don't open first section in Preferences: makes behaviour consistent with th...alecpl
2010-03-04Changed signature separator when top-posting (#1486330)thomascube
2010-03-03Remember search modifiers in user prefs (#1486146) + bring back the old defaultsthomascube
2010-03-02No more case-insensitive folder name comparisonsthomascube
2010-03-02Fix checking for new mail (#1485794)thomascube
2010-02-23- Fix IE spellcheck suggestion popup issue (#1486471)alecpl
2010-02-22- Fix email address auto-completion shows regexp pattern (#1486258)alecpl
2010-02-21- jQuery 1.4.2alecpl
2010-02-02- Fix folder rename/delete buttons do not appear on creation of first folder ...alecpl
2010-01-26Import contacts into the selected address book + set button states accordinglythomascube
2010-01-26- jQuery-1.4.1alecpl
2009-12-15- Updated TinyMCE to 3.2.7alecpl
2009-12-08- fix console log msg for GET requestsalecpl
2009-12-04- fix unintentional adding signatures with html mode and autoaddsignature=nev...alecpl
2009-12-03- fix last commitalecpl
2009-12-03- Fix displaying nested message parts (#1486246)alecpl
2009-11-03- Fix pasting from Office apps into html editor (#1486271)alecpl
2009-11-03Cleanup top-posting feature (sorry, there are again some new texts)thomascube
2009-11-02More options for top posting feature (#1484272) using patch from Phil Weirthomascube
2009-11-02- top posting (#1484272)alecpl
2009-10-24- fix default quota image heightalecpl
2009-10-24- Fix quota indicator issues by content generation on client-sizealecpl
2009-10-24- don't call focus() on html editor (#1486238)alecpl
2009-10-23- Don't display disabled sections in Settings (#1486099)alecpl
2009-10-06- Fix newly attached files are not saved in drafts w/o editing any text (#148...alecpl
2009-10-06Hold attachment info in a js list in order to simplify things + codestylethomascube
2009-10-05- fix upload errors handling in Operaalecpl
2009-10-04- Added an alert message when uploading still in progress and the user tries ...vbenincasa
2009-10-03- Reapply r3004 undone in r3011vbenincasa
2009-10-03- remove test codealecpl
2009-10-03- Added attachment upload indicator with parallel upload (#1486058)alecpl
2009-10-01- Fix return to first page from e-mail screen (#1486105)alecpl
2009-09-23- sorting by message index - added 'index_sort' option (#1485936)alecpl