Commit Graph

72 Commits

Author SHA1 Message Date
Kasun Chathuranga
42256b2d0c PMA_DBI_select_db --> PMA_DBI_selectDb 2013-05-04 08:26:27 +05:30
Kasun Chathuranga
6b1f6ae046 Merge branch 'master' into DBI_naming_cleanUp
Conflicts:
	libraries/database_interface.lib.php
	libraries/db_table_exists.lib.php
	libraries/relation.lib.php
	libraries/rte/rte_triggers.lib.php
	libraries/schema/Dia_Relation_Schema.class.php
	libraries/schema/Visio_Relation_Schema.class.php
	tbl_addfield.php
2013-05-01 00:51:15 +05:30
Kasun Chathuranga
b8c764a86e PMA_DBI_get_triggers --> PMA_DBI_getTriggers 2013-05-01 00:09:36 +05:30
Kasun Chathuranga
4f4853ce1e PMA_DBI_get_definition --> PMA_DBI_getDefinition 2013-05-01 00:08:44 +05:30
Kasun Chathuranga
5d55cf1975 PMA_DBI_get_procedures_or_functions --> PMA_DBI_getProceduresOrFunctions 2013-05-01 00:07:43 +05:30
Kasun Chathuranga
d210c2a8a7 PMA_DBI_get_warnings --> PMA_DBI_getWarnings 2013-05-01 00:06:37 +05:30
Kasun Chathuranga
fbe4438628 PMA_DBI_fetch_result --> PMA_DBI_fetchResult 2013-05-01 00:05:16 +05:30
Kasun Chathuranga
bc4bfaa6d5 PMA_DBI_fetch_value --> PMA_DBI_fetchValue 2013-05-01 00:02:00 +05:30
Michal Čihař
2fbb4cee0d Consistently include colon in strings to translate
In some languages this makes difference in translating, so it's better
to give translators full context.
2013-04-25 14:22:31 +02:00
J.M
c149391909 Merge remote-tracking branch 'origin/QA_4_0' into master 2013-04-14 15:57:20 +02:00
J.M
1e1354faca Fix spacing in table operations, Alter table order box 2013-04-14 15:46:35 +02:00
J.M
f1513b2678 Fix bug #3873 Can't copy table to target database if table exists there 2013-04-14 15:40:29 +02:00
Madhura Jayaratne
466a7645c7 PHP keywords must be lowercase 2013-04-12 21:45:02 +05:30
Marc Delisle
6a39a4445a bug #3871 Check referential integrity broken across databases 2013-04-11 19:50:48 -04:00
Marc Delisle
f9f8cf8b8b rfe #1386 Add IF NOT EXISTS clause when copying database 2013-02-19 08:31:58 -05:00
Marc Delisle
2723495a4f Removed the AjaxEnable directive 2012-12-21 16:04:57 -05:00
Rouslan Placella
5491e69d58 Fixed broken storage engine selection on tbl_operation.php 2012-11-30 11:56:58 +00:00
Rouslan Placella
a7bf9bf0a7 Fixed display of query results for table maintainance links 2012-11-25 13:20:00 +00:00
Rouslan Placella
1379cf881c Ajaxify table options form on tbl_operations.php 2012-10-30 20:24:00 +00:00
Rouslan Placella
b8e9d3cb64 Fixed submission of table options form 2012-10-30 20:24:00 +00:00
Rouslan Placella
d962238be8 Ajaxified move table form on tbl_operations.php 2012-10-30 20:24:00 +00:00
Rouslan Placella
19e25c5a15 Dropped obsolete ajaxification of alterTableOrderby form on tbl_operations.php 2012-10-30 20:23:59 +00:00
Rouslan Placella
9e3a9ee52f Dropped main.php 2012-10-30 20:10:20 +00:00
Rouslan Placella
22158ed387 Use an "ajax" class on ajaxified "Drop Db/Table" links 2012-10-30 20:04:52 +00:00
Rouslan Placella
8020d3678b Use an "ajax" class on ajaxified "Table maintenance" links 2012-10-30 20:04:52 +00:00
Chanaka Indrajith
26852195c4 Remove unnecessary character 2012-10-10 22:41:12 +05:30
Chanaka Indrajith
13208324d3 Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
Chanaka Indrajith
6971295e96 Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
Chanaka Indrajith
e6894be57f Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
Chanaka Indrajith
0829709064 Remove variable 2012-09-16 14:31:22 +05:30
Marc Delisle
f724a9ae91 Bug #3554601 Cannot copy a database that contains views 2012-09-09 08:39:10 -04:00
Michal Čihař
89e1b3de73 Add missing space between attributes 2012-08-23 09:46:29 +02:00
Michal Čihař
6a95e36ea9 Missing space inside html 2012-08-23 09:29:17 +02:00
Michal Čihař
3ff66459a4 Gettext makes no sense here 2012-08-23 09:26:44 +02:00
Madhura Jayaratne
fefc555cb6 Fix indentation 2012-08-22 23:17:12 +05:30
Madhura Jayaratne
be2543f261 Coding style improvements 2012-08-22 23:05:22 +05:30
Madhura Jayaratne
707540c25a Fix doc blocks 2012-08-22 22:51:33 +05:30
thilinaa
e11d959a4e missing comma 2012-08-18 20:12:29 +05:30
thilinaa
51588f39ef missing bracket 2012-08-18 08:39:47 +05:30
thilinaa
dc5d9f789c missing bracket 2012-08-18 08:34:40 +05:30
Thilina Buddika
94aacf83bc remove weird string from tbl operation page 2012-08-16 00:13:40 +05:30
Thilina Buddika
9948b26fbe missing function parameter in operation-lib 2012-08-15 21:52:57 +05:30
Michal Čihař
236af3b22c Another no longer translated strings 2012-08-10 12:59:49 +02:00
Michal Čihař
1d838cce9b Whitespace cleanup 2012-08-10 12:58:18 +02:00
Michal Čihař
7784587ea1 Make action names translatable 2012-08-10 12:58:10 +02:00
Thilina Buddika
4645c5a342 formatting 2012-08-06 07:26:42 +05:30
Thilina Buddika
2d10c24867 implementation of PMA_getQueryAndResultForPartition() 2012-08-06 05:50:49 +05:30
Thilina Buddika
165cec112d implementation of PMA_getWarningMessagesArray() 2012-08-06 03:32:58 +05:30
Thilina Buddika
829b7a7ae7 remove global variable definitions and remove php notices and formatting 2012-08-06 03:14:57 +05:30
Thilina Buddika
33ef49fe58 change function name 2012-08-05 20:34:00 +05:30