Marc Delisle
|
ebcbf621d2
|
bug #1903724 [interface] Displaying of very large queries in error message
|
2008-02-28 17:38:43 +00:00 |
|
Marc Delisle
|
94ef9792ea
|
use PMA_generate_html_radio()
|
2008-02-10 13:25:08 +00:00 |
|
Marc Delisle
|
9e4d476226
|
use PMA_generate_html_radio()
|
2008-02-10 12:41:57 +00:00 |
|
Marc Delisle
|
71763eb71b
|
status should be state
|
2008-02-02 11:38:29 +00:00 |
|
Sebastian Mendel
|
fc47a30bda
|
no need to apply all prototype elements
|
2008-01-29 14:52:17 +00:00 |
|
Sebastian Mendel
|
43b2a67a36
|
some cleanup
|
2008-01-29 12:22:38 +00:00 |
|
Sebastian Mendel
|
f1f5f71243
|
no need for extra div, but the link must be added before the slide effect is added (which adds additional slide-div around the object which would result the link be added inside the slide-div)
|
2008-01-29 10:58:39 +00:00 |
|
Marc Delisle
|
9d633c5c82
|
patch #1873188 [GUI] Making db pager work when js is disabled
|
2008-01-25 17:42:23 +00:00 |
|
Sebastian Mendel
|
801249f3a5
|
use function for caching
|
2008-01-22 07:29:08 +00:00 |
|
Sebastian Mendel
|
f33ea1151e
|
oops, of course cache per server
|
2008-01-21 14:40:32 +00:00 |
|
Sebastian Mendel
|
4a3a83e40c
|
cache MySQL profiling support information
|
2008-01-21 11:51:53 +00:00 |
|
Marc Delisle
|
2a6119d393
|
start to use Mootools for slider effects
|
2008-01-17 13:48:22 +00:00 |
|
Marc Delisle
|
618cb07b26
|
should go to ['userconf']
|
2008-01-05 15:12:30 +00:00 |
|
Marc Delisle
|
6d63f4bbd1
|
use PMA_generate_html_radio()
|
2007-12-29 21:06:30 +00:00 |
|
Marc Delisle
|
cf1303f0fe
|
Avoid a No tables found when deleting the last table of a db and the table limit offset becomes greater than the number of tables
|
2007-12-29 20:38:27 +00:00 |
|
Sebastian Mendel
|
e96049f8b1
|
try to save some space on screen, replaced fieldset not used in form
|
2007-12-20 11:30:32 +00:00 |
|
Sebastian Mendel
|
50b63510de
|
bug #1823018 [charset] Edit(Delete) img-links pointing to wrong row
|
2007-12-14 12:47:31 +00:00 |
|
Sebastian Mendel
|
b420984a06
|
bug #1724217 [Create PHP Code] doesn't include newlines for text fields
|
2007-12-14 10:09:42 +00:00 |
|
Marc Delisle
|
60c65ae220
|
bug #1835654 [core] wrong escaping when using double quotes
|
2007-12-09 13:40:51 +00:00 |
|
Marc Delisle
|
2c0b19a1cf
|
undefined PMA_MYSQL_INT_VERSION when no default server is set
|
2007-11-25 12:58:41 +00:00 |
|
Marc Delisle
|
a4be8e0efd
|
bug #1824506 [profiling] Profile command repeated on older MySQL servers
|
2007-11-02 17:34:58 +00:00 |
|
Marc Delisle
|
5eb4fee323
|
partition maintenance
|
2007-11-01 13:14:58 +00:00 |
|
Marc Delisle
|
cb576daa05
|
bug #1814463 Wrong database size
|
2007-10-20 18:58:04 +00:00 |
|
Sebastian Mendel
|
d5c158f3c0
|
PMA_showMessage(): cleanup - fix
|
2007-10-17 15:55:59 +00:00 |
|
Sebastian Mendel
|
d165fe8e18
|
PMA_showMessage(): cleanup
|
2007-10-17 15:47:26 +00:00 |
|
Sebastian Mendel
|
1454a3e599
|
PMA_showMessage(): removed obsolete check for $show_error_header
|
2007-10-17 10:10:17 +00:00 |
|
Sebastian Mendel
|
b53e28bd31
|
PMA_mysqlDie(): cleanup, make use of PMA_getIcon() and better use of PMA_generate_common_url()
|
2007-10-17 10:05:27 +00:00 |
|
Sebastian Mendel
|
ef7a052074
|
- fixed XSS in server_status.php, thanks to Omer Singer, The DigiTrust Group
- fixed some possible XSS with PHP_SELF (PATH_INFO)
- commented out some use of PATH_INFO ... needs further testing
|
2007-10-16 07:11:28 +00:00 |
|
Sebastian Mendel
|
504150a491
|
removed unnecessary checks in PMA_getIcon()
|
2007-10-11 09:11:22 +00:00 |
|
Sebastian Mendel
|
1708f2ecdd
|
make use of new message object
|
2007-10-10 14:31:42 +00:00 |
|
Sebastian Mendel
|
86b1e3032b
|
remove some space wasting elements - not finally, just let see how it is in work environment and how other say about
|
2007-10-09 12:56:33 +00:00 |
|
Sebastian Mendel
|
534ac6fe1d
|
message box class as parameter
|
2007-10-09 12:11:16 +00:00 |
|
Sebastian Mendel
|
872cadf60d
|
make use of PMA_showHint() in more places
|
2007-10-05 14:06:27 +00:00 |
|
Sebastian Mendel
|
4355a564d5
|
refactored tooltip handling (please test!)
|
2007-10-05 13:18:04 +00:00 |
|
Sebastian Mendel
|
faa52f611c
|
removed MySQL < 5 code
|
2007-10-02 08:57:02 +00:00 |
|
Sebastian Mendel
|
35d2f6f984
|
identify active tab from PHP_SELF only if $GLOBALS['active_page'] is not set
|
2007-09-28 07:27:54 +00:00 |
|
Sebastian Mendel
|
669a3c2d87
|
check $GLOBALS['cfg']['PropertiesIconic'] inside PMA_buttonOrImage() and make use PMA_getIcon()
|
2007-09-27 14:43:44 +00:00 |
|
Sebastian Mendel
|
7bfa689e5a
|
extended PMA_getIcon()
|
2007-09-27 12:39:29 +00:00 |
|
Sebastian Mendel
|
0f647eb883
|
added @todo
|
2007-09-27 09:35:04 +00:00 |
|
Marc Delisle
|
4beede83a1
|
bugs 1767759, 1216521 Duplicate entry error Browse feature: this minor feature removed due to its complexity
|
2007-09-09 13:51:15 +00:00 |
|
Sebastian Mendel
|
d489602a4c
|
use PMA_get_arg_separator()
|
2007-09-04 15:44:55 +00:00 |
|
Marc Delisle
|
8eb4d37fe2
|
XHTML fixes
|
2007-09-02 19:23:59 +00:00 |
|
Marc Delisle
|
34c75eb875
|
bug #1771200 unknown system variable PROFILING
|
2007-08-11 11:53:01 +00:00 |
|
Marc Delisle
|
dda4bb6a67
|
bug #1760447, goto last page problem
|
2007-07-27 12:35:18 +00:00 |
|
Marc Delisle
|
a380a6c774
|
avoid marking the Browse tab active after a click, when there are no rows
|
2007-07-24 12:40:40 +00:00 |
|
Marc Delisle
|
7d015ff72a
|
improved tabs background and bottom border
|
2007-07-23 23:46:20 +00:00 |
|
Marc Delisle
|
2d9613dfea
|
patch #1749705, Allow multibyte characters in number formatting, thanks to garas
|
2007-07-09 19:41:38 +00:00 |
|
Marc Delisle
|
ae603822a5
|
obey MaxTableList in navi also (Light mode only); move the navigator near the database list
|
2007-07-09 16:30:39 +00:00 |
|
Marc Delisle
|
7cc52459f6
|
previous fix was incompatible with mysql extension
|
2007-07-05 12:26:42 +00:00 |
|
Marc Delisle
|
f73d68265b
|
RFE #1743983: replace $max_characters by a configurable param MaxCharactersInDisplayedSQL
|
2007-07-01 19:26:41 +00:00 |
|