1.7.4rc1
[freeside.git] / ChangeLog
1 2009-07-23 06:36  ivan
2
3         * httemplate/browse/cust_main_county.cgi: add back collapse county
4           links to tax config (backport)
5
6 2009-07-23 01:07  ivan
7
8         * FS/bin/freeside-void-payments: adding this to 1.7
9
10 2009-07-13 02:19  ivan
11
12         * FS/FS/ClientAPI/MyAccount.pm,
13           fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi: fix
14           self-service agent-specific logos
15
16 2009-07-13 00:21  ivan
17
18         * conf/invoice_html: thank you IE8
19
20 2009-07-12 06:27  jeff
21
22         * FS/FS/Record.pm: stop gratuitous hash manipulatoin during enum
23           untaint
24
25 2009-07-07 00:32  mark
26
27         * FS/bin/freeside-void-payments: Add freeside-void-payments script
28           for returned check processing
29
30 2009-07-07 00:32  ivan
31
32         * FS/bin/freeside-void-payments: file freeside-void-payments was
33           added on branch FREESIDE_1_7_BRANCH on 2009-07-23 08:07:13 +0000
34
35 2009-07-01 18:30  jeff
36
37         * FS/FS/: cust_pkg.pm, ClientAPI/MyAccount.pm, part_pkg/flat.pm,
38           part_pkg/flat_introrate.pm: update flat_introrate plan to better
39           fit current codebase RT#4912
40
41 2009-06-26 11:53  ivan
42
43         * FS/FS/cust_main.pm: in smart_search, move duplicate elimination
44           bits so that they're used even when doing an exact search on a
45           browser-remembered result
46
47 2009-06-12 19:52  rsiddall
48
49         * install/rpm/freeside.spec: Fix up permissions of default
50           configuration files and ownership of the data source
51           configuration folder.
52
53 2009-06-12 16:35  rsiddall
54
55         * install/rpm/freeside.spec: Since Freeside uses the absence of
56           configuration files to turn off config options, don't reinstall
57           the data source-dependent config directory every time the RPM is
58           installed or upgraded.  Instead, keep the configuration in a
59           default folder and copy that to the data source-dependent folder
60           only if that folder does not exist.
61
62 2009-06-12 03:20  mark
63
64         * FS/FS/: Conf.pm, cust_main.pm: backported option for no postal
65           fee on one-time charges
66
67 2009-06-09 20:06  ivan
68
69         * FS/bin/freeside-upgrade: doh, semicolon
70
71 2009-06-09 20:00  ivan
72
73         * FS/bin/freeside-upgrade: don't attempt to create h_queue indices,
74           for SG upgradability
75
76 2009-06-09 19:08  ivan
77
78         * httemplate/edit/payment_gateway.html: update gateway list in
79           order to add WesternACH, RT#5409
80
81 2009-06-04 07:27  ivan
82
83         * httemplate/docs/credits.html: fix scrolling
84
85 2009-06-04 07:08  ivan
86
87         * httemplate/docs/credits.html: $core->add("jeremyd");
88
89 2009-06-03 12:52  ivan
90
91         * FS/FS/UID.pm: add a hack to set default schema, cf.
92           http://www.freeside.biz/mediawiki/index.php/Freeside:1.7:Documentation:Administration:PostgreSQL_Schema
93
94 2009-05-29 20:40  ivan
95
96         * FS/FS/part_pkg/prepaid.pm: and enable overlimit_action, RT#4995
97
98 2009-05-29 20:14  ivan
99
100         * FS/FS/: svc_acct.pm, part_pkg/flat.pm, part_pkg/prepaid.pm: add
101           ability for prepaid packages to have usage limits and cancel if
102           they're hit, RT#4995
103
104 2009-05-29 19:31  ivan
105
106         * FS/FS/: Conf.pm, svc_acct.pm: require svc_acct-usage_threshold to
107           be set explicitly, don't default to 80%
108
109 2009-05-21 20:22  ivan
110
111         * FS/bin/freeside-upgrade: commit before sqlradius upgrade so
112           sqlradius upgrade errors from permissions can be ignored for now
113
114 2009-05-20 08:27  ivan
115
116         * FS/FS/Conf.pm, httemplate/view/cust_main/packages.html: add
117           "manage device" link & config, RT#5438
118
119 2009-05-16 13:07  rsiddall
120
121         * FS/FS/part_export/domreg_opensrs.pm: Added information on common
122           failure causes to the perldoc.
123
124 2009-05-16 12:29  rsiddall
125
126         * FS/FS/part_export/domreg_opensrs.pm: Defer loading Net::OpenSRS
127           so that failure to install this module doesn't stop Apache from
128           starting.  This will cause attempts to register domains to fail
129           instead.
130
131 2009-05-15 19:31  rsiddall
132
133         * FS/FS/part_export/domreg_opensrs.pm: Provide better diagnostics
134           when the cust_main owning this domain lacks fields required for
135           use as a contact handle in the domain registration record.  Also
136           temporarily disable the ability to use the export for only
137           registration or only transfers.
138
139 2009-05-15 12:43  rsiddall
140
141         * FS/FS/svc_domain.pm, FS/FS/part_export/domreg_opensrs.pm,
142           httemplate/edit/part_export.cgi, httemplate/edit/svc_domain.cgi,
143           httemplate/edit/process/part_export.cgi,
144           httemplate/edit/process/svc_domain.cgi: Simple domain
145           registration at Tucows OpenSRS using an export based on
146           Net::OpenSRS.  When a domain is added and the export runs, it
147           will register the domain or initiate a transfer.  You can also
148           choose no action.  There's currently no provision for revoking
149           domains or renewing registrations.  Depending on the settings at
150           OpenSRS, orders may look like they've succeeded in Freeside but
151           actually be queued pending input by the reseller at OpenSRS.  The
152           part_export CGIs were modified to allow a multi-valued select to
153           be used to control which TLDs are enabled for registration.
154
155 2009-05-15 12:41  rsiddall
156
157         * FS/FS/part_export/domreg_opensrs.pm: Simple domain registration
158           at Tucows OpenSRS using an export based on Net::OpenSRS.  When a
159           domain is added and the export runs, it will register the domain
160           or initiate a transfer.  You can also choose no action.  There's
161           currently no provision for revoking domains or renewing
162           registrations.  Depending on the settings at OpenSRS, orders may
163           look like they've succeeded in Freeside but actually be queued
164           pending input by the reseller at OpenSRS.  The part_export CGIs
165           were modified to allow a multi-valued select to be used to
166           control which TLDs are enabled for registration.
167
168 2009-05-15 12:41  rsiddall
169
170         * FS/FS/part_export/domreg_opensrs.pm: file domreg_opensrs.pm was
171           added on branch FREESIDE_1_7_BRANCH on 2009-05-15 19:43:06 +0000
172
173 2009-05-03 18:17  ivan
174
175         * FS/FS/svc_acct.pm: eliminate Argument "" isn't numeric in
176           addition (+) warning
177
178 2009-04-29 11:25  ivan
179
180         * httemplate/edit/svc_www.cgi: fix inadvertant select box, RT#5277
181
182 2009-04-28 15:38  ivan
183
184         * fs_selfservice/FS-SelfService/cgi/bill.html: UI
185
186 2009-04-27 21:36  ivan
187
188         * FS/FS/cust_main.pm: add cancelled_cust-noevents flag to emulate
189           SG billing-daily -r behavior, RT#4412
190
191 2009-04-27 21:13  ivan
192
193         * FS/FS/: Conf.pm, cust_main.pm: add cancelled_cust-noevents flag
194           to emulate SG billing-daily -r behavior
195
196 2009-04-27 16:06  ivan
197
198         * htetc/handler.pl: typo
199
200 2009-04-27 16:01  ivan
201
202         * htetc/handler.pl: refuse to run w/CGI.pm 3.38.  all lenny
203           upgrades will need libcgi-pm-perl removed, suck
204
205 2009-04-26 16:43  ivan
206
207         * FS/FS/Schema.pm: would help to have an index on priority if we're
208           going to order based on it
209
210 2009-04-26 16:19  ivan
211
212         * FS/bin/freeside-queued: start small jobs more efficiently,
213           RT#4412
214
215 2009-04-26 16:09  ivan
216
217         * FS/FS/Conf.pm: add a config option for max # of queued kids,
218           RT#4412
219
220 2009-04-25 15:50  ivan
221
222         * FS/: FS/Cron/bill.pm, bin/freeside-daily: add dry run to
223           multi-process mode for testing, RT#4412
224
225 2009-04-25 10:02  ivan
226
227         * FS/FS/Cron/bill.pm: well.  that never returned any results at
228           all.  reverting.  RT#4412
229
230 2009-04-24 12:06  ivan
231
232         * FS/FS/Cron/bill.pm: tune 1.7 query for better performance,
233           hopefully.  RT#4412
234
235 2009-04-22 21:57  ivan
236
237         * FS/FS/Cron/bill.pm: we don't actually need the results ordered,
238           and i'm sure it doesn't help the planner get us results sooner.
239           last chance to try and get cursor approach working?  RT#4412
240
241 2009-04-22 21:14  ivan
242
243         * FS/FS/Cron/bill.pm: does pg try to finish the query when the job
244           addition is committed?  well, if this works, that answers that.
245           RT#4412
246
247 2009-04-22 13:24  ivan
248
249         * FS/FS/Cron/bill.pm: hopefully better performance running the big
250           query once and then fetching results with a cursor, rather than
251           running it multiple times with an OFFSET and LIMIT, RT#4412
252
253 2009-04-21 23:52  ivan
254
255         * FS/FS/Cron/bill.pm: perhaps a happier medium, RT#4412
256
257 2009-04-21 17:54  ivan
258
259         * FS/FS/Cron/bill.pm: have the big query find customers in batches.
260           this should be way more efficient in multi-process mode, can
261           start billing before the big query completes.  RT#4412
262
263 2009-04-21 09:42  ivan
264
265         * FS/FS/Cron/bill.pm: yow.  fix fallout from cust_main.archived
266           stuff causing nothing to bill.  RT#4412
267
268 2009-04-20 13:55  rsiddall
269
270         * install/rpm/freeside.spec: Acceptance testing of the RPM build
271           system flushed out a place where /bin/rm stops for input if
272           you're running /bin/su as another user to do the build.  Adding a
273           -f flag to stop it asking for input.
274
275 2009-04-20 09:57  ivan
276
277         * FS/FS/: Schema.pm, cust_main.pm, Cron/bill.pm: add
278           cust_main.archived field, skip billing if Y, RT#4412
279
280 2009-04-19 17:20  ivan
281
282         * httemplate/elements/header.html: fix botched backport from 1.9
283
284 2009-04-17 12:50  ivan
285
286         * FS/: FS/Schema.pm, FS/Cron/bill.pm, bin/freeside-queued: add
287           priority to job queue so billing jobs don't don't drown out
288           provisioning jobs
289
290 2009-04-17 05:08  ivan
291
292         * FS/: FS/Cron/bill.pm, bin/freeside-daily, FS/cust_main.pm:
293           backport freeside-daily -m and cust_main::bill_and_collect to
294           1.7, RT#4412
295
296 2009-04-17 03:17  ivan
297
298         * FS/FS/cust_main.pm: backport paycvv upgrade from 1.9: "orders of
299           magnitude faster"
300
301 2009-04-17 01:33  ivan
302
303         * ChangeLog: 1.7.4?
304
305 2009-04-17 01:25  ivan
306
307         * httemplate/docs/about.html: when you're waiting for a miracle
308
309 2009-04-17 00:21  ivan
310
311         * FS/FS/cust_bill.pm: add invoice number to PDF filename in email
312           attachments, RT#3403
313
314 2009-04-17 00:03  ivan
315
316         * httemplate/elements/header.html,
317           rt/html/Elements/FreesideSvcSearch: hide service search unless
318           user has "View customer services" ACL, RT#3478
319
320 2009-04-16 18:17  ivan
321
322         * httemplate/search/: report_receivables.cgi,
323           report_receivables.html: add customer status to receivables
324           report selection, hopefully help enet, RT#5187
325
326 2009-04-15 20:57  rsiddall
327
328         * install/rpm/freeside.spec: More fixes for SuSE self-service: 1/
329           Put binaries in the right folder 2/ Make sure freeside group is
330           created 3/ Make sure freeside home directory is created
331
332 2009-04-14 22:52  ivan
333
334         * httemplate/view/svc_acct.cgi: s/GECOS/Real Name/ RT#3519
335
336 2009-04-14 10:12  ivan
337
338         * FS/FS/: Conf.pm, Schema.pm, cust_main.pm: add configuration
339           option to control recurring_flag behavior, RT#3843
340
341 2009-04-13 17:09  ivan
342
343         * FS/FS/Conf.pm: add configuration option to control recurring_flag
344           behavior, RT#3843
345
346 2009-04-08 01:08  ivan
347
348         * FS/FS/Cron/check.pm: don't want to throw false positives, RT#5101
349
350 2009-04-08 00:32  ivan
351
352         * FS/FS/: Record.pm, Upgrade.pm, cust_main.pm: eliminate all trace
353           of cvv from history records, RT#5093
354
355 2009-04-07 11:20  ivan
356
357         * FS/FS/: Conf.pm, svc_acct.pm: add a config to allow colon in
358           usernames, RT#5145
359
360 2009-04-07 11:15  ivan
361
362         * FS/FS/svc_acct.pm: truncate long labels that are TOO long...
363           RT#3519
364
365 2009-03-31 12:51  ivan
366
367         * FS/FS/Cron/notify.pm: really fix notify for Pg 8.3
368
369 2009-03-31 12:46  ivan
370
371         * FS/FS/Cron/notify.pm: fix impending billing notification for Pg
372           8.3's more strict type checking
373
374 2009-03-29 04:56  ivan
375
376         * FS/FS/Schema.pm: index pkg_svc.quantity, RT#5083
377
378 2009-03-25 20:59  ivan
379
380         * FS/FS/svc_acct.pm: yow
381
382 2009-03-25 20:53  ivan
383
384         * FS/FS/cust_main.pm: sort packages by label of first (primary)
385           service, RT#5041
386
387 2009-03-24 06:39  jeff
388
389         * FS/FS/cust_pkg.pm: get 2884 backport in the loop
390
391 2009-03-23 23:31  ivan
392
393         * FS/FS/Schema.pm: add indices for analyzing cc failures, RT#3843
394
395 2009-03-23 21:36  jeff
396
397         * FS/FS/cust_pkg.pm, FS/FS/svc_acct.pm, FS/FS/part_pkg/flat.pm,
398           httemplate/edit/part_svc.cgi,
399           httemplate/misc/process/recharge_svc.html: more DTRT with usage
400           on service transfer between packages and recharges  RT #2884,
401           #5040
402
403 2009-03-23 19:40  ivan
404
405         * FS/FS/: Record.pm, cust_bill.pm, cust_svc.pm, h_cust_svc.pm,
406           part_pkg.pm, part_pkg/bulk.pm: bulk price plan: label as Name
407           <email>, supress extraneous service list, RT#3519
408
409 2009-03-23 15:45  ivan
410
411         * httemplate/edit/svc_acct.cgi: change label for svc_acct.finger
412           from GECOS to "Real Name", RT#3519
413
414 2009-03-23 10:02  ivan
415
416         * FS/FS/: svc_Common.pm, svc_acct.pm, part_pkg/bulk.pm: add name
417           (svc_acct.finger) to bulk billing detail, RT#3519
418
419 2009-03-21 20:33  ivan
420
421         * FS/FS/Cron/check.pm: 10 is too few, throwing false positives
422
423 2009-03-21 16:37  ivan
424
425         * FS/bin/freeside-check: Locale::SubCountry warnings clogging up
426           cron output not useful
427
428 2009-03-21 16:34  ivan
429
430         * Makefile, FS/FS/Cron/check.pm, FS/bin/freeside-check: adding
431           local checking on 1.7, RT#4610
432
433 2009-03-21 16:32  ivan
434
435         * FS/FS/Cron/check.pm: 403 forbidden is okay, at lest the server's
436           up
437
438 2009-03-21 16:32  ivan
439
440         * FS/FS/Cron/check.pm: file check.pm was added on branch
441           FREESIDE_1_7_BRANCH on 2009-03-21 23:34:36 +0000
442
443 2009-03-21 15:14  ivan
444
445         * FS/bin/freeside-check: file freeside-check was added on branch
446           FREESIDE_1_7_BRANCH on 2009-03-21 23:34:36 +0000
447
448 2009-03-21 15:14  ivan
449
450         * FS/: FS/Cron/check.pm, bin/freeside-check: freeside-check local
451           monitoring, RT#4610
452
453 2009-03-17 15:02  ivan
454
455         * fs_selfservice/FS-SelfService/SelfService.pm: add
456           payment_info_renew_info method to ClientAPI/MyAccount and
457           SG-equivalent previous_payment_info_renew_info to ClientAPI/SGNG
458
459 2009-03-17 14:38  ivan
460
461         * FS/FS/ClientAPI/SGNG.pm,
462           fs_selfservice/FS-SelfService/SelfService.pm,
463           FS/FS/ClientAPI/MyAccount.pm: add payment_info_renew_info method
464           to ClientAPI/MyAccount and SG-equivalent
465           previous_payment_info_renew_info to ClientAPI/SGNG
466
467 2009-03-17 13:41  ivan
468
469         * fs_selfservice/FS-SelfService/SelfService.pm: add SG stuff
470
471 2009-03-17 13:13  ivan
472
473         * FS/FS/Conf.pm: add a conf switch to enable sg multicust stuff,
474           since it could be dangerous
475
476 2009-03-17 12:48  ivan
477
478         * FS/FS/ClientAPI/: SGNG.pm: adding ClientAPI/SGNG.pm
479
480 2009-03-17 12:48  ivan
481
482         * FS/FS/ClientAPI/SGNG.pm: file SGNG.pm was added on branch
483           FREESIDE_1_7_BRANCH on 2009-03-17 19:48:33 +0000
484
485 2009-03-15 21:21  jeff
486
487         * FS/FS/svc_broadband.pm: use part_svc_router
488
489 2009-03-15 17:34  jeff
490
491         * FS/FS/: cust_pkg_reason.pm, h_cust_pkg.pm, h_cust_pkg_reason.pm:
492           backport history packages
493
494 2009-03-15 16:12  ivan
495
496         * FS/FS/ClientAPI/MyAccount.pm: fix old self-service for new-style
497           cust_main->order_pkgs
498
499 2009-03-15 15:46  ivan
500
501         * FS/FS/cust_pkg_reason.pm: not yet
502
503 2009-03-15 15:33  ivan
504
505         * FS/FS/cust_svc.pm: don't throw 'Use of uninitialized value in
506           addition (+) at /usr/local/share/perl/5.8.8/FS/cust_svc.pm line
507           626.' error when using attribute_since_sqlradacct
508
509 2009-03-15 12:42  ivan
510
511         * FS/FS/cust_pkg_reason.pm: should give better performance if we
512           search for what we want instead of using a string match
513
514 2009-03-15 12:00  ivan
515
516         * FS/FS/UI/bytecount.pm: sync with 1.9, slightly change boudnries
517           of how inexact bytecounts are displayed
518
519 2009-03-15 03:46  ivan
520
521         * FS/FS/cust_main.pm: fix application of data fields from prepaid
522           cards in addition to time field
523
524 2009-03-15 03:30  ivan
525
526         * httemplate/edit/prepay_credit.cgi: we're not a disk drive
527           manufacturer, don't use halfass base-10 megs/gigs
528
529 2009-03-11 18:14  jeff
530
531         * FS/FS/: cust_pkg.pm, cust_pkg_reason.pm: backport reason recovery
532           and patches to where it is required
533
534 2009-02-22 11:46  jeff
535
536         * FS/FS/h_cust_pkg.pm: file h_cust_pkg.pm was added on branch
537           FREESIDE_1_7_BRANCH on 2009-03-16 00:34:50 +0000
538
539 2009-02-22 11:46  jeff
540
541         * FS/FS/h_cust_pkg_reason.pm: file h_cust_pkg_reason.pm was added
542           on branch FREESIDE_1_7_BRANCH on 2009-03-16 00:34:51 +0000
543
544 2009-02-22 11:46  ivan
545
546         * FS/FS/: h_cust_pkg.pm, h_cust_pkg_reason.pm: add h_cust_pkg and
547           h_cust_pkg_reason packages, RT#4896
548
549 2009-02-22 02:58  ivan
550
551         * FS/FS/part_pkg/flat.pm: don't do a credit for unused time for
552           packages that don't have a last bill date.  really.  RT#4881
553
554 2009-02-07 11:05  ivan
555
556         * bin/pod2x: no, it doesn't look like we have query
557
558 2009-02-06 18:24  ivan
559
560         * fs_selfservice/FS-SelfService/SelfService.pm: paybatch doesn't
561           actually do anything yet, RT#4727
562
563 2009-02-06 18:02  ivan
564
565         * fs_selfservice/FS-SelfService/SelfService.pm: fixup self-service
566           POD, RT#4727
567
568 2009-02-06 17:45  ivan
569
570         * fs_selfservice/FS-SelfService/SelfService.pm: fix up POD
571           formatting, RT#4727
572
573 2009-02-06 17:33  ivan
574
575         * bin/pod2x: don't need this
576
577 2009-02-06 17:26  ivan
578
579         * bin/pod2x: update pod2x to use Mediawiki module instead of
580           WWW:::Mediawiki::Client.  whew, that wasn't so bad.  RT#4727
581
582 2009-01-31 20:13  ivan
583
584         * FS/FS/Upgrade.pm: commit after each table upgrade, helps with
585           getting huge dbs upgraded, RT#4679
586
587 2009-01-31 01:53  ivan
588
589         * FS/FS/access_user.pm: cache the results of ACL queries, should
590           improve performance of customer view page for customers with
591           shitloads of packages/services, RT#4696
592
593 2009-01-30 12:44  ivan
594
595         * FS/FS/ClientAPI_SessionCache.pm: should use FS::Conf
596
597 2009-01-29 16:40  ivan
598
599         * FS/FS/UI/bytecount.pm: we're not a disk drive manufacturer
600
601 2009-01-29 11:25  ivan
602
603         * FS/FS/cust_pkg.pm: fix unsuspend-always_adjust_next_bill_date
604           config, RT#4271
605
606 2009-01-28 08:28  rsiddall
607
608         * install/rpm/freeside.spec: Removed conflict between core billing
609           package and self-service RPMs so you can install them all on the
610           same machine.  This may have applications if you're using XMLRPC
611           to talk to the self-service interface from PHP, Python, etc.
612
613 2009-01-24 17:27  ivan
614
615         * FS/FS/cust_svc.pm: add some debugging to RADIUS db calls
616
617 2009-01-24 13:53  ivan
618
619         * FS/FS/ClientAPI/MyAccount.pm: have the prepay amounts include the
620           current balance, RT#4623
621
622 2009-01-22 16:49  ivan
623
624         * FS/FS/ClientAPI/MyAccount.pm: typo in rounding the amounts
625           returned by renew_info, RT#4623
626
627 2009-01-22 16:23  ivan
628
629         * FS/FS/ClientAPI/MyAccount.pm: round the amounts returned by
630           renew_info, RT#4623
631
632 2009-01-22 09:29  ivan
633
634         * FS/FS/part_pkg.pm, FS/FS/ClientAPI/MyAccount.pm,
635           fs_selfservice/FS-SelfService/SelfService.pm: add self-service
636           methods renew_info, order_renew and process_payment_order_renew
637           to enable self-renewal through self-service.  RT#4623
638
639 2009-01-18 13:05  rsiddall
640
641         * install/rpm/freeside.sysconfig: bash didn't like spaces on each
642           side of an equals sign.
643
644 2009-01-06 09:49  ivan
645
646         * FS/FS/: Conf.pm, cust_bill.pm, cust_main.pm: add invoice_subject
647           config with some subsitution vars, RT#4481
648
649 2009-01-04 14:07  ivan
650
651         * Makefile, init.d/freeside-init: don't run a self-service server
652           against localhost OOTB; eliminate those gigantic useless logfiles
653
654 2008-12-28 11:10  ivan
655
656         * httemplate/browse/cust_main_county.cgi: finish dealing with
657           counties with spaces, etc., RT#4496
658
659 2008-12-28 11:08  ivan
660
661         * httemplate/edit/process/cust_main_county-expand.cgi: allow normal
662           ut_textn strings in county expansion, RT#4496
663
664 2008-12-28 10:59  ivan
665
666         * httemplate/browse/cust_main_county.cgi: deal with counties with
667           spaces, etc., RT#4496
668
669 2008-12-28 10:52  ivan
670
671         * httemplate/browse/cust_main_county.cgi: put the
672           country/state/county selections on their own line, RT#4496
673
674 2008-12-28 10:48  ivan
675
676         * httemplate/elements/select-country.html: file select-country.html
677           was added on branch FREESIDE_1_7_BRANCH on 2008-12-28 18:48:16
678           +0000
679
680 2008-12-28 10:48  ivan
681
682         * httemplate/elements/select-county.html: file select-county.html
683           was added on branch FREESIDE_1_7_BRANCH on 2008-12-28 18:48:16
684           +0000
685
686 2008-12-28 10:48  ivan
687
688         * httemplate/elements/select-state.html: file select-state.html was
689           added on branch FREESIDE_1_7_BRANCH on 2008-12-28 18:48:16 +0000
690
691 2008-12-28 10:48  ivan
692
693         * httemplate/elements/: select-country.html, select-county.html,
694           select-state.html: fix browse results for selecting counties
695           (resulting from separating tax classes), also add dropdowns to
696           browse by state and county, RT#4496
697
698 2008-12-28 10:44  ivan
699
700         * httemplate/: browse/cust_main_county.cgi,
701           edit/cust_main/billing.html, edit/cust_main/contact.html,
702           misc/payment.cgi, edit/cust_main/select-country.html,
703           edit/cust_main/select-county.html,
704           edit/cust_main/select-state.html: fix browse results for
705           selecting counties (resulting from separating tax classes), also
706           add dropdowns to browse by state and county, RT#4496
707
708 2008-12-26 08:59  rsiddall
709
710         * install/rpm/: freeside-selfservice.conf, freeside.spec: Added an
711           Apache configuration file for the self-service interface.
712           Modified the .spec file to allow the self-service interface to be
713           installed on a machine that already has the billing server on it,
714           if you override the conflict reported by yum.  Temporarily
715           disabled the conflict in YaST.  Fixed a long-standing bug where
716           Makefile sets the ownership of files, causing "install" commands
717           to fail when building the RPMs.  This showed up on the SuSE
718           install.  Simplified .spec code to install the init script and
719           the Apache configuration file.  Added some fix-ups for some of
720           the remaining SuSE problems.  Included a note on changes to make
721           once the Freeside cache relocation code is fixed; this cannot be
722           done until a release of Freeside with the fix in it has been
723           made, or you'll get broken RPMs again.
724
725 2008-12-22 16:52  ivan
726
727         * FS/FS/cust_bill.pm: truncate package descriptions over 50 chars
728           to avoid pushing the total column out to the right, RT#4449
729
730 2008-12-22 13:16  ivan
731
732         * httemplate/edit/: part_pkg.cgi, quick-charge.html: soft-limit
733           package names to 50 chars to avoid problems with typeset
734           invoices, RT#4449
735
736 2008-12-21 16:51  ivan
737
738         * FS/FS/cust_bill.pm: have \& in invoice_latexreturnaddress
739           translate to & in HTML, RT#4426
740
741 2008-12-21 16:46  ivan
742
743         * FS/FS/cust_bill.pm: have \& in invoice_latexreturnaddress
744           translate to & in HTML, RT#4426
745
746 2008-12-15 16:08  jeff
747
748         * FS/FS/cust_pkg.pm: proper dates on expire and suspend reasons
749
750 2008-12-10 13:33  ivan
751
752         * httemplate/graph/: report_cust_bill_pkg.html,
753           report_cust_pkg.html, report_money_time.html: allow all-agent
754           reporting again
755
756 2008-12-10 11:40  rsiddall
757
758         * install/rpm/freeside.spec: Cleanup .spec file to quieten rpmlint.
759           First round of modifications to support SuSE as well as
760           RedHat/Fedora/CentOS.
761
762 2008-12-10 11:39  rsiddall
763
764         * install/rpm/rpm2Bundle: Improved code to handle RPM names and
765           convert back to Perl module names.
766
767 2008-12-02 21:53  ivan
768
769         * httemplate/edit/part_pkg.cgi: 60 char soft max length for
770           packages, so invoices don't wrap, RT#4328
771
772 2008-11-30 13:01  ivan
773
774         * FS/FS/cdr.pm: _cdr_min_parser_maker fix for correct setting of
775           duration/billsec with simple & simple2 rate plans
776
777 2008-11-17 18:56  rsiddall
778
779         * install/rpm/rpm2Bundle: Now handles hyphenated Perl requirements
780           as well as those in parentheses, and handles more version
781           relation types.
782
783 2008-11-11 00:55  ivan
784
785         * FS/FS/cust_bill.pm: add fax to invoice data, RT#3290
786
787 2008-11-11 00:45  ivan
788
789         * conf/: invoice_html, invoice_latex: agent_custid and ship_fax
790           don't belong with the ship address, that was an unrelated
791           tampabay/pbx-change request, RT#3290
792
793 2008-11-10 23:51  ivan
794
795         * conf/invoice_html: make HTML invoice more consistent with current
796           typeset invoice: center invoice date instead of right-justify
797
798 2008-11-06 22:04  ivan
799
800         * httemplate/view/svc_acct.cgi: fix viewing of unlinked services.
801           wow, it has been a while
802
803 2008-11-06 14:53  ivan
804
805         * FS/FS/part_export/sqlradius.pm: should fix open session RADIUS
806           search, RT #4233
807
808 2008-11-06 14:20  ivan
809
810         * FS/FS/part_export/sqlradius.pm: fix radius search, RT#4233
811
812 2008-11-02 17:10  ivan
813
814         * httemplate/view/svc_acct.cgi: time remaining is more useful to
815           display as hours + minutes than days, hours, minutes from
816           Time::Duration
817
818 2008-11-02 12:27  ivan
819
820         * httemplate/search/: report_tax.cgi, cust_bill_pkg.cgi: (and
821           REALLY fix the line-item links too, whew) fix overreporting of
822           tax invoiced when using & reporting with taxclasses, RT#4131
823
824 2008-11-02 12:03  ivan
825
826         * httemplate/search/report_tax.cgi: (and fix the line-item links
827           too, whew) fix overreporting of tax invoiced when using &
828           reporting with taxclasses, RT#4131
829
830 2008-11-02 11:40  ivan
831
832         * httemplate/search/report_tax.cgi: (and fix the total too) fix
833           overreporting of tax invoiced when using & reporting with
834           taxclasses, RT#4131
835
836 2008-11-02 11:26  ivan
837
838         * httemplate/search/report_tax.cgi: fix overreporting of tax
839           invoiced when using & reporting with taxclasses, RT#4131
840
841 2008-11-01 13:01  ivan
842
843         * FS/FS/cust_main_county.pm: 1.7 backport of
844           cust_main_county::sql_taxclass_sameregion needs FS::Record::dbh
845           imported, also causing tax report to bail out, sheesh, RT#4133
846
847 2008-11-01 12:53  ivan
848
849         * FS/FS/Record.pm: backport bind_param fixes for DBD:Pg 1.x from
850           1.9, fixes "Cannot bind ... unknown sql_type 6 on tax report,
851           RT#4133
852
853 2008-10-22 22:20  ivan
854
855         * fs_selfservice/FS-SelfService/SelfService.pm: POD cleanup
856
857 2008-10-21 21:39  ivan
858
859         * FS/FS/part_export/sqlradius.pm, httemplate/search/sqlradius.cgi,
860           httemplate/search/sqlradius.html: fix error on open-ended RADIUS
861           search with Pg, add options for open session search and search on
862           start time, RT#4051
863
864 2008-10-15 22:35  ivan
865
866         * httemplate/misc/payment.cgi, FS/FS/Conf.pm,
867           httemplate/search/cust_pay_batch.cgi,
868           httemplate/view/cust_main/payment_history.html: add
869           batch-enable_payby and realtime_disable_payby for better control
870           over hybrid realtime/batch installs; deprecate never-used
871           paymentforcedtobatch, RT#4052
872
873 2008-10-15 22:04  ivan
874
875         * httemplate/elements/menu.html: add batch-enable_payby and
876           realtime_disable_payby for better control over hybrid
877           realtime/batch installs; deprecate never-used
878           paymentforcedtobatch, RT#4052
879
880 2008-10-13 14:58  ivan
881
882         * FS/: bin/freeside-fetch, FS/Conf.pm: Change subject for
883           freeside-fetch emailed reports from "subject" to "Freeside
884           report", and add email_report-subject config to change it.
885           RT#4093
886
887 2008-10-12 16:56  jeff
888
889         * conf/invoice_latex: better column widths and easier maintenance
890
891 2008-10-12 14:22  jeff
892
893         * conf/invoice_latex: better value for non-broken tetex
894
895 2008-10-11 17:58  ivan
896
897         * httemplate/browse/cust_main_county.cgi: fix link
898
899 2008-10-11 17:54  ivan
900
901         * httemplate/: edit/bulk-cust_main_county.html,
902           edit/process/bulk-cust_main_county.html,
903           browse/cust_main_county.cgi: add a quick bulk tax add tool
904           (eating my own dogfood instead of running a one-off SQL query),
905           RT#4117
906
907 2008-10-11 17:54  ivan
908
909         * httemplate/edit/: bulk-cust_main_county.html,
910           process/bulk-cust_main_county.html: file
911           bulk-cust_main_county.html was added on branch
912           FREESIDE_1_7_BRANCH on 2008-10-12 00:54:19 +0000
913
914 2008-10-10 17:32  ivan
915
916         * FS/FS/part_pkg.pm: backport part_pkg::pkg_comment in order to
917           enable suspension notices to an administrator, RT#4083
918
919 2008-10-10 17:32  ivan
920
921         * FS/FS/: Conf.pm, cust_pkg.pm: enable suspension notices to an
922           administrator, RT#4083
923
924 2008-10-10 16:36  ivan
925
926         * FS/FS/cust_pkg.pm: quick kludge to eliminate exact duplicates in
927           h_labels_short in an effort to reduce the number of "XXX service
928           listing twice on invoice" incidents, RT#3944.  still should be
929           possible to fundamentally do better with the function in the
930           first place
931
932 2008-10-09 13:06  ivan
933
934         * FS/FS/part_export/sqlradius.pm: use Freeradius := attribute for
935           ALL attributes except Password.  Crypt-Password, User-Password,
936           Password-With-Header should now use := instead of ==.  RT#4051
937
938 2008-10-06 17:10  ivan
939
940         * FS/FS/Upgrade.pm: oops, brainfart
941
942 2008-10-06 17:09  ivan
943
944         * FS/FS/Upgrade.pm: when setting last_login/last_logout, ensure
945           only accounts actually attached to the export are updated
946
947 2008-10-06 08:28  ivan
948
949         * FS/FS/: cdr/netcentrex.pm, cdr.pm: add initial netcentrex CDR
950           format
951
952 2008-10-06 08:28  ivan
953
954         * FS/FS/cdr/netcentrex.pm: file netcentrex.pm was added on branch
955           FREESIDE_1_7_BRANCH on 2008-10-06 15:28:15 +0000
956
957 2008-10-05 14:36  ivan
958
959         * httemplate/search/pay_batch.cgi: fix links to closed batches,
960           RT#4052
961
962 2008-10-04 23:07  ivan
963
964         * httemplate/: edit/elements/ApplicationCommon.html,
965           view/cust_main/payment_history/credit.html,
966           view/cust_main/payment_history/payment.html: finish UI
967           improvements wrt refunds: now you have to post a check or cash
968           refund explicitly, no more implicit creation by 'applying'
969           credits.  don't show useless application links.  don't enable
970           apply button until you pick an invoice/refund.  RT#3812
971
972 2008-10-04 15:35  ivan
973
974         * FS/FS/: Misc.pm, cust_bill_ApplicationCommon.pm,
975           payinfo_transaction_Mixin.pm, Misc/prune.pm: POD cleanups
976
977 2008-10-04 13:55  ivan
978
979         * httemplate/edit/rate_region.cgi: fix inappropriate rounding when
980           editing rates for a whole region
981
982 2008-09-30 13:17  jeff
983
984         * fs_selfservice/FS-SelfService/cgi/: bill.html, selfservice.cgi:
985           turn on and off postal billing from self-service
986
987 2008-09-28 20:41  ivan
988
989         * httemplate/misc/delay_susp_pkg.html: use init_calendar.html
990
991 2008-09-25 20:54  jeff
992
993         * httemplate/misc/: delay_susp_pkg.html,
994           process/delay_susp_pkg.html: file delay_susp_pkg.html was added
995           on branch FREESIDE_1_7_BRANCH on 2008-09-26 03:56:39 +0000
996
997 2008-09-25 20:54  jeff
998
999         * httemplate/misc/delay_susp_pkg.html,
1000           httemplate/misc/process/delay_susp_pkg.html,
1001           FS/FS/AccessRight.pm, FS/FS/cust_main.pm,
1002           FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi,
1003           httemplate/view/cust_main/packages.html: push out event triggered
1004           suspensions
1005
1006 2008-09-24 19:27  jeff
1007
1008         * FS/FS/part_export/prizm.pm: prizm export improvement for package
1009           changes
1010
1011 2008-09-18 16:17  jeff
1012
1013         * FS/FS/Schema.pm: trade space for time
1014
1015 2008-09-16 15:21  ivan
1016
1017         * httemplate/search/report_tax.cgi: minor initialization issue
1018           (backport)
1019
1020 2008-09-14 13:24  ivan
1021
1022         * FS/FS/cust_main_invoice.pm: silently strip out leading and
1023           trailing spaces from invoicing email addresses instead of
1024           throwing an error
1025
1026 2008-09-12 15:53  ivan
1027
1028         * FS/FS/part_pkg/voip_cdr.pm: just give up and try again tommorow,
1029           "1011" came from us not the CDRs anyway, RT#3985
1030
1031 2008-09-12 15:48  ivan
1032
1033         * FS/FS/part_pkg/voip_cdr.pm: not enough sleep to support multiple
1034           internal_prefixen, RT#3985
1035
1036 2008-09-12 15:38  ivan
1037
1038         * FS/FS/part_pkg/voip_cdr.pm: not enough sleep to support multiple
1039           internal_prefixen, RT#3985
1040
1041 2008-09-12 15:18  ivan
1042
1043         * FS/FS/part_pkg/voip_cdr.pm: grr, TRY to support multiple
1044           internal_prefixen, RT#3985
1045
1046 2008-09-12 14:56  ivan
1047
1048         * FS/FS/part_pkg/voip_cdr.pm: support multiple internal_prefixen,
1049           RT#3985
1050
1051 2008-09-12 00:58  ivan
1052
1053         * FS/FS/: Conf.pm, cust_pkg.pm: make the max # of indivudal
1054           services printed on invoices configurable.  RT#3904
1055
1056 2008-09-12 00:07  ivan
1057
1058         * FS/FS/: part_pkg/flat.pm, part_pkg/voip_cdr.pm, cust_main.pm:
1059           don't throw noisy warnings about missing new recur_temporality,
1060           RT#3851
1061
1062 2008-09-11 19:02  ivan
1063
1064         * httemplate/misc/spool_invoices.cgi: file spool_invoices.cgi was
1065           added on branch FREESIDE_1_7_BRANCH on 2008-09-12 02:02:05 +0000
1066
1067 2008-09-11 19:01  ivan
1068
1069         * httemplate/misc/spool_invoices.cgi, FS/FS/cust_bill.pm,
1070           FS/FS/Conf.pm, httemplate/search/cust_bill.html: add billco
1071           respooling, not re-FTPing, RT#3971
1072
1073 2008-09-11 17:53  ivan
1074
1075         * FS/FS/part_pkg/: flat.pm, voip_cdr.pm: add recur_temporality to
1076           flat.pm, RT#3851
1077
1078 2008-09-11 17:41  ivan
1079
1080         * FS/FS/cust_main.pm: correct a (fortunately harmless) typo
1081
1082 2008-09-10 01:33  ivan
1083
1084         * httemplate/misc/ftp_invoices.cgi: file ftp_invoices.cgi was added
1085           on branch FREESIDE_1_7_BRANCH on 2008-09-10 08:33:58 +0000
1086
1087 2008-09-10 01:33  ivan
1088
1089         * FS/FS/Conf.pm, FS/FS/cust_bill.pm,
1090           httemplate/misc/ftp_invoices.cgi,
1091           httemplate/search/cust_bill.html: add re-FTP reprint,
1092           RT#create-me-tommorow-for-enet
1093
1094 2008-09-10 00:30  ivan
1095
1096         * FS/FS/part_pkg/voip_cdr.pm: add upcoming/preceding option,
1097           RT#3851
1098
1099 2008-09-10 00:24  ivan
1100
1101         * FS/FS/cust_main.pm: add upcoming/preceding option, RT#3851
1102
1103 2008-09-09 15:35  ivan
1104
1105         * FS/FS/ClientAPI/MyAccount.pm: allow implied primary services to
1106           log into selfservice when selfservice_server-primary_only is on
1107
1108 2008-09-09 14:29  ivan
1109
1110         * FS/FS/ClientAPI/MyAccount.pm: this should allow implied primary
1111           services to log into selfservice when
1112           selfservice_server-primary_only is on
1113
1114 2008-09-09 14:04  ivan
1115
1116         * FS/FS/Upgrade.pm: show which _upgrade_data sub is being run
1117
1118 2008-09-09 13:58  ivan
1119
1120         * FS/FS/cust_pkg_detail.pm: 1.7 somehow got an old copy of
1121           cust_pkg_detail, doh
1122
1123 2008-09-09 01:19  ivan
1124
1125         * FS/FS/Schema.pm: wtf, cust_pkg_reason has no indices?!
1126           _upgrade_data is hosing cpu badly
1127
1128 2008-09-07 19:49  ivan
1129
1130         * httemplate/edit/quick-charge.html: extraneous code cleanup
1131
1132 2008-09-07 19:47  ivan
1133
1134         * FS/FS/: AccessRight.pm, cust_main.pm: add package invoice details
1135           & comments, RT#3810
1136
1137 2008-09-07 19:42  ivan
1138
1139         * httemplate/edit/process/cust_pkg_detail.html: file
1140           cust_pkg_detail.html was added on branch FREESIDE_1_7_BRANCH on
1141           2008-09-08 02:42:35 +0000
1142
1143 2008-09-07 19:42  ivan
1144
1145         * httemplate/edit/cust_pkg_detail.html: file cust_pkg_detail.html
1146           was added on branch FREESIDE_1_7_BRANCH on 2008-09-08 02:42:34
1147           +0000
1148
1149 2008-09-07 19:42  ivan
1150
1151         * FS/t/cust_pkg_detail.t: file cust_pkg_detail.t was added on
1152           branch FREESIDE_1_7_BRANCH on 2008-09-08 02:42:31 +0000
1153
1154 2008-09-07 19:42  ivan
1155
1156         * FS/FS/cust_pkg_detail.pm: file cust_pkg_detail.pm was added on
1157           branch FREESIDE_1_7_BRANCH on 2008-09-08 02:42:30 +0000
1158
1159 2008-09-07 19:42  ivan
1160
1161         * FS/FS/cust_pkg_detail.pm, FS/t/cust_pkg_detail.t,
1162           httemplate/edit/cust_pkg_detail.html,
1163           httemplate/edit/process/cust_pkg_detail.html, FS/FS/Schema.pm,
1164           httemplate/pref/pref.html, httemplate/pref/pref-process.html,
1165           httemplate/view/cust_main/packages.html, FS/MANIFEST, FS/FS.pm,
1166           FS/FS/cust_pkg.pm: add package invoice details & comments,
1167           RT#3810
1168
1169 2008-09-06 13:54  ivan
1170
1171         * FS/FS/UI/Web.pm: don't link to customer service view unless the
1172           user has the ACL to view the resulting page
1173
1174 2008-09-03 11:59  jeff
1175
1176         * FS/FS/: Upgrade.pm, cust_pkg_reason.pm: system only reason update
1177           routine
1178
1179 2008-09-02 18:52  ivan
1180
1181         * httemplate/view/cust_main/payment_history.html: add back ability
1182           to post a check/cash refund. be more explicit about it instead of
1183           just being a checkbox when posting a credit. RT#3812
1184
1185 2008-09-02 18:46  ivan
1186
1187         * httemplate/elements/init_calendar.html: file init_calendar.html
1188           was added on branch FREESIDE_1_7_BRANCH on 2008-09-03 01:46:44
1189           +0000
1190
1191 2008-09-02 18:46  ivan
1192
1193         * httemplate/elements/init_calendar.html, FS/FS/payby.pm,
1194           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_refund.cgi,
1195           httemplate/edit/process/cust_refund.cgi,
1196           httemplate/view/cust_main/payment_history/refund.html,
1197           httemplate/view/cust_refund.html, FS/FS/AccessRight.pm: add back
1198           ability to post a check/cash refund.  be more explicit about it
1199           instead of just being a checkbox when posting a credit.  RT#3812
1200
1201 2008-08-29 16:13  ivan
1202
1203         * FS/FS/part_export/: acct_freeside.pm: adding fs-to-fs
1204           provisioning of simple accounts for cheepnet, RT#3805
1205
1206 2008-08-29 16:13  ivan
1207
1208         * FS/FS/part_export/acct_freeside.pm: file acct_freeside.pm was
1209           added on branch FREESIDE_1_7_BRANCH on 2008-08-29 23:14:14 +0000
1210
1211 2008-08-29 13:10  ivan
1212
1213         * httemplate/edit/part_pkg.cgi: increase maxlength and size of
1214           quantity fields on package edit, for RT#3805
1215
1216 2008-08-26 14:59  ivan
1217
1218         * FS/FS/cust_main.pm: don't override countrydefault or whatever
1219           with a blank value in bulk customer import
1220
1221 2008-08-26 06:59  rsiddall
1222
1223         * install/rpm/freeside.spec: More changes to the self-service RPMs,
1224           mostly fixing up paths so the RPM-installed self-service files
1225           are not under /usr/local on the remote machine.  Also fixed an
1226           initialization problem where the system configuration files for
1227           Freeside were assumed to be under /etc/default, not
1228           /etc/sysconfig
1229
1230 2008-08-23 20:40  rsiddall
1231
1232         * install/rpm/freeside.spec: Create discrete RPMs for different
1233           parts of the self-service interface.
1234
1235 2008-08-21 16:21  ivan
1236
1237         * FS/bin/freeside-yori: file freeside-yori was added on branch
1238           FREESIDE_1_7_BRANCH on 2008-08-21 23:22:20 +0000
1239
1240 2008-08-21 16:21  ivan
1241
1242         * FS/: FS/Yori.pm, bin/freeside-yori, MANIFEST: add the client-side
1243           reporting for MCP mode
1244
1245 2008-08-21 16:21  ivan
1246
1247         * FS/FS/Yori.pm: file Yori.pm was added on branch
1248           FREESIDE_1_7_BRANCH on 2008-08-21 23:22:07 +0000
1249
1250 2008-08-19 11:42  ivan
1251
1252         * FS/FS/svc_acct.pm: beter error messages for duplicate accounts
1253
1254 2008-08-19 04:35  ivan
1255
1256         * FS/FS/cdr.pm: fix duration on simple/simple2 CDR formats
1257
1258 2008-08-19 03:09  ivan
1259
1260         * httemplate/edit/process/rate_region.cgi: also don't neglext nxx
1261           here
1262
1263 2008-08-19 03:06  ivan
1264
1265         * FS/FS/rate_region.pm, httemplate/browse/rate_region.html,
1266           httemplate/edit/rate_region.cgi: more consistent prefix display,
1267           and don't forget nxx'
1268
1269 2008-08-15 01:45  ivan
1270
1271         * httemplate/elements/header-minimal.html: 1.7 needs
1272           header-minimal.html for new file upload to work
1273
1274 2008-08-14 17:41  ivan
1275
1276         * httemplate/elements/form-file_upload.html: can have a message
1277           then a URL too
1278
1279 2008-08-14 04:56  ivan
1280
1281         * httemplate/: misc/file-upload.html, elements/file-upload.html:
1282           file file-upload.html was added on branch FREESIDE_1_7_BRANCH on
1283           2008-08-14 11:56:12 +0000
1284
1285 2008-08-14 04:54  ivan
1286
1287         * httemplate/elements/form-file_upload.html: file
1288           form-file_upload.html was added on branch FREESIDE_1_7_BRANCH on
1289           2008-08-14 11:54:37 +0000
1290
1291 2008-08-14 04:53  ivan
1292
1293         * FS/FS/Schema.pm, FS/FS/UID.pm, FS/FS/cust_main.pm,
1294           httemplate/elements/progress-init.html,
1295           httemplate/elements/progress-popup.html,
1296           httemplate/misc/cust_main-import.cgi,
1297           httemplate/misc/process/cust_main-import.cgi,
1298           httemplate/search/cust_main.html,
1299           httemplate/elements/form-file_upload.html,
1300           httemplate/misc/file-upload.html,
1301           httemplate/elements/file-upload.html: customer import: add
1302           progress bar & redirect to a search of the imported customers,
1303           #3475
1304
1305 2008-08-14 04:44  ivan
1306
1307         * Makefile: customer import: add progress bar & redirect to a
1308           search of the imported customers, #3475
1309
1310 2008-08-13 18:58  ivan
1311
1312         * FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
1313           httemplate/elements/menu.html,
1314           httemplate/misc/cust_main-import.cgi,
1315           httemplate/misc/process/cust_main-import.cgi: import customer
1316           from Excel file too
1317
1318 2008-08-13 18:52  ivan
1319
1320         * FS/FS/svc_Common.pm: tyop
1321
1322 2008-08-13 18:38  ivan
1323
1324         * httemplate/view/svc_forward.cgi: tyop
1325
1326 2008-08-12 01:47  ivan
1327
1328         * httemplate/edit/process/part_pkg.cgi: fix inability to edit agent
1329           types for a package def when agent_defaultpkg is set on
1330
1331 2008-08-07 15:30  ivan
1332
1333         * Makefile: don't generate a new key on install-selfservice if
1334           there's already an RSA one either
1335
1336 2008-08-02 16:51  ivan
1337
1338         * FS/FS/: cdr.pm, cdr/asterisk.pm, cdr/genband_meetme.pm,
1339           cdr/genband.pm, cdr/openser.pm, cdr/simple.pm, cdr/taqua.pm,
1340           cdr/unitel.pm: fix 'Can't call method "parse" on an undefined
1341           value' error from CDR format refactor
1342
1343 2008-07-31 16:32  ivan
1344
1345         * httemplate/search/report_receivables.cgi: this should fix columns
1346           not showing up in receivables report... not surea bout #3801
1347           (credits/etc show up in all time periods)
1348
1349 2008-07-31 14:16  ivan
1350
1351         * FS/FS/svc_acct.pm: backport-ish from 1.9: blowfish apsswords
1352           exporting to LDAP should warn and return {CRYPT}* instead of
1353           throwing a fatal error
1354
1355 2008-07-31 13:17  ivan
1356
1357         * httemplate/search/report_receivables.cgi: fix receivables report:
1358           credits/etc. should be limited by date like before, closes:
1359           Bug#3801
1360
1361 2008-07-30 19:35  ivan
1362
1363         * httemplate/misc/delete-customer.cgi: fix error on customer
1364           deletion
1365
1366 2008-07-30 15:15  ivan
1367
1368         * FS/FS/cdr/nt.pm: rename nt to nextone
1369
1370 2008-07-30 15:10  ivan
1371
1372         * FS/FS/cdr/nextone.pm: file nextone.pm was added on branch
1373           FREESIDE_1_7_BRANCH on 2008-07-30 22:10:52 +0000
1374
1375 2008-07-30 15:10  ivan
1376
1377         * FS/FS/cdr/: nextone.pm: rename nt to nextone
1378
1379 2008-07-30 13:39  ivan
1380
1381         * httemplate/search/cust_bill_pkg.cgi: backport line item detail
1382           report from HEAD
1383
1384 2008-07-18 15:32  ivan
1385
1386         * FS/FS/cust_pkg.pm: random cleanup from 1.9
1387
1388 2008-07-18 15:29  ivan
1389
1390         * bin/bind.import: add -e option to bind.import (now to actually
1391           implement it)
1392
1393 2008-07-18 15:28  ivan
1394
1395         * FS/FS/rate_region.pm: show NXX is US if applicable
1396
1397 2008-07-17 16:55  ivan
1398
1399         * FS/FS/cdr/asterisk.pm: file asterisk.pm was added on branch
1400           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1401
1402 2008-07-17 16:55  ivan
1403
1404         * FS/FS/cdr/genband.pm: file genband.pm was added on branch
1405           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1406
1407 2008-07-17 16:55  ivan
1408
1409         * FS/FS/cdr/genband_meetme.pm: file genband_meetme.pm was added on
1410           branch FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1411
1412 2008-07-17 16:55  ivan
1413
1414         * FS/FS/cdr/nt.pm: file nt.pm was added on branch
1415           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1416
1417 2008-07-17 16:55  ivan
1418
1419         * FS/FS/cdr/openser.pm: file openser.pm was added on branch
1420           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1421
1422 2008-07-17 16:55  ivan
1423
1424         * FS/FS/cdr/simple.pm: file simple.pm was added on branch
1425           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1426
1427 2008-07-17 16:55  ivan
1428
1429         * FS/FS/cdr/taqua.pm: file taqua.pm was added on branch
1430           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1431
1432 2008-07-17 16:55  ivan
1433
1434         * FS/FS/cdr/unitel.pm: file unitel.pm was added on branch
1435           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1436
1437 2008-07-17 16:55  ivan
1438
1439         * FS/FS/: cdr/asterisk.pm, cdr/genband.pm, cdr/genband_meetme.pm,
1440           cdr/nt.pm, cdr/openser.pm, cdr/simple.pm, cdr/taqua.pm,
1441           cdr/unitel.pm, cdr.pm: CDR updates; modularize CDR import
1442           formats; add formats for OpenSER, Genband/Tekelec, and "NT"
1443
1444 2008-07-15 16:25  ivan
1445
1446         * FS/FS/Upgrade.pm: where in the world is $DBI::errstr
1447
1448 2008-07-15 16:18  ivan
1449
1450         * FS/FS/Upgrade.pm: parens help alot
1451
1452 2008-07-15 16:17  ivan
1453
1454         * FS/FS/Upgrade.pm: report errors connecting to sqlradius dbs on
1455           upgrade
1456
1457 2008-07-15 13:56  ivan
1458
1459         * FS/FS/cust_main.pm: prevent inactive customers from showing up in
1460           reports of cancelled customers
1461
1462 2008-07-14 16:59  ivan
1463
1464         * httemplate/view/cust_main/notes.html: fuck embedded iframes and
1465           their stupid display problems with scrolling.  also make the
1466           gridding more consistent
1467
1468 2008-07-14 16:08  ivan
1469
1470         * httemplate/: view/cust_main.cgi, view/cust_main/notes.html,
1471           edit/process/cust_main_note.cgi: fuck embedded iframes and their
1472           stupid display problems with scrolling.  also make the gridding
1473           more consistent
1474
1475 2008-07-10 11:48  ivan
1476
1477         * httemplate/view/cust_main/packages.html: fix variable scoping
1478           issues preventing customer view page from coing up
1479
1480 2008-07-09 20:22  jeff
1481
1482         * FS/FS/cust_bill.pm: remove spurious warning
1483
1484 2008-07-09 20:16  jeff
1485
1486         * FS/FS/cust_bill.pm: restore line item date ranges
1487
1488 2008-07-09 13:37  ivan
1489
1490         * FS/FS/part_pkg.pm: should avoid spurious uninitialized value
1491           warnings on upgrade
1492
1493 2008-07-09 13:33  ivan
1494
1495         * FS/FS/svc_Common.pm: perl vs SQL brainfart
1496
1497 2008-07-09 12:35  ivan
1498
1499         * FS/FS/svc_Common.pm: service searching should be case-insensitive
1500           now
1501
1502 2008-07-08 20:40  ivan
1503
1504         * httemplate/search/: cust_tax_exempt.cgi: helpful to see when
1505           exemptions were inserted?
1506
1507 2008-07-08 20:27  ivan
1508
1509         * httemplate/search/cust_tax_exempt.cgi: need the exemptnum...
1510
1511 2008-07-08 20:18  ivan
1512
1513         * httemplate/search/cust_tax_exempt.html: file cust_tax_exempt.html
1514           was added on branch FREESIDE_1_7_BRANCH on 2008-07-09 03:18:49
1515           +0000
1516
1517 2008-07-08 20:18  ivan
1518
1519         * httemplate/search/: cust_tax_exempt.html, cust_tax_exempt.cgi:
1520           search legacy tax exemptions by customer status
1521
1522 2008-07-08 19:30  ivan
1523
1524         * httemplate/edit/process/part_pkg.cgi: don't require an agent type
1525           to be specified when editing a disabled package
1526
1527 2008-07-07 19:19  ivan
1528
1529         * httemplate/search/cust_bill_pkg.cgi: fix line-item reports on
1530           taxclass-less regions
1531
1532 2008-07-07 19:01  ivan
1533
1534         * FS/FS/cust_main_county.pm, httemplate/search/report_tax.cgi,
1535           httemplate/search/cust_bill_pkg.cgi: fix line-item reports on
1536           taxclass-less regions
1537
1538 2008-07-07 17:35  ivan
1539
1540         * httemplate/search/cust_bill_pkg.cgi: order by number for line
1541           items with the same datestamp
1542
1543 2008-07-07 17:20  ivan
1544
1545         * httemplate/search/cust_bill_pkg.cgi: order line item reports by
1546           date
1547
1548 2008-07-07 16:47  ivan
1549
1550         * httemplate/search/report_tax.cgi: should be a proper fix for edge
1551           cases where you have taxclass and empty-taxclass rates for a
1552           region, whew
1553
1554 2008-07-02 21:19  ivan
1555
1556         * FS/FS/Record.pm: should FINALLY get binding correctly in light of
1557           regression caused by get_real_fields refactor
1558
1559 2008-07-02 21:12  ivan
1560
1561         * FS/FS/Record.pm: this should non-"=" searches on fields that
1562           require SQL type binding...
1563
1564 2008-07-01 19:55  ivan
1565
1566         * FS/FS/ClientAPI/MyAccount.pm: fix errors paying with an on-file
1567           card through self-service
1568
1569 2008-07-01 00:02  jeff
1570
1571         * FS/FS/cust_pkg.pm: you shouldn't keep 'em separated
1572
1573 2008-06-30 22:01  jeff
1574
1575         * httemplate/misc/unadjourn_pkg.cgi,
1576           httemplate/misc/unexpire_pkg.cgi, FS/FS/Schema.pm,
1577           FS/FS/cust_pkg.pm, FS/FS/cust_pkg_reason.pm, FS/FS/Cron/bill.pm,
1578           FS/FS/part_export/shellcommands.pm,
1579           FS/FS/part_export/sqlradius.pm,
1580           httemplate/edit/REAL_cust_pkg.cgi,
1581           httemplate/misc/process/cancel_pkg.html,
1582           httemplate/search/cust_pkg.cgi,
1583           httemplate/view/cust_main/packages.html: correct internal reason
1584           searching, prevent interleaved suspend/cancel/expire/adjourn,
1585           backporting and refactoring
1586
1587 2008-06-30 14:49  jeff
1588
1589         * FS/FS/cust_pkg.pm, httemplate/misc/process/cancel_pkg.html:
1590           backport reason handling
1591
1592 2008-06-28 21:33  jeff
1593
1594         * httemplate/view/cust_main/packages.html: spurious 'suspended'
1595
1596 2008-06-28 16:03  ivan
1597
1598         * httemplate/elements/select-state.html: get DIDs from globalpops
1599
1600 2008-06-25 13:14  ivan
1601
1602         * httemplate/search/report_receivables.cgi: optimize total query in
1603           receivables report.  very significant speedup for large DBs
1604
1605 2008-06-25 11:14  ivan
1606
1607         * FS/FS/Upgrade.pm: don't show error messages about FreesideStatus
1608           index already existing either
1609
1610 2008-06-24 17:29  ivan
1611
1612         * FS/FS/Record.pm, htetc/handler.pl: finish adding
1613           str2time_sql_closing
1614
1615 2008-06-24 09:39  jeff
1616
1617         * FS/FS/: Conf.pm, cust_main.pm: postal invoice fees
1618
1619 2008-06-23 19:09  ivan
1620
1621         * FS/FS/part_export/sqlradius.pm: prevent decrementing
1622           time/bandwidth for old RADIUS records
1623
1624 2008-06-23 08:36  jeff
1625
1626         * FS/FS/cust_bill.pm, conf/invoice_html, conf/invoice_latex:
1627           invoice service address modifications
1628
1629 2008-06-22 17:41  ivan
1630
1631         * FS/FS/cust_tax_exempt.pm: adding report on legacy tax exemptions
1632           to assist in enet migraiton
1633
1634 2008-06-22 17:37  ivan
1635
1636         * httemplate/search/cust_tax_exempt.cgi: legacy tax exemption
1637           report fix, no _date
1638
1639 2008-06-22 17:34  ivan
1640
1641         * httemplate/search/: cust_tax_exempt.cgi: adding report on legacy
1642           tax exemptions to assist in enet migraiton
1643
1644 2008-06-22 17:34  ivan
1645
1646         * httemplate/search/cust_tax_exempt.cgi: file cust_tax_exempt.cgi
1647           was added on branch FREESIDE_1_7_BRANCH on 2008-06-23 00:34:26
1648           +0000
1649
1650 2008-06-21 13:07  ivan
1651
1652         * FS/bin/freeside-dbdef-create, bin/dbdef-create: backport
1653           freeside-dbdef-create from HEAD
1654
1655 2008-06-19 22:47  jeff
1656
1657         * FS/FS/cust_bill.pm: extra values for invoices
1658
1659 2008-06-19 20:36  ivan
1660
1661         * FS/FS/: cdr.pm, part_pkg/voip_cdr.pm: VoxLineSystems are lying
1662           scum who charged back their customization work and then used the
1663           software anyway
1664
1665 2008-06-19 20:13  ivan
1666
1667         * Makefile: about time everything defaulted to apache2
1668
1669 2008-06-19 20:00  ivan
1670
1671         * Makefile: welcome to the future already.  default to apache 2
1672
1673 2008-06-18 14:18  ivan
1674
1675         * FS/FS/Misc.pm: fix regression caused by use of IPC::Run to run
1676           pslatex: send STDOUT and STDERR from pslatex to /dev/null, we
1677           don't want them
1678
1679 2008-06-17 22:27  ivan
1680
1681         * httemplate/elements/select-cust_main-status.html: and lastly, add
1682           select-cust_main-status.html to _1_7_BRANCH
1683
1684 2008-06-17 22:23  ivan
1685
1686         * FS/FS/cust_main.pm: backport cust_main::statuses from HEAD for
1687           /elements/tr-select-cust_main-statuses.html
1688
1689 2008-06-17 22:18  ivan
1690
1691         * httemplate/elements/tr-select-cust_main-status.html: somehow
1692           missed tr-select-cust_main-status.html on _1_7_BRANCH
1693
1694 2008-06-17 17:49  ivan
1695
1696         * FS/FS/part_virtual_field.pm: this module, also, has no need to
1697           import qsearch/qsearchs, and is causing dependency loop problems
1698           (Record->part_virtual_field->Record)
1699
1700 2008-06-17 17:42  ivan
1701
1702         * FS/FS/Msgcat.pm: REALLY, don't use FS::Conf from Msgcat until
1703           runtime... should hopefully FINALLY eliminate the
1704           Record->Msgcat->Conf->Record loop
1705
1706 2008-06-17 17:36  ivan
1707
1708         * FS/FS/msgcat.pm: msgcat.pm doesn't actually need
1709           qsearch/qsearchs... hopefully this is the last of the weird
1710           dependency loops (this one is Record->Msgcat->msgcat->Record)
1711
1712 2008-06-17 12:29  jeff
1713
1714         * conf/invoice_latex: fixup damage from quantity addition
1715
1716 2008-06-16 21:03  ivan
1717
1718         * httemplate/docs/: credits.html, license.html: credits for
1719           FCKeditor on _1_7_BRANCH
1720
1721 2008-06-16 20:57  ivan
1722
1723         * httemplate/elements/fckeditor/: fckconfig.js, fckeditor.js,
1724           fckeditor.pl, fckpackager.xml, fckstyles.xml, fcktemplates.xml,
1725           editor/fckdebug.html, editor/fckdialog.html,
1726           editor/fckeditor.html, editor/fckeditor.original.html,
1727           editor/css/fck_editorarea.css, editor/css/fck_internal.css,
1728           editor/css/fck_showtableborders_gecko.css,
1729           editor/css/behaviors/disablehandles.htc,
1730           editor/css/behaviors/showtableborders.htc,
1731           editor/css/images/fck_anchor.gif,
1732           editor/css/images/fck_flashlogo.gif,
1733           editor/css/images/fck_hiddenfield.gif,
1734           editor/css/images/fck_pagebreak.gif,
1735           editor/dialog/fck_about.html, editor/dialog/fck_anchor.html,
1736           editor/dialog/fck_button.html, editor/dialog/fck_checkbox.html,
1737           editor/dialog/fck_colorselector.html,
1738           editor/dialog/fck_docprops.html, editor/dialog/fck_find.html,
1739           editor/dialog/fck_flash.html, editor/dialog/fck_form.html,
1740           editor/dialog/fck_hiddenfield.html, editor/dialog/fck_image.html,
1741           editor/dialog/fck_link.html, editor/dialog/fck_listprop.html,
1742           editor/dialog/fck_paste.html, editor/dialog/fck_radiobutton.html,
1743           editor/dialog/fck_replace.html, editor/dialog/fck_select.html,
1744           editor/dialog/fck_smiley.html, editor/dialog/fck_source.html,
1745           editor/dialog/fck_specialchar.html,
1746           editor/dialog/fck_spellerpages.html,
1747           editor/dialog/fck_table.html, editor/dialog/fck_tablecell.html,
1748           editor/dialog/fck_template.html, editor/dialog/fck_textarea.html,
1749           editor/dialog/fck_textfield.html,
1750           editor/dialog/common/fck_dialog_common.css,
1751           editor/dialog/common/fck_dialog_common.js,
1752           editor/dialog/common/fcknumericfield.htc,
1753           editor/dialog/common/moz-bindings.xml,
1754           editor/dialog/common/images/locked.gif,
1755           editor/dialog/common/images/reset.gif,
1756           editor/dialog/common/images/unlocked.gif,
1757           editor/dialog/fck_about/logo_fckeditor.gif,
1758           editor/dialog/fck_about/logo_fredck.gif,
1759           editor/dialog/fck_docprops/fck_document_preview.html,
1760           editor/dialog/fck_flash/fck_flash.js,
1761           editor/dialog/fck_flash/fck_flash_preview.html,
1762           editor/dialog/fck_image/fck_image.js,
1763           editor/dialog/fck_image/fck_image_preview.html,
1764           editor/dialog/fck_link/fck_link.js,
1765           editor/dialog/fck_select/fck_select.js,
1766           editor/dialog/fck_spellerpages/spellerpages/blank.html,
1767           editor/dialog/fck_spellerpages/spellerpages/controlWindow.js,
1768           editor/dialog/fck_spellerpages/spellerpages/controls.html,
1769           editor/dialog/fck_spellerpages/spellerpages/spellChecker.js,
1770           editor/dialog/fck_spellerpages/spellerpages/spellchecker.html,
1771           editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css,
1772           editor/dialog/fck_spellerpages/spellerpages/wordWindow.js,
1773           editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl,
1774           editor/dialog/fck_template/images/template1.gif,
1775           editor/dialog/fck_template/images/template2.gif,
1776           editor/dialog/fck_template/images/template3.gif,
1777           editor/filemanager/browser/default/browser.css,
1778           editor/filemanager/browser/default/browser.html,
1779           editor/filemanager/browser/default/frmactualfolder.html,
1780           editor/filemanager/browser/default/frmcreatefolder.html,
1781           editor/filemanager/browser/default/frmfolders.html,
1782           editor/filemanager/browser/default/frmresourceslist.html,
1783           editor/filemanager/browser/default/frmresourcetype.html,
1784           editor/filemanager/browser/default/frmupload.html,
1785           editor/filemanager/browser/default/connectors/perl/basexml.pl,
1786           editor/filemanager/browser/default/connectors/perl/commands.pl,
1787           editor/filemanager/browser/default/connectors/perl/connector.cgi,
1788           editor/filemanager/browser/default/connectors/perl/io.pl,
1789           editor/filemanager/browser/default/connectors/perl/upload_fck.pl,
1790           editor/filemanager/browser/default/connectors/perl/util.pl,
1791           editor/filemanager/browser/default/images/ButtonArrow.gif,
1792           editor/filemanager/browser/default/images/Folder.gif,
1793           editor/filemanager/browser/default/images/Folder32.gif,
1794           editor/filemanager/browser/default/images/FolderOpened.gif,
1795           editor/filemanager/browser/default/images/FolderOpened32.gif,
1796           editor/filemanager/browser/default/images/FolderUp.gif,
1797           editor/filemanager/browser/default/images/spacer.gif,
1798           editor/filemanager/browser/default/images/icons/ai.gif,
1799           editor/filemanager/browser/default/images/icons/avi.gif,
1800           editor/filemanager/browser/default/images/icons/bmp.gif,
1801           editor/filemanager/browser/default/images/icons/cs.gif,
1802           editor/filemanager/browser/default/images/icons/default.icon.gif,
1803           editor/filemanager/browser/default/images/icons/dll.gif,
1804           editor/filemanager/browser/default/images/icons/doc.gif,
1805           editor/filemanager/browser/default/images/icons/exe.gif,
1806           editor/filemanager/browser/default/images/icons/fla.gif,
1807           editor/filemanager/browser/default/images/icons/gif.gif,
1808           editor/filemanager/browser/default/images/icons/htm.gif,
1809           editor/filemanager/browser/default/images/icons/html.gif,
1810           editor/filemanager/browser/default/images/icons/jpg.gif,
1811           editor/filemanager/browser/default/images/icons/js.gif,
1812           editor/filemanager/browser/default/images/icons/mdb.gif,
1813           editor/filemanager/browser/default/images/icons/mp3.gif,
1814           editor/filemanager/browser/default/images/icons/pdf.gif,
1815           editor/filemanager/browser/default/images/icons/png.gif,
1816           editor/filemanager/browser/default/images/icons/ppt.gif,
1817           editor/filemanager/browser/default/images/icons/rdp.gif,
1818           editor/filemanager/browser/default/images/icons/swf.gif,
1819           editor/filemanager/browser/default/images/icons/swt.gif,
1820           editor/filemanager/browser/default/images/icons/txt.gif,
1821           editor/filemanager/browser/default/images/icons/vsd.gif,
1822           editor/filemanager/browser/default/images/icons/xls.gif,
1823           editor/filemanager/browser/default/images/icons/xml.gif,
1824           editor/filemanager/browser/default/images/icons/zip.gif,
1825           editor/filemanager/browser/default/images/icons/32/ai.gif,
1826           editor/filemanager/browser/default/images/icons/32/avi.gif,
1827           editor/filemanager/browser/default/images/icons/32/bmp.gif,
1828           editor/filemanager/browser/default/images/icons/32/cs.gif,
1829           editor/filemanager/browser/default/images/icons/32/default.icon.gif,
1830           editor/filemanager/browser/default/images/icons/32/dll.gif,
1831           editor/filemanager/browser/default/images/icons/32/doc.gif,
1832           editor/filemanager/browser/default/images/icons/32/exe.gif,
1833           editor/filemanager/browser/default/images/icons/32/fla.gif,
1834           editor/filemanager/browser/default/images/icons/32/gif.gif,
1835           editor/filemanager/browser/default/images/icons/32/htm.gif,
1836           editor/filemanager/browser/default/images/icons/32/html.gif,
1837           editor/filemanager/browser/default/images/icons/32/jpg.gif,
1838           editor/filemanager/browser/default/images/icons/32/js.gif,
1839           editor/filemanager/browser/default/images/icons/32/mdb.gif,
1840           editor/filemanager/browser/default/images/icons/32/mp3.gif,
1841           editor/filemanager/browser/default/images/icons/32/pdf.gif,
1842           editor/filemanager/browser/default/images/icons/32/png.gif,
1843           editor/filemanager/browser/default/images/icons/32/ppt.gif,
1844           editor/filemanager/browser/default/images/icons/32/rdp.gif,
1845           editor/filemanager/browser/default/images/icons/32/swf.gif,
1846           editor/filemanager/browser/default/images/icons/32/swt.gif,
1847           editor/filemanager/browser/default/images/icons/32/txt.gif,
1848           editor/filemanager/browser/default/images/icons/32/vsd.gif,
1849           editor/filemanager/browser/default/images/icons/32/xls.gif,
1850           editor/filemanager/browser/default/images/icons/32/xml.gif,
1851           editor/filemanager/browser/default/images/icons/32/zip.gif,
1852           editor/filemanager/browser/default/js/common.js,
1853           editor/filemanager/browser/default/js/fckxml.js,
1854           editor/filemanager/upload/test.html, editor/images/anchor.gif,
1855           editor/images/arrow_ltr.gif, editor/images/arrow_rtl.gif,
1856           editor/images/spacer.gif,
1857           editor/images/smiley/msn/angel_smile.gif,
1858           editor/images/smiley/msn/angry_smile.gif,
1859           editor/images/smiley/msn/broken_heart.gif,
1860           editor/images/smiley/msn/cake.gif,
1861           editor/images/smiley/msn/confused_smile.gif,
1862           editor/images/smiley/msn/cry_smile.gif,
1863           editor/images/smiley/msn/devil_smile.gif,
1864           editor/images/smiley/msn/embaressed_smile.gif,
1865           editor/images/smiley/msn/envelope.gif,
1866           editor/images/smiley/msn/heart.gif,
1867           editor/images/smiley/msn/kiss.gif,
1868           editor/images/smiley/msn/lightbulb.gif,
1869           editor/images/smiley/msn/omg_smile.gif,
1870           editor/images/smiley/msn/regular_smile.gif,
1871           editor/images/smiley/msn/sad_smile.gif,
1872           editor/images/smiley/msn/shades_smile.gif,
1873           editor/images/smiley/msn/teeth_smile.gif,
1874           editor/images/smiley/msn/thumbs_down.gif,
1875           editor/images/smiley/msn/thumbs_up.gif,
1876           editor/images/smiley/msn/tounge_smile.gif,
1877           editor/images/smiley/msn/whatchutalkingabout_smile.gif,
1878           editor/images/smiley/msn/wink_smile.gif,
1879           editor/js/fckeditorcode_gecko.js, editor/js/fckeditorcode_ie.js,
1880           editor/lang/_getfontformat.html,
1881           editor/lang/_translationstatus.txt, editor/lang/af.js,
1882           editor/lang/ar.js, editor/lang/bg.js, editor/lang/bn.js,
1883           editor/lang/bs.js, editor/lang/ca.js, editor/lang/cs.js,
1884           editor/lang/da.js, editor/lang/de.js, editor/lang/el.js,
1885           editor/lang/en-au.js, editor/lang/en-ca.js, editor/lang/en-uk.js,
1886           editor/lang/en.js, editor/lang/eo.js, editor/lang/es.js,
1887           editor/lang/et.js, editor/lang/eu.js, editor/lang/fa.js,
1888           editor/lang/fi.js, editor/lang/fo.js, editor/lang/fr.js,
1889           editor/lang/gl.js, editor/lang/he.js, editor/lang/hi.js,
1890           editor/lang/hr.js, editor/lang/hu.js, editor/lang/it.js,
1891           editor/lang/ja.js, editor/lang/km.js, editor/lang/ko.js,
1892           editor/lang/lt.js, editor/lang/lv.js, editor/lang/mn.js,
1893           editor/lang/ms.js, editor/lang/nb.js, editor/lang/nl.js,
1894           editor/lang/no.js, editor/lang/pl.js, editor/lang/pt-br.js,
1895           editor/lang/pt.js, editor/lang/ro.js, editor/lang/ru.js,
1896           editor/lang/sk.js, editor/lang/sl.js, editor/lang/sr-latn.js,
1897           editor/lang/sr.js, editor/lang/sv.js, editor/lang/th.js,
1898           editor/lang/tr.js, editor/lang/uk.js, editor/lang/vi.js,
1899           editor/lang/zh-cn.js, editor/lang/zh.js,
1900           editor/plugins/autogrow/fckplugin.js,
1901           editor/plugins/placeholder/fck_placeholder.html,
1902           editor/plugins/placeholder/fckplugin.js,
1903           editor/plugins/placeholder/placeholder.gif,
1904           editor/plugins/placeholder/lang/de.js,
1905           editor/plugins/placeholder/lang/en.js,
1906           editor/plugins/placeholder/lang/fr.js,
1907           editor/plugins/placeholder/lang/it.js,
1908           editor/plugins/placeholder/lang/pl.js,
1909           editor/plugins/simplecommands/fckplugin.js,
1910           editor/plugins/tablecommands/fckplugin.js,
1911           editor/skins/_fckviewstrips.html,
1912           editor/skins/default/fck_dialog.css,
1913           editor/skins/default/fck_editor.css,
1914           editor/skins/default/fck_strip.gif,
1915           editor/skins/default/images/toolbar.arrowright.gif,
1916           editor/skins/default/images/toolbar.buttonarrow.gif,
1917           editor/skins/default/images/toolbar.collapse.gif,
1918           editor/skins/default/images/toolbar.end.gif,
1919           editor/skins/default/images/toolbar.expand.gif,
1920           editor/skins/default/images/toolbar.separator.gif,
1921           editor/skins/default/images/toolbar.start.gif,
1922           editor/skins/office2003/fck_dialog.css,
1923           editor/skins/office2003/fck_editor.css,
1924           editor/skins/office2003/fck_strip.gif,
1925           editor/skins/office2003/images/toolbar.arrowright.gif,
1926           editor/skins/office2003/images/toolbar.bg.gif,
1927           editor/skins/office2003/images/toolbar.buttonarrow.gif,
1928           editor/skins/office2003/images/toolbar.collapse.gif,
1929           editor/skins/office2003/images/toolbar.end.gif,
1930           editor/skins/office2003/images/toolbar.expand.gif,
1931           editor/skins/office2003/images/toolbar.separator.gif,
1932           editor/skins/office2003/images/toolbar.start.gif,
1933           editor/skins/silver/fck_dialog.css,
1934           editor/skins/silver/fck_editor.css,
1935           editor/skins/silver/fck_strip.gif,
1936           editor/skins/silver/images/toolbar.arrowright.gif,
1937           editor/skins/silver/images/toolbar.buttonarrow.gif,
1938           editor/skins/silver/images/toolbar.buttonbg.gif,
1939           editor/skins/silver/images/toolbar.collapse.gif,
1940           editor/skins/silver/images/toolbar.end.gif,
1941           editor/skins/silver/images/toolbar.expand.gif,
1942           editor/skins/silver/images/toolbar.separator.gif,
1943           editor/skins/silver/images/toolbar.start.gif: adding fckeditor on
1944           _17_BRANCH, for customer notices
1945
1946 2008-06-16 20:35  ivan
1947
1948         * httemplate/misc/: email-customers.html,
1949           process/email-customers.html: file email-customers.html was added
1950           on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:36:10 +0000
1951
1952 2008-06-16 20:35  ivan
1953
1954         * httemplate/elements/htmlarea.html: file htmlarea.html was added
1955           on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:36:10 +0000
1956
1957 2008-06-16 20:35  ivan
1958
1959         * httemplate/elements/htmlarea.html,
1960           httemplate/misc/email-customers.html,
1961           httemplate/misc/process/email-customers.html,
1962           FS/FS/AccessRight.pm, FS/FS/ConfDefaults.pm, FS/FS/Misc.pm,
1963           FS/FS/cust_main.pm, htetc/handler.pl,
1964           httemplate/search/cust_main.html: finish adding a feature to
1965           easily list all email addresses for an agent & send them email
1966
1967 2008-06-16 20:13  jeff
1968
1969         * conf/invoice_latex: not forgetting to add fax and old customer id
1970
1971 2008-06-16 18:43  ivan
1972
1973         * httemplate/edit/process/cust_main.cgi: have agent_custid editing
1974           now
1975
1976 2008-06-16 00:04  ivan
1977
1978         * httemplate/view/cust_main/packages.html: missing stuff from HEAD
1979
1980 2008-06-15 23:53  ivan
1981
1982         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi: add (with config)
1983           ability to edit agent_custid
1984
1985 2008-06-12 16:15  ivan
1986
1987         * httemplate/edit/REAL_cust_pkg.cgi: fix visual regression not
1988           displaying package and comment on date editing
1989
1990 2008-06-10 16:24  ivan
1991
1992         * FS/FS/: Upgrade.pm: start of better error reporting for RADIUS
1993           upgrade errors
1994
1995 2008-06-10 10:39  ivan
1996
1997         * FS/FS/Misc.pm: turn off debugging that got left on by accident
1998
1999 2008-06-09 19:12  ivan
2000
2001         * httemplate/edit/process/: cust_credit_bill.cgi,
2002           cust_credit_refund.cgi, cust_pay_refund.cgi: fix up application
2003           of things to refunds, RT#3606/RT#3545
2004
2005 2008-06-09 11:32  ivan
2006
2007         * FS/FS/cdr.pm: remove name from voxlinesystems2, really
2008
2009 2008-06-05 17:10  ivan
2010
2011         * FS/FS/Schema.pm: 1.7 needed money_typen
2012
2013 2008-06-05 15:44  ivan
2014
2015         * FS/FS/cdr.pm: add am/pm to voxlinesystems2 display format, remove
2016           name, revsere src/dst
2017
2018 2008-06-05 13:09  ivan
2019
2020         * FS/FS/: cust_main.pm, part_pkg/flat.pm: fix one-time charge
2021           quantities &
2022
2023 2008-06-05 12:44  ivan
2024
2025         * FS/FS/: part_pkg/voip_cdr.pm, cust_svc.pm: disable_src fixes
2026
2027 2008-06-05 12:29  ivan
2028
2029         * FS/FS/Schema.pm: unit pricing didn't exist before, so it can be
2030           NULL
2031
2032 2008-06-05 12:25  ivan
2033
2034         * FS/FS/part_pkg/flat.pm: implement quantity charging for setup
2035           fees
2036
2037 2008-06-05 12:24  ivan
2038
2039         * FS/FS/cdr.pm, FS/FS/cust_main.pm,
2040           httemplate/edit/quick-charge.html,
2041           httemplate/edit/process/quick-charge.cgi,
2042           httemplate/search/cdr.html, httemplate/view/svc_phone.cgi:
2043           voxlinesystems CDRs and quantity bs
2044
2045 2008-06-05 12:06  jeff
2046
2047         * conf/invoice_html: dash removal
2048
2049 2008-06-05 03:36  ivan
2050
2051         * FS/FS/cust_main.pm, httemplate/search/cust_main.html,
2052           httemplate/search/report_cust_main.html: add customer status to
2053           adv. customer report, template customer search for future use in
2054           emailing notices, RT#2731
2055
2056 2008-06-05 03:34  ivan
2057
2058         * FS/FS/: cust_pkg.pm: docs for search_sql
2059
2060 2008-06-05 01:54  ivan
2061
2062         * httemplate/search/report_cust_bill.html: minor invoice report UI
2063
2064 2008-06-04 22:06  ivan
2065
2066         * httemplate/edit/: elements/ApplicationCommon.html,
2067           process/elements/ApplicationCommon.html: file
2068           ApplicationCommon.html was added on branch FREESIDE_1_7_BRANCH on
2069           2008-06-05 05:07:55 +0000
2070
2071 2008-06-04 22:06  ivan
2072
2073         * httemplate/edit/: cust_credit_refund.cgi,
2074           process/cust_credit_refund.cgi: file cust_credit_refund.cgi was
2075           added on branch FREESIDE_1_7_BRANCH on 2008-06-05 05:07:55 +0000
2076
2077 2008-06-04 22:06  ivan
2078
2079         * httemplate/edit/: cust_pay_refund.cgi,
2080           process/cust_pay_refund.cgi: file cust_pay_refund.cgi was added
2081           on branch FREESIDE_1_7_BRANCH on 2008-06-05 05:07:55 +0000
2082
2083 2008-06-04 22:06  ivan
2084
2085         * httemplate/edit/cust_pay_refund.cgi,
2086           httemplate/edit/cust_credit_refund.cgi,
2087           httemplate/edit/elements/ApplicationCommon.html,
2088           httemplate/edit/process/cust_credit_refund.cgi,
2089           httemplate/edit/process/cust_pay_refund.cgi,
2090           httemplate/edit/process/elements/ApplicationCommon.html,
2091           FS/FS/cust_pay.pm, httemplate/edit/cust_bill_pay.cgi,
2092           httemplate/edit/cust_credit_bill.cgi,
2093           httemplate/edit/process/cust_bill_pay.cgi,
2094           httemplate/edit/process/cust_credit_bill.cgi,
2095           httemplate/view/cust_main/payment_history/credit.html,
2096           httemplate/view/cust_main/payment_history/payment.html: payment
2097           and credit applications have separate "apply to refund" choices
2098           now, and no auto-refund choice in the invoice dropdown.  RT#3545
2099
2100 2008-06-04 11:50  ivan
2101
2102         * FS/FS/cust_bill.pm, httemplate/misc/fax-invoice.cgi: this should
2103           fix the random "HylaFax support has not been configured" error,
2104           caused by cust_bill->fax getting called instead of cust_main->fax
2105           field
2106
2107 2008-06-04 11:40  jeff
2108
2109         * conf/: invoice_html, invoice_latex: more voxline invoice
2110           formatting
2111
2112 2008-06-04 11:05  jeff
2113
2114         * FS/FS/cust_bill.pm: voxline invoice formatting
2115
2116 2008-06-04 10:57  jeff
2117
2118         * FS/FS/cdr.pm, FS/FS/cust_bill_pkg.pm, FS/FS/part_pkg/voip_cdr.pm,
2119           conf/invoice_html, conf/invoice_latex, FS/FS/Conf.pm: voxline
2120           invoice formatting
2121
2122 2008-06-04 06:26  jeff
2123
2124         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latex: service
2125           address on invoice
2126
2127 2008-06-03 14:06  ivan
2128
2129         * FS/FS/cust_bill.pm, FS/FS/Schema.pm, FS/FS/cust_bill_pkg.pm,
2130           FS/FS/cust_pkg.pm, httemplate/search/cust_pkg.cgi,
2131           httemplate/view/cust_main/packages.html: very basic start at
2132           adding quantities
2133
2134 2008-06-02 11:59  ivan
2135
2136         * FS/FS/payinfo_transaction_Mixin.pm: fix payinfo_transaction
2137
2138 2008-06-02 11:31  ivan
2139
2140         * FS/FS/UI/Web/small_custview.pm: fix ntable calls
2141
2142 2008-06-02 10:22  ivan
2143
2144         * FS/FS/UI/Web/small_custview.pm: oops, missed 1.7
2145
2146 2008-06-02 10:14  ivan
2147
2148         * FS/FS/UI/Web/small_custview.pm: doh!
2149
2150 2008-06-02 10:06  ivan
2151
2152         * FS/FS/UI/Web/small_custview.pm: file small_custview.pm was added
2153           on branch FREESIDE_1_7_BRANCH on 2008-06-02 17:06:10 +0000
2154
2155 2008-06-02 10:06  ivan
2156
2157         * FS/FS/UI/Web/small_custview.pm, FS/FS/CGI.pm,
2158           FS/FS/ClientAPI/MyAccount.pm, htetc/handler.pl,
2159           rt/lib/RT/URI/freeside/Internal.pm,
2160           rt/lib/RT/URI/freeside/XMLRPC.pm: badly placed small_custview all
2161           of a sudden causing fatal errors?!  wtf
2162
2163 2008-06-02 04:16  jeff
2164
2165         * conf/invoice_latexcoupon: file invoice_latexcoupon was added on
2166           branch FREESIDE_1_7_BRANCH on 2008-06-02 11:17:07 +0000
2167
2168 2008-06-02 04:16  jeff
2169
2170         * conf/invoice_latexcoupon, conf/invoice_latex, FS/FS/Conf.pm,
2171           FS/FS/cust_bill.pm: typeset tear-off remittance coupon
2172
2173 2008-06-01 19:47  ivan
2174
2175         * FS/FS/Misc.pm: and batchmode was probably right
2176
2177 2008-06-01 19:45  ivan
2178
2179         * FS/FS/Misc.pm: yow, don't want everything to waitt until the
2180           timeout
2181
2182 2008-06-01 19:16  ivan
2183
2184         * FS/FS/: Misc.pm, cust_bill.pm: use IPC::Run to run pslatex & add
2185           a timeout, this should prevent hanging on template errors
2186
2187 2008-06-01 15:48  ivan
2188
2189         * httemplate/view/cust_main/payment_history/credit.html: file
2190           credit.html was added on branch FREESIDE_1_7_BRANCH on 2008-06-01
2191           22:48:56 +0000
2192
2193 2008-06-01 15:48  ivan
2194
2195         * httemplate/view/cust_refund.html: file cust_refund.html was added
2196           on branch FREESIDE_1_7_BRANCH on 2008-06-01 22:48:59 +0000
2197
2198 2008-06-01 15:48  ivan
2199
2200         * httemplate/view/cust_main/payment_history/invoice.html: file
2201           invoice.html was added on branch FREESIDE_1_7_BRANCH on
2202           2008-06-01 22:48:57 +0000
2203
2204 2008-06-01 15:48  ivan
2205
2206         * httemplate/view/cust_main/payment_history/payment.html: file
2207           payment.html was added on branch FREESIDE_1_7_BRANCH on
2208           2008-06-01 22:48:57 +0000
2209
2210 2008-06-01 15:48  ivan
2211
2212         * httemplate/view/cust_main/payment_history/refund.html: file
2213           refund.html was added on branch FREESIDE_1_7_BRANCH on 2008-06-01
2214           22:48:58 +0000
2215
2216 2008-06-01 15:48  ivan
2217
2218         * httemplate/view/cust_main/payment_history/voided_payment.html:
2219           file voided_payment.html was added on branch FREESIDE_1_7_BRANCH
2220           on 2008-06-01 22:48:58 +0000
2221
2222 2008-06-01 15:48  ivan
2223
2224         * FS/FS/payinfo_transaction_Mixin.pm: file
2225           payinfo_transaction_Mixin.pm was added on branch
2226           FREESIDE_1_7_BRANCH on 2008-06-01 22:48:24 +0000
2227
2228 2008-06-01 15:48  ivan
2229
2230         * FS/FS/payinfo_transaction_Mixin.pm,
2231           httemplate/view/cust_refund.html,
2232           httemplate/view/cust_main/payment_history/credit.html,
2233           httemplate/view/cust_main/payment_history/invoice.html,
2234           httemplate/view/cust_main/payment_history/payment.html,
2235           httemplate/view/cust_main/payment_history/refund.html,
2236           httemplate/view/cust_main/payment_history/voided_payment.html,
2237           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, FS/FS/payinfo_Mixin.pm,
2238           httemplate/view/cust_main/payment_history.html,
2239           httemplate/search/elements/cust_pay_or_refund.html: refactor
2240           payment history slightly, add refund receipts, have "unapplied"
2241           refunds show like other unapplied/open things, RT#3545
2242
2243 2008-06-01 14:25  ivan
2244
2245         * FS/FS/cust_refund.pm: sync with HEAD (add ability to modify
2246           refund records)
2247
2248 2008-06-01 13:13  ivan
2249
2250         * FS/FS/cust_bill_ApplicationCommon.pm, FS/FS/cust_bill.pm,
2251           httemplate/view/cust_main/payment_history.html: backport
2252           cust_bill_ApplicationCommon::applied_to_invoice and
2253           cust_bill::invnum_date_pretty to 1.7
2254
2255 2008-06-01 00:08  ivan
2256
2257         * FS/FS/cust_pay.pm: show "Check #" on payment receipts instead of
2258           "Billing #"
2259
2260 2008-05-31 18:23  ivan
2261
2262         * htetc/handler.pl: depend on CGI.pm 3.29 to fix RT attachment
2263           problems
2264
2265 2008-05-31 17:11  ivan
2266
2267         * FS/FS/cust_bill.pm: fix problems when service definition names
2268           contain chars that need to be latex escaped
2269
2270 2008-05-29 21:04  ivan
2271
2272         * httemplate/edit/part_bill_event.cgi: 1.7 sucks.  but people are
2273           still going to be editing old-style invoice events for a little
2274           while more yet, so space them out better (so options don't run
2275           together)
2276
2277 2008-05-29 20:55  ivan
2278
2279         * FS/FS/cust_bill.pm, httemplate/edit/part_bill_event.cgi: 1.7
2280           sucks.  add a "balance over" option to the 1.7 style
2281           agent-specific invoice send event
2282
2283 2008-05-29 18:38  ivan
2284
2285         * FS/FS/Misc/prune.pm: fix a missing semicolon bug only triggered
2286           when running prune_applications not in debug mode...
2287
2288 2008-05-29 18:34  ivan
2289
2290         * FS/FS/Upgrade.pm: don't print out warnings about SQL RADIUS
2291           FreesideStatus every time either.  really?
2292
2293 2008-05-29 18:33  ivan
2294
2295         * FS/bin/freeside-upgrade: don't print out the cust_credit_refund
2296           pruning every time
2297
2298 2008-05-29 18:28  ivan
2299
2300         * FS/bin/freeside-upgrade: don't print out the cust_credit_refund
2301           pruning every time
2302
2303 2008-05-29 18:02  ivan
2304
2305         * FS/FS/cust_pay_pending.pm: clean up any stray/old
2306           cust_pay_pending records causing problems
2307
2308 2008-05-29 17:53  ivan
2309
2310         * FS/FS/: cust_pay_pending.pm, Upgrade.pm: clean up any stray/old
2311           cust_pay_pending records causing problems
2312
2313 2008-05-28 17:11  ivan
2314
2315         * httemplate/graph/money_time.cgi: line things up better on the
2316           12mo report (prevent labels from taking up most of the graph
2317
2318 2008-05-28 03:45  ivan
2319
2320         * htetc/handler.pl: mailgate realiability fix: don't bomb out when
2321           FS dbdef hasn't been initialized yet (& need to import
2322           adminsuidsetup)
2323
2324 2008-05-28 03:41  ivan
2325
2326         * htetc/: handler.pl: mailgate realiability fix: don't bomb out
2327           when FS dbdef hasn't been initialized yet
2328
2329 2008-05-28 03:14  ivan
2330
2331         * htetc/handler.pl: mailgate realiability fix: don't bomb out when
2332           FS dbdef hasn't been initialized yet
2333
2334 2008-05-19 20:52  ivan
2335
2336         * FS/FS/Upgrade.pm: automatically create an index on the new
2337           radacct.FreesideStatus column
2338
2339 2008-05-19 15:31  jeff
2340
2341         * conf/invoice_latex, FS/FS/cust_bill_pkg.pm: fix broken pagenation
2342
2343 2008-05-19 11:50  ivan
2344
2345         * FS/FS/Conf.pm: a better link to the T:T docs
2346
2347 2008-05-18 21:29  ivan
2348
2349         * FS/FS/Schema.pm: add a key on ( history_action, $primary_key ) to
2350           the h_ tables.  this should speed up the cust_pay upgrade??
2351
2352 2008-05-18 21:07  jeff
2353
2354         * FS/FS/Schema.pm, FS/FS/cdr.pm, FS/FS/cust_bill.pm,
2355           FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm,
2356           FS/FS/part_pkg/voip_cdr.pm, conf/invoice_html,
2357           conf/invoice_latex, httemplate/misc/cdr-import.html: backport
2358           voip_cdr's upstream_simple, and the columnization features
2359
2360 2008-05-18 21:07  ivan
2361
2362         * httemplate/search/cust_bill_pay.html: file cust_bill_pay.html was
2363           added on branch FREESIDE_1_7_BRANCH on 2008-05-19 04:07:06 +0000
2364
2365 2008-05-18 21:07  ivan
2366
2367         * httemplate/search/cust_credit_refund.html: file
2368           cust_credit_refund.html was added on branch FREESIDE_1_7_BRANCH
2369           on 2008-05-19 04:07:06 +0000
2370
2371 2008-05-18 21:07  ivan
2372
2373         * httemplate/search/elements/cust_pay_or_refund.html: file
2374           cust_pay_or_refund.html was added on branch FREESIDE_1_7_BRANCH
2375           on 2008-05-19 04:07:07 +0000
2376
2377 2008-05-18 21:07  ivan
2378
2379         * httemplate/search/cust_refund.html: file cust_refund.html was
2380           added on branch FREESIDE_1_7_BRANCH on 2008-05-19 04:07:06 +0000
2381
2382 2008-05-18 21:07  ivan
2383
2384         * httemplate/search/cust_bill_pay.html,
2385           httemplate/search/cust_credit_refund.html,
2386           httemplate/search/cust_refund.html,
2387           httemplate/search/elements/cust_pay_or_refund.html,
2388           FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_refund.pm,
2389           FS/FS/cust_refund.pm, FS/FS/payby.pm, FS/FS/payinfo_Mixin.pm,
2390           FS/FS/Report/Table/Monthly.pm, httemplate/graph/money_time.cgi,
2391           httemplate/search/cust_credit.html,
2392           httemplate/search/cust_pay.cgi: make net receipts clickable...
2393           and netreceipts != cashflow, really, so separate those concepts,
2394           and cashflow gets gross & net variants.  also add gross/net
2395           refunds.  #3012
2396
2397 2008-05-18 15:57  ivan
2398
2399         * FS/FS/Upgrade.pm: fix auto sqlradius upgrade: module
2400           include/import
2401
2402 2008-05-18 15:54  ivan
2403
2404         * FS/FS/part_export/sqlradius.pm: oops, fix minor refactoring of
2405           auto sqlradius upgrade
2406
2407 2008-05-18 15:53  ivan
2408
2409         * FS/bin/freeside-upgrade: fix the auto sqlradiusupgrade
2410
2411 2008-05-18 15:42  ivan
2412
2413         * FS/FS/Upgrade.pm, FS/FS/part_export/sqlradius.pm,
2414           FS/bin/freeside-sqlradius-radacctd, FS/bin/freeside-upgrade,
2415           init.d/freeside-init: on upgrade, automatically seed from
2416           sqlradius databases, and start freeside-sqlradius-radacctd by
2417           default
2418
2419 2008-05-17 23:50  ivan
2420
2421         * FS/FS/Conf.pm, httemplate/edit/process/access_group.html: add a
2422           config value for disabling the ACLs... this should be good for a
2423           demo in 1.7, 1.9 will need some way to disable ACL changes from
2424           OUTSIDE the db
2425
2426 2008-05-15 15:48  ivan
2427
2428         * FS/FS/CGI.pm: fix minor problem with ship_zip not showing up in
2429           small_custview
2430
2431 2008-05-14 14:21  jeff
2432
2433         * FS/FS/: Conf.pm, cust_bill.pm: config option to omit statement
2434           type items from invoices
2435
2436 2008-05-13 16:36  ivan
2437
2438         * FS/bin/freeside-adduser: tyop
2439
2440 2008-05-13 12:13  ivan
2441
2442         * Makefile: ensure new self-service libs are installed
2443
2444 2008-05-09 14:51  jeff
2445
2446         * httemplate/: browse/addr_block.cgi, browse/router.cgi,
2447           edit/elements/edit.html, edit/process/addr_block/allocate.cgi,
2448           elements/tr-select-table.html: re-drag address and router even
2449           farther into the century
2450
2451 2008-05-07 14:36  ivan
2452
2453         * httemplate/: misc/cancel_cust.html, view/cust_main.cgi: fix
2454           customer cancellation, sort of a side effect of #2872, fixes
2455           #3480, #3481
2456
2457 2008-05-05 18:14  ivan
2458
2459         * httemplate/misc/xmlhttp-cust_main-search.cgi: agent-virtualize
2460           customer # portion of quick payment entry
2461
2462 2008-05-04 19:11  ivan
2463
2464         * FS/FS/payinfo_Mixin.pm: hopefully really a better fix for using
2465           new payment duplicate stuff with cc encryption :/
2466
2467 2008-05-04 18:52  ivan
2468
2469         * FS/FS/payinfo_Mixin.pm: better fix for using new payment
2470           duplicate stuff with cc encryption :)
2471
2472 2008-05-04 18:18  ivan
2473
2474         * FS/FS/payinfo_Mixin.pm: fix for using new payment duplicate stuff
2475           with cc encryption
2476
2477 2008-05-02 13:30  ivan
2478
2479         * FS/bin/freeside-upgrade: add -s switch to freeside-upgrade for
2480           schema-only changes (for slony slaves)
2481
2482 2008-05-01 19:00  ivan
2483
2484         * FS/FS/part_pkg.pm: fix backport of _upgrade_data from 1.9 for
2485           very old installs, to eliminate plan-less packages
2486
2487 2008-05-01 18:58  ivan
2488
2489         * FS/FS/Upgrade.pm: upgrade part_pkg before cust_credit
2490
2491 2008-05-01 18:53  ivan
2492
2493         * FS/FS/part_pkg.pm: backport _upgrade_data from 1.9 for very old
2494           installs, to eliminate plan-less packages
2495
2496 2008-04-30 17:26  ivan
2497
2498         * ChangeLog, debian/changelog: Updated for 1.7.3
2499
2500 2008-04-30 16:42  ivan
2501
2502         * Makefile: not here
2503
2504 2008-04-30 16:36  ivan
2505
2506         * Makefile: that explains the bs with ChangeLog
2507
2508 2008-04-30 16:34  ivan
2509
2510         * debian/changelog: reverting one last time.  this should do it
2511
2512 2008-04-30 16:33  ivan
2513
2514         * ChangeLog: Updated for 1.7.3
2515
2516 2008-04-30 16:29  ivan
2517
2518         * Makefile: last last-minute fix for last-minute change
2519
2520 2008-04-30 16:28  ivan
2521
2522         * ChangeLog, debian/changelog: Updated for 1.7.3
2523
2524 2008-04-30 16:26  ivan
2525
2526         * Makefile: 1.7.3
2527
2528 2008-04-30 16:25  ivan
2529
2530         * debian/changelog: reverting bad change
2531
2532 2008-04-30 16:22  ivan
2533
2534         * ChangeLog, install/rpm/freeside.spec, debian/changelog: Updated
2535           for 1.7.3
2536
2537 2008-04-30 16:19  ivan
2538
2539         * Makefile: last minute release target update.  not particularly
2540           dangerous, nobody uses it but me
2541
2542 2008-04-24 16:15  ivan
2543
2544         * FS/MANIFEST: reverting MANIFEST changes that should not have been
2545           committed in the first place...
2546
2547 2008-04-18 19:42  ivan
2548
2549         * install/rpm/freeside.spec: Updated for 1.7.3rc3
2550
2551 2008-04-18 14:27  ivan
2552
2553         * rt/lib/RT/Ticket_Overlay.pm: blah.  last silly typo hopefully.
2554           wish this was easier to test.
2555
2556 2008-04-18 14:25  ivan
2557
2558         * rt/lib/RT/Ticket_Overlay.pm: silly semicolon
2559
2560 2008-04-18 14:19  ivan
2561
2562         * rt/lib/RT/: Ticket_Overlay.pm, URI/freeside.pm: hopefully,
2563           finally fix ticket auto-association not getting along with RT
2564           ACLs
2565
2566 2008-04-18 09:27  jeff
2567
2568         * httemplate/: browse/addr_block.cgi, browse/router.cgi,
2569           edit/process/addr_block/allocate.cgi: backout browse changes
2570           until 1.7.4
2571
2572 2008-04-17 20:29  jeff
2573
2574         * FS/t/addr_block.t, FS/t/router.t,
2575           httemplate/browse/addr_block.cgi, httemplate/browse/router.cgi,
2576           httemplate/edit/allocate.html, FS/MANIFEST,
2577           httemplate/edit/process/addr_block/add.cgi,
2578           httemplate/edit/process/addr_block/allocate.cgi,
2579           httemplate/edit/process/addr_block/deallocate.cgi,
2580           httemplate/edit/process/addr_block/split.cgi: drag address and
2581           router even farther into the century
2582
2583 2008-04-16 11:32  jeff
2584
2585         * FS/FS/cust_pkg.pm, FS/FS/cust_pkg_reason.pm,
2586           httemplate/view/cust_main/packages.html: show user who created
2587           (cancel/suspend) reason and possibly fix a lingering spurious
2588           usergroup bug
2589
2590 2008-04-15 13:47  ivan
2591
2592         * httemplate/elements/header-minimal.html: file header-minimal.html
2593           was added on branch FREESIDE_1_7_BRANCH on 2008-08-15 08:45:09
2594           +0000
2595
2596 2008-04-15 13:47  jeff
2597
2598         * httemplate/: elements/file-upload.html,
2599           elements/header-minimal.html, misc/file-upload.html: (finally)
2600           wrap up new tax rate engine (for now)
2601
2602 2008-04-14 11:42  ivan
2603
2604         * Makefile, ChangeLog: rc3
2605
2606 2008-04-12 20:03  jeff
2607
2608         * httemplate/elements/tr-select-table.html: file
2609           tr-select-table.html was added on branch FREESIDE_1_7_BRANCH on
2610           2008-05-09 21:51:59 +0000
2611
2612 2008-04-12 20:03  ivan
2613
2614         * httemplate/elements/tr-select-table.html: more stuff to allow
2615           select-table to be used as as edit/elements/edit.html m2*
2616           element: add tr-select-table.html
2617
2618 2008-04-10 15:00  ivan
2619
2620         * rt/lib/RT/Ticket_Overlay.pm: use non-ACL'ed _AddLink instead of
2621           AddLink so that the auto-association stuff works when creating a
2622           ticket
2623
2624 2008-04-09 14:44  ivan
2625
2626         * httemplate/docs/AGPL.html: file AGPL.html was added on branch
2627           FREESIDE_1_7_BRANCH on 2008-04-09 21:44:28 +0000
2628
2629 2008-04-09 14:44  ivan
2630
2631         * httemplate/docs/: AGPL.html: oops, adding explicit AGPL.html
2632
2633 2008-04-08 20:33  ivan
2634
2635         * FS/FS/part_pkg/sqlradacct_hour.pm: fix hourly cap for SQL overage
2636           charges
2637
2638 2008-04-07 22:53  ivan
2639
2640         * install/rpm/freeside.spec: Updated for 1.7.3rc2
2641
2642 2008-04-07 22:52  ivan
2643
2644         * Makefile: rc2
2645
2646 2008-04-07 22:49  ivan
2647
2648         * debian/prerm: file prerm was added on branch FREESIDE_1_7_BRANCH
2649           on 2008-04-08 05:49:21 +0000
2650
2651 2008-04-07 22:49  ivan
2652
2653         * debian/templates: file templates was added on branch
2654           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2655
2656 2008-04-07 22:49  ivan
2657
2658         * debian/cron.d: file cron.d was added on branch
2659           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2660
2661 2008-04-07 22:49  ivan
2662
2663         * debian/dbconfig-common.install: file dbconfig-common.install was
2664           added on branch FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2665
2666 2008-04-07 22:49  ivan
2667
2668         * debian/dbconfig-common.upgrade: file dbconfig-common.upgrade was
2669           added on branch FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2670
2671 2008-04-07 22:49  ivan
2672
2673         * debian/freeside-webui.links: file freeside-webui.links was added
2674           on branch FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2675
2676 2008-04-07 22:49  ivan
2677
2678         * debian/freeside.apache-alias.conf: file
2679           freeside.apache-alias.conf was added on branch
2680           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2681
2682 2008-04-07 22:49  ivan
2683
2684         * debian/freeside.default: file freeside.default was added on
2685           branch FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2686
2687 2008-04-07 22:49  ivan
2688
2689         * debian/freeside.docs: file freeside.docs was added on branch
2690           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2691
2692 2008-04-07 22:49  ivan
2693
2694         * debian/init.d.lsb.ex: file init.d.lsb.ex was added on branch
2695           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2696
2697 2008-04-07 22:49  ivan
2698
2699         * debian/postinst: file postinst was added on branch
2700           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2701
2702 2008-04-07 22:49  ivan
2703
2704         * debian/postrm: file postrm was added on branch
2705           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2706
2707 2008-04-07 22:49  ivan
2708
2709         * debian/preinst: file preinst was added on branch
2710           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2711
2712 2008-04-07 22:49  ivan
2713
2714         * debian/: TODO, compat, config, cron.d, dbconfig-common.install,
2715           dbconfig-common.upgrade, freeside-webui.links,
2716           freeside.apache-alias.conf, freeside.default, freeside.docs,
2717           init.d.lsb.ex, postinst, postrm, preinst, prerm, templates,
2718           README.Debian, changelog, conffiles.ex, control, copyright,
2719           cron.d.ex, dirs, docs, ex.doc-base.package, freeside-doc.docs,
2720           freeside-doc.files, init.d.ex, manpage.1.ex, manpage.sgml.ex,
2721           menu.ex, postinst.ex, postrm.ex, preinst.ex, prerm.ex, rules,
2722           watch.ex: debian packages!
2723
2724 2008-04-07 22:49  ivan
2725
2726         * debian/TODO: file TODO was added on branch FREESIDE_1_7_BRANCH on
2727           2008-04-08 05:49:19 +0000
2728
2729 2008-04-07 22:49  ivan
2730
2731         * debian/compat: file compat was added on branch
2732           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2733
2734 2008-04-07 22:49  ivan
2735
2736         * debian/config: file config was added on branch
2737           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2738
2739 2008-04-05 00:00  ivan
2740
2741         * FS/bin/freeside-prepaidd: configurable logfile location for
2742           freeside-prepaidd
2743
2744 2008-04-04 12:47  ivan
2745
2746         * httemplate/elements/header.html: sync with HEAD
2747
2748 2008-04-03 15:47  rsiddall
2749
2750         * httemplate/elements/header.html: Missing comma in argument list
2751           causes Mason compilation error.
2752
2753 2008-04-02 10:28  ivan
2754
2755         * Makefile: substitute FREESIDE_CONF in apache conf files
2756
2757 2008-04-02 10:26  ivan
2758
2759         * htetc/: freeside-base1.99.conf, freeside-base1.conf,
2760           freeside-base2.conf: template AuthUserFile htpasswd to be in
2761           FREESIDE_CONF dir instead of hardcoded location
2762
2763 2008-04-02 09:57  rsiddall
2764
2765         * Makefile: Quick fix to update the release version number in the
2766           RPM spec file.  This leaves the spec file unusable for CVS
2767           builds.
2768
2769 2008-04-02 08:38  ivan
2770
2771         * init.d/freeside-init: tiny init file nit that helps with deb
2772           packaging (and probably rpm too) - source /etc/default/freeside
2773           if it exists
2774
2775 2008-04-01 21:32  ivan
2776
2777         * httemplate/docs/credits.html: slight browser adjustments and DONE
2778
2779 2008-04-01 21:20  ivan
2780
2781         * httemplate/elements/header.html: new header about: box
2782
2783 2008-04-01 21:19  ivan
2784
2785         * httemplate/docs/about.html: adding about.html on 1.7
2786
2787 2008-04-01 21:19  ivan
2788
2789         * httemplate/docs/about.html: file about.html was added on branch
2790           FREESIDE_1_7_BRANCH on 2008-04-02 04:19:37 +0000
2791
2792 2008-04-01 21:19  ivan
2793
2794         * httemplate/docs/about.html: slightly taller
2795
2796 2008-04-01 21:09  ivan
2797
2798         * httemplate/docs/: credits.html, license.html: fckeditor is unused
2799           in 1.7
2800
2801 2008-04-01 21:07  ivan
2802
2803         * httemplate/docs/: credits.html, license.html: updated credits and
2804           license
2805
2806 2008-04-01 21:05  ivan
2807
2808         * httemplate/docs/about.html: adding about.html splash
2809
2810 2008-04-01 20:48  ivan
2811
2812         * httemplate/elements/popup_link_onclick.html: remove excessive
2813           iframe borders, add "scrolling" and "nofalse" options
2814
2815 2008-04-01 17:23  ivan
2816
2817         * httemplate/elements/init_overlib.html: sync with HEAD
2818
2819 2008-04-01 17:22  ivan
2820
2821         * FS/FS/cust_pay.pm: don't do (as much) useless work on upgrade
2822
2823 2008-04-01 16:56  ivan
2824
2825         * httemplate/elements/iframecontentmws.js: fix hasty safari iframe
2826           fix
2827
2828 2008-04-01 16:30  ivan
2829
2830         * httemplate/docs/: credits.html, license.html: adding license and
2831           credits in app itself
2832
2833 2008-04-01 16:30  ivan
2834
2835         * httemplate/docs/credits.html: file credits.html was added on
2836           branch FREESIDE_1_7_BRANCH on 2008-04-01 23:30:09 +0000
2837
2838 2008-04-01 16:30  ivan
2839
2840         * httemplate/docs/license.html: file license.html was added on
2841           branch FREESIDE_1_7_BRANCH on 2008-04-01 23:30:09 +0000
2842
2843 2008-04-01 16:24  ivan
2844
2845         * TODO: remove TODO
2846
2847 2008-04-01 16:24  ivan
2848
2849         * SCHEMA_CHANGE: remove SCHEMA_CHANGE
2850
2851 2008-04-01 16:20  ivan
2852
2853         * README: welcome to the new world
2854
2855 2008-04-01 16:15  ivan
2856
2857         * install/README: [no log message]
2858
2859 2008-04-01 16:15  ivan
2860
2861         * INSTALL: clean up top level files
2862
2863 2008-04-01 16:08  ivan
2864
2865         * INSTALL, CREDITS: clean up some of the top-level files
2866
2867 2008-04-01 15:34  ivan
2868
2869         * ChangeLog: current 1.7 ChangeLog
2870
2871 2008-04-01 08:55  rsiddall
2872
2873         * httemplate/elements/init_overlib.html: Missing % causes closing
2874           brace to be omitted from Perl compilation.
2875
2876 2008-04-01 02:40  ivan
2877
2878         * Makefile: last of the silly version numbers
2879
2880 2008-04-01 02:19  ivan
2881
2882         * FS/FS/cust_bill.pm: don't show services on invoices that are
2883           newer than the invoice, closes: #3032
2884
2885 2008-04-01 01:43  ivan
2886
2887         * FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm,
2888           rt/lib/RT/Ticket_Overlay.pm, rt/lib/RT/URI/freeside/Internal.pm:
2889           last bit of magic for RT ticket customer auto-association: look
2890           for requestor email addresses in cust_main_invoice and svc_acct,
2891           closes; RT#1160
2892
2893 2008-03-31 23:37  ivan
2894
2895         * httemplate/edit/cust_main_county.html: probably doesn't matter
2896           now, but better error reporting anyway
2897
2898 2008-03-31 23:34  ivan
2899
2900         * httemplate/: misc/cancel_cust.html, misc/cancel_pkg.html,
2901           edit/cust_credit.cgi: popup iframes don't have predictable names
2902           anymore, so locate submit buttons by id instead
2903
2904 2008-03-31 23:26  ivan
2905
2906         * httemplate/elements/: popup_link.html, popup_link_onclick.html:
2907           doc height param
2908
2909 2008-03-31 23:16  ivan
2910
2911         * httemplate/elements/iframecontentmws.js: append a random number
2912           to the iframe name on-the-fly to keep safari from caching it
2913           under all circumstances
2914
2915 2008-03-31 22:49  ivan
2916
2917         * httemplate/view/cust_main/payment_history.html: finish
2918           component-izing overlib links
2919
2920 2008-03-31 21:37  ivan
2921
2922         * httemplate/search/cust_pkg.cgi: use popup_link...
2923
2924 2008-03-31 21:19  ivan
2925
2926         * httemplate/browse/rate_detail.html: can't run include() sub at
2927           <%once> time
2928
2929 2008-03-31 20:56  ivan
2930
2931         * httemplate/browse/rate_detail.html: component-ize overlib init
2932           and popup link
2933
2934 2008-03-31 20:51  ivan
2935
2936         * httemplate/edit/bulk-cust_svc.html: component-ize overlib init
2937
2938 2008-03-31 20:49  ivan
2939
2940         * httemplate/elements/phonenumber.html: use popup_link element for
2941           phonenumber.html silly vonage popup
2942
2943 2008-03-31 16:19  ivan
2944
2945         * httemplate/elements/progress-init.html: overlib include
2946
2947 2008-03-31 16:14  ivan
2948
2949         * httemplate/elements/: popup_link-cust_main.html,
2950           popup_link-cust_pkg.html, popup_link-cust_svc.html,
2951           popup_link.html, popup_link_onclick.html: fix examples to use
2952           elements/init_overlib.html
2953
2954 2008-03-31 16:09  ivan
2955
2956         * httemplate/browse/cust_main_county.cgi: overlib include
2957
2958 2008-03-31 16:07  ivan
2959
2960         * httemplate/: view/cust_main.cgi,
2961           elements/popup_link_onclick.html, view/cust_main/notes.html:
2962           clean up overlib usage for customer notes
2963
2964 2008-03-31 15:52  ivan
2965
2966         * fs_selfservice/FS-SelfService/cgi/signup.cgi: signup.cgi fix for
2967           hidden agentnum tags with trailling "/ >"
2968
2969 2008-03-31 15:27  ivan
2970
2971         * httemplate/elements/init_overlib.html: file init_overlib.html was
2972           added on branch FREESIDE_1_7_BRANCH on 2008-03-31 22:27:56 +0000
2973
2974 2008-03-31 15:27  ivan
2975
2976         * httemplate/: elements/init_overlib.html,
2977           edit/cust_main/billing.html, misc/payment.cgi: overlib cleanup:
2978           easy static CVV2/echeck popups
2979
2980 2008-03-31 14:52  ivan
2981
2982         * httemplate/elements/iframecontentmws.js: update overlibmws to
2983           current code
2984
2985 2008-03-31 14:11  ivan
2986
2987         * httemplate/elements/popup_link_onclick.html: file
2988           popup_link_onclick.html was added on branch FREESIDE_1_7_BRANCH
2989           on 2008-03-31 21:11:03 +0000
2990
2991 2008-03-31 14:11  ivan
2992
2993         * httemplate/: elements/popup_link_onclick.html,
2994           elements/popup_link.html, browse/cust_main_county.cgi: fix safari
2995           weirdness with caching iframes and auto-submitting them (in tax
2996           editor at least)
2997
2998 2008-03-31 13:40  ivan
2999
3000         * httemplate/elements/: popup_link-cust_main.html,
3001           popup_link-cust_pkg.html, popup_link-cust_svc.html,
3002           popup_link.html: clean up popup link elements a bit, have the
3003           iframe name autogenerate to work around safari fuckery
3004
3005 2008-03-31 11:50  ivan
3006
3007         * httemplate/elements/: overlibmws_crossframe.js, overlibmws.js,
3008           overlibmws_draggable.js, overlibmws_iframe.js: update overlibmws
3009           to current code before delving into safari problem...  hopefully
3010           no disasterous side effects :)
3011
3012 2008-03-29 19:42  ivan
3013
3014         * httemplate/: search/cust_bill.html, view/cust_bill.cgi: don't
3015           show invoice resend and payment posting links if you can't do
3016           that anyway
3017
3018 2008-03-29 02:11  ivan
3019
3020         * httemplate/view/: svc_phone.cgi, elements/svc_Common.html: add
3021           quick links for unprocessed and processed CDRs to svc_phone view
3022
3023 2008-03-29 01:05  ivan
3024
3025         * httemplate/edit/process/quick-cust_pkg.cgi: hmm... think this is
3026           right for 1.7
3027
3028 2008-03-29 01:02  ivan
3029
3030         * httemplate/edit/process/quick-cust_pkg.cgi: fix quick pkg order
3031           redirect
3032
3033 2008-03-28 15:31  ivan
3034
3035         * FS/FS/cust_svc.pm: fix double charging for CDRs when number is in
3036           both src and charged_party fields, and disable_src is not checked
3037
3038 2008-03-27 15:04  ivan
3039
3040         * httemplate/edit/process/cust_main.cgi: fixes edit if routing code
3041           only, closes: #3085
3042
3043 2008-03-27 14:05  ivan
3044
3045         * httemplate/view/cust_main/: payment_history.html: fix for ACH
3046           info masking
3047
3048 2008-03-27 14:01  ivan
3049
3050         * httemplate/view/cust_main/: billing.html, payment_history.html:
3051           mask ACH info in payment history
3052
3053 2008-03-27 13:40  ivan
3054
3055         * httemplate/search/report_sql.html: file report_sql.html was added
3056           on branch FREESIDE_1_7_BRANCH on 2008-03-27 20:40:44 +0000
3057
3058 2008-03-27 13:40  ivan
3059
3060         * httemplate/: elements/menu.html, search/report_sql.html: add back
3061           raw SQL query (it had an appropriate ACL)
3062
3063 2008-03-27 13:19  ivan
3064
3065         * httemplate/search/cust_pay.cgi: resolve minor ACL glitch linking
3066           to payments
3067
3068 2008-03-26 11:18  ivan
3069
3070         * FS/FS/Report/Table/Monthly.pm: add a netcredits_12mo sub so that
3071           12mo checkbox works again... sure do need these to be
3072           auto-generated or $AUTOLOADED or something :)
3073
3074 2008-03-26 08:42  jeff
3075
3076         * FS/FS/rate_detail.pm, httemplate/browse/rate_detail.html,
3077           httemplate/edit/rate_detail.html,
3078           httemplate/edit/rate_region.cgi: fixup per call billing
3079
3080 2008-03-25 20:04  ivan
3081
3082         * FS/FS/part_pkg/voip_cdr.pm: don't granular-ize 0 billsec calls
3083           into having a minimum charge
3084
3085 2008-03-25 19:27  ivan
3086
3087         * httemplate/search/: cdr.html, report_cdr.html: add ability to
3088           query ranges of duration & billable seconds to CDR report
3089
3090 2008-03-25 19:19  ivan
3091
3092         * httemplate/search/: report_cust_main.html, report_svc_acct.html:
3093           UI nit: separate search & display options
3094
3095 2008-03-25 18:03  ivan
3096
3097         * httemplate/edit/: part_bill_event.cgi,
3098           process/part_bill_event.cgi: quick shortcut for easier adding of
3099           new 1.7-style invoice events
3100
3101 2008-03-24 15:35  ivan
3102
3103         * httemplate/edit/part_bill_event.cgi: this probably never worked.
3104           ->send isn't at all what is wanted, that sends the original
3105           invoice, not the new one with the late charge
3106
3107 2008-03-23 20:07  ivan
3108
3109         * rt/: html/Elements/EditCustomers,
3110           html/Ticket/Elements/EditCustomers,
3111           html/Ticket/Elements/ShowCustomers, lib/RT/Ticket_Overlay.pm:
3112           woo!  final part of #1160!  yup, auto-associating tickets with
3113           customers now.  whew!
3114
3115 2008-03-23 18:28  ivan
3116
3117         * rt/: html/Ticket/Elements/AddCustomers, lib/RT/Record.pm,
3118           lib/RT/Interface/Web_Vendor.pm: part two of #1160: linking a
3119           ticket to its first customer will auto-link any customerless
3120           requestors
3121
3122 2008-03-23 16:38  ivan
3123
3124         * rt/: html/Admin/Users/Modify.html, lib/RT/User_Overlay.pm,
3125           lib/RT/Interface/Web_Vendor.pm: part 1 of #1160: associate users
3126           w/customers, manual editing
3127
3128 2008-03-23 16:32  ivan
3129
3130         * rt/html/Elements/AddCustomers: file AddCustomers was added on
3131           branch FREESIDE_1_7_BRANCH on 2008-03-23 23:33:01 +0000
3132
3133 2008-03-23 16:32  ivan
3134
3135         * rt/html/Elements/EditCustomers: file EditCustomers was added on
3136           branch FREESIDE_1_7_BRANCH on 2008-03-23 23:33:01 +0000
3137
3138 2008-03-23 16:32  ivan
3139
3140         * rt/html/Elements/: AddCustomers, EditCustomers: part 1 of #1160:
3141           associate users w/customers, manual editing
3142
3143 2008-03-19 12:48  jeff
3144
3145         * httemplate/edit/part_bill_event.cgi: quick fix for deep recursion
3146           (RT#3267)
3147
3148 2008-03-16 15:41  jeff
3149
3150         * httemplate/: elements/popup_link-cust_main.html,
3151           elements/popup_link-cust_pkg.html,
3152           elements/popup_link-cust_svc.html, elements/popup_link.html,
3153           view/cust_main.cgi, view/cust_main/packages.html: componentize
3154           conflicting %once subroutines (rt#3250)
3155
3156 2008-03-16 09:57  jeff
3157
3158         * httemplate/misc/recharge_svc.html: doh
3159
3160 2008-03-15 22:22  ivan
3161
3162         * httemplate/search/svc_broadband.cgi: clean up and
3163           agent-virtualize svc_broadband searching
3164
3165 2008-03-15 22:13  ivan
3166
3167         * httemplate/edit/part_svc.cgi: finish bringing sanity to
3168           svc_broadband service definition blocknum edit
3169
3170 2008-03-15 22:13  ivan
3171
3172         * FS/FS/: addr_block.pm, svc_broadband.pm: bring some sanity to
3173           address block selection in svc_broadband service definition edit
3174
3175 2008-03-15 21:54  ivan
3176
3177         * httemplate/browse/: addr_block.cgi, router.cgi: drag address &
3178           router browse into this centiry
3179
3180 2008-03-15 21:00  ivan
3181
3182         * httemplate/elements/header.html, httemplate/elements/menu.html,
3183           rt/html/Elements/FreesideSearch: hide customer search if user
3184           does not have "List customers" ACL, closes: RT#3105
3185
3186 2008-03-15 15:18  ivan
3187
3188         * httemplate/edit/part_pkg.cgi, FS/FS/part_pkg/voip_cdr.pm:
3189           slightly better voip_cdr package edit: use radio buttons for
3190           selecting long things
3191
3192 2008-03-15 14:39  ivan
3193
3194         * FS/FS/part_pkg/voip_cdr.pm: be asssertive
3195
3196 2008-03-15 14:14  ivan
3197
3198         * FS/FS/: cust_svc.pm, part_pkg/voip_cdr.pm: configurable
3199           disable_src, domestic_prefix and international_prefix options for
3200           voip price plan
3201
3202 2008-03-15 12:52  ivan
3203
3204         * httemplate/search/cust_bill.html, FS/FS/cust_bill.pm: check on
3205           invoice re-printing newest percust... can't reproduce any
3206           problem, prints newest per cust fine, closes: #3161
3207
3208 2008-03-14 17:30  ivan
3209
3210         * httemplate/: view/svc_domain.cgi, misc/catchall.cgi: fix harmless
3211           code leaking out onto the page, hehe, closes: Bug#3253, also
3212           remove silly formatting on catchall edit
3213
3214 2008-03-14 13:11  ivan
3215
3216         * FS/FS/cust_main.pm: eliminate some harmless uninitialized value
3217           warnings
3218
3219 2008-03-14 10:30  jeff
3220
3221         * FS/FS/part_export/prizm.pm: insist on Net::Prizm 0.04
3222
3223 2008-03-14 01:13  ivan
3224
3225         * httemplate/edit/process/cust_pkg.cgi: whew, glad that change
3226           package bugfix was easy to find, closes: Bug#3241
3227
3228 2008-03-14 00:48  ivan
3229
3230         * httemplate/search/cust_credit_bill.html: file
3231           cust_credit_bill.html was added on branch FREESIDE_1_7_BRANCH on
3232           2008-03-14 07:48:45 +0000
3233
3234 2008-03-14 00:48  ivan
3235
3236         * FS/FS/cust_credit_bill.pm, FS/FS/Report/Table/Monthly.pm,
3237           httemplate/search/cust_credit_bill.html,
3238           httemplate/graph/money_time.cgi,
3239           httemplate/search/cust_credit.html: add net credits to
3240           sales/credits/receipts report
3241
3242 2008-03-13 19:10  ivan
3243
3244         * FS/FS/Conf.pm: add Net20 invoice terms, closes: #3219
3245
3246 2008-03-13 02:28  ivan
3247
3248         * FS/FS/cust_pay.pm: yow.  very sleep deprived.  remove the
3249           infinite loop rather than add one.
3250
3251 2008-03-13 02:14  ivan
3252
3253         * FS/FS/cust_pay.pm: infinite loop protection
3254
3255 2008-03-13 01:57  ivan
3256
3257         * FS/FS/cust_pay.pm: allow cust_pay.otaker upgrade to proceed even
3258           if there are some old crufty records around attached to
3259           now-deleted customers
3260
3261 2008-03-12 21:01  jeff
3262
3263         * httemplate/misc/batch-cust_pay.html: minor oops
3264
3265 2008-03-12 09:22  jeff
3266
3267         * FS/FS/cust_svc.pm, FS/FS/part_export.pm, FS/FS/svc_Common.pm,
3268           FS/FS/UI/Web.pm, FS/FS/part_export/prizm.pm,
3269           eg/export_template.pm, httemplate/view/cust_main/packages.html:
3270           allow exports to add links to customer view (#1407)
3271
3272 2008-03-04 13:07  ivan
3273
3274         * FS/FS/cust_refund.pm: fix otaker population for cust_refund like
3275           cust_credit and cust_pay
3276
3277 2008-03-04 13:06  ivan
3278
3279         * FS/FS/cust_pay.pm: fix cust_pay.otaker population
3280
3281 2008-03-04 11:15  ivan
3282
3283         * httemplate/: edit/cust_pkg.cgi, edit/process/cust_pkg.cgi,
3284           misc/change_pkg.cgi: fix edit/process/cust_pkg getting confused
3285           about the two different places that would be calling it... i.e.
3286           with an empty new_pkgnum it would redirect the popup back the
3287           customer view, hehe
3288
3289 2008-03-03 19:38  ivan
3290
3291         * FS/FS/cust_bill.pm: AND fix latex->html notes substituion for ~s
3292
3293 2008-03-03 19:37  ivan
3294
3295         * FS/FS/cust_bill.pm: and fix latex->html notes substituion for
3296           escaped #s
3297
3298 2008-03-03 19:34  ivan
3299
3300         * FS/FS/cust_bill.pm: fix latex->html notes substituion for
3301           newlines
3302
3303 2008-03-03 18:55  ivan
3304
3305         * httemplate/search/: cdr.html, report_cdr.html: backport 1.9 CDR
3306           search to 1.7
3307
3308 2008-03-03 18:27  ivan
3309
3310         * httemplate/browse/rate_region.html: should improve compatibility
3311           with older Pg.  i hope
3312
3313 2008-03-03 15:07  ivan
3314
3315         * rt/: Changelog, configure, configure.ac, bin/rt-crontool.in,
3316           bin/rt.in, bin/webmux.pl.in, etc/RT_Config.pm.in,
3317           etc/schema.mysql, html/Admin/Groups/index.html,
3318           html/Elements/EditCustomFieldSelect, html/Elements/QuickCreate,
3319           html/Elements/Quicksearch, html/Elements/SelectNewTicketQueue,
3320           html/Elements/ShowCustomFields,
3321           html/Elements/CollectionAsTable/ParseFormat,
3322           html/REST/1.0/Forms/ticket/default,
3323           html/REST/1.0/NoAuth/mail-gateway, html/REST/1.0/search/ticket,
3324           html/SelfService/Create.html, html/Ticket/Create.html,
3325           html/Ticket/Display.html, html/Ticket/Elements/EditCustomFields,
3326           html/Ticket/Elements/PreviewScrips,
3327           html/Ticket/Elements/ShowBasics, html/Ticket/Elements/ShowDates,
3328           html/Ticket/Elements/ShowHistory,
3329           html/Ticket/Elements/ShowRequestor,
3330           html/Ticket/Elements/ShowSummary, lib/RT.pm.in,
3331           lib/RT/Attachment_Overlay.pm, lib/RT/CustomField_Overlay.pm,
3332           lib/RT/Date.pm, lib/RT/Group_Overlay.pm, lib/RT/I18N.pm,
3333           lib/RT/Link_Overlay.pm, lib/RT/Links_Overlay.pm,
3334           lib/RT/Record.pm, lib/RT/Template_Overlay.pm,
3335           lib/RT/Ticket_Overlay.pm, lib/RT/Tickets_Overlay.pm,
3336           lib/RT/Transaction_Overlay.pm, lib/RT/URI.pm,
3337           lib/RT/Action/SendEmail.pm, lib/RT/Condition/Generic.pm,
3338           lib/RT/I18N/de.po, lib/RT/I18N/pt_br.po, lib/RT/Interface/CLI.pm,
3339           lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm,
3340           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/MailFrom.pm,
3341           lib/RT/Interface/Web/Handler.pm, lib/RT/URI/base.pm,
3342           lib/RT/URI/fsck_com_rt.pm, lib/t/regression/06-mime_decoding.t,
3343           lib/t/regression/06mailgateway.t,
3344           lib/t/regression/22search_tix_by_txn.t,
3345           lib/t/regression/23-web_attachments.t, sbin/rt-setup-database.in,
3346           sbin/rt-test-dependencies.in: merge in rt 3.4.6.  *gulp*!
3347
3348 2008-03-01 20:11  ivan
3349
3350         * rt/lib/t/regression/23-web_attachments.t: file
3351           23-web_attachments.t was added on branch FREESIDE_1_7_BRANCH on
3352           2008-03-03 23:07:57 +0000
3353
3354 2008-03-01 20:10  ivan
3355
3356         * rt/lib/t/regression/06-mime_decoding.t: file 06-mime_decoding.t
3357           was added on branch FREESIDE_1_7_BRANCH on 2008-03-03 23:07:56
3358           +0000
3359
3360 2008-03-01 20:10  ivan
3361
3362         * rt/lib/t/regression/: 06-mime_decoding.t, 23-web_attachments.t:
3363           import rt 3.6.6
3364
3365 2008-03-01 20:02  ivan
3366
3367         * rt/lib/t/regression/: 06-mime_decoding.t, 23-web_attachments.t:
3368           import rt 3.4.6
3369
3370 2008-03-01 19:07  ivan
3371
3372         * httemplate/elements/header.html,
3373           rt/html/Elements/FreesideNewCust: fix annoying resize of "New
3374           customer" button; closes: RT#1642
3375
3376 2008-03-01 17:31  ivan
3377
3378         * httemplate/misc/disable-payment_gateway.cgi: file
3379           disable-payment_gateway.cgi was added on branch
3380           FREESIDE_1_7_BRANCH on 2008-03-02 01:31:52 +0000
3381
3382 2008-03-01 17:31  ivan
3383
3384         * httemplate/misc/disable-payment_gateway.cgi,
3385           FS/FS/payment_gateway.pm, httemplate/search/elements/search.html,
3386           httemplate/browse/payment_gateway.html: add payment gateway
3387           disabling (and move payment gateway browse over to new template)
3388
3389 2008-03-01 15:30  ivan
3390
3391         * FS/FS/: Conf.pm, payinfo_Mixin.pm: added a config value to
3392           control the extent of credit card masking, but since
3393           cust_main.paymask is in the db, need something to update it for
3394           all existing customers too
3395
3396 2008-03-01 14:39  ivan
3397
3398         * httemplate/search/cust_main.html: ah, that's better, prettyfy and
3399           link adv. customer search
3400
3401 2008-03-01 14:23  ivan
3402
3403         * httemplate/: elements/select-payby.html,
3404           elements/tr-select-payby.html, search/cust_main.html,
3405           search/report_cust_main.html: add payby selection to adv.
3406           customer search
3407
3408 2008-03-01 14:23  ivan
3409
3410         * httemplate/elements/select-payby.html: file select-payby.html was
3411           added on branch FREESIDE_1_7_BRANCH on 2008-03-01 22:23:21 +0000
3412
3413 2008-03-01 14:23  ivan
3414
3415         * httemplate/elements/tr-select-payby.html: file
3416           tr-select-payby.html was added on branch FREESIDE_1_7_BRANCH on
3417           2008-03-01 22:23:21 +0000
3418
3419 2008-02-28 20:31  ivan
3420
3421         * FS/FS/cdr.pm, httemplate/misc/cdr-import.html: working asterisk
3422           CDR CSV import (not just direct DB)
3423
3424 2008-02-28 18:29  ivan
3425
3426         * FS/FS/: Record.pm, access_user.pm: disallow uppercase usernames
3427           in the first place.  also Record::str2time_sql_closing snuck in.
3428
3429 2008-02-21 17:09  ivan
3430
3431         * FS/FS/cust_pay.pm: want to upgrade legacy payments even if they
3432           are deprecated COMP payby...
3433
3434 2008-02-21 16:57  ivan
3435
3436         * FS/FS/cust_pay.pm: don't bomb out on this transition on old
3437           databases without history records for everything...
3438
3439 2008-02-20 14:45  ivan
3440
3441         * httemplate/misc/inventory_item-import.html: doh.  ivan is so in
3442           the doghouse for this one
3443
3444 2008-02-19 18:07  ivan
3445
3446         * FS/FS/prepay_credit.pm,
3447           httemplate/edit/process/prepay_credit.cgi: retry collisions a
3448           bit, acme is getting duplicate errors... guess they're using lots
3449           and lots of prepaid cards.  closes: RT#3104
3450
3451 2008-02-19 17:21  ivan
3452
3453         * FS/FS/Schema.pm: update the tax class editor to enable taxclass
3454           adding, RT#2929
3455
3456 2008-02-19 17:16  ivan
3457
3458         * httemplate/edit/: part_pkg_taxclass.html,
3459           process/part_pkg_taxclass.html: file part_pkg_taxclass.html was
3460           added on branch FREESIDE_1_7_BRANCH on 2008-02-20 01:17:21 +0000
3461
3462 2008-02-19 17:16  ivan
3463
3464         * httemplate/edit/part_pkg_taxclass.html,
3465           httemplate/edit/process/part_pkg_taxclass.html,
3466           httemplate/browse/cust_main_county.cgi, FS/FS/Upgrade.pm,
3467           FS/FS/part_pkg_taxclass.pm, htetc/handler.pl,
3468           httemplate/elements/tr-select-taxclass.html: update the tax class
3469           editor to enable taxclass adding, RT#2929
3470
3471 2008-02-19 17:14  ivan
3472
3473         * httemplate/edit/: cust_main_county-expand.cgi,
3474           process/cust_main_county-expand.cgi: oops, this got commited to
3475           HEAD by a bad command, its part of the commit to update the tax
3476           class editor to enable taxclass adding, RT#2929
3477
3478 2008-02-19 17:10  ivan
3479
3480         * httemplate/edit/process/part_pkg.cgi:
3481           process/part_pkg_taxclass.html
3482
3483 2008-02-19 01:15  ivan
3484
3485         * FS/t/part_pkg_taxclass.t: file part_pkg_taxclass.t was added on
3486           branch FREESIDE_1_7_BRANCH on 2008-02-19 09:15:19 +0000
3487
3488 2008-02-19 01:15  ivan
3489
3490         * FS/: FS/part_pkg_taxclass.pm, t/part_pkg_taxclass.t, FS.pm,
3491           MANIFEST: adding taxclass table
3492
3493 2008-02-19 01:15  ivan
3494
3495         * FS/FS/part_pkg_taxclass.pm: file part_pkg_taxclass.pm was added
3496           on branch FREESIDE_1_7_BRANCH on 2008-02-19 09:15:19 +0000
3497
3498 2008-02-19 01:10  ivan
3499
3500         * bin/generate-table-module: fix this to generate more
3501           wiki-friendly column list
3502
3503 2008-02-18 19:30  ivan
3504
3505         * FS/FS/svc_external.pm: add some descriptions for svc_external
3506           fields, allowing id to fill in from inventory
3507
3508 2008-02-18 19:17  ivan
3509
3510         * FS/FS/svc_external.pm: return svc_external id and title as label
3511           instead of svcnum
3512
3513 2008-02-18 18:57  ivan
3514
3515         * fs_selfservice/FS-SelfService/SelfService.pm: fixup and expand
3516           POD docs for self-service list_pkgs & list_svcs
3517
3518 2008-02-18 18:38  ivan
3519
3520         * bin/pod2x: fix API upload
3521
3522 2008-02-18 18:37  ivan
3523
3524         * FS/FS.pm: update base API docs contents
3525
3526 2008-02-18 18:33  ivan
3527
3528         * FS/FS/cust_pay_pending.pm: clean up POD docs for better wiki
3529           exportability
3530
3531 2008-02-18 18:28  ivan
3532
3533         * FS/FS/cust_credit.pm: clean up POD docs for better wiki
3534           exportability
3535
3536 2008-02-18 18:25  ivan
3537
3538         * FS/FS/cust_bill_event.pm: clean up POD docs for better wiki
3539           exportability
3540
3541 2008-02-18 18:20  ivan
3542
3543         * FS/FS/cust_bill.pm: clean up POD docs for better wiki
3544           exportability
3545
3546 2008-02-14 00:31  ivan
3547
3548         * httemplate/search/cust_pkg.cgi: brown-bag missing comma from last
3549           update.  time to go home
3550
3551 2008-02-14 00:28  ivan
3552
3553         * httemplate/search/cust_pkg.cgi: re-align links and styling in
3554           package report correctly
3555
3556 2008-02-13 19:52  ivan
3557
3558         * FS/FS/Schema.pm, FS/FS/Upgrade.pm, FS/FS/cust_pay.pm,
3559           httemplate/search/cust_pay.cgi,
3560           httemplate/view/cust_main/payment_history.html: add
3561           cust_pay.otaker field; populate it based on history on upgrades,
3562           and show the order taker on all payments (on customer view and
3563           payment search)  closes: #2953
3564
3565 2008-02-13 19:48  ivan
3566
3567         * FS/t/h_cust_pay.t: file h_cust_pay.t was added on branch
3568           FREESIDE_1_7_BRANCH on 2008-02-14 03:48:31 +0000
3569
3570 2008-02-13 19:48  ivan
3571
3572         * FS/: FS/h_cust_pay.pm, t/h_cust_credit.t, t/h_cust_pay.t: add
3573           FS::h_cust_pay class
3574
3575 2008-02-13 19:48  ivan
3576
3577         * FS/t/h_cust_credit.t: file h_cust_credit.t was added on branch
3578           FREESIDE_1_7_BRANCH on 2008-02-14 03:48:31 +0000
3579
3580 2008-02-13 19:48  ivan
3581
3582         * FS/FS/h_cust_pay.pm: file h_cust_pay.pm was added on branch
3583           FREESIDE_1_7_BRANCH on 2008-02-14 03:48:31 +0000
3584
3585 2008-02-13 17:48  ivan
3586
3587         * httemplate/view/cust_main/payment_history.html: this ACL has been
3588           around for long enough (and almost nobody uses batched payments,
3589           so showing them is probably bad)
3590
3591 2008-02-13 15:49  jeff
3592
3593         * FS/FS/svc_broadband.pm, httemplate/elements/header.html:
3594           svc_broadband MAC searches RT#2985
3595
3596 2008-02-13 15:45  jeff
3597
3598         * FS/FS/cust_main.pm, httemplate/edit/quick-charge.html,
3599           httemplate/edit/process/quick-charge.cgi: package class selection
3600           for one-time charges RT#1322
3601
3602 2008-02-13 15:39  jeff
3603
3604         * FS/FS/rate_detail.pm, FS/FS/part_pkg/voip_cdr.pm,
3605           httemplate/edit/rate_region.cgi: directory assistance (flat
3606           per-call) billing RT#3114
3607
3608 2008-02-13 13:50  ivan
3609
3610         * httemplate/misc/process/link.cgi: fix compile error from hasty
3611           refactoring
3612
3613 2008-02-12 22:02  ivan
3614
3615         * FS/FS/part_pkg/bulk.pm: yup, bulk price plan appears to be
3616           working
3617
3618 2008-02-12 22:00  ivan
3619
3620         * README: modernizing
3621
3622 2008-02-11 19:11  ivan
3623
3624         * FS/FS/Misc.pm: update for MailTools v2.00
3625
3626 2008-02-10 18:37  ivan
3627
3628         * FS/FS/reason.pm: upgrading reason table not quite working with
3629           mysql, hopefully no old installs need this, new ones should be
3630           fine hopefully
3631
3632 2008-02-10 18:36  ivan
3633
3634         * FS/FS/: Upgrade.pm, cust_svc.pm, h_cust_svc.pm: fix & cleanup
3635           duplicate history records
3636
3637 2008-02-10 18:03  ivan
3638
3639         * FS/FS/reason.pm: better debugging if things go awry
3640
3641 2008-02-10 16:53  ivan
3642
3643         * FS/FS/Cron/notify.pm: third time's the charm: MySQL didn't like
3644           casting to INTEGER, it wants SIGNED.  whew.
3645
3646 2008-02-10 16:02  ivan
3647
3648         * FS/FS/Cron/notify.pm: ah, no, its count (*) vs count(*), wow
3649
3650 2008-02-10 15:58  ivan
3651
3652         * FS/FS/Cron/notify.pm: comment out unused db statements in a way
3653           that doesn't get to the database, to avoid Pg vs mysql
3654           comment-out differences
3655
3656 2008-02-09 11:16  ivan
3657
3658         * httemplate/edit/process/agent_type.cgi: typo, fix from mtou,
3659           thanks
3660
3661 2008-02-08 13:57  rsiddall
3662
3663         * install/rpm/freeside.spec: Removes "-o freeside" from install
3664           lines in Makefile so that you don't need a freeside user on the
3665           build machine.  RPM handles setting the file owner.  This should
3666           allow the RPMs to build under mock.
3667
3668 2008-02-07 10:13  rsiddall
3669
3670         * install/rpm/freeside.spec: It was not necessary to add the
3671           freeside user to the build machine to get the RPMs to build.
3672           This prevented the RPMs from building under mock.
3673
3674 2008-02-02 18:24  ivan
3675
3676         * FS/FS/cust_main.pm: should eliminate "Use of uninitialized value
3677           in length at /usr/local/share/perl/5.8.8/FS/cust_main.pm line
3678           5194." warnings
3679
3680 2008-02-02 17:43  ivan
3681
3682         * httemplate/edit/cust_main.cgi: oops, fix display of errors on
3683           customer edit
3684
3685 2008-01-30 08:14  jeff
3686
3687         * httemplate/misc/bulk_change_pkg.cgi: pointless false laziness
3688           removal
3689
3690 2008-01-28 20:15  jeff
3691
3692         * FS/FS/cust_pkg.pm: missed use
3693
3694 2008-01-28 19:16  jeff
3695
3696         * httemplate/misc/bulk_change_pkg.cgi, FS/FS/cust_pkg.pm,
3697           httemplate/misc/process/bulk_change_pkg.cgi,
3698           httemplate/search/cust_pkg.cgi,
3699           httemplate/search/elements/search.html: bulk package changing
3700           (RT#1394)
3701
3702 2008-01-25 10:26  jeff
3703
3704         * httemplate/misc/cust_pay-import.cgi, FS/FS/cust_pay.pm,
3705           httemplate/elements/menu.html,
3706           httemplate/misc/process/cust_pay-import.cgi: simple payment CSV
3707           import
3708
3709 2008-01-24 18:55  jeff
3710
3711         * FS/FS/part_export/prizm.pm: add an always BAM option and be
3712           explicit about transactions
3713
3714 2008-01-24 13:19  ivan
3715
3716         * FS/FS/TicketSystem/RT_External.pm,
3717           httemplate/view/cust_main/tickets.html: slightly more sane names
3718           for customer tickets hash, display ticket owners on customer view
3719           page
3720
3721 2008-01-24 13:10  ivan
3722
3723         * htetc/handler.pl: used in rt autohandler.  i wonder why this
3724           never bit before
3725
3726 2008-01-23 11:09  jeff
3727
3728         * fs_selfservice/FS-SelfService/cgi/bill.html,
3729           fs_selfservice/FS-SelfService/cgi/card.html,
3730           fs_selfservice/FS-SelfService/cgi/change_bill.html,
3731           fs_selfservice/FS-SelfService/cgi/change_pay.html,
3732           fs_selfservice/FS-SelfService/cgi/change_ship.html,
3733           fs_selfservice/FS-SelfService/cgi/check.html,
3734           FS/FS/ClientAPI/MyAccount.pm,
3735           fs_selfservice/FS-SelfService/cgi/contact.html,
3736           fs_selfservice/FS-SelfService/cgi/make_ach_payment.html,
3737           fs_selfservice/FS-SelfService/cgi/make_payment.html,
3738           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
3739           fs_selfservice/FS-SelfService/cgi/process_change_bill.html,
3740           fs_selfservice/FS-SelfService/cgi/process_change_pay.html,
3741           fs_selfservice/FS-SelfService/cgi/process_change_ship.html,
3742           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: change
3743           service, billing, and payment info in selfservice
3744
3745 2008-01-22 21:59  ivan
3746
3747         * ChangeLog: too self-referential?
3748
3749 2008-01-20 15:24  ivan
3750
3751         * FS/FS/Schema.pm: add and fix some indices, this should marginally
3752           (but not drastically) improve the time to pull up A/R report
3753           totals
3754
3755 2008-01-17 14:10  ivan
3756
3757         * httemplate/edit/process/part_pkg.cgi: doh, missed a semicolon in
3758           hasty backport
3759
3760 2008-01-17 14:04  ivan
3761
3762         * httemplate/search/cust_bill_event.cgi: fix error from merging
3763
3764 2008-01-16 20:23  ivan
3765
3766         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: fix ACLs to
3767           allow the limited "package editing" of customizing customer
3768           packages
3769
3770 2008-01-16 19:50  ivan
3771
3772         * httemplate/view/cust_main/billing.html: don't show 'Bill now'
3773           link unless the current user can...
3774
3775 2008-01-14 10:22  ivan
3776
3777         * httemplate/edit/process/quick-cust_pkg.cgi: oops, fix stupid
3778           error in quick package order
3779
3780 2008-01-13 16:22  ivan
3781
3782         * httemplate/: edit/part_bill_event.cgi,
3783           elements/select-taxclass.html: maintenance on old events, yay.
3784           fix for late charges without a taxclass, closes: RT#2988
3785
3786 2008-01-13 16:17  ivan
3787
3788         * httemplate/edit/: cust_main.cgi, svc_www.cgi: fix tyops
3789
3790 2008-01-13 13:43  ivan
3791
3792         * httemplate/edit/: cust_credit_bill.cgi,
3793           process/cust_credit_bill.cgi: tyop
3794
3795 2008-01-13 13:41  ivan
3796
3797         * httemplate/edit/: cust_bill_pay.cgi, process/cust_bill_pay.cgi:
3798           fix tyop
3799
3800 2008-01-13 13:39  ivan
3801
3802         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: remove 1.7
3803           vs. 1.9 cruft
3804
3805 2008-01-13 13:35  ivan
3806
3807         * httemplate/edit/: REAL_cust_pkg.cgi, access_user.html, agent.cgi,
3808           agent_payment_gateway.html, agent_type.cgi, bulk-cust_svc.html,
3809           cust_bill_pay.cgi, cust_credit.cgi, cust_credit_bill.cgi,
3810           cust_main.cgi, cust_main_county-expand.cgi, cust_main_note.cgi,
3811           cust_pay.cgi, cust_pkg.cgi, cust_refund.cgi,
3812           inventory_class.html, part_bill_event.cgi, part_export.cgi,
3813           part_pkg.cgi, part_referral.html, part_svc.cgi,
3814           part_virtual_field.cgi, payment_gateway.html, pkg_class.html,
3815           prepay_credit.cgi, quick-charge.html, rate.cgi, rate_region.cgi,
3816           reason.html, reason_type.html, reg_code.cgi, router.cgi,
3817           svc_Common.html, svc_acct.cgi, svc_acct_pop.cgi,
3818           svc_broadband.cgi, svc_domain.cgi, svc_external.cgi,
3819           svc_forward.cgi, svc_phone.cgi, svc_www.cgi,
3820           process/REAL_cust_pkg.cgi, process/access_user.html,
3821           process/agent.cgi, process/agent_payment_gateway.html,
3822           process/agent_type.cgi, process/bulk-cust_svc.cgi,
3823           process/cust_bill_pay.cgi, process/cust_credit.cgi,
3824           process/cust_credit_bill.cgi, process/cust_main.cgi,
3825           process/cust_main_county-collapse.cgi,
3826           process/cust_main_county-expand.cgi,
3827           process/cust_main_county.html, process/cust_main_note.cgi,
3828           process/cust_pay.cgi, process/cust_pkg.cgi,
3829           process/cust_refund.cgi, process/cust_svc.cgi,
3830           process/domain_record.cgi, process/generic.cgi,
3831           process/inventory_class.html, process/msgcat.cgi,
3832           process/part_bill_event.cgi, process/part_export.cgi,
3833           process/part_pkg.cgi, process/part_referral.html,
3834           process/part_svc.cgi, process/payment_gateway.html,
3835           process/pkg_class.html, process/prepay_credit.cgi,
3836           process/quick-charge.cgi, process/quick-cust_pkg.cgi,
3837           process/rate.cgi, process/reason.html, process/reason_type.html,
3838           process/reg_code.cgi, process/router.cgi,
3839           process/svc_Common.html, process/svc_acct.cgi,
3840           process/svc_acct_pop.cgi, process/svc_broadband.cgi,
3841           process/svc_domain.cgi, process/svc_external.cgi,
3842           process/svc_forward.cgi, process/svc_phone.html,
3843           process/svc_www.cgi: ACLs
3844
3845 2008-01-13 13:14  ivan
3846
3847         * httemplate/misc/: batch-cust_pay.html, bill.cgi,
3848           cancel-unaudited.cgi, cancel_cust.html, cancel_pkg.html,
3849           catchall.cgi, cdr-import.html, cust_main-cancel.cgi,
3850           cust_main-import.cgi, cust_main-import_charges.cgi,
3851           delete-cust_credit.cgi, delete-cust_pay.cgi,
3852           delete-cust_refund.cgi, delete-customer.cgi,
3853           delete-domain_record.cgi, delete-part_export.cgi, dump.cgi,
3854           email-invoice.cgi, email_invoice_events.cgi, email_invoices.cgi,
3855           fax-invoice.cgi, fax_invoice_events.cgi, fax_invoices.cgi,
3856           inventory_item-import.html, link.cgi, meta-import.cgi,
3857           payment.cgi, print-invoice.cgi, print_invoice_events.cgi,
3858           print_invoices.cgi, queue.cgi, recharge_svc.html,
3859           svc_acct-domains.cgi, unapply-cust_credit.cgi,
3860           unapply-cust_pay.cgi, unprovision.cgi, unsusp_pkg.cgi,
3861           unvoid-cust_pay_void.cgi, upload-batch.cgi, void-cust_pay.cgi,
3862           whois.cgi, process/batch-cust_pay.cgi, process/cancel_pkg.html,
3863           process/catchall.cgi, process/cdr-import.html,
3864           process/cust_main-import.cgi,
3865           process/cust_main-import_charges.cgi,
3866           process/delete-customer.cgi, process/inventory_item-import.html,
3867           process/link.cgi, process/meta-import.cgi, process/payment.cgi,
3868           process/recharge_svc.html: ACLs
3869
3870 2008-01-13 12:55  ivan
3871
3872         * httemplate/: browse/part_bill_event.cgi, search/cust_bill.html,
3873           search/cust_bill_event.cgi, search/cust_pay_batch.cgi,
3874           search/prepay_credit.html, search/queue.html,
3875           search/report_prepaid_income.cgi, search/report_tax.cgi,
3876           search/sqlradius.cgi: ACLs
3877
3878 2008-01-13 12:50  ivan
3879
3880         * httemplate/elements/: tr-select-reason.html, errorpage.html:
3881           stale leftovers from XSSmas
3882
3883 2008-01-13 12:46  ivan
3884
3885         * httemplate/view/: cust_bill.cgi, svc_acct.cgi, svc_broadband.cgi,
3886           svc_domain.cgi, svc_external.cgi, svc_forward.cgi, svc_www.cgi,
3887           cust_main/payment_history.html, elements/svc_Common.html: ACLs
3888
3889 2008-01-13 12:38  ivan
3890
3891         * httemplate/browse/: access_group.html, access_user.html,
3892           addr_block.cgi, agent.cgi, agent_type.cgi, nas.cgi, part_pkg.cgi,
3893           part_svc.cgi, part_virtual_field.cgi, payment_gateway.html,
3894           reason.html, router.cgi: ACLs
3895
3896 2008-01-13 12:30  ivan
3897
3898         * FS/FS/AccessRight.pm: new ACLs
3899
3900 2008-01-12 16:35  ivan
3901
3902         * htetc/handler.pl: use this in handler.pl, not in mason files
3903
3904 2008-01-11 15:10  ivan
3905
3906         * FS/FS/cust_main.pm: add option to enable searching of
3907           cust_main.agent_custid with one or two letter prefix before the
3908           numeric part
3909
3910 2008-01-11 14:53  ivan
3911
3912         * FS/FS/: Conf.pm, cust_main.pm: add option to enable searching of
3913           cust_main.agent_custid with one or two letter prefix before the
3914           numeric part
3915
3916 2008-01-11 09:32  ivan
3917
3918         * httemplate/edit/elements/edit.html: 1.7 installs don't
3919           necessarily have Data::Dumper
3920
3921 2008-01-11 09:30  ivan
3922
3923         * httemplate/edit/elements/svc_Common.html: turn off debugging
3924
3925 2008-01-10 20:47  ivan
3926
3927         * httemplate/elements/tr-password.html: bacport this from HEAD
3928           since we have the new edit.html now
3929
3930 2008-01-10 14:13  ivan
3931
3932         * httemplate/search/elements/search.html: doc
3933
3934 2008-01-10 14:06  ivan
3935
3936         * httemplate/elements/menu.html: new rate editor
3937
3938 2008-01-10 13:53  ivan
3939
3940         * FS/FS/rate_detail.pm, httemplate/browse/rate.cgi,
3941           httemplate/edit/rate.cgi, httemplate/edit/rate_region.cgi,
3942           httemplate/edit/elements/edit.html,
3943           httemplate/edit/process/rate_region.cgi: new rate editor
3944
3945 2008-01-10 13:52  ivan
3946
3947         * httemplate/edit/: rate_detail.html, process/rate_detail.html:
3948           file rate_detail.html was added on branch FREESIDE_1_7_BRANCH on
3949           2008-01-10 21:52:32 +0000
3950
3951 2008-01-10 13:52  ivan
3952
3953         * httemplate/browse/rate_detail.html: file rate_detail.html was
3954           added on branch FREESIDE_1_7_BRANCH on 2008-01-10 21:52:31 +0000
3955
3956 2008-01-10 13:52  ivan
3957
3958         * httemplate/browse/rate_region.html: file rate_region.html was
3959           added on branch FREESIDE_1_7_BRANCH on 2008-01-10 21:52:31 +0000
3960
3961 2008-01-10 13:52  ivan
3962
3963         * httemplate/: browse/rate_detail.html, browse/rate_region.html,
3964           edit/rate_detail.html, edit/process/rate_detail.html: new call
3965           rate editor (VoIP/telephony)
3966
3967 2008-01-10 13:17  ivan
3968
3969         * FS/FS/reason_type.pm: third person is better
3970
3971 2008-01-10 13:14  ivan
3972
3973         * httemplate/browse/reason.html: eliminate harmless typo
3974
3975 2008-01-08 13:33  jeff
3976
3977         * FS/FS/svc_acct.pm: transactiony cruft removal
3978
3979 2008-01-08 03:28  ivan
3980
3981         * FS/FS/cust_credit.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
3982           FS/FS/cust_refund.pm, httemplate/search/report_receivables.cgi:
3983           show negative balances on A/R report, closes: RT#2983
3984
3985 2008-01-03 18:47  ivan
3986
3987         * httemplate/elements/tr-title.html: backport tr-title from HEAD
3988
3989 2008-01-03 18:42  ivan
3990
3991         * httemplate/edit/: cust_main_county.html,
3992           process/cust_main_county.html: file cust_main_county.html was
3993           added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:42:28 +0000
3994
3995 2008-01-03 18:42  ivan
3996
3997         * httemplate/: edit/cust_main_county.html,
3998           edit/process/cust_main_county.html, browse/cust_main_county.cgi,
3999           edit/cust_main_county-expand.cgi,
4000           edit/process/cust_main_county-expand.cgi,
4001           search/elements/search.html: new tax rate editor
4002
4003 2008-01-03 18:41  ivan
4004
4005         * httemplate/edit/process/elements/process.html: backport
4006           process.html from HEAD
4007
4008 2008-01-03 18:35  ivan
4009
4010         * httemplate/: edit/cust_main_county.cgi,
4011           edit/process/cust_main_county.cgi, browse/elements/browse.html:
4012           new tax rate editor
4013
4014 2008-01-03 18:27  ivan
4015
4016         * httemplate/edit/: prepay_credit.cgi, rate_region.cgi: leftovers
4017           from XSSmas
4018
4019 2008-01-03 18:23  ivan
4020
4021         * httemplate/elements/: hidden.html, tablebreak-tr-title.html,
4022           tr-checkbox.html, tr-fixed-country.html, tr-fixed-state.html,
4023           tr-fixed.html, tr-input-money.html, tr-input-percentage.html,
4024           tr-input-text.html, tr-select.html, tr-td-label.html:
4025           reprocussions: backporting elements from HEAD needed for
4026           edit.html
4027
4028 2008-01-03 18:20  ivan
4029
4030         * httemplate/elements/hidden.html: escape value
4031
4032 2008-01-03 18:20  ivan
4033
4034         * httemplate/elements/hidden.html: file hidden.html was added on
4035           branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19 +0000
4036
4037 2008-01-03 18:19  ivan
4038
4039         * httemplate/elements/: tablebreak-tr-title.html,
4040           tr-fixed-country.html, tr-fixed-state.html,
4041           tr-input-percentage.html: adding new elements: percentage input,
4042           fixed country and state display, tablebreak+title
4043
4044 2008-01-03 18:19  ivan
4045
4046         * httemplate/elements/tablebreak-tr-title.html: file
4047           tablebreak-tr-title.html was added on branch FREESIDE_1_7_BRANCH
4048           on 2008-01-04 02:23:19 +0000
4049
4050 2008-01-03 18:19  ivan
4051
4052         * httemplate/elements/tr-fixed-country.html: file
4053           tr-fixed-country.html was added on branch FREESIDE_1_7_BRANCH on
4054           2008-01-04 02:23:19 +0000
4055
4056 2008-01-03 18:19  ivan
4057
4058         * httemplate/elements/tr-fixed-state.html: file tr-fixed-state.html
4059           was added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19
4060           +0000
4061
4062 2008-01-03 18:19  ivan
4063
4064         * httemplate/elements/tr-input-percentage.html: file
4065           tr-input-percentage.html was added on branch FREESIDE_1_7_BRANCH
4066           on 2008-01-04 02:23:19 +0000
4067
4068 2008-01-03 18:18  ivan
4069
4070         * httemplate/elements/tr-fixed.html: add a formatted_value option
4071
4072 2008-01-03 18:18  ivan
4073
4074         * httemplate/elements/tr-fixed.html: file tr-fixed.html was added
4075           on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19 +0000
4076
4077 2008-01-03 18:18  ivan
4078
4079         * httemplate/elements/tr-input-text.html: add maxlength, text-align
4080           and postfix options, escape value
4081
4082 2008-01-03 18:18  ivan
4083
4084         * httemplate/elements/tr-input-text.html: file tr-input-text.html
4085           was added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19
4086           +0000
4087
4088 2008-01-03 18:13  ivan
4089
4090         * httemplate/edit/: elements/edit.html, reason.html: there's no
4091           such thing as fixedhidden... hidden will do
4092
4093 2008-01-03 18:03  ivan
4094
4095         * httemplate/edit/elements/edit.html: some notes about being
4096           careful with types... i know something there in
4097           httemplate/elements has different args in 1.7 vs 1.9
4098
4099 2008-01-03 17:45  ivan
4100
4101         * httemplate/edit/elements/edit.html: backport edit.html from HEAD,
4102           there will be some reprocussions...
4103
4104 2007-12-28 10:58  jeff
4105
4106         * httemplate/: elements/menu.html, search/report_svc_acct.html,
4107           search/svc_acct.cgi: advanced account reports (RT#2954)
4108
4109 2007-12-28 07:19  jeff
4110
4111         * httemplate/elements/menu.html: whoops
4112
4113 2007-12-28 07:10  jeff
4114
4115         * httemplate/: elements/menu.html, search/svc_acct.cgi: add never
4116           logged in report
4117
4118 2007-12-28 06:39  jeff
4119
4120         * FS/bin/freeside-sqlradius-set-lastlog: tool to seed
4121           svc_acct.last_login and .last_logout
4122
4123 2007-12-28 04:10  ivan
4124
4125         * htetc/handler.pl: remove just a tiny bit more cruft
4126
4127 2007-12-28 04:01  ivan
4128
4129         * htetc/handler.pl: restore in-browser error reporting
4130
4131 2007-12-27 23:45  ivan
4132
4133         * htetc/handler.pl: a little late help from kwanzabot for XSSmas...
4134           clean up handler.pl so we can have separate default_escape_flags
4135           for FS and RT and don't have to make FS's |h flag useless
4136
4137 2007-12-27 17:32  jeff
4138
4139         * FS/FS/Schema.pm, FS/FS/svc_acct.pm,
4140           FS/FS/part_export/sqlradius.pm, httemplate/search/svc_acct.cgi,
4141           httemplate/view/svc_acct.cgi: last login reporting (#2952)
4142
4143 2007-12-27 15:49  ivan
4144
4145         * httemplate/search/report_tax.cgi: fix reporting bug for invisimax
4146           in edge case where you have taxclass and empty-taxclass rates for
4147           a country/state(/county) and also have a different set of
4148           taxclasses for some other country/state
4149
4150 2007-12-26 14:52  jeff
4151
4152         * FS/FS/part_export/prizm.pm: conifgurable siteName and docs
4153
4154 2007-12-25 23:51  ivan
4155
4156         * httemplate/edit/quick-charge.html: alas, XSSmas draws to a close
4157
4158 2007-12-25 15:49  ivan
4159
4160         * httemplate/: browse/addr_block.cgi,
4161           browse/part_virtual_field.cgi, browse/router.cgi, edit/agent.cgi,
4162           edit/agent_payment_gateway.html, edit/agent_type.cgi,
4163           edit/cust_bill_pay.cgi, edit/cust_credit.cgi,
4164           edit/cust_credit_bill.cgi, edit/cust_main_note.cgi,
4165           edit/cust_pay.cgi, edit/cust_pkg.cgi, edit/cust_refund.cgi,
4166           edit/msgcat.cgi, edit/part_bill_event.cgi, edit/part_export.cgi,
4167           edit/part_pkg.cgi, edit/part_virtual_field.cgi,
4168           edit/payment_gateway.html, edit/reg_code.cgi, edit/router.cgi,
4169           edit/svc_acct.cgi, edit/svc_broadband.cgi, edit/svc_domain.cgi,
4170           edit/svc_forward.cgi, edit/elements/edit.html,
4171           elements/error.html, misc/batch-cust_pay.html,
4172           misc/cancel_cust.html, misc/cancel_pkg.html, misc/change_pkg.cgi,
4173           misc/recharge_svc.html, misc/process/meta-import.cgi,
4174           search/cust_bill_event.html: ho ho ho, merry XSSmas
4175
4176 2007-12-23 13:59  jeff
4177
4178         * FS/FS/part_pkg/flat.pm, FS/FS/part_pkg/prorate.pm,
4179           FS/FS/part_pkg/subscription.pm,
4180           httemplate/misc/process/recharge_svc.html: add a reset feature to
4181           manual recharges (#1858)
4182
4183 2007-12-21 14:27  jeff
4184
4185         * FS/FS/part_pkg/: flat_delayed.pm, prorate_delayed.pm,
4186           voip_cdr.pm: backport 1.9 enhancements for flat_delayed,
4187           prorate_delayed, and voip_cdr plans
4188
4189 2007-12-21 13:38  jeff
4190
4191         * FS/FS/: cust_main.pm, part_pkg/flat.pm, part_pkg/prorate.pm,
4192           part_pkg/subscription.pm: backport flat, prorate, and
4193           subscription plans
4194
4195 2007-12-20 11:23  jeff
4196
4197         * FS/FS/part_export/prizm.pm: increase siteName allowed length
4198
4199 2007-12-19 14:31  jeff
4200
4201         * httemplate/: misc/cancel_cust.html, misc/cust_main-cancel.cgi,
4202           view/cust_main.cgi: backport reason selection for whole customer
4203           cancel (RT#2872)
4204
4205 2007-12-19 13:05  jeff
4206
4207         * FS/FS/ConfDefaults.pm, FS/FS/UI/Web.pm,
4208           httemplate/search/cust_main.html,
4209           httemplate/search/report_cust_main.html: add options for balance
4210           over/under to advanced customer report
4211
4212 2007-12-19 10:43  jeff
4213
4214         * FS/FS/cust_main.pm: backport balance_sql and balance_date_sql
4215
4216 2007-12-18 17:55  jeff
4217
4218         * FS/FS/cust_credit.pm: underscoring the important
4219
4220 2007-12-18 12:58  ivan
4221
4222         * FS/FS/cust_main.pm: legacy agent_custid field should be as
4223           searchable as actual custnum, right?  at least if it is a
4224           number...
4225
4226 2007-12-18 12:42  ivan
4227
4228         * httemplate/edit/quick-charge.html: IE is case-sensitive when
4229           setting maxLength (and other attributes?).  hopefully that's all
4230           it is.
4231
4232 2007-12-17 15:57  jeff
4233
4234         * httemplate/view/cust_main/quick-charge.html: cruft removal
4235
4236 2007-12-17 14:57  jeff
4237
4238         * FS/FS/cust_credit.pm: stricter otaker rules
4239
4240 2007-12-17 11:59  ivan
4241
4242         * FS/FS/TicketSystem/RT_Internal.pm: no, *that's* where it couldn't
4243           hurt anything.
4244
4245 2007-12-17 11:52  ivan
4246
4247         * FS/FS/TicketSystem/RT_External.pm: i don't think it can hurt
4248           anything... (famous last words)
4249
4250 2007-12-16 17:17  ivan
4251
4252         * httemplate/view/cust_main/contacts.html: fix the case where the
4253           customer doesn't actually have a ship address
4254
4255 2007-12-16 16:59  ivan
4256
4257         * FS/FS/Conf.pm, FS/FS/cust_main.pm,
4258           httemplate/elements/header.html,
4259           httemplate/edit/cust_main/billing.html,
4260           httemplate/edit/cust_main/contact.html,
4261           httemplate/edit/cust_main.cgi,
4262           httemplate/view/cust_main/contacts.html,
4263           httemplate/search/cust_main.cgi: add cust_main-require_address2
4264           config, reimplement address2-search config ("Unit #" search in
4265           searchbar), visual indication of require_invoicing_list_email,
4266           closes: RT#2926
4267
4268 2007-12-16 14:40  ivan
4269
4270         * httemplate/elements/errorpage.html: less is better
4271
4272 2007-12-16 13:02  ivan
4273
4274         * httemplate/elements/header.html: more consistent naming:
4275           cust_main_ADV.cgi becomes cust_main.html
4276
4277 2007-12-16 13:01  ivan
4278
4279         * httemplate/search/report_cust_main.html:
4280           httemplate/elements/header.html
4281
4282 2007-12-16 12:48  ivan
4283
4284         * httemplate/search/: cust_main.html, cust_main_ADV.cgi: more
4285           consistent naming: cust_main_ADV.cgi becomes cust_main.html
4286
4287 2007-12-14 17:45  ivan
4288
4289         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: fix earlier
4290           drain bramage
4291
4292 2007-12-14 17:37  ivan
4293
4294         * httemplate/search/cust_bill.html: where helps alot
4295
4296 2007-12-14 17:23  ivan
4297
4298         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: hopefully
4299           put reprinting issues to rest for ejourney, yow
4300
4301 2007-12-13 19:23  rsiddall
4302
4303         * install/rpm/: freeside-mason.deps.inc, freeside.spec: Ugly hack
4304           to extend rpmbuild's auto-requires to process handler.pl.  This
4305           is loosely based on notes on the Fedora wiki.  The internal
4306           dependency generator is disabled and as far as possible the same
4307           code is used to generate provides and requires.  The list of
4308           files to be scanned for requires is saved by a supplemental
4309           script and if it contains handler.pl, that file is scanned for
4310           requires with the standard Perl dependencies checker.  References
4311           to RT are filtered out as RT is not enabled in this version of
4312           the .spec file.  This mod obsoletes the freeside-mason-deps.inc
4313           file and simplifies building the RPMs.
4314
4315 2007-12-13 12:08  rsiddall
4316
4317         * install/rpm/freeside.spec: Now updates FS version to match RPM
4318           version and release.  This is displayed in the main billing
4319           screen.
4320
4321 2007-12-13 11:52  rsiddall
4322
4323         * install/rpm/freeside.spec: Ugly hack to make MySQL work.  The
4324           configuration files and other DBI-specific files are moved to the
4325           -postgresql and -mysql files.  Attempts to replace
4326           /etc/freeside/secrets with a symlink didn't work sufficiently
4327           well, so the %post scripts update the DBI line in that file.
4328
4329 2007-12-12 16:17  jeff
4330
4331         * bin/reset-cust_credit-otaker: cust_credit reason/otaker tool
4332
4333 2007-12-12 13:18  jeff
4334
4335         * FS/FS/part_export/www_shellcommands.pm: add suspend/unsuspend to
4336           www_shellcommands export (#1227)
4337
4338 2007-12-12 01:03  ivan
4339
4340         * FS/bin/: freeside-history-requeue: adding this quick script
4341
4342 2007-12-12 01:03  ivan
4343
4344         * FS/bin/freeside-history-requeue: file freeside-history-requeue
4345           was added on branch FREESIDE_1_7_BRANCH on 2007-12-12 09:03:45
4346           +0000
4347
4348 2007-12-11 21:58  jeff
4349
4350         * FS/FS/Setup.pm, FS/FS/svc_acct.pm, FS/FS/ClientAPI/MyAccount.pm,
4351           FS/FS/ClientAPI/Signup.pm,
4352           fs_selfservice/FS-SelfService/SelfService.pm,
4353           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
4354           fs_selfservice/FS-SelfService/cgi/svc_acct.html,
4355           httemplate/edit/svc_acct.cgi: self-service can select domain on
4356           provision (#2801)
4357
4358 2007-12-11 21:42  jeff
4359
4360         * FS/: FS/cust_credit.pm, FS/h_cust_credit.pm,
4361           bin/freeside-disable-reasons, bin/freeside-upgrade: cust_credit
4362           reason improvement, bugfix, and tool
4363
4364 2007-12-07 18:23  rsiddall
4365
4366         * install/rpm/freeside.spec: Moved the misc. binaries to
4367           /usr/share/freeside-<n>/bin
4368
4369 2007-12-06 17:08  ivan
4370
4371         * FS/FS/cust_credit.pm: doh!   is not an object.  let's call it ,
4372           mmkay
4373
4374 2007-12-06 17:04  ivan
4375
4376         * FS/FS/cust_credit.pm: some old databases may have 'hanging'
4377           cust_credit records; we don't want to abort the upgrade because
4378           of that, just warn
4379
4380 2007-12-06 12:49  jeff
4381
4382         * httemplate/edit/part_pkg.cgi: agent setting during package edit
4383           cleanup
4384
4385 2007-12-06 08:51  jeff
4386
4387         * httemplate/view/svc_acct.cgi: support display of negative time
4388
4389 2007-12-05 14:05  ivan
4390
4391         * Makefile: when installing selfservice, create freeside homedir if
4392           it doesn't exist
4393
4394 2007-12-05 12:50  ivan
4395
4396         * httemplate/elements/tr-select-reason.html: doh, order_by does
4397           have to include ORDER BY!
4398
4399 2007-12-05 12:47  ivan
4400
4401         * httemplate/elements/tr-select-reason.html: show types in reason
4402           selection, order by type and reason
4403
4404 2007-12-05 07:10  jeff
4405
4406         * FS/FS/ConfDefaults.pm: add in status and company fields
4407
4408 2007-12-04 20:57  jeff
4409
4410         * httemplate/edit/process/part_pkg.cgi: wtf?
4411
4412 2007-12-04 16:52  ivan
4413
4414         * httemplate/search/elements/search.html: i hope this allows IE to
4415           download excel over https?
4416
4417 2007-12-04 10:35  jeff
4418
4419         * httemplate/search/cust_pkg.cgi: add suspend/cancel reason to
4420           advanced package report (#2779)
4421
4422 2007-12-04 10:27  jeff
4423
4424         * FS/FS/cust_main.pm: ensure a valid date is onhand (fixes #2800)
4425
4426 2007-12-04 10:19  jeff
4427
4428         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
4429           FS/FS/Setup.pm, FS/FS/Upgrade.pm, FS/FS/cust_credit.pm,
4430           FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, FS/FS/reason.pm,
4431           FS/FS/reason_type.pm, FS/FS/ClientAPI/MyAccount.pm,
4432           FS/FS/ClientAPI/Signup.pm, FS/FS/part_pkg/flat_comission.pm,
4433           FS/FS/part_pkg/flat_comission_cust.pm,
4434           FS/FS/part_pkg/flat_comission_pkg.pm, FS/bin/freeside-upgrade,
4435           httemplate/browse/reason.html,
4436           httemplate/browse/reason_type.html,
4437           httemplate/edit/cust_credit.cgi, httemplate/edit/reason.html,
4438           httemplate/edit/reason_type.html,
4439           httemplate/edit/elements/edit.html,
4440           httemplate/edit/process/cust_credit.cgi,
4441           httemplate/elements/menu.html,
4442           httemplate/elements/tr-select-reason.html: change credit reasons
4443           from freetext to new reason/reason type system (#2777)
4444
4445 2007-12-03 15:12  rsiddall
4446
4447         * install/rpm/freeside.spec: Updated file list and info for license
4448           change from GPL to AGPL
4449
4450 2007-12-02 16:18  ivan
4451
4452         * htetc/freeside-rt.conf: would help if i got the closing tag right
4453
4454 2007-12-02 16:13  ivan
4455
4456         * htetc/freeside-rt.conf: this should get the Chart stuff in RT
4457           statistic running, i hope
4458
4459 2007-11-30 17:37  ivan
4460
4461         * FS/FS/part_pkg/prorate.pm: cleanup
4462
4463 2007-11-30 17:34  ivan
4464
4465         * FS/FS/h_cust_svc.pm: add date_deleted method
4466
4467 2007-11-30 17:34  ivan
4468
4469         * FS/FS/cust_svc.pm: add date_inserted method and reorganize things
4470           slightly
4471
4472 2007-11-30 17:33  ivan
4473
4474         * FS/FS/h_Common.pm: this doesn't actually have anything to do with
4475           cancellation persay, since its generic now
4476
4477 2007-11-30 17:32  ivan
4478
4479         * FS/FS/Record.pm: add h_date method too
4480
4481 2007-11-30 17:30  ivan
4482
4483         * FS/FS/Record.pm: add h_search method, and reorganize mixed up
4484           methods and subroutines
4485
4486 2007-11-30 17:29  ivan
4487
4488         * FS/FS/part_pkg/: bulk.pm: add bulk price plan
4489
4490 2007-11-30 17:29  ivan
4491
4492         * FS/FS/part_pkg/bulk.pm: file bulk.pm was added on branch
4493           FREESIDE_1_7_BRANCH on 2007-12-01 01:29:04 +0000
4494
4495 2007-11-30 13:07  ivan
4496
4497         * FS/FS/cust_bill.pm, httemplate/graph/money_time.cgi,
4498           httemplate/search/cust_bill.html: add net vs gross amounts to
4499           invoice report; make the "net sales" links on
4500           sales/credit/receipts report & graph clickable
4501
4502 2007-11-30 12:55  ivan
4503
4504         * httemplate/graph/elements/monthly.html: UI: download full results
4505           links on separate lines, for consistency with search.html
4506
4507 2007-11-30 10:13  ivan
4508
4509         * FS/FS/cust_bill.pm: fix bug specifying an HTML return address
4510           separately
4511
4512 2007-11-29 19:24  ivan
4513
4514         * httemplate/misc/cust_main-import.cgi, FS/FS/cust_main.pm: add
4515           customer import format with company
4516
4517 2007-11-29 17:24  ivan
4518
4519         * httemplate/browse/access_user.html: update inline documentation
4520
4521 2007-11-29 17:16  ivan
4522
4523         * FS/FS/cust_main.pm: fix compilation error from patch just applied
4524           - method2payby is needed earlier
4525
4526 2007-11-29 15:51  ivan
4527
4528         * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi:
4529           fix dates going all wacky on errors, when you're asked to confirm
4530           a date move into the past
4531
4532 2007-11-28 19:38  ivan
4533
4534         * FS/FS/cust_pay_pending.pm: double doh, remove cruft checking
4535           nonexistent column and fix the statustext check
4536
4537 2007-11-28 19:05  ivan
4538
4539         * FS/FS/Schema.pm: doh, fix primary key name in new table
4540
4541 2007-11-28 18:54  ivan
4542
4543         * FS/FS/cust_pay_pending.pm, FS/t/cust_pay_pending.t,
4544           FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS.pm,
4545           FS/MANIFEST, httemplate/misc/payment.cgi,
4546           httemplate/misc/process/payment.cgi: even more reliable
4547           multiple-payment/double-click/concurrent-payment-form protection
4548
4549 2007-11-28 18:54  ivan
4550
4551         * FS/FS/cust_pay_pending.pm: file cust_pay_pending.pm was added on
4552           branch FREESIDE_1_7_BRANCH on 2007-11-29 02:55:07 +0000
4553
4554 2007-11-28 18:54  ivan
4555
4556         * FS/t/cust_pay_pending.t: file cust_pay_pending.t was added on
4557           branch FREESIDE_1_7_BRANCH on 2007-11-29 02:55:09 +0000
4558
4559 2007-11-28 12:18  jeff
4560
4561         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: better
4562           select multiple, discourage creation of packages no agent can
4563           sell
4564
4565 2007-11-28 10:49  jeff
4566
4567         * FS/FS/ConfDefaults.pm, FS/FS/UI/Web.pm,
4568           httemplate/search/cust_main_ADV.cgi,
4569           httemplate/search/report_cust_main.html: advanced customer report
4570           rearrangement
4571
4572 2007-11-28 10:41  jeff
4573
4574         * FS/FS/Record.pm: backport the order_by option to qsearch from
4575           1.9x
4576
4577 2007-11-27 17:30  ivan
4578
4579         * README: license clarification for self-service code
4580
4581 2007-11-27 15:47  ivan
4582
4583         * httemplate/search/cust_bill.html: fix small side-effect of
4584           mysql-compat change eliminating DISTINCT ON: map changing values
4585           of @where array
4586
4587 2007-11-27 14:30  jeff
4588
4589         * FS/FS/part_export/prizm.pm: name management tweaking
4590
4591 2007-11-27 11:34  jeff
4592
4593         * FS/FS/part_export/prizm.pm: slop correction
4594
4595 2007-11-26 19:02  jeff
4596
4597         * FS/FS/part_export/prizm.pm: attach SM's to default network,
4598           improved unsuspend & delete, option for BAM only or EMS
4599
4600 2007-11-26 18:51  jeff
4601
4602         * FS/FS/ClientAPI/MyAccount.pm: prevent BILL, DCRD, and DCHK
4603           customers from circumventing a suspension via selfservice (2768)
4604
4605 2007-11-25 18:19  ivan
4606
4607         * httemplate/search/elements/search.html: add a "printable copy"
4608           link to searches to get full results as printable HTML without
4609           other cruft, closes: #1885
4610
4611 2007-11-25 18:18  ivan
4612
4613         * httemplate/elements/header-popup.html: add our stylesheet to
4614           popup/print headers
4615
4616 2007-11-23 12:25  ivan
4617
4618         * httemplate/edit/part_pkg.cgi: fix stickiness of primary radio
4619           buttons on errors, closes: RT#1035
4620
4621 2007-11-21 17:03  ivan
4622
4623         * httemplate/edit/cust_main.cgi: usability: don't offer 'Select
4624           agent' choice if the dropdown already has a value
4625
4626 2007-11-20 09:18  ivan
4627
4628         * AGPL: file AGPL was added on branch FREESIDE_1_7_BRANCH on
4629           2007-11-20 17:18:57 +0000
4630
4631 2007-11-20 09:18  ivan
4632
4633         * AGPL, GPL: it finally happened
4634
4635 2007-11-20 07:59  rsiddall
4636
4637         * install/rpm/freeside.spec: Self-service RPM now contains PHP and
4638           XMLRPC components.
4639
4640 2007-11-14 15:10  ivan
4641
4642         * FS/FS/TicketSystem/RT_External.pm,
4643           httemplate/view/cust_main/tickets.html: add link to resolved
4644           tickets too
4645
4646 2007-11-13 11:39  rsiddall
4647
4648         * install/rpm/freeside.spec: Added two optional modules to the
4649           Requires lists: Apache::DBI and Fax::Hylafax::Client Added a
4650           %post script to chkconfig the freeside service, but not start it.
4651           Modified the Mason %post script to check the httpd config file
4652           is in the expected place.
4653
4654 2007-11-09 10:59  ivan
4655
4656         * FS/FS/: Conf.pm, cust_main.pm: add
4657           business-onlinepayment-email_customer flag
4658
4659 2007-11-09 09:42  ivan
4660
4661         * FS/FS/cust_main.pm: mysql fix for regexen, 1.7-style
4662
4663 2007-11-08 19:26  ivan
4664
4665         * httemplate/search/report_receivables.html: better visual
4666           indication of disabled "days" field on IE
4667
4668 2007-11-08 19:12  ivan
4669
4670         * httemplate/search/: report_receivables.cgi,
4671           report_receivables.html: add option for listing customers without
4672           a balance (closes: RT#2752) and fix bug in total row (closes:
4673           RT#2736)
4674
4675 2007-11-08 16:44  jeff
4676
4677         * FS/FS/cust_main.pm: correct realtime_bop cvv handling
4678
4679 2007-11-07 20:21  ivan
4680
4681         * FS/FS/: Conf.pm, ClientAPI/MyAccount.pm: add
4682           selfservice-session_timeout config
4683
4684 2007-11-07 19:04  rsiddall
4685
4686         * install/rpm/freeside.spec: Added %post scriptlet to change
4687           User/Group in the local Apache instance configuration file to
4688           freeside.  (Code from Debian install script.)
4689
4690 2007-11-07 18:15  rsiddall
4691
4692         * install/rpm/freeside.spec: Fix for bug that prevented RPMs
4693           building on x86_64: wrong path to brp-compress.
4694
4695 2007-11-07 18:10  ivan
4696
4697         * FS/FS/cust_main.pm: prevent warning: "Use of uninitialized value
4698           in concatenation (.) or string at
4699           /usr/local/share/perl/5.8.8/FS/cust_main.pm line 1668."
4700
4701 2007-11-07 15:02  rsiddall
4702
4703         * install/rpm/freeside-install: Fixed up the tests to work on
4704           CentOS 4.  Not sure if this is portable.
4705
4706 2007-11-07 14:38  rsiddall
4707
4708         * install/rpm/freeside.sysconfig: Changed initial values to match
4709           Makefile.  This may eliminate the need to change this file in
4710           many installations.
4711
4712 2007-11-06 13:43  rsiddall
4713
4714         * install/rpm/freeside.spec: Quick update to avoid installing
4715           freeside-import.
4716
4717 2007-11-06 13:34  rsiddall
4718
4719         * install/rpm/freeside-import: Removing the text file import script
4720           for now.
4721
4722 2007-11-06 13:25  rsiddall
4723
4724         * install/rpm/freeside.spec: Changes to make it easier to build
4725           daily CVS builds.  Also successfully builds RPMs without putting
4726           some of the RedHat-style and RPM files in the SOURCES directory.
4727
4728 2007-11-06 13:23  rsiddall
4729
4730         * install/rpm/freeside.sysconfig: First version of a RedHat-style
4731           system configuration file for Freeside.  This would live in
4732           /etc/sysconfig and include some of the values that are currently
4733           hard-coded in Makefile.
4734
4735 2007-11-06 13:21  rsiddall
4736
4737         * install/rpm/freeside-import: Initial version of freeside-import.
4738           Needs to be updated to use the Freeside schema file and have a
4739           more useful syntax for modifications and deletions.
4740
4741 2007-11-05 17:59  ivan
4742
4743         * bin/customer-faker: keep our own list of states; remove some
4744           states that Data::Faker and Locale::SubCountry disagree on
4745
4746 2007-11-04 21:42  ivan
4747
4748         * fs_selfservice/FS-SelfService/SelfService.pm: doc: amount param
4749           to process_payment.  just a bit important.
4750
4751 2007-11-04 21:27  ivan
4752
4753         * FS/FS/ClientAPI/MyAccount.pm,
4754           fs_selfservice/FS-SelfService/SelfService.pm: add
4755           process_payment_order_pkg method
4756
4757 2007-11-04 10:22  jeff
4758
4759         * httemplate/search/cust_main_ADV.cgi: comma is a bad delimiter
4760           choice according to ut_text()
4761
4762 2007-11-04 10:04  jeff
4763
4764         * httemplate/elements/menu.html: not quite yet
4765
4766 2007-11-03 10:38  ivan
4767
4768         * httemplate/elements/menu.html: move menu option for adv. customer
4769           reports to second level, same as advanced invoice & package
4770           reports
4771
4772 2007-11-02 17:55  jeff
4773
4774         * httemplate/search/report_cust_main.html: new customer
4775           report/flattened package report (ticket 1428)
4776
4777 2007-11-02 17:52  jeff
4778
4779         * httemplate/: elements/menu.html, search/cust_main_ADV.cgi: new
4780           customer report/flattened package report (ticket 1428)
4781
4782 2007-10-29 05:03  ivan
4783
4784         * httemplate/search/report_receivables.cgi: famous last mysql bug
4785
4786 2007-10-29 04:34  ivan
4787
4788         * httemplate/edit/rate.cgi: yup, mysql-ing me harder
4789
4790 2007-10-29 04:18  ivan
4791
4792         * FS/bin/freeside-setup: forgotton freeside-setup bits of mysql
4793           locking workaround
4794
4795 2007-10-29 03:30  ivan
4796
4797         * FS/FS/cust_bill.pm, FS/FS/h_Common.pm, httemplate/edit/rate.cgi,
4798           httemplate/search/cust_bill.html,
4799           httemplate/search/report_tax.cgi: mysql has no DISTINCT ON
4800           either, sigh
4801
4802 2007-10-28 18:08  ivan
4803
4804         * httemplate/view/cust_pay.html: still have link back to the
4805           customer on printable receipt... should hide it from print at
4806           some point though
4807
4808 2007-10-28 05:51  ivan
4809
4810         * FS/: FS/Schema.pm, FS/Setup.pm, FS/svc_acct.pm,
4811           bin/freeside-upgrade: finish mysql locking workaround
4812
4813 2007-10-27 20:55  ivan
4814
4815         * FS/FS/Record.pm, FS/FS/cust_svc.pm,
4816           FS/FS/part_export/sqlradius.pm, htetc/handler.pl,
4817           httemplate/search/report_receivables.cgi: mysql me harder
4818
4819 2007-10-26 21:46  ivan
4820
4821         * httemplate/view/cust_pay.html: file cust_pay.html was added on
4822           branch FREESIDE_1_7_BRANCH on 2007-10-27 04:46:21 +0000
4823
4824 2007-10-26 21:46  ivan
4825
4826         * httemplate/view/cust_pay.html, FS/FS/cust_main.pm,
4827           FS/FS/cust_pay.pm, httemplate/misc/process/payment.cgi,
4828           httemplate/search/cust_pay.cgi,
4829           httemplate/view/cust_main/payment_history.html: simple payment
4830           receipts in web interface, sorry arnie, RT#2738
4831
4832 2007-10-25 12:01  ivan
4833
4834         * FS/FS/TicketSystem/RT_External.pm, FS/FS/Schema.pm, Makefile:
4835           mysql, yes, mysql.
4836
4837 2007-10-14 16:14  ivan
4838
4839         * conf/invoice_html: this aligns better.  i wonder how 1.9 loads up
4840           config from here, though?
4841
4842 2007-10-14 16:10  ivan
4843
4844         * FS/FS/cust_bill.pm: escape \dollar in invoice_latexnotes
4845
4846 2007-10-13 18:51  ivan
4847
4848         * fs_selfservice/php/freeside.login_example.php: file
4849           freeside.login_example.php was added on branch
4850           FREESIDE_1_7_BRANCH on 2007-10-14 01:51:14 +0000
4851
4852 2007-10-13 18:51  ivan
4853
4854         * fs_selfservice/php/freeside_signup_example.php: file
4855           freeside_signup_example.php was added on branch
4856           FREESIDE_1_7_BRANCH on 2007-10-14 01:51:14 +0000
4857
4858 2007-10-13 18:51  ivan
4859
4860         * fs_selfservice/php/: freeside.class.php,
4861           freeside.login_example.php, freeside_signup_example.php: adding
4862           php examples
4863
4864 2007-10-13 18:51  ivan
4865
4866         * fs_selfservice/php/freeside.class.php: file freeside.class.php
4867           was added on branch FREESIDE_1_7_BRANCH on 2007-10-14 01:51:13
4868           +0000
4869
4870 2007-10-13 10:19  jeff
4871
4872         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: correct
4873           agent_defaultpkg handling
4874
4875 2007-10-12 10:50  ivan
4876
4877         * FS/FS/Schema.pm: backport new schema stuff from 1.9, as running
4878           this with new DBIx::DBSchema results in disappearing indices
4879
4880 2007-10-08 21:58  ivan
4881
4882         * FS/FS/Conf.pm: fix documenation links to point into wiki where
4883           they belong
4884
4885 2007-10-08 13:59  jeff
4886
4887         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: agent
4888           selection on package add/edit (1151)
4889
4890 2007-10-08 12:04  jeff
4891
4892         * htetc/handler.pl, httemplate/edit/rate_region.cgi,
4893           httemplate/edit/reg_code.cgi,
4894           httemplate/edit/process/cust_svc.cgi,
4895           httemplate/edit/process/domain_record.cgi,
4896           httemplate/edit/process/quick-cust_pkg.cgi,
4897           httemplate/edit/process/reg_code.cgi,
4898           httemplate/elements/errorpage.html,
4899           httemplate/elements/tr-select-part_referral.html,
4900           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
4901           httemplate/misc/cust_main-cancel.cgi,
4902           httemplate/misc/delete-agent_payment_gateway.cgi,
4903           httemplate/misc/delete-cust_credit.cgi,
4904           httemplate/misc/delete-cust_pay.cgi,
4905           httemplate/misc/delete-cust_refund.cgi,
4906           httemplate/misc/delete-domain_record.cgi,
4907           httemplate/misc/delete-part_export.cgi, httemplate/misc/dump.cgi,
4908           httemplate/misc/inventory_item-import.html,
4909           httemplate/misc/unapply-cust_credit.cgi,
4910           httemplate/misc/unapply-cust_pay.cgi,
4911           httemplate/misc/unprovision.cgi, httemplate/misc/unsusp_pkg.cgi,
4912           httemplate/misc/unvoid-cust_pay_void.cgi,
4913           httemplate/misc/upload-batch.cgi,
4914           httemplate/misc/void-cust_pay.cgi,
4915           httemplate/misc/process/cdr-import.html,
4916           httemplate/misc/process/cust_main-import.cgi,
4917           httemplate/misc/process/cust_main-import_charges.cgi,
4918           httemplate/misc/process/inventory_item-import.html,
4919           httemplate/misc/process/link.cgi,
4920           httemplate/misc/process/payment.cgi,
4921           httemplate/search/cust_main.cgi, httemplate/search/cust_svc.html,
4922           httemplate/search/inventory_item.html,
4923           httemplate/search/reg_code.html, httemplate/search/sql.html,
4924           httemplate/search/svc_acct.cgi,
4925           httemplate/search/svc_broadband.cgi: Remove remaining calls to
4926           idiot/eidiot.  Should fix 1479
4927
4928 2007-10-05 12:45  ivan
4929
4930         * httemplate/elements/tr-input-beginning_ending.html: fix date
4931           selection on advanced invoice report, or future places where date
4932           selection component is included multiple times
4933
4934 2007-10-03 20:22  ivan
4935
4936         * fs_selfservice/FS-SelfService/SelfService.pm: improve layout of
4937           self-service documentation
4938
4939 2007-10-03 19:52  ivan
4940
4941         * bin/pod2x: wikify individual files
4942
4943 2007-10-03 19:22  ivan
4944
4945         * bin/pod2x: fix FS::SelfService::XMLRPC pod generation
4946
4947 2007-10-03 19:15  ivan
4948
4949         * FS/FS/cust_main.pm: add missing =back
4950
4951 2007-10-03 19:07  ivan
4952
4953         * bin/pod2x: bah!  THIS should fix munging of non-internal links, i
4954           hope
4955
4956 2007-10-03 19:06  jeff
4957
4958         * FS/FS/UI/bytecount.pm, FS/FS/part_pkg/flat.pm,
4959           FS/FS/part_pkg/prorate.pm, FS/FS/part_pkg/subscription.pm,
4960           httemplate/edit/process/part_pkg.cgi: support part_pkg option
4961           input validation, check bytecounts and allow commas (closes 1863)
4962
4963 2007-10-03 18:56  ivan
4964
4965         * bin/pod2x: this *should* fix munging of non-internal links, i
4966           hope
4967
4968 2007-10-03 18:50  ivan
4969
4970         * bin/pod2x: 1.7 doc uploader goes in 1.7 location
4971
4972 2007-10-03 18:49  ivan
4973
4974         * Makefile, bin/pod2x: wiki documentation convertor now
4975
4976 2007-10-03 18:47  ivan
4977
4978         * FS/FS.pm: add missing CLI utilities to FS.pm too
4979
4980 2007-10-03 18:45  ivan
4981
4982         * FS/bin/freeside-sqlradius-seconds: fixing wrong POD NAME doc
4983
4984 2007-10-03 18:29  ivan
4985
4986         * FS/t/cust_tax_exempt.pm: wtf!
4987
4988 2007-10-03 18:15  ivan
4989
4990         * FS/: FS.pm: update top-level FS manpage
4991
4992 2007-10-02 08:31  jeff
4993
4994         * FS/FS/cust_bill_event.pm, FS/FS/UI/Web.pm,
4995           httemplate/search/cust_bill_event.cgi: fix up re-email these
4996           events
4997
4998 2007-09-29 17:25  ivan
4999
5000         * httemplate/edit/REAL_cust_pkg.cgi: fix argument stickiness on
5001           date editing errors (especially because resetting them pops up
5002           the error confirmation)
5003
5004 2007-09-27 14:25  jeff
5005
5006         * httemplate/edit/svc_acct.cgi: hide fixed passwords
5007
5008 2007-09-23 16:17  ivan
5009
5010         * httemplate/edit/svc_www.cgi: i think this is a bug; should not
5011           show the svc_www.usersvc selector unless it is non-fixed or
5012           non-blank, NOT non-fixed or blank
5013
5014 2007-09-22 15:45  ivan
5015
5016         * fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: fix
5017           menubar border in example self-service template
5018
5019 2007-09-22 12:40  ivan
5020
5021         * httemplate/view/svc_acct.cgi: UI
5022
5023 2007-09-22 11:27  ivan
5024
5025         * httemplate/view/svc_acct.cgi: add a list of any hosts associated
5026           with accounts
5027
5028 2007-09-20 17:42  ivan
5029
5030         * httemplate/pref/pref-process.html: backport fix from HEAD
5031           allowing - in preference email addresses
5032
5033 2007-09-18 17:12  ivan
5034
5035         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: fix at
5036           least one small problem with reprint/email/fax functionality: now
5037           should understand the "most recent invoice per customer" and
5038           invoice # min/max options
5039
5040 2007-09-18 14:41  ivan
5041
5042         * httemplate/search/svc_broadband.cgi: and parens help alot, doh
5043
5044 2007-09-18 14:37  ivan
5045
5046         * httemplate/search/svc_broadband.cgi: fix svc_broadband search by
5047           svcpart (links from browse/part_svc, in particular
5048
5049 2007-09-13 20:45  ivan
5050
5051         * httemplate/edit/process/quick-charge.cgi: Fix 'Can't use an
5052           undefined value as an ARRAY reference at
5053           /usr/local/share/perl/5.8.8/FS/cust_main.pm line 4383.' error
5054
5055 2007-09-13 20:31  ivan
5056
5057         * rt/html/Elements/TicketList: fix visual glitch on "RT at a
5058           glance" / Ticketing main
5059
5060 2007-09-13 19:14  ivan
5061
5062         * rt/html/Ticket/Elements/ShowTransactionAttachments: turn off
5063           Text::Quoted usage, it segfaults and its optional
5064
5065 2007-09-13 15:25  ivan
5066
5067         * httemplate/browse/part_svc.cgi: random indentation fix
5068
5069 2007-09-13 15:24  ivan
5070
5071         * CREDITS: too little, too late attempt at spam reduction
5072
5073 2007-09-13 15:05  ivan
5074
5075         * httemplate/search/cust_main.cgi: fix status color on customer
5076           list
5077
5078 2007-09-13 13:16  ivan
5079
5080         * httemplate/misc/cust_main-import.cgi: add better inline docs
5081           explaining fields on customer CSV import
5082
5083 2007-09-12 13:40  ivan
5084
5085         * FS/FS/TicketSystem/RT_External.pm: don't want a fatal error when
5086           we can't fetch the name for a queue...
5087
5088 2007-09-11 21:23  ivan
5089
5090         * FS/FS/cust_bill_event.pm: prevent (less than) and (greater than)
5091           in statustext message (or anything else weird) from causing them
5092           not to get inserted
5093
5094 2007-09-10 18:33  ivan
5095
5096         * FS/FS/: Conf.pm, cust_main.pm: add cust_main-require_phone and
5097           cust_main-require_invoicing_list_email options
5098
5099 2007-09-06 20:45  ivan
5100
5101         * FS/FS/cust_pkg.pm: default cancellation subject so the emails
5102           work even when people don't set one in config
5103
5104 2007-09-06 20:36  ivan
5105
5106         * FS/FS/part_export/sqlradius.pm: tweak debugging
5107
5108 2007-08-23 01:23  ivan
5109
5110         * FS/FS/: Conf.pm, part_export/sqlradius.pm: fix bug where user
5111           could log in to RADIUS with uppercase usernameand avoid bandwidth
5112           acconting (mysql is case-insensitive?  wtf!  thanks a fucking lot
5113           for nothing, grr!)
5114
5115 2007-08-21 16:52  jeff
5116
5117         * FS/bin/freeside-upgrade: agent_custid bugfix (1746) (backport)
5118
5119 2007-08-16 11:23  jeff
5120
5121         * FS/FS/svc_acct.pm: correct labels in service definition edit for
5122           svc_acct (#1745) (backport)
5123
5124 2007-08-15 17:00  ivan
5125
5126         * FS/FS/cust_main.pm: have generate_letter assume a default paydate
5127           of 2037-12 so it doesn't bomb out on empty paydates
5128
5129 2007-08-15 16:46  ivan
5130
5131         * FS/bin/freeside-sqlradius-reset: add -n option to
5132           freeside-sqlradius-reset to supress deleting data
5133
5134 2007-08-15 14:51  ivan
5135
5136         * httemplate/edit/cust_main.cgi: fix customer status color here too
5137
5138 2007-08-14 20:26  ivan
5139
5140         * httemplate/browse/part_export.cgi: little more low-hanging fruit:
5141           table-grid the export listing
5142
5143 2007-08-14 14:46  ivan
5144
5145         * httemplate/graph/cust_pkg.cgi: file cust_pkg.cgi was added on
5146           branch FREESIDE_1_7_BRANCH on 2007-08-14 21:47:24 +0000
5147
5148 2007-08-14 14:46  ivan
5149
5150         * httemplate/graph/report_cust_pkg.html: file report_cust_pkg.html
5151           was added on branch FREESIDE_1_7_BRANCH on 2007-08-14 21:47:24
5152           +0000
5153
5154 2007-08-14 14:46  ivan
5155
5156         * httemplate/graph/cust_pkg.cgi,
5157           httemplate/graph/report_cust_pkg.html,
5158           FS/FS/Report/Table/Monthly.pm, httemplate/elements/menu.html,
5159           httemplate/graph/cust_bill_pkg.cgi,
5160           httemplate/graph/money_time.cgi,
5161           httemplate/graph/elements/monthly.html,
5162           httemplate/browse/agent.cgi: add package churn report/graph
5163
5164 2007-08-10 16:50  ivan
5165
5166         * FS/bin/freeside-dbdef-create: file freeside-dbdef-create was
5167           added on branch FREESIDE_1_7_BRANCH on 2008-06-21 20:07:05 +0000
5168
5169 2007-08-10 16:50  ivan
5170
5171         * FS/bin/: freeside-dbdef-create: rename dbdef-create to
5172           freeside-dbdef-create and move it to FS/bin, so it gets
5173           %%%FREESIDE_CONF%%% substituted
5174
5175 2007-08-10 15:48  ivan
5176
5177         * FS/FS/part_pkg.pm: add 3 day, 4 month and 4.5 month (137 day)
5178           frequencies
5179
5180 2007-08-10 00:01  ivan
5181
5182         * FS/FS/Schema.pm, FS/FS/cust_pkg.pm,
5183           httemplate/view/cust_main/packages.html: on changing packages,
5184           don't set setup date unless old package has one
5185
5186 2007-08-08 12:18  ivan
5187
5188         * FS/FS/cust_pkg.pm: fix otaker regex
5189
5190 2007-08-07 13:05  ivan
5191
5192         * FS/FS/cust_main.pm: more informative error msg
5193
5194 2007-08-06 12:45  jeff
5195
5196         * fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm:
5197           documentation improvements
5198
5199 2007-08-06 01:51  jeff
5200
5201         * fs_selfservice/FS-SelfService/: MANIFEST, Makefile.PL,
5202           freeside-selfservice-xmlrpc-server, SelfService/XMLRPC.pm,
5203           cgi/xmlrpc.cgi: add selfservice xmlrpc facilities (#591)
5204           (backport)
5205
5206 2007-08-06 01:46  jeff
5207
5208         * fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm: file
5209           XMLRPC.pm was added on branch FREESIDE_1_7_BRANCH on 2007-08-06
5210           08:51:19 +0000
5211
5212 2007-08-06 01:46  jeff
5213
5214         * fs_selfservice/FS-SelfService/cgi/xmlrpc.cgi: file xmlrpc.cgi was
5215           added on branch FREESIDE_1_7_BRANCH on 2007-08-06 08:51:19 +0000
5216
5217 2007-08-06 01:46  jeff
5218
5219         * fs_selfservice/FS-SelfService/:
5220           freeside-selfservice-xmlrpc-server, SelfService/XMLRPC.pm,
5221           cgi/xmlrpc.cgi: add selfservice xmlrpc facilities (#591)
5222
5223 2007-08-06 01:46  jeff
5224
5225         * fs_selfservice/FS-SelfService/freeside-selfservice-xmlrpc-server:
5226           file freeside-selfservice-xmlrpc-server was added on branch
5227           FREESIDE_1_7_BRANCH on 2007-08-06 08:51:18 +0000
5228
5229 2007-08-05 10:32  jeff
5230
5231         * FS/FS/ClientAPI/MyAccount.pm: eeb! fix realtime recharge
5232
5233 2007-08-02 16:44  ivan
5234
5235         * httemplate/view/cust_main/packages.html: increase package popup
5236           width
5237
5238 2007-08-02 16:09  ivan
5239
5240         * httemplate/: edit/process/cust_pkg.cgi,
5241           elements/select-table.html, misc/change_pkg.cgi,
5242           view/cust_main/packages.html: fix slowness on change package and
5243           also make it into a popup
5244
5245 2007-08-02 16:01  ivan
5246
5247         * httemplate/elements/select-cust-part_pkg.html: file
5248           select-cust-part_pkg.html was added on branch FREESIDE_1_7_BRANCH
5249           on 2007-08-02 23:01:02 +0000
5250
5251 2007-08-02 16:01  ivan
5252
5253         * httemplate/elements/: select-cust-part_pkg.html: fix slowness on
5254           change package and also make it into a popup
5255
5256 2007-08-02 15:55  ivan
5257
5258         * FS/FS/CGI.pm: fix status color on small_custview
5259
5260 2007-08-02 13:18  ivan
5261
5262         * httemplate/elements/select-table.html: sync with HEAD 1.8
5263
5264 2007-08-02 13:06  ivan
5265
5266         * httemplate/elements/select-table.html: backport select-table.html
5267           from HEAD
5268
5269 2007-08-02 12:53  ivan
5270
5271         * rt/lib/t/regression/: 06-mime_decoding.t, 23-web_attachments.t:
5272           import rt 3.6.4
5273
5274 2007-08-01 15:37  ivan
5275
5276         * FS/FS/Schema.pm: i guess svc_www.usersvc can be null...
5277           (backport)
5278
5279 2007-08-01 15:26  jeff
5280
5281         * httemplate/misc/cancel_cust.html: file cancel_cust.html was added
5282           on branch FREESIDE_1_7_BRANCH on 2007-12-19 22:31:37 +0000
5283
5284 2007-08-01 15:26  ivan
5285
5286         *
5287           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif:
5288           file toolbar.arrowright.gif was added on branch
5289           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:49 +0000
5290
5291 2007-08-01 15:26  ivan
5292
5293         *
5294           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif:
5295           file toolbar.buttonarrow.gif was added on branch
5296           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:49 +0000
5297
5298 2007-08-01 15:26  ivan
5299
5300         *
5301           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif:
5302           file toolbar.buttonbg.gif was added on branch FREESIDE_1_7_BRANCH
5303           on 2008-06-17 03:58:49 +0000
5304
5305 2007-08-01 15:26  ivan
5306
5307         *
5308           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.collapse.gif:
5309           file toolbar.collapse.gif was added on branch FREESIDE_1_7_BRANCH
5310           on 2008-06-17 03:58:49 +0000
5311
5312 2007-08-01 15:26  ivan
5313
5314         *
5315           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.end.gif:
5316           file toolbar.end.gif was added on branch FREESIDE_1_7_BRANCH on
5317           2008-06-17 03:58:49 +0000
5318
5319 2007-08-01 15:26  ivan
5320
5321         *
5322           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.expand.gif:
5323           file toolbar.expand.gif was added on branch FREESIDE_1_7_BRANCH
5324           on 2008-06-17 03:58:49 +0000
5325
5326 2007-08-01 15:26  ivan
5327
5328         *
5329           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.separator.gif:
5330           file toolbar.separator.gif was added on branch
5331           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:49 +0000
5332
5333 2007-08-01 15:26  ivan
5334
5335         *
5336           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.start.gif:
5337           file toolbar.start.gif was added on branch FREESIDE_1_7_BRANCH on
5338           2008-06-17 03:58:49 +0000
5339
5340 2007-08-01 15:26  ivan
5341
5342         *
5343           httemplate/elements/fckeditor/editor/skins/default/fck_dialog.css:
5344           file fck_dialog.css was added on branch FREESIDE_1_7_BRANCH on
5345           2008-06-17 03:58:47 +0000
5346
5347 2007-08-01 15:26  ivan
5348
5349         *
5350           httemplate/elements/fckeditor/editor/skins/office2003/fck_dialog.css:
5351           file fck_dialog.css was added on branch FREESIDE_1_7_BRANCH on
5352           2008-06-17 03:58:48 +0000
5353
5354 2007-08-01 15:26  ivan
5355
5356         * httemplate/elements/fckeditor/editor/skins/silver/fck_dialog.css:
5357           file fck_dialog.css was added on branch FREESIDE_1_7_BRANCH on
5358           2008-06-17 03:58:49 +0000
5359
5360 2007-08-01 15:26  ivan
5361
5362         *
5363           httemplate/elements/fckeditor/editor/skins/default/fck_editor.css:
5364           file fck_editor.css was added on branch FREESIDE_1_7_BRANCH on
5365           2008-06-17 03:58:47 +0000
5366
5367 2007-08-01 15:26  ivan
5368
5369         *
5370           httemplate/elements/fckeditor/editor/skins/office2003/fck_editor.css:
5371           file fck_editor.css was added on branch FREESIDE_1_7_BRANCH on
5372           2008-06-17 03:58:48 +0000
5373
5374 2007-08-01 15:26  ivan
5375
5376         * httemplate/elements/fckeditor/editor/skins/silver/fck_editor.css:
5377           file fck_editor.css was added on branch FREESIDE_1_7_BRANCH on
5378           2008-06-17 03:58:49 +0000
5379
5380 2007-08-01 15:26  ivan
5381
5382         * httemplate/elements/fckeditor/editor/skins/default/fck_strip.gif:
5383           file fck_strip.gif was added on branch FREESIDE_1_7_BRANCH on
5384           2008-06-17 03:58:47 +0000
5385
5386 2007-08-01 15:26  ivan
5387
5388         *
5389           httemplate/elements/fckeditor/editor/skins/office2003/fck_strip.gif:
5390           file fck_strip.gif was added on branch FREESIDE_1_7_BRANCH on
5391           2008-06-17 03:58:48 +0000
5392
5393 2007-08-01 15:26  ivan
5394
5395         * httemplate/elements/fckeditor/editor/skins/silver/fck_strip.gif:
5396           file fck_strip.gif was added on branch FREESIDE_1_7_BRANCH on
5397           2008-06-17 03:58:49 +0000
5398
5399 2007-08-01 15:26  ivan
5400
5401         * httemplate/elements/fckeditor/editor/skins/:
5402           default/images/toolbar.arrowright.gif,
5403           office2003/images/toolbar.arrowright.gif: file
5404           toolbar.arrowright.gif was added on branch FREESIDE_1_7_BRANCH on
5405           2008-06-17 03:58:48 +0000
5406
5407 2007-08-01 15:26  ivan
5408
5409         *
5410           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.bg.gif:
5411           file toolbar.bg.gif was added on branch FREESIDE_1_7_BRANCH on
5412           2008-06-17 03:58:48 +0000
5413
5414 2007-08-01 15:26  ivan
5415
5416         * httemplate/elements/fckeditor/editor/skins/:
5417           default/images/toolbar.buttonarrow.gif,
5418           office2003/images/toolbar.buttonarrow.gif: file
5419           toolbar.buttonarrow.gif was added on branch FREESIDE_1_7_BRANCH
5420           on 2008-06-17 03:58:48 +0000
5421
5422 2007-08-01 15:26  ivan
5423
5424         * httemplate/elements/fckeditor/editor/skins/:
5425           default/images/toolbar.collapse.gif,
5426           office2003/images/toolbar.collapse.gif: file toolbar.collapse.gif
5427           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:48
5428           +0000
5429
5430 2007-08-01 15:26  ivan
5431
5432         * httemplate/elements/fckeditor/editor/skins/:
5433           default/images/toolbar.end.gif,
5434           office2003/images/toolbar.end.gif: file toolbar.end.gif was added
5435           on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:48 +0000
5436
5437 2007-08-01 15:26  ivan
5438
5439         * httemplate/elements/fckeditor/editor/skins/:
5440           default/images/toolbar.expand.gif,
5441           office2003/images/toolbar.expand.gif: file toolbar.expand.gif was
5442           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:48 +0000
5443
5444 2007-08-01 15:26  ivan
5445
5446         * httemplate/elements/fckeditor/editor/skins/:
5447           default/images/toolbar.separator.gif,
5448           office2003/images/toolbar.separator.gif: file
5449           toolbar.separator.gif was added on branch FREESIDE_1_7_BRANCH on
5450           2008-06-17 03:58:48 +0000
5451
5452 2007-08-01 15:26  ivan
5453
5454         * httemplate/elements/fckeditor/editor/skins/:
5455           default/images/toolbar.start.gif,
5456           office2003/images/toolbar.start.gif: file toolbar.start.gif was
5457           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:48 +0000
5458
5459 2007-08-01 15:26  ivan
5460
5461         * httemplate/elements/fckeditor/editor/skins/_fckviewstrips.html:
5462           file _fckviewstrips.html was added on branch FREESIDE_1_7_BRANCH
5463           on 2008-06-17 03:58:46 +0000
5464
5465 2007-08-01 15:26  ivan
5466
5467         *
5468           httemplate/elements/fckeditor/editor/plugins/simplecommands/fckplugin.js:
5469           file fckplugin.js was added on branch FREESIDE_1_7_BRANCH on
5470           2008-06-17 03:58:42 +0000
5471
5472 2007-08-01 15:26  ivan
5473
5474         *
5475           httemplate/elements/fckeditor/editor/plugins/tablecommands/fckplugin.js:
5476           file fckplugin.js was added on branch FREESIDE_1_7_BRANCH on
5477           2008-06-17 03:58:43 +0000
5478
5479 2007-08-01 15:26  ivan
5480
5481         *
5482           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/pl.js:
5483           file pl.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5484           03:58:41 +0000
5485
5486 2007-08-01 15:26  ivan
5487
5488         *
5489           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/it.js:
5490           file it.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5491           03:58:41 +0000
5492
5493 2007-08-01 15:26  ivan
5494
5495         *
5496           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/de.js:
5497           file de.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5498           03:58:41 +0000
5499
5500 2007-08-01 15:26  ivan
5501
5502         *
5503           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/en.js:
5504           file en.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5505           03:58:41 +0000
5506
5507 2007-08-01 15:26  ivan
5508
5509         *
5510           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/fr.js:
5511           file fr.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5512           03:58:41 +0000
5513
5514 2007-08-01 15:26  ivan
5515
5516         *
5517           httemplate/elements/fckeditor/editor/plugins/placeholder/fck_placeholder.html:
5518           file fck_placeholder.html was added on branch FREESIDE_1_7_BRANCH
5519           on 2008-06-17 03:58:41 +0000
5520
5521 2007-08-01 15:26  ivan
5522
5523         * httemplate/elements/fckeditor/editor/plugins/:
5524           autogrow/fckplugin.js, placeholder/fckplugin.js: file
5525           fckplugin.js was added on branch FREESIDE_1_7_BRANCH on
5526           2008-06-17 03:58:41 +0000
5527
5528 2007-08-01 15:26  ivan
5529
5530         *
5531           httemplate/elements/fckeditor/editor/plugins/placeholder/placeholder.gif:
5532           file placeholder.gif was added on branch FREESIDE_1_7_BRANCH on
5533           2008-06-17 03:58:41 +0000
5534
5535 2007-08-01 15:26  ivan
5536
5537         * httemplate/elements/fckeditor/editor/lang/tr.js: file tr.js was
5538           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5539
5540 2007-08-01 15:26  ivan
5541
5542         * httemplate/elements/fckeditor/editor/lang/uk.js: file uk.js was
5543           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5544
5545 2007-08-01 15:26  ivan
5546
5547         * httemplate/elements/fckeditor/editor/lang/vi.js: file vi.js was
5548           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5549
5550 2007-08-01 15:26  ivan
5551
5552         * httemplate/elements/fckeditor/editor/lang/zh-cn.js: file zh-cn.js
5553           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:41
5554           +0000
5555
5556 2007-08-01 15:26  ivan
5557
5558         * httemplate/elements/fckeditor/editor/lang/zh.js: file zh.js was
5559           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:41 +0000
5560
5561 2007-08-01 15:26  ivan
5562
5563         * httemplate/elements/fckeditor/editor/lang/sl.js: file sl.js was
5564           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5565
5566 2007-08-01 15:26  ivan
5567
5568         * httemplate/elements/fckeditor/editor/lang/sr-latn.js: file
5569           sr-latn.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5570           03:58:40 +0000
5571
5572 2007-08-01 15:26  ivan
5573
5574         * httemplate/elements/fckeditor/editor/lang/sr.js: file sr.js was
5575           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5576
5577 2007-08-01 15:26  ivan
5578
5579         * httemplate/elements/fckeditor/editor/lang/sv.js: file sv.js was
5580           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5581
5582 2007-08-01 15:26  ivan
5583
5584         * httemplate/elements/fckeditor/editor/lang/th.js: file th.js was
5585           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5586
5587 2007-08-01 15:26  ivan
5588
5589         * httemplate/elements/fckeditor/editor/lang/hu.js: file hu.js was
5590           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5591
5592 2007-08-01 15:26  ivan
5593
5594         * httemplate/elements/fckeditor/editor/lang/it.js: file it.js was
5595           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5596
5597 2007-08-01 15:26  ivan
5598
5599         * httemplate/elements/fckeditor/editor/lang/ja.js: file ja.js was
5600           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5601
5602 2007-08-01 15:26  ivan
5603
5604         * httemplate/elements/fckeditor/editor/lang/km.js: file km.js was
5605           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5606
5607 2007-08-01 15:26  ivan
5608
5609         * httemplate/elements/fckeditor/editor/lang/ko.js: file ko.js was
5610           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:37 +0000
5611
5612 2007-08-01 15:26  ivan
5613
5614         * httemplate/elements/fckeditor/editor/lang/lt.js: file lt.js was
5615           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:37 +0000
5616
5617 2007-08-01 15:26  ivan
5618
5619         * httemplate/elements/fckeditor/editor/lang/lv.js: file lv.js was
5620           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:37 +0000
5621
5622 2007-08-01 15:26  ivan
5623
5624         * httemplate/elements/fckeditor/editor/lang/mn.js: file mn.js was
5625           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:38 +0000
5626
5627 2007-08-01 15:26  ivan
5628
5629         * httemplate/elements/fckeditor/editor/lang/ms.js: file ms.js was
5630           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:38 +0000
5631
5632 2007-08-01 15:26  ivan
5633
5634         * httemplate/elements/fckeditor/editor/lang/nb.js: file nb.js was
5635           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5636
5637 2007-08-01 15:26  ivan
5638
5639         * httemplate/elements/fckeditor/editor/lang/nl.js: file nl.js was
5640           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5641
5642 2007-08-01 15:26  ivan
5643
5644         * httemplate/elements/fckeditor/editor/lang/no.js: file no.js was
5645           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5646
5647 2007-08-01 15:26  ivan
5648
5649         * httemplate/elements/fckeditor/editor/lang/pl.js: file pl.js was
5650           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5651
5652 2007-08-01 15:26  ivan
5653
5654         * httemplate/elements/fckeditor/editor/lang/pt-br.js: file pt-br.js
5655           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39
5656           +0000
5657
5658 2007-08-01 15:26  ivan
5659
5660         * httemplate/elements/fckeditor/editor/lang/pt.js: file pt.js was
5661           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5662
5663 2007-08-01 15:26  ivan
5664
5665         * httemplate/elements/fckeditor/editor/lang/ro.js: file ro.js was
5666           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5667
5668 2007-08-01 15:26  ivan
5669
5670         * httemplate/elements/fckeditor/editor/lang/ru.js: file ru.js was
5671           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5672
5673 2007-08-01 15:26  ivan
5674
5675         * httemplate/elements/fckeditor/editor/lang/sk.js: file sk.js was
5676           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5677
5678 2007-08-01 15:26  ivan
5679
5680         * httemplate/elements/fckeditor/editor/lang/gl.js: file gl.js was
5681           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5682
5683 2007-08-01 15:26  ivan
5684
5685         * httemplate/elements/fckeditor/editor/lang/he.js: file he.js was
5686           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5687
5688 2007-08-01 15:26  ivan
5689
5690         * httemplate/elements/fckeditor/editor/lang/hi.js: file hi.js was
5691           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5692
5693 2007-08-01 15:26  ivan
5694
5695         * httemplate/elements/fckeditor/editor/lang/hr.js: file hr.js was
5696           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5697
5698 2007-08-01 15:26  ivan
5699
5700         * httemplate/elements/fckeditor/editor/lang/fa.js: file fa.js was
5701           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5702
5703 2007-08-01 15:26  ivan
5704
5705         * httemplate/elements/fckeditor/editor/lang/fi.js: file fi.js was
5706           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5707
5708 2007-08-01 15:26  ivan
5709
5710         * httemplate/elements/fckeditor/editor/lang/fo.js: file fo.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/fr.js: file fr.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/es.js: file es.js was
5721           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5722
5723 2007-08-01 15:26  ivan
5724
5725         * httemplate/elements/fckeditor/editor/lang/et.js: file et.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/eu.js: file eu.js was
5731           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5732
5733 2007-08-01 15:26  ivan
5734
5735         * httemplate/elements/fckeditor/editor/lang/el.js: file el.js was
5736           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5737
5738 2007-08-01 15:26  ivan
5739
5740         * httemplate/elements/fckeditor/editor/lang/en-au.js: file en-au.js
5741           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34
5742           +0000
5743
5744 2007-08-01 15:26  ivan
5745
5746         * httemplate/elements/fckeditor/editor/lang/en-ca.js: file en-ca.js
5747           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34
5748           +0000
5749
5750 2007-08-01 15:26  ivan
5751
5752         * httemplate/elements/fckeditor/editor/lang/en-uk.js: file en-uk.js
5753           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34
5754           +0000
5755
5756 2007-08-01 15:26  ivan
5757
5758         * httemplate/elements/fckeditor/editor/lang/en.js: file en.js was
5759           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5760
5761 2007-08-01 15:26  ivan
5762
5763         * httemplate/elements/fckeditor/editor/lang/eo.js: file eo.js was
5764           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5765
5766 2007-08-01 15:26  ivan
5767
5768         * httemplate/elements/fckeditor/editor/lang/cs.js: file cs.js was
5769           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:33 +0000
5770
5771 2007-08-01 15:26  ivan
5772
5773         * httemplate/elements/fckeditor/editor/lang/da.js: file da.js was
5774           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:33 +0000
5775
5776 2007-08-01 15:26  ivan
5777
5778         * httemplate/elements/fckeditor/editor/lang/de.js: file de.js was
5779           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5780
5781 2007-08-01 15:26  ivan
5782
5783         * httemplate/elements/fckeditor/editor/lang/bs.js: file bs.js was
5784           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:32 +0000
5785
5786 2007-08-01 15:26  ivan
5787
5788         * httemplate/elements/fckeditor/editor/lang/ca.js: file ca.js was
5789           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:32 +0000
5790
5791 2007-08-01 15:26  ivan
5792
5793         * httemplate/elements/fckeditor/editor/lang/bn.js: file bn.js was
5794           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:32 +0000
5795
5796 2007-08-01 15:26  ivan
5797
5798         * httemplate/elements/fckeditor/editor/lang/_translationstatus.txt:
5799           file _translationstatus.txt was added on branch
5800           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:29 +0000
5801
5802 2007-08-01 15:26  ivan
5803
5804         * httemplate/elements/fckeditor/editor/lang/af.js: file af.js was
5805           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:30 +0000
5806
5807 2007-08-01 15:26  ivan
5808
5809         * httemplate/elements/fckeditor/editor/lang/ar.js: file ar.js was
5810           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:31 +0000
5811
5812 2007-08-01 15:26  ivan
5813
5814         * httemplate/elements/fckeditor/editor/lang/bg.js: file bg.js was
5815           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:31 +0000
5816
5817 2007-08-01 15:26  ivan
5818
5819         * httemplate/elements/fckeditor/editor/lang/_getfontformat.html:
5820           file _getfontformat.html was added on branch FREESIDE_1_7_BRANCH
5821           on 2008-06-17 03:58:29 +0000
5822
5823 2007-08-01 15:26  ivan
5824
5825         * httemplate/elements/fckeditor/editor/js/fckeditorcode_ie.js: file
5826           fckeditorcode_ie.js was added on branch FREESIDE_1_7_BRANCH on
5827           2008-06-17 03:58:28 +0000
5828
5829 2007-08-01 15:26  ivan
5830
5831         * httemplate/elements/fckeditor/editor/js/fckeditorcode_gecko.js:
5832           file fckeditorcode_gecko.js was added on branch
5833           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:27 +0000
5834
5835 2007-08-01 15:26  ivan
5836
5837         *
5838           httemplate/elements/fckeditor/editor/images/smiley/msn/tounge_smile.gif:
5839           file tounge_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5840           2008-06-17 03:58:26 +0000
5841
5842 2007-08-01 15:26  ivan
5843
5844         *
5845           httemplate/elements/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif:
5846           file whatchutalkingabout_smile.gif was added on branch
5847           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:26 +0000
5848
5849 2007-08-01 15:26  ivan
5850
5851         *
5852           httemplate/elements/fckeditor/editor/images/smiley/msn/wink_smile.gif:
5853           file wink_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5854           2008-06-17 03:58:26 +0000
5855
5856 2007-08-01 15:26  ivan
5857
5858         *
5859           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_down.gif:
5860           file thumbs_down.gif was added on branch FREESIDE_1_7_BRANCH on
5861           2008-06-17 03:58:26 +0000
5862
5863 2007-08-01 15:26  ivan
5864
5865         *
5866           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_up.gif:
5867           file thumbs_up.gif was added on branch FREESIDE_1_7_BRANCH on
5868           2008-06-17 03:58:26 +0000
5869
5870 2007-08-01 15:26  ivan
5871
5872         *
5873           httemplate/elements/fckeditor/editor/images/smiley/msn/regular_smile.gif:
5874           file regular_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5875           2008-06-17 03:58:26 +0000
5876
5877 2007-08-01 15:26  ivan
5878
5879         *
5880           httemplate/elements/fckeditor/editor/images/smiley/msn/sad_smile.gif:
5881           file sad_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5882           2008-06-17 03:58:26 +0000
5883
5884 2007-08-01 15:26  ivan
5885
5886         *
5887           httemplate/elements/fckeditor/editor/images/smiley/msn/shades_smile.gif:
5888           file shades_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5889           2008-06-17 03:58:26 +0000
5890
5891 2007-08-01 15:26  ivan
5892
5893         *
5894           httemplate/elements/fckeditor/editor/images/smiley/msn/teeth_smile.gif:
5895           file teeth_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5896           2008-06-17 03:58:26 +0000
5897
5898 2007-08-01 15:26  ivan
5899
5900         *
5901           httemplate/elements/fckeditor/editor/images/smiley/msn/omg_smile.gif:
5902           file omg_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5903           2008-06-17 03:58:26 +0000
5904
5905 2007-08-01 15:26  ivan
5906
5907         *
5908           httemplate/elements/fckeditor/editor/images/smiley/msn/lightbulb.gif:
5909           file lightbulb.gif was added on branch FREESIDE_1_7_BRANCH on
5910           2008-06-17 03:58:26 +0000
5911
5912 2007-08-01 15:26  ivan
5913
5914         * httemplate/elements/fckeditor/editor/images/smiley/msn/kiss.gif:
5915           file kiss.gif was added on branch FREESIDE_1_7_BRANCH on
5916           2008-06-17 03:58:26 +0000
5917
5918 2007-08-01 15:26  ivan
5919
5920         *
5921           httemplate/elements/fckeditor/editor/images/smiley/msn/envelope.gif:
5922           file envelope.gif was added on branch FREESIDE_1_7_BRANCH on
5923           2008-06-17 03:58:25 +0000
5924
5925 2007-08-01 15:26  ivan
5926
5927         * httemplate/elements/fckeditor/editor/images/smiley/msn/heart.gif:
5928           file heart.gif was added on branch FREESIDE_1_7_BRANCH on
5929           2008-06-17 03:58:25 +0000
5930
5931 2007-08-01 15:26  ivan
5932
5933         * httemplate/elements/fckeditor/editor/images/smiley/msn/cake.gif:
5934           file cake.gif was added on branch FREESIDE_1_7_BRANCH on
5935           2008-06-17 03:58:25 +0000
5936
5937 2007-08-01 15:26  ivan
5938
5939         *
5940           httemplate/elements/fckeditor/editor/images/smiley/msn/confused_smile.gif:
5941           file confused_smile.gif was added on branch FREESIDE_1_7_BRANCH
5942           on 2008-06-17 03:58:25 +0000
5943
5944 2007-08-01 15:26  ivan
5945
5946         *
5947           httemplate/elements/fckeditor/editor/images/smiley/msn/cry_smile.gif:
5948           file cry_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5949           2008-06-17 03:58:25 +0000
5950
5951 2007-08-01 15:26  ivan
5952
5953         *
5954           httemplate/elements/fckeditor/editor/images/smiley/msn/devil_smile.gif:
5955           file devil_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5956           2008-06-17 03:58:25 +0000
5957
5958 2007-08-01 15:26  ivan
5959
5960         *
5961           httemplate/elements/fckeditor/editor/images/smiley/msn/embaressed_smile.gif:
5962           file embaressed_smile.gif was added on branch FREESIDE_1_7_BRANCH
5963           on 2008-06-17 03:58:25 +0000
5964
5965 2007-08-01 15:26  ivan
5966
5967         *
5968           httemplate/elements/fckeditor/editor/images/smiley/msn/angry_smile.gif:
5969           file angry_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5970           2008-06-17 03:58:25 +0000
5971
5972 2007-08-01 15:26  ivan
5973
5974         *
5975           httemplate/elements/fckeditor/editor/images/smiley/msn/broken_heart.gif:
5976           file broken_heart.gif was added on branch FREESIDE_1_7_BRANCH on
5977           2008-06-17 03:58:25 +0000
5978
5979 2007-08-01 15:26  ivan
5980
5981         *
5982           httemplate/elements/fckeditor/editor/images/smiley/msn/angel_smile.gif:
5983           file angel_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5984           2008-06-17 03:58:25 +0000
5985
5986 2007-08-01 15:25  ivan
5987
5988         * httemplate/elements/fckeditor/editor/images/arrow_rtl.gif: file
5989           arrow_rtl.gif was added on branch FREESIDE_1_7_BRANCH on
5990           2008-06-17 03:58:24 +0000
5991
5992 2007-08-01 15:25  ivan
5993
5994         * httemplate/elements/fckeditor/editor/images/spacer.gif: file
5995           spacer.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5996           03:58:24 +0000
5997
5998 2007-08-01 15:25  ivan
5999
6000         * httemplate/elements/fckeditor/editor/images/arrow_ltr.gif: file
6001           arrow_ltr.gif was added on branch FREESIDE_1_7_BRANCH on
6002           2008-06-17 03:58:24 +0000
6003
6004 2007-08-01 15:25  ivan
6005
6006         * httemplate/elements/fckeditor/editor/images/anchor.gif: file
6007           anchor.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6008           03:58:24 +0000
6009
6010 2007-08-01 15:25  ivan
6011
6012         *
6013           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/common.js:
6014           file common.js was added on branch FREESIDE_1_7_BRANCH on
6015           2008-06-17 03:58:23 +0000
6016
6017 2007-08-01 15:25  ivan
6018
6019         *
6020           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/fckxml.js:
6021           file fckxml.js was added on branch FREESIDE_1_7_BRANCH on
6022           2008-06-17 03:58:23 +0000
6023
6024 2007-08-01 15:25  ivan
6025
6026         *
6027           httemplate/elements/fckeditor/editor/filemanager/upload/test.html:
6028           file test.html was added on branch FREESIDE_1_7_BRANCH on
6029           2008-06-17 03:58:24 +0000
6030
6031 2007-08-01 15:25  ivan
6032
6033         *
6034           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif:
6035           file js.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6036           03:58:21 +0000
6037
6038 2007-08-01 15:25  ivan
6039
6040         *
6041           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif:
6042           file mdb.gif was added on branch FREESIDE_1_7_BRANCH on
6043           2008-06-17 03:58:21 +0000
6044
6045 2007-08-01 15:25  ivan
6046
6047         *
6048           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif:
6049           file mp3.gif was added on branch FREESIDE_1_7_BRANCH on
6050           2008-06-17 03:58:21 +0000
6051
6052 2007-08-01 15:25  ivan
6053
6054         *
6055           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif:
6056           file pdf.gif was added on branch FREESIDE_1_7_BRANCH on
6057           2008-06-17 03:58:21 +0000
6058
6059 2007-08-01 15:25  ivan
6060
6061         *
6062           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif:
6063           file png.gif was added on branch FREESIDE_1_7_BRANCH on
6064           2008-06-17 03:58:21 +0000
6065
6066 2007-08-01 15:25  ivan
6067
6068         *
6069           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif:
6070           file ppt.gif was added on branch FREESIDE_1_7_BRANCH on
6071           2008-06-17 03:58:21 +0000
6072
6073 2007-08-01 15:25  ivan
6074
6075         *
6076           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif:
6077           file rdp.gif was added on branch FREESIDE_1_7_BRANCH on
6078           2008-06-17 03:58:21 +0000
6079
6080 2007-08-01 15:25  ivan
6081
6082         *
6083           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif:
6084           file swf.gif was added on branch FREESIDE_1_7_BRANCH on
6085           2008-06-17 03:58:21 +0000
6086
6087 2007-08-01 15:25  ivan
6088
6089         *
6090           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif:
6091           file swt.gif was added on branch FREESIDE_1_7_BRANCH on
6092           2008-06-17 03:58:21 +0000
6093
6094 2007-08-01 15:25  ivan
6095
6096         *
6097           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif:
6098           file txt.gif was added on branch FREESIDE_1_7_BRANCH on
6099           2008-06-17 03:58:21 +0000
6100
6101 2007-08-01 15:25  ivan
6102
6103         *
6104           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif:
6105           file vsd.gif was added on branch FREESIDE_1_7_BRANCH on
6106           2008-06-17 03:58:21 +0000
6107
6108 2007-08-01 15:25  ivan
6109
6110         *
6111           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif:
6112           file xls.gif was added on branch FREESIDE_1_7_BRANCH on
6113           2008-06-17 03:58:21 +0000
6114
6115 2007-08-01 15:25  ivan
6116
6117         *
6118           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif:
6119           file xml.gif was added on branch FREESIDE_1_7_BRANCH on
6120           2008-06-17 03:58:22 +0000
6121
6122 2007-08-01 15:25  ivan
6123
6124         *
6125           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif:
6126           file zip.gif was added on branch FREESIDE_1_7_BRANCH on
6127           2008-06-17 03:58:22 +0000
6128
6129 2007-08-01 15:25  ivan
6130
6131         *
6132           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif:
6133           file htm.gif was added on branch FREESIDE_1_7_BRANCH on
6134           2008-06-17 03:58:20 +0000
6135
6136 2007-08-01 15:25  ivan
6137
6138         *
6139           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif:
6140           file html.gif was added on branch FREESIDE_1_7_BRANCH on
6141           2008-06-17 03:58:20 +0000
6142
6143 2007-08-01 15:25  ivan
6144
6145         *
6146           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif:
6147           file jpg.gif was added on branch FREESIDE_1_7_BRANCH on
6148           2008-06-17 03:58:20 +0000
6149
6150 2007-08-01 15:25  ivan
6151
6152         *
6153           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif:
6154           file doc.gif was added on branch FREESIDE_1_7_BRANCH on
6155           2008-06-17 03:58:19 +0000
6156
6157 2007-08-01 15:25  ivan
6158
6159         *
6160           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif:
6161           file exe.gif was added on branch FREESIDE_1_7_BRANCH on
6162           2008-06-17 03:58:19 +0000
6163
6164 2007-08-01 15:25  ivan
6165
6166         *
6167           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif:
6168           file fla.gif was added on branch FREESIDE_1_7_BRANCH on
6169           2008-06-17 03:58:19 +0000
6170
6171 2007-08-01 15:25  ivan
6172
6173         *
6174           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif:
6175           file gif.gif was added on branch FREESIDE_1_7_BRANCH on
6176           2008-06-17 03:58:19 +0000
6177
6178 2007-08-01 15:25  ivan
6179
6180         *
6181           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif:
6182           file ai.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6183           03:58:17 +0000
6184
6185 2007-08-01 15:25  ivan
6186
6187         *
6188           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif:
6189           file avi.gif was added on branch FREESIDE_1_7_BRANCH on
6190           2008-06-17 03:58:18 +0000
6191
6192 2007-08-01 15:25  ivan
6193
6194         *
6195           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif:
6196           file bmp.gif was added on branch FREESIDE_1_7_BRANCH on
6197           2008-06-17 03:58:18 +0000
6198
6199 2007-08-01 15:25  ivan
6200
6201         *
6202           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif:
6203           file cs.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6204           03:58:18 +0000
6205
6206 2007-08-01 15:25  ivan
6207
6208         *
6209           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif:
6210           file default.icon.gif was added on branch FREESIDE_1_7_BRANCH on
6211           2008-06-17 03:58:19 +0000
6212
6213 2007-08-01 15:25  ivan
6214
6215         *
6216           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif:
6217           file dll.gif was added on branch FREESIDE_1_7_BRANCH on
6218           2008-06-17 03:58:19 +0000
6219
6220 2007-08-01 15:25  ivan
6221
6222         *
6223           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif:
6224           file zip.gif was added on branch FREESIDE_1_7_BRANCH on
6225           2008-06-17 03:58:11 +0000
6226
6227 2007-08-01 15:25  ivan
6228
6229         *
6230           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif:
6231           file vsd.gif was added on branch FREESIDE_1_7_BRANCH on
6232           2008-06-17 03:58:08 +0000
6233
6234 2007-08-01 15:25  ivan
6235
6236         *
6237           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif:
6238           file xls.gif was added on branch FREESIDE_1_7_BRANCH on
6239           2008-06-17 03:58:10 +0000
6240
6241 2007-08-01 15:25  ivan
6242
6243         *
6244           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif:
6245           file xml.gif was added on branch FREESIDE_1_7_BRANCH on
6246           2008-06-17 03:58:11 +0000
6247
6248 2007-08-01 15:25  ivan
6249
6250         *
6251           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif:
6252           file swt.gif was added on branch FREESIDE_1_7_BRANCH on
6253           2008-06-17 03:58:08 +0000
6254
6255 2007-08-01 15:25  ivan
6256
6257         *
6258           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif:
6259           file txt.gif was added on branch FREESIDE_1_7_BRANCH on
6260           2008-06-17 03:58:08 +0000
6261
6262 2007-08-01 15:25  ivan
6263
6264         *
6265           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif:
6266           file swf.gif was added on branch FREESIDE_1_7_BRANCH on
6267           2008-06-17 03:58:07 +0000
6268
6269 2007-08-01 15:25  ivan
6270
6271         *
6272           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif:
6273           file rdp.gif was added on branch FREESIDE_1_7_BRANCH on
6274           2008-06-17 03:58:06 +0000
6275
6276 2007-08-01 15:25  ivan
6277
6278         *
6279           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif:
6280           file pdf.gif was added on branch FREESIDE_1_7_BRANCH on
6281           2008-06-17 03:58:01 +0000
6282
6283 2007-08-01 15:25  ivan
6284
6285         *
6286           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/png.gif:
6287           file png.gif was added on branch FREESIDE_1_7_BRANCH on
6288           2008-06-17 03:58:01 +0000
6289
6290 2007-08-01 15:25  ivan
6291
6292         *
6293           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif:
6294           file ppt.gif was added on branch FREESIDE_1_7_BRANCH on
6295           2008-06-17 03:58:03 +0000
6296
6297 2007-08-01 15:25  ivan
6298
6299         *
6300           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/js.gif:
6301           file js.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6302           03:58:00 +0000
6303
6304 2007-08-01 15:25  ivan
6305
6306         *
6307           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif:
6308           file mdb.gif was added on branch FREESIDE_1_7_BRANCH on
6309           2008-06-17 03:58:00 +0000
6310
6311 2007-08-01 15:25  ivan
6312
6313         *
6314           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif:
6315           file mp3.gif was added on branch FREESIDE_1_7_BRANCH on
6316           2008-06-17 03:58:01 +0000
6317
6318 2007-08-01 15:25  ivan
6319
6320         *
6321           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif:
6322           file exe.gif was added on branch FREESIDE_1_7_BRANCH on
6323           2008-06-17 03:57:58 +0000
6324
6325 2007-08-01 15:25  ivan
6326
6327         *
6328           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif:
6329           file fla.gif was added on branch FREESIDE_1_7_BRANCH on
6330           2008-06-17 03:57:58 +0000
6331
6332 2007-08-01 15:25  ivan
6333
6334         *
6335           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif:
6336           file gif.gif was added on branch FREESIDE_1_7_BRANCH on
6337           2008-06-17 03:57:59 +0000
6338
6339 2007-08-01 15:25  ivan
6340
6341         *
6342           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif:
6343           file htm.gif was added on branch FREESIDE_1_7_BRANCH on
6344           2008-06-17 03:57:59 +0000
6345
6346 2007-08-01 15:25  ivan
6347
6348         *
6349           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/html.gif:
6350           file html.gif was added on branch FREESIDE_1_7_BRANCH on
6351           2008-06-17 03:58:00 +0000
6352
6353 2007-08-01 15:25  ivan
6354
6355         *
6356           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif:
6357           file jpg.gif was added on branch FREESIDE_1_7_BRANCH on
6358           2008-06-17 03:58:00 +0000
6359
6360 2007-08-01 15:25  ivan
6361
6362         *
6363           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif:
6364           file cs.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6365           03:57:58 +0000
6366
6367 2007-08-01 15:25  ivan
6368
6369         *
6370           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif:
6371           file default.icon.gif was added on branch FREESIDE_1_7_BRANCH on
6372           2008-06-17 03:57:58 +0000
6373
6374 2007-08-01 15:25  ivan
6375
6376         *
6377           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif:
6378           file dll.gif was added on branch FREESIDE_1_7_BRANCH on
6379           2008-06-17 03:57:58 +0000
6380
6381 2007-08-01 15:25  ivan
6382
6383         *
6384           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif:
6385           file doc.gif was added on branch FREESIDE_1_7_BRANCH on
6386           2008-06-17 03:57:58 +0000
6387
6388 2007-08-01 15:25  ivan
6389
6390         *
6391           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif:
6392           file avi.gif was added on branch FREESIDE_1_7_BRANCH on
6393           2008-06-17 03:57:58 +0000
6394
6395 2007-08-01 15:25  ivan
6396
6397         *
6398           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif:
6399           file bmp.gif was added on branch FREESIDE_1_7_BRANCH on
6400           2008-06-17 03:57:58 +0000
6401
6402 2007-08-01 15:25  ivan
6403
6404         *
6405           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif:
6406           file ai.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6407           03:57:58 +0000
6408
6409 2007-08-01 15:25  ivan
6410
6411         *
6412           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/spacer.gif:
6413           file spacer.gif was added on branch FREESIDE_1_7_BRANCH on
6414           2008-06-17 03:57:57 +0000
6415
6416 2007-08-01 15:25  ivan
6417
6418         *
6419           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif:
6420           file FolderUp.gif was added on branch FREESIDE_1_7_BRANCH on
6421           2008-06-17 03:57:57 +0000
6422
6423 2007-08-01 15:25  ivan
6424
6425         *
6426           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif:
6427           file ButtonArrow.gif was added on branch FREESIDE_1_7_BRANCH on
6428           2008-06-17 03:57:56 +0000
6429
6430 2007-08-01 15:25  ivan
6431
6432         *
6433           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder.gif:
6434           file Folder.gif was added on branch FREESIDE_1_7_BRANCH on
6435           2008-06-17 03:57:56 +0000
6436
6437 2007-08-01 15:25  ivan
6438
6439         *
6440           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder32.gif:
6441           file Folder32.gif was added on branch FREESIDE_1_7_BRANCH on
6442           2008-06-17 03:57:57 +0000
6443
6444 2007-08-01 15:25  ivan
6445
6446         *
6447           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif:
6448           file FolderOpened.gif was added on branch FREESIDE_1_7_BRANCH on
6449           2008-06-17 03:57:57 +0000
6450
6451 2007-08-01 15:25  ivan
6452
6453         *
6454           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif:
6455           file FolderOpened32.gif was added on branch FREESIDE_1_7_BRANCH
6456           on 2008-06-17 03:57:57 +0000
6457
6458 2007-08-01 15:25  ivan
6459
6460         *
6461           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl:
6462           file basexml.pl was added on branch FREESIDE_1_7_BRANCH on
6463           2008-06-17 03:57:53 +0000
6464
6465 2007-08-01 15:25  ivan
6466
6467         *
6468           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/commands.pl:
6469           file commands.pl was added on branch FREESIDE_1_7_BRANCH on
6470           2008-06-17 03:57:53 +0000
6471
6472 2007-08-01 15:25  ivan
6473
6474         *
6475           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi:
6476           file connector.cgi was added on branch FREESIDE_1_7_BRANCH on
6477           2008-06-17 03:57:53 +0000
6478
6479 2007-08-01 15:25  ivan
6480
6481         *
6482           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmactualfolder.html:
6483           file frmactualfolder.html was added on branch FREESIDE_1_7_BRANCH
6484           on 2008-06-17 03:57:52 +0000
6485
6486 2007-08-01 15:25  ivan
6487
6488         *
6489           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html:
6490           file frmcreatefolder.html was added on branch FREESIDE_1_7_BRANCH
6491           on 2008-06-17 03:57:52 +0000
6492
6493 2007-08-01 15:25  ivan
6494
6495         *
6496           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmfolders.html:
6497           file frmfolders.html was added on branch FREESIDE_1_7_BRANCH on
6498           2008-06-17 03:57:53 +0000
6499
6500 2007-08-01 15:25  ivan
6501
6502         *
6503           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourceslist.html:
6504           file frmresourceslist.html was added on branch
6505           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:53 +0000
6506
6507 2007-08-01 15:25  ivan
6508
6509         *
6510           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourcetype.html:
6511           file frmresourcetype.html was added on branch FREESIDE_1_7_BRANCH
6512           on 2008-06-17 03:57:53 +0000
6513
6514 2007-08-01 15:25  ivan
6515
6516         *
6517           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmupload.html:
6518           file frmupload.html was added on branch FREESIDE_1_7_BRANCH on
6519           2008-06-17 03:57:53 +0000
6520
6521 2007-08-01 15:25  ivan
6522
6523         *
6524           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/io.pl:
6525           file io.pl was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6526           03:57:53 +0000
6527
6528 2007-08-01 15:25  ivan
6529
6530         *
6531           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl:
6532           file upload_fck.pl was added on branch FREESIDE_1_7_BRANCH on
6533           2008-06-17 03:57:53 +0000
6534
6535 2007-08-01 15:25  ivan
6536
6537         *
6538           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/util.pl:
6539           file util.pl was added on branch FREESIDE_1_7_BRANCH on
6540           2008-06-17 03:57:55 +0000
6541
6542 2007-08-01 15:25  ivan
6543
6544         *
6545           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.css:
6546           file browser.css was added on branch FREESIDE_1_7_BRANCH on
6547           2008-06-17 03:57:52 +0000
6548
6549 2007-08-01 15:25  ivan
6550
6551         *
6552           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.html:
6553           file browser.html was added on branch FREESIDE_1_7_BRANCH on
6554           2008-06-17 03:57:52 +0000
6555
6556 2007-08-01 15:25  ivan
6557
6558         *
6559           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template1.gif:
6560           file template1.gif was added on branch FREESIDE_1_7_BRANCH on
6561           2008-06-17 03:57:52 +0000
6562
6563 2007-08-01 15:25  ivan
6564
6565         *
6566           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template2.gif:
6567           file template2.gif was added on branch FREESIDE_1_7_BRANCH on
6568           2008-06-17 03:57:52 +0000
6569
6570 2007-08-01 15:25  ivan
6571
6572         *
6573           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template3.gif:
6574           file template3.gif was added on branch FREESIDE_1_7_BRANCH on
6575           2008-06-17 03:57:52 +0000
6576
6577 2007-08-01 15:25  ivan
6578
6579         *
6580           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js:
6581           file spellChecker.js was added on branch FREESIDE_1_7_BRANCH on
6582           2008-06-17 03:57:51 +0000
6583
6584 2007-08-01 15:25  ivan
6585
6586         *
6587           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html:
6588           file spellchecker.html was added on branch FREESIDE_1_7_BRANCH on
6589           2008-06-17 03:57:51 +0000
6590
6591 2007-08-01 15:25  ivan
6592
6593         *
6594           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl:
6595           file spellchecker.pl was added on branch FREESIDE_1_7_BRANCH on
6596           2008-06-17 03:57:52 +0000
6597
6598 2007-08-01 15:25  ivan
6599
6600         *
6601           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css:
6602           file spellerStyle.css was added on branch FREESIDE_1_7_BRANCH on
6603           2008-06-17 03:57:51 +0000
6604
6605 2007-08-01 15:25  ivan
6606
6607         *
6608           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js:
6609           file wordWindow.js was added on branch FREESIDE_1_7_BRANCH on
6610           2008-06-17 03:57:51 +0000
6611
6612 2007-08-01 15:25  ivan
6613
6614         *
6615           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html:
6616           file blank.html was added on branch FREESIDE_1_7_BRANCH on
6617           2008-06-17 03:57:51 +0000
6618
6619 2007-08-01 15:25  ivan
6620
6621         *
6622           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js:
6623           file controlWindow.js was added on branch FREESIDE_1_7_BRANCH on
6624           2008-06-17 03:57:51 +0000
6625
6626 2007-08-01 15:25  ivan
6627
6628         *
6629           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html:
6630           file controls.html was added on branch FREESIDE_1_7_BRANCH on
6631           2008-06-17 03:57:51 +0000
6632
6633 2007-08-01 15:25  ivan
6634
6635         * httemplate/elements/fckeditor/editor/dialog/fck_link/fck_link.js:
6636           file fck_link.js was added on branch FREESIDE_1_7_BRANCH on
6637           2008-06-17 03:57:51 +0000
6638
6639 2007-08-01 15:25  ivan
6640
6641         *
6642           httemplate/elements/fckeditor/editor/dialog/fck_select/fck_select.js:
6643           file fck_select.js was added on branch FREESIDE_1_7_BRANCH on
6644           2008-06-17 03:57:51 +0000
6645
6646 2007-08-01 15:25  ivan
6647
6648         *
6649           httemplate/elements/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html:
6650           file fck_document_preview.html was added on branch
6651           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:50 +0000
6652
6653 2007-08-01 15:25  ivan
6654
6655         *
6656           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash.js:
6657           file fck_flash.js was added on branch FREESIDE_1_7_BRANCH on
6658           2008-06-17 03:57:51 +0000
6659
6660 2007-08-01 15:25  ivan
6661
6662         *
6663           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html:
6664           file fck_flash_preview.html was added on branch
6665           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:51 +0000
6666
6667 2007-08-01 15:25  ivan
6668
6669         *
6670           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image.js:
6671           file fck_image.js was added on branch FREESIDE_1_7_BRANCH on
6672           2008-06-17 03:57:51 +0000
6673
6674 2007-08-01 15:25  ivan
6675
6676         *
6677           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image_preview.html:
6678           file fck_image_preview.html was added on branch
6679           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:51 +0000
6680
6681 2007-08-01 15:25  ivan
6682
6683         *
6684           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif:
6685           file logo_fckeditor.gif was added on branch FREESIDE_1_7_BRANCH
6686           on 2008-06-17 03:57:50 +0000
6687
6688 2007-08-01 15:25  ivan
6689
6690         *
6691           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fredck.gif:
6692           file logo_fredck.gif was added on branch FREESIDE_1_7_BRANCH on
6693           2008-06-17 03:57:50 +0000
6694
6695 2007-08-01 15:25  ivan
6696
6697         *
6698           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.css:
6699           file fck_dialog_common.css was added on branch
6700           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:50 +0000
6701
6702 2007-08-01 15:25  ivan
6703
6704         *
6705           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.js:
6706           file fck_dialog_common.js was added on branch FREESIDE_1_7_BRANCH
6707           on 2008-06-17 03:57:50 +0000
6708
6709 2007-08-01 15:25  ivan
6710
6711         *
6712           httemplate/elements/fckeditor/editor/dialog/common/fcknumericfield.htc:
6713           file fcknumericfield.htc was added on branch FREESIDE_1_7_BRANCH
6714           on 2008-06-17 03:57:50 +0000
6715
6716 2007-08-01 15:25  ivan
6717
6718         *
6719           httemplate/elements/fckeditor/editor/dialog/common/images/locked.gif:
6720           file locked.gif was added on branch FREESIDE_1_7_BRANCH on
6721           2008-06-17 03:57:50 +0000
6722
6723 2007-08-01 15:25  ivan
6724
6725         *
6726           httemplate/elements/fckeditor/editor/dialog/common/moz-bindings.xml:
6727           file moz-bindings.xml was added on branch FREESIDE_1_7_BRANCH on
6728           2008-06-17 03:57:50 +0000
6729
6730 2007-08-01 15:25  ivan
6731
6732         *
6733           httemplate/elements/fckeditor/editor/dialog/common/images/reset.gif:
6734           file reset.gif was added on branch FREESIDE_1_7_BRANCH on
6735           2008-06-17 03:57:50 +0000
6736
6737 2007-08-01 15:25  ivan
6738
6739         *
6740           httemplate/elements/fckeditor/editor/dialog/common/images/unlocked.gif:
6741           file unlocked.gif was added on branch FREESIDE_1_7_BRANCH on
6742           2008-06-17 03:57:50 +0000
6743
6744 2007-08-01 15:25  ivan
6745
6746         * httemplate/elements/fckeditor/editor/dialog/fck_docprops.html:
6747           file fck_docprops.html was added on branch FREESIDE_1_7_BRANCH on
6748           2008-06-17 03:57:46 +0000
6749
6750 2007-08-01 15:25  ivan
6751
6752         * httemplate/elements/fckeditor/editor/dialog/fck_find.html: file
6753           fck_find.html was added on branch FREESIDE_1_7_BRANCH on
6754           2008-06-17 03:57:46 +0000
6755
6756 2007-08-01 15:25  ivan
6757
6758         * httemplate/elements/fckeditor/editor/dialog/fck_flash.html: file
6759           fck_flash.html was added on branch FREESIDE_1_7_BRANCH on
6760           2008-06-17 03:57:46 +0000
6761
6762 2007-08-01 15:25  ivan
6763
6764         * httemplate/elements/fckeditor/editor/dialog/fck_form.html: file
6765           fck_form.html was added on branch FREESIDE_1_7_BRANCH on
6766           2008-06-17 03:57:46 +0000
6767
6768 2007-08-01 15:25  ivan
6769
6770         * httemplate/elements/fckeditor/editor/dialog/fck_hiddenfield.html:
6771           file fck_hiddenfield.html was added on branch FREESIDE_1_7_BRANCH
6772           on 2008-06-17 03:57:46 +0000
6773
6774 2007-08-01 15:25  ivan
6775
6776         * httemplate/elements/fckeditor/editor/dialog/fck_image.html: file
6777           fck_image.html was added on branch FREESIDE_1_7_BRANCH on
6778           2008-06-17 03:57:46 +0000
6779
6780 2007-08-01 15:25  ivan
6781
6782         * httemplate/elements/fckeditor/editor/dialog/fck_link.html: file
6783           fck_link.html was added on branch FREESIDE_1_7_BRANCH on
6784           2008-06-17 03:57:46 +0000
6785
6786 2007-08-01 15:25  ivan
6787
6788         * httemplate/elements/fckeditor/editor/dialog/fck_listprop.html:
6789           file fck_listprop.html was added on branch FREESIDE_1_7_BRANCH on
6790           2008-06-17 03:57:46 +0000
6791
6792 2007-08-01 15:25  ivan
6793
6794         * httemplate/elements/fckeditor/editor/dialog/fck_paste.html: file
6795           fck_paste.html was added on branch FREESIDE_1_7_BRANCH on
6796           2008-06-17 03:57:46 +0000
6797
6798 2007-08-01 15:25  ivan
6799
6800         * httemplate/elements/fckeditor/editor/dialog/fck_radiobutton.html:
6801           file fck_radiobutton.html was added on branch FREESIDE_1_7_BRANCH
6802           on 2008-06-17 03:57:46 +0000
6803
6804 2007-08-01 15:25  ivan
6805
6806         * httemplate/elements/fckeditor/editor/dialog/fck_replace.html:
6807           file fck_replace.html was added on branch FREESIDE_1_7_BRANCH on
6808           2008-06-17 03:57:46 +0000
6809
6810 2007-08-01 15:25  ivan
6811
6812         * httemplate/elements/fckeditor/editor/dialog/fck_select.html: file
6813           fck_select.html was added on branch FREESIDE_1_7_BRANCH on
6814           2008-06-17 03:57:46 +0000
6815
6816 2007-08-01 15:25  ivan
6817
6818         * httemplate/elements/fckeditor/editor/dialog/fck_smiley.html: file
6819           fck_smiley.html was added on branch FREESIDE_1_7_BRANCH on
6820           2008-06-17 03:57:46 +0000
6821
6822 2007-08-01 15:25  ivan
6823
6824         * httemplate/elements/fckeditor/editor/dialog/fck_source.html: file
6825           fck_source.html was added on branch FREESIDE_1_7_BRANCH on
6826           2008-06-17 03:57:46 +0000
6827
6828 2007-08-01 15:25  ivan
6829
6830         * httemplate/elements/fckeditor/editor/dialog/fck_specialchar.html:
6831           file fck_specialchar.html was added on branch FREESIDE_1_7_BRANCH
6832           on 2008-06-17 03:57:47 +0000
6833
6834 2007-08-01 15:25  ivan
6835
6836         *
6837           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages.html:
6838           file fck_spellerpages.html was added on branch
6839           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:47 +0000
6840
6841 2007-08-01 15:25  ivan
6842
6843         * httemplate/elements/fckeditor/editor/dialog/fck_table.html: file
6844           fck_table.html was added on branch FREESIDE_1_7_BRANCH on
6845           2008-06-17 03:57:47 +0000
6846
6847 2007-08-01 15:25  ivan
6848
6849         * httemplate/elements/fckeditor/editor/dialog/fck_tablecell.html:
6850           file fck_tablecell.html was added on branch FREESIDE_1_7_BRANCH
6851           on 2008-06-17 03:57:48 +0000
6852
6853 2007-08-01 15:25  ivan
6854
6855         * httemplate/elements/fckeditor/editor/dialog/fck_template.html:
6856           file fck_template.html was added on branch FREESIDE_1_7_BRANCH on
6857           2008-06-17 03:57:50 +0000
6858
6859 2007-08-01 15:25  ivan
6860
6861         * httemplate/elements/fckeditor/editor/dialog/fck_textarea.html:
6862           file fck_textarea.html 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_textfield.html:
6868           file fck_textfield.html was added on branch FREESIDE_1_7_BRANCH
6869           on 2008-06-17 03:57:50 +0000
6870
6871 2007-08-01 15:25  ivan
6872
6873         * httemplate/elements/fckeditor/editor/dialog/fck_button.html: file
6874           fck_button.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_checkbox.html:
6880           file fck_checkbox.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         *
6886           httemplate/elements/fckeditor/editor/dialog/fck_colorselector.html:
6887           file fck_colorselector.html was added on branch
6888           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:46 +0000
6889
6890 2007-08-01 15:25  ivan
6891
6892         * httemplate/elements/fckeditor/editor/dialog/fck_about.html: file
6893           fck_about.html was added on branch FREESIDE_1_7_BRANCH on
6894           2008-06-17 03:57:45 +0000
6895
6896 2007-08-01 15:25  ivan
6897
6898         * httemplate/elements/fckeditor/editor/dialog/fck_anchor.html: file
6899           fck_anchor.html was added on branch FREESIDE_1_7_BRANCH on
6900           2008-06-17 03:57:45 +0000
6901
6902 2007-08-01 15:25  ivan
6903
6904         *
6905           httemplate/elements/fckeditor/editor/css/behaviors/disablehandles.htc:
6906           file disablehandles.htc was added on branch FREESIDE_1_7_BRANCH
6907           on 2008-06-17 03:57:45 +0000
6908
6909 2007-08-01 15:25  ivan
6910
6911         * httemplate/elements/fckeditor/editor/css/images/fck_anchor.gif:
6912           file fck_anchor.gif was added on branch FREESIDE_1_7_BRANCH on
6913           2008-06-17 03:57:45 +0000
6914
6915 2007-08-01 15:25  ivan
6916
6917         *
6918           httemplate/elements/fckeditor/editor/css/images/fck_flashlogo.gif:
6919           file fck_flashlogo.gif was added on branch FREESIDE_1_7_BRANCH on
6920           2008-06-17 03:57:45 +0000
6921
6922 2007-08-01 15:25  ivan
6923
6924         *
6925           httemplate/elements/fckeditor/editor/css/images/fck_hiddenfield.gif:
6926           file fck_hiddenfield.gif was added on branch FREESIDE_1_7_BRANCH
6927           on 2008-06-17 03:57:45 +0000
6928
6929 2007-08-01 15:25  ivan
6930
6931         *
6932           httemplate/elements/fckeditor/editor/css/images/fck_pagebreak.gif:
6933           file fck_pagebreak.gif was added on branch FREESIDE_1_7_BRANCH on
6934           2008-06-17 03:57:45 +0000
6935
6936 2007-08-01 15:25  ivan
6937
6938         *
6939           httemplate/elements/fckeditor/editor/css/behaviors/showtableborders.htc:
6940           file showtableborders.htc was added on branch FREESIDE_1_7_BRANCH
6941           on 2008-06-17 03:57:45 +0000
6942
6943 2007-08-01 15:25  ivan
6944
6945         * httemplate/elements/fckeditor/editor/css/fck_editorarea.css: file
6946           fck_editorarea.css was added on branch FREESIDE_1_7_BRANCH on
6947           2008-06-17 03:57:45 +0000
6948
6949 2007-08-01 15:25  ivan
6950
6951         * httemplate/elements/fckeditor/editor/css/fck_internal.css: file
6952           fck_internal.css was added on branch FREESIDE_1_7_BRANCH on
6953           2008-06-17 03:57:45 +0000
6954
6955 2007-08-01 15:25  ivan
6956
6957         *
6958           httemplate/elements/fckeditor/editor/css/fck_showtableborders_gecko.css:
6959           file fck_showtableborders_gecko.css was added on branch
6960           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:45 +0000
6961
6962 2007-08-01 15:25  ivan
6963
6964         * httemplate/elements/fckeditor/editor/fckdebug.html: file
6965           fckdebug.html was added on branch FREESIDE_1_7_BRANCH on
6966           2008-06-17 03:57:45 +0000
6967
6968 2007-08-01 15:25  ivan
6969
6970         * httemplate/elements/fckeditor/editor/fckdialog.html: file
6971           fckdialog.html was added on branch FREESIDE_1_7_BRANCH on
6972           2008-06-17 03:57:45 +0000
6973
6974 2007-08-01 15:25  ivan
6975
6976         * httemplate/elements/fckeditor/editor/fckeditor.html: file
6977           fckeditor.html was added on branch FREESIDE_1_7_BRANCH on
6978           2008-06-17 03:57:45 +0000
6979
6980 2007-08-01 15:25  ivan
6981
6982         * httemplate/elements/fckeditor/editor/fckeditor.original.html:
6983           file fckeditor.original.html was added on branch
6984           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:45 +0000
6985
6986 2007-08-01 15:25  ivan
6987
6988         * httemplate/elements/fckeditor/fckconfig.js: file fckconfig.js was
6989           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:57:44 +0000
6990
6991 2007-08-01 15:25  ivan
6992
6993         * httemplate/elements/fckeditor/fckeditor.js: file fckeditor.js was
6994           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:57:44 +0000
6995
6996 2007-08-01 15:25  ivan
6997
6998         * httemplate/elements/fckeditor/fckpackager.xml: file
6999           fckpackager.xml was added on branch FREESIDE_1_7_BRANCH on
7000           2008-06-17 03:57:44 +0000
7001
7002 2007-08-01 15:25  ivan
7003
7004         * httemplate/elements/fckeditor/fckstyles.xml: file fckstyles.xml
7005           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:57:44
7006           +0000
7007
7008 2007-08-01 15:25  ivan
7009
7010         * httemplate/elements/fckeditor/fcktemplates.xml: file
7011           fcktemplates.xml was added on branch FREESIDE_1_7_BRANCH on
7012           2008-06-17 03:57:44 +0000
7013
7014 2007-08-01 15:25  ivan
7015
7016         * httemplate/elements/tr-checkbox.html: file tr-checkbox.html was
7017           added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19 +0000
7018
7019 2007-08-01 15:25  ivan
7020
7021         * httemplate/elements/tr-input-money.html: file tr-input-money.html
7022           was added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19
7023           +0000
7024
7025 2007-08-01 15:25  ivan
7026
7027         * httemplate/elements/tr-password.html: file tr-password.html was
7028           added on branch FREESIDE_1_7_BRANCH on 2008-01-11 04:47:35 +0000
7029
7030 2007-08-01 15:25  ivan
7031
7032         * httemplate/elements/tr-select-cust_main-status.html: file
7033           tr-select-cust_main-status.html was added on branch
7034           FREESIDE_1_7_BRANCH on 2008-06-18 05:18:25 +0000
7035
7036 2007-08-01 15:25  ivan
7037
7038         * httemplate/elements/tr-select.html: file tr-select.html was added
7039           on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:20 +0000
7040
7041 2007-08-01 15:25  ivan
7042
7043         * httemplate/elements/tr-td-label.html: file tr-td-label.html was
7044           added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:20 +0000
7045
7046 2007-08-01 15:25  ivan
7047
7048         * httemplate/elements/tr-title.html: file tr-title.html was added
7049           on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:47:47 +0000
7050
7051 2007-08-01 15:25  ivan
7052
7053         * httemplate/elements/select-cust_main-status.html: file
7054           select-cust_main-status.html was added on branch
7055           FREESIDE_1_7_BRANCH on 2008-06-18 05:27:15 +0000
7056
7057 2007-08-01 15:24  jeff
7058
7059         * FS/FS/part_pkg/prorate_delayed.pm: file prorate_delayed.pm was
7060           added on branch FREESIDE_1_7_BRANCH on 2007-12-21 22:27:14 +0000
7061
7062 2007-08-01 15:24  ivan
7063
7064         * FS/FS/part_pkg/prorate_delayed.pm,
7065           httemplate/elements/hidden.html,
7066           httemplate/elements/select-cust_main-status.html,
7067           httemplate/elements/tr-checkbox.html,
7068           httemplate/elements/tr-fixed.html,
7069           httemplate/elements/tr-input-money.html,
7070           httemplate/elements/tr-input-text.html,
7071           httemplate/elements/tr-password.html,
7072           httemplate/elements/tr-select-cust_main-status.html,
7073           httemplate/elements/tr-select.html,
7074           httemplate/elements/tr-td-label.html,
7075           httemplate/elements/tr-title.html,
7076           httemplate/elements/fckeditor/fckconfig.js,
7077           httemplate/elements/fckeditor/fckeditor.js,
7078           httemplate/elements/fckeditor/fckpackager.xml,
7079           httemplate/elements/fckeditor/fckstyles.xml,
7080           httemplate/elements/fckeditor/fcktemplates.xml,
7081           httemplate/elements/fckeditor/editor/fckdebug.html,
7082           httemplate/elements/fckeditor/editor/fckdialog.html,
7083           httemplate/elements/fckeditor/editor/fckeditor.html,
7084           httemplate/elements/fckeditor/editor/fckeditor.original.html,
7085           httemplate/elements/fckeditor/editor/css/fck_editorarea.css,
7086           httemplate/elements/fckeditor/editor/css/fck_internal.css,
7087           httemplate/elements/fckeditor/editor/css/fck_showtableborders_gecko.css,
7088           httemplate/elements/fckeditor/editor/css/behaviors/disablehandles.htc,
7089           httemplate/elements/fckeditor/editor/css/behaviors/showtableborders.htc,
7090           httemplate/elements/fckeditor/editor/css/images/fck_anchor.gif,
7091           httemplate/elements/fckeditor/editor/css/images/fck_flashlogo.gif,
7092           httemplate/elements/fckeditor/editor/css/images/fck_hiddenfield.gif,
7093           httemplate/elements/fckeditor/editor/css/images/fck_pagebreak.gif,
7094           httemplate/elements/fckeditor/editor/dialog/fck_about.html,
7095           httemplate/elements/fckeditor/editor/dialog/fck_anchor.html,
7096           httemplate/elements/fckeditor/editor/dialog/fck_button.html,
7097           httemplate/elements/fckeditor/editor/dialog/fck_checkbox.html,
7098           httemplate/elements/fckeditor/editor/dialog/fck_colorselector.html,
7099           httemplate/elements/fckeditor/editor/dialog/fck_docprops.html,
7100           httemplate/elements/fckeditor/editor/dialog/fck_find.html,
7101           httemplate/elements/fckeditor/editor/dialog/fck_flash.html,
7102           httemplate/elements/fckeditor/editor/dialog/fck_form.html,
7103           httemplate/elements/fckeditor/editor/dialog/fck_hiddenfield.html,
7104           httemplate/elements/fckeditor/editor/dialog/fck_image.html,
7105           httemplate/elements/fckeditor/editor/dialog/fck_link.html,
7106           httemplate/elements/fckeditor/editor/dialog/fck_listprop.html,
7107           httemplate/elements/fckeditor/editor/dialog/fck_paste.html,
7108           httemplate/elements/fckeditor/editor/dialog/fck_radiobutton.html,
7109           httemplate/elements/fckeditor/editor/dialog/fck_replace.html,
7110           httemplate/elements/fckeditor/editor/dialog/fck_select.html,
7111           httemplate/elements/fckeditor/editor/dialog/fck_smiley.html,
7112           httemplate/elements/fckeditor/editor/dialog/fck_source.html,
7113           httemplate/elements/fckeditor/editor/dialog/fck_specialchar.html,
7114           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages.html,
7115           httemplate/elements/fckeditor/editor/dialog/fck_table.html,
7116           httemplate/elements/fckeditor/editor/dialog/fck_tablecell.html,
7117           httemplate/elements/fckeditor/editor/dialog/fck_template.html,
7118           httemplate/elements/fckeditor/editor/dialog/fck_textarea.html,
7119           httemplate/elements/fckeditor/editor/dialog/fck_textfield.html,
7120           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.css,
7121           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.js,
7122           httemplate/elements/fckeditor/editor/dialog/common/fcknumericfield.htc,
7123           httemplate/elements/fckeditor/editor/dialog/common/moz-bindings.xml,
7124           httemplate/elements/fckeditor/editor/dialog/common/images/locked.gif,
7125           httemplate/elements/fckeditor/editor/dialog/common/images/reset.gif,
7126           httemplate/elements/fckeditor/editor/dialog/common/images/unlocked.gif,
7127           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif,
7128           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fredck.gif,
7129           httemplate/elements/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html,
7130           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash.js,
7131           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html,
7132           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image.js,
7133           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image_preview.html,
7134           httemplate/elements/fckeditor/editor/dialog/fck_link/fck_link.js,
7135           httemplate/elements/fckeditor/editor/dialog/fck_select/fck_select.js,
7136           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html,
7137           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js,
7138           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html,
7139           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js,
7140           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html,
7141           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css,
7142           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js,
7143           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl,
7144           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template1.gif,
7145           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template2.gif,
7146           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template3.gif,
7147           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.css,
7148           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.html,
7149           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmactualfolder.html,
7150           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html,
7151           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmfolders.html,
7152           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourceslist.html,
7153           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourcetype.html,
7154           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmupload.html,
7155           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl,
7156           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/commands.pl,
7157           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi,
7158           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/io.pl,
7159           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl,
7160           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/util.pl,
7161           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif,
7162           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder.gif,
7163           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder32.gif,
7164           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif,
7165           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif,
7166           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif,
7167           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/spacer.gif,
7168           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif,
7169           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif,
7170           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif,
7171           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif,
7172           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif,
7173           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif,
7174           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif,
7175           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif,
7176           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif,
7177           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif,
7178           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif,
7179           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/html.gif,
7180           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif,
7181           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/js.gif,
7182           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif,
7183           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif,
7184           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif,
7185           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/png.gif,
7186           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif,
7187           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif,
7188           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif,
7189           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif,
7190           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif,
7191           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif,
7192           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif,
7193           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif,
7194           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif,
7195           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif,
7196           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif,
7197           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif,
7198           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif,
7199           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif,
7200           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif,
7201           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif,
7202           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif,
7203           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif,
7204           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif,
7205           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif,
7206           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif,
7207           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif,
7208           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif,
7209           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif,
7210           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif,
7211           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif,
7212           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif,
7213           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif,
7214           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif,
7215           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif,
7216           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif,
7217           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif,
7218           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif,
7219           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif,
7220           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif,
7221           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif,
7222           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/common.js,
7223           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/fckxml.js,
7224           httemplate/elements/fckeditor/editor/filemanager/upload/test.html,
7225           httemplate/elements/fckeditor/editor/images/anchor.gif,
7226           httemplate/elements/fckeditor/editor/images/arrow_ltr.gif,
7227           httemplate/elements/fckeditor/editor/images/arrow_rtl.gif,
7228           httemplate/elements/fckeditor/editor/images/spacer.gif,
7229           httemplate/elements/fckeditor/editor/images/smiley/msn/angel_smile.gif,
7230           httemplate/elements/fckeditor/editor/images/smiley/msn/angry_smile.gif,
7231           httemplate/elements/fckeditor/editor/images/smiley/msn/broken_heart.gif,
7232           httemplate/elements/fckeditor/editor/images/smiley/msn/cake.gif,
7233           httemplate/elements/fckeditor/editor/images/smiley/msn/confused_smile.gif,
7234           httemplate/elements/fckeditor/editor/images/smiley/msn/cry_smile.gif,
7235           httemplate/elements/fckeditor/editor/images/smiley/msn/devil_smile.gif,
7236           httemplate/elements/fckeditor/editor/images/smiley/msn/embaressed_smile.gif,
7237           httemplate/elements/fckeditor/editor/images/smiley/msn/envelope.gif,
7238           httemplate/elements/fckeditor/editor/images/smiley/msn/heart.gif,
7239           httemplate/elements/fckeditor/editor/images/smiley/msn/kiss.gif,
7240           httemplate/elements/fckeditor/editor/images/smiley/msn/lightbulb.gif,
7241           httemplate/elements/fckeditor/editor/images/smiley/msn/omg_smile.gif,
7242           httemplate/elements/fckeditor/editor/images/smiley/msn/regular_smile.gif,
7243           httemplate/elements/fckeditor/editor/images/smiley/msn/sad_smile.gif,
7244           httemplate/elements/fckeditor/editor/images/smiley/msn/shades_smile.gif,
7245           httemplate/elements/fckeditor/editor/images/smiley/msn/teeth_smile.gif,
7246           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_down.gif,
7247           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_up.gif,
7248           httemplate/elements/fckeditor/editor/images/smiley/msn/tounge_smile.gif,
7249           httemplate/elements/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif,
7250           httemplate/elements/fckeditor/editor/images/smiley/msn/wink_smile.gif,
7251           httemplate/elements/fckeditor/editor/js/fckeditorcode_gecko.js,
7252           httemplate/elements/fckeditor/editor/js/fckeditorcode_ie.js,
7253           httemplate/elements/fckeditor/editor/lang/_getfontformat.html,
7254           httemplate/elements/fckeditor/editor/lang/_translationstatus.txt,
7255           httemplate/elements/fckeditor/editor/lang/af.js,
7256           httemplate/elements/fckeditor/editor/lang/ar.js,
7257           httemplate/elements/fckeditor/editor/lang/bg.js,
7258           httemplate/elements/fckeditor/editor/lang/bn.js,
7259           httemplate/elements/fckeditor/editor/lang/bs.js,
7260           httemplate/elements/fckeditor/editor/lang/ca.js,
7261           httemplate/elements/fckeditor/editor/lang/cs.js,
7262           httemplate/elements/fckeditor/editor/lang/da.js,
7263           httemplate/elements/fckeditor/editor/lang/de.js,
7264           httemplate/elements/fckeditor/editor/lang/el.js,
7265           httemplate/elements/fckeditor/editor/lang/en-au.js,
7266           httemplate/elements/fckeditor/editor/lang/en-ca.js,
7267           httemplate/elements/fckeditor/editor/lang/en-uk.js,
7268           httemplate/elements/fckeditor/editor/lang/en.js,
7269           httemplate/elements/fckeditor/editor/lang/eo.js,
7270           httemplate/elements/fckeditor/editor/lang/es.js,
7271           httemplate/elements/fckeditor/editor/lang/et.js,
7272           httemplate/elements/fckeditor/editor/lang/eu.js,
7273           httemplate/elements/fckeditor/editor/lang/fa.js,
7274           httemplate/elements/fckeditor/editor/lang/fi.js,
7275           httemplate/elements/fckeditor/editor/lang/fo.js,
7276           httemplate/elements/fckeditor/editor/lang/fr.js,
7277           httemplate/elements/fckeditor/editor/lang/gl.js,
7278           httemplate/elements/fckeditor/editor/lang/he.js,
7279           httemplate/elements/fckeditor/editor/lang/hi.js,
7280           httemplate/elements/fckeditor/editor/lang/hr.js,
7281           httemplate/elements/fckeditor/editor/lang/hu.js,
7282           httemplate/elements/fckeditor/editor/lang/it.js,
7283           httemplate/elements/fckeditor/editor/lang/ja.js,
7284           httemplate/elements/fckeditor/editor/lang/km.js,
7285           httemplate/elements/fckeditor/editor/lang/ko.js,
7286           httemplate/elements/fckeditor/editor/lang/lt.js,
7287           httemplate/elements/fckeditor/editor/lang/lv.js,
7288           httemplate/elements/fckeditor/editor/lang/mn.js,
7289           httemplate/elements/fckeditor/editor/lang/ms.js,
7290           httemplate/elements/fckeditor/editor/lang/nb.js,
7291           httemplate/elements/fckeditor/editor/lang/nl.js,
7292           httemplate/elements/fckeditor/editor/lang/no.js,
7293           httemplate/elements/fckeditor/editor/lang/pl.js,
7294           httemplate/elements/fckeditor/editor/lang/pt-br.js,
7295           httemplate/elements/fckeditor/editor/lang/pt.js,
7296           httemplate/elements/fckeditor/editor/lang/ro.js,
7297           httemplate/elements/fckeditor/editor/lang/ru.js,
7298           httemplate/elements/fckeditor/editor/lang/sk.js,
7299           httemplate/elements/fckeditor/editor/lang/sl.js,
7300           httemplate/elements/fckeditor/editor/lang/sr-latn.js,
7301           httemplate/elements/fckeditor/editor/lang/sr.js,
7302           httemplate/elements/fckeditor/editor/lang/sv.js,
7303           httemplate/elements/fckeditor/editor/lang/th.js,
7304           httemplate/elements/fckeditor/editor/lang/tr.js,
7305           httemplate/elements/fckeditor/editor/lang/uk.js,
7306           httemplate/elements/fckeditor/editor/lang/vi.js,
7307           httemplate/elements/fckeditor/editor/lang/zh-cn.js,
7308           httemplate/elements/fckeditor/editor/lang/zh.js,
7309           httemplate/elements/fckeditor/editor/plugins/autogrow/fckplugin.js,
7310           httemplate/elements/fckeditor/editor/plugins/placeholder/fck_placeholder.html,
7311           httemplate/elements/fckeditor/editor/plugins/placeholder/fckplugin.js,
7312           httemplate/elements/fckeditor/editor/plugins/placeholder/placeholder.gif,
7313           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/de.js,
7314           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/en.js,
7315           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/fr.js,
7316           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/it.js,
7317           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/pl.js,
7318           httemplate/elements/fckeditor/editor/plugins/simplecommands/fckplugin.js,
7319           httemplate/elements/fckeditor/editor/plugins/tablecommands/fckplugin.js,
7320           httemplate/elements/fckeditor/editor/skins/_fckviewstrips.html,
7321           httemplate/elements/fckeditor/editor/skins/default/fck_dialog.css,
7322           httemplate/elements/fckeditor/editor/skins/default/fck_editor.css,
7323           httemplate/elements/fckeditor/editor/skins/default/fck_strip.gif,
7324           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.arrowright.gif,
7325           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif,
7326           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.collapse.gif,
7327           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.end.gif,
7328           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.expand.gif,
7329           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.separator.gif,
7330           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.start.gif,
7331           httemplate/elements/fckeditor/editor/skins/office2003/fck_dialog.css,
7332           httemplate/elements/fckeditor/editor/skins/office2003/fck_editor.css,
7333           httemplate/elements/fckeditor/editor/skins/office2003/fck_strip.gif,
7334           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.arrowright.gif,
7335           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.bg.gif,
7336           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif,
7337           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.collapse.gif,
7338           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.end.gif,
7339           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.expand.gif,
7340           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.separator.gif,
7341           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.start.gif,
7342           httemplate/elements/fckeditor/editor/skins/silver/fck_dialog.css,
7343           httemplate/elements/fckeditor/editor/skins/silver/fck_editor.css,
7344           httemplate/elements/fckeditor/editor/skins/silver/fck_strip.gif,
7345           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif,
7346           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif,
7347           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif,
7348           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.collapse.gif,
7349           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.end.gif,
7350           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.expand.gif,
7351           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.separator.gif,
7352           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.start.gif,
7353           httemplate/misc/cancel_cust.html: event refactor, landing on
7354           HEAD!
7355
7356 2007-08-01 15:21  ivan
7357
7358         * rt/lib/RTx/WebCronTool.pm: adding WebCronTool.pm to _1_7_BRANCH
7359           too
7360
7361 2007-08-01 15:20  ivan
7362
7363         * rt/lib/RTx/WebCronTool.pm: commit these RT differences, seem to
7364           be mostly in autogen'ed stuff
7365
7366 2007-08-01 15:20  ivan
7367
7368         * rt/lib/RTx/WebCronTool.pm: file WebCronTool.pm was added on
7369           branch FREESIDE_1_7_BRANCH on 2007-08-01 22:21:22 +0000
7370
7371 2007-07-20 12:58  ivan
7372
7373         * bin/apache.export: apache export: don't bomb out when svc_www
7374           records aren't associated with an svc_acct, just leave those
7375           subsitution vars blank
7376
7377 2007-07-18 14:13  ivan
7378
7379         * FS/FS/Schema.pm: Schema.pm doesn't need FS::UID datasrc anyway,
7380           wtf
7381
7382 2007-07-17 20:23  jeff
7383
7384         * FS/FS/AccessRight.pm, httemplate/edit/svc_acct.cgi: svc_acct.dir
7385           should be editable with ACL (#1730)
7386
7387 2007-07-14 10:42  rsiddall
7388
7389         * install/rpm/freeside.spec: The RPM requires mod_ssl, so modify
7390           the httpd conf file to require SSL.
7391
7392 2007-07-13 17:44  ivan
7393
7394         * bin/find-overapplied: a payment, by any other name
7395
7396 2007-07-13 16:58  ivan
7397
7398         * bin/: find-overapplied, strip-eps: adding quick find-overapplied
7399           script
7400
7401 2007-07-13 16:58  ivan
7402
7403         * bin/find-overapplied: file find-overapplied was added on branch
7404           FREESIDE_1_7_BRANCH on 2007-07-13 23:59:39 +0000
7405
7406 2007-07-13 16:52  ivan
7407
7408         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
7409           FS/FS/ClientAPI/Signup.pm, FS/FS/Cron/bill.pm,
7410           FS/bin/freeside-prepaidd, httemplate/edit/process/cust_main.cgi,
7411           httemplate/misc/bill.cgi,
7412           httemplate/misc/process/recharge_svc.html: fix race condition
7413           where ->apply_payments_and_credits could double-apply in rare
7414           cases
7415
7416 2007-07-12 14:41  ivan
7417
7418         * bin/apache.export: add debugging flag to apache export
7419
7420 2007-07-11 04:10  ivan
7421
7422         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: show bad
7423           amount in error message
7424
7425 2007-07-11 01:35  ivan
7426
7427         * FS/FS/cust_main.pm: finish adding payunique field
7428
7429 2007-07-11 01:08  ivan
7430
7431         * FS/FS/cust_pay.pm, httemplate/misc/payment.cgi,
7432           httemplate/misc/process/payment.cgi: finish adding payunique
7433           field
7434
7435 2007-07-10 21:23  jeff
7436
7437         * FS/FS/cust_main.pm: honor bop_realtime options for paystate,
7438           paytype, stateid, and stateid_state for CHEK transactions (#1718)
7439
7440 2007-07-10 11:40  rsiddall
7441
7442         * install/rpm/freeside.spec: Added %post to mason RPM to create
7443           freeside user.
7444
7445 2007-07-10 10:05  rsiddall
7446
7447         * install/rpm/freeside.spec: Fixed bug where placeholders in
7448           freeside-init were not replaced during build.
7449
7450 2007-07-10 07:19  rsiddall
7451
7452         * install/rpm/freeside.spec: freeside users need home directories
7453           for SSH keys.  Lock and log directories were missing from RPM
7454           file list.
7455
7456 2007-07-08 20:07  rsiddall
7457
7458         * install/rpm/freeside.spec: Fixes problem with packaging the
7459           self-service clientd
7460
7461 2007-07-08 14:35  rsiddall
7462
7463         * install/rpm/INSTALL: Updated for include file for mason RPM
7464           dependencies
7465
7466 2007-07-08 14:29  rsiddall
7467
7468         * install/rpm/freeside-1.7.2.rpm.patch: No longer needed for
7469           Freeside versions greater than 1.7.2
7470
7471 2007-07-08 14:25  rsiddall
7472
7473         * install/rpm/rpm2Bundle: Utility for generating local Bundles from
7474           RPMs
7475
7476 2007-07-08 14:23  rsiddall
7477
7478         * install/rpm/: freeside-mason.deps.inc, freeside.spec: Updated for
7479           upcoming Freeside 1.7.3
7480
7481 2007-07-08 14:22  rsiddall
7482
7483         * FS/FS/part_export/communigate_pro_singledomain.pm: Work around
7484           for a bug in rpm's perldeps handling of here documents
7485
7486 2007-07-07 20:41  rsiddall
7487
7488         * install/rpm/freeside-mason.deps.inc: Perl dependencies for the
7489           Freeside Mason files RPM
7490
7491 2007-07-07 20:40  rsiddall
7492
7493         * install/rpm/freeside-1.7.2.rpm.patch: Patch to work around bug in
7494           rpm's handling of here documents, regenerated for Freeside 1.7.2
7495
7496 2007-07-07 20:37  rsiddall
7497
7498         * install/rpm/freeside-install: Modified for Freeside 1.7.2
7499
7500 2007-07-07 20:34  rsiddall
7501
7502         * install/rpm/freeside.spec: Updated for Freeside 1.7.2 without RT
7503
7504 2007-07-06 16:55  jeff
7505
7506         * httemplate/edit/process/svc_acct.cgi: manually editing usage
7507           counters removes overlimit status (#1706)
7508
7509 2007-07-06 01:08  ivan
7510
7511         * GPL, README: v3!
7512
7513 2007-07-05 15:05  ivan
7514
7515         * FS/FS/Record.pm: fix for compatibility w/DBIx::DBSchema v0.33+
7516           (without requiring it)
7517
7518 2007-07-01 17:15  ivan
7519
7520         * FS/FS/cust_pkg.pm: missing method name in docs
7521
7522 2007-06-30 17:36  ivan
7523
7524         * httemplate/edit/agent.cgi: separate agent interface is
7525           deprecated...
7526
7527 2007-06-29 14:06  ivan
7528
7529         * httemplate/: edit/svc_www.cgi, view/svc_www.cgi: add regular
7530           header/footer to svc_www view and edit
7531
7532 2007-06-28 18:42  ivan
7533
7534         * FS/FS/cust_pay.pm: silly missing parenthesis
7535
7536 2007-06-28 18:27  ivan
7537
7538         * bin/strip-eps: file strip-eps was added on branch
7539           FREESIDE_1_7_BRANCH on 2007-07-13 23:58:57 +0000
7540
7541 2007-06-28 18:27  ivan
7542
7543         * bin/strip-eps: removing create-history-tables, freeside-upgrade
7544           does this anyway
7545
7546 2007-06-28 18:23  ivan
7547
7548         * FS/FS/: Schema.pm, cust_pay.pm: add payunique field and dup
7549           checking
7550
7551 2007-06-28 13:57  ivan
7552
7553         * bin/: bill-as-nextmonth, bill-as-nextmonth-BILL,
7554           bill-as-nextyear, bill-as-nextyear-BILL: add some quick scripts
7555           for cron jobs
7556
7557 2007-06-28 13:57  ivan
7558
7559         * bin/bill-as-nextmonth: file bill-as-nextmonth was added on branch
7560           FREESIDE_1_7_BRANCH on 2007-06-28 20:57:46 +0000
7561
7562 2007-06-28 13:57  ivan
7563
7564         * bin/bill-as-nextmonth-BILL: file bill-as-nextmonth-BILL was added
7565           on branch FREESIDE_1_7_BRANCH on 2007-06-28 20:57:46 +0000
7566
7567 2007-06-28 13:57  ivan
7568
7569         * bin/bill-as-nextyear: file bill-as-nextyear was added on branch
7570           FREESIDE_1_7_BRANCH on 2007-06-28 20:57:46 +0000
7571
7572 2007-06-28 13:57  ivan
7573
7574         * bin/bill-as-nextyear-BILL: file bill-as-nextyear-BILL was added
7575           on branch FREESIDE_1_7_BRANCH on 2007-06-28 20:57:46 +0000
7576
7577 2007-06-27 19:38  rsiddall
7578
7579         * install/rpm/INSTALL: file INSTALL was added on branch
7580           FREESIDE_1_7_BRANCH on 2007-07-08 21:35:41 +0000
7581
7582 2007-06-27 11:22  rsiddall
7583
7584         * install/rpm/freeside.sysconfig: file freeside.sysconfig was added
7585           on branch FREESIDE_1_7_BRANCH on 2007-11-06 21:23:38 +0000
7586
7587 2007-06-27 11:15  rsiddall
7588
7589         * install/rpm/freeside-install: file freeside-install was added on
7590           branch FREESIDE_1_7_BRANCH on 2007-07-08 03:37:03 +0000
7591
7592 2007-06-27 11:13  rsiddall
7593
7594         * install/rpm/freeside.spec: file freeside.spec was added on branch
7595           FREESIDE_1_7_BRANCH on 2007-07-08 03:34:33 +0000
7596
7597 2007-06-26 18:17  ivan
7598
7599         * rt/html/Callbacks/kStatistics/Elements/Tabs/Default: somehow
7600           missed commiting this on 1.7 branch
7601
7602 2007-06-26 11:58  ivan
7603
7604         * httemplate/search/cust_pay.cgi: fix check# search
7605
7606 2007-06-26 11:21  ivan
7607
7608         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: we need
7609           Number::Format 1.50, not just any version (backport)
7610
7611 2007-06-26 09:55  jeff
7612
7613         * fs_selfservice/FS-SelfService/cgi/view_usage_details.html: add
7614           date range to page top
7615
7616 2007-06-26 08:36  jeff
7617
7618         * FS/FS/AccessRight.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
7619           FS/FS/cust_pkg.pm, FS/FS/Cron/bill.pm, FS/FS/Cron/notify.pm,
7620           httemplate/edit/REAL_cust_pkg.cgi,
7621           httemplate/edit/process/REAL_cust_pkg.cgi,
7622           httemplate/misc/cancel_pkg.html,
7623           httemplate/misc/process/cancel_pkg.html,
7624           httemplate/search/cust_pkg.cgi,
7625           httemplate/search/report_cust_pkg.html,
7626           httemplate/view/cust_main/packages.html: suspend later just like
7627           expire (#1487)
7628
7629 2007-06-25 19:31  ivan
7630
7631         * fs_selfservice/FS-SelfService/cgi/view_usage_details.html: change
7632           "====" to <HR> in selfservice usage stuff.  welcome to this
7633           millenium! :)
7634
7635 2007-06-22 14:25  jeff
7636
7637         * fs_selfservice/FS-SelfService/cgi/: selfservice.cgi,
7638           view_usage_details.html: self-service usage report enhancements
7639           (1495)
7640
7641 2007-06-22 10:27  jeff
7642
7643         * httemplate/graph/elements/monthly.html: add csv and excel export
7644           to sales reports (1426)
7645
7646 2007-06-22 10:21  jeff
7647
7648         * FS/FS/part_export/www_shellcommands.pm: documentation improvement
7649
7650 2007-06-20 21:02  jeff
7651
7652         * FS/FS/Conf.pm, conf/welcome_letter, FS/FS/Misc.pm,
7653           FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm: latex
7654           welcome letters (1677)
7655
7656 2007-06-20 15:58  ivan
7657
7658         * rt/: etc/RT_SiteConfig.pm, html/Elements/QuickCreate: add
7659           QuickCreateLong option, part of merging spiritone RT changes
7660
7661 2007-06-20 15:37  ivan
7662
7663         * rt/html/Elements/Tabs: s/Tickets/Search Tickets/ in menu for
7664           clarity, part of merging spiritone RT changes (#1661)
7665
7666 2007-06-20 15:33  ivan
7667
7668         * rt/: html/Elements/TicketList, etc/RT_SiteConfig.pm: add
7669           $RT::MyTicketsLength patch from spiritone, part of merging RT
7670           changes (#1661)
7671
7672 2007-06-20 15:28  ivan
7673
7674         * rt/: lib/RTx/Statistics.pm, lib/RT/Extension/ActivityReports.pm,
7675           html/RTx/Statistics/DurationAsString,
7676           html/RTx/Statistics/index.html,
7677           html/RTx/Statistics/CallsMultiQueue/index.html,
7678           html/RTx/Statistics/CallsMultiQueue/Elements/Chart,
7679           html/RTx/Statistics/CallsQueueDay/Results.tsv,
7680           html/RTx/Statistics/CallsQueueDay/index.html,
7681           html/RTx/Statistics/CallsQueueDay/Elements/Chart,
7682           html/RTx/Statistics/DayOfWeek/index.html,
7683           html/RTx/Statistics/DayOfWeek/Elements/Chart,
7684           html/RTx/Statistics/Elements/DateSelectRow,
7685           html/RTx/Statistics/Elements/DurationAsString,
7686           html/RTx/Statistics/Elements/GraphBox,
7687           html/RTx/Statistics/Elements/SelectMultiQueue,
7688           html/RTx/Statistics/Elements/StatColumnMap,
7689           html/RTx/Statistics/Elements/Tabs,
7690           html/RTx/Statistics/Elements/CollectionAsTable/Header,
7691           html/RTx/Statistics/Elements/CollectionAsTable/ParseFormat,
7692           html/RTx/Statistics/Elements/CollectionAsTable/Row,
7693           html/RTx/Statistics/Elements/ControlsAsTable/ControlBox,
7694           html/RTx/Statistics/Elements/ControlsAsTable/UpdatePage,
7695           html/RTx/Statistics/FAQ/index.html,
7696           html/RTx/Statistics/OpenStalled/Results.tsv,
7697           html/RTx/Statistics/OpenStalled/index.html,
7698           html/RTx/Statistics/OpenStalled/Elements/Chart,
7699           html/RTx/Statistics/Resolution/index.html,
7700           html/RTx/Statistics/Resolution/Elements/Chart,
7701           html/RTx/Statistics/TimeToResolve/index.html,
7702           html/RTx/Statistics/TimeToResolve/Elements/Chart,
7703           html/RTx/Statistics/UserTest/index.html,
7704           html/RTx/Statistics/UserTest/Elements/Chart,
7705           html/Callbacks/ActivityReports/Elements/Tabs/Default,
7706           html/Callbacks/ActivityReports/NoAuth/webrt.css/Default,
7707           html/Callbacks/ActivityReports/Search/Results.html/SearchActions,
7708           html/Callbacks/RT-WebCronTool/Elements/Tabs/Default,
7709           html/Reports/Activity/ActivityDetail.html,
7710           html/Reports/Activity/ActivitySummary.html,
7711           html/Reports/Activity/ResolutionComments.html,
7712           html/Reports/Activity/ResolutionStatistics.html,
7713           html/Reports/Activity/index.html,
7714           html/Reports/Activity/Elements/LimitReport,
7715           html/Reports/Activity/Elements/MiniPlot,
7716           html/Reports/Activity/Elements/PrintFooter,
7717           html/Reports/Activity/Elements/PrintHeader,
7718           html/Reports/Activity/Elements/ScreenFooter,
7719           html/Reports/Activity/Elements/ScreenHeader,
7720           html/Reports/Activity/Elements/Tabs,
7721           html/Reports/Activity/Elements/Wrapper,
7722           html/Developer/CronTool/autohandler,
7723           html/Developer/CronTool/index.html: integrate RTx::Statistics,
7724           RT::Extension::ActivityReports package, and RTx::WebCronTool
7725           packages, as part of merging spiritone RT changes (#1661)
7726
7727 2007-06-20 15:28  ivan
7728
7729         * rt/html/Reports/Activity/ActivityDetail.html: file
7730           ActivityDetail.html was added on branch FREESIDE_1_7_BRANCH on
7731           2007-06-20 22:29:36 +0000
7732
7733 2007-06-20 15:28  ivan
7734
7735         * rt/html/Reports/Activity/ActivitySummary.html: file
7736           ActivitySummary.html was added on branch FREESIDE_1_7_BRANCH on
7737           2007-06-20 22:29:36 +0000
7738
7739 2007-06-20 15:28  ivan
7740
7741         * rt/html/Callbacks/RT-WebCronTool/Elements/Tabs/Default: file
7742           Default was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7743           22:29:35 +0000
7744
7745 2007-06-20 15:28  ivan
7746
7747         * rt/html/Reports/Activity/Elements/LimitReport: file LimitReport
7748           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7749           +0000
7750
7751 2007-06-20 15:28  ivan
7752
7753         * rt/html/Reports/Activity/Elements/MiniPlot: file MiniPlot was
7754           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38 +0000
7755
7756 2007-06-20 15:28  ivan
7757
7758         * rt/html/Reports/Activity/Elements/PrintFooter: file PrintFooter
7759           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7760           +0000
7761
7762 2007-06-20 15:28  ivan
7763
7764         * rt/html/Reports/Activity/Elements/PrintHeader: file PrintHeader
7765           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7766           +0000
7767
7768 2007-06-20 15:28  ivan
7769
7770         * rt/html/Reports/Activity/ResolutionComments.html: file
7771           ResolutionComments.html was added on branch FREESIDE_1_7_BRANCH
7772           on 2007-06-20 22:29:37 +0000
7773
7774 2007-06-20 15:28  ivan
7775
7776         * rt/html/Reports/Activity/ResolutionStatistics.html: file
7777           ResolutionStatistics.html was added on branch FREESIDE_1_7_BRANCH
7778           on 2007-06-20 22:29:37 +0000
7779
7780 2007-06-20 15:28  ivan
7781
7782         * rt/html/Reports/Activity/Elements/ScreenFooter: file ScreenFooter
7783           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7784           +0000
7785
7786 2007-06-20 15:28  ivan
7787
7788         * rt/html/Reports/Activity/Elements/ScreenHeader: file ScreenHeader
7789           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7790           +0000
7791
7792 2007-06-20 15:28  ivan
7793
7794         *
7795           rt/html/Callbacks/ActivityReports/Search/Results.html/SearchActions:
7796           file SearchActions was added on branch FREESIDE_1_7_BRANCH on
7797           2007-06-20 22:29:34 +0000
7798
7799 2007-06-20 15:28  ivan
7800
7801         * rt/html/Reports/Activity/Elements/Tabs: file Tabs was added on
7802           branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:39 +0000
7803
7804 2007-06-20 15:28  ivan
7805
7806         * rt/html/Reports/Activity/Elements/Wrapper: file Wrapper was added
7807           on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:39 +0000
7808
7809 2007-06-20 15:28  ivan
7810
7811         * rt/html/Developer/CronTool/autohandler: file autohandler was
7812           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:41 +0000
7813
7814 2007-06-20 15:28  ivan
7815
7816         * rt/html/Reports/Activity/index.html: file index.html was added on
7817           branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38 +0000
7818
7819 2007-06-20 15:28  ivan
7820
7821         * rt/html/Developer/CronTool/index.html: file index.html was added
7822           on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:41 +0000
7823
7824 2007-06-20 15:28  ivan
7825
7826         * rt/html/RTx/Statistics/TimeToResolve/Elements/Chart: file Chart
7827           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:22
7828           +0000
7829
7830 2007-06-20 15:28  ivan
7831
7832         * rt/html/RTx/Statistics/UserTest/Elements/Chart: file Chart was
7833           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:28 +0000
7834
7835 2007-06-20 15:28  ivan
7836
7837         * rt/html/Callbacks/ActivityReports/Elements/Tabs/Default: file
7838           Default was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7839           22:29:31 +0000
7840
7841 2007-06-20 15:28  ivan
7842
7843         * rt/html/Callbacks/ActivityReports/NoAuth/webrt.css/Default: file
7844           Default was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7845           22:29:33 +0000
7846
7847 2007-06-20 15:28  ivan
7848
7849         * rt/html/RTx/Statistics/TimeToResolve/index.html: file index.html
7850           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:19
7851           +0000
7852
7853 2007-06-20 15:28  ivan
7854
7855         * rt/html/RTx/Statistics/UserTest/index.html: file index.html was
7856           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:28 +0000
7857
7858 2007-06-20 15:28  ivan
7859
7860         * rt/html/RTx/Statistics/: OpenStalled/Elements/Chart,
7861           Resolution/Elements/Chart: file Chart was added on branch
7862           FREESIDE_1_7_BRANCH on 2007-06-20 22:29:16 +0000
7863
7864 2007-06-20 15:28  ivan
7865
7866         * rt/html/RTx/Statistics/OpenStalled/Results.tsv: file Results.tsv
7867           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:15
7868           +0000
7869
7870 2007-06-20 15:28  ivan
7871
7872         * rt/html/RTx/Statistics/: FAQ/index.html, OpenStalled/index.html:
7873           file index.html was added on branch FREESIDE_1_7_BRANCH on
7874           2007-06-20 22:29:15 +0000
7875
7876 2007-06-20 15:28  ivan
7877
7878         * rt/html/RTx/Statistics/Resolution/index.html: file index.html was
7879           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:16 +0000
7880
7881 2007-06-20 15:28  ivan
7882
7883         * rt/html/RTx/Statistics/Elements/ControlsAsTable/ControlBox: file
7884           ControlBox was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7885           22:29:15 +0000
7886
7887 2007-06-20 15:28  ivan
7888
7889         * rt/html/RTx/Statistics/Elements/CollectionAsTable/Header: file
7890           Header was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7891           22:29:14 +0000
7892
7893 2007-06-20 15:28  ivan
7894
7895         * rt/html/RTx/Statistics/Elements/CollectionAsTable/ParseFormat:
7896           file ParseFormat was added on branch FREESIDE_1_7_BRANCH on
7897           2007-06-20 22:29:14 +0000
7898
7899 2007-06-20 15:28  ivan
7900
7901         * rt/html/RTx/Statistics/Elements/CollectionAsTable/Row: file Row
7902           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:14
7903           +0000
7904
7905 2007-06-20 15:28  ivan
7906
7907         * rt/html/RTx/Statistics/Elements/Tabs: file Tabs was added on
7908           branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:13 +0000
7909
7910 2007-06-20 15:28  ivan
7911
7912         * rt/html/RTx/Statistics/Elements/ControlsAsTable/UpdatePage: file
7913           UpdatePage was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7914           22:29:15 +0000
7915
7916 2007-06-20 15:28  ivan
7917
7918         * rt/html/RTx/Statistics/Elements/SelectMultiQueue: file
7919           SelectMultiQueue was added on branch FREESIDE_1_7_BRANCH on
7920           2007-06-20 22:29:11 +0000
7921
7922 2007-06-20 15:28  ivan
7923
7924         * rt/html/RTx/Statistics/Elements/StatColumnMap: file StatColumnMap
7925           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:11
7926           +0000
7927
7928 2007-06-20 15:28  ivan
7929
7930         * rt/html/RTx/Statistics/Elements/GraphBox: file GraphBox was added
7931           on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:11 +0000
7932
7933 2007-06-20 15:28  ivan
7934
7935         * rt/html/RTx/Statistics/DayOfWeek/Elements/Chart: file Chart was
7936           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:06 +0000
7937
7938 2007-06-20 15:28  ivan
7939
7940         * rt/html/RTx/Statistics/Elements/DateSelectRow: file DateSelectRow
7941           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:10
7942           +0000
7943
7944 2007-06-20 15:28  ivan
7945
7946         * rt/html/RTx/Statistics/Elements/DurationAsString: file
7947           DurationAsString was added on branch FREESIDE_1_7_BRANCH on
7948           2007-06-20 22:29:11 +0000
7949
7950 2007-06-20 15:28  ivan
7951
7952         * rt/lib/RT/Extension/ActivityReports.pm: file ActivityReports.pm
7953           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:28:49
7954           +0000
7955
7956 2007-06-20 15:28  ivan
7957
7958         * rt/html/RTx/Statistics/CallsMultiQueue/Elements/Chart: file Chart
7959           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:28:55
7960           +0000
7961
7962 2007-06-20 15:28  ivan
7963
7964         * rt/html/RTx/Statistics/CallsQueueDay/Elements/Chart: file Chart
7965           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:02
7966           +0000
7967
7968 2007-06-20 15:28  ivan
7969
7970         * rt/html/RTx/Statistics/DurationAsString: file DurationAsString
7971           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:28:52
7972           +0000
7973
7974 2007-06-20 15:28  ivan
7975
7976         * rt/html/RTx/Statistics/CallsQueueDay/Results.tsv: file
7977           Results.tsv was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7978           22:29:01 +0000
7979
7980 2007-06-20 15:28  ivan
7981
7982         * rt/lib/RTx/Statistics.pm: file Statistics.pm was added on branch
7983           FREESIDE_1_7_BRANCH on 2007-06-20 22:28:41 +0000
7984
7985 2007-06-20 15:28  ivan
7986
7987         * rt/html/RTx/Statistics/index.html: file index.html was added on
7988           branch FREESIDE_1_7_BRANCH on 2007-06-20 22:28:52 +0000
7989
7990 2007-06-20 15:28  ivan
7991
7992         * rt/html/RTx/Statistics/CallsMultiQueue/index.html: file
7993           index.html was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7994           22:28:55 +0000
7995
7996 2007-06-20 15:28  ivan
7997
7998         * rt/html/RTx/Statistics/CallsQueueDay/index.html: file index.html
7999           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:02
8000           +0000
8001
8002 2007-06-20 15:28  ivan
8003
8004         * rt/html/RTx/Statistics/DayOfWeek/index.html: file index.html was
8005           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:04 +0000
8006
8007 2007-06-20 15:28  ivan
8008
8009         * CREDITS, rt/html/RTx/Statistics/DurationAsString,
8010           rt/html/RTx/Statistics/index.html,
8011           rt/html/RTx/Statistics/CallsMultiQueue/index.html,
8012           rt/html/RTx/Statistics/CallsMultiQueue/Elements/Chart,
8013           rt/html/RTx/Statistics/CallsQueueDay/Results.tsv,
8014           rt/html/RTx/Statistics/CallsQueueDay/index.html,
8015           rt/html/RTx/Statistics/CallsQueueDay/Elements/Chart,
8016           rt/html/RTx/Statistics/DayOfWeek/index.html,
8017           rt/lib/RT/Extension/ActivityReports.pm, rt/lib/RTx/Statistics.pm,
8018           rt/html/RTx/Statistics/DayOfWeek/Elements/Chart,
8019           rt/html/RTx/Statistics/Elements/DateSelectRow,
8020           rt/html/RTx/Statistics/Elements/DurationAsString,
8021           rt/html/RTx/Statistics/Elements/GraphBox,
8022           rt/html/RTx/Statistics/Elements/SelectMultiQueue,
8023           rt/html/RTx/Statistics/Elements/StatColumnMap,
8024           rt/html/RTx/Statistics/Elements/Tabs,
8025           rt/html/RTx/Statistics/Elements/CollectionAsTable/Header,
8026           rt/html/RTx/Statistics/Elements/CollectionAsTable/ParseFormat,
8027           rt/html/RTx/Statistics/Elements/CollectionAsTable/Row,
8028           rt/html/RTx/Statistics/Elements/ControlsAsTable/ControlBox,
8029           rt/html/RTx/Statistics/Elements/ControlsAsTable/UpdatePage,
8030           rt/html/RTx/Statistics/FAQ/index.html,
8031           rt/html/RTx/Statistics/OpenStalled/Results.tsv,
8032           rt/html/RTx/Statistics/OpenStalled/index.html,
8033           rt/html/RTx/Statistics/OpenStalled/Elements/Chart,
8034           rt/html/RTx/Statistics/Resolution/index.html,
8035           rt/html/RTx/Statistics/Resolution/Elements/Chart,
8036           rt/html/Callbacks/ActivityReports/Elements/Tabs/Default,
8037           rt/html/Callbacks/ActivityReports/NoAuth/webrt.css/Default,
8038           rt/html/RTx/Statistics/TimeToResolve/index.html,
8039           rt/html/RTx/Statistics/TimeToResolve/Elements/Chart,
8040           rt/html/RTx/Statistics/UserTest/index.html,
8041           rt/html/RTx/Statistics/UserTest/Elements/Chart,
8042           rt/html/Callbacks/ActivityReports/Search/Results.html/SearchActions,
8043           rt/html/Callbacks/RT-WebCronTool/Elements/Tabs/Default,
8044           rt/html/Developer/CronTool/autohandler,
8045           rt/html/Developer/CronTool/index.html,
8046           rt/html/Reports/Activity/ActivityDetail.html,
8047           rt/html/Reports/Activity/ActivitySummary.html,
8048           rt/html/Reports/Activity/ResolutionComments.html,
8049           rt/html/Reports/Activity/ResolutionStatistics.html,
8050           rt/html/Reports/Activity/index.html,
8051           rt/html/Reports/Activity/Elements/LimitReport,
8052           rt/html/Reports/Activity/Elements/MiniPlot,
8053           rt/html/Reports/Activity/Elements/PrintFooter,
8054           rt/html/Reports/Activity/Elements/PrintHeader,
8055           rt/html/Reports/Activity/Elements/ScreenFooter,
8056           rt/html/Reports/Activity/Elements/ScreenHeader,
8057           rt/html/Reports/Activity/Elements/Tabs,
8058           rt/html/Reports/Activity/Elements/Wrapper: integrate
8059           RTx::Statistics package, part of merging spiritone RT changes
8060           (#1661)
8061
8062 2007-06-18 09:45  jeff
8063
8064         * httemplate/edit/svc_www.cgi: must escape config data
8065
8066 2007-06-15 11:44  jeff
8067
8068         * FS/FS/cust_main.pm, httemplate/edit/cust_refund.cgi,
8069           httemplate/edit/process/cust_refund.cgi: paydate option for
8070           realtime_refund_bop and UI entry for cust_pay records without it
8071           (#1662 UI)
8072
8073 2007-06-14 17:58  jeff
8074
8075         * FS/FS/: Schema.pm, cust_main.pm: store exp in cust_pay and pass
8076           to B:OP during refunds with paynum (#1662)
8077
8078 2007-06-13 12:28  ivan
8079
8080         * FS/t/cust_pkg_option.t: adding test file on 1.7 branch
8081
8082 2007-06-13 09:56  jeff
8083
8084         * FS/FS/part_export/sqlradius.pm: additional debugging
8085
8086 2007-06-08 17:53  ivan
8087
8088         * bin/: bill-for-nextmonth, bill-for-nextyear: adding
8089           bill-for-next* hacks like bill-next* stuff but with -n flag, for
8090           skycatcher
8091
8092 2007-06-08 17:53  ivan
8093
8094         * bin/bill-for-nextmonth: file bill-for-nextmonth was added on
8095           branch FREESIDE_1_7_BRANCH on 2007-06-09 00:53:20 +0000
8096
8097 2007-06-08 17:53  ivan
8098
8099         * bin/bill-for-nextyear: file bill-for-nextyear was added on branch
8100           FREESIDE_1_7_BRANCH on 2007-06-09 00:53:20 +0000
8101
8102 2007-06-08 17:40  ivan
8103
8104         * FS/: FS/cust_main.pm, FS/Cron/bill.pm, bin/freeside-daily:
8105           skycatcher modifications for pre-printing invoices, but with
8106           today's date
8107
8108 2007-06-08 16:21  ivan
8109
8110         * bin/: all-postal-no-email: adding quick script to move all
8111           customers to postal billing only for skycatcher
8112
8113 2007-06-08 16:21  ivan
8114
8115         * bin/all-postal-no-email: file all-postal-no-email was added on
8116           branch FREESIDE_1_7_BRANCH on 2007-06-08 23:21:19 +0000
8117
8118 2007-06-08 10:38  jeff
8119
8120         * FS/FS/part_export/sqlradius.pm: prevent multiple additions to
8121           usergroup table (work around #1606)
8122
8123 2007-06-08 07:40  jeff
8124
8125         * FS/FS/part_export/prizm.pm: queue suspend, unsuspend, and delete
8126           (fixes #1657)
8127
8128 2007-06-06 17:45  jeff
8129
8130         * FS/FS/cust_bill.pm: cruft removal
8131
8132 2007-06-06 15:31  jeff
8133
8134         * FS/FS/: Conf.pm, cust_bill.pm: service dates on invoices optional
8135           (#1658)
8136
8137 2007-06-06 13:02  khoff
8138
8139         * FS/FS/: Conf.pm, cust_main.pm: Added 'disable_void_after' config
8140           option to disable the VOID-before-credit behavior of
8141           FS::cust_main::realtime_refund_bop after n seconds, if set.  For
8142           broken gateways like SkipJack that a pprove VOIDs for settled
8143           transactions. (Backport)
8144
8145 2007-06-05 08:07  jeff
8146
8147         * FS/FS/svc_acct.pm: correct shorage of variables bound to prepared
8148           statement
8149
8150 2007-06-02 14:07  jeff
8151
8152         * httemplate/elements/header.html: drop ticket search form and
8153           logic from ticketless installs
8154
8155 2007-05-31 08:04  jeff
8156
8157         * httemplate/edit/payment_gateway.html: add TransFirst eLink
8158           support (backport)
8159
8160 2007-05-29 20:38  ivan
8161
8162         * FS/FS/svc_external.pm: should eliminiate error: Use of
8163           uninitialized value in string eq at
8164           /usr/local/share/perl/5.8.8/FS/svc_external.pm line 82.
8165
8166 2007-05-29 20:05  ivan
8167
8168         * httemplate/view/svc_domain.cgi: fix javascript confirmation for
8169           domain records with " in them...
8170
8171 2007-05-21 17:34  ivan
8172
8173         * httemplate/search/report_tax.cgi: fix tax reports for some odd
8174           upgrade edge cases: when you have both taxclass and non-taxclass
8175           entries in cust_main_county for a single region (not correct
8176           setup in the first place), and non-null but empty values in
8177           taxname
8178
8179 2007-05-20 19:18  ivan
8180
8181         * FS/FS/Schema.pm: haven't had anyone use this in years, and for
8182           some reason DBIx::DBSchema can't reverse engineer the schema for
8183           it, causing freeside-upgrade to error out trying to recreate it
8184
8185 2007-05-18 16:44  ivan
8186
8187         * httemplate/edit/cust_main/billing.html: have "emailinvoiceonly"
8188           hide postal/fax invoice options in backoffice as well as
8189           self-service.  closes: bug#1614
8190
8191 2007-05-14 19:36  jeff
8192
8193         * FS/FS/ClientAPI/MyAccount.pm: default to CARD with no payby from
8194           selfservice
8195
8196 2007-05-11 16:19  khoff
8197
8198         * httemplate/search/: report_cust_bill.html,
8199           report_cust_credit.html, report_cust_main-zip.html,
8200           report_cust_pay.html, report_cust_pay_batch.html,
8201           report_cust_pkg.html: Fix (hopefully) all uses of
8202           /elements/tr-select-agent.html where agentnum may be undefined.
8203           (backport)
8204
8205 2007-05-11 12:51  khoff
8206
8207         * FS/FS/svc_Common.pm: Quiet "Use of uninitialized value in string
8208           eq".  (Backport)
8209
8210 2007-05-11 12:03  ivan
8211
8212         * FS/FS/part_export/communigate_pro.pm: logout seems not to return
8213           an error status, so don't up the queue with "failed: Can't logout
8214           of CGPro: No error"
8215
8216 2007-05-11 11:14  khoff
8217
8218         * httemplate/elements/header.html: Use FS::TicketSystem to get RT
8219           URL.
8220
8221 2007-05-11 11:08  khoff
8222
8223         * FS/FS/XMLRPC.pm: Quiet debug output.
8224
8225 2007-05-08 15:44  jeff
8226
8227         * FS/FS/part_pkg/: prorate.pm, subscription.pm: add formatting to
8228           plan data (backport)
8229
8230 2007-05-08 15:10  jeff
8231
8232         * FS/FS/part_pkg/flat.pm: charges and time are not measured in
8233           megabytes
8234
8235 2007-05-08 09:51  ivan
8236
8237         * bin/: bill-nextmonth, bill-nextyear: [no log message]
8238
8239 2007-05-08 09:51  ivan
8240
8241         * bin/bill-nextmonth: file bill-nextmonth was added on branch
8242           FREESIDE_1_7_BRANCH on 2007-05-08 16:51:13 +0000
8243
8244 2007-05-08 09:51  ivan
8245
8246         * bin/bill-nextyear: file bill-nextyear was added on branch
8247           FREESIDE_1_7_BRANCH on 2007-05-08 16:51:13 +0000
8248
8249 2007-05-06 23:36  jeff
8250
8251         * FS/bin/: freeside-sqlradius-dedup-group,
8252           freeside-sqlradius-reset: sqlradius usergroup tools (backport)
8253
8254 2007-05-06 23:35  jeff
8255
8256         * FS/bin/freeside-sqlradius-dedup-group: file
8257           freeside-sqlradius-dedup-group was added on branch
8258           FREESIDE_1_7_BRANCH on 2007-05-07 06:36:57 +0000
8259
8260 2007-05-06 23:35  jeff
8261
8262         * FS/bin/freeside-sqlradius-dedup-group: sqlradius usergroup tools
8263
8264 2007-05-06 19:22  jeff
8265
8266         * httemplate/misc/download-batch.cgi: 1609 correct spiritone ACH
8267           (backport)
8268
8269 2007-05-06 19:22  jeff
8270
8271         * FS/FS/cust_pkg.pm, FS/FS/svc_acct.pm,
8272           httemplate/misc/process/link.cgi: 1606 correct bug in overlimit
8273           groups handling (backport)
8274
8275 2007-05-01 13:00  ivan
8276
8277         * FS/FS/ClientAPI/Signup.pm: without debugging this time :)
8278
8279 2007-05-01 12:57  ivan
8280
8281         * FS/: bin/freeside-selfservice-server, FS/ClientAPI/Signup.pm: use
8282           FS::ClientAPI_SessionCache for signup info so it actually works -
8283           speed up signups
8284
8285 2007-04-30 13:56  jeff
8286
8287         * httemplate/edit/cust_main/billing.html: correct bad conflict
8288           resolution
8289
8290 2007-04-29 16:30  jeff
8291
8292         * FS/FS/Conf.pm, FS/FS/ClientAPI/MyAccount.pm,
8293           FS/FS/ClientAPI/Signup.pm,
8294           fs_selfservice/FS-SelfService/cgi/signup.cgi,
8295           fs_selfservice/FS-SelfService/cgi/ach_payment_results.html,
8296           fs_selfservice/FS-SelfService/cgi/make_ach_payment.html,
8297           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
8298           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
8299           fs_selfservice/FS-SelfService/cgi/signup.html,
8300           httemplate/edit/cust_main/billing.html,
8301           httemplate/view/cust_main/billing.html: ticket 1568 config
8302           options for new echeck fields and addition to selfservice
8303           interface (backport)
8304
8305 2007-04-29 15:55  jeff
8306
8307         * fs_selfservice/FS-SelfService/cgi/ach_payment_results.html: file
8308           ach_payment_results.html was added on branch FREESIDE_1_7_BRANCH
8309           on 2007-04-29 23:30:52 +0000
8310
8311 2007-04-29 15:55  jeff
8312
8313         * fs_selfservice/FS-SelfService/cgi/make_ach_payment.html: file
8314           make_ach_payment.html was added on branch FREESIDE_1_7_BRANCH on
8315           2007-04-29 23:30:52 +0000
8316
8317 2007-04-29 15:55  jeff
8318
8319         * fs_selfservice/FS-SelfService/cgi/: ach_payment_results.html,
8320           make_ach_payment.html: ticket 1568 config options for new echeck
8321           fields and addition to selfservice interface
8322
8323 2007-04-27 15:56  jeff
8324
8325         * httemplate/edit/cust_main/contact.html: adjust default labelling
8326           (backport)
8327
8328 2007-04-27 15:37  jeff
8329
8330         * httemplate/edit/cust_main/billing.html: SELECT doesn't accept a
8331           value
8332
8333 2007-04-27 14:29  jeff
8334
8335         * httemplate/view/cust_main/contacts.html: fix tyops
8336
8337 2007-04-25 21:47  jeff
8338
8339         * FS/FS/svc_acct.pm, FS/FS/ClientAPI/MyAccount.pm,
8340           httemplate/misc/recharge_svc.html: more datavolume format
8341           (backport)
8342
8343 2007-04-25 20:35  ivan
8344
8345         * FS/FS/UI/bytecount.pm: old Number::Format silently ignores
8346           datavolume-forcemegabytes
8347
8348 2007-04-25 20:11  jeff
8349
8350         * FS/FS/UI/bytecount.pm: improve configfile handling (backport)
8351
8352 2007-04-25 18:50  jeff
8353
8354         * FS/FS/pay_batch.pm, httemplate/misc/download-batch.cgi: revert
8355           dodgy ACH hack from ticket 1436 (backport)
8356
8357 2007-04-24 18:35  ivan
8358
8359         * FS/FS/: Conf.pm, cust_bill.pm: add lpr-postscript_prefix and
8360           lpr-postscript_suffix config options for printer commands to
8361           place printer in postscript mode
8362
8363 2007-04-24 15:36  jeff
8364
8365         * FS/FS/Setup.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
8366           FS/FS/cust_main.pm, httemplate/edit/cust_main/contact.html,
8367           httemplate/edit/process/cust_main.cgi,
8368           httemplate/view/cust_main/contacts.html: 1528 add driver's
8369           license field, mask it and ssn (backport)
8370
8371 2007-04-23 17:21  jeff
8372
8373         * FS/FS/svc_www.pm: untaint
8374
8375 2007-04-23 17:04  jeff
8376
8377         * httemplate/view/svc_acct.cgi: missed a bytecount
8378
8379 2007-04-23 16:34  ivan
8380
8381         * httemplate/search/cust_pkg.cgi: fix error: column reference
8382           "fieldname" is ambiguous
8383
8384 2007-04-23 07:34  jeff
8385
8386         * FS/FS/AccessRight.pm, FS/FS/Schema.pm, bin/apache.export,
8387           httemplate/edit/svc_www.cgi, httemplate/view/svc_www.cgi: quick
8388           hack to add extra 'config lines' to svc_www and otherwise enhance
8389           svc_www (backport)
8390
8391 2007-04-22 20:42  jeff
8392
8393         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
8394           FS/FS/pay_batch.pm, httemplate/misc/download-batch.cgi,
8395           httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi:
8396           add to ACH batch feature from customer view page (backport)
8397
8398 2007-04-20 21:44  ivan
8399
8400         * FS/FS/cust_svc.pm: bring POD documentation in line with reality
8401           wrt where we're storing phone numbers
8402
8403 2007-04-20 14:40  ivan
8404
8405         * conf/: invoice_html, invoice_latex: add customer # to default
8406           invoice templates
8407
8408 2007-04-20 14:31  ivan
8409
8410         * httemplate/view/cust_main/billing.html: don't put this
8411           information way out on the right in its own columns.
8412
8413 2007-04-19 16:42  ivan
8414
8415         * FS/FS/UI/Web.pm: not needed here anymore, bytecount stuff moved
8416           to its own module (backport)
8417
8418 2007-04-19 16:38  jeff
8419
8420         * FS/FS/svc_acct.pm, FS/FS/ClientAPI/MyAccount.pm, FS/FS/UI/Web.pm,
8421           FS/FS/UI/bytecount.pm, FS/FS/part_pkg/flat.pm,
8422           httemplate/edit/process/prepay_credit.cgi,
8423           httemplate/edit/process/svc_acct.cgi, htetc/handler.pl,
8424           httemplate/search/prepay_credit.html: break _bytecount
8425           subroutines out of FS::UI::Web (backport)
8426
8427 2007-04-19 16:30  jeff
8428
8429         * FS/FS/UI/bytecount.pm: file bytecount.pm was added on branch
8430           FREESIDE_1_7_BRANCH on 2007-04-19 23:38:33 +0000
8431
8432 2007-04-19 16:30  jeff
8433
8434         * FS/FS/UI/bytecount.pm: break _bytecount subroutines out of
8435           FS::UI::Web
8436
8437 2007-04-19 13:18  ivan
8438
8439         * htetc/handler.pl, httemplate/search/cust_svc.html,
8440           httemplate/view/cust_main/packages.html, FS/FS/UI/Web.pm,
8441           httemplate/browse/part_svc.cgi, httemplate/elements/menu.html:
8442           fix very strange "Undefined subroutine &FS::UI::Web::rooturl"
8443           with an explicit import.  did i mention this was really really
8444           weird?
8445
8446 2007-04-18 16:22  ivan
8447
8448         * FS/: FS/svc_acct.pm, FS/part_pkg/flat.pm, bin/freeside-queued:
8449           fix use statements for FS::UI::Web.  not "use"ing modules in the
8450           actual modules you use them in is bad, mmmkay
8451
8452 2007-04-18 13:01  ivan
8453
8454         * FS/FS/part_pkg.pm: praise the parser!  amen!  (fix a doc typo)
8455
8456 2007-04-12 17:53  jeff
8457
8458         * FS/FS/svc_acct.pm: correct boneheaded afterthoughts
8459
8460 2007-04-12 10:37  khoff
8461
8462         * httemplate/search/report_cust_bill.html: Fixed a problem with the
8463           %opts hash getting skewed (specifically $opt{'value'} == 'label')
8464           when $cgi->param('agentnum') was unset. (Backport)
8465
8466 2007-04-11 20:18  jeff
8467
8468         * FS/FS/Conf.pm, FS/FS/part_pkg.pm, FS/FS/part_svc.pm,
8469           FS/FS/svc_acct.pm, FS/FS/UI/Web.pm, FS/FS/part_pkg/flat.pm,
8470           FS/bin/freeside-queued, httemplate/browse/part_pkg.cgi,
8471           httemplate/browse/part_svc.cgi, httemplate/edit/part_pkg.cgi,
8472           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
8473           httemplate/edit/process/part_pkg.cgi,
8474           httemplate/edit/process/svc_acct.cgi,
8475           httemplate/view/svc_acct.cgi: input and output on data volume
8476           fields specified with k,m,g,or t (backport)
8477
8478 2007-04-11 19:27  ivan
8479
8480         * httemplate/misc/process/recharge_svc.html: remove
8481           'backend-realtime' flag required for recharges, want that just
8482           for signups, running recharges right away by default is fine.
8483           also fix the 'fatal error - unknown payby' error that'll probably
8484           never be reached
8485
8486 2007-04-10 21:29  jeff
8487
8488         * FS/FS/Schema.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
8489           FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
8490           httemplate/view/cust_main/packages.html: usage suspend vs admin
8491           suspend -- avoid actual cust_pkg::suspend except legacy cases
8492           (backport)
8493
8494 2007-04-09 18:29  ivan
8495
8496         * FS/FS/Conf.pm: add checkbox to payment_receipt_email config
8497
8498 2007-04-09 16:39  jeff
8499
8500         * httemplate/misc/: recharge_svc.html, process/recharge_svc.html:
8501           trigger recharge from the backend as in self-service (backport)
8502
8503 2007-04-07 18:18  jeff
8504
8505         * FS/FS/: Conf.pm, svc_acct.pm: configuration option to have
8506           generated passwords be all caps (backport)
8507
8508 2007-04-07 17:44  jeff
8509
8510         * httemplate/edit/svc_acct.cgi: correct usage editing bug
8511           (backport)
8512
8513 2007-04-07 17:23  jeff
8514
8515         * FS/FS/svc_acct.pm: threshold usage email should not be sent to
8516           svc_acct->email (backport)
8517
8518 2007-04-06 17:17  jeff
8519
8520         * httemplate/view/cust_main/billing.html: ommitted file (backport)
8521
8522 2007-04-06 16:58  jeff
8523
8524         * FS/FS/cust_main.pm, httemplate/misc/payment.cgi,
8525           httemplate/misc/process/payment.cgi: integrate new echeck fields
8526           into freeside backend payment processing (backport)
8527
8528 2007-04-06 12:41  jeff
8529
8530         * FS/FS/Schema.pm, FS/FS/cust_main.pm,
8531           httemplate/edit/cust_main.cgi,
8532           httemplate/edit/cust_main/billing.html,
8533           httemplate/edit/cust_main/select-state.html: ticket 1443 add
8534           account type and bank state for echeck processing (backport)
8535
8536 2007-04-05 17:37  ivan
8537
8538         * FS/FS/Conf.pm: slight update for batch-enable description & add
8539           ach-spiritone format to batch-default and batch-fixed_format-CHEK
8540           config items
8541
8542 2007-04-05 16:59  khoff
8543
8544         * FS/FS/part_export/: nas_wrapper.pm, snmp.pm, trango.pm:
8545           Backporting FS::part_export::(nas_wrapper|snmp|trango) to
8546           FREESIDE_1_7_BRANCH
8547
8548 2007-04-05 07:18  jeff
8549
8550         * httemplate/misc/process/cust_main_note-import.cgi: use comments
8551           and not notes (backport)
8552
8553 2007-04-04 08:32  jeff
8554
8555         * FS/FS/cust_bill.pm: squash bug which causes re-email failed
8556           events to fail (backport)
8557
8558 2007-04-03 12:38  jeff
8559
8560         * httemplate/misc/cust_main_note-import.cgi: correct handling of
8561           non-unix line termination (backport)
8562
8563 2007-03-27 20:59  ivan
8564
8565         * FS/FS/svc_acct.pm: fix bug with RADIUS groups not available to
8566           shellcommands delete export
8567
8568 2007-03-21 16:07  ivan
8569
8570         * FS/FS/cust_main.pm: fix bug displaying additional debugging info
8571           when process returns no error_message
8572
8573 2007-03-21 15:09  ivan
8574
8575         * FS/FS/cust_main.pm: realtime_bop: if a transaction fails without
8576           an error_message, output additional debugging information, if
8577           available
8578
8579 2007-03-20 21:12  jeff
8580
8581         * FS/FS/pay_batch.pm, httemplate/misc/download-batch.cgi,
8582           httemplate/search/cust_pay_batch.cgi: ticket 1436, ACH export
8583           format, return processing, and autopost (backport),
8584
8585 2007-03-20 18:35  jeff
8586
8587         * FS/bin/freeside-fetch, httemplate/pref/pref-process.html,
8588           httemplate/pref/pref.html: ticket 1427, automatically email excel
8589           a/r report (backport)
8590
8591 2007-03-20 18:21  jeff
8592
8593         * FS/bin/freeside-fetch: ticket 1427, automatically email excel a/r
8594           report
8595
8596 2007-03-20 15:33  ivan
8597
8598         * FS/FS/cust_main.pm: tyop in manual backport; try 17commit or at
8599           least some sort of cvs diff | patch !  :)
8600
8601 2007-03-20 15:10  ivan
8602
8603         * FS/FS/ClientAPI/Signup.pm: fix bug: usage of promo code broke
8604           agent-specific advertising sources
8605
8606 2007-03-20 13:21  jeff
8607
8608         * FS/FS/cust_main.pm, httemplate/elements/menu.html,
8609           httemplate/misc/cust_main_note-import.cgi,
8610           httemplate/misc/cust_main_note-import.html,
8611           httemplate/misc/process/cust_main_note-import.cgi: ticket 1418, a
8612           tool for customer note importation (backport)
8613
8614 2007-03-20 13:11  jeff
8615
8616         * httemplate/misc/: cust_main_note-import.cgi,
8617           cust_main_note-import.html, process/cust_main_note-import.cgi:
8618           acls on new import
8619
8620 2007-03-20 10:03  jeff
8621
8622         * httemplate/misc/: cust_main_note-import.html,
8623           cust_main_note-import.cgi, process/cust_main_note-import.cgi:
8624           ticket 1418, a tool for customer note importation
8625
8626 2007-03-15 13:54  ivan
8627
8628         * FS/FS/part_pkg.pm: 13 months!
8629
8630 2007-03-15 13:08  khoff
8631
8632         * httemplate/edit/part_virtual_field.cgi: Set input form MAXLENGTH
8633           attributes to match actual field sizes.
8634
8635 2007-03-15 13:08  khoff
8636
8637         * FS/FS/part_export/router.pm: Added configurable error checks
8638           instead of stupid /^ERROR/ check.  Commands can now be processed
8639           with Text::Template using [@-- --@] delimeters, in addition to
8640           evaling a double-quoted string.  Cleaned up spurious debug
8641           output.
8642
8643 2007-03-15 13:07  khoff
8644
8645         * FS/FS/part_virtual_field.pm: Escape the values in virtual field
8646           html form inputs.
8647
8648 2007-03-15 13:07  khoff
8649
8650         * FS/FS/Schema.pm: part_virtual_field.vfieldpart should be a
8651           serial.
8652
8653 2007-03-14 17:02  jeff
8654
8655         * FS/FS/svc_acct.pm: correcting ->replace on bill (backport)
8656
8657 2007-03-13 02:21  ivan
8658
8659         * FS/FS/cust_pkg.pm: okay, so this should link to usernum now.  but
8660           until then, it should be ->username, not ->name, eek.  causing
8661           "Error: Error inserting cust_pkg_reason: ERROR: value to long for
8662           type character varying(32)" errors and will be harder to
8663           normalize back to usernum when we fix that
8664
8665 2007-03-10 20:13  ivan
8666
8667         * httemplate/browse/svc_acct_pop.cgi: move POP to browse template;
8668           whew, its paged
8669
8670 2007-03-09 16:21  khoff
8671
8672         * FS/FS/Record.pm: Added $FS::Record::no_update_diff flag to update
8673           "identical" records anyway.
8674
8675 2007-03-09 16:21  khoff
8676
8677         * FS/FS/: Record.pm, svc_broadband.pm: Added ut_coord and ut_coordn
8678           for FS::svc_broadband.
8679
8680 2007-03-07 11:48  khoff
8681
8682         * FS/FS/: Conf.pm, cust_main.pm: Option to disable the charging of
8683           the setup fee while a package is suspended.
8684
8685 2007-03-06 11:56  ivan
8686
8687         * bin/slony-setup: slight update for slony setup script
8688
8689 2007-03-05 17:59  ivan
8690
8691         * httemplate/search/cust_main.cgi: fix status colors in mozilla
8692
8693 2007-03-02 15:48  ivan
8694
8695         * FS/FS/cust_main.pm: eProcessingNetwork returning an authorization
8696           like "AUTH/TKT 123456"... will this make refunds work?
8697
8698 2007-03-01 22:24  ivan
8699
8700         * FS/FS/TicketSystem/RT_External.pm: fix custom priority fields,
8701           whew
8702
8703 2007-03-01 12:12  ivan
8704
8705         * FS/FS/Misc/prune.pm: yeah, a typo
8706
8707 2007-03-01 09:48  ivan
8708
8709         * FS/bin/: freeside-prune-applications, freeside-upgrade:
8710           prune_applications moved to FS::Misc::prune
8711
8712 2007-03-01 09:47  ivan
8713
8714         * FS/FS/Misc/: prune.pm: adding FS::Misc::prune
8715
8716 2007-03-01 09:44  ivan
8717
8718         * FS/FS/Misc.pm: fix weird compliation problem for quis, i hope
8719
8720 2007-03-01 09:24  ivan
8721
8722         * FS/FS/cust_bill.pm: backport fix for "Can't call method
8723           "part_pkg" on an undefined value at .../cust_bill.pm line 434" to
8724           1.7
8725
8726 2007-03-01 08:36  ivan
8727
8728         * FS/FS/cust_bill_ApplicationCommon.pm: turn off debugging
8729
8730 2007-02-28 21:25  jeff
8731
8732         * FS/: FS/Misc.pm, FS/cust_credit.pm,
8733           bin/freeside-prune-applications, bin/freeside-upgrade: dangling
8734           cust_credit_refund not allowed (backport)
8735
8736 2007-02-28 21:13  jeff
8737
8738         * FS/bin/freeside-prune-applications: dangling cust_credit_refund
8739           not allowed
8740
8741 2007-02-28 11:41  jeff
8742
8743         * httemplate/: edit/cust_main/select-domain.html,
8744           misc/svc_acct-domains.cgi: restore (none) choice to first package
8745           select
8746
8747 2007-02-28 11:21  ivan
8748
8749         * httemplate/misc/delete-cust_refund.cgi: adding refund deletion to
8750           this branch
8751
8752 2007-02-16 14:06  ivan
8753
8754         * bin/rotate-cdrs: commiting this quick tool, cvs is complaining
8755
8756 2007-02-16 12:54  jeff
8757
8758         * httemplate/misc/svc_acct-domains.cgi: respect svc_acct-alldomains
8759           setting
8760
8761 2007-02-14 16:49  ivan
8762
8763         * httemplate/edit/part_bill_event.cgi: add send_email event
8764
8765 2007-02-14 16:48  ivan
8766
8767         * conf/invoice_html: remove commented-out example notes section
8768
8769 2007-02-14 15:32  jeff
8770
8771         * httemplate/: edit/cust_main/select-domain.html,
8772           edit/cust_main.cgi, misc/svc_acct-domains.cgi: selectable domain
8773           on first package in edit/cust_main
8774
8775 2007-02-14 14:43  ivan
8776
8777         * httemplate/search/report_receivables.cgi: fix alignment on
8778           receivables report
8779
8780 2007-02-14 13:23  ivan
8781
8782         * httemplate/search/report_cust_pkg.html: grey out disabled text
8783           boxes for IE
8784
8785 2007-02-14 00:48  ivan
8786
8787         * httemplate/elements/select-cust_pkg-status.html,
8788           httemplate/elements/tr-input-beginning_ending.html,
8789           httemplate/search/cust_pkg.cgi,
8790           httemplate/search/report_cust_pkg.html, FS/FS/UI/Web.pm,
8791           httemplate/images/calendar-disabled.png: add more options to
8792           advanced package reporting
8793
8794 2007-02-13 19:12  jeff
8795
8796         * FS/FS/: Conf.pm, Cron/notify.pm: add simple scalars to
8797           impending_recur_notification
8798
8799 2007-02-13 17:43  ivan
8800
8801         * httemplate/search/svc_www.cgi: fix up svc_www searching
8802
8803 2007-02-13 16:19  jeff
8804
8805         * FS/FS/Conf.pm: better docs for impending doom
8806
8807 2007-02-13 14:24  ivan
8808
8809         * FS/FS/ClientAPI/MyAccount.pm: accept domsvc in selfservice
8810           orders, patch from Sean Hanson/S1
8811
8812 2007-02-13 14:08  ivan
8813
8814         * httemplate/edit/process/cust_main.cgi: use a domsvc when passed
8815           in, patch from Sean Hanson/S1
8816
8817 2007-02-12 21:00  jayce
8818
8819         * httemplate/edit/payment_gateway.html: Small hint on how the
8820           options field is used.
8821
8822 2007-02-12 17:16  jeff
8823
8824         * httemplate/edit/cust_main.cgi: another place to alphabetize
8825
8826 2007-02-12 09:56  jeff
8827
8828         * FS/FS/ClientAPI/Signup.pm,
8829           httemplate/view/cust_main/order_pkg.html: alpha sort packages in
8830           new package order SELECT (ticket 1446)
8831
8832 2007-02-11 19:11  ivan
8833
8834         * FS/FS/Misc.pm: fix unterminated L<...> in POD docs
8835
8836 2007-02-11 00:51  ivan
8837
8838         * fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: we're at
8839           now now
8840
8841 2007-02-10 23:04  ivan
8842
8843         * FS/FS/UI/Web.pm: fix bug with customer info not showing up if
8844           "cust-fields" config value has been set
8845
8846 2007-02-09 22:13  ivan
8847
8848         * FS/FS/svc_acct.pm, FS/FS/svc_phone.pm,
8849           httemplate/edit/part_svc.cgi: reincorporate the changes from
8850           http://www.sisd.com/cgi-bin/viewcvs.cgi/freeside/httemplate/edit/part_svc.cgi?r1=1.52&r2=1.53
8851           that were lost due to the concurrent service-refactor merge
8852
8853 2007-02-09 16:42  ivan
8854
8855         * httemplate/misc/change_pkg.cgi: REALLY fix the package changing
8856           this time
8857
8858 2007-02-09 15:29  ivan
8859
8860         * httemplate/misc/change_pkg.cgi: fix change package link
8861
8862 2007-02-08 20:54  ivan
8863
8864         * bin/import-county-tax-rates: quick hack to import rates for
8865           landel
8866
8867 2007-02-08 20:37  jayce
8868
8869         * httemplate/view/cust_main/packages.html: Set the correct access
8870           right for the cancel link to work
8871
8872 2007-02-08 17:05  ivan
8873
8874         * conf/: invoice_html_statement, invoice_latex_statement,
8875           invoice_latexnotes_statement, invoice_template_statement: add
8876           default statement conf
8877
8878 2007-02-08 14:54  ivan
8879
8880         * FS/FS/part_export/sqlradius.pm: slightly less cryptic docs for
8881           groups_susp_reason option
8882
8883 2007-02-08 14:19  ivan
8884
8885         * FS/FS/cust_pkg.pm: use a LIMIT to retreive the first record,
8886           don't rely on qsearchs to trim it for you - it is inefficient and
8887           outputs long verbose warnings
8888
8889 2007-02-08 14:08  ivan
8890
8891         * httemplate/pref/pref-process.html: second "my" localizing the
8892           variable and causing password changes to fail
8893
8894 2007-02-08 09:00  jeff
8895
8896         * FS/FS/svc_acct.pm, httemplate/edit/part_svc.cgi: fix usergroup in
8897           edit/part_svc.cgi
8898
8899 2007-02-08 08:04  jeff
8900
8901         * httemplate/edit/part_pkg.cgi: gratuitous quote
8902
8903 2007-02-08 01:13  jeff
8904
8905         * htetc/handler.pl, httemplate/edit/part_pkg.cgi,
8906           httemplate/edit/process/part_pkg.cgi: hold off until 1.7.2
8907
8908 2007-02-08 00:19  ivan
8909
8910         * FS/FS/CGI.pm: fix the popup progress bars, whew
8911
8912 2007-02-07 17:46  jeff
8913
8914         * FS/FS/part_pkg.pm, htetc/handler.pl,
8915           httemplate/elements/select-table.html,
8916           httemplate/edit/part_pkg.cgi,
8917           httemplate/edit/process/part_pkg.cgi: agent type on package
8918           add/edit (ticket 1446)
8919
8920 2007-02-06 16:46  ivan
8921
8922         * FS/FS/: cust_bill.pm, cust_pay.pm: only use new statements as
8923           payment receipts if the conf file is created
8924
8925 2007-02-05 15:48  ivan
8926
8927         * FS/FS/cust_bill_ApplicationCommon.pm: fix payment/credit
8928           line-item application erroring out on tax applications
8929
8930 2007-02-05 14:12  ivan
8931
8932         * FS/FS/cust_bill_ApplicationCommon.pm: turn debugging on until we
8933           catch the Cant call method "part_pkg" on an undefined value at
8934           /usr/local/share/perl/5.8.4/FS/cust_bill_ApplicationCommon.pm
8935           line 181" bug
8936
8937 2007-02-05 09:21  ivan
8938
8939         * FS/FS/: cust_pay_batch.pm, pay_batch.pm: move the due_events
8940           import too... whew!  this should be it
8941
8942 2007-02-05 08:01  ivan
8943
8944         * FS/FS/pay_batch.pm: fix param passing
8945
8946 2007-02-05 07:49  ivan
8947
8948         * httemplate/misc/upload-batch.cgi: fix st00pid mistakes in batch
8949           upload
8950
8951 2007-02-05 07:48  ivan
8952
8953         * httemplate/misc/upload-batch.cgi: misterminated <%init>
8954
8955 2007-02-05 07:02  ivan
8956
8957         * FS/FS/pay_batch.pm: remove refactored code
8958
8959 2007-02-05 05:10  ivan
8960
8961         * httemplate/search/: report_receivables.cgi,
8962           report_receivables.html: add "over X days" option to receivables
8963           report
8964
8965 2007-02-05 04:51  ivan
8966
8967         * FS/FS/AccessRight.pm, httemplate/view/cust_bill-logo.cgi,
8968           httemplate/view/cust_bill-pdf.cgi,
8969           httemplate/view/cust_bill-ps.cgi, httemplate/view/cust_bill.cgi,
8970           httemplate/view/cust_main.cgi, httemplate/view/svc_Common.html,
8971           httemplate/view/svc_acct.cgi, httemplate/view/svc_broadband.cgi,
8972           httemplate/view/svc_domain.cgi, httemplate/view/svc_external.cgi,
8973           httemplate/view/svc_forward.cgi, httemplate/view/svc_www.cgi,
8974           httemplate/view/cust_main/contacts.html,
8975           httemplate/view/elements/svc_Common.html: C is for
8976           Cookie^WControl
8977
8978 2007-02-05 03:35  ivan
8979
8980         * FS/FS/CGI.pm: not supporting Apache::ASP anymore
8981
8982 2007-02-05 03:12  ivan
8983
8984         * FS/FS/ClientAPI/MyAccount.pm: show RADIUS usage from last bill to
8985           NOW, instead of last bill to next bill
8986
8987 2007-02-05 01:45  ivan
8988
8989         * httemplate/misc/download-batch.cgi: upon first download, have
8990           batches auto-set amount to customer balance if it is smaller
8991
8992 2007-02-05 01:44  ivan
8993
8994         * FS/FS/Record.pm, FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm,
8995           FS/FS/pay_batch.pm, httemplate/misc/upload-batch.cgi: move
8996           cust_pay_batch::upload results subroutine to an FS::pay_batch
8997           method.  upon first download, have batches auto-reset their
8998           amounts to the customer balance upon if it is smaller.
8999
9000 2007-02-03 17:47  ivan
9001
9002         * httemplate/: search/cust_pay_batch.cgi,
9003           view/cust_main/payment_history.html: add link to some batched
9004           payment info to customer view
9005
9006 2007-02-03 16:01  ivan
9007
9008         * FS/FS/ClientAPI/Signup.pm: quieter
9009
9010 2007-02-03 05:05  ivan
9011
9012         * FS/FS/cust_pkg.pm: this should fix services with negative
9013           num_avail showing up for provisioning
9014
9015 2007-02-03 04:07  ivan
9016
9017         * FS/FS/cust_main_Mixin.pm: remove debugging left on
9018
9019 2007-02-03 03:36  ivan
9020
9021         * FS/FS/AccessRight.pm, FS/FS/ConfDefaults.pm, FS/FS/cust_main.pm,
9022           FS/FS/cust_main_Mixin.pm, FS/FS/UI/Web.pm,
9023           httemplate/elements/menu.html,
9024           httemplate/graph/cust_bill_pkg.cgi,
9025           httemplate/graph/money_time.cgi,
9026           httemplate/graph/report_cust_bill_pkg.html,
9027           httemplate/graph/report_money_time.html,
9028           httemplate/search/cdr.html, httemplate/search/cust_bill.html,
9029           httemplate/search/cust_bill_event.cgi,
9030           httemplate/search/cust_bill_event.html,
9031           httemplate/search/cust_bill_pkg.cgi,
9032           httemplate/search/cust_credit.html,
9033           httemplate/search/cust_main-otaker.cgi,
9034           httemplate/search/cust_main-zip.html,
9035           httemplate/search/cust_main.cgi,
9036           httemplate/search/cust_main.html, httemplate/search/cust_pay.cgi,
9037           httemplate/search/cust_pay_batch.cgi,
9038           httemplate/search/cust_pkg.cgi, httemplate/search/cust_svc.html,
9039           httemplate/search/cust_tax_exempt_pkg.cgi,
9040           httemplate/search/inventory_item.html,
9041           httemplate/search/pay_batch.cgi,
9042           httemplate/search/pay_batch.html, httemplate/search/queue.html,
9043           httemplate/search/reg_code.html,
9044           httemplate/search/report_cdr.html,
9045           httemplate/search/report_cust_bill.html,
9046           httemplate/search/report_cust_credit.html,
9047           httemplate/search/report_cust_main-zip.html,
9048           httemplate/search/report_cust_pay.html,
9049           httemplate/search/report_cust_pay_batch.html,
9050           httemplate/search/report_cust_pkg.html,
9051           httemplate/search/report_prepaid_income.cgi,
9052           httemplate/search/report_prepaid_income.html,
9053           httemplate/search/report_receivables.cgi,
9054           httemplate/search/report_receivables.html,
9055           httemplate/search/report_tax.cgi,
9056           httemplate/search/report_tax.html, httemplate/search/sql.html,
9057           httemplate/search/sqlradius.cgi,
9058           httemplate/search/sqlradius.html, httemplate/search/svc_acct.cgi,
9059           httemplate/search/svc_broadband.cgi,
9060           httemplate/search/svc_domain.cgi,
9061           httemplate/search/svc_external.cgi,
9062           httemplate/search/svc_forward.cgi,
9063           httemplate/search/svc_phone.cgi, httemplate/search/svc_www.cgi:
9064           add customer status column to customer & most other reports.
9065           also put the C in ACL in the search/ and graph/ directories.
9066
9067 2007-02-02 18:39  jeff
9068
9069         * FS/bin/freeside-reset-fixed: do a setfixed
9070
9071 2007-02-01 22:29  ivan
9072
9073         * FS/FS/part_pkg/flat.pm: quiet a harmless but loud warning
9074
9075 2007-02-01 20:39  ivan
9076
9077         * FS/FS/ClientAPI/Signup.pm: set resellser-specific advertising
9078           sources in signup
9079
9080 2007-01-31 19:08  jeff
9081
9082         * httemplate/view/cust_main/packages.html: oops.  perhaps it should
9083
9084 2007-01-31 18:37  jeff
9085
9086         * FS/FS/svc_acct.pm: spurious line
9087
9088 2007-01-31 18:35  ivan
9089
9090         * FS/FS/ClientAPI/Signup.pm: fix up the info passing for optional
9091           packages
9092
9093 2007-01-31 18:13  jeff
9094
9095         * FS/FS/: svc_acct.pm, part_export/sqlradius.pm: better solution to
9096           ticket 1455
9097
9098 2007-01-31 17:57  ivan
9099
9100         * FS/FS/cust_bill.pm: eliminate \\* in the cheesy latex->html notes
9101           thing
9102
9103 2007-01-31 10:28  jeff
9104
9105         * FS/FS/part_export/sqlradius.pm: possible solution to ticket 1455
9106
9107 2007-01-30 22:30  khoff
9108
9109         * FS/FS/part_export/snmp.pm: Don't break if we're missing
9110           Net::SNMP.  Apparenty "require" doesn't do the trick.
9111
9112 2007-01-30 21:45  khoff
9113
9114         * FS/FS/part_export/nas_wrapper.pm: Meta-export to allow more
9115           flexibilty until the export subsystem rewrite.
9116
9117 2007-01-30 21:43  khoff
9118
9119         * FS/FS/part_export/: router.pm, snmp.pm, trango.pm:
9120           FS::part_export::router  - Refactored to be more easily
9121           sub-classed.   - Moved per-export options to FS:;router virtual
9122           fields.   - Fixed other general brokenness.
9123
9124           FS::part_export::snmp  - SNMP export sub-classed from
9125           FS::part_export::router
9126
9127           FS::part_export::trango  - Export for Trango proprietary access
9128           points.  Sub-classed from FS::part_export::snmp.
9129
9130 2007-01-30 21:23  jeff
9131
9132         * FS/FS/cust_main.pm: minor improvement
9133
9134 2007-01-30 20:30  jeff
9135
9136         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
9137           httemplate/edit/process/cust_pay.cgi,
9138           httemplate/misc/process/payment.cgi: small change in payment
9139           receipt handling (ticket 1422)
9140
9141 2007-01-30 20:26  ivan
9142
9143         * httemplate/: edit/quick-charge.html,
9144           elements/select-taxclass.html, elements/tr-select-taxclass.html,
9145           view/cust_main/packages.html: minor UI work on one-time charges
9146           w/taxclasses
9147
9148 2007-01-30 19:42  jeff
9149
9150         * FS/: MANIFEST, t/cust_pkg_option.t: odds and ends
9151
9152 2007-01-30 19:42  ivan
9153
9154         * FS/t/cust_pkg_option.t: file cust_pkg_option.t was added on
9155           branch FREESIDE_1_7_BRANCH on 2007-06-13 19:28:27 +0000
9156
9157 2007-01-30 18:08  ivan
9158
9159         * httemplate/misc/change_pkg.cgi: this should be a popup too, but,
9160           until then, it shouldn't be missing the standard header
9161
9162 2007-01-30 15:50  ivan
9163
9164         * FS/FS/cust_bill.pm: fix agent-specific logos in emailed html
9165           invoices
9166
9167 2007-01-30 13:21  jeff
9168
9169         * FS/FS/svc_acct.pm: avoiding brane pane
9170
9171 2007-01-30 12:59  ivan
9172
9173         * httemplate/: browse/access_group.html, browse/access_user.html,
9174           browse/addr_block.cgi, browse/agent.cgi, browse/agent_type.cgi,
9175           browse/cust_main_county.cgi, browse/inventory_class.html,
9176           browse/msgcat.cgi, browse/part_bill_event.cgi,
9177           browse/part_export.cgi, browse/part_pkg.cgi,
9178           browse/part_referral.html, browse/part_svc.cgi,
9179           browse/part_virtual_field.cgi, browse/payment_gateway.html,
9180           browse/pkg_class.html, browse/rate.cgi, browse/reason.html,
9181           browse/reason_type.html, browse/router.cgi,
9182           browse/svc_acct_pop.cgi, edit/msgcat.cgi,
9183           search/prepay_credit.html: its all about control
9184
9185 2007-01-30 11:45  ivan
9186
9187         * FS/FS/option_Common.pm: fix old-record detection bug in
9188           option_Common
9189
9190 2007-01-30 11:40  jeff
9191
9192         * FS/FS/: Conf.pm, svc_acct.pm, cust_main.pm: only add first user
9193           to invoicing_list (ticket 1424)
9194
9195 2007-01-30 10:52  jeff
9196
9197         * fs_selfservice/FS-SelfService/cgi/success-delayed.html,
9198           FS/FS/ClientAPI/Signup.pm,
9199           fs_selfservice/FS-SelfService/cgi/signup.cgi: additional info
9200           available for self-service success (ticket 1420)
9201
9202 2007-01-29 15:16  ivan
9203
9204         * httemplate/config/: config-process.cgi, config-view.cgi,
9205           config.cgi: putting the C in ACL
9206
9207 2007-01-29 13:11  ivan
9208
9209         * httemplate/misc/process/cancel_pkg.html: correct a typo, and
9210           <%init> helps alot
9211
9212 2007-01-29 10:50  ivan
9213
9214         * httemplate/pref/: pref-process.html, pref.html: record resolution
9215           & colro depth in user prefs
9216
9217 2007-01-29 08:16  ivan
9218
9219         * FS/FS/: cust_main.pm, rate.pm: turn off debugging
9220
9221 2007-01-29 08:01  ivan
9222
9223         * FS/FS/: cust_main.pm, cust_main_Mixin.pm, UI/Web.pm: fix invoice
9224           email display bug on advanced package report, closes: Bug#1416
9225
9226 2007-01-29 04:07  ivan
9227
9228         * htetc/handler.pl: warnings in <%once> sections should not be
9229           fatal
9230
9231 2007-01-29 03:55  ivan
9232
9233         * FS/FS/option_Common.pm: remove extraneous debugging
9234
9235 2007-01-29 03:31  ivan
9236
9237         * Makefile: looks like a duck
9238
9239 2007-01-27 18:21  ivan
9240
9241         * FS/FS/svc_domain.pm, httemplate/view/svc_domain.cgi: pretty up
9242           domain zone viewing a little
9243
9244 2007-01-26 00:18  ivan
9245
9246         * FS/FS/access_user.pm: out of scope bad
9247
9248 2007-01-26 00:17  ivan
9249
9250         * FS/FS/access_user.pm: spurious password changes bad...
9251
9252 2007-01-26 00:11  ivan
9253
9254         * FS/FS/: Record.pm, option_Common.pm: oops, debugging turned on
9255
9256 2007-01-26 00:04  ivan
9257
9258         * FS/FS/access_user.pm, httemplate/elements/header.html,
9259           httemplate/elements/menu.html, httemplate/elements/xmenu.css,
9260           httemplate/elements/xmenu.top.css,
9261           httemplate/elements/xmenu.top.js,
9262           httemplate/images/arrow.down.png,
9263           httemplate/images/menu-left-example.png,
9264           httemplate/images/menu-top-example.png,
9265           httemplate/pref/pref-process.html, httemplate/pref/pref.html,
9266           FS/FS/Record.pm, FS/FS/m2m_Common.pm, FS/FS/option_Common.pm: top
9267           bar option!
9268
9269 2007-01-24 22:04  ivan
9270
9271         * httemplate/elements/xmenu.css: fuck.  you.  IE7.
9272
9273 2007-01-24 22:00  ivan
9274
9275         * httemplate/elements/: menu.html, xmenu.css: fuck.  you.  IE7.
9276
9277 2007-01-24 15:41  ivan
9278
9279         * httemplate/misc/download-batch.cgi: 00 = sale, 01 = pre-auth.  we
9280           need the former
9281
9282 2007-01-23 21:33  jeff
9283
9284         * httemplate/edit/process/elements/process.html: squarely between
9285           shame in you and so close
9286
9287 2007-01-23 15:42  jeff
9288
9289         * FS/FS.pm, FS/bin/freeside-daily, conf/impending_recur_template,
9290           FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
9291           FS/FS/cust_pkg.pm, FS/FS/cust_pkg_option.pm,
9292           FS/FS/Cron/notify.pm, FS/FS/part_pkg/flat_delayed.pm: notices
9293           before first charge on flat_delayed
9294
9295 2007-01-22 23:44  ivan
9296
9297         * FS/FS/cust_pay_batch.pm: even have 4 digit zips in there eek
9298
9299 2007-01-22 22:51  ivan
9300
9301         * FS/FS/Record.pm: remove spurious duplicateion from lineitem patch
9302
9303 2007-01-22 22:45  ivan
9304
9305         * FS/FS/payby.pm: fix PREP payby
9306
9307 2007-01-22 22:41  ivan
9308
9309         * FS/FS/cust_pay.pm: have to use payinfo_Mixin if we're going to
9310           ISA it
9311
9312 2007-01-22 09:05  ivan
9313
9314         * Makefile, htetc/freeside-base1.99.conf: halfass v2 too
9315
9316 2007-01-22 06:29  ivan
9317
9318         * FS/FS/CGI.pm: hopefully this should be the last bit of the
9319           relative URL fixing
9320
9321 2007-01-22 03:41  ivan
9322
9323         * httemplate/view/cust_main.cgi: closing tags helps alot
9324
9325 2007-01-22 03:39  ivan
9326
9327         * httemplate/view/: cust_main.cgi, cust_main/notes.html: fix
9328           elements/ links here too
9329
9330 2007-01-22 03:36  ivan
9331
9332         * httemplate/elements/: phonenumber.html, progress-init.html,
9333           progress-popup.html, tr-input-beginning_ending.html,
9334           tr-input-date-field.html: interpolation helps alot
9335
9336 2007-01-22 03:30  ivan
9337
9338         * httemplate/elements/: phonenumber.html, progress-init.html,
9339           progress-popup.html, tr-input-beginning_ending.html,
9340           tr-input-date-field.html: use $fsurl instead of relative ../
9341           addressing
9342
9343 2007-01-21 18:42  ivan
9344
9345         * FS/FS/ClientAPI/MyAccount.pm,
9346           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
9347           fs_selfservice/FS-SelfService/cgi/make_payment.html: accept CVV2
9348           on self-service manual payment screen
9349
9350 2007-01-21 13:45  ivan
9351
9352         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_bill.pm,
9353           FS/FS/cust_bill_ApplicationCommon.pm, FS/FS/cust_bill_pay.pm,
9354           FS/FS/cust_bill_pkg.pm, FS/FS/cust_credit_bill.pm,
9355           FS/FS/cust_main.pm, FS/FS/part_bill_event.pm, FS/FS/part_pkg.pm,
9356           FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm,
9357           FS/FS/Cron/bill.pm, httemplate/edit/part_bill_event.cgi,
9358           httemplate/edit/part_pkg.cgi,
9359           httemplate/edit/process/cust_main.cgi, httemplate/misc/bill.cgi:
9360           Have lineitem-specific applications happen in all cases; add
9361           weightsto control
9362
9363 2007-01-21 05:42  ivan
9364
9365         * rt/: FREESIDE_MODIFIED, lib/RT/SearchBuilder.pm: add dependancy
9366           on DBIx::SB 1.36 for Pg 8.1+
9367
9368 2007-01-21 05:26  ivan
9369
9370         * Makefile, htetc/freeside-base1.conf, htetc/freeside-base2.conf:
9371           mod_perl v2, it finally happened
9372
9373 2007-01-21 01:13  ivan
9374
9375         * httemplate/search/cust_svc.html: trim leading & trailing
9376           whitespace from service searches
9377
9378 2007-01-21 01:10  ivan
9379
9380         * FS/FS/: CGI.pm, UI/Web.pm: fix svc_url to work no matter where we
9381           are coming from in the tree -  use rooturl() instead of popurl()
9382
9383 2007-01-19 16:08  jeff
9384
9385         * httemplate/edit/process/quick-charge.cgi: strip all blank lines,
9386           not just trailing ones
9387
9388 2007-01-19 15:00  jeff
9389
9390         * httemplate/misc/download-batch.cgi: work around CSV brokenness
9391
9392 2007-01-19 14:02  jeff
9393
9394         * httemplate/edit/process/: access_user.html,
9395           elements/process.html: blank password on error
9396
9397 2007-01-19 08:31  jeff
9398
9399         * httemplate/edit/: access_user.html, process/access_user.html,
9400           process/elements/process.html: no password in html source on
9401           employee edit
9402
9403 2007-01-18 10:14  ivan
9404
9405         * FS/FS/cust_pay_batch.pm: fix zip parsing for batch results -
9406           don't want to abort processing because of an old not-well-checked
9407           zip
9408
9409 2007-01-17 15:28  ivan
9410
9411         * FS/FS/part_export/shellcommands.pm: fix crypted password bug
9412           cause by recent fix to not quote things on STDIN, yuck.
9413
9414 2007-01-17 15:27  jeff
9415
9416         * httemplate/edit/svc_acct.cgi, httemplate/misc/change_pkg.cgi,
9417           httemplate/misc/payment.cgi,
9418           httemplate/view/elements/svc_Common.html, FS/FS/CGI.pm,
9419           httemplate/misc/process/payment.cgi,
9420           httemplate/view/svc_acct.cgi: link to customer from manual
9421           payment screen (ticket 1414)
9422
9423 2007-01-17 09:41  jeff
9424
9425         * FS/FS/: cust_pkg.pm, reason.pm: fix bug wrt suspend/cancel
9426           reasons (suspends fail in freeside-daily)
9427
9428 2007-01-17 08:41  jeff
9429
9430         * FS/FS/part_pkg/flat.pm: noise reduction
9431
9432 2007-01-17 07:50  jeff
9433
9434         * httemplate/view/cust_main/packages.html: fix suspend link
9435
9436 2007-01-16 16:40  jeff
9437
9438         * httemplate/edit/: access_user.html, process/access_user.html:
9439           employee edit (ticket 1412)
9440
9441 2007-01-16 13:36  jeff
9442
9443         * rt/: FREESIDE_MODIFIED, etc/schema.Pg: revert unnecessary changes
9444           for ticket 1364
9445
9446 2007-01-16 09:39  jeff
9447
9448         * rt/: FREESIDE_MODIFIED, etc/schema.Pg: RT vs Pg8 (ticket 1364)
9449
9450 2007-01-16 01:11  ivan
9451
9452         * FS/FS/ClientAPI/Signup.pm: have signup package list respect
9453           agentnum sent from client
9454
9455 2007-01-15 14:15  jeff
9456
9457         * httemplate/edit/process/quick-charge.cgi: that was DUM
9458
9459 2007-01-14 23:53  ivan
9460
9461         * httemplate/misc/download-batch.cgi: add batch expiration date
9462           incrementer for 295
9463
9464 2007-01-14 23:22  ivan
9465
9466         * FS/FS/Conf.pm: add descriptions for batchconfig-PAP and
9467           batchconfig-csv-chase_canada-E-xactBatch
9468
9469 2007-01-12 15:27  jeff
9470
9471         * FS/FS/Schema.pm, FS/FS/svc_broadband.pm,
9472           httemplate/view/svc_broadband.cgi, FS/FS/part_export/prizm.pm,
9473           httemplate/edit/svc_broadband.cgi: added svc_broadband
9474           description which is appended to Site Name in prizm export
9475
9476 2007-01-11 18:04  jeff
9477
9478         * FS/FS/cust_main.pm, FS/FS/part_pkg/flat.pm,
9479           httemplate/edit/quick-charge.html,
9480           httemplate/edit/process/quick-charge.cgi,
9481           httemplate/view/cust_main/packages.html: one-time charge
9482           enhancements
9483
9484 2007-01-10 15:21  ivan
9485
9486         * httemplate/search/queue.html: add "select all" and "unselect" all
9487           buttons to bulk queue operations
9488
9489 2007-01-10 00:56  ivan
9490
9491         * FS/FS/payinfo_Mixin.pm: fix harmless warning: Use of
9492           uninitialized value in string ne at
9493           /usr/local/share/perl/5.8.4/FS/payinfo_Mixin.pm line 116
9494
9495 2007-01-10 00:50  ivan
9496
9497         * httemplate/view/cust_main/contacts.html: you have got to be
9498           kidding me.
9499
9500 2007-01-10 00:48  ivan
9501
9502         * httemplate/view/cust_main/contacts.html: nothing could have ever
9503           gone wrong with so simple a change.  oh noooo
9504
9505 2007-01-09 23:48  ivan
9506
9507         * httemplate/view/cust_main/contacts.html: fix ship_county display
9508           bug
9509
9510 2007-01-09 21:51  ivan
9511
9512         * FS/FS/cust_bill.pm: add custnum to invoice template vars
9513
9514 2007-01-09 18:41  jeff
9515
9516         * FS/FS/cust_pay_batch.pm: E-xactBatch masks card numbers
9517
9518 2007-01-09 16:42  jeff
9519
9520         * httemplate/: misc/upload-batch.cgi, search/cust_pay_batch.cgi:
9521           ignore filenames and rely on selected batch number
9522
9523 2007-01-09 16:41  jeff
9524
9525         * httemplate/misc/download-batch.cgi: permit batch redownloads
9526
9527 2007-01-09 14:57  ivan
9528
9529         * FS/FS/Schema.pm: 2147483647 should be enough bytes for anyone!
9530
9531 2007-01-08 09:36  jeff
9532
9533         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/cust_credit_refund.pm,
9534           FS/FS/cust_pay_refund.pm, FS/FS/cust_refund.pm,
9535           httemplate/misc/delete-cust_refund.cgi,
9536           httemplate/view/cust_main/payment_history.html: refund deletion
9537
9538 2007-01-05 16:47  jeff
9539
9540         * httemplate/edit/part_svc.cgi: fix UI funkiness
9541
9542 2007-01-04 21:19  jeff
9543
9544         * fs_selfservice/FS-SelfService/SelfService.pm,
9545           fs_selfservice/FS-SelfService/cgi/view_usage.html,
9546           FS/FS/ClientAPI/MyAccount.pm,
9547           fs_selfservice/FS-SelfService/cgi/change_pkg.html,
9548           fs_selfservice/FS-SelfService/cgi/customer_change_pkg.html,
9549           fs_selfservice/FS-SelfService/cgi/process_change_pkg.html,
9550           fs_selfservice/FS-SelfService/cgi/provision_list.html,
9551           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
9552           fs_selfservice/FS-SelfService/cgi/view_usage_details.html: more
9553           self-servicey stuff (change package, detailed usage)
9554
9555 2007-01-03 23:26  ivan
9556
9557         * conf/blank_logo.eps: adding a simple blank logo; people are
9558           trying to comment out stuff in the template
9559
9560 2007-01-03 21:49  ivan
9561
9562         * httemplate/edit/part_bill_event.cgi: invoice event to credit out
9563           a customer's balance, presumably as bad debt
9564
9565 2007-01-03 11:47  ivan
9566
9567         * httemplate/view/cust_main/packages.html: fix suspend link
9568
9569 2007-01-02 13:46  ivan
9570
9571         * FS/FS/UI/Web.pm, httemplate/search/cust_svc.html: fix service
9572           searching & links
9573
9574 2007-01-02 13:44  ivan
9575
9576         * FS/FS/cust_main.pm: stupid semicolon!
9577
9578 2007-01-02 13:06  ivan
9579
9580         * FS/FS/cust_main.pm: fix num_pkgs to accept empty $sql param, no
9581           trailing AND
9582
9583 2007-01-02 12:29  ivan
9584
9585         * httemplate/view/cust_main/packages.html: fix popup target links
9586
9587 2007-01-02 12:25  ivan
9588
9589         * httemplate/view/svc_Common.html: missing from svc patch, oops!
9590
9591 2007-01-02 10:38  jeff
9592
9593         * FS/FS/svc_acct.pm: omit spurious export triggering
9594
9595 2006-12-29 13:48  jeff
9596
9597         * httemplate/: elements/select-agent.html,
9598           graph/report_cust_bill_pkg.html: correct bad include, and improve
9599           no agent selected condition
9600
9601 2006-12-29 00:51  ivan
9602
9603         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
9604           FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/part_svc.pm,
9605           FS/FS/pkg_svc.pm, FS/FS/registrar.pm, FS/FS/svc_Common.pm,
9606           FS/FS/svc_External_Common.pm, FS/FS/svc_Parent_Mixin.pm,
9607           FS/FS/svc_acct.pm, FS/FS/svc_broadband.pm, FS/FS/svc_domain.pm,
9608           FS/FS/svc_external.pm, FS/FS/svc_forward.pm, FS/FS/svc_phone.pm,
9609           FS/FS/svc_www.pm, FS/FS/UI/Web.pm, FS/t/registrar.t,
9610           FS/t/svc_External_Common.t, FS/t/svc_Parent_Mixin.t,
9611           eg/table_template-svc.pm, httemplate/browse/part_svc.cgi,
9612           httemplate/edit/part_svc.cgi, httemplate/edit/svc_Common.html,
9613           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_broadband.cgi,
9614           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_external.cgi,
9615           httemplate/edit/svc_forward.cgi, httemplate/edit/svc_www.cgi,
9616           httemplate/edit/elements/edit.html,
9617           httemplate/edit/elements/svc_Common.html,
9618           httemplate/edit/process/elements/process.html, FS/MANIFEST,
9619           httemplate/edit/process/svc_Common.html,
9620           httemplate/elements/header.html, httemplate/elements/menu.html,
9621           httemplate/misc/link.cgi, httemplate/search/cust_main.cgi,
9622           httemplate/search/cust_svc.html, httemplate/search/svc_acct.cgi,
9623           httemplate/search/svc_broadband.cgi,
9624           httemplate/search/svc_domain.cgi,
9625           httemplate/search/svc_external.cgi,
9626           httemplate/search/svc_forward.cgi,
9627           httemplate/search/svc_phone.cgi, httemplate/search/svc_www.cgi,
9628           httemplate/view/elements/svc_Common.html,
9629           rt/html/Elements/FreesideSearch,
9630           rt/html/Elements/FreesideSvcSearch,
9631           httemplate/view/cust_main/packages.html: service refactor!
9632
9633 2006-12-29 00:41  ivan
9634
9635         * httemplate/edit/process/cust_main.cgi: slight pedanticism
9636
9637 2006-12-29 00:39  ivan
9638
9639         * httemplate/edit/svc_broadband.cgi: svc broadband new arg parsing
9640
9641 2006-12-29 00:35  ivan
9642
9643         * httemplate/misc/: payment.cgi, process/payment.cgi: just in case
9644           it gets capitalized
9645
9646 2006-12-29 00:34  ivan
9647
9648         * httemplate/edit/process/quick-charge.cgi: whitespace
9649
9650 2006-12-29 00:34  ivan
9651
9652         * httemplate/edit/cust_main/billing.html: slight more space
9653           necessary for ACH account numbers
9654
9655 2006-12-29 00:31  ivan
9656
9657         * init.d/freeside-init: kill off all queued processes!
9658
9659 2006-12-29 00:30  ivan
9660
9661         * httemplate/docs/index.html: link more docs to wiki
9662
9663 2006-12-29 00:25  ivan
9664
9665         * FS/FS/part_export/vpopmail.pm: didn't get checked in with
9666           configurable target dirs, oops
9667
9668 2006-12-29 00:25  ivan
9669
9670         * FS/FS/svc_Common.pm: doc
9671
9672 2006-12-29 00:24  ivan
9673
9674         * FS/FS/part_pkg.pm: snot spacing
9675
9676 2006-12-29 00:24  ivan
9677
9678         * FS/FS/part_export.pm: use FS::queue for exports, though they
9679           should probably just use it themselves
9680
9681 2006-12-28 23:23  ivan
9682
9683         * httemplate/edit/elements/edit.html: document field types
9684
9685 2006-12-28 16:30  jeff
9686
9687         * FS/FS/part_export/prizm.pm: minor fixups
9688
9689 2006-12-28 12:52  jeff
9690
9691         * httemplate/elements/tr-select-reason.html: activate submit button
9692           more readily
9693
9694 2006-12-28 00:16  ivan
9695
9696         * FS/FS/payinfo_Mixin.pm: tyop
9697
9698 2006-12-27 23:02  ivan
9699
9700         * bin/pg-version: adding pg-version
9701
9702 2006-12-26 19:29  ivan
9703
9704         * httemplate/edit/cust_main_county-expand.cgi: fix sanity check on
9705           taxclass expander
9706
9707 2006-12-26 18:37  ivan
9708
9709         * FS/FS/Misc.pm, htetc/handler.pl,
9710           httemplate/edit/cust_main/contact.html,
9711           httemplate/edit/cust_main/select-county.html,
9712           httemplate/misc/counties.cgi: Add a (magically appearing and
9713           disappearing) label on the county selector.  confusing when
9714           labeled "state"
9715
9716 2006-12-26 17:35  ivan
9717
9718         * httemplate/view/cust_main/contacts.html: show county on customer
9719           view
9720
9721 2006-12-26 17:07  ivan
9722
9723         * httemplate/: edit/cust_main.cgi,
9724           edit/cust_main/select-county.html, misc/counties.cgi: fix county
9725           selector
9726
9727 2006-12-26 11:53  ivan
9728
9729         * FS/FS/part_export/shellcommands.pm: do shell_quote-ing after
9730           STDIN strings are evaluated
9731
9732 2006-12-23 17:28  ivan
9733
9734         * FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm,
9735           FS/FS/cust_refund.pm, httemplate/edit/cust_main.cgi,
9736           httemplate/edit/cust_main/billing.html,
9737           httemplate/view/cust_main/payment_history.html: fix more paymask
9738           regressions: allow editing records with existing expired cards,
9739           fix masking just-entered values when erroring out, fix echeck
9740           entry inserting as empty routing code and "xxEK" account number,
9741           remove old/deprecated/unused payinfo_maksed subs and calls
9742
9743 2006-12-22 21:37  jeff
9744
9745         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/svc_broadband.pm,
9746           FS/FS/part_export/prizm.pm, httemplate/edit/svc_broadband.cgi,
9747           httemplate/view/svc_broadband.cgi: inital prizm support
9748
9749 2006-12-21 22:18  ivan
9750
9751         * httemplate/search/: queue.html, elements/search.html: patch
9752           fixing "retry selected" and "remove select" in queue view
9753
9754 2006-12-20 19:05  ivan
9755
9756         * httemplate/misc/payment.cgi: fix on-demand payment form when
9757           making payments from masked data
9758
9759 2006-12-20 02:51  ivan
9760
9761         * FS/FS/: cust_main.pm, payinfo_Mixin.pm: fix "recurring_billing"
9762           flag for the wonderful new world of paymasking
9763
9764 2006-12-20 01:49  ivan
9765
9766         * FS/FS/Schema.pm, FS/FS/pkg_class.pm,
9767           httemplate/browse/pkg_class.html, httemplate/edit/pkg_class.html,
9768           httemplate/elements/select-part_referral.html,
9769           httemplate/elements/select-pkg_class.html,
9770           httemplate/elements/select-table.html,
9771           httemplate/elements/tr-select-pkg_class.html,
9772           httemplate/search/elements/search.html: add ability to disable
9773           package classes
9774
9775 2006-12-19 17:20  jeff
9776
9777         * FS/FS/: part_pkg.pm, ClientAPI/MyAccount.pm: inappropriate
9778           cluckage
9779
9780 2006-12-19 02:02  ivan
9781
9782         * FS/FS/cust_pay_batch.pm, FS/FS/payby.pm, FS/FS/payinfo_Mixin.pm,
9783           htetc/handler.pl, httemplate/edit/cust_main/billing.html,
9784           httemplate/search/cust_pay.cgi: clean up payinfo_Mixin to use
9785           payby.pm for payby info and have card masking full 6-digit BIN
9786           prefix for card identification.  have cust_pay_batch use
9787           payinfo_Mixin.  require B:CC 0.30 for mask-aware cardtype().  fix
9788           payment reports to use mask too if available, so credit card type
9789           selection still works with encryption.
9790
9791 2006-12-18 03:01  ivan
9792
9793         * htetc/handler.pl, httemplate/edit/part_pkg.cgi: fix tax class not
9794           adding when there is only one pkg_class choice (triggers
9795           javascript error
9796
9797 2006-12-18 00:08  ivan
9798
9799         * Makefile: fix MASONDATA include for dev target
9800
9801 2006-12-15 12:55  ivan
9802
9803         * httemplate/elements/dashboard-toplist.html: add a new ticket link
9804
9805 2006-12-15 05:09  ivan
9806
9807         * httemplate/elements/dashboard-toplist.html: add a quick start at
9808           a "dashboard" customer list, mostly for internal use for starters
9809
9810 2006-12-15 05:00  ivan
9811
9812         * httemplate/elements/dashboard-toplist.html: add a quick start at
9813           a "dashboard" customer list, mostly for internal use for starters
9814
9815 2006-12-15 04:43  ivan
9816
9817         * FS/FS/Conf.pm, httemplate/index.html,
9818           httemplate/elements/dashboard-toplist.html: add a quick start at
9819           a "dashboard" customer list, mostly for internal use for starters
9820
9821 2006-12-15 00:37  ivan
9822
9823         * FS/FS/Setup.pm, bin/expand-country: add a quick tool for adding
9824           states to old databases
9825
9826 2006-12-15 00:25  ivan
9827
9828         * httemplate/edit/: cust_main.cgi, cust_main/billing.html:
9829           eliminate funkiness with reappearing "Postal invoice" on errors
9830
9831 2006-12-14 21:29  jeff
9832
9833         * htetc/handler.pl, httemplate/edit/process/cust_main.cgi,
9834           httemplate/elements/tr-input-date-field.html,
9835           httemplate/view/cust_main/misc.html: move use statements to
9836           handler.pl, do not show 1/1/70 for new birthdates, and improve
9837           error handling
9838
9839 2006-12-14 16:56  ivan
9840
9841         * httemplate/edit/process/cust_main.cgi, htetc/handler.pl: add
9842           DateTime as a proper rather than hidden dependency
9843
9844 2006-12-14 16:28  ivan
9845
9846         * Makefile, FS/bin/freeside-addoutsource,
9847           FS/bin/freeside-deloutsource, FS/bin/freeside-queued,
9848           FS/bin/freeside-selfservice-server,
9849           FS/bin/freeside-sqlradius-radacctd, htetc/handler.pl: tiny bit of
9850           cleanup from the conf merge
9851
9852 2006-12-14 01:27  ivan
9853
9854         * Makefile, FS/FS/Conf.pm, FS/FS/UID.pm, FS/FS/access_user.pm,
9855           FS/FS/part_export/vpopmail.pm, FS/bin/freeside-addoutsource,
9856           FS/bin/freeside-addoutsourceuser, FS/bin/freeside-adduser,
9857           FS/bin/freeside-deloutsource, FS/bin/freeside-deloutsourceuser,
9858           FS/bin/freeside-deluser, FS/bin/freeside-queued,
9859           FS/bin/freeside-selfservice-server, FS/bin/freeside-setup,
9860           FS/bin/freeside-sqlradius-radacctd, FS/bin/freeside-upgrade,
9861           bin/dbdef-create, bin/mapsecrets2access_user, htetc/handler.pl:
9862           make the config directory configurable
9863
9864 2006-12-13 22:00  ivan
9865
9866         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
9867           FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm,
9868           FS/FS/payinfo_Mixin.pm, FS/FS/ClientAPI/MyAccount.pm,
9869           httemplate/edit/cust_main/billing.html,
9870           httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi,
9871           httemplate/search/cust_pay.cgi, FS/MANIFEST,
9872           FS/t/payinfo_Mixin.t, httemplate/edit/cust_refund.cgi,
9873           httemplate/edit/process/cust_main.cgi,
9874           httemplate/view/cust_main/billing.html,
9875           httemplate/view/cust_main/payment_history.html: encryption fixes
9876           from huntsberg & jayce
9877
9878 2006-12-08 07:11  jeff
9879
9880         * FS/FS/svc_acct.pm: stop unsuspending inappropriately
9881
9882 2006-12-08 06:38  ivan
9883
9884         * rt/html/Elements/Header: have RT header link to supported
9885           documentation link as well
9886
9887 2006-12-08 05:36  ivan
9888
9889         * httemplate/: view/cust_main/quick-charge.html,
9890           edit/process/quick-charge.cgi: some javascript validation magic
9891           to give one-time charges better UI
9892
9893 2006-12-07 08:46  ivan
9894
9895         * bin/pod2x: update pod2x for new self-service path
9896
9897 2006-12-07 07:24  ivan
9898
9899         * FS/FS/Setup.pm: oops, fix additional US pseudo-states
9900
9901 2006-12-06 18:40  jeff
9902
9903         * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/Schema.pm,
9904           FS/FS/ClientAPI/MyAccount.pm, FS/FS/cust_main.pm,
9905           FS/FS/cust_pkg.pm, FS/FS/prepay_credit.pm, FS/FS/svc_acct.pm,
9906           FS/FS/svc_broadband.pm, FS/FS/part_pkg/flat.pm,
9907           FS/FS/part_pkg/prorate.pm, FS/FS/part_pkg/subscription.pm,
9908           fs_selfservice/FS-SelfService/SelfService.pm,
9909           fs_selfservice/FS-SelfService/cgi/process_order_recharge.html,
9910           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
9911           fs_selfservice/FS-SelfService/cgi/view_usage.html,
9912           httemplate/edit/prepay_credit.cgi,
9913           httemplate/edit/process/prepay_credit.cgi,
9914           httemplate/misc/process/recharge_svc.html,
9915           httemplate/search/prepay_credit.html: retouch bandwidth countdown
9916
9917 2006-12-05 07:53  jeff
9918
9919         * FS/FS/part_export/sqlmail.pm: correct longstanding oops
9920
9921 2006-12-04 18:37  jeff
9922
9923         * httemplate/: edit/svc_acct.cgi, edit/process/svc_acct.cgi,
9924           view/svc_acct.cgi: editable service usage
9925
9926 2006-12-02 16:42  ivan
9927
9928         * FS/FS/cust_main.pm: clean up whitespace merge noise
9929
9930 2006-12-02 14:04  ivan
9931
9932         * FS/FS/part_pkg/flat_comission.pm: fix for commission price plan
9933
9934 2006-11-30 22:31  jeff
9935
9936         * FS/FS/Conf.pm, FS/FS/cust_pay_batch.pm,
9937           httemplate/misc/download-batch.cgi,
9938           httemplate/search/cust_pay_batch.cgi: chase canada E-xactBatch
9939
9940 2006-11-30 17:41  ivan
9941
9942         * FS/bin/freeside-queued: remove unnecessary service use (in an
9943           awfully odd place)
9944
9945 2006-11-30 17:35  ivan
9946
9947         * FS/bin/freeside-expiration-alerter: go away and never come back,
9948           $Id$
9949
9950 2006-11-30 17:34  ivan
9951
9952         * FS/bin/freeside-email: begone $Id$ and your diff noise!
9953
9954 2006-11-29 18:27  jeff
9955
9956         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
9957           FS/FS/cust_main.pm, FS/FS/svc_acct.pm,
9958           FS/FS/ClientAPI/MyAccount.pm, FS/FS/UI/Web.pm,
9959           FS/FS/part_export/sqlradius.pm,
9960           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
9961           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
9962           fs_selfservice/FS-SelfService/cgi/view_usage.html,
9963           httemplate/edit/prepay_credit.cgi,
9964           httemplate/edit/process/prepay_credit.cgi,
9965           httemplate/misc/recharge_svc.html,
9966           httemplate/misc/process/recharge_svc.html,
9967           httemplate/search/prepay_credit.html,
9968           httemplate/view/cust_main/packages.html: prepaid download/upload
9969           tracking
9970
9971 2006-11-28 01:38  ivan
9972
9973         * FS/FS/access_user.pm: usernames should be alphanumeric only
9974
9975 2006-11-26 23:11  jeff
9976
9977         * FS/FS/ClientAPI/Signup.pm,
9978           fs_selfservice/FS-SelfService/cgi/customer_order_pkg.html,
9979           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
9980           fs_selfservice/FS-SelfService/cgi/process_order_pkg.html,
9981           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: order package
9982           from self-service
9983
9984 2006-11-26 17:08  ivan
9985
9986         * FS/FS/svc_acct.pm: some svc_acct.pm fixes for s1
9987
9988 2006-11-26 15:09  jeff
9989
9990         * httemplate/elements/menu.html: minor tyop
9991
9992 2006-11-26 15:06  jeff
9993
9994         * httemplate/: edit/process/cust_main_note.cgi, view/cust_main.cgi,
9995           view/cust_main/notes.html: more ajaxy customer notes
9996
9997 2006-11-25 13:04  jeff
9998
9999         * httemplate/view/cust_main.cgi: chill FF wrt POSTDATA
10000
10001 2006-11-24 02:34  ivan
10002
10003         * httemplate/browse/part_pkg.cgi: link to and label one-time
10004           charges correctly
10005
10006 2006-11-24 00:48  ivan
10007
10008         * httemplate/elements/tr-input-beginning_ending.html,
10009           httemplate/elements/tr-input-lessthan_greaterthan.html,
10010           httemplate/search/cust_credit.html,
10011           httemplate/search/cust_pay.cgi,
10012           httemplate/search/report_cust_credit.html,
10013           httemplate/search/report_cust_pay.html, FS/FS/UI/Web.pm: add less
10014           than and greater than amounts to credit and payment searches
10015
10016 2006-11-20 02:34  ivan
10017
10018         * httemplate/browse/agent.cgi: remove annoying black box around
10019           override info
10020
10021 2006-11-19 19:05  ivan
10022
10023         * httemplate/autohandler: bug fix for open transactions
10024
10025 2006-11-17 18:19  jeff
10026
10027         * FS/FS/part_export/www_plesk.pm: add templating and web hosting
10028           optional on domain addition
10029
10030 2006-11-17 02:16  ivan
10031
10032         * FS/bin/freeside-prepaidd: initial fix for prepaid renewal
10033           problem; attempt to use an existing credit/payment before
10034           suspending
10035
10036 2006-11-16 07:37  jeff
10037
10038         * httemplate/edit/process/part_bill_event.cgi: bug squishing
10039
10040 2006-11-15 22:20  jeff
10041
10042         * httemplate/: elements/tr-input-date-field.html,
10043           edit/cust_main.cgi, edit/process/cust_main.cgi,
10044           view/cust_main/misc.html: switch birthdate to DateTime
10045
10046 2006-11-14 04:22  ivan
10047
10048         * httemplate/misc/cust_main-import.cgi: add some docs on required
10049           fields to page
10050
10051 2006-11-13 20:04  ivan
10052
10053         * httemplate/: browse/agent.cgi,
10054           misc/delete-agent_payment_gateway.cgi: working agent gateway
10055           override delete link
10056
10057 2006-11-13 19:30  ivan
10058
10059         * FS/FS/Misc.pm: Tie::IxHash data disappears when sent with
10060           Storable
10061
10062 2006-11-13 19:16  ivan
10063
10064         * FS/FS/Misc.pm, FS/FS/ClientAPI/MyAccount.pm,
10065           FS/FS/ClientAPI/Signup.pm,
10066           fs_selfservice/FS-SelfService/cgi/signup.html: have signup page
10067           use card-types config too
10068
10069 2006-11-13 18:54  ivan
10070
10071         * FS/FS/: Conf.pm, ClientAPI/MyAccount.pm: add card-types
10072           configuration value for self-service
10073
10074 2006-11-12 17:09  ivan
10075
10076         * FS/FS/CGI.pm, httemplate/elements/error.html,
10077           httemplate/elements/header.html,
10078           httemplate/pref/pref-process.html, httemplate/pref/pref.html: add
10079           preference page, start with just a password changer
10080
10081 2006-11-08 18:52  jeff
10082
10083         * FS/FS/TicketSystem/RT_External.pm: recorrect ticket order
10084
10085 2006-11-08 18:28  jeff
10086
10087         * FS/FS/TicketSystem/RT_External.pm: correct ticket order
10088
10089 2006-11-05 14:39  ivan
10090
10091         * Makefile: call it 1.7.1 to avoid confusion
10092
10093 2006-11-05 14:28  ivan
10094
10095         * bin/: customer-faker, payment-faker: some sample data creators
10096
10097 2006-11-05 11:34  ivan
10098
10099         * FS/FS/cust_main.pm: fix empty invoice number omitting in
10100           realtime_bop, oops
10101
10102 2006-11-05 11:22  ivan
10103
10104         * FS/FS/cust_bill_ApplicationCommon.pm: turn off debugging
10105
10106 2006-11-05 10:06  ivan
10107
10108         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: for want of a
10109           paren
10110
10111 2006-11-05 10:03  ivan
10112
10113         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: have card_type
10114           be an optional param anyway
10115
10116 2006-11-05 10:03  ivan
10117
10118         * FS/FS/ClientAPI/MyAccount.pm: fix auto-population of card_type
10119           SELECT in self-service payment form
10120
10121 2006-11-05 09:36  ivan
10122
10123         * fs_selfservice/FS-SelfService/: SelfService.pm,
10124           cgi/selfservice.cgi: add some self-service debugging
10125
10126 2006-11-05 08:58  ivan
10127
10128         * FS/bin/freeside-selfservice-server: fix spurious disconnection
10129           errors in selfservice server log
10130
10131 2006-11-05 07:55  ivan
10132
10133         * httemplate/view/cust_main/payment_history.html: fix but with no
10134           "show prior history" showing up when everything is hidden
10135
10136 2006-11-03 14:02  ivan
10137
10138         * FS/FS/part_pkg.pm: add every 45 day option to available
10139           frequencies
10140
10141 2006-10-31 10:56  jeff
10142
10143         * FS/FS/part_export/sqlradius.pm: do not require a reason to have
10144           been suspended
10145
10146 2006-10-31 08:57  jeff
10147
10148         * httemplate/edit/process/cust_main_note.cgi: ugh, too restrictive
10149
10150 2006-10-30 04:39  ivan
10151
10152         * FS/FS/cust_main.pm: realtime_bop: don't pass an empty
10153           invoice_number to B:OP, omit the field entirely
10154
10155 2006-10-29 17:28  ivan
10156
10157         * FS/MANIFEST: removing freeside-daily
10158
10159 2006-10-27 12:10  ivan
10160
10161         * FS/FS/: Conf.pm, cust_pkg.pm: add
10162           unsuspend-always_adjust_next_bill_date config option for qis
10163
10164 2006-10-27 10:01  jeff
10165
10166         * FS/FS/AccessRight.pm, httemplate/edit/cust_main_note.cgi,
10167           httemplate/edit/process/cust_main_note.cgi,
10168           httemplate/elements/overlibmws_crossframe.js,
10169           httemplate/view/cust_main/notes.html: editable notes
10170
10171 2006-10-26 19:12  jeff
10172
10173         * FS/FS/part_export/: shellcommands.pm, sqlradius.pm: export
10174           enhancements for suspend reasons
10175
10176 2006-10-26 01:35  ivan
10177
10178         * fs_selfservice/FS-SelfService/cgi/signup.html: don't display a
10179           (none) package selection if there's a default
10180
10181 2006-10-25 11:10  jeff
10182
10183         * httemplate/view/cust_main/packages.html: show reasons
10184
10185 2006-10-25 10:36  ivan
10186
10187         * httemplate/: elements/pager.html, search/cust_main.cgi,
10188           search/elements/search.html: pagination patch from UNTD - limit
10189           the number of page links displayed and have a drop-down option
10190           for selecting number of entries per page
10191
10192 2006-10-25 05:04  ivan
10193
10194         * conf/ticket_system: default to RT_Internal ticketing
10195
10196 2006-10-24 21:51  jeff
10197
10198         * httemplate/elements/tr-selectmultiple-part_pkg.html: heh
10199
10200 2006-10-24 21:44  jeff
10201
10202         * httemplate/: elements/tr-selectmultiple-part_pkg.html,
10203           search/cust_pkg.cgi, search/report_cust_pkg.html: select multiple
10204           pkgparts on advanced package report
10205
10206 2006-10-24 20:12  jeff
10207
10208         * httemplate/: edit/svc_www.cgi, view/svc_www.cgi: no usersvc
10209           svc_www tweak
10210
10211 2006-10-24 19:22  jeff
10212
10213         * FS/FS/part_svc.pm, FS/FS/part_svc_column.pm,
10214           httemplate/browse/part_svc.cgi, httemplate/edit/part_svc.cgi,
10215           httemplate/edit/svc_acct.cgi: limited domain select
10216
10217 2006-10-24 11:26  jeff
10218
10219         * FS/FS/Schema.pm, FS/FS/cust_main.pm,
10220           httemplate/view/cust_main/misc.html: add customer signup date
10221
10222 2006-10-23 02:44  ivan
10223
10224         * httemplate/elements/menu.html: have the unlinked account search
10225           go to UN_username so it doesn't miss accounts with no UID
10226
10227 2006-10-23 02:35  ivan
10228
10229         * httemplate/elements/header.html: eek, VALIGN=top for the page
10230
10231 2006-10-23 02:24  ivan
10232
10233         * FS/FS/cust_main.pm: always do substring & fuzzy, getting
10234           complains searches are not returning enough
10235
10236 2006-10-23 01:47  ivan
10237
10238         * httemplate/misc/process/cancel_pkg.html: better error message if
10239           you don't enter a reason.  FS::reason::check can untaint its
10240           data, and will allow punctuation in reasons
10241
10242 2006-10-23 01:30  ivan
10243
10244         * fs_selfservice/FS-SelfService/cgi/: agent.cgi,
10245           cust_bill-logo.cgi, passwd.cgi, selfservice.cgi, signup.html:
10246           remove -w to prevent warnings from messing up otherwise working
10247           CGIs
10248
10249 2006-10-22 23:38  ivan
10250
10251         * FS/FS/Record.pm: add AU to list of zip-requiring countries
10252
10253 2006-10-22 21:21  jeff
10254
10255         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
10256           FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi,
10257           httemplate/edit/reason.html,
10258           httemplate/edit/process/part_bill_event.cgi,
10259           httemplate/elements/tr-select-reason.html,
10260           httemplate/misc/cancel_pkg.html,
10261           httemplate/misc/process/cancel_pkg.html: events should attach
10262           reasons
10263
10264 2006-10-22 18:47  ivan
10265
10266         * httemplate/view/cust_main/packages.html: fix regression from
10267           table re-layout: don't display provision links for cancelled
10268           packages
10269
10270 2006-10-22 04:42  ivan
10271
10272         * FS/FS/Conf.pm, FS/FS/ClientAPI/Signup.pm,
10273           fs_selfservice/FS-SelfService/cgi/signup.cgi: add signup server
10274           default package
10275
10276 2006-10-21 22:22  ivan
10277
10278         * FS/FS/part_pkg/prepaid.pm: doh, forgot fieldorder.  should just
10279           use Tie::IxHash here too
10280
10281 2006-10-21 22:18  ivan
10282
10283         * FS/: FS/part_pkg/prepaid.pm, bin/freeside-prepaidd: add price
10284           plan option for prepaid packages to cancel instead of suspend
10285
10286 2006-10-21 17:35  ivan
10287
10288         * httemplate/elements/menu.html: link to wrong place
10289
10290 2006-10-20 15:49  ivan
10291
10292         * FS/FS/part_pkg.pm: add 48-hour billing
10293
10294 2006-10-19 07:32  jeff
10295
10296         * FS/FS/Conf.pm: [no log message]
10297
10298 2006-10-19 07:29  jeff
10299
10300         * FS/FS/cust_pkg_reason.pm: suspension and cancellation reasons
10301
10302 2006-10-19 07:26  jeff
10303
10304         * httemplate/elements/tr-select-reason.html,
10305           httemplate/misc/cancel_pkg.html,
10306           httemplate/misc/process/cancel_pkg.html, FS/t/cust_pkg_reason.t:
10307           suspension and cancellation reasons
10308
10309 2006-10-19 07:23  jeff
10310
10311         * FS/FS/reason.pm, FS/FS/reason_type.pm, FS/t/reason.t,
10312           FS/t/reason_type.t, httemplate/browse/reason.html,
10313           httemplate/browse/reason_type.html,
10314           httemplate/edit/process/reason.html,
10315           httemplate/edit/process/reason_type.html,
10316           httemplate/edit/reason.html, httemplate/edit/reason_type.html:
10317           suspension and cancellation reasons
10318
10319 2006-10-18 21:41  jeff
10320
10321         * FS/FS/part_export/acct_plesk.pm: wrong method
10322
10323 2006-10-18 16:07  jeff
10324
10325         * FS/FS/AccessRight.pm, FS/FS/Schema.pm, FS/FS/part_bill_event.pm,
10326           FS/MANIFEST, htetc/handler.pl,
10327           httemplate/browse/part_bill_event.cgi,
10328           httemplate/edit/elements/edit.html,
10329           httemplate/edit/part_bill_event.cgi,
10330           httemplate/edit/process/part_bill_event.cgi,
10331           httemplate/elements/menu.html,
10332           httemplate/view/cust_main/packages.html: suspension and
10333           cancellation reasons
10334
10335 2006-10-17 17:05  jeff
10336
10337         * httemplate/elements/tr-input-date-field.html: fix ugly null dates
10338
10339 2006-10-17 02:03  ivan
10340
10341         * rt/: html/Elements/Header, html/Elements/CollectionAsTable/Row,
10342           html/NoAuth/webrt.css, sbin/rt-setup-database.in: commiting rt
10343           3.4.5 to HEAD
10344
10345 2006-10-17 01:49  ivan
10346
10347         * rt/: configure, configure.ac, README, Changelog,
10348           sbin/rt-test-dependencies.in,
10349           html/Ticket/Elements/ShowTransactionAttachments,
10350           html/Ticket/Elements/EditCustomFields, html/Search/Build.html,
10351           html/Search/Results.rdf, html/Search/Results.tsv,
10352           html/Search/Elements/BuildFormatString,
10353           html/Approvals/Elements/PendingMyApproval,
10354           html/Elements/EditCustomField, html/Elements/QueryString,
10355           html/Elements/ScrubHTML, html/Elements/EditCustomFieldSelect,
10356           html/Elements/Callback, html/Elements/ShowCustomFields,
10357           html/Elements/RT__Ticket/ColumnMap, html/NoAuth/printrt.css,
10358           html/User/Elements/Tabs, lib/t/regression/22search_tix_by_txn.t,
10359           lib/t/regression/09record_cf_api.t, lib/t/regression/07acl.t,
10360           lib/t/regression/14linking.t,
10361           lib/t/regression/22search_tix_by_watcher.t,
10362           lib/t/regression/06mailgateway.t, lib/t/regression/07rights.t,
10363           lib/RT/CustomField_Overlay.pm, lib/RT/Ticket_Overlay.pm,
10364           lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Users_Overlay.pm,
10365           lib/RT/EmailParser.pm, lib/RT/I18N.pm, lib/RT/Tickets_Overlay.pm,
10366           lib/RT/CustomFieldValues.pm, lib/RT/Transactions_Overlay.pm,
10367           lib/RT/Principal_Overlay.pm, lib/RT/Queue_Overlay.pm,
10368           lib/RT/Attachments_Overlay.pm, lib/RT/Groups_Overlay.pm,
10369           lib/RT/Record.pm, lib/RT/ObjectCustomFieldValues_Overlay.pm,
10370           lib/RT/Transaction_Overlay.pm, lib/RT/ACE_Overlay.pm,
10371           lib/RT/Link_Overlay.pm, lib/RT/I18N/en.po, lib/RT/I18N/cs.po,
10372           lib/RT/I18N/pt_br.po, lib/RT/I18N/fr.po, lib/RT/I18N/es.po,
10373           lib/RT/I18N/nl.po, lib/RT/I18N/pl.po, lib/RT/I18N/no.po,
10374           lib/RT/I18N/it.po, lib/RT/I18N/hu.po, lib/RT/I18N/da.po,
10375           lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po,
10376           lib/RT/I18N/zh_tw.po, lib/RT/I18N/id.po, lib/RT/I18N/he.po,
10377           lib/RT/I18N/fi.po, lib/RT/I18N/zh_cn.po,
10378           lib/RT/Action/SendEmail.pm, lib/RT/Interface/Email.pm,
10379           etc/RT_Config.pm.in: import rt 3.4.5
10380
10381 2006-10-16 22:49  ivan
10382
10383         * fs_selfservice/FS-SelfService/SelfService.pm: fix signup problem
10384           on IE, whew!
10385
10386 2006-10-16 10:59  ivan
10387
10388         * FS/FS/Record.pm: fix for agent_custid unique bs ('violates unique
10389           constraint cust_main18'), hope this doesn't break anything else
10390
10391 2006-10-16 10:13  ivan
10392
10393         * httemplate/: edit/cust_main.cgi, view/cust_main/misc.html: its
10394           not my monday morning
10395
10396 2006-10-16 10:11  ivan
10397
10398         * FS/FS/Conf.pm: closing bracket helps
10399
10400 2006-10-16 10:10  ivan
10401
10402         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi,
10403           httemplate/view/cust_main/misc.html: add a conf checkbox to turn
10404           DOB on
10405
10406 2006-10-16 09:56  ivan
10407
10408         * httemplate/edit/cust_main.cgi: fix stickiness bug when editing
10409           advertising sources
10410
10411 2006-10-15 19:21  ivan
10412
10413         * FS/FS/part_export/: acct_plesk.pm, www_plesk.pm: fix typo
10414           switching Net::Plesk to a run-time dependency
10415
10416 2006-10-14 16:53  ivan
10417
10418         * FS/FS/part_export/: acct_plesk.pm, www_plesk.pm: don't load
10419           Net::Plesk until its needed, to prevent every install from
10420           depending on it
10421
10422 2006-10-14 13:47  jeff
10423
10424         * FS/FS/part_export/: acct_plesk.pm, www_plesk.pm: preliminary
10425           plesk support
10426
10427 2006-10-14 03:09  ivan
10428
10429         * httemplate/search/report_receivables.cgi: that should fix
10430           statuses on receivables report
10431
10432 2006-10-14 02:55  ivan
10433
10434         * httemplate/docs/index.html: move signup/self-service install to
10435           wiki
10436
10437 2006-10-12 02:42  ivan
10438
10439         * FS/FS/cust_main.pm: fix "amatch: $_ is undefined: what are you
10440           matching" error when there are no companies in the fuzzy cache
10441           yet
10442
10443 2006-10-08 22:05  ivan
10444
10445         * FS/FS/Conf.pm: date selektah
10446
10447 2006-10-08 21:27  jeff
10448
10449         * httemplate/edit/process/cust_main.cgi: more BoD
10450
10451 2006-10-08 18:05  ivan
10452
10453         * FS/bin/: freeside-addoutsource, freeside-addoutsourceuser,
10454           freeside-adduser: update the tools for dev installs
10455
10456 2006-10-08 17:30  ivan
10457
10458         * FS/FS/Conf.pm, httemplate/view/cust_main.cgi: have the new style
10459           notes be the default
10460
10461 2006-10-08 17:26  ivan
10462
10463         * httemplate/view/: cust_main.cgi, cust_main/tickets.html: clean up
10464           the customer view a tiny bit
10465
10466 2006-10-08 17:13  ivan
10467
10468         * htetc/handler.pl: add cust_main_note to handler.pl
10469
10470 2006-10-08 01:17  ivan
10471
10472         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
10473           FS/FS/Setup.pm, FS/FS/cust_bill.pm, FS/FS/pay_batch.pm,
10474           FS/FS/payby.pm, bin/customer-faker, htetc/handler.pl,
10475           httemplate/edit/part_bill_event.cgi,
10476           httemplate/elements/menu.html,
10477           httemplate/search/cust_pay_batch.cgi,
10478           httemplate/search/pay_batch.cgi,
10479           httemplate/search/elements/search.html: add menu items for credit
10480           card batching, debug last-minute changes to payby.pm, add ACL for
10481           re-processing batches, separate CARD and CHEK batches, fixed
10482           defaults for batch formats
10483
10484 2006-10-07 16:40  ivan
10485
10486         * FS/FS/cust_bill.pm: remove a spurious commit from batch_card and
10487           document realtime option
10488
10489 2006-10-07 14:40  ivan
10490
10491         * FS/FS/cust_main.pm: better error msg on CSV import with bad
10492           pkgpart
10493
10494 2006-10-04 14:22  jeff
10495
10496         * FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/Conf.pm,
10497           FS/FS/Record.pm, httemplate/edit/cust_main.cgi,
10498           httemplate/elements/tr-input-date-field.html,
10499           httemplate/view/cust_main/misc.html: DoB
10500
10501 2006-10-03 15:44  jeff
10502
10503         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/cust_main.pm,
10504           FS/FS/cust_main_note.pm, FS/MANIFEST, FS/FS/Schema.pm,
10505           FS/t/cust_main_note.t, httemplate/edit/cust_main.cgi,
10506           httemplate/edit/cust_main_note.cgi,
10507           httemplate/edit/process/cust_main_note.cgi,
10508           httemplate/view/cust_main.cgi,
10509           httemplate/view/cust_main/notes.html: Enhanced customer notes
10510
10511 2006-10-03 08:59  ivan
10512
10513         * FS/FS/: cust_main_invoice.pm, cust_pay_batch.pm, svc_external.pm,
10514           svc_www.pm: s/repalce/replace/ in POD doc
10515
10516 2006-09-29 10:22  ivan
10517
10518         * FS/FS/access_user.pm: fix problem with viewing unlinked services
10519
10520 2006-09-29 09:18  ivan
10521
10522         * FS/FS/part_export/domain_sql.pm: precedence error causing schema
10523           mapped values to disappear
10524
10525 2006-09-29 08:36  ivan
10526
10527         * FS/FS/part_export/domain_sql.pm: fix mapping problem in
10528           domain_sql export
10529
10530 2006-09-28 10:45  ivan
10531
10532         * FS/FS/svc_acct.pm: missing $ in ldap_password
10533
10534 2006-09-26 11:55  ivan
10535
10536         * httemplate/search/svc_acct.cgi: fix username@domain search
10537
10538 2006-09-23 11:33  ivan
10539
10540         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm: update to
10541           mailserver integration
10542
10543 2006-09-20 21:41  ivan
10544
10545         * FS/FS/part_export/acct_sql.pm: support static values in acct_sql
10546           as well
10547
10548 2006-09-20 09:00  ivan
10549
10550         * FS/FS/part_export/acct_sql.pm: eek, terminate the javascript
10551
10552 2006-09-20 08:20  ivan
10553
10554         * FS/FS/part_export/acct_sql.pm: finish correcting the naming
10555
10556 2006-09-20 08:19  ivan
10557
10558         * FS/FS/part_export/domain_sql.pm: tie correctly!
10559
10560 2006-09-19 09:49  ivan
10561
10562         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm,
10563           part_export/domain_sql.pm: add domain_sql export for new
10564           mailserver config and modify acct_sql export for same
10565
10566 2006-09-17 19:21  ivan
10567
10568         * httemplate/elements/menu.html: ticket system disableability for
10569           rainbowshops
10570
10571 2006-09-16 13:07  ivan
10572
10573         * bin/customer-faker: bulk fake customer insert
10574
10575 2006-09-15 12:15  ivan
10576
10577         * FS/FS/AccessRight.pm, httemplate/search/cust_tax_exempt_pkg.cgi,
10578           httemplate/view/cust_main/payment_history.html: add link to
10579           customer tax exemptions to customer view page
10580
10581 2006-09-14 22:10  ivan
10582
10583         * FS/FS/: Schema.pm, cust_bill_ApplicationCommon.pm,
10584           cust_bill_pay_pkg.pm, cust_credit_bill_pkg.pm: add sdate and
10585           edate to cust_bill_pay_pkg and cust_credit_bill_pkg tables
10586
10587 2006-09-14 12:33  ivan
10588
10589         * httemplate/edit/part_virtual_field.cgi: don't promise virtual
10590           fields on tables we can't deliver them on.  virtual fields suck
10591           anyway, they should be real database fields
10592
10593 2006-09-14 12:30  ivan
10594
10595         * httemplate/edit/process/generic.cgi: pointer to
10596           elements/process.html, fwiw
10597
10598 2006-09-13 09:01  ivan
10599
10600         * httemplate/search/report_cust_pay.html: add check # search, here
10601           for now...
10602
10603 2006-09-13 07:57  ivan
10604
10605         * FS/FS/cust_bill_ApplicationCommon.pm: yes, that does appear to be
10606           the fix for all this trouble.  s/qsearchs/qsearch/
10607
10608 2006-09-13 07:53  ivan
10609
10610         * FS/FS/: cust_credit.pm, cust_pay.pm: some cleanup while i'm here
10611
10612 2006-09-12 19:14  ivan
10613
10614         * FS/FS/Record.pm: encryption-on-insert bugfix from untd
10615
10616 2006-09-12 19:11  ivan
10617
10618         * FS/FS/svc_Common.pm: in-place replace bugfix from untd &
10619           debugging cleanup
10620
10621 2006-09-12 14:27  ivan
10622
10623         * httemplate/search/cust_main.cgi: no need to log this
10624
10625 2006-09-05 18:20  ivan
10626
10627         * bin/breakdown-bill-applications: not done yet
10628
10629 2006-09-05 18:08  ivan
10630
10631         * fs_selfservice/DEPLOY: this was supposed to just be a local hack,
10632           how did it wind up in CVS?
10633
10634 2006-09-05 18:08  ivan
10635
10636         * FS/bin/freeside-setup: new world ACLs
10637
10638 2006-09-05 18:07  ivan
10639
10640         * FS/FS/ClientAPI/Signup.pm: less cut and paste
10641
10642 2006-09-05 18:07  ivan
10643
10644         * FS/FS/payby.pm: ugh DCLN :/
10645
10646 2006-09-05 18:06  ivan
10647
10648         * FS/FS/cust_svc.pm: add some debugging
10649
10650 2006-09-05 18:06  ivan
10651
10652         * FS/FS/cdr.pm: add missing =back
10653
10654 2006-09-05 09:44  ivan
10655
10656         * httemplate/edit/process/cust_refund.cgi: fix refunds, really
10657
10658 2006-09-05 09:27  ivan
10659
10660         * httemplate/edit/process/cust_refund.cgi: fix FS::payby::payby2bop
10661           usage
10662
10663 2006-09-04 13:31  ivan
10664
10665         * httemplate/search/sqlradius.cgi: really fix the embedded duration
10666           table
10667
10668 2006-09-04 13:22  ivan
10669
10670         * httemplate/search/sqlradius.cgi: use the exact provided time
10671
10672 2006-09-04 13:15  ivan
10673
10674         * httemplate/search/sqlradius.cgi: fix the date/time parsing
10675
10676 2006-09-04 13:12  ivan
10677
10678         * httemplate/search/sqlradius.cgi: fix the embedded duration table
10679
10680 2006-09-04 13:10  ivan
10681
10682         * httemplate/search/sqlradius.cgi: fix the gridding colors
10683
10684 2006-09-04 13:05  ivan
10685
10686         * httemplate/: elements/tr-input-beginning_ending.html,
10687           search/sqlradius.cgi, search/sqlradius.html: allow time selection
10688           in RADIUS searches and grid-ize the resulting table
10689
10690 2006-09-04 09:24  ivan
10691
10692         * FS/FS/AccessRight.pm, httemplate/elements/menu.html: add RADIUS
10693           session search back to main menu
10694
10695 2006-09-02 20:14  ivan
10696
10697         * bin/dbdef-create: REALLY don't error out trying to create a dbdef
10698           file from scratch
10699
10700 2006-09-02 20:12  ivan
10701
10702         * bin/dbdef-create: don't error out trying to create a dbdef file
10703           from scratch
10704
10705 2006-09-02 13:38  ivan
10706
10707         * httemplate/search/: cust_bill_event.cgi, cust_bill_event.html:
10708           agent-virtualize invoice event reports
10709
10710 2006-09-01 00:52  ivan
10711
10712         * fs_selfservice/FS-SelfService/cgi/signup.html: pretty this up a
10713           little
10714
10715 2006-08-31 18:51  lawrence
10716
10717         * FS/FS/Conf.pm, FS/FS/ClientAPI/Signup.pm,
10718           fs_selfservice/FS-SelfService/cgi/signup.html: Progress
10719           checkpoint on improved signup stuff for additional services
10720
10721 2006-08-31 14:26  lawrence
10722
10723         * httemplate/config/config-process.cgi: make select-sub parameters
10724           work
10725
10726 2006-08-31 13:47  ivan
10727
10728         * eg/TEMPLATE_cust_main.import, etc/megapop.pl: BEGONE $Id
10729
10730 2006-08-31 13:44  ivan
10731
10732         * bin/: svc_acct.import, svc_domain.erase: BEGONE $Id$
10733
10734 2006-08-31 12:59  ivan
10735
10736         * bin/fs-migrate-svc_acct_sm: BEGONE $Id$
10737
10738 2006-08-31 12:25  ivan
10739
10740         * fs_selfservice/FS-SelfService/cgi/signup.cgi: BEGONE $Id$
10741
10742 2006-08-30 09:24  ivan
10743
10744         * bin/mapsecrets2access_user: need a username arg for now... this
10745           should make the error message less confusing
10746
10747 2006-08-30 08:41  ivan
10748
10749         * FS/bin/freeside-adduser: get rid of all the htpasswd stuff in
10750           freeside-adduser
10751
10752 2006-08-29 11:04  khoff
10753
10754         * FS/FS/part_pkg/flat_introrate.pm: Introductory rates...just what
10755           we always wanted.  Requires Date::Manip.
10756
10757 2006-08-29 10:50  lawrence
10758
10759         * FS/FS/ClientAPI/Signup.pm,
10760           fs_selfservice/FS-SelfService/cgi/signup.cgi,
10761           fs_selfservice/FS-SelfService/cgi/signup.html: Signup
10762           Enhancements
10763
10764 2006-08-28 06:52  ivan
10765
10766         * httemplate/edit/process/cust_main.cgi: parameters to method calls
10767           require ( ), arrgh
10768
10769 2006-08-27 17:52  jeff
10770
10771         * FS/FS/cust_bill.pm: protect against a race
10772
10773 2006-08-27 15:55  jeff
10774
10775         * Makefile: more clean
10776
10777 2006-08-27 14:50  jeff
10778
10779         * FS/FS/cust_bill.pm, FS/FS/payby.pm,
10780           httemplate/misc/process/payment.cgi: fix payby2bop brokenness
10781
10782 2006-08-27 13:10  jeff
10783
10784         * FS/FS/cust_pay_batch.pm: no comment
10785
10786 2006-08-27 13:09  jeff
10787
10788         * FS/FS/payby.pm: oops
10789
10790 2006-08-27 12:33  ivan
10791
10792         * FS/FS/AccessRight.pm, httemplate/elements/menu.html: add back
10793           invoice event reports
10794
10795 2006-08-27 12:30  jeff
10796
10797         * httemplate/: edit/cust_bill_pay.cgi, edit/cust_credit.cgi,
10798           edit/cust_credit_bill.cgi, misc/download-batch.cgi: correct bad
10799           conflict resolution
10800
10801 2006-08-26 16:15  jeff
10802
10803         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/Setup.pm, FS/FS/cust_bill.pm,
10804           FS/FS/cust_bill_event.pm, FS/FS/cust_bill_pay_batch.pm,
10805           FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm,
10806           FS/FS/part_bill_event.pm, FS/FS/payby.pm,
10807           FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm,
10808           FS/t/cust_bill_pay_batch.t, httemplate/edit/cust_bill_pay.cgi,
10809           httemplate/edit/cust_credit.cgi,
10810           httemplate/edit/cust_credit_bill.cgi,
10811           httemplate/edit/part_bill_event.cgi,
10812           httemplate/edit/process/cust_main.cgi,
10813           httemplate/edit/process/cust_refund.cgi,
10814           httemplate/misc/bill.cgi, httemplate/misc/download-batch.cgi,
10815           httemplate/misc/process/payment.cgi,
10816           httemplate/search/cust_pay_batch.cgi,
10817           httemplate/search/pay_batch.cgi,
10818           httemplate/search/pay_batch.html,
10819           httemplate/search/report_cust_pay_batch.html: batch refactor
10820           continued
10821
10822 2006-08-26 07:44  ivan
10823
10824         * FS/FS/Schema.pm: better error reporting for schema load failures
10825           (w/DBIx::DBSchema 0.32+), hopefully...
10826
10827 2006-08-26 07:39  ivan
10828
10829         * FS/FS/Schema.pm: better error reporting for schema load failures
10830           (w/DBIx::DBSchema 0.32+), hopefully...
10831
10832 2006-08-26 05:57  ivan
10833
10834         * httemplate/edit/: cust_bill_pay.cgi, cust_credit_bill.cgi: fix
10835           javascript for auto-setting application amount
10836
10837 2006-08-25 19:20  ivan
10838
10839         * httemplate/edit/cust_bill_pay.cgi: fix javascript for
10840           auto-setting application amount
10841
10842 2006-08-25 19:20  ivan
10843
10844         * htetc/handler.pl: i want max and min!
10845
10846 2006-08-25 19:12  ivan
10847
10848         * FS/FS/: Record.pm: foiled by autovivification!
10849
10850 2006-08-25 12:30  ivan
10851
10852         * FS/FS/Misc.pm, FS/FS/Record.pm,
10853           httemplate/edit/cust_main/select-country.html,
10854           httemplate/edit/cust_main/select-county.html,
10855           httemplate/edit/cust_main/select-state.html: use GROUP BY instead
10856           of DISTINCT ON in the state and country queries for better
10857           cross-database compatibility, based on a preliminary patch from
10858           Jason Thomas
10859
10860 2006-08-23 18:37  ivan
10861
10862         * httemplate/edit/: cust_credit.cgi, cust_pay.cgi: oops,
10863           "Auto-apply to invoices" dropdown disappeared
10864
10865 2006-08-23 15:25  ivan
10866
10867         * Makefile, httemplate/index.html,
10868           httemplate/browse/access_group.html,
10869           httemplate/browse/access_user.html,
10870           httemplate/browse/addr_block.cgi, httemplate/browse/agent.cgi,
10871           httemplate/browse/agent_type.cgi,
10872           httemplate/browse/cust_main_county.cgi,
10873           httemplate/browse/inventory_class.html,
10874           httemplate/browse/msgcat.cgi, httemplate/browse/nas.cgi,
10875           httemplate/browse/part_bill_event.cgi,
10876           httemplate/browse/part_export.cgi,
10877           httemplate/browse/part_pkg.cgi,
10878           httemplate/browse/part_referral.html,
10879           httemplate/browse/part_svc.cgi,
10880           httemplate/browse/part_virtual_field.cgi,
10881           httemplate/browse/payment_gateway.html,
10882           httemplate/browse/pkg_class.html, httemplate/browse/rate.cgi,
10883           httemplate/browse/router.cgi, httemplate/browse/svc_acct_pop.cgi,
10884           httemplate/browse/elements/browse.html,
10885           httemplate/config/config-process.cgi,
10886           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
10887           httemplate/edit/REAL_cust_pkg.cgi,
10888           httemplate/edit/access_group.html,
10889           httemplate/edit/access_user.html, httemplate/edit/agent.cgi,
10890           httemplate/edit/agent_payment_gateway.html,
10891           httemplate/edit/agent_type.cgi,
10892           httemplate/edit/bulk-cust_svc.html,
10893           httemplate/edit/cust_bill_pay.cgi,
10894           httemplate/edit/cust_credit.cgi,
10895           httemplate/edit/cust_credit_bill.cgi,
10896           httemplate/edit/cust_main.cgi,
10897           httemplate/edit/cust_main_county-expand.cgi,
10898           httemplate/edit/cust_main_county.cgi,
10899           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
10900           httemplate/edit/cust_refund.cgi,
10901           httemplate/edit/inventory_class.html, httemplate/edit/msgcat.cgi,
10902           httemplate/edit/part_bill_event.cgi,
10903           httemplate/edit/part_export.cgi, httemplate/edit/part_pkg.cgi,
10904           httemplate/edit/part_referral.html, httemplate/edit/part_svc.cgi,
10905           httemplate/edit/part_virtual_field.cgi,
10906           httemplate/edit/payment_gateway.html,
10907           httemplate/edit/pkg_class.html,
10908           httemplate/edit/prepay_credit.cgi, httemplate/edit/rate.cgi,
10909           httemplate/edit/rate_region.cgi, httemplate/edit/reg_code.cgi,
10910           httemplate/edit/router.cgi, httemplate/edit/svc_acct.cgi,
10911           httemplate/edit/svc_acct_pop.cgi,
10912           httemplate/edit/svc_broadband.cgi,
10913           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_external.cgi,
10914           httemplate/edit/svc_forward.cgi, httemplate/edit/svc_phone.cgi,
10915           httemplate/edit/svc_www.cgi,
10916           httemplate/edit/cust_main/billing.html,
10917           httemplate/edit/cust_main/contact.html,
10918           httemplate/edit/cust_main/select-country.html,
10919           httemplate/edit/cust_main/select-county.html,
10920           httemplate/edit/cust_main/select-state.html,
10921           httemplate/edit/elements/edit.html,
10922           httemplate/edit/elements/svc_Common.html,
10923           httemplate/edit/process/REAL_cust_pkg.cgi,
10924           httemplate/edit/process/access_group.html,
10925           httemplate/edit/process/access_user.html,
10926           httemplate/edit/process/agent.cgi,
10927           httemplate/edit/process/agent_payment_gateway.html,
10928           httemplate/edit/process/agent_type.cgi,
10929           httemplate/edit/process/bulk-cust_svc.cgi,
10930           httemplate/edit/process/cust_bill_pay.cgi,
10931           httemplate/edit/process/cust_credit.cgi,
10932           httemplate/edit/process/cust_credit_bill.cgi,
10933           httemplate/edit/process/cust_main.cgi,
10934           httemplate/edit/process/cust_main_county-collapse.cgi,
10935           httemplate/edit/process/cust_main_county-expand.cgi,
10936           httemplate/edit/process/cust_main_county.cgi,
10937           httemplate/edit/process/cust_pay.cgi,
10938           httemplate/edit/process/cust_pkg.cgi,
10939           httemplate/edit/process/cust_refund.cgi,
10940           httemplate/edit/process/cust_svc.cgi,
10941           httemplate/edit/process/domain_record.cgi,
10942           httemplate/edit/process/generic.cgi,
10943           httemplate/edit/process/inventory_class.html,
10944           httemplate/edit/process/msgcat.cgi,
10945           httemplate/edit/process/part_bill_event.cgi,
10946           httemplate/edit/process/part_export.cgi,
10947           httemplate/edit/process/part_pkg.cgi,
10948           httemplate/edit/process/part_referral.html,
10949           httemplate/edit/process/part_svc.cgi,
10950           httemplate/edit/process/payment_gateway.html,
10951           httemplate/edit/process/pkg_class.html,
10952           httemplate/edit/process/prepay_credit.cgi,
10953           httemplate/edit/process/quick-charge.cgi,
10954           httemplate/edit/process/quick-cust_pkg.cgi,
10955           httemplate/edit/process/rate.cgi,
10956           httemplate/edit/process/rate_region.cgi,
10957           httemplate/edit/process/reg_code.cgi,
10958           httemplate/edit/process/router.cgi,
10959           httemplate/edit/process/svc_acct.cgi,
10960           httemplate/edit/process/svc_acct_pop.cgi,
10961           httemplate/edit/process/svc_broadband.cgi,
10962           httemplate/edit/process/svc_domain.cgi,
10963           httemplate/edit/process/svc_external.cgi,
10964           httemplate/edit/process/svc_forward.cgi,
10965           httemplate/edit/process/svc_phone.html,
10966           httemplate/edit/process/svc_www.cgi,
10967           httemplate/edit/process/addr_block/add.cgi,
10968           httemplate/edit/process/addr_block/allocate.cgi,
10969           httemplate/edit/process/addr_block/deallocate.cgi,
10970           httemplate/edit/process/addr_block/split.cgi,
10971           httemplate/edit/process/elements/process.html,
10972           httemplate/edit/process/elements/svc_Common.html,
10973           httemplate/elements/checkboxes-table-name.html,
10974           httemplate/elements/checkboxes-table.html,
10975           httemplate/elements/header-popup.html,
10976           httemplate/elements/header.html,
10977           httemplate/elements/jsrsServer.html,
10978           httemplate/elements/menu.html, httemplate/elements/menubar.html,
10979           httemplate/elements/pager.html,
10980           httemplate/elements/phonenumber.html,
10981           httemplate/elements/progress-init.html,
10982           httemplate/elements/progress-popup.html,
10983           httemplate/elements/search-cust_main.html,
10984           httemplate/elements/select-access_group.html,
10985           httemplate/elements/select-agent.html,
10986           httemplate/elements/select-cust-fields.html,
10987           httemplate/elements/select-cust_pkg-status.html,
10988           httemplate/elements/select-month_year.html,
10989           httemplate/elements/select-part_referral.html,
10990           httemplate/elements/select-pkg_class.html,
10991           httemplate/elements/select-table.html,
10992           httemplate/elements/select-taxclass.html,
10993           httemplate/elements/small_custview.html,
10994           httemplate/elements/table-grid.html,
10995           httemplate/elements/table.html,
10996           httemplate/elements/tr-select-access_group.html,
10997           httemplate/elements/tr-select-agent.html,
10998           httemplate/elements/tr-select-cust-fields.html,
10999           httemplate/elements/tr-select-cust_pkg-status.html,
11000           httemplate/elements/tr-select-from_to.html,
11001           httemplate/elements/tr-select-part_referral.html,
11002           httemplate/elements/tr-select-pkg_class.html,
11003           httemplate/elements/xmlhttp.html,
11004           httemplate/graph/cust_bill_pkg.cgi,
11005           httemplate/graph/money_time.cgi,
11006           httemplate/graph/report_cust_bill_pkg.html,
11007           httemplate/graph/report_money_time.html,
11008           httemplate/graph/elements/monthly.html,
11009           httemplate/misc/batch-cust_pay.html, httemplate/misc/bill.cgi,
11010           httemplate/misc/cancel-unaudited.cgi,
11011           httemplate/misc/catchall.cgi, httemplate/misc/cdr-import.html,
11012           httemplate/misc/change_pkg.cgi, httemplate/misc/counties.cgi,
11013           httemplate/misc/cust_main-cancel.cgi,
11014           httemplate/misc/cust_main-import.cgi,
11015           httemplate/misc/cust_main-import_charges.cgi,
11016           httemplate/misc/delete-cust_credit.cgi,
11017           httemplate/misc/delete-cust_pay.cgi,
11018           httemplate/misc/delete-customer.cgi,
11019           httemplate/misc/delete-domain_record.cgi,
11020           httemplate/misc/delete-part_export.cgi,
11021           httemplate/misc/download-batch.cgi, httemplate/misc/dump.cgi,
11022           httemplate/misc/email-invoice.cgi,
11023           httemplate/misc/email_invoice_events.cgi,
11024           httemplate/misc/email_invoices.cgi,
11025           httemplate/misc/fax-invoice.cgi,
11026           httemplate/misc/fax_invoice_events.cgi,
11027           httemplate/misc/fax_invoices.cgi,
11028           httemplate/misc/inventory_item-import.html,
11029           httemplate/misc/link.cgi, httemplate/misc/meta-import.cgi,
11030           httemplate/misc/payment.cgi, httemplate/misc/print-invoice.cgi,
11031           httemplate/misc/print_invoice_events.cgi,
11032           httemplate/misc/print_invoices.cgi, httemplate/misc/queue.cgi,
11033           httemplate/misc/states.cgi,
11034           httemplate/misc/unapply-cust_credit.cgi,
11035           httemplate/misc/unapply-cust_pay.cgi,
11036           httemplate/misc/unprovision.cgi, httemplate/misc/unsusp_pkg.cgi,
11037           httemplate/misc/unvoid-cust_pay_void.cgi,
11038           httemplate/misc/upload-batch.cgi,
11039           httemplate/misc/void-cust_pay.cgi, httemplate/misc/whois.cgi,
11040           httemplate/misc/xmlhttp-cust_main-search.cgi,
11041           httemplate/misc/xmlrpc.cgi,
11042           httemplate/misc/process/batch-cust_pay.cgi,
11043           httemplate/misc/process/catchall.cgi,
11044           httemplate/misc/process/cdr-import.html,
11045           httemplate/misc/process/cust_main-import.cgi,
11046           httemplate/misc/process/cust_main-import_charges.cgi,
11047           httemplate/misc/process/delete-customer.cgi,
11048           httemplate/misc/process/inventory_item-import.html,
11049           httemplate/misc/process/link.cgi,
11050           httemplate/misc/process/meta-import.cgi,
11051           httemplate/misc/process/payment.cgi, httemplate/search/cdr.html,
11052           httemplate/search/cust_bill.html,
11053           httemplate/search/cust_bill_event.cgi,
11054           httemplate/search/cust_bill_event.html,
11055           httemplate/search/cust_bill_pkg.cgi,
11056           httemplate/search/cust_credit.html,
11057           httemplate/search/cust_main-otaker.cgi,
11058           httemplate/search/cust_main-zip.html,
11059           httemplate/search/cust_main.cgi, httemplate/search/cust_pay.cgi,
11060           httemplate/search/cust_pkg.cgi,
11061           httemplate/search/cust_tax_exempt_pkg.cgi,
11062           httemplate/search/inventory_item.html,
11063           httemplate/search/prepay_credit.html,
11064           httemplate/search/queue.html, httemplate/search/reg_code.html,
11065           httemplate/search/report_cdr.html,
11066           httemplate/search/report_cust_bill.html,
11067           httemplate/search/report_cust_credit.html,
11068           httemplate/search/report_cust_main-zip.html,
11069           httemplate/search/report_cust_pay.html,
11070           httemplate/search/report_cust_pkg.html,
11071           httemplate/search/report_prepaid_income.cgi,
11072           httemplate/search/report_prepaid_income.html,
11073           httemplate/search/report_receivables.cgi,
11074           httemplate/search/report_receivables.html,
11075           httemplate/search/report_tax.cgi,
11076           httemplate/search/report_tax.html, httemplate/search/sql.html,
11077           httemplate/search/sqlradius.cgi,
11078           httemplate/search/sqlradius.html, httemplate/search/svc_acct.cgi,
11079           httemplate/search/svc_broadband.cgi,
11080           httemplate/search/svc_domain.cgi,
11081           httemplate/search/svc_external.cgi,
11082           httemplate/search/svc_forward.cgi,
11083           httemplate/search/svc_phone.cgi, httemplate/search/svc_www.cgi,
11084           httemplate/search/elements/search.html,
11085           httemplate/view/cust_bill-logo.cgi,
11086           httemplate/view/cust_bill-pdf.cgi,
11087           httemplate/view/cust_bill-ps.cgi, httemplate/view/cust_bill.cgi,
11088           httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
11089           httemplate/view/svc_broadband.cgi,
11090           httemplate/view/svc_domain.cgi, httemplate/view/svc_external.cgi,
11091           httemplate/view/svc_forward.cgi, httemplate/view/svc_phone.cgi,
11092           httemplate/view/svc_www.cgi,
11093           httemplate/view/cust_main/billing.html,
11094           httemplate/view/cust_main/contacts.html,
11095           httemplate/view/cust_main/misc.html,
11096           httemplate/view/cust_main/order_pkg.html,
11097           httemplate/view/cust_main/packages.html,
11098           httemplate/view/cust_main/payment_history.html,
11099           httemplate/view/cust_main/quick-charge.html,
11100           httemplate/view/cust_main/tickets.html,
11101           httemplate/view/elements/svc_Common.html: Will things ever be the
11102           same again? It's the final masonize
11103
11104 2006-08-23 14:53  ivan
11105
11106         * httemplate/misc/batch-cust_pay.html: remove extraneous "
11107
11108 2006-08-23 05:13  ivan
11109
11110         * FS/FS/Schema.pm: removing already commented-out code
11111
11112 2006-08-23 05:06  ivan
11113
11114         * Makefile, FS/FS/CGI.pm: don't use FREESIDE_URL for this, it
11115           didn't work out...
11116
11117 2006-08-22 05:23  ivan
11118
11119         * httemplate/docs/index.html: get rid of old upgrade instructions
11120
11121 2006-08-21 16:01  ivan
11122
11123         * FS/: MANIFEST, FS/Schema.pm, FS/cust_bill.pm,
11124           FS/cust_bill_ApplicationCommon.pm, FS/cust_bill_pay.pm,
11125           FS/cust_bill_pay_pkg.pm, FS/cust_bill_pkg.pm,
11126           FS/cust_credit_bill.pm, FS/cust_credit_bill_pkg.pm,
11127           t/cust_bill_ApplicationCommon.t, t/cust_bill_pay_pkg.t,
11128           t/cust_credit_bill_pkg.t: add cust_bill_pay_pkg and
11129           cust_credit_bill_pkg - applying credits and payments against
11130           specific line items
11131
11132 2006-08-21 10:45  ivan
11133
11134         * FS/FS/: cust_main.pm: search for existing advertising sources
11135           before adding a new one
11136
11137 2006-08-21 05:38  ivan
11138
11139         * rt/html/Ticket/Elements/EditCustomers: better RT hint for smarter
11140           smart search
11141
11142 2006-08-21 02:46  ivan
11143
11144         * httemplate/docs/index.html: we're off to see the wiki, the
11145           wonderful wiki of oz
11146
11147 2006-08-18 05:18  ivan
11148
11149         * FS/FS/cust_main.pm: and a slight fix to the CSV import
11150
11151 2006-08-18 04:56  ivan
11152
11153         * FS/FS/cust_main.pm: pass through the explicitly specified pkeys
11154
11155 2006-08-18 04:52  ivan
11156
11157         * FS/FS/cust_main.pm: alas, now try with recursion
11158
11159 2006-08-18 04:40  ivan
11160
11161         * FS/FS/cust_main.pm: fix the  explicitly specified primary keys
11162
11163 2006-08-18 04:36  ivan
11164
11165         * FS/FS/cust_main.pm: allow explicitly specified primary keys (to
11166           get around big 8.1 Pg changes wrt reverse engineering
11167
11168 2006-08-18 03:34  ivan
11169
11170         * FS/FS/cust_main.pm: suggestion to run dbdef-create here, yes...
11171
11172 2006-08-18 03:31  ivan
11173
11174         * FS/FS/cust_main.pm: want ALL of cust_main-skeleton tables config,
11175           not just the first line
11176
11177 2006-08-18 03:27  ivan
11178
11179         * FS/FS/cust_main.pm: that was it, the sql had to be fixed...
11180
11181 2006-08-18 03:26  ivan
11182
11183         * FS/FS/cust_main.pm: W T F
11184
11185 2006-08-18 03:18  ivan
11186
11187         * FS/FS/cust_main.pm: even more skeleton debugging, ugh
11188
11189 2006-08-18 03:10  ivan
11190
11191         * FS/FS/cust_main.pm: what's going on with the parameters for
11192           skeleton inserts??
11193
11194 2006-08-18 03:00  ivan
11195
11196         * FS/FS/cust_main.pm: skeleton typo
11197
11198 2006-08-18 02:58  ivan
11199
11200         * FS/FS/cust_main.pm: oops, want CHILD table for skeleton inserts,
11201           not parent
11202
11203 2006-08-18 02:50  ivan
11204
11205         * FS/FS/cust_main.pm: add debugging to _copy_skel to get some idea
11206           what's going on
11207
11208 2006-08-18 01:33  ivan
11209
11210         * FS/FS/: Conf.pm, cust_main.pm: first try at skeleton feature for
11211           mg
11212
11213 2006-08-16 01:19  ivan
11214
11215         * FS/bin/freeside-adduser: get rid of too-verbose debugging
11216
11217 2006-08-15 07:20  ivan
11218
11219         * FS/FS/cust_main.pm, httemplate/misc/cust_main-import.cgi,
11220           httemplate/misc/process/cust_main-import.cgi: add a new, extended
11221           CSV import format
11222
11223 2006-08-14 06:28  ivan
11224
11225         * FS/FS/cust_main.pm: pass email, phone and ip adderss to B:OP when
11226           doing refunds, hopefully this will fix OpenECHO refunds
11227
11228 2006-08-14 05:13  ivan
11229
11230         * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi,
11231           httemplate/elements/header.html,
11232           httemplate/elements/search-cust_main.html,
11233           rt/html/Elements/FreesideInvoiceSearch,
11234           rt/html/Elements/FreesideNewCust,
11235           rt/html/Elements/FreesideSearch,
11236           rt/html/Elements/FreesideSvcSearch, rt/html/Elements/PageLayout,
11237           rt/html/Elements/SimpleSearch, rt/html/Elements/Tabs,
11238           rt/html/NoAuth/webrt.css: sprinkle some magic ajax fairy dust on
11239           referring customer SELEKTAH.  rewind!  make smart search smarter,
11240           re-layout the top search bars and add an invoice one
11241
11242 2006-08-14 01:38  ivan
11243
11244         * FS/FS/access_user.pm: bugfix for agentless access users,
11245           triggered by part_referral (advertising source) agent
11246           virtualization
11247
11248 2006-08-13 03:25  ivan
11249
11250         * FS/FS/Conf.pm, FS/FS/TicketSystem/RT_External.pm,
11251           httemplate/edit/cust_pay.cgi,
11252           httemplate/edit/process/cust_pay.cgi,
11253           httemplate/view/cust_main.cgi,
11254           httemplate/view/cust_main/billing.html,
11255           httemplate/view/cust_main/misc.html,
11256           httemplate/view/cust_main/packages.html,
11257           httemplate/view/cust_main/payment_history.html,
11258           httemplate/view/cust_main/tickets.html: customer view work:
11259
11260           DONE  1. add status and balance to top
11261
11262           DONE  2. add some sort of oldest date thing so the history
11263           doesn't get too      big (# years and a link to "show older")
11264
11265             3. make the rest of the action links into js popups?  maybe
11266           later,
11267                weird IENess when closing em
11268           DONE (finished)    - so revert out or finish/commit the Enter
11269           check payment one    - Process page can wait until another day..
11270           it should be more of an *action*
11271
11272           DONE  4. Ticket list config knobs for wtxs (grid it too)
11273
11274           DONE  5. grid the package list
11275
11276 2006-08-12 04:01  ivan
11277
11278         * httemplate/edit/cust_credit.cgi: s/Post/Enter/;
11279
11280 2006-08-12 03:47  ivan
11281
11282         * FS/FS/Conf.pm, FS/FS/AccessRight.pm,
11283           httemplate/view/cust_main/payment_history.html: fix acl rewrite
11284           causing problems: void now shows up properly, deprecate all the
11285           redundant config values
11286
11287 2006-08-11 23:45  ivan
11288
11289         * FS/FS/cust_pkg.pm: don't adjust next bill date on unsuspension!
11290           causes undesirable effects with prorate/subscription packages and
11291           undesirably rewards customers for non-payment, closes: Bug#1325
11292
11293 2006-08-11 01:02  ivan
11294
11295         * FS/FS/access_user.pm, FS/FS/part_referral.pm,
11296           httemplate/browse/part_referral.html,
11297           httemplate/edit/cust_main.cgi,
11298           httemplate/elements/select-agent.html,
11299           httemplate/elements/select-part_referral.html,
11300           httemplate/elements/tr-select-agent.html,
11301           httemplate/elements/tr-select-part_referral.html: virtualize
11302           referrals on customer addition
11303
11304 2006-08-10 15:18  ivan
11305
11306         * httemplate/config/config.cgi: bugfix for selects that don't have
11307           select_enum
11308
11309 2006-08-10 06:50  ivan
11310
11311         * FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/part_referral.pm,
11312           httemplate/browse/part_referral.html,
11313           httemplate/view/cust_main/misc.html: add cust_main.agent_custid
11314           (at least to schema and customer view, no manual editing yet)
11315
11316 2006-08-10 05:01  ivan
11317
11318         * httemplate/browse/part_referral.html: bold the total footer
11319
11320 2006-08-10 04:55  ivan
11321
11322         * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/Schema.pm,
11323           FS/FS/access_user.pm, FS/FS/part_referral.pm,
11324           httemplate/browse/part_referral.html,
11325           httemplate/edit/part_referral.html,
11326           httemplate/edit/process/part_referral.html,
11327           httemplate/elements/menu.html: agent-virtualize advertising
11328           sources
11329
11330 2006-08-09 20:10  ivan
11331
11332         * FS/FS/Schema.pm: don't set the default to NULL the string!
11333           besides, that's already the default value of any nullable column,
11334           which @date_type is...
11335
11336 2006-08-09 19:27  ivan
11337
11338         * FS/FS/part_pkg.pm: better debugging for missing recur_fee so its
11339           easier to check the db
11340
11341 2006-08-09 14:46  ivan
11342
11343         * fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: take
11344           "coming soon" options off the menu, its been Soon for too long -
11345           they'll get here when they do
11346
11347 2006-08-09 03:47  ivan
11348
11349         * FS/FS/ClientAPI/MyAccount.pm,
11350           fs_selfservice/FS-SelfService/SelfService.pm, FS/FS/svc_acct.pm,
11351           fs_selfservice/FS-SelfService/cgi/change_password.html,
11352           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
11353           fs_selfservice/FS-SelfService/cgi/process_change_password.html,
11354           fs_selfservice/FS-SelfService/cgi/provision_list.html,
11355           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: self-service
11356           interface: add proper password changer and prevent "Setup my
11357           services" provisioner from showing broken links for services not
11358           handled yet
11359
11360 2006-08-09 00:46  ivan
11361
11362         * fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi: and the
11363           days go by...
11364
11365 2006-08-09 00:03  ivan
11366
11367         * fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi: this is not
11368           my beautiful magic template! (water flowing underground)
11369
11370 2006-08-08 23:43  jeff
11371
11372         * FS/FS/Schema.pm, FS/FS/Setup.pm, FS/FS/cust_bill.pm,
11373           FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm,
11374           FS/FS/part_bill_event.pm, FS/FS/pay_batch.pm, FS/FS/payby.pm,
11375           httemplate/docs/schema.html, httemplate/misc/download-batch.cgi:
11376           batch refactor
11377
11378 2006-08-08 23:34  ivan
11379
11380         * FS/FS/ClientAPI/MyAccount.pm,
11381           fs_selfservice/FS-SelfService/SelfService.pm,
11382           fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi,
11383           fs_selfservice/FS-SelfService/cgi/view_invoice.html: self-service
11384           interface: move from text to html invoices
11385
11386 2006-08-08 20:45  ivan
11387
11388         * fs_selfservice/FS-SelfService/Makefile.PL: please bleeding-edge
11389           debian perl, would you put it in /usr/local/sbin?  thanks.
11390
11391 2006-08-06 19:44  ivan
11392
11393         * FS/FS/CurrentUser.pm, FS/FS/Schema.pm, FS/FS/access_user.pm,
11394           httemplate/browse/part_pkg.cgi,
11395           httemplate/browse/access_user.html,
11396           httemplate/edit/access_user.html,
11397           httemplate/edit/elements/edit.html: add internal user disable-ing
11398
11399 2006-08-06 19:19  ivan
11400
11401         * httemplate/search/elements/search.html: get rid of the extra
11402           border in nested tables
11403
11404 2006-08-06 16:39  ivan
11405
11406         * FS/: FS/access_user.pm, bin/freeside-adduser: slightly better
11407           bootstrapping for htpasswd kludge... hopefully that will go away
11408           in 1.7.1
11409
11410 2006-08-06 14:37  ivan
11411
11412         * FS/FS/svc_Common.pm: make sure default RADIUS groups don't
11413           override ones for existing records
11414
11415 2006-08-06 13:23  ivan
11416
11417         * httemplate/edit/svc_acct.cgi: silly closing }
11418
11419 2006-08-06 13:21  ivan
11420
11421         * FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
11422           httemplate/edit/svc_acct.cgi: yow.  fix up group handling
11423
11424 2006-08-06 13:07  ivan
11425
11426         * FS/FS/svc_acct.pm, httemplate/edit/process/cust_main.cgi: this
11427           should fix the barfing about default radius groups on the new
11428           customer screen...
11429
11430 2006-08-06 02:14  ivan
11431
11432         * FS/FS/svc_acct.pm: this just needs to be a hashref and we should
11433           be all set with radius groups then
11434
11435 2006-08-06 02:10  ivan
11436
11437         * FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
11438           httemplate/edit/svc_acct.cgi: this should process default
11439           usergroup as well as fixed now
11440
11441 2006-08-06 01:43  ivan
11442
11443         * FS/FS/svc_acct.pm: add debugging to track down RADIUS group
11444           problem
11445
11446 2006-08-06 01:10  ivan
11447
11448         * FS/FS/: svc_acct.pm: add confession here to diagnose etxrn's
11449           problem better
11450
11451 2006-07-27 17:33  ivan
11452
11453         * FS/FS/access_user.pm: htpasswd workaround no longer necessary -
11454           closes: #1351
11455
11456 2006-07-27 01:08  ivan
11457
11458         * FS/t/svc_phone.t: svc_phone.t
11459
11460 2006-07-25 21:18  ivan
11461
11462         * FS/FS/UID.pm: ugh, fixup bootstrapping
11463
11464 2006-07-25 01:39  ivan
11465
11466         * httemplate/search/cust_main.cgi: oops, extra else
11467
11468 2006-07-25 01:33  ivan
11469
11470         * FS/FS/agent.pm, httemplate/browse/agent.cgi,
11471           httemplate/elements/table-grid.html,
11472           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi:
11473           this should finish adding the "inactive" status, i think?
11474
11475 2006-07-25 00:27  ivan
11476
11477         * bin/rt-update-links: quick script to convert rt links from one
11478           database name to another
11479
11480 2006-07-24 15:40  ivan
11481
11482         * FS/FS/cust_main.pm: fix up smart searching to make the quick
11483           payment entry behave better
11484
11485 2006-07-23 07:23  ivan
11486
11487         * httemplate/search/report_receivables.cgi: sql num_pkgs
11488           conflicting with method...
11489
11490 2006-07-23 07:21  ivan
11491
11492         * httemplate/search/report_receivables.cgi: ugh, really fix the
11493           statuses here
11494
11495 2006-07-23 07:20  ivan
11496
11497         * httemplate/search/report_receivables.cgi: hopefully fix the
11498           statuses here
11499
11500 2006-07-23 07:17  ivan
11501
11502         * httemplate/search/report_receivables.cgi:  i should REALLY go to
11503           sleep
11504
11505 2006-07-23 07:16  ivan
11506
11507         * httemplate/search/report_receivables.cgi:  i should go to sleep
11508
11509 2006-07-23 07:07  ivan
11510
11511         * FS/FS/cust_main.pm, httemplate/search/report_receivables.cgi:
11512           more work towards adding an "inactive" status - add it to the A/R
11513           report
11514
11515 2006-07-15 17:55  ivan
11516
11517         * SCHEMA_CHANGE, FS/FS/Conf.pm, FS/FS/agent.pm, FS/FS/cust_bill.pm,
11518           FS/FS/inventory_item.pm,
11519           fs_selfservice/FS-SelfService/freeside-selfservice-clientd,
11520           httemplate/autohandler, httemplate/edit/cust_credit.cgi,
11521           httemplate/elements/overlibmws.js,
11522           httemplate/elements/overlibmws_draggable.js,
11523           httemplate/elements/phonenumber.html,
11524           httemplate/search/cust_bill.html, httemplate/search/svc_acct.cgi,
11525           httemplate/search/svc_domain.cgi,
11526           httemplate/search/svc_forward.cgi, httemplate/search/svc_www.cgi,
11527           httemplate/view/svc_external.cgi: odds and ends
11528
11529 2006-07-13 21:20  ivan
11530
11531         * FS/FS/cust_pkg.pm: don't send cancellation emails on package
11532           changes
11533
11534 2006-07-13 20:27  ivan
11535
11536         * FS/FS/svc_Common.pm: this should fix radius group editing and the
11537           "Reference found where even-sized list expected at
11538           /usr/local/share/perl/5.8.4/FS/svc_Common.pm line 473" error
11539
11540 2006-07-13 20:17  ivan
11541
11542         * FS/FS/CurrentUser.pm: this should fix the bootstrapping
11543
11544 2006-07-13 18:42  ivan
11545
11546         * FS/FS/: CurrentUser.pm, UID.pm: add the small
11547           FS::CurrentUser::BootstrapUser class for... surprise...
11548           bootstrapping
11549
11550 2006-07-13 17:42  ivan
11551
11552         * FS/FS/Setup.pm: fix acl bootstrapping
11553
11554 2006-07-13 17:32  ivan
11555
11556         * FS/: FS/UID.pm, bin/freeside-setup: should be able to
11557           freeside-setup without a username now
11558
11559 2006-07-13 16:45  ivan
11560
11561         * FS/FS/UID.pm: mapsecrets file shouldn't be necessary at all...
11562
11563 2006-07-12 20:54  ivan
11564
11565         * FS/FS/Report/Table/Monthly.pm,
11566           httemplate/search/cust_credit.html,
11567           httemplate/search/cust_pay.cgi,
11568           httemplate/search/report_receivables.cgi: fix multiple-agent
11569           virtualization properly for these reports
11570
11571 2006-07-12 16:33  ivan
11572
11573         * FS/: bin/freeside-setup, FS/Setup.pm: add acl bootstrapping -
11574           should be installable again now
11575
11576 2006-07-11 17:20  ivan
11577
11578         * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/Schema.pm,
11579           FS/FS/cdr.pm, FS/FS/cust_svc.pm, FS/FS/h_svc_phone.pm,
11580           FS/FS/part_svc.pm, FS/FS/svc_phone.pm,
11581           httemplate/elements/menu.html, httemplate/misc/cdr-import.html,
11582           FS/MANIFEST, htetc/handler.pl, httemplate/edit/part_svc.cgi,
11583           httemplate/edit/svc_phone.cgi,
11584           httemplate/edit/elements/edit.html,
11585           httemplate/edit/elements/svc_Common.html,
11586           httemplate/edit/process/svc_phone.html,
11587           httemplate/edit/process/elements/process.html,
11588           httemplate/edit/process/elements/svc_Common.html,
11589           httemplate/search/cdr.html, httemplate/search/report_cdr.html,
11590           httemplate/search/svc_phone.cgi, httemplate/view/svc_phone.cgi,
11591           httemplate/view/elements/svc_Common.html,
11592           FS/FS/part_pkg/voip_cdr.pm: svc_phone service and CDR billing
11593           from imported CDRs
11594
11595 2006-07-09 07:35  ivan
11596
11597         * rt/html/Elements/: Header, PageLayout: fix the image path in the
11598           kludged looknfeel integration
11599
11600 2006-07-05 07:55  ivan
11601
11602         * FS/FS/cust_main.pm: patch to fix fuzzy searching from Ryan Gunn
11603
11604 2006-07-04 05:01  ivan
11605
11606         * FS/: bin/freeside-addgroup, bin/freeside-adduser, MANIFEST:
11607           adding freeside-addgroup
11608
11609 2006-07-01 04:26  ivan
11610
11611         * FS/FS/Record.pm: another Pg 8.1 fix?  noticed by Damon Vincent
11612
11613 2006-06-30 07:30  ivan
11614
11615         * FS/bin/freeside-adduser: checkin freeside-adduser with the -g
11616           flag!  sheesh
11617
11618 2006-06-29 08:45  ivan
11619
11620         * FS/FS/part_export/shellcommands.pm: small patch to set
11621           $new_finger from Tim Yardley
11622
11623 2006-06-29 08:19  ivan
11624
11625         * httemplate/edit/part_bill_event.cgi: percentage late fees too
11626
11627 2006-06-29 06:47  ivan
11628
11629         * FS/FS/inventory_class.pm, FS/FS/svc_Common.pm,
11630           httemplate/browse/inventory_class.html,
11631           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
11632           httemplate/edit/svc_broadband.cgi,
11633           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_external.cgi,
11634           httemplate/edit/svc_forward.cgi, httemplate/edit/svc_www.cgi,
11635           httemplate/search/inventory_item.html: finish at least the
11636           automatic provisioning part
11637
11638 2006-06-27 07:19  ivan
11639
11640         * httemplate/docs/index.html: going to wikiland
11641
11642 2006-06-24 09:41  ivan
11643
11644         * FS/FS/part_svc.pm, FS/FS/part_svc_column.pm,
11645           httemplate/edit/part_svc.cgi, httemplate/browse/part_svc.cgi,
11646           httemplate/elements/select-table.html,
11647           httemplate/elements/table-grid.html: Add the ability to link
11648           customer service definition fields to inventory   classes, with
11649           an "automatic/manual" flag.  Add the ability for the web
11650           interface to maintain these links.  Start prettying up the
11651           service def.    edit in preparation for Bigger Changes.
11652
11653 2006-06-21 09:26  ivan
11654
11655         * httemplate/browse/part_pkg.cgi: fix show/hide disabled link
11656           interaction w/pager
11657
11658 2006-06-21 06:00  ivan
11659
11660         * httemplate/elements/iframecontentmws.js: oops, don't want this
11661           debugging in here
11662
11663 2006-06-21 06:00  ivan
11664
11665         * httemplate/view/cust_main/payment_history.html:
11666           http://www.macridesweb.com/oltest/ONCLICK.html !!!!!
11667
11668 2006-06-21 05:58  ivan
11669
11670         * httemplate/view/cust_main.cgi: need the OLiframecontent sub
11671
11672 2006-06-21 05:57  ivan
11673
11674         * httemplate/elements/header-popup.html: adding a header element
11675           for popups to replace CGI::header
11676
11677 2006-06-21 05:56  ivan
11678
11679         * httemplate/elements/iframecontentmws.js: add overlib iframe
11680           function
11681
11682 2006-06-21 01:42  ivan
11683
11684         * FS/FS/agent_type.pm, httemplate/browse/agent_type.cgi: speed up
11685           the agent type report when there are lots of package definitions
11686
11687 2006-06-19 06:09  ivan
11688
11689         * httemplate/view/cust_main/packages.html: fix ACL name for service
11690           provisioning and prevent disabled service provisioning from
11691           messing up table formatting
11692
11693 2006-06-19 05:47  ivan
11694
11695         * bin/mapsecrets2access_user: better error checking for this
11696           thrown-together bootstrapping script
11697
11698 2006-06-19 05:22  ivan
11699
11700         * bin/mapsecrets2access_user: ACL bootstrapping
11701
11702 2006-06-19 05:15  ivan
11703
11704         * FS/: FS/CurrentUser.pm, bin/freeside-upgrade: ACL bootstrapping
11705
11706 2006-06-19 05:09  ivan
11707
11708         * FS/t/ConfDefaults.t: forgot to commit this test
11709
11710 2006-06-19 04:57  ivan
11711
11712         * bin/mapsecrets2access_user: ACL bootstrapping/upgrade
11713
11714 2006-06-19 04:25  ivan
11715
11716         * FS/FS/AccessRight.pm, FS/FS/access_user.pm, FS/FS/cust_main.pm,
11717           httemplate/elements/menu.html, httemplate/view/cust_main.cgi,
11718           httemplate/view/cust_main/packages.html,
11719           httemplate/view/cust_main/payment_history.html: ACLs, take three
11720           or four or something
11721
11722 2006-06-19 01:05  ivan
11723
11724         * FS/FS/Conf.pm, FS/FS/ConfDefaults.pm, FS/FS/cust_main_Mixin.pm,
11725           FS/FS/cust_pkg.pm, FS/FS/UI/Web.pm, httemplate/config/config.cgi,
11726           httemplate/elements/menu.html,
11727           httemplate/elements/select-cust-fields.html,
11728           httemplate/elements/select-cust_pkg-status.html,
11729           httemplate/elements/tr-select-cust-fields.html,
11730           httemplate/elements/tr-select-cust_pkg-status.html,
11731           httemplate/graph/cust_bill_pkg.cgi,
11732           httemplate/search/report_cust_pkg.html,
11733           httemplate/view/cust_main/contacts.html: add ability to select
11734           specific package defs. and package status to package report for
11735           qis
11736
11737 2006-06-18 23:03  ivan
11738
11739         * httemplate/search/cust_main.cgi: fix up the alternating colors on
11740           the customer search results
11741
11742 2006-06-18 19:33  ivan
11743
11744         * FS/MANIFEST, FS/FS/CurrentUser.pm, FS/FS/Record.pm,
11745           FS/FS/Schema.pm, FS/FS/UID.pm, FS/FS/access_user.pm,
11746           FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
11747           httemplate/elements/select-agent.html,
11748           httemplate/elements/select-table.html,
11749           httemplate/elements/tr-select-agent.html,
11750           httemplate/search/cust_bill.html,
11751           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
11752           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
11753           httemplate/search/svc_forward.cgi: agent virtualization, take one
11754           (stuff from "inactive" changeset snuck into cust_main.pm and the
11755           package reporting changeset in search/cust_pkg.cgi here too)
11756
11757 2006-06-18 05:56  ivan
11758
11759         * httemplate/edit/elements/edit.html: well, it isn't broken...
11760
11761 2006-06-18 05:54  ivan
11762
11763         * FS/FS/AccessRight.pm, FS/FS/access_group.pm,
11764           FS/FS/access_groupagent.pm, FS/FS/m2name_Common.pm,
11765           FS/FS/part_pkg.pm, httemplate/edit/access_group.html,
11766           httemplate/edit/part_pkg.cgi, httemplate/edit/elements/edit.html,
11767           httemplate/edit/process/access_group.html,
11768           httemplate/elements/checkboxes-table-name.html,
11769           httemplate/elements/checkboxes-table.html, FS/MANIFEST,
11770           htetc/handler.pl, httemplate/browse/access_group.html,
11771           httemplate/browse/access_user.html,
11772           httemplate/edit/process/elements/process.html: ACLs: finish group
11773           edit (agents + rights) & browse
11774
11775 2006-06-15 18:23  jeff
11776
11777         * FS/FS/cust_bill.pm, FS/FS/pay_batch.pm,
11778           httemplate/misc/download-batch.cgi: value issues and many bits
11779           remain
11780
11781 2006-06-15 17:47  ivan
11782
11783         * httemplate/misc/download-batch.cgi: and fix the  name for TD
11784           Canada Trust.  and that's it for now.  really.
11785
11786 2006-06-15 17:33  ivan
11787
11788         * httemplate/misc/download-batch.cgi: oops i'm gonna do that too,
11789           now that the batch format file is not the same as the batch
11790           params files
11791
11792 2006-06-15 17:27  ivan
11793
11794         * httemplate/misc/download-batch.cgi: s/printf/sprintf/ and make
11795           the config a little less strange
11796
11797 2006-06-08 03:32  ivan
11798
11799         * httemplate/elements/menu.html: fix link to prepaid card setup
11800
11801 2006-06-06 04:16  ivan
11802
11803         * rt/html/NoAuth/webrt.css: whew, this can go back
11804
11805 2006-06-06 04:08  ivan
11806
11807         * rt/html/NoAuth/webrt.css: yay this should finally fix the weird
11808           black navigation links; hide the Mason stuff from browsers when
11809           it doesn't get processed for some reason
11810
11811 2006-06-06 03:57  ivan
11812
11813         * rt/html/NoAuth/webrt.css: yet another attempt to fix weird black
11814           RT navigation links
11815
11816 2006-06-06 03:54  ivan
11817
11818         * rt/html/NoAuth/webrt.css: another attempt to fix weird black RT
11819           navigation links
11820
11821 2006-06-06 03:46  ivan
11822
11823         * rt/html/NoAuth/webrt.css: attempt to fix weird black RT
11824           navigation links
11825
11826 2006-06-06 03:30  ivan
11827
11828         * FS/FS/cdr.pm: fix unmatched =back somehow futzing things up with
11829           automated install. wtf?!
11830
11831 2006-06-02 06:20  ivan
11832
11833         * httemplate/elements/header.html, rt/FREESIDE_MODIFIED,
11834           rt/html/Elements/FreesideSvcSearch, rt/html/Elements/PageLayout,
11835           rt/html/Elements/Tabs: add a service search
11836
11837 2006-05-24 03:22  ivan
11838
11839         * FS/MANIFEST: removing duplicate entries
11840
11841 2006-05-22 13:38  ivan
11842
11843         * rt/html/Elements/FreesideNewCust: missing > tag on INPUT
11844
11845 2006-05-22 11:27  ivan
11846
11847         * FS/FS/cust_main.pm: better error message for banned cards
11848
11849 2006-05-21 19:06  ivan
11850
11851         * Makefile: docs are going in the wiki Real Soon Now anyway
11852
11853 2006-05-21 17:50  ivan
11854
11855         * Makefile: 1.7.0?  why not?
11856
11857 2006-05-21 17:44  ivan
11858
11859         * httemplate/: index.html, elements/menu.html: 1.7.0?  why not!
11860
11861 2006-05-21 11:40  ivan
11862
11863         * FS/FS/part_export/communigate_pro_singledomain.pm: tyop
11864
11865 2006-05-20 13:06  jeff
11866
11867         * FS/FS.pm, FS/MANIFEST, FS/FS/Schema.pm, FS/FS/cust_bill.pm,
11868           FS/FS/cust_pay_batch.pm, FS/FS/pay_batch.pm, FS/t/pay_batch.t,
11869           htetc/handler.pl, httemplate/docs/schema.html,
11870           httemplate/misc/download-batch.cgi: first stab at BoM download
11871
11872 2006-05-15 06:57  ivan
11873
11874         * httemplate/: index.html, elements/freeside.css,
11875           elements/header.html, elements/menu.html: move most of the crap
11876           on the "main menu" to the sidebar
11877
11878 2006-05-15 04:05  ivan
11879
11880         * rt/html/NoAuth/webrt.css, httemplate/elements/freeside.css,
11881           httemplate/elements/header.html, httemplate/elements/xmenu.css,
11882           httemplate/search/cust_main.cgi, rt/FREESIDE_MODIFIED,
11883           rt/html/Elements/FreesideNewCust,
11884           rt/html/Elements/FreesideSearch, rt/html/Elements/Header,
11885           rt/html/Elements/PageLayout, rt/html/Elements/SimpleSearch,
11886           rt/html/Elements/Tabs, rt/html/Elements/TitleBoxStart,
11887           rt/html/Search/Bulk.html: more ACL and re-skinning work, now with
11888           RT!
11889
11890 2006-05-14 09:47  ivan
11891
11892         * CREDITS, htetc/handler.pl, httemplate/autohandler,
11893           httemplate/index.html, httemplate/browse/access_group.html,
11894           httemplate/browse/access_user.html,
11895           httemplate/browse/agent_type.cgi,
11896           httemplate/browse/cust_main_county.cgi,
11897           httemplate/browse/msgcat.cgi, httemplate/browse/part_pkg.cgi,
11898           httemplate/edit/access_group.html,
11899           httemplate/edit/access_user.html, httemplate/edit/agent_type.cgi,
11900           httemplate/edit/cust_bill_pay.cgi,
11901           httemplate/edit/cust_credit.cgi,
11902           httemplate/edit/cust_credit_bill.cgi,
11903           httemplate/edit/cust_main.cgi, httemplate/edit/cust_pkg.cgi,
11904           httemplate/edit/part_virtual_field.cgi,
11905           httemplate/edit/svc_domain.cgi,
11906           httemplate/edit/elements/edit.html,
11907           httemplate/edit/process/access_group.html,
11908           httemplate/edit/process/access_user.html,
11909           httemplate/edit/process/agent_type.cgi,
11910           httemplate/edit/process/cust_bill_pay.cgi,
11911           httemplate/edit/process/cust_credit.cgi,
11912           httemplate/edit/process/cust_credit_bill.cgi,
11913           httemplate/edit/process/elements/process.html,
11914           httemplate/elements/checkboxes-table.html,
11915           httemplate/elements/cssexpr.js, httemplate/elements/footer.html,
11916           httemplate/elements/header.html,
11917           httemplate/elements/menubar.html,
11918           httemplate/elements/select-access_group.html,
11919           httemplate/elements/tr-select-access_group.html,
11920           httemplate/elements/xmenu.css, httemplate/elements/xmenu.js,
11921           httemplate/misc/batch-cust_pay.html, httemplate/misc/payment.cgi,
11922           httemplate/search/cust_main-otaker.cgi,
11923           httemplate/search/cust_main.cgi,
11924           httemplate/search/report_cust_bill.html,
11925           httemplate/search/report_cust_credit.html,
11926           httemplate/search/report_cust_pay.html,
11927           httemplate/search/report_prepaid_income.html,
11928           httemplate/search/report_tax.html,
11929           httemplate/search/sqlradius.html,
11930           httemplate/search/svc_domain.cgi,
11931           httemplate/search/svc_external.cgi, FS/MANIFEST,
11932           FS/FS/AccessRight.pm, FS/FS/CGI.pm, FS/FS/Schema.pm,
11933           FS/FS/access_group.pm, FS/FS/access_groupagent.pm,
11934           FS/FS/access_right.pm, FS/FS/access_user.pm,
11935           FS/FS/access_user_pref.pm, FS/FS/access_usergroup.pm,
11936           FS/FS/agent_type.pm, FS/FS/cust_bill.pm, FS/FS/m2m_Common.pm,
11937           FS/FS/payby.pm, FS/FS/svc_domain.pm, FS/FS/UI/Web.pm,
11938           FS/bin/freeside-addoutsourceuser, FS/t/AccessRight.t,
11939           FS/t/access_group.t, FS/t/access_groupagent.t,
11940           FS/t/access_right.t, FS/t/access_user.t, FS/t/access_user_pref.t,
11941           FS/t/access_usergroup.t, httemplate/view/cust_main/packages.html,
11942           httemplate/view/cust_main/payment_history.html: first part of ACL
11943           and re-skinning work and some other small stuff
11944
11945 2006-05-13 11:34  ivan
11946
11947         * httemplate/images/background-cheat.png: yay for cheating
11948
11949 2006-05-13 08:31  ivan
11950
11951         * httemplate/images/: 32clear.gif, arrow.down.png,
11952           arrow.right.black.png, arrow.right.png, black-gradient.png,
11953           black-gray-corner.png, black-gray-gradient.png,
11954           black-gray-side.png, black-gray-top.png: adding new images
11955
11956 2006-05-12 06:57  ivan
11957
11958         * httemplate/search/report_receivables.cgi: Pg 8.1 fix was
11959           incorrect and broke things, this should actually work
11960
11961 2006-05-08 04:28  ivan
11962
11963         * FS/FS/Conf.pm, FS/FS/cust_main.pm,
11964           httemplate/search/report_tax.cgi: add config switch to base tax
11965           off shipping address if present
11966
11967 2006-05-08 03:01  ivan
11968
11969         * FS/FS/Report/Table/Monthly.pm, httemplate/index.html,
11970           httemplate/graph/cust_bill_pkg.cgi,
11971           httemplate/graph/elements/monthly.html,
11972           httemplate/search/cust_bill_pkg.cgi: sales report per agent and
11973           package class looks good
11974
11975 2006-05-07 13:27  ivan
11976
11977         * htetc/handler.pl, httemplate/elements/select-month_year.html,
11978           httemplate/elements/select-pkg_class.html,
11979           httemplate/elements/select-table.html,
11980           httemplate/elements/tr-select-from_to.html,
11981           httemplate/elements/tr-select-pkg_class.html,
11982           httemplate/graph/cust_bill_pkg.cgi,
11983           httemplate/graph/money_time.cgi,
11984           httemplate/graph/report_cust_bill_pkg.html,
11985           httemplate/graph/report_money_time.html,
11986           httemplate/graph/elements/monthly.html: first pass at sales
11987           reports per agent and package class
11988
11989 2006-05-03 02:47  ivan
11990
11991         * httemplate/search/report_receivables.cgi: pg 8.1 fix from Chris
11992           Cappuccio
11993
11994 2006-05-02 08:23  ivan
11995
11996         * FS/: MANIFEST, FS/Pony.pm: yours!
11997
11998 2006-05-02 08:03  ivan
11999
12000         * httemplate/: index.html, search/report_receivables.html: add an
12001           agent pre-selection page to receivables report
12002
12003 2006-05-02 06:29  ivan
12004
12005         * SCHEMA_CHANGE: need to install the new Schema.pm before you can
12006           autogenerate off it
12007
12008 2006-05-02 04:59  ivan
12009
12010         * httemplate/index.html, FS/FS/Report/Table/Monthly.pm,
12011           httemplate/graph/money_time.cgi,
12012           httemplate/graph/report_money_time.html: add a "pre-report" page
12013           to this report/graph as requested by lewis/wtxs, also add 12mo
12014           total option
12015
12016 2006-05-01 06:09  ivan
12017
12018         * FS/FS/part_pkg/prorate.pm: small fix to make prorate behave on
12019           the 1st as it did before
12020
12021 2006-05-01 05:38  ivan
12022
12023         * FS/FS/part_pkg/: prorate.pm, subscription.pm: fix some very
12024           annoying clucks (warnings with backtraces) when cutoff day isn't
12025           found in old packages
12026
12027 2006-05-01 04:45  ivan
12028
12029         * FS/FS/TicketSystem/RT_External.pm: column reference "disabled" is
12030           ambiguous
12031
12032 2006-05-01 04:43  ivan
12033
12034         * FS/FS/TicketSystem/RT_External.pm: fix bug with duplicate tickets
12035           showing up on customer view listing when the custom priority
12036           field was edited
12037
12038 2006-04-26 06:16  ivan
12039
12040         * Makefile: apache reload doesn't work when server isn't running
12041           already
12042
12043 2006-04-21 17:58  ivan
12044
12045         * httemplate/browse/inventory_class.html,
12046           httemplate/browse/part_pkg.cgi, httemplate/browse/pkg_class.html,
12047           httemplate/browse/rate.cgi,
12048           httemplate/browse/elements/browse.html, htetc/handler.pl,
12049           httemplate/index.html, httemplate/edit/inventory_class.html,
12050           httemplate/edit/part_pkg.cgi, httemplate/edit/pkg_class.html,
12051           httemplate/edit/elements/edit.html,
12052           httemplate/edit/process/inventory_class.html,
12053           httemplate/edit/process/pkg_class.html,
12054           httemplate/edit/process/elements/process.html,
12055           httemplate/elements/select-agent.html,
12056           httemplate/elements/select-pkg_class.html,
12057           httemplate/elements/select-table.html,
12058           httemplate/elements/tr-select-pkg_class.html,
12059           httemplate/search/cust_pkg.cgi, FS/FS/part_pkg.pm,
12060           httemplate/search/elements/search.html: start of package class
12061           web UI (add/edit package classes, package class selection in
12062           package def edit)
12063
12064 2006-04-21 07:21  ivan
12065
12066         * FS/FS/part_pkg/incomplete/billoneday.pm: throw this in here for
12067           now
12068
12069 2006-04-21 07:20  ivan
12070
12071         * FS/FS/part_pkg/: flat.pm, prorate.pm, subscription.pm: fix some
12072           indentation and the default cutoff day
12073
12074 2006-04-21 05:45  ivan
12075
12076         * httemplate/: index.html, misc/queue.cgi, search/queue.html:
12077           s(browse/queue.cgi)(search/queue.html)
12078
12079 2006-04-18 23:37  ivan
12080
12081         * FS/FS/cust_main.pm: DOH!  perlvar: not counting patterns matched
12082           in nested blocks that have been exited already.
12083
12084 2006-04-18 12:24  ivan
12085
12086         * install/debian/3.1/INSTALL: dev install notes patch from liran
12087           tal
12088
12089 2006-04-15 06:32  ivan
12090
12091         * httemplate/graph/money_time.cgi: REALLY correct the period for
12092           the total column this time
12093
12094 2006-04-15 06:28  ivan
12095
12096         * httemplate/graph/money_time.cgi: correct period & use a yellow
12097           color for the total column
12098
12099 2006-04-15 06:25  ivan
12100
12101         * httemplate/graph/money_time.cgi: format & link the total column
12102
12103 2006-04-14 17:21  ivan
12104
12105         * httemplate/graph/money_time.cgi: and </TD> the total column
12106
12107 2006-04-14 17:16  ivan
12108
12109         * httemplate/graph/money_time.cgi: add a total column
12110
12111 2006-04-14 04:55  ivan
12112
12113         * FS/FS/: Conf.pm, svc_forward.pm: add the
12114           svc_forward-arbitrary_dst flag to enable arbitrary svc_forward
12115           destinations
12116
12117 2006-04-13 14:29  ivan
12118
12119         * FS/bin/freeside-adduser: don't do the duplicate check unless
12120           there's a file already; fixes problem with first use of
12121           freeside-adduser
12122
12123 2006-04-12 05:36  ivan
12124
12125         * httemplate/index.html, FS/FS/cust_main.pm,
12126           httemplate/search/cust_main-zip.html,
12127           httemplate/search/cust_main.cgi,
12128           httemplate/search/report_cust_main-zip.html,
12129           httemplate/search/elements/search.html: zip code report
12130
12131 2006-04-09 16:41  ivan
12132
12133         * httemplate/view/: cust_main.cgi, cust_main/payment_history.html,
12134           cust_main/tickets.html: a few more fixups for our favorite
12135           include(...) from Scott Edwards
12136
12137 2006-04-09 16:39  ivan
12138
12139         * httemplate/edit/cust_main.cgi: add "spool_cdr" to cust_main
12140           fields
12141
12142 2006-04-09 16:24  ivan
12143
12144         * FS/FS/part_export/domain_shellcommands.pm: should fix "Can't use
12145           string ("old_uid") as a SCALAR ref while "strict refs" in use"
12146           error
12147
12148 2006-04-09 13:36  ivan
12149
12150         * FS/bin/freeside-adduser: error out if you try to add duplicates;
12151           this should lower my annoyance-level
12152
12153 2006-04-03 16:26  ivan
12154
12155         * FS/FS/: Conf.pm, svc_acct.pm: option to disable global uniqueness
12156           checking
12157
12158 2006-04-03 13:49  ivan
12159
12160         * FS/FS/svc_domain.pm: add PTR to sort order for DNS entries
12161
12162 2006-04-03 04:36  ivan
12163
12164         * FS/FS/Record.pm: and also allow [ and ] in ut_textn
12165
12166 2006-04-03 03:11  ivan
12167
12168         * FS/FS/Record.pm: allow [ and ] in ut_text
12169
12170 2006-04-03 02:46  ivan
12171
12172         * htetc/handler.pl, FS/FS/Misc.pm,
12173           httemplate/edit/cust_main/contact.html,
12174           httemplate/edit/cust_main/select-country.html,
12175           httemplate/edit/cust_main/select-state.html,
12176           httemplate/misc/states.cgi,
12177           httemplate/view/cust_main/contacts.html: have the UI use full
12178           country names, and state names outside the US...
12179
12180 2006-04-02 15:13  ivan
12181
12182         * FS/FS/: cust_main.pm, cust_pay_batch.pm: typo
12183
12184 2006-03-31 15:22  ivan
12185
12186         * httemplate/browse/part_bill_event.cgi: quick sort fix for billing
12187           events
12188
12189 2006-03-31 01:20  lsc
12190
12191         * FS/FS/part_pkg/: prorate.pm, subscription.pm: fixed the errors
12192           pointed out by Ivan in the following email:
12193
12194           ---- before and after now?  I gave subscription and prorate a
12195           try.  Subscription came out as:
12196
12197             subscription 27th (03/25/06 - 04/27/06)  $10.00
12198             subscription 23rd (03/25/06 - 04/23/06)  $10.00
12199
12200           the "23rd" one is right, but the "27th" one should have only
12201           advanced the date two days to 3/27/06.
12202
12203               Prorate came out as:
12204
12205               prorate 23rd (03/25/06 - 04/23/06)  $9.20
12206               prorate 27th (03/25/06 - 04/27/06)  $10.49
12207
12208           The "23rd" one is right, but the "27th" one should have only
12209           advanced the date two days to 4/27/06.
12210
12211           lsc@prgmr.com
12212
12213 2006-03-30 06:22  ivan
12214
12215         * FS/bin/freeside-upgrade: move all the schema-updating magic into
12216           DBIx::DBSchema
12217
12218 2006-03-24 18:23  ivan
12219
12220         * FS/FS/cust_main.pm, FS/FS/queue_depend.pm, FS/FS/svc_acct.pm,
12221           FS/bin/freeside-setup,
12222           fs_selfservice/FS-SelfService/cgi/agent.cgi,
12223           fs_selfservice/FS-SelfService/cgi/payment_results.html,
12224           fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
12225           fs_selfservice/FS-SelfService/cgi/process_svc_external.html,
12226           fs_selfservice/FS-SelfService/cgi/recharge_results.html,
12227           httemplate/misc/upload-batch.cgi,
12228           httemplate/misc/process/cdr-import.html,
12229           httemplate/misc/process/cust_main-import.cgi,
12230           httemplate/misc/process/cust_main-import_charges.cgi,
12231           httemplate/misc/process/inventory_item-import.html: successfully
12232           correct the spelling of sucessful
12233
12234 2006-03-24 11:49  ivan
12235
12236         * httemplate/misc/process/payment.cgi: fix spelling
12237
12238 2006-03-23 04:00  lsc
12239
12240         * FS/FS/part_pkg/: prorate.pm, subscription.pm: for subscription.pm
12241           and prorate.pm:
12242
12243           -modify the subscription and prorate price plans
12244           (FS/FS/part_pkg/subscription.pm and prorate.pm) to have a
12245           configurable (add a field to the %info hash) billing day instead
12246           of "1st of the month" only.  subscription will be easy, prorate
12247           will be a little trickier.
12248
12249           essentially, I replaced the '1' in the 'day' field of the
12250           timelocal that generates $$date with the value I added to the
12251           %info hash, 'cutoff_day'
12252
12253           -implement a price plan (new file in FS/FS/part_pkg/ - probably
12254           @ISA FS::part_pkg::subscription) that charges the first full
12255           month if the customer signs up between the 1st and the
12256           configurable billing day, and gives them the remainder of the
12257           month free if they sign up between the configurable billing day
12258           and the end of the month.
12259
12260           if this is the first time the customer is billed, and if the date
12261           is greater than the cutoff date, advance $ssdate to cutoff_day of
12262           next month, else $$date is cutoff_date of this month.  Either
12263           way, charge them for a month.
12264
12265           ----------------------------------------------------------------------
12266
12267 2006-03-20 11:13  ivan
12268
12269         * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cdr.pm,
12270           FS/FS/cdr_upstream_rate.pm, FS/FS/cust_main.pm,
12271           FS/FS/cust_svc.pm, FS/FS/rate_detail.pm, FS/FS/svc_acct.pm,
12272           FS/FS/part_pkg/voip_cdr.pm, httemplate/edit/part_pkg.cgi,
12273           FS/MANIFEST, FS/t/cdr_upstream_rate.t,
12274           bin/cdr_upstream_rate.import, httemplate/edit/rate.cgi,
12275           httemplate/edit/cust_main/billing.html,
12276           httemplate/search/cdr.html, httemplate/search/report_cdr.html,
12277           httemplate/view/cust_main/billing.html: add price plan to bill on
12278           internal or external CDRs directly, add option to export CDRs to
12279           a per-customer downstream file
12280
12281 2006-03-17 06:56  ivan
12282
12283         * FS/FS/Daemon.pm: use IO::File, lucky this never threw an error...
12284
12285 2006-03-14 23:34  ivan
12286
12287         * FS/FS/part_pkg/voip_cdr.pm: initial commit of this just cause i
12288           want a revision history
12289
12290 2006-03-14 20:17  ivan
12291
12292         * FS/FS/Record.pm: handle BIGSERIAL like SERIAL for the cdr table,
12293           and normalize canadian zip codes as well as us ones
12294
12295 2006-03-13 14:32  ivan
12296
12297         * httemplate/elements/: progress-init.html, progress-popup.html:
12298           fix progress hoohaw for internet exploder again, whew.  also make
12299           sure error/finish messages are centered, looks better
12300
12301 2006-03-10 23:27  ivan
12302
12303         * httemplate/elements/footer.html: some pages from ui hoohaw have
12304           leaked footer include, need something here for now
12305
12306 2006-03-10 21:21  ivan
12307
12308         * httemplate/: elements/progress-init.html, elements/xmlhttp.html,
12309           misc/email_invoice_events.cgi, misc/email_invoices.cgi,
12310           misc/fax_invoice_events.cgi, misc/fax_invoices.cgi,
12311           misc/print_invoice_events.cgi, misc/print_invoices.cgi: fix the
12312           progressbar bug with multiple progressbar forms on a page
12313
12314 2006-03-10 14:30  ivan
12315
12316         * httemplate/: elements/progress-init.html,
12317           misc/email_invoice_events.cgi, misc/email_invoices.cgi,
12318           misc/fax_invoice_events.cgi, misc/fax_invoices.cgi,
12319           misc/print_invoice_events.cgi, misc/print_invoices.cgi: fix to
12320           (hopefully) allow multiple progress-init's in a page, also add
12321           second $cgi arg to all these progressbar calls...
12322
12323 2006-03-10 14:28  ivan
12324
12325         * FS/FS/UI/Web.pm: want to know who *called* this without the
12326           required second arg
12327
12328 2006-03-09 05:42  ivan
12329
12330         * htetc/handler.pl: fix that
12331           blank-page-instead-of-profiling-redirect-when-called-from-an-include
12332           bug triggered by mason 1.32 :)
12333
12334 2006-03-09 03:48  ivan
12335
12336         * httemplate/view/cust_main.cgi: don't use a table with
12337           WIDTH="100%", it shoves the custnum and "billing information"
12338           boxes way out to the right
12339
12340 2006-03-08 04:14  ivan
12341
12342         * FS/FS/inventory_item.pm,
12343           httemplate/misc/inventory_item-import.html,
12344           httemplate/misc/process/inventory_item-import.html,
12345           httemplate/search/inventory_item.html:  Add an option to the web
12346           interface to batch upload new entries to the
12347           inventory_item table.
12348
12349 2006-03-08 02:05  ivan
12350
12351         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/inventory_class.pm,
12352           FS/FS/inventory_item.pm, FS/t/inventory_class.t,
12353           FS/t/inventory_item.t, httemplate/search/inventory_item.html,
12354           bin/generate-table-module, htetc/handler.pl,
12355           httemplate/edit/inventory_class.html,
12356           httemplate/edit/elements/edit.html,
12357           httemplate/edit/process/inventory_class.html,
12358           httemplate/edit/process/elements/process.html,
12359           httemplate/search/elements/search.html: Add a new table for
12360           inventory with for DIDs/serials/etc., and an additional new table
12361           for inventory category (i.e. to distinguish DIDs, serials, MACs,
12362           etc.)
12363
12364 2006-03-08 00:21  ivan
12365
12366         * FS/FS/agent.pm: add space in error msg
12367
12368 2006-03-03 07:02  ivan
12369
12370         * FS/FS/Report/Table/Monthly.pm, httemplate/graph/money_time.cgi:
12371           agent-specific sales/credit/receipts summary
12372
12373 2006-02-28 11:34  ivan
12374
12375         * FS/FS/part_pkg.pm: update POD docs regarding new price plans
12376
12377 2006-02-22 05:07  ivan
12378
12379         * FS/FS/Conf.pm, httemplate/elements/phonenumber.html,
12380           httemplate/images/red_telephone_mimooh_01.png,
12381           httemplate/view/cust_main/contacts.html: add vonage click2call
12382           feature
12383
12384 2006-02-21 23:12  ivan
12385
12386         * FS/FS/CGI.pm: a better CGI::rooturl(), will have to do for now
12387
12388 2006-02-18 03:14  ivan
12389
12390         * FS/FS/Schema.pm, FS/FS/cdr.pm, FS/FS/cdr_calltype.pm,
12391           FS/FS/cdr_carrier.pm, FS/FS/cdr_type.pm, FS/FS/cust_main.pm,
12392           FS/MANIFEST, FS/FS/part_pkg/voip_sqlradacct.pm, FS/t/cdr.t,
12393           FS/t/cdr_calltype.t, FS/t/cdr_carrier.t, FS/t/cdr_type.t,
12394           FS/t/part_pkg-voip_cdr.t, htetc/handler.pl,
12395           httemplate/misc/cdr-import.html,
12396           httemplate/misc/process/cdr-import.html,
12397           httemplate/search/cdr.html, httemplate/search/report_cdr.html,
12398           bin/cdr_calltype.import: CDR schema and class
12399
12400 2006-02-17 18:11  ivan
12401
12402         * FS/FS/: cust_tax_exempt_pkg.pm, domain_record.pm, msgcat.pm,
12403           nas.pm, part_bill_event.pm, port.pm, prepay_credit.pm, queue.pm,
12404           queue_arg.pm, rate_detail.pm, reg_code_pkg.pm: update POD
12405           documentation left behind from example template
12406
12407 2006-02-16 13:43  ivan
12408
12409         * FS/FS/Setup.pm, FS/bin/freeside-setup,
12410           httemplate/docs/admin.html: automate more of the initial data
12411           adding...
12412
12413 2006-02-08 23:18  ivan
12414
12415         * httemplate/elements/: calendar-en.js, calendar-setup.js,
12416           calendar-win2k-2.css, calendar.js, calendar_stripped.js: update
12417           jscalendar
12418
12419 2006-02-08 14:53  ivan
12420
12421         * FS/bin/freeside-selfservice-server: don't leave ssh zombies
12422           around either
12423
12424 2006-02-07 19:49  ivan
12425
12426         * httemplate/docs/index.html: slightly html-ize the 1.5.8 upgrade
12427           instructions
12428
12429 2006-02-07 18:26  ivan
12430
12431         * FS/FS/UID.pm: update error message when secrets file cannot be
12432           found
12433
12434 2006-02-07 05:49  ivan
12435
12436         * FS/FS/svc_acct.pm: well, it was already fatal.  at least now the
12437           error message is better.
12438
12439 2006-02-07 03:12  ivan
12440
12441         * httemplate/edit/cust_pay.cgi: remove inadvertant extra table
12442           statement preventing page from showing up in konq
12443
12444 2006-02-05 04:27  ivan
12445
12446         * FS/FS/option_Common.pm, httemplate/browse/payment_gateway.html,
12447           httemplate/edit/payment_gateway.html,
12448           httemplate/edit/process/payment_gateway.html: payment gateway
12449           editing
12450
12451 2006-02-01 15:13  ivan
12452
12453         * FS/MANIFEST, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
12454           FS/FS/Cron/backup.pm, FS/FS/Cron/bill.pm, FS/FS/Cron/vacuum.pm,
12455           FS/bin/freeside-daily, FS/bin/freeside-monthly,
12456           FS/t/Cron-backup.t, FS/t/Cron-bill.t, FS/t/Cron-vacuum.t,
12457           httemplate/browse/part_bill_event.cgi: finish adding
12458           freeside-monthly and monthly events
12459
12460 2006-01-31 23:58  ivan
12461
12462         * Makefile: HEAD isn't 1.5.8 anymore
12463
12464 2006-01-31 07:01  ivan
12465
12466         * FS/FS/payby.pm: oops, forgot $
12467
12468 2006-01-31 03:02  ivan
12469
12470         * FS/FS/Schema.pm, FS/FS/payby.pm, FS/MANIFEST, FS/t/payby.t,
12471           htetc/handler.pl, httemplate/browse/part_bill_event.cgi,
12472           httemplate/edit/part_bill_event.cgi: [no log message]
12473
12474 2006-01-30 20:26  ivan
12475
12476         * httemplate/: browse/addr_block.cgi, browse/agent.cgi,
12477           browse/agent_type.cgi, browse/part_bill_event.cgi,
12478           browse/part_export.cgi, browse/part_pkg.cgi, browse/part_svc.cgi,
12479           browse/part_virtual_field.cgi, browse/payment_gateway.html,
12480           browse/rate.cgi, browse/router.cgi, browse/svc_acct_pop.cgi,
12481           config/config-view.cgi, config/config.cgi,
12482           edit/REAL_cust_pkg.cgi, edit/agent.cgi,
12483           edit/agent_payment_gateway.html, edit/agent_type.cgi,
12484           edit/bulk-cust_svc.html, edit/cust_pay.cgi, edit/part_export.cgi,
12485           edit/part_pkg.cgi, edit/part_svc.cgi, edit/payment_gateway.html,
12486           edit/prepay_credit.cgi, edit/rate.cgi, edit/rate_region.cgi,
12487           edit/reg_code.cgi, edit/svc_acct.cgi, edit/svc_broadband.cgi,
12488           edit/svc_forward.cgi, edit/process/prepay_credit.cgi,
12489           edit/process/reg_code.cgi, misc/batch-cust_pay.html,
12490           misc/cust_main-import.cgi, misc/cust_main-import_charges.cgi,
12491           misc/link.cgi, misc/meta-import.cgi, misc/upload-batch.cgi,
12492           misc/whois.cgi, misc/process/cust_main-import.cgi,
12493           misc/process/cust_main-import_charges.cgi,
12494           misc/process/meta-import.cgi, search/report_prepaid_income.cgi,
12495           search/report_tax.cgi, search/svc_external.cgi,
12496           view/cust_bill.cgi, view/cust_main.cgi, view/svc_acct.cgi,
12497           view/svc_broadband.cgi, view/svc_domain.cgi,
12498           view/svc_external.cgi: move header() to
12499           include(/elements/header.html) so it can be changed in one place,
12500           thanks to Scott Edwards
12501
12502 2006-01-30 18:59  ivan
12503
12504         * FS/FS/Record.pm: fix "table not found" dbdef error message to
12505           recommend freeside-upgrade instead create + dbdef-create
12506
12507 2006-01-26 23:34  ivan
12508
12509         * httemplate/search/report_tax.cgi: small visual fix to alternating
12510           row colors when show_taxclasses is on
12511
12512 2006-01-26 17:33  ivan
12513
12514         * httemplate/search/cust_tax_exempt_pkg.cgi: on tax exemption
12515           report, show more info on the specific line item and invoice
12516
12517 2006-01-26 07:27  ivan
12518
12519         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/cust_tax_exempt_pkg.pm,
12520           FS/FS/part_pkg.pm, FS/FS/pkg_class.pm, FS/t/pkg_class.t,
12521           httemplate/search/cust_bill_pkg.cgi,
12522           httemplate/search/cust_tax_exempt_pkg.cgi,
12523           httemplate/search/report_tax.cgi,
12524           httemplate/search/report_tax.html: whew, FINALLY can fix monthly
12525           exemption columns to work correctly.  also make them
12526           agent-specific.  also fix package exemption columns, they were
12527           bunk too, sheesh.  start adding package classes for package class
12528           tax reporting.
12529
12530 2006-01-25 04:34  ivan
12531
12532         * FS/: FS/Record.pm, FS/Schema.pm, FS/cust_bill.pm,
12533           FS/cust_main.pm, FS/cust_tax_exempt.pm,
12534           FS/cust_tax_exempt_pkg.pm, FS/h_cust_bill.pm,
12535           FS/h_cust_tax_exempt.pm, t/cust_tax_exempt_pkg.t,
12536           t/h_cust_bill.t, t/h_cust_tax_exempt.t, MANIFEST: change
12537           texas-style tax exemptions to be against a specific line item
12538           rather than just general per-customer, for later tracking and tax
12539           reporting.  fix 1969/1970 exemptions for one-off charges
12540
12541 2006-01-04 18:03  ivan
12542
12543         * FS/FS/Schema.pm: remove redundant indices on cust_main ship_
12544           columns
12545
12546 2006-01-03 00:45  ivan
12547
12548         * bin/billco-upload: agentnums 1-3
12549
12550 2005-12-29 18:41  rsiddall
12551
12552         * FS/FS/Conf.pm, FS/FS/ConfItem.pm, FS/FS/cust_pkg.pm,
12553           FS/FS/cust_svc.pm, FS/FS/part_export/artera_turbo.pm,
12554           fs_selfservice/FS-SelfService/SelfService.pm,
12555           fs_selfservice/FS-SelfService/cgi/provision_list.html,
12556           httemplate/view/cust_main.cgi: Fixing a few typos.
12557
12558 2005-12-24 19:41  ivan
12559
12560         * httemplate/search/report_tax.cgi: add switch to enable taxclass
12561           breakdown, report invoiced tax separately in that case
12562
12563 2005-12-24 19:38  ivan
12564
12565         * httemplate/edit/part_bill_event.cgi: make sure to specify a
12566           money_char default
12567
12568 2005-12-24 19:18  ivan
12569
12570         * httemplate/search/: report_tax.cgi, report_tax.html: add switch
12571           to enable taxclass breakdown, report invoiced tax separately in
12572           that case
12573
12574 2005-12-24 19:07  ivan
12575
12576         * httemplate/search/cust_bill_pkg.cgi: correct "out of taxable
12577           region" flag on new line item report - NULLs need to be compared
12578           explicitly.  apparantly NULL != NULL.  bah SQL
12579
12580 2005-12-24 19:00  ivan
12581
12582         * FS/FS/Schema.pm: update indices for better tax report performance
12583
12584 2005-12-24 18:31  ivan
12585
12586         * httemplate/search/cust_bill_pkg.cgi: fixup new line item report
12587           brainfart
12588
12589 2005-12-24 17:57  ivan
12590
12591         * httemplate/search/report_tax.cgi: correct end date display for
12592           "now"
12593
12594 2005-12-24 16:52  ivan
12595
12596         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/part_bill_event.pm,
12597           httemplate/edit/part_bill_event.cgi: add invoice event to suspend
12598           only when greater than N amount
12599
12600 2005-12-24 16:36  ivan
12601
12602         * httemplate/edit/cust_main/billing.html: don't reenable postal
12603           billing for existing customers just cause its blank...
12604
12605 2005-12-21 20:24  ivan
12606
12607         * httemplate/search/report_tax.cgi: and s/$taxable/$tot_taxable/ in
12608           the declaration too
12609
12610 2005-12-21 20:22  ivan
12611
12612         * httemplate/search/report_tax.cgi: fix some ambiguous var names
12613           causing " "my" variable $t masks earlier declaration in same
12614           scope" errors
12615
12616 2005-12-21 20:01  ivan
12617
12618         * httemplate/search/cust_bill_event.html,
12619           httemplate/search/cust_bill_pkg.cgi,
12620           httemplate/search/report_cust_bill.html,
12621           httemplate/search/report_cust_credit.html,
12622           httemplate/search/report_cust_pay.html,
12623           httemplate/search/report_tax.cgi,
12624           httemplate/search/report_tax.html, FS/FS/cust_bill_pkg.pm,
12625           httemplate/elements/select-agent.html,
12626           httemplate/elements/table-grid.html,
12627           httemplate/elements/tr-input-beginning_ending.html,
12628           httemplate/elements/tr-select-agent.html,
12629           httemplate/search/elements/search.html: tax report update, link
12630           to new line item report, per-agent tax reporting
12631
12632 2005-12-18 20:18  ivan
12633
12634         * FS/FS/part_pkg/: sesmon_hour.pm, sesmon_minute.pm,
12635           sql_external.pm, sql_generic.pm, voip_sqlradacct.pm: correct
12636           field labeling - not always monthly
12637
12638 2005-12-18 20:18  ivan
12639
12640         * FS/FS/part_pkg/sqlradacct_hour.pm: add maximum "caps" to RADIUS
12641           usage charges
12642
12643 2005-12-16 14:47  ivan
12644
12645         * FS/FS/raddb.pm, bin/generate-raddb: add motorola canopy
12646           attributes from wtxs, neaten up raddb.pm generation
12647
12648 2005-12-15 17:49  ivan
12649
12650         * httemplate/edit/payment_gateway.html: add TransactionCentral
12651
12652 2005-12-15 11:36  ivan
12653
12654         * httemplate/edit/: agent.cgi, agent_type.cgi: fix bug when adding
12655           new agent types, noticed by Julius Igugu
12656
12657 2005-12-15 10:45  ivan
12658
12659         * bin/print-schema: adding print-schema
12660
12661 2005-12-14 20:04  ivan
12662
12663         * FS/FS/Conf.pm, FS/FS/cust_pay_void.pm, FS/FS/Record.pm,
12664           httemplate/misc/unvoid-cust_pay_void.cgi: payment "un-void"ing
12665
12666 2005-12-14 12:57  ivan
12667
12668         * FS/FS/svc_acct.pm: allow a dir field to be set (or
12669           auto-generated) even if uid is fixed
12670
12671 2005-12-14 10:52  ivan
12672
12673         * FS/FS/part_export/radiator.pm: add 'STATE' field for suspensions
12674           to Radiator export
12675
12676 2005-12-12 19:13  ivan
12677
12678         * httemplate/edit/process/payment_gateway.html: fix options in
12679           gateway adding
12680
12681 2005-12-12 13:39  ivan
12682
12683         * FS/FS/part_export/radiator.pm: use crypt password for radiator
12684           export
12685
12686 2005-12-09 08:58  ivan
12687
12688         * httemplate/: edit/process/cust_credit_bill.cgi,
12689           view/cust_main/payment_history.html: fill in reason if empty when
12690           applying a credit to a refund
12691
12692 2005-12-09 08:56  ivan
12693
12694         * httemplate/edit/: cust_main.cgi, cust_main/billing.html: fix
12695           postal mail checkbox misbehaving (isn't sticky on errors -
12696           reverts back to on)
12697
12698 2005-12-07 15:48  ivan
12699
12700         * FS/: FS/Record.pm, bin/freeside-setup: for fetching inserted keys
12701           without pg_oid_status, look up the actual sequence name from
12702           dbdef rather than assuming ${table}_${column}_seq
12703
12704 2005-12-06 14:25  ivan
12705
12706         * FS/FS/Record.pm: make sure zip is required for canada, also use
12707           CURRVAL() function instead of pg_oid_status DBD attribute because
12708           Pg 8.1 doesn't have oids by default anymore
12709
12710 2005-12-05 11:01  ivan
12711
12712         * FS/FS/svc_Common.pm: avoid uninitialized value errors
12713
12714 2005-12-05 09:19  ivan
12715
12716         * httemplate/edit/process/cust_main.cgi: eek, don't log all this
12717           debugging info by default
12718
12719 2005-12-02 23:26  ivan
12720
12721         * htetc/handler.pl: this should be the last of
12722           s/RT::TicketCustomFieldValues/RT::ObjectCustomFieldValues/
12723
12724 2005-12-02 23:12  ivan
12725
12726         * Makefile: those semicolons can't possibly have belonged there
12727
12728 2005-12-02 23:02  ivan
12729
12730         * FS/bin/freeside-upgrade: force a dbdef reload.  no wonder this
12731           had to be run multiple times before
12732
12733 2005-12-01 11:17  ivan
12734
12735         * httemplate/edit/agent_type.cgi: list disabled packages on agent
12736           type edit if they are still associated with the type
12737
12738 2005-12-01 09:36  ivan
12739
12740         * FS/FS/part_export/shellcommands.pm: shellcommands usermod_pwonly
12741           shouldn't apply to RADIUS groups, this is messing up unrelated
12742           RADIUS exports
12743
12744 2005-11-28 09:16  ivan
12745
12746         * FS/FS/cust_main.pm: turn off debugging
12747
12748 2005-11-28 09:13  ivan
12749
12750         * FS/bin/freeside-sqlradius-radacctd: in POD example, remove extra
12751           SQL that Pg doesn't need and MySQL doesn't like
12752
12753 2005-11-28 09:12  ivan
12754
12755         * FS/bin/freeside-sqlradius-radacctd: update docs and error message
12756           for all three supporte exports
12757
12758 2005-11-28 09:07  ivan
12759
12760         * FS/bin/freeside-sqlradius-radacctd: startup
12761           freeside-sqlradius-radacctd for radiator export too
12762
12763 2005-11-28 08:59  ivan
12764
12765         * FS/FS/svc_Common.pm: allow defaults to override empty values for
12766           new objects
12767
12768 2005-11-28 08:38  ivan
12769
12770         * FS/FS/cust_svc.pm: better error msg
12771
12772 2005-11-28 08:34  ivan
12773
12774         * FS/FS/cust_svc.pm: update cust_svc::seconds_since_sqlradacct to
12775           deal with any usage-capable export
12776
12777 2005-11-28 08:21  ivan
12778
12779         * FS/FS/cust_svc.pm: update cust_svc::seconds_since_sqlradacct to
12780           deal with any usage-capable export
12781
12782 2005-11-28 08:14  ivan
12783
12784         * FS/FS/Record.pm: okay, its been tested
12785
12786 2005-11-28 08:07  ivan
12787
12788         * FS/FS/part_export/radiator.pm: fix small bug in radiator export
12789
12790 2005-11-28 07:41  ivan
12791
12792         * FS/FS/cust_main.pm: add debugging info to cust_main to figure out
12793           where the freeze is coming from
12794
12795 2005-11-27 13:59  ivan
12796
12797         * FS/FS/cust_bill.pm, httemplate/edit/part_bill_event.cgi:
12798           per-agent billco spools
12799
12800 2005-11-22 10:29  ivan
12801
12802         * FS/FS/Conf.pm, httemplate/edit/process/cust_main.cgi: add
12803           backend-realtime config flag, should be more intuitive for
12804           guyananet
12805
12806 2005-11-22 08:41  ivan
12807
12808         * FS/FS/svc_Common.pm: oops, supposed to commit this one
12809
12810 2005-11-22 08:39  ivan
12811
12812         * FS/FS/svc_Common.pm: set default fields in new method, mostly for
12813           svc_acct.seconds
12814
12815 2005-11-22 05:26  ivan
12816
12817         * FS/FS/part_export/radiator.pm: update radiator export to deal
12818           with prepaid and some other random stuff
12819
12820 2005-11-21 07:24  ivan
12821
12822         * FS/FS/: export_svc.pm, part_svc.pm, rate.pm: when editing exports
12823           and there's a duplicate error, show all conflicting accounts not
12824           just the ones for different customers
12825
12826 2005-11-21 06:25  ivan
12827
12828         * FS/FS/part_export/: shellcommands.pm,
12829           shellcommands_withdomain.pm: add usermod_nousername flag to just
12830           prohibit username changes
12831
12832 2005-11-21 04:41  ivan
12833
12834         * httemplate/: edit/cust_main/billing.html, view/cust_bill.cgi,
12835           view/cust_main/payment_history.html: ignore blank lines in payby
12836           config
12837
12838 2005-11-21 03:04  ivan
12839
12840         * README: slight update to README
12841
12842 2005-11-21 02:47  ivan
12843
12844         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
12845           FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm,
12846           httemplate/edit/cust_main/billing.html,
12847           httemplate/edit/cust_pay.cgi, httemplate/search/cust_pay.cgi,
12848           httemplate/search/report_cust_pay.html,
12849           httemplate/view/cust_bill.cgi,
12850           httemplate/view/cust_main/payment_history.html: add MCRD payment
12851           type for manually processed ccards
12852
12853 2005-11-20 22:46  ivan
12854
12855         * httemplate/docs/schema.dia: load schema in current dia and save,
12856           should load up for people now?
12857
12858 2005-11-20 21:18  ivan
12859
12860         * FS/FS/Conf.pm: add config values used by external RT integration
12861
12862 2005-11-18 07:08  ivan
12863
12864         * httemplate/search/report_receivables.cgi: fix link glitch in
12865           receivables reports
12866
12867 2005-11-18 06:59  ivan
12868
12869         * httemplate/edit/agent_type.cgi: template-ize agent type edit and
12870           add comment to package listing
12871
12872 2005-11-18 02:58  ivan
12873
12874         * FS/FS/TicketSystem/RT_External.pm: update custom priorioty field
12875           BS for RT 3.4.4
12876
12877 2005-11-18 02:53  ivan
12878
12879         * FS/FS/TicketSystem/RT_External.pm: update custom priorioty field
12880           BS for RT 3.4.4
12881
12882 2005-11-18 01:44  ivan
12883
12884         * FS/FS/TicketSystem/RT_External.pm: update custom priorioty field
12885           BS for RT 3.4.4
12886
12887 2005-11-17 19:48  ivan
12888
12889         * FS/FS/cust_main.pm: allow expired cards to remain on file; only
12890           check edits for an expired card when the # has changed
12891
12892 2005-11-17 07:56  ivan
12893
12894         * FS/FS/part_export/: shellcommands.pm,
12895           shellcommands_withdomain.pm: make variable description more
12896           consistant wrt vars that are already shell-quoted
12897
12898 2005-11-17 04:53  ivan
12899
12900         * FS/FS/: UI/Web.pm, part_svc.pm: turn off debugging
12901
12902 2005-11-17 04:27  ivan
12903
12904         * FS/FS/Schema.pm: add cust_pkg2 index on cust_pkg.pkgpart
12905
12906 2005-11-17 03:15  ivan
12907
12908         * FS/FS/svc_acct.pm: update debuggging information for replace
12909           group info with user@domain
12910
12911 2005-11-17 03:04  ivan
12912
12913         * httemplate/view/svc_acct.cgi: fix service change!
12914
12915 2005-11-17 02:14  ivan
12916
12917         * FS/FS/UI/Web.pm: fix konqueror bug appending nulls to XMLHTTP
12918           requests!
12919
12920 2005-11-16 05:14  ivan
12921
12922         * FS/FS/part_svc.pm, httemplate/index.html,
12923           httemplate/browse/part_svc.cgi, FS/FS/UI/Web.pm,
12924           httemplate/edit/bulk-cust_svc.html,
12925           httemplate/edit/process/bulk-cust_svc.cgi: bulk svcpart change
12926
12927 2005-11-11 17:24  ivan
12928
12929         * httemplate/view/cust_main/tickets.html: huh seem to have
12930           overlooked this
12931
12932 2005-11-11 17:22  ivan
12933
12934         * FS/FS/cust_main.pm: set payip for all payment types
12935
12936 2005-11-11 16:44  ivan
12937
12938         * FS/FS/part_export/cpanel.pm: interpolation helps alot
12939
12940 2005-11-11 16:17  ivan
12941
12942         * FS/FS/part_export/cpanel.pm: try using web interface scrape
12943           bullshit for adding pops instead of API, as per cpanel support
12944           [cPanel tickets ID# 116044]
12945
12946 2005-11-11 06:06  ivan
12947
12948         * FS/FS/: cust_pkg.pm, svc_acct.pm: for prepaid packages, trigger
12949           export update of RADIUS Expiration attribute when cust_pkg.bill
12950           changes
12951
12952 2005-11-10 04:47  ivan
12953
12954         * httemplate/search/: cust_bill_event.cgi, cust_bill_event.html:
12955           add part_bill_event.payby selection to failed invoice event
12956           search
12957
12958 2005-11-10 03:36  ivan
12959
12960         * FS/FS/part_export/everyone_net.pm: fix password changes with
12961           everyone.net
12962
12963 2005-11-09 16:00  ivan
12964
12965         * httemplate/view/svc_domain.cgi: add javascript confirmation to
12966           unaudited domain deletion, add record being deleted to record
12967           deletion popup
12968
12969 2005-11-07 18:16  ivan
12970
12971         * httemplate/docs/admin.html: bah
12972
12973 2005-11-07 14:07  ivan
12974
12975         * httemplate/search/cust_pay.cgi: fix Discover card report, closes:
12976           Bug#1270
12977
12978 2005-11-04 03:43  ivan
12979
12980         * httemplate/elements/xmlhttp.html: oops, typo applying patch
12981
12982 2005-11-04 03:31  ivan
12983
12984         * CREDITS, httemplate/elements/xmlhttp.html: apply patch from Scott
12985           Edwards to show mason errors received from XMLHTTP requests
12986
12987 2005-11-02 13:18  ivan
12988
12989         * FS/FS/cust_bill.pm: spool invoice to billco if no other
12990           destinations are set!
12991
12992 2005-10-31 21:32  ivan
12993
12994         * FS/FS/: cust_bill.pm: yarg
12995
12996 2005-10-31 21:27  ivan
12997
12998         * FS/FS/cust_bill.pm: only send to specific destinations, oops!
12999
13000 2005-10-31 21:21  ivan
13001
13002         * bin/billco-upload: do the zip
13003
13004 2005-10-31 21:14  ivan
13005
13006         * httemplate/edit/part_bill_event.cgi: add option for spool_csv
13007           events to apply only to a specific destination type (i.e. postal
13008           only)
13009
13010 2005-10-31 19:16  ivan
13011
13012         * bin/billco-upload: good nuff for 11/1
13013
13014 2005-10-31 19:15  ivan
13015
13016         * httemplate/edit/part_bill_event.cgi, FS/FS/cust_bill.pm: add
13017           billco format option to FTP invoice send, add invoice event to
13018           spool one giant (pair of) CSV files in addition to FTPing them
13019           individually
13020
13021 2005-10-28 10:10  ivan
13022
13023         * bin/billco-upload: beginning of quick billco zip & upload tool
13024
13025 2005-10-28 04:56  ivan
13026
13027         * httemplate/search/cust_bill_event.cgi: don't show 'N/A'
13028           statustext as a failed billing event
13029
13030 2005-10-27 10:04  ivan
13031
13032         * httemplate/elements/select-taxclass.html: extraneous '; noticed
13033           by joe@surferz
13034
13035 2005-10-27 08:48  ivan
13036
13037         * httemplate/search/cust_pay.cgi: fix from joe @ surferz: lines 59
13038           and 60 had the wrote quote. they had single quote where double
13039           was needed...
13040
13041 2005-10-24 04:59  ivan
13042
13043         * httemplate/edit/rate.cgi: optimize SQL on rate edit screen
13044
13045 2005-10-24 04:56  ivan
13046
13047         * FS/FS/Schema.pm, httemplate/edit/process/rate.cgi,
13048           httemplate/elements/progress-init.html,
13049           httemplate/elements/xmlhttp.html: fix rate plan editing with new
13050           xmlhttp progressbar - use POST instead of GET.  also optimize SQL
13051           on rate search screen
13052
13053 2005-10-21 08:21  ivan
13054
13055         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
13056           FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm,
13057           httemplate/edit/cust_main.cgi, httemplate/edit/cust_pay.cgi,
13058           httemplate/edit/cust_main/billing.html,
13059           httemplate/edit/process/cust_main.cgi,
13060           httemplate/search/cust_pay.cgi,
13061           httemplate/search/report_cust_pay.html,
13062           httemplate/view/cust_bill.cgi,
13063           httemplate/view/cust_main/payment_history.html: add CASH and WEST
13064           payment types (payments only, not cust_main.payby)
13065
13066 2005-10-21 06:15  ivan
13067
13068         * conf/invoice_html: brainfart
13069
13070 2005-10-21 05:50  ivan
13071
13072         * conf/invoice_html: i thought i fixed this already
13073
13074 2005-10-20 05:30  ivan
13075
13076         * FS/FS/: cust_pkg.pm, part_pkg/flat.pm: fix credit for remaining
13077           service.  fuck Date::Manip
13078
13079 2005-10-16 23:46  ivan
13080
13081         * FS/bin/freeside-sqlradius-reset: set any fixed usergroup before
13082           exporting so it'll export even if all svc_acct records don't have
13083           the group yet
13084
13085 2005-10-16 23:03  ivan
13086
13087         * FS/FS/part_svc.pm, httemplate/edit/part_svc.cgi: fix RADIUS
13088           usergroup editing
13089
13090 2005-10-16 08:02  ivan
13091
13092         * bin/bind.export: and make .HEADER optional for slaves too
13093
13094 2005-10-16 07:59  ivan
13095
13096         * bin/bind.export: don't error out if there's no HEADER file, just
13097           produce a useable snippet anyway
13098
13099 2005-10-16 07:04  ivan
13100
13101         * FS/FS/Conf.pm, FS/FS/domain_record.pm, bin/bind.import: add
13102           zone-underscore config file, update bind.import to use
13103           command-line options instead of ask for input
13104
13105 2005-10-15 06:48  ivan
13106
13107         * FS/FS/TicketSystem/RT_External.pm: don't error out when
13108           ticket_system-default_queueid hasn't been set yet
13109
13110 2005-10-15 06:40  ivan
13111
13112         * FS/FS/Conf.pm: make sure config still works if no ticket system
13113           is configured...
13114
13115 2005-10-15 06:37  ivan
13116
13117         * FS/FS/Conf.pm: make sure config still works if no ticket system
13118           is configured...
13119
13120 2005-10-15 05:58  ivan
13121
13122         * bin/backup-dvd: adding quick backup-to-dvd script
13123
13124 2005-10-15 04:29  ivan
13125
13126         * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/TicketSystem.pm,
13127           FS/FS/agent.pm, FS/FS/TicketSystem/RT_External.pm,
13128           FS/FS/TicketSystem/RT_Internal.pm, httemplate/browse/agent.cgi,
13129           httemplate/edit/agent.cgi, httemplate/config/config-view.cgi,
13130           httemplate/config/config.cgi: agent option to select RT queue
13131
13132 2005-10-15 04:13  ivan
13133
13134         * rt/html/: Elements/Header, NoAuth/webrt.css: land RT 3.4.4 on
13135           HEAD
13136
13137 2005-10-15 02:33  ivan
13138
13139         * rt/: etc/RT_SiteConfig.pm, html/Elements/Footer,
13140           html/Elements/Header, html/Elements/Menu,
13141           html/Elements/PageLayout, html/Elements/SimpleSearch,
13142           html/Elements/Tabs, html/Elements/CollectionAsTable/Row,
13143           html/NoAuth/webrt.css, html/Ticket/Elements/ShowSummary,
13144           html/Ticket/Elements/Tabs, sbin/rt-setup-database.in: landing rt
13145           3.4.4 on HEAD
13146
13147 2005-10-15 02:09  ivan
13148
13149         * rt/: UPGRADING, configure, Makefile.in, README, configure.ac,
13150           Changelog, aclocal.m4, docs/rt3-schema-relationships.dot,
13151           docs/design_docs/realflow.txt, m4/rt_layout.m4,
13152           docs/design_docs/3.3-schema-redesign.txt,
13153           docs/design_docs/cvs_integration,
13154           docs/design_docs/link-definitions.txt, docs/design_docs/rt-mvc,
13155           sbin/extract-message-catalog, sbin/extract_pod_tests,
13156           sbin/factory, sbin/license_tag, sbin/regression_harness,
13157           sbin/rt-dump-database.in, sbin/rt-test-dependencies.in,
13158           html/autohandler, html/index.html, html/l,
13159           html/Ticket/Create.html, html/Ticket/Display.html,
13160           html/Ticket/History.html, html/Ticket/Modify.html,
13161           html/Ticket/ModifyAll.html, html/Ticket/ModifyDates.html,
13162           html/Ticket/ModifyPeople.html, html/Ticket/Update.html,
13163           html/Tools/MyDay.html, html/Tools/Offline.html,
13164           html/Tools/Elements/Tabs, html/Ticket/ModifyLinks.html,
13165           html/Ticket/ShowEmailRecord.html,
13166           html/Ticket/Attachment/dhandler,
13167           html/Ticket/Elements/AddWatchers,
13168           html/Ticket/Elements/EditCustomField,
13169           html/Ticket/Elements/EditWatchers,
13170           html/Ticket/Elements/LoadTextAttachments,
13171           html/Ticket/Elements/ShowDependencies,
13172           html/Ticket/Elements/ShowMessageHeaders,
13173           html/Ticket/Elements/ShowPeople,
13174           html/Ticket/Elements/ShowReferences,
13175           html/Ticket/Elements/ShowTransaction,
13176           html/Ticket/Elements/ShowTransactionAttachments,
13177           html/Ticket/Elements/BulkLinks,
13178           html/Ticket/Elements/EditCustomFields,
13179           html/Ticket/Elements/EditDates, html/Ticket/Elements/EditPeople,
13180           html/Ticket/Elements/PreviewScrips,
13181           html/Ticket/Elements/ShowBasics,
13182           html/Ticket/Elements/ShowCustomFields,
13183           html/Ticket/Elements/ShowDates, html/Ticket/Elements/ShowHistory,
13184           html/Ticket/Elements/ShowMemberOf,
13185           html/Ticket/Elements/ShowMembers,
13186           html/Ticket/Elements/ShowMessageStanza,
13187           html/Ticket/Elements/ShowRequestor,
13188           html/Ticket/Elements/ShowUserEntry, html/Search/Build.html,
13189           html/Search/Edit.html, html/Search/Results.html,
13190           html/Search/Results.rdf, html/Search/Results.tsv,
13191           html/Ticket/Elements/EditBasics,
13192           html/Ticket/Elements/FindAttachments,
13193           html/Ticket/Elements/ShowAttachments,
13194           html/Ticket/Elements/ShowGroupMembers,
13195           html/Search/Elements/BuildFormatString,
13196           html/Search/Elements/DisplayOptions,
13197           html/Search/Elements/EditFormat,
13198           html/Search/Elements/EditSearches,
13199           html/Search/Elements/NewListActions,
13200           html/Search/Elements/PickCFs, html/Search/Elements/SearchPrivacy,
13201           html/Search/Elements/SelectAndOr,
13202           html/Search/Elements/SelectGroup,
13203           html/Search/Elements/SelectLinks,
13204           html/Search/Elements/SelectSearchObject,
13205           html/Search/Elements/SelectSearchesForObjects,
13206           html/Admin/autohandler, html/Admin/index.html,
13207           html/Approvals/Display.html, html/Approvals/index.html,
13208           html/Approvals/Elements/Approve,
13209           html/Approvals/Elements/PendingMyApproval,
13210           html/Approvals/Elements/ShowDependency,
13211           html/Approvals/Elements/Tabs,
13212           html/Download/CustomFieldValue/dhandler,
13213           html/Download/Tabular/dhandler, html/Search/Elements/EditQuery,
13214           html/Search/Elements/PickBasics,
13215           html/Search/Elements/PickCriteria,
13216           html/Search/Elements/SelectPersonType,
13217           html/Admin/CustomFields/GroupRights.html,
13218           html/Admin/Global/GroupRights.html, html/Admin/Global/Scrip.html,
13219           html/Admin/Global/Scrips.html, html/Admin/Global/Template.html,
13220           html/Admin/Global/Templates.html,
13221           html/Admin/Global/UserRights.html, html/Admin/Global/index.html,
13222           html/Admin/Global/CustomFields/Groups.html,
13223           html/Admin/Global/CustomFields/Queue-Tickets.html,
13224           html/Admin/Global/CustomFields/Queue-Transactions.html,
13225           html/Admin/Global/CustomFields/Users.html,
13226           html/Admin/Global/CustomFields/index.html,
13227           html/Admin/Groups/CustomFields.html,
13228           html/Admin/Groups/GroupRights.html,
13229           html/Admin/Groups/History.html, html/Admin/Groups/Members.html,
13230           html/Admin/Groups/Modify.html, html/Admin/Groups/UserRights.html,
13231           html/Admin/Groups/index.html,
13232           html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html,
13233           html/Admin/CustomFields/Modify.html,
13234           html/Admin/CustomFields/Objects.html,
13235           html/Admin/CustomFields/UserRights.html,
13236           html/Admin/CustomFields/index.html,
13237           html/Admin/Queues/CustomFields.html,
13238           html/Admin/Queues/GroupRights.html,
13239           html/Admin/Users/CustomFields.html,
13240           html/Admin/Users/History.html, html/Admin/Users/Memberships.html,
13241           html/Admin/Users/Modify.html, html/Admin/Users/index.html,
13242           html/Admin/Queues/CustomField.html, html/Admin/Queues/Scrip.html,
13243           html/Admin/Queues/Templates.html,
13244           html/Admin/Queues/UserRights.html,
13245           html/Admin/Elements/CustomFieldTabs,
13246           html/Admin/Elements/EditCustomField,
13247           html/Admin/Elements/EditCustomFieldValues,
13248           html/Admin/Elements/EditScrip, html/Admin/Elements/EditTemplates,
13249           html/Admin/Elements/EditUserComments, html/Admin/Elements/Header,
13250           html/Admin/Elements/ListGlobalScrips,
13251           html/Admin/Elements/QueueTabs,
13252           html/Admin/Elements/SelectCustomFieldLookupType,
13253           html/Admin/Elements/SelectCustomFieldType,
13254           html/Admin/Elements/SelectModifyGroup,
13255           html/Admin/Elements/SelectModifyUser,
13256           html/Admin/Elements/SelectSingleOrMultiple,
13257           html/Admin/Elements/SelectUsers, html/Admin/Elements/Tabs,
13258           html/Admin/Elements/ToolTabs, html/Admin/Elements/UserTabs,
13259           html/Admin/Queues/Modify.html, html/Admin/Queues/People.html,
13260           html/Admin/Queues/Scrips.html, html/Admin/Queues/Template.html,
13261           html/Admin/Queues/index.html,
13262           html/Admin/Elements/AddCustomFieldValue,
13263           html/Admin/Elements/EditCustomFields,
13264           html/Admin/Elements/EditQueueWatchers,
13265           html/Admin/Elements/EditScrips,
13266           html/Admin/Elements/GlobalCustomFieldTabs,
13267           html/Admin/Elements/ModifyTemplate,
13268           html/Admin/Elements/ObjectCustomFields,
13269           html/Admin/Elements/SelectGroups,
13270           html/Admin/Elements/SelectModifyQueue,
13271           html/Admin/Elements/SelectNewGroupMembers,
13272           html/Admin/Elements/SelectScrip,
13273           html/Admin/Elements/SelectScripCondition,
13274           html/Admin/Elements/CreateUserCalled,
13275           html/Admin/Elements/GroupTabs,
13276           html/Admin/Elements/ListGlobalCustomFields,
13277           html/Admin/Elements/PickCustomFields,
13278           html/Admin/Elements/PickObjects,
13279           html/Admin/Elements/QueueRightsForUser,
13280           html/Admin/Elements/SelectRights,
13281           html/Admin/Elements/SelectScripAction,
13282           html/Admin/Elements/SelectStage,
13283           html/Admin/Elements/SelectTemplate,
13284           html/Admin/Elements/SystemTabs, html/SelfService/Closed.html,
13285           html/SelfService/Create.html,
13286           html/SelfService/CreateTicketInQueue.html,
13287           html/SelfService/Display.html, html/SelfService/Error.html,
13288           html/SelfService/Prefs.html, html/SelfService/Update.html,
13289           html/SelfService/index.html,
13290           html/SelfService/Attachment/dhandler,
13291           html/Elements/BevelBoxRaisedEnd, html/Elements/CreateTicket,
13292           html/Elements/EditCustomField,
13293           html/Elements/EditCustomFieldImage, html/Elements/EditLinks,
13294           html/Elements/Error, html/Elements/ListActions,
13295           html/Elements/MyRequests, html/Elements/QueryString,
13296           html/Elements/QuickCreate, html/Elements/ScrubHTML,
13297           html/Elements/SelectDateType, html/Elements/SelectMatch,
13298           html/Elements/SelectNewTicketQueue,
13299           html/Elements/SelectSortOrder, html/Elements/SelectTicketSortBy,
13300           html/Elements/SelectUsers, html/Elements/ShowLinks,
13301           html/SelfService/Elements/GotoTicket,
13302           html/SelfService/Elements/Header,
13303           html/SelfService/Elements/MyRequests,
13304           html/SelfService/Elements/Tabs,
13305           html/Elements/BevelBoxRaisedStart,
13306           html/Elements/EditCustomFieldBinary,
13307           html/Elements/EditCustomFieldSelect, html/Elements/GotoTicket,
13308           html/Elements/MessageBox, html/Elements/SelectAttachmentField,
13309           html/Elements/SelectDate, html/Elements/SelectGroups,
13310           html/Elements/SelectOwner, html/Elements/SelectQueue,
13311           html/Elements/SelectStatus, html/Elements/SelectWatcherType,
13312           html/Elements/ShowCustomFieldBinary,
13313           html/Elements/ShowCustomFieldImage,
13314           html/Elements/ShowCustomFieldWikitext,
13315           html/Elements/ShowCustomFields, html/Elements/ShowLink,
13316           html/Elements/TicketList, html/Elements/TitleBox,
13317           html/Elements/Callback, html/Elements/Checkbox,
13318           html/Elements/EditCustomFieldFreeform, html/Elements/Quicksearch,
13319           html/Elements/Refresh, html/Elements/Section,
13320           html/Elements/SelectLinkType, html/Elements/SelectTicketTypes,
13321           html/Elements/EditCustomFieldText,
13322           html/Elements/EditCustomFieldWikitext, html/Elements/Login,
13323           html/Elements/MyTickets, html/Elements/SelectBoolean,
13324           html/Elements/SelectCustomFieldOperator,
13325           html/Elements/SelectCustomFieldValue,
13326           html/Elements/SelectDateRelation,
13327           html/Elements/SelectEqualityOperator, html/Elements/SelectLang,
13328           html/Elements/SelectResultsPerPage,
13329           html/Elements/SetupSessionCookie, html/Elements/ShowMemberships,
13330           html/Elements/Submit, html/Elements/TitleBoxEnd,
13331           html/Elements/CollectionAsTable/Header,
13332           html/Elements/CollectionAsTable/ParseFormat,
13333           html/Elements/RT__Ticket/ColumnMap, html/REST/1.0/autohandler,
13334           html/REST/1.0/dhandler, html/REST/1.0/logout,
13335           html/REST/1.0/Forms/queue/default, html/REST/1.0/Forms/queue/ns,
13336           html/REST/1.0/Forms/ticket/attachments,
13337           html/REST/1.0/Forms/ticket/default,
13338           html/REST/1.0/Forms/ticket/history,
13339           html/REST/1.0/Forms/ticket/links,
13340           html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns,
13341           html/REST/1.0/NoAuth/mail-gateway, html/REST/1.0/search/dhandler,
13342           html/REST/1.0/search/ticket, html/REST/1.0/ticket/comment,
13343           html/REST/1.0/ticket/link, html/REST/1.0/ticket/merge,
13344           html/NoAuth/Logout.html, html/NoAuth/Reminder.html,
13345           html/NoAuth/images/autohandler, html/User/Delegation.html,
13346           html/User/Prefs.html, html/User/Elements/DelegateRights,
13347           html/User/Elements/GroupTabs, html/User/Elements/Tabs,
13348           html/User/Groups/Members.html, html/User/Groups/Modify.html,
13349           html/User/Groups/index.html, lib/RT.pm.in, lib/t/00smoke.t,
13350           lib/t/setup_regression.t, lib/t/create_data.pl,
13351           lib/t/regression/01ticket_link_searching.t,
13352           lib/t/regression/02basic_web.t,
13353           lib/t/regression/03web_compiliation_errors.t,
13354           lib/t/regression/05cronsupport.t, lib/t/regression/07acl.t,
13355           lib/t/regression/08web_cf_access.t,
13356           lib/t/regression/09record_cf_api.t, lib/t/regression/10merge.t,
13357           lib/t/regression/11-template-insert.t,
13358           lib/t/regression/12-search.t,
13359           lib/t/regression/13-attribute-tests.t,
13360           lib/t/regression/14merge.t,
13361           lib/t/regression/16-transaction_cf_tests.t,
13362           lib/t/regression/17multiple_deleg_revocation.t,
13363           lib/t/regression/19-rtname.t, lib/t/regression/20savedsearch.t,
13364           lib/t/regression/21query-builder.t,
13365           lib/t/regression/22search_tix_by_txn.t,
13366           lib/t/regression/04send_email.t,
13367           lib/t/regression/06mailgateway.t, lib/t/regression/07rights.t,
13368           lib/t/regression/15cf_single_values_are_single.t,
13369           lib/t/regression/18stale_delegations_cleanup.t,
13370           lib/RT/GroupMembers.pm, lib/RT/Principals.pm,
13371           lib/RT/Scrips_Overlay.pm, lib/RT/Tickets.pm, lib/RT/Base.pm,
13372           lib/RT/CustomField_Overlay.pm, lib/RT/Date.pm,
13373           lib/RT/Queues_Overlay.pm, lib/RT/ScripConditions_Overlay.pm,
13374           lib/RT/Template_Overlay.pm, lib/RT/User.pm, lib/RT/Attributes.pm,
13375           lib/RT/SavedSearch.pm, lib/RT/StyleGuide.pod, lib/RT/System.pm,
13376           lib/RT/Templates_Overlay.pm, lib/RT/Ticket_Overlay.pm,
13377           lib/RT/Tickets_Overlay_SQL.pm, lib/RT/ACL_Overlay.pm,
13378           lib/RT/Attachment.pm, lib/RT/Attribute_Overlay.pm,
13379           lib/RT/Group.pm, lib/RT/Handle.pm, lib/RT/ObjectCustomFields.pm,
13380           lib/RT/Users_Overlay.pm, lib/RT/EmailParser.pm,
13381           lib/RT/GroupMembers_Overlay.pm, lib/RT/I18N.pm,
13382           lib/RT/Principal.pm, lib/RT/Principals_Overlay.pm,
13383           lib/RT/Tickets_Overlay.pm, lib/RT/Transactions.pm,
13384           lib/RT/CachedGroupMember.pm, lib/RT/CustomFieldValue.pm,
13385           lib/RT/Links.pm, lib/RT/Scrip.pm, lib/RT/User_Overlay.pm,
13386           lib/RT/Attachment_Overlay.pm, lib/RT/Attributes_Overlay.pm,
13387           lib/RT/CurrentUser.pm, lib/RT/CustomFieldValue_Overlay.pm,
13388           lib/RT/CustomFieldValues.pm, lib/RT/Group_Overlay.pm,
13389           lib/RT/ObjectCustomField.pm,
13390           lib/RT/ObjectCustomFields_Overlay.pm, lib/RT/Queue.pm,
13391           lib/RT/ScripActions.pm, lib/RT/Attachments.pm,
13392           lib/RT/CachedGroupMember_Overlay.pm, lib/RT/Groups.pm,
13393           lib/RT/Links_Overlay.pm, lib/RT/SavedSearches.pm,
13394           lib/RT/ScripAction.pm, lib/RT/Scrip_Overlay.pm, lib/RT/Scrips.pm,
13395           lib/RT/Transactions_Overlay.pm, lib/RT/ACE.pm,
13396           lib/RT/CachedGroupMembers.pm,
13397           lib/RT/CustomFieldValues_Overlay.pm, lib/RT/CustomFields.pm,
13398           lib/RT/GroupMember.pm, lib/RT/Link.pm,
13399           lib/RT/ObjectCustomFieldValues.pm, lib/RT/Principal_Overlay.pm,
13400           lib/RT/Queue_Overlay.pm, lib/RT/Queues.pm,
13401           lib/RT/ScripCondition.pm, lib/RT/ScripConditions.pm,
13402           lib/RT/Transaction.pm, lib/RT/CustomField.pm,
13403           lib/RT/ObjectCustomFieldValue.pm,
13404           lib/RT/ObjectCustomField_Overlay.pm,
13405           lib/RT/ScripActions_Overlay.pm, lib/RT/Template.pm,
13406           lib/RT/Attachments_Overlay.pm, lib/RT/Groups_Overlay.pm,
13407           lib/RT/Record.pm, lib/RT/ScripAction_Overlay.pm,
13408           lib/RT/ScripCondition_Overlay.pm, lib/RT/Ticket.pm,
13409           lib/RT/ACL.pm, lib/RT/GroupMember_Overlay.pm,
13410           lib/RT/ObjectCustomFieldValues_Overlay.pm,
13411           lib/RT/Transaction_Overlay.pm, lib/RT/ACE_Overlay.pm,
13412           lib/RT/Attribute.pm, lib/RT/CachedGroupMembers_Overlay.pm,
13413           lib/RT/CustomFields_Overlay.pm, lib/RT/Link_Overlay.pm,
13414           lib/RT/ObjectCustomFieldValue_Overlay.pm, lib/RT/Templates.pm,
13415           lib/RT/URI.pm, lib/RT/Users.pm, lib/RT/I18N/en.po,
13416           lib/RT/I18N/i_default.pm, lib/RT/I18N/cs.pm, lib/RT/I18N/cs.po,
13417           lib/RT/I18N/pt_br.po, lib/RT/I18N/fr.po, lib/RT/I18N/es.po,
13418           lib/RT/I18N/nl.po, lib/RT/I18N/pl.po, lib/RT/I18N/no.po,
13419           lib/RT/I18N/it.po, lib/RT/I18N/hu.po, lib/RT/I18N/da.po,
13420           lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po,
13421           lib/RT/I18N/zh_tw.po, lib/RT/I18N/id.po, lib/RT/I18N/he.po,
13422           lib/RT/I18N/fi.po, lib/RT/I18N/zh_cn.po, lib/RT/URI/base.pm,
13423           lib/RT/URI/fsck_com_rt.pm, lib/RT/URI/t.pm,
13424           lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm,
13425           lib/RT/Action/CreateTickets.pm, lib/RT/Action/Generic.pm,
13426           lib/RT/Action/Notify.pm, lib/RT/Action/NotifyAsComment.pm,
13427           lib/RT/Action/RecordComment.pm,
13428           lib/RT/Action/RecordCorrespondence.pm,
13429           lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SetPriority.pm,
13430           lib/RT/Action/UserDefined.pm, lib/RT/Action/EscalatePriority.pm,
13431           lib/RT/Action/SendEmail.pm, lib/RT/Interface/CLI.pm,
13432           lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm,
13433           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/GnuPG.pm,
13434           lib/RT/Interface/Email/Auth/MailFrom.pm,
13435           lib/RT/Interface/Email/Filter/SpamAssassin.pm,
13436           lib/RT/Interface/Web/Handler.pm,
13437           lib/RT/Interface/Web/QueryBuilder.pm,
13438           lib/RT/Interface/Web/Standalone.pm, bin/mason_handler.scgi.in,
13439           bin/standalone_httpd.in, lib/RT/Condition/AnyTransaction.pm,
13440           lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm,
13441           lib/RT/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm,
13442           lib/RT/Condition/PriorityChange.pm,
13443           lib/RT/Condition/PriorityExceeds.pm,
13444           lib/RT/Condition/QueueChange.pm,
13445           lib/RT/Condition/StatusChange.pm,
13446           lib/RT/Condition/UserDefined.pm,
13447           lib/RT/Interface/Web/QueryBuilder/Tree.pm,
13448           lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm,
13449           lib/RT/Search/Generic.pm, bin/mason_handler.fcgi.in,
13450           bin/mason_handler.svc.in, bin/rt-crontool.in, bin/rt.in,
13451           bin/webmux.pl.in, bin/rt-mailgate.in, etc/initialdata,
13452           etc/RT_Config.pm.in, etc/acl.mysql, etc/schema.Informix,
13453           etc/schema.SQLite, etc/acl.Pg, etc/schema.mysql,
13454           etc/upgrade/3.1.0/schema.SQLite, etc/upgrade/3.1.0/schema.Pg,
13455           etc/upgrade/3.3.0/acl.Informix, etc/upgrade/3.3.0/acl.Oracle,
13456           etc/upgrade/3.3.0/acl.Pg, etc/upgrade/3.3.0/acl.SQLite,
13457           etc/upgrade/3.3.0/acl.mysql, etc/upgrade/3.3.0/content,
13458           etc/upgrade/3.3.0/schema.Oracle, etc/upgrade/3.3.0/schema.Pg,
13459           etc/upgrade/3.3.0/schema.mysql, etc/upgrade/3.3.11/acl.Oracle,
13460           etc/upgrade/3.3.11/acl.Pg, etc/upgrade/3.3.11/acl.SQLite,
13461           etc/upgrade/3.3.11/acl.mysql, etc/upgrade/3.3.11/content,
13462           etc/upgrade/3.3.11/schema.Oracle, etc/upgrade/3.3.11/schema.Pg,
13463           etc/upgrade/3.3.11/schema.SQLite,
13464           etc/upgrade/3.3.11/schema.mysql: import rt 3.4.4
13465
13466 2005-10-13 14:16  ivan
13467
13468         * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi: Fix 'can't
13469           change uid' error when the account *has* a uid but
13470           svc_acct-edit_uid isn't turned on
13471
13472 2005-10-12 05:02  ivan
13473
13474         * httemplate/misc/: batch-cust_pay.html,
13475           process/batch-cust_pay.cgi: change button to say "post payment
13476           batch" and main error message to indicate the whole batch should
13477           be resubmitted, as per feedback from lewis
13478
13479 2005-10-12 02:51  ivan
13480
13481         * httemplate/edit/part_pkg.cgi: fix package customize losing
13482           services
13483
13484 2005-10-12 01:57  ivan
13485
13486         * FS/FS/part_export/cpanel.pm: add debugging to cpanel export
13487
13488 2005-10-10 09:06  ivan
13489
13490         * FS/FS/part_export/everyone_net.pm: oops, that should fix
13491           suspension problem
13492
13493 2005-10-10 05:20  ivan
13494
13495         * FS/FS/cust_pay.pm, htetc/handler.pl, httemplate/index.html,
13496           httemplate/misc/batch-cust_pay.html,
13497           httemplate/misc/xmlhttp-cust_main-search.cgi,
13498           httemplate/misc/process/batch-cust_pay.cgi,
13499           httemplate/search/cust_pay.cgi: updated quick payment entry
13500
13501 2005-10-08 06:45  ivan
13502
13503         * httemplate/misc/batch-cust_pay.html: quick payment entry
13504           javascript tested & working IE/firefix/konq
13505
13506 2005-10-07 17:47  ivan
13507
13508         * httemplate/: edit/part_pkg.cgi, edit/process/part_pkg.cgi,
13509           edit/process/quick-charge.cgi, elements/select-taxclass.html,
13510           view/cust_main/quick-charge.html: fix tax class selection in
13511           package add/edit too
13512
13513 2005-10-07 16:28  ivan
13514
13515         * conf/invoice_latex: allow more width for return address, stuff is
13516           wrapping
13517
13518 2005-10-06 21:50  ivan
13519
13520         * httemplate/view/cust_main/billing.html: mask out echeck account
13521           #s too
13522
13523 2005-10-06 21:48  ivan
13524
13525         * FS/FS/cust_main.pm: fix on-demand credit cards not being masked
13526           in UI.  i believe huntsburg is in the doghouse for this one :)
13527
13528 2005-10-06 19:25  ivan
13529
13530         * FS/FS/Conf.pm, FS/FS/part_pkg.pm,
13531           httemplate/edit/process/quick-charge.cgi,
13532           httemplate/view/cust_main/quick-charge.html: add
13533           require_taxclasses config flag
13534
13535 2005-10-06 16:09  ivan
13536
13537         * httemplate/view/cust_bill-logo.cgi: really use default logo if
13538           the agent-specific one isn't found
13539
13540 2005-10-06 16:07  ivan
13541
13542         * httemplate/view/cust_bill-logo.cgi: use default logo if the
13543           agent-specific one isn't found
13544
13545 2005-10-06 16:03  ivan
13546
13547         * httemplate/view/cust_bill-logo.cgi: use default logo if the
13548           agent-specific one isn't found
13549
13550 2005-10-06 13:35  ivan
13551
13552         * FS/FS/part_export/everyone_net.pm: add debugging option to
13553           everyone_net export
13554
13555 2005-10-06 00:34  ivan
13556
13557         * FS/FS/Conf.pm, FS/FS/cust_pay_refund.pm,
13558           httemplate/view/cust_main/payment_history.html: add cc-void
13559           option
13560
13561 2005-10-05 18:40  ivan
13562
13563         * httemplate/edit/cust_main.cgi: fix bug with IE and advertising
13564           sources (refnum) - needed to make sure the SELECT OPTIONs have
13565           explicitly specified VALUEs
13566
13567 2005-10-04 13:27  ivan
13568
13569         * FS/FS/part_export/everyone_net.pm: fix small error with
13570           everyone.net export
13571
13572 2005-10-02 18:41  ivan
13573
13574         * FS/FS/cust_svc.pm, FS/FS/part_svc.pm, FS/FS/svc_acct.pm,
13575           httemplate/view/svc_acct.cgi, httemplate/edit/svc_acct.cgi,
13576           httemplate/elements/small_custview.html, FS/FS/Conf.pm: update
13577           account view and edit: convert to proper templates, make sure
13578           usage information displays for any usage-capable export, add
13579           ability to edit uid/gid
13580
13581 2005-10-02 00:09  ivan
13582
13583         * Makefile, htetc/handler.pl, init.d/freeside-init: add dev make
13584           target for quick iterative development
13585
13586 2005-09-29 13:19  ivan
13587
13588         * FS/FS/svc_acct.pm: make sure there is an expiraiton date to set
13589           as well
13590
13591 2005-09-28 11:27  ivan
13592
13593         * FS/FS/cust_main.pm: recognize hourly frequency in cust_main->bill
13594
13595 2005-09-25 01:20  ivan
13596
13597         * httemplate/view/cust_main.cgi: this css did weird things under IE
13598
13599 2005-09-25 01:13  ivan
13600
13601         * CREDITS, FS/FS/UI/Web.pm,
13602           httemplate/edit/cust_main/select-country.html,
13603           httemplate/edit/cust_main/select-county.html,
13604           httemplate/edit/process/part_svc.cgi,
13605           httemplate/edit/process/rate.cgi,
13606           httemplate/elements/jsrsServer.html,
13607           httemplate/elements/progress-init.html,
13608           httemplate/elements/progress-popup.html,
13609           httemplate/elements/xmlhttp.html: get rid of JSRS iframe foo for
13610           progress bar, use XMLHTTPRequest instead.  really should have
13611           done that in the first place.  JSON will wait until another
13612           day...
13613
13614 2005-09-24 15:53  ivan
13615
13616         * FS/FS/cust_main.pm: parse paybatch order number with dashes
13617           correctly
13618
13619 2005-09-22 15:25  ivan
13620
13621         * rt/lib/RT/URI/freeside/Internal.pm: should fix problem with empty
13622           (dir-less) Conf showing up
13623
13624 2005-09-21 05:47  ivan
13625
13626         * FS/FS/svc_acct.pm, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/Record.pm,
13627           FS/bin/freeside-prepaidd, httemplate/edit/REAL_cust_pkg.cgi,
13628           httemplate/view/cust_main/packages.html, init.d/freeside-init,
13629           FS/bin/freeside-daily: add prepaid support which sets RADIUS
13630           Expiration attribute, update customer view package UI
13631
13632 2005-09-16 03:10  ivan
13633
13634         * FS/FS/cust_main.pm: tyop
13635
13636 2005-09-16 01:18  ivan
13637
13638         * FS/FS/cust_main.pm: with taxclasses, might have multiple records
13639           for a state/county/country
13640
13641 2005-09-14 04:01  ivan
13642
13643         * FS/t/agent_payment_gateway.t, FS/t/banned_pay.t,
13644           FS/t/payment_gateway.t, FS/t/payment_gateway_option.t,
13645           bin/generate-table-module: fix autogenerated simple test
13646
13647 2005-09-13 13:12  ivan
13648
13649         * httemplate/search/elements/search.html: fix redirect with single
13650           item returned from search results and a coderef redirect
13651
13652 2005-09-10 07:50  ivan
13653
13654         * CREDITS, httemplate/edit/cust_main/contact.html,
13655           httemplate/edit/cust_main/select-country.html,
13656           httemplate/edit/cust_main/select-county.html,
13657           httemplate/edit/cust_main/select-state.html,
13658           httemplate/edit/cust_main.cgi, httemplate/elements/xmlhttp.html,
13659           httemplate/misc/counties.cgi, httemplate/misc/states.cgi:
13660           ajax-style xmlhttprequest state/county/country selector!
13661
13662 2005-09-08 12:15  ivan
13663
13664         * FS/FS/part_export/radiator.pm: MySQL is case sensitive about
13665           table names!  huh
13666
13667 2005-09-08 01:50  ivan
13668
13669         * httemplate/edit/cust_main.cgi: fix dropping of payname
13670
13671 2005-09-07 23:52  ivan
13672
13673         * httemplate/autohandler: don't need 4k of newlines anymore,
13674           H:W:SelectLayers works better
13675
13676 2005-09-07 15:52  ivan
13677
13678         * FS/FS/part_pkg.pm: add hourly frequency
13679
13680 2005-09-07 15:04  ivan
13681
13682         * bin/generate-raddb: list current dictionary sources in example so
13683           i don't forget
13684
13685 2005-09-07 15:02  ivan
13686
13687         * FS/FS/raddb.pm: update with dictionaries from freeradius 1.0.4
13688           plus dictionary.ip3networks
13689
13690 2005-09-07 05:56  ivan
13691
13692         * FS/FS/Schema.pm: define username_len so the default add account
13693           screen doesn't have a tiny username field (when usernamemax is
13694           not defined)
13695
13696 2005-09-07 05:48  ivan
13697
13698         * httemplate/edit/svc_acct.cgi: fix silly bug sizing username field
13699           when adding an account (and usernamemax is not set)
13700
13701 2005-09-07 05:44  ivan
13702
13703         * httemplate/edit/svc_acct.cgi: fix silly bug sizing username field
13704           when adding an account (and username max is not set)
13705
13706 2005-09-07 05:38  ivan
13707
13708         * httemplate/view/cust_main.cgi: oops, still need areyousure
13709           javascript for some sub-bits of the page (package unprovisioning
13710           and cancellation, bunch of payment history stuff)
13711
13712 2005-09-07 03:40  ivan
13713
13714         * FS/FS/: part_svc.pm, part_virtual_field.pm: import dbdef from
13715           FS::Schema instead of calling $FS::Record::dbdef directly
13716
13717 2005-09-07 03:25  ivan
13718
13719         * FS/FS/option_Common.pm: fix bug with new option_Common stuff,
13720           forgot to prefix FS::
13721
13722 2005-09-07 03:16  ivan
13723
13724         * FS/FS/part_export/cpanel.pm: remote access key is a big long
13725           thing
13726
13727 2005-09-07 02:37  ivan
13728
13729         * FS/FS/part_export/cpanel.pm, eg/export_template.pm: add cpanel
13730           export
13731
13732 2005-09-06 14:58  ivan
13733
13734         * FS/FS/Conf.pm: document variables available in
13735           payment_receipt_email
13736
13737 2005-08-27 01:46  ivan
13738
13739         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/banned_pay.pm,
13740           FS/FS/cust_main.pm, FS/t/banned_pay.t, bin/generate-table-module,
13741           httemplate/view/cust_main.cgi,
13742           httemplate/misc/cust_main-cancel.cgi: add banned credit card /
13743           ACH table, re-do cancel popup to have a checkbox to ban payinfo
13744
13745 2005-08-24 06:47  ivan
13746
13747         * httemplate/edit/cust_main/billing.html: fix size of cvv2 help
13748           popup
13749
13750 2005-08-24 06:22  ivan
13751
13752         * htetc/handler.pl, httemplate/edit/cust_main.cgi,
13753           httemplate/edit/cust_main/billing.html,
13754           httemplate/edit/cust_main/contact.html, FS/FS/cust_main.pm,
13755           FS/FS/cust_main_county.pm, FS/FS/ClientAPI/MyAccount.pm,
13756           FS/FS/ClientAPI/Signup.pm,
13757           fs_selfservice/FS-SelfService/SelfService.pm,
13758           httemplate/docs/ach.html, httemplate/docs/cvv2.html,
13759           httemplate/edit/process/cust_main.cgi,
13760           httemplate/elements/overlibmws_draggable.js,
13761           httemplate/elements/overlibmws_iframe.js,
13762           httemplate/elements/progress-init.html,
13763           httemplate/elements/select-month_year.html,
13764           httemplate/images/cvv2.png, httemplate/images/cvv2_amex.png,
13765           httemplate/view/cust_main/billing.html: customer edit: abstract
13766           out billing info to billing.html, re-do payment type selection
13767           with HTML::Widgets::SelectLayers, add Switch/Solo/Maestro support
13768           for start date & issue #.  customer view: re-order fields for
13769           consistency.  selfservice API: support paystart_month,
13770           paystart_year, payissue and payip in MyAccount::process_payment
13771           and ::edit_info and Signup::new_customer,
13772           FS::cust_main::realtime_bop: support paystart_month paystart_year
13773           payissue payip fields
13774
13775 2005-08-23 05:38  ivan
13776
13777         * httemplate/edit/part_svc.cgi: fix bug with service editing caused
13778           by moving dbdef stuff around
13779
13780 2005-08-18 00:58  ivan
13781
13782         * FS/FS/cust_main.pm: add taxclass kludge to gateway overrides, fix
13783           parsing of new-style paybatch
13784
13785 2005-08-17 23:46  ivan
13786
13787         * install/debian/3.1/INSTALL: slight adjustments to deb install for
13788           latest 1.5.8cvs
13789
13790 2005-08-17 22:41  ivan
13791
13792         * httemplate/edit/process/agent_payment_gateway.html: hopefully
13793           this is the last missing file
13794
13795 2005-08-17 22:12  ivan
13796
13797         * httemplate/edit/process/payment_gateway.html: oops another
13798           missing file
13799
13800 2005-08-17 21:16  ivan
13801
13802         * FS/FS/agent_payment_gateway.pm: missing file
13803
13804 2005-08-17 15:23  ivan
13805
13806         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
13807           FS/FS/option_Common.pm, FS/FS/part_export.pm,
13808           FS/FS/part_export_option.pm, FS/FS/part_pkg.pm,
13809           FS/FS/payment_gateway.pm, FS/FS/payment_gateway_option.pm,
13810           FS/bin/freeside-setup, FS/bin/freeside-upgrade, SCHEMA_CHANGE,
13811           FS/FS.pm, FS/MANIFEST, FS/t/option_Common.t,
13812           FS/t/payment_gateway.t, FS/t/payment_gateway_option.t,
13813           bin/generate-table-module, htetc/handler.pl,
13814           httemplate/index.html, httemplate/browse/agent.cgi,
13815           httemplate/browse/payment_gateway.html,
13816           httemplate/edit/agent_payment_gateway.html,
13817           httemplate/edit/payment_gateway.html: infrastructure for easier
13818           schema changes, and: add payment_gateway, payment_gateway_option
13819           and agent_payment_gateway tables, add paystart_month,
13820           paystart_year, payissue and payip fields to cust_main, add
13821           preliminary gateway and gateway override editing to web UI, use
13822           payment gateway override when processing payments (card type, not
13823           taxclass yet)
13824
13825 2005-08-14 18:55  ivan
13826
13827         * FS/FS/UI/Web.pm: fix brainfart parsing end dates, closes:
13828           Bug#1248
13829
13830 2005-08-09 14:38  ivan
13831
13832         * FS/: FS/part_export/radiator.pm, FS/part_export/sqlradius.pm,
13833           t/part_export-radiator.t, FS/part_export/sqlradius_withdomain.pm:
13834           add native Radiator export
13835
13836 2005-08-08 08:15  ivan
13837
13838         * FS/FS/part_export/everyone_net.pm: add export to everyone.net
13839           outsource mail service
13840
13841 2005-08-06 17:41  ivan
13842
13843         * FS/FS/part_export/forward_shellcommands.pm: update
13844           forward_shellcommands export to know about literal source
13845           addresses, closes: Bug#1246
13846
13847 2005-08-06 17:40  ivan
13848
13849         * FS/FS/agent.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
13850           FS/FS/UI/Web.pm, httemplate/browse/agent.cgi,
13851           httemplate/search/cust_pay.cgi, httemplate/search/cust_pkg.cgi,
13852           httemplate/search/elements/search.html: move cust_pkg search to
13853           new template, add active/suspended/cancelled customer packages to
13854           agent browse
13855
13856 2005-08-04 17:57  ivan
13857
13858         * httemplate/search/cust_credit.html: fix credit searches by otaker
13859
13860 2005-08-03 18:42  ivan
13861
13862         * Makefile: don't use install -D flag, doesn't work on bsd
13863
13864 2005-08-03 00:38  ivan
13865
13866         * FS/FS/cust_bill.pm: eliminate scary (but harmless) "Use of
13867           uninitalized value in length" warnings
13868
13869 2005-08-02 19:23  ivan
13870
13871         * FS/FS/part_export/: domain_shellcommands.pm,
13872           forward_shellcommands.pm, www_shellcommands.pm: don't try to run
13873           blank commands for non-svc_acct shellcommand exports too
13874
13875 2005-08-02 12:17  khoff
13876
13877         * FS/FS/h_cust_svc.pm: Only complain, not die, if we can't find a
13878           svc_x record for an h_cust_svc record.
13879
13880 2005-07-14 04:55  ivan
13881
13882         * FS/FS/cust_main.pm: oops, fix last minute bug with new
13883           configurable customer fields on reports
13884
13885 2005-07-14 04:46  ivan
13886
13887         * FS/FS/: svc_Common.pm, UI/Web.pm: clean up some leftover bits
13888           from cust-fields work
13889
13890 2005-07-14 04:31  ivan
13891
13892         * httemplate/: index.html, search/svc_acct.cgi,
13893           search/svc_forward.cgi: add unlinked mail forward (svc_forward)
13894           report
13895
13896 2005-07-14 04:18  ivan
13897
13898         * httemplate/search/cust_bill.html: move account search
13899           (httemplate/search/svc_acct.cgi) to new template, cust-fields
13900           configuration value to control which customer fields are shown on
13901           reports
13902
13903 2005-07-14 03:52  ivan
13904
13905         * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/cust_bill.pm,
13906           FS/FS/cust_bill_event.pm, FS/FS/cust_credit.pm,
13907           FS/FS/cust_main.pm, FS/FS/cust_main_Mixin.pm, FS/FS/cust_pay.pm,
13908           FS/FS/svc_Common.pm, FS/FS/UI/Web.pm, FS/t/cust_main_Mixin.t,
13909           httemplate/search/cust_bill_event.cgi,
13910           httemplate/search/cust_credit.html,
13911           httemplate/search/cust_pay.cgi,
13912           httemplate/search/report_receivables.cgi,
13913           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
13914           httemplate/search/svc_forward.cgi, httemplate/search/svc_www.cgi,
13915           httemplate/search/elements/search.html: move account search
13916           (httemplate/search/svc_acct.cgi) to new template, cust-fields
13917           configuration value to control which customer fields are shown on
13918           reports
13919
13920 2005-07-12 02:31  ivan
13921
13922         * httemplate/browse/part_pkg.cgi: <rjbs> More of the same: these
13923           patches make it safer to subclass FS::part_pkg's pkg_svc method
13924           by eliminating qsearches on table pkg_svc.
13925
13926 2005-07-12 02:22  ivan
13927
13928         * httemplate/edit/part_pkg.cgi: <rjbs> This patch is part of my
13929           continuing effort to avoid using SQL and qsearch from templates
13930           to find the pkg_svc records for a package.
13931
13932 2005-07-12 02:13  ivan
13933
13934         * CREDITS, FS/FS/Record.pm: patch from rjbs to add by_key
13935           contructor to Record.pm
13936
13937 2005-07-12 02:11  ivan
13938
13939         * Makefile: okay, really enable RT by default for good now
13940
13941 2005-07-11 07:15  ivan
13942
13943         * bin/: rate.import, rt-drop-tables: adding rt-drop-tables
13944
13945 2005-07-11 06:01  ivan
13946
13947         * Makefile: new server
13948
13949 2005-07-11 05:53  ivan
13950
13951         * httemplate/docs/index.html: note alternate instructions for
13952           0pre6->7
13953
13954 2005-07-11 05:23  ivan
13955
13956         * install/freebsd/: INSTALL, ports: freebsd install update i guess
13957
13958 2005-07-11 05:22  ivan
13959
13960         * bin/postfix.export: fix regex
13961
13962 2005-07-11 05:21  ivan
13963
13964         * Makefile: probably best to keep RT disabled by default, at least
13965           for this release
13966
13967 2005-07-11 03:58  ivan
13968
13969         * FS/t/ClientAPI_SessionCache.t:
13970           s/ClientAPI::SessionCache/ClientAPI_SessionCache/ noticed by rjbs
13971
13972 2005-07-11 02:49  ivan
13973
13974         * FS/FS/ClientAPI/MyAccount.pm: bug fix for error message on
13975           session expiration from Randall Lucas <rlucas@tercent.net>,
13976           thanks!
13977
13978 2005-07-09 08:41  ivan
13979
13980         * FS/FS/cust_bill.pm: fix silly bug preventing html invoicing from
13981           finding their logo
13982
13983 2005-07-09 03:55  ivan
13984
13985         * httemplate/edit/cust_pay.cgi: get rid of the godawful halfass
13986           "invoice" on the post payment screen when posting against a
13987           specific invoice, replace with having useless "Auto-apply to
13988           invoices" box actually show the payment will be applied to one
13989           invoice only...  closes: Bug#1241
13990
13991 2005-07-09 03:36  ivan
13992
13993         * FS/FS/: cust_bill.pm, cust_bill_pkg.pm, part_export/sqlradius.pm,
13994           part_pkg/flat.pm, part_pkg/flat_comission.pm,
13995           part_pkg/flat_comission_cust.pm, part_pkg/flat_comission_pkg.pm,
13996           part_pkg/flat_delayed.pm, part_pkg/prepaid.pm,
13997           part_pkg/prorate.pm, part_pkg/sesmon_hour.pm,
13998           part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm,
13999           part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm,
14000           part_pkg/subscription.pm, part_pkg/voip_sqlradacct.pm: add desc
14001           method to cust_bill_pkg and use it in cust_bill... this should
14002           help with any *other* cust_bill_pkg.pkgnum == -1 stuff that needs
14003           to be sorted out
14004
14005 2005-07-08 16:06  ivan
14006
14007         * FS/bin/freeside-daily: fix bug with new efficient
14008           customer-finding code.  sql isn't perl, null != 0
14009
14010 2005-06-30 06:32  ivan
14011
14012         * FS/FS/Misc.pm: pod error
14013
14014 2005-06-30 06:20  ivan
14015
14016         * FS/FS/: Conf.pm, svc_acct.pm: add username-percent config option
14017
14018 2005-06-30 05:44  ivan
14019
14020         * FS/FS/cust_main.pm: oops, really fix error with new prepaid card
14021           foo
14022
14023 2005-06-21 20:54  ivan
14024
14025         * install/debian/3.1/INSTALL: add IPC::Run3 to install docs
14026
14027 2005-06-16 22:31  ivan
14028
14029         * httemplate/misc/process/link.cgi: fix preference sort order for
14030           linking: sort unaudited services first, secondary sort by svcaprt
14031
14032 2005-06-16 22:07  ivan
14033
14034         * httemplate/misc/process/link.cgi: add more info to debugging
14035
14036 2005-06-16 22:04  ivan
14037
14038         * httemplate/misc/process/link.cgi: fix debugging
14039
14040 2005-06-16 21:42  ivan
14041
14042         * httemplate/misc/process/link.cgi: add debugging for accounts
14043           picked to pick
14044
14045 2005-06-14 21:46  ivan
14046
14047         * FS/FS/cust_bill.pm: better error reporting for actual errors from
14048           lpr command
14049
14050 2005-06-14 19:31  ivan
14051
14052         * FS/FS/cust_main.pm: fix error recharging w/prepaid card caused by
14053           rounding off of money value, closes: Bug#1237
14054
14055 2005-06-14 17:44  ivan
14056
14057         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: add
14058           reprint/fax/email links to invoice search results
14059
14060 2005-06-09 15:40  ivan
14061
14062         * httemplate/search/cust_bill_event.cgi, FS/FS/cust_bill.pm,
14063           httemplate/index.html, httemplate/misc/email_invoice_events.cgi,
14064           httemplate/misc/email_invoices.cgi,
14065           httemplate/misc/fax_invoice_events.cgi,
14066           httemplate/misc/fax_invoices.cgi,
14067           httemplate/misc/print_invoice_events.cgi,
14068           httemplate/misc/print_invoices.cgi,
14069           httemplate/search/cust_bill.html,
14070           httemplate/search/report_cust_bill.html: advanced invoice serach,
14071           groundwork to add reprint/fax/email links to invoice search
14072           results
14073
14074 2005-06-09 13:26  ivan
14075
14076         * httemplate/browse/part_pkg.cgi: tiny refactor patch from rjbs: It
14077           changes the service listing to use $part_pkg->pkg_svc instead of
14078           a qsearch, which means that the listing will still work if
14079           pkg_svc has been subclassed.
14080
14081 2005-06-09 13:16  ivan
14082
14083         * FS/FS/cust_svc.pm: documentation fix, noticed by rjbs
14084
14085 2005-06-09 02:15  ivan
14086
14087         * FS/FS/part_pkg.pm: don't rebless if we're already in the plan
14088           subclass, fixes pkg customize link
14089
14090 2005-06-09 00:19  ivan
14091
14092         * FS/bin/freeside-daily: declare new $opt_a
14093
14094 2005-06-09 00:13  ivan
14095
14096         * FS/bin/freeside-daily: significant speedup from only selected
14097           customers with outstanding packages or invoice events in the
14098           initial select, and add -a flag for agentnum
14099
14100 2005-06-08 23:56  ivan
14101
14102         * FS/FS/cust_bill.pm, conf/invoice_html,
14103           httemplate/view/cust_bill-logo.cgi: agent-specific logos for html
14104           invoices too
14105
14106 2005-06-08 23:36  ivan
14107
14108         * FS/FS/: cust_bill.pm, part_bill_event.pm: and make
14109           (html|latex)(small)?footer optionall per-agent too
14110
14111 2005-06-08 23:22  ivan
14112
14113         * FS/FS/cust_bill.pm: more sane regex
14114
14115 2005-06-08 23:14  ivan
14116
14117         * FS/FS/: cust_bill.pm: ugh, hopefully fixup agent_plandata regex
14118           for multiple agents
14119
14120 2005-06-08 22:59  ivan
14121
14122         * FS/FS/: cust_bill.pm: make sure invoice_(latex|html)returnaddress
14123           is configurable per-agent
14124
14125 2005-06-08 22:34  ivan
14126
14127         * FS/FS/cust_bill.pm, FS/FS/part_bill_event.pm,
14128           httemplate/edit/part_bill_event.cgi: add multiple agent selection
14129           to agent-specific invoicing
14130
14131 2005-06-08 17:18  ivan
14132
14133         * FS/FS/cust_pay.pm: add ignore_noapply flag to make sure payments
14134           are forced in anyway on import
14135
14136 2005-06-08 14:52  ivan
14137
14138         * FS/FS/cust_bill_pkg.pm: last bit to allow -1 for non-pkg, non-tax
14139           line items
14140
14141 2005-06-08 02:03  ivan
14142
14143         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/svc_acct.pm,
14144           FS/FS/ClientAPI/MyAccount.pm,
14145           fs_selfservice/FS-SelfService/SelfService.pm,
14146           fs_selfservice/FS-SelfService/cgi/agent_delete_svc.html,
14147           fs_selfservice/FS-SelfService/cgi/delete_svc.html,
14148           fs_selfservice/FS-SelfService/cgi/make_payment.html,
14149           fs_selfservice/FS-SelfService/cgi/myaccount.html,
14150           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
14151           fs_selfservice/FS-SelfService/cgi/payment_results.html,
14152           fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
14153           fs_selfservice/FS-SelfService/cgi/process_svc_external.html,
14154           fs_selfservice/FS-SelfService/cgi/provision.html,
14155           fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html,
14156           fs_selfservice/FS-SelfService/cgi/recharge_prepay.html,
14157           fs_selfservice/FS-SelfService/cgi/recharge_results.html,
14158           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
14159           fs_selfservice/FS-SelfService/cgi/view_invoice.html,
14160           httemplate/view/svc_acct.cgi: prepaid card recharge
14161
14162 2005-06-07 14:02  ivan
14163
14164         * FS/FS/Misc.pm: debugging output change in send_email
14165
14166 2005-06-06 13:07  ivan
14167
14168         * FS/FS/cust_bill.pm: eek, fix silly problem in invoice sending
14169           refactoring
14170
14171 2005-06-06 12:54  ivan
14172
14173         * FS/FS/Misc.pm: some additional warnings
14174
14175 2005-06-06 10:00  ivan
14176
14177         * FS/FS/Misc.pm: fix message ID generation for ancient perl, bah
14178
14179 2005-06-02 18:51  ivan
14180
14181         * FS/FS/TicketSystem/RT_External.pm: argh.  this should finally fix
14182           the last of the Internal vs External breakage i hope
14183
14184 2005-06-02 02:36  ivan
14185
14186         * httemplate/search/cust_bill_event.html: Capitalization
14187
14188 2005-06-02 02:29  ivan
14189
14190         * httemplate/index.html, httemplate/misc/print_invoices.cgi,
14191           httemplate/search/cust_bill_event.cgi,
14192           httemplate/search/cust_bill_event.html, FS/FS/cust_bill_event.pm,
14193           FS/FS/part_bill_event.pm, FS/FS/UI/Web.pm,
14194           httemplate/misc/email-invoice.cgi,
14195           httemplate/misc/email_invoices.cgi,
14196           httemplate/misc/fax-invoice.cgi,
14197           httemplate/misc/fax_invoices.cgi,
14198           httemplate/misc/print-invoice.cgi, FS/FS/cust_bill.pm,
14199           FS/FS/part_pkg.pm, httemplate/view/cust_bill.cgi,
14200           FS/bin/freeside-queued, httemplate/search/elements/search.html,
14201           httemplate/elements/progress-init.html,
14202           httemplate/elements/progress-popup.html, htetc/handler.pl: add
14203           ability to search on a date range of invoice events and then
14204           reprint or reemail (boy was that a bit more work than i
14205           expected), closes: Bug#946
14206
14207 2005-06-01 17:02  ivan
14208
14209         * rt/html/Ticket/Elements/AddCustomers: remove warning
14210
14211 2005-06-01 16:40  ivan
14212
14213         * httemplate/view/cust_bill.cgi: align terminology for consistancy.
14214           or something.
14215
14216 2005-06-01 14:40  ivan
14217
14218         * httemplate/search/report_receivables.cgi: remove trailing
14219           whitespace
14220
14221 2005-06-01 13:31  ivan
14222
14223         * FS/FS/TicketSystem/: RT_External.pm, RT_Internal.pm: fix up
14224           RT_Internal again, hopefully this is the last of the breakage
14225           from RT_Internal
14226
14227 2005-05-31 19:39  ivan
14228
14229         * httemplate/edit/part_pkg.cgi: really. *sigh*
14230
14231 2005-05-31 16:42  ivan
14232
14233         * FS/FS/part_pkg/sesmon_minute.pm: tyop refactoring old
14234           sesmon_minute price plkan, noticed by rjbs
14235
14236 2005-05-31 16:32  ivan
14237
14238         * httemplate/edit/part_pkg.cgi: ack, this should finally fix the
14239           package editing problem
14240
14241 2005-05-26 12:30  ivan
14242
14243         * httemplate/view/: cust_bill.cgi: silly perl version bs
14244
14245 2005-05-26 12:15  ivan
14246
14247         * FS/FS/svc_www.pm, httemplate/edit/svc_www.cgi,
14248           httemplate/view/svc_www.cgi: make svc_www.usersvc optional
14249
14250 2005-05-25 20:45  ivan
14251
14252         * httemplate/edit/part_pkg.cgi: 72?!
14253
14254 2005-05-24 08:33  ivan
14255
14256         * Makefile: 1.5.7.  and enable RT by default, finally
14257
14258 2005-05-23 04:49  ivan
14259
14260         * htetc/freeside-rt.conf: so Search.tsf and Search.rdf work
14261
14262 2005-05-22 16:38  ivan
14263
14264         * FS/FS/svc_acct.pm: fix quick crypt_password bug when its passwd
14265           an empty param
14266
14267 2005-05-22 13:39  ivan
14268
14269         * httemplate/view/cust_bill.cgi: oops, quote $link w/new templating
14270
14271 2005-05-22 02:25  ivan
14272
14273         * httemplate/browse/agent.cgi: Avoid Gratuitous Capitalizaiton
14274
14275 2005-05-21 21:24  ivan
14276
14277         * FS/FS/prepay_credit.pm: add optional agentnum field to POD doc
14278
14279 2005-05-21 11:38  ivan
14280
14281         * httemplate/browse/agent.cgi: make sure the customers tables for
14282           each agent line up with each other, too
14283
14284 2005-05-21 10:26  ivan
14285
14286         * httemplate/search/cust_main.cgi: hehe, allow changing the browse
14287           order of any sort
14288
14289 2005-05-21 10:14  ivan
14290
14291         * httemplate/browse/agent.cgi: line up
14292           prospect/active/suspended/cancelled customers
14293
14294 2005-05-19 07:10  ivan
14295
14296         * FS/FS/part_export/shellcommands.pm: A group number must refer to
14297           an already existing group - so add manually it if you want to
14298           define a set of static gids or something, default is just going
14299           to cause headaches
14300
14301 2005-05-19 04:05  ivan
14302
14303         * FS/FS/svc_acct.pm: ! or !! also
14304
14305 2005-05-19 03:45  ivan
14306
14307         * FS/FS/part_export/shellcommands.pm: fix up some defaults to
14308           include gid too
14309
14310 2005-05-19 03:29  ivan
14311
14312         * FS/FS/part_export/: acct_sql.pm, shellcommands.pm: missing ;
14313
14314 2005-05-19 03:26  ivan
14315
14316         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm,
14317           part_export/shellcommands.pm,
14318           part_export/shellcommands_withdomain.pm: fix shellcommands export
14319           encrypting "magic" shadow values * NP *LK*
14320
14321 2005-05-19 02:49  ivan
14322
14323         * FS/FS/svc_acct.pm: oops, remove old-style duplicate check from
14324           replace, _check_duplicate was already below it
14325
14326 2005-05-19 01:51  ivan
14327
14328         * httemplate/view/cust_bill.cgi: oops, fix alternate view/etc.
14329           links
14330
14331 2005-05-19 01:43  ivan
14332
14333         * httemplate/: misc/email-invoice.cgi, misc/fax-invoice.cgi,
14334           misc/print-invoice.cgi, view/cust_bill.cgi: re-email/fax/print
14335           links should respect template, also add direct re-send links like
14336           the view links and convert view/cust_bill.cgi to proper template
14337
14338 2005-05-18 09:57  ivan
14339
14340         * httemplate/browse/agent.cgi: oops, it helps to get the link right
14341
14342 2005-05-18 09:55  ivan
14343
14344         * httemplate/: browse/agent.cgi, search/report_receivables.cgi: add
14345           agent-specific A/R aging report, closes: bug#1229
14346
14347 2005-05-18 09:37  ivan
14348
14349         * bin/masonize: report the file that had a masonize error
14350
14351 2005-05-18 07:50  ivan
14352
14353         * FS/FS/part_export/acct_sql.pm: actually, quota goes in pw_shell.
14354           of course!
14355
14356 2005-05-18 03:43  ivan
14357
14358         * FS/FS/cust_bill.pm: oops, losing notes!
14359
14360 2005-05-15 06:49  ivan
14361
14362         * httemplate/search/report_receivables.cgi: this status column is
14363           probably faster, one giant SQL query.  and add back in the
14364           customer link, oops
14365
14366 2005-05-15 06:00  ivan
14367
14368         * FS/FS/cust_main.pm, httemplate/search/report_receivables.cgi,
14369           httemplate/search/elements/search.html: move receivables report
14370           to search template
14371
14372 2005-05-15 04:58  ivan
14373
14374         * httemplate/search/cust_bill.html: use money_char config
14375
14376 2005-05-15 04:46  ivan
14377
14378         * httemplate/search/cust_bill.html: align
14379
14380 2005-05-14 12:57  ivan
14381
14382         * rt/lib/RT/URI/: freeside.pm, freeside/Internal.pm: fixup RT
14383           integration grr!
14384
14385 2005-05-14 11:03  ivan
14386
14387         * FS/FS/cust_bill.pm: h helps halot
14388
14389 2005-05-14 10:59  ivan
14390
14391         * FS/FS/cust_bill.pm: well this is sorta halfass anyway but useful
14392
14393 2005-05-14 10:04  ivan
14394
14395         * FS/FS/Conf.pm, conf/invoice_html,
14396           httemplate/view/cust_bill-logo.cgi: html invoices: when
14397           displaying, use the actual logo from the conf dir - same as the
14398           emailed copy
14399
14400 2005-05-14 09:30  ivan
14401
14402         * FS/FS/: Misc.pm, cust_bill.pm: disable debugging
14403
14404 2005-05-14 09:27  ivan
14405
14406         * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm,
14407           FS/FS/part_bill_event.pm, conf/invoice_html, conf/logo.png,
14408           httemplate/view/cust_bill.cgi: html invoices!
14409
14410           http://chris-linfoot.net/d6plinks/CWLT-5VZD4Y
14411           http://www.dsv.su.se/~jpalme/ietf/mhtml.html
14412           ftp://ftp.dsv.su.se/users/jpalme/draft-ietf-mhtml-info.txt
14413           http://mailformat.dan.info/headers/mime.html
14414           http://www.faqs.org/rfcs/rfc2392.html
14415           http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cdosys/html/_cdosys_content-type_multipart.asp
14416
14417           (MIME is hard, let's go shopping!)
14418
14419 2005-05-13 08:06  ivan
14420
14421         * FS/FS/cust_bill.pm: fix picking up alternate invoice_latexnotes_*
14422           files, and expand country codes on invoices.  and oops,
14423           print_html changes slipped in last commit too.  well, they were
14424           ready anyway.
14425
14426 2005-05-13 03:55  ivan
14427
14428         * conf/invoice_latex: better to do something fancy like scale down
14429           the font size to fit in the intended space or something but hey,
14430           this is good enough for now :)
14431
14432 2005-05-13 03:54  ivan
14433
14434         * FS/FS/cust_bill.pm: substitute a non-breaking space if there is
14435           no invoice_latexreturnaddress file
14436
14437 2005-05-11 07:07  ivan
14438
14439         * FS/FS/export_svc.pm: new progressbar display causes a silly error
14440           in edge case where no dup checking necessary, closes: Bug#1226
14441
14442 2005-05-10 11:30  khoff
14443
14444         * rt/html/Ticket/Elements/EditCustomers: Missing '</A>' tag.
14445
14446 2005-05-05 06:04  ivan
14447
14448         * conf/: invoice_latex: no comma between state and address
14449
14450 2005-05-04 18:46  ivan
14451
14452         * httemplate/search/svc_domain.cgi: the ? between svc_domain.cgi
14453           and the domain id is missing
14454
14455 2005-05-04 02:33  ivan
14456
14457         * FS/FS/part_pkg.pm: use new pkg_svc.pkgsvcnum primary key when
14458           modifying pkg_svc records, closes: Bug#1221
14459
14460 2005-05-04 02:20  ivan
14461
14462         * FS/FS/Record.pm: err msg
14463
14464 2005-05-03 18:06  ivan
14465
14466         * FS/FS/cust_bill.pm: patch to just update the template or
14467           conf/invoice_latex* to use the new one
14468
14469 2005-05-03 17:40  ivan
14470
14471         * conf/invoice_latex, conf/invoice_latexfooter,
14472           conf/invoice_latexreturnaddress, conf/logo.eps, FS/FS/Conf.pm,
14473           FS/FS/cust_bill.pm: great new invoice template from kristian!
14474
14475 2005-05-03 10:22  ivan
14476
14477         * FS/FS/cust_bill.pm: minutely better error reporting for pdf
14478           problems
14479
14480 2005-05-03 06:29  ivan
14481
14482         * FS/bin/: freeside-addoutsource, freeside-addoutsourceuser: remove
14483           unnecessary host=localhost from outsource instance creation foo
14484
14485 2005-05-03 02:56  ivan
14486
14487         * FS/FS/cust_pay.pm: on receipts, show "Electronic Check" instead
14488           of "Chek" for payby = CHEK transactions
14489
14490 2005-05-03 01:51  ivan
14491
14492         * FS/bin/freeside-sqlradius-radacctd: not running with elevated
14493           privs, -T not necessary
14494
14495 2005-05-03 01:46  ivan
14496
14497         * FS/FS/domain_record.pm: [:ascii:] is not legal for 5.005, alas,
14498           it still needs to be supported for just a little bit longer
14499
14500 2005-05-01 23:32  ivan
14501
14502         * FS/FS/svc_Common.pm, httemplate/search/svc_domain.cgi,
14503           httemplate/search/svc_forward.cgi, httemplate/search/svc_www.cgi:
14504           move httemplate/search/svc_domain to the new search template
14505           along with svc_www and svc_forward
14506
14507 2005-04-30 02:47  ivan
14508
14509         * httemplate/search/svc_forward.cgi: show "(unlinked)" for unlined
14510           forwards instead of nothing
14511
14512 2005-04-30 02:45  ivan
14513
14514         * httemplate/search/svc_forward.cgi: pull in the customer
14515           information as part of the main query for efficiency
14516
14517 2005-04-29 06:00  ivan
14518
14519         * httemplate/search/: svc_forward.cgi, svc_www.cgi: template
14520           forward search using the standard search template: forwards are
14521           now paged
14522
14523 2005-04-28 10:05  ivan
14524
14525         * FS/FS/cust_bill.pm: add < and > to _latex_escape (khoff)
14526
14527 2005-04-25 17:20  khoff
14528
14529         * bin/svc_broadband.renumber: For renumbering svc_broadband
14530           services from one addr_block to another.  Hopefully no one will
14531           ever have to use this.
14532
14533 2005-04-25 02:33  ivan
14534
14535         * FS/FS/Conf.pm, FS/FS/Daemon.pm, FS/FS/svc_acct.pm, FS/t/Daemon.t,
14536           FS/MANIFEST, FS/FS/part_export/sqlradius.pm,
14537           FS/bin/freeside-queued, FS/bin/freeside-selfservice-server,
14538           FS/bin/freeside-sqlradius-radacctd, init.d/freeside-init: pick up
14539           freeside-sqlradius-radacctd again after all these years, now it
14540           just needs to update the "seconds" field(s), finally closes:
14541           Bug#1125
14542
14543 2005-04-21 16:13  ivan
14544
14545         * install/debian/3.1/INSTALL: little bit of apache setup and add
14546           the fs_queue user
14547
14548 2005-04-21 14:31  ivan
14549
14550         * install/debian/3.1/INSTALL: or apache won't start
14551
14552 2005-04-21 04:47  ivan
14553
14554         * FS/FS/part_export/acct_sql.pm: fix nit with crypt flag when
14555           replacing too
14556
14557 2005-04-21 04:35  ivan
14558
14559         * FS/FS/part_export/acct_sql.pm: support multiple primary keys
14560
14561 2005-04-20 23:18  ivan
14562
14563         * install/debian/3.1/INSTALL: libjavascript-rpc-perl hit testing
14564
14565 2005-04-20 00:12  ivan
14566
14567         * FS/FS/part_export/acct_sql.pm: hehe oops
14568
14569 2005-04-19 23:41  ivan
14570
14571         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm: add vpopmail
14572           defaults to acct_sql export
14573
14574 2005-04-19 02:50  ivan
14575
14576         * FS/FS/Conf.pm: disable RT_Libs for now
14577
14578 2005-04-19 02:48  ivan
14579
14580         * SCHEMA_CHANGE, install/redhat/9/INSTALL: did another upgrade,
14581           fixed up the instructions
14582
14583 2005-04-19 02:48  ivan
14584
14585         * FS/FS/part_pkg.pm: silence an annoying but harmless perl warning
14586
14587 2005-04-18 00:37  ivan
14588
14589         * FS/FS/cust_main.pm: add some newlines to debugging output, no
14590           need to print file and line # so much
14591
14592 2005-04-16 15:26  ivan
14593
14594         * httemplate/edit/cust_pay.cgi: use money_char on enter payment
14595           screen instead of hardcoding $
14596
14597 2005-04-15 13:29  khoff
14598
14599         * FS/FS/Conf.pm, FS/FS/domain_record.pm, FS/FS/svc_domain.pm,
14600           httemplate/view/svc_domain.cgi: Added support for TXT records.
14601
14602 2005-04-14 02:41  ivan
14603
14604         * FS/FS/cust_bill.pm, conf/invoice_latex, conf/invoice_latex.diff:
14605           move invoice_latex templating to Text::Template, with special
14606           sauce^W^Wbackwards-compatibility for old templates
14607
14608 2005-04-13 05:31  ivan
14609
14610         * httemplate/: edit/part_svc.cgi, view/svc_acct.cgi: get rid of
14611           some super ancient assumptions about slipip and uid meaning
14612           exporting to RADIUS and shell respectively
14613
14614 2005-04-13 05:30  ivan
14615
14616         * FS/FS/: Record.pm, cust_svc.pm: add nowarn_identical flag to
14617           Record.pm and use it in cust_svc svcpart replacement (which is
14618           all about the exports anyway)
14619
14620 2005-04-13 03:54  ivan
14621
14622         * FS/FS/svc_acct.pm: add a line to pod example regarding RADIUS
14623           check attributes
14624
14625 2005-04-13 03:32  ivan
14626
14627         * FS/FS/raddb.pm: add Radius-Operator
14628
14629 2005-04-13 03:16  ivan
14630
14631         * FS/FS/part_pkg/flat.pm: add explicit use Date::Manip here, oops
14632
14633 2005-04-13 02:55  ivan
14634
14635         * FS/FS/svc_acct.pm: quiet annoying "use of uninitialized value
14636           errors"
14637
14638 2005-04-13 01:16  ivan
14639
14640         * FS/FS/: cust_main.pm, svc_acct.pm: add skip_fuzzyfiles hack, and
14641           add Session-Timeout RADIUS attribute if a svc_acct.seconds value
14642           is present
14643
14644 2005-04-12 20:38  ivan
14645
14646         * CREDITS, FS/FS/part_pkg/flat_comission_cust.pm: fix bug in
14647           flat_commission price plan, thanks to Troy Hammonds
14648
14649 2005-04-11 13:13  khoff
14650
14651         * FS/FS/: Conf.pm, cust_main.pm: Configuration option to override
14652           the email address sent to your BOP processor, in case the
14653           processor sends a pesky receipt that you don't want your
14654           customers getting.
14655
14656 2005-04-11 09:48  khoff
14657
14658         * FS/FS/: h_cust_svc.pm, h_svc_forward.pm: No need to inflict
14659           debugging messages on everyone.
14660
14661 2005-04-10 14:23  ivan
14662
14663         * install/debian/3.1/INSTALL: a few more packages
14664
14665 2005-04-10 03:16  ivan
14666
14667         * httemplate/search/elements/search.html: add some left and right
14668           padding so cells don't run into each other so badly
14669
14670 2005-04-09 18:13  ivan
14671
14672         * Makefile: fix install-apache for bsd make and reverse
14673           accidentally-checked-in (again!) RT_ENABLED = 1
14674
14675 2005-04-07 18:12  ivan
14676
14677         * htetc/freeside-rt.conf: ugh, don't know why that wasn't working
14678           and don't f$&# care
14679
14680 2005-04-07 03:35  ivan
14681
14682         * Makefile, htetc/freeside-rt.conf, install/debian/3.1/INSTALL: add
14683           install/debian/3.1/INSTALL script and script up some apache
14684           automation assuming a conf.d type dir
14685
14686 2005-04-07 02:26  ivan
14687
14688         * FS/FS/Record.pm, FS/bin/freeside-setup, bin/dbdef-create,
14689           bin/fix-sequences: depend on DBIx::DBSchema 0.26 for dbdef-create
14690           (for Pg 'public' schema fix) and 0.25 in freeside-setup and
14691           Record.pm (for DBD::Pg 1.40 is bunk fix)
14692
14693 2005-04-06 20:28  khoff
14694
14695         * FS/FS/: h_cust_svc.pm, h_svc_forward.pm, h_svc_www.pm: Using
14696           current (non-history) records in place of missing history
14697           records.
14698
14699 2005-04-06 15:52  ivan
14700
14701         * FS/FS/svc_forward.pm: and fix the error msg haha
14702
14703 2005-04-06 15:50  ivan
14704
14705         * FS/FS/svc_forward.pm: looks like a domain part for a
14706           literally-specified forward src or dst is required, not optional
14707
14708 2005-04-05 17:50  khoff
14709
14710         * FS/FS/h_Common.pm: $pkey should be the primary key of the real
14711           table, not the history table.
14712
14713 2005-04-05 14:33  khoff
14714
14715         * bin/add-history-records.pl: This doesn't fix the problem.  To be
14716           continued...
14717
14718 2005-04-02 15:49  ivan
14719
14720         * bin/slony-setup: must be as Pg superuser
14721
14722 2005-04-02 14:46  ivan
14723
14724         * FS/FS/cust_bill_pkg.pm, FS/FS/part_svc_router.pm,
14725           FS/FS/pkg_svc.pm, FS/FS/rate_detail.pm, FS/FS/reg_code_pkg.pm,
14726           FS/FS/type_pkgs.pm, FS/bin/freeside-setup,
14727           httemplate/docs/schema.html: herding elephants: add primary keys
14728           to *all* tables for slony
14729
14730 2005-04-02 12:34  ivan
14731
14732         * bin/slony-setup: adding quick slony setup script
14733
14734 2005-04-01 14:52  khoff
14735
14736         * FS/FS/: h_cust_svc.pm, h_svc_acct.pm, h_svc_www.pm: Trap, and
14737           attempt to resolve, problems caused by missing history records.
14738
14739 2005-04-01 14:34  khoff
14740
14741         * FS/FS/Record.pm: so we can pass in a time if we're back-filling
14742           history records
14743
14744 2005-03-31 21:59  steve
14745
14746         * FS/FS/cust_main.pm: fix paybatch parsing to support bop::jettis
14747
14748 2005-03-31 03:41  ivan
14749
14750         * FS/FS/cust_main.pm: add ability to link services w/order_pkg
14751           method in addition to provisioning new ones
14752
14753 2005-03-31 01:07  ivan
14754
14755         * FS/FS/cust_main_invoice.pm: show illegal email addresses used for
14756           invoice destinations
14757
14758 2005-03-30 22:56  khoff
14759
14760         * bin/add-history-records.pl: Printing insert statements is not
14761           necessary
14762
14763 2005-03-30 19:47  khoff
14764
14765         * bin/add-history-records.pl: Committing the inserts helps.
14766
14767 2005-03-30 16:53  khoff
14768
14769         * bin/add-history-records.pl: (Apparently) working version.
14770           Updates svc_*, cust_svc, and domain_record history tables.
14771
14772 2005-03-30 16:31  khoff
14773
14774         * FS/FS/h_svc_forward.pm: Another missing 'u'.
14775
14776 2005-03-30 13:40  khoff
14777
14778         * FS/FS/h_Common.pm: Dump a call trace if something calls
14779           FS::h_Common::sql_h_search without END_TIMESTAMP.
14780
14781 2005-03-30 13:22  khoff
14782
14783         * FS/FS/cust_svc.pm: Have to pass @_ to FS::svc_www::domain_record
14784           in case we're really a FS::h_svc_www object.
14785
14786 2005-03-30 13:09  khoff
14787
14788         * FS/FS/h_svc_www.pm: typo.  'use', not 'se'.
14789
14790 2005-03-30 12:55  khoff
14791
14792         * bin/add-history-records.pl: Test script to add pre-history table
14793           history records.
14794
14795 2005-03-29 17:37  ivan
14796
14797         * FS/FS/part_export/cp.pm: according to landel CP no longer
14798           supports changing username
14799
14800 2005-03-29 17:18  ivan
14801
14802         * httemplate/search/cust_pay.cgi: fix ambiguous column error when
14803           selecting by credit card, fixes: Bug#1189
14804
14805 2005-03-29 14:41  ivan
14806
14807         * fs_selfservice/FS-SelfService/SelfService.pm: better self-service
14808           debugging, don't point to install.html for suEXEC/setuid in
14809           self-service setup docs
14810
14811 2005-03-28 17:40  khoff
14812
14813         * FS/FS/TicketSystem/RT_External.pm,
14814           FS/FS/TicketSystem/RT_Internal.pm, httemplate/index.html: A few
14815           RT_External fixes.
14816
14817 2005-03-28 17:38  khoff
14818
14819         * FS/FS/Misc.pm: 'require' not 'use' Fax::Hylafax::Client so it's
14820           an optional requirement.
14821
14822 2005-03-27 15:21  ivan
14823
14824         * FS/FS/cust_main.pm: allow & in bank names
14825
14826 2005-03-27 15:21  ivan
14827
14828         * FS/FS/: svc_Common.pm, svc_acct.pm: svc_Common / svc_acct
14829           child_objects can now set an alternate field for the svcnum, for
14830           things like forwards
14831
14832 2005-03-26 03:51  ivan
14833
14834         * install/fedora/fc3/: INSTALL, sources.list: fc3
14835
14836 2005-03-21 14:13  khoff
14837
14838         * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm,
14839           FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm,
14840           FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm, FS/FS/svc_acct.pm,
14841           FS/FS/ClientAPI/MyAccount.pm, FS/FS/part_export/http.pm,
14842           FS/FS/part_export/infostreet.pm,
14843           FS/FS/part_export/shellcommands.pm, htetc/handler.pl,
14844           httemplate/edit/cust_main.cgi,
14845           httemplate/edit/process/cust_main.cgi,
14846           httemplate/misc/fax-invoice.cgi, httemplate/view/cust_bill.cgi,
14847           httemplate/view/cust_main/billing.html,
14848           httemplate/view/cust_main/tickets.html: Added support for FAX
14849           invoice destinations using a HylaFAX server.  Faxing plain text
14850           invoices is not supported.
14851
14852 2005-03-21 13:55  pbowen
14853
14854         * FS/FS/Record.pm: Forgot to load up the conf.
14855
14856 2005-03-18 16:12  pbowen
14857
14858         * FS/FS/: Record.pm, cust_main.pm: Fixed a few things: -PB 1. Fixed
14859           a nasty bug that would clear the payinfo if the private key was
14860           not available.  2. Set the default module for encrypt/decrypt to
14861           be Crypt::OpenSSL::RSA.  3. Added a die and error message so that
14862           it doesn't just pass around plaintext if the encryption engine is
14863           broken or missing.  4. Added code so that the masked payinfo is
14864           handled correctly in the case that it is blank and it cannot be
14865           generated (encrypted payinfo)
14866
14867 2005-03-18 11:21  pbowen
14868
14869         * FS/: FS/Conf.pm, FS/Record.pm, FS/cust_bill.pm, FS/cust_main.pm,
14870           bin/freeside-setup: Added encrypted fields for Credit Cards,
14871           etc... - PB
14872
14873 2005-03-18 11:15  pbowen
14874
14875         * FS/FS/part_pkg.pm: Added a few additional recurrences for domain
14876           billing
14877
14878 2005-03-18 08:47  pbowen
14879
14880         * FS/FS/Record.pm: Fixed a small bug... if replace is called by
14881           SUPER, @_ == 1 if it only contains an undef. -PB
14882
14883 2005-03-18 01:15  ivan
14884
14885         * FS/FS/cust_main_county.pm: no idea why this is only showing up on
14886           freebsd install
14887
14888 2005-03-17 17:00  ivan
14889
14890         * FS/FS/cust_main_county.pm: sorry it was late
14891
14892 2005-03-17 13:56  khoff
14893
14894         * FS/FS/cust_bill.pm: Documentation tyop.
14895
14896 2005-03-17 13:41  khoff
14897
14898         * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm,
14899           httemplate/misc/email-invoice.cgi: Added options
14900           invoice_email_pdf and invoice_email_pdf_note.  invoice_email_pdf
14901           - Attach PDF invoice to emailed plain text invoices.
14902           invoice_email_pdf_note - Replace plain text invoice with this
14903           note, when attaching a PDF.
14904
14905 2005-03-16 03:31  ivan
14906
14907         * FS/FS/cust_main_county.pm: fix regionselector for CR in region
14908           names for some reason
14909
14910 2005-03-15 15:27  khoff
14911
14912         * httemplate/misc/payment.cgi: Missing semicolon.
14913
14914 2005-03-13 03:47  ivan
14915
14916         * FS/FS/cust_main.pm: and store the refund correctly
14917
14918 2005-03-13 03:34  ivan
14919
14920         * FS/FS/cust_main.pm: when refunding against a specific card
14921           payment, use the card details from the payment instead of the
14922           customer record
14923
14924 2005-03-13 03:12  ivan
14925
14926         * FS/FS/cust_main.pm: add some additional debugging to refunds
14927
14928 2005-03-12 08:07  ivan
14929
14930         * Makefile, rt/etc/RT_SiteConfig.pm, rt/lib/RT/URI/freeside.pm,
14931           rt/lib/RT/URI/freeside/Internal.pm,
14932           rt/lib/RT/URI/freeside/XMLRPC.pm: popurl(3) won't give us a good
14933           freeside base url since RT calls it from multiple directory
14934           depths... have to specify explicity, like external integration
14935
14936 2005-03-12 06:35  ivan
14937
14938         * fs_selfservice/FS-SelfService/cgi/signup.cgi: - bring prepaid
14939           support into this century (close: Bug#1124) - finally get rid of
14940           fs_signup (everything is in fs_selfservice now) (Bug#413) -
14941           organize main menu sysadmin section so it is slightly less
14942           confusing
14943
14944 2005-03-12 06:31  ivan
14945
14946         * httemplate/docs/schema.html, FS/FS/agent.pm, FS/FS/cust_main.pm,
14947           FS/FS/cust_pay.pm, FS/FS/prepay_credit.pm, FS/bin/freeside-setup,
14948           httemplate/view/cust_main/payment_history.html,
14949           httemplate/index.html, httemplate/browse/agent.cgi,
14950           httemplate/edit/prepay_credit.cgi,
14951           httemplate/search/prepay_credit.html,
14952           httemplate/search/elements/search.html, fs_selfservice/DEPLOY,
14953           fs_selfservice/FS-SelfService/ieak.template,
14954           fs_selfservice/FS-SelfService/cgi/agent.cgi,
14955           fs_selfservice/FS-SelfService/cgi/decline.html,
14956           httemplate/edit/process/prepay_credit.cgi,
14957           httemplate/edit/process/reg_code.cgi,
14958           fs_selfservice/FS-SelfService/cgi/map.gif,
14959           fs_selfservice/FS-SelfService/cgi/promocode.html,
14960           fs_selfservice/FS-SelfService/cgi/regcode.html,
14961           fs_selfservice/FS-SelfService/cgi/signup-agentselect.html,
14962           fs_selfservice/FS-SelfService/cgi/signup-alternate.html,
14963           fs_selfservice/FS-SelfService/cgi/signup-billaddress.html,
14964           fs_selfservice/FS-SelfService/cgi/signup-freeoption.html,
14965           fs_selfservice/FS-SelfService/cgi/signup-snarf.html,
14966           fs_selfservice/FS-SelfService/cgi/signup.cgi,
14967           fs_selfservice/FS-SelfService/cgi/signup.html,
14968           fs_selfservice/FS-SelfService/cgi/stateselect.html,
14969           fs_selfservice/FS-SelfService/cgi/success.html, htetc/handler.pl:
14970           - bring prepaid support into this century (close: Bug#1124) -
14971           finally get rid of fs_signup (everything is in fs_selfservice
14972           now) (Bug#413) - organize main menu sysadmin section so it is
14973           slightly less confusing
14974
14975 2005-03-11 02:35  ivan
14976
14977         * rt/FREESIDE_MODIFIED: update list of modified files
14978
14979 2005-03-11 02:33  ivan
14980
14981         * rt/etc/RT_SiteConfig.pm: merging
14982
14983 2005-03-10 17:34  khoff
14984
14985         * rt/: etc/RT_SiteConfig.pm, html/Elements/Header,
14986           html/Elements/Menu, html/Elements/Tabs,
14987           html/Ticket/Elements/AddCustomers,
14988           html/Ticket/Elements/ShowCustomers, lib/RT/URI/freeside.pm,
14989           lib/RT/URI/freeside/Internal.pm, lib/RT/URI/freeside/XMLRPC.pm:
14990           Reorganized RT->Freeside integration to support Internal (single
14991           RT/Freeside database) and XMLRPC interfaces.  All the UI stuff is
14992           handled the same either way.  Integration type is changed by
14993           setting $RT::URI::freeside::IntegrationType to either 'Internal'
14994           or 'XMLRPC' in your RT_SiteConfig.pm.
14995
14996 2005-03-10 14:49  khoff
14997
14998         * FS/FS/XMLRPC.pm: Add the ability to do freeside configuration
14999           lookups through the XMLRPC interface.
15000
15001 2005-03-10 07:43  ivan
15002
15003         * install/freebsd/: INSTALL, ports: ports is a steaming pile
15004
15005 2005-03-10 01:56  ivan
15006
15007         * FS/bin/freeside-daily: fine.
15008
15009 2005-03-10 00:58  ivan
15010
15011         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: fixes
15012           package editing problem with extraneous services showing up,
15013           closes: Bug#1170
15014
15015 2005-03-09 23:27  ivan
15016
15017         * install/freebsd/INSTALL: freebsd bs
15018
15019 2005-03-09 00:18  ivan
15020
15021         * httemplate/docs/index.html: preliminary RT docs
15022
15023 2005-03-08 10:37  khoff
15024
15025         * FS/FS/XMLRPC.pm: Don't require that the method results be
15026           FS::Record descendant objects.  If they are, we map them to
15027           hashrefs.  Otherwise we return them verbatim and hope (maybe
15028           check) that they're scalars, hashrefs, or arrayrefs.
15029
15030 2005-03-08 10:15  khoff
15031
15032         * FS/FS/XMLRPC.pm: Minor re-work to allow for pseudo methods, like
15033           'version', and eventually config look-ups (next commit).
15034
15035 2005-03-06 03:45  ivan
15036
15037         * install/freebsd/ports: adding Text::CSV and
15038           Spreadsheet::WriteExcel
15039
15040 2005-03-05 19:25  ivan
15041
15042         * httemplate/search/elements/search.html: specity an explicit EOL
15043           for Text::CSV_XS, apparantly sometimes the default is null
15044
15045 2005-03-05 19:22  ivan
15046
15047         * httemplate/search/elements/search.html: and a slight formatting
15048           fix
15049
15050 2005-03-05 19:04  ivan
15051
15052         * httemplate/search/elements/search.html, htetc/handler.pl,
15053           httemplate/index.html, httemplate/search/cust_bill.html,
15054           httemplate/search/cust_bill_event.html,
15055           httemplate/search/cust_credit.html,
15056           httemplate/search/cust_main-otaker.cgi,
15057           httemplate/search/cust_main.cgi,
15058           httemplate/search/cust_main.html, httemplate/search/cust_pay.cgi,
15059           httemplate/search/reg_code.html,
15060           httemplate/search/report_cust_credit.html,
15061           httemplate/search/report_cust_pay.html,
15062           httemplate/search/report_prepaid_income.html,
15063           httemplate/search/report_tax.html,
15064           httemplate/search/sqlradius.html, httemplate/search/svc_www.cgi,
15065           httemplate/view/cust_bill-pdf.cgi,
15066           httemplate/view/cust_bill-ps.cgi: add Excel and CSV download of
15067           templated reports and clean up their HTML formatting, closes;
15068           Bug#520, Bug#1107
15069
15070 2005-03-04 14:24  ivan
15071
15072         * httemplate/search/: cust_credit.html, cust_pay.cgi: fix "Column
15073           reference "payby" is ambiguous" error when selecting by payment
15074           type, fix missing check #s caused by cust_main.payinfo masking
15075           cust_pay.payinfo, closes (really this time): Bug#1105
15076
15077 2005-03-04 04:57  ivan
15078
15079         * httemplate/search/: cust_credit.html, cust_pay.cgi: report
15080           correctly even if the customer record has somehow been removed...
15081
15082 2005-03-04 04:34  ivan
15083
15084         * httemplate/browse/agent.cgi, FS/FS/Record.pm, FS/FS/h_Common.pm,
15085           httemplate/search/cust_credit.html,
15086           httemplate/search/cust_pay.cgi,
15087           httemplate/search/report_cust_credit.html,
15088           httemplate/search/report_cust_pay.html,
15089           httemplate/search/elements/search.html: add agent selection to
15090           payment and credit reports, add link to agent browse, closes:
15091           Bug#1105
15092
15093 2005-03-03 02:25  ivan
15094
15095         * FS/: MANIFEST, FS/h_Common.pm, FS/h_cust_svc.pm,
15096           FS/h_domain_record.pm, FS/h_svc_acct.pm, FS/h_svc_forward.pm,
15097           FS/h_svc_www.pm, t/h_domain_record.t: clean up some harmless but
15098           scary "Multiple records in scalar search" warnings w/history
15099           table searches
15100
15101 2005-03-03 01:05  ivan
15102
15103         * FS/FS/part_pkg/voip_sqlradacct.pm: no need for line number in
15104           debug output...
15105
15106 2005-03-03 00:58  ivan
15107
15108         * FS/FS/part_pkg/: voip_sqlradacct.pm: voip: rearrange and compact
15109           call details on invoices, so place names get cut off, not
15110           anything important
15111
15112 2005-03-03 00:52  ivan
15113
15114         * FS/FS/part_pkg/voip_sqlradacct.pm: no need for line number in
15115           debug output...
15116
15117 2005-03-03 00:52  ivan
15118
15119         * FS/FS/cust_bill_pkg_detail.pm: eek, fix foreign key check
15120
15121 2005-03-03 00:45  ivan
15122
15123         * FS/FS/part_pkg/voip_sqlradacct.pm: oops, need to use Date::Format
15124           for time2str
15125
15126 2005-03-03 00:37  ivan
15127
15128         * FS/FS/part_pkg/voip_sqlradacct.pm: voip: add start time for calls
15129           to invoice details
15130
15131 2005-03-03 00:21  ivan
15132
15133         * install/redhat/es3/INSTALL: add tetex packages for typeset
15134           invoices
15135
15136 2005-03-03 00:15  ivan
15137
15138         * FS/FS/Record.pm: want a full stack backtrace for this warning
15139
15140 2005-03-03 00:05  ivan
15141
15142         * FS/FS/part_export/sqlradius.pm: doc
15143
15144 2005-03-02 13:00  khoff
15145
15146         * eg/xmlrpc-example.pl, httemplate/misc/xmlrpc.cgi,
15147           FS/FS/XMLRPC.pm, htetc/handler.pl: Initial version of the xmlrpc
15148           interface for freeside.
15149
15150 2005-03-01 16:47  ivan
15151
15152         * FS/FS/cust_pkg.pm: set setup date on package changes
15153
15154 2005-03-01 16:03  ivan
15155
15156         * FS/FS/: cust_pkg.pm, part_pkg.pm: prevent bug causing 'Error
15157           crediting customer for service remaining:
15158           FS::cust_pkg=HASH(0x9958c60)' error on package cancellations
15159           where the part_pkg record didn't have a plan, closes: Bug#1153
15160
15161 2005-02-27 03:18  ivan
15162
15163         * FS/FS/: rate_prefix.pm, part_pkg/voip_sqlradacct.pm: fix VoIP
15164           details on invoices, closes: Bug#1096
15165
15166 2005-02-27 03:05  ivan
15167
15168         * httemplate/edit/REAL_cust_pkg.cgi: fix last bill date stickiness
15169           on errors
15170
15171 2005-02-27 02:18  ivan
15172
15173         * FS/FS/Record.pm: fix replacement in edge case with NULL integer
15174           fields in a table without a primary key
15175
15176 2005-02-25 14:14  ivan
15177
15178         * bin/pg-readonly: try to set the sequences right for modern Pg
15179
15180 2005-02-25 14:07  ivan
15181
15182         * bin/pg-readonly: adding quick pg-readonly tool
15183
15184 2005-02-25 12:52  ivan
15185
15186         * FS/FS/part_pkg.pm: small bugfix for options option
15187
15188 2005-02-25 12:21  ivan
15189
15190         * FS/FS/part_pkg.pm: oops, need to check this in, adding "options"
15191           option to part_pkg::insert to specify part_pkg_option records
15192
15193 2005-02-24 06:22  ivan
15194
15195         * httemplate/edit/part_svc.cgi,
15196           httemplate/edit/process/part_svc.cgi, FS/FS/rate.pm,
15197           FS/FS/svc_acct.pm, FS/FS/UI/Web.pm,
15198           httemplate/elements/progress-init.html,
15199           httemplate/elements/progress-popup.html, FS/FS/export_svc.pm,
15200           FS/FS/part_svc.pm: add progressbar to service definition add -
15201           duplicate checking can take a while, closes: Bug#1126
15202
15203 2005-02-22 10:26  khoff
15204
15205         * httemplate/edit/cust_pkg.cgi: Alphabetize/clean-up package list
15206           to make it easier to find packages in large lists.
15207
15208 2005-02-20 00:51  ivan
15209
15210         * FS/FS/UI/Web.pm: FS/UI/Web.pm did not return a true value
15211
15212 2005-02-20 00:44  ivan
15213
15214         * FS/FS/UI/Web.pm, httemplate/edit/rate.cgi, CREDITS,
15215           httemplate/elements/jsrsServer.html,
15216           httemplate/elements/overlibmws.js,
15217           httemplate/elements/progress-init.html,
15218           httemplate/elements/progress-popup.html: use a javascript layer
15219           instead of a browser popup (popup blockers), really generalize
15220           the progressbar code to make it easy to use as a component
15221
15222 2005-02-17 00:44  ivan
15223
15224         * httemplate/edit/rate.cgi: generalize progressbar code in
15225           preparation for using it wherever needed
15226
15227 2005-02-16 17:37  ivan
15228
15229         * httemplate/edit/process/rate.cgi: generalize progressbar code in
15230           preparation for using it wherever needed
15231
15232 2005-02-16 16:11  ivan
15233
15234         * FS/FS/: rate.pm, UI/Web.pm: generalize progressbar code in
15235           preparation for using it wherever needed
15236
15237 2005-02-16 14:06  ivan
15238
15239         * install/centos/3/: INSTALL, httpd-init: centos install notes,
15240           basically like rhell
15241
15242 2005-02-15 18:53  ivan
15243
15244         * FS/FS/cust_bill.pm: slightly better error messages for LaTeX
15245           problems
15246
15247 2005-02-15 10:47  ivan
15248
15249         * install/redhat/es3/INSTALL: update rhell3 docs, add some slony
15250           notes
15251
15252 2005-02-13 19:49  ivan
15253
15254         * FS/FS/svc_acct.pm: this should fix uid duplicate checking,
15255           closes: Bug#1113
15256
15257 2005-02-11 19:02  ivan
15258
15259         * httemplate/edit/process/svc_broadband.cgi: transaction not
15260           necessary here
15261
15262 2005-02-10 22:44  ivan
15263
15264         * FS/FS/rate.pm, FS/FS/UI/Web.pm, htetc/handler.pl,
15265           httemplate/edit/process/rate.cgi, httemplate/edit/rate.cgi:
15266           generalize progressbar code in preparation for using it wherever
15267           needed
15268
15269 2005-02-08 17:08  ivan
15270
15271         * Makefile: more porable syntax for su
15272
15273 2005-02-08 14:33  ivan
15274
15275         * FS/FS/clientapi_session_field.pm: tyop
15276
15277 2005-02-08 12:51  ivan
15278
15279         * install/freebsd/: INSTALL, ports: update freebsd install notes
15280
15281 2005-02-08 12:22  ivan
15282
15283         * FS/bin/freeside-setup, FS/FS.pm, FS/MANIFEST,
15284           FS/FS/ClientAPI_SessionCache.pm, FS/FS/Conf.pm,
15285           FS/FS/clientapi_session.pm, FS/FS/clientapi_session_field.pm,
15286           FS/FS/ClientAPI/Agent.pm, FS/FS/ClientAPI/MyAccount.pm,
15287           FS/FS/ClientAPI/Signup.pm, FS/t/ClientAPI_SessionCache.t,
15288           FS/t/clientapi_session.t, FS/t/clientapi_session_field.t,
15289           httemplate/docs/schema.html: make self-service session cache
15290           module configurable, start framework for in-database session
15291           cache
15292
15293 2005-02-05 15:39  ivan
15294
15295         * FS/FS/: ClientAPI.pm, ClientAPI/Agent.pm, ClientAPI/MyAccount.pm,
15296           ClientAPI/Signup.pm, ClientAPI/passwd.pm: remove unnecessary
15297           complication from ClientAPI dispatch foo
15298
15299 2005-02-04 17:30  ivan
15300
15301         * FS/FS/: ClientAPI.pm, ClientAPI/Agent.pm, ClientAPI/MyAccount.pm,
15302           ClientAPI/Signup.pm, ClientAPI/passwd.pm: remove unnecessary
15303           circular use of FS::ClientAPI, doesn't work with 5.8.[56] +
15304           perl??
15305
15306 2005-02-04 06:44  ivan
15307
15308         * Makefile: freebsd throws a fatal error if it can't stop apache
15309           now, bah
15310
15311 2005-02-04 02:38  ivan
15312
15313         * httemplate/edit/cust_main.cgi: typo
15314
15315 2005-02-04 02:17  ivan
15316
15317         * install/redhat/es3/INSTALL: minor update for rhel3 install notes
15318
15319 2005-01-29 04:49  ivan
15320
15321         * httemplate/browse/agent.cgi, FS/FS/part_pkg/flat.pm: oops, last
15322           bit for reg codes
15323
15324 2005-01-29 04:34  ivan
15325
15326         * FS/FS.pm, FS/FS/agent.pm, FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm,
15327           FS/FS/reg_code.pm, FS/FS/reg_code_pkg.pm, FS/bin/freeside-setup,
15328           FS/t/reg_code.t, FS/t/reg_code_pkg.t, FS/MANIFEST,
15329           FS/FS/ClientAPI/Signup.pm, httemplate/docs/schema.html,
15330           httemplate/edit/reg_code.cgi, httemplate/search/reg_code.html,
15331           httemplate/edit/process/reg_code.cgi: registration codes
15332
15333 2005-01-27 15:01  ivan
15334
15335         * httemplate/misc/payment.cgi, FS/FS/ClientAPI/MyAccount.pm:
15336           s/defaultcountry/countrydefault/
15337
15338 2005-01-27 14:19  ivan
15339
15340         * FS/FS/cust_pkg.pm: made a typo applying patch from pbowen
15341
15342 2005-01-27 02:21  ivan
15343
15344         * httemplate/edit/process/rate.cgi, CREDITS, FS/FS/UID.pm,
15345           FS/FS/queue.pm, FS/FS/rate.pm, httemplate/elements/jsrsClient.js,
15346           FS/bin/freeside-queued, httemplate/edit/rate.cgi,
15347           httemplate/elements/qlib/box.js,
15348           httemplate/elements/qlib/boxctrl.js,
15349           httemplate/elements/qlib/boxres.js,
15350           httemplate/elements/qlib/button.js,
15351           httemplate/elements/qlib/buttonres.js,
15352           httemplate/elements/qlib/control.js,
15353           httemplate/elements/qlib/counter.js,
15354           httemplate/elements/qlib/imagelist.js,
15355           httemplate/elements/qlib/label.js,
15356           httemplate/elements/qlib/messagebox.js,
15357           httemplate/elements/qlib/progress.js,
15358           httemplate/elements/qlib/sound.js,
15359           httemplate/elements/qlib/sprite.js,
15360           httemplate/elements/qlib/window.js,
15361           httemplate/elements/qlib/wndctrl.js,
15362           httemplate/images/progressbar-empty.png,
15363           httemplate/images/progressbar-full.png: DHTML progress bar for
15364           glacial rate adding and editing, closes: Bug#1100
15365
15366 2005-01-19 13:25  ivan
15367
15368         * FS/FS/: cust_pkg.pm, part_pkg/flat.pm,
15369           part_pkg/flat_comission.pm, part_pkg/flat_comission_cust.pm,
15370           part_pkg/flat_comission_pkg.pm, part_pkg/flat_delayed.pm,
15371           part_pkg/prorate.pm, part_pkg/sesmon_hour.pm,
15372           part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm,
15373           part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm,
15374           part_pkg/subscription.pm, part_pkg/voip_sqlradacct.pm: credit for
15375           unused portion at cancellation, patch from pbowen
15376
15377 2005-01-18 16:57  ivan
15378
15379         * FS/FS/: Conf.pm, cust_main.pm, cust_pkg.pm, part_pkg/flat.pm,
15380           part_pkg/sesmon_hour.pm, part_pkg/sesmon_minute.pm,
15381           part_pkg/sql_external.pm, part_pkg/sql_generic.pm,
15382           part_pkg/sqlradacct_hour.pm, part_pkg/voip_sqlradacct.pm:
15383           one-time referral credits
15384
15385 2005-01-07 14:16  ivan
15386
15387         * httemplate/edit/: rate.cgi, process/rate.cgi: remove separate
15388           file for rate processing, causing problems with giant query
15389           string, kludge in the non-displayed US-rates, and disable the
15390           submit button when pressed
15391
15392 2005-01-06 12:58  ivan
15393
15394         * FS/FS/Conf.pm: fix description RT_External in ticket_system
15395           option
15396
15397 2005-01-06 12:20  ivan
15398
15399         * FS/FS/: cust_svc.pm, part_export/artera_turbo.pm: just 0-pad the
15400           key codes, don't try fancy things with hex and sprintf
15401
15402 2005-01-06 11:48  ivan
15403
15404         * FS/FS/: cust_svc.pm, part_export/artera_turbo.pm: format artera
15405           turbo hex keycodes in uppercase
15406
15407 2005-01-06 11:02  ivan
15408
15409         * FS/FS/part_export/artera_turbo.pm: add enable_edit flag so
15410           serials and key codes can be edited locally
15411
15412 2005-01-05 11:29  ivan
15413
15414         * FS/FS/: cust_svc.pm, part_export/artera_turbo.pm: key codes are
15415           hex!
15416
15417 2005-01-05 02:01  ivan
15418
15419         * FS/FS/part_pkg/voip_sqlradacct.pm: add some debugging to
15420           voip_sqlradacct
15421
15422 2005-01-04 19:07  ivan
15423
15424         * FS/FS/part_export/artera_turbo.pm: arg, really get the sub name
15425           correct this time
15426
15427 2005-01-04 19:01  ivan
15428
15429         * FS/FS/part_export/artera_turbo.pm: missing underscore!
15430
15431 2005-01-04 18:47  ivan
15432
15433         * FS/FS/part_export/artera_turbo.pm: queue status changes rather
15434           than run them immediately, always format keycode as %010d,
15435           closes: Bug#936, Bug#1060
15436
15437 2005-01-03 10:25  ivan
15438
15439         * FS/FS/cust_main.pm: eliminate warning: Argument "" isn\'t numeric
15440           in numeric gt (>)
15441
15442 2004-12-31 00:47  ivan
15443
15444         * httemplate/edit/part_pkg.cgi: add ignore_unrateable flag to voip
15445           price plan
15446
15447 2004-12-31 00:31  ivan
15448
15449         * FS/FS/part_pkg/voip_sqlradacct.pm: add ignore_unrateable flag to
15450           voip price plan
15451
15452 2004-12-31 00:24  ivan
15453
15454         * FS/FS/part_pkg/voip_sqlradacct.pm: add ignore_unrateable flag to
15455           voip price plan
15456
15457 2004-12-30 23:43  ivan
15458
15459         * FS/FS/cust_svc.pm: fix up some bugs in VoIP rating
15460
15461 2004-12-30 16:48  ivan
15462
15463         * FS/FS/: cust_svc.pm, svc_acct.pm, part_pkg/voip_sqlradacct.pm:
15464           fix up some bugs in VoIP rating
15465
15466 2004-12-29 17:41  ivan
15467
15468         * FS/FS/: cust_svc.pm, domain_record.pm, Report/Table/Monthly.pm:
15469           domain_record.pm
15470
15471 2004-12-29 04:01  ivan
15472
15473         * CREDITS: update credits
15474
15475 2004-12-29 04:00  ivan
15476
15477         * FS/FS/cust_bill.pm, FS/FS/h_cust_svc.pm, FS/FS/Record.pm,
15478           FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
15479           FS/FS/h_Common.pm, FS/FS/h_svc_acct.pm, FS/FS/h_svc_broadband.pm,
15480           FS/FS/h_svc_domain.pm, FS/FS/h_svc_external.pm,
15481           FS/FS/h_svc_forward.pm, FS/FS/h_svc_www.pm, FS/FS/svc_acct.pm,
15482           FS/MANIFEST, FS/t/h_Common.t, FS/t/h_cust_svc.t,
15483           FS/t/h_svc_acct.t, FS/t/h_svc_broadband.t, FS/t/h_svc_domain.t,
15484           FS/t/h_svc_external.t, FS/t/h_svc_forward.t, FS/t/h_svc_www.t,
15485           httemplate/view/cust_main.cgi,
15486           httemplate/view/cust_main/packages.html: historical (immutable)
15487           invoice details about services and other history infrastructure
15488
15489 2004-12-28 15:30  ivan
15490
15491         * FS/FS/part_export/sqlradius.pm: add debug flag to sqlradius
15492           export
15493
15494 2004-12-27 02:19  ivan
15495
15496         * FS/FS/: cust_pay.pm, cust_credit.pm: prevent unsuspension errors
15497           from causing payment or credit transactions from finishing
15498
15499 2004-12-27 01:23  ivan
15500
15501         * FS/FS/cust_main_county.pm, httemplate/edit/cust_main.cgi,
15502           httemplate/edit/cust_main/contact.html: UI: rework shipping
15503           address javascript, closes: Bug#1085
15504
15505 2004-12-24 15:35  ivan
15506
15507         * FS/FS/svc_acct.pm: smtp can have uid 0 in addition to root and
15508           toor
15509
15510 2004-12-24 15:28  ivan
15511
15512         * bin/passwd.import: remove $Id$ line
15513
15514 2004-12-24 15:27  ivan
15515
15516         * bin/passwd.import: import NP and *LK* from shadow file as * (no
15517           password)
15518
15519 2004-12-23 18:54  ivan
15520
15521         * httemplate/edit/: cust_pay.cgi, process/cust_pay.cgi: add ability
15522           to set payment date manually
15523
15524 2004-12-23 03:39  ivan
15525
15526         * httemplate/edit/svc_www.cgi: fix typo that manifests when using
15527           svc_www-enable_subdomains config option
15528
15529 2004-12-23 01:15  ivan
15530
15531         * httemplate/edit/process/part_pkg.cgi: fix bug with custom pricing
15532           packages when no primary service is selected
15533
15534 2004-12-23 01:07  ivan
15535
15536         * FS/FS/part_pkg.pm: better debugging for options passed to insert
15537           method
15538
15539 2004-12-23 00:32  ivan
15540
15541         * FS/bin/freeside-setup: allow NULL zip in some countries
15542
15543 2004-12-23 00:00  ivan
15544
15545         * FS/bin/freeside-setup: going with 6 digit misnamed "npa" for now
15546
15547 2004-12-23 00:00  ivan
15548
15549         * bin/: rate-us.import, rate.import: adding rate import scripts
15550
15551 2004-12-22 23:29  ivan
15552
15553         * FS/FS/rate_region.pm: better short prefix display
15554
15555 2004-12-22 23:28  ivan
15556
15557         * httemplate/edit/rate.cgi: hide US regions for now, we don't
15558           currently need them for rating just invoice/session display and
15559           the web pages are so giant they're timing out
15560
15561 2004-12-22 06:40  ivan
15562
15563         * Makefile: chkconfig ON
15564
15565 2004-12-22 06:09  ivan
15566
15567         * Makefile: /usr/bin/true on fleabsd
15568
15569 2004-12-22 06:06  ivan
15570
15571         * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi:
15572           warn and require confirmation when editing next bill dates to a
15573           date in the past, closes; Bug#430
15574
15575 2004-12-22 01:53  ivan
15576
15577         * FS/bin/freeside-daily: just "vaccum analyze" is fine
15578
15579 2004-12-21 15:19  ivan
15580
15581         * FS/FS/rate_detail.pm: need to use table modules we call
15582           ut_foreign_key on: rate, rate_region
15583
15584 2004-12-20 03:41  ivan
15585
15586         * rt/FREESIDE_MODIFIED: backport from 3.3-TESTING to fix XSS on
15587           ticket lists
15588
15589 2004-12-20 03:29  ivan
15590
15591         * rt/html/Elements/CollectionAsTable/Row: backport from 3.3-TESTING
15592           to fix XSS on ticket lists
15593
15594 2004-12-20 02:13  ivan
15595
15596         * FS/FS/Misc.pm, FS/FS/cust_main.pm, httemplate/view/cust_bill.cgi:
15597           better error messages on email errors
15598
15599 2004-12-20 00:21  ivan
15600
15601         * Makefile: remove quotes which were causing problems.  grr make
15602
15603 2004-12-20 00:16  ivan
15604
15605         * Makefile: add init script enable command in deb and redhat
15606
15607 2004-12-18 02:52  ivan
15608
15609         * httemplate/index.html: fix spelling
15610
15611 2004-12-13 01:13  ivan
15612
15613         * FS/FS/Conf.pm, httemplate/index.html: add config option for
15614           address2 search, closes: Bug#1022
15615
15616 2004-12-12 10:51  ivan
15617
15618         * httemplate/view/cust_main/quick-charge.html: fix form action url
15619           for template
15620
15621 2004-12-12 00:34  ivan
15622
15623         * FS/FS/cust_main.pm: fix customer status display for some cases
15624           with suspended accounts
15625
15626 2004-12-11 15:16  ivan
15627
15628         * FS/FS/part_export/acct_sql.pm: finish modification
15629
15630 2004-12-11 12:41  ivan
15631
15632         * FS/FS/cust_bill.pm, FS/FS/part_bill_event.pm,
15633           httemplate/edit/part_bill_event.cgi: add 'send_if_newest' invoice
15634           event, closes: Bug#977
15635
15636 2004-12-10 23:50  ivan
15637
15638         * FS/FS/Conf.pm, httemplate/view/cust_main.cgi,
15639           httemplate/view/cust_main/order_pkg.html,
15640           httemplate/view/cust_main/packages.html,
15641           httemplate/view/cust_main/payment_history.html,
15642           httemplate/view/cust_main/quick-charge.html: voiding of echeck
15643           payments instead of refunds
15644
15645 2004-12-10 14:28  ivan
15646
15647         * FS/FS/CGI.pm: ui tweak for small customer view - line up billing
15648           and service address boxes
15649
15650 2004-12-10 13:35  ivan
15651
15652         * rt/html/Elements/Header: fix link to freeside docs in RT header
15653
15654 2004-12-10 13:25  ivan
15655
15656         * httemplate/docs/: overview-new.dia, overview-new.png: move the
15657           "self-service SSH tunnel" label to avoid ambiguity
15658
15659 2004-12-09 16:51  ivan
15660
15661         * FS/bin/freeside-setup: promo codes not unique...
15662
15663 2004-12-09 16:04  ivan
15664
15665         * rt/html/Elements/Tabs: fix link back to billing main
15666
15667 2004-12-09 15:14  ivan
15668
15669         * httemplate/search/cust_main.cgi: typo
15670
15671 2004-12-09 15:05  ivan
15672
15673         * httemplate/search/cust_main.cgi: typo
15674
15675 2004-12-09 14:26  ivan
15676
15677         * httemplate/search/cust_main.cgi: UI: dont link to empty lists
15678
15679 2004-12-09 14:23  ivan
15680
15681         * FS/FS/TicketSystem/RT_External.pm: fix links to null custom
15682           fields
15683
15684 2004-12-09 14:20  ivan
15685
15686         * httemplate/search/cust_main.cgi: UI: dont link to empty lists
15687
15688 2004-12-09 14:06  ivan
15689
15690         * httemplate/search/cust_main.cgi: UI: same font size as the rest
15691           of the page
15692
15693 2004-12-09 14:02  ivan
15694
15695         * httemplate/search/cust_main.cgi: UI: condense ticket subtable a
15696           little
15697
15698 2004-12-09 13:59  ivan
15699
15700         * FS/FS/TicketSystem/RT_External.pm: hopefully make links to search
15701           for empty value of custom tickets work???
15702
15703 2004-12-09 13:53  ivan
15704
15705         * httemplate/index.html: remove extra list item for now
15706
15707 2004-12-09 13:33  ivan
15708
15709         * httemplate/view/cust_main/tickets.html,
15710           FS/FS/TicketSystem/RT_External.pm: set default requestor to email
15711           invoice addresses
15712
15713 2004-12-09 12:43  ivan
15714
15715         * FS/bin/freeside-setup: fix some typos noticed by pbowen
15716
15717 2004-12-09 04:46  ivan
15718
15719         * FS/FS/TicketSystem/RT_External.pm: fix new ticket link
15720
15721 2004-12-09 04:18  ivan
15722
15723         * FS/FS/TicketSystem/RT_External.pm: narrow select to avoid pickup
15724           up wrong id field
15725
15726 2004-12-09 04:03  ivan
15727
15728         * FS/FS/TicketSystem/RT_External.pm: use new var
15729
15730 2004-12-09 04:01  ivan
15731
15732         * FS/FS/Conf.pm: typo
15733
15734 2004-12-09 03:57  ivan
15735
15736         * FS/FS/: Conf.pm, TicketSystem/RT_External.pm: add config value
15737           for default queue id
15738
15739 2004-12-09 03:17  ivan
15740
15741         * httemplate/index.html: finish up for now
15742
15743 2004-12-09 02:07  ivan
15744
15745         * httemplate/search/cust_main.cgi: deuglify
15746
15747 2004-12-09 01:57  ivan
15748
15749         * httemplate/search/cust_main.cgi: fix typo
15750
15751 2004-12-09 01:21  ivan
15752
15753         * FS/FS/TicketSystem/RT_Internal.pm,
15754           httemplate/search/cust_main.cgi,
15755           FS/FS/TicketSystem/RT_External.pm, httemplate/view/cust_main.cgi,
15756           httemplate/view/cust_main/billing.html,
15757           httemplate/view/cust_main/contacts.html,
15758           httemplate/view/cust_main/misc.html,
15759           httemplate/view/cust_main/tickets.html: more RT integration
15760
15761 2004-12-06 06:42  ivan
15762
15763         * httemplate/search/cust_main.cgi: fix total link
15764
15765 2004-12-06 06:36  ivan
15766
15767         * httemplate/search/cust_main.cgi: fix total links and line up
15768           custom field columns
15769
15770 2004-12-06 06:15  ivan
15771
15772         * FS/FS/TicketSystem/RT_External.pm: ... and this last piece of sql
15773           too
15774
15775 2004-12-06 06:13  ivan
15776
15777         * FS/FS/TicketSystem/RT_External.pm: and forgot to include the sql
15778           for counting tickets with severities...
15779
15780 2004-12-06 06:11  ivan
15781
15782         * FS/FS/TicketSystem/RT_Internal.pm: fix typo
15783
15784 2004-12-06 06:09  ivan
15785
15786         * httemplate/search/cust_main.cgi: fix reading custome field values
15787
15788 2004-12-06 06:00  ivan
15789
15790         * FS/FS/Conf.pm, FS/FS/TicketSystem.pm,
15791           FS/FS/TicketSystem/RT_External.pm,
15792           FS/FS/TicketSystem/RT_Internal.pm, FS/FS/TicketSystem/RT_Libs.pm,
15793           httemplate/search/cust_main.cgi: 1st try at adding custom field
15794           handling
15795
15796 2004-12-06 00:09  ivan
15797
15798         * FS/FS/cust_bill.pm: fix harmless "Use of uninitialized value in
15799           length" warning in latex escapes
15800
15801 2004-12-05 22:56  ivan
15802
15803         * httemplate/search/cust_main.cgi: link customers back to tickets!
15804
15805 2004-12-03 17:09  ivan
15806
15807         * rt/html/Elements/PageLayout: landing rt 3.2.2
15808
15809 2004-12-03 15:41  ivan
15810
15811         * htetc/handler.pl: landing rt 3.2.2
15812
15813 2004-12-03 12:51  ivan
15814
15815         * rt/: html/Elements/Footer, html/Elements/Header,
15816           html/Elements/PageLayout, html/Elements/SimpleSearch,
15817           html/Elements/Tabs, html/NoAuth/webrt.css,
15818           html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs,
15819           sbin/rt-setup-database.in: landing rt 3.2.2
15820
15821 2004-12-03 12:40  ivan
15822
15823         * rt/: lib/RT/I18N/fi.po, lib/RT/I18N/zh_cn.po,
15824           lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm,
15825           lib/RT/Action/CreateTickets.pm, lib/RT/Action/Notify.pm,
15826           lib/RT/Action/RecordCorrespondence.pm,
15827           lib/RT/Action/ResolveMembers.pm, lib/RT/Action/Generic.pm,
15828           lib/RT/Action/SetPriority.pm, lib/RT/Action/UserDefined.pm,
15829           lib/RT/Action/EscalatePriority.pm,
15830           lib/RT/Action/NotifyAsComment.pm, lib/RT/Action/RecordComment.pm,
15831           lib/RT/Action/SendEmail.pm, lib/RT/URI/fsck_com_rt.pm,
15832           lib/RT/Interface/CLI.pm, lib/RT/Interface/Email.pm,
15833           lib/RT/URI/base.pm, lib/RT/Interface/REST.pm,
15834           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/GnuPG.pm,
15835           lib/RT/Interface/Email/Auth/MailFrom.pm,
15836           lib/RT/Interface/Email/Filter/SpamAssassin.pm,
15837           lib/RT/Condition/Overdue.pm, lib/RT/Condition/PriorityChange.pm,
15838           lib/RT/Condition/QueueChange.pm,
15839           lib/RT/Condition/StatusChange.pm,
15840           lib/RT/Interface/Web/Handler.pm,
15841           lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm,
15842           lib/RT/Search/Generic.pm, lib/RT/Condition/Generic.pm,
15843           bin/mason_handler.scgi.in, bin/rt-crontool.in,
15844           bin/standalone_httpd.in, bin/webmux.pl.in,
15845           lib/RT/Condition/AnyTransaction.pm,
15846           lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/OwnerChange.pm,
15847           lib/RT/Condition/PriorityExceeds.pm,
15848           lib/RT/Condition/UserDefined.pm, bin/mason_handler.fcgi.in,
15849           bin/mason_handler.svc.in, bin/rt.in, bin/rt-mailgate.in,
15850           etc/schema.Sybase, etc/acl.Sybase, etc/initialdata,
15851           etc/schema.Informix, etc/RT_Config.pm.in, etc/acl.Pg,
15852           etc/constraints.mysql, etc/schema.SQLite, etc/schema.mysql,
15853           etc/drop.Oracle, etc/upgrade/3.1.0/acl.Informix,
15854           etc/upgrade/3.1.0/acl.Oracle, etc/upgrade/3.1.0/acl.Pg,
15855           etc/upgrade/3.1.0/acl.SQLite, etc/upgrade/3.1.0/acl.mysql,
15856           etc/upgrade/3.1.0/content, etc/upgrade/3.1.0/schema.Informix,
15857           etc/upgrade/3.1.0/schema.Oracle, etc/upgrade/3.1.0/schema.Pg,
15858           etc/upgrade/3.1.0/schema.SQLite, etc/upgrade/3.1.0/schema.mysql,
15859           etc/upgrade/3.1.15/content, etc/upgrade/3.1.17/content: import rt
15860           3.2.2
15861
15862 2004-12-03 12:37  ivan
15863
15864         * rt/html/Elements/CollectionAsTable/Row: Initial revision
15865
15866 2004-12-03 12:37  ivan
15867
15868         * rt/: UPGRADING, README, Makefile.in, configure, configure.ac,
15869           Changelog, aclocal.m4, sbin/extract-message-catalog,
15870           sbin/regression_harness, sbin/factory, sbin/license_tag,
15871           sbin/rt-test-dependencies.in, sbin/extract_pod_tests,
15872           html/autohandler, html/index.html, html/l,
15873           html/Ticket/Create.html, html/Ticket/History.html,
15874           html/Ticket/ModifyAll.html, html/Ticket/ModifyDates.html,
15875           html/Ticket/ModifyPeople.html, html/Ticket/Update.html,
15876           html/Tools/MyDay.html, html/Tools/Offline.html,
15877           html/Tools/Elements/Tabs, html/Ticket/Display.html,
15878           html/Ticket/Modify.html, html/Ticket/ModifyLinks.html,
15879           html/Ticket/ShowEmailRecord.html,
15880           html/Ticket/Attachment/dhandler,
15881           html/Ticket/Elements/LoadTextAttachments,
15882           html/Ticket/Elements/EditCustomField,
15883           html/Ticket/Elements/EditWatchers,
15884           html/Ticket/Elements/ShowDependencies,
15885           html/Ticket/Elements/ShowMessageHeaders,
15886           html/Ticket/Elements/ShowPeople,
15887           html/Ticket/Elements/ShowReferences,
15888           html/Ticket/Elements/ShowTransaction,
15889           html/Ticket/Elements/ShowTransactionAttachments,
15890           html/Ticket/Elements/AddWatchers, html/Ticket/Elements/BulkLinks,
15891           html/Ticket/Elements/EditPeople, html/Ticket/Elements/ShowDates,
15892           html/Ticket/Elements/ShowMemberOf,
15893           html/Ticket/Elements/ShowMembers,
15894           html/Ticket/Elements/ShowMessageStanza,
15895           html/Ticket/Elements/ShowRequestor,
15896           html/Ticket/Elements/EditCustomFields,
15897           html/Ticket/Elements/EditDates,
15898           html/Ticket/Elements/PreviewScrips,
15899           html/Ticket/Elements/ShowBasics,
15900           html/Ticket/Elements/ShowCustomFields,
15901           html/Ticket/Elements/ShowGroupMembers,
15902           html/Ticket/Elements/ShowHistory,
15903           html/Ticket/Elements/ShowUserEntry,
15904           html/Ticket/Elements/EditBasics,
15905           html/Ticket/Elements/FindAttachments,
15906           html/Ticket/Elements/ShowAttachments, html/Search/Build.html,
15907           html/Search/Edit.html, html/Search/Results.html,
15908           html/Search/Results.rdf, html/Search/Results.tsv,
15909           html/Search/Elements/BuildFormatString,
15910           html/Search/Elements/DisplayOptions,
15911           html/Search/Elements/EditSearches,
15912           html/Search/Elements/NewListActions,
15913           html/Search/Elements/PickCFs, html/Search/Elements/SearchPrivacy,
15914           html/Search/Elements/SelectAndOr,
15915           html/Search/Elements/SelectLinks,
15916           html/Search/Elements/SelectPersonType,
15917           html/Search/Elements/SelectSearchesForObjects,
15918           html/Approvals/Display.html, html/Approvals/index.html,
15919           html/Approvals/Elements/PendingMyApproval,
15920           html/Search/Elements/EditFormat, html/Search/Elements/PickBasics,
15921           html/Search/Elements/PickCriteria,
15922           html/Search/Elements/SelectSearchObject, html/Admin/index.html,
15923           html/Admin/Groups/GroupRights.html,
15924           html/Admin/Groups/Modify.html, html/Admin/Groups/UserRights.html,
15925           html/Admin/Groups/index.html, html/Approvals/Elements/Approve,
15926           html/Approvals/Elements/ShowDependency,
15927           html/Approvals/Elements/Tabs, html/Admin/Global/GroupRights.html,
15928           html/Admin/Global/Templates.html,
15929           html/Admin/Global/UserRights.html,
15930           html/Admin/Groups/Members.html,
15931           html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html,
15932           html/Admin/Global/Scrip.html, html/Admin/Global/Scrips.html,
15933           html/Admin/Global/Template.html, html/Admin/Global/index.html,
15934           html/Admin/Queues/CustomField.html,
15935           html/Admin/Queues/CustomFields.html,
15936           html/Admin/Queues/GroupRights.html, html/Admin/Queues/Scrip.html,
15937           html/Admin/Queues/Scrips.html, html/Admin/Queues/Template.html,
15938           html/Admin/Queues/Templates.html,
15939           html/Admin/Queues/UserRights.html, html/Admin/Users/Modify.html,
15940           html/Admin/Users/index.html, html/Admin/Elements/EditCustomField,
15941           html/Admin/Elements/ListGlobalScrips,
15942           html/Admin/Elements/SelectCustomFieldType,
15943           html/Admin/Elements/SelectModifyUser, html/Admin/Elements/Tabs,
15944           html/Admin/Elements/UserTabs, html/Admin/Queues/Modify.html,
15945           html/Admin/Queues/People.html, html/Admin/Queues/index.html,
15946           html/Admin/Elements/EditCustomFieldValues,
15947           html/Admin/Elements/EditScrip,
15948           html/Admin/Elements/EditUserComments, html/Admin/Elements/Header,
15949           html/Admin/Elements/QueueTabs,
15950           html/Admin/Elements/SelectModifyGroup,
15951           html/Admin/Elements/SelectSingleOrMultiple,
15952           html/Admin/Elements/SelectUsers, html/Admin/Elements/ToolTabs,
15953           html/Admin/Elements/AddCustomFieldValue,
15954           html/Admin/Elements/EditCustomFields,
15955           html/Admin/Elements/EditScrips,
15956           html/Admin/Elements/EditTemplates,
15957           html/Admin/Elements/ModifyTemplate,
15958           html/Admin/Elements/SelectGroups,
15959           html/Admin/Elements/SelectNewGroupMembers,
15960           html/Admin/Elements/SelectScrip,
15961           html/Admin/Elements/CreateUserCalled,
15962           html/Admin/Elements/EditQueueWatchers,
15963           html/Admin/Elements/GroupTabs,
15964           html/Admin/Elements/QueueRightsForUser,
15965           html/Admin/Elements/SelectModifyQueue,
15966           html/Admin/Elements/SelectRights,
15967           html/Admin/Elements/SelectScripCondition,
15968           html/Admin/Elements/SelectStage,
15969           html/Admin/Elements/SelectTemplate,
15970           html/Admin/Elements/SystemTabs,
15971           html/Admin/Elements/ListGlobalCustomFields,
15972           html/Admin/Elements/SelectScripAction,
15973           html/SelfService/Closed.html, html/SelfService/Create.html,
15974           html/SelfService/Display.html, html/SelfService/Error.html,
15975           html/SelfService/Prefs.html, html/SelfService/Update.html,
15976           html/SelfService/index.html, html/Elements/BevelBoxRaisedEnd,
15977           html/Elements/MyRequests, html/Elements/SelectDateType,
15978           html/Elements/SelectSortOrder, html/Elements/SelectStatus,
15979           html/Elements/SelectTicketSortBy, html/Elements/ShowLinks,
15980           html/SelfService/Attachment/dhandler,
15981           html/SelfService/Elements/GotoTicket,
15982           html/SelfService/Elements/Header,
15983           html/SelfService/Elements/MyRequests,
15984           html/SelfService/Elements/Tabs, html/Elements/Callback,
15985           html/Elements/EditLinks, html/Elements/ListActions,
15986           html/Elements/MessageBox, html/Elements/QueryString,
15987           html/Elements/Refresh, html/Elements/SelectLinkType,
15988           html/Elements/SelectMatch, html/Elements/QuickCreate,
15989           html/Elements/Quicksearch, html/Elements/SelectUsers,
15990           html/Elements/GotoTicket, html/Elements/ScrubHTML,
15991           html/Elements/Section, html/Elements/SelectBoolean,
15992           html/Elements/SelectDate, html/Elements/SelectGroups,
15993           html/Elements/SelectLang, html/Elements/SelectNewTicketQueue,
15994           html/Elements/SelectQueue, html/Elements/SelectTicketTypes,
15995           html/Elements/TicketList, html/Elements/TitleBoxEnd,
15996           html/Elements/Checkbox, html/Elements/Error, html/Elements/Login,
15997           html/Elements/SelectAttachmentField,
15998           html/Elements/SelectCustomFieldOperator,
15999           html/Elements/SelectOwner, html/Elements/SelectWatcherType,
16000           html/Elements/SetupSessionCookie, html/Elements/ShowLink,
16001           html/Elements/Submit, html/Elements/TitleBox,
16002           html/Elements/BevelBoxRaisedStart, html/Elements/CreateTicket,
16003           html/Elements/MyTickets, html/Elements/SelectCustomFieldValue,
16004           html/Elements/SelectDateRelation,
16005           html/Elements/SelectEqualityOperator,
16006           html/Elements/SelectResultsPerPage,
16007           html/Elements/CollectionAsTable/Header,
16008           html/Elements/CollectionAsTable/ParseFormat,
16009           html/Elements/RT__Ticket/ColumnMap, html/REST/1.0/autohandler,
16010           html/REST/1.0/dhandler, html/REST/1.0/logout,
16011           html/REST/1.0/ticket/merge,
16012           html/REST/1.0/Forms/ticket/attachments,
16013           html/REST/1.0/Forms/ticket/links, html/REST/1.0/search/dhandler,
16014           html/REST/1.0/search/ticket, html/REST/1.0/ticket/comment,
16015           html/REST/1.0/ticket/link, html/REST/1.0/Forms/queue/default,
16016           html/REST/1.0/Forms/queue/ns, html/REST/1.0/Forms/ticket/default,
16017           html/REST/1.0/Forms/ticket/history,
16018           html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns,
16019           html/NoAuth/Logout.html, html/NoAuth/Reminder.html,
16020           html/NoAuth/images/autohandler,
16021           html/REST/1.0/NoAuth/mail-gateway, html/User/Delegation.html,
16022           html/User/Prefs.html, html/User/Elements/DelegateRights,
16023           html/User/Elements/GroupTabs, html/User/Elements/Tabs,
16024           html/User/Groups/Members.html, html/User/Groups/Modify.html,
16025           html/User/Groups/index.html, lib/RT.pm.in,
16026           lib/RT/GroupMembers.pm, lib/RT/Principals.pm,
16027           lib/RT/Scrips_Overlay.pm, lib/RT/Tickets.pm, lib/RT/Base.pm,
16028           lib/RT/CustomField_Overlay.pm, lib/RT/Queues_Overlay.pm,
16029           lib/RT/Date.pm, lib/RT/ScripConditions_Overlay.pm,
16030           lib/RT/Template_Overlay.pm, lib/RT/Group.pm, lib/RT/User.pm,
16031           lib/RT/System.pm, lib/RT/Ticket_Overlay.pm, lib/RT/Attachment.pm,
16032           lib/RT/Attributes.pm, lib/RT/Handle.pm,
16033           lib/RT/Principals_Overlay.pm, lib/RT/Tickets_Overlay_SQL.pm,
16034           lib/RT/ACL_Overlay.pm, lib/RT/Templates_Overlay.pm,
16035           lib/RT/Users_Overlay.pm, lib/RT/Attribute_Overlay.pm,
16036           lib/RT/EmailParser.pm, lib/RT/GroupMembers_Overlay.pm,
16037           lib/RT/Tickets_Overlay.pm, lib/RT/Attributes_Overlay.pm,
16038           lib/RT/CachedGroupMember.pm, lib/RT/CustomFieldValue.pm,
16039           lib/RT/Transactions.pm, lib/RT/I18N.pm, lib/RT/Links.pm,
16040           lib/RT/Queue.pm, lib/RT/Scrip.pm, lib/RT/User_Overlay.pm,
16041           lib/RT/CachedGroupMember_Overlay.pm, lib/RT/CurrentUser.pm,
16042           lib/RT/Principal.pm, lib/RT/Attachment_Overlay.pm,
16043           lib/RT/CustomFieldValues.pm, lib/RT/Group_Overlay.pm,
16044           lib/RT/ACE.pm, lib/RT/ScripActions.pm,
16045           lib/RT/Transactions_Overlay.pm, lib/RT/Attachments.pm,
16046           lib/RT/Groups.pm, lib/RT/Principal_Overlay.pm,
16047           lib/RT/ScripAction.pm, lib/RT/Scrip_Overlay.pm,
16048           lib/RT/GroupMember.pm, lib/RT/Links_Overlay.pm,
16049           lib/RT/ScripCondition.pm, lib/RT/Transaction.pm,
16050           lib/RT/Queue_Overlay.pm, lib/RT/Scrips.pm,
16051           lib/RT/CachedGroupMembers.pm, lib/RT/CustomField.pm,
16052           lib/RT/CustomFieldValues_Overlay.pm, lib/RT/CustomFields.pm,
16053           lib/RT/Link.pm, lib/RT/Queues.pm, lib/RT/ScripActions_Overlay.pm,
16054           lib/RT/ScripConditions.pm, lib/RT/Template.pm, lib/RT/ACL.pm,
16055           lib/RT/Attachments_Overlay.pm, lib/RT/Record.pm,
16056           lib/RT/Groups_Overlay.pm, lib/RT/ScripAction_Overlay.pm,
16057           lib/RT/ScripCondition_Overlay.pm, lib/RT/GroupMember_Overlay.pm,
16058           lib/RT/Ticket.pm, lib/RT/Transaction_Overlay.pm,
16059           lib/RT/ACE_Overlay.pm, lib/RT/Link_Overlay.pm,
16060           lib/RT/Templates.pm, lib/RT/Attribute.pm,
16061           lib/RT/CachedGroupMembers_Overlay.pm,
16062           lib/RT/CustomFields_Overlay.pm, lib/RT/URI.pm, lib/RT/Users.pm,
16063           lib/RT/I18N/en.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/cs.pm,
16064           lib/RT/I18N/cs.po, lib/RT/I18N/pt_br.po, lib/RT/I18N/fr.po,
16065           lib/RT/I18N/es.po, lib/RT/I18N/nl.po, lib/RT/I18N/hu.po,
16066           lib/RT/I18N/it.po, lib/RT/I18N/no.po, lib/RT/I18N/da.po,
16067           lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po,
16068           lib/RT/I18N/zh_tw.po, lib/RT/I18N/he.po: import rt 3.2.2
16069
16070 2004-12-02 02:18  ivan
16071
16072         * httemplate/search/cust_main.cgi,
16073           rt/html/Ticket/Elements/AddCustomers,
16074           rt/html/Ticket/Elements/EditCustomers: fix license boilerplate
16075           and search sorting
16076
16077 2004-12-02 01:59  ivan
16078
16079         * httemplate/images/small-logo.png, rt/FREESIDE_MODIFIED,
16080           rt/html/Elements/Header, rt/html/Elements/PageLayout,
16081           FS/FS/CGI.pm, FS/FS/Conf.pm, FS/FS/TicketSystem.pm,
16082           FS/FS/cust_main.pm, FS/FS/ClientAPI/Agent.pm,
16083           httemplate/index.html, rt/html/Ticket/ModifyCustomers.html,
16084           rt/html/Ticket/Elements/AddCustomers,
16085           rt/html/Ticket/Elements/EditCustomers,
16086           rt/html/Ticket/Elements/ShowCustomers,
16087           rt/html/Ticket/Elements/ShowSummary,
16088           rt/html/Ticket/Elements/Tabs, FS/FS/TicketSystem/RT_Internal.pm,
16089           FS/FS/TicketSystem/RT_Libs.pm, htetc/handler.pl,
16090           httemplate/search/cust_main.cgi,
16091           rt/lib/RT/Interface/Web_Vendor.pm, rt/lib/RT/URI/freeside.pm:
16092           second big RT integration checkin, customer linking/delinking
16093           interface
16094
16095 2004-12-01 10:49  ivan
16096
16097         * FS/FS/cust_pkg.pm: don't check that agent is allowed to purchase
16098           the package on changes
16099
16100 2004-11-30 19:35  ivan
16101
16102         * FS/FS/: part_pkg.pm, part_pkg/flat.pm,
16103           part_pkg/flat_comission.pm, part_pkg/flat_comission_cust.pm,
16104           part_pkg/flat_comission_pkg.pm, part_pkg/flat_delayed.pm,
16105           part_pkg/prorate.pm, part_pkg/sesmon_hour.pm,
16106           part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm,
16107           part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm,
16108           part_pkg/subscription.pm, part_pkg/voip_sqlradacct.pm:
16109           creditcard-less promo code signup
16110
16111 2004-11-30 11:55  khoff
16112
16113         * httemplate/view/svc_broadband.cgi: Got a little trigger happy
16114           with the search/replace.
16115
16116 2004-11-29 15:52  khoff
16117
16118         * httemplate/view/svc_broadband.cgi: Include netmask and gateway in
16119           broadband service view.
16120
16121 2004-11-27 11:09  ivan
16122
16123         * FS/FS/Conf.pm, FS/FS/TicketSystem/RT_External.pm,
16124           FS/FS/TicketSystem/RT_Internal.pm, FS/FS/TicketSystem/RT_Libs.pm,
16125           httemplate/index.html, rt/FREESIDE_MODIFIED,
16126           rt/html/Elements/Footer, rt/html/Elements/Header,
16127           rt/html/Elements/PageLayout, rt/html/Elements/SimpleSearch,
16128           rt/html/Elements/Tabs, Makefile, FS/FS.pm, htetc/handler.pl,
16129           rt/html/NoAuth/webrt.css, rt/html/NoAuth/images/small-logo.png:
16130           ticket system integration framework and skin RT
16131
16132 2004-11-26 01:39  ivan
16133
16134         * FS/FS/: agent_type.pm, cust_credit_refund.pm,
16135           cust_main_invoice.pm, nas.pm, part_pop_local.pm,
16136           part_svc_column.pm, part_virtual_field.pm, port.pm, queue.pm,
16137           queue_arg.pm, router.pm, session.pm, svc_acct_pop.pm,
16138           type_pkgs.pm: remove POD VERSION sections
16139
16140 2004-11-26 01:08  ivan
16141
16142         * FS/FS/Conf.pm: update description for signup_server-realtime to
16143           reflect current reality, closes: Bug#575
16144
16145 2004-11-26 00:51  ivan
16146
16147         * FS/FS/part_pkg.pm, httemplate/edit/process/part_pkg.cgi: move
16148           part_pkg transactional stuff from web interface to part_pkg.pm,
16149           bumps Bug#18 to 1.5
16150
16151 2004-11-25 22:50  ivan
16152
16153         * FS/FS/: Conf.pm, svc_acct.pm: add password-noampersand and
16154           password-noexlamation config files, patch from Stephpen Bechard,
16155           closes: Bug#539
16156
16157 2004-11-24 12:54  ivan
16158
16159         * Makefile: don't enabled RT by default
16160
16161 2004-11-24 10:28  khoff
16162
16163         * httemplate/: index.html, search/svc_broadband.cgi: Added IP
16164           address search.
16165
16166 2004-11-24 02:28  ivan
16167
16168         * httemplate/edit/process/cust_main.cgi: fix redundant too-early
16169           checks which are causing an error
16170
16171 2004-11-24 01:00  ivan
16172
16173         * Makefile: some RT install updates
16174
16175 2004-11-23 17:30  ivan
16176
16177         * FS/bin/freeside-daily: fix perms on automated backups
16178
16179 2004-11-23 17:28  ivan
16180
16181         * httemplate/index.html: add rate plan maintenance to sysadmin
16182           section
16183
16184 2004-11-22 10:20  ivan
16185
16186         * FS/FS/ClientAPI/Signup.pm, FS/bin/freeside-setup,
16187           httemplate/docs/schema.html, FS/FS/Record.pm, FS/FS/cust_pkg.pm,
16188           FS/FS/part_pkg.pm, httemplate/edit/cust_main.cgi,
16189           httemplate/edit/part_pkg.cgi: promo codes and separate signup
16190           addresses for hdn
16191
16192 2004-11-22 03:11  ivan
16193
16194         * httemplate/search/sqlradius.cgi: Called-Station-ID label
16195
16196 2004-11-21 18:31  ivan
16197
16198         * httemplate/search/: sqlradius.cgi, sqlradius.html: UI fix on
16199           search directions, fix bug preventing show_called_station,
16200           hide_ip and hide_data form working
16201
16202 2004-11-20 09:26  ivan
16203
16204         * FS/FS/cust_svc.pm, FS/FS/rate.pm, FS/FS/rate_detail.pm,
16205           FS/FS/rate_prefix.pm, FS/FS/rate_region.pm,
16206           FS/t/part_pkg-voip_sqlradacct.t, FS/t/rate.t, FS/t/rate_detail.t,
16207           FS/t/rate_prefix.t, FS/t/rate_region.t, SCHEMA_CHANGE,
16208           FS/FS/part_pkg/voip_sqlradacct.pm, FS/bin/freeside-setup,
16209           httemplate/browse/rate.cgi, httemplate/docs/schema.html,
16210           httemplate/edit/part_pkg.cgi, httemplate/edit/rate.cgi,
16211           httemplate/edit/rate_region.cgi,
16212           httemplate/edit/process/rate.cgi,
16213           httemplate/edit/process/rate_region.cgi, FS/FS.pm, FS/MANIFEST,
16214           FS/FS/part_export/sqlradius.pm, eg/table_template.pm,
16215           htetc/handler.pl, httemplate/search/sqlradius.cgi,
16216           httemplate/search/sqlradius.html: first pass at VoIP rating
16217
16218 2004-11-17 05:22  ivan
16219
16220         * httemplate/edit/part_pkg.cgi: #debugging cruft
16221
16222 2004-11-17 05:19  ivan
16223
16224         * httemplate/edit/part_pkg.cgi: fix package options to be sticky on
16225           clone-ing (customize package)
16226
16227 2004-11-16 06:19  ivan
16228
16229         * htetc/handler.pl: can't set $p without $cgi
16230
16231 2004-11-16 06:16  ivan
16232
16233         * htetc/handler.pl: correct package for $r
16234
16235 2004-11-16 06:11  ivan
16236
16237         * htetc/handler.pl: handle RT NoAuth sections
16238
16239 2004-11-12 21:37  ivan
16240
16241         * FS/FS/svc_acct.pm: oops, that's better
16242
16243 2004-11-12 21:32  ivan
16244
16245         * FS/FS/svc_acct.pm: fix problem with dup checking manifesting as
16246           Argument isn't numeric errors
16247
16248 2004-11-11 04:18  ivan
16249
16250         * rt/sbin/rt-setup-database.in: merge in changes to
16251           rt-setup-database
16252
16253 2004-11-11 04:13  ivan
16254
16255         * rt/: bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in,
16256           bin/rt.in, bin/rt-crontool.in, bin/webmux.pl.in,
16257           etc/RT_Config.pm.in, etc/acl.mysql: import rt 3.0.12
16258
16259 2004-11-11 04:10  ivan
16260
16261         * rt/: Makefile.in, configure, Changelog, configure.ac,
16262           sbin/rt-test-dependencies.in, html/autohandler, html/index.html,
16263           html/Ticket/History.html, html/Ticket/ModifyAll.html,
16264           html/Ticket/Update.html, html/Ticket/Create.html,
16265           html/Ticket/Display.html, html/Ticket/ModifyDates.html,
16266           html/Ticket/ModifyLinks.html,
16267           html/Ticket/Elements/LoadTextAttachments,
16268           html/Ticket/Elements/ShowRequestor,
16269           html/Ticket/Elements/ShowTransaction,
16270           html/Ticket/Elements/FindAttachments,
16271           html/Ticket/Elements/ShowAttachments,
16272           html/Ticket/Elements/ShowDates, html/Ticket/Elements/ShowHistory,
16273           html/Approvals/index.html, html/Admin/Global/GroupRights.html,
16274           html/Admin/Global/UserRights.html,
16275           html/Admin/Groups/GroupRights.html,
16276           html/Admin/Groups/Members.html, html/Admin/Groups/Modify.html,
16277           html/Admin/Groups/UserRights.html, html/Admin/Groups/index.html,
16278           html/Admin/Global/Template.html,
16279           html/Admin/Queues/GroupRights.html, html/Admin/Users/Modify.html,
16280           html/Admin/Queues/Modify.html, html/Admin/Queues/Scrip.html,
16281           html/Admin/Queues/Template.html,
16282           html/Admin/Queues/UserRights.html,
16283           html/Admin/Elements/EditCustomField,
16284           html/Admin/Elements/EditScrip, html/Admin/Elements/EditTemplates,
16285           html/Admin/Elements/UserTabs,
16286           html/Admin/Elements/SelectNewGroupMembers,
16287           html/SelfService/Prefs.html, html/Elements/MyRequests,
16288           html/SelfService/Display.html, html/Elements/MessageBox,
16289           html/Elements/QueryString, html/Elements/SelectMatch,
16290           html/REST/1.0/Forms/ticket/default,
16291           html/REST/1.0/NoAuth/mail-gateway, html/User/Delegation.html,
16292           html/User/Prefs.html, html/User/Groups/Members.html,
16293           html/User/Groups/Modify.html, lib/RT.pm.in,
16294           lib/t/data/rt-send-cc, lib/RT/Template_Overlay.pm,
16295           lib/RT/Date.pm, lib/RT/StyleGuide.pod, lib/RT/Ticket_Overlay.pm,
16296           lib/RT/Tickets_Overlay_SQL.pm, lib/RT/ACL_Overlay.pm,
16297           lib/RT/Handle.pm, lib/RT/Templates_Overlay.pm,
16298           lib/RT/EmailParser.pm, lib/RT/GroupMembers_Overlay.pm,
16299           lib/RT/Tickets_Overlay.pm, lib/RT/Attachment_Overlay.pm,
16300           lib/RT/User_Overlay.pm, lib/RT/CurrentUser.pm,
16301           lib/RT/Principal_Overlay.pm, lib/RT/Scrip_Overlay.pm,
16302           lib/RT/Queue_Overlay.pm, lib/RT/Groups_Overlay.pm,
16303           lib/RT/Transaction_Overlay.pm,
16304           lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/Link_Overlay.pm,
16305           lib/RT/I18N/cs.po, lib/RT/I18N/pt_br.po, lib/RT/I18N/fr.po,
16306           lib/RT/I18N/es.po, lib/RT/I18N/nl.po, lib/RT/I18N/hu.po,
16307           lib/RT/I18N/it.po, lib/RT/I18N/no.po, lib/RT/I18N/da.po,
16308           lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po,
16309           lib/RT/I18N/zh_tw.po, lib/RT/I18N/he.po, lib/RT/I18N/fi.po,
16310           lib/RT/I18N/zh_cn.po, lib/RT/Action/SendEmail.pm,
16311           lib/RT/Action/EscalatePriority.pm, lib/RT/Interface/Email.pm,
16312           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/MailFrom.pm:
16313           import rt 3.0.12
16314
16315 2004-11-11 00:16  ivan
16316
16317         * install/fedora/fc2/INSTALL: last wo
16318
16319 2004-11-11 00:13  ivan
16320
16321         * install/fedora/fc2/INSTALL: cats help alot
16322
16323 2004-11-10 23:44  ivan
16324
16325         * install/fedora/fc2/: INSTALL, sources.list: adding fc2 install
16326
16327 2004-11-09 03:42  ivan
16328
16329         * httemplate/search/report_tax.cgi: add handling for texas tax
16330           exemption and warning that report might not make sense for
16331           partial months other than the current one
16332
16333 2004-11-09 03:00  ivan
16334
16335         * httemplate/search/report_tax.cgi: add handling for texas tax
16336           exemption and warning that report might not make sense for
16337           partial months other than the current one
16338
16339 2004-11-09 01:31  ivan
16340
16341         * httemplate/search/report_tax.cgi: parenthesis help alot
16342
16343 2004-11-09 01:13  ivan
16344
16345         * httemplate/search/report_tax.cgi: fix for correct reporting of
16346           generic taxes
16347
16348 2004-11-09 00:14  ivan
16349
16350         * FS/FS/cust_main.pm: don't generate invoices for COMP customers
16351
16352 2004-11-08 23:23  ivan
16353
16354         * httemplate/search/report_tax.cgi: fixes to run under the mason
16355           strictness
16356
16357 2004-11-08 01:24  ivan
16358
16359         * FS/FS/part_pkg.pm: bypass plandata warning; we're accessing it on
16360           purpose
16361
16362 2004-11-08 01:16  ivan
16363
16364         * FS/FS/part_pkg.pm: fix bug that could cause mis-billing on
16365           upgrades! (new installs ok)
16366
16367 2004-11-07 21:33  ivan
16368
16369         * bin/rollback: adding in case this is needed again
16370
16371 2004-11-04 01:45  ivan
16372
16373         * install/debian/3.0/INSTALL: and the last two runtime ones
16374
16375 2004-11-04 01:26  ivan
16376
16377         * install/debian/3.0/INSTALL: few additional dependancies
16378
16379 2004-10-26 05:43  ivan
16380
16381         * install/redhat/es3/: INSTALL, httpd-init: adding rh es3 files
16382
16383 2004-10-26 05:36  ivan
16384
16385         * Makefile: 1.5.0pre6!
16386
16387 2004-10-26 05:33  ivan
16388
16389         * httemplate/docs/: index.html, overview-new.dia, overview-new.png,
16390           schema.html: slightly more up-to-date docs
16391
16392 2004-10-26 05:07  ivan
16393
16394         * FS/FS/part_export.pm: allow an empty exporttype so you can create
16395           new objects
16396
16397 2004-10-26 04:51  ivan
16398
16399         * FS/FS/part_bill_event.pm: last thing for bug#901, 1.5.0pre6 and
16400           webdemo!
16401
16402 2004-10-26 04:26  ivan
16403
16404         * FS/FS/CGI.pm, FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
16405           FS/FS/cust_pkg.pm, FS/FS/part_export.pm, FS/FS/part_pkg.pm,
16406           FS/FS/part_pkg_option.pm, SCHEMA_CHANGE, FS/FS.pm, FS/MANIFEST,
16407           FS/bin/freeside-setup, FS/t/part_pkg-flat.t,
16408           FS/t/part_pkg-flat_comission.t,
16409           FS/t/part_pkg-flat_comission_cust.t,
16410           FS/t/part_pkg-flat_comission_pkg.t, FS/t/part_pkg-flat_delayed.t,
16411           FS/t/part_pkg-prorate.t, FS/t/part_pkg-sesmon_hour.t,
16412           FS/t/part_pkg-sesmon_minute.t, FS/t/part_pkg-sql_external.t,
16413           FS/t/part_pkg-sql_generic.t, FS/t/part_pkg-sqlradacct_hour.t,
16414           FS/t/part_pkg-subscription.t, FS/t/part_pkg_option.t,
16415           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
16416           httemplate/edit/part_pkg.cgi, httemplate/view/cust_main.cgi,
16417           FS/FS/part_pkg/flat.pm, FS/FS/part_pkg/flat_comission.pm,
16418           FS/FS/part_pkg/flat_comission_cust.pm,
16419           FS/FS/part_pkg/flat_comission_pkg.pm,
16420           FS/FS/part_pkg/flat_delayed.pm, FS/FS/part_pkg/prorate.pm,
16421           FS/FS/part_pkg/sesmon_hour.pm, FS/FS/part_pkg/sesmon_minute.pm,
16422           FS/FS/part_pkg/sql_external.pm, FS/FS/part_pkg/sql_generic.pm,
16423           FS/FS/part_pkg/sqlradacct_hour.pm,
16424           FS/FS/part_pkg/subscription.pm: modular price plans!
16425
16426 2004-10-25 23:33  ivan
16427
16428         * httemplate/search/report_tax.cgi: and one last case with named
16429           and not named taxes in the same region, ack
16430
16431 2004-10-25 23:04  ivan
16432
16433         * httemplate/search/report_tax.cgi: taxes are hard
16434
16435 2004-10-25 16:47  ivan
16436
16437         * httemplate/search/report_tax.cgi: hopefully fix tax report for
16438           taxclass & named tax edge cases
16439
16440 2004-10-25 16:39  ivan
16441
16442         * httemplate/search/report_tax.cgi: hopefully fix tax report for
16443           taxclass & named tax edge cases
16444
16445 2004-10-25 15:48  ivan
16446
16447         * httemplate/search/report_tax.cgi: hopefully fix tax report for
16448           taxclass & named tax edge cases
16449
16450 2004-10-25 14:35  ivan
16451
16452         * httemplate/search/report_tax.cgi: fix joins for proper tax
16453           reporting
16454
16455 2004-10-23 04:45  ivan
16456
16457         * conf/: alerter_template, invoice_latexfooter, invoice_template:
16458           better
16459
16460 2004-10-23 04:34  ivan
16461
16462         * conf/: invoice_latexfooter, invoice_latexnotes: update default
16463           notes and footer
16464
16465 2004-10-23 03:36  ivan
16466
16467         * FS/FS/part_export/artera_turbo.pm: add debug flag
16468
16469 2004-10-22 03:31  ivan
16470
16471         * httemplate/view/cust_main.cgi: add svc_external-skip_manual
16472           support to main customer view, for artera turbo
16473
16474 2004-10-22 03:14  ivan
16475
16476         * FS/FS/part_export/artera_turbo.pm: add option to specify a static
16477           aid
16478
16479 2004-10-21 01:54  ivan
16480
16481         * httemplate/browse/part_pkg.cgi: remove tiny formatting glitch
16482
16483 2004-10-21 01:33  ivan
16484
16485         * httemplate/browse/part_pkg.cgi: if enabled, show taxclass on
16486           package definition browse
16487
16488 2004-10-21 00:07  ivan
16489
16490         * httemplate/search/report_tax.cgi: fix tax report edge cases when
16491           using taxclasses in some regions but not others
16492
16493 2004-10-20 01:28  ivan
16494
16495         * bin/artera.import: back to id
16496
16497 2004-10-20 01:20  ivan
16498
16499         * bin/artera.import: locate existing ones by title, warn on errors
16500
16501 2004-10-20 01:16  ivan
16502
16503         * httemplate/index.html: add external browse
16504
16505 2004-10-20 01:14  ivan
16506
16507         * bin/artera.import: adding artera import
16508
16509 2004-10-20 01:08  ivan
16510
16511         * bin/artera.import: adding artera import
16512
16513 2004-10-20 01:07  ivan
16514
16515         * httemplate/: search/svc_external.cgi, index.html: add
16516           svc_external search
16517
16518 2004-10-19 17:44  ivan
16519
16520         * conf/logo.eps: new logo!
16521
16522 2004-10-19 16:52  ivan
16523
16524         * conf/logo.eps: new logo!
16525
16526 2004-10-19 04:50  ivan
16527
16528         * FS/bin/freeside-sqlradius-reset: isn't run with elevated
16529           privledges, so -T not necessary
16530
16531 2004-10-19 01:44  ivan
16532
16533         * Makefile: sleep long enough to be worthwhile
16534
16535 2004-10-18 05:37  ivan
16536
16537         * httemplate/: index.html, images/small-logo.png: that's right, a
16538           new logo
16539
16540 2004-10-17 07:01  ivan
16541
16542         * FS/FS/part_export/artera_turbo.pm, FS/FS/ClientAPI/MyAccount.pm,
16543           fs_selfservice/FS-SelfService/SelfService.pm,
16544           fs_selfservice/FS-SelfService/cgi/agent.cgi,
16545           fs_selfservice/FS-SelfService/cgi/process_svc_external.html,
16546           fs_selfservice/FS-SelfService/cgi/provision_list.html,
16547           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: add artera
16548           turbo handling to self-service and reseller interfaces
16549
16550 2004-10-17 02:54  ivan
16551
16552         * fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html: use
16553           templated svc_acct provisioner, from agent interface
16554
16555 2004-10-17 02:19  ivan
16556
16557         * FS/FS/Conf.pm, FS/FS/cust_svc.pm,
16558           FS/FS/part_export/artera_turbo.pm,
16559           httemplate/view/svc_external.cgi: add options to adjust UI for
16560           artera turbo as svc_export
16561
16562 2004-10-16 03:15  ivan
16563
16564         * FS/: FS/Conf.pm, FS/part_export/artera_turbo.pm,
16565           FS/svc_external.pm, bin/freeside-setup: add artera turbo export
16566
16567 2004-10-12 22:46  ivan
16568
16569         * Makefile: apachectl sucks ass
16570
16571 2004-10-12 14:59  ivan
16572
16573         * httemplate/view/svc_acct.cgi: fix edit link!  oops
16574
16575 2004-10-11 23:08  ivan
16576
16577         * httemplate/search/sqlradius.cgi: more info in error message for
16578           unknown export type, fix test for sqlradius_withdomain export,
16579           woo!
16580
16581 2004-10-11 22:54  ivan
16582
16583         * Makefile: update apache restart line for local apache
16584
16585 2004-10-09 03:57  ivan
16586
16587         * httemplate/view/svc_acct.cgi: rearrange things a bit and clean up
16588           the RADIUS session data, link to the detail search
16589
16590 2004-10-06 06:39  ivan
16591
16592         * httemplate/search/: sqlradius.cgi: more formatting updates to
16593           RADIUS report
16594
16595 2004-10-06 06:33  ivan
16596
16597         * httemplate/search/sqlradius.cgi: small formatting updates to
16598           RADIUS report
16599
16600 2004-10-06 06:27  ivan
16601
16602         * httemplate/search/sqlradius.cgi: small formatting updates to
16603           RADIUS report
16604
16605 2004-10-06 05:37  ivan
16606
16607         * FS/FS/part_export/sqlradius.pm: fix big in RADIUS session viewing
16608           when using an ignored-accounting export
16609
16610 2004-10-05 09:28  ivan
16611
16612         * httemplate/search/sqlradius.cgi,
16613           httemplate/search/sqlradius.html, FS/FS/cust_svc.pm,
16614           FS/FS/part_export/sqlradius.pm, httemplate/index.html,
16615           httemplate/elements/header.html, httemplate/view/svc_acct.cgi:
16616           RADIUS session viewing
16617
16618 2004-10-05 07:16  ivan
16619
16620         * httemplate/view/cust_bill.cgi: links to show alternate invoices
16621           also
16622
16623 2004-10-05 06:52  ivan
16624
16625         * httemplate/view/cust_bill.cgi: links to show alternate invoices
16626           also
16627
16628 2004-10-05 06:43  ivan
16629
16630         * httemplate/view/: cust_bill-pdf.cgi, cust_bill-ps.cgi,
16631           cust_bill.cgi: links to show alternate invoices also
16632
16633 2004-10-05 06:35  ivan
16634
16635         * httemplate/view/: cust_bill-pdf.cgi, cust_bill-ps.cgi,
16636           cust_bill.cgi: links to show alternate invoices also
16637
16638 2004-10-05 05:17  ivan
16639
16640         * FS/bin/freeside-selfservice-server: DO open a database connection
16641           in the parent process, this cached the $dbdef and speeds things
16642           up significantly
16643
16644 2004-09-27 16:17  ivan
16645
16646         * install/redhat/8/INSTALL: please don't use rh8
16647
16648 2004-09-27 13:42  ivan
16649
16650         * install/redhat/8/INSTALL: apachetoolbox instead i guess
16651
16652 2004-09-27 13:37  ivan
16653
16654         * install/redhat/8/: INSTALL, README.insecure, sources.list: adding
16655           rh8 install foo and warning
16656
16657 2004-09-22 04:28  ivan
16658
16659         * httemplate/search/: cust_bill_event.html,
16660           report_cust_credit.html, report_cust_pay.html, report_tax.html:
16661           add missing <TR> tags
16662
16663 2004-09-22 04:04  ivan
16664
16665         * httemplate/elements/: calendar-en.js, calendar-setup.js,
16666           calendar-win2k-2.css, calendar.js, calendar_stripped.js: update
16667           jscalendar
16668
16669 2004-09-21 00:57  ivan
16670
16671         * httemplate/view/cust_main.cgi: and for refunds too
16672
16673 2004-09-21 00:50  ivan
16674
16675         * httemplate/view/cust_main.cgi: better display of echeck
16676           payments/refunds/etc.
16677
16678 2004-09-16 06:22  ivan
16679
16680         * FS/FS/export_svc.pm, httemplate/edit/part_svc.cgi: add uid to
16681           mass duplicate checking on export changes, fix bug in new export
16682           editing, error message includes the number of duplicate customers
16683           also
16684
16685 2004-09-16 00:19  ivan
16686
16687         * FS/FS/cust_main.pm: allow blank auth for echeck refunds
16688
16689 2004-09-15 18:47  ivan
16690
16691         * FS/FS/svc_acct.pm: don't re-my  var, quiet warning
16692
16693 2004-09-15 08:31  ivan
16694
16695         * FS/FS/: Conf.pm, svc_acct.pm: add option for global username or
16696           username@domain uniqueness, closes: Bug#980
16697
16698 2004-09-15 01:57  ivan
16699
16700         * FS/bin/freeside-selfservice-server: it would help to set the
16701           permissions on the lockfile right, so the kids can open it...
16702
16703 2004-09-15 01:45  ivan
16704
16705         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
16706           obtain a new descriptor for the lock in kids, this should fix
16707           locking problems
16708
16709 2004-09-15 01:30  ivan
16710
16711         * FS/bin/freeside-selfservice-server: obtain a new descriptor for
16712           the lock in kids, this should fix locking problems
16713
16714 2004-09-14 06:00  ivan
16715
16716         * httemplate/view/cust_main.cgi, FS/FS/cust_main.pm,
16717           httemplate/edit/cust_refund.cgi,
16718           httemplate/edit/process/cust_refund.cgi: echeck/ACH refunds
16719
16720 2004-09-13 23:47  ivan
16721
16722         * FS/bin/freeside-selfservice-server,
16723           fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
16724           selfservice: - server: don't reconnect again if we've already
16725           been signalled to shutdown - server: add kid reaping to shutdown
16726           sequence - server: add another optional logging level to response
16727           sending - server: acquire write mutex for keepalives
16728
16729 2004-09-09 05:04  ivan
16730
16731         * FS/FS/part_svc.pm, httemplate/edit/part_svc.cgi,
16732           httemplate/edit/process/part_svc.cgi: rework edit/part_svc.cgi so
16733           it doesn't use a separate process/ file, this allows large error
16734           messages to be displayed properly
16735
16736 2004-09-06 05:44  ivan
16737
16738         * FS/bin/freeside-selfservice-server,
16739           fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
16740           self-service keepalives
16741
16742 2004-09-06 02:44  ivan
16743
16744         * FS/bin/freeside-selfservice-server: don't open a database
16745           connection in the parent process
16746
16747 2004-09-06 02:28  ivan
16748
16749         * FS/bin/freeside-queued: don't die off even on database failures
16750
16751 2004-09-05 16:21  ivan
16752
16753         * httemplate/edit/cust_main.cgi: fixed duplicate checking will
16754           catch it, but add client-side protection against
16755           double-submission also.
16756
16757 2004-09-05 15:42  ivan
16758
16759         * fs_selfservice/FS-SelfService/cgi/signup.html: fixed duplicate
16760           checking will catch it, but add client-side protection against
16761           double-submission also.
16762
16763 2004-09-05 02:42  ivan
16764
16765         * test/dup-test: adding duplicate test
16766
16767 2004-09-05 02:41  ivan
16768
16769         * FS/FS/svc_acct.pm: acquire a database lock to prevent race
16770           conditions in duplicate checking
16771
16772 2004-09-04 03:02  ivan
16773
16774         * FS/FS/export_svc.pm: first try at duplicate checking on new
16775           export associations
16776
16777 2004-08-27 04:33  ivan
16778
16779         * FS/bin/freeside-sqlradius-reset: oops use @ARGV not @_
16780
16781 2004-08-27 04:16  ivan
16782
16783         * FS/bin/freeside-sqlradius-reset: add option to specify exports
16784
16785 2004-08-24 05:22  ivan
16786
16787         * Makefile: small Makefile update
16788
16789 2004-08-24 04:16  ivan
16790
16791         * FS/FS/ClientAPI/MyAccount.pm,
16792           fs_selfservice/FS-SelfService/cgi/agent.cgi,
16793           fs_selfservice/FS-SelfService/cgi/agent_customer_menu.html,
16794           fs_selfservice/FS-SelfService/cgi/agent_delete_svc.html,
16795           fs_selfservice/FS-SelfService/cgi/agent_logout.html,
16796           fs_selfservice/FS-SelfService/cgi/agent_main.html,
16797           fs_selfservice/FS-SelfService/cgi/agent_menu.html,
16798           fs_selfservice/FS-SelfService/cgi/agent_order_pkg.html,
16799           fs_selfservice/FS-SelfService/cgi/agent_provision.html,
16800           fs_selfservice/FS-SelfService/cgi/agent_provision_svc_acct.html,
16801           fs_selfservice/FS-SelfService/cgi/list_customers.html,
16802           fs_selfservice/FS-SelfService/cgi/order_pkg.html,
16803           fs_selfservice/FS-SelfService/cgi/provision.html,
16804           fs_selfservice/FS-SelfService/cgi/provision_list.html,
16805           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
16806           fs_selfservice/FS-SelfService/cgi/svc_acct.html,
16807           fs_selfservice/FS-SelfService/cgi/view_customer.html,
16808           FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/ClientAPI/Agent.pm,
16809           FS/FS/ClientAPI/Signup.pm,
16810           fs_selfservice/FS-SelfService/SelfService.pm,
16811           httemplate/search/cust_main.cgi: big update for reseller
16812           interface
16813
16814 2004-08-20 01:58  ivan
16815
16816         * bin/ispman.ldap.import: adding
16817
16818 2004-08-19 09:35  ivan
16819
16820         * httemplate/search/cust_credit.html: add customer # to credit
16821           reports too
16822
16823 2004-08-19 03:53  ivan
16824
16825         * httemplate/edit/part_svc.cgi: shell field is now a dropdown of
16826           legal shells, closes: Bug#118
16827
16828 2004-08-18 17:22  ivan
16829
16830         * httemplate/search/: cust_pay.cgi, elements/search.html: add
16831           customer # to payment reports, add table cell alignment option to
16832           general search component
16833
16834 2004-08-17 06:14  ivan
16835
16836         * FS/FS/cust_main.pm: prevent realtime_bop CVV removal from messing
16837           up cust_main records, also don't pollute the original object when
16838           used with override options, closes: Bug#982
16839
16840 2004-08-17 00:43  ivan
16841
16842         * fs_selfservice/FS-SelfService/cgi/: passwd.cgi, passwd.html: fix
16843           path to passwd.cgi!
16844
16845 2004-08-14 05:26  ivan
16846
16847         * FS/FS/: export_svc.pm, part_svc.pm, svc_acct.pm: first try at
16848           duplicate checking on new export associations
16849
16850 2004-08-11 16:56  ivan
16851
16852         * FS/FS/cust_bill.pm: fix bank name showing up on invoices
16853
16854 2004-08-09 12:03  ivan
16855
16856         * init.d/freeside-init: add /usr/local/bin to PATH
16857
16858 2004-08-06 19:49  ivan
16859
16860         * httemplate/view/cust_main.cgi: disable order package button until
16861           a package has been selected
16862
16863 2004-08-05 11:47  ivan
16864
16865         * FS/FS.pm: fix pod typo
16866
16867 2004-08-02 02:43  ivan
16868
16869         * httemplate/index.html: fix link to virtual host browse
16870
16871 2004-08-01 17:41  ivan
16872
16873         * FS/FS/part_export/vpopmail.pm: no maintainer, use
16874           shellcommands_withdomain instead
16875
16876 2004-07-30 00:12  ivan
16877
16878         * FS/FS/svc_Common.pm: set fixed values from an explicitly
16879           specified svcpart on replace too
16880
16881 2004-07-29 21:54  ivan
16882
16883         * FS/FS/Conf.pm, FS/FS/cust_svc.pm, FS/FS/svc_Common.pm,
16884           conf/cust_pkg-change_svcpart,
16885           httemplate/edit/process/cust_svc.cgi,
16886           httemplate/misc/process/link.cgi, httemplate/view/svc_acct.cgi:
16887           svcpart changes now trigger all necessary export actions, manual
16888           svcpart changing on svc_acct view, linking changes svcpart if you
16889           ask it to, closes: Bug#671, Bug#644
16890
16891 2004-07-29 14:49  ivan
16892
16893         * FS/bin/freeside-setup: add index on cust_main.refnum, speeds up
16894           advertising source list
16895
16896 2004-07-15 15:40  ivan
16897
16898         * FS/FS/cust_pkg.pm, FS/FS/ClientAPI/MyAccount.pm,
16899           FS/FS/ClientAPI/Signup.pm,
16900           fs_selfservice/FS-SelfService/SelfService.pm,
16901           fs_selfservice/FS-SelfService/cgi/agent.cgi,
16902           fs_selfservice/FS-SelfService/cgi/delete_svc.html,
16903           fs_selfservice/FS-SelfService/cgi/logout.html,
16904           fs_selfservice/FS-SelfService/cgi/make_payment.html,
16905           fs_selfservice/FS-SelfService/cgi/myaccount.html,
16906           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
16907           fs_selfservice/FS-SelfService/cgi/payment_results.html,
16908           fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
16909           fs_selfservice/FS-SelfService/cgi/provision.html,
16910           fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html,
16911           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
16912           fs_selfservice/FS-SelfService/cgi/view_invoice.html,
16913           httemplate/view/cust_main.cgi: big update for customer
16914           self-service: add provisioning/unprovisioning of purchased
16915           services, like fs_selfadmin
16916
16917 2004-07-12 06:51  ivan
16918
16919         * httemplate/view/cust_main.cgi: DEL out voided payments to
16920           distinguish them visually better
16921
16922 2004-07-10 07:46  ivan
16923
16924         * FS/FS/ClientAPI/MyAccount.pm: fix edge case avoiding erronous
16925           decline/cancel when customer has a negative balance & purchases
16926           stuff with it
16927
16928 2004-07-10 07:30  ivan
16929
16930         * FS/FS/: cust_svc.pm, part_pkg.pm, ClientAPI/MyAccount.pm: tyop;
16931
16932 2004-07-10 06:30  ivan
16933
16934         * httemplate/: index.html, search/cust_bill_event.cgi,
16935           search/cust_bill_event.html: add calendar to cust_bill_event
16936           search page, make ending date default to open-ended like other
16937           reports
16938
16939 2004-07-10 06:21  ivan
16940
16941         * FS/FS/Record.pm: fix FS::Record::qsearch to (hopefully) work as
16942           before and cluck loudly when the FS::tablename class isn't
16943           loaded, rather than throw exceptions
16944
16945 2004-07-10 06:08  ivan
16946
16947         * FS/FS/cust_svc.pm: use FS::svc_external so the label method
16948           doesn't bomb out in FS::Record::qsearch with Can't locate object
16949           method virtual_fields via package FS::svc_external
16950
16951 2004-07-09 04:45  ivan
16952
16953         * fs_selfservice/FS-SelfService/cgi/agent.cgi: add debugging to
16954           agent.cgi, make sure warnings are turned off when parsing
16955           templates to avoid too much output to STDERR triggering obscure
16956           apache hang bug.  thanks dean you rule.
16957
16958 2004-07-09 02:29  ivan
16959
16960         * fs_selfservice/FS-SelfService/cgi/agent_main.html: new style ;
16961           param separator
16962
16963 2004-07-08 04:15  ivan
16964
16965         * httemplate/edit/process/cust_main.cgi: don't change otaker when
16966           just editing account, closes: Bug#921
16967
16968 2004-07-07 09:06  ivan
16969
16970         * FS/FS/cust_pay.pm: allow payment modification so we can import
16971           order_number info
16972
16973 2004-07-06 12:10  ivan
16974
16975         * FS/FS/Record.pm: better error message for missing tables
16976
16977 2004-07-06 10:26  ivan
16978
16979         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
16980           httemplate/edit/cust_refund.cgi,
16981           httemplate/edit/process/cust_credit.cgi,
16982           httemplate/edit/process/cust_refund.cgi,
16983           httemplate/view/cust_main.cgi: payment voiding part deux & credit
16984           card refunds!
16985
16986 2004-07-06 07:22  ivan
16987
16988         * FS/FS/cust_refund.pm: document and check refund reasons
16989
16990 2004-07-06 06:26  ivan
16991
16992         * FS/FS.pm, FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm,
16993           FS/t/cust_pay_void.t, FS/bin/freeside-setup,
16994           httemplate/docs/schema.html, httemplate/misc/void-cust_pay.cgi:
16995           add cust_pay_void table and payment voiding web ui part one
16996
16997 2004-07-06 01:43  ivan
16998
16999         * htetc/handler.pl: 0.32 (and then some) released
17000
17001 2004-07-01 06:49  ivan
17002
17003         * FS/FS/: ClientAPI/MyAccount.pm, cust_main.pm: credit out
17004           self-service
17005
17006 2004-07-01 05:45  ivan
17007
17008         * FS/FS/agent.pm: fix silly bug editing agents
17009
17010 2004-07-01 05:42  ivan
17011
17012         * FS/FS/Record.pm: show a full stack backtrace if we wind up in the
17013           hash method with an empty Hash attribute, wtf?
17014
17015 2004-06-30 11:19  ivan
17016
17017         * FS/FS/cust_pay.pm, conf/payment_receipt_email: payyment receipts
17018           template fixes
17019
17020 2004-06-30 11:12  ivan
17021
17022         * FS/FS/cust_pay.pm: payyment receipts: pass body has an arrayref,
17023           also fill in name filed
17024
17025 2004-06-30 11:01  ivan
17026
17027         * FS/FS/cust_pay.pm: typo
17028
17029 2004-06-30 10:57  ivan
17030
17031         * FS/FS/Conf.pm, FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_bill.pm,
17032           FS/FS/cust_pay.pm, FS/FS/cust_pay_refund.pm,
17033           conf/payment_receipt_email: payment receipts!
17034
17035 2004-06-30 07:33  ivan
17036
17037         * fs_selfservice/FS-SelfService/cgi/make_payment.html,
17038           httemplate/misc/payment.cgi: forgot october!  closes: Bug#880
17039
17040 2004-06-30 03:02  ivan
17041
17042         * FS/: FS/Conf.pm, bin/freeside-daily: add option to pgp/gpg
17043           encrypt scp dumps
17044
17045 2004-06-30 02:56  ivan
17046
17047         * FS/FS/cust_bill.pm: fix warning message when agent-specific
17048           plandata cannot be found
17049
17050 2004-06-29 00:57  ivan
17051
17052         * httemplate/docs/schema.html: cust_pay_refund
17053
17054 2004-06-28 21:02  ivan
17055
17056         * FS/FS.pm, FS/MANIFEST, FS/FS/cust_bill_pay.pm,
17057           FS/FS/cust_credit_bill.pm, FS/FS/cust_credit_refund.pm,
17058           FS/FS/cust_pay.pm, FS/FS/cust_pay_refund.pm,
17059           FS/FS/cust_refund.pm, FS/bin/freeside-setup,
17060           httemplate/view/cust_main.cgi, FS/t/cust_pay_refund.t,
17061           httemplate/edit/cust_bill_pay.cgi,
17062           httemplate/edit/process/cust_bill_pay.cgi: add cust_pay_refund
17063           table to refund payments
17064
17065 2004-06-25 11:28  ivan
17066
17067         * FS/FS/cust_main.pm: fix Pg date parsing of expdate and thus
17068           paydate_monthyear method and thus bug#862 and i need some sleep
17069
17070 2004-06-25 10:57  ivan
17071
17072         * fs_selfservice/FS-SelfService/cgi/make_payment.html,
17073           httemplate/misc/payment.cgi: fix one-time card charging not
17074           pulling in exp date?
17075
17076 2004-06-25 10:26  ivan
17077
17078         * httemplate/misc/payment.cgi: set defaults so as to not change the
17079           billing type when entering a one time payment
17080
17081 2004-06-25 03:25  ivan
17082
17083         * FS/: FS/UID.pm, bin/freeside-queued: ping the database and retry
17084           rather before doing anything
17085
17086 2004-06-25 03:16  ivan
17087
17088         * FS/FS/cust_bill.pm: really fix latex printing when datasrc
17089           contains a ;
17090
17091 2004-06-25 03:07  ivan
17092
17093         * FS/FS/cust_bill.pm: fix latex printing when datasrc contains a ;
17094
17095 2004-06-25 01:44  ivan
17096
17097         * FS/FS/cust_pkg.pm: move up next bill date on unsuspend
17098
17099 2004-06-22 19:13  ivan
17100
17101         * FS/FS/cust_bill.pm: forgotten space in typeset invoice credit
17102           lines
17103
17104 2004-06-21 20:12  ivan
17105
17106         * Makefile: snapshot before schema changes
17107
17108 2004-06-21 20:11  ivan
17109
17110         * FS/FS.pm: small doc update
17111
17112 2004-06-21 20:10  ivan
17113
17114         * bin/sqlradius.import: fix attribute importing bugs that borked
17115           the passwords
17116
17117 2004-06-21 07:24  ivan
17118
17119         * fs_selfservice/FS-SelfService/cgi/agent.cgi: fix dup password
17120           checking on add'l package order
17121
17122 2004-06-21 06:36  ivan
17123
17124         * FS/MANIFEST: removing old report from MANIFEST
17125
17126 2004-06-21 05:27  ivan
17127
17128         * FS/FS/ClientAPI/MyAccount.pm: fix harmless typo, closes; Bug#872
17129
17130 2004-06-21 03:58  ivan
17131
17132         * fs_selfservice/FS-SelfService/cgi/agent.cgi: check password match
17133           on agent add'l package order
17134
17135 2004-06-21 03:45  ivan
17136
17137         * FS/FS/ClientAPI/MyAccount.pm: field name is primary_svc, not
17138           primary
17139
17140 2004-06-21 03:26  ivan
17141
17142         * FS/FS/: Conf.pm, cust_svc.pm, ClientAPI/MyAccount.pm: option to
17143           only allow primary users access to the self-service server
17144
17145 2004-06-18 03:28  ivan
17146
17147         * bin/masonize, httemplate/search/cust_main-otaker.cgi: masonize
17148           fix: avoid newline prepend fix from borking indented first <%,
17149           fixes customer search by otaker under mason, closes: Bug#830
17150
17151 2004-06-17 05:32  ivan
17152
17153         * FS/FS/part_export/: www_shellcommands.pm, apache.pm: add
17154           frontpage extensions to www_shellcommands export
17155
17156 2004-06-16 16:59  ivan
17157
17158         * FS/FS/svc_acct.pm: fix deletion of accounts connected to virtual
17159           hosts
17160
17161 2004-06-16 07:07  ivan
17162
17163         * httemplate/search/report_tax.cgi: update tax report for taxclass
17164
17165 2004-06-15 06:27  ivan
17166
17167         * fs_selfservice/FS-SelfService/cgi/: passwd.cgi, passwd.html:
17168           moving passwd cgi to self-service
17169
17170 2004-06-15 03:59  ivan
17171
17172         * FS/FS/Record.pm: add stack backtrace to fatal problems in virtual
17173           field check
17174
17175 2004-06-11 09:44  ivan
17176
17177         * httemplate/search/report_tax.cgi: fix date range for old perl,
17178           count tax exempt and COMP customers correctly
17179
17180 2004-06-11 07:57  ivan
17181
17182         * httemplate/search/report_tax.cgi: fix to find all customer
17183           scorrectly
17184
17185 2004-06-11 07:25  ivan
17186
17187         * httemplate/search/report_tax.cgi: tax report fix sort
17188
17189 2004-06-11 07:03  ivan
17190
17191         * FS/FS/Conf.pm, httemplate/index.html: tax report!
17192
17193 2004-06-11 06:44  ivan
17194
17195         * httemplate/search/report_tax.cgi: tax report!
17196
17197 2004-06-11 00:37  ivan
17198
17199         * Makefile: add update-selfservice target
17200
17201 2004-06-10 05:58  ivan
17202
17203         * httemplate/browse/agent.cgi: now available as methods
17204
17205 2004-06-10 05:31  ivan
17206
17207         * FS/FS/CGI.pm, FS/FS/agent.pm, FS/FS/cust_main.pm,
17208           FS/FS/ClientAPI/Agent.pm, FS/FS/ClientAPI/MyAccount.pm,
17209           FS/FS/ClientAPI/Signup.pm,
17210           fs_selfservice/FS-SelfService/cgi/agent.cgi,
17211           fs_selfservice/FS-SelfService/cgi/agent_login.html,
17212           fs_selfservice/FS-SelfService/cgi/agent_main.html,
17213           fs_selfservice/FS-SelfService/cgi/cvv2.html,
17214           fs_selfservice/FS-SelfService/cgi/cvv2.png,
17215           fs_selfservice/FS-SelfService/cgi/cvv2_amex.png,
17216           fs_selfservice/FS-SelfService/cgi/list_customers.html,
17217           fs_selfservice/FS-SelfService/cgi/signup.html,
17218           fs_selfservice/FS-SelfService/cgi/view_customer.html,
17219           httemplate/browse/agent.cgi, httemplate/search/cust_main.cgi,
17220           fs_selfservice/FS-SelfService/SelfService.pm: agent interface
17221
17222 2004-06-10 04:28  ivan
17223
17224         * httemplate/search/cust_main-otaker.cgi: tyop
17225
17226 2004-06-09 01:59  ivan
17227
17228         * Makefile: need this entry for myself though!
17229
17230 2004-06-05 05:01  ivan
17231
17232         * Makefile: AND set its owner.  whew.
17233
17234 2004-06-05 04:55  ivan
17235
17236         * Makefile: and don't forget to make the dir
17237
17238 2004-06-05 04:47  ivan
17239
17240         * Makefile: fix path and make var substitution
17241
17242 2004-06-05 04:37  ivan
17243
17244         * Makefile: oops fix line endings in automated self-service lib
17245           install
17246
17247 2004-06-05 04:34  ivan
17248
17249         * Makefile: automated self-service lib install
17250
17251 2004-06-05 02:34  ivan
17252
17253         * bin/: sqlradius-norealm.reimport, sqlradius.import,
17254           sqlradius.reimport: sqlradius import updates
17255
17256 2004-06-04 20:00  ivan
17257
17258         * Makefile: self-service installer?
17259
17260 2004-06-03 03:09  ivan
17261
17262         * httemplate/misc/email-invoice.cgi: also fix agent-specific From:
17263           address on "re-email" link
17264
17265 2004-06-03 02:55  ivan
17266
17267         * FS/FS/cust_bill.pm: fix agent-specific template on "invoice view"
17268           screen and "re-email/re-print" links, also fix agent-specific
17269           From: address on "re-email" link
17270
17271 2004-06-03 00:00  ivan
17272
17273         * FS/FS/cust_bill.pm: better error message for non-applicable
17274           invoice events
17275
17276 2004-06-02 14:27  ivan
17277
17278         * fs_selfservice/DEPLOY: simple kludge for testing
17279
17280 2004-06-01 03:56  ivan
17281
17282         * httemplate/edit/part_bill_event.cgi: html table fix
17283
17284 2004-06-01 03:53  ivan
17285
17286         * FS/FS/cust_bill.pm, httemplate/edit/part_bill_event.cgi:
17287           per-agent invoice_from addresses
17288
17289 2004-06-01 02:23  ivan
17290
17291         * bin/postfix_courierimap.import: typo in sql
17292
17293 2004-05-31 18:49  ivan
17294
17295         * FS/FS/cust_bill.pm: typo in error message
17296
17297 2004-05-28 16:26  ivan
17298
17299         * bin/sqlradius.reimport: adding password/finger correction tool
17300           too
17301
17302 2004-05-28 06:48  ivan
17303
17304         * bin/postfix_courierimap.import: adding
17305
17306 2004-05-28 04:33  ivan
17307
17308         * httemplate/misc/upload-batch.cgi: not entirely sure why we're
17309           checking the filename at all... to catch empty form submissions?
17310
17311 2004-05-28 04:21  ivan
17312
17313         * httemplate/misc/upload-batch.cgi: better error reporting on
17314           unparsable filenames
17315
17316 2004-05-28 03:38  ivan
17317
17318         * httemplate/search/elements/search.html: show a better message
17319           when no results are found
17320
17321 2004-05-28 03:17  ivan
17322
17323         * httemplate/search/cust_bill.html: correct count statement when
17324           searching for individual invoices by #
17325
17326 2004-05-28 01:40  ivan
17327
17328         * bin/sqlradius.import: really.
17329
17330 2004-05-28 01:37  ivan
17331
17332         * bin/sqlradius.import: fixed up and working?
17333
17334 2004-05-28 00:02  ivan
17335
17336         * FS/FS/svc_domain.pm: report value passed for illegal action
17337           pseudo-field
17338
17339 2004-05-27 02:30  ivan
17340
17341         * bin/sqlradius.import: fixup domain svcpart selection
17342
17343 2004-05-27 02:14  ivan
17344
17345         * bin/sqlradius.import: adding sqlradius.import
17346
17347 2004-05-26 11:59  ivan
17348
17349         * FS/FS/cust_bill.pm: require the version of File::Temp with the OO
17350           interface
17351
17352 2004-05-26 06:07  ivan
17353
17354         * FS/FS/part_export/acct_sql.pm: fix table name
17355
17356 2004-05-26 06:02  ivan
17357
17358         * FS/FS/: part_export/acct_sql.pm, svc_acct.pm: update acct_sql
17359           export some more to export to alias table also and in general be
17360           more configurable
17361
17362 2004-05-26 04:11  ivan
17363
17364         * FS/FS/cust_bill.pm: comma
17365
17366 2004-05-26 04:11  ivan
17367
17368         * FS/FS/cust_bill.pm: use File::Temp for filenames and store the
17369           temp files in cache.datasrc instead of /tmp
17370
17371 2004-05-26 03:36  ivan
17372
17373         * FS/FS/cust_bill.pm: better error checking/reporting for latex
17374           setup problems
17375
17376 2004-05-26 02:14  ivan
17377
17378         * FS/FS/part_export/www_shellcommands.pm: default commands now keep
17379           web content in user homedirs and link to /var/www
17380
17381 2004-05-19 07:34  ivan
17382
17383         * FS/FS/part_export/acct_sql.pm: really fixing deletions in
17384           acct_sql export
17385
17386 2004-05-19 07:29  ivan
17387
17388         * FS/FS/part_export/acct_sql.pm: fixing deletions in acct_sql
17389           export
17390
17391 2004-05-19 07:22  ivan
17392
17393         * FS/FS/part_export/acct_sql.pm: fixing acct_sql export
17394
17395 2004-05-19 06:41  ivan
17396
17397         * FS/: MANIFEST, FS/part_export/acct_sql.pm,
17398           t/part_export-acct_sql.t: adding acct_sql export
17399
17400 2004-05-19 05:31  ivan
17401
17402         * httemplate/edit/part_pkg.cgi: continue making
17403           hours/input/output/total display on invoices conditional on there
17404           being any charge for overages
17405
17406 2004-05-19 05:30  ivan
17407
17408         * httemplate/edit/part_pkg.cgi: finish making
17409           hours/input/output/total display on invoices conditional on there
17410           being any charge for overages
17411
17412 2004-05-19 05:28  ivan
17413
17414         * httemplate/edit/part_pkg.cgi: make hours/input/output/total
17415           display on invoices conditional on there being any charge for
17416           overages
17417
17418 2004-05-17 17:20  ivan
17419
17420         * FS/FS/ClientAPI/MyAccount.pm: patch from randell lucas for
17421           order_pkg to return pkgnum also
17422
17423 2004-05-14 05:25  ivan
17424
17425         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
17426           FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi,
17427           httemplate/edit/process/part_bill_event.cgi: add per-agent
17428           invoice templates, add per-package suspend invoice events, fix
17429           automatic creation of invoice_latex alternate templates
17430
17431 2004-05-12 11:07  ivan
17432
17433         * bin/sequences.reset: easier this way
17434
17435 2004-05-12 11:02  ivan
17436
17437         * bin/: sequences.reset, freeside.import: adding
17438
17439 2004-05-12 05:38  ivan
17440
17441         * install/redhat/9/: INSTALL, sources.list: that wasn't pleasant
17442
17443 2004-05-12 03:03  ivan
17444
17445         * Makefile: for native apache installs
17446
17447 2004-05-11 05:01  ivan
17448
17449         * httemplate/edit/svc_www.cgi: i'm not usually like this.
17450
17451 2004-05-11 04:58  ivan
17452
17453         * httemplate/edit/svc_www.cgi: this has been an evening of logical
17454           negation
17455
17456 2004-05-11 04:54  ivan
17457
17458         * httemplate/edit/svc_www.cgi: so close
17459
17460 2004-05-11 04:52  ivan
17461
17462         * httemplate/edit/svc_www.cgi: clean this up a bit, fix
17463           svc_www-usersvc_svcpart and hopefully simplified zone select too
17464
17465 2004-05-11 04:22  ivan
17466
17467         * httemplate/edit/svc_www.cgi: need to pull in $conf
17468
17469 2004-05-11 04:19  ivan
17470
17471         * FS/FS/Conf.pm, httemplate/edit/svc_www.cgi: one reasonable
17472           default and one kludge, to improve webhosting UI
17473
17474 2004-05-11 02:50  ivan
17475
17476         * FS/FS/part_export/www_shellcommands.pm: fix commands
17477
17478 2004-05-10 17:46  ivan
17479
17480         * httemplate/: index.html, search/svc_www.cgi: vary basic virtual
17481           host browse
17482
17483 2004-05-10 06:46  ivan
17484
17485         * FS/FS/part_export/shellcommands_withdomain.pm: fix ISPMan
17486           password changing command
17487
17488 2004-05-10 06:17  ivan
17489
17490         * FS/FS/part_export/shellcommands.pm: fall back to password
17491           changing in the case of blank suspension/unsuspension commands,
17492           like some exports
17493
17494 2004-05-10 04:10  ivan
17495
17496         * FS/FS/part_export/postfix.pm, bin/postfix.export: make postfix
17497           export commands configrable
17498
17499 2004-05-10 03:01  ivan
17500
17501         * bin/sendmail.import: properly nested greps
17502
17503 2004-05-10 02:59  ivan
17504
17505         * bin/sendmail.import: allow for multiple svc_acct svcparts
17506
17507 2004-05-10 02:40  ivan
17508
17509         * bin/sendmail.import: 5.005!
17510
17511 2004-05-10 02:38  ivan
17512
17513         * bin/sendmail.import: ach 5.005
17514
17515 2004-05-10 01:38  ivan
17516
17517         * CREDITS: rt and sql-ledger
17518
17519 2004-05-08 00:46  ivan
17520
17521         * FS/FS/svc_acct.pm: default finger to first+last
17522
17523 2004-05-06 15:37  ivan
17524
17525         * httemplate/edit/svc_www.cgi: brainfart
17526
17527 2004-05-06 15:34  ivan
17528
17529         * httemplate/edit/svc_www.cgi: tyop
17530
17531 2004-05-06 15:29  ivan
17532
17533         * FS/FS/part_export/apache.pm, bin/apache.export: add option to
17534           change the restart command in apache exports
17535
17536 2004-05-06 15:29  ivan
17537
17538         * FS/FS/svc_acct.pm: protect properly against deleting users linked
17539           to virtual web sites
17540
17541 2004-05-06 15:18  ivan
17542
17543         * httemplate/edit/svc_www.cgi: show service name and
17544           fully-qualified address on service add
17545
17546 2004-05-04 11:44  ivan
17547
17548         * FS/FS/queue.pm: don't truncate job args for display
17549
17550 2004-05-03 08:40  ivan
17551
17552         * FS/FS/ClientAPI/MyAccount.pm: 1. order_pkg accepts svcpart +
17553           (svc_external: id, title / svc_acct: domain)
17554
17555 2004-05-03 07:32  ivan
17556
17557         * FS/FS/: svc_acct.pm, part_export/shellcommands.pm,
17558           part_export/shellcommands_withdomain.pm: make RADIUS groups
17559           available to shellcommands exports
17560
17561 2004-05-01 15:49  ivan
17562
17563         * httemplate/search/: cust_bill.html, elements/search.html: don't
17564           display links to missing customers
17565
17566 2004-05-01 14:40  ivan
17567
17568         * httemplate/search/cust_bill.html: I'm slow this morning
17569
17570 2004-05-01 14:38  ivan
17571
17572         * httemplate/search/cust_bill.html: oops tyop
17573
17574 2004-05-01 14:05  ivan
17575
17576         * httemplate/search/cust_bill.html: handle missing customer records
17577           without erroring out
17578
17579 2004-05-01 03:43  ivan
17580
17581         * install/redhat/9/INSTALL: update for some new atrpms package
17582           versions
17583
17584 2004-04-30 14:58  ivan
17585
17586         * FS/FS/Record.pm: accept empty zips for non-US countries...
17587
17588 2004-04-30 13:22  ivan
17589
17590         * FS/FS/cust_main.pm: eliminate spurious "multiple records in
17591           scalar search" warning
17592
17593 2004-04-30 12:08  ivan
17594
17595         * httemplate/index.html: 15 day open invoice reports for qis
17596
17597 2004-04-29 02:21  ivan
17598
17599         * install/5.005/: DBIx-DBSchema-0.23-5.005kludge/Changes,
17600           DBIx-DBSchema-0.23-5.005kludge/DBSchema.pm,
17601           DBIx-DBSchema-0.23-5.005kludge/MANIFEST,
17602           DBIx-DBSchema-0.23-5.005kludge/MANIFEST.SKIP,
17603           DBIx-DBSchema-0.23-5.005kludge/Makefile.PL,
17604           DBIx-DBSchema-0.23-5.005kludge/README,
17605           DBIx-DBSchema-0.23-5.005kludge/TODO,
17606           DBD-Pg-1.22-fixvercmp/Changes, DBD-Pg-1.22-fixvercmp/MANIFEST,
17607           DBD-Pg-1.22-fixvercmp/Makefile.PL, DBD-Pg-1.22-fixvercmp/Pg.h,
17608           DBD-Pg-1.22-fixvercmp/Pg.pm, DBD-Pg-1.22-fixvercmp/Pg.xs,
17609           DBD-Pg-1.22-fixvercmp/README, DBD-Pg-1.22-fixvercmp/README.win32,
17610           DBD-Pg-1.22-fixvercmp/dbd-pg.pod, DBD-Pg-1.22-fixvercmp/dbdimp.c,
17611           DBD-Pg-1.22-fixvercmp/dbdimp.h,
17612           DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl,
17613           DBD-Pg-1.22-fixvercmp/eg/lotest.pl,
17614           DBD-Pg-1.22-fixvercmp/eg/notify_test.patch,
17615           DBD-Pg-1.22-fixvercmp/t/00basic.t,
17616           DBD-Pg-1.22-fixvercmp/t/01connect.t,
17617           DBD-Pg-1.22-fixvercmp/t/01constants.t,
17618           DBD-Pg-1.22-fixvercmp/t/01setup.t,
17619           DBD-Pg-1.22-fixvercmp/t/02prepare.t,
17620           DBD-Pg-1.22-fixvercmp/t/03bind.t,
17621           DBD-Pg-1.22-fixvercmp/t/04execute.t,
17622           DBD-Pg-1.22-fixvercmp/t/05fetch.t,
17623           DBD-Pg-1.22-fixvercmp/t/06disconnect.t,
17624           DBD-Pg-1.22-fixvercmp/t/07reuse.t,
17625           DBD-Pg-1.22-fixvercmp/t/08txn.t,
17626           DBD-Pg-1.22-fixvercmp/t/09autocommit.t,
17627           DBD-Pg-1.22-fixvercmp/t/11quoting.t,
17628           DBD-Pg-1.22-fixvercmp/t/12placeholders.t,
17629           DBD-Pg-1.22-fixvercmp/t/13pgtype.t,
17630           DBD-Pg-1.22-fixvercmp/t/15funct.t,
17631           DBD-Pg-1.22-fixvercmp/t/99cleanup.t,
17632           DBD-Pg-1.22-fixvercmp/t/lib/App/Info.pm,
17633           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler.pm,
17634           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS.pm,
17635           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Request.pm,
17636           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Util.pm,
17637           DBIx-DBSchema-0.23-5.005kludge/t/load-mysql.t,
17638           DBIx-DBSchema-0.23-5.005kludge/t/load-pg.t,
17639           DBIx-DBSchema-0.23-5.005kludge/t/load.t,
17640           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler/Prompt.pm,
17641           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS/PostgreSQL.pm,
17642           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup.pm,
17643           DBIx-DBSchema-0.23-5.005kludge/DBSchema/Column.pm,
17644           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD.pm,
17645           DBIx-DBSchema-0.23-5.005kludge/DBSchema/Table.pm,
17646           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup/Index.pm,
17647           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup/Unique.pm,
17648           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/Pg.pm,
17649           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/Sybase.pm,
17650           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/mysql.pm: adding
17651           DBD::Pg and DBIx::DBSchema for 5.005.  argh freebsd and solaris!
17652
17653 2004-04-23 06:15  ivan
17654
17655         * FS/MANIFEST, httemplate/index.html: add link to new credit report
17656           on main menu, remove old obsolete shell-out reports
17657
17658 2004-04-23 05:50  ivan
17659
17660         * Makefile: fix up includes with Apache::ASP
17661
17662 2004-04-23 05:19  ivan
17663
17664         * FS/FS/cust_credit.pm, FS/FS/Report/Table/Monthly.pm,
17665           httemplate/graph/money_time.cgi,
17666           httemplate/search/cust_bill.html,
17667           httemplate/search/cust_credit.html,
17668           httemplate/search/cust_pay.cgi,
17669           httemplate/search/report_cust_credit.html,
17670           httemplate/search/elements/search.html: credit report, add some
17671           links to sales/credits/receipts summary, move payment search to
17672           template
17673
17674 2004-04-22 19:32  ivan
17675
17676         * httemplate/: search/cust_bill.html, search/sql.html, index.html,
17677           search/elements/search.html: working templated invoice search!
17678
17679 2004-04-22 00:38  ivan
17680
17681         * httemplate/elements/pager.html: silly pager fix
17682
17683 2004-04-22 00:07  ivan
17684
17685         * httemplate/search/report_cust_credit.html: initial copy from
17686           report_cust_pay.html
17687
17688 2004-04-21 13:52  ivan
17689
17690         * FS/FS/cust_bill.pm: as an invoice event, emailing/printing
17691           problems should be fatal and trigger retry
17692
17693 2004-04-20 18:49  ivan
17694
17695         * FS/FS/cust_main.pm: respect country default for batch import
17696
17697 2004-04-20 13:24  ivan
17698
17699         * FS/FS/ClientAPI/MyAccount.pm: silly bug noticed by matthewd
17700
17701 2004-04-19 18:23  ivan
17702
17703         * FS/FS/cust_main.pm: accept expiration dates in the same format
17704           they are output...
17705
17706 2004-04-19 17:58  ivan
17707
17708         * FS/FS/ClientAPI/MyAccount.pm, FS/FS/cust_main.pm,
17709           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
17710           fs_selfservice/FS-SelfService/SelfService.pm,
17711           httemplate/view/cust_main.cgi: add methods for masking credit
17712           cards, add payment info modification to self-service
17713
17714 2004-04-13 20:20  ivan
17715
17716         * install/fedora/fc1/: INSTALL, sources.list: adding preliminary
17717           install script for fedora core 1
17718
17719 2004-04-13 18:00  ivan
17720
17721         * rt/FREESIDE_MODIFIED: keeping track of what's been changed to
17722           make life easier when importing new upstream versions
17723
17724 2004-04-13 17:48  khoff
17725
17726         * rt/lib/RT/URI/freeside.pm: Freeside's URI handler for RT3.
17727
17728 2004-04-13 15:30  ivan
17729
17730         * FS/FS/svc_domain.pm: remove dependancy on Net::Whois that wasn't
17731           being used anyway
17732
17733 2004-04-13 13:01  ivan
17734
17735         * FS/t/part_export-communigate_pro.t: adding forgotten test
17736
17737 2004-04-13 11:27  ivan
17738
17739         * Makefile: adding comments for fedora
17740
17741 2004-04-10 18:50  ivan
17742
17743         * httemplate/search/: report_prepaid_income.cgi,
17744           report_prepaid_income.html: update unearned revenue report based
17745           on feedback from kevin
17746
17747 2004-04-09 15:35  ivan
17748
17749         * Makefile: thank goodness its friday
17750
17751 2004-04-09 15:34  ivan
17752
17753         * Makefile: really properly disable RT where not using
17754
17755 2004-04-09 15:33  ivan
17756
17757         * Makefile: properly disable RT where not using
17758
17759 2004-04-08 05:37  ivan
17760
17761         * Makefile: fix psql command line options for older pg
17762
17763 2004-04-08 05:23  ivan
17764
17765         * Makefile: fix quotes
17766
17767 2004-04-08 05:07  ivan
17768
17769         * Makefile: don't enable by default
17770
17771 2004-04-08 05:05  ivan
17772
17773         * rt/sbin/rt-setup-database.in: remove accidentally doubled lines
17774           in usage inst
17775
17776 2004-04-08 05:00  ivan
17777
17778         * Makefile, htetc/handler.pl, rt/FREESIDE_MODIFIED,
17779           rt/etc/RT_SiteConfig.pm, rt/sbin/rt-setup-database.in: beginning
17780           of RT integration
17781
17782 2004-04-07 22:53  ivan
17783
17784         * fs_selfservice/FS-SelfService/Makefile.PL: comment out xmlrpc
17785           server until it is ready
17786
17787 2004-04-07 06:12  ivan
17788
17789         * FS/bin/freeside-reexport: oops, update the usage too
17790
17791 2004-04-07 06:11  ivan
17792
17793         * FS/bin/freeside-reexport: added options to select username,
17794           svcnum, svcpart
17795
17796 2004-04-07 04:39  ivan
17797
17798         * FS/FS/: Conf.pm, domain_record.pm: automatically update
17799           reverse-ARPA records (Bug#462) / recognize SOA records with the
17800           fqdn as well as @
17801
17802 2004-04-07 04:04  ivan
17803
17804         * httemplate/view/svc_domain.cgi: javascript confirm when slaving a
17805           domain
17806
17807 2004-04-07 01:34  ivan
17808
17809         * FS/FS/part_export.pm: argh, the glob itself is tainted under
17810           5.005
17811
17812 2004-04-07 01:07  ivan
17813
17814         * FS/FS/part_export.pm: make -T happy (under old perl?)
17815
17816 2004-04-05 19:03  ivan
17817
17818         * FS/FS/part_export/www_shellcommands.pm: update ISPMan commands
17819
17820 2004-04-05 07:05  ivan
17821
17822         * httemplate/misc/link.cgi, FS/FS/Conf.pm,
17823           httemplate/misc/process/link.cgi: add a domain pulldown to
17824           svc_acct linking, closes: Bug#277 / prevent "stealing" services
17825           with link unless you set legacy_link-steal config option, closes:
17826           Bug#321
17827
17828 2004-04-05 04:55  ivan
17829
17830         * FS/FS/cust_pkg.pm, httemplate/view/cust_main.cgi: apply some
17831           heuristics to transfer ordering: primaries first, then sorted by
17832           quantity
17833
17834 2004-04-05 02:08  ivan
17835
17836         * htetc/handler.pl, httemplate/misc/whois.cgi,
17837           httemplate/view/svc_domain.cgi: add whois functionality
17838           internally instead of linking to geektools
17839
17840 2004-04-04 15:20  ivan
17841
17842         * FS/FS/: Conf.pm, cust_pkg.pm: add cust_pkg-change_svcpart option
17843           to optionally allow non-matching svcparts to be moved during
17844           package changes, closes: Bug#667
17845
17846 2004-04-04 15:14  ivan
17847
17848         * httemplate/view/cust_main.cgi: comment out extraneous warning
17849
17850 2004-04-02 05:44  ivan
17851
17852         * htetc/handler.pl, httemplate/view/cust_bill-pdf.cgi: remove
17853           Pragma:no-cache header, and set Content-Length and Cache-Control
17854           for viewing .pdf invoices with IE over SSL.
17855           http://support.microsoft.com/default.aspx?scid=kb;en-us;323308
17856
17857 2004-04-02 03:23  ivan
17858
17859         * httemplate/view/: cust_bill-pdf.cgi, cust_bill.cgi: add a fake
17860           .pdf extension to placate some versions of IE.  yay IE.
17861
17862 2004-04-01 18:09  ivan
17863
17864         * bin/bind.export, FS/FS/part_export/bind.pm: add option to set
17865           (r)ndc command
17866
17867 2004-04-01 06:50  ivan
17868
17869         * FS/FS/part_export/www_shellcommands.pm: fix paths to ispman
17870           commands
17871
17872 2004-03-31 16:44  ivan
17873
17874         * FS/: FS/cust_main_county.pm, bin/freeside-setup: get
17875           sub-countries from Locale::SubCountry now
17876
17877 2004-03-30 08:43  ivan
17878
17879         * FS/FS/cust_main.pm: mutex the bill and collect functions
17880           per-customer
17881
17882 2004-03-30 01:20  ivan
17883
17884         * bin/bind.import: add -s and -c flags, add ipv6 default zones to
17885           list of ignored zones, add nameservice records to existing
17886           domains, update for API change inDNS::ZoneParse 0.84
17887
17888 2004-03-29 13:49  ivan
17889
17890         * FS/FS/part_export/shellcommands.pm: freebsd pw(1) fixed in 4.10
17891           also
17892
17893 2004-03-28 22:03  ivan
17894
17895         * FS/FS/part_export.pm: fix export_info sub to return an empty
17896           hashref instead of undef
17897
17898 2004-03-26 17:05  khoff
17899
17900         * FS/FS/: Conf.pm, cust_pkg.pm, svc_acct.pm, svc_domain.pm: Cancel
17901           services in a particular order to get around certain
17902           inter-service dependancies
17903
17904 2004-03-25 20:54  ivan
17905
17906         * fs_selfservice/FS-SelfService/Makefile.PL: depend on Storable
17907           2.09
17908
17909 2004-03-25 20:46  ivan
17910
17911         * FS/FS/part_export/router.pm: don't depend on Net::Telnet unless
17912           necessary
17913
17914 2004-03-25 03:00  ivan
17915
17916         * FS/FS/part_export/: domain_shellcommands.pm,
17917           www_shellcommands.pm: typo from refactoring
17918
17919 2004-03-25 00:55  ivan
17920
17921         * FS/FS/part_export/: domain_shellcommands.pm,
17922           forward_shellcommands.pm, shellcommands.pm,
17923           shellcommands_withdomain.pm, www_shellcommands.pm: first pass at
17924           ISPMan integration
17925
17926 2004-03-24 22:42  ivan
17927
17928         * FS/FS/part_export/shellcommands.pm: freebsd fix will be in 5.3
17929           and later only so far, still waiting to hear about 4.10
17930
17931 2004-03-24 07:38  ivan
17932
17933         * httemplate/edit/part_export.cgi: catch misconfigured exports
17934
17935 2004-03-24 06:28  ivan
17936
17937         * FS/FS/: part_export.pm, part_export/apache.pm,
17938           part_export/bind.pm, part_export/bind_slave.pm,
17939           part_export/bsdshell.pm, part_export/communigate_pro.pm,
17940           part_export/communigate_pro_singledomain.pm, part_export/cp.pm,
17941           part_export/cyrus.pm, part_export/domain_shellcommands.pm,
17942           part_export/forward_shellcommands.pm, part_export/http.pm,
17943           part_export/infostreet.pm, part_export/ldap.pm,
17944           part_export/postfix.pm, part_export/shellcommands.pm,
17945           part_export/shellcommands_withdomain.pm, part_export/sqlmail.pm,
17946           part_export/sqlradius.pm, part_export/sqlradius_withdomain.pm,
17947           part_export/sysvshell.pm, part_export/textradius.pm,
17948           part_export/vpopmail.pm, part_export/www_shellcommands.pm: move
17949           export info to the modules themselves
17950
17951 2004-03-24 06:23  ivan
17952
17953         * FS/FS/part_export/router.pm: move export info to the modules
17954           themselves
17955
17956 2004-03-24 06:21  ivan
17957
17958         * FS/: MANIFEST, FS/part_export/passwdfile.pm,
17959           t/part_export-passwdfile.t: adding passwdfile export base class
17960
17961 2004-03-24 06:17  ivan
17962
17963         * eg/export_template.pm: update example export for the new world of
17964           export data in themodule files
17965
17966 2004-03-24 01:35  ivan
17967
17968         * FS/: MANIFEST, t/part_export-communigate_pro_singledomain.t,
17969           t/part_export-postfix.t, t/part_export-router.t: add missing
17970           compile tests
17971
17972 2004-03-23 11:57  ivan
17973
17974         * httemplate/view/: cust_main.cgi: small UI fix for unapplied
17975           partial credits
17976
17977 2004-03-22 16:06  ivan
17978
17979         * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm,
17980           htetc/handler.pl, httemplate/elements/small_custview.html,
17981           httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi,
17982           httemplate/view/cust_main.cgi: one-time credit card and ACH
17983           payments (like self-service) closes: Bug#648
17984
17985 2004-03-22 16:06  ivan
17986
17987         * httemplate/search/report_receivables.cgi: fix sorting of NULL
17988           companies differently than empty companies
17989
17990 2004-03-22 11:02  ivan
17991
17992         * httemplate/elements/header.html, FS/FS/CGI.pm: consistant title
17993           size of 6
17994
17995 2004-03-22 09:13  ivan
17996
17997         * httemplate/: docs/ach.html, edit/cust_main.cgi, images/ach.png:
17998           add ACH help graphic
17999
18000 2004-03-22 07:18  ivan
18001
18002         * FS/FS/CGI.pm: tone down the titles
18003
18004 2004-03-22 07:04  ivan
18005
18006         * httemplate/edit/cust_main.cgi: s/routing code/routing number/
18007
18008 2004-03-22 04:50  ivan
18009
18010         * fs_selfservice/FS-SelfService/cgi/make_payment.html: credit card
18011           expiration selection now -> 15 years instead of hardcoded
18012
18013 2004-03-22 03:05  ivan
18014
18015         * httemplate/: edit/process/REAL_cust_pkg.cgi,
18016           edit/process/quick-cust_pkg.cgi, misc/cancel-unaudited.cgi,
18017           misc/unprovision.cgi, misc/process/link.cgi,
18018           search/cust_main.cgi, search/cust_pkg.cgi, view/cust_main.cgi,
18019           view/svc_acct.cgi, view/svc_broadband.cgi, view/svc_domain.cgi,
18020           view/svc_external.cgi, view/svc_forward.cgi, view/svc_www.cgi:
18021           remove everything that links to package view also, closes:
18022           Bug#569
18023
18024 2004-03-22 02:36  ivan
18025
18026         * httemplate/view/cust_main.cgi: further small UI tweaks
18027
18028 2004-03-22 02:16  ivan
18029
18030         * httemplate/view/cust_main.cgi: yay!  remove package view entirely
18031           (closes: Bug#569)
18032
18033 2004-03-21 18:59  ivan
18034
18035         * httemplate/view/cust_main.cgi: much easier to understand listing
18036           of credits/payments that get split up, closes: Bug#773, 762
18037
18038 2004-03-19 04:36  ivan
18039
18040         * FS/FS/ClientAPI/passwd.pm: use FS::svc_domain explicitly
18041
18042 2004-03-18 14:35  ivan
18043
18044         * FS/FS/part_export/shellcommands.pm: quote already-crypted
18045           passwords to prevent variable substitution
18046
18047 2004-03-18 14:32  ivan
18048
18049         * FS/FS/part_export/shellcommands.pm: don't re-encrypt password on
18050           replace also
18051
18052 2004-03-18 14:00  ivan
18053
18054         * bin/shadow.reimport: add -b option
18055
18056 2004-03-18 12:58  ivan
18057
18058         * FS/FS/part_export/shellcommands.pm: don't re-crypt encrypted
18059           passwords
18060
18061 2004-03-17 17:46  ivan
18062
18063         * FS/bin/freeside-selfservice-server,
18064           fs_selfservice/FS-SelfService/SelfService.pm,
18065           fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
18066           require Storable minimum 2.09
18067
18068 2004-03-17 15:16  ivan
18069
18070         * FS/FS/svc_acct.pm: fixup password checking to understand
18071           old-style *SUSPENDED* accounts and not to allow access for * ! !!
18072           passwords
18073
18074 2004-03-17 15:08  ivan
18075
18076         * bin/shadow.reimport: skip root user and anyone with *LK* or NP
18077           accounts
18078
18079 2004-03-17 14:55  ivan
18080
18081         * bin/shadow.reimport: fix multiple svcparts
18082
18083 2004-03-17 14:53  ivan
18084
18085         * bin/shadow.reimport: allow multiple svcparts
18086
18087 2004-03-17 14:49  ivan
18088
18089         * bin/shadow.reimport: re-enable prompting
18090
18091 2004-03-17 14:45  ivan
18092
18093         * bin/shadow.reimport: add -d and -r options
18094
18095 2004-03-17 13:47  ivan
18096
18097         * FS/FS/: ClientAPI/MyAccount.pm, svc_acct.pm, ClientAPI/passwd.pm:
18098           proper self-service login supporting plaintext, crypt and MD5
18099           passwords
18100
18101 2004-03-16 12:41  ivan
18102
18103         * Makefile: rt-setup-database, not rt-initialize-database
18104
18105 2004-03-15 23:06  ivan
18106
18107         * Makefile, rt/config.layout.in: masonstatedir can't be configured
18108           form ./configure either, must use layout
18109
18110 2004-03-15 23:04  ivan
18111
18112         * Makefile: and finally, run the ./configure
18113
18114 2004-03-15 23:03  ivan
18115
18116         * Makefile: use a proper delimter
18117
18118 2004-03-15 23:00  ivan
18119
18120         * Makefile: transposition
18121
18122 2004-03-15 22:59  ivan
18123
18124         * Makefile: autogenerate rt/config.layout file
18125
18126 2004-03-15 22:58  ivan
18127
18128         * rt/: FREESIDE_MODIFIED, config.layout.in: config.layout needs to
18129           be generated
18130
18131 2004-03-15 22:45  ivan
18132
18133         * Makefile: initial RT targets
18134
18135 2004-03-15 22:43  ivan
18136
18137         * rt/FREESIDE_MODIFIED: initial (hopefully rather unobtrusive)
18138           patch
18139
18140 2004-03-15 20:36  ivan
18141
18142         * FS/FS/cust_svc.pm: recognize DBD::mysqlPP
18143
18144 2004-03-15 16:34  ivan
18145
18146         * Makefile: dont want to error out here
18147
18148 2004-03-12 17:27  ivan
18149
18150         * Makefile: really add the necessary backslashes this time, fix
18151           s/// delimteres
18152
18153 2004-03-12 16:53  ivan
18154
18155         * Makefile: oops
18156
18157 2004-03-12 16:50  ivan
18158
18159         * Makefile, htetc/handler.pl: automatically set Mason comp_root in
18160           Makefile
18161
18162 2004-03-12 16:16  ivan
18163
18164         * Makefile: fix suse document root
18165
18166 2004-03-12 04:39  ivan
18167
18168         * FS/FS/Conf.pm, httemplate/misc/unapply-cust_credit.cgi,
18169           httemplate/view/cust_main.cgi: add unapplycredits configuration
18170           option
18171
18172 2004-03-12 04:11  ivan
18173
18174         * httemplate/graph/money_time.cgi: fix title
18175
18176 2004-03-12 02:22  ivan
18177
18178         * httemplate/index.html: add badly-named new report
18179
18180 2004-03-12 00:56  ivan
18181
18182         * FS/FS/Report/Table/Monthly.pm: don't run my local expenses kludge
18183           by default; horrible performance
18184
18185 2004-03-12 00:17  ivan
18186
18187         * FS/FS/cust_main.pm: emaildecline-exclude skips any errors that
18188           contain the strings now, not just match exactly
18189
18190 2004-03-11 13:19  ivan
18191
18192         * conf/logo.eps: oops, wrong logo
18193
18194 2004-03-11 13:07  ivan
18195
18196         * conf/: invoice_latex, logo.eps: add typeset logo to conf dir and
18197           point invoice_latex at it by default
18198
18199 2004-03-11 00:54  ivan
18200
18201         * FS/bin/freeside-selfservice-server: turn down logging level
18202
18203 2004-03-10 23:33  ivan
18204
18205         * fs_passwd/fs_passwd: update fs_passwd stuff as wrappers around
18206           self-service
18207
18208 2004-03-10 20:17  ivan
18209
18210         * FS/MANIFEST: incorrect listing in MANIFEST
18211
18212 2004-03-10 19:53  ivan
18213
18214         * install/redhat/7.3/INSTALL: 1.5 stuff
18215
18216 2004-03-10 18:21  ivan
18217
18218         * install/suse/9.0/INSTALL: suse install script
18219
18220 2004-03-10 18:05  ivan
18221
18222         * rt/autom4te.cache/: output.0, traces.0: import of rt 3.0.9
18223
18224 2004-03-10 18:02  ivan
18225
18226         * rt/: lib/RT/I18N/de.po, lib/RT/I18N/it.po, lib/RT/I18N/ru.po,
18227           lib/RT/I18N/zh_cn.po, lib/RT/I18N/zh_tw.po,
18228           lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm,
18229           lib/RT/Interface/Web.pm, lib/RT/URI/fsck_com_rt.pm,
18230           lib/t/02regression.t, lib/t/03web.pl, lib/t/04_send_email.pl,
18231           lib/t/data/crashes-file-based-parser,
18232           lib/t/data/multipart-report, lib/t/data/notes-uuencoded,
18233           sbin/extract-message-catalog, sbin/factory, sbin/license_tag,
18234           sbin/rt-test-dependencies.in: import of rt 3.0.9
18235
18236 2004-03-10 17:59  ivan
18237
18238         * rt/: Makefile, Makefile.in, README, README.Oracle, UPGRADING,
18239           configure, configure.ac, config.log, Changelog, config.status,
18240           bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in,
18241           bin/mason_handler.svc.in, bin/rt-crontool.in, bin/rt-mailgate.in,
18242           bin/rt.in, bin/mason_handler.fcgi, bin/mason_handler.scgi,
18243           bin/mason_handler.svc, bin/webmux.pl.in, bin/rt-crontool,
18244           bin/rt-mailgate, docs/rt3-schema-relationships.dot,
18245           etc/RT_Config.pm.in, etc/acl.Informix, etc/acl.Oracle,
18246           etc/constraints.mysql, etc/drop.Informix, etc/drop.Oracle,
18247           etc/initialdata, etc/schema.Informix, etc/schema.SQLite,
18248           etc/schema.mysql, etc/RT_Config.pm, html/autohandler,
18249           html/index.html, html/Admin/Elements/EditCustomField,
18250           html/Admin/Elements/EditCustomFieldValues,
18251           html/Admin/Elements/EditCustomFields,
18252           html/Admin/Elements/EditScrip, html/Admin/Elements/EditScrips,
18253           html/Admin/Elements/SelectGroups,
18254           html/Admin/Elements/SelectRights,
18255           html/Admin/Elements/SelectStage,
18256           html/Admin/Queues/CustomFields.html,
18257           html/Admin/Queues/index.html, html/Admin/Users/Modify.html,
18258           html/Admin/Users/index.html, html/Approvals/Display.html,
18259           html/Elements/Callback, html/Elements/MessageBox,
18260           html/Elements/MyTickets, html/Elements/SelectLang,
18261           html/Elements/SelectStatus, html/Elements/SelectWatcherType,
18262           html/Elements/SetupSessionCookie, html/REST/1.0/autohandler,
18263           html/REST/1.0/dhandler, html/REST/1.0/logout,
18264           html/REST/1.0/Forms/queue/default, html/REST/1.0/Forms/queue/ns,
18265           html/REST/1.0/Forms/ticket/attachments,
18266           html/REST/1.0/Forms/ticket/default,
18267           html/REST/1.0/Forms/ticket/history,
18268           html/REST/1.0/Forms/ticket/links,
18269           html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns,
18270           html/REST/1.0/NoAuth/mail-gateway, html/REST/1.0/search/dhandler,
18271           html/REST/1.0/search/ticket, html/REST/1.0/ticket/comment,
18272           html/REST/1.0/ticket/link, html/REST/1.0/ticket/merge,
18273           html/SelfService/Display.html, html/SelfService/Update.html,
18274           html/SelfService/Elements/MyRequests, html/Ticket/Create.html,
18275           html/Ticket/Display.html, html/Ticket/Modify.html,
18276           html/Ticket/ModifyAll.html, html/Ticket/ModifyPeople.html,
18277           html/Ticket/Update.html, html/Ticket/Attachment/dhandler,
18278           html/Ticket/Elements/AddWatchers,
18279           html/Ticket/Elements/EditCustomField,
18280           html/Ticket/Elements/EditPeople,
18281           html/Ticket/Elements/ShowAttachments,
18282           html/Ticket/Elements/ShowDates, html/Ticket/Elements/ShowHistory,
18283           html/Ticket/Elements/ShowMessageStanza,
18284           html/Ticket/Elements/ShowPeople,
18285           html/Ticket/Elements/ShowTransaction, html/User/Prefs.html,
18286           lib/RT.pm.in, lib/RT.pm, lib/RT/Attachment_Overlay.pm,
18287           lib/RT/Base.pm, lib/RT/CachedGroupMember_Overlay.pm,
18288           lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/CurrentUser.pm,
18289           lib/RT/CustomField_Overlay.pm, lib/RT/EmailParser.pm,
18290           lib/RT/GroupMember_Overlay.pm, lib/RT/Group_Overlay.pm,
18291           lib/RT/Groups_Overlay.pm, lib/RT/Handle.pm, lib/RT/I18N.pm,
18292           lib/RT/Principal_Overlay.pm, lib/RT/Queue_Overlay.pm,
18293           lib/RT/Record.pm, lib/RT/ScripAction_Overlay.pm,
18294           lib/RT/Scrip_Overlay.pm, lib/RT/Scrips_Overlay.pm,
18295           lib/RT/StyleGuide.pod, lib/RT/Template_Overlay.pm,
18296           lib/RT/Ticket_Overlay.pm, lib/RT/Tickets_Overlay.pm,
18297           lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Transaction_Overlay.pm,
18298           lib/RT/URI.pm, lib/RT/User_Overlay.pm, lib/RT/Users_Overlay.pm,
18299           lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm,
18300           lib/RT/Action/CreateTickets.pm, lib/RT/Action/SendEmail.pm,
18301           lib/RT/I18N/cs.pm: import of rt 3.0.9
18302
18303 2004-03-10 17:05  ivan
18304
18305         * Makefile: update for suse
18306
18307 2004-03-10 14:27  khoff
18308
18309         * httemplate/edit/svc_broadband.cgi: Excluded virtual fields
18310           weren't being properly masked on errors.  The router/block select
18311           box wasn't being generated on errors.
18312
18313 2004-03-10 13:47  ivan
18314
18315         * install/suse/9.0/INSTALL: move to versioned dir
18316
18317 2004-03-10 13:44  ivan
18318
18319         * install/redhat/9/INSTALL: adding preliminary suse install script
18320
18321 2004-03-10 11:06  khoff
18322
18323         * httemplate/browse/router.cgi: Added hide/show customer router
18324           link.
18325
18326 2004-03-09 18:37  khoff
18327
18328         * httemplate/browse/router.cgi: UI cleanup.
18329
18330 2004-03-05 06:34  ivan
18331
18332         * FS/MANIFEST, FS/FS/Report.pm, FS/FS/Report/Table.pm,
18333           FS/FS/Report/Table/Monthly.pm, FS/t/Report-Table-Monthly.t,
18334           FS/t/Report-Table.t, FS/t/Report.t, htetc/handler.pl,
18335           httemplate/graph/money_time.cgi: beginning of OO reporting
18336           interface, create acadia-requested crosstab reports
18337
18338 2004-03-04 21:59  ivan
18339
18340         * FS/bin/freeside-daily: fix -v
18341
18342 2004-03-03 08:32  ivan
18343
18344         * bin/create-fetchmailrc: fix for case where no .fetchmailrc should
18345           be create and fetchmail should not be run
18346
18347 2004-03-03 05:42  ivan
18348
18349         * FS/FS/: cust_main.pm, cust_pkg.pm, queue.pm, svc_Common.pm,
18350           svc_acct.pm, svc_broadband.pm, svc_domain.pm, svc_external.pm,
18351           svc_forward.pm, svc_www.pm, ClientAPI/Signup.pm: fix welcome
18352           emails being sent to signup server declined accounts, closes:
18353           Bug#743
18354
18355 2004-03-02 22:20  ivan
18356
18357         * httemplate/edit/svc_forward.cgi: grey out inactive text boxes as
18358           well as disable them (IE doesn't grey out disabled text dialogs)
18359
18360 2004-02-28 15:06  ivan
18361
18362         * httemplate/docs/ieak.html: for now
18363
18364 2004-02-28 14:57  ivan
18365
18366         * Makefile: s/cleanwhisker/pouncequick/
18367
18368 2004-02-28 14:49  ivan
18369
18370         * FS/t/acct_snarf.t: adding
18371
18372 2004-02-28 14:48  ivan
18373
18374         * FS/FS/cust_pkg.pm: minor fixes
18375
18376 2004-02-28 14:47  ivan
18377
18378         * CREDITS: credit where the typeset invoices came from!
18379
18380 2004-02-28 14:40  ivan
18381
18382         * httemplate/edit/process/cust_main_county-collapse.cgi: style
18383
18384 2004-02-28 14:40  ivan
18385
18386         * httemplate/edit/process/cust_main_county.cgi: new setuptax and
18387           recurtax fields
18388
18389 2004-02-28 14:36  ivan
18390
18391         * install/redhat/7.3/INSTALL: update
18392
18393 2004-02-28 14:26  ivan
18394
18395         * FS/FS/Record.pm: depend on DBIx::DBSchema 0.23 and thus DBD::Pg
18396           1.32, finally closes Bug#639
18397
18398 2004-02-27 13:21  khoff
18399
18400         * FS/FS/svc_broadband.pm: When next_free_addr returned undef, we
18401           were trying to call addr on an undefined object.  That's not
18402           good.
18403
18404 2004-02-26 11:21  ivan
18405
18406         * httemplate/view/svc_forward.cgi: correct cancel link
18407           s/account/mail forward/
18408
18409 2004-02-25 20:01  ivan
18410
18411         * httemplate/edit/svc_forward.cgi: double quotes are not ASP
18412
18413 2004-02-25 19:32  ivan
18414
18415         * FS/FS/Record.pm: allow replace with no arguments
18416
18417 2004-02-25 02:37  ivan
18418
18419         * httemplate/edit/svc_forward.cgi, FS/FS/cust_svc.pm: fix up
18420           forward editing for new svc_forward.src field
18421
18422 2004-02-24 21:11  ivan
18423
18424         * FS/FS/CGI.pm: kludge around it completely
18425
18426 2004-02-24 21:04  ivan
18427
18428         * FS/FS/CGI.pm: third time's the charm
18429
18430 2004-02-24 21:00  ivan
18431
18432         * FS/FS/CGI.pm: oops, not the right way to blank them
18433
18434 2004-02-24 20:56  ivan
18435
18436         * FS/FS/CGI.pm: query strings get passed through sometimes?
18437
18438 2004-02-23 00:12  ivan
18439
18440         * FS/FS/: svc_acct.pm, part_export.pm, svc_Common.pm: implement
18441           fallback suspension code
18442
18443 2004-02-13 10:58  ivan
18444
18445         * bin/postfix.export: postfix export
18446
18447 2004-02-13 06:04  ivan
18448
18449         * FS/FS/part_export.pm, bin/postfix.export: add postfix export
18450
18451 2004-02-13 05:53  ivan
18452
18453         * httemplate/edit/part_svc.cgi: typo
18454
18455 2004-02-13 04:27  ivan
18456
18457         * FS/FS/part_export/postfix.pm: adding postfix export
18458
18459 2004-02-13 03:47  ivan
18460
18461         * bin/sendmail.import: it lives!
18462
18463 2004-02-13 03:28  ivan
18464
18465         * httemplate/: index.html, search/svc_forward.cgi,
18466           view/svc_forward.cgi: add mail alias browse to main menu and fix
18467           mail alias view to recognize new schema also
18468
18469 2004-02-13 02:57  ivan
18470
18471         * FS/bin/freeside-setup: continue adding svc_forward.src: make
18472           svc_forward.srcsvc nullable
18473
18474 2004-02-13 02:35  ivan
18475
18476         * FS/FS/svc_forward.pm, FS/bin/freeside-setup,
18477           httemplate/docs/schema.html: add svc_forward.src
18478
18479 2004-02-13 00:02  ivan
18480
18481         * bin/sendmail.import: initial import
18482
18483 2004-02-12 20:01  ivan
18484
18485         * FS/FS/part_export/: router.pm, domain_shellcommands.pm,
18486           forward_shellcommands.pm, shellcommands.pm, www_shellcommands.pm:
18487           depend on Net::SSH 0.08 for non-blocking STDERR read
18488
18489 2004-02-12 14:40  ivan
18490
18491         * install/redhat/9/INSTALL: doc
18492
18493 2004-02-12 02:44  ivan
18494
18495         * bin/bind.import: fix usage msg
18496
18497 2004-02-11 22:31  ivan
18498
18499         * htetc/handler.pl, httemplate/misc/email-invoice.cgi,
18500           httemplate/misc/print-invoice.cgi, httemplate/view/cust_bill.cgi:
18501           re-email invoice, closes: bug#526 and have print and email
18502           invoice links redirect back to top of customer view page instead
18503           of #history tag
18504
18505 2004-02-07 14:13  ivan
18506
18507         * FS/FS/part_export.pm: add link to FreeBSD patch for pw(1) problem
18508
18509 2004-02-07 00:24  ivan
18510
18511         * FS/FS/: cust_svc.pm, part_export.pm: add ignore_accounting flag
18512           to sqlradius and sqlradius_withdomain exports
18513
18514 2004-02-05 17:00  ivan
18515
18516         * FS/FS/Conf.pm: add "Net 0" invoice_default_terms
18517
18518 2004-02-02 16:19  ivan
18519
18520         * bin/shadow.reimport: adding shadow.reimport
18521
18522 2004-02-01 16:23  ivan
18523
18524         * install/redhat/9/INSTALL: add 1.5 dependancies
18525
18526 2004-02-01 13:07  ivan
18527
18528         * install/redhat/9/INSTALL: add addl dependancies, should work now?
18529
18530 2004-02-01 13:05  ivan
18531
18532         * install/redhat/9/INSTALL: rar rar
18533
18534 2004-02-01 13:00  ivan
18535
18536         * install/redhat/9/INSTALL: rar
18537
18538 2004-02-01 01:43  ivan
18539
18540         * install/debian/3.0/INSTALL: add libcache-cache-perl
18541
18542 2004-02-01 01:29  ivan
18543
18544         * Makefile: use install to make all components of FREESIDE_CONF dir
18545
18546 2004-02-01 01:23  ivan
18547
18548         * install/debian/3.0/INSTALL: s/cleanwhisker/pouncequick/
18549
18550 2004-01-30 22:33  ivan
18551
18552         * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm,
18553           httemplate/browse/part_pkg.cgi, httemplate/edit/part_pkg.cgi,
18554           httemplate/edit/process/part_pkg.cgi, FS/bin/freeside-setup,
18555           htetc/handler.pl, httemplate/docs/schema.html: add
18556           pkg_svc.primary_svc flag to enable an explicit first package flag
18557
18558 2004-01-30 22:20  ivan
18559
18560         * FS/FS/Record.pm: add ut_snumber, fix replacement of records with
18561           empty values in non-primary-keyed tables
18562
18563 2004-01-29 19:58  ivan
18564
18565         * FS/FS/part_export.pm: add default freebsd and linux
18566           suspension/unsuspension commands, work around FreeBSD pw(1) lack
18567           of locking, and don't prepend "*SUSPENDED* " to suspend an
18568           account anymore
18569
18570 2004-01-29 19:05  ivan
18571
18572         * FS/FS/svc_acct.pm: don't prepend *SUSPENDED* to passwords to
18573           suspend an account
18574
18575 2004-01-29 17:27  ivan
18576
18577         * Makefile: multiple self-service machines aren't enclosed in
18578           quotes
18579
18580 2004-01-29 17:10  ivan
18581
18582         * Makefile, FS/FS/ClientAPI/MyAccount.pm,
18583           FS/bin/freeside-selfservice-server, init.d/freeside-init: add
18584           support for running selfservice server against multiple machines
18585
18586 2004-01-27 17:45  ivan
18587
18588         * httemplate/search/svc_acct.cgi: fix link from service definition
18589           browse to services
18590
18591 2004-01-27 17:39  ivan
18592
18593         * httemplate/: index.html, browse/part_svc.cgi,
18594           search/svc_acct.cgi, search/svc_domain.cgi: add service
18595           definition browse by number of active services
18596
18597 2004-01-23 03:20  ivan
18598
18599         * httemplate/: index.html, search/report_prepaid_income.cgi,
18600           search/report_prepaid_income.html: add prepaid income to main
18601           menu and allow arbitrary dates
18602
18603 2004-01-23 01:04  ivan
18604
18605         * httemplate/search/report_prepaid_income.cgi: tidy up look
18606
18607 2004-01-23 00:58  ivan
18608
18609         * httemplate/search/report_prepaid_income.cgi: oops
18610
18611 2004-01-23 00:55  ivan
18612
18613         * httemplate/search/report_prepaid_income.cgi: first try at prepaid
18614           income report
18615
18616 2004-01-22 19:22  ivan
18617
18618         * FS/FS/cust_bill.pm: undo debugging change
18619
18620 2004-01-22 19:21  ivan
18621
18622         * FS/FS/cust_bill.pm: consolidate large numbers of accounts to
18623           avoid gigantic line items
18624
18625 2004-01-22 19:01  ivan
18626
18627         * httemplate/edit/cust_main.cgi: and the same for ship_
18628
18629 2004-01-22 18:53  ivan
18630
18631         * httemplate/edit/cust_main.cgi: fix state default and set min year
18632           to this year, patch from <matthewd>, thanks!
18633
18634 2004-01-22 16:49  ivan
18635
18636         * debian/control: update ideas about package splitup
18637
18638 2004-01-21 16:21  ivan
18639
18640         * FS/FS/cust_main.pm: fix cancel method
18641
18642 2004-01-21 16:11  ivan
18643
18644         * httemplate/misc/cust_main-cancel.cgi: report cancellation errors
18645           properly
18646
18647 2004-01-21 15:45  ivan
18648
18649         * httemplate/misc/dump.cgi: fix newline problem in dump
18650
18651 2004-01-21 14:10  ivan
18652
18653         * FS/FS/cust_bill.pm: clean up all temp files!
18654
18655 2004-01-21 14:00  ivan
18656
18657         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latex,
18658           conf/invoice_latexsmallfooter: fix multi-page typeset invoices
18659
18660 2004-01-20 16:04  ivan
18661
18662         * httemplate/search/: cust_bill_event.cgi, cust_pay.cgi,
18663           cust_pkg.cgi: don't include the _next_ day, just the full ending
18664           day
18665
18666 2004-01-20 12:30  ivan
18667
18668         * httemplate/: index.html, misc/dump.cgi: add database dump from
18669           web interface
18670
18671 2004-01-18 13:03  ivan
18672
18673         * FS/FS/Record.pm: revert bind_param change _again_.  passing not
18674           as a hashref causes too many other problems.  please leave as is.
18675           DBD::Pg needs to be fixed.  1.31 is a lost cause.
18676
18677 2004-01-16 13:45  ivan
18678
18679         * FS/FS/cust_bill.pm: apply variable substitutions in latex notes
18680           also
18681
18682 2004-01-12 12:40  khoff
18683
18684         * httemplate/edit/part_virtual_field.cgi: Lists are just better
18685           sorted.
18686
18687 2004-01-12 12:34  khoff
18688
18689         * httemplate/browse/part_virtual_field.cgi: $pvf isn't a global.
18690
18691 2004-01-11 16:03  ivan
18692
18693         * httemplate/view/cust_bill.cgi: only display "view typeset
18694           invoice" when there is an invoice_latex template
18695
18696 2004-01-11 15:59  ivan
18697
18698         * FS/FS/cust_bill.pm, httemplate/view/cust_bill.cgi: typeset
18699           invoice view in web UI uses pdf instead of postscript, closes
18700           Bug#614
18701
18702 2004-01-11 15:38  ivan
18703
18704         * httemplate/view/cust_bill-pdf.cgi: fix for pdf
18705
18706 2004-01-11 15:37  ivan
18707
18708         * httemplate/view/cust_bill-pdf.cgi: adding
18709
18710 2004-01-10 03:32  ivan
18711
18712         * install/redhat/9/INSTALL: update paths
18713
18714 2004-01-10 03:17  ivan
18715
18716         * Makefile: workaround stubborn shells globbing [a-z] to include
18717           CVS/
18718
18719 2004-01-09 20:19  ivan
18720
18721         * FS/FS/cust_main.pm: don't require payname for DCHK either
18722
18723 2004-01-09 19:50  ivan
18724
18725         * httemplate/edit/part_bill_event.cgi: fix UI: displaying "Add" on
18726           invoice event edits
18727
18728 2004-01-09 14:46  ivan
18729
18730         * httemplate/search/report_receivables.cgi: add customer number
18731
18732 2004-01-09 14:39  ivan
18733
18734         * FS/FS/cust_credit.pm, httemplate/view/cust_main.cgi: credit
18735           deletions: need to use Date::Format and FS::Misc qw(send_email)
18736           in cust_credit.pm, need a link to delete unapplied credits too
18737
18738 2004-01-09 14:15  ivan
18739
18740         * FS/FS/Conf.pm: correct tyop
18741
18742 2004-01-09 14:11  ivan
18743
18744         * FS/FS/Conf.pm, FS/FS/cust_credit.pm, FS/FS/cust_credit_bill.pm,
18745           httemplate/view/cust_main.cgi,
18746           httemplate/misc/delete-cust_credit.cgi: add deletecredits config
18747           value to enable deletion of credits
18748
18749 2004-01-09 13:09  ivan
18750
18751         * FS/FS/: Conf.pm, svc_acct.pm: adding system_usernames config
18752           value
18753
18754 2004-01-06 22:10  khoff
18755
18756         * httemplate/edit/part_pkg.cgi: Added billing plan sql_external for
18757           billing services in an external sql database.
18758
18759 2004-01-05 12:24  ivan
18760
18761         * httemplate/index.html: fix other packages by next bill date link
18762
18763 2004-01-03 19:54  ivan
18764
18765         * httemplate/docs/signup.html: remove obsolete netscape CCK
18766           supportsignup.cgi
18767
18768           depend on HTTP::BrowserDetect directly instead of via deprecated
18769           HTTP::Headers::UserAgent (closes: Bug#578)
18770
18771 2004-01-03 00:42  ivan
18772
18773         * httemplate/browse/agent.cgi: fix heading colspan when there is no
18774           agent.disabled column
18775
18776 2004-01-01 12:40  ivan
18777
18778         * FS/FS/cust_bill.pm: escape stuff from latex
18779
18780 2003-12-29 22:02  khoff
18781
18782         * FS/FS/Record.pm: Pass type as scalar instead of a hashref to work
18783           around a bug in DBD::Pg version 1.31.
18784
18785 2003-12-27 00:23  ivan
18786
18787         * httemplate/: index.html, search/cust_pkg.cgi: package reports by
18788           agent
18789
18790 2003-12-24 10:18  khoff
18791
18792         * FS/bin/freeside-setup: tyop
18793
18794 2003-12-22 18:36  ivan
18795
18796         * FS/MANIFEST, FS/FS/part_export.pm, FS/t/svc_broadband.t,
18797           FS/t/svc_external.t, htetc/handler.pl,
18798           httemplate/edit/part_svc.cgi, httemplate/edit/svc_external.cgi,
18799           httemplate/edit/process/svc_external.cgi,
18800           httemplate/view/svc_external.cgi: add svc_external
18801
18802 2003-12-22 17:46  ivan
18803
18804         * FS/: FS.pm, FS/svc_external.pm, bin/freeside-setup,
18805           FS/cust_svc.pm: add svc_external
18806
18807 2003-12-22 17:10  ivan
18808
18809         * eg/table_template-svc.pm: update svc template for 1.5
18810
18811 2003-12-22 17:06  ivan
18812
18813         * eg/table_template-svc.pm: fix path to svc_Common in example table
18814
18815 2003-12-22 16:51  ivan
18816
18817         * FS/FS/ClientAPI/MyAccount.pm,
18818           fs_selfservice/FS-SelfService/SelfService.pm: add edit_info to
18819           selfservice API
18820
18821 2003-12-22 16:41  ivan
18822
18823         * FS/FS/: Conf.pm, cust_main.pm: allow_negative_charges config
18824           option
18825
18826 2003-12-22 13:22  ivan
18827
18828         * FS/FS/cust_main.pm: default to the whole-country tax rate if
18829           states aren't defined
18830
18831 2003-12-22 13:18  ivan
18832
18833         * FS/FS/cust_bill.pm: quiet warning
18834
18835 2003-12-22 13:01  ivan
18836
18837         * FS/FS/cust_credit.pm: allow credits to be modified at API level
18838
18839 2003-12-22 09:50  ivan
18840
18841         * FS/FS/cust_main.pm: add cust_credit, cust_pay and cust_refund
18842           subs
18843
18844 2003-12-21 15:16  ivan
18845
18846         * httemplate/browse/agent_type.cgi: work even if there are stray
18847           type_pkgs records around
18848
18849 2003-12-21 15:13  ivan
18850
18851         * FS/FS/Record.pm: cache virtual_fields method results to help
18852           performance
18853
18854 2003-12-21 13:12  ivan
18855
18856         * FS/bin/freeside-addoutsourceuser: add outsourced databases with
18857           both addresses by default
18858
18859 2003-12-15 00:08  ivan
18860
18861         * conf/invoice_latex: line up w/window envelopes
18862
18863 2003-12-15 00:07  ivan
18864
18865         * httemplate/misc/print-invoice.cgi: print_ps returns ths invoice
18866           now, do not count on latex printing it, oops
18867
18868 2003-12-14 22:42  ivan
18869
18870         * FS/FS/: cust_main.pm, cust_bill.pm: fix bug that charged full
18871           amounts of all open invoices as soon as balance went positive
18872           (only manifests when any cust_bill->owed somehow got to be
18873           negative)
18874
18875 2003-12-14 19:41  ivan
18876
18877         * FS/FS/cust_bill.pm: add _latex_escape sub
18878
18879 2003-12-14 09:53  ivan
18880
18881         * httemplate/view/cust_main.cgi: non-breaking spaces in custoemr
18882           view field names
18883
18884 2003-12-10 15:53  ivan
18885
18886         * FS/FS/ClientAPI/Signup.pm: signup page w/advertising source
18887           dropdown
18888
18889 2003-12-10 14:51  ivan
18890
18891         * FS/bin/freeside-setup: add part_referral.disabled, add disabled
18892           indices to agent and part_bill_event
18893
18894 2003-12-10 14:50  ivan
18895
18896         * FS/FS/part_referral.pm: add part_referral.disabled
18897
18898 2003-11-30 00:06  ivan
18899
18900         * FS/FS/cust_bill.pm: explicitly tell dvips to write output to a
18901           file
18902
18903 2003-11-29 23:52  ivan
18904
18905         * httemplate/view/cust_bill.cgi: add link to view typeset invoice
18906
18907 2003-11-29 23:41  ivan
18908
18909         * conf/invoice_latex: move to the left to line up with window
18910           envelopes
18911
18912 2003-11-29 02:50  ivan
18913
18914         * FS/FS/cust_credit_bill.pm: missing cut
18915
18916 2003-11-29 02:48  ivan
18917
18918         * FS/FS/cust_bill.pm: use the latex template for normal printing
18919           when available
18920
18921 2003-11-29 02:39  ivan
18922
18923         * httemplate/edit/part_pkg.cgi: adding sql_generic price plan
18924
18925 2003-11-29 00:32  ivan
18926
18927         * FS/FS/: Conf.pm, cust_bill_pay.pm, cust_credit_bill.pm: option to
18928           send statements when a payment or credit is applied
18929
18930 2003-11-29 00:18  ivan
18931
18932         * FS/FS/part_bill_event.pm: also set default latex template for
18933           late bill templates
18934
18935 2003-11-29 00:08  ivan
18936
18937         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latex,
18938           conf/invoice_latexfooter, conf/invoice_latexnotes,
18939           httemplate/misc/print-invoice.cgi,
18940           httemplate/view/cust_bill-ps.cgi: postscript invoice redux
18941
18942 2003-11-26 07:37  ivan
18943
18944         * FS/FS/cust_bill.pm: remove spurious Setup on one-time package
18945           charges
18946
18947 2003-11-26 06:25  ivan
18948
18949         * FS/FS/: Conf.pm, cust_bill.pm: add invoice_default_terms config
18950           value to control explicit due date printing on invoices
18951
18952 2003-11-24 06:29  ivan
18953
18954         * httemplate/edit/part_export.cgi: fix html quoting problems
18955
18956 2003-11-24 05:01  ivan
18957
18958         * httemplate/browse/part_export.cgi: fix html quoting of export
18959           options
18960
18961 2003-11-21 10:55  ivan
18962
18963         * FS/FS/Record.pm: revert bind_param change!
18964
18965 2003-11-21 07:32  ivan
18966
18967         * httemplate/search/report_receivables.cgi: precedence helps alot
18968
18969 2003-11-21 07:25  ivan
18970
18971         * httemplate/search/report_receivables.cgi: precedence helps alot
18972
18973 2003-11-21 07:20  ivan
18974
18975         * httemplate/search/report_receivables.cgi: show customer status on
18976           receivables report
18977
18978 2003-11-20 04:48  ivan
18979
18980         * FS/FS/part_export/communigate_pro.pm: don't error out when not
18981           actually changing domain
18982
18983 2003-11-19 10:13  ivan
18984
18985         * FS/FS/Record.pm: work around DBD::Pg problems with bind_param
18986
18987 2003-11-19 04:21  ivan
18988
18989         * httemplate/: edit/REAL_cust_pkg.cgi, search/report_cust_pay.html,
18990           search/report_tax.html: fix jscalendar date ifFormat
18991
18992 2003-11-18 17:37  ivan
18993
18994         * FS/FS/cust_bill.pm: reversing accidental commit of
18995           work-in-progress
18996
18997 2003-11-18 17:29  ivan
18998
18999         * FS/FS/: cust_bill.pm, cust_main.pm: disable debugging by default
19000
19001 2003-11-18 07:14  ivan
19002
19003         * FS/FS/part_export.pm: fix communigate pro export descriptions
19004
19005 2003-11-18 07:04  ivan
19006
19007         * FS/: FS/part_export/communigate_pro.pm,
19008           FS/part_export/communigate_pro_singledomain.pm, MANIFEST,
19009           FS/part_export.pm: add communigate_pro_singledomain export
19010
19011 2003-11-14 23:28  ivan
19012
19013         * FS/bin/freeside-selfservice-server: kill off ssh process when
19014           re-opening connection
19015
19016 2003-11-14 23:18  ivan
19017
19018         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd: add
19019           trailing newline to supress useless error messages in log
19020
19021 2003-11-14 00:43  ivan
19022
19023         * FS/bin/freeside-selfservice-server: hopefully recover better from
19024           lost ssh connections
19025
19026 2003-11-13 18:52  ivan
19027
19028         * httemplate/search/report_receivables.cgi: sort these
19029           case-insensitive
19030
19031 2003-11-13 03:23  ivan
19032
19033         * install/debian/3.0/INSTALL: fix path in questionable section
19034
19035 2003-11-12 04:29  ivan
19036
19037         * FS/FS/: svc_Common.pm, svc_acct.pm: allow provisioning of
19038           unaudited services with a svcnum for imports
19039
19040 2003-11-12 03:22  ivan
19041
19042         * FS/FS/cust_pkg.pm: better error msg
19043
19044 2003-11-11 07:03  ivan
19045
19046         * FS/FS/svc_Common.pm: also make setx behave when setting svcnum
19047           during an import
19048
19049 2003-11-11 06:39  ivan
19050
19051         * FS/FS/svc_Common.pm: fix up virtual field reprucussions
19052
19053 2003-11-11 06:21  ivan
19054
19055         * FS/FS/svc_Common.pm: simple change to cust_svc creation to help
19056           imports with svcnums
19057
19058 2003-11-11 00:01  ivan
19059
19060         * httemplate/search/report_receivables.cgi: remove spaces between
19061           parens and contact name
19062
19063 2003-11-10 23:51  ivan
19064
19065         * httemplate/browse/svc_acct_pop.cgi: part_referral.cgi
19066
19067 2003-11-10 05:54  ivan
19068
19069         * httemplate/misc/process/meta-import.cgi: hmm forgot to check this
19070           in?
19071
19072 2003-11-08 08:36  ivan
19073
19074         * FS/FS/: cust_main.pm, ClientAPI/MyAccount.pm: add order_pkg and
19075           cancel_pkg functions to self-service
19076
19077 2003-11-08 08:31  ivan
19078
19079         * fs_selfservice/FS-SelfService/SelfService.pm: documentation for
19080           self-service functions!
19081
19082 2003-11-08 04:59  ivan
19083
19084         * FS/FS/ClientAPI/MyAccount.pm: pass paybatch field to realtime_bop
19085           so we can prevent double-charges
19086
19087 2003-11-07 02:53  ivan
19088
19089         * httemplate/elements/: calendar-en.js, calendar-setup.js,
19090           calendar-win2k-2.css, calendar.js, calendar_stripped.js: update
19091           jscalendar
19092
19093 2003-11-07 00:39  ivan
19094
19095         * FS/FS/cust_svc.pm: also fix attribute_since_sqlradacct for data
19096           charging
19097
19098 2003-11-07 00:36  ivan
19099
19100         * FS/FS/cust_svc.pm: finish fixing sqlradius_withdomain time
19101           calculations
19102
19103 2003-11-06 23:56  ivan
19104
19105         * httemplate/view/svc_acct.cgi: also show RADIUS usage information
19106           for sqlradius_withdomain exports
19107
19108 2003-11-06 06:45  ivan
19109
19110         * httemplate/search/report_receivables.cgi: add totals & simplify
19111           expressions
19112
19113 2003-11-06 06:08  ivan
19114
19115         * httemplate/search/report_receivables.cgi: ack!  count credits,
19116           not payments twice
19117
19118 2003-11-06 06:00  ivan
19119
19120         * httemplate/search/report_receivables.cgi: typo
19121
19122 2003-11-06 05:56  ivan
19123
19124         * httemplate/search/report_receivables.cgi: link to customer, don't
19125           show custnum
19126
19127 2003-11-06 05:40  ivan
19128
19129         * FS/MANIFEST: removing bin/freeside-receivables-report
19130
19131 2003-11-06 05:39  ivan
19132
19133         * httemplate/: index.html, search/report_receivables.cgi: "current
19134           receivables" -> A/R Aging summary
19135
19136 2003-11-05 03:13  ivan
19137
19138         * bin/create-fetchmailrc: fixup
19139
19140 2003-11-05 02:26  ivan
19141
19142         * FS/FS/svc_acct.pm: allow letters in quota for use with edquota -p
19143
19144 2003-11-04 10:01  ivan
19145
19146         * FS/FS/cust_main.pm: don't overwrite otaker on cust_main!
19147
19148 2003-11-04 09:57  ivan
19149
19150         * bin/create-fetchmailrc: adding
19151
19152 2003-11-04 09:30  ivan
19153
19154         * FS/FS/: svc_acct.pm, part_export/shellcommands.pm: make snarf
19155           info available to exports
19156
19157 2003-11-04 02:56  ivan
19158
19159         * FS/FS/Record.pm: finish treating serials as ints!
19160
19161 2003-11-04 02:55  ivan
19162
19163         * FS/FS/Record.pm: treat serial columns as ints too!
19164
19165 2003-11-03 03:42  ivan
19166
19167         * FS/FS/svc_Common.pm, httemplate/edit/part_svc.cgi: does this fix
19168           Bug#590??
19169
19170 2003-11-03 03:30  ivan
19171
19172         * httemplate/edit/part_svc.cgi: kludge around this so i can add
19173           service definitions for now
19174
19175 2003-11-02 21:57  ivan
19176
19177         * httemplate/: index.html, browse/part_pkg.cgi,
19178           search/cust_pkg.cgi: add suspended/canceled browse, fix the old
19179           suspended browse
19180
19181 2003-11-02 21:48  ivan
19182
19183         * httemplate/search/cust_pkg.cgi: add suspended/canceled package
19184           browse
19185
19186 2003-11-02 21:40  ivan
19187
19188         * httemplate/index.html: formatting
19189
19190 2003-11-02 21:34  ivan
19191
19192         * httemplate/index.html: remove duplicate items from "Reports"
19193           section
19194
19195 2003-11-02 21:25  ivan
19196
19197         * httemplate/browse/part_pkg.cgi: tyops
19198
19199 2003-11-02 21:21  ivan
19200
19201         * httemplate/browse/part_pkg.cgi: also show suspended and canceled
19202           counts on active package browse
19203
19204 2003-10-25 17:39  ivan
19205
19206         * httemplate/search/: cust_pay.cgi, report_cust_pay.html: payment
19207           reports broken down by Visa/MC / Amex / Discover
19208
19209 2003-10-24 19:05  ivan
19210
19211         * FS/FS/: acct_snarf.pm, svc_Common.pm, svc_acct.pm,
19212           ClientAPI/Signup.pm: signups with snarf info!
19213
19214 2003-10-24 18:06  ivan
19215
19216         * httemplate/docs/signup.html: better link to .INS files
19217           documentation
19218
19219 2003-10-24 13:38  ivan
19220
19221         * FS/FS/: cust_main.pm, Conf.pm: add cvv-save configuration value
19222           to save the cvv data for specific card types
19223
19224 2003-10-24 12:28  ivan
19225
19226         * FS/FS/ClientAPI/Signup.pm, httemplate/edit/cust_main.cgi,
19227           httemplate/edit/process/cust_main.cgi, httemplate/docs/cvv2.html,
19228           FS/FS/cust_main.pm, FS/bin/freeside-setup,
19229           httemplate/docs/schema.html: cvv!
19230
19231 2003-10-23 22:51  ivan
19232
19233         * httemplate/images/: cvv2.png, cvv2_amex.png: adding cvv2 images
19234
19235 2003-10-23 15:37  ivan
19236
19237         * bin/dbdef-create: require DBIx::DBSchema 0.22 to deal with Pg
19238           version problems
19239
19240 2003-10-23 02:02  ivan
19241
19242         * httemplate/docs/legacy.html: fix cranky verbitage at the top
19243
19244 2003-10-23 00:49  ivan
19245
19246         * FS/FS/cust_pay_batch.pm: Declined results from batches should now
19247           suspend the relevant customer.
19248
19249 2003-10-22 12:10  khoff
19250
19251         * httemplate/edit/process/router.cgi: dbh is a global.
19252
19253 2003-10-20 18:28  ivan
19254
19255         * install/redhat/9/INSTALL: more rh9 install foo
19256
19257 2003-10-20 17:07  ivan
19258
19259         * install/redhat/9/INSTALL: update rh9 install foo
19260
19261 2003-10-20 11:59  ivan
19262
19263         * install/redhat/: 7.3/INSTALL, 9/INSTALL: add passive flag to wget
19264
19265 2003-10-19 22:01  ivan
19266
19267         * FS/FS/cust_main.pm, httemplate/edit/part_pkg.cgi,
19268           httemplate/view/cust_main.cgi: finish up weekly billing
19269
19270 2003-10-19 21:25  ivan
19271
19272         * FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
19273           httemplate/edit/part_pkg.cgi, FS/bin/freeside-setup: daily/weekly
19274           billing
19275
19276 2003-10-19 19:35  ivan
19277
19278         * install/redhat/9/: INSTALL, sources.list: update for rh9
19279
19280 2003-10-19 19:28  ivan
19281
19282         * install/: openbsd/INSTALL, openbsd/cpan, openbsd/ports,
19283           redhat/9/INSTALL, redhat/9/sources.list: adding openbsd and red
19284           hat installs
19285
19286 2003-10-16 15:57  khoff
19287
19288         * FS/FS/part_export/router.pm: Telnet/SSH router export for
19289           svc_broadband.
19290
19291 2003-10-15 16:17  khoff
19292
19293         * httemplate/browse/router.cgi: $router isn't a global.
19294
19295 2003-10-15 15:59  khoff
19296
19297         * httemplate/edit/router.cgi: More changes that got lost in the
19298           merge somehow.
19299
19300 2003-10-15 15:48  khoff
19301
19302         * httemplate/view/svc_broadband.cgi: File got munged during
19303           svc_broadband merge.  Added ability to create a 'customer
19304           router'.
19305
19306 2003-10-15 08:03  ivan
19307
19308         * FS/bin/freeside-selfservice-server,
19309           fs_selfservice/FS-SelfService/SelfService.pm,
19310           fs_selfservice/FS-SelfService/freeside-selfservice-clientd: add
19311           tagging ability so we can run multiple self-service clients on
19312           one machine
19313
19314 2003-10-15 05:08  ivan
19315
19316         * FS/bin/freeside-setup: fix agent username and password
19317           nullability
19318
19319 2003-10-15 02:41  ivan
19320
19321         * FS/FS/cust_main.pm: - Business::OnlinePayment "recurring_billing"
19322           flag is set for subsequent   credit card transactions; some
19323           processors (AuthorozeNet, others?) use this   to waive the CVV2
19324           requirement.
19325
19326 2003-10-09 10:40  ivan
19327
19328         * FS/FS/cust_pay_batch.pm: parse last line from TD Canada Trust
19329
19330 2003-10-07 21:09  ivan
19331
19332         * htetc/handler.pl, httemplate/misc/upload-batch.cgi: can't use
19333           File::Basename::basename for windows filenames!  use a regex
19334           instead
19335
19336 2003-10-07 06:50  ivan
19337
19338         * Makefile: mandrake
19339
19340 2003-10-07 01:05  ivan
19341
19342         * FS/: FS/acct_snarf.pm, FS.pm, FS/part_export.pm: adding
19343           acct_snarf
19344
19345 2003-10-06 23:06  ivan
19346
19347         * FS/FS/part_export/communigate_pro.pm: problem was scalar context
19348           propogating to the wrong place in the grep
19349
19350 2003-10-06 23:03  ivan
19351
19352         * FS/FS/part_export/communigate_pro.pm: fix subroutine call from
19353           UpdateAccountSettings sub
19354
19355 2003-10-06 22:50  ivan
19356
19357         * FS/FS/part_export/communigate_pro.pm: add suspend and unsuspend
19358           hooks, don't try and set '*SUSPENDED*' passwords
19359
19360 2003-10-06 22:49  ivan
19361
19362         * FS/FS/svc_acct.pm: doc
19363
19364 2003-10-06 19:27  ivan
19365
19366         * FS/FS/part_export/communigate_pro.pm: add suspension /
19367           unsuspension export to communigate
19368
19369 2003-10-06 04:39  ivan
19370
19371         * httemplate/search/svc_acct.cgi: fix URL argument processing for
19372           account searches by popnum
19373
19374 2003-10-06 04:22  ivan
19375
19376         * httemplate/search/svc_acct.cgi: typo
19377
19378 2003-10-06 04:20  ivan
19379
19380         * httemplate/: browse/svc_acct_pop.cgi, search/svc_acct.cgi: fix
19381           linking to account list per access number
19382
19383 2003-10-06 04:14  ivan
19384
19385         * httemplate/: browse/svc_acct_pop.cgi, search/svc_acct.cgi: agent
19386           browse shows # of active accounts & links to appropriate account
19387           search
19388
19389 2003-10-02 14:51  khoff
19390
19391         * httemplate/edit/svc_broadband.cgi: $field isn't a global.
19392
19393 2003-10-02 07:26  ivan
19394
19395         * Makefile: minor Makefile updates
19396
19397 2003-10-02 07:19  ivan
19398
19399         * FS/FS/: Conf.pm, cust_main.pm: add emaildecline-exclude config
19400           option
19401
19402 2003-10-02 06:08  ivan
19403
19404         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd: turn
19405           off super-verbose logging
19406
19407 2003-10-02 05:42  ivan
19408
19409         * fs_selfservice/FS-SelfService/Makefile.PL: update Makefile.PL
19410           dependancies (PREREQ_PM) for self-service module and signup
19411           wrapper
19412
19413 2003-10-02 04:23  ivan
19414
19415         * fs_selfservice/FS-SelfService/cgi/login.html: removing testing
19416           info
19417
19418 2003-10-02 03:18  ivan
19419
19420         * FS/bin/freeside-daily: added -y switch to freeside-daily to
19421           specify an offset in days
19422
19423 2003-10-02 01:56  ivan
19424
19425         * FS/FS/raddb.pm, bin/generate-raddb: update with dictionaries from
19426           freeradius 0.9.1, and fix generate-raddb to avoid duplicates
19427
19428 2003-09-30 08:01  ivan
19429
19430         * FS/FS/agent.pm: no duplicate usernames
19431
19432 2003-09-30 05:48  ivan
19433
19434         * httemplate/misc/download-batch.cgi: IE doesn't like downloading
19435           MIME type text/comma-separated-values
19436
19437 2003-09-30 01:21  ivan
19438
19439         * httemplate/edit/REAL_cust_pkg.cgi, CREDITS,
19440           httemplate/elements/calendar-en.js,
19441           httemplate/elements/calendar-setup.js,
19442           httemplate/elements/calendar-win2k-2.css,
19443           httemplate/elements/calendar.js,
19444           httemplate/elements/calendar_stripped.js,
19445           httemplate/images/calendar.png,
19446           httemplate/search/report_cust_pay.html,
19447           httemplate/search/report_tax.html: calendar popups!
19448
19449 2003-09-30 00:04  ivan
19450
19451         * htetc/handler.pl: CGI.pm 2.47 required for ->upload() method
19452
19453 2003-09-29 03:10  ivan
19454
19455         * httemplate/: browse/agent.cgi, search/cust_main.cgi: agent browse
19456           now links to active/cancelled customers
19457
19458 2003-09-28 23:51  ivan
19459
19460         * FS/FS/ClientAPI/Signup.pm: signup with agent selection
19461
19462 2003-09-28 23:35  ivan
19463
19464         * httemplate/index.html: remove Gratuitous Capitalization
19465
19466 2003-09-28 22:51  ivan
19467
19468         * FS/FS/agent.pm, httemplate/browse/agent.cgi,
19469           httemplate/edit/agent.cgi, httemplate/edit/cust_main.cgi: agents
19470           can be disabled (auto-sensing based on schema)
19471
19472 2003-09-28 22:51  ivan
19473
19474         * FS/bin/freeside-setup, httemplate/docs/schema.html: added
19475           agent.disabled       agent.username       agent._password
19476
19477 2003-09-28 19:17  ivan
19478
19479         * FS/: FS/Conf.pm, bin/freeside-selfservice-server: finish removing
19480           quiet config options
19481
19482 2003-09-27 19:36  ivan
19483
19484         * FS/FS/cust_pay_batch.pm, htetc/handler.pl,
19485           httemplate/misc/upload-batch.cgi: add upload of batch result from
19486           TD Canada Trust some global.asa / handler.pl enhancements
19487
19488 2003-09-26 16:33  khoff
19489
19490         * httemplate/edit/svc_www.cgi: $field is not a global.
19491
19492 2003-09-26 14:02  khoff
19493
19494         * httemplate/edit/svc_acct.cgi: $field isn't a global.
19495
19496 2003-09-26 06:04  ivan
19497
19498         * FS/: FS/cust_main.pm, bin/freeside-daily: re-setup option to
19499           re-charge setup fee
19500
19501 2003-09-26 02:31  ivan
19502
19503         * FS/FS/cust_main.pm: scalar/array scope fix... new, multiple (i.e.
19504           canadian GST/PST) taxes work now!
19505
19506 2003-09-26 02:15  ivan
19507
19508         * FS/FS/UID.pm: re-enable ChopBlanks for now
19509
19510 2003-09-26 02:09  ivan
19511
19512         * FS/FS/cust_pkg.pm: fix manual_flag problem preventing cust_pkg
19513           editing
19514
19515 2003-09-26 01:11  ivan
19516
19517         * httemplate/: browse/cust_main_county.cgi,
19518           edit/cust_main_county.cgi: fix tax edit UI
19519
19520 2003-09-25 04:49  ivan
19521
19522         * httemplate/: browse/cust_main_county.cgi,
19523           edit/cust_main_county.cgi: UI for multiple named taxes w/setup &
19524           recur exemptions 1.4 schema-auto-adjusting backport
19525
19526 2003-09-25 04:17  ivan
19527
19528         * FS/FS/: cust_main.pm, cust_main_county.pm: multiple, named taxes
19529           for a single region 1.4 backport auto-adjusts based on schema
19530
19531 2003-09-25 03:40  ivan
19532
19533         * FS/bin/freeside-setup, httemplate/docs/schema.html: add setuptax
19534           and recurtax fields to cust_main_county
19535
19536 2003-09-25 03:28  ivan
19537
19538         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
19539           freebsd portability fix
19540
19541 2003-09-25 03:27  ivan
19542
19543         * FS/bin/freeside-selfservice-server: freebsd portability fixes
19544
19545 2003-09-25 03:26  ivan
19546
19547         * FS/FS/ClientAPI/MyAccount.pm: quiet self-service server cancels
19548
19549 2003-09-24 10:20  ivan
19550
19551         * FS/FS/part_export/shellcommands.pm: don't change dir either when
19552           username_pwonly is set
19553
19554 2003-09-24 10:06  ivan
19555
19556         * FS/FS/part_export/shellcommands.pm: don't allow uid changes when
19557           usermod_pwonly set
19558
19559 2003-09-23 19:37  ivan
19560
19561         * install/freebsd/ports: need Cache::Cache in 1.4.2+
19562
19563 2003-09-23 18:30  ivan
19564
19565         * httemplate/browse/agent.cgi: fix boolean precedence error leading
19566           to inaccurate results on the new customer status list
19567
19568 2003-09-21 00:31  ivan
19569
19570         * FS/FS/cust_bill.pm, httemplate/misc/download-batch.cgi: remove
19571           trancode from batching
19572
19573 2003-09-20 23:52  ivan
19574
19575         * httemplate/misc/download-batch.cgi: eliminate extraneous newlines
19576
19577 2003-09-20 18:22  ivan
19578
19579         * httemplate/misc/download-batch.cgi: preliminary batch download
19580
19581 2003-09-19 05:40  ivan
19582
19583         * FS/FS/cust_main.pm: quiet option to cancel method
19584
19585 2003-09-19 05:13  ivan
19586
19587         * FS/FS/ClientAPI/Signup.pm: remove klunky $error ||= usage
19588
19589 2003-09-19 05:04  ivan
19590
19591         * FS/FS/ClientAPI/Signup.pm: oops, flipped an or to an and
19592
19593 2003-09-19 05:02  ivan
19594
19595         * FS/FS/ClientAPI/Signup.pm: cache initial signup_info for
19596           performance
19597
19598 2003-09-19 04:56  ivan
19599
19600         * FS/FS/ClientAPI/Signup.pm: better error message when you don't
19601           select a package
19602
19603 2003-09-19 04:50  ivan
19604
19605         * init.d/freeside-init: correct pid filename for stopping
19606           self-service server
19607
19608 2003-09-19 04:35  ivan
19609
19610         * fs_selfservice/FS-SelfService/SelfService.pm: finish moving
19611           signup server functions to self-service interace
19612
19613 2003-09-19 04:00  ivan
19614
19615         * FS/FS/ClientAPI/Signup.pm: module needs to return true
19616
19617 2003-09-19 03:08  ivan
19618
19619         * FS/FS/ClientAPI/Signup.pm: make sure signup cancels are quiet
19620
19621 2003-09-19 03:07  ivan
19622
19623         * Makefile, FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
19624           FS/FS/ClientAPI/Signup.pm, httemplate/docs/index.html: move
19625           signup server functions to self-service server.  fix provisioning
19626           & immediate suspension of declined signups.
19627
19628 2003-09-19 02:59  ivan
19629
19630         * init.d/freeside-init: removing signup and passwd servers
19631
19632 2003-09-18 21:25  ivan
19633
19634         * FS/FS/cust_main.pm: finish cleaning up the quiet stuff
19635
19636 2003-09-18 21:13  ivan
19637
19638         * FS/FS/: Conf.pm, cust_main.pm, cust_pkg.pm: deprecate
19639           signup_server-quiet config option
19640
19641 2003-09-18 03:52  ivan
19642
19643         * httemplate/browse/agent.cgi: oops
19644
19645 2003-09-18 03:46  ivan
19646
19647         * httemplate/browse/agent.cgi: include info on number of
19648           active/cancelled customers in agent browse
19649
19650 2003-09-15 14:33  ivan
19651
19652         * httemplate/search/cust_pkg.cgi: package search skips cancelled
19653           packages when searching by date range
19654
19655 2003-09-11 17:14  khoff
19656
19657         * FS/FS/addr_block.pm: @excludeaddr is a list of addresses, not
19658           NetAddrs, so it shouldn't be map'd
19659
19660 2003-09-11 14:57  ivan
19661
19662         * FS/FS/part_export.pm: also update sqlradius_withdomaind
19663           description for freeradius 0.9.1
19664
19665 2003-09-11 14:54  ivan
19666
19667         * FS/FS/part_export.pm: update doc note for freeradius 0.9.1
19668
19669 2003-09-10 15:10  ivan
19670
19671         * FS/FS/part_export/communigate_pro.pm: communigate pro quota bs
19672
19673 2003-09-10 14:56  ivan
19674
19675         * FS/FS/part_export/communigate_pro.pm: don't set an empty
19676           externalFlag
19677
19678 2003-09-10 14:45  ivan
19679
19680         * FS/FS/part_export/communigate_pro.pm: communitgate pro
19681           CreateAccount examples are on crack
19682
19683 2003-09-10 14:39  ivan
19684
19685         * FS/FS/part_export/communigate_pro.pm: fix for communigate pro
19686           weird data structure on create
19687
19688 2003-09-10 14:01  ivan
19689
19690         * FS/FS/part_export/communigate_pro.pm: set initial password for
19691           new accounts
19692
19693 2003-09-10 03:54  ivan
19694
19695         * FS/FS/cust_pay.pm: adding cust_main method
19696
19697 2003-09-09 15:36  ivan
19698
19699         * FS/MANIFEST: adding communigate_pro export
19700
19701 2003-09-08 21:16  ivan
19702
19703         * FS/FS/part_export.pm: typo hiding remote username labels
19704
19705 2003-09-06 00:20  ivan
19706
19707         * httemplate/browse/agent_type.cgi: hide display of disabled
19708           packages from agent type browse
19709
19710 2003-09-05 23:45  ivan
19711
19712         * FS/FS/part_export.pm: updated DBI link in sqlradius export notes
19713
19714 2003-09-05 18:45  ivan
19715
19716         * FS/FS/svc_acct.pm: fix method name
19717
19718 2003-09-05 18:44  ivan
19719
19720         * FS/FS/: cust_svc.pm, svc_acct.pm: add
19721           get_session_history_sqlradacct have $ignore_quantity also ignore
19722           0 quantities
19723
19724 2003-09-05 06:19  ivan
19725
19726         * FS/FS/part_export/communigate_pro.pm: typo
19727
19728 2003-09-05 06:18  ivan
19729
19730         * FS/FS/: part_export.pm, part_export/communigate_pro.pm: add
19731           communigate pro export
19732
19733 2003-09-05 06:16  ivan
19734
19735         * FS/FS/Conf.pm: doc
19736
19737 2003-09-05 02:13  ivan
19738
19739         * FS/FS/svc_acct.pm: allow ! password like !!
19740
19741 2003-09-05 01:17  ivan
19742
19743         * FS/FS/Conf.pm: fix reference to obsolete shellcommands-useradd
19744           conf value (refer to exports instead)
19745
19746 2003-09-05 01:02  ivan
19747
19748         * FS/FS/Conf.pm: fix typo
19749
19750 2003-09-05 01:01  ivan
19751
19752         * FS/FS/svc_acct.pm: allow up to 60 char encrypted passwords for
19753           blowfish
19754
19755 2003-09-05 00:55  ivan
19756
19757         * FS/bin/freeside-setup: svc_acct._password from 50 to 72 for
19758           blowfish passwords
19759
19760 2003-09-04 21:09  ivan
19761
19762         * FS/FS/: Conf.pm, cust_main.pm: users-allow_comp config value to
19763           control creation of complimentary accounts and minor pod updates
19764
19765 2003-09-04 19:31  ivan
19766
19767         * httemplate/edit/part_svc.cgi: -w-safe and run under a 1.4 schema
19768           too
19769
19770 2003-09-03 16:06  ivan
19771
19772         * httemplate/view/cust_main.cgi: list extraneous services, closes:
19773           #213
19774
19775 2003-09-03 13:22  ivan
19776
19777         * FS/FS/Record.pm: turn off query debugging
19778
19779 2003-09-03 11:46  ivan
19780
19781         * FS/FS/Record.pm: turn vfieldpart_hashref into a method, not a
19782           subroutine another fix to support running 1.5.0 virtual field
19783           code on 1.4.x databases
19784
19785 2003-09-03 06:18  ivan
19786
19787         * FS/FS/part_export.pm: openbsd also uses sane useradd/mod/del
19788           commands
19789
19790 2003-09-03 05:35  ivan
19791
19792         * Makefile: makefile trivia for openbsd
19793
19794 2003-08-21 00:42  ivan
19795
19796         * install/debian/3.0/INSTALL: woody backports
19797
19798 2003-08-20 23:46  ivan
19799
19800         * install/debian/3.0/INSTALL: iffy
19801
19802 2003-08-20 23:42  ivan
19803
19804         * install/debian/3.0/INSTALL: woody
19805
19806 2003-08-07 22:54  ivan
19807
19808         * httemplate/view/svc_acct.cgi: - fix possible glitch with Mason on
19809           account view screen
19810
19811 2003-08-07 22:42  ivan
19812
19813         * FS/FS/CGI.pm, bin/masonize, httemplate/index.html,
19814           httemplate/elements/header.html,
19815           httemplate/elements/menubar.html, httemplate/elements/pager.html,
19816           httemplate/elements/table.html, httemplate/search/sql.html,
19817           httemplate/search/elements/search.html: - (finish) includes!
19818           (closes: Bug#551) - (finish) moving SQL search to including
19819           generic elements/search.html - new elements: menubar.html,
19820           header.html, pager.html and table.html - have masonize process
19821           .html files also
19822
19823 2003-08-07 19:02  ivan
19824
19825         * bin/masonize, httemplate/autohandler,
19826           httemplate/graph/money_time.cgi, httemplate/search/sql.html,
19827           httemplate/search/elements/search.html: - fix Mason profiling to
19828           pass-through images (for graph/) - fix graph/money-time.cgi use
19829           of $m interfering with Mason - fix graph/money-time-graph.cgi to
19830           set content-type in a Mason/ASP-independant   fashion -
19831           (beginning of) includes! - (beginning of) moving SQL search to
19832           including generic elements/search.html - fix global.asa typo -
19833           fix masonize to not prepend an extraneous blank line (breaking
19834           graph/money-time-graph.cgi)
19835
19836 2003-08-07 06:08  ivan
19837
19838         * htetc/handler.pl, httemplate/view/cust_main.cgi: - turn on
19839           profiling with mason like with Apache::ASP (redirects now
19840           working) - fix mason error with new view/cust_main.cgi UI
19841
19842 2003-08-07 05:47  ivan
19843
19844         * Makefile, htetc/handler.pl, httemplate/autohandler,
19845           httemplate/index.html: - switch to mason by default - minimum
19846           mason version 1.1 (and doc) - evaluate .html files with mason/asp
19847           - turn on profiling with mason like with Apache::ASP (redirects
19848           not working) - (start of) includes
19849
19850 2003-08-05 14:00  ivan
19851
19852         * httemplate/browse/part_pkg.cgi: doh, revert stuff that shouldn't
19853           have been checked in
19854
19855 2003-08-05 13:06  ivan
19856
19857         * htetc/handler.pl: no svc_acct_sm in 1.5
19858
19859 2003-08-05 12:07  ivan
19860
19861         * FS/FS/part_export.pm: update sqlradius{_withdomain} documentation
19862
19863 2003-08-05 11:52  ivan
19864
19865         * FS/FS/svc_domain.pm: remove spurious re-use of $error
19866
19867 2003-08-05 11:45  ivan
19868
19869         * FS/FS/Record.pm: backwards compatibility if the schema hasn't
19870           been updated
19871
19872 2003-08-04 17:32  khoff
19873
19874         * httemplate/index.html: Fixed %%%VERSION%%% tag
19875
19876 2003-08-04 17:20  khoff
19877
19878         * FS/MANIFEST, FS/FS/Record.pm, FS/FS/addr_block.pm,
19879           FS/FS/agent.pm, FS/FS/agent_type.pm, FS/FS/cust_bill.pm,
19880           FS/FS/cust_bill_event.pm, FS/FS/cust_bill_pay.pm,
19881           FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm,
19882           FS/FS/cust_credit.pm, FS/FS/cust_credit_bill.pm,
19883           FS/FS/cust_credit_refund.pm, FS/FS/cust_main.pm,
19884           FS/FS/cust_main_county.pm, FS/FS/cust_main_invoice.pm,
19885           FS/FS/cust_pay.pm, FS/FS/cust_pay_batch.pm, FS/FS/cust_pkg.pm,
19886           FS/FS/cust_refund.pm, FS/FS/cust_svc.pm,
19887           FS/FS/cust_tax_exempt.pm, FS/FS/domain_record.pm,
19888           FS/FS/export_svc.pm, FS/FS/msgcat.pm, FS/FS/nas.pm,
19889           FS/FS/part_bill_event.pm, FS/FS/part_export.pm,
19890           FS/FS/part_export_option.pm, FS/FS/part_pkg.pm,
19891           FS/FS/part_pop_local.pm, FS/FS/part_referral.pm,
19892           FS/FS/part_svc.pm, FS/FS/part_svc_column.pm,
19893           FS/FS/part_virtual_field.pm, FS/FS/pkg_svc.pm, FS/FS/port.pm,
19894           FS/FS/prepay_credit.pm, FS/FS/queue.pm, FS/FS/queue_arg.pm,
19895           FS/FS/queue_depend.pm, FS/FS/radius_usergroup.pm,
19896           FS/FS/router.pm, FS/FS/session.pm, FS/FS/svc_Common.pm,
19897           FS/FS/svc_acct.pm, FS/FS/svc_acct_pop.pm, FS/FS/svc_broadband.pm,
19898           FS/FS/svc_domain.pm, FS/FS/svc_forward.pm, FS/FS/svc_www.pm,
19899           FS/FS/type_pkgs.pm, FS/bin/freeside-setup, htetc/handler.pl,
19900           httemplate/index.html, httemplate/browse/part_svc.cgi,
19901           httemplate/browse/part_virtual_field.cgi,
19902           httemplate/browse/router.cgi, httemplate/edit/part_svc.cgi,
19903           httemplate/edit/part_virtual_field.cgi,
19904           httemplate/edit/router.cgi, httemplate/edit/svc_acct.cgi,
19905           httemplate/edit/svc_broadband.cgi, httemplate/edit/svc_www.cgi,
19906           httemplate/edit/process/router.cgi,
19907           httemplate/edit/process/svc_broadband.cgi,
19908           httemplate/view/svc_acct.cgi, httemplate/view/svc_broadband.cgi,
19909           httemplate/view/svc_forward.cgi, httemplate/view/svc_www.cgi:
19910           Virtual field merge
19911
19912 2003-07-25 09:26  ivan
19913
19914         * FS/FS/svc_acct.pm: typo
19915
19916 2003-07-25 06:13  ivan
19917
19918         * FS/FS/Conf.pm: doc
19919
19920 2003-07-23 10:05  ivan
19921
19922         * FS/FS/part_export/domain_shellcommands.pm: bugfix for
19923           non-catchall domains
19924
19925 2003-07-23 08:36  ivan
19926
19927         * httemplate/edit/: cust_main.cgi, process/cust_main.cgi: fix
19928           spurious "can't purchase pkgpart" errors
19929
19930 2003-07-17 09:02  ivan
19931
19932         * FS/FS/cust_main.pm: one last tiny bugfix for the retry_realtime
19933           functionality
19934
19935 2003-07-16 09:05  ivan
19936
19937         * httemplate/search/cust_pay.cgi: UI
19938
19939 2003-07-16 09:01  ivan
19940
19941         * httemplate/search/cust_pay.cgi: show totals in payment report
19942
19943 2003-07-15 06:30  ivan
19944
19945         * rt/etc/schema.Pg: reverting to vendor branch rt 3.0.4, hopefully
19946
19947 2003-07-15 06:16  ivan
19948
19949         * rt/: etc/RT_SiteConfig.pm, html/Elements/Footer,
19950           html/Elements/Header, html/Elements/Menu,
19951           html/Elements/PageLayout, html/Elements/SimpleSearch,
19952           html/Elements/Tabs, html/Elements/TitleBoxStart,
19953           html/NoAuth/webrt.css, html/Search/Bulk.html,
19954           html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs,
19955           lib/RT/SearchBuilder.pm, sbin/rt-setup-database.in: Initial
19956           revision
19957
19958 2003-07-15 06:16  ivan
19959
19960         * rt/: COPYING, Makefile, Makefile.in, README, aclocal.m4,
19961           Changelog, config.log, config.pld, config.status, configure,
19962           configure.ac, install-sh, bin/mason_handler.fcgi,
19963           bin/mason_handler.fcgi.in, bin/mason_handler.scgi,
19964           bin/mason_handler.scgi.in, bin/mason_handler.svc,
19965           bin/mason_handler.svc.in, bin/rt-commit-handler,
19966           bin/rt-crontool.in, bin/rt-mailgate.in, bin/webmux.pl.in,
19967           bin/rt-crontool, bin/rt-mailgate, docs/README.docs,
19968           docs/Security, docs/design_docs/CARS,
19969           docs/design_docs/TransactionTypes.txt, docs/design_docs/acls,
19970           docs/design_docs/approval_notices,
19971           docs/design_docs/approval_template, docs/design_docs/cf_search,
19972           docs/design_docs/cli_spec, docs/design_docs/cvs_integration,
19973           docs/design_docs/delegation, docs/design_docs/evil_plans,
19974           docs/design_docs/groups_notes,
19975           docs/design_docs/link-definitions.txt,
19976           docs/design_docs/recursive_group_membership_algorithm,
19977           docs/design_docs/rql_parser_machine.graphviz,
19978           docs/design_docs/string-extraction-guide.txt,
19979           docs/design_docs/subscription-definitions.txt,
19980           docs/design_docs/ticket_templates, docs/design_docs/users,
19981           etc/RT_Config.pm, etc/RT_Config.pm.in, etc/acl.Oracle,
19982           etc/acl.Pg, etc/acl.mysql, etc/constraints.mysql,
19983           etc/initialdata, etc/rt.spec, etc/schema.SQLite,
19984           etc/schema.mysql, html/autohandler, html/index.html, html/l,
19985           html/Admin/index.html, html/Admin/Elements/AddCustomFieldValue,
19986           html/Admin/Elements/CreateUserCalled,
19987           html/Admin/Elements/EditCustomField,
19988           html/Admin/Elements/EditCustomFieldValues,
19989           html/Admin/Elements/EditCustomFields,
19990           html/Admin/Elements/EditQueueWatchers,
19991           html/Admin/Elements/EditScrip, html/Admin/Elements/EditScrips,
19992           html/Admin/Elements/EditTemplates,
19993           html/Admin/Elements/EditUserComments,
19994           html/Admin/Elements/GroupTabs, html/Admin/Elements/Header,
19995           html/Admin/Elements/ListGlobalCustomFields,
19996           html/Admin/Elements/ListGlobalScrips,
19997           html/Admin/Elements/ModifyTemplate,
19998           html/Admin/Elements/QueueRightsForUser,
19999           html/Admin/Elements/QueueTabs,
20000           html/Admin/Elements/SelectCustomFieldType,
20001           html/Admin/Elements/SelectGroups,
20002           html/Admin/Elements/SelectModifyGroup,
20003           html/Admin/Elements/SelectModifyQueue,
20004           html/Admin/Elements/SelectModifyUser,
20005           html/Admin/Elements/SelectNewGroupMembers,
20006           html/Admin/Elements/SelectRights,
20007           html/Admin/Elements/SelectScrip,
20008           html/Admin/Elements/SelectScripAction,
20009           html/Admin/Elements/SelectScripCondition,
20010           html/Admin/Elements/SelectSingleOrMultiple,
20011           html/Admin/Elements/SelectTemplate,
20012           html/Admin/Elements/SelectUsers, html/Admin/Elements/SystemTabs,
20013           html/Admin/Elements/Tabs, html/Admin/Elements/UserTabs,
20014           html/Admin/Global/GroupRights.html, html/Admin/Global/Scrip.html,
20015           html/Admin/Global/Scrips.html, html/Admin/Global/Template.html,
20016           html/Admin/Global/Templates.html,
20017           html/Admin/Global/UserRights.html, html/Admin/Global/index.html,
20018           html/Admin/Groups/GroupRights.html,
20019           html/Admin/Groups/Members.html, html/Admin/Groups/Modify.html,
20020           html/Admin/Groups/UserRights.html, html/Admin/Groups/index.html,
20021           html/Admin/Queues/CustomField.html,
20022           html/Admin/Queues/CustomFields.html,
20023           html/Admin/Queues/GroupRights.html,
20024           html/Admin/Queues/Modify.html, html/Admin/Queues/People.html,
20025           html/Admin/Queues/Scrip.html, html/Admin/Queues/Scrips.html,
20026           html/Admin/Queues/Template.html,
20027           html/Admin/Queues/Templates.html,
20028           html/Admin/Queues/UserRights.html, html/Admin/Queues/index.html,
20029           html/Admin/Users/Modify.html, html/Admin/Users/index.html,
20030           html/Approvals/Display.html, html/Approvals/index.html,
20031           html/Approvals/Elements/Approve,
20032           html/Approvals/Elements/PendingMyApproval,
20033           html/Approvals/Elements/ShowDependency,
20034           html/Approvals/Elements/Tabs, html/Elements/BevelBoxRaisedEnd,
20035           html/Elements/BevelBoxRaisedStart, html/Elements/Callback,
20036           html/Elements/Checkbox, html/Elements/CreateTicket,
20037           html/Elements/Error, html/Elements/GotoTicket,
20038           html/Elements/ListActions, html/Elements/Login,
20039           html/Elements/MessageBox, html/Elements/MyRequests,
20040           html/Elements/MyTickets, html/Elements/Quicksearch,
20041           html/Elements/Refresh, html/Elements/Section,
20042           html/Elements/SelectAttachmentField, html/Elements/SelectBoolean,
20043           html/Elements/SelectCustomFieldOperator,
20044           html/Elements/SelectCustomFieldValue, html/Elements/SelectDate,
20045           html/Elements/SelectDateRelation, html/Elements/SelectDateType,
20046           html/Elements/SelectEqualityOperator, html/Elements/SelectGroups,
20047           html/Elements/SelectLinkType, html/Elements/SelectMatch,
20048           html/Elements/SelectNewTicketQueue, html/Elements/SelectOwner,
20049           html/Elements/SelectQueue, html/Elements/SelectResultsPerPage,
20050           html/Elements/SelectSortOrder, html/Elements/SelectStatus,
20051           html/Elements/SelectTicketSortBy,
20052           html/Elements/SelectTicketTypes, html/Elements/SelectUsers,
20053           html/Elements/SelectWatcherType,
20054           html/Elements/SetupSessionCookie, html/Elements/Submit,
20055           html/Elements/TitleBoxEnd, html/NoAuth/Logout.html,
20056           html/NoAuth/Reminder.html, html/NoAuth/images/bplogo.gif,
20057           html/NoAuth/images/favicon.png, html/NoAuth/images/space.gif,
20058           html/REST/1.0/NoAuth/mail-gateway, html/SelfService/Closed.html,
20059           html/SelfService/Create.html, html/SelfService/Display.html,
20060           html/SelfService/Error.html, html/SelfService/Prefs.html,
20061           html/SelfService/Update.html, html/SelfService/index.html,
20062           html/SelfService/Attachment/dhandler,
20063           html/SelfService/Elements/GotoTicket,
20064           html/SelfService/Elements/Header,
20065           html/SelfService/Elements/MyRequests,
20066           html/SelfService/Elements/Tabs, html/Ticket/Create.html,
20067           html/Ticket/Display.html, html/Ticket/History.html,
20068           html/Ticket/Modify.html, html/Ticket/ModifyAll.html,
20069           html/Ticket/ModifyDates.html, html/Ticket/ModifyLinks.html,
20070           html/Ticket/ModifyPeople.html, html/Ticket/Update.html,
20071           html/Ticket/Attachment/dhandler,
20072           html/Ticket/Elements/AddWatchers, html/Ticket/Elements/BulkLinks,
20073           html/Ticket/Elements/EditBasics,
20074           html/Ticket/Elements/EditCustomField,
20075           html/Ticket/Elements/EditCustomFields,
20076           html/Ticket/Elements/EditDates, html/Ticket/Elements/EditPeople,
20077           html/Ticket/Elements/EditWatchers,
20078           html/Ticket/Elements/ShowAttachments,
20079           html/Ticket/Elements/ShowBasics,
20080           html/Ticket/Elements/ShowCustomFields,
20081           html/Ticket/Elements/ShowDates,
20082           html/Ticket/Elements/ShowDependencies,
20083           html/Ticket/Elements/ShowHistory,
20084           html/Ticket/Elements/ShowMemberOf,
20085           html/Ticket/Elements/ShowMembers,
20086           html/Ticket/Elements/ShowMessageHeaders,
20087           html/Ticket/Elements/ShowMessageStanza,
20088           html/Ticket/Elements/ShowPeople,
20089           html/Ticket/Elements/ShowReferences,
20090           html/Ticket/Elements/ShowRequestor,
20091           html/Ticket/Elements/ShowTransaction, html/User/Delegation.html,
20092           html/User/Prefs.html, html/User/Elements/DelegateRights,
20093           html/User/Elements/GroupTabs, html/User/Elements/Tabs,
20094           html/User/Groups/Members.html, html/User/Groups/Modify.html,
20095           html/User/Groups/index.html, lib/RT.pm, lib/RT.pm.in,
20096           lib/RT/ACE.pm, lib/RT/ACE_Overlay.pm, lib/RT/ACL.pm,
20097           lib/RT/ACL_Overlay.pm, lib/RT/Attachment.pm,
20098           lib/RT/Attachment_Overlay.pm, lib/RT/Attachments.pm,
20099           lib/RT/Attachments_Overlay.pm, lib/RT/Base.pm,
20100           lib/RT/CachedGroupMember.pm, lib/RT/CachedGroupMember_Overlay.pm,
20101           lib/RT/CachedGroupMembers.pm,
20102           lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/CurrentUser.pm,
20103           lib/RT/CustomField.pm, lib/RT/CustomFieldValue.pm,
20104           lib/RT/CustomFieldValues.pm, lib/RT/CustomFieldValues_Overlay.pm,
20105           lib/RT/CustomField_Overlay.pm, lib/RT/CustomFields.pm,
20106           lib/RT/CustomFields_Overlay.pm, lib/RT/Date.pm,
20107           lib/RT/EmailParser.pm, lib/RT/Group.pm, lib/RT/GroupMember.pm,
20108           lib/RT/GroupMember_Overlay.pm, lib/RT/GroupMembers.pm,
20109           lib/RT/GroupMembers_Overlay.pm, lib/RT/Group_Overlay.pm,
20110           lib/RT/Groups.pm, lib/RT/Groups_Overlay.pm, lib/RT/Handle.pm,
20111           lib/RT/I18N.pm, lib/RT/Link.pm, lib/RT/Link_Overlay.pm,
20112           lib/RT/Links.pm, lib/RT/Links_Overlay.pm, lib/RT/Principal.pm,
20113           lib/RT/Principal_Overlay.pm, lib/RT/Principals.pm,
20114           lib/RT/Principals_Overlay.pm, lib/RT/Queue.pm,
20115           lib/RT/Queue_Overlay.pm, lib/RT/Queues.pm,
20116           lib/RT/Queues_Overlay.pm, lib/RT/Record.pm, lib/RT/Scrip.pm,
20117           lib/RT/ScripAction.pm, lib/RT/ScripAction_Overlay.pm,
20118           lib/RT/ScripActions.pm, lib/RT/ScripActions_Overlay.pm,
20119           lib/RT/ScripCondition.pm, lib/RT/ScripCondition_Overlay.pm,
20120           lib/RT/ScripConditions.pm, lib/RT/ScripConditions_Overlay.pm,
20121           lib/RT/Scrip_Overlay.pm, lib/RT/Scrips.pm,
20122           lib/RT/Scrips_Overlay.pm, lib/RT/System.pm, lib/RT/Template.pm,
20123           lib/RT/Template_Overlay.pm, lib/RT/Templates.pm,
20124           lib/RT/Templates_Overlay.pm, lib/RT/Ticket.pm,
20125           lib/RT/Ticket_Overlay.pm, lib/RT/Tickets.pm,
20126           lib/RT/Tickets_Overlay.pm, lib/RT/Tickets_Overlay_SQL.pm,
20127           lib/RT/Transaction.pm, lib/RT/Transaction_Overlay.pm,
20128           lib/RT/Transactions.pm, lib/RT/Transactions_Overlay.pm,
20129           lib/RT/URI.pm, lib/RT/User.pm, lib/RT/User_Overlay.pm,
20130           lib/RT/Users.pm, lib/RT/Users_Overlay.pm,
20131           lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm,
20132           lib/RT/Action/CreateTickets.pm,
20133           lib/RT/Action/EscalatePriority.pm, lib/RT/Action/Generic.pm,
20134           lib/RT/Action/Notify.pm, lib/RT/Action/NotifyAsComment.pm,
20135           lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SendEmail.pm,
20136           lib/RT/Action/SetPriority.pm, lib/RT/Action/UserDefined.pm,
20137           lib/RT/Condition/AnyTransaction.pm,
20138           lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm,
20139           lib/RT/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm,
20140           lib/RT/Condition/PriorityExceeds.pm,
20141           lib/RT/Condition/QueueChange.pm,
20142           lib/RT/Condition/StatusChange.pm,
20143           lib/RT/Condition/UserDefined.pm, lib/RT/I18N/cs.pm,
20144           lib/RT/I18N/cs.po, lib/RT/I18N/de.po, lib/RT/I18N/en.po,
20145           lib/RT/I18N/es.po, lib/RT/I18N/fi.po, lib/RT/I18N/fr.po,
20146           lib/RT/I18N/he.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/ja.po,
20147           lib/RT/I18N/nl.po, lib/RT/I18N/no.po, lib/RT/I18N/pt_br.po,
20148           lib/RT/I18N/ru.po, lib/RT/I18N/zh_cn.po, lib/RT/I18N/zh_tw.po,
20149           lib/RT/Interface/CLI.pm, lib/RT/Interface/Email.pm,
20150           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/MailFrom.pm,
20151           lib/RT/Interface/Email/Filter/SpamAssassin.pm,
20152           lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/Generic.pm,
20153           lib/RT/URI/base.pm, lib/RT/URI/fsck_com_rt.pm, lib/t/00smoke.t,
20154           lib/t/01harness.t, lib/t/02regression.t, lib/t/03web.pl,
20155           lib/t/04_send_email.pl,
20156           lib/t/data/multipart-alternative-with-umlaut,
20157           lib/t/data/nested-mime-sample, lib/t/data/nested-rfc-822,
20158           lib/t/data/new-ticket-from-iso-8859-1,
20159           lib/t/data/new-ticket-from-iso-8859-1-full,
20160           lib/t/data/russian-subject-no-content-type,
20161           lib/t/data/text-html-in-russian,
20162           lib/t/data/text-html-with-umlaut,
20163           lib/t/data/8859-15-message-series/dir,
20164           lib/t/data/8859-15-message-series/msg1,
20165           lib/t/data/8859-15-message-series/msg2,
20166           lib/t/data/8859-15-message-series/msg3,
20167           lib/t/data/8859-15-message-series/msg4,
20168           lib/t/data/8859-15-message-series/msg5,
20169           lib/t/data/8859-15-message-series/msg6,
20170           lib/t/data/8859-15-message-series/msg7,
20171           lib/t/regression/mime_tests, m4/rt_enable_layout.m4,
20172           m4/rt_expand_var.m4, m4/rt_layout.m4,
20173           m4/rt_subst_expanded_arg.m4, sbin/extract-message-catalog,
20174           sbin/extract_pod_tests, sbin/factory, sbin/license_tag,
20175           sbin/regression_harness, sbin/rt-test-dependencies.in,
20176           autom4te.cache/output.0, autom4te.cache/requests,
20177           autom4te.cache/traces.0: import of rt 3.0.4
20178
20179 2003-07-15 04:23  ivan
20180
20181         * Makefile: 1.5.0pre3
20182
20183 2003-07-13 23:21  ivan
20184
20185         * httemplate/search/cust_pay.cgi: fix bug when both a payment type
20186           and date range are specified
20187
20188 2003-07-12 04:14  ivan
20189
20190         * httemplate/index.html: remove Gratuitous capitalization
20191
20192 2003-07-12 04:09  ivan
20193
20194         * httemplate/: index.html, browse/part_pkg.cgi,
20195           browse/part_svc.cgi, search/cust_pkg.cgi: - better description of
20196           payment search - some clarification of services/packages vs.
20197           service/package   definitions in browse/part_{svc,pkg}.cgi -
20198           package definition report by # of active customer packages (with
20199           links   to customer package listing)
20200
20201 2003-07-11 08:37  ivan
20202
20203         * FS/FS/cust_main.pm: fix timelocal AUTOLOAD problem introduced by
20204           Time::Local fix in rc3 (closes: Bug#550)
20205
20206 2003-07-11 08:23  ivan
20207
20208         * httemplate/: index.html, search/cust_pay.cgi,
20209           search/cust_pkg.cgi, search/report_cust_pay.html: payments report
20210           for inventivemedia / hpnx
20211
20212 2003-07-11 00:54  ivan
20213
20214         * FS/FS/Record.pm: typo
20215
20216 2003-07-11 00:30  ivan
20217
20218         * FS/FS/Record.pm: provide stack backtrace when we wind up in
20219           FS::Record::AUTOLOAD by accident
20220
20221 2003-07-09 07:39  ivan
20222
20223         * httemplate/edit/svc_domain.cgi: increase max domain length to 63
20224
20225 2003-07-06 11:58  ivan
20226
20227         * httemplate/view/cust_main.cgi: don't bother displaying comments
20228           that are only whitespace/newlines
20229
20230 2003-07-03 20:31  ivan
20231
20232         * etc/abbr_state.txt: adding states
20233
20234 2003-07-03 18:37  ivan
20235
20236         * FS/FS/svc_acct_pop.pm: don't populate the whole initial list if
20237           there are tons of POPs
20238
20239 2003-07-03 17:51  ivan
20240
20241         * FS/FS/svc_acct_pop.pm: optimize javascript to handle large
20242           numbers of POPs
20243
20244 2003-07-02 05:58  ivan
20245
20246         * FS/FS/part_pkg.pm: tyop
20247
20248 2003-07-02 05:56  ivan
20249
20250         * FS/FS/part_pkg.pm: relaxed "first package" restrictions; will
20251           find any appropriate service with quantity 1
20252
20253 2003-07-02 05:34  ivan
20254
20255         * README: change license to GPL only
20256
20257 2003-07-01 02:00  ivan
20258
20259         * httemplate/edit/part_export.cgi: larger textareas in export
20260           options
20261
20262 2003-06-30 17:27  ivan
20263
20264         * FS/FS/part_export.pm: typo
20265
20266 2003-06-30 12:15  ivan
20267
20268         * FS/FS/cust_main.pm: bugfix for manual re-charging changes
20269           (Bug#423)
20270
20271 2003-06-30 11:56  ivan
20272
20273         * FS/FS/cust_main.pm: pass additional fields to ACH processors
20274           (Authorize.Net should work now)
20275
20276 2003-06-30 06:18  ivan
20277
20278         * FS/MANIFEST: removing deprecated freeside-overdue
20279
20280 2003-06-30 05:22  ivan
20281
20282         * FS/: FS/part_export.pm, FS/part_export/sqlradius.pm,
20283           FS/part_export/sqlradius_withdomain.pm,
20284           bin/freeside-sqlradius-reset,
20285           t/part_export-sqlradius_withdomain.t: adding sqlradius_withdomain
20286           export including realms, closes: bug#514
20287
20288 2003-06-30 00:44  ivan
20289
20290         * FS/FS/svc_domain.pm: increase maximum domain length to 67
20291
20292 2003-06-27 07:19  ivan
20293
20294         * FS/FS/: Conf.pm, svc_acct.pm: add radius-ip configuration
20295           parameter for Framed-IP-Address vs. Framed-Address
20296
20297 2003-06-25 03:22  ivan
20298
20299         * httemplate/search/cust_bill_event.cgi: Pg 7.3 incompatibility
20300           with empty dates in Failed Invoice Event search,   patch from
20301           rlucas@tercent.net
20302
20303 2003-06-25 01:40  ivan
20304
20305         * FS/FS/: svc_acct.pm, part_export/cp.pm: svc_acct doc update cp
20306           export - disable old-style suspending
20307
20308 2003-06-24 17:57  ivan
20309
20310         * FS/FS/part_export/forward_shellcommands.pm: forward_shellcommands
20311           update: might work now
20312
20313 2003-06-24 07:12  ivan
20314
20315         * FS/FS/part_export/: forward_shellcommands.pm, sqlmail.pm:
20316           explicitly use the necessary modules
20317
20318 2003-06-22 07:21  ivan
20319
20320         * FS/FS/cust_main.pm, httemplate/misc/bill.cgi: fix the credit card
20321           retry on change or manual "retry_card" to ONCE per invoice
20322
20323 2003-06-22 02:11  ivan
20324
20325         * bin/create-history-tables: skip pg_ tables also (ewww, showing up
20326           in reverse-engineered schema)
20327
20328 2003-06-22 02:04  ivan
20329
20330         * bin/create-history-tables: skip history tables that exist
20331           already; easier to re-run now
20332
20333 2003-06-13 19:02  ivan
20334
20335         * FS/bin/freeside-setup: add index on cust_bill._date
20336
20337 2003-06-13 18:01  ivan
20338
20339         * bin/apache.export: \n\n between virtualhost entries
20340
20341 2003-06-13 08:18  ivan
20342
20343         * FS/FS/part_export/shellcommands.pm: $new_quoted_password vs.
20344           $quoted_new__password
20345
20346 2003-06-13 02:12  ivan
20347
20348         * FS/FS/part_export.pm: proper command escape for vpopmail export
20349
20350 2003-06-13 01:46  ivan
20351
20352         * httemplate/edit/part_export.cgi: missing semi
20353
20354 2003-06-13 01:44  ivan
20355
20356         * httemplate/edit/part_export.cgi: correct stickiness for checkbox
20357           options on export edit
20358
20359 2003-06-13 01:38  ivan
20360
20361         * FS/FS/part_export.pm: pass vpopmail passwords on command-line
20362           (unfortunately)
20363
20364 2003-06-13 01:23  ivan
20365
20366         * FS/FS/part_export.pm: full path to vpopmail commands
20367
20368 2003-06-13 01:11  ivan
20369
20370         * FS/FS/: part_export.pm, part_export/shellcommands.pm: add
20371           vpopmail presets to shellcommands_withdomain export
20372
20373 2003-06-12 07:08  ivan
20374
20375         * bin/passwd.import: /bin/halt and /sbin/halt
20376
20377 2003-06-12 07:06  ivan
20378
20379         * bin/passwd.import: tyop
20380
20381 2003-06-12 06:57  ivan
20382
20383         * bin/passwd.import: better error handling for re-imports
20384
20385 2003-06-12 06:50  ivan
20386
20387         * bin/fix-sequences: remove overly-verbose debugging for now
20388
20389 2003-06-12 06:50  ivan
20390
20391         * bin/fix-sequences: "doc"
20392
20393 2003-06-12 06:49  ivan
20394
20395         * bin/fix-sequences: arg
20396
20397 2003-06-12 06:47  ivan
20398
20399         * bin/fix-sequences: debugging
20400
20401 2003-06-12 06:43  ivan
20402
20403         * bin/fix-sequences: update for long table names; use sequence name
20404           directly instead of guessing
20405
20406 2003-06-12 06:35  ivan
20407
20408         * bin/fix-sequences: moo
20409
20410 2003-06-12 06:32  ivan
20411
20412         * bin/fix-sequences: adding fix-sequences
20413
20414 2003-06-12 05:57  ivan
20415
20416         * FS/FS/part_export.pm: _default_ default now sets GECOS like the
20417           OS-defaults
20418
20419 2003-06-12 05:43  ivan
20420
20421         * FS/FS/part_export.pm: sqlradius doc update; don't need to allow
20422           null OP columns
20423
20424 2003-06-11 13:27  khoff
20425
20426         * FS/FS/Misc.pm: In scalar context, smtpsend returns the number of
20427           addresses that the message was successfully delivered to.  I'm
20428           assuming 'Debug' causes Net::SMTP to warn the debug output, not
20429           return it.
20430
20431 2003-06-11 12:13  khoff
20432
20433         * FS/FS/Misc.pm: We're passing a list here, not one argument.
20434
20435 2003-06-09 04:11  ivan
20436
20437         * FS/FS/cust_svc.pm: add "$ignore_quantity" bypass
20438
20439 2003-06-06 18:58  ivan
20440
20441         * FS/FS/cust_main.pm: and fix the error message
20442
20443 2003-06-06 18:57  ivan
20444
20445         * FS/FS/cust_main.pm: really, really give a better error message
20446           when used under 5.005 now.  really.
20447
20448 2003-06-06 18:47  ivan
20449
20450         * FS/FS/cust_main.pm: give a better error message regarding
20451           Time::Local on old perls.  really.
20452
20453 2003-06-06 18:42  ivan
20454
20455         * FS/FS/cust_main.pm: require Time::Local 1.04 on perls before 5.6
20456
20457 2003-06-06 03:49  ivan
20458
20459         * FS/FS/part_export/cp.pm: add suspend/unsuspend capability to CP
20460           export
20461
20462 2003-06-04 17:22  khoff
20463
20464         * FS/FS/cust_pkg.pm: order/cancel packages rewritten
20465
20466 2003-06-04 09:14  ivan
20467
20468         * FS/FS/svc_acct.pm: allow empty slipip's
20469
20470 2003-06-04 05:44  ivan
20471
20472         * httemplate/search/cust_pkg.cgi: fix last bill label
20473
20474 2003-06-03 06:53  ivan
20475
20476         * httemplate/view/cust_main.cgi: fix provision links
20477
20478 2003-06-03 05:41  ivan
20479
20480         * FS/FS/: part_export.pm, part_export/cp.pm: minor update to cp
20481           export - eliminate redundant "host" parameter
20482
20483 2003-06-03 05:40  ivan
20484
20485         * Makefile: 1.5.0pre2 (too late, hehe)
20486
20487 2003-06-02 23:09  ivan
20488
20489         * FS/bin/freeside-setup: use serial for primary keys in new tables
20490           too
20491
20492 2003-06-02 22:49  ivan
20493
20494         * FS/bin/freeside-setup: router.svcnum nullability fix
20495
20496 2003-06-02 07:51  ivan
20497
20498         * httemplate/view/cust_main.cgi: UI nit
20499
20500 2003-06-02 05:22  ivan
20501
20502         * FS/FS/cust_pkg.pm: add last_bill field to manpage
20503
20504 2003-05-30 02:22  ivan
20505
20506         * FS/FS/part_export/sqlradius.pm: sqlradius exports include "op"
20507           field
20508
20509 2003-05-30 01:45  ivan
20510
20511         * httemplate/docs/ssh.html: doc
20512
20513 2003-05-19 22:43  ivan
20514
20515         * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm,
20516           fs_selfservice/FS-SelfService/cgi/make_payment.html,
20517           fs_selfservice/FS-SelfService/cgi/payment_results.html,
20518           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: working
20519           self-service self-payments!
20520
20521 2003-05-19 06:54  ivan
20522
20523         * FS/FS/ClientAPI/MyAccount.pm,
20524           fs_selfservice/FS-SelfService/SelfService.pm,
20525           fs_selfservice/FS-SelfService/cgi/make_payment.html,
20526           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: fix up some
20527           bugs in processing payments via self-service... appears to be
20528           working so far
20529
20530 2003-05-19 06:38  ivan
20531
20532         * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm,
20533           fs_selfservice/FS-SelfService/cgi/make_payment.html,
20534           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: first crack at
20535           payment processing with self-service (step two of the process)
20536
20537 2003-05-19 05:00  ivan
20538
20539         * FS/: MANIFEST, FS/Misc.pm, FS/cust_bill.pm, FS/cust_main.pm,
20540           FS/cust_pay.pm, FS/cust_pkg.pm, FS/svc_acct.pm, FS/svc_domain.pm,
20541           FS/ClientAPI/MyAccount.pm, t/Misc.t: maintenance:   - add
20542           FS::Misc with send_email subroutine, remove all duplicate code
20543           from     various modules   - move the realtime_bop from cust_bill
20544           to cust_main & change usage slightly.      invnum is no longer
20545           required.  FS::cust_bill::realtime_bop remains as a      wrapper.
20546           self-service:   - fix some syntax errors, make payment UI (step
20547           one) really should be     working now
20548
20549 2003-05-18 17:15  ivan
20550
20551         * fs_selfservice/FS-SelfService/cgi/: make_payment.html,
20552           selfservice.cgi: processing payments...
20553
20554 2003-05-18 04:44  ivan
20555
20556         * FS/FS/ClientAPI/MyAccount.pm,
20557           fs_selfservice/FS-SelfService/cgi/make_payment.html,
20558           fs_selfservice/FS-SelfService/cgi/myaccount.html: interface for
20559           making payments all done
20560
20561 2003-05-18 01:09  ivan
20562
20563         * fs_selfservice/FS-SelfService/cgi/make_payment.html: forgot this
20564           file
20565
20566 2003-05-18 01:08  ivan
20567
20568         * FS/FS/ClientAPI/MyAccount.pm, fs_selfservice/DEPLOY: more
20569           self-service make payment UI work
20570
20571 2003-05-17 23:20  ivan
20572
20573         * FS/FS/ClientAPI/MyAccount.pm,
20574           fs_selfservice/FS-SelfService/SelfService.pm,
20575           fs_selfservice/FS-SelfService/cgi/login.html,
20576           fs_selfservice/FS-SelfService/cgi/myaccount.html,
20577           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: self-service:
20578           make payment UI done
20579
20580 2003-05-14 09:51  ivan
20581
20582         * FS/FS/cust_bill.pm: display recurring custom line items on
20583           invoices as well as one-shot ones
20584
20585 2003-05-12 23:01  ivan
20586
20587         * FS/FS/cust_bill_event.pm: - document missing fields in
20588           cust_bill_event
20589
20590 2003-05-12 22:47  ivan
20591
20592         * FS/FS/addr_block.pm: missing pod =cut at end
20593
20594 2003-05-12 20:22  ivan
20595
20596         * FS/FS/svc_acct.pm, fs_selfservice/FS-SelfService/cgi/login.html,
20597           fs_selfservice/FS-SelfService/cgi/myaccount.html,
20598           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
20599           fs_selfservice/FS-SelfService/cgi/view_invoice.html: -
20600           self-service updates: cleanup and beginnings of "make a payment"
20601           - fix pod masking FS::svc_acct::cust_svc
20602
20603 2003-05-12 00:34  ivan
20604
20605         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
20606           setbuf call doesn't appear to be working...
20607
20608 2003-05-12 00:33  ivan
20609
20610         * httemplate/view/cust_main.cgi: fix service links
20611
20612 2003-05-11 15:55  ivan
20613
20614         * httemplate/index.html: mail forward search not yet implemented
20615
20616 2003-05-11 15:53  ivan
20617
20618         * httemplate/search/cust_pkg.cgi: patch from Richard Siddall for
20619           strict vars
20620
20621 2003-05-11 15:34  ivan
20622
20623         * CREDITS, httemplate/view/cust_main.cgi: red here is too confusing
20624
20625 2003-05-11 15:25  ivan
20626
20627         * htetc/handler.pl: handler.pl updates from Richard Siddall
20628           <richard.siddall@elirion.net>
20629
20630 2003-05-09 23:45  ivan
20631
20632         * httemplate/view/cust_main.cgi: first pass at new package list UI
20633
20634 2003-05-09 22:41  ivan
20635
20636         * FS/FS/cust_pkg.pm: fix bug in last_bill method which prevented
20637           last_bill dates from being set
20638
20639 2003-05-09 22:40  ivan
20640
20641         * FS/FS/cust_main.pm: - substitute '0' for existing blank
20642           setup/recur fees - use timelocal_nocheck instead of timelocal for
20643           proper wraparound
20644
20645 2003-05-09 12:30  khoff
20646
20647         * httemplate/view/cust_main.cgi: Cleaned-up package view code and
20648           added CSS tags.
20649
20650 2003-05-09 00:17  ivan
20651
20652         * install/freebsd/ports: mod_ssl before mod_perl so mod_perl picks
20653           up EAPI
20654
20655 2003-05-09 00:05  ivan
20656
20657         * install/freebsd/: INSTALL, ports: little bit more fbsd install
20658           automation
20659
20660 2003-05-08 23:14  ivan
20661
20662         * install/freebsd/INSTALL: freebsd install
20663
20664 2003-05-08 23:03  ivan
20665
20666         * fs_selfservice/DEPLOY, install/freebsd/INSTALL,
20667           install/freebsd/ports: updated freebsd install
20668
20669 2003-05-08 18:18  ivan
20670
20671         * install/freebsd/ports: Net::SSH and Net::SCP are in ports
20672
20673 2003-05-08 17:10  ivan
20674
20675         * install/redhat/7.3/: INSTALL, sources.list: redhat install foo
20676
20677 2003-05-08 17:10  ivan
20678
20679         * install/freebsd/: INSTALL, ports: automated install foo
20680
20681 2003-05-08 03:28  ivan
20682
20683         * CREDITS: credit where credit's due
20684
20685 2003-05-08 02:34  ivan
20686
20687         * Makefile, FS/FS/Record.pm: general Pg 7.3 fix for setting int
20688           columns to '' / NULL
20689
20690 2003-05-02 19:06  ivan
20691
20692         * FS/FS/part_export/infostreet.pm, httemplate/edit/svc_acct.cgi:
20693           enable quota maintenance in infostreet export
20694
20695 2003-05-02 19:03  ivan
20696
20697         * bin/apache.export: typo in usage instructions
20698
20699 2003-05-02 18:30  ivan
20700
20701         * FS/FS/part_export.pm: clean up CVS cruft
20702
20703 2003-05-02 16:51  khoff
20704
20705         * httemplate/view/cust_main.cgi: CARD && DCRD?
20706
20707 2003-04-29 12:49  khoff
20708
20709         * httemplate/misc/catchall.cgi: 0 has a hash key looks like svcnum
20710           = 0.  Suprisingly, '' works.
20711
20712 2003-04-29 11:28  khoff
20713
20714         * FS/FS/domain_record.pm: Better SOA checking
20715
20716 2003-04-29 09:59  khoff
20717
20718         * httemplate/edit/svc_broadband.cgi: It helps if you can edit the
20719           ip_addr field.
20720
20721 2003-04-25 19:01  khoff
20722
20723         * FS/FS/cust_svc.pm: I don't like FS::Record warnings
20724
20725 2003-04-25 17:28  khoff
20726
20727         * FS/FS/cust_bill.pm: Tyop
20728
20729 2003-04-24 16:01  ivan
20730
20731         * httemplate/edit/cust_main.cgi: fix for bug triggered by
20732           nonexistant referring customer numbers
20733
20734 2003-04-24 11:46  khoff
20735
20736         * FS/FS/part_export/sqlmail.pm: MySQL returns zero on an update
20737           when no values change.  We would insert on an rv of zero, so now
20738           we select count(*)... instead of relying on the rv of the update.
20739
20740 2003-04-24 11:45  khoff
20741
20742         * FS/FS/domain_record.pm: Support for nWnDnHnMnS time format
20743
20744 2003-04-23 19:46  ivan
20745
20746         * FS/FS/: part_export.pm, part_export/domain_shellcommands.pm:
20747           better shellcommands documentation of all sorts
20748
20749 2003-04-23 18:43  khoff
20750
20751         * FS/FS/part_export.pm, bin/bind.export: Support for exporting to
20752           an ISC BIND9 name server
20753
20754 2003-04-23 18:00  khoff
20755
20756         * FS/FS/part_export/sqlmail.pm: Apparently deleting elements from
20757           svc_Common->hashref is bad.
20758
20759 2003-04-23 16:12  ivan
20760
20761         * Makefile, htetc/handler.pl: compatible with mason 1.1!  closes:
20762           bug#492
20763
20764 2003-04-23 15:16  ivan
20765
20766         * FS/FS/part_export.pm: might not be necessary, but to be safe...
20767
20768 2003-04-22 22:36  khoff
20769
20770         * httemplate/search/cust_main.cgi: Missing comma.
20771
20772 2003-04-22 21:53  khoff
20773
20774         * FS/bin/freeside-setup: DBD::Pg doesn't handle char types very
20775           well.
20776
20777 2003-04-22 11:46  ivan
20778
20779         * FS/FS/Conf.pm, httemplate/config/config-view.cgi,
20780           httemplate/config/config.cgi: properly deprecate ancient apache &
20781           sendmail config options
20782
20783 2003-04-22 10:54  ivan
20784
20785         * httemplate/edit/part_export.cgi: mason is more strict about
20786           variables - patch from Richard Siddall, thanks
20787
20788 2003-04-21 21:39  ivan
20789
20790         * FS/: MANIFEST, FS/Conf.pm, FS/part_export.pm, FS/svc_domain.pm,
20791           FS/svc_forward.pm, FS/part_export/domain_shellcommands.pm,
20792           FS/part_export/forward_shellcommands.pm,
20793           t/part_export-forward_shellcommands.t: - mysql 4.1 is available;
20794           update documentation - remove last vestiges of 1.3-style
20795           qmail/vpopmail exports from svc_domain and   svc_forward; add
20796           appropriate exports (closes: Bug#299)
20797
20798 2003-04-21 15:40  ivan
20799
20800         * httemplate/view/svc_acct.cgi: typo
20801
20802 2003-04-21 14:42  khoff
20803
20804         * FS/FS/addr_block.pm: renamed config option excludeaddr
20805
20806 2003-04-21 14:40  khoff
20807
20808         * FS/FS/Conf.pm: renamed/clarified exclude_ip_addr option.
20809
20810 2003-04-21 14:29  khoff
20811
20812         * httemplate/edit/process/generic.cgi: Navigation fixes.
20813
20814 2003-04-21 14:13  khoff
20815
20816         * httemplate/edit/process/router.cgi: Fixed bug with $routernum and
20817           new routers.  Navigation cleanup.
20818
20819 2003-04-21 14:12  khoff
20820
20821         * httemplate/edit/router.cgi: Lines added for clairity
20822
20823 2003-04-21 13:53  ivan
20824
20825         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/part_bill_event.pm,
20826           FS/bin/freeside-daily, FS/bin/freeside-expiration-alerter,
20827           FS/bin/freeside-setup, httemplate/docs/schema.html,
20828           httemplate/edit/cust_main.cgi,
20829           httemplate/edit/part_bill_event.cgi,
20830           httemplate/edit/process/cust_main.cgi,
20831           httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
20832           on-demand vs. automatic cards & checks: added DCRD and DCHK
20833           payment types
20834
20835 2003-04-21 13:31  khoff
20836
20837         * FS/FS/: part_export.pm, part_export/sqlmail.pm: Bug fixes for
20838           sqlmail.  Added support for courier and dovecot authentication.
20839
20840 2003-04-21 13:27  khoff
20841
20842         * FS/FS/: Conf.pm, addr_block.pm: excludeaddr option for
20843           svc_broadband
20844
20845 2003-04-19 10:51  ivan
20846
20847         * FS/FS/: Conf.pm, part_pkg.pm: /^\s*$/ setup/recur expressions now
20848           failsafe to 0 (closes: Bug#498) deprecate old 1.3-style qmail
20849           integration
20850
20851 2003-04-17 20:29  ivan
20852
20853         * httemplate/view/svc_acct.cgi: YA pg7.3 fix
20854
20855 2003-04-02 06:52  ivan
20856
20857         * FS/FS/cust_main.pm: added order_pkgs sub
20858
20859 2003-04-02 03:38  ivan
20860
20861         * FS/FS/: UID.pm, cust_main.pm: better callbacks
20862
20863 2003-04-02 01:46  ivan
20864
20865         * httemplate/misc/process/meta-import.cgi: updated meta-import web
20866           UI to allow duplicate import tables
20867
20868 2003-04-01 19:23  ivan
20869
20870         * httemplate/edit/: cust_main.cgi, process/cust_main.cgi: fix
20871           disappearing email invoice on errors, finally (closes: Bug#35)
20872
20873 2003-04-01 00:03  ivan
20874
20875         * FS/FS/Record.pm, httemplate/docs/index.html,
20876           httemplate/view/cust_main.cgi: - update qsearch for Pg 7.3 -
20877           preliminary 1.5.0 upgrade docs - syntax error in main customer
20878           view
20879
20880 2003-03-31 22:55  ivan
20881
20882         * httemplate/: misc/cust_main-cancel.cgi, view/cust_main.cgi:
20883           cancel button for customers (closes: Bug#25)
20884
20885 2003-03-31 17:22  ivan
20886
20887         * FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, debian/changelog,
20888           debian/control, httemplate/edit/REAL_cust_pkg.cgi,
20889           httemplate/edit/process/REAL_cust_pkg.cgi,
20890           httemplate/search/cust_pkg.cgi, httemplate/view/cust_main.cgi:
20891           correct last_bill problems with $0 invoice (non-existant) edge
20892           cases
20893
20894 2003-03-31 15:49  ivan
20895
20896         * httemplate/docs/schema.html: added last_bill column
20897
20898 2003-03-31 15:48  ivan
20899
20900         * FS/bin/freeside-setup: add 'last_bill' column
20901
20902 2003-03-28 21:34  ivan
20903
20904         * bin/apache.export: restart apache, not bind!
20905
20906 2003-03-28 20:52  ivan
20907
20908         * FS/FS/cust_svc.pm, FS/FS/domain_record.pm,
20909           FS/FS/part_export/www_shellcommands.pm,
20910           httemplate/view/svc_www.cgi: correct web UI for svc_www services
20911           & no more @.domain in www_shellcommands export
20912
20913 2003-03-28 18:35  ivan
20914
20915         * FS/FS/part_export/www_shellcommands.pm: trim leading @. off zones
20916
20917 2003-03-28 18:19  ivan
20918
20919         * FS/FS/part_export.pm: cust_svc and svc_x methods
20920
20921 2003-03-28 13:59  ivan
20922
20923         * bin/apache.export: fix missing semicolon in apache export
20924
20925 2003-03-28 13:43  ivan
20926
20927         * FS/FS/part_export/apache.pm: oops in null apache export
20928
20929 2003-03-24 00:30  ivan
20930
20931         * httemplate/search/svc_acct.cgi: another Pg7.3 fix
20932
20933 2003-03-19 20:36  ivan
20934
20935         * httemplate/edit/part_export.cgi: virtual wrap...
20936
20937 2003-03-19 20:09  ivan
20938
20939         * httemplate/edit/part_export.cgi: wrap this textbox hard
20940
20941 2003-03-19 20:00  ivan
20942
20943         * httemplate/edit/part_export.cgi: wide textareas
20944
20945 2003-03-19 19:41  ivan
20946
20947         * FS/MANIFEST, FS/FS/domain_record.pm, FS/FS/part_export.pm,
20948           FS/FS/part_export/apache.pm, FS/t/part_export-apache.t,
20949           bin/apache.export, bin/bind.export, bin/bsdshell.export,
20950           bin/sysvshell.export: apache export!
20951
20952 2003-03-11 03:40  ivan
20953
20954         * FS/FS/svc_domain.pm: another pg7.3 fix
20955
20956 2003-03-11 03:36  ivan
20957
20958         * httemplate/misc/: meta-import.cgi, process/meta-import.cgi: minor
20959           meta import webUI updates
20960
20961 2003-03-11 02:41  ivan
20962
20963         * httemplate/edit/part_pkg.cgi: another pg7.3 fix
20964
20965 2003-03-03 17:56  khoff
20966
20967         * FS/MANIFEST: updated for svc_broadband changes
20968
20969 2003-02-28 19:14  ivan
20970
20971         * FS/FS/cust_main.pm: change next bill date comparison from < to <=
20972
20973 2003-02-24 21:40  ivan
20974
20975         * httemplate/edit/cust_main.cgi: remove max length on ACH account
20976           number
20977
20978 2003-02-11 17:21  khoff
20979
20980         * FS/bin/freeside-setup: s/;/,/
20981
20982 2003-02-05 21:26  ivan
20983
20984         * FS/FS.pm, FS/MANIFEST, FS/FS/cust_bill.pm,
20985           FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm,
20986           FS/FS/cust_main.pm, FS/bin/freeside-setup,
20987           FS/t/cust_bill_pkg_detail.t, httemplate/docs/schema.html,
20988           httemplate/edit/part_pkg.cgi: time/data detail on invoices
20989
20990 2003-02-05 15:17  khoff
20991
20992         * FS/FS/addr_block.pm, FS/FS/part_svc_router.pm, FS/FS/router.pm,
20993           FS/FS/svc_broadband.pm, httemplate/browse/addr_block.cgi,
20994           httemplate/browse/router.cgi, httemplate/edit/router.cgi,
20995           httemplate/edit/svc_broadband.cgi,
20996           httemplate/edit/process/addr_block/add.cgi,
20997           httemplate/edit/process/addr_block/allocate.cgi,
20998           httemplate/edit/process/addr_block/deallocate.cgi,
20999           FS/bin/freeside-setup, httemplate/edit/process/generic.cgi,
21000           httemplate/edit/process/router.cgi,
21001           httemplate/edit/process/svc_broadband.cgi,
21002           httemplate/edit/process/addr_block/split.cgi, htetc/handler.pl,
21003           httemplate/index.html, httemplate/view/svc_broadband.cgi:
21004           svc_broadband rewrite
21005
21006 2003-02-05 14:06  khoff
21007
21008         * FS/FS/cust_svc.pm: ip_netmask is gone now
21009
21010 2003-01-27 23:47  ivan
21011
21012         * FS/bin/freeside-setup: eek, and this is what caused connectup to
21013           fail too
21014
21015 2003-01-27 22:08  ivan
21016
21017         * FS/FS/part_export/ldap.pm: crypt password export to ldap fix from
21018           dave denney <daud@kaosol.net>
21019
21020 2003-01-16 22:21  ivan
21021
21022         * FS/FS/ClientAPI/MyAccount.pm,
21023           fs_selfservice/FS-SelfService/SelfService.pm: selfservice cancel
21024           functionality
21025
21026 2003-01-15 18:58  ivan
21027
21028         * FS/FS/part_export/shellcommands.pm: don't run empty shellcommands
21029
21030 2003-01-14 02:15  ivan
21031
21032         * Makefile: selfservice
21033
21034 2003-01-14 01:26  ivan
21035
21036         * FS/MANIFEST, FS/bin/freeside-selfservice-server,
21037           init.d/freeside-init: move freeside-selfservice-server to proper
21038           MakeMaker install location
21039
21040 2003-01-14 00:49  ivan
21041
21042         * Makefile, FS/FS/svc_acct.pm, init.d/freeside-init: add
21043           freeside-selfservice-server to init script add domsvc checking as
21044           a foreign key
21045
21046 2003-01-12 23:26  ivan
21047
21048         * httemplate/edit/part_export.cgi: another Pg 7.3 fix
21049
21050 2003-01-12 22:19  ivan
21051
21052         * httemplate/edit/part_svc.cgi: whitespace inconsistancy causing
21053           extraneous diffs
21054
21055 2003-01-09 23:41  ivan
21056
21057         * FS/FS/cust_bill.pm: pop off an extra blank line in
21058           business-onlinepayment options
21059
21060 2002-12-28 01:16  ivan
21061
21062         * FS/FS/: cust_bill.pm, svc_acct.pm: prevent edge-case
21063           business-onlinepayment mod_perl leakage in multi-database
21064           installs.  ugh.
21065
21066 2002-12-27 04:56  ivan
21067
21068         * FS/FS/cust_main.pm: better times on failed billing events
21069
21070 2002-12-24 22:59  ivan
21071
21072         * FS/bin/freeside-daily: declare $opt_p usage
21073
21074 2002-12-24 14:41  ivan
21075
21076         * FS/bin/freeside-setup, httemplate/view/cust_main.cgi:
21077           optimization for ginourmous numbers of packages for intergate,
21078           whew
21079
21080 2002-12-23 15:56  ivan
21081
21082         * FS/FS/svc_acct.pm: remove gratuitous warning and better error
21083           messages
21084
21085 2002-12-23 07:21  ivan
21086
21087         * FS/FS/cust_bill.pm: make agent available to invoice templates
21088
21089 2002-12-23 07:05  steve
21090
21091         * FS/FS/part_export/shellcommands.pm: add email address to
21092           shellcommands
21093
21094           don't error out when importing unaudited accounts (even though
21095           should probably be using $FS::svc_Common::noexport_hack anyway)
21096
21097 2002-12-23 06:54  steve
21098
21099         * FS/FS/cust_pkg.pm: added stuff for selfservice_server-quiet,
21100           signup_server-quiet, and emailcancel messages.
21101
21102 2002-12-23 06:22  steve
21103
21104         * FS/FS/: cust_bill.pm, Conf.pm: added stuff for
21105           selfservice_server-quiet, signup_server-quiet, and emailcancel
21106           messages.
21107
21108 2002-12-22 00:53  ivan
21109
21110         * FS/: FS/cust_pkg.pm, bin/freeside-daily: -p option for
21111           freeside-daily to only run for a particular payby
21112           $disable_agentcheck option for cust_pkg for import optimization
21113
21114 2002-12-21 15:48  ivan
21115
21116         * httemplate/search/svc_domain.cgi: UI
21117
21118 2002-12-21 15:44  ivan
21119
21120         * httemplate/search/svc_domain.cgi: don't display all accounts in
21121           each domain
21122
21123 2002-12-21 02:14  ivan
21124
21125         * FS/FS/cust_main.pm: could be multiple returns from these
21126           searches, with taxclasses
21127
21128 2002-12-21 02:02  ivan
21129
21130         * FS/FS/Record.pm: better qsearchs warning
21131
21132 2002-12-20 23:36  ivan
21133
21134         * FS/FS/svc_acct.pm: $noexport hack moved to svc_Common
21135
21136 2002-12-20 20:31  ivan
21137
21138         * FS/FS/svc_acct.pm: kludge around uninitialized value errors
21139
21140 2002-12-19 19:29  ivan
21141
21142         * httemplate/view/cust_main.cgi: no changing cancelled packages
21143
21144 2002-12-17 13:31  ivan
21145
21146         * FS/FS/cust_bill.pm: invoice_lines() fix
21147
21148 2002-12-17 05:02  ivan
21149
21150         * httemplate/view/svc_acct.cgi: change wording
21151
21152 2002-12-17 02:42  ivan
21153
21154         * FS/bin/freeside-sqlradius-seconds: doh!  but finally fixed
21155
21156 2002-12-17 02:36  ivan
21157
21158         * FS/FS/cust_svc.pm: sqlradius time calculation fix wrt open
21159           sessions
21160
21161 2002-12-17 01:52  ivan
21162
21163         * FS/bin/freeside-sqlradius-seconds: sheesh
21164
21165 2002-12-17 01:48  ivan
21166
21167         * FS/bin/freeside-sqlradius-seconds: sigh
21168
21169 2002-12-17 01:47  ivan
21170
21171         * FS/bin/freeside-sqlradius-seconds: is this broken or is the
21172           calculation?
21173
21174 2002-12-17 01:37  ivan
21175
21176         * FS/bin/freeside-sqlradius-seconds: grr double doh
21177
21178 2002-12-17 01:35  ivan
21179
21180         * FS/bin/freeside-sqlradius-seconds: doh
21181
21182 2002-12-17 01:30  ivan
21183
21184         * FS/bin/freeside-sqlradius-seconds: carriage return helps alot
21185
21186 2002-12-17 01:24  ivan
21187
21188         * FS/: MANIFEST, bin/freeside-sqlradius-seconds: adding
21189           freeside-sqlradius-seconds
21190
21191 2002-12-16 13:52  ivan
21192
21193         * FS/FS/part_svc.pm, httemplate/edit/part_svc.cgi: fix for Pg 7.3,
21194           are there others?
21195
21196 2002-12-16 10:53  ivan
21197
21198         * httemplate/view/svc_domain.cgi: add PTR record to domain edit
21199
21200 2002-12-16 02:47  ivan
21201
21202         * httemplate/graph/money_time.cgi: working date range selector that
21203           defaults to the past year!
21204
21205 2002-12-14 13:18  ivan
21206
21207         * FS/FS/cust_svc.pm: fix for auditing packages
21208
21209 2002-12-12 16:31  ivan
21210
21211         * FS/FS/cust_main.pm, httemplate/misc/process/meta-import.cgi:
21212           taxclass fix (?)
21213
21214 2002-12-12 13:44  ivan
21215
21216         * FS/FS/svc_acct.pm: custnum in welcome email
21217
21218 2002-12-10 16:12  ivan
21219
21220         * httemplate/misc/: meta-import.cgi, process/meta-import.cgi:
21221           beginning of web-based data importer
21222
21223 2002-12-04 04:43  ivan
21224
21225         * bin/bind.export: really fixed now
21226
21227 2002-12-04 04:37  ivan
21228
21229         * bin/bind.export: oops, typo
21230
21231 2002-12-04 04:31  ivan
21232
21233         * FS/FS/cust_bill.pm: empty invoice_lines() fix
21234
21235 2002-11-27 21:44  ivan
21236
21237         * FS/FS/part_export.pm: add -g FreeBSD shellcommands export as per
21238           "Stephen Bechard" <steve@destek.net>
21239
21240 2002-11-27 21:10  ivan
21241
21242         * FS/FS/Conf.pm: deprecate username_policy
21243
21244 2002-11-26 03:58  ivan
21245
21246         * httemplate/misc/process/link.cgi: link by username now only links
21247           to same svcpart
21248
21249 2002-11-26 02:25  ivan
21250
21251         * FS/FS/part_export/ldap.pm: ldap export: fix $crypt_password
21252
21253 2002-11-25 21:42  ivan
21254
21255         * FS/FS/svc_acct.pm: remove harmless re-my to silence warning
21256
21257 2002-11-25 02:46  ivan
21258
21259         * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi: fix disappearing
21260           radius group bug, whew
21261
21262 2002-11-22 19:39  ivan
21263
21264         * httemplate/index.html: eww get rid of black border on konq3
21265
21266 2002-11-22 04:19  ivan
21267
21268         * FS/FS/cust_bill.pm: fix nasty typo which would affect credit card
21269           payments
21270
21271 2002-11-22 03:14  ivan
21272
21273         * FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi:
21274           add lec billing event
21275
21276 2002-11-22 02:48  ivan
21277
21278         * FS/FS/cust_main.pm: oops, one last LECB change
21279
21280 2002-11-21 23:50  ivan
21281
21282         * FS/FS/: part_export.pm, part_export/ldap.pm: separate root and
21283           user dn in ldap export
21284
21285 2002-11-21 12:44  ivan
21286
21287         * FS/FS/part_export.pm: change DN labeling for those obtuse
21288           blockheads at netmagic
21289
21290 2002-11-20 13:13  ivan
21291
21292         * FS/FS/: part_export.pm, part_export/ldap.pm: add objectclass and
21293           ability to have multiple comma-separated values to LDAP export
21294
21295 2002-11-20 02:09  ivan
21296
21297         * FS/FS/part_export/ldap.pm: hmm, so you add the username to the DN
21298           for the add call...?  i don't get LDAP
21299
21300 2002-11-20 01:10  ivan
21301
21302         * FS/FS/part_export/ldap.pm: fix silly bug in ldap export
21303
21304 2002-11-20 01:07  ivan
21305
21306         * FS/bin/freeside-setup: ugh... need to increase length of payinfo
21307           field in cust_pay and cust_refund for ACH
21308
21309 2002-11-19 14:55  ivan
21310
21311         * FS/FS/cust_bill_event.pm: give better error message on bad
21312           invnum, also 'use FS::cust_bill' here
21313
21314 2002-11-19 14:48  ivan
21315
21316         * FS/FS/cust_bill.pm: Business::OnlinePayment type is ECHECK not
21317           CHECK
21318
21319 2002-11-19 13:20  ivan
21320
21321         * FS/FS/part_export/ldap.pm: ldap export: don't use password if not
21322           given
21323
21324 2002-11-19 12:56  ivan
21325
21326         * FS/FS/part_export/ldap.pm: ldap export update
21327
21328 2002-11-19 12:36  ivan
21329
21330         * FS/bin/freeside-setup: increase length of reczone and recdata
21331           fields in domain_record
21332
21333 2002-11-19 02:09  ivan
21334
21335         * FS/FS/cust_bill.pm: typo adding lec transactions
21336
21337 2002-11-19 02:02  ivan
21338
21339         * FS/FS/cust_main.pm: silly regex bug parsing echeck info
21340
21341 2002-11-19 01:51  ivan
21342
21343         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
21344           FS/FS/cust_refund.pm, FS/FS/part_bill_event.pm,
21345           FS/FS/part_pkg.pm, FS/FS/part_export/ldap.pm,
21346           httemplate/docs/schema.html, httemplate/edit/cust_main.cgi,
21347           httemplate/edit/part_bill_event.cgi,
21348           httemplate/view/cust_main.cgi: add LEC billing
21349
21350 2002-11-18 21:17  ivan
21351
21352         * httemplate/edit/cust_main.cgi: oops, remove 10 digit account
21353           number limit
21354
21355 2002-11-18 02:15  ivan
21356
21357         * FS/MANIFEST, FS/FS/part_export.pm, FS/FS/part_export/ldap.pm,
21358           FS/t/part_export-ldap.t, httemplate/edit/part_export.cgi:
21359           preliminary ldap export
21360
21361 2002-11-16 02:33  ivan
21362
21363         * FS/FS/: Conf.pm, cust_bill.pm: separate ACH processor support
21364
21365 2002-11-09 02:59  ivan
21366
21367         * httemplate/edit/part_pkg.cgi: javascript quoting problem in
21368           per-hour charging
21369
21370 2002-11-07 14:53  ivan
21371
21372         * FS/FS/cust_main.pm: doc
21373
21374 2002-11-05 20:23  ivan
21375
21376         * FS/FS/part_pkg.pm: safe regex for sqlradius hour/data billing,
21377           closes: Bug#474
21378
21379 2002-11-05 20:11  ivan
21380
21381         * httemplate/edit/part_pkg.cgi: data billing
21382
21383 2002-11-05 19:58  ivan
21384
21385         * httemplate/edit/part_pkg.cgi: data charging
21386
21387 2002-11-05 15:43  ivan
21388
21389         * httemplate/view/svc_acct.cgi: ui
21390
21391 2002-11-05 15:41  ivan
21392
21393         * httemplate/: edit/part_pkg.cgi, view/svc_acct.cgi: fix for
21394           correct radacct column names
21395
21396 2002-11-05 15:34  ivan
21397
21398         * FS/FS/cust_svc.pm: can't use placeholders in SELECT SUM(?)
21399
21400 2002-11-05 15:29  ivan
21401
21402         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/svc_acct.pm,
21403           httemplate/edit/part_pkg.cgi, httemplate/view/svc_acct.cgi:
21404           bandwidth charges from sqlradius
21405
21406 2002-11-05 12:29  ivan
21407
21408         * FS/bin/freeside-sqlradius-radacctd: lost?
21409
21410 2002-11-04 15:40  ivan
21411
21412         * FS/FS/CGI.pm: balance on small_custview
21413
21414 2002-11-04 12:51  ivan
21415
21416         * httemplate/view/svc_acct.cgi: fix cosmetic bug on online time
21417           view
21418
21419 2002-11-01 16:13  ivan
21420
21421         * httemplate/graph/money_time.cgi: whew, glad i had a copy of this
21422
21423 2002-10-28 05:22  ivan
21424
21425         * FS/bin/freeside-queued: signal-less queued child handling
21426           (closes: Bug#477)
21427
21428 2002-10-25 14:24  ivan
21429
21430         * FS/FS/part_export/shellcommands.pm: make $old_domain available
21431           too
21432
21433 2002-10-25 06:39  ivan
21434
21435         * httemplate/: browse/part_svc.cgi, edit/part_svc.cgi: show export
21436           numbers
21437
21438 2002-10-23 10:07  ivan
21439
21440         * FS/: FS/Conf.pm, bin/freeside-daily: database dump & scp support
21441
21442 2002-10-23 08:49  ivan
21443
21444         * FS/FS/Conf.pm, httemplate/misc/unapply-cust_pay.cgi,
21445           httemplate/view/cust_main.cgi: add option to unapply payments
21446
21447 2002-10-22 02:15  ivan
21448
21449         * FS/FS/part_export/vpopmail.pm: bugfix in vpopmail restart
21450
21451 2002-10-22 01:13  ivan
21452
21453         * FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi:
21454           ACH fixes from s5
21455
21456 2002-10-21 23:28  ivan
21457
21458         * httemplate/edit/part_bill_event.cgi: oops - allow adding CHECK
21459           invoice events too
21460
21461 2002-10-21 08:20  ivan
21462
21463         * httemplate/edit/part_svc.cgi: don't disable for all items
21464
21465 2002-10-21 08:14  ivan
21466
21467         * httemplate/edit/part_svc.cgi: Prevent a fixed or default username
21468           or password from being defined
21469
21470 2002-10-20 01:27  ivan
21471
21472         * FS/FS/: part_export.pm, part_export/shellcommands.pm: enable
21473           shellcommands suspension/unsuspension hooks
21474
21475 2002-10-20 00:26  ivan
21476
21477         * FS/FS/part_export/vpopmail.pm: don't run restart command unless
21478           there is one
21479
21480 2002-10-19 20:28  ivan
21481
21482         * FS/FS/: part_export.pm, part_export/vpopmail.pm: vpopmail restart
21483           export option
21484
21485 2002-10-18 09:54  ivan
21486
21487         * Makefile: force executable permissions on bin/pod2x
21488
21489 2002-10-18 06:28  ivan
21490
21491         * FS/bin/freeside-radgroup: argh
21492
21493 2002-10-18 06:23  ivan
21494
21495         * FS/FS/svc_acct.pm: don't re-insert non-changed usernames to fuzzy
21496           cache
21497
21498 2002-10-18 03:28  ivan
21499
21500         * FS/: MANIFEST, bin/freeside-radgroup: adding
21501
21502 2002-10-17 08:06  ivan
21503
21504         * httemplate/view/svc_acct.cgi: use consistant terminology
21505
21506 2002-10-17 08:05  ivan
21507
21508         * httemplate/view/svc_acct.cgi: UI change for hour info
21509
21510 2002-10-17 07:59  ivan
21511
21512         * FS/FS/cust_svc.pm: yay missing paren
21513
21514 2002-10-17 07:50  ivan
21515
21516         * FS/FS/cust_svc.pm: *sigh* better debugging
21517
21518 2002-10-17 07:46  ivan
21519
21520         * FS/FS/cust_svc.pm: really fix sqlradacct for old Pg
21521
21522 2002-10-17 07:37  ivan
21523
21524         * FS/FS/cust_svc.pm: fix sqlradacct calculations for old Pg
21525
21526 2002-10-17 07:33  ivan
21527
21528         * httemplate/view/svc_acct.cgi: sqlradacct hour update
21529
21530 2002-10-17 07:16  ivan
21531
21532         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/part_svc.pm,
21533           FS/FS/svc_acct.pm, httemplate/edit/part_pkg.cgi,
21534           httemplate/view/svc_acct.cgi: radacct update: use sqlradius for
21535           datasrc, not plandata options (whew)
21536
21537 2002-10-15 02:54  ivan
21538
21539         * FS/FS/cust_bill.pm: ach fix s/ECHECK/CHECK/
21540
21541 2002-10-14 00:44  ivan
21542
21543         * FS/FS/Conf.pm: s/bool/checkbox/
21544
21545 2002-10-14 00:30  ivan
21546
21547         * FS/FS/Conf.pm, httemplate/edit/svc_acct.cgi: svc-acct-alldomains
21548           config file allows selection of accounts from any domain
21549
21550 2002-10-13 23:17  ivan
21551
21552         * FS/FS/cust_pkg.pm, httemplate/edit/part_pkg.cgi: fix sql radacct
21553           billing
21554
21555 2002-10-13 23:16  ivan
21556
21557         * httemplate/view/svc_acct.cgi: show time online this billing cycle
21558           on view account screen
21559
21560 2002-10-13 00:14  ivan
21561
21562         * httemplate/docs/session.html: doh
21563
21564 2002-10-12 18:14  ivan
21565
21566         * FS/FS/Record.pm: change ILIKE into LOWER() for compatibility with
21567           non-Pg and Pg before 7.1
21568
21569 2002-10-12 18:05  ivan
21570
21571         * FS/FS/cust_bill.pm: bug fix in new ACH code
21572
21573 2002-10-12 07:21  ivan
21574
21575         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi: fix
21576           dayphone/nightphone msgcat
21577
21578 2002-10-12 06:46  ivan
21579
21580         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi:
21581           dayphone/nightphone as customizable labels, closes: Bug#464
21582
21583 2002-10-12 06:26  ivan
21584
21585         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/svc_acct.pm,
21586           httemplate/edit/part_pkg.cgi: sqlradacct_hour price plan to
21587           charge per-hour against an external radacct table
21588
21589 2002-10-12 03:15  ivan
21590
21591         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
21592           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
21593           FS/FS/part_bill_event.pm, httemplate/edit/cust_main.cgi,
21594           httemplate/edit/process/cust_main.cgi,
21595           httemplate/view/cust_main.cgi: ACH support
21596
21597 2002-10-10 09:48  ivan
21598
21599         * httemplate/edit/cust_main.cgi: bugfix in payby-default HIDE
21600           expiration dates
21601
21602 2002-10-10 09:28  ivan
21603
21604         * httemplate/edit/cust_main.cgi: expiration date bugfix for HIDE
21605
21606 2002-10-09 07:30  ivan
21607
21608         * FS/FS/Conf.pm: nasty typo
21609
21610 2002-10-09 06:59  ivan
21611
21612         * FS/FS/Conf.pm: don't explicitly specify unclassified config
21613           section
21614
21615 2002-10-09 06:43  ivan
21616
21617         * FS/FS/part_export/vpopmail.pm: don't error out trying to create
21618           existing directories in vpopmail export
21619
21620 2002-10-09 06:07  ivan
21621
21622         * FS/FS/: Conf.pm, svc_acct.pm: radius-password config value to set
21623           the attribute used for plaintext pw's
21624
21625 2002-10-08 04:10  ivan
21626
21627         * httemplate/: index.html, search/cust_pkg.cgi: add suspended
21628           package browse (closes: Bug#467)
21629
21630 2002-10-08 03:50  ivan
21631
21632         * eg/export_template.pm: slightly less sucky
21633
21634 2002-10-08 01:33  ivan
21635
21636         * FS/FS/Conf.pm, httemplate/view/svc_acct.cgi: svc_acct-notes
21637           displays static HTML on account view (closes: Bug#465)
21638
21639 2002-10-07 21:46  ivan
21640
21641         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi,
21642           httemplate/view/cust_main.cgi: payby-default config option, with
21643           special "HIDE" option to disable billing information in the web
21644           interface (closes: Bug#468)
21645
21646 2002-10-07 01:47  ivan
21647
21648         * FS/bin/freeside-daily: cancel when it is *after* expiration date,
21649           not when it is *before*
21650
21651 2002-10-05 04:14  ivan
21652
21653         * FS/FS/part_export/sqlradius.pm: fix sqlradius export to not set
21654           blank id fields
21655
21656 2002-10-04 05:56  ivan
21657
21658         * FS/FS/type_pkgs.pm, FS/FS/part_export/sqlradius.pm,
21659           FS/bin/freeside-setup, httemplate/edit/process/cust_pkg.cgi,
21660           httemplate/misc/change_pkg.cgi, httemplate/search/cust_main.cgi,
21661           httemplate/view/cust_main.cgi: working on the road:   - easier
21662           "change package" link for changing one package to another   -
21663           sqlradius export now compatible with Pg   - indices on phone
21664           numbers   - install instructions specify Pg 7.1 (at least until
21665           ILIKE thing is changed)   - searching on phone number fragments
21666
21667 2002-10-04 05:39  ivan
21668
21669         * FS/bin/freeside-daily: turn on AutoCommit when vacuuming
21670
21671 2002-10-04 05:29  ivan
21672
21673         * FS/bin/freeside-count-active-customers: adding
21674
21675 2002-10-04 05:09  ivan
21676
21677         * FS/FS/cust_bill.pm: default for customers with no invoices   was:
21678           print   is now: send email to invoice from address
21679
21680 2002-10-03 08:29  ivan
21681
21682         * FS/FS/svc_acct.pm: fix implicit RADIUS password attribute to be
21683           Crypt-Password for encrypted pw's
21684
21685 2002-09-27 05:14  ivan
21686
21687         * FS/FS/svc_acct.pm: allow + in md5 encrypted passwords
21688
21689 2002-09-27 05:14  ivan
21690
21691         * FS/FS/UID.pm: don't chop blanks
21692
21693 2002-09-26 22:36  ivan
21694
21695         * FS/bin/freeside-adduser: lock mapsecrets file
21696
21697 2002-09-25 22:28  ivan
21698
21699         * Makefile: fix $INIT_FILE usage
21700
21701 2002-09-25 22:26  ivan
21702
21703         * FS/FS/svc_acct.pm: fix for inserting un-audited accounts
21704
21705 2002-09-25 22:25  ivan
21706
21707         * Makefile: oops
21708
21709 2002-09-25 21:45  ivan
21710
21711         * httemplate/search/svc_acct.cgi: tyop
21712
21713 2002-09-25 02:11  ivan
21714
21715         * Makefile: doc
21716
21717 2002-09-25 02:09  ivan
21718
21719         * FS/FS/raddb.pm: regenerate raddb.pm from freeradius-0.4 dicts add
21720           "Authentication-Type" for netc.net.au (radiator?)
21721
21722 2002-09-24 01:31  ivan
21723
21724         * FS/FS/Conf.pm: deprecate vpopmailrestart config value
21725
21726 2002-09-23 07:27  ivan
21727
21728         * FS/FS/CGI.pm, htetc/handler.pl: global.asa changes for profiling
21729           redirects header-handling changes necessary for chart .cgis
21730
21731 2002-09-23 01:50  ivan
21732
21733         * Makefile: better default Pg datasource
21734
21735 2002-09-21 04:17  ivan
21736
21737         * FS/bin/freeside-setup, httemplate/docs/schema.dia,
21738           httemplate/docs/schema.html, FS/FS/cust_bill.pm,
21739           FS/FS/cust_bill_pkg.pm, FS/FS/cust_main.pm,
21740           FS/FS/cust_main_county.pm, bin/create-history-tables,
21741           httemplate/browse/cust_main_county.cgi,
21742           httemplate/edit/cust_main_county.cgi,
21743           httemplate/edit/process/cust_main_county.cgi: all taxes now have
21744           names.  closes: Bug#15
21745
21746 2002-09-20 08:49  ivan
21747
21748         * README: d
21749
21750 2002-09-20 08:49  ivan
21751
21752         * FS/Makefile.PL: installing into /usr/bin, bah
21753
21754 2002-09-20 08:48  ivan
21755
21756         * FS/FS.pm: doc
21757
21758 2002-09-20 08:48  ivan
21759
21760         * Makefile: 1.5.0
21761
21762 2002-09-20 08:47  ivan
21763
21764         * FS/: MANIFEST, bin/freeside-addoutsourceuser,
21765           bin/freeside-deloutsource, bin/freeside-deloutsourceuser,
21766           bin/freeside-deluser, bin/freeside-setup: add freeside-deluser,
21767           freeside-deloutsource and freeside-deloutsourceuser
21768
21769 2002-09-20 08:46  ivan
21770
21771         * FS/FS/Record.pm: fix database sequence code, closes: Bug#69
21772
21773 2002-09-20 07:48  ivan
21774
21775         * FS/FS/part_export.pm: extraneous warn
21776
21777 2002-09-20 05:50  ivan
21778
21779         * FS/bin/freeside-setup: move from bin/fs-setup to
21780           FS/bin/freeside-setup
21781
21782 2002-09-20 03:16  ivan
21783
21784         * FS/FS/UID.pm: change otaker fields to 32 chars
21785
21786 2002-09-19 06:34  ivan
21787
21788         * FS/FS/Record.pm, bin/dbdef-create: use database SERIAL or
21789           AUTO_INCREMENT for primary keys, finally, yay! closes: bug#69
21790
21791 2002-09-19 01:43  ivan
21792
21793         * FS/bin/freeside-daily: package expiration
21794
21795 2002-09-19 01:34  ivan
21796
21797         * FS/FS/svc_acct.pm: remove extra definition of $cust_pkg
21798
21799 2002-09-18 15:50  ivan
21800
21801         * FS/FS/Conf.pm, FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm,
21802           FS/bin/freeside-email, httemplate/edit/svc_forward.cgi,
21803           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
21804           httemplate/view/svc_acct.cgi: remove domain config file, closes:
21805           Bug#269
21806
21807 2002-09-18 15:38  ivan
21808
21809         * FS/FS/: svc_domain.pm, cust_svc.pm: removing svc_acct_sm
21810
21811 2002-09-18 05:10  ivan
21812
21813         * httemplate/docs/: index.html, legacy.html: doc
21814
21815 2002-09-17 03:21  ivan
21816
21817         * FS/FS/Conf.pm, FS/FS/cust_bill.pm,
21818           httemplate/edit/part_bill_event.cgi: remove obsolete cybercash
21819           support
21820
21821 2002-09-17 02:19  ivan
21822
21823         * FS/FS.pm, FS/MANIFEST, FS/FS/InitHandler.pm, FS/FS/cust_pkg.pm,
21824           FS/FS/part_export.pm, FS/FS/part_svc.pm, FS/FS/svc_acct.pm,
21825           httemplate/index.html, httemplate/docs/schema.dia,
21826           httemplate/docs/schema.html, httemplate/edit/part_svc.cgi,
21827           httemplate/edit/process/part_svc.cgi, httemplate/misc/link.cgi,
21828           httemplate/search/svc_domain.cgi: remove svc_acct_sm
21829
21830 2002-09-16 17:40  ivan
21831
21832         * FS/FS/cust_bill.pm: send_ftp doc fix
21833
21834 2002-09-16 17:33  ivan
21835
21836         * FS/FS/: Conf.pm, cust_bill.pm, cust_main.pm, svc_acct.pm:   -
21837           "emailinvoiceauto" implementation rewritten to work properly,
21838           stop
21839               overwriting existing invoice destinations
21840
21841 2002-09-16 02:27  ivan
21842
21843         * FS/bin/freeside-expiration-alerter: skip empty expiration dates
21844
21845 2002-09-11 02:28  ivan
21846
21847         * httemplate/browse/svc_acct_pop.cgi: mason error
21848
21849 2002-09-11 02:09  ivan
21850
21851         * httemplate/search/cust_main.cgi: mason warnings
21852
21853 2002-09-09 20:31  ivan
21854
21855         * FS/FS/cust_bill.pm: Business::OnlinePaymet fix for processors w/o
21856           order numbers, like VirtualNet
21857
21858 2002-09-09 16:05  khoff
21859
21860         * httemplate/: edit/svc_broadband.cgi,
21861           edit/process/svc_broadband.cgi, view/svc_broadband.cgi:
21862           svc_broadband merge
21863
21864 2002-09-09 16:01  khoff
21865
21866         * FS/FS/cust_svc.pm, FS/FS/part_export.pm, httemplate/index.html,
21867           httemplate/edit/part_svc.cgi,
21868           httemplate/edit/process/part_svc.cgi, FS/FS/svc_broadband.pm:
21869           svc_broadband merge
21870
21871 2002-09-09 15:56  khoff
21872
21873         * FS/MANIFEST: svc_broadband merge
21874
21875 2002-09-09 12:56  ivan
21876
21877         * FS/FS/part_export.pm: vpopmail export doc clarification: ssh as
21878           vpopmail user
21879
21880 2002-09-09 12:54  ivan
21881
21882         * httemplate/docs/ssh.html: doc clarification about users
21883
21884 2002-09-09 05:34  ivan
21885
21886         * FS/FS/: ClientAPI.pm, InitHandler.pm, svc_acct.pm,
21887           ClientAPI/passwd.pm: : is not legal in GECOS
21888
21889 2002-09-08 05:57  ivan
21890
21891         * FS/FS/svc_domain.pm: ordering fix on delete: domain_record
21892           records first, then svc_domain
21893
21894 2002-09-08 05:40  ivan
21895
21896         * bin/bind.export: error out if can't open .HEADER files
21897
21898 2002-09-08 04:36  ivan
21899
21900         * README: 1.4.1
21901
21902 2002-09-08 02:49  ivan
21903
21904         * conf/: soadefaultttl, soaexpire, soarefresh, soaretry: some
21905           useful default domain files
21906
21907 2002-09-07 07:20  ivan
21908
21909         * FS/FS/part_export.pm: mention docs/ssh.html in vpopmail
21910           description, give up hoping for a better description of the
21911           export from jeff
21912
21913 2002-09-06 19:27  ivan
21914
21915         * httemplate/docs/index.html: 1.4.1
21916
21917 2002-09-06 19:19  ivan
21918
21919         * FS/FS/part_export/vpopmail.pm: import flocking constants
21920
21921 2002-09-05 11:51  ivan
21922
21923         * FS/FS/part_export/vpopmail.pm: clear up directory silliness ick
21924
21925 2002-09-05 10:01  ivan
21926
21927         * httemplate/edit/cust_main.cgi: "same as billing address" box
21928           would uncheck itself on errors (only looked at previous
21929           ship_last, not CGI checkbox value too)  Closes: Bug#448
21930
21931 2002-09-05 09:51  ivan
21932
21933         * FS/FS/cust_bill.pm: Business::OnlinePayment::VitualNet
21934           compatibility
21935
21936 2002-09-05 06:50  ivan
21937
21938         * httemplate/browse/part_svc.cgi: don't show "clone an existing
21939           service definition" if there aren't any yet
21940
21941 2002-09-05 06:27  ivan
21942
21943         * FS/FS/cust_main.pm, httemplate/index.html,
21944           httemplate/misc/cust_main-import_charges.cgi,
21945           httemplate/misc/process/cust_main-import_charges.cgi: batch
21946           charge/credit import
21947
21948 2002-09-05 06:01  ivan
21949
21950         * FS/FS/svc_acct.pm: show illegal dir in error msg
21951
21952 2002-09-05 02:10  ivan
21953
21954         * FS/FS/: part_export.pm, part_export/vpopmail.pm: get rid of
21955           extraneous `vpopmail machine' field
21956
21957 2002-09-04 05:43  ivan
21958
21959         * Makefile, httemplate/index.html: 1.4.1beta1
21960
21961 2002-09-04 01:42  ivan
21962
21963         * httemplate/edit/part_pkg.cgi: spelling
21964
21965 2002-08-30 16:48  ivan
21966
21967         * FS/FS/cust_bill.pm: oops, missing charged column in csv exports
21968
21969 2002-08-30 16:42  ivan
21970
21971         * httemplate/edit/part_bill_event.cgi, FS/FS/cust_bill.pm,
21972           httemplate/edit/process/part_bill_event.cgi: new invoice event:
21973           upload a CSV file
21974
21975 2002-08-30 16:17  ivan
21976
21977         * FS/FS/cust_main.pm: bill batch imported customers immediately (as
21978           of their cust_pkg.bill date) - setting cust_pkg.bill date
21979           directly bypasses setup fee
21980
21981 2002-08-30 10:34  ivan
21982
21983         * FS/FS/cust_main.pm, httemplate/index.html,
21984           httemplate/misc/cust_main-import.cgi,
21985           httemplate/misc/process/cust_main-import.cgi: working CSV import
21986           for crcmn
21987
21988 2002-08-30 04:33  ivan
21989
21990         * httemplate/edit/cust_main.cgi: use eidiot rather than die for
21991           (hopefully) better error message
21992
21993 2002-08-30 03:25  ivan
21994
21995         * Makefile: silly conf/registries dir still hanging around in CVS
21996           checkouts
21997
21998 2002-08-29 07:11  ivan
21999
22000         * httemplate/search/cust_pkg.cgi: UI ROWSPAN fix
22001
22002 2002-08-29 02:11  ivan
22003
22004         * FS/FS/svc_acct.pm: dont require uid for finger and quota, fix md5
22005           import, make username/password for unexported services conflict
22006           at least with self
22007
22008 2002-08-29 01:13  khoff
22009
22010         * httemplate/view/svc_domain.cgi: Missing Mason/Apache::ASP tags
22011
22012 2002-08-29 00:50  ivan
22013
22014         * FS/FS/: part_export.pm, part_export/vpopmail.pm: vpopmail updates
22015
22016 2002-08-28 23:02  ivan
22017
22018         * FS/FS/UID.pm: stupid kludge until schema otakers are not 8 chars
22019
22020 2002-08-28 22:57  ivan
22021
22022         * httemplate/view/svc_acct.cgi: password viewing UI change
22023
22024 2002-08-27 00:26  khoff
22025
22026         * FS/FS/Record.pm: Yip yip, I sprained my brain
22027
22028 2002-08-26 13:40  ivan
22029
22030         * FS/FS/cust_pkg.pm: allow . and - in otaker usernames
22031
22032 2002-08-24 20:54  ivan
22033
22034         * FS/bin/freeside-addoutsourceuser: ?
22035
22036 2002-08-24 20:42  ivan
22037
22038         * FS/bin/freeside-addoutsourceuser: correct secrets file path
22039
22040 2002-08-24 19:35  ivan
22041
22042         * FS/FS/part_export/shellcommands.pm: separate vars for quoted
22043           passwords
22044
22045 2002-08-24 19:26  ivan
22046
22047         * FS/FS/part_export/shellcommands.pm: properly quote password as
22048           well as finger
22049
22050 2002-08-24 18:48  ivan
22051
22052         * FS/bin/freeside-addoutsourceuser: password
22053
22054 2002-08-24 18:48  ivan
22055
22056         * FS/: MANIFEST, bin/freeside-addoutsourceuser: Added Files:
22057           bin/freeside-addoutsourceuser
22058
22059 2002-08-24 18:16  ivan
22060
22061         * FS/bin/: freeside-adduser, freeside-setup: doc
22062
22063 2002-08-24 18:14  ivan
22064
22065         * FS/bin/freeside-setup: noninteractive freeside-setup
22066
22067 2002-08-24 18:09  ivan
22068
22069         * FS/bin/: freeside-adduser, freeside-setup: doc
22070
22071 2002-08-24 01:13  ivan
22072
22073         * FS/bin/freeside-adduser: also do -b flag
22074
22075 2002-08-24 00:43  ivan
22076
22077         * FS/FS/part_export/shellcommands.pm: allow $domain as a variable
22078           in commands
22079
22080 2002-08-24 00:20  ivan
22081
22082         * httemplate/edit/part_export.cgi: don't substitute defaults for
22083           empty options when editing exports
22084
22085 2002-08-23 23:41  ivan
22086
22087         * FS/FS/part_export/: domain_shellcommands.pm, shellcommands.pm,
22088           www_shellcommands.pm: - depend on Net::SSH 0.07, for OpenSSH -T
22089           fix - no strict 'vars'; when necessary
22090
22091 2002-08-23 20:29  ivan
22092
22093         * httemplate/: view/cust_main.cgi, misc/unprovision.cgi:
22094           unprovision a single service
22095
22096 2002-08-23 19:10  ivan
22097
22098         * FS/bin/freeside-addoutsource: fix path
22099
22100 2002-08-23 18:53  ivan
22101
22102         * FS/bin/freeside-queued: depend on Net::SSH 0.07, for -T fix
22103
22104 2002-08-23 17:51  ivan
22105
22106         * httemplate/view/cust_main.cgi: UI
22107
22108 2002-08-23 17:16  ivan
22109
22110         * FS/: MANIFEST, bin/freeside-addoutsource: Added Files:
22111           bin/freeside-addoutsource
22112
22113 2002-08-23 16:43  ivan
22114
22115         * FS/: MANIFEST, FS/part_export.pm,
22116           FS/part_export/domain_shellcommands.pm,
22117           t/part_export-domain_shellcommands.t: add domain_shellcommands
22118           export
22119
22120 2002-08-19 16:08  ivan
22121
22122         * httemplate/view/cust_main.cgi: encode_entities for comments
22123           entries
22124
22125 2002-08-11 23:17  ivan
22126
22127         * rt/etc/schema.Pg: import rt 2.0.14
22128
22129 2002-08-02 17:39  ivan
22130
22131         * httemplate/docs/legacy.html: remove some extra modules from
22132           install doc
22133
22134 2002-07-31 11:55  ivan
22135
22136         * FS/FS/part_export.pm: delete directories when deleting users on
22137           freebsd
22138
22139 2002-07-31 06:18  ivan
22140
22141         * FS/FS/svc_acct.pm: fix bug with static IP addresses
22142
22143 2002-07-26 20:56  ivan
22144
22145         * httemplate/misc/cancel-unaudited.cgi: move transaction from web
22146           interface to lib code
22147
22148 2002-07-26 19:47  ivan
22149
22150         * FS/bin/freeside-daily: vacuum pg databases daily
22151
22152 2002-07-25 19:33  ivan
22153
22154         * FS/FS/: part_export.pm, part_export/shellcommands.pm:
22155           shellcommands edit gecos field too
22156
22157 2002-07-23 05:37  ivan
22158
22159         * FS/FS/svc_acct.pm: fix small bugs in duplicate username checking
22160
22161 2002-07-22 03:50  ivan
22162
22163         * FS/t/ClientAPI.t, fs_selfservice/FS-SelfService/cgi/passwd.html:
22164           adding
22165
22166 2002-07-22 03:20  ivan
22167
22168         * Makefile: 1.4.0
22169
22170 2002-07-22 03:18  ivan
22171
22172         * FS/FS/CGI.pm: UI
22173
22174 2002-07-22 03:18  ivan
22175
22176         * FS/FS/cust_main.pm: sort bills by date
22177
22178 2002-07-16 05:29  ivan
22179
22180         * FS/: MANIFEST, FS/ClientAPI.pm, FS/ClientAPI/MyAccount.pm,
22181           FS/ClientAPI/passwd.pm: ClientAPI
22182
22183 2002-07-16 05:28  ivan
22184
22185         * fs_selfservice/: DEPLOY, fs_passwd_test,
22186           FS-SelfService/SelfService.pm,
22187           FS-SelfService/freeside-selfservice-clientd,
22188           FS-SelfService/cgi/login.html, FS-SelfService/cgi/myaccount.html,
22189           FS-SelfService/cgi/selfservice.cgi,
22190           FS-SelfService/cgi/view_invoice.html: invoice viewing...
22191
22192 2002-07-15 20:57  ivan
22193
22194         * FS/FS/part_export/infostreet.pm: missing ; in eval'ed sub
22195
22196 2002-07-15 20:56  ivan
22197
22198         * FS/FS/part_export/infostreet.pm: better error handling
22199
22200 2002-07-15 20:47  ivan
22201
22202         * FS/FS/part_export/infostreet.pm: fix XML-RPC weirdness
22203
22204 2002-07-15 01:28  ivan
22205
22206         * fs_selfservice/: fs_passwd_test,
22207           FS-SelfService/freeside-selfservice-clientd: working framework,
22208           no hung clients, whew
22209
22210 2002-07-14 18:44  ivan
22211
22212         * bin/bind.import: finally a working DNS::ZoneParse
22213
22214 2002-07-11 06:52  ivan
22215
22216         * fs_selfservice/: DEPLOY, fs_passwd_test, FS-SelfService/MANIFEST,
22217           FS-SelfService/SelfService.pm,
22218           FS-SelfService/freeside-selfservice-clientd: finally working
22219           async framework
22220
22221 2002-07-08 19:23  ivan
22222
22223         * httemplate/docs/: schema.dia, schema.png: new schema diagram
22224
22225 2002-07-08 10:14  ivan
22226
22227         * FS/bin/freeside-queued: oops, fix for bug only surfacing with
22228           different freeside uid/gid
22229
22230 2002-07-08 08:56  ivan
22231
22232         * httemplate/edit/svc_acct.cgi: better error message
22233
22234 2002-07-08 06:07  ivan
22235
22236         * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi:
22237           edit expiration dates
22238
22239 2002-07-08 03:01  ivan
22240
22241         * FS/FS/part_export.pm: default linux/netbsd shellcommand userdel
22242           should remove home directories
22243
22244 2002-07-07 10:49  ivan
22245
22246         * FS/FS/svc_acct.pm: rewrite uid-dup checking to be
22247           new-export-aware, closes: #431
22248
22249 2002-07-06 05:15  ivan
22250
22251         * Makefile: beta2
22252
22253 2002-07-06 04:08  ivan
22254
22255         * httemplate/: edit/svc_forward.cgi, view/svc_forward.cgi: fix UI
22256           for forwards - use HTML::Widgets::SelectLayers, closes: Bug#303
22257
22258 2002-07-06 01:50  ivan
22259
22260         * httemplate/view/svc_acct.cgi: add "are you sure?" javascript on
22261           view/svc_acct.cgi "cancel unaudited account" (closes: Bug#432)
22262
22263 2002-07-06 01:29  ivan
22264
22265         * httemplate/view/cust_main.cgi: speling
22266
22267 2002-07-06 00:32  ivan
22268
22269         * httemplate/edit/part_pkg.cgi: fix speling
22270
22271 2002-07-06 00:30  ivan
22272
22273         * FS/FS/: Conf.pm, part_export.pm, svc_www.pm,
22274           part_export/www_shellcommands.pm: move svc_www ssh jobs to the
22275           job queue & exports, and make them configurable
22276
22277 2002-07-05 21:20  ivan
22278
22279         * FS/FS/svc_acct.pm: typo
22280
22281 2002-07-05 16:32  ivan
22282
22283         * httemplate/config/config.cgi: fix bug with config having a value
22284           not in the select
22285
22286 2002-07-04 03:35  ivan
22287
22288         * httemplate/browse/: agent.cgi, agent_type.cgi,
22289           part_bill_event.cgi, part_export.cgi, part_pkg.cgi, part_svc.cgi,
22290           svc_acct_pop.cgi: move "add" links to the top
22291
22292 2002-07-03 07:45  ivan
22293
22294         * FS/t/part_export-http.t: s/_post//
22295
22296 2002-07-03 07:21  ivan
22297
22298         * FS/: MANIFEST, FS/part_export.pm, FS/part_export/http.pm,
22299           t/part_export-http.t: http export
22300
22301 2002-07-03 04:37  ivan
22302
22303         * FS/FS/InitHandler.pm: 54
22304
22305 2002-07-03 04:35  ivan
22306
22307         * FS/FS/InitHandler.pm: sacrifice memory for speed
22308
22309 2002-07-03 04:31  ivan
22310
22311         * FS/FS/InitHandler.pm: preload modules
22312
22313 2002-07-03 04:23  ivan
22314
22315         * FS/FS/: InitHandler.pm, UID.pm: fix to allow running during
22316           apache init
22317
22318 2002-07-03 04:10  ivan
22319
22320         * FS/FS/UID.pm: allow InitHandler to work during apache startup
22321
22322 2002-07-03 03:50  ivan
22323
22324         * FS/FS/InitHandler.pm: skip comment & blank lines
22325
22326 2002-07-03 03:48  ivan
22327
22328         * FS/FS/InitHandler.pm: debug
22329
22330 2002-07-03 03:33  ivan
22331
22332         * FS/: MANIFEST, FS/InitHandler.pm, t/InitHandler.t: preload all
22333           dbdefs
22334
22335 2002-07-02 20:57  ivan
22336
22337         * FS/FS/cust_main.pm: working one-time charges again
22338
22339 2002-07-02 20:52  ivan
22340
22341         * httemplate/view/cust_main.cgi: ui
22342
22343 2002-07-02 20:47  ivan
22344
22345         * FS/FS/cust_main.pm, httemplate/edit/part_pkg.cgi,
22346           httemplate/edit/process/quick-charge.cgi,
22347           httemplate/view/cust_main.cgi: one-time charges with tax classes
22348
22349 2002-07-02 19:25  ivan
22350
22351         * FS/FS/Conf.pm, httemplate/config/config-view.cgi,
22352           httemplate/config/config.cgi: deprecate text radius config
22353           options update config docs
22354
22355 2002-07-02 18:47  ivan
22356
22357         * FS/: MANIFEST, bin/freeside-reexport: freeside-reexport
22358
22359 2002-07-02 18:05  ivan
22360
22361         * FS/bin/freeside-sqlradius-reset: pod
22362
22363 2002-07-02 18:01  ivan
22364
22365         * FS/bin/freeside-sqlradius-reset: fix usage message
22366
22367 2002-07-02 16:03  ivan
22368
22369         * FS/FS/part_export.pm: fix usermod commands for freebsd
22370
22371 2002-07-02 07:37  ivan
22372
22373         * Makefile: beta1!!
22374
22375 2002-07-02 07:22  ivan
22376
22377         * FS/FS/part_export/textradius.pm: working textradius export
22378
22379 2002-07-02 07:00  ivan
22380
22381         * FS/FS/part_export/textradius.pm: better diagnostics
22382
22383 2002-07-02 06:22  ivan
22384
22385         * httemplate/view/cust_main.cgi: ui s/ /&nbsp;
22386
22387 2002-07-02 06:04  ivan
22388
22389         * FS/FS/part_export/shellcommands.pm: no warnings
22390
22391 2002-07-02 06:00  ivan
22392
22393         * FS/FS/: part_export.pm, part_export/shellcommands.pm: working
22394           linux and freebsd shellcommands
22395
22396 2002-07-02 04:29  ivan
22397
22398         * FS/FS/part_export.pm: fix for freebsd presets
22399
22400 2002-07-02 04:27  ivan
22401
22402         * FS/FS/part_export.pm: useful shellcommands presets
22403
22404 2002-07-02 03:14  ivan
22405
22406         * FS/bin/freeside-queued: grr old openssh grr freebsd
22407
22408 2002-07-02 02:42  ivan
22409
22410         * FS/bin/freeside-queued: fleabsd grr
22411
22412 2002-07-02 02:39  ivan
22413
22414         * FS/bin/freeside-queued: freebsd is sofa king broken
22415
22416 2002-07-02 00:31  ivan
22417
22418         * FS/FS/part_export/textradius.pm: working textradius
22419
22420 2002-07-02 00:13  ivan
22421
22422         * FS/FS/part_export/textradius.pm: better error reporting from
22423           rsync
22424
22425 2002-07-01 23:58  ivan
22426
22427         * FS/FS/part_export/: shellcommands.pm, www_shellcommands.pm:
22428           s/options/option/, oops, and machine isn't an option
22429
22430 2002-07-01 23:48  ivan
22431
22432         * FS/FS/queue.pm: error messages can have other chars
22433
22434 2002-07-01 15:38  ivan
22435
22436         * FS/FS/part_export/textradius.pm: prevent any possible infinite
22437           looping
22438
22439 2002-07-01 02:15  ivan
22440
22441         * FS/FS/part_export/textradius.pm: real-time! text radius export
22442
22443 2002-06-30 04:01  ivan
22444
22445         * CREDITS: administrivia
22446
22447 2002-06-30 00:17  ivan
22448
22449         * FS/FS/Record.pm: oops, very bad
22450
22451 2002-06-30 00:16  ivan
22452
22453         * FS/FS/Record.pm: get rid of unneeded Pg-cruft (don't use native
22454           Pg money type)
22455
22456 2002-06-30 00:04  ivan
22457
22458         * FS/FS/Record.pm: fix dbdef caching
22459
22460 2002-06-29 19:13  ivan
22461
22462         * FS/: MANIFEST, FS/part_export.pm,
22463           FS/part_export/shellcommands_withdomain.pm,
22464           t/part_export-shellcommands_withdomain.t: export!
22465
22466 2002-06-29 18:18  ivan
22467
22468         * httemplate/docs/ssh.html: adding
22469
22470 2002-06-28 13:31  ivan
22471
22472         * FS/FS/svc_acct.pm: better error message for illegal password
22473
22474 2002-06-28 13:21  ivan
22475
22476         * FS/FS/cust_main.pm: better error message for missing tax classes
22477
22478 2002-06-28 03:49  ivan
22479
22480         * FS/FS/Record.pm: remove extraneous check
22481
22482 2002-06-28 01:23  ivan
22483
22484         * FS/FS/: Record.pm, UID.pm: fix multi-database installs, while
22485           hopefully keeping performance improvement
22486
22487 2002-06-27 20:09  ivan
22488
22489         * httemplate/view/cust_main.cgi: more card display changes
22490
22491 2002-06-27 19:21  ivan
22492
22493         * httemplate/view/cust_main.cgi: last 4 digits of card instead of
22494           first
22495
22496 2002-06-27 02:23  ivan
22497
22498         * FS/: FS/part_export/bind.pm, FS/part_export/bind_slave.pm,
22499           t/part_export-bind.t, t/part_export-bind_slave.t: null bind
22500           exports
22501
22502 2002-06-27 02:19  ivan
22503
22504         * FS/: FS/part_export/bsdshell.pm, FS/part_export/null.pm,
22505           FS/part_export/sysvshell.pm, FS/part_export/www_shellcommands.pm,
22506           t/part_export-null.t, t/part_export-sysvshell.t,
22507           t/part_export-www_shellcommands.t: export updates
22508
22509 2002-06-26 01:36  ivan
22510
22511         * FS/FS/part_export.pm: tyop
22512
22513 2002-06-26 01:32  ivan
22514
22515         * FS/FS/part_export.pm: better export docs/defaults
22516
22517 2002-06-26 01:12  ivan
22518
22519         * FS/FS/cust_main.pm: add type_pkgs record if necessary for
22520           one-time charges
22521
22522 2002-06-26 01:05  ivan
22523
22524         * httemplate/view/cust_main.cgi: close form tags
22525
22526 2002-06-26 00:42  ivan
22527
22528         * bin/: bsdshell.export, sysvshell.export: shell.export ->
22529           bsdshell.export & sysvshell.export
22530
22531 2002-06-25 20:53  ivan
22532
22533         * FS/FS/part_export_option.pm: export options can be anything
22534
22535 2002-06-25 19:37  ivan
22536
22537         * FS/FS/cust_bill.pm: fix not sending postal invoices to customers
22538           with email invoices too
22539
22540 2002-06-25 18:35  ivan
22541
22542         * FS/FS/cust_main.pm, httemplate/edit/process/quick-charge.cgi,
22543           httemplate/edit/process/quick-cust_pkg.cgi,
22544           httemplate/view/cust_main.cgi: working one-time charges
22545
22546 2002-06-25 17:41  ivan
22547
22548         * httemplate/edit/part_pkg.cgi: ui
22549
22550 2002-06-25 16:27  ivan
22551
22552         * httemplate/view/svc_www.cgi: add link to controlling account
22553
22554 2002-06-25 00:18  ivan
22555
22556         * FS/bin/freeside-queued: might work again under mysql
22557
22558 2002-06-23 12:16  ivan
22559
22560         * FS/FS/domain_record.pm: domain_record records attached to svc_www
22561           records are no longer delete-able, patch from "Stephen Bechard"
22562           <steve@destek.net>, thanks!  closes: Bug#434
22563
22564 2002-06-22 22:44  ivan
22565
22566         * httemplate/edit/process/svc_www.cgi: patch to get this working
22567           from Stephen Bechard <steve@destek.net>
22568
22569 2002-06-22 22:43  ivan
22570
22571         * httemplate/view/svc_www.cgi: add link to edit and format nicely
22572
22573 2002-06-22 18:36  ivan
22574
22575         * FS/FS/svc_www.pm: forgot . between zone and domain, patch from
22576           "Stephen Bechard" <steve@destek.net>, thanks
22577
22578 2002-06-22 18:33  ivan
22579
22580         * httemplate/edit/svc_www.cgi: forgot %> when converting from CGI,
22581           works now, patch from "Stephen Bechard" <steve@destek.net>
22582
22583 2002-06-21 14:49  ivan
22584
22585         * FS/FS/part_export/infostreet.pm: s/title/organization/ at
22586           noment's request
22587
22588 2002-06-21 13:26  ivan
22589
22590         * FS/FS/part_export/infostreet.pm: fix infostreet contact field
22591           setting
22592
22593 2002-06-21 13:17  ivan
22594
22595         * FS/FS/part_export/infostreet.pm: debugging option
22596
22597 2002-06-21 02:57  ivan
22598
22599         * bin/passwd.import: no, don't check for duplicates like this by
22600           default... not new-export style
22601
22602 2002-06-21 02:56  ivan
22603
22604         * FS/FS/svc_acct.pm: better error messages on uid duplicates... uid
22605           stuff still needs to be rewritten for new exports
22606
22607 2002-06-21 02:15  ivan
22608
22609         * bin/passwd.import: oops
22610
22611 2002-06-21 02:13  ivan
22612
22613         * bin/: bind.import, fs-migrate-svc_acct_sm, passwd.import: import
22614           fixes...
22615
22616 2002-06-21 02:11  ivan
22617
22618         * bin/passwd.import: tiny bit better passwd.import
22619
22620 2002-06-21 01:29  ivan
22621
22622         * httemplate/index.html: uid search on main menu, updated upgrade
22623           docs
22624
22625 2002-06-20 15:35  ivan
22626
22627         * FS/FS/part_export/infostreet.pm: fix infostreet contact field foo
22628
22629 2002-06-19 18:29  ivan
22630
22631         * FS/FS/part_export.pm, FS/FS/part_export/shellcommands.pm,
22632           FS/bin/freeside-queued, httemplate/edit/part_export.cgi,
22633           httemplate/edit/process/part_export.cgi: shellcommands
22634           w/passwords
22635
22636 2002-06-18 21:54  ivan
22637
22638         * Makefile, bin/pod2x: pod build fix thanks to Stephen Bechard
22639           <steve@destek.net>
22640
22641 2002-06-18 21:03  ivan
22642
22643         * FS/FS/part_export/infostreet.pm: fix setContactField email
22644
22645 2002-06-18 18:03  ivan
22646
22647         * FS/FS/svc_acct.pm: and the same for changes...
22648
22649 2002-06-18 17:58  ivan
22650
22651         * FS/FS/svc_acct.pm: fix problem provisioning RADIUS groups
22652           caused by kristian/mark/pc-intouch's changes moving exports into
22653           svc_Common -   changed sequence of events such that groups were
22654           not provisioned when the   sqlradius export was run
22655
22656 2002-06-18 16:52  ivan
22657
22658         * httemplate/misc/queue.cgi: better error message
22659
22660 2002-06-14 18:12  ivan
22661
22662         * FS/FS/part_export.pm, httemplate/edit/part_svc.cgi:
22663           mark@pc-intouch.com: exporttype2svcdb removal
22664
22665 2002-06-14 14:35  ivan
22666
22667         * FS/FS/part_export/infostreet.pm: freeside night to infostreet
22668           faxNumber (? dunno, what noment wants)
22669
22670 2002-06-14 04:44  ivan
22671
22672         * Makefile: better releaes target?
22673
22674 2002-06-14 04:26  ivan
22675
22676         * Makefile: 1.4.0pre14
22677
22678 2002-06-14 04:22  ivan
22679
22680         * FS/: FS/Conf.pm, bin/freeside-queued, FS/cust_main.pm,
22681           FS/queue.pm, FS/svc_Common.pm, FS/svc_acct.pm: working job
22682           dependancies FS::queue::joblisting html excapes & truncates long
22683           arguments welcome email (sheesh!) closes: Bug#420 (haha at 4:20
22684           am, too.  really!)
22685
22686 2002-06-14 02:19  ivan
22687
22688         * FS/FS/UID.pm: only run callbacks once... should speed things up
22689           (no dbdef reloading)
22690
22691 2002-06-13 20:26  ivan
22692
22693         * httemplate/docs/legacy.html: s/svc_domain.import/bind.import/ to
22694           match reality
22695
22696 2002-06-13 20:12  ivan
22697
22698         * httemplate/index.html: remove classic interface
22699
22700 2002-06-13 19:25  ivan
22701
22702         * FS/bin/freeside-queued: mysql compatibility?
22703
22704 2002-06-13 17:12  ivan
22705
22706         * httemplate/: index.html, search/cust_main.cgi: search by for
22707           address2 (unit) - commented out in default index.html
22708
22709 2002-06-13 16:28  ivan
22710
22711         * httemplate/: index.html, search/cust_main.cgi: phone number
22712           search (Bug#422)
22713
22714 2002-06-13 16:00  ivan
22715
22716         * FS/FS/svc_acct.pm, httemplate/index.html,
22717           httemplate/search/svc_acct.cgi: fuzzy username searching
22718           (Bug#422)
22719
22720 2002-06-12 17:53  ivan
22721
22722         * httemplate/: index.html, search/cust_main.cgi: search on customer
22723           number (Bug#422)
22724
22725 2002-06-12 13:31  ivan
22726
22727         * FS/FS/svc_acct.pm: fix new duplicate username checking
22728
22729 2002-06-12 10:29  ivan
22730
22731         * httemplate/index.html: fix company search
22732
22733 2002-06-12 09:26  ivan
22734
22735         * FS/FS/cust_main.pm: fix problems with code that resets invoice
22736           events
22737
22738 2002-06-11 11:20  ivan
22739
22740         * bin/bind.export: perl 5.005 needs an explicit mask for mkdir
22741
22742 2002-06-11 02:51  ivan
22743
22744         * FS/FS/part_export.pm: notes
22745
22746 2002-06-11 02:46  ivan
22747
22748         * bin/bind.export: add preliminary bsd shell export
22749
22750 2002-06-11 02:14  ivan
22751
22752         * FS/FS/svc_acct.pm: export-based duplicate username checking!
22753
22754 2002-06-11 01:29  ivan
22755
22756         * FS/FS/part_export.pm, httemplate/edit/part_export.cgi: add crypt
22757           option to (bsd|sysv)shell export
22758
22759 2002-06-10 20:25  ivan
22760
22761         * FS/FS/: part_export.pm, svc_Common.pm, svc_acct.pm,
22762           part_export/infostreet.pm: - add new suspend and unsuspend export
22763           hooks (with null defaults) - infostreet export: actually
22764           suspend/unsuspend at infostreet (closes: Bug#418) - infostreet
22765           export: set some contact fields @ infostreet (Bug#419)
22766
22767 2002-06-10 17:58  ivan
22768
22769         * Makefile, init.d/freeside-init: dist fixes.  locate more stuff in
22770           Makefile.  whew.
22771
22772 2002-06-10 16:02  ivan
22773
22774         * FS/FS/domain_record.pm: fix *** ERROR: unterminated L<...> at
22775           line 299 in file FS/domain_record.pm
22776
22777 2002-06-10 15:48  ivan
22778
22779         * FS/FS/cust_main.pm, httemplate/misc/bill.cgi: also retry cards
22780           when user clicks "Bill now" (closes: Bug#417)
22781
22782 2002-06-10 15:07  ivan
22783
22784         * FS/FS/: cust_bill_event.pm, cust_main.pm: retry realtime_card
22785           invoice events when a card changes (closes: Bug#417)
22786
22787 2002-06-10 12:44  ivan
22788
22789         * httemplate/view/cust_main.cgi: final visual update on package
22790           date view
22791
22792 2002-06-10 12:41  ivan
22793
22794         * httemplate/view/cust_main.cgi: fixup time display in packages
22795
22796 2002-06-10 12:30  ivan
22797
22798         * httemplate/view/cust_main.cgi: add small time display to dates
22799
22800 2002-06-09 19:52  ivan
22801
22802         * FS/FS/: svc_Common.pm, svc_domain.pm: re-my'ed var
22803
22804 2002-06-09 19:52  ivan
22805
22806         * FS/FS/cust_main_county.pm: silence undefined warnings
22807
22808 2002-06-09 19:51  ivan
22809
22810         * FS/FS/CGI.pm: unused global
22811
22812 2002-06-09 19:42  ivan
22813
22814         * Makefile: back to ASP for profiling...
22815
22816 2002-06-09 18:39  khoff
22817
22818         * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm,
22819           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
22820           httemplate/edit/part_pkg.cgi: Rollback part_pkg.def_svcpart
22821           changes.
22822
22823 2002-06-08 00:48  khoff
22824
22825         * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm,
22826           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
22827           httemplate/edit/part_pkg.cgi: Default svcpart support for
22828           part_pkg.  Fixes 'bug' with new customer and online signup.
22829
22830 2002-06-07 13:33  khoff
22831
22832         * FS/FS/cust_bill.pm: Setup hash for CC failed Text::Template
22833
22834 2002-06-05 15:46  ivan
22835
22836         * httemplate/search/: cust_main.cgi, cust_pkg.cgi, svc_acct.cgi:
22837           more mysql goodness, thanks dale
22838
22839 2002-06-04 07:35  ivan
22840
22841         * FS/FS/: cust_credit.pm, cust_pay.pm: fix unsuspendauto
22842
22843 2002-06-04 07:02  ivan
22844
22845         * CREDITS, httemplate/search/cust_main.cgi,
22846           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi:
22847           mysql support!  thanks to Donald Greer <dgreer@austintx.com> for
22848           the SQL and Dale Hege <fhege@lumenexus.net> for the patches
22849
22850 2002-06-04 06:46  ivan
22851
22852         * conf/declinetemplate: misspelling
22853
22854 2002-05-31 13:34  ivan
22855
22856         * FS/FS/part_export.pm: dammit i want to catch export subclass
22857           compilation problems
22858
22859 2002-05-31 13:31  ivan
22860
22861         * FS/FS/cust_bill.pm: better error reporting
22862
22863 2002-05-31 11:48  khoff
22864
22865         * FS/t/part_export-sqlmail.t: Don't ask me.  I just hacked Ivan's
22866           test.
22867
22868 2002-05-31 11:45  khoff
22869
22870         * FS/MANIFEST: added sqlmail.pm and test
22871
22872 2002-05-31 10:50  ivan
22873
22874         * FS/FS/svc_forward.pm: typo noticed by <Kaa>
22875
22876 2002-05-30 19:13  ivan
22877
22878         * FS/FS/part_export.pm: no, actually throw an exception if an
22879           export class won't compile.
22880
22881 2002-05-30 17:33  khoff
22882
22883         * httemplate/edit/part_svc.cgi: Added support for part_exports that
22884           are used with more than one svcdb.
22885
22886 2002-05-30 17:22  khoff
22887
22888         * FS/FS/part_export.pm: updated hashes 'n stuff for
22889           FS::part_export::sqlmail
22890
22891 2002-05-30 17:20  khoff
22892
22893         * FS/FS/part_export/sqlmail.pm: part_export module to export
22894           svc_acct, svc_domain, and svc_forward to an external database
22895
22896 2002-05-30 17:18  khoff
22897
22898         * FS/FS/: svc_Common.pm, svc_acct.pm, svc_domain.pm: Moved
22899           new-style export calls to svc_Common.
22900
22901 2002-05-30 14:51  ivan
22902
22903         * httemplate/misc/delete-customer.cgi: point to correct place for
22904           hidecancelledcustomers config option
22905
22906 2002-05-30 10:49  ivan
22907
22908         * FS/FS/part_export.pm: GRRRRRRRRRRRRR
22909
22910 2002-05-29 13:45  ivan
22911
22912         * FS/bin/freeside-sqlradius-reset: eliminate harmless "Database
22913           handle destroyed without explicit disconnect" errors
22914
22915 2002-05-29 08:56  ivan
22916
22917         * FS/FS/part_export.pm: freeradius 0.5 doc
22918
22919 2002-05-28 21:40  ivan
22920
22921         * fs_selfservice/FS-SelfService/: Changes, MANIFEST, Makefile.PL,
22922           SelfService.pm, test.pl: add fs_selfservice
22923
22924 2002-05-28 14:22  ivan
22925
22926         * FS/FS/svc_acct.pm: better error message for "Illegal password"
22927
22928 2002-05-28 00:55  ivan
22929
22930         * FS/FS/: part_export.pm, part_export/shellcommands.pm: point
22931           people at DBI/DBD documentation for information on data sources.
22932           *sigh*
22933
22934 2002-05-26 23:53  ivan
22935
22936         * httemplate/edit/cust_bill_pay.cgi: fix javascript bug reported by
22937           baloo@gimpgirl.com, thanks
22938
22939 2002-05-23 06:00  ivan
22940
22941         * FS/FS/domain_record.pm, bin/bind.import,
22942           httemplate/edit/process/domain_record.cgi,
22943           httemplate/view/svc_domain.cgi: bind: allow adding slave domains
22944           too
22945
22946 2002-05-22 11:44  ivan
22947
22948         * FS/FS/domain_record.pm, FS/FS/part_export.pm,
22949           FS/FS/svc_domain.pm, bin/bind.export,
22950           httemplate/edit/process/domain_record.cgi,
22951           httemplate/misc/cancel-unaudited.cgi,
22952           httemplate/misc/delete-domain_record.cgi,
22953           httemplate/misc/delete-part_export.cgi,
22954           httemplate/view/svc_domain.cgi: bind export, editing zones,
22955           deleting unaudited domains, mmm
22956
22957 2002-05-22 05:17  ivan
22958
22959         * FS/FS/: cust_pkg.pm, cust_svc.pm: move some code from
22960           FS::cust_pkg to FS::cust_svc, becomes the cancel method
22961
22962 2002-05-22 04:39  ivan
22963
22964         * FS/FS/part_export.pm: - remove some out of date documentation -
22965           die if an export class won't compile
22966
22967 2002-05-22 03:53  ivan
22968
22969         * bin/bind.export: bind export
22970
22971 2002-05-21 19:09  ivan
22972
22973         * FS/FS/part_export/sqlradius.pm: 5.6-isms
22974
22975 2002-05-18 02:51  ivan
22976
22977         * FS/FS/: cust_bill.pm, cust_pay.pm, svc_domain.pm: Mail::Internet
22978           1.44
22979
22980 2002-05-16 20:47  ivan
22981
22982         * FS/FS/svc_acct.pm: freebsd `toor' user
22983
22984 2002-05-16 07:28  ivan
22985
22986         * FS/: FS/part_export/bsdshell.pm, FS/part_export/textradius.pm,
22987           t/part_export-bsdshell.t, t/part_export-textradius.t: adding
22988           (stub) bsdshell and textradius exports
22989
22990 2002-05-16 07:27  ivan
22991
22992         * FS/MANIFEST, eg/export_template.pm: add (stub) bsdshell and
22993           textradius exports
22994
22995 2002-05-16 07:21  ivan
22996
22997         * FS/FS/part_export/infostreet.pm: force all infostreet arguments
22998           to be string type, fixes: "0 as first character in password"
22999           problem.  also see the Frontier::Client manpage
23000
23001 2002-05-16 06:42  ivan
23002
23003         * httemplate/: browse/part_svc.cgi, edit/part_svc.cgi: service
23004           definition cloning
23005
23006 2002-05-16 06:42  ivan
23007
23008         * FS/FS/svc_acct.pm: allow freebsd `toor' root user
23009
23010 2002-05-15 07:00  ivan
23011
23012         * FS/FS/: queue.pm, part_export/sqlradius.pm: use job dependancies
23013           in FS::part_export::sqlradius.pm display job dependancies in
23014           FS::queue::joblisting
23015
23016 2002-05-15 06:24  ivan
23017
23018         * Makefile, FS/FS.pm, FS/MANIFEST, FS/FS/queue.pm,
23019           FS/FS/queue_depend.pm, FS/FS/part_export/sqlradius.pm,
23020           FS/bin/freeside-queued, FS/t/queue_depend.t,
23021           eg/export_template.pm, httemplate/docs/schema.dia,
23022           httemplate/docs/schema.html, httemplate/docs/schema.png: queue
23023           dependancies
23024
23025 2002-05-14 00:36  ivan
23026
23027         * FS/FS/part_export/sqlradius.pm: don't use return value of UPDATE
23028           to decide whether or not to INSERT.
23029
23030 2002-05-13 17:27  ivan
23031
23032         * FS/FS/part_export/shellcommands.pm: shellcomands oops
23033
23034 2002-05-10 00:54  ivan
23035
23036         * Makefile: always re-install init
23037
23038 2002-05-10 00:50  ivan
23039
23040         * init.d/freeside-init: correct message
23041
23042 2002-05-10 00:45  ivan
23043
23044         * FS/FS/svc_domain.pm: bad reuse of variable
23045
23046 2002-05-10 00:42  ivan
23047
23048         * Makefile: INSTALLGROUP
23049
23050 2002-05-09 08:26  ivan
23051
23052         * Makefile: final make release?
23053
23054 2002-05-09 08:25  ivan
23055
23056         * Makefile: fix make release target
23057
23058 2002-05-09 08:22  ivan
23059
23060         * Makefile: make release target
23061
23062 2002-05-09 08:21  ivan
23063
23064         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi:
23065           s/Referral/Advertising source/
23066
23067 2002-05-09 08:12  ivan
23068
23069         * FS/FS/cust_main_county.pm: don't duplicate state/county/country
23070           pulldowns even with taxrates...
23071
23072 2002-05-09 05:38  ivan
23073
23074         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_main_county.pm,
23075           FS/FS/part_pkg.pm, FS/t/cust_tax_exempt.t, htetc/handler.pl,
23076           httemplate/browse/agent.cgi,
23077           httemplate/browse/cust_main_county.cgi,
23078           httemplate/edit/agent.cgi, httemplate/edit/cust_main.cgi,
23079           httemplate/edit/cust_main_county-expand.cgi,
23080           httemplate/edit/cust_main_county.cgi,
23081           httemplate/edit/part_pkg.cgi,
23082           httemplate/edit/process/cust_main_county-expand.cgi,
23083           httemplate/edit/process/cust_main_county.cgi: texas tax!
23084
23085 2002-05-06 06:36  ivan
23086
23087         * FS/FS/cust_bill.pm: fixes gratuitous "Illegal payname" errors
23088           reported by noment
23089
23090 2002-05-04 08:00  ivan
23091
23092         * FS/FS.pm, FS/MANIFEST, FS/FS/cust_main_county.pm,
23093           FS/FS/cust_tax_exempt.pm, FS/FS/part_pkg.pm,
23094           FS/t/cust_tax_exempt.pm, httemplate/docs/admin.html,
23095           httemplate/docs/schema.dia, httemplate/docs/schema.html: schema
23096           changes for proper texas tax
23097
23098 2002-05-03 18:11  ivan
23099
23100         * httemplate/: index.html, search/cust_pkg.cgi: add package search
23101           by next bill date to main menu
23102
23103 2002-05-03 17:59  ivan
23104
23105         * httemplate/search/cust_pkg.cgi: fix ranges on cust_pkg search
23106
23107 2002-05-03 17:47  ivan
23108
23109         * FS/FS/cust_pkg.pm: prevent stuff passed from template/user from
23110           being used in searches by signup server
23111
23112 2002-05-03 17:32  ivan
23113
23114         * httemplate/search/cust_pkg.cgi: lilunixbtch: trying to pull
23115           accounts based on next billdate tofu_beast420: hmm a report
23116           ordered by next bill date? tofu_beast420: i don't know how you'd
23117           do that per _customer_ since a customer could have lots of
23118           packages, but you could do a per-package report maybe?
23119
23120 2002-04-29 22:43  ivan
23121
23122         * FS/FS/part_export.pm: better BIND integration
23123
23124 2002-04-26 04:14  ivan
23125
23126         * FS/FS/: Conf.pm, svc_acct.pm: add username-nounderscore and
23127           username-nodash config files
23128
23129 2002-04-25 03:37  ivan
23130
23131         * FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi: free_delayed try
23132           #2
23133
23134 2002-04-25 02:47  ivan
23135
23136         * FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi: add flat_delayed
23137           plan
23138
23139 2002-04-24 18:15  ivan
23140
23141         * FS/FS/cust_main.pm: don't require_cardname for non-CARD payby's
23142
23143 2002-04-24 02:09  ivan
23144
23145         * FS/FS/: Conf.pm, cust_main.pm: require_cardname option
23146
23147 2002-04-24 02:03  ivan
23148
23149         * FS/FS/cust_main.pm: msgcat error for credit card expiration
23150           (closes: Bug#407)
23151
23152 2002-04-23 00:32  ivan
23153
23154         * httemplate/edit/REAL_cust_pkg.cgi: harmless ui glitch
23155
23156 2002-04-23 00:10  ivan
23157
23158         * FS/FS/Record.pm: fixes inserting strings that end in numbers to
23159           TEXT columns... gah i hate SQL
23160
23161 2002-04-22 15:45  ivan
23162
23163         * FS/FS/part_export.pm: use Tie::IxHash to present export options
23164           in a reasonable order
23165
23166 2002-04-22 14:36  ivan
23167
23168         * FS/FS/cust_main.pm: don't show extended debugging in error
23169           messages that could end up on the signup server
23170
23171 2002-04-22 14:23  ivan
23172
23173         * FS/FS/cust_pkg.pm: fix bug checking agents allowed to purchase
23174           packages (moved from signups server)
23175
23176 2002-04-22 14:18  ivan
23177
23178         * httemplate/edit/agent_type.cgi: add pkgpart to agent type listing
23179
23180 2002-04-22 13:47  ivan
23181
23182         * FS/FS/cust_pkg.pm: - check agentnum ability to order packages in
23183           FS::cust_pkg, not signup server - order by recur price in
23184           signup-alternate template
23185
23186 2002-04-20 05:37  ivan
23187
23188         * FS/FS/part_export.pm, httemplate/edit/part_export.cgi: bind
23189           export
23190
23191 2002-04-20 04:57  ivan
23192
23193         * FS/FS/domain_record.pm, FS/FS/part_export.pm, bin/passwd.import,
23194           bin/svc_domain.erase, httemplate/docs/legacy.html:
23195           working BIND import
23196
23197 2002-04-20 03:49  ivan
23198
23199         * FS/FS/domain_record.pm: allow * MX records
23200
23201 2002-04-20 03:12  ivan
23202
23203         * FS/FS/domain_record.pm: allow uppercase in zone data.
23204
23205 2002-04-20 03:09  ivan
23206
23207         * FS/FS/domain_record.pm: allow uppercase zones...
23208
23209 2002-04-19 19:06  ivan
23210
23211         * FS/FS/: cust_pkg.pm, cust_svc.pm: fix problem with edge case
23212           where there *is* a pkg_svc record with quantity 0, when changing
23213           packages and using the special case new service code
23214
23215 2002-04-19 16:25  ivan
23216
23217         * FS/FS/svc_acct.pm: maybe just for debugging
23218
23219 2002-04-19 07:27  ivan
23220
23221         * FS/FS/cust_bill.pm: add phone to Business::OnlinePayment usage
23222
23223 2002-04-18 18:16  ivan
23224
23225         * Makefile, FS/FS/Record.pm, FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
23226           init.d/freeside-init: - add init file installation to Makefile,
23227           add unified init file - fix qsearch for op => '!=', value => ''
23228           searches - fix invalid_catd typo - add payby method to part_pkg
23229           and have fs_signup_server pass the data
23230
23231 2002-04-17 13:43  ivan
23232
23233         * FS/FS/part_export/sqlradius.pm: fix usergroup_delete DELETE
23234           syntax
23235
23236 2002-04-17 12:47  ivan
23237
23238         * FS/FS/Record.pm: allow = in ut_text
23239
23240 2002-04-17 05:06  ivan
23241
23242         * httemplate/index.html: fix default searches
23243
23244 2002-04-17 04:41  ivan
23245
23246         * FS/FS/Record.pm: get rid of debugging cruft
23247
23248 2002-04-16 17:25  ivan
23249
23250         * httemplate/search/cust_main.cgi: better ordering in search
23251           results
23252
23253 2002-04-16 16:14  ivan
23254
23255         * FS/FS/cust_main.pm: there it is!  fix bug with
23256           FS::cust_main::agent
23257
23258 2002-04-16 15:56  ivan
23259
23260         * FS/FS/cust_bill.pm: further debugging...
23261
23262 2002-04-16 15:52  ivan
23263
23264         * FS/FS/: Conf.pm, cust_bill.pm: further authorize.net description
23265           debugging (agent??) and get rid of bad unique index on
23266           cust_bill_event
23267
23268 2002-04-16 15:38  ivan
23269
23270         * FS/FS/cust_bill.pm: eek, problem with authorize.net description
23271           field
23272
23273 2002-04-16 14:24  ivan
23274
23275         * FS/bin/freeside-queued: auto-use export classes
23276
23277 2002-04-16 13:13  ivan
23278
23279         * httemplate/browse/part_svc.cgi: ui
23280
23281 2002-04-16 12:50  ivan
23282
23283         * httemplate/index.html: exports, then services...
23284
23285 2002-04-16 03:47  ivan
23286
23287         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_bill_event.pm,
23288           httemplate/index.html, httemplate/search/cust_bill_event.cgi,
23289           httemplate/search/cust_bill_event.html,
23290           httemplate/search/report_tax.html, httemplate/view/cust_bill.cgi:
23291           report on failed billing events...
23292
23293 2002-04-16 02:38  ivan
23294
23295         * FS/FS/Conf.pm, FS/FS/cust_bill.pm,
23296           FS/bin/freeside-expiration-alerter, conf/declinetemplate: - send
23297           a notice to the customer when their card is declined - closes:
23298           Bug#351 - freeside-expiration-alerter works fine, closes: Bug#7
23299
23300 2002-04-16 01:52  ivan
23301
23302         * FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/svc_acct.pm,
23303           FS/FS/part_export/vpopmail.pm, httemplate/docs/passwd.html,
23304           httemplate/edit/part_export.cgi: move the last of the real-time
23305           exports out of svc_acct.pm and into part_export
23306
23307 2002-04-15 23:47  ivan
23308
23309         * httemplate/index.html: allow multiple search types on main
23310           menu... more confusing but default is *too* fuzzy
23311
23312 2002-04-14 02:11  ivan
23313
23314         * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/part_export.pm,
23315           FS/FS/svc_acct.pm, FS/FS/part_export/cp.pm,
23316           FS/FS/part_export/cyrus.pm, FS/FS/part_export/infostreet.pm,
23317           FS/FS/part_export/shellcommands.pm,
23318           FS/FS/part_export/vpopmail.pm, FS/t/part_export-cp.t,
23319           FS/t/part_export-cyrus.t, FS/t/part_export-shellcommands.t,
23320           FS/t/part_export-vpopmail.t, eg/export_template.pm,
23321           httemplate/docs/legacy.html, httemplate/docs/schema.dia,
23322           httemplate/docs/schema.html, httemplate/docs/schema.png: - move
23323           cyrus, shellcommands, CP exports exports to new-style - skeleton
23324           files for vpopmail exports - documentation updates - add big
23325           schema diagram to docs
23326
23327 2002-04-13 06:36  ivan
23328
23329         * FS/FS.pm, FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/svc_acct.pm,
23330           FS/FS/part_export/cp.pm, FS/bin/freeside-sqlradius-reset,
23331           httemplate/edit/part_export.cgi: - documentation updates - move
23332           Critical Path export to new-style export - bin/sqlradius_reset
23333           gets a manpage and becomes FS/bin/freeside-sqlradius-reset
23334
23335 2002-04-13 03:46  ivan
23336
23337         * httemplate/index.html: s/otaker/order-taker/
23338
23339 2002-04-13 02:14  ivan
23340
23341         * FS/FS/cust_bill.pm: allow invoice_lines(0) meaning no limit, no
23342           padding (see Bug#388)
23343
23344 2002-04-13 01:51  ivan
23345
23346         * FS/FS/queue.pm, httemplate/misc/queue.cgi: bulk queue operations
23347           (closes: Bug#389)
23348
23349 2002-04-12 08:14  ivan
23350
23351         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
23352           httemplate/edit/cust_pkg.cgi: fudge up FS::cust_pkg::order
23353           ("Order and cancel packages") to try to move services between
23354           svcparts as a last resort...
23355
23356 2002-04-12 06:22  ivan
23357
23358         * FS/MANIFEST, FS/FS/Msgcat.pm, FS/FS/Record.pm,
23359           FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm, FS/FS/msgcat.pm,
23360           FS/FS/part_export.pm, FS/FS/svc_acct.pm, FS/t/Msgcat.t,
23361           htetc/handler.pl, httemplate/browse/part_svc.cgi,
23362           httemplate/edit/part_export.cgi, httemplate/edit/part_svc.cgi,
23363           httemplate/edit/process/agent_type.cgi,
23364           httemplate/edit/process/part_export.cgi,
23365           httemplate/edit/process/part_svc.cgi,
23366           httemplate/misc/delete-customer.cgi: - should finish off the
23367           part_svc -> part_export s/one-to-many/many-to-many/   transition
23368           (closes: Bug#375) - fixes a nasty export scoping bug with message
23369           catalogs, whew
23370
23371 2002-04-11 15:05  ivan
23372
23373         * FS/FS.pm, FS/MANIFEST, FS/FS/export_svc.pm, FS/FS/part_export.pm,
23374           FS/FS/part_svc.pm, FS/t/export_svc.t, httemplate/index.html,
23375           httemplate/browse/part_export.cgi,
23376           httemplate/browse/part_svc.cgi, httemplate/docs/schema.html,
23377           httemplate/edit/part_export.cgi,
23378           httemplate/edit/process/part_export.cgi,
23379           httemplate/misc/delete-part_export.cgi: (almost) everything for
23380           bug#375 - create export_svc table - part_svc to part_export is
23381           now properly many-to-many, not one-to-many
23382
23383           still need to finish service editing (choosing exports) in
23384           httemplate/edit/part_svc.cgi and
23385           httemplate/edti/process/part_svc.cgi
23386
23387           and do somethinga about that manual $svcdb = 'svc_acct' in
23388           httemplate/edit/part_export.cgi (do part_export records need a
23389           svcdb? probably not... should be able to just pass an svcdb on
23390           creation of new exports, move the big %exports hash into
23391           part_export.pm and allow httemplate/edit/part_svc.cgi to query it
23392           for exports that can apply to a given svcdb....
23393
23394 2002-04-11 15:04  ivan
23395
23396         * FS/FS/Record.pm: use the AUTOLOAD that reports errors better &
23397           fix problems with ut_domain losing data
23398
23399 2002-04-10 06:42  ivan
23400
23401         * FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
23402           FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm,
23403           FS/FS/svc_acct_pop.pm, httemplate/browse/msgcat.cgi,
23404           httemplate/docs/signup.html, httemplate/edit/msgcat.cgi,
23405           httemplate/edit/process/msgcat.cgi: bulk checkin from working on
23406           the road:
23407
23408           - use msgcat for more error messages - should be all things that
23409           would come3   back from the signup server normally now - signup
23410           server: don't display access number <SELECT> if there's none or
23411           one - signup_server-realtime config option to run billing for
23412           signup server   signups immediately - signup server: pkg
23413           available to success templates, better documentation on   success
23414           templates - httemplate/edit/msgcat.cgi fields are properly sticky
23415           on errors - httemplate/edit/process/msgcat.cgi - don't update
23416           identical fields
23417
23418 2002-04-06 22:23  ivan
23419
23420         * FS/FS/: Conf.pm, cust_bill.pm, cust_pay.pm: send email on signup
23421           server signups (closes: Bug#386)
23422
23423 2002-04-06 21:56  ivan
23424
23425         * FS/FS/Conf.pm, FS/FS/msgcat.pm, conf/show-msgcat-codes,
23426           httemplate/browse/msgcat.cgi, httemplate/edit/msgcat.cgi,
23427           httemplate/edit/process/msgcat.cgi: working message catalogs (not
23428           used for enough yet) - almost (but not quite) closes Bug#385 -
23429           still have to catalog the   backend things triggered by signup
23430           server.
23431
23432 2002-04-06 16:00  ivan
23433
23434         * FS/FS/Conf.pm, httemplate/config/config-process.cgi,
23435           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
23436           httemplate/docs/signup.html: - config option for signup server
23437           payment types - credit card type pulldown on signup server
23438           (closes: Bug#383)
23439
23440 2002-04-06 14:32  ivan
23441
23442         * FS/FS/: Conf.pm, cust_bill.pm, cust_bill_pkg.pm, cust_main.pm:
23443           add a config option to set the Business::OnlinePayment
23444           description field, and make some useful data available for the
23445           config option.  closes: Bug#378
23446
23447 2002-04-06 13:32  ivan
23448
23449         * httemplate/search/cust_main.cgi: fix visual glitch
23450
23451 2002-04-06 12:37  ivan
23452
23453         * httemplate/docs/signup.html: big signup server cleanups.  uses
23454           Storable for network protocol now.  - makes Bugs 384 & 385 easier
23455           - closes: Bug#382
23456
23457 2002-04-05 16:08  ivan
23458
23459         * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi,
23460           httemplate/view/svc_acct.cgi: security phrase bug fixes
23461
23462 2002-04-05 15:51  ivan
23463
23464         * CREDITS, Makefile, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/msgcat.pm,
23465           FS/FS/svc_acct.pm, FS/t/msgcat.t, bin/freeside-session-kill,
23466           conf/locale, eg/table_template-svc.pm, eg/table_template.pm,
23467           htetc/handler.pl, httemplate/index.html,
23468           httemplate/browse/cust_main_county.cgi,
23469           httemplate/browse/msgcat.cgi, httemplate/browse/svc_acct_pop.cgi,
23470           httemplate/docs/schema.html, httemplate/edit/svc_acct.cgi,
23471           httemplate/view/svc_acct.cgi: - add message catalog table &
23472           beginning of web interface - add security_phrase and conf option
23473           to svc_acct.pm - random other stuff
23474
23475 2002-04-05 15:37  jeff
23476
23477         * httemplate/view/cust_main.cgi: credit/refund display correction
23478
23479 2002-04-05 12:52  ivan
23480
23481         * httemplate/edit/process/cust_credit_bill.cgi: don't specify date
23482           (not on submitting form)
23483
23484 2002-04-05 08:37  ivan
23485
23486         * eg/export_template.pm, FS/t/part_export-infostreet.t,
23487           FS/t/part_export-sqlradius.t: oops forgot these from working on
23488           the road
23489
23490 2002-04-04 16:42  ivan
23491
23492         * FS/MANIFEST, FS/FS/part_export.pm,
23493           FS/FS/part_export/infostreet.pm, FS/FS/part_export/sqlradius.pm,
23494           httemplate/index.html, httemplate/edit/part_export.cgi: Checkin
23495           of disparate changes from working on the road: - generic SQL
23496           query - move exports out to their own files - small cleanup of
23497           selfadmin server
23498
23499 2002-03-29 09:27  ivan
23500
23501         * htetc/handler.pl, httemplate/search/svc_acct.cgi: fix unlinked
23502           svc browse!
23503
23504 2002-03-26 23:08  ivan
23505
23506         * FS/FS/queue.pm: don't show queue arguments (passwords!) on svc_*
23507           screens (unless queue_dangerous_options!)
23508
23509 2002-03-26 21:36  ivan
23510
23511         * FS/FS/cust_main.pm, FS/FS/part_referral.pm,
23512           httemplate/index.html, httemplate/docs/admin.html:
23513           s/referral/advertising source/
23514
23515           yes, the name sucks.  got a better one?
23516
23517 2002-03-26 08:24  ivan
23518
23519         * httemplate/search/cust_main.cgi: simple visual fix: &nbsp; for
23520           blank company column
23521
23522 2002-03-26 05:58  ivan
23523
23524         * FS/FS/part_svc.pm: forgot to use FS::part_export to search on it
23525
23526 2002-03-26 05:20  ivan
23527
23528         * httemplate/docs/passwd.html: doc
23529
23530 2002-03-26 05:04  ivan
23531
23532         * bin/create-history-tables: error message typo
23533
23534 2002-03-26 04:35  ivan
23535
23536         * httemplate/docs/admin.html: s/Add/Provision/
23537
23538 2002-03-25 16:32  ivan
23539
23540         * FS/FS/part_export.pm, FS/bin/freeside-queued,
23541           httemplate/edit/part_export.cgi: further export bugfixing add 10
23542           kid limit to freeside-queued sqlradius_reset now works (closes:
23543           Bug#372)
23544
23545 2002-03-25 16:26  ivan
23546
23547         * Makefile: hhahah oops i _really_ ought to do something about that
23548
23549 2002-03-25 06:59  ivan
23550
23551         * httemplate/: index.html, search/cust_main-otaker.cgi,
23552           search/cust_main.cgi: customers by otaker report (ugly
23553           search/cust_main.cgi mods; revert if they cause problems)
23554
23555 2002-03-24 12:00  ivan
23556
23557         * httemplate/: edit/cust_main.cgi, search/svc_acct.cgi,
23558           browse/agent.cgi: UI improvements for agents
23559
23560 2002-03-24 10:23  ivan
23561
23562         * FS/FS/agent.pm: tyop
23563
23564 2002-03-24 09:42  ivan
23565
23566         * CREDITS, FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi:
23567           "subscription" price plan from "Luke Pfeifer"
23568           <freeside@globalli.com>
23569
23570 2002-03-24 06:29  ivan
23571
23572         * FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/queue.pm,
23573           FS/FS/radius_usergroup.pm, FS/FS/svc_acct.pm,
23574           httemplate/edit/svc_acct.cgi:
23575           ICRADIUS groups all done!  UI and provisioning.  closes: Bug#362
23576
23577           fix some bugs in the export and add queue_dangerous_controls
23578           option too
23579
23580 2002-03-23 09:49  ivan
23581
23582         * FS/FS/part_svc.pm, FS/FS/svc_acct.pm,
23583           httemplate/browse/part_svc.cgi, httemplate/edit/part_svc.cgi,
23584           httemplate/edit/process/part_svc.cgi: okay group editing UI as
23585           well as part_svc group editing UI seem to be working
23586
23587 2002-03-23 08:16  ivan
23588
23589         * FS/FS/part_export.pm, FS/FS/queue.pm, FS/FS/svc_acct.pm,
23590           httemplate/edit/svc_acct.cgi,
23591           httemplate/edit/process/svc_acct.cgi: group editing seems to be
23592           working...  everything except defaults... oh and export...
23593
23594 2002-03-22 23:54  ivan
23595
23596         * FS/bin/freeside-queued: redirect STDOUT/STDERR a bit later for
23597           better error reporting
23598
23599 2002-03-22 10:56  ivan
23600
23601         * Makefile, FS/MANIFEST, FS/FS/cust_main_county.pm,
23602           FS/FS/svc_acct.pm, FS/t/radius_usergroup.t,
23603           bin/create-history-tables, httemplate/docs/schema.html,
23604           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
23605           httemplate/view/svc_acct.cgi: RADIUS groups on the way!
23606
23607 2002-03-22 04:49  ivan
23608
23609         * FS/MANIFEST, FS/FS/Record.pm, FS/FS/part_export.pm,
23610           FS/t/part_export.t, FS/t/part_export_option.t,
23611           httemplate/browse/part_svc.cgi, httemplate/edit/part_export.cgi,
23612           httemplate/edit/process/part_export.cgi,
23613           httemplate/misc/delete-part_export.cgi: more new export...
23614
23615 2002-03-20 22:57  ivan
23616
23617         * FS/FS/part_export.pm, httemplate/edit/part_export.cgi,
23618           httemplate/edit/process/part_export.cgi: more for the new world
23619           of export...
23620
23621 2002-03-20 13:31  ivan
23622
23623         * FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/part_export_option.pm,
23624           FS/FS/part_svc.pm, FS/FS/svc_acct.pm, FS/bin/freeside-queued,
23625           htetc/handler.pl, httemplate/edit/part_export.cgi,
23626           httemplate/edit/process/part_export.cgi: new export!  infostreet
23627           and sqlradius provisioning switched over  (Bug #299 - doesn't
23628           close it, but all the groundwork is done)
23629
23630           also removes non-transactional ICRADIUS export from
23631           svc_acct.export   (closes: Bug#347)
23632
23633 2002-03-19 23:37  ivan
23634
23635         * FS/FS/cust_main_county.pm: disable region caching for now
23636
23637 2002-03-19 09:48  ivan
23638
23639         * FS/FS/cust_main_county.pm, httemplate/edit/cust_main.cgi,
23640           httemplate/edit/process/cust_main.cgi: changes dum big
23641           "state/county/country" select to three, linked with javascript
23642           closes: Bug#353
23643
23644 2002-03-18 13:40  ivan
23645
23646         * FS/FS/: Conf.pm, cust_bill.pm, part_bill_event.pm: bugfixes,
23647           closes Bug#314
23648
23649 2002-03-18 12:50  ivan
23650
23651         * httemplate/edit/part_bill_event.cgi, FS/FS/part_bill_event.pm,
23652           FS/FS/Conf.pm: okay, now you can specify an alternate invoice
23653           template, and it'll be auto-createad and added to the list of
23654           configuration options.  closes: Bug#314
23655
23656 2002-03-18 11:49  ivan
23657
23658         * FS/FS/: Conf.pm, Record.pm, cust_bill.pm, cust_pay.pm: fixes: bug
23659           #348 - adds the ability to email on deleted payments.
23660
23661 2002-03-18 09:50  ivan
23662
23663         * httemplate/config/config.cgi:
23664           fixes bug#367 (yay, that one was annoying):
23665
23666           in config editor, initial newlines in <textarea>s are lost.  even
23667           if you didn't mean to edit them you remove that..
23668
23669 2002-03-18 08:05  ivan
23670
23671         * FS/FS/: svc_Common.pm, svc_acct.pm: handle inserting cust_svc and
23672           svc_acct records separately also, to handle imports preserving
23673           svcnum
23674
23675 2002-03-18 07:52  ivan
23676
23677         * httemplate/edit/: part_export.cgi, process/part_export.cgi: added
23678           (incomplete) export foo
23679
23680 2002-03-18 07:51  ivan
23681
23682         * httemplate/browse/part_svc.cgi: UI glitch; forgot ROWSPAN for
23683           export column
23684
23685 2002-03-18 06:17  ivan
23686
23687         * FS/FS/raddb.pm: add noment-specific RADIUS attributes
23688
23689 2002-03-18 01:10  ivan
23690
23691         * FS/FS/Conf.pm, FS/FS/svc_domain.pm,
23692           httemplate/config/config-process.cgi,
23693           httemplate/config/config-view.cgi, httemplate/config/config.cgi:
23694           new config value `defaultrecords', documentation, javascript
23695           config file editor
23696
23697 2002-03-17 00:33  ivan
23698
23699         * httemplate/config/: config-view.cgi, config.cgi: new domain
23700           record editing foo
23701
23702 2002-03-12 10:45  ivan
23703
23704         * httemplate/misc/cancel-unaudited.cgi: print error message for
23705           failed cancels!
23706
23707 2002-03-12 07:33  ivan
23708
23709         * htetc/handler.pl, httemplate/edit/part_pkg.cgi,
23710           httemplate/edit/part_svc.cgi: abstract stupid HTML layer trick
23711           out to HTML::Widgets::SelectLayers
23712
23713 2002-03-09 02:19  khoff
23714
23715         * FS/FS/: Conf.pm, svc_domain.pm: Support for default CNAME/A
23716           records
23717
23718 2002-03-07 11:50  jeff
23719
23720         * FS/bin/freeside-expiration-alerter: less shelling, more perly -
23721           abolish some pipes to sendmail
23722
23723 2002-03-07 06:13  ivan
23724
23725         * FS/FS/cust_bill.pm: better error msgs for mail errors
23726
23727 2002-03-07 06:10  ivan
23728
23729         * FS/FS/: cust_bill.pm, part_export.pm, part_export_option.pm,
23730           queue.pm: [no log message]
23731
23732 2002-03-06 15:32  ivan
23733
23734         * conf/invoice_from: oops, missing invoice_from
23735
23736 2002-03-06 14:44  jeff
23737
23738         * FS/MANIFEST, FS/FS/Conf.pm, FS/bin/freeside-expiration-alerter,
23739           conf/alerter_template, httemplate/docs/admin.html: billing
23740           expiration alerts
23741
23742 2002-03-05 15:13  jeff
23743
23744         * httemplate/search/report_tax.cgi: consistency is nice
23745
23746 2002-03-04 14:10  ivan
23747
23748         * FS/FS/Record.pm: make history tables conditional
23749
23750 2002-03-04 04:48  ivan
23751
23752         * Makefile, FS/FS/Record.pm, FS/FS/nas.pm,
23753           bin/create-history-tables, bin/fs-radius-add-check,
23754           bin/fs-radius-add-reply: [no log message]
23755
23756 2002-02-28 15:30  ivan
23757
23758         * httemplate/search/svc_acct.cgi: tyop
23759
23760 2002-02-28 15:18  ivan
23761
23762         * FS/FS/svc_acct.pm: clean up mess.  *sigh*
23763
23764 2002-02-28 15:17  ivan
23765
23766         * FS/FS/svc_acct.pm: clean up mess
23767
23768 2002-02-28 15:13  ivan
23769
23770         * FS/FS/svc_acct.pm: eek
23771
23772 2002-02-28 15:08  ivan
23773
23774         * httemplate/search/svc_acct.cgi: add main menu link
23775
23776 2002-02-28 15:07  ivan
23777
23778         * httemplate/misc/cancel-unaudited.cgi: handle errors better
23779
23780 2002-02-28 14:05  ivan
23781
23782         * FS/FS/Conf.pm, httemplate/config/config-view.cgi,
23783           httemplate/config/config.cgi: s/depreciated/deprecated/
23784
23785 2002-02-27 16:28  jeff
23786
23787         * FS/FS/svc_acct.pm: improved vpopmail support for svc_acct records
23788
23789 2002-02-27 15:20  ivan
23790
23791         * FS/FS/cust_main.pm: oops, spurious error messages
23792
23793 2002-02-27 15:03  ivan
23794
23795         * FS/FS/cust_main.pm: bubble up billing event errors
23796
23797 2002-02-27 14:40  ivan
23798
23799         * FS/FS/cust_bill_event.pm: and missing ) *sigh*
23800
23801 2002-02-27 14:40  ivan
23802
23803         * FS/FS/cust_bill_event.pm: errant ;
23804
23805 2002-02-27 14:39  ivan
23806
23807         * FS/FS/cust_bill_event.pm, httemplate/docs/schema.html,
23808           httemplate/view/cust_bill.cgi: add status and statustext fields
23809           to cust_bill_event
23810
23811 2002-02-27 14:00  ivan
23812
23813         * FS/FS/cust_main.pm: well, don't make things worse when
23814           debugging...
23815
23816 2002-02-27 13:57  ivan
23817
23818         * FS/: FS/cust_main.pm, bin/freeside-daily: better debugging
23819
23820 2002-02-26 14:09  ivan
23821
23822         * httemplate/search/: report_receivables.cgi, report_tax.cgi: fixup
23823           reports for templated webUI
23824
23825 2002-02-26 03:53  ivan
23826
23827         * FS/FS/cust_main.pm: okay, finally fix all the weirdness with
23828           shipping adresses.  whew.
23829
23830 2002-02-26 03:42  ivan
23831
23832         * FS/FS/: Record.pm, cust_main.pm: in Record.pm - call ->check
23833           **BEFORE** generating @diff for SQL.  causing weird effects with
23834           cust_main::check that modifies record (ship_ field weirdness)
23835
23836           fix nasty logic error triggered by changing a ship_ field from
23837           something TO identical to the corresponding non-ship_ field.
23838           ouch
23839
23840 2002-02-26 03:30  ivan
23841
23842         * FS/FS/cust_main.pm: fix nasty logic error triggered by changing a
23843           ship_ field from something TO identical to the corresponding
23844           non-ship_ field.  ouch.
23845
23846 2002-02-26 03:11  ivan
23847
23848         * httemplate/edit/cust_main.cgi: fix a weird oops with service
23849           address editing UI that would leave some fields blank... ?
23850
23851 2002-02-26 01:06  ivan
23852
23853         * FS/FS/cust_bill.pm: ugh, payname needs first/last i guess
23854
23855 2002-02-26 00:34  ivan
23856
23857         * FS/FS/cust_main.pm: die with a better error message on bad
23858           locales
23859
23860 2002-02-25 11:09  ivan
23861
23862         * httemplate/search/svc_acct.cgi: keith@landel:     We have users
23863           that have the character "." in their username     we can't search
23864           these customers by Username, can you please fix.
23865
23866 2002-02-23 14:36  ivan
23867
23868         * httemplate/search/: report_receivables.cgi, report_tax.cgi: take
23869           hardcoded paths out of report cgis
23870
23871 2002-02-23 03:56  ivan
23872
23873         * CREDITS, FS/FS/Record.pm, httemplate/docs/index.html,
23874           httemplate/search/cust_main.cgi,
23875           httemplate/search/cust_main.html: case-insensitive and substring
23876           searching
23877
23878 2002-02-23 03:46  ivan
23879
23880         * httemplate/index.html: silly html tweaking
23881
23882 2002-02-22 23:48  ivan
23883
23884         * httemplate/browse/part_pkg.cgi: it's too late.
23885
23886 2002-02-22 23:35  ivan
23887
23888         * httemplate/browse/part_pkg.cgi: i really should just start moving
23889           things to templates
23890
23891 2002-02-22 23:32  ivan
23892
23893         * httemplate/browse/: part_pkg.cgi, part_svc.cgi: UI nit fixes -
23894           misaligned columns when viewing disabled services/packages
23895
23896 2002-02-22 23:00  ivan
23897
23898         * FS/FS/UID.pm: nit
23899
23900 2002-02-22 18:14  jeff
23901
23902         * FS/FS/UID.pm, httemplate/search/report_receivables.cgi,
23903           httemplate/search/report_tax.cgi: report fixes and cruft removal
23904
23905 2002-02-22 18:02  ivan
23906
23907         * httemplate/index.html: UI work on main menu, remove Archive::Tar
23908           from docs
23909
23910 2002-02-22 15:18  jeff
23911
23912         * FS/MANIFEST, conf/report_template, httemplate/index.html,
23913           httemplate/search/report_receivables.cgi,
23914           httemplate/search/report_tax.cgi,
23915           httemplate/search/report_tax.html: add some reporting features
23916
23917 2002-02-22 15:08  ivan
23918
23919         * FS/FS/cust_pay_batch.pm: fix i18n zip
23920
23921 2002-02-22 14:13  ivan
23922
23923         * httemplate/edit/cust_main.cgi: billing vs. shipping states
23924           weren't sorted in the same order.  UI glitch only
23925
23926 2002-02-22 04:31  ivan
23927
23928         * httemplate/config/: config-process.cgi, config-view.cgi: fixup
23929           <SELECT> configuration editing, fixes Bug#350
23930
23931 2002-02-22 04:13  ivan
23932
23933         * httemplate/index.html: close </FORM> tags
23934
23935 2002-02-22 01:01  ivan
23936
23937         * FS/FS/svc_acct.pm: correctly disable/enable accounts @ CP
23938
23939 2002-02-22 00:58  ivan
23940
23941         * FS/FS/svc_acct.pm: freeside *SUSPENDED* -> CP set_mailbox_status
23942           OTHER/OTHER_BOUNCE
23943
23944 2002-02-21 22:42  ivan
23945
23946         * FS/FS/queue.pm: UI in joblisting: don't split ( retry | remove )
23947           links
23948
23949 2002-02-21 22:39  ivan
23950
23951         * FS/FS/queue.pm: don't error out on bad svcnum's, just silently
23952           remove them
23953
23954 2002-02-21 22:23  ivan
23955
23956         * FS/FS/svc_acct.pm: don't leak perl line numbers on cp
23957           provisioning errors
23958
23959 2002-02-21 21:56  ivan
23960
23961         * FS/FS/svc_acct.pm: fix bugs in CP mailbox changes: cp_change and
23962           cp_rename
23963
23964 2002-02-21 17:07  ivan
23965
23966         * FS/FS/Conf.pm, httemplate/view/cust_main.cgi: UI work:
23967
23968           make all functions of view/cust_pkg.cgi available on
23969           view/cust_main.cgi  - having them one link down in "Edit" is
23970           confusing.
23971
23972           closes: Bug#325
23973
23974 2002-02-20 14:03  ivan
23975
23976         * httemplate/index.html: invoice reports belong here too
23977
23978 2002-02-20 02:39  ivan
23979
23980         * FS/FS/CGI.pm: fixes eidiot under Mason, closes: Bug#344
23981
23982 2002-02-20 01:44  ivan
23983
23984         * httemplate/view/cust_main.cgi: don't display full card in
23985           webinterface
23986
23987 2002-02-19 19:17  jeff
23988
23989         * FS/FS/cust_main.pm: correct sense of tax generation
23990
23991 2002-02-19 17:03  ivan
23992
23993         * CREDITS, FS/FS/CGI.pm, FS/FS/Record.pm, FS/FS/queue.pm,
23994           FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/FS/svc_forward.pm,
23995           FS/bin/freeside-queued, htetc/handler.pl, httemplate/index.html,
23996           httemplate/misc/queue.cgi, httemplate/view/svc_acct.cgi,
23997           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
23998           httemplate/view/svc_www.cgi: use Net::SSH::ssh_cmd for all job
23999           queueing rather than local duplicated ssh subs
24000
24001           queue daemon updates: retry & remove links work, bubble up error
24002           message to webinterface, link to svcnum & have job listings on
24003           view/svc_* pages, closes: Bug#280
24004
24005           s/option/optionname/ schema change, dumb mysql, closes: Bug#334
24006
24007 2002-02-19 15:43  ivan
24008
24009         * httemplate/docs/schema.html: set EVERYTHING=1 for your own
24010           mod_perl compile
24011
24012 2002-02-18 23:51  ivan
24013
24014         * httemplate/index.html: oops
24015
24016 2002-02-18 20:43  ivan
24017
24018         * httemplate/index.html: new main menu!
24019
24020 2002-02-18 19:22  jeff
24021
24022         * FS/FS/cust_refund.pm: fix refund posting
24023
24024 2002-02-18 19:15  ivan
24025
24026         * FS/FS/cust_refund.pm: <rluser> ut_number instead of ut_numbern
24027
24028 2002-02-18 19:06  ivan
24029
24030         * FS/FS/cust_refund.pm: need to use FS::Record qw(qsearch) !
24031
24032 2002-02-18 18:57  ivan
24033
24034         * httemplate/: edit/part_pkg.cgi, view/cust_main.cgi: allow custom
24035           packages to edit service quantities also
24036
24037 2002-02-18 12:09  ivan
24038
24039         * httemplate/edit/part_svc.cgi: bad warning, causing errors with
24040           strict
24041
24042 2002-02-18 10:07  ivan
24043
24044         * FS/FS/prepay_credit.pm: document 'seconds'
24045
24046 2002-02-18 02:14  ivan
24047
24048         * httemplate/edit/svc_www.cgi: oops!
24049
24050 2002-02-18 00:53  ivan
24051
24052         * Makefile: make release and make update-webdemo targets
24053
24054 2002-02-18 00:39  ivan
24055
24056         * FS/FS/Conf.pm, FS/FS/part_bill_event.pm, FS/FS/part_pkg.pm,
24057           httemplate/edit/part_pkg.cgi: safe web demo operation!  closes:
24058           Bug#217
24059
24060           fix bug in edit/part_pkg: s/bkg/pkg/
24061
24062           edit/part_pkg.cgi - plan <SELECT> is now properly stick on
24063           errors, closes: Bug#323
24064
24065 2002-02-17 19:45  ivan
24066
24067         * httemplate/edit/part_svc.cgi: fix modified <SELECT>s under
24068           netcape4, use one for svc_acct.popnum too
24069
24070 2002-02-17 16:21  jeff
24071
24072         * Makefile: keep accidentally checking in Makefile changes, gotta
24073           do something about that...
24074
24075 2002-02-17 16:13  jeff
24076
24077         * Makefile, FS/FS/Conf.pm: trading in tar for rsync for improved
24078           vpopmail support
24079
24080 2002-02-17 13:01  ivan
24081
24082         * FS/MANIFEST: removing CGIwrapper.pm
24083
24084 2002-02-17 11:12  ivan
24085
24086         * FS/MANIFEST: get ride of CGIwrapper.pm
24087
24088 2002-02-17 11:07  jeff
24089
24090         * FS/FS/svc_forward.pm: queue svc_forward remote commands; better
24091           commands too
24092
24093 2002-02-16 10:14  ivan
24094
24095         * TODO: now in RT2!
24096
24097 2002-02-15 11:34  ivan
24098
24099         * Makefile: keep accidentally checking in Makefile changes, gotta
24100           do something about that...
24101
24102 2002-02-15 11:33  ivan
24103
24104         * Makefile, FS/FS/Conf.pm, FS/FS/svc_acct.pm: CP provisioning!!
24105
24106 2002-02-14 10:06  ivan
24107
24108         * bin/: fs-radius-add-check, fs-radius-add-reply: docs?  haha
24109
24110 2002-02-13 17:12  ivan
24111
24112         * FS/FS/cust_pay_batch.pm: don't require state (i18n)
24113
24114 2002-02-12 10:56  ivan
24115
24116         * FS/FS/cust_bill.pm: more information in "cant send invoice email"
24117           error message
24118
24119 2002-02-12 10:47  ivan
24120
24121         * FS/FS/cust_main.pm: fixes:
24122
24123           Error running invoice event ($cust_main->charge( 10.00, 'Overdue
24124           Bill' );): Illegal or empty (text) comment:  at
24125           /usr/local/lib/perl5/site_perl/5.005/FS/cust_main.pm line 1141.
24126
24127 2002-02-11 21:58  ivan
24128
24129         * httemplate/docs/admin.html: fixes: bug#331
24130
24131 2002-02-11 20:49  ivan
24132
24133         * httemplate/edit/part_bill_event.cgi: oops
24134
24135 2002-02-11 18:11  ivan
24136
24137         * FS/FS/Conf.pm, httemplate/config/config.cgi: add username_policy
24138           "@append domain"
24139
24140           add "select" config type, mmm
24141
24142 2002-02-11 18:06  ivan
24143
24144         * FS/FS/svc_acct.pm: that's not a bug anymore, don't list it in the
24145           BUGS section
24146
24147 2002-02-11 17:25  ivan
24148
24149         * httemplate/edit/part_svc.cgi: red warning for unknown type :)
24150
24151 2002-02-11 17:13  ivan
24152
24153         * httemplate/edit/part_svc.cgi: service definition domsvc is now a
24154           domain pulldown closes: Bug#328
24155
24156 2002-02-11 15:01  ivan
24157
24158         * FS/FS/svc_forward.pm: oops, code hidden by pod
24159
24160 2002-02-11 13:51  ivan
24161
24162         * httemplate/edit/svc_acct.cgi: don't display useless finger and
24163           shell fields if uid is set to fixed & blank in the service
24164           definition - causes: Error: Can't have finger-name without uid
24165
24166 2002-02-11 11:38  ivan
24167
24168         * FS/FS/Conf.pm, FS/FS/svc_www.pm, httemplate/edit/svc_acct.cgi,
24169           httemplate/edit/process/svc_www.cgi,
24170           httemplate/view/svc_domain.cgi, httemplate/view/svc_www.cgi:
24171           svc_www is working!
24172
24173           also auto-create and add A records if necessary using apacheip
24174           config file.
24175
24176           and show all domain_records on view/svc_domain.cgi page
24177
24178 2002-02-10 14:31  ivan
24179
24180         * httemplate/edit/svc_acct.cgi: ui
24181
24182 2002-02-10 14:21  ivan
24183
24184         * httemplate/edit/part_pkg.cgi: slighly different wording
24185
24186 2002-02-10 14:06  ivan
24187
24188         * FS/FS/cust_svc.pm: another bug in quantity checking
24189
24190 2002-02-10 13:37  ivan
24191
24192         * FS/FS/cust_svc.pm: import qsearch() so the quantity checking
24193           works
24194
24195 2002-02-10 13:30  ivan
24196
24197         * FS/FS/Conf.pm, FS/FS/part_pkg.pm, conf/agent_defaultpkg: add new
24198           package definitions to all agent types by default
24199
24200           config option to restore current behaviour (must explicitly add
24201           new package definitions to each agent type)
24202
24203           closes: Bug#324
24204
24205 2002-02-10 11:58  ivan
24206
24207         * FS/MANIFEST, FS/bin/freeside-daily,
24208           httemplate/edit/process/part_bill_event.cgi: update billing
24209           documentation for the new world of invoice events added
24210           freeside-daily replacing freeside-bill for the new world of
24211           invoice events
24212
24213 2002-02-10 10:56  ivan
24214
24215         * FS/FS/cust_pay.pm, httemplate/edit/cust_pay.cgi: use unique
24216           tokens to prevent double-submission of payments in the web UI
24217           (closes: Bug#320)
24218
24219 2002-02-10 09:30  ivan
24220
24221         * httemplate/search/cust_main.cgi: eliminate duplicate cusomters
24222           before figuring to display a list or redirect.  eliiminates "2
24223           matching found" displayed but only one in list.
24224
24225 2002-02-10 09:02  ivan
24226
24227         * FS/FS/cust_main_invoice.pm: allow + in email addresses
24228
24229 2002-02-10 08:49  ivan
24230
24231         * FS/FS/cust_main_invoice.pm: okay, for now, don't try to transform
24232           email addresses into svcnum-linked destinations
24233
24234 2002-02-10 08:40  ivan
24235
24236         * Makefile, httemplate/edit/svc_acct.cgi:
24237           fix "no previous account to recall hidden password from" error
24238           when adding new accounts & get an error on first try
24239
24240 2002-02-10 08:14  ivan
24241
24242         * Makefile, httemplate/index.html,
24243           httemplate/browse/svc_acct_pop.cgi,
24244           httemplate/edit/svc_acct_pop.cgi: s/POP/Access Number/ in the
24245           webui
24246
24247 2002-02-10 08:05  ivan
24248
24249         * htetc/handler.pl, httemplate/browse/agent.cgi,
24250           httemplate/browse/agent_type.cgi,
24251           httemplate/browse/cust_main_county.cgi,
24252           httemplate/browse/nas.cgi, httemplate/browse/part_bill_event.cgi,
24253           httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
24254           httemplate/browse/svc_acct_pop.cgi,
24255           httemplate/config/config-process.cgi,
24256           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
24257           httemplate/edit/REAL_cust_pkg.cgi, httemplate/edit/agent.cgi,
24258           httemplate/edit/agent_type.cgi,
24259           httemplate/edit/cust_bill_pay.cgi,
24260           httemplate/edit/cust_credit.cgi,
24261           httemplate/edit/cust_credit_bill.cgi,
24262           httemplate/edit/cust_main.cgi,
24263           httemplate/edit/cust_main_county-expand.cgi,
24264           httemplate/edit/cust_main_county.cgi,
24265           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
24266           httemplate/edit/part_bill_event.cgi,
24267           httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
24268           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
24269           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
24270           httemplate/edit/process/quick-cust_pkg.cgi,
24271           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
24272           httemplate/misc/catchall.cgi,
24273           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
24274           httemplate/misc/process/link.cgi,
24275           httemplate/search/cust_main.cgi, httemplate/search/cust_pay.cgi,
24276           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
24277           httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
24278           httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
24279           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
24280           httemplate/view/svc_www.cgi: *finally* seems to be working under
24281           Mason.  sheesh.  *finally* seems to be working under Mason.
24282           sheesh.  *finally* seems to be working under Mason.  sheesh.
24283           *finally* seems to be working under Mason.  sheesh.  *finally*
24284           seems to be working under Mason.  sheesh.  *finally* seems to be
24285           working under Mason.  sheesh.  *finally* seems to be working
24286           under Mason.  sheesh.  *finally* seems to be working under Mason.
24287           sheesh.
24288
24289 2002-02-10 05:21  ivan
24290
24291         * htetc/handler.pl, httemplate/browse/agent.cgi,
24292           httemplate/browse/agent_type.cgi,
24293           httemplate/browse/cust_main_county.cgi,
24294           httemplate/browse/nas.cgi, httemplate/browse/part_bill_event.cgi,
24295           httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
24296           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
24297           httemplate/edit/agent_type.cgi,
24298           httemplate/edit/cust_bill_pay.cgi,
24299           httemplate/edit/cust_credit.cgi,
24300           httemplate/edit/cust_credit_bill.cgi,
24301           httemplate/edit/cust_main.cgi,
24302           httemplate/edit/cust_main_county-expand.cgi,
24303           httemplate/edit/cust_main_county.cgi,
24304           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
24305           httemplate/edit/part_bill_event.cgi,
24306           httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
24307           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
24308           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
24309           httemplate/edit/process/REAL_cust_pkg.cgi,
24310           httemplate/edit/process/agent.cgi,
24311           httemplate/edit/process/agent_type.cgi,
24312           httemplate/edit/process/cust_bill_pay.cgi,
24313           httemplate/edit/process/cust_credit.cgi,
24314           httemplate/edit/process/cust_credit_bill.cgi,
24315           httemplate/edit/process/cust_main.cgi,
24316           httemplate/edit/process/cust_main_county-collapse.cgi,
24317           httemplate/edit/process/cust_main_county-expand.cgi,
24318           httemplate/edit/process/cust_main_county.cgi,
24319           httemplate/edit/process/cust_pay.cgi,
24320           httemplate/edit/process/cust_pkg.cgi,
24321           httemplate/edit/process/part_pkg.cgi,
24322           httemplate/edit/process/quick-cust_pkg.cgi,
24323           httemplate/edit/process/svc_acct.cgi,
24324           httemplate/edit/process/svc_acct_pop.cgi,
24325           httemplate/edit/process/svc_domain.cgi,
24326           httemplate/edit/process/svc_forward.cgi,
24327           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
24328           httemplate/misc/catchall.cgi,
24329           httemplate/misc/delete-cust_pay.cgi,
24330           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
24331           httemplate/misc/print-invoice.cgi,
24332           httemplate/misc/unsusp_pkg.cgi,
24333           httemplate/misc/process/catchall.cgi,
24334           httemplate/misc/process/delete-customer.cgi,
24335           httemplate/misc/process/link.cgi, httemplate/search/cust_pay.cgi,
24336           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
24337           httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
24338           httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
24339           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
24340           httemplate/view/svc_www.cgi: removed <!-- $Id$ --> from all files
24341           to fix any redirects, whew
24342
24343           Mason handler.pl overrides CGI::redirect
24344
24345           fixed strict; problems in edit/part_pkg.cgi &
24346           edit/process/part_pkg.cgi
24347
24348 2002-02-09 18:28  ivan
24349
24350         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi,
24351           httemplate/view/cust_main.cgi: hide SS# unless you turn it on via
24352           config file
24353
24354 2002-02-09 18:16  ivan
24355
24356         * Makefile, FS/FS/Conf.pm, FS/FS/cust_bill.pm,
24357           FS/FS/cust_bill_event.pm, FS/FS/cust_main.pm, htetc/handler.pl,
24358           httemplate/browse/part_bill_event.cgi,
24359           httemplate/edit/part_pkg.cgi,
24360           httemplate/edit/process/part_bill_event.cgi,
24361           httemplate/edit/process/part_pkg.cgi,
24362           httemplate/view/cust_bill.cgi: pro-rating w/ web interface,
24363           tested (closes: Bug#313).
24364
24365           view/cust_bill.cgi invoice view shows invoice events!
24366
24367           fix bug where adding events with no name silently failed instead
24368           of giving an error
24369
24370           add new comission plans
24371
24372 2002-02-09 10:24  ivan
24373
24374         * FS/FS/CGI.pm, htetc/handler.pl,
24375           httemplate/edit/process/agent_type.cgi,
24376           httemplate/edit/process/cust_main_county-expand.cgi,
24377           httemplate/edit/process/cust_main_county.cgi,
24378           httemplate/edit/process/cust_pay.cgi,
24379           httemplate/edit/process/part_pkg.cgi,
24380           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
24381           httemplate/search/svc_domain.cgi: no more exit() in templates
24382
24383 2002-02-09 10:09  ivan
24384
24385         * FS/FS/svc_domain.pm: okay all external export from .pm files is
24386           queued! (closes: Bug#249)
24387
24388 2002-02-09 09:45  ivan
24389
24390         * FS/FS/cust_svc.pm, httemplate/misc/process/link.cgi: have
24391           FS::cust_svc::check look up & check pkg_svc.quantity like
24392           httemplate/view/cust_pkg.cgi (closes: Bug#43)
24393
24394 2002-02-09 09:03  ivan
24395
24396         * FS/FS/CGI.pm, htetc/handler.pl: okay, both Apache::ASP and Mason
24397           should set no-cache headers now (closes: Bug#23)
24398
24399 2002-02-07 14:30  ivan
24400
24401         * Makefile: oops, reversing bad Makefile patch
24402
24403 2002-02-07 14:29  ivan
24404
24405         * Makefile, FS/FS/Conf.pm, FS/FS/cust_bill_pay.pm,
24406           FS/FS/cust_pay.pm, httemplate/browse/agent_type.cgi,
24407           httemplate/browse/nas.cgi, httemplate/misc/delete-cust_pay.cgi,
24408           httemplate/view/cust_main.cgi: delete payments
24409
24410 2002-02-06 07:55  ivan
24411
24412         * FS/FS/cust_main.pm, bin/pod2x: doc updates and pod2x fix to skip
24413           blib/ files
24414
24415 2002-02-06 07:50  ivan
24416
24417         * FS/FS/cust_bill.pm: pod typo
24418
24419 2002-02-06 07:49  ivan
24420
24421         * Makefile: documentation building Makefile patch
24422
24423 2002-02-06 07:36  ivan
24424
24425         * FS/FS/part_bill_event.pm: part_bill_event.plan can contain
24426           punctuation
24427
24428 2002-02-06 06:58  ivan
24429
24430         * FS/bin/freeside-adduser: fix for non-file auth
24431
24432 2002-02-05 12:25  ivan
24433
24434         * FS/FS/Record.pm: better error messages if you haven't run
24435           fs-setup ?
24436
24437 2002-02-05 08:48  ivan
24438
24439         * fs_passwd/fs_passwd, httemplate/docs/passwd.html: web-based
24440           password changer!
24441
24442 2002-02-04 09:06  ivan
24443
24444         * Makefile: 1.4.0pre8!
24445
24446 2002-02-04 09:04  ivan
24447
24448         * httemplate/edit/part_bill_event.cgi: have fs-setup create the
24449           necessary "default" billing events documentation on necessary
24450           "default" billing events
24451
24452 2002-02-04 08:44  ivan
24453
24454         * httemplate/edit/part_bill_event.cgi,
24455           httemplate/view/cust_bill.cgi, FS/FS/cust_bill.pm,
24456           FS/FS/cust_main.pm: billing events!
24457
24458 2002-01-30 10:22  ivan
24459
24460         * httemplate/: browse/part_bill_event.cgi,
24461           edit/part_bill_event.cgi, edit/process/part_bill_event.cgi: fully
24462           working invoice event web interface
24463
24464 2002-01-30 06:18  ivan
24465
24466         * FS/FS/CGI.pm, htetc/handler.pl, httemplate/browse/agent.cgi,
24467           httemplate/browse/agent_type.cgi,
24468           httemplate/browse/cust_main_county.cgi,
24469           httemplate/browse/nas.cgi, httemplate/browse/part_bill_event.cgi,
24470           httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
24471           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
24472           httemplate/edit/agent_type.cgi,
24473           httemplate/edit/cust_bill_pay.cgi,
24474           httemplate/edit/cust_credit.cgi,
24475           httemplate/edit/cust_credit_bill.cgi,
24476           httemplate/edit/cust_main.cgi,
24477           httemplate/edit/cust_main_county-expand.cgi,
24478           httemplate/edit/cust_main_county.cgi,
24479           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
24480           httemplate/edit/part_bill_event.cgi,
24481           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
24482           httemplate/edit/svc_acct_pop.cgi, httemplate/edit/svc_domain.cgi,
24483           httemplate/edit/svc_forward.cgi,
24484           httemplate/edit/process/agent.cgi,
24485           httemplate/edit/process/agent_type.cgi,
24486           httemplate/edit/process/cust_bill_pay.cgi,
24487           httemplate/edit/process/cust_credit.cgi,
24488           httemplate/edit/process/cust_credit_bill.cgi,
24489           httemplate/edit/process/cust_main.cgi,
24490           httemplate/edit/process/cust_main_county-collapse.cgi,
24491           httemplate/edit/process/cust_main_county-expand.cgi,
24492           httemplate/edit/process/cust_main_county.cgi,
24493           httemplate/edit/process/cust_pay.cgi,
24494           httemplate/edit/process/cust_pkg.cgi,
24495           httemplate/edit/process/part_pkg.cgi,
24496           httemplate/edit/process/quick-cust_pkg.cgi,
24497           httemplate/edit/process/svc_acct.cgi,
24498           httemplate/edit/process/svc_acct_pop.cgi,
24499           httemplate/edit/process/svc_domain.cgi,
24500           httemplate/edit/process/svc_forward.cgi,
24501           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
24502           httemplate/misc/catchall.cgi,
24503           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
24504           httemplate/misc/print-invoice.cgi,
24505           httemplate/misc/unsusp_pkg.cgi,
24506           httemplate/misc/process/catchall.cgi,
24507           httemplate/misc/process/delete-customer.cgi,
24508           httemplate/misc/process/link.cgi,
24509           httemplate/search/cust_main.cgi, httemplate/search/cust_pay.cgi,
24510           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
24511           httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
24512           httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
24513           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
24514           httemplate/view/svc_www.cgi: remove   use Module; and   $cgi =
24515           new CGI;   &cgisuidsetup(); from all templates.  should work
24516           better under Mason.
24517
24518 2002-01-29 09:42  ivan
24519
24520         * FS/FS/part_bill_event.pm, httemplate/docs/schema.html: weight,
24521           plan and plandata fields in part_bill_event
24522
24523 2002-01-29 08:33  ivan
24524
24525         * Makefile, FS/FS.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
24526           FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
24527           FS/FS/svc_acct.pm, bin/pod2x, htetc/handler.pl,
24528           httemplate/index.html, httemplate/browse/part_bill_event.cgi,
24529           httemplate/edit/part_bill_event.cgi,
24530           httemplate/edit/part_pkg.cgi,
24531           httemplate/edit/process/part_bill_event.cgi: - web interface for
24532           hourly account charges!   (FS::cust_pkg, FS::cust_svc and
24533           FS::svc_acct seconds_since methods) - Makefile target to
24534           regenerate HTML manpages on install - FS.pm doc update -
24535           $FS::Record::Debug now dumps all SQL - new FS::cust_main methods:
24536           ->cancel, ->invoicing_list_addpost - start of a billing event web
24537           interface - cust_pay::upgrade_replace doesn't error out if
24538           history includes   overapplied payments
24539
24540 2002-01-28 03:24  ivan
24541
24542         * FS/FS/Record.pm: oops, syntax error in new() check for missing
24543           subclass table sub (eek)
24544
24545 2002-01-27 22:57  ivan
24546
24547         * FS/FS/cust_bill.pm, FS/FS/cust_credit.pm, FS/FS/cust_pay.pm,
24548           FS/FS/cust_refund.pm, FS/FS/part_pkg.pm, FS/FS/part_svc.pm,
24549           httemplate/docs/schema.html: book closing schema changes
24550
24551 2002-01-27 21:15  ivan
24552
24553         * FS/FS/part_export.pm, FS/FS/part_export_option.pm,
24554           httemplate/docs/schema.html: part_export schema changes
24555
24556 2002-01-25 17:52  ivan
24557
24558         * FS/FS/cust_credit_refund.pm: another bug spotted by jeff
24559
24560 2002-01-24 09:02  ivan
24561
24562         * FS/FS/Record.pm: emit a warning in this unlikely case again
24563
24564 2002-01-24 08:58  ivan
24565
24566         * FS/FS/: cust_bill_pay.pm, cust_credit.pm, cust_credit_bill.pm,
24567           cust_credit_refund.pm, cust_pay.pm, cust_refund.pm: <rluser>
24568           rather than == 0 in the ::check's ....  <rluser> you might
24569           consider <= 0
24570
24571 2002-01-24 08:54  ivan
24572
24573         * FS/FS/cust_credit_refund.pm: stack traces help alot
24574
24575 2002-01-24 03:52  ivan
24576
24577         * FS/FS/: cust_credit_refund.pm, cust_pay.pm, cust_refund.pm:
24578           jeff's on a bugfinding roll here, thanks!
24579
24580 2002-01-24 03:43  ivan
24581
24582         * FS/FS/cust_credit_refund.pm: <rluser> and it seems that
24583           cust_credit_refund::cust_credit should exist..
24584
24585 2002-01-23 22:52  ivan
24586
24587         * FS/FS/cust_refund.pm: from jeff@fix <rluser> in
24588           FS::cust_refund::check  'amount' should probably be replaced with
24589           +'refund' in two places
24590
24591 2002-01-23 22:46  ivan
24592
24593         * FS/FS/cust_refund.pm: more updates to cust_refund::update_replace
24594
24595 2002-01-23 18:26  ivan
24596
24597         * FS/FS/cust_refund.pm: fix cust_refund::insert
24598
24599 2002-01-22 07:57  ivan
24600
24601         * FS/FS/: cust_credit.pm, cust_pay.pm, cust_refund.pm: don't allow
24602           $0.00 in credits/payments/refunds
24603
24604 2002-01-22 06:55  ivan
24605
24606         * FS/FS/part_svc.pm: docu
24607
24608 2002-01-22 06:53  ivan
24609
24610         * FS/FS/svc_acct.pm: silly compilation problem
24611
24612 2002-01-22 06:42  ivan
24613
24614         * httemplate/docs/index.html: remove old upgrade docs
24615
24616 2002-01-21 03:30  ivan
24617
24618         * FS/FS/cust_pkg.pm: include FS::svc_forward in kludgy preload
24619
24620 2002-01-19 07:16  ivan
24621
24622         * FS/FS/UID.pm: error message update
24623
24624 2002-01-16 07:37  ivan
24625
24626         * FS/FS/svc_acct.pm: doc
24627
24628 2002-01-14 12:28  ivan
24629
24630         * FS/FS/: Conf.pm, svc_acct.pm: pay some attention to 1.4 RADIUS
24631           SQL export
24632
24633 2002-01-09 05:29  ivan
24634
24635         * FS/FS/cust_main.pm, httemplate/search/cust_main.cgi: update fuzzy
24636           cache files on customer replace.
24637
24638           do an exact search along with the fuzzy search (webui)
24639
24640 2002-01-03 09:40  ivan
24641
24642         * FS/MANIFEST, FS/FS/cust_bill_event.pm, FS/FS/part_bill_event.pm,
24643           FS/t/cust_bill_event.t, FS/t/part_bill_event.t,
24644           httemplate/docs/schema.html: more schema changes:
24645           part_bill_event and cust_bill_event tables
24646
24647           remove old 1.4.0pre READMEs
24648
24649 2001-12-28 07:14  ivan
24650
24651         * FS/FS/cust_main.pm: force printing in freeside-overdue
24652
24653 2001-12-28 06:40  ivan
24654
24655         * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi,
24656           httemplate/edit/part_pkg.cgi: add more options to
24657           freeside-overdue
24658
24659           add charge method to FS::cust_main
24660
24661           one-off packages default to disabled
24662
24663           billing payname defaults to first and last, not "Accounts
24664           Payable"
24665
24666 2001-12-27 01:26  ivan
24667
24668         * FS/FS/Record.pm, FS/FS/part_pkg.pm, FS/FS/part_svc.pm,
24669           httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
24670           httemplate/edit/agent_type.cgi, httemplate/edit/cust_main.cgi,
24671           httemplate/edit/cust_pkg.cgi, httemplate/edit/part_pkg.cgi,
24672           httemplate/edit/part_svc.cgi,
24673           httemplate/edit/process/part_pkg.cgi,
24674           httemplate/view/cust_main.cgi: service and package disable!
24675
24676 2001-12-26 15:59  ivan
24677
24678         * httemplate/docs/schema.html: doc
24679
24680 2001-12-26 07:41  ivan
24681
24682         * httemplate/view/cust_main.cgi: remove warnings
24683
24684 2001-12-26 07:11  ivan
24685
24686         * httemplate/edit/process/cust_credit.cgi: apply credits!!
24687
24688 2001-12-26 07:08  ivan
24689
24690         * FS/MANIFEST: add freeside-overdue
24691
24692 2001-12-26 07:07  ivan
24693
24694         * httemplate/edit/: cust_credit.cgi, process/cust_credit.cgi: fix
24695           posting credit
24696
24697 2001-12-26 03:17  ivan
24698
24699         * FS/FS/cust_main.pm: (untested eek) freeside-overdue script &
24700           cust_main balance_date & total_owed_date methods
24701
24702 2001-12-26 01:18  ivan
24703
24704         * httemplate/: index.html, search/cust_pay.cgi, view/cust_main.cgi:
24705           search by check #
24706
24707 2001-12-25 23:53  ivan
24708
24709         * FS/FS/cust_pay.pm: doc
24710
24711 2001-12-25 22:02  ivan
24712
24713         * httemplate/edit/cust_pay.cgi: UI
24714
24715 2001-12-25 21:19  ivan
24716
24717         * httemplate/: index.html, edit/cust_pay.cgi,
24718           edit/process/cust_pay.cgi, search/cust_main.cgi,
24719           search/cust_main.html: expedited check entry
24720
24721 2001-12-25 21:02  ivan
24722
24723         * CREDITS: still missing tons of folks, i am sure
24724
24725 2001-12-25 20:52  ivan
24726
24727         * httemplate/search/: cust_bill.html, cust_main.html: same look as
24728           rest of search pages
24729
24730 2001-12-25 20:25  ivan
24731
24732         * FS/FS/CGI.pm, httemplate/edit/cust_credit.cgi,
24733           httemplate/edit/cust_pay.cgi,
24734           httemplate/edit/process/cust_credit.cgi,
24735           httemplate/edit/process/cust_pay.cgi: auto-apply payments and
24736           credits, post credit UI overhaul
24737
24738 2001-12-25 18:33  ivan
24739
24740         * httemplate/edit/cust_pay.cgi: fix service display for duplicates
24741
24742 2001-12-21 13:40  ivan
24743
24744         * FS/FS/cust_bill.pm, httemplate/edit/cust_pay.cgi,
24745           httemplate/view/cust_main.cgi: add name/address to post payment
24746           screen
24747
24748           get rid of some $-0.00  yay for ieee fp
24749
24750 2001-12-21 12:55  ivan
24751
24752         * FS/FS/cust_bill_pay.pm: fixes
24753
24754             total cust_bill_pay.amount and cust_credit_bill.amount 19.95
24755           for invnum 1659
24756             greater than cust_bill.charged 19.95 at
24757             /usr/local/lib/perl5/site_perl/5.005/FS/cust_main.pm line 1519.
24758
24759 2001-12-19 21:34  ivan
24760
24761         * FS/FS/Record.pm: work better with DBIx::Profile
24762
24763 2001-12-19 18:09  ivan
24764
24765         * FS/FS/svc_acct.pm: don't error trying to suspend accounts with
24766           '*' password
24767
24768 2001-12-19 18:07  ivan
24769
24770         * FS/FS/svc_acct.pm: quiet warnings
24771
24772 2001-12-19 06:33  ivan
24773
24774         * FS/FS/svc_acct.pm: alas, a 5.6-ism
24775
24776 2001-12-19 06:30  ivan
24777
24778         * FS/FS/svc_acct.pm: surpress warnings
24779
24780 2001-12-18 11:36  ivan
24781
24782         * httemplate/edit/cust_bill_pay.cgi: another dum tyop
24783
24784 2001-12-18 11:34  ivan
24785
24786         * httemplate/edit/cust_bill_pay.cgi: typo
24787
24788 2001-12-18 11:32  ivan
24789
24790         * httemplate/edit/cust_bill_pay.cgi: declar vars
24791
24792 2001-12-18 11:30  ivan
24793
24794         * httemplate/edit/: cust_bill_pay.cgi, cust_credit_bill.cgi,
24795           process/cust_bill_pay.cgi, process/cust_credit_bill.cgi: apply
24796           payment webinterface
24797
24798 2001-12-17 23:12  ivan
24799
24800         * httemplate/search/cust_pkg.cgi: really working dates on package
24801           browse.  ouch.
24802
24803 2001-12-17 23:08  ivan
24804
24805         * httemplate/search/cust_pkg.cgi: working dates on package browse
24806
24807 2001-12-17 22:45  ivan
24808
24809         * httemplate/search/cust_pkg.cgi: oops.  *sigh*
24810
24811 2001-12-17 22:38  ivan
24812
24813         * httemplate/search/cust_pkg.cgi: show dates on package browse
24814
24815 2001-12-17 22:29  ivan
24816
24817         * FS/FS/svc_acct_pop.pm: full number in POP pulldown
24818
24819 2001-12-17 17:49  ivan
24820
24821         * FS/: MANIFEST, FS/svc_acct.pm: add freeside-setinvoice to
24822           MANIFEST
24823
24824           fix warning:
24825
24826           FS::cust_main_invoice=HASH(0x90c86c4) at
24827           /usr/local/lib/perl5/site_perl/5.005/FS/svc_acct.pm line 419.
24828
24829 2001-12-17 15:59  ivan
24830
24831         * FS/FS/cust_bill.pm: fixes
24832
24833            Argument "" isn't numeric in ncmp at
24834            /usr/local/lib/perl5/site_perl/5.005/FS/cust_bill.pm line 254.
24835
24836 2001-12-16 15:50  ivan
24837
24838         * FS/FS/cust_main.pm: eek nasty bug
24839
24840 2001-12-15 16:55  ivan
24841
24842         * FS/FS/cust_bill_pay.pm: fix weird rounding error: total
24843           cust_bill_pay.amount 39.9 for paynum 240 greater than
24844           cust_pay.paid 39.90
24845
24846 2001-12-15 14:59  ivan
24847
24848         * httemplate/view/svc_acct.cgi: style
24849
24850 2001-12-15 14:58  ivan
24851
24852         * FS/FS/cust_svc.pm: meaningful FS::cust_svc::label for svc_www
24853           records
24854
24855 2001-12-15 14:56  ivan
24856
24857         * httemplate/view/svc_www.cgi: view svc_www.cgi from Dave Burgess
24858           <burgess@www.cynjut.net>, thanks
24859
24860 2001-12-15 14:47  ivan
24861
24862         * httemplate/edit/cust_main.cgi: allow entering of referral
24863           customer by number as well as by link off the view page, courtesy
24864           of Dave Burgess <burgess@www.cynjut.net>
24865
24866 2001-12-14 16:17  ivan
24867
24868         * FS/FS/cust_main.pm: style changes
24869
24870 2001-12-13 10:37  ivan
24871
24872         * FS/bin/freeside-setinvoice: okay, it should really work now
24873
24874 2001-12-13 09:52  ivan
24875
24876         * FS/bin/freeside-setinvoice: fix setinvoice script
24877
24878 2001-12-13 01:17  ivan
24879
24880         * FS/bin/freeside-setinvoice: added util to set invoice
24881           destinations
24882
24883 2001-12-12 11:42  ivan
24884
24885         * httemplate/edit/: cust_main.cgi, svc_acct.cgi: allow >8 character
24886           passwords in web interface
24887
24888 2001-12-11 13:26  ivan
24889
24890         * httemplate/search/svc_acct.cgi: missing space in SQL, oops
24891
24892 2001-12-10 04:18  ivan
24893
24894         * FS/FS/Record.pm: Pg datatype pain
24895
24896 2001-12-09 20:54  ivan
24897
24898         * httemplate/index.html: typo noticed by Dave Burgess
24899           <burgess@www.cynjut.net>, thanks.
24900
24901 2001-12-09 16:44  ivan
24902
24903         * httemplate/search/svc_acct.cgi: visual glitch: oops, $pager
24904           wasn't getting substitued.
24905
24906 2001-12-09 15:31  ivan
24907
24908         * httemplate/search/svc_acct.cgi: harmless? missing ;
24909
24910 2001-12-08 02:08  ivan
24911
24912         * httemplate/config/config.cgi: need a POST here; browsers
24913           (especially IE) are unhappy with the default GET
24914
24915 2001-12-08 02:07  ivan
24916
24917         * FS/FS/cust_pay.pm: get custnum from invnum before trying to use
24918           custnum!
24919
24920 2001-12-08 02:03  ivan
24921
24922         * FS/FS/cust_main.pm: fix logic error creating invoice line items
24923
24924 2001-12-08 02:01  ivan
24925
24926         * FS/FS/Conf.pm: radiusprepend config file for DEFAULT entries etc.
24927
24928 2001-12-04 05:10  ivan
24929
24930         * httemplate/edit/svc_forward.cgi: from Dave Burgess
24931           <burgess@neonramp.com>:
24932
24933            I had to change line 104 in /edit/svc_forward.cgi and add 'my'
24934           as the
24935            qualifier on the LHS of the assignment.  This also solves the
24936            problem with a similar error on the RHS of line 105.  It also
24937           seems to make
24938            the routine work fairly reliably (it has been problematic for me
24939           in the
24940            past).
24941
24942 2001-12-03 03:33  ivan
24943
24944         * httemplate/search/: cust_main.cgi, cust_pkg.cgi, svc_acct.cgi:
24945           paged service browse!!
24946
24947 2001-12-03 02:59  ivan
24948
24949         * httemplate/search/: cust_main.cgi, cust_pkg.cgi: paged package
24950           browse
24951
24952 2001-12-03 00:43  ivan
24953
24954         * httemplate/search/cust_main.cgi: paged customer browse!
24955
24956 2001-12-03 00:41  ivan
24957
24958         * FS/FS/Conf.pm, FS/FS/Record.pm, conf/maxsearchrecordsperpage,
24959           httemplate/search/cust_main.cgi: maxsearchrecordsperpage config
24960           option paged implementation of customer browse!
24961
24962 2001-11-29 16:04  ivan
24963
24964         * FS/FS/: cust_pkg.pm, cust_svc.pm, svc_Common.pm: more link
24965           methods
24966
24967 2001-11-20 19:42  ivan
24968
24969         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi: a more reasonalbe
24970           name (!)
24971
24972 2001-11-20 19:40  ivan
24973
24974         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi:
24975           postalinvoicedefault config file
24976
24977 2001-11-13 13:27  ivan
24978
24979         * FS/MANIFEST: remove freeside-print-batch
24980
24981 2001-11-12 05:19  ivan
24982
24983         * FS/FS/cust_main.pm: import hack to be less strict
24984
24985 2001-11-08 07:26  ivan
24986
24987         * FS/bin/freeside-queued: harmless typo noticed by "Edward
24988           Shabotinsky" <lanshark@bsinet.net>, thanks
24989
24990 2001-11-06 10:45  ivan
24991
24992         * httemplate/edit/process/part_pkg.cgi: remove gratuitous warnings
24993
24994 2001-11-06 10:35  ivan
24995
24996         * Makefile: i REALLY suck at Makefiles
24997
24998 2001-11-06 10:34  ivan
24999
25000         * Makefile: i suck at Makefiles
25001
25002 2001-11-06 10:22  ivan
25003
25004         * Makefile: make foo for htetc/global.asa
25005
25006 2001-11-06 09:58  ivan
25007
25008         * FS/FS/UID.pm: fix error message for s/htdocs/httemplate/
25009
25010 2001-11-05 13:30  ivan
25011
25012         * Makefile: more fixes for fresh installation
25013
25014 2001-11-05 13:26  ivan
25015
25016         * Makefile: yet more Make
25017
25018 2001-11-05 13:24  ivan
25019
25020         * Makefile: make create-database fix
25021
25022 2001-11-05 12:12  ivan
25023
25024         * Makefile, FS/FS/Record.pm: makefile fixups
25025
25026 2001-11-05 09:00  jeff
25027
25028         * FS/FS/svc_acct.pm: improved svc_acct replacement
25029
25030 2001-11-05 08:42  ivan
25031
25032         * FS/FS/Record.pm: AUTOLOAD optimizations broke things rather
25033           badly, oops
25034
25035 2001-11-05 06:03  ivan
25036
25037         * Makefile: move sys-dependant stuff to vars
25038
25039 2001-11-05 05:57  ivan
25040
25041         * FS/FS/svc_acct.pm: doc tyop
25042
25043 2001-11-05 03:55  ivan
25044
25045         * FS/FS/cust_main.pm: better error messages for eval'ed setup/recur
25046           expressions remove debugging warn output
25047
25048 2001-11-03 09:49  ivan
25049
25050         * FS/MANIFEST, FS/FS/Record.pm, FS/FS/SearchCache.pm,
25051           FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
25052           FS/FS/svc_acct.pm, FS/t/SearchCache.t,
25053           httemplate/search/cust_main.cgi: new 'jsearch' call for big
25054           joined searches & caching support preliminary customer browse
25055           optimizations, much faster!
25056
25057 2001-11-01 21:28  ivan
25058
25059         * httemplate/config/config.cgi: note config changes need
25060           apache/freeside-queued restart to take effect
25061
25062 2001-11-01 21:11  ivan
25063
25064         * FS/FS/Record.pm: depend on DBIx::DBSchema 0.19
25065
25066 2001-11-01 20:55  ivan
25067
25068         * httemplate/config/config-view.cgi, httemplate/config/config.cgi,
25069           FS/FS/Conf.pm: config web GUI updates.  almost usable now.
25070
25071 2001-10-31 16:16  ivan
25072
25073         * httemplate/search/cust_main.cgi: hit the database slightly less.
25074           this page still takes forever with lots of customers.
25075
25076 2001-10-30 11:05  ivan
25077
25078         * FS/FS/cust_pay_batch.pm, httemplate/index.html,
25079           httemplate/docs/schema.html: depriciate cust_pay_batch.trancode
25080           web interface to view pending batch
25081
25082 2001-10-30 07:42  ivan
25083
25084         * httemplate/edit/cust_main.cgi: put default country up top
25085
25086 2001-10-30 07:41  ivan
25087
25088         * httemplate/edit/cust_main.cgi: precedence oops
25089
25090 2001-10-30 07:39  ivan
25091
25092         * httemplate/edit/cust_main.cgi: better ordering of state selection
25093           on new customer screen
25094
25095 2001-10-30 06:54  ivan
25096
25097         * htetc/handler.pl, httemplate/browse/agent.cgi,
25098           httemplate/browse/agent_type.cgi,
25099           httemplate/browse/cust_main_county.cgi,
25100           httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
25101           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
25102           httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
25103           httemplate/edit/cust_credit_bill.cgi,
25104           httemplate/edit/cust_main.cgi,
25105           httemplate/edit/cust_main_county-expand.cgi,
25106           httemplate/edit/cust_main_county.cgi,
25107           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
25108           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
25109           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
25110           httemplate/misc/catchall.cgi,
25111           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
25112           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
25113           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
25114           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi,
25115           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi,
25116           httemplate/view/svc_forward.cgi: get rid of header foo in
25117           individual templates
25118
25119 2001-10-30 06:20  ivan
25120
25121         * htetc/handler.pl, httemplate/config/config-view.cgi,
25122           httemplate/config/config.cgi: web config should workish now
25123
25124 2001-10-30 05:49  ivan
25125
25126         * Makefile: work with CVS version too
25127
25128 2001-10-30 05:48  ivan
25129
25130         * Makefile: make
25131
25132 2001-10-30 05:47  ivan
25133
25134         * Makefile, FS/bin/freeside-adduser, conf/shells, conf/smtpmachine:
25135           `make create-config' installs default config (conf dir update)
25136           freeside-adduser uses default secrets file
25137
25138 2001-10-30 04:38  ivan
25139
25140         * Makefile: make
25141
25142 2001-10-30 04:35  ivan
25143
25144         * Makefile: makefile typo
25145
25146 2001-10-30 03:47  ivan
25147
25148         * Makefile, FS/bin/freeside-adduser, httemplate/docs/admin.html,
25149           httemplate/docs/index.html: whew more install docs and automation
25150
25151 2001-10-30 02:20  ivan
25152
25153         * Makefile, FS/MANIFEST, FS/FS/Conf.pm, FS/bin/freeside-adduser:
25154           setup/config updates.  getting easier...
25155
25156 2001-10-29 13:22  ivan
25157
25158         * Makefile: fix make clean
25159
25160 2001-10-29 12:53  ivan
25161
25162         * FS/FS/svc_forward.pm: methods for getting the associated svc_acct
25163           records
25164
25165 2001-10-29 09:17  ivan
25166
25167         * Makefile: automate a tiny bit more
25168
25169 2001-10-26 03:24  ivan
25170
25171         * FS/FS/CGI.pm, htetc/handler.pl, httemplate/browse/agent.cgi,
25172           httemplate/browse/agent_type.cgi,
25173           httemplate/browse/cust_main_county.cgi,
25174           httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
25175           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
25176           httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
25177           httemplate/edit/cust_credit_bill.cgi,
25178           httemplate/edit/cust_main.cgi,
25179           httemplate/edit/cust_main_county-expand.cgi,
25180           httemplate/edit/cust_main_county.cgi,
25181           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
25182           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
25183           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
25184           httemplate/misc/catchall.cgi,
25185           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
25186           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
25187           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
25188           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi,
25189           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi,
25190           httemplate/view/svc_forward.cgi: cache foo *sigh*
25191
25192 2001-10-26 02:50  ivan
25193
25194         * httemplate/config/config-process.cgi: otherwise people will have
25195           problems with `0' zero
25196
25197 2001-10-25 14:24  ivan
25198
25199         * httemplate/edit/svc_domain.cgi: remove ancient tld cruft
25200
25201 2001-10-25 09:13  ivan
25202
25203         * FS/FS/cust_main_invoice.pm: & in email addresses
25204
25205 2001-10-25 01:41  ivan
25206
25207         * FS/FS/Conf.pm: remove debugging cruft
25208
25209 2001-10-24 08:45  ivan
25210
25211         * httemplate/config/config-process.cgi: correct for browser
25212           munching
25213
25214 2001-10-24 08:29  ivan
25215
25216         * FS/FS.pm, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/ConfItem.pm,
25217           FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/t/ConfItem.t,
25218           httemplate/index.html, httemplate/config/config-process.cgi,
25219           httemplate/config/config-view.cgi,
25220           httemplate/search/svc_acct.cgi: preliminary web config editor
25221
25222           new config files: username-ampersand, passwordmax
25223
25224           fs-setup updates
25225
25226           get rid of old and crufty and unused registries/ config foo
25227
25228           documentation updates
25229
25230 2001-10-23 13:53  ivan
25231
25232         * FS/bin/freeside-queued: Pg: FOR UPDATE LIMIT 1 mysql: LIMIT 1 FOR
25233           UPDATE
25234
25235           greeeat.
25236
25237 2001-10-22 07:48  ivan
25238
25239         * FS/FS/svc_acct.pm: fix dir check
25240
25241 2001-10-22 05:22  ivan
25242
25243         * FS/FS/svc_domain.pm: fix delete method for new databases
25244
25245 2001-10-22 01:31  ivan
25246
25247         * FS/FS/cust_main.pm: tyop
25248
25249 2001-10-22 01:29  ivan
25250
25251         * FS/FS/: cust_main.pm, cust_pkg.pm: better delete customer code &
25252           warnings, delete package ability (& warning)
25253
25254 2001-10-20 05:17  ivan
25255
25256         * FS/FS/cust_main.pm, FS/FS/part_pkg.pm, htetc/handler.pl,
25257           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
25258           httemplate/edit/part_pkg.cgi, httemplate/edit/svc_acct.cgi,
25259           httemplate/edit/process/cust_main.cgi,
25260           httemplate/edit/process/part_pkg.cgi: setup and recurring fee tax
25261           exempt flags, UI to edit rework part_pkg editing UI some more
25262
25263 2001-10-15 07:58  ivan
25264
25265         * FS/FS/cust_pkg.pm, htetc/handler.pl,
25266           httemplate/edit/REAL_cust_pkg.cgi,
25267           httemplate/edit/process/REAL_cust_pkg.cgi: date editing
25268
25269 2001-10-15 05:16  ivan
25270
25271         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
25272           httemplate/misc/bill.cgi: print reasons with credits on invoices
25273
25274           use straight eval, not Safe::reval in cust_main::bill for now, as
25275           i have no   idea how to call methods on a share()'ed scalar.
25276           hmm.
25277
25278           add cust_pkg::cust_main method
25279
25280           s/eidiot/idiot/ in httemplate/misc/bill.cgi
25281
25282 2001-10-15 04:39  ivan
25283
25284         * httemplate/edit/part_pkg.cgi: remove errant javascript alert()
25285           plan ||= 'flat' for custom pricing 9clone) package definitions
25286           too
25287
25288 2001-10-15 04:35  ivan
25289
25290         * httemplate/edit/cust_main.cgi: visual fix
25291
25292 2001-10-15 03:42  ivan
25293
25294         * FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
25295           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
25296           httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
25297           httemplate/edit/process/part_pkg.cgi: price plans web gui 1st
25298           pass, oh my
25299
25300 2001-10-11 10:46  ivan
25301
25302         * htetc/handler.pl: price plan uI!
25303
25304 2001-10-11 10:44  ivan
25305
25306         * httemplate/edit/part_pkg.cgi: "price plans" UP support.CVS:
25307           ----------------------------------------------------------------------
25308
25309 2001-10-09 23:22  thalakan
25310
25311         * httemplate/search/cust_main.cgi: Reverted.
25312
25313 2001-10-09 22:59  thalakan
25314
25315         * httemplate/search/cust_main.cgi: Stupid mistake.  Works now.
25316
25317 2001-10-09 22:42  ivan
25318
25319         * httemplate/search/cust_main.cgi: revert silly changes
25320
25321 2001-10-09 22:33  thalakan
25322
25323         * httemplate/search/cust_main.cgi: Change to use ut_name instead.
25324
25325 2001-10-09 22:24  ivan
25326
25327         * FS/FS/Record.pm: embarassing doc fix, thanks jason
25328
25329 2001-10-09 16:10  ivan
25330
25331         * FS/FS/cust_credit.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
25332           FS/FS/cust_pkg.pm, httemplate/docs/schema.html: add
25333           `unsuspendauto' config file: enable the automatic unsuspension of
25334           suspended packages when a customer's balance due changes from
25335           positive to zero or negative as the result of a payment or credit
25336
25337           add cust_pkg.manual_flag to disable this behaviour per customer
25338           package (no UI to set this yet)
25339
25340 2001-10-09 00:16  ivan
25341
25342         * httemplate/edit/process/part_svc.cgi: that was a confusing bug to
25343           fix
25344
25345 2001-10-08 20:11  ivan
25346
25347         * FS/FS/cust_pkg.pm: fix syntax error in newly-enabled insert sub,
25348           sheesh
25349
25350 2001-10-02 09:00  jeff
25351
25352         * FS/FS/cust_pay_batch.pm: add pkey to batch payments and fix a doc
25353           typo
25354
25355 2001-10-02 04:10  ivan
25356
25357         * FS/FS/svc_acct.pm: allow some more characters in GECOS... showing
25358           up in fix.net's password files
25359
25360 2001-10-01 03:31  ivan
25361
25362         * FS/FS/cust_pkg.pm: oops
25363
25364 2001-09-30 15:35  ivan
25365
25366         * FS/FS/svc_acct.pm: arg
25367
25368 2001-09-30 15:19  ivan
25369
25370         * FS/FS/svc_acct.pm: $1 doesn't seem to last very long...
25371
25372 2001-09-30 13:30  ivan
25373
25374         * FS/FS/svc_acct.pm: username-uppercase config file
25375
25376 2001-09-27 14:49  ivan
25377
25378         * FS/FS/svc_acct_pop.pm: not used
25379
25380 2001-09-27 14:12  ivan
25381
25382         * httemplate/edit/: cust_main.cgi, svc_acct.cgi: popSELECTOR
25383
25384 2001-09-27 13:41  ivan
25385
25386         * httemplate/edit/cust_main.cgi, httemplate/edit/svc_acct.cgi,
25387           FS/FS/svc_acct_pop.pm, httemplate/view/svc_acct.cgi: pop
25388           selector!
25389
25390 2001-09-27 11:33  ivan
25391
25392         * httemplate/view/svc_acct.cgi: fix for pre-1.4.0 accounts with no
25393           domsvc
25394
25395 2001-09-26 02:17  ivan
25396
25397         * FS/FS.pm, FS/MANIFEST, FS/FS/cust_credit_bill.pm,
25398           FS/FS/cust_main.pm, FS/FS/part_pop_local.pm,
25399           FS/FS/svc_acct_pop.pm, FS/t/part_pop_local.t,
25400           httemplate/docs/schema.html: add part_pop_local table
25401
25402 2001-09-25 11:03  ivan
25403
25404         * FS/FS/cust_main.pm:
25405           ror
25406
25407 2001-09-25 11:01  ivan
25408
25409         * FS/FS/cust_main.pm: add emailinvoiceonly config file and begin to
25410           use it
25411
25412 2001-09-25 08:55  ivan
25413
25414         * FS/FS/cust_main.pm: Business::OnlinePayment::BankOfAmerica
25415
25416 2001-09-24 17:05  ivan
25417
25418         * FS/bin/freeside-queued: better REAPER
25419
25420 2001-09-23 20:23  ivan
25421
25422         * FS/: FS/UID.pm, bin/freeside-queued: queue daemon forks now
25423
25424 2001-09-20 20:47  ivan
25425
25426         * httemplate/view/cust_main.cgi: show company and name (instead of
25427           just company) for referring customers that have a company
25428
25429 2001-09-19 17:13  ivan
25430
25431         * FS/FS/cust_main.pm: really fix fuzzy searching
25432
25433 2001-09-19 17:10  ivan
25434
25435         * FS/FS/cust_main.pm: fix fuzzy searching
25436
25437 2001-09-19 14:51  ivan
25438
25439         * FS/bin/freeside-queued: set real uid too.  whew.  ssh now
25440           working.
25441
25442 2001-09-19 14:06  ivan
25443
25444         * FS/: MANIFEST, FS/svc_acct.pm, bin/freeside-apply-credits:
25445           directory hashing remove jeff's lib patch from
25446           freeside-apply-credits add freeside-apply-credits to MANIFEST
25447           README for pre3-4
25448
25449 2001-09-19 12:41  ivan
25450
25451         * FS/FS/svc_acct.pm: tyop
25452
25453 2001-09-19 12:39  ivan
25454
25455         * FS/FS/svc_acct.pm: hopefully report some sort of ssh error
25456
25457 2001-09-19 12:28  ivan
25458
25459         * FS/FS/svc_acct.pm: ;args
25460
25461 2001-09-19 12:19  ivan
25462
25463         * FS/FS/svc_acct.pm: FS::svc_acct::ssh
25464
25465 2001-09-19 12:00  ivan
25466
25467         * FS/bin/freeside-queued: set $ENV{HOME}
25468
25469 2001-09-18 17:24  ivan
25470
25471         * FS/FS/svc_acct.pm: icradius transactional password changes
25472           (suspensions, unsuspensions)
25473
25474 2001-09-16 05:45  ivan
25475
25476         * FS/FS/Record.pm, FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm,
25477           httemplate/index.html, httemplate/search/cust_main.cgi,
25478           httemplate/view/cust_main.cgi: fix oops in
25479           FS::cust_main_invoice::replace preventing package cancellation
25480
25481           add toggle switch to cust_main searching to show/hide cancelled
25482           customers.  hidecancelledcustomers config file is just which
25483           state it starts in.
25484
25485           add signupurl config file to enable showing of the customer's
25486           signup URL on the view page.
25487
25488 2001-09-14 12:54  ivan
25489
25490         * FS/FS/svc_acct.pm: fix for no svc_acct_sm!!!
25491
25492 2001-09-14 11:05  ivan
25493
25494         * FS/FS/Record.pm: s/croak/confess/
25495
25496 2001-09-12 08:45  ivan
25497
25498         * FS/FS/part_svc.pm: oops
25499
25500 2001-09-11 16:44  ivan
25501
25502         * FS/FS/part_svc.pm, httemplate/edit/svc_acct.cgi,
25503           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
25504           httemplate/view/svc_acct.cgi: radius attributes & default/fixed
25505           values should work again now
25506
25507 2001-09-11 15:20  ivan
25508
25509         * FS/FS/svc_Common.pm, bin/fs-radius-add-check,
25510           bin/fs-radius-add-reply: fix radius attribute adding
25511
25512 2001-09-11 14:58  ivan
25513
25514         * FS/bin/freeside-queued: usage sub
25515
25516 2001-09-11 13:44  ivan
25517
25518         * httemplate/search/svc_acct.cgi: getting "you should run the
25519           bin/fs-migrate-svc_acct_sm" message unexpectedly
25520
25521 2001-09-11 12:16  ivan
25522
25523         * httemplate/edit/part_svc.cgi: forgot closing form tag, breaks ie,
25524           others?
25525
25526 2001-09-11 06:10  ivan
25527
25528         * FS/FS/svc_acct.pm: transactional job-queued icradius/freeradius
25529           export
25530
25531 2001-09-11 05:46  ivan
25532
25533         * httemplate/edit/process/part_svc.cgi: more service edit fix
25534
25535 2001-09-11 05:42  ivan
25536
25537         * httemplate/edit/part_svc.cgi: fix service editing
25538
25539 2001-09-11 05:25  ivan
25540
25541         * FS/FS/queue.pm: queue clean fix
25542
25543 2001-09-11 05:24  ivan
25544
25545         * FS/FS/queue.pm: job queue fix
25546
25547 2001-09-11 05:10  ivan
25548
25549         * FS/FS/cust_main.pm: fuzzyfix
25550
25551 2001-09-11 05:06  ivan
25552
25553         * FS/FS/svc_acct.pm: better logging
25554
25555 2001-09-11 05:00  ivan
25556
25557         * FS/FS/svc_acct.pm: cyrus fix!
25558
25559 2001-09-11 04:52  ivan
25560
25561         * FS/bin/freeside-queued: rar
25562
25563 2001-09-11 03:05  ivan
25564
25565         * httemplate/edit/process/quick-cust_pkg.cgi: s/die/ediot/
25566
25567 2001-09-11 02:56  ivan
25568
25569         * httemplate/: edit/process/quick-cust_pkg.cgi, view/cust_main.cgi:
25570           fix quick order
25571
25572 2001-09-10 21:17  ivan
25573
25574         * FS/FS/svc_acct.pm: username-noperiod config file
25575
25576 2001-09-10 20:15  ivan
25577
25578         * FS/FS/cust_main.pm, FS/FS/svc_acct.pm, FS/bin/freeside-queued,
25579           httemplate/edit/part_svc.cgi: cyrus support
25580
25581 2001-09-10 18:09  ivan
25582
25583         * FS/bin/freeside-queued: working queued
25584
25585 2001-09-10 17:08  ivan
25586
25587         * FS/FS.pm, FS/MANIFEST, FS/FS/Record.pm,
25588           FS/FS/cust_credit_bill.pm, FS/FS/cust_main.pm, FS/FS/part_svc.pm,
25589           FS/FS/queue.pm, FS/FS/queue_arg.pm, FS/bin/freeside-queued,
25590           FS/t/queue.t, FS/t/queue_arg.t, htetc/handler.pl,
25591           httemplate/index.html, httemplate/browse/part_svc.cgi,
25592           httemplate/docs/schema.html, httemplate/edit/part_svc.cgi,
25593           httemplate/edit/process/part_svc.cgi,
25594           httemplate/search/cust_main.cgi: faster (cached) fuzzy searches
25595           prelim. job queues! fixed part_svc editing
25596
25597 2001-09-10 17:07  ivan
25598
25599         * bin/: freeside-init, fs-migrate-part_svc: fixing
25600           fs-migrate-part_svc updateing fs-setup for job queues
25601           freeside-init for starting freeside-queued
25602
25603 2001-09-07 13:49  ivan
25604
25605         * FS/FS/part_svc_column.pm: oops, forgot to add this
25606
25607 2001-09-07 13:26  ivan
25608
25609         * FS/FS/raddb.pm, FS/FS/svc_acct.pm, bin/generate-raddb: tyops
25610
25611 2001-09-07 13:19  ivan
25612
25613         * FS/MANIFEST: tyop
25614
25615 2001-09-07 13:17  ivan
25616
25617         * FS/MANIFEST, FS/FS/raddb.pm, FS/FS/svc_acct.pm, FS/t/raddb.t,
25618           bin/fs-radius-add-check, bin/fs-radius-add-reply,
25619           bin/generate-raddb: fix RADIUS attribute capitalization
25620
25621 2001-09-06 14:20  ivan
25622
25623         * FS/FS/svc_acct.pm, httemplate/docs/schema.html: doc
25624
25625 2001-09-06 13:41  ivan
25626
25627         * FS/FS.pm, FS/MANIFEST, FS/FS/UID.pm, FS/FS/part_svc.pm,
25628           FS/FS/svc_Common.pm, FS/FS/svc_acct.pm, FS/FS/svc_domain.pm,
25629           FS/FS/svc_forward.pm, FS/FS/svc_www.pm, FS/t/part_svc_column.t,
25630           bin/fs-migrate-part_svc, bin/fs-migrate-payref,
25631           bin/fs-radius-add-check, bin/fs-radius-add-reply,
25632           httemplate/browse/part_svc.cgi, httemplate/docs/schema.html,
25633           httemplate/edit/part_svc.cgi,
25634           httemplate/edit/process/part_svc.cgi: finally fix part_svc!!!
25635
25636 2001-09-04 08:12  ivan
25637
25638         * httemplate/docs/admin.html: tyop
25639
25640 2001-09-04 08:06  ivan
25641
25642         * httemplate/edit/: agent_type.cgi, process/cust_main.cgi: oops
25643           indeed
25644
25645 2001-09-04 07:44  ivan
25646
25647         * FS/FS/cust_pkg.pm, httemplate/browse/agent.cgi,
25648           httemplate/browse/agent_type.cgi, httemplate/browse/part_pkg.cgi,
25649           httemplate/browse/part_svc.cgi, httemplate/docs/admin.html,
25650           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
25651           httemplate/edit/process/quick-cust_pkg.cgi,
25652           httemplate/view/cust_main.cgi: new admin documentation, quick
25653           one-pkg order
25654
25655 2001-09-03 15:07  ivan
25656
25657         * FS/FS/cust_bill.pm, FS/FS/cust_bill_pay.pm, FS/FS/cust_main.pm,
25658           FS/FS/cust_pay.pm, FS/FS/cust_svc.pm,
25659           httemplate/docs/signup.html, httemplate/edit/cust_credit.cgi,
25660           httemplate/edit/cust_credit_bill.cgi,
25661           httemplate/edit/cust_pay.cgi,
25662           httemplate/edit/process/cust_pay.cgi, httemplate/misc/bill.cgi,
25663           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi: fix
25664           more bugs
25665
25666 2001-09-02 00:57  ivan
25667
25668         * CREDITS: credito
25669
25670 2001-09-02 00:57  ivan
25671
25672         * bin/generate-tests: gawl
25673
25674 2001-09-02 00:49  ivan
25675
25676         * FS/FS/cust_bill_pay.pm, FS/FS/cust_credit.pm,
25677           FS/FS/cust_credit_bill.pm, FS/FS/cust_credit_refund.pm,
25678           httemplate/edit/cust_credit_bill.cgi,
25679           httemplate/view/cust_main.cgi: things are starting to work again,
25680           sorta.
25681
25682 2001-09-01 22:38  ivan
25683
25684         * FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_refund.pm,
25685           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, bin/fs-migrate-payref:
25686           migration.  ugh.
25687
25688 2001-09-01 21:51  ivan
25689
25690         * FS/FS/: cust_svc.pm, svc_acct.pm: better error msgs
25691
25692 2001-09-01 21:25  ivan
25693
25694         * FS/: FS.pm, MANIFEST, FS/cust_bill_pay.pm, FS/cust_main.pm,
25695           FS/cust_refund.pm, t/CGI.t, t/Conf.t, t/Record.t, t/UID.t,
25696           t/agent.t, t/agent_type.t, t/cust_bill.t, t/cust_bill_pay.t,
25697           t/cust_bill_pkg.t, t/cust_credit.t, t/cust_credit_bill.t,
25698           t/cust_credit_refund.t, t/cust_main.t, t/cust_main_county.t,
25699           t/cust_main_invoice.t, t/cust_pay.t, t/cust_pay_batch.t,
25700           t/cust_pkg.t, t/cust_refund.t, t/cust_svc.t, t/domain_record.t,
25701           t/nas.t, t/part_pkg.t, t/part_referral.t, t/part_svc.t,
25702           t/pkg_svc.t, t/port.t, t/prepay_credit.t, t/session.t,
25703           t/svc_Common.t, t/svc_acct.t, t/svc_acct_pop.t, t/svc_domain.t,
25704           t/svc_forward.t, t/svc_www.t, t/type_pkgs.t: lame testsuite and
25705           the embarassing fixes in it found
25706
25707 2001-09-01 19:53  jeff
25708
25709         * FS/bin/freeside-apply-credits: adding a credit apply utility
25710
25711 2001-09-01 19:46  ivan
25712
25713         * FS/FS/cust_bill_pay.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
25714           FS/FS/cust_refund.pm, httemplate/docs/schema.html: cust_refund
25715           and cust_pay get custnums
25716
25717 2001-09-01 18:27  ivan
25718
25719         * FS/FS/: cust_bill.pm, cust_bill_pay.pm, cust_credit.pm,
25720           cust_credit_bill.pm, cust_credit_refund.pm, cust_main.pm,
25721           cust_refund.pm: more udpates for the new world of unapplied
25722           stuff.  yay.
25723
25724 2001-09-01 15:28  jeff
25725
25726         * FS/FS/cust_main.pm: haste makes waste... and left a method out
25727
25728 2001-09-01 15:18  ivan
25729
25730         * FS/FS/cust_credit_bill.pm: add primary key
25731
25732 2001-09-01 15:01  ivan
25733
25734         * FS/MANIFEST: cust_bill_pay & cust_credit_refund
25735
25736 2001-09-01 14:55  jeff
25737
25738         * FS/FS/cust_bill_pay.pm: oops.. need this too
25739
25740 2001-09-01 14:52  jeff
25741
25742         * FS/MANIFEST, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
25743           FS/FS/cust_credit_bill.pm, FS/FS/cust_main.pm,
25744           httemplate/edit/cust_credit_bill.cgi,
25745           httemplate/edit/process/cust_credit_bill.cgi,
25746           httemplate/view/cust_main.cgi: add cust_credit_bill relating
25747           multiple invoices to credits
25748
25749 2001-09-01 13:11  ivan
25750
25751         * FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_refund.pm,
25752           FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
25753           httemplate/docs/schema.html: cust_bill_pay and
25754           cust_credit_refund.  payments can apply to multiple invoices and
25755           refunds can apply to multiple credits.
25756
25757 2001-08-31 02:20  ivan
25758
25759         * FS/FS/Record.pm: check US zips more strictly
25760
25761 2001-08-31 01:43  ivan
25762
25763         * httemplate/browse/svc_acct_pop.cgi: > Order by City might be
25764           better
25765           state, city, then number
25766
25767 2001-08-31 00:28  ivan
25768
25769         * httemplate/edit/cust_main_county-expand.cgi: better error message
25770           for nonexistant cust_main_county records
25771
25772 2001-08-31 00:17  ivan
25773
25774         * httemplate/edit/process/cust_main_county-expand.cgi: fixes:
25775           > US UT expand state
25776           > Submit (no data entered)
25777           > US UT is gone frome the list.
25778
25779 2001-08-30 09:23  ivan
25780
25781         * httemplate/docs/signup.html: update signup server: template form
25782           and success html, document
25783
25784 2001-08-30 08:30  ivan
25785
25786         * httemplate/edit/part_svc.cgi: slighly more docu
25787
25788 2001-08-29 02:11  ivan
25789
25790         * httemplate/edit/agent.cgi: ui
25791
25792 2001-08-28 09:58  ivan
25793
25794         * httemplate/: docs/signup.html, search/cust_main.cgi:
25795           customer-to-customer referrals in singup server
25796
25797 2001-08-28 07:34  ivan
25798
25799         * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi,
25800           httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
25801           customer-to-customer referrals!
25802
25803 2001-08-25 22:06  ivan
25804
25805         * FS/FS/: cust_credit.pm, cust_main.pm: brainfart
25806
25807 2001-08-25 22:05  ivan
25808
25809         * FS/FS/cust_credit.pm: reason can't be null
25810
25811 2001-08-22 23:17  ivan
25812
25813         * FS/FS/cust_main.pm: no need to be y1.9k complient
25814
25815 2001-08-21 03:27  ivan
25816
25817         * httemplate/edit/: svc_acct.cgi, svc_forward.cgi: fix these up,
25818           most everything is working svc_forward-wise now
25819
25820 2001-08-21 02:34  ivan
25821
25822         * FS/FS/Record.pm, FS/FS/UID.pm, httemplate/browse/agent.cgi,
25823           httemplate/browse/agent_type.cgi,
25824           httemplate/browse/cust_main_county.cgi,
25825           httemplate/browse/part_pkg.cgi,
25826           httemplate/browse/svc_acct_pop.cgi: no more &swapuid
25827
25828 2001-08-20 20:03  ivan
25829
25830         * FS/FS/svc_acct.pm: fix domain method, and it works against old
25831           databases now too
25832
25833 2001-08-20 19:44  ivan
25834
25835         * FS/FS/domain_record.pm, FS/FS/prepay_credit.pm, FS/FS/svc_www.pm,
25836           eg/TEMPLATE_cust_main.import, eg/table_template-svc.pm: remove
25837           $Log$
25838
25839 2001-08-20 19:43  ivan
25840
25841         * bin/: dbdef-create, fs-migrate-svc_acct_sm: i think
25842           svc_acct_sm.import should go away, but...
25843
25844 2001-08-20 19:32  ivan
25845
25846         * test/cgi-test: remove $Log$
25847
25848 2001-08-20 19:31  ivan
25849
25850         * httemplate/: browse/agent.cgi, browse/agent_type.cgi,
25851           browse/part_pkg.cgi, browse/svc_acct_pop.cgi, edit/agent.cgi,
25852           edit/agent_type.cgi, edit/cust_credit.cgi,
25853           edit/cust_main_county-expand.cgi, edit/cust_main_county.cgi,
25854           edit/cust_pay.cgi, edit/cust_pkg.cgi, edit/part_pkg.cgi,
25855           edit/svc_acct_pop.cgi, edit/svc_domain.cgi, edit/svc_forward.cgi,
25856           edit/process/agent.cgi, edit/process/agent_type.cgi,
25857           edit/process/cust_credit.cgi, edit/process/cust_main_county.cgi,
25858           edit/process/cust_pay.cgi, edit/process/cust_pkg.cgi,
25859           edit/process/part_pkg.cgi, edit/process/svc_acct.cgi,
25860           edit/process/svc_acct_pop.cgi, edit/process/svc_domain.cgi,
25861           edit/process/svc_forward.cgi, misc/bill.cgi,
25862           misc/cancel-unaudited.cgi, misc/catchall.cgi,
25863           misc/delete-customer.cgi, misc/link.cgi, misc/print-invoice.cgi,
25864           misc/unsusp_pkg.cgi, misc/process/catchall.cgi,
25865           misc/process/delete-customer.cgi, misc/process/link.cgi,
25866           search/svc_domain.cgi, view/cust_bill.cgi, view/svc_acct.cgi,
25867           view/svc_domain.cgi, view/svc_forward.cgi: remove $Log$ messages.
25868           whew.
25869
25870 2001-08-20 19:16  ivan
25871
25872         * httemplate/search/svc_acct.cgi: fix to work against 1.3.x
25873           databases, with a warning
25874
25875 2001-08-20 19:03  ivan
25876
25877         * httemplate/search/cust_pkg.cgi: deal with databases w/o separate
25878           shipping address
25879
25880 2001-08-20 17:39  ivan
25881
25882         * FS/FS/: svc_acct.pm, svc_domain.pm, svc_forward.pm: fix some
25883           silly syntax errors
25884
25885 2001-08-20 06:10  ivan
25886
25887         * FS/FS/svc_domain.pm: use var
25888
25889 2001-08-20 05:15  ivan
25890
25891         * httemplate/edit/svc_acct.cgi: #
25892
25893 2001-08-20 05:13  ivan
25894
25895         * httemplate/edit/svc_acct.cgi: only show domains associated with
25896           this customer.
25897
25898 2001-08-20 04:18  ivan
25899
25900         * FS/FS/cust_svc.pm: labels for svc_acct accounts are now fully
25901           qualified!
25902
25903 2001-08-20 04:04  ivan
25904
25905         * FS/FS/: svc_acct.pm, svc_domain.pm, svc_forward.pm: more
25906           svc_forward work
25907
25908 2001-08-20 02:41  ivan
25909
25910         * FS/FS/: svc_acct.pm, svc_domain.pm, svc_forward.pm: dtrt when
25911           deleting accouts wrt forwards, catchalls & other references to
25912           svc_acct records
25913
25914           depreciate svc_acct_sm further; move qmail catchall handling to
25915           svc_domain
25916
25917 2001-08-20 02:38  ivan
25918
25919         * httemplate/docs/schema.html: documentation updates
25920
25921 2001-08-19 08:53  jeff
25922
25923         * FS/MANIFEST, FS/FS/cust_svc.pm, FS/FS/svc_acct.pm,
25924           FS/FS/svc_forward.pm, httemplate/edit/part_svc.cgi,
25925           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_forward.cgi,
25926           httemplate/edit/process/svc_forward.cgi,
25927           httemplate/misc/catchall.cgi,
25928           httemplate/misc/process/catchall.cgi,
25929           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
25930           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi,
25931           httemplate/view/svc_forward.cgi: added user interface for
25932           svc_forward and vpopmail support
25933
25934 2001-08-19 03:25  ivan
25935
25936         * bin/svc_acct.import: add system shells to @FS::svc_acct:shells on
25937           the fly, fixes: ticket #88
25938
25939 2001-08-19 02:08  ivan
25940
25941         * TODO: this is what i fed to RT, might as well check it in.
25942
25943           no further modifications to TODO.  everything is in the ticketing
25944           system now.
25945
25946 2001-08-19 01:32  ivan
25947
25948         * httemplate/search/cust_pkg.cgi: display bill and service
25949           name/company, and services
25950
25951 2001-08-19 01:18  ivan
25952
25953         * FS/FS/: svc_acct.pm, svc_domain.pm: ->setfixed untaints svcnum
25954
25955 2001-08-19 01:15  ivan
25956
25957         * FS/FS/svc_acct.pm: set fixed fields before checking domsvc
25958
25959 2001-08-18 17:48  ivan
25960
25961         * FS/FS/: Record.pm, cust_main.pm: country fields will now accept
25962           names and change them to two-letter codes
25963
25964 2001-08-17 04:33  ivan
25965
25966         * FS/FS/Record.pm: ut_phonen: fallback to ut_textn, instead of
25967           ut_alphan for non-US/CA phone numbers
25968
25969 2001-08-17 04:28  ivan
25970
25971         * FS/FS/Record.pm: canada has same phone# rules as US
25972
25973 2001-08-17 04:05  ivan
25974
25975         * httemplate/: browse/cust_main_county.cgi,
25976           edit/cust_main_county.cgi,
25977           edit/process/cust_main_county-collapse.cgi,
25978           edit/process/cust_main_county-expand.cgi: clean up tax rate
25979           editing:   sort by country->state->county,   add "collapse state"
25980           if the tax rates are the same statewide,   redirect "expand
25981           state" to the browse, not edit screen
25982
25983 2001-08-17 03:57  ivan
25984
25985         * bin/: dbdef-create, svc_acct.import: gah
25986
25987 2001-08-17 03:57  ivan
25988
25989         * FS/FS/svc_domain.pm: document catchall and untaint everything
25990
25991 2001-08-17 03:55  ivan
25992
25993         * FS/FS/cust_main.pm: Business::OnlinePayment
25994
25995 2001-08-17 03:53  ivan
25996
25997         * Makefile: alldocs target
25998
25999 2001-08-17 03:53  ivan
26000
26001         * CREDITS: thanks jeff!
26002
26003 2001-08-15 03:04  ivan
26004
26005         * httemplate/search/: cust_pkg.cgi, svc_acct.cgi: remove (some of
26006           the) bad direct exit; calls
26007
26008 2001-08-13 16:15  ivan
26009
26010         * httemplate/view/cust_main.cgi: don't display empty comment box
26011
26012 2001-08-13 16:10  ivan
26013
26014         * httemplate/edit/process/cust_main.cgi: properly massage
26015           ship_state & work okay when no initial pkg is selected
26016
26017 2001-08-12 18:00  ivan
26018
26019         * httemplate/docs/schema.html: add svc_forward, depriciate
26020           svc_acct_sm
26021
26022 2001-08-12 17:21  ivan
26023
26024         * FS/FS/svc_acct.pm: untaint svcnum & domsvc
26025
26026 2001-08-12 12:41  jeff
26027
26028         * FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/FS/svc_forward.pm,
26029           bin/fs-migrate-svc_acct_sm: merging vpopmail support branch
26030
26031 2001-08-12 01:56  ivan
26032
26033         * httemplate/edit/process/part_svc.cgi: don't use
26034           Apache::ASP-specific $Redirect object
26035
26036 2001-08-11 17:07  ivan
26037
26038         * httemplate/edit/: cust_main.cgi, process/cust_main.cgi: use
26039           transactional invoice_list setting & eliminate non-sticky "first
26040           package"!
26041
26042 2001-08-11 17:07  ivan
26043
26044         * FS/FS/cust_main.pm: transactional invoice_list setting yay!!!
26045
26046 2001-08-11 17:06  ivan
26047
26048         * FS/FS/cust_main_invoice.pm: better error msgs
26049
26050 2001-08-11 16:19  ivan
26051
26052         * httemplate/edit/part_svc.cgi: better error checking, fix scalar
26053           context to $cgi->keywords
26054
26055 2001-08-11 16:18  ivan
26056
26057         * httemplate/browse/part_svc.cgi: missed a variable interpolation
26058
26059 2001-08-10 22:52  ivan
26060
26061         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi: add customer
26062           comments fields
26063
26064 2001-08-10 22:52  ivan
26065
26066         * FS/FS/cust_main.pm: add comments field, fix ship_ address
26067           handling (don't consider a value for ship_state field to mean
26068           something meaningful is in ship_*)
26069
26070 2001-08-10 22:51  ivan
26071
26072         * FS/FS/part_svc.pm: better error msg
26073
26074 2001-08-10 22:50  ivan
26075
26076         * FS/FS/Record.pm: allow newlines in ut_anything fields fix example
26077           for ut_anything
26078
26079 2001-08-10 21:55  ivan
26080
26081         * httemplate/edit/part_svc.cgi: don't have any other choices in
26082           svcdb dropdown for existing services, since you can't change it
26083           anyway
26084
26085 2001-08-10 21:29  ivan
26086
26087         * FS/FS/CGI.pm: that's what $etc is for!
26088
26089 2001-08-10 21:15  ivan
26090
26091         * httemplate/misc/delete-customer.cgi: better docs
26092
26093 2001-08-10 17:01  ivan
26094
26095         * FS/FS/cust_main_invoice.pm: "fixes"
26096
26097           Can't call method "username" on an undefined value at
26098           /usr/lib/perl5/site_perl/5.6.0/FS/cust_main_invoice.pm line 162.
26099
26100           but cust_main_invoice records should probably be updated when
26101           svc_acct records are deleted :/
26102
26103 2001-08-08 02:47  ivan
26104
26105         * httemplate/docs/passwd.html: doc clarification
26106
26107 2001-08-07 21:44  ivan
26108
26109         * FS/FS/Record.pm: better error msg
26110
26111 2001-08-03 13:34  jeff
26112
26113         * FS/FS/cust_bill.pm:
26114
26115           added the tax method
26116
26117 2001-07-30 03:43  ivan
26118
26119         * FS/FS/CGI.pm: Apache::ASP eidiot fix
26120
26121 2001-07-30 03:41  ivan
26122
26123         * FS/FS/Record.pm, FS/FS/cust_main.pm,
26124           httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
26125           shipping address additions
26126
26127 2001-07-30 01:03  ivan
26128
26129         * httemplate/: .htaccess, docs/overview.dia, docs/overview.png:
26130           forgotten files
26131
26132 2001-07-30 01:02  ivan
26133
26134         * htetc/handler.pl: template stuffs
26135
26136 2001-07-30 01:01  ivan
26137
26138         * Makefile: need this too!
26139
26140 2001-07-30 00:36  ivan
26141
26142         * httemplate/index.html, httemplate/browse/agent.cgi,
26143           httemplate/browse/agent_type.cgi,
26144           httemplate/browse/cust_main_county.cgi,
26145           httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
26146           httemplate/browse/part_svc.cgi,
26147           httemplate/browse/svc_acct_pop.cgi, httemplate/docs/admin.html,
26148           httemplate/docs/index.html, httemplate/docs/legacy.html,
26149           httemplate/docs/passwd.html, httemplate/docs/schema.html,
26150           httemplate/docs/session.html, httemplate/docs/signup.html,
26151           bin/masonize, bin/pod2x, httemplate/edit/agent.cgi,
26152           httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
26153           httemplate/edit/cust_main.cgi,
26154           httemplate/edit/cust_main_county-expand.cgi,
26155           httemplate/edit/cust_main_county.cgi,
26156           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
26157           httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
26158           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
26159           httemplate/edit/svc_domain.cgi,
26160           httemplate/edit/process/agent.cgi,
26161           httemplate/edit/process/agent_type.cgi,
26162           httemplate/edit/process/cust_credit.cgi,
26163           httemplate/edit/process/cust_main.cgi,
26164           httemplate/edit/process/cust_main_county-expand.cgi,
26165           httemplate/edit/process/cust_main_county.cgi,
26166           httemplate/edit/process/cust_pay.cgi,
26167           httemplate/edit/process/cust_pkg.cgi,
26168           httemplate/edit/process/part_pkg.cgi,
26169           httemplate/edit/process/part_svc.cgi,
26170           httemplate/edit/process/svc_acct.cgi,
26171           httemplate/edit/process/svc_acct_pop.cgi,
26172           httemplate/edit/process/svc_domain.cgi,
26173           httemplate/images/small-logo.png, httemplate/misc/bill.cgi,
26174           httemplate/misc/cancel-unaudited.cgi,
26175           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
26176           httemplate/misc/print-invoice.cgi,
26177           httemplate/misc/unsusp_pkg.cgi,
26178           httemplate/misc/process/delete-customer.cgi,
26179           httemplate/misc/process/link.cgi,
26180           httemplate/search/cust_bill.html,
26181           httemplate/search/cust_main.cgi,
26182           httemplate/search/cust_main.html, httemplate/search/cust_pkg.cgi,
26183           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
26184           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi,
26185           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi:
26186           templates!!!
26187
26188 2001-07-30 00:33  ivan
26189
26190         * FS/FS/: Record.pm, svc_acct.pm: podnitfix
26191
26192 2001-07-30 00:14  ivan
26193
26194         * INSTALL, README: templates!
26195
26196 2001-07-30 00:13  ivan
26197
26198         * TODO: todocruft
26199
26200 2001-07-29 23:28  ivan
26201
26202         * FS/FS/svc_acct.pm: allow !! as password for disabled accounts
26203
26204 2001-07-29 23:07  ivan
26205
26206         * bin/svc_acct.import: allow !! for locked accounts instead of
26207           changing to *SUSPENDED*
26208
26209 2001-07-27 10:16  ivan
26210
26211         * FS/FS/cust_main_invoice.pm: clarification
26212
26213 2001-07-26 23:17  thalakan
26214
26215         * FS/FS/cust_main_invoice.pm: Documented some subtle behavior of
26216           the checkdest method.
26217
26218 2001-06-21 09:27  ivan
26219
26220         * FS/FS/UID.pm: better error message
26221
26222 2001-06-06 15:22  ivan
26223
26224         * TODO: templating thoughts
26225
26226 2001-06-05 14:40  ivan
26227
26228         * debian/: README.Debian, changelog, conffiles.ex, control,
26229           copyright, cron.d.ex, dirs, docs, ex.doc-base.package,
26230           freeside-doc.docs, freeside-doc.files, init.d.ex, manpage.1.ex,
26231           manpage.sgml.ex, menu.ex, postinst.ex, postrm.ex, preinst.ex,
26232           prerm.ex, rules, watch.ex: add deb packaging foo (doesn't work
26233           yet)
26234
26235 2001-06-03 10:22  ivan
26236
26237         * FS/FS/svc_domain.pm: SOA serial number problem with Date::Format
26238           %e: no leading zero
26239
26240 2001-06-03 07:16  ivan
26241
26242         * README: 1.3.1!!!
26243
26244 2001-06-03 07:15  ivan
26245
26246         * TODO: yes yes
26247
26248 2001-06-03 05:36  ivan
26249
26250         * FS/FS/svc_acct.pm: add username-letter and username-letterfirst
26251           config files
26252
26253 2001-06-03 04:37  ivan
26254
26255         * FS/FS/svc_acct.pm: fixes
26256
26257           Can't locate object method "setfield" via package "svc_acct_sm"
26258           at /usr/local/lib/perl5/site_perl/5.005/FS/Record.pm line 318
26259
26260 2001-06-03 04:27  ivan
26261
26262         * FS/FS/Record.pm: track down
26263
26264             Can't locate object method "setfield" via package "svc_acct_sm"
26265           at
26266             /usr/local/lib/perl5/site_perl/5.005/FS/Record.pm line 318.
26267
26268           errors
26269
26270 2001-06-03 03:51  ivan
26271
26272         * FS/FS/cust_main.pm: fixes "Error reval-ing" and won't bill errors
26273
26274 2001-05-30 08:17  ivan
26275
26276         * FS/FS/CGI.pm: use Apache inside an eval BLOCK was mucking things
26277           up for the non-mod_perl folks
26278
26279 2001-05-22 09:43  ivan
26280
26281         * FS/FS/svc_domain.pm: oops, s/mx/MX/ noticed by "Shane Chrisp"
26282           <shane@2000cn.com.au>, thanks!
26283
26284 2001-05-18 07:08  ivan
26285
26286         * FS/FS/domain_record.pm: tyop
26287
26288 2001-05-15 00:52  ivan
26289
26290         * FS/bin/freeside-email: simple program to list all email addresses
26291
26292 2001-05-07 08:42  ivan
26293
26294         * FS/FS/Record.pm: tyop
26295
26296 2001-05-07 08:36  ivan
26297
26298         * FS/FS/Record.pm: start to track down
26299
26300               Insecure dependency in eval while running with -T switch at
26301           /usr/local/lib/site_perl/FS/Record.pm line 202.
26302
26303           errors
26304
26305 2001-05-07 08:24  ivan
26306
26307         * bin/svc_acct.import: s/!/*/
26308
26309 2001-05-06 19:07  ivan
26310
26311         * FS/FS/cust_main.pm:
26312           http://www.sisd.com/freeside/list-archive/msg01906.html
26313
26314 2001-05-05 01:51  ivan
26315
26316         * bin/svc_acct.import:
26317           http://www.sisd.com/freeside/list-archive/msg01915.html
26318
26319 2001-04-23 12:50  ivan
26320
26321         * FS/FS/cust_credit.pm: the real
26322
26323           Can't locate object method "setfield" via package "cust_refund"
26324           at /usr/local/lib/site_perl/FS/Record.pm line 315.
26325
26326           fix
26327
26328 2001-04-23 12:27  ivan
26329
26330         * FS/FS/cust_credit.pm: *sigh*
26331
26332 2001-04-23 12:21  ivan
26333
26334         * FS/FS/cust_credit.pm: webdemo bugfix
26335
26336 2001-04-23 08:37  ivan
26337
26338         * FS/MANIFEST: 1.3.1 sigh
26339
26340 2001-04-23 05:44  ivan
26341
26342         * bin/freeside-session-kill: session killer implemeting timed
26343           access
26344
26345 2001-04-23 05:40  ivan
26346
26347         * FS/FS.pm: documentation and webdemo updates
26348
26349 2001-04-23 02:00  ivan
26350
26351         * FS/FS/UID.pm: "shouldn't hurt" (famous last words)
26352
26353 2001-04-23 00:12  ivan
26354
26355         * FS/FS/cust_main.pm: better error message (if kludgy) for no
26356           referral remove outdated NSI foo from domain ordering.  also,
26357           fuck NSI.
26358
26359 2001-04-21 18:56  ivan
26360
26361         * README, FS/FS.pm, FS/MANIFEST, FS/FS/svc_acct.pm,
26362           FS/FS/svc_domain.pm, FS/FS/svc_www.pm, bin/svc_acct.import: get
26363           rid of FS::SSH.pm (became Net::SSH and Net::SCP on CPAN)
26364
26365 2001-04-21 18:38  ivan
26366
26367         * TODO, FS/FS/svc_domain.pm: svc_domain needs to import dbh sub
26368           from Record view/cust_main.cgi needs to use ->owed method, not
26369           check (depriciated) owed field search/cust_bill.cgi redirect
26370           error when there's only one invoice
26371
26372 2001-04-21 17:49  ivan
26373
26374         * FS/FS/svc_Common.pm: need to import dbh sub from Record
26375
26376 2001-04-21 16:53  ivan
26377
26378         * FS/MANIFEST: no more dbdef
26379
26380 2001-04-15 06:56  ivan
26381
26382         * TODO: [no log message]
26383
26384 2001-04-15 06:35  ivan
26385
26386         * FS/FS/: nas.pm, session.pm, svc_Common.pm, svc_domain.pm:
26387           transactions part deux
26388
26389 2001-04-15 05:56  ivan
26390
26391         * TODO, FS/FS/Record.pm, bin/dbdef-create: s/dbdef/DBIx::DBSchema/
26392
26393 2001-04-15 03:33  ivan
26394
26395         * CREDITS, TODO: better docs for the worst bit, finally
26396
26397 2001-04-09 16:05  ivan
26398
26399         * TODO, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
26400           FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm,
26401           FS/FS/cust_refund.pm, FS/FS/session.pm, FS/FS/svc_Common.pm:
26402           Transactions Part I!!!
26403
26404 2001-04-09 08:50  ivan
26405
26406         * CREDITS, TODO, FS/MANIFEST: rar
26407
26408 2001-03-30 09:33  ivan
26409
26410         * FS/FS/cust_bill.pm: config value money_char:
26411
26412                   Presto!  Now you can consider all numbers to be
26413           shillings.
26414
26415                   If you need to change the currency symbol, you can hunt
26416           down the
26417                   instances of literal '$' in FS::cust_bill::print_text and
26418           replace them
26419                   with your currency symbol.  I guess this should turn into
26420           a
26421                   configuration value.
26422
26423 2001-02-26 16:59  ivan
26424
26425         * FS/FS/session.pm: silly typo, fix sent by Mack <mackn@mackn.net>,
26426           thanks!
26427
26428 2001-02-20 17:45  ivan
26429
26430         * FS/FS/nas.pm: pod tyop
26431
26432 2001-02-20 17:45  ivan
26433
26434         * FS/FS/UID.pm: DBI autocommit needs 0, not true string 'false',
26435           duh
26436
26437 2001-02-20 08:31  ivan
26438
26439         * FS/FS/Record.pm: don't use prepare_cached for now
26440
26441 2001-02-13 21:18  ivan
26442
26443         * README: add devel mailing list
26444
26445 2001-02-13 20:33  ivan
26446
26447         * FS/FS/port.pm: get rid of gratuitous HISTORY
26448
26449 2001-02-11 09:34  ivan
26450
26451         * FS/FS/cust_bill_pkg.pm: more doc updates from jason
26452
26453 2001-02-11 09:17  ivan
26454
26455         * CREDITS, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
26456           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm: documentation updates
26457           from jason
26458
26459 2001-02-03 06:03  ivan
26460
26461         * FS/FS/Record.pm, FS/FS/UID.pm, FS/FS/cust_main.pm,
26462           bin/generate-prepay: time-based prepaid cards, session monitor.
26463           woop!
26464
26465 2001-01-30 23:21  ivan
26466
26467         * TODO, FS/FS/cust_main.pm, FS/FS/svc_acct.pm: fix tyops
26468
26469 2001-01-30 01:08  ivan
26470
26471         * FS/FS/port.pm: tyop, thanks to Mack Nagashima <mackn@moaner.org>
26472
26473 2001-01-22 21:03  ivan
26474
26475         * FS/FS/cust_main.pm: harmless tyop
26476
26477 2000-12-26 15:51  ivan
26478
26479         * CREDITS, TODO: statedefault & referraldefault config files
26480
26481 2000-12-10 17:30  ivan
26482
26483         * TODO: more ancient todo stuff from my inbox
26484
26485 2000-12-10 17:10  ivan
26486
26487         * TODO: ancient stuff out of my inbox
26488
26489 2000-12-08 14:22  ivan
26490
26491         * FS/FS/session.pm: session callbacks
26492
26493 2000-12-06 02:21  ivan
26494
26495         * FS/FS/Record.pm: DESTROY sub
26496
26497 2000-12-03 12:25  ivan
26498
26499         * TODO, FS/FS/Record.pm, FS/FS/nas.pm, FS/FS/port.pm,
26500           FS/FS/session.pm: session monitor updates
26501
26502 2000-12-03 07:14  ivan
26503
26504         * CREDITS, FS/FS/cust_bill.pm: bugfixes from Jeff Finucane
26505           <jeff@cmh.net>, thanks!
26506
26507 2000-12-03 05:45  ivan
26508
26509         * FS/FS/agent.pm: patch from Jason Spence <thalakan@frys.com>:
26510           admin.html doc, autocapgen
26511
26512 2000-12-03 05:44  ivan
26513
26514         * FS/FS/port.pm: beginnings of web status for session monitor
26515
26516 2000-12-03 02:09  ivan
26517
26518         * FS/MANIFEST: bad caches!
26519
26520 2000-11-22 15:30  ivan
26521
26522         * FS/FS/svc_www.pm: tyop
26523
26524 2000-11-07 07:00  ivan
26525
26526         * FS/: MANIFEST, FS/Record.pm, FS/nas.pm, FS/session.pm: session
26527           monitor
26528
26529 2000-10-27 13:18  ivan
26530
26531         * FS/FS/: nas.pm, port.pm, session.pm: oops, also necessary for
26532           session monitor
26533
26534 2000-10-27 13:15  ivan
26535
26536         * TODO, FS/FS/Record.pm, eg/table_template.pm: session monitor
26537
26538 2000-10-15 05:58  ivan
26539
26540         * TODO: roo
26541
26542 2000-10-11 17:44  ivan
26543
26544         * README: rawr!
26545
26546 2000-09-20 03:35  ivan
26547
26548         * FS/FS/cust_bill.pm: since printed field isn't updated 'till after
26549           print_text method is called, want to print overdue invoices if
26550           printed > 0, not > 1
26551
26552 2000-08-24 00:26  ivan
26553
26554         * TODO: untaint template source
26555
26556 2000-08-09 11:40  ivan
26557
26558         * conf/invoice_template: example invoice template
26559
26560 2000-08-09 04:30  ivan
26561
26562         * TODO, FS/FS/cust_bill.pm: templatable invoices
26563
26564 2000-07-17 06:51  ivan
26565
26566         * FS/FS/svc_acct.pm: silly mistake
26567
26568 2000-07-17 03:53  ivan
26569
26570         * FS/FS/svc_acct.pm: prevent accounts which are the target of mail
26571           aliases from being deleted
26572
26573 2000-07-17 03:37  ivan
26574
26575         * FS/FS/svc_acct.pm: make remote commands configurable
26576
26577 2000-07-17 03:36  ivan
26578
26579         * CREDITS: rawr!
26580
26581 2000-07-06 06:56  ivan
26582
26583         * FS/FS/svc_acct.pm: mis-PODed =back should have been a =cut in
26584           conjunction with AUTOLOAD this was sure a pain to find
26585
26586 2000-07-06 06:19  ivan
26587
26588         * bin/: fs-radius-add-check, fs-radius-add-reply: remove duplicate
26589           sql statement causing spurious errors
26590
26591 2000-07-06 01:57  ivan
26592
26593         * TODO, FS/FS/svc_acct.pm, bin/fs-radius-add-check,
26594           bin/fs-radius-add-reply: support for radius check attributes
26595           (except importing).  poorly documented.
26596
26597 2000-07-04 06:42  ivan
26598
26599         * FS/FS/svc_acct.pm: noted a API inconsistancy
26600
26601 2000-07-03 02:03  ivan
26602
26603         * TODO: added sendmailrestart and sendmailconfigpath config files
26604
26605 2000-06-29 05:27  ivan
26606
26607         * bin/svc_acct.import: s/password/_password/ for PostgreSQL wasn't
26608           done in the import.
26609
26610 2000-06-29 04:56  ivan
26611
26612         * FS/FS/svc_acct.pm: md5 passwords can are 34 characters long and
26613           have $ in them.
26614
26615 2000-06-29 04:12  ivan
26616
26617         * FS/FS/svc_domain.pm: don't block on $whois_hack trueness when
26618           adding new domains.
26619
26620 2000-06-28 05:54  ivan
26621
26622         * FS/FS/svc_acct.pm: superfluous my()
26623
26624 2000-06-28 05:52  ivan
26625
26626         * FS/FS/svc_acct.pm: bugfix to accept shells that evaluate to false
26627           in perl, like the empty string.
26628
26629 2000-06-28 05:32  ivan
26630
26631         * bin/svc_acct.import: allow RADIUS lines with "Auth-Type = Local"
26632           too
26633
26634 2000-06-28 05:03  ivan
26635
26636         * bin/svc_acct.import: make svc_acct more forgiving about RADIUS
26637           users files
26638
26639 2000-06-27 05:15  ivan
26640
26641         * TODO: i18n
26642
26643 2000-06-27 05:15  ivan
26644
26645         * FS/FS/: Record.pm, cust_main.pm: i18
26646
26647 2000-06-27 04:29  ivan
26648
26649         * FS/FS/Record.pm: fix typo in last patch, and another gratuitous
26650           -w pleaser
26651
26652 2000-06-27 04:27  ivan
26653
26654         * FS/FS/Record.pm: logically identical, but -w safe
26655
26656 2000-06-23 17:28  ivan
26657
26658         * FS/FS/cust_main.pm: don't use Date::Manip; report correct program
26659           name in freeside-bill usage msg
26660
26661 2000-06-23 05:25  ivan
26662
26663         * CREDITS, TODO, FS/FS/Record.pm, FS/FS/UID.pm: FS::Record::qsearch
26664           - more portable, doesn't depend on $sth->execute returning a
26665           number of rows, uses placeholders and prepare_cached
26666
26667 2000-06-20 00:13  ivan
26668
26669         * FS/FS/cust_main_invoice.pm: documentation update
26670
26671 2000-06-17 14:48  ivan
26672
26673         * FS/FS/cust_pay_batch.pm: fix typo in error message
26674
26675 2000-06-15 07:45  ivan
26676
26677         * CREDITS, TODO: text updates
26678
26679 2000-06-15 06:35  ivan
26680
26681         * FS/FS/svc_acct.pm: add radius method
26682
26683 2000-06-15 05:38  ivan
26684
26685         * FS/FS/cust_main.pm: fix for ncancelled_pkgs - when called in
26686           scalar context, was only returning second item
26687
26688 2000-05-13 14:57  ivan
26689
26690         * TODO: add print_batch script from Joel Griffiths
26691
26692 2000-05-13 14:50  ivan
26693
26694         * FS/FS/: CGI.pm, UID.pm: cgisuidsetup takes an Apache object as
26695           well as a CGI object now.
26696
26697 2000-05-13 14:42  ivan
26698
26699         * CREDITS: add kristian, update joel's entry
26700
26701 2000-04-10 17:06  ivan
26702
26703         * FS/FS/CGI.pm: CGI.pm detects mod_perl and calls appropriate exit
26704           (Registry's override doesn't work here)
26705
26706 2000-03-06 08:38  ivan
26707
26708         * FS/FS/svc_acct.pm: better error message.  bah.
26709
26710 2000-03-06 06:12  ivan
26711
26712         * TODO: ICRADIUS export support
26713
26714 2000-03-03 10:45  ivan
26715
26716         * FS/FS/CGI.pm: use Apache::exit instead of exit in &eidiot -
26717           Registry wasn't overriding exit in modules
26718
26719 2000-03-03 10:21  ivan
26720
26721         * FS/FS/Record.pm: changes backported from 1.2.3 release, bugfix
26722           from web demo
26723
26724 2000-03-01 00:13  ivan
26725
26726         * FS/: MANIFEST, FS/svc_domain.pm, FS/svc_www.pm: compilation
26727           bugfixes
26728
26729 2000-02-02 21:16  ivan
26730
26731         * FS/FS/cust_pkg.pm, FS/FS/domain_record.pm, FS/FS/svc_domain.pm,
26732           FS/FS/svc_www.pm, bin/svc_acct.import: beginning of DNS and
26733           Apache support
26734
26735 2000-02-02 12:22  ivan
26736
26737         * FS/FS/cust_main.pm, FS/FS/prepay_credit.pm, bin/generate-prepay:
26738           bugfix prepayment in signup server
26739
26740 2000-01-30 21:22  ivan
26741
26742         * FS/FS/: cust_main.pm, prepay_credit.pm: prepaid "internet cards"
26743
26744 2000-01-30 00:18  ivan
26745
26746         * CREDITS: [no log message]
26747
26748 2000-01-29 22:11  ivan
26749
26750         * TODO: [no log message]
26751
26752 2000-01-29 13:10  ivan
26753
26754         * FS/FS/svc_domain.pm: doc update
26755
26756 2000-01-28 14:53  ivan
26757
26758         * FS/FS/svc_acct_pop.pm: track full phone number
26759
26760 2000-01-26 16:37  ivan
26761
26762         * README: ack
26763
26764 2000-01-26 16:27  ivan
26765
26766         * TODO: update TODO
26767
26768 1999-11-08 13:38  ivan
26769
26770         * FS/FS/cust_pkg.pm: remove services using pkg_svc table now, oops!
26771
26772 1999-09-22 15:06  ivan
26773
26774         * TODO: ya todo update
26775
26776 1999-08-26 23:25  ivan
26777
26778         * TODO: [no log message]
26779
26780 1999-08-23 05:26  ivan
26781
26782         * test/cgi-test: need to untaint the command line
26783
26784 1999-08-20 01:27  ivan
26785
26786         * README, FS/FS/part_pkg.pm: fix for bug noticed by Martin G.
26787           Bayerle:
26788           > if you eliminate services from any package, to reduce it to
26789           only one service,
26790           > once gone, they won't reappear.
26791
26792 1999-08-11 21:16  ivan
26793
26794         * FS/FS/cust_main.pm: hidecancelledpackages config option
26795
26796 1999-08-11 17:05  ivan
26797
26798         * FS/FS/svc_acct.pm: configurable min/max username length, min
26799           password length, periods in usernames
26800
26801 1999-08-11 13:41  ivan
26802
26803         * FS/: MANIFEST, Makefile.PL, FS/svc_domain.pm: new bill script,
26804
26805 1999-08-11 06:12  ivan
26806
26807         * FS/FS/svc_domain.pm: require a working Net::Whois version
26808
26809 1999-08-04 05:42  ivan
26810
26811         * bin/pod2x: new, kludgy-but-working html generator
26812
26813 1999-08-04 05:41  ivan
26814
26815         * FS/FS.pm: pod fix
26816
26817 1999-08-04 04:50  ivan
26818
26819         * FS/FS/cust_pkg.pm: pod syntax
26820
26821 1999-08-04 03:41  ivan
26822
26823         * FS/FS/Record.pm: some pod syntax update to generate nicer html
26824           docs
26825
26826 1999-08-04 02:03  ivan
26827
26828         * FS/: MANIFEST, MANIFEST.SKIP, README, FS/CGI.pm, FS/Conf.pm,
26829           FS/Record.pm, FS/UID.pm, FS/agent.pm, FS/agent_type.pm,
26830           FS/cust_bill.pm, FS/cust_bill_pkg.pm, FS/cust_credit.pm,
26831           FS/cust_main.pm, FS/cust_main_county.pm, FS/cust_main_invoice.pm,
26832           FS/cust_pay.pm, FS/cust_pay_batch.pm, FS/cust_pkg.pm,
26833           FS/cust_refund.pm, FS/cust_svc.pm, FS/part_pkg.pm,
26834           FS/part_referral.pm, FS/part_svc.pm, FS/pkg_svc.pm,
26835           FS/svc_Common.pm, FS/svc_acct.pm, FS/svc_acct_pop.pm,
26836           FS/svc_domain.pm, FS/type_pkgs.pm: initial checkin of module
26837           files for proper perl installation
26838
26839 1999-08-04 01:03  ivan
26840
26841         * eg/: table_template-svc.pm, table_template.pm: move table
26842           subclass examples out of production directory
26843
26844 1999-08-04 00:34  ivan
26845
26846         * FS/FS.pm: initial FS manpage
26847
26848 1999-08-03 21:15  ivan
26849
26850         * FS/: Changes, FS.pm, MANIFEST, Makefile.PL: initial h2xs
26851
26852 1999-08-03 00:43  ivan
26853
26854         * TODO: use Net::Whois;
26855
26856 1999-07-29 12:13  ivan
26857
26858         * TODO: [no log message]
26859
26860 1999-07-15 17:20  ivan
26861
26862         * TODO: [no log message]
26863
26864 1999-07-15 16:50  ivan
26865
26866         * TODO: [no log message]
26867
26868 1999-07-08 04:40  ivan
26869
26870         * CREDITS, README, TODO: [no log message]
26871
26872 1999-07-07 19:32  ivan
26873
26874         * bin/svc_acct.import: import fix, noticed by Ben Leibig and Joel
26875           Griffiths
26876
26877 1999-07-07 18:49  ivan
26878
26879         * CREDITS: add joel
26880
26881 1999-07-07 18:49  ivan
26882
26883         * bin/svc_acct.import: updates to avoid -w warnings from Joel
26884           Griffiths <griff@aver-computer.com>
26885
26886 1999-07-07 18:02  ivan
26887
26888         * TODO: [no log message]
26889
26890 1999-04-29 02:37  ivan
26891
26892         * TODO: [no log message]
26893
26894 1999-04-19 03:32  ivan
26895
26896         * etc/megapop.pl: if you are a megapop customer...
26897
26898 1999-04-14 06:14  ivan
26899
26900         * TODO: configuration option to edit referrals of existing
26901           customers
26902
26903 1999-04-14 04:27  ivan
26904
26905         * TODO: showpasswords config option to show passwords
26906
26907 1999-04-14 01:58  ivan
26908
26909         * TODO: [no log message]
26910
26911 1999-04-08 20:52  ivan
26912
26913         * TODO: [no log message]
26914
26915 1999-04-08 06:21  ivan
26916
26917         * CREDITS: [no log message]
26918
26919 1999-04-08 06:11  ivan
26920
26921         * README: 1.2.0
26922
26923 1999-04-08 06:05  ivan
26924
26925         * test/cgi-test: web interface tester / sample data creator
26926
26927 1999-04-08 06:03  ivan
26928
26929         * TODO: [no log message]
26930
26931 1999-03-26 05:15  ivan
26932
26933         * eg/TEMPLATE_cust_main.import: s/create/new/, use all necessary
26934           FS::table_names to avoid warnings
26935
26936 1999-03-25 00:42  ivan
26937
26938         * bin/svc_acct.import: import stuff uses Term::Query and spits out
26939           (some kinds of) nonsensical input
26940
26941 1999-03-23 16:43  ivan
26942
26943         * bin/svc_acct.import: die if no relevant services
26944
26945 1999-02-23 00:09  ivan
26946
26947         * TODO: beginnings of one-screen new customer entry and some other
26948           miscellania
26949
26950 1999-02-10 01:02  ivan
26951
26952         * etc/sql-reserved-words.txt: some new doc files
26953
26954 1999-02-10 00:27  ivan
26955
26956         * TODO: [no log message]
26957
26958 1999-02-09 01:56  ivan
26959
26960         * TODO: [no log message]
26961
26962 1999-02-07 01:59  ivan
26963
26964         * CREDITS, TODO: more mod_perl fixes, and bugfixes Peter Wemm sent
26965           via email
26966
26967 1999-02-06 14:43  ivan
26968
26969         * CREDITS, TODO: don't use [e]idiot; display error messages on the
26970           form page
26971
26972 1999-01-25 04:09  ivan
26973
26974         * TODO: yet more mod_perl stuff
26975
26976 1999-01-18 15:05  ivan
26977
26978         * TODO: update TODO for stuff that was done etc.
26979
26980 1999-01-15 16:24  ivan
26981
26982         * CREDITS: [no log message]
26983
26984 1999-01-08 21:38  ivan
26985
26986         * CREDITS: [no log message]
26987
26988 1998-12-30 15:03  ivan
26989
26990         * TODO: bugfixes; fields isn't exported by derived classes
26991
26992 1998-12-29 03:59  ivan
26993
26994         * TODO: mostly properly OO, some work still to be done with svc_
26995           stuff
26996
26997 1998-12-15 21:38  ivan
26998
26999         * TODO: [no log message]
27000
27001 1998-12-15 21:29  ivan
27002
27003         * eg/TEMPLATE_cust_main.import: adminsuidsetup now need user
27004
27005 1998-12-09 23:23  ivan
27006
27007         * bin/svc_acct.import: use FS::Conf, need user (for datasrc)
27008
27009 1998-12-01 17:23  ivan
27010
27011         * TODO, CREDITS: [no log message]
27012
27013 1998-11-19 03:17  ivan
27014
27015         * bin/dbdef-create: adminsuidsetup requires argument
27016
27017 1998-11-18 01:01  ivan
27018
27019         * CREDITS, TODO: i18n! i18n!
27020
27021 1998-11-13 01:56  ivan
27022
27023         * TODO: change configuration file layout to support multiple
27024           distinct databases (with own set of config files, export, etc.)
27025
27026 1998-11-07 17:09  ivan
27027
27028         * README: 1.1.6 release
27029
27030 1998-11-07 02:24  ivan
27031
27032         * README: don't use depriciated FS::Bill and FS::Invoice, other
27033           miscellania
27034
27035 1998-11-07 00:25  ivan
27036
27037         * TODO: [no log message]
27038
27039 1998-10-14 00:05  ivan
27040
27041         * README: 1.1.4 release, fix postgresql
27042
27043 1998-10-13 05:49  ivan
27044
27045         * TODO: [no log message]
27046
27047 1998-10-13 05:07  ivan
27048
27049         * TODO, bin/svc_acct.import: Assigns password from the shadow file
27050           for RADIUS password "UNIX"
27051
27052 1998-10-13 02:17  ivan
27053
27054         * TODO: [no log message]
27055
27056 1998-10-12 14:22  ivan
27057
27058         * TODO: [no log message]
27059
27060 1998-10-12 14:15  ivan
27061
27062         * TODO: [no log message]
27063
27064 1998-10-12 02:12  ivan
27065
27066         * TODO: remove adding cvs from the todo
27067
27068 1998-10-12 02:09  ivan
27069
27070         * TODO: [no log message]
27071
27072 1998-10-12 02:09  ivan
27073
27074         * TODO: Id to Header
27075
27076 1998-10-12 02:07  ivan
27077
27078         * TODO: Test keyword substitution
27079
27080 1998-10-12 01:59  ivan
27081
27082         * TODO: Commiting sample change.
27083
27084 1998-10-12 00:15  ivan
27085
27086         * conf/shells: Initial revision
27087
27088 1998-10-12 00:12  ivan
27089
27090         * conf/: home, lpr: Initial import into CVS
27091
27092 1998-10-12 00:12  ivan
27093
27094         * conf/smtpmachine: Initial revision
27095
27096 1998-10-12 00:08  ivan
27097
27098         * TODO: Initial revision
27099
27100 1998-10-11 23:56  ivan
27101
27102         * README: Initial revision
27103
27104 1998-09-25 01:52  ivan
27105
27106         * bin/pod2x: Initial revision
27107
27108 1998-09-02 21:50  ivan
27109
27110         * CREDITS: Initial revision
27111
27112 1998-08-23 20:04  ivan
27113
27114         * fs_passwd/fs_passwd: Initial revision
27115
27116 1998-08-19 21:42  ivan
27117
27118         * eg/TEMPLATE_cust_main.import: Initial revision
27119
27120 1998-08-16 14:02  ivan
27121
27122         * bin/svc_acct.import: Initial revision
27123
27124 1998-07-18 00:11  ivan
27125
27126         * etc/domain-template.txt: Initial import into CVS
27127
27128 1998-06-03 00:22  ivan
27129
27130         * bin/dbdef-create: Initial revision
27131
27132 1998-03-22 23:46  ivan
27133
27134         * GPL, etc/countries.txt: Initial import into CVS
27135
27136 1998-03-22 23:46  ivan
27137
27138         * INSTALL: Initial revision
27139