Rouslan Placella
ae6e50a8a8
Drop display() from Header and Footer classes. The Response class will do all the rendering.
2012-06-11 14:06:04 +01:00
Rouslan Placella
eb98110541
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
Rouslan Placella
a054562100
PMA_Footer and PMA_Header no longer need to be singletons
2012-06-11 14:06:03 +01:00
Rouslan Placella
4a740376c8
Dropped header.inc.php in favor of the PMA_Header class
2012-06-11 14:06:02 +01:00
Madhura Jayaratne
1427b2f2de
Fix function names: PMA_AddJSVar -> PMA_addJSVar
2012-05-25 22:43:23 +05:30
Chanaka Indrajith
bf15800089
Remove HTML rendering inside the functions in display_tbl.lib.php file itselves
2012-05-11 16:05:55 +05:30
Rouslan Placella
7b85c709a8
Dropped server_links.inc.php
2012-05-05 16:44:27 +01:00
Madhura Jayaratne
4b8d52d937
Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line)
2012-04-22 21:28:41 +05:30
Jo Michael
1b71d9d26a
Hide language select box if there are no locales installed
2012-04-20 20:53:32 +02:00
Jan Pecek
085111e988
Remove PMA_sanitize from Suhosin warning (escaping is made twice)
2012-04-17 17:07:06 +02:00
Michal Čihař
c55477e97a
Disable version check only for IE as it does not support CSP
2012-04-16 14:15:26 +02:00
Jo Michael
d6c28d3923
Show Git revision asynchronously
2012-04-15 01:15:30 +02:00
Jo Michael
06001a08e8
Use separate library file for displaying Git revision, minor fixes
2012-04-14 16:12:05 +02:00
Jo Michael
7ce27bb3d5
Show Git revision details in right main.php column (hover SHA1 to read commit message)
2012-04-14 00:02:06 +02:00
Marc Delisle
dd5aae9a67
jQuery UI is already included from common.inc.php
2012-04-09 09:09:07 -04:00
Marc Delisle
a3edbfc1b1
Add parameter to strDoYouReally message for better translatability
...
Include jquery.sprintf.js everywhere
2012-04-09 08:20:45 -04:00
Jo Michael
4521b28517
Use pma-bbcode for trigger_error messages
2012-04-08 21:09:31 +02:00
Jo Michael
3f13a99c3c
Fix typo in '...is lower that cookie validity...'
2012-04-08 19:13:33 +02:00
Rouslan Placella
f15d0fd1d8
Removed most <noscript> tags and made JS mandatory to login
2012-04-05 22:58:57 +01:00
Jo Michael
653f086815
Replaced xml:lang attributes by lang for HTML5
2012-03-18 14:46:59 +01:00
Jo Michael
b2fd866d87
Leading ./ paths for includes can be omitted, part 2
2012-03-16 23:11:57 +01:00
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