Michael Kaufmann
|
c4879519fb
|
Merge pull request #90 from madmuffin1/language_cleanup
Removing missed chinese string, include references-file; refs #1171
|
2013-03-28 10:09:09 -07:00 |
|
madmuffin1
|
66e7e8323b
|
Removing missed chinese string, include references-file (refs #1171)
|
2013-03-28 16:53:31 +01:00 |
|
Michael Kaufmann (d00p)
|
a8681b1e7b
|
put the language-string for speciallogwarning to admin_domains, not customer_domains, this fixes an undefined variable and the possibility to edit the 'special-logfile' setting; thx to oschn00r for the hint
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-27 12:30:37 +01:00 |
|
Michael Kaufmann (d00p)
|
c986c08cfb
|
switching users if the user is deactivated lead to a redirect to the login-screen with an undefined variable, just showing a message that the user is deactivated now
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-23 08:59:20 +01:00 |
|
Michael Kaufmann
|
d5997d5772
|
Merge pull request #87 from madmuffin1/language_cleanup
Language cleanup, fixes #1171
|
2013-03-22 09:55:40 -07:00 |
|
madmuffin1
|
f2ecf74d41
|
Removed error references strings from all language_files, these language files should now be suitable for translation using transifex (refs #1171)
|
2013-03-22 16:38:56 +01:00 |
|
madmuffin1
|
6a16940aa0
|
* Removed last real backreference ($lng['dkim']['dkim_keylength']) from language files (refs #1171)
|
2013-03-22 16:04:12 +01:00 |
|
madmuffin1
|
4675bfe2b9
|
* removed more backreferences in language files (refs #1171)
|
2013-03-21 21:50:17 +01:00 |
|
Sorin Pohontu (frontline)
|
faada48e38
|
Feature #536: Use complete domain name as default path for DocumentRoot
|
2013-03-20 21:37:37 +02:00 |
|
madmuffin1
|
50327e2df6
|
Removed 6 back-references from language files
|
2013-03-15 23:05:40 +01:00 |
|
Michael Kaufmann (d00p)
|
74c5d0718c
|
remove php's safe_mode as it is deprecated since php-5.3 and removed since php-5.4
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-15 09:34:41 +01:00 |
|
Michael Kaufmann (d00p)
|
cbc745ff72
|
remove mod_log_sql as planned
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-15 08:38:29 +01:00 |
|
Michael Kaufmann
|
8db5e40661
|
Merge pull request #70 from b-bittner/Ticket1150
Add random SQL-Prefixes to customer DBs when mysql-prefix is set to 'RANDOM', fixes #1150
|
2013-03-14 01:54:11 -07:00 |
|
Michael Kaufmann (d00p)
|
3895c30ffa
|
clean up language files for a better fresh start on transiflex, or similar; refs #1171
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-13 09:07:04 +01:00 |
|
Michael Kaufmann (d00p)
|
66e6a21f77
|
fix and cleanup polish language file, thx to imachine; fixes #1170 refs #1171
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-11 21:21:55 +01:00 |
|
Michael Kaufmann (d00p)
|
db81594404
|
generalize language string
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-10 08:49:52 +01:00 |
|
Michael Kaufmann (d00p)
|
2a48c2b598
|
fix fpm-description in english langfile; make --force command really force a regeneration of the config files by inserting the task; beautify nginx customer vhost
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-09 16:59:33 +01:00 |
|
Michael Kaufmann (d00p)
|
b84bd2017c
|
use language file and better description for google-webfont integration
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-09 16:41:11 +01:00 |
|
Michael Kaufmann (d00p)
|
d9ebd7a3f9
|
fix description of the nginx php-reload and php-backend setting
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-08 22:59:16 +01:00 |
|
Michael Kaufmann (d00p)
|
a048cd96b1
|
implement php-fpm process-manager 'ondemand', fixes #1035
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-07 15:40:07 +01:00 |
|
Michael Kaufmann (d00p)
|
447f61ba78
|
settings are not available when reading them from the database, let admin set the php-reload command and the php-backend for nginx even if php-fpm is disabled. Added a note to the description, fixes #1075
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-05 10:29:06 +01:00 |
|
Michael Kaufmann (d00p)
|
747b01d141
|
make path to nginx's fastcgi_params customizable, fixes #1153
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-05 09:03:38 +01:00 |
|
Michael Kaufmann
|
bbb44bc857
|
Merge pull request #62 from adlerweb/fix-installtranslation
Fix install translation
|
2013-03-04 08:14:32 -08:00 |
|
Michael Kaufmann (d00p)
|
9061bfd9a3
|
customers should only see the ticket-categories created by their admin/reseller. Also, there now needs to be a 'tickets-see-all' flag for admins
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de>
|
2013-02-25 14:09:14 +01:00 |
|
Michael Kaufmann (d00p)
|
d7eef7a8b2
|
add support for the new apache-2.4
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de>
|
2013-02-25 09:59:26 +01:00 |
|
Benjamin Bittner
|
bb3716c03e
|
Feature #1150; Add random SQL-Prefixes to customer DBs
|
2013-01-01 12:50:10 +01:00 |
|
Florian Knodt
|
f8e9bf9424
|
Fixed misplaced translation
|
2012-12-13 01:25:40 +01:00 |
|
Florian Aders
|
dcfe3493a2
|
Merge pull request #37 from Ivaylo-Bachvarov/master
Bulgarian support, thx to Ivaylo-Bachvarov
|
2012-08-22 03:06:19 -07:00 |
|
Ivaylo Bachvarov
|
2bb7ac9e06
|
The whole user interface is now done.
The pull request is done. For now i don't have enought time to translate
the admin parth. But user interface is more important so i am done with
this.
|
2012-08-22 00:49:05 +03:00 |
|
Arnold Bechtoldt
|
78f286cbda
|
Implement *deactivate-catchall*-feature, refs #fixes 1114
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-21 20:08:20 +02:00 |
|
Arnold Bechtoldt
|
c9a93e95aa
|
change SysCP->Froxlor within Slovak lng translation file, refs #1117
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-21 15:14:34 +02:00 |
|
Arnold Bechtoldt
|
084069aaf4
|
change SysCP->Froxlor within Swedish lng translation file, refs #1117
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-21 15:13:40 +02:00 |
|
Arnold Bechtoldt
|
d006c7ecac
|
converting additional Swedish HTML numeric entities to actual chars, refs #1117
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-21 15:12:16 +02:00 |
|
Arnold Bechtoldt
|
63057fe0ac
|
converting additional Spanish HTML numeric entities to actual chars, refs #1117
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-21 15:07:22 +02:00 |
|
Arnold Bechtoldt
|
9a406e8cec
|
converting additional Slovak HTML numeric entities to actual chars. Some native speakers have to review some special char errors within this file, refs #1117
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-21 15:06:09 +02:00 |
|
Arnold Bechtoldt
|
36f8e50453
|
converting additional Portugues HTML numeric entities to actual chars, refs #1117
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-21 15:01:13 +02:00 |
|
Arnold Bechtoldt
|
a7689f5a28
|
converting additional Polish HTML numeric entities to actual chars. Some native speakers have to review some special errors within this file, refs #1117
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-21 14:56:20 +02:00 |
|
Arnold Bechtoldt
|
92e4e2d826
|
converting additional Italian HTML numeric entities to actual chars and removing CR's, refs #1117
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-21 14:51:40 +02:00 |
|
Arnold Bechtoldt
|
8ce991a249
|
converting additional Hungarian HTML numeric entities to actual chars, refs #1117
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-21 14:42:32 +02:00 |
|
Arnold Bechtoldt
|
8ab8bc0b42
|
converting Hungarian HTML numeric entities to actual chars, refs #1117
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-21 14:40:06 +02:00 |
|
Arnold Bechtoldt
|
861376b2a2
|
converting French HTML numeric entities to actual chars, refs #1117
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-21 14:27:28 +02:00 |
|
Arnold Bechtoldt
|
a45b231a7f
|
converting Dutch HTML numeric entities to actual chars, refs #1117
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-21 14:24:26 +02:00 |
|
Arnold Bechtoldt
|
d9a28d197e
|
converting Czech HTML numeric entities to actual chars, refs #1117
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-21 14:22:34 +02:00 |
|
Ivaylo Bachvarov
|
7ac1240640
|
The error translating is now done
Still have a lot of translating work :(
|
2012-08-21 13:21:58 +03:00 |
|
Ivaylo Bachvarov
|
b8f1118bbc
|
Improve Bulgarian translation.
Almost all of the user interface is translated now. And the BG file is
now structured like the orginal Enlish file.
|
2012-08-19 02:02:34 +03:00 |
|
Arnold Bechtoldt
|
f575e94ddb
|
converting English HTML [numeric] entities to actual chars, refs #1117
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-16 16:11:30 +02:00 |
|
Arnold Bechtoldt
|
26849f89d1
|
converting Danish HTML numeric entities to actual chars, refs #1117
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-16 16:08:02 +02:00 |
|
Arnold Bechtoldt
|
efacd85fdd
|
converting German HTML numeric entities to actual chars, refs #1117
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-16 16:07:05 +02:00 |
|
Arnold Bechtoldt
|
e4c1bacb6e
|
converting Russian HTML numeric entities to actual chars, refs #1117
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-16 16:06:02 +02:00 |
|
Arnold Bechtoldt
|
823a09da85
|
converting zn-cn HTML numeric entities to actual chars, refs #1117
|
2012-08-16 16:04:27 +02:00 |
|