-
Notifications
You must be signed in to change notification settings - Fork 3
/
Changes
68 lines (50 loc) · 1.92 KB
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Revision history for App-Manoc
{{$NEXT}}
2.99.4 2018-12-19 17:18:21+01:00 Europe/Rome (TRIAL RELEASE)
- set LC_ALL for controller tests
- updated requirements
2.99.3 2018-12-17 22:36:29+01:00 Europe/Rome (TRIAL RELEASE)
- cabling matrix
- lan segments for VLAN inventory
- unified credentials management
- refactored search
- new API support classes
- fixes for dhcp support, datadumper and a lot more
2.99.2 2017-06-11 21:58:38+02:00 Europe/Rome (TRIAL RELEASE)
- moved to App::Manoc namespace
- restyled UI based on Bootstrap
- controller/device: replaced popups with ajax dialogs
- cleaned Manoc.pm configuration
- new permission model
- new test suite
- changed device primary key from ip address to integer
- changed schema numbering
- new netwalker implementation with pluggable Manifolds
- new datadumper implementation
- updated to support latest CPAN packages, including Moose and SNMPInfo
- server and workstation inventory
- hardware assets
2.0101 2015-04-29
[ NETWALKER ]
- Support for SNMP::Info 3.37
- Bugfix to neighborhood discovery
2.0100 2013-06-18 Woodpecker Release
[ UI ]
- restyled device creation form, close popup window after
actions or on discard button
- introduced natural sorting in tables
- updated for new versions of HTML::FormHanlder and DataTable
(table plug-in for JQuery) better performance in loading JS
- (moved links at end of page) implemented search plugin system to
add custom searches in search controller added new report to
- discover new devices connetcted to the net
[ DB ]
- changed the internal representation of all IP addresses: now IP
are 0 padded in order to delete ANY functional dependences with the
backend (MySQL)
[ OTHER ]
- Improved performance of DB dumper script
- Added support in manoc_backup script to ignore changes in specific
lines
2.00 2011-19-02
- Initial release of Manoc 2