summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2011-10-18- Code and small perf. improvementsalecpl
2011-10-18- Removed zebra-classalecpl
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ...thomascube
2011-10-05- Fix bug where wrong search string was build when using filter together with...alecpl
2011-10-05Attach jquery UI date pickers to contact fields of type 'date'thomascube
2011-09-28Fix timezone settingsthomascube
2011-09-28Distinguish standard timezone offset and DST of clientthomascube
2011-09-28- Fix misleading display when chaning editor type (#1488104), fix handling of...alecpl
2011-09-27- Fix bug where when replying always the last identity is used (#1488101)alecpl
2011-09-23- Add loading indicator on contact deletealecpl
2011-09-23Ignore document.mouseup events if a jquery UI dialog is layed overthomascube
2011-09-23- Fix check if new search value contains old one and previous search was empt...alecpl
2011-09-22Ignore events from form elementsthomascube
2011-09-22- Small cleanup + fix: list contacts on when list object is foundalecpl
2011-09-22Fix compose command from other tasks than mail and address book; skip common ...thomascube
2011-09-22- Fix bug where after delete message rows can be added to the list of another...alecpl
2011-09-22- Abort pending autocomplete requests when max entries found, small code impr...alecpl
2011-09-21Skip confirmation dialog when deleting a contact from a source that supports ...thomascube
2011-09-21- Add notice on autocompletion that not all records were displayedalecpl
2011-09-21- Revert possibility to select contact with TAB key in autocompletion listalecpl
2011-09-20- Fix so TAB key stops autocompletion and jumps to next fieldalecpl
2011-09-20- Do not prepend '-- ' to signature if a line '-- ' already exists in signaturealecpl
2011-09-19Numbers are also allowed in action namesthomascube
2011-09-19Allow 'compose' commands from any taskthomascube
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalecpl
2011-09-17- Fix GCC warning in googiespell.js (#1488090)alecpl
2011-09-15- Disable message list keypress operations when CTRL key is pressed,alecpl
2011-09-13- jQuery 1.6.4alecpl
2011-09-13- Fix js error when calling spellchecker on empty textareaalecpl
2011-09-10- Followup last commit, trim subject text for titlealecpl
2011-09-10- Fix setting title for truncated subject in IE (#1487128)alecpl
2011-09-09- Don't select quick search input on init, Safari/Chrome is adding border to ...alecpl
2011-09-08- Fix compacting folder resets message list filter (#1488076)alecpl
2011-09-06- Merge devel-saved_search branch (Addressbook Saved Searches)alecpl
2011-09-06- Merge devel-spellcheck branch:alecpl
2011-09-04- Fix all messages remain selected after moving all search results and cleari...alecpl
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 Ex...alecpl
2011-08-22- Fix contact row update after name change when in searching mode, update cha...alecpl
2011-08-19- Improve setting upload form attributes, IE7 uses 'encoding' attribute inste...alecpl
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
2011-08-08- Fix inserting autocomplete entry (with MT enebled)alecpl