Commit graph

41 commits

Author SHA1 Message Date
Serghey Rodin
a5efa885d8 imroved favorites handler 2015-10-28 16:37:41 +02:00
Serghey Rodin
5eb10ba388 new and better way to backup - tar without find 2015-10-24 14:57:30 +03:00
Serghey Rodin
97a368afdf Merge pull request #422 from SysVoid/patch-1
Removed closing PHP tags
2015-10-22 16:56:26 +03:00
Serghey Rodin
9d2ebe561a file manager stuff 2015-09-28 02:01:19 +03:00
Serghey Rodin
6a7b3d65c4 humanize_usage update 2015-09-07 16:45:18 +03:00
System Void
7a7788b185 Removed closing PHP tags. 2015-08-04 14:42:06 +01:00
Serghey Rodin
4929747f70 Date translation 2015-06-03 17:41:43 +03:00
Serghey Rodin
527e4a9a62 UI update 2015-06-03 02:31:03 +03:00
Serghey Rodin
60f9f276b8 UI improvements 2015-05-29 19:51:24 +03:00
Serghey Rodin
1ee544fed6 TZ list 2015-05-29 01:55:43 +03:00
Serghey Rodin
567ce7e832 php-fpm support 2015-04-16 02:43:31 +03:00
Serghey Rodin
cc062abfc3 Connected web interface with vesta.conf 2014-10-05 14:47:55 +03:00
demlasjr
01357404bb Changing conversion: 1 mb = 1024 kb
I found that quota is using MB as 1024 KB, but in vestacp, if you set quota for a package 1024 MB, it's showing you 1,02 GB inside the panel.

If you edit the package and add 1000 MB, it's showing correctly in the panel, 1GB, but quota is exceeded at 976 MB.

humanize_usage use 1000 MB as 1GB instead of 1024 MB, so I fixed it.
2014-06-16 18:08:57 +02:00
Serghey Rodin
849d536993 unified error msg variable 2013-11-02 16:43:40 +02:00
Serghey Rodin
8f9c7272b9 change database username 2013-10-28 23:17:16 +02:00
Serghey Rodin
fd4e68bb8c new improved template scheme 2013-05-10 11:04:40 +03:00
Serghey Rodin
25c2b5c4cb changed tranlsate function name from _() to __() 2013-04-25 21:33:43 +03:00
Serghey Rodin
83673da05f Romanian language file 2013-04-25 21:30:02 +03:00
Serghey Rodin
4f7959ba25 proper setlocale() 2013-04-05 11:35:36 +03:00
Serghey Rodin
6e631c32a1 i18n + service manager + web updater 2013-01-29 00:18:09 +02:00
ZonD80
c8e0ca45fb Automatic language detection
Added automatic language detection based on HTTP_ACCEPT_LANGUAGE
header. New function _translate, that translates string to required
language.
New file: setlang.php?l=language_code - sets session language.
2013-01-25 13:54:01 +04:00
Serghey Rodin
def0f35141 i18n backend support 2013-01-24 12:49:22 +02:00
ZonD Eighty
52bdfc3aab Merged with upstream 2013-01-16 17:12:22 +04:00
Serghey Rodin
9eae7920e8 proper number formatin in time_humanize function 2013-01-16 14:42:00 +02:00
ZonD Eighty
c094d8582d Merge changes from upstream 2013-01-16 14:12:53 +04:00
Serghey Rodin
fc80b0949a service manager 2013-01-16 01:51:02 +02:00
ZonD Eighty
2b16d9bd83 Merge changes from upstream
I'm a little angry
2012-12-28 23:31:02 +04:00
Serghey Rodin
eb40d64132 password reset support for rouncube webmail 2012-12-28 11:39:01 +02:00
ZonD Eighty
dcf849263d Backend changes & some templates' translation 2012-12-27 17:28:16 +04:00
ZonD Eighty
43d7825b68 Translation begins... 2012-12-27 12:48:20 +04:00
Serghey Rodin
fe0f39abc0 improved user_validation 2012-11-14 01:51:14 +02:00
Serghey Rodin
b6b7eacadb replaced underscore with dash in api syscalls 2012-11-09 18:26:32 +02:00
Serghey Rodin
8e35bf9731 removed timezone setting 2012-11-06 17:57:33 +02:00
Serghey Rodin
2a602d2392 improved mail function 2012-10-26 23:41:06 +03:00
Serghey Rodin
427b254138 refactoring user section: new html formating 2012-09-10 14:06:30 +03:00
Serghey Rodin
a6c992c258 password reset function 2012-08-03 12:28:34 +03:00
Serghey Rodin
7bfebfff62 panel min heght 2012-06-30 23:33:40 +03:00
Serghey Rodin
6c3ac86ba2 removed italic 2012-06-06 11:30:24 +03:00
Serghey Rodin
2d12f47a73 add web domain 2012-05-28 18:19:49 +03:00
Serghey Rodin
d59de4c125 explict listing 2012-05-20 18:23:49 +03:00
Serghey Rodin
d352cb9385 New, simpler WEB UI 2012-05-15 15:51:43 +03:00