Ashutosh Dhundhara
|
7a9569f6b5
|
RFE#1123: Zeroconf PMA tables support.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
|
2014-08-11 18:33:59 +05:30 |
|
Michal Čihař
|
8be5a9d101
|
Correct punctuation for sentences
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-02-02 11:19:15 +01: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 |
|
Michal Čihař
|
0a3d1d5be8
|
Better names for URL generating functions
|
2013-08-07 10:58:17 +02: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 |
|
Madhura Jayaratne
|
1a177f10ae
|
Coding style: Fix some methods names
|
2012-10-28 17:08:27 +05:30 |
|
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
|
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
|
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 |
|
Marc Delisle
|
13b31956ae
|
For easier reading, replace "!isset" with "! isset"
|
2011-05-09 12:49:05 -04:00 |
|
Marc Delisle
|
b2b1953db1
|
Start to replace warning level with error level
|
2011-05-03 18:52:37 -04:00 |
|
Crack
|
98cbab0411
|
second part of error message display changes
|
2010-08-08 22:10:48 +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
|
9a73307003
|
allow users to set only_db and hide_db
|
2010-08-01 21:55:04 +02:00 |
|
Crack
|
ac3e9e323b
|
keep selected tab after save
change pmadb to phpMyAdmin configuration storage in warning string
|
2010-07-27 22:12:53 +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
|
2e55d85ab5
|
Developers tab no longer depends on UserprefsDisallow, introduced UserprefsDeveloperTab setting
|
2010-07-22 20:04:16 +02:00 |
|
Crack
|
c8b6acdf59
|
remove debug
use proper function to cancel event
|
2010-07-22 17:02:17 +02:00 |
|
Crack
|
7ac7e24d8c
|
more styling for disabled options
new "Developer" tab (by default all options are disabled, users can't modify them)
fixed UserprefsDisallow export in setup script
|
2010-07-22 01:29:36 +02:00 |
|
Crack
|
e7dd9a7c67
|
allow to partially import broken configs - show message with error list and import only correct values
|
2010-07-13 22:59:21 +02:00 |
|
Crack
|
104ac11c1d
|
import and export for user preferences (currently JSON file only)
add preferences reset
|
2010-07-08 19:01:09 +02:00 |
|
Crack
|
104b40cb11
|
rename file
|
2010-07-08 12:36:09 +02:00 |
|