mirror of https://github.com/Squidex/squidex.git
Tree:
d371a5ab23
4_1
form-row
improved-mongo-config
master
release/2.x
release/3.x
release/4.5
release/4.x
release/5.7
release/6.x
17.4.0
3.0.0
3.0.0-beta2
3.0.0-beta3
3.1.0
3.2.0
3.2.1
3.2.2
3.3.0
3.4.0
3.5.0
4.0.0
4.0.0-beta1
4.0.1
4.0.2
4.0.3
4.1.0
4.1.0-beta1
4.1.0-rc
4.1.1
4.1.2
4.1.3
4.2.0
4.2.0-beta1
4.2.0-beta2
4.3.0
4.4.0
4.4.0-rc
4.5.0
4.5.1
4.5.2
4.5.3
4.6.0
4.7.0
4.7.1
4.7.2
4.7.3
4.7.4
4.7.5
4.7.6
5.0.0
5.0.0-beta1
5.0.0-beta2
5.1.0
5.1.1
5.2.0
5.2.1
5.3.0
5.4.0
5.5.0
5.6.0
5.7.0
5.7.1
5.8.0
5.8.1
5.8.2
5.9.0
6.0.0
6.0.1
6.1.0
6.10.0
6.11.0
6.12.0
6.13.0
6.14.0
6.2.0
6.3.0
6.4.0
6.5.0
6.6.0
6.7.0
6.8.0
6.9.0
7.0.0
7.0.0-rc1
7.0.0-rc2
7.0.0-rc3
7.0.1
7.0.2
7.0.3
7.1.0
7.10.0
7.11.0
7.12.0
7.13.0
7.14.0
7.15.0
7.16.0
7.17.0
7.18.0
7.19.0
7.2.0
7.20.0
7.21.0
7.3.0
7.4.0
7.5.0
7.6.0
7.6.1
7.7.0
7.8.0
7.8.1
7.8.2
7.9.0
v1.0
v1.0-beta1
v1.0-beta2
v1.0-beta3
v1.1
v1.1.1
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.10.0
v1.11.0
v1.12.0
v1.13.0
v1.14.0
v1.15.0
v1.16.0
v1.16.1
v1.16.2
v1.2.0
v1.3.0
v1.3.1
v1.4.0
v1.4.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.8.0
v1.9.0
v2.0
v2.0-RC1
v2.0-beta1
v2.0.1
v2.0.2
v2.0.3
v2.0.4
v2.0.5
v2.1.0
v2.2.0
v2.2.1
v2.2.2
v3.0-beta1
${ noResults }
3 Commits (d371a5ab236270d2402fcfe02c1f8a79b97ceee0)
| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
d371a5ab23 |
Test
|
5 years ago |
|
|
ce1a1386fc
|
I18n (#554)
* First files and keys. * Progress with translation. * More progress. * Temp * Simplify validation and error messages to make i18n easier. * Texts improved. * Just code formatting. * Much more translations. * Cleanup. * Texts fixed. * More translations and test fixes. * Translations fixed. * Build fix. * More progress with texts. * Texts fixed. * Translations migrated. * Put texts to resources. * Progress with typescript. * Name of pipe fixed. * TranslationService => Localizer. * Do not translate recursive. * Localization improvements. * I18n martijn (#550) * prepared the appsettings and the window options for the Google Analtyics Id setting * removed white spaces * refactored the analytics.service, also made use of the settings from the appsettings.json. The analtycsid from the appsettings will now be used. * setting back the localhost statements for the gtag config * Refactored the analytics.service again * Made the uiOptions options, for the sake of testing... * fixed a spelling mistake * Removed the empty line after the if statement. * Removed the analyticsIdConfig class. Fixed the hostname check for localhost * i dont know why this didnt merge correctly * started with the i18n translations * created a custom translate pipe * Started with the implementation of ngx-translate * forgot the package-lock * End of day commit * Added a shell for the ngx-translate (maybe remove it in the future) * TranslationService => LocalizerService in the frontend * Fixes for the stylelint, and adding the localizer service to the app.module.ts * Fixes for the stylelint * Fixes for the remove translationsService * Design for replacing the variables in a translate text * Little bit of translation progress * Changed the infrastructue for the translates * added the localizerService to the prettifyError handler * made the translate function better * The localizer is now a singleton and did some fixes * Implemented custom pipe options * Cleanup * Removed some testdata * Cleanup * Started with Code review feedback. Started with translate variables as an object instead of an var. Fixed tests * Removed the regex for finden text that needs to be replaced Co-authored-by: Martijn Dijkgraaf <> * More texts * Progress * More translations * More texts * More texts * Simplified translations * Cleanup * More fixes * Cleanup * Consistency fixes * More texts * More fixes * Prefixes unified. * Embed texts. * Dialog fixed. * Tests fixed. * Styling fix. * Just a cleanup. * Inline markdown * Minor fix. * Small bugfixes * Indexes improvements. * Added translator. * Notifo fix. Co-authored-by: MartijnDijkgraaf <martijndijkgraaf96@gmail.com> |
5 years ago |
|
|
f6ac2bc219
|
Feature/grid (#539)
* Seperate components. * Configurable dashboard. * Final fixes. |
6 years ago |