summaryrefslogtreecommitdiff
path: root/program/js/app.js
AgeCommit message (Collapse)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
- Some code improvements
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 ↵alecpl
(preview_pane_mark_read>0)
2010-11-03- Add missing confirmation/error messages on contact/group/message actions ↵alecpl
(#1486845) - Add 'loading' message on message move/copy/delete/mark actions
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 ↵thomascube
there (#1486753)
2010-10-18- When read-status column is disabled create status icon in subject columnalecpl
- Change read-status column icons so they are working like in flag column - Some js code cleanup
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 ↵alecpl
(#1486165)
2010-10-08- Add message content-type to the message flags in add_message_row(), can be ↵alecpl
used e.g. to set message row style/icon according to message type
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
- Small code cleanup
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 ↵alecpl
(#1486177)
2010-10-04- Add Reply-to-List feature (#1484252)alecpl
- Add Mail-Followup-To/Mail-Reply-To support (#1485547)
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 ↵alecpl
on the same group record
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
- Improved save-pref action and moved to separate file in utils task directory - Improved http_post/http_request to support first argument in form 'task/action'
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
- lock_form(): fix initially disabled fields shouldn't be enabled on unlock
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 ↵alecpl
spellchecker (#1486940)
2010-08-27- Fix "Select all" causes message to be opened in folder with exactly one ↵alecpl
message (#1486913)
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 ↵thomascube
(#1486870) + focus message field after mode switch
2010-07-26- Fix group creation field hiding on webkit (Chromium) (#1486839)alecpl