index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
js
/
app.js
Age
Commit message (
Expand
)
Author
2011-08-08
- Fix inserting autocomplete entry (with MT enebled)
alec
2011-08-06
- Fix unlocking in abort_request() (#1488025)
alec
2011-08-04
- Don't call set_env() where it isn't required
alec
2011-08-04
- Fix moving folder to root, it wasn't working with IMAP delimiter different ...
alec
2011-08-04
- Add abort_request() function
alec
2011-08-04
- Make that reset-search resets also pending searches
alec
2011-08-03
- Check current search value in ksearch_query_results() to prevent from wrong...
alec
2011-08-03
- Add "loading" messages for contacts copying and groups assignment
alec
2011-08-02
- Added confirmation dialog for contact group deleting + loading indicator
alec
2011-08-01
- Simplified frame lock handling
alec
2011-07-31
Fix parse error in IE6
thomasb
2011-07-30
Log session validation errors; keep error message when redirecting to login a...
thomasb
2011-07-29
- Unify/add loading messages when "opening" a frame
alec
2011-07-28
Delay window.print() on Safari browsers
thomasb
2011-07-28
- Fix errors when console is not defined (#1488010)
alec
2011-07-27
- Call ksearch_destroy() on ksearch_hide()
alec
2011-07-26
- Move console object initialization code into one place
alec
2011-07-25
- Added optional "multithreading" autocomplete feature
alec
2011-07-21
- Add comment about FF5 bug workaround
alec
2011-07-20
- Add check for inArray() input to prevent error in Firefox 5
alec
2011-07-19
Add drop-target for root folder; fix row insertion when moving to a protected...
thomasb
2011-07-19
- Add possibility to change autocomplete action name
alec
2011-07-18
Only load contacts list in main view
thomasb
2011-07-18
Asynchronously load contacts after page load
thomasb
2011-07-08
- Fix message delete button title when flag_for_deletion is enabled
alec
2011-07-08
Make autocompletion available for plugins
thomasb
2011-07-07
- Insert APC_UPLOAD_PROGRESS hidden field before file field (#1486039)
alec
2011-07-07
- Added possibility to undo last contact delete operation
alec
2011-07-06
- Fixed issues related to creating contacts in source which isn't currently s...
alec
2011-07-06
- Don't send keep-alive request when system is busy
alec
2011-07-05
- Fix sorting of contact groups after group create (#1487747)
alec
2011-07-05
- Fix group commands state after extended search use, make this check readonl...
alec
2011-07-04
- Fix GCC errors and warnings (#1487988)
alec
2011-07-04
- Show loading icon event if upload_progress is enabled
alec
2011-07-04
- Add optional textual upload progress indicator (#1486039)
alec
2011-07-02
- Added addressbook source selector in contact create form
alec
2011-07-01
- Fix adding signatures (#1487965)
alec
2011-06-30
- Make sure upload form uses POST method
alec
2011-06-15
- Add possibility to return subscription status and css class name for folder...
alec
2011-06-14
- Added searching in all addressbook sources (global-search)
alec
2011-06-05
- Fix contacts import (#1487947)
alec
2011-06-03
Use address_template config when adding a new address block (#1487944)
thomasb
2011-06-03
- Added addressbook advanced search
alec
2011-06-01
- Fix doubled encoding in save-pref request (#1487941), small code improvements
alec
2011-06-01
Add collected text labels in one single function call
thomasb
2011-06-01
- Add popup with basic fields selection for addressbook search
alec
2011-05-31
- Optimization for spellcheck_before_send: don't invoke new ajax request. Whi...
alec
2011-05-30
- Fix setting language for spellchecker on spellcheck_before_send
alec
2011-05-20
- Improve performence of folder manager operations by moving subscriptions ta...
alec
2011-05-19
- Removed focus_on_new_message option, added newmail_notify plugin
alec
[next]