Dhananjay Nakrani
|
9a1fb901d0
|
Remove included 'common_error_reporting.php' script and its inclusion from all the scripts.
Signed-off-by: Dhananjay Nakrani <dhananjaynakrani@gmail.com>
|
2014-06-16 11:50:54 +05:30 |
|
Dhananjay Nakrani
|
e9d5523795
|
Include error reporting script at the end of all the 'relevant' scripts.
Signed-off-by: Dhananjay Nakrani <dhananjaynakrani@gmail.com>
|
2014-06-16 11:50:53 +05:30 |
|
Michal Čihař
|
0a3d1d5be8
|
Better names for URL generating functions
|
2013-08-07 10:58:17 +02:00 |
|
Michal Čihař
|
9c141ee607
|
Various coding style fixes
|
2013-08-06 15:56:32 +02:00 |
|
Madhura Jayaratne
|
650a8cdda3
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
Kasun Chathuranga
|
42256b2d0c
|
PMA_DBI_select_db --> PMA_DBI_selectDb
|
2013-05-04 08:26:27 +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
|
9a47688dc6
|
Various coding style improvements
|
2012-07-29 19:25:52 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Rouslan Placella
|
a16e723048
|
Dropped PMA_ajaxResponse()
|
2012-06-11 17:58:35 +01: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 |
|
Madhura Jayaratne
|
3332151859
|
Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself)
|
2012-04-14 09:09:21 +05:30 |
|
Jo Michael
|
b2fd866d87
|
Leading ./ paths for includes can be omitted, part 2
|
2012-03-16 23:11:57 +01:00 |
|
Michal Čihař
|
e56949f160
|
Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
|
2011-10-25 10:13:17 +02:00 |
|
Madhura Jayaratne
|
13adb5adf7
|
Use lower case for true, false and null
|
2011-09-23 11:11:41 +05:30 |
|
Thilanka Kaushalya
|
66fbb2da26
|
Fixed the bugs in table copy of table operations
|
2011-07-31 22:53:02 +05:30 |
|
Thilanka Kaushalya
|
2784695154
|
Ajaxify the table coppy option in table operations
|
2011-07-31 12:20:17 +05:30 |
|
Atul Pratap Singh
|
6acf4acd25
|
auto get back to the Table Operations tab
|
2011-03-28 14:22:36 +02:00 |
|
Michal Čihař
|
d17fba309c
|
Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
|
2010-08-30 09:53:37 +02:00 |
|
ninadsp
|
a2f78a6d38
|
Resolve merge conflicts for upstream merge
|
2010-07-29 19:17:25 +05:30 |
|
Michal Čihař
|
3910ce6121
|
Remove explicit inclusion of Table.class.php as it is included in common.inc anyway.
|
2010-07-26 16:35:52 +02:00 |
|
ninadsp
|
e646a2760c
|
Fixed conflict due to upstream merge
|
2010-07-23 21:59:15 +05:30 |
|
Michal Čihař
|
318dc4b650
|
Drop @version tag from docblocks.
|
2010-07-20 13:59:17 +02:00 |
|
ninadsp
|
bed1948d04
|
testing git setup - no major change made in code yet
only added a few comments
|
2010-05-23 01:22:01 +05:30 |
|
Marc Delisle
|
7925c03896
|
gettext conversion
|
2010-05-11 13:05:43 -04:00 |
|
Michal Čihař
|
84ae0420fe
|
Adding @package, third part.
|
2008-11-24 11:22:44 +00:00 |
|
Marc Delisle
|
823687a437
|
bug #1859460, prevent an empty target_db field to produce a failure, thanks to windkiel
|
2007-12-30 20:59:57 +00:00 |
|
Sebastian Mendel
|
107fc46ad9
|
make use of PMA_Message
|
2007-10-16 12:14:19 +00:00 |
|
Sebastian Mendel
|
d654b80d6d
|
use full qualified table name in success message (db.table instead if just table)
|
2007-10-12 11:54:44 +00:00 |
|
Sebastian Mendel
|
eda10ae46a
|
make use of PMA_Message
return to tbl_operations.php in case of error and do not display empty error page
|
2007-10-12 11:24:35 +00:00 |
|
Sebastian Mendel
|
40b3ce9fd1
|
use array to define included JavaScript libraries
|
2007-10-04 09:22:50 +00:00 |
|
Sebastian Mendel
|
d0facc3d4f
|
splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php
|
2007-03-20 14:16:18 +00:00 |
|
Sebastian Mendel
|
374abd5173
|
fixed/added page level docblock
|
2007-03-20 10:32:13 +00:00 |
|
Sebastian Mendel
|
817e790762
|
synced/fixed vim line
|
2007-03-19 17:55:39 +00:00 |
|
Michal Čihař
|
fb9a3a598e
|
Check before commit!
|
2006-11-17 08:49:30 +00:00 |
|
Michal Čihař
|
ad06b4a991
|
Rename tbl_* files to drop useless _properties part.
|
2006-10-25 10:55:20 +00:00 |
|
Marc Delisle
|
e79079b0c4
|
bug 1388048, constraints copied too early when copying a db
|
2006-07-04 16:46:09 +00:00 |
|
Sebastian Mendel
|
f341c72fbe
|
merged libraries\tbl_move_copy.php in class PMA_Table
|
2006-02-21 11:34:19 +00:00 |
|
Sebastian Mendel
|
0ae8842353
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
Michal Čihař
|
6aeabf44d1
|
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
|
2005-11-24 09:12:17 +00:00 |
|
Sebastian Mendel
|
fcf387bc70
|
common.lib.php should REALLY REALLY and ALWAYS be the first include
|
2005-11-18 12:50:49 +00:00 |
|
Michal Čihař
|
a9aedbe951
|
Unified cookie path handling, added / to end of path (bug #1155373).
|
2005-03-06 21:10:53 +00:00 |
|
Michal Čihař
|
1293dc1a24
|
Implemented database copying (RFE #996730), this forced separating code for copying tables.
|
2004-10-20 17:29:18 +00:00 |
|
Michal Čihař
|
8ed40bb772
|
Remove unused PMA_myHandler().
|
2004-10-20 16:31:05 +00:00 |
|
Michal Čihař
|
0cf5a3cb56
|
Fix left frame reloading after dropping table (bug #1034531).
|
2004-10-19 16:19:24 +00:00 |
|
Marc Delisle
|
6001be9224
|
bug 995098, cannot copy table data
|
2004-08-01 17:20:10 +00:00 |
|
Michal Čihař
|
1aaa89fa54
|
Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser.
|
2004-05-20 16:14:13 +00:00 |
|
Alexander M. Turek
|
2915b5c3ce
|
Added MySQLi library; Removed calls to old mysql_wrappers library.
|
2004-01-22 02:13:48 +00:00 |
|
Marc Delisle
|
a69eb2ebbc
|
PMA_DBI_insert_id
|
2004-01-20 20:52:28 +00:00 |
|