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 |
cesar991
|
cf97a5eaf7
|
Add user_functions.py
|
2016-07-11 13:17:26 +02:00 |
cesar991
|
8f417b9d4a
|
Add reports_functions.py
|
2016-07-11 13:13:37 +02:00 |
cesar991
|
67ef1dc186
|
Add PAN7.py
|
2016-07-11 13:06:23 +02:00 |
cesar991
|
481d754017
|
Add activate_home_screen function
|
2016-07-08 12:29:45 +02:00 |
artica
|
59a534f086
|
Auto-updated build strings.
|
2016-07-08 00:01:16 +02:00 |
cesar991
|
24d0c2806b
|
Expand function create_report
|
2016-07-07 11:08:53 +02:00 |
artica
|
2bf68398e9
|
Auto-updated build strings.
|
2016-07-07 00:01:16 +02:00 |
cesar991
|
ab212422c1
|
Add edit_dashboard function
|
2016-07-06 12:56:11 +02:00 |
Daniel Maya
|
0346516129
|
New icon in shortcut bar. Ticket #3018.
|
2016-07-06 12:30:51 +02:00 |
cesar991
|
31e1822411
|
Add delete_dashboard function
|
2016-07-06 11:37:15 +02:00 |
cesar991
|
cba1f7c0cd
|
Add create_new_dashboard function
|
2016-07-06 11:16:42 +02:00 |
artica
|
819a32ec67
|
Auto-updated build strings.
|
2016-07-06 00:01:16 +02:00 |
Daniel Maya
|
6a5538346a
|
Added audit log. Tciket #3714.
|
2016-07-05 16:53:40 +02:00 |
cesar991
|
740915f2f9
|
Add create_agent function in PAN3.py
|
2016-07-05 12:52:01 +02:00 |
cesar991
|
668a72e1e7
|
Change login function in PAN1.py and in PAN3.py
|
2016-07-05 12:37:21 +02:00 |
cesar991
|
879d51740b
|
Add function create_agent in PAN2.py
|
2016-07-05 12:17:21 +02:00 |
cesar991
|
85aae1f521
|
Repair PAN5.py
|
2016-07-05 12:01:20 +02:00 |
cesar991
|
e21314992d
|
Add create_agent function in PAN5.py
|
2016-07-05 11:59:53 +02:00 |
Daniel Maya
|
68ad531918
|
alerts disabled agents, return to normal state. Ticket #3806.
|
2016-07-05 11:53:43 +02:00 |
cesar991
|
ecb1146701
|
Correct create_agent function
|
2016-07-05 11:49:25 +02:00 |
cesar991
|
487d36936e
|
Complete function create_agent
|
2016-07-05 10:55:56 +02:00 |
cesar991
|
af53a72051
|
orrect error in PAN5.py
|
2016-07-05 10:41:22 +02:00 |
artica
|
c4f795ee00
|
Auto-updated build strings.
|
2016-07-05 00:01:15 +02:00 |
axl89
|
aaf4bff117
|
Added 10s delay to check events
|
2016-07-04 18:35:13 +02:00 |
axl89
|
6c4b99d68a
|
Finally fixed PAN5 (I will see you in hell, XPath)
|
2016-07-04 18:13:56 +02:00 |
cesar991
|
b33a61386e
|
Fixed PAN5 again
|
2016-07-04 16:51:26 +02:00 |
cesar991
|
38c6212a28
|
Fixed PAN5
|
2016-07-04 16:45:21 +02:00 |
cesar991
|
acada8d405
|
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
|
2016-07-04 16:21:08 +02:00 |
cesar991
|
c5dc5dc9b2
|
Added PAN5
|
2016-07-04 16:20:47 +02:00 |
Daniel Maya
|
9a11ac5f9a
|
Label changed in setup_general. Ticket #3878.
|
2016-07-04 15:59:41 +02:00 |
Daniel Maya
|
e9e5520ea9
|
Exclude disabled agents scheduled stops. Ticket #3878.
|
2016-07-04 15:46:56 +02:00 |
cesar991
|
b33fce3215
|
Add function create agent
|
2016-07-04 13:43:07 +02:00 |
cesar991
|
c988138a1c
|
Add function search agent
|
2016-07-04 13:40:48 +02:00 |
fbsanchez
|
744c07237f
|
Fixed: File upload (mib upload)i
> safe_output on field and php warning
|
2016-07-04 10:51:16 +02:00 |