freeside.git
17 years agofor want of a paren
ivan [Sun, 5 Nov 2006 18:06:33 +0000 (18:06 +0000)]
for want of a paren

17 years agohave card_type be an optional param anyway
ivan [Sun, 5 Nov 2006 18:03:59 +0000 (18:03 +0000)]
have card_type be an optional param anyway

17 years agofix auto-population of card_type SELECT in self-service payment form
ivan [Sun, 5 Nov 2006 18:03:19 +0000 (18:03 +0000)]
fix auto-population of card_type SELECT in self-service payment form

17 years agoadd some self-service debugging
ivan [Sun, 5 Nov 2006 17:36:09 +0000 (17:36 +0000)]
add some self-service debugging

17 years agofix spurious disconnection errors in selfservice server log
ivan [Sun, 5 Nov 2006 16:58:19 +0000 (16:58 +0000)]
fix spurious disconnection errors in selfservice server log

17 years agofix but with no "show prior history" showing up when everything is hidden
ivan [Sun, 5 Nov 2006 15:55:53 +0000 (15:55 +0000)]
fix but with no "show prior history" showing up when everything is hidden

17 years agoadd every 45 day option to available frequencies
ivan [Fri, 3 Nov 2006 22:02:12 +0000 (22:02 +0000)]
add every 45 day option to available frequencies

17 years agodo not require a reason to have been suspended
jeff [Tue, 31 Oct 2006 18:56:32 +0000 (18:56 +0000)]
do not require a reason to have been suspended

17 years agough, too restrictive
jeff [Tue, 31 Oct 2006 16:57:30 +0000 (16:57 +0000)]
ugh, too restrictive

17 years agorealtime_bop: don't pass an empty invoice_number to B:OP, omit the field entirely
ivan [Mon, 30 Oct 2006 12:39:16 +0000 (12:39 +0000)]
realtime_bop: don't pass an empty invoice_number to B:OP, omit the field entirely

17 years agoremoving freeside-daily
ivan [Mon, 30 Oct 2006 01:28:12 +0000 (01:28 +0000)]
removing freeside-daily

17 years agoremoving pre-1.4 freeside-bill
ivan [Mon, 30 Oct 2006 00:26:51 +0000 (00:26 +0000)]
removing pre-1.4 freeside-bill

17 years agoadd unsuspend-always_adjust_next_bill_date config option for qis
ivan [Fri, 27 Oct 2006 19:10:21 +0000 (19:10 +0000)]
add unsuspend-always_adjust_next_bill_date config option for qis

17 years agoeditable notes
jeff [Fri, 27 Oct 2006 17:01:31 +0000 (17:01 +0000)]
editable notes

17 years agoexport enhancements for suspend reasons
jeff [Fri, 27 Oct 2006 02:12:44 +0000 (02:12 +0000)]
export enhancements for suspend reasons

17 years agodon't display a (none) package selection if there's a default
ivan [Thu, 26 Oct 2006 08:35:42 +0000 (08:35 +0000)]
don't display a (none) package selection if there's a default

17 years agoshow reasons
jeff [Wed, 25 Oct 2006 18:10:05 +0000 (18:10 +0000)]
show reasons

17 years agopagination patch from UNTD - limit the number of page links displayed and have a...
ivan [Wed, 25 Oct 2006 17:36:28 +0000 (17:36 +0000)]
pagination patch from UNTD - limit the number of page links displayed and have a drop-down option for selecting number of entries per page

17 years agodefault to RT_Internal ticketing
ivan [Wed, 25 Oct 2006 12:04:51 +0000 (12:04 +0000)]
default to RT_Internal ticketing

17 years agoheh
jeff [Wed, 25 Oct 2006 04:51:29 +0000 (04:51 +0000)]
heh

17 years agoselect multiple pkgparts on advanced package report
jeff [Wed, 25 Oct 2006 04:44:48 +0000 (04:44 +0000)]
select multiple pkgparts on advanced package report

17 years agono usersvc svc_www tweak
jeff [Wed, 25 Oct 2006 03:12:10 +0000 (03:12 +0000)]
no usersvc svc_www tweak

17 years agolimited domain select
jeff [Wed, 25 Oct 2006 02:22:33 +0000 (02:22 +0000)]
limited domain select

17 years agoadd customer signup date
jeff [Tue, 24 Oct 2006 18:26:38 +0000 (18:26 +0000)]
add customer signup date

17 years agohave the unlinked account search go to UN_username so it doesn't miss accounts with...
ivan [Mon, 23 Oct 2006 09:44:54 +0000 (09:44 +0000)]
have the unlinked account search go to UN_username so it doesn't miss accounts with no UID

17 years agoeek, VALIGN=top for the page
ivan [Mon, 23 Oct 2006 09:35:18 +0000 (09:35 +0000)]
eek, VALIGN=top for the page

17 years agoalways do substring & fuzzy, getting complains searches are not returning enough
ivan [Mon, 23 Oct 2006 09:24:36 +0000 (09:24 +0000)]
always do substring & fuzzy, getting complains searches are not returning enough

17 years agobetter error message if you don't enter a reason. FS::reason::check can untaint...
ivan [Mon, 23 Oct 2006 08:47:07 +0000 (08:47 +0000)]
better error message if you don't enter a reason.  FS::reason::check can untaint its data, and will allow punctuation in reasons

17 years agoremove -w to prevent warnings from messing up otherwise working CGIs
ivan [Mon, 23 Oct 2006 08:30:17 +0000 (08:30 +0000)]
remove -w to prevent warnings from messing up otherwise working CGIs

17 years agoadd AU to list of zip-requiring countries
ivan [Mon, 23 Oct 2006 06:38:30 +0000 (06:38 +0000)]
add AU to list of zip-requiring countries

17 years agoevents should attach reasons
jeff [Mon, 23 Oct 2006 04:21:04 +0000 (04:21 +0000)]
events should attach reasons

17 years agofix regression from table re-layout: don't display provision links for cancelled...
ivan [Mon, 23 Oct 2006 01:47:03 +0000 (01:47 +0000)]
fix regression from table re-layout: don't display provision links for cancelled packages

17 years agoadd signup server default package
ivan [Sun, 22 Oct 2006 11:42:39 +0000 (11:42 +0000)]
add signup server default package

17 years agodoh, forgot fieldorder. should just use Tie::IxHash here too
ivan [Sun, 22 Oct 2006 05:22:51 +0000 (05:22 +0000)]
doh, forgot fieldorder.  should just use Tie::IxHash here too

17 years agoadd price plan option for prepaid packages to cancel instead of suspend
ivan [Sun, 22 Oct 2006 05:18:37 +0000 (05:18 +0000)]
add price plan option for prepaid packages to cancel instead of suspend

17 years agolink to wrong place
ivan [Sun, 22 Oct 2006 00:35:24 +0000 (00:35 +0000)]
link to wrong place

17 years agoadd 48-hour billing
ivan [Fri, 20 Oct 2006 22:49:18 +0000 (22:49 +0000)]
add 48-hour billing

17 years ago*** empty log message ***
jeff [Thu, 19 Oct 2006 14:32:47 +0000 (14:32 +0000)]
*** empty log message ***

17 years agosuspension and cancellation reasons
jeff [Thu, 19 Oct 2006 14:29:27 +0000 (14:29 +0000)]
suspension and cancellation reasons

17 years agowrong method
jeff [Thu, 19 Oct 2006 04:41:25 +0000 (04:41 +0000)]
wrong method

17 years agosuspension and cancellation reasons
jeff [Wed, 18 Oct 2006 23:07:08 +0000 (23:07 +0000)]
suspension and cancellation reasons

17 years agoremoving obsolete config.html, moving info from export.html into wiki
ivan [Wed, 18 Oct 2006 09:30:39 +0000 (09:30 +0000)]
removing obsolete config.html, moving info from export.html into wiki

17 years agofix ugly null dates
jeff [Wed, 18 Oct 2006 00:05:34 +0000 (00:05 +0000)]
fix ugly null dates

17 years agocommiting rt 3.4.5 to HEAD
ivan [Tue, 17 Oct 2006 09:03:49 +0000 (09:03 +0000)]
commiting rt 3.4.5 to HEAD

17 years agoThis commit was generated by cvs2svn to compensate for changes in r4888,
ivan [Tue, 17 Oct 2006 08:51:01 +0000 (08:51 +0000)]
This commit was generated by cvs2svn to compensate for changes in r4888,
which included commits to RCS files with non-trunk default branches.

17 years agoimport rt 3.4.5
ivan [Tue, 17 Oct 2006 08:51:01 +0000 (08:51 +0000)]
import rt 3.4.5

17 years agofix signup problem on IE, whew!
ivan [Tue, 17 Oct 2006 05:49:17 +0000 (05:49 +0000)]
fix signup problem on IE, whew!

17 years agofix for agent_custid unique bs ('violates unique constraint cust_main18'), hope this...
ivan [Mon, 16 Oct 2006 17:59:32 +0000 (17:59 +0000)]
fix for agent_custid unique bs ('violates unique constraint cust_main18'), hope this doesn't break anything else

17 years agoits not my monday morning
ivan [Mon, 16 Oct 2006 17:13:51 +0000 (17:13 +0000)]
its not my monday morning

17 years agoclosing bracket helps
ivan [Mon, 16 Oct 2006 17:11:51 +0000 (17:11 +0000)]
closing bracket helps

17 years agoadd a conf checkbox to turn DOB on
ivan [Mon, 16 Oct 2006 17:10:46 +0000 (17:10 +0000)]
add a conf checkbox to turn DOB on

17 years agofix stickiness bug when editing advertising sources
ivan [Mon, 16 Oct 2006 16:56:26 +0000 (16:56 +0000)]
fix stickiness bug when editing advertising sources

17 years agofix typo switching Net::Plesk to a run-time dependency
ivan [Mon, 16 Oct 2006 02:21:10 +0000 (02:21 +0000)]
fix typo switching Net::Plesk to a run-time dependency

17 years agodon't load Net::Plesk until its needed, to prevent every install from depending on it
ivan [Sat, 14 Oct 2006 23:53:39 +0000 (23:53 +0000)]
don't load Net::Plesk until its needed, to prevent every install from depending on it

17 years agopreliminary plesk support
jeff [Sat, 14 Oct 2006 20:47:11 +0000 (20:47 +0000)]
preliminary plesk support

17 years agothat should fix statuses on receivables report
ivan [Sat, 14 Oct 2006 10:09:24 +0000 (10:09 +0000)]
that should fix statuses on receivables report

17 years agomove signup/self-service install to wiki
ivan [Sat, 14 Oct 2006 09:55:09 +0000 (09:55 +0000)]
move signup/self-service install to wiki

17 years agofix "amatch: $_ is undefined: what are you matching" error when there are no companie...
ivan [Thu, 12 Oct 2006 09:42:27 +0000 (09:42 +0000)]
fix "amatch: $_ is undefined: what are you matching" error when there are no companies in the fuzzy cache yet

17 years agodate selektah
ivan [Mon, 9 Oct 2006 05:05:15 +0000 (05:05 +0000)]
date selektah

17 years agomore BoD
jeff [Mon, 9 Oct 2006 04:27:17 +0000 (04:27 +0000)]
more BoD

17 years agoupdate the tools for dev installs
ivan [Mon, 9 Oct 2006 01:05:27 +0000 (01:05 +0000)]
update the tools for dev installs

17 years agohave the new style notes be the default
ivan [Mon, 9 Oct 2006 00:30:58 +0000 (00:30 +0000)]
have the new style notes be the default

17 years agoclean up the customer view a tiny bit
ivan [Mon, 9 Oct 2006 00:26:27 +0000 (00:26 +0000)]
clean up the customer view a tiny bit

17 years agoadd cust_main_note to handler.pl
ivan [Mon, 9 Oct 2006 00:13:03 +0000 (00:13 +0000)]
add cust_main_note to handler.pl

17 years agoadd menu items for credit card batching, debug last-minute changes to payby.pm, add...
ivan [Sun, 8 Oct 2006 08:17:06 +0000 (08:17 +0000)]
add menu items for credit card batching, debug last-minute changes to payby.pm, add ACL for re-processing batches, separate CARD and CHEK batches, fixed defaults for batch formats

17 years agoremove a spurious commit from batch_card and document realtime option
ivan [Sat, 7 Oct 2006 23:40:04 +0000 (23:40 +0000)]
remove a spurious commit from batch_card and document realtime option

17 years agobetter error msg on CSV import with bad pkgpart
ivan [Sat, 7 Oct 2006 21:40:58 +0000 (21:40 +0000)]
better error msg on CSV import with bad pkgpart

17 years agoDoB
jeff [Wed, 4 Oct 2006 21:22:08 +0000 (21:22 +0000)]
DoB

17 years agoEnhanced customer notes
jeff [Tue, 3 Oct 2006 22:44:28 +0000 (22:44 +0000)]
Enhanced customer notes

17 years agos/repalce/replace/ in POD doc
ivan [Tue, 3 Oct 2006 15:59:06 +0000 (15:59 +0000)]
s/repalce/replace/ in POD doc

17 years agofix problem with viewing unlinked services
ivan [Fri, 29 Sep 2006 17:22:22 +0000 (17:22 +0000)]
fix problem with viewing unlinked services

17 years agoprecedence error causing schema mapped values to disappear
ivan [Fri, 29 Sep 2006 16:18:27 +0000 (16:18 +0000)]
precedence error causing schema mapped values to disappear

17 years agofix mapping problem in domain_sql export
ivan [Fri, 29 Sep 2006 15:36:41 +0000 (15:36 +0000)]
fix mapping problem in domain_sql export

17 years agomissing $ in ldap_password
ivan [Thu, 28 Sep 2006 17:45:38 +0000 (17:45 +0000)]
missing $ in ldap_password

17 years agofix username@domain search
ivan [Tue, 26 Sep 2006 18:55:59 +0000 (18:55 +0000)]
fix username@domain search

17 years agoupdate to mailserver integration
ivan [Sat, 23 Sep 2006 18:33:41 +0000 (18:33 +0000)]
update to mailserver integration

17 years agosupport static values in acct_sql as well
ivan [Thu, 21 Sep 2006 04:41:40 +0000 (04:41 +0000)]
support static values in acct_sql as well

17 years agoeek, terminate the javascript
ivan [Wed, 20 Sep 2006 16:00:38 +0000 (16:00 +0000)]
eek, terminate the javascript

17 years agofinish correcting the naming
ivan [Wed, 20 Sep 2006 15:20:34 +0000 (15:20 +0000)]
finish correcting the naming

17 years agotie correctly!
ivan [Wed, 20 Sep 2006 15:19:07 +0000 (15:19 +0000)]
tie correctly!

17 years agoadd domain_sql export for new mailserver config and modify acct_sql export for same
ivan [Tue, 19 Sep 2006 16:49:24 +0000 (16:49 +0000)]
add domain_sql export for new mailserver config and modify acct_sql export for same

17 years agoticket system disableability for rainbowshops
ivan [Mon, 18 Sep 2006 02:21:08 +0000 (02:21 +0000)]
ticket system disableability for rainbowshops

17 years agobulk fake customer insert
ivan [Sat, 16 Sep 2006 20:07:46 +0000 (20:07 +0000)]
bulk fake customer insert

17 years agoadd link to customer tax exemptions to customer view page
ivan [Fri, 15 Sep 2006 19:16:37 +0000 (19:16 +0000)]
add link to customer tax exemptions to customer view page

17 years agoadd link to customer tax exemptions to customer view page
ivan [Fri, 15 Sep 2006 19:15:34 +0000 (19:15 +0000)]
add link to customer tax exemptions to customer view page

17 years agoadd sdate and edate to cust_bill_pay_pkg and cust_credit_bill_pkg tables
ivan [Fri, 15 Sep 2006 05:10:36 +0000 (05:10 +0000)]
add sdate and edate to cust_bill_pay_pkg and cust_credit_bill_pkg tables

17 years agodon't promise virtual fields on tables we can't deliver them on. virtual fields...
ivan [Thu, 14 Sep 2006 19:33:48 +0000 (19:33 +0000)]
don't promise virtual fields on tables we can't deliver them on.  virtual fields suck anyway, they should be real database fields

17 years agopointer to elements/process.html, fwiw
ivan [Thu, 14 Sep 2006 19:30:28 +0000 (19:30 +0000)]
pointer to elements/process.html, fwiw

17 years agoadd check # search, here for now...
ivan [Wed, 13 Sep 2006 16:01:54 +0000 (16:01 +0000)]
add check # search, here for now...

17 years agoyes, that does appear to be the fix for all this trouble. s/qsearchs/qsearch/
ivan [Wed, 13 Sep 2006 14:57:06 +0000 (14:57 +0000)]
yes, that does appear to be the fix for all this trouble.  s/qsearchs/qsearch/

17 years agosome cleanup while i'm here
ivan [Wed, 13 Sep 2006 14:53:01 +0000 (14:53 +0000)]
some cleanup while i'm here

17 years agoencryption-on-insert bugfix from untd
ivan [Wed, 13 Sep 2006 02:14:29 +0000 (02:14 +0000)]
encryption-on-insert bugfix from untd

17 years agoin-place replace bugfix from untd & debugging cleanup
ivan [Wed, 13 Sep 2006 02:11:14 +0000 (02:11 +0000)]
in-place replace bugfix from untd & debugging cleanup

17 years agono need to log this
ivan [Tue, 12 Sep 2006 21:27:06 +0000 (21:27 +0000)]
no need to log this

17 years agonot done yet
ivan [Wed, 6 Sep 2006 01:20:29 +0000 (01:20 +0000)]
not done yet

17 years agothis was supposed to just be a local hack, how did it wind up in CVS?
ivan [Wed, 6 Sep 2006 01:08:48 +0000 (01:08 +0000)]
this was supposed to just be a local hack, how did it wind up in CVS?

17 years agonew world ACLs
ivan [Wed, 6 Sep 2006 01:08:20 +0000 (01:08 +0000)]
new world ACLs

17 years agoless cut and paste
ivan [Wed, 6 Sep 2006 01:07:24 +0000 (01:07 +0000)]
less cut and paste

17 years agough DCLN :/
ivan [Wed, 6 Sep 2006 01:07:05 +0000 (01:07 +0000)]
ugh DCLN :/

17 years agoadd some debugging
ivan [Wed, 6 Sep 2006 01:06:43 +0000 (01:06 +0000)]
add some debugging