Age | Commit message (Expand) | Author |
2005-05-13 | substitute a non-breaking space if there is no invoice_latexreturnaddress file | ivan |
2005-05-11 | new progressbar display causes a silly error in edge case where no dup checki... | ivan |
2005-05-04 | use new pkg_svc.pkgsvcnum primary key when modifying pkg_svc records, closes:... | ivan |
2005-05-04 | err msg | ivan |
2005-05-04 | patch to just update the template or conf/invoice_latex* to use the new one | ivan |
2005-05-04 | great new invoice template from kristian! | ivan |
2005-05-03 | minutely better error reporting for pdf problems | ivan |
2005-05-03 | remove unnecessary host=localhost from outsource instance creation foo | ivan |
2005-05-03 | on receipts, show "Electronic Check" instead of "Chek" for payby = CHEK trans... | ivan |
2005-05-03 | not running with elevated privs, -T not necessary | ivan |
2005-05-03 | [:ascii:] is not legal for 5.005, alas, it still needs to be supported for ju... | ivan |
2005-05-02 | move httemplate/search/svc_domain to the new search template along with svc_w... | ivan |
2005-04-28 | add < and > to _latex_escape (khoff) | ivan |
2005-04-25 | pick up freeside-sqlradius-radacctd again after all these years, now it just ... | ivan |
2005-04-21 | fix nit with crypt flag when replacing too | ivan |
2005-04-21 | support multiple primary keys | ivan |
2005-04-20 | hehe oops | ivan |
2005-04-20 | add vpopmail defaults to acct_sql export | ivan |
2005-04-19 | disable RT_Libs for now | ivan |
2005-04-19 | silence an annoying but harmless perl warning | ivan |
2005-04-18 | add some newlines to debugging output, no need to print file and line # so much | ivan |
2005-04-15 | Added support for TXT records. | khoff |
2005-04-14 | move invoice_latex templating to Text::Template, with special sauce^W^Wbackwa... | ivan |
2005-04-13 | add nowarn_identical flag to Record.pm and use it in cust_svc svcpart replace... | ivan |
2005-04-13 | add a line to pod example regarding RADIUS check attributes | ivan |
2005-04-13 | add Radius-Operator | ivan |
2005-04-13 | add explicit use Date::Manip here, oops | ivan |
2005-04-13 | quiet annoying "use of uninitialized value errors" | ivan |
2005-04-13 | add skip_fuzzyfiles hack, and add Session-Timeout RADIUS attribute if a svc_a... | ivan |
2005-04-13 | fix bug in flat_commission price plan, thanks to Troy Hammonds | ivan |
2005-04-11 | Configuration option to override the email address sent to your BOP processor... | khoff |
2005-04-11 | No need to inflict debugging messages on everyone. | khoff |
2005-04-07 | depend on DBIx::DBSchema 0.26 for dbdef-create (for Pg 'public' schema fix) a... | ivan |
2005-04-07 | Using current (non-history) records in place of missing history records. | khoff |
2005-04-06 | and fix the error msg haha | ivan |
2005-04-06 | looks like a domain part for a literally-specified forward src or dst is requ... | ivan |
2005-04-06 | $pkey should be the primary key of the real table, not the history table. | khoff |
2005-04-02 | herding elephants: add primary keys to *all* tables for slony | ivan |
2005-04-01 | Trap, and attempt to resolve, problems caused by missing history records. | khoff |
2005-04-01 | so we can pass in a time if we're back-filling history records | khoff |
2005-04-01 | fix paybatch parsing to support bop::jettis | steve |
2005-03-31 | add ability to link services w/order_pkg method in addition to provisioning n... | ivan |
2005-03-31 | show illegal email addresses used for invoice destinations | ivan |
2005-03-31 | Another missing 'u'. | khoff |
2005-03-30 | Dump a call trace if something calls FS::h_Common::sql_h_search without END_T... | khoff |
2005-03-30 | Have to pass @_ to FS::svc_www::domain_record in case we're really a FS::h_sv... | khoff |
2005-03-30 | typo. 'use', not 'se'. | khoff |
2005-03-30 | according to landel CP no longer supports changing username | ivan |
2005-03-29 | A few RT_External fixes. | khoff |
2005-03-29 | 'require' not 'use' Fax::Hylafax::Client so it's an optional requirement. | khoff |