1.7.4rc2
[freeside.git] / ChangeLog
1 2009-08-12 15:26  ivan
2
3         * Makefile, debian/changelog, debian/control, debian/copyright:
4           1.7.4rc2
5
6 2009-08-12 04:57  ivan
7
8         * httemplate/: docs/about.html, docs/credits.html,
9           docs/license.html, elements/header-popup.html: slight
10           about/credits UI tweak
11
12 2009-08-11 19:36  ivan
13
14         * FS/FS/cust_pkg.pm, httemplate/misc/bulk_change_pkg.cgi,
15           httemplate/search/cust_pkg.cgi: fix multiple pkgpart search,
16           RT#5924
17
18 2009-08-11 14:32  rsiddall
19
20         * install/rpm/freeside.spec: Back out kludge to show CVS snapshot
21           date in version number in GUI.  You'll have to do an "rpm -q" to
22           determine this.
23
24 2009-08-11 14:29  rsiddall
25
26         * Makefile: Reset RPM release number back to 1 on a new version
27           release.
28
29 2009-08-05 16:32  ivan
30
31         * FS/FS/part_pkg/: flat.pm, flat_delayed.pm, prorate_delayed.pm:
32           fix cancellation errors with updated flat_introrate, RT#5865
33
34 2009-08-04 19:27  ivan
35
36         * FS/FS/: svc_acct.pm: export negative byte values to chillispot
37           attributes as 0, RT#5815
38
39 2009-08-04 16:49  ivan
40
41         * FS/: FS/svc_acct.pm, bin/freeside-sqlradius-reset: hopefully
42           ignore errors about deleted accounts and properly finish
43           freeside-sqlradius-reset, RT#5868
44
45 2009-08-04 15:04  ivan
46
47         * FS/: FS/svc_Common.pm, bin/freeside-sqlradius-reset: ignore
48           problams calling ->overlimit during sqlradius-reset, wtf?!
49           RT#5868
50
51 2009-07-26 11:39  ivan
52
53         * FS/FS/Conf.pm: some whitespace changes to make it easier to keep
54           in sync with 1.9 Conf_compat17.pm, RT#2873
55
56 2009-07-25 23:38  jeff
57
58         * FS/bin/freeside-apply_payments_and_credits: command line tool to
59           apply payments and credits
60
61 2009-07-25 15:00  ivan
62
63         * htetc/handler.pl: set a character encoding for all pages; this
64           should fix problems with diamond question marks even when the
65           server gets an UTF-8 default setting, RT#3094
66
67 2009-07-24 02:38  ivan
68
69         * FS/FS/: Conf.pm, svc_acct.pm: add handling of ChilliSpot (and
70           CoovaChilli) Max attributes, specifically
71           ChilliSpot-Max-{Input,Output,Total}-{Octets,Gigawords}, RT#5815
72
73 2009-07-23 14:00  ivan
74
75         * ChangeLog, install/rpm/freeside.spec, debian/changelog: Updated
76           for 1.7.4rc1
77
78 2009-07-23 13:49  ivan
79
80         * rt/: Makefile, bin/mason_handler.fcgi, bin/mason_handler.scgi,
81           bin/mason_handler.svc, bin/rt-crontool, bin/rt-mailgate,
82           etc/RT_Config.pm, lib/RT.pm: run make configure-rt to normalize
83           tempalated .in files
84
85 2009-07-23 13:33  ivan
86
87         * rt/html/Elements/Header: new domain
88
89 2009-07-23 13:30  ivan
90
91         * rt/Makefile: lost changes from 3.4.6 update, doh
92
93 2009-07-23 13:16  ivan
94
95         * rt/Makefile: lost changes from 3.4.6 update, doh
96
97 2009-07-23 13:13  ivan
98
99         * rt/Makefile: lost changes from 3.4.6 update, doh
100
101 2009-07-23 12:46  ivan
102
103         * FS/FS/cust_pay.pm: avoid harmless warning: Use of uninitialized
104           value in string ne
105
106 2009-07-23 12:40  ivan
107
108         * FS/bin/freeside-void-payments: fix -r option, RT#5675
109
110 2009-07-23 07:27  ivan
111
112         * httemplate/docs/license.html: its 2009
113
114 2009-07-23 07:00  ivan
115
116         * Makefile: 1.7.4rc1
117
118 2009-07-23 06:53  ivan
119
120         * ChangeLog: 1.7.4rc1
121
122 2009-07-23 06:36  ivan
123
124         * httemplate/browse/cust_main_county.cgi: add back collapse county
125           links to tax config (backport)
126
127 2009-07-23 01:07  ivan
128
129         * FS/bin/freeside-void-payments: adding this to 1.7
130
131 2009-07-13 02:19  ivan
132
133         * FS/FS/ClientAPI/MyAccount.pm,
134           fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi: fix
135           self-service agent-specific logos
136
137 2009-07-13 00:21  ivan
138
139         * conf/invoice_html: thank you IE8
140
141 2009-07-12 06:27  jeff
142
143         * FS/FS/Record.pm: stop gratuitous hash manipulatoin during enum
144           untaint
145
146 2009-07-07 00:32  mark
147
148         * FS/bin/freeside-void-payments: Add freeside-void-payments script
149           for returned check processing
150
151 2009-07-07 00:32  ivan
152
153         * FS/bin/freeside-void-payments: file freeside-void-payments was
154           added on branch FREESIDE_1_7_BRANCH on 2009-07-23 08:07:13 +0000
155
156 2009-07-01 18:30  jeff
157
158         * FS/FS/: cust_pkg.pm, ClientAPI/MyAccount.pm, part_pkg/flat.pm,
159           part_pkg/flat_introrate.pm: update flat_introrate plan to better
160           fit current codebase RT#4912
161
162 2009-06-26 11:53  ivan
163
164         * FS/FS/cust_main.pm: in smart_search, move duplicate elimination
165           bits so that they're used even when doing an exact search on a
166           browser-remembered result
167
168 2009-06-12 19:52  rsiddall
169
170         * install/rpm/freeside.spec: Fix up permissions of default
171           configuration files and ownership of the data source
172           configuration folder.
173
174 2009-06-12 16:35  rsiddall
175
176         * install/rpm/freeside.spec: Since Freeside uses the absence of
177           configuration files to turn off config options, don't reinstall
178           the data source-dependent config directory every time the RPM is
179           installed or upgraded.  Instead, keep the configuration in a
180           default folder and copy that to the data source-dependent folder
181           only if that folder does not exist.
182
183 2009-06-12 03:20  mark
184
185         * FS/FS/: Conf.pm, cust_main.pm: backported option for no postal
186           fee on one-time charges
187
188 2009-06-09 20:06  ivan
189
190         * FS/bin/freeside-upgrade: doh, semicolon
191
192 2009-06-09 20:00  ivan
193
194         * FS/bin/freeside-upgrade: don't attempt to create h_queue indices,
195           for SG upgradability
196
197 2009-06-09 19:08  ivan
198
199         * httemplate/edit/payment_gateway.html: update gateway list in
200           order to add WesternACH, RT#5409
201
202 2009-06-04 07:27  ivan
203
204         * httemplate/docs/credits.html: fix scrolling
205
206 2009-06-04 07:08  ivan
207
208         * httemplate/docs/credits.html: $core->add("jeremyd");
209
210 2009-06-03 12:52  ivan
211
212         * FS/FS/UID.pm: add a hack to set default schema, cf.
213           http://www.freeside.biz/mediawiki/index.php/Freeside:1.7:Documentation:Administration:PostgreSQL_Schema
214
215 2009-05-29 20:40  ivan
216
217         * FS/FS/part_pkg/prepaid.pm: and enable overlimit_action, RT#4995
218
219 2009-05-29 20:14  ivan
220
221         * FS/FS/: svc_acct.pm, part_pkg/flat.pm, part_pkg/prepaid.pm: add
222           ability for prepaid packages to have usage limits and cancel if
223           they're hit, RT#4995
224
225 2009-05-29 19:31  ivan
226
227         * FS/FS/: Conf.pm, svc_acct.pm: require svc_acct-usage_threshold to
228           be set explicitly, don't default to 80%
229
230 2009-05-21 20:22  ivan
231
232         * FS/bin/freeside-upgrade: commit before sqlradius upgrade so
233           sqlradius upgrade errors from permissions can be ignored for now
234
235 2009-05-20 08:27  ivan
236
237         * FS/FS/Conf.pm, httemplate/view/cust_main/packages.html: add
238           "manage device" link & config, RT#5438
239
240 2009-05-16 13:07  rsiddall
241
242         * FS/FS/part_export/domreg_opensrs.pm: Added information on common
243           failure causes to the perldoc.
244
245 2009-05-16 12:29  rsiddall
246
247         * FS/FS/part_export/domreg_opensrs.pm: Defer loading Net::OpenSRS
248           so that failure to install this module doesn't stop Apache from
249           starting.  This will cause attempts to register domains to fail
250           instead.
251
252 2009-05-15 19:31  rsiddall
253
254         * FS/FS/part_export/domreg_opensrs.pm: Provide better diagnostics
255           when the cust_main owning this domain lacks fields required for
256           use as a contact handle in the domain registration record.  Also
257           temporarily disable the ability to use the export for only
258           registration or only transfers.
259
260 2009-05-15 12:43  rsiddall
261
262         * FS/FS/svc_domain.pm, FS/FS/part_export/domreg_opensrs.pm,
263           httemplate/edit/part_export.cgi, httemplate/edit/svc_domain.cgi,
264           httemplate/edit/process/part_export.cgi,
265           httemplate/edit/process/svc_domain.cgi: Simple domain
266           registration at Tucows OpenSRS using an export based on
267           Net::OpenSRS.  When a domain is added and the export runs, it
268           will register the domain or initiate a transfer.  You can also
269           choose no action.  There's currently no provision for revoking
270           domains or renewing registrations.  Depending on the settings at
271           OpenSRS, orders may look like they've succeeded in Freeside but
272           actually be queued pending input by the reseller at OpenSRS.  The
273           part_export CGIs were modified to allow a multi-valued select to
274           be used to control which TLDs are enabled for registration.
275
276 2009-05-15 12:41  rsiddall
277
278         * FS/FS/part_export/domreg_opensrs.pm: Simple domain registration
279           at Tucows OpenSRS using an export based on Net::OpenSRS.  When a
280           domain is added and the export runs, it will register the domain
281           or initiate a transfer.  You can also choose no action.  There's
282           currently no provision for revoking domains or renewing
283           registrations.  Depending on the settings at OpenSRS, orders may
284           look like they've succeeded in Freeside but actually be queued
285           pending input by the reseller at OpenSRS.  The part_export CGIs
286           were modified to allow a multi-valued select to be used to
287           control which TLDs are enabled for registration.
288
289 2009-05-15 12:41  rsiddall
290
291         * FS/FS/part_export/domreg_opensrs.pm: file domreg_opensrs.pm was
292           added on branch FREESIDE_1_7_BRANCH on 2009-05-15 19:43:06 +0000
293
294 2009-05-03 18:17  ivan
295
296         * FS/FS/svc_acct.pm: eliminate Argument "" isn't numeric in
297           addition (+) warning
298
299 2009-04-29 11:25  ivan
300
301         * httemplate/edit/svc_www.cgi: fix inadvertant select box, RT#5277
302
303 2009-04-28 15:38  ivan
304
305         * fs_selfservice/FS-SelfService/cgi/bill.html: UI
306
307 2009-04-27 21:36  ivan
308
309         * FS/FS/cust_main.pm: add cancelled_cust-noevents flag to emulate
310           SG billing-daily -r behavior, RT#4412
311
312 2009-04-27 21:13  ivan
313
314         * FS/FS/: Conf.pm, cust_main.pm: add cancelled_cust-noevents flag
315           to emulate SG billing-daily -r behavior
316
317 2009-04-27 16:06  ivan
318
319         * htetc/handler.pl: typo
320
321 2009-04-27 16:01  ivan
322
323         * htetc/handler.pl: refuse to run w/CGI.pm 3.38.  all lenny
324           upgrades will need libcgi-pm-perl removed, suck
325
326 2009-04-26 16:43  ivan
327
328         * FS/FS/Schema.pm: would help to have an index on priority if we're
329           going to order based on it
330
331 2009-04-26 16:19  ivan
332
333         * FS/bin/freeside-queued: start small jobs more efficiently,
334           RT#4412
335
336 2009-04-26 16:09  ivan
337
338         * FS/FS/Conf.pm: add a config option for max # of queued kids,
339           RT#4412
340
341 2009-04-25 15:50  ivan
342
343         * FS/: FS/Cron/bill.pm, bin/freeside-daily: add dry run to
344           multi-process mode for testing, RT#4412
345
346 2009-04-25 10:02  ivan
347
348         * FS/FS/Cron/bill.pm: well.  that never returned any results at
349           all.  reverting.  RT#4412
350
351 2009-04-24 12:06  ivan
352
353         * FS/FS/Cron/bill.pm: tune 1.7 query for better performance,
354           hopefully.  RT#4412
355
356 2009-04-22 21:57  ivan
357
358         * FS/FS/Cron/bill.pm: we don't actually need the results ordered,
359           and i'm sure it doesn't help the planner get us results sooner.
360           last chance to try and get cursor approach working?  RT#4412
361
362 2009-04-22 21:14  ivan
363
364         * FS/FS/Cron/bill.pm: does pg try to finish the query when the job
365           addition is committed?  well, if this works, that answers that.
366           RT#4412
367
368 2009-04-22 13:24  ivan
369
370         * FS/FS/Cron/bill.pm: hopefully better performance running the big
371           query once and then fetching results with a cursor, rather than
372           running it multiple times with an OFFSET and LIMIT, RT#4412
373
374 2009-04-21 23:52  ivan
375
376         * FS/FS/Cron/bill.pm: perhaps a happier medium, RT#4412
377
378 2009-04-21 17:54  ivan
379
380         * FS/FS/Cron/bill.pm: have the big query find customers in batches.
381           this should be way more efficient in multi-process mode, can
382           start billing before the big query completes.  RT#4412
383
384 2009-04-21 09:42  ivan
385
386         * FS/FS/Cron/bill.pm: yow.  fix fallout from cust_main.archived
387           stuff causing nothing to bill.  RT#4412
388
389 2009-04-20 13:55  rsiddall
390
391         * install/rpm/freeside.spec: Acceptance testing of the RPM build
392           system flushed out a place where /bin/rm stops for input if
393           you're running /bin/su as another user to do the build.  Adding a
394           -f flag to stop it asking for input.
395
396 2009-04-20 09:57  ivan
397
398         * FS/FS/: Schema.pm, cust_main.pm, Cron/bill.pm: add
399           cust_main.archived field, skip billing if Y, RT#4412
400
401 2009-04-19 17:20  ivan
402
403         * httemplate/elements/header.html: fix botched backport from 1.9
404
405 2009-04-17 12:50  ivan
406
407         * FS/: FS/Schema.pm, FS/Cron/bill.pm, bin/freeside-queued: add
408           priority to job queue so billing jobs don't don't drown out
409           provisioning jobs
410
411 2009-04-17 05:08  ivan
412
413         * FS/: FS/Cron/bill.pm, bin/freeside-daily, FS/cust_main.pm:
414           backport freeside-daily -m and cust_main::bill_and_collect to
415           1.7, RT#4412
416
417 2009-04-17 03:17  ivan
418
419         * FS/FS/cust_main.pm: backport paycvv upgrade from 1.9: "orders of
420           magnitude faster"
421
422 2009-04-17 01:33  ivan
423
424         * ChangeLog: 1.7.4?
425
426 2009-04-17 01:25  ivan
427
428         * httemplate/docs/about.html: when you're waiting for a miracle
429
430 2009-04-17 00:21  ivan
431
432         * FS/FS/cust_bill.pm: add invoice number to PDF filename in email
433           attachments, RT#3403
434
435 2009-04-17 00:03  ivan
436
437         * httemplate/elements/header.html,
438           rt/html/Elements/FreesideSvcSearch: hide service search unless
439           user has "View customer services" ACL, RT#3478
440
441 2009-04-16 18:17  ivan
442
443         * httemplate/search/: report_receivables.cgi,
444           report_receivables.html: add customer status to receivables
445           report selection, hopefully help enet, RT#5187
446
447 2009-04-15 20:57  rsiddall
448
449         * install/rpm/freeside.spec: More fixes for SuSE self-service: 1/
450           Put binaries in the right folder 2/ Make sure freeside group is
451           created 3/ Make sure freeside home directory is created
452
453 2009-04-14 22:52  ivan
454
455         * httemplate/view/svc_acct.cgi: s/GECOS/Real Name/ RT#3519
456
457 2009-04-14 10:12  ivan
458
459         * FS/FS/: Conf.pm, Schema.pm, cust_main.pm: add configuration
460           option to control recurring_flag behavior, RT#3843
461
462 2009-04-13 17:09  ivan
463
464         * FS/FS/Conf.pm: add configuration option to control recurring_flag
465           behavior, RT#3843
466
467 2009-04-08 01:08  ivan
468
469         * FS/FS/Cron/check.pm: don't want to throw false positives, RT#5101
470
471 2009-04-08 00:32  ivan
472
473         * FS/FS/: Record.pm, Upgrade.pm, cust_main.pm: eliminate all trace
474           of cvv from history records, RT#5093
475
476 2009-04-07 11:20  ivan
477
478         * FS/FS/: Conf.pm, svc_acct.pm: add a config to allow colon in
479           usernames, RT#5145
480
481 2009-04-07 11:15  ivan
482
483         * FS/FS/svc_acct.pm: truncate long labels that are TOO long...
484           RT#3519
485
486 2009-03-31 12:51  ivan
487
488         * FS/FS/Cron/notify.pm: really fix notify for Pg 8.3
489
490 2009-03-31 12:46  ivan
491
492         * FS/FS/Cron/notify.pm: fix impending billing notification for Pg
493           8.3's more strict type checking
494
495 2009-03-29 04:56  ivan
496
497         * FS/FS/Schema.pm: index pkg_svc.quantity, RT#5083
498
499 2009-03-25 20:59  ivan
500
501         * FS/FS/svc_acct.pm: yow
502
503 2009-03-25 20:53  ivan
504
505         * FS/FS/cust_main.pm: sort packages by label of first (primary)
506           service, RT#5041
507
508 2009-03-24 06:39  jeff
509
510         * FS/FS/cust_pkg.pm: get 2884 backport in the loop
511
512 2009-03-23 23:31  ivan
513
514         * FS/FS/Schema.pm: add indices for analyzing cc failures, RT#3843
515
516 2009-03-23 21:36  jeff
517
518         * FS/FS/cust_pkg.pm, FS/FS/svc_acct.pm, FS/FS/part_pkg/flat.pm,
519           httemplate/edit/part_svc.cgi,
520           httemplate/misc/process/recharge_svc.html: more DTRT with usage
521           on service transfer between packages and recharges  RT #2884,
522           #5040
523
524 2009-03-23 19:40  ivan
525
526         * FS/FS/: Record.pm, cust_bill.pm, cust_svc.pm, h_cust_svc.pm,
527           part_pkg.pm, part_pkg/bulk.pm: bulk price plan: label as Name
528           <email>, supress extraneous service list, RT#3519
529
530 2009-03-23 15:45  ivan
531
532         * httemplate/edit/svc_acct.cgi: change label for svc_acct.finger
533           from GECOS to "Real Name", RT#3519
534
535 2009-03-23 10:02  ivan
536
537         * FS/FS/: svc_Common.pm, svc_acct.pm, part_pkg/bulk.pm: add name
538           (svc_acct.finger) to bulk billing detail, RT#3519
539
540 2009-03-21 20:33  ivan
541
542         * FS/FS/Cron/check.pm: 10 is too few, throwing false positives
543
544 2009-03-21 16:37  ivan
545
546         * FS/bin/freeside-check: Locale::SubCountry warnings clogging up
547           cron output not useful
548
549 2009-03-21 16:34  ivan
550
551         * Makefile, FS/FS/Cron/check.pm, FS/bin/freeside-check: adding
552           local checking on 1.7, RT#4610
553
554 2009-03-21 16:32  ivan
555
556         * FS/FS/Cron/check.pm: 403 forbidden is okay, at lest the server's
557           up
558
559 2009-03-21 16:32  ivan
560
561         * FS/FS/Cron/check.pm: file check.pm was added on branch
562           FREESIDE_1_7_BRANCH on 2009-03-21 23:34:36 +0000
563
564 2009-03-21 15:14  ivan
565
566         * FS/bin/freeside-check: file freeside-check was added on branch
567           FREESIDE_1_7_BRANCH on 2009-03-21 23:34:36 +0000
568
569 2009-03-21 15:14  ivan
570
571         * FS/: FS/Cron/check.pm, bin/freeside-check: freeside-check local
572           monitoring, RT#4610
573
574 2009-03-17 15:02  ivan
575
576         * fs_selfservice/FS-SelfService/SelfService.pm: add
577           payment_info_renew_info method to ClientAPI/MyAccount and
578           SG-equivalent previous_payment_info_renew_info to ClientAPI/SGNG
579
580 2009-03-17 14:38  ivan
581
582         * FS/FS/ClientAPI/SGNG.pm,
583           fs_selfservice/FS-SelfService/SelfService.pm,
584           FS/FS/ClientAPI/MyAccount.pm: add payment_info_renew_info method
585           to ClientAPI/MyAccount and SG-equivalent
586           previous_payment_info_renew_info to ClientAPI/SGNG
587
588 2009-03-17 13:41  ivan
589
590         * fs_selfservice/FS-SelfService/SelfService.pm: add SG stuff
591
592 2009-03-17 13:13  ivan
593
594         * FS/FS/Conf.pm: add a conf switch to enable sg multicust stuff,
595           since it could be dangerous
596
597 2009-03-17 12:48  ivan
598
599         * FS/FS/ClientAPI/: SGNG.pm: adding ClientAPI/SGNG.pm
600
601 2009-03-17 12:48  ivan
602
603         * FS/FS/ClientAPI/SGNG.pm: file SGNG.pm was added on branch
604           FREESIDE_1_7_BRANCH on 2009-03-17 19:48:33 +0000
605
606 2009-03-15 21:21  jeff
607
608         * FS/FS/svc_broadband.pm: use part_svc_router
609
610 2009-03-15 17:34  jeff
611
612         * FS/FS/: cust_pkg_reason.pm, h_cust_pkg.pm, h_cust_pkg_reason.pm:
613           backport history packages
614
615 2009-03-15 16:12  ivan
616
617         * FS/FS/ClientAPI/MyAccount.pm: fix old self-service for new-style
618           cust_main->order_pkgs
619
620 2009-03-15 15:46  ivan
621
622         * FS/FS/cust_pkg_reason.pm: not yet
623
624 2009-03-15 15:33  ivan
625
626         * FS/FS/cust_svc.pm: don't throw 'Use of uninitialized value in
627           addition (+) at /usr/local/share/perl/5.8.8/FS/cust_svc.pm line
628           626.' error when using attribute_since_sqlradacct
629
630 2009-03-15 12:42  ivan
631
632         * FS/FS/cust_pkg_reason.pm: should give better performance if we
633           search for what we want instead of using a string match
634
635 2009-03-15 12:00  ivan
636
637         * FS/FS/UI/bytecount.pm: sync with 1.9, slightly change boudnries
638           of how inexact bytecounts are displayed
639
640 2009-03-15 03:46  ivan
641
642         * FS/FS/cust_main.pm: fix application of data fields from prepaid
643           cards in addition to time field
644
645 2009-03-15 03:30  ivan
646
647         * httemplate/edit/prepay_credit.cgi: we're not a disk drive
648           manufacturer, don't use halfass base-10 megs/gigs
649
650 2009-03-11 18:14  jeff
651
652         * FS/FS/: cust_pkg.pm, cust_pkg_reason.pm: backport reason recovery
653           and patches to where it is required
654
655 2009-02-22 11:46  jeff
656
657         * FS/FS/h_cust_pkg.pm: file h_cust_pkg.pm was added on branch
658           FREESIDE_1_7_BRANCH on 2009-03-16 00:34:50 +0000
659
660 2009-02-22 11:46  jeff
661
662         * FS/FS/h_cust_pkg_reason.pm: file h_cust_pkg_reason.pm was added
663           on branch FREESIDE_1_7_BRANCH on 2009-03-16 00:34:51 +0000
664
665 2009-02-22 11:46  ivan
666
667         * FS/FS/: h_cust_pkg.pm, h_cust_pkg_reason.pm: add h_cust_pkg and
668           h_cust_pkg_reason packages, RT#4896
669
670 2009-02-22 02:58  ivan
671
672         * FS/FS/part_pkg/flat.pm: don't do a credit for unused time for
673           packages that don't have a last bill date.  really.  RT#4881
674
675 2009-02-07 11:05  ivan
676
677         * bin/pod2x: no, it doesn't look like we have query
678
679 2009-02-06 18:24  ivan
680
681         * fs_selfservice/FS-SelfService/SelfService.pm: paybatch doesn't
682           actually do anything yet, RT#4727
683
684 2009-02-06 18:02  ivan
685
686         * fs_selfservice/FS-SelfService/SelfService.pm: fixup self-service
687           POD, RT#4727
688
689 2009-02-06 17:45  ivan
690
691         * fs_selfservice/FS-SelfService/SelfService.pm: fix up POD
692           formatting, RT#4727
693
694 2009-02-06 17:33  ivan
695
696         * bin/pod2x: don't need this
697
698 2009-02-06 17:26  ivan
699
700         * bin/pod2x: update pod2x to use Mediawiki module instead of
701           WWW:::Mediawiki::Client.  whew, that wasn't so bad.  RT#4727
702
703 2009-01-31 20:13  ivan
704
705         * FS/FS/Upgrade.pm: commit after each table upgrade, helps with
706           getting huge dbs upgraded, RT#4679
707
708 2009-01-31 01:53  ivan
709
710         * FS/FS/access_user.pm: cache the results of ACL queries, should
711           improve performance of customer view page for customers with
712           shitloads of packages/services, RT#4696
713
714 2009-01-30 12:44  ivan
715
716         * FS/FS/ClientAPI_SessionCache.pm: should use FS::Conf
717
718 2009-01-29 16:40  ivan
719
720         * FS/FS/UI/bytecount.pm: we're not a disk drive manufacturer
721
722 2009-01-29 11:25  ivan
723
724         * FS/FS/cust_pkg.pm: fix unsuspend-always_adjust_next_bill_date
725           config, RT#4271
726
727 2009-01-28 08:28  rsiddall
728
729         * install/rpm/freeside.spec: Removed conflict between core billing
730           package and self-service RPMs so you can install them all on the
731           same machine.  This may have applications if you're using XMLRPC
732           to talk to the self-service interface from PHP, Python, etc.
733
734 2009-01-24 17:27  ivan
735
736         * FS/FS/cust_svc.pm: add some debugging to RADIUS db calls
737
738 2009-01-24 13:53  ivan
739
740         * FS/FS/ClientAPI/MyAccount.pm: have the prepay amounts include the
741           current balance, RT#4623
742
743 2009-01-22 16:49  ivan
744
745         * FS/FS/ClientAPI/MyAccount.pm: typo in rounding the amounts
746           returned by renew_info, RT#4623
747
748 2009-01-22 16:23  ivan
749
750         * FS/FS/ClientAPI/MyAccount.pm: round the amounts returned by
751           renew_info, RT#4623
752
753 2009-01-22 09:29  ivan
754
755         * FS/FS/part_pkg.pm, FS/FS/ClientAPI/MyAccount.pm,
756           fs_selfservice/FS-SelfService/SelfService.pm: add self-service
757           methods renew_info, order_renew and process_payment_order_renew
758           to enable self-renewal through self-service.  RT#4623
759
760 2009-01-18 13:05  rsiddall
761
762         * install/rpm/freeside.sysconfig: bash didn't like spaces on each
763           side of an equals sign.
764
765 2009-01-06 09:49  ivan
766
767         * FS/FS/: Conf.pm, cust_bill.pm, cust_main.pm: add invoice_subject
768           config with some subsitution vars, RT#4481
769
770 2009-01-04 14:07  ivan
771
772         * Makefile, init.d/freeside-init: don't run a self-service server
773           against localhost OOTB; eliminate those gigantic useless logfiles
774
775 2008-12-28 11:10  ivan
776
777         * httemplate/browse/cust_main_county.cgi: finish dealing with
778           counties with spaces, etc., RT#4496
779
780 2008-12-28 11:08  ivan
781
782         * httemplate/edit/process/cust_main_county-expand.cgi: allow normal
783           ut_textn strings in county expansion, RT#4496
784
785 2008-12-28 10:59  ivan
786
787         * httemplate/browse/cust_main_county.cgi: deal with counties with
788           spaces, etc., RT#4496
789
790 2008-12-28 10:52  ivan
791
792         * httemplate/browse/cust_main_county.cgi: put the
793           country/state/county selections on their own line, RT#4496
794
795 2008-12-28 10:48  ivan
796
797         * httemplate/elements/select-country.html: file select-country.html
798           was added on branch FREESIDE_1_7_BRANCH on 2008-12-28 18:48:16
799           +0000
800
801 2008-12-28 10:48  ivan
802
803         * httemplate/elements/select-county.html: file select-county.html
804           was added on branch FREESIDE_1_7_BRANCH on 2008-12-28 18:48:16
805           +0000
806
807 2008-12-28 10:48  ivan
808
809         * httemplate/elements/select-state.html: file select-state.html was
810           added on branch FREESIDE_1_7_BRANCH on 2008-12-28 18:48:16 +0000
811
812 2008-12-28 10:48  ivan
813
814         * httemplate/elements/: select-country.html, select-county.html,
815           select-state.html: fix browse results for selecting counties
816           (resulting from separating tax classes), also add dropdowns to
817           browse by state and county, RT#4496
818
819 2008-12-28 10:44  ivan
820
821         * httemplate/: browse/cust_main_county.cgi,
822           edit/cust_main/billing.html, edit/cust_main/contact.html,
823           misc/payment.cgi, edit/cust_main/select-country.html,
824           edit/cust_main/select-county.html,
825           edit/cust_main/select-state.html: fix browse results for
826           selecting counties (resulting from separating tax classes), also
827           add dropdowns to browse by state and county, RT#4496
828
829 2008-12-26 08:59  rsiddall
830
831         * install/rpm/: freeside-selfservice.conf, freeside.spec: Added an
832           Apache configuration file for the self-service interface.
833           Modified the .spec file to allow the self-service interface to be
834           installed on a machine that already has the billing server on it,
835           if you override the conflict reported by yum.  Temporarily
836           disabled the conflict in YaST.  Fixed a long-standing bug where
837           Makefile sets the ownership of files, causing "install" commands
838           to fail when building the RPMs.  This showed up on the SuSE
839           install.  Simplified .spec code to install the init script and
840           the Apache configuration file.  Added some fix-ups for some of
841           the remaining SuSE problems.  Included a note on changes to make
842           once the Freeside cache relocation code is fixed; this cannot be
843           done until a release of Freeside with the fix in it has been
844           made, or you'll get broken RPMs again.
845
846 2008-12-22 16:52  ivan
847
848         * FS/FS/cust_bill.pm: truncate package descriptions over 50 chars
849           to avoid pushing the total column out to the right, RT#4449
850
851 2008-12-22 13:16  ivan
852
853         * httemplate/edit/: part_pkg.cgi, quick-charge.html: soft-limit
854           package names to 50 chars to avoid problems with typeset
855           invoices, RT#4449
856
857 2008-12-21 16:51  ivan
858
859         * FS/FS/cust_bill.pm: have \& in invoice_latexreturnaddress
860           translate to & in HTML, RT#4426
861
862 2008-12-21 16:46  ivan
863
864         * FS/FS/cust_bill.pm: have \& in invoice_latexreturnaddress
865           translate to & in HTML, RT#4426
866
867 2008-12-15 16:08  jeff
868
869         * FS/FS/cust_pkg.pm: proper dates on expire and suspend reasons
870
871 2008-12-10 13:33  ivan
872
873         * httemplate/graph/: report_cust_bill_pkg.html,
874           report_cust_pkg.html, report_money_time.html: allow all-agent
875           reporting again
876
877 2008-12-10 11:40  rsiddall
878
879         * install/rpm/freeside.spec: Cleanup .spec file to quieten rpmlint.
880           First round of modifications to support SuSE as well as
881           RedHat/Fedora/CentOS.
882
883 2008-12-10 11:39  rsiddall
884
885         * install/rpm/rpm2Bundle: Improved code to handle RPM names and
886           convert back to Perl module names.
887
888 2008-12-02 21:53  ivan
889
890         * httemplate/edit/part_pkg.cgi: 60 char soft max length for
891           packages, so invoices don't wrap, RT#4328
892
893 2008-11-30 13:01  ivan
894
895         * FS/FS/cdr.pm: _cdr_min_parser_maker fix for correct setting of
896           duration/billsec with simple & simple2 rate plans
897
898 2008-11-17 18:56  rsiddall
899
900         * install/rpm/rpm2Bundle: Now handles hyphenated Perl requirements
901           as well as those in parentheses, and handles more version
902           relation types.
903
904 2008-11-11 00:55  ivan
905
906         * FS/FS/cust_bill.pm: add fax to invoice data, RT#3290
907
908 2008-11-11 00:45  ivan
909
910         * conf/: invoice_html, invoice_latex: agent_custid and ship_fax
911           don't belong with the ship address, that was an unrelated
912           tampabay/pbx-change request, RT#3290
913
914 2008-11-10 23:51  ivan
915
916         * conf/invoice_html: make HTML invoice more consistent with current
917           typeset invoice: center invoice date instead of right-justify
918
919 2008-11-06 22:04  ivan
920
921         * httemplate/view/svc_acct.cgi: fix viewing of unlinked services.
922           wow, it has been a while
923
924 2008-11-06 14:53  ivan
925
926         * FS/FS/part_export/sqlradius.pm: should fix open session RADIUS
927           search, RT #4233
928
929 2008-11-06 14:20  ivan
930
931         * FS/FS/part_export/sqlradius.pm: fix radius search, RT#4233
932
933 2008-11-02 17:10  ivan
934
935         * httemplate/view/svc_acct.cgi: time remaining is more useful to
936           display as hours + minutes than days, hours, minutes from
937           Time::Duration
938
939 2008-11-02 12:27  ivan
940
941         * httemplate/search/: report_tax.cgi, cust_bill_pkg.cgi: (and
942           REALLY fix the line-item links too, whew) fix overreporting of
943           tax invoiced when using & reporting with taxclasses, RT#4131
944
945 2008-11-02 12:03  ivan
946
947         * httemplate/search/report_tax.cgi: (and fix the line-item links
948           too, whew) fix overreporting of tax invoiced when using &
949           reporting with taxclasses, RT#4131
950
951 2008-11-02 11:40  ivan
952
953         * httemplate/search/report_tax.cgi: (and fix the total too) fix
954           overreporting of tax invoiced when using & reporting with
955           taxclasses, RT#4131
956
957 2008-11-02 11:26  ivan
958
959         * httemplate/search/report_tax.cgi: fix overreporting of tax
960           invoiced when using & reporting with taxclasses, RT#4131
961
962 2008-11-01 13:01  ivan
963
964         * FS/FS/cust_main_county.pm: 1.7 backport of
965           cust_main_county::sql_taxclass_sameregion needs FS::Record::dbh
966           imported, also causing tax report to bail out, sheesh, RT#4133
967
968 2008-11-01 12:53  ivan
969
970         * FS/FS/Record.pm: backport bind_param fixes for DBD:Pg 1.x from
971           1.9, fixes "Cannot bind ... unknown sql_type 6 on tax report,
972           RT#4133
973
974 2008-10-22 22:20  ivan
975
976         * fs_selfservice/FS-SelfService/SelfService.pm: POD cleanup
977
978 2008-10-21 21:39  ivan
979
980         * FS/FS/part_export/sqlradius.pm, httemplate/search/sqlradius.cgi,
981           httemplate/search/sqlradius.html: fix error on open-ended RADIUS
982           search with Pg, add options for open session search and search on
983           start time, RT#4051
984
985 2008-10-15 22:35  ivan
986
987         * httemplate/misc/payment.cgi, FS/FS/Conf.pm,
988           httemplate/search/cust_pay_batch.cgi,
989           httemplate/view/cust_main/payment_history.html: add
990           batch-enable_payby and realtime_disable_payby for better control
991           over hybrid realtime/batch installs; deprecate never-used
992           paymentforcedtobatch, RT#4052
993
994 2008-10-15 22:04  ivan
995
996         * httemplate/elements/menu.html: add batch-enable_payby and
997           realtime_disable_payby for better control over hybrid
998           realtime/batch installs; deprecate never-used
999           paymentforcedtobatch, RT#4052
1000
1001 2008-10-13 14:58  ivan
1002
1003         * FS/: bin/freeside-fetch, FS/Conf.pm: Change subject for
1004           freeside-fetch emailed reports from "subject" to "Freeside
1005           report", and add email_report-subject config to change it.
1006           RT#4093
1007
1008 2008-10-12 16:56  jeff
1009
1010         * conf/invoice_latex: better column widths and easier maintenance
1011
1012 2008-10-12 14:22  jeff
1013
1014         * conf/invoice_latex: better value for non-broken tetex
1015
1016 2008-10-11 17:58  ivan
1017
1018         * httemplate/browse/cust_main_county.cgi: fix link
1019
1020 2008-10-11 17:54  ivan
1021
1022         * httemplate/: edit/bulk-cust_main_county.html,
1023           edit/process/bulk-cust_main_county.html,
1024           browse/cust_main_county.cgi: add a quick bulk tax add tool
1025           (eating my own dogfood instead of running a one-off SQL query),
1026           RT#4117
1027
1028 2008-10-11 17:54  ivan
1029
1030         * httemplate/edit/: bulk-cust_main_county.html,
1031           process/bulk-cust_main_county.html: file
1032           bulk-cust_main_county.html was added on branch
1033           FREESIDE_1_7_BRANCH on 2008-10-12 00:54:19 +0000
1034
1035 2008-10-10 17:32  ivan
1036
1037         * FS/FS/part_pkg.pm: backport part_pkg::pkg_comment in order to
1038           enable suspension notices to an administrator, RT#4083
1039
1040 2008-10-10 17:32  ivan
1041
1042         * FS/FS/: Conf.pm, cust_pkg.pm: enable suspension notices to an
1043           administrator, RT#4083
1044
1045 2008-10-10 16:36  ivan
1046
1047         * FS/FS/cust_pkg.pm: quick kludge to eliminate exact duplicates in
1048           h_labels_short in an effort to reduce the number of "XXX service
1049           listing twice on invoice" incidents, RT#3944.  still should be
1050           possible to fundamentally do better with the function in the
1051           first place
1052
1053 2008-10-09 13:06  ivan
1054
1055         * FS/FS/part_export/sqlradius.pm: use Freeradius := attribute for
1056           ALL attributes except Password.  Crypt-Password, User-Password,
1057           Password-With-Header should now use := instead of ==.  RT#4051
1058
1059 2008-10-06 17:10  ivan
1060
1061         * FS/FS/Upgrade.pm: oops, brainfart
1062
1063 2008-10-06 17:09  ivan
1064
1065         * FS/FS/Upgrade.pm: when setting last_login/last_logout, ensure
1066           only accounts actually attached to the export are updated
1067
1068 2008-10-06 08:28  ivan
1069
1070         * FS/FS/: cdr/netcentrex.pm, cdr.pm: add initial netcentrex CDR
1071           format
1072
1073 2008-10-06 08:28  ivan
1074
1075         * FS/FS/cdr/netcentrex.pm: file netcentrex.pm was added on branch
1076           FREESIDE_1_7_BRANCH on 2008-10-06 15:28:15 +0000
1077
1078 2008-10-05 14:36  ivan
1079
1080         * httemplate/search/pay_batch.cgi: fix links to closed batches,
1081           RT#4052
1082
1083 2008-10-04 23:07  ivan
1084
1085         * httemplate/: edit/elements/ApplicationCommon.html,
1086           view/cust_main/payment_history/credit.html,
1087           view/cust_main/payment_history/payment.html: finish UI
1088           improvements wrt refunds: now you have to post a check or cash
1089           refund explicitly, no more implicit creation by 'applying'
1090           credits.  don't show useless application links.  don't enable
1091           apply button until you pick an invoice/refund.  RT#3812
1092
1093 2008-10-04 15:35  ivan
1094
1095         * FS/FS/: Misc.pm, cust_bill_ApplicationCommon.pm,
1096           payinfo_transaction_Mixin.pm, Misc/prune.pm: POD cleanups
1097
1098 2008-10-04 13:55  ivan
1099
1100         * httemplate/edit/rate_region.cgi: fix inappropriate rounding when
1101           editing rates for a whole region
1102
1103 2008-09-30 13:17  jeff
1104
1105         * fs_selfservice/FS-SelfService/cgi/: bill.html, selfservice.cgi:
1106           turn on and off postal billing from self-service
1107
1108 2008-09-28 20:41  ivan
1109
1110         * httemplate/misc/delay_susp_pkg.html: use init_calendar.html
1111
1112 2008-09-25 20:54  jeff
1113
1114         * httemplate/misc/: delay_susp_pkg.html,
1115           process/delay_susp_pkg.html: file delay_susp_pkg.html was added
1116           on branch FREESIDE_1_7_BRANCH on 2008-09-26 03:56:39 +0000
1117
1118 2008-09-25 20:54  jeff
1119
1120         * httemplate/misc/delay_susp_pkg.html,
1121           httemplate/misc/process/delay_susp_pkg.html,
1122           FS/FS/AccessRight.pm, FS/FS/cust_main.pm,
1123           FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi,
1124           httemplate/view/cust_main/packages.html: push out event triggered
1125           suspensions
1126
1127 2008-09-24 19:27  jeff
1128
1129         * FS/FS/part_export/prizm.pm: prizm export improvement for package
1130           changes
1131
1132 2008-09-18 16:17  jeff
1133
1134         * FS/FS/Schema.pm: trade space for time
1135
1136 2008-09-16 15:21  ivan
1137
1138         * httemplate/search/report_tax.cgi: minor initialization issue
1139           (backport)
1140
1141 2008-09-14 13:24  ivan
1142
1143         * FS/FS/cust_main_invoice.pm: silently strip out leading and
1144           trailing spaces from invoicing email addresses instead of
1145           throwing an error
1146
1147 2008-09-12 15:53  ivan
1148
1149         * FS/FS/part_pkg/voip_cdr.pm: just give up and try again tommorow,
1150           "1011" came from us not the CDRs anyway, RT#3985
1151
1152 2008-09-12 15:48  ivan
1153
1154         * FS/FS/part_pkg/voip_cdr.pm: not enough sleep to support multiple
1155           internal_prefixen, RT#3985
1156
1157 2008-09-12 15:38  ivan
1158
1159         * FS/FS/part_pkg/voip_cdr.pm: not enough sleep to support multiple
1160           internal_prefixen, RT#3985
1161
1162 2008-09-12 15:18  ivan
1163
1164         * FS/FS/part_pkg/voip_cdr.pm: grr, TRY to support multiple
1165           internal_prefixen, RT#3985
1166
1167 2008-09-12 14:56  ivan
1168
1169         * FS/FS/part_pkg/voip_cdr.pm: support multiple internal_prefixen,
1170           RT#3985
1171
1172 2008-09-12 00:58  ivan
1173
1174         * FS/FS/: Conf.pm, cust_pkg.pm: make the max # of indivudal
1175           services printed on invoices configurable.  RT#3904
1176
1177 2008-09-12 00:07  ivan
1178
1179         * FS/FS/: part_pkg/flat.pm, part_pkg/voip_cdr.pm, cust_main.pm:
1180           don't throw noisy warnings about missing new recur_temporality,
1181           RT#3851
1182
1183 2008-09-11 19:02  ivan
1184
1185         * httemplate/misc/spool_invoices.cgi: file spool_invoices.cgi was
1186           added on branch FREESIDE_1_7_BRANCH on 2008-09-12 02:02:05 +0000
1187
1188 2008-09-11 19:01  ivan
1189
1190         * httemplate/misc/spool_invoices.cgi, FS/FS/cust_bill.pm,
1191           FS/FS/Conf.pm, httemplate/search/cust_bill.html: add billco
1192           respooling, not re-FTPing, RT#3971
1193
1194 2008-09-11 17:53  ivan
1195
1196         * FS/FS/part_pkg/: flat.pm, voip_cdr.pm: add recur_temporality to
1197           flat.pm, RT#3851
1198
1199 2008-09-11 17:41  ivan
1200
1201         * FS/FS/cust_main.pm: correct a (fortunately harmless) typo
1202
1203 2008-09-10 01:33  ivan
1204
1205         * httemplate/misc/ftp_invoices.cgi: file ftp_invoices.cgi was added
1206           on branch FREESIDE_1_7_BRANCH on 2008-09-10 08:33:58 +0000
1207
1208 2008-09-10 01:33  ivan
1209
1210         * FS/FS/Conf.pm, FS/FS/cust_bill.pm,
1211           httemplate/misc/ftp_invoices.cgi,
1212           httemplate/search/cust_bill.html: add re-FTP reprint,
1213           RT#create-me-tommorow-for-enet
1214
1215 2008-09-10 00:30  ivan
1216
1217         * FS/FS/part_pkg/voip_cdr.pm: add upcoming/preceding option,
1218           RT#3851
1219
1220 2008-09-10 00:24  ivan
1221
1222         * FS/FS/cust_main.pm: add upcoming/preceding option, RT#3851
1223
1224 2008-09-09 15:35  ivan
1225
1226         * FS/FS/ClientAPI/MyAccount.pm: allow implied primary services to
1227           log into selfservice when selfservice_server-primary_only is on
1228
1229 2008-09-09 14:29  ivan
1230
1231         * FS/FS/ClientAPI/MyAccount.pm: this should allow implied primary
1232           services to log into selfservice when
1233           selfservice_server-primary_only is on
1234
1235 2008-09-09 14:04  ivan
1236
1237         * FS/FS/Upgrade.pm: show which _upgrade_data sub is being run
1238
1239 2008-09-09 13:58  ivan
1240
1241         * FS/FS/cust_pkg_detail.pm: 1.7 somehow got an old copy of
1242           cust_pkg_detail, doh
1243
1244 2008-09-09 01:19  ivan
1245
1246         * FS/FS/Schema.pm: wtf, cust_pkg_reason has no indices?!
1247           _upgrade_data is hosing cpu badly
1248
1249 2008-09-07 19:49  ivan
1250
1251         * httemplate/edit/quick-charge.html: extraneous code cleanup
1252
1253 2008-09-07 19:47  ivan
1254
1255         * FS/FS/: AccessRight.pm, cust_main.pm: add package invoice details
1256           & comments, RT#3810
1257
1258 2008-09-07 19:42  ivan
1259
1260         * httemplate/edit/process/cust_pkg_detail.html: file
1261           cust_pkg_detail.html was added on branch FREESIDE_1_7_BRANCH on
1262           2008-09-08 02:42:35 +0000
1263
1264 2008-09-07 19:42  ivan
1265
1266         * httemplate/edit/cust_pkg_detail.html: file cust_pkg_detail.html
1267           was added on branch FREESIDE_1_7_BRANCH on 2008-09-08 02:42:34
1268           +0000
1269
1270 2008-09-07 19:42  ivan
1271
1272         * FS/t/cust_pkg_detail.t: file cust_pkg_detail.t was added on
1273           branch FREESIDE_1_7_BRANCH on 2008-09-08 02:42:31 +0000
1274
1275 2008-09-07 19:42  ivan
1276
1277         * FS/FS/cust_pkg_detail.pm: file cust_pkg_detail.pm was added on
1278           branch FREESIDE_1_7_BRANCH on 2008-09-08 02:42:30 +0000
1279
1280 2008-09-07 19:42  ivan
1281
1282         * FS/FS/cust_pkg_detail.pm, FS/t/cust_pkg_detail.t,
1283           httemplate/edit/cust_pkg_detail.html,
1284           httemplate/edit/process/cust_pkg_detail.html, FS/FS/Schema.pm,
1285           httemplate/pref/pref.html, httemplate/pref/pref-process.html,
1286           httemplate/view/cust_main/packages.html, FS/MANIFEST, FS/FS.pm,
1287           FS/FS/cust_pkg.pm: add package invoice details & comments,
1288           RT#3810
1289
1290 2008-09-06 13:54  ivan
1291
1292         * FS/FS/UI/Web.pm: don't link to customer service view unless the
1293           user has the ACL to view the resulting page
1294
1295 2008-09-03 11:59  jeff
1296
1297         * FS/FS/: Upgrade.pm, cust_pkg_reason.pm: system only reason update
1298           routine
1299
1300 2008-09-02 18:52  ivan
1301
1302         * httemplate/view/cust_main/payment_history.html: add back ability
1303           to post a check/cash refund. be more explicit about it instead of
1304           just being a checkbox when posting a credit. RT#3812
1305
1306 2008-09-02 18:46  ivan
1307
1308         * httemplate/elements/init_calendar.html: file init_calendar.html
1309           was added on branch FREESIDE_1_7_BRANCH on 2008-09-03 01:46:44
1310           +0000
1311
1312 2008-09-02 18:46  ivan
1313
1314         * httemplate/elements/init_calendar.html, FS/FS/payby.pm,
1315           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_refund.cgi,
1316           httemplate/edit/process/cust_refund.cgi,
1317           httemplate/view/cust_main/payment_history/refund.html,
1318           httemplate/view/cust_refund.html, FS/FS/AccessRight.pm: add back
1319           ability to post a check/cash refund.  be more explicit about it
1320           instead of just being a checkbox when posting a credit.  RT#3812
1321
1322 2008-08-29 16:13  ivan
1323
1324         * FS/FS/part_export/: acct_freeside.pm: adding fs-to-fs
1325           provisioning of simple accounts for cheepnet, RT#3805
1326
1327 2008-08-29 16:13  ivan
1328
1329         * FS/FS/part_export/acct_freeside.pm: file acct_freeside.pm was
1330           added on branch FREESIDE_1_7_BRANCH on 2008-08-29 23:14:14 +0000
1331
1332 2008-08-29 13:10  ivan
1333
1334         * httemplate/edit/part_pkg.cgi: increase maxlength and size of
1335           quantity fields on package edit, for RT#3805
1336
1337 2008-08-26 14:59  ivan
1338
1339         * FS/FS/cust_main.pm: don't override countrydefault or whatever
1340           with a blank value in bulk customer import
1341
1342 2008-08-26 06:59  rsiddall
1343
1344         * install/rpm/freeside.spec: More changes to the self-service RPMs,
1345           mostly fixing up paths so the RPM-installed self-service files
1346           are not under /usr/local on the remote machine.  Also fixed an
1347           initialization problem where the system configuration files for
1348           Freeside were assumed to be under /etc/default, not
1349           /etc/sysconfig
1350
1351 2008-08-23 20:40  rsiddall
1352
1353         * install/rpm/freeside.spec: Create discrete RPMs for different
1354           parts of the self-service interface.
1355
1356 2008-08-21 16:21  ivan
1357
1358         * FS/bin/freeside-yori: file freeside-yori was added on branch
1359           FREESIDE_1_7_BRANCH on 2008-08-21 23:22:20 +0000
1360
1361 2008-08-21 16:21  ivan
1362
1363         * FS/: FS/Yori.pm, bin/freeside-yori, MANIFEST: add the client-side
1364           reporting for MCP mode
1365
1366 2008-08-21 16:21  ivan
1367
1368         * FS/FS/Yori.pm: file Yori.pm was added on branch
1369           FREESIDE_1_7_BRANCH on 2008-08-21 23:22:07 +0000
1370
1371 2008-08-19 11:42  ivan
1372
1373         * FS/FS/svc_acct.pm: beter error messages for duplicate accounts
1374
1375 2008-08-19 04:35  ivan
1376
1377         * FS/FS/cdr.pm: fix duration on simple/simple2 CDR formats
1378
1379 2008-08-19 03:09  ivan
1380
1381         * httemplate/edit/process/rate_region.cgi: also don't neglext nxx
1382           here
1383
1384 2008-08-19 03:06  ivan
1385
1386         * FS/FS/rate_region.pm, httemplate/browse/rate_region.html,
1387           httemplate/edit/rate_region.cgi: more consistent prefix display,
1388           and don't forget nxx'
1389
1390 2008-08-15 01:45  ivan
1391
1392         * httemplate/elements/header-minimal.html: 1.7 needs
1393           header-minimal.html for new file upload to work
1394
1395 2008-08-14 17:41  ivan
1396
1397         * httemplate/elements/form-file_upload.html: can have a message
1398           then a URL too
1399
1400 2008-08-14 04:56  ivan
1401
1402         * httemplate/: misc/file-upload.html, elements/file-upload.html:
1403           file file-upload.html was added on branch FREESIDE_1_7_BRANCH on
1404           2008-08-14 11:56:12 +0000
1405
1406 2008-08-14 04:54  ivan
1407
1408         * httemplate/elements/form-file_upload.html: file
1409           form-file_upload.html was added on branch FREESIDE_1_7_BRANCH on
1410           2008-08-14 11:54:37 +0000
1411
1412 2008-08-14 04:53  ivan
1413
1414         * FS/FS/Schema.pm, FS/FS/UID.pm, FS/FS/cust_main.pm,
1415           httemplate/elements/progress-init.html,
1416           httemplate/elements/progress-popup.html,
1417           httemplate/misc/cust_main-import.cgi,
1418           httemplate/misc/process/cust_main-import.cgi,
1419           httemplate/search/cust_main.html,
1420           httemplate/elements/form-file_upload.html,
1421           httemplate/misc/file-upload.html,
1422           httemplate/elements/file-upload.html: customer import: add
1423           progress bar & redirect to a search of the imported customers,
1424           #3475
1425
1426 2008-08-14 04:44  ivan
1427
1428         * Makefile: customer import: add progress bar & redirect to a
1429           search of the imported customers, #3475
1430
1431 2008-08-13 18:58  ivan
1432
1433         * FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
1434           httemplate/elements/menu.html,
1435           httemplate/misc/cust_main-import.cgi,
1436           httemplate/misc/process/cust_main-import.cgi: import customer
1437           from Excel file too
1438
1439 2008-08-13 18:52  ivan
1440
1441         * FS/FS/svc_Common.pm: tyop
1442
1443 2008-08-13 18:38  ivan
1444
1445         * httemplate/view/svc_forward.cgi: tyop
1446
1447 2008-08-12 01:47  ivan
1448
1449         * httemplate/edit/process/part_pkg.cgi: fix inability to edit agent
1450           types for a package def when agent_defaultpkg is set on
1451
1452 2008-08-07 15:30  ivan
1453
1454         * Makefile: don't generate a new key on install-selfservice if
1455           there's already an RSA one either
1456
1457 2008-08-02 16:51  ivan
1458
1459         * FS/FS/: cdr.pm, cdr/asterisk.pm, cdr/genband_meetme.pm,
1460           cdr/genband.pm, cdr/openser.pm, cdr/simple.pm, cdr/taqua.pm,
1461           cdr/unitel.pm: fix 'Can't call method "parse" on an undefined
1462           value' error from CDR format refactor
1463
1464 2008-07-31 16:32  ivan
1465
1466         * httemplate/search/report_receivables.cgi: this should fix columns
1467           not showing up in receivables report... not surea bout #3801
1468           (credits/etc show up in all time periods)
1469
1470 2008-07-31 14:16  ivan
1471
1472         * FS/FS/svc_acct.pm: backport-ish from 1.9: blowfish apsswords
1473           exporting to LDAP should warn and return {CRYPT}* instead of
1474           throwing a fatal error
1475
1476 2008-07-31 13:17  ivan
1477
1478         * httemplate/search/report_receivables.cgi: fix receivables report:
1479           credits/etc. should be limited by date like before, closes:
1480           Bug#3801
1481
1482 2008-07-30 19:35  ivan
1483
1484         * httemplate/misc/delete-customer.cgi: fix error on customer
1485           deletion
1486
1487 2008-07-30 15:15  ivan
1488
1489         * FS/FS/cdr/nt.pm: rename nt to nextone
1490
1491 2008-07-30 15:10  ivan
1492
1493         * FS/FS/cdr/nextone.pm: file nextone.pm was added on branch
1494           FREESIDE_1_7_BRANCH on 2008-07-30 22:10:52 +0000
1495
1496 2008-07-30 15:10  ivan
1497
1498         * FS/FS/cdr/: nextone.pm: rename nt to nextone
1499
1500 2008-07-30 13:39  ivan
1501
1502         * httemplate/search/cust_bill_pkg.cgi: backport line item detail
1503           report from HEAD
1504
1505 2008-07-18 15:32  ivan
1506
1507         * FS/FS/cust_pkg.pm: random cleanup from 1.9
1508
1509 2008-07-18 15:29  ivan
1510
1511         * bin/bind.import: add -e option to bind.import (now to actually
1512           implement it)
1513
1514 2008-07-18 15:28  ivan
1515
1516         * FS/FS/rate_region.pm: show NXX is US if applicable
1517
1518 2008-07-17 16:55  ivan
1519
1520         * FS/FS/cdr/asterisk.pm: file asterisk.pm was added on branch
1521           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1522
1523 2008-07-17 16:55  ivan
1524
1525         * FS/FS/cdr/genband.pm: file genband.pm was added on branch
1526           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1527
1528 2008-07-17 16:55  ivan
1529
1530         * FS/FS/cdr/genband_meetme.pm: file genband_meetme.pm was added on
1531           branch FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1532
1533 2008-07-17 16:55  ivan
1534
1535         * FS/FS/cdr/nt.pm: file nt.pm was added on branch
1536           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1537
1538 2008-07-17 16:55  ivan
1539
1540         * FS/FS/cdr/openser.pm: file openser.pm was added on branch
1541           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1542
1543 2008-07-17 16:55  ivan
1544
1545         * FS/FS/cdr/simple.pm: file simple.pm was added on branch
1546           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1547
1548 2008-07-17 16:55  ivan
1549
1550         * FS/FS/cdr/taqua.pm: file taqua.pm was added on branch
1551           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1552
1553 2008-07-17 16:55  ivan
1554
1555         * FS/FS/cdr/unitel.pm: file unitel.pm was added on branch
1556           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1557
1558 2008-07-17 16:55  ivan
1559
1560         * FS/FS/: cdr/asterisk.pm, cdr/genband.pm, cdr/genband_meetme.pm,
1561           cdr/nt.pm, cdr/openser.pm, cdr/simple.pm, cdr/taqua.pm,
1562           cdr/unitel.pm, cdr.pm: CDR updates; modularize CDR import
1563           formats; add formats for OpenSER, Genband/Tekelec, and "NT"
1564
1565 2008-07-15 16:25  ivan
1566
1567         * FS/FS/Upgrade.pm: where in the world is $DBI::errstr
1568
1569 2008-07-15 16:18  ivan
1570
1571         * FS/FS/Upgrade.pm: parens help alot
1572
1573 2008-07-15 16:17  ivan
1574
1575         * FS/FS/Upgrade.pm: report errors connecting to sqlradius dbs on
1576           upgrade
1577
1578 2008-07-15 13:56  ivan
1579
1580         * FS/FS/cust_main.pm: prevent inactive customers from showing up in
1581           reports of cancelled customers
1582
1583 2008-07-14 16:59  ivan
1584
1585         * httemplate/view/cust_main/notes.html: fuck embedded iframes and
1586           their stupid display problems with scrolling.  also make the
1587           gridding more consistent
1588
1589 2008-07-14 16:08  ivan
1590
1591         * httemplate/: view/cust_main.cgi, view/cust_main/notes.html,
1592           edit/process/cust_main_note.cgi: fuck embedded iframes and their
1593           stupid display problems with scrolling.  also make the gridding
1594           more consistent
1595
1596 2008-07-10 11:48  ivan
1597
1598         * httemplate/view/cust_main/packages.html: fix variable scoping
1599           issues preventing customer view page from coing up
1600
1601 2008-07-09 20:22  jeff
1602
1603         * FS/FS/cust_bill.pm: remove spurious warning
1604
1605 2008-07-09 20:16  jeff
1606
1607         * FS/FS/cust_bill.pm: restore line item date ranges
1608
1609 2008-07-09 13:37  ivan
1610
1611         * FS/FS/part_pkg.pm: should avoid spurious uninitialized value
1612           warnings on upgrade
1613
1614 2008-07-09 13:33  ivan
1615
1616         * FS/FS/svc_Common.pm: perl vs SQL brainfart
1617
1618 2008-07-09 12:35  ivan
1619
1620         * FS/FS/svc_Common.pm: service searching should be case-insensitive
1621           now
1622
1623 2008-07-08 20:40  ivan
1624
1625         * httemplate/search/: cust_tax_exempt.cgi: helpful to see when
1626           exemptions were inserted?
1627
1628 2008-07-08 20:27  ivan
1629
1630         * httemplate/search/cust_tax_exempt.cgi: need the exemptnum...
1631
1632 2008-07-08 20:18  ivan
1633
1634         * httemplate/search/cust_tax_exempt.html: file cust_tax_exempt.html
1635           was added on branch FREESIDE_1_7_BRANCH on 2008-07-09 03:18:49
1636           +0000
1637
1638 2008-07-08 20:18  ivan
1639
1640         * httemplate/search/: cust_tax_exempt.html, cust_tax_exempt.cgi:
1641           search legacy tax exemptions by customer status
1642
1643 2008-07-08 19:30  ivan
1644
1645         * httemplate/edit/process/part_pkg.cgi: don't require an agent type
1646           to be specified when editing a disabled package
1647
1648 2008-07-07 19:19  ivan
1649
1650         * httemplate/search/cust_bill_pkg.cgi: fix line-item reports on
1651           taxclass-less regions
1652
1653 2008-07-07 19:01  ivan
1654
1655         * FS/FS/cust_main_county.pm, httemplate/search/report_tax.cgi,
1656           httemplate/search/cust_bill_pkg.cgi: fix line-item reports on
1657           taxclass-less regions
1658
1659 2008-07-07 17:35  ivan
1660
1661         * httemplate/search/cust_bill_pkg.cgi: order by number for line
1662           items with the same datestamp
1663
1664 2008-07-07 17:20  ivan
1665
1666         * httemplate/search/cust_bill_pkg.cgi: order line item reports by
1667           date
1668
1669 2008-07-07 16:47  ivan
1670
1671         * httemplate/search/report_tax.cgi: should be a proper fix for edge
1672           cases where you have taxclass and empty-taxclass rates for a
1673           region, whew
1674
1675 2008-07-02 21:19  ivan
1676
1677         * FS/FS/Record.pm: should FINALLY get binding correctly in light of
1678           regression caused by get_real_fields refactor
1679
1680 2008-07-02 21:12  ivan
1681
1682         * FS/FS/Record.pm: this should non-"=" searches on fields that
1683           require SQL type binding...
1684
1685 2008-07-01 19:55  ivan
1686
1687         * FS/FS/ClientAPI/MyAccount.pm: fix errors paying with an on-file
1688           card through self-service
1689
1690 2008-07-01 00:02  jeff
1691
1692         * FS/FS/cust_pkg.pm: you shouldn't keep 'em separated
1693
1694 2008-06-30 22:01  jeff
1695
1696         * httemplate/misc/unadjourn_pkg.cgi,
1697           httemplate/misc/unexpire_pkg.cgi, FS/FS/Schema.pm,
1698           FS/FS/cust_pkg.pm, FS/FS/cust_pkg_reason.pm, FS/FS/Cron/bill.pm,
1699           FS/FS/part_export/shellcommands.pm,
1700           FS/FS/part_export/sqlradius.pm,
1701           httemplate/edit/REAL_cust_pkg.cgi,
1702           httemplate/misc/process/cancel_pkg.html,
1703           httemplate/search/cust_pkg.cgi,
1704           httemplate/view/cust_main/packages.html: correct internal reason
1705           searching, prevent interleaved suspend/cancel/expire/adjourn,
1706           backporting and refactoring
1707
1708 2008-06-30 14:49  jeff
1709
1710         * FS/FS/cust_pkg.pm, httemplate/misc/process/cancel_pkg.html:
1711           backport reason handling
1712
1713 2008-06-28 21:33  jeff
1714
1715         * httemplate/view/cust_main/packages.html: spurious 'suspended'
1716
1717 2008-06-28 16:03  ivan
1718
1719         * httemplate/elements/select-state.html: get DIDs from globalpops
1720
1721 2008-06-25 13:14  ivan
1722
1723         * httemplate/search/report_receivables.cgi: optimize total query in
1724           receivables report.  very significant speedup for large DBs
1725
1726 2008-06-25 11:14  ivan
1727
1728         * FS/FS/Upgrade.pm: don't show error messages about FreesideStatus
1729           index already existing either
1730
1731 2008-06-24 17:29  ivan
1732
1733         * FS/FS/Record.pm, htetc/handler.pl: finish adding
1734           str2time_sql_closing
1735
1736 2008-06-24 09:39  jeff
1737
1738         * FS/FS/: Conf.pm, cust_main.pm: postal invoice fees
1739
1740 2008-06-23 19:09  ivan
1741
1742         * FS/FS/part_export/sqlradius.pm: prevent decrementing
1743           time/bandwidth for old RADIUS records
1744
1745 2008-06-23 08:36  jeff
1746
1747         * FS/FS/cust_bill.pm, conf/invoice_html, conf/invoice_latex:
1748           invoice service address modifications
1749
1750 2008-06-22 17:41  ivan
1751
1752         * FS/FS/cust_tax_exempt.pm: adding report on legacy tax exemptions
1753           to assist in enet migraiton
1754
1755 2008-06-22 17:37  ivan
1756
1757         * httemplate/search/cust_tax_exempt.cgi: legacy tax exemption
1758           report fix, no _date
1759
1760 2008-06-22 17:34  ivan
1761
1762         * httemplate/search/: cust_tax_exempt.cgi: adding report on legacy
1763           tax exemptions to assist in enet migraiton
1764
1765 2008-06-22 17:34  ivan
1766
1767         * httemplate/search/cust_tax_exempt.cgi: file cust_tax_exempt.cgi
1768           was added on branch FREESIDE_1_7_BRANCH on 2008-06-23 00:34:26
1769           +0000
1770
1771 2008-06-21 13:07  ivan
1772
1773         * FS/bin/freeside-dbdef-create, bin/dbdef-create: backport
1774           freeside-dbdef-create from HEAD
1775
1776 2008-06-19 22:47  jeff
1777
1778         * FS/FS/cust_bill.pm: extra values for invoices
1779
1780 2008-06-19 20:36  ivan
1781
1782         * FS/FS/: cdr.pm, part_pkg/voip_cdr.pm: VoxLineSystems are lying
1783           scum who charged back their customization work and then used the
1784           software anyway
1785
1786 2008-06-19 20:13  ivan
1787
1788         * Makefile: about time everything defaulted to apache2
1789
1790 2008-06-19 20:00  ivan
1791
1792         * Makefile: welcome to the future already.  default to apache 2
1793
1794 2008-06-18 14:18  ivan
1795
1796         * FS/FS/Misc.pm: fix regression caused by use of IPC::Run to run
1797           pslatex: send STDOUT and STDERR from pslatex to /dev/null, we
1798           don't want them
1799
1800 2008-06-17 22:27  ivan
1801
1802         * httemplate/elements/select-cust_main-status.html: and lastly, add
1803           select-cust_main-status.html to _1_7_BRANCH
1804
1805 2008-06-17 22:23  ivan
1806
1807         * FS/FS/cust_main.pm: backport cust_main::statuses from HEAD for
1808           /elements/tr-select-cust_main-statuses.html
1809
1810 2008-06-17 22:18  ivan
1811
1812         * httemplate/elements/tr-select-cust_main-status.html: somehow
1813           missed tr-select-cust_main-status.html on _1_7_BRANCH
1814
1815 2008-06-17 17:49  ivan
1816
1817         * FS/FS/part_virtual_field.pm: this module, also, has no need to
1818           import qsearch/qsearchs, and is causing dependency loop problems
1819           (Record->part_virtual_field->Record)
1820
1821 2008-06-17 17:42  ivan
1822
1823         * FS/FS/Msgcat.pm: REALLY, don't use FS::Conf from Msgcat until
1824           runtime... should hopefully FINALLY eliminate the
1825           Record->Msgcat->Conf->Record loop
1826
1827 2008-06-17 17:36  ivan
1828
1829         * FS/FS/msgcat.pm: msgcat.pm doesn't actually need
1830           qsearch/qsearchs... hopefully this is the last of the weird
1831           dependency loops (this one is Record->Msgcat->msgcat->Record)
1832
1833 2008-06-17 12:29  jeff
1834
1835         * conf/invoice_latex: fixup damage from quantity addition
1836
1837 2008-06-16 21:03  ivan
1838
1839         * httemplate/docs/: credits.html, license.html: credits for
1840           FCKeditor on _1_7_BRANCH
1841
1842 2008-06-16 20:57  ivan
1843
1844         * httemplate/elements/fckeditor/: fckconfig.js, fckeditor.js,
1845           fckeditor.pl, fckpackager.xml, fckstyles.xml, fcktemplates.xml,
1846           editor/fckdebug.html, editor/fckdialog.html,
1847           editor/fckeditor.html, editor/fckeditor.original.html,
1848           editor/css/fck_editorarea.css, editor/css/fck_internal.css,
1849           editor/css/fck_showtableborders_gecko.css,
1850           editor/css/behaviors/disablehandles.htc,
1851           editor/css/behaviors/showtableborders.htc,
1852           editor/css/images/fck_anchor.gif,
1853           editor/css/images/fck_flashlogo.gif,
1854           editor/css/images/fck_hiddenfield.gif,
1855           editor/css/images/fck_pagebreak.gif,
1856           editor/dialog/fck_about.html, editor/dialog/fck_anchor.html,
1857           editor/dialog/fck_button.html, editor/dialog/fck_checkbox.html,
1858           editor/dialog/fck_colorselector.html,
1859           editor/dialog/fck_docprops.html, editor/dialog/fck_find.html,
1860           editor/dialog/fck_flash.html, editor/dialog/fck_form.html,
1861           editor/dialog/fck_hiddenfield.html, editor/dialog/fck_image.html,
1862           editor/dialog/fck_link.html, editor/dialog/fck_listprop.html,
1863           editor/dialog/fck_paste.html, editor/dialog/fck_radiobutton.html,
1864           editor/dialog/fck_replace.html, editor/dialog/fck_select.html,
1865           editor/dialog/fck_smiley.html, editor/dialog/fck_source.html,
1866           editor/dialog/fck_specialchar.html,
1867           editor/dialog/fck_spellerpages.html,
1868           editor/dialog/fck_table.html, editor/dialog/fck_tablecell.html,
1869           editor/dialog/fck_template.html, editor/dialog/fck_textarea.html,
1870           editor/dialog/fck_textfield.html,
1871           editor/dialog/common/fck_dialog_common.css,
1872           editor/dialog/common/fck_dialog_common.js,
1873           editor/dialog/common/fcknumericfield.htc,
1874           editor/dialog/common/moz-bindings.xml,
1875           editor/dialog/common/images/locked.gif,
1876           editor/dialog/common/images/reset.gif,
1877           editor/dialog/common/images/unlocked.gif,
1878           editor/dialog/fck_about/logo_fckeditor.gif,
1879           editor/dialog/fck_about/logo_fredck.gif,
1880           editor/dialog/fck_docprops/fck_document_preview.html,
1881           editor/dialog/fck_flash/fck_flash.js,
1882           editor/dialog/fck_flash/fck_flash_preview.html,
1883           editor/dialog/fck_image/fck_image.js,
1884           editor/dialog/fck_image/fck_image_preview.html,
1885           editor/dialog/fck_link/fck_link.js,
1886           editor/dialog/fck_select/fck_select.js,
1887           editor/dialog/fck_spellerpages/spellerpages/blank.html,
1888           editor/dialog/fck_spellerpages/spellerpages/controlWindow.js,
1889           editor/dialog/fck_spellerpages/spellerpages/controls.html,
1890           editor/dialog/fck_spellerpages/spellerpages/spellChecker.js,
1891           editor/dialog/fck_spellerpages/spellerpages/spellchecker.html,
1892           editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css,
1893           editor/dialog/fck_spellerpages/spellerpages/wordWindow.js,
1894           editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl,
1895           editor/dialog/fck_template/images/template1.gif,
1896           editor/dialog/fck_template/images/template2.gif,
1897           editor/dialog/fck_template/images/template3.gif,
1898           editor/filemanager/browser/default/browser.css,
1899           editor/filemanager/browser/default/browser.html,
1900           editor/filemanager/browser/default/frmactualfolder.html,
1901           editor/filemanager/browser/default/frmcreatefolder.html,
1902           editor/filemanager/browser/default/frmfolders.html,
1903           editor/filemanager/browser/default/frmresourceslist.html,
1904           editor/filemanager/browser/default/frmresourcetype.html,
1905           editor/filemanager/browser/default/frmupload.html,
1906           editor/filemanager/browser/default/connectors/perl/basexml.pl,
1907           editor/filemanager/browser/default/connectors/perl/commands.pl,
1908           editor/filemanager/browser/default/connectors/perl/connector.cgi,
1909           editor/filemanager/browser/default/connectors/perl/io.pl,
1910           editor/filemanager/browser/default/connectors/perl/upload_fck.pl,
1911           editor/filemanager/browser/default/connectors/perl/util.pl,
1912           editor/filemanager/browser/default/images/ButtonArrow.gif,
1913           editor/filemanager/browser/default/images/Folder.gif,
1914           editor/filemanager/browser/default/images/Folder32.gif,
1915           editor/filemanager/browser/default/images/FolderOpened.gif,
1916           editor/filemanager/browser/default/images/FolderOpened32.gif,
1917           editor/filemanager/browser/default/images/FolderUp.gif,
1918           editor/filemanager/browser/default/images/spacer.gif,
1919           editor/filemanager/browser/default/images/icons/ai.gif,
1920           editor/filemanager/browser/default/images/icons/avi.gif,
1921           editor/filemanager/browser/default/images/icons/bmp.gif,
1922           editor/filemanager/browser/default/images/icons/cs.gif,
1923           editor/filemanager/browser/default/images/icons/default.icon.gif,
1924           editor/filemanager/browser/default/images/icons/dll.gif,
1925           editor/filemanager/browser/default/images/icons/doc.gif,
1926           editor/filemanager/browser/default/images/icons/exe.gif,
1927           editor/filemanager/browser/default/images/icons/fla.gif,
1928           editor/filemanager/browser/default/images/icons/gif.gif,
1929           editor/filemanager/browser/default/images/icons/htm.gif,
1930           editor/filemanager/browser/default/images/icons/html.gif,
1931           editor/filemanager/browser/default/images/icons/jpg.gif,
1932           editor/filemanager/browser/default/images/icons/js.gif,
1933           editor/filemanager/browser/default/images/icons/mdb.gif,
1934           editor/filemanager/browser/default/images/icons/mp3.gif,
1935           editor/filemanager/browser/default/images/icons/pdf.gif,
1936           editor/filemanager/browser/default/images/icons/png.gif,
1937           editor/filemanager/browser/default/images/icons/ppt.gif,
1938           editor/filemanager/browser/default/images/icons/rdp.gif,
1939           editor/filemanager/browser/default/images/icons/swf.gif,
1940           editor/filemanager/browser/default/images/icons/swt.gif,
1941           editor/filemanager/browser/default/images/icons/txt.gif,
1942           editor/filemanager/browser/default/images/icons/vsd.gif,
1943           editor/filemanager/browser/default/images/icons/xls.gif,
1944           editor/filemanager/browser/default/images/icons/xml.gif,
1945           editor/filemanager/browser/default/images/icons/zip.gif,
1946           editor/filemanager/browser/default/images/icons/32/ai.gif,
1947           editor/filemanager/browser/default/images/icons/32/avi.gif,
1948           editor/filemanager/browser/default/images/icons/32/bmp.gif,
1949           editor/filemanager/browser/default/images/icons/32/cs.gif,
1950           editor/filemanager/browser/default/images/icons/32/default.icon.gif,
1951           editor/filemanager/browser/default/images/icons/32/dll.gif,
1952           editor/filemanager/browser/default/images/icons/32/doc.gif,
1953           editor/filemanager/browser/default/images/icons/32/exe.gif,
1954           editor/filemanager/browser/default/images/icons/32/fla.gif,
1955           editor/filemanager/browser/default/images/icons/32/gif.gif,
1956           editor/filemanager/browser/default/images/icons/32/htm.gif,
1957           editor/filemanager/browser/default/images/icons/32/html.gif,
1958           editor/filemanager/browser/default/images/icons/32/jpg.gif,
1959           editor/filemanager/browser/default/images/icons/32/js.gif,
1960           editor/filemanager/browser/default/images/icons/32/mdb.gif,
1961           editor/filemanager/browser/default/images/icons/32/mp3.gif,
1962           editor/filemanager/browser/default/images/icons/32/pdf.gif,
1963           editor/filemanager/browser/default/images/icons/32/png.gif,
1964           editor/filemanager/browser/default/images/icons/32/ppt.gif,
1965           editor/filemanager/browser/default/images/icons/32/rdp.gif,
1966           editor/filemanager/browser/default/images/icons/32/swf.gif,
1967           editor/filemanager/browser/default/images/icons/32/swt.gif,
1968           editor/filemanager/browser/default/images/icons/32/txt.gif,
1969           editor/filemanager/browser/default/images/icons/32/vsd.gif,
1970           editor/filemanager/browser/default/images/icons/32/xls.gif,
1971           editor/filemanager/browser/default/images/icons/32/xml.gif,
1972           editor/filemanager/browser/default/images/icons/32/zip.gif,
1973           editor/filemanager/browser/default/js/common.js,
1974           editor/filemanager/browser/default/js/fckxml.js,
1975           editor/filemanager/upload/test.html, editor/images/anchor.gif,
1976           editor/images/arrow_ltr.gif, editor/images/arrow_rtl.gif,
1977           editor/images/spacer.gif,
1978           editor/images/smiley/msn/angel_smile.gif,
1979           editor/images/smiley/msn/angry_smile.gif,
1980           editor/images/smiley/msn/broken_heart.gif,
1981           editor/images/smiley/msn/cake.gif,
1982           editor/images/smiley/msn/confused_smile.gif,
1983           editor/images/smiley/msn/cry_smile.gif,
1984           editor/images/smiley/msn/devil_smile.gif,
1985           editor/images/smiley/msn/embaressed_smile.gif,
1986           editor/images/smiley/msn/envelope.gif,
1987           editor/images/smiley/msn/heart.gif,
1988           editor/images/smiley/msn/kiss.gif,
1989           editor/images/smiley/msn/lightbulb.gif,
1990           editor/images/smiley/msn/omg_smile.gif,
1991           editor/images/smiley/msn/regular_smile.gif,
1992           editor/images/smiley/msn/sad_smile.gif,
1993           editor/images/smiley/msn/shades_smile.gif,
1994           editor/images/smiley/msn/teeth_smile.gif,
1995           editor/images/smiley/msn/thumbs_down.gif,
1996           editor/images/smiley/msn/thumbs_up.gif,
1997           editor/images/smiley/msn/tounge_smile.gif,
1998           editor/images/smiley/msn/whatchutalkingabout_smile.gif,
1999           editor/images/smiley/msn/wink_smile.gif,
2000           editor/js/fckeditorcode_gecko.js, editor/js/fckeditorcode_ie.js,
2001           editor/lang/_getfontformat.html,
2002           editor/lang/_translationstatus.txt, editor/lang/af.js,
2003           editor/lang/ar.js, editor/lang/bg.js, editor/lang/bn.js,
2004           editor/lang/bs.js, editor/lang/ca.js, editor/lang/cs.js,
2005           editor/lang/da.js, editor/lang/de.js, editor/lang/el.js,
2006           editor/lang/en-au.js, editor/lang/en-ca.js, editor/lang/en-uk.js,
2007           editor/lang/en.js, editor/lang/eo.js, editor/lang/es.js,
2008           editor/lang/et.js, editor/lang/eu.js, editor/lang/fa.js,
2009           editor/lang/fi.js, editor/lang/fo.js, editor/lang/fr.js,
2010           editor/lang/gl.js, editor/lang/he.js, editor/lang/hi.js,
2011           editor/lang/hr.js, editor/lang/hu.js, editor/lang/it.js,
2012           editor/lang/ja.js, editor/lang/km.js, editor/lang/ko.js,
2013           editor/lang/lt.js, editor/lang/lv.js, editor/lang/mn.js,
2014           editor/lang/ms.js, editor/lang/nb.js, editor/lang/nl.js,
2015           editor/lang/no.js, editor/lang/pl.js, editor/lang/pt-br.js,
2016           editor/lang/pt.js, editor/lang/ro.js, editor/lang/ru.js,
2017           editor/lang/sk.js, editor/lang/sl.js, editor/lang/sr-latn.js,
2018           editor/lang/sr.js, editor/lang/sv.js, editor/lang/th.js,
2019           editor/lang/tr.js, editor/lang/uk.js, editor/lang/vi.js,
2020           editor/lang/zh-cn.js, editor/lang/zh.js,
2021           editor/plugins/autogrow/fckplugin.js,
2022           editor/plugins/placeholder/fck_placeholder.html,
2023           editor/plugins/placeholder/fckplugin.js,
2024           editor/plugins/placeholder/placeholder.gif,
2025           editor/plugins/placeholder/lang/de.js,
2026           editor/plugins/placeholder/lang/en.js,
2027           editor/plugins/placeholder/lang/fr.js,
2028           editor/plugins/placeholder/lang/it.js,
2029           editor/plugins/placeholder/lang/pl.js,
2030           editor/plugins/simplecommands/fckplugin.js,
2031           editor/plugins/tablecommands/fckplugin.js,
2032           editor/skins/_fckviewstrips.html,
2033           editor/skins/default/fck_dialog.css,
2034           editor/skins/default/fck_editor.css,
2035           editor/skins/default/fck_strip.gif,
2036           editor/skins/default/images/toolbar.arrowright.gif,
2037           editor/skins/default/images/toolbar.buttonarrow.gif,
2038           editor/skins/default/images/toolbar.collapse.gif,
2039           editor/skins/default/images/toolbar.end.gif,
2040           editor/skins/default/images/toolbar.expand.gif,
2041           editor/skins/default/images/toolbar.separator.gif,
2042           editor/skins/default/images/toolbar.start.gif,
2043           editor/skins/office2003/fck_dialog.css,
2044           editor/skins/office2003/fck_editor.css,
2045           editor/skins/office2003/fck_strip.gif,
2046           editor/skins/office2003/images/toolbar.arrowright.gif,
2047           editor/skins/office2003/images/toolbar.bg.gif,
2048           editor/skins/office2003/images/toolbar.buttonarrow.gif,
2049           editor/skins/office2003/images/toolbar.collapse.gif,
2050           editor/skins/office2003/images/toolbar.end.gif,
2051           editor/skins/office2003/images/toolbar.expand.gif,
2052           editor/skins/office2003/images/toolbar.separator.gif,
2053           editor/skins/office2003/images/toolbar.start.gif,
2054           editor/skins/silver/fck_dialog.css,
2055           editor/skins/silver/fck_editor.css,
2056           editor/skins/silver/fck_strip.gif,
2057           editor/skins/silver/images/toolbar.arrowright.gif,
2058           editor/skins/silver/images/toolbar.buttonarrow.gif,
2059           editor/skins/silver/images/toolbar.buttonbg.gif,
2060           editor/skins/silver/images/toolbar.collapse.gif,
2061           editor/skins/silver/images/toolbar.end.gif,
2062           editor/skins/silver/images/toolbar.expand.gif,
2063           editor/skins/silver/images/toolbar.separator.gif,
2064           editor/skins/silver/images/toolbar.start.gif: adding fckeditor on
2065           _17_BRANCH, for customer notices
2066
2067 2008-06-16 20:35  ivan
2068
2069         * httemplate/misc/: email-customers.html,
2070           process/email-customers.html: file email-customers.html was added
2071           on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:36:10 +0000
2072
2073 2008-06-16 20:35  ivan
2074
2075         * httemplate/elements/htmlarea.html: file htmlarea.html was added
2076           on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:36:10 +0000
2077
2078 2008-06-16 20:35  ivan
2079
2080         * httemplate/elements/htmlarea.html,
2081           httemplate/misc/email-customers.html,
2082           httemplate/misc/process/email-customers.html,
2083           FS/FS/AccessRight.pm, FS/FS/ConfDefaults.pm, FS/FS/Misc.pm,
2084           FS/FS/cust_main.pm, htetc/handler.pl,
2085           httemplate/search/cust_main.html: finish adding a feature to
2086           easily list all email addresses for an agent & send them email
2087
2088 2008-06-16 20:13  jeff
2089
2090         * conf/invoice_latex: not forgetting to add fax and old customer id
2091
2092 2008-06-16 18:43  ivan
2093
2094         * httemplate/edit/process/cust_main.cgi: have agent_custid editing
2095           now
2096
2097 2008-06-16 00:04  ivan
2098
2099         * httemplate/view/cust_main/packages.html: missing stuff from HEAD
2100
2101 2008-06-15 23:53  ivan
2102
2103         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi: add (with config)
2104           ability to edit agent_custid
2105
2106 2008-06-12 16:15  ivan
2107
2108         * httemplate/edit/REAL_cust_pkg.cgi: fix visual regression not
2109           displaying package and comment on date editing
2110
2111 2008-06-10 16:24  ivan
2112
2113         * FS/FS/: Upgrade.pm: start of better error reporting for RADIUS
2114           upgrade errors
2115
2116 2008-06-10 10:39  ivan
2117
2118         * FS/FS/Misc.pm: turn off debugging that got left on by accident
2119
2120 2008-06-09 19:12  ivan
2121
2122         * httemplate/edit/process/: cust_credit_bill.cgi,
2123           cust_credit_refund.cgi, cust_pay_refund.cgi: fix up application
2124           of things to refunds, RT#3606/RT#3545
2125
2126 2008-06-09 11:32  ivan
2127
2128         * FS/FS/cdr.pm: remove name from voxlinesystems2, really
2129
2130 2008-06-05 17:10  ivan
2131
2132         * FS/FS/Schema.pm: 1.7 needed money_typen
2133
2134 2008-06-05 15:44  ivan
2135
2136         * FS/FS/cdr.pm: add am/pm to voxlinesystems2 display format, remove
2137           name, revsere src/dst
2138
2139 2008-06-05 13:09  ivan
2140
2141         * FS/FS/: cust_main.pm, part_pkg/flat.pm: fix one-time charge
2142           quantities &
2143
2144 2008-06-05 12:44  ivan
2145
2146         * FS/FS/: part_pkg/voip_cdr.pm, cust_svc.pm: disable_src fixes
2147
2148 2008-06-05 12:29  ivan
2149
2150         * FS/FS/Schema.pm: unit pricing didn't exist before, so it can be
2151           NULL
2152
2153 2008-06-05 12:25  ivan
2154
2155         * FS/FS/part_pkg/flat.pm: implement quantity charging for setup
2156           fees
2157
2158 2008-06-05 12:24  ivan
2159
2160         * FS/FS/cdr.pm, FS/FS/cust_main.pm,
2161           httemplate/edit/quick-charge.html,
2162           httemplate/edit/process/quick-charge.cgi,
2163           httemplate/search/cdr.html, httemplate/view/svc_phone.cgi:
2164           voxlinesystems CDRs and quantity bs
2165
2166 2008-06-05 12:06  jeff
2167
2168         * conf/invoice_html: dash removal
2169
2170 2008-06-05 03:36  ivan
2171
2172         * FS/FS/cust_main.pm, httemplate/search/cust_main.html,
2173           httemplate/search/report_cust_main.html: add customer status to
2174           adv. customer report, template customer search for future use in
2175           emailing notices, RT#2731
2176
2177 2008-06-05 03:34  ivan
2178
2179         * FS/FS/: cust_pkg.pm: docs for search_sql
2180
2181 2008-06-05 01:54  ivan
2182
2183         * httemplate/search/report_cust_bill.html: minor invoice report UI
2184
2185 2008-06-04 22:06  ivan
2186
2187         * httemplate/edit/: elements/ApplicationCommon.html,
2188           process/elements/ApplicationCommon.html: file
2189           ApplicationCommon.html was added on branch FREESIDE_1_7_BRANCH on
2190           2008-06-05 05:07:55 +0000
2191
2192 2008-06-04 22:06  ivan
2193
2194         * httemplate/edit/: cust_credit_refund.cgi,
2195           process/cust_credit_refund.cgi: file cust_credit_refund.cgi was
2196           added on branch FREESIDE_1_7_BRANCH on 2008-06-05 05:07:55 +0000
2197
2198 2008-06-04 22:06  ivan
2199
2200         * httemplate/edit/: cust_pay_refund.cgi,
2201           process/cust_pay_refund.cgi: file cust_pay_refund.cgi was added
2202           on branch FREESIDE_1_7_BRANCH on 2008-06-05 05:07:55 +0000
2203
2204 2008-06-04 22:06  ivan
2205
2206         * httemplate/edit/cust_pay_refund.cgi,
2207           httemplate/edit/cust_credit_refund.cgi,
2208           httemplate/edit/elements/ApplicationCommon.html,
2209           httemplate/edit/process/cust_credit_refund.cgi,
2210           httemplate/edit/process/cust_pay_refund.cgi,
2211           httemplate/edit/process/elements/ApplicationCommon.html,
2212           FS/FS/cust_pay.pm, httemplate/edit/cust_bill_pay.cgi,
2213           httemplate/edit/cust_credit_bill.cgi,
2214           httemplate/edit/process/cust_bill_pay.cgi,
2215           httemplate/edit/process/cust_credit_bill.cgi,
2216           httemplate/view/cust_main/payment_history/credit.html,
2217           httemplate/view/cust_main/payment_history/payment.html: payment
2218           and credit applications have separate "apply to refund" choices
2219           now, and no auto-refund choice in the invoice dropdown.  RT#3545
2220
2221 2008-06-04 11:50  ivan
2222
2223         * FS/FS/cust_bill.pm, httemplate/misc/fax-invoice.cgi: this should
2224           fix the random "HylaFax support has not been configured" error,
2225           caused by cust_bill->fax getting called instead of cust_main->fax
2226           field
2227
2228 2008-06-04 11:40  jeff
2229
2230         * conf/: invoice_html, invoice_latex: more voxline invoice
2231           formatting
2232
2233 2008-06-04 11:05  jeff
2234
2235         * FS/FS/cust_bill.pm: voxline invoice formatting
2236
2237 2008-06-04 10:57  jeff
2238
2239         * FS/FS/cdr.pm, FS/FS/cust_bill_pkg.pm, FS/FS/part_pkg/voip_cdr.pm,
2240           conf/invoice_html, conf/invoice_latex, FS/FS/Conf.pm: voxline
2241           invoice formatting
2242
2243 2008-06-04 06:26  jeff
2244
2245         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latex: service
2246           address on invoice
2247
2248 2008-06-03 14:06  ivan
2249
2250         * FS/FS/cust_bill.pm, FS/FS/Schema.pm, FS/FS/cust_bill_pkg.pm,
2251           FS/FS/cust_pkg.pm, httemplate/search/cust_pkg.cgi,
2252           httemplate/view/cust_main/packages.html: very basic start at
2253           adding quantities
2254
2255 2008-06-02 11:59  ivan
2256
2257         * FS/FS/payinfo_transaction_Mixin.pm: fix payinfo_transaction
2258
2259 2008-06-02 11:31  ivan
2260
2261         * FS/FS/UI/Web/small_custview.pm: fix ntable calls
2262
2263 2008-06-02 10:22  ivan
2264
2265         * FS/FS/UI/Web/small_custview.pm: oops, missed 1.7
2266
2267 2008-06-02 10:14  ivan
2268
2269         * FS/FS/UI/Web/small_custview.pm: doh!
2270
2271 2008-06-02 10:06  ivan
2272
2273         * FS/FS/UI/Web/small_custview.pm: file small_custview.pm was added
2274           on branch FREESIDE_1_7_BRANCH on 2008-06-02 17:06:10 +0000
2275
2276 2008-06-02 10:06  ivan
2277
2278         * FS/FS/UI/Web/small_custview.pm, FS/FS/CGI.pm,
2279           FS/FS/ClientAPI/MyAccount.pm, htetc/handler.pl,
2280           rt/lib/RT/URI/freeside/Internal.pm,
2281           rt/lib/RT/URI/freeside/XMLRPC.pm: badly placed small_custview all
2282           of a sudden causing fatal errors?!  wtf
2283
2284 2008-06-02 04:16  jeff
2285
2286         * conf/invoice_latexcoupon: file invoice_latexcoupon was added on
2287           branch FREESIDE_1_7_BRANCH on 2008-06-02 11:17:07 +0000
2288
2289 2008-06-02 04:16  jeff
2290
2291         * conf/invoice_latexcoupon, conf/invoice_latex, FS/FS/Conf.pm,
2292           FS/FS/cust_bill.pm: typeset tear-off remittance coupon
2293
2294 2008-06-01 19:47  ivan
2295
2296         * FS/FS/Misc.pm: and batchmode was probably right
2297
2298 2008-06-01 19:45  ivan
2299
2300         * FS/FS/Misc.pm: yow, don't want everything to waitt until the
2301           timeout
2302
2303 2008-06-01 19:16  ivan
2304
2305         * FS/FS/: Misc.pm, cust_bill.pm: use IPC::Run to run pslatex & add
2306           a timeout, this should prevent hanging on template errors
2307
2308 2008-06-01 15:48  ivan
2309
2310         * httemplate/view/cust_main/payment_history/credit.html: file
2311           credit.html was added on branch FREESIDE_1_7_BRANCH on 2008-06-01
2312           22:48:56 +0000
2313
2314 2008-06-01 15:48  ivan
2315
2316         * httemplate/view/cust_refund.html: file cust_refund.html was added
2317           on branch FREESIDE_1_7_BRANCH on 2008-06-01 22:48:59 +0000
2318
2319 2008-06-01 15:48  ivan
2320
2321         * httemplate/view/cust_main/payment_history/invoice.html: file
2322           invoice.html was added on branch FREESIDE_1_7_BRANCH on
2323           2008-06-01 22:48:57 +0000
2324
2325 2008-06-01 15:48  ivan
2326
2327         * httemplate/view/cust_main/payment_history/payment.html: file
2328           payment.html was added on branch FREESIDE_1_7_BRANCH on
2329           2008-06-01 22:48:57 +0000
2330
2331 2008-06-01 15:48  ivan
2332
2333         * httemplate/view/cust_main/payment_history/refund.html: file
2334           refund.html was added on branch FREESIDE_1_7_BRANCH on 2008-06-01
2335           22:48:58 +0000
2336
2337 2008-06-01 15:48  ivan
2338
2339         * httemplate/view/cust_main/payment_history/voided_payment.html:
2340           file voided_payment.html was added on branch FREESIDE_1_7_BRANCH
2341           on 2008-06-01 22:48:58 +0000
2342
2343 2008-06-01 15:48  ivan
2344
2345         * FS/FS/payinfo_transaction_Mixin.pm: file
2346           payinfo_transaction_Mixin.pm was added on branch
2347           FREESIDE_1_7_BRANCH on 2008-06-01 22:48:24 +0000
2348
2349 2008-06-01 15:48  ivan
2350
2351         * FS/FS/payinfo_transaction_Mixin.pm,
2352           httemplate/view/cust_refund.html,
2353           httemplate/view/cust_main/payment_history/credit.html,
2354           httemplate/view/cust_main/payment_history/invoice.html,
2355           httemplate/view/cust_main/payment_history/payment.html,
2356           httemplate/view/cust_main/payment_history/refund.html,
2357           httemplate/view/cust_main/payment_history/voided_payment.html,
2358           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, FS/FS/payinfo_Mixin.pm,
2359           httemplate/view/cust_main/payment_history.html,
2360           httemplate/search/elements/cust_pay_or_refund.html: refactor
2361           payment history slightly, add refund receipts, have "unapplied"
2362           refunds show like other unapplied/open things, RT#3545
2363
2364 2008-06-01 14:25  ivan
2365
2366         * FS/FS/cust_refund.pm: sync with HEAD (add ability to modify
2367           refund records)
2368
2369 2008-06-01 13:13  ivan
2370
2371         * FS/FS/cust_bill_ApplicationCommon.pm, FS/FS/cust_bill.pm,
2372           httemplate/view/cust_main/payment_history.html: backport
2373           cust_bill_ApplicationCommon::applied_to_invoice and
2374           cust_bill::invnum_date_pretty to 1.7
2375
2376 2008-06-01 00:08  ivan
2377
2378         * FS/FS/cust_pay.pm: show "Check #" on payment receipts instead of
2379           "Billing #"
2380
2381 2008-05-31 18:23  ivan
2382
2383         * htetc/handler.pl: depend on CGI.pm 3.29 to fix RT attachment
2384           problems
2385
2386 2008-05-31 17:11  ivan
2387
2388         * FS/FS/cust_bill.pm: fix problems when service definition names
2389           contain chars that need to be latex escaped
2390
2391 2008-05-29 21:04  ivan
2392
2393         * httemplate/edit/part_bill_event.cgi: 1.7 sucks.  but people are
2394           still going to be editing old-style invoice events for a little
2395           while more yet, so space them out better (so options don't run
2396           together)
2397
2398 2008-05-29 20:55  ivan
2399
2400         * FS/FS/cust_bill.pm, httemplate/edit/part_bill_event.cgi: 1.7
2401           sucks.  add a "balance over" option to the 1.7 style
2402           agent-specific invoice send event
2403
2404 2008-05-29 18:38  ivan
2405
2406         * FS/FS/Misc/prune.pm: fix a missing semicolon bug only triggered
2407           when running prune_applications not in debug mode...
2408
2409 2008-05-29 18:34  ivan
2410
2411         * FS/FS/Upgrade.pm: don't print out warnings about SQL RADIUS
2412           FreesideStatus every time either.  really?
2413
2414 2008-05-29 18:33  ivan
2415
2416         * FS/bin/freeside-upgrade: don't print out the cust_credit_refund
2417           pruning every time
2418
2419 2008-05-29 18:28  ivan
2420
2421         * FS/bin/freeside-upgrade: don't print out the cust_credit_refund
2422           pruning every time
2423
2424 2008-05-29 18:02  ivan
2425
2426         * FS/FS/cust_pay_pending.pm: clean up any stray/old
2427           cust_pay_pending records causing problems
2428
2429 2008-05-29 17:53  ivan
2430
2431         * FS/FS/: cust_pay_pending.pm, Upgrade.pm: clean up any stray/old
2432           cust_pay_pending records causing problems
2433
2434 2008-05-28 17:11  ivan
2435
2436         * httemplate/graph/money_time.cgi: line things up better on the
2437           12mo report (prevent labels from taking up most of the graph
2438
2439 2008-05-28 03:45  ivan
2440
2441         * htetc/handler.pl: mailgate realiability fix: don't bomb out when
2442           FS dbdef hasn't been initialized yet (& need to import
2443           adminsuidsetup)
2444
2445 2008-05-28 03:41  ivan
2446
2447         * htetc/: handler.pl: mailgate realiability fix: don't bomb out
2448           when FS dbdef hasn't been initialized yet
2449
2450 2008-05-28 03:14  ivan
2451
2452         * htetc/handler.pl: mailgate realiability fix: don't bomb out when
2453           FS dbdef hasn't been initialized yet
2454
2455 2008-05-19 20:52  ivan
2456
2457         * FS/FS/Upgrade.pm: automatically create an index on the new
2458           radacct.FreesideStatus column
2459
2460 2008-05-19 15:31  jeff
2461
2462         * conf/invoice_latex, FS/FS/cust_bill_pkg.pm: fix broken pagenation
2463
2464 2008-05-19 11:50  ivan
2465
2466         * FS/FS/Conf.pm: a better link to the T:T docs
2467
2468 2008-05-18 21:29  ivan
2469
2470         * FS/FS/Schema.pm: add a key on ( history_action, $primary_key ) to
2471           the h_ tables.  this should speed up the cust_pay upgrade??
2472
2473 2008-05-18 21:07  jeff
2474
2475         * FS/FS/Schema.pm, FS/FS/cdr.pm, FS/FS/cust_bill.pm,
2476           FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm,
2477           FS/FS/part_pkg/voip_cdr.pm, conf/invoice_html,
2478           conf/invoice_latex, httemplate/misc/cdr-import.html: backport
2479           voip_cdr's upstream_simple, and the columnization features
2480
2481 2008-05-18 21:07  ivan
2482
2483         * httemplate/search/cust_bill_pay.html: file cust_bill_pay.html was
2484           added on branch FREESIDE_1_7_BRANCH on 2008-05-19 04:07:06 +0000
2485
2486 2008-05-18 21:07  ivan
2487
2488         * httemplate/search/cust_credit_refund.html: file
2489           cust_credit_refund.html was added on branch FREESIDE_1_7_BRANCH
2490           on 2008-05-19 04:07:06 +0000
2491
2492 2008-05-18 21:07  ivan
2493
2494         * httemplate/search/elements/cust_pay_or_refund.html: file
2495           cust_pay_or_refund.html was added on branch FREESIDE_1_7_BRANCH
2496           on 2008-05-19 04:07:07 +0000
2497
2498 2008-05-18 21:07  ivan
2499
2500         * httemplate/search/cust_refund.html: file cust_refund.html was
2501           added on branch FREESIDE_1_7_BRANCH on 2008-05-19 04:07:06 +0000
2502
2503 2008-05-18 21:07  ivan
2504
2505         * httemplate/search/cust_bill_pay.html,
2506           httemplate/search/cust_credit_refund.html,
2507           httemplate/search/cust_refund.html,
2508           httemplate/search/elements/cust_pay_or_refund.html,
2509           FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_refund.pm,
2510           FS/FS/cust_refund.pm, FS/FS/payby.pm, FS/FS/payinfo_Mixin.pm,
2511           FS/FS/Report/Table/Monthly.pm, httemplate/graph/money_time.cgi,
2512           httemplate/search/cust_credit.html,
2513           httemplate/search/cust_pay.cgi: make net receipts clickable...
2514           and netreceipts != cashflow, really, so separate those concepts,
2515           and cashflow gets gross & net variants.  also add gross/net
2516           refunds.  #3012
2517
2518 2008-05-18 15:57  ivan
2519
2520         * FS/FS/Upgrade.pm: fix auto sqlradius upgrade: module
2521           include/import
2522
2523 2008-05-18 15:54  ivan
2524
2525         * FS/FS/part_export/sqlradius.pm: oops, fix minor refactoring of
2526           auto sqlradius upgrade
2527
2528 2008-05-18 15:53  ivan
2529
2530         * FS/bin/freeside-upgrade: fix the auto sqlradiusupgrade
2531
2532 2008-05-18 15:42  ivan
2533
2534         * FS/FS/Upgrade.pm, FS/FS/part_export/sqlradius.pm,
2535           FS/bin/freeside-sqlradius-radacctd, FS/bin/freeside-upgrade,
2536           init.d/freeside-init: on upgrade, automatically seed from
2537           sqlradius databases, and start freeside-sqlradius-radacctd by
2538           default
2539
2540 2008-05-17 23:50  ivan
2541
2542         * FS/FS/Conf.pm, httemplate/edit/process/access_group.html: add a
2543           config value for disabling the ACLs... this should be good for a
2544           demo in 1.7, 1.9 will need some way to disable ACL changes from
2545           OUTSIDE the db
2546
2547 2008-05-15 15:48  ivan
2548
2549         * FS/FS/CGI.pm: fix minor problem with ship_zip not showing up in
2550           small_custview
2551
2552 2008-05-14 14:21  jeff
2553
2554         * FS/FS/: Conf.pm, cust_bill.pm: config option to omit statement
2555           type items from invoices
2556
2557 2008-05-13 16:36  ivan
2558
2559         * FS/bin/freeside-adduser: tyop
2560
2561 2008-05-13 12:13  ivan
2562
2563         * Makefile: ensure new self-service libs are installed
2564
2565 2008-05-09 14:51  jeff
2566
2567         * httemplate/: browse/addr_block.cgi, browse/router.cgi,
2568           edit/elements/edit.html, edit/process/addr_block/allocate.cgi,
2569           elements/tr-select-table.html: re-drag address and router even
2570           farther into the century
2571
2572 2008-05-07 14:36  ivan
2573
2574         * httemplate/: misc/cancel_cust.html, view/cust_main.cgi: fix
2575           customer cancellation, sort of a side effect of #2872, fixes
2576           #3480, #3481
2577
2578 2008-05-05 18:14  ivan
2579
2580         * httemplate/misc/xmlhttp-cust_main-search.cgi: agent-virtualize
2581           customer # portion of quick payment entry
2582
2583 2008-05-04 19:11  ivan
2584
2585         * FS/FS/payinfo_Mixin.pm: hopefully really a better fix for using
2586           new payment duplicate stuff with cc encryption :/
2587
2588 2008-05-04 18:52  ivan
2589
2590         * FS/FS/payinfo_Mixin.pm: better fix for using new payment
2591           duplicate stuff with cc encryption :)
2592
2593 2008-05-04 18:18  ivan
2594
2595         * FS/FS/payinfo_Mixin.pm: fix for using new payment duplicate stuff
2596           with cc encryption
2597
2598 2008-05-02 13:30  ivan
2599
2600         * FS/bin/freeside-upgrade: add -s switch to freeside-upgrade for
2601           schema-only changes (for slony slaves)
2602
2603 2008-05-01 19:00  ivan
2604
2605         * FS/FS/part_pkg.pm: fix backport of _upgrade_data from 1.9 for
2606           very old installs, to eliminate plan-less packages
2607
2608 2008-05-01 18:58  ivan
2609
2610         * FS/FS/Upgrade.pm: upgrade part_pkg before cust_credit
2611
2612 2008-05-01 18:53  ivan
2613
2614         * FS/FS/part_pkg.pm: backport _upgrade_data from 1.9 for very old
2615           installs, to eliminate plan-less packages
2616
2617 2008-04-30 17:26  ivan
2618
2619         * ChangeLog, debian/changelog: Updated for 1.7.3
2620
2621 2008-04-30 16:42  ivan
2622
2623         * Makefile: not here
2624
2625 2008-04-30 16:36  ivan
2626
2627         * Makefile: that explains the bs with ChangeLog
2628
2629 2008-04-30 16:34  ivan
2630
2631         * debian/changelog: reverting one last time.  this should do it
2632
2633 2008-04-30 16:33  ivan
2634
2635         * ChangeLog: Updated for 1.7.3
2636
2637 2008-04-30 16:29  ivan
2638
2639         * Makefile: last last-minute fix for last-minute change
2640
2641 2008-04-30 16:28  ivan
2642
2643         * ChangeLog, debian/changelog: Updated for 1.7.3
2644
2645 2008-04-30 16:26  ivan
2646
2647         * Makefile: 1.7.3
2648
2649 2008-04-30 16:25  ivan
2650
2651         * debian/changelog: reverting bad change
2652
2653 2008-04-30 16:22  ivan
2654
2655         * ChangeLog, install/rpm/freeside.spec, debian/changelog: Updated
2656           for 1.7.3
2657
2658 2008-04-30 16:19  ivan
2659
2660         * Makefile: last minute release target update.  not particularly
2661           dangerous, nobody uses it but me
2662
2663 2008-04-24 16:15  ivan
2664
2665         * FS/MANIFEST: reverting MANIFEST changes that should not have been
2666           committed in the first place...
2667
2668 2008-04-18 19:42  ivan
2669
2670         * install/rpm/freeside.spec: Updated for 1.7.3rc3
2671
2672 2008-04-18 14:27  ivan
2673
2674         * rt/lib/RT/Ticket_Overlay.pm: blah.  last silly typo hopefully.
2675           wish this was easier to test.
2676
2677 2008-04-18 14:25  ivan
2678
2679         * rt/lib/RT/Ticket_Overlay.pm: silly semicolon
2680
2681 2008-04-18 14:19  ivan
2682
2683         * rt/lib/RT/: Ticket_Overlay.pm, URI/freeside.pm: hopefully,
2684           finally fix ticket auto-association not getting along with RT
2685           ACLs
2686
2687 2008-04-18 09:27  jeff
2688
2689         * httemplate/: browse/addr_block.cgi, browse/router.cgi,
2690           edit/process/addr_block/allocate.cgi: backout browse changes
2691           until 1.7.4
2692
2693 2008-04-17 20:29  jeff
2694
2695         * FS/t/addr_block.t, FS/t/router.t,
2696           httemplate/browse/addr_block.cgi, httemplate/browse/router.cgi,
2697           httemplate/edit/allocate.html, FS/MANIFEST,
2698           httemplate/edit/process/addr_block/add.cgi,
2699           httemplate/edit/process/addr_block/allocate.cgi,
2700           httemplate/edit/process/addr_block/deallocate.cgi,
2701           httemplate/edit/process/addr_block/split.cgi: drag address and
2702           router even farther into the century
2703
2704 2008-04-16 11:32  jeff
2705
2706         * FS/FS/cust_pkg.pm, FS/FS/cust_pkg_reason.pm,
2707           httemplate/view/cust_main/packages.html: show user who created
2708           (cancel/suspend) reason and possibly fix a lingering spurious
2709           usergroup bug
2710
2711 2008-04-15 13:47  ivan
2712
2713         * httemplate/elements/header-minimal.html: file header-minimal.html
2714           was added on branch FREESIDE_1_7_BRANCH on 2008-08-15 08:45:09
2715           +0000
2716
2717 2008-04-15 13:47  jeff
2718
2719         * httemplate/: elements/file-upload.html,
2720           elements/header-minimal.html, misc/file-upload.html: (finally)
2721           wrap up new tax rate engine (for now)
2722
2723 2008-04-14 11:42  ivan
2724
2725         * Makefile, ChangeLog: rc3
2726
2727 2008-04-12 20:03  jeff
2728
2729         * httemplate/elements/tr-select-table.html: file
2730           tr-select-table.html was added on branch FREESIDE_1_7_BRANCH on
2731           2008-05-09 21:51:59 +0000
2732
2733 2008-04-12 20:03  ivan
2734
2735         * httemplate/elements/tr-select-table.html: more stuff to allow
2736           select-table to be used as as edit/elements/edit.html m2*
2737           element: add tr-select-table.html
2738
2739 2008-04-10 15:00  ivan
2740
2741         * rt/lib/RT/Ticket_Overlay.pm: use non-ACL'ed _AddLink instead of
2742           AddLink so that the auto-association stuff works when creating a
2743           ticket
2744
2745 2008-04-09 14:44  ivan
2746
2747         * httemplate/docs/AGPL.html: file AGPL.html was added on branch
2748           FREESIDE_1_7_BRANCH on 2008-04-09 21:44:28 +0000
2749
2750 2008-04-09 14:44  ivan
2751
2752         * httemplate/docs/: AGPL.html: oops, adding explicit AGPL.html
2753
2754 2008-04-08 20:33  ivan
2755
2756         * FS/FS/part_pkg/sqlradacct_hour.pm: fix hourly cap for SQL overage
2757           charges
2758
2759 2008-04-07 22:53  ivan
2760
2761         * install/rpm/freeside.spec: Updated for 1.7.3rc2
2762
2763 2008-04-07 22:52  ivan
2764
2765         * Makefile: rc2
2766
2767 2008-04-07 22:49  ivan
2768
2769         * debian/prerm: file prerm was added on branch FREESIDE_1_7_BRANCH
2770           on 2008-04-08 05:49:21 +0000
2771
2772 2008-04-07 22:49  ivan
2773
2774         * debian/templates: file templates was added on branch
2775           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2776
2777 2008-04-07 22:49  ivan
2778
2779         * debian/cron.d: file cron.d was added on branch
2780           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2781
2782 2008-04-07 22:49  ivan
2783
2784         * debian/dbconfig-common.install: file dbconfig-common.install was
2785           added on branch FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2786
2787 2008-04-07 22:49  ivan
2788
2789         * debian/dbconfig-common.upgrade: file dbconfig-common.upgrade was
2790           added on branch FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2791
2792 2008-04-07 22:49  ivan
2793
2794         * debian/freeside-webui.links: file freeside-webui.links was added
2795           on branch FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2796
2797 2008-04-07 22:49  ivan
2798
2799         * debian/freeside.apache-alias.conf: file
2800           freeside.apache-alias.conf was added on branch
2801           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2802
2803 2008-04-07 22:49  ivan
2804
2805         * debian/freeside.default: file freeside.default was added on
2806           branch FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2807
2808 2008-04-07 22:49  ivan
2809
2810         * debian/freeside.docs: file freeside.docs was added on branch
2811           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2812
2813 2008-04-07 22:49  ivan
2814
2815         * debian/init.d.lsb.ex: file init.d.lsb.ex was added on branch
2816           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2817
2818 2008-04-07 22:49  ivan
2819
2820         * debian/postinst: file postinst was added on branch
2821           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2822
2823 2008-04-07 22:49  ivan
2824
2825         * debian/postrm: file postrm was added on branch
2826           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2827
2828 2008-04-07 22:49  ivan
2829
2830         * debian/preinst: file preinst was added on branch
2831           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2832
2833 2008-04-07 22:49  ivan
2834
2835         * debian/: TODO, compat, config, cron.d, dbconfig-common.install,
2836           dbconfig-common.upgrade, freeside-webui.links,
2837           freeside.apache-alias.conf, freeside.default, freeside.docs,
2838           init.d.lsb.ex, postinst, postrm, preinst, prerm, templates,
2839           README.Debian, changelog, conffiles.ex, control, copyright,
2840           cron.d.ex, dirs, docs, ex.doc-base.package, freeside-doc.docs,
2841           freeside-doc.files, init.d.ex, manpage.1.ex, manpage.sgml.ex,
2842           menu.ex, postinst.ex, postrm.ex, preinst.ex, prerm.ex, rules,
2843           watch.ex: debian packages!
2844
2845 2008-04-07 22:49  ivan
2846
2847         * debian/TODO: file TODO was added on branch FREESIDE_1_7_BRANCH on
2848           2008-04-08 05:49:19 +0000
2849
2850 2008-04-07 22:49  ivan
2851
2852         * debian/compat: file compat was added on branch
2853           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2854
2855 2008-04-07 22:49  ivan
2856
2857         * debian/config: file config was added on branch
2858           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2859
2860 2008-04-05 00:00  ivan
2861
2862         * FS/bin/freeside-prepaidd: configurable logfile location for
2863           freeside-prepaidd
2864
2865 2008-04-04 12:47  ivan
2866
2867         * httemplate/elements/header.html: sync with HEAD
2868
2869 2008-04-03 15:47  rsiddall
2870
2871         * httemplate/elements/header.html: Missing comma in argument list
2872           causes Mason compilation error.
2873
2874 2008-04-02 10:28  ivan
2875
2876         * Makefile: substitute FREESIDE_CONF in apache conf files
2877
2878 2008-04-02 10:26  ivan
2879
2880         * htetc/: freeside-base1.99.conf, freeside-base1.conf,
2881           freeside-base2.conf: template AuthUserFile htpasswd to be in
2882           FREESIDE_CONF dir instead of hardcoded location
2883
2884 2008-04-02 09:57  rsiddall
2885
2886         * Makefile: Quick fix to update the release version number in the
2887           RPM spec file.  This leaves the spec file unusable for CVS
2888           builds.
2889
2890 2008-04-02 08:38  ivan
2891
2892         * init.d/freeside-init: tiny init file nit that helps with deb
2893           packaging (and probably rpm too) - source /etc/default/freeside
2894           if it exists
2895
2896 2008-04-01 21:32  ivan
2897
2898         * httemplate/docs/credits.html: slight browser adjustments and DONE
2899
2900 2008-04-01 21:20  ivan
2901
2902         * httemplate/elements/header.html: new header about: box
2903
2904 2008-04-01 21:19  ivan
2905
2906         * httemplate/docs/about.html: adding about.html on 1.7
2907
2908 2008-04-01 21:19  ivan
2909
2910         * httemplate/docs/about.html: file about.html was added on branch
2911           FREESIDE_1_7_BRANCH on 2008-04-02 04:19:37 +0000
2912
2913 2008-04-01 21:19  ivan
2914
2915         * httemplate/docs/about.html: slightly taller
2916
2917 2008-04-01 21:09  ivan
2918
2919         * httemplate/docs/: credits.html, license.html: fckeditor is unused
2920           in 1.7
2921
2922 2008-04-01 21:07  ivan
2923
2924         * httemplate/docs/: credits.html, license.html: updated credits and
2925           license
2926
2927 2008-04-01 21:05  ivan
2928
2929         * httemplate/docs/about.html: adding about.html splash
2930
2931 2008-04-01 20:48  ivan
2932
2933         * httemplate/elements/popup_link_onclick.html: remove excessive
2934           iframe borders, add "scrolling" and "nofalse" options
2935
2936 2008-04-01 17:23  ivan
2937
2938         * httemplate/elements/init_overlib.html: sync with HEAD
2939
2940 2008-04-01 17:22  ivan
2941
2942         * FS/FS/cust_pay.pm: don't do (as much) useless work on upgrade
2943
2944 2008-04-01 16:56  ivan
2945
2946         * httemplate/elements/iframecontentmws.js: fix hasty safari iframe
2947           fix
2948
2949 2008-04-01 16:30  ivan
2950
2951         * httemplate/docs/: credits.html, license.html: adding license and
2952           credits in app itself
2953
2954 2008-04-01 16:30  ivan
2955
2956         * httemplate/docs/credits.html: file credits.html was added on
2957           branch FREESIDE_1_7_BRANCH on 2008-04-01 23:30:09 +0000
2958
2959 2008-04-01 16:30  ivan
2960
2961         * httemplate/docs/license.html: file license.html was added on
2962           branch FREESIDE_1_7_BRANCH on 2008-04-01 23:30:09 +0000
2963
2964 2008-04-01 16:24  ivan
2965
2966         * TODO: remove TODO
2967
2968 2008-04-01 16:24  ivan
2969
2970         * SCHEMA_CHANGE: remove SCHEMA_CHANGE
2971
2972 2008-04-01 16:20  ivan
2973
2974         * README: welcome to the new world
2975
2976 2008-04-01 16:15  ivan
2977
2978         * install/README: [no log message]
2979
2980 2008-04-01 16:15  ivan
2981
2982         * INSTALL: clean up top level files
2983
2984 2008-04-01 16:08  ivan
2985
2986         * INSTALL, CREDITS: clean up some of the top-level files
2987
2988 2008-04-01 15:34  ivan
2989
2990         * ChangeLog: current 1.7 ChangeLog
2991
2992 2008-04-01 08:55  rsiddall
2993
2994         * httemplate/elements/init_overlib.html: Missing % causes closing
2995           brace to be omitted from Perl compilation.
2996
2997 2008-04-01 02:40  ivan
2998
2999         * Makefile: last of the silly version numbers
3000
3001 2008-04-01 02:19  ivan
3002
3003         * FS/FS/cust_bill.pm: don't show services on invoices that are
3004           newer than the invoice, closes: #3032
3005
3006 2008-04-01 01:43  ivan
3007
3008         * FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm,
3009           rt/lib/RT/Ticket_Overlay.pm, rt/lib/RT/URI/freeside/Internal.pm:
3010           last bit of magic for RT ticket customer auto-association: look
3011           for requestor email addresses in cust_main_invoice and svc_acct,
3012           closes; RT#1160
3013
3014 2008-03-31 23:37  ivan
3015
3016         * httemplate/edit/cust_main_county.html: probably doesn't matter
3017           now, but better error reporting anyway
3018
3019 2008-03-31 23:34  ivan
3020
3021         * httemplate/: misc/cancel_cust.html, misc/cancel_pkg.html,
3022           edit/cust_credit.cgi: popup iframes don't have predictable names
3023           anymore, so locate submit buttons by id instead
3024
3025 2008-03-31 23:26  ivan
3026
3027         * httemplate/elements/: popup_link.html, popup_link_onclick.html:
3028           doc height param
3029
3030 2008-03-31 23:16  ivan
3031
3032         * httemplate/elements/iframecontentmws.js: append a random number
3033           to the iframe name on-the-fly to keep safari from caching it
3034           under all circumstances
3035
3036 2008-03-31 22:49  ivan
3037
3038         * httemplate/view/cust_main/payment_history.html: finish
3039           component-izing overlib links
3040
3041 2008-03-31 21:37  ivan
3042
3043         * httemplate/search/cust_pkg.cgi: use popup_link...
3044
3045 2008-03-31 21:19  ivan
3046
3047         * httemplate/browse/rate_detail.html: can't run include() sub at
3048           <%once> time
3049
3050 2008-03-31 20:56  ivan
3051
3052         * httemplate/browse/rate_detail.html: component-ize overlib init
3053           and popup link
3054
3055 2008-03-31 20:51  ivan
3056
3057         * httemplate/edit/bulk-cust_svc.html: component-ize overlib init
3058
3059 2008-03-31 20:49  ivan
3060
3061         * httemplate/elements/phonenumber.html: use popup_link element for
3062           phonenumber.html silly vonage popup
3063
3064 2008-03-31 16:19  ivan
3065
3066         * httemplate/elements/progress-init.html: overlib include
3067
3068 2008-03-31 16:14  ivan
3069
3070         * httemplate/elements/: popup_link-cust_main.html,
3071           popup_link-cust_pkg.html, popup_link-cust_svc.html,
3072           popup_link.html, popup_link_onclick.html: fix examples to use
3073           elements/init_overlib.html
3074
3075 2008-03-31 16:09  ivan
3076
3077         * httemplate/browse/cust_main_county.cgi: overlib include
3078
3079 2008-03-31 16:07  ivan
3080
3081         * httemplate/: view/cust_main.cgi,
3082           elements/popup_link_onclick.html, view/cust_main/notes.html:
3083           clean up overlib usage for customer notes
3084
3085 2008-03-31 15:52  ivan
3086
3087         * fs_selfservice/FS-SelfService/cgi/signup.cgi: signup.cgi fix for
3088           hidden agentnum tags with trailling "/ >"
3089
3090 2008-03-31 15:27  ivan
3091
3092         * httemplate/elements/init_overlib.html: file init_overlib.html was
3093           added on branch FREESIDE_1_7_BRANCH on 2008-03-31 22:27:56 +0000
3094
3095 2008-03-31 15:27  ivan
3096
3097         * httemplate/: elements/init_overlib.html,
3098           edit/cust_main/billing.html, misc/payment.cgi: overlib cleanup:
3099           easy static CVV2/echeck popups
3100
3101 2008-03-31 14:52  ivan
3102
3103         * httemplate/elements/iframecontentmws.js: update overlibmws to
3104           current code
3105
3106 2008-03-31 14:11  ivan
3107
3108         * httemplate/elements/popup_link_onclick.html: file
3109           popup_link_onclick.html was added on branch FREESIDE_1_7_BRANCH
3110           on 2008-03-31 21:11:03 +0000
3111
3112 2008-03-31 14:11  ivan
3113
3114         * httemplate/: elements/popup_link_onclick.html,
3115           elements/popup_link.html, browse/cust_main_county.cgi: fix safari
3116           weirdness with caching iframes and auto-submitting them (in tax
3117           editor at least)
3118
3119 2008-03-31 13:40  ivan
3120
3121         * httemplate/elements/: popup_link-cust_main.html,
3122           popup_link-cust_pkg.html, popup_link-cust_svc.html,
3123           popup_link.html: clean up popup link elements a bit, have the
3124           iframe name autogenerate to work around safari fuckery
3125
3126 2008-03-31 11:50  ivan
3127
3128         * httemplate/elements/: overlibmws_crossframe.js, overlibmws.js,
3129           overlibmws_draggable.js, overlibmws_iframe.js: update overlibmws
3130           to current code before delving into safari problem...  hopefully
3131           no disasterous side effects :)
3132
3133 2008-03-29 19:42  ivan
3134
3135         * httemplate/: search/cust_bill.html, view/cust_bill.cgi: don't
3136           show invoice resend and payment posting links if you can't do
3137           that anyway
3138
3139 2008-03-29 02:11  ivan
3140
3141         * httemplate/view/: svc_phone.cgi, elements/svc_Common.html: add
3142           quick links for unprocessed and processed CDRs to svc_phone view
3143
3144 2008-03-29 01:05  ivan
3145
3146         * httemplate/edit/process/quick-cust_pkg.cgi: hmm... think this is
3147           right for 1.7
3148
3149 2008-03-29 01:02  ivan
3150
3151         * httemplate/edit/process/quick-cust_pkg.cgi: fix quick pkg order
3152           redirect
3153
3154 2008-03-28 15:31  ivan
3155
3156         * FS/FS/cust_svc.pm: fix double charging for CDRs when number is in
3157           both src and charged_party fields, and disable_src is not checked
3158
3159 2008-03-27 15:04  ivan
3160
3161         * httemplate/edit/process/cust_main.cgi: fixes edit if routing code
3162           only, closes: #3085
3163
3164 2008-03-27 14:05  ivan
3165
3166         * httemplate/view/cust_main/: payment_history.html: fix for ACH
3167           info masking
3168
3169 2008-03-27 14:01  ivan
3170
3171         * httemplate/view/cust_main/: billing.html, payment_history.html:
3172           mask ACH info in payment history
3173
3174 2008-03-27 13:40  ivan
3175
3176         * httemplate/search/report_sql.html: file report_sql.html was added
3177           on branch FREESIDE_1_7_BRANCH on 2008-03-27 20:40:44 +0000
3178
3179 2008-03-27 13:40  ivan
3180
3181         * httemplate/: elements/menu.html, search/report_sql.html: add back
3182           raw SQL query (it had an appropriate ACL)
3183
3184 2008-03-27 13:19  ivan
3185
3186         * httemplate/search/cust_pay.cgi: resolve minor ACL glitch linking
3187           to payments
3188
3189 2008-03-26 11:18  ivan
3190
3191         * FS/FS/Report/Table/Monthly.pm: add a netcredits_12mo sub so that
3192           12mo checkbox works again... sure do need these to be
3193           auto-generated or $AUTOLOADED or something :)
3194
3195 2008-03-26 08:42  jeff
3196
3197         * FS/FS/rate_detail.pm, httemplate/browse/rate_detail.html,
3198           httemplate/edit/rate_detail.html,
3199           httemplate/edit/rate_region.cgi: fixup per call billing
3200
3201 2008-03-25 20:04  ivan
3202
3203         * FS/FS/part_pkg/voip_cdr.pm: don't granular-ize 0 billsec calls
3204           into having a minimum charge
3205
3206 2008-03-25 19:27  ivan
3207
3208         * httemplate/search/: cdr.html, report_cdr.html: add ability to
3209           query ranges of duration & billable seconds to CDR report
3210
3211 2008-03-25 19:19  ivan
3212
3213         * httemplate/search/: report_cust_main.html, report_svc_acct.html:
3214           UI nit: separate search & display options
3215
3216 2008-03-25 18:03  ivan
3217
3218         * httemplate/edit/: part_bill_event.cgi,
3219           process/part_bill_event.cgi: quick shortcut for easier adding of
3220           new 1.7-style invoice events
3221
3222 2008-03-24 15:35  ivan
3223
3224         * httemplate/edit/part_bill_event.cgi: this probably never worked.
3225           ->send isn't at all what is wanted, that sends the original
3226           invoice, not the new one with the late charge
3227
3228 2008-03-23 20:07  ivan
3229
3230         * rt/: html/Elements/EditCustomers,
3231           html/Ticket/Elements/EditCustomers,
3232           html/Ticket/Elements/ShowCustomers, lib/RT/Ticket_Overlay.pm:
3233           woo!  final part of #1160!  yup, auto-associating tickets with
3234           customers now.  whew!
3235
3236 2008-03-23 18:28  ivan
3237
3238         * rt/: html/Ticket/Elements/AddCustomers, lib/RT/Record.pm,
3239           lib/RT/Interface/Web_Vendor.pm: part two of #1160: linking a
3240           ticket to its first customer will auto-link any customerless
3241           requestors
3242
3243 2008-03-23 16:38  ivan
3244
3245         * rt/: html/Admin/Users/Modify.html, lib/RT/User_Overlay.pm,
3246           lib/RT/Interface/Web_Vendor.pm: part 1 of #1160: associate users
3247           w/customers, manual editing
3248
3249 2008-03-23 16:32  ivan
3250
3251         * rt/html/Elements/AddCustomers: file AddCustomers was added on
3252           branch FREESIDE_1_7_BRANCH on 2008-03-23 23:33:01 +0000
3253
3254 2008-03-23 16:32  ivan
3255
3256         * rt/html/Elements/EditCustomers: file EditCustomers was added on
3257           branch FREESIDE_1_7_BRANCH on 2008-03-23 23:33:01 +0000
3258
3259 2008-03-23 16:32  ivan
3260
3261         * rt/html/Elements/: AddCustomers, EditCustomers: part 1 of #1160:
3262           associate users w/customers, manual editing
3263
3264 2008-03-19 12:48  jeff
3265
3266         * httemplate/edit/part_bill_event.cgi: quick fix for deep recursion
3267           (RT#3267)
3268
3269 2008-03-16 15:41  jeff
3270
3271         * httemplate/: elements/popup_link-cust_main.html,
3272           elements/popup_link-cust_pkg.html,
3273           elements/popup_link-cust_svc.html, elements/popup_link.html,
3274           view/cust_main.cgi, view/cust_main/packages.html: componentize
3275           conflicting %once subroutines (rt#3250)
3276
3277 2008-03-16 09:57  jeff
3278
3279         * httemplate/misc/recharge_svc.html: doh
3280
3281 2008-03-15 22:22  ivan
3282
3283         * httemplate/search/svc_broadband.cgi: clean up and
3284           agent-virtualize svc_broadband searching
3285
3286 2008-03-15 22:13  ivan
3287
3288         * httemplate/edit/part_svc.cgi: finish bringing sanity to
3289           svc_broadband service definition blocknum edit
3290
3291 2008-03-15 22:13  ivan
3292
3293         * FS/FS/: addr_block.pm, svc_broadband.pm: bring some sanity to
3294           address block selection in svc_broadband service definition edit
3295
3296 2008-03-15 21:54  ivan
3297
3298         * httemplate/browse/: addr_block.cgi, router.cgi: drag address &
3299           router browse into this centiry
3300
3301 2008-03-15 21:00  ivan
3302
3303         * httemplate/elements/header.html, httemplate/elements/menu.html,
3304           rt/html/Elements/FreesideSearch: hide customer search if user
3305           does not have "List customers" ACL, closes: RT#3105
3306
3307 2008-03-15 15:18  ivan
3308
3309         * httemplate/edit/part_pkg.cgi, FS/FS/part_pkg/voip_cdr.pm:
3310           slightly better voip_cdr package edit: use radio buttons for
3311           selecting long things
3312
3313 2008-03-15 14:39  ivan
3314
3315         * FS/FS/part_pkg/voip_cdr.pm: be asssertive
3316
3317 2008-03-15 14:14  ivan
3318
3319         * FS/FS/: cust_svc.pm, part_pkg/voip_cdr.pm: configurable
3320           disable_src, domestic_prefix and international_prefix options for
3321           voip price plan
3322
3323 2008-03-15 12:52  ivan
3324
3325         * httemplate/search/cust_bill.html, FS/FS/cust_bill.pm: check on
3326           invoice re-printing newest percust... can't reproduce any
3327           problem, prints newest per cust fine, closes: #3161
3328
3329 2008-03-14 17:30  ivan
3330
3331         * httemplate/: view/svc_domain.cgi, misc/catchall.cgi: fix harmless
3332           code leaking out onto the page, hehe, closes: Bug#3253, also
3333           remove silly formatting on catchall edit
3334
3335 2008-03-14 13:11  ivan
3336
3337         * FS/FS/cust_main.pm: eliminate some harmless uninitialized value
3338           warnings
3339
3340 2008-03-14 10:30  jeff
3341
3342         * FS/FS/part_export/prizm.pm: insist on Net::Prizm 0.04
3343
3344 2008-03-14 01:13  ivan
3345
3346         * httemplate/edit/process/cust_pkg.cgi: whew, glad that change
3347           package bugfix was easy to find, closes: Bug#3241
3348
3349 2008-03-14 00:48  ivan
3350
3351         * httemplate/search/cust_credit_bill.html: file
3352           cust_credit_bill.html was added on branch FREESIDE_1_7_BRANCH on
3353           2008-03-14 07:48:45 +0000
3354
3355 2008-03-14 00:48  ivan
3356
3357         * FS/FS/cust_credit_bill.pm, FS/FS/Report/Table/Monthly.pm,
3358           httemplate/search/cust_credit_bill.html,
3359           httemplate/graph/money_time.cgi,
3360           httemplate/search/cust_credit.html: add net credits to
3361           sales/credits/receipts report
3362
3363 2008-03-13 19:10  ivan
3364
3365         * FS/FS/Conf.pm: add Net20 invoice terms, closes: #3219
3366
3367 2008-03-13 02:28  ivan
3368
3369         * FS/FS/cust_pay.pm: yow.  very sleep deprived.  remove the
3370           infinite loop rather than add one.
3371
3372 2008-03-13 02:14  ivan
3373
3374         * FS/FS/cust_pay.pm: infinite loop protection
3375
3376 2008-03-13 01:57  ivan
3377
3378         * FS/FS/cust_pay.pm: allow cust_pay.otaker upgrade to proceed even
3379           if there are some old crufty records around attached to
3380           now-deleted customers
3381
3382 2008-03-12 21:01  jeff
3383
3384         * httemplate/misc/batch-cust_pay.html: minor oops
3385
3386 2008-03-12 09:22  jeff
3387
3388         * FS/FS/cust_svc.pm, FS/FS/part_export.pm, FS/FS/svc_Common.pm,
3389           FS/FS/UI/Web.pm, FS/FS/part_export/prizm.pm,
3390           eg/export_template.pm, httemplate/view/cust_main/packages.html:
3391           allow exports to add links to customer view (#1407)
3392
3393 2008-03-04 13:07  ivan
3394
3395         * FS/FS/cust_refund.pm: fix otaker population for cust_refund like
3396           cust_credit and cust_pay
3397
3398 2008-03-04 13:06  ivan
3399
3400         * FS/FS/cust_pay.pm: fix cust_pay.otaker population
3401
3402 2008-03-04 11:15  ivan
3403
3404         * httemplate/: edit/cust_pkg.cgi, edit/process/cust_pkg.cgi,
3405           misc/change_pkg.cgi: fix edit/process/cust_pkg getting confused
3406           about the two different places that would be calling it... i.e.
3407           with an empty new_pkgnum it would redirect the popup back the
3408           customer view, hehe
3409
3410 2008-03-03 19:38  ivan
3411
3412         * FS/FS/cust_bill.pm: AND fix latex->html notes substituion for ~s
3413
3414 2008-03-03 19:37  ivan
3415
3416         * FS/FS/cust_bill.pm: and fix latex->html notes substituion for
3417           escaped #s
3418
3419 2008-03-03 19:34  ivan
3420
3421         * FS/FS/cust_bill.pm: fix latex->html notes substituion for
3422           newlines
3423
3424 2008-03-03 18:55  ivan
3425
3426         * httemplate/search/: cdr.html, report_cdr.html: backport 1.9 CDR
3427           search to 1.7
3428
3429 2008-03-03 18:27  ivan
3430
3431         * httemplate/browse/rate_region.html: should improve compatibility
3432           with older Pg.  i hope
3433
3434 2008-03-03 15:07  ivan
3435
3436         * rt/: Changelog, configure, configure.ac, bin/rt-crontool.in,
3437           bin/rt.in, bin/webmux.pl.in, etc/RT_Config.pm.in,
3438           etc/schema.mysql, html/Admin/Groups/index.html,
3439           html/Elements/EditCustomFieldSelect, html/Elements/QuickCreate,
3440           html/Elements/Quicksearch, html/Elements/SelectNewTicketQueue,
3441           html/Elements/ShowCustomFields,
3442           html/Elements/CollectionAsTable/ParseFormat,
3443           html/REST/1.0/Forms/ticket/default,
3444           html/REST/1.0/NoAuth/mail-gateway, html/REST/1.0/search/ticket,
3445           html/SelfService/Create.html, html/Ticket/Create.html,
3446           html/Ticket/Display.html, html/Ticket/Elements/EditCustomFields,
3447           html/Ticket/Elements/PreviewScrips,
3448           html/Ticket/Elements/ShowBasics, html/Ticket/Elements/ShowDates,
3449           html/Ticket/Elements/ShowHistory,
3450           html/Ticket/Elements/ShowRequestor,
3451           html/Ticket/Elements/ShowSummary, lib/RT.pm.in,
3452           lib/RT/Attachment_Overlay.pm, lib/RT/CustomField_Overlay.pm,
3453           lib/RT/Date.pm, lib/RT/Group_Overlay.pm, lib/RT/I18N.pm,
3454           lib/RT/Link_Overlay.pm, lib/RT/Links_Overlay.pm,
3455           lib/RT/Record.pm, lib/RT/Template_Overlay.pm,
3456           lib/RT/Ticket_Overlay.pm, lib/RT/Tickets_Overlay.pm,
3457           lib/RT/Transaction_Overlay.pm, lib/RT/URI.pm,
3458           lib/RT/Action/SendEmail.pm, lib/RT/Condition/Generic.pm,
3459           lib/RT/I18N/de.po, lib/RT/I18N/pt_br.po, lib/RT/Interface/CLI.pm,
3460           lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm,
3461           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/MailFrom.pm,
3462           lib/RT/Interface/Web/Handler.pm, lib/RT/URI/base.pm,
3463           lib/RT/URI/fsck_com_rt.pm, lib/t/regression/06-mime_decoding.t,
3464           lib/t/regression/06mailgateway.t,
3465           lib/t/regression/22search_tix_by_txn.t,
3466           lib/t/regression/23-web_attachments.t, sbin/rt-setup-database.in,
3467           sbin/rt-test-dependencies.in: merge in rt 3.4.6.  *gulp*!
3468
3469 2008-03-01 20:11  ivan
3470
3471         * rt/lib/t/regression/23-web_attachments.t: file
3472           23-web_attachments.t was added on branch FREESIDE_1_7_BRANCH on
3473           2008-03-03 23:07:57 +0000
3474
3475 2008-03-01 20:10  ivan
3476
3477         * rt/lib/t/regression/06-mime_decoding.t: file 06-mime_decoding.t
3478           was added on branch FREESIDE_1_7_BRANCH on 2008-03-03 23:07:56
3479           +0000
3480
3481 2008-03-01 20:10  ivan
3482
3483         * rt/lib/t/regression/: 06-mime_decoding.t, 23-web_attachments.t:
3484           import rt 3.6.6
3485
3486 2008-03-01 20:02  ivan
3487
3488         * rt/lib/t/regression/: 06-mime_decoding.t, 23-web_attachments.t:
3489           import rt 3.4.6
3490
3491 2008-03-01 19:07  ivan
3492
3493         * httemplate/elements/header.html,
3494           rt/html/Elements/FreesideNewCust: fix annoying resize of "New
3495           customer" button; closes: RT#1642
3496
3497 2008-03-01 17:31  ivan
3498
3499         * httemplate/misc/disable-payment_gateway.cgi: file
3500           disable-payment_gateway.cgi was added on branch
3501           FREESIDE_1_7_BRANCH on 2008-03-02 01:31:52 +0000
3502
3503 2008-03-01 17:31  ivan
3504
3505         * httemplate/misc/disable-payment_gateway.cgi,
3506           FS/FS/payment_gateway.pm, httemplate/search/elements/search.html,
3507           httemplate/browse/payment_gateway.html: add payment gateway
3508           disabling (and move payment gateway browse over to new template)
3509
3510 2008-03-01 15:30  ivan
3511
3512         * FS/FS/: Conf.pm, payinfo_Mixin.pm: added a config value to
3513           control the extent of credit card masking, but since
3514           cust_main.paymask is in the db, need something to update it for
3515           all existing customers too
3516
3517 2008-03-01 14:39  ivan
3518
3519         * httemplate/search/cust_main.html: ah, that's better, prettyfy and
3520           link adv. customer search
3521
3522 2008-03-01 14:23  ivan
3523
3524         * httemplate/: elements/select-payby.html,
3525           elements/tr-select-payby.html, search/cust_main.html,
3526           search/report_cust_main.html: add payby selection to adv.
3527           customer search
3528
3529 2008-03-01 14:23  ivan
3530
3531         * httemplate/elements/select-payby.html: file select-payby.html was
3532           added on branch FREESIDE_1_7_BRANCH on 2008-03-01 22:23:21 +0000
3533
3534 2008-03-01 14:23  ivan
3535
3536         * httemplate/elements/tr-select-payby.html: file
3537           tr-select-payby.html was added on branch FREESIDE_1_7_BRANCH on
3538           2008-03-01 22:23:21 +0000
3539
3540 2008-02-28 20:31  ivan
3541
3542         * FS/FS/cdr.pm, httemplate/misc/cdr-import.html: working asterisk
3543           CDR CSV import (not just direct DB)
3544
3545 2008-02-28 18:29  ivan
3546
3547         * FS/FS/: Record.pm, access_user.pm: disallow uppercase usernames
3548           in the first place.  also Record::str2time_sql_closing snuck in.
3549
3550 2008-02-21 17:09  ivan
3551
3552         * FS/FS/cust_pay.pm: want to upgrade legacy payments even if they
3553           are deprecated COMP payby...
3554
3555 2008-02-21 16:57  ivan
3556
3557         * FS/FS/cust_pay.pm: don't bomb out on this transition on old
3558           databases without history records for everything...
3559
3560 2008-02-20 14:45  ivan
3561
3562         * httemplate/misc/inventory_item-import.html: doh.  ivan is so in
3563           the doghouse for this one
3564
3565 2008-02-19 18:07  ivan
3566
3567         * FS/FS/prepay_credit.pm,
3568           httemplate/edit/process/prepay_credit.cgi: retry collisions a
3569           bit, acme is getting duplicate errors... guess they're using lots
3570           and lots of prepaid cards.  closes: RT#3104
3571
3572 2008-02-19 17:21  ivan
3573
3574         * FS/FS/Schema.pm: update the tax class editor to enable taxclass
3575           adding, RT#2929
3576
3577 2008-02-19 17:16  ivan
3578
3579         * httemplate/edit/: part_pkg_taxclass.html,
3580           process/part_pkg_taxclass.html: file part_pkg_taxclass.html was
3581           added on branch FREESIDE_1_7_BRANCH on 2008-02-20 01:17:21 +0000
3582
3583 2008-02-19 17:16  ivan
3584
3585         * httemplate/edit/part_pkg_taxclass.html,
3586           httemplate/edit/process/part_pkg_taxclass.html,
3587           httemplate/browse/cust_main_county.cgi, FS/FS/Upgrade.pm,
3588           FS/FS/part_pkg_taxclass.pm, htetc/handler.pl,
3589           httemplate/elements/tr-select-taxclass.html: update the tax class
3590           editor to enable taxclass adding, RT#2929
3591
3592 2008-02-19 17:14  ivan
3593
3594         * httemplate/edit/: cust_main_county-expand.cgi,
3595           process/cust_main_county-expand.cgi: oops, this got commited to
3596           HEAD by a bad command, its part of the commit to update the tax
3597           class editor to enable taxclass adding, RT#2929
3598
3599 2008-02-19 17:10  ivan
3600
3601         * httemplate/edit/process/part_pkg.cgi:
3602           process/part_pkg_taxclass.html
3603
3604 2008-02-19 01:15  ivan
3605
3606         * FS/t/part_pkg_taxclass.t: file part_pkg_taxclass.t was added on
3607           branch FREESIDE_1_7_BRANCH on 2008-02-19 09:15:19 +0000
3608
3609 2008-02-19 01:15  ivan
3610
3611         * FS/: FS/part_pkg_taxclass.pm, t/part_pkg_taxclass.t, FS.pm,
3612           MANIFEST: adding taxclass table
3613
3614 2008-02-19 01:15  ivan
3615
3616         * FS/FS/part_pkg_taxclass.pm: file part_pkg_taxclass.pm was added
3617           on branch FREESIDE_1_7_BRANCH on 2008-02-19 09:15:19 +0000
3618
3619 2008-02-19 01:10  ivan
3620
3621         * bin/generate-table-module: fix this to generate more
3622           wiki-friendly column list
3623
3624 2008-02-18 19:30  ivan
3625
3626         * FS/FS/svc_external.pm: add some descriptions for svc_external
3627           fields, allowing id to fill in from inventory
3628
3629 2008-02-18 19:17  ivan
3630
3631         * FS/FS/svc_external.pm: return svc_external id and title as label
3632           instead of svcnum
3633
3634 2008-02-18 18:57  ivan
3635
3636         * fs_selfservice/FS-SelfService/SelfService.pm: fixup and expand
3637           POD docs for self-service list_pkgs & list_svcs
3638
3639 2008-02-18 18:38  ivan
3640
3641         * bin/pod2x: fix API upload
3642
3643 2008-02-18 18:37  ivan
3644
3645         * FS/FS.pm: update base API docs contents
3646
3647 2008-02-18 18:33  ivan
3648
3649         * FS/FS/cust_pay_pending.pm: clean up POD docs for better wiki
3650           exportability
3651
3652 2008-02-18 18:28  ivan
3653
3654         * FS/FS/cust_credit.pm: clean up POD docs for better wiki
3655           exportability
3656
3657 2008-02-18 18:25  ivan
3658
3659         * FS/FS/cust_bill_event.pm: clean up POD docs for better wiki
3660           exportability
3661
3662 2008-02-18 18:20  ivan
3663
3664         * FS/FS/cust_bill.pm: clean up POD docs for better wiki
3665           exportability
3666
3667 2008-02-14 00:31  ivan
3668
3669         * httemplate/search/cust_pkg.cgi: brown-bag missing comma from last
3670           update.  time to go home
3671
3672 2008-02-14 00:28  ivan
3673
3674         * httemplate/search/cust_pkg.cgi: re-align links and styling in
3675           package report correctly
3676
3677 2008-02-13 19:52  ivan
3678
3679         * FS/FS/Schema.pm, FS/FS/Upgrade.pm, FS/FS/cust_pay.pm,
3680           httemplate/search/cust_pay.cgi,
3681           httemplate/view/cust_main/payment_history.html: add
3682           cust_pay.otaker field; populate it based on history on upgrades,
3683           and show the order taker on all payments (on customer view and
3684           payment search)  closes: #2953
3685
3686 2008-02-13 19:48  ivan
3687
3688         * FS/t/h_cust_pay.t: file h_cust_pay.t was added on branch
3689           FREESIDE_1_7_BRANCH on 2008-02-14 03:48:31 +0000
3690
3691 2008-02-13 19:48  ivan
3692
3693         * FS/: FS/h_cust_pay.pm, t/h_cust_credit.t, t/h_cust_pay.t: add
3694           FS::h_cust_pay class
3695
3696 2008-02-13 19:48  ivan
3697
3698         * FS/t/h_cust_credit.t: file h_cust_credit.t was added on branch
3699           FREESIDE_1_7_BRANCH on 2008-02-14 03:48:31 +0000
3700
3701 2008-02-13 19:48  ivan
3702
3703         * FS/FS/h_cust_pay.pm: file h_cust_pay.pm was added on branch
3704           FREESIDE_1_7_BRANCH on 2008-02-14 03:48:31 +0000
3705
3706 2008-02-13 17:48  ivan
3707
3708         * httemplate/view/cust_main/payment_history.html: this ACL has been
3709           around for long enough (and almost nobody uses batched payments,
3710           so showing them is probably bad)
3711
3712 2008-02-13 15:49  jeff
3713
3714         * FS/FS/svc_broadband.pm, httemplate/elements/header.html:
3715           svc_broadband MAC searches RT#2985
3716
3717 2008-02-13 15:45  jeff
3718
3719         * FS/FS/cust_main.pm, httemplate/edit/quick-charge.html,
3720           httemplate/edit/process/quick-charge.cgi: package class selection
3721           for one-time charges RT#1322
3722
3723 2008-02-13 15:39  jeff
3724
3725         * FS/FS/rate_detail.pm, FS/FS/part_pkg/voip_cdr.pm,
3726           httemplate/edit/rate_region.cgi: directory assistance (flat
3727           per-call) billing RT#3114
3728
3729 2008-02-13 13:50  ivan
3730
3731         * httemplate/misc/process/link.cgi: fix compile error from hasty
3732           refactoring
3733
3734 2008-02-12 22:02  ivan
3735
3736         * FS/FS/part_pkg/bulk.pm: yup, bulk price plan appears to be
3737           working
3738
3739 2008-02-12 22:00  ivan
3740
3741         * README: modernizing
3742
3743 2008-02-11 19:11  ivan
3744
3745         * FS/FS/Misc.pm: update for MailTools v2.00
3746
3747 2008-02-10 18:37  ivan
3748
3749         * FS/FS/reason.pm: upgrading reason table not quite working with
3750           mysql, hopefully no old installs need this, new ones should be
3751           fine hopefully
3752
3753 2008-02-10 18:36  ivan
3754
3755         * FS/FS/: Upgrade.pm, cust_svc.pm, h_cust_svc.pm: fix & cleanup
3756           duplicate history records
3757
3758 2008-02-10 18:03  ivan
3759
3760         * FS/FS/reason.pm: better debugging if things go awry
3761
3762 2008-02-10 16:53  ivan
3763
3764         * FS/FS/Cron/notify.pm: third time's the charm: MySQL didn't like
3765           casting to INTEGER, it wants SIGNED.  whew.
3766
3767 2008-02-10 16:02  ivan
3768
3769         * FS/FS/Cron/notify.pm: ah, no, its count (*) vs count(*), wow
3770
3771 2008-02-10 15:58  ivan
3772
3773         * FS/FS/Cron/notify.pm: comment out unused db statements in a way
3774           that doesn't get to the database, to avoid Pg vs mysql
3775           comment-out differences
3776
3777 2008-02-09 11:16  ivan
3778
3779         * httemplate/edit/process/agent_type.cgi: typo, fix from mtou,
3780           thanks
3781
3782 2008-02-08 13:57  rsiddall
3783
3784         * install/rpm/freeside.spec: Removes "-o freeside" from install
3785           lines in Makefile so that you don't need a freeside user on the
3786           build machine.  RPM handles setting the file owner.  This should
3787           allow the RPMs to build under mock.
3788
3789 2008-02-07 10:13  rsiddall
3790
3791         * install/rpm/freeside.spec: It was not necessary to add the
3792           freeside user to the build machine to get the RPMs to build.
3793           This prevented the RPMs from building under mock.
3794
3795 2008-02-02 18:24  ivan
3796
3797         * FS/FS/cust_main.pm: should eliminate "Use of uninitialized value
3798           in length at /usr/local/share/perl/5.8.8/FS/cust_main.pm line
3799           5194." warnings
3800
3801 2008-02-02 17:43  ivan
3802
3803         * httemplate/edit/cust_main.cgi: oops, fix display of errors on
3804           customer edit
3805
3806 2008-01-30 08:14  jeff
3807
3808         * httemplate/misc/bulk_change_pkg.cgi: pointless false laziness
3809           removal
3810
3811 2008-01-28 20:15  jeff
3812
3813         * FS/FS/cust_pkg.pm: missed use
3814
3815 2008-01-28 19:16  jeff
3816
3817         * httemplate/misc/bulk_change_pkg.cgi, FS/FS/cust_pkg.pm,
3818           httemplate/misc/process/bulk_change_pkg.cgi,
3819           httemplate/search/cust_pkg.cgi,
3820           httemplate/search/elements/search.html: bulk package changing
3821           (RT#1394)
3822
3823 2008-01-25 10:26  jeff
3824
3825         * httemplate/misc/cust_pay-import.cgi, FS/FS/cust_pay.pm,
3826           httemplate/elements/menu.html,
3827           httemplate/misc/process/cust_pay-import.cgi: simple payment CSV
3828           import
3829
3830 2008-01-24 18:55  jeff
3831
3832         * FS/FS/part_export/prizm.pm: add an always BAM option and be
3833           explicit about transactions
3834
3835 2008-01-24 13:19  ivan
3836
3837         * FS/FS/TicketSystem/RT_External.pm,
3838           httemplate/view/cust_main/tickets.html: slightly more sane names
3839           for customer tickets hash, display ticket owners on customer view
3840           page
3841
3842 2008-01-24 13:10  ivan
3843
3844         * htetc/handler.pl: used in rt autohandler.  i wonder why this
3845           never bit before
3846
3847 2008-01-23 11:09  jeff
3848
3849         * fs_selfservice/FS-SelfService/cgi/bill.html,
3850           fs_selfservice/FS-SelfService/cgi/card.html,
3851           fs_selfservice/FS-SelfService/cgi/change_bill.html,
3852           fs_selfservice/FS-SelfService/cgi/change_pay.html,
3853           fs_selfservice/FS-SelfService/cgi/change_ship.html,
3854           fs_selfservice/FS-SelfService/cgi/check.html,
3855           FS/FS/ClientAPI/MyAccount.pm,
3856           fs_selfservice/FS-SelfService/cgi/contact.html,
3857           fs_selfservice/FS-SelfService/cgi/make_ach_payment.html,
3858           fs_selfservice/FS-SelfService/cgi/make_payment.html,
3859           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
3860           fs_selfservice/FS-SelfService/cgi/process_change_bill.html,
3861           fs_selfservice/FS-SelfService/cgi/process_change_pay.html,
3862           fs_selfservice/FS-SelfService/cgi/process_change_ship.html,
3863           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: change
3864           service, billing, and payment info in selfservice
3865
3866 2008-01-22 21:59  ivan
3867
3868         * ChangeLog: too self-referential?
3869
3870 2008-01-20 15:24  ivan
3871
3872         * FS/FS/Schema.pm: add and fix some indices, this should marginally
3873           (but not drastically) improve the time to pull up A/R report
3874           totals
3875
3876 2008-01-17 14:10  ivan
3877
3878         * httemplate/edit/process/part_pkg.cgi: doh, missed a semicolon in
3879           hasty backport
3880
3881 2008-01-17 14:04  ivan
3882
3883         * httemplate/search/cust_bill_event.cgi: fix error from merging
3884
3885 2008-01-16 20:23  ivan
3886
3887         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: fix ACLs to
3888           allow the limited "package editing" of customizing customer
3889           packages
3890
3891 2008-01-16 19:50  ivan
3892
3893         * httemplate/view/cust_main/billing.html: don't show 'Bill now'
3894           link unless the current user can...
3895
3896 2008-01-14 10:22  ivan
3897
3898         * httemplate/edit/process/quick-cust_pkg.cgi: oops, fix stupid
3899           error in quick package order
3900
3901 2008-01-13 16:22  ivan
3902
3903         * httemplate/: edit/part_bill_event.cgi,
3904           elements/select-taxclass.html: maintenance on old events, yay.
3905           fix for late charges without a taxclass, closes: RT#2988
3906
3907 2008-01-13 16:17  ivan
3908
3909         * httemplate/edit/: cust_main.cgi, svc_www.cgi: fix tyops
3910
3911 2008-01-13 13:43  ivan
3912
3913         * httemplate/edit/: cust_credit_bill.cgi,
3914           process/cust_credit_bill.cgi: tyop
3915
3916 2008-01-13 13:41  ivan
3917
3918         * httemplate/edit/: cust_bill_pay.cgi, process/cust_bill_pay.cgi:
3919           fix tyop
3920
3921 2008-01-13 13:39  ivan
3922
3923         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: remove 1.7
3924           vs. 1.9 cruft
3925
3926 2008-01-13 13:35  ivan
3927
3928         * httemplate/edit/: REAL_cust_pkg.cgi, access_user.html, agent.cgi,
3929           agent_payment_gateway.html, agent_type.cgi, bulk-cust_svc.html,
3930           cust_bill_pay.cgi, cust_credit.cgi, cust_credit_bill.cgi,
3931           cust_main.cgi, cust_main_county-expand.cgi, cust_main_note.cgi,
3932           cust_pay.cgi, cust_pkg.cgi, cust_refund.cgi,
3933           inventory_class.html, part_bill_event.cgi, part_export.cgi,
3934           part_pkg.cgi, part_referral.html, part_svc.cgi,
3935           part_virtual_field.cgi, payment_gateway.html, pkg_class.html,
3936           prepay_credit.cgi, quick-charge.html, rate.cgi, rate_region.cgi,
3937           reason.html, reason_type.html, reg_code.cgi, router.cgi,
3938           svc_Common.html, svc_acct.cgi, svc_acct_pop.cgi,
3939           svc_broadband.cgi, svc_domain.cgi, svc_external.cgi,
3940           svc_forward.cgi, svc_phone.cgi, svc_www.cgi,
3941           process/REAL_cust_pkg.cgi, process/access_user.html,
3942           process/agent.cgi, process/agent_payment_gateway.html,
3943           process/agent_type.cgi, process/bulk-cust_svc.cgi,
3944           process/cust_bill_pay.cgi, process/cust_credit.cgi,
3945           process/cust_credit_bill.cgi, process/cust_main.cgi,
3946           process/cust_main_county-collapse.cgi,
3947           process/cust_main_county-expand.cgi,
3948           process/cust_main_county.html, process/cust_main_note.cgi,
3949           process/cust_pay.cgi, process/cust_pkg.cgi,
3950           process/cust_refund.cgi, process/cust_svc.cgi,
3951           process/domain_record.cgi, process/generic.cgi,
3952           process/inventory_class.html, process/msgcat.cgi,
3953           process/part_bill_event.cgi, process/part_export.cgi,
3954           process/part_pkg.cgi, process/part_referral.html,
3955           process/part_svc.cgi, process/payment_gateway.html,
3956           process/pkg_class.html, process/prepay_credit.cgi,
3957           process/quick-charge.cgi, process/quick-cust_pkg.cgi,
3958           process/rate.cgi, process/reason.html, process/reason_type.html,
3959           process/reg_code.cgi, process/router.cgi,
3960           process/svc_Common.html, process/svc_acct.cgi,
3961           process/svc_acct_pop.cgi, process/svc_broadband.cgi,
3962           process/svc_domain.cgi, process/svc_external.cgi,
3963           process/svc_forward.cgi, process/svc_phone.html,
3964           process/svc_www.cgi: ACLs
3965
3966 2008-01-13 13:14  ivan
3967
3968         * httemplate/misc/: batch-cust_pay.html, bill.cgi,
3969           cancel-unaudited.cgi, cancel_cust.html, cancel_pkg.html,
3970           catchall.cgi, cdr-import.html, cust_main-cancel.cgi,
3971           cust_main-import.cgi, cust_main-import_charges.cgi,
3972           delete-cust_credit.cgi, delete-cust_pay.cgi,
3973           delete-cust_refund.cgi, delete-customer.cgi,
3974           delete-domain_record.cgi, delete-part_export.cgi, dump.cgi,
3975           email-invoice.cgi, email_invoice_events.cgi, email_invoices.cgi,
3976           fax-invoice.cgi, fax_invoice_events.cgi, fax_invoices.cgi,
3977           inventory_item-import.html, link.cgi, meta-import.cgi,
3978           payment.cgi, print-invoice.cgi, print_invoice_events.cgi,
3979           print_invoices.cgi, queue.cgi, recharge_svc.html,
3980           svc_acct-domains.cgi, unapply-cust_credit.cgi,
3981           unapply-cust_pay.cgi, unprovision.cgi, unsusp_pkg.cgi,
3982           unvoid-cust_pay_void.cgi, upload-batch.cgi, void-cust_pay.cgi,
3983           whois.cgi, process/batch-cust_pay.cgi, process/cancel_pkg.html,
3984           process/catchall.cgi, process/cdr-import.html,
3985           process/cust_main-import.cgi,
3986           process/cust_main-import_charges.cgi,
3987           process/delete-customer.cgi, process/inventory_item-import.html,
3988           process/link.cgi, process/meta-import.cgi, process/payment.cgi,
3989           process/recharge_svc.html: ACLs
3990
3991 2008-01-13 12:55  ivan
3992
3993         * httemplate/: browse/part_bill_event.cgi, search/cust_bill.html,
3994           search/cust_bill_event.cgi, search/cust_pay_batch.cgi,
3995           search/prepay_credit.html, search/queue.html,
3996           search/report_prepaid_income.cgi, search/report_tax.cgi,
3997           search/sqlradius.cgi: ACLs
3998
3999 2008-01-13 12:50  ivan
4000
4001         * httemplate/elements/: tr-select-reason.html, errorpage.html:
4002           stale leftovers from XSSmas
4003
4004 2008-01-13 12:46  ivan
4005
4006         * httemplate/view/: cust_bill.cgi, svc_acct.cgi, svc_broadband.cgi,
4007           svc_domain.cgi, svc_external.cgi, svc_forward.cgi, svc_www.cgi,
4008           cust_main/payment_history.html, elements/svc_Common.html: ACLs
4009
4010 2008-01-13 12:38  ivan
4011
4012         * httemplate/browse/: access_group.html, access_user.html,
4013           addr_block.cgi, agent.cgi, agent_type.cgi, nas.cgi, part_pkg.cgi,
4014           part_svc.cgi, part_virtual_field.cgi, payment_gateway.html,
4015           reason.html, router.cgi: ACLs
4016
4017 2008-01-13 12:30  ivan
4018
4019         * FS/FS/AccessRight.pm: new ACLs
4020
4021 2008-01-12 16:35  ivan
4022
4023         * htetc/handler.pl: use this in handler.pl, not in mason files
4024
4025 2008-01-11 15:10  ivan
4026
4027         * FS/FS/cust_main.pm: add option to enable searching of
4028           cust_main.agent_custid with one or two letter prefix before the
4029           numeric part
4030
4031 2008-01-11 14:53  ivan
4032
4033         * FS/FS/: Conf.pm, cust_main.pm: add option to enable searching of
4034           cust_main.agent_custid with one or two letter prefix before the
4035           numeric part
4036
4037 2008-01-11 09:32  ivan
4038
4039         * httemplate/edit/elements/edit.html: 1.7 installs don't
4040           necessarily have Data::Dumper
4041
4042 2008-01-11 09:30  ivan
4043
4044         * httemplate/edit/elements/svc_Common.html: turn off debugging
4045
4046 2008-01-10 20:47  ivan
4047
4048         * httemplate/elements/tr-password.html: bacport this from HEAD
4049           since we have the new edit.html now
4050
4051 2008-01-10 14:13  ivan
4052
4053         * httemplate/search/elements/search.html: doc
4054
4055 2008-01-10 14:06  ivan
4056
4057         * httemplate/elements/menu.html: new rate editor
4058
4059 2008-01-10 13:53  ivan
4060
4061         * FS/FS/rate_detail.pm, httemplate/browse/rate.cgi,
4062           httemplate/edit/rate.cgi, httemplate/edit/rate_region.cgi,
4063           httemplate/edit/elements/edit.html,
4064           httemplate/edit/process/rate_region.cgi: new rate editor
4065
4066 2008-01-10 13:52  ivan
4067
4068         * httemplate/edit/: rate_detail.html, process/rate_detail.html:
4069           file rate_detail.html was added on branch FREESIDE_1_7_BRANCH on
4070           2008-01-10 21:52:32 +0000
4071
4072 2008-01-10 13:52  ivan
4073
4074         * httemplate/browse/rate_detail.html: file rate_detail.html was
4075           added on branch FREESIDE_1_7_BRANCH on 2008-01-10 21:52:31 +0000
4076
4077 2008-01-10 13:52  ivan
4078
4079         * httemplate/browse/rate_region.html: file rate_region.html was
4080           added on branch FREESIDE_1_7_BRANCH on 2008-01-10 21:52:31 +0000
4081
4082 2008-01-10 13:52  ivan
4083
4084         * httemplate/: browse/rate_detail.html, browse/rate_region.html,
4085           edit/rate_detail.html, edit/process/rate_detail.html: new call
4086           rate editor (VoIP/telephony)
4087
4088 2008-01-10 13:17  ivan
4089
4090         * FS/FS/reason_type.pm: third person is better
4091
4092 2008-01-10 13:14  ivan
4093
4094         * httemplate/browse/reason.html: eliminate harmless typo
4095
4096 2008-01-08 13:33  jeff
4097
4098         * FS/FS/svc_acct.pm: transactiony cruft removal
4099
4100 2008-01-08 03:28  ivan
4101
4102         * FS/FS/cust_credit.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
4103           FS/FS/cust_refund.pm, httemplate/search/report_receivables.cgi:
4104           show negative balances on A/R report, closes: RT#2983
4105
4106 2008-01-03 18:47  ivan
4107
4108         * httemplate/elements/tr-title.html: backport tr-title from HEAD
4109
4110 2008-01-03 18:42  ivan
4111
4112         * httemplate/edit/: cust_main_county.html,
4113           process/cust_main_county.html: file cust_main_county.html was
4114           added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:42:28 +0000
4115
4116 2008-01-03 18:42  ivan
4117
4118         * httemplate/: edit/cust_main_county.html,
4119           edit/process/cust_main_county.html, browse/cust_main_county.cgi,
4120           edit/cust_main_county-expand.cgi,
4121           edit/process/cust_main_county-expand.cgi,
4122           search/elements/search.html: new tax rate editor
4123
4124 2008-01-03 18:41  ivan
4125
4126         * httemplate/edit/process/elements/process.html: backport
4127           process.html from HEAD
4128
4129 2008-01-03 18:35  ivan
4130
4131         * httemplate/: edit/cust_main_county.cgi,
4132           edit/process/cust_main_county.cgi, browse/elements/browse.html:
4133           new tax rate editor
4134
4135 2008-01-03 18:27  ivan
4136
4137         * httemplate/edit/: prepay_credit.cgi, rate_region.cgi: leftovers
4138           from XSSmas
4139
4140 2008-01-03 18:23  ivan
4141
4142         * httemplate/elements/: hidden.html, tablebreak-tr-title.html,
4143           tr-checkbox.html, tr-fixed-country.html, tr-fixed-state.html,
4144           tr-fixed.html, tr-input-money.html, tr-input-percentage.html,
4145           tr-input-text.html, tr-select.html, tr-td-label.html:
4146           reprocussions: backporting elements from HEAD needed for
4147           edit.html
4148
4149 2008-01-03 18:20  ivan
4150
4151         * httemplate/elements/hidden.html: escape value
4152
4153 2008-01-03 18:20  ivan
4154
4155         * httemplate/elements/hidden.html: file hidden.html was added on
4156           branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19 +0000
4157
4158 2008-01-03 18:19  ivan
4159
4160         * httemplate/elements/: tablebreak-tr-title.html,
4161           tr-fixed-country.html, tr-fixed-state.html,
4162           tr-input-percentage.html: adding new elements: percentage input,
4163           fixed country and state display, tablebreak+title
4164
4165 2008-01-03 18:19  ivan
4166
4167         * httemplate/elements/tablebreak-tr-title.html: file
4168           tablebreak-tr-title.html was added on branch FREESIDE_1_7_BRANCH
4169           on 2008-01-04 02:23:19 +0000
4170
4171 2008-01-03 18:19  ivan
4172
4173         * httemplate/elements/tr-fixed-country.html: file
4174           tr-fixed-country.html was added on branch FREESIDE_1_7_BRANCH on
4175           2008-01-04 02:23:19 +0000
4176
4177 2008-01-03 18:19  ivan
4178
4179         * httemplate/elements/tr-fixed-state.html: file tr-fixed-state.html
4180           was added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19
4181           +0000
4182
4183 2008-01-03 18:19  ivan
4184
4185         * httemplate/elements/tr-input-percentage.html: file
4186           tr-input-percentage.html was added on branch FREESIDE_1_7_BRANCH
4187           on 2008-01-04 02:23:19 +0000
4188
4189 2008-01-03 18:18  ivan
4190
4191         * httemplate/elements/tr-fixed.html: add a formatted_value option
4192
4193 2008-01-03 18:18  ivan
4194
4195         * httemplate/elements/tr-fixed.html: file tr-fixed.html was added
4196           on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19 +0000
4197
4198 2008-01-03 18:18  ivan
4199
4200         * httemplate/elements/tr-input-text.html: add maxlength, text-align
4201           and postfix options, escape value
4202
4203 2008-01-03 18:18  ivan
4204
4205         * httemplate/elements/tr-input-text.html: file tr-input-text.html
4206           was added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19
4207           +0000
4208
4209 2008-01-03 18:13  ivan
4210
4211         * httemplate/edit/: elements/edit.html, reason.html: there's no
4212           such thing as fixedhidden... hidden will do
4213
4214 2008-01-03 18:03  ivan
4215
4216         * httemplate/edit/elements/edit.html: some notes about being
4217           careful with types... i know something there in
4218           httemplate/elements has different args in 1.7 vs 1.9
4219
4220 2008-01-03 17:45  ivan
4221
4222         * httemplate/edit/elements/edit.html: backport edit.html from HEAD,
4223           there will be some reprocussions...
4224
4225 2007-12-28 10:58  jeff
4226
4227         * httemplate/: elements/menu.html, search/report_svc_acct.html,
4228           search/svc_acct.cgi: advanced account reports (RT#2954)
4229
4230 2007-12-28 07:19  jeff
4231
4232         * httemplate/elements/menu.html: whoops
4233
4234 2007-12-28 07:10  jeff
4235
4236         * httemplate/: elements/menu.html, search/svc_acct.cgi: add never
4237           logged in report
4238
4239 2007-12-28 06:39  jeff
4240
4241         * FS/bin/freeside-sqlradius-set-lastlog: tool to seed
4242           svc_acct.last_login and .last_logout
4243
4244 2007-12-28 04:10  ivan
4245
4246         * htetc/handler.pl: remove just a tiny bit more cruft
4247
4248 2007-12-28 04:01  ivan
4249
4250         * htetc/handler.pl: restore in-browser error reporting
4251
4252 2007-12-27 23:45  ivan
4253
4254         * htetc/handler.pl: a little late help from kwanzabot for XSSmas...
4255           clean up handler.pl so we can have separate default_escape_flags
4256           for FS and RT and don't have to make FS's |h flag useless
4257
4258 2007-12-27 17:32  jeff
4259
4260         * FS/FS/Schema.pm, FS/FS/svc_acct.pm,
4261           FS/FS/part_export/sqlradius.pm, httemplate/search/svc_acct.cgi,
4262           httemplate/view/svc_acct.cgi: last login reporting (#2952)
4263
4264 2007-12-27 15:49  ivan
4265
4266         * httemplate/search/report_tax.cgi: fix reporting bug for invisimax
4267           in edge case where you have taxclass and empty-taxclass rates for
4268           a country/state(/county) and also have a different set of
4269           taxclasses for some other country/state
4270
4271 2007-12-26 14:52  jeff
4272
4273         * FS/FS/part_export/prizm.pm: conifgurable siteName and docs
4274
4275 2007-12-25 23:51  ivan
4276
4277         * httemplate/edit/quick-charge.html: alas, XSSmas draws to a close
4278
4279 2007-12-25 15:49  ivan
4280
4281         * httemplate/: browse/addr_block.cgi,
4282           browse/part_virtual_field.cgi, browse/router.cgi, edit/agent.cgi,
4283           edit/agent_payment_gateway.html, edit/agent_type.cgi,
4284           edit/cust_bill_pay.cgi, edit/cust_credit.cgi,
4285           edit/cust_credit_bill.cgi, edit/cust_main_note.cgi,
4286           edit/cust_pay.cgi, edit/cust_pkg.cgi, edit/cust_refund.cgi,
4287           edit/msgcat.cgi, edit/part_bill_event.cgi, edit/part_export.cgi,
4288           edit/part_pkg.cgi, edit/part_virtual_field.cgi,
4289           edit/payment_gateway.html, edit/reg_code.cgi, edit/router.cgi,
4290           edit/svc_acct.cgi, edit/svc_broadband.cgi, edit/svc_domain.cgi,
4291           edit/svc_forward.cgi, edit/elements/edit.html,
4292           elements/error.html, misc/batch-cust_pay.html,
4293           misc/cancel_cust.html, misc/cancel_pkg.html, misc/change_pkg.cgi,
4294           misc/recharge_svc.html, misc/process/meta-import.cgi,
4295           search/cust_bill_event.html: ho ho ho, merry XSSmas
4296
4297 2007-12-23 13:59  jeff
4298
4299         * FS/FS/part_pkg/flat.pm, FS/FS/part_pkg/prorate.pm,
4300           FS/FS/part_pkg/subscription.pm,
4301           httemplate/misc/process/recharge_svc.html: add a reset feature to
4302           manual recharges (#1858)
4303
4304 2007-12-21 14:27  jeff
4305
4306         * FS/FS/part_pkg/: flat_delayed.pm, prorate_delayed.pm,
4307           voip_cdr.pm: backport 1.9 enhancements for flat_delayed,
4308           prorate_delayed, and voip_cdr plans
4309
4310 2007-12-21 13:38  jeff
4311
4312         * FS/FS/: cust_main.pm, part_pkg/flat.pm, part_pkg/prorate.pm,
4313           part_pkg/subscription.pm: backport flat, prorate, and
4314           subscription plans
4315
4316 2007-12-20 11:23  jeff
4317
4318         * FS/FS/part_export/prizm.pm: increase siteName allowed length
4319
4320 2007-12-19 14:31  jeff
4321
4322         * httemplate/: misc/cancel_cust.html, misc/cust_main-cancel.cgi,
4323           view/cust_main.cgi: backport reason selection for whole customer
4324           cancel (RT#2872)
4325
4326 2007-12-19 13:05  jeff
4327
4328         * FS/FS/ConfDefaults.pm, FS/FS/UI/Web.pm,
4329           httemplate/search/cust_main.html,
4330           httemplate/search/report_cust_main.html: add options for balance
4331           over/under to advanced customer report
4332
4333 2007-12-19 10:43  jeff
4334
4335         * FS/FS/cust_main.pm: backport balance_sql and balance_date_sql
4336
4337 2007-12-18 17:55  jeff
4338
4339         * FS/FS/cust_credit.pm: underscoring the important
4340
4341 2007-12-18 12:58  ivan
4342
4343         * FS/FS/cust_main.pm: legacy agent_custid field should be as
4344           searchable as actual custnum, right?  at least if it is a
4345           number...
4346
4347 2007-12-18 12:42  ivan
4348
4349         * httemplate/edit/quick-charge.html: IE is case-sensitive when
4350           setting maxLength (and other attributes?).  hopefully that's all
4351           it is.
4352
4353 2007-12-17 15:57  jeff
4354
4355         * httemplate/view/cust_main/quick-charge.html: cruft removal
4356
4357 2007-12-17 14:57  jeff
4358
4359         * FS/FS/cust_credit.pm: stricter otaker rules
4360
4361 2007-12-17 11:59  ivan
4362
4363         * FS/FS/TicketSystem/RT_Internal.pm: no, *that's* where it couldn't
4364           hurt anything.
4365
4366 2007-12-17 11:52  ivan
4367
4368         * FS/FS/TicketSystem/RT_External.pm: i don't think it can hurt
4369           anything... (famous last words)
4370
4371 2007-12-16 17:17  ivan
4372
4373         * httemplate/view/cust_main/contacts.html: fix the case where the
4374           customer doesn't actually have a ship address
4375
4376 2007-12-16 16:59  ivan
4377
4378         * FS/FS/Conf.pm, FS/FS/cust_main.pm,
4379           httemplate/elements/header.html,
4380           httemplate/edit/cust_main/billing.html,
4381           httemplate/edit/cust_main/contact.html,
4382           httemplate/edit/cust_main.cgi,
4383           httemplate/view/cust_main/contacts.html,
4384           httemplate/search/cust_main.cgi: add cust_main-require_address2
4385           config, reimplement address2-search config ("Unit #" search in
4386           searchbar), visual indication of require_invoicing_list_email,
4387           closes: RT#2926
4388
4389 2007-12-16 14:40  ivan
4390
4391         * httemplate/elements/errorpage.html: less is better
4392
4393 2007-12-16 13:02  ivan
4394
4395         * httemplate/elements/header.html: more consistent naming:
4396           cust_main_ADV.cgi becomes cust_main.html
4397
4398 2007-12-16 13:01  ivan
4399
4400         * httemplate/search/report_cust_main.html:
4401           httemplate/elements/header.html
4402
4403 2007-12-16 12:48  ivan
4404
4405         * httemplate/search/: cust_main.html, cust_main_ADV.cgi: more
4406           consistent naming: cust_main_ADV.cgi becomes cust_main.html
4407
4408 2007-12-14 17:45  ivan
4409
4410         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: fix earlier
4411           drain bramage
4412
4413 2007-12-14 17:37  ivan
4414
4415         * httemplate/search/cust_bill.html: where helps alot
4416
4417 2007-12-14 17:23  ivan
4418
4419         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: hopefully
4420           put reprinting issues to rest for ejourney, yow
4421
4422 2007-12-13 19:23  rsiddall
4423
4424         * install/rpm/: freeside-mason.deps.inc, freeside.spec: Ugly hack
4425           to extend rpmbuild's auto-requires to process handler.pl.  This
4426           is loosely based on notes on the Fedora wiki.  The internal
4427           dependency generator is disabled and as far as possible the same
4428           code is used to generate provides and requires.  The list of
4429           files to be scanned for requires is saved by a supplemental
4430           script and if it contains handler.pl, that file is scanned for
4431           requires with the standard Perl dependencies checker.  References
4432           to RT are filtered out as RT is not enabled in this version of
4433           the .spec file.  This mod obsoletes the freeside-mason-deps.inc
4434           file and simplifies building the RPMs.
4435
4436 2007-12-13 12:08  rsiddall
4437
4438         * install/rpm/freeside.spec: Now updates FS version to match RPM
4439           version and release.  This is displayed in the main billing
4440           screen.
4441
4442 2007-12-13 11:52  rsiddall
4443
4444         * install/rpm/freeside.spec: Ugly hack to make MySQL work.  The
4445           configuration files and other DBI-specific files are moved to the
4446           -postgresql and -mysql files.  Attempts to replace
4447           /etc/freeside/secrets with a symlink didn't work sufficiently
4448           well, so the %post scripts update the DBI line in that file.
4449
4450 2007-12-12 16:17  jeff
4451
4452         * bin/reset-cust_credit-otaker: cust_credit reason/otaker tool
4453
4454 2007-12-12 13:18  jeff
4455
4456         * FS/FS/part_export/www_shellcommands.pm: add suspend/unsuspend to
4457           www_shellcommands export (#1227)
4458
4459 2007-12-12 01:03  ivan
4460
4461         * FS/bin/: freeside-history-requeue: adding this quick script
4462
4463 2007-12-12 01:03  ivan
4464
4465         * FS/bin/freeside-history-requeue: file freeside-history-requeue
4466           was added on branch FREESIDE_1_7_BRANCH on 2007-12-12 09:03:45
4467           +0000
4468
4469 2007-12-11 21:58  jeff
4470
4471         * FS/FS/Setup.pm, FS/FS/svc_acct.pm, FS/FS/ClientAPI/MyAccount.pm,
4472           FS/FS/ClientAPI/Signup.pm,
4473           fs_selfservice/FS-SelfService/SelfService.pm,
4474           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
4475           fs_selfservice/FS-SelfService/cgi/svc_acct.html,
4476           httemplate/edit/svc_acct.cgi: self-service can select domain on
4477           provision (#2801)
4478
4479 2007-12-11 21:42  jeff
4480
4481         * FS/: FS/cust_credit.pm, FS/h_cust_credit.pm,
4482           bin/freeside-disable-reasons, bin/freeside-upgrade: cust_credit
4483           reason improvement, bugfix, and tool
4484
4485 2007-12-07 18:23  rsiddall
4486
4487         * install/rpm/freeside.spec: Moved the misc. binaries to
4488           /usr/share/freeside-<n>/bin
4489
4490 2007-12-06 17:08  ivan
4491
4492         * FS/FS/cust_credit.pm: doh!   is not an object.  let's call it ,
4493           mmkay
4494
4495 2007-12-06 17:04  ivan
4496
4497         * FS/FS/cust_credit.pm: some old databases may have 'hanging'
4498           cust_credit records; we don't want to abort the upgrade because
4499           of that, just warn
4500
4501 2007-12-06 12:49  jeff
4502
4503         * httemplate/edit/part_pkg.cgi: agent setting during package edit
4504           cleanup
4505
4506 2007-12-06 08:51  jeff
4507
4508         * httemplate/view/svc_acct.cgi: support display of negative time
4509
4510 2007-12-05 14:05  ivan
4511
4512         * Makefile: when installing selfservice, create freeside homedir if
4513           it doesn't exist
4514
4515 2007-12-05 12:50  ivan
4516
4517         * httemplate/elements/tr-select-reason.html: doh, order_by does
4518           have to include ORDER BY!
4519
4520 2007-12-05 12:47  ivan
4521
4522         * httemplate/elements/tr-select-reason.html: show types in reason
4523           selection, order by type and reason
4524
4525 2007-12-05 07:10  jeff
4526
4527         * FS/FS/ConfDefaults.pm: add in status and company fields
4528
4529 2007-12-04 20:57  jeff
4530
4531         * httemplate/edit/process/part_pkg.cgi: wtf?
4532
4533 2007-12-04 16:52  ivan
4534
4535         * httemplate/search/elements/search.html: i hope this allows IE to
4536           download excel over https?
4537
4538 2007-12-04 10:35  jeff
4539
4540         * httemplate/search/cust_pkg.cgi: add suspend/cancel reason to
4541           advanced package report (#2779)
4542
4543 2007-12-04 10:27  jeff
4544
4545         * FS/FS/cust_main.pm: ensure a valid date is onhand (fixes #2800)
4546
4547 2007-12-04 10:19  jeff
4548
4549         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
4550           FS/FS/Setup.pm, FS/FS/Upgrade.pm, FS/FS/cust_credit.pm,
4551           FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, FS/FS/reason.pm,
4552           FS/FS/reason_type.pm, FS/FS/ClientAPI/MyAccount.pm,
4553           FS/FS/ClientAPI/Signup.pm, FS/FS/part_pkg/flat_comission.pm,
4554           FS/FS/part_pkg/flat_comission_cust.pm,
4555           FS/FS/part_pkg/flat_comission_pkg.pm, FS/bin/freeside-upgrade,
4556           httemplate/browse/reason.html,
4557           httemplate/browse/reason_type.html,
4558           httemplate/edit/cust_credit.cgi, httemplate/edit/reason.html,
4559           httemplate/edit/reason_type.html,
4560           httemplate/edit/elements/edit.html,
4561           httemplate/edit/process/cust_credit.cgi,
4562           httemplate/elements/menu.html,
4563           httemplate/elements/tr-select-reason.html: change credit reasons
4564           from freetext to new reason/reason type system (#2777)
4565
4566 2007-12-03 15:12  rsiddall
4567
4568         * install/rpm/freeside.spec: Updated file list and info for license
4569           change from GPL to AGPL
4570
4571 2007-12-02 16:18  ivan
4572
4573         * htetc/freeside-rt.conf: would help if i got the closing tag right
4574
4575 2007-12-02 16:13  ivan
4576
4577         * htetc/freeside-rt.conf: this should get the Chart stuff in RT
4578           statistic running, i hope
4579
4580 2007-11-30 17:37  ivan
4581
4582         * FS/FS/part_pkg/prorate.pm: cleanup
4583
4584 2007-11-30 17:34  ivan
4585
4586         * FS/FS/h_cust_svc.pm: add date_deleted method
4587
4588 2007-11-30 17:34  ivan
4589
4590         * FS/FS/cust_svc.pm: add date_inserted method and reorganize things
4591           slightly
4592
4593 2007-11-30 17:33  ivan
4594
4595         * FS/FS/h_Common.pm: this doesn't actually have anything to do with
4596           cancellation persay, since its generic now
4597
4598 2007-11-30 17:32  ivan
4599
4600         * FS/FS/Record.pm: add h_date method too
4601
4602 2007-11-30 17:30  ivan
4603
4604         * FS/FS/Record.pm: add h_search method, and reorganize mixed up
4605           methods and subroutines
4606
4607 2007-11-30 17:29  ivan
4608
4609         * FS/FS/part_pkg/: bulk.pm: add bulk price plan
4610
4611 2007-11-30 17:29  ivan
4612
4613         * FS/FS/part_pkg/bulk.pm: file bulk.pm was added on branch
4614           FREESIDE_1_7_BRANCH on 2007-12-01 01:29:04 +0000
4615
4616 2007-11-30 13:07  ivan
4617
4618         * FS/FS/cust_bill.pm, httemplate/graph/money_time.cgi,
4619           httemplate/search/cust_bill.html: add net vs gross amounts to
4620           invoice report; make the "net sales" links on
4621           sales/credit/receipts report & graph clickable
4622
4623 2007-11-30 12:55  ivan
4624
4625         * httemplate/graph/elements/monthly.html: UI: download full results
4626           links on separate lines, for consistency with search.html
4627
4628 2007-11-30 10:13  ivan
4629
4630         * FS/FS/cust_bill.pm: fix bug specifying an HTML return address
4631           separately
4632
4633 2007-11-29 19:24  ivan
4634
4635         * httemplate/misc/cust_main-import.cgi, FS/FS/cust_main.pm: add
4636           customer import format with company
4637
4638 2007-11-29 17:24  ivan
4639
4640         * httemplate/browse/access_user.html: update inline documentation
4641
4642 2007-11-29 17:16  ivan
4643
4644         * FS/FS/cust_main.pm: fix compilation error from patch just applied
4645           - method2payby is needed earlier
4646
4647 2007-11-29 15:51  ivan
4648
4649         * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi:
4650           fix dates going all wacky on errors, when you're asked to confirm
4651           a date move into the past
4652
4653 2007-11-28 19:38  ivan
4654
4655         * FS/FS/cust_pay_pending.pm: double doh, remove cruft checking
4656           nonexistent column and fix the statustext check
4657
4658 2007-11-28 19:05  ivan
4659
4660         * FS/FS/Schema.pm: doh, fix primary key name in new table
4661
4662 2007-11-28 18:54  ivan
4663
4664         * FS/FS/cust_pay_pending.pm, FS/t/cust_pay_pending.t,
4665           FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS.pm,
4666           FS/MANIFEST, httemplate/misc/payment.cgi,
4667           httemplate/misc/process/payment.cgi: even more reliable
4668           multiple-payment/double-click/concurrent-payment-form protection
4669
4670 2007-11-28 18:54  ivan
4671
4672         * FS/FS/cust_pay_pending.pm: file cust_pay_pending.pm was added on
4673           branch FREESIDE_1_7_BRANCH on 2007-11-29 02:55:07 +0000
4674
4675 2007-11-28 18:54  ivan
4676
4677         * FS/t/cust_pay_pending.t: file cust_pay_pending.t was added on
4678           branch FREESIDE_1_7_BRANCH on 2007-11-29 02:55:09 +0000
4679
4680 2007-11-28 12:18  jeff
4681
4682         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: better
4683           select multiple, discourage creation of packages no agent can
4684           sell
4685
4686 2007-11-28 10:49  jeff
4687
4688         * FS/FS/ConfDefaults.pm, FS/FS/UI/Web.pm,
4689           httemplate/search/cust_main_ADV.cgi,
4690           httemplate/search/report_cust_main.html: advanced customer report
4691           rearrangement
4692
4693 2007-11-28 10:41  jeff
4694
4695         * FS/FS/Record.pm: backport the order_by option to qsearch from
4696           1.9x
4697
4698 2007-11-27 17:30  ivan
4699
4700         * README: license clarification for self-service code
4701
4702 2007-11-27 15:47  ivan
4703
4704         * httemplate/search/cust_bill.html: fix small side-effect of
4705           mysql-compat change eliminating DISTINCT ON: map changing values
4706           of @where array
4707
4708 2007-11-27 14:30  jeff
4709
4710         * FS/FS/part_export/prizm.pm: name management tweaking
4711
4712 2007-11-27 11:34  jeff
4713
4714         * FS/FS/part_export/prizm.pm: slop correction
4715
4716 2007-11-26 19:02  jeff
4717
4718         * FS/FS/part_export/prizm.pm: attach SM's to default network,
4719           improved unsuspend & delete, option for BAM only or EMS
4720
4721 2007-11-26 18:51  jeff
4722
4723         * FS/FS/ClientAPI/MyAccount.pm: prevent BILL, DCRD, and DCHK
4724           customers from circumventing a suspension via selfservice (2768)
4725
4726 2007-11-25 18:19  ivan
4727
4728         * httemplate/search/elements/search.html: add a "printable copy"
4729           link to searches to get full results as printable HTML without
4730           other cruft, closes: #1885
4731
4732 2007-11-25 18:18  ivan
4733
4734         * httemplate/elements/header-popup.html: add our stylesheet to
4735           popup/print headers
4736
4737 2007-11-23 12:25  ivan
4738
4739         * httemplate/edit/part_pkg.cgi: fix stickiness of primary radio
4740           buttons on errors, closes: RT#1035
4741
4742 2007-11-21 17:03  ivan
4743
4744         * httemplate/edit/cust_main.cgi: usability: don't offer 'Select
4745           agent' choice if the dropdown already has a value
4746
4747 2007-11-20 09:18  ivan
4748
4749         * AGPL: file AGPL was added on branch FREESIDE_1_7_BRANCH on
4750           2007-11-20 17:18:57 +0000
4751
4752 2007-11-20 09:18  ivan
4753
4754         * AGPL, GPL: it finally happened
4755
4756 2007-11-20 07:59  rsiddall
4757
4758         * install/rpm/freeside.spec: Self-service RPM now contains PHP and
4759           XMLRPC components.
4760
4761 2007-11-14 15:10  ivan
4762
4763         * FS/FS/TicketSystem/RT_External.pm,
4764           httemplate/view/cust_main/tickets.html: add link to resolved
4765           tickets too
4766
4767 2007-11-13 11:39  rsiddall
4768
4769         * install/rpm/freeside.spec: Added two optional modules to the
4770           Requires lists: Apache::DBI and Fax::Hylafax::Client Added a
4771           %post script to chkconfig the freeside service, but not start it.
4772           Modified the Mason %post script to check the httpd config file
4773           is in the expected place.
4774
4775 2007-11-09 10:59  ivan
4776
4777         * FS/FS/: Conf.pm, cust_main.pm: add
4778           business-onlinepayment-email_customer flag
4779
4780 2007-11-09 09:42  ivan
4781
4782         * FS/FS/cust_main.pm: mysql fix for regexen, 1.7-style
4783
4784 2007-11-08 19:26  ivan
4785
4786         * httemplate/search/report_receivables.html: better visual
4787           indication of disabled "days" field on IE
4788
4789 2007-11-08 19:12  ivan
4790
4791         * httemplate/search/: report_receivables.cgi,
4792           report_receivables.html: add option for listing customers without
4793           a balance (closes: RT#2752) and fix bug in total row (closes:
4794           RT#2736)
4795
4796 2007-11-08 16:44  jeff
4797
4798         * FS/FS/cust_main.pm: correct realtime_bop cvv handling
4799
4800 2007-11-07 20:21  ivan
4801
4802         * FS/FS/: Conf.pm, ClientAPI/MyAccount.pm: add
4803           selfservice-session_timeout config
4804
4805 2007-11-07 19:04  rsiddall
4806
4807         * install/rpm/freeside.spec: Added %post scriptlet to change
4808           User/Group in the local Apache instance configuration file to
4809           freeside.  (Code from Debian install script.)
4810
4811 2007-11-07 18:15  rsiddall
4812
4813         * install/rpm/freeside.spec: Fix for bug that prevented RPMs
4814           building on x86_64: wrong path to brp-compress.
4815
4816 2007-11-07 18:10  ivan
4817
4818         * FS/FS/cust_main.pm: prevent warning: "Use of uninitialized value
4819           in concatenation (.) or string at
4820           /usr/local/share/perl/5.8.8/FS/cust_main.pm line 1668."
4821
4822 2007-11-07 15:02  rsiddall
4823
4824         * install/rpm/freeside-install: Fixed up the tests to work on
4825           CentOS 4.  Not sure if this is portable.
4826
4827 2007-11-07 14:38  rsiddall
4828
4829         * install/rpm/freeside.sysconfig: Changed initial values to match
4830           Makefile.  This may eliminate the need to change this file in
4831           many installations.
4832
4833 2007-11-06 13:43  rsiddall
4834
4835         * install/rpm/freeside.spec: Quick update to avoid installing
4836           freeside-import.
4837
4838 2007-11-06 13:34  rsiddall
4839
4840         * install/rpm/freeside-import: Removing the text file import script
4841           for now.
4842
4843 2007-11-06 13:25  rsiddall
4844
4845         * install/rpm/freeside.spec: Changes to make it easier to build
4846           daily CVS builds.  Also successfully builds RPMs without putting
4847           some of the RedHat-style and RPM files in the SOURCES directory.
4848
4849 2007-11-06 13:23  rsiddall
4850
4851         * install/rpm/freeside.sysconfig: First version of a RedHat-style
4852           system configuration file for Freeside.  This would live in
4853           /etc/sysconfig and include some of the values that are currently
4854           hard-coded in Makefile.
4855
4856 2007-11-06 13:21  rsiddall
4857
4858         * install/rpm/freeside-import: Initial version of freeside-import.
4859           Needs to be updated to use the Freeside schema file and have a
4860           more useful syntax for modifications and deletions.
4861
4862 2007-11-05 17:59  ivan
4863
4864         * bin/customer-faker: keep our own list of states; remove some
4865           states that Data::Faker and Locale::SubCountry disagree on
4866
4867 2007-11-04 21:42  ivan
4868
4869         * fs_selfservice/FS-SelfService/SelfService.pm: doc: amount param
4870           to process_payment.  just a bit important.
4871
4872 2007-11-04 21:27  ivan
4873
4874         * FS/FS/ClientAPI/MyAccount.pm,
4875           fs_selfservice/FS-SelfService/SelfService.pm: add
4876           process_payment_order_pkg method
4877
4878 2007-11-04 10:22  jeff
4879
4880         * httemplate/search/cust_main_ADV.cgi: comma is a bad delimiter
4881           choice according to ut_text()
4882
4883 2007-11-04 10:04  jeff
4884
4885         * httemplate/elements/menu.html: not quite yet
4886
4887 2007-11-03 10:38  ivan
4888
4889         * httemplate/elements/menu.html: move menu option for adv. customer
4890           reports to second level, same as advanced invoice & package
4891           reports
4892
4893 2007-11-02 17:55  jeff
4894
4895         * httemplate/search/report_cust_main.html: new customer
4896           report/flattened package report (ticket 1428)
4897
4898 2007-11-02 17:52  jeff
4899
4900         * httemplate/: elements/menu.html, search/cust_main_ADV.cgi: new
4901           customer report/flattened package report (ticket 1428)
4902
4903 2007-10-29 05:03  ivan
4904
4905         * httemplate/search/report_receivables.cgi: famous last mysql bug
4906
4907 2007-10-29 04:34  ivan
4908
4909         * httemplate/edit/rate.cgi: yup, mysql-ing me harder
4910
4911 2007-10-29 04:18  ivan
4912
4913         * FS/bin/freeside-setup: forgotton freeside-setup bits of mysql
4914           locking workaround
4915
4916 2007-10-29 03:30  ivan
4917
4918         * FS/FS/cust_bill.pm, FS/FS/h_Common.pm, httemplate/edit/rate.cgi,
4919           httemplate/search/cust_bill.html,
4920           httemplate/search/report_tax.cgi: mysql has no DISTINCT ON
4921           either, sigh
4922
4923 2007-10-28 18:08  ivan
4924
4925         * httemplate/view/cust_pay.html: still have link back to the
4926           customer on printable receipt... should hide it from print at
4927           some point though
4928
4929 2007-10-28 05:51  ivan
4930
4931         * FS/: FS/Schema.pm, FS/Setup.pm, FS/svc_acct.pm,
4932           bin/freeside-upgrade: finish mysql locking workaround
4933
4934 2007-10-27 20:55  ivan
4935
4936         * FS/FS/Record.pm, FS/FS/cust_svc.pm,
4937           FS/FS/part_export/sqlradius.pm, htetc/handler.pl,
4938           httemplate/search/report_receivables.cgi: mysql me harder
4939
4940 2007-10-26 21:46  ivan
4941
4942         * httemplate/view/cust_pay.html: file cust_pay.html was added on
4943           branch FREESIDE_1_7_BRANCH on 2007-10-27 04:46:21 +0000
4944
4945 2007-10-26 21:46  ivan
4946
4947         * httemplate/view/cust_pay.html, FS/FS/cust_main.pm,
4948           FS/FS/cust_pay.pm, httemplate/misc/process/payment.cgi,
4949           httemplate/search/cust_pay.cgi,
4950           httemplate/view/cust_main/payment_history.html: simple payment
4951           receipts in web interface, sorry arnie, RT#2738
4952
4953 2007-10-25 12:01  ivan
4954
4955         * FS/FS/TicketSystem/RT_External.pm, FS/FS/Schema.pm, Makefile:
4956           mysql, yes, mysql.
4957
4958 2007-10-14 16:14  ivan
4959
4960         * conf/invoice_html: this aligns better.  i wonder how 1.9 loads up
4961           config from here, though?
4962
4963 2007-10-14 16:10  ivan
4964
4965         * FS/FS/cust_bill.pm: escape \dollar in invoice_latexnotes
4966
4967 2007-10-13 18:51  ivan
4968
4969         * fs_selfservice/php/freeside.login_example.php: file
4970           freeside.login_example.php was added on branch
4971           FREESIDE_1_7_BRANCH on 2007-10-14 01:51:14 +0000
4972
4973 2007-10-13 18:51  ivan
4974
4975         * fs_selfservice/php/freeside_signup_example.php: file
4976           freeside_signup_example.php was added on branch
4977           FREESIDE_1_7_BRANCH on 2007-10-14 01:51:14 +0000
4978
4979 2007-10-13 18:51  ivan
4980
4981         * fs_selfservice/php/: freeside.class.php,
4982           freeside.login_example.php, freeside_signup_example.php: adding
4983           php examples
4984
4985 2007-10-13 18:51  ivan
4986
4987         * fs_selfservice/php/freeside.class.php: file freeside.class.php
4988           was added on branch FREESIDE_1_7_BRANCH on 2007-10-14 01:51:13
4989           +0000
4990
4991 2007-10-13 10:19  jeff
4992
4993         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: correct
4994           agent_defaultpkg handling
4995
4996 2007-10-12 10:50  ivan
4997
4998         * FS/FS/Schema.pm: backport new schema stuff from 1.9, as running
4999           this with new DBIx::DBSchema results in disappearing indices
5000
5001 2007-10-08 21:58  ivan
5002
5003         * FS/FS/Conf.pm: fix documenation links to point into wiki where
5004           they belong
5005
5006 2007-10-08 13:59  jeff
5007
5008         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: agent
5009           selection on package add/edit (1151)
5010
5011 2007-10-08 12:04  jeff
5012
5013         * htetc/handler.pl, httemplate/edit/rate_region.cgi,
5014           httemplate/edit/reg_code.cgi,
5015           httemplate/edit/process/cust_svc.cgi,
5016           httemplate/edit/process/domain_record.cgi,
5017           httemplate/edit/process/quick-cust_pkg.cgi,
5018           httemplate/edit/process/reg_code.cgi,
5019           httemplate/elements/errorpage.html,
5020           httemplate/elements/tr-select-part_referral.html,
5021           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
5022           httemplate/misc/cust_main-cancel.cgi,
5023           httemplate/misc/delete-agent_payment_gateway.cgi,
5024           httemplate/misc/delete-cust_credit.cgi,
5025           httemplate/misc/delete-cust_pay.cgi,
5026           httemplate/misc/delete-cust_refund.cgi,
5027           httemplate/misc/delete-domain_record.cgi,
5028           httemplate/misc/delete-part_export.cgi, httemplate/misc/dump.cgi,
5029           httemplate/misc/inventory_item-import.html,
5030           httemplate/misc/unapply-cust_credit.cgi,
5031           httemplate/misc/unapply-cust_pay.cgi,
5032           httemplate/misc/unprovision.cgi, httemplate/misc/unsusp_pkg.cgi,
5033           httemplate/misc/unvoid-cust_pay_void.cgi,
5034           httemplate/misc/upload-batch.cgi,
5035           httemplate/misc/void-cust_pay.cgi,
5036           httemplate/misc/process/cdr-import.html,
5037           httemplate/misc/process/cust_main-import.cgi,
5038           httemplate/misc/process/cust_main-import_charges.cgi,
5039           httemplate/misc/process/inventory_item-import.html,
5040           httemplate/misc/process/link.cgi,
5041           httemplate/misc/process/payment.cgi,
5042           httemplate/search/cust_main.cgi, httemplate/search/cust_svc.html,
5043           httemplate/search/inventory_item.html,
5044           httemplate/search/reg_code.html, httemplate/search/sql.html,
5045           httemplate/search/svc_acct.cgi,
5046           httemplate/search/svc_broadband.cgi: Remove remaining calls to
5047           idiot/eidiot.  Should fix 1479
5048
5049 2007-10-05 12:45  ivan
5050
5051         * httemplate/elements/tr-input-beginning_ending.html: fix date
5052           selection on advanced invoice report, or future places where date
5053           selection component is included multiple times
5054
5055 2007-10-03 20:22  ivan
5056
5057         * fs_selfservice/FS-SelfService/SelfService.pm: improve layout of
5058           self-service documentation
5059
5060 2007-10-03 19:52  ivan
5061
5062         * bin/pod2x: wikify individual files
5063
5064 2007-10-03 19:22  ivan
5065
5066         * bin/pod2x: fix FS::SelfService::XMLRPC pod generation
5067
5068 2007-10-03 19:15  ivan
5069
5070         * FS/FS/cust_main.pm: add missing =back
5071
5072 2007-10-03 19:07  ivan
5073
5074         * bin/pod2x: bah!  THIS should fix munging of non-internal links, i
5075           hope
5076
5077 2007-10-03 19:06  jeff
5078
5079         * FS/FS/UI/bytecount.pm, FS/FS/part_pkg/flat.pm,
5080           FS/FS/part_pkg/prorate.pm, FS/FS/part_pkg/subscription.pm,
5081           httemplate/edit/process/part_pkg.cgi: support part_pkg option
5082           input validation, check bytecounts and allow commas (closes 1863)
5083
5084 2007-10-03 18:56  ivan
5085
5086         * bin/pod2x: this *should* fix munging of non-internal links, i
5087           hope
5088
5089 2007-10-03 18:50  ivan
5090
5091         * bin/pod2x: 1.7 doc uploader goes in 1.7 location
5092
5093 2007-10-03 18:49  ivan
5094
5095         * Makefile, bin/pod2x: wiki documentation convertor now
5096
5097 2007-10-03 18:47  ivan
5098
5099         * FS/FS.pm: add missing CLI utilities to FS.pm too
5100
5101 2007-10-03 18:45  ivan
5102
5103         * FS/bin/freeside-sqlradius-seconds: fixing wrong POD NAME doc
5104
5105 2007-10-03 18:29  ivan
5106
5107         * FS/t/cust_tax_exempt.pm: wtf!
5108
5109 2007-10-03 18:15  ivan
5110
5111         * FS/: FS.pm: update top-level FS manpage
5112
5113 2007-10-02 08:31  jeff
5114
5115         * FS/FS/cust_bill_event.pm, FS/FS/UI/Web.pm,
5116           httemplate/search/cust_bill_event.cgi: fix up re-email these
5117           events
5118
5119 2007-09-29 17:25  ivan
5120
5121         * httemplate/edit/REAL_cust_pkg.cgi: fix argument stickiness on
5122           date editing errors (especially because resetting them pops up
5123           the error confirmation)
5124
5125 2007-09-27 14:25  jeff
5126
5127         * httemplate/edit/svc_acct.cgi: hide fixed passwords
5128
5129 2007-09-23 16:17  ivan
5130
5131         * httemplate/edit/svc_www.cgi: i think this is a bug; should not
5132           show the svc_www.usersvc selector unless it is non-fixed or
5133           non-blank, NOT non-fixed or blank
5134
5135 2007-09-22 15:45  ivan
5136
5137         * fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: fix
5138           menubar border in example self-service template
5139
5140 2007-09-22 12:40  ivan
5141
5142         * httemplate/view/svc_acct.cgi: UI
5143
5144 2007-09-22 11:27  ivan
5145
5146         * httemplate/view/svc_acct.cgi: add a list of any hosts associated
5147           with accounts
5148
5149 2007-09-20 17:42  ivan
5150
5151         * httemplate/pref/pref-process.html: backport fix from HEAD
5152           allowing - in preference email addresses
5153
5154 2007-09-18 17:12  ivan
5155
5156         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: fix at
5157           least one small problem with reprint/email/fax functionality: now
5158           should understand the "most recent invoice per customer" and
5159           invoice # min/max options
5160
5161 2007-09-18 14:41  ivan
5162
5163         * httemplate/search/svc_broadband.cgi: and parens help alot, doh
5164
5165 2007-09-18 14:37  ivan
5166
5167         * httemplate/search/svc_broadband.cgi: fix svc_broadband search by
5168           svcpart (links from browse/part_svc, in particular
5169
5170 2007-09-13 20:45  ivan
5171
5172         * httemplate/edit/process/quick-charge.cgi: Fix 'Can't use an
5173           undefined value as an ARRAY reference at
5174           /usr/local/share/perl/5.8.8/FS/cust_main.pm line 4383.' error
5175
5176 2007-09-13 20:31  ivan
5177
5178         * rt/html/Elements/TicketList: fix visual glitch on "RT at a
5179           glance" / Ticketing main
5180
5181 2007-09-13 19:14  ivan
5182
5183         * rt/html/Ticket/Elements/ShowTransactionAttachments: turn off
5184           Text::Quoted usage, it segfaults and its optional
5185
5186 2007-09-13 15:25  ivan
5187
5188         * httemplate/browse/part_svc.cgi: random indentation fix
5189
5190 2007-09-13 15:24  ivan
5191
5192         * CREDITS: too little, too late attempt at spam reduction
5193
5194 2007-09-13 15:05  ivan
5195
5196         * httemplate/search/cust_main.cgi: fix status color on customer
5197           list
5198
5199 2007-09-13 13:16  ivan
5200
5201         * httemplate/misc/cust_main-import.cgi: add better inline docs
5202           explaining fields on customer CSV import
5203
5204 2007-09-12 13:40  ivan
5205
5206         * FS/FS/TicketSystem/RT_External.pm: don't want a fatal error when
5207           we can't fetch the name for a queue...
5208
5209 2007-09-11 21:23  ivan
5210
5211         * FS/FS/cust_bill_event.pm: prevent (less than) and (greater than)
5212           in statustext message (or anything else weird) from causing them
5213           not to get inserted
5214
5215 2007-09-10 18:33  ivan
5216
5217         * FS/FS/: Conf.pm, cust_main.pm: add cust_main-require_phone and
5218           cust_main-require_invoicing_list_email options
5219
5220 2007-09-06 20:45  ivan
5221
5222         * FS/FS/cust_pkg.pm: default cancellation subject so the emails
5223           work even when people don't set one in config
5224
5225 2007-09-06 20:36  ivan
5226
5227         * FS/FS/part_export/sqlradius.pm: tweak debugging
5228
5229 2007-08-23 01:23  ivan
5230
5231         * FS/FS/: Conf.pm, part_export/sqlradius.pm: fix bug where user
5232           could log in to RADIUS with uppercase usernameand avoid bandwidth
5233           acconting (mysql is case-insensitive?  wtf!  thanks a fucking lot
5234           for nothing, grr!)
5235
5236 2007-08-21 16:52  jeff
5237
5238         * FS/bin/freeside-upgrade: agent_custid bugfix (1746) (backport)
5239
5240 2007-08-16 11:23  jeff
5241
5242         * FS/FS/svc_acct.pm: correct labels in service definition edit for
5243           svc_acct (#1745) (backport)
5244
5245 2007-08-15 17:00  ivan
5246
5247         * FS/FS/cust_main.pm: have generate_letter assume a default paydate
5248           of 2037-12 so it doesn't bomb out on empty paydates
5249
5250 2007-08-15 16:46  ivan
5251
5252         * FS/bin/freeside-sqlradius-reset: add -n option to
5253           freeside-sqlradius-reset to supress deleting data
5254
5255 2007-08-15 14:51  ivan
5256
5257         * httemplate/edit/cust_main.cgi: fix customer status color here too
5258
5259 2007-08-14 20:26  ivan
5260
5261         * httemplate/browse/part_export.cgi: little more low-hanging fruit:
5262           table-grid the export listing
5263
5264 2007-08-14 14:46  ivan
5265
5266         * httemplate/graph/cust_pkg.cgi: file cust_pkg.cgi was added on
5267           branch FREESIDE_1_7_BRANCH on 2007-08-14 21:47:24 +0000
5268
5269 2007-08-14 14:46  ivan
5270
5271         * httemplate/graph/report_cust_pkg.html: file report_cust_pkg.html
5272           was added on branch FREESIDE_1_7_BRANCH on 2007-08-14 21:47:24
5273           +0000
5274
5275 2007-08-14 14:46  ivan
5276
5277         * httemplate/graph/cust_pkg.cgi,
5278           httemplate/graph/report_cust_pkg.html,
5279           FS/FS/Report/Table/Monthly.pm, httemplate/elements/menu.html,
5280           httemplate/graph/cust_bill_pkg.cgi,
5281           httemplate/graph/money_time.cgi,
5282           httemplate/graph/elements/monthly.html,
5283           httemplate/browse/agent.cgi: add package churn report/graph
5284
5285 2007-08-10 16:50  ivan
5286
5287         * FS/bin/freeside-dbdef-create: file freeside-dbdef-create was
5288           added on branch FREESIDE_1_7_BRANCH on 2008-06-21 20:07:05 +0000
5289
5290 2007-08-10 16:50  ivan
5291
5292         * FS/bin/: freeside-dbdef-create: rename dbdef-create to
5293           freeside-dbdef-create and move it to FS/bin, so it gets
5294           %%%FREESIDE_CONF%%% substituted
5295
5296 2007-08-10 15:48  ivan
5297
5298         * FS/FS/part_pkg.pm: add 3 day, 4 month and 4.5 month (137 day)
5299           frequencies
5300
5301 2007-08-10 00:01  ivan
5302
5303         * FS/FS/Schema.pm, FS/FS/cust_pkg.pm,
5304           httemplate/view/cust_main/packages.html: on changing packages,
5305           don't set setup date unless old package has one
5306
5307 2007-08-08 12:18  ivan
5308
5309         * FS/FS/cust_pkg.pm: fix otaker regex
5310
5311 2007-08-07 13:05  ivan
5312
5313         * FS/FS/cust_main.pm: more informative error msg
5314
5315 2007-08-06 12:45  jeff
5316
5317         * fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm:
5318           documentation improvements
5319
5320 2007-08-06 01:51  jeff
5321
5322         * fs_selfservice/FS-SelfService/: MANIFEST, Makefile.PL,
5323           freeside-selfservice-xmlrpc-server, SelfService/XMLRPC.pm,
5324           cgi/xmlrpc.cgi: add selfservice xmlrpc facilities (#591)
5325           (backport)
5326
5327 2007-08-06 01:46  jeff
5328
5329         * fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm: file
5330           XMLRPC.pm was added on branch FREESIDE_1_7_BRANCH on 2007-08-06
5331           08:51:19 +0000
5332
5333 2007-08-06 01:46  jeff
5334
5335         * fs_selfservice/FS-SelfService/cgi/xmlrpc.cgi: file xmlrpc.cgi was
5336           added on branch FREESIDE_1_7_BRANCH on 2007-08-06 08:51:19 +0000
5337
5338 2007-08-06 01:46  jeff
5339
5340         * fs_selfservice/FS-SelfService/:
5341           freeside-selfservice-xmlrpc-server, SelfService/XMLRPC.pm,
5342           cgi/xmlrpc.cgi: add selfservice xmlrpc facilities (#591)
5343
5344 2007-08-06 01:46  jeff
5345
5346         * fs_selfservice/FS-SelfService/freeside-selfservice-xmlrpc-server:
5347           file freeside-selfservice-xmlrpc-server was added on branch
5348           FREESIDE_1_7_BRANCH on 2007-08-06 08:51:18 +0000
5349
5350 2007-08-05 10:32  jeff
5351
5352         * FS/FS/ClientAPI/MyAccount.pm: eeb! fix realtime recharge
5353
5354 2007-08-02 16:44  ivan
5355
5356         * httemplate/view/cust_main/packages.html: increase package popup
5357           width
5358
5359 2007-08-02 16:09  ivan
5360
5361         * httemplate/: edit/process/cust_pkg.cgi,
5362           elements/select-table.html, misc/change_pkg.cgi,
5363           view/cust_main/packages.html: fix slowness on change package and
5364           also make it into a popup
5365
5366 2007-08-02 16:01  ivan
5367
5368         * httemplate/elements/select-cust-part_pkg.html: file
5369           select-cust-part_pkg.html was added on branch FREESIDE_1_7_BRANCH
5370           on 2007-08-02 23:01:02 +0000
5371
5372 2007-08-02 16:01  ivan
5373
5374         * httemplate/elements/: select-cust-part_pkg.html: fix slowness on
5375           change package and also make it into a popup
5376
5377 2007-08-02 15:55  ivan
5378
5379         * FS/FS/CGI.pm: fix status color on small_custview
5380
5381 2007-08-02 13:18  ivan
5382
5383         * httemplate/elements/select-table.html: sync with HEAD 1.8
5384
5385 2007-08-02 13:06  ivan
5386
5387         * httemplate/elements/select-table.html: backport select-table.html
5388           from HEAD
5389
5390 2007-08-02 12:53  ivan
5391
5392         * rt/lib/t/regression/: 06-mime_decoding.t, 23-web_attachments.t:
5393           import rt 3.6.4
5394
5395 2007-08-01 15:37  ivan
5396
5397         * FS/FS/Schema.pm: i guess svc_www.usersvc can be null...
5398           (backport)
5399
5400 2007-08-01 15:26  jeff
5401
5402         * httemplate/misc/cancel_cust.html: file cancel_cust.html was added
5403           on branch FREESIDE_1_7_BRANCH on 2007-12-19 22:31:37 +0000
5404
5405 2007-08-01 15:26  ivan
5406
5407         *
5408           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif:
5409           file toolbar.arrowright.gif was added on branch
5410           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:49 +0000
5411
5412 2007-08-01 15:26  ivan
5413
5414         *
5415           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif:
5416           file toolbar.buttonarrow.gif was added on branch
5417           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:49 +0000
5418
5419 2007-08-01 15:26  ivan
5420
5421         *
5422           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif:
5423           file toolbar.buttonbg.gif was added on branch FREESIDE_1_7_BRANCH
5424           on 2008-06-17 03:58:49 +0000
5425
5426 2007-08-01 15:26  ivan
5427
5428         *
5429           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.collapse.gif:
5430           file toolbar.collapse.gif was added on branch FREESIDE_1_7_BRANCH
5431           on 2008-06-17 03:58:49 +0000
5432
5433 2007-08-01 15:26  ivan
5434
5435         *
5436           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.end.gif:
5437           file toolbar.end.gif was added on branch FREESIDE_1_7_BRANCH on
5438           2008-06-17 03:58:49 +0000
5439
5440 2007-08-01 15:26  ivan
5441
5442         *
5443           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.expand.gif:
5444           file toolbar.expand.gif was added on branch FREESIDE_1_7_BRANCH
5445           on 2008-06-17 03:58:49 +0000
5446
5447 2007-08-01 15:26  ivan
5448
5449         *
5450           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.separator.gif:
5451           file toolbar.separator.gif was added on branch
5452           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:49 +0000
5453
5454 2007-08-01 15:26  ivan
5455
5456         *
5457           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.start.gif:
5458           file toolbar.start.gif was added on branch FREESIDE_1_7_BRANCH on
5459           2008-06-17 03:58:49 +0000
5460
5461 2007-08-01 15:26  ivan
5462
5463         *
5464           httemplate/elements/fckeditor/editor/skins/default/fck_dialog.css:
5465           file fck_dialog.css was added on branch FREESIDE_1_7_BRANCH on
5466           2008-06-17 03:58:47 +0000
5467
5468 2007-08-01 15:26  ivan
5469
5470         *
5471           httemplate/elements/fckeditor/editor/skins/office2003/fck_dialog.css:
5472           file fck_dialog.css was added on branch FREESIDE_1_7_BRANCH on
5473           2008-06-17 03:58:48 +0000
5474
5475 2007-08-01 15:26  ivan
5476
5477         * httemplate/elements/fckeditor/editor/skins/silver/fck_dialog.css:
5478           file fck_dialog.css was added on branch FREESIDE_1_7_BRANCH on
5479           2008-06-17 03:58:49 +0000
5480
5481 2007-08-01 15:26  ivan
5482
5483         *
5484           httemplate/elements/fckeditor/editor/skins/default/fck_editor.css:
5485           file fck_editor.css was added on branch FREESIDE_1_7_BRANCH on
5486           2008-06-17 03:58:47 +0000
5487
5488 2007-08-01 15:26  ivan
5489
5490         *
5491           httemplate/elements/fckeditor/editor/skins/office2003/fck_editor.css:
5492           file fck_editor.css was added on branch FREESIDE_1_7_BRANCH on
5493           2008-06-17 03:58:48 +0000
5494
5495 2007-08-01 15:26  ivan
5496
5497         * httemplate/elements/fckeditor/editor/skins/silver/fck_editor.css:
5498           file fck_editor.css was added on branch FREESIDE_1_7_BRANCH on
5499           2008-06-17 03:58:49 +0000
5500
5501 2007-08-01 15:26  ivan
5502
5503         * httemplate/elements/fckeditor/editor/skins/default/fck_strip.gif:
5504           file fck_strip.gif was added on branch FREESIDE_1_7_BRANCH on
5505           2008-06-17 03:58:47 +0000
5506
5507 2007-08-01 15:26  ivan
5508
5509         *
5510           httemplate/elements/fckeditor/editor/skins/office2003/fck_strip.gif:
5511           file fck_strip.gif was added on branch FREESIDE_1_7_BRANCH on
5512           2008-06-17 03:58:48 +0000
5513
5514 2007-08-01 15:26  ivan
5515
5516         * httemplate/elements/fckeditor/editor/skins/silver/fck_strip.gif:
5517           file fck_strip.gif was added on branch FREESIDE_1_7_BRANCH on
5518           2008-06-17 03:58:49 +0000
5519
5520 2007-08-01 15:26  ivan
5521
5522         * httemplate/elements/fckeditor/editor/skins/:
5523           default/images/toolbar.arrowright.gif,
5524           office2003/images/toolbar.arrowright.gif: file
5525           toolbar.arrowright.gif was added on branch FREESIDE_1_7_BRANCH on
5526           2008-06-17 03:58:48 +0000
5527
5528 2007-08-01 15:26  ivan
5529
5530         *
5531           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.bg.gif:
5532           file toolbar.bg.gif was added on branch FREESIDE_1_7_BRANCH on
5533           2008-06-17 03:58:48 +0000
5534
5535 2007-08-01 15:26  ivan
5536
5537         * httemplate/elements/fckeditor/editor/skins/:
5538           default/images/toolbar.buttonarrow.gif,
5539           office2003/images/toolbar.buttonarrow.gif: file
5540           toolbar.buttonarrow.gif was added on branch FREESIDE_1_7_BRANCH
5541           on 2008-06-17 03:58:48 +0000
5542
5543 2007-08-01 15:26  ivan
5544
5545         * httemplate/elements/fckeditor/editor/skins/:
5546           default/images/toolbar.collapse.gif,
5547           office2003/images/toolbar.collapse.gif: file toolbar.collapse.gif
5548           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:48
5549           +0000
5550
5551 2007-08-01 15:26  ivan
5552
5553         * httemplate/elements/fckeditor/editor/skins/:
5554           default/images/toolbar.end.gif,
5555           office2003/images/toolbar.end.gif: file toolbar.end.gif was added
5556           on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:48 +0000
5557
5558 2007-08-01 15:26  ivan
5559
5560         * httemplate/elements/fckeditor/editor/skins/:
5561           default/images/toolbar.expand.gif,
5562           office2003/images/toolbar.expand.gif: file toolbar.expand.gif was
5563           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:48 +0000
5564
5565 2007-08-01 15:26  ivan
5566
5567         * httemplate/elements/fckeditor/editor/skins/:
5568           default/images/toolbar.separator.gif,
5569           office2003/images/toolbar.separator.gif: file
5570           toolbar.separator.gif was added on branch FREESIDE_1_7_BRANCH on
5571           2008-06-17 03:58:48 +0000
5572
5573 2007-08-01 15:26  ivan
5574
5575         * httemplate/elements/fckeditor/editor/skins/:
5576           default/images/toolbar.start.gif,
5577           office2003/images/toolbar.start.gif: file toolbar.start.gif was
5578           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:48 +0000
5579
5580 2007-08-01 15:26  ivan
5581
5582         * httemplate/elements/fckeditor/editor/skins/_fckviewstrips.html:
5583           file _fckviewstrips.html was added on branch FREESIDE_1_7_BRANCH
5584           on 2008-06-17 03:58:46 +0000
5585
5586 2007-08-01 15:26  ivan
5587
5588         *
5589           httemplate/elements/fckeditor/editor/plugins/simplecommands/fckplugin.js:
5590           file fckplugin.js was added on branch FREESIDE_1_7_BRANCH on
5591           2008-06-17 03:58:42 +0000
5592
5593 2007-08-01 15:26  ivan
5594
5595         *
5596           httemplate/elements/fckeditor/editor/plugins/tablecommands/fckplugin.js:
5597           file fckplugin.js was added on branch FREESIDE_1_7_BRANCH on
5598           2008-06-17 03:58:43 +0000
5599
5600 2007-08-01 15:26  ivan
5601
5602         *
5603           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/pl.js:
5604           file pl.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5605           03:58:41 +0000
5606
5607 2007-08-01 15:26  ivan
5608
5609         *
5610           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/it.js:
5611           file it.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5612           03:58:41 +0000
5613
5614 2007-08-01 15:26  ivan
5615
5616         *
5617           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/de.js:
5618           file de.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5619           03:58:41 +0000
5620
5621 2007-08-01 15:26  ivan
5622
5623         *
5624           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/en.js:
5625           file en.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5626           03:58:41 +0000
5627
5628 2007-08-01 15:26  ivan
5629
5630         *
5631           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/fr.js:
5632           file fr.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5633           03:58:41 +0000
5634
5635 2007-08-01 15:26  ivan
5636
5637         *
5638           httemplate/elements/fckeditor/editor/plugins/placeholder/fck_placeholder.html:
5639           file fck_placeholder.html was added on branch FREESIDE_1_7_BRANCH
5640           on 2008-06-17 03:58:41 +0000
5641
5642 2007-08-01 15:26  ivan
5643
5644         * httemplate/elements/fckeditor/editor/plugins/:
5645           autogrow/fckplugin.js, placeholder/fckplugin.js: file
5646           fckplugin.js was added on branch FREESIDE_1_7_BRANCH on
5647           2008-06-17 03:58:41 +0000
5648
5649 2007-08-01 15:26  ivan
5650
5651         *
5652           httemplate/elements/fckeditor/editor/plugins/placeholder/placeholder.gif:
5653           file placeholder.gif was added on branch FREESIDE_1_7_BRANCH on
5654           2008-06-17 03:58:41 +0000
5655
5656 2007-08-01 15:26  ivan
5657
5658         * httemplate/elements/fckeditor/editor/lang/tr.js: file tr.js was
5659           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5660
5661 2007-08-01 15:26  ivan
5662
5663         * httemplate/elements/fckeditor/editor/lang/uk.js: file uk.js was
5664           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5665
5666 2007-08-01 15:26  ivan
5667
5668         * httemplate/elements/fckeditor/editor/lang/vi.js: file vi.js was
5669           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5670
5671 2007-08-01 15:26  ivan
5672
5673         * httemplate/elements/fckeditor/editor/lang/zh-cn.js: file zh-cn.js
5674           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:41
5675           +0000
5676
5677 2007-08-01 15:26  ivan
5678
5679         * httemplate/elements/fckeditor/editor/lang/zh.js: file zh.js was
5680           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:41 +0000
5681
5682 2007-08-01 15:26  ivan
5683
5684         * httemplate/elements/fckeditor/editor/lang/sl.js: file sl.js was
5685           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5686
5687 2007-08-01 15:26  ivan
5688
5689         * httemplate/elements/fckeditor/editor/lang/sr-latn.js: file
5690           sr-latn.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5691           03:58:40 +0000
5692
5693 2007-08-01 15:26  ivan
5694
5695         * httemplate/elements/fckeditor/editor/lang/sr.js: file sr.js was
5696           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5697
5698 2007-08-01 15:26  ivan
5699
5700         * httemplate/elements/fckeditor/editor/lang/sv.js: file sv.js was
5701           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5702
5703 2007-08-01 15:26  ivan
5704
5705         * httemplate/elements/fckeditor/editor/lang/th.js: file th.js was
5706           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5707
5708 2007-08-01 15:26  ivan
5709
5710         * httemplate/elements/fckeditor/editor/lang/hu.js: file hu.js was
5711           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5712
5713 2007-08-01 15:26  ivan
5714
5715         * httemplate/elements/fckeditor/editor/lang/it.js: file it.js was
5716           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5717
5718 2007-08-01 15:26  ivan
5719
5720         * httemplate/elements/fckeditor/editor/lang/ja.js: file ja.js was
5721           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5722
5723 2007-08-01 15:26  ivan
5724
5725         * httemplate/elements/fckeditor/editor/lang/km.js: file km.js was
5726           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5727
5728 2007-08-01 15:26  ivan
5729
5730         * httemplate/elements/fckeditor/editor/lang/ko.js: file ko.js was
5731           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:37 +0000
5732
5733 2007-08-01 15:26  ivan
5734
5735         * httemplate/elements/fckeditor/editor/lang/lt.js: file lt.js was
5736           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:37 +0000
5737
5738 2007-08-01 15:26  ivan
5739
5740         * httemplate/elements/fckeditor/editor/lang/lv.js: file lv.js was
5741           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:37 +0000
5742
5743 2007-08-01 15:26  ivan
5744
5745         * httemplate/elements/fckeditor/editor/lang/mn.js: file mn.js was
5746           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:38 +0000
5747
5748 2007-08-01 15:26  ivan
5749
5750         * httemplate/elements/fckeditor/editor/lang/ms.js: file ms.js was
5751           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:38 +0000
5752
5753 2007-08-01 15:26  ivan
5754
5755         * httemplate/elements/fckeditor/editor/lang/nb.js: file nb.js was
5756           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5757
5758 2007-08-01 15:26  ivan
5759
5760         * httemplate/elements/fckeditor/editor/lang/nl.js: file nl.js was
5761           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5762
5763 2007-08-01 15:26  ivan
5764
5765         * httemplate/elements/fckeditor/editor/lang/no.js: file no.js was
5766           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5767
5768 2007-08-01 15:26  ivan
5769
5770         * httemplate/elements/fckeditor/editor/lang/pl.js: file pl.js was
5771           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5772
5773 2007-08-01 15:26  ivan
5774
5775         * httemplate/elements/fckeditor/editor/lang/pt-br.js: file pt-br.js
5776           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39
5777           +0000
5778
5779 2007-08-01 15:26  ivan
5780
5781         * httemplate/elements/fckeditor/editor/lang/pt.js: file pt.js was
5782           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5783
5784 2007-08-01 15:26  ivan
5785
5786         * httemplate/elements/fckeditor/editor/lang/ro.js: file ro.js was
5787           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5788
5789 2007-08-01 15:26  ivan
5790
5791         * httemplate/elements/fckeditor/editor/lang/ru.js: file ru.js was
5792           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5793
5794 2007-08-01 15:26  ivan
5795
5796         * httemplate/elements/fckeditor/editor/lang/sk.js: file sk.js was
5797           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5798
5799 2007-08-01 15:26  ivan
5800
5801         * httemplate/elements/fckeditor/editor/lang/gl.js: file gl.js was
5802           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5803
5804 2007-08-01 15:26  ivan
5805
5806         * httemplate/elements/fckeditor/editor/lang/he.js: file he.js was
5807           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5808
5809 2007-08-01 15:26  ivan
5810
5811         * httemplate/elements/fckeditor/editor/lang/hi.js: file hi.js was
5812           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5813
5814 2007-08-01 15:26  ivan
5815
5816         * httemplate/elements/fckeditor/editor/lang/hr.js: file hr.js was
5817           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5818
5819 2007-08-01 15:26  ivan
5820
5821         * httemplate/elements/fckeditor/editor/lang/fa.js: file fa.js was
5822           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5823
5824 2007-08-01 15:26  ivan
5825
5826         * httemplate/elements/fckeditor/editor/lang/fi.js: file fi.js was
5827           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5828
5829 2007-08-01 15:26  ivan
5830
5831         * httemplate/elements/fckeditor/editor/lang/fo.js: file fo.js was
5832           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5833
5834 2007-08-01 15:26  ivan
5835
5836         * httemplate/elements/fckeditor/editor/lang/fr.js: file fr.js was
5837           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5838
5839 2007-08-01 15:26  ivan
5840
5841         * httemplate/elements/fckeditor/editor/lang/es.js: file es.js was
5842           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5843
5844 2007-08-01 15:26  ivan
5845
5846         * httemplate/elements/fckeditor/editor/lang/et.js: file et.js was
5847           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5848
5849 2007-08-01 15:26  ivan
5850
5851         * httemplate/elements/fckeditor/editor/lang/eu.js: file eu.js was
5852           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5853
5854 2007-08-01 15:26  ivan
5855
5856         * httemplate/elements/fckeditor/editor/lang/el.js: file el.js was
5857           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5858
5859 2007-08-01 15:26  ivan
5860
5861         * httemplate/elements/fckeditor/editor/lang/en-au.js: file en-au.js
5862           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34
5863           +0000
5864
5865 2007-08-01 15:26  ivan
5866
5867         * httemplate/elements/fckeditor/editor/lang/en-ca.js: file en-ca.js
5868           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34
5869           +0000
5870
5871 2007-08-01 15:26  ivan
5872
5873         * httemplate/elements/fckeditor/editor/lang/en-uk.js: file en-uk.js
5874           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34
5875           +0000
5876
5877 2007-08-01 15:26  ivan
5878
5879         * httemplate/elements/fckeditor/editor/lang/en.js: file en.js was
5880           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5881
5882 2007-08-01 15:26  ivan
5883
5884         * httemplate/elements/fckeditor/editor/lang/eo.js: file eo.js was
5885           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5886
5887 2007-08-01 15:26  ivan
5888
5889         * httemplate/elements/fckeditor/editor/lang/cs.js: file cs.js was
5890           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:33 +0000
5891
5892 2007-08-01 15:26  ivan
5893
5894         * httemplate/elements/fckeditor/editor/lang/da.js: file da.js was
5895           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:33 +0000
5896
5897 2007-08-01 15:26  ivan
5898
5899         * httemplate/elements/fckeditor/editor/lang/de.js: file de.js was
5900           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5901
5902 2007-08-01 15:26  ivan
5903
5904         * httemplate/elements/fckeditor/editor/lang/bs.js: file bs.js was
5905           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:32 +0000
5906
5907 2007-08-01 15:26  ivan
5908
5909         * httemplate/elements/fckeditor/editor/lang/ca.js: file ca.js was
5910           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:32 +0000
5911
5912 2007-08-01 15:26  ivan
5913
5914         * httemplate/elements/fckeditor/editor/lang/bn.js: file bn.js was
5915           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:32 +0000
5916
5917 2007-08-01 15:26  ivan
5918
5919         * httemplate/elements/fckeditor/editor/lang/_translationstatus.txt:
5920           file _translationstatus.txt was added on branch
5921           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:29 +0000
5922
5923 2007-08-01 15:26  ivan
5924
5925         * httemplate/elements/fckeditor/editor/lang/af.js: file af.js was
5926           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:30 +0000
5927
5928 2007-08-01 15:26  ivan
5929
5930         * httemplate/elements/fckeditor/editor/lang/ar.js: file ar.js was
5931           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:31 +0000
5932
5933 2007-08-01 15:26  ivan
5934
5935         * httemplate/elements/fckeditor/editor/lang/bg.js: file bg.js was
5936           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:31 +0000
5937
5938 2007-08-01 15:26  ivan
5939
5940         * httemplate/elements/fckeditor/editor/lang/_getfontformat.html:
5941           file _getfontformat.html was added on branch FREESIDE_1_7_BRANCH
5942           on 2008-06-17 03:58:29 +0000
5943
5944 2007-08-01 15:26  ivan
5945
5946         * httemplate/elements/fckeditor/editor/js/fckeditorcode_ie.js: file
5947           fckeditorcode_ie.js was added on branch FREESIDE_1_7_BRANCH on
5948           2008-06-17 03:58:28 +0000
5949
5950 2007-08-01 15:26  ivan
5951
5952         * httemplate/elements/fckeditor/editor/js/fckeditorcode_gecko.js:
5953           file fckeditorcode_gecko.js was added on branch
5954           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:27 +0000
5955
5956 2007-08-01 15:26  ivan
5957
5958         *
5959           httemplate/elements/fckeditor/editor/images/smiley/msn/tounge_smile.gif:
5960           file tounge_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5961           2008-06-17 03:58:26 +0000
5962
5963 2007-08-01 15:26  ivan
5964
5965         *
5966           httemplate/elements/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif:
5967           file whatchutalkingabout_smile.gif was added on branch
5968           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:26 +0000
5969
5970 2007-08-01 15:26  ivan
5971
5972         *
5973           httemplate/elements/fckeditor/editor/images/smiley/msn/wink_smile.gif:
5974           file wink_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5975           2008-06-17 03:58:26 +0000
5976
5977 2007-08-01 15:26  ivan
5978
5979         *
5980           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_down.gif:
5981           file thumbs_down.gif was added on branch FREESIDE_1_7_BRANCH on
5982           2008-06-17 03:58:26 +0000
5983
5984 2007-08-01 15:26  ivan
5985
5986         *
5987           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_up.gif:
5988           file thumbs_up.gif was added on branch FREESIDE_1_7_BRANCH on
5989           2008-06-17 03:58:26 +0000
5990
5991 2007-08-01 15:26  ivan
5992
5993         *
5994           httemplate/elements/fckeditor/editor/images/smiley/msn/regular_smile.gif:
5995           file regular_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5996           2008-06-17 03:58:26 +0000
5997
5998 2007-08-01 15:26  ivan
5999
6000         *
6001           httemplate/elements/fckeditor/editor/images/smiley/msn/sad_smile.gif:
6002           file sad_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6003           2008-06-17 03:58:26 +0000
6004
6005 2007-08-01 15:26  ivan
6006
6007         *
6008           httemplate/elements/fckeditor/editor/images/smiley/msn/shades_smile.gif:
6009           file shades_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6010           2008-06-17 03:58:26 +0000
6011
6012 2007-08-01 15:26  ivan
6013
6014         *
6015           httemplate/elements/fckeditor/editor/images/smiley/msn/teeth_smile.gif:
6016           file teeth_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6017           2008-06-17 03:58:26 +0000
6018
6019 2007-08-01 15:26  ivan
6020
6021         *
6022           httemplate/elements/fckeditor/editor/images/smiley/msn/omg_smile.gif:
6023           file omg_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6024           2008-06-17 03:58:26 +0000
6025
6026 2007-08-01 15:26  ivan
6027
6028         *
6029           httemplate/elements/fckeditor/editor/images/smiley/msn/lightbulb.gif:
6030           file lightbulb.gif was added on branch FREESIDE_1_7_BRANCH on
6031           2008-06-17 03:58:26 +0000
6032
6033 2007-08-01 15:26  ivan
6034
6035         * httemplate/elements/fckeditor/editor/images/smiley/msn/kiss.gif:
6036           file kiss.gif was added on branch FREESIDE_1_7_BRANCH on
6037           2008-06-17 03:58:26 +0000
6038
6039 2007-08-01 15:26  ivan
6040
6041         *
6042           httemplate/elements/fckeditor/editor/images/smiley/msn/envelope.gif:
6043           file envelope.gif was added on branch FREESIDE_1_7_BRANCH on
6044           2008-06-17 03:58:25 +0000
6045
6046 2007-08-01 15:26  ivan
6047
6048         * httemplate/elements/fckeditor/editor/images/smiley/msn/heart.gif:
6049           file heart.gif was added on branch FREESIDE_1_7_BRANCH on
6050           2008-06-17 03:58:25 +0000
6051
6052 2007-08-01 15:26  ivan
6053
6054         * httemplate/elements/fckeditor/editor/images/smiley/msn/cake.gif:
6055           file cake.gif was added on branch FREESIDE_1_7_BRANCH on
6056           2008-06-17 03:58:25 +0000
6057
6058 2007-08-01 15:26  ivan
6059
6060         *
6061           httemplate/elements/fckeditor/editor/images/smiley/msn/confused_smile.gif:
6062           file confused_smile.gif was added on branch FREESIDE_1_7_BRANCH
6063           on 2008-06-17 03:58:25 +0000
6064
6065 2007-08-01 15:26  ivan
6066
6067         *
6068           httemplate/elements/fckeditor/editor/images/smiley/msn/cry_smile.gif:
6069           file cry_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6070           2008-06-17 03:58:25 +0000
6071
6072 2007-08-01 15:26  ivan
6073
6074         *
6075           httemplate/elements/fckeditor/editor/images/smiley/msn/devil_smile.gif:
6076           file devil_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6077           2008-06-17 03:58:25 +0000
6078
6079 2007-08-01 15:26  ivan
6080
6081         *
6082           httemplate/elements/fckeditor/editor/images/smiley/msn/embaressed_smile.gif:
6083           file embaressed_smile.gif was added on branch FREESIDE_1_7_BRANCH
6084           on 2008-06-17 03:58:25 +0000
6085
6086 2007-08-01 15:26  ivan
6087
6088         *
6089           httemplate/elements/fckeditor/editor/images/smiley/msn/angry_smile.gif:
6090           file angry_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6091           2008-06-17 03:58:25 +0000
6092
6093 2007-08-01 15:26  ivan
6094
6095         *
6096           httemplate/elements/fckeditor/editor/images/smiley/msn/broken_heart.gif:
6097           file broken_heart.gif was added on branch FREESIDE_1_7_BRANCH on
6098           2008-06-17 03:58:25 +0000
6099
6100 2007-08-01 15:26  ivan
6101
6102         *
6103           httemplate/elements/fckeditor/editor/images/smiley/msn/angel_smile.gif:
6104           file angel_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6105           2008-06-17 03:58:25 +0000
6106
6107 2007-08-01 15:25  ivan
6108
6109         * httemplate/elements/fckeditor/editor/images/arrow_rtl.gif: file
6110           arrow_rtl.gif was added on branch FREESIDE_1_7_BRANCH on
6111           2008-06-17 03:58:24 +0000
6112
6113 2007-08-01 15:25  ivan
6114
6115         * httemplate/elements/fckeditor/editor/images/spacer.gif: file
6116           spacer.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6117           03:58:24 +0000
6118
6119 2007-08-01 15:25  ivan
6120
6121         * httemplate/elements/fckeditor/editor/images/arrow_ltr.gif: file
6122           arrow_ltr.gif was added on branch FREESIDE_1_7_BRANCH on
6123           2008-06-17 03:58:24 +0000
6124
6125 2007-08-01 15:25  ivan
6126
6127         * httemplate/elements/fckeditor/editor/images/anchor.gif: file
6128           anchor.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6129           03:58:24 +0000
6130
6131 2007-08-01 15:25  ivan
6132
6133         *
6134           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/common.js:
6135           file common.js was added on branch FREESIDE_1_7_BRANCH on
6136           2008-06-17 03:58:23 +0000
6137
6138 2007-08-01 15:25  ivan
6139
6140         *
6141           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/fckxml.js:
6142           file fckxml.js was added on branch FREESIDE_1_7_BRANCH on
6143           2008-06-17 03:58:23 +0000
6144
6145 2007-08-01 15:25  ivan
6146
6147         *
6148           httemplate/elements/fckeditor/editor/filemanager/upload/test.html:
6149           file test.html was added on branch FREESIDE_1_7_BRANCH on
6150           2008-06-17 03:58:24 +0000
6151
6152 2007-08-01 15:25  ivan
6153
6154         *
6155           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif:
6156           file js.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6157           03:58:21 +0000
6158
6159 2007-08-01 15:25  ivan
6160
6161         *
6162           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif:
6163           file mdb.gif was added on branch FREESIDE_1_7_BRANCH on
6164           2008-06-17 03:58:21 +0000
6165
6166 2007-08-01 15:25  ivan
6167
6168         *
6169           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif:
6170           file mp3.gif was added on branch FREESIDE_1_7_BRANCH on
6171           2008-06-17 03:58:21 +0000
6172
6173 2007-08-01 15:25  ivan
6174
6175         *
6176           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif:
6177           file pdf.gif was added on branch FREESIDE_1_7_BRANCH on
6178           2008-06-17 03:58:21 +0000
6179
6180 2007-08-01 15:25  ivan
6181
6182         *
6183           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif:
6184           file png.gif was added on branch FREESIDE_1_7_BRANCH on
6185           2008-06-17 03:58:21 +0000
6186
6187 2007-08-01 15:25  ivan
6188
6189         *
6190           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif:
6191           file ppt.gif was added on branch FREESIDE_1_7_BRANCH on
6192           2008-06-17 03:58:21 +0000
6193
6194 2007-08-01 15:25  ivan
6195
6196         *
6197           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif:
6198           file rdp.gif was added on branch FREESIDE_1_7_BRANCH on
6199           2008-06-17 03:58:21 +0000
6200
6201 2007-08-01 15:25  ivan
6202
6203         *
6204           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif:
6205           file swf.gif was added on branch FREESIDE_1_7_BRANCH on
6206           2008-06-17 03:58:21 +0000
6207
6208 2007-08-01 15:25  ivan
6209
6210         *
6211           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif:
6212           file swt.gif was added on branch FREESIDE_1_7_BRANCH on
6213           2008-06-17 03:58:21 +0000
6214
6215 2007-08-01 15:25  ivan
6216
6217         *
6218           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif:
6219           file txt.gif was added on branch FREESIDE_1_7_BRANCH on
6220           2008-06-17 03:58:21 +0000
6221
6222 2007-08-01 15:25  ivan
6223
6224         *
6225           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif:
6226           file vsd.gif was added on branch FREESIDE_1_7_BRANCH on
6227           2008-06-17 03:58:21 +0000
6228
6229 2007-08-01 15:25  ivan
6230
6231         *
6232           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif:
6233           file xls.gif was added on branch FREESIDE_1_7_BRANCH on
6234           2008-06-17 03:58:21 +0000
6235
6236 2007-08-01 15:25  ivan
6237
6238         *
6239           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif:
6240           file xml.gif was added on branch FREESIDE_1_7_BRANCH on
6241           2008-06-17 03:58:22 +0000
6242
6243 2007-08-01 15:25  ivan
6244
6245         *
6246           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif:
6247           file zip.gif was added on branch FREESIDE_1_7_BRANCH on
6248           2008-06-17 03:58:22 +0000
6249
6250 2007-08-01 15:25  ivan
6251
6252         *
6253           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif:
6254           file htm.gif was added on branch FREESIDE_1_7_BRANCH on
6255           2008-06-17 03:58:20 +0000
6256
6257 2007-08-01 15:25  ivan
6258
6259         *
6260           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif:
6261           file html.gif was added on branch FREESIDE_1_7_BRANCH on
6262           2008-06-17 03:58:20 +0000
6263
6264 2007-08-01 15:25  ivan
6265
6266         *
6267           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif:
6268           file jpg.gif was added on branch FREESIDE_1_7_BRANCH on
6269           2008-06-17 03:58:20 +0000
6270
6271 2007-08-01 15:25  ivan
6272
6273         *
6274           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif:
6275           file doc.gif was added on branch FREESIDE_1_7_BRANCH on
6276           2008-06-17 03:58:19 +0000
6277
6278 2007-08-01 15:25  ivan
6279
6280         *
6281           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif:
6282           file exe.gif was added on branch FREESIDE_1_7_BRANCH on
6283           2008-06-17 03:58:19 +0000
6284
6285 2007-08-01 15:25  ivan
6286
6287         *
6288           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif:
6289           file fla.gif was added on branch FREESIDE_1_7_BRANCH on
6290           2008-06-17 03:58:19 +0000
6291
6292 2007-08-01 15:25  ivan
6293
6294         *
6295           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif:
6296           file gif.gif was added on branch FREESIDE_1_7_BRANCH on
6297           2008-06-17 03:58:19 +0000
6298
6299 2007-08-01 15:25  ivan
6300
6301         *
6302           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif:
6303           file ai.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6304           03:58:17 +0000
6305
6306 2007-08-01 15:25  ivan
6307
6308         *
6309           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif:
6310           file avi.gif was added on branch FREESIDE_1_7_BRANCH on
6311           2008-06-17 03:58:18 +0000
6312
6313 2007-08-01 15:25  ivan
6314
6315         *
6316           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif:
6317           file bmp.gif was added on branch FREESIDE_1_7_BRANCH on
6318           2008-06-17 03:58:18 +0000
6319
6320 2007-08-01 15:25  ivan
6321
6322         *
6323           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif:
6324           file cs.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6325           03:58:18 +0000
6326
6327 2007-08-01 15:25  ivan
6328
6329         *
6330           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif:
6331           file default.icon.gif was added on branch FREESIDE_1_7_BRANCH on
6332           2008-06-17 03:58:19 +0000
6333
6334 2007-08-01 15:25  ivan
6335
6336         *
6337           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif:
6338           file dll.gif was added on branch FREESIDE_1_7_BRANCH on
6339           2008-06-17 03:58:19 +0000
6340
6341 2007-08-01 15:25  ivan
6342
6343         *
6344           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif:
6345           file zip.gif was added on branch FREESIDE_1_7_BRANCH on
6346           2008-06-17 03:58:11 +0000
6347
6348 2007-08-01 15:25  ivan
6349
6350         *
6351           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif:
6352           file vsd.gif was added on branch FREESIDE_1_7_BRANCH on
6353           2008-06-17 03:58:08 +0000
6354
6355 2007-08-01 15:25  ivan
6356
6357         *
6358           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif:
6359           file xls.gif was added on branch FREESIDE_1_7_BRANCH on
6360           2008-06-17 03:58:10 +0000
6361
6362 2007-08-01 15:25  ivan
6363
6364         *
6365           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif:
6366           file xml.gif was added on branch FREESIDE_1_7_BRANCH on
6367           2008-06-17 03:58:11 +0000
6368
6369 2007-08-01 15:25  ivan
6370
6371         *
6372           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif:
6373           file swt.gif was added on branch FREESIDE_1_7_BRANCH on
6374           2008-06-17 03:58:08 +0000
6375
6376 2007-08-01 15:25  ivan
6377
6378         *
6379           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif:
6380           file txt.gif was added on branch FREESIDE_1_7_BRANCH on
6381           2008-06-17 03:58:08 +0000
6382
6383 2007-08-01 15:25  ivan
6384
6385         *
6386           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif:
6387           file swf.gif was added on branch FREESIDE_1_7_BRANCH on
6388           2008-06-17 03:58:07 +0000
6389
6390 2007-08-01 15:25  ivan
6391
6392         *
6393           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif:
6394           file rdp.gif was added on branch FREESIDE_1_7_BRANCH on
6395           2008-06-17 03:58:06 +0000
6396
6397 2007-08-01 15:25  ivan
6398
6399         *
6400           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif:
6401           file pdf.gif was added on branch FREESIDE_1_7_BRANCH on
6402           2008-06-17 03:58:01 +0000
6403
6404 2007-08-01 15:25  ivan
6405
6406         *
6407           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/png.gif:
6408           file png.gif was added on branch FREESIDE_1_7_BRANCH on
6409           2008-06-17 03:58:01 +0000
6410
6411 2007-08-01 15:25  ivan
6412
6413         *
6414           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif:
6415           file ppt.gif was added on branch FREESIDE_1_7_BRANCH on
6416           2008-06-17 03:58:03 +0000
6417
6418 2007-08-01 15:25  ivan
6419
6420         *
6421           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/js.gif:
6422           file js.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6423           03:58:00 +0000
6424
6425 2007-08-01 15:25  ivan
6426
6427         *
6428           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif:
6429           file mdb.gif was added on branch FREESIDE_1_7_BRANCH on
6430           2008-06-17 03:58:00 +0000
6431
6432 2007-08-01 15:25  ivan
6433
6434         *
6435           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif:
6436           file mp3.gif was added on branch FREESIDE_1_7_BRANCH on
6437           2008-06-17 03:58:01 +0000
6438
6439 2007-08-01 15:25  ivan
6440
6441         *
6442           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif:
6443           file exe.gif was added on branch FREESIDE_1_7_BRANCH on
6444           2008-06-17 03:57:58 +0000
6445
6446 2007-08-01 15:25  ivan
6447
6448         *
6449           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif:
6450           file fla.gif was added on branch FREESIDE_1_7_BRANCH on
6451           2008-06-17 03:57:58 +0000
6452
6453 2007-08-01 15:25  ivan
6454
6455         *
6456           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif:
6457           file gif.gif was added on branch FREESIDE_1_7_BRANCH on
6458           2008-06-17 03:57:59 +0000
6459
6460 2007-08-01 15:25  ivan
6461
6462         *
6463           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif:
6464           file htm.gif was added on branch FREESIDE_1_7_BRANCH on
6465           2008-06-17 03:57:59 +0000
6466
6467 2007-08-01 15:25  ivan
6468
6469         *
6470           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/html.gif:
6471           file html.gif was added on branch FREESIDE_1_7_BRANCH on
6472           2008-06-17 03:58:00 +0000
6473
6474 2007-08-01 15:25  ivan
6475
6476         *
6477           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif:
6478           file jpg.gif was added on branch FREESIDE_1_7_BRANCH on
6479           2008-06-17 03:58:00 +0000
6480
6481 2007-08-01 15:25  ivan
6482
6483         *
6484           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif:
6485           file cs.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6486           03:57:58 +0000
6487
6488 2007-08-01 15:25  ivan
6489
6490         *
6491           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif:
6492           file default.icon.gif was added on branch FREESIDE_1_7_BRANCH on
6493           2008-06-17 03:57:58 +0000
6494
6495 2007-08-01 15:25  ivan
6496
6497         *
6498           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif:
6499           file dll.gif was added on branch FREESIDE_1_7_BRANCH on
6500           2008-06-17 03:57:58 +0000
6501
6502 2007-08-01 15:25  ivan
6503
6504         *
6505           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif:
6506           file doc.gif was added on branch FREESIDE_1_7_BRANCH on
6507           2008-06-17 03:57:58 +0000
6508
6509 2007-08-01 15:25  ivan
6510
6511         *
6512           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif:
6513           file avi.gif was added on branch FREESIDE_1_7_BRANCH on
6514           2008-06-17 03:57:58 +0000
6515
6516 2007-08-01 15:25  ivan
6517
6518         *
6519           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif:
6520           file bmp.gif was added on branch FREESIDE_1_7_BRANCH on
6521           2008-06-17 03:57:58 +0000
6522
6523 2007-08-01 15:25  ivan
6524
6525         *
6526           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif:
6527           file ai.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6528           03:57:58 +0000
6529
6530 2007-08-01 15:25  ivan
6531
6532         *
6533           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/spacer.gif:
6534           file spacer.gif was added on branch FREESIDE_1_7_BRANCH on
6535           2008-06-17 03:57:57 +0000
6536
6537 2007-08-01 15:25  ivan
6538
6539         *
6540           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif:
6541           file FolderUp.gif was added on branch FREESIDE_1_7_BRANCH on
6542           2008-06-17 03:57:57 +0000
6543
6544 2007-08-01 15:25  ivan
6545
6546         *
6547           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif:
6548           file ButtonArrow.gif was added on branch FREESIDE_1_7_BRANCH on
6549           2008-06-17 03:57:56 +0000
6550
6551 2007-08-01 15:25  ivan
6552
6553         *
6554           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder.gif:
6555           file Folder.gif was added on branch FREESIDE_1_7_BRANCH on
6556           2008-06-17 03:57:56 +0000
6557
6558 2007-08-01 15:25  ivan
6559
6560         *
6561           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder32.gif:
6562           file Folder32.gif was added on branch FREESIDE_1_7_BRANCH on
6563           2008-06-17 03:57:57 +0000
6564
6565 2007-08-01 15:25  ivan
6566
6567         *
6568           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif:
6569           file FolderOpened.gif was added on branch FREESIDE_1_7_BRANCH on
6570           2008-06-17 03:57:57 +0000
6571
6572 2007-08-01 15:25  ivan
6573
6574         *
6575           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif:
6576           file FolderOpened32.gif was added on branch FREESIDE_1_7_BRANCH
6577           on 2008-06-17 03:57:57 +0000
6578
6579 2007-08-01 15:25  ivan
6580
6581         *
6582           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl:
6583           file basexml.pl was added on branch FREESIDE_1_7_BRANCH on
6584           2008-06-17 03:57:53 +0000
6585
6586 2007-08-01 15:25  ivan
6587
6588         *
6589           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/commands.pl:
6590           file commands.pl was added on branch FREESIDE_1_7_BRANCH on
6591           2008-06-17 03:57:53 +0000
6592
6593 2007-08-01 15:25  ivan
6594
6595         *
6596           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi:
6597           file connector.cgi was added on branch FREESIDE_1_7_BRANCH on
6598           2008-06-17 03:57:53 +0000
6599
6600 2007-08-01 15:25  ivan
6601
6602         *
6603           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmactualfolder.html:
6604           file frmactualfolder.html was added on branch FREESIDE_1_7_BRANCH
6605           on 2008-06-17 03:57:52 +0000
6606
6607 2007-08-01 15:25  ivan
6608
6609         *
6610           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html:
6611           file frmcreatefolder.html was added on branch FREESIDE_1_7_BRANCH
6612           on 2008-06-17 03:57:52 +0000
6613
6614 2007-08-01 15:25  ivan
6615
6616         *
6617           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmfolders.html:
6618           file frmfolders.html was added on branch FREESIDE_1_7_BRANCH on
6619           2008-06-17 03:57:53 +0000
6620
6621 2007-08-01 15:25  ivan
6622
6623         *
6624           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourceslist.html:
6625           file frmresourceslist.html was added on branch
6626           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:53 +0000
6627
6628 2007-08-01 15:25  ivan
6629
6630         *
6631           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourcetype.html:
6632           file frmresourcetype.html was added on branch FREESIDE_1_7_BRANCH
6633           on 2008-06-17 03:57:53 +0000
6634
6635 2007-08-01 15:25  ivan
6636
6637         *
6638           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmupload.html:
6639           file frmupload.html was added on branch FREESIDE_1_7_BRANCH on
6640           2008-06-17 03:57:53 +0000
6641
6642 2007-08-01 15:25  ivan
6643
6644         *
6645           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/io.pl:
6646           file io.pl was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6647           03:57:53 +0000
6648
6649 2007-08-01 15:25  ivan
6650
6651         *
6652           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl:
6653           file upload_fck.pl was added on branch FREESIDE_1_7_BRANCH on
6654           2008-06-17 03:57:53 +0000
6655
6656 2007-08-01 15:25  ivan
6657
6658         *
6659           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/util.pl:
6660           file util.pl was added on branch FREESIDE_1_7_BRANCH on
6661           2008-06-17 03:57:55 +0000
6662
6663 2007-08-01 15:25  ivan
6664
6665         *
6666           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.css:
6667           file browser.css was added on branch FREESIDE_1_7_BRANCH on
6668           2008-06-17 03:57:52 +0000
6669
6670 2007-08-01 15:25  ivan
6671
6672         *
6673           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.html:
6674           file browser.html was added on branch FREESIDE_1_7_BRANCH on
6675           2008-06-17 03:57:52 +0000
6676
6677 2007-08-01 15:25  ivan
6678
6679         *
6680           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template1.gif:
6681           file template1.gif was added on branch FREESIDE_1_7_BRANCH on
6682           2008-06-17 03:57:52 +0000
6683
6684 2007-08-01 15:25  ivan
6685
6686         *
6687           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template2.gif:
6688           file template2.gif was added on branch FREESIDE_1_7_BRANCH on
6689           2008-06-17 03:57:52 +0000
6690
6691 2007-08-01 15:25  ivan
6692
6693         *
6694           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template3.gif:
6695           file template3.gif was added on branch FREESIDE_1_7_BRANCH on
6696           2008-06-17 03:57:52 +0000
6697
6698 2007-08-01 15:25  ivan
6699
6700         *
6701           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js:
6702           file spellChecker.js was added on branch FREESIDE_1_7_BRANCH on
6703           2008-06-17 03:57:51 +0000
6704
6705 2007-08-01 15:25  ivan
6706
6707         *
6708           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html:
6709           file spellchecker.html was added on branch FREESIDE_1_7_BRANCH on
6710           2008-06-17 03:57:51 +0000
6711
6712 2007-08-01 15:25  ivan
6713
6714         *
6715           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl:
6716           file spellchecker.pl was added on branch FREESIDE_1_7_BRANCH on
6717           2008-06-17 03:57:52 +0000
6718
6719 2007-08-01 15:25  ivan
6720
6721         *
6722           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css:
6723           file spellerStyle.css was added on branch FREESIDE_1_7_BRANCH on
6724           2008-06-17 03:57:51 +0000
6725
6726 2007-08-01 15:25  ivan
6727
6728         *
6729           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js:
6730           file wordWindow.js was added on branch FREESIDE_1_7_BRANCH on
6731           2008-06-17 03:57:51 +0000
6732
6733 2007-08-01 15:25  ivan
6734
6735         *
6736           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html:
6737           file blank.html was added on branch FREESIDE_1_7_BRANCH on
6738           2008-06-17 03:57:51 +0000
6739
6740 2007-08-01 15:25  ivan
6741
6742         *
6743           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js:
6744           file controlWindow.js was added on branch FREESIDE_1_7_BRANCH on
6745           2008-06-17 03:57:51 +0000
6746
6747 2007-08-01 15:25  ivan
6748
6749         *
6750           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html:
6751           file controls.html was added on branch FREESIDE_1_7_BRANCH on
6752           2008-06-17 03:57:51 +0000
6753
6754 2007-08-01 15:25  ivan
6755
6756         * httemplate/elements/fckeditor/editor/dialog/fck_link/fck_link.js:
6757           file fck_link.js was added on branch FREESIDE_1_7_BRANCH on
6758           2008-06-17 03:57:51 +0000
6759
6760 2007-08-01 15:25  ivan
6761
6762         *
6763           httemplate/elements/fckeditor/editor/dialog/fck_select/fck_select.js:
6764           file fck_select.js was added on branch FREESIDE_1_7_BRANCH on
6765           2008-06-17 03:57:51 +0000
6766
6767 2007-08-01 15:25  ivan
6768
6769         *
6770           httemplate/elements/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html:
6771           file fck_document_preview.html was added on branch
6772           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:50 +0000
6773
6774 2007-08-01 15:25  ivan
6775
6776         *
6777           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash.js:
6778           file fck_flash.js was added on branch FREESIDE_1_7_BRANCH on
6779           2008-06-17 03:57:51 +0000
6780
6781 2007-08-01 15:25  ivan
6782
6783         *
6784           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html:
6785           file fck_flash_preview.html was added on branch
6786           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:51 +0000
6787
6788 2007-08-01 15:25  ivan
6789
6790         *
6791           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image.js:
6792           file fck_image.js was added on branch FREESIDE_1_7_BRANCH on
6793           2008-06-17 03:57:51 +0000
6794
6795 2007-08-01 15:25  ivan
6796
6797         *
6798           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image_preview.html:
6799           file fck_image_preview.html was added on branch
6800           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:51 +0000
6801
6802 2007-08-01 15:25  ivan
6803
6804         *
6805           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif:
6806           file logo_fckeditor.gif was added on branch FREESIDE_1_7_BRANCH
6807           on 2008-06-17 03:57:50 +0000
6808
6809 2007-08-01 15:25  ivan
6810
6811         *
6812           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fredck.gif:
6813           file logo_fredck.gif was added on branch FREESIDE_1_7_BRANCH on
6814           2008-06-17 03:57:50 +0000
6815
6816 2007-08-01 15:25  ivan
6817
6818         *
6819           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.css:
6820           file fck_dialog_common.css was added on branch
6821           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:50 +0000
6822
6823 2007-08-01 15:25  ivan
6824
6825         *
6826           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.js:
6827           file fck_dialog_common.js was added on branch FREESIDE_1_7_BRANCH
6828           on 2008-06-17 03:57:50 +0000
6829
6830 2007-08-01 15:25  ivan
6831
6832         *
6833           httemplate/elements/fckeditor/editor/dialog/common/fcknumericfield.htc:
6834           file fcknumericfield.htc was added on branch FREESIDE_1_7_BRANCH
6835           on 2008-06-17 03:57:50 +0000
6836
6837 2007-08-01 15:25  ivan
6838
6839         *
6840           httemplate/elements/fckeditor/editor/dialog/common/images/locked.gif:
6841           file locked.gif was added on branch FREESIDE_1_7_BRANCH on
6842           2008-06-17 03:57:50 +0000
6843
6844 2007-08-01 15:25  ivan
6845
6846         *
6847           httemplate/elements/fckeditor/editor/dialog/common/moz-bindings.xml:
6848           file moz-bindings.xml was added on branch FREESIDE_1_7_BRANCH on
6849           2008-06-17 03:57:50 +0000
6850
6851 2007-08-01 15:25  ivan
6852
6853         *
6854           httemplate/elements/fckeditor/editor/dialog/common/images/reset.gif:
6855           file reset.gif was added on branch FREESIDE_1_7_BRANCH on
6856           2008-06-17 03:57:50 +0000
6857
6858 2007-08-01 15:25  ivan
6859
6860         *
6861           httemplate/elements/fckeditor/editor/dialog/common/images/unlocked.gif:
6862           file unlocked.gif was added on branch FREESIDE_1_7_BRANCH on
6863           2008-06-17 03:57:50 +0000
6864
6865 2007-08-01 15:25  ivan
6866
6867         * httemplate/elements/fckeditor/editor/dialog/fck_docprops.html:
6868           file fck_docprops.html was added on branch FREESIDE_1_7_BRANCH on
6869           2008-06-17 03:57:46 +0000
6870
6871 2007-08-01 15:25  ivan
6872
6873         * httemplate/elements/fckeditor/editor/dialog/fck_find.html: file
6874           fck_find.html was added on branch FREESIDE_1_7_BRANCH on
6875           2008-06-17 03:57:46 +0000
6876
6877 2007-08-01 15:25  ivan
6878
6879         * httemplate/elements/fckeditor/editor/dialog/fck_flash.html: file
6880           fck_flash.html was added on branch FREESIDE_1_7_BRANCH on
6881           2008-06-17 03:57:46 +0000
6882
6883 2007-08-01 15:25  ivan
6884
6885         * httemplate/elements/fckeditor/editor/dialog/fck_form.html: file
6886           fck_form.html was added on branch FREESIDE_1_7_BRANCH on
6887           2008-06-17 03:57:46 +0000
6888
6889 2007-08-01 15:25  ivan
6890
6891         * httemplate/elements/fckeditor/editor/dialog/fck_hiddenfield.html:
6892           file fck_hiddenfield.html was added on branch FREESIDE_1_7_BRANCH
6893           on 2008-06-17 03:57:46 +0000
6894
6895 2007-08-01 15:25  ivan
6896
6897         * httemplate/elements/fckeditor/editor/dialog/fck_image.html: file
6898           fck_image.html was added on branch FREESIDE_1_7_BRANCH on
6899           2008-06-17 03:57:46 +0000
6900
6901 2007-08-01 15:25  ivan
6902
6903         * httemplate/elements/fckeditor/editor/dialog/fck_link.html: file
6904           fck_link.html was added on branch FREESIDE_1_7_BRANCH on
6905           2008-06-17 03:57:46 +0000
6906
6907 2007-08-01 15:25  ivan
6908
6909         * httemplate/elements/fckeditor/editor/dialog/fck_listprop.html:
6910           file fck_listprop.html was added on branch FREESIDE_1_7_BRANCH on
6911           2008-06-17 03:57:46 +0000
6912
6913 2007-08-01 15:25  ivan
6914
6915         * httemplate/elements/fckeditor/editor/dialog/fck_paste.html: file
6916           fck_paste.html was added on branch FREESIDE_1_7_BRANCH on
6917           2008-06-17 03:57:46 +0000
6918
6919 2007-08-01 15:25  ivan
6920
6921         * httemplate/elements/fckeditor/editor/dialog/fck_radiobutton.html:
6922           file fck_radiobutton.html was added on branch FREESIDE_1_7_BRANCH
6923           on 2008-06-17 03:57:46 +0000
6924
6925 2007-08-01 15:25  ivan
6926
6927         * httemplate/elements/fckeditor/editor/dialog/fck_replace.html:
6928           file fck_replace.html was added on branch FREESIDE_1_7_BRANCH on
6929           2008-06-17 03:57:46 +0000
6930
6931 2007-08-01 15:25  ivan
6932
6933         * httemplate/elements/fckeditor/editor/dialog/fck_select.html: file
6934           fck_select.html was added on branch FREESIDE_1_7_BRANCH on
6935           2008-06-17 03:57:46 +0000
6936
6937 2007-08-01 15:25  ivan
6938
6939         * httemplate/elements/fckeditor/editor/dialog/fck_smiley.html: file
6940           fck_smiley.html was added on branch FREESIDE_1_7_BRANCH on
6941           2008-06-17 03:57:46 +0000
6942
6943 2007-08-01 15:25  ivan
6944
6945         * httemplate/elements/fckeditor/editor/dialog/fck_source.html: file
6946           fck_source.html was added on branch FREESIDE_1_7_BRANCH on
6947           2008-06-17 03:57:46 +0000
6948
6949 2007-08-01 15:25  ivan
6950
6951         * httemplate/elements/fckeditor/editor/dialog/fck_specialchar.html:
6952           file fck_specialchar.html was added on branch FREESIDE_1_7_BRANCH
6953           on 2008-06-17 03:57:47 +0000
6954
6955 2007-08-01 15:25  ivan
6956
6957         *
6958           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages.html:
6959           file fck_spellerpages.html was added on branch
6960           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:47 +0000
6961
6962 2007-08-01 15:25  ivan
6963
6964         * httemplate/elements/fckeditor/editor/dialog/fck_table.html: file
6965           fck_table.html was added on branch FREESIDE_1_7_BRANCH on
6966           2008-06-17 03:57:47 +0000
6967
6968 2007-08-01 15:25  ivan
6969
6970         * httemplate/elements/fckeditor/editor/dialog/fck_tablecell.html:
6971           file fck_tablecell.html was added on branch FREESIDE_1_7_BRANCH
6972           on 2008-06-17 03:57:48 +0000
6973
6974 2007-08-01 15:25  ivan
6975
6976         * httemplate/elements/fckeditor/editor/dialog/fck_template.html:
6977           file fck_template.html was added on branch FREESIDE_1_7_BRANCH on
6978           2008-06-17 03:57:50 +0000
6979
6980 2007-08-01 15:25  ivan
6981
6982         * httemplate/elements/fckeditor/editor/dialog/fck_textarea.html:
6983           file fck_textarea.html was added on branch FREESIDE_1_7_BRANCH on
6984           2008-06-17 03:57:50 +0000
6985
6986 2007-08-01 15:25  ivan
6987
6988         * httemplate/elements/fckeditor/editor/dialog/fck_textfield.html:
6989           file fck_textfield.html was added on branch FREESIDE_1_7_BRANCH
6990           on 2008-06-17 03:57:50 +0000
6991
6992 2007-08-01 15:25  ivan
6993
6994         * httemplate/elements/fckeditor/editor/dialog/fck_button.html: file
6995           fck_button.html was added on branch FREESIDE_1_7_BRANCH on
6996           2008-06-17 03:57:46 +0000
6997
6998 2007-08-01 15:25  ivan
6999
7000         * httemplate/elements/fckeditor/editor/dialog/fck_checkbox.html:
7001           file fck_checkbox.html was added on branch FREESIDE_1_7_BRANCH on
7002           2008-06-17 03:57:46 +0000
7003
7004 2007-08-01 15:25  ivan
7005
7006         *
7007           httemplate/elements/fckeditor/editor/dialog/fck_colorselector.html:
7008           file fck_colorselector.html was added on branch
7009           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:46 +0000
7010
7011 2007-08-01 15:25  ivan
7012
7013         * httemplate/elements/fckeditor/editor/dialog/fck_about.html: file
7014           fck_about.html was added on branch FREESIDE_1_7_BRANCH on
7015           2008-06-17 03:57:45 +0000
7016
7017 2007-08-01 15:25  ivan
7018
7019         * httemplate/elements/fckeditor/editor/dialog/fck_anchor.html: file
7020           fck_anchor.html was added on branch FREESIDE_1_7_BRANCH on
7021           2008-06-17 03:57:45 +0000
7022
7023 2007-08-01 15:25  ivan
7024
7025         *
7026           httemplate/elements/fckeditor/editor/css/behaviors/disablehandles.htc:
7027           file disablehandles.htc was added on branch FREESIDE_1_7_BRANCH
7028           on 2008-06-17 03:57:45 +0000
7029
7030 2007-08-01 15:25  ivan
7031
7032         * httemplate/elements/fckeditor/editor/css/images/fck_anchor.gif:
7033           file fck_anchor.gif was added on branch FREESIDE_1_7_BRANCH on
7034           2008-06-17 03:57:45 +0000
7035
7036 2007-08-01 15:25  ivan
7037
7038         *
7039           httemplate/elements/fckeditor/editor/css/images/fck_flashlogo.gif:
7040           file fck_flashlogo.gif was added on branch FREESIDE_1_7_BRANCH on
7041           2008-06-17 03:57:45 +0000
7042
7043 2007-08-01 15:25  ivan
7044
7045         *
7046           httemplate/elements/fckeditor/editor/css/images/fck_hiddenfield.gif:
7047           file fck_hiddenfield.gif was added on branch FREESIDE_1_7_BRANCH
7048           on 2008-06-17 03:57:45 +0000
7049
7050 2007-08-01 15:25  ivan
7051
7052         *
7053           httemplate/elements/fckeditor/editor/css/images/fck_pagebreak.gif:
7054           file fck_pagebreak.gif was added on branch FREESIDE_1_7_BRANCH on
7055           2008-06-17 03:57:45 +0000
7056
7057 2007-08-01 15:25  ivan
7058
7059         *
7060           httemplate/elements/fckeditor/editor/css/behaviors/showtableborders.htc:
7061           file showtableborders.htc was added on branch FREESIDE_1_7_BRANCH
7062           on 2008-06-17 03:57:45 +0000
7063
7064 2007-08-01 15:25  ivan
7065
7066         * httemplate/elements/fckeditor/editor/css/fck_editorarea.css: file
7067           fck_editorarea.css was added on branch FREESIDE_1_7_BRANCH on
7068           2008-06-17 03:57:45 +0000
7069
7070 2007-08-01 15:25  ivan
7071
7072         * httemplate/elements/fckeditor/editor/css/fck_internal.css: file
7073           fck_internal.css was added on branch FREESIDE_1_7_BRANCH on
7074           2008-06-17 03:57:45 +0000
7075
7076 2007-08-01 15:25  ivan
7077
7078         *
7079           httemplate/elements/fckeditor/editor/css/fck_showtableborders_gecko.css:
7080           file fck_showtableborders_gecko.css was added on branch
7081           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:45 +0000
7082
7083 2007-08-01 15:25  ivan
7084
7085         * httemplate/elements/fckeditor/editor/fckdebug.html: file
7086           fckdebug.html was added on branch FREESIDE_1_7_BRANCH on
7087           2008-06-17 03:57:45 +0000
7088
7089 2007-08-01 15:25  ivan
7090
7091         * httemplate/elements/fckeditor/editor/fckdialog.html: file
7092           fckdialog.html was added on branch FREESIDE_1_7_BRANCH on
7093           2008-06-17 03:57:45 +0000
7094
7095 2007-08-01 15:25  ivan
7096
7097         * httemplate/elements/fckeditor/editor/fckeditor.html: file
7098           fckeditor.html was added on branch FREESIDE_1_7_BRANCH on
7099           2008-06-17 03:57:45 +0000
7100
7101 2007-08-01 15:25  ivan
7102
7103         * httemplate/elements/fckeditor/editor/fckeditor.original.html:
7104           file fckeditor.original.html was added on branch
7105           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:45 +0000
7106
7107 2007-08-01 15:25  ivan
7108
7109         * httemplate/elements/fckeditor/fckconfig.js: file fckconfig.js was
7110           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:57:44 +0000
7111
7112 2007-08-01 15:25  ivan
7113
7114         * httemplate/elements/fckeditor/fckeditor.js: file fckeditor.js was
7115           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:57:44 +0000
7116
7117 2007-08-01 15:25  ivan
7118
7119         * httemplate/elements/fckeditor/fckpackager.xml: file
7120           fckpackager.xml was added on branch FREESIDE_1_7_BRANCH on
7121           2008-06-17 03:57:44 +0000
7122
7123 2007-08-01 15:25  ivan
7124
7125         * httemplate/elements/fckeditor/fckstyles.xml: file fckstyles.xml
7126           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:57:44
7127           +0000
7128
7129 2007-08-01 15:25  ivan
7130
7131         * httemplate/elements/fckeditor/fcktemplates.xml: file
7132           fcktemplates.xml was added on branch FREESIDE_1_7_BRANCH on
7133           2008-06-17 03:57:44 +0000
7134
7135 2007-08-01 15:25  ivan
7136
7137         * httemplate/elements/tr-checkbox.html: file tr-checkbox.html was
7138           added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19 +0000
7139
7140 2007-08-01 15:25  ivan
7141
7142         * httemplate/elements/tr-input-money.html: file tr-input-money.html
7143           was added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19
7144           +0000
7145
7146 2007-08-01 15:25  ivan
7147
7148         * httemplate/elements/tr-password.html: file tr-password.html was
7149           added on branch FREESIDE_1_7_BRANCH on 2008-01-11 04:47:35 +0000
7150
7151 2007-08-01 15:25  ivan
7152
7153         * httemplate/elements/tr-select-cust_main-status.html: file
7154           tr-select-cust_main-status.html was added on branch
7155           FREESIDE_1_7_BRANCH on 2008-06-18 05:18:25 +0000
7156
7157 2007-08-01 15:25  ivan
7158
7159         * httemplate/elements/tr-select.html: file tr-select.html was added
7160           on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:20 +0000
7161
7162 2007-08-01 15:25  ivan
7163
7164         * httemplate/elements/tr-td-label.html: file tr-td-label.html was
7165           added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:20 +0000
7166
7167 2007-08-01 15:25  ivan
7168
7169         * httemplate/elements/tr-title.html: file tr-title.html was added
7170           on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:47:47 +0000
7171
7172 2007-08-01 15:25  ivan
7173
7174         * httemplate/elements/select-cust_main-status.html: file
7175           select-cust_main-status.html was added on branch
7176           FREESIDE_1_7_BRANCH on 2008-06-18 05:27:15 +0000
7177
7178 2007-08-01 15:24  jeff
7179
7180         * FS/FS/part_pkg/prorate_delayed.pm: file prorate_delayed.pm was
7181           added on branch FREESIDE_1_7_BRANCH on 2007-12-21 22:27:14 +0000
7182
7183 2007-08-01 15:24  ivan
7184
7185         * FS/FS/part_pkg/prorate_delayed.pm,
7186           httemplate/elements/hidden.html,
7187           httemplate/elements/select-cust_main-status.html,
7188           httemplate/elements/tr-checkbox.html,
7189           httemplate/elements/tr-fixed.html,
7190           httemplate/elements/tr-input-money.html,
7191           httemplate/elements/tr-input-text.html,
7192           httemplate/elements/tr-password.html,
7193           httemplate/elements/tr-select-cust_main-status.html,
7194           httemplate/elements/tr-select.html,
7195           httemplate/elements/tr-td-label.html,
7196           httemplate/elements/tr-title.html,
7197           httemplate/elements/fckeditor/fckconfig.js,
7198           httemplate/elements/fckeditor/fckeditor.js,
7199           httemplate/elements/fckeditor/fckpackager.xml,
7200           httemplate/elements/fckeditor/fckstyles.xml,
7201           httemplate/elements/fckeditor/fcktemplates.xml,
7202           httemplate/elements/fckeditor/editor/fckdebug.html,
7203           httemplate/elements/fckeditor/editor/fckdialog.html,
7204           httemplate/elements/fckeditor/editor/fckeditor.html,
7205           httemplate/elements/fckeditor/editor/fckeditor.original.html,
7206           httemplate/elements/fckeditor/editor/css/fck_editorarea.css,
7207           httemplate/elements/fckeditor/editor/css/fck_internal.css,
7208           httemplate/elements/fckeditor/editor/css/fck_showtableborders_gecko.css,
7209           httemplate/elements/fckeditor/editor/css/behaviors/disablehandles.htc,
7210           httemplate/elements/fckeditor/editor/css/behaviors/showtableborders.htc,
7211           httemplate/elements/fckeditor/editor/css/images/fck_anchor.gif,
7212           httemplate/elements/fckeditor/editor/css/images/fck_flashlogo.gif,
7213           httemplate/elements/fckeditor/editor/css/images/fck_hiddenfield.gif,
7214           httemplate/elements/fckeditor/editor/css/images/fck_pagebreak.gif,
7215           httemplate/elements/fckeditor/editor/dialog/fck_about.html,
7216           httemplate/elements/fckeditor/editor/dialog/fck_anchor.html,
7217           httemplate/elements/fckeditor/editor/dialog/fck_button.html,
7218           httemplate/elements/fckeditor/editor/dialog/fck_checkbox.html,
7219           httemplate/elements/fckeditor/editor/dialog/fck_colorselector.html,
7220           httemplate/elements/fckeditor/editor/dialog/fck_docprops.html,
7221           httemplate/elements/fckeditor/editor/dialog/fck_find.html,
7222           httemplate/elements/fckeditor/editor/dialog/fck_flash.html,
7223           httemplate/elements/fckeditor/editor/dialog/fck_form.html,
7224           httemplate/elements/fckeditor/editor/dialog/fck_hiddenfield.html,
7225           httemplate/elements/fckeditor/editor/dialog/fck_image.html,
7226           httemplate/elements/fckeditor/editor/dialog/fck_link.html,
7227           httemplate/elements/fckeditor/editor/dialog/fck_listprop.html,
7228           httemplate/elements/fckeditor/editor/dialog/fck_paste.html,
7229           httemplate/elements/fckeditor/editor/dialog/fck_radiobutton.html,
7230           httemplate/elements/fckeditor/editor/dialog/fck_replace.html,
7231           httemplate/elements/fckeditor/editor/dialog/fck_select.html,
7232           httemplate/elements/fckeditor/editor/dialog/fck_smiley.html,
7233           httemplate/elements/fckeditor/editor/dialog/fck_source.html,
7234           httemplate/elements/fckeditor/editor/dialog/fck_specialchar.html,
7235           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages.html,
7236           httemplate/elements/fckeditor/editor/dialog/fck_table.html,
7237           httemplate/elements/fckeditor/editor/dialog/fck_tablecell.html,
7238           httemplate/elements/fckeditor/editor/dialog/fck_template.html,
7239           httemplate/elements/fckeditor/editor/dialog/fck_textarea.html,
7240           httemplate/elements/fckeditor/editor/dialog/fck_textfield.html,
7241           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.css,
7242           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.js,
7243           httemplate/elements/fckeditor/editor/dialog/common/fcknumericfield.htc,
7244           httemplate/elements/fckeditor/editor/dialog/common/moz-bindings.xml,
7245           httemplate/elements/fckeditor/editor/dialog/common/images/locked.gif,
7246           httemplate/elements/fckeditor/editor/dialog/common/images/reset.gif,
7247           httemplate/elements/fckeditor/editor/dialog/common/images/unlocked.gif,
7248           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif,
7249           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fredck.gif,
7250           httemplate/elements/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html,
7251           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash.js,
7252           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html,
7253           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image.js,
7254           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image_preview.html,
7255           httemplate/elements/fckeditor/editor/dialog/fck_link/fck_link.js,
7256           httemplate/elements/fckeditor/editor/dialog/fck_select/fck_select.js,
7257           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html,
7258           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js,
7259           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html,
7260           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js,
7261           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html,
7262           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css,
7263           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js,
7264           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl,
7265           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template1.gif,
7266           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template2.gif,
7267           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template3.gif,
7268           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.css,
7269           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.html,
7270           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmactualfolder.html,
7271           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html,
7272           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmfolders.html,
7273           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourceslist.html,
7274           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourcetype.html,
7275           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmupload.html,
7276           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl,
7277           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/commands.pl,
7278           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi,
7279           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/io.pl,
7280           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl,
7281           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/util.pl,
7282           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif,
7283           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder.gif,
7284           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder32.gif,
7285           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif,
7286           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif,
7287           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif,
7288           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/spacer.gif,
7289           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif,
7290           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif,
7291           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif,
7292           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif,
7293           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif,
7294           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif,
7295           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif,
7296           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif,
7297           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif,
7298           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif,
7299           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif,
7300           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/html.gif,
7301           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif,
7302           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/js.gif,
7303           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif,
7304           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif,
7305           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif,
7306           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/png.gif,
7307           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif,
7308           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif,
7309           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif,
7310           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif,
7311           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif,
7312           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif,
7313           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif,
7314           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif,
7315           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif,
7316           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif,
7317           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif,
7318           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif,
7319           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif,
7320           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif,
7321           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif,
7322           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif,
7323           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif,
7324           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif,
7325           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif,
7326           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif,
7327           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif,
7328           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif,
7329           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif,
7330           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif,
7331           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif,
7332           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif,
7333           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif,
7334           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif,
7335           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif,
7336           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif,
7337           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif,
7338           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif,
7339           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif,
7340           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif,
7341           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif,
7342           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif,
7343           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/common.js,
7344           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/fckxml.js,
7345           httemplate/elements/fckeditor/editor/filemanager/upload/test.html,
7346           httemplate/elements/fckeditor/editor/images/anchor.gif,
7347           httemplate/elements/fckeditor/editor/images/arrow_ltr.gif,
7348           httemplate/elements/fckeditor/editor/images/arrow_rtl.gif,
7349           httemplate/elements/fckeditor/editor/images/spacer.gif,
7350           httemplate/elements/fckeditor/editor/images/smiley/msn/angel_smile.gif,
7351           httemplate/elements/fckeditor/editor/images/smiley/msn/angry_smile.gif,
7352           httemplate/elements/fckeditor/editor/images/smiley/msn/broken_heart.gif,
7353           httemplate/elements/fckeditor/editor/images/smiley/msn/cake.gif,
7354           httemplate/elements/fckeditor/editor/images/smiley/msn/confused_smile.gif,
7355           httemplate/elements/fckeditor/editor/images/smiley/msn/cry_smile.gif,
7356           httemplate/elements/fckeditor/editor/images/smiley/msn/devil_smile.gif,
7357           httemplate/elements/fckeditor/editor/images/smiley/msn/embaressed_smile.gif,
7358           httemplate/elements/fckeditor/editor/images/smiley/msn/envelope.gif,
7359           httemplate/elements/fckeditor/editor/images/smiley/msn/heart.gif,
7360           httemplate/elements/fckeditor/editor/images/smiley/msn/kiss.gif,
7361           httemplate/elements/fckeditor/editor/images/smiley/msn/lightbulb.gif,
7362           httemplate/elements/fckeditor/editor/images/smiley/msn/omg_smile.gif,
7363           httemplate/elements/fckeditor/editor/images/smiley/msn/regular_smile.gif,
7364           httemplate/elements/fckeditor/editor/images/smiley/msn/sad_smile.gif,
7365           httemplate/elements/fckeditor/editor/images/smiley/msn/shades_smile.gif,
7366           httemplate/elements/fckeditor/editor/images/smiley/msn/teeth_smile.gif,
7367           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_down.gif,
7368           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_up.gif,
7369           httemplate/elements/fckeditor/editor/images/smiley/msn/tounge_smile.gif,
7370           httemplate/elements/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif,
7371           httemplate/elements/fckeditor/editor/images/smiley/msn/wink_smile.gif,
7372           httemplate/elements/fckeditor/editor/js/fckeditorcode_gecko.js,
7373           httemplate/elements/fckeditor/editor/js/fckeditorcode_ie.js,
7374           httemplate/elements/fckeditor/editor/lang/_getfontformat.html,
7375           httemplate/elements/fckeditor/editor/lang/_translationstatus.txt,
7376           httemplate/elements/fckeditor/editor/lang/af.js,
7377           httemplate/elements/fckeditor/editor/lang/ar.js,
7378           httemplate/elements/fckeditor/editor/lang/bg.js,
7379           httemplate/elements/fckeditor/editor/lang/bn.js,
7380           httemplate/elements/fckeditor/editor/lang/bs.js,
7381           httemplate/elements/fckeditor/editor/lang/ca.js,
7382           httemplate/elements/fckeditor/editor/lang/cs.js,
7383           httemplate/elements/fckeditor/editor/lang/da.js,
7384           httemplate/elements/fckeditor/editor/lang/de.js,
7385           httemplate/elements/fckeditor/editor/lang/el.js,
7386           httemplate/elements/fckeditor/editor/lang/en-au.js,
7387           httemplate/elements/fckeditor/editor/lang/en-ca.js,
7388           httemplate/elements/fckeditor/editor/lang/en-uk.js,
7389           httemplate/elements/fckeditor/editor/lang/en.js,
7390           httemplate/elements/fckeditor/editor/lang/eo.js,
7391           httemplate/elements/fckeditor/editor/lang/es.js,
7392           httemplate/elements/fckeditor/editor/lang/et.js,
7393           httemplate/elements/fckeditor/editor/lang/eu.js,
7394           httemplate/elements/fckeditor/editor/lang/fa.js,
7395           httemplate/elements/fckeditor/editor/lang/fi.js,
7396           httemplate/elements/fckeditor/editor/lang/fo.js,
7397           httemplate/elements/fckeditor/editor/lang/fr.js,
7398           httemplate/elements/fckeditor/editor/lang/gl.js,
7399           httemplate/elements/fckeditor/editor/lang/he.js,
7400           httemplate/elements/fckeditor/editor/lang/hi.js,
7401           httemplate/elements/fckeditor/editor/lang/hr.js,
7402           httemplate/elements/fckeditor/editor/lang/hu.js,
7403           httemplate/elements/fckeditor/editor/lang/it.js,
7404           httemplate/elements/fckeditor/editor/lang/ja.js,
7405           httemplate/elements/fckeditor/editor/lang/km.js,
7406           httemplate/elements/fckeditor/editor/lang/ko.js,
7407           httemplate/elements/fckeditor/editor/lang/lt.js,
7408           httemplate/elements/fckeditor/editor/lang/lv.js,
7409           httemplate/elements/fckeditor/editor/lang/mn.js,
7410           httemplate/elements/fckeditor/editor/lang/ms.js,
7411           httemplate/elements/fckeditor/editor/lang/nb.js,
7412           httemplate/elements/fckeditor/editor/lang/nl.js,
7413           httemplate/elements/fckeditor/editor/lang/no.js,
7414           httemplate/elements/fckeditor/editor/lang/pl.js,
7415           httemplate/elements/fckeditor/editor/lang/pt-br.js,
7416           httemplate/elements/fckeditor/editor/lang/pt.js,
7417           httemplate/elements/fckeditor/editor/lang/ro.js,
7418           httemplate/elements/fckeditor/editor/lang/ru.js,
7419           httemplate/elements/fckeditor/editor/lang/sk.js,
7420           httemplate/elements/fckeditor/editor/lang/sl.js,
7421           httemplate/elements/fckeditor/editor/lang/sr-latn.js,
7422           httemplate/elements/fckeditor/editor/lang/sr.js,
7423           httemplate/elements/fckeditor/editor/lang/sv.js,
7424           httemplate/elements/fckeditor/editor/lang/th.js,
7425           httemplate/elements/fckeditor/editor/lang/tr.js,
7426           httemplate/elements/fckeditor/editor/lang/uk.js,
7427           httemplate/elements/fckeditor/editor/lang/vi.js,
7428           httemplate/elements/fckeditor/editor/lang/zh-cn.js,
7429           httemplate/elements/fckeditor/editor/lang/zh.js,
7430           httemplate/elements/fckeditor/editor/plugins/autogrow/fckplugin.js,
7431           httemplate/elements/fckeditor/editor/plugins/placeholder/fck_placeholder.html,
7432           httemplate/elements/fckeditor/editor/plugins/placeholder/fckplugin.js,
7433           httemplate/elements/fckeditor/editor/plugins/placeholder/placeholder.gif,
7434           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/de.js,
7435           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/en.js,
7436           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/fr.js,
7437           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/it.js,
7438           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/pl.js,
7439           httemplate/elements/fckeditor/editor/plugins/simplecommands/fckplugin.js,
7440           httemplate/elements/fckeditor/editor/plugins/tablecommands/fckplugin.js,
7441           httemplate/elements/fckeditor/editor/skins/_fckviewstrips.html,
7442           httemplate/elements/fckeditor/editor/skins/default/fck_dialog.css,
7443           httemplate/elements/fckeditor/editor/skins/default/fck_editor.css,
7444           httemplate/elements/fckeditor/editor/skins/default/fck_strip.gif,
7445           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.arrowright.gif,
7446           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif,
7447           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.collapse.gif,
7448           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.end.gif,
7449           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.expand.gif,
7450           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.separator.gif,
7451           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.start.gif,
7452           httemplate/elements/fckeditor/editor/skins/office2003/fck_dialog.css,
7453           httemplate/elements/fckeditor/editor/skins/office2003/fck_editor.css,
7454           httemplate/elements/fckeditor/editor/skins/office2003/fck_strip.gif,
7455           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.arrowright.gif,
7456           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.bg.gif,
7457           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif,
7458           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.collapse.gif,
7459           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.end.gif,
7460           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.expand.gif,
7461           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.separator.gif,
7462           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.start.gif,
7463           httemplate/elements/fckeditor/editor/skins/silver/fck_dialog.css,
7464           httemplate/elements/fckeditor/editor/skins/silver/fck_editor.css,
7465           httemplate/elements/fckeditor/editor/skins/silver/fck_strip.gif,
7466           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif,
7467           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif,
7468           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif,
7469           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.collapse.gif,
7470           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.end.gif,
7471           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.expand.gif,
7472           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.separator.gif,
7473           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.start.gif,
7474           httemplate/misc/cancel_cust.html: event refactor, landing on
7475           HEAD!
7476
7477 2007-08-01 15:21  ivan
7478
7479         * rt/lib/RTx/WebCronTool.pm: adding WebCronTool.pm to _1_7_BRANCH
7480           too
7481
7482 2007-08-01 15:20  ivan
7483
7484         * rt/lib/RTx/WebCronTool.pm: commit these RT differences, seem to
7485           be mostly in autogen'ed stuff
7486
7487 2007-08-01 15:20  ivan
7488
7489         * rt/lib/RTx/WebCronTool.pm: file WebCronTool.pm was added on
7490           branch FREESIDE_1_7_BRANCH on 2007-08-01 22:21:22 +0000
7491
7492 2007-07-20 12:58  ivan
7493
7494         * bin/apache.export: apache export: don't bomb out when svc_www
7495           records aren't associated with an svc_acct, just leave those
7496           subsitution vars blank
7497
7498 2007-07-18 14:13  ivan
7499
7500         * FS/FS/Schema.pm: Schema.pm doesn't need FS::UID datasrc anyway,
7501           wtf
7502
7503 2007-07-17 20:23  jeff
7504
7505         * FS/FS/AccessRight.pm, httemplate/edit/svc_acct.cgi: svc_acct.dir
7506           should be editable with ACL (#1730)
7507
7508 2007-07-14 10:42  rsiddall
7509
7510         * install/rpm/freeside.spec: The RPM requires mod_ssl, so modify
7511           the httpd conf file to require SSL.
7512
7513 2007-07-13 17:44  ivan
7514
7515         * bin/find-overapplied: a payment, by any other name
7516
7517 2007-07-13 16:58  ivan
7518
7519         * bin/: find-overapplied, strip-eps: adding quick find-overapplied
7520           script
7521
7522 2007-07-13 16:58  ivan
7523
7524         * bin/find-overapplied: file find-overapplied was added on branch
7525           FREESIDE_1_7_BRANCH on 2007-07-13 23:59:39 +0000
7526
7527 2007-07-13 16:52  ivan
7528
7529         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
7530           FS/FS/ClientAPI/Signup.pm, FS/FS/Cron/bill.pm,
7531           FS/bin/freeside-prepaidd, httemplate/edit/process/cust_main.cgi,
7532           httemplate/misc/bill.cgi,
7533           httemplate/misc/process/recharge_svc.html: fix race condition
7534           where ->apply_payments_and_credits could double-apply in rare
7535           cases
7536
7537 2007-07-12 14:41  ivan
7538
7539         * bin/apache.export: add debugging flag to apache export
7540
7541 2007-07-11 04:10  ivan
7542
7543         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: show bad
7544           amount in error message
7545
7546 2007-07-11 01:35  ivan
7547
7548         * FS/FS/cust_main.pm: finish adding payunique field
7549
7550 2007-07-11 01:08  ivan
7551
7552         * FS/FS/cust_pay.pm, httemplate/misc/payment.cgi,
7553           httemplate/misc/process/payment.cgi: finish adding payunique
7554           field
7555
7556 2007-07-10 21:23  jeff
7557
7558         * FS/FS/cust_main.pm: honor bop_realtime options for paystate,
7559           paytype, stateid, and stateid_state for CHEK transactions (#1718)
7560
7561 2007-07-10 11:40  rsiddall
7562
7563         * install/rpm/freeside.spec: Added %post to mason RPM to create
7564           freeside user.
7565
7566 2007-07-10 10:05  rsiddall
7567
7568         * install/rpm/freeside.spec: Fixed bug where placeholders in
7569           freeside-init were not replaced during build.
7570
7571 2007-07-10 07:19  rsiddall
7572
7573         * install/rpm/freeside.spec: freeside users need home directories
7574           for SSH keys.  Lock and log directories were missing from RPM
7575           file list.
7576
7577 2007-07-08 20:07  rsiddall
7578
7579         * install/rpm/freeside.spec: Fixes problem with packaging the
7580           self-service clientd
7581
7582 2007-07-08 14:35  rsiddall
7583
7584         * install/rpm/INSTALL: Updated for include file for mason RPM
7585           dependencies
7586
7587 2007-07-08 14:29  rsiddall
7588
7589         * install/rpm/freeside-1.7.2.rpm.patch: No longer needed for
7590           Freeside versions greater than 1.7.2
7591
7592 2007-07-08 14:25  rsiddall
7593
7594         * install/rpm/rpm2Bundle: Utility for generating local Bundles from
7595           RPMs
7596
7597 2007-07-08 14:23  rsiddall
7598
7599         * install/rpm/: freeside-mason.deps.inc, freeside.spec: Updated for
7600           upcoming Freeside 1.7.3
7601
7602 2007-07-08 14:22  rsiddall
7603
7604         * FS/FS/part_export/communigate_pro_singledomain.pm: Work around
7605           for a bug in rpm's perldeps handling of here documents
7606
7607 2007-07-07 20:41  rsiddall
7608
7609         * install/rpm/freeside-mason.deps.inc: Perl dependencies for the
7610           Freeside Mason files RPM
7611
7612 2007-07-07 20:40  rsiddall
7613
7614         * install/rpm/freeside-1.7.2.rpm.patch: Patch to work around bug in
7615           rpm's handling of here documents, regenerated for Freeside 1.7.2
7616
7617 2007-07-07 20:37  rsiddall
7618
7619         * install/rpm/freeside-install: Modified for Freeside 1.7.2
7620
7621 2007-07-07 20:34  rsiddall
7622
7623         * install/rpm/freeside.spec: Updated for Freeside 1.7.2 without RT
7624
7625 2007-07-06 16:55  jeff
7626
7627         * httemplate/edit/process/svc_acct.cgi: manually editing usage
7628           counters removes overlimit status (#1706)
7629
7630 2007-07-06 01:08  ivan
7631
7632         * GPL, README: v3!
7633
7634 2007-07-05 15:05  ivan
7635
7636         * FS/FS/Record.pm: fix for compatibility w/DBIx::DBSchema v0.33+
7637           (without requiring it)
7638
7639 2007-07-01 17:15  ivan
7640
7641         * FS/FS/cust_pkg.pm: missing method name in docs
7642
7643 2007-06-30 17:36  ivan
7644
7645         * httemplate/edit/agent.cgi: separate agent interface is
7646           deprecated...
7647
7648 2007-06-29 14:06  ivan
7649
7650         * httemplate/: edit/svc_www.cgi, view/svc_www.cgi: add regular
7651           header/footer to svc_www view and edit
7652
7653 2007-06-28 18:42  ivan
7654
7655         * FS/FS/cust_pay.pm: silly missing parenthesis
7656
7657 2007-06-28 18:27  ivan
7658
7659         * bin/strip-eps: file strip-eps was added on branch
7660           FREESIDE_1_7_BRANCH on 2007-07-13 23:58:57 +0000
7661
7662 2007-06-28 18:27  ivan
7663
7664         * bin/strip-eps: removing create-history-tables, freeside-upgrade
7665           does this anyway
7666
7667 2007-06-28 18:23  ivan
7668
7669         * FS/FS/: Schema.pm, cust_pay.pm: add payunique field and dup
7670           checking
7671
7672 2007-06-28 13:57  ivan
7673
7674         * bin/: bill-as-nextmonth, bill-as-nextmonth-BILL,
7675           bill-as-nextyear, bill-as-nextyear-BILL: add some quick scripts
7676           for cron jobs
7677
7678 2007-06-28 13:57  ivan
7679
7680         * bin/bill-as-nextmonth: file bill-as-nextmonth was added on branch
7681           FREESIDE_1_7_BRANCH on 2007-06-28 20:57:46 +0000
7682
7683 2007-06-28 13:57  ivan
7684
7685         * bin/bill-as-nextmonth-BILL: file bill-as-nextmonth-BILL was added
7686           on branch FREESIDE_1_7_BRANCH on 2007-06-28 20:57:46 +0000
7687
7688 2007-06-28 13:57  ivan
7689
7690         * bin/bill-as-nextyear: file bill-as-nextyear was added on branch
7691           FREESIDE_1_7_BRANCH on 2007-06-28 20:57:46 +0000
7692
7693 2007-06-28 13:57  ivan
7694
7695         * bin/bill-as-nextyear-BILL: file bill-as-nextyear-BILL was added
7696           on branch FREESIDE_1_7_BRANCH on 2007-06-28 20:57:46 +0000
7697
7698 2007-06-27 19:38  rsiddall
7699
7700         * install/rpm/INSTALL: file INSTALL was added on branch
7701           FREESIDE_1_7_BRANCH on 2007-07-08 21:35:41 +0000
7702
7703 2007-06-27 11:22  rsiddall
7704
7705         * install/rpm/freeside.sysconfig: file freeside.sysconfig was added
7706           on branch FREESIDE_1_7_BRANCH on 2007-11-06 21:23:38 +0000
7707
7708 2007-06-27 11:15  rsiddall
7709
7710         * install/rpm/freeside-install: file freeside-install was added on
7711           branch FREESIDE_1_7_BRANCH on 2007-07-08 03:37:03 +0000
7712
7713 2007-06-27 11:13  rsiddall
7714
7715         * install/rpm/freeside.spec: file freeside.spec was added on branch
7716           FREESIDE_1_7_BRANCH on 2007-07-08 03:34:33 +0000
7717
7718 2007-06-26 18:17  ivan
7719
7720         * rt/html/Callbacks/kStatistics/Elements/Tabs/Default: somehow
7721           missed commiting this on 1.7 branch
7722
7723 2007-06-26 11:58  ivan
7724
7725         * httemplate/search/cust_pay.cgi: fix check# search
7726
7727 2007-06-26 11:21  ivan
7728
7729         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: we need
7730           Number::Format 1.50, not just any version (backport)
7731
7732 2007-06-26 09:55  jeff
7733
7734         * fs_selfservice/FS-SelfService/cgi/view_usage_details.html: add
7735           date range to page top
7736
7737 2007-06-26 08:36  jeff
7738
7739         * FS/FS/AccessRight.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
7740           FS/FS/cust_pkg.pm, FS/FS/Cron/bill.pm, FS/FS/Cron/notify.pm,
7741           httemplate/edit/REAL_cust_pkg.cgi,
7742           httemplate/edit/process/REAL_cust_pkg.cgi,
7743           httemplate/misc/cancel_pkg.html,
7744           httemplate/misc/process/cancel_pkg.html,
7745           httemplate/search/cust_pkg.cgi,
7746           httemplate/search/report_cust_pkg.html,
7747           httemplate/view/cust_main/packages.html: suspend later just like
7748           expire (#1487)
7749
7750 2007-06-25 19:31  ivan
7751
7752         * fs_selfservice/FS-SelfService/cgi/view_usage_details.html: change
7753           "====" to <HR> in selfservice usage stuff.  welcome to this
7754           millenium! :)
7755
7756 2007-06-22 14:25  jeff
7757
7758         * fs_selfservice/FS-SelfService/cgi/: selfservice.cgi,
7759           view_usage_details.html: self-service usage report enhancements
7760           (1495)
7761
7762 2007-06-22 10:27  jeff
7763
7764         * httemplate/graph/elements/monthly.html: add csv and excel export
7765           to sales reports (1426)
7766
7767 2007-06-22 10:21  jeff
7768
7769         * FS/FS/part_export/www_shellcommands.pm: documentation improvement
7770
7771 2007-06-20 21:02  jeff
7772
7773         * FS/FS/Conf.pm, conf/welcome_letter, FS/FS/Misc.pm,
7774           FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm: latex
7775           welcome letters (1677)
7776
7777 2007-06-20 15:58  ivan
7778
7779         * rt/: etc/RT_SiteConfig.pm, html/Elements/QuickCreate: add
7780           QuickCreateLong option, part of merging spiritone RT changes
7781
7782 2007-06-20 15:37  ivan
7783
7784         * rt/html/Elements/Tabs: s/Tickets/Search Tickets/ in menu for
7785           clarity, part of merging spiritone RT changes (#1661)
7786
7787 2007-06-20 15:33  ivan
7788
7789         * rt/: html/Elements/TicketList, etc/RT_SiteConfig.pm: add
7790           $RT::MyTicketsLength patch from spiritone, part of merging RT
7791           changes (#1661)
7792
7793 2007-06-20 15:28  ivan
7794
7795         * rt/: lib/RTx/Statistics.pm, lib/RT/Extension/ActivityReports.pm,
7796           html/RTx/Statistics/DurationAsString,
7797           html/RTx/Statistics/index.html,
7798           html/RTx/Statistics/CallsMultiQueue/index.html,
7799           html/RTx/Statistics/CallsMultiQueue/Elements/Chart,
7800           html/RTx/Statistics/CallsQueueDay/Results.tsv,
7801           html/RTx/Statistics/CallsQueueDay/index.html,
7802           html/RTx/Statistics/CallsQueueDay/Elements/Chart,
7803           html/RTx/Statistics/DayOfWeek/index.html,
7804           html/RTx/Statistics/DayOfWeek/Elements/Chart,
7805           html/RTx/Statistics/Elements/DateSelectRow,
7806           html/RTx/Statistics/Elements/DurationAsString,
7807           html/RTx/Statistics/Elements/GraphBox,
7808           html/RTx/Statistics/Elements/SelectMultiQueue,
7809           html/RTx/Statistics/Elements/StatColumnMap,
7810           html/RTx/Statistics/Elements/Tabs,
7811           html/RTx/Statistics/Elements/CollectionAsTable/Header,
7812           html/RTx/Statistics/Elements/CollectionAsTable/ParseFormat,
7813           html/RTx/Statistics/Elements/CollectionAsTable/Row,
7814           html/RTx/Statistics/Elements/ControlsAsTable/ControlBox,
7815           html/RTx/Statistics/Elements/ControlsAsTable/UpdatePage,
7816           html/RTx/Statistics/FAQ/index.html,
7817           html/RTx/Statistics/OpenStalled/Results.tsv,
7818           html/RTx/Statistics/OpenStalled/index.html,
7819           html/RTx/Statistics/OpenStalled/Elements/Chart,
7820           html/RTx/Statistics/Resolution/index.html,
7821           html/RTx/Statistics/Resolution/Elements/Chart,
7822           html/RTx/Statistics/TimeToResolve/index.html,
7823           html/RTx/Statistics/TimeToResolve/Elements/Chart,
7824           html/RTx/Statistics/UserTest/index.html,
7825           html/RTx/Statistics/UserTest/Elements/Chart,
7826           html/Callbacks/ActivityReports/Elements/Tabs/Default,
7827           html/Callbacks/ActivityReports/NoAuth/webrt.css/Default,
7828           html/Callbacks/ActivityReports/Search/Results.html/SearchActions,
7829           html/Callbacks/RT-WebCronTool/Elements/Tabs/Default,
7830           html/Reports/Activity/ActivityDetail.html,
7831           html/Reports/Activity/ActivitySummary.html,
7832           html/Reports/Activity/ResolutionComments.html,
7833           html/Reports/Activity/ResolutionStatistics.html,
7834           html/Reports/Activity/index.html,
7835           html/Reports/Activity/Elements/LimitReport,
7836           html/Reports/Activity/Elements/MiniPlot,
7837           html/Reports/Activity/Elements/PrintFooter,
7838           html/Reports/Activity/Elements/PrintHeader,
7839           html/Reports/Activity/Elements/ScreenFooter,
7840           html/Reports/Activity/Elements/ScreenHeader,
7841           html/Reports/Activity/Elements/Tabs,
7842           html/Reports/Activity/Elements/Wrapper,
7843           html/Developer/CronTool/autohandler,
7844           html/Developer/CronTool/index.html: integrate RTx::Statistics,
7845           RT::Extension::ActivityReports package, and RTx::WebCronTool
7846           packages, as part of merging spiritone RT changes (#1661)
7847
7848 2007-06-20 15:28  ivan
7849
7850         * rt/html/Reports/Activity/ActivityDetail.html: file
7851           ActivityDetail.html was added on branch FREESIDE_1_7_BRANCH on
7852           2007-06-20 22:29:36 +0000
7853
7854 2007-06-20 15:28  ivan
7855
7856         * rt/html/Reports/Activity/ActivitySummary.html: file
7857           ActivitySummary.html was added on branch FREESIDE_1_7_BRANCH on
7858           2007-06-20 22:29:36 +0000
7859
7860 2007-06-20 15:28  ivan
7861
7862         * rt/html/Callbacks/RT-WebCronTool/Elements/Tabs/Default: file
7863           Default was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7864           22:29:35 +0000
7865
7866 2007-06-20 15:28  ivan
7867
7868         * rt/html/Reports/Activity/Elements/LimitReport: file LimitReport
7869           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7870           +0000
7871
7872 2007-06-20 15:28  ivan
7873
7874         * rt/html/Reports/Activity/Elements/MiniPlot: file MiniPlot was
7875           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38 +0000
7876
7877 2007-06-20 15:28  ivan
7878
7879         * rt/html/Reports/Activity/Elements/PrintFooter: file PrintFooter
7880           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7881           +0000
7882
7883 2007-06-20 15:28  ivan
7884
7885         * rt/html/Reports/Activity/Elements/PrintHeader: file PrintHeader
7886           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7887           +0000
7888
7889 2007-06-20 15:28  ivan
7890
7891         * rt/html/Reports/Activity/ResolutionComments.html: file
7892           ResolutionComments.html was added on branch FREESIDE_1_7_BRANCH
7893           on 2007-06-20 22:29:37 +0000
7894
7895 2007-06-20 15:28  ivan
7896
7897         * rt/html/Reports/Activity/ResolutionStatistics.html: file
7898           ResolutionStatistics.html was added on branch FREESIDE_1_7_BRANCH
7899           on 2007-06-20 22:29:37 +0000
7900
7901 2007-06-20 15:28  ivan
7902
7903         * rt/html/Reports/Activity/Elements/ScreenFooter: file ScreenFooter
7904           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7905           +0000
7906
7907 2007-06-20 15:28  ivan
7908
7909         * rt/html/Reports/Activity/Elements/ScreenHeader: file ScreenHeader
7910           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7911           +0000
7912
7913 2007-06-20 15:28  ivan
7914
7915         *
7916           rt/html/Callbacks/ActivityReports/Search/Results.html/SearchActions:
7917           file SearchActions was added on branch FREESIDE_1_7_BRANCH on
7918           2007-06-20 22:29:34 +0000
7919
7920 2007-06-20 15:28  ivan
7921
7922         * rt/html/Reports/Activity/Elements/Tabs: file Tabs was added on
7923           branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:39 +0000
7924
7925 2007-06-20 15:28  ivan
7926
7927         * rt/html/Reports/Activity/Elements/Wrapper: file Wrapper was added
7928           on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:39 +0000
7929
7930 2007-06-20 15:28  ivan
7931
7932         * rt/html/Developer/CronTool/autohandler: file autohandler was
7933           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:41 +0000
7934
7935 2007-06-20 15:28  ivan
7936
7937         * rt/html/Reports/Activity/index.html: file index.html was added on
7938           branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38 +0000
7939
7940 2007-06-20 15:28  ivan
7941
7942         * rt/html/Developer/CronTool/index.html: file index.html was added
7943           on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:41 +0000
7944
7945 2007-06-20 15:28  ivan
7946
7947         * rt/html/RTx/Statistics/TimeToResolve/Elements/Chart: file Chart
7948           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:22
7949           +0000
7950
7951 2007-06-20 15:28  ivan
7952
7953         * rt/html/RTx/Statistics/UserTest/Elements/Chart: file Chart was
7954           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:28 +0000
7955
7956 2007-06-20 15:28  ivan
7957
7958         * rt/html/Callbacks/ActivityReports/Elements/Tabs/Default: file
7959           Default was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7960           22:29:31 +0000
7961
7962 2007-06-20 15:28  ivan
7963
7964         * rt/html/Callbacks/ActivityReports/NoAuth/webrt.css/Default: file
7965           Default was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7966           22:29:33 +0000
7967
7968 2007-06-20 15:28  ivan
7969
7970         * rt/html/RTx/Statistics/TimeToResolve/index.html: file index.html
7971           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:19
7972           +0000
7973
7974 2007-06-20 15:28  ivan
7975
7976         * rt/html/RTx/Statistics/UserTest/index.html: file index.html was
7977           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:28 +0000
7978
7979 2007-06-20 15:28  ivan
7980
7981         * rt/html/RTx/Statistics/: OpenStalled/Elements/Chart,
7982           Resolution/Elements/Chart: file Chart was added on branch
7983           FREESIDE_1_7_BRANCH on 2007-06-20 22:29:16 +0000
7984
7985 2007-06-20 15:28  ivan
7986
7987         * rt/html/RTx/Statistics/OpenStalled/Results.tsv: file Results.tsv
7988           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:15
7989           +0000
7990
7991 2007-06-20 15:28  ivan
7992
7993         * rt/html/RTx/Statistics/: FAQ/index.html, OpenStalled/index.html:
7994           file index.html was added on branch FREESIDE_1_7_BRANCH on
7995           2007-06-20 22:29:15 +0000
7996
7997 2007-06-20 15:28  ivan
7998
7999         * rt/html/RTx/Statistics/Resolution/index.html: file index.html was
8000           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:16 +0000
8001
8002 2007-06-20 15:28  ivan
8003
8004         * rt/html/RTx/Statistics/Elements/ControlsAsTable/ControlBox: file
8005           ControlBox was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
8006           22:29:15 +0000
8007
8008 2007-06-20 15:28  ivan
8009
8010         * rt/html/RTx/Statistics/Elements/CollectionAsTable/Header: file
8011           Header was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
8012           22:29:14 +0000
8013
8014 2007-06-20 15:28  ivan
8015
8016         * rt/html/RTx/Statistics/Elements/CollectionAsTable/ParseFormat:
8017           file ParseFormat was added on branch FREESIDE_1_7_BRANCH on
8018           2007-06-20 22:29:14 +0000
8019
8020 2007-06-20 15:28  ivan
8021
8022         * rt/html/RTx/Statistics/Elements/CollectionAsTable/Row: file Row
8023           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:14
8024           +0000
8025
8026 2007-06-20 15:28  ivan
8027
8028         * rt/html/RTx/Statistics/Elements/Tabs: file Tabs was added on
8029           branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:13 +0000
8030
8031 2007-06-20 15:28  ivan
8032
8033         * rt/html/RTx/Statistics/Elements/ControlsAsTable/UpdatePage: file
8034           UpdatePage was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
8035           22:29:15 +0000
8036
8037 2007-06-20 15:28  ivan
8038
8039         * rt/html/RTx/Statistics/Elements/SelectMultiQueue: file
8040           SelectMultiQueue was added on branch FREESIDE_1_7_BRANCH on
8041           2007-06-20 22:29:11 +0000
8042
8043 2007-06-20 15:28  ivan
8044
8045         * rt/html/RTx/Statistics/Elements/StatColumnMap: file StatColumnMap
8046           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:11
8047           +0000
8048
8049 2007-06-20 15:28  ivan
8050
8051         * rt/html/RTx/Statistics/Elements/GraphBox: file GraphBox was added
8052           on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:11 +0000
8053
8054 2007-06-20 15:28  ivan
8055
8056         * rt/html/RTx/Statistics/DayOfWeek/Elements/Chart: file Chart was
8057           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:06 +0000
8058
8059 2007-06-20 15:28  ivan
8060
8061         * rt/html/RTx/Statistics/Elements/DateSelectRow: file DateSelectRow
8062           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:10
8063           +0000
8064
8065 2007-06-20 15:28  ivan
8066
8067         * rt/html/RTx/Statistics/Elements/DurationAsString: file
8068           DurationAsString was added on branch FREESIDE_1_7_BRANCH on
8069           2007-06-20 22:29:11 +0000
8070
8071 2007-06-20 15:28  ivan
8072
8073         * rt/lib/RT/Extension/ActivityReports.pm: file ActivityReports.pm
8074           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:28:49
8075           +0000
8076
8077 2007-06-20 15:28  ivan
8078
8079         * rt/html/RTx/Statistics/CallsMultiQueue/Elements/Chart: file Chart
8080           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:28:55
8081           +0000
8082
8083 2007-06-20 15:28  ivan
8084
8085         * rt/html/RTx/Statistics/CallsQueueDay/Elements/Chart: file Chart
8086           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:02
8087           +0000
8088
8089 2007-06-20 15:28  ivan
8090
8091         * rt/html/RTx/Statistics/DurationAsString: file DurationAsString
8092           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:28:52
8093           +0000
8094
8095 2007-06-20 15:28  ivan
8096
8097         * rt/html/RTx/Statistics/CallsQueueDay/Results.tsv: file
8098           Results.tsv was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
8099           22:29:01 +0000
8100
8101 2007-06-20 15:28  ivan
8102
8103         * rt/lib/RTx/Statistics.pm: file Statistics.pm was added on branch
8104           FREESIDE_1_7_BRANCH on 2007-06-20 22:28:41 +0000
8105
8106 2007-06-20 15:28  ivan
8107
8108         * rt/html/RTx/Statistics/index.html: file index.html was added on
8109           branch FREESIDE_1_7_BRANCH on 2007-06-20 22:28:52 +0000
8110
8111 2007-06-20 15:28  ivan
8112
8113         * rt/html/RTx/Statistics/CallsMultiQueue/index.html: file
8114           index.html was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
8115           22:28:55 +0000
8116
8117 2007-06-20 15:28  ivan
8118
8119         * rt/html/RTx/Statistics/CallsQueueDay/index.html: file index.html
8120           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:02
8121           +0000
8122
8123 2007-06-20 15:28  ivan
8124
8125         * rt/html/RTx/Statistics/DayOfWeek/index.html: file index.html was
8126           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:04 +0000
8127
8128 2007-06-20 15:28  ivan
8129
8130         * CREDITS, rt/html/RTx/Statistics/DurationAsString,
8131           rt/html/RTx/Statistics/index.html,
8132           rt/html/RTx/Statistics/CallsMultiQueue/index.html,
8133           rt/html/RTx/Statistics/CallsMultiQueue/Elements/Chart,
8134           rt/html/RTx/Statistics/CallsQueueDay/Results.tsv,
8135           rt/html/RTx/Statistics/CallsQueueDay/index.html,
8136           rt/html/RTx/Statistics/CallsQueueDay/Elements/Chart,
8137           rt/html/RTx/Statistics/DayOfWeek/index.html,
8138           rt/lib/RT/Extension/ActivityReports.pm, rt/lib/RTx/Statistics.pm,
8139           rt/html/RTx/Statistics/DayOfWeek/Elements/Chart,
8140           rt/html/RTx/Statistics/Elements/DateSelectRow,
8141           rt/html/RTx/Statistics/Elements/DurationAsString,
8142           rt/html/RTx/Statistics/Elements/GraphBox,
8143           rt/html/RTx/Statistics/Elements/SelectMultiQueue,
8144           rt/html/RTx/Statistics/Elements/StatColumnMap,
8145           rt/html/RTx/Statistics/Elements/Tabs,
8146           rt/html/RTx/Statistics/Elements/CollectionAsTable/Header,
8147           rt/html/RTx/Statistics/Elements/CollectionAsTable/ParseFormat,
8148           rt/html/RTx/Statistics/Elements/CollectionAsTable/Row,
8149           rt/html/RTx/Statistics/Elements/ControlsAsTable/ControlBox,
8150           rt/html/RTx/Statistics/Elements/ControlsAsTable/UpdatePage,
8151           rt/html/RTx/Statistics/FAQ/index.html,
8152           rt/html/RTx/Statistics/OpenStalled/Results.tsv,
8153           rt/html/RTx/Statistics/OpenStalled/index.html,
8154           rt/html/RTx/Statistics/OpenStalled/Elements/Chart,
8155           rt/html/RTx/Statistics/Resolution/index.html,
8156           rt/html/RTx/Statistics/Resolution/Elements/Chart,
8157           rt/html/Callbacks/ActivityReports/Elements/Tabs/Default,
8158           rt/html/Callbacks/ActivityReports/NoAuth/webrt.css/Default,
8159           rt/html/RTx/Statistics/TimeToResolve/index.html,
8160           rt/html/RTx/Statistics/TimeToResolve/Elements/Chart,
8161           rt/html/RTx/Statistics/UserTest/index.html,
8162           rt/html/RTx/Statistics/UserTest/Elements/Chart,
8163           rt/html/Callbacks/ActivityReports/Search/Results.html/SearchActions,
8164           rt/html/Callbacks/RT-WebCronTool/Elements/Tabs/Default,
8165           rt/html/Developer/CronTool/autohandler,
8166           rt/html/Developer/CronTool/index.html,
8167           rt/html/Reports/Activity/ActivityDetail.html,
8168           rt/html/Reports/Activity/ActivitySummary.html,
8169           rt/html/Reports/Activity/ResolutionComments.html,
8170           rt/html/Reports/Activity/ResolutionStatistics.html,
8171           rt/html/Reports/Activity/index.html,
8172           rt/html/Reports/Activity/Elements/LimitReport,
8173           rt/html/Reports/Activity/Elements/MiniPlot,
8174           rt/html/Reports/Activity/Elements/PrintFooter,
8175           rt/html/Reports/Activity/Elements/PrintHeader,
8176           rt/html/Reports/Activity/Elements/ScreenFooter,
8177           rt/html/Reports/Activity/Elements/ScreenHeader,
8178           rt/html/Reports/Activity/Elements/Tabs,
8179           rt/html/Reports/Activity/Elements/Wrapper: integrate
8180           RTx::Statistics package, part of merging spiritone RT changes
8181           (#1661)
8182
8183 2007-06-18 09:45  jeff
8184
8185         * httemplate/edit/svc_www.cgi: must escape config data
8186
8187 2007-06-15 11:44  jeff
8188
8189         * FS/FS/cust_main.pm, httemplate/edit/cust_refund.cgi,
8190           httemplate/edit/process/cust_refund.cgi: paydate option for
8191           realtime_refund_bop and UI entry for cust_pay records without it
8192           (#1662 UI)
8193
8194 2007-06-14 17:58  jeff
8195
8196         * FS/FS/: Schema.pm, cust_main.pm: store exp in cust_pay and pass
8197           to B:OP during refunds with paynum (#1662)
8198
8199 2007-06-13 12:28  ivan
8200
8201         * FS/t/cust_pkg_option.t: adding test file on 1.7 branch
8202
8203 2007-06-13 09:56  jeff
8204
8205         * FS/FS/part_export/sqlradius.pm: additional debugging
8206
8207 2007-06-08 17:53  ivan
8208
8209         * bin/: bill-for-nextmonth, bill-for-nextyear: adding
8210           bill-for-next* hacks like bill-next* stuff but with -n flag, for
8211           skycatcher
8212
8213 2007-06-08 17:53  ivan
8214
8215         * bin/bill-for-nextmonth: file bill-for-nextmonth was added on
8216           branch FREESIDE_1_7_BRANCH on 2007-06-09 00:53:20 +0000
8217
8218 2007-06-08 17:53  ivan
8219
8220         * bin/bill-for-nextyear: file bill-for-nextyear was added on branch
8221           FREESIDE_1_7_BRANCH on 2007-06-09 00:53:20 +0000
8222
8223 2007-06-08 17:40  ivan
8224
8225         * FS/: FS/cust_main.pm, FS/Cron/bill.pm, bin/freeside-daily:
8226           skycatcher modifications for pre-printing invoices, but with
8227           today's date
8228
8229 2007-06-08 16:21  ivan
8230
8231         * bin/: all-postal-no-email: adding quick script to move all
8232           customers to postal billing only for skycatcher
8233
8234 2007-06-08 16:21  ivan
8235
8236         * bin/all-postal-no-email: file all-postal-no-email was added on
8237           branch FREESIDE_1_7_BRANCH on 2007-06-08 23:21:19 +0000
8238
8239 2007-06-08 10:38  jeff
8240
8241         * FS/FS/part_export/sqlradius.pm: prevent multiple additions to
8242           usergroup table (work around #1606)
8243
8244 2007-06-08 07:40  jeff
8245
8246         * FS/FS/part_export/prizm.pm: queue suspend, unsuspend, and delete
8247           (fixes #1657)
8248
8249 2007-06-06 17:45  jeff
8250
8251         * FS/FS/cust_bill.pm: cruft removal
8252
8253 2007-06-06 15:31  jeff
8254
8255         * FS/FS/: Conf.pm, cust_bill.pm: service dates on invoices optional
8256           (#1658)
8257
8258 2007-06-06 13:02  khoff
8259
8260         * FS/FS/: Conf.pm, cust_main.pm: Added 'disable_void_after' config
8261           option to disable the VOID-before-credit behavior of
8262           FS::cust_main::realtime_refund_bop after n seconds, if set.  For
8263           broken gateways like SkipJack that a pprove VOIDs for settled
8264           transactions. (Backport)
8265
8266 2007-06-05 08:07  jeff
8267
8268         * FS/FS/svc_acct.pm: correct shorage of variables bound to prepared
8269           statement
8270
8271 2007-06-02 14:07  jeff
8272
8273         * httemplate/elements/header.html: drop ticket search form and
8274           logic from ticketless installs
8275
8276 2007-05-31 08:04  jeff
8277
8278         * httemplate/edit/payment_gateway.html: add TransFirst eLink
8279           support (backport)
8280
8281 2007-05-29 20:38  ivan
8282
8283         * FS/FS/svc_external.pm: should eliminiate error: Use of
8284           uninitialized value in string eq at
8285           /usr/local/share/perl/5.8.8/FS/svc_external.pm line 82.
8286
8287 2007-05-29 20:05  ivan
8288
8289         * httemplate/view/svc_domain.cgi: fix javascript confirmation for
8290           domain records with " in them...
8291
8292 2007-05-21 17:34  ivan
8293
8294         * httemplate/search/report_tax.cgi: fix tax reports for some odd
8295           upgrade edge cases: when you have both taxclass and non-taxclass
8296           entries in cust_main_county for a single region (not correct
8297           setup in the first place), and non-null but empty values in
8298           taxname
8299
8300 2007-05-20 19:18  ivan
8301
8302         * FS/FS/Schema.pm: haven't had anyone use this in years, and for
8303           some reason DBIx::DBSchema can't reverse engineer the schema for
8304           it, causing freeside-upgrade to error out trying to recreate it
8305
8306 2007-05-18 16:44  ivan
8307
8308         * httemplate/edit/cust_main/billing.html: have "emailinvoiceonly"
8309           hide postal/fax invoice options in backoffice as well as
8310           self-service.  closes: bug#1614
8311
8312 2007-05-14 19:36  jeff
8313
8314         * FS/FS/ClientAPI/MyAccount.pm: default to CARD with no payby from
8315           selfservice
8316
8317 2007-05-11 16:19  khoff
8318
8319         * httemplate/search/: report_cust_bill.html,
8320           report_cust_credit.html, report_cust_main-zip.html,
8321           report_cust_pay.html, report_cust_pay_batch.html,
8322           report_cust_pkg.html: Fix (hopefully) all uses of
8323           /elements/tr-select-agent.html where agentnum may be undefined.
8324           (backport)
8325
8326 2007-05-11 12:51  khoff
8327
8328         * FS/FS/svc_Common.pm: Quiet "Use of uninitialized value in string
8329           eq".  (Backport)
8330
8331 2007-05-11 12:03  ivan
8332
8333         * FS/FS/part_export/communigate_pro.pm: logout seems not to return
8334           an error status, so don't up the queue with "failed: Can't logout
8335           of CGPro: No error"
8336
8337 2007-05-11 11:14  khoff
8338
8339         * httemplate/elements/header.html: Use FS::TicketSystem to get RT
8340           URL.
8341
8342 2007-05-11 11:08  khoff
8343
8344         * FS/FS/XMLRPC.pm: Quiet debug output.
8345
8346 2007-05-08 15:44  jeff
8347
8348         * FS/FS/part_pkg/: prorate.pm, subscription.pm: add formatting to
8349           plan data (backport)
8350
8351 2007-05-08 15:10  jeff
8352
8353         * FS/FS/part_pkg/flat.pm: charges and time are not measured in
8354           megabytes
8355
8356 2007-05-08 09:51  ivan
8357
8358         * bin/: bill-nextmonth, bill-nextyear: [no log message]
8359
8360 2007-05-08 09:51  ivan
8361
8362         * bin/bill-nextmonth: file bill-nextmonth was added on branch
8363           FREESIDE_1_7_BRANCH on 2007-05-08 16:51:13 +0000
8364
8365 2007-05-08 09:51  ivan
8366
8367         * bin/bill-nextyear: file bill-nextyear was added on branch
8368           FREESIDE_1_7_BRANCH on 2007-05-08 16:51:13 +0000
8369
8370 2007-05-06 23:36  jeff
8371
8372         * FS/bin/: freeside-sqlradius-dedup-group,
8373           freeside-sqlradius-reset: sqlradius usergroup tools (backport)
8374
8375 2007-05-06 23:35  jeff
8376
8377         * FS/bin/freeside-sqlradius-dedup-group: file
8378           freeside-sqlradius-dedup-group was added on branch
8379           FREESIDE_1_7_BRANCH on 2007-05-07 06:36:57 +0000
8380
8381 2007-05-06 23:35  jeff
8382
8383         * FS/bin/freeside-sqlradius-dedup-group: sqlradius usergroup tools
8384
8385 2007-05-06 19:22  jeff
8386
8387         * httemplate/misc/download-batch.cgi: 1609 correct spiritone ACH
8388           (backport)
8389
8390 2007-05-06 19:22  jeff
8391
8392         * FS/FS/cust_pkg.pm, FS/FS/svc_acct.pm,
8393           httemplate/misc/process/link.cgi: 1606 correct bug in overlimit
8394           groups handling (backport)
8395
8396 2007-05-01 13:00  ivan
8397
8398         * FS/FS/ClientAPI/Signup.pm: without debugging this time :)
8399
8400 2007-05-01 12:57  ivan
8401
8402         * FS/: bin/freeside-selfservice-server, FS/ClientAPI/Signup.pm: use
8403           FS::ClientAPI_SessionCache for signup info so it actually works -
8404           speed up signups
8405
8406 2007-04-30 13:56  jeff
8407
8408         * httemplate/edit/cust_main/billing.html: correct bad conflict
8409           resolution
8410
8411 2007-04-29 16:30  jeff
8412
8413         * FS/FS/Conf.pm, FS/FS/ClientAPI/MyAccount.pm,
8414           FS/FS/ClientAPI/Signup.pm,
8415           fs_selfservice/FS-SelfService/cgi/signup.cgi,
8416           fs_selfservice/FS-SelfService/cgi/ach_payment_results.html,
8417           fs_selfservice/FS-SelfService/cgi/make_ach_payment.html,
8418           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
8419           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
8420           fs_selfservice/FS-SelfService/cgi/signup.html,
8421           httemplate/edit/cust_main/billing.html,
8422           httemplate/view/cust_main/billing.html: ticket 1568 config
8423           options for new echeck fields and addition to selfservice
8424           interface (backport)
8425
8426 2007-04-29 15:55  jeff
8427
8428         * fs_selfservice/FS-SelfService/cgi/ach_payment_results.html: file
8429           ach_payment_results.html was added on branch FREESIDE_1_7_BRANCH
8430           on 2007-04-29 23:30:52 +0000
8431
8432 2007-04-29 15:55  jeff
8433
8434         * fs_selfservice/FS-SelfService/cgi/make_ach_payment.html: file
8435           make_ach_payment.html was added on branch FREESIDE_1_7_BRANCH on
8436           2007-04-29 23:30:52 +0000
8437
8438 2007-04-29 15:55  jeff
8439
8440         * fs_selfservice/FS-SelfService/cgi/: ach_payment_results.html,
8441           make_ach_payment.html: ticket 1568 config options for new echeck
8442           fields and addition to selfservice interface
8443
8444 2007-04-27 15:56  jeff
8445
8446         * httemplate/edit/cust_main/contact.html: adjust default labelling
8447           (backport)
8448
8449 2007-04-27 15:37  jeff
8450
8451         * httemplate/edit/cust_main/billing.html: SELECT doesn't accept a
8452           value
8453
8454 2007-04-27 14:29  jeff
8455
8456         * httemplate/view/cust_main/contacts.html: fix tyops
8457
8458 2007-04-25 21:47  jeff
8459
8460         * FS/FS/svc_acct.pm, FS/FS/ClientAPI/MyAccount.pm,
8461           httemplate/misc/recharge_svc.html: more datavolume format
8462           (backport)
8463
8464 2007-04-25 20:35  ivan
8465
8466         * FS/FS/UI/bytecount.pm: old Number::Format silently ignores
8467           datavolume-forcemegabytes
8468
8469 2007-04-25 20:11  jeff
8470
8471         * FS/FS/UI/bytecount.pm: improve configfile handling (backport)
8472
8473 2007-04-25 18:50  jeff
8474
8475         * FS/FS/pay_batch.pm, httemplate/misc/download-batch.cgi: revert
8476           dodgy ACH hack from ticket 1436 (backport)
8477
8478 2007-04-24 18:35  ivan
8479
8480         * FS/FS/: Conf.pm, cust_bill.pm: add lpr-postscript_prefix and
8481           lpr-postscript_suffix config options for printer commands to
8482           place printer in postscript mode
8483
8484 2007-04-24 15:36  jeff
8485
8486         * FS/FS/Setup.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
8487           FS/FS/cust_main.pm, httemplate/edit/cust_main/contact.html,
8488           httemplate/edit/process/cust_main.cgi,
8489           httemplate/view/cust_main/contacts.html: 1528 add driver's
8490           license field, mask it and ssn (backport)
8491
8492 2007-04-23 17:21  jeff
8493
8494         * FS/FS/svc_www.pm: untaint
8495
8496 2007-04-23 17:04  jeff
8497
8498         * httemplate/view/svc_acct.cgi: missed a bytecount
8499
8500 2007-04-23 16:34  ivan
8501
8502         * httemplate/search/cust_pkg.cgi: fix error: column reference
8503           "fieldname" is ambiguous
8504
8505 2007-04-23 07:34  jeff
8506
8507         * FS/FS/AccessRight.pm, FS/FS/Schema.pm, bin/apache.export,
8508           httemplate/edit/svc_www.cgi, httemplate/view/svc_www.cgi: quick
8509           hack to add extra 'config lines' to svc_www and otherwise enhance
8510           svc_www (backport)
8511
8512 2007-04-22 20:42  jeff
8513
8514         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
8515           FS/FS/pay_batch.pm, httemplate/misc/download-batch.cgi,
8516           httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi:
8517           add to ACH batch feature from customer view page (backport)
8518
8519 2007-04-20 21:44  ivan
8520
8521         * FS/FS/cust_svc.pm: bring POD documentation in line with reality
8522           wrt where we're storing phone numbers
8523
8524 2007-04-20 14:40  ivan
8525
8526         * conf/: invoice_html, invoice_latex: add customer # to default
8527           invoice templates
8528
8529 2007-04-20 14:31  ivan
8530
8531         * httemplate/view/cust_main/billing.html: don't put this
8532           information way out on the right in its own columns.
8533
8534 2007-04-19 16:42  ivan
8535
8536         * FS/FS/UI/Web.pm: not needed here anymore, bytecount stuff moved
8537           to its own module (backport)
8538
8539 2007-04-19 16:38  jeff
8540
8541         * FS/FS/svc_acct.pm, FS/FS/ClientAPI/MyAccount.pm, FS/FS/UI/Web.pm,
8542           FS/FS/UI/bytecount.pm, FS/FS/part_pkg/flat.pm,
8543           httemplate/edit/process/prepay_credit.cgi,
8544           httemplate/edit/process/svc_acct.cgi, htetc/handler.pl,
8545           httemplate/search/prepay_credit.html: break _bytecount
8546           subroutines out of FS::UI::Web (backport)
8547
8548 2007-04-19 16:30  jeff
8549
8550         * FS/FS/UI/bytecount.pm: file bytecount.pm was added on branch
8551           FREESIDE_1_7_BRANCH on 2007-04-19 23:38:33 +0000
8552
8553 2007-04-19 16:30  jeff
8554
8555         * FS/FS/UI/bytecount.pm: break _bytecount subroutines out of
8556           FS::UI::Web
8557
8558 2007-04-19 13:18  ivan
8559
8560         * htetc/handler.pl, httemplate/search/cust_svc.html,
8561           httemplate/view/cust_main/packages.html, FS/FS/UI/Web.pm,
8562           httemplate/browse/part_svc.cgi, httemplate/elements/menu.html:
8563           fix very strange "Undefined subroutine &FS::UI::Web::rooturl"
8564           with an explicit import.  did i mention this was really really
8565           weird?
8566
8567 2007-04-18 16:22  ivan
8568
8569         * FS/: FS/svc_acct.pm, FS/part_pkg/flat.pm, bin/freeside-queued:
8570           fix use statements for FS::UI::Web.  not "use"ing modules in the
8571           actual modules you use them in is bad, mmmkay
8572
8573 2007-04-18 13:01  ivan
8574
8575         * FS/FS/part_pkg.pm: praise the parser!  amen!  (fix a doc typo)
8576
8577 2007-04-12 17:53  jeff
8578
8579         * FS/FS/svc_acct.pm: correct boneheaded afterthoughts
8580
8581 2007-04-12 10:37  khoff
8582
8583         * httemplate/search/report_cust_bill.html: Fixed a problem with the
8584           %opts hash getting skewed (specifically $opt{'value'} == 'label')
8585           when $cgi->param('agentnum') was unset. (Backport)
8586
8587 2007-04-11 20:18  jeff
8588
8589         * FS/FS/Conf.pm, FS/FS/part_pkg.pm, FS/FS/part_svc.pm,
8590           FS/FS/svc_acct.pm, FS/FS/UI/Web.pm, FS/FS/part_pkg/flat.pm,
8591           FS/bin/freeside-queued, httemplate/browse/part_pkg.cgi,
8592           httemplate/browse/part_svc.cgi, httemplate/edit/part_pkg.cgi,
8593           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
8594           httemplate/edit/process/part_pkg.cgi,
8595           httemplate/edit/process/svc_acct.cgi,
8596           httemplate/view/svc_acct.cgi: input and output on data volume
8597           fields specified with k,m,g,or t (backport)
8598
8599 2007-04-11 19:27  ivan
8600
8601         * httemplate/misc/process/recharge_svc.html: remove
8602           'backend-realtime' flag required for recharges, want that just
8603           for signups, running recharges right away by default is fine.
8604           also fix the 'fatal error - unknown payby' error that'll probably
8605           never be reached
8606
8607 2007-04-10 21:29  jeff
8608
8609         * FS/FS/Schema.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
8610           FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
8611           httemplate/view/cust_main/packages.html: usage suspend vs admin
8612           suspend -- avoid actual cust_pkg::suspend except legacy cases
8613           (backport)
8614
8615 2007-04-09 18:29  ivan
8616
8617         * FS/FS/Conf.pm: add checkbox to payment_receipt_email config
8618
8619 2007-04-09 16:39  jeff
8620
8621         * httemplate/misc/: recharge_svc.html, process/recharge_svc.html:
8622           trigger recharge from the backend as in self-service (backport)
8623
8624 2007-04-07 18:18  jeff
8625
8626         * FS/FS/: Conf.pm, svc_acct.pm: configuration option to have
8627           generated passwords be all caps (backport)
8628
8629 2007-04-07 17:44  jeff
8630
8631         * httemplate/edit/svc_acct.cgi: correct usage editing bug
8632           (backport)
8633
8634 2007-04-07 17:23  jeff
8635
8636         * FS/FS/svc_acct.pm: threshold usage email should not be sent to
8637           svc_acct->email (backport)
8638
8639 2007-04-06 17:17  jeff
8640
8641         * httemplate/view/cust_main/billing.html: ommitted file (backport)
8642
8643 2007-04-06 16:58  jeff
8644
8645         * FS/FS/cust_main.pm, httemplate/misc/payment.cgi,
8646           httemplate/misc/process/payment.cgi: integrate new echeck fields
8647           into freeside backend payment processing (backport)
8648
8649 2007-04-06 12:41  jeff
8650
8651         * FS/FS/Schema.pm, FS/FS/cust_main.pm,
8652           httemplate/edit/cust_main.cgi,
8653           httemplate/edit/cust_main/billing.html,
8654           httemplate/edit/cust_main/select-state.html: ticket 1443 add
8655           account type and bank state for echeck processing (backport)
8656
8657 2007-04-05 17:37  ivan
8658
8659         * FS/FS/Conf.pm: slight update for batch-enable description & add
8660           ach-spiritone format to batch-default and batch-fixed_format-CHEK
8661           config items
8662
8663 2007-04-05 16:59  khoff
8664
8665         * FS/FS/part_export/: nas_wrapper.pm, snmp.pm, trango.pm:
8666           Backporting FS::part_export::(nas_wrapper|snmp|trango) to
8667           FREESIDE_1_7_BRANCH
8668
8669 2007-04-05 07:18  jeff
8670
8671         * httemplate/misc/process/cust_main_note-import.cgi: use comments
8672           and not notes (backport)
8673
8674 2007-04-04 08:32  jeff
8675
8676         * FS/FS/cust_bill.pm: squash bug which causes re-email failed
8677           events to fail (backport)
8678
8679 2007-04-03 12:38  jeff
8680
8681         * httemplate/misc/cust_main_note-import.cgi: correct handling of
8682           non-unix line termination (backport)
8683
8684 2007-03-27 20:59  ivan
8685
8686         * FS/FS/svc_acct.pm: fix bug with RADIUS groups not available to
8687           shellcommands delete export
8688
8689 2007-03-21 16:07  ivan
8690
8691         * FS/FS/cust_main.pm: fix bug displaying additional debugging info
8692           when process returns no error_message
8693
8694 2007-03-21 15:09  ivan
8695
8696         * FS/FS/cust_main.pm: realtime_bop: if a transaction fails without
8697           an error_message, output additional debugging information, if
8698           available
8699
8700 2007-03-20 21:12  jeff
8701
8702         * FS/FS/pay_batch.pm, httemplate/misc/download-batch.cgi,
8703           httemplate/search/cust_pay_batch.cgi: ticket 1436, ACH export
8704           format, return processing, and autopost (backport),
8705
8706 2007-03-20 18:35  jeff
8707
8708         * FS/bin/freeside-fetch, httemplate/pref/pref-process.html,
8709           httemplate/pref/pref.html: ticket 1427, automatically email excel
8710           a/r report (backport)
8711
8712 2007-03-20 18:21  jeff
8713
8714         * FS/bin/freeside-fetch: ticket 1427, automatically email excel a/r
8715           report
8716
8717 2007-03-20 15:33  ivan
8718
8719         * FS/FS/cust_main.pm: tyop in manual backport; try 17commit or at
8720           least some sort of cvs diff | patch !  :)
8721
8722 2007-03-20 15:10  ivan
8723
8724         * FS/FS/ClientAPI/Signup.pm: fix bug: usage of promo code broke
8725           agent-specific advertising sources
8726
8727 2007-03-20 13:21  jeff
8728
8729         * FS/FS/cust_main.pm, httemplate/elements/menu.html,
8730           httemplate/misc/cust_main_note-import.cgi,
8731           httemplate/misc/cust_main_note-import.html,
8732           httemplate/misc/process/cust_main_note-import.cgi: ticket 1418, a
8733           tool for customer note importation (backport)
8734
8735 2007-03-20 13:11  jeff
8736
8737         * httemplate/misc/: cust_main_note-import.cgi,
8738           cust_main_note-import.html, process/cust_main_note-import.cgi:
8739           acls on new import
8740
8741 2007-03-20 10:03  jeff
8742
8743         * httemplate/misc/: cust_main_note-import.html,
8744           cust_main_note-import.cgi, process/cust_main_note-import.cgi:
8745           ticket 1418, a tool for customer note importation
8746
8747 2007-03-15 13:54  ivan
8748
8749         * FS/FS/part_pkg.pm: 13 months!
8750
8751 2007-03-15 13:08  khoff
8752
8753         * httemplate/edit/part_virtual_field.cgi: Set input form MAXLENGTH
8754           attributes to match actual field sizes.
8755
8756 2007-03-15 13:08  khoff
8757
8758         * FS/FS/part_export/router.pm: Added configurable error checks
8759           instead of stupid /^ERROR/ check.  Commands can now be processed
8760           with Text::Template using [@-- --@] delimeters, in addition to
8761           evaling a double-quoted string.  Cleaned up spurious debug
8762           output.
8763
8764 2007-03-15 13:07  khoff
8765
8766         * FS/FS/part_virtual_field.pm: Escape the values in virtual field
8767           html form inputs.
8768
8769 2007-03-15 13:07  khoff
8770
8771         * FS/FS/Schema.pm: part_virtual_field.vfieldpart should be a
8772           serial.
8773
8774 2007-03-14 17:02  jeff
8775
8776         * FS/FS/svc_acct.pm: correcting ->replace on bill (backport)
8777
8778 2007-03-13 02:21  ivan
8779
8780         * FS/FS/cust_pkg.pm: okay, so this should link to usernum now.  but
8781           until then, it should be ->username, not ->name, eek.  causing
8782           "Error: Error inserting cust_pkg_reason: ERROR: value to long for
8783           type character varying(32)" errors and will be harder to
8784           normalize back to usernum when we fix that
8785
8786 2007-03-10 20:13  ivan
8787
8788         * httemplate/browse/svc_acct_pop.cgi: move POP to browse template;
8789           whew, its paged
8790
8791 2007-03-09 16:21  khoff
8792
8793         * FS/FS/Record.pm: Added $FS::Record::no_update_diff flag to update
8794           "identical" records anyway.
8795
8796 2007-03-09 16:21  khoff
8797
8798         * FS/FS/: Record.pm, svc_broadband.pm: Added ut_coord and ut_coordn
8799           for FS::svc_broadband.
8800
8801 2007-03-07 11:48  khoff
8802
8803         * FS/FS/: Conf.pm, cust_main.pm: Option to disable the charging of
8804           the setup fee while a package is suspended.
8805
8806 2007-03-06 11:56  ivan
8807
8808         * bin/slony-setup: slight update for slony setup script
8809
8810 2007-03-05 17:59  ivan
8811
8812         * httemplate/search/cust_main.cgi: fix status colors in mozilla
8813
8814 2007-03-02 15:48  ivan
8815
8816         * FS/FS/cust_main.pm: eProcessingNetwork returning an authorization
8817           like "AUTH/TKT 123456"... will this make refunds work?
8818
8819 2007-03-01 22:24  ivan
8820
8821         * FS/FS/TicketSystem/RT_External.pm: fix custom priority fields,
8822           whew
8823
8824 2007-03-01 12:12  ivan
8825
8826         * FS/FS/Misc/prune.pm: yeah, a typo
8827
8828 2007-03-01 09:48  ivan
8829
8830         * FS/bin/: freeside-prune-applications, freeside-upgrade:
8831           prune_applications moved to FS::Misc::prune
8832
8833 2007-03-01 09:47  ivan
8834
8835         * FS/FS/Misc/: prune.pm: adding FS::Misc::prune
8836
8837 2007-03-01 09:44  ivan
8838
8839         * FS/FS/Misc.pm: fix weird compliation problem for quis, i hope
8840
8841 2007-03-01 09:24  ivan
8842
8843         * FS/FS/cust_bill.pm: backport fix for "Can't call method
8844           "part_pkg" on an undefined value at .../cust_bill.pm line 434" to
8845           1.7
8846
8847 2007-03-01 08:36  ivan
8848
8849         * FS/FS/cust_bill_ApplicationCommon.pm: turn off debugging
8850
8851 2007-02-28 21:25  jeff
8852
8853         * FS/: FS/Misc.pm, FS/cust_credit.pm,
8854           bin/freeside-prune-applications, bin/freeside-upgrade: dangling
8855           cust_credit_refund not allowed (backport)
8856
8857 2007-02-28 21:13  jeff
8858
8859         * FS/bin/freeside-prune-applications: dangling cust_credit_refund
8860           not allowed
8861
8862 2007-02-28 11:41  jeff
8863
8864         * httemplate/: edit/cust_main/select-domain.html,
8865           misc/svc_acct-domains.cgi: restore (none) choice to first package
8866           select
8867
8868 2007-02-28 11:21  ivan
8869
8870         * httemplate/misc/delete-cust_refund.cgi: adding refund deletion to
8871           this branch
8872
8873 2007-02-16 14:06  ivan
8874
8875         * bin/rotate-cdrs: commiting this quick tool, cvs is complaining
8876
8877 2007-02-16 12:54  jeff
8878
8879         * httemplate/misc/svc_acct-domains.cgi: respect svc_acct-alldomains
8880           setting
8881
8882 2007-02-14 16:49  ivan
8883
8884         * httemplate/edit/part_bill_event.cgi: add send_email event
8885
8886 2007-02-14 16:48  ivan
8887
8888         * conf/invoice_html: remove commented-out example notes section
8889
8890 2007-02-14 15:32  jeff
8891
8892         * httemplate/: edit/cust_main/select-domain.html,
8893           edit/cust_main.cgi, misc/svc_acct-domains.cgi: selectable domain
8894           on first package in edit/cust_main
8895
8896 2007-02-14 14:43  ivan
8897
8898         * httemplate/search/report_receivables.cgi: fix alignment on
8899           receivables report
8900
8901 2007-02-14 13:23  ivan
8902
8903         * httemplate/search/report_cust_pkg.html: grey out disabled text
8904           boxes for IE
8905
8906 2007-02-14 00:48  ivan
8907
8908         * httemplate/elements/select-cust_pkg-status.html,
8909           httemplate/elements/tr-input-beginning_ending.html,
8910           httemplate/search/cust_pkg.cgi,
8911           httemplate/search/report_cust_pkg.html, FS/FS/UI/Web.pm,
8912           httemplate/images/calendar-disabled.png: add more options to
8913           advanced package reporting
8914
8915 2007-02-13 19:12  jeff
8916
8917         * FS/FS/: Conf.pm, Cron/notify.pm: add simple scalars to
8918           impending_recur_notification
8919
8920 2007-02-13 17:43  ivan
8921
8922         * httemplate/search/svc_www.cgi: fix up svc_www searching
8923
8924 2007-02-13 16:19  jeff
8925
8926         * FS/FS/Conf.pm: better docs for impending doom
8927
8928 2007-02-13 14:24  ivan
8929
8930         * FS/FS/ClientAPI/MyAccount.pm: accept domsvc in selfservice
8931           orders, patch from Sean Hanson/S1
8932
8933 2007-02-13 14:08  ivan
8934
8935         * httemplate/edit/process/cust_main.cgi: use a domsvc when passed
8936           in, patch from Sean Hanson/S1
8937
8938 2007-02-12 21:00  jayce
8939
8940         * httemplate/edit/payment_gateway.html: Small hint on how the
8941           options field is used.
8942
8943 2007-02-12 17:16  jeff
8944
8945         * httemplate/edit/cust_main.cgi: another place to alphabetize
8946
8947 2007-02-12 09:56  jeff
8948
8949         * FS/FS/ClientAPI/Signup.pm,
8950           httemplate/view/cust_main/order_pkg.html: alpha sort packages in
8951           new package order SELECT (ticket 1446)
8952
8953 2007-02-11 19:11  ivan
8954
8955         * FS/FS/Misc.pm: fix unterminated L<...> in POD docs
8956
8957 2007-02-11 00:51  ivan
8958
8959         * fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: we're at
8960           now now
8961
8962 2007-02-10 23:04  ivan
8963
8964         * FS/FS/UI/Web.pm: fix bug with customer info not showing up if
8965           "cust-fields" config value has been set
8966
8967 2007-02-09 22:13  ivan
8968
8969         * FS/FS/svc_acct.pm, FS/FS/svc_phone.pm,
8970           httemplate/edit/part_svc.cgi: reincorporate the changes from
8971           http://www.sisd.com/cgi-bin/viewcvs.cgi/freeside/httemplate/edit/part_svc.cgi?r1=1.52&r2=1.53
8972           that were lost due to the concurrent service-refactor merge
8973
8974 2007-02-09 16:42  ivan
8975
8976         * httemplate/misc/change_pkg.cgi: REALLY fix the package changing
8977           this time
8978
8979 2007-02-09 15:29  ivan
8980
8981         * httemplate/misc/change_pkg.cgi: fix change package link
8982
8983 2007-02-08 20:54  ivan
8984
8985         * bin/import-county-tax-rates: quick hack to import rates for
8986           landel
8987
8988 2007-02-08 20:37  jayce
8989
8990         * httemplate/view/cust_main/packages.html: Set the correct access
8991           right for the cancel link to work
8992
8993 2007-02-08 17:05  ivan
8994
8995         * conf/: invoice_html_statement, invoice_latex_statement,
8996           invoice_latexnotes_statement, invoice_template_statement: add
8997           default statement conf
8998
8999 2007-02-08 14:54  ivan
9000
9001         * FS/FS/part_export/sqlradius.pm: slightly less cryptic docs for
9002           groups_susp_reason option
9003
9004 2007-02-08 14:19  ivan
9005
9006         * FS/FS/cust_pkg.pm: use a LIMIT to retreive the first record,
9007           don't rely on qsearchs to trim it for you - it is inefficient and
9008           outputs long verbose warnings
9009
9010 2007-02-08 14:08  ivan
9011
9012         * httemplate/pref/pref-process.html: second "my" localizing the
9013           variable and causing password changes to fail
9014
9015 2007-02-08 09:00  jeff
9016
9017         * FS/FS/svc_acct.pm, httemplate/edit/part_svc.cgi: fix usergroup in
9018           edit/part_svc.cgi
9019
9020 2007-02-08 08:04  jeff
9021
9022         * httemplate/edit/part_pkg.cgi: gratuitous quote
9023
9024 2007-02-08 01:13  jeff
9025
9026         * htetc/handler.pl, httemplate/edit/part_pkg.cgi,
9027           httemplate/edit/process/part_pkg.cgi: hold off until 1.7.2
9028
9029 2007-02-08 00:19  ivan
9030
9031         * FS/FS/CGI.pm: fix the popup progress bars, whew
9032
9033 2007-02-07 17:46  jeff
9034
9035         * FS/FS/part_pkg.pm, htetc/handler.pl,
9036           httemplate/elements/select-table.html,
9037           httemplate/edit/part_pkg.cgi,
9038           httemplate/edit/process/part_pkg.cgi: agent type on package
9039           add/edit (ticket 1446)
9040
9041 2007-02-06 16:46  ivan
9042
9043         * FS/FS/: cust_bill.pm, cust_pay.pm: only use new statements as
9044           payment receipts if the conf file is created
9045
9046 2007-02-05 15:48  ivan
9047
9048         * FS/FS/cust_bill_ApplicationCommon.pm: fix payment/credit
9049           line-item application erroring out on tax applications
9050
9051 2007-02-05 14:12  ivan
9052
9053         * FS/FS/cust_bill_ApplicationCommon.pm: turn debugging on until we
9054           catch the Cant call method "part_pkg" on an undefined value at
9055           /usr/local/share/perl/5.8.4/FS/cust_bill_ApplicationCommon.pm
9056           line 181" bug
9057
9058 2007-02-05 09:21  ivan
9059
9060         * FS/FS/: cust_pay_batch.pm, pay_batch.pm: move the due_events
9061           import too... whew!  this should be it
9062
9063 2007-02-05 08:01  ivan
9064
9065         * FS/FS/pay_batch.pm: fix param passing
9066
9067 2007-02-05 07:49  ivan
9068
9069         * httemplate/misc/upload-batch.cgi: fix st00pid mistakes in batch
9070           upload
9071
9072 2007-02-05 07:48  ivan
9073
9074         * httemplate/misc/upload-batch.cgi: misterminated <%init>
9075
9076 2007-02-05 07:02  ivan
9077
9078         * FS/FS/pay_batch.pm: remove refactored code
9079
9080 2007-02-05 05:10  ivan
9081
9082         * httemplate/search/: report_receivables.cgi,
9083           report_receivables.html: add "over X days" option to receivables
9084           report
9085
9086 2007-02-05 04:51  ivan
9087
9088         * FS/FS/AccessRight.pm, httemplate/view/cust_bill-logo.cgi,
9089           httemplate/view/cust_bill-pdf.cgi,
9090           httemplate/view/cust_bill-ps.cgi, httemplate/view/cust_bill.cgi,
9091           httemplate/view/cust_main.cgi, httemplate/view/svc_Common.html,
9092           httemplate/view/svc_acct.cgi, httemplate/view/svc_broadband.cgi,
9093           httemplate/view/svc_domain.cgi, httemplate/view/svc_external.cgi,
9094           httemplate/view/svc_forward.cgi, httemplate/view/svc_www.cgi,
9095           httemplate/view/cust_main/contacts.html,
9096           httemplate/view/elements/svc_Common.html: C is for
9097           Cookie^WControl
9098
9099 2007-02-05 03:35  ivan
9100
9101         * FS/FS/CGI.pm: not supporting Apache::ASP anymore
9102
9103 2007-02-05 03:12  ivan
9104
9105         * FS/FS/ClientAPI/MyAccount.pm: show RADIUS usage from last bill to
9106           NOW, instead of last bill to next bill
9107
9108 2007-02-05 01:45  ivan
9109
9110         * httemplate/misc/download-batch.cgi: upon first download, have
9111           batches auto-set amount to customer balance if it is smaller
9112
9113 2007-02-05 01:44  ivan
9114
9115         * FS/FS/Record.pm, FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm,
9116           FS/FS/pay_batch.pm, httemplate/misc/upload-batch.cgi: move
9117           cust_pay_batch::upload results subroutine to an FS::pay_batch
9118           method.  upon first download, have batches auto-reset their
9119           amounts to the customer balance upon if it is smaller.
9120
9121 2007-02-03 17:47  ivan
9122
9123         * httemplate/: search/cust_pay_batch.cgi,
9124           view/cust_main/payment_history.html: add link to some batched
9125           payment info to customer view
9126
9127 2007-02-03 16:01  ivan
9128
9129         * FS/FS/ClientAPI/Signup.pm: quieter
9130
9131 2007-02-03 05:05  ivan
9132
9133         * FS/FS/cust_pkg.pm: this should fix services with negative
9134           num_avail showing up for provisioning
9135
9136 2007-02-03 04:07  ivan
9137
9138         * FS/FS/cust_main_Mixin.pm: remove debugging left on
9139
9140 2007-02-03 03:36  ivan
9141
9142         * FS/FS/AccessRight.pm, FS/FS/ConfDefaults.pm, FS/FS/cust_main.pm,
9143           FS/FS/cust_main_Mixin.pm, FS/FS/UI/Web.pm,
9144           httemplate/elements/menu.html,
9145           httemplate/graph/cust_bill_pkg.cgi,
9146           httemplate/graph/money_time.cgi,
9147           httemplate/graph/report_cust_bill_pkg.html,
9148           httemplate/graph/report_money_time.html,
9149           httemplate/search/cdr.html, httemplate/search/cust_bill.html,
9150           httemplate/search/cust_bill_event.cgi,
9151           httemplate/search/cust_bill_event.html,
9152           httemplate/search/cust_bill_pkg.cgi,
9153           httemplate/search/cust_credit.html,
9154           httemplate/search/cust_main-otaker.cgi,
9155           httemplate/search/cust_main-zip.html,
9156           httemplate/search/cust_main.cgi,
9157           httemplate/search/cust_main.html, httemplate/search/cust_pay.cgi,
9158           httemplate/search/cust_pay_batch.cgi,
9159           httemplate/search/cust_pkg.cgi, httemplate/search/cust_svc.html,
9160           httemplate/search/cust_tax_exempt_pkg.cgi,
9161           httemplate/search/inventory_item.html,
9162           httemplate/search/pay_batch.cgi,
9163           httemplate/search/pay_batch.html, httemplate/search/queue.html,
9164           httemplate/search/reg_code.html,
9165           httemplate/search/report_cdr.html,
9166           httemplate/search/report_cust_bill.html,
9167           httemplate/search/report_cust_credit.html,
9168           httemplate/search/report_cust_main-zip.html,
9169           httemplate/search/report_cust_pay.html,
9170           httemplate/search/report_cust_pay_batch.html,
9171           httemplate/search/report_cust_pkg.html,
9172           httemplate/search/report_prepaid_income.cgi,
9173           httemplate/search/report_prepaid_income.html,
9174           httemplate/search/report_receivables.cgi,
9175           httemplate/search/report_receivables.html,
9176           httemplate/search/report_tax.cgi,
9177           httemplate/search/report_tax.html, httemplate/search/sql.html,
9178           httemplate/search/sqlradius.cgi,
9179           httemplate/search/sqlradius.html, httemplate/search/svc_acct.cgi,
9180           httemplate/search/svc_broadband.cgi,
9181           httemplate/search/svc_domain.cgi,
9182           httemplate/search/svc_external.cgi,
9183           httemplate/search/svc_forward.cgi,
9184           httemplate/search/svc_phone.cgi, httemplate/search/svc_www.cgi:
9185           add customer status column to customer & most other reports.
9186           also put the C in ACL in the search/ and graph/ directories.
9187
9188 2007-02-02 18:39  jeff
9189
9190         * FS/bin/freeside-reset-fixed: do a setfixed
9191
9192 2007-02-01 22:29  ivan
9193
9194         * FS/FS/part_pkg/flat.pm: quiet a harmless but loud warning
9195
9196 2007-02-01 20:39  ivan
9197
9198         * FS/FS/ClientAPI/Signup.pm: set resellser-specific advertising
9199           sources in signup
9200
9201 2007-01-31 19:08  jeff
9202
9203         * httemplate/view/cust_main/packages.html: oops.  perhaps it should
9204
9205 2007-01-31 18:37  jeff
9206
9207         * FS/FS/svc_acct.pm: spurious line
9208
9209 2007-01-31 18:35  ivan
9210
9211         * FS/FS/ClientAPI/Signup.pm: fix up the info passing for optional
9212           packages
9213
9214 2007-01-31 18:13  jeff
9215
9216         * FS/FS/: svc_acct.pm, part_export/sqlradius.pm: better solution to
9217           ticket 1455
9218
9219 2007-01-31 17:57  ivan
9220
9221         * FS/FS/cust_bill.pm: eliminate \\* in the cheesy latex->html notes
9222           thing
9223
9224 2007-01-31 10:28  jeff
9225
9226         * FS/FS/part_export/sqlradius.pm: possible solution to ticket 1455
9227
9228 2007-01-30 22:30  khoff
9229
9230         * FS/FS/part_export/snmp.pm: Don't break if we're missing
9231           Net::SNMP.  Apparenty "require" doesn't do the trick.
9232
9233 2007-01-30 21:45  khoff
9234
9235         * FS/FS/part_export/nas_wrapper.pm: Meta-export to allow more
9236           flexibilty until the export subsystem rewrite.
9237
9238 2007-01-30 21:43  khoff
9239
9240         * FS/FS/part_export/: router.pm, snmp.pm, trango.pm:
9241           FS::part_export::router  - Refactored to be more easily
9242           sub-classed.   - Moved per-export options to FS:;router virtual
9243           fields.   - Fixed other general brokenness.
9244
9245           FS::part_export::snmp  - SNMP export sub-classed from
9246           FS::part_export::router
9247
9248           FS::part_export::trango  - Export for Trango proprietary access
9249           points.  Sub-classed from FS::part_export::snmp.
9250
9251 2007-01-30 21:23  jeff
9252
9253         * FS/FS/cust_main.pm: minor improvement
9254
9255 2007-01-30 20:30  jeff
9256
9257         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
9258           httemplate/edit/process/cust_pay.cgi,
9259           httemplate/misc/process/payment.cgi: small change in payment
9260           receipt handling (ticket 1422)
9261
9262 2007-01-30 20:26  ivan
9263
9264         * httemplate/: edit/quick-charge.html,
9265           elements/select-taxclass.html, elements/tr-select-taxclass.html,
9266           view/cust_main/packages.html: minor UI work on one-time charges
9267           w/taxclasses
9268
9269 2007-01-30 19:42  jeff
9270
9271         * FS/: MANIFEST, t/cust_pkg_option.t: odds and ends
9272
9273 2007-01-30 19:42  ivan
9274
9275         * FS/t/cust_pkg_option.t: file cust_pkg_option.t was added on
9276           branch FREESIDE_1_7_BRANCH on 2007-06-13 19:28:27 +0000
9277
9278 2007-01-30 18:08  ivan
9279
9280         * httemplate/misc/change_pkg.cgi: this should be a popup too, but,
9281           until then, it shouldn't be missing the standard header
9282
9283 2007-01-30 15:50  ivan
9284
9285         * FS/FS/cust_bill.pm: fix agent-specific logos in emailed html
9286           invoices
9287
9288 2007-01-30 13:21  jeff
9289
9290         * FS/FS/svc_acct.pm: avoiding brane pane
9291
9292 2007-01-30 12:59  ivan
9293
9294         * httemplate/: browse/access_group.html, browse/access_user.html,
9295           browse/addr_block.cgi, browse/agent.cgi, browse/agent_type.cgi,
9296           browse/cust_main_county.cgi, browse/inventory_class.html,
9297           browse/msgcat.cgi, browse/part_bill_event.cgi,
9298           browse/part_export.cgi, browse/part_pkg.cgi,
9299           browse/part_referral.html, browse/part_svc.cgi,
9300           browse/part_virtual_field.cgi, browse/payment_gateway.html,
9301           browse/pkg_class.html, browse/rate.cgi, browse/reason.html,
9302           browse/reason_type.html, browse/router.cgi,
9303           browse/svc_acct_pop.cgi, edit/msgcat.cgi,
9304           search/prepay_credit.html: its all about control
9305
9306 2007-01-30 11:45  ivan
9307
9308         * FS/FS/option_Common.pm: fix old-record detection bug in
9309           option_Common
9310
9311 2007-01-30 11:40  jeff
9312
9313         * FS/FS/: Conf.pm, svc_acct.pm, cust_main.pm: only add first user
9314           to invoicing_list (ticket 1424)
9315
9316 2007-01-30 10:52  jeff
9317
9318         * fs_selfservice/FS-SelfService/cgi/success-delayed.html,
9319           FS/FS/ClientAPI/Signup.pm,
9320           fs_selfservice/FS-SelfService/cgi/signup.cgi: additional info
9321           available for self-service success (ticket 1420)
9322
9323 2007-01-29 15:16  ivan
9324
9325         * httemplate/config/: config-process.cgi, config-view.cgi,
9326           config.cgi: putting the C in ACL
9327
9328 2007-01-29 13:11  ivan
9329
9330         * httemplate/misc/process/cancel_pkg.html: correct a typo, and
9331           <%init> helps alot
9332
9333 2007-01-29 10:50  ivan
9334
9335         * httemplate/pref/: pref-process.html, pref.html: record resolution
9336           & colro depth in user prefs
9337
9338 2007-01-29 08:16  ivan
9339
9340         * FS/FS/: cust_main.pm, rate.pm: turn off debugging
9341
9342 2007-01-29 08:01  ivan
9343
9344         * FS/FS/: cust_main.pm, cust_main_Mixin.pm, UI/Web.pm: fix invoice
9345           email display bug on advanced package report, closes: Bug#1416
9346
9347 2007-01-29 04:07  ivan
9348
9349         * htetc/handler.pl: warnings in <%once> sections should not be
9350           fatal
9351
9352 2007-01-29 03:55  ivan
9353
9354         * FS/FS/option_Common.pm: remove extraneous debugging
9355
9356 2007-01-29 03:31  ivan
9357
9358         * Makefile: looks like a duck
9359
9360 2007-01-27 18:21  ivan
9361
9362         * FS/FS/svc_domain.pm, httemplate/view/svc_domain.cgi: pretty up
9363           domain zone viewing a little
9364
9365 2007-01-26 00:18  ivan
9366
9367         * FS/FS/access_user.pm: out of scope bad
9368
9369 2007-01-26 00:17  ivan
9370
9371         * FS/FS/access_user.pm: spurious password changes bad...
9372
9373 2007-01-26 00:11  ivan
9374
9375         * FS/FS/: Record.pm, option_Common.pm: oops, debugging turned on
9376
9377 2007-01-26 00:04  ivan
9378
9379         * FS/FS/access_user.pm, httemplate/elements/header.html,
9380           httemplate/elements/menu.html, httemplate/elements/xmenu.css,
9381           httemplate/elements/xmenu.top.css,
9382           httemplate/elements/xmenu.top.js,
9383           httemplate/images/arrow.down.png,
9384           httemplate/images/menu-left-example.png,
9385           httemplate/images/menu-top-example.png,
9386           httemplate/pref/pref-process.html, httemplate/pref/pref.html,
9387           FS/FS/Record.pm, FS/FS/m2m_Common.pm, FS/FS/option_Common.pm: top
9388           bar option!
9389
9390 2007-01-24 22:04  ivan
9391
9392         * httemplate/elements/xmenu.css: fuck.  you.  IE7.
9393
9394 2007-01-24 22:00  ivan
9395
9396         * httemplate/elements/: menu.html, xmenu.css: fuck.  you.  IE7.
9397
9398 2007-01-24 15:41  ivan
9399
9400         * httemplate/misc/download-batch.cgi: 00 = sale, 01 = pre-auth.  we
9401           need the former
9402
9403 2007-01-23 21:33  jeff
9404
9405         * httemplate/edit/process/elements/process.html: squarely between
9406           shame in you and so close
9407
9408 2007-01-23 15:42  jeff
9409
9410         * FS/FS.pm, FS/bin/freeside-daily, conf/impending_recur_template,
9411           FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
9412           FS/FS/cust_pkg.pm, FS/FS/cust_pkg_option.pm,
9413           FS/FS/Cron/notify.pm, FS/FS/part_pkg/flat_delayed.pm: notices
9414           before first charge on flat_delayed
9415
9416 2007-01-22 23:44  ivan
9417
9418         * FS/FS/cust_pay_batch.pm: even have 4 digit zips in there eek
9419
9420 2007-01-22 22:51  ivan
9421
9422         * FS/FS/Record.pm: remove spurious duplicateion from lineitem patch
9423
9424 2007-01-22 22:45  ivan
9425
9426         * FS/FS/payby.pm: fix PREP payby
9427
9428 2007-01-22 22:41  ivan
9429
9430         * FS/FS/cust_pay.pm: have to use payinfo_Mixin if we're going to
9431           ISA it
9432
9433 2007-01-22 09:05  ivan
9434
9435         * Makefile, htetc/freeside-base1.99.conf: halfass v2 too
9436
9437 2007-01-22 06:29  ivan
9438
9439         * FS/FS/CGI.pm: hopefully this should be the last bit of the
9440           relative URL fixing
9441
9442 2007-01-22 03:41  ivan
9443
9444         * httemplate/view/cust_main.cgi: closing tags helps alot
9445
9446 2007-01-22 03:39  ivan
9447
9448         * httemplate/view/: cust_main.cgi, cust_main/notes.html: fix
9449           elements/ links here too
9450
9451 2007-01-22 03:36  ivan
9452
9453         * httemplate/elements/: phonenumber.html, progress-init.html,
9454           progress-popup.html, tr-input-beginning_ending.html,
9455           tr-input-date-field.html: interpolation helps alot
9456
9457 2007-01-22 03:30  ivan
9458
9459         * httemplate/elements/: phonenumber.html, progress-init.html,
9460           progress-popup.html, tr-input-beginning_ending.html,
9461           tr-input-date-field.html: use $fsurl instead of relative ../
9462           addressing
9463
9464 2007-01-21 18:42  ivan
9465
9466         * FS/FS/ClientAPI/MyAccount.pm,
9467           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
9468           fs_selfservice/FS-SelfService/cgi/make_payment.html: accept CVV2
9469           on self-service manual payment screen
9470
9471 2007-01-21 13:45  ivan
9472
9473         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_bill.pm,
9474           FS/FS/cust_bill_ApplicationCommon.pm, FS/FS/cust_bill_pay.pm,
9475           FS/FS/cust_bill_pkg.pm, FS/FS/cust_credit_bill.pm,
9476           FS/FS/cust_main.pm, FS/FS/part_bill_event.pm, FS/FS/part_pkg.pm,
9477           FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm,
9478           FS/FS/Cron/bill.pm, httemplate/edit/part_bill_event.cgi,
9479           httemplate/edit/part_pkg.cgi,
9480           httemplate/edit/process/cust_main.cgi, httemplate/misc/bill.cgi:
9481           Have lineitem-specific applications happen in all cases; add
9482           weightsto control
9483
9484 2007-01-21 05:42  ivan
9485
9486         * rt/: FREESIDE_MODIFIED, lib/RT/SearchBuilder.pm: add dependancy
9487           on DBIx::SB 1.36 for Pg 8.1+
9488
9489 2007-01-21 05:26  ivan
9490
9491         * Makefile, htetc/freeside-base1.conf, htetc/freeside-base2.conf:
9492           mod_perl v2, it finally happened
9493
9494 2007-01-21 01:13  ivan
9495
9496         * httemplate/search/cust_svc.html: trim leading & trailing
9497           whitespace from service searches
9498
9499 2007-01-21 01:10  ivan
9500
9501         * FS/FS/: CGI.pm, UI/Web.pm: fix svc_url to work no matter where we
9502           are coming from in the tree -  use rooturl() instead of popurl()
9503
9504 2007-01-19 16:08  jeff
9505
9506         * httemplate/edit/process/quick-charge.cgi: strip all blank lines,
9507           not just trailing ones
9508
9509 2007-01-19 15:00  jeff
9510
9511         * httemplate/misc/download-batch.cgi: work around CSV brokenness
9512
9513 2007-01-19 14:02  jeff
9514
9515         * httemplate/edit/process/: access_user.html,
9516           elements/process.html: blank password on error
9517
9518 2007-01-19 08:31  jeff
9519
9520         * httemplate/edit/: access_user.html, process/access_user.html,
9521           process/elements/process.html: no password in html source on
9522           employee edit
9523
9524 2007-01-18 10:14  ivan
9525
9526         * FS/FS/cust_pay_batch.pm: fix zip parsing for batch results -
9527           don't want to abort processing because of an old not-well-checked
9528           zip
9529
9530 2007-01-17 15:28  ivan
9531
9532         * FS/FS/part_export/shellcommands.pm: fix crypted password bug
9533           cause by recent fix to not quote things on STDIN, yuck.
9534
9535 2007-01-17 15:27  jeff
9536
9537         * httemplate/edit/svc_acct.cgi, httemplate/misc/change_pkg.cgi,
9538           httemplate/misc/payment.cgi,
9539           httemplate/view/elements/svc_Common.html, FS/FS/CGI.pm,
9540           httemplate/misc/process/payment.cgi,
9541           httemplate/view/svc_acct.cgi: link to customer from manual
9542           payment screen (ticket 1414)
9543
9544 2007-01-17 09:41  jeff
9545
9546         * FS/FS/: cust_pkg.pm, reason.pm: fix bug wrt suspend/cancel
9547           reasons (suspends fail in freeside-daily)
9548
9549 2007-01-17 08:41  jeff
9550
9551         * FS/FS/part_pkg/flat.pm: noise reduction
9552
9553 2007-01-17 07:50  jeff
9554
9555         * httemplate/view/cust_main/packages.html: fix suspend link
9556
9557 2007-01-16 16:40  jeff
9558
9559         * httemplate/edit/: access_user.html, process/access_user.html:
9560           employee edit (ticket 1412)
9561
9562 2007-01-16 13:36  jeff
9563
9564         * rt/: FREESIDE_MODIFIED, etc/schema.Pg: revert unnecessary changes
9565           for ticket 1364
9566
9567 2007-01-16 09:39  jeff
9568
9569         * rt/: FREESIDE_MODIFIED, etc/schema.Pg: RT vs Pg8 (ticket 1364)
9570
9571 2007-01-16 01:11  ivan
9572
9573         * FS/FS/ClientAPI/Signup.pm: have signup package list respect
9574           agentnum sent from client
9575
9576 2007-01-15 14:15  jeff
9577
9578         * httemplate/edit/process/quick-charge.cgi: that was DUM
9579
9580 2007-01-14 23:53  ivan
9581
9582         * httemplate/misc/download-batch.cgi: add batch expiration date
9583           incrementer for 295
9584
9585 2007-01-14 23:22  ivan
9586
9587         * FS/FS/Conf.pm: add descriptions for batchconfig-PAP and
9588           batchconfig-csv-chase_canada-E-xactBatch
9589
9590 2007-01-12 15:27  jeff
9591
9592         * FS/FS/Schema.pm, FS/FS/svc_broadband.pm,
9593           httemplate/view/svc_broadband.cgi, FS/FS/part_export/prizm.pm,
9594           httemplate/edit/svc_broadband.cgi: added svc_broadband
9595           description which is appended to Site Name in prizm export
9596
9597 2007-01-11 18:04  jeff
9598
9599         * FS/FS/cust_main.pm, FS/FS/part_pkg/flat.pm,
9600           httemplate/edit/quick-charge.html,
9601           httemplate/edit/process/quick-charge.cgi,
9602           httemplate/view/cust_main/packages.html: one-time charge
9603           enhancements
9604
9605 2007-01-10 15:21  ivan
9606
9607         * httemplate/search/queue.html: add "select all" and "unselect" all
9608           buttons to bulk queue operations
9609
9610 2007-01-10 00:56  ivan
9611
9612         * FS/FS/payinfo_Mixin.pm: fix harmless warning: Use of
9613           uninitialized value in string ne at
9614           /usr/local/share/perl/5.8.4/FS/payinfo_Mixin.pm line 116
9615
9616 2007-01-10 00:50  ivan
9617
9618         * httemplate/view/cust_main/contacts.html: you have got to be
9619           kidding me.
9620
9621 2007-01-10 00:48  ivan
9622
9623         * httemplate/view/cust_main/contacts.html: nothing could have ever
9624           gone wrong with so simple a change.  oh noooo
9625
9626 2007-01-09 23:48  ivan
9627
9628         * httemplate/view/cust_main/contacts.html: fix ship_county display
9629           bug
9630
9631 2007-01-09 21:51  ivan
9632
9633         * FS/FS/cust_bill.pm: add custnum to invoice template vars
9634
9635 2007-01-09 18:41  jeff
9636
9637         * FS/FS/cust_pay_batch.pm: E-xactBatch masks card numbers
9638
9639 2007-01-09 16:42  jeff
9640
9641         * httemplate/: misc/upload-batch.cgi, search/cust_pay_batch.cgi:
9642           ignore filenames and rely on selected batch number
9643
9644 2007-01-09 16:41  jeff
9645
9646         * httemplate/misc/download-batch.cgi: permit batch redownloads
9647
9648 2007-01-09 14:57  ivan
9649
9650         * FS/FS/Schema.pm: 2147483647 should be enough bytes for anyone!
9651
9652 2007-01-08 09:36  jeff
9653
9654         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/cust_credit_refund.pm,
9655           FS/FS/cust_pay_refund.pm, FS/FS/cust_refund.pm,
9656           httemplate/misc/delete-cust_refund.cgi,
9657           httemplate/view/cust_main/payment_history.html: refund deletion
9658
9659 2007-01-05 16:47  jeff
9660
9661         * httemplate/edit/part_svc.cgi: fix UI funkiness
9662
9663 2007-01-04 21:19  jeff
9664
9665         * fs_selfservice/FS-SelfService/SelfService.pm,
9666           fs_selfservice/FS-SelfService/cgi/view_usage.html,
9667           FS/FS/ClientAPI/MyAccount.pm,
9668           fs_selfservice/FS-SelfService/cgi/change_pkg.html,
9669           fs_selfservice/FS-SelfService/cgi/customer_change_pkg.html,
9670           fs_selfservice/FS-SelfService/cgi/process_change_pkg.html,
9671           fs_selfservice/FS-SelfService/cgi/provision_list.html,
9672           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
9673           fs_selfservice/FS-SelfService/cgi/view_usage_details.html: more
9674           self-servicey stuff (change package, detailed usage)
9675
9676 2007-01-03 23:26  ivan
9677
9678         * conf/blank_logo.eps: adding a simple blank logo; people are
9679           trying to comment out stuff in the template
9680
9681 2007-01-03 21:49  ivan
9682
9683         * httemplate/edit/part_bill_event.cgi: invoice event to credit out
9684           a customer's balance, presumably as bad debt
9685
9686 2007-01-03 11:47  ivan
9687
9688         * httemplate/view/cust_main/packages.html: fix suspend link
9689
9690 2007-01-02 13:46  ivan
9691
9692         * FS/FS/UI/Web.pm, httemplate/search/cust_svc.html: fix service
9693           searching & links
9694
9695 2007-01-02 13:44  ivan
9696
9697         * FS/FS/cust_main.pm: stupid semicolon!
9698
9699 2007-01-02 13:06  ivan
9700
9701         * FS/FS/cust_main.pm: fix num_pkgs to accept empty $sql param, no
9702           trailing AND
9703
9704 2007-01-02 12:29  ivan
9705
9706         * httemplate/view/cust_main/packages.html: fix popup target links
9707
9708 2007-01-02 12:25  ivan
9709
9710         * httemplate/view/svc_Common.html: missing from svc patch, oops!
9711
9712 2007-01-02 10:38  jeff
9713
9714         * FS/FS/svc_acct.pm: omit spurious export triggering
9715
9716 2006-12-29 13:48  jeff
9717
9718         * httemplate/: elements/select-agent.html,
9719           graph/report_cust_bill_pkg.html: correct bad include, and improve
9720           no agent selected condition
9721
9722 2006-12-29 00:51  ivan
9723
9724         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
9725           FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/part_svc.pm,
9726           FS/FS/pkg_svc.pm, FS/FS/registrar.pm, FS/FS/svc_Common.pm,
9727           FS/FS/svc_External_Common.pm, FS/FS/svc_Parent_Mixin.pm,
9728           FS/FS/svc_acct.pm, FS/FS/svc_broadband.pm, FS/FS/svc_domain.pm,
9729           FS/FS/svc_external.pm, FS/FS/svc_forward.pm, FS/FS/svc_phone.pm,
9730           FS/FS/svc_www.pm, FS/FS/UI/Web.pm, FS/t/registrar.t,
9731           FS/t/svc_External_Common.t, FS/t/svc_Parent_Mixin.t,
9732           eg/table_template-svc.pm, httemplate/browse/part_svc.cgi,
9733           httemplate/edit/part_svc.cgi, httemplate/edit/svc_Common.html,
9734           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_broadband.cgi,
9735           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_external.cgi,
9736           httemplate/edit/svc_forward.cgi, httemplate/edit/svc_www.cgi,
9737           httemplate/edit/elements/edit.html,
9738           httemplate/edit/elements/svc_Common.html,
9739           httemplate/edit/process/elements/process.html, FS/MANIFEST,
9740           httemplate/edit/process/svc_Common.html,
9741           httemplate/elements/header.html, httemplate/elements/menu.html,
9742           httemplate/misc/link.cgi, httemplate/search/cust_main.cgi,
9743           httemplate/search/cust_svc.html, httemplate/search/svc_acct.cgi,
9744           httemplate/search/svc_broadband.cgi,
9745           httemplate/search/svc_domain.cgi,
9746           httemplate/search/svc_external.cgi,
9747           httemplate/search/svc_forward.cgi,
9748           httemplate/search/svc_phone.cgi, httemplate/search/svc_www.cgi,
9749           httemplate/view/elements/svc_Common.html,
9750           rt/html/Elements/FreesideSearch,
9751           rt/html/Elements/FreesideSvcSearch,
9752           httemplate/view/cust_main/packages.html: service refactor!
9753
9754 2006-12-29 00:41  ivan
9755
9756         * httemplate/edit/process/cust_main.cgi: slight pedanticism
9757
9758 2006-12-29 00:39  ivan
9759
9760         * httemplate/edit/svc_broadband.cgi: svc broadband new arg parsing
9761
9762 2006-12-29 00:35  ivan
9763
9764         * httemplate/misc/: payment.cgi, process/payment.cgi: just in case
9765           it gets capitalized
9766
9767 2006-12-29 00:34  ivan
9768
9769         * httemplate/edit/process/quick-charge.cgi: whitespace
9770
9771 2006-12-29 00:34  ivan
9772
9773         * httemplate/edit/cust_main/billing.html: slight more space
9774           necessary for ACH account numbers
9775
9776 2006-12-29 00:31  ivan
9777
9778         * init.d/freeside-init: kill off all queued processes!
9779
9780 2006-12-29 00:30  ivan
9781
9782         * httemplate/docs/index.html: link more docs to wiki
9783
9784 2006-12-29 00:25  ivan
9785
9786         * FS/FS/part_export/vpopmail.pm: didn't get checked in with
9787           configurable target dirs, oops
9788
9789 2006-12-29 00:25  ivan
9790
9791         * FS/FS/svc_Common.pm: doc
9792
9793 2006-12-29 00:24  ivan
9794
9795         * FS/FS/part_pkg.pm: snot spacing
9796
9797 2006-12-29 00:24  ivan
9798
9799         * FS/FS/part_export.pm: use FS::queue for exports, though they
9800           should probably just use it themselves
9801
9802 2006-12-28 23:23  ivan
9803
9804         * httemplate/edit/elements/edit.html: document field types
9805
9806 2006-12-28 16:30  jeff
9807
9808         * FS/FS/part_export/prizm.pm: minor fixups
9809
9810 2006-12-28 12:52  jeff
9811
9812         * httemplate/elements/tr-select-reason.html: activate submit button
9813           more readily
9814
9815 2006-12-28 00:16  ivan
9816
9817         * FS/FS/payinfo_Mixin.pm: tyop
9818
9819 2006-12-27 23:02  ivan
9820
9821         * bin/pg-version: adding pg-version
9822
9823 2006-12-26 19:29  ivan
9824
9825         * httemplate/edit/cust_main_county-expand.cgi: fix sanity check on
9826           taxclass expander
9827
9828 2006-12-26 18:37  ivan
9829
9830         * FS/FS/Misc.pm, htetc/handler.pl,
9831           httemplate/edit/cust_main/contact.html,
9832           httemplate/edit/cust_main/select-county.html,
9833           httemplate/misc/counties.cgi: Add a (magically appearing and
9834           disappearing) label on the county selector.  confusing when
9835           labeled "state"
9836
9837 2006-12-26 17:35  ivan
9838
9839         * httemplate/view/cust_main/contacts.html: show county on customer
9840           view
9841
9842 2006-12-26 17:07  ivan
9843
9844         * httemplate/: edit/cust_main.cgi,
9845           edit/cust_main/select-county.html, misc/counties.cgi: fix county
9846           selector
9847
9848 2006-12-26 11:53  ivan
9849
9850         * FS/FS/part_export/shellcommands.pm: do shell_quote-ing after
9851           STDIN strings are evaluated
9852
9853 2006-12-23 17:28  ivan
9854
9855         * FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm,
9856           FS/FS/cust_refund.pm, httemplate/edit/cust_main.cgi,
9857           httemplate/edit/cust_main/billing.html,
9858           httemplate/view/cust_main/payment_history.html: fix more paymask
9859           regressions: allow editing records with existing expired cards,
9860           fix masking just-entered values when erroring out, fix echeck
9861           entry inserting as empty routing code and "xxEK" account number,
9862           remove old/deprecated/unused payinfo_maksed subs and calls
9863
9864 2006-12-22 21:37  jeff
9865
9866         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/svc_broadband.pm,
9867           FS/FS/part_export/prizm.pm, httemplate/edit/svc_broadband.cgi,
9868           httemplate/view/svc_broadband.cgi: inital prizm support
9869
9870 2006-12-21 22:18  ivan
9871
9872         * httemplate/search/: queue.html, elements/search.html: patch
9873           fixing "retry selected" and "remove select" in queue view
9874
9875 2006-12-20 19:05  ivan
9876
9877         * httemplate/misc/payment.cgi: fix on-demand payment form when
9878           making payments from masked data
9879
9880 2006-12-20 02:51  ivan
9881
9882         * FS/FS/: cust_main.pm, payinfo_Mixin.pm: fix "recurring_billing"
9883           flag for the wonderful new world of paymasking
9884
9885 2006-12-20 01:49  ivan
9886
9887         * FS/FS/Schema.pm, FS/FS/pkg_class.pm,
9888           httemplate/browse/pkg_class.html, httemplate/edit/pkg_class.html,
9889           httemplate/elements/select-part_referral.html,
9890           httemplate/elements/select-pkg_class.html,
9891           httemplate/elements/select-table.html,
9892           httemplate/elements/tr-select-pkg_class.html,
9893           httemplate/search/elements/search.html: add ability to disable
9894           package classes
9895
9896 2006-12-19 17:20  jeff
9897
9898         * FS/FS/: part_pkg.pm, ClientAPI/MyAccount.pm: inappropriate
9899           cluckage
9900
9901 2006-12-19 02:02  ivan
9902
9903         * FS/FS/cust_pay_batch.pm, FS/FS/payby.pm, FS/FS/payinfo_Mixin.pm,
9904           htetc/handler.pl, httemplate/edit/cust_main/billing.html,
9905           httemplate/search/cust_pay.cgi: clean up payinfo_Mixin to use
9906           payby.pm for payby info and have card masking full 6-digit BIN
9907           prefix for card identification.  have cust_pay_batch use
9908           payinfo_Mixin.  require B:CC 0.30 for mask-aware cardtype().  fix
9909           payment reports to use mask too if available, so credit card type
9910           selection still works with encryption.
9911
9912 2006-12-18 03:01  ivan
9913
9914         * htetc/handler.pl, httemplate/edit/part_pkg.cgi: fix tax class not
9915           adding when there is only one pkg_class choice (triggers
9916           javascript error
9917
9918 2006-12-18 00:08  ivan
9919
9920         * Makefile: fix MASONDATA include for dev target
9921
9922 2006-12-15 12:55  ivan
9923
9924         * httemplate/elements/dashboard-toplist.html: add a new ticket link
9925
9926 2006-12-15 05:09  ivan
9927
9928         * httemplate/elements/dashboard-toplist.html: add a quick start at
9929           a "dashboard" customer list, mostly for internal use for starters
9930
9931 2006-12-15 05:00  ivan
9932
9933         * httemplate/elements/dashboard-toplist.html: add a quick start at
9934           a "dashboard" customer list, mostly for internal use for starters
9935
9936 2006-12-15 04:43  ivan
9937
9938         * FS/FS/Conf.pm, httemplate/index.html,
9939           httemplate/elements/dashboard-toplist.html: add a quick start at
9940           a "dashboard" customer list, mostly for internal use for starters
9941
9942 2006-12-15 00:37  ivan
9943
9944         * FS/FS/Setup.pm, bin/expand-country: add a quick tool for adding
9945           states to old databases
9946
9947 2006-12-15 00:25  ivan
9948
9949         * httemplate/edit/: cust_main.cgi, cust_main/billing.html:
9950           eliminate funkiness with reappearing "Postal invoice" on errors
9951
9952 2006-12-14 21:29  jeff
9953
9954         * htetc/handler.pl, httemplate/edit/process/cust_main.cgi,
9955           httemplate/elements/tr-input-date-field.html,
9956           httemplate/view/cust_main/misc.html: move use statements to
9957           handler.pl, do not show 1/1/70 for new birthdates, and improve
9958           error handling
9959
9960 2006-12-14 16:56  ivan
9961
9962         * httemplate/edit/process/cust_main.cgi, htetc/handler.pl: add
9963           DateTime as a proper rather than hidden dependency
9964
9965 2006-12-14 16:28  ivan
9966
9967         * Makefile, FS/bin/freeside-addoutsource,
9968           FS/bin/freeside-deloutsource, FS/bin/freeside-queued,
9969           FS/bin/freeside-selfservice-server,
9970           FS/bin/freeside-sqlradius-radacctd, htetc/handler.pl: tiny bit of
9971           cleanup from the conf merge
9972
9973 2006-12-14 01:27  ivan
9974
9975         * Makefile, FS/FS/Conf.pm, FS/FS/UID.pm, FS/FS/access_user.pm,
9976           FS/FS/part_export/vpopmail.pm, FS/bin/freeside-addoutsource,
9977           FS/bin/freeside-addoutsourceuser, FS/bin/freeside-adduser,
9978           FS/bin/freeside-deloutsource, FS/bin/freeside-deloutsourceuser,
9979           FS/bin/freeside-deluser, FS/bin/freeside-queued,
9980           FS/bin/freeside-selfservice-server, FS/bin/freeside-setup,
9981           FS/bin/freeside-sqlradius-radacctd, FS/bin/freeside-upgrade,
9982           bin/dbdef-create, bin/mapsecrets2access_user, htetc/handler.pl:
9983           make the config directory configurable
9984
9985 2006-12-13 22:00  ivan
9986
9987         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
9988           FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm,
9989           FS/FS/payinfo_Mixin.pm, FS/FS/ClientAPI/MyAccount.pm,
9990           httemplate/edit/cust_main/billing.html,
9991           httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi,
9992           httemplate/search/cust_pay.cgi, FS/MANIFEST,
9993           FS/t/payinfo_Mixin.t, httemplate/edit/cust_refund.cgi,
9994           httemplate/edit/process/cust_main.cgi,
9995           httemplate/view/cust_main/billing.html,
9996           httemplate/view/cust_main/payment_history.html: encryption fixes
9997           from huntsberg & jayce
9998
9999 2006-12-08 07:11  jeff
10000
10001         * FS/FS/svc_acct.pm: stop unsuspending inappropriately
10002
10003 2006-12-08 06:38  ivan
10004
10005         * rt/html/Elements/Header: have RT header link to supported
10006           documentation link as well
10007
10008 2006-12-08 05:36  ivan
10009
10010         * httemplate/: view/cust_main/quick-charge.html,
10011           edit/process/quick-charge.cgi: some javascript validation magic
10012           to give one-time charges better UI
10013
10014 2006-12-07 08:46  ivan
10015
10016         * bin/pod2x: update pod2x for new self-service path
10017
10018 2006-12-07 07:24  ivan
10019
10020         * FS/FS/Setup.pm: oops, fix additional US pseudo-states
10021
10022 2006-12-06 18:40  jeff
10023
10024         * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/Schema.pm,
10025           FS/FS/ClientAPI/MyAccount.pm, FS/FS/cust_main.pm,
10026           FS/FS/cust_pkg.pm, FS/FS/prepay_credit.pm, FS/FS/svc_acct.pm,
10027           FS/FS/svc_broadband.pm, FS/FS/part_pkg/flat.pm,
10028           FS/FS/part_pkg/prorate.pm, FS/FS/part_pkg/subscription.pm,
10029           fs_selfservice/FS-SelfService/SelfService.pm,
10030           fs_selfservice/FS-SelfService/cgi/process_order_recharge.html,
10031           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
10032           fs_selfservice/FS-SelfService/cgi/view_usage.html,
10033           httemplate/edit/prepay_credit.cgi,
10034           httemplate/edit/process/prepay_credit.cgi,
10035           httemplate/misc/process/recharge_svc.html,
10036           httemplate/search/prepay_credit.html: retouch bandwidth countdown
10037
10038 2006-12-05 07:53  jeff
10039
10040         * FS/FS/part_export/sqlmail.pm: correct longstanding oops
10041
10042 2006-12-04 18:37  jeff
10043
10044         * httemplate/: edit/svc_acct.cgi, edit/process/svc_acct.cgi,
10045           view/svc_acct.cgi: editable service usage
10046
10047 2006-12-02 16:42  ivan
10048
10049         * FS/FS/cust_main.pm: clean up whitespace merge noise
10050
10051 2006-12-02 14:04  ivan
10052
10053         * FS/FS/part_pkg/flat_comission.pm: fix for commission price plan
10054
10055 2006-11-30 22:31  jeff
10056
10057         * FS/FS/Conf.pm, FS/FS/cust_pay_batch.pm,
10058           httemplate/misc/download-batch.cgi,
10059           httemplate/search/cust_pay_batch.cgi: chase canada E-xactBatch
10060
10061 2006-11-30 17:41  ivan
10062
10063         * FS/bin/freeside-queued: remove unnecessary service use (in an
10064           awfully odd place)
10065
10066 2006-11-30 17:35  ivan
10067
10068         * FS/bin/freeside-expiration-alerter: go away and never come back,
10069           $Id$
10070
10071 2006-11-30 17:34  ivan
10072
10073         * FS/bin/freeside-email: begone $Id$ and your diff noise!
10074
10075 2006-11-29 18:27  jeff
10076
10077         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
10078           FS/FS/cust_main.pm, FS/FS/svc_acct.pm,
10079           FS/FS/ClientAPI/MyAccount.pm, FS/FS/UI/Web.pm,
10080           FS/FS/part_export/sqlradius.pm,
10081           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
10082           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
10083           fs_selfservice/FS-SelfService/cgi/view_usage.html,
10084           httemplate/edit/prepay_credit.cgi,
10085           httemplate/edit/process/prepay_credit.cgi,
10086           httemplate/misc/recharge_svc.html,
10087           httemplate/misc/process/recharge_svc.html,
10088           httemplate/search/prepay_credit.html,
10089           httemplate/view/cust_main/packages.html: prepaid download/upload
10090           tracking
10091
10092 2006-11-28 01:38  ivan
10093
10094         * FS/FS/access_user.pm: usernames should be alphanumeric only
10095
10096 2006-11-26 23:11  jeff
10097
10098         * FS/FS/ClientAPI/Signup.pm,
10099           fs_selfservice/FS-SelfService/cgi/customer_order_pkg.html,
10100           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
10101           fs_selfservice/FS-SelfService/cgi/process_order_pkg.html,
10102           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: order package
10103           from self-service
10104
10105 2006-11-26 17:08  ivan
10106
10107         * FS/FS/svc_acct.pm: some svc_acct.pm fixes for s1
10108
10109 2006-11-26 15:09  jeff
10110
10111         * httemplate/elements/menu.html: minor tyop
10112
10113 2006-11-26 15:06  jeff
10114
10115         * httemplate/: edit/process/cust_main_note.cgi, view/cust_main.cgi,
10116           view/cust_main/notes.html: more ajaxy customer notes
10117
10118 2006-11-25 13:04  jeff
10119
10120         * httemplate/view/cust_main.cgi: chill FF wrt POSTDATA
10121
10122 2006-11-24 02:34  ivan
10123
10124         * httemplate/browse/part_pkg.cgi: link to and label one-time
10125           charges correctly
10126
10127 2006-11-24 00:48  ivan
10128
10129         * httemplate/elements/tr-input-beginning_ending.html,
10130           httemplate/elements/tr-input-lessthan_greaterthan.html,
10131           httemplate/search/cust_credit.html,
10132           httemplate/search/cust_pay.cgi,
10133           httemplate/search/report_cust_credit.html,
10134           httemplate/search/report_cust_pay.html, FS/FS/UI/Web.pm: add less
10135           than and greater than amounts to credit and payment searches
10136
10137 2006-11-20 02:34  ivan
10138
10139         * httemplate/browse/agent.cgi: remove annoying black box around
10140           override info
10141
10142 2006-11-19 19:05  ivan
10143
10144         * httemplate/autohandler: bug fix for open transactions
10145
10146 2006-11-17 18:19  jeff
10147
10148         * FS/FS/part_export/www_plesk.pm: add templating and web hosting
10149           optional on domain addition
10150
10151 2006-11-17 02:16  ivan
10152
10153         * FS/bin/freeside-prepaidd: initial fix for prepaid renewal
10154           problem; attempt to use an existing credit/payment before
10155           suspending
10156
10157 2006-11-16 07:37  jeff
10158
10159         * httemplate/edit/process/part_bill_event.cgi: bug squishing
10160
10161 2006-11-15 22:20  jeff
10162
10163         * httemplate/: elements/tr-input-date-field.html,
10164           edit/cust_main.cgi, edit/process/cust_main.cgi,
10165           view/cust_main/misc.html: switch birthdate to DateTime
10166
10167 2006-11-14 04:22  ivan
10168
10169         * httemplate/misc/cust_main-import.cgi: add some docs on required
10170           fields to page
10171
10172 2006-11-13 20:04  ivan
10173
10174         * httemplate/: browse/agent.cgi,
10175           misc/delete-agent_payment_gateway.cgi: working agent gateway
10176           override delete link
10177
10178 2006-11-13 19:30  ivan
10179
10180         * FS/FS/Misc.pm: Tie::IxHash data disappears when sent with
10181           Storable
10182
10183 2006-11-13 19:16  ivan
10184
10185         * FS/FS/Misc.pm, FS/FS/ClientAPI/MyAccount.pm,
10186           FS/FS/ClientAPI/Signup.pm,
10187           fs_selfservice/FS-SelfService/cgi/signup.html: have signup page
10188           use card-types config too
10189
10190 2006-11-13 18:54  ivan
10191
10192         * FS/FS/: Conf.pm, ClientAPI/MyAccount.pm: add card-types
10193           configuration value for self-service
10194
10195 2006-11-12 17:09  ivan
10196
10197         * FS/FS/CGI.pm, httemplate/elements/error.html,
10198           httemplate/elements/header.html,
10199           httemplate/pref/pref-process.html, httemplate/pref/pref.html: add
10200           preference page, start with just a password changer
10201
10202 2006-11-08 18:52  jeff
10203
10204         * FS/FS/TicketSystem/RT_External.pm: recorrect ticket order
10205
10206 2006-11-08 18:28  jeff
10207
10208         * FS/FS/TicketSystem/RT_External.pm: correct ticket order
10209
10210 2006-11-05 14:39  ivan
10211
10212         * Makefile: call it 1.7.1 to avoid confusion
10213
10214 2006-11-05 14:28  ivan
10215
10216         * bin/: customer-faker, payment-faker: some sample data creators
10217
10218 2006-11-05 11:34  ivan
10219
10220         * FS/FS/cust_main.pm: fix empty invoice number omitting in
10221           realtime_bop, oops
10222
10223 2006-11-05 11:22  ivan
10224
10225         * FS/FS/cust_bill_ApplicationCommon.pm: turn off debugging
10226
10227 2006-11-05 10:06  ivan
10228
10229         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: for want of a
10230           paren
10231
10232 2006-11-05 10:03  ivan
10233
10234         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: have card_type
10235           be an optional param anyway
10236
10237 2006-11-05 10:03  ivan
10238
10239         * FS/FS/ClientAPI/MyAccount.pm: fix auto-population of card_type
10240           SELECT in self-service payment form
10241
10242 2006-11-05 09:36  ivan
10243
10244         * fs_selfservice/FS-SelfService/: SelfService.pm,
10245           cgi/selfservice.cgi: add some self-service debugging
10246
10247 2006-11-05 08:58  ivan
10248
10249         * FS/bin/freeside-selfservice-server: fix spurious disconnection
10250           errors in selfservice server log
10251
10252 2006-11-05 07:55  ivan
10253
10254         * httemplate/view/cust_main/payment_history.html: fix but with no
10255           "show prior history" showing up when everything is hidden
10256
10257 2006-11-03 14:02  ivan
10258
10259         * FS/FS/part_pkg.pm: add every 45 day option to available
10260           frequencies
10261
10262 2006-10-31 10:56  jeff
10263
10264         * FS/FS/part_export/sqlradius.pm: do not require a reason to have
10265           been suspended
10266
10267 2006-10-31 08:57  jeff
10268
10269         * httemplate/edit/process/cust_main_note.cgi: ugh, too restrictive
10270
10271 2006-10-30 04:39  ivan
10272
10273         * FS/FS/cust_main.pm: realtime_bop: don't pass an empty
10274           invoice_number to B:OP, omit the field entirely
10275
10276 2006-10-29 17:28  ivan
10277
10278         * FS/MANIFEST: removing freeside-daily
10279
10280 2006-10-27 12:10  ivan
10281
10282         * FS/FS/: Conf.pm, cust_pkg.pm: add
10283           unsuspend-always_adjust_next_bill_date config option for qis
10284
10285 2006-10-27 10:01  jeff
10286
10287         * FS/FS/AccessRight.pm, httemplate/edit/cust_main_note.cgi,
10288           httemplate/edit/process/cust_main_note.cgi,
10289           httemplate/elements/overlibmws_crossframe.js,
10290           httemplate/view/cust_main/notes.html: editable notes
10291
10292 2006-10-26 19:12  jeff
10293
10294         * FS/FS/part_export/: shellcommands.pm, sqlradius.pm: export
10295           enhancements for suspend reasons
10296
10297 2006-10-26 01:35  ivan
10298
10299         * fs_selfservice/FS-SelfService/cgi/signup.html: don't display a
10300           (none) package selection if there's a default
10301
10302 2006-10-25 11:10  jeff
10303
10304         * httemplate/view/cust_main/packages.html: show reasons
10305
10306 2006-10-25 10:36  ivan
10307
10308         * httemplate/: elements/pager.html, search/cust_main.cgi,
10309           search/elements/search.html: pagination patch from UNTD - limit
10310           the number of page links displayed and have a drop-down option
10311           for selecting number of entries per page
10312
10313 2006-10-25 05:04  ivan
10314
10315         * conf/ticket_system: default to RT_Internal ticketing
10316
10317 2006-10-24 21:51  jeff
10318
10319         * httemplate/elements/tr-selectmultiple-part_pkg.html: heh
10320
10321 2006-10-24 21:44  jeff
10322
10323         * httemplate/: elements/tr-selectmultiple-part_pkg.html,
10324           search/cust_pkg.cgi, search/report_cust_pkg.html: select multiple
10325           pkgparts on advanced package report
10326
10327 2006-10-24 20:12  jeff
10328
10329         * httemplate/: edit/svc_www.cgi, view/svc_www.cgi: no usersvc
10330           svc_www tweak
10331
10332 2006-10-24 19:22  jeff
10333
10334         * FS/FS/part_svc.pm, FS/FS/part_svc_column.pm,
10335           httemplate/browse/part_svc.cgi, httemplate/edit/part_svc.cgi,
10336           httemplate/edit/svc_acct.cgi: limited domain select
10337
10338 2006-10-24 11:26  jeff
10339
10340         * FS/FS/Schema.pm, FS/FS/cust_main.pm,
10341           httemplate/view/cust_main/misc.html: add customer signup date
10342
10343 2006-10-23 02:44  ivan
10344
10345         * httemplate/elements/menu.html: have the unlinked account search
10346           go to UN_username so it doesn't miss accounts with no UID
10347
10348 2006-10-23 02:35  ivan
10349
10350         * httemplate/elements/header.html: eek, VALIGN=top for the page
10351
10352 2006-10-23 02:24  ivan
10353
10354         * FS/FS/cust_main.pm: always do substring & fuzzy, getting
10355           complains searches are not returning enough
10356
10357 2006-10-23 01:47  ivan
10358
10359         * httemplate/misc/process/cancel_pkg.html: better error message if
10360           you don't enter a reason.  FS::reason::check can untaint its
10361           data, and will allow punctuation in reasons
10362
10363 2006-10-23 01:30  ivan
10364
10365         * fs_selfservice/FS-SelfService/cgi/: agent.cgi,
10366           cust_bill-logo.cgi, passwd.cgi, selfservice.cgi, signup.html:
10367           remove -w to prevent warnings from messing up otherwise working
10368           CGIs
10369
10370 2006-10-22 23:38  ivan
10371
10372         * FS/FS/Record.pm: add AU to list of zip-requiring countries
10373
10374 2006-10-22 21:21  jeff
10375
10376         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
10377           FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi,
10378           httemplate/edit/reason.html,
10379           httemplate/edit/process/part_bill_event.cgi,
10380           httemplate/elements/tr-select-reason.html,
10381           httemplate/misc/cancel_pkg.html,
10382           httemplate/misc/process/cancel_pkg.html: events should attach
10383           reasons
10384
10385 2006-10-22 18:47  ivan
10386
10387         * httemplate/view/cust_main/packages.html: fix regression from
10388           table re-layout: don't display provision links for cancelled
10389           packages
10390
10391 2006-10-22 04:42  ivan
10392
10393         * FS/FS/Conf.pm, FS/FS/ClientAPI/Signup.pm,
10394           fs_selfservice/FS-SelfService/cgi/signup.cgi: add signup server
10395           default package
10396
10397 2006-10-21 22:22  ivan
10398
10399         * FS/FS/part_pkg/prepaid.pm: doh, forgot fieldorder.  should just
10400           use Tie::IxHash here too
10401
10402 2006-10-21 22:18  ivan
10403
10404         * FS/: FS/part_pkg/prepaid.pm, bin/freeside-prepaidd: add price
10405           plan option for prepaid packages to cancel instead of suspend
10406
10407 2006-10-21 17:35  ivan
10408
10409         * httemplate/elements/menu.html: link to wrong place
10410
10411 2006-10-20 15:49  ivan
10412
10413         * FS/FS/part_pkg.pm: add 48-hour billing
10414
10415 2006-10-19 07:32  jeff
10416
10417         * FS/FS/Conf.pm: [no log message]
10418
10419 2006-10-19 07:29  jeff
10420
10421         * FS/FS/cust_pkg_reason.pm: suspension and cancellation reasons
10422
10423 2006-10-19 07:26  jeff
10424
10425         * httemplate/elements/tr-select-reason.html,
10426           httemplate/misc/cancel_pkg.html,
10427           httemplate/misc/process/cancel_pkg.html, FS/t/cust_pkg_reason.t:
10428           suspension and cancellation reasons
10429
10430 2006-10-19 07:23  jeff
10431
10432         * FS/FS/reason.pm, FS/FS/reason_type.pm, FS/t/reason.t,
10433           FS/t/reason_type.t, httemplate/browse/reason.html,
10434           httemplate/browse/reason_type.html,
10435           httemplate/edit/process/reason.html,
10436           httemplate/edit/process/reason_type.html,
10437           httemplate/edit/reason.html, httemplate/edit/reason_type.html:
10438           suspension and cancellation reasons
10439
10440 2006-10-18 21:41  jeff
10441
10442         * FS/FS/part_export/acct_plesk.pm: wrong method
10443
10444 2006-10-18 16:07  jeff
10445
10446         * FS/FS/AccessRight.pm, FS/FS/Schema.pm, FS/FS/part_bill_event.pm,
10447           FS/MANIFEST, htetc/handler.pl,
10448           httemplate/browse/part_bill_event.cgi,
10449           httemplate/edit/elements/edit.html,
10450           httemplate/edit/part_bill_event.cgi,
10451           httemplate/edit/process/part_bill_event.cgi,
10452           httemplate/elements/menu.html,
10453           httemplate/view/cust_main/packages.html: suspension and
10454           cancellation reasons
10455
10456 2006-10-17 17:05  jeff
10457
10458         * httemplate/elements/tr-input-date-field.html: fix ugly null dates
10459
10460 2006-10-17 02:03  ivan
10461
10462         * rt/: html/Elements/Header, html/Elements/CollectionAsTable/Row,
10463           html/NoAuth/webrt.css, sbin/rt-setup-database.in: commiting rt
10464           3.4.5 to HEAD
10465
10466 2006-10-17 01:49  ivan
10467
10468         * rt/: configure, configure.ac, README, Changelog,
10469           sbin/rt-test-dependencies.in,
10470           html/Ticket/Elements/ShowTransactionAttachments,
10471           html/Ticket/Elements/EditCustomFields, html/Search/Build.html,
10472           html/Search/Results.rdf, html/Search/Results.tsv,
10473           html/Search/Elements/BuildFormatString,
10474           html/Approvals/Elements/PendingMyApproval,
10475           html/Elements/EditCustomField, html/Elements/QueryString,
10476           html/Elements/ScrubHTML, html/Elements/EditCustomFieldSelect,
10477           html/Elements/Callback, html/Elements/ShowCustomFields,
10478           html/Elements/RT__Ticket/ColumnMap, html/NoAuth/printrt.css,
10479           html/User/Elements/Tabs, lib/t/regression/22search_tix_by_txn.t,
10480           lib/t/regression/09record_cf_api.t, lib/t/regression/07acl.t,
10481           lib/t/regression/14linking.t,
10482           lib/t/regression/22search_tix_by_watcher.t,
10483           lib/t/regression/06mailgateway.t, lib/t/regression/07rights.t,
10484           lib/RT/CustomField_Overlay.pm, lib/RT/Ticket_Overlay.pm,
10485           lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Users_Overlay.pm,
10486           lib/RT/EmailParser.pm, lib/RT/I18N.pm, lib/RT/Tickets_Overlay.pm,
10487           lib/RT/CustomFieldValues.pm, lib/RT/Transactions_Overlay.pm,
10488           lib/RT/Principal_Overlay.pm, lib/RT/Queue_Overlay.pm,
10489           lib/RT/Attachments_Overlay.pm, lib/RT/Groups_Overlay.pm,
10490           lib/RT/Record.pm, lib/RT/ObjectCustomFieldValues_Overlay.pm,
10491           lib/RT/Transaction_Overlay.pm, lib/RT/ACE_Overlay.pm,
10492           lib/RT/Link_Overlay.pm, lib/RT/I18N/en.po, lib/RT/I18N/cs.po,
10493           lib/RT/I18N/pt_br.po, lib/RT/I18N/fr.po, lib/RT/I18N/es.po,
10494           lib/RT/I18N/nl.po, lib/RT/I18N/pl.po, lib/RT/I18N/no.po,
10495           lib/RT/I18N/it.po, lib/RT/I18N/hu.po, lib/RT/I18N/da.po,
10496           lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po,
10497           lib/RT/I18N/zh_tw.po, lib/RT/I18N/id.po, lib/RT/I18N/he.po,
10498           lib/RT/I18N/fi.po, lib/RT/I18N/zh_cn.po,
10499           lib/RT/Action/SendEmail.pm, lib/RT/Interface/Email.pm,
10500           etc/RT_Config.pm.in: import rt 3.4.5
10501
10502 2006-10-16 22:49  ivan
10503
10504         * fs_selfservice/FS-SelfService/SelfService.pm: fix signup problem
10505           on IE, whew!
10506
10507 2006-10-16 10:59  ivan
10508
10509         * FS/FS/Record.pm: fix for agent_custid unique bs ('violates unique
10510           constraint cust_main18'), hope this doesn't break anything else
10511
10512 2006-10-16 10:13  ivan
10513
10514         * httemplate/: edit/cust_main.cgi, view/cust_main/misc.html: its
10515           not my monday morning
10516
10517 2006-10-16 10:11  ivan
10518
10519         * FS/FS/Conf.pm: closing bracket helps
10520
10521 2006-10-16 10:10  ivan
10522
10523         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi,
10524           httemplate/view/cust_main/misc.html: add a conf checkbox to turn
10525           DOB on
10526
10527 2006-10-16 09:56  ivan
10528
10529         * httemplate/edit/cust_main.cgi: fix stickiness bug when editing
10530           advertising sources
10531
10532 2006-10-15 19:21  ivan
10533
10534         * FS/FS/part_export/: acct_plesk.pm, www_plesk.pm: fix typo
10535           switching Net::Plesk to a run-time dependency
10536
10537 2006-10-14 16:53  ivan
10538
10539         * FS/FS/part_export/: acct_plesk.pm, www_plesk.pm: don't load
10540           Net::Plesk until its needed, to prevent every install from
10541           depending on it
10542
10543 2006-10-14 13:47  jeff
10544
10545         * FS/FS/part_export/: acct_plesk.pm, www_plesk.pm: preliminary
10546           plesk support
10547
10548 2006-10-14 03:09  ivan
10549
10550         * httemplate/search/report_receivables.cgi: that should fix
10551           statuses on receivables report
10552
10553 2006-10-14 02:55  ivan
10554
10555         * httemplate/docs/index.html: move signup/self-service install to
10556           wiki
10557
10558 2006-10-12 02:42  ivan
10559
10560         * FS/FS/cust_main.pm: fix "amatch: $_ is undefined: what are you
10561           matching" error when there are no companies in the fuzzy cache
10562           yet
10563
10564 2006-10-08 22:05  ivan
10565
10566         * FS/FS/Conf.pm: date selektah
10567
10568 2006-10-08 21:27  jeff
10569
10570         * httemplate/edit/process/cust_main.cgi: more BoD
10571
10572 2006-10-08 18:05  ivan
10573
10574         * FS/bin/: freeside-addoutsource, freeside-addoutsourceuser,
10575           freeside-adduser: update the tools for dev installs
10576
10577 2006-10-08 17:30  ivan
10578
10579         * FS/FS/Conf.pm, httemplate/view/cust_main.cgi: have the new style
10580           notes be the default
10581
10582 2006-10-08 17:26  ivan
10583
10584         * httemplate/view/: cust_main.cgi, cust_main/tickets.html: clean up
10585           the customer view a tiny bit
10586
10587 2006-10-08 17:13  ivan
10588
10589         * htetc/handler.pl: add cust_main_note to handler.pl
10590
10591 2006-10-08 01:17  ivan
10592
10593         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
10594           FS/FS/Setup.pm, FS/FS/cust_bill.pm, FS/FS/pay_batch.pm,
10595           FS/FS/payby.pm, bin/customer-faker, htetc/handler.pl,
10596           httemplate/edit/part_bill_event.cgi,
10597           httemplate/elements/menu.html,
10598           httemplate/search/cust_pay_batch.cgi,
10599           httemplate/search/pay_batch.cgi,
10600           httemplate/search/elements/search.html: add menu items for credit
10601           card batching, debug last-minute changes to payby.pm, add ACL for
10602           re-processing batches, separate CARD and CHEK batches, fixed
10603           defaults for batch formats
10604
10605 2006-10-07 16:40  ivan
10606
10607         * FS/FS/cust_bill.pm: remove a spurious commit from batch_card and
10608           document realtime option
10609
10610 2006-10-07 14:40  ivan
10611
10612         * FS/FS/cust_main.pm: better error msg on CSV import with bad
10613           pkgpart
10614
10615 2006-10-04 14:22  jeff
10616
10617         * FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/Conf.pm,
10618           FS/FS/Record.pm, httemplate/edit/cust_main.cgi,
10619           httemplate/elements/tr-input-date-field.html,
10620           httemplate/view/cust_main/misc.html: DoB
10621
10622 2006-10-03 15:44  jeff
10623
10624         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/cust_main.pm,
10625           FS/FS/cust_main_note.pm, FS/MANIFEST, FS/FS/Schema.pm,
10626           FS/t/cust_main_note.t, httemplate/edit/cust_main.cgi,
10627           httemplate/edit/cust_main_note.cgi,
10628           httemplate/edit/process/cust_main_note.cgi,
10629           httemplate/view/cust_main.cgi,
10630           httemplate/view/cust_main/notes.html: Enhanced customer notes
10631
10632 2006-10-03 08:59  ivan
10633
10634         * FS/FS/: cust_main_invoice.pm, cust_pay_batch.pm, svc_external.pm,
10635           svc_www.pm: s/repalce/replace/ in POD doc
10636
10637 2006-09-29 10:22  ivan
10638
10639         * FS/FS/access_user.pm: fix problem with viewing unlinked services
10640
10641 2006-09-29 09:18  ivan
10642
10643         * FS/FS/part_export/domain_sql.pm: precedence error causing schema
10644           mapped values to disappear
10645
10646 2006-09-29 08:36  ivan
10647
10648         * FS/FS/part_export/domain_sql.pm: fix mapping problem in
10649           domain_sql export
10650
10651 2006-09-28 10:45  ivan
10652
10653         * FS/FS/svc_acct.pm: missing $ in ldap_password
10654
10655 2006-09-26 11:55  ivan
10656
10657         * httemplate/search/svc_acct.cgi: fix username@domain search
10658
10659 2006-09-23 11:33  ivan
10660
10661         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm: update to
10662           mailserver integration
10663
10664 2006-09-20 21:41  ivan
10665
10666         * FS/FS/part_export/acct_sql.pm: support static values in acct_sql
10667           as well
10668
10669 2006-09-20 09:00  ivan
10670
10671         * FS/FS/part_export/acct_sql.pm: eek, terminate the javascript
10672
10673 2006-09-20 08:20  ivan
10674
10675         * FS/FS/part_export/acct_sql.pm: finish correcting the naming
10676
10677 2006-09-20 08:19  ivan
10678
10679         * FS/FS/part_export/domain_sql.pm: tie correctly!
10680
10681 2006-09-19 09:49  ivan
10682
10683         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm,
10684           part_export/domain_sql.pm: add domain_sql export for new
10685           mailserver config and modify acct_sql export for same
10686
10687 2006-09-17 19:21  ivan
10688
10689         * httemplate/elements/menu.html: ticket system disableability for
10690           rainbowshops
10691
10692 2006-09-16 13:07  ivan
10693
10694         * bin/customer-faker: bulk fake customer insert
10695
10696 2006-09-15 12:15  ivan
10697
10698         * FS/FS/AccessRight.pm, httemplate/search/cust_tax_exempt_pkg.cgi,
10699           httemplate/view/cust_main/payment_history.html: add link to
10700           customer tax exemptions to customer view page
10701
10702 2006-09-14 22:10  ivan
10703
10704         * FS/FS/: Schema.pm, cust_bill_ApplicationCommon.pm,
10705           cust_bill_pay_pkg.pm, cust_credit_bill_pkg.pm: add sdate and
10706           edate to cust_bill_pay_pkg and cust_credit_bill_pkg tables
10707
10708 2006-09-14 12:33  ivan
10709
10710         * httemplate/edit/part_virtual_field.cgi: don't promise virtual
10711           fields on tables we can't deliver them on.  virtual fields suck
10712           anyway, they should be real database fields
10713
10714 2006-09-14 12:30  ivan
10715
10716         * httemplate/edit/process/generic.cgi: pointer to
10717           elements/process.html, fwiw
10718
10719 2006-09-13 09:01  ivan
10720
10721         * httemplate/search/report_cust_pay.html: add check # search, here
10722           for now...
10723
10724 2006-09-13 07:57  ivan
10725
10726         * FS/FS/cust_bill_ApplicationCommon.pm: yes, that does appear to be
10727           the fix for all this trouble.  s/qsearchs/qsearch/
10728
10729 2006-09-13 07:53  ivan
10730
10731         * FS/FS/: cust_credit.pm, cust_pay.pm: some cleanup while i'm here
10732
10733 2006-09-12 19:14  ivan
10734
10735         * FS/FS/Record.pm: encryption-on-insert bugfix from untd
10736
10737 2006-09-12 19:11  ivan
10738
10739         * FS/FS/svc_Common.pm: in-place replace bugfix from untd &
10740           debugging cleanup
10741
10742 2006-09-12 14:27  ivan
10743
10744         * httemplate/search/cust_main.cgi: no need to log this
10745
10746 2006-09-05 18:20  ivan
10747
10748         * bin/breakdown-bill-applications: not done yet
10749
10750 2006-09-05 18:08  ivan
10751
10752         * fs_selfservice/DEPLOY: this was supposed to just be a local hack,
10753           how did it wind up in CVS?
10754
10755 2006-09-05 18:08  ivan
10756
10757         * FS/bin/freeside-setup: new world ACLs
10758
10759 2006-09-05 18:07  ivan
10760
10761         * FS/FS/ClientAPI/Signup.pm: less cut and paste
10762
10763 2006-09-05 18:07  ivan
10764
10765         * FS/FS/payby.pm: ugh DCLN :/
10766
10767 2006-09-05 18:06  ivan
10768
10769         * FS/FS/cust_svc.pm: add some debugging
10770
10771 2006-09-05 18:06  ivan
10772
10773         * FS/FS/cdr.pm: add missing =back
10774
10775 2006-09-05 09:44  ivan
10776
10777         * httemplate/edit/process/cust_refund.cgi: fix refunds, really
10778
10779 2006-09-05 09:27  ivan
10780
10781         * httemplate/edit/process/cust_refund.cgi: fix FS::payby::payby2bop
10782           usage
10783
10784 2006-09-04 13:31  ivan
10785
10786         * httemplate/search/sqlradius.cgi: really fix the embedded duration
10787           table
10788
10789 2006-09-04 13:22  ivan
10790
10791         * httemplate/search/sqlradius.cgi: use the exact provided time
10792
10793 2006-09-04 13:15  ivan
10794
10795         * httemplate/search/sqlradius.cgi: fix the date/time parsing
10796
10797 2006-09-04 13:12  ivan
10798
10799         * httemplate/search/sqlradius.cgi: fix the embedded duration table
10800
10801 2006-09-04 13:10  ivan
10802
10803         * httemplate/search/sqlradius.cgi: fix the gridding colors
10804
10805 2006-09-04 13:05  ivan
10806
10807         * httemplate/: elements/tr-input-beginning_ending.html,
10808           search/sqlradius.cgi, search/sqlradius.html: allow time selection
10809           in RADIUS searches and grid-ize the resulting table
10810
10811 2006-09-04 09:24  ivan
10812
10813         * FS/FS/AccessRight.pm, httemplate/elements/menu.html: add RADIUS
10814           session search back to main menu
10815
10816 2006-09-02 20:14  ivan
10817
10818         * bin/dbdef-create: REALLY don't error out trying to create a dbdef
10819           file from scratch
10820
10821 2006-09-02 20:12  ivan
10822
10823         * bin/dbdef-create: don't error out trying to create a dbdef file
10824           from scratch
10825
10826 2006-09-02 13:38  ivan
10827
10828         * httemplate/search/: cust_bill_event.cgi, cust_bill_event.html:
10829           agent-virtualize invoice event reports
10830
10831 2006-09-01 00:52  ivan
10832
10833         * fs_selfservice/FS-SelfService/cgi/signup.html: pretty this up a
10834           little
10835
10836 2006-08-31 18:51  lawrence
10837
10838         * FS/FS/Conf.pm, FS/FS/ClientAPI/Signup.pm,
10839           fs_selfservice/FS-SelfService/cgi/signup.html: Progress
10840           checkpoint on improved signup stuff for additional services
10841
10842 2006-08-31 14:26  lawrence
10843
10844         * httemplate/config/config-process.cgi: make select-sub parameters
10845           work
10846
10847 2006-08-31 13:47  ivan
10848
10849         * eg/TEMPLATE_cust_main.import, etc/megapop.pl: BEGONE $Id
10850
10851 2006-08-31 13:44  ivan
10852
10853         * bin/: svc_acct.import, svc_domain.erase: BEGONE $Id$
10854
10855 2006-08-31 12:59  ivan
10856
10857         * bin/fs-migrate-svc_acct_sm: BEGONE $Id$
10858
10859 2006-08-31 12:25  ivan
10860
10861         * fs_selfservice/FS-SelfService/cgi/signup.cgi: BEGONE $Id$
10862
10863 2006-08-30 09:24  ivan
10864
10865         * bin/mapsecrets2access_user: need a username arg for now... this
10866           should make the error message less confusing
10867
10868 2006-08-30 08:41  ivan
10869
10870         * FS/bin/freeside-adduser: get rid of all the htpasswd stuff in
10871           freeside-adduser
10872
10873 2006-08-29 11:04  khoff
10874
10875         * FS/FS/part_pkg/flat_introrate.pm: Introductory rates...just what
10876           we always wanted.  Requires Date::Manip.
10877
10878 2006-08-29 10:50  lawrence
10879
10880         * FS/FS/ClientAPI/Signup.pm,
10881           fs_selfservice/FS-SelfService/cgi/signup.cgi,
10882           fs_selfservice/FS-SelfService/cgi/signup.html: Signup
10883           Enhancements
10884
10885 2006-08-28 06:52  ivan
10886
10887         * httemplate/edit/process/cust_main.cgi: parameters to method calls
10888           require ( ), arrgh
10889
10890 2006-08-27 17:52  jeff
10891
10892         * FS/FS/cust_bill.pm: protect against a race
10893
10894 2006-08-27 15:55  jeff
10895
10896         * Makefile: more clean
10897
10898 2006-08-27 14:50  jeff
10899
10900         * FS/FS/cust_bill.pm, FS/FS/payby.pm,
10901           httemplate/misc/process/payment.cgi: fix payby2bop brokenness
10902
10903 2006-08-27 13:10  jeff
10904
10905         * FS/FS/cust_pay_batch.pm: no comment
10906
10907 2006-08-27 13:09  jeff
10908
10909         * FS/FS/payby.pm: oops
10910
10911 2006-08-27 12:33  ivan
10912
10913         * FS/FS/AccessRight.pm, httemplate/elements/menu.html: add back
10914           invoice event reports
10915
10916 2006-08-27 12:30  jeff
10917
10918         * httemplate/: edit/cust_bill_pay.cgi, edit/cust_credit.cgi,
10919           edit/cust_credit_bill.cgi, misc/download-batch.cgi: correct bad
10920           conflict resolution
10921
10922 2006-08-26 16:15  jeff
10923
10924         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/Setup.pm, FS/FS/cust_bill.pm,
10925           FS/FS/cust_bill_event.pm, FS/FS/cust_bill_pay_batch.pm,
10926           FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm,
10927           FS/FS/part_bill_event.pm, FS/FS/payby.pm,
10928           FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm,
10929           FS/t/cust_bill_pay_batch.t, httemplate/edit/cust_bill_pay.cgi,
10930           httemplate/edit/cust_credit.cgi,
10931           httemplate/edit/cust_credit_bill.cgi,
10932           httemplate/edit/part_bill_event.cgi,
10933           httemplate/edit/process/cust_main.cgi,
10934           httemplate/edit/process/cust_refund.cgi,
10935           httemplate/misc/bill.cgi, httemplate/misc/download-batch.cgi,
10936           httemplate/misc/process/payment.cgi,
10937           httemplate/search/cust_pay_batch.cgi,
10938           httemplate/search/pay_batch.cgi,
10939           httemplate/search/pay_batch.html,
10940           httemplate/search/report_cust_pay_batch.html: batch refactor
10941           continued
10942
10943 2006-08-26 07:44  ivan
10944
10945         * FS/FS/Schema.pm: better error reporting for schema load failures
10946           (w/DBIx::DBSchema 0.32+), hopefully...
10947
10948 2006-08-26 07:39  ivan
10949
10950         * FS/FS/Schema.pm: better error reporting for schema load failures
10951           (w/DBIx::DBSchema 0.32+), hopefully...
10952
10953 2006-08-26 05:57  ivan
10954
10955         * httemplate/edit/: cust_bill_pay.cgi, cust_credit_bill.cgi: fix
10956           javascript for auto-setting application amount
10957
10958 2006-08-25 19:20  ivan
10959
10960         * httemplate/edit/cust_bill_pay.cgi: fix javascript for
10961           auto-setting application amount
10962
10963 2006-08-25 19:20  ivan
10964
10965         * htetc/handler.pl: i want max and min!
10966
10967 2006-08-25 19:12  ivan
10968
10969         * FS/FS/: Record.pm: foiled by autovivification!
10970
10971 2006-08-25 12:30  ivan
10972
10973         * FS/FS/Misc.pm, FS/FS/Record.pm,
10974           httemplate/edit/cust_main/select-country.html,
10975           httemplate/edit/cust_main/select-county.html,
10976           httemplate/edit/cust_main/select-state.html: use GROUP BY instead
10977           of DISTINCT ON in the state and country queries for better
10978           cross-database compatibility, based on a preliminary patch from
10979           Jason Thomas
10980
10981 2006-08-23 18:37  ivan
10982
10983         * httemplate/edit/: cust_credit.cgi, cust_pay.cgi: oops,
10984           "Auto-apply to invoices" dropdown disappeared
10985
10986 2006-08-23 15:25  ivan
10987
10988         * Makefile, httemplate/index.html,
10989           httemplate/browse/access_group.html,
10990           httemplate/browse/access_user.html,
10991           httemplate/browse/addr_block.cgi, httemplate/browse/agent.cgi,
10992           httemplate/browse/agent_type.cgi,
10993           httemplate/browse/cust_main_county.cgi,
10994           httemplate/browse/inventory_class.html,
10995           httemplate/browse/msgcat.cgi, httemplate/browse/nas.cgi,
10996           httemplate/browse/part_bill_event.cgi,
10997           httemplate/browse/part_export.cgi,
10998           httemplate/browse/part_pkg.cgi,
10999           httemplate/browse/part_referral.html,
11000           httemplate/browse/part_svc.cgi,
11001           httemplate/browse/part_virtual_field.cgi,
11002           httemplate/browse/payment_gateway.html,
11003           httemplate/browse/pkg_class.html, httemplate/browse/rate.cgi,
11004           httemplate/browse/router.cgi, httemplate/browse/svc_acct_pop.cgi,
11005           httemplate/browse/elements/browse.html,
11006           httemplate/config/config-process.cgi,
11007           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
11008           httemplate/edit/REAL_cust_pkg.cgi,
11009           httemplate/edit/access_group.html,
11010           httemplate/edit/access_user.html, httemplate/edit/agent.cgi,
11011           httemplate/edit/agent_payment_gateway.html,
11012           httemplate/edit/agent_type.cgi,
11013           httemplate/edit/bulk-cust_svc.html,
11014           httemplate/edit/cust_bill_pay.cgi,
11015           httemplate/edit/cust_credit.cgi,
11016           httemplate/edit/cust_credit_bill.cgi,
11017           httemplate/edit/cust_main.cgi,
11018           httemplate/edit/cust_main_county-expand.cgi,
11019           httemplate/edit/cust_main_county.cgi,
11020           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
11021           httemplate/edit/cust_refund.cgi,
11022           httemplate/edit/inventory_class.html, httemplate/edit/msgcat.cgi,
11023           httemplate/edit/part_bill_event.cgi,
11024           httemplate/edit/part_export.cgi, httemplate/edit/part_pkg.cgi,
11025           httemplate/edit/part_referral.html, httemplate/edit/part_svc.cgi,
11026           httemplate/edit/part_virtual_field.cgi,
11027           httemplate/edit/payment_gateway.html,
11028           httemplate/edit/pkg_class.html,
11029           httemplate/edit/prepay_credit.cgi, httemplate/edit/rate.cgi,
11030           httemplate/edit/rate_region.cgi, httemplate/edit/reg_code.cgi,
11031           httemplate/edit/router.cgi, httemplate/edit/svc_acct.cgi,
11032           httemplate/edit/svc_acct_pop.cgi,
11033           httemplate/edit/svc_broadband.cgi,
11034           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_external.cgi,
11035           httemplate/edit/svc_forward.cgi, httemplate/edit/svc_phone.cgi,
11036           httemplate/edit/svc_www.cgi,
11037           httemplate/edit/cust_main/billing.html,
11038           httemplate/edit/cust_main/contact.html,
11039           httemplate/edit/cust_main/select-country.html,
11040           httemplate/edit/cust_main/select-county.html,
11041           httemplate/edit/cust_main/select-state.html,
11042           httemplate/edit/elements/edit.html,
11043           httemplate/edit/elements/svc_Common.html,
11044           httemplate/edit/process/REAL_cust_pkg.cgi,
11045           httemplate/edit/process/access_group.html,
11046           httemplate/edit/process/access_user.html,
11047           httemplate/edit/process/agent.cgi,
11048           httemplate/edit/process/agent_payment_gateway.html,
11049           httemplate/edit/process/agent_type.cgi,
11050           httemplate/edit/process/bulk-cust_svc.cgi,
11051           httemplate/edit/process/cust_bill_pay.cgi,
11052           httemplate/edit/process/cust_credit.cgi,
11053           httemplate/edit/process/cust_credit_bill.cgi,
11054           httemplate/edit/process/cust_main.cgi,
11055           httemplate/edit/process/cust_main_county-collapse.cgi,
11056           httemplate/edit/process/cust_main_county-expand.cgi,
11057           httemplate/edit/process/cust_main_county.cgi,
11058           httemplate/edit/process/cust_pay.cgi,
11059           httemplate/edit/process/cust_pkg.cgi,
11060           httemplate/edit/process/cust_refund.cgi,
11061           httemplate/edit/process/cust_svc.cgi,
11062           httemplate/edit/process/domain_record.cgi,
11063           httemplate/edit/process/generic.cgi,
11064           httemplate/edit/process/inventory_class.html,
11065           httemplate/edit/process/msgcat.cgi,
11066           httemplate/edit/process/part_bill_event.cgi,
11067           httemplate/edit/process/part_export.cgi,
11068           httemplate/edit/process/part_pkg.cgi,
11069           httemplate/edit/process/part_referral.html,
11070           httemplate/edit/process/part_svc.cgi,
11071           httemplate/edit/process/payment_gateway.html,
11072           httemplate/edit/process/pkg_class.html,
11073           httemplate/edit/process/prepay_credit.cgi,
11074           httemplate/edit/process/quick-charge.cgi,
11075           httemplate/edit/process/quick-cust_pkg.cgi,
11076           httemplate/edit/process/rate.cgi,
11077           httemplate/edit/process/rate_region.cgi,
11078           httemplate/edit/process/reg_code.cgi,
11079           httemplate/edit/process/router.cgi,
11080           httemplate/edit/process/svc_acct.cgi,
11081           httemplate/edit/process/svc_acct_pop.cgi,
11082           httemplate/edit/process/svc_broadband.cgi,
11083           httemplate/edit/process/svc_domain.cgi,
11084           httemplate/edit/process/svc_external.cgi,
11085           httemplate/edit/process/svc_forward.cgi,
11086           httemplate/edit/process/svc_phone.html,
11087           httemplate/edit/process/svc_www.cgi,
11088           httemplate/edit/process/addr_block/add.cgi,
11089           httemplate/edit/process/addr_block/allocate.cgi,
11090           httemplate/edit/process/addr_block/deallocate.cgi,
11091           httemplate/edit/process/addr_block/split.cgi,
11092           httemplate/edit/process/elements/process.html,
11093           httemplate/edit/process/elements/svc_Common.html,
11094           httemplate/elements/checkboxes-table-name.html,
11095           httemplate/elements/checkboxes-table.html,
11096           httemplate/elements/header-popup.html,
11097           httemplate/elements/header.html,
11098           httemplate/elements/jsrsServer.html,
11099           httemplate/elements/menu.html, httemplate/elements/menubar.html,
11100           httemplate/elements/pager.html,
11101           httemplate/elements/phonenumber.html,
11102           httemplate/elements/progress-init.html,
11103           httemplate/elements/progress-popup.html,
11104           httemplate/elements/search-cust_main.html,
11105           httemplate/elements/select-access_group.html,
11106           httemplate/elements/select-agent.html,
11107           httemplate/elements/select-cust-fields.html,
11108           httemplate/elements/select-cust_pkg-status.html,
11109           httemplate/elements/select-month_year.html,
11110           httemplate/elements/select-part_referral.html,
11111           httemplate/elements/select-pkg_class.html,
11112           httemplate/elements/select-table.html,
11113           httemplate/elements/select-taxclass.html,
11114           httemplate/elements/small_custview.html,
11115           httemplate/elements/table-grid.html,
11116           httemplate/elements/table.html,
11117           httemplate/elements/tr-select-access_group.html,
11118           httemplate/elements/tr-select-agent.html,
11119           httemplate/elements/tr-select-cust-fields.html,
11120           httemplate/elements/tr-select-cust_pkg-status.html,
11121           httemplate/elements/tr-select-from_to.html,
11122           httemplate/elements/tr-select-part_referral.html,
11123           httemplate/elements/tr-select-pkg_class.html,
11124           httemplate/elements/xmlhttp.html,
11125           httemplate/graph/cust_bill_pkg.cgi,
11126           httemplate/graph/money_time.cgi,
11127           httemplate/graph/report_cust_bill_pkg.html,
11128           httemplate/graph/report_money_time.html,
11129           httemplate/graph/elements/monthly.html,
11130           httemplate/misc/batch-cust_pay.html, httemplate/misc/bill.cgi,
11131           httemplate/misc/cancel-unaudited.cgi,
11132           httemplate/misc/catchall.cgi, httemplate/misc/cdr-import.html,
11133           httemplate/misc/change_pkg.cgi, httemplate/misc/counties.cgi,
11134           httemplate/misc/cust_main-cancel.cgi,
11135           httemplate/misc/cust_main-import.cgi,
11136           httemplate/misc/cust_main-import_charges.cgi,
11137           httemplate/misc/delete-cust_credit.cgi,
11138           httemplate/misc/delete-cust_pay.cgi,
11139           httemplate/misc/delete-customer.cgi,
11140           httemplate/misc/delete-domain_record.cgi,
11141           httemplate/misc/delete-part_export.cgi,
11142           httemplate/misc/download-batch.cgi, httemplate/misc/dump.cgi,
11143           httemplate/misc/email-invoice.cgi,
11144           httemplate/misc/email_invoice_events.cgi,
11145           httemplate/misc/email_invoices.cgi,
11146           httemplate/misc/fax-invoice.cgi,
11147           httemplate/misc/fax_invoice_events.cgi,
11148           httemplate/misc/fax_invoices.cgi,
11149           httemplate/misc/inventory_item-import.html,
11150           httemplate/misc/link.cgi, httemplate/misc/meta-import.cgi,
11151           httemplate/misc/payment.cgi, httemplate/misc/print-invoice.cgi,
11152           httemplate/misc/print_invoice_events.cgi,
11153           httemplate/misc/print_invoices.cgi, httemplate/misc/queue.cgi,
11154           httemplate/misc/states.cgi,
11155           httemplate/misc/unapply-cust_credit.cgi,
11156           httemplate/misc/unapply-cust_pay.cgi,
11157           httemplate/misc/unprovision.cgi, httemplate/misc/unsusp_pkg.cgi,
11158           httemplate/misc/unvoid-cust_pay_void.cgi,
11159           httemplate/misc/upload-batch.cgi,
11160           httemplate/misc/void-cust_pay.cgi, httemplate/misc/whois.cgi,
11161           httemplate/misc/xmlhttp-cust_main-search.cgi,
11162           httemplate/misc/xmlrpc.cgi,
11163           httemplate/misc/process/batch-cust_pay.cgi,
11164           httemplate/misc/process/catchall.cgi,
11165           httemplate/misc/process/cdr-import.html,
11166           httemplate/misc/process/cust_main-import.cgi,
11167           httemplate/misc/process/cust_main-import_charges.cgi,
11168           httemplate/misc/process/delete-customer.cgi,
11169           httemplate/misc/process/inventory_item-import.html,
11170           httemplate/misc/process/link.cgi,
11171           httemplate/misc/process/meta-import.cgi,
11172           httemplate/misc/process/payment.cgi, httemplate/search/cdr.html,
11173           httemplate/search/cust_bill.html,
11174           httemplate/search/cust_bill_event.cgi,
11175           httemplate/search/cust_bill_event.html,
11176           httemplate/search/cust_bill_pkg.cgi,
11177           httemplate/search/cust_credit.html,
11178           httemplate/search/cust_main-otaker.cgi,
11179           httemplate/search/cust_main-zip.html,
11180           httemplate/search/cust_main.cgi, httemplate/search/cust_pay.cgi,
11181           httemplate/search/cust_pkg.cgi,
11182           httemplate/search/cust_tax_exempt_pkg.cgi,
11183           httemplate/search/inventory_item.html,
11184           httemplate/search/prepay_credit.html,
11185           httemplate/search/queue.html, httemplate/search/reg_code.html,
11186           httemplate/search/report_cdr.html,
11187           httemplate/search/report_cust_bill.html,
11188           httemplate/search/report_cust_credit.html,
11189           httemplate/search/report_cust_main-zip.html,
11190           httemplate/search/report_cust_pay.html,
11191           httemplate/search/report_cust_pkg.html,
11192           httemplate/search/report_prepaid_income.cgi,
11193           httemplate/search/report_prepaid_income.html,
11194           httemplate/search/report_receivables.cgi,
11195           httemplate/search/report_receivables.html,
11196           httemplate/search/report_tax.cgi,
11197           httemplate/search/report_tax.html, httemplate/search/sql.html,
11198           httemplate/search/sqlradius.cgi,
11199           httemplate/search/sqlradius.html, httemplate/search/svc_acct.cgi,
11200           httemplate/search/svc_broadband.cgi,
11201           httemplate/search/svc_domain.cgi,
11202           httemplate/search/svc_external.cgi,
11203           httemplate/search/svc_forward.cgi,
11204           httemplate/search/svc_phone.cgi, httemplate/search/svc_www.cgi,
11205           httemplate/search/elements/search.html,
11206           httemplate/view/cust_bill-logo.cgi,
11207           httemplate/view/cust_bill-pdf.cgi,
11208           httemplate/view/cust_bill-ps.cgi, httemplate/view/cust_bill.cgi,
11209           httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
11210           httemplate/view/svc_broadband.cgi,
11211           httemplate/view/svc_domain.cgi, httemplate/view/svc_external.cgi,
11212           httemplate/view/svc_forward.cgi, httemplate/view/svc_phone.cgi,
11213           httemplate/view/svc_www.cgi,
11214           httemplate/view/cust_main/billing.html,
11215           httemplate/view/cust_main/contacts.html,
11216           httemplate/view/cust_main/misc.html,
11217           httemplate/view/cust_main/order_pkg.html,
11218           httemplate/view/cust_main/packages.html,
11219           httemplate/view/cust_main/payment_history.html,
11220           httemplate/view/cust_main/quick-charge.html,
11221           httemplate/view/cust_main/tickets.html,
11222           httemplate/view/elements/svc_Common.html: Will things ever be the
11223           same again? It's the final masonize
11224
11225 2006-08-23 14:53  ivan
11226
11227         * httemplate/misc/batch-cust_pay.html: remove extraneous "
11228
11229 2006-08-23 05:13  ivan
11230
11231         * FS/FS/Schema.pm: removing already commented-out code
11232
11233 2006-08-23 05:06  ivan
11234
11235         * Makefile, FS/FS/CGI.pm: don't use FREESIDE_URL for this, it
11236           didn't work out...
11237
11238 2006-08-22 05:23  ivan
11239
11240         * httemplate/docs/index.html: get rid of old upgrade instructions
11241
11242 2006-08-21 16:01  ivan
11243
11244         * FS/: MANIFEST, FS/Schema.pm, FS/cust_bill.pm,
11245           FS/cust_bill_ApplicationCommon.pm, FS/cust_bill_pay.pm,
11246           FS/cust_bill_pay_pkg.pm, FS/cust_bill_pkg.pm,
11247           FS/cust_credit_bill.pm, FS/cust_credit_bill_pkg.pm,
11248           t/cust_bill_ApplicationCommon.t, t/cust_bill_pay_pkg.t,
11249           t/cust_credit_bill_pkg.t: add cust_bill_pay_pkg and
11250           cust_credit_bill_pkg - applying credits and payments against
11251           specific line items
11252
11253 2006-08-21 10:45  ivan
11254
11255         * FS/FS/: cust_main.pm: search for existing advertising sources
11256           before adding a new one
11257
11258 2006-08-21 05:38  ivan
11259
11260         * rt/html/Ticket/Elements/EditCustomers: better RT hint for smarter
11261           smart search
11262
11263 2006-08-21 02:46  ivan
11264
11265         * httemplate/docs/index.html: we're off to see the wiki, the
11266           wonderful wiki of oz
11267
11268 2006-08-18 05:18  ivan
11269
11270         * FS/FS/cust_main.pm: and a slight fix to the CSV import
11271
11272 2006-08-18 04:56  ivan
11273
11274         * FS/FS/cust_main.pm: pass through the explicitly specified pkeys
11275
11276 2006-08-18 04:52  ivan
11277
11278         * FS/FS/cust_main.pm: alas, now try with recursion
11279
11280 2006-08-18 04:40  ivan
11281
11282         * FS/FS/cust_main.pm: fix the  explicitly specified primary keys
11283
11284 2006-08-18 04:36  ivan
11285
11286         * FS/FS/cust_main.pm: allow explicitly specified primary keys (to
11287           get around big 8.1 Pg changes wrt reverse engineering
11288
11289 2006-08-18 03:34  ivan
11290
11291         * FS/FS/cust_main.pm: suggestion to run dbdef-create here, yes...
11292
11293 2006-08-18 03:31  ivan
11294
11295         * FS/FS/cust_main.pm: want ALL of cust_main-skeleton tables config,
11296           not just the first line
11297
11298 2006-08-18 03:27  ivan
11299
11300         * FS/FS/cust_main.pm: that was it, the sql had to be fixed...
11301
11302 2006-08-18 03:26  ivan
11303
11304         * FS/FS/cust_main.pm: W T F
11305
11306 2006-08-18 03:18  ivan
11307
11308         * FS/FS/cust_main.pm: even more skeleton debugging, ugh
11309
11310 2006-08-18 03:10  ivan
11311
11312         * FS/FS/cust_main.pm: what's going on with the parameters for
11313           skeleton inserts??
11314
11315 2006-08-18 03:00  ivan
11316
11317         * FS/FS/cust_main.pm: skeleton typo
11318
11319 2006-08-18 02:58  ivan
11320
11321         * FS/FS/cust_main.pm: oops, want CHILD table for skeleton inserts,
11322           not parent
11323
11324 2006-08-18 02:50  ivan
11325
11326         * FS/FS/cust_main.pm: add debugging to _copy_skel to get some idea
11327           what's going on
11328
11329 2006-08-18 01:33  ivan
11330
11331         * FS/FS/: Conf.pm, cust_main.pm: first try at skeleton feature for
11332           mg
11333
11334 2006-08-16 01:19  ivan
11335
11336         * FS/bin/freeside-adduser: get rid of too-verbose debugging
11337
11338 2006-08-15 07:20  ivan
11339
11340         * FS/FS/cust_main.pm, httemplate/misc/cust_main-import.cgi,
11341           httemplate/misc/process/cust_main-import.cgi: add a new, extended
11342           CSV import format
11343
11344 2006-08-14 06:28  ivan
11345
11346         * FS/FS/cust_main.pm: pass email, phone and ip adderss to B:OP when
11347           doing refunds, hopefully this will fix OpenECHO refunds
11348
11349 2006-08-14 05:13  ivan
11350
11351         * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi,
11352           httemplate/elements/header.html,
11353           httemplate/elements/search-cust_main.html,
11354           rt/html/Elements/FreesideInvoiceSearch,
11355           rt/html/Elements/FreesideNewCust,
11356           rt/html/Elements/FreesideSearch,
11357           rt/html/Elements/FreesideSvcSearch, rt/html/Elements/PageLayout,
11358           rt/html/Elements/SimpleSearch, rt/html/Elements/Tabs,
11359           rt/html/NoAuth/webrt.css: sprinkle some magic ajax fairy dust on
11360           referring customer SELEKTAH.  rewind!  make smart search smarter,
11361           re-layout the top search bars and add an invoice one
11362
11363 2006-08-14 01:38  ivan
11364
11365         * FS/FS/access_user.pm: bugfix for agentless access users,
11366           triggered by part_referral (advertising source) agent
11367           virtualization
11368
11369 2006-08-13 03:25  ivan
11370
11371         * FS/FS/Conf.pm, FS/FS/TicketSystem/RT_External.pm,
11372           httemplate/edit/cust_pay.cgi,
11373           httemplate/edit/process/cust_pay.cgi,
11374           httemplate/view/cust_main.cgi,
11375           httemplate/view/cust_main/billing.html,
11376           httemplate/view/cust_main/misc.html,
11377           httemplate/view/cust_main/packages.html,
11378           httemplate/view/cust_main/payment_history.html,
11379           httemplate/view/cust_main/tickets.html: customer view work:
11380
11381           DONE  1. add status and balance to top
11382
11383           DONE  2. add some sort of oldest date thing so the history
11384           doesn't get too      big (# years and a link to "show older")
11385
11386             3. make the rest of the action links into js popups?  maybe
11387           later,
11388                weird IENess when closing em
11389           DONE (finished)    - so revert out or finish/commit the Enter
11390           check payment one    - Process page can wait until another day..
11391           it should be more of an *action*
11392
11393           DONE  4. Ticket list config knobs for wtxs (grid it too)
11394
11395           DONE  5. grid the package list
11396
11397 2006-08-12 04:01  ivan
11398
11399         * httemplate/edit/cust_credit.cgi: s/Post/Enter/;
11400
11401 2006-08-12 03:47  ivan
11402
11403         * FS/FS/Conf.pm, FS/FS/AccessRight.pm,
11404           httemplate/view/cust_main/payment_history.html: fix acl rewrite
11405           causing problems: void now shows up properly, deprecate all the
11406           redundant config values
11407
11408 2006-08-11 23:45  ivan
11409
11410         * FS/FS/cust_pkg.pm: don't adjust next bill date on unsuspension!
11411           causes undesirable effects with prorate/subscription packages and
11412           undesirably rewards customers for non-payment, closes: Bug#1325
11413
11414 2006-08-11 01:02  ivan
11415
11416         * FS/FS/access_user.pm, FS/FS/part_referral.pm,
11417           httemplate/browse/part_referral.html,
11418           httemplate/edit/cust_main.cgi,
11419           httemplate/elements/select-agent.html,
11420           httemplate/elements/select-part_referral.html,
11421           httemplate/elements/tr-select-agent.html,
11422           httemplate/elements/tr-select-part_referral.html: virtualize
11423           referrals on customer addition
11424
11425 2006-08-10 15:18  ivan
11426
11427         * httemplate/config/config.cgi: bugfix for selects that don't have
11428           select_enum
11429
11430 2006-08-10 06:50  ivan
11431
11432         * FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/part_referral.pm,
11433           httemplate/browse/part_referral.html,
11434           httemplate/view/cust_main/misc.html: add cust_main.agent_custid
11435           (at least to schema and customer view, no manual editing yet)
11436
11437 2006-08-10 05:01  ivan
11438
11439         * httemplate/browse/part_referral.html: bold the total footer
11440
11441 2006-08-10 04:55  ivan
11442
11443         * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/Schema.pm,
11444           FS/FS/access_user.pm, FS/FS/part_referral.pm,
11445           httemplate/browse/part_referral.html,
11446           httemplate/edit/part_referral.html,
11447           httemplate/edit/process/part_referral.html,
11448           httemplate/elements/menu.html: agent-virtualize advertising
11449           sources
11450
11451 2006-08-09 20:10  ivan
11452
11453         * FS/FS/Schema.pm: don't set the default to NULL the string!
11454           besides, that's already the default value of any nullable column,
11455           which @date_type is...
11456
11457 2006-08-09 19:27  ivan
11458
11459         * FS/FS/part_pkg.pm: better debugging for missing recur_fee so its
11460           easier to check the db
11461
11462 2006-08-09 14:46  ivan
11463
11464         * fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: take
11465           "coming soon" options off the menu, its been Soon for too long -
11466           they'll get here when they do
11467
11468 2006-08-09 03:47  ivan
11469
11470         * FS/FS/ClientAPI/MyAccount.pm,
11471           fs_selfservice/FS-SelfService/SelfService.pm, FS/FS/svc_acct.pm,
11472           fs_selfservice/FS-SelfService/cgi/change_password.html,
11473           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
11474           fs_selfservice/FS-SelfService/cgi/process_change_password.html,
11475           fs_selfservice/FS-SelfService/cgi/provision_list.html,
11476           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: self-service
11477           interface: add proper password changer and prevent "Setup my
11478           services" provisioner from showing broken links for services not
11479           handled yet
11480
11481 2006-08-09 00:46  ivan
11482
11483         * fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi: and the
11484           days go by...
11485
11486 2006-08-09 00:03  ivan
11487
11488         * fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi: this is not
11489           my beautiful magic template! (water flowing underground)
11490
11491 2006-08-08 23:43  jeff
11492
11493         * FS/FS/Schema.pm, FS/FS/Setup.pm, FS/FS/cust_bill.pm,
11494           FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm,
11495           FS/FS/part_bill_event.pm, FS/FS/pay_batch.pm, FS/FS/payby.pm,
11496           httemplate/docs/schema.html, httemplate/misc/download-batch.cgi:
11497           batch refactor
11498
11499 2006-08-08 23:34  ivan
11500
11501         * FS/FS/ClientAPI/MyAccount.pm,
11502           fs_selfservice/FS-SelfService/SelfService.pm,
11503           fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi,
11504           fs_selfservice/FS-SelfService/cgi/view_invoice.html: self-service
11505           interface: move from text to html invoices
11506
11507 2006-08-08 20:45  ivan
11508
11509         * fs_selfservice/FS-SelfService/Makefile.PL: please bleeding-edge
11510           debian perl, would you put it in /usr/local/sbin?  thanks.
11511
11512 2006-08-06 19:44  ivan
11513
11514         * FS/FS/CurrentUser.pm, FS/FS/Schema.pm, FS/FS/access_user.pm,
11515           httemplate/browse/part_pkg.cgi,
11516           httemplate/browse/access_user.html,
11517           httemplate/edit/access_user.html,
11518           httemplate/edit/elements/edit.html: add internal user disable-ing
11519
11520 2006-08-06 19:19  ivan
11521
11522         * httemplate/search/elements/search.html: get rid of the extra
11523           border in nested tables
11524
11525 2006-08-06 16:39  ivan
11526
11527         * FS/: FS/access_user.pm, bin/freeside-adduser: slightly better
11528           bootstrapping for htpasswd kludge... hopefully that will go away
11529           in 1.7.1
11530
11531 2006-08-06 14:37  ivan
11532
11533         * FS/FS/svc_Common.pm: make sure default RADIUS groups don't
11534           override ones for existing records
11535
11536 2006-08-06 13:23  ivan
11537
11538         * httemplate/edit/svc_acct.cgi: silly closing }
11539
11540 2006-08-06 13:21  ivan
11541
11542         * FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
11543           httemplate/edit/svc_acct.cgi: yow.  fix up group handling
11544
11545 2006-08-06 13:07  ivan
11546
11547         * FS/FS/svc_acct.pm, httemplate/edit/process/cust_main.cgi: this
11548           should fix the barfing about default radius groups on the new
11549           customer screen...
11550
11551 2006-08-06 02:14  ivan
11552
11553         * FS/FS/svc_acct.pm: this just needs to be a hashref and we should
11554           be all set with radius groups then
11555
11556 2006-08-06 02:10  ivan
11557
11558         * FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
11559           httemplate/edit/svc_acct.cgi: this should process default
11560           usergroup as well as fixed now
11561
11562 2006-08-06 01:43  ivan
11563
11564         * FS/FS/svc_acct.pm: add debugging to track down RADIUS group
11565           problem
11566
11567 2006-08-06 01:10  ivan
11568
11569         * FS/FS/: svc_acct.pm: add confession here to diagnose etxrn's
11570           problem better
11571
11572 2006-07-27 17:33  ivan
11573
11574         * FS/FS/access_user.pm: htpasswd workaround no longer necessary -
11575           closes: #1351
11576
11577 2006-07-27 01:08  ivan
11578
11579         * FS/t/svc_phone.t: svc_phone.t
11580
11581 2006-07-25 21:18  ivan
11582
11583         * FS/FS/UID.pm: ugh, fixup bootstrapping
11584
11585 2006-07-25 01:39  ivan
11586
11587         * httemplate/search/cust_main.cgi: oops, extra else
11588
11589 2006-07-25 01:33  ivan
11590
11591         * FS/FS/agent.pm, httemplate/browse/agent.cgi,
11592           httemplate/elements/table-grid.html,
11593           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi:
11594           this should finish adding the "inactive" status, i think?
11595
11596 2006-07-25 00:27  ivan
11597
11598         * bin/rt-update-links: quick script to convert rt links from one
11599           database name to another
11600
11601 2006-07-24 15:40  ivan
11602
11603         * FS/FS/cust_main.pm: fix up smart searching to make the quick
11604           payment entry behave better
11605
11606 2006-07-23 07:23  ivan
11607
11608         * httemplate/search/report_receivables.cgi: sql num_pkgs
11609           conflicting with method...
11610
11611 2006-07-23 07:21  ivan
11612
11613         * httemplate/search/report_receivables.cgi: ugh, really fix the
11614           statuses here
11615
11616 2006-07-23 07:20  ivan
11617
11618         * httemplate/search/report_receivables.cgi: hopefully fix the
11619           statuses here
11620
11621 2006-07-23 07:17  ivan
11622
11623         * httemplate/search/report_receivables.cgi:  i should REALLY go to
11624           sleep
11625
11626 2006-07-23 07:16  ivan
11627
11628         * httemplate/search/report_receivables.cgi:  i should go to sleep
11629
11630 2006-07-23 07:07  ivan
11631
11632         * FS/FS/cust_main.pm, httemplate/search/report_receivables.cgi:
11633           more work towards adding an "inactive" status - add it to the A/R
11634           report
11635
11636 2006-07-15 17:55  ivan
11637
11638         * SCHEMA_CHANGE, FS/FS/Conf.pm, FS/FS/agent.pm, FS/FS/cust_bill.pm,
11639           FS/FS/inventory_item.pm,
11640           fs_selfservice/FS-SelfService/freeside-selfservice-clientd,
11641           httemplate/autohandler, httemplate/edit/cust_credit.cgi,
11642           httemplate/elements/overlibmws.js,
11643           httemplate/elements/overlibmws_draggable.js,
11644           httemplate/elements/phonenumber.html,
11645           httemplate/search/cust_bill.html, httemplate/search/svc_acct.cgi,
11646           httemplate/search/svc_domain.cgi,
11647           httemplate/search/svc_forward.cgi, httemplate/search/svc_www.cgi,
11648           httemplate/view/svc_external.cgi: odds and ends
11649
11650 2006-07-13 21:20  ivan
11651
11652         * FS/FS/cust_pkg.pm: don't send cancellation emails on package
11653           changes
11654
11655 2006-07-13 20:27  ivan
11656
11657         * FS/FS/svc_Common.pm: this should fix radius group editing and the
11658           "Reference found where even-sized list expected at
11659           /usr/local/share/perl/5.8.4/FS/svc_Common.pm line 473" error
11660
11661 2006-07-13 20:17  ivan
11662
11663         * FS/FS/CurrentUser.pm: this should fix the bootstrapping
11664
11665 2006-07-13 18:42  ivan
11666
11667         * FS/FS/: CurrentUser.pm, UID.pm: add the small
11668           FS::CurrentUser::BootstrapUser class for... surprise...
11669           bootstrapping
11670
11671 2006-07-13 17:42  ivan
11672
11673         * FS/FS/Setup.pm: fix acl bootstrapping
11674
11675 2006-07-13 17:32  ivan
11676
11677         * FS/: FS/UID.pm, bin/freeside-setup: should be able to
11678           freeside-setup without a username now
11679
11680 2006-07-13 16:45  ivan
11681
11682         * FS/FS/UID.pm: mapsecrets file shouldn't be necessary at all...
11683
11684 2006-07-12 20:54  ivan
11685
11686         * FS/FS/Report/Table/Monthly.pm,
11687           httemplate/search/cust_credit.html,
11688           httemplate/search/cust_pay.cgi,
11689           httemplate/search/report_receivables.cgi: fix multiple-agent
11690           virtualization properly for these reports
11691
11692 2006-07-12 16:33  ivan
11693
11694         * FS/: bin/freeside-setup, FS/Setup.pm: add acl bootstrapping -
11695           should be installable again now
11696
11697 2006-07-11 17:20  ivan
11698
11699         * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/Schema.pm,
11700           FS/FS/cdr.pm, FS/FS/cust_svc.pm, FS/FS/h_svc_phone.pm,
11701           FS/FS/part_svc.pm, FS/FS/svc_phone.pm,
11702           httemplate/elements/menu.html, httemplate/misc/cdr-import.html,
11703           FS/MANIFEST, htetc/handler.pl, httemplate/edit/part_svc.cgi,
11704           httemplate/edit/svc_phone.cgi,
11705           httemplate/edit/elements/edit.html,
11706           httemplate/edit/elements/svc_Common.html,
11707           httemplate/edit/process/svc_phone.html,
11708           httemplate/edit/process/elements/process.html,
11709           httemplate/edit/process/elements/svc_Common.html,
11710           httemplate/search/cdr.html, httemplate/search/report_cdr.html,
11711           httemplate/search/svc_phone.cgi, httemplate/view/svc_phone.cgi,
11712           httemplate/view/elements/svc_Common.html,
11713           FS/FS/part_pkg/voip_cdr.pm: svc_phone service and CDR billing
11714           from imported CDRs
11715
11716 2006-07-09 07:35  ivan
11717
11718         * rt/html/Elements/: Header, PageLayout: fix the image path in the
11719           kludged looknfeel integration
11720
11721 2006-07-05 07:55  ivan
11722
11723         * FS/FS/cust_main.pm: patch to fix fuzzy searching from Ryan Gunn
11724
11725 2006-07-04 05:01  ivan
11726
11727         * FS/: bin/freeside-addgroup, bin/freeside-adduser, MANIFEST:
11728           adding freeside-addgroup
11729
11730 2006-07-01 04:26  ivan
11731
11732         * FS/FS/Record.pm: another Pg 8.1 fix?  noticed by Damon Vincent
11733
11734 2006-06-30 07:30  ivan
11735
11736         * FS/bin/freeside-adduser: checkin freeside-adduser with the -g
11737           flag!  sheesh
11738
11739 2006-06-29 08:45  ivan
11740
11741         * FS/FS/part_export/shellcommands.pm: small patch to set
11742           $new_finger from Tim Yardley
11743
11744 2006-06-29 08:19  ivan
11745
11746         * httemplate/edit/part_bill_event.cgi: percentage late fees too
11747
11748 2006-06-29 06:47  ivan
11749
11750         * FS/FS/inventory_class.pm, FS/FS/svc_Common.pm,
11751           httemplate/browse/inventory_class.html,
11752           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
11753           httemplate/edit/svc_broadband.cgi,
11754           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_external.cgi,
11755           httemplate/edit/svc_forward.cgi, httemplate/edit/svc_www.cgi,
11756           httemplate/search/inventory_item.html: finish at least the
11757           automatic provisioning part
11758
11759 2006-06-27 07:19  ivan
11760
11761         * httemplate/docs/index.html: going to wikiland
11762
11763 2006-06-24 09:41  ivan
11764
11765         * FS/FS/part_svc.pm, FS/FS/part_svc_column.pm,
11766           httemplate/edit/part_svc.cgi, httemplate/browse/part_svc.cgi,
11767           httemplate/elements/select-table.html,
11768           httemplate/elements/table-grid.html: Add the ability to link
11769           customer service definition fields to inventory   classes, with
11770           an "automatic/manual" flag.  Add the ability for the web
11771           interface to maintain these links.  Start prettying up the
11772           service def.    edit in preparation for Bigger Changes.
11773
11774 2006-06-21 09:26  ivan
11775
11776         * httemplate/browse/part_pkg.cgi: fix show/hide disabled link
11777           interaction w/pager
11778
11779 2006-06-21 06:00  ivan
11780
11781         * httemplate/elements/iframecontentmws.js: oops, don't want this
11782           debugging in here
11783
11784 2006-06-21 06:00  ivan
11785
11786         * httemplate/view/cust_main/payment_history.html:
11787           http://www.macridesweb.com/oltest/ONCLICK.html !!!!!
11788
11789 2006-06-21 05:58  ivan
11790
11791         * httemplate/view/cust_main.cgi: need the OLiframecontent sub
11792
11793 2006-06-21 05:57  ivan
11794
11795         * httemplate/elements/header-popup.html: adding a header element
11796           for popups to replace CGI::header
11797
11798 2006-06-21 05:56  ivan
11799
11800         * httemplate/elements/iframecontentmws.js: add overlib iframe
11801           function
11802
11803 2006-06-21 01:42  ivan
11804
11805         * FS/FS/agent_type.pm, httemplate/browse/agent_type.cgi: speed up
11806           the agent type report when there are lots of package definitions
11807
11808 2006-06-19 06:09  ivan
11809
11810         * httemplate/view/cust_main/packages.html: fix ACL name for service
11811           provisioning and prevent disabled service provisioning from
11812           messing up table formatting
11813
11814 2006-06-19 05:47  ivan
11815
11816         * bin/mapsecrets2access_user: better error checking for this
11817           thrown-together bootstrapping script
11818
11819 2006-06-19 05:22  ivan
11820
11821         * bin/mapsecrets2access_user: ACL bootstrapping
11822
11823 2006-06-19 05:15  ivan
11824
11825         * FS/: FS/CurrentUser.pm, bin/freeside-upgrade: ACL bootstrapping
11826
11827 2006-06-19 05:09  ivan
11828
11829         * FS/t/ConfDefaults.t: forgot to commit this test
11830
11831 2006-06-19 04:57  ivan
11832
11833         * bin/mapsecrets2access_user: ACL bootstrapping/upgrade
11834
11835 2006-06-19 04:25  ivan
11836
11837         * FS/FS/AccessRight.pm, FS/FS/access_user.pm, FS/FS/cust_main.pm,
11838           httemplate/elements/menu.html, httemplate/view/cust_main.cgi,
11839           httemplate/view/cust_main/packages.html,
11840           httemplate/view/cust_main/payment_history.html: ACLs, take three
11841           or four or something
11842
11843 2006-06-19 01:05  ivan
11844
11845         * FS/FS/Conf.pm, FS/FS/ConfDefaults.pm, FS/FS/cust_main_Mixin.pm,
11846           FS/FS/cust_pkg.pm, FS/FS/UI/Web.pm, httemplate/config/config.cgi,
11847           httemplate/elements/menu.html,
11848           httemplate/elements/select-cust-fields.html,
11849           httemplate/elements/select-cust_pkg-status.html,
11850           httemplate/elements/tr-select-cust-fields.html,
11851           httemplate/elements/tr-select-cust_pkg-status.html,
11852           httemplate/graph/cust_bill_pkg.cgi,
11853           httemplate/search/report_cust_pkg.html,
11854           httemplate/view/cust_main/contacts.html: add ability to select
11855           specific package defs. and package status to package report for
11856           qis
11857
11858 2006-06-18 23:03  ivan
11859
11860         * httemplate/search/cust_main.cgi: fix up the alternating colors on
11861           the customer search results
11862
11863 2006-06-18 19:33  ivan
11864
11865         * FS/MANIFEST, FS/FS/CurrentUser.pm, FS/FS/Record.pm,
11866           FS/FS/Schema.pm, FS/FS/UID.pm, FS/FS/access_user.pm,
11867           FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
11868           httemplate/elements/select-agent.html,
11869           httemplate/elements/select-table.html,
11870           httemplate/elements/tr-select-agent.html,
11871           httemplate/search/cust_bill.html,
11872           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
11873           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
11874           httemplate/search/svc_forward.cgi: agent virtualization, take one
11875           (stuff from "inactive" changeset snuck into cust_main.pm and the
11876           package reporting changeset in search/cust_pkg.cgi here too)
11877
11878 2006-06-18 05:56  ivan
11879
11880         * httemplate/edit/elements/edit.html: well, it isn't broken...
11881
11882 2006-06-18 05:54  ivan
11883
11884         * FS/FS/AccessRight.pm, FS/FS/access_group.pm,
11885           FS/FS/access_groupagent.pm, FS/FS/m2name_Common.pm,
11886           FS/FS/part_pkg.pm, httemplate/edit/access_group.html,
11887           httemplate/edit/part_pkg.cgi, httemplate/edit/elements/edit.html,
11888           httemplate/edit/process/access_group.html,
11889           httemplate/elements/checkboxes-table-name.html,
11890           httemplate/elements/checkboxes-table.html, FS/MANIFEST,
11891           htetc/handler.pl, httemplate/browse/access_group.html,
11892           httemplate/browse/access_user.html,
11893           httemplate/edit/process/elements/process.html: ACLs: finish group
11894           edit (agents + rights) & browse
11895
11896 2006-06-15 18:23  jeff
11897
11898         * FS/FS/cust_bill.pm, FS/FS/pay_batch.pm,
11899           httemplate/misc/download-batch.cgi: value issues and many bits
11900           remain
11901
11902 2006-06-15 17:47  ivan
11903
11904         * httemplate/misc/download-batch.cgi: and fix the  name for TD
11905           Canada Trust.  and that's it for now.  really.
11906
11907 2006-06-15 17:33  ivan
11908
11909         * httemplate/misc/download-batch.cgi: oops i'm gonna do that too,
11910           now that the batch format file is not the same as the batch
11911           params files
11912
11913 2006-06-15 17:27  ivan
11914
11915         * httemplate/misc/download-batch.cgi: s/printf/sprintf/ and make
11916           the config a little less strange
11917
11918 2006-06-08 03:32  ivan
11919
11920         * httemplate/elements/menu.html: fix link to prepaid card setup
11921
11922 2006-06-06 04:16  ivan
11923
11924         * rt/html/NoAuth/webrt.css: whew, this can go back
11925
11926 2006-06-06 04:08  ivan
11927
11928         * rt/html/NoAuth/webrt.css: yay this should finally fix the weird
11929           black navigation links; hide the Mason stuff from browsers when
11930           it doesn't get processed for some reason
11931
11932 2006-06-06 03:57  ivan
11933
11934         * rt/html/NoAuth/webrt.css: yet another attempt to fix weird black
11935           RT navigation links
11936
11937 2006-06-06 03:54  ivan
11938
11939         * rt/html/NoAuth/webrt.css: another attempt to fix weird black RT
11940           navigation links
11941
11942 2006-06-06 03:46  ivan
11943
11944         * rt/html/NoAuth/webrt.css: attempt to fix weird black RT
11945           navigation links
11946
11947 2006-06-06 03:30  ivan
11948
11949         * FS/FS/cdr.pm: fix unmatched =back somehow futzing things up with
11950           automated install. wtf?!
11951
11952 2006-06-02 06:20  ivan
11953
11954         * httemplate/elements/header.html, rt/FREESIDE_MODIFIED,
11955           rt/html/Elements/FreesideSvcSearch, rt/html/Elements/PageLayout,
11956           rt/html/Elements/Tabs: add a service search
11957
11958 2006-05-24 03:22  ivan
11959
11960         * FS/MANIFEST: removing duplicate entries
11961
11962 2006-05-22 13:38  ivan
11963
11964         * rt/html/Elements/FreesideNewCust: missing > tag on INPUT
11965
11966 2006-05-22 11:27  ivan
11967
11968         * FS/FS/cust_main.pm: better error message for banned cards
11969
11970 2006-05-21 19:06  ivan
11971
11972         * Makefile: docs are going in the wiki Real Soon Now anyway
11973
11974 2006-05-21 17:50  ivan
11975
11976         * Makefile: 1.7.0?  why not?
11977
11978 2006-05-21 17:44  ivan
11979
11980         * httemplate/: index.html, elements/menu.html: 1.7.0?  why not!
11981
11982 2006-05-21 11:40  ivan
11983
11984         * FS/FS/part_export/communigate_pro_singledomain.pm: tyop
11985
11986 2006-05-20 13:06  jeff
11987
11988         * FS/FS.pm, FS/MANIFEST, FS/FS/Schema.pm, FS/FS/cust_bill.pm,
11989           FS/FS/cust_pay_batch.pm, FS/FS/pay_batch.pm, FS/t/pay_batch.t,
11990           htetc/handler.pl, httemplate/docs/schema.html,
11991           httemplate/misc/download-batch.cgi: first stab at BoM download
11992
11993 2006-05-15 06:57  ivan
11994
11995         * httemplate/: index.html, elements/freeside.css,
11996           elements/header.html, elements/menu.html: move most of the crap
11997           on the "main menu" to the sidebar
11998
11999 2006-05-15 04:05  ivan
12000
12001         * rt/html/NoAuth/webrt.css, httemplate/elements/freeside.css,
12002           httemplate/elements/header.html, httemplate/elements/xmenu.css,
12003           httemplate/search/cust_main.cgi, rt/FREESIDE_MODIFIED,
12004           rt/html/Elements/FreesideNewCust,
12005           rt/html/Elements/FreesideSearch, rt/html/Elements/Header,
12006           rt/html/Elements/PageLayout, rt/html/Elements/SimpleSearch,
12007           rt/html/Elements/Tabs, rt/html/Elements/TitleBoxStart,
12008           rt/html/Search/Bulk.html: more ACL and re-skinning work, now with
12009           RT!
12010
12011 2006-05-14 09:47  ivan
12012
12013         * CREDITS, htetc/handler.pl, httemplate/autohandler,
12014           httemplate/index.html, httemplate/browse/access_group.html,
12015           httemplate/browse/access_user.html,
12016           httemplate/browse/agent_type.cgi,
12017           httemplate/browse/cust_main_county.cgi,
12018           httemplate/browse/msgcat.cgi, httemplate/browse/part_pkg.cgi,
12019           httemplate/edit/access_group.html,
12020           httemplate/edit/access_user.html, httemplate/edit/agent_type.cgi,
12021           httemplate/edit/cust_bill_pay.cgi,
12022           httemplate/edit/cust_credit.cgi,
12023           httemplate/edit/cust_credit_bill.cgi,
12024           httemplate/edit/cust_main.cgi, httemplate/edit/cust_pkg.cgi,
12025           httemplate/edit/part_virtual_field.cgi,
12026           httemplate/edit/svc_domain.cgi,
12027           httemplate/edit/elements/edit.html,
12028           httemplate/edit/process/access_group.html,
12029           httemplate/edit/process/access_user.html,
12030           httemplate/edit/process/agent_type.cgi,
12031           httemplate/edit/process/cust_bill_pay.cgi,
12032           httemplate/edit/process/cust_credit.cgi,
12033           httemplate/edit/process/cust_credit_bill.cgi,
12034           httemplate/edit/process/elements/process.html,
12035           httemplate/elements/checkboxes-table.html,
12036           httemplate/elements/cssexpr.js, httemplate/elements/footer.html,
12037           httemplate/elements/header.html,
12038           httemplate/elements/menubar.html,
12039           httemplate/elements/select-access_group.html,
12040           httemplate/elements/tr-select-access_group.html,
12041           httemplate/elements/xmenu.css, httemplate/elements/xmenu.js,
12042           httemplate/misc/batch-cust_pay.html, httemplate/misc/payment.cgi,
12043           httemplate/search/cust_main-otaker.cgi,
12044           httemplate/search/cust_main.cgi,
12045           httemplate/search/report_cust_bill.html,
12046           httemplate/search/report_cust_credit.html,
12047           httemplate/search/report_cust_pay.html,
12048           httemplate/search/report_prepaid_income.html,
12049           httemplate/search/report_tax.html,
12050           httemplate/search/sqlradius.html,
12051           httemplate/search/svc_domain.cgi,
12052           httemplate/search/svc_external.cgi, FS/MANIFEST,
12053           FS/FS/AccessRight.pm, FS/FS/CGI.pm, FS/FS/Schema.pm,
12054           FS/FS/access_group.pm, FS/FS/access_groupagent.pm,
12055           FS/FS/access_right.pm, FS/FS/access_user.pm,
12056           FS/FS/access_user_pref.pm, FS/FS/access_usergroup.pm,
12057           FS/FS/agent_type.pm, FS/FS/cust_bill.pm, FS/FS/m2m_Common.pm,
12058           FS/FS/payby.pm, FS/FS/svc_domain.pm, FS/FS/UI/Web.pm,
12059           FS/bin/freeside-addoutsourceuser, FS/t/AccessRight.t,
12060           FS/t/access_group.t, FS/t/access_groupagent.t,
12061           FS/t/access_right.t, FS/t/access_user.t, FS/t/access_user_pref.t,
12062           FS/t/access_usergroup.t, httemplate/view/cust_main/packages.html,
12063           httemplate/view/cust_main/payment_history.html: first part of ACL
12064           and re-skinning work and some other small stuff
12065
12066 2006-05-13 11:34  ivan
12067
12068         * httemplate/images/background-cheat.png: yay for cheating
12069
12070 2006-05-13 08:31  ivan
12071
12072         * httemplate/images/: 32clear.gif, arrow.down.png,
12073           arrow.right.black.png, arrow.right.png, black-gradient.png,
12074           black-gray-corner.png, black-gray-gradient.png,
12075           black-gray-side.png, black-gray-top.png: adding new images
12076
12077 2006-05-12 06:57  ivan
12078
12079         * httemplate/search/report_receivables.cgi: Pg 8.1 fix was
12080           incorrect and broke things, this should actually work
12081
12082 2006-05-08 04:28  ivan
12083
12084         * FS/FS/Conf.pm, FS/FS/cust_main.pm,
12085           httemplate/search/report_tax.cgi: add config switch to base tax
12086           off shipping address if present
12087
12088 2006-05-08 03:01  ivan
12089
12090         * FS/FS/Report/Table/Monthly.pm, httemplate/index.html,
12091           httemplate/graph/cust_bill_pkg.cgi,
12092           httemplate/graph/elements/monthly.html,
12093           httemplate/search/cust_bill_pkg.cgi: sales report per agent and
12094           package class looks good
12095
12096 2006-05-07 13:27  ivan
12097
12098         * htetc/handler.pl, httemplate/elements/select-month_year.html,
12099           httemplate/elements/select-pkg_class.html,
12100           httemplate/elements/select-table.html,
12101           httemplate/elements/tr-select-from_to.html,
12102           httemplate/elements/tr-select-pkg_class.html,
12103           httemplate/graph/cust_bill_pkg.cgi,
12104           httemplate/graph/money_time.cgi,
12105           httemplate/graph/report_cust_bill_pkg.html,
12106           httemplate/graph/report_money_time.html,
12107           httemplate/graph/elements/monthly.html: first pass at sales
12108           reports per agent and package class
12109
12110 2006-05-03 02:47  ivan
12111
12112         * httemplate/search/report_receivables.cgi: pg 8.1 fix from Chris
12113           Cappuccio
12114
12115 2006-05-02 08:23  ivan
12116
12117         * FS/: MANIFEST, FS/Pony.pm: yours!
12118
12119 2006-05-02 08:03  ivan
12120
12121         * httemplate/: index.html, search/report_receivables.html: add an
12122           agent pre-selection page to receivables report
12123
12124 2006-05-02 06:29  ivan
12125
12126         * SCHEMA_CHANGE: need to install the new Schema.pm before you can
12127           autogenerate off it
12128
12129 2006-05-02 04:59  ivan
12130
12131         * httemplate/index.html, FS/FS/Report/Table/Monthly.pm,
12132           httemplate/graph/money_time.cgi,
12133           httemplate/graph/report_money_time.html: add a "pre-report" page
12134           to this report/graph as requested by lewis/wtxs, also add 12mo
12135           total option
12136
12137 2006-05-01 06:09  ivan
12138
12139         * FS/FS/part_pkg/prorate.pm: small fix to make prorate behave on
12140           the 1st as it did before
12141
12142 2006-05-01 05:38  ivan
12143
12144         * FS/FS/part_pkg/: prorate.pm, subscription.pm: fix some very
12145           annoying clucks (warnings with backtraces) when cutoff day isn't
12146           found in old packages
12147
12148 2006-05-01 04:45  ivan
12149
12150         * FS/FS/TicketSystem/RT_External.pm: column reference "disabled" is
12151           ambiguous
12152
12153 2006-05-01 04:43  ivan
12154
12155         * FS/FS/TicketSystem/RT_External.pm: fix bug with duplicate tickets
12156           showing up on customer view listing when the custom priority
12157           field was edited
12158
12159 2006-04-26 06:16  ivan
12160
12161         * Makefile: apache reload doesn't work when server isn't running
12162           already
12163
12164 2006-04-21 17:58  ivan
12165
12166         * httemplate/browse/inventory_class.html,
12167           httemplate/browse/part_pkg.cgi, httemplate/browse/pkg_class.html,
12168           httemplate/browse/rate.cgi,
12169           httemplate/browse/elements/browse.html, htetc/handler.pl,
12170           httemplate/index.html, httemplate/edit/inventory_class.html,
12171           httemplate/edit/part_pkg.cgi, httemplate/edit/pkg_class.html,
12172           httemplate/edit/elements/edit.html,
12173           httemplate/edit/process/inventory_class.html,
12174           httemplate/edit/process/pkg_class.html,
12175           httemplate/edit/process/elements/process.html,
12176           httemplate/elements/select-agent.html,
12177           httemplate/elements/select-pkg_class.html,
12178           httemplate/elements/select-table.html,
12179           httemplate/elements/tr-select-pkg_class.html,
12180           httemplate/search/cust_pkg.cgi, FS/FS/part_pkg.pm,
12181           httemplate/search/elements/search.html: start of package class
12182           web UI (add/edit package classes, package class selection in
12183           package def edit)
12184
12185 2006-04-21 07:21  ivan
12186
12187         * FS/FS/part_pkg/incomplete/billoneday.pm: throw this in here for
12188           now
12189
12190 2006-04-21 07:20  ivan
12191
12192         * FS/FS/part_pkg/: flat.pm, prorate.pm, subscription.pm: fix some
12193           indentation and the default cutoff day
12194
12195 2006-04-21 05:45  ivan
12196
12197         * httemplate/: index.html, misc/queue.cgi, search/queue.html:
12198           s(browse/queue.cgi)(search/queue.html)
12199
12200 2006-04-18 23:37  ivan
12201
12202         * FS/FS/cust_main.pm: DOH!  perlvar: not counting patterns matched
12203           in nested blocks that have been exited already.
12204
12205 2006-04-18 12:24  ivan
12206
12207         * install/debian/3.1/INSTALL: dev install notes patch from liran
12208           tal
12209
12210 2006-04-15 06:32  ivan
12211
12212         * httemplate/graph/money_time.cgi: REALLY correct the period for
12213           the total column this time
12214
12215 2006-04-15 06:28  ivan
12216
12217         * httemplate/graph/money_time.cgi: correct period & use a yellow
12218           color for the total column
12219
12220 2006-04-15 06:25  ivan
12221
12222         * httemplate/graph/money_time.cgi: format & link the total column
12223
12224 2006-04-14 17:21  ivan
12225
12226         * httemplate/graph/money_time.cgi: and </TD> the total column
12227
12228 2006-04-14 17:16  ivan
12229
12230         * httemplate/graph/money_time.cgi: add a total column
12231
12232 2006-04-14 04:55  ivan
12233
12234         * FS/FS/: Conf.pm, svc_forward.pm: add the
12235           svc_forward-arbitrary_dst flag to enable arbitrary svc_forward
12236           destinations
12237
12238 2006-04-13 14:29  ivan
12239
12240         * FS/bin/freeside-adduser: don't do the duplicate check unless
12241           there's a file already; fixes problem with first use of
12242           freeside-adduser
12243
12244 2006-04-12 05:36  ivan
12245
12246         * httemplate/index.html, FS/FS/cust_main.pm,
12247           httemplate/search/cust_main-zip.html,
12248           httemplate/search/cust_main.cgi,
12249           httemplate/search/report_cust_main-zip.html,
12250           httemplate/search/elements/search.html: zip code report
12251
12252 2006-04-09 16:41  ivan
12253
12254         * httemplate/view/: cust_main.cgi, cust_main/payment_history.html,
12255           cust_main/tickets.html: a few more fixups for our favorite
12256           include(...) from Scott Edwards
12257
12258 2006-04-09 16:39  ivan
12259
12260         * httemplate/edit/cust_main.cgi: add "spool_cdr" to cust_main
12261           fields
12262
12263 2006-04-09 16:24  ivan
12264
12265         * FS/FS/part_export/domain_shellcommands.pm: should fix "Can't use
12266           string ("old_uid") as a SCALAR ref while "strict refs" in use"
12267           error
12268
12269 2006-04-09 13:36  ivan
12270
12271         * FS/bin/freeside-adduser: error out if you try to add duplicates;
12272           this should lower my annoyance-level
12273
12274 2006-04-03 16:26  ivan
12275
12276         * FS/FS/: Conf.pm, svc_acct.pm: option to disable global uniqueness
12277           checking
12278
12279 2006-04-03 13:49  ivan
12280
12281         * FS/FS/svc_domain.pm: add PTR to sort order for DNS entries
12282
12283 2006-04-03 04:36  ivan
12284
12285         * FS/FS/Record.pm: and also allow [ and ] in ut_textn
12286
12287 2006-04-03 03:11  ivan
12288
12289         * FS/FS/Record.pm: allow [ and ] in ut_text
12290
12291 2006-04-03 02:46  ivan
12292
12293         * htetc/handler.pl, FS/FS/Misc.pm,
12294           httemplate/edit/cust_main/contact.html,
12295           httemplate/edit/cust_main/select-country.html,
12296           httemplate/edit/cust_main/select-state.html,
12297           httemplate/misc/states.cgi,
12298           httemplate/view/cust_main/contacts.html: have the UI use full
12299           country names, and state names outside the US...
12300
12301 2006-04-02 15:13  ivan
12302
12303         * FS/FS/: cust_main.pm, cust_pay_batch.pm: typo
12304
12305 2006-03-31 15:22  ivan
12306
12307         * httemplate/browse/part_bill_event.cgi: quick sort fix for billing
12308           events
12309
12310 2006-03-31 01:20  lsc
12311
12312         * FS/FS/part_pkg/: prorate.pm, subscription.pm: fixed the errors
12313           pointed out by Ivan in the following email:
12314
12315           ---- before and after now?  I gave subscription and prorate a
12316           try.  Subscription came out as:
12317
12318             subscription 27th (03/25/06 - 04/27/06)  $10.00
12319             subscription 23rd (03/25/06 - 04/23/06)  $10.00
12320
12321           the "23rd" one is right, but the "27th" one should have only
12322           advanced the date two days to 3/27/06.
12323
12324               Prorate came out as:
12325
12326               prorate 23rd (03/25/06 - 04/23/06)  $9.20
12327               prorate 27th (03/25/06 - 04/27/06)  $10.49
12328
12329           The "23rd" one is right, but the "27th" one should have only
12330           advanced the date two days to 4/27/06.
12331
12332           lsc@prgmr.com
12333
12334 2006-03-30 06:22  ivan
12335
12336         * FS/bin/freeside-upgrade: move all the schema-updating magic into
12337           DBIx::DBSchema
12338
12339 2006-03-24 18:23  ivan
12340
12341         * FS/FS/cust_main.pm, FS/FS/queue_depend.pm, FS/FS/svc_acct.pm,
12342           FS/bin/freeside-setup,
12343           fs_selfservice/FS-SelfService/cgi/agent.cgi,
12344           fs_selfservice/FS-SelfService/cgi/payment_results.html,
12345           fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
12346           fs_selfservice/FS-SelfService/cgi/process_svc_external.html,
12347           fs_selfservice/FS-SelfService/cgi/recharge_results.html,
12348           httemplate/misc/upload-batch.cgi,
12349           httemplate/misc/process/cdr-import.html,
12350           httemplate/misc/process/cust_main-import.cgi,
12351           httemplate/misc/process/cust_main-import_charges.cgi,
12352           httemplate/misc/process/inventory_item-import.html: successfully
12353           correct the spelling of sucessful
12354
12355 2006-03-24 11:49  ivan
12356
12357         * httemplate/misc/process/payment.cgi: fix spelling
12358
12359 2006-03-23 04:00  lsc
12360
12361         * FS/FS/part_pkg/: prorate.pm, subscription.pm: for subscription.pm
12362           and prorate.pm:
12363
12364           -modify the subscription and prorate price plans
12365           (FS/FS/part_pkg/subscription.pm and prorate.pm) to have a
12366           configurable (add a field to the %info hash) billing day instead
12367           of "1st of the month" only.  subscription will be easy, prorate
12368           will be a little trickier.
12369
12370           essentially, I replaced the '1' in the 'day' field of the
12371           timelocal that generates $$date with the value I added to the
12372           %info hash, 'cutoff_day'
12373
12374           -implement a price plan (new file in FS/FS/part_pkg/ - probably
12375           @ISA FS::part_pkg::subscription) that charges the first full
12376           month if the customer signs up between the 1st and the
12377           configurable billing day, and gives them the remainder of the
12378           month free if they sign up between the configurable billing day
12379           and the end of the month.
12380
12381           if this is the first time the customer is billed, and if the date
12382           is greater than the cutoff date, advance $ssdate to cutoff_day of
12383           next month, else $$date is cutoff_date of this month.  Either
12384           way, charge them for a month.
12385
12386           ----------------------------------------------------------------------
12387
12388 2006-03-20 11:13  ivan
12389
12390         * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cdr.pm,
12391           FS/FS/cdr_upstream_rate.pm, FS/FS/cust_main.pm,
12392           FS/FS/cust_svc.pm, FS/FS/rate_detail.pm, FS/FS/svc_acct.pm,
12393           FS/FS/part_pkg/voip_cdr.pm, httemplate/edit/part_pkg.cgi,
12394           FS/MANIFEST, FS/t/cdr_upstream_rate.t,
12395           bin/cdr_upstream_rate.import, httemplate/edit/rate.cgi,
12396           httemplate/edit/cust_main/billing.html,
12397           httemplate/search/cdr.html, httemplate/search/report_cdr.html,
12398           httemplate/view/cust_main/billing.html: add price plan to bill on
12399           internal or external CDRs directly, add option to export CDRs to
12400           a per-customer downstream file
12401
12402 2006-03-17 06:56  ivan
12403
12404         * FS/FS/Daemon.pm: use IO::File, lucky this never threw an error...
12405
12406 2006-03-14 23:34  ivan
12407
12408         * FS/FS/part_pkg/voip_cdr.pm: initial commit of this just cause i
12409           want a revision history
12410
12411 2006-03-14 20:17  ivan
12412
12413         * FS/FS/Record.pm: handle BIGSERIAL like SERIAL for the cdr table,
12414           and normalize canadian zip codes as well as us ones
12415
12416 2006-03-13 14:32  ivan
12417
12418         * httemplate/elements/: progress-init.html, progress-popup.html:
12419           fix progress hoohaw for internet exploder again, whew.  also make
12420           sure error/finish messages are centered, looks better
12421
12422 2006-03-10 23:27  ivan
12423
12424         * httemplate/elements/footer.html: some pages from ui hoohaw have
12425           leaked footer include, need something here for now
12426
12427 2006-03-10 21:21  ivan
12428
12429         * httemplate/: elements/progress-init.html, elements/xmlhttp.html,
12430           misc/email_invoice_events.cgi, misc/email_invoices.cgi,
12431           misc/fax_invoice_events.cgi, misc/fax_invoices.cgi,
12432           misc/print_invoice_events.cgi, misc/print_invoices.cgi: fix the
12433           progressbar bug with multiple progressbar forms on a page
12434
12435 2006-03-10 14:30  ivan
12436
12437         * httemplate/: elements/progress-init.html,
12438           misc/email_invoice_events.cgi, misc/email_invoices.cgi,
12439           misc/fax_invoice_events.cgi, misc/fax_invoices.cgi,
12440           misc/print_invoice_events.cgi, misc/print_invoices.cgi: fix to
12441           (hopefully) allow multiple progress-init's in a page, also add
12442           second $cgi arg to all these progressbar calls...
12443
12444 2006-03-10 14:28  ivan
12445
12446         * FS/FS/UI/Web.pm: want to know who *called* this without the
12447           required second arg
12448
12449 2006-03-09 05:42  ivan
12450
12451         * htetc/handler.pl: fix that
12452           blank-page-instead-of-profiling-redirect-when-called-from-an-include
12453           bug triggered by mason 1.32 :)
12454
12455 2006-03-09 03:48  ivan
12456
12457         * httemplate/view/cust_main.cgi: don't use a table with
12458           WIDTH="100%", it shoves the custnum and "billing information"
12459           boxes way out to the right
12460
12461 2006-03-08 04:14  ivan
12462
12463         * FS/FS/inventory_item.pm,
12464           httemplate/misc/inventory_item-import.html,
12465           httemplate/misc/process/inventory_item-import.html,
12466           httemplate/search/inventory_item.html:  Add an option to the web
12467           interface to batch upload new entries to the
12468           inventory_item table.
12469
12470 2006-03-08 02:05  ivan
12471
12472         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/inventory_class.pm,
12473           FS/FS/inventory_item.pm, FS/t/inventory_class.t,
12474           FS/t/inventory_item.t, httemplate/search/inventory_item.html,
12475           bin/generate-table-module, htetc/handler.pl,
12476           httemplate/edit/inventory_class.html,
12477           httemplate/edit/elements/edit.html,
12478           httemplate/edit/process/inventory_class.html,
12479           httemplate/edit/process/elements/process.html,
12480           httemplate/search/elements/search.html: Add a new table for
12481           inventory with for DIDs/serials/etc., and an additional new table
12482           for inventory category (i.e. to distinguish DIDs, serials, MACs,
12483           etc.)
12484
12485 2006-03-08 00:21  ivan
12486
12487         * FS/FS/agent.pm: add space in error msg
12488
12489 2006-03-03 07:02  ivan
12490
12491         * FS/FS/Report/Table/Monthly.pm, httemplate/graph/money_time.cgi:
12492           agent-specific sales/credit/receipts summary
12493
12494 2006-02-28 11:34  ivan
12495
12496         * FS/FS/part_pkg.pm: update POD docs regarding new price plans
12497
12498 2006-02-22 05:07  ivan
12499
12500         * FS/FS/Conf.pm, httemplate/elements/phonenumber.html,
12501           httemplate/images/red_telephone_mimooh_01.png,
12502           httemplate/view/cust_main/contacts.html: add vonage click2call
12503           feature
12504
12505 2006-02-21 23:12  ivan
12506
12507         * FS/FS/CGI.pm: a better CGI::rooturl(), will have to do for now
12508
12509 2006-02-18 03:14  ivan
12510
12511         * FS/FS/Schema.pm, FS/FS/cdr.pm, FS/FS/cdr_calltype.pm,
12512           FS/FS/cdr_carrier.pm, FS/FS/cdr_type.pm, FS/FS/cust_main.pm,
12513           FS/MANIFEST, FS/FS/part_pkg/voip_sqlradacct.pm, FS/t/cdr.t,
12514           FS/t/cdr_calltype.t, FS/t/cdr_carrier.t, FS/t/cdr_type.t,
12515           FS/t/part_pkg-voip_cdr.t, htetc/handler.pl,
12516           httemplate/misc/cdr-import.html,
12517           httemplate/misc/process/cdr-import.html,
12518           httemplate/search/cdr.html, httemplate/search/report_cdr.html,
12519           bin/cdr_calltype.import: CDR schema and class
12520
12521 2006-02-17 18:11  ivan
12522
12523         * FS/FS/: cust_tax_exempt_pkg.pm, domain_record.pm, msgcat.pm,
12524           nas.pm, part_bill_event.pm, port.pm, prepay_credit.pm, queue.pm,
12525           queue_arg.pm, rate_detail.pm, reg_code_pkg.pm: update POD
12526           documentation left behind from example template
12527
12528 2006-02-16 13:43  ivan
12529
12530         * FS/FS/Setup.pm, FS/bin/freeside-setup,
12531           httemplate/docs/admin.html: automate more of the initial data
12532           adding...
12533
12534 2006-02-08 23:18  ivan
12535
12536         * httemplate/elements/: calendar-en.js, calendar-setup.js,
12537           calendar-win2k-2.css, calendar.js, calendar_stripped.js: update
12538           jscalendar
12539
12540 2006-02-08 14:53  ivan
12541
12542         * FS/bin/freeside-selfservice-server: don't leave ssh zombies
12543           around either
12544
12545 2006-02-07 19:49  ivan
12546
12547         * httemplate/docs/index.html: slightly html-ize the 1.5.8 upgrade
12548           instructions
12549
12550 2006-02-07 18:26  ivan
12551
12552         * FS/FS/UID.pm: update error message when secrets file cannot be
12553           found
12554
12555 2006-02-07 05:49  ivan
12556
12557         * FS/FS/svc_acct.pm: well, it was already fatal.  at least now the
12558           error message is better.
12559
12560 2006-02-07 03:12  ivan
12561
12562         * httemplate/edit/cust_pay.cgi: remove inadvertant extra table
12563           statement preventing page from showing up in konq
12564
12565 2006-02-05 04:27  ivan
12566
12567         * FS/FS/option_Common.pm, httemplate/browse/payment_gateway.html,
12568           httemplate/edit/payment_gateway.html,
12569           httemplate/edit/process/payment_gateway.html: payment gateway
12570           editing
12571
12572 2006-02-01 15:13  ivan
12573
12574         * FS/MANIFEST, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
12575           FS/FS/Cron/backup.pm, FS/FS/Cron/bill.pm, FS/FS/Cron/vacuum.pm,
12576           FS/bin/freeside-daily, FS/bin/freeside-monthly,
12577           FS/t/Cron-backup.t, FS/t/Cron-bill.t, FS/t/Cron-vacuum.t,
12578           httemplate/browse/part_bill_event.cgi: finish adding
12579           freeside-monthly and monthly events
12580
12581 2006-01-31 23:58  ivan
12582
12583         * Makefile: HEAD isn't 1.5.8 anymore
12584
12585 2006-01-31 07:01  ivan
12586
12587         * FS/FS/payby.pm: oops, forgot $
12588
12589 2006-01-31 03:02  ivan
12590
12591         * FS/FS/Schema.pm, FS/FS/payby.pm, FS/MANIFEST, FS/t/payby.t,
12592           htetc/handler.pl, httemplate/browse/part_bill_event.cgi,
12593           httemplate/edit/part_bill_event.cgi: [no log message]
12594
12595 2006-01-30 20:26  ivan
12596
12597         * httemplate/: browse/addr_block.cgi, browse/agent.cgi,
12598           browse/agent_type.cgi, browse/part_bill_event.cgi,
12599           browse/part_export.cgi, browse/part_pkg.cgi, browse/part_svc.cgi,
12600           browse/part_virtual_field.cgi, browse/payment_gateway.html,
12601           browse/rate.cgi, browse/router.cgi, browse/svc_acct_pop.cgi,
12602           config/config-view.cgi, config/config.cgi,
12603           edit/REAL_cust_pkg.cgi, edit/agent.cgi,
12604           edit/agent_payment_gateway.html, edit/agent_type.cgi,
12605           edit/bulk-cust_svc.html, edit/cust_pay.cgi, edit/part_export.cgi,
12606           edit/part_pkg.cgi, edit/part_svc.cgi, edit/payment_gateway.html,
12607           edit/prepay_credit.cgi, edit/rate.cgi, edit/rate_region.cgi,
12608           edit/reg_code.cgi, edit/svc_acct.cgi, edit/svc_broadband.cgi,
12609           edit/svc_forward.cgi, edit/process/prepay_credit.cgi,
12610           edit/process/reg_code.cgi, misc/batch-cust_pay.html,
12611           misc/cust_main-import.cgi, misc/cust_main-import_charges.cgi,
12612           misc/link.cgi, misc/meta-import.cgi, misc/upload-batch.cgi,
12613           misc/whois.cgi, misc/process/cust_main-import.cgi,
12614           misc/process/cust_main-import_charges.cgi,
12615           misc/process/meta-import.cgi, search/report_prepaid_income.cgi,
12616           search/report_tax.cgi, search/svc_external.cgi,
12617           view/cust_bill.cgi, view/cust_main.cgi, view/svc_acct.cgi,
12618           view/svc_broadband.cgi, view/svc_domain.cgi,
12619           view/svc_external.cgi: move header() to
12620           include(/elements/header.html) so it can be changed in one place,
12621           thanks to Scott Edwards
12622
12623 2006-01-30 18:59  ivan
12624
12625         * FS/FS/Record.pm: fix "table not found" dbdef error message to
12626           recommend freeside-upgrade instead create + dbdef-create
12627
12628 2006-01-26 23:34  ivan
12629
12630         * httemplate/search/report_tax.cgi: small visual fix to alternating
12631           row colors when show_taxclasses is on
12632
12633 2006-01-26 17:33  ivan
12634
12635         * httemplate/search/cust_tax_exempt_pkg.cgi: on tax exemption
12636           report, show more info on the specific line item and invoice
12637
12638 2006-01-26 07:27  ivan
12639
12640         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/cust_tax_exempt_pkg.pm,
12641           FS/FS/part_pkg.pm, FS/FS/pkg_class.pm, FS/t/pkg_class.t,
12642           httemplate/search/cust_bill_pkg.cgi,
12643           httemplate/search/cust_tax_exempt_pkg.cgi,
12644           httemplate/search/report_tax.cgi,
12645           httemplate/search/report_tax.html: whew, FINALLY can fix monthly
12646           exemption columns to work correctly.  also make them
12647           agent-specific.  also fix package exemption columns, they were
12648           bunk too, sheesh.  start adding package classes for package class
12649           tax reporting.
12650
12651 2006-01-25 04:34  ivan
12652
12653         * FS/: FS/Record.pm, FS/Schema.pm, FS/cust_bill.pm,
12654           FS/cust_main.pm, FS/cust_tax_exempt.pm,
12655           FS/cust_tax_exempt_pkg.pm, FS/h_cust_bill.pm,
12656           FS/h_cust_tax_exempt.pm, t/cust_tax_exempt_pkg.t,
12657           t/h_cust_bill.t, t/h_cust_tax_exempt.t, MANIFEST: change
12658           texas-style tax exemptions to be against a specific line item
12659           rather than just general per-customer, for later tracking and tax
12660           reporting.  fix 1969/1970 exemptions for one-off charges
12661
12662 2006-01-04 18:03  ivan
12663
12664         * FS/FS/Schema.pm: remove redundant indices on cust_main ship_
12665           columns
12666
12667 2006-01-03 00:45  ivan
12668
12669         * bin/billco-upload: agentnums 1-3
12670
12671 2005-12-29 18:41  rsiddall
12672
12673         * FS/FS/Conf.pm, FS/FS/ConfItem.pm, FS/FS/cust_pkg.pm,
12674           FS/FS/cust_svc.pm, FS/FS/part_export/artera_turbo.pm,
12675           fs_selfservice/FS-SelfService/SelfService.pm,
12676           fs_selfservice/FS-SelfService/cgi/provision_list.html,
12677           httemplate/view/cust_main.cgi: Fixing a few typos.
12678
12679 2005-12-24 19:41  ivan
12680
12681         * httemplate/search/report_tax.cgi: add switch to enable taxclass
12682           breakdown, report invoiced tax separately in that case
12683
12684 2005-12-24 19:38  ivan
12685
12686         * httemplate/edit/part_bill_event.cgi: make sure to specify a
12687           money_char default
12688
12689 2005-12-24 19:18  ivan
12690
12691         * httemplate/search/: report_tax.cgi, report_tax.html: add switch
12692           to enable taxclass breakdown, report invoiced tax separately in
12693           that case
12694
12695 2005-12-24 19:07  ivan
12696
12697         * httemplate/search/cust_bill_pkg.cgi: correct "out of taxable
12698           region" flag on new line item report - NULLs need to be compared
12699           explicitly.  apparantly NULL != NULL.  bah SQL
12700
12701 2005-12-24 19:00  ivan
12702
12703         * FS/FS/Schema.pm: update indices for better tax report performance
12704
12705 2005-12-24 18:31  ivan
12706
12707         * httemplate/search/cust_bill_pkg.cgi: fixup new line item report
12708           brainfart
12709
12710 2005-12-24 17:57  ivan
12711
12712         * httemplate/search/report_tax.cgi: correct end date display for
12713           "now"
12714
12715 2005-12-24 16:52  ivan
12716
12717         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/part_bill_event.pm,
12718           httemplate/edit/part_bill_event.cgi: add invoice event to suspend
12719           only when greater than N amount
12720
12721 2005-12-24 16:36  ivan
12722
12723         * httemplate/edit/cust_main/billing.html: don't reenable postal
12724           billing for existing customers just cause its blank...
12725
12726 2005-12-21 20:24  ivan
12727
12728         * httemplate/search/report_tax.cgi: and s/$taxable/$tot_taxable/ in
12729           the declaration too
12730
12731 2005-12-21 20:22  ivan
12732
12733         * httemplate/search/report_tax.cgi: fix some ambiguous var names
12734           causing " "my" variable $t masks earlier declaration in same
12735           scope" errors
12736
12737 2005-12-21 20:01  ivan
12738
12739         * httemplate/search/cust_bill_event.html,
12740           httemplate/search/cust_bill_pkg.cgi,
12741           httemplate/search/report_cust_bill.html,
12742           httemplate/search/report_cust_credit.html,
12743           httemplate/search/report_cust_pay.html,
12744           httemplate/search/report_tax.cgi,
12745           httemplate/search/report_tax.html, FS/FS/cust_bill_pkg.pm,
12746           httemplate/elements/select-agent.html,
12747           httemplate/elements/table-grid.html,
12748           httemplate/elements/tr-input-beginning_ending.html,
12749           httemplate/elements/tr-select-agent.html,
12750           httemplate/search/elements/search.html: tax report update, link
12751           to new line item report, per-agent tax reporting
12752
12753 2005-12-18 20:18  ivan
12754
12755         * FS/FS/part_pkg/: sesmon_hour.pm, sesmon_minute.pm,
12756           sql_external.pm, sql_generic.pm, voip_sqlradacct.pm: correct
12757           field labeling - not always monthly
12758
12759 2005-12-18 20:18  ivan
12760
12761         * FS/FS/part_pkg/sqlradacct_hour.pm: add maximum "caps" to RADIUS
12762           usage charges
12763
12764 2005-12-16 14:47  ivan
12765
12766         * FS/FS/raddb.pm, bin/generate-raddb: add motorola canopy
12767           attributes from wtxs, neaten up raddb.pm generation
12768
12769 2005-12-15 17:49  ivan
12770
12771         * httemplate/edit/payment_gateway.html: add TransactionCentral
12772
12773 2005-12-15 11:36  ivan
12774
12775         * httemplate/edit/: agent.cgi, agent_type.cgi: fix bug when adding
12776           new agent types, noticed by Julius Igugu
12777
12778 2005-12-15 10:45  ivan
12779
12780         * bin/print-schema: adding print-schema
12781
12782 2005-12-14 20:04  ivan
12783
12784         * FS/FS/Conf.pm, FS/FS/cust_pay_void.pm, FS/FS/Record.pm,
12785           httemplate/misc/unvoid-cust_pay_void.cgi: payment "un-void"ing
12786
12787 2005-12-14 12:57  ivan
12788
12789         * FS/FS/svc_acct.pm: allow a dir field to be set (or
12790           auto-generated) even if uid is fixed
12791
12792 2005-12-14 10:52  ivan
12793
12794         * FS/FS/part_export/radiator.pm: add 'STATE' field for suspensions
12795           to Radiator export
12796
12797 2005-12-12 19:13  ivan
12798
12799         * httemplate/edit/process/payment_gateway.html: fix options in
12800           gateway adding
12801
12802 2005-12-12 13:39  ivan
12803
12804         * FS/FS/part_export/radiator.pm: use crypt password for radiator
12805           export
12806
12807 2005-12-09 08:58  ivan
12808
12809         * httemplate/: edit/process/cust_credit_bill.cgi,
12810           view/cust_main/payment_history.html: fill in reason if empty when
12811           applying a credit to a refund
12812
12813 2005-12-09 08:56  ivan
12814
12815         * httemplate/edit/: cust_main.cgi, cust_main/billing.html: fix
12816           postal mail checkbox misbehaving (isn't sticky on errors -
12817           reverts back to on)
12818
12819 2005-12-07 15:48  ivan
12820
12821         * FS/: FS/Record.pm, bin/freeside-setup: for fetching inserted keys
12822           without pg_oid_status, look up the actual sequence name from
12823           dbdef rather than assuming ${table}_${column}_seq
12824
12825 2005-12-06 14:25  ivan
12826
12827         * FS/FS/Record.pm: make sure zip is required for canada, also use
12828           CURRVAL() function instead of pg_oid_status DBD attribute because
12829           Pg 8.1 doesn't have oids by default anymore
12830
12831 2005-12-05 11:01  ivan
12832
12833         * FS/FS/svc_Common.pm: avoid uninitialized value errors
12834
12835 2005-12-05 09:19  ivan
12836
12837         * httemplate/edit/process/cust_main.cgi: eek, don't log all this
12838           debugging info by default
12839
12840 2005-12-02 23:26  ivan
12841
12842         * htetc/handler.pl: this should be the last of
12843           s/RT::TicketCustomFieldValues/RT::ObjectCustomFieldValues/
12844
12845 2005-12-02 23:12  ivan
12846
12847         * Makefile: those semicolons can't possibly have belonged there
12848
12849 2005-12-02 23:02  ivan
12850
12851         * FS/bin/freeside-upgrade: force a dbdef reload.  no wonder this
12852           had to be run multiple times before
12853
12854 2005-12-01 11:17  ivan
12855
12856         * httemplate/edit/agent_type.cgi: list disabled packages on agent
12857           type edit if they are still associated with the type
12858
12859 2005-12-01 09:36  ivan
12860
12861         * FS/FS/part_export/shellcommands.pm: shellcommands usermod_pwonly
12862           shouldn't apply to RADIUS groups, this is messing up unrelated
12863           RADIUS exports
12864
12865 2005-11-28 09:16  ivan
12866
12867         * FS/FS/cust_main.pm: turn off debugging
12868
12869 2005-11-28 09:13  ivan
12870
12871         * FS/bin/freeside-sqlradius-radacctd: in POD example, remove extra
12872           SQL that Pg doesn't need and MySQL doesn't like
12873
12874 2005-11-28 09:12  ivan
12875
12876         * FS/bin/freeside-sqlradius-radacctd: update docs and error message
12877           for all three supporte exports
12878
12879 2005-11-28 09:07  ivan
12880
12881         * FS/bin/freeside-sqlradius-radacctd: startup
12882           freeside-sqlradius-radacctd for radiator export too
12883
12884 2005-11-28 08:59  ivan
12885
12886         * FS/FS/svc_Common.pm: allow defaults to override empty values for
12887           new objects
12888
12889 2005-11-28 08:38  ivan
12890
12891         * FS/FS/cust_svc.pm: better error msg
12892
12893 2005-11-28 08:34  ivan
12894
12895         * FS/FS/cust_svc.pm: update cust_svc::seconds_since_sqlradacct to
12896           deal with any usage-capable export
12897
12898 2005-11-28 08:21  ivan
12899
12900         * FS/FS/cust_svc.pm: update cust_svc::seconds_since_sqlradacct to
12901           deal with any usage-capable export
12902
12903 2005-11-28 08:14  ivan
12904
12905         * FS/FS/Record.pm: okay, its been tested
12906
12907 2005-11-28 08:07  ivan
12908
12909         * FS/FS/part_export/radiator.pm: fix small bug in radiator export
12910
12911 2005-11-28 07:41  ivan
12912
12913         * FS/FS/cust_main.pm: add debugging info to cust_main to figure out
12914           where the freeze is coming from
12915
12916 2005-11-27 13:59  ivan
12917
12918         * FS/FS/cust_bill.pm, httemplate/edit/part_bill_event.cgi:
12919           per-agent billco spools
12920
12921 2005-11-22 10:29  ivan
12922
12923         * FS/FS/Conf.pm, httemplate/edit/process/cust_main.cgi: add
12924           backend-realtime config flag, should be more intuitive for
12925           guyananet
12926
12927 2005-11-22 08:41  ivan
12928
12929         * FS/FS/svc_Common.pm: oops, supposed to commit this one
12930
12931 2005-11-22 08:39  ivan
12932
12933         * FS/FS/svc_Common.pm: set default fields in new method, mostly for
12934           svc_acct.seconds
12935
12936 2005-11-22 05:26  ivan
12937
12938         * FS/FS/part_export/radiator.pm: update radiator export to deal
12939           with prepaid and some other random stuff
12940
12941 2005-11-21 07:24  ivan
12942
12943         * FS/FS/: export_svc.pm, part_svc.pm, rate.pm: when editing exports
12944           and there's a duplicate error, show all conflicting accounts not
12945           just the ones for different customers
12946
12947 2005-11-21 06:25  ivan
12948
12949         * FS/FS/part_export/: shellcommands.pm,
12950           shellcommands_withdomain.pm: add usermod_nousername flag to just
12951           prohibit username changes
12952
12953 2005-11-21 04:41  ivan
12954
12955         * httemplate/: edit/cust_main/billing.html, view/cust_bill.cgi,
12956           view/cust_main/payment_history.html: ignore blank lines in payby
12957           config
12958
12959 2005-11-21 03:04  ivan
12960
12961         * README: slight update to README
12962
12963 2005-11-21 02:47  ivan
12964
12965         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
12966           FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm,
12967           httemplate/edit/cust_main/billing.html,
12968           httemplate/edit/cust_pay.cgi, httemplate/search/cust_pay.cgi,
12969           httemplate/search/report_cust_pay.html,
12970           httemplate/view/cust_bill.cgi,
12971           httemplate/view/cust_main/payment_history.html: add MCRD payment
12972           type for manually processed ccards
12973
12974 2005-11-20 22:46  ivan
12975
12976         * httemplate/docs/schema.dia: load schema in current dia and save,
12977           should load up for people now?
12978
12979 2005-11-20 21:18  ivan
12980
12981         * FS/FS/Conf.pm: add config values used by external RT integration
12982
12983 2005-11-18 07:08  ivan
12984
12985         * httemplate/search/report_receivables.cgi: fix link glitch in
12986           receivables reports
12987
12988 2005-11-18 06:59  ivan
12989
12990         * httemplate/edit/agent_type.cgi: template-ize agent type edit and
12991           add comment to package listing
12992
12993 2005-11-18 02:58  ivan
12994
12995         * FS/FS/TicketSystem/RT_External.pm: update custom priorioty field
12996           BS for RT 3.4.4
12997
12998 2005-11-18 02:53  ivan
12999
13000         * FS/FS/TicketSystem/RT_External.pm: update custom priorioty field
13001           BS for RT 3.4.4
13002
13003 2005-11-18 01:44  ivan
13004
13005         * FS/FS/TicketSystem/RT_External.pm: update custom priorioty field
13006           BS for RT 3.4.4
13007
13008 2005-11-17 19:48  ivan
13009
13010         * FS/FS/cust_main.pm: allow expired cards to remain on file; only
13011           check edits for an expired card when the # has changed
13012
13013 2005-11-17 07:56  ivan
13014
13015         * FS/FS/part_export/: shellcommands.pm,
13016           shellcommands_withdomain.pm: make variable description more
13017           consistant wrt vars that are already shell-quoted
13018
13019 2005-11-17 04:53  ivan
13020
13021         * FS/FS/: UI/Web.pm, part_svc.pm: turn off debugging
13022
13023 2005-11-17 04:27  ivan
13024
13025         * FS/FS/Schema.pm: add cust_pkg2 index on cust_pkg.pkgpart
13026
13027 2005-11-17 03:15  ivan
13028
13029         * FS/FS/svc_acct.pm: update debuggging information for replace
13030           group info with user@domain
13031
13032 2005-11-17 03:04  ivan
13033
13034         * httemplate/view/svc_acct.cgi: fix service change!
13035
13036 2005-11-17 02:14  ivan
13037
13038         * FS/FS/UI/Web.pm: fix konqueror bug appending nulls to XMLHTTP
13039           requests!
13040
13041 2005-11-16 05:14  ivan
13042
13043         * FS/FS/part_svc.pm, httemplate/index.html,
13044           httemplate/browse/part_svc.cgi, FS/FS/UI/Web.pm,
13045           httemplate/edit/bulk-cust_svc.html,
13046           httemplate/edit/process/bulk-cust_svc.cgi: bulk svcpart change
13047
13048 2005-11-11 17:24  ivan
13049
13050         * httemplate/view/cust_main/tickets.html: huh seem to have
13051           overlooked this
13052
13053 2005-11-11 17:22  ivan
13054
13055         * FS/FS/cust_main.pm: set payip for all payment types
13056
13057 2005-11-11 16:44  ivan
13058
13059         * FS/FS/part_export/cpanel.pm: interpolation helps alot
13060
13061 2005-11-11 16:17  ivan
13062
13063         * FS/FS/part_export/cpanel.pm: try using web interface scrape
13064           bullshit for adding pops instead of API, as per cpanel support
13065           [cPanel tickets ID# 116044]
13066
13067 2005-11-11 06:06  ivan
13068
13069         * FS/FS/: cust_pkg.pm, svc_acct.pm: for prepaid packages, trigger
13070           export update of RADIUS Expiration attribute when cust_pkg.bill
13071           changes
13072
13073 2005-11-10 04:47  ivan
13074
13075         * httemplate/search/: cust_bill_event.cgi, cust_bill_event.html:
13076           add part_bill_event.payby selection to failed invoice event
13077           search
13078
13079 2005-11-10 03:36  ivan
13080
13081         * FS/FS/part_export/everyone_net.pm: fix password changes with
13082           everyone.net
13083
13084 2005-11-09 16:00  ivan
13085
13086         * httemplate/view/svc_domain.cgi: add javascript confirmation to
13087           unaudited domain deletion, add record being deleted to record
13088           deletion popup
13089
13090 2005-11-07 18:16  ivan
13091
13092         * httemplate/docs/admin.html: bah
13093
13094 2005-11-07 14:07  ivan
13095
13096         * httemplate/search/cust_pay.cgi: fix Discover card report, closes:
13097           Bug#1270
13098
13099 2005-11-04 03:43  ivan
13100
13101         * httemplate/elements/xmlhttp.html: oops, typo applying patch
13102
13103 2005-11-04 03:31  ivan
13104
13105         * CREDITS, httemplate/elements/xmlhttp.html: apply patch from Scott
13106           Edwards to show mason errors received from XMLHTTP requests
13107
13108 2005-11-02 13:18  ivan
13109
13110         * FS/FS/cust_bill.pm: spool invoice to billco if no other
13111           destinations are set!
13112
13113 2005-10-31 21:32  ivan
13114
13115         * FS/FS/: cust_bill.pm: yarg
13116
13117 2005-10-31 21:27  ivan
13118
13119         * FS/FS/cust_bill.pm: only send to specific destinations, oops!
13120
13121 2005-10-31 21:21  ivan
13122
13123         * bin/billco-upload: do the zip
13124
13125 2005-10-31 21:14  ivan
13126
13127         * httemplate/edit/part_bill_event.cgi: add option for spool_csv
13128           events to apply only to a specific destination type (i.e. postal
13129           only)
13130
13131 2005-10-31 19:16  ivan
13132
13133         * bin/billco-upload: good nuff for 11/1
13134
13135 2005-10-31 19:15  ivan
13136
13137         * httemplate/edit/part_bill_event.cgi, FS/FS/cust_bill.pm: add
13138           billco format option to FTP invoice send, add invoice event to
13139           spool one giant (pair of) CSV files in addition to FTPing them
13140           individually
13141
13142 2005-10-28 10:10  ivan
13143
13144         * bin/billco-upload: beginning of quick billco zip & upload tool
13145
13146 2005-10-28 04:56  ivan
13147
13148         * httemplate/search/cust_bill_event.cgi: don't show 'N/A'
13149           statustext as a failed billing event
13150
13151 2005-10-27 10:04  ivan
13152
13153         * httemplate/elements/select-taxclass.html: extraneous '; noticed
13154           by joe@surferz
13155
13156 2005-10-27 08:48  ivan
13157
13158         * httemplate/search/cust_pay.cgi: fix from joe @ surferz: lines 59
13159           and 60 had the wrote quote. they had single quote where double
13160           was needed...
13161
13162 2005-10-24 04:59  ivan
13163
13164         * httemplate/edit/rate.cgi: optimize SQL on rate edit screen
13165
13166 2005-10-24 04:56  ivan
13167
13168         * FS/FS/Schema.pm, httemplate/edit/process/rate.cgi,
13169           httemplate/elements/progress-init.html,
13170           httemplate/elements/xmlhttp.html: fix rate plan editing with new
13171           xmlhttp progressbar - use POST instead of GET.  also optimize SQL
13172           on rate search screen
13173
13174 2005-10-21 08:21  ivan
13175
13176         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
13177           FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm,
13178           httemplate/edit/cust_main.cgi, httemplate/edit/cust_pay.cgi,
13179           httemplate/edit/cust_main/billing.html,
13180           httemplate/edit/process/cust_main.cgi,
13181           httemplate/search/cust_pay.cgi,
13182           httemplate/search/report_cust_pay.html,
13183           httemplate/view/cust_bill.cgi,
13184           httemplate/view/cust_main/payment_history.html: add CASH and WEST
13185           payment types (payments only, not cust_main.payby)
13186
13187 2005-10-21 06:15  ivan
13188
13189         * conf/invoice_html: brainfart
13190
13191 2005-10-21 05:50  ivan
13192
13193         * conf/invoice_html: i thought i fixed this already
13194
13195 2005-10-20 05:30  ivan
13196
13197         * FS/FS/: cust_pkg.pm, part_pkg/flat.pm: fix credit for remaining
13198           service.  fuck Date::Manip
13199
13200 2005-10-16 23:46  ivan
13201
13202         * FS/bin/freeside-sqlradius-reset: set any fixed usergroup before
13203           exporting so it'll export even if all svc_acct records don't have
13204           the group yet
13205
13206 2005-10-16 23:03  ivan
13207
13208         * FS/FS/part_svc.pm, httemplate/edit/part_svc.cgi: fix RADIUS
13209           usergroup editing
13210
13211 2005-10-16 08:02  ivan
13212
13213         * bin/bind.export: and make .HEADER optional for slaves too
13214
13215 2005-10-16 07:59  ivan
13216
13217         * bin/bind.export: don't error out if there's no HEADER file, just
13218           produce a useable snippet anyway
13219
13220 2005-10-16 07:04  ivan
13221
13222         * FS/FS/Conf.pm, FS/FS/domain_record.pm, bin/bind.import: add
13223           zone-underscore config file, update bind.import to use
13224           command-line options instead of ask for input
13225
13226 2005-10-15 06:48  ivan
13227
13228         * FS/FS/TicketSystem/RT_External.pm: don't error out when
13229           ticket_system-default_queueid hasn't been set yet
13230
13231 2005-10-15 06:40  ivan
13232
13233         * FS/FS/Conf.pm: make sure config still works if no ticket system
13234           is configured...
13235
13236 2005-10-15 06:37  ivan
13237
13238         * FS/FS/Conf.pm: make sure config still works if no ticket system
13239           is configured...
13240
13241 2005-10-15 05:58  ivan
13242
13243         * bin/backup-dvd: adding quick backup-to-dvd script
13244
13245 2005-10-15 04:29  ivan
13246
13247         * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/TicketSystem.pm,
13248           FS/FS/agent.pm, FS/FS/TicketSystem/RT_External.pm,
13249           FS/FS/TicketSystem/RT_Internal.pm, httemplate/browse/agent.cgi,
13250           httemplate/edit/agent.cgi, httemplate/config/config-view.cgi,
13251           httemplate/config/config.cgi: agent option to select RT queue
13252
13253 2005-10-15 04:13  ivan
13254
13255         * rt/html/: Elements/Header, NoAuth/webrt.css: land RT 3.4.4 on
13256           HEAD
13257
13258 2005-10-15 02:33  ivan
13259
13260         * rt/: etc/RT_SiteConfig.pm, html/Elements/Footer,
13261           html/Elements/Header, html/Elements/Menu,
13262           html/Elements/PageLayout, html/Elements/SimpleSearch,
13263           html/Elements/Tabs, html/Elements/CollectionAsTable/Row,
13264           html/NoAuth/webrt.css, html/Ticket/Elements/ShowSummary,
13265           html/Ticket/Elements/Tabs, sbin/rt-setup-database.in: landing rt
13266           3.4.4 on HEAD
13267
13268 2005-10-15 02:09  ivan
13269
13270         * rt/: UPGRADING, configure, Makefile.in, README, configure.ac,
13271           Changelog, aclocal.m4, docs/rt3-schema-relationships.dot,
13272           docs/design_docs/realflow.txt, m4/rt_layout.m4,
13273           docs/design_docs/3.3-schema-redesign.txt,
13274           docs/design_docs/cvs_integration,
13275           docs/design_docs/link-definitions.txt, docs/design_docs/rt-mvc,
13276           sbin/extract-message-catalog, sbin/extract_pod_tests,
13277           sbin/factory, sbin/license_tag, sbin/regression_harness,
13278           sbin/rt-dump-database.in, sbin/rt-test-dependencies.in,
13279           html/autohandler, html/index.html, html/l,
13280           html/Ticket/Create.html, html/Ticket/Display.html,
13281           html/Ticket/History.html, html/Ticket/Modify.html,
13282           html/Ticket/ModifyAll.html, html/Ticket/ModifyDates.html,
13283           html/Ticket/ModifyPeople.html, html/Ticket/Update.html,
13284           html/Tools/MyDay.html, html/Tools/Offline.html,
13285           html/Tools/Elements/Tabs, html/Ticket/ModifyLinks.html,
13286           html/Ticket/ShowEmailRecord.html,
13287           html/Ticket/Attachment/dhandler,
13288           html/Ticket/Elements/AddWatchers,
13289           html/Ticket/Elements/EditCustomField,
13290           html/Ticket/Elements/EditWatchers,
13291           html/Ticket/Elements/LoadTextAttachments,
13292           html/Ticket/Elements/ShowDependencies,
13293           html/Ticket/Elements/ShowMessageHeaders,
13294           html/Ticket/Elements/ShowPeople,
13295           html/Ticket/Elements/ShowReferences,
13296           html/Ticket/Elements/ShowTransaction,
13297           html/Ticket/Elements/ShowTransactionAttachments,
13298           html/Ticket/Elements/BulkLinks,
13299           html/Ticket/Elements/EditCustomFields,
13300           html/Ticket/Elements/EditDates, html/Ticket/Elements/EditPeople,
13301           html/Ticket/Elements/PreviewScrips,
13302           html/Ticket/Elements/ShowBasics,
13303           html/Ticket/Elements/ShowCustomFields,
13304           html/Ticket/Elements/ShowDates, html/Ticket/Elements/ShowHistory,
13305           html/Ticket/Elements/ShowMemberOf,
13306           html/Ticket/Elements/ShowMembers,
13307           html/Ticket/Elements/ShowMessageStanza,
13308           html/Ticket/Elements/ShowRequestor,
13309           html/Ticket/Elements/ShowUserEntry, html/Search/Build.html,
13310           html/Search/Edit.html, html/Search/Results.html,
13311           html/Search/Results.rdf, html/Search/Results.tsv,
13312           html/Ticket/Elements/EditBasics,
13313           html/Ticket/Elements/FindAttachments,
13314           html/Ticket/Elements/ShowAttachments,
13315           html/Ticket/Elements/ShowGroupMembers,
13316           html/Search/Elements/BuildFormatString,
13317           html/Search/Elements/DisplayOptions,
13318           html/Search/Elements/EditFormat,
13319           html/Search/Elements/EditSearches,
13320           html/Search/Elements/NewListActions,
13321           html/Search/Elements/PickCFs, html/Search/Elements/SearchPrivacy,
13322           html/Search/Elements/SelectAndOr,
13323           html/Search/Elements/SelectGroup,
13324           html/Search/Elements/SelectLinks,
13325           html/Search/Elements/SelectSearchObject,
13326           html/Search/Elements/SelectSearchesForObjects,
13327           html/Admin/autohandler, html/Admin/index.html,
13328           html/Approvals/Display.html, html/Approvals/index.html,
13329           html/Approvals/Elements/Approve,
13330           html/Approvals/Elements/PendingMyApproval,
13331           html/Approvals/Elements/ShowDependency,
13332           html/Approvals/Elements/Tabs,
13333           html/Download/CustomFieldValue/dhandler,
13334           html/Download/Tabular/dhandler, html/Search/Elements/EditQuery,
13335           html/Search/Elements/PickBasics,
13336           html/Search/Elements/PickCriteria,
13337           html/Search/Elements/SelectPersonType,
13338           html/Admin/CustomFields/GroupRights.html,
13339           html/Admin/Global/GroupRights.html, html/Admin/Global/Scrip.html,
13340           html/Admin/Global/Scrips.html, html/Admin/Global/Template.html,
13341           html/Admin/Global/Templates.html,
13342           html/Admin/Global/UserRights.html, html/Admin/Global/index.html,
13343           html/Admin/Global/CustomFields/Groups.html,
13344           html/Admin/Global/CustomFields/Queue-Tickets.html,
13345           html/Admin/Global/CustomFields/Queue-Transactions.html,
13346           html/Admin/Global/CustomFields/Users.html,
13347           html/Admin/Global/CustomFields/index.html,
13348           html/Admin/Groups/CustomFields.html,
13349           html/Admin/Groups/GroupRights.html,
13350           html/Admin/Groups/History.html, html/Admin/Groups/Members.html,
13351           html/Admin/Groups/Modify.html, html/Admin/Groups/UserRights.html,
13352           html/Admin/Groups/index.html,
13353           html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html,
13354           html/Admin/CustomFields/Modify.html,
13355           html/Admin/CustomFields/Objects.html,
13356           html/Admin/CustomFields/UserRights.html,
13357           html/Admin/CustomFields/index.html,
13358           html/Admin/Queues/CustomFields.html,
13359           html/Admin/Queues/GroupRights.html,
13360           html/Admin/Users/CustomFields.html,
13361           html/Admin/Users/History.html, html/Admin/Users/Memberships.html,
13362           html/Admin/Users/Modify.html, html/Admin/Users/index.html,
13363           html/Admin/Queues/CustomField.html, html/Admin/Queues/Scrip.html,
13364           html/Admin/Queues/Templates.html,
13365           html/Admin/Queues/UserRights.html,
13366           html/Admin/Elements/CustomFieldTabs,
13367           html/Admin/Elements/EditCustomField,
13368           html/Admin/Elements/EditCustomFieldValues,
13369           html/Admin/Elements/EditScrip, html/Admin/Elements/EditTemplates,
13370           html/Admin/Elements/EditUserComments, html/Admin/Elements/Header,
13371           html/Admin/Elements/ListGlobalScrips,
13372           html/Admin/Elements/QueueTabs,
13373           html/Admin/Elements/SelectCustomFieldLookupType,
13374           html/Admin/Elements/SelectCustomFieldType,
13375           html/Admin/Elements/SelectModifyGroup,
13376           html/Admin/Elements/SelectModifyUser,
13377           html/Admin/Elements/SelectSingleOrMultiple,
13378           html/Admin/Elements/SelectUsers, html/Admin/Elements/Tabs,
13379           html/Admin/Elements/ToolTabs, html/Admin/Elements/UserTabs,
13380           html/Admin/Queues/Modify.html, html/Admin/Queues/People.html,
13381           html/Admin/Queues/Scrips.html, html/Admin/Queues/Template.html,
13382           html/Admin/Queues/index.html,
13383           html/Admin/Elements/AddCustomFieldValue,
13384           html/Admin/Elements/EditCustomFields,
13385           html/Admin/Elements/EditQueueWatchers,
13386           html/Admin/Elements/EditScrips,
13387           html/Admin/Elements/GlobalCustomFieldTabs,
13388           html/Admin/Elements/ModifyTemplate,
13389           html/Admin/Elements/ObjectCustomFields,
13390           html/Admin/Elements/SelectGroups,
13391           html/Admin/Elements/SelectModifyQueue,
13392           html/Admin/Elements/SelectNewGroupMembers,
13393           html/Admin/Elements/SelectScrip,
13394           html/Admin/Elements/SelectScripCondition,
13395           html/Admin/Elements/CreateUserCalled,
13396           html/Admin/Elements/GroupTabs,
13397           html/Admin/Elements/ListGlobalCustomFields,
13398           html/Admin/Elements/PickCustomFields,
13399           html/Admin/Elements/PickObjects,
13400           html/Admin/Elements/QueueRightsForUser,
13401           html/Admin/Elements/SelectRights,
13402           html/Admin/Elements/SelectScripAction,
13403           html/Admin/Elements/SelectStage,
13404           html/Admin/Elements/SelectTemplate,
13405           html/Admin/Elements/SystemTabs, html/SelfService/Closed.html,
13406           html/SelfService/Create.html,
13407           html/SelfService/CreateTicketInQueue.html,
13408           html/SelfService/Display.html, html/SelfService/Error.html,
13409           html/SelfService/Prefs.html, html/SelfService/Update.html,
13410           html/SelfService/index.html,
13411           html/SelfService/Attachment/dhandler,
13412           html/Elements/BevelBoxRaisedEnd, html/Elements/CreateTicket,
13413           html/Elements/EditCustomField,
13414           html/Elements/EditCustomFieldImage, html/Elements/EditLinks,
13415           html/Elements/Error, html/Elements/ListActions,
13416           html/Elements/MyRequests, html/Elements/QueryString,
13417           html/Elements/QuickCreate, html/Elements/ScrubHTML,
13418           html/Elements/SelectDateType, html/Elements/SelectMatch,
13419           html/Elements/SelectNewTicketQueue,
13420           html/Elements/SelectSortOrder, html/Elements/SelectTicketSortBy,
13421           html/Elements/SelectUsers, html/Elements/ShowLinks,
13422           html/SelfService/Elements/GotoTicket,
13423           html/SelfService/Elements/Header,
13424           html/SelfService/Elements/MyRequests,
13425           html/SelfService/Elements/Tabs,
13426           html/Elements/BevelBoxRaisedStart,
13427           html/Elements/EditCustomFieldBinary,
13428           html/Elements/EditCustomFieldSelect, html/Elements/GotoTicket,
13429           html/Elements/MessageBox, html/Elements/SelectAttachmentField,
13430           html/Elements/SelectDate, html/Elements/SelectGroups,
13431           html/Elements/SelectOwner, html/Elements/SelectQueue,
13432           html/Elements/SelectStatus, html/Elements/SelectWatcherType,
13433           html/Elements/ShowCustomFieldBinary,
13434           html/Elements/ShowCustomFieldImage,
13435           html/Elements/ShowCustomFieldWikitext,
13436           html/Elements/ShowCustomFields, html/Elements/ShowLink,
13437           html/Elements/TicketList, html/Elements/TitleBox,
13438           html/Elements/Callback, html/Elements/Checkbox,
13439           html/Elements/EditCustomFieldFreeform, html/Elements/Quicksearch,
13440           html/Elements/Refresh, html/Elements/Section,
13441           html/Elements/SelectLinkType, html/Elements/SelectTicketTypes,
13442           html/Elements/EditCustomFieldText,
13443           html/Elements/EditCustomFieldWikitext, html/Elements/Login,
13444           html/Elements/MyTickets, html/Elements/SelectBoolean,
13445           html/Elements/SelectCustomFieldOperator,
13446           html/Elements/SelectCustomFieldValue,
13447           html/Elements/SelectDateRelation,
13448           html/Elements/SelectEqualityOperator, html/Elements/SelectLang,
13449           html/Elements/SelectResultsPerPage,
13450           html/Elements/SetupSessionCookie, html/Elements/ShowMemberships,
13451           html/Elements/Submit, html/Elements/TitleBoxEnd,
13452           html/Elements/CollectionAsTable/Header,
13453           html/Elements/CollectionAsTable/ParseFormat,
13454           html/Elements/RT__Ticket/ColumnMap, html/REST/1.0/autohandler,
13455           html/REST/1.0/dhandler, html/REST/1.0/logout,
13456           html/REST/1.0/Forms/queue/default, html/REST/1.0/Forms/queue/ns,
13457           html/REST/1.0/Forms/ticket/attachments,
13458           html/REST/1.0/Forms/ticket/default,
13459           html/REST/1.0/Forms/ticket/history,
13460           html/REST/1.0/Forms/ticket/links,
13461           html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns,
13462           html/REST/1.0/NoAuth/mail-gateway, html/REST/1.0/search/dhandler,
13463           html/REST/1.0/search/ticket, html/REST/1.0/ticket/comment,
13464           html/REST/1.0/ticket/link, html/REST/1.0/ticket/merge,
13465           html/NoAuth/Logout.html, html/NoAuth/Reminder.html,
13466           html/NoAuth/images/autohandler, html/User/Delegation.html,
13467           html/User/Prefs.html, html/User/Elements/DelegateRights,
13468           html/User/Elements/GroupTabs, html/User/Elements/Tabs,
13469           html/User/Groups/Members.html, html/User/Groups/Modify.html,
13470           html/User/Groups/index.html, lib/RT.pm.in, lib/t/00smoke.t,
13471           lib/t/setup_regression.t, lib/t/create_data.pl,
13472           lib/t/regression/01ticket_link_searching.t,
13473           lib/t/regression/02basic_web.t,
13474           lib/t/regression/03web_compiliation_errors.t,
13475           lib/t/regression/05cronsupport.t, lib/t/regression/07acl.t,
13476           lib/t/regression/08web_cf_access.t,
13477           lib/t/regression/09record_cf_api.t, lib/t/regression/10merge.t,
13478           lib/t/regression/11-template-insert.t,
13479           lib/t/regression/12-search.t,
13480           lib/t/regression/13-attribute-tests.t,
13481           lib/t/regression/14merge.t,
13482           lib/t/regression/16-transaction_cf_tests.t,
13483           lib/t/regression/17multiple_deleg_revocation.t,
13484           lib/t/regression/19-rtname.t, lib/t/regression/20savedsearch.t,
13485           lib/t/regression/21query-builder.t,
13486           lib/t/regression/22search_tix_by_txn.t,
13487           lib/t/regression/04send_email.t,
13488           lib/t/regression/06mailgateway.t, lib/t/regression/07rights.t,
13489           lib/t/regression/15cf_single_values_are_single.t,
13490           lib/t/regression/18stale_delegations_cleanup.t,
13491           lib/RT/GroupMembers.pm, lib/RT/Principals.pm,
13492           lib/RT/Scrips_Overlay.pm, lib/RT/Tickets.pm, lib/RT/Base.pm,
13493           lib/RT/CustomField_Overlay.pm, lib/RT/Date.pm,
13494           lib/RT/Queues_Overlay.pm, lib/RT/ScripConditions_Overlay.pm,
13495           lib/RT/Template_Overlay.pm, lib/RT/User.pm, lib/RT/Attributes.pm,
13496           lib/RT/SavedSearch.pm, lib/RT/StyleGuide.pod, lib/RT/System.pm,
13497           lib/RT/Templates_Overlay.pm, lib/RT/Ticket_Overlay.pm,
13498           lib/RT/Tickets_Overlay_SQL.pm, lib/RT/ACL_Overlay.pm,
13499           lib/RT/Attachment.pm, lib/RT/Attribute_Overlay.pm,
13500           lib/RT/Group.pm, lib/RT/Handle.pm, lib/RT/ObjectCustomFields.pm,
13501           lib/RT/Users_Overlay.pm, lib/RT/EmailParser.pm,
13502           lib/RT/GroupMembers_Overlay.pm, lib/RT/I18N.pm,
13503           lib/RT/Principal.pm, lib/RT/Principals_Overlay.pm,
13504           lib/RT/Tickets_Overlay.pm, lib/RT/Transactions.pm,
13505           lib/RT/CachedGroupMember.pm, lib/RT/CustomFieldValue.pm,
13506           lib/RT/Links.pm, lib/RT/Scrip.pm, lib/RT/User_Overlay.pm,
13507           lib/RT/Attachment_Overlay.pm, lib/RT/Attributes_Overlay.pm,
13508           lib/RT/CurrentUser.pm, lib/RT/CustomFieldValue_Overlay.pm,
13509           lib/RT/CustomFieldValues.pm, lib/RT/Group_Overlay.pm,
13510           lib/RT/ObjectCustomField.pm,
13511           lib/RT/ObjectCustomFields_Overlay.pm, lib/RT/Queue.pm,
13512           lib/RT/ScripActions.pm, lib/RT/Attachments.pm,
13513           lib/RT/CachedGroupMember_Overlay.pm, lib/RT/Groups.pm,
13514           lib/RT/Links_Overlay.pm, lib/RT/SavedSearches.pm,
13515           lib/RT/ScripAction.pm, lib/RT/Scrip_Overlay.pm, lib/RT/Scrips.pm,
13516           lib/RT/Transactions_Overlay.pm, lib/RT/ACE.pm,
13517           lib/RT/CachedGroupMembers.pm,
13518           lib/RT/CustomFieldValues_Overlay.pm, lib/RT/CustomFields.pm,
13519           lib/RT/GroupMember.pm, lib/RT/Link.pm,
13520           lib/RT/ObjectCustomFieldValues.pm, lib/RT/Principal_Overlay.pm,
13521           lib/RT/Queue_Overlay.pm, lib/RT/Queues.pm,
13522           lib/RT/ScripCondition.pm, lib/RT/ScripConditions.pm,
13523           lib/RT/Transaction.pm, lib/RT/CustomField.pm,
13524           lib/RT/ObjectCustomFieldValue.pm,
13525           lib/RT/ObjectCustomField_Overlay.pm,
13526           lib/RT/ScripActions_Overlay.pm, lib/RT/Template.pm,
13527           lib/RT/Attachments_Overlay.pm, lib/RT/Groups_Overlay.pm,
13528           lib/RT/Record.pm, lib/RT/ScripAction_Overlay.pm,
13529           lib/RT/ScripCondition_Overlay.pm, lib/RT/Ticket.pm,
13530           lib/RT/ACL.pm, lib/RT/GroupMember_Overlay.pm,
13531           lib/RT/ObjectCustomFieldValues_Overlay.pm,
13532           lib/RT/Transaction_Overlay.pm, lib/RT/ACE_Overlay.pm,
13533           lib/RT/Attribute.pm, lib/RT/CachedGroupMembers_Overlay.pm,
13534           lib/RT/CustomFields_Overlay.pm, lib/RT/Link_Overlay.pm,
13535           lib/RT/ObjectCustomFieldValue_Overlay.pm, lib/RT/Templates.pm,
13536           lib/RT/URI.pm, lib/RT/Users.pm, lib/RT/I18N/en.po,
13537           lib/RT/I18N/i_default.pm, lib/RT/I18N/cs.pm, lib/RT/I18N/cs.po,
13538           lib/RT/I18N/pt_br.po, lib/RT/I18N/fr.po, lib/RT/I18N/es.po,
13539           lib/RT/I18N/nl.po, lib/RT/I18N/pl.po, lib/RT/I18N/no.po,
13540           lib/RT/I18N/it.po, lib/RT/I18N/hu.po, lib/RT/I18N/da.po,
13541           lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po,
13542           lib/RT/I18N/zh_tw.po, lib/RT/I18N/id.po, lib/RT/I18N/he.po,
13543           lib/RT/I18N/fi.po, lib/RT/I18N/zh_cn.po, lib/RT/URI/base.pm,
13544           lib/RT/URI/fsck_com_rt.pm, lib/RT/URI/t.pm,
13545           lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm,
13546           lib/RT/Action/CreateTickets.pm, lib/RT/Action/Generic.pm,
13547           lib/RT/Action/Notify.pm, lib/RT/Action/NotifyAsComment.pm,
13548           lib/RT/Action/RecordComment.pm,
13549           lib/RT/Action/RecordCorrespondence.pm,
13550           lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SetPriority.pm,
13551           lib/RT/Action/UserDefined.pm, lib/RT/Action/EscalatePriority.pm,
13552           lib/RT/Action/SendEmail.pm, lib/RT/Interface/CLI.pm,
13553           lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm,
13554           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/GnuPG.pm,
13555           lib/RT/Interface/Email/Auth/MailFrom.pm,
13556           lib/RT/Interface/Email/Filter/SpamAssassin.pm,
13557           lib/RT/Interface/Web/Handler.pm,
13558           lib/RT/Interface/Web/QueryBuilder.pm,
13559           lib/RT/Interface/Web/Standalone.pm, bin/mason_handler.scgi.in,
13560           bin/standalone_httpd.in, lib/RT/Condition/AnyTransaction.pm,
13561           lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm,
13562           lib/RT/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm,
13563           lib/RT/Condition/PriorityChange.pm,
13564           lib/RT/Condition/PriorityExceeds.pm,
13565           lib/RT/Condition/QueueChange.pm,
13566           lib/RT/Condition/StatusChange.pm,
13567           lib/RT/Condition/UserDefined.pm,
13568           lib/RT/Interface/Web/QueryBuilder/Tree.pm,
13569           lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm,
13570           lib/RT/Search/Generic.pm, bin/mason_handler.fcgi.in,
13571           bin/mason_handler.svc.in, bin/rt-crontool.in, bin/rt.in,
13572           bin/webmux.pl.in, bin/rt-mailgate.in, etc/initialdata,
13573           etc/RT_Config.pm.in, etc/acl.mysql, etc/schema.Informix,
13574           etc/schema.SQLite, etc/acl.Pg, etc/schema.mysql,
13575           etc/upgrade/3.1.0/schema.SQLite, etc/upgrade/3.1.0/schema.Pg,
13576           etc/upgrade/3.3.0/acl.Informix, etc/upgrade/3.3.0/acl.Oracle,
13577           etc/upgrade/3.3.0/acl.Pg, etc/upgrade/3.3.0/acl.SQLite,
13578           etc/upgrade/3.3.0/acl.mysql, etc/upgrade/3.3.0/content,
13579           etc/upgrade/3.3.0/schema.Oracle, etc/upgrade/3.3.0/schema.Pg,
13580           etc/upgrade/3.3.0/schema.mysql, etc/upgrade/3.3.11/acl.Oracle,
13581           etc/upgrade/3.3.11/acl.Pg, etc/upgrade/3.3.11/acl.SQLite,
13582           etc/upgrade/3.3.11/acl.mysql, etc/upgrade/3.3.11/content,
13583           etc/upgrade/3.3.11/schema.Oracle, etc/upgrade/3.3.11/schema.Pg,
13584           etc/upgrade/3.3.11/schema.SQLite,
13585           etc/upgrade/3.3.11/schema.mysql: import rt 3.4.4
13586
13587 2005-10-13 14:16  ivan
13588
13589         * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi: Fix 'can't
13590           change uid' error when the account *has* a uid but
13591           svc_acct-edit_uid isn't turned on
13592
13593 2005-10-12 05:02  ivan
13594
13595         * httemplate/misc/: batch-cust_pay.html,
13596           process/batch-cust_pay.cgi: change button to say "post payment
13597           batch" and main error message to indicate the whole batch should
13598           be resubmitted, as per feedback from lewis
13599
13600 2005-10-12 02:51  ivan
13601
13602         * httemplate/edit/part_pkg.cgi: fix package customize losing
13603           services
13604
13605 2005-10-12 01:57  ivan
13606
13607         * FS/FS/part_export/cpanel.pm: add debugging to cpanel export
13608
13609 2005-10-10 09:06  ivan
13610
13611         * FS/FS/part_export/everyone_net.pm: oops, that should fix
13612           suspension problem
13613
13614 2005-10-10 05:20  ivan
13615
13616         * FS/FS/cust_pay.pm, htetc/handler.pl, httemplate/index.html,
13617           httemplate/misc/batch-cust_pay.html,
13618           httemplate/misc/xmlhttp-cust_main-search.cgi,
13619           httemplate/misc/process/batch-cust_pay.cgi,
13620           httemplate/search/cust_pay.cgi: updated quick payment entry
13621
13622 2005-10-08 06:45  ivan
13623
13624         * httemplate/misc/batch-cust_pay.html: quick payment entry
13625           javascript tested & working IE/firefix/konq
13626
13627 2005-10-07 17:47  ivan
13628
13629         * httemplate/: edit/part_pkg.cgi, edit/process/part_pkg.cgi,
13630           edit/process/quick-charge.cgi, elements/select-taxclass.html,
13631           view/cust_main/quick-charge.html: fix tax class selection in
13632           package add/edit too
13633
13634 2005-10-07 16:28  ivan
13635
13636         * conf/invoice_latex: allow more width for return address, stuff is
13637           wrapping
13638
13639 2005-10-06 21:50  ivan
13640
13641         * httemplate/view/cust_main/billing.html: mask out echeck account
13642           #s too
13643
13644 2005-10-06 21:48  ivan
13645
13646         * FS/FS/cust_main.pm: fix on-demand credit cards not being masked
13647           in UI.  i believe huntsburg is in the doghouse for this one :)
13648
13649 2005-10-06 19:25  ivan
13650
13651         * FS/FS/Conf.pm, FS/FS/part_pkg.pm,
13652           httemplate/edit/process/quick-charge.cgi,
13653           httemplate/view/cust_main/quick-charge.html: add
13654           require_taxclasses config flag
13655
13656 2005-10-06 16:09  ivan
13657
13658         * httemplate/view/cust_bill-logo.cgi: really use default logo if
13659           the agent-specific one isn't found
13660
13661 2005-10-06 16:07  ivan
13662
13663         * httemplate/view/cust_bill-logo.cgi: use default logo if the
13664           agent-specific one isn't found
13665
13666 2005-10-06 16:03  ivan
13667
13668         * httemplate/view/cust_bill-logo.cgi: use default logo if the
13669           agent-specific one isn't found
13670
13671 2005-10-06 13:35  ivan
13672
13673         * FS/FS/part_export/everyone_net.pm: add debugging option to
13674           everyone_net export
13675
13676 2005-10-06 00:34  ivan
13677
13678         * FS/FS/Conf.pm, FS/FS/cust_pay_refund.pm,
13679           httemplate/view/cust_main/payment_history.html: add cc-void
13680           option
13681
13682 2005-10-05 18:40  ivan
13683
13684         * httemplate/edit/cust_main.cgi: fix bug with IE and advertising
13685           sources (refnum) - needed to make sure the SELECT OPTIONs have
13686           explicitly specified VALUEs
13687
13688 2005-10-04 13:27  ivan
13689
13690         * FS/FS/part_export/everyone_net.pm: fix small error with
13691           everyone.net export
13692
13693 2005-10-02 18:41  ivan
13694
13695         * FS/FS/cust_svc.pm, FS/FS/part_svc.pm, FS/FS/svc_acct.pm,
13696           httemplate/view/svc_acct.cgi, httemplate/edit/svc_acct.cgi,
13697           httemplate/elements/small_custview.html, FS/FS/Conf.pm: update
13698           account view and edit: convert to proper templates, make sure
13699           usage information displays for any usage-capable export, add
13700           ability to edit uid/gid
13701
13702 2005-10-02 00:09  ivan
13703
13704         * Makefile, htetc/handler.pl, init.d/freeside-init: add dev make
13705           target for quick iterative development
13706
13707 2005-09-29 13:19  ivan
13708
13709         * FS/FS/svc_acct.pm: make sure there is an expiraiton date to set
13710           as well
13711
13712 2005-09-28 11:27  ivan
13713
13714         * FS/FS/cust_main.pm: recognize hourly frequency in cust_main->bill
13715
13716 2005-09-25 01:20  ivan
13717
13718         * httemplate/view/cust_main.cgi: this css did weird things under IE
13719
13720 2005-09-25 01:13  ivan
13721
13722         * CREDITS, FS/FS/UI/Web.pm,
13723           httemplate/edit/cust_main/select-country.html,
13724           httemplate/edit/cust_main/select-county.html,
13725           httemplate/edit/process/part_svc.cgi,
13726           httemplate/edit/process/rate.cgi,
13727           httemplate/elements/jsrsServer.html,
13728           httemplate/elements/progress-init.html,
13729           httemplate/elements/progress-popup.html,
13730           httemplate/elements/xmlhttp.html: get rid of JSRS iframe foo for
13731           progress bar, use XMLHTTPRequest instead.  really should have
13732           done that in the first place.  JSON will wait until another
13733           day...
13734
13735 2005-09-24 15:53  ivan
13736
13737         * FS/FS/cust_main.pm: parse paybatch order number with dashes
13738           correctly
13739
13740 2005-09-22 15:25  ivan
13741
13742         * rt/lib/RT/URI/freeside/Internal.pm: should fix problem with empty
13743           (dir-less) Conf showing up
13744
13745 2005-09-21 05:47  ivan
13746
13747         * FS/FS/svc_acct.pm, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/Record.pm,
13748           FS/bin/freeside-prepaidd, httemplate/edit/REAL_cust_pkg.cgi,
13749           httemplate/view/cust_main/packages.html, init.d/freeside-init,
13750           FS/bin/freeside-daily: add prepaid support which sets RADIUS
13751           Expiration attribute, update customer view package UI
13752
13753 2005-09-16 03:10  ivan
13754
13755         * FS/FS/cust_main.pm: tyop
13756
13757 2005-09-16 01:18  ivan
13758
13759         * FS/FS/cust_main.pm: with taxclasses, might have multiple records
13760           for a state/county/country
13761
13762 2005-09-14 04:01  ivan
13763
13764         * FS/t/agent_payment_gateway.t, FS/t/banned_pay.t,
13765           FS/t/payment_gateway.t, FS/t/payment_gateway_option.t,
13766           bin/generate-table-module: fix autogenerated simple test
13767
13768 2005-09-13 13:12  ivan
13769
13770         * httemplate/search/elements/search.html: fix redirect with single
13771           item returned from search results and a coderef redirect
13772
13773 2005-09-10 07:50  ivan
13774
13775         * CREDITS, httemplate/edit/cust_main/contact.html,
13776           httemplate/edit/cust_main/select-country.html,
13777           httemplate/edit/cust_main/select-county.html,
13778           httemplate/edit/cust_main/select-state.html,
13779           httemplate/edit/cust_main.cgi, httemplate/elements/xmlhttp.html,
13780           httemplate/misc/counties.cgi, httemplate/misc/states.cgi:
13781           ajax-style xmlhttprequest state/county/country selector!
13782
13783 2005-09-08 12:15  ivan
13784
13785         * FS/FS/part_export/radiator.pm: MySQL is case sensitive about
13786           table names!  huh
13787
13788 2005-09-08 01:50  ivan
13789
13790         * httemplate/edit/cust_main.cgi: fix dropping of payname
13791
13792 2005-09-07 23:52  ivan
13793
13794         * httemplate/autohandler: don't need 4k of newlines anymore,
13795           H:W:SelectLayers works better
13796
13797 2005-09-07 15:52  ivan
13798
13799         * FS/FS/part_pkg.pm: add hourly frequency
13800
13801 2005-09-07 15:04  ivan
13802
13803         * bin/generate-raddb: list current dictionary sources in example so
13804           i don't forget
13805
13806 2005-09-07 15:02  ivan
13807
13808         * FS/FS/raddb.pm: update with dictionaries from freeradius 1.0.4
13809           plus dictionary.ip3networks
13810
13811 2005-09-07 05:56  ivan
13812
13813         * FS/FS/Schema.pm: define username_len so the default add account
13814           screen doesn't have a tiny username field (when usernamemax is
13815           not defined)
13816
13817 2005-09-07 05:48  ivan
13818
13819         * httemplate/edit/svc_acct.cgi: fix silly bug sizing username field
13820           when adding an account (and usernamemax is not set)
13821
13822 2005-09-07 05:44  ivan
13823
13824         * httemplate/edit/svc_acct.cgi: fix silly bug sizing username field
13825           when adding an account (and username max is not set)
13826
13827 2005-09-07 05:38  ivan
13828
13829         * httemplate/view/cust_main.cgi: oops, still need areyousure
13830           javascript for some sub-bits of the page (package unprovisioning
13831           and cancellation, bunch of payment history stuff)
13832
13833 2005-09-07 03:40  ivan
13834
13835         * FS/FS/: part_svc.pm, part_virtual_field.pm: import dbdef from
13836           FS::Schema instead of calling $FS::Record::dbdef directly
13837
13838 2005-09-07 03:25  ivan
13839
13840         * FS/FS/option_Common.pm: fix bug with new option_Common stuff,
13841           forgot to prefix FS::
13842
13843 2005-09-07 03:16  ivan
13844
13845         * FS/FS/part_export/cpanel.pm: remote access key is a big long
13846           thing
13847
13848 2005-09-07 02:37  ivan
13849
13850         * FS/FS/part_export/cpanel.pm, eg/export_template.pm: add cpanel
13851           export
13852
13853 2005-09-06 14:58  ivan
13854
13855         * FS/FS/Conf.pm: document variables available in
13856           payment_receipt_email
13857
13858 2005-08-27 01:46  ivan
13859
13860         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/banned_pay.pm,
13861           FS/FS/cust_main.pm, FS/t/banned_pay.t, bin/generate-table-module,
13862           httemplate/view/cust_main.cgi,
13863           httemplate/misc/cust_main-cancel.cgi: add banned credit card /
13864           ACH table, re-do cancel popup to have a checkbox to ban payinfo
13865
13866 2005-08-24 06:47  ivan
13867
13868         * httemplate/edit/cust_main/billing.html: fix size of cvv2 help
13869           popup
13870
13871 2005-08-24 06:22  ivan
13872
13873         * htetc/handler.pl, httemplate/edit/cust_main.cgi,
13874           httemplate/edit/cust_main/billing.html,
13875           httemplate/edit/cust_main/contact.html, FS/FS/cust_main.pm,
13876           FS/FS/cust_main_county.pm, FS/FS/ClientAPI/MyAccount.pm,
13877           FS/FS/ClientAPI/Signup.pm,
13878           fs_selfservice/FS-SelfService/SelfService.pm,
13879           httemplate/docs/ach.html, httemplate/docs/cvv2.html,
13880           httemplate/edit/process/cust_main.cgi,
13881           httemplate/elements/overlibmws_draggable.js,
13882           httemplate/elements/overlibmws_iframe.js,
13883           httemplate/elements/progress-init.html,
13884           httemplate/elements/select-month_year.html,
13885           httemplate/images/cvv2.png, httemplate/images/cvv2_amex.png,
13886           httemplate/view/cust_main/billing.html: customer edit: abstract
13887           out billing info to billing.html, re-do payment type selection
13888           with HTML::Widgets::SelectLayers, add Switch/Solo/Maestro support
13889           for start date & issue #.  customer view: re-order fields for
13890           consistency.  selfservice API: support paystart_month,
13891           paystart_year, payissue and payip in MyAccount::process_payment
13892           and ::edit_info and Signup::new_customer,
13893           FS::cust_main::realtime_bop: support paystart_month paystart_year
13894           payissue payip fields
13895
13896 2005-08-23 05:38  ivan
13897
13898         * httemplate/edit/part_svc.cgi: fix bug with service editing caused
13899           by moving dbdef stuff around
13900
13901 2005-08-18 00:58  ivan
13902
13903         * FS/FS/cust_main.pm: add taxclass kludge to gateway overrides, fix
13904           parsing of new-style paybatch
13905
13906 2005-08-17 23:46  ivan
13907
13908         * install/debian/3.1/INSTALL: slight adjustments to deb install for
13909           latest 1.5.8cvs
13910
13911 2005-08-17 22:41  ivan
13912
13913         * httemplate/edit/process/agent_payment_gateway.html: hopefully
13914           this is the last missing file
13915
13916 2005-08-17 22:12  ivan
13917
13918         * httemplate/edit/process/payment_gateway.html: oops another
13919           missing file
13920
13921 2005-08-17 21:16  ivan
13922
13923         * FS/FS/agent_payment_gateway.pm: missing file
13924
13925 2005-08-17 15:23  ivan
13926
13927         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
13928           FS/FS/option_Common.pm, FS/FS/part_export.pm,
13929           FS/FS/part_export_option.pm, FS/FS/part_pkg.pm,
13930           FS/FS/payment_gateway.pm, FS/FS/payment_gateway_option.pm,
13931           FS/bin/freeside-setup, FS/bin/freeside-upgrade, SCHEMA_CHANGE,
13932           FS/FS.pm, FS/MANIFEST, FS/t/option_Common.t,
13933           FS/t/payment_gateway.t, FS/t/payment_gateway_option.t,
13934           bin/generate-table-module, htetc/handler.pl,
13935           httemplate/index.html, httemplate/browse/agent.cgi,
13936           httemplate/browse/payment_gateway.html,
13937           httemplate/edit/agent_payment_gateway.html,
13938           httemplate/edit/payment_gateway.html: infrastructure for easier
13939           schema changes, and: add payment_gateway, payment_gateway_option
13940           and agent_payment_gateway tables, add paystart_month,
13941           paystart_year, payissue and payip fields to cust_main, add
13942           preliminary gateway and gateway override editing to web UI, use
13943           payment gateway override when processing payments (card type, not
13944           taxclass yet)
13945
13946 2005-08-14 18:55  ivan
13947
13948         * FS/FS/UI/Web.pm: fix brainfart parsing end dates, closes:
13949           Bug#1248
13950
13951 2005-08-09 14:38  ivan
13952
13953         * FS/: FS/part_export/radiator.pm, FS/part_export/sqlradius.pm,
13954           t/part_export-radiator.t, FS/part_export/sqlradius_withdomain.pm:
13955           add native Radiator export
13956
13957 2005-08-08 08:15  ivan
13958
13959         * FS/FS/part_export/everyone_net.pm: add export to everyone.net
13960           outsource mail service
13961
13962 2005-08-06 17:41  ivan
13963
13964         * FS/FS/part_export/forward_shellcommands.pm: update
13965           forward_shellcommands export to know about literal source
13966           addresses, closes: Bug#1246
13967
13968 2005-08-06 17:40  ivan
13969
13970         * FS/FS/agent.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
13971           FS/FS/UI/Web.pm, httemplate/browse/agent.cgi,
13972           httemplate/search/cust_pay.cgi, httemplate/search/cust_pkg.cgi,
13973           httemplate/search/elements/search.html: move cust_pkg search to
13974           new template, add active/suspended/cancelled customer packages to
13975           agent browse
13976
13977 2005-08-04 17:57  ivan
13978
13979         * httemplate/search/cust_credit.html: fix credit searches by otaker
13980
13981 2005-08-03 18:42  ivan
13982
13983         * Makefile: don't use install -D flag, doesn't work on bsd
13984
13985 2005-08-03 00:38  ivan
13986
13987         * FS/FS/cust_bill.pm: eliminate scary (but harmless) "Use of
13988           uninitalized value in length" warnings
13989
13990 2005-08-02 19:23  ivan
13991
13992         * FS/FS/part_export/: domain_shellcommands.pm,
13993           forward_shellcommands.pm, www_shellcommands.pm: don't try to run
13994           blank commands for non-svc_acct shellcommand exports too
13995
13996 2005-08-02 12:17  khoff
13997
13998         * FS/FS/h_cust_svc.pm: Only complain, not die, if we can't find a
13999           svc_x record for an h_cust_svc record.
14000
14001 2005-07-14 04:55  ivan
14002
14003         * FS/FS/cust_main.pm: oops, fix last minute bug with new
14004           configurable customer fields on reports
14005
14006 2005-07-14 04:46  ivan
14007
14008         * FS/FS/: svc_Common.pm, UI/Web.pm: clean up some leftover bits
14009           from cust-fields work
14010
14011 2005-07-14 04:31  ivan
14012
14013         * httemplate/: index.html, search/svc_acct.cgi,
14014           search/svc_forward.cgi: add unlinked mail forward (svc_forward)
14015           report
14016
14017 2005-07-14 04:18  ivan
14018
14019         * httemplate/search/cust_bill.html: move account search
14020           (httemplate/search/svc_acct.cgi) to new template, cust-fields
14021           configuration value to control which customer fields are shown on
14022           reports
14023
14024 2005-07-14 03:52  ivan
14025
14026         * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/cust_bill.pm,
14027           FS/FS/cust_bill_event.pm, FS/FS/cust_credit.pm,
14028           FS/FS/cust_main.pm, FS/FS/cust_main_Mixin.pm, FS/FS/cust_pay.pm,
14029           FS/FS/svc_Common.pm, FS/FS/UI/Web.pm, FS/t/cust_main_Mixin.t,
14030           httemplate/search/cust_bill_event.cgi,
14031           httemplate/search/cust_credit.html,
14032           httemplate/search/cust_pay.cgi,
14033           httemplate/search/report_receivables.cgi,
14034           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
14035           httemplate/search/svc_forward.cgi, httemplate/search/svc_www.cgi,
14036           httemplate/search/elements/search.html: move account search
14037           (httemplate/search/svc_acct.cgi) to new template, cust-fields
14038           configuration value to control which customer fields are shown on
14039           reports
14040
14041 2005-07-12 02:31  ivan
14042
14043         * httemplate/browse/part_pkg.cgi: <rjbs> More of the same: these
14044           patches make it safer to subclass FS::part_pkg's pkg_svc method
14045           by eliminating qsearches on table pkg_svc.
14046
14047 2005-07-12 02:22  ivan
14048
14049         * httemplate/edit/part_pkg.cgi: <rjbs> This patch is part of my
14050           continuing effort to avoid using SQL and qsearch from templates
14051           to find the pkg_svc records for a package.
14052
14053 2005-07-12 02:13  ivan
14054
14055         * CREDITS, FS/FS/Record.pm: patch from rjbs to add by_key
14056           contructor to Record.pm
14057
14058 2005-07-12 02:11  ivan
14059
14060         * Makefile: okay, really enable RT by default for good now
14061
14062 2005-07-11 07:15  ivan
14063
14064         * bin/: rate.import, rt-drop-tables: adding rt-drop-tables
14065
14066 2005-07-11 06:01  ivan
14067
14068         * Makefile: new server
14069
14070 2005-07-11 05:53  ivan
14071
14072         * httemplate/docs/index.html: note alternate instructions for
14073           0pre6->7
14074
14075 2005-07-11 05:23  ivan
14076
14077         * install/freebsd/: INSTALL, ports: freebsd install update i guess
14078
14079 2005-07-11 05:22  ivan
14080
14081         * bin/postfix.export: fix regex
14082
14083 2005-07-11 05:21  ivan
14084
14085         * Makefile: probably best to keep RT disabled by default, at least
14086           for this release
14087
14088 2005-07-11 03:58  ivan
14089
14090         * FS/t/ClientAPI_SessionCache.t:
14091           s/ClientAPI::SessionCache/ClientAPI_SessionCache/ noticed by rjbs
14092
14093 2005-07-11 02:49  ivan
14094
14095         * FS/FS/ClientAPI/MyAccount.pm: bug fix for error message on
14096           session expiration from Randall Lucas <rlucas@tercent.net>,
14097           thanks!
14098
14099 2005-07-09 08:41  ivan
14100
14101         * FS/FS/cust_bill.pm: fix silly bug preventing html invoicing from
14102           finding their logo
14103
14104 2005-07-09 03:55  ivan
14105
14106         * httemplate/edit/cust_pay.cgi: get rid of the godawful halfass
14107           "invoice" on the post payment screen when posting against a
14108           specific invoice, replace with having useless "Auto-apply to
14109           invoices" box actually show the payment will be applied to one
14110           invoice only...  closes: Bug#1241
14111
14112 2005-07-09 03:36  ivan
14113
14114         * FS/FS/: cust_bill.pm, cust_bill_pkg.pm, part_export/sqlradius.pm,
14115           part_pkg/flat.pm, part_pkg/flat_comission.pm,
14116           part_pkg/flat_comission_cust.pm, part_pkg/flat_comission_pkg.pm,
14117           part_pkg/flat_delayed.pm, part_pkg/prepaid.pm,
14118           part_pkg/prorate.pm, part_pkg/sesmon_hour.pm,
14119           part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm,
14120           part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm,
14121           part_pkg/subscription.pm, part_pkg/voip_sqlradacct.pm: add desc
14122           method to cust_bill_pkg and use it in cust_bill... this should
14123           help with any *other* cust_bill_pkg.pkgnum == -1 stuff that needs
14124           to be sorted out
14125
14126 2005-07-08 16:06  ivan
14127
14128         * FS/bin/freeside-daily: fix bug with new efficient
14129           customer-finding code.  sql isn't perl, null != 0
14130
14131 2005-06-30 06:32  ivan
14132
14133         * FS/FS/Misc.pm: pod error
14134
14135 2005-06-30 06:20  ivan
14136
14137         * FS/FS/: Conf.pm, svc_acct.pm: add username-percent config option
14138
14139 2005-06-30 05:44  ivan
14140
14141         * FS/FS/cust_main.pm: oops, really fix error with new prepaid card
14142           foo
14143
14144 2005-06-21 20:54  ivan
14145
14146         * install/debian/3.1/INSTALL: add IPC::Run3 to install docs
14147
14148 2005-06-16 22:31  ivan
14149
14150         * httemplate/misc/process/link.cgi: fix preference sort order for
14151           linking: sort unaudited services first, secondary sort by svcaprt
14152
14153 2005-06-16 22:07  ivan
14154
14155         * httemplate/misc/process/link.cgi: add more info to debugging
14156
14157 2005-06-16 22:04  ivan
14158
14159         * httemplate/misc/process/link.cgi: fix debugging
14160
14161 2005-06-16 21:42  ivan
14162
14163         * httemplate/misc/process/link.cgi: add debugging for accounts
14164           picked to pick
14165
14166 2005-06-14 21:46  ivan
14167
14168         * FS/FS/cust_bill.pm: better error reporting for actual errors from
14169           lpr command
14170
14171 2005-06-14 19:31  ivan
14172
14173         * FS/FS/cust_main.pm: fix error recharging w/prepaid card caused by
14174           rounding off of money value, closes: Bug#1237
14175
14176 2005-06-14 17:44  ivan
14177
14178         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: add
14179           reprint/fax/email links to invoice search results
14180
14181 2005-06-09 15:40  ivan
14182
14183         * httemplate/search/cust_bill_event.cgi, FS/FS/cust_bill.pm,
14184           httemplate/index.html, httemplate/misc/email_invoice_events.cgi,
14185           httemplate/misc/email_invoices.cgi,
14186           httemplate/misc/fax_invoice_events.cgi,
14187           httemplate/misc/fax_invoices.cgi,
14188           httemplate/misc/print_invoice_events.cgi,
14189           httemplate/misc/print_invoices.cgi,
14190           httemplate/search/cust_bill.html,
14191           httemplate/search/report_cust_bill.html: advanced invoice serach,
14192           groundwork to add reprint/fax/email links to invoice search
14193           results
14194
14195 2005-06-09 13:26  ivan
14196
14197         * httemplate/browse/part_pkg.cgi: tiny refactor patch from rjbs: It
14198           changes the service listing to use $part_pkg->pkg_svc instead of
14199           a qsearch, which means that the listing will still work if
14200           pkg_svc has been subclassed.
14201
14202 2005-06-09 13:16  ivan
14203
14204         * FS/FS/cust_svc.pm: documentation fix, noticed by rjbs
14205
14206 2005-06-09 02:15  ivan
14207
14208         * FS/FS/part_pkg.pm: don't rebless if we're already in the plan
14209           subclass, fixes pkg customize link
14210
14211 2005-06-09 00:19  ivan
14212
14213         * FS/bin/freeside-daily: declare new $opt_a
14214
14215 2005-06-09 00:13  ivan
14216
14217         * FS/bin/freeside-daily: significant speedup from only selected
14218           customers with outstanding packages or invoice events in the
14219           initial select, and add -a flag for agentnum
14220
14221 2005-06-08 23:56  ivan
14222
14223         * FS/FS/cust_bill.pm, conf/invoice_html,
14224           httemplate/view/cust_bill-logo.cgi: agent-specific logos for html
14225           invoices too
14226
14227 2005-06-08 23:36  ivan
14228
14229         * FS/FS/: cust_bill.pm, part_bill_event.pm: and make
14230           (html|latex)(small)?footer optionall per-agent too
14231
14232 2005-06-08 23:22  ivan
14233
14234         * FS/FS/cust_bill.pm: more sane regex
14235
14236 2005-06-08 23:14  ivan
14237
14238         * FS/FS/: cust_bill.pm: ugh, hopefully fixup agent_plandata regex
14239           for multiple agents
14240
14241 2005-06-08 22:59  ivan
14242
14243         * FS/FS/: cust_bill.pm: make sure invoice_(latex|html)returnaddress
14244           is configurable per-agent
14245
14246 2005-06-08 22:34  ivan
14247
14248         * FS/FS/cust_bill.pm, FS/FS/part_bill_event.pm,
14249           httemplate/edit/part_bill_event.cgi: add multiple agent selection
14250           to agent-specific invoicing
14251
14252 2005-06-08 17:18  ivan
14253
14254         * FS/FS/cust_pay.pm: add ignore_noapply flag to make sure payments
14255           are forced in anyway on import
14256
14257 2005-06-08 14:52  ivan
14258
14259         * FS/FS/cust_bill_pkg.pm: last bit to allow -1 for non-pkg, non-tax
14260           line items
14261
14262 2005-06-08 02:03  ivan
14263
14264         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/svc_acct.pm,
14265           FS/FS/ClientAPI/MyAccount.pm,
14266           fs_selfservice/FS-SelfService/SelfService.pm,
14267           fs_selfservice/FS-SelfService/cgi/agent_delete_svc.html,
14268           fs_selfservice/FS-SelfService/cgi/delete_svc.html,
14269           fs_selfservice/FS-SelfService/cgi/make_payment.html,
14270           fs_selfservice/FS-SelfService/cgi/myaccount.html,
14271           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
14272           fs_selfservice/FS-SelfService/cgi/payment_results.html,
14273           fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
14274           fs_selfservice/FS-SelfService/cgi/process_svc_external.html,
14275           fs_selfservice/FS-SelfService/cgi/provision.html,
14276           fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html,
14277           fs_selfservice/FS-SelfService/cgi/recharge_prepay.html,
14278           fs_selfservice/FS-SelfService/cgi/recharge_results.html,
14279           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
14280           fs_selfservice/FS-SelfService/cgi/view_invoice.html,
14281           httemplate/view/svc_acct.cgi: prepaid card recharge
14282
14283 2005-06-07 14:02  ivan
14284
14285         * FS/FS/Misc.pm: debugging output change in send_email
14286
14287 2005-06-06 13:07  ivan
14288
14289         * FS/FS/cust_bill.pm: eek, fix silly problem in invoice sending
14290           refactoring
14291
14292 2005-06-06 12:54  ivan
14293
14294         * FS/FS/Misc.pm: some additional warnings
14295
14296 2005-06-06 10:00  ivan
14297
14298         * FS/FS/Misc.pm: fix message ID generation for ancient perl, bah
14299
14300 2005-06-02 18:51  ivan
14301
14302         * FS/FS/TicketSystem/RT_External.pm: argh.  this should finally fix
14303           the last of the Internal vs External breakage i hope
14304
14305 2005-06-02 02:36  ivan
14306
14307         * httemplate/search/cust_bill_event.html: Capitalization
14308
14309 2005-06-02 02:29  ivan
14310
14311         * httemplate/index.html, httemplate/misc/print_invoices.cgi,
14312           httemplate/search/cust_bill_event.cgi,
14313           httemplate/search/cust_bill_event.html, FS/FS/cust_bill_event.pm,
14314           FS/FS/part_bill_event.pm, FS/FS/UI/Web.pm,
14315           httemplate/misc/email-invoice.cgi,
14316           httemplate/misc/email_invoices.cgi,
14317           httemplate/misc/fax-invoice.cgi,
14318           httemplate/misc/fax_invoices.cgi,
14319           httemplate/misc/print-invoice.cgi, FS/FS/cust_bill.pm,
14320           FS/FS/part_pkg.pm, httemplate/view/cust_bill.cgi,
14321           FS/bin/freeside-queued, httemplate/search/elements/search.html,
14322           httemplate/elements/progress-init.html,
14323           httemplate/elements/progress-popup.html, htetc/handler.pl: add
14324           ability to search on a date range of invoice events and then
14325           reprint or reemail (boy was that a bit more work than i
14326           expected), closes: Bug#946
14327
14328 2005-06-01 17:02  ivan
14329
14330         * rt/html/Ticket/Elements/AddCustomers: remove warning
14331
14332 2005-06-01 16:40  ivan
14333
14334         * httemplate/view/cust_bill.cgi: align terminology for consistancy.
14335           or something.
14336
14337 2005-06-01 14:40  ivan
14338
14339         * httemplate/search/report_receivables.cgi: remove trailing
14340           whitespace
14341
14342 2005-06-01 13:31  ivan
14343
14344         * FS/FS/TicketSystem/: RT_External.pm, RT_Internal.pm: fix up
14345           RT_Internal again, hopefully this is the last of the breakage
14346           from RT_Internal
14347
14348 2005-05-31 19:39  ivan
14349
14350         * httemplate/edit/part_pkg.cgi: really. *sigh*
14351
14352 2005-05-31 16:42  ivan
14353
14354         * FS/FS/part_pkg/sesmon_minute.pm: tyop refactoring old
14355           sesmon_minute price plkan, noticed by rjbs
14356
14357 2005-05-31 16:32  ivan
14358
14359         * httemplate/edit/part_pkg.cgi: ack, this should finally fix the
14360           package editing problem
14361
14362 2005-05-26 12:30  ivan
14363
14364         * httemplate/view/: cust_bill.cgi: silly perl version bs
14365
14366 2005-05-26 12:15  ivan
14367
14368         * FS/FS/svc_www.pm, httemplate/edit/svc_www.cgi,
14369           httemplate/view/svc_www.cgi: make svc_www.usersvc optional
14370
14371 2005-05-25 20:45  ivan
14372
14373         * httemplate/edit/part_pkg.cgi: 72?!
14374
14375 2005-05-24 08:33  ivan
14376
14377         * Makefile: 1.5.7.  and enable RT by default, finally
14378
14379 2005-05-23 04:49  ivan
14380
14381         * htetc/freeside-rt.conf: so Search.tsf and Search.rdf work
14382
14383 2005-05-22 16:38  ivan
14384
14385         * FS/FS/svc_acct.pm: fix quick crypt_password bug when its passwd
14386           an empty param
14387
14388 2005-05-22 13:39  ivan
14389
14390         * httemplate/view/cust_bill.cgi: oops, quote $link w/new templating
14391
14392 2005-05-22 02:25  ivan
14393
14394         * httemplate/browse/agent.cgi: Avoid Gratuitous Capitalizaiton
14395
14396 2005-05-21 21:24  ivan
14397
14398         * FS/FS/prepay_credit.pm: add optional agentnum field to POD doc
14399
14400 2005-05-21 11:38  ivan
14401
14402         * httemplate/browse/agent.cgi: make sure the customers tables for
14403           each agent line up with each other, too
14404
14405 2005-05-21 10:26  ivan
14406
14407         * httemplate/search/cust_main.cgi: hehe, allow changing the browse
14408           order of any sort
14409
14410 2005-05-21 10:14  ivan
14411
14412         * httemplate/browse/agent.cgi: line up
14413           prospect/active/suspended/cancelled customers
14414
14415 2005-05-19 07:10  ivan
14416
14417         * FS/FS/part_export/shellcommands.pm: A group number must refer to
14418           an already existing group - so add manually it if you want to
14419           define a set of static gids or something, default is just going
14420           to cause headaches
14421
14422 2005-05-19 04:05  ivan
14423
14424         * FS/FS/svc_acct.pm: ! or !! also
14425
14426 2005-05-19 03:45  ivan
14427
14428         * FS/FS/part_export/shellcommands.pm: fix up some defaults to
14429           include gid too
14430
14431 2005-05-19 03:29  ivan
14432
14433         * FS/FS/part_export/: acct_sql.pm, shellcommands.pm: missing ;
14434
14435 2005-05-19 03:26  ivan
14436
14437         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm,
14438           part_export/shellcommands.pm,
14439           part_export/shellcommands_withdomain.pm: fix shellcommands export
14440           encrypting "magic" shadow values * NP *LK*
14441
14442 2005-05-19 02:49  ivan
14443
14444         * FS/FS/svc_acct.pm: oops, remove old-style duplicate check from
14445           replace, _check_duplicate was already below it
14446
14447 2005-05-19 01:51  ivan
14448
14449         * httemplate/view/cust_bill.cgi: oops, fix alternate view/etc.
14450           links
14451
14452 2005-05-19 01:43  ivan
14453
14454         * httemplate/: misc/email-invoice.cgi, misc/fax-invoice.cgi,
14455           misc/print-invoice.cgi, view/cust_bill.cgi: re-email/fax/print
14456           links should respect template, also add direct re-send links like
14457           the view links and convert view/cust_bill.cgi to proper template
14458
14459 2005-05-18 09:57  ivan
14460
14461         * httemplate/browse/agent.cgi: oops, it helps to get the link right
14462
14463 2005-05-18 09:55  ivan
14464
14465         * httemplate/: browse/agent.cgi, search/report_receivables.cgi: add
14466           agent-specific A/R aging report, closes: bug#1229
14467
14468 2005-05-18 09:37  ivan
14469
14470         * bin/masonize: report the file that had a masonize error
14471
14472 2005-05-18 07:50  ivan
14473
14474         * FS/FS/part_export/acct_sql.pm: actually, quota goes in pw_shell.
14475           of course!
14476
14477 2005-05-18 03:43  ivan
14478
14479         * FS/FS/cust_bill.pm: oops, losing notes!
14480
14481 2005-05-15 06:49  ivan
14482
14483         * httemplate/search/report_receivables.cgi: this status column is
14484           probably faster, one giant SQL query.  and add back in the
14485           customer link, oops
14486
14487 2005-05-15 06:00  ivan
14488
14489         * FS/FS/cust_main.pm, httemplate/search/report_receivables.cgi,
14490           httemplate/search/elements/search.html: move receivables report
14491           to search template
14492
14493 2005-05-15 04:58  ivan
14494
14495         * httemplate/search/cust_bill.html: use money_char config
14496
14497 2005-05-15 04:46  ivan
14498
14499         * httemplate/search/cust_bill.html: align
14500
14501 2005-05-14 12:57  ivan
14502
14503         * rt/lib/RT/URI/: freeside.pm, freeside/Internal.pm: fixup RT
14504           integration grr!
14505
14506 2005-05-14 11:03  ivan
14507
14508         * FS/FS/cust_bill.pm: h helps halot
14509
14510 2005-05-14 10:59  ivan
14511
14512         * FS/FS/cust_bill.pm: well this is sorta halfass anyway but useful
14513
14514 2005-05-14 10:04  ivan
14515
14516         * FS/FS/Conf.pm, conf/invoice_html,
14517           httemplate/view/cust_bill-logo.cgi: html invoices: when
14518           displaying, use the actual logo from the conf dir - same as the
14519           emailed copy
14520
14521 2005-05-14 09:30  ivan
14522
14523         * FS/FS/: Misc.pm, cust_bill.pm: disable debugging
14524
14525 2005-05-14 09:27  ivan
14526
14527         * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm,
14528           FS/FS/part_bill_event.pm, conf/invoice_html, conf/logo.png,
14529           httemplate/view/cust_bill.cgi: html invoices!
14530
14531           http://chris-linfoot.net/d6plinks/CWLT-5VZD4Y
14532           http://www.dsv.su.se/~jpalme/ietf/mhtml.html
14533           ftp://ftp.dsv.su.se/users/jpalme/draft-ietf-mhtml-info.txt
14534           http://mailformat.dan.info/headers/mime.html
14535           http://www.faqs.org/rfcs/rfc2392.html
14536           http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cdosys/html/_cdosys_content-type_multipart.asp
14537
14538           (MIME is hard, let's go shopping!)
14539
14540 2005-05-13 08:06  ivan
14541
14542         * FS/FS/cust_bill.pm: fix picking up alternate invoice_latexnotes_*
14543           files, and expand country codes on invoices.  and oops,
14544           print_html changes slipped in last commit too.  well, they were
14545           ready anyway.
14546
14547 2005-05-13 03:55  ivan
14548
14549         * conf/invoice_latex: better to do something fancy like scale down
14550           the font size to fit in the intended space or something but hey,
14551           this is good enough for now :)
14552
14553 2005-05-13 03:54  ivan
14554
14555         * FS/FS/cust_bill.pm: substitute a non-breaking space if there is
14556           no invoice_latexreturnaddress file
14557
14558 2005-05-11 07:07  ivan
14559
14560         * FS/FS/export_svc.pm: new progressbar display causes a silly error
14561           in edge case where no dup checking necessary, closes: Bug#1226
14562
14563 2005-05-10 11:30  khoff
14564
14565         * rt/html/Ticket/Elements/EditCustomers: Missing '</A>' tag.
14566
14567 2005-05-05 06:04  ivan
14568
14569         * conf/: invoice_latex: no comma between state and address
14570
14571 2005-05-04 18:46  ivan
14572
14573         * httemplate/search/svc_domain.cgi: the ? between svc_domain.cgi
14574           and the domain id is missing
14575
14576 2005-05-04 02:33  ivan
14577
14578         * FS/FS/part_pkg.pm: use new pkg_svc.pkgsvcnum primary key when
14579           modifying pkg_svc records, closes: Bug#1221
14580
14581 2005-05-04 02:20  ivan
14582
14583         * FS/FS/Record.pm: err msg
14584
14585 2005-05-03 18:06  ivan
14586
14587         * FS/FS/cust_bill.pm: patch to just update the template or
14588           conf/invoice_latex* to use the new one
14589
14590 2005-05-03 17:40  ivan
14591
14592         * conf/invoice_latex, conf/invoice_latexfooter,
14593           conf/invoice_latexreturnaddress, conf/logo.eps, FS/FS/Conf.pm,
14594           FS/FS/cust_bill.pm: great new invoice template from kristian!
14595
14596 2005-05-03 10:22  ivan
14597
14598         * FS/FS/cust_bill.pm: minutely better error reporting for pdf
14599           problems
14600
14601 2005-05-03 06:29  ivan
14602
14603         * FS/bin/: freeside-addoutsource, freeside-addoutsourceuser: remove
14604           unnecessary host=localhost from outsource instance creation foo
14605
14606 2005-05-03 02:56  ivan
14607
14608         * FS/FS/cust_pay.pm: on receipts, show "Electronic Check" instead
14609           of "Chek" for payby = CHEK transactions
14610
14611 2005-05-03 01:51  ivan
14612
14613         * FS/bin/freeside-sqlradius-radacctd: not running with elevated
14614           privs, -T not necessary
14615
14616 2005-05-03 01:46  ivan
14617
14618         * FS/FS/domain_record.pm: [:ascii:] is not legal for 5.005, alas,
14619           it still needs to be supported for just a little bit longer
14620
14621 2005-05-01 23:32  ivan
14622
14623         * FS/FS/svc_Common.pm, httemplate/search/svc_domain.cgi,
14624           httemplate/search/svc_forward.cgi, httemplate/search/svc_www.cgi:
14625           move httemplate/search/svc_domain to the new search template
14626           along with svc_www and svc_forward
14627
14628 2005-04-30 02:47  ivan
14629
14630         * httemplate/search/svc_forward.cgi: show "(unlinked)" for unlined
14631           forwards instead of nothing
14632
14633 2005-04-30 02:45  ivan
14634
14635         * httemplate/search/svc_forward.cgi: pull in the customer
14636           information as part of the main query for efficiency
14637
14638 2005-04-29 06:00  ivan
14639
14640         * httemplate/search/: svc_forward.cgi, svc_www.cgi: template
14641           forward search using the standard search template: forwards are
14642           now paged
14643
14644 2005-04-28 10:05  ivan
14645
14646         * FS/FS/cust_bill.pm: add < and > to _latex_escape (khoff)
14647
14648 2005-04-25 17:20  khoff
14649
14650         * bin/svc_broadband.renumber: For renumbering svc_broadband
14651           services from one addr_block to another.  Hopefully no one will
14652           ever have to use this.
14653
14654 2005-04-25 02:33  ivan
14655
14656         * FS/FS/Conf.pm, FS/FS/Daemon.pm, FS/FS/svc_acct.pm, FS/t/Daemon.t,
14657           FS/MANIFEST, FS/FS/part_export/sqlradius.pm,
14658           FS/bin/freeside-queued, FS/bin/freeside-selfservice-server,
14659           FS/bin/freeside-sqlradius-radacctd, init.d/freeside-init: pick up
14660           freeside-sqlradius-radacctd again after all these years, now it
14661           just needs to update the "seconds" field(s), finally closes:
14662           Bug#1125
14663
14664 2005-04-21 16:13  ivan
14665
14666         * install/debian/3.1/INSTALL: little bit of apache setup and add
14667           the fs_queue user
14668
14669 2005-04-21 14:31  ivan
14670
14671         * install/debian/3.1/INSTALL: or apache won't start
14672
14673 2005-04-21 04:47  ivan
14674
14675         * FS/FS/part_export/acct_sql.pm: fix nit with crypt flag when
14676           replacing too
14677
14678 2005-04-21 04:35  ivan
14679
14680         * FS/FS/part_export/acct_sql.pm: support multiple primary keys
14681
14682 2005-04-20 23:18  ivan
14683
14684         * install/debian/3.1/INSTALL: libjavascript-rpc-perl hit testing
14685
14686 2005-04-20 00:12  ivan
14687
14688         * FS/FS/part_export/acct_sql.pm: hehe oops
14689
14690 2005-04-19 23:41  ivan
14691
14692         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm: add vpopmail
14693           defaults to acct_sql export
14694
14695 2005-04-19 02:50  ivan
14696
14697         * FS/FS/Conf.pm: disable RT_Libs for now
14698
14699 2005-04-19 02:48  ivan
14700
14701         * SCHEMA_CHANGE, install/redhat/9/INSTALL: did another upgrade,
14702           fixed up the instructions
14703
14704 2005-04-19 02:48  ivan
14705
14706         * FS/FS/part_pkg.pm: silence an annoying but harmless perl warning
14707
14708 2005-04-18 00:37  ivan
14709
14710         * FS/FS/cust_main.pm: add some newlines to debugging output, no
14711           need to print file and line # so much
14712
14713 2005-04-16 15:26  ivan
14714
14715         * httemplate/edit/cust_pay.cgi: use money_char on enter payment
14716           screen instead of hardcoding $
14717
14718 2005-04-15 13:29  khoff
14719
14720         * FS/FS/Conf.pm, FS/FS/domain_record.pm, FS/FS/svc_domain.pm,
14721           httemplate/view/svc_domain.cgi: Added support for TXT records.
14722
14723 2005-04-14 02:41  ivan
14724
14725         * FS/FS/cust_bill.pm, conf/invoice_latex, conf/invoice_latex.diff:
14726           move invoice_latex templating to Text::Template, with special
14727           sauce^W^Wbackwards-compatibility for old templates
14728
14729 2005-04-13 05:31  ivan
14730
14731         * httemplate/: edit/part_svc.cgi, view/svc_acct.cgi: get rid of
14732           some super ancient assumptions about slipip and uid meaning
14733           exporting to RADIUS and shell respectively
14734
14735 2005-04-13 05:30  ivan
14736
14737         * FS/FS/: Record.pm, cust_svc.pm: add nowarn_identical flag to
14738           Record.pm and use it in cust_svc svcpart replacement (which is
14739           all about the exports anyway)
14740
14741 2005-04-13 03:54  ivan
14742
14743         * FS/FS/svc_acct.pm: add a line to pod example regarding RADIUS
14744           check attributes
14745
14746 2005-04-13 03:32  ivan
14747
14748         * FS/FS/raddb.pm: add Radius-Operator
14749
14750 2005-04-13 03:16  ivan
14751
14752         * FS/FS/part_pkg/flat.pm: add explicit use Date::Manip here, oops
14753
14754 2005-04-13 02:55  ivan
14755
14756         * FS/FS/svc_acct.pm: quiet annoying "use of uninitialized value
14757           errors"
14758
14759 2005-04-13 01:16  ivan
14760
14761         * FS/FS/: cust_main.pm, svc_acct.pm: add skip_fuzzyfiles hack, and
14762           add Session-Timeout RADIUS attribute if a svc_acct.seconds value
14763           is present
14764
14765 2005-04-12 20:38  ivan
14766
14767         * CREDITS, FS/FS/part_pkg/flat_comission_cust.pm: fix bug in
14768           flat_commission price plan, thanks to Troy Hammonds
14769
14770 2005-04-11 13:13  khoff
14771
14772         * FS/FS/: Conf.pm, cust_main.pm: Configuration option to override
14773           the email address sent to your BOP processor, in case the
14774           processor sends a pesky receipt that you don't want your
14775           customers getting.
14776
14777 2005-04-11 09:48  khoff
14778
14779         * FS/FS/: h_cust_svc.pm, h_svc_forward.pm: No need to inflict
14780           debugging messages on everyone.
14781
14782 2005-04-10 14:23  ivan
14783
14784         * install/debian/3.1/INSTALL: a few more packages
14785
14786 2005-04-10 03:16  ivan
14787
14788         * httemplate/search/elements/search.html: add some left and right
14789           padding so cells don't run into each other so badly
14790
14791 2005-04-09 18:13  ivan
14792
14793         * Makefile: fix install-apache for bsd make and reverse
14794           accidentally-checked-in (again!) RT_ENABLED = 1
14795
14796 2005-04-07 18:12  ivan
14797
14798         * htetc/freeside-rt.conf: ugh, don't know why that wasn't working
14799           and don't f$&# care
14800
14801 2005-04-07 03:35  ivan
14802
14803         * Makefile, htetc/freeside-rt.conf, install/debian/3.1/INSTALL: add
14804           install/debian/3.1/INSTALL script and script up some apache
14805           automation assuming a conf.d type dir
14806
14807 2005-04-07 02:26  ivan
14808
14809         * FS/FS/Record.pm, FS/bin/freeside-setup, bin/dbdef-create,
14810           bin/fix-sequences: depend on DBIx::DBSchema 0.26 for dbdef-create
14811           (for Pg 'public' schema fix) and 0.25 in freeside-setup and
14812           Record.pm (for DBD::Pg 1.40 is bunk fix)
14813
14814 2005-04-06 20:28  khoff
14815
14816         * FS/FS/: h_cust_svc.pm, h_svc_forward.pm, h_svc_www.pm: Using
14817           current (non-history) records in place of missing history
14818           records.
14819
14820 2005-04-06 15:52  ivan
14821
14822         * FS/FS/svc_forward.pm: and fix the error msg haha
14823
14824 2005-04-06 15:50  ivan
14825
14826         * FS/FS/svc_forward.pm: looks like a domain part for a
14827           literally-specified forward src or dst is required, not optional
14828
14829 2005-04-05 17:50  khoff
14830
14831         * FS/FS/h_Common.pm: $pkey should be the primary key of the real
14832           table, not the history table.
14833
14834 2005-04-05 14:33  khoff
14835
14836         * bin/add-history-records.pl: This doesn't fix the problem.  To be
14837           continued...
14838
14839 2005-04-02 15:49  ivan
14840
14841         * bin/slony-setup: must be as Pg superuser
14842
14843 2005-04-02 14:46  ivan
14844
14845         * FS/FS/cust_bill_pkg.pm, FS/FS/part_svc_router.pm,
14846           FS/FS/pkg_svc.pm, FS/FS/rate_detail.pm, FS/FS/reg_code_pkg.pm,
14847           FS/FS/type_pkgs.pm, FS/bin/freeside-setup,
14848           httemplate/docs/schema.html: herding elephants: add primary keys
14849           to *all* tables for slony
14850
14851 2005-04-02 12:34  ivan
14852
14853         * bin/slony-setup: adding quick slony setup script
14854
14855 2005-04-01 14:52  khoff
14856
14857         * FS/FS/: h_cust_svc.pm, h_svc_acct.pm, h_svc_www.pm: Trap, and
14858           attempt to resolve, problems caused by missing history records.
14859
14860 2005-04-01 14:34  khoff
14861
14862         * FS/FS/Record.pm: so we can pass in a time if we're back-filling
14863           history records
14864
14865 2005-03-31 21:59  steve
14866
14867         * FS/FS/cust_main.pm: fix paybatch parsing to support bop::jettis
14868
14869 2005-03-31 03:41  ivan
14870
14871         * FS/FS/cust_main.pm: add ability to link services w/order_pkg
14872           method in addition to provisioning new ones
14873
14874 2005-03-31 01:07  ivan
14875
14876         * FS/FS/cust_main_invoice.pm: show illegal email addresses used for
14877           invoice destinations
14878
14879 2005-03-30 22:56  khoff
14880
14881         * bin/add-history-records.pl: Printing insert statements is not
14882           necessary
14883
14884 2005-03-30 19:47  khoff
14885
14886         * bin/add-history-records.pl: Committing the inserts helps.
14887
14888 2005-03-30 16:53  khoff
14889
14890         * bin/add-history-records.pl: (Apparently) working version.
14891           Updates svc_*, cust_svc, and domain_record history tables.
14892
14893 2005-03-30 16:31  khoff
14894
14895         * FS/FS/h_svc_forward.pm: Another missing 'u'.
14896
14897 2005-03-30 13:40  khoff
14898
14899         * FS/FS/h_Common.pm: Dump a call trace if something calls
14900           FS::h_Common::sql_h_search without END_TIMESTAMP.
14901
14902 2005-03-30 13:22  khoff
14903
14904         * FS/FS/cust_svc.pm: Have to pass @_ to FS::svc_www::domain_record
14905           in case we're really a FS::h_svc_www object.
14906
14907 2005-03-30 13:09  khoff
14908
14909         * FS/FS/h_svc_www.pm: typo.  'use', not 'se'.
14910
14911 2005-03-30 12:55  khoff
14912
14913         * bin/add-history-records.pl: Test script to add pre-history table
14914           history records.
14915
14916 2005-03-29 17:37  ivan
14917
14918         * FS/FS/part_export/cp.pm: according to landel CP no longer
14919           supports changing username
14920
14921 2005-03-29 17:18  ivan
14922
14923         * httemplate/search/cust_pay.cgi: fix ambiguous column error when
14924           selecting by credit card, fixes: Bug#1189
14925
14926 2005-03-29 14:41  ivan
14927
14928         * fs_selfservice/FS-SelfService/SelfService.pm: better self-service
14929           debugging, don't point to install.html for suEXEC/setuid in
14930           self-service setup docs
14931
14932 2005-03-28 17:40  khoff
14933
14934         * FS/FS/TicketSystem/RT_External.pm,
14935           FS/FS/TicketSystem/RT_Internal.pm, httemplate/index.html: A few
14936           RT_External fixes.
14937
14938 2005-03-28 17:38  khoff
14939
14940         * FS/FS/Misc.pm: 'require' not 'use' Fax::Hylafax::Client so it's
14941           an optional requirement.
14942
14943 2005-03-27 15:21  ivan
14944
14945         * FS/FS/cust_main.pm: allow & in bank names
14946
14947 2005-03-27 15:21  ivan
14948
14949         * FS/FS/: svc_Common.pm, svc_acct.pm: svc_Common / svc_acct
14950           child_objects can now set an alternate field for the svcnum, for
14951           things like forwards
14952
14953 2005-03-26 03:51  ivan
14954
14955         * install/fedora/fc3/: INSTALL, sources.list: fc3
14956
14957 2005-03-21 14:13  khoff
14958
14959         * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm,
14960           FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm,
14961           FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm, FS/FS/svc_acct.pm,
14962           FS/FS/ClientAPI/MyAccount.pm, FS/FS/part_export/http.pm,
14963           FS/FS/part_export/infostreet.pm,
14964           FS/FS/part_export/shellcommands.pm, htetc/handler.pl,
14965           httemplate/edit/cust_main.cgi,
14966           httemplate/edit/process/cust_main.cgi,
14967           httemplate/misc/fax-invoice.cgi, httemplate/view/cust_bill.cgi,
14968           httemplate/view/cust_main/billing.html,
14969           httemplate/view/cust_main/tickets.html: Added support for FAX
14970           invoice destinations using a HylaFAX server.  Faxing plain text
14971           invoices is not supported.
14972
14973 2005-03-21 13:55  pbowen
14974
14975         * FS/FS/Record.pm: Forgot to load up the conf.
14976
14977 2005-03-18 16:12  pbowen
14978
14979         * FS/FS/: Record.pm, cust_main.pm: Fixed a few things: -PB 1. Fixed
14980           a nasty bug that would clear the payinfo if the private key was
14981           not available.  2. Set the default module for encrypt/decrypt to
14982           be Crypt::OpenSSL::RSA.  3. Added a die and error message so that
14983           it doesn't just pass around plaintext if the encryption engine is
14984           broken or missing.  4. Added code so that the masked payinfo is
14985           handled correctly in the case that it is blank and it cannot be
14986           generated (encrypted payinfo)
14987
14988 2005-03-18 11:21  pbowen
14989
14990         * FS/: FS/Conf.pm, FS/Record.pm, FS/cust_bill.pm, FS/cust_main.pm,
14991           bin/freeside-setup: Added encrypted fields for Credit Cards,
14992           etc... - PB
14993
14994 2005-03-18 11:15  pbowen
14995
14996         * FS/FS/part_pkg.pm: Added a few additional recurrences for domain
14997           billing
14998
14999 2005-03-18 08:47  pbowen
15000
15001         * FS/FS/Record.pm: Fixed a small bug... if replace is called by
15002           SUPER, @_ == 1 if it only contains an undef. -PB
15003
15004 2005-03-18 01:15  ivan
15005
15006         * FS/FS/cust_main_county.pm: no idea why this is only showing up on
15007           freebsd install
15008
15009 2005-03-17 17:00  ivan
15010
15011         * FS/FS/cust_main_county.pm: sorry it was late
15012
15013 2005-03-17 13:56  khoff
15014
15015         * FS/FS/cust_bill.pm: Documentation tyop.
15016
15017 2005-03-17 13:41  khoff
15018
15019         * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm,
15020           httemplate/misc/email-invoice.cgi: Added options
15021           invoice_email_pdf and invoice_email_pdf_note.  invoice_email_pdf
15022           - Attach PDF invoice to emailed plain text invoices.
15023           invoice_email_pdf_note - Replace plain text invoice with this
15024           note, when attaching a PDF.
15025
15026 2005-03-16 03:31  ivan
15027
15028         * FS/FS/cust_main_county.pm: fix regionselector for CR in region
15029           names for some reason
15030
15031 2005-03-15 15:27  khoff
15032
15033         * httemplate/misc/payment.cgi: Missing semicolon.
15034
15035 2005-03-13 03:47  ivan
15036
15037         * FS/FS/cust_main.pm: and store the refund correctly
15038
15039 2005-03-13 03:34  ivan
15040
15041         * FS/FS/cust_main.pm: when refunding against a specific card
15042           payment, use the card details from the payment instead of the
15043           customer record
15044
15045 2005-03-13 03:12  ivan
15046
15047         * FS/FS/cust_main.pm: add some additional debugging to refunds
15048
15049 2005-03-12 08:07  ivan
15050
15051         * Makefile, rt/etc/RT_SiteConfig.pm, rt/lib/RT/URI/freeside.pm,
15052           rt/lib/RT/URI/freeside/Internal.pm,
15053           rt/lib/RT/URI/freeside/XMLRPC.pm: popurl(3) won't give us a good
15054           freeside base url since RT calls it from multiple directory
15055           depths... have to specify explicity, like external integration
15056
15057 2005-03-12 06:35  ivan
15058
15059         * fs_selfservice/FS-SelfService/cgi/signup.cgi: - bring prepaid
15060           support into this century (close: Bug#1124) - finally get rid of
15061           fs_signup (everything is in fs_selfservice now) (Bug#413) -
15062           organize main menu sysadmin section so it is slightly less
15063           confusing
15064
15065 2005-03-12 06:31  ivan
15066
15067         * httemplate/docs/schema.html, FS/FS/agent.pm, FS/FS/cust_main.pm,
15068           FS/FS/cust_pay.pm, FS/FS/prepay_credit.pm, FS/bin/freeside-setup,
15069           httemplate/view/cust_main/payment_history.html,
15070           httemplate/index.html, httemplate/browse/agent.cgi,
15071           httemplate/edit/prepay_credit.cgi,
15072           httemplate/search/prepay_credit.html,
15073           httemplate/search/elements/search.html, fs_selfservice/DEPLOY,
15074           fs_selfservice/FS-SelfService/ieak.template,
15075           fs_selfservice/FS-SelfService/cgi/agent.cgi,
15076           fs_selfservice/FS-SelfService/cgi/decline.html,
15077           httemplate/edit/process/prepay_credit.cgi,
15078           httemplate/edit/process/reg_code.cgi,
15079           fs_selfservice/FS-SelfService/cgi/map.gif,
15080           fs_selfservice/FS-SelfService/cgi/promocode.html,
15081           fs_selfservice/FS-SelfService/cgi/regcode.html,
15082           fs_selfservice/FS-SelfService/cgi/signup-agentselect.html,
15083           fs_selfservice/FS-SelfService/cgi/signup-alternate.html,
15084           fs_selfservice/FS-SelfService/cgi/signup-billaddress.html,
15085           fs_selfservice/FS-SelfService/cgi/signup-freeoption.html,
15086           fs_selfservice/FS-SelfService/cgi/signup-snarf.html,
15087           fs_selfservice/FS-SelfService/cgi/signup.cgi,
15088           fs_selfservice/FS-SelfService/cgi/signup.html,
15089           fs_selfservice/FS-SelfService/cgi/stateselect.html,
15090           fs_selfservice/FS-SelfService/cgi/success.html, htetc/handler.pl:
15091           - bring prepaid support into this century (close: Bug#1124) -
15092           finally get rid of fs_signup (everything is in fs_selfservice
15093           now) (Bug#413) - organize main menu sysadmin section so it is
15094           slightly less confusing
15095
15096 2005-03-11 02:35  ivan
15097
15098         * rt/FREESIDE_MODIFIED: update list of modified files
15099
15100 2005-03-11 02:33  ivan
15101
15102         * rt/etc/RT_SiteConfig.pm: merging
15103
15104 2005-03-10 17:34  khoff
15105
15106         * rt/: etc/RT_SiteConfig.pm, html/Elements/Header,
15107           html/Elements/Menu, html/Elements/Tabs,
15108           html/Ticket/Elements/AddCustomers,
15109           html/Ticket/Elements/ShowCustomers, lib/RT/URI/freeside.pm,
15110           lib/RT/URI/freeside/Internal.pm, lib/RT/URI/freeside/XMLRPC.pm:
15111           Reorganized RT->Freeside integration to support Internal (single
15112           RT/Freeside database) and XMLRPC interfaces.  All the UI stuff is
15113           handled the same either way.  Integration type is changed by
15114           setting $RT::URI::freeside::IntegrationType to either 'Internal'
15115           or 'XMLRPC' in your RT_SiteConfig.pm.
15116
15117 2005-03-10 14:49  khoff
15118
15119         * FS/FS/XMLRPC.pm: Add the ability to do freeside configuration
15120           lookups through the XMLRPC interface.
15121
15122 2005-03-10 07:43  ivan
15123
15124         * install/freebsd/: INSTALL, ports: ports is a steaming pile
15125
15126 2005-03-10 01:56  ivan
15127
15128         * FS/bin/freeside-daily: fine.
15129
15130 2005-03-10 00:58  ivan
15131
15132         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: fixes
15133           package editing problem with extraneous services showing up,
15134           closes: Bug#1170
15135
15136 2005-03-09 23:27  ivan
15137
15138         * install/freebsd/INSTALL: freebsd bs
15139
15140 2005-03-09 00:18  ivan
15141
15142         * httemplate/docs/index.html: preliminary RT docs
15143
15144 2005-03-08 10:37  khoff
15145
15146         * FS/FS/XMLRPC.pm: Don't require that the method results be
15147           FS::Record descendant objects.  If they are, we map them to
15148           hashrefs.  Otherwise we return them verbatim and hope (maybe
15149           check) that they're scalars, hashrefs, or arrayrefs.
15150
15151 2005-03-08 10:15  khoff
15152
15153         * FS/FS/XMLRPC.pm: Minor re-work to allow for pseudo methods, like
15154           'version', and eventually config look-ups (next commit).
15155
15156 2005-03-06 03:45  ivan
15157
15158         * install/freebsd/ports: adding Text::CSV and
15159           Spreadsheet::WriteExcel
15160
15161 2005-03-05 19:25  ivan
15162
15163         * httemplate/search/elements/search.html: specity an explicit EOL
15164           for Text::CSV_XS, apparantly sometimes the default is null
15165
15166 2005-03-05 19:22  ivan
15167
15168         * httemplate/search/elements/search.html: and a slight formatting
15169           fix
15170
15171 2005-03-05 19:04  ivan
15172
15173         * httemplate/search/elements/search.html, htetc/handler.pl,
15174           httemplate/index.html, httemplate/search/cust_bill.html,
15175           httemplate/search/cust_bill_event.html,
15176           httemplate/search/cust_credit.html,
15177           httemplate/search/cust_main-otaker.cgi,
15178           httemplate/search/cust_main.cgi,
15179           httemplate/search/cust_main.html, httemplate/search/cust_pay.cgi,
15180           httemplate/search/reg_code.html,
15181           httemplate/search/report_cust_credit.html,
15182           httemplate/search/report_cust_pay.html,
15183           httemplate/search/report_prepaid_income.html,
15184           httemplate/search/report_tax.html,
15185           httemplate/search/sqlradius.html, httemplate/search/svc_www.cgi,
15186           httemplate/view/cust_bill-pdf.cgi,
15187           httemplate/view/cust_bill-ps.cgi: add Excel and CSV download of
15188           templated reports and clean up their HTML formatting, closes;
15189           Bug#520, Bug#1107
15190
15191 2005-03-04 14:24  ivan
15192
15193         * httemplate/search/: cust_credit.html, cust_pay.cgi: fix "Column
15194           reference "payby" is ambiguous" error when selecting by payment
15195           type, fix missing check #s caused by cust_main.payinfo masking
15196           cust_pay.payinfo, closes (really this time): Bug#1105
15197
15198 2005-03-04 04:57  ivan
15199
15200         * httemplate/search/: cust_credit.html, cust_pay.cgi: report
15201           correctly even if the customer record has somehow been removed...
15202
15203 2005-03-04 04:34  ivan
15204
15205         * httemplate/browse/agent.cgi, FS/FS/Record.pm, FS/FS/h_Common.pm,
15206           httemplate/search/cust_credit.html,
15207           httemplate/search/cust_pay.cgi,
15208           httemplate/search/report_cust_credit.html,
15209           httemplate/search/report_cust_pay.html,
15210           httemplate/search/elements/search.html: add agent selection to
15211           payment and credit reports, add link to agent browse, closes:
15212           Bug#1105
15213
15214 2005-03-03 02:25  ivan
15215
15216         * FS/: MANIFEST, FS/h_Common.pm, FS/h_cust_svc.pm,
15217           FS/h_domain_record.pm, FS/h_svc_acct.pm, FS/h_svc_forward.pm,
15218           FS/h_svc_www.pm, t/h_domain_record.t: clean up some harmless but
15219           scary "Multiple records in scalar search" warnings w/history
15220           table searches
15221
15222 2005-03-03 01:05  ivan
15223
15224         * FS/FS/part_pkg/voip_sqlradacct.pm: no need for line number in
15225           debug output...
15226
15227 2005-03-03 00:58  ivan
15228
15229         * FS/FS/part_pkg/: voip_sqlradacct.pm: voip: rearrange and compact
15230           call details on invoices, so place names get cut off, not
15231           anything important
15232
15233 2005-03-03 00:52  ivan
15234
15235         * FS/FS/part_pkg/voip_sqlradacct.pm: no need for line number in
15236           debug output...
15237
15238 2005-03-03 00:52  ivan
15239
15240         * FS/FS/cust_bill_pkg_detail.pm: eek, fix foreign key check
15241
15242 2005-03-03 00:45  ivan
15243
15244         * FS/FS/part_pkg/voip_sqlradacct.pm: oops, need to use Date::Format
15245           for time2str
15246
15247 2005-03-03 00:37  ivan
15248
15249         * FS/FS/part_pkg/voip_sqlradacct.pm: voip: add start time for calls
15250           to invoice details
15251
15252 2005-03-03 00:21  ivan
15253
15254         * install/redhat/es3/INSTALL: add tetex packages for typeset
15255           invoices
15256
15257 2005-03-03 00:15  ivan
15258
15259         * FS/FS/Record.pm: want a full stack backtrace for this warning
15260
15261 2005-03-03 00:05  ivan
15262
15263         * FS/FS/part_export/sqlradius.pm: doc
15264
15265 2005-03-02 13:00  khoff
15266
15267         * eg/xmlrpc-example.pl, httemplate/misc/xmlrpc.cgi,
15268           FS/FS/XMLRPC.pm, htetc/handler.pl: Initial version of the xmlrpc
15269           interface for freeside.
15270
15271 2005-03-01 16:47  ivan
15272
15273         * FS/FS/cust_pkg.pm: set setup date on package changes
15274
15275 2005-03-01 16:03  ivan
15276
15277         * FS/FS/: cust_pkg.pm, part_pkg.pm: prevent bug causing 'Error
15278           crediting customer for service remaining:
15279           FS::cust_pkg=HASH(0x9958c60)' error on package cancellations
15280           where the part_pkg record didn't have a plan, closes: Bug#1153
15281
15282 2005-02-27 03:18  ivan
15283
15284         * FS/FS/: rate_prefix.pm, part_pkg/voip_sqlradacct.pm: fix VoIP
15285           details on invoices, closes: Bug#1096
15286
15287 2005-02-27 03:05  ivan
15288
15289         * httemplate/edit/REAL_cust_pkg.cgi: fix last bill date stickiness
15290           on errors
15291
15292 2005-02-27 02:18  ivan
15293
15294         * FS/FS/Record.pm: fix replacement in edge case with NULL integer
15295           fields in a table without a primary key
15296
15297 2005-02-25 14:14  ivan
15298
15299         * bin/pg-readonly: try to set the sequences right for modern Pg
15300
15301 2005-02-25 14:07  ivan
15302
15303         * bin/pg-readonly: adding quick pg-readonly tool
15304
15305 2005-02-25 12:52  ivan
15306
15307         * FS/FS/part_pkg.pm: small bugfix for options option
15308
15309 2005-02-25 12:21  ivan
15310
15311         * FS/FS/part_pkg.pm: oops, need to check this in, adding "options"
15312           option to part_pkg::insert to specify part_pkg_option records
15313
15314 2005-02-24 06:22  ivan
15315
15316         * httemplate/edit/part_svc.cgi,
15317           httemplate/edit/process/part_svc.cgi, FS/FS/rate.pm,
15318           FS/FS/svc_acct.pm, FS/FS/UI/Web.pm,
15319           httemplate/elements/progress-init.html,
15320           httemplate/elements/progress-popup.html, FS/FS/export_svc.pm,
15321           FS/FS/part_svc.pm: add progressbar to service definition add -
15322           duplicate checking can take a while, closes: Bug#1126
15323
15324 2005-02-22 10:26  khoff
15325
15326         * httemplate/edit/cust_pkg.cgi: Alphabetize/clean-up package list
15327           to make it easier to find packages in large lists.
15328
15329 2005-02-20 00:51  ivan
15330
15331         * FS/FS/UI/Web.pm: FS/UI/Web.pm did not return a true value
15332
15333 2005-02-20 00:44  ivan
15334
15335         * FS/FS/UI/Web.pm, httemplate/edit/rate.cgi, CREDITS,
15336           httemplate/elements/jsrsServer.html,
15337           httemplate/elements/overlibmws.js,
15338           httemplate/elements/progress-init.html,
15339           httemplate/elements/progress-popup.html: use a javascript layer
15340           instead of a browser popup (popup blockers), really generalize
15341           the progressbar code to make it easy to use as a component
15342
15343 2005-02-17 00:44  ivan
15344
15345         * httemplate/edit/rate.cgi: generalize progressbar code in
15346           preparation for using it wherever needed
15347
15348 2005-02-16 17:37  ivan
15349
15350         * httemplate/edit/process/rate.cgi: generalize progressbar code in
15351           preparation for using it wherever needed
15352
15353 2005-02-16 16:11  ivan
15354
15355         * FS/FS/: rate.pm, UI/Web.pm: generalize progressbar code in
15356           preparation for using it wherever needed
15357
15358 2005-02-16 14:06  ivan
15359
15360         * install/centos/3/: INSTALL, httpd-init: centos install notes,
15361           basically like rhell
15362
15363 2005-02-15 18:53  ivan
15364
15365         * FS/FS/cust_bill.pm: slightly better error messages for LaTeX
15366           problems
15367
15368 2005-02-15 10:47  ivan
15369
15370         * install/redhat/es3/INSTALL: update rhell3 docs, add some slony
15371           notes
15372
15373 2005-02-13 19:49  ivan
15374
15375         * FS/FS/svc_acct.pm: this should fix uid duplicate checking,
15376           closes: Bug#1113
15377
15378 2005-02-11 19:02  ivan
15379
15380         * httemplate/edit/process/svc_broadband.cgi: transaction not
15381           necessary here
15382
15383 2005-02-10 22:44  ivan
15384
15385         * FS/FS/rate.pm, FS/FS/UI/Web.pm, htetc/handler.pl,
15386           httemplate/edit/process/rate.cgi, httemplate/edit/rate.cgi:
15387           generalize progressbar code in preparation for using it wherever
15388           needed
15389
15390 2005-02-08 17:08  ivan
15391
15392         * Makefile: more porable syntax for su
15393
15394 2005-02-08 14:33  ivan
15395
15396         * FS/FS/clientapi_session_field.pm: tyop
15397
15398 2005-02-08 12:51  ivan
15399
15400         * install/freebsd/: INSTALL, ports: update freebsd install notes
15401
15402 2005-02-08 12:22  ivan
15403
15404         * FS/bin/freeside-setup, FS/FS.pm, FS/MANIFEST,
15405           FS/FS/ClientAPI_SessionCache.pm, FS/FS/Conf.pm,
15406           FS/FS/clientapi_session.pm, FS/FS/clientapi_session_field.pm,
15407           FS/FS/ClientAPI/Agent.pm, FS/FS/ClientAPI/MyAccount.pm,
15408           FS/FS/ClientAPI/Signup.pm, FS/t/ClientAPI_SessionCache.t,
15409           FS/t/clientapi_session.t, FS/t/clientapi_session_field.t,
15410           httemplate/docs/schema.html: make self-service session cache
15411           module configurable, start framework for in-database session
15412           cache
15413
15414 2005-02-05 15:39  ivan
15415
15416         * FS/FS/: ClientAPI.pm, ClientAPI/Agent.pm, ClientAPI/MyAccount.pm,
15417           ClientAPI/Signup.pm, ClientAPI/passwd.pm: remove unnecessary
15418           complication from ClientAPI dispatch foo
15419
15420 2005-02-04 17:30  ivan
15421
15422         * FS/FS/: ClientAPI.pm, ClientAPI/Agent.pm, ClientAPI/MyAccount.pm,
15423           ClientAPI/Signup.pm, ClientAPI/passwd.pm: remove unnecessary
15424           circular use of FS::ClientAPI, doesn't work with 5.8.[56] +
15425           perl??
15426
15427 2005-02-04 06:44  ivan
15428
15429         * Makefile: freebsd throws a fatal error if it can't stop apache
15430           now, bah
15431
15432 2005-02-04 02:38  ivan
15433
15434         * httemplate/edit/cust_main.cgi: typo
15435
15436 2005-02-04 02:17  ivan
15437
15438         * install/redhat/es3/INSTALL: minor update for rhel3 install notes
15439
15440 2005-01-29 04:49  ivan
15441
15442         * httemplate/browse/agent.cgi, FS/FS/part_pkg/flat.pm: oops, last
15443           bit for reg codes
15444
15445 2005-01-29 04:34  ivan
15446
15447         * FS/FS.pm, FS/FS/agent.pm, FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm,
15448           FS/FS/reg_code.pm, FS/FS/reg_code_pkg.pm, FS/bin/freeside-setup,
15449           FS/t/reg_code.t, FS/t/reg_code_pkg.t, FS/MANIFEST,
15450           FS/FS/ClientAPI/Signup.pm, httemplate/docs/schema.html,
15451           httemplate/edit/reg_code.cgi, httemplate/search/reg_code.html,
15452           httemplate/edit/process/reg_code.cgi: registration codes
15453
15454 2005-01-27 15:01  ivan
15455
15456         * httemplate/misc/payment.cgi, FS/FS/ClientAPI/MyAccount.pm:
15457           s/defaultcountry/countrydefault/
15458
15459 2005-01-27 14:19  ivan
15460
15461         * FS/FS/cust_pkg.pm: made a typo applying patch from pbowen
15462
15463 2005-01-27 02:21  ivan
15464
15465         * httemplate/edit/process/rate.cgi, CREDITS, FS/FS/UID.pm,
15466           FS/FS/queue.pm, FS/FS/rate.pm, httemplate/elements/jsrsClient.js,
15467           FS/bin/freeside-queued, httemplate/edit/rate.cgi,
15468           httemplate/elements/qlib/box.js,
15469           httemplate/elements/qlib/boxctrl.js,
15470           httemplate/elements/qlib/boxres.js,
15471           httemplate/elements/qlib/button.js,
15472           httemplate/elements/qlib/buttonres.js,
15473           httemplate/elements/qlib/control.js,
15474           httemplate/elements/qlib/counter.js,
15475           httemplate/elements/qlib/imagelist.js,
15476           httemplate/elements/qlib/label.js,
15477           httemplate/elements/qlib/messagebox.js,
15478           httemplate/elements/qlib/progress.js,
15479           httemplate/elements/qlib/sound.js,
15480           httemplate/elements/qlib/sprite.js,
15481           httemplate/elements/qlib/window.js,
15482           httemplate/elements/qlib/wndctrl.js,
15483           httemplate/images/progressbar-empty.png,
15484           httemplate/images/progressbar-full.png: DHTML progress bar for
15485           glacial rate adding and editing, closes: Bug#1100
15486
15487 2005-01-19 13:25  ivan
15488
15489         * FS/FS/: cust_pkg.pm, part_pkg/flat.pm,
15490           part_pkg/flat_comission.pm, part_pkg/flat_comission_cust.pm,
15491           part_pkg/flat_comission_pkg.pm, part_pkg/flat_delayed.pm,
15492           part_pkg/prorate.pm, part_pkg/sesmon_hour.pm,
15493           part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm,
15494           part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm,
15495           part_pkg/subscription.pm, part_pkg/voip_sqlradacct.pm: credit for
15496           unused portion at cancellation, patch from pbowen
15497
15498 2005-01-18 16:57  ivan
15499
15500         * FS/FS/: Conf.pm, cust_main.pm, cust_pkg.pm, part_pkg/flat.pm,
15501           part_pkg/sesmon_hour.pm, part_pkg/sesmon_minute.pm,
15502           part_pkg/sql_external.pm, part_pkg/sql_generic.pm,
15503           part_pkg/sqlradacct_hour.pm, part_pkg/voip_sqlradacct.pm:
15504           one-time referral credits
15505
15506 2005-01-07 14:16  ivan
15507
15508         * httemplate/edit/: rate.cgi, process/rate.cgi: remove separate
15509           file for rate processing, causing problems with giant query
15510           string, kludge in the non-displayed US-rates, and disable the
15511           submit button when pressed
15512
15513 2005-01-06 12:58  ivan
15514
15515         * FS/FS/Conf.pm: fix description RT_External in ticket_system
15516           option
15517
15518 2005-01-06 12:20  ivan
15519
15520         * FS/FS/: cust_svc.pm, part_export/artera_turbo.pm: just 0-pad the
15521           key codes, don't try fancy things with hex and sprintf
15522
15523 2005-01-06 11:48  ivan
15524
15525         * FS/FS/: cust_svc.pm, part_export/artera_turbo.pm: format artera
15526           turbo hex keycodes in uppercase
15527
15528 2005-01-06 11:02  ivan
15529
15530         * FS/FS/part_export/artera_turbo.pm: add enable_edit flag so
15531           serials and key codes can be edited locally
15532
15533 2005-01-05 11:29  ivan
15534
15535         * FS/FS/: cust_svc.pm, part_export/artera_turbo.pm: key codes are
15536           hex!
15537
15538 2005-01-05 02:01  ivan
15539
15540         * FS/FS/part_pkg/voip_sqlradacct.pm: add some debugging to
15541           voip_sqlradacct
15542
15543 2005-01-04 19:07  ivan
15544
15545         * FS/FS/part_export/artera_turbo.pm: arg, really get the sub name
15546           correct this time
15547
15548 2005-01-04 19:01  ivan
15549
15550         * FS/FS/part_export/artera_turbo.pm: missing underscore!
15551
15552 2005-01-04 18:47  ivan
15553
15554         * FS/FS/part_export/artera_turbo.pm: queue status changes rather
15555           than run them immediately, always format keycode as %010d,
15556           closes: Bug#936, Bug#1060
15557
15558 2005-01-03 10:25  ivan
15559
15560         * FS/FS/cust_main.pm: eliminate warning: Argument "" isn\'t numeric
15561           in numeric gt (>)
15562
15563 2004-12-31 00:47  ivan
15564
15565         * httemplate/edit/part_pkg.cgi: add ignore_unrateable flag to voip
15566           price plan
15567
15568 2004-12-31 00:31  ivan
15569
15570         * FS/FS/part_pkg/voip_sqlradacct.pm: add ignore_unrateable flag to
15571           voip price plan
15572
15573 2004-12-31 00:24  ivan
15574
15575         * FS/FS/part_pkg/voip_sqlradacct.pm: add ignore_unrateable flag to
15576           voip price plan
15577
15578 2004-12-30 23:43  ivan
15579
15580         * FS/FS/cust_svc.pm: fix up some bugs in VoIP rating
15581
15582 2004-12-30 16:48  ivan
15583
15584         * FS/FS/: cust_svc.pm, svc_acct.pm, part_pkg/voip_sqlradacct.pm:
15585           fix up some bugs in VoIP rating
15586
15587 2004-12-29 17:41  ivan
15588
15589         * FS/FS/: cust_svc.pm, domain_record.pm, Report/Table/Monthly.pm:
15590           domain_record.pm
15591
15592 2004-12-29 04:01  ivan
15593
15594         * CREDITS: update credits
15595
15596 2004-12-29 04:00  ivan
15597
15598         * FS/FS/cust_bill.pm, FS/FS/h_cust_svc.pm, FS/FS/Record.pm,
15599           FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
15600           FS/FS/h_Common.pm, FS/FS/h_svc_acct.pm, FS/FS/h_svc_broadband.pm,
15601           FS/FS/h_svc_domain.pm, FS/FS/h_svc_external.pm,
15602           FS/FS/h_svc_forward.pm, FS/FS/h_svc_www.pm, FS/FS/svc_acct.pm,
15603           FS/MANIFEST, FS/t/h_Common.t, FS/t/h_cust_svc.t,
15604           FS/t/h_svc_acct.t, FS/t/h_svc_broadband.t, FS/t/h_svc_domain.t,
15605           FS/t/h_svc_external.t, FS/t/h_svc_forward.t, FS/t/h_svc_www.t,
15606           httemplate/view/cust_main.cgi,
15607           httemplate/view/cust_main/packages.html: historical (immutable)
15608           invoice details about services and other history infrastructure
15609
15610 2004-12-28 15:30  ivan
15611
15612         * FS/FS/part_export/sqlradius.pm: add debug flag to sqlradius
15613           export
15614
15615 2004-12-27 02:19  ivan
15616
15617         * FS/FS/: cust_pay.pm, cust_credit.pm: prevent unsuspension errors
15618           from causing payment or credit transactions from finishing
15619
15620 2004-12-27 01:23  ivan
15621
15622         * FS/FS/cust_main_county.pm, httemplate/edit/cust_main.cgi,
15623           httemplate/edit/cust_main/contact.html: UI: rework shipping
15624           address javascript, closes: Bug#1085
15625
15626 2004-12-24 15:35  ivan
15627
15628         * FS/FS/svc_acct.pm: smtp can have uid 0 in addition to root and
15629           toor
15630
15631 2004-12-24 15:28  ivan
15632
15633         * bin/passwd.import: remove $Id$ line
15634
15635 2004-12-24 15:27  ivan
15636
15637         * bin/passwd.import: import NP and *LK* from shadow file as * (no
15638           password)
15639
15640 2004-12-23 18:54  ivan
15641
15642         * httemplate/edit/: cust_pay.cgi, process/cust_pay.cgi: add ability
15643           to set payment date manually
15644
15645 2004-12-23 03:39  ivan
15646
15647         * httemplate/edit/svc_www.cgi: fix typo that manifests when using
15648           svc_www-enable_subdomains config option
15649
15650 2004-12-23 01:15  ivan
15651
15652         * httemplate/edit/process/part_pkg.cgi: fix bug with custom pricing
15653           packages when no primary service is selected
15654
15655 2004-12-23 01:07  ivan
15656
15657         * FS/FS/part_pkg.pm: better debugging for options passed to insert
15658           method
15659
15660 2004-12-23 00:32  ivan
15661
15662         * FS/bin/freeside-setup: allow NULL zip in some countries
15663
15664 2004-12-23 00:00  ivan
15665
15666         * FS/bin/freeside-setup: going with 6 digit misnamed "npa" for now
15667
15668 2004-12-23 00:00  ivan
15669
15670         * bin/: rate-us.import, rate.import: adding rate import scripts
15671
15672 2004-12-22 23:29  ivan
15673
15674         * FS/FS/rate_region.pm: better short prefix display
15675
15676 2004-12-22 23:28  ivan
15677
15678         * httemplate/edit/rate.cgi: hide US regions for now, we don't
15679           currently need them for rating just invoice/session display and
15680           the web pages are so giant they're timing out
15681
15682 2004-12-22 06:40  ivan
15683
15684         * Makefile: chkconfig ON
15685
15686 2004-12-22 06:09  ivan
15687
15688         * Makefile: /usr/bin/true on fleabsd
15689
15690 2004-12-22 06:06  ivan
15691
15692         * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi:
15693           warn and require confirmation when editing next bill dates to a
15694           date in the past, closes; Bug#430
15695
15696 2004-12-22 01:53  ivan
15697
15698         * FS/bin/freeside-daily: just "vaccum analyze" is fine
15699
15700 2004-12-21 15:19  ivan
15701
15702         * FS/FS/rate_detail.pm: need to use table modules we call
15703           ut_foreign_key on: rate, rate_region
15704
15705 2004-12-20 03:41  ivan
15706
15707         * rt/FREESIDE_MODIFIED: backport from 3.3-TESTING to fix XSS on
15708           ticket lists
15709
15710 2004-12-20 03:29  ivan
15711
15712         * rt/html/Elements/CollectionAsTable/Row: backport from 3.3-TESTING
15713           to fix XSS on ticket lists
15714
15715 2004-12-20 02:13  ivan
15716
15717         * FS/FS/Misc.pm, FS/FS/cust_main.pm, httemplate/view/cust_bill.cgi:
15718           better error messages on email errors
15719
15720 2004-12-20 00:21  ivan
15721
15722         * Makefile: remove quotes which were causing problems.  grr make
15723
15724 2004-12-20 00:16  ivan
15725
15726         * Makefile: add init script enable command in deb and redhat
15727
15728 2004-12-18 02:52  ivan
15729
15730         * httemplate/index.html: fix spelling
15731
15732 2004-12-13 01:13  ivan
15733
15734         * FS/FS/Conf.pm, httemplate/index.html: add config option for
15735           address2 search, closes: Bug#1022
15736
15737 2004-12-12 10:51  ivan
15738
15739         * httemplate/view/cust_main/quick-charge.html: fix form action url
15740           for template
15741
15742 2004-12-12 00:34  ivan
15743
15744         * FS/FS/cust_main.pm: fix customer status display for some cases
15745           with suspended accounts
15746
15747 2004-12-11 15:16  ivan
15748
15749         * FS/FS/part_export/acct_sql.pm: finish modification
15750
15751 2004-12-11 12:41  ivan
15752
15753         * FS/FS/cust_bill.pm, FS/FS/part_bill_event.pm,
15754           httemplate/edit/part_bill_event.cgi: add 'send_if_newest' invoice
15755           event, closes: Bug#977
15756
15757 2004-12-10 23:50  ivan
15758
15759         * FS/FS/Conf.pm, httemplate/view/cust_main.cgi,
15760           httemplate/view/cust_main/order_pkg.html,
15761           httemplate/view/cust_main/packages.html,
15762           httemplate/view/cust_main/payment_history.html,
15763           httemplate/view/cust_main/quick-charge.html: voiding of echeck
15764           payments instead of refunds
15765
15766 2004-12-10 14:28  ivan
15767
15768         * FS/FS/CGI.pm: ui tweak for small customer view - line up billing
15769           and service address boxes
15770
15771 2004-12-10 13:35  ivan
15772
15773         * rt/html/Elements/Header: fix link to freeside docs in RT header
15774
15775 2004-12-10 13:25  ivan
15776
15777         * httemplate/docs/: overview-new.dia, overview-new.png: move the
15778           "self-service SSH tunnel" label to avoid ambiguity
15779
15780 2004-12-09 16:51  ivan
15781
15782         * FS/bin/freeside-setup: promo codes not unique...
15783
15784 2004-12-09 16:04  ivan
15785
15786         * rt/html/Elements/Tabs: fix link back to billing main
15787
15788 2004-12-09 15:14  ivan
15789
15790         * httemplate/search/cust_main.cgi: typo
15791
15792 2004-12-09 15:05  ivan
15793
15794         * httemplate/search/cust_main.cgi: typo
15795
15796 2004-12-09 14:26  ivan
15797
15798         * httemplate/search/cust_main.cgi: UI: dont link to empty lists
15799
15800 2004-12-09 14:23  ivan
15801
15802         * FS/FS/TicketSystem/RT_External.pm: fix links to null custom
15803           fields
15804
15805 2004-12-09 14:20  ivan
15806
15807         * httemplate/search/cust_main.cgi: UI: dont link to empty lists
15808
15809 2004-12-09 14:06  ivan
15810
15811         * httemplate/search/cust_main.cgi: UI: same font size as the rest
15812           of the page
15813
15814 2004-12-09 14:02  ivan
15815
15816         * httemplate/search/cust_main.cgi: UI: condense ticket subtable a
15817           little
15818
15819 2004-12-09 13:59  ivan
15820
15821         * FS/FS/TicketSystem/RT_External.pm: hopefully make links to search
15822           for empty value of custom tickets work???
15823
15824 2004-12-09 13:53  ivan
15825
15826         * httemplate/index.html: remove extra list item for now
15827
15828 2004-12-09 13:33  ivan
15829
15830         * httemplate/view/cust_main/tickets.html,
15831           FS/FS/TicketSystem/RT_External.pm: set default requestor to email
15832           invoice addresses
15833
15834 2004-12-09 12:43  ivan
15835
15836         * FS/bin/freeside-setup: fix some typos noticed by pbowen
15837
15838 2004-12-09 04:46  ivan
15839
15840         * FS/FS/TicketSystem/RT_External.pm: fix new ticket link
15841
15842 2004-12-09 04:18  ivan
15843
15844         * FS/FS/TicketSystem/RT_External.pm: narrow select to avoid pickup
15845           up wrong id field
15846
15847 2004-12-09 04:03  ivan
15848
15849         * FS/FS/TicketSystem/RT_External.pm: use new var
15850
15851 2004-12-09 04:01  ivan
15852
15853         * FS/FS/Conf.pm: typo
15854
15855 2004-12-09 03:57  ivan
15856
15857         * FS/FS/: Conf.pm, TicketSystem/RT_External.pm: add config value
15858           for default queue id
15859
15860 2004-12-09 03:17  ivan
15861
15862         * httemplate/index.html: finish up for now
15863
15864 2004-12-09 02:07  ivan
15865
15866         * httemplate/search/cust_main.cgi: deuglify
15867
15868 2004-12-09 01:57  ivan
15869
15870         * httemplate/search/cust_main.cgi: fix typo
15871
15872 2004-12-09 01:21  ivan
15873
15874         * FS/FS/TicketSystem/RT_Internal.pm,
15875           httemplate/search/cust_main.cgi,
15876           FS/FS/TicketSystem/RT_External.pm, httemplate/view/cust_main.cgi,
15877           httemplate/view/cust_main/billing.html,
15878           httemplate/view/cust_main/contacts.html,
15879           httemplate/view/cust_main/misc.html,
15880           httemplate/view/cust_main/tickets.html: more RT integration
15881
15882 2004-12-06 06:42  ivan
15883
15884         * httemplate/search/cust_main.cgi: fix total link
15885
15886 2004-12-06 06:36  ivan
15887
15888         * httemplate/search/cust_main.cgi: fix total links and line up
15889           custom field columns
15890
15891 2004-12-06 06:15  ivan
15892
15893         * FS/FS/TicketSystem/RT_External.pm: ... and this last piece of sql
15894           too
15895
15896 2004-12-06 06:13  ivan
15897
15898         * FS/FS/TicketSystem/RT_External.pm: and forgot to include the sql
15899           for counting tickets with severities...
15900
15901 2004-12-06 06:11  ivan
15902
15903         * FS/FS/TicketSystem/RT_Internal.pm: fix typo
15904
15905 2004-12-06 06:09  ivan
15906
15907         * httemplate/search/cust_main.cgi: fix reading custome field values
15908
15909 2004-12-06 06:00  ivan
15910
15911         * FS/FS/Conf.pm, FS/FS/TicketSystem.pm,
15912           FS/FS/TicketSystem/RT_External.pm,
15913           FS/FS/TicketSystem/RT_Internal.pm, FS/FS/TicketSystem/RT_Libs.pm,
15914           httemplate/search/cust_main.cgi: 1st try at adding custom field
15915           handling
15916
15917 2004-12-06 00:09  ivan
15918
15919         * FS/FS/cust_bill.pm: fix harmless "Use of uninitialized value in
15920           length" warning in latex escapes
15921
15922 2004-12-05 22:56  ivan
15923
15924         * httemplate/search/cust_main.cgi: link customers back to tickets!
15925
15926 2004-12-03 17:09  ivan
15927
15928         * rt/html/Elements/PageLayout: landing rt 3.2.2
15929
15930 2004-12-03 15:41  ivan
15931
15932         * htetc/handler.pl: landing rt 3.2.2
15933
15934 2004-12-03 12:51  ivan
15935
15936         * rt/: html/Elements/Footer, html/Elements/Header,
15937           html/Elements/PageLayout, html/Elements/SimpleSearch,
15938           html/Elements/Tabs, html/NoAuth/webrt.css,
15939           html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs,
15940           sbin/rt-setup-database.in: landing rt 3.2.2
15941
15942 2004-12-03 12:40  ivan
15943
15944         * rt/: lib/RT/I18N/fi.po, lib/RT/I18N/zh_cn.po,
15945           lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm,
15946           lib/RT/Action/CreateTickets.pm, lib/RT/Action/Notify.pm,
15947           lib/RT/Action/RecordCorrespondence.pm,
15948           lib/RT/Action/ResolveMembers.pm, lib/RT/Action/Generic.pm,
15949           lib/RT/Action/SetPriority.pm, lib/RT/Action/UserDefined.pm,
15950           lib/RT/Action/EscalatePriority.pm,
15951           lib/RT/Action/NotifyAsComment.pm, lib/RT/Action/RecordComment.pm,
15952           lib/RT/Action/SendEmail.pm, lib/RT/URI/fsck_com_rt.pm,
15953           lib/RT/Interface/CLI.pm, lib/RT/Interface/Email.pm,
15954           lib/RT/URI/base.pm, lib/RT/Interface/REST.pm,
15955           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/GnuPG.pm,
15956           lib/RT/Interface/Email/Auth/MailFrom.pm,
15957           lib/RT/Interface/Email/Filter/SpamAssassin.pm,
15958           lib/RT/Condition/Overdue.pm, lib/RT/Condition/PriorityChange.pm,
15959           lib/RT/Condition/QueueChange.pm,
15960           lib/RT/Condition/StatusChange.pm,
15961           lib/RT/Interface/Web/Handler.pm,
15962           lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm,
15963           lib/RT/Search/Generic.pm, lib/RT/Condition/Generic.pm,
15964           bin/mason_handler.scgi.in, bin/rt-crontool.in,
15965           bin/standalone_httpd.in, bin/webmux.pl.in,
15966           lib/RT/Condition/AnyTransaction.pm,
15967           lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/OwnerChange.pm,
15968           lib/RT/Condition/PriorityExceeds.pm,
15969           lib/RT/Condition/UserDefined.pm, bin/mason_handler.fcgi.in,
15970           bin/mason_handler.svc.in, bin/rt.in, bin/rt-mailgate.in,
15971           etc/schema.Sybase, etc/acl.Sybase, etc/initialdata,
15972           etc/schema.Informix, etc/RT_Config.pm.in, etc/acl.Pg,
15973           etc/constraints.mysql, etc/schema.SQLite, etc/schema.mysql,
15974           etc/drop.Oracle, etc/upgrade/3.1.0/acl.Informix,
15975           etc/upgrade/3.1.0/acl.Oracle, etc/upgrade/3.1.0/acl.Pg,
15976           etc/upgrade/3.1.0/acl.SQLite, etc/upgrade/3.1.0/acl.mysql,
15977           etc/upgrade/3.1.0/content, etc/upgrade/3.1.0/schema.Informix,
15978           etc/upgrade/3.1.0/schema.Oracle, etc/upgrade/3.1.0/schema.Pg,
15979           etc/upgrade/3.1.0/schema.SQLite, etc/upgrade/3.1.0/schema.mysql,
15980           etc/upgrade/3.1.15/content, etc/upgrade/3.1.17/content: import rt
15981           3.2.2
15982
15983 2004-12-03 12:37  ivan
15984
15985         * rt/html/Elements/CollectionAsTable/Row: Initial revision
15986
15987 2004-12-03 12:37  ivan
15988
15989         * rt/: UPGRADING, README, Makefile.in, configure, configure.ac,
15990           Changelog, aclocal.m4, sbin/extract-message-catalog,
15991           sbin/regression_harness, sbin/factory, sbin/license_tag,
15992           sbin/rt-test-dependencies.in, sbin/extract_pod_tests,
15993           html/autohandler, html/index.html, html/l,
15994           html/Ticket/Create.html, html/Ticket/History.html,
15995           html/Ticket/ModifyAll.html, html/Ticket/ModifyDates.html,
15996           html/Ticket/ModifyPeople.html, html/Ticket/Update.html,
15997           html/Tools/MyDay.html, html/Tools/Offline.html,
15998           html/Tools/Elements/Tabs, html/Ticket/Display.html,
15999           html/Ticket/Modify.html, html/Ticket/ModifyLinks.html,
16000           html/Ticket/ShowEmailRecord.html,
16001           html/Ticket/Attachment/dhandler,
16002           html/Ticket/Elements/LoadTextAttachments,
16003           html/Ticket/Elements/EditCustomField,
16004           html/Ticket/Elements/EditWatchers,
16005           html/Ticket/Elements/ShowDependencies,
16006           html/Ticket/Elements/ShowMessageHeaders,
16007           html/Ticket/Elements/ShowPeople,
16008           html/Ticket/Elements/ShowReferences,
16009           html/Ticket/Elements/ShowTransaction,
16010           html/Ticket/Elements/ShowTransactionAttachments,
16011           html/Ticket/Elements/AddWatchers, html/Ticket/Elements/BulkLinks,
16012           html/Ticket/Elements/EditPeople, html/Ticket/Elements/ShowDates,
16013           html/Ticket/Elements/ShowMemberOf,
16014           html/Ticket/Elements/ShowMembers,
16015           html/Ticket/Elements/ShowMessageStanza,
16016           html/Ticket/Elements/ShowRequestor,
16017           html/Ticket/Elements/EditCustomFields,
16018           html/Ticket/Elements/EditDates,
16019           html/Ticket/Elements/PreviewScrips,
16020           html/Ticket/Elements/ShowBasics,
16021           html/Ticket/Elements/ShowCustomFields,
16022           html/Ticket/Elements/ShowGroupMembers,
16023           html/Ticket/Elements/ShowHistory,
16024           html/Ticket/Elements/ShowUserEntry,
16025           html/Ticket/Elements/EditBasics,
16026           html/Ticket/Elements/FindAttachments,
16027           html/Ticket/Elements/ShowAttachments, html/Search/Build.html,
16028           html/Search/Edit.html, html/Search/Results.html,
16029           html/Search/Results.rdf, html/Search/Results.tsv,
16030           html/Search/Elements/BuildFormatString,
16031           html/Search/Elements/DisplayOptions,
16032           html/Search/Elements/EditSearches,
16033           html/Search/Elements/NewListActions,
16034           html/Search/Elements/PickCFs, html/Search/Elements/SearchPrivacy,
16035           html/Search/Elements/SelectAndOr,
16036           html/Search/Elements/SelectLinks,
16037           html/Search/Elements/SelectPersonType,
16038           html/Search/Elements/SelectSearchesForObjects,
16039           html/Approvals/Display.html, html/Approvals/index.html,
16040           html/Approvals/Elements/PendingMyApproval,
16041           html/Search/Elements/EditFormat, html/Search/Elements/PickBasics,
16042           html/Search/Elements/PickCriteria,
16043           html/Search/Elements/SelectSearchObject, html/Admin/index.html,
16044           html/Admin/Groups/GroupRights.html,
16045           html/Admin/Groups/Modify.html, html/Admin/Groups/UserRights.html,
16046           html/Admin/Groups/index.html, html/Approvals/Elements/Approve,
16047           html/Approvals/Elements/ShowDependency,
16048           html/Approvals/Elements/Tabs, html/Admin/Global/GroupRights.html,
16049           html/Admin/Global/Templates.html,
16050           html/Admin/Global/UserRights.html,
16051           html/Admin/Groups/Members.html,
16052           html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html,
16053           html/Admin/Global/Scrip.html, html/Admin/Global/Scrips.html,
16054           html/Admin/Global/Template.html, html/Admin/Global/index.html,
16055           html/Admin/Queues/CustomField.html,
16056           html/Admin/Queues/CustomFields.html,
16057           html/Admin/Queues/GroupRights.html, html/Admin/Queues/Scrip.html,
16058           html/Admin/Queues/Scrips.html, html/Admin/Queues/Template.html,
16059           html/Admin/Queues/Templates.html,
16060           html/Admin/Queues/UserRights.html, html/Admin/Users/Modify.html,
16061           html/Admin/Users/index.html, html/Admin/Elements/EditCustomField,
16062           html/Admin/Elements/ListGlobalScrips,
16063           html/Admin/Elements/SelectCustomFieldType,
16064           html/Admin/Elements/SelectModifyUser, html/Admin/Elements/Tabs,
16065           html/Admin/Elements/UserTabs, html/Admin/Queues/Modify.html,
16066           html/Admin/Queues/People.html, html/Admin/Queues/index.html,
16067           html/Admin/Elements/EditCustomFieldValues,
16068           html/Admin/Elements/EditScrip,
16069           html/Admin/Elements/EditUserComments, html/Admin/Elements/Header,
16070           html/Admin/Elements/QueueTabs,
16071           html/Admin/Elements/SelectModifyGroup,
16072           html/Admin/Elements/SelectSingleOrMultiple,
16073           html/Admin/Elements/SelectUsers, html/Admin/Elements/ToolTabs,
16074           html/Admin/Elements/AddCustomFieldValue,
16075           html/Admin/Elements/EditCustomFields,
16076           html/Admin/Elements/EditScrips,
16077           html/Admin/Elements/EditTemplates,
16078           html/Admin/Elements/ModifyTemplate,
16079           html/Admin/Elements/SelectGroups,
16080           html/Admin/Elements/SelectNewGroupMembers,
16081           html/Admin/Elements/SelectScrip,
16082           html/Admin/Elements/CreateUserCalled,
16083           html/Admin/Elements/EditQueueWatchers,
16084           html/Admin/Elements/GroupTabs,
16085           html/Admin/Elements/QueueRightsForUser,
16086           html/Admin/Elements/SelectModifyQueue,
16087           html/Admin/Elements/SelectRights,
16088           html/Admin/Elements/SelectScripCondition,
16089           html/Admin/Elements/SelectStage,
16090           html/Admin/Elements/SelectTemplate,
16091           html/Admin/Elements/SystemTabs,
16092           html/Admin/Elements/ListGlobalCustomFields,
16093           html/Admin/Elements/SelectScripAction,
16094           html/SelfService/Closed.html, html/SelfService/Create.html,
16095           html/SelfService/Display.html, html/SelfService/Error.html,
16096           html/SelfService/Prefs.html, html/SelfService/Update.html,
16097           html/SelfService/index.html, html/Elements/BevelBoxRaisedEnd,
16098           html/Elements/MyRequests, html/Elements/SelectDateType,
16099           html/Elements/SelectSortOrder, html/Elements/SelectStatus,
16100           html/Elements/SelectTicketSortBy, html/Elements/ShowLinks,
16101           html/SelfService/Attachment/dhandler,
16102           html/SelfService/Elements/GotoTicket,
16103           html/SelfService/Elements/Header,
16104           html/SelfService/Elements/MyRequests,
16105           html/SelfService/Elements/Tabs, html/Elements/Callback,
16106           html/Elements/EditLinks, html/Elements/ListActions,
16107           html/Elements/MessageBox, html/Elements/QueryString,
16108           html/Elements/Refresh, html/Elements/SelectLinkType,
16109           html/Elements/SelectMatch, html/Elements/QuickCreate,
16110           html/Elements/Quicksearch, html/Elements/SelectUsers,
16111           html/Elements/GotoTicket, html/Elements/ScrubHTML,
16112           html/Elements/Section, html/Elements/SelectBoolean,
16113           html/Elements/SelectDate, html/Elements/SelectGroups,
16114           html/Elements/SelectLang, html/Elements/SelectNewTicketQueue,
16115           html/Elements/SelectQueue, html/Elements/SelectTicketTypes,
16116           html/Elements/TicketList, html/Elements/TitleBoxEnd,
16117           html/Elements/Checkbox, html/Elements/Error, html/Elements/Login,
16118           html/Elements/SelectAttachmentField,
16119           html/Elements/SelectCustomFieldOperator,
16120           html/Elements/SelectOwner, html/Elements/SelectWatcherType,
16121           html/Elements/SetupSessionCookie, html/Elements/ShowLink,
16122           html/Elements/Submit, html/Elements/TitleBox,
16123           html/Elements/BevelBoxRaisedStart, html/Elements/CreateTicket,
16124           html/Elements/MyTickets, html/Elements/SelectCustomFieldValue,
16125           html/Elements/SelectDateRelation,
16126           html/Elements/SelectEqualityOperator,
16127           html/Elements/SelectResultsPerPage,
16128           html/Elements/CollectionAsTable/Header,
16129           html/Elements/CollectionAsTable/ParseFormat,
16130           html/Elements/RT__Ticket/ColumnMap, html/REST/1.0/autohandler,
16131           html/REST/1.0/dhandler, html/REST/1.0/logout,
16132           html/REST/1.0/ticket/merge,
16133           html/REST/1.0/Forms/ticket/attachments,
16134           html/REST/1.0/Forms/ticket/links, html/REST/1.0/search/dhandler,
16135           html/REST/1.0/search/ticket, html/REST/1.0/ticket/comment,
16136           html/REST/1.0/ticket/link, html/REST/1.0/Forms/queue/default,
16137           html/REST/1.0/Forms/queue/ns, html/REST/1.0/Forms/ticket/default,
16138           html/REST/1.0/Forms/ticket/history,
16139           html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns,
16140           html/NoAuth/Logout.html, html/NoAuth/Reminder.html,
16141           html/NoAuth/images/autohandler,
16142           html/REST/1.0/NoAuth/mail-gateway, html/User/Delegation.html,
16143           html/User/Prefs.html, html/User/Elements/DelegateRights,
16144           html/User/Elements/GroupTabs, html/User/Elements/Tabs,
16145           html/User/Groups/Members.html, html/User/Groups/Modify.html,
16146           html/User/Groups/index.html, lib/RT.pm.in,
16147           lib/RT/GroupMembers.pm, lib/RT/Principals.pm,
16148           lib/RT/Scrips_Overlay.pm, lib/RT/Tickets.pm, lib/RT/Base.pm,
16149           lib/RT/CustomField_Overlay.pm, lib/RT/Queues_Overlay.pm,
16150           lib/RT/Date.pm, lib/RT/ScripConditions_Overlay.pm,
16151           lib/RT/Template_Overlay.pm, lib/RT/Group.pm, lib/RT/User.pm,
16152           lib/RT/System.pm, lib/RT/Ticket_Overlay.pm, lib/RT/Attachment.pm,
16153           lib/RT/Attributes.pm, lib/RT/Handle.pm,
16154           lib/RT/Principals_Overlay.pm, lib/RT/Tickets_Overlay_SQL.pm,
16155           lib/RT/ACL_Overlay.pm, lib/RT/Templates_Overlay.pm,
16156           lib/RT/Users_Overlay.pm, lib/RT/Attribute_Overlay.pm,
16157           lib/RT/EmailParser.pm, lib/RT/GroupMembers_Overlay.pm,
16158           lib/RT/Tickets_Overlay.pm, lib/RT/Attributes_Overlay.pm,
16159           lib/RT/CachedGroupMember.pm, lib/RT/CustomFieldValue.pm,
16160           lib/RT/Transactions.pm, lib/RT/I18N.pm, lib/RT/Links.pm,
16161           lib/RT/Queue.pm, lib/RT/Scrip.pm, lib/RT/User_Overlay.pm,
16162           lib/RT/CachedGroupMember_Overlay.pm, lib/RT/CurrentUser.pm,
16163           lib/RT/Principal.pm, lib/RT/Attachment_Overlay.pm,
16164           lib/RT/CustomFieldValues.pm, lib/RT/Group_Overlay.pm,
16165           lib/RT/ACE.pm, lib/RT/ScripActions.pm,
16166           lib/RT/Transactions_Overlay.pm, lib/RT/Attachments.pm,
16167           lib/RT/Groups.pm, lib/RT/Principal_Overlay.pm,
16168           lib/RT/ScripAction.pm, lib/RT/Scrip_Overlay.pm,
16169           lib/RT/GroupMember.pm, lib/RT/Links_Overlay.pm,
16170           lib/RT/ScripCondition.pm, lib/RT/Transaction.pm,
16171           lib/RT/Queue_Overlay.pm, lib/RT/Scrips.pm,
16172           lib/RT/CachedGroupMembers.pm, lib/RT/CustomField.pm,
16173           lib/RT/CustomFieldValues_Overlay.pm, lib/RT/CustomFields.pm,
16174           lib/RT/Link.pm, lib/RT/Queues.pm, lib/RT/ScripActions_Overlay.pm,
16175           lib/RT/ScripConditions.pm, lib/RT/Template.pm, lib/RT/ACL.pm,
16176           lib/RT/Attachments_Overlay.pm, lib/RT/Record.pm,
16177           lib/RT/Groups_Overlay.pm, lib/RT/ScripAction_Overlay.pm,
16178           lib/RT/ScripCondition_Overlay.pm, lib/RT/GroupMember_Overlay.pm,
16179           lib/RT/Ticket.pm, lib/RT/Transaction_Overlay.pm,
16180           lib/RT/ACE_Overlay.pm, lib/RT/Link_Overlay.pm,
16181           lib/RT/Templates.pm, lib/RT/Attribute.pm,
16182           lib/RT/CachedGroupMembers_Overlay.pm,
16183           lib/RT/CustomFields_Overlay.pm, lib/RT/URI.pm, lib/RT/Users.pm,
16184           lib/RT/I18N/en.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/cs.pm,
16185           lib/RT/I18N/cs.po, lib/RT/I18N/pt_br.po, lib/RT/I18N/fr.po,
16186           lib/RT/I18N/es.po, lib/RT/I18N/nl.po, lib/RT/I18N/hu.po,
16187           lib/RT/I18N/it.po, lib/RT/I18N/no.po, lib/RT/I18N/da.po,
16188           lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po,
16189           lib/RT/I18N/zh_tw.po, lib/RT/I18N/he.po: import rt 3.2.2
16190
16191 2004-12-02 02:18  ivan
16192
16193         * httemplate/search/cust_main.cgi,
16194           rt/html/Ticket/Elements/AddCustomers,
16195           rt/html/Ticket/Elements/EditCustomers: fix license boilerplate
16196           and search sorting
16197
16198 2004-12-02 01:59  ivan
16199
16200         * httemplate/images/small-logo.png, rt/FREESIDE_MODIFIED,
16201           rt/html/Elements/Header, rt/html/Elements/PageLayout,
16202           FS/FS/CGI.pm, FS/FS/Conf.pm, FS/FS/TicketSystem.pm,
16203           FS/FS/cust_main.pm, FS/FS/ClientAPI/Agent.pm,
16204           httemplate/index.html, rt/html/Ticket/ModifyCustomers.html,
16205           rt/html/Ticket/Elements/AddCustomers,
16206           rt/html/Ticket/Elements/EditCustomers,
16207           rt/html/Ticket/Elements/ShowCustomers,
16208           rt/html/Ticket/Elements/ShowSummary,
16209           rt/html/Ticket/Elements/Tabs, FS/FS/TicketSystem/RT_Internal.pm,
16210           FS/FS/TicketSystem/RT_Libs.pm, htetc/handler.pl,
16211           httemplate/search/cust_main.cgi,
16212           rt/lib/RT/Interface/Web_Vendor.pm, rt/lib/RT/URI/freeside.pm:
16213           second big RT integration checkin, customer linking/delinking
16214           interface
16215
16216 2004-12-01 10:49  ivan
16217
16218         * FS/FS/cust_pkg.pm: don't check that agent is allowed to purchase
16219           the package on changes
16220
16221 2004-11-30 19:35  ivan
16222
16223         * FS/FS/: part_pkg.pm, part_pkg/flat.pm,
16224           part_pkg/flat_comission.pm, part_pkg/flat_comission_cust.pm,
16225           part_pkg/flat_comission_pkg.pm, part_pkg/flat_delayed.pm,
16226           part_pkg/prorate.pm, part_pkg/sesmon_hour.pm,
16227           part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm,
16228           part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm,
16229           part_pkg/subscription.pm, part_pkg/voip_sqlradacct.pm:
16230           creditcard-less promo code signup
16231
16232 2004-11-30 11:55  khoff
16233
16234         * httemplate/view/svc_broadband.cgi: Got a little trigger happy
16235           with the search/replace.
16236
16237 2004-11-29 15:52  khoff
16238
16239         * httemplate/view/svc_broadband.cgi: Include netmask and gateway in
16240           broadband service view.
16241
16242 2004-11-27 11:09  ivan
16243
16244         * FS/FS/Conf.pm, FS/FS/TicketSystem/RT_External.pm,
16245           FS/FS/TicketSystem/RT_Internal.pm, FS/FS/TicketSystem/RT_Libs.pm,
16246           httemplate/index.html, rt/FREESIDE_MODIFIED,
16247           rt/html/Elements/Footer, rt/html/Elements/Header,
16248           rt/html/Elements/PageLayout, rt/html/Elements/SimpleSearch,
16249           rt/html/Elements/Tabs, Makefile, FS/FS.pm, htetc/handler.pl,
16250           rt/html/NoAuth/webrt.css, rt/html/NoAuth/images/small-logo.png:
16251           ticket system integration framework and skin RT
16252
16253 2004-11-26 01:39  ivan
16254
16255         * FS/FS/: agent_type.pm, cust_credit_refund.pm,
16256           cust_main_invoice.pm, nas.pm, part_pop_local.pm,
16257           part_svc_column.pm, part_virtual_field.pm, port.pm, queue.pm,
16258           queue_arg.pm, router.pm, session.pm, svc_acct_pop.pm,
16259           type_pkgs.pm: remove POD VERSION sections
16260
16261 2004-11-26 01:08  ivan
16262
16263         * FS/FS/Conf.pm: update description for signup_server-realtime to
16264           reflect current reality, closes: Bug#575
16265
16266 2004-11-26 00:51  ivan
16267
16268         * FS/FS/part_pkg.pm, httemplate/edit/process/part_pkg.cgi: move
16269           part_pkg transactional stuff from web interface to part_pkg.pm,
16270           bumps Bug#18 to 1.5
16271
16272 2004-11-25 22:50  ivan
16273
16274         * FS/FS/: Conf.pm, svc_acct.pm: add password-noampersand and
16275           password-noexlamation config files, patch from Stephpen Bechard,
16276           closes: Bug#539
16277
16278 2004-11-24 12:54  ivan
16279
16280         * Makefile: don't enabled RT by default
16281
16282 2004-11-24 10:28  khoff
16283
16284         * httemplate/: index.html, search/svc_broadband.cgi: Added IP
16285           address search.
16286
16287 2004-11-24 02:28  ivan
16288
16289         * httemplate/edit/process/cust_main.cgi: fix redundant too-early
16290           checks which are causing an error
16291
16292 2004-11-24 01:00  ivan
16293
16294         * Makefile: some RT install updates
16295
16296 2004-11-23 17:30  ivan
16297
16298         * FS/bin/freeside-daily: fix perms on automated backups
16299
16300 2004-11-23 17:28  ivan
16301
16302         * httemplate/index.html: add rate plan maintenance to sysadmin
16303           section
16304
16305 2004-11-22 10:20  ivan
16306
16307         * FS/FS/ClientAPI/Signup.pm, FS/bin/freeside-setup,
16308           httemplate/docs/schema.html, FS/FS/Record.pm, FS/FS/cust_pkg.pm,
16309           FS/FS/part_pkg.pm, httemplate/edit/cust_main.cgi,
16310           httemplate/edit/part_pkg.cgi: promo codes and separate signup
16311           addresses for hdn
16312
16313 2004-11-22 03:11  ivan
16314
16315         * httemplate/search/sqlradius.cgi: Called-Station-ID label
16316
16317 2004-11-21 18:31  ivan
16318
16319         * httemplate/search/: sqlradius.cgi, sqlradius.html: UI fix on
16320           search directions, fix bug preventing show_called_station,
16321           hide_ip and hide_data form working
16322
16323 2004-11-20 09:26  ivan
16324
16325         * FS/FS/cust_svc.pm, FS/FS/rate.pm, FS/FS/rate_detail.pm,
16326           FS/FS/rate_prefix.pm, FS/FS/rate_region.pm,
16327           FS/t/part_pkg-voip_sqlradacct.t, FS/t/rate.t, FS/t/rate_detail.t,
16328           FS/t/rate_prefix.t, FS/t/rate_region.t, SCHEMA_CHANGE,
16329           FS/FS/part_pkg/voip_sqlradacct.pm, FS/bin/freeside-setup,
16330           httemplate/browse/rate.cgi, httemplate/docs/schema.html,
16331           httemplate/edit/part_pkg.cgi, httemplate/edit/rate.cgi,
16332           httemplate/edit/rate_region.cgi,
16333           httemplate/edit/process/rate.cgi,
16334           httemplate/edit/process/rate_region.cgi, FS/FS.pm, FS/MANIFEST,
16335           FS/FS/part_export/sqlradius.pm, eg/table_template.pm,
16336           htetc/handler.pl, httemplate/search/sqlradius.cgi,
16337           httemplate/search/sqlradius.html: first pass at VoIP rating
16338
16339 2004-11-17 05:22  ivan
16340
16341         * httemplate/edit/part_pkg.cgi: #debugging cruft
16342
16343 2004-11-17 05:19  ivan
16344
16345         * httemplate/edit/part_pkg.cgi: fix package options to be sticky on
16346           clone-ing (customize package)
16347
16348 2004-11-16 06:19  ivan
16349
16350         * htetc/handler.pl: can't set $p without $cgi
16351
16352 2004-11-16 06:16  ivan
16353
16354         * htetc/handler.pl: correct package for $r
16355
16356 2004-11-16 06:11  ivan
16357
16358         * htetc/handler.pl: handle RT NoAuth sections
16359
16360 2004-11-12 21:37  ivan
16361
16362         * FS/FS/svc_acct.pm: oops, that's better
16363
16364 2004-11-12 21:32  ivan
16365
16366         * FS/FS/svc_acct.pm: fix problem with dup checking manifesting as
16367           Argument isn't numeric errors
16368
16369 2004-11-11 04:18  ivan
16370
16371         * rt/sbin/rt-setup-database.in: merge in changes to
16372           rt-setup-database
16373
16374 2004-11-11 04:13  ivan
16375
16376         * rt/: bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in,
16377           bin/rt.in, bin/rt-crontool.in, bin/webmux.pl.in,
16378           etc/RT_Config.pm.in, etc/acl.mysql: import rt 3.0.12
16379
16380 2004-11-11 04:10  ivan
16381
16382         * rt/: Makefile.in, configure, Changelog, configure.ac,
16383           sbin/rt-test-dependencies.in, html/autohandler, html/index.html,
16384           html/Ticket/History.html, html/Ticket/ModifyAll.html,
16385           html/Ticket/Update.html, html/Ticket/Create.html,
16386           html/Ticket/Display.html, html/Ticket/ModifyDates.html,
16387           html/Ticket/ModifyLinks.html,
16388           html/Ticket/Elements/LoadTextAttachments,
16389           html/Ticket/Elements/ShowRequestor,
16390           html/Ticket/Elements/ShowTransaction,
16391           html/Ticket/Elements/FindAttachments,
16392           html/Ticket/Elements/ShowAttachments,
16393           html/Ticket/Elements/ShowDates, html/Ticket/Elements/ShowHistory,
16394           html/Approvals/index.html, html/Admin/Global/GroupRights.html,
16395           html/Admin/Global/UserRights.html,
16396           html/Admin/Groups/GroupRights.html,
16397           html/Admin/Groups/Members.html, html/Admin/Groups/Modify.html,
16398           html/Admin/Groups/UserRights.html, html/Admin/Groups/index.html,
16399           html/Admin/Global/Template.html,
16400           html/Admin/Queues/GroupRights.html, html/Admin/Users/Modify.html,
16401           html/Admin/Queues/Modify.html, html/Admin/Queues/Scrip.html,
16402           html/Admin/Queues/Template.html,
16403           html/Admin/Queues/UserRights.html,
16404           html/Admin/Elements/EditCustomField,
16405           html/Admin/Elements/EditScrip, html/Admin/Elements/EditTemplates,
16406           html/Admin/Elements/UserTabs,
16407           html/Admin/Elements/SelectNewGroupMembers,
16408           html/SelfService/Prefs.html, html/Elements/MyRequests,
16409           html/SelfService/Display.html, html/Elements/MessageBox,
16410           html/Elements/QueryString, html/Elements/SelectMatch,
16411           html/REST/1.0/Forms/ticket/default,
16412           html/REST/1.0/NoAuth/mail-gateway, html/User/Delegation.html,
16413           html/User/Prefs.html, html/User/Groups/Members.html,
16414           html/User/Groups/Modify.html, lib/RT.pm.in,
16415           lib/t/data/rt-send-cc, lib/RT/Template_Overlay.pm,
16416           lib/RT/Date.pm, lib/RT/StyleGuide.pod, lib/RT/Ticket_Overlay.pm,
16417           lib/RT/Tickets_Overlay_SQL.pm, lib/RT/ACL_Overlay.pm,
16418           lib/RT/Handle.pm, lib/RT/Templates_Overlay.pm,
16419           lib/RT/EmailParser.pm, lib/RT/GroupMembers_Overlay.pm,
16420           lib/RT/Tickets_Overlay.pm, lib/RT/Attachment_Overlay.pm,
16421           lib/RT/User_Overlay.pm, lib/RT/CurrentUser.pm,
16422           lib/RT/Principal_Overlay.pm, lib/RT/Scrip_Overlay.pm,
16423           lib/RT/Queue_Overlay.pm, lib/RT/Groups_Overlay.pm,
16424           lib/RT/Transaction_Overlay.pm,
16425           lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/Link_Overlay.pm,
16426           lib/RT/I18N/cs.po, lib/RT/I18N/pt_br.po, lib/RT/I18N/fr.po,
16427           lib/RT/I18N/es.po, lib/RT/I18N/nl.po, lib/RT/I18N/hu.po,
16428           lib/RT/I18N/it.po, lib/RT/I18N/no.po, lib/RT/I18N/da.po,
16429           lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po,
16430           lib/RT/I18N/zh_tw.po, lib/RT/I18N/he.po, lib/RT/I18N/fi.po,
16431           lib/RT/I18N/zh_cn.po, lib/RT/Action/SendEmail.pm,
16432           lib/RT/Action/EscalatePriority.pm, lib/RT/Interface/Email.pm,
16433           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/MailFrom.pm:
16434           import rt 3.0.12
16435
16436 2004-11-11 00:16  ivan
16437
16438         * install/fedora/fc2/INSTALL: last wo
16439
16440 2004-11-11 00:13  ivan
16441
16442         * install/fedora/fc2/INSTALL: cats help alot
16443
16444 2004-11-10 23:44  ivan
16445
16446         * install/fedora/fc2/: INSTALL, sources.list: adding fc2 install
16447
16448 2004-11-09 03:42  ivan
16449
16450         * httemplate/search/report_tax.cgi: add handling for texas tax
16451           exemption and warning that report might not make sense for
16452           partial months other than the current one
16453
16454 2004-11-09 03:00  ivan
16455
16456         * httemplate/search/report_tax.cgi: add handling for texas tax
16457           exemption and warning that report might not make sense for
16458           partial months other than the current one
16459
16460 2004-11-09 01:31  ivan
16461
16462         * httemplate/search/report_tax.cgi: parenthesis help alot
16463
16464 2004-11-09 01:13  ivan
16465
16466         * httemplate/search/report_tax.cgi: fix for correct reporting of
16467           generic taxes
16468
16469 2004-11-09 00:14  ivan
16470
16471         * FS/FS/cust_main.pm: don't generate invoices for COMP customers
16472
16473 2004-11-08 23:23  ivan
16474
16475         * httemplate/search/report_tax.cgi: fixes to run under the mason
16476           strictness
16477
16478 2004-11-08 01:24  ivan
16479
16480         * FS/FS/part_pkg.pm: bypass plandata warning; we're accessing it on
16481           purpose
16482
16483 2004-11-08 01:16  ivan
16484
16485         * FS/FS/part_pkg.pm: fix bug that could cause mis-billing on
16486           upgrades! (new installs ok)
16487
16488 2004-11-07 21:33  ivan
16489
16490         * bin/rollback: adding in case this is needed again
16491
16492 2004-11-04 01:45  ivan
16493
16494         * install/debian/3.0/INSTALL: and the last two runtime ones
16495
16496 2004-11-04 01:26  ivan
16497
16498         * install/debian/3.0/INSTALL: few additional dependancies
16499
16500 2004-10-26 05:43  ivan
16501
16502         * install/redhat/es3/: INSTALL, httpd-init: adding rh es3 files
16503
16504 2004-10-26 05:36  ivan
16505
16506         * Makefile: 1.5.0pre6!
16507
16508 2004-10-26 05:33  ivan
16509
16510         * httemplate/docs/: index.html, overview-new.dia, overview-new.png,
16511           schema.html: slightly more up-to-date docs
16512
16513 2004-10-26 05:07  ivan
16514
16515         * FS/FS/part_export.pm: allow an empty exporttype so you can create
16516           new objects
16517
16518 2004-10-26 04:51  ivan
16519
16520         * FS/FS/part_bill_event.pm: last thing for bug#901, 1.5.0pre6 and
16521           webdemo!
16522
16523 2004-10-26 04:26  ivan
16524
16525         * FS/FS/CGI.pm, FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
16526           FS/FS/cust_pkg.pm, FS/FS/part_export.pm, FS/FS/part_pkg.pm,
16527           FS/FS/part_pkg_option.pm, SCHEMA_CHANGE, FS/FS.pm, FS/MANIFEST,
16528           FS/bin/freeside-setup, FS/t/part_pkg-flat.t,
16529           FS/t/part_pkg-flat_comission.t,
16530           FS/t/part_pkg-flat_comission_cust.t,
16531           FS/t/part_pkg-flat_comission_pkg.t, FS/t/part_pkg-flat_delayed.t,
16532           FS/t/part_pkg-prorate.t, FS/t/part_pkg-sesmon_hour.t,
16533           FS/t/part_pkg-sesmon_minute.t, FS/t/part_pkg-sql_external.t,
16534           FS/t/part_pkg-sql_generic.t, FS/t/part_pkg-sqlradacct_hour.t,
16535           FS/t/part_pkg-subscription.t, FS/t/part_pkg_option.t,
16536           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
16537           httemplate/edit/part_pkg.cgi, httemplate/view/cust_main.cgi,
16538           FS/FS/part_pkg/flat.pm, FS/FS/part_pkg/flat_comission.pm,
16539           FS/FS/part_pkg/flat_comission_cust.pm,
16540           FS/FS/part_pkg/flat_comission_pkg.pm,
16541           FS/FS/part_pkg/flat_delayed.pm, FS/FS/part_pkg/prorate.pm,
16542           FS/FS/part_pkg/sesmon_hour.pm, FS/FS/part_pkg/sesmon_minute.pm,
16543           FS/FS/part_pkg/sql_external.pm, FS/FS/part_pkg/sql_generic.pm,
16544           FS/FS/part_pkg/sqlradacct_hour.pm,
16545           FS/FS/part_pkg/subscription.pm: modular price plans!
16546
16547 2004-10-25 23:33  ivan
16548
16549         * httemplate/search/report_tax.cgi: and one last case with named
16550           and not named taxes in the same region, ack
16551
16552 2004-10-25 23:04  ivan
16553
16554         * httemplate/search/report_tax.cgi: taxes are hard
16555
16556 2004-10-25 16:47  ivan
16557
16558         * httemplate/search/report_tax.cgi: hopefully fix tax report for
16559           taxclass & named tax edge cases
16560
16561 2004-10-25 16:39  ivan
16562
16563         * httemplate/search/report_tax.cgi: hopefully fix tax report for
16564           taxclass & named tax edge cases
16565
16566 2004-10-25 15:48  ivan
16567
16568         * httemplate/search/report_tax.cgi: hopefully fix tax report for
16569           taxclass & named tax edge cases
16570
16571 2004-10-25 14:35  ivan
16572
16573         * httemplate/search/report_tax.cgi: fix joins for proper tax
16574           reporting
16575
16576 2004-10-23 04:45  ivan
16577
16578         * conf/: alerter_template, invoice_latexfooter, invoice_template:
16579           better
16580
16581 2004-10-23 04:34  ivan
16582
16583         * conf/: invoice_latexfooter, invoice_latexnotes: update default
16584           notes and footer
16585
16586 2004-10-23 03:36  ivan
16587
16588         * FS/FS/part_export/artera_turbo.pm: add debug flag
16589
16590 2004-10-22 03:31  ivan
16591
16592         * httemplate/view/cust_main.cgi: add svc_external-skip_manual
16593           support to main customer view, for artera turbo
16594
16595 2004-10-22 03:14  ivan
16596
16597         * FS/FS/part_export/artera_turbo.pm: add option to specify a static
16598           aid
16599
16600 2004-10-21 01:54  ivan
16601
16602         * httemplate/browse/part_pkg.cgi: remove tiny formatting glitch
16603
16604 2004-10-21 01:33  ivan
16605
16606         * httemplate/browse/part_pkg.cgi: if enabled, show taxclass on
16607           package definition browse
16608
16609 2004-10-21 00:07  ivan
16610
16611         * httemplate/search/report_tax.cgi: fix tax report edge cases when
16612           using taxclasses in some regions but not others
16613
16614 2004-10-20 01:28  ivan
16615
16616         * bin/artera.import: back to id
16617
16618 2004-10-20 01:20  ivan
16619
16620         * bin/artera.import: locate existing ones by title, warn on errors
16621
16622 2004-10-20 01:16  ivan
16623
16624         * httemplate/index.html: add external browse
16625
16626 2004-10-20 01:14  ivan
16627
16628         * bin/artera.import: adding artera import
16629
16630 2004-10-20 01:08  ivan
16631
16632         * bin/artera.import: adding artera import
16633
16634 2004-10-20 01:07  ivan
16635
16636         * httemplate/: search/svc_external.cgi, index.html: add
16637           svc_external search
16638
16639 2004-10-19 17:44  ivan
16640
16641         * conf/logo.eps: new logo!
16642
16643 2004-10-19 16:52  ivan
16644
16645         * conf/logo.eps: new logo!
16646
16647 2004-10-19 04:50  ivan
16648
16649         * FS/bin/freeside-sqlradius-reset: isn't run with elevated
16650           privledges, so -T not necessary
16651
16652 2004-10-19 01:44  ivan
16653
16654         * Makefile: sleep long enough to be worthwhile
16655
16656 2004-10-18 05:37  ivan
16657
16658         * httemplate/: index.html, images/small-logo.png: that's right, a
16659           new logo
16660
16661 2004-10-17 07:01  ivan
16662
16663         * FS/FS/part_export/artera_turbo.pm, FS/FS/ClientAPI/MyAccount.pm,
16664           fs_selfservice/FS-SelfService/SelfService.pm,
16665           fs_selfservice/FS-SelfService/cgi/agent.cgi,
16666           fs_selfservice/FS-SelfService/cgi/process_svc_external.html,
16667           fs_selfservice/FS-SelfService/cgi/provision_list.html,
16668           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: add artera
16669           turbo handling to self-service and reseller interfaces
16670
16671 2004-10-17 02:54  ivan
16672
16673         * fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html: use
16674           templated svc_acct provisioner, from agent interface
16675
16676 2004-10-17 02:19  ivan
16677
16678         * FS/FS/Conf.pm, FS/FS/cust_svc.pm,
16679           FS/FS/part_export/artera_turbo.pm,
16680           httemplate/view/svc_external.cgi: add options to adjust UI for
16681           artera turbo as svc_export
16682
16683 2004-10-16 03:15  ivan
16684
16685         * FS/: FS/Conf.pm, FS/part_export/artera_turbo.pm,
16686           FS/svc_external.pm, bin/freeside-setup: add artera turbo export
16687
16688 2004-10-12 22:46  ivan
16689
16690         * Makefile: apachectl sucks ass
16691
16692 2004-10-12 14:59  ivan
16693
16694         * httemplate/view/svc_acct.cgi: fix edit link!  oops
16695
16696 2004-10-11 23:08  ivan
16697
16698         * httemplate/search/sqlradius.cgi: more info in error message for
16699           unknown export type, fix test for sqlradius_withdomain export,
16700           woo!
16701
16702 2004-10-11 22:54  ivan
16703
16704         * Makefile: update apache restart line for local apache
16705
16706 2004-10-09 03:57  ivan
16707
16708         * httemplate/view/svc_acct.cgi: rearrange things a bit and clean up
16709           the RADIUS session data, link to the detail search
16710
16711 2004-10-06 06:39  ivan
16712
16713         * httemplate/search/: sqlradius.cgi: more formatting updates to
16714           RADIUS report
16715
16716 2004-10-06 06:33  ivan
16717
16718         * httemplate/search/sqlradius.cgi: small formatting updates to
16719           RADIUS report
16720
16721 2004-10-06 06:27  ivan
16722
16723         * httemplate/search/sqlradius.cgi: small formatting updates to
16724           RADIUS report
16725
16726 2004-10-06 05:37  ivan
16727
16728         * FS/FS/part_export/sqlradius.pm: fix big in RADIUS session viewing
16729           when using an ignored-accounting export
16730
16731 2004-10-05 09:28  ivan
16732
16733         * httemplate/search/sqlradius.cgi,
16734           httemplate/search/sqlradius.html, FS/FS/cust_svc.pm,
16735           FS/FS/part_export/sqlradius.pm, httemplate/index.html,
16736           httemplate/elements/header.html, httemplate/view/svc_acct.cgi:
16737           RADIUS session viewing
16738
16739 2004-10-05 07:16  ivan
16740
16741         * httemplate/view/cust_bill.cgi: links to show alternate invoices
16742           also
16743
16744 2004-10-05 06:52  ivan
16745
16746         * httemplate/view/cust_bill.cgi: links to show alternate invoices
16747           also
16748
16749 2004-10-05 06:43  ivan
16750
16751         * httemplate/view/: cust_bill-pdf.cgi, cust_bill-ps.cgi,
16752           cust_bill.cgi: links to show alternate invoices also
16753
16754 2004-10-05 06:35  ivan
16755
16756         * httemplate/view/: cust_bill-pdf.cgi, cust_bill-ps.cgi,
16757           cust_bill.cgi: links to show alternate invoices also
16758
16759 2004-10-05 05:17  ivan
16760
16761         * FS/bin/freeside-selfservice-server: DO open a database connection
16762           in the parent process, this cached the $dbdef and speeds things
16763           up significantly
16764
16765 2004-09-27 16:17  ivan
16766
16767         * install/redhat/8/INSTALL: please don't use rh8
16768
16769 2004-09-27 13:42  ivan
16770
16771         * install/redhat/8/INSTALL: apachetoolbox instead i guess
16772
16773 2004-09-27 13:37  ivan
16774
16775         * install/redhat/8/: INSTALL, README.insecure, sources.list: adding
16776           rh8 install foo and warning
16777
16778 2004-09-22 04:28  ivan
16779
16780         * httemplate/search/: cust_bill_event.html,
16781           report_cust_credit.html, report_cust_pay.html, report_tax.html:
16782           add missing <TR> tags
16783
16784 2004-09-22 04:04  ivan
16785
16786         * httemplate/elements/: calendar-en.js, calendar-setup.js,
16787           calendar-win2k-2.css, calendar.js, calendar_stripped.js: update
16788           jscalendar
16789
16790 2004-09-21 00:57  ivan
16791
16792         * httemplate/view/cust_main.cgi: and for refunds too
16793
16794 2004-09-21 00:50  ivan
16795
16796         * httemplate/view/cust_main.cgi: better display of echeck
16797           payments/refunds/etc.
16798
16799 2004-09-16 06:22  ivan
16800
16801         * FS/FS/export_svc.pm, httemplate/edit/part_svc.cgi: add uid to
16802           mass duplicate checking on export changes, fix bug in new export
16803           editing, error message includes the number of duplicate customers
16804           also
16805
16806 2004-09-16 00:19  ivan
16807
16808         * FS/FS/cust_main.pm: allow blank auth for echeck refunds
16809
16810 2004-09-15 18:47  ivan
16811
16812         * FS/FS/svc_acct.pm: don't re-my  var, quiet warning
16813
16814 2004-09-15 08:31  ivan
16815
16816         * FS/FS/: Conf.pm, svc_acct.pm: add option for global username or
16817           username@domain uniqueness, closes: Bug#980
16818
16819 2004-09-15 01:57  ivan
16820
16821         * FS/bin/freeside-selfservice-server: it would help to set the
16822           permissions on the lockfile right, so the kids can open it...
16823
16824 2004-09-15 01:45  ivan
16825
16826         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
16827           obtain a new descriptor for the lock in kids, this should fix
16828           locking problems
16829
16830 2004-09-15 01:30  ivan
16831
16832         * FS/bin/freeside-selfservice-server: obtain a new descriptor for
16833           the lock in kids, this should fix locking problems
16834
16835 2004-09-14 06:00  ivan
16836
16837         * httemplate/view/cust_main.cgi, FS/FS/cust_main.pm,
16838           httemplate/edit/cust_refund.cgi,
16839           httemplate/edit/process/cust_refund.cgi: echeck/ACH refunds
16840
16841 2004-09-13 23:47  ivan
16842
16843         * FS/bin/freeside-selfservice-server,
16844           fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
16845           selfservice: - server: don't reconnect again if we've already
16846           been signalled to shutdown - server: add kid reaping to shutdown
16847           sequence - server: add another optional logging level to response
16848           sending - server: acquire write mutex for keepalives
16849
16850 2004-09-09 05:04  ivan
16851
16852         * FS/FS/part_svc.pm, httemplate/edit/part_svc.cgi,
16853           httemplate/edit/process/part_svc.cgi: rework edit/part_svc.cgi so
16854           it doesn't use a separate process/ file, this allows large error
16855           messages to be displayed properly
16856
16857 2004-09-06 05:44  ivan
16858
16859         * FS/bin/freeside-selfservice-server,
16860           fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
16861           self-service keepalives
16862
16863 2004-09-06 02:44  ivan
16864
16865         * FS/bin/freeside-selfservice-server: don't open a database
16866           connection in the parent process
16867
16868 2004-09-06 02:28  ivan
16869
16870         * FS/bin/freeside-queued: don't die off even on database failures
16871
16872 2004-09-05 16:21  ivan
16873
16874         * httemplate/edit/cust_main.cgi: fixed duplicate checking will
16875           catch it, but add client-side protection against
16876           double-submission also.
16877
16878 2004-09-05 15:42  ivan
16879
16880         * fs_selfservice/FS-SelfService/cgi/signup.html: fixed duplicate
16881           checking will catch it, but add client-side protection against
16882           double-submission also.
16883
16884 2004-09-05 02:42  ivan
16885
16886         * test/dup-test: adding duplicate test
16887
16888 2004-09-05 02:41  ivan
16889
16890         * FS/FS/svc_acct.pm: acquire a database lock to prevent race
16891           conditions in duplicate checking
16892
16893 2004-09-04 03:02  ivan
16894
16895         * FS/FS/export_svc.pm: first try at duplicate checking on new
16896           export associations
16897
16898 2004-08-27 04:33  ivan
16899
16900         * FS/bin/freeside-sqlradius-reset: oops use @ARGV not @_
16901
16902 2004-08-27 04:16  ivan
16903
16904         * FS/bin/freeside-sqlradius-reset: add option to specify exports
16905
16906 2004-08-24 05:22  ivan
16907
16908         * Makefile: small Makefile update
16909
16910 2004-08-24 04:16  ivan
16911
16912         * FS/FS/ClientAPI/MyAccount.pm,
16913           fs_selfservice/FS-SelfService/cgi/agent.cgi,
16914           fs_selfservice/FS-SelfService/cgi/agent_customer_menu.html,
16915           fs_selfservice/FS-SelfService/cgi/agent_delete_svc.html,
16916           fs_selfservice/FS-SelfService/cgi/agent_logout.html,
16917           fs_selfservice/FS-SelfService/cgi/agent_main.html,
16918           fs_selfservice/FS-SelfService/cgi/agent_menu.html,
16919           fs_selfservice/FS-SelfService/cgi/agent_order_pkg.html,
16920           fs_selfservice/FS-SelfService/cgi/agent_provision.html,
16921           fs_selfservice/FS-SelfService/cgi/agent_provision_svc_acct.html,
16922           fs_selfservice/FS-SelfService/cgi/list_customers.html,
16923           fs_selfservice/FS-SelfService/cgi/order_pkg.html,
16924           fs_selfservice/FS-SelfService/cgi/provision.html,
16925           fs_selfservice/FS-SelfService/cgi/provision_list.html,
16926           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
16927           fs_selfservice/FS-SelfService/cgi/svc_acct.html,
16928           fs_selfservice/FS-SelfService/cgi/view_customer.html,
16929           FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/ClientAPI/Agent.pm,
16930           FS/FS/ClientAPI/Signup.pm,
16931           fs_selfservice/FS-SelfService/SelfService.pm,
16932           httemplate/search/cust_main.cgi: big update for reseller
16933           interface
16934
16935 2004-08-20 01:58  ivan
16936
16937         * bin/ispman.ldap.import: adding
16938
16939 2004-08-19 09:35  ivan
16940
16941         * httemplate/search/cust_credit.html: add customer # to credit
16942           reports too
16943
16944 2004-08-19 03:53  ivan
16945
16946         * httemplate/edit/part_svc.cgi: shell field is now a dropdown of
16947           legal shells, closes: Bug#118
16948
16949 2004-08-18 17:22  ivan
16950
16951         * httemplate/search/: cust_pay.cgi, elements/search.html: add
16952           customer # to payment reports, add table cell alignment option to
16953           general search component
16954
16955 2004-08-17 06:14  ivan
16956
16957         * FS/FS/cust_main.pm: prevent realtime_bop CVV removal from messing
16958           up cust_main records, also don't pollute the original object when
16959           used with override options, closes: Bug#982
16960
16961 2004-08-17 00:43  ivan
16962
16963         * fs_selfservice/FS-SelfService/cgi/: passwd.cgi, passwd.html: fix
16964           path to passwd.cgi!
16965
16966 2004-08-14 05:26  ivan
16967
16968         * FS/FS/: export_svc.pm, part_svc.pm, svc_acct.pm: first try at
16969           duplicate checking on new export associations
16970
16971 2004-08-11 16:56  ivan
16972
16973         * FS/FS/cust_bill.pm: fix bank name showing up on invoices
16974
16975 2004-08-09 12:03  ivan
16976
16977         * init.d/freeside-init: add /usr/local/bin to PATH
16978
16979 2004-08-06 19:49  ivan
16980
16981         * httemplate/view/cust_main.cgi: disable order package button until
16982           a package has been selected
16983
16984 2004-08-05 11:47  ivan
16985
16986         * FS/FS.pm: fix pod typo
16987
16988 2004-08-02 02:43  ivan
16989
16990         * httemplate/index.html: fix link to virtual host browse
16991
16992 2004-08-01 17:41  ivan
16993
16994         * FS/FS/part_export/vpopmail.pm: no maintainer, use
16995           shellcommands_withdomain instead
16996
16997 2004-07-30 00:12  ivan
16998
16999         * FS/FS/svc_Common.pm: set fixed values from an explicitly
17000           specified svcpart on replace too
17001
17002 2004-07-29 21:54  ivan
17003
17004         * FS/FS/Conf.pm, FS/FS/cust_svc.pm, FS/FS/svc_Common.pm,
17005           conf/cust_pkg-change_svcpart,
17006           httemplate/edit/process/cust_svc.cgi,
17007           httemplate/misc/process/link.cgi, httemplate/view/svc_acct.cgi:
17008           svcpart changes now trigger all necessary export actions, manual
17009           svcpart changing on svc_acct view, linking changes svcpart if you
17010           ask it to, closes: Bug#671, Bug#644
17011
17012 2004-07-29 14:49  ivan
17013
17014         * FS/bin/freeside-setup: add index on cust_main.refnum, speeds up
17015           advertising source list
17016
17017 2004-07-15 15:40  ivan
17018
17019         * FS/FS/cust_pkg.pm, FS/FS/ClientAPI/MyAccount.pm,
17020           FS/FS/ClientAPI/Signup.pm,
17021           fs_selfservice/FS-SelfService/SelfService.pm,
17022           fs_selfservice/FS-SelfService/cgi/agent.cgi,
17023           fs_selfservice/FS-SelfService/cgi/delete_svc.html,
17024           fs_selfservice/FS-SelfService/cgi/logout.html,
17025           fs_selfservice/FS-SelfService/cgi/make_payment.html,
17026           fs_selfservice/FS-SelfService/cgi/myaccount.html,
17027           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
17028           fs_selfservice/FS-SelfService/cgi/payment_results.html,
17029           fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
17030           fs_selfservice/FS-SelfService/cgi/provision.html,
17031           fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html,
17032           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
17033           fs_selfservice/FS-SelfService/cgi/view_invoice.html,
17034           httemplate/view/cust_main.cgi: big update for customer
17035           self-service: add provisioning/unprovisioning of purchased
17036           services, like fs_selfadmin
17037
17038 2004-07-12 06:51  ivan
17039
17040         * httemplate/view/cust_main.cgi: DEL out voided payments to
17041           distinguish them visually better
17042
17043 2004-07-10 07:46  ivan
17044
17045         * FS/FS/ClientAPI/MyAccount.pm: fix edge case avoiding erronous
17046           decline/cancel when customer has a negative balance & purchases
17047           stuff with it
17048
17049 2004-07-10 07:30  ivan
17050
17051         * FS/FS/: cust_svc.pm, part_pkg.pm, ClientAPI/MyAccount.pm: tyop;
17052
17053 2004-07-10 06:30  ivan
17054
17055         * httemplate/: index.html, search/cust_bill_event.cgi,
17056           search/cust_bill_event.html: add calendar to cust_bill_event
17057           search page, make ending date default to open-ended like other
17058           reports
17059
17060 2004-07-10 06:21  ivan
17061
17062         * FS/FS/Record.pm: fix FS::Record::qsearch to (hopefully) work as
17063           before and cluck loudly when the FS::tablename class isn't
17064           loaded, rather than throw exceptions
17065
17066 2004-07-10 06:08  ivan
17067
17068         * FS/FS/cust_svc.pm: use FS::svc_external so the label method
17069           doesn't bomb out in FS::Record::qsearch with Can't locate object
17070           method virtual_fields via package FS::svc_external
17071
17072 2004-07-09 04:45  ivan
17073
17074         * fs_selfservice/FS-SelfService/cgi/agent.cgi: add debugging to
17075           agent.cgi, make sure warnings are turned off when parsing
17076           templates to avoid too much output to STDERR triggering obscure
17077           apache hang bug.  thanks dean you rule.
17078
17079 2004-07-09 02:29  ivan
17080
17081         * fs_selfservice/FS-SelfService/cgi/agent_main.html: new style ;
17082           param separator
17083
17084 2004-07-08 04:15  ivan
17085
17086         * httemplate/edit/process/cust_main.cgi: don't change otaker when
17087           just editing account, closes: Bug#921
17088
17089 2004-07-07 09:06  ivan
17090
17091         * FS/FS/cust_pay.pm: allow payment modification so we can import
17092           order_number info
17093
17094 2004-07-06 12:10  ivan
17095
17096         * FS/FS/Record.pm: better error message for missing tables
17097
17098 2004-07-06 10:26  ivan
17099
17100         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
17101           httemplate/edit/cust_refund.cgi,
17102           httemplate/edit/process/cust_credit.cgi,
17103           httemplate/edit/process/cust_refund.cgi,
17104           httemplate/view/cust_main.cgi: payment voiding part deux & credit
17105           card refunds!
17106
17107 2004-07-06 07:22  ivan
17108
17109         * FS/FS/cust_refund.pm: document and check refund reasons
17110
17111 2004-07-06 06:26  ivan
17112
17113         * FS/FS.pm, FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm,
17114           FS/t/cust_pay_void.t, FS/bin/freeside-setup,
17115           httemplate/docs/schema.html, httemplate/misc/void-cust_pay.cgi:
17116           add cust_pay_void table and payment voiding web ui part one
17117
17118 2004-07-06 01:43  ivan
17119
17120         * htetc/handler.pl: 0.32 (and then some) released
17121
17122 2004-07-01 06:49  ivan
17123
17124         * FS/FS/: ClientAPI/MyAccount.pm, cust_main.pm: credit out
17125           self-service
17126
17127 2004-07-01 05:45  ivan
17128
17129         * FS/FS/agent.pm: fix silly bug editing agents
17130
17131 2004-07-01 05:42  ivan
17132
17133         * FS/FS/Record.pm: show a full stack backtrace if we wind up in the
17134           hash method with an empty Hash attribute, wtf?
17135
17136 2004-06-30 11:19  ivan
17137
17138         * FS/FS/cust_pay.pm, conf/payment_receipt_email: payyment receipts
17139           template fixes
17140
17141 2004-06-30 11:12  ivan
17142
17143         * FS/FS/cust_pay.pm: payyment receipts: pass body has an arrayref,
17144           also fill in name filed
17145
17146 2004-06-30 11:01  ivan
17147
17148         * FS/FS/cust_pay.pm: typo
17149
17150 2004-06-30 10:57  ivan
17151
17152         * FS/FS/Conf.pm, FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_bill.pm,
17153           FS/FS/cust_pay.pm, FS/FS/cust_pay_refund.pm,
17154           conf/payment_receipt_email: payment receipts!
17155
17156 2004-06-30 07:33  ivan
17157
17158         * fs_selfservice/FS-SelfService/cgi/make_payment.html,
17159           httemplate/misc/payment.cgi: forgot october!  closes: Bug#880
17160
17161 2004-06-30 03:02  ivan
17162
17163         * FS/: FS/Conf.pm, bin/freeside-daily: add option to pgp/gpg
17164           encrypt scp dumps
17165
17166 2004-06-30 02:56  ivan
17167
17168         * FS/FS/cust_bill.pm: fix warning message when agent-specific
17169           plandata cannot be found
17170
17171 2004-06-29 00:57  ivan
17172
17173         * httemplate/docs/schema.html: cust_pay_refund
17174
17175 2004-06-28 21:02  ivan
17176
17177         * FS/FS.pm, FS/MANIFEST, FS/FS/cust_bill_pay.pm,
17178           FS/FS/cust_credit_bill.pm, FS/FS/cust_credit_refund.pm,
17179           FS/FS/cust_pay.pm, FS/FS/cust_pay_refund.pm,
17180           FS/FS/cust_refund.pm, FS/bin/freeside-setup,
17181           httemplate/view/cust_main.cgi, FS/t/cust_pay_refund.t,
17182           httemplate/edit/cust_bill_pay.cgi,
17183           httemplate/edit/process/cust_bill_pay.cgi: add cust_pay_refund
17184           table to refund payments
17185
17186 2004-06-25 11:28  ivan
17187
17188         * FS/FS/cust_main.pm: fix Pg date parsing of expdate and thus
17189           paydate_monthyear method and thus bug#862 and i need some sleep
17190
17191 2004-06-25 10:57  ivan
17192
17193         * fs_selfservice/FS-SelfService/cgi/make_payment.html,
17194           httemplate/misc/payment.cgi: fix one-time card charging not
17195           pulling in exp date?
17196
17197 2004-06-25 10:26  ivan
17198
17199         * httemplate/misc/payment.cgi: set defaults so as to not change the
17200           billing type when entering a one time payment
17201
17202 2004-06-25 03:25  ivan
17203
17204         * FS/: FS/UID.pm, bin/freeside-queued: ping the database and retry
17205           rather before doing anything
17206
17207 2004-06-25 03:16  ivan
17208
17209         * FS/FS/cust_bill.pm: really fix latex printing when datasrc
17210           contains a ;
17211
17212 2004-06-25 03:07  ivan
17213
17214         * FS/FS/cust_bill.pm: fix latex printing when datasrc contains a ;
17215
17216 2004-06-25 01:44  ivan
17217
17218         * FS/FS/cust_pkg.pm: move up next bill date on unsuspend
17219
17220 2004-06-22 19:13  ivan
17221
17222         * FS/FS/cust_bill.pm: forgotten space in typeset invoice credit
17223           lines
17224
17225 2004-06-21 20:12  ivan
17226
17227         * Makefile: snapshot before schema changes
17228
17229 2004-06-21 20:11  ivan
17230
17231         * FS/FS.pm: small doc update
17232
17233 2004-06-21 20:10  ivan
17234
17235         * bin/sqlradius.import: fix attribute importing bugs that borked
17236           the passwords
17237
17238 2004-06-21 07:24  ivan
17239
17240         * fs_selfservice/FS-SelfService/cgi/agent.cgi: fix dup password
17241           checking on add'l package order
17242
17243 2004-06-21 06:36  ivan
17244
17245         * FS/MANIFEST: removing old report from MANIFEST
17246
17247 2004-06-21 05:27  ivan
17248
17249         * FS/FS/ClientAPI/MyAccount.pm: fix harmless typo, closes; Bug#872
17250
17251 2004-06-21 03:58  ivan
17252
17253         * fs_selfservice/FS-SelfService/cgi/agent.cgi: check password match
17254           on agent add'l package order
17255
17256 2004-06-21 03:45  ivan
17257
17258         * FS/FS/ClientAPI/MyAccount.pm: field name is primary_svc, not
17259           primary
17260
17261 2004-06-21 03:26  ivan
17262
17263         * FS/FS/: Conf.pm, cust_svc.pm, ClientAPI/MyAccount.pm: option to
17264           only allow primary users access to the self-service server
17265
17266 2004-06-18 03:28  ivan
17267
17268         * bin/masonize, httemplate/search/cust_main-otaker.cgi: masonize
17269           fix: avoid newline prepend fix from borking indented first <%,
17270           fixes customer search by otaker under mason, closes: Bug#830
17271
17272 2004-06-17 05:32  ivan
17273
17274         * FS/FS/part_export/: www_shellcommands.pm, apache.pm: add
17275           frontpage extensions to www_shellcommands export
17276
17277 2004-06-16 16:59  ivan
17278
17279         * FS/FS/svc_acct.pm: fix deletion of accounts connected to virtual
17280           hosts
17281
17282 2004-06-16 07:07  ivan
17283
17284         * httemplate/search/report_tax.cgi: update tax report for taxclass
17285
17286 2004-06-15 06:27  ivan
17287
17288         * fs_selfservice/FS-SelfService/cgi/: passwd.cgi, passwd.html:
17289           moving passwd cgi to self-service
17290
17291 2004-06-15 03:59  ivan
17292
17293         * FS/FS/Record.pm: add stack backtrace to fatal problems in virtual
17294           field check
17295
17296 2004-06-11 09:44  ivan
17297
17298         * httemplate/search/report_tax.cgi: fix date range for old perl,
17299           count tax exempt and COMP customers correctly
17300
17301 2004-06-11 07:57  ivan
17302
17303         * httemplate/search/report_tax.cgi: fix to find all customer
17304           scorrectly
17305
17306 2004-06-11 07:25  ivan
17307
17308         * httemplate/search/report_tax.cgi: tax report fix sort
17309
17310 2004-06-11 07:03  ivan
17311
17312         * FS/FS/Conf.pm, httemplate/index.html: tax report!
17313
17314 2004-06-11 06:44  ivan
17315
17316         * httemplate/search/report_tax.cgi: tax report!
17317
17318 2004-06-11 00:37  ivan
17319
17320         * Makefile: add update-selfservice target
17321
17322 2004-06-10 05:58  ivan
17323
17324         * httemplate/browse/agent.cgi: now available as methods
17325
17326 2004-06-10 05:31  ivan
17327
17328         * FS/FS/CGI.pm, FS/FS/agent.pm, FS/FS/cust_main.pm,
17329           FS/FS/ClientAPI/Agent.pm, FS/FS/ClientAPI/MyAccount.pm,
17330           FS/FS/ClientAPI/Signup.pm,
17331           fs_selfservice/FS-SelfService/cgi/agent.cgi,
17332           fs_selfservice/FS-SelfService/cgi/agent_login.html,
17333           fs_selfservice/FS-SelfService/cgi/agent_main.html,
17334           fs_selfservice/FS-SelfService/cgi/cvv2.html,
17335           fs_selfservice/FS-SelfService/cgi/cvv2.png,
17336           fs_selfservice/FS-SelfService/cgi/cvv2_amex.png,
17337           fs_selfservice/FS-SelfService/cgi/list_customers.html,
17338           fs_selfservice/FS-SelfService/cgi/signup.html,
17339           fs_selfservice/FS-SelfService/cgi/view_customer.html,
17340           httemplate/browse/agent.cgi, httemplate/search/cust_main.cgi,
17341           fs_selfservice/FS-SelfService/SelfService.pm: agent interface
17342
17343 2004-06-10 04:28  ivan
17344
17345         * httemplate/search/cust_main-otaker.cgi: tyop
17346
17347 2004-06-09 01:59  ivan
17348
17349         * Makefile: need this entry for myself though!
17350
17351 2004-06-05 05:01  ivan
17352
17353         * Makefile: AND set its owner.  whew.
17354
17355 2004-06-05 04:55  ivan
17356
17357         * Makefile: and don't forget to make the dir
17358
17359 2004-06-05 04:47  ivan
17360
17361         * Makefile: fix path and make var substitution
17362
17363 2004-06-05 04:37  ivan
17364
17365         * Makefile: oops fix line endings in automated self-service lib
17366           install
17367
17368 2004-06-05 04:34  ivan
17369
17370         * Makefile: automated self-service lib install
17371
17372 2004-06-05 02:34  ivan
17373
17374         * bin/: sqlradius-norealm.reimport, sqlradius.import,
17375           sqlradius.reimport: sqlradius import updates
17376
17377 2004-06-04 20:00  ivan
17378
17379         * Makefile: self-service installer?
17380
17381 2004-06-03 03:09  ivan
17382
17383         * httemplate/misc/email-invoice.cgi: also fix agent-specific From:
17384           address on "re-email" link
17385
17386 2004-06-03 02:55  ivan
17387
17388         * FS/FS/cust_bill.pm: fix agent-specific template on "invoice view"
17389           screen and "re-email/re-print" links, also fix agent-specific
17390           From: address on "re-email" link
17391
17392 2004-06-03 00:00  ivan
17393
17394         * FS/FS/cust_bill.pm: better error message for non-applicable
17395           invoice events
17396
17397 2004-06-02 14:27  ivan
17398
17399         * fs_selfservice/DEPLOY: simple kludge for testing
17400
17401 2004-06-01 03:56  ivan
17402
17403         * httemplate/edit/part_bill_event.cgi: html table fix
17404
17405 2004-06-01 03:53  ivan
17406
17407         * FS/FS/cust_bill.pm, httemplate/edit/part_bill_event.cgi:
17408           per-agent invoice_from addresses
17409
17410 2004-06-01 02:23  ivan
17411
17412         * bin/postfix_courierimap.import: typo in sql
17413
17414 2004-05-31 18:49  ivan
17415
17416         * FS/FS/cust_bill.pm: typo in error message
17417
17418 2004-05-28 16:26  ivan
17419
17420         * bin/sqlradius.reimport: adding password/finger correction tool
17421           too
17422
17423 2004-05-28 06:48  ivan
17424
17425         * bin/postfix_courierimap.import: adding
17426
17427 2004-05-28 04:33  ivan
17428
17429         * httemplate/misc/upload-batch.cgi: not entirely sure why we're
17430           checking the filename at all... to catch empty form submissions?
17431
17432 2004-05-28 04:21  ivan
17433
17434         * httemplate/misc/upload-batch.cgi: better error reporting on
17435           unparsable filenames
17436
17437 2004-05-28 03:38  ivan
17438
17439         * httemplate/search/elements/search.html: show a better message
17440           when no results are found
17441
17442 2004-05-28 03:17  ivan
17443
17444         * httemplate/search/cust_bill.html: correct count statement when
17445           searching for individual invoices by #
17446
17447 2004-05-28 01:40  ivan
17448
17449         * bin/sqlradius.import: really.
17450
17451 2004-05-28 01:37  ivan
17452
17453         * bin/sqlradius.import: fixed up and working?
17454
17455 2004-05-28 00:02  ivan
17456
17457         * FS/FS/svc_domain.pm: report value passed for illegal action
17458           pseudo-field
17459
17460 2004-05-27 02:30  ivan
17461
17462         * bin/sqlradius.import: fixup domain svcpart selection
17463
17464 2004-05-27 02:14  ivan
17465
17466         * bin/sqlradius.import: adding sqlradius.import
17467
17468 2004-05-26 11:59  ivan
17469
17470         * FS/FS/cust_bill.pm: require the version of File::Temp with the OO
17471           interface
17472
17473 2004-05-26 06:07  ivan
17474
17475         * FS/FS/part_export/acct_sql.pm: fix table name
17476
17477 2004-05-26 06:02  ivan
17478
17479         * FS/FS/: part_export/acct_sql.pm, svc_acct.pm: update acct_sql
17480           export some more to export to alias table also and in general be
17481           more configurable
17482
17483 2004-05-26 04:11  ivan
17484
17485         * FS/FS/cust_bill.pm: comma
17486
17487 2004-05-26 04:11  ivan
17488
17489         * FS/FS/cust_bill.pm: use File::Temp for filenames and store the
17490           temp files in cache.datasrc instead of /tmp
17491
17492 2004-05-26 03:36  ivan
17493
17494         * FS/FS/cust_bill.pm: better error checking/reporting for latex
17495           setup problems
17496
17497 2004-05-26 02:14  ivan
17498
17499         * FS/FS/part_export/www_shellcommands.pm: default commands now keep
17500           web content in user homedirs and link to /var/www
17501
17502 2004-05-19 07:34  ivan
17503
17504         * FS/FS/part_export/acct_sql.pm: really fixing deletions in
17505           acct_sql export
17506
17507 2004-05-19 07:29  ivan
17508
17509         * FS/FS/part_export/acct_sql.pm: fixing deletions in acct_sql
17510           export
17511
17512 2004-05-19 07:22  ivan
17513
17514         * FS/FS/part_export/acct_sql.pm: fixing acct_sql export
17515
17516 2004-05-19 06:41  ivan
17517
17518         * FS/: MANIFEST, FS/part_export/acct_sql.pm,
17519           t/part_export-acct_sql.t: adding acct_sql export
17520
17521 2004-05-19 05:31  ivan
17522
17523         * httemplate/edit/part_pkg.cgi: continue making
17524           hours/input/output/total display on invoices conditional on there
17525           being any charge for overages
17526
17527 2004-05-19 05:30  ivan
17528
17529         * httemplate/edit/part_pkg.cgi: finish making
17530           hours/input/output/total display on invoices conditional on there
17531           being any charge for overages
17532
17533 2004-05-19 05:28  ivan
17534
17535         * httemplate/edit/part_pkg.cgi: make hours/input/output/total
17536           display on invoices conditional on there being any charge for
17537           overages
17538
17539 2004-05-17 17:20  ivan
17540
17541         * FS/FS/ClientAPI/MyAccount.pm: patch from randell lucas for
17542           order_pkg to return pkgnum also
17543
17544 2004-05-14 05:25  ivan
17545
17546         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
17547           FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi,
17548           httemplate/edit/process/part_bill_event.cgi: add per-agent
17549           invoice templates, add per-package suspend invoice events, fix
17550           automatic creation of invoice_latex alternate templates
17551
17552 2004-05-12 11:07  ivan
17553
17554         * bin/sequences.reset: easier this way
17555
17556 2004-05-12 11:02  ivan
17557
17558         * bin/: sequences.reset, freeside.import: adding
17559
17560 2004-05-12 05:38  ivan
17561
17562         * install/redhat/9/: INSTALL, sources.list: that wasn't pleasant
17563
17564 2004-05-12 03:03  ivan
17565
17566         * Makefile: for native apache installs
17567
17568 2004-05-11 05:01  ivan
17569
17570         * httemplate/edit/svc_www.cgi: i'm not usually like this.
17571
17572 2004-05-11 04:58  ivan
17573
17574         * httemplate/edit/svc_www.cgi: this has been an evening of logical
17575           negation
17576
17577 2004-05-11 04:54  ivan
17578
17579         * httemplate/edit/svc_www.cgi: so close
17580
17581 2004-05-11 04:52  ivan
17582
17583         * httemplate/edit/svc_www.cgi: clean this up a bit, fix
17584           svc_www-usersvc_svcpart and hopefully simplified zone select too
17585
17586 2004-05-11 04:22  ivan
17587
17588         * httemplate/edit/svc_www.cgi: need to pull in $conf
17589
17590 2004-05-11 04:19  ivan
17591
17592         * FS/FS/Conf.pm, httemplate/edit/svc_www.cgi: one reasonable
17593           default and one kludge, to improve webhosting UI
17594
17595 2004-05-11 02:50  ivan
17596
17597         * FS/FS/part_export/www_shellcommands.pm: fix commands
17598
17599 2004-05-10 17:46  ivan
17600
17601         * httemplate/: index.html, search/svc_www.cgi: vary basic virtual
17602           host browse
17603
17604 2004-05-10 06:46  ivan
17605
17606         * FS/FS/part_export/shellcommands_withdomain.pm: fix ISPMan
17607           password changing command
17608
17609 2004-05-10 06:17  ivan
17610
17611         * FS/FS/part_export/shellcommands.pm: fall back to password
17612           changing in the case of blank suspension/unsuspension commands,
17613           like some exports
17614
17615 2004-05-10 04:10  ivan
17616
17617         * FS/FS/part_export/postfix.pm, bin/postfix.export: make postfix
17618           export commands configrable
17619
17620 2004-05-10 03:01  ivan
17621
17622         * bin/sendmail.import: properly nested greps
17623
17624 2004-05-10 02:59  ivan
17625
17626         * bin/sendmail.import: allow for multiple svc_acct svcparts
17627
17628 2004-05-10 02:40  ivan
17629
17630         * bin/sendmail.import: 5.005!
17631
17632 2004-05-10 02:38  ivan
17633
17634         * bin/sendmail.import: ach 5.005
17635
17636 2004-05-10 01:38  ivan
17637
17638         * CREDITS: rt and sql-ledger
17639
17640 2004-05-08 00:46  ivan
17641
17642         * FS/FS/svc_acct.pm: default finger to first+last
17643
17644 2004-05-06 15:37  ivan
17645
17646         * httemplate/edit/svc_www.cgi: brainfart
17647
17648 2004-05-06 15:34  ivan
17649
17650         * httemplate/edit/svc_www.cgi: tyop
17651
17652 2004-05-06 15:29  ivan
17653
17654         * FS/FS/part_export/apache.pm, bin/apache.export: add option to
17655           change the restart command in apache exports
17656
17657 2004-05-06 15:29  ivan
17658
17659         * FS/FS/svc_acct.pm: protect properly against deleting users linked
17660           to virtual web sites
17661
17662 2004-05-06 15:18  ivan
17663
17664         * httemplate/edit/svc_www.cgi: show service name and
17665           fully-qualified address on service add
17666
17667 2004-05-04 11:44  ivan
17668
17669         * FS/FS/queue.pm: don't truncate job args for display
17670
17671 2004-05-03 08:40  ivan
17672
17673         * FS/FS/ClientAPI/MyAccount.pm: 1. order_pkg accepts svcpart +
17674           (svc_external: id, title / svc_acct: domain)
17675
17676 2004-05-03 07:32  ivan
17677
17678         * FS/FS/: svc_acct.pm, part_export/shellcommands.pm,
17679           part_export/shellcommands_withdomain.pm: make RADIUS groups
17680           available to shellcommands exports
17681
17682 2004-05-01 15:49  ivan
17683
17684         * httemplate/search/: cust_bill.html, elements/search.html: don't
17685           display links to missing customers
17686
17687 2004-05-01 14:40  ivan
17688
17689         * httemplate/search/cust_bill.html: I'm slow this morning
17690
17691 2004-05-01 14:38  ivan
17692
17693         * httemplate/search/cust_bill.html: oops tyop
17694
17695 2004-05-01 14:05  ivan
17696
17697         * httemplate/search/cust_bill.html: handle missing customer records
17698           without erroring out
17699
17700 2004-05-01 03:43  ivan
17701
17702         * install/redhat/9/INSTALL: update for some new atrpms package
17703           versions
17704
17705 2004-04-30 14:58  ivan
17706
17707         * FS/FS/Record.pm: accept empty zips for non-US countries...
17708
17709 2004-04-30 13:22  ivan
17710
17711         * FS/FS/cust_main.pm: eliminate spurious "multiple records in
17712           scalar search" warning
17713
17714 2004-04-30 12:08  ivan
17715
17716         * httemplate/index.html: 15 day open invoice reports for qis
17717
17718 2004-04-29 02:21  ivan
17719
17720         * install/5.005/: DBIx-DBSchema-0.23-5.005kludge/Changes,
17721           DBIx-DBSchema-0.23-5.005kludge/DBSchema.pm,
17722           DBIx-DBSchema-0.23-5.005kludge/MANIFEST,
17723           DBIx-DBSchema-0.23-5.005kludge/MANIFEST.SKIP,
17724           DBIx-DBSchema-0.23-5.005kludge/Makefile.PL,
17725           DBIx-DBSchema-0.23-5.005kludge/README,
17726           DBIx-DBSchema-0.23-5.005kludge/TODO,
17727           DBD-Pg-1.22-fixvercmp/Changes, DBD-Pg-1.22-fixvercmp/MANIFEST,
17728           DBD-Pg-1.22-fixvercmp/Makefile.PL, DBD-Pg-1.22-fixvercmp/Pg.h,
17729           DBD-Pg-1.22-fixvercmp/Pg.pm, DBD-Pg-1.22-fixvercmp/Pg.xs,
17730           DBD-Pg-1.22-fixvercmp/README, DBD-Pg-1.22-fixvercmp/README.win32,
17731           DBD-Pg-1.22-fixvercmp/dbd-pg.pod, DBD-Pg-1.22-fixvercmp/dbdimp.c,
17732           DBD-Pg-1.22-fixvercmp/dbdimp.h,
17733           DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl,
17734           DBD-Pg-1.22-fixvercmp/eg/lotest.pl,
17735           DBD-Pg-1.22-fixvercmp/eg/notify_test.patch,
17736           DBD-Pg-1.22-fixvercmp/t/00basic.t,
17737           DBD-Pg-1.22-fixvercmp/t/01connect.t,
17738           DBD-Pg-1.22-fixvercmp/t/01constants.t,
17739           DBD-Pg-1.22-fixvercmp/t/01setup.t,
17740           DBD-Pg-1.22-fixvercmp/t/02prepare.t,
17741           DBD-Pg-1.22-fixvercmp/t/03bind.t,
17742           DBD-Pg-1.22-fixvercmp/t/04execute.t,
17743           DBD-Pg-1.22-fixvercmp/t/05fetch.t,
17744           DBD-Pg-1.22-fixvercmp/t/06disconnect.t,
17745           DBD-Pg-1.22-fixvercmp/t/07reuse.t,
17746           DBD-Pg-1.22-fixvercmp/t/08txn.t,
17747           DBD-Pg-1.22-fixvercmp/t/09autocommit.t,
17748           DBD-Pg-1.22-fixvercmp/t/11quoting.t,
17749           DBD-Pg-1.22-fixvercmp/t/12placeholders.t,
17750           DBD-Pg-1.22-fixvercmp/t/13pgtype.t,
17751           DBD-Pg-1.22-fixvercmp/t/15funct.t,
17752           DBD-Pg-1.22-fixvercmp/t/99cleanup.t,
17753           DBD-Pg-1.22-fixvercmp/t/lib/App/Info.pm,
17754           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler.pm,
17755           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS.pm,
17756           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Request.pm,
17757           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Util.pm,
17758           DBIx-DBSchema-0.23-5.005kludge/t/load-mysql.t,
17759           DBIx-DBSchema-0.23-5.005kludge/t/load-pg.t,
17760           DBIx-DBSchema-0.23-5.005kludge/t/load.t,
17761           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler/Prompt.pm,
17762           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS/PostgreSQL.pm,
17763           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup.pm,
17764           DBIx-DBSchema-0.23-5.005kludge/DBSchema/Column.pm,
17765           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD.pm,
17766           DBIx-DBSchema-0.23-5.005kludge/DBSchema/Table.pm,
17767           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup/Index.pm,
17768           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup/Unique.pm,
17769           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/Pg.pm,
17770           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/Sybase.pm,
17771           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/mysql.pm: adding
17772           DBD::Pg and DBIx::DBSchema for 5.005.  argh freebsd and solaris!
17773
17774 2004-04-23 06:15  ivan
17775
17776         * FS/MANIFEST, httemplate/index.html: add link to new credit report
17777           on main menu, remove old obsolete shell-out reports
17778
17779 2004-04-23 05:50  ivan
17780
17781         * Makefile: fix up includes with Apache::ASP
17782
17783 2004-04-23 05:19  ivan
17784
17785         * FS/FS/cust_credit.pm, FS/FS/Report/Table/Monthly.pm,
17786           httemplate/graph/money_time.cgi,
17787           httemplate/search/cust_bill.html,
17788           httemplate/search/cust_credit.html,
17789           httemplate/search/cust_pay.cgi,
17790           httemplate/search/report_cust_credit.html,
17791           httemplate/search/elements/search.html: credit report, add some
17792           links to sales/credits/receipts summary, move payment search to
17793           template
17794
17795 2004-04-22 19:32  ivan
17796
17797         * httemplate/: search/cust_bill.html, search/sql.html, index.html,
17798           search/elements/search.html: working templated invoice search!
17799
17800 2004-04-22 00:38  ivan
17801
17802         * httemplate/elements/pager.html: silly pager fix
17803
17804 2004-04-22 00:07  ivan
17805
17806         * httemplate/search/report_cust_credit.html: initial copy from
17807           report_cust_pay.html
17808
17809 2004-04-21 13:52  ivan
17810
17811         * FS/FS/cust_bill.pm: as an invoice event, emailing/printing
17812           problems should be fatal and trigger retry
17813
17814 2004-04-20 18:49  ivan
17815
17816         * FS/FS/cust_main.pm: respect country default for batch import
17817
17818 2004-04-20 13:24  ivan
17819
17820         * FS/FS/ClientAPI/MyAccount.pm: silly bug noticed by matthewd
17821
17822 2004-04-19 18:23  ivan
17823
17824         * FS/FS/cust_main.pm: accept expiration dates in the same format
17825           they are output...
17826
17827 2004-04-19 17:58  ivan
17828
17829         * FS/FS/ClientAPI/MyAccount.pm, FS/FS/cust_main.pm,
17830           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
17831           fs_selfservice/FS-SelfService/SelfService.pm,
17832           httemplate/view/cust_main.cgi: add methods for masking credit
17833           cards, add payment info modification to self-service
17834
17835 2004-04-13 20:20  ivan
17836
17837         * install/fedora/fc1/: INSTALL, sources.list: adding preliminary
17838           install script for fedora core 1
17839
17840 2004-04-13 18:00  ivan
17841
17842         * rt/FREESIDE_MODIFIED: keeping track of what's been changed to
17843           make life easier when importing new upstream versions
17844
17845 2004-04-13 17:48  khoff
17846
17847         * rt/lib/RT/URI/freeside.pm: Freeside's URI handler for RT3.
17848
17849 2004-04-13 15:30  ivan
17850
17851         * FS/FS/svc_domain.pm: remove dependancy on Net::Whois that wasn't
17852           being used anyway
17853
17854 2004-04-13 13:01  ivan
17855
17856         * FS/t/part_export-communigate_pro.t: adding forgotten test
17857
17858 2004-04-13 11:27  ivan
17859
17860         * Makefile: adding comments for fedora
17861
17862 2004-04-10 18:50  ivan
17863
17864         * httemplate/search/: report_prepaid_income.cgi,
17865           report_prepaid_income.html: update unearned revenue report based
17866           on feedback from kevin
17867
17868 2004-04-09 15:35  ivan
17869
17870         * Makefile: thank goodness its friday
17871
17872 2004-04-09 15:34  ivan
17873
17874         * Makefile: really properly disable RT where not using
17875
17876 2004-04-09 15:33  ivan
17877
17878         * Makefile: properly disable RT where not using
17879
17880 2004-04-08 05:37  ivan
17881
17882         * Makefile: fix psql command line options for older pg
17883
17884 2004-04-08 05:23  ivan
17885
17886         * Makefile: fix quotes
17887
17888 2004-04-08 05:07  ivan
17889
17890         * Makefile: don't enable by default
17891
17892 2004-04-08 05:05  ivan
17893
17894         * rt/sbin/rt-setup-database.in: remove accidentally doubled lines
17895           in usage inst
17896
17897 2004-04-08 05:00  ivan
17898
17899         * Makefile, htetc/handler.pl, rt/FREESIDE_MODIFIED,
17900           rt/etc/RT_SiteConfig.pm, rt/sbin/rt-setup-database.in: beginning
17901           of RT integration
17902
17903 2004-04-07 22:53  ivan
17904
17905         * fs_selfservice/FS-SelfService/Makefile.PL: comment out xmlrpc
17906           server until it is ready
17907
17908 2004-04-07 06:12  ivan
17909
17910         * FS/bin/freeside-reexport: oops, update the usage too
17911
17912 2004-04-07 06:11  ivan
17913
17914         * FS/bin/freeside-reexport: added options to select username,
17915           svcnum, svcpart
17916
17917 2004-04-07 04:39  ivan
17918
17919         * FS/FS/: Conf.pm, domain_record.pm: automatically update
17920           reverse-ARPA records (Bug#462) / recognize SOA records with the
17921           fqdn as well as @
17922
17923 2004-04-07 04:04  ivan
17924
17925         * httemplate/view/svc_domain.cgi: javascript confirm when slaving a
17926           domain
17927
17928 2004-04-07 01:34  ivan
17929
17930         * FS/FS/part_export.pm: argh, the glob itself is tainted under
17931           5.005
17932
17933 2004-04-07 01:07  ivan
17934
17935         * FS/FS/part_export.pm: make -T happy (under old perl?)
17936
17937 2004-04-05 19:03  ivan
17938
17939         * FS/FS/part_export/www_shellcommands.pm: update ISPMan commands
17940
17941 2004-04-05 07:05  ivan
17942
17943         * httemplate/misc/link.cgi, FS/FS/Conf.pm,
17944           httemplate/misc/process/link.cgi: add a domain pulldown to
17945           svc_acct linking, closes: Bug#277 / prevent "stealing" services
17946           with link unless you set legacy_link-steal config option, closes:
17947           Bug#321
17948
17949 2004-04-05 04:55  ivan
17950
17951         * FS/FS/cust_pkg.pm, httemplate/view/cust_main.cgi: apply some
17952           heuristics to transfer ordering: primaries first, then sorted by
17953           quantity
17954
17955 2004-04-05 02:08  ivan
17956
17957         * htetc/handler.pl, httemplate/misc/whois.cgi,
17958           httemplate/view/svc_domain.cgi: add whois functionality
17959           internally instead of linking to geektools
17960
17961 2004-04-04 15:20  ivan
17962
17963         * FS/FS/: Conf.pm, cust_pkg.pm: add cust_pkg-change_svcpart option
17964           to optionally allow non-matching svcparts to be moved during
17965           package changes, closes: Bug#667
17966
17967 2004-04-04 15:14  ivan
17968
17969         * httemplate/view/cust_main.cgi: comment out extraneous warning
17970
17971 2004-04-02 05:44  ivan
17972
17973         * htetc/handler.pl, httemplate/view/cust_bill-pdf.cgi: remove
17974           Pragma:no-cache header, and set Content-Length and Cache-Control
17975           for viewing .pdf invoices with IE over SSL.
17976           http://support.microsoft.com/default.aspx?scid=kb;en-us;323308
17977
17978 2004-04-02 03:23  ivan
17979
17980         * httemplate/view/: cust_bill-pdf.cgi, cust_bill.cgi: add a fake
17981           .pdf extension to placate some versions of IE.  yay IE.
17982
17983 2004-04-01 18:09  ivan
17984
17985         * bin/bind.export, FS/FS/part_export/bind.pm: add option to set
17986           (r)ndc command
17987
17988 2004-04-01 06:50  ivan
17989
17990         * FS/FS/part_export/www_shellcommands.pm: fix paths to ispman
17991           commands
17992
17993 2004-03-31 16:44  ivan
17994
17995         * FS/: FS/cust_main_county.pm, bin/freeside-setup: get
17996           sub-countries from Locale::SubCountry now
17997
17998 2004-03-30 08:43  ivan
17999
18000         * FS/FS/cust_main.pm: mutex the bill and collect functions
18001           per-customer
18002
18003 2004-03-30 01:20  ivan
18004
18005         * bin/bind.import: add -s and -c flags, add ipv6 default zones to
18006           list of ignored zones, add nameservice records to existing
18007           domains, update for API change inDNS::ZoneParse 0.84
18008
18009 2004-03-29 13:49  ivan
18010
18011         * FS/FS/part_export/shellcommands.pm: freebsd pw(1) fixed in 4.10
18012           also
18013
18014 2004-03-28 22:03  ivan
18015
18016         * FS/FS/part_export.pm: fix export_info sub to return an empty
18017           hashref instead of undef
18018
18019 2004-03-26 17:05  khoff
18020
18021         * FS/FS/: Conf.pm, cust_pkg.pm, svc_acct.pm, svc_domain.pm: Cancel
18022           services in a particular order to get around certain
18023           inter-service dependancies
18024
18025 2004-03-25 20:54  ivan
18026
18027         * fs_selfservice/FS-SelfService/Makefile.PL: depend on Storable
18028           2.09
18029
18030 2004-03-25 20:46  ivan
18031
18032         * FS/FS/part_export/router.pm: don't depend on Net::Telnet unless
18033           necessary
18034
18035 2004-03-25 03:00  ivan
18036
18037         * FS/FS/part_export/: domain_shellcommands.pm,
18038           www_shellcommands.pm: typo from refactoring
18039
18040 2004-03-25 00:55  ivan
18041
18042         * FS/FS/part_export/: domain_shellcommands.pm,
18043           forward_shellcommands.pm, shellcommands.pm,
18044           shellcommands_withdomain.pm, www_shellcommands.pm: first pass at
18045           ISPMan integration
18046
18047 2004-03-24 22:42  ivan
18048
18049         * FS/FS/part_export/shellcommands.pm: freebsd fix will be in 5.3
18050           and later only so far, still waiting to hear about 4.10
18051
18052 2004-03-24 07:38  ivan
18053
18054         * httemplate/edit/part_export.cgi: catch misconfigured exports
18055
18056 2004-03-24 06:28  ivan
18057
18058         * FS/FS/: part_export.pm, part_export/apache.pm,
18059           part_export/bind.pm, part_export/bind_slave.pm,
18060           part_export/bsdshell.pm, part_export/communigate_pro.pm,
18061           part_export/communigate_pro_singledomain.pm, part_export/cp.pm,
18062           part_export/cyrus.pm, part_export/domain_shellcommands.pm,
18063           part_export/forward_shellcommands.pm, part_export/http.pm,
18064           part_export/infostreet.pm, part_export/ldap.pm,
18065           part_export/postfix.pm, part_export/shellcommands.pm,
18066           part_export/shellcommands_withdomain.pm, part_export/sqlmail.pm,
18067           part_export/sqlradius.pm, part_export/sqlradius_withdomain.pm,
18068           part_export/sysvshell.pm, part_export/textradius.pm,
18069           part_export/vpopmail.pm, part_export/www_shellcommands.pm: move
18070           export info to the modules themselves
18071
18072 2004-03-24 06:23  ivan
18073
18074         * FS/FS/part_export/router.pm: move export info to the modules
18075           themselves
18076
18077 2004-03-24 06:21  ivan
18078
18079         * FS/: MANIFEST, FS/part_export/passwdfile.pm,
18080           t/part_export-passwdfile.t: adding passwdfile export base class
18081
18082 2004-03-24 06:17  ivan
18083
18084         * eg/export_template.pm: update example export for the new world of
18085           export data in themodule files
18086
18087 2004-03-24 01:35  ivan
18088
18089         * FS/: MANIFEST, t/part_export-communigate_pro_singledomain.t,
18090           t/part_export-postfix.t, t/part_export-router.t: add missing
18091           compile tests
18092
18093 2004-03-23 11:57  ivan
18094
18095         * httemplate/view/: cust_main.cgi: small UI fix for unapplied
18096           partial credits
18097
18098 2004-03-22 16:06  ivan
18099
18100         * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm,
18101           htetc/handler.pl, httemplate/elements/small_custview.html,
18102           httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi,
18103           httemplate/view/cust_main.cgi: one-time credit card and ACH
18104           payments (like self-service) closes: Bug#648
18105
18106 2004-03-22 16:06  ivan
18107
18108         * httemplate/search/report_receivables.cgi: fix sorting of NULL
18109           companies differently than empty companies
18110
18111 2004-03-22 11:02  ivan
18112
18113         * httemplate/elements/header.html, FS/FS/CGI.pm: consistant title
18114           size of 6
18115
18116 2004-03-22 09:13  ivan
18117
18118         * httemplate/: docs/ach.html, edit/cust_main.cgi, images/ach.png:
18119           add ACH help graphic
18120
18121 2004-03-22 07:18  ivan
18122
18123         * FS/FS/CGI.pm: tone down the titles
18124
18125 2004-03-22 07:04  ivan
18126
18127         * httemplate/edit/cust_main.cgi: s/routing code/routing number/
18128
18129 2004-03-22 04:50  ivan
18130
18131         * fs_selfservice/FS-SelfService/cgi/make_payment.html: credit card
18132           expiration selection now -> 15 years instead of hardcoded
18133
18134 2004-03-22 03:05  ivan
18135
18136         * httemplate/: edit/process/REAL_cust_pkg.cgi,
18137           edit/process/quick-cust_pkg.cgi, misc/cancel-unaudited.cgi,
18138           misc/unprovision.cgi, misc/process/link.cgi,
18139           search/cust_main.cgi, search/cust_pkg.cgi, view/cust_main.cgi,
18140           view/svc_acct.cgi, view/svc_broadband.cgi, view/svc_domain.cgi,
18141           view/svc_external.cgi, view/svc_forward.cgi, view/svc_www.cgi:
18142           remove everything that links to package view also, closes:
18143           Bug#569
18144
18145 2004-03-22 02:36  ivan
18146
18147         * httemplate/view/cust_main.cgi: further small UI tweaks
18148
18149 2004-03-22 02:16  ivan
18150
18151         * httemplate/view/cust_main.cgi: yay!  remove package view entirely
18152           (closes: Bug#569)
18153
18154 2004-03-21 18:59  ivan
18155
18156         * httemplate/view/cust_main.cgi: much easier to understand listing
18157           of credits/payments that get split up, closes: Bug#773, 762
18158
18159 2004-03-19 04:36  ivan
18160
18161         * FS/FS/ClientAPI/passwd.pm: use FS::svc_domain explicitly
18162
18163 2004-03-18 14:35  ivan
18164
18165         * FS/FS/part_export/shellcommands.pm: quote already-crypted
18166           passwords to prevent variable substitution
18167
18168 2004-03-18 14:32  ivan
18169
18170         * FS/FS/part_export/shellcommands.pm: don't re-encrypt password on
18171           replace also
18172
18173 2004-03-18 14:00  ivan
18174
18175         * bin/shadow.reimport: add -b option
18176
18177 2004-03-18 12:58  ivan
18178
18179         * FS/FS/part_export/shellcommands.pm: don't re-crypt encrypted
18180           passwords
18181
18182 2004-03-17 17:46  ivan
18183
18184         * FS/bin/freeside-selfservice-server,
18185           fs_selfservice/FS-SelfService/SelfService.pm,
18186           fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
18187           require Storable minimum 2.09
18188
18189 2004-03-17 15:16  ivan
18190
18191         * FS/FS/svc_acct.pm: fixup password checking to understand
18192           old-style *SUSPENDED* accounts and not to allow access for * ! !!
18193           passwords
18194
18195 2004-03-17 15:08  ivan
18196
18197         * bin/shadow.reimport: skip root user and anyone with *LK* or NP
18198           accounts
18199
18200 2004-03-17 14:55  ivan
18201
18202         * bin/shadow.reimport: fix multiple svcparts
18203
18204 2004-03-17 14:53  ivan
18205
18206         * bin/shadow.reimport: allow multiple svcparts
18207
18208 2004-03-17 14:49  ivan
18209
18210         * bin/shadow.reimport: re-enable prompting
18211
18212 2004-03-17 14:45  ivan
18213
18214         * bin/shadow.reimport: add -d and -r options
18215
18216 2004-03-17 13:47  ivan
18217
18218         * FS/FS/: ClientAPI/MyAccount.pm, svc_acct.pm, ClientAPI/passwd.pm:
18219           proper self-service login supporting plaintext, crypt and MD5
18220           passwords
18221
18222 2004-03-16 12:41  ivan
18223
18224         * Makefile: rt-setup-database, not rt-initialize-database
18225
18226 2004-03-15 23:06  ivan
18227
18228         * Makefile, rt/config.layout.in: masonstatedir can't be configured
18229           form ./configure either, must use layout
18230
18231 2004-03-15 23:04  ivan
18232
18233         * Makefile: and finally, run the ./configure
18234
18235 2004-03-15 23:03  ivan
18236
18237         * Makefile: use a proper delimter
18238
18239 2004-03-15 23:00  ivan
18240
18241         * Makefile: transposition
18242
18243 2004-03-15 22:59  ivan
18244
18245         * Makefile: autogenerate rt/config.layout file
18246
18247 2004-03-15 22:58  ivan
18248
18249         * rt/: FREESIDE_MODIFIED, config.layout.in: config.layout needs to
18250           be generated
18251
18252 2004-03-15 22:45  ivan
18253
18254         * Makefile: initial RT targets
18255
18256 2004-03-15 22:43  ivan
18257
18258         * rt/FREESIDE_MODIFIED: initial (hopefully rather unobtrusive)
18259           patch
18260
18261 2004-03-15 20:36  ivan
18262
18263         * FS/FS/cust_svc.pm: recognize DBD::mysqlPP
18264
18265 2004-03-15 16:34  ivan
18266
18267         * Makefile: dont want to error out here
18268
18269 2004-03-12 17:27  ivan
18270
18271         * Makefile: really add the necessary backslashes this time, fix
18272           s/// delimteres
18273
18274 2004-03-12 16:53  ivan
18275
18276         * Makefile: oops
18277
18278 2004-03-12 16:50  ivan
18279
18280         * Makefile, htetc/handler.pl: automatically set Mason comp_root in
18281           Makefile
18282
18283 2004-03-12 16:16  ivan
18284
18285         * Makefile: fix suse document root
18286
18287 2004-03-12 04:39  ivan
18288
18289         * FS/FS/Conf.pm, httemplate/misc/unapply-cust_credit.cgi,
18290           httemplate/view/cust_main.cgi: add unapplycredits configuration
18291           option
18292
18293 2004-03-12 04:11  ivan
18294
18295         * httemplate/graph/money_time.cgi: fix title
18296
18297 2004-03-12 02:22  ivan
18298
18299         * httemplate/index.html: add badly-named new report
18300
18301 2004-03-12 00:56  ivan
18302
18303         * FS/FS/Report/Table/Monthly.pm: don't run my local expenses kludge
18304           by default; horrible performance
18305
18306 2004-03-12 00:17  ivan
18307
18308         * FS/FS/cust_main.pm: emaildecline-exclude skips any errors that
18309           contain the strings now, not just match exactly
18310
18311 2004-03-11 13:19  ivan
18312
18313         * conf/logo.eps: oops, wrong logo
18314
18315 2004-03-11 13:07  ivan
18316
18317         * conf/: invoice_latex, logo.eps: add typeset logo to conf dir and
18318           point invoice_latex at it by default
18319
18320 2004-03-11 00:54  ivan
18321
18322         * FS/bin/freeside-selfservice-server: turn down logging level
18323
18324 2004-03-10 23:33  ivan
18325
18326         * fs_passwd/fs_passwd: update fs_passwd stuff as wrappers around
18327           self-service
18328
18329 2004-03-10 20:17  ivan
18330
18331         * FS/MANIFEST: incorrect listing in MANIFEST
18332
18333 2004-03-10 19:53  ivan
18334
18335         * install/redhat/7.3/INSTALL: 1.5 stuff
18336
18337 2004-03-10 18:21  ivan
18338
18339         * install/suse/9.0/INSTALL: suse install script
18340
18341 2004-03-10 18:05  ivan
18342
18343         * rt/autom4te.cache/: output.0, traces.0: import of rt 3.0.9
18344
18345 2004-03-10 18:02  ivan
18346
18347         * rt/: lib/RT/I18N/de.po, lib/RT/I18N/it.po, lib/RT/I18N/ru.po,
18348           lib/RT/I18N/zh_cn.po, lib/RT/I18N/zh_tw.po,
18349           lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm,
18350           lib/RT/Interface/Web.pm, lib/RT/URI/fsck_com_rt.pm,
18351           lib/t/02regression.t, lib/t/03web.pl, lib/t/04_send_email.pl,
18352           lib/t/data/crashes-file-based-parser,
18353           lib/t/data/multipart-report, lib/t/data/notes-uuencoded,
18354           sbin/extract-message-catalog, sbin/factory, sbin/license_tag,
18355           sbin/rt-test-dependencies.in: import of rt 3.0.9
18356
18357 2004-03-10 17:59  ivan
18358
18359         * rt/: Makefile, Makefile.in, README, README.Oracle, UPGRADING,
18360           configure, configure.ac, config.log, Changelog, config.status,
18361           bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in,
18362           bin/mason_handler.svc.in, bin/rt-crontool.in, bin/rt-mailgate.in,
18363           bin/rt.in, bin/mason_handler.fcgi, bin/mason_handler.scgi,
18364           bin/mason_handler.svc, bin/webmux.pl.in, bin/rt-crontool,
18365           bin/rt-mailgate, docs/rt3-schema-relationships.dot,
18366           etc/RT_Config.pm.in, etc/acl.Informix, etc/acl.Oracle,
18367           etc/constraints.mysql, etc/drop.Informix, etc/drop.Oracle,
18368           etc/initialdata, etc/schema.Informix, etc/schema.SQLite,
18369           etc/schema.mysql, etc/RT_Config.pm, html/autohandler,
18370           html/index.html, html/Admin/Elements/EditCustomField,
18371           html/Admin/Elements/EditCustomFieldValues,
18372           html/Admin/Elements/EditCustomFields,
18373           html/Admin/Elements/EditScrip, html/Admin/Elements/EditScrips,
18374           html/Admin/Elements/SelectGroups,
18375           html/Admin/Elements/SelectRights,
18376           html/Admin/Elements/SelectStage,
18377           html/Admin/Queues/CustomFields.html,
18378           html/Admin/Queues/index.html, html/Admin/Users/Modify.html,
18379           html/Admin/Users/index.html, html/Approvals/Display.html,
18380           html/Elements/Callback, html/Elements/MessageBox,
18381           html/Elements/MyTickets, html/Elements/SelectLang,
18382           html/Elements/SelectStatus, html/Elements/SelectWatcherType,
18383           html/Elements/SetupSessionCookie, html/REST/1.0/autohandler,
18384           html/REST/1.0/dhandler, html/REST/1.0/logout,
18385           html/REST/1.0/Forms/queue/default, html/REST/1.0/Forms/queue/ns,
18386           html/REST/1.0/Forms/ticket/attachments,
18387           html/REST/1.0/Forms/ticket/default,
18388           html/REST/1.0/Forms/ticket/history,
18389           html/REST/1.0/Forms/ticket/links,
18390           html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns,
18391           html/REST/1.0/NoAuth/mail-gateway, html/REST/1.0/search/dhandler,
18392           html/REST/1.0/search/ticket, html/REST/1.0/ticket/comment,
18393           html/REST/1.0/ticket/link, html/REST/1.0/ticket/merge,
18394           html/SelfService/Display.html, html/SelfService/Update.html,
18395           html/SelfService/Elements/MyRequests, html/Ticket/Create.html,
18396           html/Ticket/Display.html, html/Ticket/Modify.html,
18397           html/Ticket/ModifyAll.html, html/Ticket/ModifyPeople.html,
18398           html/Ticket/Update.html, html/Ticket/Attachment/dhandler,
18399           html/Ticket/Elements/AddWatchers,
18400           html/Ticket/Elements/EditCustomField,
18401           html/Ticket/Elements/EditPeople,
18402           html/Ticket/Elements/ShowAttachments,
18403           html/Ticket/Elements/ShowDates, html/Ticket/Elements/ShowHistory,
18404           html/Ticket/Elements/ShowMessageStanza,
18405           html/Ticket/Elements/ShowPeople,
18406           html/Ticket/Elements/ShowTransaction, html/User/Prefs.html,
18407           lib/RT.pm.in, lib/RT.pm, lib/RT/Attachment_Overlay.pm,
18408           lib/RT/Base.pm, lib/RT/CachedGroupMember_Overlay.pm,
18409           lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/CurrentUser.pm,
18410           lib/RT/CustomField_Overlay.pm, lib/RT/EmailParser.pm,
18411           lib/RT/GroupMember_Overlay.pm, lib/RT/Group_Overlay.pm,
18412           lib/RT/Groups_Overlay.pm, lib/RT/Handle.pm, lib/RT/I18N.pm,
18413           lib/RT/Principal_Overlay.pm, lib/RT/Queue_Overlay.pm,
18414           lib/RT/Record.pm, lib/RT/ScripAction_Overlay.pm,
18415           lib/RT/Scrip_Overlay.pm, lib/RT/Scrips_Overlay.pm,
18416           lib/RT/StyleGuide.pod, lib/RT/Template_Overlay.pm,
18417           lib/RT/Ticket_Overlay.pm, lib/RT/Tickets_Overlay.pm,
18418           lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Transaction_Overlay.pm,
18419           lib/RT/URI.pm, lib/RT/User_Overlay.pm, lib/RT/Users_Overlay.pm,
18420           lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm,
18421           lib/RT/Action/CreateTickets.pm, lib/RT/Action/SendEmail.pm,
18422           lib/RT/I18N/cs.pm: import of rt 3.0.9
18423
18424 2004-03-10 17:05  ivan
18425
18426         * Makefile: update for suse
18427
18428 2004-03-10 14:27  khoff
18429
18430         * httemplate/edit/svc_broadband.cgi: Excluded virtual fields
18431           weren't being properly masked on errors.  The router/block select
18432           box wasn't being generated on errors.
18433
18434 2004-03-10 13:47  ivan
18435
18436         * install/suse/9.0/INSTALL: move to versioned dir
18437
18438 2004-03-10 13:44  ivan
18439
18440         * install/redhat/9/INSTALL: adding preliminary suse install script
18441
18442 2004-03-10 11:06  khoff
18443
18444         * httemplate/browse/router.cgi: Added hide/show customer router
18445           link.
18446
18447 2004-03-09 18:37  khoff
18448
18449         * httemplate/browse/router.cgi: UI cleanup.
18450
18451 2004-03-05 06:34  ivan
18452
18453         * FS/MANIFEST, FS/FS/Report.pm, FS/FS/Report/Table.pm,
18454           FS/FS/Report/Table/Monthly.pm, FS/t/Report-Table-Monthly.t,
18455           FS/t/Report-Table.t, FS/t/Report.t, htetc/handler.pl,
18456           httemplate/graph/money_time.cgi: beginning of OO reporting
18457           interface, create acadia-requested crosstab reports
18458
18459 2004-03-04 21:59  ivan
18460
18461         * FS/bin/freeside-daily: fix -v
18462
18463 2004-03-03 08:32  ivan
18464
18465         * bin/create-fetchmailrc: fix for case where no .fetchmailrc should
18466           be create and fetchmail should not be run
18467
18468 2004-03-03 05:42  ivan
18469
18470         * FS/FS/: cust_main.pm, cust_pkg.pm, queue.pm, svc_Common.pm,
18471           svc_acct.pm, svc_broadband.pm, svc_domain.pm, svc_external.pm,
18472           svc_forward.pm, svc_www.pm, ClientAPI/Signup.pm: fix welcome
18473           emails being sent to signup server declined accounts, closes:
18474           Bug#743
18475
18476 2004-03-02 22:20  ivan
18477
18478         * httemplate/edit/svc_forward.cgi: grey out inactive text boxes as
18479           well as disable them (IE doesn't grey out disabled text dialogs)
18480
18481 2004-02-28 15:06  ivan
18482
18483         * httemplate/docs/ieak.html: for now
18484
18485 2004-02-28 14:57  ivan
18486
18487         * Makefile: s/cleanwhisker/pouncequick/
18488
18489 2004-02-28 14:49  ivan
18490
18491         * FS/t/acct_snarf.t: adding
18492
18493 2004-02-28 14:48  ivan
18494
18495         * FS/FS/cust_pkg.pm: minor fixes
18496
18497 2004-02-28 14:47  ivan
18498
18499         * CREDITS: credit where the typeset invoices came from!
18500
18501 2004-02-28 14:40  ivan
18502
18503         * httemplate/edit/process/cust_main_county-collapse.cgi: style
18504
18505 2004-02-28 14:40  ivan
18506
18507         * httemplate/edit/process/cust_main_county.cgi: new setuptax and
18508           recurtax fields
18509
18510 2004-02-28 14:36  ivan
18511
18512         * install/redhat/7.3/INSTALL: update
18513
18514 2004-02-28 14:26  ivan
18515
18516         * FS/FS/Record.pm: depend on DBIx::DBSchema 0.23 and thus DBD::Pg
18517           1.32, finally closes Bug#639
18518
18519 2004-02-27 13:21  khoff
18520
18521         * FS/FS/svc_broadband.pm: When next_free_addr returned undef, we
18522           were trying to call addr on an undefined object.  That's not
18523           good.
18524
18525 2004-02-26 11:21  ivan
18526
18527         * httemplate/view/svc_forward.cgi: correct cancel link
18528           s/account/mail forward/
18529
18530 2004-02-25 20:01  ivan
18531
18532         * httemplate/edit/svc_forward.cgi: double quotes are not ASP
18533
18534 2004-02-25 19:32  ivan
18535
18536         * FS/FS/Record.pm: allow replace with no arguments
18537
18538 2004-02-25 02:37  ivan
18539
18540         * httemplate/edit/svc_forward.cgi, FS/FS/cust_svc.pm: fix up
18541           forward editing for new svc_forward.src field
18542
18543 2004-02-24 21:11  ivan
18544
18545         * FS/FS/CGI.pm: kludge around it completely
18546
18547 2004-02-24 21:04  ivan
18548
18549         * FS/FS/CGI.pm: third time's the charm
18550
18551 2004-02-24 21:00  ivan
18552
18553         * FS/FS/CGI.pm: oops, not the right way to blank them
18554
18555 2004-02-24 20:56  ivan
18556
18557         * FS/FS/CGI.pm: query strings get passed through sometimes?
18558
18559 2004-02-23 00:12  ivan
18560
18561         * FS/FS/: svc_acct.pm, part_export.pm, svc_Common.pm: implement
18562           fallback suspension code
18563
18564 2004-02-13 10:58  ivan
18565
18566         * bin/postfix.export: postfix export
18567
18568 2004-02-13 06:04  ivan
18569
18570         * FS/FS/part_export.pm, bin/postfix.export: add postfix export
18571
18572 2004-02-13 05:53  ivan
18573
18574         * httemplate/edit/part_svc.cgi: typo
18575
18576 2004-02-13 04:27  ivan
18577
18578         * FS/FS/part_export/postfix.pm: adding postfix export
18579
18580 2004-02-13 03:47  ivan
18581
18582         * bin/sendmail.import: it lives!
18583
18584 2004-02-13 03:28  ivan
18585
18586         * httemplate/: index.html, search/svc_forward.cgi,
18587           view/svc_forward.cgi: add mail alias browse to main menu and fix
18588           mail alias view to recognize new schema also
18589
18590 2004-02-13 02:57  ivan
18591
18592         * FS/bin/freeside-setup: continue adding svc_forward.src: make
18593           svc_forward.srcsvc nullable
18594
18595 2004-02-13 02:35  ivan
18596
18597         * FS/FS/svc_forward.pm, FS/bin/freeside-setup,
18598           httemplate/docs/schema.html: add svc_forward.src
18599
18600 2004-02-13 00:02  ivan
18601
18602         * bin/sendmail.import: initial import
18603
18604 2004-02-12 20:01  ivan
18605
18606         * FS/FS/part_export/: router.pm, domain_shellcommands.pm,
18607           forward_shellcommands.pm, shellcommands.pm, www_shellcommands.pm:
18608           depend on Net::SSH 0.08 for non-blocking STDERR read
18609
18610 2004-02-12 14:40  ivan
18611
18612         * install/redhat/9/INSTALL: doc
18613
18614 2004-02-12 02:44  ivan
18615
18616         * bin/bind.import: fix usage msg
18617
18618 2004-02-11 22:31  ivan
18619
18620         * htetc/handler.pl, httemplate/misc/email-invoice.cgi,
18621           httemplate/misc/print-invoice.cgi, httemplate/view/cust_bill.cgi:
18622           re-email invoice, closes: bug#526 and have print and email
18623           invoice links redirect back to top of customer view page instead
18624           of #history tag
18625
18626 2004-02-07 14:13  ivan
18627
18628         * FS/FS/part_export.pm: add link to FreeBSD patch for pw(1) problem
18629
18630 2004-02-07 00:24  ivan
18631
18632         * FS/FS/: cust_svc.pm, part_export.pm: add ignore_accounting flag
18633           to sqlradius and sqlradius_withdomain exports
18634
18635 2004-02-05 17:00  ivan
18636
18637         * FS/FS/Conf.pm: add "Net 0" invoice_default_terms
18638
18639 2004-02-02 16:19  ivan
18640
18641         * bin/shadow.reimport: adding shadow.reimport
18642
18643 2004-02-01 16:23  ivan
18644
18645         * install/redhat/9/INSTALL: add 1.5 dependancies
18646
18647 2004-02-01 13:07  ivan
18648
18649         * install/redhat/9/INSTALL: add addl dependancies, should work now?
18650
18651 2004-02-01 13:05  ivan
18652
18653         * install/redhat/9/INSTALL: rar rar
18654
18655 2004-02-01 13:00  ivan
18656
18657         * install/redhat/9/INSTALL: rar
18658
18659 2004-02-01 01:43  ivan
18660
18661         * install/debian/3.0/INSTALL: add libcache-cache-perl
18662
18663 2004-02-01 01:29  ivan
18664
18665         * Makefile: use install to make all components of FREESIDE_CONF dir
18666
18667 2004-02-01 01:23  ivan
18668
18669         * install/debian/3.0/INSTALL: s/cleanwhisker/pouncequick/
18670
18671 2004-01-30 22:33  ivan
18672
18673         * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm,
18674           httemplate/browse/part_pkg.cgi, httemplate/edit/part_pkg.cgi,
18675           httemplate/edit/process/part_pkg.cgi, FS/bin/freeside-setup,
18676           htetc/handler.pl, httemplate/docs/schema.html: add
18677           pkg_svc.primary_svc flag to enable an explicit first package flag
18678
18679 2004-01-30 22:20  ivan
18680
18681         * FS/FS/Record.pm: add ut_snumber, fix replacement of records with
18682           empty values in non-primary-keyed tables
18683
18684 2004-01-29 19:58  ivan
18685
18686         * FS/FS/part_export.pm: add default freebsd and linux
18687           suspension/unsuspension commands, work around FreeBSD pw(1) lack
18688           of locking, and don't prepend "*SUSPENDED* " to suspend an
18689           account anymore
18690
18691 2004-01-29 19:05  ivan
18692
18693         * FS/FS/svc_acct.pm: don't prepend *SUSPENDED* to passwords to
18694           suspend an account
18695
18696 2004-01-29 17:27  ivan
18697
18698         * Makefile: multiple self-service machines aren't enclosed in
18699           quotes
18700
18701 2004-01-29 17:10  ivan
18702
18703         * Makefile, FS/FS/ClientAPI/MyAccount.pm,
18704           FS/bin/freeside-selfservice-server, init.d/freeside-init: add
18705           support for running selfservice server against multiple machines
18706
18707 2004-01-27 17:45  ivan
18708
18709         * httemplate/search/svc_acct.cgi: fix link from service definition
18710           browse to services
18711
18712 2004-01-27 17:39  ivan
18713
18714         * httemplate/: index.html, browse/part_svc.cgi,
18715           search/svc_acct.cgi, search/svc_domain.cgi: add service
18716           definition browse by number of active services
18717
18718 2004-01-23 03:20  ivan
18719
18720         * httemplate/: index.html, search/report_prepaid_income.cgi,
18721           search/report_prepaid_income.html: add prepaid income to main
18722           menu and allow arbitrary dates
18723
18724 2004-01-23 01:04  ivan
18725
18726         * httemplate/search/report_prepaid_income.cgi: tidy up look
18727
18728 2004-01-23 00:58  ivan
18729
18730         * httemplate/search/report_prepaid_income.cgi: oops
18731
18732 2004-01-23 00:55  ivan
18733
18734         * httemplate/search/report_prepaid_income.cgi: first try at prepaid
18735           income report
18736
18737 2004-01-22 19:22  ivan
18738
18739         * FS/FS/cust_bill.pm: undo debugging change
18740
18741 2004-01-22 19:21  ivan
18742
18743         * FS/FS/cust_bill.pm: consolidate large numbers of accounts to
18744           avoid gigantic line items
18745
18746 2004-01-22 19:01  ivan
18747
18748         * httemplate/edit/cust_main.cgi: and the same for ship_
18749
18750 2004-01-22 18:53  ivan
18751
18752         * httemplate/edit/cust_main.cgi: fix state default and set min year
18753           to this year, patch from <matthewd>, thanks!
18754
18755 2004-01-22 16:49  ivan
18756
18757         * debian/control: update ideas about package splitup
18758
18759 2004-01-21 16:21  ivan
18760
18761         * FS/FS/cust_main.pm: fix cancel method
18762
18763 2004-01-21 16:11  ivan
18764
18765         * httemplate/misc/cust_main-cancel.cgi: report cancellation errors
18766           properly
18767
18768 2004-01-21 15:45  ivan
18769
18770         * httemplate/misc/dump.cgi: fix newline problem in dump
18771
18772 2004-01-21 14:10  ivan
18773
18774         * FS/FS/cust_bill.pm: clean up all temp files!
18775
18776 2004-01-21 14:00  ivan
18777
18778         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latex,
18779           conf/invoice_latexsmallfooter: fix multi-page typeset invoices
18780
18781 2004-01-20 16:04  ivan
18782
18783         * httemplate/search/: cust_bill_event.cgi, cust_pay.cgi,
18784           cust_pkg.cgi: don't include the _next_ day, just the full ending
18785           day
18786
18787 2004-01-20 12:30  ivan
18788
18789         * httemplate/: index.html, misc/dump.cgi: add database dump from
18790           web interface
18791
18792 2004-01-18 13:03  ivan
18793
18794         * FS/FS/Record.pm: revert bind_param change _again_.  passing not
18795           as a hashref causes too many other problems.  please leave as is.
18796           DBD::Pg needs to be fixed.  1.31 is a lost cause.
18797
18798 2004-01-16 13:45  ivan
18799
18800         * FS/FS/cust_bill.pm: apply variable substitutions in latex notes
18801           also
18802
18803 2004-01-12 12:40  khoff
18804
18805         * httemplate/edit/part_virtual_field.cgi: Lists are just better
18806           sorted.
18807
18808 2004-01-12 12:34  khoff
18809
18810         * httemplate/browse/part_virtual_field.cgi: $pvf isn't a global.
18811
18812 2004-01-11 16:03  ivan
18813
18814         * httemplate/view/cust_bill.cgi: only display "view typeset
18815           invoice" when there is an invoice_latex template
18816
18817 2004-01-11 15:59  ivan
18818
18819         * FS/FS/cust_bill.pm, httemplate/view/cust_bill.cgi: typeset
18820           invoice view in web UI uses pdf instead of postscript, closes
18821           Bug#614
18822
18823 2004-01-11 15:38  ivan
18824
18825         * httemplate/view/cust_bill-pdf.cgi: fix for pdf
18826
18827 2004-01-11 15:37  ivan
18828
18829         * httemplate/view/cust_bill-pdf.cgi: adding
18830
18831 2004-01-10 03:32  ivan
18832
18833         * install/redhat/9/INSTALL: update paths
18834
18835 2004-01-10 03:17  ivan
18836
18837         * Makefile: workaround stubborn shells globbing [a-z] to include
18838           CVS/
18839
18840 2004-01-09 20:19  ivan
18841
18842         * FS/FS/cust_main.pm: don't require payname for DCHK either
18843
18844 2004-01-09 19:50  ivan
18845
18846         * httemplate/edit/part_bill_event.cgi: fix UI: displaying "Add" on
18847           invoice event edits
18848
18849 2004-01-09 14:46  ivan
18850
18851         * httemplate/search/report_receivables.cgi: add customer number
18852
18853 2004-01-09 14:39  ivan
18854
18855         * FS/FS/cust_credit.pm, httemplate/view/cust_main.cgi: credit
18856           deletions: need to use Date::Format and FS::Misc qw(send_email)
18857           in cust_credit.pm, need a link to delete unapplied credits too
18858
18859 2004-01-09 14:15  ivan
18860
18861         * FS/FS/Conf.pm: correct tyop
18862
18863 2004-01-09 14:11  ivan
18864
18865         * FS/FS/Conf.pm, FS/FS/cust_credit.pm, FS/FS/cust_credit_bill.pm,
18866           httemplate/view/cust_main.cgi,
18867           httemplate/misc/delete-cust_credit.cgi: add deletecredits config
18868           value to enable deletion of credits
18869
18870 2004-01-09 13:09  ivan
18871
18872         * FS/FS/: Conf.pm, svc_acct.pm: adding system_usernames config
18873           value
18874
18875 2004-01-06 22:10  khoff
18876
18877         * httemplate/edit/part_pkg.cgi: Added billing plan sql_external for
18878           billing services in an external sql database.
18879
18880 2004-01-05 12:24  ivan
18881
18882         * httemplate/index.html: fix other packages by next bill date link
18883
18884 2004-01-03 19:54  ivan
18885
18886         * httemplate/docs/signup.html: remove obsolete netscape CCK
18887           supportsignup.cgi
18888
18889           depend on HTTP::BrowserDetect directly instead of via deprecated
18890           HTTP::Headers::UserAgent (closes: Bug#578)
18891
18892 2004-01-03 00:42  ivan
18893
18894         * httemplate/browse/agent.cgi: fix heading colspan when there is no
18895           agent.disabled column
18896
18897 2004-01-01 12:40  ivan
18898
18899         * FS/FS/cust_bill.pm: escape stuff from latex
18900
18901 2003-12-29 22:02  khoff
18902
18903         * FS/FS/Record.pm: Pass type as scalar instead of a hashref to work
18904           around a bug in DBD::Pg version 1.31.
18905
18906 2003-12-27 00:23  ivan
18907
18908         * httemplate/: index.html, search/cust_pkg.cgi: package reports by
18909           agent
18910
18911 2003-12-24 10:18  khoff
18912
18913         * FS/bin/freeside-setup: tyop
18914
18915 2003-12-22 18:36  ivan
18916
18917         * FS/MANIFEST, FS/FS/part_export.pm, FS/t/svc_broadband.t,
18918           FS/t/svc_external.t, htetc/handler.pl,
18919           httemplate/edit/part_svc.cgi, httemplate/edit/svc_external.cgi,
18920           httemplate/edit/process/svc_external.cgi,
18921           httemplate/view/svc_external.cgi: add svc_external
18922
18923 2003-12-22 17:46  ivan
18924
18925         * FS/: FS.pm, FS/svc_external.pm, bin/freeside-setup,
18926           FS/cust_svc.pm: add svc_external
18927
18928 2003-12-22 17:10  ivan
18929
18930         * eg/table_template-svc.pm: update svc template for 1.5
18931
18932 2003-12-22 17:06  ivan
18933
18934         * eg/table_template-svc.pm: fix path to svc_Common in example table
18935
18936 2003-12-22 16:51  ivan
18937
18938         * FS/FS/ClientAPI/MyAccount.pm,
18939           fs_selfservice/FS-SelfService/SelfService.pm: add edit_info to
18940           selfservice API
18941
18942 2003-12-22 16:41  ivan
18943
18944         * FS/FS/: Conf.pm, cust_main.pm: allow_negative_charges config
18945           option
18946
18947 2003-12-22 13:22  ivan
18948
18949         * FS/FS/cust_main.pm: default to the whole-country tax rate if
18950           states aren't defined
18951
18952 2003-12-22 13:18  ivan
18953
18954         * FS/FS/cust_bill.pm: quiet warning
18955
18956 2003-12-22 13:01  ivan
18957
18958         * FS/FS/cust_credit.pm: allow credits to be modified at API level
18959
18960 2003-12-22 09:50  ivan
18961
18962         * FS/FS/cust_main.pm: add cust_credit, cust_pay and cust_refund
18963           subs
18964
18965 2003-12-21 15:16  ivan
18966
18967         * httemplate/browse/agent_type.cgi: work even if there are stray
18968           type_pkgs records around
18969
18970 2003-12-21 15:13  ivan
18971
18972         * FS/FS/Record.pm: cache virtual_fields method results to help
18973           performance
18974
18975 2003-12-21 13:12  ivan
18976
18977         * FS/bin/freeside-addoutsourceuser: add outsourced databases with
18978           both addresses by default
18979
18980 2003-12-15 00:08  ivan
18981
18982         * conf/invoice_latex: line up w/window envelopes
18983
18984 2003-12-15 00:07  ivan
18985
18986         * httemplate/misc/print-invoice.cgi: print_ps returns ths invoice
18987           now, do not count on latex printing it, oops
18988
18989 2003-12-14 22:42  ivan
18990
18991         * FS/FS/: cust_main.pm, cust_bill.pm: fix bug that charged full
18992           amounts of all open invoices as soon as balance went positive
18993           (only manifests when any cust_bill->owed somehow got to be
18994           negative)
18995
18996 2003-12-14 19:41  ivan
18997
18998         * FS/FS/cust_bill.pm: add _latex_escape sub
18999
19000 2003-12-14 09:53  ivan
19001
19002         * httemplate/view/cust_main.cgi: non-breaking spaces in custoemr
19003           view field names
19004
19005 2003-12-10 15:53  ivan
19006
19007         * FS/FS/ClientAPI/Signup.pm: signup page w/advertising source
19008           dropdown
19009
19010 2003-12-10 14:51  ivan
19011
19012         * FS/bin/freeside-setup: add part_referral.disabled, add disabled
19013           indices to agent and part_bill_event
19014
19015 2003-12-10 14:50  ivan
19016
19017         * FS/FS/part_referral.pm: add part_referral.disabled
19018
19019 2003-11-30 00:06  ivan
19020
19021         * FS/FS/cust_bill.pm: explicitly tell dvips to write output to a
19022           file
19023
19024 2003-11-29 23:52  ivan
19025
19026         * httemplate/view/cust_bill.cgi: add link to view typeset invoice
19027
19028 2003-11-29 23:41  ivan
19029
19030         * conf/invoice_latex: move to the left to line up with window
19031           envelopes
19032
19033 2003-11-29 02:50  ivan
19034
19035         * FS/FS/cust_credit_bill.pm: missing cut
19036
19037 2003-11-29 02:48  ivan
19038
19039         * FS/FS/cust_bill.pm: use the latex template for normal printing
19040           when available
19041
19042 2003-11-29 02:39  ivan
19043
19044         * httemplate/edit/part_pkg.cgi: adding sql_generic price plan
19045
19046 2003-11-29 00:32  ivan
19047
19048         * FS/FS/: Conf.pm, cust_bill_pay.pm, cust_credit_bill.pm: option to
19049           send statements when a payment or credit is applied
19050
19051 2003-11-29 00:18  ivan
19052
19053         * FS/FS/part_bill_event.pm: also set default latex template for
19054           late bill templates
19055
19056 2003-11-29 00:08  ivan
19057
19058         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latex,
19059           conf/invoice_latexfooter, conf/invoice_latexnotes,
19060           httemplate/misc/print-invoice.cgi,
19061           httemplate/view/cust_bill-ps.cgi: postscript invoice redux
19062
19063 2003-11-26 07:37  ivan
19064
19065         * FS/FS/cust_bill.pm: remove spurious Setup on one-time package
19066           charges
19067
19068 2003-11-26 06:25  ivan
19069
19070         * FS/FS/: Conf.pm, cust_bill.pm: add invoice_default_terms config
19071           value to control explicit due date printing on invoices
19072
19073 2003-11-24 06:29  ivan
19074
19075         * httemplate/edit/part_export.cgi: fix html quoting problems
19076
19077 2003-11-24 05:01  ivan
19078
19079         * httemplate/browse/part_export.cgi: fix html quoting of export
19080           options
19081
19082 2003-11-21 10:55  ivan
19083
19084         * FS/FS/Record.pm: revert bind_param change!
19085
19086 2003-11-21 07:32  ivan
19087
19088         * httemplate/search/report_receivables.cgi: precedence helps alot
19089
19090 2003-11-21 07:25  ivan
19091
19092         * httemplate/search/report_receivables.cgi: precedence helps alot
19093
19094 2003-11-21 07:20  ivan
19095
19096         * httemplate/search/report_receivables.cgi: show customer status on
19097           receivables report
19098
19099 2003-11-20 04:48  ivan
19100
19101         * FS/FS/part_export/communigate_pro.pm: don't error out when not
19102           actually changing domain
19103
19104 2003-11-19 10:13  ivan
19105
19106         * FS/FS/Record.pm: work around DBD::Pg problems with bind_param
19107
19108 2003-11-19 04:21  ivan
19109
19110         * httemplate/: edit/REAL_cust_pkg.cgi, search/report_cust_pay.html,
19111           search/report_tax.html: fix jscalendar date ifFormat
19112
19113 2003-11-18 17:37  ivan
19114
19115         * FS/FS/cust_bill.pm: reversing accidental commit of
19116           work-in-progress
19117
19118 2003-11-18 17:29  ivan
19119
19120         * FS/FS/: cust_bill.pm, cust_main.pm: disable debugging by default
19121
19122 2003-11-18 07:14  ivan
19123
19124         * FS/FS/part_export.pm: fix communigate pro export descriptions
19125
19126 2003-11-18 07:04  ivan
19127
19128         * FS/: FS/part_export/communigate_pro.pm,
19129           FS/part_export/communigate_pro_singledomain.pm, MANIFEST,
19130           FS/part_export.pm: add communigate_pro_singledomain export
19131
19132 2003-11-14 23:28  ivan
19133
19134         * FS/bin/freeside-selfservice-server: kill off ssh process when
19135           re-opening connection
19136
19137 2003-11-14 23:18  ivan
19138
19139         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd: add
19140           trailing newline to supress useless error messages in log
19141
19142 2003-11-14 00:43  ivan
19143
19144         * FS/bin/freeside-selfservice-server: hopefully recover better from
19145           lost ssh connections
19146
19147 2003-11-13 18:52  ivan
19148
19149         * httemplate/search/report_receivables.cgi: sort these
19150           case-insensitive
19151
19152 2003-11-13 03:23  ivan
19153
19154         * install/debian/3.0/INSTALL: fix path in questionable section
19155
19156 2003-11-12 04:29  ivan
19157
19158         * FS/FS/: svc_Common.pm, svc_acct.pm: allow provisioning of
19159           unaudited services with a svcnum for imports
19160
19161 2003-11-12 03:22  ivan
19162
19163         * FS/FS/cust_pkg.pm: better error msg
19164
19165 2003-11-11 07:03  ivan
19166
19167         * FS/FS/svc_Common.pm: also make setx behave when setting svcnum
19168           during an import
19169
19170 2003-11-11 06:39  ivan
19171
19172         * FS/FS/svc_Common.pm: fix up virtual field reprucussions
19173
19174 2003-11-11 06:21  ivan
19175
19176         * FS/FS/svc_Common.pm: simple change to cust_svc creation to help
19177           imports with svcnums
19178
19179 2003-11-11 00:01  ivan
19180
19181         * httemplate/search/report_receivables.cgi: remove spaces between
19182           parens and contact name
19183
19184 2003-11-10 23:51  ivan
19185
19186         * httemplate/browse/svc_acct_pop.cgi: part_referral.cgi
19187
19188 2003-11-10 05:54  ivan
19189
19190         * httemplate/misc/process/meta-import.cgi: hmm forgot to check this
19191           in?
19192
19193 2003-11-08 08:36  ivan
19194
19195         * FS/FS/: cust_main.pm, ClientAPI/MyAccount.pm: add order_pkg and
19196           cancel_pkg functions to self-service
19197
19198 2003-11-08 08:31  ivan
19199
19200         * fs_selfservice/FS-SelfService/SelfService.pm: documentation for
19201           self-service functions!
19202
19203 2003-11-08 04:59  ivan
19204
19205         * FS/FS/ClientAPI/MyAccount.pm: pass paybatch field to realtime_bop
19206           so we can prevent double-charges
19207
19208 2003-11-07 02:53  ivan
19209
19210         * httemplate/elements/: calendar-en.js, calendar-setup.js,
19211           calendar-win2k-2.css, calendar.js, calendar_stripped.js: update
19212           jscalendar
19213
19214 2003-11-07 00:39  ivan
19215
19216         * FS/FS/cust_svc.pm: also fix attribute_since_sqlradacct for data
19217           charging
19218
19219 2003-11-07 00:36  ivan
19220
19221         * FS/FS/cust_svc.pm: finish fixing sqlradius_withdomain time
19222           calculations
19223
19224 2003-11-06 23:56  ivan
19225
19226         * httemplate/view/svc_acct.cgi: also show RADIUS usage information
19227           for sqlradius_withdomain exports
19228
19229 2003-11-06 06:45  ivan
19230
19231         * httemplate/search/report_receivables.cgi: add totals & simplify
19232           expressions
19233
19234 2003-11-06 06:08  ivan
19235
19236         * httemplate/search/report_receivables.cgi: ack!  count credits,
19237           not payments twice
19238
19239 2003-11-06 06:00  ivan
19240
19241         * httemplate/search/report_receivables.cgi: typo
19242
19243 2003-11-06 05:56  ivan
19244
19245         * httemplate/search/report_receivables.cgi: link to customer, don't
19246           show custnum
19247
19248 2003-11-06 05:40  ivan
19249
19250         * FS/MANIFEST: removing bin/freeside-receivables-report
19251
19252 2003-11-06 05:39  ivan
19253
19254         * httemplate/: index.html, search/report_receivables.cgi: "current
19255           receivables" -> A/R Aging summary
19256
19257 2003-11-05 03:13  ivan
19258
19259         * bin/create-fetchmailrc: fixup
19260
19261 2003-11-05 02:26  ivan
19262
19263         * FS/FS/svc_acct.pm: allow letters in quota for use with edquota -p
19264
19265 2003-11-04 10:01  ivan
19266
19267         * FS/FS/cust_main.pm: don't overwrite otaker on cust_main!
19268
19269 2003-11-04 09:57  ivan
19270
19271         * bin/create-fetchmailrc: adding
19272
19273 2003-11-04 09:30  ivan
19274
19275         * FS/FS/: svc_acct.pm, part_export/shellcommands.pm: make snarf
19276           info available to exports
19277
19278 2003-11-04 02:56  ivan
19279
19280         * FS/FS/Record.pm: finish treating serials as ints!
19281
19282 2003-11-04 02:55  ivan
19283
19284         * FS/FS/Record.pm: treat serial columns as ints too!
19285
19286 2003-11-03 03:42  ivan
19287
19288         * FS/FS/svc_Common.pm, httemplate/edit/part_svc.cgi: does this fix
19289           Bug#590??
19290
19291 2003-11-03 03:30  ivan
19292
19293         * httemplate/edit/part_svc.cgi: kludge around this so i can add
19294           service definitions for now
19295
19296 2003-11-02 21:57  ivan
19297
19298         * httemplate/: index.html, browse/part_pkg.cgi,
19299           search/cust_pkg.cgi: add suspended/canceled browse, fix the old
19300           suspended browse
19301
19302 2003-11-02 21:48  ivan
19303
19304         * httemplate/search/cust_pkg.cgi: add suspended/canceled package
19305           browse
19306
19307 2003-11-02 21:40  ivan
19308
19309         * httemplate/index.html: formatting
19310
19311 2003-11-02 21:34  ivan
19312
19313         * httemplate/index.html: remove duplicate items from "Reports"
19314           section
19315
19316 2003-11-02 21:25  ivan
19317
19318         * httemplate/browse/part_pkg.cgi: tyops
19319
19320 2003-11-02 21:21  ivan
19321
19322         * httemplate/browse/part_pkg.cgi: also show suspended and canceled
19323           counts on active package browse
19324
19325 2003-10-25 17:39  ivan
19326
19327         * httemplate/search/: cust_pay.cgi, report_cust_pay.html: payment
19328           reports broken down by Visa/MC / Amex / Discover
19329
19330 2003-10-24 19:05  ivan
19331
19332         * FS/FS/: acct_snarf.pm, svc_Common.pm, svc_acct.pm,
19333           ClientAPI/Signup.pm: signups with snarf info!
19334
19335 2003-10-24 18:06  ivan
19336
19337         * httemplate/docs/signup.html: better link to .INS files
19338           documentation
19339
19340 2003-10-24 13:38  ivan
19341
19342         * FS/FS/: cust_main.pm, Conf.pm: add cvv-save configuration value
19343           to save the cvv data for specific card types
19344
19345 2003-10-24 12:28  ivan
19346
19347         * FS/FS/ClientAPI/Signup.pm, httemplate/edit/cust_main.cgi,
19348           httemplate/edit/process/cust_main.cgi, httemplate/docs/cvv2.html,
19349           FS/FS/cust_main.pm, FS/bin/freeside-setup,
19350           httemplate/docs/schema.html: cvv!
19351
19352 2003-10-23 22:51  ivan
19353
19354         * httemplate/images/: cvv2.png, cvv2_amex.png: adding cvv2 images
19355
19356 2003-10-23 15:37  ivan
19357
19358         * bin/dbdef-create: require DBIx::DBSchema 0.22 to deal with Pg
19359           version problems
19360
19361 2003-10-23 02:02  ivan
19362
19363         * httemplate/docs/legacy.html: fix cranky verbitage at the top
19364
19365 2003-10-23 00:49  ivan
19366
19367         * FS/FS/cust_pay_batch.pm: Declined results from batches should now
19368           suspend the relevant customer.
19369
19370 2003-10-22 12:10  khoff
19371
19372         * httemplate/edit/process/router.cgi: dbh is a global.
19373
19374 2003-10-20 18:28  ivan
19375
19376         * install/redhat/9/INSTALL: more rh9 install foo
19377
19378 2003-10-20 17:07  ivan
19379
19380         * install/redhat/9/INSTALL: update rh9 install foo
19381
19382 2003-10-20 11:59  ivan
19383
19384         * install/redhat/: 7.3/INSTALL, 9/INSTALL: add passive flag to wget
19385
19386 2003-10-19 22:01  ivan
19387
19388         * FS/FS/cust_main.pm, httemplate/edit/part_pkg.cgi,
19389           httemplate/view/cust_main.cgi: finish up weekly billing
19390
19391 2003-10-19 21:25  ivan
19392
19393         * FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
19394           httemplate/edit/part_pkg.cgi, FS/bin/freeside-setup: daily/weekly
19395           billing
19396
19397 2003-10-19 19:35  ivan
19398
19399         * install/redhat/9/: INSTALL, sources.list: update for rh9
19400
19401 2003-10-19 19:28  ivan
19402
19403         * install/: openbsd/INSTALL, openbsd/cpan, openbsd/ports,
19404           redhat/9/INSTALL, redhat/9/sources.list: adding openbsd and red
19405           hat installs
19406
19407 2003-10-16 15:57  khoff
19408
19409         * FS/FS/part_export/router.pm: Telnet/SSH router export for
19410           svc_broadband.
19411
19412 2003-10-15 16:17  khoff
19413
19414         * httemplate/browse/router.cgi: $router isn't a global.
19415
19416 2003-10-15 15:59  khoff
19417
19418         * httemplate/edit/router.cgi: More changes that got lost in the
19419           merge somehow.
19420
19421 2003-10-15 15:48  khoff
19422
19423         * httemplate/view/svc_broadband.cgi: File got munged during
19424           svc_broadband merge.  Added ability to create a 'customer
19425           router'.
19426
19427 2003-10-15 08:03  ivan
19428
19429         * FS/bin/freeside-selfservice-server,
19430           fs_selfservice/FS-SelfService/SelfService.pm,
19431           fs_selfservice/FS-SelfService/freeside-selfservice-clientd: add
19432           tagging ability so we can run multiple self-service clients on
19433           one machine
19434
19435 2003-10-15 05:08  ivan
19436
19437         * FS/bin/freeside-setup: fix agent username and password
19438           nullability
19439
19440 2003-10-15 02:41  ivan
19441
19442         * FS/FS/cust_main.pm: - Business::OnlinePayment "recurring_billing"
19443           flag is set for subsequent   credit card transactions; some
19444           processors (AuthorozeNet, others?) use this   to waive the CVV2
19445           requirement.
19446
19447 2003-10-09 10:40  ivan
19448
19449         * FS/FS/cust_pay_batch.pm: parse last line from TD Canada Trust
19450
19451 2003-10-07 21:09  ivan
19452
19453         * htetc/handler.pl, httemplate/misc/upload-batch.cgi: can't use
19454           File::Basename::basename for windows filenames!  use a regex
19455           instead
19456
19457 2003-10-07 06:50  ivan
19458
19459         * Makefile: mandrake
19460
19461 2003-10-07 01:05  ivan
19462
19463         * FS/: FS/acct_snarf.pm, FS.pm, FS/part_export.pm: adding
19464           acct_snarf
19465
19466 2003-10-06 23:06  ivan
19467
19468         * FS/FS/part_export/communigate_pro.pm: problem was scalar context
19469           propogating to the wrong place in the grep
19470
19471 2003-10-06 23:03  ivan
19472
19473         * FS/FS/part_export/communigate_pro.pm: fix subroutine call from
19474           UpdateAccountSettings sub
19475
19476 2003-10-06 22:50  ivan
19477
19478         * FS/FS/part_export/communigate_pro.pm: add suspend and unsuspend
19479           hooks, don't try and set '*SUSPENDED*' passwords
19480
19481 2003-10-06 22:49  ivan
19482
19483         * FS/FS/svc_acct.pm: doc
19484
19485 2003-10-06 19:27  ivan
19486
19487         * FS/FS/part_export/communigate_pro.pm: add suspension /
19488           unsuspension export to communigate
19489
19490 2003-10-06 04:39  ivan
19491
19492         * httemplate/search/svc_acct.cgi: fix URL argument processing for
19493           account searches by popnum
19494
19495 2003-10-06 04:22  ivan
19496
19497         * httemplate/search/svc_acct.cgi: typo
19498
19499 2003-10-06 04:20  ivan
19500
19501         * httemplate/: browse/svc_acct_pop.cgi, search/svc_acct.cgi: fix
19502           linking to account list per access number
19503
19504 2003-10-06 04:14  ivan
19505
19506         * httemplate/: browse/svc_acct_pop.cgi, search/svc_acct.cgi: agent
19507           browse shows # of active accounts & links to appropriate account
19508           search
19509
19510 2003-10-02 14:51  khoff
19511
19512         * httemplate/edit/svc_broadband.cgi: $field isn't a global.
19513
19514 2003-10-02 07:26  ivan
19515
19516         * Makefile: minor Makefile updates
19517
19518 2003-10-02 07:19  ivan
19519
19520         * FS/FS/: Conf.pm, cust_main.pm: add emaildecline-exclude config
19521           option
19522
19523 2003-10-02 06:08  ivan
19524
19525         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd: turn
19526           off super-verbose logging
19527
19528 2003-10-02 05:42  ivan
19529
19530         * fs_selfservice/FS-SelfService/Makefile.PL: update Makefile.PL
19531           dependancies (PREREQ_PM) for self-service module and signup
19532           wrapper
19533
19534 2003-10-02 04:23  ivan
19535
19536         * fs_selfservice/FS-SelfService/cgi/login.html: removing testing
19537           info
19538
19539 2003-10-02 03:18  ivan
19540
19541         * FS/bin/freeside-daily: added -y switch to freeside-daily to
19542           specify an offset in days
19543
19544 2003-10-02 01:56  ivan
19545
19546         * FS/FS/raddb.pm, bin/generate-raddb: update with dictionaries from
19547           freeradius 0.9.1, and fix generate-raddb to avoid duplicates
19548
19549 2003-09-30 08:01  ivan
19550
19551         * FS/FS/agent.pm: no duplicate usernames
19552
19553 2003-09-30 05:48  ivan
19554
19555         * httemplate/misc/download-batch.cgi: IE doesn't like downloading
19556           MIME type text/comma-separated-values
19557
19558 2003-09-30 01:21  ivan
19559
19560         * httemplate/edit/REAL_cust_pkg.cgi, CREDITS,
19561           httemplate/elements/calendar-en.js,
19562           httemplate/elements/calendar-setup.js,
19563           httemplate/elements/calendar-win2k-2.css,
19564           httemplate/elements/calendar.js,
19565           httemplate/elements/calendar_stripped.js,
19566           httemplate/images/calendar.png,
19567           httemplate/search/report_cust_pay.html,
19568           httemplate/search/report_tax.html: calendar popups!
19569
19570 2003-09-30 00:04  ivan
19571
19572         * htetc/handler.pl: CGI.pm 2.47 required for ->upload() method
19573
19574 2003-09-29 03:10  ivan
19575
19576         * httemplate/: browse/agent.cgi, search/cust_main.cgi: agent browse
19577           now links to active/cancelled customers
19578
19579 2003-09-28 23:51  ivan
19580
19581         * FS/FS/ClientAPI/Signup.pm: signup with agent selection
19582
19583 2003-09-28 23:35  ivan
19584
19585         * httemplate/index.html: remove Gratuitous Capitalization
19586
19587 2003-09-28 22:51  ivan
19588
19589         * FS/FS/agent.pm, httemplate/browse/agent.cgi,
19590           httemplate/edit/agent.cgi, httemplate/edit/cust_main.cgi: agents
19591           can be disabled (auto-sensing based on schema)
19592
19593 2003-09-28 22:51  ivan
19594
19595         * FS/bin/freeside-setup, httemplate/docs/schema.html: added
19596           agent.disabled       agent.username       agent._password
19597
19598 2003-09-28 19:17  ivan
19599
19600         * FS/: FS/Conf.pm, bin/freeside-selfservice-server: finish removing
19601           quiet config options
19602
19603 2003-09-27 19:36  ivan
19604
19605         * FS/FS/cust_pay_batch.pm, htetc/handler.pl,
19606           httemplate/misc/upload-batch.cgi: add upload of batch result from
19607           TD Canada Trust some global.asa / handler.pl enhancements
19608
19609 2003-09-26 16:33  khoff
19610
19611         * httemplate/edit/svc_www.cgi: $field is not a global.
19612
19613 2003-09-26 14:02  khoff
19614
19615         * httemplate/edit/svc_acct.cgi: $field isn't a global.
19616
19617 2003-09-26 06:04  ivan
19618
19619         * FS/: FS/cust_main.pm, bin/freeside-daily: re-setup option to
19620           re-charge setup fee
19621
19622 2003-09-26 02:31  ivan
19623
19624         * FS/FS/cust_main.pm: scalar/array scope fix... new, multiple (i.e.
19625           canadian GST/PST) taxes work now!
19626
19627 2003-09-26 02:15  ivan
19628
19629         * FS/FS/UID.pm: re-enable ChopBlanks for now
19630
19631 2003-09-26 02:09  ivan
19632
19633         * FS/FS/cust_pkg.pm: fix manual_flag problem preventing cust_pkg
19634           editing
19635
19636 2003-09-26 01:11  ivan
19637
19638         * httemplate/: browse/cust_main_county.cgi,
19639           edit/cust_main_county.cgi: fix tax edit UI
19640
19641 2003-09-25 04:49  ivan
19642
19643         * httemplate/: browse/cust_main_county.cgi,
19644           edit/cust_main_county.cgi: UI for multiple named taxes w/setup &
19645           recur exemptions 1.4 schema-auto-adjusting backport
19646
19647 2003-09-25 04:17  ivan
19648
19649         * FS/FS/: cust_main.pm, cust_main_county.pm: multiple, named taxes
19650           for a single region 1.4 backport auto-adjusts based on schema
19651
19652 2003-09-25 03:40  ivan
19653
19654         * FS/bin/freeside-setup, httemplate/docs/schema.html: add setuptax
19655           and recurtax fields to cust_main_county
19656
19657 2003-09-25 03:28  ivan
19658
19659         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
19660           freebsd portability fix
19661
19662 2003-09-25 03:27  ivan
19663
19664         * FS/bin/freeside-selfservice-server: freebsd portability fixes
19665
19666 2003-09-25 03:26  ivan
19667
19668         * FS/FS/ClientAPI/MyAccount.pm: quiet self-service server cancels
19669
19670 2003-09-24 10:20  ivan
19671
19672         * FS/FS/part_export/shellcommands.pm: don't change dir either when
19673           username_pwonly is set
19674
19675 2003-09-24 10:06  ivan
19676
19677         * FS/FS/part_export/shellcommands.pm: don't allow uid changes when
19678           usermod_pwonly set
19679
19680 2003-09-23 19:37  ivan
19681
19682         * install/freebsd/ports: need Cache::Cache in 1.4.2+
19683
19684 2003-09-23 18:30  ivan
19685
19686         * httemplate/browse/agent.cgi: fix boolean precedence error leading
19687           to inaccurate results on the new customer status list
19688
19689 2003-09-21 00:31  ivan
19690
19691         * FS/FS/cust_bill.pm, httemplate/misc/download-batch.cgi: remove
19692           trancode from batching
19693
19694 2003-09-20 23:52  ivan
19695
19696         * httemplate/misc/download-batch.cgi: eliminate extraneous newlines
19697
19698 2003-09-20 18:22  ivan
19699
19700         * httemplate/misc/download-batch.cgi: preliminary batch download
19701
19702 2003-09-19 05:40  ivan
19703
19704         * FS/FS/cust_main.pm: quiet option to cancel method
19705
19706 2003-09-19 05:13  ivan
19707
19708         * FS/FS/ClientAPI/Signup.pm: remove klunky $error ||= usage
19709
19710 2003-09-19 05:04  ivan
19711
19712         * FS/FS/ClientAPI/Signup.pm: oops, flipped an or to an and
19713
19714 2003-09-19 05:02  ivan
19715
19716         * FS/FS/ClientAPI/Signup.pm: cache initial signup_info for
19717           performance
19718
19719 2003-09-19 04:56  ivan
19720
19721         * FS/FS/ClientAPI/Signup.pm: better error message when you don't
19722           select a package
19723
19724 2003-09-19 04:50  ivan
19725
19726         * init.d/freeside-init: correct pid filename for stopping
19727           self-service server
19728
19729 2003-09-19 04:35  ivan
19730
19731         * fs_selfservice/FS-SelfService/SelfService.pm: finish moving
19732           signup server functions to self-service interace
19733
19734 2003-09-19 04:00  ivan
19735
19736         * FS/FS/ClientAPI/Signup.pm: module needs to return true
19737
19738 2003-09-19 03:08  ivan
19739
19740         * FS/FS/ClientAPI/Signup.pm: make sure signup cancels are quiet
19741
19742 2003-09-19 03:07  ivan
19743
19744         * Makefile, FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
19745           FS/FS/ClientAPI/Signup.pm, httemplate/docs/index.html: move
19746           signup server functions to self-service server.  fix provisioning
19747           & immediate suspension of declined signups.
19748
19749 2003-09-19 02:59  ivan
19750
19751         * init.d/freeside-init: removing signup and passwd servers
19752
19753 2003-09-18 21:25  ivan
19754
19755         * FS/FS/cust_main.pm: finish cleaning up the quiet stuff
19756
19757 2003-09-18 21:13  ivan
19758
19759         * FS/FS/: Conf.pm, cust_main.pm, cust_pkg.pm: deprecate
19760           signup_server-quiet config option
19761
19762 2003-09-18 03:52  ivan
19763
19764         * httemplate/browse/agent.cgi: oops
19765
19766 2003-09-18 03:46  ivan
19767
19768         * httemplate/browse/agent.cgi: include info on number of
19769           active/cancelled customers in agent browse
19770
19771 2003-09-15 14:33  ivan
19772
19773         * httemplate/search/cust_pkg.cgi: package search skips cancelled
19774           packages when searching by date range
19775
19776 2003-09-11 17:14  khoff
19777
19778         * FS/FS/addr_block.pm: @excludeaddr is a list of addresses, not
19779           NetAddrs, so it shouldn't be map'd
19780
19781 2003-09-11 14:57  ivan
19782
19783         * FS/FS/part_export.pm: also update sqlradius_withdomaind
19784           description for freeradius 0.9.1
19785
19786 2003-09-11 14:54  ivan
19787
19788         * FS/FS/part_export.pm: update doc note for freeradius 0.9.1
19789
19790 2003-09-10 15:10  ivan
19791
19792         * FS/FS/part_export/communigate_pro.pm: communigate pro quota bs
19793
19794 2003-09-10 14:56  ivan
19795
19796         * FS/FS/part_export/communigate_pro.pm: don't set an empty
19797           externalFlag
19798
19799 2003-09-10 14:45  ivan
19800
19801         * FS/FS/part_export/communigate_pro.pm: communitgate pro
19802           CreateAccount examples are on crack
19803
19804 2003-09-10 14:39  ivan
19805
19806         * FS/FS/part_export/communigate_pro.pm: fix for communigate pro
19807           weird data structure on create
19808
19809 2003-09-10 14:01  ivan
19810
19811         * FS/FS/part_export/communigate_pro.pm: set initial password for
19812           new accounts
19813
19814 2003-09-10 03:54  ivan
19815
19816         * FS/FS/cust_pay.pm: adding cust_main method
19817
19818 2003-09-09 15:36  ivan
19819
19820         * FS/MANIFEST: adding communigate_pro export
19821
19822 2003-09-08 21:16  ivan
19823
19824         * FS/FS/part_export.pm: typo hiding remote username labels
19825
19826 2003-09-06 00:20  ivan
19827
19828         * httemplate/browse/agent_type.cgi: hide display of disabled
19829           packages from agent type browse
19830
19831 2003-09-05 23:45  ivan
19832
19833         * FS/FS/part_export.pm: updated DBI link in sqlradius export notes
19834
19835 2003-09-05 18:45  ivan
19836
19837         * FS/FS/svc_acct.pm: fix method name
19838
19839 2003-09-05 18:44  ivan
19840
19841         * FS/FS/: cust_svc.pm, svc_acct.pm: add
19842           get_session_history_sqlradacct have $ignore_quantity also ignore
19843           0 quantities
19844
19845 2003-09-05 06:19  ivan
19846
19847         * FS/FS/part_export/communigate_pro.pm: typo
19848
19849 2003-09-05 06:18  ivan
19850
19851         * FS/FS/: part_export.pm, part_export/communigate_pro.pm: add
19852           communigate pro export
19853
19854 2003-09-05 06:16  ivan
19855
19856         * FS/FS/Conf.pm: doc
19857
19858 2003-09-05 02:13  ivan
19859
19860         * FS/FS/svc_acct.pm: allow ! password like !!
19861
19862 2003-09-05 01:17  ivan
19863
19864         * FS/FS/Conf.pm: fix reference to obsolete shellcommands-useradd
19865           conf value (refer to exports instead)
19866
19867 2003-09-05 01:02  ivan
19868
19869         * FS/FS/Conf.pm: fix typo
19870
19871 2003-09-05 01:01  ivan
19872
19873         * FS/FS/svc_acct.pm: allow up to 60 char encrypted passwords for
19874           blowfish
19875
19876 2003-09-05 00:55  ivan
19877
19878         * FS/bin/freeside-setup: svc_acct._password from 50 to 72 for
19879           blowfish passwords
19880
19881 2003-09-04 21:09  ivan
19882
19883         * FS/FS/: Conf.pm, cust_main.pm: users-allow_comp config value to
19884           control creation of complimentary accounts and minor pod updates
19885
19886 2003-09-04 19:31  ivan
19887
19888         * httemplate/edit/part_svc.cgi: -w-safe and run under a 1.4 schema
19889           too
19890
19891 2003-09-03 16:06  ivan
19892
19893         * httemplate/view/cust_main.cgi: list extraneous services, closes:
19894           #213
19895
19896 2003-09-03 13:22  ivan
19897
19898         * FS/FS/Record.pm: turn off query debugging
19899
19900 2003-09-03 11:46  ivan
19901
19902         * FS/FS/Record.pm: turn vfieldpart_hashref into a method, not a
19903           subroutine another fix to support running 1.5.0 virtual field
19904           code on 1.4.x databases
19905
19906 2003-09-03 06:18  ivan
19907
19908         * FS/FS/part_export.pm: openbsd also uses sane useradd/mod/del
19909           commands
19910
19911 2003-09-03 05:35  ivan
19912
19913         * Makefile: makefile trivia for openbsd
19914
19915 2003-08-21 00:42  ivan
19916
19917         * install/debian/3.0/INSTALL: woody backports
19918
19919 2003-08-20 23:46  ivan
19920
19921         * install/debian/3.0/INSTALL: iffy
19922
19923 2003-08-20 23:42  ivan
19924
19925         * install/debian/3.0/INSTALL: woody
19926
19927 2003-08-07 22:54  ivan
19928
19929         * httemplate/view/svc_acct.cgi: - fix possible glitch with Mason on
19930           account view screen
19931
19932 2003-08-07 22:42  ivan
19933
19934         * FS/FS/CGI.pm, bin/masonize, httemplate/index.html,
19935           httemplate/elements/header.html,
19936           httemplate/elements/menubar.html, httemplate/elements/pager.html,
19937           httemplate/elements/table.html, httemplate/search/sql.html,
19938           httemplate/search/elements/search.html: - (finish) includes!
19939           (closes: Bug#551) - (finish) moving SQL search to including
19940           generic elements/search.html - new elements: menubar.html,
19941           header.html, pager.html and table.html - have masonize process
19942           .html files also
19943
19944 2003-08-07 19:02  ivan
19945
19946         * bin/masonize, httemplate/autohandler,
19947           httemplate/graph/money_time.cgi, httemplate/search/sql.html,
19948           httemplate/search/elements/search.html: - fix Mason profiling to
19949           pass-through images (for graph/) - fix graph/money-time.cgi use
19950           of $m interfering with Mason - fix graph/money-time-graph.cgi to
19951           set content-type in a Mason/ASP-independant   fashion -
19952           (beginning of) includes! - (beginning of) moving SQL search to
19953           including generic elements/search.html - fix global.asa typo -
19954           fix masonize to not prepend an extraneous blank line (breaking
19955           graph/money-time-graph.cgi)
19956
19957 2003-08-07 06:08  ivan
19958
19959         * htetc/handler.pl, httemplate/view/cust_main.cgi: - turn on
19960           profiling with mason like with Apache::ASP (redirects now
19961           working) - fix mason error with new view/cust_main.cgi UI
19962
19963 2003-08-07 05:47  ivan
19964
19965         * Makefile, htetc/handler.pl, httemplate/autohandler,
19966           httemplate/index.html: - switch to mason by default - minimum
19967           mason version 1.1 (and doc) - evaluate .html files with mason/asp
19968           - turn on profiling with mason like with Apache::ASP (redirects
19969           not working) - (start of) includes
19970
19971 2003-08-05 14:00  ivan
19972
19973         * httemplate/browse/part_pkg.cgi: doh, revert stuff that shouldn't
19974           have been checked in
19975
19976 2003-08-05 13:06  ivan
19977
19978         * htetc/handler.pl: no svc_acct_sm in 1.5
19979
19980 2003-08-05 12:07  ivan
19981
19982         * FS/FS/part_export.pm: update sqlradius{_withdomain} documentation
19983
19984 2003-08-05 11:52  ivan
19985
19986         * FS/FS/svc_domain.pm: remove spurious re-use of $error
19987
19988 2003-08-05 11:45  ivan
19989
19990         * FS/FS/Record.pm: backwards compatibility if the schema hasn't
19991           been updated
19992
19993 2003-08-04 17:32  khoff
19994
19995         * httemplate/index.html: Fixed %%%VERSION%%% tag
19996
19997 2003-08-04 17:20  khoff
19998
19999         * FS/MANIFEST, FS/FS/Record.pm, FS/FS/addr_block.pm,
20000           FS/FS/agent.pm, FS/FS/agent_type.pm, FS/FS/cust_bill.pm,
20001           FS/FS/cust_bill_event.pm, FS/FS/cust_bill_pay.pm,
20002           FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm,
20003           FS/FS/cust_credit.pm, FS/FS/cust_credit_bill.pm,
20004           FS/FS/cust_credit_refund.pm, FS/FS/cust_main.pm,
20005           FS/FS/cust_main_county.pm, FS/FS/cust_main_invoice.pm,
20006           FS/FS/cust_pay.pm, FS/FS/cust_pay_batch.pm, FS/FS/cust_pkg.pm,
20007           FS/FS/cust_refund.pm, FS/FS/cust_svc.pm,
20008           FS/FS/cust_tax_exempt.pm, FS/FS/domain_record.pm,
20009           FS/FS/export_svc.pm, FS/FS/msgcat.pm, FS/FS/nas.pm,
20010           FS/FS/part_bill_event.pm, FS/FS/part_export.pm,
20011           FS/FS/part_export_option.pm, FS/FS/part_pkg.pm,
20012           FS/FS/part_pop_local.pm, FS/FS/part_referral.pm,
20013           FS/FS/part_svc.pm, FS/FS/part_svc_column.pm,
20014           FS/FS/part_virtual_field.pm, FS/FS/pkg_svc.pm, FS/FS/port.pm,
20015           FS/FS/prepay_credit.pm, FS/FS/queue.pm, FS/FS/queue_arg.pm,
20016           FS/FS/queue_depend.pm, FS/FS/radius_usergroup.pm,
20017           FS/FS/router.pm, FS/FS/session.pm, FS/FS/svc_Common.pm,
20018           FS/FS/svc_acct.pm, FS/FS/svc_acct_pop.pm, FS/FS/svc_broadband.pm,
20019           FS/FS/svc_domain.pm, FS/FS/svc_forward.pm, FS/FS/svc_www.pm,
20020           FS/FS/type_pkgs.pm, FS/bin/freeside-setup, htetc/handler.pl,
20021           httemplate/index.html, httemplate/browse/part_svc.cgi,
20022           httemplate/browse/part_virtual_field.cgi,
20023           httemplate/browse/router.cgi, httemplate/edit/part_svc.cgi,
20024           httemplate/edit/part_virtual_field.cgi,
20025           httemplate/edit/router.cgi, httemplate/edit/svc_acct.cgi,
20026           httemplate/edit/svc_broadband.cgi, httemplate/edit/svc_www.cgi,
20027           httemplate/edit/process/router.cgi,
20028           httemplate/edit/process/svc_broadband.cgi,
20029           httemplate/view/svc_acct.cgi, httemplate/view/svc_broadband.cgi,
20030           httemplate/view/svc_forward.cgi, httemplate/view/svc_www.cgi:
20031           Virtual field merge
20032
20033 2003-07-25 09:26  ivan
20034
20035         * FS/FS/svc_acct.pm: typo
20036
20037 2003-07-25 06:13  ivan
20038
20039         * FS/FS/Conf.pm: doc
20040
20041 2003-07-23 10:05  ivan
20042
20043         * FS/FS/part_export/domain_shellcommands.pm: bugfix for
20044           non-catchall domains
20045
20046 2003-07-23 08:36  ivan
20047
20048         * httemplate/edit/: cust_main.cgi, process/cust_main.cgi: fix
20049           spurious "can't purchase pkgpart" errors
20050
20051 2003-07-17 09:02  ivan
20052
20053         * FS/FS/cust_main.pm: one last tiny bugfix for the retry_realtime
20054           functionality
20055
20056 2003-07-16 09:05  ivan
20057
20058         * httemplate/search/cust_pay.cgi: UI
20059
20060 2003-07-16 09:01  ivan
20061
20062         * httemplate/search/cust_pay.cgi: show totals in payment report
20063
20064 2003-07-15 06:30  ivan
20065
20066         * rt/etc/schema.Pg: reverting to vendor branch rt 3.0.4, hopefully
20067
20068 2003-07-15 06:16  ivan
20069
20070         * rt/: etc/RT_SiteConfig.pm, html/Elements/Footer,
20071           html/Elements/Header, html/Elements/Menu,
20072           html/Elements/PageLayout, html/Elements/SimpleSearch,
20073           html/Elements/Tabs, html/Elements/TitleBoxStart,
20074           html/NoAuth/webrt.css, html/Search/Bulk.html,
20075           html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs,
20076           lib/RT/SearchBuilder.pm, sbin/rt-setup-database.in: Initial
20077           revision
20078
20079 2003-07-15 06:16  ivan
20080
20081         * rt/: COPYING, Makefile, Makefile.in, README, aclocal.m4,
20082           Changelog, config.log, config.pld, config.status, configure,
20083           configure.ac, install-sh, bin/mason_handler.fcgi,
20084           bin/mason_handler.fcgi.in, bin/mason_handler.scgi,
20085           bin/mason_handler.scgi.in, bin/mason_handler.svc,
20086           bin/mason_handler.svc.in, bin/rt-commit-handler,
20087           bin/rt-crontool.in, bin/rt-mailgate.in, bin/webmux.pl.in,
20088           bin/rt-crontool, bin/rt-mailgate, docs/README.docs,
20089           docs/Security, docs/design_docs/CARS,
20090           docs/design_docs/TransactionTypes.txt, docs/design_docs/acls,
20091           docs/design_docs/approval_notices,
20092           docs/design_docs/approval_template, docs/design_docs/cf_search,
20093           docs/design_docs/cli_spec, docs/design_docs/cvs_integration,
20094           docs/design_docs/delegation, docs/design_docs/evil_plans,
20095           docs/design_docs/groups_notes,
20096           docs/design_docs/link-definitions.txt,
20097           docs/design_docs/recursive_group_membership_algorithm,
20098           docs/design_docs/rql_parser_machine.graphviz,
20099           docs/design_docs/string-extraction-guide.txt,
20100           docs/design_docs/subscription-definitions.txt,
20101           docs/design_docs/ticket_templates, docs/design_docs/users,
20102           etc/RT_Config.pm, etc/RT_Config.pm.in, etc/acl.Oracle,
20103           etc/acl.Pg, etc/acl.mysql, etc/constraints.mysql,
20104           etc/initialdata, etc/rt.spec, etc/schema.SQLite,
20105           etc/schema.mysql, html/autohandler, html/index.html, html/l,
20106           html/Admin/index.html, html/Admin/Elements/AddCustomFieldValue,
20107           html/Admin/Elements/CreateUserCalled,
20108           html/Admin/Elements/EditCustomField,
20109           html/Admin/Elements/EditCustomFieldValues,
20110           html/Admin/Elements/EditCustomFields,
20111           html/Admin/Elements/EditQueueWatchers,
20112           html/Admin/Elements/EditScrip, html/Admin/Elements/EditScrips,
20113           html/Admin/Elements/EditTemplates,
20114           html/Admin/Elements/EditUserComments,
20115           html/Admin/Elements/GroupTabs, html/Admin/Elements/Header,
20116           html/Admin/Elements/ListGlobalCustomFields,
20117           html/Admin/Elements/ListGlobalScrips,
20118           html/Admin/Elements/ModifyTemplate,
20119           html/Admin/Elements/QueueRightsForUser,
20120           html/Admin/Elements/QueueTabs,
20121           html/Admin/Elements/SelectCustomFieldType,
20122           html/Admin/Elements/SelectGroups,
20123           html/Admin/Elements/SelectModifyGroup,
20124           html/Admin/Elements/SelectModifyQueue,
20125           html/Admin/Elements/SelectModifyUser,
20126           html/Admin/Elements/SelectNewGroupMembers,
20127           html/Admin/Elements/SelectRights,
20128           html/Admin/Elements/SelectScrip,
20129           html/Admin/Elements/SelectScripAction,
20130           html/Admin/Elements/SelectScripCondition,
20131           html/Admin/Elements/SelectSingleOrMultiple,
20132           html/Admin/Elements/SelectTemplate,
20133           html/Admin/Elements/SelectUsers, html/Admin/Elements/SystemTabs,
20134           html/Admin/Elements/Tabs, html/Admin/Elements/UserTabs,
20135           html/Admin/Global/GroupRights.html, html/Admin/Global/Scrip.html,
20136           html/Admin/Global/Scrips.html, html/Admin/Global/Template.html,
20137           html/Admin/Global/Templates.html,
20138           html/Admin/Global/UserRights.html, html/Admin/Global/index.html,
20139           html/Admin/Groups/GroupRights.html,
20140           html/Admin/Groups/Members.html, html/Admin/Groups/Modify.html,
20141           html/Admin/Groups/UserRights.html, html/Admin/Groups/index.html,
20142           html/Admin/Queues/CustomField.html,
20143           html/Admin/Queues/CustomFields.html,
20144           html/Admin/Queues/GroupRights.html,
20145           html/Admin/Queues/Modify.html, html/Admin/Queues/People.html,
20146           html/Admin/Queues/Scrip.html, html/Admin/Queues/Scrips.html,
20147           html/Admin/Queues/Template.html,
20148           html/Admin/Queues/Templates.html,
20149           html/Admin/Queues/UserRights.html, html/Admin/Queues/index.html,
20150           html/Admin/Users/Modify.html, html/Admin/Users/index.html,
20151           html/Approvals/Display.html, html/Approvals/index.html,
20152           html/Approvals/Elements/Approve,
20153           html/Approvals/Elements/PendingMyApproval,
20154           html/Approvals/Elements/ShowDependency,
20155           html/Approvals/Elements/Tabs, html/Elements/BevelBoxRaisedEnd,
20156           html/Elements/BevelBoxRaisedStart, html/Elements/Callback,
20157           html/Elements/Checkbox, html/Elements/CreateTicket,
20158           html/Elements/Error, html/Elements/GotoTicket,
20159           html/Elements/ListActions, html/Elements/Login,
20160           html/Elements/MessageBox, html/Elements/MyRequests,
20161           html/Elements/MyTickets, html/Elements/Quicksearch,
20162           html/Elements/Refresh, html/Elements/Section,
20163           html/Elements/SelectAttachmentField, html/Elements/SelectBoolean,
20164           html/Elements/SelectCustomFieldOperator,
20165           html/Elements/SelectCustomFieldValue, html/Elements/SelectDate,
20166           html/Elements/SelectDateRelation, html/Elements/SelectDateType,
20167           html/Elements/SelectEqualityOperator, html/Elements/SelectGroups,
20168           html/Elements/SelectLinkType, html/Elements/SelectMatch,
20169           html/Elements/SelectNewTicketQueue, html/Elements/SelectOwner,
20170           html/Elements/SelectQueue, html/Elements/SelectResultsPerPage,
20171           html/Elements/SelectSortOrder, html/Elements/SelectStatus,
20172           html/Elements/SelectTicketSortBy,
20173           html/Elements/SelectTicketTypes, html/Elements/SelectUsers,
20174           html/Elements/SelectWatcherType,
20175           html/Elements/SetupSessionCookie, html/Elements/Submit,
20176           html/Elements/TitleBoxEnd, html/NoAuth/Logout.html,
20177           html/NoAuth/Reminder.html, html/NoAuth/images/bplogo.gif,
20178           html/NoAuth/images/favicon.png, html/NoAuth/images/space.gif,
20179           html/REST/1.0/NoAuth/mail-gateway, html/SelfService/Closed.html,
20180           html/SelfService/Create.html, html/SelfService/Display.html,
20181           html/SelfService/Error.html, html/SelfService/Prefs.html,
20182           html/SelfService/Update.html, html/SelfService/index.html,
20183           html/SelfService/Attachment/dhandler,
20184           html/SelfService/Elements/GotoTicket,
20185           html/SelfService/Elements/Header,
20186           html/SelfService/Elements/MyRequests,
20187           html/SelfService/Elements/Tabs, html/Ticket/Create.html,
20188           html/Ticket/Display.html, html/Ticket/History.html,
20189           html/Ticket/Modify.html, html/Ticket/ModifyAll.html,
20190           html/Ticket/ModifyDates.html, html/Ticket/ModifyLinks.html,
20191           html/Ticket/ModifyPeople.html, html/Ticket/Update.html,
20192           html/Ticket/Attachment/dhandler,
20193           html/Ticket/Elements/AddWatchers, html/Ticket/Elements/BulkLinks,
20194           html/Ticket/Elements/EditBasics,
20195           html/Ticket/Elements/EditCustomField,
20196           html/Ticket/Elements/EditCustomFields,
20197           html/Ticket/Elements/EditDates, html/Ticket/Elements/EditPeople,
20198           html/Ticket/Elements/EditWatchers,
20199           html/Ticket/Elements/ShowAttachments,
20200           html/Ticket/Elements/ShowBasics,
20201           html/Ticket/Elements/ShowCustomFields,
20202           html/Ticket/Elements/ShowDates,
20203           html/Ticket/Elements/ShowDependencies,
20204           html/Ticket/Elements/ShowHistory,
20205           html/Ticket/Elements/ShowMemberOf,
20206           html/Ticket/Elements/ShowMembers,
20207           html/Ticket/Elements/ShowMessageHeaders,
20208           html/Ticket/Elements/ShowMessageStanza,
20209           html/Ticket/Elements/ShowPeople,
20210           html/Ticket/Elements/ShowReferences,
20211           html/Ticket/Elements/ShowRequestor,
20212           html/Ticket/Elements/ShowTransaction, html/User/Delegation.html,
20213           html/User/Prefs.html, html/User/Elements/DelegateRights,
20214           html/User/Elements/GroupTabs, html/User/Elements/Tabs,
20215           html/User/Groups/Members.html, html/User/Groups/Modify.html,
20216           html/User/Groups/index.html, lib/RT.pm, lib/RT.pm.in,
20217           lib/RT/ACE.pm, lib/RT/ACE_Overlay.pm, lib/RT/ACL.pm,
20218           lib/RT/ACL_Overlay.pm, lib/RT/Attachment.pm,
20219           lib/RT/Attachment_Overlay.pm, lib/RT/Attachments.pm,
20220           lib/RT/Attachments_Overlay.pm, lib/RT/Base.pm,
20221           lib/RT/CachedGroupMember.pm, lib/RT/CachedGroupMember_Overlay.pm,
20222           lib/RT/CachedGroupMembers.pm,
20223           lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/CurrentUser.pm,
20224           lib/RT/CustomField.pm, lib/RT/CustomFieldValue.pm,
20225           lib/RT/CustomFieldValues.pm, lib/RT/CustomFieldValues_Overlay.pm,
20226           lib/RT/CustomField_Overlay.pm, lib/RT/CustomFields.pm,
20227           lib/RT/CustomFields_Overlay.pm, lib/RT/Date.pm,
20228           lib/RT/EmailParser.pm, lib/RT/Group.pm, lib/RT/GroupMember.pm,
20229           lib/RT/GroupMember_Overlay.pm, lib/RT/GroupMembers.pm,
20230           lib/RT/GroupMembers_Overlay.pm, lib/RT/Group_Overlay.pm,
20231           lib/RT/Groups.pm, lib/RT/Groups_Overlay.pm, lib/RT/Handle.pm,
20232           lib/RT/I18N.pm, lib/RT/Link.pm, lib/RT/Link_Overlay.pm,
20233           lib/RT/Links.pm, lib/RT/Links_Overlay.pm, lib/RT/Principal.pm,
20234           lib/RT/Principal_Overlay.pm, lib/RT/Principals.pm,
20235           lib/RT/Principals_Overlay.pm, lib/RT/Queue.pm,
20236           lib/RT/Queue_Overlay.pm, lib/RT/Queues.pm,
20237           lib/RT/Queues_Overlay.pm, lib/RT/Record.pm, lib/RT/Scrip.pm,
20238           lib/RT/ScripAction.pm, lib/RT/ScripAction_Overlay.pm,
20239           lib/RT/ScripActions.pm, lib/RT/ScripActions_Overlay.pm,
20240           lib/RT/ScripCondition.pm, lib/RT/ScripCondition_Overlay.pm,
20241           lib/RT/ScripConditions.pm, lib/RT/ScripConditions_Overlay.pm,
20242           lib/RT/Scrip_Overlay.pm, lib/RT/Scrips.pm,
20243           lib/RT/Scrips_Overlay.pm, lib/RT/System.pm, lib/RT/Template.pm,
20244           lib/RT/Template_Overlay.pm, lib/RT/Templates.pm,
20245           lib/RT/Templates_Overlay.pm, lib/RT/Ticket.pm,
20246           lib/RT/Ticket_Overlay.pm, lib/RT/Tickets.pm,
20247           lib/RT/Tickets_Overlay.pm, lib/RT/Tickets_Overlay_SQL.pm,
20248           lib/RT/Transaction.pm, lib/RT/Transaction_Overlay.pm,
20249           lib/RT/Transactions.pm, lib/RT/Transactions_Overlay.pm,
20250           lib/RT/URI.pm, lib/RT/User.pm, lib/RT/User_Overlay.pm,
20251           lib/RT/Users.pm, lib/RT/Users_Overlay.pm,
20252           lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm,
20253           lib/RT/Action/CreateTickets.pm,
20254           lib/RT/Action/EscalatePriority.pm, lib/RT/Action/Generic.pm,
20255           lib/RT/Action/Notify.pm, lib/RT/Action/NotifyAsComment.pm,
20256           lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SendEmail.pm,
20257           lib/RT/Action/SetPriority.pm, lib/RT/Action/UserDefined.pm,
20258           lib/RT/Condition/AnyTransaction.pm,
20259           lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm,
20260           lib/RT/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm,
20261           lib/RT/Condition/PriorityExceeds.pm,
20262           lib/RT/Condition/QueueChange.pm,
20263           lib/RT/Condition/StatusChange.pm,
20264           lib/RT/Condition/UserDefined.pm, lib/RT/I18N/cs.pm,
20265           lib/RT/I18N/cs.po, lib/RT/I18N/de.po, lib/RT/I18N/en.po,
20266           lib/RT/I18N/es.po, lib/RT/I18N/fi.po, lib/RT/I18N/fr.po,
20267           lib/RT/I18N/he.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/ja.po,
20268           lib/RT/I18N/nl.po, lib/RT/I18N/no.po, lib/RT/I18N/pt_br.po,
20269           lib/RT/I18N/ru.po, lib/RT/I18N/zh_cn.po, lib/RT/I18N/zh_tw.po,
20270           lib/RT/Interface/CLI.pm, lib/RT/Interface/Email.pm,
20271           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/MailFrom.pm,
20272           lib/RT/Interface/Email/Filter/SpamAssassin.pm,
20273           lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/Generic.pm,
20274           lib/RT/URI/base.pm, lib/RT/URI/fsck_com_rt.pm, lib/t/00smoke.t,
20275           lib/t/01harness.t, lib/t/02regression.t, lib/t/03web.pl,
20276           lib/t/04_send_email.pl,
20277           lib/t/data/multipart-alternative-with-umlaut,
20278           lib/t/data/nested-mime-sample, lib/t/data/nested-rfc-822,
20279           lib/t/data/new-ticket-from-iso-8859-1,
20280           lib/t/data/new-ticket-from-iso-8859-1-full,
20281           lib/t/data/russian-subject-no-content-type,
20282           lib/t/data/text-html-in-russian,
20283           lib/t/data/text-html-with-umlaut,
20284           lib/t/data/8859-15-message-series/dir,
20285           lib/t/data/8859-15-message-series/msg1,
20286           lib/t/data/8859-15-message-series/msg2,
20287           lib/t/data/8859-15-message-series/msg3,
20288           lib/t/data/8859-15-message-series/msg4,
20289           lib/t/data/8859-15-message-series/msg5,
20290           lib/t/data/8859-15-message-series/msg6,
20291           lib/t/data/8859-15-message-series/msg7,
20292           lib/t/regression/mime_tests, m4/rt_enable_layout.m4,
20293           m4/rt_expand_var.m4, m4/rt_layout.m4,
20294           m4/rt_subst_expanded_arg.m4, sbin/extract-message-catalog,
20295           sbin/extract_pod_tests, sbin/factory, sbin/license_tag,
20296           sbin/regression_harness, sbin/rt-test-dependencies.in,
20297           autom4te.cache/output.0, autom4te.cache/requests,
20298           autom4te.cache/traces.0: import of rt 3.0.4
20299
20300 2003-07-15 04:23  ivan
20301
20302         * Makefile: 1.5.0pre3
20303
20304 2003-07-13 23:21  ivan
20305
20306         * httemplate/search/cust_pay.cgi: fix bug when both a payment type
20307           and date range are specified
20308
20309 2003-07-12 04:14  ivan
20310
20311         * httemplate/index.html: remove Gratuitous capitalization
20312
20313 2003-07-12 04:09  ivan
20314
20315         * httemplate/: index.html, browse/part_pkg.cgi,
20316           browse/part_svc.cgi, search/cust_pkg.cgi: - better description of
20317           payment search - some clarification of services/packages vs.
20318           service/package   definitions in browse/part_{svc,pkg}.cgi -
20319           package definition report by # of active customer packages (with
20320           links   to customer package listing)
20321
20322 2003-07-11 08:37  ivan
20323
20324         * FS/FS/cust_main.pm: fix timelocal AUTOLOAD problem introduced by
20325           Time::Local fix in rc3 (closes: Bug#550)
20326
20327 2003-07-11 08:23  ivan
20328
20329         * httemplate/: index.html, search/cust_pay.cgi,
20330           search/cust_pkg.cgi, search/report_cust_pay.html: payments report
20331           for inventivemedia / hpnx
20332
20333 2003-07-11 00:54  ivan
20334
20335         * FS/FS/Record.pm: typo
20336
20337 2003-07-11 00:30  ivan
20338
20339         * FS/FS/Record.pm: provide stack backtrace when we wind up in
20340           FS::Record::AUTOLOAD by accident
20341
20342 2003-07-09 07:39  ivan
20343
20344         * httemplate/edit/svc_domain.cgi: increase max domain length to 63
20345
20346 2003-07-06 11:58  ivan
20347
20348         * httemplate/view/cust_main.cgi: don't bother displaying comments
20349           that are only whitespace/newlines
20350
20351 2003-07-03 20:31  ivan
20352
20353         * etc/abbr_state.txt: adding states
20354
20355 2003-07-03 18:37  ivan
20356
20357         * FS/FS/svc_acct_pop.pm: don't populate the whole initial list if
20358           there are tons of POPs
20359
20360 2003-07-03 17:51  ivan
20361
20362         * FS/FS/svc_acct_pop.pm: optimize javascript to handle large
20363           numbers of POPs
20364
20365 2003-07-02 05:58  ivan
20366
20367         * FS/FS/part_pkg.pm: tyop
20368
20369 2003-07-02 05:56  ivan
20370
20371         * FS/FS/part_pkg.pm: relaxed "first package" restrictions; will
20372           find any appropriate service with quantity 1
20373
20374 2003-07-02 05:34  ivan
20375
20376         * README: change license to GPL only
20377
20378 2003-07-01 02:00  ivan
20379
20380         * httemplate/edit/part_export.cgi: larger textareas in export
20381           options
20382
20383 2003-06-30 17:27  ivan
20384
20385         * FS/FS/part_export.pm: typo
20386
20387 2003-06-30 12:15  ivan
20388
20389         * FS/FS/cust_main.pm: bugfix for manual re-charging changes
20390           (Bug#423)
20391
20392 2003-06-30 11:56  ivan
20393
20394         * FS/FS/cust_main.pm: pass additional fields to ACH processors
20395           (Authorize.Net should work now)
20396
20397 2003-06-30 06:18  ivan
20398
20399         * FS/MANIFEST: removing deprecated freeside-overdue
20400
20401 2003-06-30 05:22  ivan
20402
20403         * FS/: FS/part_export.pm, FS/part_export/sqlradius.pm,
20404           FS/part_export/sqlradius_withdomain.pm,
20405           bin/freeside-sqlradius-reset,
20406           t/part_export-sqlradius_withdomain.t: adding sqlradius_withdomain
20407           export including realms, closes: bug#514
20408
20409 2003-06-30 00:44  ivan
20410
20411         * FS/FS/svc_domain.pm: increase maximum domain length to 67
20412
20413 2003-06-27 07:19  ivan
20414
20415         * FS/FS/: Conf.pm, svc_acct.pm: add radius-ip configuration
20416           parameter for Framed-IP-Address vs. Framed-Address
20417
20418 2003-06-25 03:22  ivan
20419
20420         * httemplate/search/cust_bill_event.cgi: Pg 7.3 incompatibility
20421           with empty dates in Failed Invoice Event search,   patch from
20422           rlucas@tercent.net
20423
20424 2003-06-25 01:40  ivan
20425
20426         * FS/FS/: svc_acct.pm, part_export/cp.pm: svc_acct doc update cp
20427           export - disable old-style suspending
20428
20429 2003-06-24 17:57  ivan
20430
20431         * FS/FS/part_export/forward_shellcommands.pm: forward_shellcommands
20432           update: might work now
20433
20434 2003-06-24 07:12  ivan
20435
20436         * FS/FS/part_export/: forward_shellcommands.pm, sqlmail.pm:
20437           explicitly use the necessary modules
20438
20439 2003-06-22 07:21  ivan
20440
20441         * FS/FS/cust_main.pm, httemplate/misc/bill.cgi: fix the credit card
20442           retry on change or manual "retry_card" to ONCE per invoice
20443
20444 2003-06-22 02:11  ivan
20445
20446         * bin/create-history-tables: skip pg_ tables also (ewww, showing up
20447           in reverse-engineered schema)
20448
20449 2003-06-22 02:04  ivan
20450
20451         * bin/create-history-tables: skip history tables that exist
20452           already; easier to re-run now
20453
20454 2003-06-13 19:02  ivan
20455
20456         * FS/bin/freeside-setup: add index on cust_bill._date
20457
20458 2003-06-13 18:01  ivan
20459
20460         * bin/apache.export: \n\n between virtualhost entries
20461
20462 2003-06-13 08:18  ivan
20463
20464         * FS/FS/part_export/shellcommands.pm: $new_quoted_password vs.
20465           $quoted_new__password
20466
20467 2003-06-13 02:12  ivan
20468
20469         * FS/FS/part_export.pm: proper command escape for vpopmail export
20470
20471 2003-06-13 01:46  ivan
20472
20473         * httemplate/edit/part_export.cgi: missing semi
20474
20475 2003-06-13 01:44  ivan
20476
20477         * httemplate/edit/part_export.cgi: correct stickiness for checkbox
20478           options on export edit
20479
20480 2003-06-13 01:38  ivan
20481
20482         * FS/FS/part_export.pm: pass vpopmail passwords on command-line
20483           (unfortunately)
20484
20485 2003-06-13 01:23  ivan
20486
20487         * FS/FS/part_export.pm: full path to vpopmail commands
20488
20489 2003-06-13 01:11  ivan
20490
20491         * FS/FS/: part_export.pm, part_export/shellcommands.pm: add
20492           vpopmail presets to shellcommands_withdomain export
20493
20494 2003-06-12 07:08  ivan
20495
20496         * bin/passwd.import: /bin/halt and /sbin/halt
20497
20498 2003-06-12 07:06  ivan
20499
20500         * bin/passwd.import: tyop
20501
20502 2003-06-12 06:57  ivan
20503
20504         * bin/passwd.import: better error handling for re-imports
20505
20506 2003-06-12 06:50  ivan
20507
20508         * bin/fix-sequences: remove overly-verbose debugging for now
20509
20510 2003-06-12 06:50  ivan
20511
20512         * bin/fix-sequences: "doc"
20513
20514 2003-06-12 06:49  ivan
20515
20516         * bin/fix-sequences: arg
20517
20518 2003-06-12 06:47  ivan
20519
20520         * bin/fix-sequences: debugging
20521
20522 2003-06-12 06:43  ivan
20523
20524         * bin/fix-sequences: update for long table names; use sequence name
20525           directly instead of guessing
20526
20527 2003-06-12 06:35  ivan
20528
20529         * bin/fix-sequences: moo
20530
20531 2003-06-12 06:32  ivan
20532
20533         * bin/fix-sequences: adding fix-sequences
20534
20535 2003-06-12 05:57  ivan
20536
20537         * FS/FS/part_export.pm: _default_ default now sets GECOS like the
20538           OS-defaults
20539
20540 2003-06-12 05:43  ivan
20541
20542         * FS/FS/part_export.pm: sqlradius doc update; don't need to allow
20543           null OP columns
20544
20545 2003-06-11 13:27  khoff
20546
20547         * FS/FS/Misc.pm: In scalar context, smtpsend returns the number of
20548           addresses that the message was successfully delivered to.  I'm
20549           assuming 'Debug' causes Net::SMTP to warn the debug output, not
20550           return it.
20551
20552 2003-06-11 12:13  khoff
20553
20554         * FS/FS/Misc.pm: We're passing a list here, not one argument.
20555
20556 2003-06-09 04:11  ivan
20557
20558         * FS/FS/cust_svc.pm: add "$ignore_quantity" bypass
20559
20560 2003-06-06 18:58  ivan
20561
20562         * FS/FS/cust_main.pm: and fix the error message
20563
20564 2003-06-06 18:57  ivan
20565
20566         * FS/FS/cust_main.pm: really, really give a better error message
20567           when used under 5.005 now.  really.
20568
20569 2003-06-06 18:47  ivan
20570
20571         * FS/FS/cust_main.pm: give a better error message regarding
20572           Time::Local on old perls.  really.
20573
20574 2003-06-06 18:42  ivan
20575
20576         * FS/FS/cust_main.pm: require Time::Local 1.04 on perls before 5.6
20577
20578 2003-06-06 03:49  ivan
20579
20580         * FS/FS/part_export/cp.pm: add suspend/unsuspend capability to CP
20581           export
20582
20583 2003-06-04 17:22  khoff
20584
20585         * FS/FS/cust_pkg.pm: order/cancel packages rewritten
20586
20587 2003-06-04 09:14  ivan
20588
20589         * FS/FS/svc_acct.pm: allow empty slipip's
20590
20591 2003-06-04 05:44  ivan
20592
20593         * httemplate/search/cust_pkg.cgi: fix last bill label
20594
20595 2003-06-03 06:53  ivan
20596
20597         * httemplate/view/cust_main.cgi: fix provision links
20598
20599 2003-06-03 05:41  ivan
20600
20601         * FS/FS/: part_export.pm, part_export/cp.pm: minor update to cp
20602           export - eliminate redundant "host" parameter
20603
20604 2003-06-03 05:40  ivan
20605
20606         * Makefile: 1.5.0pre2 (too late, hehe)
20607
20608 2003-06-02 23:09  ivan
20609
20610         * FS/bin/freeside-setup: use serial for primary keys in new tables
20611           too
20612
20613 2003-06-02 22:49  ivan
20614
20615         * FS/bin/freeside-setup: router.svcnum nullability fix
20616
20617 2003-06-02 07:51  ivan
20618
20619         * httemplate/view/cust_main.cgi: UI nit
20620
20621 2003-06-02 05:22  ivan
20622
20623         * FS/FS/cust_pkg.pm: add last_bill field to manpage
20624
20625 2003-05-30 02:22  ivan
20626
20627         * FS/FS/part_export/sqlradius.pm: sqlradius exports include "op"
20628           field
20629
20630 2003-05-30 01:45  ivan
20631
20632         * httemplate/docs/ssh.html: doc
20633
20634 2003-05-19 22:43  ivan
20635
20636         * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm,
20637           fs_selfservice/FS-SelfService/cgi/make_payment.html,
20638           fs_selfservice/FS-SelfService/cgi/payment_results.html,
20639           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: working
20640           self-service self-payments!
20641
20642 2003-05-19 06:54  ivan
20643
20644         * FS/FS/ClientAPI/MyAccount.pm,
20645           fs_selfservice/FS-SelfService/SelfService.pm,
20646           fs_selfservice/FS-SelfService/cgi/make_payment.html,
20647           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: fix up some
20648           bugs in processing payments via self-service... appears to be
20649           working so far
20650
20651 2003-05-19 06:38  ivan
20652
20653         * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm,
20654           fs_selfservice/FS-SelfService/cgi/make_payment.html,
20655           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: first crack at
20656           payment processing with self-service (step two of the process)
20657
20658 2003-05-19 05:00  ivan
20659
20660         * FS/: MANIFEST, FS/Misc.pm, FS/cust_bill.pm, FS/cust_main.pm,
20661           FS/cust_pay.pm, FS/cust_pkg.pm, FS/svc_acct.pm, FS/svc_domain.pm,
20662           FS/ClientAPI/MyAccount.pm, t/Misc.t: maintenance:   - add
20663           FS::Misc with send_email subroutine, remove all duplicate code
20664           from     various modules   - move the realtime_bop from cust_bill
20665           to cust_main & change usage slightly.      invnum is no longer
20666           required.  FS::cust_bill::realtime_bop remains as a      wrapper.
20667           self-service:   - fix some syntax errors, make payment UI (step
20668           one) really should be     working now
20669
20670 2003-05-18 17:15  ivan
20671
20672         * fs_selfservice/FS-SelfService/cgi/: make_payment.html,
20673           selfservice.cgi: processing payments...
20674
20675 2003-05-18 04:44  ivan
20676
20677         * FS/FS/ClientAPI/MyAccount.pm,
20678           fs_selfservice/FS-SelfService/cgi/make_payment.html,
20679           fs_selfservice/FS-SelfService/cgi/myaccount.html: interface for
20680           making payments all done
20681
20682 2003-05-18 01:09  ivan
20683
20684         * fs_selfservice/FS-SelfService/cgi/make_payment.html: forgot this
20685           file
20686
20687 2003-05-18 01:08  ivan
20688
20689         * FS/FS/ClientAPI/MyAccount.pm, fs_selfservice/DEPLOY: more
20690           self-service make payment UI work
20691
20692 2003-05-17 23:20  ivan
20693
20694         * FS/FS/ClientAPI/MyAccount.pm,
20695           fs_selfservice/FS-SelfService/SelfService.pm,
20696           fs_selfservice/FS-SelfService/cgi/login.html,
20697           fs_selfservice/FS-SelfService/cgi/myaccount.html,
20698           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: self-service:
20699           make payment UI done
20700
20701 2003-05-14 09:51  ivan
20702
20703         * FS/FS/cust_bill.pm: display recurring custom line items on
20704           invoices as well as one-shot ones
20705
20706 2003-05-12 23:01  ivan
20707
20708         * FS/FS/cust_bill_event.pm: - document missing fields in
20709           cust_bill_event
20710
20711 2003-05-12 22:47  ivan
20712
20713         * FS/FS/addr_block.pm: missing pod =cut at end
20714
20715 2003-05-12 20:22  ivan
20716
20717         * FS/FS/svc_acct.pm, fs_selfservice/FS-SelfService/cgi/login.html,
20718           fs_selfservice/FS-SelfService/cgi/myaccount.html,
20719           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
20720           fs_selfservice/FS-SelfService/cgi/view_invoice.html: -
20721           self-service updates: cleanup and beginnings of "make a payment"
20722           - fix pod masking FS::svc_acct::cust_svc
20723
20724 2003-05-12 00:34  ivan
20725
20726         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
20727           setbuf call doesn't appear to be working...
20728
20729 2003-05-12 00:33  ivan
20730
20731         * httemplate/view/cust_main.cgi: fix service links
20732
20733 2003-05-11 15:55  ivan
20734
20735         * httemplate/index.html: mail forward search not yet implemented
20736
20737 2003-05-11 15:53  ivan
20738
20739         * httemplate/search/cust_pkg.cgi: patch from Richard Siddall for
20740           strict vars
20741
20742 2003-05-11 15:34  ivan
20743
20744         * CREDITS, httemplate/view/cust_main.cgi: red here is too confusing
20745
20746 2003-05-11 15:25  ivan
20747
20748         * htetc/handler.pl: handler.pl updates from Richard Siddall
20749           <richard.siddall@elirion.net>
20750
20751 2003-05-09 23:45  ivan
20752
20753         * httemplate/view/cust_main.cgi: first pass at new package list UI
20754
20755 2003-05-09 22:41  ivan
20756
20757         * FS/FS/cust_pkg.pm: fix bug in last_bill method which prevented
20758           last_bill dates from being set
20759
20760 2003-05-09 22:40  ivan
20761
20762         * FS/FS/cust_main.pm: - substitute '0' for existing blank
20763           setup/recur fees - use timelocal_nocheck instead of timelocal for
20764           proper wraparound
20765
20766 2003-05-09 12:30  khoff
20767
20768         * httemplate/view/cust_main.cgi: Cleaned-up package view code and
20769           added CSS tags.
20770
20771 2003-05-09 00:17  ivan
20772
20773         * install/freebsd/ports: mod_ssl before mod_perl so mod_perl picks
20774           up EAPI
20775
20776 2003-05-09 00:05  ivan
20777
20778         * install/freebsd/: INSTALL, ports: little bit more fbsd install
20779           automation
20780
20781 2003-05-08 23:14  ivan
20782
20783         * install/freebsd/INSTALL: freebsd install
20784
20785 2003-05-08 23:03  ivan
20786
20787         * fs_selfservice/DEPLOY, install/freebsd/INSTALL,
20788           install/freebsd/ports: updated freebsd install
20789
20790 2003-05-08 18:18  ivan
20791
20792         * install/freebsd/ports: Net::SSH and Net::SCP are in ports
20793
20794 2003-05-08 17:10  ivan
20795
20796         * install/redhat/7.3/: INSTALL, sources.list: redhat install foo
20797
20798 2003-05-08 17:10  ivan
20799
20800         * install/freebsd/: INSTALL, ports: automated install foo
20801
20802 2003-05-08 03:28  ivan
20803
20804         * CREDITS: credit where credit's due
20805
20806 2003-05-08 02:34  ivan
20807
20808         * Makefile, FS/FS/Record.pm: general Pg 7.3 fix for setting int
20809           columns to '' / NULL
20810
20811 2003-05-02 19:06  ivan
20812
20813         * FS/FS/part_export/infostreet.pm, httemplate/edit/svc_acct.cgi:
20814           enable quota maintenance in infostreet export
20815
20816 2003-05-02 19:03  ivan
20817
20818         * bin/apache.export: typo in usage instructions
20819
20820 2003-05-02 18:30  ivan
20821
20822         * FS/FS/part_export.pm: clean up CVS cruft
20823
20824 2003-05-02 16:51  khoff
20825
20826         * httemplate/view/cust_main.cgi: CARD && DCRD?
20827
20828 2003-04-29 12:49  khoff
20829
20830         * httemplate/misc/catchall.cgi: 0 has a hash key looks like svcnum
20831           = 0.  Suprisingly, '' works.
20832
20833 2003-04-29 11:28  khoff
20834
20835         * FS/FS/domain_record.pm: Better SOA checking
20836
20837 2003-04-29 09:59  khoff
20838
20839         * httemplate/edit/svc_broadband.cgi: It helps if you can edit the
20840           ip_addr field.
20841
20842 2003-04-25 19:01  khoff
20843
20844         * FS/FS/cust_svc.pm: I don't like FS::Record warnings
20845
20846 2003-04-25 17:28  khoff
20847
20848         * FS/FS/cust_bill.pm: Tyop
20849
20850 2003-04-24 16:01  ivan
20851
20852         * httemplate/edit/cust_main.cgi: fix for bug triggered by
20853           nonexistant referring customer numbers
20854
20855 2003-04-24 11:46  khoff
20856
20857         * FS/FS/part_export/sqlmail.pm: MySQL returns zero on an update
20858           when no values change.  We would insert on an rv of zero, so now
20859           we select count(*)... instead of relying on the rv of the update.
20860
20861 2003-04-24 11:45  khoff
20862
20863         * FS/FS/domain_record.pm: Support for nWnDnHnMnS time format
20864
20865 2003-04-23 19:46  ivan
20866
20867         * FS/FS/: part_export.pm, part_export/domain_shellcommands.pm:
20868           better shellcommands documentation of all sorts
20869
20870 2003-04-23 18:43  khoff
20871
20872         * FS/FS/part_export.pm, bin/bind.export: Support for exporting to
20873           an ISC BIND9 name server
20874
20875 2003-04-23 18:00  khoff
20876
20877         * FS/FS/part_export/sqlmail.pm: Apparently deleting elements from
20878           svc_Common->hashref is bad.
20879
20880 2003-04-23 16:12  ivan
20881
20882         * Makefile, htetc/handler.pl: compatible with mason 1.1!  closes:
20883           bug#492
20884
20885 2003-04-23 15:16  ivan
20886
20887         * FS/FS/part_export.pm: might not be necessary, but to be safe...
20888
20889 2003-04-22 22:36  khoff
20890
20891         * httemplate/search/cust_main.cgi: Missing comma.
20892
20893 2003-04-22 21:53  khoff
20894
20895         * FS/bin/freeside-setup: DBD::Pg doesn't handle char types very
20896           well.
20897
20898 2003-04-22 11:46  ivan
20899
20900         * FS/FS/Conf.pm, httemplate/config/config-view.cgi,
20901           httemplate/config/config.cgi: properly deprecate ancient apache &
20902           sendmail config options
20903
20904 2003-04-22 10:54  ivan
20905
20906         * httemplate/edit/part_export.cgi: mason is more strict about
20907           variables - patch from Richard Siddall, thanks
20908
20909 2003-04-21 21:39  ivan
20910
20911         * FS/: MANIFEST, FS/Conf.pm, FS/part_export.pm, FS/svc_domain.pm,
20912           FS/svc_forward.pm, FS/part_export/domain_shellcommands.pm,
20913           FS/part_export/forward_shellcommands.pm,
20914           t/part_export-forward_shellcommands.t: - mysql 4.1 is available;
20915           update documentation - remove last vestiges of 1.3-style
20916           qmail/vpopmail exports from svc_domain and   svc_forward; add
20917           appropriate exports (closes: Bug#299)
20918
20919 2003-04-21 15:40  ivan
20920
20921         * httemplate/view/svc_acct.cgi: typo
20922
20923 2003-04-21 14:42  khoff
20924
20925         * FS/FS/addr_block.pm: renamed config option excludeaddr
20926
20927 2003-04-21 14:40  khoff
20928
20929         * FS/FS/Conf.pm: renamed/clarified exclude_ip_addr option.
20930
20931 2003-04-21 14:29  khoff
20932
20933         * httemplate/edit/process/generic.cgi: Navigation fixes.
20934
20935 2003-04-21 14:13  khoff
20936
20937         * httemplate/edit/process/router.cgi: Fixed bug with $routernum and
20938           new routers.  Navigation cleanup.
20939
20940 2003-04-21 14:12  khoff
20941
20942         * httemplate/edit/router.cgi: Lines added for clairity
20943
20944 2003-04-21 13:53  ivan
20945
20946         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/part_bill_event.pm,
20947           FS/bin/freeside-daily, FS/bin/freeside-expiration-alerter,
20948           FS/bin/freeside-setup, httemplate/docs/schema.html,
20949           httemplate/edit/cust_main.cgi,
20950           httemplate/edit/part_bill_event.cgi,
20951           httemplate/edit/process/cust_main.cgi,
20952           httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
20953           on-demand vs. automatic cards & checks: added DCRD and DCHK
20954           payment types
20955
20956 2003-04-21 13:31  khoff
20957
20958         * FS/FS/: part_export.pm, part_export/sqlmail.pm: Bug fixes for
20959           sqlmail.  Added support for courier and dovecot authentication.
20960
20961 2003-04-21 13:27  khoff
20962
20963         * FS/FS/: Conf.pm, addr_block.pm: excludeaddr option for
20964           svc_broadband
20965
20966 2003-04-19 10:51  ivan
20967
20968         * FS/FS/: Conf.pm, part_pkg.pm: /^\s*$/ setup/recur expressions now
20969           failsafe to 0 (closes: Bug#498) deprecate old 1.3-style qmail
20970           integration
20971
20972 2003-04-17 20:29  ivan
20973
20974         * httemplate/view/svc_acct.cgi: YA pg7.3 fix
20975
20976 2003-04-02 06:52  ivan
20977
20978         * FS/FS/cust_main.pm: added order_pkgs sub
20979
20980 2003-04-02 03:38  ivan
20981
20982         * FS/FS/: UID.pm, cust_main.pm: better callbacks
20983
20984 2003-04-02 01:46  ivan
20985
20986         * httemplate/misc/process/meta-import.cgi: updated meta-import web
20987           UI to allow duplicate import tables
20988
20989 2003-04-01 19:23  ivan
20990
20991         * httemplate/edit/: cust_main.cgi, process/cust_main.cgi: fix
20992           disappearing email invoice on errors, finally (closes: Bug#35)
20993
20994 2003-04-01 00:03  ivan
20995
20996         * FS/FS/Record.pm, httemplate/docs/index.html,
20997           httemplate/view/cust_main.cgi: - update qsearch for Pg 7.3 -
20998           preliminary 1.5.0 upgrade docs - syntax error in main customer
20999           view
21000
21001 2003-03-31 22:55  ivan
21002
21003         * httemplate/: misc/cust_main-cancel.cgi, view/cust_main.cgi:
21004           cancel button for customers (closes: Bug#25)
21005
21006 2003-03-31 17:22  ivan
21007
21008         * FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, debian/changelog,
21009           debian/control, httemplate/edit/REAL_cust_pkg.cgi,
21010           httemplate/edit/process/REAL_cust_pkg.cgi,
21011           httemplate/search/cust_pkg.cgi, httemplate/view/cust_main.cgi:
21012           correct last_bill problems with $0 invoice (non-existant) edge
21013           cases
21014
21015 2003-03-31 15:49  ivan
21016
21017         * httemplate/docs/schema.html: added last_bill column
21018
21019 2003-03-31 15:48  ivan
21020
21021         * FS/bin/freeside-setup: add 'last_bill' column
21022
21023 2003-03-28 21:34  ivan
21024
21025         * bin/apache.export: restart apache, not bind!
21026
21027 2003-03-28 20:52  ivan
21028
21029         * FS/FS/cust_svc.pm, FS/FS/domain_record.pm,
21030           FS/FS/part_export/www_shellcommands.pm,
21031           httemplate/view/svc_www.cgi: correct web UI for svc_www services
21032           & no more @.domain in www_shellcommands export
21033
21034 2003-03-28 18:35  ivan
21035
21036         * FS/FS/part_export/www_shellcommands.pm: trim leading @. off zones
21037
21038 2003-03-28 18:19  ivan
21039
21040         * FS/FS/part_export.pm: cust_svc and svc_x methods
21041
21042 2003-03-28 13:59  ivan
21043
21044         * bin/apache.export: fix missing semicolon in apache export
21045
21046 2003-03-28 13:43  ivan
21047
21048         * FS/FS/part_export/apache.pm: oops in null apache export
21049
21050 2003-03-24 00:30  ivan
21051
21052         * httemplate/search/svc_acct.cgi: another Pg7.3 fix
21053
21054 2003-03-19 20:36  ivan
21055
21056         * httemplate/edit/part_export.cgi: virtual wrap...
21057
21058 2003-03-19 20:09  ivan
21059
21060         * httemplate/edit/part_export.cgi: wrap this textbox hard
21061
21062 2003-03-19 20:00  ivan
21063
21064         * httemplate/edit/part_export.cgi: wide textareas
21065
21066 2003-03-19 19:41  ivan
21067
21068         * FS/MANIFEST, FS/FS/domain_record.pm, FS/FS/part_export.pm,
21069           FS/FS/part_export/apache.pm, FS/t/part_export-apache.t,
21070           bin/apache.export, bin/bind.export, bin/bsdshell.export,
21071           bin/sysvshell.export: apache export!
21072
21073 2003-03-11 03:40  ivan
21074
21075         * FS/FS/svc_domain.pm: another pg7.3 fix
21076
21077 2003-03-11 03:36  ivan
21078
21079         * httemplate/misc/: meta-import.cgi, process/meta-import.cgi: minor
21080           meta import webUI updates
21081
21082 2003-03-11 02:41  ivan
21083
21084         * httemplate/edit/part_pkg.cgi: another pg7.3 fix
21085
21086 2003-03-03 17:56  khoff
21087
21088         * FS/MANIFEST: updated for svc_broadband changes
21089
21090 2003-02-28 19:14  ivan
21091
21092         * FS/FS/cust_main.pm: change next bill date comparison from < to <=
21093
21094 2003-02-24 21:40  ivan
21095
21096         * httemplate/edit/cust_main.cgi: remove max length on ACH account
21097           number
21098
21099 2003-02-11 17:21  khoff
21100
21101         * FS/bin/freeside-setup: s/;/,/
21102
21103 2003-02-05 21:26  ivan
21104
21105         * FS/FS.pm, FS/MANIFEST, FS/FS/cust_bill.pm,
21106           FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm,
21107           FS/FS/cust_main.pm, FS/bin/freeside-setup,
21108           FS/t/cust_bill_pkg_detail.t, httemplate/docs/schema.html,
21109           httemplate/edit/part_pkg.cgi: time/data detail on invoices
21110
21111 2003-02-05 15:17  khoff
21112
21113         * FS/FS/addr_block.pm, FS/FS/part_svc_router.pm, FS/FS/router.pm,
21114           FS/FS/svc_broadband.pm, httemplate/browse/addr_block.cgi,
21115           httemplate/browse/router.cgi, httemplate/edit/router.cgi,
21116           httemplate/edit/svc_broadband.cgi,
21117           httemplate/edit/process/addr_block/add.cgi,
21118           httemplate/edit/process/addr_block/allocate.cgi,
21119           httemplate/edit/process/addr_block/deallocate.cgi,
21120           FS/bin/freeside-setup, httemplate/edit/process/generic.cgi,
21121           httemplate/edit/process/router.cgi,
21122           httemplate/edit/process/svc_broadband.cgi,
21123           httemplate/edit/process/addr_block/split.cgi, htetc/handler.pl,
21124           httemplate/index.html, httemplate/view/svc_broadband.cgi:
21125           svc_broadband rewrite
21126
21127 2003-02-05 14:06  khoff
21128
21129         * FS/FS/cust_svc.pm: ip_netmask is gone now
21130
21131 2003-01-27 23:47  ivan
21132
21133         * FS/bin/freeside-setup: eek, and this is what caused connectup to
21134           fail too
21135
21136 2003-01-27 22:08  ivan
21137
21138         * FS/FS/part_export/ldap.pm: crypt password export to ldap fix from
21139           dave denney <daud@kaosol.net>
21140
21141 2003-01-16 22:21  ivan
21142
21143         * FS/FS/ClientAPI/MyAccount.pm,
21144           fs_selfservice/FS-SelfService/SelfService.pm: selfservice cancel
21145           functionality
21146
21147 2003-01-15 18:58  ivan
21148
21149         * FS/FS/part_export/shellcommands.pm: don't run empty shellcommands
21150
21151 2003-01-14 02:15  ivan
21152
21153         * Makefile: selfservice
21154
21155 2003-01-14 01:26  ivan
21156
21157         * FS/MANIFEST, FS/bin/freeside-selfservice-server,
21158           init.d/freeside-init: move freeside-selfservice-server to proper
21159           MakeMaker install location
21160
21161 2003-01-14 00:49  ivan
21162
21163         * Makefile, FS/FS/svc_acct.pm, init.d/freeside-init: add
21164           freeside-selfservice-server to init script add domsvc checking as
21165           a foreign key
21166
21167 2003-01-12 23:26  ivan
21168
21169         * httemplate/edit/part_export.cgi: another Pg 7.3 fix
21170
21171 2003-01-12 22:19  ivan
21172
21173         * httemplate/edit/part_svc.cgi: whitespace inconsistancy causing
21174           extraneous diffs
21175
21176 2003-01-09 23:41  ivan
21177
21178         * FS/FS/cust_bill.pm: pop off an extra blank line in
21179           business-onlinepayment options
21180
21181 2002-12-28 01:16  ivan
21182
21183         * FS/FS/: cust_bill.pm, svc_acct.pm: prevent edge-case
21184           business-onlinepayment mod_perl leakage in multi-database
21185           installs.  ugh.
21186
21187 2002-12-27 04:56  ivan
21188
21189         * FS/FS/cust_main.pm: better times on failed billing events
21190
21191 2002-12-24 22:59  ivan
21192
21193         * FS/bin/freeside-daily: declare $opt_p usage
21194
21195 2002-12-24 14:41  ivan
21196
21197         * FS/bin/freeside-setup, httemplate/view/cust_main.cgi:
21198           optimization for ginourmous numbers of packages for intergate,
21199           whew
21200
21201 2002-12-23 15:56  ivan
21202
21203         * FS/FS/svc_acct.pm: remove gratuitous warning and better error
21204           messages
21205
21206 2002-12-23 07:21  ivan
21207
21208         * FS/FS/cust_bill.pm: make agent available to invoice templates
21209
21210 2002-12-23 07:05  steve
21211
21212         * FS/FS/part_export/shellcommands.pm: add email address to
21213           shellcommands
21214
21215           don't error out when importing unaudited accounts (even though
21216           should probably be using $FS::svc_Common::noexport_hack anyway)
21217
21218 2002-12-23 06:54  steve
21219
21220         * FS/FS/cust_pkg.pm: added stuff for selfservice_server-quiet,
21221           signup_server-quiet, and emailcancel messages.
21222
21223 2002-12-23 06:22  steve
21224
21225         * FS/FS/: cust_bill.pm, Conf.pm: added stuff for
21226           selfservice_server-quiet, signup_server-quiet, and emailcancel
21227           messages.
21228
21229 2002-12-22 00:53  ivan
21230
21231         * FS/: FS/cust_pkg.pm, bin/freeside-daily: -p option for
21232           freeside-daily to only run for a particular payby
21233           $disable_agentcheck option for cust_pkg for import optimization
21234
21235 2002-12-21 15:48  ivan
21236
21237         * httemplate/search/svc_domain.cgi: UI
21238
21239 2002-12-21 15:44  ivan
21240
21241         * httemplate/search/svc_domain.cgi: don't display all accounts in
21242           each domain
21243
21244 2002-12-21 02:14  ivan
21245
21246         * FS/FS/cust_main.pm: could be multiple returns from these
21247           searches, with taxclasses
21248
21249 2002-12-21 02:02  ivan
21250
21251         * FS/FS/Record.pm: better qsearchs warning
21252
21253 2002-12-20 23:36  ivan
21254
21255         * FS/FS/svc_acct.pm: $noexport hack moved to svc_Common
21256
21257 2002-12-20 20:31  ivan
21258
21259         * FS/FS/svc_acct.pm: kludge around uninitialized value errors
21260
21261 2002-12-19 19:29  ivan
21262
21263         * httemplate/view/cust_main.cgi: no changing cancelled packages
21264
21265 2002-12-17 13:31  ivan
21266
21267         * FS/FS/cust_bill.pm: invoice_lines() fix
21268
21269 2002-12-17 05:02  ivan
21270
21271         * httemplate/view/svc_acct.cgi: change wording
21272
21273 2002-12-17 02:42  ivan
21274
21275         * FS/bin/freeside-sqlradius-seconds: doh!  but finally fixed
21276
21277 2002-12-17 02:36  ivan
21278
21279         * FS/FS/cust_svc.pm: sqlradius time calculation fix wrt open
21280           sessions
21281
21282 2002-12-17 01:52  ivan
21283
21284         * FS/bin/freeside-sqlradius-seconds: sheesh
21285
21286 2002-12-17 01:48  ivan
21287
21288         * FS/bin/freeside-sqlradius-seconds: sigh
21289
21290 2002-12-17 01:47  ivan
21291
21292         * FS/bin/freeside-sqlradius-seconds: is this broken or is the
21293           calculation?
21294
21295 2002-12-17 01:37  ivan
21296
21297         * FS/bin/freeside-sqlradius-seconds: grr double doh
21298
21299 2002-12-17 01:35  ivan
21300
21301         * FS/bin/freeside-sqlradius-seconds: doh
21302
21303 2002-12-17 01:30  ivan
21304
21305         * FS/bin/freeside-sqlradius-seconds: carriage return helps alot
21306
21307 2002-12-17 01:24  ivan
21308
21309         * FS/: MANIFEST, bin/freeside-sqlradius-seconds: adding
21310           freeside-sqlradius-seconds
21311
21312 2002-12-16 13:52  ivan
21313
21314         * FS/FS/part_svc.pm, httemplate/edit/part_svc.cgi: fix for Pg 7.3,
21315           are there others?
21316
21317 2002-12-16 10:53  ivan
21318
21319         * httemplate/view/svc_domain.cgi: add PTR record to domain edit
21320
21321 2002-12-16 02:47  ivan
21322
21323         * httemplate/graph/money_time.cgi: working date range selector that
21324           defaults to the past year!
21325
21326 2002-12-14 13:18  ivan
21327
21328         * FS/FS/cust_svc.pm: fix for auditing packages
21329
21330 2002-12-12 16:31  ivan
21331
21332         * FS/FS/cust_main.pm, httemplate/misc/process/meta-import.cgi:
21333           taxclass fix (?)
21334
21335 2002-12-12 13:44  ivan
21336
21337         * FS/FS/svc_acct.pm: custnum in welcome email
21338
21339 2002-12-10 16:12  ivan
21340
21341         * httemplate/misc/: meta-import.cgi, process/meta-import.cgi:
21342           beginning of web-based data importer
21343
21344 2002-12-04 04:43  ivan
21345
21346         * bin/bind.export: really fixed now
21347
21348 2002-12-04 04:37  ivan
21349
21350         * bin/bind.export: oops, typo
21351
21352 2002-12-04 04:31  ivan
21353
21354         * FS/FS/cust_bill.pm: empty invoice_lines() fix
21355
21356 2002-11-27 21:44  ivan
21357
21358         * FS/FS/part_export.pm: add -g FreeBSD shellcommands export as per
21359           "Stephen Bechard" <steve@destek.net>
21360
21361 2002-11-27 21:10  ivan
21362
21363         * FS/FS/Conf.pm: deprecate username_policy
21364
21365 2002-11-26 03:58  ivan
21366
21367         * httemplate/misc/process/link.cgi: link by username now only links
21368           to same svcpart
21369
21370 2002-11-26 02:25  ivan
21371
21372         * FS/FS/part_export/ldap.pm: ldap export: fix $crypt_password
21373
21374 2002-11-25 21:42  ivan
21375
21376         * FS/FS/svc_acct.pm: remove harmless re-my to silence warning
21377
21378 2002-11-25 02:46  ivan
21379
21380         * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi: fix disappearing
21381           radius group bug, whew
21382
21383 2002-11-22 19:39  ivan
21384
21385         * httemplate/index.html: eww get rid of black border on konq3
21386
21387 2002-11-22 04:19  ivan
21388
21389         * FS/FS/cust_bill.pm: fix nasty typo which would affect credit card
21390           payments
21391
21392 2002-11-22 03:14  ivan
21393
21394         * FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi:
21395           add lec billing event
21396
21397 2002-11-22 02:48  ivan
21398
21399         * FS/FS/cust_main.pm: oops, one last LECB change
21400
21401 2002-11-21 23:50  ivan
21402
21403         * FS/FS/: part_export.pm, part_export/ldap.pm: separate root and
21404           user dn in ldap export
21405
21406 2002-11-21 12:44  ivan
21407
21408         * FS/FS/part_export.pm: change DN labeling for those obtuse
21409           blockheads at netmagic
21410
21411 2002-11-20 13:13  ivan
21412
21413         * FS/FS/: part_export.pm, part_export/ldap.pm: add objectclass and
21414           ability to have multiple comma-separated values to LDAP export
21415
21416 2002-11-20 02:09  ivan
21417
21418         * FS/FS/part_export/ldap.pm: hmm, so you add the username to the DN
21419           for the add call...?  i don't get LDAP
21420
21421 2002-11-20 01:10  ivan
21422
21423         * FS/FS/part_export/ldap.pm: fix silly bug in ldap export
21424
21425 2002-11-20 01:07  ivan
21426
21427         * FS/bin/freeside-setup: ugh... need to increase length of payinfo
21428           field in cust_pay and cust_refund for ACH
21429
21430 2002-11-19 14:55  ivan
21431
21432         * FS/FS/cust_bill_event.pm: give better error message on bad
21433           invnum, also 'use FS::cust_bill' here
21434
21435 2002-11-19 14:48  ivan
21436
21437         * FS/FS/cust_bill.pm: Business::OnlinePayment type is ECHECK not
21438           CHECK
21439
21440 2002-11-19 13:20  ivan
21441
21442         * FS/FS/part_export/ldap.pm: ldap export: don't use password if not
21443           given
21444
21445 2002-11-19 12:56  ivan
21446
21447         * FS/FS/part_export/ldap.pm: ldap export update
21448
21449 2002-11-19 12:36  ivan
21450
21451         * FS/bin/freeside-setup: increase length of reczone and recdata
21452           fields in domain_record
21453
21454 2002-11-19 02:09  ivan
21455
21456         * FS/FS/cust_bill.pm: typo adding lec transactions
21457
21458 2002-11-19 02:02  ivan
21459
21460         * FS/FS/cust_main.pm: silly regex bug parsing echeck info
21461
21462 2002-11-19 01:51  ivan
21463
21464         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
21465           FS/FS/cust_refund.pm, FS/FS/part_bill_event.pm,
21466           FS/FS/part_pkg.pm, FS/FS/part_export/ldap.pm,
21467           httemplate/docs/schema.html, httemplate/edit/cust_main.cgi,
21468           httemplate/edit/part_bill_event.cgi,
21469           httemplate/view/cust_main.cgi: add LEC billing
21470
21471 2002-11-18 21:17  ivan
21472
21473         * httemplate/edit/cust_main.cgi: oops, remove 10 digit account
21474           number limit
21475
21476 2002-11-18 02:15  ivan
21477
21478         * FS/MANIFEST, FS/FS/part_export.pm, FS/FS/part_export/ldap.pm,
21479           FS/t/part_export-ldap.t, httemplate/edit/part_export.cgi:
21480           preliminary ldap export
21481
21482 2002-11-16 02:33  ivan
21483
21484         * FS/FS/: Conf.pm, cust_bill.pm: separate ACH processor support
21485
21486 2002-11-09 02:59  ivan
21487
21488         * httemplate/edit/part_pkg.cgi: javascript quoting problem in
21489           per-hour charging
21490
21491 2002-11-07 14:53  ivan
21492
21493         * FS/FS/cust_main.pm: doc
21494
21495 2002-11-05 20:23  ivan
21496
21497         * FS/FS/part_pkg.pm: safe regex for sqlradius hour/data billing,
21498           closes: Bug#474
21499
21500 2002-11-05 20:11  ivan
21501
21502         * httemplate/edit/part_pkg.cgi: data billing
21503
21504 2002-11-05 19:58  ivan
21505
21506         * httemplate/edit/part_pkg.cgi: data charging
21507
21508 2002-11-05 15:43  ivan
21509
21510         * httemplate/view/svc_acct.cgi: ui
21511
21512 2002-11-05 15:41  ivan
21513
21514         * httemplate/: edit/part_pkg.cgi, view/svc_acct.cgi: fix for
21515           correct radacct column names
21516
21517 2002-11-05 15:34  ivan
21518
21519         * FS/FS/cust_svc.pm: can't use placeholders in SELECT SUM(?)
21520
21521 2002-11-05 15:29  ivan
21522
21523         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/svc_acct.pm,
21524           httemplate/edit/part_pkg.cgi, httemplate/view/svc_acct.cgi:
21525           bandwidth charges from sqlradius
21526
21527 2002-11-05 12:29  ivan
21528
21529         * FS/bin/freeside-sqlradius-radacctd: lost?
21530
21531 2002-11-04 15:40  ivan
21532
21533         * FS/FS/CGI.pm: balance on small_custview
21534
21535 2002-11-04 12:51  ivan
21536
21537         * httemplate/view/svc_acct.cgi: fix cosmetic bug on online time
21538           view
21539
21540 2002-11-01 16:13  ivan
21541
21542         * httemplate/graph/money_time.cgi: whew, glad i had a copy of this
21543
21544 2002-10-28 05:22  ivan
21545
21546         * FS/bin/freeside-queued: signal-less queued child handling
21547           (closes: Bug#477)
21548
21549 2002-10-25 14:24  ivan
21550
21551         * FS/FS/part_export/shellcommands.pm: make $old_domain available
21552           too
21553
21554 2002-10-25 06:39  ivan
21555
21556         * httemplate/: browse/part_svc.cgi, edit/part_svc.cgi: show export
21557           numbers
21558
21559 2002-10-23 10:07  ivan
21560
21561         * FS/: FS/Conf.pm, bin/freeside-daily: database dump & scp support
21562
21563 2002-10-23 08:49  ivan
21564
21565         * FS/FS/Conf.pm, httemplate/misc/unapply-cust_pay.cgi,
21566           httemplate/view/cust_main.cgi: add option to unapply payments
21567
21568 2002-10-22 02:15  ivan
21569
21570         * FS/FS/part_export/vpopmail.pm: bugfix in vpopmail restart
21571
21572 2002-10-22 01:13  ivan
21573
21574         * FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi:
21575           ACH fixes from s5
21576
21577 2002-10-21 23:28  ivan
21578
21579         * httemplate/edit/part_bill_event.cgi: oops - allow adding CHECK
21580           invoice events too
21581
21582 2002-10-21 08:20  ivan
21583
21584         * httemplate/edit/part_svc.cgi: don't disable for all items
21585
21586 2002-10-21 08:14  ivan
21587
21588         * httemplate/edit/part_svc.cgi: Prevent a fixed or default username
21589           or password from being defined
21590
21591 2002-10-20 01:27  ivan
21592
21593         * FS/FS/: part_export.pm, part_export/shellcommands.pm: enable
21594           shellcommands suspension/unsuspension hooks
21595
21596 2002-10-20 00:26  ivan
21597
21598         * FS/FS/part_export/vpopmail.pm: don't run restart command unless
21599           there is one
21600
21601 2002-10-19 20:28  ivan
21602
21603         * FS/FS/: part_export.pm, part_export/vpopmail.pm: vpopmail restart
21604           export option
21605
21606 2002-10-18 09:54  ivan
21607
21608         * Makefile: force executable permissions on bin/pod2x
21609
21610 2002-10-18 06:28  ivan
21611
21612         * FS/bin/freeside-radgroup: argh
21613
21614 2002-10-18 06:23  ivan
21615
21616         * FS/FS/svc_acct.pm: don't re-insert non-changed usernames to fuzzy
21617           cache
21618
21619 2002-10-18 03:28  ivan
21620
21621         * FS/: MANIFEST, bin/freeside-radgroup: adding
21622
21623 2002-10-17 08:06  ivan
21624
21625         * httemplate/view/svc_acct.cgi: use consistant terminology
21626
21627 2002-10-17 08:05  ivan
21628
21629         * httemplate/view/svc_acct.cgi: UI change for hour info
21630
21631 2002-10-17 07:59  ivan
21632
21633         * FS/FS/cust_svc.pm: yay missing paren
21634
21635 2002-10-17 07:50  ivan
21636
21637         * FS/FS/cust_svc.pm: *sigh* better debugging
21638
21639 2002-10-17 07:46  ivan
21640
21641         * FS/FS/cust_svc.pm: really fix sqlradacct for old Pg
21642
21643 2002-10-17 07:37  ivan
21644
21645         * FS/FS/cust_svc.pm: fix sqlradacct calculations for old Pg
21646
21647 2002-10-17 07:33  ivan
21648
21649         * httemplate/view/svc_acct.cgi: sqlradacct hour update
21650
21651 2002-10-17 07:16  ivan
21652
21653         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/part_svc.pm,
21654           FS/FS/svc_acct.pm, httemplate/edit/part_pkg.cgi,
21655           httemplate/view/svc_acct.cgi: radacct update: use sqlradius for
21656           datasrc, not plandata options (whew)
21657
21658 2002-10-15 02:54  ivan
21659
21660         * FS/FS/cust_bill.pm: ach fix s/ECHECK/CHECK/
21661
21662 2002-10-14 00:44  ivan
21663
21664         * FS/FS/Conf.pm: s/bool/checkbox/
21665
21666 2002-10-14 00:30  ivan
21667
21668         * FS/FS/Conf.pm, httemplate/edit/svc_acct.cgi: svc-acct-alldomains
21669           config file allows selection of accounts from any domain
21670
21671 2002-10-13 23:17  ivan
21672
21673         * FS/FS/cust_pkg.pm, httemplate/edit/part_pkg.cgi: fix sql radacct
21674           billing
21675
21676 2002-10-13 23:16  ivan
21677
21678         * httemplate/view/svc_acct.cgi: show time online this billing cycle
21679           on view account screen
21680
21681 2002-10-13 00:14  ivan
21682
21683         * httemplate/docs/session.html: doh
21684
21685 2002-10-12 18:14  ivan
21686
21687         * FS/FS/Record.pm: change ILIKE into LOWER() for compatibility with
21688           non-Pg and Pg before 7.1
21689
21690 2002-10-12 18:05  ivan
21691
21692         * FS/FS/cust_bill.pm: bug fix in new ACH code
21693
21694 2002-10-12 07:21  ivan
21695
21696         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi: fix
21697           dayphone/nightphone msgcat
21698
21699 2002-10-12 06:46  ivan
21700
21701         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi:
21702           dayphone/nightphone as customizable labels, closes: Bug#464
21703
21704 2002-10-12 06:26  ivan
21705
21706         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/svc_acct.pm,
21707           httemplate/edit/part_pkg.cgi: sqlradacct_hour price plan to
21708           charge per-hour against an external radacct table
21709
21710 2002-10-12 03:15  ivan
21711
21712         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
21713           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
21714           FS/FS/part_bill_event.pm, httemplate/edit/cust_main.cgi,
21715           httemplate/edit/process/cust_main.cgi,
21716           httemplate/view/cust_main.cgi: ACH support
21717
21718 2002-10-10 09:48  ivan
21719
21720         * httemplate/edit/cust_main.cgi: bugfix in payby-default HIDE
21721           expiration dates
21722
21723 2002-10-10 09:28  ivan
21724
21725         * httemplate/edit/cust_main.cgi: expiration date bugfix for HIDE
21726
21727 2002-10-09 07:30  ivan
21728
21729         * FS/FS/Conf.pm: nasty typo
21730
21731 2002-10-09 06:59  ivan
21732
21733         * FS/FS/Conf.pm: don't explicitly specify unclassified config
21734           section
21735
21736 2002-10-09 06:43  ivan
21737
21738         * FS/FS/part_export/vpopmail.pm: don't error out trying to create
21739           existing directories in vpopmail export
21740
21741 2002-10-09 06:07  ivan
21742
21743         * FS/FS/: Conf.pm, svc_acct.pm: radius-password config value to set
21744           the attribute used for plaintext pw's
21745
21746 2002-10-08 04:10  ivan
21747
21748         * httemplate/: index.html, search/cust_pkg.cgi: add suspended
21749           package browse (closes: Bug#467)
21750
21751 2002-10-08 03:50  ivan
21752
21753         * eg/export_template.pm: slightly less sucky
21754
21755 2002-10-08 01:33  ivan
21756
21757         * FS/FS/Conf.pm, httemplate/view/svc_acct.cgi: svc_acct-notes
21758           displays static HTML on account view (closes: Bug#465)
21759
21760 2002-10-07 21:46  ivan
21761
21762         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi,
21763           httemplate/view/cust_main.cgi: payby-default config option, with
21764           special "HIDE" option to disable billing information in the web
21765           interface (closes: Bug#468)
21766
21767 2002-10-07 01:47  ivan
21768
21769         * FS/bin/freeside-daily: cancel when it is *after* expiration date,
21770           not when it is *before*
21771
21772 2002-10-05 04:14  ivan
21773
21774         * FS/FS/part_export/sqlradius.pm: fix sqlradius export to not set
21775           blank id fields
21776
21777 2002-10-04 05:56  ivan
21778
21779         * FS/FS/type_pkgs.pm, FS/FS/part_export/sqlradius.pm,
21780           FS/bin/freeside-setup, httemplate/edit/process/cust_pkg.cgi,
21781           httemplate/misc/change_pkg.cgi, httemplate/search/cust_main.cgi,
21782           httemplate/view/cust_main.cgi: working on the road:   - easier
21783           "change package" link for changing one package to another   -
21784           sqlradius export now compatible with Pg   - indices on phone
21785           numbers   - install instructions specify Pg 7.1 (at least until
21786           ILIKE thing is changed)   - searching on phone number fragments
21787
21788 2002-10-04 05:39  ivan
21789
21790         * FS/bin/freeside-daily: turn on AutoCommit when vacuuming
21791
21792 2002-10-04 05:29  ivan
21793
21794         * FS/bin/freeside-count-active-customers: adding
21795
21796 2002-10-04 05:09  ivan
21797
21798         * FS/FS/cust_bill.pm: default for customers with no invoices   was:
21799           print   is now: send email to invoice from address
21800
21801 2002-10-03 08:29  ivan
21802
21803         * FS/FS/svc_acct.pm: fix implicit RADIUS password attribute to be
21804           Crypt-Password for encrypted pw's
21805
21806 2002-09-27 05:14  ivan
21807
21808         * FS/FS/svc_acct.pm: allow + in md5 encrypted passwords
21809
21810 2002-09-27 05:14  ivan
21811
21812         * FS/FS/UID.pm: don't chop blanks
21813
21814 2002-09-26 22:36  ivan
21815
21816         * FS/bin/freeside-adduser: lock mapsecrets file
21817
21818 2002-09-25 22:28  ivan
21819
21820         * Makefile: fix $INIT_FILE usage
21821
21822 2002-09-25 22:26  ivan
21823
21824         * FS/FS/svc_acct.pm: fix for inserting un-audited accounts
21825
21826 2002-09-25 22:25  ivan
21827
21828         * Makefile: oops
21829
21830 2002-09-25 21:45  ivan
21831
21832         * httemplate/search/svc_acct.cgi: tyop
21833
21834 2002-09-25 02:11  ivan
21835
21836         * Makefile: doc
21837
21838 2002-09-25 02:09  ivan
21839
21840         * FS/FS/raddb.pm: regenerate raddb.pm from freeradius-0.4 dicts add
21841           "Authentication-Type" for netc.net.au (radiator?)
21842
21843 2002-09-24 01:31  ivan
21844
21845         * FS/FS/Conf.pm: deprecate vpopmailrestart config value
21846
21847 2002-09-23 07:27  ivan
21848
21849         * FS/FS/CGI.pm, htetc/handler.pl: global.asa changes for profiling
21850           redirects header-handling changes necessary for chart .cgis
21851
21852 2002-09-23 01:50  ivan
21853
21854         * Makefile: better default Pg datasource
21855
21856 2002-09-21 04:17  ivan
21857
21858         * FS/bin/freeside-setup, httemplate/docs/schema.dia,
21859           httemplate/docs/schema.html, FS/FS/cust_bill.pm,
21860           FS/FS/cust_bill_pkg.pm, FS/FS/cust_main.pm,
21861           FS/FS/cust_main_county.pm, bin/create-history-tables,
21862           httemplate/browse/cust_main_county.cgi,
21863           httemplate/edit/cust_main_county.cgi,
21864           httemplate/edit/process/cust_main_county.cgi: all taxes now have
21865           names.  closes: Bug#15
21866
21867 2002-09-20 08:49  ivan
21868
21869         * README: d
21870
21871 2002-09-20 08:49  ivan
21872
21873         * FS/Makefile.PL: installing into /usr/bin, bah
21874
21875 2002-09-20 08:48  ivan
21876
21877         * FS/FS.pm: doc
21878
21879 2002-09-20 08:48  ivan
21880
21881         * Makefile: 1.5.0
21882
21883 2002-09-20 08:47  ivan
21884
21885         * FS/: MANIFEST, bin/freeside-addoutsourceuser,
21886           bin/freeside-deloutsource, bin/freeside-deloutsourceuser,
21887           bin/freeside-deluser, bin/freeside-setup: add freeside-deluser,
21888           freeside-deloutsource and freeside-deloutsourceuser
21889
21890 2002-09-20 08:46  ivan
21891
21892         * FS/FS/Record.pm: fix database sequence code, closes: Bug#69
21893
21894 2002-09-20 07:48  ivan
21895
21896         * FS/FS/part_export.pm: extraneous warn
21897
21898 2002-09-20 05:50  ivan
21899
21900         * FS/bin/freeside-setup: move from bin/fs-setup to
21901           FS/bin/freeside-setup
21902
21903 2002-09-20 03:16  ivan
21904
21905         * FS/FS/UID.pm: change otaker fields to 32 chars
21906
21907 2002-09-19 06:34  ivan
21908
21909         * FS/FS/Record.pm, bin/dbdef-create: use database SERIAL or
21910           AUTO_INCREMENT for primary keys, finally, yay! closes: bug#69
21911
21912 2002-09-19 01:43  ivan
21913
21914         * FS/bin/freeside-daily: package expiration
21915
21916 2002-09-19 01:34  ivan
21917
21918         * FS/FS/svc_acct.pm: remove extra definition of $cust_pkg
21919
21920 2002-09-18 15:50  ivan
21921
21922         * FS/FS/Conf.pm, FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm,
21923           FS/bin/freeside-email, httemplate/edit/svc_forward.cgi,
21924           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
21925           httemplate/view/svc_acct.cgi: remove domain config file, closes:
21926           Bug#269
21927
21928 2002-09-18 15:38  ivan
21929
21930         * FS/FS/: svc_domain.pm, cust_svc.pm: removing svc_acct_sm
21931
21932 2002-09-18 05:10  ivan
21933
21934         * httemplate/docs/: index.html, legacy.html: doc
21935
21936 2002-09-17 03:21  ivan
21937
21938         * FS/FS/Conf.pm, FS/FS/cust_bill.pm,
21939           httemplate/edit/part_bill_event.cgi: remove obsolete cybercash
21940           support
21941
21942 2002-09-17 02:19  ivan
21943
21944         * FS/FS.pm, FS/MANIFEST, FS/FS/InitHandler.pm, FS/FS/cust_pkg.pm,
21945           FS/FS/part_export.pm, FS/FS/part_svc.pm, FS/FS/svc_acct.pm,
21946           httemplate/index.html, httemplate/docs/schema.dia,
21947           httemplate/docs/schema.html, httemplate/edit/part_svc.cgi,
21948           httemplate/edit/process/part_svc.cgi, httemplate/misc/link.cgi,
21949           httemplate/search/svc_domain.cgi: remove svc_acct_sm
21950
21951 2002-09-16 17:40  ivan
21952
21953         * FS/FS/cust_bill.pm: send_ftp doc fix
21954
21955 2002-09-16 17:33  ivan
21956
21957         * FS/FS/: Conf.pm, cust_bill.pm, cust_main.pm, svc_acct.pm:   -
21958           "emailinvoiceauto" implementation rewritten to work properly,
21959           stop
21960               overwriting existing invoice destinations
21961
21962 2002-09-16 02:27  ivan
21963
21964         * FS/bin/freeside-expiration-alerter: skip empty expiration dates
21965
21966 2002-09-11 02:28  ivan
21967
21968         * httemplate/browse/svc_acct_pop.cgi: mason error
21969
21970 2002-09-11 02:09  ivan
21971
21972         * httemplate/search/cust_main.cgi: mason warnings
21973
21974 2002-09-09 20:31  ivan
21975
21976         * FS/FS/cust_bill.pm: Business::OnlinePaymet fix for processors w/o
21977           order numbers, like VirtualNet
21978
21979 2002-09-09 16:05  khoff
21980
21981         * httemplate/: edit/svc_broadband.cgi,
21982           edit/process/svc_broadband.cgi, view/svc_broadband.cgi:
21983           svc_broadband merge
21984
21985 2002-09-09 16:01  khoff
21986
21987         * FS/FS/cust_svc.pm, FS/FS/part_export.pm, httemplate/index.html,
21988           httemplate/edit/part_svc.cgi,
21989           httemplate/edit/process/part_svc.cgi, FS/FS/svc_broadband.pm:
21990           svc_broadband merge
21991
21992 2002-09-09 15:56  khoff
21993
21994         * FS/MANIFEST: svc_broadband merge
21995
21996 2002-09-09 12:56  ivan
21997
21998         * FS/FS/part_export.pm: vpopmail export doc clarification: ssh as
21999           vpopmail user
22000
22001 2002-09-09 12:54  ivan
22002
22003         * httemplate/docs/ssh.html: doc clarification about users
22004
22005 2002-09-09 05:34  ivan
22006
22007         * FS/FS/: ClientAPI.pm, InitHandler.pm, svc_acct.pm,
22008           ClientAPI/passwd.pm: : is not legal in GECOS
22009
22010 2002-09-08 05:57  ivan
22011
22012         * FS/FS/svc_domain.pm: ordering fix on delete: domain_record
22013           records first, then svc_domain
22014
22015 2002-09-08 05:40  ivan
22016
22017         * bin/bind.export: error out if can't open .HEADER files
22018
22019 2002-09-08 04:36  ivan
22020
22021         * README: 1.4.1
22022
22023 2002-09-08 02:49  ivan
22024
22025         * conf/: soadefaultttl, soaexpire, soarefresh, soaretry: some
22026           useful default domain files
22027
22028 2002-09-07 07:20  ivan
22029
22030         * FS/FS/part_export.pm: mention docs/ssh.html in vpopmail
22031           description, give up hoping for a better description of the
22032           export from jeff
22033
22034 2002-09-06 19:27  ivan
22035
22036         * httemplate/docs/index.html: 1.4.1
22037
22038 2002-09-06 19:19  ivan
22039
22040         * FS/FS/part_export/vpopmail.pm: import flocking constants
22041
22042 2002-09-05 11:51  ivan
22043
22044         * FS/FS/part_export/vpopmail.pm: clear up directory silliness ick
22045
22046 2002-09-05 10:01  ivan
22047
22048         * httemplate/edit/cust_main.cgi: "same as billing address" box
22049           would uncheck itself on errors (only looked at previous
22050           ship_last, not CGI checkbox value too)  Closes: Bug#448
22051
22052 2002-09-05 09:51  ivan
22053
22054         * FS/FS/cust_bill.pm: Business::OnlinePayment::VitualNet
22055           compatibility
22056
22057 2002-09-05 06:50  ivan
22058
22059         * httemplate/browse/part_svc.cgi: don't show "clone an existing
22060           service definition" if there aren't any yet
22061
22062 2002-09-05 06:27  ivan
22063
22064         * FS/FS/cust_main.pm, httemplate/index.html,
22065           httemplate/misc/cust_main-import_charges.cgi,
22066           httemplate/misc/process/cust_main-import_charges.cgi: batch
22067           charge/credit import
22068
22069 2002-09-05 06:01  ivan
22070
22071         * FS/FS/svc_acct.pm: show illegal dir in error msg
22072
22073 2002-09-05 02:10  ivan
22074
22075         * FS/FS/: part_export.pm, part_export/vpopmail.pm: get rid of
22076           extraneous `vpopmail machine' field
22077
22078 2002-09-04 05:43  ivan
22079
22080         * Makefile, httemplate/index.html: 1.4.1beta1
22081
22082 2002-09-04 01:42  ivan
22083
22084         * httemplate/edit/part_pkg.cgi: spelling
22085
22086 2002-08-30 16:48  ivan
22087
22088         * FS/FS/cust_bill.pm: oops, missing charged column in csv exports
22089
22090 2002-08-30 16:42  ivan
22091
22092         * httemplate/edit/part_bill_event.cgi, FS/FS/cust_bill.pm,
22093           httemplate/edit/process/part_bill_event.cgi: new invoice event:
22094           upload a CSV file
22095
22096 2002-08-30 16:17  ivan
22097
22098         * FS/FS/cust_main.pm: bill batch imported customers immediately (as
22099           of their cust_pkg.bill date) - setting cust_pkg.bill date
22100           directly bypasses setup fee
22101
22102 2002-08-30 10:34  ivan
22103
22104         * FS/FS/cust_main.pm, httemplate/index.html,
22105           httemplate/misc/cust_main-import.cgi,
22106           httemplate/misc/process/cust_main-import.cgi: working CSV import
22107           for crcmn
22108
22109 2002-08-30 04:33  ivan
22110
22111         * httemplate/edit/cust_main.cgi: use eidiot rather than die for
22112           (hopefully) better error message
22113
22114 2002-08-30 03:25  ivan
22115
22116         * Makefile: silly conf/registries dir still hanging around in CVS
22117           checkouts
22118
22119 2002-08-29 07:11  ivan
22120
22121         * httemplate/search/cust_pkg.cgi: UI ROWSPAN fix
22122
22123 2002-08-29 02:11  ivan
22124
22125         * FS/FS/svc_acct.pm: dont require uid for finger and quota, fix md5
22126           import, make username/password for unexported services conflict
22127           at least with self
22128
22129 2002-08-29 01:13  khoff
22130
22131         * httemplate/view/svc_domain.cgi: Missing Mason/Apache::ASP tags
22132
22133 2002-08-29 00:50  ivan
22134
22135         * FS/FS/: part_export.pm, part_export/vpopmail.pm: vpopmail updates
22136
22137 2002-08-28 23:02  ivan
22138
22139         * FS/FS/UID.pm: stupid kludge until schema otakers are not 8 chars
22140
22141 2002-08-28 22:57  ivan
22142
22143         * httemplate/view/svc_acct.cgi: password viewing UI change
22144
22145 2002-08-27 00:26  khoff
22146
22147         * FS/FS/Record.pm: Yip yip, I sprained my brain
22148
22149 2002-08-26 13:40  ivan
22150
22151         * FS/FS/cust_pkg.pm: allow . and - in otaker usernames
22152
22153 2002-08-24 20:54  ivan
22154
22155         * FS/bin/freeside-addoutsourceuser: ?
22156
22157 2002-08-24 20:42  ivan
22158
22159         * FS/bin/freeside-addoutsourceuser: correct secrets file path
22160
22161 2002-08-24 19:35  ivan
22162
22163         * FS/FS/part_export/shellcommands.pm: separate vars for quoted
22164           passwords
22165
22166 2002-08-24 19:26  ivan
22167
22168         * FS/FS/part_export/shellcommands.pm: properly quote password as
22169           well as finger
22170
22171 2002-08-24 18:48  ivan
22172
22173         * FS/bin/freeside-addoutsourceuser: password
22174
22175 2002-08-24 18:48  ivan
22176
22177         * FS/: MANIFEST, bin/freeside-addoutsourceuser: Added Files:
22178           bin/freeside-addoutsourceuser
22179
22180 2002-08-24 18:16  ivan
22181
22182         * FS/bin/: freeside-adduser, freeside-setup: doc
22183
22184 2002-08-24 18:14  ivan
22185
22186         * FS/bin/freeside-setup: noninteractive freeside-setup
22187
22188 2002-08-24 18:09  ivan
22189
22190         * FS/bin/: freeside-adduser, freeside-setup: doc
22191
22192 2002-08-24 01:13  ivan
22193
22194         * FS/bin/freeside-adduser: also do -b flag
22195
22196 2002-08-24 00:43  ivan
22197
22198         * FS/FS/part_export/shellcommands.pm: allow $domain as a variable
22199           in commands
22200
22201 2002-08-24 00:20  ivan
22202
22203         * httemplate/edit/part_export.cgi: don't substitute defaults for
22204           empty options when editing exports
22205
22206 2002-08-23 23:41  ivan
22207
22208         * FS/FS/part_export/: domain_shellcommands.pm, shellcommands.pm,
22209           www_shellcommands.pm: - depend on Net::SSH 0.07, for OpenSSH -T
22210           fix - no strict 'vars'; when necessary
22211
22212 2002-08-23 20:29  ivan
22213
22214         * httemplate/: view/cust_main.cgi, misc/unprovision.cgi:
22215           unprovision a single service
22216
22217 2002-08-23 19:10  ivan
22218
22219         * FS/bin/freeside-addoutsource: fix path
22220
22221 2002-08-23 18:53  ivan
22222
22223         * FS/bin/freeside-queued: depend on Net::SSH 0.07, for -T fix
22224
22225 2002-08-23 17:51  ivan
22226
22227         * httemplate/view/cust_main.cgi: UI
22228
22229 2002-08-23 17:16  ivan
22230
22231         * FS/: MANIFEST, bin/freeside-addoutsource: Added Files:
22232           bin/freeside-addoutsource
22233
22234 2002-08-23 16:43  ivan
22235
22236         * FS/: MANIFEST, FS/part_export.pm,
22237           FS/part_export/domain_shellcommands.pm,
22238           t/part_export-domain_shellcommands.t: add domain_shellcommands
22239           export
22240
22241 2002-08-19 16:08  ivan
22242
22243         * httemplate/view/cust_main.cgi: encode_entities for comments
22244           entries
22245
22246 2002-08-11 23:17  ivan
22247
22248         * rt/etc/schema.Pg: import rt 2.0.14
22249
22250 2002-08-02 17:39  ivan
22251
22252         * httemplate/docs/legacy.html: remove some extra modules from
22253           install doc
22254
22255 2002-07-31 11:55  ivan
22256
22257         * FS/FS/part_export.pm: delete directories when deleting users on
22258           freebsd
22259
22260 2002-07-31 06:18  ivan
22261
22262         * FS/FS/svc_acct.pm: fix bug with static IP addresses
22263
22264 2002-07-26 20:56  ivan
22265
22266         * httemplate/misc/cancel-unaudited.cgi: move transaction from web
22267           interface to lib code
22268
22269 2002-07-26 19:47  ivan
22270
22271         * FS/bin/freeside-daily: vacuum pg databases daily
22272
22273 2002-07-25 19:33  ivan
22274
22275         * FS/FS/: part_export.pm, part_export/shellcommands.pm:
22276           shellcommands edit gecos field too
22277
22278 2002-07-23 05:37  ivan
22279
22280         * FS/FS/svc_acct.pm: fix small bugs in duplicate username checking
22281
22282 2002-07-22 03:50  ivan
22283
22284         * FS/t/ClientAPI.t, fs_selfservice/FS-SelfService/cgi/passwd.html:
22285           adding
22286
22287 2002-07-22 03:20  ivan
22288
22289         * Makefile: 1.4.0
22290
22291 2002-07-22 03:18  ivan
22292
22293         * FS/FS/CGI.pm: UI
22294
22295 2002-07-22 03:18  ivan
22296
22297         * FS/FS/cust_main.pm: sort bills by date
22298
22299 2002-07-16 05:29  ivan
22300
22301         * FS/: MANIFEST, FS/ClientAPI.pm, FS/ClientAPI/MyAccount.pm,
22302           FS/ClientAPI/passwd.pm: ClientAPI
22303
22304 2002-07-16 05:28  ivan
22305
22306         * fs_selfservice/: DEPLOY, fs_passwd_test,
22307           FS-SelfService/SelfService.pm,
22308           FS-SelfService/freeside-selfservice-clientd,
22309           FS-SelfService/cgi/login.html, FS-SelfService/cgi/myaccount.html,
22310           FS-SelfService/cgi/selfservice.cgi,
22311           FS-SelfService/cgi/view_invoice.html: invoice viewing...
22312
22313 2002-07-15 20:57  ivan
22314
22315         * FS/FS/part_export/infostreet.pm: missing ; in eval'ed sub
22316
22317 2002-07-15 20:56  ivan
22318
22319         * FS/FS/part_export/infostreet.pm: better error handling
22320
22321 2002-07-15 20:47  ivan
22322
22323         * FS/FS/part_export/infostreet.pm: fix XML-RPC weirdness
22324
22325 2002-07-15 01:28  ivan
22326
22327         * fs_selfservice/: fs_passwd_test,
22328           FS-SelfService/freeside-selfservice-clientd: working framework,
22329           no hung clients, whew
22330
22331 2002-07-14 18:44  ivan
22332
22333         * bin/bind.import: finally a working DNS::ZoneParse
22334
22335 2002-07-11 06:52  ivan
22336
22337         * fs_selfservice/: DEPLOY, fs_passwd_test, FS-SelfService/MANIFEST,
22338           FS-SelfService/SelfService.pm,
22339           FS-SelfService/freeside-selfservice-clientd: finally working
22340           async framework
22341
22342 2002-07-08 19:23  ivan
22343
22344         * httemplate/docs/: schema.dia, schema.png: new schema diagram
22345
22346 2002-07-08 10:14  ivan
22347
22348         * FS/bin/freeside-queued: oops, fix for bug only surfacing with
22349           different freeside uid/gid
22350
22351 2002-07-08 08:56  ivan
22352
22353         * httemplate/edit/svc_acct.cgi: better error message
22354
22355 2002-07-08 06:07  ivan
22356
22357         * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi:
22358           edit expiration dates
22359
22360 2002-07-08 03:01  ivan
22361
22362         * FS/FS/part_export.pm: default linux/netbsd shellcommand userdel
22363           should remove home directories
22364
22365 2002-07-07 10:49  ivan
22366
22367         * FS/FS/svc_acct.pm: rewrite uid-dup checking to be
22368           new-export-aware, closes: #431
22369
22370 2002-07-06 05:15  ivan
22371
22372         * Makefile: beta2
22373
22374 2002-07-06 04:08  ivan
22375
22376         * httemplate/: edit/svc_forward.cgi, view/svc_forward.cgi: fix UI
22377           for forwards - use HTML::Widgets::SelectLayers, closes: Bug#303
22378
22379 2002-07-06 01:50  ivan
22380
22381         * httemplate/view/svc_acct.cgi: add "are you sure?" javascript on
22382           view/svc_acct.cgi "cancel unaudited account" (closes: Bug#432)
22383
22384 2002-07-06 01:29  ivan
22385
22386         * httemplate/view/cust_main.cgi: speling
22387
22388 2002-07-06 00:32  ivan
22389
22390         * httemplate/edit/part_pkg.cgi: fix speling
22391
22392 2002-07-06 00:30  ivan
22393
22394         * FS/FS/: Conf.pm, part_export.pm, svc_www.pm,
22395           part_export/www_shellcommands.pm: move svc_www ssh jobs to the
22396           job queue & exports, and make them configurable
22397
22398 2002-07-05 21:20  ivan
22399
22400         * FS/FS/svc_acct.pm: typo
22401
22402 2002-07-05 16:32  ivan
22403
22404         * httemplate/config/config.cgi: fix bug with config having a value
22405           not in the select
22406
22407 2002-07-04 03:35  ivan
22408
22409         * httemplate/browse/: agent.cgi, agent_type.cgi,
22410           part_bill_event.cgi, part_export.cgi, part_pkg.cgi, part_svc.cgi,
22411           svc_acct_pop.cgi: move "add" links to the top
22412
22413 2002-07-03 07:45  ivan
22414
22415         * FS/t/part_export-http.t: s/_post//
22416
22417 2002-07-03 07:21  ivan
22418
22419         * FS/: MANIFEST, FS/part_export.pm, FS/part_export/http.pm,
22420           t/part_export-http.t: http export
22421
22422 2002-07-03 04:37  ivan
22423
22424         * FS/FS/InitHandler.pm: 54
22425
22426 2002-07-03 04:35  ivan
22427
22428         * FS/FS/InitHandler.pm: sacrifice memory for speed
22429
22430 2002-07-03 04:31  ivan
22431
22432         * FS/FS/InitHandler.pm: preload modules
22433
22434 2002-07-03 04:23  ivan
22435
22436         * FS/FS/: InitHandler.pm, UID.pm: fix to allow running during
22437           apache init
22438
22439 2002-07-03 04:10  ivan
22440
22441         * FS/FS/UID.pm: allow InitHandler to work during apache startup
22442
22443 2002-07-03 03:50  ivan
22444
22445         * FS/FS/InitHandler.pm: skip comment & blank lines
22446
22447 2002-07-03 03:48  ivan
22448
22449         * FS/FS/InitHandler.pm: debug
22450
22451 2002-07-03 03:33  ivan
22452
22453         * FS/: MANIFEST, FS/InitHandler.pm, t/InitHandler.t: preload all
22454           dbdefs
22455
22456 2002-07-02 20:57  ivan
22457
22458         * FS/FS/cust_main.pm: working one-time charges again
22459
22460 2002-07-02 20:52  ivan
22461
22462         * httemplate/view/cust_main.cgi: ui
22463
22464 2002-07-02 20:47  ivan
22465
22466         * FS/FS/cust_main.pm, httemplate/edit/part_pkg.cgi,
22467           httemplate/edit/process/quick-charge.cgi,
22468           httemplate/view/cust_main.cgi: one-time charges with tax classes
22469
22470 2002-07-02 19:25  ivan
22471
22472         * FS/FS/Conf.pm, httemplate/config/config-view.cgi,
22473           httemplate/config/config.cgi: deprecate text radius config
22474           options update config docs
22475
22476 2002-07-02 18:47  ivan
22477
22478         * FS/: MANIFEST, bin/freeside-reexport: freeside-reexport
22479
22480 2002-07-02 18:05  ivan
22481
22482         * FS/bin/freeside-sqlradius-reset: pod
22483
22484 2002-07-02 18:01  ivan
22485
22486         * FS/bin/freeside-sqlradius-reset: fix usage message
22487
22488 2002-07-02 16:03  ivan
22489
22490         * FS/FS/part_export.pm: fix usermod commands for freebsd
22491
22492 2002-07-02 07:37  ivan
22493
22494         * Makefile: beta1!!
22495
22496 2002-07-02 07:22  ivan
22497
22498         * FS/FS/part_export/textradius.pm: working textradius export
22499
22500 2002-07-02 07:00  ivan
22501
22502         * FS/FS/part_export/textradius.pm: better diagnostics
22503
22504 2002-07-02 06:22  ivan
22505
22506         * httemplate/view/cust_main.cgi: ui s/ /&nbsp;
22507
22508 2002-07-02 06:04  ivan
22509
22510         * FS/FS/part_export/shellcommands.pm: no warnings
22511
22512 2002-07-02 06:00  ivan
22513
22514         * FS/FS/: part_export.pm, part_export/shellcommands.pm: working
22515           linux and freebsd shellcommands
22516
22517 2002-07-02 04:29  ivan
22518
22519         * FS/FS/part_export.pm: fix for freebsd presets
22520
22521 2002-07-02 04:27  ivan
22522
22523         * FS/FS/part_export.pm: useful shellcommands presets
22524
22525 2002-07-02 03:14  ivan
22526
22527         * FS/bin/freeside-queued: grr old openssh grr freebsd
22528
22529 2002-07-02 02:42  ivan
22530
22531         * FS/bin/freeside-queued: fleabsd grr
22532
22533 2002-07-02 02:39  ivan
22534
22535         * FS/bin/freeside-queued: freebsd is sofa king broken
22536
22537 2002-07-02 00:31  ivan
22538
22539         * FS/FS/part_export/textradius.pm: working textradius
22540
22541 2002-07-02 00:13  ivan
22542
22543         * FS/FS/part_export/textradius.pm: better error reporting from
22544           rsync
22545
22546 2002-07-01 23:58  ivan
22547
22548         * FS/FS/part_export/: shellcommands.pm, www_shellcommands.pm:
22549           s/options/option/, oops, and machine isn't an option
22550
22551 2002-07-01 23:48  ivan
22552
22553         * FS/FS/queue.pm: error messages can have other chars
22554
22555 2002-07-01 15:38  ivan
22556
22557         * FS/FS/part_export/textradius.pm: prevent any possible infinite
22558           looping
22559
22560 2002-07-01 02:15  ivan
22561
22562         * FS/FS/part_export/textradius.pm: real-time! text radius export
22563
22564 2002-06-30 04:01  ivan
22565
22566         * CREDITS: administrivia
22567
22568 2002-06-30 00:17  ivan
22569
22570         * FS/FS/Record.pm: oops, very bad
22571
22572 2002-06-30 00:16  ivan
22573
22574         * FS/FS/Record.pm: get rid of unneeded Pg-cruft (don't use native
22575           Pg money type)
22576
22577 2002-06-30 00:04  ivan
22578
22579         * FS/FS/Record.pm: fix dbdef caching
22580
22581 2002-06-29 19:13  ivan
22582
22583         * FS/: MANIFEST, FS/part_export.pm,
22584           FS/part_export/shellcommands_withdomain.pm,
22585           t/part_export-shellcommands_withdomain.t: export!
22586
22587 2002-06-29 18:18  ivan
22588
22589         * httemplate/docs/ssh.html: adding
22590
22591 2002-06-28 13:31  ivan
22592
22593         * FS/FS/svc_acct.pm: better error message for illegal password
22594
22595 2002-06-28 13:21  ivan
22596
22597         * FS/FS/cust_main.pm: better error message for missing tax classes
22598
22599 2002-06-28 03:49  ivan
22600
22601         * FS/FS/Record.pm: remove extraneous check
22602
22603 2002-06-28 01:23  ivan
22604
22605         * FS/FS/: Record.pm, UID.pm: fix multi-database installs, while
22606           hopefully keeping performance improvement
22607
22608 2002-06-27 20:09  ivan
22609
22610         * httemplate/view/cust_main.cgi: more card display changes
22611
22612 2002-06-27 19:21  ivan
22613
22614         * httemplate/view/cust_main.cgi: last 4 digits of card instead of
22615           first
22616
22617 2002-06-27 02:23  ivan
22618
22619         * FS/: FS/part_export/bind.pm, FS/part_export/bind_slave.pm,
22620           t/part_export-bind.t, t/part_export-bind_slave.t: null bind
22621           exports
22622
22623 2002-06-27 02:19  ivan
22624
22625         * FS/: FS/part_export/bsdshell.pm, FS/part_export/null.pm,
22626           FS/part_export/sysvshell.pm, FS/part_export/www_shellcommands.pm,
22627           t/part_export-null.t, t/part_export-sysvshell.t,
22628           t/part_export-www_shellcommands.t: export updates
22629
22630 2002-06-26 01:36  ivan
22631
22632         * FS/FS/part_export.pm: tyop
22633
22634 2002-06-26 01:32  ivan
22635
22636         * FS/FS/part_export.pm: better export docs/defaults
22637
22638 2002-06-26 01:12  ivan
22639
22640         * FS/FS/cust_main.pm: add type_pkgs record if necessary for
22641           one-time charges
22642
22643 2002-06-26 01:05  ivan
22644
22645         * httemplate/view/cust_main.cgi: close form tags
22646
22647 2002-06-26 00:42  ivan
22648
22649         * bin/: bsdshell.export, sysvshell.export: shell.export ->
22650           bsdshell.export & sysvshell.export
22651
22652 2002-06-25 20:53  ivan
22653
22654         * FS/FS/part_export_option.pm: export options can be anything
22655
22656 2002-06-25 19:37  ivan
22657
22658         * FS/FS/cust_bill.pm: fix not sending postal invoices to customers
22659           with email invoices too
22660
22661 2002-06-25 18:35  ivan
22662
22663         * FS/FS/cust_main.pm, httemplate/edit/process/quick-charge.cgi,
22664           httemplate/edit/process/quick-cust_pkg.cgi,
22665           httemplate/view/cust_main.cgi: working one-time charges
22666
22667 2002-06-25 17:41  ivan
22668
22669         * httemplate/edit/part_pkg.cgi: ui
22670
22671 2002-06-25 16:27  ivan
22672
22673         * httemplate/view/svc_www.cgi: add link to controlling account
22674
22675 2002-06-25 00:18  ivan
22676
22677         * FS/bin/freeside-queued: might work again under mysql
22678
22679 2002-06-23 12:16  ivan
22680
22681         * FS/FS/domain_record.pm: domain_record records attached to svc_www
22682           records are no longer delete-able, patch from "Stephen Bechard"
22683           <steve@destek.net>, thanks!  closes: Bug#434
22684
22685 2002-06-22 22:44  ivan
22686
22687         * httemplate/edit/process/svc_www.cgi: patch to get this working
22688           from Stephen Bechard <steve@destek.net>
22689
22690 2002-06-22 22:43  ivan
22691
22692         * httemplate/view/svc_www.cgi: add link to edit and format nicely
22693
22694 2002-06-22 18:36  ivan
22695
22696         * FS/FS/svc_www.pm: forgot . between zone and domain, patch from
22697           "Stephen Bechard" <steve@destek.net>, thanks
22698
22699 2002-06-22 18:33  ivan
22700
22701         * httemplate/edit/svc_www.cgi: forgot %> when converting from CGI,
22702           works now, patch from "Stephen Bechard" <steve@destek.net>
22703
22704 2002-06-21 14:49  ivan
22705
22706         * FS/FS/part_export/infostreet.pm: s/title/organization/ at
22707           noment's request
22708
22709 2002-06-21 13:26  ivan
22710
22711         * FS/FS/part_export/infostreet.pm: fix infostreet contact field
22712           setting
22713
22714 2002-06-21 13:17  ivan
22715
22716         * FS/FS/part_export/infostreet.pm: debugging option
22717
22718 2002-06-21 02:57  ivan
22719
22720         * bin/passwd.import: no, don't check for duplicates like this by
22721           default... not new-export style
22722
22723 2002-06-21 02:56  ivan
22724
22725         * FS/FS/svc_acct.pm: better error messages on uid duplicates... uid
22726           stuff still needs to be rewritten for new exports
22727
22728 2002-06-21 02:15  ivan
22729
22730         * bin/passwd.import: oops
22731
22732 2002-06-21 02:13  ivan
22733
22734         * bin/: bind.import, fs-migrate-svc_acct_sm, passwd.import: import
22735           fixes...
22736
22737 2002-06-21 02:11  ivan
22738
22739         * bin/passwd.import: tiny bit better passwd.import
22740
22741 2002-06-21 01:29  ivan
22742
22743         * httemplate/index.html: uid search on main menu, updated upgrade
22744           docs
22745
22746 2002-06-20 15:35  ivan
22747
22748         * FS/FS/part_export/infostreet.pm: fix infostreet contact field foo
22749
22750 2002-06-19 18:29  ivan
22751
22752         * FS/FS/part_export.pm, FS/FS/part_export/shellcommands.pm,
22753           FS/bin/freeside-queued, httemplate/edit/part_export.cgi,
22754           httemplate/edit/process/part_export.cgi: shellcommands
22755           w/passwords
22756
22757 2002-06-18 21:54  ivan
22758
22759         * Makefile, bin/pod2x: pod build fix thanks to Stephen Bechard
22760           <steve@destek.net>
22761
22762 2002-06-18 21:03  ivan
22763
22764         * FS/FS/part_export/infostreet.pm: fix setContactField email
22765
22766 2002-06-18 18:03  ivan
22767
22768         * FS/FS/svc_acct.pm: and the same for changes...
22769
22770 2002-06-18 17:58  ivan
22771
22772         * FS/FS/svc_acct.pm: fix problem provisioning RADIUS groups
22773           caused by kristian/mark/pc-intouch's changes moving exports into
22774           svc_Common -   changed sequence of events such that groups were
22775           not provisioned when the   sqlradius export was run
22776
22777 2002-06-18 16:52  ivan
22778
22779         * httemplate/misc/queue.cgi: better error message
22780
22781 2002-06-14 18:12  ivan
22782
22783         * FS/FS/part_export.pm, httemplate/edit/part_svc.cgi:
22784           mark@pc-intouch.com: exporttype2svcdb removal
22785
22786 2002-06-14 14:35  ivan
22787
22788         * FS/FS/part_export/infostreet.pm: freeside night to infostreet
22789           faxNumber (? dunno, what noment wants)
22790
22791 2002-06-14 04:44  ivan
22792
22793         * Makefile: better releaes target?
22794
22795 2002-06-14 04:26  ivan
22796
22797         * Makefile: 1.4.0pre14
22798
22799 2002-06-14 04:22  ivan
22800
22801         * FS/: FS/Conf.pm, bin/freeside-queued, FS/cust_main.pm,
22802           FS/queue.pm, FS/svc_Common.pm, FS/svc_acct.pm: working job
22803           dependancies FS::queue::joblisting html excapes & truncates long
22804           arguments welcome email (sheesh!) closes: Bug#420 (haha at 4:20
22805           am, too.  really!)
22806
22807 2002-06-14 02:19  ivan
22808
22809         * FS/FS/UID.pm: only run callbacks once... should speed things up
22810           (no dbdef reloading)
22811
22812 2002-06-13 20:26  ivan
22813
22814         * httemplate/docs/legacy.html: s/svc_domain.import/bind.import/ to
22815           match reality
22816
22817 2002-06-13 20:12  ivan
22818
22819         * httemplate/index.html: remove classic interface
22820
22821 2002-06-13 19:25  ivan
22822
22823         * FS/bin/freeside-queued: mysql compatibility?
22824
22825 2002-06-13 17:12  ivan
22826
22827         * httemplate/: index.html, search/cust_main.cgi: search by for
22828           address2 (unit) - commented out in default index.html
22829
22830 2002-06-13 16:28  ivan
22831
22832         * httemplate/: index.html, search/cust_main.cgi: phone number
22833           search (Bug#422)
22834
22835 2002-06-13 16:00  ivan
22836
22837         * FS/FS/svc_acct.pm, httemplate/index.html,
22838           httemplate/search/svc_acct.cgi: fuzzy username searching
22839           (Bug#422)
22840
22841 2002-06-12 17:53  ivan
22842
22843         * httemplate/: index.html, search/cust_main.cgi: search on customer
22844           number (Bug#422)
22845
22846 2002-06-12 13:31  ivan
22847
22848         * FS/FS/svc_acct.pm: fix new duplicate username checking
22849
22850 2002-06-12 10:29  ivan
22851
22852         * httemplate/index.html: fix company search
22853
22854 2002-06-12 09:26  ivan
22855
22856         * FS/FS/cust_main.pm: fix problems with code that resets invoice
22857           events
22858
22859 2002-06-11 11:20  ivan
22860
22861         * bin/bind.export: perl 5.005 needs an explicit mask for mkdir
22862
22863 2002-06-11 02:51  ivan
22864
22865         * FS/FS/part_export.pm: notes
22866
22867 2002-06-11 02:46  ivan
22868
22869         * bin/bind.export: add preliminary bsd shell export
22870
22871 2002-06-11 02:14  ivan
22872
22873         * FS/FS/svc_acct.pm: export-based duplicate username checking!
22874
22875 2002-06-11 01:29  ivan
22876
22877         * FS/FS/part_export.pm, httemplate/edit/part_export.cgi: add crypt
22878           option to (bsd|sysv)shell export
22879
22880 2002-06-10 20:25  ivan
22881
22882         * FS/FS/: part_export.pm, svc_Common.pm, svc_acct.pm,
22883           part_export/infostreet.pm: - add new suspend and unsuspend export
22884           hooks (with null defaults) - infostreet export: actually
22885           suspend/unsuspend at infostreet (closes: Bug#418) - infostreet
22886           export: set some contact fields @ infostreet (Bug#419)
22887
22888 2002-06-10 17:58  ivan
22889
22890         * Makefile, init.d/freeside-init: dist fixes.  locate more stuff in
22891           Makefile.  whew.
22892
22893 2002-06-10 16:02  ivan
22894
22895         * FS/FS/domain_record.pm: fix *** ERROR: unterminated L<...> at
22896           line 299 in file FS/domain_record.pm
22897
22898 2002-06-10 15:48  ivan
22899
22900         * FS/FS/cust_main.pm, httemplate/misc/bill.cgi: also retry cards
22901           when user clicks "Bill now" (closes: Bug#417)
22902
22903 2002-06-10 15:07  ivan
22904
22905         * FS/FS/: cust_bill_event.pm, cust_main.pm: retry realtime_card
22906           invoice events when a card changes (closes: Bug#417)
22907
22908 2002-06-10 12:44  ivan
22909
22910         * httemplate/view/cust_main.cgi: final visual update on package
22911           date view
22912
22913 2002-06-10 12:41  ivan
22914
22915         * httemplate/view/cust_main.cgi: fixup time display in packages
22916
22917 2002-06-10 12:30  ivan
22918
22919         * httemplate/view/cust_main.cgi: add small time display to dates
22920
22921 2002-06-09 19:52  ivan
22922
22923         * FS/FS/: svc_Common.pm, svc_domain.pm: re-my'ed var
22924
22925 2002-06-09 19:52  ivan
22926
22927         * FS/FS/cust_main_county.pm: silence undefined warnings
22928
22929 2002-06-09 19:51  ivan
22930
22931         * FS/FS/CGI.pm: unused global
22932
22933 2002-06-09 19:42  ivan
22934
22935         * Makefile: back to ASP for profiling...
22936
22937 2002-06-09 18:39  khoff
22938
22939         * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm,
22940           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
22941           httemplate/edit/part_pkg.cgi: Rollback part_pkg.def_svcpart
22942           changes.
22943
22944 2002-06-08 00:48  khoff
22945
22946         * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm,
22947           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
22948           httemplate/edit/part_pkg.cgi: Default svcpart support for
22949           part_pkg.  Fixes 'bug' with new customer and online signup.
22950
22951 2002-06-07 13:33  khoff
22952
22953         * FS/FS/cust_bill.pm: Setup hash for CC failed Text::Template
22954
22955 2002-06-05 15:46  ivan
22956
22957         * httemplate/search/: cust_main.cgi, cust_pkg.cgi, svc_acct.cgi:
22958           more mysql goodness, thanks dale
22959
22960 2002-06-04 07:35  ivan
22961
22962         * FS/FS/: cust_credit.pm, cust_pay.pm: fix unsuspendauto
22963
22964 2002-06-04 07:02  ivan
22965
22966         * CREDITS, httemplate/search/cust_main.cgi,
22967           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi:
22968           mysql support!  thanks to Donald Greer <dgreer@austintx.com> for
22969           the SQL and Dale Hege <fhege@lumenexus.net> for the patches
22970
22971 2002-06-04 06:46  ivan
22972
22973         * conf/declinetemplate: misspelling
22974
22975 2002-05-31 13:34  ivan
22976
22977         * FS/FS/part_export.pm: dammit i want to catch export subclass
22978           compilation problems
22979
22980 2002-05-31 13:31  ivan
22981
22982         * FS/FS/cust_bill.pm: better error reporting
22983
22984 2002-05-31 11:48  khoff
22985
22986         * FS/t/part_export-sqlmail.t: Don't ask me.  I just hacked Ivan's
22987           test.
22988
22989 2002-05-31 11:45  khoff
22990
22991         * FS/MANIFEST: added sqlmail.pm and test
22992
22993 2002-05-31 10:50  ivan
22994
22995         * FS/FS/svc_forward.pm: typo noticed by <Kaa>
22996
22997 2002-05-30 19:13  ivan
22998
22999         * FS/FS/part_export.pm: no, actually throw an exception if an
23000           export class won't compile.
23001
23002 2002-05-30 17:33  khoff
23003
23004         * httemplate/edit/part_svc.cgi: Added support for part_exports that
23005           are used with more than one svcdb.
23006
23007 2002-05-30 17:22  khoff
23008
23009         * FS/FS/part_export.pm: updated hashes 'n stuff for
23010           FS::part_export::sqlmail
23011
23012 2002-05-30 17:20  khoff
23013
23014         * FS/FS/part_export/sqlmail.pm: part_export module to export
23015           svc_acct, svc_domain, and svc_forward to an external database
23016
23017 2002-05-30 17:18  khoff
23018
23019         * FS/FS/: svc_Common.pm, svc_acct.pm, svc_domain.pm: Moved
23020           new-style export calls to svc_Common.
23021
23022 2002-05-30 14:51  ivan
23023
23024         * httemplate/misc/delete-customer.cgi: point to correct place for
23025           hidecancelledcustomers config option
23026
23027 2002-05-30 10:49  ivan
23028
23029         * FS/FS/part_export.pm: GRRRRRRRRRRRRR
23030
23031 2002-05-29 13:45  ivan
23032
23033         * FS/bin/freeside-sqlradius-reset: eliminate harmless "Database
23034           handle destroyed without explicit disconnect" errors
23035
23036 2002-05-29 08:56  ivan
23037
23038         * FS/FS/part_export.pm: freeradius 0.5 doc
23039
23040 2002-05-28 21:40  ivan
23041
23042         * fs_selfservice/FS-SelfService/: Changes, MANIFEST, Makefile.PL,
23043           SelfService.pm, test.pl: add fs_selfservice
23044
23045 2002-05-28 14:22  ivan
23046
23047         * FS/FS/svc_acct.pm: better error message for "Illegal password"
23048
23049 2002-05-28 00:55  ivan
23050
23051         * FS/FS/: part_export.pm, part_export/shellcommands.pm: point
23052           people at DBI/DBD documentation for information on data sources.
23053           *sigh*
23054
23055 2002-05-26 23:53  ivan
23056
23057         * httemplate/edit/cust_bill_pay.cgi: fix javascript bug reported by
23058           baloo@gimpgirl.com, thanks
23059
23060 2002-05-23 06:00  ivan
23061
23062         * FS/FS/domain_record.pm, bin/bind.import,
23063           httemplate/edit/process/domain_record.cgi,
23064           httemplate/view/svc_domain.cgi: bind: allow adding slave domains
23065           too
23066
23067 2002-05-22 11:44  ivan
23068
23069         * FS/FS/domain_record.pm, FS/FS/part_export.pm,
23070           FS/FS/svc_domain.pm, bin/bind.export,
23071           httemplate/edit/process/domain_record.cgi,
23072           httemplate/misc/cancel-unaudited.cgi,
23073           httemplate/misc/delete-domain_record.cgi,
23074           httemplate/misc/delete-part_export.cgi,
23075           httemplate/view/svc_domain.cgi: bind export, editing zones,
23076           deleting unaudited domains, mmm
23077
23078 2002-05-22 05:17  ivan
23079
23080         * FS/FS/: cust_pkg.pm, cust_svc.pm: move some code from
23081           FS::cust_pkg to FS::cust_svc, becomes the cancel method
23082
23083 2002-05-22 04:39  ivan
23084
23085         * FS/FS/part_export.pm: - remove some out of date documentation -
23086           die if an export class won't compile
23087
23088 2002-05-22 03:53  ivan
23089
23090         * bin/bind.export: bind export
23091
23092 2002-05-21 19:09  ivan
23093
23094         * FS/FS/part_export/sqlradius.pm: 5.6-isms
23095
23096 2002-05-18 02:51  ivan
23097
23098         * FS/FS/: cust_bill.pm, cust_pay.pm, svc_domain.pm: Mail::Internet
23099           1.44
23100
23101 2002-05-16 20:47  ivan
23102
23103         * FS/FS/svc_acct.pm: freebsd `toor' user
23104
23105 2002-05-16 07:28  ivan
23106
23107         * FS/: FS/part_export/bsdshell.pm, FS/part_export/textradius.pm,
23108           t/part_export-bsdshell.t, t/part_export-textradius.t: adding
23109           (stub) bsdshell and textradius exports
23110
23111 2002-05-16 07:27  ivan
23112
23113         * FS/MANIFEST, eg/export_template.pm: add (stub) bsdshell and
23114           textradius exports
23115
23116 2002-05-16 07:21  ivan
23117
23118         * FS/FS/part_export/infostreet.pm: force all infostreet arguments
23119           to be string type, fixes: "0 as first character in password"
23120           problem.  also see the Frontier::Client manpage
23121
23122 2002-05-16 06:42  ivan
23123
23124         * httemplate/: browse/part_svc.cgi, edit/part_svc.cgi: service
23125           definition cloning
23126
23127 2002-05-16 06:42  ivan
23128
23129         * FS/FS/svc_acct.pm: allow freebsd `toor' root user
23130
23131 2002-05-15 07:00  ivan
23132
23133         * FS/FS/: queue.pm, part_export/sqlradius.pm: use job dependancies
23134           in FS::part_export::sqlradius.pm display job dependancies in
23135           FS::queue::joblisting
23136
23137 2002-05-15 06:24  ivan
23138
23139         * Makefile, FS/FS.pm, FS/MANIFEST, FS/FS/queue.pm,
23140           FS/FS/queue_depend.pm, FS/FS/part_export/sqlradius.pm,
23141           FS/bin/freeside-queued, FS/t/queue_depend.t,
23142           eg/export_template.pm, httemplate/docs/schema.dia,
23143           httemplate/docs/schema.html, httemplate/docs/schema.png: queue
23144           dependancies
23145
23146 2002-05-14 00:36  ivan
23147
23148         * FS/FS/part_export/sqlradius.pm: don't use return value of UPDATE
23149           to decide whether or not to INSERT.
23150
23151 2002-05-13 17:27  ivan
23152
23153         * FS/FS/part_export/shellcommands.pm: shellcomands oops
23154
23155 2002-05-10 00:54  ivan
23156
23157         * Makefile: always re-install init
23158
23159 2002-05-10 00:50  ivan
23160
23161         * init.d/freeside-init: correct message
23162
23163 2002-05-10 00:45  ivan
23164
23165         * FS/FS/svc_domain.pm: bad reuse of variable
23166
23167 2002-05-10 00:42  ivan
23168
23169         * Makefile: INSTALLGROUP
23170
23171 2002-05-09 08:26  ivan
23172
23173         * Makefile: final make release?
23174
23175 2002-05-09 08:25  ivan
23176
23177         * Makefile: fix make release target
23178
23179 2002-05-09 08:22  ivan
23180
23181         * Makefile: make release target
23182
23183 2002-05-09 08:21  ivan
23184
23185         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi:
23186           s/Referral/Advertising source/
23187
23188 2002-05-09 08:12  ivan
23189
23190         * FS/FS/cust_main_county.pm: don't duplicate state/county/country
23191           pulldowns even with taxrates...
23192
23193 2002-05-09 05:38  ivan
23194
23195         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_main_county.pm,
23196           FS/FS/part_pkg.pm, FS/t/cust_tax_exempt.t, htetc/handler.pl,
23197           httemplate/browse/agent.cgi,
23198           httemplate/browse/cust_main_county.cgi,
23199           httemplate/edit/agent.cgi, httemplate/edit/cust_main.cgi,
23200           httemplate/edit/cust_main_county-expand.cgi,
23201           httemplate/edit/cust_main_county.cgi,
23202           httemplate/edit/part_pkg.cgi,
23203           httemplate/edit/process/cust_main_county-expand.cgi,
23204           httemplate/edit/process/cust_main_county.cgi: texas tax!
23205
23206 2002-05-06 06:36  ivan
23207
23208         * FS/FS/cust_bill.pm: fixes gratuitous "Illegal payname" errors
23209           reported by noment
23210
23211 2002-05-04 08:00  ivan
23212
23213         * FS/FS.pm, FS/MANIFEST, FS/FS/cust_main_county.pm,
23214           FS/FS/cust_tax_exempt.pm, FS/FS/part_pkg.pm,
23215           FS/t/cust_tax_exempt.pm, httemplate/docs/admin.html,
23216           httemplate/docs/schema.dia, httemplate/docs/schema.html: schema
23217           changes for proper texas tax
23218
23219 2002-05-03 18:11  ivan
23220
23221         * httemplate/: index.html, search/cust_pkg.cgi: add package search
23222           by next bill date to main menu
23223
23224 2002-05-03 17:59  ivan
23225
23226         * httemplate/search/cust_pkg.cgi: fix ranges on cust_pkg search
23227
23228 2002-05-03 17:47  ivan
23229
23230         * FS/FS/cust_pkg.pm: prevent stuff passed from template/user from
23231           being used in searches by signup server
23232
23233 2002-05-03 17:32  ivan
23234
23235         * httemplate/search/cust_pkg.cgi: lilunixbtch: trying to pull
23236           accounts based on next billdate tofu_beast420: hmm a report
23237           ordered by next bill date? tofu_beast420: i don't know how you'd
23238           do that per _customer_ since a customer could have lots of
23239           packages, but you could do a per-package report maybe?
23240
23241 2002-04-29 22:43  ivan
23242
23243         * FS/FS/part_export.pm: better BIND integration
23244
23245 2002-04-26 04:14  ivan
23246
23247         * FS/FS/: Conf.pm, svc_acct.pm: add username-nounderscore and
23248           username-nodash config files
23249
23250 2002-04-25 03:37  ivan
23251
23252         * FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi: free_delayed try
23253           #2
23254
23255 2002-04-25 02:47  ivan
23256
23257         * FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi: add flat_delayed
23258           plan
23259
23260 2002-04-24 18:15  ivan
23261
23262         * FS/FS/cust_main.pm: don't require_cardname for non-CARD payby's
23263
23264 2002-04-24 02:09  ivan
23265
23266         * FS/FS/: Conf.pm, cust_main.pm: require_cardname option
23267
23268 2002-04-24 02:03  ivan
23269
23270         * FS/FS/cust_main.pm: msgcat error for credit card expiration
23271           (closes: Bug#407)
23272
23273 2002-04-23 00:32  ivan
23274
23275         * httemplate/edit/REAL_cust_pkg.cgi: harmless ui glitch
23276
23277 2002-04-23 00:10  ivan
23278
23279         * FS/FS/Record.pm: fixes inserting strings that end in numbers to
23280           TEXT columns... gah i hate SQL
23281
23282 2002-04-22 15:45  ivan
23283
23284         * FS/FS/part_export.pm: use Tie::IxHash to present export options
23285           in a reasonable order
23286
23287 2002-04-22 14:36  ivan
23288
23289         * FS/FS/cust_main.pm: don't show extended debugging in error
23290           messages that could end up on the signup server
23291
23292 2002-04-22 14:23  ivan
23293
23294         * FS/FS/cust_pkg.pm: fix bug checking agents allowed to purchase
23295           packages (moved from signups server)
23296
23297 2002-04-22 14:18  ivan
23298
23299         * httemplate/edit/agent_type.cgi: add pkgpart to agent type listing
23300
23301 2002-04-22 13:47  ivan
23302
23303         * FS/FS/cust_pkg.pm: - check agentnum ability to order packages in
23304           FS::cust_pkg, not signup server - order by recur price in
23305           signup-alternate template
23306
23307 2002-04-20 05:37  ivan
23308
23309         * FS/FS/part_export.pm, httemplate/edit/part_export.cgi: bind
23310           export
23311
23312 2002-04-20 04:57  ivan
23313
23314         * FS/FS/domain_record.pm, FS/FS/part_export.pm, bin/passwd.import,
23315           bin/svc_domain.erase, httemplate/docs/legacy.html:
23316           working BIND import
23317
23318 2002-04-20 03:49  ivan
23319
23320         * FS/FS/domain_record.pm: allow * MX records
23321
23322 2002-04-20 03:12  ivan
23323
23324         * FS/FS/domain_record.pm: allow uppercase in zone data.
23325
23326 2002-04-20 03:09  ivan
23327
23328         * FS/FS/domain_record.pm: allow uppercase zones...
23329
23330 2002-04-19 19:06  ivan
23331
23332         * FS/FS/: cust_pkg.pm, cust_svc.pm: fix problem with edge case
23333           where there *is* a pkg_svc record with quantity 0, when changing
23334           packages and using the special case new service code
23335
23336 2002-04-19 16:25  ivan
23337
23338         * FS/FS/svc_acct.pm: maybe just for debugging
23339
23340 2002-04-19 07:27  ivan
23341
23342         * FS/FS/cust_bill.pm: add phone to Business::OnlinePayment usage
23343
23344 2002-04-18 18:16  ivan
23345
23346         * Makefile, FS/FS/Record.pm, FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
23347           init.d/freeside-init: - add init file installation to Makefile,
23348           add unified init file - fix qsearch for op => '!=', value => ''
23349           searches - fix invalid_catd typo - add payby method to part_pkg
23350           and have fs_signup_server pass the data
23351
23352 2002-04-17 13:43  ivan
23353
23354         * FS/FS/part_export/sqlradius.pm: fix usergroup_delete DELETE
23355           syntax
23356
23357 2002-04-17 12:47  ivan
23358
23359         * FS/FS/Record.pm: allow = in ut_text
23360
23361 2002-04-17 05:06  ivan
23362
23363         * httemplate/index.html: fix default searches
23364
23365 2002-04-17 04:41  ivan
23366
23367         * FS/FS/Record.pm: get rid of debugging cruft
23368
23369 2002-04-16 17:25  ivan
23370
23371         * httemplate/search/cust_main.cgi: better ordering in search
23372           results
23373
23374 2002-04-16 16:14  ivan
23375
23376         * FS/FS/cust_main.pm: there it is!  fix bug with
23377           FS::cust_main::agent
23378
23379 2002-04-16 15:56  ivan
23380
23381         * FS/FS/cust_bill.pm: further debugging...
23382
23383 2002-04-16 15:52  ivan
23384
23385         * FS/FS/: Conf.pm, cust_bill.pm: further authorize.net description
23386           debugging (agent??) and get rid of bad unique index on
23387           cust_bill_event
23388
23389 2002-04-16 15:38  ivan
23390
23391         * FS/FS/cust_bill.pm: eek, problem with authorize.net description
23392           field
23393
23394 2002-04-16 14:24  ivan
23395
23396         * FS/bin/freeside-queued: auto-use export classes
23397
23398 2002-04-16 13:13  ivan
23399
23400         * httemplate/browse/part_svc.cgi: ui
23401
23402 2002-04-16 12:50  ivan
23403
23404         * httemplate/index.html: exports, then services...
23405
23406 2002-04-16 03:47  ivan
23407
23408         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_bill_event.pm,
23409           httemplate/index.html, httemplate/search/cust_bill_event.cgi,
23410           httemplate/search/cust_bill_event.html,
23411           httemplate/search/report_tax.html, httemplate/view/cust_bill.cgi:
23412           report on failed billing events...
23413
23414 2002-04-16 02:38  ivan
23415
23416         * FS/FS/Conf.pm, FS/FS/cust_bill.pm,
23417           FS/bin/freeside-expiration-alerter, conf/declinetemplate: - send
23418           a notice to the customer when their card is declined - closes:
23419           Bug#351 - freeside-expiration-alerter works fine, closes: Bug#7
23420
23421 2002-04-16 01:52  ivan
23422
23423         * FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/svc_acct.pm,
23424           FS/FS/part_export/vpopmail.pm, httemplate/docs/passwd.html,
23425           httemplate/edit/part_export.cgi: move the last of the real-time
23426           exports out of svc_acct.pm and into part_export
23427
23428 2002-04-15 23:47  ivan
23429
23430         * httemplate/index.html: allow multiple search types on main
23431           menu... more confusing but default is *too* fuzzy
23432
23433 2002-04-14 02:11  ivan
23434
23435         * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/part_export.pm,
23436           FS/FS/svc_acct.pm, FS/FS/part_export/cp.pm,
23437           FS/FS/part_export/cyrus.pm, FS/FS/part_export/infostreet.pm,
23438           FS/FS/part_export/shellcommands.pm,
23439           FS/FS/part_export/vpopmail.pm, FS/t/part_export-cp.t,
23440           FS/t/part_export-cyrus.t, FS/t/part_export-shellcommands.t,
23441           FS/t/part_export-vpopmail.t, eg/export_template.pm,
23442           httemplate/docs/legacy.html, httemplate/docs/schema.dia,
23443           httemplate/docs/schema.html, httemplate/docs/schema.png: - move
23444           cyrus, shellcommands, CP exports exports to new-style - skeleton
23445           files for vpopmail exports - documentation updates - add big
23446           schema diagram to docs
23447
23448 2002-04-13 06:36  ivan
23449
23450         * FS/FS.pm, FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/svc_acct.pm,
23451           FS/FS/part_export/cp.pm, FS/bin/freeside-sqlradius-reset,
23452           httemplate/edit/part_export.cgi: - documentation updates - move
23453           Critical Path export to new-style export - bin/sqlradius_reset
23454           gets a manpage and becomes FS/bin/freeside-sqlradius-reset
23455
23456 2002-04-13 03:46  ivan
23457
23458         * httemplate/index.html: s/otaker/order-taker/
23459
23460 2002-04-13 02:14  ivan
23461
23462         * FS/FS/cust_bill.pm: allow invoice_lines(0) meaning no limit, no
23463           padding (see Bug#388)
23464
23465 2002-04-13 01:51  ivan
23466
23467         * FS/FS/queue.pm, httemplate/misc/queue.cgi: bulk queue operations
23468           (closes: Bug#389)
23469
23470 2002-04-12 08:14  ivan
23471
23472         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
23473           httemplate/edit/cust_pkg.cgi: fudge up FS::cust_pkg::order
23474           ("Order and cancel packages") to try to move services between
23475           svcparts as a last resort...
23476
23477 2002-04-12 06:22  ivan
23478
23479         * FS/MANIFEST, FS/FS/Msgcat.pm, FS/FS/Record.pm,
23480           FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm, FS/FS/msgcat.pm,
23481           FS/FS/part_export.pm, FS/FS/svc_acct.pm, FS/t/Msgcat.t,
23482           htetc/handler.pl, httemplate/browse/part_svc.cgi,
23483           httemplate/edit/part_export.cgi, httemplate/edit/part_svc.cgi,
23484           httemplate/edit/process/agent_type.cgi,
23485           httemplate/edit/process/part_export.cgi,
23486           httemplate/edit/process/part_svc.cgi,
23487           httemplate/misc/delete-customer.cgi: - should finish off the
23488           part_svc -> part_export s/one-to-many/many-to-many/   transition
23489           (closes: Bug#375) - fixes a nasty export scoping bug with message
23490           catalogs, whew
23491
23492 2002-04-11 15:05  ivan
23493
23494         * FS/FS.pm, FS/MANIFEST, FS/FS/export_svc.pm, FS/FS/part_export.pm,
23495           FS/FS/part_svc.pm, FS/t/export_svc.t, httemplate/index.html,
23496           httemplate/browse/part_export.cgi,
23497           httemplate/browse/part_svc.cgi, httemplate/docs/schema.html,
23498           httemplate/edit/part_export.cgi,
23499           httemplate/edit/process/part_export.cgi,
23500           httemplate/misc/delete-part_export.cgi: (almost) everything for
23501           bug#375 - create export_svc table - part_svc to part_export is
23502           now properly many-to-many, not one-to-many
23503
23504           still need to finish service editing (choosing exports) in
23505           httemplate/edit/part_svc.cgi and
23506           httemplate/edti/process/part_svc.cgi
23507
23508           and do somethinga about that manual $svcdb = 'svc_acct' in
23509           httemplate/edit/part_export.cgi (do part_export records need a
23510           svcdb? probably not... should be able to just pass an svcdb on
23511           creation of new exports, move the big %exports hash into
23512           part_export.pm and allow httemplate/edit/part_svc.cgi to query it
23513           for exports that can apply to a given svcdb....
23514
23515 2002-04-11 15:04  ivan
23516
23517         * FS/FS/Record.pm: use the AUTOLOAD that reports errors better &
23518           fix problems with ut_domain losing data
23519
23520 2002-04-10 06:42  ivan
23521
23522         * FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
23523           FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm,
23524           FS/FS/svc_acct_pop.pm, httemplate/browse/msgcat.cgi,
23525           httemplate/docs/signup.html, httemplate/edit/msgcat.cgi,
23526           httemplate/edit/process/msgcat.cgi: bulk checkin from working on
23527           the road:
23528
23529           - use msgcat for more error messages - should be all things that
23530           would come3   back from the signup server normally now - signup
23531           server: don't display access number <SELECT> if there's none or
23532           one - signup_server-realtime config option to run billing for
23533           signup server   signups immediately - signup server: pkg
23534           available to success templates, better documentation on   success
23535           templates - httemplate/edit/msgcat.cgi fields are properly sticky
23536           on errors - httemplate/edit/process/msgcat.cgi - don't update
23537           identical fields
23538
23539 2002-04-06 22:23  ivan
23540
23541         * FS/FS/: Conf.pm, cust_bill.pm, cust_pay.pm: send email on signup
23542           server signups (closes: Bug#386)
23543
23544 2002-04-06 21:56  ivan
23545
23546         * FS/FS/Conf.pm, FS/FS/msgcat.pm, conf/show-msgcat-codes,
23547           httemplate/browse/msgcat.cgi, httemplate/edit/msgcat.cgi,
23548           httemplate/edit/process/msgcat.cgi: working message catalogs (not
23549           used for enough yet) - almost (but not quite) closes Bug#385 -
23550           still have to catalog the   backend things triggered by signup
23551           server.
23552
23553 2002-04-06 16:00  ivan
23554
23555         * FS/FS/Conf.pm, httemplate/config/config-process.cgi,
23556           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
23557           httemplate/docs/signup.html: - config option for signup server
23558           payment types - credit card type pulldown on signup server
23559           (closes: Bug#383)
23560
23561 2002-04-06 14:32  ivan
23562
23563         * FS/FS/: Conf.pm, cust_bill.pm, cust_bill_pkg.pm, cust_main.pm:
23564           add a config option to set the Business::OnlinePayment
23565           description field, and make some useful data available for the
23566           config option.  closes: Bug#378
23567
23568 2002-04-06 13:32  ivan
23569
23570         * httemplate/search/cust_main.cgi: fix visual glitch
23571
23572 2002-04-06 12:37  ivan
23573
23574         * httemplate/docs/signup.html: big signup server cleanups.  uses
23575           Storable for network protocol now.  - makes Bugs 384 & 385 easier
23576           - closes: Bug#382
23577
23578 2002-04-05 16:08  ivan
23579
23580         * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi,
23581           httemplate/view/svc_acct.cgi: security phrase bug fixes
23582
23583 2002-04-05 15:51  ivan
23584
23585         * CREDITS, Makefile, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/msgcat.pm,
23586           FS/FS/svc_acct.pm, FS/t/msgcat.t, bin/freeside-session-kill,
23587           conf/locale, eg/table_template-svc.pm, eg/table_template.pm,
23588           htetc/handler.pl, httemplate/index.html,
23589           httemplate/browse/cust_main_county.cgi,
23590           httemplate/browse/msgcat.cgi, httemplate/browse/svc_acct_pop.cgi,
23591           httemplate/docs/schema.html, httemplate/edit/svc_acct.cgi,
23592           httemplate/view/svc_acct.cgi: - add message catalog table &
23593           beginning of web interface - add security_phrase and conf option
23594           to svc_acct.pm - random other stuff
23595
23596 2002-04-05 15:37  jeff
23597
23598         * httemplate/view/cust_main.cgi: credit/refund display correction
23599
23600 2002-04-05 12:52  ivan
23601
23602         * httemplate/edit/process/cust_credit_bill.cgi: don't specify date
23603           (not on submitting form)
23604
23605 2002-04-05 08:37  ivan
23606
23607         * eg/export_template.pm, FS/t/part_export-infostreet.t,
23608           FS/t/part_export-sqlradius.t: oops forgot these from working on
23609           the road
23610
23611 2002-04-04 16:42  ivan
23612
23613         * FS/MANIFEST, FS/FS/part_export.pm,
23614           FS/FS/part_export/infostreet.pm, FS/FS/part_export/sqlradius.pm,
23615           httemplate/index.html, httemplate/edit/part_export.cgi: Checkin
23616           of disparate changes from working on the road: - generic SQL
23617           query - move exports out to their own files - small cleanup of
23618           selfadmin server
23619
23620 2002-03-29 09:27  ivan
23621
23622         * htetc/handler.pl, httemplate/search/svc_acct.cgi: fix unlinked
23623           svc browse!
23624
23625 2002-03-26 23:08  ivan
23626
23627         * FS/FS/queue.pm: don't show queue arguments (passwords!) on svc_*
23628           screens (unless queue_dangerous_options!)
23629
23630 2002-03-26 21:36  ivan
23631
23632         * FS/FS/cust_main.pm, FS/FS/part_referral.pm,
23633           httemplate/index.html, httemplate/docs/admin.html:
23634           s/referral/advertising source/
23635
23636           yes, the name sucks.  got a better one?
23637
23638 2002-03-26 08:24  ivan
23639
23640         * httemplate/search/cust_main.cgi: simple visual fix: &nbsp; for
23641           blank company column
23642
23643 2002-03-26 05:58  ivan
23644
23645         * FS/FS/part_svc.pm: forgot to use FS::part_export to search on it
23646
23647 2002-03-26 05:20  ivan
23648
23649         * httemplate/docs/passwd.html: doc
23650
23651 2002-03-26 05:04  ivan
23652
23653         * bin/create-history-tables: error message typo
23654
23655 2002-03-26 04:35  ivan
23656
23657         * httemplate/docs/admin.html: s/Add/Provision/
23658
23659 2002-03-25 16:32  ivan
23660
23661         * FS/FS/part_export.pm, FS/bin/freeside-queued,
23662           httemplate/edit/part_export.cgi: further export bugfixing add 10
23663           kid limit to freeside-queued sqlradius_reset now works (closes:
23664           Bug#372)
23665
23666 2002-03-25 16:26  ivan
23667
23668         * Makefile: hhahah oops i _really_ ought to do something about that
23669
23670 2002-03-25 06:59  ivan
23671
23672         * httemplate/: index.html, search/cust_main-otaker.cgi,
23673           search/cust_main.cgi: customers by otaker report (ugly
23674           search/cust_main.cgi mods; revert if they cause problems)
23675
23676 2002-03-24 12:00  ivan
23677
23678         * httemplate/: edit/cust_main.cgi, search/svc_acct.cgi,
23679           browse/agent.cgi: UI improvements for agents
23680
23681 2002-03-24 10:23  ivan
23682
23683         * FS/FS/agent.pm: tyop
23684
23685 2002-03-24 09:42  ivan
23686
23687         * CREDITS, FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi:
23688           "subscription" price plan from "Luke Pfeifer"
23689           <freeside@globalli.com>
23690
23691 2002-03-24 06:29  ivan
23692
23693         * FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/queue.pm,
23694           FS/FS/radius_usergroup.pm, FS/FS/svc_acct.pm,
23695           httemplate/edit/svc_acct.cgi:
23696           ICRADIUS groups all done!  UI and provisioning.  closes: Bug#362
23697
23698           fix some bugs in the export and add queue_dangerous_controls
23699           option too
23700
23701 2002-03-23 09:49  ivan
23702
23703         * FS/FS/part_svc.pm, FS/FS/svc_acct.pm,
23704           httemplate/browse/part_svc.cgi, httemplate/edit/part_svc.cgi,
23705           httemplate/edit/process/part_svc.cgi: okay group editing UI as
23706           well as part_svc group editing UI seem to be working
23707
23708 2002-03-23 08:16  ivan
23709
23710         * FS/FS/part_export.pm, FS/FS/queue.pm, FS/FS/svc_acct.pm,
23711           httemplate/edit/svc_acct.cgi,
23712           httemplate/edit/process/svc_acct.cgi: group editing seems to be
23713           working...  everything except defaults... oh and export...
23714
23715 2002-03-22 23:54  ivan
23716
23717         * FS/bin/freeside-queued: redirect STDOUT/STDERR a bit later for
23718           better error reporting
23719
23720 2002-03-22 10:56  ivan
23721
23722         * Makefile, FS/MANIFEST, FS/FS/cust_main_county.pm,
23723           FS/FS/svc_acct.pm, FS/t/radius_usergroup.t,
23724           bin/create-history-tables, httemplate/docs/schema.html,
23725           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
23726           httemplate/view/svc_acct.cgi: RADIUS groups on the way!
23727
23728 2002-03-22 04:49  ivan
23729
23730         * FS/MANIFEST, FS/FS/Record.pm, FS/FS/part_export.pm,
23731           FS/t/part_export.t, FS/t/part_export_option.t,
23732           httemplate/browse/part_svc.cgi, httemplate/edit/part_export.cgi,
23733           httemplate/edit/process/part_export.cgi,
23734           httemplate/misc/delete-part_export.cgi: more new export...
23735
23736 2002-03-20 22:57  ivan
23737
23738         * FS/FS/part_export.pm, httemplate/edit/part_export.cgi,
23739           httemplate/edit/process/part_export.cgi: more for the new world
23740           of export...
23741
23742 2002-03-20 13:31  ivan
23743
23744         * FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/part_export_option.pm,
23745           FS/FS/part_svc.pm, FS/FS/svc_acct.pm, FS/bin/freeside-queued,
23746           htetc/handler.pl, httemplate/edit/part_export.cgi,
23747           httemplate/edit/process/part_export.cgi: new export!  infostreet
23748           and sqlradius provisioning switched over  (Bug #299 - doesn't
23749           close it, but all the groundwork is done)
23750
23751           also removes non-transactional ICRADIUS export from
23752           svc_acct.export   (closes: Bug#347)
23753
23754 2002-03-19 23:37  ivan
23755
23756         * FS/FS/cust_main_county.pm: disable region caching for now
23757
23758 2002-03-19 09:48  ivan
23759
23760         * FS/FS/cust_main_county.pm, httemplate/edit/cust_main.cgi,
23761           httemplate/edit/process/cust_main.cgi: changes dum big
23762           "state/county/country" select to three, linked with javascript
23763           closes: Bug#353
23764
23765 2002-03-18 13:40  ivan
23766
23767         * FS/FS/: Conf.pm, cust_bill.pm, part_bill_event.pm: bugfixes,
23768           closes Bug#314
23769
23770 2002-03-18 12:50  ivan
23771
23772         * httemplate/edit/part_bill_event.cgi, FS/FS/part_bill_event.pm,
23773           FS/FS/Conf.pm: okay, now you can specify an alternate invoice
23774           template, and it'll be auto-createad and added to the list of
23775           configuration options.  closes: Bug#314
23776
23777 2002-03-18 11:49  ivan
23778
23779         * FS/FS/: Conf.pm, Record.pm, cust_bill.pm, cust_pay.pm: fixes: bug
23780           #348 - adds the ability to email on deleted payments.
23781
23782 2002-03-18 09:50  ivan
23783
23784         * httemplate/config/config.cgi:
23785           fixes bug#367 (yay, that one was annoying):
23786
23787           in config editor, initial newlines in <textarea>s are lost.  even
23788           if you didn't mean to edit them you remove that..
23789
23790 2002-03-18 08:05  ivan
23791
23792         * FS/FS/: svc_Common.pm, svc_acct.pm: handle inserting cust_svc and
23793           svc_acct records separately also, to handle imports preserving
23794           svcnum
23795
23796 2002-03-18 07:52  ivan
23797
23798         * httemplate/edit/: part_export.cgi, process/part_export.cgi: added
23799           (incomplete) export foo
23800
23801 2002-03-18 07:51  ivan
23802
23803         * httemplate/browse/part_svc.cgi: UI glitch; forgot ROWSPAN for
23804           export column
23805
23806 2002-03-18 06:17  ivan
23807
23808         * FS/FS/raddb.pm: add noment-specific RADIUS attributes
23809
23810 2002-03-18 01:10  ivan
23811
23812         * FS/FS/Conf.pm, FS/FS/svc_domain.pm,
23813           httemplate/config/config-process.cgi,
23814           httemplate/config/config-view.cgi, httemplate/config/config.cgi:
23815           new config value `defaultrecords', documentation, javascript
23816           config file editor
23817
23818 2002-03-17 00:33  ivan
23819
23820         * httemplate/config/: config-view.cgi, config.cgi: new domain
23821           record editing foo
23822
23823 2002-03-12 10:45  ivan
23824
23825         * httemplate/misc/cancel-unaudited.cgi: print error message for
23826           failed cancels!
23827
23828 2002-03-12 07:33  ivan
23829
23830         * htetc/handler.pl, httemplate/edit/part_pkg.cgi,
23831           httemplate/edit/part_svc.cgi: abstract stupid HTML layer trick
23832           out to HTML::Widgets::SelectLayers
23833
23834 2002-03-09 02:19  khoff
23835
23836         * FS/FS/: Conf.pm, svc_domain.pm: Support for default CNAME/A
23837           records
23838
23839 2002-03-07 11:50  jeff
23840
23841         * FS/bin/freeside-expiration-alerter: less shelling, more perly -
23842           abolish some pipes to sendmail
23843
23844 2002-03-07 06:13  ivan
23845
23846         * FS/FS/cust_bill.pm: better error msgs for mail errors
23847
23848 2002-03-07 06:10  ivan
23849
23850         * FS/FS/: cust_bill.pm, part_export.pm, part_export_option.pm,
23851           queue.pm: [no log message]
23852
23853 2002-03-06 15:32  ivan
23854
23855         * conf/invoice_from: oops, missing invoice_from
23856
23857 2002-03-06 14:44  jeff
23858
23859         * FS/MANIFEST, FS/FS/Conf.pm, FS/bin/freeside-expiration-alerter,
23860           conf/alerter_template, httemplate/docs/admin.html: billing
23861           expiration alerts
23862
23863 2002-03-05 15:13  jeff
23864
23865         * httemplate/search/report_tax.cgi: consistency is nice
23866
23867 2002-03-04 14:10  ivan
23868
23869         * FS/FS/Record.pm: make history tables conditional
23870
23871 2002-03-04 04:48  ivan
23872
23873         * Makefile, FS/FS/Record.pm, FS/FS/nas.pm,
23874           bin/create-history-tables, bin/fs-radius-add-check,
23875           bin/fs-radius-add-reply: [no log message]
23876
23877 2002-02-28 15:30  ivan
23878
23879         * httemplate/search/svc_acct.cgi: tyop
23880
23881 2002-02-28 15:18  ivan
23882
23883         * FS/FS/svc_acct.pm: clean up mess.  *sigh*
23884
23885 2002-02-28 15:17  ivan
23886
23887         * FS/FS/svc_acct.pm: clean up mess
23888
23889 2002-02-28 15:13  ivan
23890
23891         * FS/FS/svc_acct.pm: eek
23892
23893 2002-02-28 15:08  ivan
23894
23895         * httemplate/search/svc_acct.cgi: add main menu link
23896
23897 2002-02-28 15:07  ivan
23898
23899         * httemplate/misc/cancel-unaudited.cgi: handle errors better
23900
23901 2002-02-28 14:05  ivan
23902
23903         * FS/FS/Conf.pm, httemplate/config/config-view.cgi,
23904           httemplate/config/config.cgi: s/depreciated/deprecated/
23905
23906 2002-02-27 16:28  jeff
23907
23908         * FS/FS/svc_acct.pm: improved vpopmail support for svc_acct records
23909
23910 2002-02-27 15:20  ivan
23911
23912         * FS/FS/cust_main.pm: oops, spurious error messages
23913
23914 2002-02-27 15:03  ivan
23915
23916         * FS/FS/cust_main.pm: bubble up billing event errors
23917
23918 2002-02-27 14:40  ivan
23919
23920         * FS/FS/cust_bill_event.pm: and missing ) *sigh*
23921
23922 2002-02-27 14:40  ivan
23923
23924         * FS/FS/cust_bill_event.pm: errant ;
23925
23926 2002-02-27 14:39  ivan
23927
23928         * FS/FS/cust_bill_event.pm, httemplate/docs/schema.html,
23929           httemplate/view/cust_bill.cgi: add status and statustext fields
23930           to cust_bill_event
23931
23932 2002-02-27 14:00  ivan
23933
23934         * FS/FS/cust_main.pm: well, don't make things worse when
23935           debugging...
23936
23937 2002-02-27 13:57  ivan
23938
23939         * FS/: FS/cust_main.pm, bin/freeside-daily: better debugging
23940
23941 2002-02-26 14:09  ivan
23942
23943         * httemplate/search/: report_receivables.cgi, report_tax.cgi: fixup
23944           reports for templated webUI
23945
23946 2002-02-26 03:53  ivan
23947
23948         * FS/FS/cust_main.pm: okay, finally fix all the weirdness with
23949           shipping adresses.  whew.
23950
23951 2002-02-26 03:42  ivan
23952
23953         * FS/FS/: Record.pm, cust_main.pm: in Record.pm - call ->check
23954           **BEFORE** generating @diff for SQL.  causing weird effects with
23955           cust_main::check that modifies record (ship_ field weirdness)
23956
23957           fix nasty logic error triggered by changing a ship_ field from
23958           something TO identical to the corresponding non-ship_ field.
23959           ouch
23960
23961 2002-02-26 03:30  ivan
23962
23963         * FS/FS/cust_main.pm: fix nasty logic error triggered by changing a
23964           ship_ field from something TO identical to the corresponding
23965           non-ship_ field.  ouch.
23966
23967 2002-02-26 03:11  ivan
23968
23969         * httemplate/edit/cust_main.cgi: fix a weird oops with service
23970           address editing UI that would leave some fields blank... ?
23971
23972 2002-02-26 01:06  ivan
23973
23974         * FS/FS/cust_bill.pm: ugh, payname needs first/last i guess
23975
23976 2002-02-26 00:34  ivan
23977
23978         * FS/FS/cust_main.pm: die with a better error message on bad
23979           locales
23980
23981 2002-02-25 11:09  ivan
23982
23983         * httemplate/search/svc_acct.cgi: keith@landel:     We have users
23984           that have the character "." in their username     we can't search
23985           these customers by Username, can you please fix.
23986
23987 2002-02-23 14:36  ivan
23988
23989         * httemplate/search/: report_receivables.cgi, report_tax.cgi: take
23990           hardcoded paths out of report cgis
23991
23992 2002-02-23 03:56  ivan
23993
23994         * CREDITS, FS/FS/Record.pm, httemplate/docs/index.html,
23995           httemplate/search/cust_main.cgi,
23996           httemplate/search/cust_main.html: case-insensitive and substring
23997           searching
23998
23999 2002-02-23 03:46  ivan
24000
24001         * httemplate/index.html: silly html tweaking
24002
24003 2002-02-22 23:48  ivan
24004
24005         * httemplate/browse/part_pkg.cgi: it's too late.
24006
24007 2002-02-22 23:35  ivan
24008
24009         * httemplate/browse/part_pkg.cgi: i really should just start moving
24010           things to templates
24011
24012 2002-02-22 23:32  ivan
24013
24014         * httemplate/browse/: part_pkg.cgi, part_svc.cgi: UI nit fixes -
24015           misaligned columns when viewing disabled services/packages
24016
24017 2002-02-22 23:00  ivan
24018
24019         * FS/FS/UID.pm: nit
24020
24021 2002-02-22 18:14  jeff
24022
24023         * FS/FS/UID.pm, httemplate/search/report_receivables.cgi,
24024           httemplate/search/report_tax.cgi: report fixes and cruft removal
24025
24026 2002-02-22 18:02  ivan
24027
24028         * httemplate/index.html: UI work on main menu, remove Archive::Tar
24029           from docs
24030
24031 2002-02-22 15:18  jeff
24032
24033         * FS/MANIFEST, conf/report_template, httemplate/index.html,
24034           httemplate/search/report_receivables.cgi,
24035           httemplate/search/report_tax.cgi,
24036           httemplate/search/report_tax.html: add some reporting features
24037
24038 2002-02-22 15:08  ivan
24039
24040         * FS/FS/cust_pay_batch.pm: fix i18n zip
24041
24042 2002-02-22 14:13  ivan
24043
24044         * httemplate/edit/cust_main.cgi: billing vs. shipping states
24045           weren't sorted in the same order.  UI glitch only
24046
24047 2002-02-22 04:31  ivan
24048
24049         * httemplate/config/: config-process.cgi, config-view.cgi: fixup
24050           <SELECT> configuration editing, fixes Bug#350
24051
24052 2002-02-22 04:13  ivan
24053
24054         * httemplate/index.html: close </FORM> tags
24055
24056 2002-02-22 01:01  ivan
24057
24058         * FS/FS/svc_acct.pm: correctly disable/enable accounts @ CP
24059
24060 2002-02-22 00:58  ivan
24061
24062         * FS/FS/svc_acct.pm: freeside *SUSPENDED* -> CP set_mailbox_status
24063           OTHER/OTHER_BOUNCE
24064
24065 2002-02-21 22:42  ivan
24066
24067         * FS/FS/queue.pm: UI in joblisting: don't split ( retry | remove )
24068           links
24069
24070 2002-02-21 22:39  ivan
24071
24072         * FS/FS/queue.pm: don't error out on bad svcnum's, just silently
24073           remove them
24074
24075 2002-02-21 22:23  ivan
24076
24077         * FS/FS/svc_acct.pm: don't leak perl line numbers on cp
24078           provisioning errors
24079
24080 2002-02-21 21:56  ivan
24081
24082         * FS/FS/svc_acct.pm: fix bugs in CP mailbox changes: cp_change and
24083           cp_rename
24084
24085 2002-02-21 17:07  ivan
24086
24087         * FS/FS/Conf.pm, httemplate/view/cust_main.cgi: UI work:
24088
24089           make all functions of view/cust_pkg.cgi available on
24090           view/cust_main.cgi  - having them one link down in "Edit" is
24091           confusing.
24092
24093           closes: Bug#325
24094
24095 2002-02-20 14:03  ivan
24096
24097         * httemplate/index.html: invoice reports belong here too
24098
24099 2002-02-20 02:39  ivan
24100
24101         * FS/FS/CGI.pm: fixes eidiot under Mason, closes: Bug#344
24102
24103 2002-02-20 01:44  ivan
24104
24105         * httemplate/view/cust_main.cgi: don't display full card in
24106           webinterface
24107
24108 2002-02-19 19:17  jeff
24109
24110         * FS/FS/cust_main.pm: correct sense of tax generation
24111
24112 2002-02-19 17:03  ivan
24113
24114         * CREDITS, FS/FS/CGI.pm, FS/FS/Record.pm, FS/FS/queue.pm,
24115           FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/FS/svc_forward.pm,
24116           FS/bin/freeside-queued, htetc/handler.pl, httemplate/index.html,
24117           httemplate/misc/queue.cgi, httemplate/view/svc_acct.cgi,
24118           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
24119           httemplate/view/svc_www.cgi: use Net::SSH::ssh_cmd for all job
24120           queueing rather than local duplicated ssh subs
24121
24122           queue daemon updates: retry & remove links work, bubble up error
24123           message to webinterface, link to svcnum & have job listings on
24124           view/svc_* pages, closes: Bug#280
24125
24126           s/option/optionname/ schema change, dumb mysql, closes: Bug#334
24127
24128 2002-02-19 15:43  ivan
24129
24130         * httemplate/docs/schema.html: set EVERYTHING=1 for your own
24131           mod_perl compile
24132
24133 2002-02-18 23:51  ivan
24134
24135         * httemplate/index.html: oops
24136
24137 2002-02-18 20:43  ivan
24138
24139         * httemplate/index.html: new main menu!
24140
24141 2002-02-18 19:22  jeff
24142
24143         * FS/FS/cust_refund.pm: fix refund posting
24144
24145 2002-02-18 19:15  ivan
24146
24147         * FS/FS/cust_refund.pm: <rluser> ut_number instead of ut_numbern
24148
24149 2002-02-18 19:06  ivan
24150
24151         * FS/FS/cust_refund.pm: need to use FS::Record qw(qsearch) !
24152
24153 2002-02-18 18:57  ivan
24154
24155         * httemplate/: edit/part_pkg.cgi, view/cust_main.cgi: allow custom
24156           packages to edit service quantities also
24157
24158 2002-02-18 12:09  ivan
24159
24160         * httemplate/edit/part_svc.cgi: bad warning, causing errors with
24161           strict
24162
24163 2002-02-18 10:07  ivan
24164
24165         * FS/FS/prepay_credit.pm: document 'seconds'
24166
24167 2002-02-18 02:14  ivan
24168
24169         * httemplate/edit/svc_www.cgi: oops!
24170
24171 2002-02-18 00:53  ivan
24172
24173         * Makefile: make release and make update-webdemo targets
24174
24175 2002-02-18 00:39  ivan
24176
24177         * FS/FS/Conf.pm, FS/FS/part_bill_event.pm, FS/FS/part_pkg.pm,
24178           httemplate/edit/part_pkg.cgi: safe web demo operation!  closes:
24179           Bug#217
24180
24181           fix bug in edit/part_pkg: s/bkg/pkg/
24182
24183           edit/part_pkg.cgi - plan <SELECT> is now properly stick on
24184           errors, closes: Bug#323
24185
24186 2002-02-17 19:45  ivan
24187
24188         * httemplate/edit/part_svc.cgi: fix modified <SELECT>s under
24189           netcape4, use one for svc_acct.popnum too
24190
24191 2002-02-17 16:21  jeff
24192
24193         * Makefile: keep accidentally checking in Makefile changes, gotta
24194           do something about that...
24195
24196 2002-02-17 16:13  jeff
24197
24198         * Makefile, FS/FS/Conf.pm: trading in tar for rsync for improved
24199           vpopmail support
24200
24201 2002-02-17 13:01  ivan
24202
24203         * FS/MANIFEST: removing CGIwrapper.pm
24204
24205 2002-02-17 11:12  ivan
24206
24207         * FS/MANIFEST: get ride of CGIwrapper.pm
24208
24209 2002-02-17 11:07  jeff
24210
24211         * FS/FS/svc_forward.pm: queue svc_forward remote commands; better
24212           commands too
24213
24214 2002-02-16 10:14  ivan
24215
24216         * TODO: now in RT2!
24217
24218 2002-02-15 11:34  ivan
24219
24220         * Makefile: keep accidentally checking in Makefile changes, gotta
24221           do something about that...
24222
24223 2002-02-15 11:33  ivan
24224
24225         * Makefile, FS/FS/Conf.pm, FS/FS/svc_acct.pm: CP provisioning!!
24226
24227 2002-02-14 10:06  ivan
24228
24229         * bin/: fs-radius-add-check, fs-radius-add-reply: docs?  haha
24230
24231 2002-02-13 17:12  ivan
24232
24233         * FS/FS/cust_pay_batch.pm: don't require state (i18n)
24234
24235 2002-02-12 10:56  ivan
24236
24237         * FS/FS/cust_bill.pm: more information in "cant send invoice email"
24238           error message
24239
24240 2002-02-12 10:47  ivan
24241
24242         * FS/FS/cust_main.pm: fixes:
24243
24244           Error running invoice event ($cust_main->charge( 10.00, 'Overdue
24245           Bill' );): Illegal or empty (text) comment:  at
24246           /usr/local/lib/perl5/site_perl/5.005/FS/cust_main.pm line 1141.
24247
24248 2002-02-11 21:58  ivan
24249
24250         * httemplate/docs/admin.html: fixes: bug#331
24251
24252 2002-02-11 20:49  ivan
24253
24254         * httemplate/edit/part_bill_event.cgi: oops
24255
24256 2002-02-11 18:11  ivan
24257
24258         * FS/FS/Conf.pm, httemplate/config/config.cgi: add username_policy
24259           "@append domain"
24260
24261           add "select" config type, mmm
24262
24263 2002-02-11 18:06  ivan
24264
24265         * FS/FS/svc_acct.pm: that's not a bug anymore, don't list it in the
24266           BUGS section
24267
24268 2002-02-11 17:25  ivan
24269
24270         * httemplate/edit/part_svc.cgi: red warning for unknown type :)
24271
24272 2002-02-11 17:13  ivan
24273
24274         * httemplate/edit/part_svc.cgi: service definition domsvc is now a
24275           domain pulldown closes: Bug#328
24276
24277 2002-02-11 15:01  ivan
24278
24279         * FS/FS/svc_forward.pm: oops, code hidden by pod
24280
24281 2002-02-11 13:51  ivan
24282
24283         * httemplate/edit/svc_acct.cgi: don't display useless finger and
24284           shell fields if uid is set to fixed & blank in the service
24285           definition - causes: Error: Can't have finger-name without uid
24286
24287 2002-02-11 11:38  ivan
24288
24289         * FS/FS/Conf.pm, FS/FS/svc_www.pm, httemplate/edit/svc_acct.cgi,
24290           httemplate/edit/process/svc_www.cgi,
24291           httemplate/view/svc_domain.cgi, httemplate/view/svc_www.cgi:
24292           svc_www is working!
24293
24294           also auto-create and add A records if necessary using apacheip
24295           config file.
24296
24297           and show all domain_records on view/svc_domain.cgi page
24298
24299 2002-02-10 14:31  ivan
24300
24301         * httemplate/edit/svc_acct.cgi: ui
24302
24303 2002-02-10 14:21  ivan
24304
24305         * httemplate/edit/part_pkg.cgi: slighly different wording
24306
24307 2002-02-10 14:06  ivan
24308
24309         * FS/FS/cust_svc.pm: another bug in quantity checking
24310
24311 2002-02-10 13:37  ivan
24312
24313         * FS/FS/cust_svc.pm: import qsearch() so the quantity checking
24314           works
24315
24316 2002-02-10 13:30  ivan
24317
24318         * FS/FS/Conf.pm, FS/FS/part_pkg.pm, conf/agent_defaultpkg: add new
24319           package definitions to all agent types by default
24320
24321           config option to restore current behaviour (must explicitly add
24322           new package definitions to each agent type)
24323
24324           closes: Bug#324
24325
24326 2002-02-10 11:58  ivan
24327
24328         * FS/MANIFEST, FS/bin/freeside-daily,
24329           httemplate/edit/process/part_bill_event.cgi: update billing
24330           documentation for the new world of invoice events added
24331           freeside-daily replacing freeside-bill for the new world of
24332           invoice events
24333
24334 2002-02-10 10:56  ivan
24335
24336         * FS/FS/cust_pay.pm, httemplate/edit/cust_pay.cgi: use unique
24337           tokens to prevent double-submission of payments in the web UI
24338           (closes: Bug#320)
24339
24340 2002-02-10 09:30  ivan
24341
24342         * httemplate/search/cust_main.cgi: eliminate duplicate cusomters
24343           before figuring to display a list or redirect.  eliiminates "2
24344           matching found" displayed but only one in list.
24345
24346 2002-02-10 09:02  ivan
24347
24348         * FS/FS/cust_main_invoice.pm: allow + in email addresses
24349
24350 2002-02-10 08:49  ivan
24351
24352         * FS/FS/cust_main_invoice.pm: okay, for now, don't try to transform
24353           email addresses into svcnum-linked destinations
24354
24355 2002-02-10 08:40  ivan
24356
24357         * Makefile, httemplate/edit/svc_acct.cgi:
24358           fix "no previous account to recall hidden password from" error
24359           when adding new accounts & get an error on first try
24360
24361 2002-02-10 08:14  ivan
24362
24363         * Makefile, httemplate/index.html,
24364           httemplate/browse/svc_acct_pop.cgi,
24365           httemplate/edit/svc_acct_pop.cgi: s/POP/Access Number/ in the
24366           webui
24367
24368 2002-02-10 08:05  ivan
24369
24370         * htetc/handler.pl, httemplate/browse/agent.cgi,
24371           httemplate/browse/agent_type.cgi,
24372           httemplate/browse/cust_main_county.cgi,
24373           httemplate/browse/nas.cgi, httemplate/browse/part_bill_event.cgi,
24374           httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
24375           httemplate/browse/svc_acct_pop.cgi,
24376           httemplate/config/config-process.cgi,
24377           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
24378           httemplate/edit/REAL_cust_pkg.cgi, httemplate/edit/agent.cgi,
24379           httemplate/edit/agent_type.cgi,
24380           httemplate/edit/cust_bill_pay.cgi,
24381           httemplate/edit/cust_credit.cgi,
24382           httemplate/edit/cust_credit_bill.cgi,
24383           httemplate/edit/cust_main.cgi,
24384           httemplate/edit/cust_main_county-expand.cgi,
24385           httemplate/edit/cust_main_county.cgi,
24386           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
24387           httemplate/edit/part_bill_event.cgi,
24388           httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
24389           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
24390           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
24391           httemplate/edit/process/quick-cust_pkg.cgi,
24392           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
24393           httemplate/misc/catchall.cgi,
24394           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
24395           httemplate/misc/process/link.cgi,
24396           httemplate/search/cust_main.cgi, httemplate/search/cust_pay.cgi,
24397           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
24398           httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
24399           httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
24400           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
24401           httemplate/view/svc_www.cgi: *finally* seems to be working under
24402           Mason.  sheesh.  *finally* seems to be working under Mason.
24403           sheesh.  *finally* seems to be working under Mason.  sheesh.
24404           *finally* seems to be working under Mason.  sheesh.  *finally*
24405           seems to be working under Mason.  sheesh.  *finally* seems to be
24406           working under Mason.  sheesh.  *finally* seems to be working
24407           under Mason.  sheesh.  *finally* seems to be working under Mason.
24408           sheesh.
24409
24410 2002-02-10 05:21  ivan
24411
24412         * htetc/handler.pl, httemplate/browse/agent.cgi,
24413           httemplate/browse/agent_type.cgi,
24414           httemplate/browse/cust_main_county.cgi,
24415           httemplate/browse/nas.cgi, httemplate/browse/part_bill_event.cgi,
24416           httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
24417           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
24418           httemplate/edit/agent_type.cgi,
24419           httemplate/edit/cust_bill_pay.cgi,
24420           httemplate/edit/cust_credit.cgi,
24421           httemplate/edit/cust_credit_bill.cgi,
24422           httemplate/edit/cust_main.cgi,
24423           httemplate/edit/cust_main_county-expand.cgi,
24424           httemplate/edit/cust_main_county.cgi,
24425           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
24426           httemplate/edit/part_bill_event.cgi,
24427           httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
24428           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
24429           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
24430           httemplate/edit/process/REAL_cust_pkg.cgi,
24431           httemplate/edit/process/agent.cgi,
24432           httemplate/edit/process/agent_type.cgi,
24433           httemplate/edit/process/cust_bill_pay.cgi,
24434           httemplate/edit/process/cust_credit.cgi,
24435           httemplate/edit/process/cust_credit_bill.cgi,
24436           httemplate/edit/process/cust_main.cgi,
24437           httemplate/edit/process/cust_main_county-collapse.cgi,
24438           httemplate/edit/process/cust_main_county-expand.cgi,
24439           httemplate/edit/process/cust_main_county.cgi,
24440           httemplate/edit/process/cust_pay.cgi,
24441           httemplate/edit/process/cust_pkg.cgi,
24442           httemplate/edit/process/part_pkg.cgi,
24443           httemplate/edit/process/quick-cust_pkg.cgi,
24444           httemplate/edit/process/svc_acct.cgi,
24445           httemplate/edit/process/svc_acct_pop.cgi,
24446           httemplate/edit/process/svc_domain.cgi,
24447           httemplate/edit/process/svc_forward.cgi,
24448           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
24449           httemplate/misc/catchall.cgi,
24450           httemplate/misc/delete-cust_pay.cgi,
24451           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
24452           httemplate/misc/print-invoice.cgi,
24453           httemplate/misc/unsusp_pkg.cgi,
24454           httemplate/misc/process/catchall.cgi,
24455           httemplate/misc/process/delete-customer.cgi,
24456           httemplate/misc/process/link.cgi, httemplate/search/cust_pay.cgi,
24457           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
24458           httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
24459           httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
24460           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
24461           httemplate/view/svc_www.cgi: removed <!-- $Id$ --> from all files
24462           to fix any redirects, whew
24463
24464           Mason handler.pl overrides CGI::redirect
24465
24466           fixed strict; problems in edit/part_pkg.cgi &
24467           edit/process/part_pkg.cgi
24468
24469 2002-02-09 18:28  ivan
24470
24471         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi,
24472           httemplate/view/cust_main.cgi: hide SS# unless you turn it on via
24473           config file
24474
24475 2002-02-09 18:16  ivan
24476
24477         * Makefile, FS/FS/Conf.pm, FS/FS/cust_bill.pm,
24478           FS/FS/cust_bill_event.pm, FS/FS/cust_main.pm, htetc/handler.pl,
24479           httemplate/browse/part_bill_event.cgi,
24480           httemplate/edit/part_pkg.cgi,
24481           httemplate/edit/process/part_bill_event.cgi,
24482           httemplate/edit/process/part_pkg.cgi,
24483           httemplate/view/cust_bill.cgi: pro-rating w/ web interface,
24484           tested (closes: Bug#313).
24485
24486           view/cust_bill.cgi invoice view shows invoice events!
24487
24488           fix bug where adding events with no name silently failed instead
24489           of giving an error
24490
24491           add new comission plans
24492
24493 2002-02-09 10:24  ivan
24494
24495         * FS/FS/CGI.pm, htetc/handler.pl,
24496           httemplate/edit/process/agent_type.cgi,
24497           httemplate/edit/process/cust_main_county-expand.cgi,
24498           httemplate/edit/process/cust_main_county.cgi,
24499           httemplate/edit/process/cust_pay.cgi,
24500           httemplate/edit/process/part_pkg.cgi,
24501           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
24502           httemplate/search/svc_domain.cgi: no more exit() in templates
24503
24504 2002-02-09 10:09  ivan
24505
24506         * FS/FS/svc_domain.pm: okay all external export from .pm files is
24507           queued! (closes: Bug#249)
24508
24509 2002-02-09 09:45  ivan
24510
24511         * FS/FS/cust_svc.pm, httemplate/misc/process/link.cgi: have
24512           FS::cust_svc::check look up & check pkg_svc.quantity like
24513           httemplate/view/cust_pkg.cgi (closes: Bug#43)
24514
24515 2002-02-09 09:03  ivan
24516
24517         * FS/FS/CGI.pm, htetc/handler.pl: okay, both Apache::ASP and Mason
24518           should set no-cache headers now (closes: Bug#23)
24519
24520 2002-02-07 14:30  ivan
24521
24522         * Makefile: oops, reversing bad Makefile patch
24523
24524 2002-02-07 14:29  ivan
24525
24526         * Makefile, FS/FS/Conf.pm, FS/FS/cust_bill_pay.pm,
24527           FS/FS/cust_pay.pm, httemplate/browse/agent_type.cgi,
24528           httemplate/browse/nas.cgi, httemplate/misc/delete-cust_pay.cgi,
24529           httemplate/view/cust_main.cgi: delete payments
24530
24531 2002-02-06 07:55  ivan
24532
24533         * FS/FS/cust_main.pm, bin/pod2x: doc updates and pod2x fix to skip
24534           blib/ files
24535
24536 2002-02-06 07:50  ivan
24537
24538         * FS/FS/cust_bill.pm: pod typo
24539
24540 2002-02-06 07:49  ivan
24541
24542         * Makefile: documentation building Makefile patch
24543
24544 2002-02-06 07:36  ivan
24545
24546         * FS/FS/part_bill_event.pm: part_bill_event.plan can contain
24547           punctuation
24548
24549 2002-02-06 06:58  ivan
24550
24551         * FS/bin/freeside-adduser: fix for non-file auth
24552
24553 2002-02-05 12:25  ivan
24554
24555         * FS/FS/Record.pm: better error messages if you haven't run
24556           fs-setup ?
24557
24558 2002-02-05 08:48  ivan
24559
24560         * fs_passwd/fs_passwd, httemplate/docs/passwd.html: web-based
24561           password changer!
24562
24563 2002-02-04 09:06  ivan
24564
24565         * Makefile: 1.4.0pre8!
24566
24567 2002-02-04 09:04  ivan
24568
24569         * httemplate/edit/part_bill_event.cgi: have fs-setup create the
24570           necessary "default" billing events documentation on necessary
24571           "default" billing events
24572
24573 2002-02-04 08:44  ivan
24574
24575         * httemplate/edit/part_bill_event.cgi,
24576           httemplate/view/cust_bill.cgi, FS/FS/cust_bill.pm,
24577           FS/FS/cust_main.pm: billing events!
24578
24579 2002-01-30 10:22  ivan
24580
24581         * httemplate/: browse/part_bill_event.cgi,
24582           edit/part_bill_event.cgi, edit/process/part_bill_event.cgi: fully
24583           working invoice event web interface
24584
24585 2002-01-30 06:18  ivan
24586
24587         * FS/FS/CGI.pm, htetc/handler.pl, httemplate/browse/agent.cgi,
24588           httemplate/browse/agent_type.cgi,
24589           httemplate/browse/cust_main_county.cgi,
24590           httemplate/browse/nas.cgi, httemplate/browse/part_bill_event.cgi,
24591           httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
24592           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
24593           httemplate/edit/agent_type.cgi,
24594           httemplate/edit/cust_bill_pay.cgi,
24595           httemplate/edit/cust_credit.cgi,
24596           httemplate/edit/cust_credit_bill.cgi,
24597           httemplate/edit/cust_main.cgi,
24598           httemplate/edit/cust_main_county-expand.cgi,
24599           httemplate/edit/cust_main_county.cgi,
24600           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
24601           httemplate/edit/part_bill_event.cgi,
24602           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
24603           httemplate/edit/svc_acct_pop.cgi, httemplate/edit/svc_domain.cgi,
24604           httemplate/edit/svc_forward.cgi,
24605           httemplate/edit/process/agent.cgi,
24606           httemplate/edit/process/agent_type.cgi,
24607           httemplate/edit/process/cust_bill_pay.cgi,
24608           httemplate/edit/process/cust_credit.cgi,
24609           httemplate/edit/process/cust_credit_bill.cgi,
24610           httemplate/edit/process/cust_main.cgi,
24611           httemplate/edit/process/cust_main_county-collapse.cgi,
24612           httemplate/edit/process/cust_main_county-expand.cgi,
24613           httemplate/edit/process/cust_main_county.cgi,
24614           httemplate/edit/process/cust_pay.cgi,
24615           httemplate/edit/process/cust_pkg.cgi,
24616           httemplate/edit/process/part_pkg.cgi,
24617           httemplate/edit/process/quick-cust_pkg.cgi,
24618           httemplate/edit/process/svc_acct.cgi,
24619           httemplate/edit/process/svc_acct_pop.cgi,
24620           httemplate/edit/process/svc_domain.cgi,
24621           httemplate/edit/process/svc_forward.cgi,
24622           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
24623           httemplate/misc/catchall.cgi,
24624           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
24625           httemplate/misc/print-invoice.cgi,
24626           httemplate/misc/unsusp_pkg.cgi,
24627           httemplate/misc/process/catchall.cgi,
24628           httemplate/misc/process/delete-customer.cgi,
24629           httemplate/misc/process/link.cgi,
24630           httemplate/search/cust_main.cgi, httemplate/search/cust_pay.cgi,
24631           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
24632           httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
24633           httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
24634           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
24635           httemplate/view/svc_www.cgi: remove   use Module; and   $cgi =
24636           new CGI;   &cgisuidsetup(); from all templates.  should work
24637           better under Mason.
24638
24639 2002-01-29 09:42  ivan
24640
24641         * FS/FS/part_bill_event.pm, httemplate/docs/schema.html: weight,
24642           plan and plandata fields in part_bill_event
24643
24644 2002-01-29 08:33  ivan
24645
24646         * Makefile, FS/FS.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
24647           FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
24648           FS/FS/svc_acct.pm, bin/pod2x, htetc/handler.pl,
24649           httemplate/index.html, httemplate/browse/part_bill_event.cgi,
24650           httemplate/edit/part_bill_event.cgi,
24651           httemplate/edit/part_pkg.cgi,
24652           httemplate/edit/process/part_bill_event.cgi: - web interface for
24653           hourly account charges!   (FS::cust_pkg, FS::cust_svc and
24654           FS::svc_acct seconds_since methods) - Makefile target to
24655           regenerate HTML manpages on install - FS.pm doc update -
24656           $FS::Record::Debug now dumps all SQL - new FS::cust_main methods:
24657           ->cancel, ->invoicing_list_addpost - start of a billing event web
24658           interface - cust_pay::upgrade_replace doesn't error out if
24659           history includes   overapplied payments
24660
24661 2002-01-28 03:24  ivan
24662
24663         * FS/FS/Record.pm: oops, syntax error in new() check for missing
24664           subclass table sub (eek)
24665
24666 2002-01-27 22:57  ivan
24667
24668         * FS/FS/cust_bill.pm, FS/FS/cust_credit.pm, FS/FS/cust_pay.pm,
24669           FS/FS/cust_refund.pm, FS/FS/part_pkg.pm, FS/FS/part_svc.pm,
24670           httemplate/docs/schema.html: book closing schema changes
24671
24672 2002-01-27 21:15  ivan
24673
24674         * FS/FS/part_export.pm, FS/FS/part_export_option.pm,
24675           httemplate/docs/schema.html: part_export schema changes
24676
24677 2002-01-25 17:52  ivan
24678
24679         * FS/FS/cust_credit_refund.pm: another bug spotted by jeff
24680
24681 2002-01-24 09:02  ivan
24682
24683         * FS/FS/Record.pm: emit a warning in this unlikely case again
24684
24685 2002-01-24 08:58  ivan
24686
24687         * FS/FS/: cust_bill_pay.pm, cust_credit.pm, cust_credit_bill.pm,
24688           cust_credit_refund.pm, cust_pay.pm, cust_refund.pm: <rluser>
24689           rather than == 0 in the ::check's ....  <rluser> you might
24690           consider <= 0
24691
24692 2002-01-24 08:54  ivan
24693
24694         * FS/FS/cust_credit_refund.pm: stack traces help alot
24695
24696 2002-01-24 03:52  ivan
24697
24698         * FS/FS/: cust_credit_refund.pm, cust_pay.pm, cust_refund.pm:
24699           jeff's on a bugfinding roll here, thanks!
24700
24701 2002-01-24 03:43  ivan
24702
24703         * FS/FS/cust_credit_refund.pm: <rluser> and it seems that
24704           cust_credit_refund::cust_credit should exist..
24705
24706 2002-01-23 22:52  ivan
24707
24708         * FS/FS/cust_refund.pm: from jeff@fix <rluser> in
24709           FS::cust_refund::check  'amount' should probably be replaced with
24710           +'refund' in two places
24711
24712 2002-01-23 22:46  ivan
24713
24714         * FS/FS/cust_refund.pm: more updates to cust_refund::update_replace
24715
24716 2002-01-23 18:26  ivan
24717
24718         * FS/FS/cust_refund.pm: fix cust_refund::insert
24719
24720 2002-01-22 07:57  ivan
24721
24722         * FS/FS/: cust_credit.pm, cust_pay.pm, cust_refund.pm: don't allow
24723           $0.00 in credits/payments/refunds
24724
24725 2002-01-22 06:55  ivan
24726
24727         * FS/FS/part_svc.pm: docu
24728
24729 2002-01-22 06:53  ivan
24730
24731         * FS/FS/svc_acct.pm: silly compilation problem
24732
24733 2002-01-22 06:42  ivan
24734
24735         * httemplate/docs/index.html: remove old upgrade docs
24736
24737 2002-01-21 03:30  ivan
24738
24739         * FS/FS/cust_pkg.pm: include FS::svc_forward in kludgy preload
24740
24741 2002-01-19 07:16  ivan
24742
24743         * FS/FS/UID.pm: error message update
24744
24745 2002-01-16 07:37  ivan
24746
24747         * FS/FS/svc_acct.pm: doc
24748
24749 2002-01-14 12:28  ivan
24750
24751         * FS/FS/: Conf.pm, svc_acct.pm: pay some attention to 1.4 RADIUS
24752           SQL export
24753
24754 2002-01-09 05:29  ivan
24755
24756         * FS/FS/cust_main.pm, httemplate/search/cust_main.cgi: update fuzzy
24757           cache files on customer replace.
24758
24759           do an exact search along with the fuzzy search (webui)
24760
24761 2002-01-03 09:40  ivan
24762
24763         * FS/MANIFEST, FS/FS/cust_bill_event.pm, FS/FS/part_bill_event.pm,
24764           FS/t/cust_bill_event.t, FS/t/part_bill_event.t,
24765           httemplate/docs/schema.html: more schema changes:
24766           part_bill_event and cust_bill_event tables
24767
24768           remove old 1.4.0pre READMEs
24769
24770 2001-12-28 07:14  ivan
24771
24772         * FS/FS/cust_main.pm: force printing in freeside-overdue
24773
24774 2001-12-28 06:40  ivan
24775
24776         * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi,
24777           httemplate/edit/part_pkg.cgi: add more options to
24778           freeside-overdue
24779
24780           add charge method to FS::cust_main
24781
24782           one-off packages default to disabled
24783
24784           billing payname defaults to first and last, not "Accounts
24785           Payable"
24786
24787 2001-12-27 01:26  ivan
24788
24789         * FS/FS/Record.pm, FS/FS/part_pkg.pm, FS/FS/part_svc.pm,
24790           httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
24791           httemplate/edit/agent_type.cgi, httemplate/edit/cust_main.cgi,
24792           httemplate/edit/cust_pkg.cgi, httemplate/edit/part_pkg.cgi,
24793           httemplate/edit/part_svc.cgi,
24794           httemplate/edit/process/part_pkg.cgi,
24795           httemplate/view/cust_main.cgi: service and package disable!
24796
24797 2001-12-26 15:59  ivan
24798
24799         * httemplate/docs/schema.html: doc
24800
24801 2001-12-26 07:41  ivan
24802
24803         * httemplate/view/cust_main.cgi: remove warnings
24804
24805 2001-12-26 07:11  ivan
24806
24807         * httemplate/edit/process/cust_credit.cgi: apply credits!!
24808
24809 2001-12-26 07:08  ivan
24810
24811         * FS/MANIFEST: add freeside-overdue
24812
24813 2001-12-26 07:07  ivan
24814
24815         * httemplate/edit/: cust_credit.cgi, process/cust_credit.cgi: fix
24816           posting credit
24817
24818 2001-12-26 03:17  ivan
24819
24820         * FS/FS/cust_main.pm: (untested eek) freeside-overdue script &
24821           cust_main balance_date & total_owed_date methods
24822
24823 2001-12-26 01:18  ivan
24824
24825         * httemplate/: index.html, search/cust_pay.cgi, view/cust_main.cgi:
24826           search by check #
24827
24828 2001-12-25 23:53  ivan
24829
24830         * FS/FS/cust_pay.pm: doc
24831
24832 2001-12-25 22:02  ivan
24833
24834         * httemplate/edit/cust_pay.cgi: UI
24835
24836 2001-12-25 21:19  ivan
24837
24838         * httemplate/: index.html, edit/cust_pay.cgi,
24839           edit/process/cust_pay.cgi, search/cust_main.cgi,
24840           search/cust_main.html: expedited check entry
24841
24842 2001-12-25 21:02  ivan
24843
24844         * CREDITS: still missing tons of folks, i am sure
24845
24846 2001-12-25 20:52  ivan
24847
24848         * httemplate/search/: cust_bill.html, cust_main.html: same look as
24849           rest of search pages
24850
24851 2001-12-25 20:25  ivan
24852
24853         * FS/FS/CGI.pm, httemplate/edit/cust_credit.cgi,
24854           httemplate/edit/cust_pay.cgi,
24855           httemplate/edit/process/cust_credit.cgi,
24856           httemplate/edit/process/cust_pay.cgi: auto-apply payments and
24857           credits, post credit UI overhaul
24858
24859 2001-12-25 18:33  ivan
24860
24861         * httemplate/edit/cust_pay.cgi: fix service display for duplicates
24862
24863 2001-12-21 13:40  ivan
24864
24865         * FS/FS/cust_bill.pm, httemplate/edit/cust_pay.cgi,
24866           httemplate/view/cust_main.cgi: add name/address to post payment
24867           screen
24868
24869           get rid of some $-0.00  yay for ieee fp
24870
24871 2001-12-21 12:55  ivan
24872
24873         * FS/FS/cust_bill_pay.pm: fixes
24874
24875             total cust_bill_pay.amount and cust_credit_bill.amount 19.95
24876           for invnum 1659
24877             greater than cust_bill.charged 19.95 at
24878             /usr/local/lib/perl5/site_perl/5.005/FS/cust_main.pm line 1519.
24879
24880 2001-12-19 21:34  ivan
24881
24882         * FS/FS/Record.pm: work better with DBIx::Profile
24883
24884 2001-12-19 18:09  ivan
24885
24886         * FS/FS/svc_acct.pm: don't error trying to suspend accounts with
24887           '*' password
24888
24889 2001-12-19 18:07  ivan
24890
24891         * FS/FS/svc_acct.pm: quiet warnings
24892
24893 2001-12-19 06:33  ivan
24894
24895         * FS/FS/svc_acct.pm: alas, a 5.6-ism
24896
24897 2001-12-19 06:30  ivan
24898
24899         * FS/FS/svc_acct.pm: surpress warnings
24900
24901 2001-12-18 11:36  ivan
24902
24903         * httemplate/edit/cust_bill_pay.cgi: another dum tyop
24904
24905 2001-12-18 11:34  ivan
24906
24907         * httemplate/edit/cust_bill_pay.cgi: typo
24908
24909 2001-12-18 11:32  ivan
24910
24911         * httemplate/edit/cust_bill_pay.cgi: declar vars
24912
24913 2001-12-18 11:30  ivan
24914
24915         * httemplate/edit/: cust_bill_pay.cgi, cust_credit_bill.cgi,
24916           process/cust_bill_pay.cgi, process/cust_credit_bill.cgi: apply
24917           payment webinterface
24918
24919 2001-12-17 23:12  ivan
24920
24921         * httemplate/search/cust_pkg.cgi: really working dates on package
24922           browse.  ouch.
24923
24924 2001-12-17 23:08  ivan
24925
24926         * httemplate/search/cust_pkg.cgi: working dates on package browse
24927
24928 2001-12-17 22:45  ivan
24929
24930         * httemplate/search/cust_pkg.cgi: oops.  *sigh*
24931
24932 2001-12-17 22:38  ivan
24933
24934         * httemplate/search/cust_pkg.cgi: show dates on package browse
24935
24936 2001-12-17 22:29  ivan
24937
24938         * FS/FS/svc_acct_pop.pm: full number in POP pulldown
24939
24940 2001-12-17 17:49  ivan
24941
24942         * FS/: MANIFEST, FS/svc_acct.pm: add freeside-setinvoice to
24943           MANIFEST
24944
24945           fix warning:
24946
24947           FS::cust_main_invoice=HASH(0x90c86c4) at
24948           /usr/local/lib/perl5/site_perl/5.005/FS/svc_acct.pm line 419.
24949
24950 2001-12-17 15:59  ivan
24951
24952         * FS/FS/cust_bill.pm: fixes
24953
24954            Argument "" isn't numeric in ncmp at
24955            /usr/local/lib/perl5/site_perl/5.005/FS/cust_bill.pm line 254.
24956
24957 2001-12-16 15:50  ivan
24958
24959         * FS/FS/cust_main.pm: eek nasty bug
24960
24961 2001-12-15 16:55  ivan
24962
24963         * FS/FS/cust_bill_pay.pm: fix weird rounding error: total
24964           cust_bill_pay.amount 39.9 for paynum 240 greater than
24965           cust_pay.paid 39.90
24966
24967 2001-12-15 14:59  ivan
24968
24969         * httemplate/view/svc_acct.cgi: style
24970
24971 2001-12-15 14:58  ivan
24972
24973         * FS/FS/cust_svc.pm: meaningful FS::cust_svc::label for svc_www
24974           records
24975
24976 2001-12-15 14:56  ivan
24977
24978         * httemplate/view/svc_www.cgi: view svc_www.cgi from Dave Burgess
24979           <burgess@www.cynjut.net>, thanks
24980
24981 2001-12-15 14:47  ivan
24982
24983         * httemplate/edit/cust_main.cgi: allow entering of referral
24984           customer by number as well as by link off the view page, courtesy
24985           of Dave Burgess <burgess@www.cynjut.net>
24986
24987 2001-12-14 16:17  ivan
24988
24989         * FS/FS/cust_main.pm: style changes
24990
24991 2001-12-13 10:37  ivan
24992
24993         * FS/bin/freeside-setinvoice: okay, it should really work now
24994
24995 2001-12-13 09:52  ivan
24996
24997         * FS/bin/freeside-setinvoice: fix setinvoice script
24998
24999 2001-12-13 01:17  ivan
25000
25001         * FS/bin/freeside-setinvoice: added util to set invoice
25002           destinations
25003
25004 2001-12-12 11:42  ivan
25005
25006         * httemplate/edit/: cust_main.cgi, svc_acct.cgi: allow >8 character
25007           passwords in web interface
25008
25009 2001-12-11 13:26  ivan
25010
25011         * httemplate/search/svc_acct.cgi: missing space in SQL, oops
25012
25013 2001-12-10 04:18  ivan
25014
25015         * FS/FS/Record.pm: Pg datatype pain
25016
25017 2001-12-09 20:54  ivan
25018
25019         * httemplate/index.html: typo noticed by Dave Burgess
25020           <burgess@www.cynjut.net>, thanks.
25021
25022 2001-12-09 16:44  ivan
25023
25024         * httemplate/search/svc_acct.cgi: visual glitch: oops, $pager
25025           wasn't getting substitued.
25026
25027 2001-12-09 15:31  ivan
25028
25029         * httemplate/search/svc_acct.cgi: harmless? missing ;
25030
25031 2001-12-08 02:08  ivan
25032
25033         * httemplate/config/config.cgi: need a POST here; browsers
25034           (especially IE) are unhappy with the default GET
25035
25036 2001-12-08 02:07  ivan
25037
25038         * FS/FS/cust_pay.pm: get custnum from invnum before trying to use
25039           custnum!
25040
25041 2001-12-08 02:03  ivan
25042
25043         * FS/FS/cust_main.pm: fix logic error creating invoice line items
25044
25045 2001-12-08 02:01  ivan
25046
25047         * FS/FS/Conf.pm: radiusprepend config file for DEFAULT entries etc.
25048
25049 2001-12-04 05:10  ivan
25050
25051         * httemplate/edit/svc_forward.cgi: from Dave Burgess
25052           <burgess@neonramp.com>:
25053
25054            I had to change line 104 in /edit/svc_forward.cgi and add 'my'
25055           as the
25056            qualifier on the LHS of the assignment.  This also solves the
25057            problem with a similar error on the RHS of line 105.  It also
25058           seems to make
25059            the routine work fairly reliably (it has been problematic for me
25060           in the
25061            past).
25062
25063 2001-12-03 03:33  ivan
25064
25065         * httemplate/search/: cust_main.cgi, cust_pkg.cgi, svc_acct.cgi:
25066           paged service browse!!
25067
25068 2001-12-03 02:59  ivan
25069
25070         * httemplate/search/: cust_main.cgi, cust_pkg.cgi: paged package
25071           browse
25072
25073 2001-12-03 00:43  ivan
25074
25075         * httemplate/search/cust_main.cgi: paged customer browse!
25076
25077 2001-12-03 00:41  ivan
25078
25079         * FS/FS/Conf.pm, FS/FS/Record.pm, conf/maxsearchrecordsperpage,
25080           httemplate/search/cust_main.cgi: maxsearchrecordsperpage config
25081           option paged implementation of customer browse!
25082
25083 2001-11-29 16:04  ivan
25084
25085         * FS/FS/: cust_pkg.pm, cust_svc.pm, svc_Common.pm: more link
25086           methods
25087
25088 2001-11-20 19:42  ivan
25089
25090         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi: a more reasonalbe
25091           name (!)
25092
25093 2001-11-20 19:40  ivan
25094
25095         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi:
25096           postalinvoicedefault config file
25097
25098 2001-11-13 13:27  ivan
25099
25100         * FS/MANIFEST: remove freeside-print-batch
25101
25102 2001-11-12 05:19  ivan
25103
25104         * FS/FS/cust_main.pm: import hack to be less strict
25105
25106 2001-11-08 07:26  ivan
25107
25108         * FS/bin/freeside-queued: harmless typo noticed by "Edward
25109           Shabotinsky" <lanshark@bsinet.net>, thanks
25110
25111 2001-11-06 10:45  ivan
25112
25113         * httemplate/edit/process/part_pkg.cgi: remove gratuitous warnings
25114
25115 2001-11-06 10:35  ivan
25116
25117         * Makefile: i REALLY suck at Makefiles
25118
25119 2001-11-06 10:34  ivan
25120
25121         * Makefile: i suck at Makefiles
25122
25123 2001-11-06 10:22  ivan
25124
25125         * Makefile: make foo for htetc/global.asa
25126
25127 2001-11-06 09:58  ivan
25128
25129         * FS/FS/UID.pm: fix error message for s/htdocs/httemplate/
25130
25131 2001-11-05 13:30  ivan
25132
25133         * Makefile: more fixes for fresh installation
25134
25135 2001-11-05 13:26  ivan
25136
25137         * Makefile: yet more Make
25138
25139 2001-11-05 13:24  ivan
25140
25141         * Makefile: make create-database fix
25142
25143 2001-11-05 12:12  ivan
25144
25145         * Makefile, FS/FS/Record.pm: makefile fixups
25146
25147 2001-11-05 09:00  jeff
25148
25149         * FS/FS/svc_acct.pm: improved svc_acct replacement
25150
25151 2001-11-05 08:42  ivan
25152
25153         * FS/FS/Record.pm: AUTOLOAD optimizations broke things rather
25154           badly, oops
25155
25156 2001-11-05 06:03  ivan
25157
25158         * Makefile: move sys-dependant stuff to vars
25159
25160 2001-11-05 05:57  ivan
25161
25162         * FS/FS/svc_acct.pm: doc tyop
25163
25164 2001-11-05 03:55  ivan
25165
25166         * FS/FS/cust_main.pm: better error messages for eval'ed setup/recur
25167           expressions remove debugging warn output
25168
25169 2001-11-03 09:49  ivan
25170
25171         * FS/MANIFEST, FS/FS/Record.pm, FS/FS/SearchCache.pm,
25172           FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
25173           FS/FS/svc_acct.pm, FS/t/SearchCache.t,
25174           httemplate/search/cust_main.cgi: new 'jsearch' call for big
25175           joined searches & caching support preliminary customer browse
25176           optimizations, much faster!
25177
25178 2001-11-01 21:28  ivan
25179
25180         * httemplate/config/config.cgi: note config changes need
25181           apache/freeside-queued restart to take effect
25182
25183 2001-11-01 21:11  ivan
25184
25185         * FS/FS/Record.pm: depend on DBIx::DBSchema 0.19
25186
25187 2001-11-01 20:55  ivan
25188
25189         * httemplate/config/config-view.cgi, httemplate/config/config.cgi,
25190           FS/FS/Conf.pm: config web GUI updates.  almost usable now.
25191
25192 2001-10-31 16:16  ivan
25193
25194         * httemplate/search/cust_main.cgi: hit the database slightly less.
25195           this page still takes forever with lots of customers.
25196
25197 2001-10-30 11:05  ivan
25198
25199         * FS/FS/cust_pay_batch.pm, httemplate/index.html,
25200           httemplate/docs/schema.html: depriciate cust_pay_batch.trancode
25201           web interface to view pending batch
25202
25203 2001-10-30 07:42  ivan
25204
25205         * httemplate/edit/cust_main.cgi: put default country up top
25206
25207 2001-10-30 07:41  ivan
25208
25209         * httemplate/edit/cust_main.cgi: precedence oops
25210
25211 2001-10-30 07:39  ivan
25212
25213         * httemplate/edit/cust_main.cgi: better ordering of state selection
25214           on new customer screen
25215
25216 2001-10-30 06:54  ivan
25217
25218         * htetc/handler.pl, httemplate/browse/agent.cgi,
25219           httemplate/browse/agent_type.cgi,
25220           httemplate/browse/cust_main_county.cgi,
25221           httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
25222           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
25223           httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
25224           httemplate/edit/cust_credit_bill.cgi,
25225           httemplate/edit/cust_main.cgi,
25226           httemplate/edit/cust_main_county-expand.cgi,
25227           httemplate/edit/cust_main_county.cgi,
25228           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
25229           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
25230           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
25231           httemplate/misc/catchall.cgi,
25232           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
25233           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
25234           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
25235           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi,
25236           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi,
25237           httemplate/view/svc_forward.cgi: get rid of header foo in
25238           individual templates
25239
25240 2001-10-30 06:20  ivan
25241
25242         * htetc/handler.pl, httemplate/config/config-view.cgi,
25243           httemplate/config/config.cgi: web config should workish now
25244
25245 2001-10-30 05:49  ivan
25246
25247         * Makefile: work with CVS version too
25248
25249 2001-10-30 05:48  ivan
25250
25251         * Makefile: make
25252
25253 2001-10-30 05:47  ivan
25254
25255         * Makefile, FS/bin/freeside-adduser, conf/shells, conf/smtpmachine:
25256           `make create-config' installs default config (conf dir update)
25257           freeside-adduser uses default secrets file
25258
25259 2001-10-30 04:38  ivan
25260
25261         * Makefile: make
25262
25263 2001-10-30 04:35  ivan
25264
25265         * Makefile: makefile typo
25266
25267 2001-10-30 03:47  ivan
25268
25269         * Makefile, FS/bin/freeside-adduser, httemplate/docs/admin.html,
25270           httemplate/docs/index.html: whew more install docs and automation
25271
25272 2001-10-30 02:20  ivan
25273
25274         * Makefile, FS/MANIFEST, FS/FS/Conf.pm, FS/bin/freeside-adduser:
25275           setup/config updates.  getting easier...
25276
25277 2001-10-29 13:22  ivan
25278
25279         * Makefile: fix make clean
25280
25281 2001-10-29 12:53  ivan
25282
25283         * FS/FS/svc_forward.pm: methods for getting the associated svc_acct
25284           records
25285
25286 2001-10-29 09:17  ivan
25287
25288         * Makefile: automate a tiny bit more
25289
25290 2001-10-26 03:24  ivan
25291
25292         * FS/FS/CGI.pm, htetc/handler.pl, httemplate/browse/agent.cgi,
25293           httemplate/browse/agent_type.cgi,
25294           httemplate/browse/cust_main_county.cgi,
25295           httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
25296           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
25297           httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
25298           httemplate/edit/cust_credit_bill.cgi,
25299           httemplate/edit/cust_main.cgi,
25300           httemplate/edit/cust_main_county-expand.cgi,
25301           httemplate/edit/cust_main_county.cgi,
25302           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
25303           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
25304           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
25305           httemplate/misc/catchall.cgi,
25306           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
25307           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
25308           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
25309           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi,
25310           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi,
25311           httemplate/view/svc_forward.cgi: cache foo *sigh*
25312
25313 2001-10-26 02:50  ivan
25314
25315         * httemplate/config/config-process.cgi: otherwise people will have
25316           problems with `0' zero
25317
25318 2001-10-25 14:24  ivan
25319
25320         * httemplate/edit/svc_domain.cgi: remove ancient tld cruft
25321
25322 2001-10-25 09:13  ivan
25323
25324         * FS/FS/cust_main_invoice.pm: & in email addresses
25325
25326 2001-10-25 01:41  ivan
25327
25328         * FS/FS/Conf.pm: remove debugging cruft
25329
25330 2001-10-24 08:45  ivan
25331
25332         * httemplate/config/config-process.cgi: correct for browser
25333           munching
25334
25335 2001-10-24 08:29  ivan
25336
25337         * FS/FS.pm, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/ConfItem.pm,
25338           FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/t/ConfItem.t,
25339           httemplate/index.html, httemplate/config/config-process.cgi,
25340           httemplate/config/config-view.cgi,
25341           httemplate/search/svc_acct.cgi: preliminary web config editor
25342
25343           new config files: username-ampersand, passwordmax
25344
25345           fs-setup updates
25346
25347           get rid of old and crufty and unused registries/ config foo
25348
25349           documentation updates
25350
25351 2001-10-23 13:53  ivan
25352
25353         * FS/bin/freeside-queued: Pg: FOR UPDATE LIMIT 1 mysql: LIMIT 1 FOR
25354           UPDATE
25355
25356           greeeat.
25357
25358 2001-10-22 07:48  ivan
25359
25360         * FS/FS/svc_acct.pm: fix dir check
25361
25362 2001-10-22 05:22  ivan
25363
25364         * FS/FS/svc_domain.pm: fix delete method for new databases
25365
25366 2001-10-22 01:31  ivan
25367
25368         * FS/FS/cust_main.pm: tyop
25369
25370 2001-10-22 01:29  ivan
25371
25372         * FS/FS/: cust_main.pm, cust_pkg.pm: better delete customer code &
25373           warnings, delete package ability (& warning)
25374
25375 2001-10-20 05:17  ivan
25376
25377         * FS/FS/cust_main.pm, FS/FS/part_pkg.pm, htetc/handler.pl,
25378           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
25379           httemplate/edit/part_pkg.cgi, httemplate/edit/svc_acct.cgi,
25380           httemplate/edit/process/cust_main.cgi,
25381           httemplate/edit/process/part_pkg.cgi: setup and recurring fee tax
25382           exempt flags, UI to edit rework part_pkg editing UI some more
25383
25384 2001-10-15 07:58  ivan
25385
25386         * FS/FS/cust_pkg.pm, htetc/handler.pl,
25387           httemplate/edit/REAL_cust_pkg.cgi,
25388           httemplate/edit/process/REAL_cust_pkg.cgi: date editing
25389
25390 2001-10-15 05:16  ivan
25391
25392         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
25393           httemplate/misc/bill.cgi: print reasons with credits on invoices
25394
25395           use straight eval, not Safe::reval in cust_main::bill for now, as
25396           i have no   idea how to call methods on a share()'ed scalar.
25397           hmm.
25398
25399           add cust_pkg::cust_main method
25400
25401           s/eidiot/idiot/ in httemplate/misc/bill.cgi
25402
25403 2001-10-15 04:39  ivan
25404
25405         * httemplate/edit/part_pkg.cgi: remove errant javascript alert()
25406           plan ||= 'flat' for custom pricing 9clone) package definitions
25407           too
25408
25409 2001-10-15 04:35  ivan
25410
25411         * httemplate/edit/cust_main.cgi: visual fix
25412
25413 2001-10-15 03:42  ivan
25414
25415         * FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
25416           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
25417           httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
25418           httemplate/edit/process/part_pkg.cgi: price plans web gui 1st
25419           pass, oh my
25420
25421 2001-10-11 10:46  ivan
25422
25423         * htetc/handler.pl: price plan uI!
25424
25425 2001-10-11 10:44  ivan
25426
25427         * httemplate/edit/part_pkg.cgi: "price plans" UP support.CVS:
25428           ----------------------------------------------------------------------
25429
25430 2001-10-09 23:22  thalakan
25431
25432         * httemplate/search/cust_main.cgi: Reverted.
25433
25434 2001-10-09 22:59  thalakan
25435
25436         * httemplate/search/cust_main.cgi: Stupid mistake.  Works now.
25437
25438 2001-10-09 22:42  ivan
25439
25440         * httemplate/search/cust_main.cgi: revert silly changes
25441
25442 2001-10-09 22:33  thalakan
25443
25444         * httemplate/search/cust_main.cgi: Change to use ut_name instead.
25445
25446 2001-10-09 22:24  ivan
25447
25448         * FS/FS/Record.pm: embarassing doc fix, thanks jason
25449
25450 2001-10-09 16:10  ivan
25451
25452         * FS/FS/cust_credit.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
25453           FS/FS/cust_pkg.pm, httemplate/docs/schema.html: add
25454           `unsuspendauto' config file: enable the automatic unsuspension of
25455           suspended packages when a customer's balance due changes from
25456           positive to zero or negative as the result of a payment or credit
25457
25458           add cust_pkg.manual_flag to disable this behaviour per customer
25459           package (no UI to set this yet)
25460
25461 2001-10-09 00:16  ivan
25462
25463         * httemplate/edit/process/part_svc.cgi: that was a confusing bug to
25464           fix
25465
25466 2001-10-08 20:11  ivan
25467
25468         * FS/FS/cust_pkg.pm: fix syntax error in newly-enabled insert sub,
25469           sheesh
25470
25471 2001-10-02 09:00  jeff
25472
25473         * FS/FS/cust_pay_batch.pm: add pkey to batch payments and fix a doc
25474           typo
25475
25476 2001-10-02 04:10  ivan
25477
25478         * FS/FS/svc_acct.pm: allow some more characters in GECOS... showing
25479           up in fix.net's password files
25480
25481 2001-10-01 03:31  ivan
25482
25483         * FS/FS/cust_pkg.pm: oops
25484
25485 2001-09-30 15:35  ivan
25486
25487         * FS/FS/svc_acct.pm: arg
25488
25489 2001-09-30 15:19  ivan
25490
25491         * FS/FS/svc_acct.pm: $1 doesn't seem to last very long...
25492
25493 2001-09-30 13:30  ivan
25494
25495         * FS/FS/svc_acct.pm: username-uppercase config file
25496
25497 2001-09-27 14:49  ivan
25498
25499         * FS/FS/svc_acct_pop.pm: not used
25500
25501 2001-09-27 14:12  ivan
25502
25503         * httemplate/edit/: cust_main.cgi, svc_acct.cgi: popSELECTOR
25504
25505 2001-09-27 13:41  ivan
25506
25507         * httemplate/edit/cust_main.cgi, httemplate/edit/svc_acct.cgi,
25508           FS/FS/svc_acct_pop.pm, httemplate/view/svc_acct.cgi: pop
25509           selector!
25510
25511 2001-09-27 11:33  ivan
25512
25513         * httemplate/view/svc_acct.cgi: fix for pre-1.4.0 accounts with no
25514           domsvc
25515
25516 2001-09-26 02:17  ivan
25517
25518         * FS/FS.pm, FS/MANIFEST, FS/FS/cust_credit_bill.pm,
25519           FS/FS/cust_main.pm, FS/FS/part_pop_local.pm,
25520           FS/FS/svc_acct_pop.pm, FS/t/part_pop_local.t,
25521           httemplate/docs/schema.html: add part_pop_local table
25522
25523 2001-09-25 11:03  ivan
25524
25525         * FS/FS/cust_main.pm:
25526           ror
25527
25528 2001-09-25 11:01  ivan
25529
25530         * FS/FS/cust_main.pm: add emailinvoiceonly config file and begin to
25531           use it
25532
25533 2001-09-25 08:55  ivan
25534
25535         * FS/FS/cust_main.pm: Business::OnlinePayment::BankOfAmerica
25536
25537 2001-09-24 17:05  ivan
25538
25539         * FS/bin/freeside-queued: better REAPER
25540
25541 2001-09-23 20:23  ivan
25542
25543         * FS/: FS/UID.pm, bin/freeside-queued: queue daemon forks now
25544
25545 2001-09-20 20:47  ivan
25546
25547         * httemplate/view/cust_main.cgi: show company and name (instead of
25548           just company) for referring customers that have a company
25549
25550 2001-09-19 17:13  ivan
25551
25552         * FS/FS/cust_main.pm: really fix fuzzy searching
25553
25554 2001-09-19 17:10  ivan
25555
25556         * FS/FS/cust_main.pm: fix fuzzy searching
25557
25558 2001-09-19 14:51  ivan
25559
25560         * FS/bin/freeside-queued: set real uid too.  whew.  ssh now
25561           working.
25562
25563 2001-09-19 14:06  ivan
25564
25565         * FS/: MANIFEST, FS/svc_acct.pm, bin/freeside-apply-credits:
25566           directory hashing remove jeff's lib patch from
25567           freeside-apply-credits add freeside-apply-credits to MANIFEST
25568           README for pre3-4
25569
25570 2001-09-19 12:41  ivan
25571
25572         * FS/FS/svc_acct.pm: tyop
25573
25574 2001-09-19 12:39  ivan
25575
25576         * FS/FS/svc_acct.pm: hopefully report some sort of ssh error
25577
25578 2001-09-19 12:28  ivan
25579
25580         * FS/FS/svc_acct.pm: ;args
25581
25582 2001-09-19 12:19  ivan
25583
25584         * FS/FS/svc_acct.pm: FS::svc_acct::ssh
25585
25586 2001-09-19 12:00  ivan
25587
25588         * FS/bin/freeside-queued: set $ENV{HOME}
25589
25590 2001-09-18 17:24  ivan
25591
25592         * FS/FS/svc_acct.pm: icradius transactional password changes
25593           (suspensions, unsuspensions)
25594
25595 2001-09-16 05:45  ivan
25596
25597         * FS/FS/Record.pm, FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm,
25598           httemplate/index.html, httemplate/search/cust_main.cgi,
25599           httemplate/view/cust_main.cgi: fix oops in
25600           FS::cust_main_invoice::replace preventing package cancellation
25601
25602           add toggle switch to cust_main searching to show/hide cancelled
25603           customers.  hidecancelledcustomers config file is just which
25604           state it starts in.
25605
25606           add signupurl config file to enable showing of the customer's
25607           signup URL on the view page.
25608
25609 2001-09-14 12:54  ivan
25610
25611         * FS/FS/svc_acct.pm: fix for no svc_acct_sm!!!
25612
25613 2001-09-14 11:05  ivan
25614
25615         * FS/FS/Record.pm: s/croak/confess/
25616
25617 2001-09-12 08:45  ivan
25618
25619         * FS/FS/part_svc.pm: oops
25620
25621 2001-09-11 16:44  ivan
25622
25623         * FS/FS/part_svc.pm, httemplate/edit/svc_acct.cgi,
25624           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
25625           httemplate/view/svc_acct.cgi: radius attributes & default/fixed
25626           values should work again now
25627
25628 2001-09-11 15:20  ivan
25629
25630         * FS/FS/svc_Common.pm, bin/fs-radius-add-check,
25631           bin/fs-radius-add-reply: fix radius attribute adding
25632
25633 2001-09-11 14:58  ivan
25634
25635         * FS/bin/freeside-queued: usage sub
25636
25637 2001-09-11 13:44  ivan
25638
25639         * httemplate/search/svc_acct.cgi: getting "you should run the
25640           bin/fs-migrate-svc_acct_sm" message unexpectedly
25641
25642 2001-09-11 12:16  ivan
25643
25644         * httemplate/edit/part_svc.cgi: forgot closing form tag, breaks ie,
25645           others?
25646
25647 2001-09-11 06:10  ivan
25648
25649         * FS/FS/svc_acct.pm: transactional job-queued icradius/freeradius
25650           export
25651
25652 2001-09-11 05:46  ivan
25653
25654         * httemplate/edit/process/part_svc.cgi: more service edit fix
25655
25656 2001-09-11 05:42  ivan
25657
25658         * httemplate/edit/part_svc.cgi: fix service editing
25659
25660 2001-09-11 05:25  ivan
25661
25662         * FS/FS/queue.pm: queue clean fix
25663
25664 2001-09-11 05:24  ivan
25665
25666         * FS/FS/queue.pm: job queue fix
25667
25668 2001-09-11 05:10  ivan
25669
25670         * FS/FS/cust_main.pm: fuzzyfix
25671
25672 2001-09-11 05:06  ivan
25673
25674         * FS/FS/svc_acct.pm: better logging
25675
25676 2001-09-11 05:00  ivan
25677
25678         * FS/FS/svc_acct.pm: cyrus fix!
25679
25680 2001-09-11 04:52  ivan
25681
25682         * FS/bin/freeside-queued: rar
25683
25684 2001-09-11 03:05  ivan
25685
25686         * httemplate/edit/process/quick-cust_pkg.cgi: s/die/ediot/
25687
25688 2001-09-11 02:56  ivan
25689
25690         * httemplate/: edit/process/quick-cust_pkg.cgi, view/cust_main.cgi:
25691           fix quick order
25692
25693 2001-09-10 21:17  ivan
25694
25695         * FS/FS/svc_acct.pm: username-noperiod config file
25696
25697 2001-09-10 20:15  ivan
25698
25699         * FS/FS/cust_main.pm, FS/FS/svc_acct.pm, FS/bin/freeside-queued,
25700           httemplate/edit/part_svc.cgi: cyrus support
25701
25702 2001-09-10 18:09  ivan
25703
25704         * FS/bin/freeside-queued: working queued
25705
25706 2001-09-10 17:08  ivan
25707
25708         * FS/FS.pm, FS/MANIFEST, FS/FS/Record.pm,
25709           FS/FS/cust_credit_bill.pm, FS/FS/cust_main.pm, FS/FS/part_svc.pm,
25710           FS/FS/queue.pm, FS/FS/queue_arg.pm, FS/bin/freeside-queued,
25711           FS/t/queue.t, FS/t/queue_arg.t, htetc/handler.pl,
25712           httemplate/index.html, httemplate/browse/part_svc.cgi,
25713           httemplate/docs/schema.html, httemplate/edit/part_svc.cgi,
25714           httemplate/edit/process/part_svc.cgi,
25715           httemplate/search/cust_main.cgi: faster (cached) fuzzy searches
25716           prelim. job queues! fixed part_svc editing
25717
25718 2001-09-10 17:07  ivan
25719
25720         * bin/: freeside-init, fs-migrate-part_svc: fixing
25721           fs-migrate-part_svc updateing fs-setup for job queues
25722           freeside-init for starting freeside-queued
25723
25724 2001-09-07 13:49  ivan
25725
25726         * FS/FS/part_svc_column.pm: oops, forgot to add this
25727
25728 2001-09-07 13:26  ivan
25729
25730         * FS/FS/raddb.pm, FS/FS/svc_acct.pm, bin/generate-raddb: tyops
25731
25732 2001-09-07 13:19  ivan
25733
25734         * FS/MANIFEST: tyop
25735
25736 2001-09-07 13:17  ivan
25737
25738         * FS/MANIFEST, FS/FS/raddb.pm, FS/FS/svc_acct.pm, FS/t/raddb.t,
25739           bin/fs-radius-add-check, bin/fs-radius-add-reply,
25740           bin/generate-raddb: fix RADIUS attribute capitalization
25741
25742 2001-09-06 14:20  ivan
25743
25744         * FS/FS/svc_acct.pm, httemplate/docs/schema.html: doc
25745
25746 2001-09-06 13:41  ivan
25747
25748         * FS/FS.pm, FS/MANIFEST, FS/FS/UID.pm, FS/FS/part_svc.pm,
25749           FS/FS/svc_Common.pm, FS/FS/svc_acct.pm, FS/FS/svc_domain.pm,
25750           FS/FS/svc_forward.pm, FS/FS/svc_www.pm, FS/t/part_svc_column.t,
25751           bin/fs-migrate-part_svc, bin/fs-migrate-payref,
25752           bin/fs-radius-add-check, bin/fs-radius-add-reply,
25753           httemplate/browse/part_svc.cgi, httemplate/docs/schema.html,
25754           httemplate/edit/part_svc.cgi,
25755           httemplate/edit/process/part_svc.cgi: finally fix part_svc!!!
25756
25757 2001-09-04 08:12  ivan
25758
25759         * httemplate/docs/admin.html: tyop
25760
25761 2001-09-04 08:06  ivan
25762
25763         * httemplate/edit/: agent_type.cgi, process/cust_main.cgi: oops
25764           indeed
25765
25766 2001-09-04 07:44  ivan
25767
25768         * FS/FS/cust_pkg.pm, httemplate/browse/agent.cgi,
25769           httemplate/browse/agent_type.cgi, httemplate/browse/part_pkg.cgi,
25770           httemplate/browse/part_svc.cgi, httemplate/docs/admin.html,
25771           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
25772           httemplate/edit/process/quick-cust_pkg.cgi,
25773           httemplate/view/cust_main.cgi: new admin documentation, quick
25774           one-pkg order
25775
25776 2001-09-03 15:07  ivan
25777
25778         * FS/FS/cust_bill.pm, FS/FS/cust_bill_pay.pm, FS/FS/cust_main.pm,
25779           FS/FS/cust_pay.pm, FS/FS/cust_svc.pm,
25780           httemplate/docs/signup.html, httemplate/edit/cust_credit.cgi,
25781           httemplate/edit/cust_credit_bill.cgi,
25782           httemplate/edit/cust_pay.cgi,
25783           httemplate/edit/process/cust_pay.cgi, httemplate/misc/bill.cgi,
25784           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi: fix
25785           more bugs
25786
25787 2001-09-02 00:57  ivan
25788
25789         * CREDITS: credito
25790
25791 2001-09-02 00:57  ivan
25792
25793         * bin/generate-tests: gawl
25794
25795 2001-09-02 00:49  ivan
25796
25797         * FS/FS/cust_bill_pay.pm, FS/FS/cust_credit.pm,
25798           FS/FS/cust_credit_bill.pm, FS/FS/cust_credit_refund.pm,
25799           httemplate/edit/cust_credit_bill.cgi,
25800           httemplate/view/cust_main.cgi: things are starting to work again,
25801           sorta.
25802
25803 2001-09-01 22:38  ivan
25804
25805         * FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_refund.pm,
25806           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, bin/fs-migrate-payref:
25807           migration.  ugh.
25808
25809 2001-09-01 21:51  ivan
25810
25811         * FS/FS/: cust_svc.pm, svc_acct.pm: better error msgs
25812
25813 2001-09-01 21:25  ivan
25814
25815         * FS/: FS.pm, MANIFEST, FS/cust_bill_pay.pm, FS/cust_main.pm,
25816           FS/cust_refund.pm, t/CGI.t, t/Conf.t, t/Record.t, t/UID.t,
25817           t/agent.t, t/agent_type.t, t/cust_bill.t, t/cust_bill_pay.t,
25818           t/cust_bill_pkg.t, t/cust_credit.t, t/cust_credit_bill.t,
25819           t/cust_credit_refund.t, t/cust_main.t, t/cust_main_county.t,
25820           t/cust_main_invoice.t, t/cust_pay.t, t/cust_pay_batch.t,
25821           t/cust_pkg.t, t/cust_refund.t, t/cust_svc.t, t/domain_record.t,
25822           t/nas.t, t/part_pkg.t, t/part_referral.t, t/part_svc.t,
25823           t/pkg_svc.t, t/port.t, t/prepay_credit.t, t/session.t,
25824           t/svc_Common.t, t/svc_acct.t, t/svc_acct_pop.t, t/svc_domain.t,
25825           t/svc_forward.t, t/svc_www.t, t/type_pkgs.t: lame testsuite and
25826           the embarassing fixes in it found
25827
25828 2001-09-01 19:53  jeff
25829
25830         * FS/bin/freeside-apply-credits: adding a credit apply utility
25831
25832 2001-09-01 19:46  ivan
25833
25834         * FS/FS/cust_bill_pay.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
25835           FS/FS/cust_refund.pm, httemplate/docs/schema.html: cust_refund
25836           and cust_pay get custnums
25837
25838 2001-09-01 18:27  ivan
25839
25840         * FS/FS/: cust_bill.pm, cust_bill_pay.pm, cust_credit.pm,
25841           cust_credit_bill.pm, cust_credit_refund.pm, cust_main.pm,
25842           cust_refund.pm: more udpates for the new world of unapplied
25843           stuff.  yay.
25844
25845 2001-09-01 15:28  jeff
25846
25847         * FS/FS/cust_main.pm: haste makes waste... and left a method out
25848
25849 2001-09-01 15:18  ivan
25850
25851         * FS/FS/cust_credit_bill.pm: add primary key
25852
25853 2001-09-01 15:01  ivan
25854
25855         * FS/MANIFEST: cust_bill_pay & cust_credit_refund
25856
25857 2001-09-01 14:55  jeff
25858
25859         * FS/FS/cust_bill_pay.pm: oops.. need this too
25860
25861 2001-09-01 14:52  jeff
25862
25863         * FS/MANIFEST, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
25864           FS/FS/cust_credit_bill.pm, FS/FS/cust_main.pm,
25865           httemplate/edit/cust_credit_bill.cgi,
25866           httemplate/edit/process/cust_credit_bill.cgi,
25867           httemplate/view/cust_main.cgi: add cust_credit_bill relating
25868           multiple invoices to credits
25869
25870 2001-09-01 13:11  ivan
25871
25872         * FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_refund.pm,
25873           FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
25874           httemplate/docs/schema.html: cust_bill_pay and
25875           cust_credit_refund.  payments can apply to multiple invoices and
25876           refunds can apply to multiple credits.
25877
25878 2001-08-31 02:20  ivan
25879
25880         * FS/FS/Record.pm: check US zips more strictly
25881
25882 2001-08-31 01:43  ivan
25883
25884         * httemplate/browse/svc_acct_pop.cgi: > Order by City might be
25885           better
25886           state, city, then number
25887
25888 2001-08-31 00:28  ivan
25889
25890         * httemplate/edit/cust_main_county-expand.cgi: better error message
25891           for nonexistant cust_main_county records
25892
25893 2001-08-31 00:17  ivan
25894
25895         * httemplate/edit/process/cust_main_county-expand.cgi: fixes:
25896           > US UT expand state
25897           > Submit (no data entered)
25898           > US UT is gone frome the list.
25899
25900 2001-08-30 09:23  ivan
25901
25902         * httemplate/docs/signup.html: update signup server: template form
25903           and success html, document
25904
25905 2001-08-30 08:30  ivan
25906
25907         * httemplate/edit/part_svc.cgi: slighly more docu
25908
25909 2001-08-29 02:11  ivan
25910
25911         * httemplate/edit/agent.cgi: ui
25912
25913 2001-08-28 09:58  ivan
25914
25915         * httemplate/: docs/signup.html, search/cust_main.cgi:
25916           customer-to-customer referrals in singup server
25917
25918 2001-08-28 07:34  ivan
25919
25920         * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi,
25921           httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
25922           customer-to-customer referrals!
25923
25924 2001-08-25 22:06  ivan
25925
25926         * FS/FS/: cust_credit.pm, cust_main.pm: brainfart
25927
25928 2001-08-25 22:05  ivan
25929
25930         * FS/FS/cust_credit.pm: reason can't be null
25931
25932 2001-08-22 23:17  ivan
25933
25934         * FS/FS/cust_main.pm: no need to be y1.9k complient
25935
25936 2001-08-21 03:27  ivan
25937
25938         * httemplate/edit/: svc_acct.cgi, svc_forward.cgi: fix these up,
25939           most everything is working svc_forward-wise now
25940
25941 2001-08-21 02:34  ivan
25942
25943         * FS/FS/Record.pm, FS/FS/UID.pm, httemplate/browse/agent.cgi,
25944           httemplate/browse/agent_type.cgi,
25945           httemplate/browse/cust_main_county.cgi,
25946           httemplate/browse/part_pkg.cgi,
25947           httemplate/browse/svc_acct_pop.cgi: no more &swapuid
25948
25949 2001-08-20 20:03  ivan
25950
25951         * FS/FS/svc_acct.pm: fix domain method, and it works against old
25952           databases now too
25953
25954 2001-08-20 19:44  ivan
25955
25956         * FS/FS/domain_record.pm, FS/FS/prepay_credit.pm, FS/FS/svc_www.pm,
25957           eg/TEMPLATE_cust_main.import, eg/table_template-svc.pm: remove
25958           $Log$
25959
25960 2001-08-20 19:43  ivan
25961
25962         * bin/: dbdef-create, fs-migrate-svc_acct_sm: i think
25963           svc_acct_sm.import should go away, but...
25964
25965 2001-08-20 19:32  ivan
25966
25967         * test/cgi-test: remove $Log$
25968
25969 2001-08-20 19:31  ivan
25970
25971         * httemplate/: browse/agent.cgi, browse/agent_type.cgi,
25972           browse/part_pkg.cgi, browse/svc_acct_pop.cgi, edit/agent.cgi,
25973           edit/agent_type.cgi, edit/cust_credit.cgi,
25974           edit/cust_main_county-expand.cgi, edit/cust_main_county.cgi,
25975           edit/cust_pay.cgi, edit/cust_pkg.cgi, edit/part_pkg.cgi,
25976           edit/svc_acct_pop.cgi, edit/svc_domain.cgi, edit/svc_forward.cgi,
25977           edit/process/agent.cgi, edit/process/agent_type.cgi,
25978           edit/process/cust_credit.cgi, edit/process/cust_main_county.cgi,
25979           edit/process/cust_pay.cgi, edit/process/cust_pkg.cgi,
25980           edit/process/part_pkg.cgi, edit/process/svc_acct.cgi,
25981           edit/process/svc_acct_pop.cgi, edit/process/svc_domain.cgi,
25982           edit/process/svc_forward.cgi, misc/bill.cgi,
25983           misc/cancel-unaudited.cgi, misc/catchall.cgi,
25984           misc/delete-customer.cgi, misc/link.cgi, misc/print-invoice.cgi,
25985           misc/unsusp_pkg.cgi, misc/process/catchall.cgi,
25986           misc/process/delete-customer.cgi, misc/process/link.cgi,
25987           search/svc_domain.cgi, view/cust_bill.cgi, view/svc_acct.cgi,
25988           view/svc_domain.cgi, view/svc_forward.cgi: remove $Log$ messages.
25989           whew.
25990
25991 2001-08-20 19:16  ivan
25992
25993         * httemplate/search/svc_acct.cgi: fix to work against 1.3.x
25994           databases, with a warning
25995
25996 2001-08-20 19:03  ivan
25997
25998         * httemplate/search/cust_pkg.cgi: deal with databases w/o separate
25999           shipping address
26000
26001 2001-08-20 17:39  ivan
26002
26003         * FS/FS/: svc_acct.pm, svc_domain.pm, svc_forward.pm: fix some
26004           silly syntax errors
26005
26006 2001-08-20 06:10  ivan
26007
26008         * FS/FS/svc_domain.pm: use var
26009
26010 2001-08-20 05:15  ivan
26011
26012         * httemplate/edit/svc_acct.cgi: #
26013
26014 2001-08-20 05:13  ivan
26015
26016         * httemplate/edit/svc_acct.cgi: only show domains associated with
26017           this customer.
26018
26019 2001-08-20 04:18  ivan
26020
26021         * FS/FS/cust_svc.pm: labels for svc_acct accounts are now fully
26022           qualified!
26023
26024 2001-08-20 04:04  ivan
26025
26026         * FS/FS/: svc_acct.pm, svc_domain.pm, svc_forward.pm: more
26027           svc_forward work
26028
26029 2001-08-20 02:41  ivan
26030
26031         * FS/FS/: svc_acct.pm, svc_domain.pm, svc_forward.pm: dtrt when
26032           deleting accouts wrt forwards, catchalls & other references to
26033           svc_acct records
26034
26035           depreciate svc_acct_sm further; move qmail catchall handling to
26036           svc_domain
26037
26038 2001-08-20 02:38  ivan
26039
26040         * httemplate/docs/schema.html: documentation updates
26041
26042 2001-08-19 08:53  jeff
26043
26044         * FS/MANIFEST, FS/FS/cust_svc.pm, FS/FS/svc_acct.pm,
26045           FS/FS/svc_forward.pm, httemplate/edit/part_svc.cgi,
26046           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_forward.cgi,
26047           httemplate/edit/process/svc_forward.cgi,
26048           httemplate/misc/catchall.cgi,
26049           httemplate/misc/process/catchall.cgi,
26050           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
26051           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi,
26052           httemplate/view/svc_forward.cgi: added user interface for
26053           svc_forward and vpopmail support
26054
26055 2001-08-19 03:25  ivan
26056
26057         * bin/svc_acct.import: add system shells to @FS::svc_acct:shells on
26058           the fly, fixes: ticket #88
26059
26060 2001-08-19 02:08  ivan
26061
26062         * TODO: this is what i fed to RT, might as well check it in.
26063
26064           no further modifications to TODO.  everything is in the ticketing
26065           system now.
26066
26067 2001-08-19 01:32  ivan
26068
26069         * httemplate/search/cust_pkg.cgi: display bill and service
26070           name/company, and services
26071
26072 2001-08-19 01:18  ivan
26073
26074         * FS/FS/: svc_acct.pm, svc_domain.pm: ->setfixed untaints svcnum
26075
26076 2001-08-19 01:15  ivan
26077
26078         * FS/FS/svc_acct.pm: set fixed fields before checking domsvc
26079
26080 2001-08-18 17:48  ivan
26081
26082         * FS/FS/: Record.pm, cust_main.pm: country fields will now accept
26083           names and change them to two-letter codes
26084
26085 2001-08-17 04:33  ivan
26086
26087         * FS/FS/Record.pm: ut_phonen: fallback to ut_textn, instead of
26088           ut_alphan for non-US/CA phone numbers
26089
26090 2001-08-17 04:28  ivan
26091
26092         * FS/FS/Record.pm: canada has same phone# rules as US
26093
26094 2001-08-17 04:05  ivan
26095
26096         * httemplate/: browse/cust_main_county.cgi,
26097           edit/cust_main_county.cgi,
26098           edit/process/cust_main_county-collapse.cgi,
26099           edit/process/cust_main_county-expand.cgi: clean up tax rate
26100           editing:   sort by country->state->county,   add "collapse state"
26101           if the tax rates are the same statewide,   redirect "expand
26102           state" to the browse, not edit screen
26103
26104 2001-08-17 03:57  ivan
26105
26106         * bin/: dbdef-create, svc_acct.import: gah
26107
26108 2001-08-17 03:57  ivan
26109
26110         * FS/FS/svc_domain.pm: document catchall and untaint everything
26111
26112 2001-08-17 03:55  ivan
26113
26114         * FS/FS/cust_main.pm: Business::OnlinePayment
26115
26116 2001-08-17 03:53  ivan
26117
26118         * Makefile: alldocs target
26119
26120 2001-08-17 03:53  ivan
26121
26122         * CREDITS: thanks jeff!
26123
26124 2001-08-15 03:04  ivan
26125
26126         * httemplate/search/: cust_pkg.cgi, svc_acct.cgi: remove (some of
26127           the) bad direct exit; calls
26128
26129 2001-08-13 16:15  ivan
26130
26131         * httemplate/view/cust_main.cgi: don't display empty comment box
26132
26133 2001-08-13 16:10  ivan
26134
26135         * httemplate/edit/process/cust_main.cgi: properly massage
26136           ship_state & work okay when no initial pkg is selected
26137
26138 2001-08-12 18:00  ivan
26139
26140         * httemplate/docs/schema.html: add svc_forward, depriciate
26141           svc_acct_sm
26142
26143 2001-08-12 17:21  ivan
26144
26145         * FS/FS/svc_acct.pm: untaint svcnum & domsvc
26146
26147 2001-08-12 12:41  jeff
26148
26149         * FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/FS/svc_forward.pm,
26150           bin/fs-migrate-svc_acct_sm: merging vpopmail support branch
26151
26152 2001-08-12 01:56  ivan
26153
26154         * httemplate/edit/process/part_svc.cgi: don't use
26155           Apache::ASP-specific $Redirect object
26156
26157 2001-08-11 17:07  ivan
26158
26159         * httemplate/edit/: cust_main.cgi, process/cust_main.cgi: use
26160           transactional invoice_list setting & eliminate non-sticky "first
26161           package"!
26162
26163 2001-08-11 17:07  ivan
26164
26165         * FS/FS/cust_main.pm: transactional invoice_list setting yay!!!
26166
26167 2001-08-11 17:06  ivan
26168
26169         * FS/FS/cust_main_invoice.pm: better error msgs
26170
26171 2001-08-11 16:19  ivan
26172
26173         * httemplate/edit/part_svc.cgi: better error checking, fix scalar
26174           context to $cgi->keywords
26175
26176 2001-08-11 16:18  ivan
26177
26178         * httemplate/browse/part_svc.cgi: missed a variable interpolation
26179
26180 2001-08-10 22:52  ivan
26181
26182         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi: add customer
26183           comments fields
26184
26185 2001-08-10 22:52  ivan
26186
26187         * FS/FS/cust_main.pm: add comments field, fix ship_ address
26188           handling (don't consider a value for ship_state field to mean
26189           something meaningful is in ship_*)
26190
26191 2001-08-10 22:51  ivan
26192
26193         * FS/FS/part_svc.pm: better error msg
26194
26195 2001-08-10 22:50  ivan
26196
26197         * FS/FS/Record.pm: allow newlines in ut_anything fields fix example
26198           for ut_anything
26199
26200 2001-08-10 21:55  ivan
26201
26202         * httemplate/edit/part_svc.cgi: don't have any other choices in
26203           svcdb dropdown for existing services, since you can't change it
26204           anyway
26205
26206 2001-08-10 21:29  ivan
26207
26208         * FS/FS/CGI.pm: that's what $etc is for!
26209
26210 2001-08-10 21:15  ivan
26211
26212         * httemplate/misc/delete-customer.cgi: better docs
26213
26214 2001-08-10 17:01  ivan
26215
26216         * FS/FS/cust_main_invoice.pm: "fixes"
26217
26218           Can't call method "username" on an undefined value at
26219           /usr/lib/perl5/site_perl/5.6.0/FS/cust_main_invoice.pm line 162.
26220
26221           but cust_main_invoice records should probably be updated when
26222           svc_acct records are deleted :/
26223
26224 2001-08-08 02:47  ivan
26225
26226         * httemplate/docs/passwd.html: doc clarification
26227
26228 2001-08-07 21:44  ivan
26229
26230         * FS/FS/Record.pm: better error msg
26231
26232 2001-08-03 13:34  jeff
26233
26234         * FS/FS/cust_bill.pm:
26235
26236           added the tax method
26237
26238 2001-07-30 03:43  ivan
26239
26240         * FS/FS/CGI.pm: Apache::ASP eidiot fix
26241
26242 2001-07-30 03:41  ivan
26243
26244         * FS/FS/Record.pm, FS/FS/cust_main.pm,
26245           httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
26246           shipping address additions
26247
26248 2001-07-30 01:03  ivan
26249
26250         * httemplate/: .htaccess, docs/overview.dia, docs/overview.png:
26251           forgotten files
26252
26253 2001-07-30 01:02  ivan
26254
26255         * htetc/handler.pl: template stuffs
26256
26257 2001-07-30 01:01  ivan
26258
26259         * Makefile: need this too!
26260
26261 2001-07-30 00:36  ivan
26262
26263         * httemplate/index.html, httemplate/browse/agent.cgi,
26264           httemplate/browse/agent_type.cgi,
26265           httemplate/browse/cust_main_county.cgi,
26266           httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
26267           httemplate/browse/part_svc.cgi,
26268           httemplate/browse/svc_acct_pop.cgi, httemplate/docs/admin.html,
26269           httemplate/docs/index.html, httemplate/docs/legacy.html,
26270           httemplate/docs/passwd.html, httemplate/docs/schema.html,
26271           httemplate/docs/session.html, httemplate/docs/signup.html,
26272           bin/masonize, bin/pod2x, httemplate/edit/agent.cgi,
26273           httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
26274           httemplate/edit/cust_main.cgi,
26275           httemplate/edit/cust_main_county-expand.cgi,
26276           httemplate/edit/cust_main_county.cgi,
26277           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
26278           httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
26279           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
26280           httemplate/edit/svc_domain.cgi,
26281           httemplate/edit/process/agent.cgi,
26282           httemplate/edit/process/agent_type.cgi,
26283           httemplate/edit/process/cust_credit.cgi,
26284           httemplate/edit/process/cust_main.cgi,
26285           httemplate/edit/process/cust_main_county-expand.cgi,
26286           httemplate/edit/process/cust_main_county.cgi,
26287           httemplate/edit/process/cust_pay.cgi,
26288           httemplate/edit/process/cust_pkg.cgi,
26289           httemplate/edit/process/part_pkg.cgi,
26290           httemplate/edit/process/part_svc.cgi,
26291           httemplate/edit/process/svc_acct.cgi,
26292           httemplate/edit/process/svc_acct_pop.cgi,
26293           httemplate/edit/process/svc_domain.cgi,
26294           httemplate/images/small-logo.png, httemplate/misc/bill.cgi,
26295           httemplate/misc/cancel-unaudited.cgi,
26296           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
26297           httemplate/misc/print-invoice.cgi,
26298           httemplate/misc/unsusp_pkg.cgi,
26299           httemplate/misc/process/delete-customer.cgi,
26300           httemplate/misc/process/link.cgi,
26301           httemplate/search/cust_bill.html,
26302           httemplate/search/cust_main.cgi,
26303           httemplate/search/cust_main.html, httemplate/search/cust_pkg.cgi,
26304           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
26305           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi,
26306           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi:
26307           templates!!!
26308
26309 2001-07-30 00:33  ivan
26310
26311         * FS/FS/: Record.pm, svc_acct.pm: podnitfix
26312
26313 2001-07-30 00:14  ivan
26314
26315         * INSTALL, README: templates!
26316
26317 2001-07-30 00:13  ivan
26318
26319         * TODO: todocruft
26320
26321 2001-07-29 23:28  ivan
26322
26323         * FS/FS/svc_acct.pm: allow !! as password for disabled accounts
26324
26325 2001-07-29 23:07  ivan
26326
26327         * bin/svc_acct.import: allow !! for locked accounts instead of
26328           changing to *SUSPENDED*
26329
26330 2001-07-27 10:16  ivan
26331
26332         * FS/FS/cust_main_invoice.pm: clarification
26333
26334 2001-07-26 23:17  thalakan
26335
26336         * FS/FS/cust_main_invoice.pm: Documented some subtle behavior of
26337           the checkdest method.
26338
26339 2001-06-21 09:27  ivan
26340
26341         * FS/FS/UID.pm: better error message
26342
26343 2001-06-06 15:22  ivan
26344
26345         * TODO: templating thoughts
26346
26347 2001-06-05 14:40  ivan
26348
26349         * debian/: README.Debian, changelog, conffiles.ex, control,
26350           copyright, cron.d.ex, dirs, docs, ex.doc-base.package,
26351           freeside-doc.docs, freeside-doc.files, init.d.ex, manpage.1.ex,
26352           manpage.sgml.ex, menu.ex, postinst.ex, postrm.ex, preinst.ex,
26353           prerm.ex, rules, watch.ex: add deb packaging foo (doesn't work
26354           yet)
26355
26356 2001-06-03 10:22  ivan
26357
26358         * FS/FS/svc_domain.pm: SOA serial number problem with Date::Format
26359           %e: no leading zero
26360
26361 2001-06-03 07:16  ivan
26362
26363         * README: 1.3.1!!!
26364
26365 2001-06-03 07:15  ivan
26366
26367         * TODO: yes yes
26368
26369 2001-06-03 05:36  ivan
26370
26371         * FS/FS/svc_acct.pm: add username-letter and username-letterfirst
26372           config files
26373
26374 2001-06-03 04:37  ivan
26375
26376         * FS/FS/svc_acct.pm: fixes
26377
26378           Can't locate object method "setfield" via package "svc_acct_sm"
26379           at /usr/local/lib/perl5/site_perl/5.005/FS/Record.pm line 318
26380
26381 2001-06-03 04:27  ivan
26382
26383         * FS/FS/Record.pm: track down
26384
26385             Can't locate object method "setfield" via package "svc_acct_sm"
26386           at
26387             /usr/local/lib/perl5/site_perl/5.005/FS/Record.pm line 318.
26388
26389           errors
26390
26391 2001-06-03 03:51  ivan
26392
26393         * FS/FS/cust_main.pm: fixes "Error reval-ing" and won't bill errors
26394
26395 2001-05-30 08:17  ivan
26396
26397         * FS/FS/CGI.pm: use Apache inside an eval BLOCK was mucking things
26398           up for the non-mod_perl folks
26399
26400 2001-05-22 09:43  ivan
26401
26402         * FS/FS/svc_domain.pm: oops, s/mx/MX/ noticed by "Shane Chrisp"
26403           <shane@2000cn.com.au>, thanks!
26404
26405 2001-05-18 07:08  ivan
26406
26407         * FS/FS/domain_record.pm: tyop
26408
26409 2001-05-15 00:52  ivan
26410
26411         * FS/bin/freeside-email: simple program to list all email addresses
26412
26413 2001-05-07 08:42  ivan
26414
26415         * FS/FS/Record.pm: tyop
26416
26417 2001-05-07 08:36  ivan
26418
26419         * FS/FS/Record.pm: start to track down
26420
26421               Insecure dependency in eval while running with -T switch at
26422           /usr/local/lib/site_perl/FS/Record.pm line 202.
26423
26424           errors
26425
26426 2001-05-07 08:24  ivan
26427
26428         * bin/svc_acct.import: s/!/*/
26429
26430 2001-05-06 19:07  ivan
26431
26432         * FS/FS/cust_main.pm:
26433           http://www.sisd.com/freeside/list-archive/msg01906.html
26434
26435 2001-05-05 01:51  ivan
26436
26437         * bin/svc_acct.import:
26438           http://www.sisd.com/freeside/list-archive/msg01915.html
26439
26440 2001-04-23 12:50  ivan
26441
26442         * FS/FS/cust_credit.pm: the real
26443
26444           Can't locate object method "setfield" via package "cust_refund"
26445           at /usr/local/lib/site_perl/FS/Record.pm line 315.
26446
26447           fix
26448
26449 2001-04-23 12:27  ivan
26450
26451         * FS/FS/cust_credit.pm: *sigh*
26452
26453 2001-04-23 12:21  ivan
26454
26455         * FS/FS/cust_credit.pm: webdemo bugfix
26456
26457 2001-04-23 08:37  ivan
26458
26459         * FS/MANIFEST: 1.3.1 sigh
26460
26461 2001-04-23 05:44  ivan
26462
26463         * bin/freeside-session-kill: session killer implemeting timed
26464           access
26465
26466 2001-04-23 05:40  ivan
26467
26468         * FS/FS.pm: documentation and webdemo updates
26469
26470 2001-04-23 02:00  ivan
26471
26472         * FS/FS/UID.pm: "shouldn't hurt" (famous last words)
26473
26474 2001-04-23 00:12  ivan
26475
26476         * FS/FS/cust_main.pm: better error message (if kludgy) for no
26477           referral remove outdated NSI foo from domain ordering.  also,
26478           fuck NSI.
26479
26480 2001-04-21 18:56  ivan
26481
26482         * README, FS/FS.pm, FS/MANIFEST, FS/FS/svc_acct.pm,
26483           FS/FS/svc_domain.pm, FS/FS/svc_www.pm, bin/svc_acct.import: get
26484           rid of FS::SSH.pm (became Net::SSH and Net::SCP on CPAN)
26485
26486 2001-04-21 18:38  ivan
26487
26488         * TODO, FS/FS/svc_domain.pm: svc_domain needs to import dbh sub
26489           from Record view/cust_main.cgi needs to use ->owed method, not
26490           check (depriciated) owed field search/cust_bill.cgi redirect
26491           error when there's only one invoice
26492
26493 2001-04-21 17:49  ivan
26494
26495         * FS/FS/svc_Common.pm: need to import dbh sub from Record
26496
26497 2001-04-21 16:53  ivan
26498
26499         * FS/MANIFEST: no more dbdef
26500
26501 2001-04-15 06:56  ivan
26502
26503         * TODO: [no log message]
26504
26505 2001-04-15 06:35  ivan
26506
26507         * FS/FS/: nas.pm, session.pm, svc_Common.pm, svc_domain.pm:
26508           transactions part deux
26509
26510 2001-04-15 05:56  ivan
26511
26512         * TODO, FS/FS/Record.pm, bin/dbdef-create: s/dbdef/DBIx::DBSchema/
26513
26514 2001-04-15 03:33  ivan
26515
26516         * CREDITS, TODO: better docs for the worst bit, finally
26517
26518 2001-04-09 16:05  ivan
26519
26520         * TODO, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
26521           FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm,
26522           FS/FS/cust_refund.pm, FS/FS/session.pm, FS/FS/svc_Common.pm:
26523           Transactions Part I!!!
26524
26525 2001-04-09 08:50  ivan
26526
26527         * CREDITS, TODO, FS/MANIFEST: rar
26528
26529 2001-03-30 09:33  ivan
26530
26531         * FS/FS/cust_bill.pm: config value money_char:
26532
26533                   Presto!  Now you can consider all numbers to be
26534           shillings.
26535
26536                   If you need to change the currency symbol, you can hunt
26537           down the
26538                   instances of literal '$' in FS::cust_bill::print_text and
26539           replace them
26540                   with your currency symbol.  I guess this should turn into
26541           a
26542                   configuration value.
26543
26544 2001-02-26 16:59  ivan
26545
26546         * FS/FS/session.pm: silly typo, fix sent by Mack <mackn@mackn.net>,
26547           thanks!
26548
26549 2001-02-20 17:45  ivan
26550
26551         * FS/FS/nas.pm: pod tyop
26552
26553 2001-02-20 17:45  ivan
26554
26555         * FS/FS/UID.pm: DBI autocommit needs 0, not true string 'false',
26556           duh
26557
26558 2001-02-20 08:31  ivan
26559
26560         * FS/FS/Record.pm: don't use prepare_cached for now
26561
26562 2001-02-13 21:18  ivan
26563
26564         * README: add devel mailing list
26565
26566 2001-02-13 20:33  ivan
26567
26568         * FS/FS/port.pm: get rid of gratuitous HISTORY
26569
26570 2001-02-11 09:34  ivan
26571
26572         * FS/FS/cust_bill_pkg.pm: more doc updates from jason
26573
26574 2001-02-11 09:17  ivan
26575
26576         * CREDITS, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
26577           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm: documentation updates
26578           from jason
26579
26580 2001-02-03 06:03  ivan
26581
26582         * FS/FS/Record.pm, FS/FS/UID.pm, FS/FS/cust_main.pm,
26583           bin/generate-prepay: time-based prepaid cards, session monitor.
26584           woop!
26585
26586 2001-01-30 23:21  ivan
26587
26588         * TODO, FS/FS/cust_main.pm, FS/FS/svc_acct.pm: fix tyops
26589
26590 2001-01-30 01:08  ivan
26591
26592         * FS/FS/port.pm: tyop, thanks to Mack Nagashima <mackn@moaner.org>
26593
26594 2001-01-22 21:03  ivan
26595
26596         * FS/FS/cust_main.pm: harmless tyop
26597
26598 2000-12-26 15:51  ivan
26599
26600         * CREDITS, TODO: statedefault & referraldefault config files
26601
26602 2000-12-10 17:30  ivan
26603
26604         * TODO: more ancient todo stuff from my inbox
26605
26606 2000-12-10 17:10  ivan
26607
26608         * TODO: ancient stuff out of my inbox
26609
26610 2000-12-08 14:22  ivan
26611
26612         * FS/FS/session.pm: session callbacks
26613
26614 2000-12-06 02:21  ivan
26615
26616         * FS/FS/Record.pm: DESTROY sub
26617
26618 2000-12-03 12:25  ivan
26619
26620         * TODO, FS/FS/Record.pm, FS/FS/nas.pm, FS/FS/port.pm,
26621           FS/FS/session.pm: session monitor updates
26622
26623 2000-12-03 07:14  ivan
26624
26625         * CREDITS, FS/FS/cust_bill.pm: bugfixes from Jeff Finucane
26626           <jeff@cmh.net>, thanks!
26627
26628 2000-12-03 05:45  ivan
26629
26630         * FS/FS/agent.pm: patch from Jason Spence <thalakan@frys.com>:
26631           admin.html doc, autocapgen
26632
26633 2000-12-03 05:44  ivan
26634
26635         * FS/FS/port.pm: beginnings of web status for session monitor
26636
26637 2000-12-03 02:09  ivan
26638
26639         * FS/MANIFEST: bad caches!
26640
26641 2000-11-22 15:30  ivan
26642
26643         * FS/FS/svc_www.pm: tyop
26644
26645 2000-11-07 07:00  ivan
26646
26647         * FS/: MANIFEST, FS/Record.pm, FS/nas.pm, FS/session.pm: session
26648           monitor
26649
26650 2000-10-27 13:18  ivan
26651
26652         * FS/FS/: nas.pm, port.pm, session.pm: oops, also necessary for
26653           session monitor
26654
26655 2000-10-27 13:15  ivan
26656
26657         * TODO, FS/FS/Record.pm, eg/table_template.pm: session monitor
26658
26659 2000-10-15 05:58  ivan
26660
26661         * TODO: roo
26662
26663 2000-10-11 17:44  ivan
26664
26665         * README: rawr!
26666
26667 2000-09-20 03:35  ivan
26668
26669         * FS/FS/cust_bill.pm: since printed field isn't updated 'till after
26670           print_text method is called, want to print overdue invoices if
26671           printed > 0, not > 1
26672
26673 2000-08-24 00:26  ivan
26674
26675         * TODO: untaint template source
26676
26677 2000-08-09 11:40  ivan
26678
26679         * conf/invoice_template: example invoice template
26680
26681 2000-08-09 04:30  ivan
26682
26683         * TODO, FS/FS/cust_bill.pm: templatable invoices
26684
26685 2000-07-17 06:51  ivan
26686
26687         * FS/FS/svc_acct.pm: silly mistake
26688
26689 2000-07-17 03:53  ivan
26690
26691         * FS/FS/svc_acct.pm: prevent accounts which are the target of mail
26692           aliases from being deleted
26693
26694 2000-07-17 03:37  ivan
26695
26696         * FS/FS/svc_acct.pm: make remote commands configurable
26697
26698 2000-07-17 03:36  ivan
26699
26700         * CREDITS: rawr!
26701
26702 2000-07-06 06:56  ivan
26703
26704         * FS/FS/svc_acct.pm: mis-PODed =back should have been a =cut in
26705           conjunction with AUTOLOAD this was sure a pain to find
26706
26707 2000-07-06 06:19  ivan
26708
26709         * bin/: fs-radius-add-check, fs-radius-add-reply: remove duplicate
26710           sql statement causing spurious errors
26711
26712 2000-07-06 01:57  ivan
26713
26714         * TODO, FS/FS/svc_acct.pm, bin/fs-radius-add-check,
26715           bin/fs-radius-add-reply: support for radius check attributes
26716           (except importing).  poorly documented.
26717
26718 2000-07-04 06:42  ivan
26719
26720         * FS/FS/svc_acct.pm: noted a API inconsistancy
26721
26722 2000-07-03 02:03  ivan
26723
26724         * TODO: added sendmailrestart and sendmailconfigpath config files
26725
26726 2000-06-29 05:27  ivan
26727
26728         * bin/svc_acct.import: s/password/_password/ for PostgreSQL wasn't
26729           done in the import.
26730
26731 2000-06-29 04:56  ivan
26732
26733         * FS/FS/svc_acct.pm: md5 passwords can are 34 characters long and
26734           have $ in them.
26735
26736 2000-06-29 04:12  ivan
26737
26738         * FS/FS/svc_domain.pm: don't block on $whois_hack trueness when
26739           adding new domains.
26740
26741 2000-06-28 05:54  ivan
26742
26743         * FS/FS/svc_acct.pm: superfluous my()
26744
26745 2000-06-28 05:52  ivan
26746
26747         * FS/FS/svc_acct.pm: bugfix to accept shells that evaluate to false
26748           in perl, like the empty string.
26749
26750 2000-06-28 05:32  ivan
26751
26752         * bin/svc_acct.import: allow RADIUS lines with "Auth-Type = Local"
26753           too
26754
26755 2000-06-28 05:03  ivan
26756
26757         * bin/svc_acct.import: make svc_acct more forgiving about RADIUS
26758           users files
26759
26760 2000-06-27 05:15  ivan
26761
26762         * TODO: i18n
26763
26764 2000-06-27 05:15  ivan
26765
26766         * FS/FS/: Record.pm, cust_main.pm: i18
26767
26768 2000-06-27 04:29  ivan
26769
26770         * FS/FS/Record.pm: fix typo in last patch, and another gratuitous
26771           -w pleaser
26772
26773 2000-06-27 04:27  ivan
26774
26775         * FS/FS/Record.pm: logically identical, but -w safe
26776
26777 2000-06-23 17:28  ivan
26778
26779         * FS/FS/cust_main.pm: don't use Date::Manip; report correct program
26780           name in freeside-bill usage msg
26781
26782 2000-06-23 05:25  ivan
26783
26784         * CREDITS, TODO, FS/FS/Record.pm, FS/FS/UID.pm: FS::Record::qsearch
26785           - more portable, doesn't depend on $sth->execute returning a
26786           number of rows, uses placeholders and prepare_cached
26787
26788 2000-06-20 00:13  ivan
26789
26790         * FS/FS/cust_main_invoice.pm: documentation update
26791
26792 2000-06-17 14:48  ivan
26793
26794         * FS/FS/cust_pay_batch.pm: fix typo in error message
26795
26796 2000-06-15 07:45  ivan
26797
26798         * CREDITS, TODO: text updates
26799
26800 2000-06-15 06:35  ivan
26801
26802         * FS/FS/svc_acct.pm: add radius method
26803
26804 2000-06-15 05:38  ivan
26805
26806         * FS/FS/cust_main.pm: fix for ncancelled_pkgs - when called in
26807           scalar context, was only returning second item
26808
26809 2000-05-13 14:57  ivan
26810
26811         * TODO: add print_batch script from Joel Griffiths
26812
26813 2000-05-13 14:50  ivan
26814
26815         * FS/FS/: CGI.pm, UID.pm: cgisuidsetup takes an Apache object as
26816           well as a CGI object now.
26817
26818 2000-05-13 14:42  ivan
26819
26820         * CREDITS: add kristian, update joel's entry
26821
26822 2000-04-10 17:06  ivan
26823
26824         * FS/FS/CGI.pm: CGI.pm detects mod_perl and calls appropriate exit
26825           (Registry's override doesn't work here)
26826
26827 2000-03-06 08:38  ivan
26828
26829         * FS/FS/svc_acct.pm: better error message.  bah.
26830
26831 2000-03-06 06:12  ivan
26832
26833         * TODO: ICRADIUS export support
26834
26835 2000-03-03 10:45  ivan
26836
26837         * FS/FS/CGI.pm: use Apache::exit instead of exit in &eidiot -
26838           Registry wasn't overriding exit in modules
26839
26840 2000-03-03 10:21  ivan
26841
26842         * FS/FS/Record.pm: changes backported from 1.2.3 release, bugfix
26843           from web demo
26844
26845 2000-03-01 00:13  ivan
26846
26847         * FS/: MANIFEST, FS/svc_domain.pm, FS/svc_www.pm: compilation
26848           bugfixes
26849
26850 2000-02-02 21:16  ivan
26851
26852         * FS/FS/cust_pkg.pm, FS/FS/domain_record.pm, FS/FS/svc_domain.pm,
26853           FS/FS/svc_www.pm, bin/svc_acct.import: beginning of DNS and
26854           Apache support
26855
26856 2000-02-02 12:22  ivan
26857
26858         * FS/FS/cust_main.pm, FS/FS/prepay_credit.pm, bin/generate-prepay:
26859           bugfix prepayment in signup server
26860
26861 2000-01-30 21:22  ivan
26862
26863         * FS/FS/: cust_main.pm, prepay_credit.pm: prepaid "internet cards"
26864
26865 2000-01-30 00:18  ivan
26866
26867         * CREDITS: [no log message]
26868
26869 2000-01-29 22:11  ivan
26870
26871         * TODO: [no log message]
26872
26873 2000-01-29 13:10  ivan
26874
26875         * FS/FS/svc_domain.pm: doc update
26876
26877 2000-01-28 14:53  ivan
26878
26879         * FS/FS/svc_acct_pop.pm: track full phone number
26880
26881 2000-01-26 16:37  ivan
26882
26883         * README: ack
26884
26885 2000-01-26 16:27  ivan
26886
26887         * TODO: update TODO
26888
26889 1999-11-08 13:38  ivan
26890
26891         * FS/FS/cust_pkg.pm: remove services using pkg_svc table now, oops!
26892
26893 1999-09-22 15:06  ivan
26894
26895         * TODO: ya todo update
26896
26897 1999-08-26 23:25  ivan
26898
26899         * TODO: [no log message]
26900
26901 1999-08-23 05:26  ivan
26902
26903         * test/cgi-test: need to untaint the command line
26904
26905 1999-08-20 01:27  ivan
26906
26907         * README, FS/FS/part_pkg.pm: fix for bug noticed by Martin G.
26908           Bayerle:
26909           > if you eliminate services from any package, to reduce it to
26910           only one service,
26911           > once gone, they won't reappear.
26912
26913 1999-08-11 21:16  ivan
26914
26915         * FS/FS/cust_main.pm: hidecancelledpackages config option
26916
26917 1999-08-11 17:05  ivan
26918
26919         * FS/FS/svc_acct.pm: configurable min/max username length, min
26920           password length, periods in usernames
26921
26922 1999-08-11 13:41  ivan
26923
26924         * FS/: MANIFEST, Makefile.PL, FS/svc_domain.pm: new bill script,
26925
26926 1999-08-11 06:12  ivan
26927
26928         * FS/FS/svc_domain.pm: require a working Net::Whois version
26929
26930 1999-08-04 05:42  ivan
26931
26932         * bin/pod2x: new, kludgy-but-working html generator
26933
26934 1999-08-04 05:41  ivan
26935
26936         * FS/FS.pm: pod fix
26937
26938 1999-08-04 04:50  ivan
26939
26940         * FS/FS/cust_pkg.pm: pod syntax
26941
26942 1999-08-04 03:41  ivan
26943
26944         * FS/FS/Record.pm: some pod syntax update to generate nicer html
26945           docs
26946
26947 1999-08-04 02:03  ivan
26948
26949         * FS/: MANIFEST, MANIFEST.SKIP, README, FS/CGI.pm, FS/Conf.pm,
26950           FS/Record.pm, FS/UID.pm, FS/agent.pm, FS/agent_type.pm,
26951           FS/cust_bill.pm, FS/cust_bill_pkg.pm, FS/cust_credit.pm,
26952           FS/cust_main.pm, FS/cust_main_county.pm, FS/cust_main_invoice.pm,
26953           FS/cust_pay.pm, FS/cust_pay_batch.pm, FS/cust_pkg.pm,
26954           FS/cust_refund.pm, FS/cust_svc.pm, FS/part_pkg.pm,
26955           FS/part_referral.pm, FS/part_svc.pm, FS/pkg_svc.pm,
26956           FS/svc_Common.pm, FS/svc_acct.pm, FS/svc_acct_pop.pm,
26957           FS/svc_domain.pm, FS/type_pkgs.pm: initial checkin of module
26958           files for proper perl installation
26959
26960 1999-08-04 01:03  ivan
26961
26962         * eg/: table_template-svc.pm, table_template.pm: move table
26963           subclass examples out of production directory
26964
26965 1999-08-04 00:34  ivan
26966
26967         * FS/FS.pm: initial FS manpage
26968
26969 1999-08-03 21:15  ivan
26970
26971         * FS/: Changes, FS.pm, MANIFEST, Makefile.PL: initial h2xs
26972
26973 1999-08-03 00:43  ivan
26974
26975         * TODO: use Net::Whois;
26976
26977 1999-07-29 12:13  ivan
26978
26979         * TODO: [no log message]
26980
26981 1999-07-15 17:20  ivan
26982
26983         * TODO: [no log message]
26984
26985 1999-07-15 16:50  ivan
26986
26987         * TODO: [no log message]
26988
26989 1999-07-08 04:40  ivan
26990
26991         * CREDITS, README, TODO: [no log message]
26992
26993 1999-07-07 19:32  ivan
26994
26995         * bin/svc_acct.import: import fix, noticed by Ben Leibig and Joel
26996           Griffiths
26997
26998 1999-07-07 18:49  ivan
26999
27000         * CREDITS: add joel
27001
27002 1999-07-07 18:49  ivan
27003
27004         * bin/svc_acct.import: updates to avoid -w warnings from Joel
27005           Griffiths <griff@aver-computer.com>
27006
27007 1999-07-07 18:02  ivan
27008
27009         * TODO: [no log message]
27010
27011 1999-04-29 02:37  ivan
27012
27013         * TODO: [no log message]
27014
27015 1999-04-19 03:32  ivan
27016
27017         * etc/megapop.pl: if you are a megapop customer...
27018
27019 1999-04-14 06:14  ivan
27020
27021         * TODO: configuration option to edit referrals of existing
27022           customers
27023
27024 1999-04-14 04:27  ivan
27025
27026         * TODO: showpasswords config option to show passwords
27027
27028 1999-04-14 01:58  ivan
27029
27030         * TODO: [no log message]
27031
27032 1999-04-08 20:52  ivan
27033
27034         * TODO: [no log message]
27035
27036 1999-04-08 06:21  ivan
27037
27038         * CREDITS: [no log message]
27039
27040 1999-04-08 06:11  ivan
27041
27042         * README: 1.2.0
27043
27044 1999-04-08 06:05  ivan
27045
27046         * test/cgi-test: web interface tester / sample data creator
27047
27048 1999-04-08 06:03  ivan
27049
27050         * TODO: [no log message]
27051
27052 1999-03-26 05:15  ivan
27053
27054         * eg/TEMPLATE_cust_main.import: s/create/new/, use all necessary
27055           FS::table_names to avoid warnings
27056
27057 1999-03-25 00:42  ivan
27058
27059         * bin/svc_acct.import: import stuff uses Term::Query and spits out
27060           (some kinds of) nonsensical input
27061
27062 1999-03-23 16:43  ivan
27063
27064         * bin/svc_acct.import: die if no relevant services
27065
27066 1999-02-23 00:09  ivan
27067
27068         * TODO: beginnings of one-screen new customer entry and some other
27069           miscellania
27070
27071 1999-02-10 01:02  ivan
27072
27073         * etc/sql-reserved-words.txt: some new doc files
27074
27075 1999-02-10 00:27  ivan
27076
27077         * TODO: [no log message]
27078
27079 1999-02-09 01:56  ivan
27080
27081         * TODO: [no log message]
27082
27083 1999-02-07 01:59  ivan
27084
27085         * CREDITS, TODO: more mod_perl fixes, and bugfixes Peter Wemm sent
27086           via email
27087
27088 1999-02-06 14:43  ivan
27089
27090         * CREDITS, TODO: don't use [e]idiot; display error messages on the
27091           form page
27092
27093 1999-01-25 04:09  ivan
27094
27095         * TODO: yet more mod_perl stuff
27096
27097 1999-01-18 15:05  ivan
27098
27099         * TODO: update TODO for stuff that was done etc.
27100
27101 1999-01-15 16:24  ivan
27102
27103         * CREDITS: [no log message]
27104
27105 1999-01-08 21:38  ivan
27106
27107         * CREDITS: [no log message]
27108
27109 1998-12-30 15:03  ivan
27110
27111         * TODO: bugfixes; fields isn't exported by derived classes
27112
27113 1998-12-29 03:59  ivan
27114
27115         * TODO: mostly properly OO, some work still to be done with svc_
27116           stuff
27117
27118 1998-12-15 21:38  ivan
27119
27120         * TODO: [no log message]
27121
27122 1998-12-15 21:29  ivan
27123
27124         * eg/TEMPLATE_cust_main.import: adminsuidsetup now need user
27125
27126 1998-12-09 23:23  ivan
27127
27128         * bin/svc_acct.import: use FS::Conf, need user (for datasrc)
27129
27130 1998-12-01 17:23  ivan
27131
27132         * TODO, CREDITS: [no log message]
27133
27134 1998-11-19 03:17  ivan
27135
27136         * bin/dbdef-create: adminsuidsetup requires argument
27137
27138 1998-11-18 01:01  ivan
27139
27140         * CREDITS, TODO: i18n! i18n!
27141
27142 1998-11-13 01:56  ivan
27143
27144         * TODO: change configuration file layout to support multiple
27145           distinct databases (with own set of config files, export, etc.)
27146
27147 1998-11-07 17:09  ivan
27148
27149         * README: 1.1.6 release
27150
27151 1998-11-07 02:24  ivan
27152
27153         * README: don't use depriciated FS::Bill and FS::Invoice, other
27154           miscellania
27155
27156 1998-11-07 00:25  ivan
27157
27158         * TODO: [no log message]
27159
27160 1998-10-14 00:05  ivan
27161
27162         * README: 1.1.4 release, fix postgresql
27163
27164 1998-10-13 05:49  ivan
27165
27166         * TODO: [no log message]
27167
27168 1998-10-13 05:07  ivan
27169
27170         * TODO, bin/svc_acct.import: Assigns password from the shadow file
27171           for RADIUS password "UNIX"
27172
27173 1998-10-13 02:17  ivan
27174
27175         * TODO: [no log message]
27176
27177 1998-10-12 14:22  ivan
27178
27179         * TODO: [no log message]
27180
27181 1998-10-12 14:15  ivan
27182
27183         * TODO: [no log message]
27184
27185 1998-10-12 02:12  ivan
27186
27187         * TODO: remove adding cvs from the todo
27188
27189 1998-10-12 02:09  ivan
27190
27191         * TODO: [no log message]
27192
27193 1998-10-12 02:09  ivan
27194
27195         * TODO: Id to Header
27196
27197 1998-10-12 02:07  ivan
27198
27199         * TODO: Test keyword substitution
27200
27201 1998-10-12 01:59  ivan
27202
27203         * TODO: Commiting sample change.
27204
27205 1998-10-12 00:15  ivan
27206
27207         * conf/shells: Initial revision
27208
27209 1998-10-12 00:12  ivan
27210
27211         * conf/: home, lpr: Initial import into CVS
27212
27213 1998-10-12 00:12  ivan
27214
27215         * conf/smtpmachine: Initial revision
27216
27217 1998-10-12 00:08  ivan
27218
27219         * TODO: Initial revision
27220
27221 1998-10-11 23:56  ivan
27222
27223         * README: Initial revision
27224
27225 1998-09-25 01:52  ivan
27226
27227         * bin/pod2x: Initial revision
27228
27229 1998-09-02 21:50  ivan
27230
27231         * CREDITS: Initial revision
27232
27233 1998-08-23 20:04  ivan
27234
27235         * fs_passwd/fs_passwd: Initial revision
27236
27237 1998-08-19 21:42  ivan
27238
27239         * eg/TEMPLATE_cust_main.import: Initial revision
27240
27241 1998-08-16 14:02  ivan
27242
27243         * bin/svc_acct.import: Initial revision
27244
27245 1998-07-18 00:11  ivan
27246
27247         * etc/domain-template.txt: Initial import into CVS
27248
27249 1998-06-03 00:22  ivan
27250
27251         * bin/dbdef-create: Initial revision
27252
27253 1998-03-22 23:46  ivan
27254
27255         * GPL, etc/countries.txt: Initial import into CVS
27256
27257 1998-03-22 23:46  ivan
27258
27259         * INSTALL: Initial revision
27260