Commit Graph

658 Commits

Author SHA1 Message Date
Marc Delisle
67339bab2a Current code has problems with Ajax, for example when creating a user.
There are missing headers and this commit is an attempt to fix this
situation.
2011-02-19 07:49:49 -05:00
Michal Čihař
cf4d86532e Link to MySQL 5.5 documentation on servers running MySQL 5.5 2011-02-17 10:59:00 +01:00
Michal Čihař
4c18383524 Better context for documentation links 2011-02-17 10:55:14 +01:00
Michal Čihař
9ce8bb0e87 This function needs to be in core.lib as it uses it 2011-02-17 10:50:47 +01:00
Michal Čihař
42cf4f8660 Factor out code for getting PHP documentation link 2011-02-17 10:44:16 +01:00
Michal Čihař
20509753ef Display documentation for chosen PHP extension. 2011-02-17 10:31:42 +01:00
Michal Čihař
69c0a887fc bug #3177136 [interface] Indicate that bookmark is being used on browse. 2011-02-10 10:15:07 +01:00
Michal Čihař
cd74e9fa5d bug #3175227 [auth] Reset user cache on login. 2011-02-08 13:15:01 +01:00
Michal Čihař
d296a5222b Avoid new lines between elements as this can lead to spaces 2011-02-02 22:55:10 +01:00
Michal Čihař
a0d08a3321 Move javascript for sliders to functions.js. 2011-02-02 16:04:22 +01:00
Michal Čihař
3cb9916d8b Do not go to the anchor after expanding slider. 2011-02-02 15:36:41 +01:00
Michal Čihař
599492943d This should clear possible floats 2011-02-02 14:12:54 +01:00
Michal Čihař
67e4994490 Single place to handle redirection. 2011-01-31 15:22:25 +01:00
Michal Čihař
dc0c6938b2 [security] Redirect external links to avoid Referer leakage. 2011-01-28 13:22:41 +01:00
Marc Delisle
5464b54e17 Start implementing conditional Ajax (in results page) 2011-01-22 09:50:12 -05: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
4beca2fe92 Use the clip effect instead of the drop effect 2011-01-03 17:37:33 -05:00
Marc Delisle
a1ad4b295c Message was not under gettext 2010-12-27 07:14:10 -05:00
Marc Delisle
79f320e951 remove author names 2010-12-04 06:41:10 -05:00
Michal Čihař
89f03ef81b bug #3123433 [interface] Avoid double escaping of MySQL errors.
The PMA_DBI_getError function already does escaping, so there is no need
to escape that string again on displaying.
2010-12-02 17:14:59 +01:00
Michal Čihař
219f5a4fb9 Whitespace cleanup. 2010-12-02 17:13:47 +01:00
Michal Čihař
a480379bae Remove not used variable. 2010-12-02 17:05:57 +01:00
Herman van Rink
6d3b66059a bug #3115519: fixed XSS on search 2010-11-26 09:12:01 -05:00
Marc Delisle
9f4dc04691 no need to have a separate file for this 2010-11-05 06:30:21 -04:00
Marc Delisle
7d0c11c256 class nowrap was missing; div not allowed here 2010-10-09 09:05:54 -04:00
Marc Delisle
452dce72a2 missing end tag 2010-10-09 06:49:55 -04:00
Marc Delisle
b5cd7e69ea inline edit (in tools) and ajax mode 2010-10-08 13:21:27 -04:00
Marc Delisle
316ea9f006 prevent a call with incorrect parameter value 2010-09-19 09:26:49 -04:00
ninadsp
aed2e27b3f A better solution to the caching issues faced. Set jQuery's global Ajax parameter 'cache' to false, and also set the 'Cache-Control' header to 'no-cache' 2010-09-02 15:10:58 -04:00
Michal Čihař
d2de55cb0b Merge branch 'QA_3_3' 2010-08-31 11:44:30 +02:00
Marc Delisle
1b812f2d25 undefined variables after deleting a user 2010-08-30 12:54:12 -04:00
Michal Čihař
1d67babd52 Do not fail on non analyzed query (eg. because of parser failure). 2010-08-30 16:11:46 +02: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
9c34a0eec9 Merged branch official/master. Resolved merge conflicts introduced due to merging of Piotr and Martynas's branches 2010-08-28 01:53:52 +05:30
Herman van Rink
b477c4cb1a Merge branch 'blinky/master' into gsoc2010-blinky
Conflicts:
	Documentation.html - renumbered 6.28 to 6.29
2010-08-25 16:59:54 +02:00
ninadsp
7f9d141a85 Removed the blank new line at the end, which was causing issues 2010-08-24 18:25:09 +05:30
ninadsp
c9253c0a0e Merge conflict resolved for Lori's tree merge to main 2010-08-22 12:42:54 +05:30
Marc Delisle
82acbb2ba3 fix merge conflicts 2010-08-21 07:46:57 -04:00
Marc Delisle
22eaa592ca unused code 2010-08-20 08:43:09 -04:00
Michal Čihař
862e3ca2a7 Merge branch 'QA_3_3'
Conflicts:
	libraries/core.lib.php
	server_databases.php
	server_privileges.php
2010-08-20 13:40:37 +02:00
Michal Čihař
41145feb12 Merge branch 'MAINT_3_3_5' into QA_3_3
Conflicts:
	ChangeLog
	libraries/common.lib.php
2010-08-20 13:36:49 +02:00
Michal Čihař
bf60ec82e9 Fix possible XSS on IIS redirect page. 2010-08-20 11:20:10 +02:00
Michal Čihař
5128563d07 Merge branch 'QA_3_3'
Conflicts:
	libraries/common.lib.php
	libraries/core.lib.php
2010-08-20 11:11:27 +02:00
Michal Čihař
893abac3e5 bug #3042495 [core] Move PMA_sendHeaderLocation to core.lib.php.
It might be needed from common.inc.php even if PMA_MINIMUM_COMMON is
defined.
2010-08-20 11:09:15 +02:00
Herman van Rink
f273e6cbf6 Fix XSS on error with very long query. 2010-08-20 10:42:03 +02:00
Crack
b8cee3086b Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	js/functions.js
	js/tooltip.js
	libraries/config.default.php
	libraries/config.values.php
	libraries/display_export.lib.php
	setup/lib/forms.inc.php
	setup/lib/messages.inc.php
	themes/darkblue_orange/css/theme_right.css.php
	themes/original/css/theme_right.css.php
2010-08-19 14:45:18 +02:00
ninadsp
0b2b21712e Added documentation to PHP files 2010-08-15 01:50:47 +05:30
lorilee
841fba88d5 Removing alt text since it interferes with tooltip 2010-08-05 18:23:18 -07:00
lorilee
646627b911 Updated tooltips using the new tooltip plugin; the code in js/functions.js was moved from js/tooltip.js (with new code appended); <sup> IDs not needed 2010-08-05 18:05:25 -07:00
Crack
53e8d75c0f Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	libraries/db_links.inc.php
	libraries/tbl_links.inc.php
2010-08-01 23:19:21 +02:00