summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2007-10-20Fix toggleselect of list widgetthomascube
2007-10-19Fix moving folders to root, bug introduces when using row id's instead of fol...svncommit
2007-10-19- Enable single-selection toggling in JS list objectsvncommit
2007-10-17Fix sorting after parent folder renaming.svncommit
2007-10-17Make sure the currently selected row is re-selected after re-initializing the...svncommit
2007-10-17Clean up code overlap.svncommit
2007-10-17Make sure the _main_ window is focussed (closes #1484138).svncommit
2007-10-17... and unset selected folder name.svncommit
2007-10-17Clear folder selection when a protected folder is clicked.svncommit
2007-10-15Unset folder selection after folder is deleted.svncommit
2007-10-10Suppress IE errors when clearing attachments form (#1484356)thomascube
2007-09-29Fix compose screen on IE7 and re-enable buttons after list reloadthomascube
2007-09-27Remove unused code.svncommit
2007-09-27When a folder is renamed, rename the children as well.svncommit
2007-09-27Remove unused array.svncommit
2007-09-27Fix regular expression; folder name may contain special characters.svncommit
2007-09-27When a folder is deleted, delete the children as well.svncommit
2007-09-27Disable moving a folder to one of it's own children.svncommit
2007-09-26Also select next contact after removing onethomascube
2007-09-26Select next message after removing one from listthomascube
2007-09-26Remove unused events.svncommit
2007-09-25Create new folder as child of selected folder.svncommit
2007-09-25Disable moving of default folders.svncommit
2007-09-25Enable drag-/dropping of folders to a new parent folder, closes #1457344.svncommit
2007-09-19Unlock interface when message sending fails (#1484570)thomascube
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomascube
2007-09-17Respect PNG fix on IE when switching buttonsthomascube
2007-09-11Fixed check for message content when composingthomascube
2007-09-09Fixed wrong delete button tooltip (#1483965)thomascube
2007-09-05Allso trigger events when selecting all/none list entriesthomascube
2007-08-29Fixed multi-message move/deletesvncommit
2007-08-29* changed sessid to roundcube_sessid (#1484475)till
2007-08-15LDAP improvementsthomascube
2007-08-10Fix compose function from address book + mozilla compatibilitythomascube
2007-08-10Simplified code + removed debug logthomascube
2007-08-10Some bugfixes, security issues + minor improvementsthomascube
2007-08-09Fixes interface lock-up issues and minor bugs (richs)svncommit
2007-07-03Fix status message bug #1484464 with regard to #1484353thomascube
2007-06-08fixed html2text in editorsvncommit
2007-06-05fixed HTML->Plain conversionsvncommit
2007-05-28Prevent default events on subject link; fixed typo in smtp scriptthomascube
2007-05-24upgrade to TinyMCE v2.1.1.1svncommit
2007-05-18Better refresh of message list; improved HTML mail displaythomascube
2007-05-18Fixed broken message status managementthomascube
2007-05-18Use HTTP-POST requests for actions that change application statethomascube
2007-05-17Always try to hide the message box (closes #1484353)thomascube
2007-05-17Add link to message subjects (#1484257); don't make selected list items bold;...thomascube
2007-05-13Fixed marking as read in preview pane (closes #1484364)thomascube
2007-05-01Enable saving of contacts (closes #1484349)thomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube