Age | Commit message (Collapse) | Author |
|
|
|
display job dependancies in FS::queue::joblisting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
signup server
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
server
|
|
|
|
- order by recur price in signup-alternate template
|
|
|
|
|
|
|
|
|
|
|
|
when changing packages and using the special case new service code
|
|
|
|
|
|
- fix qsearch for op => '!=', value => '' searches
- fix invalid_catd typo
- add payby method to part_pkg and have fs_signup_server pass the data
|
|
|
|
|
|
|
|
|
|
|
|
bad unique index on cust_bill_event
|
|
|
|
|
|
|
|
- freeside-expiration-alerter works fine, closes: Bug#7
|
|
|
|
- skeleton files for vpopmail exports
- documentation updates
- add big schema diagram to docs
|
|
- move Critical Path export to new-style export
- bin/sqlradius_reset gets a manpage and becomes FS/bin/freeside-sqlradius-reset
|
|
|
|
|
|
services between svcparts as a last resort...
|
|
transition (closes: Bug#375)
- fixes a nasty export scoping bug with message catalogs, whew
|
|
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....
|