Commit Graph

58 Commits

Author SHA1 Message Date
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
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
Michal Čihař
45a8909a08 Show tabs when editing PDF pages. 2010-05-31 14:24:36 +02:00
Michal Čihař
9d0b7a0987 Standard look for another form. 2010-05-31 14:16:11 +02:00
Michal Čihař
c6a28b42e6 Single place to define PDF schema form. 2010-05-31 14:05:41 +02:00
Michal Čihař
3865f1a81f Better look for PDF page creation dialog. 2010-05-31 14:00:16 +02:00
Michal Čihař
81dfcbedc1 Use standard way for showing documentation links. 2010-05-31 13:46:03 +02:00
Michal Čihař
0a16cd9d68 Properly include page footer. 2010-05-31 13:43:54 +02:00
Marc Delisle
f55823f47f strings to gettext, first batch 2010-05-03 12:57:46 -04:00
Michal Čihař
37aca1ec06 Convert PDF pages designer to use jQuery. 2010-04-13 13:34:51 +02:00
Marc Delisle
9785bbc561 remove author names 2010-03-26 17:44:10 -04:00
Marc Delisle
8ec5434999 [security] XSS and SQL injection 2009-10-12 21:47:40 +00:00
Herman van Rink
933eb845de [security] XSS: Insufficient output sanitizing (not exploitable without a valid token) 2009-06-30 13:19:39 +00:00
Marc Delisle
e67f4cbc54 clarify function name 2009-06-24 11:34:56 +00:00
Marc Delisle
8480ffb665 improve function names 2009-06-07 11:09:13 +00:00
Marc Delisle
7acc96d633 missing choice in dialog 2009-01-24 15:20:44 +00:00
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Marc Delisle
fe78d240bb b to strong, and remove bold for MySQL charset 2008-07-09 15:24:44 +00:00
Marc Delisle
8f4f6d8878 rfe #1962383 [designer] Option to create a PDF page 2008-06-30 19:07:09 +00:00
Marc Delisle
cc02f9b79d PBXT and Edit PDF pages 2008-06-07 22:56:03 +00:00
Marc Delisle
ad63e8f0eb use PMA_generate_html_radio() 2008-01-08 18:22:40 +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
adb39168cc coding standard: no braces around include 2007-04-01 09:51:41 +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
Marc Delisle
499213c3cc undefined pdf_page_number 2007-01-02 14:52:51 +00:00
Michal Čihař
cac4247057 Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
Marc Delisle
a8d75035e8 automatic layout for InnoDB 2006-07-27 13:34:49 +00:00
Marc Delisle
9755a6f22c clarify that auto layout is for internal relations 2006-07-27 11:55:00 +00:00
Sebastian Mendel
3151948bea style upgrade 2006-04-25 14:30:27 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Sebastian Mendel
16a71a194e added database name to relation querys 2005-12-17 17:36:58 +00:00
Michal Čihař
75a16f45f8 Use same script tag, use CDATA for scripts (RFE #995065). 2005-12-04 23:14:41 +00:00
Michal Čihař
6aeabf44d1 Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
Michal Čihař
5fe9f0f259 Move db_details_{common,db_info,links}.php to libraries folder as it does not require direct access. 2005-11-24 08:42:20 +00:00
Michal Čihař
618f2d7408 Move javascript stuff out of libraries folder. 2005-11-23 19:10:30 +00:00
Marc Delisle
3885bb6bd7 dbh becomes controllink 2005-11-20 14:00:49 +00:00
Sebastian Mendel
fcf387bc70 common.lib.php should REALLY REALLY and ALWAYS be the first include 2005-11-18 12:50:49 +00:00
Marc Delisle
1c6290db06 bug 1245891, too large scaling in PDF schema 2005-11-09 12:58:28 +00:00
Marc Delisle
767441ec4e Go button renamed to Save because it's really used to save coordinates 2005-07-28 16:51:31 +00:00
Marc Delisle
bf91566ec4 bug #1193450: XHTML compliance 2005-05-22 17:11:10 +00:00
Marc Delisle
1edf8c0906 patch #1120466, optional column names on pdf schema scratchboard 2005-02-22 03:26:06 +00:00
Garvin Hicking
9392a58483 removed superfluous spaces, introduced more CSS ID attributes 2004-10-08 11:14:08 +00:00
Marc Delisle
1742119cf6 PDF pages and mysqli extension 2004-08-08 19:21:39 +00:00
Michal Čihař
1aaa89fa54 Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser. 2004-05-20 16:14:13 +00:00
Marcel Tschopp
4e62f7658f Changed some queries to use MYSQLI_STORE_RESULT.
phpMyAdmin now works with MYSQLI_USE_RESULT as default.
2004-04-10 16:19:21 +00:00
Marc Delisle
37e965d195 bug 903450 typo 2004-02-24 18:15:12 +00:00