67 Commits

Author SHA1 Message Date
Herman van Rink
4bd27166c3 Another case of XSS 2011-07-07 14:43:45 -04:00
Marc Delisle
a0823be05a XSS on table Print view 2011-07-07 14:39:09 -04: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
ninadsp
a2f78a6d38 Resolve merge conflicts for upstream merge 2010-07-29 19:17:25 +05:30
Michal Čihař
d291827444 No need to require_once footer
It is the last thing executed anyway (ends with exit).
2010-07-26 16:20:24 +02:00
Michal Čihař
ee767e2d3d No need to explicitely include relation.lib its anyway included in common.inc 2010-07-26 16:17:59 +02:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
ninadsp
bcbf327139 Merge remote branch 'origin/master' 2010-06-29 23:54:01 +05:30
Dieter Adriaenssens
16ed06531a remove author names 2010-06-28 20:36:12 +02:00
ninadsp
160f4314eb Merge remote branch 'origin/master' 2010-06-03 22:34:52 +05:30
Marc Delisle
caa98445d8 conform to relational terminology regarding columns and rows 2010-05-31 14:33:21 -04:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
f55823f47f strings to gettext, first batch 2010-05-03 12:57:46 -04:00
Marc Delisle
87dd6b3cee Merge branch 'QA_3_3' 2010-03-12 17:16:58 -05:00
Dieter Adriaenssens
7c818d046a patch #2969449 Name for MERGE engine varies depending on the MySQL version 2010-03-12 17:16:05 -05: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
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
8ccd5b9eb5 strFixed becomes strStatic 2009-02-08 13:46:53 +00:00
Sebastian Mendel
a059b08ce0 use PMA_Table::sGetStatusInfo() for table information retrieval 2008-12-10 09:22:29 +00:00
Michal Čihař
84ae0420fe Adding @package, third part. 2008-11-24 11:22:44 +00:00
Marc Delisle
fe78d240bb b to strong, and remove bold for MySQL charset 2008-07-09 15:24:44 +00:00
Sebastian Mendel
7e27e8a3f3 checking relation support is done in relation function 2008-05-09 11:02:28 +00:00
Sebastian Mendel
7c7b9b55a2 $_REQUEST variables are ALWAYS already url decoded 2008-05-06 08:45:08 +00:00
Marc Delisle
4085b80bdc sanitize table comments in print view 2008-05-03 11:59:52 +00:00
Sebastian Mendel
eb07812dbb aggregate more index code into PMA_index class 2008-02-07 14:59:02 +00:00
Sebastian Mendel
4dea5b6bfd new Class PMA_Index;
show more information about indexes;
2008-02-04 15:01:43 +00:00
Sebastian Mendel
3737060548 removed MySQL < 5 code 2007-10-02 10:39:52 +00:00
Marc Delisle
d40e764886 bug #1777620 Table Print preview: missing column header 2007-09-05 10:49:52 +00:00
Marc Delisle
2d9613dfea patch #1749705, Allow multibyte characters in number formatting, thanks to garas 2007-07-09 19:41:38 +00:00
Sebastian Mendel
d0ac1f2bbb XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +00:00
Sebastian Mendel
cfeb306526 coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
Sebastian Mendel
008734f8b0 do NEVER unset $table or $db;
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
2007-03-30 09:12:05 +00:00
Sebastian Mendel
d0facc3d4f splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php 2007-03-20 14:16:18 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +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
Sebastian Mendel
1eadc0a41a use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
Marc Delisle
708c596779 bug #1521910, with selected ... print view 2006-07-27 17:14:30 +00:00
Marc Delisle
d38542ba9f bug shortcut, thanks Sebastian 2006-07-09 14:01:11 +00:00
Marc Delisle
e9d628150d bug #1398748, print view and TIMESTAMP NULL 2006-07-09 13:33:45 +00:00
Sebastian Mendel
c575482096 fixed undefined variable by including libraries/tbl_properties_common.php 2006-04-12 15:22:35 +00:00
Sebastian Mendel
fbb757bcfe fixed/cleaned printer output 2006-02-17 11:05:56 +00:00
Sebastian Mendel
412680d078 typo 2006-01-21 10:53:22 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Marc Delisle
c16ac8b3c7 bug #1389165, shows all columns as Null Yes 2006-01-06 18:20:04 +00:00
Marc Delisle
d14454ea3a bug #1389165, Print view show all columns as Null Yes (MySQL 5.x) 2005-12-30 22:07:32 +00:00
Michal Čihař
75a16f45f8 Use same script tag, use CDATA for scripts (RFE #995065). 2005-12-04 23:14:41 +00:00