summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/app.js
AgeCommit message (Expand)Author
2011-08-22- Added 'priority' column on messages listalec
2011-08-22- Prevent from form submit with Enter key in file input fields in Internet Ex...alec
2011-08-22- Fix contact row update after name change when in searching mode, update cha...alec
2011-08-19- Improve setting upload form attributes, IE7 uses 'encoding' attribute inste...alec
2011-08-18- Fix photo links in contact edit formalec
2011-08-16- Add client-side checking of uploaded files sizealec
2011-08-11Fix saving and deleting LDAP contacts; skip client-side input validation for ...thomasb
2011-08-08- Fix inserting autocomplete entry (with MT enebled)alec
2011-08-06- Fix unlocking in abort_request() (#1488025)alec
2011-08-04- Don't call set_env() where it isn't requiredalec
2011-08-04- Fix moving folder to root, it wasn't working with IMAP delimiter different ...alec
2011-08-04- Add abort_request() functionalec
2011-08-04- Make that reset-search resets also pending searches alec
2011-08-03- Check current search value in ksearch_query_results() to prevent from wrong...alec
2011-08-03- Add "loading" messages for contacts copying and groups assignmentalec
2011-08-02- Added confirmation dialog for contact group deleting + loading indicatoralec
2011-08-01- Simplified frame lock handlingalec
2011-07-31Fix parse error in IE6thomasb
2011-07-30Log session validation errors; keep error message when redirecting to login a...thomasb
2011-07-29- Unify/add loading messages when "opening" a framealec
2011-07-28Delay window.print() on Safari browsersthomasb
2011-07-28- Fix errors when console is not defined (#1488010)alec
2011-07-27- Call ksearch_destroy() on ksearch_hide()alec
2011-07-26- Move console object initialization code into one placealec
2011-07-25- Added optional "multithreading" autocomplete featurealec
2011-07-21- Add comment about FF5 bug workaroundalec
2011-07-20- Add check for inArray() input to prevent error in Firefox 5alec
2011-07-19Add drop-target for root folder; fix row insertion when moving to a protected...thomasb
2011-07-19- Add possibility to change autocomplete action namealec
2011-07-18Only load contacts list in main viewthomasb
2011-07-18Asynchronously load contacts after page loadthomasb
2011-07-08- Fix message delete button title when flag_for_deletion is enabledalec
2011-07-08Make autocompletion available for pluginsthomasb
2011-07-07- Insert APC_UPLOAD_PROGRESS hidden field before file field (#1486039)alec
2011-07-07- Added possibility to undo last contact delete operationalec
2011-07-06- Fixed issues related to creating contacts in source which isn't currently s...alec
2011-07-06- Don't send keep-alive request when system is busyalec
2011-07-05- Fix sorting of contact groups after group create (#1487747)alec
2011-07-05- Fix group commands state after extended search use, make this check readonl...alec
2011-07-04- Fix GCC errors and warnings (#1487988)alec
2011-07-04- Show loading icon event if upload_progress is enabledalec
2011-07-04- Add optional textual upload progress indicator (#1486039)alec
2011-07-02- Added addressbook source selector in contact create formalec
2011-07-01- Fix adding signatures (#1487965)alec
2011-06-30- Make sure upload form uses POST methodalec
2011-06-15- Add possibility to return subscription status and css class name for folder...alec
2011-06-14- Added searching in all addressbook sources (global-search)alec
2011-06-05- Fix contacts import (#1487947)alec
2011-06-03Use address_template config when adding a new address block (#1487944)thomasb
2011-06-03- Added addressbook advanced searchalec