summaryrefslogtreecommitdiff
path: root/program/js/app.js
AgeCommit message (Collapse)Author
2012-08-11Added separate From and To columns apart from smart From/To column (#1486891)Aleksander Machniak
Conflicts: CHANGELOG program/steps/mail/check_recent.inc program/steps/mail/func.inc program/steps/mail/list.inc program/steps/mail/mark.inc program/steps/mail/move_del.inc program/steps/mail/pagenav.inc program/steps/mail/search.inc skins/larry/mail.css skins/larry/templates/mail.html skins/larry/ui.js
2012-04-27- Applied some fixes from trunkalecpl
2012-03-15- Merge r6012 from trunkalecpl
2012-03-14- Merge r6009 from trunkalecpl
2012-03-03- Apply fixes from trunkalecpl
2011-12-21- Applied fixes from trunk up to r5633alecpl
2011-12-19- Applied fixes from trunk up to r5628alecpl
2011-12-07- Applied fixes from trunk up to r5553alecpl
2011-12-05Backported r5544 to release branchthomascube
2011-12-05- Apply fixes from trunk up to r5542alecpl
2011-11-28- Applied fixes from trunk up to r5498alecpl
2011-11-24- Applied fixes from trunk up to r5479alecpl
2011-11-18- Applied fixes from trunk up to r5451alecpl
2011-11-11- Apply fixes fom trunk up to r5414alecpl
2011-11-09- Apply fixes from trunk up to r5401alecpl
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
'compose' command for the selected group
2011-10-05- Fix bug where wrong search string was build when using filter together ↵alecpl
with search
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 ↵alecpl
of custom commands result
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 ↵alecpl
empty in autocomplete
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
request parameters
2011-09-22- Fix bug where after delete message rows can be added to the list of ↵alecpl
another folder (#1487752)
2011-09-22- Abort pending autocomplete requests when max entries found, small code ↵alecpl
improvements
2011-09-21Skip confirmation dialog when deleting a contact from a source that supports ↵thomascube
undelete operations
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
- Fixed message ID updates in cache - Changed message flags handling + some fixes (e.g. fixed messages listing after delete)
2011-09-15- Disable message list keypress operations when CTRL key is pressed,alecpl
to workaround FF6 issue, where Ctrl+Pg(Up/Down) was changing list page and browser tab) - Fix multiselection with Ctrl+Up/Down keys
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
focused input, it doesn't look good on init
2011-09-08- Fix compacting folder resets message list filter (#1488076)alecpl
- Fix reset-search action so it resets list page number to 1
2011-09-06- Merge devel-saved_search branch (Addressbook Saved Searches)alecpl
2011-09-04- Fix all messages remain selected after moving all search results and ↵alecpl
clearing search (#1488066)
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