Michal Čihař
|
16b5268012
|
Do not emit headers when running testsuite
|
2012-04-27 10:25:04 +02:00 |
|
Michal Čihař
|
3e658870f4
|
Properly test input boxes
|
2012-04-27 09:27:20 +02:00 |
|
Michal Čihař
|
8f1a74a021
|
Check if variable is set (not set in tests)
|
2012-04-26 16:02:38 +02:00 |
|
Michal Čihař
|
29870761c5
|
Move column types to PMA_Types class
|
2012-04-26 13:38:54 +02:00 |
|
Michal Čihař
|
f975393726
|
Use PMA_Types->getAllFunctions
|
2012-04-26 11:29:52 +02:00 |
|
Michal Čihař
|
d4430c612d
|
Migrate prefered functions to PMA_Types
|
2012-04-26 11:18:48 +02:00 |
|
Michal Čihař
|
5799b60b01
|
Use PMA_Types->getTypeClass for getting default function
|
2012-04-26 11:09:15 +02:00 |
|
Michal Čihař
|
e3bc5ae97b
|
Move type descriptions to Type class
|
2012-04-26 10:30:21 +02:00 |
|
Madhura Jayaratne
|
50e6f3b387
|
Coding style improvements (ControlSignature)
|
2012-04-25 23:02:37 +05:30 |
|
Madhura Jayaratne
|
a817542fda
|
Coding style improvements (Closing parenthesis of a multi-line function call must be on a line by itself)
|
2012-04-25 22:27:32 +05:30 |
|
Michal Čihař
|
0c1e1b752f
|
Update docs
|
2012-04-25 14:47:47 +02:00 |
|
Michal Čihař
|
cf81aae24a
|
Single function to handle ReplaceHelpImg
|
2012-04-25 14:22:02 +02:00 |
|
Michal Čihař
|
a275e4034f
|
Wrap some long lines
|
2012-04-25 14:22:02 +02:00 |
|
Rouslan Placella
|
f8407b563a
|
Wrap long lines
|
2012-04-25 13:14:13 +01:00 |
|
Rouslan Placella
|
69edbfbfa1
|
Merge pull request #46 from wiltave/master
Data type descriptions
|
2012-04-25 04:59:37 -07:00 |
|
Willian Gustavo Veiga
|
c90859d51b
|
Missing function prefix (PMA_) added.
|
2012-04-25 08:11:14 -03:00 |
|
Michal Čihař
|
b21c898c1c
|
Fix reverted condition
|
2012-04-25 08:54:26 +02:00 |
|
Willian Gustavo Veiga
|
87259360db
|
Data types descriptions
|
2012-04-24 22:25:15 -03:00 |
|
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 |
|