Commit Graph

12478 Commits

Author SHA1 Message Date
Andrew Cooper
ebb3336da0 On Firefox 19 using the XO sytle, empty <dd> blocks collapse into
nothing, and lower ones reflow upwards, including <br/> blocks.

Remove <br/>s from the middle of <dl> blocks and split into seperate
<dl> blocks to limit the effect of the reflowing.

Insert &nbsp;s into the PIF list to prevent the empty <dd> blocks from
reflowing together, allowing the IP addreses to match up with their
correct PIF.
2013-04-13 16:38:38 +01:00
Julien Fontanet
2792315d39 Merge pull request #10 from SRCF/server-description
Add server description to index listing.
2013-04-13 07:13:38 -07:00
Andrew Cooper
0162842b97 Add server description to index listing 2013-04-13 15:56:14 +01:00
Julien Fontanet
97812a24b4 Display memory usage in a tooltip in the hosts list (fix #3). 2013-04-12 15:10:43 +02:00
Julien Fontanet
830d7fbdb0 Display correctly the XCP version of a host (fix #2). 2013-04-12 15:04:48 +02:00
Julien Fontanet
5f877b77ea Update dependencies. 2013-04-12 15:04:20 +02:00
Julien Fontanet
5a32a55900 API[host.get]() returns software_version (related to vatesfr/xo-web#2). 2013-04-12 15:03:31 +02:00
Julien Fontanet
4327137cb0 Update dependencies. 2013-04-12 15:02:27 +02:00
Julien Fontanet
2fa669f9c6 Minor README update. 2013-04-12 14:11:19 +02:00
Julien Fontanet
332aa1d2ef Clearer error messages in XCP connections. 2013-04-12 14:06:23 +02:00
Julien Fontanet
fc714f7d43 Fixes issue #4. 2013-04-06 22:30:30 +02:00
Julien Fontanet
428dc5ff07 Merge pull request #5 from SRCF/correct-network-title
Correct network index title.
2013-04-06 12:46:42 -07:00
Andrew Cooper
a0d651a5b8 Correct network index title 2013-04-06 19:14:59 +01:00
Julien Fontanet
89596591e9 Typo. 2013-03-30 12:08:18 +01:00
Julien Fontanet
bbe4f8c6ef Minor fix. 2013-03-29 14:29:21 +01:00
Julien Fontanet
84e6f71416 More PHP 5.3 compatibility fixes (see issue vatesfr/xo#1). 2013-03-29 14:27:06 +01:00
Julien Fontanet
3c990f6d07 Various updates. 2013-03-28 22:24:08 +01:00
Julien Fontanet
b38ed38297 Various updates. 2013-03-28 22:23:57 +01:00
Julien Fontanet
58765763e2 Various updates. 2013-03-28 16:10:23 +01:00
Julien Fontanet
4d608c5e7a Various updates. 2013-03-28 16:09:18 +01:00
Julien Fontanet
3618e84c17 os_version can be null. 2013-03-27 18:42:51 +01:00
Julien Fontanet
50647fd9b7 Various updates. 2013-03-27 18:02:29 +01:00
Julien Fontanet
c29dcb9053 Various updates. 2013-03-27 18:02:16 +01:00
Julien Fontanet
c4a4d95e3c Minor fix. 2013-03-27 15:24:33 +01:00
Julien Fontanet
21befdeb0e Various updates. 2013-03-26 19:02:45 +01:00
Julien Fontanet
5f26cd7342 Various updates. 2013-03-26 19:02:18 +01:00
Olivier Lambert
79ddafb594 reduce display for tablets 2013-03-26 17:47:46 +01:00
Julien Fontanet
2c0913637b Various updates. 2013-03-26 16:37:51 +01:00
Olivier Lambert
8e060c8ae4 minor fix 2013-03-26 16:34:52 +01:00
Olivier Lambert
01321b0cf6 creation of dashboard home page 2013-03-26 16:24:08 +01:00
Olivier Lambert
b57b6ac69c add AGPL mention in home page 2013-03-26 14:09:02 +01:00
Julien Fontanet
1065fbc422 Various updates. 2013-03-26 13:57:56 +01:00
Julien Fontanet
0de22f10c0 Initial stats. 2013-03-26 13:57:29 +01:00
Julien Fontanet
2e8c931fb6 Remove incorrect file. 2013-03-26 10:59:18 +01:00
Julien Fontanet
ce1f58956a Various updates. 2013-03-25 18:48:10 +01:00
Olivier Lambert
0436bd1b41 disable search bar (for now) 2013-03-25 16:38:35 +01:00
Olivier Lambert
7238f99d19 whoops. fix bootstrap name 2013-03-25 16:34:33 +01:00
Olivier Lambert
2d7cd2fe4e add help with bootstrap tour 2013-03-25 16:27:19 +01:00
Olivier Lambert
9a586c397f simplify server/vms views 2013-03-23 11:25:19 +01:00
Olivier Lambert
6f4289b3a0 fix another layout bug 2013-03-23 10:41:51 +01:00
Olivier Lambert
382e368f2a fix layout 2013-03-23 10:40:43 +01:00
Olivier Lambert
f3e7cb3972 add comments in source code 2013-03-23 10:39:01 +01:00
Julien Fontanet
4530db087a Various updates. 2013-03-22 18:34:07 +01:00
Julien Fontanet
7f08163eda User modification. 2013-03-22 18:34:07 +01:00
Julien Fontanet
ea79adb277 Various updates. 2013-03-22 18:34:07 +01:00
Julien Fontanet
25d00f2fcb Various updates. 2013-03-22 18:33:49 +01:00
Olivier Lambert
f32d42f38a reorg view 2013-03-22 18:29:27 +01:00
Olivier Lambert
565e4bdc9e views modifications 2013-03-22 17:02:54 +01:00
Olivier Lambert
f26d79dabd fix template view 2013-03-22 15:24:25 +01:00
Olivier Lambert
9e0c36d0ff add template view and fix other views 2013-03-22 15:17:30 +01:00