Dieter Adriaenssens
5e090e3864
coding style : multiline function calls
2011-11-30 17:12:26 +01:00
Michal Čihař
e56949f160
Use package name PhpMyAdmin
...
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Piotr Przybylski
4a5cb00df5
Fix jQuery UI version number
...
It's 1.8.16, not 1.8.6
2011-10-11 02:00:45 +02:00
Piotr Przybylski
ac365e0262
Upgrade jQuery UI to 1.8.6
2011-10-10 22:35:36 +02:00
Marc Delisle
efa9eeb558
Merge branch 'QA_3_4'
2011-09-24 06:03:54 -04:00
Marc Delisle
5b2befc171
bug #3411633 [core] Call to undefined function PMA_isSuperuser()
2011-09-24 06:03:25 -04:00
Dieter Adriaenssens
ac088aaee0
use include() instead of require() when including file conditionally
2011-09-23 00:46:58 +02:00
Piotr Przybylski
710c7e2dd7
Print server_comment after server software version
2011-08-24 12:53:13 +02:00
Piotr Przybylski
1c2dbf0cbb
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
libraries/advisory_rules.txt
2011-08-22 11:18:26 +02:00
Dieter Adriaenssens
e82d3c7136
require/include are statements not functions; no parentheses are required
2011-08-21 23:36:10 +02:00
Piotr Przybylski
e116f1d8a9
Change wording on home page:
...
* 'MySQL/Drizzle client version' to 'Database client version'
* remove PHP extension version, mysqli and drizzle are still at 0.1 so it makes no sense
* 'Server type' to 'Software', 'Server version' to 'Software version'
2011-08-01 13:38:14 +02:00
Piotr Przybylski
bb8bd55ef6
Better strings on home page
2011-07-30 22:02:25 +02:00
Piotr Przybylski
3586bb992f
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
db_structure.php
libraries/database_interface.lib.php
libraries/server_synchronize.lib.php
server_status.php
sql.php
2011-07-22 11:07:04 +02:00
Michal Čihař
9405dbb82a
Fix spacing after @param
2011-07-22 09:21:55 +02:00
Michal Čihař
219ec73d69
Spacing around if
2011-07-22 09:10:37 +02:00
Piotr Przybylski
e38b5cd4ff
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
db_structure.php
libraries/common.lib.php
libraries/database_interface.lib.php
tbl_structure.php
2011-06-23 14:02:58 +02:00
Piotr Przybylski
9365825f52
Hide connection collation select on home page when connected to Drizzle server
2011-06-22 23:58:02 +02:00
Michal Čihař
60dad887b0
Fix condition for mcrypt warning
2011-06-22 13:23:35 +02:00
Michal Čihař
568a0e03de
Show mcrypt waring only on main page and not on every page
2011-06-22 11:00:45 +02:00
Piotr Przybylski
a7ba0fd74a
Extract server type detection from main.php and make it available in common.lib.php
2011-06-19 23:15:54 +02:00
Piotr Przybylski
a56d77fb67
Merge remote-tracking branch 'origin/master' into drizzle
2011-06-06 12:12:42 +02:00
Piotr Przybylski
26ec25b65e
Home page: display db server type inside box, not in box header
2011-06-03 21:34:26 +02:00
Michal Čihař
0841fce11a
Another use of $charset
2011-06-03 15:38:02 +02:00
Piotr Przybylski
cdaa1ff101
Three possible values for server info header on home page: MySQL (default), Drizzle, MariaDB
2011-06-02 22:31:59 +02:00
Piotr Przybylski
946cc6a559
Change wording on home page
2011-05-31 20:25:52 +02:00
Piotr Przybylski
add6c6325c
Fix wording on main page to be correct for MySQL and Drizzle
2011-05-27 18:46:35 +02:00
Piotr Przybylski
83b81dc242
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
libraries/common.lib.php
2011-05-24 15:13:41 +02:00
Marc Delisle
ffe3a79301
Merge branch 'QA_3_4'
2011-05-17 07:23:42 -04:00
Marc Delisle
46245d0c9b
bug #3302733 [core] Some browsers report an insecure https connection
2011-05-17 07:22:56 -04:00
Piotr Przybylski
7bf17c1843
Fix for Drizzle collations
2011-05-09 19:46:32 +02:00
Marc Delisle
e6211f0c2f
Other replacements for easier reading
2011-05-09 12:57:28 -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