Samith Dassanayake
|
9746f07ae9
|
Fixed typos.
|
2013-05-15 19:33:30 +05:30 |
|
Samith Dassanayake
|
485d104662
|
Renamed the function names, using "column" instead of "field".
Corrected indentation according to cording standards.
|
2013-05-14 22:48:51 +05:30 |
|
Samith Dassanayake
|
73f674d755
|
Updated the description of the "create_addfield.lib.php" file
|
2013-05-12 19:30:36 +05:30 |
|
Samith Dassanayake
|
c2ba8f7a80
|
Moved duplicated codes in “tbl_addfield.php” and “tbl_create.php” to single a file "create_addfield.lib.php".
Refactored the code using “Extract method” refactoring technique.
|
2013-05-08 20:28:37 +05:30 |
|
Madhura Jayaratne
|
4f91c74b89
|
Merge pull request #334 from adamgsoc2013/unit_removeunneed
remove unneeded testing case testAddNode which has been tested in PMA_Node_test class
|
2013-05-06 20:40:56 -07:00 |
|
adamgsoc2013
|
ed40b1e08a
|
remove unneeded testing case testAddNode which has been tested in PMA_Node_test class.
|
2013-05-07 11:19:31 +08:00 |
|
Madhura Jayaratne
|
ce94d11699
|
Merge branch 'QA_4_0'
Conflicts:
po/da.po
po/el.po
po/es.po
po/ko.po
po/pt.po
po/pt_BR.po
po/sl.po
po/sq.po
po/sv.po
|
2013-05-07 00:14:18 +05:30 |
|
Madhura Jayaratne
|
b207f2225b
|
ChangeLog entry for bug #3909
|
2013-05-06 23:57:24 +05:30 |
|
Madhura Jayaratne
|
5eb6af99c1
|
Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
|
2013-05-06 22:33:27 +05:30 |
|
Madhura Jayaratne
|
a9d57ee529
|
Do not use indirect method invocations to test whether a variable is set.
|
2013-05-06 22:32:13 +05:30 |
|
Michal Čihař
|
02e7c378f5
|
Merge pull request #325 from adamgsoc2013/unit_nodeG
add more case for other PMA_Node class
|
2013-05-06 09:06:06 -07:00 |
|
Michal Čihař
|
cf4bb99299
|
Merge pull request #324 from adamgsoc2013/unit_nodeF
add test case for PMA_Node classes
|
2013-05-06 09:05:33 -07:00 |
|
Michal Čihař
|
9af6bb8ea0
|
Merge pull request #323 from adamgsoc2013/unit_nodeC
add test case for PMA_Node_Column PMA_Node_Database PMA_Node_Event
|
2013-05-06 09:05:08 -07:00 |
|
Michal Čihař
|
a9486fa691
|
Merge pull request #327 from adamgsoc2013/unit_configF
add PMA_Form_test for class config/From
|
2013-05-06 09:04:39 -07:00 |
|
adamgsoc2013
|
14e464c256
|
add PMA_Form_test for class config/From
|
2013-05-06 23:48:59 +08:00 |
|
adamgsoc2013
|
a0cfa5cde8
|
add more case for other PMA_Node class
|
2013-05-06 22:02:31 +08:00 |
|
adamgsoc2013
|
fce4d79b95
|
add test case for PMA_Node classes
|
2013-05-06 22:01:15 +08:00 |
|
adamgsoc2013
|
8555e00aec
|
add test case for PMA_Node_Column PMA_Node_Database PMA_Node_Event
|
2013-05-06 21:41:33 +08:00 |
|
Michal Čihař
|
87f98e4d84
|
Fix function name
|
2013-05-06 15:24:34 +02:00 |
|
Michal Čihař
|
4126b1110b
|
Merge pull request #313 from kasunchathuranga/DBI_naming_cleanUp2
Function naming made compliant with PEAR standards V2
|
2013-05-06 04:24:11 -07:00 |
|
Weblate
|
c3c5db6ff2
|
Merge remote-tracking branch 'origin/master'
|
2013-05-06 12:04:51 +02:00 |
|
Anusuk Sangubon
|
685fcab5ce
|
Translated using Weblate (Thai)
Currently translated at 33.3% (882 of 2652)
|
2013-05-06 12:04:48 +02:00 |
|
David Däster
|
f0d9188a8d
|
Translated using Weblate (German)
Currently translated at 96.5% (2558 of 2650)
|
2013-05-06 12:04:44 +02:00 |
|
Michal Čihař
|
1121c609c4
|
Merge pull request #321 from adamgsoc2013/unittest_node
add test case for class Node_Column
|
2013-05-06 03:04:37 -07:00 |
|
adamgsoc2013
|
b6b46e37e6
|
add test case for class Node_Column
|
2013-05-06 17:12:18 +08:00 |
|
Weblate
|
661cf3484f
|
Merge remote-tracking branch 'origin/master'
|
2013-05-06 10:51:20 +02:00 |
|
Giovanni Sora
|
ee24d278dd
|
Translated using Weblate (Interlingua)
Currently translated at 6.4% (170 of 2652)
|
2013-05-06 10:51:17 +02:00 |
|
Michal Čihař
|
7da2b41646
|
Merge pull request #312 from G-Nugget/master
fixes on server status page
|
2013-05-06 01:50:36 -07:00 |
|
Michal Čihař
|
fa693f94ab
|
Merge pull request #319 from adamgsoc2013/unittest_navigation
add testDisableWarning to Header core code
|
2013-05-05 10:13:38 -07:00 |
|
adamgsoc2013
|
3a6545e8a8
|
add testDisableWarning to Header core code
|
2013-05-05 23:41:50 +08:00 |
|
Kasun Chathuranga
|
53d7c5829b
|
Fix more instances of naming style violations related to PMA_DBI functions
|
2013-05-05 21:06:57 +05:30 |
|
Kasun Chathuranga
|
5ef0833210
|
Merge branch 'master' into DBI_naming_cleanUp2
Conflicts:
sql.php
|
2013-05-05 20:58:07 +05:30 |
|
Weblate
|
b493a89cdc
|
Merge remote-tracking branch 'origin/master'
|
2013-05-05 16:57:17 +02:00 |
|
Michal Čihař
|
5fcab7bf58
|
Merge pull request #314 from xmujay/20130505_master
server_status.php refactor
|
2013-05-05 07:54:31 -07:00 |
|
Michal Čihař
|
0ce42cbb3c
|
Merge pull request #316 from xmujay/20130505_js
fix some JSLint error: using dot notation
|
2013-05-05 07:54:18 -07:00 |
|
Michal Čihař
|
d8a828199e
|
Merge pull request #317 from xmujay/20130505_monitor
server_status_monitor.php refactor, split long function into small ones:
|
2013-05-05 07:53:42 -07:00 |
|
Weblate
|
c2de733d61
|
Merge remote-tracking branch 'origin/master'
|
2013-05-05 16:53:38 +02:00 |
|
Seunggyun Hong
|
4267b6484f
|
Translated using Weblate (Korean)
Currently translated at 61.2% (1622 of 2652)
|
2013-05-05 16:53:33 +02:00 |
|
Michal Čihař
|
374c20ed86
|
Merge pull request #315 from xmujay/20130505_refactor
server_binlog.php refactor, render HTML at once
|
2013-05-05 07:53:22 -07:00 |
|
xmujay
|
dcb97f46ce
|
server_status_monitor.php refactor, split long function into small ones:
1 getTabLinksHtml
2 getPopContentHtml
|
2013-05-05 20:53:26 +08:00 |
|
xmujay
|
9eb23b5aec
|
fix some JSLint error: using dot notation
|
2013-05-05 20:49:15 +08:00 |
|
xmujay
|
135e0c5259
|
server_binlog.php refactor, render HTML at once
|
2013-05-05 20:43:08 +08:00 |
|
xmujay
|
35c65ed15b
|
server_status.php refactor
add getServerStateGeneralInfoHtml to correct general information
|
2013-05-05 20:37:37 +08:00 |
|
Weblate
|
e850e0a039
|
Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0
|
2013-05-05 13:09:48 +02:00 |
|
ProUser
|
b5c1c6d063
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (2607 of 2607)
|
2013-05-05 13:09:45 +02:00 |
|
Michal Čihař
|
8a96c25971
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (2607 of 2607)
|
2013-05-05 13:09:43 +02:00 |
|
Michal Čihař
|
4966f0b71b
|
Translated using Weblate (Slovenian)
Currently translated at 100.0% (2607 of 2607)
|
2013-05-05 13:09:40 +02:00 |
|
Michal Čihař
|
877cba12c2
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2607 of 2607)
|
2013-05-05 13:09:38 +02:00 |
|
Michal Čihař
|
26fc7220a9
|
Translated using Weblate (Portuguese)
Currently translated at 50.7% (1323 of 2607)
|
2013-05-05 13:09:36 +02:00 |
|
Seunggyun Hong
|
9d5e404e3f
|
Translated using Weblate (Korean)
Currently translated at 63.0% (1641 of 2605)
|
2013-05-05 13:09:34 +02:00 |
|