Age | Commit message (Expand) | Author |
2009-10-06 | - Fix newly attached files are not saved in drafts w/o editing any text (#148... | alecpl |
2009-10-06 | Hold attachment info in a js list in order to simplify things + codestyle | thomascube |
2009-10-05 | - fix upload errors handling in Opera | alecpl |
2009-10-04 | - Added an alert message when uploading still in progress and the user tries ... | vbenincasa |
2009-10-03 | - Reapply r3004 undone in r3011 | vbenincasa |
2009-10-03 | - remove test code | alecpl |
2009-10-03 | - Added attachment upload indicator with parallel upload (#1486058) | alecpl |
2009-10-01 | - Fix return to first page from e-mail screen (#1486105) | alecpl |
2009-09-23 | - sorting by message index - added 'index_sort' option (#1485936) | alecpl |
2009-09-22 | - don't change case of autocomplete search to lower (per discussion for #1485... | alecpl |
2009-09-20 | - fix IE version check (fixes horizontal splitter height issue) | alecpl |
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 |