summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Collapse)Author
2011-09-06- Merge devel-spellcheck branch:alecpl
- Added spellchecker exceptions dictionary (shared or per-user) - Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options)
2011-09-04- Fix all messages remain selected after moving all search results and ↵alecpl
clearing search (#1488066)
2011-09-02- jQuery 1.6.3alecpl
2011-09-02- Fix error in messages drag&drop action caused by r5146alecpl
2011-08-29Initialize GUI objects which are added after initthomascube
2011-08-29Really abort autocompletion when hitting Escapethomascube
2011-08-29Make list of mimetypes that open in preview window configurable (#1487625)thomascube
2011-08-24Add copyright line on files with significant changes from Kolab Systemsthomascube
2011-08-22- Added 'priority' column on messages listalecpl
2011-08-22- Prevent from form submit with Enter key in file input fields in Internet ↵alecpl
Explorer
2011-08-22- Fix contact row update after name change when in searching mode, update ↵alecpl
changelog
2011-08-19- Improve setting upload form attributes, IE7 uses 'encoding' attribute ↵alecpl
instead of 'enctype'
2011-08-18- Fix photo links in contact edit formalecpl
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
contacts, this is done server-side
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
that a dot
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 ↵alecpl
wrong regexp replacement when it's empty
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 ↵thomascube
after session error
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 ↵thomascube
protected folder
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 ↵alecpl
selected (#1487990)
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 ↵alecpl
readonly-flag aware
2011-07-04- Fix GCC errors and warnings (#1487988)alecpl
2011-07-04- Show loading icon event if upload_progress is enabledalecpl