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
Age
Commit message (
Expand
)
Author
2014-10-28
Fix so draft auto-save does not turn spellchecker off (#1490120)
Aleksander Machniak
2014-10-27
Fix compose body area size, so scrollbars aren't truncated, unify padding
Aleksander Machniak
2014-10-26
Merge pull request #232 from JohnDoh/patch-1
Thomas B.
2014-10-25
Catch only left-button clicks on the list widget's mouseup handler
Aleksander Machniak
2014-10-16
better events for get_single_uid/cid
JohnDoh
2014-09-27
Enable/disable siganture commands before exiting the function in new compose ...
Thomas Bruederli
2014-09-26
Fix restoring draft messages from localStorage if editor mode differs (#1490016)
Thomas Bruederli
2014-09-16
Access list body through abstract property
Thomas Bruederli
2014-09-11
Also remove cloned search item from treelist
Thomas Bruederli
2014-09-09
Merge pull request #218 from JohnDoh/patch-1
Thomas B.
2014-09-08
pass click event to hide_menu call
JohnDoh
2014-09-08
add missing event arg
JohnDoh
2014-09-08
Small tweaks for treelist interactions
Thomas Bruederli
2014-09-02
Don't cancel event on parent focus
Aleksander Machniak
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-17
Fix contacts list update after adding/deleting/moving a contact (#1490028, #1...
Aleksander Machniak
2014-08-13
Allow focussing treelist item checkboxes with tab and normal list navigation ...
Thomas Bruederli
2014-08-12
Allow browsers internal spellchecker to work
Victor Benincasa
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-07
Getter to detect if treelist widget is in search mode
Thomas Bruederli
2014-08-05
Make possible to skip some elements from subject cell when creating text for ...
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-08-01
Update to TinyMCE 4.1.3 + small code improvements
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-03
Remove leftover code - fixes js error
Aleksander Machniak
2014-07-02
Get rid of -o-box-shadow
Aleksander Machniak
2014-07-02
Use treelist widget for folders list in Settings/Folders (#1489648)
Aleksander Machniak
[next]