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 |
|
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 |
|