Marc Delisle
c699e8800e
XHTML compliance
2010-09-26 07:29:49 -04:00
Marc Delisle
14c02c1e67
to avoid undefined attribute errors, give different ids to the create table form and add fields form; then use the .live() method directly after a selector as recommended
2010-09-26 07:22:58 -04:00
Marc Delisle
8c7d339e04
These are not translatable
2010-09-21 08:04:25 -04:00
Crack
3a5f08f32d
load LoginCookieValidity from user prefereces cache to make it usable in auth plugins
2010-09-21 13:10:59 +02:00
Michal Čihař
35cf83bc12
Merge remote branch 'knittl/inline-edit-xss'
2010-09-21 10:30:19 +02:00
Daniel Knittl-Frank
4b313daa7a
Fix persistent XSS in table browsing mode
...
$where_clause was used instead of escaped $where_clause_html. This would
only come into play when a string field was contained in the index (and
thus used in the where clause).
Signed-off-by: Daniel Knittl-Frank <knittl89+git@googlemail.com >
2010-09-20 18:16:10 +02:00
Marc Delisle
316ea9f006
prevent a call with incorrect parameter value
2010-09-19 09:26:49 -04:00
Marc Delisle
598d3b898d
functions, procedures and events are missing from the export
2010-09-19 08:55:54 -04:00
Michal Čihař
d214406478
Add label for easier selection.
2010-09-16 16:20:43 +02:00
Michal Čihař
728034d7ea
bug #1669459 [interface] Do not automatically mark PDF schema rows to delete
2010-09-16 16:18:23 +02:00
Michal Čihař
156c6d31e8
Add LoginCookieValidity to user preferences (rfe #2100078 ).
2010-09-16 15:48:48 +02:00
Michal Čihař
f47e0933c3
[core] Force generating of new session on login
...
This improves security because session ID and token are generated fresh
for each user.
2010-09-16 15:19:46 +02:00
Michal Čihař
dd2861350f
Better description.
2010-09-15 15:07:49 +02:00
Marc Delisle
9187f5abe2
jquery components should be under js/jquery
2010-09-13 13:03:45 -04:00
Dieter Adriaenssens
ae04356ed2
Merge branch 'QA_3_3'
2010-09-11 16:34:16 +02:00
Dieter Adriaenssens
adaa35a87f
Update library PHPExcel to version 1.7.4
2010-09-11 16:18:42 +02:00
Dieter Adriaenssens
e539a03ef9
Merge branch 'QA_3_3'
2010-09-11 11:03:15 +02:00
Dieter Adriaenssens
f5879655d5
value can be negative
2010-09-11 11:02:14 +02:00
Dieter Adriaenssens
77b6fb172d
Merge branch 'QA_3_3'
...
Conflicts:
ChangeLog
2010-09-10 17:34:52 +02:00
Dieter Adriaenssens
194e357a99
BIGINT field type added to table analysis on import
2010-09-10 17:28:12 +02:00
Herman van Rink
5574307fd0
The tahoma.ttf file which is bundled with pChart 1.27d was replaced due to uncertainty with it's licence.
2010-09-08 10:39:16 +02:00
Michal Čihař
0431042bd0
Drop $Id$ expansion, nobody complained so far it not working.
2010-09-07 15:00:44 +02:00
Michal Čihař
adb94ccb4b
No need to escape manually.
2010-09-07 10:44:10 +02:00
Marc Delisle
7a074671d0
this is now called phpMyAdmin configuration storage
2010-09-05 09:06:50 -04:00
Marc Delisle
eb3e105361
be consistent when talking about a column
2010-09-05 08:56:36 -04:00
Marc Delisle
502a6f4046
unused variable
2010-09-04 07:08:26 -04:00
Marc Delisle
98a5ba7317
misleading variable name
2010-09-04 07:01:30 -04:00
Crack
b1aa4d72bb
add user preference for accepted patch #3055886 (LeftDisplayTableFilter)
2010-09-02 23:49:38 +02:00
Crack
171bd10394
restore debug code for user preferences (commented out)
2010-09-02 23:34:44 +02:00
ninadsp
aed2e27b3f
A better solution to the caching issues faced. Set jQuery's global Ajax parameter 'cache' to false, and also set the 'Cache-Control' header to 'no-cache'
2010-09-02 15:10:58 -04:00
Herman van Rink
223d8850cf
patch #3055886 [config] Add Left frame table filter visibility config option, thanks to eesau
2010-09-02 14:35:30 +02:00
Marc Delisle
9b846d65a8
3.3.8-dev
2010-08-31 12:11:49 -04:00
Michal Čihař
d2de55cb0b
Merge branch 'QA_3_3'
2010-08-31 11:44:30 +02:00
Marc Delisle
c5ab6175cd
table name should be displayed on top
2010-08-30 13:28:51 -04:00
Marc Delisle
1b812f2d25
undefined variables after deleting a user
2010-08-30 12:54:12 -04:00
Michal Čihař
061b87f11f
bug #3035300 [parser] Fixed wrong definition of keywords.
2010-08-30 17:23:50 +02:00
Michal Čihař
4f487780a0
bug #3042665 [parser] Add workaround for MySQL way of handling backtick.
2010-08-30 17:19:11 +02:00
Michal Čihař
68e1ff3798
Do not fail if parsing query has failed.
2010-08-30 17:19:11 +02:00
Michal Čihař
8ce53e5bc8
Not used anywhere.
2010-08-30 17:19:11 +02:00
Marc Delisle
fefd6a7def
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-08-30 10:18:12 -04:00
Marc Delisle
b9609f086d
move outer variables inside function
2010-08-30 10:18:02 -04:00
Michal Čihař
1d67babd52
Do not fail on non analyzed query (eg. because of parser failure).
2010-08-30 16:11:46 +02:00
Michal Čihař
61fe92976f
This variable does not seem to be used.
2010-08-30 16:10:51 +02:00
Michal Čihař
a6ba984504
Start testcase for SQL parser.
2010-08-30 15:53:00 +02:00
Michal Čihař
388327d642
Debug code was migrated to testcase.
2010-08-30 15:24:07 +02:00
Michal Čihař
b65e19a8b1
Fix another wrong count.
2010-08-30 15:22:58 +02:00
Michal Čihař
20800942f3
Revert "Avoid precalculating counts."
...
This reverts commit 42f04d4a7e
.
We will stick with precalculated ones and check it in testcase.
2010-08-30 15:20:09 +02:00
Michal Čihař
8860f83466
READS should be before READ_*.
2010-08-30 15:19:44 +02:00
Michal Čihař
7f7bdf12bf
Avoid duplicate NOW in keywords.
2010-08-30 15:19:03 +02:00
Michal Čihař
42f04d4a7e
Avoid precalculating counts.
...
The count() on array is cheap in PHP and having hardcoded numbers only
tends to break.
2010-08-30 14:50:28 +02:00