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 |
|
Marc Delisle
|
e6211f0c2f
|
Other replacements for easier reading
|
2011-05-09 12:57:28 -04:00 |
|
Marc Delisle
|
b2b1953db1
|
Start to replace warning level with error level
|
2011-05-03 18:52:37 -04:00 |
|
Michal Čihař
|
59a84ae327
|
Add missing dot.
|
2010-08-25 09:50:48 +02:00 |
|
Michal Čihař
|
51c9fccd95
|
Use same format string as in other places.
|
2010-08-23 13:32:07 +02:00 |
|
Crack
|
98cbab0411
|
second part of error message display changes
|
2010-08-08 22:10:48 +02:00 |
|
Crack
|
f7c3ea158a
|
info about setup script in "manage your settings", it seems many people still don't know it exists
|
2010-08-06 13:57:59 +02:00 |
|
Crack
|
9d4c5409c6
|
fix import merge
fix <select> handling (hopefully this time for real)
|
2010-08-05 21:01:59 +02:00 |
|
Crack
|
a6b34a5977
|
fix generation of theme unique value
refresh session cache for config after save
|
2010-08-04 15:27:47 +02:00 |
|
Crack
|
279724d6f8
|
bugfix: user preferences don't work correctly without output buffering
|
2010-08-01 22:52:15 +02:00 |
|
Crack
|
812748a50d
|
Changes to conform to latest merge:
- use require instead if require_once for footer.inc.php
- rename pmadb to phpMyAdmin configuration storage
|
2010-07-26 20:34:31 +02:00 |
|
Crack
|
7399ce3e61
|
a few changes on preferences manage page
fix JS date generation on preferences export to localStorage
|
2010-07-22 12:37:51 +02:00 |
|
Crack
|
c67340d023
|
save lang and collation_connection to user preferences
|
2010-07-19 23:57:12 +02:00 |
|