Michal Čihař
03b648ff46
Merge remote branch 'origin/master'
2011-01-27 10:02:03 +01:00
Michal Čihař
3d54060945
Generate reload params on place where they are used.
...
This fixes reloading navigation frame when database is selected.
2011-01-27 10:01:17 +01:00
Herman van Rink
f57daa0a59
Fix XSS problem, regression in the 3.4 branch.
...
Dev releases until -beta2 are vulnerable.
Thanks to Aung Khant from YGN Ethical Hacker Group (http://yehg.net/ ) for reporting this issue.
2011-01-26 11:36:10 +01:00
Marc Delisle
e311848262
Conditional Ajax on table create
2011-01-25 13:06:17 -05:00
Madhura Jayaratne
e3870e938e
Avoid current page being reset to initial page when an empty table is encountered.
2011-01-25 08:10:54 +05:30
Madhura Jayaratne
cc7cd4eca8
To avoid php notices on undefined variables
2011-01-25 00:28:52 +05:30
Madhura Jayaratne
dec8229eae
bug #3164338 [pdf] Exporting database to PDF incomplete
2011-01-24 08:41:29 +05:30
Marc Delisle
8cbee94e5d
Change a function definition to fit with newest TCPDF version
2011-01-22 10:09:49 -05:00
Marc Delisle
5464b54e17
Start implementing conditional Ajax (in results page)
2011-01-22 09:50:12 -05:00
madhuracj
8fd3359cf9
Code formatting.
2011-01-21 18:53:27 +05:30
madhuracj
3081456e1f
bug #3163331 [pdf] Grid not adjusted to paper size and orientation
2011-01-21 18:32:55 +05:30
madhuracj
bb0229fc07
Schema export to PDF functionality made compatible with TCPDF 5.9
2011-01-21 09:00:01 +05:30
madhuracj
8a39a95993
cache folder, fonts added and images deleted as per the instructions by TCPDF author
2011-01-19 22:47:23 +05:30
madhuracj
0ac7bda8da
Deleted unused files.
...
These files were used only in examples that comes with the TCPDF library
2011-01-19 18:39:12 +05:30
madhuracj
ca55e59e6b
TCPDF upgraded to version 5.9
2011-01-19 17:55:41 +05:30
Michal Čihař
eeea3d6845
[export] Better handling of export to PHP array.
...
There is no need for own logic here, we can use var_export.
2011-01-13 13:42:24 +01:00
Michal Čihař
bf3da02992
Merge branch 'QA_3_3'
2011-01-13 13:28:07 +01:00
Jacob Middag
df97b1d2c0
Changed yaml export to double quotes for strings
2011-01-13 13:27:21 +01:00
Marc Delisle
b34b104a30
Improve function naming and remove vulgar term
2011-01-12 08:53:06 -05:00
Marc Delisle
cc9f99d303
Typo "choosen" -> "chosen"
2011-01-12 08:40:54 -05:00
Marc Delisle
89552c74c4
Merge branch 'QA_3_3'
2011-01-12 08:05:40 -05:00
Marc Delisle
31cd4bdd6a
bug #3155842 [core] Edit relational page and page number
2011-01-12 08:04:57 -05:00
Piotr Przybylski
51684a8362
Upper bounds for user prefs were read from already modified settings
2011-01-11 00:12:47 +01:00
Marc Delisle
6094e6c644
- Bug #3151925 Page selector dropdown broken with ORDER BY query
...
- PMA_pageselector() had an unused parameter
2011-01-08 15:14:00 -05:00
Marc Delisle
45eb47fe14
Merge branch 'QA_3_3'
2011-01-08 13:45:40 -05:00
Marc Delisle
8244589813
Bug #3153409 [core] 0 row(s) affected
2011-01-08 13:44:28 -05:00
Marc Delisle
44f99c2f47
Working on 3.4.0-beta3
2011-01-07 11:16:29 -05:00
Marc Delisle
c46844e4ae
3.4.0-beta2
2011-01-07 10:41:07 -05:00
Marc Delisle
a0ce9830fb
Messages not under gettext
2011-01-07 07:50:48 -05:00
Michal Čihař
9ebd401b0e
Remove error.php
...
Redirecting to other script introduces possibility of inject custom
messages to it. Though there is no clear security issue in this, it
might confuse users and mistake them to go to external site as it allows
to include links.
Conflicts:
error.php
libraries/core.lib.php
2011-01-06 09:36:30 +01:00
Marc Delisle
4beca2fe92
Use the clip effect instead of the drop effect
2011-01-03 17:37:33 -05:00
Madhura Jayaratne
066b746bef
patch #3150164 [structure] Ordering by size gives incorrect results
2011-01-03 08:10:49 -05:00
Marc Delisle
cfca67f422
Merge branch 'QA_3_3'
2011-01-03 08:03:41 -05:00
Madhura Jayaratne
55cd2fd898
patch #3150164 [structure] Ordering by size gives incorrect results
2011-01-03 08:02:28 -05:00
Marc Delisle
b923bb3fbb
Upgrade to jQuery 1.4.4
2011-01-02 08:00:25 -05:00
Michal Čihař
70bc1761c3
Drop translators.html and all references to it.
...
The list is absolutely not up to date and it makes no sense in
maintaining it in addition to history of po files in git.
2010-12-31 15:51:34 +01:00
Marc Delisle
200dce3a25
Messages not under gettext
2010-12-28 15:34:19 -05:00
Marc Delisle
5b4938bae5
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-12-27 08:30:15 -05:00
Marc Delisle
ab393d3f82
Bug #3141327 (Foreign key input options)
2010-12-27 08:29:31 -05:00
Michal Čihař
8a8986d9da
Update php-gettext to 1.0.11.
...
There are two changes:
- fix possible wrong result of npgettext
- cosmetical renaming of some variables
2010-12-27 14:20:35 +01:00
Marc Delisle
a1ad4b295c
Message was not under gettext
2010-12-27 07:14:10 -05:00
Marc Delisle
7d9313245b
rfe #3141330 [relation] When displaying results, show a link to the foreign table even when phpMyAdmin configuration storage is not active
2010-12-25 15:41:37 -05:00
Marc Delisle
ef8687b5de
Missing question mark
2010-12-23 13:07:32 -05:00
Marc Delisle
fc37859b42
RFE 3141334: Reload icon
...
New icon by Michael Keck
and move it with other navi frame icons
2010-12-23 13:02:53 -05:00
Marc Delisle
abbbd192bf
3.3.10-dev
2010-12-22 12:29:09 -05:00
Dieter Adriaenssens
eee76d640b
Merge branch 'QA_3_3'
2010-12-22 16:01:02 +01:00
Aamir Khan
1ceccbd50c
fix typo
2010-12-22 15:59:44 +01:00
Marc Delisle
a4c225ebd4
Reduce the name of this class
2010-12-20 12:59:00 -05:00
Marc Delisle
2dd20b23d8
Vertical column highlighing did not work in all cases
2010-12-20 12:51:33 -05:00
Marc Delisle
45ec0da621
Problems with latest fix and SET columns
2010-12-17 09:31:42 -05:00