-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #89 from ShunkevichDV/master
Synchronization sources from parallel development
- Loading branch information
Showing
47 changed files
with
1,355 additions
and
9 deletions.
There are no files selected for viewing
Binary file added
BIN
+33.6 KB
...ification_agents/ui_menu_file_for_finding_all_drafts_of_author/htmls/result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions
9
..._menu_file_for_finding_all_drafts_of_author/htmls/ui_of_finding_all_drafts_of_author.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<html> | ||
<body> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
<p><b><sc_element sys_idtf = "ui_menu_file_for_finding_all_drafts_of_author"> Команда пользовательского интерфейса для поиска всех черновиков разработчика</sc_element></b> предназначена для поиска всех <b><sc_element sys_idtf = "draft">черновиков</sc_element></b><b><sc_element sys_idtf = "nrel_developer">разработчика</sc_element></b>. Единственным аргументом команды является <b><sc_element sys_idtf = "nrel_developer">разработчик</sc_element></b>, для которого необходимо найти все <b><sc_element sys_idtf = "draft">черновики</sc_element></b>. Результатом выполнения команды является вывод на экран всех <b><sc_element sys_idtf = "draft">черновиков</sc_element></b> <b><sc_element sys_idtf = "nrel_developer">разработчика</sc_element></b>. | ||
</p> | ||
<img src="result.png" alt="Команда поиска всех черновиков разработчика"/> | ||
|
||
</body> | ||
</html> |
25 changes: 25 additions & 0 deletions
25
...le_for_finding_all_drafts_of_author/lib_ui_menu_file_for_finding_all_drafts_of_author.scs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
lib_ui_menu_file_for_finding_all_drafts_of_author | ||
=> nrel_main_idtf: | ||
[Компонент библиотеки. Команда пользовательского интерфейса для поиска всех черновиков разработчика] | ||
(* <- lang_ru;; *); | ||
[Library component. User interface command for search all drafts of author] | ||
(* <- lang_en;; *); | ||
|
||
<- library_of_platform_independent_reusable_components; | ||
<- library_of_atomic_reusable_components; | ||
<- library_of_reusable_components_of_knowledge_bases; | ||
|
||
<- rrel_key_sc_element: | ||
... | ||
(* | ||
<- explanation;; | ||
<= nrel_sc_text_translation: | ||
... | ||
(* | ||
-> rrel_example: | ||
"file://htmls/ui_of_finding_all_drafts_of_author.html" | ||
(* <- lang_ru;; *);; | ||
*);; | ||
*);; | ||
|
||
lib_ui_menu_file_for_finding_all_drafts_of_author = [*^"file://ui_menu_file_for_finding_all_drafts_of_author.scsi"*];; |
25 changes: 25 additions & 0 deletions
25
..._file_for_finding_all_drafts_of_author/ui_menu_file_for_finding_all_drafts_of_author.scsi
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
ui_menu_file_for_finding_all_drafts_of_author <- ui_user_command_class_atom; ui_user_command_class_view_kb; ui_one_argument_command_class;; | ||
|
||
ui_menu_file_for_finding_all_drafts_of_author => nrel_main_idtf: | ||
[Найти все черновики разработчика] | ||
(* <- lang_ru;; *);; | ||
|
||
ui_menu_file_for_finding_all_drafts_of_author => nrel_main_idtf: | ||
[Find all drafts of author] | ||
(* <- lang_en;; *);; | ||
|
||
ui_menu_file_for_finding_all_drafts_of_author => ui_nrel_command_template: | ||
[* | ||
action_of_finding_all_drafts_of_author _-> ._action_of_finding_all_drafts_of_author_instance | ||
(* | ||
_-> ui_arg_1;; | ||
*);; | ||
._action_of_finding_all_drafts_of_author_instance _<- question;; | ||
*];; | ||
|
||
ui_menu_file_for_finding_all_drafts_of_author => ui_nrel_command_lang_template: | ||
[Найти все черновики разработчика: $ui_arg_1] | ||
(* <- lang_ru;; *);; | ||
ui_menu_file_for_finding_all_drafts_of_author => ui_nrel_command_lang_template: | ||
[Find all drafts by author: $ui_arg_1] | ||
(* <- lang_eng;; *);; |
Binary file added
BIN
+35.8 KB
..._agents/ui_menu_file_for_finding_all_drafts_of_question_author/htmls/result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions
11
...ding_all_drafts_of_question_author/htmls/ui_of_finding_all_drafts_of_question_author.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<html> | ||
<body> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
<p><b><sc_element sys_idtf = "ui_menu_file_for_finding_all_drafts_of_question_author"> Команда пользовательского интерфейса для поиска всех черновиков автора вопроса</sc_element></b> предназначена для поиска всех <b><sc_element sys_idtf = "draft">черновиков</sc_element></b><b><sc_element sys_idtf = "ui_user">пользователя, который является автором вопроса</sc_element></b>. Результатом выполнения команды является вывод на экран всех <b><sc_element sys_idtf = "draft">черновиков</sc_element></b> <b><sc_element sys_idtf = "ui_user">пользователя, который является автором вопроса</sc_element></b>. | ||
</p> | ||
<img src="result.png" alt="Команда поиска всех черновиков автора вопроса"/> | ||
|
||
</body> | ||
</html> | ||
|
||
|
25 changes: 25 additions & 0 deletions
25
..._drafts_of_question_author/lib_ui_menu_file_for_finding_all_drafts_of_question_author.scs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
lib_ui_menu_file_for_finding_all_drafts_of_question_author | ||
=> nrel_main_idtf: | ||
[Компонент библиотеки. Команда пользовательского интерфейса для поиска всех черновиков автора вопроса] | ||
(* <- lang_ru;; *); | ||
[Library component. User interface command for search all drafts of question author] | ||
(* <- lang_en;; *); | ||
|
||
<- library_of_platform_independent_reusable_components; | ||
<- library_of_atomic_reusable_components; | ||
<- library_of_reusable_components_of_knowledge_bases; | ||
|
||
<- rrel_key_sc_element: | ||
... | ||
(* | ||
<- explanation;; | ||
<= nrel_sc_text_translation: | ||
... | ||
(* | ||
-> rrel_example: | ||
"file://htmls/ui_of_finding_all_drafts_of_question_author.html" | ||
(* <- lang_ru;; *);; | ||
*);; | ||
*);; | ||
|
||
lib_ui_menu_file_for_finding_all_drafts_of_question_author = [*^"file://ui_menu_file_for_finding_all_drafts_of_question_author.scsi"*];; |
24 changes: 24 additions & 0 deletions
24
...all_drafts_of_question_author/ui_menu_file_for_finding_all_drafts_of_question_author.scsi
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
ui_menu_file_for_finding_all_drafts_of_question_author <- ui_user_command_class_atom; ui_user_command_class_view_kb; ui_no_argument_command_class;; | ||
|
||
ui_menu_file_for_finding_all_drafts_of_question_author => nrel_main_idtf: | ||
[Показать мои черновики] | ||
(* <- lang_ru;; *);; | ||
|
||
ui_menu_file_for_finding_all_drafts_of_question_author => nrel_main_idtf: | ||
[Show my drafts] | ||
(* <- lang_en;; *);; | ||
|
||
ui_menu_file_for_finding_all_drafts_of_question_author => ui_nrel_command_template: | ||
[* | ||
action_of_finding_all_drafts_of_question_author _-> ._action_of_finding_all_drafts_of_question_author_instance;; | ||
._action_of_finding_all_drafts_of_question_author_instance _<- question;; | ||
*];; | ||
|
||
ui_menu_file_for_finding_all_drafts_of_question_author => ui_nrel_command_lang_template: | ||
[Показать мои черновики] | ||
(* <- lang_ru;; *);; | ||
ui_menu_file_for_finding_all_drafts_of_question_author => ui_nrel_command_lang_template: | ||
[Show my drafts] | ||
(* <- lang_eng;; *);; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...nu_file_for_finding_all_initiated_signs/ui_menu_file_for_finding_all_initiated_signs.scsi
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+37.8 KB
...ents/ui_menu_file_for_finding_all_proposals_of_question_author/htmls/result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions
9
...ll_proposals_of_question_author/htmls/ui_of_finding_all_proposals_of_question_author.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<html> | ||
<body> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
<p><b><sc_element sys_idtf = "ui_menu_file_for_finding_all_proposals_of_question_author"> Команда пользовательского интерфейса для поиска всех предложений автора вопроса</sc_element></b> предназначена для поиска всех <b><sc_element sys_idtf = "nrel_proposal">предложений</sc_element></b><b><sc_element sys_idtf = "nrel_authors">автора вопроса</sc_element></b>. Результатом выполнения команды является вывод на экран всех <b><sc_element sys_idtf = "nrel_proposal">предложений</sc_element></b> <b><sc_element sys_idtf = "nrel_authors">автора вопроса</sc_element></b>. | ||
</p> | ||
<img src="result.png" alt="Команда поиска всех предложений автора вопроса"/> | ||
|
||
</body> | ||
</html> |
25 changes: 25 additions & 0 deletions
25
...sals_of_question_author/lib_ui_menu_file_for_finding_all_proposals_by_question_author.scs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
lib_ui_menu_file_for_finding_all_proposals_of_question_author | ||
=> nrel_main_idtf: | ||
[Компонент библиотеки. Команда пользовательского интерфейса для поиска всех предложений автора вопроса] | ||
(* <- lang_ru;; *); | ||
[Library component. User interface command for search all proposals of question author] | ||
(* <- lang_en;; *); | ||
|
||
<- library_of_platform_independent_reusable_components; | ||
<- library_of_atomic_reusable_components; | ||
<- library_of_reusable_components_of_knowledge_bases; | ||
|
||
<- rrel_key_sc_element: | ||
... | ||
(* | ||
<- explanation;; | ||
<= nrel_sc_text_translation: | ||
... | ||
(* | ||
-> rrel_example: | ||
"file://htmls/ui_of_finding_all_proposals_of_question_author.html" | ||
(* <- lang_ru;; *);; | ||
*);; | ||
*);; | ||
|
||
lib_ui_menu_file_for_finding_all_proposals_of_question_author = [*^"file://ui_menu_file_for_finding_all_proposals_of_question_author.scsi"*];; |
22 changes: 22 additions & 0 deletions
22
...oposals_of_question_author/ui_menu_file_for_finding_all_proposals_of_question_author.scsi
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
ui_menu_file_for_finding_all_proposals_of_question_author <- ui_user_command_class_atom; ui_user_command_class_view_kb; ui_no_argument_command_class;; | ||
|
||
ui_menu_file_for_finding_all_proposals_of_question_author => nrel_main_idtf: | ||
[Показать мои предложения] | ||
(* <- lang_ru;; *);; | ||
|
||
ui_menu_file_for_finding_all_proposals_of_question_author => nrel_main_idtf: | ||
[Show my proposals] | ||
(* <- lang_en;; *);; | ||
|
||
ui_menu_file_for_finding_all_proposals_of_question_author => ui_nrel_command_template: | ||
[* | ||
action_of_finding_all_proposals_of_question_author _-> ._action_of_finding_all_proposals_of_question_author_instance;; | ||
._action_of_finding_all_proposals_of_question_author_instance _<- question;; | ||
*];; | ||
|
||
ui_menu_file_for_finding_all_proposals_of_question_author => ui_nrel_command_lang_template: | ||
[Показать мои предложения] | ||
(* <- lang_ru;; *);; | ||
ui_menu_file_for_finding_all_proposals_of_question_author => ui_nrel_command_lang_template: | ||
[Show my proposals] | ||
(* <- lang_eng;; *);; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 17 additions & 0 deletions
17
...ble_comp_ui/ui_menu/eekb_commands/my_changes_for_eekb/lib_ui_menu_my_changes_for_eekb.scs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
lib_ui_menu_my_changes_for_eekb | ||
=> nrel_main_idtf: | ||
[Компонент библиотеки. Мои правки] | ||
(* <- lang_ru;; *); | ||
[Library component. My changes] | ||
(* <- lang_en;; *); | ||
|
||
<- library_of_platform_independent_reusable_components; | ||
<- library_of_non_atomic_reusable_components; | ||
|
||
<= nrel_library_component_decomposition: | ||
{ | ||
lib_ui_menu_file_for_finding_all_drafts_of_question_author; | ||
lib_ui_menu_file_for_finding_all_proposals_of_question_author | ||
};; | ||
|
||
lib_ui_menu_my_changes_for_eekb = [*^"file://ui_menu_my_changes_for_eekb.scsi"*];; |
17 changes: 17 additions & 0 deletions
17
...usable_comp_ui/ui_menu/eekb_commands/my_changes_for_eekb/ui_menu_my_changes_for_eekb.scsi
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
ui_menu_my_changes_for_eekb <- ui_user_command_class_noatom; | ||
=> nrel_main_idtf: [Мои правки] (* <- lang_ru;; *); | ||
=> nrel_main_idtf: [My changes] (* <- lang_en;; *); | ||
<= nrel_ui_commands_decomposition: | ||
{ | ||
ui_menu_file_for_finding_all_drafts_of_question_author | ||
(* | ||
=> nrel_command_order: | ||
ui_menu_file_for_finding_all_proposals_of_question_author;; | ||
*); | ||
ui_menu_file_for_finding_all_proposals_of_question_author | ||
};; | ||
|
||
ui_menu_my_changes_for_eekb <= nrel_command_access: ... | ||
(* | ||
-> nrel_authorised_user;; | ||
*);; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.