index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
js
/
app.js
Age
Commit message (
Expand
)
Author
2014-08-20
Add option to focus a treelist widget on clicks to the container (#1489997)
Thomas Bruederli
2014-08-20
Add config/preference option to disable saving messages in localStorage (#148...
Thomas Bruederli
2014-08-18
Show icons (person, group) in autocomplete popup
Thomas Bruederli
2014-08-18
Don't expand recipient groups if they have an email address
Thomas Bruederli
2014-08-13
Allow focussing treelist item checkboxes with tab and normal list navigation ...
Thomas Bruederli
2014-08-11
Added namespace filter in Folder Manager
Aleksander Machniak
2014-08-10
Fix errors when adding/updating contacts in active search (#1490015)
Aleksander Machniak
2014-08-08
Reset search after folder creation/remove/rename
Aleksander Machniak
2014-08-08
Added folder searching in Folder Manager
Aleksander Machniak
2014-08-04
Fix frame check and strange "parent is undefined" issue
Aleksander Machniak
2014-08-04
Modify is_framed() so it returns boolean value
Aleksander Machniak
2014-07-30
Fixed variable name
Aleksander Machniak
2014-07-28
Set 'compose_extwin' env property on every step; accept a list of URL paramet...
Thomas Bruederli
2014-07-26
Handle clicks on list parent element from the list widget
Aleksander Machniak
2014-07-26
Create/rename groups in UI dialogs (#1489951)
Aleksander Machniak
2014-07-25
Fix drag-n-drop after folder move/create (#1489648)
Aleksander Machniak
2014-07-23
Fix errors when using localStorage in Safari's private browsing mode (#1489996)
Aleksander Machniak
2014-07-21
Use jQuery.each instead of "for (i in Array)" (#1489988)
Aleksander Machniak
2014-07-20
Iterate over all drafts saved in localStorage when asking for restoring. Dele...
Thomas Bruederli
2014-07-16
Collapsible (and iconized) folders tree in folder manager (#1489648)
Aleksander Machniak
2014-07-09
Warn for unsent/unsaved message when closing compose window; remove localStor...
Thomas Bruederli
2014-07-09
Revert "Fix bug where compose storage wasn't cleared on page unload (#1489818)"
Aleksander Machniak
2014-07-08
Fix bug where compose storage wasn't cleared on page unload (#1489818)
Aleksander Machniak
2014-07-07
Pass event object as 3rd argument to external command handlers
Aleksander Machniak
2014-07-05
- Fix Delete button state after deleting identity/response (#1489972)
Aleksander Machniak
2014-07-05
Fix security issue in delete-response action - allow only ajax request.
Aleksander Machniak
2014-07-03
Added 'contact_search_name' option to define autocompletion entry format
Aleksander Machniak
2014-07-03
Fix blinking selection when moving cursor on autocomplete list text
Aleksander Machniak
2014-07-02
Use treelist widget for folders list in Settings/Folders (#1489648)
Aleksander Machniak
2014-06-30
Support images drag-n-drop into image browser dialog in html signature editor
Aleksander Machniak
2014-06-29
Support images in HTML signatures (#1488676)
Aleksander Machniak
2014-06-25
Remove focus on mouse clicks
Thomas Bruederli
2014-06-24
Separate list of saved searched from addressbooks list
Thomas Bruederli
2014-06-23
Mail compose: Selecting contact inserts recipient to previously focused input...
Aleksander Machniak
2014-06-18
Improve accessibility on attachments list: use custom tabindex attribute + ad...
Thomas Bruederli
2014-06-17
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2014-06-17
Close "no subject" prompt with Enter key (#1489580)
Aleksander Machniak
2014-06-17
Use the right label for response dialog after renaming them
Thomas Bruederli
2014-06-16
Avoid scrolling of lists and menus when navigating with cursor keys (#1489929)
Thomas Bruederli
2014-06-15
Fix list reload after sending message in another window (#1489931) - use chec...
Aleksander Machniak
2014-06-12
Move some code to legacy_browser plugin
Aleksander Machniak
2014-06-08
Fix mouse selection on autocomplete lists
Aleksander Machniak
2014-06-05
Small code improvements and cleanup
Aleksander Machniak
2014-06-05
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2014-06-05
Navigate with arrow keys only in treelist widgets; fix keyboard event detecti...
Thomas Bruederli
2014-06-05
Select/scroll to previously selected message when returning from message page...
Aleksander Machniak
2014-06-05
Fix regression where html code is sent as plain text (#1488649)
Aleksander Machniak
2014-06-05
Merge branch 'dev-accessibility'
Thomas Bruederli
2014-06-04
Fix typo in aria-attribute
Thomas Bruederli
2014-06-04
Make autocomplete widget actually work with screen readers
Thomas Bruederli
[next]