Commit d0231d2b23eee6feddc360c3eed6bfc306bcf44e

Authored by David RENÉ
1 parent 2cbbcc8f

Change the submodules url to the right one

change the wrong copyright
.gitmodules
... ... @@ -3,7 +3,7 @@
3 3 url = ssh://git@gitlab.calexium.com:33022/calexium/calexium_lib.git
4 4 [submodule "hayamiki_lib"]
5 5 path = hayamiki_lib
6   - url = ssh://git@gitlab.calexium.com:33022/calexium/hayamiki_lib.git
  6 +url=ssh://git@gitlab.anubis-lang.com:33000/totoro/hayamiki_lib.git
7 7 [submodule "densaku_lib"]
8 8 path = densaku_lib
9   - url = git@gitlab.anubis-language.com:totoro/densaku_lib.git
  9 +url=ssh://git@gitlab.anubis-lang.com:33000/totoro/densaku_lib.git
10 10 \ No newline at end of file
... ...
calexium_lib @ f1b7c0e0108
1   -Subproject commit 9510293f86d189f0c96969f91c3cb48ab5ed3e37
  1 +Subproject commit f1b7c0e01085e8d0df989178f9e2923c20ee7f98
... ...
densaku_lib @ 303d4c8378f
1   -Subproject commit fedd3d949174b60ead3215c6aea0f8bf3e73e053
  1 +Subproject commit 303d4c8378f055aaf76e81699eb69948759e03e1
... ...
hayamiki_ds_types.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 14/03/2017
5 5 * Time: 22:50
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9  
... ...
hayamiki_ds_types.aproj
... ... @@ -24,7 +24,6 @@
24 24 <Import Project="$(AnubisBinPath)\Anubis.Build.targets" />
25 25 <ItemGroup>
26 26 <Compile Include="hayamiki_ds_types.anubis" />
27   - <Compile Include="hayamiki_lib\app\app_constant.anubis" />
28 27 <Compile Include="hayamiki_lib\controller\hk_controller.anubis" />
29 28 <Compile Include="hayamiki_lib\controller\hk_delete.anubis" />
30 29 <Compile Include="hayamiki_lib\controller\hk_rows_import.anubis" />
... ...
hayamiki_generator.aproj
... ... @@ -526,7 +526,6 @@
526 526 <Compile Include="library\widgets4\window_test.anubis" />
527 527 <Compile Include="library\xml\basic_xml_parser.anubis" />
528 528 <Compile Include="library\xml\xml_parser.apg.anubis" />
529   - <Compile Include="src\app\app_constants.anubis" />
530 529 <Compile Include="src\check.anubis" />
531 530 <Compile Include="src\generation\anubis.anubis" />
532 531 <Compile Include="src\generation\choices_selector.anubis" />
... ...
hayamiki_lib @ 41432311c88
1   -Subproject commit c4e83b952dc316498f5e586cb822803b2c26c281
  1 +Subproject commit 41432311c88563d578371a0bdb7e9369486194ff
... ...
src/check.anubis
1 1 /*
2 2 * Created by PyramIDE.
3   - * User: フランスのトトロ
  3 + * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 04/02/2016
5 5 * Time: 22:34
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read hayamiki_lib/types/hayamiki.anubis
... ...
src/generation/SQL_get_all.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 25/03/2017
5 5 * Time: 04:26
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read hayamiki_lib/types/hayamiki.anubis
... ...
src/generation/SQL_get_count.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 25/03/2017
5 5 * Time: 01:57
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read hayamiki_lib/types/hayamiki.anubis
... ...
src/generation/choices_selector.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 06/04/2016
5 5 * Time: 22:54
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read hayamiki_lib/types/hayamiki.anubis
... ...
src/generation/columns.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 13/02/2016
5 5 * Time: 11:05
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read system/string.anubis
... ...
src/generation/cxm_lib_menu.anubis
1 1 /*
2 2 * Created by PyramIDE.
3   - * User: フランスのトトロ
  3 + * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 06/02/2016
5 5 * Time: 15:40
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read hayamiki_lib/types/hayamiki.anubis
... ...
src/generation/densaku.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 26/01/2017
5 5 * Time: 00:14
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read hayamiki_lib/types/hayamiki.anubis
... ...
src/generation/edit_view_list_form.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 09/04/2017
5 5 * Time: 16:40
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read hayamiki_lib/types/hayamiki.anubis
... ...
src/generation/edit_view_table_form.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 09/04/2017
5 5 * Time: 02:37
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read hayamiki_lib/types/hayamiki.anubis
... ...
src/generation/extractor.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 25/03/2017
5 5 * Time: 03:18
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read hayamiki_lib/types/hayamiki.anubis
... ...
src/generation/fields.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 13/02/2016
5 5 * Time: 10:50
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read system/string.anubis
... ...
src/generation/files.anubis
1 1 /*
2 2 * Created by PyramIDE.
3   - * User: フランスのトトロ
  3 + * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 31/12/2015
5 5 * Time: 09:29
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read system/string.anubis
... ...
src/generation/fn_delete.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 19/03/2016
5 5 * Time: 17:27
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read hayamiki_lib/types/hayamiki.anubis
... ...
src/generation/header.anubis
1 1 /*
2 2 * Created by PyramIDE.
3   - * User: フランスのトトロ
  3 + * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 31/12/2015
5 5 * Time: 13:42
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read hayamiki_lib/types/hayamiki.anubis
... ...
src/generation/hk_menu.anubis
1 1 /*
2 2 * Created by PyramIDE.
3   - * User: フランスのトトロ
  3 + * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 06/02/2016
5 5 * Time: 15:40
6 6 * © Calexium
... ...
src/generation/html.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 13/02/2016
5 5 * Time: 11:19
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read system/string.anubis
... ...
src/generation/icons.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 13/02/2016
5 5 * Time: 11:15
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read calexium_lib/web/widgets/icons_set.anubis
... ...
src/generation/json.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 25/03/2017
5 5 * Time: 00:54
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read hayamiki_lib/types/hayamiki.anubis
... ...
src/generation/model.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 13/02/2016
5 5 * Time: 11:01
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read system/string.anubis
... ...
src/generation/types.anubis
1 1 /*
2 2 * Created by PyramIDE.
3   - * User: フランスのトトロ
  3 + * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 31/12/2015
5 5 * Time: 16:18
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read hayamiki_lib/types/hayamiki.anubis
... ...
src/generation/vt_edit.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 28/08/2016
5 5 * Time: 01:16
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read hayamiki_lib/types/hayamiki.anubis
... ...
src/generation/vt_view.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 21/03/2017
5 5 * Time: 22:00
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read hayamiki_lib/types/hayamiki.anubis
... ...
src/generation/web_args.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 16/03/2017
5 5 * Time: 23:38
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read hayamiki_lib/types/hayamiki.anubis
... ...
src/utils/utils.anubis
... ... @@ -3,7 +3,7 @@
3 3 * User: フランスのトトロ aka (David RENÉ)
4 4 * Date: 13/02/2016
5 5 * Time: 10:39
6   - * © Calexium
  6 + * © David RENÉ
7 7 */
8 8  
9 9 read tools/basis.anubis
... ...