Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |