freeside.git
2005-04-13 ivanfix bug in flat_commission price plan, thanks to Troy...
2005-04-11 khoffConfiguration option to override the email address...
2005-04-11 khoffNo need to inflict debugging messages on everyone.
2005-04-10 ivana few more packages
2005-04-10 ivanadd apache snippet to self-service install docs
2005-04-10 ivanadd some left and right padding so cells don't run...
2005-04-10 ivanfix install-apache for bsd make and reverse accidentall...
2005-04-08 ivanugh, don't know why that wasn't working and don't f...
2005-04-07 ivanadd install/debian/3.1/INSTALL script and script up...
2005-04-07 ivandepend on DBIx::DBSchema 0.26 for dbdef-create (for...
2005-04-07 ivanand the history tables
2005-04-07 khoffUsing current (non-history) records in place of missing...
2005-04-07 ivanancient upgrade fix, oops. thanks Rick Harby <rharby...
2005-04-06 ivanand fix the error msg haha
2005-04-06 ivanlooks like a domain part for a literally-specified...
2005-04-06 ivancorrect links to some atypically-named CPAN distributions
2005-04-06 khoff$pkey should be the primary key of the real table,...
2005-04-05 khoffThis doesn't fix the problem. To be continued...
2005-04-02 ivanmust be as Pg superuser
2005-04-02 ivanherding elephants: add primary keys to *all* tables...
2005-04-02 ivanadding quick slony setup script
2005-04-01 khoffTrap, and attempt to resolve, problems caused by missin...
2005-04-01 khoffso we can pass in a time if we're back-filling history...
2005-04-01 stevefix paybatch parsing to support bop::jettis
2005-03-31 ivanadd ability to link services w/order_pkg method in...
2005-03-31 ivanshow illegal email addresses used for invoice destinations
2005-03-31 khoffPrinting insert statements is not necessary
2005-03-31 khoffVery annoying typo. >:-)
2005-03-31 khoffCommitting the inserts helps.
2005-03-31 khoff(Apparently) working version. Updates svc_*, cust_svc...
2005-03-31 khoffAnother missing 'u'.
2005-03-30 khoffDump a call trace if something calls FS::h_Common:...
2005-03-30 khoffHave to pass @_ to FS::svc_www::domain_record in case...
2005-03-30 khofftypo. 'use', not 'se'.
2005-03-30 khoffTest script to add pre-history table history records.
2005-03-30 ivanaccording to landel CP no longer supports changing...
2005-03-30 ivanseparate out referring customer info to optional sectio...
2005-03-30 ivanfix ambiguous column error when selecting by credit...
2005-03-29 ivanbetter self-service debugging, don't point to install...
2005-03-29 khoffA few RT_External fixes.
2005-03-29 khoff'require' not 'use' Fax::Hylafax::Client so it's an...
2005-03-27 ivanallow & in bank names
2005-03-27 ivansvc_Common / svc_acct child_objects can now set an...
2005-03-26 ivanfc3
2005-03-23 ivannew RT requires Tree::Simple too
2005-03-23 ivanadd HTML::Scrubber to rt install/upgrade docs
2005-03-22 ivansmall fix for indices in upgrade instructions, found...
2005-03-21 khoffAdded support for FAX invoice destinations using a...
2005-03-21 pbowenForgot to load up the conf.
2005-03-19 pbowenFixed a few things: -PB
2005-03-18 pbowenAdded encrypted fields for Credit Cards, etc... - PB
2005-03-18 pbowenAdded a few additional recurrences for domain billing
2005-03-18 pbowenFixed a small bug... if replace is called by SUPER...
2005-03-18 ivanselfservice uses HTML::Entities
2005-03-18 ivanno idea why this is only showing up on freebsd install
2005-03-18 ivansorry it was late
2005-03-17 khoffDocumentation tyop.
2005-03-17 ivanFreeside side uses MIME-tools now
2005-03-17 khoffAdded options invoice_email_pdf and invoice_email_pdf_note.
2005-03-16 ivanfix regionselector for CR in region names for some...
2005-03-15 khoffMissing semicolon.
2005-03-13 ivanand store the refund correctly
2005-03-13 ivanwhen refunding against a specific card payment, use...
2005-03-13 ivanadd some additional debugging to refunds
2005-03-12 ivanpopurl(3) won't give us a good freeside base url since...
2005-03-12 ivan- bring prepaid support into this century (close: Bug...
2005-03-12 ivan- bring prepaid support into this century (close: Bug...
2005-03-11 ivanupdate list of modified files
2005-03-11 ivanmerging
2005-03-11 ivannote about RT_External
2005-03-11 khoffReorganized RT->Freeside integration to support Interna...
2005-03-10 khoffAdd the ability to do freeside configuration lookups...
2005-03-10 ivanports is a steaming pile
2005-03-10 ivanarg
2005-03-10 ivanadd Frontier::RPC to docs too
2005-03-10 ivanadd IO-stringy (IO::Scalar) to instructions
2005-03-10 ivanfine.
2005-03-10 ivanfixes package editing problem with extraneous services...
2005-03-10 ivanfreebsd bs
2005-03-09 ivanadd complete apache config instructions for RT, closes...
2005-03-09 ivanpreliminary RT docs
2005-03-08 khoffDon't require that the method results be FS::Record...
2005-03-08 khoffMinor re-work to allow for pseudo methods, like 'versio...
2005-03-06 ivanadding Text::CSV and Spreadsheet::WriteExcel
2005-03-06 ivand
2005-03-06 ivanspecity an explicit EOL for Text::CSV_XS, apparantly...
2005-03-06 ivanand a slight formatting fix
2005-03-06 ivanadd Excel and CSV download of templated reports and...
2005-03-04 ivanfix "Column reference "payby" is ambiguous" error when...
2005-03-04 ivanreport correctly even if the customer record has someho...
2005-03-04 ivanadd agent selection to payment and credit reports,...
2005-03-03 ivanclean up some harmless but scary "Multiple records...
2005-03-03 ivanno need for line number in debug output...
2005-03-03 ivanvoip: rearrange and compact call details on invoices...
2005-03-03 ivanvoip: rearrange and compact call details on invoices...
2005-03-03 ivanno need for line number in debug output...
2005-03-03 ivaneek, fix foreign key check
2005-03-03 ivanoops, need to use Date::Format for time2str
2005-03-03 ivanvoip: add start time for calls to invoice details
2005-03-03 ivanadd tetex packages for typeset invoices
next