summaryrefslogtreecommitdiff
path: root/program/js/app.js
AgeCommit message (Expand)Author
2010-11-17- Lock submit button in onsubmit event on login page (#1487036)alecpl
2010-11-12- Fix IE issue when replacing spaces doesn't workalecpl
2010-11-08- Changed timeout so non-error messages will disapear fasteralecpl
2010-11-08- Improved r4191 bugfixalecpl
2010-11-07- Fix: loading message doesn't disapear after using 'load-images' actionalecpl
2010-11-07- Add option for minimum length of autocomplete's string (#1486428)alecpl
2010-11-05- Enable autocomplete for all address fieldsalecpl
2010-11-04- Improve responsiveness of messages displaying (#1486986)alecpl
2010-11-04- Don't show confirmation message when marking message as read using delay (p...alecpl
2010-11-03- Add missing confirmation/error messages on contact/group/message actions (#...alecpl
2010-10-27- Hide loading message when preview pane is being "emptied" (#1487077)alecpl
2010-10-27- Revert r4135: allow Tab (auto)completionalecpl
2010-10-26- Fix autocomplete so Tab key will not insert selected contactalecpl
2010-10-23- Fix possible js error in hide_message() (#1487076)alecpl
2010-10-22List groups in address detail view and allow to subscribe/unsubscribe from th...thomascube
2010-10-18- When read-status column is disabled create status icon in subject columnalecpl
2010-10-17- Add separate column for message status icon (#1486665)alecpl
2010-10-13- Improve displaying of UI messages (#1486977)alecpl
2010-10-11- Fix message list clearing when search filter is usedalecpl
2010-10-08- Add (different) attachment icon for messages of type multipart/report (#148...alecpl
2010-10-08- Add message content-type to the message flags in add_message_row(), can be ...alecpl
2010-10-08- Use css sprite image for messages listalecpl
2010-10-05- Improve r4038: we can use keypress on FF and Opera, here we've got repetitionalecpl
2010-10-05- Fix keyboard doesn't work with autocomplete list with Chrome (#1487029)alecpl
2010-10-05- Fix confirmation message isn't displayed after sending mail on Chrome (#148...alecpl
2010-10-04- Add Reply-to-List feature (#1484252)alecpl
2010-10-01- Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)alecpl
2010-09-30- Fix: contact group input is empty when using rename action more than once o...alecpl
2010-09-29- Add link to identities in compose window (#1486729)alecpl
2010-09-29Focus search box or first edit field on page loadthomascube
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-09-25- Support action in form of "task/action" in goto_url()alecpl
2010-09-17- Fix list_cols is not updated after column dragging (#1486999)alecpl
2010-08-30- Small improvementalecpl
2010-08-30- Fix hide_message() to work when called from an iframealecpl
2010-08-30- Fix JS error when spellchecker feature is disabledalecpl
2010-08-30- lock_form(): fix hidden fields were disabled because of wrong type checkalecpl
2010-08-28- Fix "Threaded" checkbox after subfolder creation (#1486928)alecpl
2010-08-28- Fix r3913: don't run spellchecker on sendalecpl
2010-08-28- Fix JS error on IE when trying to send HTML message with enabled spellcheck...alecpl
2010-08-27- Fix "Select all" causes message to be opened in folder with exactly one mes...alecpl
2010-08-24- Unset message type after hidding italecpl
2010-08-24- Fix set_busy() when called from an iframealecpl
2010-08-23- Fix list page controls when contacts group is selectedalecpl
2010-08-11- Two fixes for Konqueroralecpl
2010-08-03- Fix ESC key doesn't close folder name edition field in Google Chromealecpl
2010-08-02- Fix message list and preview pane cleanup on search requestalecpl
2010-07-31Don't replace error messages with loading info (#1486300)thomascube
2010-07-31Disable active spell check in tinyMCE before switching to plaintext mode (#14...thomascube
2010-07-26- Fix group creation field hiding on webkit (Chromium) (#1486839)alecpl