Commit Graph

133 Commits

Author SHA1 Message Date
Dietmar Maurer
d29415f401 remove DC GUI language option - this is a client setting now 2011-11-29 10:12:38 +01:00
Dietmar Maurer
10f625587f use same button order everywhere 2011-11-29 07:56:13 +01:00
Dietmar Maurer
fb3feb559e display VM name in console title window 2011-11-29 07:43:25 +01:00
Dietmar Maurer
9533980061 always use PVE.Utils.openConoleWindow 2011-11-29 06:53:32 +01:00
Dietmar Maurer
86d09374be add more gettext markers 2011-11-25 12:42:37 +01:00
Dietmar Maurer
46a53f1b77 use predefined model pve-storage-content
Else ExtJS ignores the idProperty setting.
2011-11-25 12:20:53 +01:00
Dietmar Maurer
e948b11652 add migrate button to VNCConsole window 2011-11-25 11:09:10 +01:00
Dietmar Maurer
ec5b32a8c8 add more gettext markers 2011-11-25 09:23:46 +01:00
Dietmar Maurer
ecf9cd1ecc add more gettext markers 2011-11-23 10:17:46 +01:00
Dietmar Maurer
b93aabcaf0 set load mask when changing language 2011-11-23 06:19:39 +01:00
Dietmar Maurer
a2dca26b09 mark translateable strings with gettext 2011-11-22 14:05:06 +01:00
Dietmar Maurer
6b96e83ec9 implement our own tool to extract gettext - jsgettext.pl 2011-11-22 09:06:50 +01:00
Dietmar Maurer
2198a479fa start i18n support 2011-11-21 12:57:11 +01:00
Dietmar Maurer
105270d30c fix cpu usage display 2011-11-18 09:37:23 +01:00
Dietmar Maurer
65d8ab4b58 only display disk format selector on create 2011-11-18 06:04:30 +01:00
Dietmar Maurer
9a488b19e6 add cache=unsafe mode 2011-11-18 05:52:55 +01:00
Dietmar Maurer
7e79e293e8 implement openvz migrate 2011-11-17 14:36:25 +01:00
Dietmar Maurer
df4bd3adab fix bug 44: allow to use templates from NFS 2011-11-17 12:42:26 +01:00
Dietmar Maurer
f29297dbaa sort content type string 2011-11-17 12:20:38 +01:00
Dietmar Maurer
165a9668c1 use template method pattern
This is the suggested way to implement componenets.
2011-11-17 07:24:04 +01:00
Dietmar Maurer
a088d7d21f simplify GUI
And display the task log by default (instead of cluster log)
2011-11-16 14:34:22 +01:00
Dietmar Maurer
b86c23dc91 add syslog to compression dictionary 2011-11-16 13:31:06 +01:00
Dietmar Maurer
db16032c8a make jslint happy 2011-11-16 13:05:07 +01:00
Dietmar Maurer
2db7bb6f20 use new LogViewer inside TaskViewer 2011-11-16 12:22:03 +01:00
Dietmar Maurer
8815805e31 improve LogViewer 2011-11-16 11:52:46 +01:00
Dietmar Maurer
52406c4273 catch errors on response decoding 2011-11-16 09:06:26 +01:00
Dietmar Maurer
dd7f2655a7 always enable console button 2011-11-14 12:45:50 +01:00
Dietmar Maurer
176eee4fec add context menus 2011-11-14 12:43:16 +01:00
Dietmar Maurer
906fa3257a add start/stop icons 2011-11-14 12:41:21 +01:00
Dietmar Maurer
2c8e0b1537 add/display storage option 2011-11-14 09:33:02 +01:00
Dietmar Maurer
3732a6651a GUI rework 2011-11-11 13:26:05 +01:00
Dietmar Maurer
07f899f119 add missing words to compression dictionary 2011-11-11 10:32:51 +01:00
Dietmar Maurer
d9a5825749 fix load Mask in ObjectGrid 2011-11-11 10:31:54 +01:00
Dietmar Maurer
c6fe76518f do not log child start/end 2011-11-10 09:31:57 +01:00
Dietmar Maurer
6c980a6779 add some comments about KeepAlive usage.
Seems KeepAlive spawns too many processes, so we cant use it.
2011-11-10 09:21:28 +01:00
Dietmar Maurer
da794fcfd6 fixes for IE9 2011-11-09 11:27:25 +01:00
Dietmar Maurer
a2f5799145 make jslint happy 2011-11-09 10:59:21 +01:00
Dietmar Maurer
956d1b6e26 add monitor GUI 2011-11-09 09:36:55 +01:00
Dietmar Maurer
1d95a6b525 fix focus handling for LoginWindow 2011-11-09 07:33:58 +01:00
Dietmar Maurer
b78330d2a4 disable updates when panel is hidden 2011-11-08 14:27:46 +01:00
Dietmar Maurer
2dacceb1d9 automatically scroll to end of log 2011-11-08 12:04:01 +01:00
Dietmar Maurer
8e7e4f56e3 new LogView class - implement openvz initlog viewer 2011-11-08 08:09:38 +01:00
Dietmar Maurer
a02d621810 disable inline console 2011-11-08 06:37:09 +01:00
Dietmar Maurer
823e701d1c sort storage list by storage id 2011-11-07 13:57:26 +01:00
Dietmar Maurer
994c33c049 filter backup files by vmtype 2011-11-07 13:51:49 +01:00
Dietmar Maurer
4545bfdaac launch task viewer for container creation 2011-11-07 12:44:07 +01:00
Dietmar Maurer
9f7678839d support more than 'local' storage for openvz.
It is now possible to use NFS or other directory type storages.
2011-11-07 12:35:38 +01:00
Dietmar Maurer
61af114dae use new pveBackupModeSelector 2011-11-07 11:27:40 +01:00
Dietmar Maurer
7404e8fe90 implement restore GUI 2011-11-04 13:45:52 +01:00
Dietmar Maurer
6729b1780f do not allow empty VMID fields by default 2011-11-04 13:44:24 +01:00