Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2002-02-26 | fix a weird oops with service address editing UI that would leave | ivan | |
some fields blank... ? | |||
2002-02-22 | billing vs. shipping states weren't sorted in the same order. UI glitch only | ivan | |
2002-02-19 | allow custom packages to edit service quantities also | ivan | |
2002-02-18 | bad warning, causing errors with strict | ivan | |
2002-02-18 | oops! | ivan | |
2002-02-18 | safe web demo operation! closes: Bug#217 | ivan | |
fix bug in edit/part_pkg: s/bkg/pkg/ edit/part_pkg.cgi - plan <SELECT> is now properly stick on errors, closes: Bug#323 | |||
2002-02-18 | fix modified <SELECT>s under netcape4, use one for svc_acct.popnum too | ivan | |
2002-02-12 | oops | ivan | |
2002-02-12 | red warning for unknown type :) | ivan | |
2002-02-12 | service definition domsvc is now a domain pulldown | ivan | |
closes: Bug#328 | |||
2002-02-11 | don't display useless finger and shell fields if uid is set to fixed & blank | ivan | |
in the service definition - causes: Error: Can't have finger-name without uid | |||
2002-02-11 | svc_www is working! | ivan | |
also auto-create and add A records if necessary using apacheip config file. and show all domain_records on view/svc_domain.cgi page | |||
2002-02-10 | ui | ivan | |
2002-02-10 | slighly different wording | ivan | |
2002-02-10 | update billing documentation for the new world of invoice events | ivan | |
added freeside-daily replacing freeside-bill for the new world of invoice events | |||
2002-02-10 | use unique tokens to prevent double-submission of payments in the web UI | ivan | |
(closes: Bug#320) | |||
2002-02-10 | fix "no previous account to recall hidden password from" error when | ivan | |
adding new accounts & get an error on first try | |||
2002-02-10 | s/POP/Access Number/ in the webui | ivan | |
2002-02-10 | *finally* seems to be working under Mason. sheesh. | ivan | |
*finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. | |||
2002-02-10 | removed <!-- $Id$ --> from all files to fix any redirects, whew | ivan | |
Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi | |||
2002-02-10 | hide SS# unless you turn it on via config file | ivan | |
2002-02-10 | pro-rating w/ web interface, tested (closes: Bug#313). | ivan | |
view/cust_bill.cgi invoice view shows invoice events! fix bug where adding events with no name silently failed instead of giving an error add new comission plans | |||
2002-02-09 | no more exit() in templates | ivan | |
2002-02-04 | have fs-setup create the necessary "default" billing events | ivan | |
documentation on necessary "default" billing events | |||
2002-02-04 | billing events! | ivan | |
2002-01-30 | fully working invoice event web interface | ivan | |
2002-01-30 | remove | ivan | |
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason. | |||
2002-01-29 | - web interface for hourly account charges! | ivan | |
(FS::cust_pkg, FS::cust_svc and FS::svc_acct seconds_since methods) - Makefile target to regenerate HTML manpages on install - FS.pm doc update - $FS::Record::Debug now dumps all SQL - new FS::cust_main methods: ->cancel, ->invoicing_list_addpost - start of a billing event web interface - cust_pay::upgrade_replace doesn't error out if history includes overapplied payments | |||
2001-12-28 | add more options to freeside-overdue | ivan | |
add charge method to FS::cust_main one-off packages default to disabled billing payname defaults to first and last, not "Accounts Payable" |