| .. |
|
codemirror
|
Update CodeMirror to 5.22.1
|
2016-12-21 13:56:45 +01:00 |
|
jqplot
|
Update jqPlot to 1.0.9
|
2016-12-21 13:45:54 +01:00 |
|
jquery
|
Update jquery.fullscreen to 1.1.5
|
2016-12-21 14:47:24 +01:00 |
|
openlayers
|
Optimize PNG images
|
2016-02-12 14:47:24 +01:00 |
|
pmd
|
Update jquery.fullscreen to 1.1.5
|
2016-12-21 14:47:24 +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
|
Improved indents, alignment and rtl in Original theme
|
2016-08-01 03:08:48 +01: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
|
Include explaning statements near related code
|
2016-09-16 13:56:15 +05:30 |
|
config.js
|
Properly quote href selectors
|
2016-12-21 14:15:50 +01:00 |
|
console.js
|
Do not use deprecated $.parseJSON
|
2016-12-21 14:27:39 +01: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
|
Use existing filtering template for table filtering
|
2016-12-21 10:22:35 +01:00 |
|
db_tracking.js
|
Use appropriate name 'params' instead of 'data'
|
2016-09-01 18:16:29 +05:30 |
|
doclinks.js
|
|
|
|
error_report.js
|
Convert array declaration in JS.
|
2015-12-11 22:50:24 +01:00 |
|
export.js
|
Do not use deprecated $.parseJSON
|
2016-12-21 14:27:39 +01:00 |
|
functions.js
|
Requested Changes
|
2017-01-20 21:45:17 +05:30 |
|
get_image.js.php
|
Merge branch 'QA_4_6'
|
2016-08-25 09:40:59 +02:00 |
|
get_scripts.js.php
|
Merge branch 'QA_4_6'
|
2016-08-25 09:40:59 +02:00 |
|
gis_data_editor.js
|
Operate without OpenLayers here as well
|
2015-11-06 15:05:53 +11:00 |
|
import.js
|
Fix TODO: HTML5 "required" property is mostly supported now
|
2016-01-14 12:50:19 +11:00 |
|
indexes.js
|
Remove javascript code for manipulating with odd/even classes
|
2016-12-07 10:17:15 +01:00 |
|
keyhandler.js
|
Convert array declaration in JS.
|
2015-12-11 22:50:24 +01:00 |
|
makegrid.js
|
Do not use deprecated $.parseJSON
|
2016-12-21 14:27:39 +01:00 |
|
menu-resizer.js
|
Make Scrutinizer Happy
|
2015-06-30 21:58:21 +05:30 |
|
messages.php
|
Merge branch 'QA_4_6'
|
2016-11-15 22:26:11 +05:30 |
|
microhistory.js
|
Properly quote href selectors
|
2016-12-21 14:15:50 +01:00 |
|
multi_column_sort.js
|
Merge branch 'QA_4_3'
|
2014-12-15 15:53:22 -05:00 |
|
navigation.js
|
Do not use deprecated $.parseJSON
|
2016-12-21 14:27:39 +01:00 |
|
normalization.js
|
Do not use deprecated $.parseJSON
|
2016-12-21 14:27:39 +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
|
Merge branch 'QA_4_6'
|
2016-12-20 16:44:58 +01:00 |
|
server_databases.js
|
Fix drop database - token parameter is required as POST param
|
2017-01-04 13:10:06 +05:30 |
|
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
|
Implement loading of settings using FileReader API
|
2017-01-07 16:07:31 +01: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
|
.live() and .die() methods are deprecated. Use .on() and .off() methods instead
|
2014-12-02 17:07:46 +05:30 |
|
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
|
Add licencing info to js/sprintf.js from https://github.com/kvz/phpjs/blob/master/LICENSE.txt
|
2014-10-03 19:04:26 +05:30 |
|
sql.js
|
Do not use deprecated $.parseJSON
|
2016-12-21 14:27:39 +01: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
|
Use div id sqlqueryresultsouter in table search since sqlqueryresults clashes with the results returned
|
2014-11-28 12:29:07 +05:30 |
|
tbl_gis_visualization.js
|
Use verbatim OpenLayers.js
|
2016-02-03 15:11:24 +01:00 |
|
tbl_operations.js
|
Use server returned table name on renaming table
|
2017-01-21 14:57:00 +01:00 |
|
tbl_relation.js
|
Merge remote-tracking branch 'upstream/master'
|
2016-11-15 18:08:24 +02:00 |
|
tbl_select.js
|
Some more Token mismatch errors in tbl_ scripts, Issue #12523
|
2016-09-02 14:13:26 +05:30 |
|
tbl_structure.js
|
Merge branch 'QA_4_6'
|
2016-12-21 10:46:07 +01: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 |