Tropicalista
a027c6c2dd
Create bower.json
2014-08-24 09:10:45 +02:00
Paul Gear
2facfd2836
Tidy roadmap a little
...
Most of this probably should move to the development blog
2014-08-22 18:31:56 +10:00
laf
b563b8425d
Updated null to false for secure cookie
2014-08-20 16:42:09 +01:00
laf
183c69e304
Removed session regeneration
2014-08-20 16:24:27 +01:00
Paul Gear
43301c45cb
Merge pull request #286 from laf/issue-281
...
Updated layout of the ports table to fix alignment issues
2014-08-19 07:56:48 +10:00
laf
38907c98ad
Updated layout of the ports table to fix alignment issues
2014-08-18 22:22:41 +01:00
Paul Gear
12e100d7ea
Merge pull request #278 from laf/issue-167
...
Added email field for add user form
2014-08-16 09:34:13 +10:00
Paul Gear
8431df19ec
Better error checking and more informative messages for initial db build
2014-08-14 08:06:49 +10:00
Dave Leaver
1c62494d74
Merge pull request #378 from fureigh/master
...
Fix typo in README (recieve --> receive)
2014-08-14 09:07:54 +12:00
laf
703ec3d9a5
Merge pull request #284 from fameal/master
...
Update storage.inc.php
2014-08-13 21:22:25 +01:00
fameal
fdfb5bd116
Update storage.inc.php
...
Modification to solve issue #283
2014-08-13 17:12:04 -03:00
Fureigh
383da28c3f
Fix typo in README (recieve --> receive)
2014-08-13 01:47:49 -07:00
Paul Gear
5196e7f87f
Trying to make doc a little easier to follow
2014-08-09 00:11:01 +10:00
Paul Gear
0e3b24bebc
Start on making date formats consistent
2014-08-07 03:45:30 +10:00
Paul Gear
738b79fce8
Move new starter info like introduction and installation to a more prominent place
2014-08-07 03:40:37 +10:00
Paul Gear
74d85882f6
Merge branch 'master' of github.com:librenms/librenms
2014-08-07 03:25:33 +10:00
Paul Gear
7741945fbf
Add note about setting PHP time zone
2014-08-07 03:22:55 +10:00
laf
7378b7a4e1
Added email field for add user form
2014-08-01 23:06:05 +01:00
Stefan Schmidt
274dee368c
add_resize_handle: multiple span (resizeable) entries in widgets
...
On init() or get_widgets_from_DOM() new span entries are added to the
widgets container.
2014-07-30 17:08:13 +02:00
vieron
1d06af1d5c
Release v0.5.5
2014-07-25 15:50:59 +02:00
vieron
9926ceff59
fix(gridster): fire positionschanged when widget orig position changes
...
Until now `gridster:positionschanged` was being fired only if the widget
was moved up, but we also need to know if position is different when
`avoid_overlapped_widgets` is set to true (by default).
2014-07-25 15:49:14 +02:00
Paul Gear
e050757049
Merge pull request #276 from jvaubourg/master
...
Remove redundant snmpd in the apt-get install list - thanks Julien
2014-07-24 07:40:24 +10:00
Julien Vaubourg
83001c49a3
Doublon in the apt-get install list (snmpd twice)
2014-07-23 20:26:43 +02:00
Paul Gear
7709b43628
Test fix for #275
2014-07-17 22:11:27 +10:00
Paul Gear
cbfd365a28
Update INSTALL.md
...
Add note about download speed
2014-07-17 21:20:04 +10:00
Paul Gear
b9c2d68bbb
Merge pull request #268 from laf/issue-laf-32
...
Added support for Cisco ASA Connection graphs
2014-07-17 20:09:30 +10:00
Paul Gear
d49a0b697d
Add some debug statements to assist with troubleshooting discovery failure
2014-07-17 15:43:46 +10:00
Paul Gear
c989142a89
Update INSTALL.md
...
- add mcrypt enable
2014-07-17 13:51:59 +10:00
Paul Gear
8a2808a5c7
Update INSTALL.md
...
- note about database server
2014-07-17 11:27:04 +10:00
Paul Gear
a4efa332f6
Install doc update
...
- Skip to correct section
- Reword poller-wrapper section
- Fix cron job creation
- move snmpd config to NMS, add note about configuring it
- add a bit more of a git introduction
- add an install complete section
- reword many other parts
2014-07-17 11:22:20 +10:00
Paul Gear
b89037da09
Fix/clarify some install doc issues
2014-07-17 10:52:46 +10:00
vieron
7640971905
Release v0.5.4
2014-07-16 20:29:47 +02:00
vieron
93df6cf690
fix(gridster): serialize returns an Array object, not a jQuery object
...
Fixes #394
2014-07-16 20:28:54 +02:00
Paul Gear
6214f3990e
Merge pull request #269 from laf/issue-laf-8
...
Updated poller/discovery forms to use validate_device_id function
2014-07-16 22:09:36 +10:00
Paul Gear
1025bf644b
Merge pull request #262 from laf/cleanup
...
Removed unnecessary files
2014-07-16 22:09:13 +10:00
Ashley Whetter
8940d6f107
Fixed a typo in Gridster class documentation
2014-07-10 21:15:52 +01:00
Brandon Aaron
c61913ebf5
bump the version to 3.1.12
2014-07-10 11:27:19 -04:00
Brandon Aaron
669312f499
Use the font-size of the element if the font-size of the parent is 0 and use 16 if both are 0 (applies when deltaMode is 1).
2014-07-10 11:22:35 -04:00
Brandon Aaron
aa6e7f4087
bump version to 3.1.12-pre
2014-07-10 11:09:36 -04:00
Brandon Aaron
3e155548ff
Merge pull request #112 from scottgonzalez/bower-license
...
Include LICENSE.txt in Bower
2014-07-10 09:51:25 -04:00
Mark Marijnissen
2a903d1d50
Update README.md
...
AwesomeMarkers can also be used with Ionicons!!!
2014-07-09 21:07:45 +02:00
laf
55e4dbdff5
Merge pull request #274 from laf/issue-laf-34
...
Updated drive_id to storage_id
2014-07-08 19:59:45 +01:00
laf
de5a900bd3
Updated drive_id to storage_id
2014-07-08 19:40:13 +01:00
Paul Gear
9d4f29da83
Merge pull request #271 from laf/issue-laf-34
...
Fixed links for health graphs
2014-07-07 19:52:02 +10:00
laf
9585796271
Fixed links for health graphs
2014-07-07 00:50:16 +01:00
Paul Gear
e8d89ce1ae
Merge pull request #266 from laf/issue-laf-30
...
[URGENT] Changed incorrect MAX CF to MIN for rrd creation
2014-07-05 11:49:19 +10:00
Paul Gear
f542cb9c89
Merge pull request #267 from laf/issue-laf-31
...
[URGENT] Unset variables which were leaking into other polling runs
2014-07-05 11:48:44 +10:00
vieron
e837ded844
Release v0.5.3
2014-07-04 19:04:54 +02:00
laf
67431d2e48
Merge pull request #270 from laf/issue-laf-27
...
Updated layout for delete device so it is consistent
2014-07-03 21:04:19 +01:00
laf
cd90c2f071
Updated layout for delete device so it is consistent
2014-07-03 20:45:30 +01:00