Skip to content

Commit 8414835

Browse files
authored
Merge pull request #1 from cgillis-aras/master
Updating to SP15
2 parents ef58916 + 7bfb837 commit 8414835

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Imports/MethodEditorThemePreference/Import/List/Method Editor Themes.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,12 @@
152152
<source_id keyed_name="Method Editor Themes" type="List">8642E490164A45CD93BF9799578DA2D8</source_id>
153153
<value>solarized_light</value>
154154
</Item>
155+
<Item type="Value" id="F91B6AA20A3A4FC2ABC561F5C51FB608" action="add">
156+
<label xml:lang="en">SQL Server</label>
157+
<sort_order>2880</sort_order>
158+
<source_id keyed_name="Method Editor Themes" type="List">8642E490164A45CD93BF9799578DA2D8</source_id>
159+
<value>sqlserver</value>
160+
</Item>
155161
<Item type="Value" id="E06B93D29E2F4C078781550D7257EEDC" action="add">
156162
<label xml:lang="en">Terminal</label>
157163
<sort_order>2944</sort_order>

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,21 @@ Aras 11.0 SP11
1010
#### History:
1111
Release | Notes
1212
--------|--------
13+
[v1.3](https://github.com/ArasLabs/method-editor-theme-preference/releases/tag/v1.3) | Upgraded to 11.0 SP15
1314
[v1.2](https://github.com/ArasLabs/method-editor-theme-preference/releases/tag/v1.2) | Upgraded to 11.0 SP11
1415
[v1](https://github.com/ArasLabs/method-editor-theme-preference/releases/tag/v1) | Initial Release
1516

1617
#### Versions Tested:
1718
Release | Aras
1819
--------|-------
20+
[v1.3](https://github.com/ArasLabs/method-editor-theme-preference/releases/tag/v1.3) | 11.0 SP15
1921
[v1.2](https://github.com/ArasLabs/method-editor-theme-preference/releases/tag/v1.2) | 11.0 SP11, 11.0SP12, 11.0 SP14
2022
[v1](https://github.com/ArasLabs/method-editor-theme-preference/releases/tag/v1) | 11.0 SP9-SP10
2123

2224
#### Browsers Tested:
2325
Internet Explorer 11, Firefox 45 ESR, Chrome
2426

25-
> [v1.2](https://github.com/ArasLabs/method-editor-theme-preference/releases/tag/v1.2) should be used only with 11.0 SP11+ as it contains additional themes that were not present in earlier versions. Though [v1](https://github.com/ArasLabs/method-editor-theme-preference/releases/tag/v1) was built using 11.0 SP10, this version of the project should function in older releases of Aras Innovator 11.0.
27+
> Some service packs introduce additional themes that were not avilable in older versions. For example, [v1.3](https://github.com/ArasLabs/method-editor-theme-preference/releases/tag/v1.3) contains the SQL Server theme which was not present in versions earlier than 11.0 SP15. When downloading this project, please make sure to download the a version that is specifically supported with the Aras Innovator service pack you are using.
2628
2729
## Installation
2830

0 commit comments

Comments
 (0)