Valery Sinelnikov
6e1898ca27
Added comments for unreadable lines
2022-09-02 15:18:32 +04:00
Valery Sinelnikov
3cab21e9c3
Added list of keys obtained by parsing chrome.admx
2022-08-31 19:18:29 +04:00
Valery Sinelnikov
bc1676dc71
Added replacement of dictionaries with numeric keys with a list
2022-08-31 11:39:40 +04:00
Valery Sinelnikov
5a60253dac
Cleaned up unused pieces of logic
2022-08-31 11:37:26 +04:00
Valery Sinelnikov
e14043174a
Removed unnecessary imports
2022-08-29 13:20:21 +04:00
Valery Sinelnikov
bfc05fee36
Removed for log import and changed get_valuename_typeint list
2022-08-29 13:15:54 +04:00
Valery Sinelnikov
762fc4e525
Removed deprecated policy creation methods
2022-08-29 13:15:54 +04:00
Valery Sinelnikov
66008b8a37
Added new functions to create a policy dictionary
2022-08-29 13:15:54 +04:00
Valery Sinelnikov
ffc3bc46c1
0.9.10-alt1
...
- INI-files preferences implementation
- Files preferences implementation
- Scripts (logon logoff startup shutdown) implementation
- UserPolicyMode set accordingly
- Folder bugs fixed
- Firefox app full release
2022-08-26 18:41:41 +04:00
ValeraSin
11abedd7b6
Merge pull request #169 from altlinux/firefox_app_full_release
...
Firefox app full release
2022-08-26 18:37:35 +04:00
Valery Sinelnikov
a01609afc3
Added data check whether the dir is
2022-08-26 18:11:23 +04:00
f1a415bdae
Firefox group policy applyer update - added full list of policies
2022-08-26 18:11:08 +04:00
Evgeny Sinelnikov
5d1cf84304
Merge pull request #174 from altlinux/folder_fix
...
Folder fix
2022-08-25 20:55:06 +04:00
Evgeny Sinelnikov
3c3147c2fc
Add debugging of creation folders skipping
2022-08-25 20:50:42 +04:00
Valery Sinelnikov
e62739a43b
Removed start application of folders for user in administrator context
2022-08-23 13:31:40 +04:00
Valery Sinelnikov
727d7e073f
Fixed typo in folder_applier
2022-08-23 12:45:40 +04:00
Evgeny Sinelnikov
a13373cf92
Merge pull request #173 from altlinux/ini_app
...
INI-files preferences implementation
2022-08-23 01:34:47 +04:00
Evgeny Sinelnikov
1c0678957c
Merge pull request #172 from altlinux/files_app
...
Files preferences implementation
2022-08-23 01:32:52 +04:00
Valery Sinelnikov
bdf9300be4
Added explicit conversion to string
2022-08-16 14:40:35 +04:00
Valery Sinelnikov
19acaad7e1
Added new ini applier for use to Frontend_manager
2022-08-16 14:40:28 +04:00
Valery Sinelnikov
6b1aa004c4
Added logs for ini_applier
2022-08-16 14:40:15 +04:00
Valery Sinelnikov
d3740a106c
Added the implementation of action
2022-08-15 17:21:49 +04:00
Valery Sinelnikov
9be2604be9
Added the function of forming objects ini_file
2022-08-15 17:21:49 +04:00
Valery Sinelnikov
a35e578cf4
Added new applier
2022-08-15 17:21:49 +04:00
Valery Sinelnikov
52eaea95c6
Added a table for presentation inifiles.xml
2022-08-15 17:21:49 +04:00
Valery Sinelnikov
8f65f79c6c
Added class for object mapping representing inifiles.xml
2022-08-15 17:21:49 +04:00
Valery Sinelnikov
e50c5d7883
Filled the class implementation for inifiles.xml
2022-08-15 17:21:49 +04:00
Valery Sinelnikov
549315fe48
Fixed use of local variable
2022-08-15 17:14:50 +04:00
Valery Sinelnikov
91824acdab
Moved the logic of creating an inifile unit
2022-08-12 18:09:30 +04:00
Valery Sinelnikov
cd25431bb8
Added missing brackets
2022-08-12 11:00:30 +04:00
Evgeny Sinelnikov
10b9fa0ff1
Adjust get_target_file in File_cp class
2022-08-12 01:17:40 +04:00
Evgeny Sinelnikov
44585adddd
fs_file_cache.py: remove log_enable from store()
2022-08-11 18:40:43 +04:00
Evgeny Sinelnikov
d3213b4d0b
Add support with latest oddjob-gpupdate with renamed bus name
2022-08-11 18:16:21 +04:00
Valery Sinelnikov
80e9dba4c4
Removed unclaimed variable
2022-08-09 15:15:45 +04:00
Valery Sinelnikov
1ed5c0f043
Added UniqueConstraint field
2022-08-05 17:59:55 +04:00
Valery Sinelnikov
f801c09737
Added qualifying conditions
2022-08-05 15:08:42 +04:00
Valery Sinelnikov
fd17b19f33
Added work with local files
2022-08-05 14:14:17 +04:00
Valery Sinelnikov
f1e22e0cc5
Added a new key for the file_cp dictionary
2022-08-05 12:06:48 +04:00
Valery Sinelnikov
efc9dac26e
Added check for file existence before deleting
2022-08-05 11:26:04 +04:00
Valery Sinelnikov
e085c10bb3
Added check for hidden file
2022-08-04 15:48:06 +04:00
Valery Sinelnikov
5b08fcd917
Added a check for the presence of a file name in the path
2022-08-04 15:45:33 +04:00
Valery Sinelnikov
408bccb76d
Added clarifications to the logs
2022-08-03 15:19:50 +04:00
Valery Sinelnikov
3f32d3bbda
Typo fixed
2022-08-03 15:19:42 +04:00
Valery Sinelnikov
fa707104b7
Added logs for file_applier
2022-08-02 13:14:00 +04:00
Valery Sinelnikov
69ac2abf8b
Added implementation of actions
2022-08-01 19:12:44 +04:00
Valery Sinelnikov
3a8af98231
Removed unnecessary function and added fromPath handling
2022-08-01 19:10:45 +04:00
Valery Sinelnikov
41242561e1
Added new function to check target_path
2022-07-29 12:20:50 +04:00
Valery Sinelnikov
97e5418666
Class fields changed
2022-07-29 11:57:33 +04:00
Valery Sinelnikov
5015da40b7
Added the ability to disable the output of errors when caching
2022-07-28 11:22:06 +04:00
Valery Sinelnikov
cdfc39540f
Fixed typos
2022-07-28 11:08:25 +04:00