Commit Graph

129 Commits

Author SHA1 Message Date
Madhura Jayaratne
6aceb6af37 Merge branch 'QA_4_3' into QA_4_4 2015-03-10 12:11:29 +05:30
Madhura Jayaratne
a1e376c45b bug #4789 Views aren't dropped when copying a database
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-03-10 12:09:40 +05:30
Madhura Jayaratne
10f57c9af6 Use $sql_query as $GLOBALS. There is no point passing them back and forth.
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-26 14:04:03 +05:30
Madhura Jayaratne
5f646285dc This method is redundant
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-26 13:30:29 +05:30
Madhura Jayaratne
aa41a0bb0e Merge branch 'QA_4_2' into QA_4_3 2014-11-19 07:13:37 +05:30
Madhura Jayaratne
9f9e6937ca #4599 Input field unnecessarily selected on focus
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-18 12:56:09 +05:30
Hugues Peccatte
2b4d6c955e Remove duplicated js function.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-03 21:57:55 +01:00
Michal Čihař
a73486da3d Add mising space
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-11-03 11:52:16 +01:00
Hugues Peccatte
42e0bdd47a Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 18:32:42 +01:00
Marc Delisle
d0bbf58d6f Cleanup
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-11-02 06:34:37 -05:00
Hugues Peccatte
70a21ec25c Merge from master.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-08 21:49:37 +02:00
Chanaka Dharmarathna
4e68ada908 Remove dead codes
Signed-off-by: Chanaka Dharmarathna <pe.chanaka.ck@gmail.com>
2014-10-04 11:40:39 +05:30
Hugues Peccatte
3de88162ff Replace PMA_String uses by mb_* calls.
Remove part of unused  variables.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-28 20:53:01 +02:00
Marc Delisle
a1b13c0d56 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-19 07:37:28 -04:00
Marc Delisle
0809fd14cb Move include file to a function
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-18 13:01:49 -04:00
Hugues Peccatte
5985894160 Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-07 00:31:45 +02:00
Hugues Peccatte
9b77d746ab Mass modifications to use PMA_String.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 10:44:03 +02:00
Bimal Yashodha
adf0d2e4b7 Remove old relational schema edit/export page and related code
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-07-01 17:51:45 +05:30
Marc Delisle
5a18dda9e1 Fix typo
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-05-18 13:32:54 -04:00
Marc Delisle
e813cab608 bug #4418 When copying databases, primary key attributes get lost
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-05-18 13:22:14 -04:00
Michal Čihař
af3bfe6cfb Consistently use comma at the end of notification messages
These are sentences and should be ended as such.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-28 09:58:17 +01:00
Marc Delisle
5ea405ef6b Make the "required" attribute XHTML compliant
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-03-07 13:07:27 -05:00
Chirayu Chiripal
12e8e872ea Feature Request #1511 Highlight empty form fields in database operation
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-03-06 13:18:54 +05:30
Michal Čihař
bb76286e8a Remove space from the string
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-27 10:45:52 +01:00
Michal Čihař
bcc6ecde63 Use selectors based on form name rather than index
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-18 13:28:37 +01:00
Madhura Jayaratne
26702fc489 Merge branch 'QA_4_1' 2014-01-09 18:46:42 +05:30
Madhura Jayaratne
e90abd5477 bug #4225 Partition maintenance broken
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-01-09 17:13:28 +05:30
Madhura Jayaratne
84e9ce4946 Spaces around . operator
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-01-08 17:26:27 +05:30
Hugues Peccatte
8665639bb0 Review of modifications
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-01-05 11:05:32 +01:00
Hugues Peccatte
6b01f835cb Rename too short variables.
Remove useless initializations.
Rename too long variables.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-01-04 20:46:18 +01:00
Madhura Jayaratne
728d3f32a3 Doc comment improvements 2013-11-29 23:23:19 +05:30
J.M
f94ff72dfc Add required attribute to table name for rename and move operations 2013-08-18 15:43:43 +02:00
Michal Čihař
1a9edda119 Various coding style fixes 2013-08-07 11:06:41 +02:00
Michal Čihař
0a3d1d5be8 Better names for URL generating functions 2013-08-07 10:58:17 +02:00
Michal Čihař
ddf42335d9 Add function docs 2013-08-07 10:31:16 +02:00
Michal Čihař
d1bb142e87 Remove unused param from PMA_Util::showMySQLDocu 2013-08-07 08:48:50 +02:00
Michal Čihař
7a97781c23 Share code for checking whether to show icons 2013-07-30 14:54:21 +02:00
Madhura Jayaratne
6d2d17e575 Merge branch 'master' into pma_string 2013-07-27 23:08:42 +05:30
Michal Čihař
04d815488d Use current DBI API 2013-07-25 11:13:55 +02:00
Marc Delisle
957a204c5a Fix typos 2013-07-23 07:12:44 -04:00
Marc Delisle
b1b39e8b0f Fix typos 2013-07-18 13:19:55 -04:00
Madhura Jayaratne
e5519859fb Make all string function accessible via $GLOBALS['PMA_String'] 2013-07-17 16:36:13 +05:30
Dirk-jan
482d0de1df Added SQL_MODE for copy and move operations to prevent import errors 2013-07-13 11:30:29 +02:00
Michal Čihař
7e9e568d4d These need to be global to make this actually work 2013-07-10 14:53:04 +02:00
Marc Delisle
84c3ec5936 Merge branch 'QA_4_0' 2013-07-10 08:31:22 -04:00
Marc Delisle
07f9442caf bug #4007 Analyze option not shown for InnoDB tables 2013-07-10 08:29:09 -04:00
Kasun Chathuranga
247e79b840 Merge branch 'master' into relView
Conflicts:
	tbl_relation.php
2013-06-25 00:27:17 +05:30
Michal Čihař
bebba32337 Merge remote-tracking branch 'origin/QA_4_0'
Conflicts:
	libraries/config.values.php
	libraries/sql_query_form.lib.php
	server_binlog.php
	server_databases.php
	tbl_structure.php
	test/classes/PMA_DisplayResults_test.php
2013-06-24 10:41:54 +02:00
Marc Delisle
d4d5a03766 Bug #3960 NavigationBarIconic config not honored 2013-06-21 10:00:41 -04:00
ayushchd
2e542c4f95 Group native and mb string functions into classes 2013-06-20 12:30:04 +05:45