Commit Graph

12571 Commits

Author SHA1 Message Date
cesar991 2f5fadf5a3 Fixed enterprise tests 2016-07-19 17:01:27 +02:00
cesar991 e7ef4255db Moar cleaning on the tests directory 2016-07-19 16:44:30 +02:00
cesar991 799a2f4d49 Cleaned the tests directory 2016-07-19 16:39:53 +02:00
cesar991 4e90ba33a8 Add PAN10, policy test 2016-07-19 16:34:58 +02:00
axl89 cfe6aca831 Merge branch 'develop' of brutus.artica.lan:artica/pandorafms into develop 2016-07-19 16:29:30 +02:00
axl89 59c3d21a2b Added Enterprise test capabilities 2016-07-19 16:29:10 +02:00
cesar991 600ff4ee41 Merge branch 'develop' of https://brutus.artica.lan:8081/artica/pandorafms into develop 2016-07-19 16:23:36 +02:00
cesar991 66c6870e01 Repair assert in PAN4 2016-07-19 16:21:42 +02:00
Daniel Maya 4262956711 Fixed CSV export in system audit log. Ticket #3902. 2016-07-19 16:12:00 +02:00
Daniel Maya 5d45420610 Merge branch 'develop' of https://brutus.artica.lan:8081/artica/pandorafms into develop 2016-07-19 15:55:06 +02:00
cesar991 7fcd8317e7 Add edit_collection function 2016-07-19 15:54:23 +02:00
Daniel Maya 24a9eee6e8 Fixed icon in graphs. Ticket #3830. 2016-07-19 15:52:45 +02:00
cesar991 7744d5f052 Change imports in collection_functions 2016-07-19 15:24:20 +02:00
cesar991 4c79a2a6b7 Create collection_functions and added create_collection, search_collection and delete_collection functions 2016-07-19 14:58:48 +02:00
cesar991 44191d8684 Repair error in test PAN4 and PAN9 2016-07-19 13:31:41 +02:00
cesar991 c90f8fe253 Repair errors in PAN4 and PAN9 2016-07-19 13:30:13 +02:00
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