comparison doc/upgrading.txt @ 6168:de9d602c8ce6

more index entries and CHANGES.txt update for them.
author John Rouillard <rouilj@ieee.org>
date Thu, 14 May 2020 22:18:18 -0400
parents c75d0f27a10a
children dadcb4fe9f1d
comparison
equal deleted inserted replaced
6167:81ae33038ec5 6168:de9d602c8ce6
1 .. index:: Upgrading
2
1 ====================================== 3 ======================================
2 Upgrading to newer versions of Roundup 4 Upgrading to newer versions of Roundup
3 ====================================== 5 ======================================
4 6
5 Please read each section carefully and edit your tracker home files 7 Please read each section carefully and edit your tracker home files
17 19
18 Contents: 20 Contents:
19 21
20 .. contents:: 22 .. contents::
21 :local: 23 :local:
24
25 .. index:: Upgrading; 1.6.x to 2.0.0
22 26
23 Migrating from 1.6.X to 2.0.0 27 Migrating from 1.6.X to 2.0.0
24 ============================= 28 =============================
25 29
26 Upgrade tracker's config.ini file 30 Upgrade tracker's config.ini file
289 with:: 293 with::
290 294
291 <input type="hidden" name="@action" value="editCSV"> 295 <input type="hidden" name="@action" value="editCSV">
292 296
293 The action keywords should not be translated. 297 The action keywords should not be translated.
298
299 .. index:: Upgrading; 1.5.1 to 1.6.0
294 300
295 Migrating from 1.5.1 to 1.6.0 301 Migrating from 1.5.1 to 1.6.0
296 ============================= 302 =============================
297 303
298 Update tracker config file 304 Update tracker config file

Roundup Issue Tracker: http://roundup-tracker.org/