summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Collapse)Author
2008-05-13remove code obsoleted by fix to parse_attrib_stringestadtherr
git-svn-id: https://svn.roundcube.net/trunk@1381 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-12-added confirmation message after identity insertion (like after update)alec
git-svn-id: https://svn.roundcube.net/trunk@1379 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-10- added enctype for attachments form (#1485056)alec
git-svn-id: https://svn.roundcube.net/trunk@1371 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- Corrected message headers decoding when charset isn't specified and improvedalec
support for native languages (#1485050, #1485048) git-svn-id: https://svn.roundcube.net/trunk@1366 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- make address_book_type option case insensitivealec
git-svn-id: https://svn.roundcube.net/trunk@1365 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- Option 'use_SQL_address_book' replaced by 'address_book_type'alec
git-svn-id: https://svn.roundcube.net/trunk@1364 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-07/tmp/outrichs
git-svn-id: https://svn.roundcube.net/trunk@1361 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-07More code cleanup + oop-izationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1360 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-06- removed trigger_error() callalec
git-svn-id: https://svn.roundcube.net/trunk@1359 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05- Fix management of folders with national characters in names (#1485036, ↵alec
#1485001) git-svn-id: https://svn.roundcube.net/trunk@1357 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05- last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@1356 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05- Do charset conversion also for from/to column on messages listalec
git-svn-id: https://svn.roundcube.net/trunk@1355 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-01- Fix BCC header reset (#1484997)alec
git-svn-id: https://svn.roundcube.net/trunk@1350 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-01- fixed saving preferences after r1344alec
git-svn-id: https://svn.roundcube.net/trunk@1349 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30* cs fixestill
git-svn-id: https://svn.roundcube.net/trunk@1348 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Simply use reset() to clear the state vars of rcube_html_page; reverted r1346thomasb
git-svn-id: https://svn.roundcube.net/trunk@1347 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some ↵thomasb
global vars git-svn-id: https://svn.roundcube.net/trunk@1344 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-25- removed redundant codealec
git-svn-id: https://svn.roundcube.net/trunk@1334 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-25- movingmessage label could and should be added in mail task onlyalec
git-svn-id: https://svn.roundcube.net/trunk@1332 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-23#1485003: s/rc_mail_mime/rcube_mail_mime/alec
git-svn-id: https://svn.roundcube.net/trunk@1328 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-17- Fix non-RFC dates formatting (#1484901)alec
git-svn-id: https://svn.roundcube.net/trunk@1324 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-17fix HTML mail sendingestadtherr
git-svn-id: https://svn.roundcube.net/trunk@1320 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- last change fixalec
git-svn-id: https://svn.roundcube.net/trunk@1319 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- fixed folders management after r1291alec
git-svn-id: https://svn.roundcube.net/trunk@1318 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16Set minimum number of rows per page (#1484935)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1317 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- added tinyMCE localization setting alec
- don't use tiny_mce_src.js git-svn-id: https://svn.roundcube.net/trunk@1316 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- don't use onchange to toggle editor because of IE bugalec
git-svn-id: https://svn.roundcube.net/trunk@1315 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- Decode entities when inserting HTML signature to plain text message (#1484990)alec
git-svn-id: https://svn.roundcube.net/trunk@1312 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16added language support to HTML editing (#1484862)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@1310 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-15HTML editing fixes, upgrade to TinyMCE v3.0.6estadtherr
git-svn-id: https://svn.roundcube.net/trunk@1308 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-15#1484391, #1484403alec
git-svn-id: https://svn.roundcube.net/trunk@1307 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-14- removed strrstr() definition as it was needed only for php4alec
git-svn-id: https://svn.roundcube.net/trunk@1301 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-14- Added sections (fieldset+label) in Settings interfacealec
git-svn-id: https://svn.roundcube.net/trunk@1300 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-13- reverted r1295alec
- disable caching for unseen messages to allow marking as read remarked messages git-svn-id: https://svn.roundcube.net/trunk@1296 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-13- added seen flag value to etag, so it allows to mark again remarked messagesalec
git-svn-id: https://svn.roundcube.net/trunk@1295 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12- Fixed and optimized 'read_when_deleted': mark as read on server sidealec
in one action when marking as deleted, fixed js bugs when deleting from message preview page git-svn-id: https://svn.roundcube.net/trunk@1292 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-11#1484972: optimization: mark as read in one action with preview, deleted ↵alec
redundant quota reads git-svn-id: https://svn.roundcube.net/trunk@1285 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-11#1483863: empty trash and expunge inbox on logoutalec
git-svn-id: https://svn.roundcube.net/trunk@1282 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-10- removed lines wrappingalec
git-svn-id: https://svn.roundcube.net/trunk@1279 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-07#1484898alec
git-svn-id: https://svn.roundcube.net/trunk@1269 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-07- better commands enabling/disabling after get/post response, fixes:alec
when delete last (selected) message in mailbox content in preview pane should be cleaned, when delete last (selected) message in mailbox sellect-all, purge and others commands should be disabled, and probably other related bugs git-svn-id: https://svn.roundcube.net/trunk@1268 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-06#1484966: place Message-Id below Received headeralec
git-svn-id: https://svn.roundcube.net/trunk@1261 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-02#1484681alec
git-svn-id: https://svn.roundcube.net/trunk@1238 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-02updated timezones listalec
git-svn-id: https://svn.roundcube.net/trunk@1234 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-02Make the http-received header in outgoing mails configurablethomasb
git-svn-id: https://svn.roundcube.net/trunk@1232 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-25* committing patch from #1484783till
git-svn-id: https://svn.roundcube.net/trunk@1214 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-22* committing fix from #1484506till
git-svn-id: https://svn.roundcube.net/trunk@1210 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Better patch to correctly quote email recipient strings (from #1484191)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1201 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Add configurable default charset for message decodingthomasb
git-svn-id: https://svn.roundcube.net/trunk@1195 208e9e7b-5314-0410-a742-e7e81cd9613c