8781 Commits (9.0-clear-breadcrumbs)

Author SHA1 Message Date
enisn 76747482b4
Clear breadcrumb items while disposing 1 year ago
EngincanV 16f4791954 CLI: Use 'npx' for yarn commands 1 year ago
EngincanV 5576ef5d8f Update AbpApplicationBuilderExtensions.cs 1 year ago
maliming 1ebeb2fcfa
Update EventBusBase.cs 1 year ago
maliming e52bc821e1
Avoid `HandlerFactories` being changed during iteration. 1 year ago
maliming 22578a50a2
Do not set `StatusCode` to `NoContent` if `Response.Body` has been written. 1 year ago
maliming eca1cd4936
Update AbpApplicationBuilderExtensions.cs 1 year ago
maliming 901021e40f
Create `staticwebassets.endpoints.json` if it doesn't exist. 1 year ago
maliming 04165fd543
Use `StaticFiles` instead of `MapStaticAssets` in `Development`. 1 year ago
maliming b62e0a2fcd
Update Volo.Abp.EntityFrameworkCore.Oracle.Devart.csproj 1 year ago
maliming ec04439f60
Update texts. 1 year ago
maliming 799507277f
Add more infomation to `CheckLibs` page. 1 year ago
maliming 59b015dc73
Skip to add security headers if endpoint has `IgnoreAbpSecurityHeaderAttribute`. 1 year ago
maliming 152f7c2212
Rename to `ValidateEmailAddressAsync`. 1 year ago
maliming f14f7671d0
Use `MailAddressCollection` class to validate the email address. 1 year ago
maliming d9bbb7dde1
Use more friendly `enum` type names. 1 year ago
maliming 4b59d8e586
Return `enum` string if type is `enum`. 1 year ago
maliming c6ad659f76
Update datatables-extensions.js 1 year ago
maliming 46155fdb19
Return jQuery object instead of empty string for invisible row action. 1 year ago
maliming 362e5eb51d
Return `EnumValues` for `nullable enum`. 1 year ago
SALİH ÖZKARA 57d3954bbe Do not show a warning for unsaved changes if no changes have been made. 1 year ago
masum-ulu 7d5b78a19b switch: arg from --no-audit to --legacy-peer-deps 1 year ago
maliming 55aab15704
Use `UseVirtualStaticFiles` for `AllowedExtraWebContentFolders` first. 1 year ago
maliming 45384ebe38
Output full exception stack to logs. 1 year ago
EngincanV 993e66b1de CLI: Pass --no-audit param to npm install command 1 year ago
maliming 7e33a5e5e1
Update Volo.Abp.EntityFrameworkCore.Oracle.csproj 1 year ago
maliming 41f9e0b546
Add a extension method that using `WebRootFileProvider`. 1 year ago
Berkan Sasmaz eec8e75855 Rename parameter 1 year ago
Berkan Sasmaz 6a008282d3 Add `UseStaticFilesForPatterns` extension method to `IApplicationBuilder` 1 year ago
Berkan Sasmaz 0c97cfd0e8 Ensure `.abp/cli` folder created when executing login command 1 year ago
EngincanV 3968c799f6 Update VoloNugetPackagesVersionUpdater.cs 1 year ago
EngincanV 24e22c2597 CLI: Update command should also update LeptonX Theme package versions 1 year ago
liangshiwei d5013f22e4 Update SwaggerHtmlResolver.cs 1 year ago
liangshiwei a7b6f14426 Fix swagger error 1 year ago
maliming 57d4240159
Skip to set `CorrelationId ` if current value is `null`. 1 year ago
maliming c342dd0211
Skip write audit logs if `auditLogInfo.HttpMethod` is `GET/Head`. 1 year ago
liangshiwei a9f57d5587 Fix Missing antiforgery token on swagger 1 year ago
maliming d49665ca27
Update DistributedEventBusBase.cs 1 year ago
maliming 36f5dd4a65
Skip to set `CorrelationId ` if current value is `null`. 1 year ago
maliming 984a775217
Do not set `IHttpAuthenticationFeature`. 1 year ago
maliming 33923a98af
Upgrade `Npgsql.EntityFrameworkCore.PostgreSQL` to `9.0.0`. 1 year ago
maliming 910693388d
Skip to check libs for `ajax` request. 1 year ago
liangshiwei 9974e42610 Update AbpRebusEventBusOptions.cs 1 year ago
liangshiwei 408a7711ad Update default Rebus configuration 1 year ago
maliming 8089935241 Update Volo.Abp.EntityFrameworkCore.PostgreSql.csproj 1 year ago
liangshiwei 9643d35e92 Always use pipelines to operate Redis 1 year ago
maliming 86b14043cf Try to `GetEventsRecords` after `SaveChangesAsync`. 1 year ago
maliming 9abdb8e3d7 Upgrade to .NET 9.0 final. 1 year ago
liangshiwei 0f2f31d02a Update datatables-extensions.js 1 year ago
liangshiwei f58b08a3d3 Fix Datatable fnSetColumnVis legacy method usage issue 1 year ago