7824 Commits

Author SHA1 Message Date
26d7851539 Fix permissions in update-dashboard-config.inc.php 2015-09-11 20:14:37 +01:00
f80b10bfa0 Added Dashboard sharing. 2015-09-11 19:20:10 +01:00
cc936c34f8 Re-arranged dashboard bar 2015-09-11 14:41:17 +01:00
ac6e56fa56 changed settings icon 2015-09-10 17:14:36 +01:00
4c3b4fb5fa Add transition from old dashboard to new dashboard 2015-09-09 20:19:13 +01:00
2ce10cf6df Add multiple dashboard support 2015-09-09 20:06:10 +01:00
a4d27d3eba scrut fixes 2015-09-07 19:52:22 +01:00
e67ccd9463 Added multiple graph type support for the graph widget 2015-09-07 19:30:37 +01:00
e8f7f3b6f8 Add reload lock if widget is in settings mode 2015-09-07 19:30:22 +01:00
130d1c452a Added application and munin search operations 2015-09-07 19:29:30 +01:00
64f1f3a636 scrut fixes 2015-09-06 14:28:55 +01:00
b741e479a4 Allow drag on title-text 2015-09-06 13:47:24 +01:00
9951c98e70 Added edit-page
Added responsive resizing support for graph widget
2015-09-06 13:18:54 +01:00
f081706ab1 Added option to allow absolute dimensions on graphs 2015-09-06 10:59:44 +01:00
63ed6e25aa Added generic graph widget (non-responsive sizing) 2015-09-05 16:32:38 +01:00
7acc1d266a Added per-widget settings 2015-09-05 16:15:11 +01:00
41cff31941 Allow multiple instances of the same widget 2015-09-05 15:53:43 +01:00
31bf0b4dbf remove debug statement 2015-09-05 15:51:20 +01:00
2842104a88 Merge pull request #1832 from f0o/install-fix
Make installer more responsive
2015-09-04 10:11:18 +01:00
4df462ab3b Merge pull request #1841 from f0o/issue-1839
fix a typo
2015-09-03 15:18:24 +01:00
f0o
38bd3cf763 fix a typo 2015-09-03 15:15:17 +01:00
8eb956ec8a Merge pull request #1833 from laf/laf-patch-1
Update fping millisec option to 200 default
2015-09-03 12:17:09 +02:00
84da87704d Merge pull request #1837 from laf/device-perf-cleanup
Reduced cleanup of device_perf data to 7 days rather than 30
2015-09-03 12:16:29 +02:00
f0o
9ca926b9c6 SQLs are performed up to an execution time of 45s, then a page reload is induced to avoid fcgi/cgi/modphp timeouts. 2015-09-02 15:30:51 +01:00
f0o
501cf5a6ef Present all output+errors at the end 2015-09-02 15:30:21 +01:00
f0o
574e4c5290 Typo 2015-09-02 15:29:11 +01:00
f0o
e64d145bf1 Gracefully break update 2015-09-02 15:29:10 +01:00
f0o
a2096dad51 Remove dupe-warning suppressor 2015-09-02 15:29:09 +01:00
f0o
ca0f9ea2f9 Avoid useless I/O 2015-09-02 15:29:07 +01:00
f0o
2fd423f9fc Revert build.sql
Make update.php responsive
2015-09-02 15:29:06 +01:00
f0o
3f7c37a523 revision fix 2015-09-02 15:29:04 +01:00
f0o
19059412da Make installer more responsive
Update each schema in update.php after applying
Packaged new build.sql bundling all updates up to 067
2015-09-02 15:29:02 +01:00
f0o
87677eabeb Use the persistent MySQL connections in install and build-base
Share mysql-connection from install to build-base
2015-09-02 15:28:54 +01:00
dca3b79a73 Merge pull request #1836 from f0o/revert-1584
Revert all PHP-Based MySQL Locks introduced in #1584
2015-09-02 15:20:25 +01:00
laf
7daefb731e Reduced cleanup of device_perf data to 7 days rather than 30 2015-09-02 14:17:55 +00:00
f0o
e85a140d46 Adjusted docs 2015-09-02 15:01:00 +01:00
f0o
da9e071d7d Revert all PHP-Based MySQL Locks introduced in #1584 2015-09-02 14:46:42 +01:00
06cb81676f Update Configuration.md 2015-09-02 14:20:08 +01:00
4ddfe52ffd Update defaults.inc.php 2015-09-02 14:19:38 +01:00
bc3916df2c Merge pull request #1829 from f0o/mysql-lock-release
Add another safety-net to remove locks if the execution of poller/disco gets aborted or killed
2015-09-01 16:06:16 +01:00
614e45f73c Merge pull request #1830 from arjitc/patch-20
Added page title and header
2015-09-01 13:53:34 +00:00
e9bca4554f Merge pull request #1828 from arjitc/patch-19
Minor change to poll log icon
2015-09-01 13:52:59 +00:00
4ddbcfe7e4 Added page title and header 2015-09-01 19:21:49 +05:30
f0o
26554221fb Add another safety-net to remove locks if the execution of poller/disco gets aborted or killed 2015-09-01 14:49:55 +01:00
c14ecf9449 Merge pull request #1826 from f0o/mysql-lock-release
Pause polling and discovery if there's an update-lock
2015-09-01 14:44:59 +01:00
61b2f1a171 Minor change to poll log icon
Seems more apt for the log icon, Screenshot: http://i.imgur.com/YhS0iZj.png
2015-09-01 19:14:18 +05:30
f22b1a989e Merge pull request #1827 from tuxis-ie/fix-bugs-1825
* Fix bug introduced in #1825 (vmid != instance)
2015-09-01 13:39:24 +00:00
1abf7d89f8 * Fix bug introduced in #1825 (vmid != instance)
* Fix if-then-else-formatting
2015-09-01 15:36:08 +02:00
f0o
e11f613bdd Pause polling and discovery if there's an update-lock 2015-09-01 14:14:50 +01:00
cc092e7771 Merge pull request #1825 from f0o/issue-1824
Reformat proxmox application HTML
2015-09-01 14:11:32 +01:00