Hugues Peccatte
08cdf6f2fd
Merge branch 'master' into psr1_master
2015-11-08 16:16:05 +01:00
Hugues Peccatte
f9d582bd09
Make PHPCS happy.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-11-08 15:58:48 +01:00
Hugues Peccatte
dffc8c34e9
Remove logic code in declaration files.
...
Move declaration out of logic file.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-10-27 18:56:39 +01:00
Hugues Peccatte
f0ba28fc1d
Set namespace on Advisor, Config, Console and Util classes.
...
Set namespace on DbQbe.
Set namespace to 'DbSearch'.
Split Advisor.class.php file.
Change Advisor namespace.
Rename DbQbe class and file.
Set namespace on DisplayResults.
Set namespace on Error.
Use namespace for ErrorHandler.
Add class autoloader.
Change ErrorHandler filename.
Remove some require.
Update Config namespace path.
Update PMA_Util to PMA\libraries\Util.
Rename Font and File classes files.
Use namespace for Footer.
Set namespace in all libraries classes.
Namespace OutputBuffering.
Export SubPartition.
Rename Partition file.
Namespace PDF.
Namespace RecentFavoriteTable.
Replace PMA_Response by Response and PMA_Message by Message.
Update uses and calls.
Fix unit tests.
Fix SqlParser autoload.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:22:52 +02:00
Dan Ungureanu
91b97fadc2
Remove unneeded closing tags.
...
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 00:18:38 +03:00
Aayush Anand
053ca6029e
additional feature for form validation
...
Signed-off-by: Aayush Anand <aayushism12@gmail.com>
2015-04-05 21:39:40 +05:30
Aayush Anand
30ba4c3cd7
Feature 763 jquery validation feature squashed
...
Signed-off-by: Aayush Anand <aayushism12@gmail.com>
2015-04-04 21:10:06 +05:30
Hugues Peccatte
008b1fa8d3
Rewrite to decrease number of nested levels.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-07 22:16:16 +01:00
Dieter Adriaenssens
ed94a77259
remove unused variables
2013-01-24 17:31:07 +01:00
Chanaka Indrajith
6971295e96
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
2012-09-16 14:41:47 +05:30
Chanaka Indrajith
766466135e
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
Michal Čihař
397b6fd00e
Cleanup spacing after @return
2012-04-27 11:33:26 +02:00
Dieter Adriaenssens
0f772aa173
check if PHPMYADMIN is set
2012-04-14 16:51:26 +02:00
Madhura Jayaratne
4cb5bcd4b5
Improve coding style
2012-03-18 09:53:33 +05:30
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
Aris Feryanto
de3ac00227
Fix printing JS arrays
2011-08-23 08:09:55 +02:00
Michal Čihař
ef80b78991
Docblocks
2011-08-22 09:10:39 +02:00
Michal Čihař
863d8f2e52
Support for not escaped js code
2011-08-22 09:06:31 +02:00
Michal Čihař
381b593e59
Fix typecasting
2011-08-19 10:52:32 +02:00
Michal Čihař
c289045dcd
Fix typo
2011-08-19 10:49:58 +02:00
Michal Čihař
fb1c4bd9ee
Handle more types in js variable formatting
2011-08-19 10:43:08 +02:00
Michal Čihař
17f4b82821
Factor out code escaping from echo
2011-08-19 10:35:00 +02:00
Michal Čihař
db84b20052
Explain reason for escaping # after digging in git history
2011-08-09 08:53:56 +02:00
Michal Čihař
1ec0b69e6b
Coding style, function definitions
2011-08-05 14:49:23 +02:00
Michal Čihař
9405dbb82a
Fix spacing after @param
2011-07-22 09:21:55 +02:00
Michal Čihař
e57f27e50b
Remove @uses tags from docblocks
2011-06-27 11:20:20 +02:00
Dieter Adriaenssens
57c5abf579
Merge branch 'QA_3_3'
2010-11-14 18:28:10 +01:00
Marc Delisle
5f4604c9bb
bug #3103853 [js] Double quotes were not escaped in generated js; I think this only applies to 3.3.x
2010-11-06 07:51:06 -04: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
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
Michal Čihař
c2260ccb41
Generate more compact output.
2010-05-04 09:07:55 +02:00
Michal Čihař
93a0962864
Move function to js escaping library.
2010-05-04 09:06:30 +02:00
Marc Delisle
819324ede6
remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software
2010-03-06 18:04:17 +00:00
Marc Delisle
526dce65cb
3.3
2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4
3.3
2009-12-31 13:09:18 +00:00
Marc Delisle
651cc1e837
typos
2008-09-22 14:09:44 +00:00
Michal Čihař
0d219abdcd
XSS in MSIE using NUL byte, thanks to JPCERT.
2008-09-22 10:13:32 +00:00
Sebastian Mendel
374abd5173
fixed/added page level docblock
2007-03-20 10:32:13 +00:00
Sebastian Mendel
b948e16584
fixed/added svn properties
2007-03-20 08:32:55 +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