summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2009-10-24- fix default quota image heightalecpl
2009-10-24- Fix quota indicator issues by content generation on client-sizealecpl
2009-10-24- don't call focus() on html editor (#1486238)alecpl
2009-10-23- Don't display disabled sections in Settings (#1486099)alecpl
2009-10-06- Fix newly attached files are not saved in drafts w/o editing any text (#148...alecpl
2009-10-06Hold attachment info in a js list in order to simplify things + codestylethomascube
2009-10-05- fix upload errors handling in Operaalecpl
2009-10-04- Added an alert message when uploading still in progress and the user tries ...vbenincasa
2009-10-03- Reapply r3004 undone in r3011vbenincasa
2009-10-03- remove test codealecpl
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-27Reset pressed buttons on next click (#1485987)thomascube
2009-08-27Reload settings page if language was changedthomascube
2009-08-12Tweak settings page: align with tab list, remove that single advanced option ...thomascube
2009-08-03- Re-designed User Preferences interfacealecpl
2009-07-31- Added 'display_next' optionalecpl
2009-07-29- fix preloading images without defined source alecpl
2009-07-24Improve button capabilitiesthomascube
2009-07-24Register button event handlers in javascript and save some html codethomascube
2009-07-23- removed hardcoded 'compose-body' identifier (#1485996)alecpl
2009-07-21Also protect GET request from CSRFthomascube
2009-07-21Use global request tokens and automatically protect all POST requeststhomascube
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 consolealecpl
2009-07-01- call tinyMCE.triggerSave() before form submit (#1485860)alecpl
2009-06-29- fix text input style by setting its typealecpl
2009-06-20- minimize autocomplete requestsalecpl
2009-06-20- one hasClass check lessalecpl
2009-06-19Open collapsed folders during drag & drop (#1485914)thomascube
2009-06-19Also 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 iconalecpl
2009-06-11- fix folder ID generation (for example two folders 'aaa' and 'aaa "')alecpl
2009-06-10- fix list page changealecpl
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 varalecpl
2009-06-05- small fixes/improvements of drag&dropalecpl
2009-06-04- fix drag_move performancealecpl
2009-06-03- fix selecting repetition with holded arrow key (#1485672)alecpl
2009-06-02Fix list events used in drag&drop functionality (#1485890)thomascube
2009-06-01Use event system on the client to handle ajax callbacksthomascube
2009-05-31- Added possibility to invert messages selectionalecpl
2009-05-30- After move/delete from 'show' action display next message instead of messag...alecpl