Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-06 | fix speling | ivan | |
2002-07-03 | one-time charges with tax classes | ivan | |
2002-06-26 | working one-time charges | ivan | |
2002-06-26 | ui | ivan | |
2002-06-23 | patch to get this working from Stephen Bechard <steve@destek.net> | ivan | |
2002-06-23 | forgot %> when converting from CGI, works now, | ivan | |
patch from "Stephen Bechard" <steve@destek.net> | |||
2002-06-20 | shellcommands w/passwords | ivan | |
2002-06-15 | mark@pc-intouch.com: exporttype2svcdb removal | ivan | |
2002-06-11 | add crypt option to (bsd|sysv)shell export | ivan | |
2002-06-10 | Rollback part_pkg.def_svcpart changes. | khoff | |
2002-06-08 | Default svcpart support for part_pkg. Fixes 'bug' with new customer and ↵ | khoff | |
online signup. | |||
2002-05-31 | Added support for part_exports that are used with more than one svcdb. | khoff | |
2002-05-27 | fix javascript bug reported by baloo@gimpgirl.com, thanks | ivan | |
2002-05-23 | bind: allow adding slave domains too | ivan | |
2002-05-22 | bind export, editing zones, deleting unaudited domains, mmm | ivan | |
2002-05-16 | service definition cloning | ivan | |
2002-05-09 | s/Referral/Advertising source/ | ivan | |
2002-05-09 | texas tax! | ivan | |
2002-04-25 | free_delayed try #2 | ivan | |
2002-04-25 | add flat_delayed plan | ivan | |
2002-04-23 | harmless ui glitch | ivan | |
2002-04-22 | add pkgpart to agent type listing | 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 | fudge up FS::cust_pkg::order ("Order and cancel packages") to try to move | ivan | |
services between svcparts as a last resort... | |||
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-10 | bulk checkin from working on the road: | ivan | |
- use msgcat for more error messages - should be all things that would come3 back from the signup server normally now - signup server: don't display access number <SELECT> if there's none or one - signup_server-realtime config option to run billing for signup server signups immediately - signup server: pkg available to success templates, better documentation on success templates - httemplate/edit/msgcat.cgi fields are properly sticky on errors - httemplate/edit/process/msgcat.cgi - don't update identical fields | |||
2002-04-07 | working message catalogs (not used for enough yet) | ivan | |
- almost (but not quite) closes Bug#385 - still have to catalog the backend things triggered by signup server. | |||
2002-04-06 | security phrase bug fixes | ivan | |
2002-04-05 | - add message catalog table & beginning of web interface | ivan | |
- add security_phrase and conf option to svc_acct.pm - random other stuff | |||
2002-04-05 | don't specify date (not on submitting form) | ivan | |
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-30 | finish up s/referral/advertising source/ | ivan | |
2002-03-27 | s/referral/advertising source/ | ivan | |
yes, the name sucks. got a better one? | |||
2002-03-26 | further export bugfixing | ivan | |
add 10 kid limit to freeside-queued sqlradius_reset now works (closes: Bug#372) | |||
2002-03-24 | UI improvements for agents | ivan | |
2002-03-24 | "subscription" price plan from "Luke Pfeifer" <freeside@globalli.com> | ivan | |
2002-03-24 | ICRADIUS groups all done! UI and provisioning. closes: Bug#362 | ivan | |
fix some bugs in the export and add queue_dangerous_controls option too | |||
2002-03-23 | okay group editing UI as well as part_svc group editing UI seem to be working | ivan | |
2002-03-23 | group editing seems to be working... everything except defaults... oh and | ivan | |
export... | |||
2002-03-22 | RADIUS groups on the way! | ivan | |
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-19 | changes dum big "state/county/country" select to three, linked with javascript | ivan | |
closes: Bug#353 | |||
2002-03-18 | okay, now you can specify an alternate invoice template, and it'll | ivan | |
be auto-createad and added to the list of configuration options. closes: Bug#314 | |||
2002-03-18 | added (incomplete) export foo | ivan | |
2002-03-12 | abstract stupid HTML layer trick out to HTML::Widgets::SelectLayers | ivan | |