Commit Graph

85543 Commits

Author SHA1 Message Date
Michal Čihař
351acd74af Demo server support
This merges messages used in demo server to allow their translations and
consistent handling like other messages. Messages are enabled by
$cfg['DBG']['demo'].
2013-07-30 14:09:06 +02:00
Michal Čihař
23a63e3994 Missing docs 2013-07-30 14:07:07 +02:00
Michal Čihař
91d3ca01f6 Remove double spacing 2013-07-30 14:05:51 +02:00
Michal Čihař
c01c91237c Mising params docs 2013-07-30 14:05:36 +02:00
Michal Čihař
72785eafe5 Remove double spacing 2013-07-30 14:04:05 +02:00
Michal Čihař
31b036767b Missing params doc 2013-07-30 14:01:44 +02:00
Michal Čihař
8defb7669d Missing param doc 2013-07-30 14:01:14 +02:00
Michal Čihař
e0fce588d2 Allow to choose mbstring as recoding engine 2013-07-30 13:59:26 +02:00
Michal Čihař
a749577ad5 Missing params 2013-07-30 13:57:57 +02:00
Michal Čihař
9712b61234 We do not use tabs 2013-07-30 13:52:40 +02:00
Michal Čihař
107a727864 Various coding style fixes 2013-07-30 13:52:40 +02:00
Marc Delisle
ba993f8a2d Merge pull request #549 from xmujay/serverview_refactor
refactor server_status_queries.php
2013-07-30 04:47:31 -07:00
Michal Čihař
2dc9dc978a Use valid function names 2013-07-30 13:43:47 +02:00
Michal Čihař
c4041eaeba Use standard charset conversion inside DBI 2013-07-30 13:42:31 +02:00
Michal Čihař
d5b2f8daca Add mb_convert_encoding support to charset conversion 2013-07-30 13:42:31 +02:00
Michal Čihař
ed9c8595a2 Spacing around if 2013-07-30 13:42:31 +02:00
Michal Čihař
6c3099cae1 Remove double ; 2013-07-30 13:42:31 +02:00
Michal Čihař
1e33a3b5a6 Fix multi function indent 2013-07-30 13:42:31 +02:00
Michal Čihař
eebdc0ce06 This test takes sometimes longer 2013-07-30 13:42:31 +02:00
Michal Čihař
20a0b158b1 Reindent 2013-07-30 13:42:31 +02:00
Weblate
e95aea7945 Merge remote-tracking branch 'origin/master' 2013-07-30 13:27:21 +02:00
Tony Chen
95f569e3cc Translated using Weblate (Traditional Chinese)
Currently translated at 100.0% (2708 of 2708)
2013-07-30 13:25:52 +02:00
Anders Jonsson
a2e3565a14 Translated using Weblate (Swedish)
Currently translated at 99.2% (2686 of 2708)
2013-07-30 13:25:05 +02:00
Michal Čihař
9310e76a0e Fix indentation 2013-07-30 13:23:51 +02:00
Michal Čihař
659156aeba Wrap long line 2013-07-30 13:19:32 +02:00
Michal Čihař
2f38880f41 Function isset already returns boolean, no need to process it again 2013-07-30 13:19:32 +02:00
Michal Čihař
750c090249 Separete checks for numeric and all and directly convert value 2013-07-30 13:19:32 +02:00
Michal Čihař
8dcdd6de7a Better variable name 2013-07-30 13:19:31 +02:00
Michal Čihař
c09a7e5345 Reindent some lines 2013-07-30 13:19:31 +02:00
Michal Čihař
0bf3f009ab Simplify params processing by using local variable 2013-07-30 13:19:31 +02:00
Michal Čihař
cb1c893934 Fixed indentation 2013-07-30 13:19:31 +02:00
Tony Chen
ac1b040d7a Translated using Weblate (Traditional Chinese)
Currently translated at 100.0% (2708.0 of 2708)
2013-07-30 11:01:00 +02:00
Michal Čihař
637ce0ced0 Fix number of user prefs
I wonder whether it really makes sense to test against count of
configurable properties...
2013-07-30 10:23:02 +02:00
Michal Čihař
285a9a0f3f Merge remote-tracking branch 'origin/QA_4_0' 2013-07-30 10:18:05 +02:00
Michal Čihař
d56df11886 Merge branch 'MAINT_4_0_5' into QA_4_0 2013-07-30 10:17:38 +02:00
Michal Čihař
4da684e7b6 Fixed escaping in error message asking for translations 2013-07-30 10:17:32 +02:00
Michal Čihař
386217ebd1 Merge remote-tracking branch 'origin/QA_4_0' 2013-07-30 09:41:48 +02:00
Michal Čihař
dcd39bc57b Merge commit '7cb3344f4560609d8080c891b190ec170f364504' 2013-07-30 09:41:41 +02:00
Michal Čihař
41e06a48fd Merge branch 'MAINT_4_0_5' into QA_4_0 2013-07-30 09:41:13 +02:00
Michal Čihař
da4042fb6c Display none only if protection is enabled 2013-07-30 09:40:56 +02:00
Michal Čihař
7dc178ce49 Avoid double saving of version into session cache 2013-07-30 09:14:54 +02:00
Michal Čihař
a283c38a96 Translated using Weblate (Czech)
Currently translated at 100.0% (2708.0 of 2708)
2013-07-30 07:59:13 +02:00
Panagiotis Papazoglou
7903415bfa Translated using Weblate (Greek)
Currently translated at 100.0% (2708.0 of 2708)
2013-07-30 07:54:44 +02:00
Kristjan Räts
8476f94f6c Translated using Weblate (Estonian)
Currently translated at 100.0% (2708.0 of 2708)
2013-07-30 07:13:22 +02:00
Isaac Bennetch
0174f102aa Merge pull request #546 from kasunchathuranga/exportView
Export views as if they were tables
2013-07-29 21:14:21 -07:00
Kasun Chathuranga
94ff649d0d Fix undefined index notices on sql_views_as_tables 2013-07-30 07:20:35 +05:30
Weblate
459d2f8502 Merge remote-tracking branch 'origin/master' 2013-07-29 22:54:53 +02:00
Marcelo Camargo
99dc84f233 Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.1% (2683 of 2707)
2013-07-29 22:54:31 +02:00
Marc Delisle
1ad632c6df Fix merge conflicts 2013-07-29 16:52:35 -04:00
Rodrigo Souza
8ead0163ec Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.0% (2679 of 2707)
2013-07-29 22:46:48 +02:00