Commit Graph

79090 Commits

Author SHA1 Message Date
Michal Čihař
ba5b4cd2a6 Add simple test for displaying footer 2012-09-21 15:31:50 +02:00
Michal Čihař
124c8339a3 Actually implement test for Footer->disable 2012-09-21 15:28:23 +02:00
Michal Čihař
c0daa766b1 Various coding style improvements 2012-09-21 15:26:34 +02:00
Michal Čihař
adf6088894 Add simple testcase for PMA_Menu class 2012-09-21 15:24:08 +02:00
Michal Čihař
0d1dd744c7 Fix callback name 2012-09-21 15:05:13 +02:00
Michal Čihař
536ebb21aa Fix typo 2012-09-19 20:03:06 +02:00
Michal Čihař
0087992c06 Various coding style improvements 2012-09-19 15:08:48 +02:00
Michal Čihař
ff5d2fe583 Fix function name 2012-09-19 15:06:20 +02:00
Michal Čihař
3e050ff9d9 Various docblocks improvements 2012-09-19 15:05:26 +02:00
Michal Čihař
8901450d3a Update po files 2012-09-19 14:28:52 +02:00
Michal Čihař
0f3136b38c Merge remote-tracking branch 'origin/QA_3_5' 2012-09-19 14:28:09 +02:00
Michal Čihař
b9d55b0328 Fixed concatenation 2012-09-19 14:22:43 +02:00
Michal Čihař
adfe019053 Add missing include 2012-09-19 14:22:18 +02:00
Michal Čihař
c850c30342 Fix order of parms for assertEquals 2012-09-19 14:20:00 +02:00
Robert Readman
bd387b85d4 Translated using Weblate. 2012-09-19 14:18:56 +02:00
Robert Readman
75448e3673 Translated using Weblate. 2012-09-19 14:17:26 +02:00
Michal Čihař
edd30e6681 Missing include for util class 2012-09-19 14:16:38 +02:00
Michal Čihař
7474e4635e Wrap some long lines 2012-09-19 14:14:33 +02:00
Michal Čihař
9fddc8a725 Simplify code 2012-09-19 14:14:33 +02:00
Michal Čihař
d5f7a90703 Replace mixed html and php with php 2012-09-19 14:14:33 +02:00
Madhura Jayaratne
b13d547e04 Various improvements to doc blocks 2012-09-19 17:27:03 +05:30
Michal Čihař
83f25cc0e1 Drop some inline html 2012-09-19 13:47:20 +02:00
Michal Čihař
c64707ea79 Docblocks improvements 2012-09-19 13:47:20 +02:00
Madhura Jayaratne
7cd8052846 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-09-19 17:14:50 +05:30
Madhura Jayaratne
0725e792fa Fix doc blocks 2012-09-19 17:14:08 +05:30
Michal Čihař
cce715befe Various coding style improvements 2012-09-19 13:35:31 +02:00
Michal Čihař
22d6d67bdf Merge remote-tracking branch 'origin/QA_3_5' 2012-09-19 13:31:18 +02:00
Anusuk Sangubon
04daaae15a Translated using Weblate. 2012-09-19 13:30:57 +02:00
Michal Čihař
773dbd95e0 Doc improvements 2012-09-19 13:29:57 +02:00
Michal Čihař
62af270ee8 Rename private variables to start with underscore 2012-09-19 13:29:57 +02:00
Michal Čihař
cf4faabd66 Various doc blocks improvements 2012-09-19 13:29:57 +02:00
Michal Čihař
81b9ac6395 Rename private variables to start with underscore 2012-09-19 13:29:57 +02:00
Michal Čihař
da92463ac4 Various doc blocks improvements 2012-09-19 13:29:57 +02:00
Michal Čihař
e6d6704e79 Remove not used debug code 2012-09-19 13:29:57 +02:00
Michal Čihař
b92f6d57e7 Document shutdown handler and rename it 2012-09-19 13:29:57 +02:00
Michal Čihař
7fe1d63089 Merge pull request #91 from Chanaka/master
PMA_Util static class introduced instead of PMA_CommonFunctions singleton class
2012-09-19 03:54:36 -07:00
Chanaka Indrajith
9cf33ea0cc Resolved conflicts 2012-09-19 00:46:28 +05:30
Chanaka Indrajith
13208324d3 Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
Madhura Jayaratne
9273cf96ce Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-09-18 23:34:14 +05:30
Madhura Jayaratne
c91e4cf2a8 wrap some long lines 2012-09-18 23:33:26 +05:30
Madhura Jayaratne
139c4d42f7 Fix docs 2012-09-18 23:30:33 +05:30
Madhura Jayaratne
c8f88eb19b Fix doc blocks 2012-09-18 23:18:14 +05:30
Madhura Jayaratne
87e9702382 Fix doc blocks 2012-09-18 23:07:53 +05:30
Madhura Jayaratne
1b486107a5 Improve doc blocks 2012-09-18 22:56:23 +05:30
Madhura Jayaratne
8a0e10c05c Wrap some long lines 2012-09-18 22:46:34 +05:30
Madhura Jayaratne
5f2c5b023e Fix doc blocks 2012-09-18 22:36:34 +05:30
Madhura Jayaratne
3ccf2a8360 Fix class name 2012-09-18 22:31:41 +05:30
Madhura Jayaratne
c3a4d4f04d Fix docs 2012-09-18 22:29:49 +05:30
Madhura Jayaratne
cee3dc7fd2 Use lower case 'array' 2012-09-18 22:11:21 +05:30
Madhura Jayaratne
7076789332 Remove some extraneous new lines 2012-09-18 22:02:08 +05:30