222 Commits

Author SHA1 Message Date
b3956cb052 Remove "phpMyAdmin" section on home page 2025-04-22 00:06:40 -07:00
5ee643bbbb Remove non-English language support 2025-04-22 00:05:23 -07:00
Marc Delisle
5b2befc171 bug #3411633 [core] Call to undefined function PMA_isSuperuser() 2011-09-24 06:03:25 -04:00
Marc Delisle
46245d0c9b bug #3302733 [core] Some browsers report an insecure https connection 2011-05-17 07:22:56 -04:00
Marc Delisle
b2b1953db1 Start to replace warning level with error level 2011-05-03 18:52:37 -04:00
Marc Delisle
fc4f088086 Separate tab/window for the page explaining how to contribute to translations 2011-04-26 12:52:08 -04:00
Marc Delisle
b2d9121f18 Remove the custom color picker feature 2011-04-22 07:00:45 -04:00
Piotr Przybylski
e264e9f112 Hide password change for Drizzle 2011-04-06 15:40:58 +02:00
Piotr Przybylski
4c957837eb Introduce PMA_DRIZZLE constant 2011-04-06 15:40:58 +02:00
Rouslan Placella
53cf98d34c Better message for incomplete translation. 2011-04-06 09:49:27 +02:00
Michal Čihař
26a4a09c11 Display warning about incomplete translations 2011-04-06 09:48:20 +02:00
Marc Delisle
351915f066 Deactivated custom color feature for 3.4.0-rc1 2011-03-17 10:30:05 -04:00
Michal Čihař
20509753ef Display documentation for chosen PHP extension. 2011-02-17 10:31:42 +01:00
Michal Čihař
63800bff7a Make all items standard list.
I think it looks better this way.
2011-02-08 17:07:24 +01:00
Michal Čihař
33afc6bd6b Change links to project on main page.
It makes more sense to send people to contribute/support page than
directly to git or mailing lists.
2011-02-08 17:07:24 +01:00
Marc Delisle
8a394db00c Typo in variable name 2011-02-03 12:24:05 -05:00
Marc Delisle
f80b603a54 Conditional Ajax for password change 2011-02-02 12:53:20 -05:00
Michal Čihař
42c8e65139 Make version check configurable. 2011-02-02 14:32:46 +01:00
Michal Čihař
34546681a8 Allow to specify class for list item. 2011-02-02 14:32:34 +01:00
Michal Čihař
5b28e356aa Display notification if newer version is available.
This is done using asynchronous javascript so it should not block any
actions.
2011-02-02 14:22:11 +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
e9c8531a23 extraneous escaping that adds a backslash in translations that include a quote 2010-11-30 07:33:58 -05:00
Michal Čihař
1ddb83edc3 Rewrite warning about missing/incomplete pmadb, it's not just about linked tables. 2010-11-12 14:05:36 +01:00
Michal Čihař
d5bd22df76 Fix typo. 2010-11-01 14:57:05 +01:00
Michal Čihař
32320f9079 No collation selection for Drizzle. 2010-10-21 10:12:22 +02:00
Marc Delisle
ca7ef52e70 tag error 2010-10-09 06:43:08 -04:00
Crack
b9fe8fc6f8 Warn if LoginCookieStore < LoginCookieValidity 2010-10-05 13:53:56 +02:00
Marc Delisle
67aefea2be remove author names as per our policy 2010-09-26 08:40:58 -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
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
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
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
Michal Čihař
a590931896 Make mailing lists link translatable as well. 2010-08-19 14:18:53 +02:00
ninadsp
c897adc3a4 Ajaxified Change Password action on main page 2010-08-03 19:10:37 +05:30
ninadsp
a2f78a6d38 Resolve merge conflicts for upstream merge 2010-07-29 19:17:25 +05:30
lorilee
1faaa80b51 Fixing HTML markup 2010-07-28 15:00:36 -07:00
lorilee
428053bef5 Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc 2010-07-26 13:44:30 -07:00
Crack
7db978de3f Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	libraries/config.values.php
2010-07-26 20:24:57 +02:00
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
Crack
2d67cb58c4 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	libraries/relation.lib.php
2010-07-24 18:34:52 +02:00
lorilee
98ef84ebc3 New main page design 2010-07-23 20:31:52 -07: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
Crack
104ac11c1d import and export for user preferences (currently JSON file only)
add preferences reset
2010-07-08 19:01:09 +02:00
Crack
104b40cb11 rename file 2010-07-08 12:36:09 +02:00
Crack
101bbeefb6 link to user preferences on main page (not working yet) 2010-06-01 14:32:10 +02: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