Commit Graph

86805 Commits

Author SHA1 Message Date
Michal Čihař
d53bbe777a End sentence with comma 2013-09-12 10:41:48 +02:00
Michal Čihař
9adc7591c1 Merge remote-tracking branch 'origin/QA_4_0' 2013-09-12 10:41:26 +02:00
Michal Čihař
da664c9947 End sentence with comma 2013-09-12 10:40:48 +02:00
Kristjan Räts
a9188add20 Translated using Weblate (Estonian)
Currently translated at 100.0% (2720 of 2720)
2013-09-12 10:17:13 +02:00
Michal Čihař
835f649283 Update po files 2013-09-12 10:06:38 +02:00
Michal Čihař
2ff76c0cc0 Merge remote-tracking branch 'origin/QA_4_0' 2013-09-12 10:05:59 +02:00
Michal Čihař
0e92496188 Update po files 2013-09-12 10:05:02 +02:00
Michal Čihař
9b4d59cf81 Merge remote-tracking branch 'origin/QA_4_0' 2013-09-12 10:03:32 +02:00
Michal Čihař
cdb1f5d4e9 Allow local links to documentation 2013-09-12 10:03:19 +02:00
Weblate
96c7041a63 Merge remote-tracking branch 'origin/master' 2013-09-12 10:02:56 +02:00
Tony Chen
ff3f36036e Translated using Weblate (Traditional Chinese)
Currently translated at 100.0% (2720 of 2720)
2013-09-12 10:02:52 +02:00
Michal Čihař
072ed2aed4 Merge remote-tracking branch 'origin/QA_4_0'
Conflicts:
	libraries/database_interface.lib.php
2013-09-12 10:02:38 +02:00
Michal Čihař
13e546f588 Fixed display of link to documentation 2013-09-12 09:56:11 +02:00
Michal Čihař
9cc5846341 Fix URL redirector in case of fatal erorrs 2013-09-12 09:53:06 +02:00
Michal Čihař
f350e7703f bug #3997 Error handling in case MySQL extension is missing
We can not work with Response object before loading DBI as it uses it.
2013-09-12 09:46:45 +02:00
Tony Chen
feace44dea Translated using Weblate (Traditional Chinese)
Currently translated at 100.0% (2720 of 2720)
2013-09-12 03:30:50 +02:00
Michal Čihař
b98cf0f488 Document why this can be broken 2013-09-11 16:56:43 +02:00
Michal Čihař
c76f77589c Upgrade TCPDF to 6.0.024
6.0.024 (2013-09-02)
	- Bug #826 "addEmptySignatureAppearance issue" was fixed.
2013-09-11 16:26:39 +02:00
Michal Čihař
32e9769353 Documentation improvement 2013-09-11 16:24:56 +02:00
Marc Delisle
d32972c728 Fix codestyle 2013-09-11 08:11:55 -04:00
Marc Delisle
8c222e91e8 XHTML compliancy 2013-09-11 08:07:05 -04:00
Marc Delisle
539c6194ae Fix codestyle 2013-09-11 08:03:11 -04:00
Marc Delisle
3b7167dc83 Merge commit '4fa1ef3' 2013-09-10 12:55:33 -04:00
Marc Delisle
750d6b62c6 Merge commit '0356284' 2013-09-10 12:51:28 -04:00
Marc Delisle
644490cd5f Merge commit 'd901aef' 2013-09-10 12:51:16 -04:00
Weblate
4fa1ef37f9 Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0 2013-09-10 18:49:06 +02:00
Dadan Setia
8824ab41e4 Translated using Weblate (Indonesian)
Currently translated at 80.1% (2091 of 2609)
2013-09-10 18:49:02 +02:00
Marc Delisle
0356284e8b bug #3929 Database-specific privileges are not copied when cloning user 2013-09-10 12:48:42 -04:00
Michal Čihař
6c727b8e4e Test only our files by lint 2013-09-10 15:57:39 +02:00
Michal Čihař
c422fb275b Get coverage for libraries only here 2013-09-10 15:33:30 +02:00
Michal Čihař
0f4b56548b Include Coveralls.io setup 2013-09-10 14:57:28 +02:00
Michal Čihař
806822e017 Revert "Prefer release over devel versions"
This reverts commit f85d9772c8.
2013-09-10 14:56:37 +02:00
Michal Čihař
f85d9772c8 Prefer release over devel versions 2013-09-10 14:54:37 +02:00
Michal Čihař
528cd822bf Remove extra comma 2013-09-10 14:23:50 +02:00
Michal Čihař
9e31eeeece Enable coveralls integration in Travis 2013-09-10 14:18:49 +02:00
Michal Čihař
ae8286cd1d Try to run with coverage reports in Travis
This is mostly for testing impact of coverage reports on CI speed.
2013-09-10 13:24:15 +02:00
Marc Delisle
7845a5ce6c Fix codestyle 2013-09-10 06:11:06 -04:00
Marc Delisle
4d76f931f0 Fix codestyle 2013-09-10 06:08:06 -04:00
Marc Delisle
1cc85d331b Merge pull request #680 from xmujay/Uts_server_privileges_bin
UTs for PMA_server_privileges
2013-09-10 02:41:04 -07:00
Michal Čihař
4488461469 Merge pull request #681 from adamgsoc2013/tbl_UTs
add UT for PMA_tbl_gis_visualization
2013-09-10 01:56:05 -07:00
adamgsoc2013
ea4f59f5ca Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into tbl_UTs 2013-09-10 16:32:45 +08:00
Michal Čihař
688ff7532a Document that ForceSSL might need PmaAbsoluteUri. 2013-09-10 08:25:28 +02:00
Michal Čihař
b8be92991a Merge pull request #667 from adamgsoc2013/UT_DBI_Drizzle
add Unit test case for DBIDrizzle
2013-09-09 23:20:37 -07:00
xmujay
752f0a67a6 UTs for PMA_server_privileges 2013-09-10 09:55:14 +08:00
Aputsiaq Niels Janussen
39ffeb0950 Translated using Weblate (Danish)
Currently translated at 100.0% (2720 of 2720)
2013-09-10 00:39:16 +02:00
Aputsiaq Niels Janussen
d901aef8f0 Translated using Weblate (Danish)
Currently translated at 100.0% (2609 of 2609)
2013-09-10 00:26:40 +02:00
Weblate
1e3997b919 Merge remote-tracking branch 'origin/master' 2013-09-09 20:55:09 +02:00
Dadan Setia
06cd155e1a Translated using Weblate (Indonesian)
Currently translated at 77.6% (2111 of 2720)
2013-09-09 20:55:05 +02:00
Dieter Adriaenssens
38cafcff23 Merge pull request #679 from scnakandala/browser_foreigners_error_correction
browse_foreigners error corrected
2013-09-09 11:54:58 -07:00
Spun Nakandala
1040b95c2f error corrected 2013-09-09 23:07:16 +05:30