mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
70 lines
5.0 KiB
Markdown
70 lines
5.0 KiB
Markdown
### Changelog
|
|
|
|
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
|
|
|
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
|
#### [0.9.4](https://github.com/gradido/gradido/compare/0.9.3...0.9.4)
|
|
|
|
- Build on run [`#103`](https://github.com/gradido/gradido/pull/103)
|
|
- update debug docker to use dependencies container pushed to docker hub [`1f002f4`](https://github.com/gradido/gradido/commit/1f002f4ed0b12d4b2bf63efceabe546d0c5b58ea)
|
|
- removed email tasks complete [`8a143be`](https://github.com/gradido/gradido/commit/8a143be8423d7bd894d4f512848895df8b9694b0)
|
|
- build login-server on docker-compose up in a docker volume so it rebuild only neccessary parts if some c++ files have changed [`0da5279`](https://github.com/gradido/gradido/commit/0da527917523530186e6effe63dc001fc99bd3e3)
|
|
|
|
#### [0.9.3](https://github.com/gradido/gradido/compare/0.9.2...0.9.3)
|
|
|
|
> 30 March 2021
|
|
|
|
- new version 0.9.3 [`#110`](https://github.com/gradido/gradido/pull/110)
|
|
- feat: Frontend tests for Content Footer [`#102`](https://github.com/gradido/gradido/pull/102)
|
|
- add check session state json function and doc [`#96`](https://github.com/gradido/gradido/pull/96)
|
|
- activity page stap 2 [`#86`](https://github.com/gradido/gradido/pull/86)
|
|
- qrcode scanner fixed, datum in activitäten fixed, sprache not null fixed [`#88`](https://github.com/gradido/gradido/pull/88)
|
|
- add additional docker container which is running skeema on startup to… [`#83`](https://github.com/gradido/gradido/pull/83)
|
|
- New fix up frontend for presentation [`#85`](https://github.com/gradido/gradido/pull/85)
|
|
- feat: Tougher eslint rules [`#77`](https://github.com/gradido/gradido/pull/77)
|
|
- feat: improve translations [`#81`](https://github.com/gradido/gradido/pull/81)
|
|
- use_correct_send_api [`#80`](https://github.com/gradido/gradido/pull/80)
|
|
- fix bug with access rights [`#78`](https://github.com/gradido/gradido/pull/78)
|
|
- make response.html better accessible [`#75`](https://github.com/gradido/gradido/pull/75)
|
|
- feat: Lokalize Validation Messages [`#67`](https://github.com/gradido/gradido/pull/67)
|
|
- feat: Localize links to gradito.net [`#74`](https://github.com/gradido/gradido/pull/74)
|
|
- fix-padding [`#73`](https://github.com/gradido/gradido/pull/73)
|
|
- Correctly use transactions API in frontend [`#69`](https://github.com/gradido/gradido/pull/69)
|
|
- Qr code scanner [`#72`](https://github.com/gradido/gradido/pull/72)
|
|
- Login fail message [`#71`](https://github.com/gradido/gradido/pull/71)
|
|
- Setup unit tests for frontend [`#55`](https://github.com/gradido/gradido/pull/55)
|
|
- Update doc [`#63`](https://github.com/gradido/gradido/pull/63)
|
|
- Add Feature in user search old frontend because Support has requested the feature long ago [`#56`](https://github.com/gradido/gradido/pull/56)
|
|
- sprache angepasst, for login, pwd, sigin [`#54`](https://github.com/gradido/gradido/pull/54)
|
|
- Improve workflows [`#53`](https://github.com/gradido/gradido/pull/53)
|
|
- setup eslint with tougher rules [`1f13507`](https://github.com/gradido/gradido/commit/1f13507eacfd93c2248fb841de5f481c9eb1e6bd)
|
|
- semicolon rule implemented [`6762a02`](https://github.com/gradido/gradido/commit/6762a028f2a3e4f2713b26bed81029defe686ad7)
|
|
- dev meeting, bernd [`a99de7f`](https://github.com/gradido/gradido/commit/a99de7f5d1f7557c0877eae565aa4263d65aaaf3)
|
|
|
|
#### [0.9.2](https://github.com/gradido/gradido/compare/0.9.1...0.9.2)
|
|
|
|
> 18 March 2021
|
|
|
|
- v0.9.2 [`#51`](https://github.com/gradido/gradido/pull/51)
|
|
- Reload after login fixed [`#50`](https://github.com/gradido/gradido/pull/50)
|
|
- Monorepo login server [`#48`](https://github.com/gradido/gradido/pull/48)
|
|
- Stage0 [`#3`](https://github.com/gradido/gradido/pull/3)
|
|
- Add auto-sign Transaction functionality [`5592275`](https://github.com/gradido/gradido/commit/55922753a7ffd9552be132501d744da491c409b5)
|
|
- read in login the real client ip X-Real-IP from nginx forwarded not from community server [`512d307`](https://github.com/gradido/gradido/commit/512d307a19b955bb6e26ae8b274def354829b50f)
|
|
- move check if all passwords allow direct into pwdValidation so it will work with every code which ask for password [`e2c38c1`](https://github.com/gradido/gradido/commit/e2c38c1a0fc25a4a2bc922c4bbc44d86b6d00d8b)
|
|
|
|
#### 0.9.1
|
|
|
|
> 13 March 2021
|
|
|
|
- Login gbb [`#12`](https://github.com/gradido/gradido/pull/12)
|
|
- Admin prework axios json [`#10`](https://github.com/gradido/gradido/pull/10)
|
|
- Merge pull request #1 from gradido/master [`#8`](https://github.com/gradido/gradido/pull/8)
|
|
- [WIP] 2 create a dockerfile for the frontend application [`#6`](https://github.com/gradido/gradido/pull/6)
|
|
- Master - first step [`#1`](https://github.com/gradido/gradido/pull/1)
|
|
- Add docker compose [`#7`](https://github.com/gradido/gradido/pull/7)
|
|
- style 404 side :) [`c7bdf89`](https://github.com/gradido/gradido/commit/c7bdf8978594b932615e48f9bb1c19d3c3bf3fcf)
|
|
- publish workflow test [`df6f66f`](https://github.com/gradido/gradido/commit/df6f66ffe70baa9ed3f70b460a6c0c14011bb944)
|
|
- many translations. translation structure [`bf68547`](https://github.com/gradido/gradido/commit/bf685479767d19c246c4d6abe3577dc3cb666346)
|