freeside.git
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

16 years agoFix 'Can't use an undefined value as an ARRAY reference at /usr/local/share/perl...
ivan [Fri, 14 Sep 2007 03:45:39 +0000 (03:45 +0000)]
Fix 'Can't use an undefined value as an ARRAY reference at /usr/local/share/perl/5.8.8/FS/cust_main.pm line 4383.' error

16 years agofix visual glitch on "RT at a glance" / Ticketing main
ivan [Fri, 14 Sep 2007 03:31:05 +0000 (03:31 +0000)]
fix visual glitch on "RT at a glance" / Ticketing main

16 years agoturn off Text::Quoted usage, it segfaults and its optional
ivan [Fri, 14 Sep 2007 02:14:07 +0000 (02:14 +0000)]
turn off Text::Quoted usage, it segfaults and its optional

16 years agomake boxes distinct from the background
ivan [Thu, 13 Sep 2007 23:45:57 +0000 (23:45 +0000)]
make boxes distinct from the background

16 years agorename svc_acct_rt_transaction to acct_rt_transaction, as it is not a service, its...
ivan [Thu, 13 Sep 2007 22:35:20 +0000 (22:35 +0000)]
rename svc_acct_rt_transaction to acct_rt_transaction, as it is not a service, its something that hangs off of an svc_acct (like an acct_snarf).  thank goodness was able to do this before its any sort of migration problem...

16 years agorandom indentation fix
ivan [Thu, 13 Sep 2007 22:25:33 +0000 (22:25 +0000)]
random indentation fix

16 years agosome notes about old part_svc columns, since DBIx::DBSchema 0.33+ will now drop them...
ivan [Thu, 13 Sep 2007 22:25:04 +0000 (22:25 +0000)]
some notes about old part_svc columns, since DBIx::DBSchema 0.33+ will now drop them...

16 years agotoo little, too late attempt at spam reduction
ivan [Thu, 13 Sep 2007 22:24:32 +0000 (22:24 +0000)]
too little, too late attempt at spam reduction

16 years agofix status color on customer list
ivan [Thu, 13 Sep 2007 22:05:55 +0000 (22:05 +0000)]
fix status color on customer list

16 years agoclean up some unused code
ivan [Thu, 13 Sep 2007 22:05:31 +0000 (22:05 +0000)]
clean up some unused code

16 years agoadd better inline docs explaining fields on customer CSV import
ivan [Thu, 13 Sep 2007 20:16:14 +0000 (20:16 +0000)]
add better inline docs explaining fields on customer CSV import

16 years agoit would help to check this in.
ivan [Thu, 13 Sep 2007 02:44:44 +0000 (02:44 +0000)]
it would help to check this in.

16 years agodon't want a fatal error when we can't fetch the name for a queue...
ivan [Wed, 12 Sep 2007 20:40:15 +0000 (20:40 +0000)]
don't want a fatal error when we can't fetch the name for a queue...

16 years agofreeside-migrate-events now moves event options, whew
ivan [Wed, 12 Sep 2007 05:38:38 +0000 (05:38 +0000)]
freeside-migrate-events now moves event options, whew

16 years agofix problems migrating weird statustext from cust_bill_event records
ivan [Wed, 12 Sep 2007 04:23:53 +0000 (04:23 +0000)]
fix problems migrating weird statustext from cust_bill_event records

16 years agoprevent (less than) and (greater than) in statustext message (or anything else weird...
ivan [Wed, 12 Sep 2007 04:23:26 +0000 (04:23 +0000)]
prevent (less than) and (greater than) in statustext message (or anything else weird) from causing them not to get inserted

16 years agofix for freeside-migrate-events bug that would throw a duplicate row error instead...
ivan [Wed, 12 Sep 2007 04:20:14 +0000 (04:20 +0000)]
fix for freeside-migrate-events bug that would throw a duplicate row error instead of completing the migration

16 years agofix "Useless use of a variable in void context at /usr/local/share/perl/5.8.8/FS...
ivan [Wed, 12 Sep 2007 03:39:15 +0000 (03:39 +0000)]
fix "Useless use of a variable in void context at /usr/local/share/perl/5.8.8/FS/svc_domain.pm line 367." that might have possible set an incorrest svc_domain.suffix

16 years agoadd cust_main-require_phone and cust_main-require_invoicing_list_email options
ivan [Tue, 11 Sep 2007 01:33:50 +0000 (01:33 +0000)]
add cust_main-require_phone and cust_main-require_invoicing_list_email options

16 years agobetter default paydate for letters
ivan [Tue, 11 Sep 2007 00:28:03 +0000 (00:28 +0000)]
better default paydate for letters

16 years agodefault cancellation subject so the emails work even when people don't set one in...
ivan [Fri, 7 Sep 2007 03:45:16 +0000 (03:45 +0000)]
default cancellation subject so the emails work even when people don't set one in config

16 years agotweak debugging
ivan [Fri, 7 Sep 2007 03:36:13 +0000 (03:36 +0000)]
tweak debugging

16 years agofix bug where user could log in to RADIUS with uppercase usernameand avoid bandwidth...
ivan [Thu, 23 Aug 2007 08:23:29 +0000 (08:23 +0000)]
fix bug where user could log in to RADIUS with uppercase usernameand avoid bandwidth acconting (mysql is case-insensitive?  wtf!  thanks a fucking lot for nothing, grr!)

16 years agomiss use
jeff [Fri, 17 Aug 2007 14:01:08 +0000 (14:01 +0000)]
miss use

16 years agoaccess control
jeff [Fri, 17 Aug 2007 13:59:36 +0000 (13:59 +0000)]
access control

16 years agoremove redunant redundancy
ivan [Fri, 17 Aug 2007 04:27:50 +0000 (04:27 +0000)]
remove redunant redundancy

16 years agocorrect labels in service definition edit for svc_acct (#1745)
jeff [Thu, 16 Aug 2007 18:22:53 +0000 (18:22 +0000)]
correct labels in service definition edit for svc_acct (#1745)

16 years agoremove debugging
ivan [Thu, 16 Aug 2007 17:40:21 +0000 (17:40 +0000)]
remove debugging

16 years agoagent_custid bugfix (1746)
jeff [Thu, 16 Aug 2007 16:19:10 +0000 (16:19 +0000)]
agent_custid bugfix (1746)

16 years agosupport hours 'usage' tracking for our own internal use (#1733)
jeff [Thu, 16 Aug 2007 13:40:46 +0000 (13:40 +0000)]
support hours 'usage' tracking for our own internal use (#1733)

16 years agohave generate_letter assume a default paydate of 2037-12 so it doesn't bomb out on...
ivan [Thu, 16 Aug 2007 00:09:47 +0000 (00:09 +0000)]
have generate_letter assume a default paydate of 2037-12 so it doesn't bomb out on empty paydates

16 years agoadd -n option to freeside-sqlradius-reset to supress deleting data
ivan [Wed, 15 Aug 2007 23:46:34 +0000 (23:46 +0000)]
add -n option to freeside-sqlradius-reset to supress deleting data

16 years agofix customer status color here too
ivan [Wed, 15 Aug 2007 21:51:03 +0000 (21:51 +0000)]
fix customer status color here too

16 years agolittle more low-hanging fruit: table-grid the export listing
ivan [Wed, 15 Aug 2007 03:26:12 +0000 (03:26 +0000)]
little more low-hanging fruit: table-grid the export listing

16 years agoadd package churn report/graph
ivan [Tue, 14 Aug 2007 21:46:18 +0000 (21:46 +0000)]
add package churn report/graph

16 years agoremoving unneeded %saw var
ivan [Tue, 14 Aug 2007 20:18:20 +0000 (20:18 +0000)]
removing unneeded %saw var

16 years agorestore label on package status selector
ivan [Tue, 14 Aug 2007 02:40:42 +0000 (02:40 +0000)]
restore label on package status selector

16 years agorename dbdef-create to freeside-dbdef-create and move it to FS/bin, so it gets %...
ivan [Fri, 10 Aug 2007 23:50:22 +0000 (23:50 +0000)]
rename dbdef-create to freeside-dbdef-create and move it to FS/bin, so it gets %%%FREESIDE_CONF%%% substituted

16 years agorename dbdef-create to freeside-dbdef-create and move it to FS/bin, so it gets %...
ivan [Fri, 10 Aug 2007 23:50:04 +0000 (23:50 +0000)]
rename dbdef-create to freeside-dbdef-create and move it to FS/bin, so it gets %%%FREESIDE_CONF%%% substituted

16 years agoadd 3 day, 4 month and 4.5 month (137 day) frequencies
ivan [Fri, 10 Aug 2007 22:48:26 +0000 (22:48 +0000)]
add 3 day, 4 month and 4.5 month (137 day) frequencies

16 years agoon changing packages, don't set setup date unless old package has one
ivan [Fri, 10 Aug 2007 07:01:02 +0000 (07:01 +0000)]
on changing packages, don't set setup date unless old package has one

16 years agoadd TLD checking to svc_domain
ivan [Thu, 9 Aug 2007 00:31:36 +0000 (00:31 +0000)]
add TLD checking to svc_domain

16 years agofix otaker regex
ivan [Wed, 8 Aug 2007 19:18:35 +0000 (19:18 +0000)]
fix otaker regex

16 years agomore informative error msg
ivan [Tue, 7 Aug 2007 20:05:49 +0000 (20:05 +0000)]
more informative error msg

16 years agodocumentation improvements
jeff [Mon, 6 Aug 2007 19:45:22 +0000 (19:45 +0000)]
documentation improvements

16 years agothere is a server
jeff [Mon, 6 Aug 2007 08:51:47 +0000 (08:51 +0000)]
there is a server

16 years agoadd selfservice xmlrpc facilities (#591)
jeff [Mon, 6 Aug 2007 08:46:06 +0000 (08:46 +0000)]
add selfservice xmlrpc facilities (#591)

16 years agoeeb! fix realtime recharge
jeff [Sun, 5 Aug 2007 17:32:49 +0000 (17:32 +0000)]
eeb! fix realtime recharge

16 years agofix URL handling on RT redirects
ivan [Sat, 4 Aug 2007 02:06:56 +0000 (02:06 +0000)]
fix URL handling on RT redirects

16 years agoupdate Makefile to always substitute in RT_SiteConfig.pm when running install-rt
ivan [Sat, 4 Aug 2007 01:58:29 +0000 (01:58 +0000)]
update Makefile to always substitute in RT_SiteConfig.pm when running install-rt

16 years agopoint 1.9 to 1.9 documentation
ivan [Sat, 4 Aug 2007 01:57:57 +0000 (01:57 +0000)]
point 1.9 to 1.9 documentation

16 years agoclean up corners & colors
ivan [Sat, 4 Aug 2007 00:14:05 +0000 (00:14 +0000)]
clean up corners & colors

16 years agoclean up corners & colors
ivan [Sat, 4 Aug 2007 00:13:48 +0000 (00:13 +0000)]
clean up corners & colors

16 years agofix nit sorting out tops earchboxes
ivan [Fri, 3 Aug 2007 23:14:39 +0000 (23:14 +0000)]
fix nit sorting out tops earchboxes

16 years agoat least sort out the top searchboxes
ivan [Fri, 3 Aug 2007 23:00:37 +0000 (23:00 +0000)]
at least sort out the top searchboxes

16 years agofix path so we can find .css files
ivan [Fri, 3 Aug 2007 22:43:58 +0000 (22:43 +0000)]
fix path so we can find .css files

16 years agofix merge nit
ivan [Fri, 3 Aug 2007 22:10:50 +0000 (22:10 +0000)]
fix merge nit

16 years ago*** empty log message ***
ivan [Fri, 3 Aug 2007 22:06:03 +0000 (22:06 +0000)]
*** empty log message ***

16 years agomerging RT_3_6_4 to HEAD
ivan [Fri, 3 Aug 2007 21:49:03 +0000 (21:49 +0000)]
merging RT_3_6_4 to HEAD

16 years agoincrease package popup width
ivan [Thu, 2 Aug 2007 23:44:15 +0000 (23:44 +0000)]
increase package popup width

16 years agofix slowness on change package and also make it into a popup
ivan [Thu, 2 Aug 2007 23:09:43 +0000 (23:09 +0000)]
fix slowness on change package and also make it into a popup

16 years agofix slowness on change package and also make it into a popup
ivan [Thu, 2 Aug 2007 23:01:01 +0000 (23:01 +0000)]
fix slowness on change package and also make it into a popup

16 years agofix status color on small_custview
ivan [Thu, 2 Aug 2007 22:55:17 +0000 (22:55 +0000)]
fix status color on small_custview

16 years agoline up package acitons all on one line
ivan [Thu, 2 Aug 2007 21:57:29 +0000 (21:57 +0000)]
line up package acitons all on one line

16 years agoThis commit was generated by cvs2svn to compensate for changes in r5562,
ivan [Thu, 2 Aug 2007 19:56:20 +0000 (19:56 +0000)]
This commit was generated by cvs2svn to compensate for changes in r5562,
which included commits to RCS files with non-trunk default branches.

16 years agoimport rt 3.6.4
ivan [Thu, 2 Aug 2007 19:56:20 +0000 (19:56 +0000)]
import rt 3.6.4

16 years agoi guess svc_www.usersvc can be null...
ivan [Wed, 1 Aug 2007 22:33:55 +0000 (22:33 +0000)]
i guess svc_www.usersvc can be null...

16 years agoevent refactor, landing on HEAD!
ivan [Wed, 1 Aug 2007 22:26:52 +0000 (22:26 +0000)]
event refactor, landing on HEAD!

16 years agocommit these RT differences, seem to be mostly in autogen'ed stuff
ivan [Wed, 1 Aug 2007 22:20:33 +0000 (22:20 +0000)]
commit these RT differences, seem to be mostly in autogen'ed stuff

16 years agobecause i had missed commiting this on HEAD, that's why
ivan [Wed, 1 Aug 2007 22:13:41 +0000 (22:13 +0000)]
because i had missed commiting this on HEAD, that's why

16 years agocomment out unused code
ivan [Wed, 1 Aug 2007 19:24:04 +0000 (19:24 +0000)]
comment out unused code

16 years agomasonization
ivan [Wed, 1 Aug 2007 19:22:52 +0000 (19:22 +0000)]
masonization

16 years agofreeside-upgrade: add'l documentation & turn on DBIx::DBSchema::Index debugging too
ivan [Wed, 1 Aug 2007 19:21:58 +0000 (19:21 +0000)]
freeside-upgrade: add'l documentation & turn on DBIx::DBSchema::Index debugging too

16 years agobetter error reporting: all three of these methods might return an error
ivan [Wed, 1 Aug 2007 19:19:54 +0000 (19:19 +0000)]
better error reporting: all three of these methods might return an error

16 years agomore generic modules first
ivan [Wed, 1 Aug 2007 19:19:15 +0000 (19:19 +0000)]
more generic modules first

16 years agosome comments on config_orbase sub and add'l description for emailcancel config
ivan [Wed, 1 Aug 2007 19:18:56 +0000 (19:18 +0000)]
some comments on config_orbase sub and add'l description for emailcancel config

16 years agoadd index
ivan [Thu, 26 Jul 2007 11:13:15 +0000 (11:13 +0000)]
add index

16 years agoapache export: don't bomb out when svc_www records aren't associated with an svc_acct...
ivan [Fri, 20 Jul 2007 19:58:34 +0000 (19:58 +0000)]
apache export: don't bomb out when svc_www records aren't associated with an svc_acct, just leave those subsitution vars blank

16 years agodo not include description in link to popup
jeff [Thu, 19 Jul 2007 14:05:41 +0000 (14:05 +0000)]
do not include description in link to popup

16 years agoSchema.pm doesn't need FS::UID datasrc anyway, wtf
ivan [Wed, 18 Jul 2007 21:13:32 +0000 (21:13 +0000)]
Schema.pm doesn't need FS::UID datasrc anyway, wtf