Commit Graph

60 Commits

Author SHA1 Message Date
Thomas Lamprecht
e62859c5e5 ship commit hash and repo we build from
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-30 12:57:19 +01:00
Thomas Lamprecht
f0e4870b4f buildsys: add dsc target
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-30 12:56:57 +01:00
Thomas Lamprecht
60b98983d4 bump version to 1.0-24
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-14 07:42:09 +01:00
Thomas Lamprecht
f90c941bc6 bump version to 1.0-23
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-02-28 11:25:52 +01:00
Thomas Lamprecht
2caa58a379 bump version to 1.0-22
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-29 12:59:09 +01:00
Thomas Lamprecht
cbf3acee3a bump version to 1.0-21
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-22 13:23:32 +01:00
Dietmar Maurer
7fc8bdf570 bump version to 1.0-20 2018-09-14 12:01:38 +02:00
Dominik Csapak
3cf341e92a add node/HostsView
to show/edit /etc/hosts

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-09-14 11:51:31 +02:00
Thomas Lamprecht
a348814625 bump version to 1.0-19 2018-06-12 16:45:57 +02:00
Fabian Grünbichler
46574d3548 bump version to 1.0-18 2018-05-14 11:07:56 +02:00
Wolfgang Bumiller
bd7c96d053 bump version to 1.0-17
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-05-03 08:26:41 +02:00
Thomas Lamprecht
41670d25b5 bump version to 1.0-16 2018-05-02 13:50:03 +02:00
Dietmar Maurer
bebf81f0ce bump version to 1.0-15 2018-04-06 13:48:36 +02:00
Dietmar Maurer
ba70732c22 bump version to 1.0-14 2018-04-05 12:19:12 +02:00
Dietmar Maurer
36ee012f37 bump version to 1.0-13 2018-03-08 11:38:18 +01:00
Thomas Lamprecht
2e6df526fa bump version to 1.0-12 2018-02-23 11:14:02 +01:00
Fabian Grünbichler
eb1f0d2a37 bump version to 1.0-11 2018-02-16 13:06:57 +01:00
Wolfgang Bumiller
f3cf5c9bd8 buildsys: prevent parallel deb builds
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-02-09 10:13:34 +01:00
Dominik Csapak
102716a69a bump version to 1.0-10 2018-01-25 10:23:20 +01:00
Dominik Csapak
42a6e12072 add proxmoxlib to the clean target 2018-01-15 14:13:11 +01:00
Dominik Csapak
f2bf80bd41 add version as comment to js file
this can be used in the proxy to read the installed version
of the widget toolkit (without needing to read the info from
apt/dpkg/etc.)
2018-01-11 14:48:13 +01:00
Dietmar Maurer
6689e1cedd bump version to 1.0-9 2017-12-11 14:43:35 +01:00
Dietmar Maurer
4f0b8a1a72 bump version to 1.0-8 2017-11-29 12:09:26 +01:00
Dominik Csapak
ff5351f775 remove updatequeue
since all modern browsers can properly handle multiple
xmlhttprequests, we do not need to serialize them ourselves, but
leave it to the browser

this fixes an issue wehre a canceled request of an updatestore
blocks all other updatestores until refresh

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-11-29 12:04:31 +01:00
Dietmar Maurer
03c29495f5 bump version to 1.0-7 2017-11-23 07:30:09 +01:00
Dietmar Maurer
2e67cd694c bump version to 1.0-6 2017-11-14 11:39:20 +01:00
Dominik Csapak
fa6dc53bcc add missing BondModeSelector to widget toolkit
this is needed for the node/NetworkEdit.js

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-11-14 11:35:48 +01:00
Dietmar Maurer
621b567f21 bump version to 1.0-5 2017-11-14 08:12:52 +01:00
Dietmar Maurer
4753e65dd6 bump version to 1.0-4 2017-10-24 08:45:40 +02:00
Dominik Csapak
e7ff021c57 add GaugeWidget from PVE
and adds the functionality to set a different fontsize

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-10-11 06:41:30 +02:00
Dietmar Maurer
f6f0066aff LanguageSelector.js - add language selector 2017-10-04 11:16:22 +02:00
Dietmar Maurer
ca31548b04 Revert "add grid/SelectFeature.js"
This reverts commit e58445b3a4.

This is no longer required, because we can simply set:

    viewConfig: {
	enableTextSelection: true
    },
2017-09-27 13:11:57 +02:00
Dietmar Maurer
e58445b3a4 add grid/SelectFeature.js 2017-09-27 12:52:39 +02:00
Dietmar Maurer
a3489b1016 add HelpButton class 2017-09-27 10:04:29 +02:00
Dietmar Maurer
5f93e01085 new checked_command helper, add APT.js 2017-09-25 12:31:36 +02:00
Dietmar Maurer
2e7bd1dcba form/DateTimeField.js - new widget to select Date with Time 2017-09-20 12:42:42 +02:00
Dietmar Maurer
16f921d7b8 bump version to 1.0-3 2017-09-06 09:37:48 +02:00
Dietmar Maurer
0c786d2b08 add RRDChart class 2017-08-29 08:43:50 +02:00
Dietmar Maurer
1748088d28 add RRDStore class
Copied from pve-manager:

- removed field specification
- changed statid to proxmoxRRDTypeSelection
2017-08-29 07:27:40 +02:00
Dietmar Maurer
a0ba293c12 add RRDTypeSelector class
Mostly copied from pve-manager.

- added gettext translations
- changed class and state name
2017-08-29 06:25:25 +02:00
Dietmar Maurer
835b5d8e6a bump version to 1.0-2 2017-04-05 10:23:15 +02:00
Dietmar Maurer
281ad45b5d add experimental CBind mixin 2017-03-31 11:26:55 +02:00
Dietmar Maurer
c9441d5f32 window/PasswordEdit.js: copied from pve-manager 2017-03-27 11:04:46 +02:00
Dietmar Maurer
066babdc65 form/ComboGrid.js: imported from pve-manager 2017-03-27 11:04:46 +02:00
Dietmar Maurer
b542702d85 Makefile: use "--product pve,pmg --dist stretch" for upload target 2017-03-08 17:03:11 +01:00
Dietmar Maurer
d1661fde3f button/Button.js: imported from pve-manager 2017-02-25 14:35:29 +01:00
Dietmar Maurer
211267b8cc KVComboBox: imported from pve-manager 2017-02-25 10:20:12 +01:00
Dietmar Maurer
d44fdf59f9 add integer field 2017-02-24 08:32:30 +01:00
Dietmar Maurer
40d43a3923 PendingObjectGrid.js: import from pve-manager
just changed the name
2017-02-24 07:45:09 +01:00
Dietmar Maurer
eb874be792 add DNS view/edit widgets 2017-02-01 07:17:47 +01:00