Commit Graph

872 Commits

Author SHA1 Message Date
Rouslan Placella
a5a4312825 Submit Routines dialogs forms when the enter key is pressed. 2011-06-17 14:40:18 +01:00
Rouslan Placella
9b77820b7d Focus on a relevant input element after opening a dialog (routines functionality). 2011-06-17 14:03:26 +01:00
Rouslan Placella
c0ceb2d75c Added more animations to routine functionalities 2011-06-17 13:16:05 +01:00
Rouslan Placella
f8c3da7885 Introduced JavaScript function PMA_slidingMessage() 2011-06-17 13:15:34 +01:00
Rouslan Placella
a8f8d3e7a8 Animate the insertion of new routines into the list 2011-06-16 11:44:06 +01:00
Rouslan Placella
dda7ce9c39 Merge branch 'master' into rte 2011-06-14 19:44:09 +01:00
Rouslan Placella
279ef37298 Warn the user if the definition of a stored function does not contain a return statement. 2011-06-14 15:45:39 +01:00
Rouslan Placella
48681dfd81 Hide the parameter "length" for datatypes that do not support this in the routine editor. 2011-06-14 15:32:44 +01:00
Rouslan Placella
e2834cd49d Generate the type dropdown for Routine editor in PHP, not JavaScript. 2011-06-14 12:02:10 +01:00
Rouslan Placella
889cce8583 Fixed inconsistent escaping of special characters in Routines functionalities. 2011-06-14 11:38:35 +01:00
Tyron Madlener
d26cace15b Traffic charting for traffic tab on status page 2011-06-13 23:36:07 +02:00
Tyron Madlener
f08b7d52ff 3 more bugfixes 2011-06-13 18:00:33 +02:00
Tyron Madlener
5d5285e289 When exporting a chart as png, canvg renders hidden elements. In the case of pie chart it renders overlapping texts.
This patch fixes this for text and path elements. This bug is also reported to the original canv author.
2011-06-13 17:59:58 +02:00
Tyron Madlener
9db1342b2a Bug Fixes 2011-06-13 16:45:31 +02:00
Rouslan Placella
8db8527337 Show the sql_query to the user when dropping Routines, Events and triggers and fix classes in the list. 2011-06-13 15:14:31 +01:00
Tyron Madlener
2816b427ab Merge remote-tracking branch 'origin/master' 2011-06-13 15:00:11 +02:00
Tyron Madlener
16749a0435 2 more points in graphs 2011-06-13 14:56:31 +02:00
Rouslan Placella
17b8f21ccd Fixed bug where new routines were not added to the list of routines, if the list was empty. 2011-06-13 10:31:01 +01:00
Tyron Madlener
d00ea89935 Fix: Reinitialize pie chart when refreshing the query tab 2011-06-10 19:55:05 +02:00
Rouslan Placella
d8da233e0c Merge branch 'master' into rte 2011-06-10 18:46:59 +01:00
Tyron Madlener
da8124e689 Fixed refresh in variables tab 2011-06-10 19:44:33 +02:00
Tyron Madlener
3ce1e7f759 Small improvements 2011-06-10 19:26:29 +02:00
Marc Delisle
54c062c0ad Merge branch 'QA_3_4' 2011-06-10 12:55:02 -04:00
Rouslan Placella
c422694746 Patch #3313326 Some tooltips do not disappear 2011-06-10 12:53:33 -04:00
Rouslan Placella
11e3b20a9e Some small improvements to the AJAX integration of the Routines Editor 2011-06-10 15:26:49 +01:00
Tyron Madlener
2f156ee6ec - SVG Export working
- Smaller chart markers
2011-06-10 16:06:51 +02:00
Rouslan Placella
91a4c15796 AJAX integration for routine execution functionality. 2011-06-10 15:01:46 +01:00
Tyron Madlener
2bf553247b Clear timeout once refresh rate has changed and display what the select list is for 2011-06-10 15:35:51 +02:00
Tyron Madlener
bccbff41ae Configurable refresh rate for real-time charts in the status page 2011-06-10 15:17:52 +02:00
Tyron Madlener
b3c9881572 Better realtime chart behaviour when the chart hasn't been filled with data yet 2011-06-10 14:23:46 +02:00
Rouslan Placella
463a49a3ec Some small code improvements for db_routines.js 2011-06-09 21:25:18 +01:00
Rouslan Placella
4baa133671 Comments and coding guidelines fixes for db_routines.js 2011-06-09 21:23:01 +01:00
Rouslan Placella
82847a80b8 JS integration for parameter options in Routines Editor. 2011-06-09 21:08:26 +01:00
Tyron Madlener
659252cd71 pChart is not needed anymore 2011-06-09 20:08:38 +02:00
Tyron Madlener
831da843c1 Fixes of some bugs 2011-06-09 20:08:17 +02:00
Tyron Madlener
dc433429e8 Don't add duplicates to xaxis 2011-06-09 16:06:04 +02:00
Tyron Madlener
21b65e56f4 A currently rather strange series selection to behave similar to the old charting system 2011-06-09 15:36:41 +02:00
Tyron Madlener
c928d53ef8 Fix that single column results work too 2011-06-09 12:33:07 +02:00
Tyron Madlener
f4fa0d9f79 - Dynamic chart with for the server status chart
- Table chart replaced with a Highcharts generated chart that also behaves somewhat more intellegently
2011-06-09 00:53:32 +02:00
Rouslan Placella
3a6a30d5ba Merge brach 'master' into 'rte' 2011-06-08 12:07:43 +01:00
Tyron Madlener
fcb3273c64 -Tabs +Spaces 2011-06-08 01:53:21 +02:00
Tyron Madlener
902fc1d95d - Replaced pChart profiling chart with highchart chart
- Moved PMA_profilingResults() function code inline in sql.php as its used at only one place
2011-06-07 21:32:05 +02:00
Rouslan Placella
a9787c89b9 Improved form validation for the Routines Editor. 2011-06-07 19:55:56 +01:00
Marc Delisle
31bbba5e76 Merge branch 'QA_3_4' 2011-06-07 11:44:31 -04:00
Marc Delisle
2d56821c0f Improved fix for bug #3313210 2011-06-07 11:43:30 -04:00
Marc Delisle
b5e733a2e3 Merge branch 'QA_3_4' 2011-06-07 11:10:18 -04:00
Marc Delisle
82ac1e8028 bug #3313210 [interface] Columns class sometimes changed for nothing 2011-06-07 11:06:38 -04:00
Tyron Madlener
f47ce5dde3 Fixed refreshrate 2011-06-07 14:56:34 +02:00
Tyron Madlener
855532ea2e replace pChart with highchart for the query statistics 2011-06-07 14:54:51 +02:00
Marc Delisle
ce65b14ced Change redundant message 2011-06-07 06:29:32 -04:00