Michal Čihař
46c6b06617
Merge branch 'master' into gettext
2010-03-27 00:30:38 +01:00
Marc Delisle
9785bbc561
remove author names
2010-03-26 17:44:10 -04:00
Marc Delisle
f6e3ae57c5
Merge branch 'QA_3_3'
2010-03-26 13:02:45 -04:00
Marc Delisle
291f2a1d1d
patch #2976790 Go to the upper level after table DROP
2010-03-26 13:02:33 -04:00
Michal Čihař
c7441a5a54
Merge branch 'master' into gettext
2010-03-24 09:39:30 +01:00
Marc Delisle
58ebfd4591
jquery in subdirectory of js; trying jquery-ui toggle effect
2010-03-23 17:08:47 -04:00
Michal Čihař
853fee7ec5
Merge branch 'master' into gettext
2010-03-22 10:20:14 +01:00
Marc Delisle
f8fa3b4ede
jQuery and slider effect
2010-03-21 07:36:39 -04:00
Michal Čihař
7bcf3879ba
Move MySQL manual language to proper place.
2010-03-12 00:03:03 +01:00
Michal Čihař
5f9063b844
No support for MySQL, so no need to link to it's docs.
2010-03-11 23:49:33 +01: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
77d8831276
bug #2931429 Editing long triggers
2010-03-06 13:16:55 +00:00
Marc Delisle
94b50c6f53
bug #2931429 Editing long triggers
2010-03-06 13:16:55 +00:00
Herman van Rink
72b9d2abd5
bug #2963830 : Import page not displaying due to fatal error
2010-03-05 08:43:07 +00:00
Michal Čihař
034090ab45
Add function to create link to phpMyAdmin documentation.
2010-01-25 12:40:23 +00:00
Michal Čihař
46a2a4e0ba
[interface] Provide links to documentation in highlighted SQL.
2010-01-22 18:35:38 +00:00
Michal Čihař
94c2f864ae
[core] Remove config data from session as it brings chicken-egg problem.
...
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00
Marc Delisle
6f9d95970b
rfe #2890226 [view] enable VIEW rename
2010-01-02 13:34:47 +00:00
Marc Delisle
526dce65cb
3.3
2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4
3.3
2009-12-31 13:09:18 +00:00
Marc Delisle
6c6d5a5177
some newlines are needed
2009-12-29 18:24:48 +00:00
Marc Delisle
c2e242fa40
patch #2918831 [export] Missing backquotes on reserved words
2009-12-22 18:05:31 +00:00
Marc Delisle
2e15e348ed
code cleanup; remove unneeded newlines in generated code; fix some XHTML errors
2009-12-20 15:26:12 +00:00
Marc Delisle
182c02c5e8
bug #2893221 [core] Statement may not be safe to log in statement format
2009-11-21 13:22:08 +00:00
Marc Delisle
1419fcf3c2
remove deprecated parameter of PMA_Table::countRecords()
2009-10-23 10:02:09 +00:00
Marc Delisle
0cc40a874e
in non-exit situation, the error message coming from MySQL was not displayed
2009-09-15 16:44:12 +00:00
Herman van Rink
180cc73c09
Code style improvements, fixed JS errors, fixd HTML validity issues
2009-09-13 13:45:52 +00:00
Tomas Srnka
c26c9c1fb5
Added support for current server, GUI for choosing DB from current server
2009-08-24 20:57:51 +00:00
Marc Delisle
15441ded5d
do not try to display a tab that was not built
2009-08-22 11:22:50 +00:00
Herman van Rink
8bbb381bc1
Update TestCase for recent change
2009-07-15 18:31:55 +00:00
Marc Delisle
60536d78e1
patch #2798592 [import] Progress bar
2009-07-02 12:12:06 +00:00
Marc Delisle
2a893aba92
[security] XSS: Insufficient output sanitizing in bookmarks
2009-06-30 10:48:08 +00:00
Marc Delisle
38fea0cc9e
in SESSION, userconf renamed to tmp_user_values to avoid confusion with the future db-based user preferences
2009-06-20 16:36:58 +00:00
Marc Delisle
e2bea40427
use PMA_generate_html_dropdown() for the display direction
2009-06-07 12:15:44 +00:00
Marc Delisle
8480ffb665
improve function names
2009-06-07 11:09:13 +00:00
Michal Čihař
4a2bff1aed
rfe #2726479 [core] configurable maximal length of URL
2009-06-02 11:08:16 +00:00
Marc Delisle
777a5f7844
removed some XHTML problems (slider effect)
2009-05-24 12:28:04 +00:00
Marc Delisle
55a516e39c
patch #2745215 [edit] Multi-row change with "]" improved
2009-05-04 16:05:24 +00:00
Marc Delisle
7cafb834fa
bug #2780722 [import] Incorrect maximum file size
2009-04-29 10:18:34 +00:00
Herman van Rink
70f6003ce0
patch #2715417 [interface] Fixed truncation of enum/set values containing parenthesis
2009-04-04 13:06:20 +00:00
Herman van Rink
f0eb21fba8
patch #2727250 Optimizations for some PHP loops
2009-04-04 12:41:02 +00:00
Marc Delisle
6170758147
patch #2358861 [navi] Row count tooltip wrong for information_schema
2009-02-16 10:56:11 +00:00
Marc Delisle
eb74324b59
XHTML other fixes
2009-02-16 10:13:51 +00:00
Marc Delisle
c19b43557f
message "Bookmark created" is not displaying
2009-01-24 16:43:56 +00:00
Marc Delisle
424342c014
patch #2494192 [display] Possibility of disabling the sliders
2009-01-14 17:47:47 +00:00
Marc Delisle
c010da50d8
bug #2473127 [display] Deleting rows displays tbl structure, not contents
2009-01-01 21:39:21 +00:00
Sebastian Mendel
210265e75c
doc
2008-12-10 10:22:41 +00:00
Sebastian Mendel
dfb511903c
fixed NOTICE
2008-12-10 10:05:41 +00:00
Marc Delisle
9b5b648e65
patch #1821619 [privileges] Extra back reference when editing table-specific privileges
2008-12-08 17:39:30 +00:00
Marc Delisle
16849cfe92
correct condition, thanks to Michal Biniek
2008-11-30 11:39:28 +00:00
Marc Delisle
8ffc60b342
enable testing PMA_pow() for system with bcpow()
2008-11-28 22:19:04 +00:00
Marc Delisle
c909885dc1
clarify code
2008-11-28 19:13:55 +00:00
Marc Delisle
e079480672
bug #2356433 [display] HeaderFlipType "fake" problems
2008-11-28 18:23:56 +00:00
Michal Čihař
77a11d0283
bug #2355925 [display] properly update tooltips in navigation frame
2008-11-28 14:35:17 +00:00
Michal Čihař
ebeb0c319f
Adding @package, first part.
2008-11-24 10:32:56 +00:00
Marc Delisle
4f7f7120f5
bug #2107583 [GUI] Leading newline truncated, thanks to Isart Montane
2008-10-25 14:40:48 +00:00
Marc Delisle
838336a317
was merged by error with italian update
2008-10-25 14:28:40 +00:00
Marc Delisle
d597af936b
bug #2184240 [lang] Problems with Italian language file
2008-10-22 11:20:35 +00:00
Michal Čihař
1c1fbde5f5
bug #2153970 [core] Properly truncate SQL to avoid half of html tags
2008-10-09 09:41:22 +00:00
Marc Delisle
65e48911de
bug #2136986 [auth] Cannot create database after session timeout
2008-10-04 14:43:36 +00:00
Marc Delisle
8a4d1084d3
patch #2099962 [js] fix js error without frameset
2008-09-09 17:05:58 +00:00
Marc Delisle
09a4be3b74
bug #2090002 [display] Cannot edit row in VIEW
2008-09-08 16:43:36 +00:00
Michal Čihař
a560b27076
Whitespace cleanup, no real changes.
2008-09-03 12:58:28 +00:00
Michal Čihař
181eb71fae
Add links to mysqldump documentation for some options.
2008-09-03 11:54:58 +00:00
Marc Delisle
e77938bb20
BLOBstreaming support (Google Summer of Code 2008, Raj Kissu Rajandran) -- work in progress
2008-08-20 17:04:37 +00:00
Marc Delisle
f177b0312b
put calculations outside the loop
2008-07-26 20:05:19 +00:00
Marc Delisle
f17860205d
typos
2008-07-26 19:07:27 +00:00
Marc Delisle
ff029b19b6
plus and minus signs for slider links
2008-07-21 19:51:26 +00:00
Marc Delisle
14644133c6
comment on PMA_generate_slider_effect()
2008-07-21 16:50:44 +00:00
Marc Delisle
f619053d63
rest of the "remove flickering" fix
2008-07-21 16:41:17 +00:00
Marc Delisle
ffc04a7375
test to minimize flickering (work in progress, for now: table Search)
2008-07-21 16:20:16 +00:00
Marc Delisle
1ce9daf87c
bug #1982315 [GUI] Comma and quote in ENUM, thanks to Joshua Hogendorn
2008-07-05 22:01:04 +00:00
Marc Delisle
544831fda7
patch #2007196 , Typos in comments, thanks to knittl - knittl
2008-07-01 19:21:28 +00:00
Marc Delisle
134b41faf6
make footnote tooltips work again; ensure ids are unique
2008-06-25 17:01:31 +00:00
Marc Delisle
b953cbccc4
doc for footnotemarker
2008-06-25 13:06:29 +00:00
Marc Delisle
6d4a7b0b2f
bug #1989081 [profiling] Profiling causes query to be executed again
2008-06-13 16:26:21 +00:00
Marc Delisle
cf0542758a
bug #1936761 [interface] BINARY not treated as BLOB: update/delete issues
2008-06-01 13:02:12 +00:00
Marc Delisle
2667e21340
incorrect XHTNL attribute
2008-05-25 12:08:02 +00:00
Marc Delisle
b9baa825c1
display options (work in progress)
2008-05-21 15:49:57 +00:00
Marc Delisle
a6feb09d4d
bug #1955572 oops we still need the alt tag but empty
2008-05-18 16:57:12 +00:00
Marc Delisle
1ec1afa3d4
bug #1955572 [display] alt text causes duplicated strings
2008-05-11 13:38:48 +00:00
Sebastian Mendel
3a228111ae
use already retrieved table info
2008-05-09 14:39:58 +00:00
Sebastian Mendel
79b9f5577c
doc
2008-05-09 13:01:42 +00:00
Marc Delisle
7c5d5c466a
PBXT: foreign key support
2008-05-04 18:36:17 +00:00
Marc Delisle
51ea0c93c8
undefined $_type on successful table rename
2008-05-04 12:23:48 +00:00
Marc Delisle
42a4a8c24b
bug #1926357 [data] BIT defaults displayed incorrectly
2008-04-02 17:19:59 +00:00
Marc Delisle
32bb3ab273
support ROW_FORMAT and PAGE_CHECKSUM table option; verify warnings coming from ALTER TABLE
2008-03-21 13:38:23 +00:00
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