Commit Graph

125 Commits

Author SHA1 Message Date
Madhura Jayaratne
ba16e22315 Coding style improvements 2012-08-31 00:46:35 +05:30
Atul Pratap Singh
9dece4fbef Add wrongly removed query execution part 2012-07-22 18:37:30 +05:30
Atul Pratap Singh
9ac38c49de Fix visual buider link for now 2012-07-22 16:24:17 +05:30
Atul Pratap Singh
80e13b0aca Add missing cfgRelation declaration 2012-07-22 16:16:45 +05:30
Atul Pratap Singh
c97ee5fd4b Remove some more global variables 2012-07-21 13:35:25 +00:00
Atul Pratap Singh
6132bb1299 Fix wrong require_once 2012-07-21 12:19:42 +00:00
Atul Pratap Singh
6fcbbb72d7 Use PMA_DBQbe in db_qbe.php 2012-07-20 16:28:58 +00:00
Atul Pratap Singh
0bf05d6b72 Some remaining variable name improvements 2012-07-18 12:58:47 +05:30
Atul Pratap Singh
748d2e9144 Form function to generate QBE form 2012-07-17 08:00:49 +05:30
Atul Pratap Singh
fdd851c19c Form funcion to get SQL query 2012-07-17 07:17:53 +05:30
Atul Pratap Singh
6f63f54ca9 Remove post_params 2012-07-17 07:06:57 +05:30
Atul Pratap Singh
fd2e73e989 Form function to get FROM clause 2012-07-15 16:26:34 +05:30
Atul Pratap Singh
1623e5581d Remove some global variables 2012-07-15 16:12:46 +05:30
Atul Pratap Singh
aea70f5743 Remove some unuseful variables 2012-07-15 15:37:01 +05:30
Atul Pratap Singh
8a901c4e73 Some variable name improvements 2012-07-15 15:17:29 +05:30
Atul Pratap Singh
26c77f3a90 Form function to get valid where clauses 2012-07-15 14:47:33 +05:30
Atul Pratap Singh
5668e7f908 Form function to get the master table 2012-07-15 13:26:36 +05:30
Atul Pratap Singh
de318fce3b Form functions to get LEFT JOIN column candidates 2012-07-14 19:56:29 +05:30
Atul Pratap Singh
dc1728f99a Fix typo introduced before variable name changes 2012-07-14 18:54:11 +05:30
Atul Pratap Singh
5f61e9cc46 New library file for db_qbe.php 2012-07-13 07:28:09 +05:30
Atul Pratap Singh
a83c4c9430 Add missing doc block 2012-07-13 07:12:46 +05:30
Atul Pratap Singh
87ce6e7a16 Some more variable name improvements 2012-07-13 07:03:40 +05:30
Atul Pratap Singh
91f04e5660 Form function for generating AND/OR, INS/DEL criteria inbutbox rows 2012-07-12 08:18:15 +05:30
Atul Pratap Singh
4115b6684e Form function to get more criteria inputboxes 2012-07-12 07:56:53 +05:30
Atul Pratap Singh
cc3fbae940 Form function to get Ins/Del and AND/OR row cell 2012-07-11 22:38:44 +05:30
Atul Pratap Singh
48ae6db4cf Some variable name improvements 2012-07-11 10:13:29 +00:00
Atul Pratap Singh
fc7bfa8cc3 Use implode in place of last_select and last_orderby 2012-07-10 21:51:49 +05:30
Atul Pratap Singh
9fe3a570f0 Logical improvement in PMA_dbQbeGetOrderByClause 2012-07-10 21:26:45 +05:30
Atul Pratap Singh
7024c4df9b Fix doc comment 2012-07-10 21:11:31 +05:30
Atul Pratap Singh
398588a16d Form function to generate order by clause 2012-07-10 21:10:24 +05:30
Atul Pratap Singh
664e2d46a6 Add missing return statement 2012-07-10 20:55:21 +05:30
Atul Pratap Singh
46b7fe0039 Form function for generating where clause 2012-07-10 08:18:07 +05:30
Atul Pratap Singh
dbe87e52a4 Form function for generating SELECT clause 2012-07-09 23:54:18 +05:30
Atul Pratap Singh
74f5144389 Form functions for column modification options, fixes already set criteria display too 2012-07-06 20:28:23 +05:30
Atul Pratap Singh
2b9fbc4b84 Use globals to build SQL query for now 2012-07-06 08:00:16 +05:30
Atul Pratap Singh
f5d15946f3 Form function to display tables select list 2012-07-06 00:00:12 +05:30
Atul Pratap Singh
4ce4dee2da Form function to display search table footer elements 2012-07-05 08:25:23 +05:30
Atul Pratap Singh
270ab5e225 Form function for displaying criteria inputboxes 2012-07-05 07:55:13 +05:30
Atul Pratap Singh
75a644c1e9 Form function to display show checkboxes 2012-07-05 07:34:34 +05:30
Atul Pratap Singh
9eed63a622 Merge remote-tracking branch 'upstream/master' 2012-07-04 21:39:41 +05:30
Marc Delisle
0c9effac86 Missing global variables for additional criteria lines 2012-07-04 11:25:14 -04:00
Marc Delisle
5223035aeb Missing global variables 2012-07-04 11:07:01 -04:00
Atul Pratap Singh
18afed10a8 Fix selected criteria display while inserting/deleting new column 2012-07-04 16:25:36 +05:30
Atul Pratap Singh
408baf9401 Fix some doc comments 2012-07-04 16:06:58 +05:30
Atul Pratap Singh
9ccd70651f Form functions for displaying sorting options list 2012-07-04 16:01:28 +05:30
Atul Pratap Singh
38b10f042c Use global REQUEST variable at some places, fixes previously filled criteria display 2012-07-04 14:54:43 +05:30
Atul Pratap Singh
060fe233c2 Remove some HTML-PHP mix and form function for column names row 2012-07-04 11:27:37 +05:30
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Rouslan Placella
eb98110541 Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
Rouslan Placella
eece82dc81 Fixed broken "Switch to visual builder" link in db_qbe.php 2012-06-06 12:03:47 +01:00