summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Collapse)Author
2006-05-18Added Arabic and Armenian localizationsthomascube
2006-05-18Updated Russian localizationthomascube
2006-05-18Allow & in e-mail addressesthomascube
2006-05-18Removed MDB2 classes; install seperatelythomascube
2006-05-18renamed $mbox so that it will stop interfering with the $_SESSION when ↵svncommit
register_globals is turned on
2006-05-18renamed $mbox so that it will stop interfering with the $_SESSION when ↵svncommit
register_globals is turned on
2006-05-171)fixed bug where moving/deleting a single message in the list didn't worksvncommit
2)fixed bug where marking a message as deleted from "view message" page caused errors
2006-05-15Fixed search bugsthomascube
2006-05-15Fix of empty folder bug by Jon Daley (roundcube@jon.limedaley.com)svncommit
2006-05-13added fields from current en_US to nl_NLsvncommit
2006-05-13added fields from current en_US to nl_NL and fixed some older translationssvncommit
2006-05-05Removed ob_flush() because useless and buggythomascube
2006-05-05Fixed typos in function rcube_button()thomascube
2006-05-05Casting date parts in iil_StrToTime() to avoid warningsthomascube
2006-05-05Changed login page title regarding product name (Bug #1476413)thomascube
2006-05-01Pimped search functionthomascube
2006-05-01fixed bug where the config option is not setsvncommit
2006-05-01Started integrating GoogieSpellthomascube
2006-05-01Check for empty mbox value in sessionthomascube
2006-05-01Added support for undeletesvncommit
2006-05-01Added undelete functionalist and support for delete toggle iconsvncommit
2006-05-01Added undelete functionality; made flagging system more flexiblesvncommit
2006-05-01Add support for undelete and fix previously undetected bug for marking ↵svncommit
multiple messages
2006-05-01Added OPTIONS -> Javascript codesvncommit
2006-05-01Applied patch for requesting receipts by Salvatore Ansanithomascube
2006-05-01Applied patches by Mark Bucciarellithomascube
2006-05-01Applied prev/next patch by Leonard Bouchetthomascube
2006-04-26Updated Mail::Mime libraries to latest CVS. Changes are bug fixes ONLY.svncommit
2006-04-26Corrected issue forwarding attachments that use content-description rather ↵svncommit
than filename or name disposition headers
2006-04-26Corrected issue displaying attachments that use content-description rather ↵svncommit
than filename or name disposition headers
2006-04-26fix number of bugs and issues with last patch.svncommit
1) fixed issue where switching folders would lose keyboard commands 2) fixed issue where you could not delete or move multiple messages 3) now moves to next message regardless of deleting it or moving it 4) moves to previous messsage when deleting or moving last message in list
2006-04-25added a couple new features and bug fixes:svncommit
1) ability to change focus of selected message without selecting that message (requires a new class) 2) fixed bug where navigating with arrows would "select" hidden messages 3) moving or deleting messages will now select the next message on the list
2006-04-24Delete key will delete selected messagessvncommit
2006-04-13Added sort order saving patch by Jacob Brunsonthomascube
2006-04-13Fixed parent.location problem for compose-linksthomascube
2006-04-13Updated Portuguese localizationthomascube
2006-04-13Added Slovenian localizationthomascube
2006-04-06Corrected issue forwarding attachments without disposition headerssvncommit
2006-04-06Corrected issue displaying attachments without disposition headerssvncommit
2006-04-04Added labels for nextpage/previouspagethomascube
2006-04-04Add configured domain to user names for login; changed get_input_value()thomascube
2006-04-04Added Lithuanian localizationthomascube
2006-04-04Corrected regexp for numeric _to parameterthomascube
2006-03-27Improved search functionthomascube
2006-03-27Fixed buggy date sorting patchthomascube
2006-03-27Removed date sorting patchthomascube
2006-03-24Started implementing search functionthomascube
2006-03-23Started implementing search functionthomascube
2006-03-21Added localization label: 'welcome' to all localizations (currently in English)svncommit
This label is the page title welcome message on the login page (previously was hardcoded) Changed login.html to use this label.
2006-03-20Minor improvements and bugfixes (see changelog)thomascube