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 |
|
Kasun Chathuranga
|
06c4939e3f
|
Show database name in 'Check referential integrity' operation as it already supports cross database relations
|
2013-06-18 12:27:33 +05:30 |
|
Madhura Jayaratne
|
650a8cdda3
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
Marc Delisle
|
2ad942746f
|
Merge branch 'QA_4_0'
|
2013-05-19 13:26:10 -04:00 |
|
Marc Delisle
|
77960d193c
|
bug #3943 Missing Operations>Table options>AUTO_INCREMENT
|
2013-05-19 13:23:20 -04:00 |
|
Marc Delisle
|
d44367e4db
|
Fix merge conflicts
|
2013-05-15 13:07:22 -04:00 |
|
J.M
|
529903e0dd
|
Fix bug #3907 undefined variables, function parameter problems
Thanks Rasmus Lerdorf for analyzing!
|
2013-05-13 11:27:56 +02:00 |
|
Rouslan Placella
|
51d88264fc
|
Improved layout on db and table operations pages
|
2013-05-11 12:06:27 +01:00 |
|
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 |
|