Commit Graph

673 Commits (93345d08194d804eee41a1e8f6c6dd995ad4d434)

Author SHA1 Message Date
Halil ibrahim Kalkan 93345d0819 Refactor CLI
7 years ago
Halil ibrahim Kalkan be2bb4ba27 Split add-package and add-module commands.
7 years ago
Yunus Emre Kalkan 203308a8e8 Resolves #1101 Tag Helpers: Provide a way to ignore a property
7 years ago
Halil ibrahim Kalkan c8bf413cfe Implemented add-module to project (initial, will be refactored).
7 years ago
maliming 5b096b3425 fix #1104 Replace the correct project reference and namespace.
7 years ago
maliming 69d89ce87c Add repository specification unit test.
7 years ago
Halil İbrahim Kalkan 8dadc9db88
Merge pull request #1103 from abpframework/maliming/Specifications
7 years ago
maliming c135d4823f Improve the Specifications project code and testing.
7 years ago
Halil ibrahim Kalkan 8e6c12b5ea Update AuthService.cs
7 years ago
maliming 80eabf81b3 Add Volo.Abp.Specifications project.
7 years ago
Halil ibrahim Kalkan f41808496a Update ModuleAdder.cs
7 years ago
Halil ibrahim Kalkan 6d2d52095c Implemented login
7 years ago
Halil ibrahim Kalkan 09298d4d9a Redesign IdentityModelAuthenticationService
7 years ago
Halil ibrahim Kalkan b74d703c03 Created empty login/logout commands and CliOptions.
7 years ago
Halil ibrahim Kalkan ccc89803a1 Added Add module command
7 years ago
maliming cce3b8e2ba The New command adds the output folder parameters.
7 years ago
Halil ibrahim Kalkan 3fc8f26e35 Use autoSave option instead of manually calling CurrentUnitOfWork.SaveChanges.
7 years ago
maliming 189b97c6dc fix #1090 Use the Repository Update method in the Update method of CrudAppService.
7 years ago
Halil ibrahim Kalkan 915dec7bac Enhance help for new command
7 years ago
Halil ibrahim Kalkan 16ee8cd624 Rename mvc module template folder
7 years ago
Halil ibrahim Kalkan 379a2e48ad Move to a propert namespace.
7 years ago
Halil ibrahim Kalkan e557914459 Use user data folder for template cache and logging.
7 years ago
Halil ibrahim Kalkan 37ce88c29e Added logging for CLI
7 years ago
Halil ibrahim Kalkan f5f987189d Get CLI & template version from the assembly.
7 years ago
Halil ibrahim Kalkan e53279a6fb Initial working version of new project creation with temporary code.
7 years ago
Halil ibrahim Kalkan 9cd2f24102 New project creation for CLI
7 years ago
Halil ibrahim Kalkan e45caa5b7f Create Volo.Abp.Cli.Core package.
7 years ago
Halil ibrahim Kalkan 9acfb17f51 Merge branch 'master' into cli
7 years ago
Halil ibrahim Kalkan 230821750b Check for null.
7 years ago
Halil ibrahim Kalkan 6ba0ad6618 Resolved #1080: Ignore entities on EntityToEtoMapper for those don't implement IEntity.
7 years ago
Halil ibrahim Kalkan fc5ab383ee Resolved #1079: Use static value instead of hard-coded MaxResultCount.
7 years ago
Halil İbrahim Kalkan 884e9ea77b
Merge pull request #1068 from acjh/patch-2
7 years ago
maliming 714da91ac6 Beautify the sqlite project code.
7 years ago
Dong Guo 5ba01578e6 add sqlite support
7 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
7 years ago
Aaron Chong fa32c1427b Fix spelling mistakes
7 years ago
Halil İbrahim Kalkan 0fcc1aee3f
Merge pull request #1059 from abpframework/maliming/constants
7 years ago
Halil İbrahim Kalkan 1b5d08818b
Merge pull request #1065 from abpframework/maliming/DtoCustomValidate
7 years ago
maliming e9be89d57c fix #1058 Perform non-null validation on propertyName(context.Key.Name).
7 years ago
maliming 6b5893ff3d Lazy resolve services in the base classes.
7 years ago
maliming f43209c6a4 Rename GetAllConstants to GetPublicConstantsRecursively.
7 years ago
maliming 7316870363 ReflectionHelper add GetAllConstants method.
7 years ago
Halil ibrahim Kalkan 4bc6c8619b Add margin
7 years ago
Halil ibrahim Kalkan 034ab0b81c Move content_toolbar into the container.
7 years ago
Halil ibrahim Kalkan f47884485a Render content_toolbar
7 years ago
Yunus Emre Kalkan d94b8625dd Resolves #1028
7 years ago
杨涛 d264ab5f20 Add Chinese localization resource file for administration menu
7 years ago
Halil ibrahim Kalkan 7d74829f03 Implement fluent validation as object validation contributor.
7 years ago
Halil ibrahim Kalkan 859a001a03 Update NewProjectCommand.cs
7 years ago
Rashiduddin Yoldash 59c567eb2c IDistributedCache code documentation.
7 years ago