Commit Graph

5190 Commits

Author SHA1 Message Date
Dietmar Maurer
32d63edcaa bump version to 3.1-8 2013-09-09 11:44:21 +02:00
Dietmar Maurer
8fd7134c67 use correct changelog urls for pve repositories.
We always use a changelog file for each package (not source package).
2013-09-09 11:39:24 +02:00
Dietmar Maurer
446b96693a corretly use proxy CONNECT
There is a bug in LWP:UserAgent - it does not use CONNECT for https
proxy calls. So such calls fails with SQUID.
2013-09-09 11:33:25 +02:00
Dietmar Maurer
c127989d8c bump version to 3.1-7 2013-09-05 13:09:24 +02:00
Dietmar Maurer
84ad4385e0 vzdump: correctly handle maxfiles parameter
Passing value 0 mean unlimited.
2013-09-05 10:59:05 +02:00
Dietmar Maurer
dde4dfb972 add correct parameters to PUT requests 2013-09-04 14:31:23 +02:00
Dietmar Maurer
c0659a7379 improve error message 2013-09-04 13:37:28 +02:00
Dietmar Maurer
f21e19cb7a bump version to 3.1-6 2013-09-03 07:04:01 +02:00
Dietmar Maurer
4af2c66cad some more gettext cleanups, update po files
Includes full german translation.
2013-08-29 12:06:53 +02:00
Dietmar Maurer
f5b806d9df reduce gettext strings by using format_storage_type() everywhere 2013-08-29 10:37:05 +02:00
Dietmar Maurer
d1fc545627 Do not translate iscsi Portal/Target and NFS export
iSCSI naming is already confusing, so we use the original terms here.
2013-08-29 09:39:20 +02:00
Dietmar Maurer
bc3e73be41 do not use gettext() inside render functions 2013-08-29 09:30:54 +02:00
Dietmar Maurer
4a105b3224 try to minimize number of gettext strings 2013-08-29 09:18:25 +02:00
Dietmar Maurer
ae58eee858 do not use gettext() inside render functions
For performance reasons.
2013-08-29 08:57:18 +02:00
Dietmar Maurer
32eff12828 s/gettext('Default')/PVE.Utils.defaultText/ 2013-08-29 07:51:50 +02:00
Dietmar Maurer
f967aeee9e re-add glusterfs GUI 2013-08-29 07:44:08 +02:00
Dietmar Maurer
001b7f7607 gettext updates removed GlusterFS silently - re-add it again 2013-08-29 07:31:23 +02:00
Dietmar Maurer
ab18265d88 fix jslint type confusion errors 2013-08-29 07:27:03 +02:00
Dietmar Maurer
c71952bcc3 fix syntax error introduced by previous gettext updates 2013-08-29 07:23:38 +02:00
Damien PIQUET
0070ee3752 Added translations
Signed-off-by: Damien PIQUET <piqudam@gmail.com>
2013-08-29 07:20:28 +02:00
Dietmar Maurer
38f6e3b98a ibump version to 3.1-5 2013-08-26 10:25:15 +02:00
Dietmar Maurer
a25fa6e9bf changelog: proxy API call to correct node
Nodes can have different apt sources, so changelog localtion can also differ.
2013-08-26 10:11:03 +02:00
Dietmar Maurer
26e888be1a bump version to 3.1-4 2013-08-23 10:08:52 +02:00
Dietmar Maurer
26f876ce18 apt: only consider installed packages
Because 'apt-get dist-upgrade' also does not consider the package
selection state (as opposed to apt-get dselect-upgrade).
2013-08-23 10:03:23 +02:00
Dietmar Maurer
d8c0a1213b add reference to git version 2013-08-22 11:48:17 +02:00
Dietmar Maurer
2a12e8c3be bump version to 3.1-3 2013-08-16 13:08:33 +02:00
Dietmar Maurer
e88a5cde5f add favicon.ico 2013-08-16 13:06:32 +02:00
Dietmar Maurer
c576f1843a display subscription status after login 2013-08-16 10:27:47 +02:00
Dietmar Maurer
6f12dfc8ab use Refresh instead of Update
Because 'Update' only makes sense for users knowing apt-get
command line tool.
2013-08-16 09:27:16 +02:00
Dietmar Maurer
702ecae163 try to guess changelog url fro security updates
Work for some packages, but not for all security updates. Seems
Debian security team does not upload changelogs.
2013-08-16 09:22:02 +02:00
Dietmar Maurer
16fe0cebd7 fix perl dependency, bump version to 3.1-2 2013-08-16 06:16:11 +02:00
Dietmar Maurer
d32d05d648 include glusterfs-client version in 'pveversion -v' 2013-08-14 07:56:33 +02:00
Dietmar Maurer
27c62ee78f bump RELEASE to 3.1 2013-08-14 07:51:54 +02:00
Dietmar Maurer
56f579856a vzdump: wait one second before unmounting the snapshot 2013-08-13 12:51:00 +02:00
Dietmar Maurer
118db09788 make jslint happy 2013-08-13 10:40:58 +02:00
Dietmar Maurer
d3b1551fbc bump version to 3.0-38 2013-08-13 10:32:35 +02:00
Dietmar Maurer
2b578fef79 add GUI for GlusterFS storage 2013-08-13 10:31:10 +02:00
Dietmar Maurer
d97a44689d bug fix: only send updated package list once 2013-08-02 10:41:39 +02:00
Dietmar Maurer
857eb12ecc bump version to 3.0-37 2013-08-02 10:11:56 +02:00
Dietmar Maurer
745d942d91 apt: try to send updated packe list only once 2013-08-02 10:03:18 +02:00
Dietmar Maurer
23a5d458e2 white space cleanup 2013-08-02 09:29:14 +02:00
Dietmar Maurer
933054047a apt: try to detect new packages
The previos approch did not detect new packages, like new kernels.
2013-08-02 09:21:26 +02:00
Dietmar Maurer
f460dc12b1 impl. a better way to suppress output from apt-get update. 2013-08-02 06:33:36 +02:00
Dietmar Maurer
a137235a4a be more quiet 2013-08-02 06:28:15 +02:00
Dietmar Maurer
2544e8d5c6 run 'apt-get update' in quiet mode when starting from cron 2013-08-02 06:15:20 +02:00
Dietmar Maurer
fdc9448636 fix typo in daily cron script 2013-08-02 05:59:43 +02:00
Dietmar Maurer
2ba6d82257 fix changelog url for pve repository
To make it compatible with 'apt-get changelog'
2013-08-01 11:35:48 +02:00
Dietmar Maurer
82dd06022d allow to configure cipher list for pveproxy 2013-08-01 09:36:53 +02:00
Dietmar Maurer
6765686fed automatically add pve repository to apt sources list 2013-08-01 09:23:03 +02:00
Dietmar Maurer
76d0de20e2 allow to use serial terminal as display 2013-07-31 10:19:26 +02:00