Commit Graph
9450 Commits
Author SHA1 Message Date
Andrew Cooper d3976fd64a Newline at end of file 2013-07-03 00:11:09 +01:00
Andrew Cooper 1efd7a73e6 Format MAC addresses as monospaced 2013-07-03 00:06:49 +01:00
Andrew Cooper b06d1edc5f Misc additions to .gitignore 2013-07-02 23:26:48 +01:00
Julien Fontanet 22ce37c0cd Minor updates. 2013-06-28 18:35:08 +02:00
Julien Fontanet fd05a1a9cf Various updates. 2013-06-25 19:02:54 +02:00
Julien Fontanet ae091cdb8c Initial commit. 2013-06-15 15:42:55 +02:00
Julien Fontanet b7a00941b4 Best preferred host handling (fixes #6). 2013-05-27 16:36:06 +02:00
Julien Fontanet acce572374 Best preferred host handling (vatesfr/xo-web#6). 2013-05-27 16:35:07 +02:00
Julien Fontanet f326de8c3b Minor cleanup. 2013-05-27 15:37:05 +02:00
Julien Fontanet c39a0c983c Missing file. 2013-05-27 15:36:40 +02:00
Julien Fontanet 060872cacb Better time handling.
Using Moment.js to display dates (fixes #15).
Using our own function to display durations.
2013-05-27 15:34:36 +02:00
Julien Fontanet fda02aea84 Sizes are now correctly formatted and use appropriate units. 2013-05-24 11:19:21 +02:00
Julien Fontanet 451e96e848 Better representation for VMs memory usage in host page (fixes #14).
The scale is not logarithmic but the order is respected.
2013-05-23 17:53:47 +02:00
Julien Fontanet 6cc3241eed XCP name is now deprecated.
The “xcp” entry in the configuration as been renamed “xen” (but compatibility is maintained).

Comments in the “local.php.dist” file as been clarified.
2013-05-23 10:30:08 +02:00
Julien Fontanet 45d4c7b20c Minor missing fix. 2013-05-16 15:09:07 +01:00
Julien Fontanet cd2cdd3692 Be clearer if there is no IPs (fixes #9). 2013-05-16 15:02:40 +01:00
Julien Fontanet 1a7e9730e7 Do not send empty IPs in host_getAll() (see vatesfr/xo-web#9). 2013-05-16 15:01:10 +01:00
Julien Fontanet 0c13928109 No link for Dom0 in server memory bar (fixes #13). 2013-05-16 12:01:14 +01:00
Julien Fontanet 6be05423d8 Dom0 appears first in server memory bar (fixes #12). 2013-05-16 11:53:44 +01:00
Julien Fontanet 8f46aa2242 Treat Dom0 differently than other VMs. 2013-05-16 11:52:52 +01:00
Julien Fontanet ee1d1f3852 Minor comment update. 2013-05-16 10:30:07 +02:00
Julien Fontanet aa5fa39d7a Merge pull request #11 from SRCF/firefox-ui-fixes
Fix empty <dd> issues and alignment of information in <dl>s
2013-04-13 07:56:28 -07:00
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