Go to file
Dominik Csapak a162fb4bd3 ui: add version to extjs script urls
So that we circumvent browsers caching 6.0 extjs js/css
this should (at least for new users upgrading) fix the browser caching
issue for extjs (we had some now in the forums)

I did it this way since we do not often change version of the extjs
package (since its a big task everytime anyway), but if wanted i can
do it differently. e.g.:
    * hardcode it in the perl code
    * generate it during the build (also for the control file)

But this is fine for ExtJS as we rarely update that and especially for
major releases we would need to adapt stuff anyway

Also bump the versioned dependency on extjs to 7.0.0 in the Debian
control file.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-09-06 12:56:49 +02:00
aplinfo update aplinfo index 2021-07-06 12:35:06 +02:00
bin actually install pve6to7 tool 2021-05-28 11:16:59 +02:00
configs configs: vzdump: use prune-backups instead of the deprecated maxfiles 2021-06-08 15:22:52 +02:00
debian ui: add version to extjs script urls 2021-09-06 12:56:49 +02:00
network-hooks ifupdown1: bridgevlan: add bridge-vids list support 2020-01-11 17:22:46 +01:00
PVE Add/fix option descriptions in pvenode api docs 2021-08-31 17:02:29 +02:00
services pvesr service: order after pve-cluster 2019-11-28 10:54:12 +01:00
test test: vzdump: adapt to new default 2021-06-09 10:08:58 +02:00
www ui: add version to extjs script urls 2021-09-06 12:56:49 +02:00
.gitignore Extend the .gitignore(s) 2018-05-04 14:50:04 +02:00
defines.mk fix #844: allow to pre-delay start-all-marked guests on boot 2019-11-20 20:20:58 +01:00
Makefile buildsys: change upload/config dist to bullseye 2021-05-20 20:54:07 +02:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vzdump-hook-script.pl vzdump-hook-script: rename TARFILE to TARGET 2020-07-14 10:27:18 +02:00