| .. |
|
codemirror
|
Update to current lint plugin
|
2017-07-18 11:46:43 +02:00 |
|
jqplot
|
Update jqPlot to 1.0.9
|
2016-12-21 13:45:54 +01:00 |
|
jquery
|
Use .uniqueSort isntead of deprecated .unique
|
2017-02-02 13:56:43 +01:00 |
|
openlayers
|
Optimize PNG images
|
2016-02-12 14:47:24 +01:00 |
|
pmd
|
Revert "Fixes error in designer #13032"
|
2017-03-21 11:33:51 +01:00 |
|
tracekit
|
Update tracekit
|
2016-11-30 13:08:40 +01:00 |
|
transformations
|
Allow specifying resize direction
|
2015-06-15 15:19:27 +05:30 |
|
ajax.js
|
Share code for parsing data-post attribute
|
2018-02-22 16:01:00 -03:00 |
|
chart.js
|
bug - Saved chart image does not have a proper name or an extension
|
2015-07-06 16:04:17 +05:30 |
|
common.js
|
Correctly generate URL when there were not parameters
|
2017-02-20 08:58:00 +01:00 |
|
config.js
|
Fixed resetting default setting values
|
2018-01-08 14:01:22 +01:00 |
|
console.js
|
Remove duplicite error handler
|
2017-04-05 09:33:10 +02:00 |
|
cross_framing_protection.js
|
Revert onload changes due to side effects
|
2016-01-10 17:05:29 +05:30 |
|
db_central_columns.js
|
Remove unneeded debugging statements
|
2016-09-01 11:45:34 +05:30 |
|
db_operations.js
|
Use appropriate name 'params' instead of 'data'
|
2016-09-01 18:16:29 +05:30 |
|
db_qbe.js
|
Improve jQuery selectors.
|
2015-08-24 21:06:27 +02:00 |
|
db_search.js
|
Add token parameter in AJAX POST request
|
2016-11-15 22:28:45 +05:30 |
|
db_structure.js
|
Share code for parsing data-post attribute
|
2018-02-22 16:01:00 -03:00 |
|
db_tracking.js
|
Use appropriate name 'params' instead of 'data'
|
2016-09-01 18:16:29 +05:30 |
|
doclinks.js
|
|
|
|
error_report.js
|
Initialize error reporting after load
|
2017-02-22 09:55:34 +01:00 |
|
export.js
|
Rewrite export alias defining
|
2017-06-13 17:02:45 +02:00 |
|
functions.js
|
Fix getPostData function
|
2018-02-22 16:07:49 -03:00 |
|
get_image.js.php
|
Merge branch 'QA_4_6'
|
2016-08-25 09:40:59 +02:00 |
|
get_scripts.js.php
|
Gracefully fail on missing parameter
|
2017-11-28 09:07:04 +01:00 |
|
gis_data_editor.js
|
Simplify handling of long URLs in Util::linkOrButton
|
2018-02-22 13:02:58 -03:00 |
|
import.js
|
Fix TODO: HTML5 "required" property is mostly supported now
|
2016-01-14 12:50:19 +11:00 |
|
indexes.js
|
Add missing server parameter to several javascript requests
|
2017-03-03 14:48:11 +01:00 |
|
keyhandler.js
|
Convert array declaration in JS.
|
2015-12-11 22:50:24 +01:00 |
|
makegrid.js
|
Merge branch 'QA_4_7' of github.com:phpmyadmin/phpmyadmin into QA_4_7
|
2017-08-29 23:27:22 +10:00 |
|
menu-resizer.js
|
Make Scrutinizer Happy
|
2015-06-30 21:58:21 +05:30 |
|
messages.php
|
Better report connection errors
|
2017-09-04 16:57:27 +02:00 |
|
microhistory.js
|
Properly quote href selectors
|
2016-12-21 14:15:50 +01:00 |
|
multi_column_sort.js
|
|
|
|
navigation.js
|
Add missing server parameter to several javascript requests
|
2017-03-03 14:48:11 +01:00 |
|
normalization.js
|
Fixed javascript error on 3NF normalization
|
2017-02-13 15:30:51 +01:00 |
|
page_settings.js
|
Remove unnecessary semicolons.
|
2015-07-20 23:56:51 +02:00 |
|
replication.js
|
Fix token mismatch errors in replication and routines
|
2016-09-02 13:43:08 +05:30 |
|
rte.js
|
Share code for parsing data-post attribute
|
2018-02-22 16:01:00 -03:00 |
|
server_databases.js
|
Fixed check all interaction with filtering
|
2017-10-30 10:26:03 +01:00 |
|
server_plugins.js
|
Remove odd CSS class logic from JS and template
|
2016-08-28 20:18:27 +03:00 |
|
server_privileges.js
|
Remove default value for js parameter
|
2016-12-19 16:31:02 +01:00 |
|
server_status_advisor.js
|
Do not use deprecated $.parseJSON
|
2016-12-21 14:27:39 +01:00 |
|
server_status_monitor.js
|
Fixed javascript error in server monitor
|
2017-08-29 15:34:21 +02:00 |
|
server_status_processes.js
|
Use dot notation
|
2015-10-29 08:07:49 +11:00 |
|
server_status_queries.js
|
Simplify data parsing, it seems that JSON is automatically parsed
|
2017-01-21 11:05:44 +01:00 |
|
server_status_sorter.js
|
Remove widgetZebra initialization
|
2016-08-23 14:51:01 +03:00 |
|
server_status_variables.js
|
Remove unused variable
|
2016-11-16 15:30:12 +02:00 |
|
server_user_groups.js
|
|
|
|
server_variables.js
|
Merge remote-tracking branch 'upstream/master'
|
2016-11-15 18:08:24 +02:00 |
|
shortcuts_handler.js
|
Fixes #12330 - Shortcut for closing console
|
2016-08-01 21:16:36 +05:30 |
|
sprintf.js
|
|
|
|
sql.js
|
Share code for parsing data-post attribute
|
2018-02-22 16:01:00 -03:00 |
|
tbl_change.js
|
Allow for partial dates on Insert page and while editing a row (via Edit Row link)
|
2016-10-26 21:29:43 +05:30 |
|
tbl_chart.js
|
Do not use deprecated $.parseJSON
|
2016-12-21 14:27:39 +01:00 |
|
tbl_find_replace.js
|
|
|
|
tbl_gis_visualization.js
|
Use verbatim OpenLayers.js
|
2016-02-03 15:11:24 +01:00 |
|
tbl_operations.js
|
Update tbl_operations.js
|
2018-02-22 16:07:49 -03:00 |
|
tbl_relation.js
|
Better defaults when creating multi fields foreign key
|
2017-02-14 11:09:57 +01:00 |
|
tbl_select.js
|
Add missing server parameter to several javascript requests
|
2017-03-03 14:48:11 +01:00 |
|
tbl_structure.js
|
Share code for parsing data-post attribute
|
2018-02-22 16:01:00 -03:00 |
|
tbl_tracking.js
|
Some more Token mismatch errors, Issue #12523
|
2016-09-02 14:03:51 +05:30 |
|
tbl_zoom_plot_jqplot.js
|
Remove unused code
|
2017-01-18 09:30:55 +01:00 |
|
whitelist.php
|
Merge branch 'QA_4_6'
|
2016-08-25 09:40:59 +02:00 |
|
zxcvbn.js
|
Upgrade zxcvbn
|
2016-11-10 10:46:06 +01:00 |