Michal Čihař
|
0a3d1d5be8
|
Better names for URL generating functions
|
2013-08-07 10:58:17 +02:00 |
|
Michal Čihař
|
d1bb142e87
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
Madhura Jayaratne
|
01cdc5cbf7
|
Few renamings that got missed
|
2013-05-24 19:53:52 +05:30 |
|
Madhura Jayaratne
|
650a8cdda3
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
Kasun Chathuranga
|
1c884f0cca
|
PMA_DBI_free_result --> PMA_DBI_freeResult
|
2013-05-04 08:33:49 +05:30 |
|
Kasun Chathuranga
|
5bcc32999f
|
PMA_DBI_fetch_assoc --> PMA_DBI_fetchAssoc
|
2013-05-04 08:30:12 +05:30 |
|
Kasun Chathuranga
|
bc4bfaa6d5
|
PMA_DBI_fetch_value --> PMA_DBI_fetchValue
|
2013-05-01 00:02:00 +05:30 |
|
Kasun Chathuranga
|
32e6c06324
|
PMA_DBI_get_columns --> PMA_DBI_getColumns
|
2013-04-30 23:36:47 +05:30 |
|
Kasun Chathuranga
|
a85d9eaa2c
|
PMA_DBI_get_tables --> PMA_DBI_getTables
|
2013-04-30 23:29:55 +05:30 |
|
Marc Delisle
|
080690a838
|
Fix a bug: when doing a db search, then clicking on Browse on a result
row, the query generated for (at least) the Delete link was missing the
table name.
|
2013-02-08 10:37:42 -05:00 |
|
Marc Delisle
|
2723495a4f
|
Removed the AjaxEnable directive
|
2012-12-21 16:04:57 -05:00 |
|
Rouslan Placella
|
b1762ee467
|
Dropped (again) some server side code for checking all items in a list
|
2012-10-30 20:24:00 +00:00 |
|
Chanaka Indrajith
|
9cf33ea0cc
|
Resolved conflicts
|
2012-09-19 00:46:28 +05:30 |
|
Michal Čihař
|
405b4717cc
|
Correctly pass count, can not be retrieved later
|
2012-09-17 16:11:50 +02:00 |
|
Chanaka Indrajith
|
0ff571a128
|
Modify classes with property
|
2012-09-16 15:29:56 +05:30 |
|
Madhura Jayaratne
|
46545dea98
|
Various coding style improvements
|
2012-09-02 19:43:26 +05:30 |
|
Marc Delisle
|
03f34c4ef0
|
Unused method: setCommonFunctions()
|
2012-07-10 12:36:27 -04:00 |
|
Atul Pratap Singh
|
01bcab2782
|
Use PMA_DbSearch in db_search.php
|
2012-07-07 16:12:49 +05:30 |
|
Atul Pratap Singh
|
d52321a90c
|
Use current object reference to point to PMA_CommonFunctions object
|
2012-07-07 15:04:15 +05:30 |
|
Atul Pratap Singh
|
9315294d8f
|
Add existing functions to PMA_DbSearch with required modifications
|
2012-07-07 14:28:48 +05:30 |
|
Atul Pratap Singh
|
df0658b169
|
Make libraries/DbSearch.class.php for handling Database search
|
2012-07-07 13:35:21 +05:30 |
|