Commit Graph

244 Commits

Author SHA1 Message Date
Umair Khan
6982892ef9 #4144 "DROP DATABASE" displays wrong database name FIX 2013-10-27 13:30:46 +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
Madhura Jayaratne
ba16e22315 Coding style improvements 2012-08-31 00:46:35 +05:30
Dieter Adriaenssens
a9c4a1a5e5 fix coding style 2012-08-30 17:41:33 +02:00
Dieter Adriaenssens
623de27ef2 use include(_once) in case of conditional including 2012-08-30 17:35:56 +02:00
Marc Delisle
aaa215c154 Fix notice 2012-08-19 16:12:18 -04:00
Thilina Buddika
6e09a158df missing function parameter 2012-08-05 07:34:51 +05:30
Thilina Buddika
40364f9507 upstream merge 2012-08-04 04:43:54 +05:30
Thilina Buddika
f5f7ec6448 remove echo 2012-07-29 22:12:24 +05:30
Thilina Buddika
a102f55a90 spelling mistake 2012-07-28 19:02:18 +05:30
Thilina Buddika
918cc1ce48 remove echo 2012-07-28 13:37:58 +05:30
Thilina Buddika
34e43e461d db_collation list 2012-07-27 01:37:43 +05:30
Thilina Buddika
9441576921 modified some of GLOBALS[db] 2012-07-27 01:13:55 +05:30
Thilina Buddika
87f096a44c implementation of PMA_duplicateBookmarks() 2012-07-26 02:57:14 +05:30
Thilina Buddika
fc3c01f628 modified some of GLOBALS[db] 2012-07-26 02:45:09 +05:30
Thilina Buddika
3bb25380c0 remove global variable definitions 2012-07-26 02:05:35 +05:30
Thilina Buddika
a9070c633e implementation of PMA_createAllAccumulatedConstraints() 2012-07-26 00:49:56 +05:30
Thilina Buddika
b2b394f583 implementation of PMA_handleTheViews() 2012-07-26 00:06:30 +05:30
Alex Marin
854d198191 remove unused variable 2012-07-25 11:04:35 +03:00
Thilina Buddika
e8f1dacb4d PMA_runEventDefinitionsForDb() function implementation 2012-07-25 02:40:43 +05:30
Thilina Buddika
1b7860150a PMA_getSqlQueryForCopyTable() function implementation 2012-07-25 01:42:18 +05:30
Thilina Buddika
769f5a9bf9 change PMA_removeAllForeignKeyConstraints() function signature and improve 2012-07-24 23:53:28 +05:30
Thilina Buddika
6a5f489539 implementation of PMA_getViewsAndCreateSqlViewStandIn() function 2012-07-24 01:30:31 +05:30
Thilina Buddika
ef43e97eca function for remove all foreign key constraints 2012-07-24 00:40:32 +05:30
Thilina Buddika
db13811b31 PMA_getSqlQueryAndCreateDbBeforeCopy function implementation 2012-07-23 22:17:05 +05:30
Thilina Buddika
7645aa7d34 PMA_runProcedureAndFunctionDefinitions function implementation 2012-07-23 21:30:37 +05:30
Thilina Buddika
a90c3b9822 PMA_getHtmlForExportRelationalSchemaView function implementation and formating 2012-07-23 08:07:04 +05:30
Thilina Buddika
c7ee4b3ccd PMA_getHtmlForChangeDatabaseCharset function implementation 2012-07-23 06:01:47 +05:30
Thilina Buddika
a80dfa751a PMA_getHtmlForCopyDatabase funtion implementation and remove addHtml usgae for testing, 2012-07-23 05:16:28 +05:30
Thilina Buddika
5e4a8d4d67 remove echo 2012-07-21 23:23:31 +05:30
Thilina Buddika
85b8affabf PMA_getHtmlForDropDatabaseLink function implementation 2012-07-21 23:20:39 +05:30
Thilina Buddika
10212275f1 PMA_getHtmlForRenameDatabase function implementation and add missing requirement 2012-07-21 21:16:56 +05:30
Thilina Buddika
de5b6c9669 new lib file for Operations and PMA_getHtmlForDatabaseComment function implementation 2012-07-21 20:22:34 +05:30
Chanaka Indrajith
a76dcc4e4f Resolve conflicts 2012-06-30 11:47:45 +05:30
Chanaka Indrajith
106265a7f8 Resolve conflicts 2012-06-30 11:30:39 +05:30
Alex Marin
c1b8b9ca86 oop: rename database bug 2012-06-29 12:28:57 +03:00
Alex Marin
3fa180b228 oop: merge master, fix commits 2012-06-27 19:52:37 +03:00
Chanaka Indrajith
39d37fafcc Resolved conflicts 2012-06-27 21:53:59 +05:30
Madhura Jayaratne
ec046f7d11 Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser) 2012-06-23 23:06:29 +05:30
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Alex Marin
5623356e7a oop: fix bugs and phpcs errors for all export plugins 2012-06-18 14:22:12 +03:00
Alex Marin
0899d6722e oop: merge master 2012-06-17 11:40:11 +03:00
Rouslan Placella
a16e723048 Dropped PMA_ajaxResponse() 2012-06-11 17:58:35 +01:00
Rouslan Placella
eb98110541 Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
Rouslan Placella
a054562100 PMA_Footer and PMA_Header no longer need to be singletons 2012-06-11 14:06:03 +01:00
Rouslan Placella
4a740376c8 Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
Alex Marin
ff930b788a oop: modify PMA_getTableDef and PMA_getTableDefStandIn usage 2012-06-09 12:38:44 +03:00
Chanaka Indrajith
bf15800089 Remove HTML rendering inside the functions in display_tbl.lib.php file itselves 2012-05-11 16:05:55 +05:30
Chanaka Indrajith
dfc73d3494 Resolved conflicts after merge 2012-05-08 23:57:59 +05:30