Commit Graph

117 Commits

Author SHA1 Message Date
Marc Delisle
975870337b - bug #4163 Setup script does not recognize manually-configured server
- Improve English
2013-11-25 08:06:54 -05:00
Marc Delisle
43b8d377d7 4.0.10-dev 2013-10-31 12:17:31 -04:00
Marc Delisle
385e3274be 4.0.9-dev 2013-10-02 06:14:02 -04:00
Marc Delisle
5b023232db 4.0.8-dev 2013-09-18 07:57:12 -04:00
Marc Delisle
ceb09a82fa 4.0.7-dev 2013-08-27 12:38:57 -04:00
Marc Delisle
25beabce96 Merge pull request #646 from nijel/remove-navi-tooltip
Do not show tooltip in table navigation
2013-08-27 07:37:48 -07:00
Marc Delisle
0232b5d32d Document new default value 2013-08-27 08:10:50 -04:00
Michal Čihař
1084e4dfdd Do not show tooltip in table navigation
Most tables don't have any comment set and this causes serious slow down
of a navigation.
2013-08-27 11:08:28 +02:00
Marc Delisle
dd39ca8da0 The ctype extension is not required but only suggested for performance 2013-08-24 06:22:50 -04:00
Marc Delisle
baf3dd9b6a Bug #4036 Call to undefined function mb_detect_encoding (clarify the doc) 2013-07-30 08:27:12 -04:00
Michal Čihař
f08ff304f9 Merge branch 'MAINT_4_0_5' into QA_4_0 2013-07-29 14:55:41 +02:00
Michal Čihař
240b8332db Readd AllowThirdPartyFraming option
We want by default no framing of phpMyAdmin, but still some sites might
need to embed it, so configuration option (with appropriate security
warning) is there.

This basically reverts d7e0bed284.
2013-07-29 14:55:22 +02:00
Marc Delisle
e73bfee67c 4.0.6-dev 2013-07-28 09:34:39 -04:00
Marc Delisle
52b9b6c81f 4.0.5-rc1 2013-07-28 09:31:06 -04:00
Marc Delisle
d4d5a03766 Bug #3960 NavigationBarIconic config not honored 2013-06-21 10:00:41 -04:00
Marc Delisle
18b7f4e4d0 4.0.5-dev 2013-06-13 13:41:49 -04:00
Marc Delisle
063a2d9937 bug #3964 Import using https does not work 2013-06-10 08:02:00 -04:00
Marc Delisle
eb12fe41a7 bug #3960 NavigationBarIconic config not honored 2013-06-06 08:47:59 -04:00
Michal Čihař
eb29af585a Allow customization of CSP headers
This is useful for inserting custom javascript in header/footer files.
2013-06-05 10:04:06 +02:00
Marc Delisle
961515d50b 4.0.4-dev 2013-05-31 12:30:06 -04:00
Marc Delisle
e0c3c1d977 4.0.3-dev 2013-05-21 08:30:59 -04:00
Marc Delisle
6d890c3626 bug #3917 CountTables directive is deprecated 2013-05-20 13:28:44 -04:00
Marc Delisle
9fa18175fd 4.0.2-dev 2013-05-10 08:02:02 -04:00
Marc Delisle
5a383c5be1 4.0.1-dev 2013-04-25 06:45:50 -04:00
Marc Delisle
b50aabb0e3 4.0.0-rc3 release 2013-04-24 09:02:39 -04:00
Marc Delisle
f105e8fcba 4.0.0-rc2 2013-04-15 16:32:21 -04:00
Marc Delisle
b223446b19 4.0.0-rc1 2013-04-02 12:19:49 -04:00
Michal Čihař
eed90a9071 Better format name 2013-04-02 17:21:21 +02:00
Michal Čihař
9190e7a1cb Improve credits formatting 2013-04-02 16:53:52 +02:00
Michal Čihař
9e28b2fe21 Include translator credits (bug #3843) 2013-04-02 16:48:33 +02:00
Marc Delisle
29b297f41f Fix bug "#3853 Blowfish implementation might be broken" by replacing the
library with phpseclib

I could not make PMA_blowfish_test.php work with the new library.
2013-04-01 07:04:25 -04:00
Marc Delisle
118c0e2195 English improvement 2013-03-29 13:18:49 -04:00
Marc Delisle
79ebabd607 English improvement 2013-03-29 13:18:12 -04:00
Marc Delisle
321c96269c English improvement 2013-03-29 13:17:49 -04:00
Marc Delisle
a64455da57 English improvement 2013-03-29 13:17:11 -04:00
Marc Delisle
9c0d1a20af English improvement 2013-03-29 13:15:55 -04:00
Marc Delisle
d0a7dd7b3a English improvement 2013-03-29 13:14:00 -04:00
Marc Delisle
786e569b4f 4.0.0-beta3 2013-03-27 07:42:21 -04:00
Marc Delisle
b48affc999 Merge pull request #216 from ayushchd/reserved_words_issue
Reserved words issue
2013-03-21 09:45:57 -07:00
ayushchd
27967e7f79 Added ability to disable MySQL reserved word warning
Disable MySQL reserved word warning $cfg['ReservedWordDisableWarning'],
documentation and ability to change from prefs pane
2013-03-21 18:29:24 +05:30
Marc Delisle
9158580da5 4.0.0-beta2 2013-03-17 06:59:08 -04:00
Marc Delisle
8ba0601eea Version change doc for only_db 2013-03-12 07:08:37 -04:00
Marc Delisle
da0f681fc7 Remove the database ordering sub-feature of the only_db directive 2013-03-09 07:48:08 -05:00
Michal Čihař
6836ec03dd Add link to developers section 2013-02-12 10:09:19 +01:00
Marc Delisle
bcfba0d46c Fix merge conflicts 2013-02-09 07:50:16 -05:00
Marc Delisle
ea2f0d01e2 4.0.0-beta1 2013-02-09 06:44:05 -05:00
Michal Čihař
57a97a7057 Use up to date links to bugs and feature requests 2013-02-04 11:52:47 +01:00
Marc Delisle
db77bc6ad2 4.0.0-alpha2 2013-01-28 07:59:35 -05:00
Marc Delisle
24b5294d85 Set 4.0.0-alpha1 for master; when we reach beta, the MAINT_4_0_0 and QA_4_0 branches will start 2013-01-21 12:23:47 -05:00
Marc Delisle
e610174ef2 Default value for NavigationDisplayServers now set to true 2013-01-17 06:28:41 -05:00