v3.3.2 (2022-04-16)
v3.3.1 (2022-04-15)
v3.3.0 (2022-04-15)
v3.2.0 (2021-05-31)
Implemented enhancements:
- Add route for creating an access token #155
Closed issues:
v3.2.0-0 (2020-12-05)
v3.1.6 (2020-11-28)
Fixed bugs:
- Session timeout is much too short #221
v3.1.6-3 (2020-11-28)
v3.1.6-2 (2020-11-28)
v3.1.6-1 (2020-11-28)
Closed issues:
- Re-write activity graph template style #220
v3.1.5 (2020-11-13)
Fixed bugs:
- Pushing messages does not work #219
v3.1.4 (2020-11-10)
Merged pull requests:
- Add docker push image #210 (resamsel)
- Feature/run it on travis #209 (resamsel)
- Add node.js Github workflow #208 (resamsel)
- Add Scala Github Actions integration #207 (resamsel)
v3.1.2 (2020-11-09)
v3.1.1 (2020-11-09)
ls (2020-11-09)
v3.1.0 (2020-11-09)
Implemented enhancements:
- Introduce access token from ENV for default user #215
- Rewrite load generator with personas #213
- Introduce diff in activity so changes can be displayed #193
- Introduce keyboard shortcuts #144
- Migrate to latest Play version #92
Fixed bugs:
- Removing user leads to validation exception #212
Closed issues:
v3.0.3 (2020-07-28)
v3.0.2 (2020-06-29)
Fixed bugs:
- Wrong indentation of CLI integration example file #192
- Header image on main page looks odd on large screen #191
v3.0.1 (2020-06-28)
Fixed bugs:
- Redirect URI does not respect FORCE_SSL configuration #186
- Default feature values are not returned #185
v3.0.0 (2020-06-27)
Implemented enhancements:
- Improve empty states #165
- Language Editor: Add key creation teaser #164
- Rewrite main page #147
- Introduce feature flags #145
- Improve header images #142
- Locales: Make downloadable #140
- Entry Point: Make /ui the default UI #138
- Key Editor: Add language creation teaser #137
- Dialogs: Unify action buttons #135
- Editor: Copy value of existing translation #129
- User Page: Make information editable #128
- I18n: Make UI translatable #127
- Introduce load indicators #126
- Project Card: Restrict length of user name #124
- Locales/Keys: Add translation progress bar #122
- Project Members: Implement removing #121
- Key Editor: Add filter for missing translations #120
- Language Editor: Add filter for missing translations #119
- Project/Members: Enable actions on list items #118
- Project/Keys: Enable actions on list items #117
- Project/Locales: Enable actions on list items #116
- Project: Create settings page #115
- Mark certain users as admins #88
- Toggle jumping to next translation after saving/cmd+Enter #80
- Add wizard for creating a .translatr.yml config file #33
Fixed bugs:
- Fix load testing #111
- UI language not being sent to backend #174
- Editor empty after saving a new message #173
- Editing locale only works once #169
- Cannot modify my access tokens #166
- Initial load fails with URL error #159
- Transfer ownership does not display any dialog #153
- Activity list forces horizontal scrolling #148
- Fix layout of user info page #146
- User Page: Looks odd on mobile #141
- Access Tokens: Not shown when clicked #139
- Project Keys: Cannot use a%2Fb as key name #136
- User Projects: Load more is shown even if there are no more projects #134
- Email address should only be visible to authorized users #132
- User Page: "Start new project" should only be shown on own user page #130
- Error Handler: Forbidden should display an error message for logged-in users #114
- Project Info: Latest translations don't show #113
- Project: Languages/Keys counts don't match 50 items #112
- Messages: timestamps are empty #110
- Key Editor: Locale list is empty #109
- Key Editor: Switch button between editors is not visible #108
- Editor: Fix height issue #107
- Access Tokens: Duplicate request sent to server #106
- Dashboard: No activity doesn't stop loading #105
- Language Editor: Translations should show messages from all languages #104
- Dashboard: Doesn't show projects I'm participating in #103
- Project Members: Adding as admin does not add #102
- Project Members: Error message is shown when adding member twice #101
- Project card: Looks odd on mobile #100
- User Page: Bad UX for new user #99
- User Activity: Shouldn't show activity from private projects #98
- Error in CLI: unexpected keyword argument 'pathName' #96
Documentation updates:
- Update Documentation #131
Closed issues:
- Release version 3.0.0 #172
- Fix e2e testing #161
- Fix Java unit tests #143
- Introduce UI Unit Tests #125
- Error with CLI: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated #97
Merged pull requests:
v2.2.0 (2019-02-27)
Implemented enhancements:
- Allow downloading messages by owner, project, and locale name #90
- New routing based on GitHub routes #87
v2.1.2 (2017-06-15)
v2.1.1 (2017-06-14)
Implemented enhancements:
Fixed bugs:
- NPE when creating and deleting keys #84
- Re-calculating the word count adds activity to all messages #83
- Translatr install script fails with 404 #82
v2.1.0 (2017-06-06)
Implemented enhancements:
- Decrease amount of queries #52
- Word count per locale #76
- Migrate editor to use a JS framework #71
- Add user listing in Translatr CLI #69
- Allow key creation in CLI #65
- Show type of membership in project lists #64
- Make preview more visible in editor #62
- When editing keys of a language add links to switch to other language #57
- Add validation to API #54
- Add Swagger specification of the Translatr API #53
- Remove duplicate API methods in web UI #48
- Allow using the API without access_token #46
- Add Keycloak as auth provider #45
- Allow environment vars in .translatr.yml #37
Fixed bugs:
- OAuth: long email address leads to database error #77
- Editor: Key with empty name is not editable #73
- Editor discards changes on item list scroll to load #72
- Removing keys and locales results in losing search term #68
- Owner can remove themselves from members #63
- Notifications overflow container #60
- Activity CSV throws an exception #59
- Creating locales does not work with CLI #58
- Fix alignment of input labels in Safari #51
- Merging users fails with duplicate key exception #47
- Any logged-in user can view any project #44
- Any logged-in user can view any access token #43
- Any logged-in user can delete a project #42
- Anyone can modify locales of a project #41
- Anyone can add users to a project #40
- Fix navigation for small screens #39
- Fix header on small screens #38
Closed issues:
v2.0.0 (2016-10-30)
Implemented enhancements:
- Add notifications #36
- Require API key for CLI #32
- Login with Github #8
- Add user roles #7
- Introduce users #5
- Make tables sortable #4
v1.1.0 (2016-10-07)
Implemented enhancements:
Fixed bugs:
- Add install instructions for translatr.py #19
v1.0.2 (2016-09-28)
Implemented enhancements:
- Combine CSS and JS files #28
Fixed bugs:
- Changing a key is not intuitive #26
- "Add a new key" button not working #25
- Exception when creating a locale with a long name #24
v1.0.1 (2016-09-26)
Implemented enhancements:
Fixed bugs:
- Returning to front page is not possible in small viewport #23
- Show raw content of message in editor sidebar #20
* This Changelog was automatically generated by github_changelog_generator