Commit Graph

32 Commits

Author SHA1 Message Date
Marc Delisle
8c3e33d043 Fix coding style 2013-10-19 06:01:50 -07:00
Kasun Chathuranga
f7bf216e28 Change the structure of pma__usergroups table 2013-09-08 22:58:47 +05:30
Kasun Chathuranga
04c2e88d67 Change tables name from 'navigation' to 'navigationhiding' 2013-07-25 21:26:23 +05:30
Kasun Chathuranga
d0522a779c Revert half done commit 2013-07-25 07:22:40 +05:30
Kasun Chathuranga
1ae59ad063 Merge branch 'hideTables' of github.com:kasunchathuranga/phpmyadmin into hideTables
Conflicts:
	libraries/navigation/Nodes/Node_Database.class.php
	libraries/relation.lib.php
2013-07-25 07:08:04 +05:30
Kasun Chathuranga
66d01fcffb Hide tables in navigation tree 2013-07-20 23:13:25 +05:30
Kasun Chathuranga
342e0a6b33 Configuration values for hide/unhide navigation items feature 2013-07-20 17:10:43 +05:30
Kasun Chathuranga
dde0c60129 Forcing a storage engine for configuration storage 2013-07-12 17:06:50 +05:30
Kasun Chathuranga
f56891acec Merge branch 'master' into configurableMenus
Conflicts:
	libraries/Menu.class.php
	libraries/Util.class.php
2013-07-12 17:01:03 +05:30
Marc Delisle
a8007e46d0 Merge branch 'QA_4_0' 2013-07-12 06:46:29 -04:00
Marc Delisle
3cede7cbac bug #4015 Forcing a storage engine for configuration storage 2013-07-12 06:45:00 -04:00
Kasun Chathuranga
b30a6be291 Use consistent table names 2013-07-05 12:43:24 +05:30
Kasun Chathuranga
3ed92c5ca0 Update examples with new configurations 2013-07-05 11:57:46 +05:30
Kasun Chathuranga
0cc34a19cb SQL to generate tables for configurable menus feature for Drizzle 2013-07-05 00:20:09 +05:30
Kasun Chathuranga
52619dde8d SQL to create table for configurable menus 2013-07-04 10:12:28 +05:30
Michal Čihař
534bbc7e48 Various coding style improvements in examples 2013-05-02 10:47:41 +02:00
Michal Čihař
a1b173f139 Add missing tables to sample config and use new table names 2013-01-31 10:35:08 +01:00
Michal Čihař
c28b57141c Adjust links to documentation in comments/docs 2012-11-12 09:15:37 +01:00
Marc Delisle
3a5843a7cd rfe #1052091 [config] Double-underscores in PMA table names 2012-11-11 08:57:41 -05:00
Michal Čihař
3e050ff9d9 Various docblocks improvements 2012-09-19 15:05:26 +02:00
Michal Čihař
5370d0d6c3 Fix spacing of @package used together with @subpackage 2012-05-02 11:29:34 +02:00
Michal Čihař
b846df7033 Empty line between @param and @return 2012-04-27 13:54:13 +02:00
Rouslan Placella
7083dd0c93 Use LF line endings instead of CRLF 2012-04-22 00:27:46 +01:00
Marc Delisle
5fedf1aa3f Merge branch 'QA_3_5' 2012-04-03 12:57:31 -04:00
Marc Delisle
8c3a77f3ad Path disclosure fix 2012-04-03 12:56:58 -04:00
Jo Michael
653f086815 Replaced xml:lang attributes by lang for HTML5 2012-03-18 14:46:59 +01:00
Jo Michael
af0e6c71e7 Use HTML5 DOCTYPE along with new charset meta-tag 2012-03-16 22:54:32 +01:00
Dieter Adriaenssens
e482a94305 improve coding style 2012-03-14 16:43:26 +01:00
Michal Čihař
5d187f7222 Move SQL scripts to examples folder 2012-02-14 15:57:35 +01:00
Michal Čihař
8548929e03 Add example for many hosts configuration
Taken from Debian package as I think it might be useful for others as
well.
2012-02-13 13:32:03 +01:00
Michal Čihař
850b202e82 Move signon and openid examples to examples folder 2012-02-13 13:29:31 +01:00
Michal Čihař
281673677c Move swekey config file to exxamples folder 2012-02-13 13:27:48 +01:00