Bimal Yashodha
48dd4f354d
Remove references to designer_coords and designerwork
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-06-16 11:39:39 +05:30
Marc Delisle
1fb3ae27cf
A TEXT column cannot have a default value
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-05-26 15:15:31 -04:00
Smita Kumari
200737bcce
gsoc:central list of columns, added sync and remove column list on db_structure page
...
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
fixing indentation in mult_submits.inc.php
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
naming convention,typos, indentaion fix and removed unnecessory file db_sync_central_columns.php
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
check if central columns storage is configured, if not configured don't show the option to sync/remove
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
add/remove columns to central list of columns from tbl_structure page
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
added icon image for central columns add/delete
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
add/remove of columns option in tbl_structure page in columns rows depending upon if column is already present in central columns or not
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
fixed php notices, apporiprate message when a non existing column is removed and when a existing column is added to cenral list
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
documentation added for central_columns configuration
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
regenerated sprite
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
changed central_columns table structure + modified functions to add to central column as per new tbl def
updated delete and other function as per new db structure
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
remove notices
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
sprintf for variable message
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
fix unit test failure errors
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
fixed whitespace issues plus function definition
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
refactoring code plus fixing coding style issues
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-05-26 23:13:03 +05:30
Michal Čihař
3eccb9eb26
Improve signon-script example
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-09 18:07:39 +02:00
Michal Čihař
064e45c878
Correct params to session_set_cookie_params
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-08 10:48:09 +02:00
Marc Delisle
8d43cedeff
bug #4364 examples/signon.php does not support the SessionSavePath directive
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-04-30 08:30:11 -04:00
Marc Delisle
e4224bf18d
Merge pull request #1095 from ashutoshdhundhara/favourite_tables_icon_only
...
Feature request: #1476 Favorite tables select box.
2014-03-26 17:01:18 -04:00
Ashutosh Dhundhara
8bc21b7876
Feature request: #1476 Favourite tables select box.
...
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Changes in "create_tables.sql".
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Minor fix in structure.lib.php.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Ripped Trailing White spaces.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Removed irrelevant comments from "FavouriteTable.class.php".
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fixed Table Summary colspan.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Changed Favourite to Favorite
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fixed failing test.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Feature request: #1476 Favourite tables select box. (Icon only)
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Gray and Golden Icons.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Removed unwanted icon from "img".
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fixed error in PMA_buildActionTitles_test.php.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Re-positioned star icon and added tooltip to it.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Ripped trailing spaces from "structure.lib.php" and "db_structure.js".
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-03-26 23:37:19 +05:30
Marc Delisle
3811fc4070
Incorrect coding style fix
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-03-20 06:47:11 -04:00
Marc Delisle
2eab950ae8
Fix coding style
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-03-20 06:38:21 -04:00
Michal Čihař
d559fa6a21
Remove trailing whitespace from the code
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-20 09:36:48 +01:00
Hugues Peccatte
8b84cf0d91
Feature #569 Load/Save Query By Example
...
Implement possibility to save/load/delete a QBE on a DB.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-02-23 14:52:48 +01:00
Marc Delisle
2a8962aa95
Signed-off-by: Marc Delisle <marc@infomarc.info>
...
Added warning about the mysql extension being deprecated
and removed the extension directive
2013-12-14 14:26:12 -05:00
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