Michal Čihař
|
555d35883f
|
Changelog entry
|
2013-05-02 10:59:43 +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 |
|
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 |
|
xmujay
|
89a9f36c1b
|
split the long function (getServerTrafficHtml) into three functions:
1. getServerStateTrafficHtml
2. getServerStateConnectionsHtml
3. getTableProcesslistHtml
|
2013-05-01 18:53:27 +08:00 |
|
Mohamed Ashraf
|
59adbac2de
|
Fixed old echo statements to new addHTML way
|
2013-05-01 09:51:16 +02:00 |
|
Yungu Kim
|
36555137df
|
Translated using Weblate (Korean)
Currently translated at 62.6% (1604 of 2562)
|
2013-05-01 09:22:12 +02:00 |
|
Kasun Chathuranga
|
4b6703cd7e
|
More sensible warning message
|
2013-05-01 07:38:17 +05:30 |
|
J.M
|
956cc18d39
|
bug #3899 Git commit links to Github missing, the Github API v3 is now enforcing User-Agent headers
|
2013-04-30 23:47:24 +02:00 |
|
J.M
|
1d00038a38
|
Update bug number for bug 3894 moved by @lem9 from rfes
|
2013-04-30 23:39:37 +02:00 |
|
J.M.
|
cac8351f4e
|
Merge pull request #292 from kasunchathuranga/CodeFormatting
Fix coding standard violations
|
2013-04-30 13:11:35 -07:00 |
|
Efraim Flashner
|
d2badef2b3
|
Translated using Weblate (Hebrew)
Currently translated at 24.2% (621 of 2562)
|
2013-04-30 21:22:08 +02:00 |
|
Kasun Chathuranga
|
6b1f6ae046
|
Merge branch 'master' into DBI_naming_cleanUp
Conflicts:
libraries/database_interface.lib.php
libraries/db_table_exists.lib.php
libraries/relation.lib.php
libraries/rte/rte_triggers.lib.php
libraries/schema/Dia_Relation_Schema.class.php
libraries/schema/Visio_Relation_Schema.class.php
tbl_addfield.php
|
2013-05-01 00:51:15 +05:30 |
|
Kasun Chathuranga
|
77bb53dcf8
|
PMA_DBI_get_table_indexes --> PMA_DBI_getTableIndexes
|
2013-05-01 00:15:48 +05:30 |
|
Kasun Chathuranga
|
b8c764a86e
|
PMA_DBI_get_triggers --> PMA_DBI_getTriggers
|
2013-05-01 00:09:36 +05:30 |
|
Kasun Chathuranga
|
4f4853ce1e
|
PMA_DBI_get_definition --> PMA_DBI_getDefinition
|
2013-05-01 00:08:44 +05:30 |
|
Kasun Chathuranga
|
5d55cf1975
|
PMA_DBI_get_procedures_or_functions --> PMA_DBI_getProceduresOrFunctions
|
2013-05-01 00:07:43 +05:30 |
|
Kasun Chathuranga
|
d210c2a8a7
|
PMA_DBI_get_warnings --> PMA_DBI_getWarnings
|
2013-05-01 00:06:37 +05:30 |
|