Skip to content

Commit

Permalink
Update to 2.2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elanatframework committed Jun 22, 2024
1 parent 01d8108 commit 845f890
Show file tree
Hide file tree
Showing 161 changed files with 173 additions and 160 deletions.
12 changes: 12 additions & 0 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "8.0.6",
"commands": [
"dotnet-ef"
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ public void PageLoad(HttpContext context)

int RoleLoginTryCountLimitation = 0;

XmlDocument doc = new XmlDocument();

foreach (string Text in ccoc.GetRoleNameList())
{
XmlNode node = StaticObject.CurrentRoleLimitationsDocument(Text).SelectSingleNode("limitation_root/limitation_list/limitation[@name='login_try_count']");
Expand Down
2 changes: 1 addition & 1 deletion wwwroot/App_Data/config/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
<day_difference value="0" />
<default_calendar value="gregorian" />
<first_day_of_week value="0" />
<site_birthday>2023/08/31</site_birthday>
<site_birthday>2024/06/22</site_birthday>
<!-- Note: time_difference_hours = +hours Or -hours -->
<time_difference_hours value="0" />
<!-- Note: time_difference_minutes = +minutes Or -minutes -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<admin_style_version value="1.0.0.0" />

<admin_style_release_date value="2023/08/31"/>
<admin_style_release_date value="2024/06/22"/>

<admin_style_info>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<admin_template_version value="1.0.0.0" />

<admin_template_release_date value="2023/08/31"/>
<admin_template_release_date value="2024/06/22"/>

<admin_template_info>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<component_version value="1.0.0.0" />

<component_release_date value="2023/08/31"/>
<component_release_date value="2024/06/22"/>

<component_info>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<editor_template_version value="1.0.0.0" />

<editor_template_release_date value="2023/08/31"/>
<editor_template_release_date value="2024/06/22"/>

<editor_template_info>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="1.0.0.0" />

<extra_helper_release_date value="2023/08/31"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<fetch_version value="1.0.0.0" />

<fetch_release_date value="2023/08/31"/>
<fetch_release_date value="2024/06/22"/>

<fetch_info>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<language_version value="1.0.0.0" />

<language_release_date value="2023/08/31"/>
<language_release_date value="2024/06/22"/>

<language_info></language_info>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<module_version value="1.0.0.0" />

<module_release_date value="2023/08/31"/>
<module_release_date value="2024/06/22"/>

<module_info>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<page_version value="1.0.0.0" />

<page_release_date value="2023/08/31"/>
<page_release_date value="2024/06/22"/>

<page_info>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<patch_version value="1.0.0.0" />

<patch_release_date value="2023/08/31"/>
<patch_release_date value="2024/06/22"/>

<patch_info>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<plugin_version value="1.0.0.0" />

<plugin_release_date value="2023/08/31"/>
<plugin_release_date value="2024/06/22"/>

<plugin_info>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<site_style_version value="1.0.0.0" />

<site_style_release_date value="2023/08/31"/>
<site_style_release_date value="2024/06/22"/>

<site_style_info>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<site_template_version value="1.0.0.0" />

<site_template_release_date value="2023/08/31"/>
<site_template_release_date value="2024/06/22"/>

<site_template_info>

Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion wwwroot/add_on/editor_template/image_preview/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<editor_template_version value="1.0.8.4" />

<editor_template_release_date value="2023/06/02"/>
<editor_template_release_date value="2024/06/22"/>

<editor_template_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/editor_template/plus14/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<editor_template_version value="1.0.8.4" />

<editor_template_release_date value="2023/06/02"/>
<editor_template_release_date value="2024/06/22"/>

<editor_template_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/extra_helper/admin_note/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="2.0.0.0" />

<extra_helper_release_date value="2023/08/31"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/extra_helper/comment_option/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="2.0.0.0" />

<extra_helper_release_date value="2023/08/31"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/extra_helper/contact_option/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="2.0.0.0" />

<extra_helper_release_date value="2023/08/31"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/extra_helper/content_avatar/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="2.0.0.0" />

<extra_helper_release_date value="2023/08/31"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="2.0.0.0" />

<extra_helper_release_date value="2023/08/31"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/extra_helper/html_to_inner_xml/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="1.0.8.4" />

<extra_helper_release_date value="2023/06/02"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/extra_helper/inner_xml_to_html/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="1.0.8.4" />

<extra_helper_release_date value="2023/06/02"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/extra_helper/rss_option/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="2.0.0.0" />

<extra_helper_release_date value="2023/08/31"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/extra_helper/search_option/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="2.0.0.0" />

<extra_helper_release_date value="2023/08/31"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="2.0.0.0" />

<extra_helper_release_date value="2023/08/31"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="2.0.0.0" />

<extra_helper_release_date value="2023/08/31"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/extra_helper/show_logs_list/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="2.0.0.0" />

<extra_helper_release_date value="2023/08/31"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/extra_helper/sign_up_option/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="2.0.0.0" />

<extra_helper_release_date value="2023/08/31"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/extra_helper/site_logo/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="2.0.0.0" />

<extra_helper_release_date value="2023/08/31"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/extra_helper/sitemap_option/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="2.0.0.0" />

<extra_helper_release_date value="2023/08/31"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/extra_helper/upload_file/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="2.0.0.0" />

<extra_helper_release_date value="2023/08/31"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/extra_helper/xml_sitemap_option/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<extra_helper_version value="2.0.0.0" />

<extra_helper_release_date value="2023/08/31"/>
<extra_helper_release_date value="2024/06/22"/>

<extra_helper_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/fetch/test5/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<fetch_author_website>
</fetch_author_website>
<fetch_version value="1.0.0.0" />
<fetch_release_date value="2023/08/09" />
<fetch_release_date value="2024/06/22" />
<fetch_info>
</fetch_info>
<fetch_license>
Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/module/information/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<module_version value="2.0.0.0" />

<module_release_date value="2023/08/31"/>
<module_release_date value="2024/06/22"/>

<module_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/module/last_data/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<module_version value="2.0.0.0" />

<module_release_date value="2023/08/31"/>
<module_release_date value="2024/06/22"/>

<module_info>
auto_create_thumbnail_image tag in config.xml file, should be true
Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/module/today_activity/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<module_version value="2.0.0.0" />

<module_release_date value="2023/08/31"/>
<module_release_date value="2024/06/22"/>

<module_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/patch/lock_login/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<patch_version value="2.0.0.0" />

<patch_release_date value="2023/08/31"/>
<patch_release_date value="2024/06/22"/>

<patch_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/patch/rss/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<patch_version value="2.0.0.0" />

<patch_release_date value="2023/08/31"/>
<patch_release_date value="2024/06/22"/>

<patch_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/patch/sitemap/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<patch_version value="2.0.0.0" />

<patch_release_date value="2023/08/31"/>
<patch_release_date value="2024/06/22"/>

<patch_info>

Expand Down
2 changes: 1 addition & 1 deletion wwwroot/add_on/plugin/directory_text_file/Default.aspx
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@
</script>

</body>
</html>
</html>
2 changes: 1 addition & 1 deletion wwwroot/add_on/plugin/directory_text_file/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<plugin_version value="2.0.0.0" />

<plugin_release_date value="2023/08/31"/>
<plugin_release_date value="2024/06/22"/>

<plugin_info>

Expand Down
Loading

0 comments on commit 845f890

Please sign in to comment.