Dieter Adriaenssens
|
9b3551601c
|
escape query in error message
|
2013-05-29 21:13:32 +02:00 |
|
Dieter Adriaenssens
|
dd8cdd3958
|
improve coding style : remove mixed php and html
|
2013-01-21 21:55:31 +01:00 |
|
Chanaka Indrajith
|
6971295e96
|
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
|
2012-09-16 14:41:47 +05:30 |
|
Dieter Adriaenssens
|
623de27ef2
|
use include(_once) in case of conditional including
|
2012-08-30 17:35:56 +02:00 |
|
Chanaka Indrajith
|
78129140fd
|
Code improvements related to VIEW transformations
|
2012-08-05 09:53:16 +05:30 |
|
Chanaka Indrajith
|
c5f0f86182
|
Support for transformations inside VIEWs created using create view link
|
2012-08-05 01:39:48 +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 |
|
Rouslan Placella
|
eb98110541
|
Dropped footer.inc.php
|
2012-06-11 14:06:04 +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 |
|
Rouslan Placella
|
ec62d5f4b3
|
Dropped db_links.inc.php
|
2012-05-05 16:44:27 +01:00 |
|
Dieter Adriaenssens
|
1b6e8bea20
|
use include_once when including conditionally
|
2012-04-29 01:09:10 +02:00 |
|
Rouslan Placella
|
4c72c0e91f
|
Ajaxified "Create View" functionality
|
2012-04-25 23:47:49 +01:00 |
|
Marc Delisle
|
ef95bce35b
|
Final removal of grab_globals script
|
2012-03-27 13:04:46 -04: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
|
9bcb83af03
|
File is being conditionally included; use "include" instead
|
2011-09-23 10:56:30 +05:30 |
|
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ř
|
d291827444
|
No need to require_once footer
It is the last thing executed anyway (ends with exit).
|
2010-07-26 16:20:24 +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
|
f55823f47f
|
strings to gettext, first batch
|
2010-05-03 12:57:46 -04:00 |
|
Herman van Rink
|
195165c2ae
|
Code cleanup
|
2009-12-27 13:59:08 +00:00 |
|
Marc Delisle
|
bd3595f7cb
|
patch #2498350 [cleanup] XHTML cleanup
|
2009-01-13 22:55:44 +00:00 |
|
Michal Čihař
|
56941e509c
|
Adding @package, second part.
|
2008-11-24 11:05:40 +00:00 |
|
Michal Čihař
|
741fdb5061
|
Also ignore this one for doc.
|
2008-11-24 10:08:29 +00:00 |
|
Marc Delisle
|
5b7cfdfcf5
|
[view] clearer dialog WITH (CASCADED | LOCAL) CHECK OPTION
|
2008-01-21 21:17:23 +00:00 |
|
Sebastian Mendel
|
107fc46ad9
|
make use of PMA_Message
|
2007-10-16 12:14:19 +00:00 |
|
Sebastian Mendel
|
3f943b4704
|
in case of error, display form again prefilled with previous values and the error occurred
|
2007-10-12 10:10:59 +00:00 |
|
Marc Delisle
|
c8d0e3181e
|
bug #1787522 [view] wrong choice in algorithm drop-down
|
2007-09-05 10:17:18 +00:00 |
|
Marc Delisle
|
889b9bbb23
|
bug #1766674, CREATE VIEW from query results: truncated query
|
2007-08-03 15:08:56 +00:00 |
|
Sebastian Mendel
|
cfeb306526
|
coding standard: no spaces inside braces
|
2007-04-01 11:02:46 +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 |
|
Marc Delisle
|
42ac66ad74
|
get rid of propicon
|
2007-02-10 15:58:46 +00:00 |
|