Age | Commit message (Expand) | Author |
2009-07-21 | Use global request tokens and automatically protect all POST requests | thomascube |
2009-07-17 | - use lowercase in html tag names (to make switch to xhtml simpler in the fut... | alecpl |
2009-07-11 | - Fix HTML editor tabIndex setting (#1485972) | alecpl |
2009-07-07 | - fix debug console | alecpl |
2009-07-01 | - call tinyMCE.triggerSave() before form submit (#1485860) | alecpl |
2009-06-29 | - fix text input style by setting its type | alecpl |
2009-06-20 | - minimize autocomplete requests | alecpl |
2009-06-20 | - one hasClass check less | alecpl |
2009-06-19 | Open collapsed folders during drag & drop (#1485914) | thomascube |
2009-06-19 | Also trigger 'insertrow' event when list is initialized on page load (#1485826) | thomascube |
2009-06-15 | - always call logout action as task (#1485919) | alecpl |
2009-06-11 | - Added message Edit feature (#1483891, #1484440) - need icon | alecpl |
2009-06-11 | - fix folder ID generation (for example two folders 'aaa' and 'aaa "') | alecpl |
2009-06-10 | - fix list page change | alecpl |
2009-06-05 | - Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options han... | alecpl |
2009-06-05 | - fix key repetition (#1485672) | alecpl |
2009-06-05 | - removed unused var | alecpl |
2009-06-05 | - small fixes/improvements of drag&drop | alecpl |
2009-06-04 | - fix drag_move performance | alecpl |
2009-06-03 | - fix selecting repetition with holded arrow key (#1485672) | alecpl |
2009-06-02 | Fix list events used in drag&drop functionality (#1485890) | thomascube |
2009-06-01 | Use event system on the client to handle ajax callbacks | thomascube |
2009-05-31 | - Added possibility to invert messages selection | alecpl |
2009-05-30 | - After move/delete from 'show' action display next message instead of messag... | alecpl |
2009-05-27 | Fix keyboard control of the autocomplete list | thomascube |
2009-05-26 | Re-enable the permalink command (allows one to choose right-click and open-in... | thomascube |
2009-05-26 | - Add drag cancelling with ESC key (#1484344) | alecpl |
2009-05-23 | - Added message menu (some image needed), removed Print and Source buttons | alecpl |
2009-05-18 | Fix Googiespell | thomascube |
2009-05-17 | - don't show message on unknown error (#1485848) + translate "Server Error!" ... | alecpl |
2009-05-14 | - Fix autocomplete problem with capital letters (#1485792) | alecpl |
2009-05-09 | - Correct caret position in message form with signature (#1485833) | alecpl |
2009-05-02 | - Added quick search box menu (#1484304) | alecpl |
2009-05-01 | - jQuery'fied GoogieSpell 4.0 + some changes in compose | alecpl |
2009-05-01 | Update Googiespell to version 4.0 | thomascube |
2009-04-27 | - simplified messagelist sort action code | alecpl |
2009-04-27 | - Fix wrong column sort order icons (#1485823) | alecpl |
2009-04-27 | - Updated TinyMCE to 3.2.3 version | alecpl |
2009-04-26 | Add javascript event 'insertrow' | thomascube |
2009-04-26 | Add two new javascript events | thomascube |
2009-04-24 | - Fix autocomplete spinning wheel does not disappear (#1485804) | alecpl |
2009-04-24 | -Fix address list isn't refreshing after jquery integration (#1485818) | alecpl |
2009-04-24 | - re-fix r2382 | alecpl |
2009-04-24 | - Fix folder dragging in folder manager isn't working after jquery integratio... | alecpl |
2009-04-23 | - small css fixes in login form, boxes and subscription list | alecpl |
2009-04-23 | - Fix text wrapping in HTML editor after switching from plain text to HTML (#... | alecpl |
2009-04-23 | - fix Unread selection after jquery integration | alecpl |
2009-04-23 | - Fix auto-complete function hangs with plus sign (#1485815) | alecpl |
2009-04-21 | - Fix AJAX requests errors handler (#1485000) | alecpl |
2009-04-21 | - Speed up message list displaying on IE (initialize list in background) | alecpl |