summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2011-09-27- Applied some fixes from trunk up to r5280alecpl
2011-09-21- Applied fixes from trunk up to r5259alecpl
2011-09-19- Applied fixes from trunk up to r5232alecpl
2011-09-13- Applied fixes from trunk up to r5212alecpl
2011-09-12- Applied fixes from trunk up to r5202alecpl
2011-09-08- Merge r5194 from trunkalecpl
2011-09-05- jQuery-1.6.3alecpl
2011-09-05Backport changes from trunk up to r5164thomascube
2011-08-31- Applied fixes from trunk up to r5150alecpl
2011-08-25- Applied fixes from trunk up to r5126alecpl
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