Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-30 | RT#18834: Cacti integration [added graph generation] | Jonathan Prykop | |
2014-12-28 | voip.ms export, #31834 | Mark Wells | |
2013-04-16 | for exports with per-service machine selection, make sure there is always a ↵ | Mark Wells | |
machine selected, #17194, #22524 | |||
2012-11-29 | broadband_snmp export: better MIB selection | Mark Wells | |
2012-09-18 | export host selection per service, RT#17914 | Ivan Kohler | |
2012-04-16 | add default feature list to netsapiens export, RT#17319 | Ivan Kohler | |
2011-12-28 | broadband_nas export, #15284 | mark | |
2011-10-31 | export NAS table to sqlradius, #14697 | mark | |
2010-11-07 | export names, RT#9827 | mark | |
2010-10-27 | RT ticket creation export to multiple queues, RT#10363 | mark | |
2009-05-15 | Simple domain registration at Tucows OpenSRS using an export based on ↵ | rsiddall | |
Net::OpenSRS. When a domain is added and the export runs, it will register the domain or initiate a transfer. You can also choose no action. There's currently no provision for revoking domains or renewing registrations. Depending on the settings at OpenSRS, orders may look like they've succeeded in Freeside but actually be queued pending input by the reseller at OpenSRS. The part_export CGIs were modified to allow a multi-valued select to be used to control which TLDs are enabled for registration. | |||
2008-01-13 | ACLs | ivan | |
2007-12-25 | ho ho ho, merry XSSmas | 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 | |||
2004-03-24 | catch misconfigured exports | ivan | |
2003-11-24 | fix html quoting problems | ivan | |
2003-07-01 | larger textareas in export options | ivan | |
2003-06-13 | missing semi | ivan | |
2003-06-13 | correct stickiness for checkbox options on export edit | ivan | |
2003-04-22 | mason is more strict about variables - patch from Richard Siddall, thanks | ivan | |
2003-03-20 | virtual wrap... | ivan | |
2003-03-20 | wrap this textbox hard | ivan | |
2003-03-20 | wide textareas | ivan | |
2003-01-13 | another Pg 7.3 fix | ivan | |
2002-11-18 | preliminary ldap export | ivan | |
2002-08-24 | don't substitute defaults for empty options when editing exports | ivan | |
2002-06-20 | shellcommands w/passwords | ivan | |
2002-06-11 | add crypt option to (bsd|sysv)shell export | ivan | |
2002-04-20 | bind export | ivan | |
2002-04-16 | move the last of the real-time exports out of svc_acct.pm and into part_export | ivan | |
2002-04-13 | - documentation updates | ivan | |
- move Critical Path export to new-style export - bin/sqlradius_reset gets a manpage and becomes FS/bin/freeside-sqlradius-reset | |||
2002-04-12 | - should finish off the part_svc -> part_export s/one-to-many/many-to-many/ | ivan | |
transition (closes: Bug#375) - fixes a nasty export scoping bug with message catalogs, whew | |||
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.... | |||
2002-04-05 | Checkin of disparate changes from working on the road: | ivan | |
- generic SQL query - move exports out to their own files - small cleanup of selfadmin server | |||
2002-03-26 | further export bugfixing | ivan | |
add 10 kid limit to freeside-queued sqlradius_reset now works (closes: Bug#372) | |||
2002-03-22 | more new export... | ivan | |
2002-03-21 | more for the new world of export... | ivan | |
2002-03-20 | new export! infostreet and sqlradius provisioning switched over | ivan | |
(Bug #299 - doesn't close it, but all the groundwork is done) also removes non-transactional ICRADIUS export from svc_acct.export (closes: Bug#347) | |||
2002-03-18 | added (incomplete) export foo | ivan | |