summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2007-10-20Disable HTML the editor by defaultthomascube
2007-10-19- Enable single-selection toggling in JS list objectsvncommit
2007-10-18Fixed syntax typothomascube
2007-10-17Make message listing less error pronethomascube
2007-10-15After renaming/moving a folder, rename/move the children as well.svncommit
2007-10-15When a parent folder is deleted, delete the children immediately, instead of ...svncommit
2007-10-04Use object method to get imap hierarchy delimiterthomascube
2007-10-03Update copyright noticesvncommit
2007-10-02Fix of the better fix of the bugfix :-)thomascube
2007-10-02Better fix for messaage reloading after movingthomascube
2007-10-02Fix loading of next messages after moving/deleting (#1484307)thomascube
2007-09-29Filter linked/imported CSS files (#1484056)thomascube
2007-09-26Set default IMAP folder delimiter; make sure is not emptythomascube
2007-09-26Fix folder-management when delimiter is empty (re-closes #1457344).svncommit
2007-09-26Improve message compose screenthomascube
2007-09-25Create new folder as child of selected folder.svncommit
2007-09-25Enable drag-/dropping of folders to a new parent folder, closes #1457344.svncommit
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomascube
2007-09-11Fixed message search issuesthomascube
2007-09-09Fixed wrong delete button tooltip (#1483965)thomascube
2007-09-09Ensure XHTML validationthomascube
2007-09-06Add Sydney to GMT+10 (AEST), closing #1484401.svncommit
2007-09-01+ implemented checks for max pagesize (#1484484)till
2007-08-30Don't add message footer when saving as draftthomascube
2007-08-29+ feedbacktill
2007-08-29# fixed: #1484527till
2007-08-15LDAP improvementsthomascube
2007-08-10Fix compose function from address book + mozilla compatibilitythomascube
2007-08-10Some bugfixes, security issues + minor improvementsthomascube
2007-07-26Move folder rendering functions so they can be used in the settings section.svncommit
2007-07-03Fix address adding bug reported by David Koblasthomascube
2007-06-12Minor bugfixes reported on the dev-listthomascube
2007-05-28Prevent default events on subject link; fixed typo in smtp scriptthomascube
2007-05-18Always populate the address source listthomascube
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-17Add link to message subjects (#1484257); don't make selected list items bold;...thomascube
2007-05-17Fixed conditional template tags; hide quota display if imap server does not s...thomascube
2007-05-13Wrap message body text (closes #1484148)thomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-04-08List attachments without filenamethomascube
2007-04-08Fixed check for new messages (closes #1484310)thomascube
2007-03-28Don't show error message when saving draft (closes #1483892)thomascube
2007-03-23Fixed bugs #1484276 and #1484300thomascube
2007-03-21Minor bugfixes posted to the dev-mailing listthomascube
2007-03-21Updated PEAR::Mail_mime packagethomascube
2007-03-19Correctly parse message/rfc822; fixed html2text conversion; code cleanupthomascube
2007-03-18Improved contacts drop down; HTML output improvements; JS code cleanupthomascube
2007-03-14Fixed message headers encoding; improved recipient splitting; applied patch f...thomascube