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 |
|
Michal Čihař
|
aa45363719
|
Correct count of words.
|
2010-08-30 14:47:14 +02:00 |
|
Michal Čihař
|
0d1b515769
|
Fixed detection of ods_col_names (bug #3056017).
|
2010-08-30 14:47:14 +02:00 |
|
ninadsp
|
d304002fc0
|
Re-initialize for each data field. It was being cleared in a BLOB field, which caused inline editing to fail for all further fields in that row
|
2010-08-30 08:36:18 -04:00 |
|
Michal Čihař
|
fdb0d32df4
|
Merge branch 'QA_3_3'
|
2010-08-30 14:18:02 +02:00 |
|
Michal Čihař
|
4a234050f2
|
bug #3054458 [core] Fixed displaying number of rows.
|
2010-08-30 14:17:51 +02:00 |
|
Michal Čihař
|
7f1b1df69f
|
[core] Remove last remaining parts of profiling code which was removed in 2006.
|
2010-08-30 11:01:31 +02:00 |
|
Michal Čihař
|
bf8a597d78
|
Remove dead code.
|
2010-08-30 10:54:17 +02:00 |
|
Michal Čihař
|
0c7e5b3f75
|
[bug #3055899] No footer file in ajax request.
|
2010-08-30 10:47:26 +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 |
|
Marc Delisle
|
7ca0657ff0
|
remove author names as per our policy
|
2010-08-29 08:54:12 -04:00 |
|
Crack
|
b17a2e4a85
|
user preferences: improve styling of fieldset headers, change Export form layout
|
2010-08-29 12:35:02 +02:00 |
|