Commit Graph

14532 Commits (4a868ee018b446d86926df25223955a3b8572da8)
 

Author SHA1 Message Date
Mehmet Erim 280d6633f5
Update Localization.md
5 years ago
mehmet-erim 328944a0aa refactor: remove injector param from registerLocaleFn
5 years ago
maliming 467e9e8ad3
Update EntityHelper.cs
5 years ago
maliming 2c8a68be22 Make readonly for Creation audit properties of the entities.
5 years ago
Ahmet 01a7c47385 Update AbpCrudPageBase.cs
5 years ago
Ahmet a5104699cb fix: #5822
5 years ago
Ahmet 4b88df691f fix: #6024
5 years ago
Arman Ozak 0b90e75f94 feat: import InspectorModule when in dev mode
5 years ago
Arman Ozak cb8357c520 build: add @ngneat/inspector to devDependencies
5 years ago
Ilkay Ilknur f7b84cf09d flag icon library removed from theming project.
5 years ago
Ilkay Ilknur 60ed3f7a65 use basebundlecontributer to avoid code duplication
5 years ago
EngincanV d05d33e908 Update en.json
5 years ago
Halil İbrahim Kalkan 0f30322fc2 Merge branch 'rel-3.3' into dev
5 years ago
Halil İbrahim Kalkan 3c13ff726b Completed domain services document
5 years ago
Halil İbrahim Kalkan d284400044 Completed the Domain Services document
5 years ago
Alper Ebicoglu 5fc72b1e35 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Ilkay Ilknur 59b5613ef1 third party dependecy placeholders added.
5 years ago
Ilkay Ilknur 2fd8d2b1da remove unnecessary logger and remove newline.
5 years ago
Alper Ebicoglu 3f46a6f272 add German translations... volosoft/volo#2282
5 years ago
Halil İbrahim Kalkan 6a04461ddb
Merge pull request #6038 from abpframework/feat/3857
5 years ago
Arman Ozak 3d69c73d0a Document how glob patterns work when cleaning
5 years ago
maliming fb4f46d4d4 Make JsonConverter's Write method simple.
5 years ago
Ilkay Ilknur 166c4cadba add optional additional properties collection to the bundle definition.
5 years ago
Ahmet Çotur 27baa9be95
Merge pull request #6035 from abpframework/dev-tenant-validation
5 years ago
Arman Ozak 2d5561f717 Enable complex glob pattern matching on clean
5 years ago
Arman Ozak 2c5dc8041c Add fs-extra, glob, micromatch + Remove rimraf
5 years ago
maliming 3c70e366fb Use IServiceScopeFactory in AbpHybridJsonSerializer.
5 years ago
maliming 998908765e Merge branch 'dev' into maliming/system.text.json
5 years ago
Halil İbrahim Kalkan 06e37d703b Fix global-styles path
5 years ago
mehmet-erim 3fa3e95d4e Merge branch 'dev' of https://github.com/abpframework/abp into refactor/locale
5 years ago
mehmet-erim 3377b3a823 chore: reinstall all packages
5 years ago
mehmet-erim 38fb62b3a8 chore: add the locale endpoint to tsconfig.json
5 years ago
mehmet-erim a8ff8b15f6 chore: change an import
5 years ago
mehmet-erim f77cb36602 chore: remove cultureNameLocaleFileMap prop from core options
5 years ago
mehmet-erim b152a263a9 chore: remove LOCALE_ERROR_HANDLER token
5 years ago
mehmet-erim 0765b0ca7d refactor: improve code quality in config state
5 years ago
mehmet-erim 4e8f10f953 feat: pass registerLocaleFn to CoreModule in app.module files
5 years ago
mehmet-erim 84b8c14585 chore: remove registerLocale from initial-utils.ts
5 years ago
mehmet-erim 4c94c54cee feat: get registerLocaleFn from core options
5 years ago
mehmet-erim 353fb10053 test: organize locale.provider.spec imports
5 years ago
mehmet-erim 6b61b3aa5b chore: update CoreModule options type
5 years ago
mehmet-erim bb08e4b3fa refactor: export different locales object as a constant
5 years ago
mehmet-erim d486e8815a chore: remove included-locales.ts
5 years ago
mehmet-erim 1809c69bea feat(core): move registerLocale fn to new endpoint
5 years ago
mehmet-erim 849d5fac02 docs: update UI/Angular/Localization.md
5 years ago
mehmet-erim 74b1c6d290 feat(core): create secondary endpoint called locale
5 years ago
erolarkat 5a24b42856 Merge branch 'rel-3.3' into dev
5 years ago
erolarkat a319936d9c npm packages 3.3.1
5 years ago
Halil İbrahim Kalkan ca7235c2e1 Fixed #6011: RemoteLocalizationContributor is using ICachedApplicationConfigurationClient that will be released.
5 years ago
Ilkay Ilknur 9a0f435f97 usage info and short description added.
5 years ago