cesar991
|
0b316d8311
|
Merge branch 'develop' of https://brutus.artica.lan:8081/artica/pandorafms into develop
|
2016-07-19 12:58:22 +02:00 |
cesar991
|
70557ff2c5
|
Repair errors in PAN4, PAN5 and PAN9
|
2016-07-19 12:55:15 +02:00 |
Ramon Novoa
|
059bde216b
|
Testing the integration with GitLab.
|
2016-07-19 12:13:49 +02:00 |
cesar991
|
f1aceec1c8
|
Added missed import
|
2016-07-19 12:12:31 +02:00 |
Ramon Novoa
|
cf4581c866
|
Testing the integration with GitLab.
|
2016-07-19 12:02:23 +02:00 |
cesar991
|
573bc65905
|
Change asserts in PAN9
|
2016-07-19 11:21:55 +02:00 |
cesar991
|
df9c54592f
|
Merge branch 'develop' of brutus.artica.lan:artica/pandorafms into develop
|
2016-07-19 10:55:11 +02:00 |
cesar991
|
ef1ae5be60
|
Change asserts in PAN4, PAN5 and PAN7
|
2016-07-19 10:39:07 +02:00 |
Alejandro Gallardo Escobar
|
da3c02c2bb
|
Update README.md
|
2016-07-19 10:35:15 +02:00 |
artica
|
e08e135b70
|
Auto-updated build strings.
|
2016-07-19 10:17:23 +02:00 |
artica
|
83a7fc5a9e
|
Auto-updated build strings.
|
2016-07-19 00:01:17 +02:00 |
Alejandro Gallardo Escobar
|
d4776a31f8
|
Update README.md
|
2016-07-18 16:45:35 +02:00 |
Ramon Novoa
|
e5573e45f1
|
Testing the GitLab integration.
|
2016-07-18 15:59:40 +02:00 |
artica
|
8f776844ee
|
Auto-updated build strings.
|
2016-07-18 00:01:14 +02:00 |
artica
|
dd0edf7b94
|
Auto-updated build strings.
|
2016-07-17 00:01:13 +02:00 |
artica
|
f21d0745a7
|
Auto-updated build strings.
|
2016-07-16 00:01:15 +02:00 |
cesar991
|
de1b88f5f1
|
Refactorized create_module function
|
2016-07-15 13:59:51 +02:00 |
cesar991
|
3454d327e3
|
Repair error in create_policy function
|
2016-07-15 11:19:31 +02:00 |
cesar991
|
6e023af9d6
|
Added policy_functions and create_policy function
|
2016-07-15 11:11:23 +02:00 |
axl89
|
0319dc1be2
|
Added print in login and logout to prevent TRAVIS timeouts
(cherry picked from commit c43125a5db )
|
2016-07-15 10:52:33 +02:00 |
Hirofumi Kosaka
|
d38d14cfe8
|
Fixed bug that url-unsafe chars could be generated for download URL.
(e.g. multi-byte chars included in target file name)
|
2016-07-15 16:33:16 +09:00 |
Junichi Satoh
|
2882c320a9
|
Fixed wrong privileges for special days creation.
|
2016-07-15 16:16:17 +09:00 |
Junichi Satoh
|
11aba4ce63
|
Removed unused argument from check_acl() and added new option(argument) for
roots up.
Fixed that users_can_manage_group_all() returns ture even if user does not
have rights to manage group all.
|
2016-07-15 15:37:56 +09:00 |
artica
|
1ae7d3d5d4
|
Auto-updated build strings.
|
2016-07-15 00:01:15 +02:00 |
cesar991
|
880b420478
|
Add new test PAN9.py
|
2016-07-14 15:56:45 +02:00 |
cesar991
|
17600619e9
|
Add parameter got_to_agent in search_agent function
|
2016-07-14 15:54:15 +02:00 |
cesar991
|
0e93fed7ff
|
Repair error in select group in create_agent function
|
2016-07-14 15:34:53 +02:00 |
cesar991
|
e8880389d1
|
Add create_agent_group function in agent_functions.py
|
2016-07-14 13:25:14 +02:00 |
Axel
|
4cf0693cfd
|
Update PAN8.py
|
2016-07-14 12:10:04 +02:00 |
cesar991
|
b3bd8a95c4
|
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
Conflicts:
tests/console/PAN8.py
|
2016-07-14 12:07:19 +02:00 |
cesar991
|
df0732616e
|
Add time sleep in PAN8.py
|
2016-07-14 11:28:44 +02:00 |
axl89
|
6398287b7e
|
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
|
2016-07-14 11:22:12 +02:00 |
axl89
|
15e4f6bb27
|
Fixed PAN8 failing sometimes in the assert
|
2016-07-14 11:21:38 +02:00 |
cesar991
|
00752bd406
|
Delete get_acl_dict function
|
2016-07-14 11:17:37 +02:00 |
cesar991
|
03d3e7b347
|
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
|
2016-07-14 11:15:54 +02:00 |
cesar991
|
b04e67e34f
|
Add create_user_profile functions in user_functions.py
|
2016-07-14 11:13:53 +02:00 |
artica
|
01fc8df594
|
Auto-updated build strings.
|
2016-07-14 00:01:16 +02:00 |
Arturo Gonzalez
|
318ba4f049
|
Added some changes to SAML login system.
|
2016-07-13 15:33:43 +02:00 |
cesar991
|
158e4da8ed
|
Add create_data_server_module function
|
2016-07-13 13:23:03 +02:00 |
axl89
|
2b5e5dbc75
|
Fixed test PAN_8 and add_user_profile function
|
2016-07-13 11:47:35 +02:00 |
cesar991
|
bf320d30b7
|
Repair error in create_network_server_module function
|
2016-07-13 11:09:19 +02:00 |
cesar991
|
f9b241745c
|
Add new test PAN8.py
|
2016-07-13 10:24:08 +02:00 |
cesar991
|
a2ceeb6abe
|
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
|
2016-07-13 10:21:14 +02:00 |
cesar991
|
762ea67a68
|
Repair create_network_server_module to choose module_name
|
2016-07-13 10:16:15 +02:00 |
artica
|
bcfba97698
|
Auto-updated build strings.
|
2016-07-13 00:01:17 +02:00 |
Daniel Maya
|
3aed00ea84
|
added public url in dashboard. Ticket #3712.
|
2016-07-12 16:31:01 +02:00 |
cesar991
|
05ff5dae50
|
Add changes to create_network_server_module function
|
2016-07-12 15:39:03 +02:00 |
cesar991
|
79f49f1b2e
|
Added create_network_server_module, search_module and delete_module functions
|
2016-07-12 15:18:29 +02:00 |
cesar991
|
3fb09de6a2
|
Change the call to the create_user function
|
2016-07-12 15:16:17 +02:00 |
cesar991
|
9db4fda87d
|
Modify create_user and add_user_profile functions
|
2016-07-12 15:14:19 +02:00 |