Commit graph

234 commits

Author SHA1 Message Date
idziubenko
41f35d0502 updated deprecated features 2022-01-24 17:47:43 +03:00
Иванов Денис
c0a552a1cf Fixed force parameter. Added new worker ipc, some pydantic response and requests schemas and server api description. 2021-04-30 09:17:11 +03:00
Денис Иванов
91690f73e2 Added authentification using access tokens. 2021-02-24 15:28:00 +03:00
Иванов Денис
a2e6088216 Added sqlite format. 2021-02-08 11:22:32 +03:00
Иванов Денис
49a571d26c Added 'dconf' format. 2021-02-05 17:01:00 +03:00
Иванов Денис
327d0ae56a Added format 'world'. 2021-02-05 12:07:45 +03:00
Иванов Денис
e59a4511d6 Added backgrounds format. fixed #75 2021-02-03 13:37:06 +03:00
Иванов Денис
d6c944890c Added ability to parse <default> tag using xml_gconf format. fixed #76 2021-01-28 15:53:52 +03:00
Иванов Денис
c59f6033c9 Package search was improved. fixed #74 2021-01-28 12:29:46 +03:00
Иванов Денис
8d062eaa7c Now autoupdate parameter works correctly for templates with append="link". fixed #72 2021-01-28 10:50:40 +03:00
Иванов Денис
48fa72e999 Improved rendering for some formats. Shebang processing is fixed #39 2021-01-27 17:55:22 +03:00
Иванов Денис
fbb42da924 Improved rendering of the some formats. Shebang processing is fixed #39 2021-01-27 17:52:44 +03:00
Иванов Денис
cdd626823a Generation of the calculate.ini files was fixed #71 2021-01-27 16:27:34 +03:00
Иванов Денис
33b7245ebc Fixed templates runner. 2021-01-27 15:59:42 +03:00
root
1ee3326431 Adding newline character in raw format was fixed. 2021-01-27 10:47:48 +03:00
Иванов Денис
aed9be1eee Error with saving of the CONTENTS files is fixed. 2021-01-20 17:32:18 +03:00
Иванов Денис
ff97850ba2 Now files permissions are saved after using templates without chmod value. fixed #66 2021-01-20 10:19:32 +03:00
Иванов Денис
d130e476aa Corrected format templates. fixed #20 2021-01-20 09:30:57 +03:00
Иванов Денис
76a49228f0 Added ability to use class methods as variable depend function. fixed #54 2021-01-19 11:58:17 +03:00
Иванов Денис
9d26db03f0 Changed order of saving changed CONTENTS files. 2021-01-19 11:04:48 +03:00
Иванов Денис
1afbff8b1c JSON format was corrected for python 3.9 2021-01-18 09:58:53 +03:00
Иванов Денис
ea8077088a Improved parser of the CONTENTS files. fixed #35 2021-01-15 17:47:58 +03:00
Иванов Денис
4219b5884f Added shebang processing for regex and raw formats. fixed #39 2021-01-15 14:10:28 +03:00
root
462a1e37f5 Added processing template files from template base directory. fixed #32 2021-01-15 11:22:15 +03:00
root
dca33902d9 "X" value is available in symbolic chmod values now. fixed #65 2021-01-15 09:05:08 +03:00
root
0d269bbadd Now directory templates is able to change owner and permissions of the target directory. fixed #64 2021-01-14 13:59:34 +03:00
Иванов Денис
8140c9a84b Fixed the bug in the algorithm for checking symbolic links. fixed #67 2021-01-14 10:55:45 +03:00
Иванов Денис
d52239f172 Templates with append = 'link' are able to create links to an unexisting files or directories if force parameter is set now. fixed #68 2021-01-13 17:10:01 +03:00
Иванов Денис
62db17009a Now handler templates have default values for append and format parameters. fixed #57 2021-01-13 15:15:55 +03:00
Иванов Денис
7400444675 XML comment format was changed. fixed #47 2021-01-13 14:44:02 +03:00
Иванов Денис
2009c654ab Added processing of format errors. Patch format was fixed #69 2021-01-13 14:27:49 +03:00
Иванов Денис
24bd7b3e63 Now regex templates with parameter comment = '' do not add calculate comment. fixed #70 2021-01-13 12:53:21 +03:00
Иванов Денис
d45688ffd0 'save' tag works nice in templates now. fixed #60 2021-01-13 12:08:23 +03:00
Иванов Денис
e52562d42d Now 'merge' parameter can contain packages that does not exist is db/pkg. fixed #61 2021-01-13 11:31:01 +03:00
Иванов Денис
c480831c59 Now template can be run without install package value. 2021-01-12 17:57:29 +03:00
Иванов Денис
74e9ef8b9f Warning messages while processing packages from 'merge' parameters was
fixed #63
2020-12-11 15:34:48 +03:00
Иванов Денис
aa36b4e595 Fixed errors while parsing kde config file. fixed #59 2020-12-11 13:15:37 +03:00
Иванов Денис
bfd822e3d4 Fixed imports from the variables modules. 2020-12-10 17:52:56 +03:00
Иванов Денис
1e2755bd9b Merge and solve conflicts. 2020-12-10 16:48:35 +03:00
Иванов Денис
fd22b6062a Fixed creation of the group variables 2020-12-10 16:43:50 +03:00
e611e2db70 Исправлено название группы пакетов uninstall в run_template 2020-12-10 10:01:43 +03:00
22fc3d3cd4 Исправлено название группы пакетов 2020-12-10 10:00:48 +03:00
Иванов Денис
e8d9ddd9e7 Now conditions can be started with string, integer and float constants. fixed #56 2020-12-09 16:56:34 +03:00
Иванов Денис
356d09d29b Another merge 2020-12-09 15:31:46 +03:00
Иванов Денис
18df9f853a Fixed importing of the variables modules. fixed #52 2020-12-09 15:31:00 +03:00
0372035961 Восстановлены встроенные jinja2 фильтры 2020-12-08 16:10:31 +03:00
Иванов Денис
6f932eab2f Table variables now returns empty dictionaries for unexisting row. fixed #55 2020-12-08 15:22:25 +03:00
Иванов Денис
ad5562793e Merge branches. 2020-12-08 13:28:15 +03:00
Иванов Денис
debf717481 Registers in open rc configs are fixed #37 2020-12-08 13:24:23 +03:00
d2723105fb Добавлены различные переменные 2020-12-08 12:29:54 +03:00