summaryrefslogtreecommitdiff
path: root/roundcubemail/UPGRADING
AgeCommit message (Collapse)Author
2012-02-27Better manual upgrading instructions: rsync plugins and skins to keep ↵thomasb
manually installed stuff git-svn-id: https://svn.roundcube.net/trunk@5918 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-14Fix automatic db updates; trigger contact indexing after upgradethomasb
git-svn-id: https://svn.roundcube.net/trunk@5069 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-05- Fix problems with subfolders of INBOX folder on some IMAP servers ↵alec
(#1487725) - Fix handling of folders that doesn't belong to any namespace (#1487637) git-svn-id: https://svn.roundcube.net/trunk@4733 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-31- Add info about indexcontacts.sh script in upgrade procedurealec
git-svn-id: https://svn.roundcube.net/trunk@4625 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-25Create interactive update script with improved DB schema check; udated ↵thomasb
installer with new features and styles git-svn-id: https://svn.roundcube.net/trunk@4573 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-15Add minimal database schema check to installer and update scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@3490 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-31- check environement on upgrade (per discussion in #1485867)alec
git-svn-id: https://svn.roundcube.net/trunk@2578 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-28- add plugins directory to the list of locations for upgrade (#1485865)alec
git-svn-id: https://svn.roundcube.net/trunk@2557 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-24Allow empty strings for imap_root config parameter (was changed in r2143) to ↵thomasb
remain backward compatible but cache imap root and delimiter in session git-svn-id: https://svn.roundcube.net/trunk@2188 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-11- typo ;)alec
git-svn-id: https://svn.roundcube.net/trunk@2145 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-11- Performance: allow setting imap rootdir and delimiter before connect ↵alec
(#1485172) git-svn-id: https://svn.roundcube.net/trunk@2143 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-29Mention the new update script in the UPGRADING instructionsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2024 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-20* let's call it UPGRADING since the file is called UPGRADINGtill
git-svn-id: https://svn.roundcube.net/trunk@1997 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-26- Removed support for PEAR::DB driveralec
git-svn-id: https://svn.roundcube.net/trunk@1681 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-15- added description of upgrading from 0.2-alphaalec
git-svn-id: https://svn.roundcube.net/trunk@1546 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-07Update UPGRADNG instructions + add SVN revision to version string (if available)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1488 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-10- updated and added info about new options in UPGRADING (#1485014)alec
git-svn-id: https://svn.roundcube.net/trunk@1374 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-18Correct/clarify installation hintsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1115 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-10Update UPGRADING instructions + remove old stuffthomasb
git-svn-id: https://svn.roundcube.net/trunk@863 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@543 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-27New session authentication, should fix bugs #1483951 and #1484299; testing ↵thomasb
required git-svn-id: https://svn.roundcube.net/trunk@521 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-27date_today config option added.robin
git-svn-id: https://svn.roundcube.net/trunk@434 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-01Updated CHANGELOG and UPGRADING instructionsthomasb
git-svn-id: https://svn.roundcube.net/trunk@389 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-24Updated README and UPGRADING instructionsthomasb
git-svn-id: https://svn.roundcube.net/trunk@353 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-25Finalized new message parsing. Attention: changes in database schemathomasb
git-svn-id: https://svn.roundcube.net/trunk@325 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-06Finalized 0.1beta2 releasethomasb
git-svn-id: https://svn.roundcube.net/trunk@297 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-03Workaround for drag-drop using whitespace in FF, Junk emptying, misc fixesrichs
git-svn-id: https://svn.roundcube.net/trunk@272 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-29Removeable attachments, Auto-default folder creation, bug fixesrichs
git-svn-id: https://svn.roundcube.net/trunk@269 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-26Typos, Optimizations, Updatesthomasb
git-svn-id: https://svn.roundcube.net/trunk@266 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-02-20Updated UPGRADE instructionsroundcube
git-svn-id: https://svn.roundcube.net/trunk@146 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-05Optimized loading time; added periodic mail check; added EXPUNGE commandroundcube
git-svn-id: https://svn.roundcube.net/trunk@93 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres ↵roundcube
support git-svn-id: https://svn.roundcube.net/trunk@88 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-15SMTPS support and minor bugfixesroundcube
git-svn-id: https://svn.roundcube.net/trunk@84 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-26Finished message sorting and fixed some skin issuesroundcube
git-svn-id: https://svn.roundcube.net/trunk@62 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-22Patches for 20051021 releaseroundcube
git-svn-id: https://svn.roundcube.net/trunk@55 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-21CSS fixes for IEroundcube
git-svn-id: https://svn.roundcube.net/trunk@53 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-11Better support for Courier IMAProundcube
git-svn-id: https://svn.roundcube.net/trunk@24 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-07Several bugfixes and feature improvementsroundcube
git-svn-id: https://svn.roundcube.net/trunk@21 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-30Improved SMTP script for sending mails. Now using the PEAR::Net_SMTP classroundcube
git-svn-id: https://svn.roundcube.net/trunk@11 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-28Minor bugfixes and correction of confusing License notficationsroundcube
git-svn-id: https://svn.roundcube.net/trunk@8 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-25Initial revisionroundcube
git-svn-id: https://svn.roundcube.net/trunk@3 208e9e7b-5314-0410-a742-e7e81cd9613c