10000 Fixed http://mantis.testlink.org/view.php?id=7014 by abaheti · Pull Request #2 · TestLinkOpenSourceTRMS/testlink-code · GitHub
[go: up one dir, main page]

Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1177 commits
Select commit Hold shift + click to select a range
f3d9240
TICKET 3939: Add warning message when removing EXECUTED test cases fr…
fmancardi Oct 12, 2011
02ab9f6
Improvement on numeric and float fields checks, adding EXT-JS trim() …
fmancardi Oct 16, 2011
4bdb362
Old comments removed
fmancardi Oct 16, 2011
74b6c40
TICKET 4769 - estimated execution duration - new field used instead o…
fmancardi Oct 16, 2011
abc379b
TICKET 4769 - estimated execution duration - new field used instead o…
fmancardi Oct 17, 2011
254e3a4
TICKET 4774: New methods to manage test case steps
fmancardi Oct 22, 2011
3c9f93a
added is_object() check on $result before checking against IXR_Error …
fmancardi Oct 22, 2011
1a8fc5a
simple utilities for UNIX, to compile and run TestLink sample java cl…
fmancardi Oct 23, 2011
e462eaf
sample to test TL XML-RPC Server - method sayHello()
fmancardi Oct 23, 2011
5bf56fb
getTestCase(), added key on result 'full_tc_external_id' that will ho…
fmancardi Oct 23, 2011
ce60466
changes on version retrieve logic. now if ALL versions are INACTIVE l…
fmancardi Oct 24, 2011
4b00028
Added requirement revision to version column
Oct 27, 2011
33a788c
improvements on documentation regarding 'Remote execution driven by T…
fmancardi Oct 30, 2011
f1f689d
tlCfg->demoMode=ON: on users related features, buttons and links are …
fmancardi Nov 1, 2011
bb6de53
utilty MySQL script to clean-up a TestLink DB installation, can be us…
fmancardi Nov 1, 2011
93be7d4
utilty MySQL script to clean-up a TestLink DB installation, can be us…
fmancardi Nov 1, 2011
7a561c2
Merge remote-tracking branch 'origin/master'
fmancardi Nov 1, 2011
c29a169
Refactoring to simplify inc_filter_panel_js.tpl logic
fmancardi Nov 1, 2011
d374c62
TICKET 4796: Test Case reuse - Quick & Dirty Approach
fmancardi Nov 5, 2011
d441355
documentation improvements
fmancardi Nov 5, 2011
3fbe072
some old comments removed
fmancardi Nov 5, 2011
1eb6fb0
TICKET 4797: Test case step reuse - renderGhostSteps()
fmancardi Nov 6, 2011
3492bf5
Starting to work on a new report for test cases created per tester
kinow Nov 7, 2011
089a013
ckeditor - added explicit configuration of basePath to avoid issue th…
fmancardi Nov 7, 2011
eefa36f
Working on first version
kinow Nov 8, 2011
681b076
TICKET 4802: Exporting large amount of requirements ( qty > 1900) fails
fmancardi Nov 10, 2011
ac79a30
Merge branch 'master' of gitorious.org:testlink-ga/testlink-code
kinow Nov 11, 2011
b3df24b
test
fmancardi Nov 11, 2011
33bd4ef
bad experiment
fmancardi Nov 11, 2011
5791758
Adding more code to produce a report with test cases created per user…
kinow Nov 12, 2011
84069b8
Merge branch 'master' of gitorious.org:testlink-ga/testlink-code
kinow Nov 12, 2011
d3430b9
TL-001761 Added i18n messages and finished cleaning up the code
kinow Nov 12, 2011
6b78565
TL-001761 added created and modified columns, also normalized the met…
kinow Nov 12, 2011
3b29022
old comments removed
fmancardi Nov 23, 2011
b24f91d
TICKET 4814: bug deletion may fails if bugID string contains special …
fmancardi Nov 23, 2011
e074429
new example that combines several methods (create test project, test …
fmancardi Nov 26, 2011
3bf2a80
due to refactoring on testcase class create() has to be changed to _c…
fmancardi Nov 26, 2011
b8875f0
TICKET 4825: XML-RPC API - updateTestCase() method - work started
fmancardi Nov 27, 2011
4118026
new examples
fmancardi Nov 27, 2011
9406a1f
TICKET 4825: XML-RPC API - updateTestCase() method - wip #2
fmancardi Nov 27, 2011
a294b65
TICKET 4825: XML-RPC API - updateTestCase() method - wip #3
fmancardi Nov 27, 2011
06cd1b7
demo mode improvements
fmancardi Nov 27, 2011
ba8078b
Custom Field configuration options - Changes/Fixes in documentation a…
fmancardi Nov 28, 2011
7e0a76c
some minor improvements on info when connect/auth fail, based again o…
fmancardi Dec 3, 2011
0ce3c83
Provide feedback message to user using info returned by auth_does_pas…
fmancardi Dec 4, 2011
68d6c6f
$tlCfg->validation_cfg->user_login_valid_regex
fmancardi Dec 17, 2011
626e4fa
TICKET 4188: including missing validation method
kinow Apr 11, 2012
913c62d
Bug Tracking Integration refactoring - remove old fashion
fmancardi Sep 5, 2012
ef5a809
porting of 1.9.4 code to 2.0
fmancardi Sep 5, 2012
74576b3
added datetime info on config_db.inc.php
fmancardi Sep 6, 2012
6355c66
port from 1.9.4
fmancardi Sep 8, 2012
1c69dd2
port from 1.9.4 - new tables
fmancardi Sep 8, 2012
0edf077
changes related to attachment refactoring - WIP #1
fmancardi Sep 9, 2012
fc66592
fixed issues regarding include
fmancardi Sep 9, 2012
7a57c71
create $atlabels instead of $labels to avoid issues with other templates
fmancardi Sep 9, 2012
6af83ac
moved logic from template to PHP
fmancardi Sep 9, 2012
facf8e1
use of lang_get() with multiple strings to decode
fmancardi Sep 9, 2012
1e26855
TICKET 5212: removed debug output getMetrics that was shown above the…
kinow Sep 10, 2012
ff57e94
porting form 1.9.4 - CSRF vulnerability
fmancardi Sep 10, 2012
9432750
refactoring test project management
fmancardi Sep 10, 2012
a624eeb
new test code
fmancardi Sep 10, 2012
3295742
Merge remote-tracking branch 'origin/master'
fmancardi Sep 10, 2012
9f1a069
attachment refactoring
fmancardi Sep 10, 2012
fff7b42
changes in include logic for tinymce
fmancardi Sep 10, 2012
2fae682
refactoring
fmancardi Sep 12, 2012
fcfe554
TICKET 04904: [Bug Tracking Systems Integration] integrate with ITS o…
fmancardi Sep 15, 2012
1dc2ce4
TICKET 04904: [Bug Tracking Systems Integration] integrate with ITS o…
fmancardi Sep 15, 2012
d51e0b7
TICKET 5230: E_NOTICE Undefined variable warning when viewing execute…
fmancardi Sep 15, 2012
86dbd96
TICKET 5227: [Mantisbt integration] Allow Configuration of Custom Sta…
fmancardi Sep 15, 2012
0935a71
TICKET 5219: TRAC Integration says "Bug ID does not exist on BTS!"
fmancardi Sep 16, 2012
01de6ea
add access to issuetracker classes on include path
fmancardi Sep 16, 2012
8a05a4f
new strings
fmancardi Sep 16, 2012
dbe887e
issustracker management
fmancardi Sep 16, 2012
1c6bd54
issuetracker management rights
fmancardi Sep 16, 2012
e625e31
ADODB version updated to 5.18
fmancardi Sep 17, 2012
bb557eb
ADODB version updated to 5.18
fmancardi Sep 17, 2012
e3955a0
pageCharset refactoring
fmancardi Sep 17, 2012
3738b30
pageCharset refactoring
fmancardi Sep 17, 2012
1c35f18
removed for security
fmancardi Sep 17, 2012
ce55427
TICKET 4904: [Bug Tracking Systems Integration] integrate with ITS on…
fmancardi Sep 17, 2012
474b0d6
TICKET 4904: [Bug Tracking Systems Integration] integrate with ITS on…
fmancardi Sep 17, 2012
a02b8a2
added test for isPublic()
fmancardi Sep 18, 2012
e06ac87
refactoring to try to remove include in favor of classes
fmancardi Sep 18, 2012
bb96da0
porting 1.9.4 to 2.0
fmancardi Sep 19, 2012
b17b320
clean-up / refactoring
fmancardi Sep 22, 2012
63aff54
fixed issue due to attachment management refactoring
fmancardi Sep 22, 2012
c66cc11
work on container management - wip
fmancardi Sep 27, 2012
54b7c47
refactoring of $gui initialization
fmancardi Sep 28, 2012
b625639
improved call to renderCommonGlobals() to avoid include of useless info.
fmancardi Sep 29, 2012
65cefa0
new method on object with attachments, to manage setup needed on all …
fmancardi Sep 29, 2012
b963486
show() interface changes & refactoring
fmancardi Sep 29, 2012
74fc857
show() interface changes & refactoring WIP
fmancardi Sep 29, 2012
9569d6c
changes related to show() methods interface changes
fmancardi Sep 29, 2012
58b20f5
refactoring & fix of issues due to properties & methods access levels
fmancardi Sep 29, 2012
7e28bc7
refactoring
fmancardi Sep 29, 2012
da1c3ac
$g_tpl renamed => $tlCfg->tpl and moved from const.inc.php to config.…
fmancardi Sep 30, 2012
8d7dd88
Minumun change on layout
fmancardi Sep 30, 2012
50eb32d
enableTableExportButton default changed to FALSE
fmancardi Sep 30, 2012
3118653
extable refactoring
fmancardi Sep 30, 2012
767d29d
extable refactoring
fmancardi Sep 30, 2012
f5aaa55
extable refactoring
fmancardi Sep 30, 2012
1598278
extable refactoring
fmancardi Sep 30, 2012
a15b935
firts time used git mv old new, to rename exttable.class.php into tlE…
fmancardi Sep 30, 2012
bb5543b
ext table refactoring
fmancardi Sep 30, 2012
eb220c7
ext table refactoring
fmancardi Sep 30, 2012
9c3ca2f
ext table refactoring
fmancardi Sep 30, 2012
4316655
fixe typo error
fmancardi Sep 30, 2012
5af5c3f
fixed message on event viewer due to attachment refactoring
fmancardi Sep 30, 2012
2498c10
new tests
fmancardi Sep 30, 2012
92a2b25
refactoring - transform some methods in static to improve code
fmancardi Sep 30, 2012
ee29f4d
refactoring to align to 1.9.4 and make new improvements
fmancardi Sep 30, 2012
5917f1f
Correction of numerous language errors;
Oct 1, 2012
4dc67e6
Merge branch 'master' of git://gitorious.org/testlink-ga/testlink-code
Oct 1, 2012
c5dd3da
upgrade to ZendFramework 1.12
fmancardi Oct 3, 2012
7a8ce93
adding pieces present on 1.9.4
fmancardi Oct 3, 2012
05b59f6
adding pieces present on 1.9.4
fmancardi Oct 3, 2012
1a5a9ab
adding pieces present on 1.9.4
fmancardi Oct 3, 2012
d357c6f
adding pieces present on 1.9.4
fmancardi Oct 3, 2012
093bf39
added changes from 1.9.4
fmancardi Oct 3, 2012
458374f
improvements on tlAutoload()
fmancardi Oct 3, 2012
5be325a
TICKET 5265: test case search displays only the first version of all …
andreass1983 Oct 4, 2012
5fa44a1
refactoring wip#1
fmancardi Oct 4, 2012
545671d
Merge remote-tracking branch 'origin/master'
fmancardi Oct 4, 2012
2afd3a9
Merge branch 'master' of git://gitorious.org/testlink-ga/testlink-code
Oct 4, 2012
837786c
execution feature - refactoring
fmancardi Oct 6, 2012
5489b66
Merge branch 'master' of git://gitorious.org/testlink-ga/testlink-code
Oct 6, 2012
cf0a9d9
TICKET 5271: Create Announcement on main screen AFTER LOGIN
fmancardi Oct 6, 2012
14e152e
Merge remote-tracking branch 'origin/master'
fmancardi Oct 6, 2012
7b6086b
old comments removed
fmancardi Oct 6, 2012
5f0a0d3
useless reorder methods removed
fmancardi Oct 9, 2012
0f7c015
deprecated
fmancardi Oct 9, 2012
15683b3
deprecated
fmancardi Oct 9, 2012
c1c74d7
attachment refactoring
fmancardi Oct 9, 2012
e8092db
attachment mode config moved to config.inc.php
fmancardi Oct 9, 2012
1e55328
label error fixed
fmancardi Oct 12, 2012
2244f 10BC0 a0
TICKET 5281: On list view add check to environment (example SOAP ext …
fmancardi Oct 12, 2012
d403e00
roles & rights refactoring
fmancardi Oct 12, 2012
e8935f2
added test project id (to provide context needed on 2.0 and up) on is…
fmancardi Oct 13, 2012
3301fa8
refactoring
fmancardi Oct 13, 2012
1a6a530
buildRightsArray() renamed and refactored
fmancardi Oct 13, 2012
253bd53
checkSessionValid() minor refactoring
fmancardi Oct 13, 2012
b8b4009
refactoring
fmancardi Oct 13, 2012
33c33ef
refactoring
fmancardi Oct 13, 2012
a072c95
TICKET 5271: Create Banner Announcement
fmancardi Oct 13, 2012
8de5bdd
issue tracker management porting from 1.9.4
fmancardi Oct 13, 2012
65ceefc
fixed typo error
fmancardi Oct 13, 2012
62453e2
refactoring, trying to reduce variable count
fmancardi Oct 13, 2012
5b9c13c
wip
fmancardi Oct 13, 2012
9b19d18
container management refactoring
fmancardi Oct 13, 2012
30ba168
Language corrections.
Oct 13, 2012
0bc2fe1
Merge branch 'master' of git://gitorious.org/testlink-ga/testlink-code
Oct 13, 2012
61449e4
Further small language corrections after retest with TestLink 1.9.4.
Oct 14, 2012
e78adb3
mid-air collision - wip#1
fmancardi Oct 14, 2012
ec9291c
Merge remote-tracking branch 'origin/master'
fmancardi Oct 14, 2012
ee15bb4
TICKET 5288 - print importance/priority when printing test specificat…
andreass1983 Oct 17, 2012
19b3a21
TICKET 5288 - print importance/priority when printing test specificat…
andreass1983 Oct 17, 2012
a06bb0b
code layout changes
fmancardi Oct 17, 2012
ae09350
Improving/completing Dutch translation. First step: the main page.
Oct 17, 2012
b903909
Merge branch 'master' of git://gitorious.org/testlink-ga/testlink-code
Oct 17, 2012
531af09
show() methods refactoring
fmancardi Oct 17, 2012
d6f07e5
Merge remote-tracking branch 'origin/master'
fmancardi Oct 17, 2012
32b624c
new method hasChildOfType()
fmancardi Oct 20, 2012
627a93b
configuration refactoring
fmancardi Oct 20, 2012
58da871
test specification - testproject show() refactoring
fmancardi Oct 20, 2012
26442aa
attachment management logic refactored
fmancardi Oct 20, 2012
3574f55
Platform management, Inventory done. Many missing variables added to …
Oct 21, 2012
9175f7f
removed first blank line that created issue with attachment download
fmancardi Oct 21, 2012
cb514e0
added missing config key for attachments
fmancardi Oct 21, 2012
de8b6d1
general refactoring regarding attachments & container mgmt
fmancardi Oct 21, 2012
0d42c7c
general refactoring regarding container mgmt
fmancardi Oct 21, 2012
fcde179
Dutch translations done for Requirements Specification page.
Oct 22, 2012
013dca9
Minor changes (wide -> widely)
Oct 22, 2012
c1163a5
Merge branch 'master' of git://gitorious.org/testlink-ga/testlink-code
Oct 22, 2012
4b80111
old code removed
fmancardi Oct 22, 2012
1ad1d2b
refactoring to remove inc_refresh*, and use JS strings instead
fmancardi Oct 22, 2012
0393903
refactoring to remove inc_refresh*, and use JS strings instead
fmancardi Oct 22, 2012
78b4ccc
TICKET 5301: typo on getIssue()
fmancardi Oct 23, 2012
6a6b38e
typo error
fmancardi Oct 23, 2012
0ddd773
refresh logic refactored
fmancardi Oct 23, 2012
d5ad4fd
missing strings
fmancardi Oct 23, 2012
de4a152
testsuite refactoing wip
fmancardi Oct 24, 2012
ebc34c8
Dutch translation: requirements overview and search page.
Oct 24, 2012
28e4dec
refactoring of authorization methods
fmancardi Oct 24, 2012
802a41b
debug info removed
fmancardi Oct 24, 2012
07c8ebf
Dutch translation: all pages in Requirements block completed.
Oct 26, 2012
def5fe9
Merge branch 'master' of git://gitorious.org/testlink-ga/testlink-code
Oct 26, 2012
0bf60de
refactoring wip#2
fmancardi Oct 26, 2012
3dd7332
test suite delete refactoring
fmancardi Oct 26, 2012
cf690e7
refactoring replace has_rights() with user->hasRight()
fmancardi Oct 27, 2012
723deea
test case creation refactoring
fmancardi Oct 27, 2012
4604951
5311: Test plan & Test project Config - convert options into rights -…
fmancardi Oct 27, 2012
9e2022a
clean up
fmancardi Oct 27, 2012
2ff4c1b
Minor improvements to text.
Oct 27, 2012
5a17f80
Dutch translation: all pages in left column done.
Oct 27, 2012
d7f979c
Dutch translation: test plan management block done.
Oct 28, 2012
d53c1cd
refactoring to move functions from users.inc.php into tlUser.class.php
fmancardi Oct 28, 2012
2f169c8
refactoring to move functions from users.inc.php into tlUser.class.php
fmancardi Oct 28, 2012
0e675da
refactoring to move functions from users.inc.php into tlUser.class.php
fmancardi Oct 29, 2012
0328a6c
refactoring to move functions from users.inc.php into tlUser.class.php
fmancardi Oct 29, 2012
4839726
refactoring regarding tlFilters*
fmancardi Oct 29, 2012
ecf44c7
filters refactoring + 1.9.4 new features porting
fmancardi Nov 1, 2012
4db6f39
filters refactoring + 1.9.4 new features porting
fmancardi Nov 2, 2012
9ce3105
fixed initialization issue when working with testproject
fmancardi Nov 2, 2012
1eba1bb
attachment management refactoring
fmancardi Nov 2, 2012
77b6391
attachment management refactoring - audit centralization
fmancardi Nov 2, 2012
24092e6
Dutch translation - reports done.
Nov 3, 2012
70b24b1
Merge branch 'master' of git://gitorious.org/testlink-ga/testlink-code
Nov 3, 2012
9ecbe6d
filter refactoring wip
fmancardi Nov 3, 2012
85ce88c
test case management refactoring
fmancardi Nov 4, 2012
8bce501
test case management refactoring
fmancardi Nov 4, 2012
c660f17
test case management refactoring
fmancardi Nov 4, 2012
b3660ad
documentation cleanup
fmancardi Nov 4, 2012
e906d89
TICKET 5321: Test Case Execution Types - Possibility to add custom va…
fmancardi Nov 4, 2012
8134df3
refactoring due to bts integration at test project level
fmancardi Nov 4, 2012
f9fc454
Dutch translation: Test Plan contents block done.
Nov 5, 2012
73dfe84
tree menu refactoring
fmancardi Nov 5, 2012
ecd244c
TICKET 5324: Usability Improvement - Toggle Active and public attribu…
fmancardi Nov 6, 2012
2706cbb
refactoring for new smarty engine
fmancardi Nov 8, 2012
a1eabf6
Dutch translation: description.php complete.
Nov 8, 2012
bbbe5b7
TICKET 5323: Assign Test Plan roles
fmancardi Nov 8, 2012
5ff85e8
porting of 1.9.4 refactoring
fmancardi Nov 9, 2012
ab586d6
TICKET 5341: Top Level Test Suite Filter - Display only test suites p…
fmancardi Nov 10, 2012
e631abb
Dutch translation finished (apart from server errors and audit logs)
Nov 10, 2012
e2fad64
Merge branch 'master' of git://gitorious.org/testlink-ga/testlink-code
Nov 10, 2012
a78094e
Standardise spaces around '=' signs (makes it easier to track down mi…
Nov 10, 2012
20af67b
minor doc changes
fmancardi Nov 11, 2012
f571e2f
typo error
fmancardi Nov 11, 2012
3bf8eea
new method getUserSet()
fmancardi Nov 11, 2012
532f54b
execution tree refactoring
fmancardi Nov 11, 2012
3e3c2b1
added is_resource() check
fmancardi Nov 11, 2012
e5b9be7
refactoring
fmancardi Nov 11, 2012
a86c81a
right refactoring
fmancardi Nov 11, 2012
ca11a09
right refactoring
fmancardi Nov 11, 2012
b369d1c
execution gui refactoring
fmancardi Nov 11, 2012
0ee9577
filters refactoring
fmancardi Nov 12, 2012
471a30e
missing ;
fmancardi Nov 13, 2012
1a6fe1f
execution refactoring
fmancardi Nov 13, 2012
f8ea4cf
log4javascript third party
fmancardi Nov 15, 2012
68f0f42
changes to use log4javascript
fmancardi Nov 15, 2012
be2e09b
changes to use log4javascript
fmancardi Nov 15, 2012
4f297ba
code layout
fmancardi Nov 15, 2012
dbc8033
TICKET 5347: Mantis SOAP INTERFACE - Create Issue from TestLink
fmancardi Nov 15, 2012
c2930c9
new template for mails
fmancardi Nov 25, 2012
4a78531
just code layout
fmancardi Nov 25, 2012
e6acf70
1.9.4 fixes ported
fmancardi Nov 25, 2012
db26049
TICKET 5207: Disable user leads to error message
fmancardi Dec 10, 2012
b91260d
Provide clear hint for new people that want to fork
fmancardi Mar 7, 2015
3bb95f2
Provide short by clear indication regarding project, and code to use.
fmancardi Mar 7, 2015
75ec489
mark up issues
fmancardi Mar 7, 2015
44f48e9
mark up issues
fmancardi Mar 7, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 3 additions & 3 deletions .cvsignore → .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gui/templates_c/
logs/
config_db.inc.php
custom_config.inc.php
gui/templates_c/*
.project
.buildpath
.settings
config.inc.php
43 changes: 43 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# TestLink - Test and Requirement Management System

Copyright (c) 2004 - 2015 TestLink Development Team - testlink.devteam@gmail.com

## Description

TestLink is a web based test management, test execution and
requirment management system.
It enables quality assurance teams to create and manage their test
cases as well as to organize them into test plans.
These test plans allow team members to execute test cases and
track test results dynamically.

TestLink is a GPL licensed open source project.
All of the source code behind TestLink is freely available
for download via SourceForge at http://www.sourceforge.net ,
or you can fork it at GitHub.


## What to know before to clone/fork

Active development is done on branch testlink_1_9 branch.
Development on branch master has been stopped (long time ago)
We plan to clean up things in future (there is no ETA for this task)

## Get in contact

There are several (may be too much) channels where you can find
information regarding TestLink.

1. Website (bare bones info): http://www.testlink.org
2. Issues & Feature requests: http://mantis.testlink.org
3. Get Help from other users: http://forum.testlink.org
4. Get latest news : * https://twitter.com/TLOpenSource
* http://www.linkedin.com/groups/TestLink-Open-Source-Test-Management-1842435

We kindly suggest you to use any channel for the right scope.

## Why we have moved from Gitorious

Due to acquisition of Gitorious by Gitlab, our choice has been to move repositories here.
We want to thank a lot Gitorious people for help they have provided, and say 'Good Luck'.

47 changes: 0 additions & 47 deletions SCHEMA_CHANGES

This file was deleted.

13 changes: 4 additions & 9 deletions README → TL-README
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
===============================================================
TestLink 1.9 RC1 - Read me
TestLink 2.0 Development - Read me
===============================================================

Contents
Expand Down Expand Up @@ -34,12 +34,7 @@ There is no hidden fee - 100% free for using!
This is release candidate of final and stable release and we recommend
to update from older version.

New features within 1.8:
* Platforms - possibility to test with several configuration/environment
* Requirements versions, type
* Test case: Step-by-step structure
* Inventory
* Compatibility with PHP5.3
New features on 2.0:

See CHANGELOG file for detailed list.

Expand All @@ -54,7 +49,7 @@ Server environment should consists from:

Supported client web-browsers:
- Firefox 3.x
- Internet Explorer 6.x, 7.x, 8.x
- Internet Explorer 7.x, 8.x
- Chrome


Expand Down Expand Up @@ -106,7 +101,7 @@ Check Installation manual and TestLink forum if you meet a problem.
When accessing Installer page you will found following options:

- New Installation
- Migration from 1.8 to 1.9
- Migration from 1.9 to 2.0 ???

Steps
- Make a Backup of your current database.
Expand Down
71 changes: 0 additions & 71 deletions cfg/bugzilla.cfg.php

This file was deleted.

Loading
0