8000 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

Fixed http://mantis.testlink.org/view.php?id=7014#2

Closed
abaheti wants to merge 1177 commits intoTestLinkOpenSourceTRMS:testlink_1_9from
abaheti:master
Closed

Fixed http://mantis.testlink.org/view.php?id=7014#2
abaheti wants to merge 1177 commits intoTestLinkOpenSourceTRMS:testlink_1_9from
abaheti:master

Conversation

@abaheti
Copy link
@abaheti abaheti commented Mar 20, 2015

I have fixed an issue, where newly added execution type via config file is not working as expected.

Commit - abaheti@f0395b4

fmancardi and others added 30 commits October 12, 2011 23:07
…in order to manage HTML input fields full of BLANKS like an empty field
…to avoid issue with autoload when result is of SIMPLE TYPE
…ld external ID as is displayed on GUI (with prefix and glue character)
…removed, instead of blocking message when user try to complete action
Conflicts:
	third_party/user_contribution/clean_up_db/mysql/cleanup_tables.mysql
…at produce bad URL when ckeditor try to guess basePath
@abaheti abaheti changed the title Fixed https://github.com/abaheti/testlink-code/commit/f0395b47d6d6208340e9de9c9578f603180a2712 Fixed http://mantis.testlink.org/view.php?id=7014 Mar 20, 2015
@fmancardi
Copy link
Contributor

Please attach files to issue on mantis.
This is simpler fir me now in this days.
Add also link to your commit.
Thansk a lot
On 20 Mar 2015 11:03, "Amit Baheti" notifications@github.com wrote:

I have fixed an issue, where newly added execution type via config file is

not working as expected.

You can view, comment on, or merge this pull request online at:

#2
Commit Summary

  • TICKET 3939: Add warning message when removing EXECUTED test cases
    from a test plan
  • Improvement on numeric and float fields checks, adding EXT-JS trim()
    in order to manage HTML input fields full of BLANKS like an empty field
  • Old comments removed
  • TICKET 4769 - estimated execution duration - new field used instead
    of CF - WIP FEATURE TICKET 2842: Support for multiple LDAP authentications. #1
  • TICKET 4769 - estimated execution duration - new field used instead
    of CF - WIP Fixed http://mantis.testlink.org/view.php?id=7014 #2
  • TICKET 4774: New methods to manage test case steps
  • added is_object() check on $result before checking against IXR_Error
    to avoid issue with autoload when result is of SIMPLE TYPE
  • simple utilities for UNIX, to compile and run TestLink sample java
    clients
  • sample to test TL XML-RPC Server - method sayHello()
  • getTestCase(), added key on result 'full_tc_external_id' that will
    hold external ID as is displayed on GUI (with prefix and glue character)
  • changes on version retrieve logic. now if ALL versions are INACTIVE
    latest will be used.
  • Added requirement revision to version column
  • improvements on documentation regarding 'Remote execution driven by
    TestLink'
  • tlCfg->demoMode=ON: on users related features, buttons and links are
    removed, instead of blocking message when user try to complete action
  • utilty MySQL script to clean-up a TestLink DB installation, can be
    usefult to put demo sites to initial state.
  • utilty MySQL script to clean-up a TestLink DB installation, can be
    usefult to put demo sites to initial state.
  • Merge remote-tracking branch 'origin/master'
  • Refactoring to simplify inc_filter_panel_js.tpl logic
  • TICKET 4796: Test Case reuse - Quick & Dirty Approach
  • documentation improvements
  • some old comments removed
  • TICKET 4797: Test case step reuse - renderGhostSteps()
  • Starting to work on a new report for test cases created per tester
  • ckeditor - added explicit configuration of basePath to avoid issue
    that produce bad URL when ckeditor try to guess basePath
  • Working on first version
  • TICKET 4802: Exporting large amount of requirements ( qty > 1900)
    fails
  • Merge branch 'master' of gitorious.org:testlink-ga/testlink-code
  • test
  • bad experiment
  • Adding more code to produce a report with test cases created per
    user in the system
  • Merge branch 'master' of gitorious.org:testlink-ga/testlink-code
  • TL-001761 Added i18n messages and finished cleaning up the code
  • TL-001761 added created and modified columns, also normalized the
    methods names
  • old comments removed
  • TICKET 4814: bug deletion may fails if bugID string contains special
    characters ('#', '&' , ...)
  • new example that combines several methods (create test project, test
    suite and a test case)
  • due to refactoring on testcase class create() has to be changed to
    _create()
  • TICKET 4825: XML-RPC API - updateTestCase() method - work started
  • new examples
  • TICKET 4825: XML-RPC API - updateTestCase() method - wip Fixed http://mantis.testlink.org/view.php?id=7014 #2
  • TICKET 4825: XML-RPC API - updateTestCase() method - wip Fixing http://mantis.testlink.org/view.php?id=7014 #3
  • demo mode improvements
  • Custom Field configuration options - Changes/Fixes in documentation
    and on some config files.
  • some minor improvements on info when connect/auth fail, based again
    on Mantis code
  • Provide feedback message to user using info returned by
    auth_does_password_match() instead of fixed message
  • $tlCfg->validation_cfg->user_login_valid_regex
  • TICKET 4188: including missing validation method
  • Bug Tracking Integration refactoring - remove old fashion
  • porting of 1.9.4 code to 2.0
  • added datetime info on config_db.inc.php
  • port from 1.9.4
  • port from 1.9.4 - new tables
  • changes related to attachment refactoring - WIP FEATURE TICKET 2842: Support for multiple LDAP authentications. #1
  • fixed issues regarding include
  • create $atlabels instead of $labels to avoid issues with other
    templates
  • moved logic from template to PHP
  • use of lang_get() with multiple strings to decode
  • TICKET 5212: removed debug output getMetrics that was shown above
    the normal page header
  • porting form 1.9.4 - CSRF vulnerability
  • refactoring test project management
  • new test code
  • Merge remote-tracking branch 'origin/master'
  • attachment refactoring
  • changes in include logic for tinymce
  • refactoring
  • TICKET 04904: [Bug Tracking Systems Integration] integrate with ITS
    on test project basis
  • TICKET 04904: [Bug Tracking Systems Integration] integrate with ITS
    on test project basis
  • TICKET 5230: E_NOTICE Undefined variable warning when viewing
    executed test case
  • TICKET 5227: [Mantisbt integration] Allow Configuration of Custom
    Statuses via XML
  • TICKET 5219: TRAC Integration says "Bug ID does not exist on BTS!"
  • add access to issuetracker classes on include path
  • new strings
  • issustracker management
  • issuetracker management rights
  • ADODB version updated to 5.18
  • ADODB version updated to 5.18
  • pageCharset refactoring
  • pageCharset refactoring
  • removed for security
  • TICKET 4904: [Bug Tracking Systems Integration] integrate with ITS
    on test project basis
  • TICKET 4904: [Bug Tracking Systems Integration] integrate with ITS
    on test project basis
  • added test for isPublic()
  • refactoring to try to remove include in favor of classes
  • porting 1.9.4 to 2.0
  • clean-up / refactoring
  • fixed issue due to attachment management refactoring
  • work on container management - wip
  • refactoring of $gui initialization
  • improved call to renderCommonGlobals() to avoid include of useless
    info.
  • new method on object with attachments, to manage setup needed on all
    show() method of different items
  • show() interface changes & refactoring
  • show() interface changes & refactoring WIP
  • changes related to show() methods interface changes
  • refactoring & fix of issues due to properties & methods access levels
  • refactoring
  • $g_tpl renamed => $tlCfg->tpl and moved from const.inc.php to
    config.inc.php
  • Minumun change on layout
  • enableTableExportButton default changed to FALSE
  • extable refactoring
  • extable refactoring
  • extable refactoring
  • extable refactoring
  • firts time used git mv old new, to rename exttable.class.php into
    tlExtTable.class.php
  • ext table refactoring
  • ext table refactoring
  • ext table refactoring
  • fixe typo error
  • fixed message on event viewer due to attachment refactoring
  • new tests
  • refactoring - transform some methods in static to improve code
  • refactoring to align to 1.9.4 and make new improvements
  • Correction of numerous language errors;
  • Merge branch 'master' of git://
    gitorious.org/testlink-ga/testlink-code
  • upgrade to ZendFramework 1.12
  • adding pieces present on 1.9.4
  • adding pieces present on 1.9.4
  • adding pieces present on 1.9.4
  • adding pieces present on 1.9.4
  • added changes from 1.9.4
  • improvements on tlAutoload()
  • TICKET 5265: test case search displays only the first version of all
    test cases
  • refactoring wip#1
  • Merge remote-tracking branch 'origin/master'
  • Merge branch 'master' of git://
    gitorious.org/testlink-ga/testlink-code
  • execution feature - refactoring
  • Merge branch 'master' of git://
    gitorious.org/testlink-ga/testlink-code
  • TICKET 5271: Create Announcement on main screen AFTER LOGIN
  • Merge remote-tracking branch 'origin/master'
  • old comments removed
  • useless reorder methods removed
  • deprecated
  • deprecated
  • attachment refactoring
  • attachment mode config moved to config.inc.php
  • label error fixed
  • TICKET 5281: On list view add check to environment (example SOAP ext
    is enabled?)
  • roles & rights refactoring
  • added test project id (to provide context needed on 2.0 and up) on
    issue tracker management link
  • refactoring
  • buildRightsArray() renamed and refactored
  • checkSessionValid() minor refactoring
  • refactoring
  • refactoring
  • TICKET 5271: Create Banner Announcement
  • issue tracker management porting from 1.9.4
  • fixed typo error
  • refactoring, trying to reduce variable count
  • wip
  • container management refactoring
  • Language corrections.
  • Merge branch 'master' of git://
    gitorious.org/testlink-ga/testlink-code
  • Further small language corrections after retest with TestLink 1.9.4.
  • mid-air collision - wip#1
  • Merge remote-tracking branch 'origin/master'
  • TICKET 5288 - print importance/priority when printing test
    specification/plan
  • TICKET 5288 - print importance/priority when printing test
    specification/plan - little additional change
  • code layout changes
  • Improving/completing Dutch translation. First step: the main page.
  • Merge branch 'master' of git://
    gitorious.org/testlink-ga/testlink-code
  • show() methods refactoring
  • Merge remote-tracking branch 'origin/master'
  • new method hasChildOfType()
  • configuration refactoring
  • test specification - testproject show() refactoring
  • attachment management logic refactored
  • Platform management, Inventory done. Many missing variables added to
    strings.txt.
  • removed first blank line that created issue with attachment download
  • added missing config key for attachments
  • general refactoring regarding attachments & container mgmt
  • general refactoring regarding container mgmt
  • Dutch translations done for Requirements Specification page.
  • Minor changes (wide -> widely)
  • Merge branch 'master' of git://
    gitorious.org/testlink-ga/testlink-code
  • old code removed
  • refactoring to remove inc_refresh*, and use JS strings instead
  • refactoring to remove inc_refresh*, and use JS strings instead
  • TICKET 5301: typo on getIssue()
  • typo error
  • refresh logic refactored
  • missing strings
  • testsuite refactoing wip
  • Dutch translation: requirements overview and search page.
  • refactoring of authorization methods
  • debug info removed
  • Dutch translation: all pages in Requirements block completed.
  • Merge branch 'master' of git://
    gitorious.org/testlink-ga/testlink-code
  • refactoring wip#2
  • test suite delete refactoring
  • refactoring replace has_rights() with user->hasRight()
  • test case creation refactoring
  • 5311: Test plan & Test project Config - convert options into rights
  • wip FEATURE TICKET 2842: Support for multiple LDAP authentications. #1
  • clean up
  • Minor improvements to text.
  • Dutch translation: all pages in left column done.
  • Dutch translation: test plan management block done.
  • refactoring to move functions from users.inc.php into
    tlUser.class.php
  • refactoring to move functions from users.inc.php into
    tlUser.class.php
  • refactoring to move functions from users.inc.php into
    tlUser.class.php
  • refactoring to move functions from users.inc.php into
    tlUser.class.php
  • refactoring regarding tlFilters*
  • filters refactoring + 1.9.4 new features porting
  • filters refactoring + 1.9.4 new features porting
  • fixed initialization issue when working with testproject
  • attachment management refactoring
  • attachment management refactoring - audit centralization
  • Dutch translation - reports done.
  • Merge branch 'master' of git://
    gitorious.org/testlink-ga/testlink-code
  • filter refactoring wip
  • test case management refactoring
  • test case management refactoring
  • test case management refactoring
  • documentation cleanup
  • TICKET 5321: Test Case Execution Types - Possibility to add custom
    values
  • refactoring due to bts integration at test project level
  • Dutch translation: Test Plan contents block done.
  • tree menu refactoring
  • TICKET 5324: Usability Improvement - Toggle Active and public
    attributes from test project list
  • refactoring for new smarty engine
  • Dutch translation: description.php complete.
  • TICKET 5323: Assign Test Plan roles
  • porting of 1.9.4 refactoring
  • TICKET 5341: Top Level Test Suite Filter - Display only test suites
    present on Test plan
  • Dutch translation finished (apart from server errors and audit logs)
  • Merge branch 'master' of git://
    gitorious.org/testlink-ga/testlink-code
  • Standardise spaces around '=' signs (makes it easier to track down
    missing localisations).
  • minor doc changes
  • typo error
  • new method getUserSet()
  • execution tree refactoring
  • added is_resource() check
  • refactoring
  • right refactoring
  • right refactoring
  • execution gui refactoring
  • filters refactoring
  • missing ;
  • execution refactoring
  • log4javascript third party
  • changes to use log4javascript
  • changes to use log4javascript
  • code layout
  • TICKET 5347: Mantis SOAP INTERFACE - Create Issue from TestLink
  • new template for mails
  • just code layout
  • 1.9.4 fixes ported
  • TICKET 5207: Disable user leads to error message
  • Provide clear hint for new people that want to fork
  • Provide short by clear indication regarding project, and code to use.
  • mark up issues
  • mark up issues

File Changes

Patch Links:


Reply to this email directly or view it on GitHub
#2.

@abaheti abaheti closed this Mar 20, 2015
@abaheti abaheti reopened this Mar 20, 2015
@abaheti
Copy link
Author
abaheti commented Mar 20, 2015

The branch selected to pull from is wrong. So closing this pull request.

@abaheti abaheti closed this Mar 20, 2015
@fmancardi fmancardi mentioned this pull request Jan 18, 2016
fmancardi pushed a commit that referenced this pull request Mar 26, 2017
fmancardi added a commit that referenced this pull request Aug 14, 2019
fmancardi added a commit that referenced this pull request Dec 20, 2020
fmancardi added a commit that referenced this pull request Dec 21, 2020
fmancardi added a commit that referenced this pull request Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

0