|
.github
|
Add configuration for Probot Stale
|
2017-06-13 10:54:58 +02:00 |
|
doc
|
Typo fixes for documentation and comments and webpack configuration directives are added in webpack.config
|
2018-07-16 20:58:33 +05:30 |
|
examples
|
Some coding style fixes
|
2018-06-18 21:30:06 -03:00 |
|
js
|
Whitelist RTE.js in modular code and add some related function for sliding messages in show_ajax_messages.js.
|
2018-09-20 04:38:09 +05:30 |
|
libraries
|
Whitelist RTE.js in modular code and add some related function for sliding messages in show_ajax_messages.js.
|
2018-09-20 04:38:09 +05:30 |
|
po
|
Translated using Weblate (Hebrew)
|
2018-07-11 01:23:37 +02:00 |
|
scripts
|
Test fixtures for travis.
|
2018-08-03 18:04:59 +05:30 |
|
setup
|
Refactor Config/FormDisplayTemplate
|
2018-06-06 15:47:00 -03:00 |
|
sql
|
Correctly name upgrade file (pr #12688)
|
2016-11-09 18:11:19 +01:00 |
|
templates
|
Config.js is modularised.
|
2018-08-01 20:03:06 +05:30 |
|
test
|
Resolving merge errors.
|
2018-08-14 18:31:51 +05:30 |
|
themes
|
Fix - #14382 "Visualize GIS data" icon missing
|
2018-07-04 20:42:32 -03:00 |
|
.babelrc
|
server_privilages and server_databases modularized
|
2018-07-26 02:31:25 +05:30 |
|
.editorconfig
|
Add .editorconfig file
|
2017-09-27 16:02:32 -03:00 |
|
.eslintignore
|
Resolving merge errors.
|
2018-08-14 18:31:51 +05:30 |
|
.eslintrc.json
|
Add babel-eslint package to use eslint for features not yet included in eslint.
|
2018-07-26 02:31:26 +05:30 |
|
.gitattributes
|
Ignore some development files when exporting Git
|
2017-09-04 15:17:57 +02:00 |
|
.gitignore
|
Edit ndex files and more files whitelisted in ajax.js and files.js for
|
2018-07-30 23:07:43 +05:30 |
|
.jsdoc.json
|
Add jsoc to create documentation of JavaScript code.
|
2018-08-14 18:31:52 +05:30 |
|
.jshintrc
|
Update documentation for the new configuration variables introduced
|
2018-07-15 22:00:31 +05:30 |
|
.scrutinizer.yml
|
Update node version for scrutinizer. Add webpack environment directives in default.config. Introduce webpack_host and webpack_port
|
2018-07-15 22:00:49 +05:30 |
|
.travis.yml
|
Added phpstan
|
2018-06-15 23:18:01 +02:00 |
|
.weblate
|
Adjust Weblate setup to master branch
|
2016-05-16 11:38:08 +02:00 |
|
ajax.php
|
Use short array syntax instead of long array syntax
|
2018-05-30 01:42:21 -03:00 |
|
browse_foreigners.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
build.xml
|
Remove runkit dependency
|
2018-04-30 22:25:57 -03:00 |
|
ChangeLog
|
Merge branch 'QA_4_8'
|
2018-07-04 20:45:32 -03:00 |
|
changelog.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
chk_rel.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
CODE_OF_CONDUCT.md
|
Create CODE_OF_CONDUCT.md
|
2017-10-19 14:42:51 +02:00 |
|
codecov.yml
|
Create codecov.yml
|
2016-08-05 11:25:09 +02:00 |
|
composer.json
|
Added phpstan
|
2018-06-15 23:18:01 +02:00 |
|
config.sample.inc.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
CONTRIBUTING.md
|
Fix typos, improve wording
|
2017-05-18 07:06:19 -04:00 |
|
db_central_columns.php
|
Add central columns to the modular code.
|
2018-08-17 13:55:25 +05:30 |
|
db_datadict.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
db_designer.php
|
Finish db designer refactor
|
2018-06-11 19:37:07 -03:00 |
|
db_events.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
db_export.php
|
Replace .js extension from db_export and db_import.
|
2018-08-17 13:55:25 +05:30 |
|
db_import.php
|
Replace .js extension from db_export and db_import.
|
2018-08-17 13:55:25 +05:30 |
|
db_multi_table_query.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
db_operations.php
|
Add db_operations.js to modular code.
|
2018-08-17 13:55:24 +05:30 |
|
db_qbe.php
|
Use short array syntax instead of long array syntax
|
2018-05-30 01:42:21 -03:00 |
|
db_routines.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
db_search.php
|
Resolving merge errors.
|
2018-08-14 18:31:51 +05:30 |
|
db_sql_autocomplete.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
db_sql_format.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
db_sql.php
|
Add modular Sql.js to table sql and database sql and SqlQueryForm modified accordingly
|
2018-08-10 13:38:47 +05:30 |
|
db_structure.php
|
Use short array syntax instead of long array syntax
|
2018-05-30 01:42:21 -03:00 |
|
db_tracking.php
|
Add db_tracking.js for tracking tables of database in modular code.
|
2018-08-17 13:55:25 +05:30 |
|
db_triggers.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
DCO
|
Use https for outbound links where applicable
|
2016-07-28 09:19:13 +02:00 |
|
error_report.php
|
Some coding style fixes
|
2018-06-18 21:30:06 -03:00 |
|
export.php
|
export default value vars type
|
2018-06-05 16:19:57 +03:00 |
|
favicon.ico
|
Better favicon with same image for all resolutions
|
2015-08-14 09:26:06 +02:00 |
|
gis_data_editor.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
import_status.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
import.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
index.php
|
Merge branch 'QA_4_8'
|
2018-06-21 13:54:08 -04:00 |
|
LICENSE
|
|
|
|
license.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
lint.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
logout.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
navigation.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
normalization.php
|
Add Table Normalization in modular code.
|
2018-09-07 19:59:12 +05:30 |
|
package.json
|
Add jsoc to create documentation of JavaScript code.
|
2018-08-14 18:31:52 +05:30 |
|
phpcs.xml.dist
|
Fix coding style errors
|
2018-06-09 16:57:05 -03:00 |
|
phpinfo.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
phpmyadmin.css.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
phpstan.neon
|
phpstan level 0 (#14405)
|
2018-06-25 20:34:46 -03:00 |
|
phpunit.xml.dist
|
Fix phpcs errors
|
2018-05-18 01:59:38 -03:00 |
|
phpunit.xml.nocoverage
|
Fix phpcs errors
|
2018-05-18 01:59:38 -03:00 |
|
prefs_forms.php
|
Config.js is modularised.
|
2018-08-01 20:03:06 +05:30 |
|
prefs_manage.php
|
Config.js is modularised.
|
2018-08-01 20:03:06 +05:30 |
|
prefs_twofactor.php
|
Remove Template::get() method
|
2018-06-18 19:46:36 -03:00 |
|
print.css
|
|
|
|
README
|
Prepare for version 4.8.3-dev
|
2018-06-21 13:41:45 -04:00 |
|
README.rst
|
Add BrowserStack badge
|
2018-01-08 16:35:53 +01:00 |
|
robots.txt
|
|
|
|
schema_export.php
|
Use short array syntax instead of long array syntax
|
2018-05-30 01:42:21 -03:00 |
|
server_binlog.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
server_collations.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
server_databases.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
server_engines.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
server_export.php
|
Modularize server related remaining files like replication, plugins, queries, processes.
|
2018-07-30 23:08:28 +05:30 |
|
server_import.php
|
Modularize server related remaining files like replication, plugins, queries, processes.
|
2018-07-30 23:08:28 +05:30 |
|
server_plugins.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
server_privileges.php
|
AJAX handler modified and initial loading of the first page handled
|
2018-07-26 02:31:25 +05:30 |
|
server_replication.php
|
Modularize server related remaining files like replication, plugins, queries, processes.
|
2018-07-30 23:08:28 +05:30 |
|
server_sql.php
|
Resolving merge errors.
|
2018-08-14 18:31:51 +05:30 |
|
server_status_advisor.php
|
remove .js extension from relevant php files and add those files in ajax for dynamic loading.
|
2018-07-27 22:19:42 +05:30 |
|
server_status_monitor.php
|
Adding jQplot package and its plugins and tablesorter are as module in js files and removed from php files.
|
2018-08-10 13:37:25 +05:30 |
|
server_status_processes.php
|
remove .js extension from relevant php files and add those files in ajax for dynamic loading.
|
2018-07-27 22:19:42 +05:30 |
|
server_status_queries.php
|
Adding jQplot package and its plugins and tablesorter are as module in js files and removed from php files.
|
2018-08-10 13:37:25 +05:30 |
|
server_status_variables.php
|
Adding jQplot package and its plugins and tablesorter are as module in js files and removed from php files.
|
2018-08-10 13:37:25 +05:30 |
|
server_status.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
server_user_groups.php
|
Modularize server related remaining files like replication, plugins, queries, processes.
|
2018-07-30 23:08:28 +05:30 |
|
server_variables.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
show_config_errors.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
sql.php
|
Edit php files for changes related to tbl_change.js
|
2018-08-19 13:44:00 +05:30 |
|
tbl_addfield.php
|
Some common files removed for code cleanup.
|
2018-08-23 06:46:16 +05:30 |
|
tbl_change.php
|
Edit php files for changes related to tbl_change.js
|
2018-08-19 13:44:00 +05:30 |
|
tbl_chart.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
tbl_create.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
tbl_export.php
|
Resolve merge conflicts and add tbl import and export in modular code
|
2018-08-19 15:29:58 +05:30 |
|
tbl_find_replace.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
tbl_get_field.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
tbl_gis_visualization.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
tbl_import.php
|
Resolve merge conflicts and add tbl import and export in modular code
|
2018-08-19 15:29:58 +05:30 |
|
tbl_indexes.php
|
Some coding style fixes
|
2018-06-18 21:30:06 -03:00 |
|
tbl_operations.php
|
Remove .js extention from tbl_operations.php file to allow dynamic import.
|
2018-08-19 13:44:00 +05:30 |
|
tbl_recent_favorite.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
tbl_relation.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
tbl_replace.php
|
Edit php files for changes related to tbl_change.js
|
2018-08-19 13:44:00 +05:30 |
|
tbl_row_action.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
tbl_select.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
tbl_sql.php
|
Add modular Sql.js to table sql and database sql and SqlQueryForm modified accordingly
|
2018-08-10 13:38:47 +05:30 |
|
tbl_structure.php
|
Use short array syntax instead of long array syntax
|
2018-05-30 01:42:21 -03:00 |
|
tbl_tracking.php
|
Modular code for tbl_tracking.php
|
2018-08-19 13:44:00 +05:30 |
|
tbl_triggers.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
tbl_zoom_select.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
themes.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
transformation_overview.php
|
Fix some PSR-2 coding standard errors
|
2018-05-30 09:07:56 -03:00 |
|
transformation_wrapper.php
|
phpstan level 0 (#14405)
|
2018-06-25 20:34:46 -03:00 |
|
url.php
|
Enable strict mode in PHP files
|
2018-05-16 04:36:04 -03:00 |
|
user_password.php
|
File names changed for revamped javascript files in php files.
|
2018-07-30 01:37:42 +05:30 |
|
version_check.php
|
Use short array syntax instead of long array syntax
|
2018-05-30 01:42:21 -03:00 |
|
view_create.php
|
Populate options for view create and edit (#14377)
|
2018-07-04 19:07:37 -03:00 |
|
view_operations.php
|
Some coding style fixes
|
2018-06-18 21:30:06 -03:00 |
|
webpack.config.babel.js
|
Weekly progress.
|
2018-08-10 13:36:58 +05:30 |
|
yarn.lock
|
Upgrade CodeMirror to v5.37.0
|
2018-05-02 20:12:40 -03:00 |