summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
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
2009-05-27Fix keyboard control of the autocomplete listthomascube
2009-05-26Re-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 buttonsalecpl
2009-05-18Fix Googiespellthomascube
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 composealecpl
2009-05-01Update Googiespell to version 4.0thomascube
2009-04-27- simplified messagelist sort action codealecpl
2009-04-27- Fix wrong column sort order icons (#1485823)alecpl
2009-04-27- Updated TinyMCE to 3.2.3 versionalecpl
2009-04-26Add javascript event 'insertrow'thomascube
2009-04-26Add two new javascript eventsthomascube
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 r2382alecpl
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 listalecpl
2009-04-23- Fix text wrapping in HTML editor after switching from plain text to HTML (#...alecpl