Commit Graph

168 Commits

Author SHA1 Message Date
Madhura Jayaratne
27eb98faed Escape javascript variable content
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-01-26 22:21:24 +11:00
Dieter Adriaenssens
afcf4ec7e0 add comment why variables are still needed 2013-01-27 16:55:05 +01:00
Dieter Adriaenssens
0a3953d26b Revert "remove unused variables"
This reverts commit cb9e34d42a.

-> $error_header, $lang and $dir are used in the included file
libraries/error.inc.php
2013-01-27 16:52:22 +01:00
Dieter Adriaenssens
cb9e34d42a remove unused variables 2013-01-24 17:31:07 +01:00
Dieter Adriaenssens
f07573e28a improve coding style 2013-01-15 19:54:37 +01:00
Marc Delisle
0fb7b5907d Fix merge conflicts 2013-01-15 12:50:14 -05:00
Marc Delisle
373a7a025e bug #3599362 [core] Double-escaped error message 2013-01-15 12:42:04 -05:00
Rouslan Placella
714c3be0c2 PMA_Messages can be added directly to the response 2012-11-26 23:13:08 +00:00
Michal Čihař
7ba44d3530 Define fake __ function in case of gettext is not loaded for fatal error 2012-11-01 09:11:14 +01:00
Rouslan Placella
acdd33c2ab Respond with a properly encoded JSON message on fatal error 2012-10-30 20:07:01 +00:00
Chanaka Indrajith
6971295e96 Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
Michal Čihař
f57b66b57d Do not use gettext for list of PHP manual translations 2012-09-06 11:47:45 +02:00
Michal Čihař
1146ee9e77 Do not use gettext for list of PHP manual translations 2012-09-06 11:43:55 +02:00
Michal Čihař
90b628a809 Various coding style improvements 2012-09-05 15:48:33 +02:00
Chanaka Indrajith
a76cd76ced PMA_mimeDefaultFunction() function moved back to PMA_DisplayResults class 2012-06-30 22:24:56 +05:30
Chanaka Indrajith
39d37fafcc Resolved conflicts 2012-06-27 21:53:59 +05:30
Michal Čihař
6a4ac7ef32 Do not emit headers when running testsuite 2012-06-25 12:17:33 +02:00
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Chanaka Indrajith
8dfb964cdf Introduce PMA_CommonFunctions class 2012-06-17 08:34:28 +05:30
Rouslan Placella
1f7daca600 Dropped PMA_includeJS() in favor of the PMA_Scripts class 2012-06-11 14:06:04 +01:00
Rouslan Placella
d9bedbd75e Finished integrating the PMA_Footer class 2012-06-11 14:06:03 +01:00
Rouslan Placella
a054562100 PMA_Footer and PMA_Header no longer need to be singletons 2012-06-11 14:06:03 +01:00
Rouslan Placella
372335a8ca Removed some references to the non-existent header.inc.php file 2012-06-11 14:06:02 +01:00
Rouslan Placella
4a740376c8 Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
Madhura Jayaratne
e1a4f227fd Fix function name: PMA_get_real_size -> PMA_getRealSize 2012-06-01 21:58:59 +05:30
Madhura Jayaratne
3849390b8b Fix function name: PMA_array_merge_recursive -> PMA_arrayMergeRecursive 2012-06-01 21:57:07 +05:30
Madhura Jayaratne
d51ed9835c Fix function name: PMA_no_cache_header -> PMA_noCacheHeader 2012-06-01 21:54:24 +05:30
Madhura Jayaratne
10510e16b4 Fix function name: PMA_download_header -> PMA_downloadHeader 2012-06-01 21:52:30 +05:30
Madhura Jayaratne
381ae7b85a Fix function name: PMA_array_read -> PMA_arrayRead 2012-06-01 21:46:31 +05:30
Madhura Jayaratne
0a595f1f54 Fix function name: PMA_array_write -> PMA_arrayWrite 2012-06-01 21:44:33 +05:30
Madhura Jayaratne
ddc575ca04 Fix function name: PMA_array_remove -> PMA_arrayRemove 2012-06-01 21:41:59 +05:30
Madhura Jayaratne
8649b8263c Fix function names: PMA_AddJSCode -> PMA_addJSCode 2012-05-25 22:45:21 +05:30
Madhura Jayaratne
1427b2f2de Fix function names: PMA_AddJSVar -> PMA_addJSVar 2012-05-25 22:43:23 +05:30
Madhura Jayaratne
d603a16316 Documentation comments 2012-05-12 21:53:59 +05:30
Michal Čihař
08ceb6e44d Pass parameter as parameter instead of defining constant 2012-05-11 14:46:02 +02:00
Michal Čihař
54dc10a012 Use PMA_fatalError instead of die 2012-05-09 11:58:10 +02:00
Michal Čihař
3bd724c9f7 Not used assignment 2012-05-09 11:47:25 +02:00
Madhura Jayaratne
ec9a8cf997 Coding style improvements 2012-05-01 19:38:04 +05:30
Dieter Adriaenssens
543087f54c fix indentation 2012-04-29 00:40:12 +02:00
Michal Čihař
397b6fd00e Cleanup spacing after @return 2012-04-27 11:33:26 +02:00
Michal Čihař
34b1d28c7b Wrap lines 2012-04-27 09:08:49 +02:00
Michal Čihař
6da791caaa This no longer applies 2012-04-27 08:36:55 +02:00
Michal Čihař
cd8f5eefaa Document IE special header 2012-04-27 08:36:09 +02:00
Michal Čihař
b6470f7a0b Already has tests 2012-04-27 08:32:39 +02:00
Madhura Jayaratne
50e6f3b387 Coding style improvements (ControlSignature) 2012-04-25 23:02:37 +05:30
Michal Čihař
7cbad5b280 Do not delete session on invalid params (bug #3519580) 2012-04-20 11:56:18 +02:00
Dieter Adriaenssens
0f772aa173 check if PHPMYADMIN is set 2012-04-14 16:51:26 +02:00
Jo Michael
00b897ba34 Allow js_includes wrapped in IE-conditional comments 2012-04-01 19:15:02 +02:00
Marc Delisle
a196cbd85f Merge pull request #7 from mynetx/master
Various
2012-03-18 12:09:23 -07:00
Madhura Jayaratne
d5d3d2bba4 Use 'void' if nothing is returned 2012-03-18 10:04:39 +05:30