Skip to content

Commit 53d8690

Browse files
committed
Update README and create CHANGELOG
1 parent 73d8888 commit 53d8690

File tree

2 files changed

+36
-37
lines changed

2 files changed

+36
-37
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
## Changelog
2+
3+
### 0.2.3
4+
- Fix DMSF plugin table header text color #65
5+
6+
### 0.2.2
7+
- Fix projects list page styles #64
8+
- Fix opening left menu when enabled authentication required #63
9+
10+
### 0.2.1
11+
- Fix projects list for redmine 3.4.3 #61
12+
- Disable redmine responsive #59
13+
14+
### 0.2
15+
- Fixes for new versions of Redmine
16+
17+
### 0.1.1
18+
- Added separate projects in projects list
19+
20+
### 0.1
21+
- Added some future
22+
- Fixed all found bugs
23+
24+
### 0.0.2
25+
- Added colors for different statuses issues (tnx [@jongha](https://github.com/jongha) for idea)
26+
- Design submit buttons
27+
- Fix DMSF plugin styles
28+
29+
### 0.0.1
30+
- Added basic styles
31+
- Replaced some icons

README.md

Lines changed: 5 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,12 @@
11
# Flatly light redmine theme #
2-
3-
## Changelog
4-
5-
### 0.2.3
6-
- Fix DMSF plugin table header text color #65
7-
8-
### 0.2.2
9-
- Fix projects list page styles #64
10-
- Fix opening left menu when enabled authentication required #63
11-
12-
### 0.2.1
13-
- Fix projects list for redmine 3.4.3 #61
14-
- Disable redmine responsive #59
15-
16-
### 0.2
17-
- Fixes for new versions of Redmine
18-
19-
### 0.1.1
20-
- Added separate projects in projects list
21-
22-
### 0.1
23-
- Added some future
24-
- Fixed all found bugs
25-
26-
### 0.0.2
27-
- Added colors for different statuses issues (tnx [@jongha](https://github.com/jongha) for idea)
28-
- Design submit buttons
29-
- Fix DMSF plugin styles
30-
31-
### 0.0.1
32-
- Added basic styles
33-
- Replaced some icons
2+
Modern and readability theme for Redmine.
343

354
## Installation
365

37-
* Download the theme
38-
* Unzip it into your Redmine theme directory (e.g. ` ../public/themes/`)
39-
* Restart Redmine to make the new installed theme available in your theme list
40-
* Select it from the "Theme" dropdown box list by visiting the administration area: `"Administration / Settings / Display"`
41-
* Save your changes in order to display the `flatly light` theme
6+
* Download and unzip theme into your Redmine themes directory (e.g. ` ../public/themes/`)
7+
* Restart Redmine to make the newly installed theme available in your theme list.
8+
* Go to `"Administration / Settings / Display"` and choose this theme in themes list.
9+
* Save your changes.
4210

4311
## Screenshots
4412
![](https://raw.githubusercontent.com/Nitrino/flatly_light_redmine/master/screenshots/screen_1.png)

0 commit comments

Comments
 (0)