Commit Graph

63 Commits

Author SHA1 Message Date
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
Bimal Yashodha
6b52d4c68d Test for PMA_getFirstPage
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-06-20 00:40:15 +05:30
Bimal Yashodha
6f7040f809 Tests for PMA_getHtmlForPageSaveAs()
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-06-20 00:12:26 +05:30
Bimal Yashodha
56494730a4 Improve queries
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-06-18 08:11:04 +05:30
Bimal Yashodha
c8e375defc Indent properly
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-06-18 07:59:14 +05:30
Bimal Yashodha
3f39847e1b Remove unused function
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-06-18 07:50:03 +05:30
Bimal Yashodha
48dd4f354d Remove references to designer_coords and designerwork
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-06-16 11:39:39 +05:30
Bimal Yashodha
70b48eefc2 Pass constraints for hidden tables also
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-06-16 07:34:05 +05:30
Bimal Yashodha
a71ed52bb8 Show only visible tables
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-06-16 07:01:10 +05:30
Bimal Yashodha
e04f56a04f Commit for review - multiple pages in designer
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-06-12 18:10:17 +05:30
Ann + J.M
ddf78c212b Re-merge b3dbec1...9207203, changes got lost on original merge from QA_4_2
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-05-26 10:39:50 +02:00
Michal Čihař
ce11dff6ef Avoid double checks for direct execution of a script
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-24 11:59:14 +01:00
Marc Delisle
bab0572c1e Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-03-21 12:42:10 -04:00
Madhura Jayaratne
84e9ce4946 Spaces around . operator
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-01-08 17:26:27 +05:30
Madhura Jayaratne
ee398a1de0 Doc comment improvements
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-01-03 21:25:52 +05:30
Madhura Jayaratne
89b57f6d87 Rename some functions to adhere to coding styles
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-01-02 22:47:08 +05:30
Hugues Peccatte
7bd1bf23d3 Fix PHPCS errors.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-11 22:13:10 +01:00
Marc Delisle
db6ae82c8e Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-09 07:38:11 -05:00
Marc Delisle
7ec0b0d415 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-04 06:11:52 -05:00
Madhura Jayaratne
20608589c3 Remove trailing white spaces 2013-10-19 14:29:05 +05:30
Marc Delisle
269d0c89fe Fix merge conflicts 2013-07-28 06:17:38 -04:00
Marc Delisle
142e465c80 [security] Avoid full path disclosure from some libraries scripts, see PMASA-2013-12 2013-07-17 15:24:24 -04:00
Michal Čihař
c0ce163e05 Drop some unused local variables
Found by PMD on our CI server
2013-07-10 14:53:05 +02:00
Marc Delisle
31aa840d85 Move function with other PMD functions 2013-06-26 10:24:04 -04:00
Madhura Jayaratne
3dd99512f0 These constants are better as a part of DatabaseInterface class 2013-05-26 21:15:24 +05:30
Madhura Jayaratne
650a8cdda3 Convert database interface to a class 2013-05-24 17:30:59 +05:30
Kasun Chathuranga
a242ed1ae5 PMA_DBI_fetch_row --> PMA_DBI_fetchRow 2013-05-04 08:31:22 +05:30
Kasun Chathuranga
5bcc32999f PMA_DBI_fetch_assoc --> PMA_DBI_fetchAssoc 2013-05-04 08:30:12 +05:30
Kasun Chathuranga
42256b2d0c PMA_DBI_select_db --> PMA_DBI_selectDb 2013-05-04 08:26:27 +05:30
Kasun Chathuranga
fbe4438628 PMA_DBI_fetch_result --> PMA_DBI_fetchResult 2013-05-01 00:05:16 +05:30
Kasun Chathuranga
618a37403a PMA_DBI_get_columns_sql --> PMA_DBI_getColumnsSql 2013-04-30 23:34:39 +05:30
Kasun Chathuranga
bee0134b1f PMA_DBI_get_tables_full --> PMA_DBI_geTablesFull 2013-04-30 23:27:27 +05:30
Dieter Adriaenssens
75e7e9eebc rename variable 2013-01-21 14:22:08 +01:00
Dieter Adriaenssens
044f54dbdf refactoring : use temporary variables to reduce array-structure length 2013-01-21 14:22:08 +01:00
Dieter Adriaenssens
b24f2bf93f refactoring : use temporary variable to reduce array-structure length 2013-01-21 14:22:08 +01:00
Dieter Adriaenssens
1fda806175 fix typos 2013-01-21 14:22:08 +01:00
Dieter Adriaenssens
db137d9a7d improve docblocks 2013-01-21 14:22:08 +01:00
Dieter Adriaenssens
f46687f8a1 wrap long lines 2013-01-21 14:22:08 +01:00
Dieter Adriaenssens
49cbba4bf4 improve coding style 2013-01-21 14:22:08 +01:00
Rouslan Placella
08e79ed030 Got rid of inline JS in PMD 2012-10-30 20:04:52 +00:00
Chanaka Indrajith
6971295e96 Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
Dieter Adriaenssens
f344774a37 improve docblock 2012-08-31 14:11:17 +02:00
Dieter Adriaenssens
28645fade6 fix typo 2012-08-31 14:08:12 +02:00
Dieter Adriaenssens
52af09e2de fix coding style : fix multiline condition 2012-08-31 14:07:37 +02:00
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Rouslan Placella
e306fadaab Integrated pmd with the new Header class 2012-06-11 14:06:03 +01:00
Rouslan Placella
a9e97a9e72 Fixed invalid method invocation 2012-06-11 14:06:03 +01:00
Rouslan Placella
afb5600e7e Dropped header_http.inc.php 2012-06-11 14:06:03 +01:00
Madhura Jayaratne
67c68ba7ca Fix function names: PMA_foreignkey_supported -> PMA_isForeignKeySupported 2012-05-11 22:11:24 +05:30
Marc Delisle
2282e02a8a Clarify function names 2012-04-30 14:05:13 -04:00