|
41d9e77a5b
|
Expand navigation bar
Gray out trivial database names
|
2025-04-21 20:40:48 -07:00 |
|
Piotr Przybylski
|
1cc51458b5
|
Class for styling database groups
|
2011-04-27 20:40:19 +02:00 |
|
Piotr Przybylski
|
7bbd3ab177
|
improved database group display
|
2011-03-12 00:20:04 +01:00 |
|
Michal Čihař
|
10bbd76fc1
|
bug #3087682 [interface] Do not apply LeftFrameDBSeparator on first character.
|
2010-10-21 11:32:49 +02:00 |
|
Michal Čihař
|
d17fba309c
|
Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
|
2010-08-30 09:53:37 +02:00 |
|
ninadsp
|
e646a2760c
|
Fixed conflict due to upstream merge
|
2010-07-23 21:59:15 +05:30 |
|
Michal Čihař
|
318dc4b650
|
Drop @version tag from docblocks.
|
2010-07-20 13:59:17 +02:00 |
|
ninadsp
|
bed1948d04
|
testing git setup - no major change made in code yet
only added a few comments
|
2010-05-23 01:22:01 +05:30 |
|
Marc Delisle
|
2182098af6
|
strings to gettext, second batch
|
2010-05-04 20:07:19 -04:00 |
|
Marc Delisle
|
9785bbc561
|
remove author names
|
2010-03-26 17:44:10 -04:00 |
|
Marc Delisle
|
819324ede6
|
remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software
|
2010-03-06 18:04:17 +00:00 |
|
Marc Delisle
|
fa83f17fc1
|
bug #2938492 information_schema sorting order
|
2010-01-24 10:52:30 +00:00 |
|
Marc Delisle
|
5b379a3e81
|
patch #2553372 [display] DB comment tooltips not shown on navi
|
2009-02-01 12:52:18 +00:00 |
|
Marc Delisle
|
398feb40fd
|
patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3
|
2008-12-14 13:58:06 +00:00 |
|
Sebastian Mendel
|
fefdf75afc
|
should fix: Array was modified outside object and internal position is no longer valid
|
2008-12-10 13:38:03 +00:00 |
|
Michal Čihař
|
800762b81b
|
rfe #1821619 LeftFrameDBSeparator can be an array
|
2008-11-30 14:54:29 +00:00 |
|
Michal Čihař
|
56941e509c
|
Adding @package, second part.
|
2008-11-24 11:05:40 +00:00 |
|
Marc Delisle
|
544831fda7
|
patch #2007196, Typos in comments, thanks to knittl - knittl
|
2008-07-01 19:21:28 +00:00 |
|
Sebastian Mendel
|
fa21fe3ea5
|
make the database list more magic:
load/fetch only if really required
use SPL ArrayObject to behave like an array
|
2008-05-09 10:41:16 +00:00 |
|
Sebastian Mendel
|
38160f9932
|
removed forgotten debug commands
|
2008-05-07 12:44:28 +00:00 |
|
Sebastian Mendel
|
340584e504
|
[config] new parameter $cfg['Servers'][$i]['CountTables'] = true; set to false for speed improvements with many databases
|
2008-01-29 14:12:05 +00:00 |
|
Sebastian Mendel
|
10cf3d2c7d
|
[config] new parameter $cfg['Servers'][$i]['CountTables'] = true; set to false for speed improvements with many databases
|
2008-01-29 13:46:05 +00:00 |
|
Sebastian Mendel
|
d80d5ee2f3
|
[config] new parameter $cfg['Servers'][$i]['ShowDatabasesCommand']
|
2008-01-29 13:17:07 +00:00 |
|
Sebastian Mendel
|
b7733ad022
|
get all db comments at once, not with single queries
|
2008-01-21 13:52:26 +00:00 |
|
Sebastian Mendel
|
e804c18084
|
fix for fixed possible XSS in database name - thanks to Omer Singer, The DigiTrust Group
sorry ... should more test ... ;-)
|
2007-11-09 21:24:40 +00:00 |
|
Sebastian Mendel
|
116fe9e050
|
fixed possible XSS in database name - thanks to Omer Singer, The DigiTrust Group
|
2007-11-09 19:27:37 +00:00 |
|
Sebastian Mendel
|
640becedc4
|
make use of PMA_getDbComment()
|
2007-10-02 14:16:39 +00:00 |
|
Sebastian Mendel
|
e231a010b1
|
removed MySQL < 5 code
|
2007-10-02 09:27:47 +00:00 |
|
Sebastian Mendel
|
d2b9013fad
|
fixed E_STRICT
|
2007-08-02 11:40:16 +00:00 |
|
Marc Delisle
|
7d750dded7
|
getItems() becomes getLimitedItems($offset, $count)
|
2007-06-20 11:52:06 +00:00 |
|
Marc Delisle
|
4f9eb57c15
|
do not use getItems() in this case
|
2007-06-18 16:36:41 +00:00 |
|
Marc Delisle
|
63b259d955
|
navigation and MaxDbList (work in progress)
|
2007-06-18 12:18:51 +00:00 |
|
Sebastian Mendel
|
c5cba195f1
|
renamed class files according to PMA standard (or at least how i guess)
|
2007-05-15 06:18:21 +00:00 |
|