summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2011-08-18Backport changes from r5084 to r5090 to release branchthomascube
2011-08-16- Add client-side checking of uploaded files sizealecpl
2011-08-11Fix saving and deleting LDAP contacts; skip client-side input validation for ...thomascube
2011-08-08- Fix inserting autocomplete entry (with MT enebled)alecpl
2011-08-06- Fix unlocking in abort_request() (#1488025)alecpl
2011-08-04- Don't call set_env() where it isn't requiredalecpl
2011-08-04- Fix moving folder to root, it wasn't working with IMAP delimiter different ...alecpl
2011-08-04- Add abort_request() functionalecpl
2011-08-04- Make that reset-search resets also pending searches alecpl
2011-08-03- Check current search value in ksearch_query_results() to prevent from wrong...alecpl
2011-08-03- Add "loading" messages for contacts copying and groups assignmentalecpl
2011-08-02- Fixed error in IE7 (#1488017)alecpl
2011-08-02- Added confirmation dialog for contact group deleting + loading indicatoralecpl
2011-08-01- Simplified frame lock handlingalecpl
2011-07-31Fix parse error in IE6thomascube
2011-07-30Log session validation errors; keep error message when redirecting to login a...thomascube
2011-07-29- Unify/add loading messages when "opening" a framealecpl
2011-07-28Delay window.print() on Safari browsersthomascube
2011-07-28- Fix errors when console is not defined (#1488010)alecpl
2011-07-27- Call ksearch_destroy() on ksearch_hide()alecpl
2011-07-26- Move console object initialization code into one placealecpl
2011-07-25- Added optional "multithreading" autocomplete featurealecpl
2011-07-21- Add comment about FF5 bug workaroundalecpl
2011-07-20- Add check for inArray() input to prevent error in Firefox 5alecpl
2011-07-19Add drop-target for root folder; fix row insertion when moving to a protected...thomascube
2011-07-19- Add possibility to change autocomplete action namealecpl
2011-07-18Only load contacts list in main viewthomascube
2011-07-18Asynchronously load contacts after page loadthomascube
2011-07-08- Fix message delete button title when flag_for_deletion is enabledalecpl
2011-07-08Make autocompletion available for pluginsthomascube
2011-07-07- Insert APC_UPLOAD_PROGRESS hidden field before file field (#1486039)alecpl
2011-07-07- Added possibility to undo last contact delete operationalecpl
2011-07-06- Fixed issues related to creating contacts in source which isn't currently s...alecpl
2011-07-06- Don't send keep-alive request when system is busyalecpl
2011-07-05- Fix sorting of contact groups after group create (#1487747)alecpl
2011-07-05- Fix group commands state after extended search use, make this check readonl...alecpl
2011-07-04- Fix GCC errors and warnings (#1487988)alecpl
2011-07-04- Show loading icon event if upload_progress is enabledalecpl
2011-07-04- Add optional textual upload progress indicator (#1486039)alecpl
2011-07-02- Added addressbook source selector in contact create formalecpl
2011-07-01- Fix adding signatures (#1487965)alecpl
2011-07-01- jQuery 1.6.2alecpl
2011-06-30- Unset event name, so it will be not added to request dataalecpl
2011-06-30- Make sure upload form uses POST methodalecpl
2011-06-15- Add possibility to return subscription status and css class name for folder...alecpl
2011-06-14- Added searching in all addressbook sources (global-search)alecpl
2011-06-05- Fix contacts import (#1487947)alecpl
2011-06-03Use address_template config when adding a new address block (#1487944)thomascube
2011-06-03- Added addressbook advanced searchalecpl
2011-06-01- Fix doubled encoding in save-pref request (#1487941), small code improvementsalecpl