Age | Commit message (Expand) | Author |
2009-08-29 | - Fix LDAP contact update when RDN field is changed (#1485788) | alecpl |
2009-08-27 | Reset pressed buttons on next click (#1485987) | thomascube |
2009-08-27 | Reload settings page if language was changed | thomascube |
2009-08-12 | Tweak settings page: align with tab list, remove that single advanced option ... | thomascube |
2009-08-03 | - Re-designed User Preferences interface | alecpl |
2009-07-31 | - Added 'display_next' option | alecpl |
2009-07-29 | - fix preloading images without defined source | alecpl |
2009-07-24 | Improve button capabilities | thomascube |
2009-07-24 | Register button event handlers in javascript and save some html code | thomascube |
2009-07-23 | - removed hardcoded 'compose-body' identifier (#1485996) | alecpl |
2009-07-21 | Also protect GET request from CSRF | thomascube |
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 |