Commit Graph

69 Commits

Author SHA1 Message Date
Madhura Jayaratne
0f76d59e1e Quit using filter_input since they bypass token check
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-15 07:45:09 +05:30
Nisarg Jhaveri
431847b39e Return HTML instead of echo-ing directly in FormDisplay
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-05-15 00:56:26 +05:30
Madhura Jayaratne
598435fdda Spaces around - operator
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-27 18:13:23 +05:30
Hugues Peccatte
66c3491041 Minor HTML/PHP rewrite.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-02-08 16:35:16 +01:00
Madhura Jayaratne
cd249f1cbe rfe #1572 User prefs: Diff-friendly JSON for config
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-30 18:36:51 +05:30
Hugues Peccatte
3de88162ff Replace PMA_String uses by mb_* calls.
Remove part of unused  variables.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-28 20:53:01 +02:00
Hugues Peccatte
9b77d746ab Mass modifications to use PMA_String.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 10:44:03 +02:00
Marc Delisle
fae654179e Merge pull request #1125 from ashutoshdhundhara/bug_exportSettings_msgs
Bug fix: Incorrect messages displayed in "Export settings" section.
2014-04-04 13:00:11 -04:00
Ashutosh Dhundhara
bb3e673b16 Bug fix: Incorrect messages displayed in "Export settings" section.
Bug fix: Incorrect messages displayed in "Export settings" section.

Signed-Off-By: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-04-04 18:24:53 +05:30
Michal Čihař
af3bfe6cfb Consistently use comma at the end of notification messages
These are sentences and should be ended as such.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-28 09:58:17 +01:00
Marc Delisle
d555558709 Merge commit 'cc7f1bf' 2014-03-03 08:22:01 -05:00
Smita Kumari
cc7f1bf1f9 bug fix #4040:Since we are not reseting theme on reset settings, so removed the block that were unsetting theme in seesion
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-03-03 18:38:36 +05:30
Hugues Peccatte
f7f5b48e40 Fix PHPCS errors.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-20 23:34:51 +01:00
Marc Delisle
8381c6e0e8 Do not mix a call to the display method with an echo statement
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-18 12:54:26 -05:00
Marc Delisle
204e138770 - Fix typo
- Fix coding style
2013-11-30 07:44:15 -05:00
Marc Delisle
b7015b68f4 Fix coding style 2013-11-29 05:34:32 -05:00
Marc Delisle
fd1563d10b Fix coding style 2013-11-28 08:08:31 -05:00
Marc Delisle
c170732c30 Fix coding style 2013-11-27 07:30:17 -05:00
Marc Delisle
d2739de4ce Fix coding style 2013-11-25 07:33:06 -05:00
Piotr Przybylski
a67e41a646 Refactored ConfigFile class so that it is no longer a singleton
Fixes bug #4123 Double config including
2013-11-03 12:54:20 +01:00
Marc Delisle
815581f35e Fix codestyle 2013-09-27 06:35:07 -04:00
Michal Čihař
0a3d1d5be8 Better names for URL generating functions 2013-08-07 10:58:17 +02:00
Michal Čihař
3e6466a60f Wrap some long lines 2013-05-10 11:03:31 +02:00
Michal Čihař
8051e200cd Missing ; 2013-04-16 15:20:50 +02:00
Michal Čihař
c9c28f7add Drop inline html 2013-04-16 13:41:12 +02:00
Michal Čihař
61a601fc73 Implement linking to new documentation 2012-11-12 09:48:05 +01:00
Rouslan Placella
9008ba42fa Dropped server side functionality for reloading the left frame from user preferences forms 2012-10-30 20:23:59 +00:00
Rouslan Placella
ae049d253b Disable the ajax page loader on user preferences forms 2012-10-30 20:16:58 +00:00
Rouslan Placella
100ca317f8 Open the setup script in a new window 2012-10-30 20:04:52 +00:00
Madhura Jayaratne
1a177f10ae Coding style: Fix some methods names 2012-10-28 17:08:27 +05:30
Chanaka Indrajith
6971295e96 Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
Madhura Jayaratne
9a47688dc6 Various coding style improvements 2012-07-29 19:25:52 +05:30
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Rouslan Placella
a16e723048 Dropped PMA_ajaxResponse() 2012-06-11 17:58:35 +01:00
Rouslan Placella
8b0f21aa0d Fixed user preferences export/import 2012-06-11 14:06:05 +01:00
Rouslan Placella
ec5322ed26 Fixed conflicting global variable names 2012-06-11 14:06:05 +01:00
Rouslan Placella
ae6e50a8a8 Drop display() from Header and Footer classes. The Response class will do all the rendering. 2012-06-11 14:06:04 +01:00
Rouslan Placella
eb98110541 Dropped footer.inc.php 2012-06-11 14:06:04 +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
4a740376c8 Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
Madhura Jayaratne
10510e16b4 Fix function name: PMA_download_header -> PMA_downloadHeader 2012-06-01 21:52:30 +05:30
Madhura Jayaratne
4ff76ff31c Coding style improvements (Inline control structures are discouraged) 2012-04-25 23:39:04 +05:30
Madhura Jayaratne
4b8d52d937 Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line) 2012-04-22 21:28:41 +05:30
Madhura Jayaratne
3332151859 Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself) 2012-04-14 09:09:21 +05:30
Jo Michael
5b09d0f066 Cleanup HTML5 validity issues 2012-04-01 20:14:50 +02:00
Jo Michael
b2fd866d87 Leading ./ paths for includes can be omitted, part 2 2012-03-16 23:11:57 +01:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Madhura Jayaratne
9bcb83af03 File is being conditionally included; use "include" instead 2011-09-23 10:56:30 +05:30
Marc Delisle
4441512052 Use newest message 2011-09-18 06:13:22 -04:00
Michal Čihař
5b568db10f Use new function for download headers 2011-08-04 14:24:57 +02:00