|
cbb1860f25
|
Fixed internal settings
|
2023-04-12 13:47:38 +02:00 |
|
|
9839bcaa14
|
Removed unused imports
|
2023-04-12 13:34:43 +02:00 |
|
|
da54337221
|
Fixed ProjectSettings
|
2023-04-12 13:31:59 +02:00 |
|
|
1b60debba7
|
Fixed cli schematics & added tests
|
2023-04-07 13:42:20 +02:00 |
|
|
9b4afdbe18
|
Updated TranslationSettings & formatted code
|
2023-04-05 18:12:31 +02:00 |
|
|
d2c56f1a3f
|
Fixed some broken references
|
2023-04-05 18:07:31 +02:00 |
|
|
8624549aa6
|
Fixed some broken references
|
2023-04-05 18:03:13 +02:00 |
|
|
9a6ce704b7
|
Removed from_dict from build and project settings
|
2023-04-05 16:30:02 +02:00 |
|
|
9af2a1962d
|
Improved internal settings
|
2023-04-04 23:19:59 +02:00 |
|
|
82b3a22ac8
|
Added more version operator support
|
2023-04-04 21:36:24 +02:00 |
|
|
af94a0c52d
|
Formatted code
|
2023-04-04 15:56:37 +02:00 |
|
|
d0a19458c5
|
Formatted code
|
2023-04-04 14:50:19 +02:00 |
|
|
5e6d17cc86
|
Updated some stuff
|
2023-04-04 13:30:10 +02:00 |
|
|
01bc746092
|
Merge branch 'master' into 2023.4
# Conflicts:
# src/cpl_cli/.cpl/__init__.py
# src/cpl_cli/__init__.py
# src/cpl_cli/_templates/__init__.py
# src/cpl_cli/_templates/build/__init__.py
# src/cpl_cli/_templates/publish/__init__.py
# src/cpl_cli/abc/__init__.py
# src/cpl_cli/command/__init__.py
# src/cpl_cli/configuration/__init__.py
# src/cpl_cli/cpl-cli.json
# src/cpl_cli/helper/__init__.py
# src/cpl_cli/live_server/__init__.py
# src/cpl_cli/migrations/__init__.py
# src/cpl_cli/migrations/base/__init__.py
# src/cpl_cli/migrations/service/__init__.py
# src/cpl_cli/publish/__init__.py
# src/cpl_cli/source_creator/__init__.py
# src/cpl_cli/validators/__init__.py
# src/cpl_core/__init__.py
# src/cpl_core/application/__init__.py
# src/cpl_core/configuration/__init__.py
# src/cpl_core/console/__init__.py
# src/cpl_core/cpl-core.json
# src/cpl_core/database/__init__.py
# src/cpl_core/database/connection/__init__.py
# src/cpl_core/database/context/__init__.py
# src/cpl_core/dependency_injection/__init__.py
# src/cpl_core/dependency_injection/service_provider.py
# src/cpl_core/dependency_injection/service_provider_abc.py
# src/cpl_core/environment/__init__.py
# src/cpl_core/logging/__init__.py
# src/cpl_core/mailing/__init__.py
# src/cpl_core/pipes/__init__.py
# src/cpl_core/time/__init__.py
# src/cpl_core/utils/__init__.py
# src/cpl_discord/.cpl/__init__.py
# src/cpl_discord/.cpl/schematic_discord_event.py
# src/cpl_discord/__init__.py
# src/cpl_discord/application/__init__.py
# src/cpl_discord/command/__init__.py
# src/cpl_discord/configuration/__init__.py
# src/cpl_discord/container/__init__.py
# src/cpl_discord/cpl-discord.json
# src/cpl_discord/events/__init__.py
# src/cpl_discord/helper/__init__.py
# src/cpl_discord/service/__init__.py
# src/cpl_discord/service/discord_bot_service.py
# src/cpl_discord/service/discord_bot_service_abc.py
# src/cpl_discord/service/discord_service.py
# src/cpl_query/__init__.py
# src/cpl_query/base/__init__.py
# src/cpl_query/base/queryable_abc.py
# src/cpl_query/cpl-query.json
# src/cpl_query/enumerable/__init__.py
# src/cpl_query/extension/__init__.py
# src/cpl_query/iterable/__init__.py
|
2023-04-04 13:29:45 +02:00 |
|
|
9e28dce5ce
|
Updated docs
|
2023-02-20 15:55:20 +01:00 |
|
|
2c3664c1b9
|
Fixed schematic schematic
|
2023-01-15 10:01:19 +01:00 |
|
|
7be3cf38dc
|
Fixed cpl-cli deps
|
2023-01-12 09:05:36 +01:00 |
|
|
e0ca7c2ae6
|
Build fixed version
|
2023-01-07 15:03:21 +01:00 |
|
|
48d0daabf5
|
Updated copyright
|
2022-12-25 12:05:02 +01:00 |
|
|
8fc3c04720
|
Updated deps
|
2022-12-25 12:02:47 +01:00 |
|
|
c9bc6a026a
|
Build release 2022.12.1
|
2022-12-25 11:26:51 +01:00 |
|
|
83f0e8bd42
|
Set version
|
2022-12-25 11:25:53 +01:00 |
|
|
713fa5243c
|
Fixed publisher service
|
2022-12-23 16:09:28 +01:00 |
|
|
889f51f5c5
|
Fixed python path in settings
|
2022-12-20 14:29:43 +01:00 |
|
|
b95d90a191
|
Fixed python path in project settings #144
|
2022-12-19 08:36:40 +01:00 |
|
|
46fa49a102
|
Updated project type library logic & fixed tests #144
|
2022-12-18 14:27:41 +01:00 |
|
|
d5e89d6e2a
|
Fixed cpl cli build #144
|
2022-12-18 12:03:41 +01:00 |
|
|
ac1cd9bdde
|
Added new schematics & fixed run command #145
|
2022-12-10 21:43:46 +01:00 |
|
|
120c9e6800
|
Fixed tests #143
|
2022-12-08 16:08:48 +01:00 |
|
|
6f3099a8db
|
Updated packages & improved docs #143
|
2022-12-08 15:29:48 +01:00 |
|
|
59920c59e0
|
Added cpl g & n discord support #143
|
2022-12-08 12:14:58 +01:00 |
|
|
2f8dc63cdc
|
Added discord command & event to cpl g schematics #143
|
2022-12-08 10:36:23 +01:00 |
|
|
6818fe9a5c
|
Improved cpl new appsettings template
|
2022-12-07 20:06:54 +01:00 |
|
|
fe8ffb2839
|
Removed comments #139
|
2022-12-07 15:46:58 +01:00 |
|
|
42fb88c35d
|
Removed old new command #139
|
2022-12-07 15:45:15 +01:00 |
|
|
e244535557
|
Improved cpl n custom templating #139
|
2022-12-06 17:42:55 +01:00 |
|
|
5f10603fe5
|
[WIP] Improved cpl new templating #139
|
2022-12-05 23:08:52 +01:00 |
|
|
b63bf41294
|
Fixed cpl help #137
|
2022-12-05 20:24:15 +01:00 |
|
|
f6cc3a7ddf
|
Removed cpl g arguments #137
|
2022-12-05 20:00:32 +01:00 |
|
|
d1c93abe2c
|
Improved cpl g templating & added custom templating #137
|
2022-12-05 19:57:33 +01:00 |
|
|
68e01afb5b
|
Release 2022.12.0
|
2022-12-04 00:12:40 +01:00 |
|
|
b02aebef35
|
Improved set-version tool & set version
|
2022-12-03 23:42:23 +01:00 |
|
|
856960d799
|
Added logic to run build code to cpl start #124
|
2022-12-02 19:38:03 +01:00 |
|
|
d0877a4ea6
|
Added logic to run build code to cpl run #124
|
2022-12-02 18:41:58 +01:00 |
|
|
3c20ab296a
|
Added --dev flag to cpl run & start #124
|
2022-12-02 17:48:35 +01:00 |
|
|
703a2c91b5
|
Added logic to change base path for cpl n #120
|
2022-12-01 13:55:55 +01:00 |
|
|
186b336bf3
|
Repaired build & publish #93
|
2022-12-01 12:22:14 +01:00 |
|
|
1bbec27d1a
|
Fixed cpl g path problems & package names #93
|
2022-12-01 12:21:57 +01:00 |
|
|
6bf7c3a2bc
|
Reverted #125 fix
|
2022-12-01 12:19:49 +01:00 |
|
|
879f59b0d5
|
Fixed #125
|
2022-10-21 22:34:47 +02:00 |
|