Michal Čihař
|
bcc5684a84
|
security fixes
|
2007-01-09 09:50:49 +00:00 |
|
Michal Čihař
|
4b503ead85
|
Add <div> to allow selecting whole SQL by tripple click (patch #1611591).
|
2007-01-02 09:11:46 +00:00 |
|
Marc Delisle
|
8e61869a17
|
RFE #1621025, show SQL statements in Relation View
|
2006-12-29 16:27:25 +00:00 |
|
Marc Delisle
|
b7796e429c
|
patch #1592366, using a host name as a URL parameter
|
2006-12-27 14:08:43 +00:00 |
|
Sebastian Mendel
|
cb0e5f3c94
|
added second optional parameter: $sql_query
|
2006-12-19 17:45:07 +00:00 |
|
Marc Delisle
|
14ff3c4729
|
bug #1615313, doc refers to auth_type HTTP so enable it
|
2006-12-15 17:47:38 +00:00 |
|
Marc Delisle
|
00f6e5b4b7
|
bug #1607282, add warning for loss of auto_increment due to a bug in older MySQL
|
2006-12-13 13:02:42 +00:00 |
|
Marc Delisle
|
d01f9977fb
|
remove uva prefix
|
2006-12-10 12:32:41 +00:00 |
|
Marc Delisle
|
0547dafd9b
|
bug #1603660, incorrect escaping
|
2006-12-06 17:39:42 +00:00 |
|
Marc Delisle
|
3c5b5d693a
|
undefined index
|
2006-11-18 11:49:48 +00:00 |
|
Michal Čihař
|
7e5f61842c
|
Fix path disclossure while passing array as some params.
|
2006-11-17 09:32:19 +00:00 |
|
Michal Čihař
|
fb9a3a598e
|
Check before commit!
|
2006-11-17 08:49:30 +00:00 |
|
Michal Čihař
|
cac4247057
|
Rename db_* files to drop useless _details part.
|
2006-10-25 12:25:01 +00:00 |
|
Michal Čihař
|
ad06b4a991
|
Rename tbl_* files to drop useless _properties part.
|
2006-10-25 10:55:20 +00:00 |
|
Marc Delisle
|
6455e65bc9
|
wrong parameter when calling error.php
|
2006-10-19 20:48:14 +00:00 |
|
Michal Čihař
|
0564ecc946
|
Fix escaping of long query with js (thanks to Erwin for report).
|
2006-10-19 15:56:46 +00:00 |
|
Michal Čihař
|
bf22bc374f
|
Switch to \n on Mac, as it is reported to be common EOL there now (bug #1577590).
|
2006-10-16 11:56:36 +00:00 |
|
Michal Čihař
|
491187ed77
|
Rename left.php to navigation.php and modify all calls to that. Only config variables are kept as Left*.
|
2006-10-16 07:43:48 +00:00 |
|
Michal Čihař
|
92c898727f
|
Move cleanup to separate function (bug #1569123).
|
2006-10-13 07:52:34 +00:00 |
|
Michal Čihař
|
2b5baa6e9a
|
Check for sent headers, provide backtrace in this case.
|
2006-10-10 14:06:56 +00:00 |
|
Marc Delisle
|
094d4d1db0
|
security fixes
|
2006-09-29 13:52:08 +00:00 |
|
Marc Delisle
|
f442bf7003
|
bug #1519859, avoid overflow on 64-bit machines
|
2006-09-23 12:31:28 +00:00 |
|
Sebastian Mendel
|
99bbc02686
|
more documentation fixes
|
2006-09-21 14:56:52 +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
|
45b04ab15d
|
replaced $dblist with new PMA_List_Database class
|
2006-09-20 11:15:56 +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 |
|
Marc Delisle
|
75acdfeb69
|
bug #1554166, magic_quotes_runtime problems
|
2006-09-09 12:47:07 +00:00 |
|
Marc Delisle
|
8cf7947219
|
bug #1542865, themes not switching
|
2006-08-30 21:55:59 +00:00 |
|
Michal Čihař
|
ab718291fd
|
Internationalise link to MySQL documentation when translation exists, this needs to be defined in language file (RFE #1547130).
|
2006-08-30 10:42:48 +00:00 |
|
Marc Delisle
|
6f95bf499a
|
bug #1544734, error messages link outdated
|
2006-08-26 13:53:33 +00:00 |
|
Marc Delisle
|
efad3a52d2
|
bug #1542875 Cookie auth on IIS
|
2006-08-21 11:59:24 +00:00 |
|
Marc Delisle
|
0efa7e828e
|
bug #1534475, arbitrary server not taken into account
|
2006-08-10 16:47:58 +00:00 |
|
Sebastian Mendel
|
39c52ac207
|
now really (forgot to return the unquoted string)
|
2006-08-02 12:18:09 +00:00 |
|
Sebastian Mendel
|
53ddec4168
|
forgot to replace escaped quotes
|
2006-08-02 11:58:08 +00:00 |
|
Sebastian Mendel
|
179917ec41
|
added PMA_unQuote() to remove quotes from strings
|
2006-08-02 11:34:38 +00:00 |
|
Sebastian Mendel
|
6d75c0afaf
|
added PMA_escapeJsString() to escape strings for JavaScript inside CDATA blocks
|
2006-08-02 10:15:56 +00:00 |
|
Sebastian Mendel
|
ed52b071a1
|
use PMA_Config class for cookie needs, do not unset not set cookie
|
2006-07-31 15:06:25 +00:00 |
|
Marc Delisle
|
35b1ab1f88
|
bug #1523784, blank page after Edit in IE6 via IIS
|
2006-07-26 21:13:34 +00:00 |
|
Michal Čihař
|
64976261a3
|
Fix extension loading on HP-UX (bug #1524776), thanks to Francois Laupretre - flp1.
|
2006-07-18 20:40:40 +00:00 |
|
Sebastian Mendel
|
506b3cb938
|
bug #1477576 with rtl langs, navi links open in wrong frame
|
2006-07-03 15:01:45 +00:00 |
|
Marc Delisle
|
183441507c
|
check also single quotes
|
2006-06-30 13:13:19 +00:00 |
|
Marc Delisle
|
6d6f47bdb2
|
escape allowed parameters from non-token requests
|
2006-06-28 15:39:56 +00:00 |
|
Sebastian Mendel
|
1b7b9673ac
|
bug #1490556 Request-URI Too Large
|
2006-06-20 17:58:14 +00:00 |
|
Sebastian Mendel
|
1e1499eef2
|
did not recognize hard coded & when ; is set as url separator in php
|
2006-06-20 15:30:59 +00:00 |
|
Marc Delisle
|
840a5b3d56
|
bug #1498108, support twice the separator in db name
|
2006-05-31 16:43:45 +00:00 |
|
Michal Čihař
|
22128e5f89
|
Fix reading database list with MySQL wildcards (bug #1487613).
|
2006-05-14 16:40:54 +00:00 |
|
Michal Čihař
|
d90fbbf27c
|
Better handle other URL separator than & (bug #1487365).
|
2006-05-12 15:39:33 +00:00 |
|
Michal Čihař
|
ed84a68f63
|
Use htmlspecialchars instead of htmlentities, it doesn't break utf-8.
|
2006-05-02 13:28:35 +00:00 |
|
Sebastian Mendel
|
9a4e3a65c2
|
improved themes
|
2006-04-27 13:18:42 +00:00 |
|