Commit Graph

9954 Commits

Author SHA1 Message Date
Marc Delisle
99b37f64b6 2.9.1-rc1 2006-09-27 23:37:41 +00:00
Marc Delisle
b09e199a45 correct syntax for blocking access to libraries 2006-09-27 20:14:01 +00:00
Marc Delisle
70c9e63303 correct syntax for blocking access to libraries 2006-09-27 20:12:45 +00:00
Marc Delisle
4c71e900e2 false alarm, the code is correct at this place 2006-09-27 16:04:30 +00:00
Marc Delisle
8f8a2e179f oops, the numeric key detection at this place blocks with some queries 2006-09-27 14:56:06 +00:00
Marc Delisle
d7b432f7d8 security fixes 2006-09-27 13:35:47 +00:00
Marc Delisle
df7e45bddf numeric key check moved higher 2006-09-27 13:30:46 +00:00
Marc Delisle
adc5e4e920 simplify logic; typecast for better protection 2006-09-27 13:11:25 +00:00
Marc Delisle
50319d634c additional check against REQUEST overwriting 2006-09-26 20:19:02 +00:00
Marc Delisle
ac2f606a21 block if PMA_token is empty 2006-09-26 19:37:18 +00:00
Marc Delisle
b3906852bb first part of security fixes 2006-09-26 19:23:24 +00:00
Sebastian Mendel
5ae7f9ce48 forgot closing script-tag 2006-09-23 19:56:01 +00:00
Marc Delisle
f442bf7003 bug #1519859, avoid overflow on 64-bit machines 2006-09-23 12:31:28 +00:00
Marc Delisle
daa561c098 bug #1560152, after renaming a table the navigation does not work 2006-09-22 21:30:51 +00:00
Marc Delisle
ea998c3766 bug #1560152, after renaming a table the navigation does not work 2006-09-22 21:27:10 +00:00
Sebastian Mendel
46114b6738 *new* JavaScript from left.php 2006-09-22 13:49:29 +00:00
Sebastian Mendel
2ebdaf7469 cleanup 2006-09-22 13:45:19 +00:00
Sebastian Mendel
c9970a29d2 refactored output buffer functions 2006-09-22 11:58:39 +00:00
Marc Delisle
39a06b2ac7 2.9.1-dev 2006-09-21 16:11:03 +00:00
Sebastian Mendel
99bbc02686 more documentation fixes 2006-09-21 14:56:52 +00:00
Sebastian Mendel
8a5630b5d0 doc typo 2006-09-21 14:39:08 +00:00
Sebastian Mendel
1eadc0a41a use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
Sebastian Mendel
ca44c117a2 moved some more code into class, some documentation improvements 2006-09-21 12:59:57 +00:00
Sebastian Mendel
34a7e9d555 new PMA_List class 2006-09-21 12:49:01 +00:00
Sebastian Mendel
207720e11f fixed remembering navi width for Opera 2006-09-21 07:51:00 +00:00
Sebastian Mendel
e44079ad79 mhmpf 2006-09-21 07:10:19 +00:00
Sebastian Mendel
3d09eab46f fixed initial navi width settings, replaced var/cookie name with pma_navi_width 2006-09-21 07:02:40 +00:00
Sebastian Mendel
88a02d5cbe remember navigation frame width 2006-09-20 16:16:51 +00:00
Marc Delisle
40eab73793 2.9.0 2006-09-20 16:09:22 +00:00
Marc Delisle
4f65369de1 2.9.0 2006-09-20 16:08:35 +00:00
Sebastian Mendel
3b526ced4f added error reporting if dblist retrieval from information_schema fails 2006-09-20 14:58:41 +00:00
Sebastian Mendel
ce8e5b220a new PMA_List_Database class (i knew there was something missing ...) 2006-09-20 12:14:43 +00:00
Sebastian Mendel
45b04ab15d replaced $dblist with new PMA_List_Database class 2006-09-20 11:15:56 +00:00
Marc Delisle
9ec978a4a9 remove profiling 2006-09-19 21:33:14 +00:00
Marc Delisle
07aacd01ea remove profiling 2006-09-19 21:27:40 +00:00
Michal Čihař
b820c54ead Removed unused file. 2006-09-18 15:39:26 +00:00
Michal Čihař
00223529af Add phpdoc header comment. 2006-09-18 14:48:41 +00:00
Marc Delisle
b4d1a4656c lang 2006-09-15 12:04:44 +00:00
Marc Delisle
5f1b0e1b07 update 2006-09-15 12:04:21 +00:00
Marc Delisle
997b4bd3be lang 2006-09-15 12:03:29 +00:00
Marc Delisle
e3eeb32e85 update 2006-09-15 12:03:00 +00:00
Marc Delisle
0d1bf079f2 update 2006-09-15 12:03:00 +00:00
Marc Delisle
d7f3c73ec6 update 2006-09-15 11:57:29 +00:00
Marc Delisle
c78c200692 rename a function borrowed from Moodle to avoid double definition when PMA is called by Moodle 2006-09-15 11:43:05 +00:00
Michal Čihař
3749796d6c Fix table footer when MySQL does not support collations (bug #1554885, patch #1557269, thanks to Isaac Bennetch - ibennetch). 2006-09-14 10:22:30 +00:00
Michal Čihař
611f58ae54 Fix table footer when MySQL does not support collations (bug #1554885, patch #1557269, thanks to Isaac Bennetch - ibennetch). 2006-09-14 10:21:18 +00:00
Marc Delisle
75c0fa389a bug #1556934, SQL compatibility mode on export 2006-09-12 17:20:07 +00:00
Marc Delisle
27a600dba8 bug #1556934, SQL compatibility mode on export 2006-09-12 17:15:14 +00:00
Marc Delisle
2f1c30d257 bug #1555760, export default parameter broken 2006-09-11 21:27:21 +00:00
Marc Delisle
75acdfeb69 bug #1554166, magic_quotes_runtime problems 2006-09-09 12:47:07 +00:00