Commit Graph

82774 Commits

Author SHA1 Message Date
Kristjan Räts
0bb56feb2f Translated using Weblate (Estonian)
Currently translated at 100.0% (2650 of 2650)
2013-05-02 13:15:05 +02:00
Michal Čihař
fbe400e78b Translated using Weblate (Czech)
Currently translated at 100.0% (2650 of 2650)
2013-05-02 13:10:48 +02:00
Domen
d7a4ac4ee2 Translated using Weblate (Slovenian)
Currently translated at 100.0% (2650 of 2650)
2013-05-02 13:04:51 +02:00
Weblate
5584ec0caf Merge remote-tracking branch 'origin/master' 2013-05-02 11:37:07 +02:00
Dieter Adriaenssens
0d4a34dcea Translated using Weblate (Dutch)
Currently translated at 100.0% (2647 of 2647)
2013-05-02 11:37:02 +02:00
Dieter Adriaenssens
095d67a95f Update po files 2013-05-02 11:32:00 +02:00
Dieter Adriaenssens
38d1f8da76 add missing space 2013-05-02 11:30:53 +02:00
Dieter Adriaenssens
a998b8e87e Translated using Weblate (Dutch)
Currently translated at 100.0% (2647 of 2647)
2013-05-02 11:10:16 +02:00
Michal Čihař
e8f338b4c8 Merge remote-tracking branch 'origin/QA_4_0' 2013-05-02 10:59:47 +02:00
Michal Čihař
555d35883f Changelog entry 2013-05-02 10:59:43 +02:00
Michal Čihař
458888808e Changelog entry 2013-05-02 10:58:38 +02:00
Abhishek Kandoi
66f3af63dd Added disableAjax class for Blob content 2013-05-02 10:58:05 +02:00
Abhishek Kandoi
1efb9b303e Fixed creation of global variables where_clause and transform_key 2013-05-02 10:57:56 +02:00
Michal Čihař
a0272481c2 Merge pull request #302 from abhikandoi2000/bug3895
Fix Bug #3895 Multiple errors trying to view BLOB data
2013-05-02 01:57:24 -07:00
Michal Čihař
025e931586 Merge pull request #301 from m0hamed/fix_echo_in_sql_php
Fixed old echo statements to new addHTML way
2013-05-02 01:53:06 -07:00
Michal Čihař
6d3847821f Missing file docs 2013-05-02 10:51:30 +02:00
Michal Čihař
d3d303668a Missing parameter name in docs 2013-05-02 10:49:50 +02:00
Michal Čihař
04b8c4a090 Wrap some long lines 2013-05-02 10:49:06 +02:00
Michal Čihař
534bbc7e48 Various coding style improvements in examples 2013-05-02 10:47:41 +02:00
Michal Čihař
e8e7c74164 Wrap some long lines 2013-05-02 10:43:30 +02:00
Michal Čihař
0f7f7bf72e Merge remote-tracking branch 'origin/QA_4_0' 2013-05-02 10:29:24 +02:00
Weblate
b8e1faf839 Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0 2013-05-02 10:29:21 +02:00
Yungu Kim
99abee8ac4 Translated using Weblate (Korean)
Currently translated at 62.8% (1636 of 2605)
2013-05-02 10:29:19 +02:00
Michal Čihař
a00b2f99a5 Use preg_replace_callback instead of deprecated /e modifier
This causes deprecation warning in PHP 5.5
2013-05-02 10:28:37 +02:00
Michal Čihař
bb597f7341 Add one more test for advisor 2013-05-02 10:28:25 +02:00
Michal Čihař
83a494eb4c Merge remote-tracking branch 'origin/QA_4_0' 2013-05-02 10:16:32 +02:00
Michal Čihař
56ca02bf97 Merge remote-tracking branch 'origin/QA_3_5' into QA_4_0 2013-05-02 10:16:01 +02:00
Ahmad Zulhilmi Idris
34f0b52779 Translated using Weblate (Malay)
Currently translated at 16.0% (410 of 2562)
2013-05-02 10:14:24 +02:00
Michal Čihař
384f2cd79e Merge remote-tracking branch 'origin/QA_4_0'
Conflicts:
	js/pmd/history.js
	libraries/Config.class.php
2013-05-02 10:13:18 +02:00
Michal Čihař
bb00eae37a Enable PHP 5.5 in travis 2013-05-02 10:09:20 +02:00
Abhishek Kandoi
6856d15842 Added disableAjax class for Blob content 2013-05-02 12:48:45 +05:30
Abhishek Kandoi
890089e0f4 Fixed creation of global variables where_clause and transform_key 2013-05-02 12:21:39 +05:30
Mohamed Ashraf
3fc89813af Added missing semi colons 2013-05-02 02:32:04 +02:00
J.M
0b3b113b39 [interface] Make warning about existing config directory clearer 2013-05-01 21:00:45 +02:00
J.M
d77826727a Fix notice in libraries/Config.class.php: Undefined index: fontsize 2013-05-01 20:55:12 +02:00
J.M
2b0816375e Fix bug #3901 Setup script warning for config auth (stored login data) shows link BBcode 2013-05-01 20:47:08 +02:00
J.M.
2d9344c347 Merge pull request #293 from kasunchathuranga/DBI_naming_cleanUp
Function naming made compliant with PEAR standards
2013-05-01 09:06:40 -07:00
Kasun Chathuranga
d632dd9946 Merge branch 'master' into DBI_naming_cleanUp
Conflicts:
	ChangeLog
2013-05-01 21:33:52 +05:30
J.M
1347575ee7 Fix bug #3900 CSP WARN in Firefox console 2013-05-01 17:56:04 +02:00
Kasun Chathuranga
5af42f374e ChangeLog entry for PMA_DBI function renaming 2013-05-01 21:13:53 +05:30
J.M
7797da8387 Add Changelog entry for pull requests #297 and #299 2013-05-01 17:22:11 +02:00
J.M.
6b09cbae53 Merge pull request #297 from xmujay/refactor_procedure
[Server view refactor] split the long function (getServerTrafficHtml) into three functions
2013-05-01 08:18:54 -07:00
J.M.
378fd7bc63 Merge pull request #299 from xmujay/refactor_procedure1
Refactor getQueryStatisticsHtml function in server_status_queries.php
2013-05-01 08:17:31 -07:00
J.M
92d3dcad3c Fix typo in comments and function name ('foriegn' to 'foreign') 2013-05-01 17:13:53 +02:00
J.M
04bc077291 Use indeterminate check all checkbox in server privileges 2013-05-01 16:44:35 +02:00
J.M
6c8777f604 Don't use id attribute for checkall boxes, use class name 2013-05-01 16:43:23 +02:00
J.M
3b100f4a2d Fix row numbers for users list 2013-05-01 15:53:58 +02:00
J.M
043aa1e14e Add Changelog entry for rfe #499 2013-05-01 15:21:37 +02:00
J.M.
57f7a2d6ac Merge pull request #289 from kasunchathuranga/Feature499
Feature Request 499: On user creation, warn if the user already exists
2013-05-01 06:17:37 -07:00
xmujay
959201b7a6 [server_status_queries.php refactor]
split long function getQueryStatisticsHtml into small function
2013-05-01 20:51:17 +08:00