freeside.git
16 years agocorrect agent_defaultpkg handling
jeff [Sat, 13 Oct 2007 17:33:48 +0000 (17:33 +0000)]
correct agent_defaultpkg handling

16 years agoset expandtab
ivan [Wed, 10 Oct 2007 20:54:00 +0000 (20:54 +0000)]
set expandtab

16 years agoWith this line missing, cust_event objects would not fully create (eventpart wasn...
jayce [Wed, 10 Oct 2007 20:52:12 +0000 (20:52 +0000)]
With this line missing, cust_event objects would not fully create (eventpart wasn't loading), causing the _X methods to fail on ->part_event.  Only noticed when you retried events that had previously failed.

16 years agoREALLY fix the package browsing this time, without messing up the ordering
ivan [Wed, 10 Oct 2007 18:14:23 +0000 (18:14 +0000)]
REALLY fix the package browsing this time, without messing up the ordering

16 years agoconcurrent fix for package editing also cleans this up slightly
ivan [Wed, 10 Oct 2007 17:55:57 +0000 (17:55 +0000)]
concurrent fix for package editing also cleans this up slightly

16 years agoclose:}
jeff [Wed, 10 Oct 2007 17:50:31 +0000 (17:50 +0000)]
close:}

16 years agobe polite! don't spew debugging info unless its asked for.
ivan [Tue, 9 Oct 2007 17:57:25 +0000 (17:57 +0000)]
be polite!  don't spew debugging info unless its asked for.

16 years agofix documenation links to point into wiki where they belong
ivan [Tue, 9 Oct 2007 04:58:49 +0000 (04:58 +0000)]
fix documenation links to point into wiki where they belong

16 years agoadd ticket_system-priority_reverse config
ivan [Tue, 9 Oct 2007 04:48:25 +0000 (04:48 +0000)]
add ticket_system-priority_reverse config

16 years agopreserve order
jeff [Tue, 9 Oct 2007 01:40:45 +0000 (01:40 +0000)]
preserve order

16 years agointerpolating the links would help too
ivan [Tue, 9 Oct 2007 01:06:40 +0000 (01:06 +0000)]
interpolating the links would help too

16 years agoi think this should fix timeworked subjects, and link to the transactions as well
ivan [Tue, 9 Oct 2007 01:01:41 +0000 (01:01 +0000)]
i think this should fix timeworked subjects, and link to the transactions as well

16 years agoline up things better
ivan [Mon, 8 Oct 2007 23:48:30 +0000 (23:48 +0000)]
line up things better

16 years agoself-service POD cleanups
ivan [Mon, 8 Oct 2007 23:32:23 +0000 (23:32 +0000)]
self-service POD cleanups

16 years agoadd cust_bill_owed as an implicit condition (whew), and make sure it is added on...
ivan [Mon, 8 Oct 2007 21:06:30 +0000 (21:06 +0000)]
add cust_bill_owed as an implicit condition (whew), and make sure it is added on migrations (also: fixed implicit conditions like this which only apply to a subset of eventtables)

16 years agodisallow agent changing on cloned packages
jeff [Mon, 8 Oct 2007 21:05:29 +0000 (21:05 +0000)]
disallow agent changing on cloned packages

16 years agoRemove remaining calls to idiot/eidiot. Should fix 1479
jeff [Mon, 8 Oct 2007 19:14:28 +0000 (19:14 +0000)]
Remove remaining calls to idiot/eidiot.  Should fix 1479

16 years agoreenalbe this condition
ivan [Fri, 5 Oct 2007 20:41:21 +0000 (20:41 +0000)]
reenalbe this condition

16 years agonew ui for assigning support time
jeff [Fri, 5 Oct 2007 19:53:16 +0000 (19:53 +0000)]
new ui for assigning support time

16 years agofix date selection on advanced invoice report, or future places where date selection...
ivan [Fri, 5 Oct 2007 19:45:03 +0000 (19:45 +0000)]
fix date selection on advanced invoice report, or future places where date selection component is included multiple times

16 years agoInitial checkin, was missing from the cust_bill_has_service condition checkin.
jayce [Fri, 5 Oct 2007 14:26:37 +0000 (14:26 +0000)]
Initial checkin, was missing from the cust_bill_has_service condition checkin.

16 years agoadd disable ability to conditions & disable cust_bill_has_service, so the condition...
ivan [Fri, 5 Oct 2007 00:39:58 +0000 (00:39 +0000)]
add disable ability to conditions & disable cust_bill_has_service, so the condition edit page renders again

16 years agowhitespace
ivan [Thu, 4 Oct 2007 23:55:52 +0000 (23:55 +0000)]
whitespace

16 years agosuch a dumb little thing, but i think that should really do it. whew
ivan [Thu, 4 Oct 2007 23:52:53 +0000 (23:52 +0000)]
such a dumb little thing, but i think that should really do it.  whew

16 years agodon't leave stray 'new' events around if they don't pass their final condition check
ivan [Thu, 4 Oct 2007 23:41:55 +0000 (23:41 +0000)]
don't leave stray 'new' events around if they don't pass their final condition check

16 years agohopefully fix once.pm properly...
ivan [Thu, 4 Oct 2007 23:40:51 +0000 (23:40 +0000)]
hopefully fix once.pm properly...

16 years agoadd SKIP_CONDITION_SQL debugging aid
ivan [Thu, 4 Oct 2007 21:38:52 +0000 (21:38 +0000)]
add SKIP_CONDITION_SQL debugging aid

16 years agoadditional due_cust_event debugging
ivan [Thu, 4 Oct 2007 19:14:06 +0000 (19:14 +0000)]
additional due_cust_event debugging

16 years agonobody likes it when you forget ions
ivan [Thu, 4 Oct 2007 19:04:40 +0000 (19:04 +0000)]
nobody likes it when you forget ions

16 years agoadditional due_cust_event debugging
ivan [Thu, 4 Oct 2007 19:03:57 +0000 (19:03 +0000)]
additional due_cust_event debugging

16 years agoadditional due_cust_event debugging
ivan [Thu, 4 Oct 2007 18:28:55 +0000 (18:28 +0000)]
additional due_cust_event debugging

16 years agofix compilation error!
ivan [Thu, 4 Oct 2007 16:45:49 +0000 (16:45 +0000)]
fix compilation error!

16 years agoi really hope this finally does it
ivan [Thu, 4 Oct 2007 04:21:10 +0000 (04:21 +0000)]
i really hope this finally does it

16 years agodot strikes again
ivan [Thu, 4 Oct 2007 04:09:51 +0000 (04:09 +0000)]
dot strikes again

16 years agowhew, i think this might actually fix it
ivan [Thu, 4 Oct 2007 04:08:05 +0000 (04:08 +0000)]
whew, i think this might actually fix it

16 years agodoh! does that really fix agent-specific agent template migration from 1.7? sure...
ivan [Thu, 4 Oct 2007 03:48:02 +0000 (03:48 +0000)]
doh!  does that really fix agent-specific agent template migration from 1.7?  sure hope so

16 years agoadd debugging option to qsearch
ivan [Thu, 4 Oct 2007 03:37:09 +0000 (03:37 +0000)]
add debugging option to qsearch

16 years agowikify individual files
ivan [Thu, 4 Oct 2007 02:52:05 +0000 (02:52 +0000)]
wikify individual files

16 years agofix FS::SelfService::XMLRPC pod generation
ivan [Thu, 4 Oct 2007 02:22:42 +0000 (02:22 +0000)]
fix FS::SelfService::XMLRPC pod generation

16 years agoadd missing =back
ivan [Thu, 4 Oct 2007 02:15:32 +0000 (02:15 +0000)]
add missing =back

16 years agosupport part_pkg option input validation, check bytecounts and allow commas (closes...
jeff [Thu, 4 Oct 2007 02:07:30 +0000 (02:07 +0000)]
support part_pkg option input validation, check bytecounts and allow commas (closes 1863)

16 years agobah! THIS should fix munging of non-internal links, i hope
ivan [Thu, 4 Oct 2007 02:07:06 +0000 (02:07 +0000)]
bah!  THIS should fix munging of non-internal links, i hope

16 years agothis *should* fix munging of non-internal links, i hope
ivan [Thu, 4 Oct 2007 01:56:12 +0000 (01:56 +0000)]
this *should* fix munging of non-internal links, i hope

16 years agowiki documentation convertor now
ivan [Thu, 4 Oct 2007 01:49:10 +0000 (01:49 +0000)]
wiki documentation convertor now

16 years agoadd missing CLI utilities to FS.pm too
ivan [Thu, 4 Oct 2007 01:47:09 +0000 (01:47 +0000)]
add missing CLI utilities to FS.pm too

16 years agofixing wrong POD NAME doc
ivan [Thu, 4 Oct 2007 01:45:59 +0000 (01:45 +0000)]
fixing wrong POD NAME doc

16 years agowtf!
ivan [Thu, 4 Oct 2007 01:29:50 +0000 (01:29 +0000)]
wtf!

16 years agoupdate FS base page for new stuff in 1.9
ivan [Thu, 4 Oct 2007 01:21:12 +0000 (01:21 +0000)]
update FS base page for new stuff in 1.9

16 years agoupdate top-level FS manpage
ivan [Thu, 4 Oct 2007 01:15:46 +0000 (01:15 +0000)]
update top-level FS manpage

16 years agoupdate top-level FS manpage
ivan [Thu, 4 Oct 2007 01:15:05 +0000 (01:15 +0000)]
update top-level FS manpage

16 years agoPOD documentation updates
ivan [Thu, 4 Oct 2007 00:51:34 +0000 (00:51 +0000)]
POD documentation updates

16 years agodoh!
ivan [Tue, 2 Oct 2007 21:56:11 +0000 (21:56 +0000)]
doh!

16 years agofix up re-email these events
jeff [Tue, 2 Oct 2007 15:31:35 +0000 (15:31 +0000)]
fix up re-email these events

16 years agomissed file in self service support usage improvements
jeff [Tue, 2 Oct 2007 15:11:48 +0000 (15:11 +0000)]
missed file in self service support usage improvements

16 years agoConfiguration right no longer gives access to things controlled by their own ACLs...
ivan [Tue, 2 Oct 2007 00:44:03 +0000 (00:44 +0000)]
Configuration right no longer gives access to things controlled by their own ACLs (advertising source & package edit

16 years agopackage definitions controlled by their own ACL now
ivan [Tue, 2 Oct 2007 00:40:53 +0000 (00:40 +0000)]
package definitions controlled by their own ACL now

16 years agoneed the space
ivan [Tue, 2 Oct 2007 00:32:24 +0000 (00:32 +0000)]
need the space

16 years agothis flag has nothing to do with recur tax :)
ivan [Tue, 2 Oct 2007 00:31:21 +0000 (00:31 +0000)]
this flag has nothing to do with recur tax :)

16 years agofix small problems with earlier commit: add back earlier commits reverted by this...
ivan [Tue, 2 Oct 2007 00:29:02 +0000 (00:29 +0000)]
fix small problems with earlier commit: add back earlier commits reverted by this patch, also revert gratuitous whitespace changes

16 years agoproper fix for once.pm bug? hopefully it works :)
ivan [Tue, 2 Oct 2007 00:22:41 +0000 (00:22 +0000)]
proper fix for once.pm bug?  hopefully it works :)

16 years agobetter CDR searching
ivan [Sun, 30 Sep 2007 00:26:03 +0000 (00:26 +0000)]
better CDR searching

16 years agofix argument stickiness on date editing errors (especially because resetting them...
ivan [Sun, 30 Sep 2007 00:25:19 +0000 (00:25 +0000)]
fix argument stickiness on date editing errors (especially because resetting them pops up the error confirmation)

16 years agothis might fix agent-specific invoicing when migrated from 1.7?
ivan [Sun, 30 Sep 2007 00:23:46 +0000 (00:23 +0000)]
this might fix agent-specific invoicing when migrated from 1.7?

16 years ago*** empty log message ***
ivan [Sun, 30 Sep 2007 00:22:02 +0000 (00:22 +0000)]
*** empty log message ***

16 years agofix ambiguous agentnum errors in cust_event.html & report_tax.cgi (provide a table...
ivan [Sat, 29 Sep 2007 02:17:48 +0000 (02:17 +0000)]
fix ambiguous agentnum errors in cust_event.html & report_tax.cgi (provide a table option in access_user::agentnums_sql so this is easy to fix for other reports too)

16 years agoFixes a bug where retry_realtime isn't limiting to that user's events, therefore...
jayce [Fri, 28 Sep 2007 00:33:16 +0000 (00:33 +0000)]
Fixes a bug where retry_realtime isn't limiting to that user's events, therefore selecting all retryable events, and having to filter later.  On a system with a running history, this caused bad O() types of situations for performance, especially bad when this was called by something that a user would be awaiting feedback from

16 years agoCleanup qsearch for readability, removes heinous map {} of several hundred lines...
jayce [Fri, 28 Sep 2007 00:19:50 +0000 (00:19 +0000)]
Cleanup qsearch for readability, removes heinous map {} of several hundred lines into two simple method calls

16 years agohide fixed passwords
jeff [Thu, 27 Sep 2007 21:26:50 +0000 (21:26 +0000)]
hide fixed passwords

16 years agoMulti-System Billing:
jayce [Thu, 27 Sep 2007 18:24:33 +0000 (18:24 +0000)]
Multi-System Billing:
with a -m flag, daily will queue billing jobs instead of running each.  freeside-queued will then pick it up, allowing multiple simultaneous jobs to run, as well as multiple machines.
Also adds a 'Secure' column to the queue system, allowing for billing jobs to define themselves as 'secure only' in cases where a box might be using the encryption.  This allows you to
 run secure only jobs (such as a collect) on boxes that can.

16 years agoInitial import.
jayce [Wed, 26 Sep 2007 19:27:23 +0000 (19:27 +0000)]
Initial import.
Condition tests to see if the Invoice bills for a particular service.

16 years agoEvent loop changes after initial creation caused this to never trigger, as the event...
jayce [Wed, 26 Sep 2007 19:24:40 +0000 (19:24 +0000)]
Event loop changes after initial creation caused this to never trigger, as the event loop creates a 'NEW' record, as a placeholder.  We need to not die from that.

16 years agofix package browse query, doh
ivan [Wed, 26 Sep 2007 16:06:55 +0000 (16:06 +0000)]
fix package browse query, doh

16 years agoself-service support usage improvements (1733)
jeff [Mon, 24 Sep 2007 15:47:52 +0000 (15:47 +0000)]
self-service support usage improvements (1733)

16 years agobeginning of agent-virtualization of packages
ivan [Mon, 24 Sep 2007 00:56:50 +0000 (00:56 +0000)]
beginning of agent-virtualization of packages

16 years agoi think this is a bug; should not show the svc_www.usersvc selector unless it is...
ivan [Sun, 23 Sep 2007 23:17:33 +0000 (23:17 +0000)]
i think this is a bug; should not show the svc_usersvc selector unless it is non-fixed or non-blank, NOT non-fixed or blank

16 years agoremove compat with pre-0.33 DBIx::DBSchema
ivan [Sun, 23 Sep 2007 23:16:27 +0000 (23:16 +0000)]
remove compat with pre-0.33 DBIx::DBSchema

16 years agoaccounts w/time remaining search
ivan [Sun, 23 Sep 2007 20:21:09 +0000 (20:21 +0000)]
accounts w/time remaining search

16 years agoaccounts w/time remaining search
ivan [Sun, 23 Sep 2007 20:00:05 +0000 (20:00 +0000)]
accounts w/time remaining search

16 years agoaccounts w/time remaining search
ivan [Sun, 23 Sep 2007 19:54:37 +0000 (19:54 +0000)]
accounts w/time remaining search

16 years agoremove extraneous blank line causing Excel exports to fail
ivan [Sun, 23 Sep 2007 19:18:31 +0000 (19:18 +0000)]
remove extraneous blank line causing Excel exports to fail

16 years agoaccounts w/time remaining search
ivan [Sun, 23 Sep 2007 18:32:28 +0000 (18:32 +0000)]
accounts w/time remaining search

16 years agofix menubar border in example self-service template
ivan [Sat, 22 Sep 2007 22:45:30 +0000 (22:45 +0000)]
fix menubar border in example self-service template

16 years agoimprove config UI, especially for textareas
ivan [Sat, 22 Sep 2007 21:31:13 +0000 (21:31 +0000)]
improve config UI, especially for textareas

16 years agoUI
ivan [Sat, 22 Sep 2007 19:40:37 +0000 (19:40 +0000)]
UI

16 years agohave to import tld_exists function if we're going to use it
ivan [Sat, 22 Sep 2007 19:03:34 +0000 (19:03 +0000)]
have to import tld_exists function if we're going to use it

16 years agoadd a list of any hosts associated with accounts
ivan [Sat, 22 Sep 2007 18:27:21 +0000 (18:27 +0000)]
add a list of any hosts associated with accounts

16 years agofix problems with time queue search: ticket subjects need to be HTML-escaped, 'remain...
ivan [Fri, 21 Sep 2007 02:24:31 +0000 (02:24 +0000)]
fix problems with time queue search: ticket subjects need to be HTML-escaped, 'remaining time' calculation had a NULL vs 0 issue, and link to tickets

16 years agowe need SearchBuilder 1.48 to avoid annoying Pg bugs causing "This user's 10 highest...
ivan [Wed, 19 Sep 2007 22:38:55 +0000 (22:38 +0000)]
we need SearchBuilder 1.48 to avoid annoying Pg bugs causing "This user's 10 highest priority tickets" to be blank

16 years agosupport custom priorities
jeff [Wed, 19 Sep 2007 00:27:43 +0000 (00:27 +0000)]
support custom priorities

16 years agofix at least one small problem with reprint/email/fax functionality: now should under...
ivan [Wed, 19 Sep 2007 00:12:05 +0000 (00:12 +0000)]
fix at least one small problem with reprint/email/fax functionality: now should understand the "most recent invoice per customer" and invoice # min/max options

16 years agofix advertising source stickiness when page is reloaded with an error
ivan [Tue, 18 Sep 2007 23:19:28 +0000 (23:19 +0000)]
fix advertising source stickiness when page is reloaded with an error

16 years agoMyTicketsLength has been replaced with an official upstream config
ivan [Tue, 18 Sep 2007 22:51:21 +0000 (22:51 +0000)]
MyTicketsLength has been replaced with an official upstream config

16 years agoand parens help alot, doh
ivan [Tue, 18 Sep 2007 21:41:13 +0000 (21:41 +0000)]
and parens help alot, doh

16 years agofix svc_broadband search by svcpart (links from browse/part_svc, in particular
ivan [Tue, 18 Sep 2007 21:37:34 +0000 (21:37 +0000)]
fix svc_broadband search by svcpart (links from browse/part_svc, in particular

16 years agoadd missing column access_user_pref.expiration
ivan [Tue, 18 Sep 2007 17:07:10 +0000 (17:07 +0000)]
add missing column access_user_pref.expiration

16 years agoallow assignment of auto recharge values AND rollover
jeff [Tue, 18 Sep 2007 06:32:51 +0000 (06:32 +0000)]
allow assignment of auto recharge values AND rollover

16 years agoauto commit for vacuum
jeff [Tue, 18 Sep 2007 06:07:09 +0000 (06:07 +0000)]
auto commit for vacuum

16 years agoclose table tag; fix spacing
ivan [Tue, 18 Sep 2007 00:21:01 +0000 (00:21 +0000)]
close table tag; fix spacing

16 years agofix scoping issues with $1 and $2 resulting in payinfo trying getting set to xxEK...
ivan [Mon, 17 Sep 2007 21:12:58 +0000 (21:12 +0000)]
fix scoping issues with $1 and $2 resulting in payinfo trying getting set to xxEK, thanks to _vlad_ for tracking this down and providing a fix

16 years agoelaborate on ambiguous instructions
ivan [Mon, 17 Sep 2007 20:52:23 +0000 (20:52 +0000)]
elaborate on ambiguous instructions