Maurício Meneghini Fauth
|
bd81fa1543
|
Refactor rte_triggers functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-08 23:19:30 -03:00 |
|
Maurício Meneghini Fauth
|
1eac7bb3a2
|
Refactor rte_routines functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-08 22:03:07 -03:00 |
|
Maurício Meneghini Fauth
|
2e52c0f1f8
|
Refactor rte_events functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-08 13:09:13 -03:00 |
|
Maurício Meneghini Fauth
|
f7051b2e5c
|
Refactor server_common functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-08 00:28:06 -03:00 |
|
Maurício Meneghini Fauth
|
4022337194
|
Refactor server_user_groups to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-08 00:12:59 -03:00 |
|
Maurício Meneghini Fauth
|
8c41df5103
|
Refactor server_users functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-07 23:45:39 -03:00 |
|
Maurício Meneghini Fauth
|
94fa5946ce
|
Refactor server_status_variables to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-07 22:43:16 -03:00 |
|
Maurício Meneghini Fauth
|
dfbea9648f
|
Refactor server_status_queries to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-07 22:18:35 -03:00 |
|
Maurício Meneghini Fauth
|
ef17be91c1
|
Refactor server_status_processes to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-07 21:52:57 -03:00 |
|
Maurício Meneghini Fauth
|
8d46a94dae
|
Refactor server_status_advisor to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-07 16:14:09 -03:00 |
|
Maurício Meneghini Fauth
|
7596fe8d6f
|
Refactor server_status functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-07 15:52:20 -03:00 |
|
Maurício Meneghini Fauth
|
cf354d29cd
|
Rename ServerStatusData to Server/Status/Data
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-07 14:07:04 -03:00 |
|
Maurício Meneghini Fauth
|
512d81cb29
|
Refactor display_create_table to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-07 09:37:02 -03:00 |
|
Maurício Meneghini Fauth
|
2217b4c960
|
Refactor change password function to static method
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-06 21:42:18 -03:00 |
|
Maurício Meneghini Fauth
|
82dc32305b
|
Rename DisplayResults to Display/Results
Move libraries/classes/DisplayResults.php to libraries/classes/Display/Results.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-06 21:13:54 -03:00 |
|
Maurício Meneghini Fauth
|
23c2b1189b
|
Refactor server_status_monitor to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-06 15:33:53 -03:00 |
|
Michal Čihař
|
a82f8fc768
|
Move databaase interface load to static method
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-06 14:46:56 +02:00 |
|
Maurício Meneghini Fauth
|
503a711af2
|
Merge pull request #13655 from mauriciofauth/normalization
Refactor normalization functions to static methods
|
2017-09-06 07:22:53 -03:00 |
|
Michal Čihař
|
953ef05b92
|
Use forms to define menu and titles on setup
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-06 11:05:10 +02:00 |
|
Michal Čihař
|
8490161073
|
Share code for testing FormLists
The tests were same anyway, so avoid duplicating code.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-06 11:05:10 +02:00 |
|
Michal Čihař
|
8490d3a571
|
Rewrite Setup settings forms as classes
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-06 11:05:09 +02:00 |
|
Michal Čihař
|
94bb2e31a1
|
Remove no longer needed page_settings.forms.php and user_preferences.forms.php
Issue #11731
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-06 11:04:47 +02:00 |
|
Michal Čihař
|
73d1599a1a
|
Rewrite Page settings forms as classes
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-06 11:02:07 +02:00 |
|
Michal Čihař
|
df7f328f79
|
Rewrite User preferences forms as clases
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-06 11:02:07 +02:00 |
|
Maurício Meneghini Fauth
|
67e7711368
|
Refactor normalization functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-05 23:03:43 -03:00 |
|
Maurício Meneghini Fauth
|
8079fd7009
|
Refactor db_designer functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-05 16:41:48 -03:00 |
|
Maurício Meneghini Fauth
|
54cfbc5eda
|
Refactor export functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-05 12:07:49 -03:00 |
|
Michal Čihař
|
205138fdf7
|
Add tests for getting all configuration descriptions
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-05 14:44:05 +02:00 |
|
Michal Čihař
|
94219fffab
|
Wrap function_exists in ServerConfigChecks to allow testing
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-05 14:44:05 +02:00 |
|
Michal Čihař
|
a43dc285f3
|
Split up tests for ServerConfigChecks
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-05 14:44:05 +02:00 |
|
Michal Čihař
|
6b975e8e1e
|
Move tests for ServerConfigChecks class to separate file
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-05 14:44:05 +02:00 |
|
Michal Čihař
|
0b81218a10
|
Refactor configuration descriptions into class
This avoids loading them all into global namespace on every request.
Issue #11731
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-05 14:44:05 +02:00 |
|
Michal Čihař
|
445ad84b42
|
Remove not used use
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-05 10:58:23 +02:00 |
|
Maurício Meneghini Fauth
|
19e0199a36
|
Refactor import functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-04 22:35:55 -03:00 |
|
Maurício Meneghini Fauth
|
53f77c7a49
|
Merge pull request #13642 from mauriciofauth/display-export
Refactor display_export to static methods
|
2017-09-04 16:08:23 -03:00 |
|
Michal Čihař
|
b7b4c41325
|
Merge branch 'QA_4_7'
|
2017-09-04 15:35:01 +02:00 |
|
Michal Čihař
|
48b95ece85
|
Adjust tests to new attributes
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-04 15:34:56 +02:00 |
|
Maurício Meneghini Fauth
|
43ff4566d0
|
Refactor display_export to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-04 10:15:47 -03:00 |
|
Maurício Meneghini Fauth
|
5b0ba627d3
|
Refactor central_columns functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-08-28 13:31:47 -03:00 |
|
Maurício Meneghini Fauth
|
e2c83b954b
|
Refactor relation functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-08-22 20:51:27 -03:00 |
|
Maurício Meneghini Fauth
|
bb0555bb25
|
Refactor tracking functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-08-21 13:04:36 -03:00 |
|
Michal Čihař
|
f5c2c5419f
|
Merge branch 'QA_4_7'
|
2017-08-21 12:59:56 +02:00 |
|
Michal Čihař
|
108ea3dd3d
|
Adjust tracker tests to new export code
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-08-21 12:59:38 +02:00 |
|
Michal Čihař
|
79f0166c16
|
Merge branch 'QA_4_7'
|
2017-08-21 12:49:50 +02:00 |
|
Michal Čihař
|
c40a1d1a5d
|
Adjust tests to changed API usage in SQL export
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-08-21 12:49:43 +02:00 |
|
Maurício Meneghini Fauth
|
0d11ecc728
|
Refactor operations functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-08-20 21:28:36 -03:00 |
|
Maurício Meneghini Fauth
|
8a2dd938ef
|
Refactor insert_edit functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-08-19 20:55:52 -03:00 |
|
Michal Čihař
|
a14b823a2e
|
Merge branch 'QA_4_7'
|
2017-08-06 08:45:30 -04:00 |
|
Michal Čihař
|
f753654ac8
|
Fixed edit variable link in advisor
Fixes #13561
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-08-06 07:56:25 -04:00 |
|
Maurício Meneghini Fauth
|
b803dc42dd
|
Move server privileges to static methods
Move libraries/server_privileges.lib.php to libraries/classes/Server/Privileges.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-08-04 19:29:22 -03:00 |
|