summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js
AgeCommit message (Collapse)Author
2011-11-18Clarify licenseing of forked Googiespell codethomasb
git-svn-id: https://svn.roundcube.net/trunk@5445 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-16- Don't add PRE tags when switching to html mode and textarea is emptyalec
git-svn-id: https://svn.roundcube.net/trunk@5436 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-14- Make urlencode() compatible with PHP's rawurlencode() - fixes ↵alec
collapsing/expanding of folders with some special characters in name git-svn-id: https://svn.roundcube.net/trunk@5420 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit ↵alec
button for drafts git-svn-id: https://svn.roundcube.net/trunk@5409 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-08Make email recipients separator configurable + suppress dupes in auto-completionthomasb
git-svn-id: https://svn.roundcube.net/trunk@5401 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-04- Don't use external js file for images listing in HTML editoralec
git-svn-id: https://svn.roundcube.net/trunk@5391 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-02remove artifactstill
git-svn-id: https://svn.roundcube.net/trunk@5384 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-02fix path/structure (my bad)till
git-svn-id: https://svn.roundcube.net/trunk@5383 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-02check-in 3.4.6 (without moxieplayer due to a content-spoofing vulnerability)till
git-svn-id: https://svn.roundcube.net/trunk@5382 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-02remove 3.4.2till
git-svn-id: https://svn.roundcube.net/trunk@5381 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-30Avoid titles like 'undefined' or 'false'thomasb
git-svn-id: https://svn.roundcube.net/trunk@5378 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18- Code and small perf. improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@5343 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18- Removed zebra-classalec
git-svn-id: https://svn.roundcube.net/trunk@5342 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ↵thomasb
'compose' command for the selected group git-svn-id: https://svn.roundcube.net/trunk@5328 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-05- Fix bug where wrong search string was build when using filter together ↵alec
with search git-svn-id: https://svn.roundcube.net/trunk@5310 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-05Attach jquery UI date pickers to contact fields of type 'date'thomasb
git-svn-id: https://svn.roundcube.net/trunk@5308 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-28Fix timezone settingsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5287 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-28Distinguish standard timezone offset and DST of clientthomasb
git-svn-id: https://svn.roundcube.net/trunk@5285 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-28- Fix misleading display when chaning editor type (#1488104), fix handling ↵alec
of custom commands result git-svn-id: https://svn.roundcube.net/trunk@5283 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-27- Fix bug where when replying always the last identity is used (#1488101)alec
git-svn-id: https://svn.roundcube.net/trunk@5280 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-23- Add loading indicator on contact deletealec
git-svn-id: https://svn.roundcube.net/trunk@5276 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-23Ignore document.mouseup events if a jquery UI dialog is layed overthomasb
git-svn-id: https://svn.roundcube.net/trunk@5275 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-23- Fix check if new search value contains old one and previous search was ↵alec
empty in autocomplete git-svn-id: https://svn.roundcube.net/trunk@5273 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-22Ignore events from form elementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5271 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-22- Small cleanup + fix: list contacts on when list object is foundalec
git-svn-id: https://svn.roundcube.net/trunk@5268 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-22Fix compose command from other tasks than mail and address book; skip common ↵thomasb
request parameters git-svn-id: https://svn.roundcube.net/trunk@5267 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-22- Fix bug where after delete message rows can be added to the list of ↵alec
another folder (#1487752) git-svn-id: https://svn.roundcube.net/trunk@5266 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-22- Abort pending autocomplete requests when max entries found, small code ↵alec
improvements git-svn-id: https://svn.roundcube.net/trunk@5265 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-21Skip confirmation dialog when deleting a contact from a source that supports ↵thomasb
undelete operations git-svn-id: https://svn.roundcube.net/trunk@5264 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-21- Add notice on autocompletion that not all records were displayedalec
git-svn-id: https://svn.roundcube.net/trunk@5262 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-21- Revert possibility to select contact with TAB key in autocompletion listalec
git-svn-id: https://svn.roundcube.net/trunk@5259 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-20- Fix so TAB key stops autocompletion and jumps to next fieldalec
git-svn-id: https://svn.roundcube.net/trunk@5252 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-20- Do not prepend '-- ' to signature if a line '-- ' already exists in signaturealec
git-svn-id: https://svn.roundcube.net/trunk@5250 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-19Numbers are also allowed in action namesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5246 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-19Allow 'compose' commands from any taskthomasb
git-svn-id: https://svn.roundcube.net/trunk@5245 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalec
- Fixed message ID updates in cache - Changed message flags handling + some fixes (e.g. fixed messages listing after delete) git-svn-id: https://svn.roundcube.net/trunk@5233 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-17- Fix GCC warning in googiespell.js (#1488090)alec
git-svn-id: https://svn.roundcube.net/trunk@5231 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-15- Disable message list keypress operations when CTRL key is pressed,alec
to workaround FF6 issue, where Ctrl+Pg(Up/Down) was changing list page and browser tab) - Fix multiselection with Ctrl+Up/Down keys git-svn-id: https://svn.roundcube.net/trunk@5221 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-13- jQuery 1.6.4alec
git-svn-id: https://svn.roundcube.net/trunk@5212 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-13- Fix js error when calling spellchecker on empty textareaalec
git-svn-id: https://svn.roundcube.net/trunk@5211 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-10- Followup last commit, trim subject text for titlealec
git-svn-id: https://svn.roundcube.net/trunk@5200 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-10- Fix setting title for truncated subject in IE (#1487128)alec
git-svn-id: https://svn.roundcube.net/trunk@5199 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-09- Don't select quick search input on init, Safari/Chrome is adding border to ↵alec
focused input, it doesn't look good on init git-svn-id: https://svn.roundcube.net/trunk@5197 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-08- Fix compacting folder resets message list filter (#1488076)alec
- Fix reset-search action so it resets list page number to 1 git-svn-id: https://svn.roundcube.net/trunk@5194 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-06- Merge devel-saved_search branch (Addressbook Saved Searches)alec
git-svn-id: https://svn.roundcube.net/trunk@5182 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-06- Merge devel-spellcheck branch:alec
- Added spellchecker exceptions dictionary (shared or per-user) - Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options) git-svn-id: https://svn.roundcube.net/trunk@5181 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-04- Fix all messages remain selected after moving all search results and ↵alec
clearing search (#1488066) git-svn-id: https://svn.roundcube.net/trunk@5157 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-02- jQuery 1.6.3alec
git-svn-id: https://svn.roundcube.net/trunk@5154 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-02- Fix error in messages drag&drop action caused by r5146alec
git-svn-id: https://svn.roundcube.net/trunk@5153 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-29Initialize GUI objects which are added after initthomasb
git-svn-id: https://svn.roundcube.net/trunk@5146 208e9e7b-5314-0410-a742-e7e81cd9613c