|
1f503fe20d
|
Build new version
|
2022-05-20 10:37:43 +02:00 |
|
|
4564f7ac0e
|
Improved output & imports
|
2022-05-20 10:35:47 +02:00 |
|
|
7b823e1141
|
Added validator generation
|
2022-05-20 10:34:09 +02:00 |
|
|
dac3d9c6bb
|
Added validators (closes #59)
|
2022-05-20 10:27:55 +02:00 |
|
|
ccca904cb8
|
Smaller output fixes
|
2022-05-20 09:17:51 +02:00 |
|
|
c66a81c0ec
|
Dev build & migrated custom scripts
|
2022-05-20 09:12:28 +02:00 |
|
|
fb810e2943
|
Dev build & migrated custom scripts & add logic to prevent next executable
|
2022-05-20 09:10:29 +02:00 |
|
|
5cc663dedc
|
Migrated generate command
|
2022-05-20 08:50:50 +02:00 |
|
|
593372699b
|
BUild dev version
|
2022-05-20 08:44:32 +02:00 |
|
|
1899cb5b86
|
Added scripts to workspace
|
2022-05-19 20:49:48 +02:00 |
|
|
0a285f2d28
|
Improved help command
|
2022-05-19 20:23:21 +02:00 |
|
|
94c82e6701
|
Improved help command
|
2022-05-19 20:21:46 +02:00 |
|
|
0d37c86061
|
Removed console output
|
2022-05-19 20:05:22 +02:00 |
|
|
6c8e9ccd89
|
Migrated StartService to new argument parsing
|
2022-05-19 20:04:29 +02:00 |
|
|
e7cf545502
|
Migrated NewService to new argument parsing
|
2022-05-19 19:52:36 +02:00 |
|
|
44182eec86
|
Fixed value handling for variable arguments
|
2022-05-19 19:41:02 +02:00 |
|
|
0f5b1b7586
|
Improved argument handling
|
2022-05-19 19:37:32 +02:00 |
|
|
4fe073580a
|
Migrated first commands to new argument parser
|
2022-05-19 18:12:47 +02:00 |
|
|
2fed654c16
|
Improved argument handling
|
2022-05-19 18:09:25 +02:00 |
|
|
8ebd4864d3
|
Improved & added commands
|
2022-05-19 08:25:32 +02:00 |
|
|
a495532a4d
|
Removed console debug outputs
|
2022-05-18 22:29:44 +02:00 |
|
|
d87ce72f07
|
Improved argument parsing
|
2022-05-18 22:26:11 +02:00 |
|
|
50201346e2
|
Added functions to define console arguments
|
2022-05-18 18:21:05 +02:00 |
|
|
773b154371
|
Improved service collection
|
2022-05-18 18:20:25 +02:00 |
|
|
5b59d1d384
|
Merge pull request '2022.6.4' (#58) from 2022.6.4 into 2022.6
Reviewed-on: #58
|
2022-04-30 18:33:54 +02:00 |
|
|
dcd8583183
|
Build packages
|
2022-04-30 17:44:15 +02:00 |
|
|
97e52b39c0
|
Added logic to handle StartupExtension classes
|
2022-04-30 17:43:34 +02:00 |
|
|
581013b61a
|
Merge pull request '2022.6.1' (#57) from 2022.6.1 into 2022.6
Reviewed-on: #57
|
2022-04-30 17:16:49 +02:00 |
|
|
fd68d25a1d
|
Updated to python3.10
|
2022-04-30 17:15:26 +02:00 |
|
|
588f93f7b1
|
Updated packages
|
2022-04-30 16:41:52 +02:00 |
|
|
96f402dcdd
|
Updated packages
|
2022-04-30 16:33:30 +02:00 |
|
|
c1b7fca8d5
|
Moved from pyfiglet to art
|
2022-01-19 22:06:59 +01:00 |
|
|
2e4e7ccc57
|
Fixed minor issues with console & updated packages
|
2022-01-19 15:06:26 +01:00 |
|
|
ada3d133df
|
Changed exit() to sys.exit()
|
2022-01-19 12:44:23 +01:00 |
|
|
61e7b9d684
|
Fixed cpl new command
|
2022-01-15 23:28:22 +01:00 |
|
|
24172c658c
|
Fixed cpl new command
|
2022-01-15 22:16:17 +01:00 |
|
|
62ac976b99
|
Fixed where query typing
|
2022-01-15 11:11:14 +01:00 |
|
|
1f445a99b2
|
Fixed typing in count function of cpl_query
|
2022-01-08 18:09:03 +01:00 |
|
|
025286052b
|
Fixed typing in service collection abc
|
2022-01-08 17:58:22 +01:00 |
|
|
32a856f8e8
|
Published new version
|
2021-12-07 16:07:21 +01:00 |
|
|
21f50f3b24
|
Fixed table_abc
|
2021-12-07 16:06:20 +01:00 |
|
|
ce77d41246
|
Build new docs
|
2021-12-02 08:20:38 +01:00 |
|
|
dec137220c
|
Improved TableABC
|
2021-11-30 17:48:08 +01:00 |
|
|
01c7e155c3
|
Fixed typo
|
2021-11-30 15:24:01 +01:00 |
|
|
dcbcb67ce8
|
Fixed db connection
|
2021-11-30 15:01:28 +01:00 |
|
|
d57fd10718
|
Fixed add_db_context function
|
2021-11-30 14:14:34 +01:00 |
|
|
2b91db5d81
|
Removed unsued parameter
|
2021-11-30 14:05:52 +01:00 |
|
|
dffa3de1ec
|
Merge pull request '2021.11' (#50) from 2021.11 into master
Reviewed-on: #50
|
2021-11-30 12:03:03 +01:00 |
|
|
403837901b
|
Added logic to simulate uninstall command
|
2021-11-30 11:55:11 +01:00 |
|
|
0de725c907
|
Added logic to simulate install command
|
2021-11-30 11:51:45 +01:00 |
|