summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2006-05-171)fixed bug where moving/deleting a single message in the list didn't workcmcnulty
2)fixed bug where marking a message as deleted from "view message" page caused errors git-svn-id: https://svn.roundcube.net/trunk@231 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-15Fixed search bugsroundcube
git-svn-id: https://svn.roundcube.net/trunk@230 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-15Fix of empty folder bug by Jon Daley (roundcube@jon.limedaley.com)cmcnulty
git-svn-id: https://svn.roundcube.net/trunk@229 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-13added fields from current en_US to nl_NLdrecaise
git-svn-id: https://svn.roundcube.net/trunk@228 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-13added fields from current en_US to nl_NL and fixed some older translationsdrecaise
git-svn-id: https://svn.roundcube.net/trunk@227 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-05Removed ob_flush() because useless and buggyroundcube
git-svn-id: https://svn.roundcube.net/trunk@226 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-05Fixed typos in function rcube_button()roundcube
git-svn-id: https://svn.roundcube.net/trunk@224 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-05Casting date parts in iil_StrToTime() to avoid warningsroundcube
git-svn-id: https://svn.roundcube.net/trunk@222 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-05Changed login page title regarding product name (Bug #1476413)roundcube
git-svn-id: https://svn.roundcube.net/trunk@220 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Pimped search functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@216 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01fixed bug where the config option is not setcmcnulty
git-svn-id: https://svn.roundcube.net/trunk@215 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Started integrating GoogieSpellroundcube
git-svn-id: https://svn.roundcube.net/trunk@214 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Check for empty mbox value in sessionroundcube
git-svn-id: https://svn.roundcube.net/trunk@213 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Added support for undeletecmcnulty
git-svn-id: https://svn.roundcube.net/trunk@212 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Added undelete functionalist and support for delete toggle iconcmcnulty
git-svn-id: https://svn.roundcube.net/trunk@211 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Added undelete functionality; made flagging system more flexiblecmcnulty
git-svn-id: https://svn.roundcube.net/trunk@210 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Add support for undelete and fix previously undetected bug for marking ↵cmcnulty
multiple messages git-svn-id: https://svn.roundcube.net/trunk@209 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Added OPTIONS -> Javascript codecmcnulty
git-svn-id: https://svn.roundcube.net/trunk@207 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Applied patch for requesting receipts by Salvatore Ansaniroundcube
git-svn-id: https://svn.roundcube.net/trunk@205 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Applied patches by Mark Bucciarelliroundcube
git-svn-id: https://svn.roundcube.net/trunk@204 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Applied prev/next patch by Leonard Bouchetroundcube
git-svn-id: https://svn.roundcube.net/trunk@203 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-26Updated Mail::Mime libraries to latest CVS. Changes are bug fixes ONLY.vengadrew
git-svn-id: https://svn.roundcube.net/trunk@202 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-26Corrected issue forwarding attachments that use content-description rather ↵vengadrew
than filename or name disposition headers git-svn-id: https://svn.roundcube.net/trunk@201 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-26Corrected issue displaying attachments that use content-description rather ↵vengadrew
than filename or name disposition headers git-svn-id: https://svn.roundcube.net/trunk@200 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-26fix number of bugs and issues with last patch.cmcnulty
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 git-svn-id: https://svn.roundcube.net/trunk@199 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-25added a couple new features and bug fixes:cmcnulty
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 git-svn-id: https://svn.roundcube.net/trunk@197 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-24Delete key will delete selected messagescmcnulty
git-svn-id: https://svn.roundcube.net/trunk@196 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-13Added sort order saving patch by Jacob Brunsonroundcube
git-svn-id: https://svn.roundcube.net/trunk@194 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-13Fixed parent.location problem for compose-linksroundcube
git-svn-id: https://svn.roundcube.net/trunk@192 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-13Updated Portuguese localizationroundcube
git-svn-id: https://svn.roundcube.net/trunk@191 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-13Added Slovenian localizationroundcube
git-svn-id: https://svn.roundcube.net/trunk@190 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-06Corrected issue forwarding attachments without disposition headersvengadrew
git-svn-id: https://svn.roundcube.net/trunk@189 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-06Corrected issue displaying attachments without disposition headersvengadrew
git-svn-id: https://svn.roundcube.net/trunk@188 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-04Added labels for nextpage/previouspageroundcube
git-svn-id: https://svn.roundcube.net/trunk@186 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-04Add configured domain to user names for login; changed get_input_value()roundcube
git-svn-id: https://svn.roundcube.net/trunk@185 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-04Added Lithuanian localizationroundcube
git-svn-id: https://svn.roundcube.net/trunk@181 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-04Corrected regexp for numeric _to parameterroundcube
git-svn-id: https://svn.roundcube.net/trunk@180 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-27Improved search functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@175 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-27Fixed buggy date sorting patchroundcube
git-svn-id: https://svn.roundcube.net/trunk@174 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-27Removed date sorting patchroundcube
git-svn-id: https://svn.roundcube.net/trunk@173 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-24Started implementing search functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@172 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-23Started implementing search functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@171 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-21Added localization label: 'welcome' to all localizations (currently in English)lostsinner
This label is the page title welcome message on the login page (previously was hardcoded) Changed login.html to use this label. git-svn-id: https://svn.roundcube.net/trunk@170 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-20Minor improvements and bugfixes (see changelog)roundcube
git-svn-id: https://svn.roundcube.net/trunk@169 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-20Minor improvements and bugfixes (see changelog)roundcube
git-svn-id: https://svn.roundcube.net/trunk@168 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-14Improved error handling in DB connection failureroundcube
git-svn-id: https://svn.roundcube.net/trunk@164 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-14Don't remove internal html tags in plaintext messagesroundcube
git-svn-id: https://svn.roundcube.net/trunk@163 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-04Minor bugfixesroundcube
git-svn-id: https://svn.roundcube.net/trunk@162 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-04Updated localizationsroundcube
git-svn-id: https://svn.roundcube.net/trunk@161 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-03Improved reading of POST and GET valuesroundcube
git-svn-id: https://svn.roundcube.net/trunk@160 208e9e7b-5314-0410-a742-e7e81cd9613c