Skip to content

Tags: robotframework/RIDE

Tags

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare v2.2.2 (#3001)

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Fix size of folders tree in File Explorer

* Updates translations (#2995)

* New Crowdin updates (#2993)

* Prepare Release 2.2rc1 (#2986)

* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Update translations

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Version 2.2.1.1 with fix in File Explorer

* Improvement to open binary files on their registered apps from File Explorer.

* Add Recent Files to default settings.cfg

* Update static changelog

* Add protection to starting RIDE with no plugins detected. Fixes #2998

* Add protection to default language detection on upgrade RIDE

* Fix return code for python3.9. Update versions in docs

* Improve shortcut creation on Linux

* Code improvements

* Set requests version to >= 2.6.0

* Improve unit tests

* Correct dependencies versions

* Replaced obsoleted NewId by NewIdRef

* Improve unit tests

* Improve unit tests

* Improve unit tests

* Add close button to floating windows File, Tests Explorers. Debug Test Explorer

* Partial working toggle Tests Suite explorer, use F11 to make it reappear

* Prepare 2.2.2 release

* Fix unit tests

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

v2.2.1.1

Toggle v2.2.1.1's commit message
Version 2.2.1.1

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
File explorer enhancement (#2992)

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Initial context menu in File Explorer. Needs fix on mainframe

* Improve panel

* Need to fix sizer and toolaar in FileExplorer

* Better. WIP detach pos, resize and toggle view

* Impove pane management. File explorer not opens/visile

* Improved file_manager state. Broken toggle View (make visible).

* Fixed toggle float/dock. Missing Control Panel and clean-up debug

* Control Panel for File Explorer. WIP

* Add missing file to Control Panel for File Explorer. WIP

* Control panel, missing font face and size saving, and actions.

* Fix Save/Load settings dialogs. Broken apply colors/styles

* Activate settings changes detection

* Improve control panel

* Font colors and style in toolbar. Uniue controlpanel dialog

* Improved colors settings. Broken Save, it restores on save.

* Improve apply settings

* Improved load/save file explorer settings

* Cleanup debug prints

* Final adjustments to Files Explorer

* Update version in Sonar

v2.2

Toggle v2.2's commit message
Update translations

v2.2rc1

Toggle v2.2rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare Release 2.2rc1 (#2986)

* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

v2.1.5.2

Toggle v2.1.5.2's commit message
Version 2.1.5.2

v2.1.5.1

Toggle v2.1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Grid Editor bug. (#2977)

* Improve docinfo (#2972)

* Change some imports to use installed robot

* Use installed Robot Framework libraries in libdoc import modules

* Add attributes and is_private for UserKeywords

* Show private keyword setting in ItemInfo Details

* Sort list of suggestions, fix left, right arrows. WIP use Tab to select and edit. DEBUG

* ENTER fills cell with selection. Tab to select and keep edit working, WIP

* Fixed list selection in Cell Editor. Values in Grid not saved to model WIP

* Update documentation

* DEBUG test_namespace

* DEBUG XML SPEC Import

* Skip some XML SPEC Import unit tests

* Condition utests on Windows

* Correct colorization for private kws from different files. Need to condition by Keywords table.

* Fix unit tests

* conditions different file and Keywords. WIP

* Complete solution for private keywords. Need to fix indication of modified items

* Update CHANGELOG

* Add CodeBoarding Action (#2975)

* Add action.yml from CodeBoarding

* Update release notes 2.1.5

* Development version and CodeBoarding Generate action

* Fix Settings editor in Wndows 11 and Python 3.13.2

* Update codeboarding_generate.yml

output dir

* Version 2.1.5.1

v2.1.5

Toggle v2.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix merges (#2976)

* Set development version

* Implement name (#2973)

* Implement parsing of --name and Name setting. Needs utests.

* Unit test for named suites

* Fix several error in doc imports and suite setup

* Fix error color indication in private keywords on files with ##__ prefixes

* Improve docinfo (#2972)

* Change some imports to use installed robot

* Use installed Robot Framework libraries in libdoc import modules

* Add attributes and is_private for UserKeywords

* Show private keyword setting in ItemInfo Details

* Sort list of suggestions, fix left, right arrows. WIP use Tab to select and edit. DEBUG

* ENTER fills cell with selection. Tab to select and keep edit working, WIP

* Fixed list selection in Cell Editor. Values in Grid not saved to model WIP

* Update documentation

* DEBUG test_namespace

* DEBUG XML SPEC Import

* Skip some XML SPEC Import unit tests

* Condition utests on Windows

* Correct colorization for private kws from different files. Need to condition by Keywords table.

* Fix unit tests

* conditions different file and Keywords. WIP

* Complete solution for private keywords. Need to fix indication of modified items

* Update CHANGELOG

* Prepare 2.1.5

v2.1.4.1

Toggle v2.1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2969 from HelioGuilherme66/fix_packaging

Fix packaging

v2.1.4

Toggle v2.1.4's commit message
fix docs in v2.1.4