Commit Graph

933 Commits

Author SHA1 Message Date
Michal Čihař
f1e2bfc103 Wrap comments 2012-04-24 14:55:40 +02:00
Michal Čihař
e7639a9152 Better coding style 2012-04-24 14:54:25 +02:00
Michal Čihař
11fbda2304 PMA_getenv already returns empty string if not found 2012-04-24 14:54:14 +02:00
Michal Čihař
2595b5f390 Wrap some long lines 2012-04-24 14:52:30 +02:00
Madhura Jayaratne
4b8d52d937 Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line) 2012-04-22 21:28:41 +05:30
Marc Delisle
3da49e3418 Clarify variable name 2012-04-21 14:48:30 -04:00
Marc Delisle
1c58314c53 Clarify function name 2012-04-21 14:40:08 -04:00
Michal Čihař
7cbad5b280 Do not delete session on invalid params (bug #3519580) 2012-04-20 11:56:18 +02:00
Rouslan Placella
ad9fc9df19 Merge branch 'QA_3_5' 2012-04-16 23:58:28 +01:00
Rouslan Placella
eca291ce82 Fixed bug #3518484 - PMA_sqlAddSlashes() does not quote the table names correctly 2012-04-16 23:58:03 +01:00
Jo Michael
230e447887 Fix missing space after Profiling checkbox 2012-04-15 02:12:29 +02:00
Michal Čihař
32987703f7 Merge pull request #25 from nijel/master
Dropping ErrorIconic/MainPageIconic
2012-04-12 02:00:05 -07:00
Marc Delisle
3ad498649a Refactoring challenge, part 2 2012-04-11 17:14:35 -04:00
Michal Čihař
5d54482c66 Drop $cfg['MainPageIconic']. 2012-04-11 15:34:27 +02:00
Michal Čihař
fe70a3c7de Remove parameter $die and use PMA_fatalError instead
The parameter was used in testsuite only and this case is already
handled by PMA_fatalError.
2012-04-11 14:04:00 +02:00
Michal Čihař
2b2fc6e82b Document $data 2012-04-11 13:53:07 +02:00
Jo Michael
b620322350 Fix theme test page 2012-04-08 19:00:40 +02:00
Jo Michael
6ba62e1b2d Replaced "seperator" with "separator" 2012-04-07 20:23:22 +02:00
Dieter Adriaenssens
84a237b117 escape variable output 2012-04-06 11:00:56 +02:00
Rouslan Placella
f15d0fd1d8 Removed most <noscript> tags and made JS mandatory to login 2012-04-05 22:58:57 +01:00
Jo Michael
5b09d0f066 Cleanup HTML5 validity issues 2012-04-01 20:14:50 +02:00
Jo Michael
570e7cdae8 Fixed spacing for inline edit link 2012-04-01 16:28:43 +02:00
Marc Delisle
5243abcd0d Merge branch 'QA_3_5' 2012-03-29 12:46:37 -04:00
Marc Delisle
ce341a0d4e bug #3511471 [interface] View name not seen in navi panel (MySQL 5.1) 2012-03-29 12:46:23 -04:00
Jo Michael
b9c474c21c Replaced *[align] with *[class] for HTML5 validity 2012-03-27 14:09:12 +02:00
Madhura Jayaratne
90b2d66317 Merge branch 'QA_3_5' 2012-03-26 22:16:35 +05:30
Madhura Jayaratne
54084929a5 bug #3510784 [edit] Limit clause ignored when sort order is remembered 2012-03-26 22:01:11 +05:30
Madhura Jayaratne
b531455738 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
Conflicts:
	libraries/mult_submits.inc.php
2012-03-21 05:59:46 +05:30
Madhura Jayaratne
9f179dddc2 Coding style improvements - mostly doc comments 2012-03-21 05:45:12 +05:30
Marc Delisle
a196cbd85f Merge pull request #7 from mynetx/master
Various
2012-03-18 12:09:23 -07:00
Madhura Jayaratne
d5d3d2bba4 Use 'void' if nothing is returned 2012-03-18 10:04:39 +05:30
Jo Michael
891abb9f86 Merge branch 'master' of git://github.com/phpmyadmin/phpmyadmin 2012-03-17 16:32:07 +01:00
Jo Michael
3b56f6a53b Leading ./ paths for links and favicons can be omitted, part 1 2012-03-16 23:04:12 +01:00
Madhura Jayaratne
ed219b5446 Coding style improvements 2012-03-17 01:13:00 +05:30
Jo Michael
33d6b783a4 Added print button styling for pmahomme 2012-03-16 20:31:03 +01:00
Marc Delisle
4f91642969 Changelog entry; add spaces around operator 2012-02-28 12:41:38 -05:00
Alex Marin
4550b049c1 Patch #3495284 XML Import - fix message and redirect 2012-02-28 12:39:35 -05:00
Madhura Jayaratne
4145cf04ab Merge branch 'QA_3_5' 2012-02-19 21:36:34 +05:30
Madhura Jayaratne
3fadd41b41 Merge branch 'QA_3_4' into QA_3_5
Conflicts:
	libraries/common.lib.php
2012-02-19 21:32:16 +05:30
Madhura Jayaratne
6cec91e805 libraries/common.lib.php might have not been loaded by the time PMA_isSerializable() is called. 2012-02-19 21:22:36 +05:30
Madhura Jayaratne
6c9c571e1b Merge branch 'QA_3_5' 2012-02-18 17:28:22 +05:30
Madhura Jayaratne
ff11bfbe64 Merge branch 'QA_3_4' into QA_3_5
Conflicts:
	libraries/common.lib.php
2012-02-18 17:25:38 +05:30
Madhura Jayaratne
f9b2f08f21 bug #3488777 [navi] $cfg['ShowTooltipAliasTB'] and blank names in navigation 2012-02-18 17:17:01 +05:30
Madhura Jayaratne
b3a70fe352 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-02-18 15:27:05 +05:30
Madhura Jayaratne
e14b73d23e Merge branch 'QA_3_4' into QA_3_5
Conflicts:
	libraries/common.lib.php
2012-02-18 14:51:23 +05:30
Madhura Jayaratne
0d1407f178 bug #3486970 [import] Exception on XML import 2012-02-18 14:43:05 +05:30
Marc Delisle
87183ee0e1 Remove BLOBstreaming support; will need to run update-po after releasing version 3.5 2012-02-17 09:25:45 -05:00
Michal Čihař
9502e57c34 Whitespace cleanup 2011-12-16 15:35:35 +01:00
Rouslan Placella
628a0c6469 Speed up PMA_getImage() 2011-12-11 23:01:03 +00:00
Marc Delisle
6a786a859e Merge branch 'QA_3_4' 2011-12-05 14:14:26 -05:00