Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-30 | add option for exports to avoid suspending services, #20739 | Mark Wells | |
2015-04-30 | RT#18834: Cacti integration [added graph generation] | Jonathan Prykop | |
2014-12-28 | voip.ms export, #31834 | Mark Wells | |
2013-03-22 | SIM/KI inventory for Huawei HLR export, #21514 | Mark Wells | |
2012-11-29 | broadband_snmp export: better MIB selection | Mark Wells | |
2012-09-18 | export host selection per service, RT#17914 | Ivan Kohler | |
2012-09-18 | export host selection per service, RT#17914 | Ivan Kohler | |
2010-11-07 | export names, RT#9827 | mark | |
2007-08-15 | little more low-hanging fruit: table-grid the export listing | ivan | |
2007-01-30 | its all about control | ivan | |
2006-08-23 | Will things ever be the same again? | ivan | |
It's the final masonize | |||
2006-01-31 | move header() to include(/elements/header.html) so it can be changed in one ↵ | ivan | |
place, thanks to Scott Edwards | |||
2003-11-24 | fix html quoting of export options | ivan | |
2002-07-04 | move "add" links to the top | ivan | |
2002-04-11 | (almost) everything for bug#375 - create export_svc table - part_svc to | ivan | |
part_export is now properly many-to-many, not one-to-many still need to finish service editing (choosing exports) in httemplate/edit/part_svc.cgi and httemplate/edti/process/part_svc.cgi and do somethinga about that manual $svcdb = 'svc_acct' in httemplate/edit/part_export.cgi (do part_export records need a svcdb? probably not... should be able to just pass an svcdb on creation of new exports, move the big %exports hash into part_export.pm and allow httemplate/edit/part_svc.cgi to query it for exports that can apply to a given svcdb.... |