Commit Graph

12338 Commits

Author SHA1 Message Date
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
cesar991 f3da8d34b3 Extend create_user function 2016-07-12 10:11:43 +02:00
Junichi Satoh 73775b09dc Removed an unnecessary argument for users_can_manage_group_all(). 2016-07-12 16:46:27 +09:00
axl89 a01946d285 Added capabilities to run Enterprise tests under the tests/console/enterprise directory 2016-07-12 09:35:02 +02:00
artica 150ce19db6 Auto-updated build strings. 2016-07-12 00:01:18 +02:00
cesar991 8c0d15bdc1 Add from common_functions_60 import * in new file 2016-07-11 15:33:50 +02:00
cesar991 49941285ca Add activate_home_screen and is_element_present functions 2016-07-11 14:37:01 +02:00
cesar991 f06fb0f8b0 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2016-07-11 14:36:05 +02:00
cesar991 a1067c1be6 Add is_element_present and activate_home_screen functions 2016-07-11 14:31:16 +02:00
Axel 5ef9219e3c Update run_console_tests.py
Fixed exception in lines 24 and 31 when the Exception object does not contain a sauce_labs_job_id property
2016-07-11 14:30:37 +02:00
cesar991 c4e3d546da Delete function 2016-07-11 13:49:49 +02:00
cesar991 cf6ec9c357 Include new imports in PAN5.py 2016-07-11 13:46:49 +02:00
cesar991 d68a1664c0 Import user_functions and reports_functions in PAN4.py 2016-07-11 13:42:34 +02:00
cesar991 49d80b8546 Import agent_functions in PAN3.py 2016-07-11 13:37:10 +02:00
cesar991 2d1a873605 Import agent_functions in PAN2.py 2016-07-11 13:35:07 +02:00
cesar991 9f46f2c9bc Correct errors 2016-07-11 13:28:04 +02:00
cesar991 16bc6ce643 Add dashboard_functions.py 2016-07-11 13:21:21 +02:00
cesar991 7d4e976623 Add agent_functions.py 2016-07-11 13:19:34 +02:00