add a logout link (RT 1330 & 5518)
[freeside.git] / ChangeLog
1 2009-10-10 18:57  ivan
2
3         * ChangeLog, rpm/freeside.spec, debian/changelog: Updated for 1.9.1
4
5 2009-10-10 18:50  ivan
6
7         * Makefile, bin/cvs2cl: helps to have the tool
8
9 2009-10-10 18:48  ivan
10
11         * Makefile: do it
12
13 2009-10-10 18:48  ivan
14
15         * rt/lib/RT.pm: huh #2
16
17 2009-10-10 18:46  ivan
18
19         * rt/Makefile: huh
20
21 2009-10-10 18:45  ivan
22
23         * httemplate/search/elements/search-html.html: don't try to follow
24           a blank redirect
25
26 2009-10-10 18:45  ivan
27
28         * httemplate/search/report_cdr.html: end form
29
30 2009-10-10 18:45  ivan
31
32         * httemplate/elements/tr-textarea.html: new rows and cols options
33
34 2009-10-10 18:44  ivan
35
36         * httemplate/elements/tr-select-pkg_class.html: respect
37           element_name
38
39 2009-10-10 18:43  ivan
40
41         * httemplate/browse/agent.cgi: cleanup
42
43 2009-10-10 18:42  ivan
44
45         * eg/cdr_template.pm, httemplate/elements/selectlayers.html: doc
46
47 2009-10-10 18:41  ivan
48
49         * FS/FS/part_export/globalpops_voip.pm: correct variable
50           initialization
51
52 2009-10-10 18:40  ivan
53
54         * FS/FS/: access_right.pm, access_usergroup.pm,
55           clientapi_session_field.pm, cust_svc_option.pm: remembered to
56           customize this manpage
57
58 2009-10-10 18:39  ivan
59
60         * FS/FS/Record.pm: ::1 becomes 127.0.0.1 in IP checks
61
62 2009-10-09 20:22  ivan
63
64         * ChangeLog: commit message for a file about commitmessages
65
66 2009-10-09 16:59  ivan
67
68         * FS/FS/Schema.pm, FS/FS/cust_main.pm,
69           httemplate/edit/cust_main/billing.html,
70           httemplate/elements/select-terms.html, FS/FS/cust_bill.pm,
71           httemplate/edit/quick-charge.html,
72           httemplate/edit/process/quick-charge.cgi: change invoice terms
73           for one-time charges (& bill them immediately), RT#5891
74
75 2009-10-09 14:37  ivan
76
77         * FS/FS/cust_main.pm: add cust_pkg_ref option to charge
78
79 2009-10-08 01:28  ivan
80
81         * httemplate/view/cust_main/packages.html: fix "show old packages"
82           accidentally hiding cancelled packages, RT#5276
83
84 2009-10-07 23:00  ivan
85
86         * FS/FS/: cust_main.pm, Cron/bill.pm: freeside-daily -g and -m
87           cooperation (and no HASH() queue noise with -m)
88
89 2009-10-07 22:44  ivan
90
91         * FS/FS/: cust_bill.pm, cust_main.pm: avoid some (look to be
92           harmless) warnings:
93
94           Argument "" isn't numeric in sprintf at
95           /usr/local/share/perl/5.10.0/FS/cust_bill.pm line 2358.
96
97           Argument "" isn't numeric in subtraction (-) at
98           /usr/local/share/perl/5.10.0/FS/cust_bill.pm line 2359.
99
100           Argument "" isn't numeric in addition (+) at
101           /usr/local/share/perl/5.10.0/FS/cust_main.pm line 2788.
102
103 2009-10-07 22:09  ivan
104
105         * FS/FS/cust_bill.pm: tyop
106
107 2009-10-07 18:15  ivan
108
109         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_html,
110           conf/invoice_latex: conf switches to turn on smaller notes and
111           footer sections with stock templates, RT#5218
112
113 2009-10-07 16:51  ivan
114
115         * httemplate/view/cust_statement.html: naming follow-up notices
116           from the event rather than creting a slew of separate templates,
117           RT#5217
118
119 2009-10-07 16:44  ivan
120
121         * FS/FS/cust_bill.pm, httemplate/misc/email-statement.cgi,
122           httemplate/misc/send-invoice.cgi,
123           httemplate/misc/send-statement.cgi,
124           httemplate/search/cust_event.html,
125           FS/FS/part_event/Action/cust_bill_send_reminder.pm,
126           conf/invoice_html, conf/invoice_latex, conf/invoice_template,
127           httemplate/view/cust_bill-pdf.cgi,
128           httemplate/view/cust_bill-ps.cgi, httemplate/view/cust_bill.cgi,
129           httemplate/view/cust_statement.html: naming follow-up notices
130           from the event rather than creting a slew of separate templates,
131           RT#5217
132
133 2009-10-06 17:43  ivan
134
135         * FS/FS/Conf_compat17.pm: bring up-to-date wrt 1.7 Conf.pm
136           1.180.2.52 (2009-10-03), RT#2873
137
138 2009-10-06 16:51  ivan
139
140         * FS/FS/cust_bill_pkg.pm: remove inadvertant debugging warnings
141
142 2009-10-06 08:49  jeff
143
144         * httemplate/edit/router.cgi: replace disappearing line
145
146 2009-10-05 16:36  ivan
147
148         * FS/FS/svc_acct.pm: remove annoying warning: Use of uninitialized
149           value $FS::svc_acct::passwordmin in pattern match (m//) at
150           /usr/local/share/perl/5.10.0/FS/svc_acct.pm line 60.
151
152 2009-10-05 11:17  ivan
153
154         * httemplate/misc/payment.cgi: oops, handle old cust_main.pm
155           properly (should we be bothering?) :/ RT#5889
156
157 2009-10-05 09:57  ivan
158
159         * httemplate/view/cust_main/payment_history/voided_payment.html:
160           doh, fix error viewing voided payments, RT#6382
161
162 2009-10-05 08:07  jeff
163
164         * httemplate/elements/tr-select-pkg_class.html: remove unused
165           option that DTWT
166
167 2009-10-05 07:04  jeff
168
169         * httemplate/edit/cust_main/: bottomfixup.js,
170           choose_tax_location.html, contact.html: low hanging fruit:
171           improvement in tax location selection RT#6000
172
173 2009-10-05 07:01  jeff
174
175         * httemplate/edit/router.cgi: low hanging fruit: restore router
176           virtual fields (and svcnum) in 1.9 RT#5960
177
178 2009-10-04 19:40  ivan
179
180         * httemplate/misc/payment.cgi: add manual_process-skip_first
181           option, RT#5889
182
183 2009-10-04 19:35  ivan
184
185         * FS/FS/Conf.pm, FS/FS/cust_main.pm, httemplate/misc/payment.cgi:
186           add manual_process-skip_first option, RT#5889
187
188 2009-10-04 19:16  ivan
189
190         * FS/FS/Conf.pm, httemplate/misc/payment.cgi,
191           httemplate/misc/process/payment.cgi: add manual_process-display
192           config to subtract fee from amount instead of adding, RT#5889
193
194 2009-10-04 18:40  jeff
195
196         * conf/invoice_html: can't revert because windows is ghei
197
198 2009-10-04 18:07  jeff
199
200         * FS/FS/cust_main.pm: don't consider setup or recurring taxes when
201           billing usage on cancel
202
203 2009-10-04 18:00  jeff
204
205         * FS/FS/: cust_bill.pm, cust_main.pm, part_pkg/voip_cdr.pm:
206           invoices with details in separate section but usage not separated
207
208 2009-10-04 17:49  jeff
209
210         * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/Upgrade.pm,
211           FS/FS/cust_bill.pm, conf/invoice_html, conf/invoice_htmlsummary,
212           conf/invoice_latex, conf/invoice_latexsummary,
213           FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_display.pm,
214           FS/FS/cust_main.pm, FS/FS/pkg_category.pm,
215           FS/FS/part_event/Action/cust_bill_fee_percent.pm,
216           FS/FS/part_event/Action/fee.pm,
217           httemplate/browse/pkg_category.html,
218           httemplate/edit/pkg_category.html: leading summary page invoices
219           #RT5086
220
221 2009-10-04 16:36  ivan
222
223         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: fix the same
224           problem with processing payments & masked ACH amounts, RT#6374
225
226 2009-10-04 16:31  ivan
227
228         * FS/FS/ClientAPI/MyAccount.pm: fix problems "re-saving" a masked
229           card.  hopefully the last of it!
230
231 2009-10-03 19:09  ivan
232
233         * httemplate/misc/delete-cust_bill.html: delete invoices, RT#4048
234
235 2009-10-03 19:04  ivan
236
237         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Setup.pm,
238           FS/FS/cust_bill.pm, FS/FS/cust_bill_pkg.pm,
239           FS/bin/freeside-addgroup, bin/mapsecrets2access_user,
240           httemplate/view/cust_bill.cgi,
241           httemplate/view/cust_main/payment_history.html,
242           httemplate/view/cust_main/payment_history/invoice.html: delete
243           invoices, RT#4048
244
245 2009-10-03 17:08  ivan
246
247         * httemplate/view/cust_main.cgi: more room for cancellation reason
248
249 2009-10-03 17:07  ivan
250
251         * httemplate/elements/popup_link-cust_main.html: doc
252
253 2009-10-03 15:09  ivan
254
255         * httemplate/edit/part_bill_event.cgi: cancel to 80, comp @ 90,
256           RT#5674
257
258 2009-10-03 15:06  ivan
259
260         * httemplate/edit/part_bill_event.cgi: in old invoice events,
261           chance default weight of cancel event to 90 so you can place it
262           at the same time as a realtime event, RT#5674
263
264 2009-10-03 13:22  mark
265
266         * FS/FS/: pay_batch.pm, pay_batch/paymentech.pm: Load XML::Simple
267           at runtime to avoid breakage
268
269 2009-10-01 16:48  ivan
270
271         * FS/FS/cust_main.pm: hopefully fully fix bulk email errors when
272           selecting a single payby
273
274 2009-10-01 16:01  ivan
275
276         * FS/FS/Schema.pm: allow svc_acct._password to be NULL in the
277           schema
278
279 2009-10-01 15:02  ivan
280
281         * httemplate/view/cust_main/payment_history/voided_payment.html:
282           consistency with un-voided payments wrt display
283
284 2009-09-30 17:52  ivan
285
286         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: hopefully the
287           really final fix for the problems using remembered cards in
288           self-service. *sigh*
289
290 2009-09-30 17:29  ivan
291
292         * FS/: FS/Conf.pm, FS/Cron/check.pm, bin/freeside-check: add login
293           check to FS::ClientAPI::SG/SGNG checks. RT#4610
294
295 2009-09-30 12:33  ivan
296
297         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: hopefully the
298           final fix for the problems using remembered cards in self-service
299
300 2009-09-29 15:08  ivan
301
302         * httemplate/misc/email-customers.html: should fix newsletter
303           sending error when you select a single payby only
304
305 2009-09-28 23:17  ivan
306
307         * FS/t/cust_attachment.t: forgot
308
309 2009-09-28 15:45  ivan
310
311         * FS/FS/Cron/check.pm: more accurate SG check, RT#4610
312
313 2009-09-28 15:35  ivan
314
315         * FS/: FS/Cron/check.pm, bin/freeside-check: correct place for use
316           Email::Send, RT#4610
317
318 2009-09-28 15:23  ivan
319
320         * FS/FS/Cron/check.pm: oops, hopefully fix sg cron check, RT#4610
321
322 2009-09-28 08:55  jeff
323
324         * FS/FS/cust_pkg.pm: use object copy when billing on cancel to
325           avoid very weird side effects ( including 'impossible' history )
326           RT#5723
327
328 2009-09-25 05:29  ivan
329
330         * FS/FS/Conf.pm, httemplate/config/config-view.cgi,
331           httemplate/config/config.cgi,
332           httemplate/config/config-process.cgi,
333           httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi:
334           processing fee on credit card recharges, RT#5889
335
336 2009-09-25 03:29  ivan
337
338         * FS/FS/Conf.pm: this one too
339
340 2009-09-25 03:14  ivan
341
342         * FS/FS/Conf.pm, FS/FS/svc_acct.pm, FS/FS/ClientAPI/Signup.pm,
343           fs_selfservice/FS-SelfService/cgi/signup.cgi,
344           fs_selfservice/FS-SelfService/cgi/signup.html,
345           httemplate/config/config-process.cgi,
346           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
347           httemplate/elements/select-part_svc.html,
348           httemplate/elements/select-table.html,
349           httemplate/elements/tr-select-part_svc.html: nomadix, RT#5876
350
351 2009-09-24 19:30  mark
352
353         * FS/FS/pay_batch.pm, FS/FS/Conf.pm, FS/FS/pay_batch/BoM.pm,
354           FS/FS/pay_batch/PAP.pm, FS/FS/pay_batch/ach_spiritone.pm,
355           FS/FS/pay_batch/chase_canada.pm, FS/FS/pay_batch/paymentech.pm,
356           FS/FS/pay_batch/td_canada_trust.pm,
357           httemplate/misc/download-batch.cgi,
358           httemplate/search/cust_pay_batch.cgi: Batch payment refactoring
359
360 2009-09-24 18:04  mark
361
362         * FS/MANIFEST: Add cust_attachment
363
364 2009-09-24 12:59  ivan
365
366         * FS/FS/: Cron/check.pm, Conf.pm: get the ping username/pass from a
367           config, good enough, RT#4610
368
369 2009-09-23 20:14  ivan
370
371         * FS/FS/Cron/check.pm, FS/bin/freeside-check,
372           FS/FS/ClientAPI/SGNG.pm,
373           fs_selfservice/FS-SelfService/SelfService.pm: add SG and SGNG
374           ping, RT#4610
375
376 2009-09-23 16:47  ivan
377
378         * FS/FS/TicketSystem/RT_External.pm: this should fix the occasional
379           extra ticket showing up on wrong customer record
380
381 2009-09-21 20:08  ivan
382
383         * FS/FS/Mason.pm: add addl_comp_root.pl and addl_handler_use.pl
384           config files, RT#4743
385
386 2009-09-21 13:48  ivan
387
388         * FS/FS/cust_bill.pm: i think it is new Pg (or... new Record.pm???)
389           that causes this problem... before it just returned nothing for
390           the search instead of erroring out?
391
392 2009-09-20 23:05  ivan
393
394         * FS/FS/Conf.pm: doc clarification
395
396 2009-09-20 22:35  ivan
397
398         * FS/FS/TicketSystem/RT_Internal.pm: left debugging on
399
400 2009-09-20 19:41  ivan
401
402         * FS/FS/Conf.pm, FS/FS/cust_bill.pm,
403           FS/FS/cust_bill_ApplicationCommon.pm, FS/FS/cust_bill_pay.pm,
404           FS/FS/cust_bill_pay_pkg.pm, FS/FS/cust_main.pm,
405           FS/FS/cust_pay.pm, httemplate/edit/process/cust_pay.cgi,
406           httemplate/edit/process/elements/ApplicationCommon.html: add
407           ability to trigger receipts when payment is used against a
408           specific package instead of when it was made, RT#5199
409
410 2009-09-18 15:41  ivan
411
412         * FS/FS/: cust_main.pm,
413           part_event/Condition/has_referral_custnum.pm: add active option
414           to has_referral_custnum condition, RT#6150
415
416 2009-09-18 15:35  ivan
417
418         * httemplate/elements/: select-cust_main-status.html,
419           select-cust_pkg-status.html: fix customer and package status
420           conditions not sticky on edit, noticed on RT#6150
421
422 2009-09-18 12:28  ivan
423
424         * httemplate/edit/elements/edit.html: better error message when the
425           clone object isn't found, RT#6128
426
427 2009-09-17 18:03  ivan
428
429         * httemplate/view/cust_main/one_time_charge_link.html: fix one-time
430           charge inadvertantly checking the "tax exempt" checkbox when the
431           tax product popup is swapped in and out, RT#6095
432
433 2009-09-17 16:45  ivan
434
435         * FS/FS/cust_bill.pm: eliminate mystery "min ( N.NN, M.MM )"
436           warning
437
438 2009-09-16 18:37  ivan
439
440         * httemplate/search/cust_bill_pkg.cgi: fix sales tax report
441           w/part_pkg overrides, RT#6197
442
443 2009-09-15 17:52  ivan
444
445         * FS/FS/Mason.pm: quiet warning: Subroutine
446           Net::Ping::External::_ping_linux redefined
447
448 2009-09-15 16:13  ivan
449
450         * FS/FS/: cdr.pm, part_pkg/voip_cdr.pm: set svcnum when rating CDR,
451           RT#5495
452
453 2009-09-15 15:58  ivan
454
455         * FS/FS/ClientAPI/Signup.pm: hopefully really finish fixing for
456           good "Real timeprocessing not enabled!" error when using signup
457           without any real-time processor, RT#6043
458
459 2009-09-15 13:45  ivan
460
461         * httemplate/search/svc_phone.cgi: fix phone# usage search, RT#
462
463 2009-09-15 13:44  ivan
464
465         * httemplate/search/svc_external.cgi: modernize external search
466
467 2009-09-15 13:44  ivan
468
469         * FS/FS/: cust_main_Mixin.pm, UI/Web.pm: fix display_custnum on
470           reports, RT#
471
472 2009-09-15 12:45  ivan
473
474         * htetc/handler.pl: eliminate "Use of uninitialized value in undef
475           operator at /etc/freeside/handler.pl line 79/80" errors
476
477 2009-09-14 16:52  ivan
478
479         * FS/FS/Mason.pm, httemplate/elements/popup_link-ping.html,
480           httemplate/misc/ping.html, httemplate/misc/xmlhttp-ping.html,
481           httemplate/view/svc_broadband.cgi,
482           httemplate/view/cust_main/packages/services.html: ping tool,
483           RT#5845
484
485 2009-09-11 10:40  ivan
486
487         * FS/FS/cust_bill_pkg_detail.pm: preserve allowing empty values,
488           doh, RT#6101
489
490 2009-09-11 08:51  ivan
491
492         * FS/FS/: Schema.pm, cust_bill_pkg.pm, cust_bill_pkg_detail.pm: fix
493           (hopefully the rest of the) fallout from rating CDRs to sub-penny
494           amounts
495
496 2009-09-10 10:55  ivan
497
498         * fs_selfservice/FS-SelfService/cgi/success.html: remove random >
499           char from signup success.html, RT#6110
500
501 2009-08-31 15:17  mark
502
503         * FS/FS/cdr/vitelity.pm: Add Vitelity CDR format
504
505 2009-08-29 15:47  mark
506
507         * FS/FS/: cdr.pm, cdr/broadsoft.pm: Add Broadsoft CDR record format
508
509 2009-08-29 15:45  mark
510
511         * FS/bin/freeside-cdr-sftp_and_import: Add FTP support
512
513 2009-08-29 12:05  ivan
514
515         * FS/FS/ClientAPI/MyAccount.pm: hopefully really fix self-service
516           when not using real-time gateway
517
518 2009-08-29 11:51  ivan
519
520         * FS/FS/ClientAPI/MyAccount.pm: hopefully fix self-service when not
521           using real-time gateway
522
523 2009-08-27 14:41  ivan
524
525         * httemplate/elements/menu.html: oops, tax class menu item got lost
526
527 2009-08-27 03:26  ivan
528
529         * bin/move-customers: try, try again
530
531 2009-08-27 03:23  ivan
532
533         * bin/move-customers: doh
534
535 2009-08-27 03:04  ivan
536
537         * bin/move-customers: ok
538
539 2009-08-26 23:52  ivan
540
541         * FS/FS/part_export/amazon_ec2.pm: amazon ec2 provisioning
542
543 2009-08-26 13:52  jeff
544
545         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: improve
546           testing need for invoicing list
547
548 2009-08-26 09:19  rsiddall
549
550         * FS/FS/part_export/domreg_net_dri.pm: OpenSRS support for domain
551           registration first appears in Net::DRI 0.95.
552
553 2009-08-26 04:22  ivan
554
555         * httemplate/search/: report_svc_phone.html, svc_phone.cgi: first
556           pass at balance reporting, RT#5496
557
558 2009-08-26 03:18  ivan
559
560         * FS/FS/part_pkg/voip_cdr.pm: add granularity to single_price CDR
561           rating, RT#5495
562
563 2009-08-25 12:08  jeff
564
565         * httemplate/search/: 477.html, report_477.html,
566           elements/search.html: improved 477 report #6004
567
568 2009-08-25 10:03  jeff
569
570         * FS/FS/Record.pm: support listref to qsearch as UNION
571
572 2009-08-24 04:09  ivan
573
574         * bin/move-customers: customer move script, RT#5351
575
576 2009-08-24 01:50  ivan
577
578         * FS/FS/cust_main.pm, bin/move-customers: (start of) customer move
579           script, RT#5351
580
581 2009-08-24 00:08  ivan
582
583         * bin/move-customers: (start of) customer move script, RT#5351
584
585 2009-08-23 23:50  ivan
586
587         * bin/move-customers: (start of) customer move script, RT#5351
588
589 2009-08-23 23:39  ivan
590
591         * FS/FS/cust_bill_ApplicationCommon.pm, FS/FS/part_pkg.pm,
592           bin/move-customers: (start of) customer move script, RT#5351
593
594 2009-08-23 23:13  jeff
595
596         * httemplate/edit/process/part_pkg.cgi: fix select multiple report
597           option
598
599 2009-08-23 22:09  jeff
600
601         * httemplate/graph/cust_bill_pkg.cgi,
602           httemplate/graph/cust_bill_pkg_detail.cgi,
603           httemplate/graph/report_cust_bill_pkg.html,
604           httemplate/graph/report_cust_bill_pkg_detail.html,
605           FS/FS/Report/Table/Monthly.pm, httemplate/elements/menu.html,
606           httemplate/search/cust_bill_pkg.cgi: add rated call sales report
607           and option to sales report to count usage separately from
608           recurring #5588
609
610 2009-08-21 17:31  ivan
611
612         * httemplate/view/cust_main/packages/status.html: better label
613
614 2009-08-21 17:31  ivan
615
616         * httemplate/misc/states.cgi: mason style
617
618 2009-08-21 17:30  ivan
619
620         * httemplate/elements/header.html: doc
621
622 2009-08-21 17:29  ivan
623
624         * httemplate/edit/elements/edit.html: use name_singular if
625           available too
626
627 2009-08-21 17:29  ivan
628
629         * httemplate/edit/cust_main/bottomfixup.js: comment
630
631 2009-08-21 17:29  ivan
632
633         * httemplate/edit/quick-charge.html: comments
634
635 2009-08-21 17:29  ivan
636
637         * fs_selfservice/FS-SelfService/cgi/passwd.cgi: not necessary
638
639 2009-08-21 17:27  ivan
640
641         * FS/FS/Cron/check.pm: fewer false positives
642
643 2009-08-21 17:27  ivan
644
645         * FS/FS/cust_bill.pm: doc
646
647 2009-08-21 17:26  ivan
648
649         * FS/FS/Record.pm: cleaner??
650
651 2009-08-21 17:22  ivan
652
653         * fs_selfservice/FS-SelfService/cgi/order_pkg.html,
654           fs_selfservice/FS-SelfService/cgi/selfservice.cgi, FS/FS/Conf.pm,
655           FS/FS/ClientAPI/MasonComponent.pm, FS/FS/ClientAPI/MyAccount.pm,
656           fs_selfservice/FS-SelfService/cgi/misc/part_svc-columns.cgi,
657           fs_selfservice/FS-SelfService/cgi/misc/svc_acct-domains.cgi,
658           httemplate/edit/cust_main/first_pkg/select-part_pkg.html,
659           httemplate/edit/cust_main/first_pkg/svc_acct.html: order
660           svc_phone services from self-service too, RT#5085
661
662 2009-08-20 13:44  ivan
663
664         * fs_selfservice/FS-SelfService/SelfService.pm: mitigate harmless
665           warnings spamming logs
666
667 2009-08-20 02:55  ivan
668
669         * FS/FS/part_event/Condition.pm: allow generic conditions for
670           cust_statement, RT#4860
671
672 2009-08-20 02:47  ivan
673
674         * FS/FS/Mason.pm, FS/FS/cust_statement.pm, FS/FS/Cron/bill.pm,
675           FS/FS/part_event/Action/cust_statement.pm,
676           FS/FS/part_event/Action/cust_statement_send.pm,
677           FS/FS/part_event/Condition/has_pkg_class.pm,
678           FS/FS/part_event/Condition/has_pkgpart.pm,
679           FS/FS/part_event/Condition/hasnt_pkgpart.pm,
680           httemplate/misc/email-statement.cgi,
681           httemplate/view/cust_statement-pdf.cgi,
682           httemplate/view/cust_statement.html: email statements, RT#4860
683
684 2009-08-20 02:26  ivan
685
686         * bin/generate-table-module: tired of asking
687
688 2009-08-19 21:03  ivan
689
690         * FS/FS.pm, FS/MANIFEST, FS/FS/Schema.pm, FS/FS/cust_main.pm,
691           FS/FS/cust_statement.pm, FS/FS/part_event.pm,
692           FS/t/cust_statement.t, FS/FS/Cron/bill.pm,
693           FS/FS/part_event/Action/cust_statement.pm,
694           FS/FS/part_event/Action/cust_statement_send.pm,
695           httemplate/view/cust_statement.html,
696           httemplate/view/cust_main/payment_history.html,
697           httemplate/view/cust_main/payment_history/statement.html:
698           Emailing statements of accounts, RT#4860
699
700 2009-08-19 19:40  ivan
701
702         * FS/FS/part_event/Action/cust_bill_send.pm: eliminate unnecessary
703           lookup
704
705 2009-08-19 14:27  ivan
706
707         * FS/FS/part_event/Action/: cust_bill_fee_percent.pm, fee.pm,
708           pkg_referral_credit_pkg.pm: add option to disable late fee taxes
709
710 2009-08-19 00:05  mark
711
712         * FS/FS/part_export/shellcommands_withdomain.pm: Turn off
713           userdel_no_queue for MagicMail export
714
715 2009-08-18 23:15  jeff
716
717         * FS/FS/Report/Table/Monthly.pm,
718           httemplate/graph/cust_bill_pkg.cgi,
719           httemplate/graph/report_cust_bill_pkg.html,
720           httemplate/search/cust_bill_pkg.cgi: option to count subpackages
721           outside packages in sales report #5588
722
723 2009-08-18 05:21  jeff
724
725         * FS/FS/Conf.pm, httemplate/edit/cust_main/bottomfixup.js: support
726           2009 - a better way?
727
728 2009-08-17 16:08  mark
729
730         * FS/FS/part_export/: shellcommands.pm,
731           shellcommands_withdomain.pm: Add more fine-grained queue options
732
733 2009-08-17 13:48  jeff
734
735         * FS/FS/: Record.pm, Schema.pm, cust_bill.pm, cust_bill_pkg.pm,
736           cust_bill_pkg_detail.pm, cust_svc.pm, part_pkg/voip_cdr.pm:
737           improve emailed cdr csv file (#5727 again)
738
739 2009-08-16 15:45  jeff
740
741         * httemplate/edit/cust_main/bottomfixup.js: include a census
742           zipcode link and other minor improvements
743
744 2009-08-14 15:13  jeff
745
746         * FS/FS/svc_acct.pm: add svcnum lookup for svc_acct
747
748 2009-08-14 14:51  jeff
749
750         * FS/FS/part_export/shellcommands.pm: add pkgnum and custnum to use
751           as external ids
752
753 2009-08-14 10:26  mark
754
755         * httemplate/edit/cust_main_attach.cgi: Fix incorrect access right
756
757 2009-08-14 10:24  mark
758
759         * FS/FS/AccessRight.pm: Move note/attachment rights to new section
760
761 2009-08-13 15:53  mark
762
763         * FS/bin/freeside-void-payments: Add option to
764           freeside-void-payments to cancel customers
765
766 2009-08-13 08:13  jeff
767
768         * FS/FS/cust_pkg.pm: fix fix multiple pkgpart search (need sanity
769           check): don't let empty set limit search
770
771 2009-08-13 02:35  ivan
772
773         * ChangeLog: adding autogen changelog on 1.9
774
775 2009-08-13 02:25  ivan
776
777         * httemplate/view/cust_main.cgi: fix reverted changes.  grr.
778           RT#4964
779
780 2009-08-12 17:26  ivan
781
782         * init.d/freeside-init: useful stuff for webdemo & profiling
783
784 2009-08-12 07:58  jeff
785
786         * bin/billco-upload, Makefile, FS/FS/Conf.pm, FS/FS/Cron/upload.pm,
787           FS/bin/freeside-daily, FS/bin/freeside-monthly,
788           httemplate/config/config-view.cgi: internalize billco-upload and
789           automate the transfer to the provider RT#5902
790
791 2009-08-12 04:57  ivan
792
793         * httemplate/: docs/about.html, docs/credits.html,
794           docs/license.html, elements/header-popup.html: slight
795           about/credits UI tweak
796
797 2009-08-11 22:22  ivan
798
799         * FS/FS/: cust_main.pm, part_event/Action.pm,
800           part_event/Action/cust_bill_fee_percent.pm,
801           part_event/Action/fee.pm: add pre-bill event stage for late fees,
802           RT#5589
803
804 2009-08-11 19:36  ivan
805
806         * FS/FS/cust_pkg.pm, httemplate/misc/bulk_change_pkg.cgi,
807           httemplate/search/cust_pkg.cgi: fix multiple pkgpart search,
808           RT#5924
809
810 2009-08-11 14:33  rsiddall
811
812         * rpm/freeside.spec: Back out kludge to show CVS snapshot date in
813           version number in GUI.  You can get the snapshot date from the
814           release number using "rpm -q freeside".
815
816 2009-08-11 14:29  rsiddall
817
818         * Makefile: Reset RPM release number back to 1 on a new version
819           release.
820
821 2009-08-10 19:45  ivan
822
823         * FS/FS/part_event/Action/writeoff.pm: fix bad debt writeoff
824           action, RT#5798
825
826 2009-08-10 19:34  ivan
827
828         * FS/FS/cust_main.pm: add $company_name and $company_address to
829           decline template, RT#5869
830
831 2009-08-10 16:04  mark
832
833         * FS/FS/AccessRight.pm, httemplate/edit/cust_main_attach.cgi,
834           httemplate/edit/process/cust_main_attach.cgi,
835           httemplate/view/attachment.html, httemplate/view/cust_main.cgi,
836           httemplate/view/cust_main/attachments.html: Improve handling of
837           deleted attachments
838
839 2009-08-10 14:44  ivan
840
841         * FS/FS/part_export/netsapiens.pm: last nits on netsapiens export,
842           RT#5226
843
844 2009-08-10 11:05  mark
845
846         * FS/FS/part_export/shellcommands_withdomain.pm: Add preset for
847           magicmail
848
849 2009-08-10 04:57  ivan
850
851         * fs_selfservice/FS-SelfService/cgi/process_svc_external.html: when
852           using pkg-balances, limit self-service access when a customer
853           with multiple packages logs on, RT#4189
854
855 2009-08-10 04:50  ivan
856
857         * FS/FS/ClientAPI/MyAccount.pm,
858           fs_selfservice/FS-SelfService/SelfService.pm,
859           fs_selfservice/FS-SelfService/cgi/myaccount.html,
860           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
861           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
862           fs_selfservice/FS-SelfService/cgi/login.html,
863           fs_selfservice/FS-SelfService/cgi/logout.html,
864           fs_selfservice/FS-SelfService/cgi/make_thirdparty_payment.html:
865           when using pkg-balances, limit self-service access when a
866           customer with multiple packages logs on, RT#4189
867
868 2009-08-09 16:53  jeff
869
870         * FS/FS/part_event/Action/cust_bill_spool_csv.pm: whoops: theory
871           should match practice
872
873 2009-08-09 16:45  jeff
874
875         * FS/FS/part_event/Action/cust_bill_spool_csv.pm: fix per agent
876           spools
877
878 2009-08-09 15:47  jeff
879
880         * FS/FS/cust_bill_pkg.pm: don't bomb when the line item has no
881           start date
882
883 2009-08-09 02:05  mark
884
885         * FS/FS/cust_attachment.pm, httemplate/edit/cust_main_attach.cgi,
886           httemplate/edit/process/cust_main_attach.cgi,
887           httemplate/view/attachment.html, httemplate/view/cust_main.cgi,
888           httemplate/view/cust_main/attachments.html, FS/FS/AccessRight.pm,
889           FS/FS/Conf.pm, FS/FS/Mason.pm, FS/FS/Record.pm, FS/FS/Schema.pm:
890           Add cust_attachment stuff
891
892 2009-08-07 16:08  ivan
893
894         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi,
895           httemplate/edit/cust_main/top_misc.html,
896           httemplate/edit/process/cust_main.cgi,
897           httemplate/elements/tr-input-date-field.html: add ability to edit
898           signup dates (turn on cust_main-edit_signupdate config), RT#4644
899
900 2009-08-06 17:39  ivan
901
902         * FS/FS/cust_main.pm, httemplate/edit/process/quick-cust_pkg.cgi,
903           httemplate/elements/tr-input-date-field.html,
904           httemplate/misc/order_pkg.html,
905           httemplate/view/cust_main/packages.html: don't start recurring
906           billing when a start date hasn't been reached yet either... and
907           since that works, add the start date to new package order,
908           RT#5347
909
910 2009-08-05 17:41  ivan
911
912         * FS/FS/part_export/netsapiens.pm: pass mac addresses as lower-case
913           to netsapiens, RT#5226
914
915 2009-08-05 17:39  ivan
916
917         * FS/FS/svc_phone.pm: delete phone_device records when svc_phone is
918           deleted, RT#5226
919
920 2009-08-05 16:32  ivan
921
922         * FS/FS/part_pkg/: agent.pm, base_rate.pm, flat.pm,
923           flat_delayed.pm, prorate_delayed.pm: fix cancellation errors with
924           updated flat_introrate, RT#5865
925
926 2009-08-04 19:27  ivan
927
928         * FS/FS/: svc_acct.pm: export negative byte values to chillispot
929           attributes as 0, RT#5815
930
931 2009-08-04 16:43  ivan
932
933         * FS/: FS/svc_acct.pm, bin/freeside-sqlradius-reset: hopefully
934           ignore errors about deleted accounts and properly finish
935           freeside-sqlradius-reset, RT#5868
936
937 2009-08-04 15:04  ivan
938
939         * FS/: FS/svc_Common.pm, bin/freeside-sqlradius-reset: ignore
940           problams calling ->overlimit during sqlradius-reset, wtf?!
941           RT#5868
942
943 2009-08-03 17:19  ivan
944
945         * FS/FS/cust_pkg.pm: don't reset usage on package change when
946           usage_rollover is on, it adds twice...
947
948 2009-08-03 12:54  ivan
949
950         * httemplate/elements/header.html: looks slightly better in default
951           IE hopefully
952
953 2009-08-03 07:17  jeff
954
955         * FS/FS/part_export/shellcommands.pm: new doesn't exist
956
957 2009-08-03 07:07  jeff
958
959         * FS/FS/part_export/shellcommands.pm: bad tyops
960
961 2009-08-01 12:16  jeff
962
963         * FS/FS/: Schema.pm, queue.pm, queue_arg.pm: support broader array
964           of queue args #5855, fallout from #5495
965
966 2009-07-31 06:20  ivan
967
968         * FS/FS/ClientAPI/MyAccount.pm,
969           fs_selfservice/FS-SelfService/SelfService.pm,
970           fs_selfservice/FS-SelfService/cgi/ach_payment_results.html,
971           fs_selfservice/FS-SelfService/cgi/change_bill.html,
972           fs_selfservice/FS-SelfService/cgi/change_password.html,
973           fs_selfservice/FS-SelfService/cgi/change_pay.html,
974           fs_selfservice/FS-SelfService/cgi/change_ship.html,
975           fs_selfservice/FS-SelfService/cgi/customer_change_pkg.html,
976           fs_selfservice/FS-SelfService/cgi/customer_order_pkg.html,
977           fs_selfservice/FS-SelfService/cgi/delete_svc.html,
978           fs_selfservice/FS-SelfService/cgi/footer.html,
979           fs_selfservice/FS-SelfService/cgi/header.html,
980           fs_selfservice/FS-SelfService/cgi/login.html,
981           fs_selfservice/FS-SelfService/cgi/logout.html,
982           fs_selfservice/FS-SelfService/cgi/make_ach_payment.html,
983           fs_selfservice/FS-SelfService/cgi/make_payment.html,
984           fs_selfservice/FS-SelfService/cgi/myaccount.html,
985           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
986           fs_selfservice/FS-SelfService/cgi/payment_results.html,
987           fs_selfservice/FS-SelfService/cgi/process_change_bill.html,
988           fs_selfservice/FS-SelfService/cgi/process_change_password.html,
989           fs_selfservice/FS-SelfService/cgi/process_change_pay.html,
990           fs_selfservice/FS-SelfService/cgi/process_change_pkg.html,
991           fs_selfservice/FS-SelfService/cgi/process_change_ship.html,
992           fs_selfservice/FS-SelfService/cgi/process_order_pkg.html,
993           fs_selfservice/FS-SelfService/cgi/process_order_recharge.html,
994           fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
995           fs_selfservice/FS-SelfService/cgi/provision.html,
996           fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html,
997           fs_selfservice/FS-SelfService/cgi/recharge_prepay.html,
998           fs_selfservice/FS-SelfService/cgi/recharge_results.html,
999           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
1000           fs_selfservice/FS-SelfService/cgi/view_invoice.html,
1001           fs_selfservice/FS-SelfService/cgi/view_usage_details.html: skin
1002           up self-service according to config passed from backend, RT#5530
1003
1004 2009-07-31 00:58  ivan
1005
1006         * bin/cdr-transnexus.import: only need Customer-CDRs, RT#5229
1007
1008 2009-07-31 00:51  ivan
1009
1010         * bin/cdr-transnexus.import: only need Customer-CDRs, RT#5229
1011
1012 2009-07-30 02:19  ivan
1013
1014         * FS/FS/: cust_main.pm, ClientAPI/MyAccount.pm: pass a pkgnum from
1015           self-service if applicable, RT#4339
1016
1017 2009-07-30 01:43  ivan
1018
1019         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: lost fix for
1020           illegal state?
1021
1022 2009-07-30 00:39  ivan
1023
1024         * httemplate/view/cust_main/change_history.html: small fix to
1025           change history to not error out with svc_acct services, RT#1005
1026
1027 2009-07-30 00:35  mark
1028
1029         * FS/FS/part_export/shellcommands.pm: Make no_queue option work
1030           correctly
1031
1032 2009-07-29 23:52  ivan
1033
1034         * httemplate/view/cust_main/payment_history.html: didn't mean to
1035           leave a Dump(er) there
1036
1037 2009-07-29 23:50  ivan
1038
1039         * httemplate/edit/cust_pay.cgi: another accidentally (alliterated)
1040           vestigial variable
1041
1042 2009-07-29 23:49  ivan
1043
1044         * httemplate/edit/cust_credit.cgi: don't need to lookup cust_main
1045           here
1046
1047 2009-07-29 23:48  ivan
1048
1049         * httemplate/elements/select-cust_pkg-balances.html: fix for
1050           stickiness on errors
1051
1052 2009-07-29 23:42  ivan
1053
1054         * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_bill.pm,
1055           FS/FS/cust_bill_ApplicationCommon.pm, FS/FS/cust_bill_pay.pm,
1056           FS/FS/cust_credit.pm, FS/FS/cust_credit_bill.pm,
1057           FS/FS/cust_pay.pm, FS/FS/cust_pay_pending.pm,
1058           FS/FS/cust_pay_void.pm, FS/FS/cust_pkg.pm, FS/FS/cust_main.pm,
1059           httemplate/edit/cust_credit.cgi, httemplate/edit/cust_pay.cgi,
1060           httemplate/edit/process/cust_pay.cgi,
1061           httemplate/elements/select-cust_pkg-balances.html,
1062           httemplate/elements/tr-select-cust_pkg-balances.html,
1063           httemplate/view/cust_bill.cgi, httemplate/view/cust_pay.html,
1064           httemplate/view/cust_main/packages.html,
1065           httemplate/view/cust_main/payment_history.html,
1066           httemplate/view/cust_main/packages/status.html,
1067           httemplate/view/cust_main/payment_history/payment.html,
1068           httemplate/view/cust_main/payment_history/credit.html,
1069           httemplate/view/cust_main/payment_history/voided_payment.html:
1070           experimental package balances, RT#4339
1071
1072 2009-07-28 15:21  jeff
1073
1074         * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_bill.pm,
1075           FS/FS/cust_main.pm, httemplate/edit/cust_main/billing.html,
1076           httemplate/view/cust_main/billing.html: feature to email CSV of
1077           CDRs with invoices #5727
1078
1079 2009-07-28 14:17  ivan
1080
1081         * FS/FS/Conf.pm, FS/FS/AccessRight.pm, FS/FS/Mason.pm,
1082           FS/FS/svc_external.pm, httemplate/pref/pref.html,
1083           httemplate/view/cust_main.cgi,
1084           httemplate/view/cust_main/change_history.html: adding a basic
1085           change history using history tables, RT#1005, RT#4357
1086
1087 2009-07-27 19:12  mark
1088
1089         * FS/FS/part_export/: shellcommands.pm,
1090           shellcommands_withdomain.pm: Add no_queue option to shellcommands
1091           exports
1092
1093 2009-07-27 12:51  ivan
1094
1095         * httemplate/misc/cancel_pkg.html: fix spacing
1096
1097 2009-07-27 02:59  ivan
1098
1099         * httemplate/search/: report_cust_pay.html,
1100           elements/cust_pay_or_refund.html: searching for voided payments
1101           by void date as well, RT#5786
1102
1103 2009-07-27 02:07  ivan
1104
1105         * httemplate/: elements/menu.html, search/cust_pay_void.html,
1106           search/report_cust_pay.html,
1107           search/elements/cust_pay_or_refund.html, view/cust_pay.html,
1108           view/cust_pay_void.html: voided payment report, RT#5786
1109
1110 2009-07-26 23:17  ivan
1111
1112         * FS/FS/Conf.pm, httemplate/config/config-view.cgi: add deprecated
1113           config options back to Conf.pm to fix "unapplypayments" fails
1114           existential comparison errors, RT#2927
1115
1116 2009-07-26 20:26  jeff
1117
1118         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
1119           httemplate/edit/cust_main.cgi,
1120           httemplate/edit/cust_main/bottomfixup.js,
1121           httemplate/edit/cust_main/contact.html,
1122           httemplate/elements/location.html,
1123           httemplate/misc/xmlhttp-cust_main-censustract.html,
1124           httemplate/search/cust_pkg.cgi,
1125           httemplate/view/cust_main/misc.html: FCC from 477 improvements
1126           #4912
1127
1128 2009-07-26 13:23  jeff
1129
1130         * httemplate/search/svc_broadband.cgi: fix links
1131
1132 2009-07-26 12:36  ivan
1133
1134         * rt/: FREESIDE_MODIFIED, html/Elements/PageLayout,
1135           html/Elements/SelectDate: fix the date picker in RT to use
1136           jscalendar instead of an HTML popup (that had acquired the page
1137           header, eek), RT#1682
1138
1139 2009-07-26 11:40  ivan
1140
1141         * FS/FS/Conf_compat17.pm: bring up-to-date wrt 1.7 Conf.pm
1142           1.180.2.49 (2009-7-26), RT#2873
1143
1144 2009-07-25 23:38  jeff
1145
1146         * FS/bin/freeside-apply_payments_and_credits: command line tool to
1147           apply payments and credits
1148
1149 2009-07-25 15:00  ivan
1150
1151         * htetc/handler.pl: set a character encoding for all pages; this
1152           should fix problems with diamond question marks even when the
1153           server gets an UTF-8 default setting, RT#3094
1154
1155 2009-07-25 14:33  ivan
1156
1157         * FS/FS/cust_event.pm, httemplate/search/cust_event.html: this
1158           should fix the re-email/print links on event search pages sending
1159           too much, RT#5740, RT#5570
1160
1161 2009-07-25 00:57  ivan
1162
1163         * FS/FS/Record.pm: teach Record.pm about BYTEA handling in order to
1164           store files in the db, RT#4964
1165
1166 2009-07-24 02:38  ivan
1167
1168         * FS/FS/: Conf.pm, svc_acct.pm: add handling of ChilliSpot (and
1169           CoovaChilli) Max attributes, specifically
1170           ChilliSpot-Max-{Input,Output,Total}-{Octets,Gigawords}, RT#5815
1171
1172 2009-07-23 22:51  mark
1173
1174         * FS/bin/freeside-void-payments: Add -v switch (verbose) to
1175           freeside-void-payments
1176
1177 2009-07-23 12:46  ivan
1178
1179         * FS/FS/cust_pay.pm: avoid harmless warning: Use of uninitialized
1180           value in string ne
1181
1182 2009-07-23 12:40  ivan
1183
1184         * FS/bin/freeside-void-payments: fix -r option, RT#5675
1185
1186 2009-07-23 09:48  jeff
1187
1188         * httemplate/browse/svc_acct_pop.cgi: restore svc_acct_pop editing
1189
1190 2009-07-23 06:25  ivan
1191
1192         * httemplate/: browse/cust_main_county.cgi,
1193           edit/process/cust_main_county-collapse.cgi: add back remove
1194           ("collapse") links again.  on each line this time.  RT#2973
1195
1196 2009-07-22 23:58  ivan
1197
1198         * FS/FS/Tron.pm: need to see who is still on deb 4 & pg 7.4
1199
1200 2009-07-22 15:05  ivan
1201
1202         * httemplate/view/cust_main/misc.html: fix bombing out on new
1203           DateTime
1204
1205 2009-07-21 11:44  ivan
1206
1207         * FS/FS/: Schema.pm, part_pkg/cdr_termination.pm: sub-penny
1208           termination pricing too, RT#5495
1209
1210 2009-07-21 00:03  ivan
1211
1212         * FS/FS/part_pkg/voip_cdr.pm: yow.  fix spurious charge errors
1213           w/single_price, round to four decimal places (wtf?) instead of 2,
1214           RT#5495
1215
1216 2009-07-20 22:29  ivan
1217
1218         * FS/FS/part_pkg/voip_cdr.pm: and fix min_charge option, RT#5495
1219
1220 2009-07-20 22:27  ivan
1221
1222         * FS/FS/part_pkg/voip_cdr.pm: if we're going to do recur_Common,
1223           have to use and @ISA (and capitalize) it
1224
1225 2009-07-20 17:20  ivan
1226
1227         * FS/FS/part_pkg/voip_cdr.pm: don't have a money type in package
1228           definitions at the moment
1229
1230 2009-07-20 16:01  jeff
1231
1232         * FS/FS/: Conf.pm, cust_bill.pm: config setting to have emailed
1233           invoices include call details #5275
1234
1235 2009-07-20 07:26  jeff
1236
1237         * httemplate/elements/checkbox.html,
1238           httemplate/elements/tr-checkbox.html,
1239           httemplate/elements/tr-justtitle.html,
1240           httemplate/elements/tr-title.html, FS/FS/Schema.pm,
1241           FS/FS/cust_bill.pm, FS/FS/cust_bill_pkg.pm, FS/FS/cust_main.pm,
1242           FS/FS/part_pkg.pm, FS/FS/part_pkg_link.pm,
1243           httemplate/edit/part_pkg.cgi, httemplate/edit/elements/edit.html,
1244           httemplate/edit/process/part_pkg.cgi: bundle bill linked packages
1245           into top line total when desired #5724
1246
1247 2009-07-19 21:51  ivan
1248
1249         * FS/FS/cust_pkg.pm: one $conf is enough
1250
1251 2009-07-19 21:40  ivan
1252
1253         * rt/: FREESIDE_MODIFIED, lib/RT/Transaction_Overlay.pm: slightly
1254           improve terrible quoting behavior when you change MessageBoxWidth
1255
1256 2009-07-19 21:19  ivan
1257
1258         * httemplate/elements/header.html: fix preferences links showing as
1259           blue/purple on RT side
1260
1261 2009-07-19 21:14  ivan
1262
1263         * rt/: FREESIDE_MODIFIED, html/Ticket/Create.html: fix badly styled
1264           links on ticket create (fallout from RT borging/styling)
1265
1266 2009-07-17 16:33  ivan
1267
1268         * FS/FS/cdr.pm: remove unused cdr_upstream_rate
1269
1270 2009-07-17 16:10  rsiddall
1271
1272         * rpm/freeside.spec: Filter out requirements for specific Freeside
1273           modules so that you can install an RPM which requires missing
1274           Freeside modules.
1275
1276 2009-07-17 15:26  ivan
1277
1278         * FS/: FS/cust_main.pm, FS/Cron/bill.pm, bin/freeside-daily: commit
1279           pkgpart exclusion for billing run, RT#5495
1280
1281 2009-07-17 07:58  jeff
1282
1283         * bin/billco-upload: add mutex and commit changes found on
1284           installed system
1285
1286 2009-07-16 19:29  jeff
1287
1288         * httemplate/search/cust_pkg.cgi: FSM, another missed file for 477
1289           reporting
1290
1291 2009-07-16 18:44  jeff
1292
1293         * FS/FS/: Conf.pm, cust_main.pm, cust_pkg.pm, part_pkg/voip_cdr.pm:
1294           bill usage when cancelling package
1295
1296 2009-07-16 18:08  jeff
1297
1298         * bin/generate-table-module: black magic to edit Mason.pm as well
1299
1300 2009-07-16 17:35  ivan
1301
1302         * FS/FS/part_pkg/: voip_cdr.pm: add single_price option so you can
1303           do one per-minute price without rate tables, RT#5495
1304
1305 2009-07-16 17:33  ivan
1306
1307         * FS/MANIFEST: get rid of cdr_upstream_rate table and some other
1308           old convergent cruft
1309
1310 2009-07-16 17:10  ivan
1311
1312         * FS/: FS/Schema.pm, FS/cdr.pm, FS/cdr_upstream_rate.pm,
1313           FS/part_pkg/voip_cdr.pm, FS.pm, t/cdr_upstream_rate.t: get rid of
1314           cdr_upstream_rate table and some other old convergent cruft
1315
1316 2009-07-16 15:16  jeff
1317
1318         * FS/FS/Mason.pm: dark magic coming soon
1319
1320 2009-07-15 18:57  jeff
1321
1322         * httemplate/search/477.html: duh! more 477 files
1323
1324 2009-07-15 18:35  jeff
1325
1326         * httemplate/search/report_477.html: missed file for 477 reporting
1327
1328 2009-07-15 16:06  ivan
1329
1330         * FS/FS/part_pkg/cdr_termination.pm: unused for now
1331
1332 2009-07-15 15:49  ivan
1333
1334         * FS/FS/: Conf.pm, cdr.pm: add option to trim leading zeros when
1335           setting charged_party to accountcode, RT#5495
1336
1337 2009-07-14 12:06  rsiddall
1338
1339         * FS/FS/part_export/domreg_net_dri.pm: Minor bug fix, spotted by
1340           Jeff.
1341
1342 2009-07-14 12:05  rsiddall
1343
1344         * FS/FS/svc_domain.pm: Changed description of "action" field to
1345           match domain registration exports.
1346
1347 2009-07-13 20:14  ivan
1348
1349         * htetc/handler.pl: fix warnings, from RT merge fallout
1350
1351 2009-07-13 19:53  ivan
1352
1353         * FS/FS/part_export/netsapiens.pm: fix netsapiens device
1354           provisioning?  or at least better debugging, RT#5226
1355
1356 2009-07-13 19:52  ivan
1357
1358         * httemplate/elements/tr-select-did.html: stop Dumper spew
1359
1360 2009-07-13 17:28  rsiddall
1361
1362         * Makefile, FS/FS/svc_domain.pm,
1363           FS/FS/part_export/domreg_net_dri.pm,
1364           httemplate/edit/process/domreg.cgi: New export to
1365           register/transfer/renew/revoke domains using Net::DRI.  Currently
1366           optimized for OpenSRS.  Should become more generalized in later
1367           releases.  Modified Makefile to insert the Freeside log folder
1368           into the new export.  Modified svc_domain.pm to prevent
1369           generation of transfer requests when a domain is moved to a
1370           different package with a domain registration attached to one of
1371           the included services.  Modified domreg.cgi to display errors on
1372           a separate page.
1373
1374 2009-07-13 09:02  jeff
1375
1376         * FS/FS/: tax_rate.pm, tax_rate_location.pm: correct ordering and
1377           other bugs in tax updates
1378
1379 2009-07-13 03:12  ivan
1380
1381         * FS/FS/part_pkg/recur_Common.pm: eliminate harmless "no %info hash
1382           found in FS::part_pkg::recur_Common, skipping" warning
1383
1384 2009-07-13 02:19  ivan
1385
1386         * FS/FS/ClientAPI/MyAccount.pm,
1387           fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi: fix
1388           self-service agent-specific logos
1389
1390 2009-07-13 02:10  ivan
1391
1392         * httemplate/view/cust_bill-logo.cgi: fix old-style agent-virt
1393           logo?
1394
1395 2009-07-13 00:21  ivan
1396
1397         * conf/invoice_html: thank you IE8
1398
1399 2009-07-13 00:10  ivan
1400
1401         * httemplate/search/report_unapplied_cust_pay.html: clarify wording
1402
1403 2009-07-12 20:24  ivan
1404
1405         * rt/html/Elements/PageLayout: think that should be it, fix bar
1406           when there's no primary $page_tabs
1407
1408 2009-07-12 20:15  ivan
1409
1410         * rt/html/Elements/Footer: no need for Time to display either
1411
1412 2009-07-12 19:33  ivan
1413
1414         * rt/html/Elements/PageLayout: style RT's menubars like ours
1415
1416 2009-07-12 18:50  ivan
1417
1418         * httemplate/elements/: header.html, menubar.html: style nits
1419
1420 2009-07-12 16:45  ivan
1421
1422         * httemplate/elements/header.html: fix header sizes :/
1423
1424 2009-07-12 16:38  ivan
1425
1426         * FS/FS/CGI.pm: this should fix $fsurl under the unified RT?  sure
1427           hope so
1428
1429 2009-07-12 16:27  ivan
1430
1431         * rt/html/NoAuth/css/3.5-default/titlebox.css: fix excessive RT
1432           margins
1433
1434 2009-07-12 16:25  ivan
1435
1436         * httemplate/edit/cust_main.cgi: ACL on customer edit
1437
1438 2009-07-12 16:22  ivan
1439
1440         * httemplate/elements/header.html, httemplate/elements/menu.html,
1441           httemplate/elements/xmenu.css, httemplate/elements/xmenu.top.css,
1442           rt/FREESIDE_MODIFIED, rt/etc/RT_SiteConfig.pm,
1443           rt/html/Elements/Header,
1444           rt/html/NoAuth/css/3.5-default/freeside.css,
1445           rt/html/NoAuth/css/3.5-default/misc.css,
1446           rt/html/Ticket/Display.html: resolve style weirdness (fallout
1447           from RT integration), especially non-fixed-width comment boxes,
1448           menu/searchbar differences, RT#1169
1449
1450 2009-07-12 12:32  ivan
1451
1452         * httemplate/elements/menu.html: update tickting config
1453           descriptions
1454
1455 2009-07-12 06:27  jeff
1456
1457         * FS/FS/Record.pm: stop gratuitous hash manipulatoin during enum
1458           untaint
1459
1460 2009-07-10 19:40  ivan
1461
1462         * bin/drop_slony.slonik: notes
1463
1464 2009-07-10 10:50  ivan
1465
1466         * httemplate/elements/: select-did.html, tr-select-did.html: fix
1467           svc_phone provisioning!
1468
1469 2009-07-09 17:36  ivan
1470
1471         * FS/FS/cdr.pm: fix sansay CDR import to ignore "NA" in dates,
1472           RT#5495
1473
1474 2009-07-09 16:59  ivan
1475
1476         * FS/FS/cdr.pm, FS/FS/cdr/sansay.pm, eg/cdr_template.pm: sansay
1477           CDRs, RT#5495
1478
1479 2009-07-09 16:58  ivan
1480
1481         * FS/bin/freeside-cdr-sftp_and_import: add -r option
1482
1483 2009-07-09 14:05  ivan
1484
1485         * FS/FS/cust_main.pm, httemplate/elements/menu.html,
1486           httemplate/search/report_unapplied_cust_pay.html,
1487           httemplate/search/unapplied_cust_pay.html: unapplied payments
1488           report, RT#4861
1489
1490 2009-07-09 13:36  ivan
1491
1492         * httemplate/search/elements/cust_main_dayranges.html: no idea how
1493           i missed fixing this before
1494
1495 2009-07-09 13:18  ivan
1496
1497         * httemplate/search/report_receivables.cgi: oops
1498
1499 2009-07-08 19:34  ivan
1500
1501         * rt/html/Elements/Header: doh, fix RT onLoadHook; this fixes
1502           "Undefined subroutine &HTML::Mason::Commands::onLoadHook" error
1503           on ticket creation and otherwise, RT#1169
1504
1505 2009-07-08 04:12  ivan
1506
1507         * FS/FS/TicketSystem/RT_External.pm,
1508           FS/FS/TicketSystem/RT_Internal.pm, httemplate/elements/menu.html,
1509           FS/FS/Conf.pm, FS/FS/Mason.pm, htetc/handler.pl,
1510           httemplate/elements/about_freeside.html,
1511           httemplate/elements/about_rt.html,
1512           httemplate/elements/header.html,
1513           httemplate/elements/popup_link.html, rt/FREESIDE_MODIFIED,
1514           rt/html/Elements/Header, rt/html/Elements/PageLayout,
1515           rt/html/Elements/Tabs, rt/html/Prefs/SearchOptions.html,
1516           rt/html/User/Prefs.html: borg RT menus, RT#1169
1517
1518 2009-07-07 20:33  ivan
1519
1520         * httemplate/search/: report_receivables.cgi,
1521           report_unapplied_cust_pay.html, unapplied_cust_pay.html,
1522           elements/cust_main_dayranges.html: factor out the range-handling
1523           portions of receivables report, start on a similar unapplied
1524           payment report, RT#4861
1525
1526 2009-07-07 02:53  ivan
1527
1528         * FS/FS/Schema.pm, httemplate/view/svc_broadband.cgi: allow null
1529           svc_broadband.ip_addr
1530
1531 2009-07-07 02:23  ivan
1532
1533         * FS/FS/: Conf.pm, Schema.pm, svc_broadband.pm: allow null
1534           svc_broadband.ip_addr
1535
1536 2009-07-07 02:22  ivan
1537
1538         * httemplate/edit/svc_broadband.cgi: UI nit - double #
1539
1540 2009-07-07 00:32  mark
1541
1542         * FS/bin/freeside-void-payments: Add freeside-void-payments script
1543           for returned check processing
1544
1545 2009-07-06 17:53  ivan
1546
1547         * FS/FS/cdr/netcentrex.pm: for netcentrex CDRs, import duration to
1548           duration field (previously only billsec)
1549
1550 2009-07-06 17:47  ivan
1551
1552         * FS/FS/cdr.pm: on CDR date parse, consider 1970-01-01 NULL like
1553           1900-01-01, RT#4081
1554
1555 2009-07-06 16:14  ivan
1556
1557         * httemplate/search/: cdr.html, report_cdr.html: search cdr by
1558           acctid
1559
1560 2009-07-06 14:34  ivan
1561
1562         * httemplate/browse/rate_region.html: align, display countrycode
1563           with +, space between prefixes allowing wrapping
1564
1565 2009-07-05 17:28  ivan
1566
1567         * httemplate/view/svc_phone.cgi: fix incoming CDR links wrt
1568           cdrbatch field
1569
1570 2009-07-05 17:10  ivan
1571
1572         * httemplate/elements/: select-did.html, tr-select-did.html: doh
1573
1574 2009-07-05 16:56  ivan
1575
1576         * httemplate/elements/: select-did.html, tr-select-did.html: allow
1577           svc_phone.phonenum to be edited when a DID selector is not in use
1578
1579 2009-07-05 16:17  ivan
1580
1581         * httemplate/search/cdr.html: format start/answer/end dates and
1582           link svcnum to service
1583
1584 2009-07-05 14:35  ivan
1585
1586         * FS/FS/Schema.pm, FS/FS/cdr.pm,
1587           httemplate/elements/checkboxes.html, httemplate/search/cdr.html,
1588           httemplate/search/report_cdr.html: CDR search by dcontext,
1589           charged_party, toggle of display fields, RT#4081
1590
1591 2009-07-03 17:47  ivan
1592
1593         * FS/FS/part_event/Condition/: cust_payments.pm,
1594           cust_payments_pkg.pm: add condition based on total customer
1595           payments as a multiplier of a specific package, RT#3983
1596
1597 2009-07-03 17:08  ivan
1598
1599         * FS/FS/part_event/Condition/once.pm: spealing
1600
1601 2009-07-02 04:22  ivan
1602
1603         * FS/FS/cdr.pm, FS/FS/Schema.pm, FS/FS/cdr_termination.pm,
1604           FS/FS/part_pkg/cdr_termination.pm,
1605           httemplate/edit/cust_main/billing.html,
1606           httemplate/search/cdr.html, httemplate/search/report_cdr.html:
1607           settlement cdr processing, RT#5495
1608
1609 2009-07-01 19:02  ivan
1610
1611         * FS/FS/: cust_main.pm, part_event/Action/cust_bill_fee_percent.pm,
1612           part_event/Action/fee.pm: fix late fees, RT#5665
1613
1614 2009-07-01 18:26  jeff
1615
1616         * FS/FS/ClientAPI/MyAccount.pm, FS/FS/part_pkg/flat.pm,
1617           FS/FS/part_pkg/flat_introrate.pm, httemplate/search/cust_pkg.cgi:
1618           update flat_introrate plan to better fit current codebase RT#4912
1619
1620 2009-07-01 03:28  ivan
1621
1622         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/cdr_termination.pm,
1623           FS/FS/cust_main.pm, FS/FS/part_pkg/cdr_termination.pm,
1624           FS/FS/part_pkg/recur_Common.pm, FS/t/cdr_termination.t,
1625           httemplate/edit/cust_main/billing.html,
1626           httemplate/view/cust_main/billing.html: start of settlement CDR
1627           processing, RT#5495
1628
1629 2009-06-30 22:34  ivan
1630
1631         * FS/FS/part_event/Action/cust_bill_fee_percent.pm,
1632           FS/FS/part_event/Action/fee.pm,
1633           httemplate/elements/select-taxclass.html,
1634           httemplate/elements/tr-select-taxclass.html: add tax class
1635           selection back for late charges w/1.9 events, RT#5665
1636
1637 2009-06-30 13:18  jeff
1638
1639         * FS/FS.pm, httemplate/elements/menu.html: documentation
1640           corrections
1641
1642 2009-06-30 12:38  ivan
1643
1644         * FS/FS/Schema.pm, FS/FS/part_pkg_taxclass.pm,
1645           httemplate/browse/part_pkg_taxclass.html,
1646           httemplate/edit/part_pkg_taxclass.html,
1647           httemplate/edit/process/part_pkg_taxclass.html,
1648           httemplate/elements/menu.html,
1649           httemplate/elements/select-taxclass.html,
1650           httemplate/elements/tr-select-taxclass.html: disabling a
1651           taxclass, RT#5472
1652
1653 2009-06-30 05:32  ivan
1654
1655         * httemplate/edit/quick-charge.html: remove debugging
1656
1657 2009-06-30 05:28  ivan
1658
1659         * FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
1660           httemplate/edit/REAL_cust_pkg.cgi,
1661           httemplate/edit/quick-charge.html,
1662           httemplate/edit/process/REAL_cust_pkg.cgi,
1663           httemplate/view/cust_main/packages/status.html,
1664           FS/FS/Cron/bill.pm, httemplate/edit/process/quick-charge.cgi:
1665           one-time charge "hold for later" / any package future start date,
1666           RT#5347
1667
1668 2009-06-30 04:09  ivan
1669
1670         * FS/FS/part_export/netsapiens.pm: this will help
1671
1672 2009-06-30 02:38  ivan
1673
1674         * FS/FS/: phone_device.pm, part_export/netsapiens.pm: more steps to
1675           netsapiens export, RT#5226
1676
1677 2009-06-29 19:54  ivan
1678
1679         * FS/FS/part_export/netsapiens.pm: add DID association w/user?
1680           docs from netsapiens rough... RT#5226
1681
1682 2009-06-29 18:42  ivan
1683
1684         * FS/FS.pm, FS/MANIFEST, FS/FS/Mason.pm, FS/FS/Schema.pm,
1685           FS/FS/part_device.pm, FS/FS/phone_device.pm, FS/FS/svc_phone.pm,
1686           FS/t/part_device.t, FS/t/phone_device.t,
1687           httemplate/browse/part_device.html,
1688           httemplate/edit/part_device.html,
1689           httemplate/edit/phone_device.html,
1690           httemplate/edit/process/part_device.html,
1691           httemplate/edit/process/phone_device.html,
1692           httemplate/misc/delete-phone_device.html,
1693           httemplate/misc/part_device-import.html,
1694           httemplate/elements/menu.html,
1695           httemplate/misc/process/part_device-import.html,
1696           httemplate/view/svc_phone.cgi: phone devices (for netsapiens
1697           integration), RT#5226
1698
1699 2009-06-29 15:48  rsiddall
1700
1701         * rpm/freeside.spec: Fix PDF invoice generation, including
1702           requirement for ghostscript.
1703
1704 2009-06-29 07:45  jeff
1705
1706         * bin/cust_pay_histogram: show total number of payments
1707
1708 2009-06-29 06:55  jeff
1709
1710         * bin/cust_pay_histogram: commandline tool for examining cust_pay
1711           records by date range #5652
1712
1713 2009-06-29 06:53  jeff
1714
1715         * FS/FS/part_pkg_report_option.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
1716           FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
1717           FS/t/part_pkg_report_option.t, FS/FS.pm, FS/MANIFEST,
1718           httemplate/browse/part_pkg_report_option.html,
1719           httemplate/edit/part_pkg.cgi,
1720           httemplate/edit/part_pkg_report_option.html,
1721           httemplate/edit/cust_main/bottomfixup.html,
1722           httemplate/edit/cust_main/bottomfixup.js,
1723           httemplate/edit/cust_main/choose_tax_location.html,
1724           httemplate/edit/process/part_pkg.cgi,
1725           httemplate/edit/process/part_pkg_report_option.html,
1726           httemplate/misc/xmlhttp-cust_main-censustract.html,
1727           httemplate/edit/cust_main/contact.html,
1728           httemplate/elements/location.html, httemplate/elements/menu.html,
1729           httemplate/search/cust_main.html,
1730           httemplate/search/report_cust_main.html,
1731           httemplate/search/report_cust_pkg.html: FCC form 477 reporting
1732           #4912
1733
1734 2009-06-28 23:21  ivan
1735
1736         * FS/MANIFEST: remove freeside-expiration-alerter
1737
1738 2009-06-26 17:55  ivan
1739
1740         * FS/bin/freeside-expiration-alerter: replaced by
1741           FS::Cron::alert_expiration
1742
1743 2009-06-26 16:21  ivan
1744
1745         * FS/bin/freeside-queued: doh, brainfart, RT#5572
1746
1747 2009-06-26 16:12  ivan
1748
1749         * FS/bin/freeside-queued: add -s and -n flags to freeside-daily to
1750           specify the kinds of jobs to be run, RT#5572
1751
1752 2009-06-26 11:53  ivan
1753
1754         * FS/FS/cust_main.pm: in smart_search, move duplicate elimination
1755           bits so that they're used even when doing an exact search on a
1756           browser-remembered result
1757
1758 2009-06-25 23:55  mark
1759
1760         * FS/: FS/Conf.pm, bin/freeside-daily: Add expiration alerts to
1761           freeside-daily routine
1762
1763 2009-06-25 13:23  ivan
1764
1765         * FS/FS/ClientAPI/Signup.pm: finish fixing "Real time processing
1766           not enabled!" error when using signup without any real-time
1767           processor
1768
1769 2009-06-25 12:55  ivan
1770
1771         * FS/FS/ClientAPI/Signup.pm: eliminate harmless warning log spam:
1772           Argument "" isn't numeric in numeric eq (==) at
1773           /usr/local/share/perl/5.8.8/FS/ClientAPI/Signup.pm line 57
1774
1775 2009-06-25 12:47  ivan
1776
1777         * FS/FS/: agent.pm, ClientAPI/Signup.pm: fix signups for the
1778           no-gateway-at-all case, RT#5673
1779
1780 2009-06-25 12:06  ivan
1781
1782         * httemplate/search/cust_tax_adjustment.html: fix tax adjustment
1783           report
1784
1785 2009-06-24 18:28  ivan
1786
1787         * FS/FS.pm, FS/MANIFEST, FS/FS/AccessRight.pm, FS/FS/Conf.pm,
1788           FS/FS/Schema.pm, FS/FS/cust_bill.pm, FS/FS/cust_bill_pkg.pm,
1789           FS/FS/cust_main.pm, FS/FS/cust_tax_adjustment.pm,
1790           FS/t/cust_tax_adjustment.t,
1791           httemplate/edit/cust_tax_adjustment.html,
1792           httemplate/edit/process/cust_tax_adjustment.html,
1793           httemplate/search/cust_tax_adjustment.html,
1794           httemplate/view/cust_main/payment_history.html: tax adjustments,
1795           RT#5595
1796
1797 2009-06-24 18:22  ivan
1798
1799         * httemplate/view/cust_main/one_time_charge_link.html: fix extra
1800           whitespace in IE
1801
1802 2009-06-24 11:36  ivan
1803
1804         * init.d/freeside-init, FS/bin/freeside-queued: add support for db
1805           profiling, RT#5662
1806
1807 2009-06-24 02:07  mark
1808
1809         * FS/: FS/Cron/alert_expiration.pm, bin/freeside-daily: Move
1810           expiration alerts into FS::Cron::alert_expiration
1811
1812 2009-06-23 21:42  ivan
1813
1814         * FS/FS/part_pkg.pm: fix upgrade issue w/ black part_pkg.comment,
1815           RT#3988
1816
1817 2009-06-23 18:40  ivan
1818
1819         * httemplate/graph/cust_bill_pkg.cgi: fix total links on
1820           agent-specific sales report, RT#5449
1821
1822 2009-06-23 13:33  rsiddall
1823
1824         * httemplate/view/svc_domain.cgi: Remove ability to renew domain
1825           registration for more than one year as we can't automatically
1826           bill for multi-year renewals at this time.
1827
1828 2009-06-22 16:42  ivan
1829
1830         * FS/FS/cust_pay.pm: fix using encryption produces non-decrypted
1831           data in payment receipts, RT#5536
1832
1833 2009-06-22 15:55  ivan
1834
1835         * FS/FS/Mason.pm, httemplate/search/cust_main.html: fix advanced
1836           customer report failure, RT#5515
1837
1838 2009-06-22 10:00  jeff
1839
1840         * FS/FS/cust_main.pm: wtf?  the tax applies but it doesn't? RT#5574
1841
1842 2009-06-22 03:45  ivan
1843
1844         * FS/FS/part_pkg.pm: eliminate harmless upgrade error: Argument ""
1845           isn't numeric in numeric eq (==) at
1846           /usr/local/share/perl/5.8.8/FS/part_pkg.pm line 371.
1847
1848 2009-06-22 03:39  ivan
1849
1850         * FS/FS/access_user.pm: fix pod
1851
1852 2009-06-22 03:28  ivan
1853
1854         * FS/FS/part_pkg.pm: fix setup/recur -> setup_fee/recur_fee upgrade
1855
1856 2009-06-22 03:06  ivan
1857
1858         * FS/FS/Conf.pm, FS/FS/cust_main.pm,
1859           httemplate/search/cust_bill_pkg.cgi,
1860           httemplate/search/report_tax.cgi: finish basic implemention of
1861           tax exemption by tax name hack, RT#5127
1862
1863 2009-06-22 00:50  ivan
1864
1865         * FS/FS.pm, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/Schema.pm,
1866           FS/FS/cust_main.pm, FS/FS/cust_main_exemption.pm,
1867           FS/t/cust_main_exemption.t,
1868           httemplate/edit/cust_main/billing.html,
1869           httemplate/edit/process/cust_main.cgi,
1870           httemplate/view/cust_main/billing.html: tax exemption by tax
1871           name, RT#5127
1872
1873 2009-06-21 15:00  ivan
1874
1875         * FS/FS/part_pkg/agent.pm: eliminate leaky debugging and a warning
1876           about it
1877
1878 2009-06-21 08:42  jeff
1879
1880         * FS/FS/part_export/: www_plesk.pm, acct_plesk.pm: link to docs
1881           #5855
1882
1883 2009-06-21 08:21  jeff
1884
1885         * FS/FS/Schema.pm, FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm,
1886           httemplate/browse/agent_type.cgi, httemplate/browse/part_pkg.cgi,
1887           httemplate/edit/REAL_cust_pkg.cgi,
1888           httemplate/edit/agent_type.cgi, httemplate/edit/cust_pkg.cgi,
1889           httemplate/edit/part_bill_event.cgi,
1890           httemplate/edit/part_pkg.cgi, httemplate/edit/reg_code.cgi,
1891           httemplate/edit/cust_main/first_pkg/select-part_pkg.html,
1892           httemplate/misc/bulk_change_pkg.cgi,
1893           httemplate/misc/cancel_pkg.html,
1894           httemplate/misc/cust_main-import.cgi,
1895           httemplate/misc/delay_susp_pkg.html,
1896           httemplate/misc/meta-import.cgi, httemplate/search/cust_main.cgi,
1897           httemplate/search/cust_pkg.cgi, httemplate/search/reg_code.html,
1898           httemplate/search/report_cust_pkg.html,
1899           httemplate/view/cust_main/packages/package.html,
1900           httemplate/view/cust_main/packages/status.html: CUSTOM
1901           packages/actual flag for custom packages #3988
1902
1903 2009-06-19 14:49  jeff
1904
1905         * FS/FS/: cust_bill_pkg_detail.pm, tax_rate.pm: support some older
1906           Pg when upgrading tax rates and cust_bill_pkg_details
1907
1908 2009-06-19 10:53  jeff
1909
1910         * fs_selfservice/FS-SelfService/cgi/verify.cgi: treat webpay type
1911           payments as manual
1912
1913 2009-06-19 05:08  ivan
1914
1915         * FS/FS/part_pkg/agent.pm: fix the prorating for the package's
1916           first month (whew!) add an option not to prorate the accounts
1917           themselves
1918
1919 2009-06-19 00:46  ivan
1920
1921         * FS/FS/cust_main.pm: AND helps alot, RT#5572 for real
1922
1923 2009-06-19 00:14  ivan
1924
1925         * FS/FS/cust_main.pm: attempt to optimize the easy parts of billing
1926           run, RT#18737
1927
1928 2009-06-18 04:09  ivan
1929
1930         * FS/FS/part_pkg/agent.pm: omit listing spurious customer details
1931
1932 2009-06-18 04:07  ivan
1933
1934         * FS/FS/part_pkg/bulk.pm:  bulk price plan fix - don't omit setup
1935           fee
1936
1937 2009-06-18 04:04  ivan
1938
1939         * FS/FS/part_pkg/agent.pm: add agent wholsale price plan, RT#4696
1940
1941 2009-06-18 04:03  ivan
1942
1943         * FS/FS/Schema.pm, FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi:
1944           add basic part_pkg cost columns for agent wholsale price plan,
1945           RT#4696
1946
1947 2009-06-18 03:07  ivan
1948
1949         * FS/FS/cust_main.pm: uuh, don't bomb out if there *isn't* a postal
1950           fee package
1951
1952 2009-06-18 02:52  ivan
1953
1954         * httemplate/images/gray-black-side.png: forgot this
1955
1956 2009-06-17 18:17  mark
1957
1958         * httemplate/: elements/menu.html, search/report_receivables.cgi,
1959           search/report_receivables.html: Fix receivables report ACL checks
1960           and menu
1961
1962 2009-06-16 23:43  mark
1963
1964         * FS/FS/AccessRight.pm, httemplate/elements/menu.html,
1965           httemplate/search/report_receivables.cgi,
1966           httemplate/search/report_receivables.html: Added separate access
1967           right for receivables report
1968
1969 2009-06-16 19:39  ivan
1970
1971         * FS/FS/Conf.pm, FS/FS/access_user.pm,
1972           httemplate/edit/process/REAL_cust_pkg.cgi,
1973           httemplate/edit/process/part_pkg.cgi,
1974           httemplate/edit/process/quick-cust_pkg.cgi,
1975           httemplate/elements/menubar.html,
1976           httemplate/misc/process/link.cgi, httemplate/pref/pref.html,
1977           httemplate/search/cust_event.html,
1978           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
1979           httemplate/view/cust_main.cgi: finish up initial work on customer
1980           view tabs (ensure links back to customer view call include
1981           show=packages if default view isn't jumbo or packages already),
1982           RT#5586
1983
1984 2009-06-15 20:29  ivan
1985
1986         * httemplate/: elements/menubar.html, pref/pref-process.html,
1987           pref/pref.html, view/cust_main.cgi, view/cust_main/packages.html,
1988           view/cust_main/payment_history.html, view/cust_main/tickets.html:
1989           basic customer view tabs, RT#5586
1990
1991 2009-06-15 14:41  rsiddall
1992
1993         * FS/FS/AccessRight.pm, httemplate/view/svc_domain.cgi: Add a new
1994           access right for managing domain registration (registering,
1995           transferring, revoking, renewing, etc.).
1996
1997 2009-06-15 13:43  jeff
1998
1999         * FS/FS/cust_main.pm: check for need for postal fee before charging
2000           the customer, not after
2001
2002 2009-06-15 12:41  rsiddall
2003
2004         * FS/FS/part_export/domreg_opensrs.pm,
2005           httemplate/edit/process/domreg.cgi,
2006           httemplate/view/svc_domain.cgi: Add domain registration
2007           operations to the View Domain screen, if the domain has an
2008           associated export supporting registration.  Shows the domain
2009           status and allows registration, transfer, revocation, or renewal.
2010           Revocation almost never works since the registries impose very
2011           short windows after initial registration.  Also updated the
2012           OpenSRS registration export to support the additional operations.
2013
2014 2009-06-12 20:13  rsiddall
2015
2016         * rpm/freeside.spec: Default configuration files had
2017           directory-style permission values.
2018
2019 2009-06-11 19:48  rsiddall
2020
2021         * rpm/freeside.spec: Freeside no longer uses a datasource-specific
2022           configuration folder.  Configuration is kept in the RDBMS and
2023           initialized from the default_conf folder.  RT 5579.
2024
2025 2009-06-10 16:30  jeff
2026
2027         * conf/invoice_latex: prevent notes from bleeding onto coupon
2028           RT#5537
2029
2030 2009-06-10 14:58  ivan
2031
2032         * FS/FS/: cust_bill.pm, cust_bill_pkg.pm: should hopefully fix old
2033           services showing up on invoices, RT#5451/RT#5514/RT#5564/RT#3032
2034
2035 2009-06-10 12:50  ivan
2036
2037         * FS/FS/Cron/bill.pm: don't add another queued_bill job to the
2038           queue if there's already one waiting to run for a customer,
2039           RT#5572
2040
2041 2009-06-10 00:58  ivan
2042
2043         * httemplate/search/cust_pkg.cgi: this should add the info s1 was
2044           looking for, RT#5539
2045
2046 2009-06-09 20:06  ivan
2047
2048         * FS/bin/freeside-upgrade: doh, semicolon
2049
2050 2009-06-09 20:00  ivan
2051
2052         * FS/bin/freeside-upgrade: don't attempt to create h_queue indices,
2053           for SG upgradability
2054
2055 2009-06-09 19:08  ivan
2056
2057         * httemplate/edit/payment_gateway.html: update gateway list in
2058           order to add WesternACH, RT#5409
2059
2060 2009-06-09 17:02  ivan
2061
2062         * FS/FS/cust_main.pm: eliminate harmless
2063
2064             Argument "" isn't numeric in numeric comparison (<=>) at
2065           /usr/local/share/perl/5.8.8/FS/cust_main.pm line 6759.
2066
2067           warning, sort batched payments on a column that actually exists
2068
2069 2009-06-04 07:27  ivan
2070
2071         * httemplate/docs/credits.html: fix scrolling
2072
2073 2009-06-04 07:09  ivan
2074
2075         * rpm/freeside.spec: there are lots of contributors too!
2076
2077 2009-06-04 07:08  ivan
2078
2079         * httemplate/docs/credits.html: $core->add("jeremyd");
2080
2081 2009-06-03 20:49  ivan
2082
2083         * bin/freeside-migrate-events: much more efficient event migration:
2084           let the database do the work, RT#5426
2085
2086 2009-06-03 17:49  ivan
2087
2088         * bin/freeside-migrate-events: add a -m mode to improve performance
2089           so upgrade can complete for large databases, RT#5426
2090
2091 2009-06-03 14:09  rsiddall
2092
2093         * rpm/freeside.spec: Incorrect permissions on the default
2094           configuration folder caused installation to fail with an
2095           incomplete database initialization.  Failure to remove the
2096           ticket_system file from the default configuration folder caused
2097           Freeside to try to use RT.
2098
2099 2009-06-03 12:52  ivan
2100
2101         * FS/FS/UID.pm: add a hack to set default schema, cf.
2102           http://www.freeside.biz/mediawiki/index.php/Freeside:1.7:Documentation:Administration:PostgreSQL_Schema
2103
2104 2009-05-31 22:43  jeff
2105
2106         * FS/FS/part_pkg_taxproduct.pm, FS/FS/tax_rate.pm,
2107           httemplate/misc/tax-fetch_and_replace.cgi,
2108           httemplate/misc/process/tax-fetch_and_replace.cgi: a 'start over'
2109           function for the taxproduct based tax data loading
2110
2111 2009-05-31 02:57  ivan
2112
2113         * FS/FS/cust_bill.pm: wtf
2114
2115 2009-05-31 02:45  ivan
2116
2117         * FS/FS/cust_bill.pm: don't fallback to 'Payable upon receipt'
2118           invoice terms anymore.  or in other words, honor setting
2119           'invoice_default_terms' blank, like in 1.7.  RT#5415
2120
2121 2009-05-31 01:39  ivan
2122
2123         * httemplate/browse/part_pkg.cgi: add "hide one-time charges"
2124           toggle, RT#5255
2125
2126 2009-05-30 23:59  ivan
2127
2128         * httemplate/: browse/part_pkg.cgi, elements/select-table.html:
2129           package definition browse/search, filter by package class,
2130           RT#5255
2131
2132 2009-05-30 22:15  ivan
2133
2134         * bin/cdr-netsapiens.import: start of netsapeins cdr import, will
2135           finish up when can connect again, RT#5226
2136
2137 2009-05-30 21:57  ivan
2138
2139         * FS/FS/part_export/netsapiens.pm: necessary for
2140           bin/cdr-netsapeins.import
2141
2142 2009-05-30 05:15  ivan
2143
2144         * FS/FS/Schema.pm: very long transnexus filenames, RT#5229
2145
2146 2009-05-30 04:21  ivan
2147
2148         * FS/FS/cdr/transnexus.pm: clid is base-64 encoded, huh, RT#5229
2149
2150 2009-05-30 04:14  ivan
2151
2152         * bin/cdr-transnexus.import: quick hacked-up copy of
2153           freeside-cdr-sftp_and_import for transnexus directory structure,
2154           RT#5229
2155
2156 2009-05-30 03:45  ivan
2157
2158         * FS/FS/: cdr.pm, cdr/transnexus.pm: add transnexus format, RT#5229
2159
2160 2009-05-29 20:40  ivan
2161
2162         * FS/FS/part_pkg/prepaid.pm: and enable overlimit_action, RT#4995
2163
2164 2009-05-29 20:14  ivan
2165
2166         * FS/FS/: svc_acct.pm, part_pkg/flat.pm, part_pkg/prepaid.pm: add
2167           ability for prepaid packages to have usage limits and cancel if
2168           they're hit, RT#4995
2169
2170 2009-05-29 19:31  ivan
2171
2172         * FS/FS/: Conf.pm, svc_acct.pm: require svc_acct-usage_threshold to
2173           be set explicitly, don't default to 80%
2174
2175 2009-05-29 16:36  ivan
2176
2177         * httemplate/search/cdr.html: slightly better labels and field
2178           order for CDR report, RT#4081
2179
2180 2009-05-29 16:17  ivan
2181
2182         * FS/FS/: Conf.pm, cdr.pm, cdr/netcentrex.pm: fixup pivot code
2183           handling in netcentrex CDR handling, RT#4081
2184
2185 2009-05-28 21:43  jeff
2186
2187         * FS/FS/Conf.pm: correct description to reflect previous changes
2188
2189 2009-05-28 17:22  jeff
2190
2191         * httemplate/edit/: quick-charge.html, process/quick-charge.cgi:
2192           don't require a leading 0 in the quick charge amount
2193
2194 2009-05-27 15:32  ivan
2195
2196         * httemplate/search/cust_bill_pkg.cgi: and multiple taxlcasses.  i
2197           think that should actually do it for now on RT#5446
2198
2199 2009-05-27 15:23  ivan
2200
2201         * httemplate/search/report_tax.cgi: and the "tax invoiced" link
2202           too!  woo, working, RT#5446
2203
2204 2009-05-27 15:13  ivan
2205
2206         * httemplate/search/: cust_bill_pkg.cgi: maybe this willf inally
2207           fix total line links on tax report when using report_group
2208           kludge? (still possibly not in all corner cases), RT#5446
2209
2210 2009-05-27 15:10  ivan
2211
2212         * httemplate/search/: cust_bill_pkg.cgi, report_tax.cgi: maybe this
2213           willf inally fix total line links on tax report when using
2214           report_group kludge? (still possibly not in all corner cases),
2215           RT#5446
2216
2217 2009-05-27 14:35  ivan
2218
2219         * httemplate/search/report_tax.cgi: fix total line links on tax
2220           report when using report_group kludge? (possibly not in all
2221           corner cases), RT#5446
2222
2223 2009-05-27 14:27  ivan
2224
2225         * httemplate/search/report_tax.cgi: fix total line links on tax
2226           report when using report_group kludge? (possibly not in all
2227           corner cases), RT#5446
2228
2229 2009-05-27 14:24  jeff
2230
2231         * httemplate/elements/menuarrow.gif: close ticket 1517
2232
2233 2009-05-27 10:18  ivan
2234
2235         * httemplate/search/: cust_bill_pkg.cgi, report_tax.cgi: fix total
2236           line links on tax report when using report_group kludge?
2237           (possibly not in all corner cases), RT#5446
2238
2239 2009-05-27 00:50  jeff
2240
2241         * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
2242           FS/FS/cust_recon.pm, FS/MANIFEST, FS/FS/cust_pkg.pm,
2243           FS/FS/svc_acct.pm, FS/FS/ClientAPI/Bulk.pm,
2244           FS/FS/part_pkg/voip_cdr.pm, FS/bin/freeside-selfservice-server,
2245           FS/t/cust_recon.t, fs_selfservice/FS-SelfService/MANIFEST,
2246           fs_selfservice/FS-SelfService/Makefile.PL,
2247           fs_selfservice/FS-SelfService/SelfService.pm,
2248           fs_selfservice/FS-SelfService/freeside-selfservice-clientd,
2249           fs_selfservice/FS-SelfService/freeside-selfservice-soap-server,
2250           fs_selfservice/FS-SelfService/iZoomOnlineProvisionService.pm:
2251           bulk provisioning via ftp and SOAP #5202
2252
2253 2009-05-26 05:32  jeff
2254
2255         * fs_selfservice/FS-SelfService/cgi/: overlibmws.js,
2256           overlibmws_crossframe.js, overlibmws_draggable.js,
2257           overlibmws_iframe.js, iframecontentmws.js: include overlib in
2258           selfservice
2259
2260 2009-05-25 19:48  ivan
2261
2262         * httemplate/search/report_tax.cgi: and also fix "tax invoiced"
2263           portion of total line when using config option for some basic tax
2264           grouping by name, RT#5446
2265
2266 2009-05-25 19:03  ivan
2267
2268         * httemplate/search/report_tax.cgi: mostly fix total line when
2269           using config option for some basic tax grouping by name, RT#5446
2270
2271 2009-05-25 18:41  ivan
2272
2273         * httemplate/search/: report_tax.html, report_tax.cgi: add a config
2274           option for some basic tax grouping by name, RT#5446
2275
2276 2009-05-25 18:35  ivan
2277
2278         * FS/FS/Conf.pm, httemplate/search/report_tax.cgi,
2279           httemplate/search/report_tax.html: add a config option for some
2280           basic tax grouping by name, RT#5446
2281
2282 2009-05-25 15:42  ivan
2283
2284         * httemplate/graph/cust_bill_pkg.cgi: fix total links on sales
2285           graph when a package class is specified, RT#5449
2286
2287 2009-05-24 20:59  ivan
2288
2289         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: international
2290           self-service payments, RT#1592
2291
2292 2009-05-24 18:49  ivan
2293
2294         * FS/FS/ClientAPI/MasonComponent.pm, FS/FS/ClientAPI/MyAccount.pm,
2295           fs_selfservice/FS-SelfService/SelfService.pm,
2296           fs_selfservice/FS-SelfService/cgi/card.html,
2297           fs_selfservice/FS-SelfService/cgi/make_payment.html,
2298           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
2299           fs_selfservice/FS-SelfService/cgi/misc/counties.cgi,
2300           fs_selfservice/FS-SelfService/cgi/misc/states.cgi,
2301           httemplate/elements/location.html,
2302           httemplate/elements/select-county.html: international
2303           self-service payments, RT#1592
2304
2305 2009-05-21 20:22  ivan
2306
2307         * FS/bin/freeside-upgrade: commit before sqlradius upgrade so
2308           sqlradius upgrade errors from permissions can be ignored for now
2309
2310 2009-05-21 20:02  ivan
2311
2312         * FS/FS/cust_pkg.pm, httemplate/search/report_cust_pkg.html: add
2313           ability to report on packages w/status "not yet billed" as well,
2314           RT#5409
2315
2316 2009-05-20 08:27  ivan
2317
2318         * FS/FS/Conf.pm, httemplate/view/cust_main/packages.html,
2319           httemplate/view/cust_main/packages/services.html: add "manage
2320           device" link & config, RT#5438
2321
2322 2009-05-20 01:27  ivan
2323
2324         * FS/FS/part_export/netsapiens.pm: get subscriber deletion working
2325           and remove devel cruft, RT#5226
2326
2327 2009-05-19 18:06  ivan
2328
2329         * FS/FS/part_export/netsapiens.pm: first pass at netsapiens
2330           integration, RT#5226
2331
2332 2009-05-18 12:23  jeff
2333
2334         * FS/FS/tax_rate_location.pm: miss use
2335
2336 2009-05-18 12:21  jeff
2337
2338         * FS/FS/Schema.pm: allow empty state
2339
2340 2009-05-18 11:21  jeff
2341
2342         * FS/bin/freeside-upgrade: prevent death on meritless sqlradius
2343           upgrade attempts
2344
2345 2009-05-18 02:55  ivan
2346
2347         * FS/FS/cust_svc.pm, FS/FS/ClientAPI/MyAccount.pm,
2348           FS/FS/UI/bytecount.pm,
2349           fs_selfservice/FS-SelfService/cgi/header.html,
2350           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
2351           fs_selfservice/FS-SelfService/cgi/view_cdr_details.html,
2352           fs_selfservice/FS-SelfService/cgi/view_usage.html,
2353           fs_selfservice/FS-SelfService/SelfService.pm: basic CDR viewing
2354           from self-service, RT#4018
2355
2356 2009-05-18 01:40  ivan
2357
2358         * FS/bin/freeside-cdr-sftp_and_import: it would help to use the
2359           correct port, RT#4081
2360
2361 2009-05-17 21:56  jeff
2362
2363         * FS/FS/: part_pkg_taxrate.pm, tax_rate.pm: handle dates before
2364           1970
2365
2366 2009-05-16 13:07  rsiddall
2367
2368         * FS/FS/part_export/domreg_opensrs.pm: Added information on common
2369           failure causes to the perldoc.
2370
2371 2009-05-16 12:27  rsiddall
2372
2373         * FS/FS/part_export/domreg_opensrs.pm: Defer use of Net::OpenSRS so
2374           that failure to install the module doesn't stop Apache from
2375           starting.  (This causes attempts to register domains to fail
2376           instead.)
2377
2378 2009-05-15 19:29  rsiddall
2379
2380         * FS/FS/part_export/domreg_opensrs.pm: Provide better diagnostics
2381           when the cust_main owning this domain does not provide fields
2382           required for use as a contact handle in the domain registration
2383           record.  Also temporarily disable the ability to have the export
2384           do only registration or only transfers.
2385
2386 2009-05-15 12:41  rsiddall
2387
2388         * FS/FS/svc_domain.pm, FS/FS/part_export/domreg_opensrs.pm,
2389           httemplate/edit/part_export.cgi, httemplate/edit/svc_domain.cgi,
2390           httemplate/edit/process/part_export.cgi,
2391           httemplate/edit/process/svc_domain.cgi: Simple domain
2392           registration at Tucows OpenSRS using an export based on
2393           Net::OpenSRS.  When a domain is added and the export runs, it
2394           will register the domain or initiate a transfer.  You can also
2395           choose no action.  There's currently no provision for revoking
2396           domains or renewing registrations.  Depending on the settings at
2397           OpenSRS, orders may look like they've succeeded in Freeside but
2398           actually be queued pending input by the reseller at OpenSRS.  The
2399           part_export CGIs were modified to allow a multi-valued select to
2400           be used to control which TLDs are enabled for registration.
2401
2402 2009-05-14 09:26  jeff
2403
2404         * httemplate/edit/cust_main/bottomfixup.js: ask for help assignting
2405           geocode more often
2406
2407 2009-05-14 09:25  jeff
2408
2409         * httemplate/view/cust_main/billing.html: show geocode when
2410           taxproducts enabled
2411
2412 2009-05-13 15:27  jeff
2413
2414         * FS/FS/Schema.pm, FS/FS/cust_bill_pkg.pm,
2415           FS/FS/cust_bill_pkg_tax_rate_location.pm, FS/FS/cust_main.pm,
2416           FS/FS/tax_rate_location.pm, FS/MANIFEST, FS/FS/tax_rate.pm,
2417           FS/t/cust_bill_pkg_tax_rate_location.t, FS/t/tax_rate_location.t,
2418           bin/tax_rate_location.import, httemplate/misc/tax-import.cgi,
2419           httemplate/search/cust_bill_pkg.cgi,
2420           httemplate/search/report_newtax.cgi: improved taxproduct tax
2421           report RT#4783
2422
2423 2009-05-12 17:51  ivan
2424
2425         * conf/invoice_latex: remove obsolete comments
2426
2427 2009-05-09 17:45  ivan
2428
2429         * FS/FS/svc_phone.pm: label phone_name correctly
2430
2431 2009-05-09 16:54  ivan
2432
2433         * FS/bin/freeside-cdr-sftp_and_import, bin/cdr.sftp_and_import:
2434           move cdr-sftp_and_import script to FS/bin, add -p option, RT#4081
2435
2436 2009-05-09 00:56  ivan
2437
2438         * FS/FS/: Conf.pm, cdr.pm: add
2439           cdr-charged_party-truncate_{length,prefix} in order to trim
2440           charged_party to a certain length, RT#4081
2441
2442 2009-05-08 18:44  ivan
2443
2444         * httemplate/: edit/elements/svc_Common.html,
2445           edit/elements/edit.html, view/elements/svc_Common.html: use
2446           service-def specific labels, at least for service pages that use
2447           {view,edit}/elements/svc_Common.html RT#4081
2448
2449 2009-05-08 17:39  ivan
2450
2451         * FS/FS/Schema.pm, FS/FS/part_svc.pm, FS/FS/part_svc_column.pm,
2452           FS/FS/svc_acct.pm, httemplate/browse/part_svc.cgi,
2453           httemplate/edit/part_svc.cgi: add ability to configure service
2454           labels per-package (still need to actually use the labels),
2455           RT#4081
2456
2457 2009-05-08 01:41  ivan
2458
2459         * httemplate/edit/part_pkg.cgi: fix cloning of custom packages
2460           where you've changed '(CUSTOM)', RT#5350
2461
2462 2009-05-05 15:02  ivan
2463
2464         * FS/FS/Conf.pm, httemplate/edit/agent.cgi: hide
2465           agent.invoice_template edit by default, with a config to turn
2466           back on, RT#5218
2467
2468 2009-05-05 10:58  ivan
2469
2470         * FS/FS/cust_pay.pm: add company_name to payment receipt
2471
2472 2009-05-05 03:40  ivan
2473
2474         * FS/FS/rate_detail.pm, httemplate/elements/file-upload.html,
2475           httemplate/misc/rate_edit_excel.html,
2476           httemplate/misc/process/rate_edit_excel.html: finish the import
2477           portion of excel rate edit, RT#5108
2478
2479 2009-05-04 18:41  jeff
2480
2481         * bin/cust_main_special.pm: ignore fee based taxes and eliminate
2482           unused code
2483
2484 2009-05-04 11:33  jeff
2485
2486         * bin/: cust_main_special.pm, rebill: this is a quick hack to
2487           rebill customers when a cdr didn't happen
2488
2489 2009-05-03 19:01  ivan
2490
2491         * httemplate/search/: report_prepaid_income.cgi,
2492           report_prepaid_income.html: agent-virt prepaid income report,
2493           RT#5311
2494
2495 2009-05-03 18:17  ivan
2496
2497         * FS/FS/svc_acct.pm: eliminate Argument "" isn't numeric in
2498           addition (+) warning
2499
2500 2009-05-03 17:22  ivan
2501
2502         * httemplate/: browse/rate_region.html, elements/menu.html,
2503           misc/rate_edit_excel.html, search/elements/search-xls.html,
2504           search/elements/search.html: add menu item and page for d/ling
2505           and edit rates with excel.  RT#5108
2506
2507 2009-05-03 15:45  ivan
2508
2509         * httemplate/search/elements/: search-csv.html, search-html.html,
2510           search-xls.html, search.html: break down search.html into
2511           components, RT#5108
2512
2513 2009-05-03 11:34  ivan
2514
2515         * FS/FS/AccessRight.pm, httemplate/search/cust_pay_batch.cgi: add
2516           "Redownload resolved batches" ACL for s1, RT#4271
2517
2518 2009-05-02 20:13  ivan
2519
2520         * httemplate/config/config.cgi: edit any config item
2521
2522 2009-05-02 18:45  ivan
2523
2524         * httemplate/config/config-view.cgi: add ability to delete
2525           invoice_latexreturnaddress and invoice_htmlreturnaddress too,
2526           RT#5218
2527
2528 2009-05-02 18:11  ivan
2529
2530         * FS/FS/Conf.pm, httemplate/config/config-delete.cgi,
2531           httemplate/config/config-view.cgi: add ability to remove
2532           suffix-ed config items, RT#5218
2533
2534 2009-05-02 17:40  ivan
2535
2536         * bin/confdiff: confdiff
2537
2538 2009-05-02 15:11  ivan
2539
2540         * FS/FS/Misc/eps2png.pm: fix eps preview
2541
2542 2009-05-01 17:01  ivan
2543
2544         * httemplate/: browse/agent.cgi, config/config-delete.cgi,
2545           config/config-process.cgi, config/config-view.cgi: finish up
2546           useful agent stuff on the config editor: adding, deleting
2547           overrides too.  also add a confirmation to override deletion from
2548           the agent browse page.  RT#5218
2549
2550 2009-05-01 13:21  jeff
2551
2552         * FS/FS/cust_main.pm: calculate tax on tax per line and not on
2553           aggregate
2554
2555 2009-04-30 19:43  ivan
2556
2557         * httemplate/config/config-view.cgi: view all overrides when asked,
2558           even the ones without values.  hmm :/  RT#5218
2559
2560 2009-04-30 19:08  ivan
2561
2562         * FS/FS/cust_event.pm: fix re-print/email from event page, yow.
2563           RT#5293
2564
2565 2009-04-30 18:07  ivan
2566
2567         * httemplate/config/: config-process.cgi, config-view.cgi: add
2568           ability to edit the agent overrides from the main config, RT#4218
2569
2570 2009-04-29 11:25  ivan
2571
2572         * httemplate/edit/svc_www.cgi: fix inadvertant select box, RT#5277
2573
2574 2009-04-28 15:38  ivan
2575
2576         * fs_selfservice/FS-SelfService/cgi/bill.html: UI
2577
2578 2009-04-27 21:36  ivan
2579
2580         * FS/FS/cust_main.pm: add cancelled_cust-noevents flag to emulate
2581           SG billing-daily -r behavior, RT#4412
2582
2583 2009-04-27 21:13  ivan
2584
2585         * FS/FS/: Conf.pm, cust_main.pm: add cancelled_cust-noevents flag
2586           to emulate SG billing-daily -r behavior
2587
2588 2009-04-27 16:06  ivan
2589
2590         * FS/FS/Mason.pm: typo
2591
2592 2009-04-27 16:01  ivan
2593
2594         * FS/FS/Mason.pm: refuse to run w/CGI.pm 3.38.  all lenny upgrades
2595           will need libcgi-pm-perl removed, suck
2596
2597 2009-04-26 16:43  ivan
2598
2599         * FS/FS/Schema.pm: would help to have an index on priority if we're
2600           going to order based on it
2601
2602 2009-04-26 16:19  ivan
2603
2604         * FS/bin/freeside-queued: start small jobs more efficiently,
2605           RT#4412
2606
2607 2009-04-26 16:09  ivan
2608
2609         * FS/FS/Conf.pm: add a config option for max # of queued kids,
2610           RT#4412
2611
2612 2009-04-25 15:42  ivan
2613
2614         * FS/: FS/Cron/bill.pm, bin/freeside-daily: add dry run to
2615           multi-process mode for testing, RT#4412
2616
2617 2009-04-23 13:34  jeff
2618
2619         * FS/FS/: Upgrade.pm, part_pkg_option.pm, part_pkg/voip_cdr.pm: add
2620           subscription option to voip_cdr
2621
2622 2009-04-23 13:31  jeff
2623
2624         * httemplate/misc/tax-fetch_and_import.cgi,
2625           httemplate/misc/process/tax-fetch_and_import.cgi, FS/FS/Conf.pm,
2626           FS/FS/cust_tax_location.pm, FS/FS/part_pkg_taxrate.pm,
2627           FS/FS/tax_class.pm, FS/FS/tax_rate.pm,
2628           httemplate/elements/menu.html: autodownload and update of cch tax
2629           data
2630
2631 2009-04-22 21:57  ivan
2632
2633         * FS/FS/Cron/bill.pm: we don't actually need the results ordered,
2634           and i'm sure it doesn't help the planner get us results sooner.
2635           last chance to try and get cursor approach working?  RT#4412
2636
2637 2009-04-22 21:14  ivan
2638
2639         * FS/FS/Cron/bill.pm: does pg try to finish the query when the job
2640           addition is committed?  well, if this works, that answers that.
2641           RT#4412
2642
2643 2009-04-22 13:24  ivan
2644
2645         * FS/FS/Cron/bill.pm: hopefully better performance running the big
2646           query once and then fetching results with a cursor, rather than
2647           running it multiple times with an OFFSET and LIMIT, RT#4412
2648
2649 2009-04-22 11:58  ivan
2650
2651         * httemplate/edit/process/cust_main.cgi: fix not allowing
2652           "on-demand" card or ACH, RT#5238 RT#5237 RT#5230
2653
2654 2009-04-21 23:52  ivan
2655
2656         * FS/FS/Cron/bill.pm: perhaps a happier medium, RT#4412
2657
2658 2009-04-21 17:54  ivan
2659
2660         * FS/FS/Cron/bill.pm: have the big query find customers in batches.
2661           this should be way more efficient in multi-process mode, can
2662           start billing before the big query completes.  RT#4412
2663
2664 2009-04-21 13:59  ivan
2665
2666         * httemplate/browse/rate_region.html: rate download/edit/upload,
2667           RT#5108
2668
2669 2009-04-21 13:28  ivan
2670
2671         * httemplate/browse/rate_region.html: rate download/edit/upload,
2672           RT#5108
2673
2674 2009-04-21 09:42  ivan
2675
2676         * FS/FS/Cron/bill.pm: yow.  fix fallout from cust_main.archived
2677           stuff causing nothing to bill.  RT#4412
2678
2679 2009-04-20 19:23  jeff
2680
2681         * FS/FS/UI/Web.pm, httemplate/elements/progress-popup.html: more
2682           descriptive progress popups
2683
2684 2009-04-20 13:57  rsiddall
2685
2686         * rpm/freeside.spec: Acceptance testing of the RPM build system
2687           flushed out a place where /bin/rm stops waiting for input if
2688           you're /bin/su as the user doing the build.  Added a -f flag to
2689           stop it waiting for input.
2690
2691 2009-04-20 09:57  ivan
2692
2693         * FS/FS/: Schema.pm, cust_main.pm, Cron/bill.pm: add
2694           cust_main.archived field, skip billing if Y, RT#4412
2695
2696 2009-04-19 16:55  ivan
2697
2698         * bin/h_cust_main-wipe_paycvv: no, it was only cause their db is
2699           somehow corrupt
2700
2701 2009-04-19 16:52  ivan
2702
2703         * bin/h_cust_main-wipe_paycvv: warning about this not terminating
2704
2705 2009-04-17 16:30  ivan
2706
2707         * bin/: fs-migrate-cust_tax_exempt, h_cust_main-wipe_paycvv:
2708           something to wipe the CVV from very large databases
2709
2710 2009-04-17 12:50  ivan
2711
2712         * FS/: FS/Schema.pm, FS/Cron/bill.pm, bin/freeside-queued: add
2713           priority to job queue so billing jobs don't don't drown out
2714           provisioning jobs
2715
2716 2009-04-17 12:21  ivan
2717
2718         * FS/FS/Cron/bill.pm: 1 helps alot
2719
2720 2009-04-17 12:20  ivan
2721
2722         * FS/bin/freeside-daily: backport freeside-daily -m and
2723           cust_main::bill_and_collect to 1.7, RT#4412
2724
2725 2009-04-17 01:25  ivan
2726
2727         * httemplate/docs/about.html: AFFERO BITCHES
2728
2729 2009-04-17 01:16  ivan
2730
2731         * httemplate/docs/about.html: what time is now
2732
2733 2009-04-17 01:02  ivan
2734
2735         * httemplate/config/: config-process.cgi, config-view.cgi,
2736           config.cgi: show labels for select(select_hash) config options,
2737           RT#3997
2738
2739 2009-04-17 00:21  ivan
2740
2741         * FS/FS/cust_bill.pm: add invoice number to PDF filename in email
2742           attachments, RT#3403
2743
2744 2009-04-17 00:03  ivan
2745
2746         * httemplate/elements/header.html,
2747           rt/html/Elements/FreesideSvcSearch: hide service search unless
2748           user has "View customer services" ACL, RT#3478
2749
2750 2009-04-16 18:17  ivan
2751
2752         * httemplate/search/: report_receivables.cgi,
2753           report_receivables.html: add customer status to receivables
2754           report selection, hopefully help enet, RT#5187
2755
2756 2009-04-15 20:57  rsiddall
2757
2758         * rpm/freeside.spec: More fixes for SuSE self-service: 1/ Put
2759           binaries in the right folder 2/ Make sure freeside group is
2760           created 3/ Make sure freeside home directory is created
2761
2762 2009-04-15 00:14  ivan
2763
2764         * httemplate/view/: svc_Common.html, elements/svc_Common.html:
2765           should fix view of unlinked phone numbers, RT#5171
2766
2767 2009-04-14 22:52  ivan
2768
2769         * httemplate/view/svc_acct.cgi: s/GECOS/Real Name/ RT#3519
2770
2771 2009-04-14 19:44  ivan
2772
2773         * FS/FS/ClientAPI/MyAccount.pm: fix 1.7->1.9 upgrade glitch with
2774           self-service where process_payment required "payby" instead of
2775           defaulting to CARD, RT#3905
2776
2777 2009-04-14 19:29  ivan
2778
2779         * FS/FS/cust_bill.pm: show 60 chars on typeset invoices but only 32
2780           on plaintext, RT#3905
2781
2782 2009-04-14 19:15  ivan
2783
2784         * FS/FS/cust_bill.pm: this should fix credits pushing typeset
2785           invoices off the right
2786
2787 2009-04-14 14:01  ivan
2788
2789         * httemplate/view/cust_main/packages.html: remove debugging
2790
2791 2009-04-14 13:27  ivan
2792
2793         * httemplate/view/cust_main/packages.html: don't hide old packages
2794           that have services, RT#5179
2795
2796 2009-04-14 10:15  ivan
2797
2798         * FS/FS/: cust_main.pm, agent.pm: add configuration option to
2799           control recurring_flag behavior, RT#3843
2800
2801 2009-04-14 10:12  ivan
2802
2803         * FS/FS/: Conf.pm, Schema.pm: add configuration option to control
2804           recurring_flag behavior, RT#3843
2805
2806 2009-04-14 09:14  jeff
2807
2808         * httemplate/misc/process/tax-import.cgi: hmmm
2809
2810 2009-04-14 09:12  jeff
2811
2812         * httemplate/misc/process/tax-import.cgi: better at least
2813
2814 2009-04-13 17:09  ivan
2815
2816         * FS/FS/Conf.pm: add configuration option to control recurring_flag
2817           behavior, RT#3843
2818
2819 2009-04-13 16:37  ivan
2820
2821         * FS/FS/cust_main.pm: debugging
2822
2823 2009-04-11 23:24  ivan
2824
2825         * httemplate/elements/tr-select-svc_acct-domain.html: adding
2826
2827 2009-04-11 23:14  ivan
2828
2829         * httemplate/elements/selectlayers.html: add svc_phone on new
2830           customer first package, RT#4315
2831
2832 2009-04-11 23:09  ivan
2833
2834         * FS/FS/part_pkg.pm, httemplate/edit/cust_main.cgi,
2835           httemplate/edit/cust_main/birthdate.html,
2836           httemplate/edit/cust_main/bottomfixup.html,
2837           httemplate/edit/cust_main/bottomfixup.js,
2838           httemplate/edit/cust_main/first_pkg.html,
2839           httemplate/edit/cust_main/top_misc.html,
2840           httemplate/edit/cust_main/billing.html,
2841           httemplate/edit/cust_main/choose_tax_location.html,
2842           httemplate/edit/cust_main/select-domain.html,
2843           httemplate/edit/cust_main/first_pkg/select-part_pkg.html,
2844           httemplate/edit/cust_main/first_pkg/svc_acct.html,
2845           httemplate/edit/cust_main/first_pkg/svc_phone.html,
2846           httemplate/edit/process/cust_main.cgi,
2847           httemplate/elements/select-domain.html,
2848           httemplate/misc/part_svc-columns.cgi,
2849           httemplate/elements/select-svc_acct-domain.html: add svc_phone on
2850           new customer first package, RT#4315
2851
2852 2009-04-11 18:33  jeff
2853
2854         * etc/fslongtable.sty: sheesh
2855
2856 2009-04-11 18:24  jeff
2857
2858         * Makefile, etc/fslongtable.sty, conf/invoice_latex: find and
2859           correct the real double counting culprit
2860
2861 2009-04-11 14:42  ivan
2862
2863         * FS/FS/part_event/Action/writeoff.pm, bin/freeside-migrate-events:
2864           migrate send_email, suspend_if_balance and credit events, RT#3905
2865
2866 2009-04-11 14:29  ivan
2867
2868         * FS/FS/part_event/Action/cust_bill_email.pm: add cust_bill_email
2869           action
2870
2871 2009-04-11 13:51  ivan
2872
2873         * FS/bin/freeside-upgrade: don't run configuration update when -s
2874           is used for schema-only slony slave update
2875
2876 2009-04-10 12:33  ivan
2877
2878         * FS/FS/Conf.pm: better description for enable_taxproducts and a
2879           warning about tax-pkg_address with it
2880
2881 2009-04-09 20:43  jeff
2882
2883         * FS/FS/cust_main.pm: orders of magnitude faster
2884
2885 2009-04-09 15:51  jeff
2886
2887         * FS/FS/cdr/taqua.pm: used BillingNumber and not CallingPartyNumber
2888           for non-toll-free calls
2889
2890 2009-04-08 15:42  ivan
2891
2892         * FS/FS/cust_pkg.pm: fix 'agent X can't purchase pkgpart YY' error
2893           w/agent packages, RT#5119
2894
2895 2009-04-08 01:08  ivan
2896
2897         * FS/FS/Cron/check.pm: don't want to throw false positives, RT#5101
2898
2899 2009-04-08 00:32  ivan
2900
2901         * FS/FS/: Record.pm, Upgrade.pm, cust_main.pm: eliminate all trace
2902           of cvv from history records, RT#5093
2903
2904 2009-04-07 18:13  ivan
2905
2906         * httemplate/misc/link.cgi: when linking a legacy phone number the
2907           phone number could be typed in and not the service #.  RT#3407
2908
2909 2009-04-07 13:45  jeff
2910
2911         * FS/FS/: cdr.pm, cdr/taqua.pm: quick option to allow importing gmt
2912           cdrs
2913
2914 2009-04-07 11:20  ivan
2915
2916         * FS/FS/: Conf.pm, svc_acct.pm: add a config to allow colon in
2917           usernames, RT#5145
2918
2919 2009-04-07 11:15  ivan
2920
2921         * FS/FS/svc_acct.pm: truncate long labels that are TOO long...
2922           RT#3519
2923
2924 2009-04-06 19:50  jeff
2925
2926         * FS/FS/cdr.pm: a tollfree regex that captures 88x and works with
2927           +1
2928
2929 2009-04-06 19:18  ivan
2930
2931         * FS/FS/cdr.pm: stop smoking crack
2932
2933 2009-04-06 18:20  jeff
2934
2935         * FS/FS/: Record.pm, cdr.pm, cdr/taqua.pm, part_pkg/voip_cdr.pm:
2936           correct taqua toll free handling and hasten cdr import (skip
2937           uninteresting records)
2938
2939 2009-04-06 16:19  jeff
2940
2941         * FS/FS/part_pkg/voip_cdr.pm: better auto toll free regex
2942
2943 2009-04-06 11:31  jeff
2944
2945         * FS/FS/cdr/taqua.pm: calltype 6 is international
2946
2947 2009-04-05 17:52  jeff
2948
2949         * Makefile, etc/fslongtable.sty: stop doublecounting
2950           extracouponspace  but do not gratuitiously change existing
2951           installs
2952
2953 2009-04-05 16:18  jeff
2954
2955         * FS/FS/cust_main.pm: cleanup tax-pkg_location tax on tax fallout
2956
2957 2009-04-04 09:22  jeff
2958
2959         * FS/FS/: Schema.pm, cust_bill_pkg_detail.pm: correct bad schema
2960           bug in cust_bill_pkg_detail
2961
2962 2009-04-03 09:57  jeff
2963
2964         * FS/FS/part_pkg/voip_cdr.pm: add option for available rather than
2965           provisioned svc_phones as unit count
2966
2967 2009-04-02 13:22  jeff
2968
2969         * httemplate/edit/cust_main/billing.html: Net 20 as well
2970
2971 2009-04-02 10:47  jeff
2972
2973         * FS/FS/part_pkg/voip_cdr.pm: separate checkbox for enabling
2974           prorate feature
2975
2976 2009-04-02 08:46  jeff
2977
2978         * FS/FS/part_pkg/voip_cdr.pm: prorating for the fixed recurring
2979           portion of voip
2980
2981 2009-04-02 07:56  jeff
2982
2983         * httemplate/edit/cust_main.cgi: obey tax-ship_address in 'manual'
2984           geocoding
2985
2986 2009-04-01 22:27  jeff
2987
2988         * FS/FS/part_pkg_taxrate.pm: noise reduction
2989
2990 2009-04-01 19:36  ivan
2991
2992         * FS/FS/part_pkg/voip_cdr.pm: more than you ever wanted to know
2993           about rounding.  http://en.wikipedia.org/wiki/Rounding  RT#4666
2994
2995 2009-04-01 17:14  ivan
2996
2997         * httemplate/browse/part_pkg.cgi: add some
2998           (undocumented/unaccessable to web UI yet) options to package
2999           browse to track down packages missing recurring fees
3000
3001 2009-03-31 21:27  ivan
3002
3003         * FS/FS/cdr.pm: show post-granularity duration if available for all
3004           export formats
3005
3006 2009-03-31 20:51  ivan
3007
3008         * FS/FS/part_pkg/voip_cdr.pm: add options to skip CDRs under a
3009           defined length and with specific lastapp
3010
3011 2009-03-31 20:44  ivan
3012
3013         * FS/FS/part_pkg/voip_cdr.pm: add options to skip CDRs under a
3014           defined length and with specific lastapp
3015
3016 2009-03-31 12:51  ivan
3017
3018         * FS/FS/Cron/notify.pm: really fix notify for Pg 8.3
3019
3020 2009-03-31 12:47  ivan
3021
3022         * FS/FS/part_pkg/voip_cdr.pm: quiet warning: Argument "" isn't
3023           numeric in numeric eq (==) at
3024           /usr/local/share/perl/5.10.0/FS/part_pkg/voip_cdr.pm line 201
3025
3026 2009-03-31 12:46  ivan
3027
3028         * FS/FS/Cron/notify.pm: fix impending billing notification for Pg
3029           8.3's more strict type checking
3030
3031 2009-03-30 09:33  jeff
3032
3033         * FS/FS/cust_tax_location.pm: schema and module should agree on
3034           column names
3035
3036 2009-03-29 23:10  ivan
3037
3038         * FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
3039           httemplate/view/cust_main/packages.html: okay.  counts are needed
3040           for the package sort, so push the embedded counting into
3041           cust_main.pm.  sure hope this does it. RT#5083
3042
3043 2009-03-29 22:08  ivan
3044
3045         * FS/FS/cust_pkg.pm: and hopefully actually using the count will
3046           finally do it, RT#5083
3047
3048 2009-03-29 21:50  ivan
3049
3050         * FS/FS/cust_pkg.pm: and hopefully actually using the count will
3051           finally do it, RT#5083
3052
3053 2009-03-29 21:41  ivan
3054
3055         * httemplate/view/cust_main/packages.html: double doh! RT#5083
3056
3057 2009-03-29 21:35  ivan
3058
3059         * httemplate/view/cust_main/packages.html: doh!  underscore,
3060           RT#5083
3061
3062 2009-03-29 21:31  ivan
3063
3064         * httemplate/view/cust_main/packages.html: try not to search for
3065           nothing in cust_svc so much, RT#5083
3066
3067 2009-03-29 21:15  ivan
3068
3069         * FS/FS/cust_pkg.pm, httemplate/view/cust_main/packages.html: try
3070           not to search for nothing in cust_svc so much, RT#5083
3071
3072 2009-03-29 20:47  ivan
3073
3074         * FS/FS/cust_main.pm: didn't need this, but more future-proof,
3075           RT#5083
3076
3077 2009-03-29 20:12  ivan
3078
3079         * httemplate/view/cust_main/packages.html: really prevent separate
3080           part_pkg query, RT#5083
3081
3082 2009-03-29 18:39  ivan
3083
3084         * httemplate/view/cust_main/packages.html: doh, fix pkg display,
3085           RT#5083
3086
3087 2009-03-29 18:28  ivan
3088
3089         * httemplate/view/cust_main/packages.html: fix setup date display,
3090           RT#5083
3091
3092 2009-03-29 18:09  ivan
3093
3094         * httemplate/view/cust_main/packages.html: forget caching, instead
3095           scoop up cust_pkg and part_pkg in one query, RT#5083
3096
3097 2009-03-29 18:05  ivan
3098
3099         * FS/FS/cust_main.pm, httemplate/view/cust_main/packages.html:
3100           forget caching, instead scoop up cust_pkg and part_pkg in one
3101           query, RT#5083
3102
3103 2009-03-29 17:32  ivan
3104
3105         * FS/FS/cust_pkg.pm, httemplate/view/cust_main/packages.html:
3106           part_pkg caching should speedup display of lots of packages,
3107           RT#5083
3108
3109 2009-03-29 16:44  ivan
3110
3111         * FS/FS/Conf.pm, httemplate/view/cust_main/packages.html: hide over
3112           2 (or configured) cancelled and one-time charge packages, RT#5083
3113
3114 2009-03-29 04:56  ivan
3115
3116         * FS/FS/Schema.pm: index pkg_svc.quantity, RT#5083
3117
3118 2009-03-29 04:52  ivan
3119
3120         * FS/FS/cust_pkg.pm: seems to benchmark faster, RT#5083
3121
3122 2009-03-29 03:39  ivan
3123
3124         * httemplate/view/cust_main/packages/package.html: avoid looking up
3125           part_pkg redundantly in the pkg loop, RT#5083
3126
3127 2009-03-29 03:34  ivan
3128
3129         * httemplate/view/cust_main/packages/package.html: avoid looking up
3130           package details redundantly in the pkg loop, RT#5083
3131
3132 2009-03-29 03:17  ivan
3133
3134         * FS/FS/: Record.pm, cust_pkg.pm: add "extra_param" option to
3135           qsearch for more realisitic profiling data, RT#5083
3136
3137 2009-03-29 02:38  ivan
3138
3139         * httemplate/view/cust_main/: one_time_charge_link.html,
3140           packages.html, packages/status.html: optimize customer view when
3141           there's lots of packages; *really* avoid looking up any config
3142           inside the package loop, RT#5083
3143
3144 2009-03-28 15:59  ivan
3145
3146         * httemplate/elements/select-cust-part_pkg.html,
3147           httemplate/elements/select-cust-pkg_class.html,
3148           httemplate/elements/select-part_pkg.html,
3149           httemplate/elements/select-table.html,
3150           httemplate/elements/tr-select-cust-part_pkg.html,
3151           httemplate/elements/tr-selectmultiple-part_pkg.html,
3152           FS/FS/Conf.pm, FS/FS/part_pkg.pm, httemplate/misc/change_pkg.cgi,
3153           httemplate/misc/cust-part_pkg.cgi,
3154           httemplate/misc/order_pkg.html: package selector, split by
3155           package class, RT#5077
3156
3157 2009-03-25 20:59  ivan
3158
3159         * FS/FS/svc_acct.pm: yow
3160
3161 2009-03-25 20:53  ivan
3162
3163         * FS/FS/cust_main.pm: sort packages by label of first (primary)
3164           service, RT#5041
3165
3166 2009-03-25 02:36  ivan
3167
3168         * httemplate/pref/pref-process.html: throw a proper error message
3169           instead of a mason error on pw chagne problems, RT#5073
3170
3171 2009-03-25 02:36  ivan
3172
3173         * httemplate/pref/pref.html: we're defaulting to a top menu in 1.9
3174
3175 2009-03-25 01:45  ivan
3176
3177         * FS/FS/cdr.pm: correct headers on accountcode_default CDR output,
3178           RT#5042
3179
3180 2009-03-24 02:42  ivan
3181
3182         * bin/countdeclines: quick tool for RT#3843
3183
3184 2009-03-23 23:31  ivan
3185
3186         * FS/FS/Schema.pm: add indices for analyzing cc failures, RT#3843
3187
3188 2009-03-23 19:36  ivan
3189
3190         * FS/FS/: part_pkg/bulk.pm, Record.pm, cust_bill.pm, cust_svc.pm,
3191           h_cust_svc.pm, part_pkg.pm: bulk price plan: label as Name
3192           <email>, supress extraneous service list, RT#3519
3193
3194 2009-03-23 16:33  jeff
3195
3196         * FS/FS/cust_pkg.pm, FS/FS/svc_acct.pm, FS/FS/part_pkg/flat.pm,
3197           httemplate/misc/process/recharge_svc.html: more DTRT with usage
3198           on service transfer between packages and recharges  RT #2884,
3199           #5040 + #4995 fallout
3200
3201 2009-03-23 15:45  ivan
3202
3203         * httemplate/edit/svc_acct.cgi: change label for svc_acct.finger
3204           from GECOS to "Real Name", RT#3519
3205
3206 2009-03-23 10:02  ivan
3207
3208         * FS/FS/: svc_Common.pm, svc_acct.pm, part_pkg/bulk.pm: add name
3209           (svc_acct.finger) to bulk billing detail, RT#3519
3210
3211 2009-03-21 20:33  ivan
3212
3213         * FS/FS/Cron/check.pm: 10 is too few, throwing false positives
3214
3215 2009-03-21 19:47  ivan
3216
3217         * httemplate/misc/xmlhttp-cust_main-address_standardize.html: fix
3218           usps address standardization when the zip returned has no zip+4,
3219           RT#4882
3220
3221 2009-03-21 16:37  ivan
3222
3223         * FS/bin/freeside-check: Locale::SubCountry warnings clogging up
3224           cron output not useful
3225
3226 2009-03-21 16:32  ivan
3227
3228         * FS/FS/Cron/check.pm: 403 forbidden is okay, at lest the server's
3229           up
3230
3231 2009-03-21 15:14  ivan
3232
3233         * Makefile, FS/FS/Cron/check.pm, FS/bin/freeside-check:
3234           freeside-check local monitoring, RT#4610
3235
3236 2009-03-19 19:14  ivan
3237
3238         * bin/ping: adding quick remote ping & alert script, RT#4610
3239
3240 2009-03-18 08:11  jeff
3241
3242         * FS/FS/part_pkg_taxrate.pm: more error information
3243
3244 2009-03-17 17:30  jeff
3245
3246         * FS/FS/svc_acct.pm, FS/FS/part_pkg/flat.pm,
3247           httemplate/edit/part_svc.cgi: hide unused usage columns
3248
3249 2009-03-17 15:02  ivan
3250
3251         * fs_selfservice/FS-SelfService/SelfService.pm: add
3252           payment_info_renew_info method to ClientAPI/MyAccount and
3253           SG-equivalent previous_payment_info_renew_info to ClientAPI/SGNG
3254
3255 2009-03-17 14:38  ivan
3256
3257         * FS/FS/ClientAPI/SGNG.pm, FS/FS/ClientAPI/MyAccount.pm,
3258           fs_selfservice/FS-SelfService/SelfService.pm: add
3259           payment_info_renew_info method to ClientAPI/MyAccount and
3260           SG-equivalent previous_payment_info_renew_info to ClientAPI/SGNG
3261
3262 2009-03-17 13:41  ivan
3263
3264         * fs_selfservice/FS-SelfService/SelfService.pm: add SG stuff
3265
3266 2009-03-17 13:13  ivan
3267
3268         * FS/FS/Conf.pm: add a conf switch to enable sg multicust stuff,
3269           since it could be dangerous
3270
3271 2009-03-17 13:04  ivan
3272
3273         * FS/FS/Conf.pm: apacheip isn't actually deprecated yet
3274
3275 2009-03-17 12:48  ivan
3276
3277         * FS/FS/ClientAPI/SGNG.pm: adding ClientAPI/SGNG.pm
3278
3279 2009-03-17 09:06  jeff
3280
3281         * FS/FS/: Upgrade.pm, tax_rate.pm: column upgrade for tax_rate
3282           RT#4903)
3283
3284 2009-03-17 05:01  ivan
3285
3286         * FS/FS/: Conf.pm, cust_bill.pm: agent-virt
3287           invoice_*{notes,footer,smallfooter,coupon}, RT#5025
3288
3289 2009-03-17 02:59  ivan
3290
3291         * FS/FS/Misc/eps2png.pm: less debugging
3292
3293 2009-03-17 02:58  ivan
3294
3295         * httemplate/docs/credits.html, FS/FS/Conf.pm, FS/FS/Mason.pm,
3296           FS/FS/Misc/eps2png.pm, httemplate/config/config-image.cgi,
3297           httemplate/config/config-view.cgi, httemplate/docs/license.html:
3298           add eps preview to config, for RT#5025
3299
3300 2009-03-16 16:28  jeff
3301
3302         * FS/FS/Schema.pm: avoid the need for approximate comparisons
3303           RT#4903
3304
3305 2009-03-16 10:06  jeff
3306
3307         * FS/FS/Schema.pm, FS/FS/part_export/prizm.pm,
3308           httemplate/edit/svc_broadband.cgi: have prizm use service data
3309           rather than package data to select a profile RT#4853
3310
3311 2009-03-16 08:52  jeff
3312
3313         * bin/make-pkg-fruit: a tool for migrating package elements to
3314           services
3315
3316 2009-03-16 01:08  jeff
3317
3318         * FS/FS/svc_broadband.pm: get the dup checking right
3319
3320 2009-03-16 00:13  ivan
3321
3322         * httemplate/: misc/payment.cgi, misc/process/payment.cgi,
3323           elements/location.html: allow country selection on credit card
3324           entry, RT#4997
3325
3326 2009-03-16 00:13  ivan
3327
3328         * htetc/: freeside-base1.99.conf, freeside-base1.conf,
3329           freeside-base2.conf: eliminate black diamond arrows on iso-8859-1
3330           chars in Locale::SubCountry states, RT#4997
3331
3332 2009-03-15 23:22  ivan
3333
3334         * Makefile: 5.10!  welcome to the future
3335
3336 2009-03-15 22:54  ivan
3337
3338         * httemplate/view/svc_domain.cgi: fix custnum display on domain
3339           view
3340
3341 2009-03-15 21:21  jeff
3342
3343         * FS/FS/svc_broadband.pm: use part_svc_router
3344
3345 2009-03-15 17:57  jeff
3346
3347         * FS/FS/svc_broadband.pm: comment change
3348
3349 2009-03-15 15:44  ivan
3350
3351         * bin/svc_acct-recalculate_usage: adding quick usage resetting tool
3352
3353 2009-03-15 15:33  ivan
3354
3355         * FS/FS/cust_svc.pm: don't throw 'Use of uninitialized value in
3356           addition (+) at /usr/local/share/perl/5.8.8/FS/cust_svc.pm line
3357           626.' error when using attribute_since_sqlradacct
3358
3359 2009-03-15 12:42  ivan
3360
3361         * FS/FS/cust_pkg_reason.pm: should give better performance if we
3362           search for what we want instead of using a string match
3363
3364 2009-03-15 03:46  ivan
3365
3366         * FS/FS/cust_main.pm: fix application of data fields from prepaid
3367           cards in addition to time field
3368
3369 2009-03-15 03:34  ivan
3370
3371         * httemplate/misc/process/recharge_svc.html: apply byte values from
3372           prepaid cards as well as time value, RT#4995
3373
3374 2009-03-15 03:30  ivan
3375
3376         * FS/FS/UI/bytecount.pm, httemplate/edit/prepay_credit.cgi: we're
3377           not a disk drive manufacturer, don't use halfass base-10
3378           megs/gigs
3379
3380 2009-03-15 00:33  ivan
3381
3382         * FS/FS/cust_main.pm: cust_main::payment_info, for
3383           ClientAPI::MyAccount
3384
3385 2009-03-14 16:44  ivan
3386
3387         * FS/FS/cust_bill.pm: fix emailed logos to come from db config, not
3388           old files, RT#3093 / RT#4963
3389
3390 2009-03-13 11:22  jeff
3391
3392         * FS/FS/svc_broadband.pm: prevent more duplicate MACs from sneaking
3393           in in the interim
3394
3395 2009-03-11 03:03  ivan
3396
3397         * FS/FS/: Conf.pm, cust_bill.pm: add previous_balance-summary_only
3398           config, RT#4404
3399
3400 2009-03-11 02:41  ivan
3401
3402         * FS/FS/cdr.pm: add cdr display with accountcode included, RT#4405
3403
3404 2009-03-11 01:57  ivan
3405
3406         * bin/print-directory_assist: comma
3407
3408 2009-03-11 01:46  ivan
3409
3410         * bin/print-directory_assist, etc/areacodes.txt: quick list of area
3411           codes and a kludge to print DA numbers for all of them
3412
3413 2009-03-10 09:14  jeff
3414
3415         * fs_selfservice/FS-SelfService/cgi/change_pay.html,
3416           fs_selfservice/FS-SelfService/cgi/make_thirdparty_payment.html,
3417           fs_selfservice/FS-SelfService/cgi/verify.cgi,
3418           fs_selfservice/FS-SelfService/cgi/myaccount.html,
3419           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
3420           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
3421           fs_selfservice/FS-SelfService/cgi/signup.cgi,
3422           fs_selfservice/FS-SelfService/cgi/signup.html, FS/FS/Conf.pm,
3423           FS/FS/Schema.pm, FS/FS/agent.pm, FS/FS/cust_main.pm,
3424           httemplate/elements/tr-textarea.html, FS/FS/cust_pay_pending.pm,
3425           FS/FS/cust_pkg.pm, FS/FS/payby.pm, FS/FS/payment_gateway.pm,
3426           FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm,
3427           fs_selfservice/FS-SelfService/SelfService.pm,
3428           httemplate/browse/payment_gateway.html,
3429           httemplate/edit/payment_gateway.html,
3430           httemplate/edit/process/payment_gateway.html: merge webpay
3431           support in with autoselection of old realtime_bop and
3432           realtime_refund_bop
3433
3434 2009-03-08 17:15  ivan
3435
3436         * httemplate/misc/svc_acct-domains.cgi: mistake, its back
3437
3438 2009-03-08 17:15  ivan
3439
3440         * httemplate/misc/svc_acct-domains.cgi: doh
3441
3442 2009-03-03 17:47  ivan
3443
3444         * FS/FS/UID.pm: mpm-itk hack, commented-out for now
3445
3446 2009-03-03 15:56  ivan
3447
3448         * FS/FS/UID.pm: show the euid/ruid when throwing the "Not running
3449           uid freeside" error
3450
3451 2009-03-03 15:41  ivan
3452
3453         * FS/FS/queue.pm: eliminate harmless "Odd number of elements in
3454           hash assignment" warning
3455
3456 2009-03-02 00:49  ivan
3457
3458         * FS/FS/: part_export/vitelity.pm, Schema.pm, phone_avail.pm:
3459           preliminary vitelity export, RT#4868
3460
3461 2009-03-01 20:58  ivan
3462
3463         * FS/: bin/freeside-cdrrewrited, FS/Conf.pm, FS/cdr.pm: option to
3464           do charged_party rewriting in the cdrrewrited daemon, RT#4342
3465
3466 2009-03-01 16:10  ivan
3467
3468         * fs_selfservice/FS-SelfService/cgi/signup.html: have perl
3469           signup.html use selfserice skin config too: selfservice-head,
3470           selfserfice-body_header, selfservice-body_footer,
3471           selfservice-body_bgcolor, selfservice-box_bgcolor
3472
3473 2009-02-28 10:27  ivan
3474
3475         * Makefile: avoid erroring out running install-perl-modules when
3476           you have a pristine, un-updated CVS checkout
3477
3478 2009-02-25 19:51  ivan
3479
3480         * fs_selfservice/FS-SelfService/cgi/signup.html: make signup for a
3481           bit friendlier for BILL signups for testingm RT#4018
3482
3483 2009-02-25 12:05  ivan
3484
3485         * bin/japan.pl: adding quick tool to change the "states" for japan
3486
3487 2009-02-24 02:15  ivan
3488
3489         * FS/FS/Setup.pm: be quiet
3490
3491 2009-02-24 02:09  ivan
3492
3493         * conf/report_template: more bootstrapping bs
3494
3495 2009-02-24 02:06  ivan
3496
3497         * FS/FS/part_referral.pm: bootstrapping issues
3498
3499 2009-02-24 02:00  ivan
3500
3501         * FS/FS/Setup.pm: bootstrapping issues, aaargh
3502
3503 2009-02-24 01:58  ivan
3504
3505         * FS/FS/Setup.pm: bootstrapping issues, ugh
3506
3507 2009-02-24 01:50  ivan
3508
3509         * FS/FS/part_pkg.pm, FS/bin/freeside-setup,
3510           bin/freeside-create-initial-data: bootstrapping issues
3511
3512 2009-02-24 01:41  ivan
3513
3514         * bin/freeside-create-initial-data: somehow rc install wound up
3515           without any data
3516
3517 2009-02-24 00:45  ivan
3518
3519         * FS/bin/freeside-cdrrewrited: exact match, RT#3196
3520
3521 2009-02-24 00:41  ivan
3522
3523         * FS/bin/freeside-cdrrewrited, FS/FS/Schema.pm, FS/FS/cdr.pm,
3524           init.d/freeside-init: rewrite CDRs for forwarded Asterisk calls
3525           to be billable, RT#3196
3526
3527 2009-02-23 15:52  ivan
3528
3529         * FS/FS/Conf.pm: fix 1.7 -> 1.9 config upgrade for new "image"
3530           config type
3531
3532 2009-02-22 13:11  ivan
3533
3534         * httemplate/view/svc_www.cgi: remove flailing ", RT#4902
3535
3536 2009-02-22 13:08  ivan
3537
3538         * FS/: FS/Upgrade.pm, bin/freeside-upgrade: a better rough idea of
3539           where freeside-upgrade spends time
3540
3541 2009-02-22 12:42  ivan
3542
3543         * httemplate/edit/svc_www.cgi: fix apache config editing, doh,
3544           RT#4902
3545
3546 2009-02-22 12:12  ivan
3547
3548         * bin/apache.export: add exportnum to apache export files so they
3549           all get preserved in the case where you're using multiple apache
3550           exports to the same machine, RT#4901
3551
3552 2009-02-22 11:46  ivan
3553
3554         * FS/: MANIFEST, FS/h_cust_pkg.pm, FS/h_cust_pkg_reason.pm,
3555           t/h_cust_pkg.t, t/h_cust_pkg_reason.t, FS/cust_pkg_reason.pm: add
3556           h_cust_pkg and h_cust_pkg_reason packages, RT#4896
3557
3558 2009-02-22 02:58  ivan
3559
3560         * FS/FS/part_pkg/flat.pm: don't do a credit for unused time for
3561           packages that don't have a last bill date.  really.  RT#4881
3562
3563 2009-02-22 02:34  ivan
3564
3565         * FS/FS/cust_pkg.pm: this would seem to be right, but...?
3566
3567 2009-02-22 00:41  ivan
3568
3569         * httemplate/browse/part_pkg.cgi, FS/FS/part_pkg.pm,
3570           FS/FS/type_pkgs.pm: add agent type list to package def browse,
3571           RT#4880
3572
3573 2009-02-21 18:37  ivan
3574
3575         * httemplate/search/: cust_bill_pkg.cgi, report_tax.cgi: fix tax
3576           report for more complex situations with counties and taxclasses,
3577           make taxable line items clickable, RT#4878
3578
3579 2009-02-21 16:19  ivan
3580
3581         * FS/FS/cust_pkg.pm: okay, so no_empty_county was on crack.  but
3582           this fixes up tax reports nicely.  RT#4878
3583
3584 2009-02-21 12:56  ivan
3585
3586         * FS/FS/cust_pkg.pm: hmm, add no_empty_county option to
3587           location_sql search, for tax reports.  RT#4878
3588
3589 2009-02-21 12:14  ivan
3590
3591         * FS/FS/cust_pkg.pm: hmm, add no_empty_county option to
3592           location_sql search, for tax reports.  RT#4878
3593
3594 2009-02-21 09:56  ivan
3595
3596         * bin/follow-tax-rename, FS/FS/cust_bill_pkg.pm: adding
3597           follow-tax-rename tool (well, quick hack), RT#4878
3598
3599 2009-02-20 20:28  ivan
3600
3601         * FS/FS/Record.pm: and for obj creation too
3602
3603 2009-02-20 20:27  ivan
3604
3605         * FS/FS/Record.pm: it would help to actually finish
3606           nowarn_classload kludge
3607
3608 2009-02-20 20:23  ivan
3609
3610         * FS/FS/Record.pm: add nowarn_classload kludge
3611
3612 2009-02-20 07:07  jeff
3613
3614         * httemplate/edit/cust_main.cgi: support a default tax location
3615           outside us/ca with cch data and better handling of response from
3616           USPS (RT 4857)
3617
3618 2009-02-19 18:55  ivan
3619
3620         * FS/FS/access_user.pm: oops, adding multiple-rightname support
3621           broke ACL caching, bringing it back should be a good perf win for
3622           large customer views, whew.  RT#4830
3623
3624 2009-02-19 18:41  ivan
3625
3626         * FS/FS/Conf.pm, httemplate/view/cust_main/packages/status.html:
3627           disable display of auto-suspend dates unless enabled by config.
3628           at least until it can be made more efficient.  this is slowing
3629           down customer view waaaaaaaaaay too much.  RT#4830
3630
3631 2009-02-19 18:22  ivan
3632
3633         * httemplate/autohandler: harmless tyop
3634
3635 2009-02-19 05:38  jeff
3636
3637         * httemplate/edit/: cust_main.cgi,
3638           cust_main/choose_tax_location.html: do not attempt to assign a
3639           geocode to non us/ca addresses (RT 4857)
3640
3641 2009-02-18 23:57  ivan
3642
3643         * httemplate/search/: elements/cust_pay_or_refund.html,
3644           elements/search.html, cust_pay_pending.html: redirect pending
3645           payment report back to customer when the pending payment is
3646           resolved, RT#4837, and fix otaker fallout from the pending stuff,
3647           RT#4866
3648
3649 2009-02-18 22:42  ivan
3650
3651         * httemplate/: autohandler, pref/pref-process.html, pref/pref.html:
3652           add profiling to a file OOM situations, RT#4830
3653
3654 2009-02-18 17:50  ivan
3655
3656         * FS/FS/Record.pm: fix "improved" float searching problems, RT#4878
3657
3658 2009-02-16 23:43  ivan
3659
3660         * httemplate/edit/part_pkg.cgi: kludge to clone customer packages
3661           you otherwise couldn't see, RT#4854
3662
3663 2009-02-16 23:40  ivan
3664
3665         * httemplate/edit/part_pkg.cgi: kludge to clone customer packages
3666           you otherwise couldn't see, RT#4854
3667
3668 2009-02-16 18:28  ivan
3669
3670         * FS/FS/Mason.pm, httemplate/autohandler,
3671           httemplate/pref/pref-process.html, httemplate/pref/pref.html:
3672           per-user preference for turning on profiling display when
3673           DBIx::Profile is loaded, RT#4830
3674
3675 2009-02-16 18:01  ivan
3676
3677         * FS/FS/cust_main.pm, httemplate/edit/quick-charge.html,
3678           httemplate/edit/process/quick-charge.cgi,
3679           httemplate/view/cust_main/packages.html: add tax-exempt checkbox
3680           to one-time charges, RT#4858
3681
3682 2009-02-16 15:54  ivan
3683
3684         * FS/FS/cust_pay_pending.pm, FS/FS/AccessRight.pm,
3685           FS/FS/cust_main.pm, httemplate/search/cust_pay_pending.html,
3686           httemplate/search/elements/cust_pay_or_refund.html,
3687           httemplate/edit/cust_pay_pending.html,
3688           httemplate/edit/process/cust_pay_pending.html,
3689           httemplate/view/cust_main/payment_history.html,
3690           httemplate/elements/menu.html: add reporting on (and resolution
3691           of) stuck pending transactions, RT#4837 (RT#3572)
3692
3693 2009-02-15 22:40  jeff
3694
3695         * bin/cch_tax_tool: a cheesy little tool to assist in syncing cch
3696           updates to the initial install
3697
3698 2009-02-15 22:02  jeff
3699
3700         * FS/FS/: cust_tax_location.pm, part_pkg_taxrate.pm, tax_class.pm:
3701           allow completely empty updates (again?)
3702
3703 2009-02-15 21:59  jeff
3704
3705         * FS/FS/cust_tax_location.pm: wrong operator
3706
3707 2009-02-15 09:38  jeff
3708
3709         * FS/FS/tax_rate.pm: remove useless line
3710
3711 2009-02-15 09:23  jeff
3712
3713         * FS/FS/tax_rate.pm: tyop
3714
3715 2009-02-15 09:20  jeff
3716
3717         * FS/FS/tax_rate.pm: trim whitespace on import
3718
3719 2009-02-15 05:51  jeff
3720
3721         * FS/FS/Record.pm: improved float searching
3722
3723 2009-02-13 16:40  ivan
3724
3725         * httemplate/: elements/select-agent.html,
3726           elements/tr-select-agent.html, browse/addr_block.cgi: clean up
3727           select-agent agent virtualization, RT#1405
3728
3729 2009-02-12 11:48  jeff
3730
3731         * FS/FS/: cust_tax_location.pm, tax_rate.pm: proper match arguments
3732           help
3733
3734 2009-02-12 07:55  jeff
3735
3736         * httemplate/: misc/tax-import.cgi, elements/form-file_upload.html:
3737           better upload error handling and correction of tax upload
3738           filecount
3739
3740 2009-02-11 10:44  ivan
3741
3742         * httemplate/search/cdr.html: fix select and unselect all buttons
3743           on CDR bulk actions, RT#4766
3744
3745 2009-02-11 08:06  jeff
3746
3747         * FS/FS/Schema.pm: mac is unique
3748
3749 2009-02-10 08:25  jeff
3750
3751         * httemplate/edit/part_pkg.cgi: fix taxproduct fallout from IE 2083
3752           limit workaround
3753
3754 2009-02-10 02:35  ivan
3755
3756         * FS/FS/AccessRight.pm, httemplate/misc/cdr.cgi,
3757           httemplate/search/cdr.html: quick n' dirty CDR deletion from web
3758           interface, RT#4766 / RT#4731
3759
3760 2009-02-09 07:03  ivan
3761
3762         * httemplate/browse/agent.cgi: try for slightly better UI on agent
3763           config overrides
3764
3765 2009-02-09 06:05  ivan
3766
3767         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
3768           FS/FS/cust_pay.pm, FS/bin/freeside-expiration-alerter,
3769           conf/invoice_html, conf/invoice_html_statement,
3770           httemplate/config/config-image.cgi,
3771           httemplate/config/config-process.cgi,
3772           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
3773           httemplate/elements/header.html, httemplate/view/REAL_logo.cgi,
3774           httemplate/view/cust_bill-logo.cgi: rest of per-agent config for
3775           company_name, company_address, logo, etc.. RT#3989
3776
3777 2009-02-09 03:45  ivan
3778
3779         * FS/FS/UI/Web.pm: pull out the data for address fields too!
3780           RT#4583
3781
3782 2009-02-09 03:35  ivan
3783
3784         * FS/FS/ConfDefaults.pm: more consistent labeling, RT#4583
3785
3786 2009-02-09 03:32  ivan
3787
3788         * FS/FS/: UI/Web.pm, ConfDefaults.pm: add some more customer output
3789           formats that include service address, RT#4583
3790
3791 2009-02-09 02:38  ivan
3792
3793         * FS/bin/freeside-fetch: increase LWP timeout, some reports can
3794           take a while
3795
3796 2009-02-08 21:59  ivan
3797
3798         * FS/FS/part_pkg/voip_cdr.pm: add skip_dcontext and
3799           skip_dstchannel_prefix options, RT#3196
3800
3801 2009-02-08 17:49  ivan
3802
3803         * FS/FS/access_user.pm, FS/FS/part_pkg.pm,
3804           httemplate/browse/access_group.html,
3805           httemplate/browse/part_pkg.cgi, httemplate/edit/part_pkg.cgi,
3806           httemplate/edit/elements/edit.html,
3807           httemplate/elements/select-part_pkg.html: further work on agents
3808           editing own packages: fix fallout on package customization from
3809           turning agent_virt on in edit/part_pkg.cgi, add a "clone package"
3810           to package browse, like clone service, and have agent type
3811           selection disappear when you set an agentnum.  RT#1331
3812
3813 2009-02-07 18:05  ivan
3814
3815         * FS/FS/access_user.pm, FS/FS/cust_pkg.pm,
3816           httemplate/browse/part_pkg.cgi, httemplate/edit/cust_main.cgi,
3817           httemplate/edit/part_pkg.cgi, httemplate/edit/elements/edit.html,
3818           httemplate/edit/process/part_pkg.cgi,
3819           httemplate/elements/select-agent_types.html,
3820           httemplate/elements/select-cust-part_pkg.html,
3821           httemplate/elements/select-part_pkg.html,
3822           httemplate/elements/select-table.html,
3823           httemplate/elements/tr-select-agent_types.html,
3824           httemplate/search/elements/search.html,
3825           FS/FS/ClientAPI/Signup.pm: further work on agents editing own
3826           packages: allow them to see (but not edit) global packages for
3827           their type, RT#1331
3828
3829 2009-02-07 12:16  ivan
3830
3831         * FS/FS/ClientAPI/MyAccount.pm,
3832           fs_selfservice/FS-SelfService/SelfService.pm: add more
3833           documentation on order_pkg and the ability to order svc_phone
3834           too, RT#4722
3835
3836 2009-02-07 11:35  ivan
3837
3838         * httemplate/view/cust_main/payment_history.html: right-align
3839           amount in prev history row
3840
3841 2009-02-07 11:34  ivan
3842
3843         * FS/FS/Record.pm: don't look up encryption config every search,
3844           this should help perf a lot with database config in 1.9
3845
3846 2009-02-07 11:05  ivan
3847
3848         * bin/pod2x: no, it doesn't look like we have query
3849
3850 2009-02-07 00:23  ivan
3851
3852         * httemplate/view/cust_main/: payment_history.html, packages.html,
3853           packages/location.html, packages/services.html,
3854           packages/status.html, payment_history/payment.html,
3855           payment_history/refund.html: optimize customer view: avoid
3856           looking up config values inside loops, RT#4728
3857
3858 2009-02-06 17:45  ivan
3859
3860         * fs_selfservice/FS-SelfService/SelfService.pm: fix up POD
3861           formatting, RT#4727
3862
3863 2009-02-06 17:33  ivan
3864
3865         * bin/pod2x: don't need this
3866
3867 2009-02-06 17:26  ivan
3868
3869         * bin/pod2x: update pod2x to use Mediawiki module instead of
3870           WWW:::Mediawiki::Client.  whew, that wasn't so bad.  RT#4727
3871
3872 2009-02-06 10:31  ivan
3873
3874         * httemplate/elements/location.html: fix spurious "Unit #" label
3875           showing up, RT#4745
3876
3877 2009-02-05 13:02  jeff
3878
3879         * FS/FS/tax_rate.pm: pluralization agreement
3880
3881 2009-02-05 08:57  jeff
3882
3883         * FS/FS/: Conf.pm, tax_rate.pm: add a config flag to ignore new
3884           style taxes instead of throwing fatal errors
3885
3886 2009-02-04 07:58  jeff
3887
3888         * FS/FS/cust_main.pm: with usage classes, the probability of a
3889           taxless line item tranche is too high for this to be a fatal
3890           error.  we risk overlooking misconfigured taxes/packages
3891
3892 2009-02-03 13:33  jeff
3893
3894         * FS/FS/part_pkg.pm: the taxproductnum is ALWAYS one of the
3895           filtering conditions
3896
3897 2009-02-01 05:52  ivan
3898
3899         * bin/test_scrub: adding scrub tool
3900
3901 2009-02-01 04:48  ivan
3902
3903         * httemplate/elements/menu.html: yow, don't hide the config menu
3904           unnecessarily
3905
3906 2009-02-01 04:28  ivan
3907
3908         * fs_selfservice/FS-SelfService/cgi/: ach_payment_results.html,
3909           agent_delete_svc.html, agent_main.html, agent_order_pkg.html,
3910           agent_provision.html, agent_provision_svc_acct.html,
3911           change_bill.html, change_password.html, change_pay.html,
3912           change_ship.html, customer_change_pkg.html,
3913           customer_order_pkg.html, delete_svc.html, footer.html,
3914           list_customers.html, make_ach_payment.html, make_payment.html,
3915           myaccount.html, payment_results.html, process_change_bill.html,
3916           process_change_password.html, process_change_pay.html,
3917           process_change_pkg.html, process_change_ship.html,
3918           process_order_pkg.html, process_order_recharge.html,
3919           process_svc_acct.html, process_svc_external.html, provision.html,
3920           provision_svc_acct.html, recharge_prepay.html,
3921           recharge_results.html, selfservice.cgi, view_customer.html,
3922           view_invoice.html, view_support_details.html, view_usage.html,
3923           view_usage_details.html: put the footer in one frigging file,
3924           whew
3925
3926 2009-02-01 02:37  ivan
3927
3928         * FS/FS/Schema.pm: indexing cust_bill_event.eventpart should help
3929           speed up freeside-migrate-events slightly... RT#4277
3930
3931 2009-01-31 20:13  ivan
3932
3933         * FS/FS/Upgrade.pm: commit after each table upgrade, helps with
3934           getting huge dbs upgraded, RT#4679
3935
3936 2009-01-31 01:53  ivan
3937
3938         * FS/FS/access_user.pm: cache the results of ACL queries, should
3939           improve performance of customer view page for customers with
3940           shitloads of packages/services, RT#4696
3941
3942 2009-01-30 12:44  ivan
3943
3944         * FS/FS/ClientAPI_SessionCache.pm: should use FS::Conf
3945
3946 2009-01-29 16:40  ivan
3947
3948         * FS/FS/UI/bytecount.pm: we're not a disk drive manufacturer
3949
3950 2009-01-29 11:21  ivan
3951
3952         * FS/FS/cust_pkg.pm: fix unsuspend-always_adjust_next_bill_date
3953           config, RT#4271
3954
3955 2009-01-28 08:28  rsiddall
3956
3957         * rpm/freeside.spec: Removed conflict between core billing package
3958           and self-service RPMs so you can install them all on the same
3959           machine.  This may have applications if you're using XMLRPC to
3960           talk to the self-service interface from PHP, Python, etc.
3961
3962 2009-01-27 01:39  ivan
3963
3964         * FS/FS/AccessRight.pm, httemplate/search/elements/search.html: add
3965           ACL to allow download of browse/ stuff too, when possible.
3966           RT#4681
3967
3968 2009-01-25 20:22  ivan
3969
3970         * FS/FS/cust_main.pm: i think this was right after all, we do want
3971           to look for a county-less state+country match before country only
3972           and giving up, RT#4681
3973
3974 2009-01-25 18:14  ivan
3975
3976         * FS/FS/cust_bill.pm: should fix: Argument "\\dollar 2.69" isn't
3977           numeric in sprintf at /usr/local/share/perl/5.8.8/FS/cust_bill.pm
3978           line 2193.  Hopefully no problems with invoice with 0 tax
3979           printing :/.  RT#4681
3980
3981 2009-01-25 17:36  ivan
3982
3983         * FS/FS/cust_main.pm: should be better error message for inability
3984           to find tax rates, RT#4681.  also pull in the add_freq changes.
3985           *think* they're safe.  famous last words.
3986
3987 2009-01-25 17:07  ivan
3988
3989         * FS/FS/cust_pkg.pm: fix harmless warning, RT#4681: Argument ""
3990           isn't numeric in numeric eq (==) at
3991           /usr/local/share/perl/5.8.8/FS/cust_pkg.pm line 443.
3992
3993 2009-01-25 15:58  ivan
3994
3995         * FS/FS/Record.pm, FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi,
3996           httemplate/edit/elements/edit.html: fix one-time charges and
3997           package customization for employees who don't have 'Edit global
3998           package definition' ACL, RT#4668
3999
4000 2009-01-25 14:20  ivan
4001
4002         * httemplate/browse/: access_group.html, access_user.html:
4003           normalize terminology: s/internal users/employees/
4004
4005 2009-01-25 12:43  ivan
4006
4007         * FS/bin/: freeside-cdrd, freeside-queued: reduce waiting time for
4008           -cdrd and -queued, RT#4667
4009
4010 2009-01-24 17:27  ivan
4011
4012         * FS/FS/cust_svc.pm: add some debugging to RADIUS db calls
4013
4014 2009-01-24 13:53  ivan
4015
4016         * fs_selfservice/php/: order_renew.php,
4017           process_payment_order_renew.php: finish up prepay example,
4018           RT#4623
4019
4020 2009-01-24 13:53  ivan
4021
4022         * FS/FS/ClientAPI/MyAccount.pm: have the prepay amounts include the
4023           current balance, RT#4623
4024
4025 2009-01-24 13:49  ivan
4026
4027         * httemplate/edit/cust_main.cgi: wtf, don't pop up the geocode
4028           chooser when taxproducts are off
4029
4030 2009-01-24 13:04  ivan
4031
4032         * httemplate/: elements/select-domain.html,
4033           elements/select-table.html, elements/tr-select-domain.html,
4034           search/report_svc_acct.html, search/svc_acct.cgi: add domain
4035           selection to advanced account report (side effect on RT#4623)
4036
4037 2009-01-22 17:23  ivan
4038
4039         * fs_selfservice/php/: freeside.class.php, login.php, main.php,
4040           order_renew.php, process_login.php,
4041           process_payment_order_renew.php: add the start at PHP
4042           self-service as a quick early renew example
4043
4044 2009-01-22 16:49  ivan
4045
4046         * FS/FS/ClientAPI/MyAccount.pm: typo in rounding the amounts
4047           returned by renew_info, RT#4623
4048
4049 2009-01-22 16:23  ivan
4050
4051         * FS/FS/ClientAPI/MyAccount.pm: round the amounts returned by
4052           renew_info, RT#4623
4053
4054 2009-01-22 09:29  ivan
4055
4056         * FS/FS/part_pkg.pm, FS/FS/ClientAPI/MyAccount.pm,
4057           fs_selfservice/FS-SelfService/SelfService.pm: add self-service
4058           methods renew_info, order_renew and process_payment_order_renew
4059           to enable self-renewal through self-service.  RT#4623
4060
4061 2009-01-20 18:02  ivan
4062
4063         * httemplate/edit/: part_pkg.cgi, elements/edit.html: fix
4064           (hopefully last of the) customize package bogosity in 1.9,
4065           RT#4662
4066
4067 2009-01-20 16:52  ivan
4068
4069         * FS/FS/cust_bill_pkg_tax_location.pm: stupid typo preventing
4070           service addresses from working, RT#4663
4071
4072 2009-01-20 12:08  ivan
4073
4074         * FS/FS/: cust_main.pm: whew, hopefully that will actually fix
4075           agent-specific invoices migrated from 1.7->1.9, RT#4645
4076
4077 2009-01-20 11:35  ivan
4078
4079         * FS/FS/cust_bill.pm: fix agent-specific logos migrated from 1.7,
4080           RT#4645
4081
4082 2009-01-19 15:53  ivan
4083
4084         * FS/FS/tax_rate.pm, httemplate/misc/process/tax-import.cgi:
4085           tax-pkg_location changes broke new taxation, this should fix
4086
4087 2009-01-19 15:44  ivan
4088
4089         * FS/FS/part_pkg/voip_cdr.pm: turn debugging off
4090
4091 2009-01-19 14:32  ivan
4092
4093         * FS/FS/part_pkg/voip_cdr.pm: don't ignore the cdrtypenum rule for
4094           0, hopefully finally fix DA for QIS, RT#4502
4095
4096 2009-01-19 09:37  ivan
4097
4098         * httemplate/edit/process/cust_pkg.cgi: fix error on bulk package
4099           order/cancel, RT#4645
4100
4101 2009-01-18 22:36  ivan
4102
4103         * httemplate/: elements/tr-select-cust_location.html,
4104           view/cust_main/packages/location.html: default service location
4105           is cust_main ship_ address when present!  RT#4499
4106
4107 2009-01-18 19:50  ivan
4108
4109         * FS/FS/Schema.pm, FS/FS/rate.pm,
4110           httemplate/edit/process/rate_region.cgi: 10 digit prefix
4111           matching, RT#4403
4112
4113 2009-01-18 15:51  ivan
4114
4115         * FS/FS/cust_pkg.pm: finish package location tax reporing, RT#4499
4116
4117 2009-01-18 15:43  ivan
4118
4119         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/cust_bill_pkg.pm,
4120           FS/FS/cust_bill_pkg_tax_location.pm, FS/FS/cust_main.pm,
4121           FS/FS/cust_main_county.pm, FS/FS/tax_rate.pm,
4122           FS/t/cust_bill_pkg_tax_location.t,
4123           httemplate/search/cust_bill_pkg.cgi,
4124           httemplate/search/report_tax.cgi,
4125           httemplate/view/cust_main/packages/location.html: finish package
4126           location tax reporing, RT#4499
4127
4128 2009-01-18 13:05  rsiddall
4129
4130         * rpm/freeside.sysconfig: bash didn't like spaces on each side of
4131           an equals sign.
4132
4133 2009-01-13 05:00  ivan
4134
4135         * FS/FS/part_export/internal_diddb.pm: fix internal_diddb delete &
4136           return number to availability, RT#4603
4137
4138 2009-01-12 19:25  ivan
4139
4140         * FS/FS/part_pkg/voip_cdr.pm: whew, works fine, rewrite to 411 was
4141           sticky that's why calls were being skipped for wrong carrierid,
4142           RT#4502
4143
4144 2009-01-12 18:39  ivan
4145
4146         * FS/FS/part_pkg/voip_cdr.pm: by his noodly appendage, i hope this
4147           is just a precendece problem, RT#4502
4148
4149 2009-01-12 18:13  ivan
4150
4151         * FS/FS/part_pkg/voip_cdr.pm: WORKING avoid looking up options
4152           inside the rating loop, RT#4502
4153
4154 2009-01-12 17:58  ivan
4155
4156         * FS/FS/part_pkg/voip_cdr.pm: avoid looking up options inside the
4157           rating loop, RT#4502
4158
4159 2009-01-12 17:34  ivan
4160
4161         * FS/FS/part_pkg/voip_cdr.pm: refactor out the ignoring rules into
4162           check_chargable; ignore carrierid rule w/411 rewrite, RT#4502
4163
4164 2009-01-12 16:17  ivan
4165
4166         * FS/FS/part_pkg/voip_cdr.pm: wtf is up with 411_rewrite, RT#4502
4167
4168 2009-01-12 15:51  ivan
4169
4170         * FS/FS/: Conf.pm, Record.pm, cdr/taqua.pm: taqua config to rewrite
4171           DA calls, RT#4502
4172
4173 2009-01-12 13:16  jeff
4174
4175         * FS/FS/cust_main.pm: tickets only exist when a ticket system
4176           exists
4177
4178 2009-01-12 12:59  jeff
4179
4180         * FS/FS/cust_main.pm: doc tyop
4181
4182 2009-01-12 01:01  jeff
4183
4184         * FS/FS/svc_acct.pm: vfw callback failure
4185
4186 2009-01-10 15:56  ivan
4187
4188         * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
4189           FS/FS/cust_pkg.pm, httemplate/misc/change_pkg.cgi,
4190           httemplate/edit/process/change-cust_pkg.html,
4191           httemplate/edit/process/cust_pkg.cgi,
4192           httemplate/elements/location.html,
4193           httemplate/elements/tr-select-cust_location.html,
4194           httemplate/view/cust_main/packages/location.html,
4195           httemplate/view/cust_main/packages/package.html: implement
4196           package changes w/location change, RT#4499
4197
4198 2009-01-09 16:43  ivan
4199
4200         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
4201           httemplate/elements/location.html,
4202           httemplate/elements/tr-select-cust_location.html,
4203           httemplate/view/cust_main/packages.html,
4204           httemplate/edit/process/quick-cust_pkg.cgi,
4205           httemplate/misc/location.cgi, httemplate/misc/order_pkg.html:
4206           more work on package service addresses:  hide locations when
4207           they're all the default, config to show them anyway / finish
4208           implementing package ordering, fix all the state/county weirdness
4209           when changing the location dropdown. RT#4499
4210
4211 2009-01-08 20:06  ivan
4212
4213         * httemplate/edit/cust_main/contact.html,
4214           httemplate/elements/location.html,
4215           httemplate/elements/select-country.html,
4216           httemplate/elements/select-county.html,
4217           httemplate/elements/select-state.html,
4218           httemplate/elements/tr-select-part_referral.html,
4219           httemplate/misc/location.cgi, httemplate/misc/order_pkg.html,
4220           FS/FS/Mason.pm, FS/FS/cust_location.pm, FS/FS/cust_main.pm,
4221           httemplate/view/cust_main/packages.html,
4222           httemplate/view/cust_main/packages/location.html: pick/enter a
4223           location when ordering a package, RT#4499
4224
4225 2009-01-07 17:45  ivan
4226
4227         * FS/FS.pm, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/Schema.pm,
4228           FS/FS/cust_location.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
4229           FS/t/cust_location.t, eg/table_template.pm,
4230           eg/table_template-svc.pm,
4231           httemplate/view/cust_main/packages.html,
4232           httemplate/view/cust_main/packages/location.html,
4233           httemplate/view/cust_main/packages/package.html,
4234           httemplate/view/cust_main/packages/services.html,
4235           httemplate/view/cust_main/packages/status.html: start adding
4236           package locations, RT#4499
4237
4238 2009-01-07 08:59  jeff
4239
4240         * conf/invoice_latex: allow tex to do more column sizing
4241
4242 2009-01-06 16:27  ivan
4243
4244         * httemplate/browse/rate_region.html: country code is two words
4245
4246 2009-01-06 16:18  ivan
4247
4248         * FS/FS/part_pkg/voip_cdr.pm: fixup error message, this is all for
4249           RT#4524
4250
4251 2009-01-06 16:14  ivan
4252
4253         * httemplate/browse/: rate.cgi, rate_region.html: add a dropdown to
4254           help browse regions by countrycode
4255
4256 2009-01-06 15:30  ivan
4257
4258         * FS/FS/part_pkg/voip_cdr.pm: throw a fatal error if a call is
4259           unrateable and add an ignore_unrateable flag to go back to the
4260           old skip behavior
4261
4262 2009-01-06 13:16  ivan
4263
4264         * FS/FS/: cdr.pm, part_pkg/voip_cdr.pm: swap price to last column
4265           in default CDR output format; fix "all 0 prices" when using
4266           simple output format w/internal rating, RT#4503
4267
4268 2009-01-05 13:12  jeff
4269
4270         * FS/FS/tax_rate.pm: doh! change the interface here, too
4271
4272 2009-01-04 16:26  ivan
4273
4274         * httemplate/elements/checkboxes-table-name.html,
4275           httemplate/elements/checkboxes.html,
4276           httemplate/elements/select-rate.html,
4277           httemplate/elements/tr-select-rate.html, FS/FS/rate_prefix.pm,
4278           httemplate/browse/rate.cgi,
4279           httemplate/misc/copy-rate_detail.html,
4280           httemplate/misc/process/copy-rate_detail.html: add rate copying,
4281           RT#4431
4282
4283 2009-01-04 14:07  ivan
4284
4285         * Makefile, init.d/freeside-init: don't run a self-service server
4286           against localhost OOTB; eliminate those gigantic useless logfiles
4287
4288 2009-01-02 17:52  ivan
4289
4290         * bin/cdr.http_and_import, bin/cdr.import, bin/cdr.sftp_and_import,
4291           FS/FS/Record.pm, FS/FS/cdr.pm, FS/FS/cdr/indosoft.pm: indosoft
4292           CDR format, RT#4425
4293
4294 2009-01-02 14:03  ivan
4295
4296         * FS/FS/Record.pm, FS/FS/cdr.pm, FS/FS/cdr/bell_west.pm,
4297           FS/FS/cdr/troop.pm, bin/cdr.import, bin/cdr.sftp_and_import: add
4298           troop CDRs, RT#4413
4299
4300 2009-01-02 10:01  ivan
4301
4302         * eg/cdr_template.pm: cdr template, RT#4413 and RT#4412
4303
4304 2009-01-02 09:58  ivan
4305
4306         * FS/FS/cdr/troop.pm: commiting initial troop CDR template, RT#4413
4307
4308 2009-01-01 12:11  rsiddall
4309
4310         * rpm/freeside-selfservice.conf: New Apache configuration file for
4311           the self-service interface.
4312
4313 2009-01-01 12:10  rsiddall
4314
4315         * rpm/freeside.spec: Modifications to let self-service work if you
4316           really insist on installing it on the same machine as the billing
4317           server.  Also more fixes for SuSE, and a couple of changes to
4318           minimize differences from the 1.7 branch.
4319
4320 2008-12-31 14:04  ivan
4321
4322         * FS/FS/: Record.pm, cdr/bell_west.pm: finish up working bell_west
4323           CDR format, RT#4403
4324
4325 2008-12-31 10:07  jeff
4326
4327         * FS/FS/cust_main.pm: one got missed?
4328
4329 2008-12-30 19:28  ivan
4330
4331         * FS/FS/Record.pm, FS/FS/cdr.pm, FS/FS/phone_avail.pm,
4332           FS/FS/cdr/bell_west.pm, FS/FS/cdr/simple.pm,
4333           FS/FS/part_pkg/voip_cdr.pm, httemplate/edit/rate_detail.html,
4334           httemplate/misc/cdr-import.html,
4335           httemplate/misc/process/cdr-import.html: bell west CDR format,
4336           RT#4403
4337
4338 2008-12-30 14:00  jeff
4339
4340         * FS/FS/: cust_pkg.pm, cust_pkg_reason.pm: yet more timestamping
4341           improvements and corrections to reasons based on history records
4342
4343 2008-12-30 13:45  jeff
4344
4345         * FS/FS/cdr.pm: move price to last column for default_source
4346
4347 2008-12-30 11:13  jeff
4348
4349         * FS/FS/part_pkg/voip_cdr.pm: allow upstream_simple to specify a
4350           usage_class for tax purposes in calltypenum
4351
4352 2008-12-29 10:06  jeff
4353
4354         * Makefile, conf/invoice_latex, conf/longtable.sty.patch,
4355           etc/fslongtable.sty: ease deployment of patched longtable
4356
4357 2008-12-28 11:10  ivan
4358
4359         * httemplate/browse/cust_main_county.cgi: finish dealing with
4360           counties with spaces, etc., RT#4496
4361
4362 2008-12-28 11:08  ivan
4363
4364         * httemplate/edit/process/cust_main_county-expand.cgi: allow normal
4365           ut_textn strings in county expansion, RT#4496
4366
4367 2008-12-28 10:59  ivan
4368
4369         * httemplate/browse/cust_main_county.cgi: deal with counties with
4370           spaces, etc., RT#4496
4371
4372 2008-12-28 10:52  ivan
4373
4374         * httemplate/browse/cust_main_county.cgi: put the
4375           country/state/county selections on their own line, RT#4496
4376
4377 2008-12-28 10:48  ivan
4378
4379         * httemplate/elements/: select-country.html, select-county.html,
4380           select-state.html, select-did.html: fix browse results for
4381           selecting counties (resulting from separating tax classes), also
4382           add dropdowns to browse by state and county, RT#4496
4383
4384 2008-12-28 10:44  ivan
4385
4386         * httemplate/: browse/cust_main_county.cgi,
4387           edit/cust_main/contact.html, edit/cust_main/billing.html,
4388           misc/payment.cgi, edit/cust_main/select-country.html,
4389           edit/cust_main/select-county.html,
4390           edit/cust_main/select-state.html: fix browse results for
4391           selecting counties (resulting from separating tax classes), also
4392           add dropdowns to browse by state and county, RT#4496
4393
4394 2008-12-24 16:45  jeff
4395
4396         * FS/FS/: cust_bill_pkg.pm, cust_main.pm, cust_main_county.pm: fix
4397           "texas tax" in 1.9
4398
4399 2008-12-23 13:41  jeff
4400
4401         * FS/FS/cust_main.pm: miss use
4402
4403 2008-12-23 12:35  jeff
4404
4405         * FS/FS/cust_main.pm: correct bad tax calculation
4406
4407 2008-12-22 16:32  ivan
4408
4409         * FS/FS/: cust_bill.pm: truncate package descriptions over 50 chars
4410           to avoid pushing the total column out to the right, RT#4449
4411
4412 2008-12-22 15:28  ivan
4413
4414         * httemplate/config/config.cgi: textareas are much less annoying to
4415           work with when their scrollbar isn't scrolled off the side itself
4416
4417 2008-12-22 14:30  rsiddall
4418
4419         * rpm/freeside.spec: Copying over modifications to support SuSE
4420           from the 1.7 branch.
4421
4422 2008-12-22 13:16  ivan
4423
4424         * httemplate/edit/: part_pkg.cgi, quick-charge.html: soft-limit
4425           package names to 50 chars to avoid problems with typeset
4426           invoices, RT#4449
4427
4428 2008-12-21 13:53  ivan
4429
4430         * FS/FS/svc_phone.pm: and fix msgcat usage, this should do it?,
4431           RT#4204
4432
4433 2008-12-21 13:49  ivan
4434
4435         * FS/FS/svc_acct.pm: svc_acct.pm bogosity too, wtf?!, RT#4204
4436
4437 2008-12-21 13:44  ivan
4438
4439         * FS/FS/: msgcat.pm: msgcat.pm upgrade bogosity, shrug, RT#4204
4440
4441 2008-12-21 13:37  ivan
4442
4443         * FS/FS/: svc_Common.pm, Upgrade.pm: unique checking for svc_phone
4444           like svc_acct, closes: RT#4204 (also a few lines of the new
4445           per-agent config snuck in Conf.pm from RT#3989)
4446
4447 2008-12-21 13:33  ivan
4448
4449         * FS/: FS/svc_phone.pm, FS/Conf.pm, FS/Record.pm, FS/Setup.pm,
4450           FS/msgcat.pm, FS/svc_Common.pm, FS/svc_acct.pm,
4451           bin/freeside-upgrade: unique checking for svc_phone like
4452           svc_acct, closes: RT#4204 (also a few lines of the new per-agent
4453           config snuck in Conf.pm from RT#3989)
4454
4455 2008-12-21 10:38  ivan
4456
4457         * FS/bin/freeside-cdrd: cdrd brainfart, finishing up RT#4423
4458
4459 2008-12-21 10:09  ivan
4460
4461         * FS/: FS/Schema.pm, FS/queue.pm, bin/freeside-cdrd: have
4462           freeside-queued put billing jobs in the queue, so they run in
4463           their own short-lived processes, RT#4423
4464
4465 2008-12-21 09:40  ivan
4466
4467         * FS/FS/queue.pm: doc
4468
4469 2008-12-15 16:08  jeff
4470
4471         * FS/FS/cust_pkg.pm: proper dates on expire and suspend reasons
4472
4473 2008-12-11 13:11  jeff
4474
4475         * FS/FS/cust_main.pm: place tax on invoice only once
4476
4477 2008-12-10 13:43  ivan
4478
4479         * httemplate/search/: cust_bill_event.html, report_cust_bill.html,
4480           report_cust_credit.html, report_cust_event.html,
4481           report_cust_main-zip.html, report_cust_main.html,
4482           report_cust_pay.html, report_cust_pay_batch.html,
4483           report_cust_pkg.html, report_newtax.html, report_svc_acct.html,
4484           report_tax.html: allow all-agent reporting again
4485
4486 2008-12-10 13:33  ivan
4487
4488         * httemplate/graph/: report_cust_bill_pkg.html,
4489           report_cust_pkg.html, report_money_time.html: allow all-agent
4490           reporting again
4491
4492 2008-12-10 12:20  ivan
4493
4494         * FS/FS/cust_main/Import.pm: referral import fixes, RT#4427
4495
4496 2008-12-10 11:43  rsiddall
4497
4498         * rpm/freeside.spec: Cleanup to quieten rpmlint.  Fixes to cope
4499           with moving code out of handler.pl, etc.
4500
4501 2008-12-10 11:42  rsiddall
4502
4503         * rpm/rpm2Bundle: Further modifications to handle Perl RPM names
4504           and map them back to Perl module names.
4505
4506 2008-12-09 18:47  jeff
4507
4508         * FS/FS/cust_tax_location.pm: space is empty
4509
4510 2008-12-08 17:49  ivan
4511
4512         * FS/FS/Record.pm: oops
4513
4514 2008-12-08 17:46  ivan
4515
4516         * FS/FS/Record.pm, FS/FS/inventory_item.pm,
4517           httemplate/misc/inventory_item-import.html,
4518           httemplate/misc/process/inventory_item-import.html: use common
4519           base for inventory import too, fixes problems with errors due to
4520           dos line endings and allows Excel upload, RT#4346
4521
4522 2008-12-08 02:13  ivan
4523
4524         * FS/FS/cust_bill_pkg.pm: make CDRs smaller, so we can fit more
4525           columns, RT#4376
4526
4527 2008-12-08 01:08  ivan
4528
4529         * FS/FS/Schema.pm: make room for CDRs, RT#4387
4530
4531 2008-12-08 00:52  ivan
4532
4533         * FS/FS/: cdr.pm, part_pkg/voip_cdr.pm: respect output_format and
4534           add an header for rating_method=prefix too, RT#4387
4535
4536 2008-12-08 00:46  ivan
4537
4538         * conf/invoice_html: normal ext_desc shouldn't shove the second+
4539           columns of CDRs out
4540
4541 2008-12-05 09:23  jeff
4542
4543         * FS/FS/tax_rate.pm: passthrough support for gross revenue taxes
4544
4545 2008-12-05 09:19  jeff
4546
4547         * FS/FS/part_pkg.pm: avoid taxation on products with no assigned
4548           taxes
4549
4550 2008-12-05 00:24  jeff
4551
4552         * FS/FS/cust_main.pm: missing uses, corrects 4388
4553
4554 2008-12-04 20:20  jeff
4555
4556         * FS/FS/cust_main_county.pm: bad shortcut causes taxes not to be
4557           charged
4558
4559 2008-12-03 21:16  jeff
4560
4561         * FS/FS/part_export/soma.pm: wtf?
4562
4563 2008-12-03 18:19  jeff
4564
4565         * httemplate/edit/cust_main.cgi: better placement of script
4566           sourcing
4567
4568 2008-12-03 18:03  jeff
4569
4570         * httemplate/elements/init_overlib.html: better placement of script
4571           sourcing
4572
4573 2008-12-03 17:46  jeff
4574
4575         * httemplate/edit/cust_main/choose_tax_location.html: better
4576           behavior when zip code is missing
4577
4578 2008-12-03 15:29  ivan
4579
4580         * httemplate/search/report_receivables.html: allow an all-agent
4581           receivables report again
4582
4583 2008-12-03 13:15  ivan
4584
4585         * httemplate/misc/whois.cgi: fix real customer numbers showing on
4586           view pages, RT#4099/4379
4587
4588 2008-12-03 13:12  ivan
4589
4590         * httemplate/view/: cust_pay.html, cust_refund.html, cust_bill.cgi,
4591           svc_broadband.cgi, svc_domain.cgi, svc_external.cgi,
4592           svc_forward.cgi, svc_www.cgi: fix real customer numbers showing
4593           on view pages, RT#4099/4379
4594
4595 2008-12-03 09:25  ivan
4596
4597         * FS/FS/part_export/internal_diddb.pm: fix internal_diddb to
4598           default to countrycode 1
4599
4600 2008-12-02 21:53  ivan
4601
4602         * httemplate/edit/: part_pkg.cgi, elements/edit.html: 60 char soft
4603           max length for packages, so invoices don't wrap, RT#4328
4604
4605 2008-12-02 17:42  jeff
4606
4607         * bin/import-tax-rates,
4608           httemplate/edit/cust_main/choose_tax_location.html,
4609           httemplate/edit/cust_main/contact.html,
4610           httemplate/elements/ajaxcontentmws.js, FS/FS/Misc.pm,
4611           FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/cust_tax_location.pm,
4612           FS/FS/part_pkg_taxrate.pm, FS/FS/tax_class.pm, FS/FS/tax_rate.pm,
4613           httemplate/edit/cust_main.cgi, httemplate/misc/tax-import.cgi,
4614           httemplate/misc/xmlhttp-cust_main-address_standardize.html:
4615           support zip5 tax lookups, correct errors with fixed format cch
4616           import, inital import performance improvements, noise reduction
4617           on imports, tool for inital import
4618
4619 2008-11-30 23:52  ivan
4620
4621         * FS/FS/: Conf.pm, cdr.pm: set charged_party to accoutncode for
4622           vedeye, RT#4342
4623
4624 2008-11-30 15:37  ivan
4625
4626         * httemplate/edit/access_user.html: s/Internal Access
4627           Groups/Employee Groups/
4628
4629 2008-11-30 15:34  ivan
4630
4631         * httemplate/: browse/access_user.html, edit/access_user.html:
4632           s/Internal Users/Employees/
4633
4634 2008-11-30 15:26  ivan
4635
4636         * httemplate/: browse/access_group.html, edit/access_group.html:
4637           s/Internal Access Groups/Employee Groups/
4638
4639 2008-11-30 13:01  ivan
4640
4641         * FS/FS/cdr.pm: _cdr_min_parser_maker fix for correct setting of
4642           duration/billsec with simple & simple2 rate plans
4643
4644 2008-11-29 13:54  ivan
4645
4646         * FS/FS/ClientAPI/MyAccount.pm, FS/FS/svc_phone.pm,
4647           fs_selfservice/FS-SelfService/SelfService.pm,
4648           fs_selfservice/FS-SelfService/cgi/login.html,
4649           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: add
4650           selfservice_server-single_domain config, and login_info
4651           self-service method to give the login page a bit more
4652           configurability
4653
4654 2008-11-29 12:32  ivan
4655
4656         * FS/FS/Conf.pm: add selfservice_server-single_domain config, and
4657           login_info self-service method to give the login page a bit more
4658           configurability
4659
4660 2008-11-25 16:30  ivan
4661
4662         * FS/FS/ClientAPI/PrepaidPhone.pm: don't set a Session-Timeout if
4663           the rate is 0
4664
4665 2008-11-25 16:20  ivan
4666
4667         * FS/FS/: Record.pm, cust_main/Import.pm: should fix importing from
4668           excel, closes: RT#4337
4669
4670 2008-11-24 07:40  jeff
4671
4672         * FS/FS/part_export/soma.pm: more caffiene, please
4673
4674 2008-11-24 07:36  jeff
4675
4676         * FS/FS/part_export/soma.pm: doh
4677
4678 2008-11-24 07:18  jeff
4679
4680         * FS/FS/part_export/soma.pm: be more accepting
4681
4682 2008-11-24 06:48  jeff
4683
4684         * FS/FS/part_export/soma.pm: esn's are hex
4685
4686 2008-11-24 04:22  ivan
4687
4688         * FS/FS/cdr/genband.pm: update genband import to agree with
4689           reality, RT#4177
4690
4691 2008-11-24 02:59  ivan
4692
4693         * FS/FS/part_export/internal_diddb.pm: add countrycode option to
4694           internal_diddb; throw a warning instead of an error if a number
4695           couldn't be returned to inventory
4696
4697 2008-11-24 02:47  ivan
4698
4699         * FS/FS/part_export/: phone_sqlradius.pm, sqlradius.pm: fix
4700           phone_sqlradius CDR population?, RT#4100
4701
4702 2008-11-24 02:11  ivan
4703
4704         * FS/FS/ClientAPI/PrepaidPhone.pm: add debugging, hopefully fix
4705           seconds returned finally, RT#4100
4706
4707 2008-11-24 00:47  ivan
4708
4709         * FS/FS/ClientAPI/PrepaidPhone.pm: look for a voip rate in pricing
4710           add-ons too... eek.  also correct rating to destination RT#4100
4711
4712 2008-11-22 14:17  ivan
4713
4714         * FS/FS/: Conf.pm, Schema.pm, cust_credit.pm, cust_main.pm,
4715           cust_pkg.pm, part_event.pm, part_event/Action/addpost.pm,
4716           part_event/Condition.pm, part_event/Action/apply.pm,
4717           part_event/Action/bill.pm, part_event/Action/cancel.pm,
4718           part_event/Action/collect.pm,
4719           part_event/Action/cust_bill_batch.pm,
4720           part_event/Action/cust_bill_comp.pm,
4721           part_event/Action/cust_bill_fee_percent.pm,
4722           part_event/Action/cust_bill_realtime_card.pm,
4723           part_event/Action/cust_bill_realtime_check.pm,
4724           part_event/Action/cust_bill_realtime_lec.pm,
4725           part_event/Action/cust_bill_send.pm,
4726           part_event/Action/cust_bill_send_agent.pm,
4727           part_event/Action/cust_bill_send_alternate.pm,
4728           part_event/Action/cust_bill_send_csv_ftp.pm,
4729           part_event/Action/cust_bill_send_if_newest.pm,
4730           part_event/Action/cust_bill_spool_csv.pm,
4731           part_event/Action/cust_bill_suspend_if_balance.pm,
4732           part_event/Action/fee.pm,
4733           part_event/Action/pkg_referral_credit.pm,
4734           part_event/Action/pkg_referral_credit_pkg.pm,
4735           part_event/Action/suspend.pm,
4736           part_event/Action/suspend_if_pkgpart.pm,
4737           part_event/Action/suspend_unless_pkgpart.pm,
4738           part_event/Condition/balance.pm,
4739           part_event/Condition/balance_age.pm,
4740           part_event/Condition/balance_under.pm,
4741           part_event/Condition/cust_bill_age.pm,
4742           part_event/Condition/cust_bill_has_service.pm,
4743           part_event/Condition/cust_bill_owed.pm,
4744           part_event/Condition/cust_bill_owed_under.pm,
4745           part_event/Condition/cust_payments.pm,
4746           part_event/Condition/has_referral_custnum.pm,
4747           part_event/Condition/once_percust.pm,
4748           part_event/Condition/pkg_age.pm,
4749           part_event/Condition/pkg_notchange.pm,
4750           part_event/Condition/pkg_pkgpart.pm,
4751           part_event/Condition/pkg_recurring.pm,
4752           part_event/Condition/pkg_unless_pkgpart.pm, part_pkg/flat.pm:
4753           referral credits overhaul, use billing events, agents can
4754           self-configure, limit to once-per-customer, depend on any time
4755           from referred package, referred customer payment, specific
4756           packages, partial staged credits, RT#3983
4757
4758 2008-11-21 23:10  ivan
4759
4760         * httemplate/: browse/part_event.html, edit/elements/edit.html:
4761           billing event cloning
4762
4763 2008-11-20 19:36  jeff
4764
4765         * FS/FS/part_export/soma.pm: initial somanetworks support
4766
4767 2008-11-20 18:57  ivan
4768
4769         * httemplate/edit/elements/edit.html: remove debugging accidentally
4770           left in
4771
4772 2008-11-20 18:55  ivan
4773
4774         * httemplate/edit/process/elements/process.html: document
4775           viewall_ext
4776
4777 2008-11-20 17:58  ivan
4778
4779         * httemplate/: edit/elements/edit.html,
4780           elements/tr-select-agent.html: undo voodoo, find real problem
4781
4782 2008-11-20 16:06  ivan
4783
4784         * httemplate/edit/elements/edit.html: voodoo
4785
4786 2008-11-20 11:02  jeff
4787
4788         * FS/FS/rate.pm: this must be what is meant
4789
4790 2008-11-20 09:49  jeff
4791
4792         * FS/bin/freeside-dedup-cust_bill_pkg_detail-header: tool to remove
4793           extra cdr headers
4794
4795 2008-11-20 08:59  jeff
4796
4797         * FS/FS/part_pkg/voip_cdr.pm: only one header per package, not one
4798           per service -- fixes #4260
4799
4800 2008-11-20 04:52  ivan
4801
4802         * FS/FS/cust_main/Import.pm: better end-of-spreadsheet detection
4803           for excel import, hopefully.  should fix "Error: Can't use an
4804           undefined value as an ARRAY reference" error on import.  RT#4297
4805
4806 2008-11-20 03:35  ivan
4807
4808         * bin/rate.delete: fill in the ratenum.  doesn't actually delete
4809           the rate itself, just all its data (the hard part)
4810
4811 2008-11-19 16:42  ivan
4812
4813         * FS/FS/cust_bill.pm: don't use payname for CARD or DCRD either,
4814           closes: RT#3982
4815
4816 2008-11-19 06:55  jeff
4817
4818         * FS/FS/Misc.pm, FS/FS/Schema.pm, FS/FS/cust_tax_location.pm,
4819           FS/FS/part_pkg_taxrate.pm, FS/FS/tax_class.pm, FS/FS/tax_rate.pm,
4820           httemplate/misc/tax-import.cgi: support for cch fixed format
4821
4822 2008-11-18 17:24  ivan
4823
4824         * FS/FS/Schema.pm: fix phone_avail.availnum to be a proper primary
4825           key, fix agent.agent_custnum unique index causing it to get a
4826           value filled in by Record.pm
4827
4828 2008-11-17 18:56  rsiddall
4829
4830         * rpm/rpm2Bundle: Now handles hyphenated Perl requirements as well
4831           as those in parentheses, and handles more version relation types.
4832
4833 2008-11-12 18:22  ivan
4834
4835         * FS/FS/access_groupagent.pm, FS/FS/agent.pm,
4836           httemplate/browse/agent.cgi, httemplate/edit/agent.cgi,
4837           httemplate/edit/process/agent.cgi: add ability to view/edit
4838           access groups of an agent
4839
4840 2008-11-11 00:55  ivan
4841
4842         * FS/FS/cust_bill.pm: add fax to invoice data, RT#3290
4843
4844 2008-11-11 00:45  ivan
4845
4846         * conf/: invoice_html, invoice_latex: agent_custid and ship_fax
4847           don't belong with the ship address, that was an unrelated
4848           tampabay/pbx-change request, RT#3290
4849
4850 2008-11-10 23:51  ivan
4851
4852         * conf/invoice_html: make HTML invoice more consistent with current
4853           typeset invoice: center invoice date instead of right-justify
4854
4855 2008-11-09 03:43  ivan
4856
4857         * httemplate/browse/agent.cgi: realign things in light of
4858           small_custview in this table for master customering, roundaboutly
4859           part of #2933
4860
4861 2008-11-09 03:31  ivan
4862
4863         * FS/FS/cust_main/Import.pm: move batch customer import to its own
4864           file; add svc_external_svc_phone export format, RT#4103
4865
4866 2008-11-09 01:14  ivan
4867
4868         * FS/FS/Conf.pm, httemplate/elements/file-upload.html,
4869           httemplate/misc/phone_avail-import.html: add a global countrycode
4870           to phone_avail import and a conf for the default (some other conf
4871           values snuck in also, oh well)
4872
4873 2008-11-09 00:51  ivan
4874
4875         * FS/FS/Mason.pm, FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
4876           FS/FS/cust_main/Import.pm, httemplate/misc/cust_main-import.cgi,
4877           Makefile, FS/FS.pm, FS/MANIFEST, FS/bin/freeside-queued,
4878           httemplate/misc/process/cust_main-import.cgi: move batch customer
4879           import to its own file; add svc_external_svc_phone export format,
4880           RT#4103
4881
4882 2008-11-06 22:04  ivan
4883
4884         * httemplate/view/svc_acct.cgi: fix viewing of unlinked services.
4885           wow, it has been a while
4886
4887 2008-11-06 14:53  ivan
4888
4889         * FS/FS/part_export/sqlradius.pm: should fix open session RADIUS
4890           search, RT #4233
4891
4892 2008-11-06 14:20  ivan
4893
4894         * FS/FS/part_export/sqlradius.pm: fix radius search, RT#4233
4895
4896 2008-11-05 20:22  ivan
4897
4898         * FS/FS/svc_acct.pm: avoid harmless "Use of uninitialized value in
4899           concatenation (.) or string at
4900           /usr/local/share/perl/5.8.8/FS/svc_acct.pm line 1140" error
4901
4902 2008-11-05 20:18  ivan
4903
4904         * FS/FS/svc_acct.pm: . is used in some implementations of classic
4905           crypt
4906
4907 2008-11-03 07:28  jeff
4908
4909         * FS/FS/cust_main.pm: REAL otherwise there are no taxes
4910
4911 2008-11-03 07:26  jeff
4912
4913         * FS/FS/cust_main.pm: yikes! not yet
4914
4915 2008-11-03 07:14  jeff
4916
4917         * FS/FS/cust_main.pm: otherwise there are no taxes
4918
4919 2008-11-02 17:10  ivan
4920
4921         * httemplate/view/svc_acct.cgi: time remaining is more useful to
4922           display as hours + minutes than days, hours, minutes from
4923           Time::Duration
4924
4925 2008-11-02 12:27  ivan
4926
4927         * httemplate/search/: cust_bill_pkg.cgi, report_tax.cgi: (and
4928           REALLY fix the line-item links too, whew) fix overreporting of
4929           tax invoiced when using & reporting with taxclasses, RT#4131
4930
4931 2008-11-02 12:03  ivan
4932
4933         * httemplate/search/report_tax.cgi: (and fix the line-item links
4934           too, whew) fix overreporting of tax invoiced when using &
4935           reporting with taxclasses, RT#4131
4936
4937 2008-11-02 11:40  ivan
4938
4939         * httemplate/search/report_tax.cgi: (and fix the total too) fix
4940           overreporting of tax invoiced when using & reporting with
4941           taxclasses, RT#4131
4942
4943 2008-11-02 11:26  ivan
4944
4945         * httemplate/search/report_tax.cgi: fix overreporting of tax
4946           invoiced when using & reporting with taxclasses, RT#4131
4947
4948 2008-11-01 15:12  ivan
4949
4950         * init.d/freeside-init, FS/FS/Daemon.pm, FS/bin/freeside-cdrd: have
4951           freeside-cdrd disable itself if there's no appropriate package
4952           definition, RT#4184
4953
4954 2008-10-29 15:24  ivan
4955
4956         * FS/FS/cust_main.pm: eek, fix agent_plandata from comping up with
4957           spurious hits
4958
4959 2008-10-29 13:23  ivan
4960
4961         * FS/FS/part_event/Action.pm: remove debugging accidentally left in
4962
4963 2008-10-29 13:21  ivan
4964
4965         * FS/FS/part_event/Action.pm: huh.  how did event editing ever
4966           work?  is this 5.10-specific?
4967
4968 2008-10-29 01:03  ivan
4969
4970         * FS/FS/cust_main.pm, init.d/freeside-init,
4971           FS/FS/part_pkg/voip_cdr.pm, FS/bin/freeside-cdrd: prepaid cdr
4972           pickup & bill daemon, RT#4184
4973
4974 2008-10-29 00:50  ivan
4975
4976         * FS/FS/part_export/internal_diddb.pm: fix to internal_diddb
4977           provisioning
4978
4979 2008-10-27 18:23  ivan
4980
4981         * FS/FS/svc_phone.pm: fix svc_phone non-numeric "phone numbers",
4982           RT#4204
4983
4984 2008-10-24 17:37  ivan
4985
4986         * FS/FS/: Conf.pm, svc_phone.pm: add a switch to allow letters in
4987           phone numbers, RT#4195
4988
4989 2008-10-24 16:21  ivan
4990
4991         * httemplate/view/svc_phone.cgi: correct links to non-US CDRs from
4992           svc_phone view
4993
4994 2008-10-24 15:53  ivan
4995
4996         * fs_selfservice/FS-SelfService/SelfService/FreeRadiusVoip.pm: use
4997           Reply-Message for the RADIUS error message, RT#4100
4998
4999 2008-10-24 15:23  ivan
5000
5001         * FS/FS/ClientAPI/PrepaidPhone.pm: adding prepaid self-service
5002           hooks, RT#4100
5003
5004 2008-10-24 14:31  ivan
5005
5006         * FS/FS/: rate.pm, ClientAPI/PrepaidPhone.pm, part_pkg/voip_cdr.pm,
5007           part_pkg/voip_sqlradacct.pm: adding prepaid self-service hooks,
5008           RT#4100
5009
5010 2008-10-24 14:25  ivan
5011
5012         * fs_selfservice/FS-SelfService/SelfService/: FreeRadiusVoip.pm:
5013           rlm_perl hook for prepaid voip radius, RT#4100
5014
5015 2008-10-24 14:22  ivan
5016
5017         * fs_selfservice/FS-SelfService/SelfService/FreeRadiusVoip.pm:
5018           rlm_perl hook for prepaid voip radius, RT#4100
5019
5020 2008-10-24 12:58  ivan
5021
5022         * fs_selfservice/FS-SelfService/SelfService/: FreeRadiusVoip.pm:
5023           rlm_perl hook for prepaid voip radius, RT#4100
5024
5025 2008-10-24 12:54  ivan
5026
5027         * fs_selfservice/FS-SelfService/: SelfService.pm,
5028           SelfService/FreeRadiusVoip.pm: rlm_perl hook for prepaid voip
5029           radius, RT#4100
5030
5031 2008-10-24 12:45  ivan
5032
5033         * fs_selfservice/FS-SelfService/SelfService.pm: rlm_perl hook for
5034           prepaid voip radius, RT#4100
5035
5036 2008-10-24 12:13  ivan
5037
5038         * fs_selfservice/FS-SelfService/: SelfService.pm,
5039           SelfService/FreeRadiusVoip.pm: rlm_perl hook for prepaid voip
5040           radius, RT#4100
5041
5042 2008-10-23 19:54  ivan
5043
5044         * FS/: FS/part_export/phone_sqlradius.pm,
5045           FS/part_export/sqlradius.pm, bin/freeside-sqlradius-radacctd:
5046           untested code to suck in CDRs in from VoIP RADIUS exports,
5047           RT#4100
5048
5049 2008-10-23 19:08  ivan
5050
5051         * FS/FS/cust_main.pm, httemplate/misc/xmlhttp-cust_main-search.cgi:
5052           fixes to facilitate using agent_custid as custnum, RT#4190
5053
5054 2008-10-23 18:45  ivan
5055
5056         * FS/: FS/svc_phone.pm, bin/freeside-sqlradius-reset: tiny nits for
5057           phone RADIUS export: allow freeside-sqlradius-reset to reset a
5058           phone_sqlradius export, but only if explicitly specified by
5059           exportnum.  also fix "Reference found where even-size list
5060           expected" warning and junk winding up in radreply table".  all
5061           this phone_sqlradius stuff is RT#4100
5062
5063 2008-10-23 18:19  ivan
5064
5065         * FS/FS/: Conf.pm, svc_phone.pm, part_export/phone_sqlradius.pm,
5066           part_export/sqlradius.pm: add phone_sqlradius export
5067
5068 2008-10-22 22:20  ivan
5069
5070         * fs_selfservice/FS-SelfService/SelfService.pm: POD cleanup
5071
5072 2008-10-22 11:50  ivan
5073
5074         * httemplate/view/svc_phone.cgi: fix CDR links
5075
5076 2008-10-21 21:39  ivan
5077
5078         * FS/FS/part_export/sqlradius.pm, httemplate/search/sqlradius.cgi,
5079           httemplate/search/sqlradius.html: fix error on open-ended RADIUS
5080           search with Pg, add options for open session search and search on
5081           start time, RT#4051
5082
5083 2008-10-21 08:50  jeff
5084
5085         * fs_selfservice/java/: freeside_login_example.java,
5086           freeside_signup_example.java, biz/freeside/SelfService.java:
5087           biz.freeside.SelfService class and sample applications
5088
5089 2008-10-18 18:57  ivan
5090
5091         * httemplate/config/config.cgi: correctly allow re-editing of
5092           config options with " in them
5093
5094 2008-10-18 17:38  ivan
5095
5096         * FS/FS/Schema.pm, FS/FS/agent.pm, httemplate/edit/agent.cgi,
5097           httemplate/elements/search-cust_main.html,
5098           httemplate/browse/agent.cgi: add a master custnum field to
5099           agents, RT#2933 (roundabout)
5100
5101 2008-10-17 18:22  jeff
5102
5103         * FS/FS/cust_main.pm: sheesh
5104
5105 2008-10-17 18:19  jeff
5106
5107         * FS/FS/cust_main.pm: doh
5108
5109 2008-10-17 18:08  jeff
5110
5111         * FS/FS/cust_main.pm: cope with overlapping (but with distinct
5112           endpoints) tax areas
5113
5114 2008-10-17 13:01  jeff
5115
5116         * conf/: invoice_latex, invoice_latexcoupon: address tweaks,
5117           assumes a window at least 2.75in or 7cm wide
5118
5119 2008-10-17 11:57  jeff
5120
5121         * FS/FS/cust_bill.pm: correct erroneous line dupplication on
5122           invoices
5123
5124 2008-10-16 15:45  ivan
5125
5126         * FS/FS/part_pkg/voip_cdr.pm: add an option to use duration instead
5127           of billsec to calculate billable time, RT#4147
5128
5129 2008-10-15 22:29  ivan
5130
5131         * FS/FS/Conf_compat17.pm: sync Conf_compat17.pm
5132
5133 2008-10-15 22:29  ivan
5134
5135         * FS/FS/Conf.pm, httemplate/misc/payment.cgi,
5136           httemplate/search/cust_pay_batch.cgi,
5137           httemplate/view/cust_main/payment_history.html: add
5138           batch-enable_payby and realtime_disable_payby for better control
5139           over hybrid realtime/batch installs; deprecate never-used
5140           paymentforcedtobatch, RT#4052
5141
5142 2008-10-15 22:04  ivan
5143
5144         * httemplate/elements/menu.html: add batch-enable_payby and
5145           realtime_disable_payby for better control over hybrid
5146           realtime/batch installs; deprecate never-used
5147           paymentforcedtobatch, RT#4052
5148
5149 2008-10-14 14:27  ivan
5150
5151         * FS/FS/Tron.pm: not interested in payment gateway survey just now
5152
5153 2008-10-13 17:50  ivan
5154
5155         * FS/FS/cust_main.pm, httemplate/misc/cust_main-import.cgi: add an
5156           import format for external services, including next bill date
5157           (cust_pkg.bill), RT#4108
5158
5159 2008-10-13 14:58  ivan
5160
5161         * FS/: bin/freeside-fetch, FS/Conf.pm: Change subject for
5162           freeside-fetch emailed reports from "subject" to "Freeside
5163           report", and add email_report-subject config to change it.
5164           RT#4093
5165
5166 2008-10-12 16:56  jeff
5167
5168         * conf/invoice_latex: better column widths and easier maintenance
5169
5170 2008-10-12 14:22  jeff
5171
5172         * conf/invoice_latex: better value for non-broken tetex
5173
5174 2008-10-12 12:43  jeff
5175
5176         * conf/longtable.sty.patch: check not just for fit, but move the
5177           goalposts as well
5178
5179 2008-10-11 17:58  ivan
5180
5181         * httemplate/browse/cust_main_county.cgi: fix link
5182
5183 2008-10-11 17:54  ivan
5184
5185         * httemplate/: browse/cust_main_county.cgi,
5186           edit/bulk-cust_main_county.html,
5187           edit/process/bulk-cust_main_county.html: add a quick bulk tax add
5188           tool (eating my own dogfood instead of running a one-off SQL
5189           query), RT#4117
5190
5191 2008-10-10 17:32  ivan
5192
5193         * FS/FS/: Conf.pm, cust_pkg.pm: enable suspension notices to an
5194           administrator, RT#4083
5195
5196 2008-10-10 16:30  ivan
5197
5198         * FS/FS/cust_pkg.pm: quick kludge to eliminate exact duplicates in
5199           h_labels_short in an effort to reduce the number of "XXX service
5200           listing twice on invoice" incidents, RT#3944.  still should be
5201           possible to fundamentally do better with the function in the
5202           first place
5203
5204 2008-10-10 14:30  jeff
5205
5206         * conf/: invoice_latex, longtable.sty.patch: avoid overprinting
5207           remittance coupons
5208
5209 2008-10-10 12:25  ivan
5210
5211         * FS/FS/cust_bill.pm: add options to auto-generate agent_custid and
5212           display it as the customer number, RT#4099
5213
5214 2008-10-09 18:15  ivan
5215
5216         * FS/FS/Conf.pm, FS/FS/cust_main.pm,
5217           FS/FS/UI/Web/small_custview.pm, httemplate/index.html,
5218           httemplate/view/cust_main/misc.html, FS/FS/UI/Web.pm,
5219           httemplate/edit/cust_main.cgi, httemplate/search/cust_main.cgi:
5220           add options to auto-generate agent_custid and display it as the
5221           customer number, RT#4099
5222
5223 2008-10-09 13:06  ivan
5224
5225         * FS/FS/part_export/sqlradius.pm: use Freeradius := attribute for
5226           ALL attributes except Password.  Crypt-Password, User-Password,
5227           Password-With-Header should now use := instead of ==.  RT#4051
5228
5229 2008-10-07 16:57  ivan
5230
5231         * httemplate/misc/: cdr-import.html, process/cdr-import.html: put
5232           each CDR web import into a batch
5233
5234 2008-10-07 16:23  ivan
5235
5236         * FS/FS/cdr/: genband.pm, nextone.pm: also set billsec for nextone
5237           CDR format
5238
5239 2008-10-06 17:10  ivan
5240
5241         * FS/FS/Upgrade.pm: oops, brainfart
5242
5243 2008-10-06 17:09  ivan
5244
5245         * FS/FS/Upgrade.pm: when setting last_login/last_logout, ensure
5246           only accounts actually attached to the export are updated
5247
5248 2008-10-06 15:48  ivan
5249
5250         * FS/FS/svc_acct.pm: make RADIUS password exports
5251           _password_encoding-aware so we export Password-With-Header when
5252           necessary
5253
5254 2008-10-06 15:19  ivan
5255
5256         * FS/FS/svc_acct.pm: make RADIUS password exports
5257           _password_encoding-aware so we export Password-With-Header when
5258           necessary
5259
5260 2008-10-06 08:28  ivan
5261
5262         * FS/FS/: cdr.pm, cdr/netcentrex.pm: add initial netcentrex CDR
5263           format
5264
5265 2008-10-05 14:36  ivan
5266
5267         * httemplate/search/pay_batch.cgi: fix links to closed batches,
5268           RT#4052
5269
5270 2008-10-05 03:17  ivan
5271
5272         * httemplate/search/phone_avail.html: adding the start of available
5273           phone# search.  still needs a menu entry, search options page...
5274           RT#3925
5275
5276 2008-10-04 23:07  ivan
5277
5278         * httemplate/: edit/elements/ApplicationCommon.html,
5279           view/cust_main/payment_history/credit.html,
5280           view/cust_main/payment_history/payment.html: finish UI
5281           improvements wrt refunds: now you have to post a check or cash
5282           refund explicitly, no more implicit creation by 'applying'
5283           credits.  don't show useless application links.  don't enable
5284           apply button until you pick an invoice/refund.  RT#3812
5285
5286 2008-10-04 15:35  ivan
5287
5288         * FS/FS/: Misc.pm, cust_bill_ApplicationCommon.pm,
5289           payinfo_transaction_Mixin.pm, Misc/prune.pm, rate_detail.pm,
5290           usage_class.pm, part_event/Action.pm: POD cleanups
5291
5292 2008-10-04 13:55  ivan
5293
5294         * httemplate/edit/rate_region.cgi: fix inappropriate rounding when
5295           editing rates for a whole region
5296
5297 2008-10-04 13:43  ivan
5298
5299         * FS/FS/part_pkg/voip_cdr.pm: add disable_tollfree option
5300
5301 2008-10-03 17:30  ivan
5302
5303         * httemplate/edit/part_pkg.cgi: fix recurring box graying out on
5304           package customize
5305
5306 2008-10-03 12:41  ivan
5307
5308         * FS/FS/part_pkg/voip_cdr.pm: add debugging
5309
5310 2008-09-30 14:05  jeff
5311
5312         * httemplate/: search/report_newtax.cgi, search/cust_bill_pkg.cgi,
5313           search/report_newtax.html, elements/menu.html: simple reporting
5314           for new tax system
5315
5316 2008-09-30 13:22  jeff
5317
5318         * FS/FS/: Conf.pm, cust_main.pm: option for no postal fee on
5319           one-time charges
5320
5321 2008-09-30 13:17  jeff
5322
5323         * fs_selfservice/FS-SelfService/cgi/: bill.html, selfservice.cgi:
5324           turn on and off postal billing from self-service
5325
5326 2008-09-28 20:41  ivan
5327
5328         * httemplate/misc/delay_susp_pkg.html: use init_calendar.html
5329
5330 2008-09-26 20:01  jeff
5331
5332         * httemplate/edit/process/addr_block/manual_flag.cgi,
5333           FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/addr_block.pm,
5334           FS/FS/svc_broadband.pm, httemplate/browse/addr_block.cgi,
5335           httemplate/edit/svc_broadband.cgi: per address block ip auto
5336           assignment and auto router selection
5337
5338 2008-09-25 20:54  jeff
5339
5340         * FS/FS/part_event/Condition/dundate.pm,
5341           httemplate/misc/delay_susp_pkg.html, FS/FS/AccessRight.pm,
5342           FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/part_bill_event.pm,
5343           httemplate/edit/part_bill_event.cgi,
5344           httemplate/misc/process/delay_susp_pkg.html,
5345           httemplate/view/cust_main/packages.html: push out event triggered
5346           suspensions
5347
5348 2008-09-25 16:44  jeff
5349
5350         * FS/FS/cust_main.pm: lost bits of reason
5351
5352 2008-09-24 19:27  jeff
5353
5354         * FS/FS/part_export/prizm.pm: prizm export improvement for package
5355           changes
5356
5357 2008-09-18 16:17  jeff
5358
5359         * FS/FS/Schema.pm: trade space for time
5360
5361 2008-09-16 08:58  jeff
5362
5363         * httemplate/search/report_tax.cgi: minor initialization issue
5364
5365 2008-09-15 18:22  jeff
5366
5367         * httemplate/: edit/part_pkg.cgi, edit/elements/edit.html,
5368           elements/tr-select-taxoverride.html,
5369           elements/tr-select-taxproduct.html: correct package editor when
5370           taxproducts off
5371
5372 2008-09-15 00:18  ivan
5373
5374         * FS/FS/Schema.pm, FS/FS/Record.pm, FS/FS/phone_avail.pm,
5375           FS/FS/part_export/internal_diddb.pm,
5376           httemplate/elements/menu.html,
5377           httemplate/misc/phone_avail-import.html,
5378           httemplate/misc/process/phone_avail-import.html: add internal did
5379           database & ability to query for availability, plus upload tool
5380
5381 2008-09-14 17:40  ivan
5382
5383         * FS/FS/part_export/globalpops_voip.pm: add dry_run option to
5384           globalpops_voip export
5385
5386 2008-09-14 13:24  ivan
5387
5388         * FS/FS/cust_main_invoice.pm: silently strip out leading and
5389           trailing spaces from invoicing email addresses instead of
5390           throwing an error
5391
5392 2008-09-14 13:20  ivan
5393
5394         * httemplate/config/: config-process.cgi, config-view.cgi: don't
5395           reload the whole page every time a config option is changed,
5396           RT#3989
5397
5398 2008-09-14 12:13  ivan
5399
5400         * httemplate/elements/header.html: default the menu to top in 1.9,
5401           still a pref
5402
5403 2008-09-12 15:53  ivan
5404
5405         * FS/FS/part_pkg/voip_cdr.pm: just give up and try again tommorow,
5406           "1011" came from us not the CDRs anyway, RT#3985
5407
5408 2008-09-12 15:48  ivan
5409
5410         * FS/FS/part_pkg/voip_cdr.pm: not enough sleep to support multiple
5411           internal_prefixen, RT#3985
5412
5413 2008-09-12 15:38  ivan
5414
5415         * FS/FS/part_pkg/voip_cdr.pm: not enough sleep to support multiple
5416           internal_prefixen, RT#3985
5417
5418 2008-09-12 15:18  ivan
5419
5420         * FS/FS/part_pkg/voip_cdr.pm: grr, TRY to support multiple
5421           internal_prefixen, RT#3985
5422
5423 2008-09-12 14:56  ivan
5424
5425         * FS/FS/part_pkg/voip_cdr.pm: support multiple internal_prefixen,
5426           RT#3985
5427
5428 2008-09-12 14:55  ivan
5429
5430         * FS/FS/part_pkg/voip_cdr.pm: support multiple internal_prefixen
5431
5432 2008-09-12 00:58  ivan
5433
5434         * FS/FS/: Conf.pm, cust_pkg.pm: make the max # of indivudal
5435           services printed on invoices configurable.  RT#3904
5436
5437 2008-09-12 00:07  ivan
5438
5439         * FS/FS/: part_pkg/flat.pm, part_pkg/voip_cdr.pm, cust_main.pm:
5440           don't throw noisy warnings about missing new recur_temporality,
5441           RT#3851
5442
5443 2008-09-11 19:28  jeff
5444
5445         * FS/: FS/Schema.pm, FS/cust_bill.pm, FS/cust_bill_pkg.pm,
5446           FS/cust_bill_pkg_display.pm, MANIFEST, FS/cust_main.pm,
5447           t/cust_bill_pkg_display.t: re-repurpose cust_bill_pkg
5448
5449 2008-09-11 19:01  ivan
5450
5451         * FS/FS/cust_bill.pm, FS/FS/Conf.pm,
5452           httemplate/misc/spool_invoices.cgi,
5453           httemplate/search/cust_bill.html: add billco respooling, not
5454           re-FTPing, RT#3971
5455
5456 2008-09-11 17:53  ivan
5457
5458         * FS/FS/part_pkg/: flat.pm, voip_cdr.pm: add recur_temporality to
5459           flat.pm, RT#3851
5460
5461 2008-09-11 17:41  ivan
5462
5463         * FS/FS/cust_main.pm: correct a (fortunately harmless) typo
5464
5465 2008-09-10 01:33  ivan
5466
5467         * FS/FS/cust_bill.pm, FS/FS/Conf.pm,
5468           httemplate/misc/ftp_invoices.cgi,
5469           httemplate/search/cust_bill.html: add re-FTP reprint,
5470           RT#create-me-tommorow-for-enet
5471
5472 2008-09-10 00:55  ivan
5473
5474         * FS/FS/Schema.pm: better (?) place to put display and taxation
5475           data than overloading real line items
5476
5477 2008-09-10 00:32  ivan
5478
5479         * FS/FS/part_pkg.pm: well, allow things to work for now so work can
5480           get done
5481
5482 2008-09-10 00:30  ivan
5483
5484         * FS/FS/part_pkg/voip_cdr.pm: add upcoming/preceding option,
5485           RT#3851
5486
5487 2008-09-10 00:24  ivan
5488
5489         * FS/FS/cust_main.pm: add upcoming/preceding option, RT#3851
5490
5491 2008-09-09 15:35  ivan
5492
5493         * FS/FS/ClientAPI/MyAccount.pm: allow implied primary services to
5494           log into selfservice when selfservice_server-primary_only is on
5495
5496 2008-09-09 14:29  ivan
5497
5498         * FS/FS/ClientAPI/MyAccount.pm: this should allow implied primary
5499           services to log into selfservice when
5500           selfservice_server-primary_only is on
5501
5502 2008-09-09 14:04  ivan
5503
5504         * FS/FS/Upgrade.pm: show which _upgrade_data sub is being run
5505
5506 2008-09-09 01:19  ivan
5507
5508         * FS/FS/Schema.pm: wtf, cust_pkg_reason has no indices?!
5509           _upgrade_data is hosing cpu badly
5510
5511 2008-09-08 19:35  ivan
5512
5513         * FS/FS/part_pkg/voip_cdr.pm: doh, forgot to display new options,
5514           RT#3838
5515
5516 2008-09-08 19:24  ivan
5517
5518         * FS/FS/: cdr.pm, cdr/taqua.pm, part_pkg/voip_cdr.pm: additional
5519           QIS/Taqua-specific CDR handling details, RT#3838
5520
5521 2008-09-08 14:46  ivan
5522
5523         * FS/FS/cust_main.pm: oops, debugging got left on by accident
5524
5525 2008-09-08 14:23  ivan
5526
5527         * httemplate/view/elements/svc_Common.html: also hide fixed+blank
5528           fields on service view, RT#3829
5529
5530 2008-09-08 14:02  ivan
5531
5532         * httemplate/edit/elements/svc_Common.html: completely hide
5533           fixed+blank fields, RT#3829
5534
5535 2008-09-07 19:49  ivan
5536
5537         * httemplate/edit/quick-charge.html: extraneous code cleanup
5538
5539 2008-09-07 19:48  ivan
5540
5541         * FS/FS/cust_bill_pkg.pm: removing unacceptable display fields from
5542           cust_bill_pkg
5543
5544 2008-09-07 19:47  ivan
5545
5546         * FS/FS/: AccessRight.pm, cust_main.pm: add package invoice details
5547           & comments, RT#3810
5548
5549 2008-09-07 19:42  ivan
5550
5551         * FS/FS/Schema.pm, FS/FS/cust_pkg_detail.pm, FS/MANIFEST,
5552           FS/t/cust_pkg_detail.t, httemplate/pref/pref-process.html,
5553           httemplate/pref/pref.html,
5554           httemplate/view/cust_main/packages.html, FS/FS.pm,
5555           httemplate/edit/cust_pkg_detail.html,
5556           httemplate/edit/process/cust_pkg_detail.html, FS/FS/cust_pkg.pm:
5557           add package invoice details & comments, RT#3810
5558
5559 2008-09-06 13:54  ivan
5560
5561         * FS/FS/UI/Web.pm: don't link to customer service view unless the
5562           user has the ACL to view the resulting page
5563
5564 2008-09-04 06:29  jeff
5565
5566         * FS/FS/Upgrade.pm: three lost lines
5567
5568 2008-09-03 20:10  ivan
5569
5570         * httemplate/edit/invoice_logo.html: ask for an EPS for EPS upload,
5571           not incorrectly a PNG
5572
5573 2008-09-03 19:44  ivan
5574
5575         * httemplate/edit/process/invoice_logo.html: fix invoice uplaoding
5576           in light of database config where you absolutely need
5577           ->set_binary for swtuf retreived with ->config_binary, RT#3936
5578
5579 2008-09-03 12:08  jeff
5580
5581         * FS/FS/AccessRight.pm, FS/FS/access_right.pm, FS/FS/addr_block.pm,
5582           FS/FS/router.pm, httemplate/browse/addr_block.cgi,
5583           httemplate/browse/router.cgi, httemplate/browse/svc_acct_pop.cgi,
5584           httemplate/edit/allocate.html, httemplate/edit/router.cgi,
5585           httemplate/edit/svc_acct_pop.cgi,
5586           httemplate/edit/process/router.cgi,
5587           httemplate/edit/process/svc_acct_pop.cgi,
5588           httemplate/edit/process/addr_block/add.cgi,
5589           httemplate/edit/process/addr_block/allocate.cgi,
5590           httemplate/edit/process/addr_block/deallocate.cgi,
5591           httemplate/edit/process/addr_block/split.cgi,
5592           httemplate/elements/menu.html: new access right names
5593
5594 2008-09-03 11:59  jeff
5595
5596         * FS/FS/: Upgrade.pm, cust_pkg_reason.pm: system only reason update
5597           routine
5598
5599 2008-09-02 18:52  ivan
5600
5601         * httemplate/view/cust_main/payment_history.html: add back ability
5602           to post a check/cash refund. be more explicit about it instead of
5603           just being a checkbox when posting a credit. RT#3812
5604
5605 2008-09-02 18:46  ivan
5606
5607         * FS/FS/payby.pm, httemplate/edit/cust_pay.cgi,
5608           httemplate/edit/cust_refund.cgi,
5609           httemplate/edit/process/cust_refund.cgi,
5610           httemplate/elements/init_calendar.html,
5611           httemplate/view/cust_refund.html,
5612           httemplate/view/cust_main/payment_history/refund.html,
5613           FS/FS/AccessRight.pm: add back ability to post a check/cash
5614           refund.  be more explicit about it instead of just being a
5615           checkbox when posting a credit.  RT#3812
5616
5617 2008-09-02 08:37  jeff
5618
5619         * FS/FS/: cust_bill.pm, cust_bill_pkg.pm, ClientAPI/MyAccount.pm:
5620           call details in self-service
5621
5622 2008-08-30 14:34  jeff
5623
5624         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_bill_pkg.pm,
5625           FS/FS/cust_main.pm, FS/FS/Report/Table/Monthly.pm,
5626           FS/FS/part_pkg/voip_cdr.pm, httemplate/search/cust_bill_pkg.cgi,
5627           httemplate/search/report_prepaid_income.cgi,
5628           httemplate/search/report_tax.cgi: remove duplicate cust_bill_pkg
5629           creation RT#3919
5630
5631 2008-08-29 19:10  jeff
5632
5633         * FS/FS/cust_bill_pkg.pm, FS/FS/cust_main.pm, FS/FS/tax_rate.pm,
5634           httemplate/edit/process/part_pkg.cgi: bug squashing for multiple
5635           usage classes
5636
5637 2008-08-29 16:13  ivan
5638
5639         * FS/FS/part_export/acct_freeside.pm: adding fs-to-fs provisioning
5640           of simple accounts for cheepnet, RT#3805
5641
5642 2008-08-29 13:10  ivan
5643
5644         * httemplate/elements/tr-pkg_svc.html: increase maxlength and size
5645           of quantity fields on package edit, for RT#3805
5646
5647 2008-08-28 18:09  ivan
5648
5649         * FS/FS/Schema.pm, FS/FS/cdr.pm, bin/cdr.sftp_and_import,
5650           httemplate/elements/select-cdrbatch.html,
5651           httemplate/elements/tr-select-cdrbatch.html,
5652           httemplate/search/cdr.html, httemplate/search/report_cdr.html:
5653           add CDR batch TFTP feature, RT#3113
5654
5655 2008-08-28 17:45  jeff
5656
5657         * FS/FS/part_pkg.pm: noise reduction
5658
5659 2008-08-28 17:23  ivan
5660
5661         * httemplate/elements/: tr-select-taxclass.html,
5662           select-taxclass.html: correct nits in tax class selection
5663
5664 2008-08-28 15:00  jeff
5665
5666         * FS/FS/tax_rate.pm: updates can be completely empty
5667
5668 2008-08-28 14:32  jeff
5669
5670         * FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
5671           httemplate/browse/part_pkg_taxproduct.cgi,
5672           httemplate/edit/part_pkg_taxoverride.html,
5673           httemplate/edit/quick-charge.html,
5674           httemplate/edit/process/quick-charge.cgi,
5675           httemplate/elements/select-taxoverride.html,
5676           httemplate/elements/select-taxproduct.html,
5677           httemplate/view/cust_main/packages.html: taxproduct selection for
5678           one time charges
5679
5680 2008-08-28 12:09  ivan
5681
5682         * FS/FS/: Tron.pm, Yori.pm: payment gateway survey
5683
5684 2008-08-28 00:38  jeff
5685
5686         * httemplate/elements/select-taxoverride.html,
5687           httemplate/elements/select-taxproduct.html,
5688           httemplate/elements/tr-select-taxoverride.html,
5689           httemplate/elements/tr-select-taxproduct.html, FS/FS/Schema.pm,
5690           FS/FS/cust_bill_pkg.pm, FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
5691           FS/FS/part_pkg/voip_cdr.pm,
5692           httemplate/browse/part_pkg_taxproduct.cgi,
5693           httemplate/edit/part_pkg.cgi,
5694           httemplate/edit/part_pkg_taxoverride.html,
5695           httemplate/edit/process/part_pkg.cgi: multiple usage classes
5696           checkpoint
5697
5698 2008-08-26 17:15  ivan
5699
5700         * FS/FS/cust_main.pm: don't override countrydefault or whatever
5701           with a blank value in bulk customer import
5702
5703 2008-08-26 17:05  ivan
5704
5705         * httemplate/elements/mcp_lint.html: add unchecked vs. ok
5706           distinction to lint
5707
5708 2008-08-26 17:00  ivan
5709
5710         * httemplate/elements/mcp_lint.html: add unchecked vs. ok
5711           distinction to lint
5712
5713 2008-08-26 16:53  ivan
5714
5715         * FS/FS/Tron.pm, httemplate/elements/mcp_lint.html: add unchecked
5716           vs. ok distinction to lint
5717
5718 2008-08-26 06:59  rsiddall
5719
5720         * rpm/freeside.spec: More changes to the self-service RPMs, mostly
5721           fixing up paths so the RPM-installed self-service files are not
5722           under /usr/local on the remote machine.  Also fixed an
5723           initialization problem where the system configuration files for
5724           Freeside were assumed to be under /etc/default, not
5725           /etc/sysconfig
5726
5727 2008-08-25 14:23  ivan
5728
5729         * httemplate/edit/elements/edit.html: fix package editor showing
5730           "all" for pkg class selection
5731
5732 2008-08-25 13:33  ivan
5733
5734         * FS/FS/part_event/Condition/cust_bill_has_service.pm: fix
5735           comparison from svcnum to svcpart
5736
5737 2008-08-24 22:53  jeff
5738
5739         * FS/FS/Schema.pm, FS/FS/cust_bill_pkg.pm,
5740           FS/FS/Report/Table/Monthly.pm,
5741           httemplate/search/cust_bill_pkg.cgi,
5742           httemplate/search/report_prepaid_income.cgi,
5743           httemplate/search/report_tax.cgi: correct fallout from duplicate
5744           line items
5745
5746 2008-08-24 22:18  jeff
5747
5748         * httemplate/search/cust_tax_exempt_pkg.cgi: correct fallout from
5749           agent virtualizing packages
5750
5751 2008-08-24 15:35  ivan
5752
5753         * httemplate/elements/checkboxes-table-name.html: add controls to
5754           select/unselect/toggle all checkboxes
5755
5756 2008-08-24 14:52  ivan
5757
5758         * bin/customer-faker: add -k option for pkgpart
5759
5760 2008-08-24 14:49  ivan
5761
5762         * bin/customer-faker: add -a option for agentnum
5763
5764 2008-08-23 20:41  rsiddall
5765
5766         * rpm/freeside.spec: Create discrete RPMs for different parts of
5767           the self-service interface.  Put the default configuration folder
5768           in the main freeside RPM.
5769
5770 2008-08-23 14:59  jeff
5771
5772         * FS/FS/Mason.pm, FS/FS/Schema.pm, FS/FS/usage_class.pm,
5773           FS/FS/Setup.pm, FS/FS/Upgrade.pm, FS/FS/rate_detail.pm,
5774           FS/t/usage_class.t, httemplate/browse/usage_class.html, FS/FS.pm,
5775           FS/MANIFEST, httemplate/browse/rate_detail.html,
5776           httemplate/edit/rate_detail.html,
5777           httemplate/edit/rate_region.cgi,
5778           httemplate/edit/usage_class.html,
5779           httemplate/edit/elements/edit.html,
5780           httemplate/edit/process/rate_region.cgi,
5781           httemplate/edit/process/usage_class.html,
5782           httemplate/elements/menu.html: add usage classes to rate details
5783
5784 2008-08-22 20:29  jeff
5785
5786         * FS/FS/: Record.pm, cust_main.pm, part_pkg_taxrate.pm,
5787           tax_rate.pm: tax data update bug fixes and error message
5788           improvements
5789
5790 2008-08-21 20:01  ivan
5791
5792         * FS/FS/Mason.pm, FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/Tron.pm,
5793           FS/FS/cust_svc.pm, FS/FS/cust_svc_option.pm, bin/tron-scan,
5794           FS/MANIFEST, FS/t/cust_svc_option.t,
5795           httemplate/elements/dashboard-toplist.html,
5796           httemplate/elements/mcp_lint.html: the master control program has
5797           chosen YOU to serve your system on the game grid
5798
5799 2008-08-21 16:21  ivan
5800
5801         * FS/: FS/Yori.pm, bin/freeside-yori, MANIFEST: add the client-side
5802           reporting for MCP mode
5803
5804 2008-08-21 11:21  jeff
5805
5806         * bin/import-optigold.pl: use options with proper names
5807
5808 2008-08-19 11:42  ivan
5809
5810         * FS/FS/svc_acct.pm: beter error messages for duplicate accounts
5811
5812 2008-08-19 04:35  ivan
5813
5814         * FS/FS/cdr.pm: fix duration on simple/simple2 CDR formats
5815
5816 2008-08-19 03:09  ivan
5817
5818         * httemplate/edit/process/rate_region.cgi: also don't neglext nxx
5819           here
5820
5821 2008-08-19 03:06  ivan
5822
5823         * FS/FS/rate_region.pm, httemplate/browse/rate_region.html,
5824           httemplate/edit/rate_region.cgi: more consistent prefix display,
5825           and don't forget nxx'
5826
5827 2008-08-15 12:42  ivan
5828
5829         * Makefile: install default conf with make create-config too, so it
5830           doesn't go missing
5831
5832 2008-08-15 12:26  ivan
5833
5834         * FS/bin/freeside-setup: allow a full pathname to be specified to
5835           freeside-setup for initial configdir
5836
5837 2008-08-14 18:09  jeff
5838
5839         * FS/FS/tax_class.pm: correct field ordering - invonsequential
5840
5841 2008-08-14 17:41  ivan
5842
5843         * httemplate/elements/form-file_upload.html: can have a message
5844           then a URL too
5845
5846 2008-08-14 04:53  ivan
5847
5848         * FS/FS/Schema.pm, FS/FS/UID.pm, FS/FS/cust_main.pm,
5849           httemplate/elements/progress-init.html,
5850           httemplate/misc/cust_main-import.cgi,
5851           httemplate/misc/process/cust_main-import.cgi,
5852           httemplate/elements/progress-popup.html,
5853           httemplate/search/cust_main.html,
5854           httemplate/elements/form-file_upload.html,
5855           httemplate/misc/file-upload.html,
5856           httemplate/elements/file-upload.html: customer import: add
5857           progress bar & redirect to a search of the imported customers,
5858           #3475
5859
5860 2008-08-14 04:44  ivan
5861
5862         * FS/FS/tax_rate.pm, httemplate/misc/tax-import.cgi: customer
5863           import: add progress bar & redirect to a search of the imported
5864           customers, #3475
5865
5866 2008-08-13 18:58  ivan
5867
5868         * FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
5869           httemplate/elements/menu.html,
5870           httemplate/misc/cust_main-import.cgi,
5871           httemplate/misc/process/cust_main-import.cgi: import customer
5872           from Excel file too
5873
5874 2008-08-13 18:52  ivan
5875
5876         * FS/FS/svc_Common.pm: tyop
5877
5878 2008-08-13 18:38  ivan
5879
5880         * httemplate/view/svc_forward.cgi: tyop
5881
5882 2008-08-08 13:29  jeff
5883
5884         * bin/import-optigold.pl: better opti table relationship following
5885
5886 2008-08-08 11:13  jeff
5887
5888         * FS/FS/Schema.pm, FS/FS/cust_bill.pm, FS/FS/cust_bill_pkg.pm,
5889           FS/FS/cust_main.pm, FS/FS/part_pkg/voip_cdr.pm,
5890           conf/invoice_latex: cdrs can be in separate invoice section,
5891           after total, summarized inline, with hints for page breaks
5892
5893 2008-08-07 15:30  ivan
5894
5895         * Makefile: don't generate a new key on install-selfservice if
5896           there's already an RSA one either
5897
5898 2008-08-05 23:39  jeff
5899
5900         * FS/FS/part_pkg/voip_cdr.pm: prevent adding 0 value line items
5901
5902 2008-08-05 21:05  jeff
5903
5904         * FS/FS/cust_main.pm: fix bug(s) introduced with billing loop
5905           refactor
5906
5907 2008-08-02 19:15  ivan
5908
5909         * FS/FS/Schema.pm, FS/FS/svc_phone.pm,
5910           httemplate/edit/svc_phone.cgi, httemplate/view/svc_phone.cgi: add
5911           a name field to svc_phone
5912
5913 2008-08-02 17:54  ivan
5914
5915         * FS/FS/cdr/simple2.pm: doh, fix regex
5916
5917 2008-08-02 17:26  ivan
5918
5919         * FS/FS/: Record.pm: attempt to eliminate 'Can't call method
5920           "exists" on an undefined value at
5921           /usr/local/share/perl/5.8.8/FS/Record.pm line 812.' error on
5922           upgrade
5923
5924 2008-08-02 17:20  ivan
5925
5926         * FS/FS/Record.pm: attempt to eliminate 'Can't call method "exists"
5927           on an undefined value at /usr/local/share/perl/5.8.8/FS/Record.pm
5928           line 812.' error on upgrade
5929
5930 2008-08-02 16:51  ivan
5931
5932         * FS/FS/: cdr.pm, cdr/asterisk.pm, cdr/genband.pm,
5933           cdr/genband_meetme.pm, cdr/nextone.pm, cdr/openser.pm,
5934           cdr/simple.pm, cdr/taqua.pm, cdr/unitel.pm, cdr/simple2.pm: fix
5935           'Can't call method "parse" on an undefined value' error from CDR
5936           format refactor
5937
5938 2008-08-01 21:20  jeff
5939
5940         * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_bill.pm,
5941           FS/FS/cust_bill_pkg.pm, FS/FS/cust_main.pm,
5942           FS/FS/part_pkg/voip_cdr.pm, conf/invoice_html,
5943           conf/invoice_latex, httemplate/edit/cust_main.cgi,
5944           httemplate/edit/cust_main/billing.html,
5945           httemplate/view/cust_main/billing.html: bundled package
5946           presentation improvements
5947
5948 2008-08-01 21:09  jeff
5949
5950         * FS/FS/: Schema.pm, Upgrade.pm, cust_bill.pm, cust_bill_pkg.pm,
5951           cust_bill_pkg_detail.pm, cust_main.pm, part_pkg.pm,
5952           part_pkg/voip_cdr.pm: improve CDR usage presentation
5953
5954 2008-08-01 14:41  ivan
5955
5956         * FS/FS/cust_main.pm: fix receivables report: credits/etc. should
5957           be limited by date like before, closes: Bug#3801
5958
5959 2008-08-01 13:21  ivan
5960
5961         * httemplate/edit/pkg_class.html: categories deserve labels too
5962
5963 2008-07-31 16:32  ivan
5964
5965         * httemplate/search/report_receivables.cgi: this should fix columns
5966           not showing up in receivables report... not surea bout #3801
5967           (credits/etc show up in all time periods)
5968
5969 2008-07-31 13:17  ivan
5970
5971         * httemplate/search/report_receivables.cgi, FS/FS/cust_main.pm: fix
5972           receivables report: credits/etc. should be limited by date like
5973           before, closes: Bug#3801
5974
5975 2008-07-30 19:35  ivan
5976
5977         * httemplate/misc/delete-customer.cgi: fix error on customer
5978           deletion
5979
5980 2008-07-30 15:10  ivan
5981
5982         * FS/FS/cdr/: nextone.pm, nt.pm: rename nt to nextone
5983
5984 2008-07-29 13:00  jeff
5985
5986         * FS/FS/cust_bill.pm: correct amount for new charges total on
5987           sectioned invoices
5988
5989 2008-07-29 10:29  rsiddall
5990
5991         * rpm/freeside.spec: Self-Service files were reorganized; changed
5992           the way we copy them into the buildroot.
5993
5994 2008-07-24 09:40  jeff
5995
5996         * FS/FS/cust_bill.pm: ensure invoice line items are delivered in
5997           line number order
5998
5999 2008-07-23 07:41  jeff
6000
6001         * httemplate/edit/tax_rate.html: add disabled column to new tax
6002           rates, false laziness elimination, and bug fixes - closes #3566
6003
6004 2008-07-23 07:36  jeff
6005
6006         * FS/FS/Schema.pm, FS/FS/tax_rate.pm,
6007           httemplate/browse/tax_rate.cgi,
6008           httemplate/misc/enable_or_disable_tax.html,
6009           httemplate/misc/process/enable_or_disable_tax.html: add disabled
6010           column to new tax rates, false laziness elimination, and bug
6011           fixes - closes #3566
6012
6013 2008-07-22 01:33  ivan
6014
6015         * FS/FS/part_export/phone_shellcommands.pm: freepbx modification
6016           command
6017
6018 2008-07-21 21:59  ivan
6019
6020         * httemplate/view/svc_phone.cgi: add "incoming CDRs" link to phone#
6021           view also
6022
6023 2008-07-21 15:34  ivan
6024
6025         * FS/FS/ClientAPI/Signup.pm,
6026           fs_selfservice/FS-SelfService/SelfService.pm,
6027           fs_selfservice/FS-SelfService/cgi/signup.cgi,
6028           fs_selfservice/FS-SelfService/cgi/signup.html,
6029           fs_selfservice/FS-SelfService/cgi/success.html: svc_phone signup
6030
6031 2008-07-21 14:23  ivan
6032
6033         * Makefile: oops, don't inadvertantly switch default db type
6034
6035 2008-07-21 12:09  ivan
6036
6037         * FS/FS/Conf.pm, httemplate/elements/select-did.html,
6038           FS/FS/ClientAPI/MasonComponent.pm, FS/FS/ClientAPI/Signup.pm,
6039           fs_selfservice/FS-SelfService/SelfService.pm,
6040           fs_selfservice/FS-SelfService/cgi/signup.html,
6041           fs_selfservice/FS-SelfService/cgi/misc/areacodes.cgi,
6042           fs_selfservice/FS-SelfService/cgi/misc/exchanges.cgi,
6043           fs_selfservice/FS-SelfService/cgi/images/cross.png,
6044           fs_selfservice/FS-SelfService/cgi/images/wait-orange.gif,
6045           fs_selfservice/FS-SelfService/cgi/misc/phonenums.cgi: signup
6046           w/globalpops DID selection via mason components pass-through
6047
6048 2008-07-21 11:58  ivan
6049
6050         * FS/MANIFEST, htetc/handler.pl, FS/FS/CGI.pm, FS/FS/Mason.pm,
6051           FS/FS/Mason/Request.pm, Makefile: add framework for running Mason
6052           components standalone
6053
6054 2008-07-21 03:42  ivan
6055
6056         * FS/FS/svc_phone.pm: generate a SIP password if it is blank
6057
6058 2008-07-18 15:31  ivan
6059
6060         * httemplate/search/report_rt_transaction.html: missing closing
6061           FORM tag
6062
6063 2008-07-18 15:30  ivan
6064
6065         * httemplate/elements/popup_link.html: add target param, i thought
6066           this was needed for something...
6067
6068 2008-07-18 15:29  ivan
6069
6070         * bin/bind.import: add -e option to bind.import (now to actually
6071           implement it)
6072
6073 2008-07-18 15:28  ivan
6074
6075         * FS/FS/rate_region.pm: show NXX is US if applicable
6076
6077 2008-07-18 15:28  ivan
6078
6079         * FS/FS/: h_cust_svc.pm, part_export.pm, part_pkg.pm, svc_acct.pm,
6080           UI/Web.pm: some random cleanups
6081
6082 2008-07-18 15:27  ivan
6083
6084         * FS/FS/Record.pm: add no_check_foreign kludge for gigantic rate
6085           imports
6086
6087 2008-07-18 15:26  ivan
6088
6089         * FS/MANIFEST: add part_pkg_link to MANIFEST
6090
6091 2008-07-17 16:55  ivan
6092
6093         * FS/FS/: cdr.pm, cdr/asterisk.pm, cdr/genband.pm,
6094           cdr/genband_meetme.pm, cdr/nt.pm, cdr/openser.pm, cdr/simple.pm,
6095           cdr/taqua.pm, cdr/unitel.pm: CDR updates; modularize CDR import
6096           formats; add formats for OpenSER, Genband/Tekelec, and "NT"
6097
6098 2008-07-16 16:55  ivan
6099
6100         * httemplate/search/svc_acct.cgi: fix account search by time
6101           remaining to deal with situations w/o a recurring amount
6102
6103 2008-07-15 16:25  ivan
6104
6105         * FS/FS/Upgrade.pm: where in the world is $DBI::errstr
6106
6107 2008-07-15 16:18  ivan
6108
6109         * FS/FS/Upgrade.pm: parens help alot
6110
6111 2008-07-15 16:17  ivan
6112
6113         * FS/FS/Upgrade.pm: report errors connecting to sqlradius dbs on
6114           upgrade
6115
6116 2008-07-15 13:56  ivan
6117
6118         * FS/FS/cust_main.pm: prevent inactive customers from showing up in
6119           reports of cancelled customers
6120
6121 2008-07-14 18:19  ivan
6122
6123         * FS/FS/part_export/phone_shellcommands.pm: add warning about
6124           concurrency in FreePBX
6125
6126 2008-07-14 16:59  ivan
6127
6128         * httemplate/view/cust_main/notes.html: fuck embedded iframes and
6129           their stupid display problems with scrolling.  also make the
6130           gridding more consistent
6131
6132 2008-07-14 16:08  ivan
6133
6134         * httemplate/: edit/process/cust_main_note.cgi, view/cust_main.cgi,
6135           view/cust_main/notes.html: fuck embedded iframes and their stupid
6136           display problems with scrolling.  also make the gridding more
6137           consistent
6138
6139 2008-07-10 11:48  ivan
6140
6141         * httemplate/view/cust_main/packages.html: fix variable scoping
6142           issues preventing customer view page from coing up
6143
6144 2008-07-09 20:16  jeff
6145
6146         * FS/FS/cust_bill.pm: restore line item date ranges
6147
6148 2008-07-09 13:37  ivan
6149
6150         * FS/FS/part_pkg.pm: should avoid spurious uninitialized value
6151           warnings on upgrade
6152
6153 2008-07-09 13:33  ivan
6154
6155         * FS/FS/svc_Common.pm: perl vs SQL brainfart
6156
6157 2008-07-09 12:45  ivan
6158
6159         * httemplate/docs/license.html: fix famfamfam link
6160
6161 2008-07-09 12:35  ivan
6162
6163         * FS/FS/svc_Common.pm: service searching should be case-insensitive
6164           now
6165
6166 2008-07-08 20:40  ivan
6167
6168         * httemplate/search/: cust_tax_exempt.cgi: helpful to see when
6169           exemptions were inserted?
6170
6171 2008-07-08 20:27  ivan
6172
6173         * httemplate/search/cust_tax_exempt.cgi: need the exemptnum...
6174
6175 2008-07-08 20:18  ivan
6176
6177         * httemplate/search/: cust_tax_exempt.cgi, cust_tax_exempt.html:
6178           search legacy tax exemptions by customer status
6179
6180 2008-07-08 19:30  ivan
6181
6182         * httemplate/edit/process/part_pkg.cgi: don't require an agent type
6183           to be specified when editing a disabled package
6184
6185 2008-07-07 19:19  ivan
6186
6187         * httemplate/search/cust_bill_pkg.cgi: fix line-item reports on
6188           taxclass-less regions
6189
6190 2008-07-07 19:01  ivan
6191
6192         * FS/FS/cust_main_county.pm, httemplate/search/cust_bill_pkg.cgi,
6193           httemplate/search/report_tax.cgi: fix line-item reports on
6194           taxclass-less regions
6195
6196 2008-07-07 17:35  ivan
6197
6198         * httemplate/search/cust_bill_pkg.cgi: order by number for line
6199           items with the same datestamp
6200
6201 2008-07-07 17:20  ivan
6202
6203         * httemplate/search/cust_bill_pkg.cgi: order line item reports by
6204           date
6205
6206 2008-07-07 16:47  ivan
6207
6208         * httemplate/search/report_tax.cgi: should be a proper fix for edge
6209           cases where you have taxclass and empty-taxclass rates for a
6210           region, whew
6211
6212 2008-07-07 14:38  ivan
6213
6214         * FS/FS/Record.pm: SQL_FLOAT is probably unnecessary and causes
6215           probelms on old (v1.x?) DBD::Pg
6216
6217 2008-07-07 14:18  ivan
6218
6219         * FS/FS/Record.pm: eek, hopefully fix problems caused by adding
6220           debugging of bind_param statements
6221
6222 2008-07-07 14:07  ivan
6223
6224         * FS/FS/Record.pm: add debugging of bind_param statements
6225
6226 2008-07-07 12:50  ivan
6227
6228         * FS/FS/Record.pm: add debugging of bind_param statements
6229
6230 2008-07-03 16:23  ivan
6231
6232         * httemplate/view/cust_main/packages.html: fix bad sub names in
6233           forward-port
6234
6235 2008-07-02 21:19  ivan
6236
6237         * FS/FS/Record.pm: should FINALLY get binding correctly in light of
6238           regression caused by get_real_fields refactor
6239
6240 2008-07-02 21:12  ivan
6241
6242         * FS/FS/Record.pm: this should non-"=" searches on fields that
6243           require SQL type binding...
6244
6245 2008-07-02 21:00  ivan
6246
6247         * FS/FS/cust_pkg.pm: correct hash vs hashref brainfart on
6248           "forward-port", i guess
6249
6250 2008-07-02 20:57  ivan
6251
6252         * FS/FS/Record.pm: real should be bound to SQL_FLOAT Like float4...
6253           1.7?  not touching it unless it breaks :)
6254
6255 2008-07-01 19:55  ivan
6256
6257         * FS/FS/ClientAPI/MyAccount.pm: fix errors paying with an on-file
6258           card through self-service
6259
6260 2008-07-01 00:02  jeff
6261
6262         * FS/FS/cust_pkg.pm: you shouldn't keep 'em separated
6263
6264 2008-06-30 22:01  jeff
6265
6266         * httemplate/misc/unadjourn_pkg.cgi,
6267           httemplate/misc/unexpire_pkg.cgi, FS/FS/Schema.pm,
6268           FS/FS/cust_pkg.pm, FS/FS/cust_pkg_reason.pm,
6269           FS/FS/part_export/shellcommands.pm,
6270           FS/FS/part_export/sqlradius.pm,
6271           httemplate/edit/REAL_cust_pkg.cgi,
6272           httemplate/misc/process/cancel_pkg.html,
6273           httemplate/search/cust_pkg.cgi,
6274           httemplate/view/cust_main/packages.html: correct internal reason
6275           searching, prevent interleaved suspend/cancel/expire/adjourn,
6276           backporting and refactoring
6277
6278 2008-06-30 17:11  ivan
6279
6280         * FS/FS/svc_phone.pm: that should fix new sip_password field, whew
6281
6282 2008-06-30 17:07  ivan
6283
6284         * FS/FS/svc_phone.pm: that should fix the new sip_password field, i
6285           hope
6286
6287 2008-06-30 17:00  ivan
6288
6289         * httemplate/view/svc_phone.cgi: add sip pw display
6290
6291 2008-06-30 16:56  ivan
6292
6293         * FS/FS/Schema.pm, FS/FS/svc_phone.pm,
6294           FS/FS/part_export/phone_shellcommands.pm,
6295           httemplate/edit/svc_phone.cgi: add sip pw field
6296
6297 2008-06-30 01:01  ivan
6298
6299         * fs_selfservice/FS-SelfService/cgi/: signup.cgi, signup.html:
6300           checkpoint signup work
6301
6302 2008-06-30 01:00  ivan
6303
6304         * FS/FS/part_export/phone_shellcommands.pm: reload after adding
6305           extensions
6306
6307 2008-06-29 13:53  ivan
6308
6309         * FS/FS/svc_phone.pm, FS/FS/part_export/globalpops_voip.pm,
6310           httemplate/elements/select-phonenum.html,
6311           httemplate/elements/tr-select-did.html: globalPOPs provisioning
6312
6313 2008-06-28 21:33  jeff
6314
6315         * httemplate/view/cust_main/packages.html: spurious 'suspended'
6316
6317 2008-06-28 17:41  ivan
6318
6319         * FS/: MANIFEST, FS.pm, t/phone_avail.t, FS/Schema.pm,
6320           FS/phone_avail.pm, FS/part_export/globalpops_voip.pm:
6321           state->areacode caching,
6322
6323 2008-06-28 16:03  ivan
6324
6325         * httemplate/images/wait-orange.gif, FS/FS/part_svc.pm,
6326           httemplate/edit/elements/svc_Common.html,
6327           httemplate/elements/input-text.html,
6328           httemplate/elements/select-areacode.html,
6329           httemplate/elements/select-did.html,
6330           httemplate/elements/select-exchange.html,
6331           httemplate/elements/select-phonenum.html,
6332           httemplate/elements/select-state.html,
6333           httemplate/elements/tr-input-text.html,
6334           httemplate/elements/tr-select-did.html,
6335           httemplate/misc/areacodes.cgi, httemplate/misc/exchanges.cgi,
6336           httemplate/misc/phonenums.cgi, FS/FS/Record.pm,
6337           FS/FS/part_export/globalpops_voip.pm,
6338           httemplate/edit/svc_phone.cgi,
6339           httemplate/edit/cust_main/select-state.html: get DIDs from
6340           globalpops
6341
6342 2008-06-28 12:25  jeff
6343
6344         * httemplate/elements/tr-checkboxes-table.html,
6345           httemplate/elements/checkboxes-table.html,
6346           httemplate/elements/menu.html,
6347           httemplate/elements/select-agent.html,
6348           httemplate/elements/select-table.html, FS/FS/AccessRight.pm,
6349           FS/FS/addr_block.pm, FS/FS/router.pm, FS/FS/svc_broadband.pm,
6350           httemplate/browse/addr_block.cgi, httemplate/browse/router.cgi,
6351           httemplate/browse/svc_acct_pop.cgi,
6352           httemplate/edit/allocate.html, httemplate/edit/router.cgi,
6353           httemplate/edit/svc_acct_pop.cgi,
6354           httemplate/edit/svc_broadband.cgi,
6355           httemplate/edit/elements/edit.html,
6356           httemplate/edit/elements/svc_Common.html,
6357           httemplate/edit/process/router.cgi,
6358           httemplate/edit/process/svc_acct_pop.cgi,
6359           httemplate/edit/process/svc_broadband.cgi,
6360           httemplate/edit/process/addr_block/add.cgi,
6361           httemplate/edit/process/addr_block/allocate.cgi,
6362           httemplate/edit/process/addr_block/deallocate.cgi,
6363           httemplate/edit/process/addr_block/split.cgi,
6364           httemplate/edit/process/elements/process.html: agent virtualize
6365           address blocks and routers
6366
6367 2008-06-27 01:53  ivan
6368
6369         * FS/FS/Conf.pm, FS/FS/ClientAPI/Signup.pm, fs_selfservice/DEPLOY,
6370           fs_selfservice/FS-SelfService/SelfService.pm,
6371           fs_selfservice/FS-SelfService/cgi/signup.html: adding
6372           signup_server-service config
6373
6374 2008-06-27 00:18  ivan
6375
6376         * FS/FS/part_export/globalpops_voip.pm: globalpops_voip export
6377           compilation fixes
6378
6379 2008-06-26 17:27  ivan
6380
6381         * FS/FS/part_export/globalpops_voip.pm: commiting globalpops export
6382           start.  stupid power failure.
6383
6384 2008-06-26 14:55  ivan
6385
6386         * FS/FS/part_export/phone_shellcommands.pm: adding
6387           phone_shellcommands with preliminary FreePBX integration commands
6388
6389 2008-06-25 13:14  ivan
6390
6391         * httemplate/search/report_receivables.cgi: optimize total query in
6392           receivables report.  very significant speedup for large DBs
6393
6394 2008-06-25 13:11  ivan
6395
6396         * FS/FS/: cust_main.pm, cust_bill.pm: POD updates
6397
6398 2008-06-25 11:14  ivan
6399
6400         * FS/FS/Upgrade.pm: don't show error messages about FreesideStatus
6401           index already existing either
6402
6403 2008-06-24 17:29  ivan
6404
6405         * htetc/handler.pl, FS/FS/Record.pm: finish adding
6406           str2time_sql_closing
6407
6408 2008-06-24 11:50  ivan
6409
6410         * conf/invoice_html: i think we need a $ there???
6411
6412 2008-06-24 09:39  jeff
6413
6414         * FS/FS/: Conf.pm, Conf_compat17.pm, cust_main.pm: postal invoice
6415           fees
6416
6417 2008-06-23 19:09  ivan
6418
6419         * FS/FS/part_export/sqlradius.pm: prevent decrementing
6420           time/bandwidth for old RADIUS records
6421
6422 2008-06-23 15:59  ivan
6423
6424         * bin/cdr.import: hahahd doh, we're in perl
6425
6426 2008-06-23 15:11  ivan
6427
6428         * bin/cdr.import: add quick command line too for CDR imports
6429
6430 2008-06-23 09:46  jeff
6431
6432         * conf/invoice_html: this is what it was for
6433
6434 2008-06-23 08:36  jeff
6435
6436         * FS/FS/cust_bill.pm, conf/invoice_html, conf/invoice_latex:
6437           invoice service address modifications
6438
6439 2008-06-22 19:50  ivan
6440
6441         * conf/invoice_html: wtf was this for in the first place then
6442
6443 2008-06-22 19:48  ivan
6444
6445         * conf/invoice_html: this seems to match the latex templates more
6446           accurately, rather than push the sub-totals out into their own
6447           column
6448
6449 2008-06-22 19:35  ivan
6450
6451         * conf/invoice_html: fix leaking colspan in totals on sectioned
6452           invoices
6453
6454 2008-06-22 17:41  ivan
6455
6456         * FS/FS/cust_tax_exempt.pm: adding report on legacy tax exemptions
6457           to assist in enet migraiton
6458
6459 2008-06-22 17:37  ivan
6460
6461         * httemplate/search/cust_tax_exempt.cgi: legacy tax exemption
6462           report fix, no _date
6463
6464 2008-06-22 17:34  ivan
6465
6466         * httemplate/search/cust_tax_exempt.cgi: adding report on legacy
6467           tax exemptions to assist in enet migraiton
6468
6469 2008-06-19 22:47  jeff
6470
6471         * FS/FS/cust_bill.pm: extra values for invoices
6472
6473 2008-06-19 20:36  ivan
6474
6475         * FS/FS/: cdr.pm, part_pkg/voip_cdr.pm: VoxLineSystems are lying
6476           scum who charged back their customization work and then used the
6477           software anyway
6478
6479 2008-06-18 20:18  jeff
6480
6481         * FS/FS/pkg_category.pm, FS/FS/Schema.pm, FS/FS/cust_bill.pm,
6482           FS/FS/part_pkg.pm, FS/FS/pkg_class.pm, FS/t/pkg_category.t,
6483           FS/FS.pm, httemplate/browse/pkg_category.html,
6484           httemplate/browse/pkg_class.html,
6485           httemplate/edit/pkg_category.html,
6486           httemplate/edit/pkg_class.html,
6487           httemplate/edit/process/pkg_category.html, FS/MANIFEST,
6488           htetc/handler.pl, httemplate/edit/elements/edit.html,
6489           httemplate/elements/menu.html: package categories (meta package
6490           classes) and grouping invoices by them
6491
6492 2008-06-18 14:18  ivan
6493
6494         * FS/FS/Misc.pm: fix regression caused by use of IPC::Run to run
6495           pslatex: send STDOUT and STDERR from pslatex to /dev/null, we
6496           don't want them
6497
6498 2008-06-18 12:24  ivan
6499
6500         * httemplate/edit/part_pkg.cgi: s helps alot
6501
6502 2008-06-18 12:09  ivan
6503
6504         * httemplate/edit/part_pkg.cgi: fix setup/recur fees on cloning
6505           (customizing) package definitions w/new editor
6506
6507 2008-06-18 11:50  jeff
6508
6509         * httemplate/: browse/tax_rate.cgi,
6510           misc/enable_or_disable_tax.html,
6511           misc/process/enable_or_disable_tax.html: allow enabling and
6512           disabling if tax_rate rows in groups (RT 3566)
6513
6514 2008-06-17 22:22  ivan
6515
6516         * FS/FS/cust_main.pm: %statuscolor is either a global or a my var,
6517           make up your mind
6518
6519 2008-06-17 17:49  ivan
6520
6521         * FS/FS/part_virtual_field.pm: this module, also, has no need to
6522           import qsearch/qsearchs, and is causing dependency loop problems
6523           (Record->part_virtual_field->Record)
6524
6525 2008-06-17 17:46  ivan
6526
6527         * FS/FS/Record.pm: hopefully finally fix the dependency loops bs...
6528           as simple as Record->Conf->Record here
6529
6530 2008-06-17 17:42  ivan
6531
6532         * FS/FS/Msgcat.pm: REALLY, don't use FS::Conf from Msgcat until
6533           runtime... should hopefully FINALLY eliminate the
6534           Record->Msgcat->Conf->Record loop
6535
6536 2008-06-17 17:36  ivan
6537
6538         * FS/FS/msgcat.pm: msgcat.pm doesn't actually need
6539           qsearch/qsearchs... hopefully this is the last of the weird
6540           dependency loops (this one is Record->Msgcat->msgcat->Record)
6541
6542 2008-06-17 17:27  ivan
6543
6544         * FS/FS/Msgcat.pm: fix dependency loop problem with database
6545           config, hopefully?  (Record->Msgcat->Conf->Record)
6546
6547 2008-06-17 17:10  ivan
6548
6549         * FS/FS/conf.pm: conf.pm doesn't actually need qsearch/qsearchs -
6550           hopefully this will solve the weird circular dependency issue
6551           (Record->Msgcat->Conf->conf->Record)
6552
6553 2008-06-17 17:05  ivan
6554
6555         * httemplate/misc/xmlhttp-cust_main-address_standardize.html: turn
6556           off debugging for address standardization
6557
6558 2008-06-17 16:57  ivan
6559
6560         * httemplate/edit/part_pkg.cgi: don't lose the pricing on package
6561           cloning w/new package editor
6562
6563 2008-06-17 12:29  jeff
6564
6565         * conf/invoice_latex: fixup damage from quantity addition
6566
6567 2008-06-16 20:35  ivan
6568
6569         * FS/FS/AccessRight.pm, httemplate/edit/invoice_template.html,
6570           FS/FS/ConfDefaults.pm, FS/FS/Misc.pm, FS/FS/cust_main.pm,
6571           htetc/handler.pl, httemplate/elements/htmlarea.html,
6572           httemplate/misc/email-customers.html,
6573           httemplate/misc/process/email-customers.html,
6574           httemplate/search/cust_main.html: finish adding a feature to
6575           easily list all email addresses for an agent & send them email
6576
6577 2008-06-16 20:13  jeff
6578
6579         * conf/invoice_latex: not forgetting to add fax and old customer id
6580
6581 2008-06-16 18:43  ivan
6582
6583         * httemplate/edit/process/cust_main.cgi: have agent_custid editing
6584           now
6585
6586 2008-06-16 06:36  jeff
6587
6588         * bin/import-optigold.pl: catch one more customer
6589
6590 2008-06-15 23:53  ivan
6591
6592         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi: add (with config)
6593           ability to edit agent_custid
6594
6595 2008-06-15 18:32  jeff
6596
6597         * bin/import-optigold.pl: ugh; cast about for svc/pkg linkages
6598
6599 2008-06-12 16:15  ivan
6600
6601         * httemplate/edit/REAL_cust_pkg.cgi: fix visual regression not
6602           displaying package and comment on date editing
6603
6604 2008-06-12 14:53  ivan
6605
6606         * httemplate/: edit/process/elements/process.html,
6607           view/cust_main/packages.html, edit/part_pkg.cgi,
6608           edit/elements/edit.html, edit/process/part_pkg.cgi: fix cloning
6609           w/new package editor
6610
6611 2008-06-12 09:56  jeff
6612
6613         * bin/import-optigold.pl: date fixups
6614
6615 2008-06-12 08:55  jeff
6616
6617         * bin/import-optigold.pl: import services from service providing
6618           servers
6619
6620 2008-06-10 16:24  ivan
6621
6622         * FS/FS/: Upgrade.pm: start of better error reporting for RADIUS
6623           upgrade errors
6624
6625 2008-06-10 10:39  ivan
6626
6627         * FS/FS/Misc.pm: turn off debugging that got left on by accident
6628
6629 2008-06-09 19:12  ivan
6630
6631         * httemplate/edit/process/: cust_credit_refund.cgi,
6632           cust_pay_refund.cgi: fix up application of things to refunds,
6633           RT#3606/RT#3545
6634
6635 2008-06-09 11:32  ivan
6636
6637         * FS/FS/cdr.pm: remove name from voxlinesystems2, really
6638
6639 2008-06-05 15:44  ivan
6640
6641         * FS/FS/cdr.pm: add am/pm to voxlinesystems2 display format, remove
6642           name, revsere src/dst
6643
6644 2008-06-05 13:09  ivan
6645
6646         * FS/FS/: cust_main.pm, part_pkg/flat.pm: fix one-time charge
6647           quantities &
6648
6649 2008-06-05 12:44  ivan
6650
6651         * FS/FS/: cust_svc.pm, part_pkg/voip_cdr.pm: disable_src fixes
6652
6653 2008-06-05 12:29  ivan
6654
6655         * FS/FS/Schema.pm: unit pricing didn't exist before, so it can be
6656           NULL
6657
6658 2008-06-05 12:25  ivan
6659
6660         * FS/FS/part_pkg/flat.pm: implement quantity charging for setup
6661           fees
6662
6663 2008-06-05 12:24  ivan
6664
6665         * FS/FS/cdr.pm, FS/FS/cust_main.pm, httemplate/search/cdr.html,
6666           httemplate/view/svc_phone.cgi, httemplate/edit/quick-charge.html,
6667           httemplate/edit/process/quick-charge.cgi: voxlinesystems CDRs and
6668           quantity bs
6669
6670 2008-06-05 12:06  jeff
6671
6672         * conf/invoice_html: dash removal
6673
6674 2008-06-05 10:05  jeff
6675
6676         * conf/invoice_html: fix unitprice/posttotal nit
6677
6678 2008-06-05 09:56  jeff
6679
6680         * conf/invoice_html: fix unitprice/section nit
6681
6682 2008-06-05 09:51  jeff
6683
6684         * conf/invoice_html: correct bogus porting
6685
6686 2008-06-05 05:42  jeff
6687
6688         * conf/invoice_latex: replace lost braces
6689
6690 2008-06-05 03:36  ivan
6691
6692         * FS/FS/cust_main.pm, httemplate/search/cust_main.html,
6693           httemplate/search/report_cust_main.html: add customer status to
6694           adv. customer report, template customer search for future use in
6695           emailing notices, RT#2731
6696
6697 2008-06-05 03:34  ivan
6698
6699         * FS/FS/: cust_pkg.pm: docs for search_sql
6700
6701 2008-06-05 01:54  ivan
6702
6703         * httemplate/search/report_cust_bill.html: minor invoice report UI
6704
6705 2008-06-04 22:06  ivan
6706
6707         * FS/FS/cust_pay.pm, httemplate/edit/cust_bill_pay.cgi,
6708           httemplate/edit/cust_credit_bill.cgi,
6709           httemplate/edit/cust_pay_refund.cgi,
6710           httemplate/view/cust_main/payment_history/credit.html,
6711           httemplate/view/cust_main/payment_history/payment.html,
6712           httemplate/edit/cust_credit_refund.cgi,
6713           httemplate/edit/elements/ApplicationCommon.html,
6714           httemplate/edit/process/cust_bill_pay.cgi,
6715           httemplate/edit/process/cust_credit_bill.cgi,
6716           httemplate/edit/process/cust_credit_refund.cgi,
6717           httemplate/edit/process/cust_pay_refund.cgi,
6718           httemplate/edit/process/elements/ApplicationCommon.html: payment
6719           and credit applications have separate "apply to refund" choices
6720           now, and no auto-refund choice in the invoice dropdown.  RT#3545
6721
6722 2008-06-04 15:44  jeff
6723
6724         * FS/FS/cust_bill.pm: moar tyop
6725
6726 2008-06-04 15:42  jeff
6727
6728         * FS/FS/cust_bill.pm: tyop
6729
6730 2008-06-04 11:50  ivan
6731
6732         * FS/FS/cust_bill.pm, httemplate/misc/fax-invoice.cgi: this should
6733           fix the random "HylaFax support has not been configured" error,
6734           caused by cust_bill->fax getting called instead of cust_main->fax
6735           field
6736
6737 2008-06-04 11:40  jeff
6738
6739         * conf/invoice_html: more voxline invoice formatting
6740
6741 2008-06-04 11:05  jeff
6742
6743         * FS/FS/cust_bill.pm: voxline invoice formatting
6744
6745 2008-06-04 10:57  jeff
6746
6747         * FS/FS/cdr.pm, FS/FS/cust_bill_pkg.pm, FS/FS/part_pkg/voip_cdr.pm,
6748           conf/invoice_html, conf/invoice_latex, FS/FS/Conf.pm,
6749           FS/FS/Conf_compat17.pm: voxline invoice formatting
6750
6751 2008-06-04 06:28  jeff
6752
6753         * FS/FS/: Record.pm, cust_main.pm, tax_rate.pm: tax on tax
6754
6755 2008-06-04 06:26  jeff
6756
6757         * FS/FS/Conf.pm, FS/FS/Conf_compat17.pm, FS/FS/cust_bill.pm,
6758           conf/invoice_latex: service address on invoice
6759
6760 2008-06-03 14:06  ivan
6761
6762         * FS/FS/cust_bill.pm, FS/FS/Schema.pm, FS/FS/cust_bill_pkg.pm,
6763           FS/FS/cust_pkg.pm, httemplate/search/cust_pkg.cgi,
6764           httemplate/view/cust_main/packages.html: very basic start at
6765           adding quantities
6766
6767 2008-06-02 11:59  ivan
6768
6769         * FS/FS/payinfo_transaction_Mixin.pm: fix payinfo_transaction
6770
6771 2008-06-02 11:31  ivan
6772
6773         * FS/FS/UI/Web/small_custview.pm: fix ntable calls
6774
6775 2008-06-02 10:58  ivan
6776
6777         * httemplate/misc/process/timeworked.html: fix error apply
6778           fractional seconds
6779
6780 2008-06-02 10:14  ivan
6781
6782         * FS/FS/UI/Web/small_custview.pm: doh!
6783
6784 2008-06-02 10:06  ivan
6785
6786         * FS/FS/CGI.pm, FS/FS/ClientAPI/MyAccount.pm,
6787           FS/FS/UI/Web/small_custview.pm, htetc/handler.pl,
6788           rt/lib/RT/URI/freeside/Internal.pm,
6789           rt/lib/RT/URI/freeside/XMLRPC.pm: badly placed small_custview all
6790           of a sudden causing fatal errors?!  wtf
6791
6792 2008-06-02 04:16  jeff
6793
6794         * conf/invoice_latex, conf/invoice_latexcoupon, FS/FS/Conf.pm,
6795           FS/FS/Conf_compat17.pm, FS/FS/cust_bill.pm: typeset tear-off
6796           remittance coupon
6797
6798 2008-06-01 19:47  ivan
6799
6800         * FS/FS/Misc.pm: and batchmode was probably right
6801
6802 2008-06-01 19:45  ivan
6803
6804         * FS/FS/Misc.pm: yow, don't want everything to waitt until the
6805           timeout
6806
6807 2008-06-01 19:16  ivan
6808
6809         * FS/FS/: cust_bill.pm, Misc.pm: use IPC::Run to run pslatex & add
6810           a timeout, this should prevent hanging on template errors
6811
6812 2008-06-01 15:48  ivan
6813
6814         * FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, FS/FS/payinfo_Mixin.pm,
6815           FS/FS/payinfo_transaction_Mixin.pm,
6816           httemplate/view/cust_main/payment_history.html,
6817           httemplate/search/elements/cust_pay_or_refund.html,
6818           httemplate/view/cust_refund.html,
6819           httemplate/view/cust_main/payment_history/credit.html,
6820           httemplate/view/cust_main/payment_history/invoice.html,
6821           httemplate/view/cust_main/payment_history/payment.html,
6822           httemplate/view/cust_main/payment_history/refund.html,
6823           httemplate/view/cust_main/payment_history/voided_payment.html:
6824           refactor payment history slightly, add refund receipts, have
6825           "unapplied" refunds show like other unapplied/open things,
6826           RT#3545
6827
6828 2008-06-01 00:08  ivan
6829
6830         * FS/FS/cust_pay.pm: show "Check #" on payment receipts instead of
6831           "Billing #"
6832
6833 2008-05-31 22:43  ivan
6834
6835         * FS/FS/cust_bill.pm, FS/FS/cust_bill_ApplicationCommon.pm,
6836           httemplate/view/cust_main/payment_history.html: add date to
6837           "applied to Invoice#" messages in history
6838
6839 2008-05-31 20:19  ivan
6840
6841         * httemplate/search/cust_bill_pkg.cgi: fix line item report for
6842           agent-virtualized packages, clean up sloppy $where
6843           stringification, hard agent virtualization
6844
6845 2008-05-31 19:19  jeff
6846
6847         * bin/import-optigold.pl: umm.. right.. really do some on-demand
6848           stuff
6849
6850 2008-05-31 18:23  ivan
6851
6852         * htetc/handler.pl: depend on CGI.pm 3.29 to fix RT attachment
6853           problems
6854
6855 2008-05-31 17:11  ivan
6856
6857         * FS/FS/cust_bill.pm: fix problems when service definition names
6858           contain chars that need to be latex escaped
6859
6860 2008-05-31 16:50  jeff
6861
6862         * bin/import-optigold.pl: guess at on demand billing, link
6863           pre-existing services
6864
6865 2008-05-31 10:54  ivan
6866
6867         * htetc/handler.pl: add an explicit use for RT's not-well-declared
6868           dependency on CSS::Squish 0.06
6869
6870 2008-05-31 07:49  jeff
6871
6872         * FS/FS/cust_bill.pm, conf/invoice_html, conf/invoice_latex:
6873           invoice cosmetic improvements
6874
6875 2008-05-29 21:04  ivan
6876
6877         * httemplate/edit/part_bill_event.cgi: 1.7 sucks.  but people are
6878           still going to be editing old-style invoice events for a little
6879           while more yet, so space them out better (so options don't run
6880           together)
6881
6882 2008-05-29 20:55  ivan
6883
6884         * FS/FS/cust_bill.pm, httemplate/edit/part_bill_event.cgi: 1.7
6885           sucks.  add a "balance over" option to the 1.7 style
6886           agent-specific invoice send event
6887
6888 2008-05-29 18:38  ivan
6889
6890         * FS/FS/Misc/prune.pm: fix a missing semicolon bug only triggered
6891           when running prune_applications not in debug mode...
6892
6893 2008-05-29 18:34  ivan
6894
6895         * FS/FS/Upgrade.pm: don't print out warnings about SQL RADIUS
6896           FreesideStatus every time either.  really?
6897
6898 2008-05-29 18:33  ivan
6899
6900         * FS/bin/freeside-upgrade: don't print out the cust_credit_refund
6901           pruning every time
6902
6903 2008-05-29 18:28  ivan
6904
6905         * FS/bin/freeside-upgrade: don't print out the cust_credit_refund
6906           pruning every time
6907
6908 2008-05-29 18:02  ivan
6909
6910         * FS/FS/cust_pay_pending.pm: clean up any stray/old
6911           cust_pay_pending records causing problems
6912
6913 2008-05-29 17:53  ivan
6914
6915         * FS/FS/: Upgrade.pm, cust_pay_pending.pm: clean up any stray/old
6916           cust_pay_pending records causing problems
6917
6918 2008-05-28 17:11  ivan
6919
6920         * httemplate/graph/money_time.cgi: line things up better on the
6921           12mo report (prevent labels from taking up most of the graph
6922
6923 2008-05-28 03:45  ivan
6924
6925         * htetc/handler.pl: mailgate realiability fix: don't bomb out when
6926           FS dbdef hasn't been initialized yet (& need to import
6927           adminsuidsetup)
6928
6929 2008-05-28 03:41  ivan
6930
6931         * htetc/: handler.pl: mailgate realiability fix: don't bomb out
6932           when FS dbdef hasn't been initialized yet
6933
6934 2008-05-28 03:14  ivan
6935
6936         * htetc/handler.pl: mailgate realiability fix: don't bomb out when
6937           FS dbdef hasn't been initialized yet
6938
6939 2008-05-19 20:52  ivan
6940
6941         * FS/FS/Upgrade.pm: automatically create an index on the new
6942           radacct.FreesideStatus column
6943
6944 2008-05-19 15:31  jeff
6945
6946         * conf/invoice_latex, FS/FS/cust_bill_pkg.pm: fix broken pagenation
6947
6948 2008-05-19 11:50  ivan
6949
6950         * FS/FS/Conf.pm: a better link to the T:T docs
6951
6952 2008-05-18 21:29  ivan
6953
6954         * FS/FS/Schema.pm: add a key on ( history_action, $primary_key ) to
6955           the h_ tables.  this should speed up the cust_pay upgrade??
6956
6957 2008-05-18 21:07  ivan
6958
6959         * FS/FS/cust_bill_pay.pm, FS/FS/payinfo_Mixin.pm,
6960           FS/FS/cust_credit_refund.pm, FS/FS/cust_refund.pm,
6961           FS/FS/payby.pm, FS/FS/Report/Table/Monthly.pm,
6962           httemplate/graph/money_time.cgi,
6963           httemplate/search/cust_bill_pay.html,
6964           httemplate/search/cust_credit.html,
6965           httemplate/search/cust_credit_refund.html,
6966           httemplate/search/cust_pay.cgi,
6967           httemplate/search/cust_refund.html,
6968           httemplate/search/elements/cust_pay_or_refund.html: make net
6969           receipts clickable... and netreceipts != cashflow, really, so
6970           separate those concepts, and cashflow gets gross & net variants.
6971           also add gross/net refunds.  #3012
6972
6973 2008-05-18 20:51  jeff
6974
6975         * conf/invoice_latex: fix latex template bogosity
6976
6977 2008-05-18 15:57  ivan
6978
6979         * FS/FS/Upgrade.pm: fix auto sqlradius upgrade: module
6980           include/import
6981
6982 2008-05-18 15:54  ivan
6983
6984         * FS/FS/part_export/sqlradius.pm: oops, fix minor refactoring of
6985           auto sqlradius upgrade
6986
6987 2008-05-18 15:53  ivan
6988
6989         * FS/bin/freeside-upgrade: fix the auto sqlradiusupgrade
6990
6991 2008-05-18 15:42  ivan
6992
6993         * FS/FS/Upgrade.pm, FS/bin/freeside-sqlradius-radacctd,
6994           FS/bin/freeside-upgrade, FS/FS/part_export/sqlradius.pm,
6995           init.d/freeside-init: on upgrade, automatically seed from
6996           sqlradius databases, and start freeside-sqlradius-radacctd by
6997           default
6998
6999 2008-05-17 23:50  ivan
7000
7001         * FS/FS/Conf.pm, httemplate/edit/process/access_group.html: add a
7002           config value for disabling the ACLs... this should be good for a
7003           demo in 1.7, 1.9 will need some way to disable ACL changes from
7004           OUTSIDE the db
7005
7006 2008-05-17 20:04  ivan
7007
7008         * httemplate/: elements/customer-table.html,
7009           misc/batch-cust_pay.html: quick payment entry running total,
7010           closes: #3470
7011
7012 2008-05-16 12:26  jeff
7013
7014         * FS/FS/Schema.pm, FS/FS/cdr.pm, FS/FS/cust_bill.pm,
7015           FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm,
7016           FS/FS/part_pkg/voip_cdr.pm, conf/invoice_html,
7017           conf/invoice_latex: typeset CDRs into 5 columns on invoices
7018
7019 2008-05-15 15:48  ivan
7020
7021         * FS/FS/CGI.pm: fix minor problem with ship_zip not showing up in
7022           small_custview
7023
7024 2008-05-14 14:21  jeff
7025
7026         * FS/FS/: Conf.pm, Conf_compat17.pm, cust_bill.pm: config option to
7027           omit statement type items from invoices
7028
7029 2008-05-14 11:19  jeff
7030
7031         * bin/import-optigold.pl: do NOT delete the existing data
7032
7033 2008-05-14 11:07  jeff
7034
7035         * FS/FS/: cust_bill_pkg.pm, part_pkg.pm, tax_rate.pm,
7036           part_pkg/voip_cdr.pm: correct tax selection and *actually* handle
7037           fee based taxes
7038
7039 2008-05-14 09:52  ivan
7040
7041         * bin/import-optigold.pl: [no log message]
7042
7043 2008-05-13 16:36  ivan
7044
7045         * FS/bin/freeside-adduser: tyop
7046
7047 2008-05-13 14:20  ivan
7048
7049         * FS/FS/part_pkg.pm: eliminate warnings on upgrade: "(Odd number of
7050           elements in anonymous hash | Use of unintialized value in
7051           anonymous hash ) at
7052           /usr/local/share/perl/5.8.8/FS/option_Common.pm line 176.
7053
7054 2008-05-13 12:13  ivan
7055
7056         * Makefile: ensure new self-service libs are installed
7057
7058 2008-05-12 20:49  ivan
7059
7060         * debian/rules: tyop
7061
7062 2008-05-12 20:49  ivan
7063
7064         * Makefile, FS/bin/freeside-setup, debian/rules: better place for
7065           initial configuration to be stored and retreived from than the
7066           initial tarball...
7067
7068 2008-05-08 23:34  ivan
7069
7070         * httemplate/misc/: xmlhttp-cust_main-address_standardize.html,
7071           xmlhttp-cust_main-search.cgi: JSON 1.0 (on deb 4.0) doesn't have
7072           to_json yet
7073
7074 2008-05-08 22:59  ivan
7075
7076         * httemplate/: docs/credits.html, docs/license.html,
7077           edit/cust_main.cgi, images/cross.png, images/error.png,
7078           images/tick.png: finish usps address standardization
7079
7080 2008-05-08 22:54  ivan
7081
7082         * httemplate/view/cust_main/packages.html: perl 5.10-ism?  new
7083           mason?
7084
7085 2008-05-08 05:45  ivan
7086
7087         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi,
7088           httemplate/elements/xmlhttp.html,
7089           httemplate/misc/xmlhttp-cust_main-address_standardize.html,
7090           httemplate/misc/xmlhttp-cust_main-search.cgi, htetc/handler.pl:
7091           address standardization part one, finally checked in from here
7092
7093 2008-05-07 14:36  ivan
7094
7095         * httemplate/: view/cust_main.cgi, misc/cancel_cust.html: fix
7096           customer cancellation, sort of a side effect of #2872, fixes
7097           #3480, #3481
7098
7099 2008-05-05 18:15  ivan
7100
7101         * httemplate/elements/customer-table.html: put the documentation in
7102           a proper <%doc> section
7103
7104 2008-05-05 18:14  ivan
7105
7106         * httemplate/misc/xmlhttp-cust_main-search.cgi: agent-virtualize
7107           customer # portion of quick payment entry
7108
7109 2008-05-05 18:14  ivan
7110
7111         * httemplate/: misc/batch-cust_pay.html,
7112           elements/customer-table.html, misc/elements/customer-table.html:
7113           agent-virtualize quick payment entry
7114
7115 2008-05-04 19:11  ivan
7116
7117         * FS/FS/payinfo_Mixin.pm: hopefully really a better fix for using
7118           new payment duplicate stuff with cc encryption :/
7119
7120 2008-05-04 18:52  ivan
7121
7122         * FS/FS/payinfo_Mixin.pm: better fix for using new payment
7123           duplicate stuff with cc encryption :)
7124
7125 2008-05-04 18:18  ivan
7126
7127         * FS/FS/payinfo_Mixin.pm: fix for using new payment duplicate stuff
7128           with cc encryption
7129
7130 2008-05-02 13:30  ivan
7131
7132         * FS/bin/freeside-upgrade: add -s switch to freeside-upgrade for
7133           schema-only changes (for slony slaves)
7134
7135 2008-05-01 18:58  ivan
7136
7137         * FS/FS/Upgrade.pm: upgrade part_pkg before cust_credit
7138
7139 2008-04-30 16:42  ivan
7140
7141         * Makefile: not here
7142
7143 2008-04-30 16:36  ivan
7144
7145         * Makefile: that explains the bs with ChangeLog
7146
7147 2008-04-30 16:29  ivan
7148
7149         * Makefile: last last-minute fix for last-minute change
7150
7151 2008-04-30 16:26  ivan
7152
7153         * Makefile: last minute fix for last minute change
7154
7155 2008-04-30 16:19  ivan
7156
7157         * Makefile: last minute release target update.  not particularly
7158           dangerous, nobody uses it but me
7159
7160 2008-04-28 12:17  ivan
7161
7162         * FS/FS/: cust_main.pm, Cron/bill.pm: fix 1.9 queued billing from
7163           doing weird things with expirations and adjournments because
7164           freeside-queued $^T != freeside-daily $^T
7165
7166 2008-04-27 09:28  jeff
7167
7168         * httemplate/elements/select-taxproduct.html: sticky, too
7169
7170 2008-04-27 08:19  jeff
7171
7172         * httemplate/elements/select-taxproduct.html: fixup taxproduct
7173           selection
7174
7175 2008-04-24 15:51  ivan
7176
7177         * FS/FS/part_pkg/voip_cdr.pm: add use_amaflags and use_disposition
7178           flags to voip_cdr price plan
7179
7180 2008-04-22 19:59  jeff
7181
7182         * FS/FS/cust_bill.pm: fixup return address fallback
7183
7184 2008-04-22 12:46  ivan
7185
7186         * FS/FS/cust_bill.pm: no comma there
7187
7188 2008-04-22 03:56  ivan
7189
7190         * FS/FS/: cdr.pm, part_pkg/voip_cdr.pm: voxline cdrs
7191
7192 2008-04-18 14:27  ivan
7193
7194         * rt/lib/RT/Ticket_Overlay.pm: blah.  last silly typo hopefully.
7195           wish this was easier to test.
7196
7197 2008-04-18 14:25  ivan
7198
7199         * rt/lib/RT/Ticket_Overlay.pm: silly semicolon
7200
7201 2008-04-18 14:19  ivan
7202
7203         * rt/lib/RT/: Ticket_Overlay.pm, URI/freeside.pm: hopefully,
7204           finally fix ticket auto-association not getting along with RT
7205           ACLs
7206
7207 2008-04-17 20:29  jeff
7208
7209         * FS/t/addr_block.t, FS/t/router.t, httemplate/edit/allocate.html,
7210           httemplate/browse/addr_block.cgi, httemplate/browse/router.cgi,
7211           httemplate/edit/process/addr_block/add.cgi,
7212           httemplate/edit/process/addr_block/allocate.cgi,
7213           httemplate/edit/process/addr_block/deallocate.cgi,
7214           httemplate/edit/process/addr_block/split.cgi: drag address and
7215           router even farther into the century
7216
7217 2008-04-16 18:39  ivan
7218
7219         * FS/FS/: Schema.pm, cust_bill.pm, cust_bill_pkg.pm, cust_main.pm,
7220           cust_main_county.pm, cust_pkg.pm, part_pkg/flat.pm: implement
7221           line item bundling
7222
7223 2008-04-16 18:28  ivan
7224
7225         * httemplate/elements/menu.html: this is more accurate
7226
7227 2008-04-16 14:52  ivan
7228
7229         * FS/FS/: part_pkg.pm, cust_main.pm: start implementing billing
7230           add-ons
7231
7232 2008-04-16 14:12  ivan
7233
7234         * FS/FS/part_pkg.pm, httemplate/browse/part_pkg.cgi: implement
7235           service add-ons
7236
7237 2008-04-16 14:10  ivan
7238
7239         * FS/FS/Record.pm: be more forgiving about numeric things padded
7240           with leading/trailing space
7241
7242 2008-04-16 13:34  ivan
7243
7244         * httemplate/: edit/part_bill_event.cgi, edit/part_pkg.cgi,
7245           edit/quick-charge.html, elements/select-taxclass.html,
7246           elements/tr-select-taxclass.html: fix tax class on package def
7247           edit
7248
7249 2008-04-16 13:00  ivan
7250
7251         * httemplate/: browse/part_pkg.cgi, edit/part_pkg.cgi: show package
7252           add-on links in browse
7253
7254 2008-04-16 11:32  jeff
7255
7256         * FS/FS/cust_pkg.pm, FS/FS/cust_pkg_reason.pm,
7257           httemplate/view/cust_main/packages.html: show user who created
7258           (cancel/suspend) reason and possibly fix a lingering spurious
7259           usergroup bug
7260
7261 2008-04-16 04:54  jeff
7262
7263         * httemplate/edit/part_pkg_taxproduct.html: this no longer belongs
7264
7265 2008-04-15 21:42  ivan
7266
7267         * httemplate/: edit/part_pkg.cgi, browse/part_pkg.cgi: add plan &
7268           pricing to package browse...
7269
7270 2008-04-15 18:03  ivan
7271
7272         * FS/FS/m2m_Common.pm, FS/FS/part_pkg.pm,
7273           httemplate/edit/process/part_pkg.cgi: fix new link editing in new
7274           package editor
7275
7276 2008-04-15 17:29  ivan
7277
7278         * FS/FS/part_pkg.pm: new package def editor
7279
7280 2008-04-15 17:19  ivan
7281
7282         * httemplate/edit/: part_pkg.cgi, elements/edit.html,
7283           process/part_pkg.cgi: new package def editor
7284
7285 2008-04-15 17:16  ivan
7286
7287         * FS/: FS.pm, FS/m2m_Common.pm, FS/part_pkg_link.pm,
7288           t/part_pkg_link.t: new package def editor
7289
7290 2008-04-15 13:47  jeff
7291
7292         * httemplate/elements/file-upload.html,
7293           httemplate/elements/header-minimal.html,
7294           httemplate/misc/file-upload.html, httemplate/misc/tax-import.cgi,
7295           httemplate/misc/process/tax-import.cgi,
7296           httemplate/misc/process/tax-upgrade.cgi, FS/FS/cust_main.pm,
7297           FS/FS/cust_tax_location.pm, FS/FS/part_pkg.pm,
7298           FS/FS/part_pkg_taxproduct.pm, FS/FS/part_pkg_taxrate.pm,
7299           FS/FS/tax_class.pm, FS/FS/tax_rate.pm: (finally) wrap up new tax
7300           rate engine (for now)
7301
7302 2008-04-15 12:43  ivan
7303
7304         * FS/FS/: part_pkg_option.pm, part_pkg/sesmon_hour.pm,
7305           part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm,
7306           part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm,
7307           part_pkg/voip_cdr.pm, part_pkg/voip_sqlradacct.pm:
7308           s/recur_flat/recur_fee/
7309
7310 2008-04-15 06:41  ivan
7311
7312         * FS/FS/Schema.pm, FS/FS/cust_event.pm, FS/FS/cust_main.pm,
7313           FS/FS/cust_pkg.pm, FS/FS/option_Common.pm,
7314           FS/FS/part_event_option.pm, FS/FS/part_pkg.pm,
7315           FS/FS/svc_Common.pm, FS/FS/svc_acct.pm, FS/FS/svc_domain.pm,
7316           httemplate/edit/part_event.html, httemplate/edit/part_pkg.cgi,
7317           httemplate/edit/elements/edit.html,
7318           httemplate/edit/process/part_pkg.cgi,
7319           httemplate/edit/process/elements/process.html,
7320           httemplate/elements/select-agent_types.html,
7321           httemplate/elements/select-taxproduct.html,
7322           httemplate/elements/selectlayers.html,
7323           httemplate/elements/tr-input-text.html,
7324           httemplate/elements/tr-part_pkg_freq.html,
7325           httemplate/elements/tr-pkg_svc.html,
7326           httemplate/elements/tr-select-agent_types.html,
7327           httemplate/elements/tr-title.html: new package editor
7328
7329 2008-04-15 03:50  ivan
7330
7331         * httemplate/docs/about.html: it's april 15th, and i sure do.
7332
7333 2008-04-14 06:42  jeff
7334
7335         * FS/FS/Record.pm: Improve record searching
7336
7337 2008-04-13 14:37  ivan
7338
7339         * FS/FS/part_pkg/: base_delayed.pm, flat_delayed.pm,
7340           prorate_delayed.pm: fix recur_notify label for *_delayed price
7341           plans
7342
7343 2008-04-13 13:35  ivan
7344
7345         * httemplate/elements/: select-cust-part_pkg.html,
7346           select-part_pkg.html, tr-select-part_pkg.html, select-table.html:
7347           select-table and select-part_pkg updates so we can use
7348           select-part_pkg as an edit/elements/edit.html m2 type
7349
7350 2008-04-13 03:21  ivan
7351
7352         * httemplate/elements/tr-justtitle.html: adding just a title with
7353           no blank space above
7354
7355 2008-04-13 03:19  ivan
7356
7357         * httemplate/elements/: tr-selectlayers-select.html,
7358           selectlayers.html: add a tr- for just the select bit of a
7359           selectlayers...
7360
7361 2008-04-13 01:21  ivan
7362
7363         * httemplate/elements/tr-input-text.html: add disabled option to
7364           text elements
7365
7366 2008-04-13 00:41  ivan
7367
7368         * FS/FS/part_pkg/: base_delayed.pm, base_rate.pm, bulk.pm, flat.pm,
7369           flat_comission.pm, flat_comission_cust.pm, flat_comission_pkg.pm,
7370           flat_delayed.pm, flat_introrate.pm, prepaid.pm, prorate.pm,
7371           prorate_delayed.pm, sesmon_hour.pm, sesmon_minute.pm,
7372           sql_external.pm, sql_generic.pm, sqlradacct_hour.pm,
7373           subscription.pm, voip_cdr.pm, voip_sqlradacct.pm: shorter names
7374           and rearranged weights for a brighter tommorow^W^Wbetter price
7375           plan <SELECT>
7376
7377 2008-04-12 20:03  ivan
7378
7379         * httemplate/elements/tr-select-table.html: more stuff to allow
7380           select-table to be used as as edit/elements/edit.html m2*
7381           element: add tr-select-table.html
7382
7383 2008-04-12 20:03  ivan
7384
7385         * httemplate/elements/select-table.html: some stuff to allow
7386           select-table to be used as as edit/elements/edit.html m2*
7387           element: add js_only and html_only options, add id option to
7388           specify element id, add a kludge to onchange option
7389
7390 2008-04-12 19:58  ivan
7391
7392         * httemplate/elements/tablebreak-tr-title.html: allow table id to
7393           be specified for tablebreak elements (so edit/elements/edit.html
7394           m2* stuff can be used after a tablebreak)
7395
7396 2008-04-12 19:56  ivan
7397
7398         * httemplate/elements/: select-taxproduct.html,
7399           tr-select-taxproduct.html: add elements for selecting taxproduct
7400
7401 2008-04-12 19:55  ivan
7402
7403         * httemplate/elements/tr-part_pkg_freq.html: add an element for
7404           selecting part_pkg frequencies
7405
7406 2008-04-12 16:31  ivan
7407
7408         * httemplate/elements/: columnnext.html, columnstart.html: space
7409           columns out
7410
7411 2008-04-12 16:18  ivan
7412
7413         * httemplate/elements/: columnend.html, columnnext.html,
7414           columnstart.html: add some column elements so we can replicate
7415           multi-column edit forms with edit.html
7416
7417 2008-04-11 02:20  ivan
7418
7419         * FS/FS/cdr.pm, httemplate/misc/cdr-import.html: taqua cdrs!
7420
7421 2008-04-10 18:50  ivan
7422
7423         * FS/FS/cdr.pm, httemplate/misc/cdr-import.html: checkpoint taqua
7424
7425 2008-04-10 15:00  ivan
7426
7427         * rt/lib/RT/Ticket_Overlay.pm: use non-ACL'ed _AddLink instead of
7428           AddLink so that the auto-association stuff works when creating a
7429           ticket
7430
7431 2008-04-09 18:35  jeff
7432
7433         * FS/FS/Conf.pm: sync terminology
7434
7435 2008-04-09 16:51  ivan
7436
7437         * httemplate/elements/menu.html: add a menu entry for the new tax
7438           stuff
7439
7440 2008-04-09 14:54  ivan
7441
7442         * httemplate/misc/tax-import.cgi: clean up irrelevant stuff on
7443           batch tax import
7444
7445 2008-04-09 14:44  ivan
7446
7447         * httemplate/docs/AGPL.html: oops, adding explicit AGPL.html
7448
7449 2008-04-09 14:27  ivan
7450
7451         * FS/FS/UID.pm: please mr. bootstrapping tree, give us some bootsap
7452
7453 2008-04-09 14:17  ivan
7454
7455         * FS/FS/UID.pm: 1.9 bootstrapping: apparantly, we have a dbdef at
7456           this point, but its not in the database yet, so checking
7457           dbdef->table doesn't DWWW
7458
7459 2008-04-09 14:07  ivan
7460
7461         * debian/control: adding 1.9 dependencies
7462
7463 2008-04-08 20:33  ivan
7464
7465         * FS/FS/part_pkg/sqlradacct_hour.pm: fix hourly cap for SQL overage
7466           charges
7467
7468 2008-04-07 22:49  ivan
7469
7470         * debian/: README.Debian, TODO, changelog, compat, conffiles.ex,
7471           config, control, copyright, cron.d, cron.d.ex,
7472           dbconfig-common.install, dbconfig-common.upgrade, dirs, docs,
7473           ex.doc-base.package, freeside-doc.docs, freeside-doc.files,
7474           freeside-webui.links, freeside.apache-alias.conf,
7475           freeside.default, freeside.docs, init.d.ex, init.d.lsb.ex,
7476           manpage.1.ex, manpage.sgml.ex, menu.ex, postinst, postinst.ex,
7477           postrm, postrm.ex, preinst, preinst.ex, prerm, prerm.ex, rules,
7478           templates, watch.ex: debian packages!
7479
7480 2008-04-06 09:12  jeff
7481
7482         * httemplate/browse/part_pkg_taxproduct.cgi,
7483           httemplate/browse/tax_rate.cgi, FS/FS/cust_bill.pm,
7484           FS/FS/cust_main.pm, FS/FS/cust_main_county.pm, FS/FS/part_pkg.pm,
7485           FS/FS/part_pkg_taxrate.pm, FS/FS/tax_rate.pm,
7486           httemplate/edit/part_pkg.cgi, httemplate/edit/tax_rate.html,
7487           httemplate/edit/elements/edit.html,
7488           httemplate/edit/process/tax_rate.html,
7489           httemplate/edit/process/elements/process.html: new tax rating
7490           engine
7491
7492 2008-04-05 00:00  ivan
7493
7494         * FS/bin/freeside-prepaidd: configurable logfile location for
7495           freeside-prepaidd
7496
7497 2008-04-04 12:47  ivan
7498
7499         * httemplate/elements/header.html: sync with 1_7_BRANCH
7500
7501 2008-04-04 10:47  ivan
7502
7503         * httemplate/search/elements/search.html: this worked fine.  don't
7504           understand why it was changed in the first place.
7505
7506 2008-04-04 10:42  ivan
7507
7508         * httemplate/search/elements/search.html: fix range selection on
7509           searches, huh
7510
7511 2008-04-02 13:42  jeff
7512
7513         * httemplate/browse/tax_class.html, FS/FS/Schema.pm,
7514           FS/FS/part_pkg_taxoverride.pm, httemplate/edit/part_pkg.cgi,
7515           httemplate/edit/part_pkg_taxoverride.html,
7516           httemplate/edit/process/part_pkg.cgi,
7517           httemplate/search/elements/search.html: checkpoint tax editors
7518           and correct a blunder
7519
7520 2008-04-02 10:28  ivan
7521
7522         * Makefile: substitute FREESIDE_CONF in apache conf files
7523
7524 2008-04-02 10:26  ivan
7525
7526         * htetc/: freeside-base1.99.conf, freeside-base1.conf,
7527           freeside-base2.conf: template AuthUserFile htpasswd to be in
7528           FREESIDE_CONF dir instead of hardcoded location
7529
7530 2008-04-02 10:00  rsiddall
7531
7532         * Makefile: Quick fix to update the release version number in the
7533           RPM specfile.  This leaves the specfile unusable for CVS builds.
7534
7535 2008-04-02 08:38  ivan
7536
7537         * init.d/freeside-init: tiny init file nit that helps with deb
7538           packaging (and probably rpm too) - source /etc/default/freeside
7539           if it exists
7540
7541 2008-04-01 21:32  ivan
7542
7543         * httemplate/docs/credits.html: slight browser adjustments and DONE
7544
7545 2008-04-01 21:20  ivan
7546
7547         * httemplate/elements/header.html: new header about: box
7548
7549 2008-04-01 21:19  ivan
7550
7551         * httemplate/docs/about.html: slightly taller
7552
7553 2008-04-01 21:07  ivan
7554
7555         * httemplate/docs/: credits.html, license.html: updated credits and
7556           license
7557
7558 2008-04-01 21:05  ivan
7559
7560         * httemplate/docs/about.html: adding about.html splash
7561
7562 2008-04-01 20:48  ivan
7563
7564         * httemplate/elements/popup_link_onclick.html: remove excessive
7565           iframe borders, add "scrolling" and "nofalse" options
7566
7567 2008-04-01 17:22  ivan
7568
7569         * FS/FS/cust_pay.pm: don't do (as much) useless work on upgrade
7570
7571 2008-04-01 16:56  ivan
7572
7573         * httemplate/elements/iframecontentmws.js: fix hasty safari iframe
7574           fix
7575
7576 2008-04-01 16:30  ivan
7577
7578         * httemplate/docs/: credits.html, license.html: adding license and
7579           credits in app itself
7580
7581 2008-04-01 16:26  ivan
7582
7583         * fs_sesmon/: fs_session_server, FS-SessionClient/Changes,
7584           FS-SessionClient/MANIFEST, FS-SessionClient/MANIFEST.SKIP,
7585           FS-SessionClient/Makefile.PL, FS-SessionClient/SessionClient.pm,
7586           FS-SessionClient/fs_sessiond, FS-SessionClient/test.pl,
7587           FS-SessionClient/bin/freeside-login,
7588           FS-SessionClient/bin/freeside-logout,
7589           FS-SessionClient/cgi/login.cgi, FS-SessionClient/cgi/logout.cgi:
7590           remove fs_sesmon
7591
7592 2008-04-01 16:24  ivan
7593
7594         * TODO: remove TODO
7595
7596 2008-04-01 16:24  ivan
7597
7598         * SCHEMA_CHANGE: remove SCHEMA_CHANGE
7599
7600 2008-04-01 16:23  ivan
7601
7602         * fs_selfadmin/: README, fs_mailadmin_server,
7603           FS-MailAdminServer/MailAdminClient.pm,
7604           FS-MailAdminServer/fs_mailadmind,
7605           FS-MailAdminServer/cgi/mailadmin.cgi: remove fs_selfadmin
7606
7607 2008-04-01 16:20  ivan
7608
7609         * README: welcome to the new world
7610
7611 2008-04-01 16:15  ivan
7612
7613         * INSTALL: clean up top level files
7614
7615 2008-04-01 16:08  ivan
7616
7617         * CREDITS, INSTALL: clean up some of the top-level files
7618
7619 2008-04-01 02:40  ivan
7620
7621         * Makefile: sync with 1.7.3
7622
7623 2008-04-01 02:19  ivan
7624
7625         * FS/FS/cust_bill.pm: don't show services on invoices that are
7626           newer than the invoice, closes: #3032
7627
7628 2008-04-01 01:43  ivan
7629
7630         * rt/lib/RT/Ticket_Overlay.pm, FS/FS/cust_main.pm,
7631           FS/FS/cust_main_invoice.pm, rt/lib/RT/URI/freeside/Internal.pm:
7632           last bit of magic for RT ticket customer auto-association: look
7633           for requestor email addresses in cust_main_invoice and svc_acct,
7634           closes; RT#1160
7635
7636 2008-03-31 23:37  ivan
7637
7638         * httemplate/edit/cust_main_county.html: probably doesn't matter
7639           now, but better error reporting anyway
7640
7641 2008-03-31 23:34  ivan
7642
7643         * httemplate/: misc/cancel_cust.html, misc/cancel_pkg.html,
7644           edit/cust_credit.cgi: popup iframes don't have predictable names
7645           anymore, so locate submit buttons by id instead
7646
7647 2008-03-31 23:26  ivan
7648
7649         * httemplate/elements/: popup_link.html, popup_link_onclick.html:
7650           doc height param
7651
7652 2008-03-31 23:16  ivan
7653
7654         * httemplate/elements/iframecontentmws.js: append a random number
7655           to the iframe name on-the-fly to keep safari from caching it
7656           under all circumstances
7657
7658 2008-03-31 22:49  ivan
7659
7660         * httemplate/view/cust_main/payment_history.html: finish
7661           component-izing overlib links
7662
7663 2008-03-31 21:37  ivan
7664
7665         * httemplate/search/cust_pkg.cgi: use popup_link...
7666
7667 2008-03-31 21:19  ivan
7668
7669         * httemplate/browse/rate_detail.html: can't run include() sub at
7670           <%once> time
7671
7672 2008-03-31 20:56  ivan
7673
7674         * httemplate/browse/rate_detail.html: component-ize overlib init
7675           and popup link
7676
7677 2008-03-31 20:51  ivan
7678
7679         * httemplate/edit/bulk-cust_svc.html: component-ize overlib init
7680
7681 2008-03-31 20:49  ivan
7682
7683         * httemplate/elements/phonenumber.html: use popup_link element for
7684           phonenumber.html silly vonage popup
7685
7686 2008-03-31 17:54  jeff
7687
7688         * FS/FS/cust_tax_location.pm, FS/FS/part_pkg_taxoverride.pm,
7689           FS/FS/part_pkg_taxproduct.pm, FS/FS/part_pkg_taxrate.pm,
7690           FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/tax_class.pm,
7691           FS/FS/tax_rate.pm, FS/FS/part_pkg.pm, FS/t/cust_tax_location.t,
7692           FS/t/part_pkg_taxoverride.t, FS/t/part_pkg_taxproduct.t,
7693           FS/t/part_pkg_taxrate.t, FS/t/tax_class.t, FS/t/tax_rate.t,
7694           httemplate/browse/tax_rate.cgi, httemplate/edit/part_pkg.cgi,
7695           httemplate/edit/part_pkg_taxoverride.html,
7696           httemplate/edit/part_pkg_taxproduct.html,
7697           httemplate/edit/tax_class.html, httemplate/edit/tax_rate.html,
7698           httemplate/edit/process/part_pkg.cgi,
7699           httemplate/edit/process/tax_class.html,
7700           httemplate/edit/process/tax_rate.html,
7701           httemplate/misc/tax-import.cgi, FS/MANIFEST, htetc/handler.pl,
7702           httemplate/elements/menu.html,
7703           httemplate/misc/process/recharge_svc.new,
7704           httemplate/misc/process/tax-import.cgi: checkpoint of new tax
7705           rating system
7706
7707 2008-03-31 16:19  ivan
7708
7709         * httemplate/elements/progress-init.html: overlib include
7710
7711 2008-03-31 16:14  ivan
7712
7713         * httemplate/elements/: popup_link-cust_main.html,
7714           popup_link-cust_pkg.html, popup_link-cust_svc.html,
7715           popup_link.html, popup_link_onclick.html: fix examples to use
7716           elements/init_overlib.html
7717
7718 2008-03-31 16:09  ivan
7719
7720         * httemplate/: browse/cust_main_county.cgi, config/config-view.cgi:
7721           overlib include
7722
7723 2008-03-31 16:07  ivan
7724
7725         * httemplate/: view/cust_main.cgi,
7726           elements/popup_link_onclick.html, view/cust_main/notes.html:
7727           clean up overlib usage for customer notes
7728
7729 2008-03-31 15:52  ivan
7730
7731         * fs_selfservice/FS-SelfService/cgi/signup.cgi: signup.cgi fix for
7732           hidden agentnum tags with trailling "/ >"
7733
7734 2008-03-31 15:27  ivan
7735
7736         * httemplate/: edit/cust_main/billing.html,
7737           elements/init_overlib.html, misc/payment.cgi: overlib cleanup:
7738           easy static CVV2/echeck popups
7739
7740 2008-03-31 14:52  ivan
7741
7742         * httemplate/elements/iframecontentmws.js: update overlibmws to
7743           current code
7744
7745 2008-03-31 14:45  ivan
7746
7747         * httemplate/: config/config-view.cgi, elements/popup_link.html:
7748           move config edit popup to elements/popup_link.html
7749
7750 2008-03-31 14:43  ivan
7751
7752         * httemplate/config/config.cgi: more approprietly sized textareas
7753           prevent scrollbars from being necessary in config popups
7754
7755 2008-03-31 14:11  ivan
7756
7757         * httemplate/: browse/cust_main_county.cgi,
7758           elements/popup_link.html, elements/popup_link_onclick.html: fix
7759           safari weirdness with caching iframes and auto-submitting them
7760           (in tax editor at least)
7761
7762 2008-03-31 13:40  ivan
7763
7764         * httemplate/elements/: popup_link-cust_main.html,
7765           popup_link-cust_pkg.html, popup_link-cust_svc.html,
7766           popup_link.html: clean up popup link elements a bit, have the
7767           iframe name autogenerate to work around safari fuckery
7768
7769 2008-03-31 11:50  ivan
7770
7771         * httemplate/elements/: overlibmws.js, overlibmws_crossframe.js,
7772           overlibmws_draggable.js, overlibmws_iframe.js: update overlibmws
7773           to current code before delving into safari problem...  hopefully
7774           no disasterous side effects :)
7775
7776 2008-03-29 19:42  ivan
7777
7778         * httemplate/: search/cust_bill.html, view/cust_bill.cgi: don't
7779           show invoice resend and payment posting links if you can't do
7780           that anyway
7781
7782 2008-03-29 19:32  ivan
7783
7784         * FS/FS/cust_bill.pm: okay, REALLY fix substitution problems with
7785           ancient-style invoice template includes
7786
7787 2008-03-29 18:26  ivan
7788
7789         * FS/FS/: Conf.pm, cust_bill.pm: fix missing backslash preventing
7790           ancient invoice template includes from working, whew!  and
7791           spiffied up the error reporting on template compile problems,
7792           since they're bound to happen when folks edit
7793
7794 2008-03-29 17:57  ivan
7795
7796         * FS/FS/Conf.pm: document config_orbase, add key_orbase for
7797           debugging info
7798
7799 2008-03-29 02:11  ivan
7800
7801         * httemplate/view/: svc_phone.cgi, elements/svc_Common.html: add
7802           quick links for unprocessed and processed CDRs to svc_phone view
7803
7804 2008-03-29 01:32  ivan
7805
7806         * httemplate/misc/order_pkg.html: in the unlikely error case, the
7807           order button should stay enabled
7808
7809 2008-03-29 01:15  ivan
7810
7811         * httemplate/: elements/popup_link-cust_main.html,
7812           elements/tr-select-reason.html, misc/cancel_cust.html,
7813           misc/order_pkg.html, view/cust_main/packages.html: okay.  and
7814           thank goodness its on 1.9.  really fix error reporting on quick
7815           package order this time.  have to change cust cancel popup
7816           slightly too, but its for the better (easier custnum parsing).
7817           and lastly make it easier for reason selection to be reused
7818           without stickiness-on-errors being a big pain in the ass
7819
7820 2008-03-28 23:42  ivan
7821
7822         * httemplate/edit/process/quick-cust_pkg.cgi: fix quick pkg order
7823           redirect
7824
7825 2008-03-28 15:31  ivan
7826
7827         * FS/FS/cust_svc.pm: fix double charging for CDRs when number is in
7828           both src and charged_party fields, and disable_src is not checked
7829
7830 2008-03-27 15:04  ivan
7831
7832         * httemplate/edit/process/cust_main.cgi: fixes edit if routing code
7833           only, closes: #3085
7834
7835 2008-03-27 14:05  ivan
7836
7837         * httemplate/view/cust_main/: payment_history.html: fix for ACH
7838           info masking
7839
7840 2008-03-27 14:01  ivan
7841
7842         * httemplate/view/cust_main/: billing.html, payment_history.html:
7843           mask ACH info in payment history
7844
7845 2008-03-27 13:40  ivan
7846
7847         * httemplate/: elements/menu.html, search/report_sql.html: add back
7848           raw SQL query (it had an appropriate ACL)
7849
7850 2008-03-27 13:19  ivan
7851
7852         * httemplate/: search/cust_pay.cgi, view/cust_pay.html: resolve
7853           minor ACL glitch linking to payments
7854
7855 2008-03-26 11:18  ivan
7856
7857         * FS/FS/Report/Table/Monthly.pm: add a netcredits_12mo sub so that
7858           12mo checkbox works again... sure do need these to be
7859           auto-generated or $AUTOLOADED or something :)
7860
7861 2008-03-26 08:42  jeff
7862
7863         * FS/FS/rate_detail.pm, httemplate/browse/rate_detail.html,
7864           httemplate/edit/rate_detail.html,
7865           httemplate/edit/rate_region.cgi: fixup per call billing
7866
7867 2008-03-25 20:04  ivan
7868
7869         * FS/FS/part_pkg/voip_cdr.pm: don't granular-ize 0 billsec calls
7870           into having a minimum charge
7871
7872 2008-03-25 19:27  ivan
7873
7874         * httemplate/search/: cdr.html, report_cdr.html: add ability to
7875           query ranges of duration & billable seconds to CDR report
7876
7877 2008-03-25 19:19  ivan
7878
7879         * httemplate/search/: report_cust_main.html, report_svc_acct.html:
7880           UI nit: separate search & display options
7881
7882 2008-03-25 18:03  ivan
7883
7884         * httemplate/edit/: part_bill_event.cgi,
7885           process/part_bill_event.cgi: quick shortcut for easier adding of
7886           new 1.7-style invoice events
7887
7888 2008-03-24 19:52  ivan
7889
7890         * rt/lib/RT/: Groups_Overlay.pm, Users_Overlay.pm: REALLY require
7891           DBIx::SB 1.50, jeez
7892
7893 2008-03-24 19:33  ivan
7894
7895         * rt/lib/RT/SearchBuilder.pm: bring declared SearchBuilder
7896           dependency inline with reality
7897
7898 2008-03-24 15:35  ivan
7899
7900         * httemplate/edit/part_bill_event.cgi: this probably never worked.
7901           ->send isn't at all what is wanted, that sends the original
7902           invoice, not the new one with the late charge
7903
7904 2008-03-23 20:07  ivan
7905
7906         * rt/: html/Elements/EditCustomers,
7907           html/Ticket/Elements/EditCustomers,
7908           html/Ticket/Elements/ShowCustomers, lib/RT/Record.pm,
7909           lib/RT/Ticket_Overlay.pm: woo!  final part of #1160!  yup,
7910           auto-associating tickets with customers now.  whew!
7911
7912 2008-03-23 18:28  ivan
7913
7914         * rt/: html/Ticket/Elements/AddCustomers, lib/RT/Record.pm,
7915           lib/RT/Interface/Web_Vendor.pm: part two of #1160: linking a
7916           ticket to its first customer will auto-link any customerless
7917           requestors
7918
7919 2008-03-23 16:38  ivan
7920
7921         * rt/: html/Admin/Users/Modify.html, lib/RT/User_Overlay.pm,
7922           lib/RT/Interface/Web_Vendor.pm: part 1 of #1160: associate users
7923           w/customers, manual editing
7924
7925 2008-03-23 16:32  ivan
7926
7927         * rt/html/Elements/: AddCustomers, EditCustomers: part 1 of #1160:
7928           associate users w/customers, manual editing
7929
7930 2008-03-19 12:48  jeff
7931
7932         * httemplate/edit/part_bill_event.cgi: quick fix for deep recursion
7933           (RT#3267)
7934
7935 2008-03-17 23:43  ivan
7936
7937         * fs_selfservice/fri/modules/: billing.module, dashboard.module,
7938           myaccount.module: pre-show checkpoint.  duct tape!
7939
7940 2008-03-17 09:24  ivan
7941
7942         * fs_selfservice/fri/modules/: billing.module, dashboard.module,
7943           myaccount.module: checkpoint
7944
7945 2008-03-16 19:49  ivan
7946
7947         * fs_selfservice/fri/: includes/freeside.class.php,
7948           modules.template/blank.module: missed bits
7949
7950 2008-03-16 19:48  ivan
7951
7952         * fs_selfservice/fri/: includes/login.php, includes/main.conf.php,
7953           locale/ari.po, modules/billing.module,
7954           modules/callmonitor.module, modules/dashboard.module,
7955           modules/myaccount.module, modules/settings.module,
7956           theme/page.tpl.php: first bits of working FRI!  woop!
7957
7958 2008-03-16 19:37  ivan
7959
7960         * httemplate/view/cust_main/packages.html: fix oops in new popup
7961           components
7962
7963 2008-03-16 16:36  ivan
7964
7965         * FS/FS/ClientAPI/MyAccount.pm: hopefully allow phone login to work
7966
7967 2008-03-16 16:25  ivan
7968
7969         * httemplate/view/svc_phone.cgi: view PINs too
7970
7971 2008-03-16 16:05  jeff
7972
7973         * httemplate/: elements/popup_link-cust_main.html,
7974           elements/popup_link-cust_pkg.html,
7975           elements/popup_link-cust_svc.html, elements/popup_link.html,
7976           view/cust_main.cgi, view/cust_main/packages.html: componentize
7977           conflicting %once subroutines (rt#3250)
7978
7979 2008-03-16 15:48  ivan
7980
7981         * httemplate/edit/svc_phone.cgi: phone gets a pin
7982
7983 2008-03-16 15:39  ivan
7984
7985         * FS/FS/ClientAPI/MyAccount.pm: phonenum + pin login
7986
7987 2008-03-16 15:24  ivan
7988
7989         * FS/FS/: Conf.pm, svc_phone.pm, ClientAPI/MyAccount.pm: phonenum +
7990           pin login
7991
7992 2008-03-16 14:07  ivan
7993
7994         * fs_selfservice/fri/includes/: common.php, login.php: first try at
7995           single sign-on
7996
7997 2008-03-16 12:58  ivan
7998
7999         * fs_selfservice/fri/: CHANGE.log, LICENSE.txt, README.txt,
8000           index.php, version.php, theme/global.css, theme/header.css,
8001           theme/iefixes.css, theme/layout.css, theme/logo.gif,
8002           theme/main.css, theme/navigation.css, theme/page.tpl.php,
8003           theme/spacer.gif, theme/text.css, theme/images/arrow-asc.gif,
8004           theme/images/arrow-desc.gif, modules/callmonitor.module,
8005           modules/phonefeatures.module, modules/settings.module,
8006           modules/voicemail.module, modules/featurecodes.module,
8007           modules/followme.module, includes/ajax.php, includes/crypt.php,
8008           includes/main.conf.php, misc/audio.php, misc/popup.css,
8009           misc/recording_popup.php, modules/VmX.module, includes/asi.php,
8010           includes/bootstrap.php, includes/common.php,
8011           includes/database.php, includes/display.php, includes/lang.php,
8012           includes/login.php, locale/readme.txt, locale/ari.po,
8013           locale/ari.utf-8.po, locale/locale.txt,
8014           locale/de_DE/LC_MESSAGES/ari.mo, locale/hu_HU/LC_MESSAGES/ari.mo,
8015           locale/hu_HU/LC_MESSAGES/ari.po, locale/pt_BR/LC_MESSAGES/ari.mo,
8016           locale/pt_BR/LC_MESSAGES/ari.po, locale/de_DE/LC_MESSAGES/ari.po,
8017           locale/el_GR/LC_MESSAGES/ari.mo, locale/el_GR/LC_MESSAGES/ari.po,
8018           locale/es_ES/LC_MESSAGES/ari.mo, locale/es_ES/LC_MESSAGES/ari.po,
8019           locale/sv_SE/LC_MESSAGES/ari.mo, locale/sv_SE/LC_MESSAGES/ari.po,
8020           locale/it_IT/LC_MESSAGES/ari.mo, locale/fr_FR/LC_MESSAGES/ari.mo,
8021           locale/fr_FR/LC_MESSAGES/ari.po, locale/he_IL/LC_MESSAGES/ari.mo,
8022           locale/he_IL/LC_MESSAGES/ari.po, locale/it_IT/LC_MESSAGES/ari.po:
8023           Initial revision
8024
8025 2008-03-16 09:57  jeff
8026
8027         * httemplate/misc/recharge_svc.html: doh
8028
8029 2008-03-16 01:04  ivan
8030
8031         * FS/FS/UID.pm: goodness, i hope this fixes the bootstrapping
8032
8033 2008-03-16 00:25  ivan
8034
8035         * FS/FS/UID.pm: okay, really now, how about this
8036
8037 2008-03-16 00:24  ivan
8038
8039         * FS/FS/UID.pm: okay, how about this
8040
8041 2008-03-16 00:21  ivan
8042
8043         * FS/FS/UID.pm: fix 1.7->1.9 bootstrapping, i think
8044
8045 2008-03-15 22:22  ivan
8046
8047         * httemplate/search/svc_broadband.cgi: clean up and
8048           agent-virtualize svc_broadband searching
8049
8050 2008-03-15 22:13  ivan
8051
8052         * httemplate/edit/part_svc.cgi: finish bringing sanity to
8053           svc_broadband service definition blocknum edit
8054
8055 2008-03-15 22:13  ivan
8056
8057         * FS/FS/: addr_block.pm, svc_broadband.pm: bring some sanity to
8058           address block selection in svc_broadband service definition edit
8059
8060 2008-03-15 21:54  ivan
8061
8062         * httemplate/browse/: addr_block.cgi, router.cgi: drag address &
8063           router browse into this centiry
8064
8065 2008-03-15 21:00  ivan
8066
8067         * httemplate/elements/header.html, httemplate/elements/menu.html,
8068           rt/html/Elements/FreesideSearch: hide customer search if user
8069           does not have "List customers" ACL, closes: RT#3105
8070
8071 2008-03-15 15:18  ivan
8072
8073         * httemplate/edit/part_pkg.cgi, FS/FS/part_pkg/voip_cdr.pm:
8074           slightly better voip_cdr package edit: use radio buttons for
8075           selecting long things
8076
8077 2008-03-15 14:39  ivan
8078
8079         * FS/FS/part_pkg/voip_cdr.pm: be asssertive
8080
8081 2008-03-15 14:14  ivan
8082
8083         * FS/FS/: cust_svc.pm, part_pkg/voip_cdr.pm: configurable
8084           disable_src, domestic_prefix and international_prefix options for
8085           voip price plan
8086
8087 2008-03-15 12:52  ivan
8088
8089         * httemplate/search/cust_bill.html, FS/FS/cust_bill.pm: check on
8090           invoice re-printing newest percust... can't reproduce any
8091           problem, prints newest per cust fine, closes: #3161
8092
8093 2008-03-14 17:30  ivan
8094
8095         * httemplate/: view/svc_domain.cgi, misc/catchall.cgi: fix harmless
8096           code leaking out onto the page, hehe, closes: Bug#3253, also
8097           remove silly formatting on catchall edit
8098
8099 2008-03-14 13:11  ivan
8100
8101         * FS/FS/cust_main.pm: eliminate some harmless uninitialized value
8102           warnings
8103
8104 2008-03-14 10:30  jeff
8105
8106         * FS/FS/part_export/prizm.pm: insist on Net::Prizm 0.04
8107
8108 2008-03-14 01:13  ivan
8109
8110         * httemplate/edit/process/cust_pkg.cgi: whew, glad that change
8111           package bugfix was easy to find, closes: Bug#3241
8112
8113 2008-03-14 00:48  ivan
8114
8115         * FS/FS/cust_credit_bill.pm, FS/FS/Report/Table/Monthly.pm,
8116           httemplate/graph/money_time.cgi,
8117           httemplate/search/cust_credit_bill.html,
8118           httemplate/search/cust_credit.html: add net credits to
8119           sales/credits/receipts report
8120
8121 2008-03-13 19:10  ivan
8122
8123         * FS/FS/Conf.pm: add Net20 invoice terms, closes: #3219
8124
8125 2008-03-13 19:09  ivan
8126
8127         * FS/FS/Conf.pm: show where the warning about no conf comes from
8128
8129 2008-03-13 02:28  ivan
8130
8131         * FS/FS/cust_pay.pm: yow.  very sleep deprived.  remove the
8132           infinite loop rather than add one.
8133
8134 2008-03-13 02:14  ivan
8135
8136         * FS/FS/cust_pay.pm: infinite loop protection
8137
8138 2008-03-13 01:57  ivan
8139
8140         * FS/FS/cust_pay.pm: allow cust_pay.otaker upgrade to proceed even
8141           if there are some old crufty records around attached to
8142           now-deleted customers
8143
8144 2008-03-12 09:22  jeff
8145
8146         * FS/FS/cust_svc.pm, FS/FS/part_export.pm, FS/FS/svc_Common.pm,
8147           FS/FS/UI/Web.pm, FS/FS/part_export/prizm.pm,
8148           eg/export_template.pm, httemplate/view/cust_main/packages.html:
8149           allow exports to add links to customer view (#1407)
8150
8151 2008-03-04 13:07  ivan
8152
8153         * FS/FS/cust_refund.pm: fix otaker population for cust_refund like
8154           cust_credit and cust_pay
8155
8156 2008-03-04 13:06  ivan
8157
8158         * FS/FS/cust_pay.pm: fix cust_pay.otaker population
8159
8160 2008-03-04 11:15  ivan
8161
8162         * httemplate/: edit/cust_pkg.cgi, edit/process/cust_pkg.cgi,
8163           misc/change_pkg.cgi: fix edit/process/cust_pkg getting confused
8164           about the two different places that would be calling it... i.e.
8165           with an empty new_pkgnum it would redirect the popup back the
8166           customer view, hehe
8167
8168 2008-03-03 19:38  ivan
8169
8170         * FS/FS/cust_bill.pm: AND fix latex->html notes substituion for ~s
8171
8172 2008-03-03 19:37  ivan
8173
8174         * FS/FS/cust_bill.pm: and fix latex->html notes substituion for
8175           escaped #s
8176
8177 2008-03-03 19:34  ivan
8178
8179         * FS/FS/cust_bill.pm: fix latex->html notes substituion for
8180           newlines
8181
8182 2008-03-03 18:27  ivan
8183
8184         * httemplate/browse/rate_region.html: should improve compatibility
8185           with older Pg.  i hope
8186
8187 2008-03-03 17:49  ivan
8188
8189         * FS/FS/UID.pm: argh, don't load up a user until the other
8190           initialization is done
8191
8192 2008-03-03 15:12  ivan
8193
8194         * rt/: etc/RT_Config.pm.in, html/Elements/Header,
8195           html/Elements/PageLayout, html/Elements/Tabs,
8196           html/Elements/CollectionAsTable/Row,
8197           html/Ticket/Elements/ShowTransactionAttachments,
8198           html/Widgets/TitleBoxStart, sbin/rt-setup-database.in: merge in
8199           rt 3.6.6.  *gulp*!
8200
8201 2008-03-01 20:11  ivan
8202
8203         * rt/html/: Elements/EmailInput, NoAuth/css/dhandler,
8204           NoAuth/images/css/fieldbg-autocomplete.gif,
8205           NoAuth/js/scriptaculous/controls.js,
8206           NoAuth/js/scriptaculous/effects.js,
8207           NoAuth/js/scriptaculous/prototype.js,
8208           NoAuth/js/scriptaculous/scriptaculous.js,
8209           Helpers/EmailAutocomplete, Ticket/Elements/ShowQueue: Initial
8210           revision
8211
8212 2008-03-01 19:07  ivan
8213
8214         * httemplate/elements/header.html,
8215           rt/html/Elements/FreesideNewCust: fix annoying resize of "New
8216           customer" button; closes: RT#1642
8217
8218 2008-03-01 18:50  ivan
8219
8220         * htetc/handler.pl: better indication of why these things are the
8221           way they are
8222
8223 2008-03-01 17:31  ivan
8224
8225         * FS/FS/payment_gateway.pm, httemplate/browse/payment_gateway.html,
8226           httemplate/misc/disable-payment_gateway.cgi,
8227           httemplate/search/elements/search.html: add payment gateway
8228           disabling (and move payment gateway browse over to new template)
8229
8230 2008-03-01 15:30  ivan
8231
8232         * FS/FS/: Conf.pm, payinfo_Mixin.pm: added a config value to
8233           control the extent of credit card masking, but since
8234           cust_main.paymask is in the db, need something to update it for
8235           all existing customers too
8236
8237 2008-03-01 14:39  ivan
8238
8239         * httemplate/search/cust_main.html: ah, that's better, prettyfy and
8240           link adv. customer search
8241
8242 2008-03-01 14:23  ivan
8243
8244         * httemplate/: elements/select-payby.html,
8245           elements/tr-select-payby.html, search/cust_main.html,
8246           search/report_cust_main.html: add payby selection to adv.
8247           customer search
8248
8249 2008-02-29 09:57  jeff
8250
8251         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_html,
8252           conf/invoice_latex: refactor print_*; invoice sections by package
8253           class; could still stand some more refactoring
8254
8255 2008-02-28 20:31  ivan
8256
8257         * FS/FS/cdr.pm, httemplate/misc/cdr-import.html: working asterisk
8258           CDR CSV import (not just direct DB)
8259
8260 2008-02-28 18:29  ivan
8261
8262         * FS/FS/: Record.pm, access_user.pm: disallow uppercase usernames
8263           in the first place.  also Record::str2time_sql_closing snuck in.
8264
8265 2008-02-21 17:32  ivan
8266
8267         * httemplate/search/svc_acct.cgi: on accounts overview: show time
8268           applied after multipliers, not actual time worked
8269
8270 2008-02-21 17:09  ivan
8271
8272         * FS/FS/cust_pay.pm: want to upgrade legacy payments even if they
8273           are deprecated COMP payby...
8274
8275 2008-02-21 16:57  ivan
8276
8277         * FS/FS/cust_pay.pm: don't bomb out on this transition on old
8278           databases without history records for everything...
8279
8280 2008-02-21 16:54  ivan
8281
8282         * httemplate/search/svc_acct.cgi: on accounts overview: show time
8283           applied after multipliers, not actual time worked
8284
8285 2008-02-20 14:45  ivan
8286
8287         * httemplate/misc/inventory_item-import.html: doh.  ivan is so in
8288           the doghouse for this one
8289
8290 2008-02-19 18:07  ivan
8291
8292         * FS/FS/prepay_credit.pm,
8293           httemplate/edit/process/prepay_credit.cgi: retry collisions a
8294           bit, acme is getting duplicate errors... guess they're using lots
8295           and lots of prepaid cards.  closes: RT#3104
8296
8297 2008-02-19 17:21  ivan
8298
8299         * FS/FS/Schema.pm: update the tax class editor to enable taxclass
8300           adding, RT#2929
8301
8302 2008-02-19 17:16  ivan
8303
8304         * httemplate/edit/part_pkg_taxclass.html,
8305           httemplate/edit/process/part_pkg_taxclass.html,
8306           httemplate/browse/cust_main_county.cgi, FS/FS/Upgrade.pm,
8307           FS/FS/part_pkg_taxclass.pm, htetc/handler.pl,
8308           httemplate/elements/tr-select-taxclass.html: update the tax class
8309           editor to enable taxclass adding, RT#2929
8310
8311 2008-02-19 17:10  ivan
8312
8313         * httemplate/edit/: cust_main_county-expand.cgi,
8314           process/cust_main_county-expand.cgi, process/invoice_logo.html,
8315           process/reg_code.cgi: process/part_pkg_taxclass.html
8316
8317 2008-02-19 01:15  ivan
8318
8319         * FS/: FS/part_pkg_taxclass.pm, t/part_pkg_taxclass.t, FS.pm,
8320           MANIFEST: adding taxclass table
8321
8322 2008-02-19 01:10  ivan
8323
8324         * bin/generate-table-module: fix this to generate more
8325           wiki-friendly column list
8326
8327 2008-02-18 19:30  ivan
8328
8329         * FS/FS/svc_external.pm: add some descriptions for svc_external
8330           fields, allowing id to fill in from inventory
8331
8332 2008-02-18 19:17  ivan
8333
8334         * FS/FS/svc_external.pm: return svc_external id and title as label
8335           instead of svcnum
8336
8337 2008-02-18 18:57  ivan
8338
8339         * fs_selfservice/FS-SelfService/SelfService.pm: fixup and expand
8340           POD docs for self-service list_pkgs & list_svcs
8341
8342 2008-02-18 18:38  ivan
8343
8344         * bin/pod2x: fix API upload
8345
8346 2008-02-18 18:37  ivan
8347
8348         * FS/FS.pm: update base API docs contents
8349
8350 2008-02-18 18:33  ivan
8351
8352         * FS/FS/cust_pay_pending.pm: clean up POD docs for better wiki
8353           exportability
8354
8355 2008-02-18 18:28  ivan
8356
8357         * FS/FS/cust_credit.pm: clean up POD docs for better wiki
8358           exportability
8359
8360 2008-02-18 18:25  ivan
8361
8362         * FS/FS/cust_bill_event.pm: clean up POD docs for better wiki
8363           exportability
8364
8365 2008-02-18 18:20  ivan
8366
8367         * FS/FS/cust_bill.pm: clean up POD docs for better wiki
8368           exportability
8369
8370 2008-02-18 18:15  ivan
8371
8372         * FS/FS/: access_user.pm, acct_rt_transaction.pm: clean up POD docs
8373           for better wiki exportability
8374
8375 2008-02-14 00:31  ivan
8376
8377         * httemplate/search/cust_pkg.cgi: brown-bag missing comma from last
8378           update.  time to go home
8379
8380 2008-02-14 00:28  ivan
8381
8382         * httemplate/search/cust_pkg.cgi: re-align links and styling in
8383           package report correctly
8384
8385 2008-02-13 19:52  ivan
8386
8387         * FS/FS/Schema.pm, FS/FS/Upgrade.pm, FS/FS/cust_pay.pm,
8388           httemplate/view/cust_main/payment_history.html,
8389           httemplate/search/cust_pay.cgi: add cust_pay.otaker field;
8390           populate it based on history on upgrades, and show the order
8391           taker on all payments (on customer view and payment search)
8392           closes: #2953
8393
8394 2008-02-13 19:48  ivan
8395
8396         * FS/: FS/h_cust_pay.pm, t/h_cust_credit.t, t/h_cust_pay.t: add
8397           FS::h_cust_pay class
8398
8399 2008-02-13 17:48  ivan
8400
8401         * httemplate/view/cust_main/payment_history.html: this ACL has been
8402           around for long enough (and almost nobody uses batched payments,
8403           so showing them is probably bad)
8404
8405 2008-02-13 15:49  jeff
8406
8407         * FS/FS/svc_broadband.pm, httemplate/elements/header.html:
8408           svc_broadband MAC searches RT#2985
8409
8410 2008-02-13 15:45  jeff
8411
8412         * FS/FS/cust_main.pm, httemplate/edit/quick-charge.html,
8413           httemplate/edit/process/quick-charge.cgi: package class selection
8414           for one-time charges RT#1322
8415
8416 2008-02-13 15:39  jeff
8417
8418         * FS/FS/rate_detail.pm, FS/FS/part_pkg/voip_cdr.pm,
8419           httemplate/edit/rate_region.cgi: directory assistance (flat
8420           per-call) billing RT#3114
8421
8422 2008-02-13 13:50  ivan
8423
8424         * httemplate/misc/process/link.cgi: fix compile error from hasty
8425           refactoring
8426
8427 2008-02-12 22:02  ivan
8428
8429         * FS/FS/part_pkg/bulk.pm: yup, bulk price plan appears to be
8430           working
8431
8432 2008-02-12 22:00  ivan
8433
8434         * README: modernizing
8435
8436 2008-02-12 21:15  ivan
8437
8438         * FS/FS/cust_bill.pm: fix missing fill-in values on invoices
8439           resulting from skewed hash ($conf->config returning empty list in
8440           list context)
8441
8442 2008-02-12 11:24  ivan
8443
8444         * httemplate/search/: rt_transaction.html, timeworked.html: for our
8445           internal time tracking: TimeWorked can happen on a Create
8446           transaction as well as Correspond and Comment.  is there anywhere
8447           else this needs to be changed?
8448
8449 2008-02-11 19:11  ivan
8450
8451         * FS/FS/Misc.pm: update for MailTools v2.00
8452
8453 2008-02-10 18:37  ivan
8454
8455         * FS/FS/reason.pm: upgrading reason table not quite working with
8456           mysql, hopefully no old installs need this, new ones should be
8457           fine hopefully
8458
8459 2008-02-10 18:36  ivan
8460
8461         * FS/FS/: Upgrade.pm, cust_svc.pm, h_cust_svc.pm: fix & cleanup
8462           duplicate history records
8463
8464 2008-02-10 18:03  ivan
8465
8466         * FS/FS/reason.pm: better debugging if things go awry
8467
8468 2008-02-10 16:53  ivan
8469
8470         * FS/FS/Cron/notify.pm: third time's the charm: MySQL didn't like
8471           casting to INTEGER, it wants SIGNED.  whew.
8472
8473 2008-02-10 16:02  ivan
8474
8475         * FS/FS/Cron/notify.pm: ah, no, its count (*) vs count(*), wow
8476
8477 2008-02-10 15:58  ivan
8478
8479         * FS/FS/Cron/notify.pm: comment out unused db statements in a way
8480           that doesn't get to the database, to avoid Pg vs mysql
8481           comment-out differences
8482
8483 2008-02-09 11:16  ivan
8484
8485         * httemplate/edit/process/agent_type.cgi: typo, fix from mtou,
8486           thanks
8487
8488 2008-02-08 13:59  rsiddall
8489
8490         * rpm/freeside.spec: Removed code that create a freeside user on
8491           the build machine and added code to modify Makefile to remove
8492           clauses that require such a user.  This should allow the RPMs to
8493           build under mock.
8494
8495 2008-02-08 07:00  jeff
8496
8497         * FS/FS/TicketSystem/RT_External.pm: tyop
8498
8499 2008-02-04 19:37  ivan
8500
8501         * httemplate/edit/process/part_pkg.cgi: fix package editing on
8502           HEAD, whew.  bad semicolon.
8503
8504 2008-02-02 18:24  ivan
8505
8506         * FS/FS/cust_main.pm: should eliminate "Use of uninitialized value
8507           in length at /usr/local/share/perl/5.8.8/FS/cust_main.pm line
8508           5194." warnings
8509
8510 2008-02-02 17:43  ivan
8511
8512         * httemplate/edit/cust_main.cgi: oops, fix display of errors on
8513           customer edit
8514
8515 2008-01-30 08:14  jeff
8516
8517         * httemplate/misc/bulk_change_pkg.cgi: pointless false laziness
8518           removal
8519
8520 2008-01-28 20:15  jeff
8521
8522         * FS/FS/cust_pkg.pm: missed use
8523
8524 2008-01-28 19:56  jeff
8525
8526         * FS/FS/cust_pkg.pm: 1394 regression fixup
8527
8528 2008-01-28 19:34  jeff
8529
8530         * FS/FS/cust_pkg.pm, httemplate/misc/bulk_change_pkg.cgi,
8531           httemplate/misc/process/bulk_change_pkg.cgi,
8532           httemplate/search/cust_pkg.cgi,
8533           httemplate/search/elements/search.html: bulk package changing
8534           (RT#1394)
8535
8536 2008-01-25 10:26  jeff
8537
8538         * httemplate/misc/cust_pay-import.cgi,
8539           httemplate/misc/process/cust_pay-import.cgi, FS/FS/cust_pay.pm,
8540           httemplate/elements/menu.html: simple payment CSV import
8541
8542 2008-01-24 18:55  jeff
8543
8544         * FS/FS/part_export/prizm.pm: add an always BAM option and be
8545           explicit about transactions
8546
8547 2008-01-24 13:16  ivan
8548
8549         * FS/FS/TicketSystem/RT_External.pm,
8550           fs_selfservice/FS-SelfService/cgi/myaccount.html,
8551           httemplate/view/cust_main/tickets.html: slightly more sane names
8552           for customer tickets hash, display ticket owners on customer view
8553           page
8554
8555 2008-01-24 13:10  ivan
8556
8557         * htetc/handler.pl: used in rt autohandler.  i wonder why this
8558           never bit before
8559
8560 2008-01-23 11:18  jeff
8561
8562         * fs_selfservice/FS-SelfService/cgi/bill.html,
8563           fs_selfservice/FS-SelfService/cgi/card.html,
8564           fs_selfservice/FS-SelfService/cgi/change_bill.html,
8565           fs_selfservice/FS-SelfService/cgi/change_pay.html,
8566           fs_selfservice/FS-SelfService/cgi/change_ship.html,
8567           fs_selfservice/FS-SelfService/cgi/check.html,
8568           fs_selfservice/FS-SelfService/cgi/contact.html,
8569           fs_selfservice/FS-SelfService/cgi/process_change_bill.html,
8570           FS/FS/ClientAPI/MyAccount.pm,
8571           fs_selfservice/FS-SelfService/cgi/make_ach_payment.html,
8572           fs_selfservice/FS-SelfService/cgi/make_payment.html,
8573           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
8574           fs_selfservice/FS-SelfService/cgi/process_change_pay.html,
8575           fs_selfservice/FS-SelfService/cgi/process_change_ship.html,
8576           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: change
8577           service, billing, and payment info in selfservice
8578
8579 2008-01-20 16:12  ivan
8580
8581         * bin/explain-ar-total.sql: [no log message]
8582
8583 2008-01-20 15:24  ivan
8584
8585         * FS/FS/Schema.pm: add and fix some indices, this should marginally
8586           (but not drastically) improve the time to pull up A/R report
8587           totals
8588
8589 2008-01-16 20:23  ivan
8590
8591         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: fix ACLs to
8592           allow the limited "package editing" of customizing customer
8593           packages
8594
8595 2008-01-16 19:18  ivan
8596
8597         * httemplate/view/cust_main/billing.html: don't show 'Bill now'
8598           link unless the current user can...
8599
8600 2008-01-13 16:22  ivan
8601
8602         * httemplate/: edit/part_bill_event.cgi,
8603           elements/select-taxclass.html: maintenance on old events, yay.
8604           fix for late charges without a taxclass, closes: RT#2988
8605
8606 2008-01-13 16:17  ivan
8607
8608         * httemplate/edit/: cust_main.cgi, svc_www.cgi: fix tyops
8609
8610 2008-01-13 15:31  ivan
8611
8612         * httemplate/search/timeworked.html: almost could work under mysql?
8613           need TO_NUMBER and TO_CHAR equivalents
8614
8615 2008-01-13 15:30  ivan
8616
8617         * httemplate/misc/timeworked.html: missing semicolon, doh
8618
8619 2008-01-13 13:46  ivan
8620
8621         * httemplate/view/cust_pay.html: remove 1.7 ACL cruft on HEAD
8622
8623 2008-01-13 13:45  ivan
8624
8625         * httemplate/view/cust_main/payment_history.html: remove 1.7.3
8626           cruft
8627
8628 2008-01-13 13:41  ivan
8629
8630         * httemplate/edit/: cust_bill_pay.cgi, process/cust_bill_pay.cgi,
8631           cust_credit_bill.cgi, process/cust_credit_bill.cgi: new ACL name
8632           in 1.9 right away
8633
8634 2008-01-13 13:39  ivan
8635
8636         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: remove 1.7
8637           vs. 1.9 cruft
8638
8639 2008-01-13 13:35  ivan
8640
8641         * httemplate/edit/: REAL_cust_pkg.cgi, access_user.html, agent.cgi,
8642           agent_payment_gateway.html, agent_type.cgi, bulk-cust_svc.html,
8643           cust_bill_pay.cgi, cust_credit.cgi, cust_credit_bill.cgi,
8644           cust_main.cgi, cust_main_county-expand.cgi, cust_main_note.cgi,
8645           cust_pay.cgi, cust_pkg.cgi, cust_refund.cgi,
8646           inventory_class.html, part_bill_event.cgi, part_export.cgi,
8647           part_pkg.cgi, part_referral.html, part_svc.cgi,
8648           part_virtual_field.cgi, payment_gateway.html, pkg_class.html,
8649           prepay_credit.cgi, quick-charge.html, rate.cgi, rate_region.cgi,
8650           reason.html, reason_type.html, reg_code.cgi, router.cgi,
8651           svc_Common.html, svc_acct.cgi, svc_acct_pop.cgi,
8652           svc_broadband.cgi, svc_domain.cgi, svc_external.cgi,
8653           svc_forward.cgi, svc_phone.cgi, svc_www.cgi,
8654           process/REAL_cust_pkg.cgi, process/access_user.html,
8655           process/agent.cgi, process/agent_payment_gateway.html,
8656           process/agent_type.cgi, process/bulk-cust_svc.cgi,
8657           process/cust_bill_pay.cgi, process/cust_credit.cgi,
8658           process/cust_credit_bill.cgi, process/cust_main.cgi,
8659           process/cust_main_county-collapse.cgi,
8660           process/cust_main_county-expand.cgi,
8661           process/cust_main_county.html, process/cust_main_note.cgi,
8662           process/cust_pay.cgi, process/cust_pkg.cgi,
8663           process/cust_refund.cgi, process/cust_svc.cgi,
8664           process/domain_record.cgi, process/generic.cgi,
8665           process/inventory_class.html, process/msgcat.cgi,
8666           process/part_bill_event.cgi, process/part_export.cgi,
8667           process/part_pkg.cgi, process/part_referral.html,
8668           process/part_svc.cgi, process/payment_gateway.html,
8669           process/pkg_class.html, process/prepay_credit.cgi,
8670           process/quick-charge.cgi, process/quick-cust_pkg.cgi,
8671           process/rate.cgi, process/reason.html, process/reason_type.html,
8672           process/reg_code.cgi, process/router.cgi,
8673           process/svc_Common.html, process/svc_acct.cgi,
8674           process/svc_acct_pop.cgi, process/svc_broadband.cgi,
8675           process/svc_domain.cgi, process/svc_external.cgi,
8676           process/svc_forward.cgi, process/svc_phone.html,
8677           process/svc_www.cgi: ACLs
8678
8679 2008-01-13 13:14  ivan
8680
8681         * httemplate/misc/: batch-cust_pay.html, bill.cgi,
8682           cancel-unaudited.cgi, cancel_cust.html, cancel_pkg.html,
8683           catchall.cgi, cdr-import.html, cust_main-cancel.cgi,
8684           cust_main-import.cgi, cust_main-import_charges.cgi,
8685           delete-cust_credit.cgi, delete-cust_pay.cgi,
8686           delete-cust_refund.cgi, delete-customer.cgi,
8687           delete-domain_record.cgi, delete-part_export.cgi, dump.cgi,
8688           email-invoice.cgi, email_invoice_events.cgi, email_invoices.cgi,
8689           fax-invoice.cgi, fax_invoice_events.cgi, fax_invoices.cgi,
8690           inventory_item-import.html, link.cgi, meta-import.cgi,
8691           payment.cgi, print-invoice.cgi, print_invoice_events.cgi,
8692           print_invoices.cgi, queue.cgi, recharge_svc.html,
8693           svc_acct-domains.cgi, unapply-cust_credit.cgi,
8694           unapply-cust_pay.cgi, unprovision.cgi, unsusp_pkg.cgi,
8695           unvoid-cust_pay_void.cgi, upload-batch.cgi, void-cust_pay.cgi,
8696           whois.cgi, process/batch-cust_pay.cgi, process/cancel_pkg.html,
8697           process/catchall.cgi, process/cdr-import.html,
8698           process/cust_main-import.cgi,
8699           process/cust_main-import_charges.cgi,
8700           process/delete-customer.cgi, process/inventory_item-import.html,
8701           process/link.cgi, process/meta-import.cgi, process/payment.cgi,
8702           process/recharge_svc.html: ACLs
8703
8704 2008-01-13 13:08  ivan
8705
8706         * httemplate/misc/: email_events.cgi, fax_events.cgi,
8707           print_events.cgi, order_pkg.html: ACLs
8708
8709 2008-01-13 12:55  ivan
8710
8711         * httemplate/: browse/part_bill_event.cgi, search/cust_event.html,
8712           search/timeworked.html, search/cust_bill.html,
8713           search/cust_bill_event.cgi, search/cust_pay_batch.cgi,
8714           search/prepay_credit.html, search/queue.html,
8715           search/report_prepaid_income.cgi, search/report_tax.cgi,
8716           search/sqlradius.cgi: ACLs
8717
8718 2008-01-13 12:50  ivan
8719
8720         * httemplate/elements/: errorpage.html, tr-select-reason.html:
8721           stale leftovers from XSSmas
8722
8723 2008-01-13 12:46  ivan
8724
8725         * httemplate/view/: cust_bill.cgi, svc_acct.cgi, svc_broadband.cgi,
8726           svc_domain.cgi, svc_external.cgi, svc_forward.cgi, svc_www.cgi,
8727           cust_main/payment_history.html, elements/svc_Common.html: ACLs
8728
8729 2008-01-13 12:38  ivan
8730
8731         * httemplate/browse/: access_group.html, access_user.html,
8732           addr_block.cgi, agent.cgi, agent_type.cgi, nas.cgi, part_pkg.cgi,
8733           part_svc.cgi, part_virtual_field.cgi, payment_gateway.html,
8734           reason.html, router.cgi: ACLs
8735
8736 2008-01-13 12:30  ivan
8737
8738         * FS/FS/AccessRight.pm: new ACLs
8739
8740 2008-01-12 16:35  ivan
8741
8742         * htetc/handler.pl: use this in handler.pl, not in mason files
8743
8744 2008-01-11 15:10  ivan
8745
8746         * FS/FS/cust_main.pm: add option to enable searching of
8747           cust_main.agent_custid with one or two letter prefix before the
8748           numeric part
8749
8750 2008-01-11 14:53  ivan
8751
8752         * FS/FS/: Conf.pm, cust_main.pm: add option to enable searching of
8753           cust_main.agent_custid with one or two letter prefix before the
8754           numeric part
8755
8756 2008-01-11 09:30  ivan
8757
8758         * httemplate/edit/elements/svc_Common.html: turn off debugging
8759
8760 2008-01-10 14:13  ivan
8761
8762         * httemplate/search/elements/search.html: doc
8763
8764 2008-01-10 14:06  ivan
8765
8766         * httemplate/elements/menu.html: new rate editor
8767
8768 2008-01-10 13:53  ivan
8769
8770         * FS/FS/rate_detail.pm, httemplate/browse/rate.cgi,
8771           httemplate/edit/rate.cgi, httemplate/edit/rate_region.cgi,
8772           httemplate/edit/elements/edit.html,
8773           httemplate/edit/process/rate_region.cgi: new rate editor
8774
8775 2008-01-10 13:52  ivan
8776
8777         * httemplate/: browse/rate_detail.html, browse/rate_region.html,
8778           edit/rate_detail.html, edit/process/rate_detail.html: new call
8779           rate editor (VoIP/telephony)
8780
8781 2008-01-10 13:17  ivan
8782
8783         * FS/FS/reason_type.pm: third person is better
8784
8785 2008-01-10 13:14  ivan
8786
8787         * httemplate/browse/reason.html: eliminate harmless typo
8788
8789 2008-01-08 13:33  jeff
8790
8791         * FS/FS/svc_acct.pm: transactiony cruft removal
8792
8793 2008-01-08 03:23  ivan
8794
8795         * FS/FS/cust_credit.pm, FS/FS/cust_main.pm,
8796           httemplate/search/report_receivables.cgi: show negative balances
8797           on A/R report, closes: RT#2983
8798
8799 2008-01-07 18:22  ivan
8800
8801         * httemplate/edit/process/cust_main.cgi: add some debugging control
8802
8803 2008-01-03 18:42  ivan
8804
8805         * httemplate/: browse/cust_main_county.cgi,
8806           edit/cust_main_county-expand.cgi, edit/cust_main_county.html,
8807           edit/process/cust_main_county-expand.cgi,
8808           edit/process/cust_main_county.html,
8809           edit/process/elements/process.html, search/elements/search.html:
8810           new tax rate editor
8811
8812 2008-01-03 18:35  ivan
8813
8814         * httemplate/: edit/cust_main_county.cgi,
8815           edit/process/cust_main_county.cgi, browse/elements/browse.html:
8816           new tax rate editor
8817
8818 2008-01-03 18:27  ivan
8819
8820         * httemplate/edit/: prepay_credit.cgi, rate_region.cgi: leftovers
8821           from XSSmas
8822
8823 2008-01-03 18:20  ivan
8824
8825         * httemplate/elements/hidden.html: escape value
8826
8827 2008-01-03 18:19  ivan
8828
8829         * httemplate/elements/: tablebreak-tr-title.html,
8830           tr-fixed-country.html, tr-fixed-state.html,
8831           tr-input-percentage.html: adding new elements: percentage input,
8832           fixed country and state display, tablebreak+title
8833
8834 2008-01-03 18:18  ivan
8835
8836         * httemplate/elements/tr-fixed.html: add a formatted_value option
8837
8838 2008-01-03 18:18  ivan
8839
8840         * httemplate/elements/tr-input-text.html: add maxlength, text-align
8841           and postfix options, escape value
8842
8843 2008-01-03 18:13  ivan
8844
8845         * httemplate/edit/elements/edit.html: there's no such thing as
8846           fixedhidden... hidden will do
8847
8848 2008-01-03 18:02  ivan
8849
8850         * httemplate/edit/elements/edit.html: doc
8851
8852 2008-01-03 17:43  ivan
8853
8854         * httemplate/edit/elements/edit.html: add popup option, add
8855           percentage and tablebreak-tr-title field types, pass object to
8856           included elements, documentation updates
8857
8858 2007-12-28 11:02  jeff
8859
8860         * httemplate/: elements/menu.html, search/report_svc_acct.html,
8861           search/svc_acct.cgi: advanced account reports (RT#2954)
8862
8863 2007-12-28 07:19  jeff
8864
8865         * httemplate/elements/menu.html: whoops
8866
8867 2007-12-28 07:10  jeff
8868
8869         * httemplate/: elements/menu.html, search/svc_acct.cgi: add never
8870           logged in report
8871
8872 2007-12-28 06:39  jeff
8873
8874         * FS/bin/freeside-sqlradius-set-lastlog: tool to seed
8875           svc_acct.last_login and .last_logout
8876
8877 2007-12-28 04:10  ivan
8878
8879         * htetc/handler.pl: remove just a tiny bit more cruft
8880
8881 2007-12-28 04:01  ivan
8882
8883         * htetc/handler.pl: restore in-browser error reporting
8884
8885 2007-12-27 23:45  ivan
8886
8887         * htetc/handler.pl: a little late help from kwanzabot for XSSmas...
8888           clean up handler.pl so we can have separate default_escape_flags
8889           for FS and RT and don't have to make FS's |h flag useless
8890
8891 2007-12-27 17:41  jeff
8892
8893         * FS/FS/Schema.pm, FS/FS/svc_acct.pm,
8894           FS/FS/part_export/sqlradius.pm, httemplate/search/svc_acct.cgi,
8895           httemplate/view/svc_acct.cgi: last login reporting (#2952)
8896
8897 2007-12-27 15:49  ivan
8898
8899         * httemplate/search/report_tax.cgi: fix reporting bug for invisimax
8900           in edge case where you have taxclass and empty-taxclass rates for
8901           a country/state(/county) and also have a different set of
8902           taxclasses for some other country/state
8903
8904 2007-12-26 14:52  jeff
8905
8906         * FS/FS/part_export/prizm.pm: conifgurable siteName and docs
8907
8908 2007-12-26 00:23  ivan
8909
8910         * httemplate/misc/timeworked.html: leftovers from XSSmas
8911
8912 2007-12-25 23:51  ivan
8913
8914         * httemplate/edit/quick-charge.html: alas, XSSmas draws to a close
8915
8916 2007-12-25 15:49  ivan
8917
8918         * httemplate/: browse/addr_block.cgi,
8919           browse/part_virtual_field.cgi, browse/router.cgi,
8920           config/config.cgi, edit/agent.cgi,
8921           edit/agent_payment_gateway.html, edit/agent_type.cgi,
8922           edit/cust_bill_pay.cgi, edit/cust_credit.cgi,
8923           edit/cust_credit_bill.cgi, edit/cust_main_note.cgi,
8924           edit/cust_pay.cgi, edit/cust_pkg.cgi, edit/cust_refund.cgi,
8925           edit/msgcat.cgi, edit/part_bill_event.cgi, edit/part_export.cgi,
8926           edit/part_pkg.cgi, edit/part_virtual_field.cgi,
8927           edit/payment_gateway.html, edit/reg_code.cgi, edit/router.cgi,
8928           edit/svc_acct.cgi, edit/svc_broadband.cgi, edit/svc_domain.cgi,
8929           edit/svc_forward.cgi, edit/elements/edit.html,
8930           elements/error.html, misc/batch-cust_pay.html,
8931           misc/cancel_cust.html, misc/cancel_pkg.html, misc/change_pkg.cgi,
8932           misc/recharge_svc.html, misc/process/meta-import.cgi,
8933           search/cust_bill_event.html, search/report_cust_event.html: ho ho
8934           ho, merry XSSmas
8935
8936 2007-12-23 14:05  jeff
8937
8938         * FS/FS/part_pkg/flat.pm, FS/FS/part_pkg/prorate.pm,
8939           FS/FS/part_pkg/subscription.pm,
8940           httemplate/misc/process/recharge_svc.html: add a reset feature to
8941           manual recharges (#1858)
8942
8943 2007-12-20 11:23  jeff
8944
8945         * FS/FS/part_export/prizm.pm: increase siteName allowed length
8946
8947 2007-12-19 14:25  jeff
8948
8949         * httemplate/misc/cust_main-cancel.cgi: redirect redirect
8950
8951 2007-12-19 13:05  jeff
8952
8953         * FS/FS/ConfDefaults.pm, FS/FS/UI/Web.pm,
8954           httemplate/search/cust_main.html,
8955           httemplate/search/report_cust_main.html: add options for balance
8956           over/under to advanced customer report
8957
8958 2007-12-18 17:55  jeff
8959
8960         * FS/FS/cust_credit.pm: underscoring the important
8961
8962 2007-12-18 14:41  jeff
8963
8964         * httemplate/: edit/cust_credit.cgi,
8965           elements/tr-select-reason.html: correct bad credit reason
8966           conflict resolution
8967
8968 2007-12-18 12:58  ivan
8969
8970         * FS/FS/cust_main.pm: legacy agent_custid field should be as
8971           searchable as actual custnum, right?  at least if it is a
8972           number...
8973
8974 2007-12-18 12:42  ivan
8975
8976         * httemplate/edit/quick-charge.html: IE is case-sensitive when
8977           setting maxLength (and other attributes?).  hopefully that's all
8978           it is.
8979
8980 2007-12-17 15:57  jeff
8981
8982         * httemplate/view/cust_main/quick-charge.html: cruft removal
8983
8984 2007-12-17 14:57  jeff
8985
8986         * FS/FS/cust_credit.pm: stricter otaker rules
8987
8988 2007-12-17 11:59  ivan
8989
8990         * FS/FS/TicketSystem/RT_Internal.pm: no, *that's* where it couldn't
8991           hurt anything.
8992
8993 2007-12-17 11:52  ivan
8994
8995         * FS/FS/TicketSystem/RT_External.pm: i don't think it can hurt
8996           anything... (famous last words)
8997
8998 2007-12-16 17:17  ivan
8999
9000         * httemplate/view/cust_main/contacts.html: fix the case where the
9001           customer doesn't actually have a ship address
9002
9003 2007-12-16 16:59  ivan
9004
9005         * FS/FS/Conf.pm, FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi,
9006           httemplate/edit/cust_main/billing.html,
9007           httemplate/edit/cust_main/contact.html,
9008           httemplate/elements/header.html,
9009           httemplate/view/cust_main/contacts.html,
9010           httemplate/search/cust_main.cgi: add cust_main-require_address2
9011           config, reimplement address2-search config ("Unit #" search in
9012           searchbar), visual indication of require_invoicing_list_email,
9013           closes: RT#2926
9014
9015 2007-12-16 14:40  ivan
9016
9017         * httemplate/elements/errorpage.html: less is better
9018
9019 2007-12-16 13:02  ivan
9020
9021         * httemplate/elements/header.html: more consistent naming:
9022           cust_main_ADV.cgi becomes cust_main.html
9023
9024 2007-12-16 13:01  ivan
9025
9026         * httemplate/search/report_cust_main.html:
9027           httemplate/elements/header.html
9028
9029 2007-12-16 12:48  ivan
9030
9031         * httemplate/search/: cust_main.html, cust_main_ADV.cgi: more
9032           consistent naming: cust_main_ADV.cgi becomes cust_main.html
9033
9034 2007-12-15 14:47  rsiddall
9035
9036         * rpm/: INSTALL, freeside.spec, freeside.sysconfig, rpm2Bundle:
9037           Files to build Freeside as Redhat-ish RPMs
9038
9039 2007-12-14 17:45  ivan
9040
9041         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: fix earlier
9042           drain bramage
9043
9044 2007-12-14 17:37  ivan
9045
9046         * httemplate/search/cust_bill.html: where helps alot
9047
9048 2007-12-14 17:23  ivan
9049
9050         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: hopefully
9051           put reprinting issues to rest for ejourney, yow
9052
9053 2007-12-14 15:41  jeff
9054
9055         * FS/bin/freeside-upgrade: yikes
9056
9057 2007-12-14 13:51  jeff
9058
9059         * FS/FS/Schema.pm: binary not required and breaks
9060           FS::Record::_quote
9061
9062 2007-12-14 13:32  jeff
9063
9064         * FS/bin/freeside-upgrade: correct order of operations
9065
9066 2007-12-14 08:47  jeff
9067
9068         * FS/FS/cust_credit.pm: 1.9 Conf::set returns false on success
9069
9070 2007-12-13 19:56  jeff
9071
9072         * FS/bin/freeside-upgrade: even more deliberate reset
9073
9074 2007-12-13 19:55  ivan
9075
9076         * httemplate/search/svc_acct.cgi: quick hack to show time worked in
9077           last 1-3 months...
9078
9079 2007-12-12 16:17  jeff
9080
9081         * bin/reset-cust_credit-otaker: cust_credit reason/otaker tool
9082
9083 2007-12-12 13:18  jeff
9084
9085         * FS/FS/part_export/www_shellcommands.pm: add suspend/unsuspend to
9086           www_shellcommands export (#1227)
9087
9088 2007-12-12 01:03  ivan
9089
9090         * FS/bin/freeside-history-requeue: adding this quick script
9091
9092 2007-12-11 21:58  jeff
9093
9094         * FS/FS/Setup.pm, FS/FS/svc_acct.pm, FS/FS/ClientAPI/MyAccount.pm,
9095           FS/FS/ClientAPI/Signup.pm,
9096           fs_selfservice/FS-SelfService/SelfService.pm,
9097           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
9098           fs_selfservice/FS-SelfService/cgi/svc_acct.html,
9099           httemplate/edit/svc_acct.cgi: self-service can select domain on
9100           provision (#2801)
9101
9102 2007-12-11 21:42  jeff
9103
9104         * FS/: FS/cust_credit.pm, FS/h_cust_credit.pm,
9105           bin/freeside-disable-reasons, bin/freeside-upgrade: cust_credit
9106           reason improvement, bugfix, and tool
9107
9108 2007-12-06 17:08  ivan
9109
9110         * FS/FS/cust_credit.pm: doh!   is not an object.  let's call it ,
9111           mmkay
9112
9113 2007-12-06 17:04  ivan
9114
9115         * FS/FS/cust_credit.pm: some old databases may have 'hanging'
9116           cust_credit records; we don't want to abort the upgrade because
9117           of that, just warn
9118
9119 2007-12-06 12:49  jeff
9120
9121         * httemplate/edit/part_pkg.cgi: agent setting during package edit
9122           cleanup
9123
9124 2007-12-06 08:51  jeff
9125
9126         * httemplate/view/svc_acct.cgi: support display of negative time
9127
9128 2007-12-05 14:05  ivan
9129
9130         * Makefile: when installing selfservice, create freeside homedir if
9131           it doesn't exist
9132
9133 2007-12-05 12:50  ivan
9134
9135         * httemplate/elements/tr-select-reason.html: doh, order_by does
9136           have to include ORDER BY!
9137
9138 2007-12-05 12:47  ivan
9139
9140         * httemplate/elements/tr-select-reason.html: show types in reason
9141           selection, order by type and reason
9142
9143 2007-12-05 07:10  jeff
9144
9145         * FS/FS/ConfDefaults.pm: add in status and company fields
9146
9147 2007-12-05 06:50  jeff
9148
9149         * FS/FS/cust_main.pm: ensure a valid date is onhand (fixes #2800)
9150
9151 2007-12-04 20:57  jeff
9152
9153         * httemplate/edit/process/part_pkg.cgi: wtf?
9154
9155 2007-12-04 16:45  ivan
9156
9157         * httemplate/search/elements/search.html: i hope this allows IE to
9158           download excel over https?
9159
9160 2007-12-04 13:28  ivan
9161
9162         * sql-ledger/: VERSION, am.pl, favicon.ico, index.html, login.pl,
9163           menu.ini, setup.pl, sql-ledger.conf.default, sql-ledger.gif,
9164           sql-ledger.png, SL/AM.pm, SL/AP.pm, SL/AR.pm, SL/BP.pm, SL/CA.pm,
9165           SL/CP.pm, SL/CT.pm, SL/Form.pm, SL/GL.pm, SL/HR.pm, SL/IC.pm,
9166           SL/IR.pm, SL/IS.pm, SL/Inifile.pm, SL/Mailer.pm, SL/Menu.pm,
9167           SL/Num2text.pm, SL/OE.pm, SL/OP.pm, SL/PE.pm, SL/RC.pm, SL/RP.pm,
9168           SL/User.pm, bin/js/menu.pl, bin/lynx/menu.pl,
9169           bin/mozilla/admin.pl, bin/mozilla/am.pl, bin/mozilla/ap.pl,
9170           bin/mozilla/ar.pl, bin/mozilla/arap.pl, bin/mozilla/arapprn.pl,
9171           bin/mozilla/bp.pl, bin/mozilla/ca.pl, bin/mozilla/cp.pl,
9172           bin/mozilla/ct.pl, bin/mozilla/gl.pl, bin/mozilla/hr.pl,
9173           bin/mozilla/ic.pl, bin/mozilla/io.pl, bin/mozilla/ir.pl,
9174           bin/mozilla/is.pl, bin/mozilla/login.pl, bin/mozilla/menu.pl,
9175           bin/mozilla/oe.pl, bin/mozilla/pe.pl, bin/mozilla/pos.pl,
9176           bin/mozilla/ps.pl, bin/mozilla/pw.pl, bin/mozilla/rc.pl,
9177           bin/mozilla/rp.pl, css/sql-ledger.css, doc/COPYING,
9178           doc/COPYRIGHT, doc/README, doc/README.DB2, doc/UPGRADE-1.6-1.8,
9179           doc/UPGRADE-1.8-1.8.3, doc/UPGRADE-1.8.3-1.8.4,
9180           doc/UPGRADE-1.8.4-1.8.5, doc/UPGRADE-1.8.5-1.8.7,
9181           doc/UPGRADE-1.8.7-2.0.0, doc/UPGRADE-2.0-2.0.8,
9182           doc/UPGRADE-2.0.8-2.0.9, doc/UPGRADE-2.0.9-2.2.0,
9183           doc/UPGRADE-2.2.0-2.2.7, doc/UPGRADE-2.2.7-2.4.0,
9184           doc/UPGRADE-2.4.0-2.4.1, doc/UPGRADE-2.4.1-2.4.2,
9185           doc/UPGRADE-2.4.2-2.4.3, doc/UPGRADE-2.4.3-2.4.4, doc/faq.html,
9186           locale/be_nl/COPYING, locale/be_nl/LANGUAGE,
9187           locale/be_nl/Num2text, locale/be_nl/admin, locale/be_nl/all,
9188           locale/be_nl/am, locale/be_nl/ap, locale/be_nl/ar,
9189           locale/be_nl/arap, locale/be_nl/arapprn, locale/be_nl/bp,
9190           locale/be_nl/ca, locale/be_nl/cp, locale/be_nl/ct,
9191           locale/be_nl/gl, locale/be_nl/hr, locale/be_nl/ic,
9192           locale/be_nl/io, locale/be_nl/ir, locale/be_nl/is,
9193           locale/be_nl/login, locale/be_nl/menu, locale/be_nl/oe,
9194           locale/be_nl/pe, locale/be_nl/pos, locale/be_nl/ps,
9195           locale/be_nl/pw, locale/be_nl/rc, locale/be_nl/rp,
9196           locale/br/COPYING, locale/br/LANGUAGE, locale/br/admin,
9197           locale/br/all, locale/br/am, locale/br/ap, locale/br/ar,
9198           locale/br/arap, locale/br/arapprn, locale/br/bp, locale/br/ca,
9199           locale/br/cp, locale/br/ct, locale/br/gl, locale/br/hr,
9200           locale/br/ic, locale/br/io, locale/br/ir, locale/br/is,
9201           locale/br/login, locale/br/menu, locale/br/oe, locale/br/pe,
9202           locale/br/pos, locale/br/ps, locale/br/pw, locale/br/rc,
9203           locale/br/rp, locale/cn_utf/COPYING, locale/cn_utf/LANGUAGE,
9204           locale/cn_utf/admin, locale/cn_utf/all, locale/cn_utf/am,
9205           locale/cn_utf/ap, locale/cn_utf/ar, locale/cn_utf/arap,
9206           locale/cn_utf/arapprn, locale/cn_utf/bp, locale/cn_utf/ca,
9207           locale/cn_utf/cp, locale/cn_utf/ct, locale/cn_utf/gl,
9208           locale/cn_utf/hr, locale/cn_utf/ic, locale/cn_utf/io,
9209           locale/cn_utf/ir, locale/cn_utf/is, locale/cn_utf/login,
9210           locale/cn_utf/menu, locale/cn_utf/oe, locale/cn_utf/pe,
9211           locale/cn_utf/pos, locale/cn_utf/ps, locale/cn_utf/pw,
9212           locale/cn_utf/rc, locale/cn_utf/rp, locale/co/COPYING,
9213           locale/co/LANGUAGE, locale/co/Num2text, locale/co/admin,
9214           locale/co/all, locale/co/am, locale/co/ap, locale/co/ar,
9215           locale/co/arap, locale/co/arapprn, locale/co/bp, locale/co/ca,
9216           locale/co/cp, locale/co/ct, locale/co/gl, locale/co/hr,
9217           locale/co/ic, locale/co/io, locale/co/ir, locale/co/is,
9218           locale/co/login, locale/co/menu, locale/co/oe, locale/co/pe,
9219           locale/co/pos, locale/co/ps, locale/co/pw, locale/co/rc,
9220           locale/co/rp, locale/ct/COPYING, locale/ct/LANGUAGE,
9221           locale/ct/admin, locale/ct/all, locale/ct/am, locale/ct/ap,
9222           locale/ct/ar, locale/ct/arap, locale/ct/arapprn, locale/ct/bp,
9223           locale/ct/ca, locale/ct/cp, locale/ct/ct, locale/ct/gl,
9224           locale/ct/hr, locale/ct/ic, locale/ct/io, locale/ct/ir,
9225           locale/ct/is, locale/ct/login, locale/ct/menu, locale/ct/oe,
9226           locale/ct/pe, locale/ct/pos, locale/ct/ps, locale/ct/pw,
9227           locale/ct/rc, locale/ct/rp, locale/cz/COPYING,
9228           locale/cz/LANGUAGE, locale/cz/admin, locale/cz/all, locale/cz/am,
9229           locale/cz/ap, locale/cz/ar, locale/cz/arap, locale/cz/arapprn,
9230           locale/cz/bp, locale/cz/ca, locale/cz/cp, locale/cz/ct,
9231           locale/cz/gl, locale/cz/hr, locale/cz/ic, locale/cz/io,
9232           locale/cz/ir, locale/cz/is, locale/cz/login, locale/cz/menu,
9233           locale/cz/oe, locale/cz/pe, locale/cz/pos, locale/cz/ps,
9234           locale/cz/pw, locale/cz/rc, locale/cz/rp, locale/de/COPYING,
9235           locale/de/LANGUAGE, locale/de/Num2text, locale/de/admin,
9236           locale/de/am, locale/de/ap, locale/de/ar, locale/de/arap,
9237           locale/de/arapprn, locale/de/bp, locale/de/ca, locale/de/cp,
9238           locale/de/ct, locale/de/gl, locale/de/hr, locale/de/ic,
9239           locale/de/io, locale/de/ir, locale/de/is, locale/de/locales.pl,
9240           locale/de/login, locale/de/menu, locale/de/oe, locale/de/pe,
9241           locale/de/pos, locale/de/ps, locale/de/pw, locale/de/rc,
9242           locale/de/rp, locale/dk/COPYING, locale/dk/LANGUAGE,
9243           locale/dk/admin, locale/dk/all, locale/dk/am, locale/dk/ap,
9244           locale/dk/ar, locale/dk/arap, locale/dk/arapprn, locale/dk/bp,
9245           locale/dk/ca, locale/dk/cp, locale/dk/ct, locale/dk/gl,
9246           locale/dk/hr, locale/dk/ic, locale/dk/io, locale/dk/ir,
9247           locale/dk/is, locale/dk/login, locale/dk/menu, locale/dk/oe,
9248           locale/dk/pe, locale/dk/pos, locale/dk/ps, locale/dk/pw,
9249           locale/dk/rc, locale/dk/rp, locale/ec/COPYING,
9250           locale/ec/LANGUAGE, locale/ec/Num2text, locale/ec/admin,
9251           locale/ec/all, locale/ec/am, locale/ec/ap, locale/ec/ar,
9252           locale/ec/arap, locale/ec/arapprn, locale/ec/bp, locale/ec/ca,
9253           locale/ec/cp, locale/ec/ct, locale/ec/gl, locale/ec/hr,
9254           locale/ec/ic, locale/ec/io, locale/ec/ir, locale/ec/is,
9255           locale/ec/login, locale/ec/menu, locale/ec/oe, locale/ec/pe,
9256           locale/ec/pos, locale/ec/ps, locale/ec/pw, locale/ec/rc,
9257           locale/ec/rp, locale/ee/COPYING, locale/ee/LANGUAGE,
9258           locale/ee/Num2text, locale/ee/admin, locale/ee/all, locale/ee/am,
9259           locale/ee/ap, locale/ee/ar, locale/ee/arap, locale/ee/arapprn,
9260           locale/ee/bp, locale/ee/ca, locale/ee/cp, locale/ee/ct,
9261           locale/ee/gl, locale/ee/hr, locale/ee/ic, locale/ee/io,
9262           locale/ee/ir, locale/ee/is, locale/ee/login, locale/ee/menu,
9263           locale/ee/oe, locale/ee/pe, locale/ee/pos, locale/ee/ps,
9264           locale/ee/pw, locale/ee/rc, locale/ee/rp, locale/eg/COPYING,
9265           locale/eg/LANGUAGE, locale/eg/admin, locale/eg/all, locale/eg/am,
9266           locale/eg/ap, locale/eg/ar, locale/eg/arap, locale/eg/arapprn,
9267           locale/eg/bp, locale/eg/ca, locale/eg/cp, locale/eg/ct,
9268           locale/eg/gl, locale/eg/hr, locale/eg/ic, locale/eg/io,
9269           locale/eg/ir, locale/eg/is, locale/eg/login, locale/eg/menu,
9270           locale/eg/oe, locale/eg/pe, locale/eg/pos, locale/eg/ps,
9271           locale/eg/pw, locale/eg/rc, locale/eg/rp, locale/en_GB/COPYING,
9272           locale/en_GB/LANGUAGE, locale/en_GB/admin, locale/en_GB/all,
9273           locale/en_GB/am, locale/en_GB/ap, locale/en_GB/ar,
9274           locale/en_GB/arap, locale/en_GB/arapprn, locale/en_GB/bp,
9275           locale/en_GB/ca, locale/en_GB/cp, locale/en_GB/ct,
9276           locale/en_GB/gl, locale/en_GB/hr, locale/en_GB/ic,
9277           locale/en_GB/io, locale/en_GB/ir, locale/en_GB/is,
9278           locale/en_GB/login, locale/en_GB/menu, locale/en_GB/oe,
9279           locale/en_GB/pe, locale/en_GB/pos, locale/en_GB/ps,
9280           locale/en_GB/pw, locale/en_GB/rc, locale/en_GB/rp,
9281           locale/es_iso/COPYING, locale/es_iso/LANGUAGE,
9282           locale/es_iso/Num2text, locale/es_iso/admin, locale/es_iso/all,
9283           locale/es_iso/am, locale/es_iso/ap, locale/es_iso/ar,
9284           locale/es_iso/arap, locale/es_iso/arapprn, locale/es_iso/bp,
9285           locale/es_iso/ca, locale/es_iso/cp, locale/es_iso/ct,
9286           locale/es_iso/gl, locale/es_iso/hr, locale/es_iso/ic,
9287           locale/es_iso/io, locale/es_iso/ir, locale/es_iso/is,
9288           locale/es_iso/login, locale/es_iso/menu, locale/es_iso/oe,
9289           locale/es_iso/pe, locale/es_iso/pos, locale/es_iso/ps,
9290           locale/es_iso/pw, locale/es_iso/rc, locale/es_iso/rp,
9291           locale/es_utf/COPYING, locale/es_utf/LANGUAGE,
9292           locale/es_utf/Num2text, locale/es_utf/admin, locale/es_utf/all,
9293           locale/es_utf/am, locale/es_utf/ap, locale/es_utf/ar,
9294           locale/es_utf/arap, locale/es_utf/arapprn, locale/es_utf/bp,
9295           locale/es_utf/ca, locale/es_utf/cp, locale/es_utf/ct,
9296           locale/es_utf/gl, locale/es_utf/hr, locale/es_utf/ic,
9297           locale/es_utf/io, locale/es_utf/ir, locale/es_utf/is,
9298           locale/es_utf/login, locale/es_utf/menu, locale/es_utf/oe,
9299           locale/es_utf/pe, locale/es_utf/pos, locale/es_utf/ps,
9300           locale/es_utf/pw, locale/es_utf/rc, locale/es_utf/rp,
9301           locale/fi/COPYING, locale/fi/LANGUAGE, locale/fi/admin,
9302           locale/fi/all, locale/fi/am, locale/fi/ap, locale/fi/ar,
9303           locale/fi/arap, locale/fi/arapprn, locale/fi/bp, locale/fi/ca,
9304           locale/fi/cp, locale/fi/ct, locale/fi/gl, locale/fi/hr,
9305           locale/fi/ic, locale/fi/io, locale/fi/ir, locale/fi/is,
9306           locale/fi/login, locale/fi/menu, locale/fi/oe, locale/fi/pe,
9307           locale/fi/pos, locale/fi/ps, locale/fi/pw, locale/fi/rc,
9308           locale/fi/rp, locale/fr/COPYING, locale/fr/LANGUAGE,
9309           locale/fr/Num2text, locale/fr/admin, locale/fr/all, locale/fr/am,
9310           locale/fr/ap, locale/fr/ar, locale/fr/arap, locale/fr/arapprn,
9311           locale/fr/bp, locale/fr/ca, locale/fr/cp, locale/fr/ct,
9312           locale/fr/gl, locale/fr/hr, locale/fr/ic, locale/fr/io,
9313           locale/fr/ir, locale/fr/is, locale/fr/login, locale/fr/menu,
9314           locale/fr/oe, locale/fr/pe, locale/fr/pos, locale/fr/ps,
9315           locale/fr/pw, locale/fr/rc, locale/fr/rp, locale/gr/COPYING,
9316           locale/gr/LANGUAGE, locale/gr/admin, locale/gr/all, locale/gr/am,
9317           locale/gr/ap, locale/gr/ar, locale/gr/arap, locale/gr/arapprn,
9318           locale/gr/bp, locale/gr/ca, locale/gr/cp, locale/gr/ct,
9319           locale/gr/gl, locale/gr/hr, locale/gr/ic, locale/gr/io,
9320           locale/gr/ir, locale/gr/is, locale/gr/login, locale/gr/menu,
9321           locale/gr/oe, locale/gr/pe, locale/gr/pos, locale/gr/ps,
9322           locale/gr/pw, locale/gr/rc, locale/gr/rp, locale/hu/COPYING,
9323           locale/hu/LANGUAGE, locale/hu/Num2text, locale/hu/admin,
9324           locale/hu/all, locale/hu/am, locale/hu/ap, locale/hu/ar,
9325           locale/hu/arap, locale/hu/arapprn, locale/hu/bp, locale/hu/ca,
9326           locale/hu/cp, locale/hu/ct, locale/hu/gl, locale/hu/hr,
9327           locale/hu/ic, locale/hu/io, locale/hu/ir, locale/hu/is,
9328           locale/hu/login, locale/hu/menu, locale/hu/oe, locale/hu/pe,
9329           locale/hu/pos, locale/hu/ps, locale/hu/pw, locale/hu/rc,
9330           locale/hu/rp, locale/is/COPYING, locale/is/LANGUAGE,
9331           locale/is/admin, locale/is/all, locale/is/am, locale/is/ap,
9332           locale/is/ar, locale/is/arap, locale/is/arapprn, locale/is/bp,
9333           locale/is/ca, locale/is/cp, locale/is/ct, locale/is/gl,
9334           locale/is/hr, locale/is/ic, locale/is/io, locale/is/ir,
9335           locale/is/is, locale/is/login, locale/is/menu, locale/is/oe,
9336           locale/is/pe, locale/is/pos, locale/is/ps, locale/is/pw,
9337           locale/is/rc, locale/is/rp, locale/it/COPYING,
9338           locale/it/LANGUAGE, locale/it/Num2text, locale/it/admin,
9339           locale/it/all, locale/it/am, locale/it/ap, locale/it/ar,
9340           locale/it/arap, locale/it/arapprn, locale/it/bp, locale/it/ca,
9341           locale/it/cp, locale/it/ct, locale/it/gl, locale/it/hr,
9342           locale/it/ic, locale/it/io, locale/it/ir, locale/it/is,
9343           locale/it/login, locale/it/menu, locale/it/oe, locale/it/pe,
9344           locale/it/pos, locale/it/ps, locale/it/pw, locale/it/qe,
9345           locale/it/rc, locale/it/rp, locale/lt/COPYING,
9346           locale/lt/LANGUAGE, locale/lt/admin, locale/lt/all, locale/lt/am,
9347           locale/lt/ap, locale/lt/ar, locale/lt/arap, locale/lt/arapprn,
9348           locale/lt/bp, locale/lt/ca, locale/lt/cp, locale/lt/ct,
9349           locale/lt/gl, locale/lt/hr, locale/lt/ic, locale/lt/io,
9350           locale/lt/ir, locale/lt/is, locale/lt/login, locale/lt/menu,
9351           locale/lt/oe, locale/lt/pe, locale/lt/pos, locale/lt/ps,
9352           locale/lt/pw, locale/lt/rc, locale/lt/rp, locale/lv/COPYING,
9353           locale/lv/LANGUAGE, locale/lv/admin, locale/lv/all, locale/lv/am,
9354           locale/lv/ap, locale/lv/ar, locale/lv/arap, locale/lv/arapprn,
9355           locale/lv/bp, locale/lv/ca, locale/lv/cp, locale/lv/ct,
9356           locale/lv/gl, locale/lv/hr, locale/lv/ic, locale/lv/io,
9357           locale/lv/ir, locale/lv/is, locale/lv/login, locale/lv/menu,
9358           locale/lv/oe, locale/lv/pe, locale/lv/pos, locale/lv/ps,
9359           locale/lv/pw, locale/lv/rc, locale/lv/rp, locale/mx/COPYING,
9360           locale/mx/LANGUAGE, locale/mx/admin, locale/mx/all, locale/mx/am,
9361           locale/mx/ap, locale/mx/ar, locale/mx/arap, locale/mx/arapprn,
9362           locale/mx/bp, locale/mx/ca, locale/mx/cp, locale/mx/ct,
9363           locale/mx/gl, locale/mx/hr, locale/mx/ic, locale/mx/io,
9364           locale/mx/ir, locale/mx/is, locale/mx/login, locale/mx/menu,
9365           locale/mx/oe, locale/mx/pe, locale/mx/pos, locale/mx/ps,
9366           locale/mx/pw, locale/mx/rc, locale/mx/rp, locale/nb/COPYING,
9367           locale/nb/LANGUAGE, locale/nb/admin, locale/nb/all, locale/nb/am,
9368           locale/nb/ap, locale/nb/ar, locale/nb/arap, locale/nb/arapprn,
9369           locale/nb/bp, locale/nb/ca, locale/nb/cp, locale/nb/ct,
9370           locale/nb/gl, locale/nb/hr, locale/nb/ic, locale/nb/io,
9371           locale/nb/ir, locale/nb/is, locale/nb/login, locale/nb/menu,
9372           locale/nb/oe, locale/nb/pe, locale/nb/pos, locale/nb/ps,
9373           locale/nb/pw, locale/nb/rc, locale/nb/rp, locale/nl/COPYING,
9374           locale/nl/LANGUAGE, locale/nl/Num2text, locale/nl/admin,
9375           locale/nl/all, locale/nl/am, locale/nl/ap, locale/nl/ar,
9376           locale/nl/arap, locale/nl/arapprn, locale/nl/bp, locale/nl/ca,
9377           locale/nl/cp, locale/nl/ct, locale/nl/gl, locale/nl/hr,
9378           locale/nl/ic, locale/nl/io, locale/nl/ir, locale/nl/is,
9379           locale/nl/login, locale/nl/menu, locale/nl/oe, locale/nl/pe,
9380           locale/nl/pos, locale/nl/ps, locale/nl/pw, locale/nl/rc,
9381           locale/nl/rp, locale/pa/COPYING, locale/pa/LANGUAGE,
9382           locale/pa/admin, locale/pa/all, locale/pa/am, locale/pa/ap,
9383           locale/pa/ar, locale/pa/arap, locale/pa/arapprn, locale/pa/bp,
9384           locale/pa/ca, locale/pa/cp, locale/pa/ct, locale/pa/gl,
9385           locale/pa/hr, locale/pa/ic, locale/pa/io, locale/pa/ir,
9386           locale/pa/is, locale/pa/login, locale/pa/menu, locale/pa/oe,
9387           locale/pa/pe, locale/pa/pos, locale/pa/ps, locale/pa/pw,
9388           locale/pa/rc, locale/pa/rp, locale/pl/COPYING,
9389           locale/pl/LANGUAGE, locale/pl/admin, locale/pl/all, locale/pl/am,
9390           locale/pl/ap, locale/pl/ar, locale/pl/arap, locale/pl/arapprn,
9391           locale/pl/bp, locale/pl/ca, locale/pl/cp, locale/pl/ct,
9392           locale/pl/gl, locale/pl/hr, locale/pl/ic, locale/pl/io,
9393           locale/pl/ir, locale/pl/is, locale/pl/login, locale/pl/menu,
9394           locale/pl/oe, locale/pl/pe, locale/pl/pos, locale/pl/ps,
9395           locale/pl/pw, locale/pl/rc, locale/pl/rp, locale/pt/COPYING,
9396           locale/pt/LANGUAGE, locale/pt/admin, locale/pt/all, locale/pt/am,
9397           locale/pt/ap, locale/pt/ar, locale/pt/arap, locale/pt/arapprn,
9398           locale/pt/bp, locale/pt/ca, locale/pt/cp, locale/pt/ct,
9399           locale/pt/gl, locale/pt/hr, locale/pt/ic, locale/pt/io,
9400           locale/pt/ir, locale/pt/is, locale/pt/login, locale/pt/menu,
9401           locale/pt/oe, locale/pt/pe, locale/pt/pos, locale/pt/ps,
9402           locale/pt/pw, locale/pt/rc, locale/pt/rp, locale/ru/COPYING,
9403           locale/ru/LANGUAGE, locale/ru/admin, locale/ru/all, locale/ru/am,
9404           locale/ru/ap, locale/ru/ar, locale/ru/arap, locale/ru/arapprn,
9405           locale/ru/bp, locale/ru/ca, locale/ru/cp, locale/ru/ct,
9406           locale/ru/gl, locale/ru/hr, locale/ru/ic, locale/ru/io,
9407           locale/ru/ir, locale/ru/is, locale/ru/login, locale/ru/menu,
9408           locale/ru/oe, locale/ru/pe, locale/ru/pos, locale/ru/ps,
9409           locale/ru/pw, locale/ru/rc, locale/ru/rp, locale/se/COPYING,
9410           locale/se/LANGUAGE, locale/se/admin, locale/se/all, locale/se/am,
9411           locale/se/ap, locale/se/ar, locale/se/arap, locale/se/arapprn,
9412           locale/se/bp, locale/se/ca, locale/se/cp, locale/se/ct,
9413           locale/se/gl, locale/se/hr, locale/se/ic, locale/se/io,
9414           locale/se/ir, locale/se/is, locale/se/login, locale/se/menu,
9415           locale/se/oe, locale/se/pe, locale/se/pos, locale/se/ps,
9416           locale/se/pw, locale/se/rc, locale/se/rp, locale/sv/COPYING,
9417           locale/sv/LANGUAGE, locale/sv/admin, locale/sv/all, locale/sv/am,
9418           locale/sv/ap, locale/sv/ar, locale/sv/arap, locale/sv/arapprn,
9419           locale/sv/bp, locale/sv/ca, locale/sv/cp, locale/sv/ct,
9420           locale/sv/gl, locale/sv/hr, locale/sv/ic, locale/sv/io,
9421           locale/sv/ir, locale/sv/is, locale/sv/login, locale/sv/menu,
9422           locale/sv/oe, locale/sv/pe, locale/sv/pos, locale/sv/ps,
9423           locale/sv/pw, locale/sv/rc, locale/sv/rp, locale/tr/COPYING,
9424           locale/tr/LANGUAGE, locale/tr/admin, locale/tr/all, locale/tr/am,
9425           locale/tr/ap, locale/tr/ar, locale/tr/arap, locale/tr/arapprn,
9426           locale/tr/bp, locale/tr/ca, locale/tr/cp, locale/tr/ct,
9427           locale/tr/gl, locale/tr/hr, locale/tr/ic, locale/tr/io,
9428           locale/tr/ir, locale/tr/is, locale/tr/login, locale/tr/menu,
9429           locale/tr/oe, locale/tr/pe, locale/tr/pos, locale/tr/ps,
9430           locale/tr/pw, locale/tr/rc, locale/tr/rp, locale/tw_big5/COPYING,
9431           locale/tw_big5/LANGUAGE, locale/tw_big5/admin,
9432           locale/tw_big5/all, locale/tw_big5/am, locale/tw_big5/ap,
9433           locale/tw_big5/ar, locale/tw_big5/arap, locale/tw_big5/arapprn,
9434           locale/tw_big5/bp, locale/tw_big5/ca, locale/tw_big5/cp,
9435           locale/tw_big5/ct, locale/tw_big5/gl, locale/tw_big5/hr,
9436           locale/tw_big5/ic, locale/tw_big5/io, locale/tw_big5/ir,
9437           locale/tw_big5/is, locale/tw_big5/login, locale/tw_big5/menu,
9438           locale/tw_big5/oe, locale/tw_big5/pe, locale/tw_big5/pos,
9439           locale/tw_big5/ps, locale/tw_big5/pw, locale/tw_big5/rc,
9440           locale/tw_big5/rp, locale/tw_big5/temp, locale/tw_utf/COPYING,
9441           locale/tw_utf/LANGUAGE, locale/tw_utf/admin, locale/tw_utf/all,
9442           locale/tw_utf/am, locale/tw_utf/ap, locale/tw_utf/ar,
9443           locale/tw_utf/arap, locale/tw_utf/arapprn, locale/tw_utf/bp,
9444           locale/tw_utf/ca, locale/tw_utf/cp, locale/tw_utf/ct,
9445           locale/tw_utf/gl, locale/tw_utf/hr, locale/tw_utf/ic,
9446           locale/tw_utf/io, locale/tw_utf/ir, locale/tw_utf/is,
9447           locale/tw_utf/login, locale/tw_utf/menu, locale/tw_utf/oe,
9448           locale/tw_utf/pe, locale/tw_utf/pos, locale/tw_utf/ps,
9449           locale/tw_utf/pw, locale/tw_utf/rc, locale/tw_utf/rp,
9450           locale/ua/COPYING, locale/ua/LANGUAGE, locale/ua/admin,
9451           locale/ua/all, locale/ua/am, locale/ua/ap, locale/ua/ar,
9452           locale/ua/arap, locale/ua/arapprn, locale/ua/bp, locale/ua/ca,
9453           locale/ua/cp, locale/ua/ct, locale/ua/gl, locale/ua/hr,
9454           locale/ua/ic, locale/ua/io, locale/ua/ir, locale/ua/is,
9455           locale/ua/login, locale/ua/menu, locale/ua/oe, locale/ua/pe,
9456           locale/ua/pos, locale/ua/ps, locale/ua/pw, locale/ua/rc,
9457           locale/ua/rp, locale/ve/COPYING, locale/ve/LANGUAGE,
9458           locale/ve/admin, locale/ve/all, locale/ve/am, locale/ve/ap,
9459           locale/ve/ar, locale/ve/arap, locale/ve/arapprn, locale/ve/bp,
9460           locale/ve/ca, locale/ve/cp, locale/ve/ct, locale/ve/gl,
9461           locale/ve/hr, locale/ve/ic, locale/ve/io, locale/ve/ir,
9462           locale/ve/is, locale/ve/login, locale/ve/menu, locale/ve/oe,
9463           locale/ve/pe, locale/ve/pos, locale/ve/ps, locale/ve/pw,
9464           locale/ve/rc, locale/ve/rp, sql/Austria-chart.sql,
9465           sql/Austria-gifi.sql, sql/Belgium-chart.sql,
9466           sql/Belgium-gifi.sql, sql/Brazil_General-chart.sql,
9467           sql/Canada-English-gifi.sql,
9468           sql/Canada-English_General-chart.sql, sql/Canada-French-gifi.sql,
9469           sql/Colombia-PUC-chart.sql, sql/Colombia-PUC-gifi.sql,
9470           sql/Czech-Republic-chart.sql, sql/DB2-create.sql,
9471           sql/DB2-indices.sql, sql/DB2-remove.sql, sql/DB2-set.sql,
9472           sql/DB2-sql-ledger.order, sql/DB2-tables.sql,
9473           sql/Danish_Default-chart.sql, sql/Default-chart.sql,
9474           sql/Dutch_Default-chart.sql, sql/Dutch_Standard-chart.sql,
9475           sql/Egypt-chart.sql, sql/France-chart.sql,
9476           sql/German-Sample-chart.sql, sql/German-Sample-gifi.sql,
9477           sql/Germany-DATEV-SKR03-chart.sql,
9478           sql/Germany-DATEV-SKR03-gifi.sql, sql/Germany-SKR03-chart.sql,
9479           sql/Germany-SKR03-gifi.sql, sql/Hungary-chart.sql,
9480           sql/Hungary-gifi.sql, sql/Italy-gifi.sql,
9481           sql/Italy_General-chart.sql, sql/Italy_cc2424-chart.sql,
9482           sql/Latvia-chart.sql, sql/NAICS.sql,
9483           sql/Norwegian_Default-chart.sql, sql/Oracle-indices.sql,
9484           sql/Oracle-tables.sql, sql/Oracle-upgrade-1.8.0-1.8.4.sql,
9485           sql/Oracle-upgrade-1.8.4-1.8.5.sql,
9486           sql/Oracle-upgrade-1.8.5-2.0.0.sql,
9487           sql/Oracle-upgrade-2.0.0-2.0.8.sql,
9488           sql/Oracle-upgrade-2.0.8-2.2.0.sql, sql/Pg-functions.sql,
9489           sql/Pg-indices.sql, sql/Pg-tables.sql,
9490           sql/Pg-upgrade-1.2.6-1.2.7.sql, sql/Pg-upgrade-1.2.7-1.4.0.sql,
9491           sql/Pg-upgrade-1.4.0-1.6.0.sql, sql/Pg-upgrade-1.6.0-1.8.0.sql,
9492           sql/Pg-upgrade-1.8.0-1.8.4.sql, sql/Pg-upgrade-1.8.4-1.8.5.sql,
9493           sql/Pg-upgrade-1.8.5-2.0.0.sql, sql/Pg-upgrade-2.0.0-2.0.8.sql,
9494           sql/Pg-upgrade-2.0.8-2.2.0.sql, sql/Pg-upgrade-2.2.0-2.3.0.sql,
9495           sql/Pg-upgrade-2.3.0-2.3.1.sql, sql/Pg-upgrade-2.3.1-2.3.3.sql,
9496           sql/Pg-upgrade-2.3.3-2.3.4.sql, sql/Pg-upgrade-2.3.4-2.3.5.sql,
9497           sql/Pg-upgrade-2.3.5-2.3.6.sql, sql/Pg-upgrade-2.3.6-2.3.7.sql,
9498           sql/Pg-upgrade-2.3.7-2.3.8.sql, sql/Pg-upgrade-2.3.8-2.3.9.sql,
9499           sql/Pg-upgrade-2.3.9-2.4.2.sql, sql/Pg-upgrade-2.4.2-2.4.3.sql,
9500           sql/Pg-upgrade-2.4.3-2.4.4.sql, sql/Poland-chart.sql,
9501           sql/Simplified-Chinese_Default-UTF8-chart.sql,
9502           sql/Simplified-Chinese_Default-chart.sql,
9503           sql/Spain-ISO-chart.sql, sql/Spain-UTF8-chart.sql,
9504           sql/Swedish-chart.sql, sql/Swiss-German-chart.sql,
9505           sql/Swiss-German-gifi.sql,
9506           sql/Traditional-Chinese_Default-UTF8-chart.sql,
9507           sql/Traditional-Chinese_Default-chart.sql,
9508           sql/US_General-chart.sql, sql/US_Manufacturing-chart.sql,
9509           sql/US_Service_Company-chart.sql,
9510           templates/Brazilian_Portuguese-ap_transaction.html,
9511           templates/Brazilian_Portuguese-ap_transaction.tex,
9512           templates/Brazilian_Portuguese-ar_transaction.html,
9513           templates/Brazilian_Portuguese-ar_transaction.tex,
9514           templates/Brazilian_Portuguese-balance_sheet.html,
9515           templates/Brazilian_Portuguese-bin_list.html,
9516           templates/Brazilian_Portuguese-bin_list.tex,
9517           templates/Brazilian_Portuguese-check.tex,
9518           templates/Brazilian_Portuguese-income_statement.html,
9519           templates/Brazilian_Portuguese-invoice.html,
9520           templates/Brazilian_Portuguese-invoice.tex,
9521           templates/Brazilian_Portuguese-packing_list.html,
9522           templates/Brazilian_Portuguese-packing_list.tex,
9523           templates/Brazilian_Portuguese-pick_list.html,
9524           templates/Brazilian_Portuguese-pick_list.tex,
9525           templates/Brazilian_Portuguese-pos_invoice.txt,
9526           templates/Brazilian_Portuguese-purchase_order.html,
9527           templates/Brazilian_Portuguese-purchase_order.tex,
9528           templates/Brazilian_Portuguese-receipt.tex,
9529           templates/Brazilian_Portuguese-request_quotation.html,
9530           templates/Brazilian_Portuguese-request_quotation.tex,
9531           templates/Brazilian_Portuguese-sales_order.html,
9532           templates/Brazilian_Portuguese-sales_order.tex,
9533           templates/Brazilian_Portuguese-sales_quotation.html,
9534           templates/Brazilian_Portuguese-sales_quotation.tex,
9535           templates/Brazilian_Portuguese-statement.html,
9536           templates/Brazilian_Portuguese-statement.tex,
9537           templates/Brazilian_Portuguese-work_order.html,
9538           templates/Brazilian_Portuguese-work_order.tex,
9539           templates/Danish-ap_transaction.html,
9540           templates/Danish-ap_transaction.tex,
9541           templates/Danish-ar_transaction.html,
9542           templates/Danish-ar_transaction.tex,
9543           templates/Danish-balance_sheet.html,
9544           templates/Danish-bin_list.html, templates/Danish-bin_list.tex,
9545           templates/Danish-check.tex,
9546           templates/Danish-income_statement.html,
9547           templates/Danish-invoice.html, templates/Danish-invoice.tex,
9548           templates/Danish-packing_list.html,
9549           templates/Danish-packing_list.tex,
9550           templates/Danish-pick_list.html, templates/Danish-pick_list.tex,
9551           templates/Danish-pos_invoice.txt,
9552           templates/Danish-purchase_order.html,
9553           templates/Danish-purchase_order.tex,
9554           templates/Danish-receipt.tex,
9555           templates/Danish-request_quotation.html,
9556           templates/Danish-request_quotation.tex,
9557           templates/Danish-sales_order.html,
9558           templates/Danish-sales_order.tex,
9559           templates/Danish-sales_quotation.html,
9560           templates/Danish-sales_quotation.tex,
9561           templates/Danish-statement.html, templates/Danish-statement.tex,
9562           templates/Danish-work_order.html,
9563           templates/Danish-work_order.tex,
9564           templates/Default-ap_transaction.html,
9565           templates/Default-ap_transaction.tex,
9566           templates/Default-ar_transaction.html,
9567           templates/Default-ar_transaction.tex,
9568           templates/Default-balance_sheet.html,
9569           templates/Default-bin_list.html, templates/Default-bin_list.tex,
9570           templates/Default-check.tex,
9571           templates/Default-income_statement.html,
9572           templates/Default-invoice.html, templates/Default-invoice.tex,
9573           templates/Default-packing_list.html,
9574           templates/Default-packing_list.tex,
9575           templates/Default-pick_list.html,
9576           templates/Default-pick_list.tex,
9577           templates/Default-pos_invoice.txt,
9578           templates/Default-purchase_order.html,
9579           templates/Default-purchase_order.tex,
9580           templates/Default-receipt.tex,
9581           templates/Default-request_quotation.html,
9582           templates/Default-request_quotation.tex,
9583           templates/Default-sales_order.html,
9584           templates/Default-sales_order.tex,
9585           templates/Default-sales_quotation.html,
9586           templates/Default-sales_quotation.tex,
9587           templates/Default-statement.html,
9588           templates/Default-statement.tex,
9589           templates/Default-work_order.html,
9590           templates/Default-work_order.tex,
9591           templates/Dutch-ap_transaction.html,
9592           templates/Dutch-ap_transaction.tex,
9593           templates/Dutch-ar_transaction.html,
9594           templates/Dutch-ar_transaction.tex,
9595           templates/Dutch-balance_sheet.html,
9596           templates/Dutch-bin_list.html, templates/Dutch-bin_list.tex,
9597           templates/Dutch-check.tex, templates/Dutch-income_statement.html,
9598           templates/Dutch-invoice.html, templates/Dutch-invoice.tex,
9599           templates/Dutch-packing_list.html,
9600           templates/Dutch-packing_list.tex, templates/Dutch-pick_list.html,
9601           templates/Dutch-pick_list.tex, templates/Dutch-pos_invoice.txt,
9602           templates/Dutch-purchase_order.html,
9603           templates/Dutch-purchase_order.tex, templates/Dutch-receipt.tex,
9604           templates/Dutch-request_quotation.html,
9605           templates/Dutch-request_quotation.tex,
9606           templates/Dutch-sales_order.html,
9607           templates/Dutch-sales_order.tex,
9608           templates/Dutch-sales_quotation.html,
9609           templates/Dutch-sales_quotation.tex,
9610           templates/Dutch-statement.html, templates/Dutch-statement.tex,
9611           templates/Dutch-work_order.html, templates/Dutch-work_order.tex,
9612           templates/Estonian-ap_transaction.html,
9613           templates/Estonian-ap_transaction.tex,
9614           templates/Estonian-ar_transaction.html,
9615           templates/Estonian-ar_transaction.tex,
9616           templates/Estonian-balance_sheet.html,
9617           templates/Estonian-bin_list.html,
9618           templates/Estonian-bin_list.tex, templates/Estonian-check.tex,
9619           templates/Estonian-income_statement.html,
9620           templates/Estonian-invoice.html, templates/Estonian-invoice.tex,
9621           templates/Estonian-packing_list.html,
9622           templates/Estonian-packing_list.tex,
9623           templates/Estonian-pick_list.html,
9624           templates/Estonian-pick_list.tex,
9625           templates/Estonian-pos_invoice.txt,
9626           templates/Estonian-purchase_order.html,
9627           templates/Estonian-purchase_order.tex,
9628           templates/Estonian-receipt.tex,
9629           templates/Estonian-request_quotation.html,
9630           templates/Estonian-request_quotation.tex,
9631           templates/Estonian-sales_order.html,
9632           templates/Estonian-sales_order.tex,
9633           templates/Estonian-statement.html,
9634           templates/Estonian-statement.tex,
9635           templates/Estonian-work_order.html,
9636           templates/Estonian-work_order.tex,
9637           templates/French-ap_transaction.html,
9638           templates/French-ap_transaction.tex,
9639           templates/French-ar_transaction.html,
9640           templates/French-ar_transaction.tex,
9641           templates/French-balance_sheet.html,
9642           templates/French-bin_list.html, templates/French-bin_list.tex,
9643           templates/French-check.tex,
9644           templates/French-income_statement.html,
9645           templates/French-invoice.html, templates/French-invoice.tex,
9646           templates/French-packing_list.html,
9647           templates/French-packing_list.tex,
9648           templates/French-pick_list.html, templates/French-pick_list.tex,
9649           templates/French-pos_invoice.txt,
9650           templates/French-purchase_order.html,
9651           templates/French-purchase_order.tex,
9652           templates/French-receipt.tex,
9653           templates/French-request_quotation.html,
9654           templates/French-request_quotation.tex,
9655           templates/French-sales_order.html,
9656           templates/French-sales_order.tex,
9657           templates/French-sales_quotation.html,
9658           templates/French-sales_quotation.tex,
9659           templates/French-statement.html, templates/French-statement.tex,
9660           templates/French-work_order.html,
9661           templates/French-work_order.tex,
9662           templates/German-ap_transaction.html,
9663           templates/German-ap_transaction.tex,
9664           templates/German-ar_transaction.html,
9665           templates/German-ar_transaction.tex,
9666           templates/German-balance_sheet.html,
9667           templates/German-bin_list.html, templates/German-bin_list.tex,
9668           templates/German-check.tex,
9669           templates/German-income_statement.html,
9670           templates/German-invoice.html, templates/German-invoice.tex,
9671           templates/German-packing_list.html,
9672           templates/German-packing_list.tex,
9673           templates/German-pick_list.html, templates/German-pick_list.tex,
9674           templates/German-pos_invoice.txt,
9675           templates/German-purchase_order.html,
9676           templates/German-purchase_order.tex,
9677           templates/German-receipt.tex,
9678           templates/German-request_quotation.html,
9679           templates/German-request_quotation.tex,
9680           templates/German-sales_order.html,
9681           templates/German-sales_order.tex,
9682           templates/German-sales_quotation.html,
9683           templates/German-sales_quotation.tex,
9684           templates/German-statement.html, templates/German-statement.tex,
9685           templates/German-work_order.html,
9686           templates/German-work_order.tex,
9687           templates/Hungarian-ap_transaction.html,
9688           templates/Hungarian-ap_transaction.tex,
9689           templates/Hungarian-ar_transaction.html,
9690           templates/Hungarian-ar_transaction.tex,
9691           templates/Hungarian-balance_sheet.html,
9692           templates/Hungarian-bin_list.html,
9693           templates/Hungarian-bin_list.tex, templates/Hungarian-check.tex,
9694           templates/Hungarian-income_statement.html,
9695           templates/Hungarian-invoice.html,
9696           templates/Hungarian-invoice.tex,
9697           templates/Hungarian-packing_list.html,
9698           templates/Hungarian-packing_list.tex,
9699           templates/Hungarian-pick_list.html,
9700           templates/Hungarian-pick_list.tex,
9701           templates/Hungarian-pos_invoice.txt,
9702           templates/Hungarian-purchase_order.html,
9703           templates/Hungarian-purchase_order.tex,
9704           templates/Hungarian-receipt.tex,
9705           templates/Hungarian-request_quotation.html,
9706           templates/Hungarian-request_quotation.tex,
9707           templates/Hungarian-sales_order.html,
9708           templates/Hungarian-sales_order.tex,
9709           templates/Hungarian-sales_quotation.html,
9710           templates/Hungarian-sales_quotation.tex,
9711           templates/Hungarian-statement.html,
9712           templates/Hungarian-statement.tex,
9713           templates/Hungarian-work_order.html,
9714           templates/Hungarian-work_order.tex,
9715           templates/Italian-ap_transaction.html,
9716           templates/Italian-ap_transaction.tex,
9717           templates/Italian-ar_transaction.html,
9718           templates/Italian-ar_transaction.tex,
9719           templates/Italian-balance_sheet.html,
9720           templates/Italian-bin_list.html, templates/Italian-bin_list.tex,
9721           templates/Italian-check.tex,
9722           templates/Italian-income_statement.html,
9723           templates/Italian-invoice.html, templates/Italian-invoice.tex,
9724           templates/Italian-packing_list.html,
9725           templates/Italian-packing_list.tex,
9726           templates/Italian-pick_list.html,
9727           templates/Italian-pick_list.tex,
9728           templates/Italian-pos_invoice.txt,
9729           templates/Italian-purchase_order.html,
9730           templates/Italian-purchase_order.tex,
9731           templates/Italian-receipt.tex,
9732           templates/Italian-request_quotation.html,
9733           templates/Italian-request_quotation.tex,
9734           templates/Italian-sales_order.html,
9735           templates/Italian-sales_order.tex,
9736           templates/Italian-sales_quotation.html,
9737           templates/Italian-sales_quotation.tex,
9738           templates/Italian-statement.html,
9739           templates/Italian-statement.tex,
9740           templates/Italian-work_order.html,
9741           templates/Italian-work_order.tex,
9742           templates/Norwegian-ap_transaction.html,
9743           templates/Norwegian-ap_transaction.tex,
9744           templates/Norwegian-ar_transaction.html,
9745           templates/Norwegian-ar_transaction.tex,
9746           templates/Norwegian-balance_sheet.html,
9747           templates/Norwegian-bin_list.html,
9748           templates/Norwegian-bin_list.tex, templates/Norwegian-check.tex,
9749           templates/Norwegian-income_statement.html,
9750           templates/Norwegian-invoice.html,
9751           templates/Norwegian-invoice.tex,
9752           templates/Norwegian-packing_list.html,
9753           templates/Norwegian-packing_list.tex,
9754           templates/Norwegian-pick_list.html,
9755           templates/Norwegian-pick_list.tex,
9756           templates/Norwegian-pos_invoice.txt,
9757           templates/Norwegian-purchase_order.html,
9758           templates/Norwegian-purchase_order.tex,
9759           templates/Norwegian-receipt.tex,
9760           templates/Norwegian-request_quotation.html,
9761           templates/Norwegian-request_quotation.tex,
9762           templates/Norwegian-sales_order.html,
9763           templates/Norwegian-sales_order.tex,
9764           templates/Norwegian-sales_quotation.html,
9765           templates/Norwegian-sales_quotation.tex,
9766           templates/Norwegian-statement.html,
9767           templates/Norwegian-statement.tex,
9768           templates/Norwegian-work_order.html,
9769           templates/Norwegian-work_order.tex,
9770           templates/Service-ap_transaction.html,
9771           templates/Service-ap_transaction.tex,
9772           templates/Service-ar_transaction.html,
9773           templates/Service-ar_transaction.tex,
9774           templates/Service-balance_sheet.html,
9775           templates/Service-bin_list.html, templates/Service-bin_list.tex,
9776           templates/Service-check.tex,
9777           templates/Service-income_statement.html,
9778           templates/Service-invoice.html, templates/Service-invoice.tex,
9779           templates/Service-packing_list.html,
9780           templates/Service-packing_list.tex,
9781           templates/Service-pick_list.html,
9782           templates/Service-pick_list.tex,
9783           templates/Service-pos_invoice.txt,
9784           templates/Service-purchase_order.html,
9785           templates/Service-purchase_order.tex,
9786           templates/Service-receipt.tex,
9787           templates/Service-request_quotation.html,
9788           templates/Service-request_quotation.tex,
9789           templates/Service-sales_order.html,
9790           templates/Service-sales_order.tex,
9791           templates/Service-sales_quotation.html,
9792           templates/Service-sales_quotation.tex,
9793           templates/Service-statement.html,
9794           templates/Service-statement.tex,
9795           templates/Service-work_order.html,
9796           templates/Service-work_order.tex,
9797           templates/Spanish_A4-ap_transaction.html,
9798           templates/Spanish_A4-ap_transaction.tex,
9799           templates/Spanish_A4-ar_transaction.html,
9800           templates/Spanish_A4-ar_transaction.tex,
9801           templates/Spanish_A4-balance_sheet.html,
9802           templates/Spanish_A4-bin_list.html,
9803           templates/Spanish_A4-bin_list.tex,
9804           templates/Spanish_A4-check.tex,
9805           templates/Spanish_A4-income_statement.html,
9806           templates/Spanish_A4-invoice.html,
9807           templates/Spanish_A4-invoice.tex,
9808           templates/Spanish_A4-packing_list.html,
9809           templates/Spanish_A4-packing_list.tex,
9810           templates/Spanish_A4-pick_list.html,
9811           templates/Spanish_A4-pick_list.tex,
9812           templates/Spanish_A4-pos_invoice.txt,
9813           templates/Spanish_A4-purchase_order.html,
9814           templates/Spanish_A4-purchase_order.tex,
9815           templates/Spanish_A4-receipt.tex,
9816           templates/Spanish_A4-request_quotation.html,
9817           templates/Spanish_A4-request_quotation.tex,
9818           templates/Spanish_A4-sales_order.html,
9819           templates/Spanish_A4-sales_order.tex,
9820           templates/Spanish_A4-sales_quotation.html,
9821           templates/Spanish_A4-sales_quotation.tex,
9822           templates/Spanish_A4-statement.html,
9823           templates/Spanish_A4-statement.tex,
9824           templates/Spanish_A4-work_order.html,
9825           templates/Spanish_A4-work_order.tex,
9826           templates/Spanish_Letter-ap_transaction.html,
9827           templates/Spanish_Letter-ap_transaction.tex,
9828           templates/Spanish_Letter-ar_transaction.html,
9829           templates/Spanish_Letter-ar_transaction.tex,
9830           templates/Spanish_Letter-balance_sheet.html,
9831           templates/Spanish_Letter-bin_list.html,
9832           templates/Spanish_Letter-bin_list.tex,
9833           templates/Spanish_Letter-check.tex,
9834           templates/Spanish_Letter-income_statement.html,
9835           templates/Spanish_Letter-invoice.html,
9836           templates/Spanish_Letter-invoice.tex,
9837           templates/Spanish_Letter-packing_list.html,
9838           templates/Spanish_Letter-packing_list.tex,
9839           templates/Spanish_Letter-pick_list.html,
9840           templates/Spanish_Letter-pick_list.tex,
9841           templates/Spanish_Letter-pos_invoice.txt,
9842           templates/Spanish_Letter-purchase_order.html,
9843           templates/Spanish_Letter-purchase_order.tex,
9844           templates/Spanish_Letter-receipt.tex,
9845           templates/Spanish_Letter-request_quotation.html,
9846           templates/Spanish_Letter-request_quotation.tex,
9847           templates/Spanish_Letter-sales_order.html,
9848           templates/Spanish_Letter-sales_order.tex,
9849           templates/Spanish_Letter-sales_quotation.html,
9850           templates/Spanish_Letter-sales_quotation.tex,
9851           templates/Spanish_Letter-statement.html,
9852           templates/Spanish_Letter-statement.tex,
9853           templates/Spanish_Letter-work_order.html,
9854           templates/Spanish_Letter-work_order.tex, users/sql-ledger.eps,
9855           users/sql-ledger.png: there's no reason this should still be
9856           hanging aroudn the tree
9857
9858 2007-12-04 12:51  ivan
9859
9860         * httemplate/: elements/menu.html, elements/select-otaker.html,
9861           elements/tr-select-otaker.html, search/report_cust_credit.html,
9862           search/report_rt_transaction.html, search/rt_transaction.html,
9863           search/elements/search.html: add some time-worked reporting
9864
9865 2007-12-04 10:35  jeff
9866
9867         * httemplate/search/cust_pkg.cgi: add suspend/cancel reason to
9868           advanced package report (#2779)
9869
9870 2007-12-04 10:19  jeff
9871
9872         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
9873           FS/FS/Setup.pm, FS/FS/Upgrade.pm, FS/FS/cust_credit.pm,
9874           FS/FS/cust_main.pm, FS/FS/Conf_compat17.pm, FS/FS/cust_pkg.pm,
9875           FS/FS/reason.pm, FS/FS/reason_type.pm,
9876           FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm,
9877           FS/FS/part_pkg/flat_comission.pm,
9878           FS/FS/part_pkg/flat_comission_cust.pm,
9879           FS/FS/part_pkg/flat_comission_pkg.pm, FS/bin/freeside-upgrade,
9880           httemplate/browse/reason.html,
9881           httemplate/browse/reason_type.html,
9882           httemplate/edit/cust_credit.cgi, httemplate/edit/reason.html,
9883           httemplate/edit/reason_type.html,
9884           httemplate/edit/process/cust_credit.cgi,
9885           httemplate/elements/menu.html,
9886           httemplate/elements/tr-select-reason.html: change credit reasons
9887           from freetext to new reason/reason type system (#2777)
9888
9889 2007-12-02 16:18  ivan
9890
9891         * htetc/freeside-rt.conf: would help if i got the closing tag right
9892
9893 2007-12-02 16:13  ivan
9894
9895         * htetc/freeside-rt.conf: this should get the Chart stuff in RT
9896           statistic running, i hope
9897
9898 2007-11-30 17:37  ivan
9899
9900         * FS/FS/part_pkg/prorate.pm: cleanup
9901
9902 2007-11-30 17:34  ivan
9903
9904         * FS/FS/h_cust_svc.pm: add date_deleted method
9905
9906 2007-11-30 17:34  ivan
9907
9908         * FS/FS/cust_svc.pm: add date_inserted method and reorganize things
9909           slightly
9910
9911 2007-11-30 17:33  ivan
9912
9913         * FS/FS/h_Common.pm: this doesn't actually have anything to do with
9914           cancellation persay, since its generic now
9915
9916 2007-11-30 17:32  ivan
9917
9918         * FS/FS/Record.pm: add h_date method too
9919
9920 2007-11-30 17:30  ivan
9921
9922         * FS/FS/Record.pm: add h_search method, and reorganize mixed up
9923           methods and subroutines
9924
9925 2007-11-30 17:29  ivan
9926
9927         * FS/FS/part_pkg/bulk.pm: add bulk price plan
9928
9929 2007-11-30 13:07  ivan
9930
9931         * FS/FS/cust_bill.pm, httemplate/graph/money_time.cgi,
9932           httemplate/search/cust_bill.html: add net vs gross amounts to
9933           invoice report; make the "net sales" links on
9934           sales/credit/receipts report & graph clickable
9935
9936 2007-11-30 12:55  ivan
9937
9938         * httemplate/graph/elements/monthly.html: UI: download full results
9939           links on separate lines, for consistency with search.html
9940
9941 2007-11-30 10:13  ivan
9942
9943         * FS/FS/cust_bill.pm: fix bug specifying an HTML return address
9944           separately
9945
9946 2007-11-29 19:24  ivan
9947
9948         * FS/FS/cust_main.pm, httemplate/misc/cust_main-import.cgi: add
9949           customer import format with company
9950
9951 2007-11-29 17:24  ivan
9952
9953         * httemplate/browse/access_user.html: update inline documentation
9954
9955 2007-11-29 17:16  ivan
9956
9957         * FS/FS/cust_main.pm: remove unnecessary redefinition of
9958           %method2payby, add a quick hack to fake B:OP success and failure
9959           for testing purposes
9960
9961 2007-11-29 15:51  ivan
9962
9963         * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi:
9964           fix dates going all wacky on errors, when you're asked to confirm
9965           a date move into the past
9966
9967 2007-11-28 19:38  ivan
9968
9969         * FS/FS/cust_pay_pending.pm: double doh, remove cruft checking
9970           nonexistent column and fix the statustext check
9971
9972 2007-11-28 19:05  ivan
9973
9974         * FS/FS/Schema.pm: doh, fix primary key name in new table
9975
9976 2007-11-28 18:54  ivan
9977
9978         * FS/FS.pm, FS/MANIFEST, FS/FS/Schema.pm, FS/FS/cust_main.pm,
9979           FS/FS/cust_pay.pm, FS/FS/cust_pay_pending.pm,
9980           FS/t/cust_pay_pending.t, httemplate/misc/payment.cgi,
9981           httemplate/misc/process/payment.cgi: even more reliable
9982           multiple-payment/double-click/concurrent-payment-form protection
9983
9984 2007-11-28 12:18  jeff
9985
9986         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: better
9987           select multiple, discourage creation of packages no agent can
9988           sell
9989
9990 2007-11-28 10:49  jeff
9991
9992         * FS/FS/ConfDefaults.pm, FS/FS/UI/Web.pm,
9993           httemplate/search/cust_main_ADV.cgi,
9994           httemplate/search/report_cust_main.html: advanced customer report
9995           rearrangement
9996
9997 2007-11-28 00:46  ivan
9998
9999         * FS/FS/ClientAPI_SessionCache.pm, Makefile: default to FileCache
10000           for selfservice session cache
10001
10002 2007-11-27 17:54  ivan
10003
10004         * httemplate/search/cust_bill_event.cgi: removed unused \$failed
10005           var
10006
10007 2007-11-27 17:30  ivan
10008
10009         * README: license clarification for self-service code
10010
10011 2007-11-27 15:47  ivan
10012
10013         * httemplate/search/cust_bill.html: fix small side-effect of
10014           mysql-compat change eliminating DISTINCT ON: map changing values
10015           of @where array
10016
10017 2007-11-27 14:33  jeff
10018
10019         * FS/FS/part_export/prizm.pm: comma, please
10020
10021 2007-11-27 14:30  jeff
10022
10023         * FS/FS/part_export/prizm.pm: name management tweaking
10024
10025 2007-11-27 11:34  jeff
10026
10027         * FS/FS/part_export/prizm.pm: slop correction
10028
10029 2007-11-26 19:02  jeff
10030
10031         * FS/FS/part_export/prizm.pm: attach SM's to default network,
10032           improved unsuspend & delete, option for BAM only or EMS
10033
10034 2007-11-26 18:51  jeff
10035
10036         * FS/FS/ClientAPI/MyAccount.pm: prevent BILL, DCRD, and DCHK
10037           customers from circumventing a suspension via selfservice (2768)
10038
10039 2007-11-25 18:19  ivan
10040
10041         * httemplate/search/elements/search.html: add a "printable copy"
10042           link to searches to get full results as printable HTML without
10043           other cruft, closes: #1885
10044
10045 2007-11-25 18:18  ivan
10046
10047         * httemplate/elements/header-popup.html: add our stylesheet to
10048           popup/print headers
10049
10050 2007-11-23 17:26  ivan
10051
10052         * Makefile: hello brave new world of defaulting to apache2 in 1.9
10053
10054 2007-11-23 12:25  ivan
10055
10056         * httemplate/edit/part_pkg.cgi: fix stickiness of primary radio
10057           buttons on errors, closes: RT#1035
10058
10059 2007-11-21 17:03  ivan
10060
10061         * httemplate/edit/cust_main.cgi: usability: don't offer 'Select
10062           agent' choice if the dropdown already has a value
10063
10064 2007-11-20 09:18  ivan
10065
10066         * AGPL, GPL: it finally happened
10067
10068 2007-11-18 12:02  ivan
10069
10070         * httemplate/search/: report_cust_pkg.html, svc_acct.cgi: add
10071           "multiplier of monthly" info to "paid time" column in
10072           svc_acct-display_paid_time_remaining report
10073
10074 2007-11-14 15:10  ivan
10075
10076         * FS/FS/TicketSystem/RT_External.pm,
10077           httemplate/view/cust_main/tickets.html: add link to resolved
10078           tickets too
10079
10080 2007-11-09 11:20  ivan
10081
10082         * FS/FS/: Conf.pm, cust_main.pm: add
10083           business-onlinepayment-email_customer flag
10084
10085 2007-11-08 19:26  ivan
10086
10087         * httemplate/search/report_receivables.html: better visual
10088           indication of disabled "days" field on IE
10089
10090 2007-11-08 19:12  ivan
10091
10092         * httemplate/search/: report_receivables.cgi,
10093           report_receivables.html: add option for listing customers without
10094           a balance (closes: RT#2752) and fix bug in total row (closes:
10095           RT#2736)
10096
10097 2007-11-08 16:44  jeff
10098
10099         * FS/FS/cust_main.pm: correct realtime_bop cvv handling
10100
10101 2007-11-07 20:21  ivan
10102
10103         * FS/FS/: Conf.pm, ClientAPI/MyAccount.pm: add
10104           selfservice-session_timeout config
10105
10106 2007-11-07 18:10  ivan
10107
10108         * FS/FS/cust_main.pm: prevent warning: "Use of uninitialized value
10109           in concatenation (.) or string at
10110           /usr/local/share/perl/5.8.8/FS/cust_main.pm line 1668."
10111
10112 2007-11-07 16:59  ivan
10113
10114         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
10115           FS/bin/freeside-expiration-alerter, conf/alerter_template,
10116           conf/company_address, conf/company_name,
10117           conf/impending_recur_template, conf/invoice_latexfooter,
10118           conf/invoice_latexnotes, conf/invoice_latexreturnaddress,
10119           conf/invoice_latexsmallfooter, conf/invoice_template,
10120           conf/invoice_template_statement, conf/welcome_letter: for new
10121           installs, centralize some stuff that was spread around different
10122           config files.
10123
10124 2007-11-05 17:59  ivan
10125
10126         * bin/customer-faker: keep our own list of states; remove some
10127           states that Data::Faker and Locale::SubCountry disagree on
10128
10129 2007-11-04 21:42  ivan
10130
10131         * fs_selfservice/FS-SelfService/SelfService.pm: doc: amount param
10132           to process_payment.  just a bit important.
10133
10134 2007-11-04 21:27  ivan
10135
10136         * FS/FS/ClientAPI/MyAccount.pm,
10137           fs_selfservice/FS-SelfService/SelfService.pm: add
10138           process_payment_order_pkg method
10139
10140 2007-11-04 10:22  jeff
10141
10142         * httemplate/search/cust_main_ADV.cgi: comma is a bad delimiter
10143           choice according to ut_text()
10144
10145 2007-11-03 10:38  ivan
10146
10147         * httemplate/elements/menu.html: move menu option for adv. customer
10148           reports to second level, same as advanced invoice & package
10149           reports
10150
10151 2007-11-02 17:55  jeff
10152
10153         * httemplate/: elements/menu.html, search/cust_main_ADV.cgi,
10154           search/report_cust_main.html: new customer report/flattened
10155           package report (ticket 1428)
10156
10157 2007-10-29 05:04  ivan
10158
10159         * httemplate/search/cust_pkg.cgi: bug ya bug resulting from
10160           agent-virtualized packages
10161
10162 2007-10-29 05:03  ivan
10163
10164         * httemplate/search/report_receivables.cgi: famous last mysql bug
10165
10166 2007-10-29 04:34  ivan
10167
10168         * httemplate/edit/rate.cgi: yup, mysql-ing me harder
10169
10170 2007-10-29 04:32  ivan
10171
10172         * httemplate/search/cdr.html: mysql
10173
10174 2007-10-29 04:18  ivan
10175
10176         * FS/bin/freeside-setup: forgotton freeside-setup bits of mysql
10177           locking workaround
10178
10179 2007-10-29 03:31  ivan
10180
10181         * FS/FS/cust_main.pm, FS/FS/part_event/Condition.pm,
10182           FS/FS/part_event/Condition/balance_age.pm,
10183           FS/FS/part_event/Condition/cust_bill_age.pm,
10184           httemplate/search/cdr.html: mysql me 1.9 more times
10185
10186 2007-10-29 03:30  ivan
10187
10188         * FS/FS/cust_bill.pm, FS/FS/h_Common.pm, httemplate/edit/rate.cgi,
10189           httemplate/search/cust_bill.html,
10190           httemplate/search/report_tax.cgi: mysql has no DISTINCT ON
10191           either, sigh
10192
10193 2007-10-28 18:08  ivan
10194
10195         * httemplate/view/cust_pay.html: still have link back to the
10196           customer on printable receipt... should hide it from print at
10197           some point though
10198
10199 2007-10-28 05:51  ivan
10200
10201         * FS/: FS/Schema.pm, FS/Setup.pm, FS/svc_acct.pm,
10202           bin/freeside-upgrade: finish mysql locking workaround
10203
10204 2007-10-27 20:55  ivan
10205
10206         * FS/FS/Record.pm, FS/FS/cust_svc.pm,
10207           FS/FS/part_export/sqlradius.pm, htetc/handler.pl,
10208           httemplate/search/report_receivables.cgi: mysql me harder
10209
10210 2007-10-26 21:46  ivan
10211
10212         * FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
10213           httemplate/misc/process/payment.cgi,
10214           httemplate/search/cust_pay.cgi, httemplate/view/cust_pay.html,
10215           httemplate/view/cust_main/payment_history.html: simple payment
10216           receipts in web interface, sorry arnie, RT#2738
10217
10218 2007-10-25 12:01  ivan
10219
10220         * FS/FS/TicketSystem/RT_External.pm, FS/FS/Schema.pm, Makefile:
10221           mysql, yes, mysql.
10222
10223 2007-10-25 01:29  ivan
10224
10225         * FS/bin/freeside-setup: fix error handling
10226
10227 2007-10-22 15:29  ivan
10228
10229         * FS/FS/Report/Table/Monthly.pm: fix more fallout from
10230           agent-virtualized packages
10231
10232 2007-10-17 09:07  jayce
10233
10234         * FS/FS/cust_pkg.pm: insert_reason only worked if you passed in an
10235           existing reason, the code to insert a new reason was in place,
10236           but didn't let the new reason get used.  Code to do this was
10237           already in place, just not utilized.
10238
10239 2007-10-14 16:14  ivan
10240
10241         * conf/invoice_html: this aligns better.  i wonder how 1.9 loads up
10242           config from here, though?
10243
10244 2007-10-14 16:10  ivan
10245
10246         * FS/FS/cust_bill.pm: escape \dollar in invoice_latexnotes
10247
10248 2007-10-14 13:07  ivan
10249
10250         * FS/FS/Cron/bill.pm: don't fill up memory with objects for every
10251           customer being billed
10252
10253 2007-10-13 18:51  ivan
10254
10255         * fs_selfservice/php/: freeside.class.php,
10256           freeside.login_example.php, freeside_signup_example.php: adding
10257           php examples
10258
10259 2007-10-13 10:33  jeff
10260
10261         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: correct
10262           agent_defaultpkg handling
10263
10264 2007-10-10 13:54  ivan
10265
10266         * FS/FS/cust_main.pm: set expandtab
10267
10268 2007-10-10 13:52  jayce
10269
10270         * FS/FS/cust_main.pm: With this line missing, cust_event objects
10271           would not fully create (eventpart wasn't loading), causing the _X
10272           methods to fail on ->part_event.  Only noticed when you retried
10273           events that had previously failed.
10274
10275 2007-10-10 11:14  ivan
10276
10277         * httemplate/browse/part_pkg.cgi: REALLY fix the package browsing
10278           this time, without messing up the ordering
10279
10280 2007-10-10 10:55  ivan
10281
10282         * httemplate/edit/part_pkg.cgi: concurrent fix for package editing
10283           also cleans this up slightly
10284
10285 2007-10-10 10:50  jeff
10286
10287         * httemplate/edit/part_pkg.cgi: close:}
10288
10289 2007-10-09 10:57  ivan
10290
10291         * FS/FS/cust_main.pm: be polite!  don't spew debugging info unless
10292           its asked for.
10293
10294 2007-10-08 21:58  ivan
10295
10296         * FS/FS/Conf.pm: fix documenation links to point into wiki where
10297           they belong
10298
10299 2007-10-08 21:48  ivan
10300
10301         * FS/FS/: Conf.pm, TicketSystem/RT_External.pm: add
10302           ticket_system-priority_reverse config
10303
10304 2007-10-08 18:40  jeff
10305
10306         * httemplate/misc/timeworked.html: preserve order
10307
10308 2007-10-08 18:06  ivan
10309
10310         * httemplate/misc/timeworked.html: interpolating the links would
10311           help too
10312
10313 2007-10-08 18:01  ivan
10314
10315         * httemplate/misc/timeworked.html: i think this should fix
10316           timeworked subjects, and link to the transactions as well
10317
10318 2007-10-08 16:48  ivan
10319
10320         * fs_selfservice/FS-SelfService/cgi/view_support_details.html: line
10321           up things better
10322
10323 2007-10-08 16:32  ivan
10324
10325         * fs_selfservice/FS-SelfService/SelfService.pm: self-service POD
10326           cleanups
10327
10328 2007-10-08 14:06  ivan
10329
10330         * FS/FS/part_event/Condition/cust_bill_owed.pm,
10331           bin/freeside-migrate-events, httemplate/edit/part_event.html: add
10332           cust_bill_owed as an implicit condition (whew), and make sure it
10333           is added on migrations (also: fixed implicit conditions like this
10334           which only apply to a subset of eventtables)
10335
10336 2007-10-08 14:05  jeff
10337
10338         * httemplate/edit/part_pkg.cgi: disallow agent changing on cloned
10339           packages
10340
10341 2007-10-08 12:14  jeff
10342
10343         * htetc/handler.pl, httemplate/edit/rate_region.cgi,
10344           httemplate/edit/reg_code.cgi,
10345           httemplate/edit/process/cust_svc.cgi,
10346           httemplate/edit/process/domain_record.cgi,
10347           httemplate/edit/process/reg_code.cgi,
10348           httemplate/elements/errorpage.html,
10349           httemplate/elements/tr-select-part_referral.html,
10350           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
10351           httemplate/misc/delete-agent_payment_gateway.cgi,
10352           httemplate/misc/delete-cust_credit.cgi,
10353           httemplate/misc/delete-cust_pay.cgi,
10354           httemplate/misc/delete-cust_refund.cgi,
10355           httemplate/misc/delete-domain_record.cgi,
10356           httemplate/misc/delete-part_export.cgi, httemplate/misc/dump.cgi,
10357           httemplate/misc/inventory_item-import.html,
10358           httemplate/misc/unapply-cust_credit.cgi,
10359           httemplate/misc/unapply-cust_pay.cgi,
10360           httemplate/misc/unprovision.cgi, httemplate/misc/unsusp_pkg.cgi,
10361           httemplate/misc/unvoid-cust_pay_void.cgi,
10362           httemplate/misc/upload-batch.cgi,
10363           httemplate/misc/void-cust_pay.cgi,
10364           httemplate/misc/process/cdr-import.html,
10365           httemplate/misc/process/cust_main-import.cgi,
10366           httemplate/misc/process/cust_main-import_charges.cgi,
10367           httemplate/misc/process/inventory_item-import.html,
10368           httemplate/misc/process/link.cgi,
10369           httemplate/misc/process/payment.cgi,
10370           httemplate/search/cust_main.cgi, httemplate/search/cust_svc.html,
10371           httemplate/search/inventory_item.html,
10372           httemplate/search/reg_code.html, httemplate/search/sql.html,
10373           httemplate/search/svc_acct.cgi,
10374           httemplate/search/svc_broadband.cgi: Remove remaining calls to
10375           idiot/eidiot.  Should fix 1479
10376
10377 2007-10-05 13:41  ivan
10378
10379         * FS/FS/part_event/Condition/cust_bill_has_service.pm: reenalbe
10380           this condition
10381
10382 2007-10-05 12:53  jeff
10383
10384         * httemplate/misc/: timeworked.html, process/timeworked.html: new
10385           ui for assigning support time
10386
10387 2007-10-05 12:45  ivan
10388
10389         * httemplate/elements/tr-input-beginning_ending.html: fix date
10390           selection on advanced invoice report, or future places where date
10391           selection component is included multiple times
10392
10393 2007-10-05 07:26  jayce
10394
10395         * httemplate/elements/tr-select-part_svc.html: Initial checkin, was
10396           missing from the cust_bill_has_service condition checkin.
10397
10398 2007-10-04 17:39  ivan
10399
10400         * FS/FS/: part_event_condition.pm, part_event/Condition.pm,
10401           part_event/Condition/cust_bill_has_service.pm: add disable
10402           ability to conditions & disable cust_bill_has_service, so the
10403           condition edit page renders again
10404
10405 2007-10-04 16:55  ivan
10406
10407         * FS/FS/part_event/Condition/once.pm: whitespace
10408
10409 2007-10-04 16:52  ivan
10410
10411         * FS/FS/part_event/Condition/once.pm: such a dumb little thing, but
10412           i think that should really do it.  whew
10413
10414 2007-10-04 16:41  ivan
10415
10416         * FS/FS/cust_main.pm: don't leave stray 'new' events around if they
10417           don't pass their final condition check
10418
10419 2007-10-04 16:40  ivan
10420
10421         * FS/FS/part_event/Condition/once.pm: hopefully fix once.pm
10422           properly...
10423
10424 2007-10-04 14:38  ivan
10425
10426         * FS/FS/part_event_condition.pm: add SKIP_CONDITION_SQL debugging
10427           aid
10428
10429 2007-10-04 12:14  ivan
10430
10431         * FS/FS/Cron/bill.pm: additional due_cust_event debugging
10432
10433 2007-10-04 12:04  ivan
10434
10435         * FS/FS/cust_main.pm: nobody likes it when you forget ions
10436
10437 2007-10-04 12:03  ivan
10438
10439         * FS/FS/cust_main.pm: additional due_cust_event debugging
10440
10441 2007-10-04 11:28  ivan
10442
10443         * FS/FS/cust_main.pm: additional due_cust_event debugging
10444
10445 2007-10-04 09:45  ivan
10446
10447         * httemplate/search/cust_bill_event.cgi: fix compilation error!
10448
10449 2007-10-03 21:21  ivan
10450
10451         * FS/FS/cust_main.pm: i really hope this finally does it
10452
10453 2007-10-03 21:09  ivan
10454
10455         * FS/FS/cust_main.pm: dot strikes again
10456
10457 2007-10-03 21:08  ivan
10458
10459         * FS/FS/cust_main.pm: whew, i think this might actually fix it
10460
10461 2007-10-03 20:48  ivan
10462
10463         * FS/FS/cust_main.pm: doh!  does that really fix agent-specific
10464           agent template migration from 1.7?  sure hope so
10465
10466 2007-10-03 20:37  ivan
10467
10468         * FS/FS/Record.pm: add debugging option to qsearch
10469
10470 2007-10-03 19:52  ivan
10471
10472         * bin/pod2x: wikify individual files
10473
10474 2007-10-03 19:22  ivan
10475
10476         * bin/pod2x: fix FS::SelfService::XMLRPC pod generation
10477
10478 2007-10-03 19:15  ivan
10479
10480         * FS/FS/cust_main.pm: add missing =back
10481
10482 2007-10-03 19:07  ivan
10483
10484         * bin/pod2x: bah!  THIS should fix munging of non-internal links, i
10485           hope
10486
10487 2007-10-03 19:06  jeff
10488
10489         * FS/FS/UI/bytecount.pm, FS/FS/part_pkg/flat.pm,
10490           FS/FS/part_pkg/prorate.pm, FS/FS/part_pkg/subscription.pm,
10491           httemplate/edit/process/part_pkg.cgi: support part_pkg option
10492           input validation, check bytecounts and allow commas (closes 1863)
10493
10494 2007-10-03 18:56  ivan
10495
10496         * bin/pod2x: this *should* fix munging of non-internal links, i
10497           hope
10498
10499 2007-10-03 18:49  ivan
10500
10501         * Makefile, bin/pod2x: wiki documentation convertor now
10502
10503 2007-10-03 18:47  ivan
10504
10505         * FS/FS.pm: add missing CLI utilities to FS.pm too
10506
10507 2007-10-03 18:45  ivan
10508
10509         * FS/bin/freeside-sqlradius-seconds: fixing wrong POD NAME doc
10510
10511 2007-10-03 18:29  ivan
10512
10513         * FS/t/cust_tax_exempt.pm: wtf!
10514
10515 2007-10-03 18:21  ivan
10516
10517         * FS/FS.pm: update FS base page for new stuff in 1.9
10518
10519 2007-10-03 18:15  ivan
10520
10521         * FS/: FS.pm: update top-level FS manpage
10522
10523 2007-10-03 17:51  ivan
10524
10525         * FS/FS/: access_right.pm, access_user_pref.pm,
10526           access_usergroup.pm, pay_batch.pm: POD documentation updates
10527
10528 2007-10-02 14:56  ivan
10529
10530         * FS/FS/cust_event.pm: doh!
10531
10532 2007-10-02 08:31  jeff
10533
10534         * FS/FS/cust_bill_event.pm, FS/FS/UI/Web.pm,
10535           httemplate/search/cust_bill_event.cgi: fix up re-email these
10536           events
10537
10538 2007-10-02 08:11  jeff
10539
10540         * httemplate/misc/process/timeworked.html: missed file in self
10541           service support usage improvements
10542
10543 2007-10-01 17:44  ivan
10544
10545         * httemplate/: browse/part_referral.html, elements/menu.html:
10546           Configuration right no longer gives access to things controlled
10547           by their own ACLs (advertising source & package edit
10548
10549 2007-10-01 17:40  ivan
10550
10551         * httemplate/elements/menu.html: package definitions controlled by
10552           their own ACL now
10553
10554 2007-10-01 17:32  ivan
10555
10556         * FS/bin/freeside-daily: need the space
10557
10558 2007-10-01 17:31  ivan
10559
10560         * FS/FS/Schema.pm: this flag has nothing to do with recur tax :)
10561
10562 2007-10-01 17:29  ivan
10563
10564         * FS/FS/Cron/bill.pm: fix small problems with earlier commit: add
10565           back earlier commits reverted by this patch, also revert
10566           gratuitous whitespace changes
10567
10568 2007-10-01 17:22  ivan
10569
10570         * FS/FS/cust_event.pm: proper fix for once.pm bug?  hopefully it
10571           works :)
10572
10573 2007-10-01 17:18  ivan
10574
10575         * FS/FS/part_event/: Condition.pm, Condition/once.pm: proper fix
10576           for once.pm bug?  hopefully it works :)
10577
10578 2007-09-29 17:26  ivan
10579
10580         * httemplate/search/: cdr.html, report_cdr.html: better CDR
10581           searching
10582
10583 2007-09-29 17:25  ivan
10584
10585         * httemplate/edit/REAL_cust_pkg.cgi: fix argument stickiness on
10586           date editing errors (especially because resetting them pops up
10587           the error confirmation)
10588
10589 2007-09-29 17:23  ivan
10590
10591         * FS/FS/cust_main.pm: this might fix agent-specific invoicing when
10592           migrated from 1.7?
10593
10594 2007-09-29 17:22  ivan
10595
10596         * bin/freeside-upgrade-unicode: [no log message]
10597
10598 2007-09-28 19:17  ivan
10599
10600         * FS/FS/access_user.pm, httemplate/search/cust_event.html,
10601           httemplate/search/report_tax.cgi: fix ambiguous agentnum errors
10602           in cust_event.html & report_tax.cgi (provide a table option in
10603           access_user::agentnums_sql so this is easy to fix for other
10604           reports too)
10605
10606 2007-09-27 17:33  jayce
10607
10608         * FS/FS/cust_main.pm: Fixes a bug where retry_realtime isn't
10609           limiting to that user's events, therefore selecting all retryable
10610           events, and having to filter later.  On a system with a running
10611           history, this caused bad O() types of situations for performance,
10612           especially bad when this was called by something that a user
10613           would be awaiting feedback from
10614
10615 2007-09-27 17:19  jayce
10616
10617         * FS/FS/Record.pm: Cleanup qsearch for readability, removes heinous
10618           map {} of several hundred lines into two simple method calls
10619
10620 2007-09-27 14:25  jeff
10621
10622         * httemplate/edit/svc_acct.cgi: hide fixed passwords
10623
10624 2007-09-27 11:24  jayce
10625
10626         * FS/: FS/Schema.pm, FS/cust_main.pm, FS/Cron/bill.pm,
10627           bin/freeside-daily: Multi-System Billing: with a -m flag, daily
10628           will queue billing jobs instead of running each.  freeside-queued
10629           will then pick it up, allowing multiple simultaneous jobs to run,
10630           as well as multiple machines.  Also adds a 'Secure' column to the
10631           queue system, allowing for billing jobs to define themselves as
10632           'secure only' in cases where a box might be using the encryption.
10633           This allows you to  run secure only jobs (such as a collect) on
10634           boxes that can.
10635
10636 2007-09-26 12:27  jayce
10637
10638         * FS/FS/part_event/Condition/cust_bill_has_service.pm: Initial
10639           import.  Condition tests to see if the Invoice bills for a
10640           particular service.
10641
10642 2007-09-26 12:24  jayce
10643
10644         * FS/FS/part_event/Condition/once.pm: Event loop changes after
10645           initial creation caused this to never trigger, as the event loop
10646           creates a 'NEW' record, as a placeholder.  We need to not die
10647           from that.
10648
10649 2007-09-26 09:06  ivan
10650
10651         * httemplate/browse/part_pkg.cgi: fix package browse query, doh
10652
10653 2007-09-24 08:47  jeff
10654
10655         * FS/FS/Schema.pm, FS/FS/acct_rt_transaction.pm,
10656           FS/FS/ClientAPI/MyAccount.pm, FS/FS/TicketSystem/RT_External.pm,
10657           fs_selfservice/FS-SelfService/SelfService.pm,
10658           fs_selfservice/FS-SelfService/cgi/myaccount.html,
10659           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
10660           fs_selfservice/FS-SelfService/cgi/view_support_details.html:
10661           self-service support usage improvements (1733)
10662
10663 2007-09-23 17:56  ivan
10664
10665         * FS/FS/AccessRight.pm, FS/FS/Schema.pm, FS/FS/part_event.pm,
10666           FS/FS/part_pkg.pm, httemplate/browse/part_pkg.cgi: beginning of
10667           agent-virtualization of packages
10668
10669 2007-09-23 16:17  ivan
10670
10671         * httemplate/edit/svc_www.cgi: i think this is a bug; should not
10672           show the svc_www.usersvc selector unless it is non-fixed or
10673           non-blank, NOT non-fixed or blank
10674
10675 2007-09-23 16:16  ivan
10676
10677         * FS/FS/Record.pm: remove compat with pre-0.33 DBIx::DBSchema
10678
10679 2007-09-23 13:21  ivan
10680
10681         * FS/FS/Conf.pm, httemplate/search/svc_acct.cgi: accounts w/time
10682           remaining search
10683
10684 2007-09-23 13:00  ivan
10685
10686         * httemplate/search/svc_acct.cgi: accounts w/time remaining search
10687
10688 2007-09-23 12:54  ivan
10689
10690         * httemplate/search/svc_acct.cgi: accounts w/time remaining search
10691
10692 2007-09-23 12:18  ivan
10693
10694         * httemplate/search/elements/search.html: remove extraneous blank
10695           line causing Excel exports to fail
10696
10697 2007-09-23 11:32  ivan
10698
10699         * FS/FS/svc_acct.pm, httemplate/elements/menu.html,
10700           httemplate/search/svc_acct.cgi: accounts w/time remaining search
10701
10702 2007-09-22 15:45  ivan
10703
10704         * fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: fix
10705           menubar border in example self-service template
10706
10707 2007-09-22 14:31  ivan
10708
10709         * httemplate/config/: config-view.cgi, config.cgi: improve config
10710           UI, especially for textareas
10711
10712 2007-09-22 12:40  ivan
10713
10714         * httemplate/view/svc_acct.cgi: UI
10715
10716 2007-09-22 12:03  ivan
10717
10718         * FS/FS/svc_domain.pm: have to import tld_exists function if we're
10719           going to use it
10720
10721 2007-09-22 11:27  ivan
10722
10723         * httemplate/view/svc_acct.cgi: add a list of any hosts associated
10724           with accounts
10725
10726 2007-09-20 19:24  ivan
10727
10728         * httemplate/search/timeworked.html: fix problems with time queue
10729           search: ticket subjects need to be HTML-escaped, 'remaining time'
10730           calculation had a NULL vs 0 issue, and link to tickets
10731
10732 2007-09-19 15:38  ivan
10733
10734         * rt/lib/RT/SearchBuilder.pm: we need SearchBuilder 1.48 to avoid
10735           annoying Pg bugs causing "This user's 10 highest priority
10736           tickets" to be blank
10737
10738 2007-09-18 17:27  jeff
10739
10740         * fs_selfservice/FS-SelfService/cgi/myaccount.html: support custom
10741           priorities
10742
10743 2007-09-18 17:12  ivan
10744
10745         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: fix at
10746           least one small problem with reprint/email/fax functionality: now
10747           should understand the "most recent invoice per customer" and
10748           invoice # min/max options
10749
10750 2007-09-18 16:19  ivan
10751
10752         * httemplate/edit/cust_main.cgi: fix advertising source stickiness
10753           when page is reloaded with an error
10754
10755 2007-09-18 15:51  ivan
10756
10757         * rt/etc/RT_SiteConfig.pm: MyTicketsLength has been replaced with
10758           an official upstream config
10759
10760 2007-09-18 14:41  ivan
10761
10762         * httemplate/search/svc_broadband.cgi: and parens help alot, doh
10763
10764 2007-09-18 14:37  ivan
10765
10766         * httemplate/search/svc_broadband.cgi: fix svc_broadband search by
10767           svcpart (links from browse/part_svc, in particular
10768
10769 2007-09-18 10:07  ivan
10770
10771         * FS/FS/Schema.pm: add missing column access_user_pref.expiration
10772
10773 2007-09-17 23:32  jeff
10774
10775         * FS/FS/: cust_pkg.pm, part_pkg/base_rate.pm, part_pkg/flat.pm,
10776           part_pkg/prorate.pm, part_pkg/subscription.pm: allow assignment
10777           of auto recharge values AND rollover
10778
10779 2007-09-17 23:07  jeff
10780
10781         * FS/FS/Cron/expire_user_pref.pm: auto commit for vacuum
10782
10783 2007-09-17 17:21  ivan
10784
10785         * fs_selfservice/FS-SelfService/cgi/myaccount.html: close table
10786           tag; fix spacing
10787
10788 2007-09-17 14:12  ivan
10789
10790         * FS/FS/cust_main.pm: fix scoping issues with $1 and $2 resulting
10791           in payinfo trying getting set to xxEK, thanks to _vlad_ for
10792           tracking this down and providing a fix
10793
10794 2007-09-17 13:52  ivan
10795
10796         * FS/FS/Conf.pm: elaborate on ambiguous instructions
10797
10798 2007-09-13 20:45  ivan
10799
10800         * httemplate/edit/process/quick-charge.cgi: Fix 'Can't use an
10801           undefined value as an ARRAY reference at
10802           /usr/local/share/perl/5.8.8/FS/cust_main.pm line 4383.' error
10803
10804 2007-09-13 20:31  ivan
10805
10806         * rt/html/Elements/TicketList: fix visual glitch on "RT at a
10807           glance" / Ticketing main
10808
10809 2007-09-13 19:14  ivan
10810
10811         * rt/html/Ticket/Elements/ShowTransactionAttachments: turn off
10812           Text::Quoted usage, it segfaults and its optional
10813
10814 2007-09-13 16:45  ivan
10815
10816         * rt/html/NoAuth/css/3.5-default/freeside.css: make boxes distinct
10817           from the background
10818
10819 2007-09-13 15:35  ivan
10820
10821         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/acct_rt_transaction.pm,
10822           FS/FS/svc_acct_rt_transaction.pm, FS/t/acct_rt_transaction.t,
10823           FS/t/svc_acct_rt_transaction.t, htetc/handler.pl,
10824           httemplate/misc/process/timeworked.html,
10825           httemplate/search/timeworked.html: rename svc_acct_rt_transaction
10826           to acct_rt_transaction, as it is not a service, its something
10827           that hangs off of an svc_acct (like an acct_snarf).  thank
10828           goodness was able to do this before its any sort of migration
10829           problem...
10830
10831 2007-09-13 15:25  ivan
10832
10833         * httemplate/browse/part_svc.cgi: random indentation fix
10834
10835 2007-09-13 15:25  ivan
10836
10837         * FS/bin/freeside-upgrade: some notes about old part_svc columns,
10838           since DBIx::DBSchema 0.33+ will now drop them...
10839
10840 2007-09-13 15:24  ivan
10841
10842         * CREDITS: too little, too late attempt at spam reduction
10843
10844 2007-09-13 15:05  ivan
10845
10846         * httemplate/search/cust_main.cgi: fix status color on customer
10847           list
10848
10849 2007-09-13 15:05  ivan
10850
10851         * httemplate/search/report_receivables.cgi: clean up some unused
10852           code
10853
10854 2007-09-13 13:16  ivan
10855
10856         * httemplate/misc/cust_main-import.cgi: add better inline docs
10857           explaining fields on customer CSV import
10858
10859 2007-09-12 19:44  ivan
10860
10861         * rt/html/NoAuth/css/3.5-default/freeside.css: it would help to
10862           check this in.
10863
10864 2007-09-12 13:40  ivan
10865
10866         * FS/FS/TicketSystem/RT_External.pm: don't want a fatal error when
10867           we can't fetch the name for a queue...
10868
10869 2007-09-11 22:38  ivan
10870
10871         * bin/freeside-migrate-events: freeside-migrate-events now moves
10872           event options, whew
10873
10874 2007-09-11 21:23  ivan
10875
10876         * FS/FS/cust_event.pm: fix problems migrating weird statustext from
10877           cust_bill_event records
10878
10879 2007-09-11 21:23  ivan
10880
10881         * FS/FS/cust_bill_event.pm: prevent (less than) and (greater than)
10882           in statustext message (or anything else weird) from causing them
10883           not to get inserted
10884
10885 2007-09-11 21:20  ivan
10886
10887         * bin/freeside-migrate-events: fix for freeside-migrate-events bug
10888           that would throw a duplicate row error instead of completing the
10889           migration
10890
10891 2007-09-11 20:39  ivan
10892
10893         * FS/FS/svc_domain.pm: fix "Useless use of a variable in void
10894           context at /usr/local/share/perl/5.8.8/FS/svc_domain.pm line
10895           367." that might have possible set an incorrest svc_domain.suffix
10896
10897 2007-09-10 18:33  ivan
10898
10899         * FS/FS/: Conf.pm, cust_main.pm: add cust_main-require_phone and
10900           cust_main-require_invoicing_list_email options
10901
10902 2007-09-10 17:28  ivan
10903
10904         * FS/FS/cust_main.pm: better default paydate for letters
10905
10906 2007-09-06 20:45  ivan
10907
10908         * FS/FS/cust_pkg.pm: default cancellation subject so the emails
10909           work even when people don't set one in config
10910
10911 2007-09-06 20:36  ivan
10912
10913         * FS/FS/part_export/sqlradius.pm: tweak debugging
10914
10915 2007-08-23 01:23  ivan
10916
10917         * FS/FS/: Conf.pm, part_export/sqlradius.pm: fix bug where user
10918           could log in to RADIUS with uppercase usernameand avoid bandwidth
10919           acconting (mysql is case-insensitive?  wtf!  thanks a fucking lot
10920           for nothing, grr!)
10921
10922 2007-08-17 07:01  jeff
10923
10924         * FS/FS/cust_main.pm: miss use
10925
10926 2007-08-17 06:59  jeff
10927
10928         * httemplate/misc/process/timeworked.html: access control
10929
10930 2007-08-16 21:27  ivan
10931
10932         * Makefile: remove redunant redundancy
10933
10934 2007-08-16 11:22  jeff
10935
10936         * FS/FS/svc_acct.pm: correct labels in service definition edit for
10937           svc_acct (#1745)
10938
10939 2007-08-16 10:40  ivan
10940
10941         * FS/FS/ClientAPI/MyAccount.pm: remove debugging
10942
10943 2007-08-16 09:19  jeff
10944
10945         * FS/bin/freeside-upgrade: agent_custid bugfix (1746)
10946
10947 2007-08-16 06:40  jeff
10948
10949         * FS/FS/svc_acct_rt_transaction.pm, FS/FS/AccessRight.pm,
10950           FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
10951           FS/t/svc_acct_rt_transaction.t,
10952           httemplate/misc/batch-cust_pay.html,
10953           httemplate/misc/timeworked.html,
10954           httemplate/misc/elements/customer-table.html, FS/MANIFEST,
10955           httemplate/misc/process/timeworked.html,
10956           httemplate/search/timeworked.html, FS/FS/ClientAPI/MyAccount.pm,
10957           fs_selfservice/FS-SelfService/cgi/myaccount.html,
10958           htetc/handler.pl, httemplate/elements/menu.html,
10959           httemplate/view/cust_main/tickets.html: support hours 'usage'
10960           tracking for our own internal use (#1733)
10961
10962 2007-08-15 17:09  ivan
10963
10964         * FS/FS/cust_main.pm: have generate_letter assume a default paydate
10965           of 2037-12 so it doesn't bomb out on empty paydates
10966
10967 2007-08-15 16:46  ivan
10968
10969         * FS/bin/freeside-sqlradius-reset: add -n option to
10970           freeside-sqlradius-reset to supress deleting data
10971
10972 2007-08-15 14:51  ivan
10973
10974         * httemplate/edit/cust_main.cgi: fix customer status color here too
10975
10976 2007-08-14 20:26  ivan
10977
10978         * httemplate/browse/part_export.cgi: little more low-hanging fruit:
10979           table-grid the export listing
10980
10981 2007-08-14 14:46  ivan
10982
10983         * FS/FS/Report/Table/Monthly.pm, httemplate/elements/menu.html,
10984           httemplate/graph/cust_bill_pkg.cgi,
10985           httemplate/graph/cust_pkg.cgi, httemplate/graph/money_time.cgi,
10986           httemplate/graph/report_cust_pkg.html,
10987           httemplate/graph/elements/monthly.html,
10988           httemplate/browse/agent.cgi: add package churn report/graph
10989
10990 2007-08-14 13:18  ivan
10991
10992         * FS/FS/Cron/bill.pm: removing unneeded %saw var
10993
10994 2007-08-13 19:40  ivan
10995
10996         * httemplate/elements/tr-select-cust_pkg-status.html: restore label
10997           on package status selector
10998
10999 2007-08-10 16:50  ivan
11000
11001         * bin/dbdef-create, FS/bin/freeside-dbdef-create: rename
11002           dbdef-create to freeside-dbdef-create and move it to FS/bin, so
11003           it gets %%%FREESIDE_CONF%%% substituted
11004
11005 2007-08-10 15:48  ivan
11006
11007         * FS/FS/part_pkg.pm: add 3 day, 4 month and 4.5 month (137 day)
11008           frequencies
11009
11010 2007-08-10 00:01  ivan
11011
11012         * FS/FS/Schema.pm, FS/FS/cust_pkg.pm,
11013           httemplate/view/cust_main/packages.html: on changing packages,
11014           don't set setup date unless old package has one
11015
11016 2007-08-08 17:31  ivan
11017
11018         * FS/FS/svc_domain.pm: add TLD checking to svc_domain
11019
11020 2007-08-08 12:18  ivan
11021
11022         * FS/FS/cust_pkg.pm: fix otaker regex
11023
11024 2007-08-07 13:05  ivan
11025
11026         * FS/FS/cust_main.pm: more informative error msg
11027
11028 2007-08-06 12:45  jeff
11029
11030         * fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm:
11031           documentation improvements
11032
11033 2007-08-06 01:51  jeff
11034
11035         * fs_selfservice/FS-SelfService/MANIFEST: there is a server
11036
11037 2007-08-06 01:46  jeff
11038
11039         * fs_selfservice/FS-SelfService/: MANIFEST, Makefile.PL,
11040           freeside-selfservice-xmlrpc-server, SelfService/XMLRPC.pm,
11041           cgi/xmlrpc.cgi: add selfservice xmlrpc facilities (#591)
11042
11043 2007-08-05 10:32  jeff
11044
11045         * FS/FS/ClientAPI/MyAccount.pm: eeb! fix realtime recharge
11046
11047 2007-08-03 19:06  ivan
11048
11049         * rt/etc/RT_SiteConfig.pm: fix URL handling on RT redirects
11050
11051 2007-08-03 18:58  ivan
11052
11053         * Makefile: update Makefile to always substitute in
11054           RT_SiteConfig.pm when running install-rt
11055
11056 2007-08-03 18:57  ivan
11057
11058         * rt/html/Elements/Header, httemplate/elements/header.html: point
11059           1.9 to 1.9 documentation
11060
11061 2007-08-03 17:13  ivan
11062
11063         * rt/: FREESIDE_MODIFIED, Makefile, config.log, config.status,
11064           bin/mason_handler.fcgi, bin/mason_handler.scgi,
11065           bin/mason_handler.svc, bin/rt-crontool, bin/rt-mailgate,
11066           html/Elements/Footer, html/Elements/Header,
11067           html/Elements/PageLayout, html/NoAuth/css/3.5-default/main.css,
11068           html/NoAuth/css/3.5-default/misc.css,
11069           html/NoAuth/css/3.5-default/transactions.css,
11070           html/NoAuth/images/css/cb.gif, html/NoAuth/images/css/cbr.gif,
11071           html/NoAuth/images/css/ct.gif, html/NoAuth/images/css/ctr.gif,
11072           lib/RT.pm: clean up corners & colors
11073
11074 2007-08-03 16:14  ivan
11075
11076         * rt/html/Elements/PageLayout: fix nit sorting out tops earchboxes
11077
11078 2007-08-03 16:00  ivan
11079
11080         * rt/html/Elements/PageLayout: at least sort out the top
11081           searchboxes
11082
11083 2007-08-03 15:43  ivan
11084
11085         * rt/etc/: RT_Config.pm, RT_Config.pm.in: fix path so we can find
11086           .css files
11087
11088 2007-08-03 15:10  ivan
11089
11090         * rt/html/Ticket/Elements/ShowSummary: fix merge nit
11091
11092 2007-08-03 15:06  ivan
11093
11094         * rt/FREESIDE_MODIFIED: [no log message]
11095
11096 2007-08-03 14:49  ivan
11097
11098         * rt/: FREESIDE_MODIFIED, etc/RT_SiteConfig.pm,
11099           html/Elements/Footer, html/Elements/Header, html/Elements/Menu,
11100           html/Elements/PageLayout, html/Elements/QuickCreate,
11101           html/Elements/SimpleSearch, html/Elements/Tabs,
11102           html/Elements/TicketList, html/Elements/TitleBoxStart,
11103           html/Elements/CollectionAsTable/Row, html/NoAuth/printrt.css,
11104           html/NoAuth/webrt.css, html/NoAuth/images/space.gif,
11105           html/Search/Bulk.html, html/Ticket/Elements/ShowMemberOf,
11106           html/Ticket/Elements/ShowReferences,
11107           html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs,
11108           html/Widgets/TitleBoxStart, lib/RT/SearchBuilder.pm,
11109           sbin/rt-setup-database.in: merging RT_3_6_4 to HEAD
11110
11111 2007-08-02 16:44  ivan
11112
11113         * httemplate/view/cust_main/packages.html: increase package popup
11114           width
11115
11116 2007-08-02 16:09  ivan
11117
11118         * httemplate/: edit/process/cust_pkg.cgi,
11119           elements/select-table.html, misc/change_pkg.cgi,
11120           misc/order_pkg.html, view/cust_main/packages.html: fix slowness
11121           on change package and also make it into a popup
11122
11123 2007-08-02 16:01  ivan
11124
11125         * httemplate/elements/select-cust-part_pkg.html: fix slowness on
11126           change package and also make it into a popup
11127
11128 2007-08-02 15:55  ivan
11129
11130         * FS/FS/CGI.pm: fix status color on small_custview
11131
11132 2007-08-02 14:57  ivan
11133
11134         * httemplate/view/cust_main/packages.html: line up package acitons
11135           all on one line
11136
11137 2007-08-02 12:54  ivan
11138
11139         * rt/: lib/RT/I18N/tr.po, lib/RT/Report/Tickets.pm,
11140           lib/RT/Report/Tickets/Entry.pm,
11141           lib/t/data/subject-with-folding-ws, lib/t/data/lorem-ipsum,
11142           lib/t/data/very-long-subject,
11143           lib/t/regression/06-mime_decoding.t,
11144           lib/t/regression/15cf_pattern.t,
11145           lib/t/regression/23-batch-upload-csv.t,
11146           lib/t/regression/25scrip_order.t, lib/t/regression/27verp.t,
11147           lib/t/regression/17custom_search.t,
11148           lib/t/regression/19quicksearch.t, lib/t/regression/23cfsort.t,
11149           lib/t/regression/00-mason-syntax.t,
11150           lib/t/regression/26command_line.t,
11151           lib/t/regression/15cf_combo_cascade.t,
11152           lib/t/regression/18custom_frontpage.t,
11153           lib/t/regression/24pawsort.t,
11154           lib/t/regression/20-sort-by-requestor.t,
11155           lib/t/regression/23-web_attachments.t,
11156           docs/design_docs/ruleset-workflow.txt,
11157           html/Elements/SelectTimeUnits, html/Elements/RefreshHomepage,
11158           html/Elements/MyAdminQueues, html/Elements/MyRT,
11159           html/Elements/MyReminders, html/Elements/MySupportQueues,
11160           html/Elements/QueueSummary, html/Elements/ShowSearch,
11161           html/Elements/ValidateCustomFields, html/Elements/Logo,
11162           html/Elements/EditCustomFieldCombobox, html/Prefs/MyRT.html,
11163           html/Prefs/Quicksearch.html, html/Prefs/Search.html,
11164           html/Prefs/SearchOptions.html, html/Prefs/Elements/Tabs,
11165           html/Search/Chart.html, html/Search/Simple.html,
11166           html/Search/Chart, html/Search/Elements/SelectGroupBy,
11167           html/Search/Elements/Chart,
11168           html/Search/Elements/SearchesForObject,
11169           html/Search/Elements/SelectChartType,
11170           html/REST/1.0/Forms/ticket/merge,
11171           html/REST/1.0/Forms/ticket/comment,
11172           html/REST/1.0/Forms/ticket/take,
11173           html/REST/1.0/Forms/transaction/default,
11174           html/NoAuth/css/autohandler, html/NoAuth/css/print.css,
11175           html/NoAuth/css/3.4-compat/footer.css,
11176           html/NoAuth/css/3.4-compat/header.css,
11177           html/NoAuth/css/3.4-compat/login.css,
11178           html/NoAuth/css/3.4-compat/nav.css,
11179           html/NoAuth/css/3.4-compat/ticket.css,
11180           html/NoAuth/css/3.4-compat/transactions.css,
11181           html/NoAuth/css/3.4-compat/body.css,
11182           html/NoAuth/css/3.4-compat/forms.css,
11183           html/NoAuth/css/3.4-compat/main.css,
11184           html/NoAuth/css/3.4-compat/misc.css,
11185           html/NoAuth/css/3.4-compat/quickbar.css,
11186           html/NoAuth/css/3.4-compat/titlebox.css,
11187           html/NoAuth/css/3.5-default/footer.css,
11188           html/NoAuth/css/3.5-default/login.css,
11189           html/NoAuth/css/3.5-default/nav.css,
11190           html/NoAuth/css/3.5-default/ticket.css,
11191           html/NoAuth/css/3.5-default/approvals.css,
11192           html/NoAuth/css/3.5-default/body.css,
11193           html/NoAuth/css/3.5-default/forms.css,
11194           html/NoAuth/css/3.5-default/header.css,
11195           html/NoAuth/css/3.5-default/logo.css,
11196           html/NoAuth/css/3.5-default/main.css,
11197           html/NoAuth/css/3.5-default/misc.css,
11198           html/NoAuth/css/3.5-default/quickbar.css,
11199           html/NoAuth/css/3.5-default/titlebox.css,
11200           html/NoAuth/css/3.5-default/transactions.css,
11201           html/NoAuth/images/css/cb-light.gif,
11202           html/NoAuth/images/css/cb.gif,
11203           html/NoAuth/images/css/cbr-b2g.gif,
11204           html/NoAuth/images/css/cbr-b2lb.gif,
11205           html/NoAuth/images/css/cbr-gray.gif,
11206           html/NoAuth/images/css/cbr-trans.gif,
11207           html/NoAuth/images/css/cbr.gif,
11208           html/NoAuth/images/css/ct-light.gif,
11209           html/NoAuth/images/css/ct.gif,
11210           html/NoAuth/images/css/ctr-b2g.gif,
11211           html/NoAuth/images/css/ctr-b2lb.gif,
11212           html/NoAuth/images/css/ctr-gray.gif,
11213           html/NoAuth/images/css/ctr-trans.gif,
11214           html/NoAuth/images/css/ctr.gif,
11215           html/NoAuth/images/css/dark-arrow-up.png,
11216           html/NoAuth/images/css/dark-arrow.png,
11217           html/NoAuth/images/css/light-arrow-up.png,
11218           html/NoAuth/images/css/light-arrow.png,
11219           html/NoAuth/images/css/rolldown-arrow.gif,
11220           html/NoAuth/images/css/rolldown-arrow.png,
11221           html/NoAuth/images/css/rollup-arrow.gif,
11222           html/NoAuth/js/cascaded.js, html/NoAuth/js/util.js,
11223           html/NoAuth/js/autohandler, html/NoAuth/js/combobox.js,
11224           html/NoAuth/js/list.js, html/NoAuth/js/ahah.js,
11225           html/NoAuth/js/class.js, html/NoAuth/js/titlebox-state.js,
11226           html/Widgets/ComboBox, html/Widgets/SavedSearch,
11227           html/Widgets/SelectionBox, html/Widgets/TitleBox,
11228           html/Widgets/TitleBoxEnd, html/Widgets/TitleBoxStart,
11229           html/Helpers/CalPopup.html, html/Tools/index.html,
11230           html/Tools/Reports/CreatedByDates.html,
11231           html/Tools/Reports/ResolvedByDates.html,
11232           html/Tools/Reports/ResolvedByOwner.html,
11233           html/Tools/Reports/index.html, html/Tools/Reports/Elements/Tabs,
11234           html/Admin/Elements/ConfigureMyRT, html/Admin/Global/MyRT.html,
11235           html/Admin/Users/MyRT.html, html/Ticket/Reminders.html,
11236           html/Ticket/Elements/ShowTime, html/Ticket/Elements/Reminders,
11237           etc/upgrade/3.5.1/content: Initial revision
11238
11239 2007-08-02 12:51  ivan
11240
11241         * rt/lib/RT/: Reminders.pm, Interface/Web/Menu.pm,
11242           Interface/Web/Menu/Item.pm, Search/Googleish.pm, I18N/sv.po:
11243           Initial revision
11244
11245 2007-08-01 15:33  ivan
11246
11247         * FS/FS/Schema.pm: i guess svc_www.usersvc can be null...
11248
11249 2007-08-01 15:24  ivan
11250
11251         * ANNOUNCE.1.5, CREDITS, FS/MANIFEST, FS/README,
11252           FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Record.pm,
11253           FS/FS/Schema.pm, FS/FS/Setup.pm, FS/FS/access_group.pm,
11254           FS/FS/access_user.pm, FS/FS/access_user_pref.pm, FS/FS/agent.pm,
11255           FS/FS/cust_bill.pm, FS/FS/cust_credit.pm, FS/FS/cust_event.pm,
11256           FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_pay_batch.pm,
11257           FS/FS/cust_pkg.pm, FS/FS/cust_refund.pm, FS/FS/m2name_Common.pm,
11258           FS/FS/option_Common.pm, FS/FS/part_bill_event.pm,
11259           FS/FS/part_event.pm, FS/FS/part_event_condition.pm,
11260           FS/FS/part_event_condition_option.pm,
11261           FS/FS/part_event_condition_option_option.pm,
11262           FS/FS/part_event_option.pm, FS/FS/pay_batch.pm, FS/FS/payby.pm,
11263           FS/FS/pkg_referral.pm, FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
11264           FS/FS/svc_domain.pm, FS/FS/svc_forward.pm, FS/FS/svc_www.pm,
11265           FS/FS/Cron/bill.pm, FS/FS/Cron/expire_user_pref.pm,
11266           FS/FS/part_event/Action.pm, FS/FS/part_event/Condition.pm,
11267           FS/FS/part_event/Action/addpost.pm,
11268           FS/FS/part_event/Action/apply.pm,
11269           FS/FS/part_event/Action/bill.pm,
11270           FS/FS/part_event/Action/cancel.pm,
11271           FS/FS/part_event/Action/collect.pm,
11272           FS/FS/part_event/Action/cust_bill_batch.pm,
11273           FS/FS/part_event/Action/cust_bill_comp.pm,
11274           FS/FS/part_event/Action/cust_bill_fee_percent.pm,
11275           FS/FS/part_event/Action/cust_bill_realtime_card.pm,
11276           FS/FS/part_event/Action/cust_bill_realtime_check.pm,
11277           FS/FS/part_event/Action/cust_bill_realtime_lec.pm,
11278           FS/FS/part_event/Action/cust_bill_send.pm,
11279           FS/FS/part_event/Action/cust_bill_send_agent.pm,
11280           FS/FS/part_event/Action/cust_bill_send_alternate.pm,
11281           FS/FS/part_event/Action/cust_bill_send_csv_ftp.pm,
11282           FS/FS/part_event/Action/cust_bill_send_if_newest.pm,
11283           FS/FS/part_event/Action/cust_bill_spool_csv.pm,
11284           FS/FS/part_event/Action/cust_bill_suspend_if_balance.pm,
11285           FS/FS/part_event/Action/fee.pm,
11286           FS/FS/part_event/Action/suspend.pm,
11287           FS/FS/part_event/Action/suspend_if_pkgpart.pm,
11288           FS/FS/part_event/Action/suspend_unless_pkgpart.pm,
11289           FS/FS/part_event/Condition/agent.pm,
11290           FS/FS/part_event/Condition/agent_type.pm,
11291           FS/FS/part_event/Condition/balance.pm,
11292           FS/FS/part_event/Condition/balance_age.pm,
11293           FS/FS/part_event/Condition/balance_under.pm,
11294           FS/FS/part_event/Condition/cust_bill_age.pm,
11295           FS/FS/part_event/Condition/cust_bill_owed.pm,
11296           FS/FS/part_event/Condition/cust_bill_owed_under.pm,
11297           FS/FS/part_event/Condition/cust_pay_batch_declined.pm,
11298           FS/FS/part_event/Condition/cust_status.pm,
11299           FS/FS/part_event/Condition/every.pm,
11300           FS/FS/part_event/Condition/once.pm,
11301           FS/FS/part_event/Condition/payby.pm,
11302           FS/FS/part_event/Condition/pkg_class.pm,
11303           FS/FS/part_event/Condition/pkg_status.pm,
11304           FS/FS/part_export/textradius.pm, FS/FS/part_pkg/flat.pm,
11305           FS/FS/part_pkg/flat_delayed.pm, FS/FS/part_pkg/prorate.pm,
11306           FS/FS/part_pkg/prorate_delayed.pm,
11307           FS/FS/part_pkg/subscription.pm, FS/bin/freeside-daily,
11308           FS/bin/freeside-monthly, FS/t/cust_event.t,
11309           FS/t/part_event-Action.t, FS/t/part_event-Condition.t,
11310           FS/t/part_event.t, FS/t/part_event_condition.t,
11311           FS/t/part_event_condition_option.t,
11312           FS/t/part_event_condition_option_option.t,
11313           FS/t/part_event_option.t, FS/t/pkg_referral.t,
11314           bin/freeside-migrate-events, eg/part_event-Action-template.pm,
11315           eg/part_event-Condition-template.pm, fs_selfservice/DEPLOY,
11316           htetc/handler.pl, httemplate/browse/access_group.html,
11317           httemplate/browse/access_user.html, httemplate/browse/agent.cgi,
11318           httemplate/browse/invoice_template.html,
11319           httemplate/browse/part_bill_event.cgi,
11320           httemplate/browse/part_event.html,
11321           httemplate/browse/part_pkg.cgi,
11322           httemplate/browse/part_referral.html,
11323           httemplate/browse/pkg_class.html, httemplate/browse/reason.html,
11324           httemplate/config/config-process.cgi,
11325           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
11326           httemplate/edit/access_group.html, httemplate/edit/agent.cgi,
11327           httemplate/edit/cust_main.cgi, httemplate/edit/invoice_logo.html,
11328           httemplate/edit/invoice_template.html,
11329           httemplate/edit/part_bill_event.cgi,
11330           httemplate/edit/part_event.html, httemplate/edit/part_pkg.cgi,
11331           httemplate/edit/part_referral.html, httemplate/edit/reason.html,
11332           httemplate/edit/elements/edit.html,
11333           httemplate/edit/process/access_group.html,
11334           httemplate/edit/process/invoice_logo.html,
11335           httemplate/edit/process/invoice_template.html,
11336           httemplate/edit/process/part_event.html,
11337           httemplate/edit/process/quick-cust_pkg.cgi,
11338           httemplate/edit/process/elements/process.html,
11339           httemplate/elements/checkboxes-table-name.html,
11340           httemplate/elements/freeside.css,
11341           httemplate/elements/hidden.html, httemplate/elements/menu.html,
11342           httemplate/elements/select-agent.html,
11343           httemplate/elements/select-agent_type.html,
11344           httemplate/elements/select-cust_main-status.html,
11345           httemplate/elements/select-cust_pkg-status.html,
11346           httemplate/elements/select-part_referral.html,
11347           httemplate/elements/select-pkg_class.html,
11348           httemplate/elements/select-table.html,
11349           httemplate/elements/selectlayers.html,
11350           httemplate/elements/table-grid.html,
11351           httemplate/elements/tr-checkbox-multiple.html,
11352           httemplate/elements/tr-checkbox.html,
11353           httemplate/elements/tr-fixed.html,
11354           httemplate/elements/tr-freq.html,
11355           httemplate/elements/tr-input-money.html,
11356           httemplate/elements/tr-input-text.html,
11357           httemplate/elements/tr-password.html,
11358           httemplate/elements/tr-select-agent.html,
11359           httemplate/elements/tr-select-agent_type.html,
11360           httemplate/elements/tr-select-cust_main-status.html,
11361           httemplate/elements/tr-select-cust_pkg-status.html,
11362           httemplate/elements/tr-select-invoice_template.html,
11363           httemplate/elements/tr-select-part_pkg.html,
11364           httemplate/elements/tr-select-part_referral.html,
11365           httemplate/elements/tr-select-pkg_class.html,
11366           httemplate/elements/tr-select-reason.html,
11367           httemplate/elements/tr-select-taxclass.html,
11368           httemplate/elements/tr-select.html,
11369           httemplate/elements/tr-selectlayers.html,
11370           httemplate/elements/tr-selectmultiple-part_pkg.html,
11371           httemplate/elements/tr-td-label.html,
11372           httemplate/elements/tr-title.html,
11373           httemplate/elements/fckeditor/fckconfig.js,
11374           httemplate/elements/fckeditor/fckeditor.js,
11375           httemplate/elements/fckeditor/fckpackager.xml,
11376           httemplate/elements/fckeditor/fckstyles.xml,
11377           httemplate/elements/fckeditor/fcktemplates.xml,
11378           httemplate/elements/fckeditor/editor/fckdebug.html,
11379           httemplate/elements/fckeditor/editor/fckdialog.html,
11380           httemplate/elements/fckeditor/editor/fckeditor.html,
11381           httemplate/elements/fckeditor/editor/fckeditor.original.html,
11382           httemplate/elements/fckeditor/editor/css/fck_editorarea.css,
11383           httemplate/elements/fckeditor/editor/css/fck_internal.css,
11384           httemplate/elements/fckeditor/editor/css/fck_showtableborders_gecko.css,
11385           httemplate/elements/fckeditor/editor/css/behaviors/disablehandles.htc,
11386           httemplate/elements/fckeditor/editor/css/behaviors/showtableborders.htc,
11387           httemplate/elements/fckeditor/editor/css/images/fck_anchor.gif,
11388           httemplate/elements/fckeditor/editor/css/images/fck_flashlogo.gif,
11389           httemplate/elements/fckeditor/editor/css/images/fck_hiddenfield.gif,
11390           httemplate/elements/fckeditor/editor/css/images/fck_pagebreak.gif,
11391           httemplate/elements/fckeditor/editor/dialog/fck_about.html,
11392           httemplate/elements/fckeditor/editor/dialog/fck_anchor.html,
11393           httemplate/elements/fckeditor/editor/dialog/fck_button.html,
11394           httemplate/elements/fckeditor/editor/dialog/fck_checkbox.html,
11395           httemplate/elements/fckeditor/editor/dialog/fck_colorselector.html,
11396           httemplate/elements/fckeditor/editor/dialog/fck_docprops.html,
11397           httemplate/elements/fckeditor/editor/dialog/fck_find.html,
11398           httemplate/elements/fckeditor/editor/dialog/fck_flash.html,
11399           httemplate/elements/fckeditor/editor/dialog/fck_form.html,
11400           httemplate/elements/fckeditor/editor/dialog/fck_hiddenfield.html,
11401           httemplate/elements/fckeditor/editor/dialog/fck_image.html,
11402           httemplate/elements/fckeditor/editor/dialog/fck_link.html,
11403           httemplate/elements/fckeditor/editor/dialog/fck_listprop.html,
11404           httemplate/elements/fckeditor/editor/dialog/fck_paste.html,
11405           httemplate/elements/fckeditor/editor/dialog/fck_radiobutton.html,
11406           httemplate/elements/fckeditor/editor/dialog/fck_replace.html,
11407           httemplate/elements/fckeditor/editor/dialog/fck_select.html,
11408           httemplate/elements/fckeditor/editor/dialog/fck_smiley.html,
11409           httemplate/elements/fckeditor/editor/dialog/fck_source.html,
11410           httemplate/elements/fckeditor/editor/dialog/fck_specialchar.html,
11411           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages.html,
11412           httemplate/elements/fckeditor/editor/dialog/fck_table.html,
11413           httemplate/elements/fckeditor/editor/dialog/fck_tablecell.html,
11414           httemplate/elements/fckeditor/editor/dialog/fck_template.html,
11415           httemplate/elements/fckeditor/editor/dialog/fck_textarea.html,
11416           httemplate/elements/fckeditor/editor/dialog/fck_textfield.html,
11417           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.css,
11418           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.js,
11419           httemplate/elements/fckeditor/editor/dialog/common/fcknumericfield.htc,
11420           httemplate/elements/fckeditor/editor/dialog/common/moz-bindings.xml,
11421           httemplate/elements/fckeditor/editor/dialog/common/images/locked.gif,
11422           httemplate/elements/fckeditor/editor/dialog/common/images/reset.gif,
11423           httemplate/elements/fckeditor/editor/dialog/common/images/unlocked.gif,
11424           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif,
11425           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fredck.gif,
11426           httemplate/elements/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html,
11427           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash.js,
11428           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html,
11429           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image.js,
11430           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image_preview.html,
11431           httemplate/elements/fckeditor/editor/dialog/fck_link/fck_link.js,
11432           httemplate/elements/fckeditor/editor/dialog/fck_select/fck_select.js,
11433           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html,
11434           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js,
11435           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html,
11436           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js,
11437           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html,
11438           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css,
11439           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js,
11440           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl,
11441           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template1.gif,
11442           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template2.gif,
11443           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template3.gif,
11444           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.css,
11445           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.html,
11446           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmactualfolder.html,
11447           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html,
11448           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmfolders.html,
11449           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourceslist.html,
11450           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourcetype.html,
11451           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmupload.html,
11452           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl,
11453           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/commands.pl,
11454           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi,
11455           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/io.pl,
11456           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl,
11457           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/util.pl,
11458           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif,
11459           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder.gif,
11460           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder32.gif,
11461           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif,
11462           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif,
11463           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif,
11464           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/spacer.gif,
11465           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif,
11466           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif,
11467           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif,
11468           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif,
11469           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif,
11470           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif,
11471           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif,
11472           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif,
11473           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif,
11474           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif,
11475           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif,
11476           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/html.gif,
11477           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif,
11478           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/js.gif,
11479           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif,
11480           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif,
11481           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif,
11482           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/png.gif,
11483           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif,
11484           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif,
11485           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif,
11486           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif,
11487           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif,
11488           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif,
11489           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif,
11490           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif,
11491           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif,
11492           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif,
11493           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif,
11494           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif,
11495           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif,
11496           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif,
11497           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif,
11498           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif,
11499           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif,
11500           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif,
11501           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif,
11502           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif,
11503           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif,
11504           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif,
11505           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif,
11506           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif,
11507           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif,
11508           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif,
11509           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif,
11510           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif,
11511           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif,
11512           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif,
11513           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif,
11514           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif,
11515           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif,
11516           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif,
11517           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif,
11518           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif,
11519           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/common.js,
11520           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/fckxml.js,
11521           httemplate/elements/fckeditor/editor/filemanager/upload/test.html,
11522           httemplate/elements/fckeditor/editor/images/anchor.gif,
11523           httemplate/elements/fckeditor/editor/images/arrow_ltr.gif,
11524           httemplate/elements/fckeditor/editor/images/arrow_rtl.gif,
11525           httemplate/elements/fckeditor/editor/images/spacer.gif,
11526           httemplate/elements/fckeditor/editor/images/smiley/msn/angel_smile.gif,
11527           httemplate/elements/fckeditor/editor/images/smiley/msn/angry_smile.gif,
11528           httemplate/elements/fckeditor/editor/images/smiley/msn/broken_heart.gif,
11529           httemplate/elements/fckeditor/editor/images/smiley/msn/cake.gif,
11530           httemplate/elements/fckeditor/editor/images/smiley/msn/confused_smile.gif,
11531           httemplate/elements/fckeditor/editor/images/smiley/msn/cry_smile.gif,
11532           httemplate/elements/fckeditor/editor/images/smiley/msn/devil_smile.gif,
11533           httemplate/elements/fckeditor/editor/images/smiley/msn/embaressed_smile.gif,
11534           httemplate/elements/fckeditor/editor/images/smiley/msn/envelope.gif,
11535           httemplate/elements/fckeditor/editor/images/smiley/msn/heart.gif,
11536           httemplate/elements/fckeditor/editor/images/smiley/msn/kiss.gif,
11537           httemplate/elements/fckeditor/editor/images/smiley/msn/lightbulb.gif,
11538           httemplate/elements/fckeditor/editor/images/smiley/msn/omg_smile.gif,
11539           httemplate/elements/fckeditor/editor/images/smiley/msn/regular_smile.gif,
11540           httemplate/elements/fckeditor/editor/images/smiley/msn/sad_smile.gif,
11541           httemplate/elements/fckeditor/editor/images/smiley/msn/shades_smile.gif,
11542           httemplate/elements/fckeditor/editor/images/smiley/msn/teeth_smile.gif,
11543           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_down.gif,
11544           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_up.gif,
11545           httemplate/elements/fckeditor/editor/images/smiley/msn/tounge_smile.gif,
11546           httemplate/elements/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif,
11547           httemplate/elements/fckeditor/editor/images/smiley/msn/wink_smile.gif,
11548           httemplate/elements/fckeditor/editor/js/fckeditorcode_gecko.js,
11549           httemplate/elements/fckeditor/editor/js/fckeditorcode_ie.js,
11550           httemplate/elements/fckeditor/editor/lang/_getfontformat.html,
11551           httemplate/elements/fckeditor/editor/lang/_translationstatus.txt,
11552           httemplate/elements/fckeditor/editor/lang/af.js,
11553           httemplate/elements/fckeditor/editor/lang/ar.js,
11554           httemplate/elements/fckeditor/editor/lang/bg.js,
11555           httemplate/elements/fckeditor/editor/lang/bn.js,
11556           httemplate/elements/fckeditor/editor/lang/bs.js,
11557           httemplate/elements/fckeditor/editor/lang/ca.js,
11558           httemplate/elements/fckeditor/editor/lang/cs.js,
11559           httemplate/elements/fckeditor/editor/lang/da.js,
11560           httemplate/elements/fckeditor/editor/lang/de.js,
11561           httemplate/elements/fckeditor/editor/lang/el.js,
11562           httemplate/elements/fckeditor/editor/lang/en-au.js,
11563           httemplate/elements/fckeditor/editor/lang/en-ca.js,
11564           httemplate/elements/fckeditor/editor/lang/en-uk.js,
11565           httemplate/elements/fckeditor/editor/lang/en.js,
11566           httemplate/elements/fckeditor/editor/lang/eo.js,
11567           httemplate/elements/fckeditor/editor/lang/es.js,
11568           httemplate/elements/fckeditor/editor/lang/et.js,
11569           httemplate/elements/fckeditor/editor/lang/eu.js,
11570           httemplate/elements/fckeditor/editor/lang/fa.js,
11571           httemplate/elements/fckeditor/editor/lang/fi.js,
11572           httemplate/elements/fckeditor/editor/lang/fo.js,
11573           httemplate/elements/fckeditor/editor/lang/fr.js,
11574           httemplate/elements/fckeditor/editor/lang/gl.js,
11575           httemplate/elements/fckeditor/editor/lang/he.js,
11576           httemplate/elements/fckeditor/editor/lang/hi.js,
11577           httemplate/elements/fckeditor/editor/lang/hr.js,
11578           httemplate/elements/fckeditor/editor/lang/hu.js,
11579           httemplate/elements/fckeditor/editor/lang/it.js,
11580           httemplate/elements/fckeditor/editor/lang/ja.js,
11581           httemplate/elements/fckeditor/editor/lang/km.js,
11582           httemplate/elements/fckeditor/editor/lang/ko.js,
11583           httemplate/elements/fckeditor/editor/lang/lt.js,
11584           httemplate/elements/fckeditor/editor/lang/lv.js,
11585           httemplate/elements/fckeditor/editor/lang/mn.js,
11586           httemplate/elements/fckeditor/editor/lang/ms.js,
11587           httemplate/elements/fckeditor/editor/lang/nb.js,
11588           httemplate/elements/fckeditor/editor/lang/nl.js,
11589           httemplate/elements/fckeditor/editor/lang/no.js,
11590           httemplate/elements/fckeditor/editor/lang/pl.js,
11591           httemplate/elements/fckeditor/editor/lang/pt-br.js,
11592           httemplate/elements/fckeditor/editor/lang/pt.js,
11593           httemplate/elements/fckeditor/editor/lang/ro.js,
11594           httemplate/elements/fckeditor/editor/lang/ru.js,
11595           httemplate/elements/fckeditor/editor/lang/sk.js,
11596           httemplate/elements/fckeditor/editor/lang/sl.js,
11597           httemplate/elements/fckeditor/editor/lang/sr-latn.js,
11598           httemplate/elements/fckeditor/editor/lang/sr.js,
11599           httemplate/elements/fckeditor/editor/lang/sv.js,
11600           httemplate/elements/fckeditor/editor/lang/th.js,
11601           httemplate/elements/fckeditor/editor/lang/tr.js,
11602           httemplate/elements/fckeditor/editor/lang/uk.js,
11603           httemplate/elements/fckeditor/editor/lang/vi.js,
11604           httemplate/elements/fckeditor/editor/lang/zh-cn.js,
11605           httemplate/elements/fckeditor/editor/lang/zh.js,
11606           httemplate/elements/fckeditor/editor/plugins/autogrow/fckplugin.js,
11607           httemplate/elements/fckeditor/editor/plugins/placeholder/fck_placeholder.html,
11608           httemplate/elements/fckeditor/editor/plugins/placeholder/fckplugin.js,
11609           httemplate/elements/fckeditor/editor/plugins/placeholder/placeholder.gif,
11610           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/de.js,
11611           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/en.js,
11612           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/fr.js,
11613           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/it.js,
11614           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/pl.js,
11615           httemplate/elements/fckeditor/editor/plugins/simplecommands/fckplugin.js,
11616           httemplate/elements/fckeditor/editor/plugins/tablecommands/fckplugin.js,
11617           httemplate/elements/fckeditor/editor/skins/_fckviewstrips.html,
11618           httemplate/elements/fckeditor/editor/skins/default/fck_dialog.css,
11619           httemplate/elements/fckeditor/editor/skins/default/fck_editor.css,
11620           httemplate/elements/fckeditor/editor/skins/default/fck_strip.gif,
11621           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.arrowright.gif,
11622           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif,
11623           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.collapse.gif,
11624           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.end.gif,
11625           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.expand.gif,
11626           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.separator.gif,
11627           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.start.gif,
11628           httemplate/elements/fckeditor/editor/skins/office2003/fck_dialog.css,
11629           httemplate/elements/fckeditor/editor/skins/office2003/fck_editor.css,
11630           httemplate/elements/fckeditor/editor/skins/office2003/fck_strip.gif,
11631           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.arrowright.gif,
11632           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.bg.gif,
11633           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif,
11634           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.collapse.gif,
11635           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.end.gif,
11636           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.expand.gif,
11637           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.separator.gif,
11638           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.start.gif,
11639           httemplate/elements/fckeditor/editor/skins/silver/fck_dialog.css,
11640           httemplate/elements/fckeditor/editor/skins/silver/fck_editor.css,
11641           httemplate/elements/fckeditor/editor/skins/silver/fck_strip.gif,
11642           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif,
11643           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif,
11644           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif,
11645           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.collapse.gif,
11646           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.end.gif,
11647           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.expand.gif,
11648           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.separator.gif,
11649           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.start.gif,
11650           httemplate/graph/report_cust_bill_pkg.html,
11651           httemplate/graph/report_money_time.html,
11652           httemplate/misc/cancel_cust.html,
11653           httemplate/misc/cancel_pkg.html,
11654           httemplate/misc/cust_main-cancel.cgi,
11655           httemplate/misc/cust_main-import.cgi,
11656           httemplate/misc/email_events.cgi, httemplate/misc/fax_events.cgi,
11657           httemplate/misc/order_pkg.html, httemplate/misc/print_events.cgi,
11658           httemplate/misc/process/cancel_pkg.html,
11659           httemplate/pref/pref-process.html,
11660           httemplate/search/cust_bill.html,
11661           httemplate/search/cust_bill_event.cgi,
11662           httemplate/search/cust_bill_event.html,
11663           httemplate/search/cust_event.html,
11664           httemplate/search/report_cust_bill.html,
11665           httemplate/search/report_cust_credit.html,
11666           httemplate/search/report_cust_event.html,
11667           httemplate/search/report_cust_main-zip.html,
11668           httemplate/search/report_cust_pay.html,
11669           httemplate/search/report_cust_pay_batch.html,
11670           httemplate/search/report_cust_pkg.html,
11671           httemplate/search/svc_acct.cgi,
11672           httemplate/search/svc_broadband.cgi,
11673           httemplate/search/svc_domain.cgi,
11674           httemplate/search/svc_forward.cgi,
11675           httemplate/search/svc_phone.cgi, httemplate/search/svc_www.cgi,
11676           httemplate/search/elements/search.html,
11677           httemplate/view/cust_bill-logo.cgi,
11678           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi,
11679           httemplate/view/logo.cgi, httemplate/view/svc_Common.html,
11680           httemplate/view/cust_main/order_pkg.html,
11681           httemplate/view/cust_main/packages.html,
11682           httemplate/view/cust_main/payment_history.html, test/cgi-test:
11683           event refactor, landing on HEAD!
11684
11685 2007-08-01 15:20  ivan
11686
11687         * rt/: Makefile, config.log, config.status, bin/mason_handler.fcgi,
11688           bin/mason_handler.scgi, bin/mason_handler.svc,
11689           bin/rt-commit-handler, bin/rt-crontool, bin/rt-mailgate,
11690           bin/webmux.pl, etc/RT_Config.pm, lib/RT.pm,
11691           lib/RTx/WebCronTool.pm, lib/t/02regression.t, lib/t/03web.pl,
11692           lib/t/04_send_email.pl: commit these RT differences, seem to be
11693           mostly in autogen'ed stuff
11694
11695 2007-08-01 15:13  ivan
11696
11697         * rt/html/Callbacks/kStatistics/Elements/Tabs/Default: because i
11698           had missed commiting this on HEAD, that's why
11699
11700 2007-08-01 12:24  ivan
11701
11702         * httemplate/misc/process/cancel_pkg.html: comment out unused code
11703
11704 2007-08-01 12:22  ivan
11705
11706         * httemplate/elements/xmlhttp.html: masonization
11707
11708 2007-08-01 12:21  ivan
11709
11710         * FS/bin/freeside-upgrade: freeside-upgrade: add'l documentation &
11711           turn on DBIx::DBSchema::Index debugging too
11712
11713 2007-08-01 12:19  ivan
11714
11715         * FS/FS/ClientAPI/MyAccount.pm: better error reporting: all three
11716           of these methods might return an error
11717
11718 2007-08-01 12:19  ivan
11719
11720         * FS/FS/reason.pm: more generic modules first
11721
11722 2007-08-01 12:18  ivan
11723
11724         * FS/FS/Conf.pm: some comments on config_orbase sub and add'l
11725           description for emailcancel config
11726
11727 2007-07-26 04:13  ivan
11728
11729         * FS/FS/Schema.pm: add index
11730
11731 2007-07-20 12:58  ivan
11732
11733         * bin/apache.export: apache export: don't bomb out when svc_www
11734           records aren't associated with an svc_acct, just leave those
11735           subsitution vars blank
11736
11737 2007-07-19 07:05  jeff
11738
11739         * httemplate/config/config-view.cgi: do not include description in
11740           link to popup
11741
11742 2007-07-18 14:13  ivan
11743
11744         * FS/FS/Schema.pm: Schema.pm doesn't need FS::UID datasrc anyway,
11745           wtf
11746
11747 2007-07-18 11:07  jeff
11748
11749         * FS/FS/Conf.pm, httemplate/browse/agent.cgi,
11750           httemplate/config/config-delete.cgi,
11751           httemplate/config/config-download.cgi,
11752           httemplate/config/config-process.cgi,
11753           httemplate/config/config-view.cgi, httemplate/config/config.cgi:
11754           config in database cleanup, editing, and agent-specific config
11755           (452, 1419)
11756
11757 2007-07-17 20:23  jeff
11758
11759         * FS/FS/AccessRight.pm, httemplate/edit/svc_acct.cgi: svc_acct.dir
11760           should be editable with ACL (#1730)
11761
11762 2007-07-13 17:44  ivan
11763
11764         * bin/find-overapplied: a payment, by any other name
11765
11766 2007-07-13 16:58  ivan
11767
11768         * bin/find-overapplied: adding quick find-overapplied script
11769
11770 2007-07-13 16:52  ivan
11771
11772         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
11773           FS/FS/ClientAPI/Signup.pm, FS/FS/Cron/bill.pm,
11774           FS/bin/freeside-prepaidd, httemplate/misc/bill.cgi,
11775           httemplate/misc/process/recharge_svc.html,
11776           httemplate/edit/process/cust_main.cgi: fix race condition where
11777           ->apply_payments_and_credits could double-apply in rare cases
11778
11779 2007-07-13 10:00  jeff
11780
11781         * FS/FS/Conf.pm: a touch should not obliterate
11782
11783 2007-07-12 14:41  ivan
11784
11785         * bin/apache.export: add debugging flag to apache export
11786
11787 2007-07-12 14:08  jeff
11788
11789         * FS/FS/UID.pm: redundant test
11790
11791 2007-07-12 06:36  jeff
11792
11793         * FS/FS/Conf.pm, FS/FS/Conf_compat17.pm, FS/FS/Misc.pm,
11794           FS/FS/Record.pm, FS/FS/UID.pm, FS/FS/cust_bill.pm,
11795           FS/FS/cust_main.pm, FS/FS/svc_acct.pm,
11796           FS/bin/freeside-init-config, FS/bin/freeside-setup,
11797           FS/bin/freeside-upgrade, httemplate/misc/download-batch.cgi:
11798           refactor freeside-init-config to module code, compare results of
11799           old/new code, have freeside-upgrade complain and revert to old
11800           code/config on failure (#1477)
11801
11802 2007-07-11 04:10  ivan
11803
11804         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: show bad
11805           amount in error message
11806
11807 2007-07-11 01:35  ivan
11808
11809         * FS/FS/cust_main.pm: finish adding payunique field
11810
11811 2007-07-11 01:08  ivan
11812
11813         * FS/FS/cust_pay.pm, httemplate/misc/payment.cgi,
11814           httemplate/misc/process/payment.cgi: finish adding payunique
11815           field
11816
11817 2007-07-10 21:23  jeff
11818
11819         * FS/FS/cust_main.pm: honor bop_realtime options for paystate,
11820           paytype, stateid, and stateid_state for CHEK transactions (#1718)
11821
11822 2007-07-06 16:55  jeff
11823
11824         * httemplate/edit/process/svc_acct.cgi: manually editing usage
11825           counters removes overlimit status (#1706)
11826
11827 2007-07-06 01:08  ivan
11828
11829         * GPL, README: v3!
11830
11831 2007-07-05 15:05  ivan
11832
11833         * FS/FS/Record.pm: fix for compatibility w/DBIx::DBSchema v0.33+
11834           (without requiring it)
11835
11836 2007-07-01 17:15  ivan
11837
11838         * FS/FS/cust_pkg.pm: missing method name in docs
11839
11840 2007-07-01 11:26  ivan
11841
11842         * fs_selfadmin/FS-MailAdminServer/MailAdminClient.pm,
11843           fs_sesmon/FS-SessionClient/SessionClient.pm: this stuff is
11844           probably obsoleted, but get rid of CVS Id tags causing merge pain
11845           anyway
11846
11847 2007-07-01 11:09  ivan
11848
11849         * TODO: remove obsolete information and dollar sign Id dollar sign
11850           from TODO
11851
11852 2007-06-30 17:36  ivan
11853
11854         * httemplate/edit/agent.cgi: separate agent interface is
11855           deprecated...
11856
11857 2007-06-29 14:06  ivan
11858
11859         * httemplate/: edit/svc_www.cgi, view/svc_www.cgi: add regular
11860           header/footer to svc_www view and edit
11861
11862 2007-06-28 18:45  ivan
11863
11864         * FS/FS/Record.pm: last small fix for new DBIx::DBSchema
11865
11866 2007-06-28 18:42  ivan
11867
11868         * FS/FS/cust_pay.pm: silly missing parenthesis
11869
11870 2007-06-28 18:27  ivan
11871
11872         * bin/: create-history-tables, strip-eps: removing
11873           create-history-tables, freeside-upgrade does this anyway
11874
11875 2007-06-28 18:23  ivan
11876
11877         * FS/FS/: Schema.pm, cust_pay.pm: add payunique field and dup
11878           checking
11879
11880 2007-06-28 18:16  ivan
11881
11882         * FS/FS/: Schema.pm: update Schema.pm to handle index updates, with
11883           new DBIx::DBSchema
11884
11885 2007-06-28 13:57  ivan
11886
11887         * bin/: bill-as-nextmonth, bill-as-nextmonth-BILL,
11888           bill-as-nextyear, bill-as-nextyear-BILL: add some quick scripts
11889           for cron jobs
11890
11891 2007-06-26 11:58  ivan
11892
11893         * httemplate/search/cust_pay.cgi: fix check# search
11894
11895 2007-06-26 11:20  ivan
11896
11897         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: we need
11898           Number::Format 1.50, not just any version
11899
11900 2007-06-26 09:55  jeff
11901
11902         * fs_selfservice/FS-SelfService/cgi/view_usage_details.html: add
11903           date range to page top
11904
11905 2007-06-26 08:36  jeff
11906
11907         * FS/FS/AccessRight.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
11908           FS/FS/cust_pkg.pm, FS/FS/Cron/bill.pm, FS/FS/Cron/notify.pm,
11909           httemplate/edit/REAL_cust_pkg.cgi,
11910           httemplate/edit/process/REAL_cust_pkg.cgi,
11911           httemplate/misc/cancel_pkg.html,
11912           httemplate/misc/process/cancel_pkg.html,
11913           httemplate/search/cust_pkg.cgi,
11914           httemplate/search/report_cust_pkg.html,
11915           httemplate/view/cust_main/packages.html: suspend later just like
11916           expire (#1487)
11917
11918 2007-06-25 19:31  ivan
11919
11920         * fs_selfservice/FS-SelfService/cgi/view_usage_details.html: change
11921           "====" to <HR> in selfservice usage stuff.  welcome to this
11922           millenium! :)
11923
11924 2007-06-22 14:25  jeff
11925
11926         * fs_selfservice/FS-SelfService/cgi/: selfservice.cgi,
11927           view_usage_details.html: self-service usage report enhancements
11928           (1495)
11929
11930 2007-06-22 10:27  jeff
11931
11932         * httemplate/graph/elements/monthly.html: add csv and excel export
11933           to sales reports (1426)
11934
11935 2007-06-22 10:21  jeff
11936
11937         * FS/FS/part_export/www_shellcommands.pm: documentation improvement
11938
11939 2007-06-20 21:02  jeff
11940
11941         * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm,
11942           FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, conf/welcome_letter: latex
11943           welcome letters (1677)
11944
11945 2007-06-20 15:58  ivan
11946
11947         * rt/: etc/RT_SiteConfig.pm, html/Elements/QuickCreate: add
11948           QuickCreateLong option, part of merging spiritone RT changes
11949
11950 2007-06-20 15:37  ivan
11951
11952         * rt/html/Elements/Tabs: s/Tickets/Search Tickets/ in menu for
11953           clarity, part of merging spiritone RT changes (#1661)
11954
11955 2007-06-20 15:33  ivan
11956
11957         * rt/: html/Elements/TicketList, etc/RT_SiteConfig.pm: add
11958           $RT::MyTicketsLength patch from spiritone, part of merging RT
11959           changes (#1661)
11960
11961 2007-06-20 15:28  ivan
11962
11963         * CREDITS, rt/html/RTx/Statistics/DurationAsString,
11964           rt/html/RTx/Statistics/index.html,
11965           rt/html/RTx/Statistics/CallsMultiQueue/index.html,
11966           rt/html/RTx/Statistics/CallsMultiQueue/Elements/Chart,
11967           rt/html/RTx/Statistics/CallsQueueDay/Results.tsv,
11968           rt/html/RTx/Statistics/CallsQueueDay/index.html,
11969           rt/html/RTx/Statistics/CallsQueueDay/Elements/Chart,
11970           rt/html/RTx/Statistics/DayOfWeek/index.html,
11971           rt/lib/RT/Extension/ActivityReports.pm, rt/lib/RTx/Statistics.pm,
11972           rt/html/RTx/Statistics/DayOfWeek/Elements/Chart,
11973           rt/html/RTx/Statistics/Elements/DateSelectRow,
11974           rt/html/RTx/Statistics/Elements/DurationAsString,
11975           rt/html/RTx/Statistics/Elements/GraphBox,
11976           rt/html/RTx/Statistics/Elements/SelectMultiQueue,
11977           rt/html/RTx/Statistics/Elements/StatColumnMap,
11978           rt/html/RTx/Statistics/Elements/Tabs,
11979           rt/html/RTx/Statistics/Elements/CollectionAsTable/Header,
11980           rt/html/RTx/Statistics/Elements/CollectionAsTable/ParseFormat,
11981           rt/html/RTx/Statistics/Elements/CollectionAsTable/Row,
11982           rt/html/RTx/Statistics/Elements/ControlsAsTable/ControlBox,
11983           rt/html/RTx/Statistics/Elements/ControlsAsTable/UpdatePage,
11984           rt/html/RTx/Statistics/FAQ/index.html,
11985           rt/html/RTx/Statistics/OpenStalled/Results.tsv,
11986           rt/html/RTx/Statistics/OpenStalled/index.html,
11987           rt/html/RTx/Statistics/OpenStalled/Elements/Chart,
11988           rt/html/RTx/Statistics/Resolution/index.html,
11989           rt/html/RTx/Statistics/Resolution/Elements/Chart,
11990           rt/html/Callbacks/ActivityReports/Elements/Tabs/Default,
11991           rt/html/Callbacks/ActivityReports/NoAuth/webrt.css/Default,
11992           rt/html/RTx/Statistics/TimeToResolve/index.html,
11993           rt/html/RTx/Statistics/TimeToResolve/Elements/Chart,
11994           rt/html/RTx/Statistics/UserTest/index.html,
11995           rt/html/RTx/Statistics/UserTest/Elements/Chart,
11996           rt/html/Callbacks/ActivityReports/Search/Results.html/SearchActions,
11997           rt/html/Callbacks/RT-WebCronTool/Elements/Tabs/Default,
11998           rt/html/Developer/CronTool/autohandler,
11999           rt/html/Developer/CronTool/index.html,
12000           rt/html/Reports/Activity/ActivityDetail.html,
12001           rt/html/Reports/Activity/ActivitySummary.html,
12002           rt/html/Reports/Activity/ResolutionComments.html,
12003           rt/html/Reports/Activity/ResolutionStatistics.html,
12004           rt/html/Reports/Activity/index.html,
12005           rt/html/Reports/Activity/Elements/LimitReport,
12006           rt/html/Reports/Activity/Elements/MiniPlot,
12007           rt/html/Reports/Activity/Elements/PrintFooter,
12008           rt/html/Reports/Activity/Elements/PrintHeader,
12009           rt/html/Reports/Activity/Elements/ScreenFooter,
12010           rt/html/Reports/Activity/Elements/ScreenHeader,
12011           rt/html/Reports/Activity/Elements/Tabs,
12012           rt/html/Reports/Activity/Elements/Wrapper: integrate
12013           RTx::Statistics package, part of merging spiritone RT changes
12014           (#1661)
12015
12016 2007-06-18 09:45  jeff
12017
12018         * httemplate/edit/svc_www.cgi: must escape config data
12019
12020 2007-06-15 11:44  jeff
12021
12022         * FS/FS/cust_main.pm, httemplate/edit/cust_refund.cgi,
12023           httemplate/edit/process/cust_refund.cgi: paydate option for
12024           realtime_refund_bop and UI entry for cust_pay records without it
12025           (#1662 UI)
12026
12027 2007-06-14 17:58  jeff
12028
12029         * FS/FS/: Schema.pm, cust_main.pm: store exp in cust_pay and pass
12030           to B:OP during refunds with paynum (#1662)
12031
12032 2007-06-13 09:56  jeff
12033
12034         * FS/FS/part_export/sqlradius.pm: additional debugging
12035
12036 2007-06-08 17:53  ivan
12037
12038         * bin/: bill-for-nextmonth, bill-for-nextyear: adding
12039           bill-for-next* hacks like bill-next* stuff but with -n flag, for
12040           skycatcher
12041
12042 2007-06-08 17:40  ivan
12043
12044         * FS/: FS/cust_main.pm, FS/Cron/bill.pm, bin/freeside-daily:
12045           skycatcher modifications for pre-printing invoices, but with
12046           today's date
12047
12048 2007-06-08 16:21  ivan
12049
12050         * bin/all-postal-no-email: adding quick script to move all
12051           customers to postal billing only for skycatcher
12052
12053 2007-06-08 10:38  jeff
12054
12055         * FS/FS/part_export/sqlradius.pm: prevent multiple additions to
12056           usergroup table (work around #1606)
12057
12058 2007-06-08 07:40  jeff
12059
12060         * FS/FS/part_export/prizm.pm: queue suspend, unsuspend, and delete
12061           (fixes #1657)
12062
12063 2007-06-06 17:45  jeff
12064
12065         * FS/FS/cust_bill.pm: cruft removal
12066
12067 2007-06-06 15:34  jeff
12068
12069         * FS/FS/: Conf.pm, cust_bill.pm: service dates on invoices optional
12070           (#1658)
12071
12072 2007-06-06 12:58  khoff
12073
12074         * FS/FS/: cust_main.pm, Conf.pm: Added 'disable_void_after' config
12075           option to disable the VOID-before-credit behavior of
12076           FS::cust_main::realtime_refund_bop after n seconds, if set.  For
12077           broken gateways like SkipJack that a pprove VOIDs for settled
12078           transactions.
12079
12080 2007-06-05 08:07  jeff
12081
12082         * FS/FS/svc_acct.pm: correct shorage of variables bound to prepared
12083           statement
12084
12085 2007-06-02 14:07  jeff
12086
12087         * httemplate/elements/header.html: drop ticket search form and
12088           logic from ticketless installs
12089
12090 2007-05-31 08:03  jeff
12091
12092         * httemplate/edit/payment_gateway.html: add TransFirst eLink
12093           support
12094
12095 2007-05-29 20:38  ivan
12096
12097         * FS/FS/svc_external.pm: should eliminiate error: Use of
12098           uninitialized value in string eq at
12099           /usr/local/share/perl/5.8.8/FS/svc_external.pm line 82.
12100
12101 2007-05-29 20:05  ivan
12102
12103         * httemplate/view/svc_domain.cgi: fix javascript confirmation for
12104           domain records with " in them...
12105
12106 2007-05-21 17:34  ivan
12107
12108         * httemplate/search/report_tax.cgi: fix tax reports for some odd
12109           upgrade edge cases: when you have both taxclass and non-taxclass
12110           entries in cust_main_county for a single region (not correct
12111           setup in the first place), and non-null but empty values in
12112           taxname
12113
12114 2007-05-20 19:18  ivan
12115
12116         * FS/FS/Schema.pm: haven't had anyone use this in years, and for
12117           some reason DBIx::DBSchema can't reverse engineer the schema for
12118           it, causing freeside-upgrade to error out trying to recreate it
12119
12120 2007-05-18 16:44  ivan
12121
12122         * httemplate/edit/cust_main/billing.html: have "emailinvoiceonly"
12123           hide postal/fax invoice options in backoffice as well as
12124           self-service.  closes: bug#1614
12125
12126 2007-05-11 16:18  khoff
12127
12128         * httemplate/search/: report_cust_bill.html,
12129           report_cust_credit.html, report_cust_main-zip.html,
12130           report_cust_pay.html, report_cust_pay_batch.html,
12131           report_cust_pkg.html: Fix (hopefully) all uses of
12132           /elements/tr-select-agent.html where agentnum may be undefined.
12133
12134 2007-05-11 12:03  ivan
12135
12136         * FS/FS/part_export/communigate_pro.pm: logout seems not to return
12137           an error status, so don't up the queue with "failed: Can't logout
12138           of CGPro: No error"
12139
12140 2007-05-11 11:14  khoff
12141
12142         * httemplate/elements/header.html: Use FS::TicketSystem to get RT
12143           URL.
12144
12145 2007-05-11 11:08  khoff
12146
12147         * FS/FS/XMLRPC.pm: Quiet debug output.
12148
12149 2007-05-08 15:43  jeff
12150
12151         * FS/FS/part_pkg/: prorate.pm, subscription.pm: add formatting to
12152           plan data
12153
12154 2007-05-08 15:10  jeff
12155
12156         * FS/FS/part_pkg/flat.pm: charges and time are not measured in
12157           megabytes
12158
12159 2007-05-08 09:51  ivan
12160
12161         * bin/: bill-nextmonth, bill-nextyear: [no log message]
12162
12163 2007-05-06 23:35  jeff
12164
12165         * FS/bin/: freeside-sqlradius-dedup-group,
12166           freeside-sqlradius-reset: sqlradius usergroup tools
12167
12168 2007-05-06 19:14  jeff
12169
12170         * httemplate/misc/download-batch.cgi: 1609 correct spiritone ACH
12171
12172 2007-05-06 19:13  jeff
12173
12174         * FS/FS/cust_pkg.pm, FS/FS/svc_acct.pm,
12175           httemplate/misc/process/link.cgi: 1606 correct bug in overlimit
12176           groups handling
12177
12178 2007-05-01 14:49  ivan
12179
12180         * fs_webdemo/: register.cgi, register.html, registerd,
12181           registerd.Pg: removing 1.4-era web demo signup
12182
12183 2007-05-01 14:47  ivan
12184
12185         * fs_radlog/fs_radlogd: removing decade-old fs_radlog (you want
12186           freeside-sqlradius-radacctd now)
12187
12188 2007-05-01 14:27  ivan
12189
12190         * install/: centos/3/INSTALL, centos/3/httpd-init,
12191           debian/3.0/INSTALL, debian/3.1/INSTALL, fedora/fc1/INSTALL,
12192           fedora/fc1/sources.list, fedora/fc2/INSTALL,
12193           fedora/fc2/sources.list, fedora/fc3/INSTALL,
12194           fedora/fc3/sources.list, freebsd/INSTALL, freebsd/ports,
12195           openbsd/INSTALL, openbsd/cpan, openbsd/ports, redhat/7.3/INSTALL,
12196           redhat/7.3/sources.list, redhat/8/INSTALL,
12197           redhat/8/README.insecure, redhat/8/sources.list,
12198           redhat/9/INSTALL, redhat/9/sources.list, redhat/es3/INSTALL,
12199           redhat/es3/httpd-init, suse/9.0/INSTALL: remove obsolete install
12200           notes
12201
12202 2007-05-01 13:00  ivan
12203
12204         * FS/FS/ClientAPI/Signup.pm: without debugging this time :)
12205
12206 2007-05-01 12:57  ivan
12207
12208         * FS/: bin/freeside-selfservice-server, FS/ClientAPI/Signup.pm: use
12209           FS::ClientAPI_SessionCache for signup info so it actually works -
12210           speed up signups
12211
12212 2007-04-29 15:55  jeff
12213
12214         * FS/FS/Conf.pm, FS/FS/ClientAPI/MyAccount.pm,
12215           FS/FS/ClientAPI/Signup.pm,
12216           fs_selfservice/FS-SelfService/cgi/signup.cgi,
12217           fs_selfservice/FS-SelfService/cgi/ach_payment_results.html,
12218           fs_selfservice/FS-SelfService/cgi/make_ach_payment.html,
12219           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
12220           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
12221           fs_selfservice/FS-SelfService/cgi/signup.html,
12222           httemplate/view/cust_main/billing.html: ticket 1568 config
12223           options for new echeck fields and addition to selfservice
12224           interface
12225
12226 2007-04-27 15:54  jeff
12227
12228         * httemplate/edit/cust_main/contact.html: adjust default labelling
12229
12230 2007-04-27 15:37  jeff
12231
12232         * httemplate/edit/cust_main/billing.html: SELECT doesn't accept a
12233           value
12234
12235 2007-04-25 21:46  jeff
12236
12237         * FS/FS/svc_acct.pm, FS/FS/ClientAPI/MyAccount.pm,
12238           httemplate/misc/recharge_svc.html: more datavolume format
12239
12240 2007-04-25 20:35  ivan
12241
12242         * FS/FS/UI/bytecount.pm: old Number::Format silently ignores
12243           datavolume-forcemegabytes
12244
12245 2007-04-25 20:09  jeff
12246
12247         * FS/FS/UI/bytecount.pm: improve configfile handling
12248
12249 2007-04-25 18:50  jeff
12250
12251         * FS/FS/pay_batch.pm, httemplate/misc/download-batch.cgi: revert
12252           dodgy ACH hack from ticket 1436
12253
12254 2007-04-24 17:54  ivan
12255
12256         * FS/FS/: cust_bill.pm, Conf.pm: add lpr-postscript_prefix and
12257           lpr-postscript_suffix config options for printer commands to
12258           place printer in postscript mode
12259
12260 2007-04-23 17:21  jeff
12261
12262         * FS/FS/svc_www.pm: untaint
12263
12264 2007-04-23 17:04  jeff
12265
12266         * httemplate/view/svc_acct.cgi: missed a bytecount
12267
12268 2007-04-23 16:34  ivan
12269
12270         * httemplate/search/cust_pkg.cgi: fix error: column reference
12271           "fieldname" is ambiguous
12272
12273 2007-04-22 20:41  jeff
12274
12275         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_bill.pm,
12276           FS/FS/pay_batch.pm, httemplate/misc/download-batch.cgi,
12277           httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi:
12278           add to ACH batch feature from customer view page
12279
12280 2007-04-20 21:44  ivan
12281
12282         * FS/FS/cust_svc.pm: bring POD documentation in line with reality
12283           wrt where we're storing phone numbers
12284
12285 2007-04-20 14:40  ivan
12286
12287         * conf/: invoice_html, invoice_latex: add customer # to default
12288           invoice templates
12289
12290 2007-04-20 14:31  ivan
12291
12292         * httemplate/view/cust_main/billing.html: don't put this
12293           information way out on the right in its own columns.
12294
12295 2007-04-19 16:34  ivan
12296
12297         * FS/FS/UI/Web.pm: not needed here anymore, bytecount stuff moved
12298           to its own module
12299
12300 2007-04-19 16:30  jeff
12301
12302         * FS/FS/svc_acct.pm, FS/FS/UI/Web.pm, FS/FS/UI/bytecount.pm,
12303           FS/FS/part_pkg/flat.pm, FS/FS/ClientAPI/MyAccount.pm,
12304           httemplate/edit/process/prepay_credit.cgi,
12305           httemplate/edit/process/svc_acct.cgi,
12306           httemplate/search/prepay_credit.html, htetc/handler.pl: break
12307           _bytecount subroutines out of FS::UI::Web
12308
12309 2007-04-19 13:18  ivan
12310
12311         * htetc/handler.pl, httemplate/search/cust_svc.html,
12312           httemplate/view/cust_main/packages.html, FS/FS/UI/Web.pm,
12313           httemplate/browse/part_svc.cgi, httemplate/elements/menu.html:
12314           fix very strange "Undefined subroutine &FS::UI::Web::rooturl"
12315           with an explicit import.  did i mention this was really really
12316           weird?
12317
12318 2007-04-18 20:15  ivan
12319
12320         * FS/FS/UID.pm: better error message about missing secrets file
12321           errors.  WTF is going on!
12322
12323 2007-04-18 16:22  ivan
12324
12325         * FS/: FS/svc_acct.pm, FS/part_pkg/flat.pm, bin/freeside-queued:
12326           fix use statements for FS::UI::Web.  not "use"ing modules in the
12327           actual modules you use them in is bad, mmmkay
12328
12329 2007-04-18 13:01  ivan
12330
12331         * FS/FS/part_pkg.pm: praise the parser!  amen!  (fix a doc typo)
12332
12333 2007-04-12 17:53  jeff
12334
12335         * FS/FS/svc_acct.pm: correct boneheaded afterthoughts
12336
12337 2007-04-11 20:16  jeff
12338
12339         * FS/FS/Conf.pm, FS/FS/part_pkg.pm, FS/FS/part_svc.pm,
12340           FS/FS/svc_acct.pm, FS/FS/UI/Web.pm, FS/FS/part_pkg/flat.pm,
12341           FS/bin/freeside-queued, httemplate/browse/part_pkg.cgi,
12342           httemplate/browse/part_svc.cgi, httemplate/edit/part_pkg.cgi,
12343           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
12344           httemplate/edit/process/part_pkg.cgi,
12345           httemplate/edit/process/svc_acct.cgi,
12346           httemplate/view/svc_acct.cgi: input and output on data volume
12347           fields specified with k,m,g,or t
12348
12349 2007-04-11 19:42  ivan
12350
12351         * FS/FS/svc_Common.pm: quiet "Use of uninitialized value in string
12352           eq at /usr/local/share/perl/5.8.4/FS/svc_Common.pm line 131".  i
12353           think.
12354
12355 2007-04-11 19:27  ivan
12356
12357         * httemplate/misc/process/recharge_svc.html: remove
12358           'backend-realtime' flag required for recharges, want that just
12359           for signups, running recharges right away by default is fine.
12360           also fix the 'fatal error - unknown payby' error that'll probably
12361           never be reached
12362
12363 2007-04-10 21:28  jeff
12364
12365         * FS/FS/Schema.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
12366           FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
12367           httemplate/view/cust_main/packages.html: usage suspend vs admin
12368           suspend -- avoid actual cust_pkg::suspend except legacy cases
12369
12370 2007-04-09 18:44  ivan
12371
12372         * FS/FS/Conf.pm: remove a ton of deprecated config options
12373
12374 2007-04-09 18:29  ivan
12375
12376         * FS/FS/Conf.pm: add checkbox to payment_receipt_email config
12377
12378 2007-04-09 16:38  jeff
12379
12380         * httemplate/misc/: recharge_svc.html, process/recharge_svc.html:
12381           trigger recharge from the backend as in self-service
12382
12383 2007-04-07 18:14  jeff
12384
12385         * FS/FS/: Conf.pm, svc_acct.pm: configuration option to have
12386           generated passwords be all caps
12387
12388 2007-04-07 17:41  jeff
12389
12390         * httemplate/edit/svc_acct.cgi: correct usage editing bug
12391
12392 2007-04-07 17:22  jeff
12393
12394         * FS/FS/svc_acct.pm: threshold usage email should not be sent to
12395           svc_acct->email
12396
12397 2007-04-06 17:07  jeff
12398
12399         * httemplate/view/cust_main/billing.html: ommitted file
12400
12401 2007-04-06 16:57  jeff
12402
12403         * FS/FS/cust_main.pm, httemplate/misc/payment.cgi,
12404           httemplate/misc/process/payment.cgi: integrate new echeck fields
12405           into freeside backend payment processing
12406
12407 2007-04-06 12:38  jeff
12408
12409         * FS/FS/Schema.pm, FS/FS/cust_main.pm,
12410           httemplate/edit/cust_main.cgi,
12411           httemplate/edit/cust_main/billing.html,
12412           httemplate/edit/cust_main/select-state.html: ticket 1443 add
12413           account type and bank state for echeck processing
12414
12415 2007-04-05 17:37  ivan
12416
12417         * FS/FS/Conf.pm: slight update for batch-enable description & add
12418           ach-spiritone format to batch-default and batch-fixed_format-CHEK
12419           config items
12420
12421 2007-04-05 17:34  ivan
12422
12423         * FS/FS/Conf.pm: slight better descriptions
12424
12425 2007-04-05 17:01  khoff
12426
12427         * FS/FS/part_export/nas_wrapper.pm: Disable debug output by
12428           default.  Pass @_ along to new exports.
12429
12430 2007-04-05 15:01  ivan
12431
12432         * httemplate/elements/menu.html: they're comments now
12433
12434 2007-04-05 07:15  jeff
12435
12436         * httemplate/misc/process/cust_main_note-import.cgi: use comments
12437           and not notes
12438
12439 2007-04-04 19:04  ivan
12440
12441         * FS/FS/Schema.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
12442           httemplate/edit/cust_main.cgi,
12443           httemplate/edit/cust_main/billing.html,
12444           httemplate/view/cust_main/billing.html: per-customer invoice
12445           terms override
12446
12447 2007-04-04 18:45  ivan
12448
12449         * httemplate/pref/pref.html: finish moving vonage integration to a
12450           user pref
12451
12452 2007-04-04 18:38  ivan
12453
12454         * httemplate/pref/pref-process.html: finish moving the vonage
12455           integration to per-user
12456
12457 2007-04-04 17:01  ivan
12458
12459         * FS/bin/freeside-init-config: correct usage
12460
12461 2007-04-04 15:42  ivan
12462
12463         * Makefile: yes virginia
12464
12465 2007-04-04 13:04  jeff
12466
12467         * FS/bin/freeside-upgrade: correct a bootstrap issue
12468
12469 2007-04-04 08:30  jeff
12470
12471         * FS/FS/cust_bill.pm: squash bug which causes re-email failed
12472           events to fail
12473
12474 2007-04-03 12:37  jeff
12475
12476         * httemplate/misc/cust_main_note-import.cgi: correct handling of
12477           non-unix line termination
12478
12479 2007-04-02 18:39  ivan
12480
12481         * bin/fs-migrate-cust_tax_exempt: [no log message]
12482
12483 2007-04-02 08:49  jeff
12484
12485         * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/Setup.pm,
12486           FS/FS/cust_main.pm, httemplate/edit/cust_main/contact.html,
12487           httemplate/edit/process/cust_main.cgi,
12488           httemplate/view/cust_main/contacts.html: ticket 1528 add driver's
12489           license field, mask it and ssn
12490
12491 2007-03-31 19:45  jeff
12492
12493         * httemplate/view/svc_www.cgi, FS/FS/AccessRight.pm,
12494           FS/FS/Schema.pm, bin/apache.export, httemplate/edit/svc_www.cgi:
12495           quick hack to add extra 'config lines' to svc_www and otherwise
12496           enhance svc_www
12497
12498 2007-03-27 20:59  ivan
12499
12500         * FS/FS/svc_acct.pm: fix bug with RADIUS groups not available to
12501           shellcommands delete export
12502
12503 2007-03-21 16:07  ivan
12504
12505         * FS/FS/cust_main.pm: fix bug displaying additional debugging info
12506           when process returns no error_message
12507
12508 2007-03-21 15:09  ivan
12509
12510         * FS/FS/cust_main.pm: realtime_bop: if a transaction fails without
12511           an error_message, output additional debugging information, if
12512           available
12513
12514 2007-03-20 21:01  jeff
12515
12516         * FS/FS/pay_batch.pm, httemplate/misc/download-batch.cgi,
12517           httemplate/search/cust_pay_batch.cgi: ticket 1436, ACH export
12518           format, return processing and autopost
12519
12520 2007-03-20 18:21  jeff
12521
12522         * FS/bin/freeside-fetch, httemplate/pref/pref-process.html,
12523           httemplate/pref/pref.html: ticket 1427, automatically email excel
12524           a/r report
12525
12526 2007-03-20 15:10  ivan
12527
12528         * FS/FS/ClientAPI/Signup.pm: fix bug: usage of promo code broke
12529           agent-specific advertising sources
12530
12531 2007-03-20 13:11  jeff
12532
12533         * httemplate/misc/: cust_main_note-import.cgi,
12534           cust_main_note-import.html, process/cust_main_note-import.cgi:
12535           acls on new import
12536
12537 2007-03-20 13:01  jeff
12538
12539         * httemplate/elements/menu.html: tie note import into menu
12540
12541 2007-03-20 10:03  jeff
12542
12543         * FS/FS/cust_main.pm, httemplate/misc/cust_main_note-import.html,
12544           httemplate/misc/cust_main_note-import.cgi,
12545           httemplate/misc/process/cust_main_note-import.cgi: ticket 1418, a
12546           tool for customer note importation
12547
12548 2007-03-15 18:35  ivan
12549
12550         * FS/FS/Conf.pm, httemplate/elements/phonenumber.html,
12551           httemplate/pref/pref.html: vonage click2call integration should
12552           not be sitewide, especially now that we have user prefs
12553
12554 2007-03-15 13:54  ivan
12555
12556         * FS/FS/part_pkg.pm: 13 months!
12557
12558 2007-03-15 13:08  khoff
12559
12560         * httemplate/edit/part_virtual_field.cgi: Set input form MAXLENGTH
12561           attributes to match actual field sizes.
12562
12563 2007-03-15 13:08  khoff
12564
12565         * FS/FS/part_export/router.pm: Added configurable error checks
12566           instead of stupid /^ERROR/ check.  Commands can now be processed
12567           with Text::Template using [@-- --@] delimeters, in addition to
12568           evaling a double-quoted string.  Cleaned up spurious debug
12569           output.
12570
12571 2007-03-15 13:07  khoff
12572
12573         * FS/FS/part_virtual_field.pm: Escape the values in virtual field
12574           html form inputs.
12575
12576 2007-03-15 13:07  khoff
12577
12578         * FS/FS/Schema.pm: part_virtual_field.vfieldpart should be a
12579           serial.
12580
12581 2007-03-14 16:30  jeff
12582
12583         * FS/FS/svc_acct.pm: turn debugging off
12584
12585 2007-03-14 16:27  jeff
12586
12587         * FS/FS/svc_acct.pm: correcting ->replace on bill
12588
12589 2007-03-13 02:21  ivan
12590
12591         * FS/FS/cust_pkg.pm: okay, so this should link to usernum now.  but
12592           until then, it should be ->username, not ->name, eek.  causing
12593           "Error: Error inserting cust_pkg_reason: ERROR: value to long for
12594           type character varying(32)" errors and will be harder to
12595           normalize back to usernum when we fix that
12596
12597 2007-03-10 20:13  ivan
12598
12599         * httemplate/browse/svc_acct_pop.cgi: move POP to browse template;
12600           whew, its paged
12601
12602 2007-03-09 16:16  khoff
12603
12604         * FS/FS/Record.pm: Added $FS::Record::no_update_diff flag to update
12605           "identical" records anyway.
12606
12607 2007-03-09 16:11  khoff
12608
12609         * FS/FS/: Record.pm, svc_broadband.pm: Added ut_coord and ut_coordn
12610           for FS::svc_broadband.
12611
12612 2007-03-09 09:11  jeff
12613
12614         * bin/svc_acct_pop.import: pop import tool
12615
12616 2007-03-09 00:58  ivan
12617
12618         * install/5.005/: DBD-Pg-1.22-fixvercmp/Changes,
12619           DBD-Pg-1.22-fixvercmp/MANIFEST,
12620           DBD-Pg-1.22-fixvercmp/Makefile.PL, DBD-Pg-1.22-fixvercmp/Pg.h,
12621           DBD-Pg-1.22-fixvercmp/Pg.pm, DBD-Pg-1.22-fixvercmp/Pg.xs,
12622           DBD-Pg-1.22-fixvercmp/README, DBD-Pg-1.22-fixvercmp/README.win32,
12623           DBD-Pg-1.22-fixvercmp/dbd-pg.pod, DBD-Pg-1.22-fixvercmp/dbdimp.c,
12624           DBD-Pg-1.22-fixvercmp/dbdimp.h,
12625           DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl,
12626           DBD-Pg-1.22-fixvercmp/eg/lotest.pl,
12627           DBD-Pg-1.22-fixvercmp/eg/notify_test.patch,
12628           DBD-Pg-1.22-fixvercmp/t/00basic.t,
12629           DBD-Pg-1.22-fixvercmp/t/01connect.t,
12630           DBD-Pg-1.22-fixvercmp/t/01constants.t,
12631           DBD-Pg-1.22-fixvercmp/t/01setup.t,
12632           DBD-Pg-1.22-fixvercmp/t/02prepare.t,
12633           DBD-Pg-1.22-fixvercmp/t/03bind.t,
12634           DBD-Pg-1.22-fixvercmp/t/04execute.t,
12635           DBD-Pg-1.22-fixvercmp/t/05fetch.t,
12636           DBD-Pg-1.22-fixvercmp/t/06disconnect.t,
12637           DBD-Pg-1.22-fixvercmp/t/07reuse.t,
12638           DBD-Pg-1.22-fixvercmp/t/08txn.t,
12639           DBD-Pg-1.22-fixvercmp/t/09autocommit.t,
12640           DBD-Pg-1.22-fixvercmp/t/11quoting.t,
12641           DBD-Pg-1.22-fixvercmp/t/12placeholders.t,
12642           DBD-Pg-1.22-fixvercmp/t/13pgtype.t,
12643           DBD-Pg-1.22-fixvercmp/t/15funct.t,
12644           DBD-Pg-1.22-fixvercmp/t/99cleanup.t,
12645           DBD-Pg-1.22-fixvercmp/t/lib/App/Info.pm,
12646           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler.pm,
12647           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS.pm,
12648           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Request.pm,
12649           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Util.pm,
12650           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler/Prompt.pm,
12651           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS/PostgreSQL.pm,
12652           DBIx-DBSchema-0.23-5.005kludge/Changes,
12653           DBIx-DBSchema-0.23-5.005kludge/DBSchema.pm,
12654           DBIx-DBSchema-0.23-5.005kludge/MANIFEST,
12655           DBIx-DBSchema-0.23-5.005kludge/MANIFEST.SKIP,
12656           DBIx-DBSchema-0.23-5.005kludge/Makefile.PL,
12657           DBIx-DBSchema-0.23-5.005kludge/README,
12658           DBIx-DBSchema-0.23-5.005kludge/TODO,
12659           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup.pm,
12660           DBIx-DBSchema-0.23-5.005kludge/DBSchema/Column.pm,
12661           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD.pm,
12662           DBIx-DBSchema-0.23-5.005kludge/DBSchema/Table.pm,
12663           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup/Index.pm,
12664           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup/Unique.pm,
12665           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/Pg.pm,
12666           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/Sybase.pm,
12667           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/mysql.pm,
12668           DBIx-DBSchema-0.23-5.005kludge/t/load-mysql.t,
12669           DBIx-DBSchema-0.23-5.005kludge/t/load-pg.t,
12670           DBIx-DBSchema-0.23-5.005kludge/t/load.t: removing old 5.005
12671           install stuff
12672
12673 2007-03-07 11:48  khoff
12674
12675         * FS/FS/: Conf.pm, cust_main.pm: Option to disable the charging of
12676           the setup fee while a package is suspended.
12677
12678 2007-03-06 11:56  ivan
12679
12680         * bin/slony-setup: slight update for slony setup script
12681
12682 2007-03-05 17:59  ivan
12683
12684         * httemplate/search/cust_main.cgi: fix status colors in mozilla
12685
12686 2007-03-05 15:01  jayce
12687
12688         * FS/FS/part_pkg/base_delayed.pm: Typo in the package name caused a
12689           warning.  Fixed.
12690
12691 2007-03-05 11:48  khoff
12692
12693         * httemplate/search/report_cust_bill.html: Fixed a problem with the
12694           %opts hash getting skewed (specifically $opt{'value'} == 'label')
12695           when $cgi->param('agentnum') was unset.
12696
12697 2007-03-02 17:29  ivan
12698
12699         * fs_selfservice/FS-SelfService/cgi/signup.cgi: pass the remote IP
12700           address along with signup requests, for some gateways
12701
12702 2007-03-02 15:48  ivan
12703
12704         * FS/FS/cust_main.pm: eProcessingNetwork returning an authorization
12705           like "AUTH/TKT 123456"... will this make refunds work?
12706
12707 2007-03-01 22:24  ivan
12708
12709         * FS/FS/TicketSystem/RT_External.pm: fix custom priority fields,
12710           whew
12711
12712 2007-03-01 12:56  ivan
12713
12714         * FS/FS/part_pkg/voip_cdr.pm: better match for toll-free prefixes
12715
12716 2007-03-01 12:12  ivan
12717
12718         * FS/FS/Misc/prune.pm: yeah, a typo
12719
12720 2007-03-01 09:48  ivan
12721
12722         * FS/bin/: freeside-prune-applications, freeside-upgrade:
12723           prune_applications moved to FS::Misc::prune
12724
12725 2007-03-01 09:47  ivan
12726
12727         * FS/FS/Misc/prune.pm: adding FS::Misc::prune
12728
12729 2007-03-01 09:44  ivan
12730
12731         * FS/FS/Misc.pm: fix weird compliation problem for quis, i hope
12732
12733 2007-03-01 08:36  ivan
12734
12735         * FS/FS/cust_bill_ApplicationCommon.pm: turn off debugging
12736
12737 2007-02-28 21:24  jeff
12738
12739         * FS/FS/cust_credit.pm: dangling cust_credit_refund not allowed
12740
12741 2007-02-28 21:13  jeff
12742
12743         * FS/: FS/Misc.pm, bin/freeside-prune-applications,
12744           bin/freeside-upgrade: dangling cust_credit_refund not allowed
12745
12746 2007-02-28 17:26  ivan
12747
12748         * FS/FS/Conf.pm: this isn't necessary around a single db operation
12749
12750 2007-02-28 11:14  jeff
12751
12752         * httemplate/: edit/cust_main/select-domain.html,
12753           misc/svc_acct-domains.cgi: restore (none) choice to first package
12754           select
12755
12756 2007-02-27 16:16  jayce
12757
12758         * FS/MANIFEST: Added base_rate files
12759
12760 2007-02-27 15:59  jayce
12761
12762         * FS/FS/part_pkg/base_delayed.pm: adaptation of flat_delayed to
12763           work with base_rate billing
12764
12765 2007-02-27 14:10  jeff
12766
12767         * httemplate/config/config-download.cgi: put the C in ACL here, too
12768
12769 2007-02-27 13:24  jeff
12770
12771         * FS/bin/freeside-setup: oops - inappropriate localization was
12772           committed
12773
12774 2007-02-26 17:51  jeff
12775
12776         * httemplate/config/config.cgi: config goes in database
12777
12778 2007-02-26 17:48  jeff
12779
12780         * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/UID.pm, FS/FS/conf.pm,
12781           FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/svc_acct.pm,
12782           FS/bin/freeside-init-config, FS/bin/freeside-setup,
12783           FS/bin/freeside-upgrade, FS/t/conf.t, conf/invoice_latex,
12784           httemplate/config/config-download.cgi,
12785           httemplate/config/config-process.cgi,
12786           httemplate/config/config-view.cgi, FS/FS/Schema.pm: config goes
12787           in database
12788
12789 2007-02-26 09:54  jeff
12790
12791         * htetc/handler.pl, httemplate/edit/part_pkg.cgi,
12792           httemplate/edit/process/part_pkg.cgi: agent_type selector on new
12793           packages
12794
12795 2007-02-24 19:08  ivan
12796
12797         * FS/: FS/Conf.pm, bin/freeside-selfservice-server: add
12798           selfservice-ignore_quantity flag
12799
12800 2007-02-22 23:47  ivan
12801
12802         * FS/FS/Cron/bill.pm: take the package-def defined action here,
12803           like freeside-prepaidd
12804
12805 2007-02-21 03:26  ivan
12806
12807         * FS/FS/: Schema.pm, svc_acct.pm, part_export/shellcommands.pm: add
12808           a _password_encoding field
12809
12810 2007-02-20 18:53  jeff
12811
12812         * FS/FS/part_export/prizm.pm: work around a claimed 50 char limit,
12813           and correct a description handling bug
12814
12815 2007-02-19 07:40  ivan
12816
12817         * FS/FS/cust_bill.pm: this should fix Can't call method "part_pkg"
12818           on an undefined value at .../cust_bill.pm line 434
12819
12820 2007-02-16 14:06  ivan
12821
12822         * bin/rotate-cdrs: commiting this quick tool, cvs is complaining
12823
12824 2007-02-16 12:54  jeff
12825
12826         * httemplate/misc/svc_acct-domains.cgi: respect svc_acct-alldomains
12827           setting
12828
12829 2007-02-16 12:21  jeff
12830
12831         * FS/FS/: Record.pm, svc_broadband.pm: coordinates can be negative
12832           (deja vu?)
12833
12834 2007-02-16 11:46  jayce
12835
12836         * FS/FS/part_pkg/base_rate.pm: Added a new Plan type, base_rate,
12837           which uses the cust_pkg->options to control pricing.  You assign
12838           a base rate for charging, and it is multiplied by the 'units'
12839           ordered.  Solves a need where a company wants to offer an ASP
12840           style service, that charges per user, at a base cost, but doesn't
12841           want a plan for every combination of user amounts.
12842
12843 2007-02-15 12:18  khoff
12844
12845         * FS/FS/cust_main.pm: *** ERROR: unterminated L<...> at line 4716
12846           in file FS/cust_main.pm
12847
12848 2007-02-14 17:09  ivan
12849
12850         * httemplate/docs/billing.html: removing docs moved to wiki
12851
12852 2007-02-14 16:49  ivan
12853
12854         * httemplate/edit/part_bill_event.cgi: add send_email event
12855
12856 2007-02-14 16:48  ivan
12857
12858         * conf/invoice_html: remove commented-out example notes section
12859
12860 2007-02-14 15:32  jeff
12861
12862         * httemplate/: edit/cust_main/select-domain.html,
12863           edit/cust_main.cgi, misc/svc_acct-domains.cgi: selectable domain
12864           on first package in edit/cust_main
12865
12866 2007-02-14 14:43  ivan
12867
12868         * httemplate/search/report_receivables.cgi: fix alignment on
12869           receivables report
12870
12871 2007-02-14 13:23  ivan
12872
12873         * httemplate/search/report_cust_pkg.html: grey out disabled text
12874           boxes for IE
12875
12876 2007-02-14 00:48  ivan
12877
12878         * httemplate/elements/select-cust_pkg-status.html,
12879           httemplate/elements/tr-input-beginning_ending.html,
12880           httemplate/search/cust_pkg.cgi,
12881           httemplate/search/report_cust_pkg.html, FS/FS/UI/Web.pm,
12882           httemplate/images/calendar-disabled.png: add more options to
12883           advanced package reporting
12884
12885 2007-02-13 19:12  jeff
12886
12887         * FS/FS/: Conf.pm, Cron/notify.pm: add simple scalars to
12888           impending_recur_notification
12889
12890 2007-02-13 17:43  ivan
12891
12892         * httemplate/search/svc_www.cgi: fix up svc_www searching
12893
12894 2007-02-13 16:19  jeff
12895
12896         * FS/FS/Conf.pm: better docs for impending doom
12897
12898 2007-02-13 14:24  ivan
12899
12900         * FS/FS/ClientAPI/MyAccount.pm: accept domsvc in selfservice
12901           orders, patch from Sean Hanson/S1
12902
12903 2007-02-13 14:08  ivan
12904
12905         * httemplate/edit/process/cust_main.cgi: use a domsvc when passed
12906           in, patch from Sean Hanson/S1
12907
12908 2007-02-12 21:00  jayce
12909
12910         * httemplate/edit/payment_gateway.html: Small hint on how the
12911           options field is used.
12912
12913 2007-02-12 17:16  jeff
12914
12915         * httemplate/edit/cust_main.cgi: another place to alphabetize
12916
12917 2007-02-12 16:45  jeff
12918
12919         * FS/bin/freeside-delete-addr_blocks: for dumping addr_blocks
12920
12921 2007-02-12 09:56  jeff
12922
12923         * FS/FS/ClientAPI/Signup.pm,
12924           httemplate/view/cust_main/order_pkg.html: alpha sort packages in
12925           new package order SELECT (ticket 1446)
12926
12927 2007-02-11 19:11  ivan
12928
12929         * FS/FS/Misc.pm: fix unterminated L<...> in POD docs
12930
12931 2007-02-11 00:51  ivan
12932
12933         * fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: we're at
12934           now now
12935
12936 2007-02-10 23:04  ivan
12937
12938         * FS/FS/UI/Web.pm: fix bug with customer info not showing up if
12939           "cust-fields" config value has been set
12940
12941 2007-02-09 22:13  ivan
12942
12943         * FS/FS/svc_acct.pm, FS/FS/svc_phone.pm,
12944           httemplate/edit/part_svc.cgi: reincorporate the changes from
12945           http://www.sisd.com/cgi-bin/viewcvs.cgi/freeside/httemplate/edit/part_svc.cgi?r1=1.52&r2=1.53
12946           that were lost due to the concurrent service-refactor merge
12947
12948 2007-02-09 16:42  ivan
12949
12950         * httemplate/misc/change_pkg.cgi: REALLY fix the package changing
12951           this time
12952
12953 2007-02-09 15:29  ivan
12954
12955         * httemplate/misc/change_pkg.cgi: fix change package link
12956
12957 2007-02-08 20:54  ivan
12958
12959         * bin/import-county-tax-rates: quick hack to import rates for
12960           landel
12961
12962 2007-02-08 20:37  jayce
12963
12964         * httemplate/view/cust_main/packages.html: Set the correct access
12965           right for the cancel link to work
12966
12967 2007-02-08 17:05  ivan
12968
12969         * conf/: invoice_html_statement, invoice_latex_statement,
12970           invoice_latexnotes_statement, invoice_template_statement: add
12971           default statement conf
12972
12973 2007-02-08 14:54  ivan
12974
12975         * FS/FS/part_export/sqlradius.pm: slightly less cryptic docs for
12976           groups_susp_reason option
12977
12978 2007-02-08 14:19  ivan
12979
12980         * FS/FS/cust_pkg.pm: use a LIMIT to retreive the first record,
12981           don't rely on qsearchs to trim it for you - it is inefficient and
12982           outputs long verbose warnings
12983
12984 2007-02-08 14:08  ivan
12985
12986         * httemplate/pref/pref-process.html: second "my" localizing the
12987           variable and causing password changes to fail
12988
12989 2007-02-08 09:00  jeff
12990
12991         * FS/FS/svc_acct.pm, httemplate/edit/part_svc.cgi: fix usergroup in
12992           edit/part_svc.cgi
12993
12994 2007-02-08 08:04  jeff
12995
12996         * httemplate/edit/part_pkg.cgi: gratuitous quote
12997
12998 2007-02-08 01:13  jeff
12999
13000         * htetc/handler.pl, httemplate/edit/part_pkg.cgi,
13001           httemplate/edit/process/part_pkg.cgi: hold off until 1.7.2
13002
13003 2007-02-08 00:19  ivan
13004
13005         * FS/FS/CGI.pm: fix the popup progress bars, whew
13006
13007 2007-02-07 17:46  jeff
13008
13009         * FS/FS/part_pkg.pm, htetc/handler.pl,
13010           httemplate/elements/select-table.html,
13011           httemplate/edit/part_pkg.cgi,
13012           httemplate/edit/process/part_pkg.cgi: agent type on package
13013           add/edit (ticket 1446)
13014
13015 2007-02-06 16:46  ivan
13016
13017         * FS/FS/: cust_bill.pm, cust_pay.pm: only use new statements as
13018           payment receipts if the conf file is created
13019
13020 2007-02-05 15:48  ivan
13021
13022         * FS/FS/cust_bill_ApplicationCommon.pm: fix payment/credit
13023           line-item application erroring out on tax applications
13024
13025 2007-02-05 14:12  ivan
13026
13027         * FS/FS/cust_bill_ApplicationCommon.pm: turn debugging on until we
13028           catch the Cant call method "part_pkg" on an undefined value at
13029           /usr/local/share/perl/5.8.4/FS/cust_bill_ApplicationCommon.pm
13030           line 181" bug
13031
13032 2007-02-05 09:21  ivan
13033
13034         * FS/FS/: cust_pay_batch.pm, pay_batch.pm: move the due_events
13035           import too... whew!  this should be it
13036
13037 2007-02-05 08:01  ivan
13038
13039         * FS/FS/pay_batch.pm: fix param passing
13040
13041 2007-02-05 07:49  ivan
13042
13043         * httemplate/misc/upload-batch.cgi: fix st00pid mistakes in batch
13044           upload
13045
13046 2007-02-05 07:48  ivan
13047
13048         * httemplate/misc/upload-batch.cgi: misterminated <%init>
13049
13050 2007-02-05 07:02  ivan
13051
13052         * FS/FS/pay_batch.pm: remove refactored code
13053
13054 2007-02-05 05:11  ivan
13055
13056         * httemplate/search/svc_Smart.html: remove unused svc_Smart
13057
13058 2007-02-05 05:10  ivan
13059
13060         * httemplate/search/: report_receivables.cgi,
13061           report_receivables.html: add "over X days" option to receivables
13062           report
13063
13064 2007-02-05 04:51  ivan
13065
13066         * FS/FS/AccessRight.pm, httemplate/view/cust_bill-logo.cgi,
13067           httemplate/view/cust_bill-pdf.cgi,
13068           httemplate/view/cust_bill-ps.cgi, httemplate/view/cust_bill.cgi,
13069           httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi,
13070           httemplate/view/svc_Common.html, httemplate/view/svc_acct.cgi,
13071           httemplate/view/svc_broadband.cgi,
13072           httemplate/view/svc_domain.cgi, httemplate/view/svc_external.cgi,
13073           httemplate/view/svc_forward.cgi, httemplate/view/svc_www.cgi,
13074           httemplate/view/cust_main/contacts.html,
13075           httemplate/view/elements/svc_Common.html: C is for
13076           Cookie^WControl
13077
13078 2007-02-05 03:35  ivan
13079
13080         * FS/FS/CGI.pm: not supporting Apache::ASP anymore
13081
13082 2007-02-05 03:12  ivan
13083
13084         * FS/FS/ClientAPI/MyAccount.pm: show RADIUS usage from last bill to
13085           NOW, instead of last bill to next bill
13086
13087 2007-02-05 01:45  ivan
13088
13089         * httemplate/misc/download-batch.cgi: upon first download, have
13090           batches auto-set amount to customer balance if it is smaller
13091
13092 2007-02-05 01:44  ivan
13093
13094         * FS/FS/Record.pm, FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm,
13095           FS/FS/pay_batch.pm, httemplate/misc/upload-batch.cgi: move
13096           cust_pay_batch::upload results subroutine to an FS::pay_batch
13097           method.  upon first download, have batches auto-reset their
13098           amounts to the customer balance upon if it is smaller.
13099
13100 2007-02-03 17:47  ivan
13101
13102         * httemplate/: search/cust_pay_batch.cgi,
13103           view/cust_main/payment_history.html: add link to some batched
13104           payment info to customer view
13105
13106 2007-02-03 16:01  ivan
13107
13108         * FS/FS/ClientAPI/Signup.pm: quieter
13109
13110 2007-02-03 05:05  ivan
13111
13112         * FS/FS/cust_pkg.pm: this should fix services with negative
13113           num_avail showing up for provisioning
13114
13115 2007-02-03 04:07  ivan
13116
13117         * FS/FS/cust_main_Mixin.pm: remove debugging left on
13118
13119 2007-02-03 03:36  ivan
13120
13121         * FS/FS/AccessRight.pm, FS/FS/ConfDefaults.pm, FS/FS/cust_main.pm,
13122           FS/FS/cust_main_Mixin.pm, FS/FS/UI/Web.pm,
13123           httemplate/elements/menu.html,
13124           httemplate/graph/cust_bill_pkg.cgi,
13125           httemplate/graph/money_time.cgi,
13126           httemplate/graph/report_cust_bill_pkg.html,
13127           httemplate/graph/report_money_time.html,
13128           httemplate/search/cdr.html, httemplate/search/cust_bill.html,
13129           httemplate/search/cust_bill_event.cgi,
13130           httemplate/search/cust_bill_event.html,
13131           httemplate/search/cust_bill_pkg.cgi,
13132           httemplate/search/cust_credit.html,
13133           httemplate/search/cust_main-otaker.cgi,
13134           httemplate/search/cust_main-zip.html,
13135           httemplate/search/cust_main.cgi,
13136           httemplate/search/cust_main.html, httemplate/search/cust_pay.cgi,
13137           httemplate/search/cust_pay_batch.cgi,
13138           httemplate/search/cust_pkg.cgi, httemplate/search/cust_svc.html,
13139           httemplate/search/cust_tax_exempt_pkg.cgi,
13140           httemplate/search/inventory_item.html,
13141           httemplate/search/pay_batch.cgi,
13142           httemplate/search/pay_batch.html, httemplate/search/queue.html,
13143           httemplate/search/reg_code.html,
13144           httemplate/search/report_cdr.html,
13145           httemplate/search/report_cust_bill.html,
13146           httemplate/search/report_cust_credit.html,
13147           httemplate/search/report_cust_main-zip.html,
13148           httemplate/search/report_cust_pay.html,
13149           httemplate/search/report_cust_pay_batch.html,
13150           httemplate/search/report_cust_pkg.html,
13151           httemplate/search/report_prepaid_income.cgi,
13152           httemplate/search/report_prepaid_income.html,
13153           httemplate/search/report_receivables.cgi,
13154           httemplate/search/report_receivables.html,
13155           httemplate/search/report_tax.cgi,
13156           httemplate/search/report_tax.html, httemplate/search/sql.html,
13157           httemplate/search/sqlradius.cgi,
13158           httemplate/search/sqlradius.html, httemplate/search/svc_acct.cgi,
13159           httemplate/search/svc_broadband.cgi,
13160           httemplate/search/svc_domain.cgi,
13161           httemplate/search/svc_external.cgi,
13162           httemplate/search/svc_forward.cgi,
13163           httemplate/search/svc_phone.cgi, httemplate/search/svc_www.cgi:
13164           add customer status column to customer & most other reports.
13165           also put the C in ACL in the search/ and graph/ directories.
13166
13167 2007-02-02 18:39  jeff
13168
13169         * FS/bin/freeside-reset-fixed: do a setfixed
13170
13171 2007-02-01 22:29  ivan
13172
13173         * FS/FS/part_pkg/flat.pm: quiet a harmless but loud warning
13174
13175 2007-02-01 20:39  ivan
13176
13177         * FS/FS/ClientAPI/Signup.pm: set resellser-specific advertising
13178           sources in signup
13179
13180 2007-01-31 19:08  jeff
13181
13182         * httemplate/view/cust_main/packages.html: oops.  perhaps it should
13183
13184 2007-01-31 18:37  jeff
13185
13186         * FS/FS/svc_acct.pm: spurious line
13187
13188 2007-01-31 18:35  ivan
13189
13190         * FS/FS/ClientAPI/Signup.pm: fix up the info passing for optional
13191           packages
13192
13193 2007-01-31 18:13  jeff
13194
13195         * FS/FS/: svc_acct.pm, part_export/sqlradius.pm: better solution to
13196           ticket 1455
13197
13198 2007-01-31 17:57  ivan
13199
13200         * FS/FS/cust_bill.pm: eliminate \\* in the cheesy latex->html notes
13201           thing
13202
13203 2007-01-31 10:28  jeff
13204
13205         * FS/FS/part_export/sqlradius.pm: possible solution to ticket 1455
13206
13207 2007-01-30 22:30  khoff
13208
13209         * FS/FS/part_export/snmp.pm: Don't break if we're missing
13210           Net::SNMP.  Apparenty "require" doesn't do the trick.
13211
13212 2007-01-30 21:45  khoff
13213
13214         * FS/FS/part_export/nas_wrapper.pm: Meta-export to allow more
13215           flexibilty until the export subsystem rewrite.
13216
13217 2007-01-30 21:43  khoff
13218
13219         * FS/FS/part_export/: router.pm, snmp.pm, trango.pm:
13220           FS::part_export::router  - Refactored to be more easily
13221           sub-classed.   - Moved per-export options to FS:;router virtual
13222           fields.   - Fixed other general brokenness.
13223
13224           FS::part_export::snmp  - SNMP export sub-classed from
13225           FS::part_export::router
13226
13227           FS::part_export::trango  - Export for Trango proprietary access
13228           points.  Sub-classed from FS::part_export::snmp.
13229
13230 2007-01-30 21:23  jeff
13231
13232         * FS/FS/cust_main.pm: minor improvement
13233
13234 2007-01-30 20:30  jeff
13235
13236         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
13237           httemplate/edit/process/cust_pay.cgi,
13238           httemplate/misc/process/payment.cgi: small change in payment
13239           receipt handling (ticket 1422)
13240
13241 2007-01-30 20:26  ivan
13242
13243         * httemplate/: edit/quick-charge.html,
13244           elements/select-taxclass.html, elements/tr-select-taxclass.html,
13245           view/cust_main/packages.html: minor UI work on one-time charges
13246           w/taxclasses
13247
13248 2007-01-30 19:42  jeff
13249
13250         * FS/: MANIFEST, t/cust_pkg_option.t: odds and ends
13251
13252 2007-01-30 18:08  ivan
13253
13254         * httemplate/misc/change_pkg.cgi: this should be a popup too, but,
13255           until then, it shouldn't be missing the standard header
13256
13257 2007-01-30 15:50  ivan
13258
13259         * FS/FS/cust_bill.pm: fix agent-specific logos in emailed html
13260           invoices
13261
13262 2007-01-30 13:21  jeff
13263
13264         * FS/FS/svc_acct.pm: avoiding brane pane
13265
13266 2007-01-30 12:59  ivan
13267
13268         * httemplate/: browse/access_group.html, browse/access_user.html,
13269           browse/addr_block.cgi, browse/agent.cgi, browse/agent_type.cgi,
13270           browse/cust_main_county.cgi, browse/inventory_class.html,
13271           browse/msgcat.cgi, browse/part_bill_event.cgi,
13272           browse/part_export.cgi, browse/part_pkg.cgi,
13273           browse/part_referral.html, browse/part_svc.cgi,
13274           browse/part_virtual_field.cgi, browse/payment_gateway.html,
13275           browse/pkg_class.html, browse/rate.cgi, browse/reason.html,
13276           browse/reason_type.html, browse/router.cgi,
13277           browse/svc_acct_pop.cgi, edit/msgcat.cgi,
13278           search/prepay_credit.html: its all about control
13279
13280 2007-01-30 11:45  ivan
13281
13282         * FS/FS/option_Common.pm: fix old-record detection bug in
13283           option_Common
13284
13285 2007-01-30 11:40  jeff
13286
13287         * FS/FS/: Conf.pm, svc_acct.pm, cust_main.pm: only add first user
13288           to invoicing_list (ticket 1424)
13289
13290 2007-01-30 10:52  jeff
13291
13292         * fs_selfservice/FS-SelfService/cgi/success-delayed.html,
13293           FS/FS/ClientAPI/Signup.pm,
13294           fs_selfservice/FS-SelfService/cgi/signup.cgi: additional info
13295           available for self-service success (ticket 1420)
13296
13297 2007-01-29 15:16  ivan
13298
13299         * httemplate/config/: config-process.cgi, config-view.cgi,
13300           config.cgi: putting the C in ACL
13301
13302 2007-01-29 13:11  ivan
13303
13304         * httemplate/misc/process/cancel_pkg.html: correct a typo, and
13305           <%init> helps alot
13306
13307 2007-01-29 10:50  ivan
13308
13309         * httemplate/pref/: pref-process.html, pref.html: record resolution
13310           & colro depth in user prefs
13311
13312 2007-01-29 08:16  ivan
13313
13314         * FS/FS/: cust_main.pm, rate.pm: turn off debugging
13315
13316 2007-01-29 08:01  ivan
13317
13318         * FS/FS/: cust_main.pm, cust_main_Mixin.pm, UI/Web.pm: fix invoice
13319           email display bug on advanced package report, closes: Bug#1416
13320
13321 2007-01-29 04:07  ivan
13322
13323         * htetc/handler.pl: warnings in <%once> sections should not be
13324           fatal
13325
13326 2007-01-29 03:55  ivan
13327
13328         * FS/FS/option_Common.pm: remove extraneous debugging
13329
13330 2007-01-29 03:31  ivan
13331
13332         * Makefile: looks like a duck
13333
13334 2007-01-27 18:21  ivan
13335
13336         * FS/FS/svc_domain.pm, httemplate/view/svc_domain.cgi: pretty up
13337           domain zone viewing a little
13338
13339 2007-01-26 00:18  ivan
13340
13341         * FS/FS/access_user.pm: out of scope bad
13342
13343 2007-01-26 00:17  ivan
13344
13345         * FS/FS/access_user.pm: spurious password changes bad...
13346
13347 2007-01-26 00:11  ivan
13348
13349         * FS/FS/: Record.pm, option_Common.pm: oops, debugging turned on
13350
13351 2007-01-26 00:04  ivan
13352
13353         * FS/FS/access_user.pm, httemplate/elements/header.html,
13354           httemplate/elements/menu.html, httemplate/elements/xmenu.css,
13355           httemplate/elements/xmenu.top.css,
13356           httemplate/elements/xmenu.top.js,
13357           httemplate/images/arrow.down.png,
13358           httemplate/images/menu-left-example.png,
13359           httemplate/images/menu-top-example.png,
13360           httemplate/pref/pref-process.html, httemplate/pref/pref.html,
13361           FS/FS/Record.pm, FS/FS/m2m_Common.pm, FS/FS/option_Common.pm: top
13362           bar option!
13363
13364 2007-01-24 22:04  ivan
13365
13366         * httemplate/elements/xmenu.css: fuck.  you.  IE7.
13367
13368 2007-01-24 22:00  ivan
13369
13370         * httemplate/elements/: menu.html, xmenu.css: fuck.  you.  IE7.
13371
13372 2007-01-24 15:41  ivan
13373
13374         * httemplate/misc/download-batch.cgi: 00 = sale, 01 = pre-auth.  we
13375           need the former
13376
13377 2007-01-23 21:33  jeff
13378
13379         * httemplate/edit/process/elements/process.html: squarely between
13380           shame in you and so close
13381
13382 2007-01-23 15:42  jeff
13383
13384         * FS/FS.pm, FS/bin/freeside-daily, conf/impending_recur_template,
13385           FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
13386           FS/FS/cust_pkg.pm, FS/FS/cust_pkg_option.pm,
13387           FS/FS/Cron/notify.pm, FS/FS/part_pkg/flat_delayed.pm: notices
13388           before first charge on flat_delayed
13389
13390 2007-01-22 23:44  ivan
13391
13392         * FS/FS/cust_pay_batch.pm: even have 4 digit zips in there eek
13393
13394 2007-01-22 22:51  ivan
13395
13396         * FS/FS/Record.pm: remove spurious duplicateion from lineitem patch
13397
13398 2007-01-22 22:45  ivan
13399
13400         * FS/FS/payby.pm: fix PREP payby
13401
13402 2007-01-22 22:41  ivan
13403
13404         * FS/FS/cust_pay.pm: have to use payinfo_Mixin if we're going to
13405           ISA it
13406
13407 2007-01-22 09:05  ivan
13408
13409         * Makefile, htetc/freeside-base1.99.conf: halfass v2 too
13410
13411 2007-01-22 06:29  ivan
13412
13413         * FS/FS/CGI.pm: hopefully this should be the last bit of the
13414           relative URL fixing
13415
13416 2007-01-22 03:41  ivan
13417
13418         * httemplate/view/cust_main.cgi: closing tags helps alot
13419
13420 2007-01-22 03:39  ivan
13421
13422         * httemplate/view/: cust_main.cgi, cust_main/notes.html: fix
13423           elements/ links here too
13424
13425 2007-01-22 03:36  ivan
13426
13427         * httemplate/elements/: phonenumber.html, progress-init.html,
13428           progress-popup.html, tr-input-beginning_ending.html,
13429           tr-input-date-field.html: interpolation helps alot
13430
13431 2007-01-22 03:30  ivan
13432
13433         * httemplate/elements/: phonenumber.html, progress-init.html,
13434           progress-popup.html, tr-input-beginning_ending.html,
13435           tr-input-date-field.html: use $fsurl instead of relative ../
13436           addressing
13437
13438 2007-01-21 18:42  ivan
13439
13440         * FS/FS/ClientAPI/MyAccount.pm,
13441           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
13442           fs_selfservice/FS-SelfService/cgi/make_payment.html: accept CVV2
13443           on self-service manual payment screen
13444
13445 2007-01-21 13:45  ivan
13446
13447         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_bill.pm,
13448           FS/FS/cust_bill_ApplicationCommon.pm, FS/FS/cust_bill_pay.pm,
13449           FS/FS/cust_bill_pkg.pm, FS/FS/cust_credit_bill.pm,
13450           FS/FS/cust_main.pm, FS/FS/part_bill_event.pm, FS/FS/part_pkg.pm,
13451           FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm,
13452           FS/FS/Cron/bill.pm, httemplate/edit/part_bill_event.cgi,
13453           httemplate/edit/part_pkg.cgi,
13454           httemplate/edit/process/cust_main.cgi, httemplate/misc/bill.cgi:
13455           Have lineitem-specific applications happen in all cases; add
13456           weightsto control
13457
13458 2007-01-21 05:42  ivan
13459
13460         * rt/: FREESIDE_MODIFIED, lib/RT/SearchBuilder.pm: add dependancy
13461           on DBIx::SB 1.36 for Pg 8.1+
13462
13463 2007-01-21 05:26  ivan
13464
13465         * Makefile, htetc/freeside-base.conf, htetc/freeside-base1.conf,
13466           htetc/freeside-base2.conf: mod_perl v2, it finally happened
13467
13468 2007-01-21 01:13  ivan
13469
13470         * httemplate/search/cust_svc.html: trim leading & trailing
13471           whitespace from service searches
13472
13473 2007-01-21 01:10  ivan
13474
13475         * FS/FS/: CGI.pm, UI/Web.pm: fix svc_url to work no matter where we
13476           are coming from in the tree -  use rooturl() instead of popurl()
13477
13478 2007-01-19 16:08  jeff
13479
13480         * httemplate/edit/process/quick-charge.cgi: strip all blank lines,
13481           not just trailing ones
13482
13483 2007-01-19 15:00  jeff
13484
13485         * httemplate/misc/download-batch.cgi: work around CSV brokenness
13486
13487 2007-01-19 14:02  jeff
13488
13489         * httemplate/edit/process/: access_user.html,
13490           elements/process.html: blank password on error
13491
13492 2007-01-19 08:31  jeff
13493
13494         * httemplate/edit/: access_user.html, process/access_user.html,
13495           process/elements/process.html: no password in html source on
13496           employee edit
13497
13498 2007-01-18 10:14  ivan
13499
13500         * FS/FS/cust_pay_batch.pm: fix zip parsing for batch results -
13501           don't want to abort processing because of an old not-well-checked
13502           zip
13503
13504 2007-01-17 15:28  ivan
13505
13506         * FS/FS/part_export/shellcommands.pm: fix crypted password bug
13507           cause by recent fix to not quote things on STDIN, yuck.
13508
13509 2007-01-17 15:27  jeff
13510
13511         * httemplate/edit/svc_acct.cgi, httemplate/misc/change_pkg.cgi,
13512           httemplate/misc/payment.cgi,
13513           httemplate/view/elements/svc_Common.html, FS/FS/CGI.pm,
13514           httemplate/misc/process/payment.cgi,
13515           httemplate/view/svc_acct.cgi: link to customer from manual
13516           payment screen (ticket 1414)
13517
13518 2007-01-17 09:41  jeff
13519
13520         * FS/FS/: cust_pkg.pm, reason.pm: fix bug wrt suspend/cancel
13521           reasons (suspends fail in freeside-daily)
13522
13523 2007-01-17 08:41  jeff
13524
13525         * FS/FS/part_pkg/flat.pm: noise reduction
13526
13527 2007-01-17 07:50  jeff
13528
13529         * httemplate/view/cust_main/packages.html: fix suspend link
13530
13531 2007-01-16 16:40  jeff
13532
13533         * httemplate/edit/: access_user.html, process/access_user.html:
13534           employee edit (ticket 1412)
13535
13536 2007-01-16 13:36  jeff
13537
13538         * rt/: FREESIDE_MODIFIED, etc/schema.Pg: revert unnecessary changes
13539           for ticket 1364
13540
13541 2007-01-16 09:39  jeff
13542
13543         * rt/: FREESIDE_MODIFIED, etc/schema.Pg: RT vs Pg8 (ticket 1364)
13544
13545 2007-01-16 01:11  ivan
13546
13547         * FS/FS/ClientAPI/Signup.pm: have signup package list respect
13548           agentnum sent from client
13549
13550 2007-01-15 14:15  jeff
13551
13552         * httemplate/edit/process/quick-charge.cgi: that was DUM
13553
13554 2007-01-14 23:53  ivan
13555
13556         * httemplate/misc/download-batch.cgi: add batch expiration date
13557           incrementer for 295
13558
13559 2007-01-14 23:22  ivan
13560
13561         * FS/FS/Conf.pm: add descriptions for batchconfig-PAP and
13562           batchconfig-csv-chase_canada-E-xactBatch
13563
13564 2007-01-12 15:27  jeff
13565
13566         * FS/FS/Schema.pm, FS/FS/svc_broadband.pm,
13567           httemplate/view/svc_broadband.cgi, FS/FS/part_export/prizm.pm,
13568           httemplate/edit/svc_broadband.cgi: added svc_broadband
13569           description which is appended to Site Name in prizm export
13570
13571 2007-01-11 18:04  jeff
13572
13573         * FS/FS/cust_main.pm, FS/FS/part_pkg/flat.pm,
13574           httemplate/edit/quick-charge.html,
13575           httemplate/edit/process/quick-charge.cgi,
13576           httemplate/view/cust_main/packages.html: one-time charge
13577           enhancements
13578
13579 2007-01-10 15:21  ivan
13580
13581         * httemplate/search/queue.html: add "select all" and "unselect" all
13582           buttons to bulk queue operations
13583
13584 2007-01-10 00:56  ivan
13585
13586         * FS/FS/payinfo_Mixin.pm: fix harmless warning: Use of
13587           uninitialized value in string ne at
13588           /usr/local/share/perl/5.8.4/FS/payinfo_Mixin.pm line 116
13589
13590 2007-01-10 00:50  ivan
13591
13592         * httemplate/view/cust_main/contacts.html: you have got to be
13593           kidding me.
13594
13595 2007-01-10 00:48  ivan
13596
13597         * httemplate/view/cust_main/contacts.html: nothing could have ever
13598           gone wrong with so simple a change.  oh noooo
13599
13600 2007-01-09 23:48  ivan
13601
13602         * httemplate/view/cust_main/contacts.html: fix ship_county display
13603           bug
13604
13605 2007-01-09 21:51  ivan
13606
13607         * FS/FS/cust_bill.pm: add custnum to invoice template vars
13608
13609 2007-01-09 18:41  jeff
13610
13611         * FS/FS/cust_pay_batch.pm: E-xactBatch masks card numbers
13612
13613 2007-01-09 16:42  jeff
13614
13615         * httemplate/: misc/upload-batch.cgi, search/cust_pay_batch.cgi:
13616           ignore filenames and rely on selected batch number
13617
13618 2007-01-09 16:41  jeff
13619
13620         * httemplate/misc/download-batch.cgi: permit batch redownloads
13621
13622 2007-01-09 14:57  ivan
13623
13624         * FS/FS/Schema.pm: 2147483647 should be enough bytes for anyone!
13625
13626 2007-01-08 09:36  jeff
13627
13628         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/cust_credit_refund.pm,
13629           FS/FS/cust_pay_refund.pm, FS/FS/cust_refund.pm,
13630           httemplate/misc/delete-cust_refund.cgi,
13631           httemplate/view/cust_main/payment_history.html: refund deletion
13632
13633 2007-01-05 16:47  jeff
13634
13635         * httemplate/edit/part_svc.cgi: fix UI funkiness
13636
13637 2007-01-04 21:19  jeff
13638
13639         * fs_selfservice/FS-SelfService/SelfService.pm,
13640           fs_selfservice/FS-SelfService/cgi/view_usage.html,
13641           FS/FS/ClientAPI/MyAccount.pm,
13642           fs_selfservice/FS-SelfService/cgi/change_pkg.html,
13643           fs_selfservice/FS-SelfService/cgi/customer_change_pkg.html,
13644           fs_selfservice/FS-SelfService/cgi/process_change_pkg.html,
13645           fs_selfservice/FS-SelfService/cgi/provision_list.html,
13646           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
13647           fs_selfservice/FS-SelfService/cgi/view_usage_details.html: more
13648           self-servicey stuff (change package, detailed usage)
13649
13650 2007-01-03 23:26  ivan
13651
13652         * conf/blank_logo.eps: adding a simple blank logo; people are
13653           trying to comment out stuff in the template
13654
13655 2007-01-03 21:49  ivan
13656
13657         * httemplate/edit/part_bill_event.cgi: invoice event to credit out
13658           a customer's balance, presumably as bad debt
13659
13660 2007-01-03 11:47  ivan
13661
13662         * httemplate/view/cust_main/packages.html: fix suspend link
13663
13664 2007-01-02 13:46  ivan
13665
13666         * FS/FS/UI/Web.pm, httemplate/search/cust_svc.html: fix service
13667           searching & links
13668
13669 2007-01-02 13:44  ivan
13670
13671         * FS/FS/cust_main.pm: stupid semicolon!
13672
13673 2007-01-02 13:06  ivan
13674
13675         * FS/FS/cust_main.pm: fix num_pkgs to accept empty $sql param, no
13676           trailing AND
13677
13678 2007-01-02 12:29  ivan
13679
13680         * httemplate/view/cust_main/packages.html: fix popup target links
13681
13682 2007-01-02 12:25  ivan
13683
13684         * httemplate/view/svc_Common.html: missing from svc patch, oops!
13685
13686 2007-01-02 10:38  jeff
13687
13688         * FS/FS/svc_acct.pm: omit spurious export triggering
13689
13690 2006-12-29 13:48  jeff
13691
13692         * httemplate/: elements/select-agent.html,
13693           graph/report_cust_bill_pkg.html: correct bad include, and improve
13694           no agent selected condition
13695
13696 2006-12-29 00:51  ivan
13697
13698         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
13699           FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/part_svc.pm,
13700           FS/FS/pkg_svc.pm, FS/FS/registrar.pm, FS/FS/svc_Common.pm,
13701           FS/FS/svc_External_Common.pm, FS/FS/svc_Parent_Mixin.pm,
13702           FS/FS/svc_acct.pm, FS/FS/svc_broadband.pm, FS/FS/svc_domain.pm,
13703           FS/FS/svc_external.pm, FS/FS/svc_forward.pm, FS/FS/svc_phone.pm,
13704           FS/FS/svc_www.pm, FS/FS/UI/Web.pm, FS/t/registrar.t,
13705           FS/t/svc_External_Common.t, FS/t/svc_Parent_Mixin.t,
13706           eg/table_template-svc.pm, httemplate/browse/part_svc.cgi,
13707           httemplate/edit/part_svc.cgi, httemplate/edit/svc_Common.html,
13708           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_broadband.cgi,
13709           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_external.cgi,
13710           httemplate/edit/svc_forward.cgi, httemplate/edit/svc_www.cgi,
13711           httemplate/edit/elements/edit.html,
13712           httemplate/edit/elements/svc_Common.html,
13713           httemplate/edit/process/elements/process.html, FS/MANIFEST,
13714           httemplate/edit/process/svc_Common.html,
13715           httemplate/elements/header.html, httemplate/elements/menu.html,
13716           httemplate/misc/link.cgi, httemplate/search/cust_main.cgi,
13717           httemplate/search/cust_svc.html, httemplate/search/svc_acct.cgi,
13718           httemplate/search/svc_broadband.cgi,
13719           httemplate/search/svc_domain.cgi,
13720           httemplate/search/svc_external.cgi,
13721           httemplate/search/svc_forward.cgi,
13722           httemplate/search/svc_phone.cgi, httemplate/search/svc_www.cgi,
13723           httemplate/view/elements/svc_Common.html,
13724           rt/html/Elements/FreesideSearch,
13725           rt/html/Elements/FreesideSvcSearch,
13726           httemplate/view/cust_main/packages.html: service refactor!
13727
13728 2006-12-29 00:41  ivan
13729
13730         * httemplate/edit/process/cust_main.cgi: slight pedanticism
13731
13732 2006-12-29 00:39  ivan
13733
13734         * httemplate/edit/svc_broadband.cgi: svc broadband new arg parsing
13735
13736 2006-12-29 00:35  ivan
13737
13738         * httemplate/misc/: payment.cgi, process/payment.cgi: just in case
13739           it gets capitalized
13740
13741 2006-12-29 00:34  ivan
13742
13743         * httemplate/edit/process/quick-charge.cgi: whitespace
13744
13745 2006-12-29 00:34  ivan
13746
13747         * httemplate/edit/cust_main/billing.html: slight more space
13748           necessary for ACH account numbers
13749
13750 2006-12-29 00:31  ivan
13751
13752         * init.d/freeside-init: kill off all queued processes!
13753
13754 2006-12-29 00:30  ivan
13755
13756         * httemplate/docs/index.html: link more docs to wiki
13757
13758 2006-12-29 00:29  ivan
13759
13760         * httemplate/browse/pay_batch.cgi: this is unused, replaced by
13761           search/pay_batch.cgi
13762
13763 2006-12-29 00:25  ivan
13764
13765         * FS/FS/part_export/vpopmail.pm: didn't get checked in with
13766           configurable target dirs, oops
13767
13768 2006-12-29 00:25  ivan
13769
13770         * FS/FS/svc_Common.pm: doc
13771
13772 2006-12-29 00:24  ivan
13773
13774         * FS/FS/part_pkg.pm: snot spacing
13775
13776 2006-12-29 00:24  ivan
13777
13778         * FS/FS/part_export.pm: use FS::queue for exports, though they
13779           should probably just use it themselves
13780
13781 2006-12-29 00:21  ivan
13782
13783         * Changelog, Changes.1.5.7, Changes.1.5.8: removing old changelogs
13784
13785 2006-12-29 00:20  ivan
13786
13787         * Changes.1.7.0: changelog now in the wiki
13788
13789 2006-12-28 23:23  ivan
13790
13791         * httemplate/edit/elements/edit.html: document field types
13792
13793 2006-12-28 16:30  jeff
13794
13795         * FS/FS/part_export/prizm.pm: minor fixups
13796
13797 2006-12-28 12:52  jeff
13798
13799         * httemplate/elements/tr-select-reason.html: activate submit button
13800           more readily
13801
13802 2006-12-28 00:16  ivan
13803
13804         * FS/FS/payinfo_Mixin.pm: tyop
13805
13806 2006-12-27 23:02  ivan
13807
13808         * bin/pg-version: adding pg-version
13809
13810 2006-12-26 19:29  ivan
13811
13812         * httemplate/edit/cust_main_county-expand.cgi: fix sanity check on
13813           taxclass expander
13814
13815 2006-12-26 18:37  ivan
13816
13817         * FS/FS/Misc.pm, htetc/handler.pl,
13818           httemplate/edit/cust_main/contact.html,
13819           httemplate/edit/cust_main/select-county.html,
13820           httemplate/misc/counties.cgi: Add a (magically appearing and
13821           disappearing) label on the county selector.  confusing when
13822           labeled "state"
13823
13824 2006-12-26 17:35  ivan
13825
13826         * httemplate/view/cust_main/contacts.html: show county on customer
13827           view
13828
13829 2006-12-26 17:07  ivan
13830
13831         * httemplate/: edit/cust_main.cgi,
13832           edit/cust_main/select-county.html, misc/counties.cgi: fix county
13833           selector
13834
13835 2006-12-26 11:53  ivan
13836
13837         * FS/FS/part_export/shellcommands.pm: do shell_quote-ing after
13838           STDIN strings are evaluated
13839
13840 2006-12-23 17:28  ivan
13841
13842         * FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm,
13843           FS/FS/cust_refund.pm, httemplate/edit/cust_main.cgi,
13844           httemplate/edit/cust_main/billing.html,
13845           httemplate/view/cust_main/payment_history.html: fix more paymask
13846           regressions: allow editing records with existing expired cards,
13847           fix masking just-entered values when erroring out, fix echeck
13848           entry inserting as empty routing code and "xxEK" account number,
13849           remove old/deprecated/unused payinfo_maksed subs and calls
13850
13851 2006-12-22 21:37  jeff
13852
13853         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/svc_broadband.pm,
13854           FS/FS/part_export/prizm.pm, httemplate/edit/svc_broadband.cgi,
13855           httemplate/view/svc_broadband.cgi: inital prizm support
13856
13857 2006-12-21 22:18  ivan
13858
13859         * httemplate/search/: queue.html, elements/search.html: patch
13860           fixing "retry selected" and "remove select" in queue view
13861
13862 2006-12-20 19:05  ivan
13863
13864         * httemplate/misc/payment.cgi: fix on-demand payment form when
13865           making payments from masked data
13866
13867 2006-12-20 02:51  ivan
13868
13869         * FS/FS/: cust_main.pm, payinfo_Mixin.pm: fix "recurring_billing"
13870           flag for the wonderful new world of paymasking
13871
13872 2006-12-20 01:49  ivan
13873
13874         * FS/FS/Schema.pm, FS/FS/pkg_class.pm,
13875           httemplate/browse/pkg_class.html, httemplate/edit/pkg_class.html,
13876           httemplate/elements/select-part_referral.html,
13877           httemplate/elements/select-pkg_class.html,
13878           httemplate/elements/select-table.html,
13879           httemplate/elements/tr-select-pkg_class.html,
13880           httemplate/search/elements/search.html: add ability to disable
13881           package classes
13882
13883 2006-12-19 17:20  jeff
13884
13885         * FS/FS/: part_pkg.pm, ClientAPI/MyAccount.pm: inappropriate
13886           cluckage
13887
13888 2006-12-19 02:02  ivan
13889
13890         * FS/FS/cust_pay_batch.pm, FS/FS/payby.pm, FS/FS/payinfo_Mixin.pm,
13891           htetc/handler.pl, httemplate/edit/cust_main/billing.html,
13892           httemplate/search/cust_pay.cgi: clean up payinfo_Mixin to use
13893           payby.pm for payby info and have card masking full 6-digit BIN
13894           prefix for card identification.  have cust_pay_batch use
13895           payinfo_Mixin.  require B:CC 0.30 for mask-aware cardtype().  fix
13896           payment reports to use mask too if available, so credit card type
13897           selection still works with encryption.
13898
13899 2006-12-18 03:01  ivan
13900
13901         * htetc/handler.pl, httemplate/edit/part_pkg.cgi: fix tax class not
13902           adding when there is only one pkg_class choice (triggers
13903           javascript error
13904
13905 2006-12-18 00:08  ivan
13906
13907         * Makefile: fix MASONDATA include for dev target
13908
13909 2006-12-15 12:55  ivan
13910
13911         * httemplate/elements/dashboard-toplist.html: add a new ticket link
13912
13913 2006-12-15 05:09  ivan
13914
13915         * httemplate/elements/dashboard-toplist.html: add a quick start at
13916           a "dashboard" customer list, mostly for internal use for starters
13917
13918 2006-12-15 05:00  ivan
13919
13920         * httemplate/elements/dashboard-toplist.html: add a quick start at
13921           a "dashboard" customer list, mostly for internal use for starters
13922
13923 2006-12-15 04:43  ivan
13924
13925         * FS/FS/Conf.pm, httemplate/index.html,
13926           httemplate/elements/dashboard-toplist.html: add a quick start at
13927           a "dashboard" customer list, mostly for internal use for starters
13928
13929 2006-12-15 00:37  ivan
13930
13931         * FS/FS/Setup.pm, bin/expand-country: add a quick tool for adding
13932           states to old databases
13933
13934 2006-12-15 00:25  ivan
13935
13936         * httemplate/edit/: cust_main.cgi, cust_main/billing.html:
13937           eliminate funkiness with reappearing "Postal invoice" on errors
13938
13939 2006-12-14 21:29  jeff
13940
13941         * htetc/handler.pl, httemplate/edit/process/cust_main.cgi,
13942           httemplate/elements/tr-input-date-field.html,
13943           httemplate/view/cust_main/misc.html: move use statements to
13944           handler.pl, do not show 1/1/70 for new birthdates, and improve
13945           error handling
13946
13947 2006-12-14 16:56  ivan
13948
13949         * httemplate/edit/process/cust_main.cgi, htetc/handler.pl: add
13950           DateTime as a proper rather than hidden dependency
13951
13952 2006-12-14 16:28  ivan
13953
13954         * Makefile, FS/bin/freeside-addoutsource,
13955           FS/bin/freeside-deloutsource, FS/bin/freeside-queued,
13956           FS/bin/freeside-selfservice-server,
13957           FS/bin/freeside-sqlradius-radacctd, htetc/handler.pl: tiny bit of
13958           cleanup from the conf merge
13959
13960 2006-12-14 01:27  ivan
13961
13962         * Makefile, FS/FS/Conf.pm, FS/FS/UID.pm, FS/FS/access_user.pm,
13963           FS/FS/part_export/vpopmail.pm, FS/bin/freeside-addoutsource,
13964           FS/bin/freeside-addoutsourceuser, FS/bin/freeside-adduser,
13965           FS/bin/freeside-deloutsource, FS/bin/freeside-deloutsourceuser,
13966           FS/bin/freeside-deluser, FS/bin/freeside-queued,
13967           FS/bin/freeside-selfservice-server, FS/bin/freeside-setup,
13968           FS/bin/freeside-sqlradius-radacctd, FS/bin/freeside-upgrade,
13969           bin/dbdef-create, bin/mapsecrets2access_user, htetc/handler.pl:
13970           make the config directory configurable
13971
13972 2006-12-13 22:00  ivan
13973
13974         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
13975           FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm,
13976           FS/FS/payinfo_Mixin.pm, FS/FS/ClientAPI/MyAccount.pm,
13977           httemplate/edit/cust_main/billing.html,
13978           httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi,
13979           httemplate/search/cust_pay.cgi, FS/MANIFEST,
13980           FS/t/payinfo_Mixin.t, httemplate/edit/cust_refund.cgi,
13981           httemplate/edit/process/cust_main.cgi,
13982           httemplate/view/cust_main/billing.html,
13983           httemplate/view/cust_main/payment_history.html: encryption fixes
13984           from huntsberg & jayce
13985
13986 2006-12-08 07:11  jeff
13987
13988         * FS/FS/svc_acct.pm: stop unsuspending inappropriately
13989
13990 2006-12-08 06:38  ivan
13991
13992         * rt/html/Elements/Header: have RT header link to supported
13993           documentation link as well
13994
13995 2006-12-08 05:36  ivan
13996
13997         * httemplate/: view/cust_main/quick-charge.html,
13998           edit/process/quick-charge.cgi: some javascript validation magic
13999           to give one-time charges better UI
14000
14001 2006-12-07 08:46  ivan
14002
14003         * bin/pod2x: update pod2x for new self-service path
14004
14005 2006-12-07 07:24  ivan
14006
14007         * FS/FS/Setup.pm: oops, fix additional US pseudo-states
14008
14009 2006-12-06 18:40  jeff
14010
14011         * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/Schema.pm,
14012           FS/FS/ClientAPI/MyAccount.pm, FS/FS/cust_main.pm,
14013           FS/FS/cust_pkg.pm, FS/FS/prepay_credit.pm, FS/FS/svc_acct.pm,
14014           FS/FS/svc_broadband.pm, FS/FS/part_pkg/flat.pm,
14015           FS/FS/part_pkg/prorate.pm, FS/FS/part_pkg/subscription.pm,
14016           fs_selfservice/FS-SelfService/SelfService.pm,
14017           fs_selfservice/FS-SelfService/cgi/process_order_recharge.html,
14018           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
14019           fs_selfservice/FS-SelfService/cgi/view_usage.html,
14020           httemplate/edit/prepay_credit.cgi,
14021           httemplate/edit/process/prepay_credit.cgi,
14022           httemplate/misc/process/recharge_svc.html,
14023           httemplate/search/prepay_credit.html: retouch bandwidth countdown
14024
14025 2006-12-05 07:53  jeff
14026
14027         * FS/FS/part_export/sqlmail.pm: correct longstanding oops
14028
14029 2006-12-04 18:37  jeff
14030
14031         * httemplate/: edit/svc_acct.cgi, edit/process/svc_acct.cgi,
14032           view/svc_acct.cgi: editable service usage
14033
14034 2006-12-02 16:42  ivan
14035
14036         * FS/FS/cust_main.pm: clean up whitespace merge noise
14037
14038 2006-12-02 14:04  ivan
14039
14040         * FS/FS/part_pkg/flat_comission.pm: fix for commission price plan
14041
14042 2006-11-30 22:31  jeff
14043
14044         * FS/FS/Conf.pm, FS/FS/cust_pay_batch.pm,
14045           httemplate/misc/download-batch.cgi,
14046           httemplate/search/cust_pay_batch.cgi: chase canada E-xactBatch
14047
14048 2006-11-30 17:41  ivan
14049
14050         * FS/bin/freeside-queued: remove unnecessary service use (in an
14051           awfully odd place)
14052
14053 2006-11-30 17:35  ivan
14054
14055         * FS/bin/freeside-expiration-alerter: go away and never come back,
14056           $Id$
14057
14058 2006-11-30 17:34  ivan
14059
14060         * FS/bin/freeside-email: begone $Id$ and your diff noise!
14061
14062 2006-11-29 18:27  jeff
14063
14064         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
14065           FS/FS/cust_main.pm, FS/FS/svc_acct.pm,
14066           FS/FS/ClientAPI/MyAccount.pm, FS/FS/UI/Web.pm,
14067           FS/FS/part_export/sqlradius.pm,
14068           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
14069           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
14070           fs_selfservice/FS-SelfService/cgi/view_usage.html,
14071           httemplate/edit/prepay_credit.cgi,
14072           httemplate/edit/process/prepay_credit.cgi,
14073           httemplate/misc/recharge_svc.html,
14074           httemplate/misc/process/recharge_svc.html,
14075           httemplate/search/prepay_credit.html,
14076           httemplate/view/cust_main/packages.html: prepaid download/upload
14077           tracking
14078
14079 2006-11-28 01:38  ivan
14080
14081         * FS/FS/access_user.pm: usernames should be alphanumeric only
14082
14083 2006-11-26 23:11  jeff
14084
14085         * FS/FS/ClientAPI/Signup.pm,
14086           fs_selfservice/FS-SelfService/cgi/customer_order_pkg.html,
14087           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
14088           fs_selfservice/FS-SelfService/cgi/process_order_pkg.html,
14089           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: order package
14090           from self-service
14091
14092 2006-11-26 17:08  ivan
14093
14094         * FS/FS/svc_acct.pm: some svc_acct.pm fixes for s1
14095
14096 2006-11-26 15:09  jeff
14097
14098         * httemplate/elements/menu.html: minor tyop
14099
14100 2006-11-26 15:06  jeff
14101
14102         * httemplate/: edit/process/cust_main_note.cgi, view/cust_main.cgi,
14103           view/cust_main/notes.html: more ajaxy customer notes
14104
14105 2006-11-25 13:04  jeff
14106
14107         * httemplate/view/cust_main.cgi: chill FF wrt POSTDATA
14108
14109 2006-11-24 02:34  ivan
14110
14111         * httemplate/browse/part_pkg.cgi: link to and label one-time
14112           charges correctly
14113
14114 2006-11-24 00:48  ivan
14115
14116         * httemplate/elements/tr-input-beginning_ending.html,
14117           httemplate/elements/tr-input-lessthan_greaterthan.html,
14118           httemplate/search/cust_credit.html,
14119           httemplate/search/cust_pay.cgi,
14120           httemplate/search/report_cust_credit.html,
14121           httemplate/search/report_cust_pay.html, FS/FS/UI/Web.pm: add less
14122           than and greater than amounts to credit and payment searches
14123
14124 2006-11-20 02:34  ivan
14125
14126         * httemplate/browse/agent.cgi: remove annoying black box around
14127           override info
14128
14129 2006-11-19 19:05  ivan
14130
14131         * httemplate/autohandler: bug fix for open transactions
14132
14133 2006-11-17 18:19  jeff
14134
14135         * FS/FS/part_export/www_plesk.pm: add templating and web hosting
14136           optional on domain addition
14137
14138 2006-11-17 02:16  ivan
14139
14140         * FS/bin/freeside-prepaidd: initial fix for prepaid renewal
14141           problem; attempt to use an existing credit/payment before
14142           suspending
14143
14144 2006-11-16 07:37  jeff
14145
14146         * httemplate/edit/process/part_bill_event.cgi: bug squishing
14147
14148 2006-11-15 22:20  jeff
14149
14150         * httemplate/: elements/tr-input-date-field.html,
14151           edit/cust_main.cgi, edit/process/cust_main.cgi,
14152           view/cust_main/misc.html: switch birthdate to DateTime
14153
14154 2006-11-14 04:22  ivan
14155
14156         * httemplate/misc/cust_main-import.cgi: add some docs on required
14157           fields to page
14158
14159 2006-11-13 20:04  ivan
14160
14161         * httemplate/: browse/agent.cgi,
14162           misc/delete-agent_payment_gateway.cgi: working agent gateway
14163           override delete link
14164
14165 2006-11-13 19:30  ivan
14166
14167         * FS/FS/Misc.pm: Tie::IxHash data disappears when sent with
14168           Storable
14169
14170 2006-11-13 19:16  ivan
14171
14172         * FS/FS/Misc.pm, FS/FS/ClientAPI/MyAccount.pm,
14173           FS/FS/ClientAPI/Signup.pm,
14174           fs_selfservice/FS-SelfService/cgi/signup.html: have signup page
14175           use card-types config too
14176
14177 2006-11-13 18:54  ivan
14178
14179         * FS/FS/: Conf.pm, ClientAPI/MyAccount.pm: add card-types
14180           configuration value for self-service
14181
14182 2006-11-12 17:09  ivan
14183
14184         * FS/FS/CGI.pm, httemplate/elements/error.html,
14185           httemplate/elements/header.html,
14186           httemplate/pref/pref-process.html, httemplate/pref/pref.html: add
14187           preference page, start with just a password changer
14188
14189 2006-11-08 18:52  jeff
14190
14191         * FS/FS/TicketSystem/RT_External.pm: recorrect ticket order
14192
14193 2006-11-08 18:28  jeff
14194
14195         * FS/FS/TicketSystem/RT_External.pm: correct ticket order
14196
14197 2006-11-05 14:39  ivan
14198
14199         * Makefile: call it 1.7.1 to avoid confusion
14200
14201 2006-11-05 14:28  ivan
14202
14203         * bin/: customer-faker, payment-faker: some sample data creators
14204
14205 2006-11-05 11:34  ivan
14206
14207         * FS/FS/cust_main.pm: fix empty invoice number omitting in
14208           realtime_bop, oops
14209
14210 2006-11-05 11:22  ivan
14211
14212         * FS/FS/cust_bill_ApplicationCommon.pm: turn off debugging
14213
14214 2006-11-05 10:06  ivan
14215
14216         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: for want of a
14217           paren
14218
14219 2006-11-05 10:03  ivan
14220
14221         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: have card_type
14222           be an optional param anyway
14223
14224 2006-11-05 10:03  ivan
14225
14226         * FS/FS/ClientAPI/MyAccount.pm: fix auto-population of card_type
14227           SELECT in self-service payment form
14228
14229 2006-11-05 09:36  ivan
14230
14231         * fs_selfservice/FS-SelfService/: SelfService.pm,
14232           cgi/selfservice.cgi: add some self-service debugging
14233
14234 2006-11-05 08:58  ivan
14235
14236         * FS/bin/freeside-selfservice-server: fix spurious disconnection
14237           errors in selfservice server log
14238
14239 2006-11-05 07:55  ivan
14240
14241         * httemplate/view/cust_main/payment_history.html: fix but with no
14242           "show prior history" showing up when everything is hidden
14243
14244 2006-11-03 14:02  ivan
14245
14246         * FS/FS/part_pkg.pm: add every 45 day option to available
14247           frequencies
14248
14249 2006-10-31 10:56  jeff
14250
14251         * FS/FS/part_export/sqlradius.pm: do not require a reason to have
14252           been suspended
14253
14254 2006-10-31 08:57  jeff
14255
14256         * httemplate/edit/process/cust_main_note.cgi: ugh, too restrictive
14257
14258 2006-10-30 04:39  ivan
14259
14260         * FS/FS/cust_main.pm: realtime_bop: don't pass an empty
14261           invoice_number to B:OP, omit the field entirely
14262
14263 2006-10-29 17:28  ivan
14264
14265         * FS/MANIFEST: removing freeside-daily
14266
14267 2006-10-29 16:26  ivan
14268
14269         * FS/bin/freeside-bill: removing pre-1.4 freeside-bill
14270
14271 2006-10-27 12:10  ivan
14272
14273         * FS/FS/: Conf.pm, cust_pkg.pm: add
14274           unsuspend-always_adjust_next_bill_date config option for qis
14275
14276 2006-10-27 10:01  jeff
14277
14278         * FS/FS/AccessRight.pm, httemplate/edit/cust_main_note.cgi,
14279           httemplate/edit/process/cust_main_note.cgi,
14280           httemplate/elements/overlibmws_crossframe.js,
14281           httemplate/view/cust_main/notes.html: editable notes
14282
14283 2006-10-26 19:12  jeff
14284
14285         * FS/FS/part_export/: shellcommands.pm, sqlradius.pm: export
14286           enhancements for suspend reasons
14287
14288 2006-10-26 01:35  ivan
14289
14290         * fs_selfservice/FS-SelfService/cgi/signup.html: don't display a
14291           (none) package selection if there's a default
14292
14293 2006-10-25 11:10  jeff
14294
14295         * httemplate/view/cust_main/packages.html: show reasons
14296
14297 2006-10-25 10:36  ivan
14298
14299         * httemplate/: elements/pager.html, search/cust_main.cgi,
14300           search/elements/search.html: pagination patch from UNTD - limit
14301           the number of page links displayed and have a drop-down option
14302           for selecting number of entries per page
14303
14304 2006-10-25 05:04  ivan
14305
14306         * conf/ticket_system: default to RT_Internal ticketing
14307
14308 2006-10-24 21:51  jeff
14309
14310         * httemplate/elements/tr-selectmultiple-part_pkg.html: heh
14311
14312 2006-10-24 21:44  jeff
14313
14314         * httemplate/: elements/tr-selectmultiple-part_pkg.html,
14315           search/cust_pkg.cgi, search/report_cust_pkg.html: select multiple
14316           pkgparts on advanced package report
14317
14318 2006-10-24 20:12  jeff
14319
14320         * httemplate/: edit/svc_www.cgi, view/svc_www.cgi: no usersvc
14321           svc_www tweak
14322
14323 2006-10-24 19:22  jeff
14324
14325         * FS/FS/part_svc.pm, FS/FS/part_svc_column.pm,
14326           httemplate/browse/part_svc.cgi, httemplate/edit/part_svc.cgi,
14327           httemplate/edit/svc_acct.cgi: limited domain select
14328
14329 2006-10-24 11:26  jeff
14330
14331         * FS/FS/Schema.pm, FS/FS/cust_main.pm,
14332           httemplate/view/cust_main/misc.html: add customer signup date
14333
14334 2006-10-23 02:44  ivan
14335
14336         * httemplate/elements/menu.html: have the unlinked account search
14337           go to UN_username so it doesn't miss accounts with no UID
14338
14339 2006-10-23 02:35  ivan
14340
14341         * httemplate/elements/header.html: eek, VALIGN=top for the page
14342
14343 2006-10-23 02:24  ivan
14344
14345         * FS/FS/cust_main.pm: always do substring & fuzzy, getting
14346           complains searches are not returning enough
14347
14348 2006-10-23 01:47  ivan
14349
14350         * httemplate/misc/process/cancel_pkg.html: better error message if
14351           you don't enter a reason.  FS::reason::check can untaint its
14352           data, and will allow punctuation in reasons
14353
14354 2006-10-23 01:30  ivan
14355
14356         * fs_selfservice/FS-SelfService/cgi/: agent.cgi,
14357           cust_bill-logo.cgi, passwd.cgi, selfservice.cgi, signup.html:
14358           remove -w to prevent warnings from messing up otherwise working
14359           CGIs
14360
14361 2006-10-22 23:38  ivan
14362
14363         * FS/FS/Record.pm: add AU to list of zip-requiring countries
14364
14365 2006-10-22 21:21  jeff
14366
14367         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
14368           FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi,
14369           httemplate/edit/reason.html,
14370           httemplate/edit/process/part_bill_event.cgi,
14371           httemplate/elements/tr-select-reason.html,
14372           httemplate/misc/cancel_pkg.html,
14373           httemplate/misc/process/cancel_pkg.html: events should attach
14374           reasons
14375
14376 2006-10-22 18:47  ivan
14377
14378         * httemplate/view/cust_main/packages.html: fix regression from
14379           table re-layout: don't display provision links for cancelled
14380           packages
14381
14382 2006-10-22 04:42  ivan
14383
14384         * FS/FS/Conf.pm, FS/FS/ClientAPI/Signup.pm,
14385           fs_selfservice/FS-SelfService/cgi/signup.cgi: add signup server
14386           default package
14387
14388 2006-10-21 22:22  ivan
14389
14390         * FS/FS/part_pkg/prepaid.pm: doh, forgot fieldorder.  should just
14391           use Tie::IxHash here too
14392
14393 2006-10-21 22:18  ivan
14394
14395         * FS/: FS/part_pkg/prepaid.pm, bin/freeside-prepaidd: add price
14396           plan option for prepaid packages to cancel instead of suspend
14397
14398 2006-10-21 17:35  ivan
14399
14400         * httemplate/elements/menu.html: link to wrong place
14401
14402 2006-10-20 15:49  ivan
14403
14404         * FS/FS/part_pkg.pm: add 48-hour billing
14405
14406 2006-10-19 07:32  jeff
14407
14408         * FS/FS/Conf.pm: [no log message]
14409
14410 2006-10-19 07:29  jeff
14411
14412         * FS/FS/cust_pkg_reason.pm: suspension and cancellation reasons
14413
14414 2006-10-19 07:26  jeff
14415
14416         * httemplate/elements/tr-select-reason.html,
14417           httemplate/misc/cancel_pkg.cgi, httemplate/misc/cancel_pkg.html,
14418           httemplate/misc/expire_pkg.cgi,
14419           httemplate/misc/process/cancel_pkg.html,
14420           httemplate/misc/process/expire_pkg.cgi,
14421           httemplate/misc/susp_pkg.cgi, FS/t/cust_pkg_reason.t: suspension
14422           and cancellation reasons
14423
14424 2006-10-19 07:23  jeff
14425
14426         * FS/FS/cancel_reason.pm, FS/FS/reason.pm, FS/FS/reason_type.pm,
14427           FS/t/cancel_reason.t, FS/t/reason.t, FS/t/reason_type.t,
14428           httemplate/browse/reason.html,
14429           httemplate/browse/reason_type.html,
14430           httemplate/edit/process/reason.html,
14431           httemplate/edit/process/reason_type.html,
14432           httemplate/edit/reason.html, httemplate/edit/reason_type.html:
14433           suspension and cancellation reasons
14434
14435 2006-10-18 21:41  jeff
14436
14437         * FS/FS/part_export/acct_plesk.pm: wrong method
14438
14439 2006-10-18 16:07  jeff
14440
14441         * FS/FS/AccessRight.pm, FS/FS/Schema.pm, FS/FS/part_bill_event.pm,
14442           FS/MANIFEST, htetc/handler.pl,
14443           httemplate/browse/part_bill_event.cgi,
14444           httemplate/edit/elements/edit.html,
14445           httemplate/edit/part_bill_event.cgi,
14446           httemplate/edit/process/part_bill_event.cgi,
14447           httemplate/elements/menu.html,
14448           httemplate/view/cust_main/packages.html: suspension and
14449           cancellation reasons
14450
14451 2006-10-18 02:30  ivan
14452
14453         * httemplate/docs/: config.html, export.html: removing obsolete
14454           config.html, moving info from export.html into wiki
14455
14456 2006-10-17 17:05  jeff
14457
14458         * httemplate/elements/tr-input-date-field.html: fix ugly null dates
14459
14460 2006-10-17 02:03  ivan
14461
14462         * rt/: html/Elements/Header, html/Elements/CollectionAsTable/Row,
14463           html/NoAuth/webrt.css, sbin/rt-setup-database.in: commiting rt
14464           3.4.5 to HEAD
14465
14466 2006-10-17 01:49  ivan
14467
14468         * rt/: html/NoAuth/printrt.css, lib/t/regression/14linking.t,
14469           lib/t/regression/22search_tix_by_watcher.t: Initial revision
14470
14471 2006-10-16 22:49  ivan
14472
14473         * fs_selfservice/FS-SelfService/SelfService.pm: fix signup problem
14474           on IE, whew!
14475
14476 2006-10-16 10:59  ivan
14477
14478         * FS/FS/Record.pm: fix for agent_custid unique bs ('violates unique
14479           constraint cust_main18'), hope this doesn't break anything else
14480
14481 2006-10-16 10:13  ivan
14482
14483         * httemplate/: edit/cust_main.cgi, view/cust_main/misc.html: its
14484           not my monday morning
14485
14486 2006-10-16 10:11  ivan
14487
14488         * FS/FS/Conf.pm: closing bracket helps
14489
14490 2006-10-16 10:10  ivan
14491
14492         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi,
14493           httemplate/view/cust_main/misc.html: add a conf checkbox to turn
14494           DOB on
14495
14496 2006-10-16 09:56  ivan
14497
14498         * httemplate/edit/cust_main.cgi: fix stickiness bug when editing
14499           advertising sources
14500
14501 2006-10-15 19:21  ivan
14502
14503         * FS/FS/part_export/: acct_plesk.pm, www_plesk.pm: fix typo
14504           switching Net::Plesk to a run-time dependency
14505
14506 2006-10-14 16:53  ivan
14507
14508         * FS/FS/part_export/: acct_plesk.pm, www_plesk.pm: don't load
14509           Net::Plesk until its needed, to prevent every install from
14510           depending on it
14511
14512 2006-10-14 13:47  jeff
14513
14514         * FS/FS/part_export/: acct_plesk.pm, www_plesk.pm: preliminary
14515           plesk support
14516
14517 2006-10-14 03:09  ivan
14518
14519         * httemplate/search/report_receivables.cgi: that should fix
14520           statuses on receivables report
14521
14522 2006-10-14 02:55  ivan
14523
14524         * httemplate/docs/: index.html, selfservice.html: move
14525           signup/self-service install to wiki
14526
14527 2006-10-12 02:42  ivan
14528
14529         * FS/FS/cust_main.pm: fix "amatch: $_ is undefined: what are you
14530           matching" error when there are no companies in the fuzzy cache
14531           yet
14532
14533 2006-10-08 22:05  ivan
14534
14535         * FS/FS/Conf.pm: date selektah
14536
14537 2006-10-08 21:27  jeff
14538
14539         * httemplate/edit/process/cust_main.cgi: more BoD
14540
14541 2006-10-08 18:05  ivan
14542
14543         * FS/bin/: freeside-addoutsource, freeside-addoutsourceuser,
14544           freeside-adduser: update the tools for dev installs
14545
14546 2006-10-08 17:30  ivan
14547
14548         * FS/FS/Conf.pm, httemplate/view/cust_main.cgi: have the new style
14549           notes be the default
14550
14551 2006-10-08 17:26  ivan
14552
14553         * httemplate/view/: cust_main.cgi, cust_main/tickets.html: clean up
14554           the customer view a tiny bit
14555
14556 2006-10-08 17:13  ivan
14557
14558         * htetc/handler.pl: add cust_main_note to handler.pl
14559
14560 2006-10-08 01:17  ivan
14561
14562         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
14563           FS/FS/Setup.pm, FS/FS/cust_bill.pm, FS/FS/pay_batch.pm,
14564           FS/FS/payby.pm, bin/customer-faker, htetc/handler.pl,
14565           httemplate/edit/part_bill_event.cgi,
14566           httemplate/elements/menu.html,
14567           httemplate/search/cust_pay_batch.cgi,
14568           httemplate/search/pay_batch.cgi,
14569           httemplate/search/elements/search.html: add menu items for credit
14570           card batching, debug last-minute changes to payby.pm, add ACL for
14571           re-processing batches, separate CARD and CHEK batches, fixed
14572           defaults for batch formats
14573
14574 2006-10-07 16:40  ivan
14575
14576         * FS/FS/cust_bill.pm: remove a spurious commit from batch_card and
14577           document realtime option
14578
14579 2006-10-07 14:40  ivan
14580
14581         * FS/FS/cust_main.pm: better error msg on CSV import with bad
14582           pkgpart
14583
14584 2006-10-04 14:22  jeff
14585
14586         * FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/Conf.pm,
14587           FS/FS/Record.pm, httemplate/edit/cust_main.cgi,
14588           httemplate/elements/tr-input-date-field.html,
14589           httemplate/view/cust_main/misc.html: DoB
14590
14591 2006-10-03 15:44  jeff
14592
14593         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/cust_main.pm,
14594           FS/FS/cust_main_note.pm, FS/MANIFEST, FS/FS/Schema.pm,
14595           FS/t/cust_main_note.t, httemplate/edit/cust_main.cgi,
14596           httemplate/edit/cust_main_note.cgi,
14597           httemplate/edit/process/cust_main_note.cgi,
14598           httemplate/view/cust_main.cgi,
14599           httemplate/view/cust_main/notes.html: Enhanced customer notes
14600
14601 2006-10-03 08:59  ivan
14602
14603         * FS/FS/: cust_main_invoice.pm, cust_pay_batch.pm, svc_external.pm,
14604           svc_www.pm: s/repalce/replace/ in POD doc
14605
14606 2006-09-29 10:22  ivan
14607
14608         * FS/FS/access_user.pm: fix problem with viewing unlinked services
14609
14610 2006-09-29 09:18  ivan
14611
14612         * FS/FS/part_export/domain_sql.pm: precedence error causing schema
14613           mapped values to disappear
14614
14615 2006-09-29 08:36  ivan
14616
14617         * FS/FS/part_export/domain_sql.pm: fix mapping problem in
14618           domain_sql export
14619
14620 2006-09-28 10:45  ivan
14621
14622         * FS/FS/svc_acct.pm: missing $ in ldap_password
14623
14624 2006-09-26 11:55  ivan
14625
14626         * httemplate/search/: svc_Smart.html, svc_acct.cgi: fix
14627           username@domain search
14628
14629 2006-09-23 11:33  ivan
14630
14631         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm: update to
14632           mailserver integration
14633
14634 2006-09-20 21:41  ivan
14635
14636         * FS/FS/part_export/acct_sql.pm: support static values in acct_sql
14637           as well
14638
14639 2006-09-20 09:00  ivan
14640
14641         * FS/FS/part_export/acct_sql.pm: eek, terminate the javascript
14642
14643 2006-09-20 08:20  ivan
14644
14645         * FS/FS/part_export/acct_sql.pm: finish correcting the naming
14646
14647 2006-09-20 08:19  ivan
14648
14649         * FS/FS/part_export/domain_sql.pm: tie correctly!
14650
14651 2006-09-19 09:49  ivan
14652
14653         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm,
14654           part_export/domain_sql.pm: add domain_sql export for new
14655           mailserver config and modify acct_sql export for same
14656
14657 2006-09-17 19:21  ivan
14658
14659         * httemplate/elements/menu.html: ticket system disableability for
14660           rainbowshops
14661
14662 2006-09-16 13:07  ivan
14663
14664         * bin/customer-faker: bulk fake customer insert
14665
14666 2006-09-15 12:15  ivan
14667
14668         * FS/FS/AccessRight.pm, httemplate/search/cust_tax_exempt_pkg.cgi,
14669           httemplate/view/cust_main/payment_history.html: add link to
14670           customer tax exemptions to customer view page
14671
14672 2006-09-14 22:10  ivan
14673
14674         * FS/FS/: Schema.pm, cust_bill_ApplicationCommon.pm,
14675           cust_bill_pay_pkg.pm, cust_credit_bill_pkg.pm: add sdate and
14676           edate to cust_bill_pay_pkg and cust_credit_bill_pkg tables
14677
14678 2006-09-14 12:33  ivan
14679
14680         * httemplate/edit/part_virtual_field.cgi: don't promise virtual
14681           fields on tables we can't deliver them on.  virtual fields suck
14682           anyway, they should be real database fields
14683
14684 2006-09-14 12:30  ivan
14685
14686         * httemplate/edit/process/generic.cgi: pointer to
14687           elements/process.html, fwiw
14688
14689 2006-09-13 09:01  ivan
14690
14691         * httemplate/search/report_cust_pay.html: add check # search, here
14692           for now...
14693
14694 2006-09-13 07:57  ivan
14695
14696         * FS/FS/cust_bill_ApplicationCommon.pm: yes, that does appear to be
14697           the fix for all this trouble.  s/qsearchs/qsearch/
14698
14699 2006-09-13 07:53  ivan
14700
14701         * FS/FS/: cust_credit.pm, cust_pay.pm: some cleanup while i'm here
14702
14703 2006-09-12 19:14  ivan
14704
14705         * FS/FS/Record.pm: encryption-on-insert bugfix from untd
14706
14707 2006-09-12 19:11  ivan
14708
14709         * FS/FS/svc_Common.pm: in-place replace bugfix from untd &
14710           debugging cleanup
14711
14712 2006-09-12 14:27  ivan
14713
14714         * httemplate/search/cust_main.cgi: no need to log this
14715
14716 2006-09-05 18:20  ivan
14717
14718         * bin/breakdown-bill-applications: not done yet
14719
14720 2006-09-05 18:08  ivan
14721
14722         * fs_selfservice/DEPLOY: this was supposed to just be a local hack,
14723           how did it wind up in CVS?
14724
14725 2006-09-05 18:08  ivan
14726
14727         * FS/bin/freeside-setup: new world ACLs
14728
14729 2006-09-05 18:07  ivan
14730
14731         * FS/FS/ClientAPI/Signup.pm: less cut and paste
14732
14733 2006-09-05 18:07  ivan
14734
14735         * FS/FS/payby.pm: ugh DCLN :/
14736
14737 2006-09-05 18:06  ivan
14738
14739         * FS/FS/cust_svc.pm: add some debugging
14740
14741 2006-09-05 18:06  ivan
14742
14743         * FS/FS/cdr.pm: add missing =back
14744
14745 2006-09-05 09:44  ivan
14746
14747         * httemplate/edit/process/cust_refund.cgi: fix refunds, really
14748
14749 2006-09-05 09:27  ivan
14750
14751         * httemplate/edit/process/cust_refund.cgi: fix FS::payby::payby2bop
14752           usage
14753
14754 2006-09-04 13:31  ivan
14755
14756         * httemplate/search/sqlradius.cgi: really fix the embedded duration
14757           table
14758
14759 2006-09-04 13:22  ivan
14760
14761         * httemplate/search/sqlradius.cgi: use the exact provided time
14762
14763 2006-09-04 13:15  ivan
14764
14765         * httemplate/search/sqlradius.cgi: fix the date/time parsing
14766
14767 2006-09-04 13:12  ivan
14768
14769         * httemplate/search/sqlradius.cgi: fix the embedded duration table
14770
14771 2006-09-04 13:10  ivan
14772
14773         * httemplate/search/sqlradius.cgi: fix the gridding colors
14774
14775 2006-09-04 13:05  ivan
14776
14777         * httemplate/: elements/tr-input-beginning_ending.html,
14778           search/sqlradius.cgi, search/sqlradius.html: allow time selection
14779           in RADIUS searches and grid-ize the resulting table
14780
14781 2006-09-04 09:24  ivan
14782
14783         * FS/FS/AccessRight.pm, httemplate/elements/menu.html: add RADIUS
14784           session search back to main menu
14785
14786 2006-09-02 20:14  ivan
14787
14788         * bin/dbdef-create: REALLY don't error out trying to create a dbdef
14789           file from scratch
14790
14791 2006-09-02 20:12  ivan
14792
14793         * bin/dbdef-create: don't error out trying to create a dbdef file
14794           from scratch
14795
14796 2006-09-02 13:38  ivan
14797
14798         * httemplate/search/: cust_bill_event.cgi, cust_bill_event.html:
14799           agent-virtualize invoice event reports
14800
14801 2006-09-01 00:52  ivan
14802
14803         * fs_selfservice/FS-SelfService/cgi/signup.html: pretty this up a
14804           little
14805
14806 2006-08-31 18:51  lawrence
14807
14808         * FS/FS/Conf.pm, FS/FS/ClientAPI/Signup.pm,
14809           fs_selfservice/FS-SelfService/cgi/signup.html: Progress
14810           checkpoint on improved signup stuff for additional services
14811
14812 2006-08-31 14:26  lawrence
14813
14814         * httemplate/config/config-process.cgi: make select-sub parameters
14815           work
14816
14817 2006-08-31 13:47  ivan
14818
14819         * eg/TEMPLATE_cust_main.import, etc/megapop.pl: BEGONE $Id
14820
14821 2006-08-31 13:44  ivan
14822
14823         * bin/: svc_acct.import, svc_domain.erase: BEGONE $Id$
14824
14825 2006-08-31 13:44  ivan
14826
14827         * bin/svc_acct.export: removing obsolete file
14828
14829 2006-08-31 12:59  ivan
14830
14831         * bin/fs-migrate-svc_acct_sm: BEGONE $Id$
14832
14833 2006-08-31 12:25  ivan
14834
14835         * fs_selfservice/FS-SelfService/cgi/signup.cgi: BEGONE $Id$
14836
14837 2006-08-30 09:24  ivan
14838
14839         * bin/mapsecrets2access_user: need a username arg for now... this
14840           should make the error message less confusing
14841
14842 2006-08-30 08:41  ivan
14843
14844         * FS/bin/freeside-adduser: get rid of all the htpasswd stuff in
14845           freeside-adduser
14846
14847 2006-08-29 11:04  khoff
14848
14849         * FS/FS/part_pkg/flat_introrate.pm: Introductory rates...just what
14850           we always wanted.  Requires Date::Manip.
14851
14852 2006-08-29 10:50  lawrence
14853
14854         * FS/FS/ClientAPI/Signup.pm,
14855           fs_selfservice/FS-SelfService/cgi/signup.cgi,
14856           fs_selfservice/FS-SelfService/cgi/signup.html: Signup
14857           Enhancements
14858
14859 2006-08-28 06:52  ivan
14860
14861         * httemplate/edit/process/cust_main.cgi: parameters to method calls
14862           require ( ), arrgh
14863
14864 2006-08-27 17:52  jeff
14865
14866         * FS/FS/cust_bill.pm: protect against a race
14867
14868 2006-08-27 15:55  jeff
14869
14870         * Makefile: more clean
14871
14872 2006-08-27 14:50  jeff
14873
14874         * FS/FS/cust_bill.pm, FS/FS/payby.pm,
14875           httemplate/misc/process/payment.cgi: fix payby2bop brokenness
14876
14877 2006-08-27 13:10  jeff
14878
14879         * FS/FS/cust_pay_batch.pm: no comment
14880
14881 2006-08-27 13:09  jeff
14882
14883         * FS/FS/payby.pm: oops
14884
14885 2006-08-27 12:33  ivan
14886
14887         * FS/FS/AccessRight.pm, httemplate/elements/menu.html: add back
14888           invoice event reports
14889
14890 2006-08-27 12:30  jeff
14891
14892         * httemplate/: edit/cust_bill_pay.cgi, edit/cust_credit.cgi,
14893           edit/cust_credit_bill.cgi, misc/download-batch.cgi: correct bad
14894           conflict resolution
14895
14896 2006-08-26 16:15  jeff
14897
14898         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/Setup.pm, FS/FS/cust_bill.pm,
14899           FS/FS/cust_bill_event.pm, FS/FS/cust_bill_pay_batch.pm,
14900           FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm,
14901           FS/FS/part_bill_event.pm, FS/FS/payby.pm,
14902           FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm,
14903           FS/t/cust_bill_pay_batch.t, httemplate/browse/cust_pay_batch.cgi,
14904           httemplate/edit/cust_bill_pay.cgi,
14905           httemplate/edit/cust_credit.cgi,
14906           httemplate/edit/cust_credit_bill.cgi,
14907           httemplate/edit/part_bill_event.cgi,
14908           httemplate/edit/process/cust_main.cgi,
14909           httemplate/edit/process/cust_refund.cgi,
14910           httemplate/misc/bill.cgi, httemplate/misc/download-batch.cgi,
14911           httemplate/misc/process/payment.cgi,
14912           httemplate/search/cust_pay_batch.cgi,
14913           httemplate/search/pay_batch.cgi,
14914           httemplate/search/pay_batch.html,
14915           httemplate/search/report_cust_pay_batch.html: batch refactor
14916           continued
14917
14918 2006-08-26 07:44  ivan
14919
14920         * FS/FS/Schema.pm: better error reporting for schema load failures
14921           (w/DBIx::DBSchema 0.32+), hopefully...
14922
14923 2006-08-26 07:39  ivan
14924
14925         * FS/FS/Schema.pm: better error reporting for schema load failures
14926           (w/DBIx::DBSchema 0.32+), hopefully...
14927
14928 2006-08-26 05:57  ivan
14929
14930         * httemplate/edit/: cust_bill_pay.cgi, cust_credit_bill.cgi: fix
14931           javascript for auto-setting application amount
14932
14933 2006-08-25 19:20  ivan
14934
14935         * httemplate/edit/cust_bill_pay.cgi: fix javascript for
14936           auto-setting application amount
14937
14938 2006-08-25 19:20  ivan
14939
14940         * htetc/handler.pl: i want max and min!
14941
14942 2006-08-25 19:12  ivan
14943
14944         * FS/FS/: Record.pm: foiled by autovivification!
14945
14946 2006-08-25 12:30  ivan
14947
14948         * FS/FS/Misc.pm, FS/FS/Record.pm,
14949           httemplate/edit/cust_main/select-country.html,
14950           httemplate/edit/cust_main/select-county.html,
14951           httemplate/edit/cust_main/select-state.html: use GROUP BY instead
14952           of DISTINCT ON in the state and country queries for better
14953           cross-database compatibility, based on a preliminary patch from
14954           Jason Thomas
14955
14956 2006-08-23 18:37  ivan
14957
14958         * httemplate/edit/: cust_credit.cgi, cust_pay.cgi: oops,
14959           "Auto-apply to invoices" dropdown disappeared
14960
14961 2006-08-23 15:25  ivan
14962
14963         * Makefile, httemplate/index.html,
14964           httemplate/browse/access_group.html,
14965           httemplate/browse/access_user.html,
14966           httemplate/browse/addr_block.cgi, httemplate/browse/agent.cgi,
14967           httemplate/browse/agent_type.cgi,
14968           httemplate/browse/cust_main_county.cgi,
14969           httemplate/browse/cust_pay_batch.cgi,
14970           httemplate/browse/inventory_class.html,
14971           httemplate/browse/msgcat.cgi, httemplate/browse/nas.cgi,
14972           httemplate/browse/part_bill_event.cgi,
14973           httemplate/browse/part_export.cgi,
14974           httemplate/browse/part_pkg.cgi,
14975           httemplate/browse/part_referral.html,
14976           httemplate/browse/part_svc.cgi,
14977           httemplate/browse/part_virtual_field.cgi,
14978           httemplate/browse/payment_gateway.html,
14979           httemplate/browse/pkg_class.html, httemplate/browse/rate.cgi,
14980           httemplate/browse/router.cgi, httemplate/browse/svc_acct_pop.cgi,
14981           httemplate/browse/elements/browse.html,
14982           httemplate/config/config-process.cgi,
14983           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
14984           httemplate/docs/trouble.html, httemplate/edit/REAL_cust_pkg.cgi,
14985           httemplate/edit/access_group.html,
14986           httemplate/edit/access_user.html, httemplate/edit/agent.cgi,
14987           httemplate/edit/agent_payment_gateway.html,
14988           httemplate/edit/agent_type.cgi,
14989           httemplate/edit/bulk-cust_svc.html,
14990           httemplate/edit/cust_bill_pay.cgi,
14991           httemplate/edit/cust_credit.cgi,
14992           httemplate/edit/cust_credit_bill.cgi,
14993           httemplate/edit/cust_main.cgi,
14994           httemplate/edit/cust_main_county-expand.cgi,
14995           httemplate/edit/cust_main_county.cgi,
14996           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
14997           httemplate/edit/cust_refund.cgi,
14998           httemplate/edit/inventory_class.html, httemplate/edit/msgcat.cgi,
14999           httemplate/edit/part_bill_event.cgi,
15000           httemplate/edit/part_export.cgi, httemplate/edit/part_pkg.cgi,
15001           httemplate/edit/part_referral.html, httemplate/edit/part_svc.cgi,
15002           httemplate/edit/part_virtual_field.cgi,
15003           httemplate/edit/payment_gateway.html,
15004           httemplate/edit/pkg_class.html,
15005           httemplate/edit/prepay_credit.cgi, httemplate/edit/rate.cgi,
15006           httemplate/edit/rate_region.cgi, httemplate/edit/reg_code.cgi,
15007           httemplate/edit/router.cgi, httemplate/edit/svc_acct.cgi,
15008           httemplate/edit/svc_acct_pop.cgi,
15009           httemplate/edit/svc_broadband.cgi,
15010           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_external.cgi,
15011           httemplate/edit/svc_forward.cgi, httemplate/edit/svc_phone.cgi,
15012           httemplate/edit/svc_www.cgi,
15013           httemplate/edit/cust_main/billing.html,
15014           httemplate/edit/cust_main/contact.html,
15015           httemplate/edit/cust_main/select-country.html,
15016           httemplate/edit/cust_main/select-county.html,
15017           httemplate/edit/cust_main/select-state.html,
15018           httemplate/edit/elements/edit.html,
15019           httemplate/edit/elements/svc_Common.html,
15020           httemplate/edit/process/REAL_cust_pkg.cgi,
15021           httemplate/edit/process/access_group.html,
15022           httemplate/edit/process/access_user.html,
15023           httemplate/edit/process/agent.cgi,
15024           httemplate/edit/process/agent_payment_gateway.html,
15025           httemplate/edit/process/agent_type.cgi,
15026           httemplate/edit/process/bulk-cust_svc.cgi,
15027           httemplate/edit/process/cust_bill_pay.cgi,
15028           httemplate/edit/process/cust_credit.cgi,
15029           httemplate/edit/process/cust_credit_bill.cgi,
15030           httemplate/edit/process/cust_main.cgi,
15031           httemplate/edit/process/cust_main_county-collapse.cgi,
15032           httemplate/edit/process/cust_main_county-expand.cgi,
15033           httemplate/edit/process/cust_main_county.cgi,
15034           httemplate/edit/process/cust_pay.cgi,
15035           httemplate/edit/process/cust_pkg.cgi,
15036           httemplate/edit/process/cust_refund.cgi,
15037           httemplate/edit/process/cust_svc.cgi,
15038           httemplate/edit/process/domain_record.cgi,
15039           httemplate/edit/process/generic.cgi,
15040           httemplate/edit/process/inventory_class.html,
15041           httemplate/edit/process/msgcat.cgi,
15042           httemplate/edit/process/part_bill_event.cgi,
15043           httemplate/edit/process/part_export.cgi,
15044           httemplate/edit/process/part_pkg.cgi,
15045           httemplate/edit/process/part_referral.html,
15046           httemplate/edit/process/part_svc.cgi,
15047           httemplate/edit/process/payment_gateway.html,
15048           httemplate/edit/process/pkg_class.html,
15049           httemplate/edit/process/prepay_credit.cgi,
15050           httemplate/edit/process/quick-charge.cgi,
15051           httemplate/edit/process/quick-cust_pkg.cgi,
15052           httemplate/edit/process/rate.cgi,
15053           httemplate/edit/process/rate_region.cgi,
15054           httemplate/edit/process/reg_code.cgi,
15055           httemplate/edit/process/router.cgi,
15056           httemplate/edit/process/svc_acct.cgi,
15057           httemplate/edit/process/svc_acct_pop.cgi,
15058           httemplate/edit/process/svc_broadband.cgi,
15059           httemplate/edit/process/svc_domain.cgi,
15060           httemplate/edit/process/svc_external.cgi,
15061           httemplate/edit/process/svc_forward.cgi,
15062           httemplate/edit/process/svc_phone.html,
15063           httemplate/edit/process/svc_www.cgi,
15064           httemplate/edit/process/addr_block/add.cgi,
15065           httemplate/edit/process/addr_block/allocate.cgi,
15066           httemplate/edit/process/addr_block/deallocate.cgi,
15067           httemplate/edit/process/addr_block/split.cgi,
15068           httemplate/edit/process/elements/process.html,
15069           httemplate/edit/process/elements/svc_Common.html,
15070           httemplate/elements/checkboxes-table-name.html,
15071           httemplate/elements/checkboxes-table.html,
15072           httemplate/elements/header-popup.html,
15073           httemplate/elements/header.html,
15074           httemplate/elements/jsrsServer.html,
15075           httemplate/elements/menu.html, httemplate/elements/menubar.html,
15076           httemplate/elements/pager.html,
15077           httemplate/elements/phonenumber.html,
15078           httemplate/elements/progress-init.html,
15079           httemplate/elements/progress-popup.html,
15080           httemplate/elements/search-cust_main.html,
15081           httemplate/elements/select-access_group.html,
15082           httemplate/elements/select-agent.html,
15083           httemplate/elements/select-cust-fields.html,
15084           httemplate/elements/select-cust_pkg-status.html,
15085           httemplate/elements/select-month_year.html,
15086           httemplate/elements/select-part_referral.html,
15087           httemplate/elements/select-pkg_class.html,
15088           httemplate/elements/select-table.html,
15089           httemplate/elements/select-taxclass.html,
15090           httemplate/elements/small_custview.html,
15091           httemplate/elements/table-grid.html,
15092           httemplate/elements/table.html,
15093           httemplate/elements/tr-select-access_group.html,
15094           httemplate/elements/tr-select-agent.html,
15095           httemplate/elements/tr-select-cust-fields.html,
15096           httemplate/elements/tr-select-cust_pkg-status.html,
15097           httemplate/elements/tr-select-from_to.html,
15098           httemplate/elements/tr-select-part_referral.html,
15099           httemplate/elements/tr-select-pkg_class.html,
15100           httemplate/elements/xmlhttp.html,
15101           httemplate/graph/cust_bill_pkg.cgi,
15102           httemplate/graph/money_time.cgi,
15103           httemplate/graph/report_cust_bill_pkg.html,
15104           httemplate/graph/report_money_time.html,
15105           httemplate/graph/elements/monthly.html,
15106           httemplate/misc/batch-cust_pay.html, httemplate/misc/bill.cgi,
15107           httemplate/misc/cancel-unaudited.cgi,
15108           httemplate/misc/cancel_pkg.cgi, httemplate/misc/catchall.cgi,
15109           httemplate/misc/cdr-import.html, httemplate/misc/change_pkg.cgi,
15110           httemplate/misc/counties.cgi,
15111           httemplate/misc/cust_main-cancel.cgi,
15112           httemplate/misc/cust_main-import.cgi,
15113           httemplate/misc/cust_main-import_charges.cgi,
15114           httemplate/misc/delete-cust_credit.cgi,
15115           httemplate/misc/delete-cust_pay.cgi,
15116           httemplate/misc/delete-customer.cgi,
15117           httemplate/misc/delete-domain_record.cgi,
15118           httemplate/misc/delete-part_export.cgi,
15119           httemplate/misc/download-batch.cgi, httemplate/misc/dump.cgi,
15120           httemplate/misc/email-invoice.cgi,
15121           httemplate/misc/email_invoice_events.cgi,
15122           httemplate/misc/email_invoices.cgi,
15123           httemplate/misc/expire_pkg.cgi, httemplate/misc/fax-invoice.cgi,
15124           httemplate/misc/fax_invoice_events.cgi,
15125           httemplate/misc/fax_invoices.cgi,
15126           httemplate/misc/inventory_item-import.html,
15127           httemplate/misc/link.cgi, httemplate/misc/meta-import.cgi,
15128           httemplate/misc/payment.cgi, httemplate/misc/print-invoice.cgi,
15129           httemplate/misc/print_invoice_events.cgi,
15130           httemplate/misc/print_invoices.cgi, httemplate/misc/queue.cgi,
15131           httemplate/misc/states.cgi, httemplate/misc/susp_pkg.cgi,
15132           httemplate/misc/unapply-cust_credit.cgi,
15133           httemplate/misc/unapply-cust_pay.cgi,
15134           httemplate/misc/unprovision.cgi, httemplate/misc/unsusp_pkg.cgi,
15135           httemplate/misc/unvoid-cust_pay_void.cgi,
15136           httemplate/misc/upload-batch.cgi,
15137           httemplate/misc/void-cust_pay.cgi, httemplate/misc/whois.cgi,
15138           httemplate/misc/xmlhttp-cust_main-search.cgi,
15139           httemplate/misc/xmlrpc.cgi,
15140           httemplate/misc/process/batch-cust_pay.cgi,
15141           httemplate/misc/process/catchall.cgi,
15142           httemplate/misc/process/cdr-import.html,
15143           httemplate/misc/process/cust_main-import.cgi,
15144           httemplate/misc/process/cust_main-import_charges.cgi,
15145           httemplate/misc/process/delete-customer.cgi,
15146           httemplate/misc/process/expire_pkg.cgi,
15147           httemplate/misc/process/inventory_item-import.html,
15148           httemplate/misc/process/link.cgi,
15149           httemplate/misc/process/meta-import.cgi,
15150           httemplate/misc/process/payment.cgi, httemplate/search/cdr.html,
15151           httemplate/search/cust_bill.html,
15152           httemplate/search/cust_bill_event.cgi,
15153           httemplate/search/cust_bill_event.html,
15154           httemplate/search/cust_bill_pkg.cgi,
15155           httemplate/search/cust_credit.html,
15156           httemplate/search/cust_main-otaker.cgi,
15157           httemplate/search/cust_main-zip.html,
15158           httemplate/search/cust_main.cgi, httemplate/search/cust_pay.cgi,
15159           httemplate/search/cust_pkg.cgi,
15160           httemplate/search/cust_tax_exempt_pkg.cgi,
15161           httemplate/search/inventory_item.html,
15162           httemplate/search/prepay_credit.html,
15163           httemplate/search/queue.html, httemplate/search/reg_code.html,
15164           httemplate/search/report_cdr.html,
15165           httemplate/search/report_cust_bill.html,
15166           httemplate/search/report_cust_credit.html,
15167           httemplate/search/report_cust_main-zip.html,
15168           httemplate/search/report_cust_pay.html,
15169           httemplate/search/report_cust_pkg.html,
15170           httemplate/search/report_prepaid_income.cgi,
15171           httemplate/search/report_prepaid_income.html,
15172           httemplate/search/report_receivables.cgi,
15173           httemplate/search/report_receivables.html,
15174           httemplate/search/report_tax.cgi,
15175           httemplate/search/report_tax.html, httemplate/search/sql.html,
15176           httemplate/search/sqlradius.cgi,
15177           httemplate/search/sqlradius.html,
15178           httemplate/search/svc_Smart.html, httemplate/search/svc_acct.cgi,
15179           httemplate/search/svc_broadband.cgi,
15180           httemplate/search/svc_domain.cgi,
15181           httemplate/search/svc_external.cgi,
15182           httemplate/search/svc_forward.cgi,
15183           httemplate/search/svc_phone.cgi, httemplate/search/svc_www.cgi,
15184           httemplate/search/elements/search.html,
15185           httemplate/view/cust_bill-logo.cgi,
15186           httemplate/view/cust_bill-pdf.cgi,
15187           httemplate/view/cust_bill-ps.cgi, httemplate/view/cust_bill.cgi,
15188           httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi,
15189           httemplate/view/svc_acct.cgi, httemplate/view/svc_broadband.cgi,
15190           httemplate/view/svc_domain.cgi, httemplate/view/svc_external.cgi,
15191           httemplate/view/svc_forward.cgi, httemplate/view/svc_phone.cgi,
15192           httemplate/view/svc_www.cgi,
15193           httemplate/view/cust_main/billing.html,
15194           httemplate/view/cust_main/contacts.html,
15195           httemplate/view/cust_main/misc.html,
15196           httemplate/view/cust_main/order_pkg.html,
15197           httemplate/view/cust_main/packages.html,
15198           httemplate/view/cust_main/payment_history.html,
15199           httemplate/view/cust_main/quick-charge.html,
15200           httemplate/view/cust_main/tickets.html,
15201           httemplate/view/elements/svc_Common.html: Will things ever be the
15202           same again? It's the final masonize
15203
15204 2006-08-23 14:53  ivan
15205
15206         * httemplate/misc/batch-cust_pay.html: remove extraneous "
15207
15208 2006-08-23 05:13  ivan
15209
15210         * FS/FS/Schema.pm: removing already commented-out code
15211
15212 2006-08-23 05:06  ivan
15213
15214         * Makefile, FS/FS/CGI.pm: don't use FREESIDE_URL for this, it
15215           didn't work out...
15216
15217 2006-08-22 05:23  ivan
15218
15219         * httemplate/docs/: index.html, upgrade-1.4.2.html, upgrade10.html,
15220           upgrade9.html: get rid of old upgrade instructions
15221
15222 2006-08-22 05:20  ivan
15223
15224         * README.1.7.0: wiki!
15225
15226 2006-08-22 05:09  ivan
15227
15228         * README.1.5.0pre6, README.1.5.7, README.1.5.7.lastbit,
15229           README.1.5.8: removing old upgrade instructions...  can always
15230           get the out of the Attic
15231
15232 2006-08-21 16:01  ivan
15233
15234         * FS/: MANIFEST, FS/Schema.pm, FS/cust_bill.pm,
15235           FS/cust_bill_ApplicationCommon.pm, FS/cust_bill_pay.pm,
15236           FS/cust_bill_pay_pkg.pm, FS/cust_bill_pkg.pm,
15237           FS/cust_credit_bill.pm, FS/cust_credit_bill_pkg.pm,
15238           t/cust_bill_ApplicationCommon.t, t/cust_bill_pay_pkg.t,
15239           t/cust_credit_bill_pkg.t: add cust_bill_pay_pkg and
15240           cust_credit_bill_pkg - applying credits and payments against
15241           specific line items
15242
15243 2006-08-21 10:45  ivan
15244
15245         * FS/FS/: cust_main.pm: search for existing advertising sources
15246           before adding a new one
15247
15248 2006-08-21 05:38  ivan
15249
15250         * rt/html/Ticket/Elements/EditCustomers: better RT hint for smarter
15251           smart search
15252
15253 2006-08-21 02:46  ivan
15254
15255         * httemplate/docs/: install-rt.html, install.html, index.html:
15256           we're off to see the wiki, the wonderful wiki of oz
15257
15258 2006-08-18 05:18  ivan
15259
15260         * FS/FS/cust_main.pm: and a slight fix to the CSV import
15261
15262 2006-08-18 04:56  ivan
15263
15264         * FS/FS/cust_main.pm: pass through the explicitly specified pkeys
15265
15266 2006-08-18 04:52  ivan
15267
15268         * FS/FS/cust_main.pm: alas, now try with recursion
15269
15270 2006-08-18 04:40  ivan
15271
15272         * FS/FS/cust_main.pm: fix the  explicitly specified primary keys
15273
15274 2006-08-18 04:36  ivan
15275
15276         * FS/FS/cust_main.pm: allow explicitly specified primary keys (to
15277           get around big 8.1 Pg changes wrt reverse engineering
15278
15279 2006-08-18 03:34  ivan
15280
15281         * FS/FS/cust_main.pm: suggestion to run dbdef-create here, yes...
15282
15283 2006-08-18 03:31  ivan
15284
15285         * FS/FS/cust_main.pm: want ALL of cust_main-skeleton tables config,
15286           not just the first line
15287
15288 2006-08-18 03:27  ivan
15289
15290         * FS/FS/cust_main.pm: that was it, the sql had to be fixed...
15291
15292 2006-08-18 03:26  ivan
15293
15294         * FS/FS/cust_main.pm: W T F
15295
15296 2006-08-18 03:18  ivan
15297
15298         * FS/FS/cust_main.pm: even more skeleton debugging, ugh
15299
15300 2006-08-18 03:10  ivan
15301
15302         * FS/FS/cust_main.pm: what's going on with the parameters for
15303           skeleton inserts??
15304
15305 2006-08-18 03:00  ivan
15306
15307         * FS/FS/cust_main.pm: skeleton typo
15308
15309 2006-08-18 02:58  ivan
15310
15311         * FS/FS/cust_main.pm: oops, want CHILD table for skeleton inserts,
15312           not parent
15313
15314 2006-08-18 02:50  ivan
15315
15316         * FS/FS/cust_main.pm: add debugging to _copy_skel to get some idea
15317           what's going on
15318
15319 2006-08-18 01:33  ivan
15320
15321         * FS/FS/: Conf.pm, cust_main.pm: first try at skeleton feature for
15322           mg
15323
15324 2006-08-16 01:19  ivan
15325
15326         * FS/bin/freeside-adduser: get rid of too-verbose debugging
15327
15328 2006-08-15 07:20  ivan
15329
15330         * FS/FS/cust_main.pm, httemplate/misc/cust_main-import.cgi,
15331           httemplate/misc/process/cust_main-import.cgi: add a new, extended
15332           CSV import format
15333
15334 2006-08-14 06:28  ivan
15335
15336         * FS/FS/cust_main.pm: pass email, phone and ip adderss to B:OP when
15337           doing refunds, hopefully this will fix OpenECHO refunds
15338
15339 2006-08-14 05:24  ivan
15340
15341         * Changes.1.7.0: there's more, but this will have to do
15342
15343 2006-08-14 05:13  ivan
15344
15345         * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi,
15346           httemplate/elements/header.html,
15347           httemplate/elements/search-cust_main.html,
15348           rt/html/Elements/FreesideInvoiceSearch,
15349           rt/html/Elements/FreesideNewCust,
15350           rt/html/Elements/FreesideSearch,
15351           rt/html/Elements/FreesideSvcSearch, rt/html/Elements/PageLayout,
15352           rt/html/Elements/SimpleSearch, rt/html/Elements/Tabs,
15353           rt/html/NoAuth/webrt.css: sprinkle some magic ajax fairy dust on
15354           referring customer SELEKTAH.  rewind!  make smart search smarter,
15355           re-layout the top search bars and add an invoice one
15356
15357 2006-08-14 01:38  ivan
15358
15359         * FS/FS/access_user.pm: bugfix for agentless access users,
15360           triggered by part_referral (advertising source) agent
15361           virtualization
15362
15363 2006-08-13 03:25  ivan
15364
15365         * FS/FS/Conf.pm, FS/FS/TicketSystem/RT_External.pm,
15366           httemplate/edit/cust_pay.cgi,
15367           httemplate/edit/process/cust_pay.cgi,
15368           httemplate/view/cust_main.cgi,
15369           httemplate/view/cust_main/billing.html,
15370           httemplate/view/cust_main/misc.html,
15371           httemplate/view/cust_main/packages.html,
15372           httemplate/view/cust_main/payment_history.html,
15373           httemplate/view/cust_main/tickets.html: customer view work:
15374
15375           DONE  1. add status and balance to top
15376
15377           DONE  2. add some sort of oldest date thing so the history
15378           doesn't get too      big (# years and a link to "show older")
15379
15380             3. make the rest of the action links into js popups?  maybe
15381           later,
15382                weird IENess when closing em
15383           DONE (finished)    - so revert out or finish/commit the Enter
15384           check payment one    - Process page can wait until another day..
15385           it should be more of an *action*
15386
15387           DONE  4. Ticket list config knobs for wtxs (grid it too)
15388
15389           DONE  5. grid the package list
15390
15391 2006-08-12 04:01  ivan
15392
15393         * httemplate/edit/cust_credit.cgi: s/Post/Enter/;
15394
15395 2006-08-12 03:47  ivan
15396
15397         * FS/FS/Conf.pm, FS/FS/AccessRight.pm,
15398           httemplate/view/cust_main/payment_history.html: fix acl rewrite
15399           causing problems: void now shows up properly, deprecate all the
15400           redundant config values
15401
15402 2006-08-11 23:45  ivan
15403
15404         * FS/FS/cust_pkg.pm: don't adjust next bill date on unsuspension!
15405           causes undesirable effects with prorate/subscription packages and
15406           undesirably rewards customers for non-payment, closes: Bug#1325
15407
15408 2006-08-11 01:02  ivan
15409
15410         * FS/FS/access_user.pm, FS/FS/part_referral.pm,
15411           httemplate/browse/part_referral.html,
15412           httemplate/edit/cust_main.cgi,
15413           httemplate/elements/select-agent.html,
15414           httemplate/elements/select-part_referral.html,
15415           httemplate/elements/tr-select-agent.html,
15416           httemplate/elements/tr-select-part_referral.html: virtualize
15417           referrals on customer addition
15418
15419 2006-08-10 15:18  ivan
15420
15421         * httemplate/config/config.cgi: bugfix for selects that don't have
15422           select_enum
15423
15424 2006-08-10 06:50  ivan
15425
15426         * README.1.7.0, FS/FS/Schema.pm, FS/FS/cust_main.pm,
15427           FS/FS/part_referral.pm, httemplate/browse/part_referral.html,
15428           httemplate/view/cust_main/misc.html: add cust_main.agent_custid
15429           (at least to schema and customer view, no manual editing yet)
15430
15431 2006-08-10 05:01  ivan
15432
15433         * httemplate/browse/part_referral.html: bold the total footer
15434
15435 2006-08-10 04:55  ivan
15436
15437         * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/Schema.pm,
15438           FS/FS/access_user.pm, FS/FS/part_referral.pm,
15439           httemplate/browse/part_referral.cgi,
15440           httemplate/browse/part_referral.html,
15441           httemplate/edit/part_referral.cgi,
15442           httemplate/edit/part_referral.html,
15443           httemplate/edit/process/part_referral.cgi,
15444           httemplate/edit/process/part_referral.html,
15445           httemplate/elements/menu.html: agent-virtualize advertising
15446           sources
15447
15448 2006-08-09 20:10  ivan
15449
15450         * FS/FS/Schema.pm: don't set the default to NULL the string!
15451           besides, that's already the default value of any nullable column,
15452           which @date_type is...
15453
15454 2006-08-09 19:27  ivan
15455
15456         * FS/FS/part_pkg.pm: better debugging for missing recur_fee so its
15457           easier to check the db
15458
15459 2006-08-09 14:46  ivan
15460
15461         * fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: take
15462           "coming soon" options off the menu, its been Soon for too long -
15463           they'll get here when they do
15464
15465 2006-08-09 03:47  ivan
15466
15467         * FS/FS/ClientAPI/MyAccount.pm,
15468           fs_selfservice/FS-SelfService/SelfService.pm, FS/FS/svc_acct.pm,
15469           fs_selfservice/FS-SelfService/cgi/change_password.html,
15470           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
15471           fs_selfservice/FS-SelfService/cgi/process_change_password.html,
15472           fs_selfservice/FS-SelfService/cgi/provision_list.html,
15473           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: self-service
15474           interface: add proper password changer and prevent "Setup my
15475           services" provisioner from showing broken links for services not
15476           handled yet
15477
15478 2006-08-09 00:46  ivan
15479
15480         * fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi: and the
15481           days go by...
15482
15483 2006-08-09 00:03  ivan
15484
15485         * fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi: this is not
15486           my beautiful magic template! (water flowing underground)
15487
15488 2006-08-08 23:43  jeff
15489
15490         * README.1.7.0, FS/FS/Schema.pm, FS/FS/Setup.pm,
15491           FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm,
15492           FS/FS/part_bill_event.pm, FS/FS/pay_batch.pm, FS/FS/payby.pm,
15493           httemplate/browse/cust_pay_batch.cgi,
15494           httemplate/browse/pay_batch.cgi, httemplate/docs/schema.html,
15495           httemplate/misc/download-batch.cgi: batch refactor
15496
15497 2006-08-08 23:34  ivan
15498
15499         * FS/FS/ClientAPI/MyAccount.pm,
15500           fs_selfservice/FS-SelfService/SelfService.pm,
15501           fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi,
15502           fs_selfservice/FS-SelfService/cgi/view_invoice.html: self-service
15503           interface: move from text to html invoices
15504
15505 2006-08-08 20:45  ivan
15506
15507         * fs_selfservice/FS-SelfService/Makefile.PL: please bleeding-edge
15508           debian perl, would you put it in /usr/local/sbin?  thanks.
15509
15510 2006-08-06 19:44  ivan
15511
15512         * FS/FS/CurrentUser.pm, FS/FS/Schema.pm, FS/FS/access_user.pm,
15513           httemplate/browse/part_pkg.cgi,
15514           httemplate/browse/access_user.html,
15515           httemplate/edit/access_user.html,
15516           httemplate/edit/elements/edit.html: add internal user disable-ing
15517
15518 2006-08-06 19:19  ivan
15519
15520         * httemplate/search/elements/search.html: get rid of the extra
15521           border in nested tables
15522
15523 2006-08-06 16:39  ivan
15524
15525         * FS/: FS/access_user.pm, bin/freeside-adduser: slightly better
15526           bootstrapping for htpasswd kludge... hopefully that will go away
15527           in 1.7.1
15528
15529 2006-08-06 14:37  ivan
15530
15531         * FS/FS/svc_Common.pm: make sure default RADIUS groups don't
15532           override ones for existing records
15533
15534 2006-08-06 13:23  ivan
15535
15536         * httemplate/edit/svc_acct.cgi: silly closing }
15537
15538 2006-08-06 13:21  ivan
15539
15540         * FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
15541           httemplate/edit/svc_acct.cgi: yow.  fix up group handling
15542
15543 2006-08-06 13:07  ivan
15544
15545         * FS/FS/svc_acct.pm, httemplate/edit/process/cust_main.cgi: this
15546           should fix the barfing about default radius groups on the new
15547           customer screen...
15548
15549 2006-08-06 02:14  ivan
15550
15551         * FS/FS/svc_acct.pm: this just needs to be a hashref and we should
15552           be all set with radius groups then
15553
15554 2006-08-06 02:10  ivan
15555
15556         * FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
15557           httemplate/edit/svc_acct.cgi: this should process default
15558           usergroup as well as fixed now
15559
15560 2006-08-06 01:43  ivan
15561
15562         * FS/FS/svc_acct.pm: add debugging to track down RADIUS group
15563           problem
15564
15565 2006-08-06 01:10  ivan
15566
15567         * FS/FS/: svc_acct.pm: add confession here to diagnose etxrn's
15568           problem better
15569
15570 2006-07-27 17:33  ivan
15571
15572         * FS/FS/access_user.pm: htpasswd workaround no longer necessary -
15573           closes: #1351
15574
15575 2006-07-27 01:08  ivan
15576
15577         * FS/t/svc_phone.t: svc_phone.t
15578
15579 2006-07-25 21:18  ivan
15580
15581         * FS/FS/UID.pm: ugh, fixup bootstrapping
15582
15583 2006-07-25 01:39  ivan
15584
15585         * httemplate/search/cust_main.cgi: oops, extra else
15586
15587 2006-07-25 01:33  ivan
15588
15589         * FS/FS/agent.pm, httemplate/browse/agent.cgi,
15590           httemplate/elements/table-grid.html,
15591           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi:
15592           this should finish adding the "inactive" status, i think?
15593
15594 2006-07-25 00:27  ivan
15595
15596         * bin/rt-update-links: quick script to convert rt links from one
15597           database name to another
15598
15599 2006-07-24 15:40  ivan
15600
15601         * FS/FS/cust_main.pm: fix up smart searching to make the quick
15602           payment entry behave better
15603
15604 2006-07-23 07:23  ivan
15605
15606         * httemplate/search/report_receivables.cgi: sql num_pkgs
15607           conflicting with method...
15608
15609 2006-07-23 07:21  ivan
15610
15611         * httemplate/search/report_receivables.cgi: ugh, really fix the
15612           statuses here
15613
15614 2006-07-23 07:20  ivan
15615
15616         * httemplate/search/report_receivables.cgi: hopefully fix the
15617           statuses here
15618
15619 2006-07-23 07:17  ivan
15620
15621         * httemplate/search/report_receivables.cgi:  i should REALLY go to
15622           sleep
15623
15624 2006-07-23 07:16  ivan
15625
15626         * httemplate/search/report_receivables.cgi:  i should go to sleep
15627
15628 2006-07-23 07:07  ivan
15629
15630         * FS/FS/cust_main.pm, httemplate/search/report_receivables.cgi:
15631           more work towards adding an "inactive" status - add it to the A/R
15632           report
15633
15634 2006-07-15 17:55  ivan
15635
15636         * SCHEMA_CHANGE, FS/FS/Conf.pm, FS/FS/agent.pm, FS/FS/cust_bill.pm,
15637           FS/FS/inventory_item.pm,
15638           fs_selfservice/FS-SelfService/freeside-selfservice-clientd,
15639           httemplate/autohandler, httemplate/browse/cust_pay_batch.cgi,
15640           httemplate/edit/cust_credit.cgi,
15641           httemplate/elements/overlibmws.js,
15642           httemplate/elements/overlibmws_draggable.js,
15643           httemplate/elements/phonenumber.html,
15644           httemplate/search/cust_bill.html, httemplate/search/svc_acct.cgi,
15645           httemplate/search/svc_domain.cgi,
15646           httemplate/search/svc_forward.cgi, httemplate/search/svc_www.cgi,
15647           httemplate/view/svc_external.cgi: odds and ends
15648
15649 2006-07-13 21:20  ivan
15650
15651         * FS/FS/cust_pkg.pm: don't send cancellation emails on package
15652           changes
15653
15654 2006-07-13 20:27  ivan
15655
15656         * FS/FS/svc_Common.pm: this should fix radius group editing and the
15657           "Reference found where even-sized list expected at
15658           /usr/local/share/perl/5.8.4/FS/svc_Common.pm line 473" error
15659
15660 2006-07-13 20:17  ivan
15661
15662         * FS/FS/CurrentUser.pm: this should fix the bootstrapping
15663
15664 2006-07-13 18:42  ivan
15665
15666         * FS/FS/: CurrentUser.pm, UID.pm: add the small
15667           FS::CurrentUser::BootstrapUser class for... surprise...
15668           bootstrapping
15669
15670 2006-07-13 17:42  ivan
15671
15672         * FS/FS/Setup.pm: fix acl bootstrapping
15673
15674 2006-07-13 17:32  ivan
15675
15676         * FS/: FS/UID.pm, bin/freeside-setup: should be able to
15677           freeside-setup without a username now
15678
15679 2006-07-13 16:45  ivan
15680
15681         * FS/FS/UID.pm: mapsecrets file shouldn't be necessary at all...
15682
15683 2006-07-12 20:54  ivan
15684
15685         * FS/FS/Report/Table/Monthly.pm,
15686           httemplate/search/cust_credit.html,
15687           httemplate/search/cust_pay.cgi,
15688           httemplate/search/report_receivables.cgi: fix multiple-agent
15689           virtualization properly for these reports
15690
15691 2006-07-12 16:33  ivan
15692
15693         * FS/: bin/freeside-setup, FS/Setup.pm: add acl bootstrapping -
15694           should be installable again now
15695
15696 2006-07-11 17:20  ivan
15697
15698         * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/Schema.pm,
15699           FS/FS/cdr.pm, FS/FS/cust_svc.pm, FS/FS/h_svc_phone.pm,
15700           FS/FS/part_svc.pm, FS/FS/svc_phone.pm,
15701           httemplate/elements/menu.html, httemplate/misc/cdr-import.html,
15702           FS/MANIFEST, htetc/handler.pl, httemplate/edit/part_svc.cgi,
15703           httemplate/edit/svc_phone.cgi,
15704           httemplate/edit/elements/edit.html,
15705           httemplate/edit/elements/svc_Common.html,
15706           httemplate/edit/process/svc_phone.html,
15707           httemplate/edit/process/elements/process.html,
15708           httemplate/edit/process/elements/svc_Common.html,
15709           httemplate/search/cdr.html, httemplate/search/report_cdr.html,
15710           httemplate/search/svc_phone.cgi, httemplate/view/svc_phone.cgi,
15711           httemplate/view/elements/svc_Common.html,
15712           FS/FS/part_pkg/voip_cdr.pm: svc_phone service and CDR billing
15713           from imported CDRs
15714
15715 2006-07-09 07:35  ivan
15716
15717         * rt/html/Elements/: Header, PageLayout: fix the image path in the
15718           kludged looknfeel integration
15719
15720 2006-07-05 07:55  ivan
15721
15722         * FS/FS/cust_main.pm: patch to fix fuzzy searching from Ryan Gunn
15723
15724 2006-07-05 04:23  ivan
15725
15726         * README.1.7.0: hint about permissions and users
15727
15728 2006-07-04 05:01  ivan
15729
15730         * FS/: bin/freeside-addgroup, bin/freeside-adduser, MANIFEST:
15731           adding freeside-addgroup
15732
15733 2006-07-01 04:26  ivan
15734
15735         * FS/FS/Record.pm: another Pg 8.1 fix?  noticed by Damon Vincent
15736
15737 2006-06-30 07:30  ivan
15738
15739         * FS/bin/freeside-adduser: checkin freeside-adduser with the -g
15740           flag!  sheesh
15741
15742 2006-06-29 08:45  ivan
15743
15744         * FS/FS/part_export/shellcommands.pm: small patch to set
15745           $new_finger from Tim Yardley
15746
15747 2006-06-29 08:19  ivan
15748
15749         * httemplate/edit/part_bill_event.cgi: percentage late fees too
15750
15751 2006-06-29 06:47  ivan
15752
15753         * FS/FS/inventory_class.pm, FS/FS/svc_Common.pm,
15754           httemplate/browse/inventory_class.html,
15755           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
15756           httemplate/edit/svc_broadband.cgi,
15757           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_external.cgi,
15758           httemplate/edit/svc_forward.cgi, httemplate/edit/svc_www.cgi,
15759           httemplate/search/inventory_item.html: finish at least the
15760           automatic provisioning part
15761
15762 2006-06-27 07:19  ivan
15763
15764         * httemplate/docs/index.html: going to wikiland
15765
15766 2006-06-24 09:41  ivan
15767
15768         * FS/FS/part_svc.pm, FS/FS/part_svc_column.pm,
15769           httemplate/edit/part_svc.cgi, httemplate/browse/part_svc.cgi,
15770           httemplate/elements/select-table.html,
15771           httemplate/elements/table-grid.html: Add the ability to link
15772           customer service definition fields to inventory   classes, with
15773           an "automatic/manual" flag.  Add the ability for the web
15774           interface to maintain these links.  Start prettying up the
15775           service def.    edit in preparation for Bigger Changes.
15776
15777 2006-06-21 09:26  ivan
15778
15779         * httemplate/browse/part_pkg.cgi: fix show/hide disabled link
15780           interaction w/pager
15781
15782 2006-06-21 06:00  ivan
15783
15784         * httemplate/elements/iframecontentmws.js: oops, don't want this
15785           debugging in here
15786
15787 2006-06-21 06:00  ivan
15788
15789         * httemplate/view/cust_main/payment_history.html:
15790           http://www.macridesweb.com/oltest/ONCLICK.html !!!!!
15791
15792 2006-06-21 05:58  ivan
15793
15794         * httemplate/view/cust_main.cgi: need the OLiframecontent sub
15795
15796 2006-06-21 05:57  ivan
15797
15798         * httemplate/elements/header-popup.html: adding a header element
15799           for popups to replace CGI::header
15800
15801 2006-06-21 05:56  ivan
15802
15803         * httemplate/elements/iframecontentmws.js: add overlib iframe
15804           function
15805
15806 2006-06-21 01:42  ivan
15807
15808         * FS/FS/agent_type.pm, httemplate/browse/agent_type.cgi: speed up
15809           the agent type report when there are lots of package definitions
15810
15811 2006-06-19 06:09  ivan
15812
15813         * httemplate/view/cust_main/packages.html: fix ACL name for service
15814           provisioning and prevent disabled service provisioning from
15815           messing up table formatting
15816
15817 2006-06-19 05:47  ivan
15818
15819         * bin/mapsecrets2access_user: better error checking for this
15820           thrown-together bootstrapping script
15821
15822 2006-06-19 05:22  ivan
15823
15824         * bin/mapsecrets2access_user: ACL bootstrapping
15825
15826 2006-06-19 05:15  ivan
15827
15828         * FS/: FS/CurrentUser.pm, bin/freeside-upgrade: ACL bootstrapping
15829
15830 2006-06-19 05:09  ivan
15831
15832         * FS/t/ConfDefaults.t: forgot to commit this test
15833
15834 2006-06-19 04:57  ivan
15835
15836         * Changes.1.7.0, README.1.7.0, bin/mapsecrets2access_user: ACL
15837           bootstrapping/upgrade
15838
15839 2006-06-19 04:25  ivan
15840
15841         * FS/FS/AccessRight.pm, FS/FS/access_user.pm, FS/FS/cust_main.pm,
15842           httemplate/elements/menu.html, httemplate/view/cust_main.cgi,
15843           httemplate/view/cust_main/packages.html,
15844           httemplate/view/cust_main/payment_history.html: ACLs, take three
15845           or four or something
15846
15847 2006-06-19 01:05  ivan
15848
15849         * FS/FS/Conf.pm, FS/FS/ConfDefaults.pm, FS/FS/cust_main_Mixin.pm,
15850           FS/FS/cust_pkg.pm, FS/FS/UI/Web.pm, httemplate/config/config.cgi,
15851           httemplate/elements/menu.html,
15852           httemplate/elements/select-cust-fields.html,
15853           httemplate/elements/select-cust_pkg-status.html,
15854           httemplate/elements/tr-select-cust-fields.html,
15855           httemplate/elements/tr-select-cust_pkg-status.html,
15856           httemplate/graph/cust_bill_pkg.cgi,
15857           httemplate/search/cust_pkg_report.cgi,
15858           httemplate/search/report_cust_pkg.html,
15859           httemplate/view/cust_main/contacts.html: add ability to select
15860           specific package defs. and package status to package report for
15861           qis
15862
15863 2006-06-18 23:03  ivan
15864
15865         * httemplate/search/cust_main.cgi: fix up the alternating colors on
15866           the customer search results
15867
15868 2006-06-18 19:33  ivan
15869
15870         * FS/MANIFEST, FS/FS/CurrentUser.pm, FS/FS/Record.pm,
15871           FS/FS/Schema.pm, FS/FS/UID.pm, FS/FS/access_user.pm,
15872           FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
15873           httemplate/elements/select-agent.html,
15874           httemplate/elements/select-table.html,
15875           httemplate/elements/tr-select-agent.html,
15876           httemplate/search/cust_bill.html,
15877           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
15878           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
15879           httemplate/search/svc_forward.cgi: agent virtualization, take one
15880           (stuff from "inactive" changeset snuck into cust_main.pm and the
15881           package reporting changeset in search/cust_pkg.cgi here too)
15882
15883 2006-06-18 05:56  ivan
15884
15885         * httemplate/edit/elements/edit.html: well, it isn't broken...
15886
15887 2006-06-18 05:54  ivan
15888
15889         * FS/FS/AccessRight.pm, FS/FS/access_group.pm,
15890           FS/FS/access_groupagent.pm, FS/FS/m2name_Common.pm,
15891           FS/FS/part_pkg.pm, httemplate/edit/access_group.html,
15892           httemplate/edit/part_pkg.cgi, httemplate/edit/elements/edit.html,
15893           httemplate/edit/process/access_group.html,
15894           httemplate/elements/checkboxes-table-name.html,
15895           httemplate/elements/checkboxes-table.html, FS/MANIFEST,
15896           htetc/handler.pl, httemplate/browse/access_group.html,
15897           httemplate/browse/access_user.html,
15898           httemplate/edit/process/elements/process.html: ACLs: finish group
15899           edit (agents + rights) & browse
15900
15901 2006-06-15 18:23  jeff
15902
15903         * FS/FS/cust_bill.pm, FS/FS/pay_batch.pm,
15904           httemplate/misc/download-batch.cgi: value issues and many bits
15905           remain
15906
15907 2006-06-15 17:47  ivan
15908
15909         * httemplate/misc/download-batch.cgi: and fix the  name for TD
15910           Canada Trust.  and that's it for now.  really.
15911
15912 2006-06-15 17:33  ivan
15913
15914         * httemplate/misc/download-batch.cgi: oops i'm gonna do that too,
15915           now that the batch format file is not the same as the batch
15916           params files
15917
15918 2006-06-15 17:27  ivan
15919
15920         * httemplate/misc/download-batch.cgi: s/printf/sprintf/ and make
15921           the config a little less strange
15922
15923 2006-06-08 03:32  ivan
15924
15925         * httemplate/elements/menu.html: fix link to prepaid card setup
15926
15927 2006-06-06 04:16  ivan
15928
15929         * rt/html/NoAuth/webrt.css: whew, this can go back
15930
15931 2006-06-06 04:08  ivan
15932
15933         * rt/html/NoAuth/webrt.css: yay this should finally fix the weird
15934           black navigation links; hide the Mason stuff from browsers when
15935           it doesn't get processed for some reason
15936
15937 2006-06-06 03:57  ivan
15938
15939         * rt/html/NoAuth/webrt.css: yet another attempt to fix weird black
15940           RT navigation links
15941
15942 2006-06-06 03:54  ivan
15943
15944         * rt/html/NoAuth/webrt.css: another attempt to fix weird black RT
15945           navigation links
15946
15947 2006-06-06 03:46  ivan
15948
15949         * rt/html/NoAuth/webrt.css: attempt to fix weird black RT
15950           navigation links
15951
15952 2006-06-06 03:30  ivan
15953
15954         * FS/FS/cdr.pm: fix unmatched =back somehow futzing things up with
15955           automated install. wtf?!
15956
15957 2006-06-02 06:20  ivan
15958
15959         * httemplate/elements/header.html,
15960           httemplate/search/svc_Smart.html, rt/FREESIDE_MODIFIED,
15961           rt/html/Elements/FreesideSvcSearch, rt/html/Elements/PageLayout,
15962           rt/html/Elements/Tabs: add a service search
15963
15964 2006-05-24 03:22  ivan
15965
15966         * FS/MANIFEST: removing duplicate entries
15967
15968 2006-05-23 08:54  ivan
15969
15970         * README.1.7.0: adding batch upgrade instructions to 1.7.0
15971           instructions too
15972
15973 2006-05-22 13:38  ivan
15974
15975         * rt/html/Elements/FreesideNewCust: missing > tag on INPUT
15976
15977 2006-05-22 11:27  ivan
15978
15979         * FS/FS/cust_main.pm: better error message for banned cards
15980
15981 2006-05-22 11:05  ivan
15982
15983         * Changes.1.5.8: justification
15984
15985 2006-05-21 19:06  ivan
15986
15987         * Makefile: docs are going in the wiki Real Soon Now anyway
15988
15989 2006-05-21 19:04  ivan
15990
15991         * Changes.1.5.8: 1.5.8!
15992
15993 2006-05-21 17:50  ivan
15994
15995         * Makefile: 1.7.0?  why not?
15996
15997 2006-05-21 17:44  ivan
15998
15999         * httemplate/: index.html, elements/menu.html: 1.7.0?  why not!
16000
16001 2006-05-21 11:40  ivan
16002
16003         * FS/FS/part_export/communigate_pro_singledomain.pm: tyop
16004
16005 2006-05-20 13:06  jeff
16006
16007         * README.1.5.7.lastbit, README.1.5.8, FS/FS.pm, FS/MANIFEST,
16008           FS/FS/Schema.pm, FS/FS/cust_bill.pm, FS/FS/cust_pay_batch.pm,
16009           FS/FS/pay_batch.pm, FS/t/pay_batch.t, htetc/handler.pl,
16010           httemplate/browse/cust_pay_batch.cgi,
16011           httemplate/docs/schema.html, httemplate/docs/upgrade10.html,
16012           httemplate/misc/download-batch.cgi: first stab at BoM download
16013
16014 2006-05-15 06:57  ivan
16015
16016         * httemplate/: index.html, elements/freeside.css,
16017           elements/header.html, elements/menu.html: move most of the crap
16018           on the "main menu" to the sidebar
16019
16020 2006-05-15 04:05  ivan
16021
16022         * rt/html/NoAuth/webrt.css, httemplate/elements/freeside.css,
16023           httemplate/elements/header.html, httemplate/elements/xmenu.css,
16024           httemplate/search/cust_main.cgi, rt/FREESIDE_MODIFIED,
16025           rt/html/Elements/FreesideNewCust,
16026           rt/html/Elements/FreesideSearch, rt/html/Elements/Header,
16027           rt/html/Elements/PageLayout, rt/html/Elements/SimpleSearch,
16028           rt/html/Elements/Tabs, rt/html/Elements/TitleBoxStart,
16029           rt/html/Search/Bulk.html: more ACL and re-skinning work, now with
16030           RT!
16031
16032 2006-05-14 09:47  ivan
16033
16034         * CREDITS, Changes.1.7.0, htetc/handler.pl, httemplate/autohandler,
16035           httemplate/index.html, httemplate/browse/access_group.html,
16036           httemplate/browse/access_user.html,
16037           httemplate/browse/agent_type.cgi,
16038           httemplate/browse/cust_main_county.cgi,
16039           httemplate/browse/msgcat.cgi, httemplate/browse/part_pkg.cgi,
16040           httemplate/edit/access_group.html,
16041           httemplate/edit/access_user.html, httemplate/edit/agent_type.cgi,
16042           httemplate/edit/cust_bill_pay.cgi,
16043           httemplate/edit/cust_credit.cgi,
16044           httemplate/edit/cust_credit_bill.cgi,
16045           httemplate/edit/cust_main.cgi, httemplate/edit/cust_pkg.cgi,
16046           httemplate/edit/part_referral.cgi,
16047           httemplate/edit/part_virtual_field.cgi,
16048           httemplate/edit/svc_domain.cgi,
16049           httemplate/edit/elements/edit.html,
16050           httemplate/edit/process/access_group.html,
16051           httemplate/edit/process/access_user.html,
16052           httemplate/edit/process/agent_type.cgi,
16053           httemplate/edit/process/cust_bill_pay.cgi,
16054           httemplate/edit/process/cust_credit.cgi,
16055           httemplate/edit/process/cust_credit_bill.cgi,
16056           httemplate/edit/process/elements/process.html,
16057           httemplate/elements/checkboxes-table.html,
16058           httemplate/elements/cssexpr.js, httemplate/elements/footer.html,
16059           httemplate/elements/header.html,
16060           httemplate/elements/menubar.html,
16061           httemplate/elements/select-access_group.html,
16062           httemplate/elements/tr-select-access_group.html,
16063           httemplate/elements/xmenu.css, httemplate/elements/xmenu.js,
16064           httemplate/misc/batch-cust_pay.html, httemplate/misc/payment.cgi,
16065           httemplate/search/cust_bill.cgi,
16066           httemplate/search/cust_main-otaker.cgi,
16067           httemplate/search/cust_main-payinfo.html,
16068           httemplate/search/cust_main-quickpay.html,
16069           httemplate/search/cust_main.cgi, httemplate/search/cust_pay.html,
16070           httemplate/search/cust_pkg_report.cgi,
16071           httemplate/search/report_cust_bill.html,
16072           httemplate/search/report_cust_credit.html,
16073           httemplate/search/report_cust_pay.html,
16074           httemplate/search/report_prepaid_income.html,
16075           httemplate/search/report_tax.html,
16076           httemplate/search/sqlradius.html,
16077           httemplate/search/svc_acct.html,
16078           httemplate/search/svc_domain.cgi,
16079           httemplate/search/svc_domain.html,
16080           httemplate/search/svc_external.cgi, FS/MANIFEST,
16081           FS/FS/AccessRight.pm, FS/FS/CGI.pm, FS/FS/Schema.pm,
16082           FS/FS/access_group.pm, FS/FS/access_groupagent.pm,
16083           FS/FS/access_right.pm, FS/FS/access_user.pm,
16084           FS/FS/access_user_pref.pm, FS/FS/access_usergroup.pm,
16085           FS/FS/agent_type.pm, FS/FS/cust_bill.pm, FS/FS/m2m_Common.pm,
16086           FS/FS/payby.pm, FS/FS/svc_domain.pm, FS/FS/UI/Web.pm,
16087           FS/FS/part_pkg/billoneday.pm, FS/bin/freeside-addoutsourceuser,
16088           FS/t/AccessRight.t, FS/t/access_group.t,
16089           FS/t/access_groupagent.t, FS/t/access_right.t,
16090           FS/t/access_user.t, FS/t/access_user_pref.t,
16091           FS/t/access_usergroup.t, httemplate/view/cust_main/packages.html,
16092           httemplate/view/cust_main/payment_history.html: first part of ACL
16093           and re-skinning work and some other small stuff
16094
16095 2006-05-13 11:34  ivan
16096
16097         * httemplate/images/background-cheat.png: yay for cheating
16098
16099 2006-05-13 08:31  ivan
16100
16101         * httemplate/images/: 32clear.gif, arrow.down.png,
16102           arrow.right.black.png, arrow.right.png, black-gradient.png,
16103           black-gray-corner.png, black-gray-gradient.png,
16104           black-gray-side.png, black-gray-top.png: adding new images
16105
16106 2006-05-12 06:57  ivan
16107
16108         * httemplate/search/report_receivables.cgi: Pg 8.1 fix was
16109           incorrect and broke things, this should actually work
16110
16111 2006-05-08 04:48  ivan
16112
16113         * README.1.5.8, README.1.7.0: suggest "make clean" on upgrade -
16114           something is not quite right with perl Makefile hoohaw
16115
16116 2006-05-08 04:28  ivan
16117
16118         * FS/FS/Conf.pm, FS/FS/cust_main.pm,
16119           httemplate/search/report_tax.cgi: add config switch to base tax
16120           off shipping address if present
16121
16122 2006-05-08 03:01  ivan
16123
16124         * FS/FS/Report/Table/Monthly.pm, httemplate/index.html,
16125           httemplate/graph/cust_bill_pkg-graph.cgi,
16126           httemplate/graph/cust_bill_pkg.cgi,
16127           httemplate/graph/elements/monthly.html,
16128           httemplate/search/cust_bill_pkg.cgi: sales report per agent and
16129           package class looks good
16130
16131 2006-05-07 13:27  ivan
16132
16133         * README.1.7.0, htetc/handler.pl, httemplate/docs/upgrade10.html,
16134           httemplate/elements/select-month_year.html,
16135           httemplate/elements/select-pkg_class.html,
16136           httemplate/elements/select-table.html,
16137           httemplate/elements/tr-select-from_to.html,
16138           httemplate/elements/tr-select-pkg_class.html,
16139           httemplate/graph/cust_bill_pkg-graph.cgi,
16140           httemplate/graph/cust_bill_pkg.cgi,
16141           httemplate/graph/money_time-graph.cgi,
16142           httemplate/graph/money_time.cgi,
16143           httemplate/graph/report_cust_bill_pkg.html,
16144           httemplate/graph/report_money_time.html,
16145           httemplate/graph/elements/monthly.html: first pass at sales
16146           reports per agent and package class
16147
16148 2006-05-03 02:47  ivan
16149
16150         * httemplate/search/report_receivables.cgi: pg 8.1 fix from Chris
16151           Cappuccio
16152
16153 2006-05-02 08:23  ivan
16154
16155         * FS/: MANIFEST, FS/Pony.pm: yours!
16156
16157 2006-05-02 08:03  ivan
16158
16159         * httemplate/: index.html, search/report_receivables.html: add an
16160           agent pre-selection page to receivables report
16161
16162 2006-05-02 06:29  ivan
16163
16164         * SCHEMA_CHANGE: need to install the new Schema.pm before you can
16165           autogenerate off it
16166
16167 2006-05-02 04:59  ivan
16168
16169         * httemplate/index.html, FS/FS/Report/Table/Monthly.pm,
16170           httemplate/graph/money_time-graph.cgi,
16171           httemplate/graph/money_time.cgi,
16172           httemplate/graph/report_money_time.html: add a "pre-report" page
16173           to this report/graph as requested by lewis/wtxs, also add 12mo
16174           total option
16175
16176 2006-05-01 06:09  ivan
16177
16178         * FS/FS/part_pkg/prorate.pm: small fix to make prorate behave on
16179           the 1st as it did before
16180
16181 2006-05-01 05:38  ivan
16182
16183         * FS/FS/part_pkg/: prorate.pm, subscription.pm: fix some very
16184           annoying clucks (warnings with backtraces) when cutoff day isn't
16185           found in old packages
16186
16187 2006-05-01 04:45  ivan
16188
16189         * FS/FS/TicketSystem/RT_External.pm: column reference "disabled" is
16190           ambiguous
16191
16192 2006-05-01 04:43  ivan
16193
16194         * FS/FS/TicketSystem/RT_External.pm: fix bug with duplicate tickets
16195           showing up on customer view listing when the custom priority
16196           field was edited
16197
16198 2006-04-26 06:16  ivan
16199
16200         * Makefile: apache reload doesn't work when server isn't running
16201           already
16202
16203 2006-04-21 17:58  ivan
16204
16205         * httemplate/browse/generic.cgi,
16206           httemplate/browse/inventory_class.html,
16207           httemplate/browse/part_pkg.cgi, httemplate/browse/pkg_class.html,
16208           httemplate/browse/rate.cgi,
16209           httemplate/browse/elements/browse.html, htetc/handler.pl,
16210           httemplate/index.html, httemplate/edit/inventory_class.html,
16211           httemplate/edit/part_pkg.cgi, httemplate/edit/pkg_class.html,
16212           httemplate/edit/elements/edit.html,
16213           httemplate/edit/process/inventory_class.html,
16214           httemplate/edit/process/pkg_class.html,
16215           httemplate/edit/process/elements/process.html,
16216           httemplate/elements/select-agent.html,
16217           httemplate/elements/select-pkg_class.html,
16218           httemplate/elements/select-table.html,
16219           httemplate/elements/tr-select-pkg_class.html,
16220           httemplate/search/cust_pkg.cgi,
16221           httemplate/search/inventory_class.html, FS/FS/part_pkg.pm,
16222           httemplate/search/elements/search.html: start of package class
16223           web UI (add/edit package classes, package class selection in
16224           package def edit)
16225
16226 2006-04-21 07:21  ivan
16227
16228         * FS/FS/part_pkg/incomplete/billoneday.pm: throw this in here for
16229           now
16230
16231 2006-04-21 07:20  ivan
16232
16233         * FS/FS/part_pkg/: flat.pm, prorate.pm, subscription.pm: fix some
16234           indentation and the default cutoff day
16235
16236 2006-04-21 05:45  ivan
16237
16238         * httemplate/: index.html, browse/queue.cgi, misc/queue.cgi,
16239           search/queue.html: s(browse/queue.cgi)(search/queue.html)
16240
16241 2006-04-18 23:37  ivan
16242
16243         * FS/FS/cust_main.pm: DOH!  perlvar: not counting patterns matched
16244           in nested blocks that have been exited already.
16245
16246 2006-04-18 12:33  ivan
16247
16248         * httemplate/docs/install.html: add JSON to initial install
16249           instructions
16250
16251 2006-04-18 12:24  ivan
16252
16253         * install/debian/3.1/INSTALL: dev install notes patch from liran
16254           tal
16255
16256 2006-04-15 06:32  ivan
16257
16258         * httemplate/graph/money_time.cgi: REALLY correct the period for
16259           the total column this time
16260
16261 2006-04-15 06:28  ivan
16262
16263         * httemplate/graph/money_time.cgi: correct period & use a yellow
16264           color for the total column
16265
16266 2006-04-15 06:25  ivan
16267
16268         * httemplate/graph/money_time.cgi: format & link the total column
16269
16270 2006-04-14 17:21  ivan
16271
16272         * httemplate/graph/money_time.cgi: and </TD> the total column
16273
16274 2006-04-14 17:16  ivan
16275
16276         * httemplate/graph/money_time.cgi: add a total column
16277
16278 2006-04-14 04:55  ivan
16279
16280         * FS/FS/: Conf.pm, svc_forward.pm: add the
16281           svc_forward-arbitrary_dst flag to enable arbitrary svc_forward
16282           destinations
16283
16284 2006-04-13 14:29  ivan
16285
16286         * FS/bin/freeside-adduser: don't do the duplicate check unless
16287           there's a file already; fixes problem with first use of
16288           freeside-adduser
16289
16290 2006-04-12 05:36  ivan
16291
16292         * httemplate/index.html, FS/FS/cust_main.pm,
16293           httemplate/search/cust_main-zip.html,
16294           httemplate/search/cust_main.cgi,
16295           httemplate/search/report_cust_main-zip.html,
16296           httemplate/search/elements/search.html: zip code report
16297
16298 2006-04-09 16:41  ivan
16299
16300         * httemplate/view/: cust_main.cgi, cust_main/payment_history.html,
16301           cust_main/tickets.html: a few more fixups for our favorite
16302           include(...) from Scott Edwards
16303
16304 2006-04-09 16:39  ivan
16305
16306         * httemplate/edit/cust_main.cgi: add "spool_cdr" to cust_main
16307           fields
16308
16309 2006-04-09 16:24  ivan
16310
16311         * FS/FS/part_export/domain_shellcommands.pm: should fix "Can't use
16312           string ("old_uid") as a SCALAR ref while "strict refs" in use"
16313           error
16314
16315 2006-04-09 13:36  ivan
16316
16317         * FS/bin/freeside-adduser: error out if you try to add duplicates;
16318           this should lower my annoyance-level
16319
16320 2006-04-03 16:26  ivan
16321
16322         * FS/FS/: Conf.pm, svc_acct.pm: option to disable global uniqueness
16323           checking
16324
16325 2006-04-03 13:49  ivan
16326
16327         * FS/FS/svc_domain.pm: add PTR to sort order for DNS entries
16328
16329 2006-04-03 04:36  ivan
16330
16331         * FS/FS/Record.pm: and also allow [ and ] in ut_textn
16332
16333 2006-04-03 03:11  ivan
16334
16335         * FS/FS/Record.pm: allow [ and ] in ut_text
16336
16337 2006-04-03 02:46  ivan
16338
16339         * htetc/handler.pl, FS/FS/Misc.pm,
16340           httemplate/edit/cust_main/contact.html,
16341           httemplate/edit/cust_main/select-country.html,
16342           httemplate/edit/cust_main/select-state.html,
16343           httemplate/misc/states.cgi,
16344           httemplate/view/cust_main/contacts.html: have the UI use full
16345           country names, and state names outside the US...
16346
16347 2006-04-02 15:13  ivan
16348
16349         * FS/FS/: cust_main.pm, cust_pay_batch.pm: typo
16350
16351 2006-03-31 15:22  ivan
16352
16353         * httemplate/browse/part_bill_event.cgi: quick sort fix for billing
16354           events
16355
16356 2006-03-31 01:20  lsc
16357
16358         * FS/FS/part_pkg/: prorate.pm, subscription.pm: fixed the errors
16359           pointed out by Ivan in the following email:
16360
16361           ---- before and after now?  I gave subscription and prorate a
16362           try.  Subscription came out as:
16363
16364             subscription 27th (03/25/06 - 04/27/06)  $10.00
16365             subscription 23rd (03/25/06 - 04/23/06)  $10.00
16366
16367           the "23rd" one is right, but the "27th" one should have only
16368           advanced the date two days to 3/27/06.
16369
16370               Prorate came out as:
16371
16372               prorate 23rd (03/25/06 - 04/23/06)  $9.20
16373               prorate 27th (03/25/06 - 04/27/06)  $10.49
16374
16375           The "23rd" one is right, but the "27th" one should have only
16376           advanced the date two days to 4/27/06.
16377
16378           lsc@prgmr.com
16379
16380 2006-03-30 06:22  ivan
16381
16382         * README.1.7.0, FS/bin/freeside-upgrade: move all the
16383           schema-updating magic into DBIx::DBSchema
16384
16385 2006-03-24 18:23  ivan
16386
16387         * FS/FS/cust_main.pm, FS/FS/queue_depend.pm, FS/FS/svc_acct.pm,
16388           FS/bin/freeside-setup,
16389           fs_selfservice/FS-SelfService/cgi/agent.cgi,
16390           fs_selfservice/FS-SelfService/cgi/payment_results.html,
16391           fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
16392           fs_selfservice/FS-SelfService/cgi/process_svc_external.html,
16393           fs_selfservice/FS-SelfService/cgi/recharge_results.html,
16394           httemplate/misc/upload-batch.cgi,
16395           httemplate/misc/process/cdr-import.html,
16396           httemplate/misc/process/cust_main-import.cgi,
16397           httemplate/misc/process/cust_main-import_charges.cgi,
16398           httemplate/misc/process/inventory_item-import.html: successfully
16399           correct the spelling of sucessful
16400
16401 2006-03-24 11:49  ivan
16402
16403         * httemplate/misc/process/payment.cgi: fix spelling
16404
16405 2006-03-23 04:00  lsc
16406
16407         * FS/FS/part_pkg/: billoneday.pm, prorate.pm, subscription.pm: for
16408           subscription.pm and prorate.pm:
16409
16410           -modify the subscription and prorate price plans
16411           (FS/FS/part_pkg/subscription.pm and prorate.pm) to have a
16412           configurable (add a field to the %info hash) billing day instead
16413           of "1st of the month" only.  subscription will be easy, prorate
16414           will be a little trickier.
16415
16416           essentially, I replaced the '1' in the 'day' field of the
16417           timelocal that generates $$date with the value I added to the
16418           %info hash, 'cutoff_day'
16419
16420           -implement a price plan (new file in FS/FS/part_pkg/ - probably
16421           @ISA FS::part_pkg::subscription) that charges the first full
16422           month if the customer signs up between the 1st and the
16423           configurable billing day, and gives them the remainder of the
16424           month free if they sign up between the configurable billing day
16425           and the end of the month.
16426
16427           if this is the first time the customer is billed, and if the date
16428           is greater than the cutoff date, advance $ssdate to cutoff_day of
16429           next month, else $$date is cutoff_date of this month.  Either
16430           way, charge them for a month.
16431
16432           ----------------------------------------------------------------------
16433
16434 2006-03-20 11:13  ivan
16435
16436         * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cdr.pm,
16437           FS/FS/cdr_upstream_rate.pm, FS/FS/cust_main.pm,
16438           FS/FS/cust_svc.pm, FS/FS/rate_detail.pm, FS/FS/svc_acct.pm,
16439           FS/FS/part_pkg/voip_cdr.pm, httemplate/edit/part_pkg.cgi,
16440           FS/MANIFEST, FS/t/cdr_upstream_rate.t,
16441           bin/cdr_upstream_rate.import, httemplate/edit/rate.cgi,
16442           httemplate/edit/cust_main/billing.html,
16443           httemplate/search/cdr.html, httemplate/search/report_cdr.html,
16444           httemplate/view/cust_main/billing.html: add price plan to bill on
16445           internal or external CDRs directly, add option to export CDRs to
16446           a per-customer downstream file
16447
16448 2006-03-17 06:56  ivan
16449
16450         * FS/FS/Daemon.pm: use IO::File, lucky this never threw an error...
16451
16452 2006-03-14 23:34  ivan
16453
16454         * FS/FS/part_pkg/voip_cdr.pm: initial commit of this just cause i
16455           want a revision history
16456
16457 2006-03-14 20:17  ivan
16458
16459         * FS/FS/Record.pm: handle BIGSERIAL like SERIAL for the cdr table,
16460           and normalize canadian zip codes as well as us ones
16461
16462 2006-03-13 14:32  ivan
16463
16464         * httemplate/elements/: progress-init.html, progress-popup.html:
16465           fix progress hoohaw for internet exploder again, whew.  also make
16466           sure error/finish messages are centered, looks better
16467
16468 2006-03-10 23:27  ivan
16469
16470         * httemplate/elements/footer.html: some pages from ui hoohaw have
16471           leaked footer include, need something here for now
16472
16473 2006-03-10 21:21  ivan
16474
16475         * httemplate/: elements/progress-init.html, elements/xmlhttp.html,
16476           misc/email_invoice_events.cgi, misc/email_invoices.cgi,
16477           misc/fax_invoice_events.cgi, misc/fax_invoices.cgi,
16478           misc/print_invoice_events.cgi, misc/print_invoices.cgi: fix the
16479           progressbar bug with multiple progressbar forms on a page
16480
16481 2006-03-10 14:30  ivan
16482
16483         * httemplate/: elements/progress-init.html,
16484           misc/email_invoice_events.cgi, misc/email_invoices.cgi,
16485           misc/fax_invoice_events.cgi, misc/fax_invoices.cgi,
16486           misc/print_invoice_events.cgi, misc/print_invoices.cgi: fix to
16487           (hopefully) allow multiple progress-init's in a page, also add
16488           second $cgi arg to all these progressbar calls...
16489
16490 2006-03-10 14:28  ivan
16491
16492         * FS/FS/UI/Web.pm: want to know who *called* this without the
16493           required second arg
16494
16495 2006-03-09 05:42  ivan
16496
16497         * htetc/handler.pl: fix that
16498           blank-page-instead-of-profiling-redirect-when-called-from-an-include
16499           bug triggered by mason 1.32 :)
16500
16501 2006-03-09 03:48  ivan
16502
16503         * httemplate/view/cust_main.cgi: don't use a table with
16504           WIDTH="100%", it shoves the custnum and "billing information"
16505           boxes way out to the right
16506
16507 2006-03-08 04:14  ivan
16508
16509         * FS/FS/inventory_item.pm,
16510           httemplate/misc/inventory_item-import.html,
16511           httemplate/misc/process/inventory_item-import.html,
16512           httemplate/search/inventory_class.html,
16513           httemplate/search/inventory_item.html:  Add an option to the web
16514           interface to batch upload new entries to the
16515           inventory_item table.
16516
16517 2006-03-08 02:05  ivan
16518
16519         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/inventory_class.pm,
16520           FS/FS/inventory_item.pm, FS/t/inventory_class.t,
16521           FS/t/inventory_item.t, httemplate/search/inventory_class.html,
16522           httemplate/search/inventory_item.html, bin/generate-table-module,
16523           htetc/handler.pl, httemplate/edit/inventory_class.html,
16524           httemplate/edit/elements/edit.html,
16525           httemplate/edit/process/inventory_class.html,
16526           httemplate/edit/process/elements/process.html,
16527           httemplate/search/elements/search.html: Add a new table for
16528           inventory with for DIDs/serials/etc., and an additional new table
16529           for inventory category (i.e. to distinguish DIDs, serials, MACs,
16530           etc.)
16531
16532 2006-03-08 00:21  ivan
16533
16534         * FS/FS/agent.pm: add space in error msg
16535
16536 2006-03-03 07:02  ivan
16537
16538         * FS/FS/Report/Table/Monthly.pm,
16539           httemplate/graph/money_time-graph.cgi,
16540           httemplate/graph/money_time.cgi: agent-specific
16541           sales/credit/receipts summary
16542
16543 2006-02-28 11:34  ivan
16544
16545         * FS/FS/part_pkg.pm: update POD docs regarding new price plans
16546
16547 2006-02-22 05:07  ivan
16548
16549         * FS/FS/Conf.pm, httemplate/elements/phonenumber.html,
16550           httemplate/images/red_telephone_mimooh_01.png,
16551           httemplate/view/cust_main/contacts.html: add vonage click2call
16552           feature
16553
16554 2006-02-21 23:12  ivan
16555
16556         * FS/FS/CGI.pm: a better CGI::rooturl(), will have to do for now
16557
16558 2006-02-18 03:14  ivan
16559
16560         * FS/FS/Schema.pm, FS/FS/cdr.pm, FS/FS/cdr_calltype.pm,
16561           FS/FS/cdr_carrier.pm, FS/FS/cdr_type.pm, FS/FS/cust_main.pm,
16562           README.1.7.0, README.2.0.0, FS/MANIFEST,
16563           FS/FS/part_pkg/voip_sqlradacct.pm, FS/t/cdr.t,
16564           FS/t/cdr_calltype.t, FS/t/cdr_carrier.t, FS/t/cdr_type.t,
16565           FS/t/part_pkg-voip_cdr.t, htetc/handler.pl,
16566           httemplate/misc/cdr-import.html,
16567           httemplate/misc/process/cdr-import.html,
16568           httemplate/search/cdr.html, httemplate/search/report_cdr.html,
16569           bin/cdr_calltype.import: CDR schema and class
16570
16571 2006-02-17 20:32  ivan
16572
16573         * htetc/global.asa, httemplate/docs/install.html: Mason it is
16574
16575 2006-02-17 18:11  ivan
16576
16577         * FS/FS/: cust_tax_exempt_pkg.pm, domain_record.pm, msgcat.pm,
16578           nas.pm, part_bill_event.pm, port.pm, prepay_credit.pm, queue.pm,
16579           queue_arg.pm, rate_detail.pm, reg_code_pkg.pm: update POD
16580           documentation left behind from example template
16581
16582 2006-02-16 13:43  ivan
16583
16584         * FS/FS/Setup.pm, FS/bin/freeside-setup, bin/populate-msgcat,
16585           httemplate/docs/admin.html, httemplate/docs/install.html:
16586           automate more of the initial data adding...
16587
16588 2006-02-08 23:18  ivan
16589
16590         * httemplate/elements/: calendar-en.js, calendar-setup.js,
16591           calendar-win2k-2.css, calendar.js, calendar_stripped.js: update
16592           jscalendar
16593
16594 2006-02-08 14:53  ivan
16595
16596         * FS/bin/freeside-selfservice-server: don't leave ssh zombies
16597           around either
16598
16599 2006-02-07 19:50  ivan
16600
16601         * httemplate/docs/: upgrade7.html, upgrade8.html: remove ancient
16602           upgrade instructions
16603
16604 2006-02-07 19:49  ivan
16605
16606         * httemplate/docs/: upgrade10.html, index.html: slightly html-ize
16607           the 1.5.8 upgrade instructions
16608
16609 2006-02-07 18:26  ivan
16610
16611         * FS/FS/UID.pm: update error message when secrets file cannot be
16612           found
16613
16614 2006-02-07 05:49  ivan
16615
16616         * FS/FS/svc_acct.pm: well, it was already fatal.  at least now the
16617           error message is better.
16618
16619 2006-02-07 03:12  ivan
16620
16621         * httemplate/edit/cust_pay.cgi: remove inadvertant extra table
16622           statement preventing page from showing up in konq
16623
16624 2006-02-05 04:27  ivan
16625
16626         * FS/FS/option_Common.pm, httemplate/browse/payment_gateway.html,
16627           httemplate/edit/payment_gateway.html,
16628           httemplate/edit/process/payment_gateway.html: payment gateway
16629           editing
16630
16631 2006-02-01 15:13  ivan
16632
16633         * FS/MANIFEST, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
16634           FS/FS/Cron/backup.pm, FS/FS/Cron/bill.pm, FS/FS/Cron/vacuum.pm,
16635           FS/bin/freeside-daily, FS/bin/freeside-monthly,
16636           FS/t/Cron-backup.t, FS/t/Cron-bill.t, FS/t/Cron-vacuum.t,
16637           httemplate/browse/part_bill_event.cgi: finish adding
16638           freeside-monthly and monthly events
16639
16640 2006-01-31 23:58  ivan
16641
16642         * Makefile: HEAD isn't 1.5.8 anymore
16643
16644 2006-01-31 07:01  ivan
16645
16646         * FS/FS/payby.pm: oops, forgot $
16647
16648 2006-01-31 03:02  ivan
16649
16650         * FS/FS/Schema.pm, FS/FS/payby.pm, FS/MANIFEST, FS/t/payby.t,
16651           htetc/handler.pl, httemplate/browse/part_bill_event.cgi,
16652           httemplate/edit/part_bill_event.cgi: [no log message]
16653
16654 2006-01-30 20:26  ivan
16655
16656         * httemplate/: browse/addr_block.cgi, browse/agent.cgi,
16657           browse/agent_type.cgi, browse/cust_pay_batch.cgi,
16658           browse/part_bill_event.cgi, browse/part_export.cgi,
16659           browse/part_pkg.cgi, browse/part_referral.cgi,
16660           browse/part_svc.cgi, browse/part_virtual_field.cgi,
16661           browse/payment_gateway.html, browse/queue.cgi, browse/rate.cgi,
16662           browse/router.cgi, browse/svc_acct_pop.cgi,
16663           config/config-view.cgi, config/config.cgi,
16664           edit/REAL_cust_pkg.cgi, edit/agent.cgi,
16665           edit/agent_payment_gateway.html, edit/agent_type.cgi,
16666           edit/bulk-cust_svc.html, edit/cust_pay.cgi, edit/part_export.cgi,
16667           edit/part_pkg.cgi, edit/part_svc.cgi, edit/payment_gateway.html,
16668           edit/prepay_credit.cgi, edit/rate.cgi, edit/rate_region.cgi,
16669           edit/reg_code.cgi, edit/svc_acct.cgi, edit/svc_broadband.cgi,
16670           edit/svc_forward.cgi, edit/process/prepay_credit.cgi,
16671           edit/process/reg_code.cgi, misc/batch-cust_pay.html,
16672           misc/cust_main-import.cgi, misc/cust_main-import_charges.cgi,
16673           misc/expire_pkg.cgi, misc/link.cgi, misc/meta-import.cgi,
16674           misc/upload-batch.cgi, misc/whois.cgi,
16675           misc/process/cust_main-import.cgi,
16676           misc/process/cust_main-import_charges.cgi,
16677           misc/process/meta-import.cgi, search/report_prepaid_income.cgi,
16678           search/report_tax.cgi, search/svc_external.cgi,
16679           view/cust_bill.cgi, view/cust_main.cgi, view/svc_acct.cgi,
16680           view/svc_broadband.cgi, view/svc_domain.cgi,
16681           view/svc_external.cgi: move header() to
16682           include(/elements/header.html) so it can be changed in one place,
16683           thanks to Scott Edwards
16684
16685 2006-01-30 18:59  ivan
16686
16687         * FS/FS/Record.pm: fix "table not found" dbdef error message to
16688           recommend freeside-upgrade instead create + dbdef-create
16689
16690 2006-01-26 23:34  ivan
16691
16692         * httemplate/search/report_tax.cgi: small visual fix to alternating
16693           row colors when show_taxclasses is on
16694
16695 2006-01-26 17:33  ivan
16696
16697         * httemplate/search/cust_tax_exempt_pkg.cgi: on tax exemption
16698           report, show more info on the specific line item and invoice
16699
16700 2006-01-26 07:27  ivan
16701
16702         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/cust_tax_exempt_pkg.pm,
16703           FS/FS/part_pkg.pm, FS/FS/pkg_class.pm, FS/t/pkg_class.t,
16704           httemplate/search/cust_bill_pkg.cgi,
16705           httemplate/search/cust_tax_exempt_pkg.cgi,
16706           httemplate/search/report_tax.cgi,
16707           httemplate/search/report_tax.html: whew, FINALLY can fix monthly
16708           exemption columns to work correctly.  also make them
16709           agent-specific.  also fix package exemption columns, they were
16710           bunk too, sheesh.  start adding package classes for package class
16711           tax reporting.
16712
16713 2006-01-25 04:34  ivan
16714
16715         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_bill.pm,
16716           FS/FS/cust_main.pm, FS/FS/cust_tax_exempt.pm,
16717           FS/FS/cust_tax_exempt_pkg.pm, FS/FS/h_cust_bill.pm,
16718           FS/FS/h_cust_tax_exempt.pm, FS/t/cust_tax_exempt_pkg.t,
16719           FS/t/h_cust_bill.t, FS/t/h_cust_tax_exempt.t, README.2.0.0,
16720           FS/MANIFEST: change texas-style tax exemptions to be against a
16721           specific line item rather than just general per-customer, for
16722           later tracking and tax reporting.  fix 1969/1970 exemptions for
16723           one-off charges
16724
16725 2006-01-05 01:34  ivan
16726
16727         * httemplate/docs/upgrade10.html: my last 1.4 -> 1.5 upgrade...
16728
16729 2006-01-04 18:03  ivan
16730
16731         * FS/FS/Schema.pm: remove redundant indices on cust_main ship_
16732           columns
16733
16734 2006-01-03 00:45  ivan
16735
16736         * bin/billco-upload: agentnums 1-3
16737
16738 2005-12-29 18:41  rsiddall
16739
16740         * FS/FS/Conf.pm, FS/FS/ConfItem.pm, FS/FS/cust_pkg.pm,
16741           FS/FS/cust_svc.pm, FS/FS/part_export/artera_turbo.pm,
16742           fs_selfservice/FS-SelfService/SelfService.pm,
16743           fs_selfservice/FS-SelfService/cgi/provision_list.html,
16744           httemplate/view/cust_main.cgi: Fixing a few typos.
16745
16746 2005-12-24 19:41  ivan
16747
16748         * httemplate/search/report_tax.cgi: add switch to enable taxclass
16749           breakdown, report invoiced tax separately in that case
16750
16751 2005-12-24 19:38  ivan
16752
16753         * httemplate/edit/part_bill_event.cgi: make sure to specify a
16754           money_char default
16755
16756 2005-12-24 19:18  ivan
16757
16758         * httemplate/search/: report_tax.cgi, report_tax.html: add switch
16759           to enable taxclass breakdown, report invoiced tax separately in
16760           that case
16761
16762 2005-12-24 19:07  ivan
16763
16764         * httemplate/search/cust_bill_pkg.cgi: correct "out of taxable
16765           region" flag on new line item report - NULLs need to be compared
16766           explicitly.  apparantly NULL != NULL.  bah SQL
16767
16768 2005-12-24 19:00  ivan
16769
16770         * README.1.5.8, FS/FS/Schema.pm: update indices for better tax
16771           report performance
16772
16773 2005-12-24 18:31  ivan
16774
16775         * httemplate/search/cust_bill_pkg.cgi: fixup new line item report
16776           brainfart
16777
16778 2005-12-24 17:57  ivan
16779
16780         * httemplate/search/report_tax.cgi: correct end date display for
16781           "now"
16782
16783 2005-12-24 16:52  ivan
16784
16785         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/part_bill_event.pm,
16786           httemplate/edit/part_bill_event.cgi: add invoice event to suspend
16787           only when greater than N amount
16788
16789 2005-12-24 16:36  ivan
16790
16791         * httemplate/edit/cust_main/billing.html: don't reenable postal
16792           billing for existing customers just cause its blank...
16793
16794 2005-12-21 20:24  ivan
16795
16796         * httemplate/search/report_tax.cgi: and s/$taxable/$tot_taxable/ in
16797           the declaration too
16798
16799 2005-12-21 20:22  ivan
16800
16801         * httemplate/search/report_tax.cgi: fix some ambiguous var names
16802           causing " "my" variable $t masks earlier declaration in same
16803           scope" errors
16804
16805 2005-12-21 20:02  ivan
16806
16807         * Changes.1.5.8: more accurate description of tax report changes
16808
16809 2005-12-21 20:01  ivan
16810
16811         * httemplate/search/cust_bill_event.html,
16812           httemplate/search/cust_bill_pkg.cgi,
16813           httemplate/search/cust_pkg_report.cgi,
16814           httemplate/search/report_cust_bill.html,
16815           httemplate/search/report_cust_credit.html,
16816           httemplate/search/report_cust_pay.html,
16817           httemplate/search/report_tax.cgi,
16818           httemplate/search/report_tax.html, FS/FS/cust_bill_pkg.pm,
16819           httemplate/elements/select-agent.html,
16820           httemplate/elements/table-grid.html,
16821           httemplate/elements/tr-input-beginning_ending.html,
16822           httemplate/elements/tr-select-agent.html,
16823           httemplate/search/elements/search.html: tax report update, link
16824           to new line item report, per-agent tax reporting
16825
16826 2005-12-18 20:18  ivan
16827
16828         * FS/FS/part_pkg/: sesmon_hour.pm, sesmon_minute.pm,
16829           sql_external.pm, sql_generic.pm, voip_sqlradacct.pm: correct
16830           field labeling - not always monthly
16831
16832 2005-12-18 20:18  ivan
16833
16834         * Changes.1.5.8, FS/FS/part_pkg/sqlradacct_hour.pm: add maximum
16835           "caps" to RADIUS usage charges
16836
16837 2005-12-16 14:47  ivan
16838
16839         * FS/FS/raddb.pm, bin/generate-raddb: add motorola canopy
16840           attributes from wtxs, neaten up raddb.pm generation
16841
16842 2005-12-15 17:49  ivan
16843
16844         * httemplate/edit/payment_gateway.html: add TransactionCentral
16845
16846 2005-12-15 11:36  ivan
16847
16848         * httemplate/edit/: agent.cgi, agent_type.cgi: fix bug when adding
16849           new agent types, noticed by Julius Igugu
16850
16851 2005-12-15 10:45  ivan
16852
16853         * bin/print-schema: adding print-schema
16854
16855 2005-12-14 20:04  ivan
16856
16857         * FS/FS/Conf.pm, FS/FS/cust_pay_void.pm, FS/FS/Record.pm,
16858           httemplate/misc/unvoid-cust_pay_void.cgi: payment "un-void"ing
16859
16860 2005-12-14 12:57  ivan
16861
16862         * FS/FS/svc_acct.pm: allow a dir field to be set (or
16863           auto-generated) even if uid is fixed
16864
16865 2005-12-14 10:52  ivan
16866
16867         * FS/FS/part_export/radiator.pm: add 'STATE' field for suspensions
16868           to Radiator export
16869
16870 2005-12-12 19:13  ivan
16871
16872         * httemplate/edit/process/payment_gateway.html: fix options in
16873           gateway adding
16874
16875 2005-12-12 13:39  ivan
16876
16877         * FS/FS/part_export/radiator.pm: use crypt password for radiator
16878           export
16879
16880 2005-12-09 08:58  ivan
16881
16882         * httemplate/: edit/process/cust_credit_bill.cgi,
16883           view/cust_main/payment_history.html: fill in reason if empty when
16884           applying a credit to a refund
16885
16886 2005-12-09 08:56  ivan
16887
16888         * httemplate/edit/: cust_main.cgi, cust_main/billing.html: fix
16889           postal mail checkbox misbehaving (isn't sticky on errors -
16890           reverts back to on)
16891
16892 2005-12-07 15:48  ivan
16893
16894         * FS/: FS/Record.pm, bin/freeside-setup: for fetching inserted keys
16895           without pg_oid_status, look up the actual sequence name from
16896           dbdef rather than assuming ${table}_${column}_seq
16897
16898 2005-12-06 14:25  ivan
16899
16900         * FS/FS/Record.pm: make sure zip is required for canada, also use
16901           CURRVAL() function instead of pg_oid_status DBD attribute because
16902           Pg 8.1 doesn't have oids by default anymore
16903
16904 2005-12-05 11:01  ivan
16905
16906         * FS/FS/svc_Common.pm: avoid uninitialized value errors
16907
16908 2005-12-05 09:19  ivan
16909
16910         * httemplate/edit/process/cust_main.cgi: eek, don't log all this
16911           debugging info by default
16912
16913 2005-12-02 23:26  ivan
16914
16915         * htetc/handler.pl: this should be the last of
16916           s/RT::TicketCustomFieldValues/RT::ObjectCustomFieldValues/
16917
16918 2005-12-02 23:12  ivan
16919
16920         * Makefile: those semicolons can't possibly have belonged there
16921
16922 2005-12-02 23:02  ivan
16923
16924         * FS/bin/freeside-upgrade: force a dbdef reload.  no wonder this
16925           had to be run multiple times before
16926
16927 2005-12-02 22:49  ivan
16928
16929         * README.1.5.8, httemplate/docs/install.html,
16930           httemplate/docs/upgrade10.html: add Term::ReadKey to install &
16931           upgrade docs and README.1.5.8
16932
16933 2005-12-01 18:30  ivan
16934
16935         * httemplate/docs/upgrade10.html: and Net::Whois::Raw
16936
16937 2005-12-01 17:52  ivan
16938
16939         * README.1.5.8, httemplate/docs/upgrade10.html: note DBIx::DBSchema
16940           0.29 is required for Pg 7.2.x and earlier
16941
16942 2005-12-01 17:22  ivan
16943
16944         * httemplate/docs/upgrade10.html: apache instructions already up
16945           top
16946
16947 2005-12-01 11:17  ivan
16948
16949         * httemplate/edit/agent_type.cgi: list disabled packages on agent
16950           type edit if they are still associated with the type
16951
16952 2005-12-01 09:36  ivan
16953
16954         * FS/FS/part_export/shellcommands.pm: shellcommands usermod_pwonly
16955           shouldn't apply to RADIUS groups, this is messing up unrelated
16956           RADIUS exports
16957
16958 2005-11-30 09:48  ivan
16959
16960         * README.1.5.8: later versions are okay too
16961
16962 2005-11-28 09:16  ivan
16963
16964         * FS/FS/cust_main.pm: turn off debugging
16965
16966 2005-11-28 09:13  ivan
16967
16968         * FS/bin/freeside-sqlradius-radacctd: in POD example, remove extra
16969           SQL that Pg doesn't need and MySQL doesn't like
16970
16971 2005-11-28 09:12  ivan
16972
16973         * FS/bin/freeside-sqlradius-radacctd: update docs and error message
16974           for all three supporte exports
16975
16976 2005-11-28 09:07  ivan
16977
16978         * FS/bin/freeside-sqlradius-radacctd: startup
16979           freeside-sqlradius-radacctd for radiator export too
16980
16981 2005-11-28 08:59  ivan
16982
16983         * FS/FS/svc_Common.pm: allow defaults to override empty values for
16984           new objects
16985
16986 2005-11-28 08:38  ivan
16987
16988         * FS/FS/cust_svc.pm: better error msg
16989
16990 2005-11-28 08:34  ivan
16991
16992         * FS/FS/cust_svc.pm: update cust_svc::seconds_since_sqlradacct to
16993           deal with any usage-capable export
16994
16995 2005-11-28 08:21  ivan
16996
16997         * FS/FS/cust_svc.pm: update cust_svc::seconds_since_sqlradacct to
16998           deal with any usage-capable export
16999
17000 2005-11-28 08:14  ivan
17001
17002         * FS/FS/Record.pm: okay, its been tested
17003
17004 2005-11-28 08:07  ivan
17005
17006         * FS/FS/part_export/radiator.pm: fix small bug in radiator export
17007
17008 2005-11-28 07:41  ivan
17009
17010         * FS/FS/cust_main.pm: add debugging info to cust_main to figure out
17011           where the freeze is coming from
17012
17013 2005-11-27 13:59  ivan
17014
17015         * FS/FS/cust_bill.pm, httemplate/edit/part_bill_event.cgi:
17016           per-agent billco spools
17017
17018 2005-11-22 10:29  ivan
17019
17020         * FS/FS/Conf.pm, httemplate/edit/process/cust_main.cgi: add
17021           backend-realtime config flag, should be more intuitive for
17022           guyananet
17023
17024 2005-11-22 08:41  ivan
17025
17026         * FS/FS/svc_Common.pm: oops, supposed to commit this one
17027
17028 2005-11-22 08:39  ivan
17029
17030         * FS/FS/svc_Common.pm: set default fields in new method, mostly for
17031           svc_acct.seconds
17032
17033 2005-11-22 05:26  ivan
17034
17035         * FS/FS/part_export/radiator.pm: update radiator export to deal
17036           with prepaid and some other random stuff
17037
17038 2005-11-22 01:13  ivan
17039
17040         * httemplate/docs/install.html: correct common misconception RIGHT
17041           THERE in the docs
17042
17043 2005-11-21 07:24  ivan
17044
17045         * FS/FS/: export_svc.pm, part_svc.pm, rate.pm: when editing exports
17046           and there's a duplicate error, show all conflicting accounts not
17047           just the ones for different customers
17048
17049 2005-11-21 06:25  ivan
17050
17051         * FS/FS/part_export/: shellcommands.pm,
17052           shellcommands_withdomain.pm: add usermod_nousername flag to just
17053           prohibit username changes
17054
17055 2005-11-21 04:41  ivan
17056
17057         * httemplate/: edit/cust_main/billing.html, view/cust_bill.cgi,
17058           view/cust_main/payment_history.html: ignore blank lines in payby
17059           config
17060
17061 2005-11-21 03:04  ivan
17062
17063         * README: slight update to README
17064
17065 2005-11-21 02:47  ivan
17066
17067         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
17068           FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm,
17069           httemplate/edit/cust_main/billing.html,
17070           httemplate/edit/cust_pay.cgi, httemplate/search/cust_pay.cgi,
17071           httemplate/search/report_cust_pay.html,
17072           httemplate/view/cust_bill.cgi,
17073           httemplate/view/cust_main/payment_history.html: add MCRD payment
17074           type for manually processed ccards
17075
17076 2005-11-20 22:46  ivan
17077
17078         * httemplate/docs/schema.dia: load schema in current dia and save,
17079           should load up for people now?
17080
17081 2005-11-20 21:18  ivan
17082
17083         * FS/FS/Conf.pm: add config values used by external RT integration
17084
17085 2005-11-18 07:08  ivan
17086
17087         * httemplate/search/report_receivables.cgi: fix link glitch in
17088           receivables reports
17089
17090 2005-11-18 06:59  ivan
17091
17092         * httemplate/edit/agent_type.cgi: template-ize agent type edit and
17093           add comment to package listing
17094
17095 2005-11-18 02:58  ivan
17096
17097         * FS/FS/TicketSystem/RT_External.pm: update custom priorioty field
17098           BS for RT 3.4.4
17099
17100 2005-11-18 02:53  ivan
17101
17102         * FS/FS/TicketSystem/RT_External.pm: update custom priorioty field
17103           BS for RT 3.4.4
17104
17105 2005-11-18 01:44  ivan
17106
17107         * FS/FS/TicketSystem/RT_External.pm: update custom priorioty field
17108           BS for RT 3.4.4
17109
17110 2005-11-17 23:05  ivan
17111
17112         * README.1.5.8: slightly more info in 1.5.8 upgrade instructions
17113
17114 2005-11-17 19:48  ivan
17115
17116         * FS/FS/cust_main.pm: allow expired cards to remain on file; only
17117           check edits for an expired card when the # has changed
17118
17119 2005-11-17 07:56  ivan
17120
17121         * FS/FS/part_export/: shellcommands.pm,
17122           shellcommands_withdomain.pm: make variable description more
17123           consistant wrt vars that are already shell-quoted
17124
17125 2005-11-17 04:53  ivan
17126
17127         * FS/FS/: UI/Web.pm, part_svc.pm: turn off debugging
17128
17129 2005-11-17 04:27  ivan
17130
17131         * README.1.5.8, FS/FS/Schema.pm: add cust_pkg2 index on
17132           cust_pkg.pkgpart
17133
17134 2005-11-17 03:15  ivan
17135
17136         * FS/FS/svc_acct.pm: update debuggging information for replace
17137           group info with user@domain
17138
17139 2005-11-17 03:04  ivan
17140
17141         * httemplate/view/svc_acct.cgi: fix service change!
17142
17143 2005-11-17 02:14  ivan
17144
17145         * FS/FS/UI/Web.pm: fix konqueror bug appending nulls to XMLHTTP
17146           requests!
17147
17148 2005-11-16 05:14  ivan
17149
17150         * FS/FS/part_svc.pm, httemplate/index.html,
17151           httemplate/browse/part_svc.cgi, Changes.1.5.8, FS/FS/UI/Web.pm,
17152           httemplate/edit/bulk-cust_svc.html,
17153           httemplate/edit/process/bulk-cust_svc.cgi: bulk svcpart change
17154
17155 2005-11-12 04:19  ivan
17156
17157         * README.1.5.8: one last bit for 1.5.7->1.5.8 RT upgrade
17158           instructions
17159
17160 2005-11-11 17:24  ivan
17161
17162         * httemplate/view/cust_main/tickets.html: huh seem to have
17163           overlooked this
17164
17165 2005-11-11 17:22  ivan
17166
17167         * FS/FS/cust_main.pm: set payip for all payment types
17168
17169 2005-11-11 16:44  ivan
17170
17171         * FS/FS/part_export/cpanel.pm: interpolation helps alot
17172
17173 2005-11-11 16:17  ivan
17174
17175         * FS/FS/part_export/cpanel.pm: try using web interface scrape
17176           bullshit for adding pops instead of API, as per cpanel support
17177           [cPanel tickets ID# 116044]
17178
17179 2005-11-11 06:06  ivan
17180
17181         * FS/FS/: cust_pkg.pm, svc_acct.pm: for prepaid packages, trigger
17182           export update of RADIUS Expiration attribute when cust_pkg.bill
17183           changes
17184
17185 2005-11-10 04:47  ivan
17186
17187         * httemplate/search/: cust_bill_event.cgi, cust_bill_event.html:
17188           add part_bill_event.payby selection to failed invoice event
17189           search
17190
17191 2005-11-10 03:36  ivan
17192
17193         * FS/FS/part_export/everyone_net.pm: fix password changes with
17194           everyone.net
17195
17196 2005-11-09 16:00  ivan
17197
17198         * httemplate/view/svc_domain.cgi: add javascript confirmation to
17199           unaudited domain deletion, add record being deleted to record
17200           deletion popup
17201
17202 2005-11-09 12:48  ivan
17203
17204         * httemplate/docs/install.html: closing paren
17205
17206 2005-11-07 18:16  ivan
17207
17208         * httemplate/docs/admin.html: bah
17209
17210 2005-11-07 14:07  ivan
17211
17212         * httemplate/search/cust_pay.cgi: fix Discover card report, closes:
17213           Bug#1270
17214
17215 2005-11-04 03:43  ivan
17216
17217         * httemplate/elements/xmlhttp.html: oops, typo applying patch
17218
17219 2005-11-04 03:31  ivan
17220
17221         * CREDITS, httemplate/elements/xmlhttp.html: apply patch from Scott
17222           Edwards to show mason errors received from XMLHTTP requests
17223
17224 2005-11-02 13:18  ivan
17225
17226         * FS/FS/cust_bill.pm: spool invoice to billco if no other
17227           destinations are set!
17228
17229 2005-10-31 21:32  ivan
17230
17231         * FS/FS/: cust_bill.pm: yarg
17232
17233 2005-10-31 21:27  ivan
17234
17235         * FS/FS/cust_bill.pm: only send to specific destinations, oops!
17236
17237 2005-10-31 21:21  ivan
17238
17239         * bin/billco-upload: do the zip
17240
17241 2005-10-31 21:14  ivan
17242
17243         * httemplate/edit/part_bill_event.cgi: add option for spool_csv
17244           events to apply only to a specific destination type (i.e. postal
17245           only)
17246
17247 2005-10-31 19:16  ivan
17248
17249         * bin/billco-upload: good nuff for 11/1
17250
17251 2005-10-31 19:15  ivan
17252
17253         * httemplate/edit/part_bill_event.cgi, FS/FS/cust_bill.pm: add
17254           billco format option to FTP invoice send, add invoice event to
17255           spool one giant (pair of) CSV files in addition to FTPing them
17256           individually
17257
17258 2005-10-28 10:10  ivan
17259
17260         * bin/billco-upload: beginning of quick billco zip & upload tool
17261
17262 2005-10-28 04:56  ivan
17263
17264         * httemplate/search/cust_bill_event.cgi: don't show 'N/A'
17265           statustext as a failed billing event
17266
17267 2005-10-27 10:04  ivan
17268
17269         * httemplate/elements/select-taxclass.html: extraneous '; noticed
17270           by joe@surferz
17271
17272 2005-10-27 08:48  ivan
17273
17274         * httemplate/search/cust_pay.cgi: fix from joe @ surferz: lines 59
17275           and 60 had the wrote quote. they had single quote where double
17276           was needed...
17277
17278 2005-10-24 04:59  ivan
17279
17280         * httemplate/edit/rate.cgi: optimize SQL on rate edit screen
17281
17282 2005-10-24 04:56  ivan
17283
17284         * README.1.5.8, FS/FS/Schema.pm, httemplate/edit/process/rate.cgi,
17285           httemplate/elements/progress-init.html,
17286           httemplate/elements/xmlhttp.html: fix rate plan editing with new
17287           xmlhttp progressbar - use POST instead of GET.  also optimize SQL
17288           on rate search screen
17289
17290 2005-10-21 08:21  ivan
17291
17292         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
17293           FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm,
17294           httemplate/edit/cust_main.cgi, httemplate/edit/cust_pay.cgi,
17295           httemplate/edit/cust_main/billing.html,
17296           httemplate/edit/process/cust_main.cgi,
17297           httemplate/search/cust_pay.cgi,
17298           httemplate/search/report_cust_pay.html,
17299           httemplate/view/cust_bill.cgi,
17300           httemplate/view/cust_main/payment_history.html: add CASH and WEST
17301           payment types (payments only, not cust_main.payby)
17302
17303 2005-10-21 06:15  ivan
17304
17305         * conf/invoice_html: brainfart
17306
17307 2005-10-21 05:50  ivan
17308
17309         * conf/invoice_html: i thought i fixed this already
17310
17311 2005-10-20 05:30  ivan
17312
17313         * FS/FS/: cust_pkg.pm, part_pkg/flat.pm: fix credit for remaining
17314           service.  fuck Date::Manip
17315
17316 2005-10-16 23:46  ivan
17317
17318         * FS/bin/freeside-sqlradius-reset: set any fixed usergroup before
17319           exporting so it'll export even if all svc_acct records don't have
17320           the group yet
17321
17322 2005-10-16 23:03  ivan
17323
17324         * FS/FS/part_svc.pm, httemplate/edit/part_svc.cgi: fix RADIUS
17325           usergroup editing
17326
17327 2005-10-16 08:02  ivan
17328
17329         * bin/bind.export: and make .HEADER optional for slaves too
17330
17331 2005-10-16 07:59  ivan
17332
17333         * bin/bind.export: don't error out if there's no HEADER file, just
17334           produce a useable snippet anyway
17335
17336 2005-10-16 07:04  ivan
17337
17338         * FS/FS/Conf.pm, FS/FS/domain_record.pm, bin/bind.import: add
17339           zone-underscore config file, update bind.import to use
17340           command-line options instead of ask for input
17341
17342 2005-10-15 06:48  ivan
17343
17344         * FS/FS/TicketSystem/RT_External.pm: don't error out when
17345           ticket_system-default_queueid hasn't been set yet
17346
17347 2005-10-15 06:40  ivan
17348
17349         * FS/FS/Conf.pm: make sure config still works if no ticket system
17350           is configured...
17351
17352 2005-10-15 06:37  ivan
17353
17354         * FS/FS/Conf.pm: make sure config still works if no ticket system
17355           is configured...
17356
17357 2005-10-15 05:58  ivan
17358
17359         * bin/backup-dvd: adding quick backup-to-dvd script
17360
17361 2005-10-15 04:29  ivan
17362
17363         * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/TicketSystem.pm,
17364           FS/FS/agent.pm, FS/FS/TicketSystem/RT_External.pm,
17365           FS/FS/TicketSystem/RT_Internal.pm, httemplate/browse/agent.cgi,
17366           httemplate/edit/agent.cgi, httemplate/config/config-view.cgi,
17367           httemplate/config/config.cgi: agent option to select RT queue
17368
17369 2005-10-15 04:25  ivan
17370
17371         * README.1.5.8: upgrade instructions for new RT verison
17372
17373 2005-10-15 04:13  ivan
17374
17375         * README.1.5.8, rt/html/Elements/Header, rt/html/NoAuth/webrt.css:
17376           land RT 3.4.4 on HEAD
17377
17378 2005-10-15 02:33  ivan
17379
17380         * rt/: HOWTO/README, HOWTO/change.txt, HOWTO/release.txt,
17381           HOWTO/version-control.txt, etc/RT_SiteConfig.pm,
17382           html/Admin/Global/CustomField.html,
17383           html/Admin/Global/CustomFields.html, html/Elements/Footer,
17384           html/Elements/Header, html/Elements/Menu,
17385           html/Elements/PageLayout, html/Elements/SimpleSearch,
17386           html/Elements/Tabs, html/Elements/CollectionAsTable/Row,
17387           html/NoAuth/webrt.css, html/NoAuth/images/back_home.gif,
17388           html/NoAuth/images/head_requestracker.gif,
17389           html/NoAuth/images/rt.jpg, html/NoAuth/images/spacer.gif,
17390           html/NoAuth/images/squares_blue.gif,
17391           html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs,
17392           lib/RT/TicketCustomFieldValue.pm,
17393           lib/RT/TicketCustomFieldValue_Overlay.pm,
17394           lib/RT/TicketCustomFieldValues.pm,
17395           lib/RT/TicketCustomFieldValues_Overlay.pm,
17396           lib/RT/I18N/en_malkovich.po, lib/t/00smoke.t.in,
17397           lib/t/01harness.t.in, lib/t/02regression.t.in, lib/t/03web.pl.in,
17398           lib/t/04_send_email.pl.in, lib/t/05cronsupport.pl.in,
17399           lib/t/regression/00placeholder, sbin/rt-setup-database.in:
17400           landing rt 3.4.4 on HEAD
17401
17402 2005-10-15 02:09  ivan
17403
17404         * rt/: docs/design_docs/realflow.txt,
17405           docs/design_docs/3.3-schema-redesign.txt,
17406           docs/design_docs/rt-mvc, sbin/rt-dump-database.in,
17407           html/Search/Elements/SelectGroup, html/Admin/autohandler,
17408           html/Download/CustomFieldValue/dhandler,
17409           html/Download/Tabular/dhandler, html/Search/Elements/EditQuery,
17410           html/Admin/CustomFields/GroupRights.html,
17411           html/Admin/Global/CustomFields/Groups.html,
17412           html/Admin/Global/CustomFields/Queue-Tickets.html,
17413           html/Admin/Global/CustomFields/Queue-Transactions.html,
17414           html/Admin/Global/CustomFields/Users.html,
17415           html/Admin/Global/CustomFields/index.html,
17416           html/Admin/Groups/CustomFields.html,
17417           html/Admin/Groups/History.html,
17418           html/Admin/CustomFields/Modify.html,
17419           html/Admin/CustomFields/Objects.html,
17420           html/Admin/CustomFields/UserRights.html,
17421           html/Admin/CustomFields/index.html,
17422           html/Admin/Users/CustomFields.html,
17423           html/Admin/Users/History.html, html/Admin/Users/Memberships.html,
17424           html/Admin/Elements/CustomFieldTabs,
17425           html/Admin/Elements/SelectCustomFieldLookupType,
17426           html/Admin/Elements/GlobalCustomFieldTabs,
17427           html/Admin/Elements/ObjectCustomFields,
17428           html/Admin/Elements/PickCustomFields,
17429           html/Admin/Elements/PickObjects,
17430           html/SelfService/CreateTicketInQueue.html,
17431           html/Elements/EditCustomField,
17432           html/Elements/EditCustomFieldImage,
17433           html/Elements/EditCustomFieldBinary,
17434           html/Elements/EditCustomFieldSelect,
17435           html/Elements/ShowCustomFieldBinary,
17436           html/Elements/ShowCustomFieldImage,
17437           html/Elements/ShowCustomFieldWikitext,
17438           html/Elements/ShowCustomFields,
17439           html/Elements/EditCustomFieldFreeform,
17440           html/Elements/EditCustomFieldText,
17441           html/Elements/EditCustomFieldWikitext,
17442           html/Elements/ShowMemberships, lib/t/setup_regression.t,
17443           lib/t/create_data.pl, lib/t/regression/01ticket_link_searching.t,
17444           lib/t/regression/02basic_web.t,
17445           lib/t/regression/03web_compiliation_errors.t,
17446           lib/t/regression/05cronsupport.t, lib/t/regression/07acl.t,
17447           lib/t/regression/08web_cf_access.t,
17448           lib/t/regression/09record_cf_api.t, lib/t/regression/10merge.t,
17449           lib/t/regression/11-template-insert.t,
17450           lib/t/regression/12-search.t,
17451           lib/t/regression/13-attribute-tests.t,
17452           lib/t/regression/14merge.t,
17453           lib/t/regression/16-transaction_cf_tests.t,
17454           lib/t/regression/17multiple_deleg_revocation.t,
17455           lib/t/regression/19-rtname.t, lib/t/regression/20savedsearch.t,
17456           lib/t/regression/21query-builder.t,
17457           lib/t/regression/22search_tix_by_txn.t,
17458           lib/t/regression/04send_email.t,
17459           lib/t/regression/06mailgateway.t, lib/t/regression/07rights.t,
17460           lib/t/regression/15cf_single_values_are_single.t,
17461           lib/t/regression/18stale_delegations_cleanup.t,
17462           lib/RT/SavedSearch.pm, lib/RT/ObjectCustomFields.pm,
17463           lib/RT/CustomFieldValue_Overlay.pm, lib/RT/ObjectCustomField.pm,
17464           lib/RT/ObjectCustomFields_Overlay.pm, lib/RT/SavedSearches.pm,
17465           lib/RT/ObjectCustomFieldValues.pm,
17466           lib/RT/ObjectCustomFieldValue.pm,
17467           lib/RT/ObjectCustomField_Overlay.pm,
17468           lib/RT/ObjectCustomFieldValues_Overlay.pm,
17469           lib/RT/ObjectCustomFieldValue_Overlay.pm, lib/RT/I18N/pl.po,
17470           lib/RT/I18N/id.po, lib/RT/URI/t.pm,
17471           lib/RT/Interface/Web/QueryBuilder.pm,
17472           lib/RT/Interface/Web/Standalone.pm,
17473           lib/RT/Interface/Web/QueryBuilder/Tree.pm,
17474           etc/upgrade/3.3.0/acl.Informix, etc/upgrade/3.3.0/acl.Oracle,
17475           etc/upgrade/3.3.0/acl.Pg, etc/upgrade/3.3.0/acl.SQLite,
17476           etc/upgrade/3.3.0/acl.mysql, etc/upgrade/3.3.0/content,
17477           etc/upgrade/3.3.0/schema.Oracle, etc/upgrade/3.3.0/schema.Pg,
17478           etc/upgrade/3.3.0/schema.mysql, etc/upgrade/3.3.11/acl.Oracle,
17479           etc/upgrade/3.3.11/acl.Pg, etc/upgrade/3.3.11/acl.SQLite,
17480           etc/upgrade/3.3.11/acl.mysql, etc/upgrade/3.3.11/content,
17481           etc/upgrade/3.3.11/schema.Oracle, etc/upgrade/3.3.11/schema.Pg,
17482           etc/upgrade/3.3.11/schema.SQLite,
17483           etc/upgrade/3.3.11/schema.mysql: Initial revision
17484
17485 2005-10-13 14:16  ivan
17486
17487         * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi: Fix 'can't
17488           change uid' error when the account *has* a uid but
17489           svc_acct-edit_uid isn't turned on
17490
17491 2005-10-12 05:02  ivan
17492
17493         * httemplate/misc/: batch-cust_pay.html,
17494           process/batch-cust_pay.cgi: change button to say "post payment
17495           batch" and main error message to indicate the whole batch should
17496           be resubmitted, as per feedback from lewis
17497
17498 2005-10-12 02:51  ivan
17499
17500         * httemplate/edit/part_pkg.cgi: fix package customize losing
17501           services
17502
17503 2005-10-12 01:57  ivan
17504
17505         * FS/FS/part_export/cpanel.pm: add debugging to cpanel export
17506
17507 2005-10-10 09:06  ivan
17508
17509         * FS/FS/part_export/everyone_net.pm: oops, that should fix
17510           suspension problem
17511
17512 2005-10-10 05:20  ivan
17513
17514         * Changes.1.5.8, README.1.5.8, FS/FS/cust_pay.pm, htetc/global.asa,
17515           htetc/handler.pl, httemplate/index.html,
17516           httemplate/docs/upgrade10.html,
17517           httemplate/misc/batch-cust_pay.html,
17518           httemplate/misc/xmlhttp-cust_main-search.cgi,
17519           httemplate/misc/process/batch-cust_pay.cgi,
17520           httemplate/search/cust_pay.cgi: updated quick payment entry
17521
17522 2005-10-08 06:45  ivan
17523
17524         * httemplate/misc/batch-cust_pay.html: quick payment entry
17525           javascript tested & working IE/firefix/konq
17526
17527 2005-10-07 17:47  ivan
17528
17529         * httemplate/: edit/part_pkg.cgi, edit/process/part_pkg.cgi,
17530           edit/process/quick-charge.cgi, elements/select-taxclass.html,
17531           view/cust_main/quick-charge.html: fix tax class selection in
17532           package add/edit too
17533
17534 2005-10-07 16:28  ivan
17535
17536         * conf/invoice_latex: allow more width for return address, stuff is
17537           wrapping
17538
17539 2005-10-06 22:03  ivan
17540
17541         * README.1.5.8: need new B:CC
17542
17543 2005-10-06 21:50  ivan
17544
17545         * httemplate/view/cust_main/billing.html: mask out echeck account
17546           #s too
17547
17548 2005-10-06 21:48  ivan
17549
17550         * FS/FS/cust_main.pm: fix on-demand credit cards not being masked
17551           in UI.  i believe huntsburg is in the doghouse for this one :)
17552
17553 2005-10-06 19:25  ivan
17554
17555         * FS/FS/Conf.pm, FS/FS/part_pkg.pm,
17556           httemplate/edit/process/quick-charge.cgi,
17557           httemplate/view/cust_main/quick-charge.html: add
17558           require_taxclasses config flag
17559
17560 2005-10-06 16:09  ivan
17561
17562         * httemplate/view/cust_bill-logo.cgi: really use default logo if
17563           the agent-specific one isn't found
17564
17565 2005-10-06 16:07  ivan
17566
17567         * httemplate/view/cust_bill-logo.cgi: use default logo if the
17568           agent-specific one isn't found
17569
17570 2005-10-06 16:03  ivan
17571
17572         * httemplate/view/cust_bill-logo.cgi: use default logo if the
17573           agent-specific one isn't found
17574
17575 2005-10-06 13:35  ivan
17576
17577         * FS/FS/part_export/everyone_net.pm: add debugging option to
17578           everyone_net export
17579
17580 2005-10-06 00:34  ivan
17581
17582         * FS/FS/Conf.pm, FS/FS/cust_pay_refund.pm,
17583           httemplate/view/cust_main/payment_history.html: add cc-void
17584           option
17585
17586 2005-10-05 18:40  ivan
17587
17588         * httemplate/edit/cust_main.cgi: fix bug with IE and advertising
17589           sources (refnum) - needed to make sure the SELECT OPTIONs have
17590           explicitly specified VALUEs
17591
17592 2005-10-04 13:27  ivan
17593
17594         * FS/FS/part_export/everyone_net.pm: fix small error with
17595           everyone.net export
17596
17597 2005-10-02 18:41  ivan
17598
17599         * FS/FS/cust_svc.pm, FS/FS/part_svc.pm, FS/FS/svc_acct.pm,
17600           httemplate/view/svc_acct.cgi, httemplate/edit/svc_acct.cgi,
17601           httemplate/elements/small_custview.html, FS/FS/Conf.pm: update
17602           account view and edit: convert to proper templates, make sure
17603           usage information displays for any usage-capable export, add
17604           ability to edit uid/gid
17605
17606 2005-10-02 07:04  ivan
17607
17608         * httemplate/docs/install.html: fix leading % causing Mason to barf
17609
17610 2005-10-02 00:09  ivan
17611
17612         * Makefile, htetc/handler.pl, init.d/freeside-init: add dev make
17613           target for quick iterative development
17614
17615 2005-09-29 13:19  ivan
17616
17617         * FS/FS/svc_acct.pm: make sure there is an expiraiton date to set
17618           as well
17619
17620 2005-09-28 11:27  ivan
17621
17622         * FS/FS/cust_main.pm: recognize hourly frequency in cust_main->bill
17623
17624 2005-09-25 01:20  ivan
17625
17626         * httemplate/view/cust_main.cgi: this css did weird things under IE
17627
17628 2005-09-25 01:13  ivan
17629
17630         * CREDITS, Changes.1.5.8, JSRS-LICENSE, README.1.5.7,
17631           FS/FS/UI/Web.pm, httemplate/edit/cust_main/select-country.html,
17632           httemplate/edit/cust_main/select-county.html,
17633           httemplate/edit/process/part_svc.cgi,
17634           httemplate/edit/process/rate.cgi,
17635           httemplate/elements/jsrsServer.html,
17636           httemplate/elements/progress-init.html,
17637           httemplate/elements/progress-popup.html,
17638           httemplate/elements/xmlhttp.html, httemplate/docs/install.html,
17639           httemplate/docs/upgrade10.html: get rid of JSRS iframe foo for
17640           progress bar, use XMLHTTPRequest instead.  really should have
17641           done that in the first place.  JSON will wait until another
17642           day...
17643
17644 2005-09-24 15:53  ivan
17645
17646         * FS/FS/cust_main.pm: parse paybatch order number with dashes
17647           correctly
17648
17649 2005-09-22 15:25  ivan
17650
17651         * rt/lib/RT/URI/freeside/Internal.pm: should fix problem with empty
17652           (dir-less) Conf showing up
17653
17654 2005-09-21 05:47  ivan
17655
17656         * FS/FS/svc_acct.pm, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/Record.pm,
17657           FS/bin/freeside-prepaidd, httemplate/edit/REAL_cust_pkg.cgi,
17658           httemplate/view/cust_main/packages.html, init.d/freeside-init,
17659           FS/bin/freeside-daily: add prepaid support which sets RADIUS
17660           Expiration attribute, update customer view package UI
17661
17662 2005-09-16 03:10  ivan
17663
17664         * FS/FS/cust_main.pm: tyop
17665
17666 2005-09-16 01:18  ivan
17667
17668         * FS/FS/cust_main.pm: with taxclasses, might have multiple records
17669           for a state/county/country
17670
17671 2005-09-14 04:01  ivan
17672
17673         * FS/t/agent_payment_gateway.t, FS/t/banned_pay.t,
17674           FS/t/cancel_reason.t, FS/t/payment_gateway.t,
17675           FS/t/payment_gateway_option.t, bin/generate-table-module: fix
17676           autogenerated simple test
17677
17678 2005-09-13 13:12  ivan
17679
17680         * httemplate/search/elements/search.html: fix redirect with single
17681           item returned from search results and a coderef redirect
17682
17683 2005-09-10 07:50  ivan
17684
17685         * CREDITS, httemplate/edit/cust_main/contact.html,
17686           httemplate/edit/cust_main/select-country.html,
17687           httemplate/edit/cust_main/select-county.html,
17688           httemplate/edit/cust_main/select-state.html,
17689           httemplate/edit/cust_main.cgi, httemplate/elements/xmlhttp.html,
17690           httemplate/misc/counties.cgi, httemplate/misc/states.cgi:
17691           ajax-style xmlhttprequest state/county/country selector!
17692
17693 2005-09-08 12:15  ivan
17694
17695         * FS/FS/part_export/radiator.pm: MySQL is case sensitive about
17696           table names!  huh
17697
17698 2005-09-08 01:50  ivan
17699
17700         * httemplate/edit/cust_main.cgi: fix dropping of payname
17701
17702 2005-09-07 23:52  ivan
17703
17704         * httemplate/autohandler: don't need 4k of newlines anymore,
17705           H:W:SelectLayers works better
17706
17707 2005-09-07 15:52  ivan
17708
17709         * FS/FS/part_pkg.pm: add hourly frequency
17710
17711 2005-09-07 15:04  ivan
17712
17713         * bin/generate-raddb: list current dictionary sources in example so
17714           i don't forget
17715
17716 2005-09-07 15:02  ivan
17717
17718         * FS/FS/raddb.pm: update with dictionaries from freeradius 1.0.4
17719           plus dictionary.ip3networks
17720
17721 2005-09-07 05:56  ivan
17722
17723         * FS/FS/Schema.pm: define username_len so the default add account
17724           screen doesn't have a tiny username field (when usernamemax is
17725           not defined)
17726
17727 2005-09-07 05:48  ivan
17728
17729         * httemplate/edit/svc_acct.cgi: fix silly bug sizing username field
17730           when adding an account (and usernamemax is not set)
17731
17732 2005-09-07 05:44  ivan
17733
17734         * httemplate/edit/svc_acct.cgi: fix silly bug sizing username field
17735           when adding an account (and username max is not set)
17736
17737 2005-09-07 05:38  ivan
17738
17739         * httemplate/view/cust_main.cgi: oops, still need areyousure
17740           javascript for some sub-bits of the page (package unprovisioning
17741           and cancellation, bunch of payment history stuff)
17742
17743 2005-09-07 03:40  ivan
17744
17745         * FS/FS/: part_svc.pm, part_virtual_field.pm: import dbdef from
17746           FS::Schema instead of calling $FS::Record::dbdef directly
17747
17748 2005-09-07 03:25  ivan
17749
17750         * FS/FS/option_Common.pm: fix bug with new option_Common stuff,
17751           forgot to prefix FS::
17752
17753 2005-09-07 03:16  ivan
17754
17755         * FS/FS/part_export/cpanel.pm: remote access key is a big long
17756           thing
17757
17758 2005-09-07 02:37  ivan
17759
17760         * Changes.1.5.8, FS/FS/part_export/cpanel.pm,
17761           eg/export_template.pm: add cpanel export
17762
17763 2005-09-06 14:58  ivan
17764
17765         * FS/FS/Conf.pm: document variables available in
17766           payment_receipt_email
17767
17768 2005-08-27 01:46  ivan
17769
17770         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/banned_pay.pm,
17771           FS/FS/cancel_reason.pm, FS/FS/cust_main.pm, FS/t/banned_pay.t,
17772           FS/t/cancel_reason.t, bin/generate-table-module,
17773           httemplate/view/cust_main.cgi,
17774           httemplate/misc/cust_main-cancel.cgi: add banned credit card /
17775           ACH table, re-do cancel popup to have a checkbox to ban payinfo
17776
17777 2005-08-24 07:07  ivan
17778
17779         * README.1.5.8, httemplate/docs/upgrade10.html: need
17780           H:W:SelectLayers 0.05
17781
17782 2005-08-24 06:47  ivan
17783
17784         * httemplate/edit/cust_main/billing.html: fix size of cvv2 help
17785           popup
17786
17787 2005-08-24 06:22  ivan
17788
17789         * htetc/global.asa, htetc/handler.pl,
17790           httemplate/edit/cust_main.cgi,
17791           httemplate/edit/cust_main/billing.html,
17792           httemplate/edit/cust_main/contact.html, Changes.1.5.8,
17793           FS/FS/cust_main.pm, FS/FS/cust_main_county.pm,
17794           FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm,
17795           fs_selfservice/FS-SelfService/SelfService.pm,
17796           httemplate/docs/ach.html, httemplate/docs/cvv2.html,
17797           httemplate/edit/process/cust_main.cgi,
17798           httemplate/elements/overlibmws_draggable.js,
17799           httemplate/elements/overlibmws_iframe.js,
17800           httemplate/elements/progress-init.html,
17801           httemplate/elements/select-month_year.html,
17802           httemplate/images/cvv2.png, httemplate/images/cvv2_amex.png,
17803           httemplate/view/cust_main/billing.html: customer edit: abstract
17804           out billing info to billing.html, re-do payment type selection
17805           with HTML::Widgets::SelectLayers, add Switch/Solo/Maestro support
17806           for start date & issue #.  customer view: re-order fields for
17807           consistency.  selfservice API: support paystart_month,
17808           paystart_year, payissue and payip in MyAccount::process_payment
17809           and ::edit_info and Signup::new_customer,
17810           FS::cust_main::realtime_bop: support paystart_month paystart_year
17811           payissue payip fields
17812
17813 2005-08-23 05:38  ivan
17814
17815         * httemplate/edit/part_svc.cgi: fix bug with service editing caused
17816           by moving dbdef stuff around
17817
17818 2005-08-18 00:58  ivan
17819
17820         * FS/FS/cust_main.pm: add taxclass kludge to gateway overrides, fix
17821           parsing of new-style paybatch
17822
17823 2005-08-17 23:46  ivan
17824
17825         * install/debian/3.1/INSTALL: slight adjustments to deb install for
17826           latest 1.5.8cvs
17827
17828 2005-08-17 22:41  ivan
17829
17830         * httemplate/edit/process/agent_payment_gateway.html: hopefully
17831           this is the last missing file
17832
17833 2005-08-17 22:12  ivan
17834
17835         * httemplate/edit/process/payment_gateway.html: oops another
17836           missing file
17837
17838 2005-08-17 21:16  ivan
17839
17840         * FS/FS/agent_payment_gateway.pm: missing file
17841
17842 2005-08-17 15:23  ivan
17843
17844         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
17845           FS/FS/option_Common.pm, FS/FS/part_export.pm,
17846           FS/FS/part_export_option.pm, FS/FS/part_pkg.pm,
17847           FS/FS/payment_gateway.pm, FS/FS/payment_gateway_option.pm,
17848           FS/bin/freeside-setup, FS/bin/freeside-upgrade, README.1.5.8,
17849           SCHEMA_CHANGE, FS/FS.pm, FS/MANIFEST, FS/t/option_Common.t,
17850           FS/t/payment_gateway.t, FS/t/payment_gateway_option.t,
17851           bin/generate-table-module, htetc/global.asa, htetc/handler.pl,
17852           httemplate/index.html, httemplate/browse/agent.cgi,
17853           httemplate/browse/payment_gateway.html,
17854           httemplate/docs/upgrade10.html,
17855           httemplate/edit/agent_payment_gateway.html,
17856           httemplate/edit/payment_gateway.html: infrastructure for easier
17857           schema changes, and: add payment_gateway, payment_gateway_option
17858           and agent_payment_gateway tables, add paystart_month,
17859           paystart_year, payissue and payip fields to cust_main, add
17860           preliminary gateway and gateway override editing to web UI, use
17861           payment gateway override when processing payments (card type, not
17862           taxclass yet)
17863
17864 2005-08-14 18:55  ivan
17865
17866         * FS/FS/UI/Web.pm: fix brainfart parsing end dates, closes:
17867           Bug#1248
17868
17869 2005-08-09 14:38  ivan
17870
17871         * Changes.1.5.8, FS/FS/part_export/radiator.pm,
17872           FS/FS/part_export/sqlradius.pm, FS/t/part_export-radiator.t,
17873           FS/FS/part_export/sqlradius_withdomain.pm: add native Radiator
17874           export
17875
17876 2005-08-08 08:15  ivan
17877
17878         * Changes.1.5.8, FS/FS/part_export/everyone_net.pm: add export to
17879           everyone.net outsource mail service
17880
17881 2005-08-07 20:15  ivan
17882
17883         * httemplate/docs/selfservice.html: add some docs on
17884           signup_server-payby and -realtime configuration values
17885
17886 2005-08-06 17:41  ivan
17887
17888         * FS/FS/part_export/forward_shellcommands.pm: update
17889           forward_shellcommands export to know about literal source
17890           addresses, closes: Bug#1246
17891
17892 2005-08-06 17:40  ivan
17893
17894         * Changes.1.5.8, FS/FS/agent.pm, FS/FS/cust_pkg.pm,
17895           FS/FS/cust_svc.pm, FS/FS/UI/Web.pm, httemplate/browse/agent.cgi,
17896           httemplate/search/cust_pay.cgi, httemplate/search/cust_pkg.cgi,
17897           httemplate/search/elements/search.html: move cust_pkg search to
17898           new template, add active/suspended/cancelled customer packages to
17899           agent browse
17900
17901 2005-08-04 17:57  ivan
17902
17903         * httemplate/search/cust_credit.html: fix credit searches by otaker
17904
17905 2005-08-04 01:39  ivan
17906
17907         * httemplate/docs/install.html: add IPC::Run3 and instructions for
17908           adding fs_queue and fs_selfservice users to install docs
17909
17910 2005-08-03 18:42  ivan
17911
17912         * Makefile: don't use install -D flag, doesn't work on bsd
17913
17914 2005-08-03 00:38  ivan
17915
17916         * FS/FS/cust_bill.pm: eliminate scary (but harmless) "Use of
17917           uninitalized value in length" warnings
17918
17919 2005-08-02 19:23  ivan
17920
17921         * FS/FS/part_export/: domain_shellcommands.pm,
17922           forward_shellcommands.pm, www_shellcommands.pm: don't try to run
17923           blank commands for non-svc_acct shellcommand exports too
17924
17925 2005-08-02 12:17  khoff
17926
17927         * FS/FS/h_cust_svc.pm: Only complain, not die, if we can't find a
17928           svc_x record for an h_cust_svc record.
17929
17930 2005-07-14 04:55  ivan
17931
17932         * FS/FS/cust_main.pm: oops, fix last minute bug with new
17933           configurable customer fields on reports
17934
17935 2005-07-14 04:46  ivan
17936
17937         * FS/FS/: svc_Common.pm, UI/Web.pm: clean up some leftover bits
17938           from cust-fields work
17939
17940 2005-07-14 04:31  ivan
17941
17942         * httemplate/: index.html, search/svc_acct.cgi,
17943           search/svc_forward.cgi: add unlinked mail forward (svc_forward)
17944           report
17945
17946 2005-07-14 04:18  ivan
17947
17948         * httemplate/search/cust_bill.html: move account search
17949           (httemplate/search/svc_acct.cgi) to new template, cust-fields
17950           configuration value to control which customer fields are shown on
17951           reports
17952
17953 2005-07-14 03:52  ivan
17954
17955         * Changes.1.5.8, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/cust_bill.pm,
17956           FS/FS/cust_bill_event.pm, FS/FS/cust_credit.pm,
17957           FS/FS/cust_main.pm, FS/FS/cust_main_Mixin.pm, FS/FS/cust_pay.pm,
17958           FS/FS/svc_Common.pm, FS/FS/UI/Web.pm, FS/t/cust_main_Mixin.t,
17959           httemplate/search/cust_bill_event.cgi,
17960           httemplate/search/cust_credit.html,
17961           httemplate/search/cust_pay.cgi,
17962           httemplate/search/report_receivables.cgi,
17963           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
17964           httemplate/search/svc_forward.cgi, httemplate/search/svc_www.cgi,
17965           httemplate/search/elements/search.html: move account search
17966           (httemplate/search/svc_acct.cgi) to new template, cust-fields
17967           configuration value to control which customer fields are shown on
17968           reports
17969
17970 2005-07-12 04:54  ivan
17971
17972         * README.1.5.7: add alternative for very old Pg
17973
17974 2005-07-12 02:31  ivan
17975
17976         * httemplate/: browse/part_pkg.cgi, view/cust_pkg.cgi: <rjbs> More
17977           of the same: these patches make it safer to subclass
17978           FS::part_pkg's pkg_svc method by eliminating qsearches on table
17979           pkg_svc.
17980
17981 2005-07-12 02:22  ivan
17982
17983         * httemplate/edit/part_pkg.cgi: <rjbs> This patch is part of my
17984           continuing effort to avoid using SQL and qsearch from templates
17985           to find the pkg_svc records for a package.
17986
17987 2005-07-12 02:13  ivan
17988
17989         * CREDITS, FS/FS/Record.pm: patch from rjbs to add by_key
17990           contructor to Record.pm
17991
17992 2005-07-12 02:11  ivan
17993
17994         * Makefile: okay, really enable RT by default for good now
17995
17996 2005-07-11 07:15  ivan
17997
17998         * bin/: rate.import, rt-drop-tables: adding rt-drop-tables
17999
18000 2005-07-11 06:01  ivan
18001
18002         * Makefile: new server
18003
18004 2005-07-11 05:53  ivan
18005
18006         * httemplate/docs/: index.html, upgrade10.html: note alternate
18007           instructions for 0pre6->7
18008
18009 2005-07-11 05:39  ivan
18010
18011         * Changelog, Changes.1.5.7: s/ANNOUNCE/Changelog/
18012
18013 2005-07-11 05:23  ivan
18014
18015         * install/freebsd/: INSTALL, ports: freebsd install update i guess
18016
18017 2005-07-11 05:22  ivan
18018
18019         * bin/postfix.export: fix regex
18020
18021 2005-07-11 05:22  ivan
18022
18023         * httemplate/browse/queue.cgi: template
18024
18025 2005-07-11 05:21  ivan
18026
18027         * Makefile: probably best to keep RT disabled by default, at least
18028           for this release
18029
18030 2005-07-11 05:09  ivan
18031
18032         * ANNOUNCE.1.5: last bits
18033
18034 2005-07-11 03:58  ivan
18035
18036         * FS/t/ClientAPI_SessionCache.t:
18037           s/ClientAPI::SessionCache/ClientAPI_SessionCache/ noticed by rjbs
18038
18039 2005-07-11 02:49  ivan
18040
18041         * FS/FS/ClientAPI/MyAccount.pm: bug fix for error message on
18042           session expiration from Randall Lucas <rlucas@tercent.net>,
18043           thanks!
18044
18045 2005-07-09 08:41  ivan
18046
18047         * FS/FS/cust_bill.pm: fix silly bug preventing html invoicing from
18048           finding their logo
18049
18050 2005-07-09 03:55  ivan
18051
18052         * httemplate/edit/cust_pay.cgi: get rid of the godawful halfass
18053           "invoice" on the post payment screen when posting against a
18054           specific invoice, replace with having useless "Auto-apply to
18055           invoices" box actually show the payment will be applied to one
18056           invoice only...  closes: Bug#1241
18057
18058 2005-07-09 03:36  ivan
18059
18060         * FS/FS/: cust_bill.pm, cust_bill_pkg.pm, part_export/sqlradius.pm,
18061           part_pkg/flat.pm, part_pkg/flat_comission.pm,
18062           part_pkg/flat_comission_cust.pm, part_pkg/flat_comission_pkg.pm,
18063           part_pkg/flat_delayed.pm, part_pkg/prepaid.pm,
18064           part_pkg/prorate.pm, part_pkg/sesmon_hour.pm,
18065           part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm,
18066           part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm,
18067           part_pkg/subscription.pm, part_pkg/voip_sqlradacct.pm: add desc
18068           method to cust_bill_pkg and use it in cust_bill... this should
18069           help with any *other* cust_bill_pkg.pkgnum == -1 stuff that needs
18070           to be sorted out
18071
18072 2005-07-08 16:06  ivan
18073
18074         * FS/bin/freeside-daily: fix bug with new efficient
18075           customer-finding code.  sql isn't perl, null != 0
18076
18077 2005-07-05 14:46  ivan
18078
18079         * httemplate/docs/install-rt.html: tyop
18080
18081 2005-06-30 06:32  ivan
18082
18083         * FS/FS/Misc.pm: pod error
18084
18085 2005-06-30 06:20  ivan
18086
18087         * FS/FS/: Conf.pm, svc_acct.pm: add username-percent config option
18088
18089 2005-06-30 05:44  ivan
18090
18091         * FS/FS/cust_main.pm: oops, really fix error with new prepaid card
18092           foo
18093
18094 2005-06-21 20:54  ivan
18095
18096         * httemplate/docs/upgrade10.html, install/debian/3.1/INSTALL: add
18097           IPC::Run3 to install docs
18098
18099 2005-06-16 22:31  ivan
18100
18101         * httemplate/misc/process/link.cgi: fix preference sort order for
18102           linking: sort unaudited services first, secondary sort by svcaprt
18103
18104 2005-06-16 22:07  ivan
18105
18106         * httemplate/misc/process/link.cgi: add more info to debugging
18107
18108 2005-06-16 22:04  ivan
18109
18110         * httemplate/misc/process/link.cgi: fix debugging
18111
18112 2005-06-16 21:42  ivan
18113
18114         * httemplate/misc/process/link.cgi: add debugging for accounts
18115           picked to pick
18116
18117 2005-06-14 21:46  ivan
18118
18119         * README.1.5.7, FS/FS/cust_bill.pm: better error reporting for
18120           actual errors from lpr command
18121
18122 2005-06-14 19:31  ivan
18123
18124         * FS/FS/cust_main.pm: fix error recharging w/prepaid card caused by
18125           rounding off of money value, closes: Bug#1237
18126
18127 2005-06-14 17:44  ivan
18128
18129         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: add
18130           reprint/fax/email links to invoice search results
18131
18132 2005-06-09 15:40  ivan
18133
18134         * httemplate/search/cust_bill_event.cgi, FS/FS/cust_bill.pm,
18135           httemplate/index.html, httemplate/misc/email_invoice_events.cgi,
18136           httemplate/misc/email_invoices.cgi,
18137           httemplate/misc/fax_invoice_events.cgi,
18138           httemplate/misc/fax_invoices.cgi,
18139           httemplate/misc/print_invoice_events.cgi,
18140           httemplate/misc/print_invoices.cgi,
18141           httemplate/search/cust_bill.html,
18142           httemplate/search/report_cust_bill.html: advanced invoice serach,
18143           groundwork to add reprint/fax/email links to invoice search
18144           results
18145
18146 2005-06-09 13:26  ivan
18147
18148         * httemplate/browse/part_pkg.cgi: tiny refactor patch from rjbs: It
18149           changes the service listing to use $part_pkg->pkg_svc instead of
18150           a qsearch, which means that the listing will still work if
18151           pkg_svc has been subclassed.
18152
18153 2005-06-09 13:16  ivan
18154
18155         * FS/FS/cust_svc.pm: documentation fix, noticed by rjbs
18156
18157 2005-06-09 02:15  ivan
18158
18159         * FS/FS/part_pkg.pm: don't rebless if we're already in the plan
18160           subclass, fixes pkg customize link
18161
18162 2005-06-09 00:19  ivan
18163
18164         * FS/bin/freeside-daily: declare new $opt_a
18165
18166 2005-06-09 00:13  ivan
18167
18168         * FS/bin/freeside-daily: significant speedup from only selected
18169           customers with outstanding packages or invoice events in the
18170           initial select, and add -a flag for agentnum
18171
18172 2005-06-08 23:56  ivan
18173
18174         * FS/FS/cust_bill.pm, conf/invoice_html,
18175           httemplate/view/cust_bill-logo.cgi: agent-specific logos for html
18176           invoices too
18177
18178 2005-06-08 23:36  ivan
18179
18180         * FS/FS/: cust_bill.pm, part_bill_event.pm: and make
18181           (html|latex)(small)?footer optionall per-agent too
18182
18183 2005-06-08 23:22  ivan
18184
18185         * FS/FS/cust_bill.pm: more sane regex
18186
18187 2005-06-08 23:14  ivan
18188
18189         * FS/FS/: cust_bill.pm: ugh, hopefully fixup agent_plandata regex
18190           for multiple agents
18191
18192 2005-06-08 22:59  ivan
18193
18194         * FS/FS/: cust_bill.pm: make sure invoice_(latex|html)returnaddress
18195           is configurable per-agent
18196
18197 2005-06-08 22:34  ivan
18198
18199         * FS/FS/cust_bill.pm, FS/FS/part_bill_event.pm,
18200           httemplate/edit/part_bill_event.cgi: add multiple agent selection
18201           to agent-specific invoicing
18202
18203 2005-06-08 17:18  ivan
18204
18205         * FS/FS/cust_pay.pm: add ignore_noapply flag to make sure payments
18206           are forced in anyway on import
18207
18208 2005-06-08 14:52  ivan
18209
18210         * FS/FS/cust_bill_pkg.pm: last bit to allow -1 for non-pkg, non-tax
18211           line items
18212
18213 2005-06-08 02:03  ivan
18214
18215         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/svc_acct.pm,
18216           FS/FS/ClientAPI/MyAccount.pm,
18217           fs_selfservice/FS-SelfService/SelfService.pm,
18218           fs_selfservice/FS-SelfService/cgi/agent_delete_svc.html,
18219           fs_selfservice/FS-SelfService/cgi/delete_svc.html,
18220           fs_selfservice/FS-SelfService/cgi/make_payment.html,
18221           fs_selfservice/FS-SelfService/cgi/myaccount.html,
18222           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
18223           fs_selfservice/FS-SelfService/cgi/payment_results.html,
18224           fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
18225           fs_selfservice/FS-SelfService/cgi/process_svc_external.html,
18226           fs_selfservice/FS-SelfService/cgi/provision.html,
18227           fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html,
18228           fs_selfservice/FS-SelfService/cgi/recharge_prepay.html,
18229           fs_selfservice/FS-SelfService/cgi/recharge_results.html,
18230           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
18231           fs_selfservice/FS-SelfService/cgi/view_invoice.html,
18232           httemplate/view/svc_acct.cgi: prepaid card recharge
18233
18234 2005-06-07 14:02  ivan
18235
18236         * FS/FS/Misc.pm: debugging output change in send_email
18237
18238 2005-06-06 13:07  ivan
18239
18240         * FS/FS/cust_bill.pm: eek, fix silly problem in invoice sending
18241           refactoring
18242
18243 2005-06-06 12:54  ivan
18244
18245         * FS/FS/Misc.pm: some additional warnings
18246
18247 2005-06-06 10:00  ivan
18248
18249         * FS/FS/Misc.pm: fix message ID generation for ancient perl, bah
18250
18251 2005-06-02 18:51  ivan
18252
18253         * FS/FS/TicketSystem/RT_External.pm: argh.  this should finally fix
18254           the last of the Internal vs External breakage i hope
18255
18256 2005-06-02 02:36  ivan
18257
18258         * httemplate/search/cust_bill_event.html: Capitalization
18259
18260 2005-06-02 02:29  ivan
18261
18262         * httemplate/index.html, httemplate/misc/print_invoices.cgi,
18263           httemplate/search/cust_bill_event.cgi,
18264           httemplate/search/cust_bill_event.html, FS/FS/cust_bill_event.pm,
18265           FS/FS/part_bill_event.pm, FS/FS/UI/Web.pm,
18266           httemplate/misc/email-invoice.cgi,
18267           httemplate/misc/email_invoices.cgi,
18268           httemplate/misc/fax-invoice.cgi,
18269           httemplate/misc/fax_invoices.cgi,
18270           httemplate/misc/print-invoice.cgi, FS/FS/cust_bill.pm,
18271           FS/FS/part_pkg.pm, httemplate/view/cust_bill.cgi,
18272           FS/bin/freeside-queued, httemplate/search/elements/search.html,
18273           httemplate/elements/progress-init.html,
18274           httemplate/elements/progress-popup.html, htetc/global.asa,
18275           htetc/handler.pl: add ability to search on a date range of
18276           invoice events and then reprint or reemail (boy was that a bit
18277           more work than i expected), closes: Bug#946
18278
18279 2005-06-01 17:02  ivan
18280
18281         * rt/html/Ticket/Elements/AddCustomers: remove warning
18282
18283 2005-06-01 16:40  ivan
18284
18285         * httemplate/view/cust_bill.cgi: align terminology for consistancy.
18286           or something.
18287
18288 2005-06-01 14:40  ivan
18289
18290         * httemplate/search/report_receivables.cgi: remove trailing
18291           whitespace
18292
18293 2005-06-01 13:31  ivan
18294
18295         * FS/FS/TicketSystem/: RT_External.pm, RT_Internal.pm: fix up
18296           RT_Internal again, hopefully this is the last of the breakage
18297           from RT_Internal
18298
18299 2005-05-31 19:39  ivan
18300
18301         * httemplate/edit/part_pkg.cgi: really. *sigh*
18302
18303 2005-05-31 16:42  ivan
18304
18305         * FS/FS/part_pkg/sesmon_minute.pm: tyop refactoring old
18306           sesmon_minute price plkan, noticed by rjbs
18307
18308 2005-05-31 16:32  ivan
18309
18310         * httemplate/edit/part_pkg.cgi: ack, this should finally fix the
18311           package editing problem
18312
18313 2005-05-26 12:30  ivan
18314
18315         * httemplate/view/: cust_bill.cgi: silly perl version bs
18316
18317 2005-05-26 12:15  ivan
18318
18319         * FS/FS/svc_www.pm, httemplate/edit/svc_www.cgi,
18320           httemplate/view/svc_www.cgi: make svc_www.usersvc optional
18321
18322 2005-05-25 20:45  ivan
18323
18324         * httemplate/edit/part_pkg.cgi: 72?!
18325
18326 2005-05-24 08:33  ivan
18327
18328         * Makefile: 1.5.7.  and enable RT by default, finally
18329
18330 2005-05-23 04:49  ivan
18331
18332         * htetc/freeside-rt.conf: so Search.tsf and Search.rdf work
18333
18334 2005-05-22 16:38  ivan
18335
18336         * FS/FS/svc_acct.pm: fix quick crypt_password bug when its passwd
18337           an empty param
18338
18339 2005-05-22 13:39  ivan
18340
18341         * httemplate/view/cust_bill.cgi: oops, quote $link w/new templating
18342
18343 2005-05-22 02:25  ivan
18344
18345         * httemplate/browse/agent.cgi: Avoid Gratuitous Capitalizaiton
18346
18347 2005-05-21 21:24  ivan
18348
18349         * FS/FS/prepay_credit.pm: add optional agentnum field to POD doc
18350
18351 2005-05-21 11:38  ivan
18352
18353         * httemplate/browse/agent.cgi: make sure the customers tables for
18354           each agent line up with each other, too
18355
18356 2005-05-21 10:26  ivan
18357
18358         * httemplate/search/cust_main.cgi: hehe, allow changing the browse
18359           order of any sort
18360
18361 2005-05-21 10:14  ivan
18362
18363         * httemplate/browse/agent.cgi: line up
18364           prospect/active/suspended/cancelled customers
18365
18366 2005-05-19 07:10  ivan
18367
18368         * FS/FS/part_export/shellcommands.pm: A group number must refer to
18369           an already existing group - so add manually it if you want to
18370           define a set of static gids or something, default is just going
18371           to cause headaches
18372
18373 2005-05-19 04:05  ivan
18374
18375         * FS/FS/svc_acct.pm: ! or !! also
18376
18377 2005-05-19 03:45  ivan
18378
18379         * FS/FS/part_export/shellcommands.pm: fix up some defaults to
18380           include gid too
18381
18382 2005-05-19 03:29  ivan
18383
18384         * FS/FS/part_export/: acct_sql.pm, shellcommands.pm: missing ;
18385
18386 2005-05-19 03:26  ivan
18387
18388         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm,
18389           part_export/shellcommands.pm,
18390           part_export/shellcommands_withdomain.pm: fix shellcommands export
18391           encrypting "magic" shadow values * NP *LK*
18392
18393 2005-05-19 02:49  ivan
18394
18395         * FS/FS/svc_acct.pm: oops, remove old-style duplicate check from
18396           replace, _check_duplicate was already below it
18397
18398 2005-05-19 01:51  ivan
18399
18400         * httemplate/view/cust_bill.cgi: oops, fix alternate view/etc.
18401           links
18402
18403 2005-05-19 01:43  ivan
18404
18405         * httemplate/: misc/email-invoice.cgi, misc/fax-invoice.cgi,
18406           misc/print-invoice.cgi, view/cust_bill.cgi: re-email/fax/print
18407           links should respect template, also add direct re-send links like
18408           the view links and convert view/cust_bill.cgi to proper template
18409
18410 2005-05-18 09:57  ivan
18411
18412         * httemplate/browse/agent.cgi: oops, it helps to get the link right
18413
18414 2005-05-18 09:55  ivan
18415
18416         * httemplate/: browse/agent.cgi, search/report_receivables.cgi: add
18417           agent-specific A/R aging report, closes: bug#1229
18418
18419 2005-05-18 09:37  ivan
18420
18421         * bin/masonize: report the file that had a masonize error
18422
18423 2005-05-18 07:50  ivan
18424
18425         * FS/FS/part_export/acct_sql.pm: actually, quota goes in pw_shell.
18426           of course!
18427
18428 2005-05-18 03:43  ivan
18429
18430         * FS/FS/cust_bill.pm: oops, losing notes!
18431
18432 2005-05-15 06:49  ivan
18433
18434         * httemplate/search/report_receivables.cgi: this status column is
18435           probably faster, one giant SQL query.  and add back in the
18436           customer link, oops
18437
18438 2005-05-15 06:00  ivan
18439
18440         * FS/FS/cust_main.pm, httemplate/search/report_receivables.cgi,
18441           httemplate/search/elements/search.html: move receivables report
18442           to search template
18443
18444 2005-05-15 04:58  ivan
18445
18446         * httemplate/search/cust_bill.html: use money_char config
18447
18448 2005-05-15 04:46  ivan
18449
18450         * httemplate/search/cust_bill.html: align
18451
18452 2005-05-14 13:11  ivan
18453
18454         * README.1.5.7.lastbit: hmm virtual fields have no history?
18455
18456 2005-05-14 13:11  ivan
18457
18458         * README.1.5.7: 0.26
18459
18460 2005-05-14 12:57  ivan
18461
18462         * README.1.5.7, rt/lib/RT/URI/freeside.pm,
18463           rt/lib/RT/URI/freeside/Internal.pm: fixup RT integration grr!
18464
18465 2005-05-14 11:03  ivan
18466
18467         * FS/FS/cust_bill.pm: h helps halot
18468
18469 2005-05-14 10:59  ivan
18470
18471         * FS/FS/cust_bill.pm: well this is sorta halfass anyway but useful
18472
18473 2005-05-14 10:04  ivan
18474
18475         * FS/FS/Conf.pm, conf/invoice_html,
18476           httemplate/view/cust_bill-logo.cgi: html invoices: when
18477           displaying, use the actual logo from the conf dir - same as the
18478           emailed copy
18479
18480 2005-05-14 09:30  ivan
18481
18482         * FS/FS/: Misc.pm, cust_bill.pm: disable debugging
18483
18484 2005-05-14 09:27  ivan
18485
18486         * ANNOUNCE.1.5, FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm,
18487           FS/FS/part_bill_event.pm, conf/invoice_html, conf/logo.png,
18488           httemplate/docs/billing.html, httemplate/view/cust_bill.cgi: html
18489           invoices!
18490
18491           http://chris-linfoot.net/d6plinks/CWLT-5VZD4Y
18492           http://www.dsv.su.se/~jpalme/ietf/mhtml.html
18493           ftp://ftp.dsv.su.se/users/jpalme/draft-ietf-mhtml-info.txt
18494           http://mailformat.dan.info/headers/mime.html
18495           http://www.faqs.org/rfcs/rfc2392.html
18496           http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cdosys/html/_cdosys_content-type_multipart.asp
18497
18498           (MIME is hard, let's go shopping!)
18499
18500 2005-05-13 08:06  ivan
18501
18502         * FS/FS/cust_bill.pm: fix picking up alternate invoice_latexnotes_*
18503           files, and expand country codes on invoices.  and oops,
18504           print_html changes slipped in last commit too.  well, they were
18505           ready anyway.
18506
18507 2005-05-13 03:55  ivan
18508
18509         * conf/invoice_latex: better to do something fancy like scale down
18510           the font size to fit in the intended space or something but hey,
18511           this is good enough for now :)
18512
18513 2005-05-13 03:54  ivan
18514
18515         * FS/FS/cust_bill.pm: substitute a non-breaking space if there is
18516           no invoice_latexreturnaddress file
18517
18518 2005-05-11 07:07  ivan
18519
18520         * FS/FS/export_svc.pm: new progressbar display causes a silly error
18521           in edge case where no dup checking necessary, closes: Bug#1226
18522
18523 2005-05-10 11:30  khoff
18524
18525         * rt/html/Ticket/Elements/EditCustomers: Missing '</A>' tag.
18526
18527 2005-05-05 06:04  ivan
18528
18529         * conf/: invoice_latex: no comma between state and address
18530
18531 2005-05-04 18:46  ivan
18532
18533         * httemplate/search/svc_domain.cgi: the ? between svc_domain.cgi
18534           and the domain id is missing
18535
18536 2005-05-04 02:33  ivan
18537
18538         * FS/FS/part_pkg.pm: use new pkg_svc.pkgsvcnum primary key when
18539           modifying pkg_svc records, closes: Bug#1221
18540
18541 2005-05-04 02:20  ivan
18542
18543         * FS/FS/Record.pm: err msg
18544
18545 2005-05-03 18:06  ivan
18546
18547         * FS/FS/cust_bill.pm: patch to just update the template or
18548           conf/invoice_latex* to use the new one
18549
18550 2005-05-03 17:40  ivan
18551
18552         * conf/invoice_latex, conf/invoice_latexfooter,
18553           conf/invoice_latexreturnaddress, conf/logo.eps,
18554           httemplate/docs/billing.html, FS/FS/Conf.pm, FS/FS/cust_bill.pm:
18555           great new invoice template from kristian!
18556
18557 2005-05-03 10:22  ivan
18558
18559         * FS/FS/cust_bill.pm: minutely better error reporting for pdf
18560           problems
18561
18562 2005-05-03 06:29  ivan
18563
18564         * FS/bin/: freeside-addoutsource, freeside-addoutsourceuser: remove
18565           unnecessary host=localhost from outsource instance creation foo
18566
18567 2005-05-03 05:56  ivan
18568
18569         * README.1.5.7: fix some wrapping
18570
18571 2005-05-03 02:56  ivan
18572
18573         * FS/FS/cust_pay.pm: on receipts, show "Electronic Check" instead
18574           of "Chek" for payby = CHEK transactions
18575
18576 2005-05-03 01:51  ivan
18577
18578         * FS/bin/freeside-sqlradius-radacctd: not running with elevated
18579           privs, -T not necessary
18580
18581 2005-05-03 01:46  ivan
18582
18583         * FS/FS/domain_record.pm: [:ascii:] is not legal for 5.005, alas,
18584           it still needs to be supported for just a little bit longer
18585
18586 2005-05-01 23:32  ivan
18587
18588         * FS/FS/svc_Common.pm, httemplate/search/svc_domain.cgi,
18589           httemplate/search/svc_forward.cgi, httemplate/search/svc_www.cgi:
18590           move httemplate/search/svc_domain to the new search template
18591           along with svc_www and svc_forward
18592
18593 2005-04-30 02:47  ivan
18594
18595         * httemplate/search/svc_forward.cgi: show "(unlinked)" for unlined
18596           forwards instead of nothing
18597
18598 2005-04-30 02:45  ivan
18599
18600         * httemplate/search/svc_forward.cgi: pull in the customer
18601           information as part of the main query for efficiency
18602
18603 2005-04-29 06:00  ivan
18604
18605         * httemplate/search/: svc_forward.cgi, svc_www.cgi: template
18606           forward search using the standard search template: forwards are
18607           now paged
18608
18609 2005-04-28 10:05  ivan
18610
18611         * FS/FS/cust_bill.pm: add < and > to _latex_escape (khoff)
18612
18613 2005-04-25 17:20  khoff
18614
18615         * bin/svc_broadband.renumber: For renumbering svc_broadband
18616           services from one addr_block to another.  Hopefully no one will
18617           ever have to use this.
18618
18619 2005-04-25 02:33  ivan
18620
18621         * FS/FS/Conf.pm, FS/FS/Daemon.pm, FS/FS/svc_acct.pm, FS/t/Daemon.t,
18622           FS/MANIFEST, FS/FS/part_export/sqlradius.pm,
18623           FS/bin/freeside-queued, FS/bin/freeside-selfservice-server,
18624           FS/bin/freeside-sqlradius-radacctd, init.d/freeside-init: pick up
18625           freeside-sqlradius-radacctd again after all these years, now it
18626           just needs to update the "seconds" field(s), finally closes:
18627           Bug#1125
18628
18629 2005-04-21 16:13  ivan
18630
18631         * install/debian/3.1/INSTALL: little bit of apache setup and add
18632           the fs_queue user
18633
18634 2005-04-21 14:31  ivan
18635
18636         * install/debian/3.1/INSTALL: or apache won't start
18637
18638 2005-04-21 04:47  ivan
18639
18640         * FS/FS/part_export/acct_sql.pm: fix nit with crypt flag when
18641           replacing too
18642
18643 2005-04-21 04:35  ivan
18644
18645         * FS/FS/part_export/acct_sql.pm: support multiple primary keys
18646
18647 2005-04-20 23:18  ivan
18648
18649         * install/debian/3.1/INSTALL: libjavascript-rpc-perl hit testing
18650
18651 2005-04-20 00:12  ivan
18652
18653         * FS/FS/part_export/acct_sql.pm: hehe oops
18654
18655 2005-04-19 23:41  ivan
18656
18657         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm: add vpopmail
18658           defaults to acct_sql export
18659
18660 2005-04-19 10:25  ivan
18661
18662         * README.1.5.7: update pre6 -> 7 upgrade instructions too
18663
18664 2005-04-19 02:50  ivan
18665
18666         * FS/FS/Conf.pm: disable RT_Libs for now
18667
18668 2005-04-19 02:48  ivan
18669
18670         * httemplate/docs/install.html, httemplate/docs/upgrade10.html,
18671           ANNOUNCE.1.5, README.1.5.7.lastbit, SCHEMA_CHANGE,
18672           install/redhat/9/INSTALL: did another upgrade, fixed up the
18673           instructions
18674
18675 2005-04-19 02:48  ivan
18676
18677         * FS/FS/part_pkg.pm: silence an annoying but harmless perl warning
18678
18679 2005-04-18 00:37  ivan
18680
18681         * FS/FS/cust_main.pm: add some newlines to debugging output, no
18682           need to print file and line # so much
18683
18684 2005-04-16 15:26  ivan
18685
18686         * httemplate/edit/cust_pay.cgi: use money_char on enter payment
18687           screen instead of hardcoding $
18688
18689 2005-04-15 13:29  khoff
18690
18691         * FS/FS/Conf.pm, FS/FS/domain_record.pm, FS/FS/svc_domain.pm,
18692           httemplate/view/svc_domain.cgi: Added support for TXT records.
18693
18694 2005-04-14 02:41  ivan
18695
18696         * FS/FS/cust_bill.pm, conf/invoice_latex, conf/invoice_latex.diff:
18697           move invoice_latex templating to Text::Template, with special
18698           sauce^W^Wbackwards-compatibility for old templates
18699
18700 2005-04-13 05:31  ivan
18701
18702         * httemplate/: edit/part_svc.cgi, view/svc_acct.cgi: get rid of
18703           some super ancient assumptions about slipip and uid meaning
18704           exporting to RADIUS and shell respectively
18705
18706 2005-04-13 05:30  ivan
18707
18708         * FS/FS/: Record.pm, cust_svc.pm: add nowarn_identical flag to
18709           Record.pm and use it in cust_svc svcpart replacement (which is
18710           all about the exports anyway)
18711
18712 2005-04-13 03:54  ivan
18713
18714         * FS/FS/svc_acct.pm: add a line to pod example regarding RADIUS
18715           check attributes
18716
18717 2005-04-13 03:32  ivan
18718
18719         * FS/FS/raddb.pm: add Radius-Operator
18720
18721 2005-04-13 03:16  ivan
18722
18723         * FS/FS/part_pkg/flat.pm: add explicit use Date::Manip here, oops
18724
18725 2005-04-13 02:55  ivan
18726
18727         * FS/FS/svc_acct.pm: quiet annoying "use of uninitialized value
18728           errors"
18729
18730 2005-04-13 01:16  ivan
18731
18732         * FS/FS/: cust_main.pm, svc_acct.pm: add skip_fuzzyfiles hack, and
18733           add Session-Timeout RADIUS attribute if a svc_acct.seconds value
18734           is present
18735
18736 2005-04-12 20:38  ivan
18737
18738         * CREDITS, FS/FS/part_pkg/flat_comission_cust.pm: fix bug in
18739           flat_commission price plan, thanks to Troy Hammonds
18740
18741 2005-04-11 13:13  khoff
18742
18743         * FS/FS/: Conf.pm, cust_main.pm: Configuration option to override
18744           the email address sent to your BOP processor, in case the
18745           processor sends a pesky receipt that you don't want your
18746           customers getting.
18747
18748 2005-04-11 09:48  khoff
18749
18750         * FS/FS/: h_cust_svc.pm, h_svc_forward.pm: No need to inflict
18751           debugging messages on everyone.
18752
18753 2005-04-10 14:23  ivan
18754
18755         * install/debian/3.1/INSTALL: a few more packages
18756
18757 2005-04-10 06:01  ivan
18758
18759         * httemplate/docs/selfservice.html: add apache snippet to
18760           self-service install docs
18761
18762 2005-04-10 03:16  ivan
18763
18764         * httemplate/search/elements/search.html: add some left and right
18765           padding so cells don't run into each other so badly
18766
18767 2005-04-09 18:13  ivan
18768
18769         * Makefile: fix install-apache for bsd make and reverse
18770           accidentally-checked-in (again!) RT_ENABLED = 1
18771
18772 2005-04-07 18:12  ivan
18773
18774         * htetc/freeside-rt.conf: ugh, don't know why that wasn't working
18775           and don't f$&# care
18776
18777 2005-04-07 03:35  ivan
18778
18779         * Makefile, htetc/freeside-base.conf, htetc/freeside-rt.conf,
18780           install/debian/3.1/INSTALL: add install/debian/3.1/INSTALL script
18781           and script up some apache automation assuming a conf.d type dir
18782
18783 2005-04-07 02:26  ivan
18784
18785         * FS/FS/Record.pm, FS/bin/freeside-setup, bin/dbdef-create,
18786           bin/fix-sequences: depend on DBIx::DBSchema 0.26 for dbdef-create
18787           (for Pg 'public' schema fix) and 0.25 in freeside-setup and
18788           Record.pm (for DBD::Pg 1.40 is bunk fix)
18789
18790 2005-04-06 23:08  ivan
18791
18792         * README.1.5.7.lastbit: and the history tables
18793
18794 2005-04-06 20:28  khoff
18795
18796         * FS/FS/: h_cust_svc.pm, h_svc_forward.pm, h_svc_www.pm: Using
18797           current (non-history) records in place of missing history
18798           records.
18799
18800 2005-04-06 18:29  ivan
18801
18802         * httemplate/docs/upgrade8.html: ancient upgrade fix, oops.  thanks
18803           Rick Harby <rharby at caarnet.com>
18804
18805 2005-04-06 15:52  ivan
18806
18807         * FS/FS/svc_forward.pm: and fix the error msg haha
18808
18809 2005-04-06 15:50  ivan
18810
18811         * FS/FS/svc_forward.pm: looks like a domain part for a
18812           literally-specified forward src or dst is required, not optional
18813
18814 2005-04-06 03:38  ivan
18815
18816         * httemplate/docs/install-rt.html: correct links to some
18817           atypically-named CPAN distributions
18818
18819 2005-04-05 17:50  khoff
18820
18821         * FS/FS/h_Common.pm: $pkey should be the primary key of the real
18822           table, not the history table.
18823
18824 2005-04-05 14:33  khoff
18825
18826         * bin/add-history-records.pl: This doesn't fix the problem.  To be
18827           continued...
18828
18829 2005-04-02 15:49  ivan
18830
18831         * bin/slony-setup: must be as Pg superuser
18832
18833 2005-04-02 14:46  ivan
18834
18835         * README.1.5.7, README.1.5.7.lastbit, FS/FS/cust_bill_pkg.pm,
18836           FS/FS/part_svc_router.pm, FS/FS/pkg_svc.pm, FS/FS/rate_detail.pm,
18837           FS/FS/reg_code_pkg.pm, FS/FS/type_pkgs.pm, FS/bin/freeside-setup,
18838           httemplate/docs/schema.html, httemplate/docs/upgrade10.html:
18839           herding elephants: add primary keys to *all* tables for slony
18840
18841 2005-04-02 12:34  ivan
18842
18843         * bin/slony-setup: adding quick slony setup script
18844
18845 2005-04-01 14:52  khoff
18846
18847         * FS/FS/: h_cust_svc.pm, h_svc_acct.pm, h_svc_www.pm: Trap, and
18848           attempt to resolve, problems caused by missing history records.
18849
18850 2005-04-01 14:34  khoff
18851
18852         * FS/FS/Record.pm: so we can pass in a time if we're back-filling
18853           history records
18854
18855 2005-03-31 21:59  steve
18856
18857         * FS/FS/cust_main.pm: fix paybatch parsing to support bop::jettis
18858
18859 2005-03-31 03:41  ivan
18860
18861         * FS/FS/cust_main.pm: add ability to link services w/order_pkg
18862           method in addition to provisioning new ones
18863
18864 2005-03-31 01:07  ivan
18865
18866         * FS/FS/cust_main_invoice.pm: show illegal email addresses used for
18867           invoice destinations
18868
18869 2005-03-30 22:56  khoff
18870
18871         * bin/add-history-records.pl: Printing insert statements is not
18872           necessary
18873
18874 2005-03-30 21:02  khoff
18875
18876         * httemplate/docs/upgrade10.html: Very annoying typo. >:-)
18877
18878 2005-03-30 19:47  khoff
18879
18880         * bin/add-history-records.pl: Committing the inserts helps.
18881
18882 2005-03-30 16:53  khoff
18883
18884         * bin/add-history-records.pl: (Apparently) working version.
18885           Updates svc_*, cust_svc, and domain_record history tables.
18886
18887 2005-03-30 16:31  khoff
18888
18889         * FS/FS/h_svc_forward.pm: Another missing 'u'.
18890
18891 2005-03-30 13:40  khoff
18892
18893         * FS/FS/h_Common.pm: Dump a call trace if something calls
18894           FS::h_Common::sql_h_search without END_TIMESTAMP.
18895
18896 2005-03-30 13:22  khoff
18897
18898         * FS/FS/cust_svc.pm: Have to pass @_ to FS::svc_www::domain_record
18899           in case we're really a FS::h_svc_www object.
18900
18901 2005-03-30 13:09  khoff
18902
18903         * FS/FS/h_svc_www.pm: typo.  'use', not 'se'.
18904
18905 2005-03-30 12:55  khoff
18906
18907         * bin/add-history-records.pl: Test script to add pre-history table
18908           history records.
18909
18910 2005-03-29 17:37  ivan
18911
18912         * FS/FS/part_export/cp.pm: according to landel CP no longer
18913           supports changing username
18914
18915 2005-03-29 17:32  ivan
18916
18917         * httemplate/docs/selfservice.html: separate out referring customer
18918           info to optional section, add a note on setting the agentnum via
18919           templte
18920
18921 2005-03-29 17:18  ivan
18922
18923         * httemplate/search/cust_pay.cgi: fix ambiguous column error when
18924           selecting by credit card, fixes: Bug#1189
18925
18926 2005-03-29 14:41  ivan
18927
18928         * fs_selfservice/FS-SelfService/SelfService.pm,
18929           httemplate/docs/selfservice.html: better self-service debugging,
18930           don't point to install.html for suEXEC/setuid in self-service
18931           setup docs
18932
18933 2005-03-28 17:40  khoff
18934
18935         * FS/FS/TicketSystem/RT_External.pm,
18936           FS/FS/TicketSystem/RT_Internal.pm, httemplate/index.html: A few
18937           RT_External fixes.
18938
18939 2005-03-28 17:38  khoff
18940
18941         * FS/FS/Misc.pm: 'require' not 'use' Fax::Hylafax::Client so it's
18942           an optional requirement.
18943
18944 2005-03-27 15:21  ivan
18945
18946         * FS/FS/cust_main.pm: allow & in bank names
18947
18948 2005-03-27 15:21  ivan
18949
18950         * FS/FS/: svc_Common.pm, svc_acct.pm: svc_Common / svc_acct
18951           child_objects can now set an alternate field for the svcnum, for
18952           things like forwards
18953
18954 2005-03-26 03:51  ivan
18955
18956         * install/fedora/fc3/: INSTALL, sources.list: fc3
18957
18958 2005-03-22 20:16  ivan
18959
18960         * httemplate/docs/install-rt.html, README.1.5.7: new RT requires
18961           Tree::Simple too
18962
18963 2005-03-22 18:59  ivan
18964
18965         * README.1.5.7, httemplate/docs/install-rt.html: add HTML::Scrubber
18966           to rt install/upgrade docs
18967
18968 2005-03-22 10:15  ivan
18969
18970         * httemplate/docs/upgrade10.html: small fix for indices in upgrade
18971           instructions, found by s5
18972
18973 2005-03-21 14:13  khoff
18974
18975         * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm,
18976           FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm,
18977           FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm, FS/FS/svc_acct.pm,
18978           FS/FS/ClientAPI/MyAccount.pm, FS/FS/part_export/http.pm,
18979           FS/FS/part_export/infostreet.pm,
18980           FS/FS/part_export/shellcommands.pm, htetc/handler.pl,
18981           httemplate/docs/install.html, httemplate/edit/cust_main.cgi,
18982           httemplate/edit/process/cust_main.cgi,
18983           httemplate/misc/fax-invoice.cgi, httemplate/view/cust_bill.cgi,
18984           httemplate/view/cust_main/billing.html,
18985           httemplate/view/cust_main/tickets.html: Added support for FAX
18986           invoice destinations using a HylaFAX server.  Faxing plain text
18987           invoices is not supported.
18988
18989 2005-03-21 13:55  pbowen
18990
18991         * FS/FS/Record.pm: Forgot to load up the conf.
18992
18993 2005-03-18 16:12  pbowen
18994
18995         * FS/FS/: Record.pm, cust_main.pm: Fixed a few things: -PB 1. Fixed
18996           a nasty bug that would clear the payinfo if the private key was
18997           not available.  2. Set the default module for encrypt/decrypt to
18998           be Crypt::OpenSSL::RSA.  3. Added a die and error message so that
18999           it doesn't just pass around plaintext if the encryption engine is
19000           broken or missing.  4. Added code so that the masked payinfo is
19001           handled correctly in the case that it is blank and it cannot be
19002           generated (encrypted payinfo)
19003
19004 2005-03-18 11:21  pbowen
19005
19006         * FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_bill.pm,
19007           FS/FS/cust_main.pm, FS/bin/freeside-setup,
19008           httemplate/docs/upgrade10.html: Added encrypted fields for Credit
19009           Cards, etc... - PB
19010
19011 2005-03-18 11:15  pbowen
19012
19013         * FS/FS/part_pkg.pm: Added a few additional recurrences for domain
19014           billing
19015
19016 2005-03-18 08:47  pbowen
19017
19018         * FS/FS/Record.pm: Fixed a small bug... if replace is called by
19019           SUPER, @_ == 1 if it only contains an undef. -PB
19020
19021 2005-03-18 01:58  ivan
19022
19023         * httemplate/docs/selfservice.html: selfservice uses HTML::Entities
19024
19025 2005-03-18 01:15  ivan
19026
19027         * FS/FS/cust_main_county.pm: no idea why this is only showing up on
19028           freebsd install
19029
19030 2005-03-17 17:00  ivan
19031
19032         * FS/FS/cust_main_county.pm: sorry it was late
19033
19034 2005-03-17 13:56  khoff
19035
19036         * FS/FS/cust_bill.pm: Documentation tyop.
19037
19038 2005-03-17 13:45  ivan
19039
19040         * httemplate/docs/install-rt.html: Freeside side uses MIME-tools
19041           now
19042
19043 2005-03-17 13:41  khoff
19044
19045         * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm,
19046           httemplate/docs/install.html, httemplate/misc/email-invoice.cgi:
19047           Added options invoice_email_pdf and invoice_email_pdf_note.
19048           invoice_email_pdf - Attach PDF invoice to emailed plain text
19049           invoices.  invoice_email_pdf_note - Replace plain text invoice
19050           with this note, when attaching a PDF.
19051
19052 2005-03-16 03:31  ivan
19053
19054         * FS/FS/cust_main_county.pm: fix regionselector for CR in region
19055           names for some reason
19056
19057 2005-03-15 15:27  khoff
19058
19059         * httemplate/misc/payment.cgi: Missing semicolon.
19060
19061 2005-03-13 03:47  ivan
19062
19063         * FS/FS/cust_main.pm: and store the refund correctly
19064
19065 2005-03-13 03:34  ivan
19066
19067         * FS/FS/cust_main.pm: when refunding against a specific card
19068           payment, use the card details from the payment instead of the
19069           customer record
19070
19071 2005-03-13 03:12  ivan
19072
19073         * FS/FS/cust_main.pm: add some additional debugging to refunds
19074
19075 2005-03-12 08:07  ivan
19076
19077         * Makefile, httemplate/docs/install-rt.html,
19078           rt/etc/RT_SiteConfig.pm, rt/lib/RT/URI/freeside.pm,
19079           rt/lib/RT/URI/freeside/Internal.pm,
19080           rt/lib/RT/URI/freeside/XMLRPC.pm: popurl(3) won't give us a good
19081           freeside base url since RT calls it from multiple directory
19082           depths... have to specify explicity, like external integration
19083
19084 2005-03-12 06:35  ivan
19085
19086         * fs_selfservice/FS-SelfService/cgi/signup.cgi: - bring prepaid
19087           support into this century (close: Bug#1124) - finally get rid of
19088           fs_signup (everything is in fs_selfservice now) (Bug#413) -
19089           organize main menu sysadmin section so it is slightly less
19090           confusing
19091
19092 2005-03-12 06:31  ivan
19093
19094         * httemplate/docs/schema.html, httemplate/docs/selfservice.html,
19095           httemplate/docs/upgrade10.html, README.1.5.7, ANNOUNCE.1.5,
19096           FS/FS/agent.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
19097           FS/FS/prepay_credit.pm, FS/bin/freeside-setup,
19098           httemplate/view/cust_main/payment_history.html,
19099           httemplate/index.html, httemplate/browse/agent.cgi,
19100           httemplate/edit/prepay_credit.cgi,
19101           httemplate/search/prepay_credit.html,
19102           httemplate/search/elements/search.html, fs_selfservice/DEPLOY,
19103           fs_selfservice/FS-SelfService/ieak.template,
19104           fs_selfservice/FS-SelfService/cgi/agent.cgi,
19105           fs_selfservice/FS-SelfService/cgi/decline.html,
19106           httemplate/edit/process/prepay_credit.cgi,
19107           httemplate/edit/process/reg_code.cgi,
19108           fs_selfservice/FS-SelfService/cgi/map.gif,
19109           fs_selfservice/FS-SelfService/cgi/promocode.html,
19110           fs_selfservice/FS-SelfService/cgi/regcode.html,
19111           fs_selfservice/FS-SelfService/cgi/signup-agentselect.html,
19112           fs_selfservice/FS-SelfService/cgi/signup-alternate.html,
19113           fs_selfservice/FS-SelfService/cgi/signup-billaddress.html,
19114           fs_selfservice/FS-SelfService/cgi/signup-freeoption.html,
19115           fs_selfservice/FS-SelfService/cgi/signup-snarf.html,
19116           fs_selfservice/FS-SelfService/cgi/signup.cgi,
19117           fs_selfservice/FS-SelfService/cgi/signup.html,
19118           fs_selfservice/FS-SelfService/cgi/stateselect.html,
19119           fs_selfservice/FS-SelfService/cgi/success.html,
19120           fs_signup/cck.template, fs_signup/fs_signup_server,
19121           fs_signup/ieak.template, fs_signup/FS-SignupClient/Changes,
19122           fs_signup/FS-SignupClient/MANIFEST,
19123           fs_signup/FS-SignupClient/MANIFEST.SKIP,
19124           fs_signup/FS-SignupClient/Makefile.PL,
19125           fs_signup/FS-SignupClient/SignupClient.pm,
19126           fs_signup/FS-SignupClient/test.pl,
19127           fs_signup/FS-SignupClient/cgi/cvv2.html,
19128           fs_signup/FS-SignupClient/cgi/cvv2.png,
19129           fs_signup/FS-SignupClient/cgi/cvv2_amex.png,
19130           fs_signup/FS-SignupClient/cgi/decline.html,
19131           fs_signup/FS-SignupClient/cgi/map.gif,
19132           fs_signup/FS-SignupClient/cgi/promocode.html,
19133           fs_signup/FS-SignupClient/cgi/regcode.html,
19134           fs_signup/FS-SignupClient/cgi/signup-agentselect.html,
19135           fs_signup/FS-SignupClient/cgi/signup-alternate.html,
19136           fs_signup/FS-SignupClient/cgi/signup-billaddress.html,
19137           fs_signup/FS-SignupClient/cgi/signup-freeoption.html,
19138           fs_signup/FS-SignupClient/cgi/signup-snarf.html,
19139           fs_signup/FS-SignupClient/cgi/signup.cgi,
19140           fs_signup/FS-SignupClient/cgi/signup.html,
19141           fs_signup/FS-SignupClient/cgi/stateselect.html,
19142           fs_signup/FS-SignupClient/cgi/success.html, htetc/global.asa,
19143           htetc/handler.pl: - bring prepaid support into this century
19144           (close: Bug#1124) - finally get rid of fs_signup (everything is
19145           in fs_selfservice now) (Bug#413) - organize main menu sysadmin
19146           section so it is slightly less confusing
19147
19148 2005-03-11 02:35  ivan
19149
19150         * rt/FREESIDE_MODIFIED: update list of modified files
19151
19152 2005-03-11 02:33  ivan
19153
19154         * rt/etc/RT_SiteConfig.pm: merging
19155
19156 2005-03-11 02:18  ivan
19157
19158         * httemplate/docs/install-rt.html: note about RT_External
19159
19160 2005-03-10 17:34  khoff
19161
19162         * rt/: etc/RT_SiteConfig.pm, html/Elements/Header,
19163           html/Elements/Menu, html/Elements/Tabs,
19164           html/Ticket/Elements/AddCustomers,
19165           html/Ticket/Elements/ShowCustomers, lib/RT/URI/freeside.pm,
19166           lib/RT/URI/freeside/Internal.pm, lib/RT/URI/freeside/XMLRPC.pm:
19167           Reorganized RT->Freeside integration to support Internal (single
19168           RT/Freeside database) and XMLRPC interfaces.  All the UI stuff is
19169           handled the same either way.  Integration type is changed by
19170           setting $RT::URI::freeside::IntegrationType to either 'Internal'
19171           or 'XMLRPC' in your RT_SiteConfig.pm.
19172
19173 2005-03-10 14:49  khoff
19174
19175         * FS/FS/XMLRPC.pm: Add the ability to do freeside configuration
19176           lookups through the XMLRPC interface.
19177
19178 2005-03-10 07:43  ivan
19179
19180         * install/freebsd/: INSTALL, ports: ports is a steaming pile
19181
19182 2005-03-10 07:33  ivan
19183
19184         * README.1.5.7, httemplate/docs/install.html,
19185           httemplate/docs/upgrade10.html: arg
19186
19187 2005-03-10 07:18  ivan
19188
19189         * README.1.5.7, httemplate/docs/install.html,
19190           httemplate/docs/upgrade10.html: add Frontier::RPC to docs too
19191
19192 2005-03-10 04:06  ivan
19193
19194         * README.1.5.7, httemplate/docs/install.html,
19195           httemplate/docs/upgrade10.html: add IO-stringy (IO::Scalar) to
19196           instructions
19197
19198 2005-03-10 01:56  ivan
19199
19200         * FS/bin/freeside-daily: fine.
19201
19202 2005-03-10 00:58  ivan
19203
19204         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: fixes
19205           package editing problem with extraneous services showing up,
19206           closes: Bug#1170
19207
19208 2005-03-09 23:27  ivan
19209
19210         * install/freebsd/INSTALL: freebsd bs
19211
19212 2005-03-09 00:46  ivan
19213
19214         * httemplate/docs/install-rt.html: add complete apache config
19215           instructions for RT, closes: Bug#1031
19216
19217 2005-03-09 00:18  ivan
19218
19219         * ANNOUNCE.1.5, httemplate/docs/index.html,
19220           httemplate/docs/install-rt.html, httemplate/docs/install.html:
19221           preliminary RT docs
19222
19223 2005-03-08 10:37  khoff
19224
19225         * FS/FS/XMLRPC.pm: Don't require that the method results be
19226           FS::Record descendant objects.  If they are, we map them to
19227           hashrefs.  Otherwise we return them verbatim and hope (maybe
19228           check) that they're scalars, hashrefs, or arrayrefs.
19229
19230 2005-03-08 10:15  khoff
19231
19232         * FS/FS/XMLRPC.pm: Minor re-work to allow for pseudo methods, like
19233           'version', and eventually config look-ups (next commit).
19234
19235 2005-03-06 03:45  ivan
19236
19237         * install/freebsd/ports: adding Text::CSV and
19238           Spreadsheet::WriteExcel
19239
19240 2005-03-06 02:15  ivan
19241
19242         * ANNOUNCE.1.5: d
19243
19244 2005-03-05 19:25  ivan
19245
19246         * httemplate/search/elements/search.html: specity an explicit EOL
19247           for Text::CSV_XS, apparantly sometimes the default is null
19248
19249 2005-03-05 19:22  ivan
19250
19251         * httemplate/search/elements/search.html: and a slight formatting
19252           fix
19253
19254 2005-03-05 19:04  ivan
19255
19256         * httemplate/search/elements/search.html, README.1.5.7,
19257           htetc/global.asa, htetc/handler.pl, httemplate/index.html,
19258           httemplate/docs/install.html, httemplate/docs/upgrade10.html,
19259           httemplate/search/cust_bill.html,
19260           httemplate/search/cust_bill_event.html,
19261           httemplate/search/cust_credit.html,
19262           httemplate/search/cust_main-otaker.cgi,
19263           httemplate/search/cust_main-payinfo.html,
19264           httemplate/search/cust_main-quickpay.html,
19265           httemplate/search/cust_main.cgi,
19266           httemplate/search/cust_main.html, httemplate/search/cust_pay.cgi,
19267           httemplate/search/cust_pay.html,
19268           httemplate/search/cust_pkg_report.cgi,
19269           httemplate/search/reg_code.html,
19270           httemplate/search/report_cust_credit.html,
19271           httemplate/search/report_cust_pay.html,
19272           httemplate/search/report_prepaid_income.html,
19273           httemplate/search/report_tax.html,
19274           httemplate/search/sqlradius.html,
19275           httemplate/search/svc_acct.html,
19276           httemplate/search/svc_domain.html, httemplate/search/svc_www.cgi,
19277           httemplate/view/cust_bill-pdf.cgi,
19278           httemplate/view/cust_bill-ps.cgi: add Excel and CSV download of
19279           templated reports and clean up their HTML formatting, closes;
19280           Bug#520, Bug#1107
19281
19282 2005-03-04 14:24  ivan
19283
19284         * httemplate/search/: cust_credit.html, cust_pay.cgi: fix "Column
19285           reference "payby" is ambiguous" error when selecting by payment
19286           type, fix missing check #s caused by cust_main.payinfo masking
19287           cust_pay.payinfo, closes (really this time): Bug#1105
19288
19289 2005-03-04 04:57  ivan
19290
19291         * httemplate/search/: cust_credit.html, cust_pay.cgi: report
19292           correctly even if the customer record has somehow been removed...
19293
19294 2005-03-04 04:34  ivan
19295
19296         * httemplate/browse/agent.cgi, FS/FS/Record.pm, FS/FS/h_Common.pm,
19297           httemplate/search/cust_credit.html,
19298           httemplate/search/cust_pay.cgi,
19299           httemplate/search/report_cust_credit.html,
19300           httemplate/search/report_cust_pay.html, ANNOUNCE.1.5,
19301           httemplate/search/elements/search.html: add agent selection to
19302           payment and credit reports, add link to agent browse, closes:
19303           Bug#1105
19304
19305 2005-03-03 02:25  ivan
19306
19307         * FS/: MANIFEST, FS/h_Common.pm, FS/h_cust_svc.pm,
19308           FS/h_domain_record.pm, FS/h_svc_acct.pm, FS/h_svc_forward.pm,
19309           FS/h_svc_www.pm, t/h_domain_record.t: clean up some harmless but
19310           scary "Multiple records in scalar search" warnings w/history
19311           table searches
19312
19313 2005-03-03 01:05  ivan
19314
19315         * FS/FS/part_pkg/voip_sqlradacct.pm: no need for line number in
19316           debug output...
19317
19318 2005-03-03 00:58  ivan
19319
19320         * FS/FS/part_pkg/: voip_sqlradacct.pm: voip: rearrange and compact
19321           call details on invoices, so place names get cut off, not
19322           anything important
19323
19324 2005-03-03 00:52  ivan
19325
19326         * FS/FS/part_pkg/voip_sqlradacct.pm: no need for line number in
19327           debug output...
19328
19329 2005-03-03 00:52  ivan
19330
19331         * FS/FS/cust_bill_pkg_detail.pm: eek, fix foreign key check
19332
19333 2005-03-03 00:45  ivan
19334
19335         * FS/FS/part_pkg/voip_sqlradacct.pm: oops, need to use Date::Format
19336           for time2str
19337
19338 2005-03-03 00:37  ivan
19339
19340         * FS/FS/part_pkg/voip_sqlradacct.pm: voip: add start time for calls
19341           to invoice details
19342
19343 2005-03-03 00:21  ivan
19344
19345         * install/redhat/es3/INSTALL: add tetex packages for typeset
19346           invoices
19347
19348 2005-03-03 00:15  ivan
19349
19350         * FS/FS/Record.pm: want a full stack backtrace for this warning
19351
19352 2005-03-03 00:05  ivan
19353
19354         * FS/FS/part_export/sqlradius.pm: doc
19355
19356 2005-03-02 13:00  khoff
19357
19358         * httemplate/docs/install.html, eg/xmlrpc-example.pl,
19359           httemplate/misc/xmlrpc.cgi, FS/FS/XMLRPC.pm, htetc/handler.pl:
19360           Initial version of the xmlrpc interface for freeside.
19361
19362 2005-03-01 16:47  ivan
19363
19364         * FS/FS/cust_pkg.pm: set setup date on package changes
19365
19366 2005-03-01 16:03  ivan
19367
19368         * FS/FS/: cust_pkg.pm, part_pkg.pm: prevent bug causing 'Error
19369           crediting customer for service remaining:
19370           FS::cust_pkg=HASH(0x9958c60)' error on package cancellations
19371           where the part_pkg record didn't have a plan, closes: Bug#1153
19372
19373 2005-02-27 03:18  ivan
19374
19375         * FS/FS/: rate_prefix.pm, part_pkg/voip_sqlradacct.pm: fix VoIP
19376           details on invoices, closes: Bug#1096
19377
19378 2005-02-27 03:05  ivan
19379
19380         * httemplate/edit/REAL_cust_pkg.cgi: fix last bill date stickiness
19381           on errors
19382
19383 2005-02-27 02:18  ivan
19384
19385         * FS/FS/Record.pm: fix replacement in edge case with NULL integer
19386           fields in a table without a primary key
19387
19388 2005-02-26 13:29  ivan
19389
19390         * README.1.5.7, ANNOUNCE.1.5, ANNOUNCE.1.5.0, README.1.5.0pre7:
19391           less cracktastic version numbering
19392
19393 2005-02-25 14:14  ivan
19394
19395         * bin/pg-readonly: try to set the sequences right for modern Pg
19396
19397 2005-02-25 14:07  ivan
19398
19399         * bin/pg-readonly: adding quick pg-readonly tool
19400
19401 2005-02-25 12:52  ivan
19402
19403         * FS/FS/part_pkg.pm: small bugfix for options option
19404
19405 2005-02-25 12:21  ivan
19406
19407         * FS/FS/part_pkg.pm: oops, need to check this in, adding "options"
19408           option to part_pkg::insert to specify part_pkg_option records
19409
19410 2005-02-24 06:22  ivan
19411
19412         * httemplate/edit/part_svc.cgi,
19413           httemplate/edit/process/part_svc.cgi, FS/FS/rate.pm,
19414           FS/FS/svc_acct.pm, FS/FS/UI/Web.pm,
19415           httemplate/elements/progress-init.html,
19416           httemplate/elements/progress-popup.html, FS/FS/export_svc.pm,
19417           FS/FS/part_svc.pm: add progressbar to service definition add -
19418           duplicate checking can take a while, closes: Bug#1126
19419
19420 2005-02-22 22:43  ivan
19421
19422         * httemplate/docs/install.html: update docs wrt mysql support
19423
19424 2005-02-22 10:26  khoff
19425
19426         * httemplate/edit/cust_pkg.cgi: Alphabetize/clean-up package list
19427           to make it easier to find packages in large lists.
19428
19429 2005-02-20 00:51  ivan
19430
19431         * FS/FS/UI/Web.pm: FS/UI/Web.pm did not return a true value
19432
19433 2005-02-20 00:44  ivan
19434
19435         * FS/FS/UI/Web.pm, httemplate/edit/rate.cgi, CREDITS,
19436           httemplate/elements/jsrsServer.html,
19437           httemplate/elements/overlibmws.js,
19438           httemplate/elements/progress-init.html,
19439           httemplate/elements/progress-popup.html,
19440           httemplate/misc/progress.html: use a javascript layer instead of
19441           a browser popup (popup blockers), really generalize the
19442           progressbar code to make it easy to use as a component
19443
19444 2005-02-17 00:44  ivan
19445
19446         * httemplate/edit/rate.cgi: generalize progressbar code in
19447           preparation for using it wherever needed
19448
19449 2005-02-16 17:37  ivan
19450
19451         * httemplate/edit/process/rate.cgi: generalize progressbar code in
19452           preparation for using it wherever needed
19453
19454 2005-02-16 16:11  ivan
19455
19456         * FS/FS/: rate.pm, UI/Web.pm: generalize progressbar code in
19457           preparation for using it wherever needed
19458
19459 2005-02-16 14:06  ivan
19460
19461         * install/centos/3/: INSTALL, httpd-init: centos install notes,
19462           basically like rhell
19463
19464 2005-02-15 18:53  ivan
19465
19466         * FS/FS/cust_bill.pm: slightly better error messages for LaTeX
19467           problems
19468
19469 2005-02-15 10:47  ivan
19470
19471         * install/redhat/es3/INSTALL: update rhell3 docs, add some slony
19472           notes
19473
19474 2005-02-13 19:49  ivan
19475
19476         * FS/FS/svc_acct.pm: this should fix uid duplicate checking,
19477           closes: Bug#1113
19478
19479 2005-02-11 19:02  ivan
19480
19481         * httemplate/edit/process/svc_broadband.cgi: transaction not
19482           necessary here
19483
19484 2005-02-10 22:44  ivan
19485
19486         * FS/FS/rate.pm, FS/FS/UI/Web.pm, htetc/global.asa,
19487           htetc/handler.pl, httemplate/edit/process/rate.cgi,
19488           httemplate/edit/rate.cgi: generalize progressbar code in
19489           preparation for using it wherever needed
19490
19491 2005-02-08 17:08  ivan
19492
19493         * Makefile: more porable syntax for su
19494
19495 2005-02-08 14:33  ivan
19496
19497         * FS/FS/clientapi_session_field.pm: tyop
19498
19499 2005-02-08 12:51  ivan
19500
19501         * install/freebsd/: INSTALL, ports: update freebsd install notes
19502
19503 2005-02-08 12:22  ivan
19504
19505         * FS/bin/freeside-setup, httemplate/docs/upgrade10.html,
19506           README.1.5.0pre7, FS/FS.pm, FS/MANIFEST,
19507           FS/FS/ClientAPI_SessionCache.pm, FS/FS/Conf.pm,
19508           FS/FS/clientapi_session.pm, FS/FS/clientapi_session_field.pm,
19509           FS/FS/ClientAPI/Agent.pm, FS/FS/ClientAPI/MyAccount.pm,
19510           FS/FS/ClientAPI/Signup.pm, FS/t/ClientAPI_SessionCache.t,
19511           FS/t/clientapi_session.t, FS/t/clientapi_session_field.t,
19512           httemplate/docs/install.html, httemplate/docs/schema.html: make
19513           self-service session cache module configurable, start framework
19514           for in-database session cache
19515
19516 2005-02-05 15:39  ivan
19517
19518         * FS/FS/: ClientAPI.pm, ClientAPI/Agent.pm, ClientAPI/MyAccount.pm,
19519           ClientAPI/Signup.pm, ClientAPI/passwd.pm: remove unnecessary
19520           complication from ClientAPI dispatch foo
19521
19522 2005-02-04 17:30  ivan
19523
19524         * FS/FS/: ClientAPI.pm, ClientAPI/Agent.pm, ClientAPI/MyAccount.pm,
19525           ClientAPI/Signup.pm, ClientAPI/passwd.pm: remove unnecessary
19526           circular use of FS::ClientAPI, doesn't work with 5.8.[56] +
19527           perl??
19528
19529 2005-02-04 06:44  ivan
19530
19531         * Makefile: freebsd throws a fatal error if it can't stop apache
19532           now, bah
19533
19534 2005-02-04 02:38  ivan
19535
19536         * httemplate/edit/cust_main.cgi: typo
19537
19538 2005-02-04 02:17  ivan
19539
19540         * install/redhat/es3/INSTALL: minor update for rhel3 install notes
19541
19542 2005-02-02 00:06  ivan
19543
19544         * FS/FS/UI/: Base.pm, CGI.pm, Gtk.pm, agent.pm: removing old UI
19545           experiment
19546
19547 2005-01-29 04:51  ivan
19548
19549         * ANNOUNCE.1.5.0: gotta do pre7 already
19550
19551 2005-01-29 04:49  ivan
19552
19553         * httemplate/browse/agent.cgi, FS/FS/part_pkg/flat.pm: oops, last
19554           bit for reg codes
19555
19556 2005-01-29 04:34  ivan
19557
19558         * FS/FS.pm, FS/FS/agent.pm, FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm,
19559           FS/FS/reg_code.pm, FS/FS/reg_code_pkg.pm, FS/bin/freeside-setup,
19560           FS/t/reg_code.t, FS/t/reg_code_pkg.t, README.1.5.0pre7,
19561           FS/MANIFEST, FS/FS/ClientAPI/Signup.pm,
19562           fs_signup/FS-SignupClient/cgi/regcode.html,
19563           fs_signup/FS-SignupClient/cgi/signup.cgi,
19564           fs_signup/FS-SignupClient/cgi/signup.html,
19565           httemplate/docs/install.html, httemplate/docs/schema.html,
19566           httemplate/docs/upgrade10.html, httemplate/edit/reg_code.cgi,
19567           httemplate/search/reg_code.html,
19568           httemplate/edit/process/reg_code.cgi: registration codes
19569
19570 2005-01-27 15:01  ivan
19571
19572         * httemplate/misc/payment.cgi, FS/FS/ClientAPI/MyAccount.pm:
19573           s/defaultcountry/countrydefault/
19574
19575 2005-01-27 14:19  ivan
19576
19577         * FS/FS/cust_pkg.pm: made a typo applying patch from pbowen
19578
19579 2005-01-27 02:21  ivan
19580
19581         * httemplate/edit/process/rate.cgi, CREDITS, FS/FS/UID.pm,
19582           FS/FS/queue.pm, FS/FS/rate.pm, httemplate/docs/install.html,
19583           httemplate/elements/jsrsClient.js, httemplate/misc/progress.html,
19584           JSRS-LICENSE, FS/bin/freeside-queued, httemplate/edit/rate.cgi,
19585           httemplate/elements/qlib/box.js,
19586           httemplate/elements/qlib/boxctrl.js,
19587           httemplate/elements/qlib/boxres.js,
19588           httemplate/elements/qlib/button.js,
19589           httemplate/elements/qlib/buttonres.js,
19590           httemplate/elements/qlib/control.js,
19591           httemplate/elements/qlib/counter.js,
19592           httemplate/elements/qlib/imagelist.js,
19593           httemplate/elements/qlib/label.js,
19594           httemplate/elements/qlib/messagebox.js,
19595           httemplate/elements/qlib/progress.js,
19596           httemplate/elements/qlib/sound.js,
19597           httemplate/elements/qlib/sprite.js,
19598           httemplate/elements/qlib/window.js,
19599           httemplate/elements/qlib/wndctrl.js,
19600           httemplate/images/progressbar-empty.png,
19601           httemplate/images/progressbar-full.png: DHTML progress bar for
19602           glacial rate adding and editing, closes: Bug#1100
19603
19604 2005-01-19 13:25  ivan
19605
19606         * FS/FS/: cust_pkg.pm, part_pkg/flat.pm,
19607           part_pkg/flat_comission.pm, part_pkg/flat_comission_cust.pm,
19608           part_pkg/flat_comission_pkg.pm, part_pkg/flat_delayed.pm,
19609           part_pkg/prorate.pm, part_pkg/sesmon_hour.pm,
19610           part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm,
19611           part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm,
19612           part_pkg/subscription.pm, part_pkg/voip_sqlradacct.pm: credit for
19613           unused portion at cancellation, patch from pbowen
19614
19615 2005-01-18 16:57  ivan
19616
19617         * FS/FS/: Conf.pm, cust_main.pm, cust_pkg.pm, part_pkg/flat.pm,
19618           part_pkg/sesmon_hour.pm, part_pkg/sesmon_minute.pm,
19619           part_pkg/sql_external.pm, part_pkg/sql_generic.pm,
19620           part_pkg/sqlradacct_hour.pm, part_pkg/voip_sqlradacct.pm:
19621           one-time referral credits
19622
19623 2005-01-07 14:16  ivan
19624
19625         * httemplate/edit/: rate.cgi, process/rate.cgi: remove separate
19626           file for rate processing, causing problems with giant query
19627           string, kludge in the non-displayed US-rates, and disable the
19628           submit button when pressed
19629
19630 2005-01-06 12:58  ivan
19631
19632         * FS/FS/Conf.pm: fix description RT_External in ticket_system
19633           option
19634
19635 2005-01-06 12:20  ivan
19636
19637         * FS/FS/: cust_svc.pm, part_export/artera_turbo.pm: just 0-pad the
19638           key codes, don't try fancy things with hex and sprintf
19639
19640 2005-01-06 11:48  ivan
19641
19642         * FS/FS/: cust_svc.pm, part_export/artera_turbo.pm: format artera
19643           turbo hex keycodes in uppercase
19644
19645 2005-01-06 11:02  ivan
19646
19647         * FS/FS/part_export/artera_turbo.pm: add enable_edit flag so
19648           serials and key codes can be edited locally
19649
19650 2005-01-05 11:29  ivan
19651
19652         * FS/FS/: cust_svc.pm, part_export/artera_turbo.pm: key codes are
19653           hex!
19654
19655 2005-01-05 02:01  ivan
19656
19657         * FS/FS/part_pkg/voip_sqlradacct.pm: add some debugging to
19658           voip_sqlradacct
19659
19660 2005-01-04 19:07  ivan
19661
19662         * FS/FS/part_export/artera_turbo.pm: arg, really get the sub name
19663           correct this time
19664
19665 2005-01-04 19:01  ivan
19666
19667         * FS/FS/part_export/artera_turbo.pm: missing underscore!
19668
19669 2005-01-04 18:47  ivan
19670
19671         * FS/FS/part_export/artera_turbo.pm: queue status changes rather
19672           than run them immediately, always format keycode as %010d,
19673           closes: Bug#936, Bug#1060
19674
19675 2005-01-03 10:25  ivan
19676
19677         * FS/FS/cust_main.pm: eliminate warning: Argument "" isn\'t numeric
19678           in numeric gt (>)
19679
19680 2004-12-31 00:47  ivan
19681
19682         * httemplate/edit/part_pkg.cgi: add ignore_unrateable flag to voip
19683           price plan
19684
19685 2004-12-31 00:31  ivan
19686
19687         * FS/FS/part_pkg/voip_sqlradacct.pm: add ignore_unrateable flag to
19688           voip price plan
19689
19690 2004-12-31 00:24  ivan
19691
19692         * FS/FS/part_pkg/voip_sqlradacct.pm: add ignore_unrateable flag to
19693           voip price plan
19694
19695 2004-12-30 23:43  ivan
19696
19697         * FS/FS/cust_svc.pm: fix up some bugs in VoIP rating
19698
19699 2004-12-30 16:48  ivan
19700
19701         * FS/FS/: cust_svc.pm, svc_acct.pm, part_pkg/voip_sqlradacct.pm:
19702           fix up some bugs in VoIP rating
19703
19704 2004-12-30 15:47  ivan
19705
19706         * htetc/global.asa: search the current dir *first*, otherwise some
19707           weird Apache::ASP bugs could crop up if things are ever named the
19708           same
19709
19710 2004-12-30 01:59  ivan
19711
19712         * htetc/global.asa: kludge to fix nested includes with
19713           Apache::ASP... dunno how much longer i want to support that,
19714           should just switch to Mason
19715
19716 2004-12-29 17:41  ivan
19717
19718         * FS/FS/: cust_svc.pm, domain_record.pm, Report/Table/Monthly.pm:
19719           domain_record.pm
19720
19721 2004-12-29 04:01  ivan
19722
19723         * CREDITS: update credits
19724
19725 2004-12-29 04:00  ivan
19726
19727         * FS/FS/cust_bill.pm, FS/FS/h_cust_svc.pm, FS/FS/Record.pm,
19728           FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
19729           FS/FS/h_Common.pm, FS/FS/h_svc_acct.pm, FS/FS/h_svc_broadband.pm,
19730           FS/FS/h_svc_domain.pm, FS/FS/h_svc_external.pm,
19731           FS/FS/h_svc_forward.pm, FS/FS/h_svc_www.pm, FS/FS/svc_acct.pm,
19732           FS/MANIFEST, FS/t/h_Common.t, FS/t/h_cust_svc.t,
19733           FS/t/h_svc_acct.t, FS/t/h_svc_broadband.t, FS/t/h_svc_domain.t,
19734           FS/t/h_svc_external.t, FS/t/h_svc_forward.t, FS/t/h_svc_www.t,
19735           httemplate/view/cust_main.cgi,
19736           httemplate/view/cust_main/packages.html, ANNOUNCE.1.5.0:
19737           historical (immutable) invoice details about services and other
19738           history infrastructure
19739
19740 2004-12-28 15:30  ivan
19741
19742         * FS/FS/part_export/sqlradius.pm: add debug flag to sqlradius
19743           export
19744
19745 2004-12-27 02:23  ivan
19746
19747         * ANNOUNCE.1.5.0: note integrated rt is updated
19748
19749 2004-12-27 02:19  ivan
19750
19751         * FS/FS/: cust_pay.pm, cust_credit.pm: prevent unsuspension errors
19752           from causing payment or credit transactions from finishing
19753
19754 2004-12-27 01:23  ivan
19755
19756         * FS/FS/cust_main_county.pm, httemplate/edit/cust_main.cgi,
19757           httemplate/edit/cust_main/contact.html: UI: rework shipping
19758           address javascript, closes: Bug#1085
19759
19760 2004-12-24 15:35  ivan
19761
19762         * FS/FS/svc_acct.pm: smtp can have uid 0 in addition to root and
19763           toor
19764
19765 2004-12-24 15:28  ivan
19766
19767         * bin/passwd.import: remove $Id$ line
19768
19769 2004-12-24 15:27  ivan
19770
19771         * bin/passwd.import: import NP and *LK* from shadow file as * (no
19772           password)
19773
19774 2004-12-23 18:54  ivan
19775
19776         * httemplate/edit/: cust_pay.cgi, process/cust_pay.cgi: add ability
19777           to set payment date manually
19778
19779 2004-12-23 03:39  ivan
19780
19781         * httemplate/edit/svc_www.cgi: fix typo that manifests when using
19782           svc_www-enable_subdomains config option
19783
19784 2004-12-23 01:15  ivan
19785
19786         * httemplate/edit/process/part_pkg.cgi: fix bug with custom pricing
19787           packages when no primary service is selected
19788
19789 2004-12-23 01:07  ivan
19790
19791         * FS/FS/part_pkg.pm: better debugging for options passed to insert
19792           method
19793
19794 2004-12-23 00:32  ivan
19795
19796         * README.1.5.0pre7, FS/bin/freeside-setup,
19797           httemplate/docs/upgrade10.html: allow NULL zip in some countries
19798
19799 2004-12-23 00:00  ivan
19800
19801         * README.1.5.0pre7, FS/bin/freeside-setup,
19802           httemplate/docs/upgrade10.html: going with 6 digit misnamed "npa"
19803           for now
19804
19805 2004-12-23 00:00  ivan
19806
19807         * bin/: rate-us.import, rate.import: adding rate import scripts
19808
19809 2004-12-22 23:29  ivan
19810
19811         * FS/FS/rate_region.pm: better short prefix display
19812
19813 2004-12-22 23:28  ivan
19814
19815         * httemplate/edit/rate.cgi: hide US regions for now, we don't
19816           currently need them for rating just invoice/session display and
19817           the web pages are so giant they're timing out
19818
19819 2004-12-22 06:40  ivan
19820
19821         * Makefile: chkconfig ON
19822
19823 2004-12-22 06:09  ivan
19824
19825         * Makefile: /usr/bin/true on fleabsd
19826
19827 2004-12-22 06:06  ivan
19828
19829         * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi:
19830           warn and require confirmation when editing next bill dates to a
19831           date in the past, closes; Bug#430
19832
19833 2004-12-22 01:53  ivan
19834
19835         * FS/bin/freeside-daily: just "vaccum analyze" is fine
19836
19837 2004-12-21 15:19  ivan
19838
19839         * FS/FS/rate_detail.pm: need to use table modules we call
19840           ut_foreign_key on: rate, rate_region
19841
19842 2004-12-20 03:41  ivan
19843
19844         * rt/FREESIDE_MODIFIED: backport from 3.3-TESTING to fix XSS on
19845           ticket lists
19846
19847 2004-12-20 03:29  ivan
19848
19849         * rt/html/Elements/CollectionAsTable/Row: backport from 3.3-TESTING
19850           to fix XSS on ticket lists
19851
19852 2004-12-20 02:13  ivan
19853
19854         * FS/FS/Misc.pm, FS/FS/cust_main.pm, httemplate/view/cust_bill.cgi:
19855           better error messages on email errors
19856
19857 2004-12-20 00:21  ivan
19858
19859         * Makefile: remove quotes which were causing problems.  grr make
19860
19861 2004-12-20 00:16  ivan
19862
19863         * Makefile: add init script enable command in deb and redhat
19864
19865 2004-12-18 15:32  ivan
19866
19867         * httemplate/docs/: billing.html, install.html: add info about
19868           teTeX and Ghostscript
19869
19870 2004-12-18 02:52  ivan
19871
19872         * httemplate/index.html: fix spelling
19873
19874 2004-12-13 01:13  ivan
19875
19876         * FS/FS/Conf.pm, httemplate/index.html: add config option for
19877           address2 search, closes: Bug#1022
19878
19879 2004-12-12 10:51  ivan
19880
19881         * httemplate/view/cust_main/quick-charge.html: fix form action url
19882           for template
19883
19884 2004-12-12 00:34  ivan
19885
19886         * FS/FS/cust_main.pm: fix customer status display for some cases
19887           with suspended accounts
19888
19889 2004-12-11 15:16  ivan
19890
19891         * FS/FS/part_export/acct_sql.pm: finish modification
19892
19893 2004-12-11 14:50  ivan
19894
19895         * httemplate/docs/install.html: update install doc
19896
19897 2004-12-11 12:41  ivan
19898
19899         * FS/FS/cust_bill.pm, FS/FS/part_bill_event.pm,
19900           httemplate/edit/part_bill_event.cgi: add 'send_if_newest' invoice
19901           event, closes: Bug#977
19902
19903 2004-12-10 23:50  ivan
19904
19905         * FS/FS/Conf.pm, httemplate/view/cust_main.cgi,
19906           httemplate/view/cust_main/order_pkg.html,
19907           httemplate/view/cust_main/packages.html,
19908           httemplate/view/cust_main/payment_history.html,
19909           httemplate/view/cust_main/quick-charge.html: voiding of echeck
19910           payments instead of refunds
19911
19912 2004-12-10 15:51  ivan
19913
19914         * httemplate/docs/selfservice.html: correct path to selfservice
19915
19916 2004-12-10 14:28  ivan
19917
19918         * FS/FS/CGI.pm: ui tweak for small customer view - line up billing
19919           and service address boxes
19920
19921 2004-12-10 13:35  ivan
19922
19923         * rt/html/Elements/Header: fix link to freeside docs in RT header
19924
19925 2004-12-10 13:25  ivan
19926
19927         * httemplate/docs/: overview-new.dia, overview-new.png: move the
19928           "self-service SSH tunnel" label to avoid ambiguity
19929
19930 2004-12-09 16:51  ivan
19931
19932         * FS/bin/freeside-setup: promo codes not unique...
19933
19934 2004-12-09 16:04  ivan
19935
19936         * rt/html/Elements/Tabs: fix link back to billing main
19937
19938 2004-12-09 15:14  ivan
19939
19940         * httemplate/search/cust_main.cgi: typo
19941
19942 2004-12-09 15:05  ivan
19943
19944         * httemplate/search/cust_main.cgi: typo
19945
19946 2004-12-09 14:26  ivan
19947
19948         * httemplate/search/cust_main.cgi: UI: dont link to empty lists
19949
19950 2004-12-09 14:23  ivan
19951
19952         * FS/FS/TicketSystem/RT_External.pm: fix links to null custom
19953           fields
19954
19955 2004-12-09 14:20  ivan
19956
19957         * httemplate/search/cust_main.cgi: UI: dont link to empty lists
19958
19959 2004-12-09 14:06  ivan
19960
19961         * httemplate/search/cust_main.cgi: UI: same font size as the rest
19962           of the page
19963
19964 2004-12-09 14:02  ivan
19965
19966         * httemplate/search/cust_main.cgi: UI: condense ticket subtable a
19967           little
19968
19969 2004-12-09 13:59  ivan
19970
19971         * FS/FS/TicketSystem/RT_External.pm: hopefully make links to search
19972           for empty value of custom tickets work???
19973
19974 2004-12-09 13:53  ivan
19975
19976         * httemplate/index.html: remove extra list item for now
19977
19978 2004-12-09 13:33  ivan
19979
19980         * httemplate/view/cust_main/tickets.html,
19981           FS/FS/TicketSystem/RT_External.pm: set default requestor to email
19982           invoice addresses
19983
19984 2004-12-09 12:43  ivan
19985
19986         * FS/bin/freeside-setup: fix some typos noticed by pbowen
19987
19988 2004-12-09 04:46  ivan
19989
19990         * FS/FS/TicketSystem/RT_External.pm: fix new ticket link
19991
19992 2004-12-09 04:18  ivan
19993
19994         * FS/FS/TicketSystem/RT_External.pm: narrow select to avoid pickup
19995           up wrong id field
19996
19997 2004-12-09 04:03  ivan
19998
19999         * FS/FS/TicketSystem/RT_External.pm: use new var
20000
20001 2004-12-09 04:01  ivan
20002
20003         * FS/FS/Conf.pm: typo
20004
20005 2004-12-09 03:57  ivan
20006
20007         * FS/FS/: Conf.pm, TicketSystem/RT_External.pm: add config value
20008           for default queue id
20009
20010 2004-12-09 03:17  ivan
20011
20012         * httemplate/index.html: finish up for now
20013
20014 2004-12-09 02:07  ivan
20015
20016         * httemplate/search/cust_main.cgi: deuglify
20017
20018 2004-12-09 01:57  ivan
20019
20020         * httemplate/search/cust_main.cgi: fix typo
20021
20022 2004-12-09 01:21  ivan
20023
20024         * FS/FS/TicketSystem/RT_Internal.pm,
20025           httemplate/search/cust_main.cgi,
20026           FS/FS/TicketSystem/RT_External.pm, httemplate/view/cust_main.cgi,
20027           httemplate/view/cust_main/billing.html,
20028           httemplate/view/cust_main/contacts.html,
20029           httemplate/view/cust_main/misc.html,
20030           httemplate/view/cust_main/tickets.html: more RT integration
20031
20032 2004-12-06 06:42  ivan
20033
20034         * httemplate/search/cust_main.cgi: fix total link
20035
20036 2004-12-06 06:36  ivan
20037
20038         * httemplate/search/cust_main.cgi: fix total links and line up
20039           custom field columns
20040
20041 2004-12-06 06:15  ivan
20042
20043         * FS/FS/TicketSystem/RT_External.pm: ... and this last piece of sql
20044           too
20045
20046 2004-12-06 06:13  ivan
20047
20048         * FS/FS/TicketSystem/RT_External.pm: and forgot to include the sql
20049           for counting tickets with severities...
20050
20051 2004-12-06 06:11  ivan
20052
20053         * FS/FS/TicketSystem/RT_Internal.pm: fix typo
20054
20055 2004-12-06 06:09  ivan
20056
20057         * httemplate/search/cust_main.cgi: fix reading custome field values
20058
20059 2004-12-06 06:00  ivan
20060
20061         * FS/FS/Conf.pm, FS/FS/TicketSystem.pm,
20062           FS/FS/TicketSystem/RT_External.pm,
20063           FS/FS/TicketSystem/RT_Internal.pm, FS/FS/TicketSystem/RT_Libs.pm,
20064           httemplate/search/cust_main.cgi: 1st try at adding custom field
20065           handling
20066
20067 2004-12-06 00:09  ivan
20068
20069         * FS/FS/cust_bill.pm: fix harmless "Use of uninitialized value in
20070           length" warning in latex escapes
20071
20072 2004-12-05 22:56  ivan
20073
20074         * httemplate/search/cust_main.cgi: link customers back to tickets!
20075
20076 2004-12-03 17:09  ivan
20077
20078         * rt/html/Elements/PageLayout: landing rt 3.2.2
20079
20080 2004-12-03 15:41  ivan
20081
20082         * htetc/handler.pl: landing rt 3.2.2
20083
20084 2004-12-03 13:23  ivan
20085
20086         * README.1.5.0pre7: landing RT 3.2.2
20087
20088 2004-12-03 12:51  ivan
20089
20090         * rt/: config, config.pld, bin/rt-commit-handler.in,
20091           etc/upgrade/2.1.71, html/Admin/Elements/ModifyQueue,
20092           html/Admin/Elements/ModifyUser, html/Admin/Users/Prefs.html,
20093           html/Elements/Footer, html/Elements/Header,
20094           html/Elements/PageLayout, html/Elements/ShadedBox,
20095           html/Elements/ShadedInputRow, html/Elements/ShadedRow,
20096           html/Elements/SimpleSearch, html/Elements/Tabs,
20097           html/Elements/ViewUser, html/NoAuth/webrt.css,
20098           html/Search/Listing.html, html/Search/Elements/PickRestriction,
20099           html/Search/Elements/TicketHeader,
20100           html/Search/Elements/TicketHeaderCell,
20101           html/Search/Elements/TicketRow, html/Ticket/Elements/EditLinks,
20102           html/Ticket/Elements/ShowLink, html/Ticket/Elements/ShowLinks,
20103           html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs,
20104           sbin/rt-setup-database.in: landing rt 3.2.2
20105
20106 2004-12-03 12:40  ivan
20107
20108         * rt/etc/upgrade/: 3.1.0/acl.Informix, 3.1.0/acl.Oracle,
20109           3.1.0/acl.Pg, 3.1.0/acl.SQLite, 3.1.0/acl.mysql, 3.1.0/content,
20110           3.1.0/schema.Informix, 3.1.0/schema.Oracle, 3.1.0/schema.Pg,
20111           3.1.0/schema.SQLite, 3.1.0/schema.mysql, 3.1.15/content,
20112           3.1.17/content: Initial revision
20113
20114 2004-12-03 12:37  ivan
20115
20116         * rt/: html/Tools/MyDay.html, html/Tools/Offline.html,
20117           html/Tools/Elements/Tabs, html/Ticket/ShowEmailRecord.html,
20118           html/Ticket/Elements/ShowTransactionAttachments,
20119           html/Ticket/Elements/PreviewScrips,
20120           html/Ticket/Elements/ShowGroupMembers,
20121           html/Ticket/Elements/ShowUserEntry, html/Search/Build.html,
20122           html/Search/Edit.html, html/Search/Results.html,
20123           html/Search/Results.rdf, html/Search/Results.tsv,
20124           html/Search/Elements/BuildFormatString,
20125           html/Search/Elements/DisplayOptions,
20126           html/Search/Elements/EditSearches,
20127           html/Search/Elements/NewListActions,
20128           html/Search/Elements/PickCFs, html/Search/Elements/SearchPrivacy,
20129           html/Search/Elements/SelectAndOr,
20130           html/Search/Elements/SelectLinks,
20131           html/Search/Elements/SelectPersonType,
20132           html/Search/Elements/SelectSearchesForObjects,
20133           html/Search/Elements/EditFormat, html/Search/Elements/PickBasics,
20134           html/Search/Elements/PickCriteria,
20135           html/Search/Elements/SelectSearchObject,
20136           html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html,
20137           html/Admin/Elements/ToolTabs, html/Elements/ShowLinks,
20138           html/Elements/EditLinks, html/Elements/QuickCreate,
20139           html/Elements/ScrubHTML, html/Elements/TicketList,
20140           html/Elements/ShowLink, html/Elements/TitleBox,
20141           html/Elements/CollectionAsTable/Header,
20142           html/Elements/CollectionAsTable/ParseFormat,
20143           html/Elements/CollectionAsTable/Row,
20144           html/Elements/RT__Ticket/ColumnMap,
20145           html/NoAuth/images/autohandler, lib/t/05cronsupport.pl.in,
20146           lib/RT/Attributes.pm, lib/RT/Attribute_Overlay.pm,
20147           lib/RT/Attributes_Overlay.pm, lib/RT/Attribute.pm,
20148           lib/RT/I18N/en_malkovich.po,
20149           lib/RT/Action/RecordCorrespondence.pm,
20150           lib/RT/Action/RecordComment.pm,
20151           lib/RT/Interface/Email/Auth/GnuPG.pm,
20152           lib/RT/Condition/PriorityChange.pm,
20153           lib/RT/Interface/Web/Handler.pm, lib/RT/Search/FromSQL.pm,
20154           bin/standalone_httpd.in, etc/schema.Sybase, etc/acl.Sybase:
20155           Initial revision
20156
20157 2004-12-03 12:27  ivan
20158
20159         * rt/sbin/: rt-setup-database, rt-test-dependencies: remove
20160           autogenerated file
20161
20162 2004-12-02 02:18  ivan
20163
20164         * httemplate/search/cust_main.cgi,
20165           rt/html/Ticket/Elements/AddCustomers,
20166           rt/html/Ticket/Elements/EditCustomers: fix license boilerplate
20167           and search sorting
20168
20169 2004-12-02 01:59  ivan
20170
20171         * httemplate/images/small-logo.png, rt/FREESIDE_MODIFIED,
20172           rt/html/Elements/Header, rt/html/Elements/PageLayout,
20173           FS/FS/CGI.pm, FS/FS/Conf.pm, FS/FS/TicketSystem.pm,
20174           FS/FS/cust_main.pm, FS/FS/ClientAPI/Agent.pm,
20175           httemplate/index.html, rt/html/Ticket/ModifyCustomers.html,
20176           rt/html/Ticket/Elements/AddCustomers,
20177           rt/html/Ticket/Elements/EditCustomers,
20178           rt/html/Ticket/Elements/ShowCustomers,
20179           rt/html/Ticket/Elements/ShowSummary,
20180           rt/html/Ticket/Elements/Tabs, FS/FS/TicketSystem/RT_Internal.pm,
20181           FS/FS/TicketSystem/RT_Libs.pm, htetc/global.asa,
20182           htetc/handler.pl, httemplate/search/cust_main.cgi,
20183           rt/lib/RT/Interface/Web_Vendor.pm, rt/lib/RT/URI/freeside.pm:
20184           second big RT integration checkin, customer linking/delinking
20185           interface
20186
20187 2004-12-01 10:49  ivan
20188
20189         * FS/FS/cust_pkg.pm: don't check that agent is allowed to purchase
20190           the package on changes
20191
20192 2004-12-01 10:38  ivan
20193
20194         * fs_signup/FS-SignupClient/cgi/signup.cgi: add processing for ship
20195           state/county/country
20196
20197 2004-11-30 19:35  ivan
20198
20199         * FS/FS/part_pkg.pm, FS/FS/part_pkg/flat.pm,
20200           FS/FS/part_pkg/flat_comission.pm,
20201           FS/FS/part_pkg/flat_comission_cust.pm,
20202           FS/FS/part_pkg/flat_comission_pkg.pm,
20203           FS/FS/part_pkg/flat_delayed.pm, FS/FS/part_pkg/prorate.pm,
20204           FS/FS/part_pkg/sesmon_hour.pm, FS/FS/part_pkg/sesmon_minute.pm,
20205           FS/FS/part_pkg/sql_external.pm, FS/FS/part_pkg/sql_generic.pm,
20206           FS/FS/part_pkg/sqlradacct_hour.pm,
20207           FS/FS/part_pkg/subscription.pm,
20208           FS/FS/part_pkg/voip_sqlradacct.pm,
20209           fs_signup/FS-SignupClient/cgi/signup-freeoption.html:
20210           creditcard-less promo code signup
20211
20212 2004-11-30 11:55  khoff
20213
20214         * httemplate/view/svc_broadband.cgi: Got a little trigger happy
20215           with the search/replace.
20216
20217 2004-11-29 15:52  khoff
20218
20219         * httemplate/view/svc_broadband.cgi: Include netmask and gateway in
20220           broadband service view.
20221
20222 2004-11-27 11:09  ivan
20223
20224         * FS/FS/Conf.pm, FS/FS/TicketSystem/RT_External.pm,
20225           FS/FS/TicketSystem/RT_Internal.pm, FS/FS/TicketSystem/RT_Libs.pm,
20226           httemplate/index.html, rt/FREESIDE_MODIFIED,
20227           rt/html/Elements/Footer, rt/html/Elements/Header,
20228           rt/html/Elements/PageLayout, rt/html/Elements/SimpleSearch,
20229           rt/html/Elements/Tabs, ANNOUNCE.1.5.0, Makefile, FS/FS.pm,
20230           htetc/global.asa, htetc/handler.pl, rt/html/NoAuth/webrt.css,
20231           rt/html/NoAuth/images/small-logo.png: ticket system integration
20232           framework and skin RT
20233
20234 2004-11-26 01:39  ivan
20235
20236         * FS/FS/: agent_type.pm, cust_credit_refund.pm,
20237           cust_main_invoice.pm, nas.pm, part_pop_local.pm,
20238           part_svc_column.pm, part_virtual_field.pm, port.pm, queue.pm,
20239           queue_arg.pm, router.pm, session.pm, svc_acct_pop.pm,
20240           type_pkgs.pm: remove POD VERSION sections
20241
20242 2004-11-26 01:08  ivan
20243
20244         * FS/FS/Conf.pm: update description for signup_server-realtime to
20245           reflect current reality, closes: Bug#575
20246
20247 2004-11-26 00:51  ivan
20248
20249         * FS/FS/part_pkg.pm, httemplate/edit/process/part_pkg.cgi: move
20250           part_pkg transactional stuff from web interface to part_pkg.pm,
20251           bumps Bug#18 to 1.5
20252
20253 2004-11-25 22:50  ivan
20254
20255         * FS/FS/: Conf.pm, svc_acct.pm: add password-noampersand and
20256           password-noexlamation config files, patch from Stephpen Bechard,
20257           closes: Bug#539
20258
20259 2004-11-24 12:54  ivan
20260
20261         * Makefile: don't enabled RT by default
20262
20263 2004-11-24 10:28  khoff
20264
20265         * httemplate/: index.html, search/svc_broadband.cgi: Added IP
20266           address search.
20267
20268 2004-11-24 02:28  ivan
20269
20270         * httemplate/edit/process/cust_main.cgi: fix redundant too-early
20271           checks which are causing an error
20272
20273 2004-11-24 01:00  ivan
20274
20275         * Makefile: some RT install updates
20276
20277 2004-11-23 17:30  ivan
20278
20279         * FS/bin/freeside-daily: fix perms on automated backups
20280
20281 2004-11-23 17:28  ivan
20282
20283         * httemplate/index.html: add rate plan maintenance to sysadmin
20284           section
20285
20286 2004-11-22 10:20  ivan
20287
20288         * README.1.5.0pre7, FS/FS/ClientAPI/Signup.pm,
20289           FS/bin/freeside-setup, httemplate/docs/schema.html,
20290           httemplate/docs/upgrade10.html, FS/FS/Record.pm,
20291           FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm,
20292           fs_signup/FS-SignupClient/SignupClient.pm,
20293           fs_signup/FS-SignupClient/cgi/promocode.html,
20294           fs_signup/FS-SignupClient/cgi/signup-billaddress.html,
20295           fs_signup/FS-SignupClient/cgi/signup.cgi,
20296           fs_signup/FS-SignupClient/cgi/signup.html,
20297           httemplate/edit/cust_main.cgi, httemplate/edit/part_pkg.cgi:
20298           promo codes and separate signup addresses for hdn
20299
20300 2004-11-22 03:11  ivan
20301
20302         * httemplate/search/sqlradius.cgi: Called-Station-ID label
20303
20304 2004-11-21 18:31  ivan
20305
20306         * httemplate/search/: sqlradius.cgi, sqlradius.html: UI fix on
20307           search directions, fix bug preventing show_called_station,
20308           hide_ip and hide_data form working
20309
20310 2004-11-20 09:26  ivan
20311
20312         * FS/FS/cust_svc.pm, FS/FS/rate.pm, FS/FS/rate_detail.pm,
20313           FS/FS/rate_prefix.pm, FS/FS/rate_region.pm,
20314           FS/t/part_pkg-voip_sqlradacct.t, FS/t/rate.t, FS/t/rate_detail.t,
20315           FS/t/rate_prefix.t, FS/t/rate_region.t, ANNOUNCE.1.5.0,
20316           README.1.5.0pre7, SCHEMA_CHANGE,
20317           FS/FS/part_pkg/voip_sqlradacct.pm, FS/bin/freeside-setup,
20318           httemplate/browse/rate.cgi, httemplate/docs/schema.html,
20319           httemplate/docs/upgrade10.html, httemplate/edit/part_pkg.cgi,
20320           httemplate/edit/rate.cgi, httemplate/edit/rate_region.cgi,
20321           httemplate/edit/process/rate.cgi,
20322           httemplate/edit/process/rate_region.cgi, FS/FS.pm, FS/MANIFEST,
20323           FS/FS/part_export/sqlradius.pm, eg/table_template.pm,
20324           htetc/global.asa, htetc/handler.pl,
20325           httemplate/search/sqlradius.cgi,
20326           httemplate/search/sqlradius.html: first pass at VoIP rating
20327
20328 2004-11-17 21:06  ivan
20329
20330         * sql-ledger/: doc/copyright, locale/cn/COPYING,
20331           locale/cn/LANGUAGE, locale/cn/admin, locale/cn/all, locale/cn/am,
20332           locale/cn/ap, locale/cn/ar, locale/cn/arap, locale/cn/ca,
20333           locale/cn/cp, locale/cn/ct, locale/cn/gl, locale/cn/ic,
20334           locale/cn/io, locale/cn/ir, locale/cn/is, locale/cn/login,
20335           locale/cn/menu, locale/cn/oe, locale/cn/pe, locale/cn/rc,
20336           locale/cn/rp, locale/de/all, locale/es/COPYING,
20337           locale/es/LANGUAGE, locale/es/Num2text, locale/es/admin,
20338           locale/es/all, locale/es/am, locale/es/ap, locale/es/ar,
20339           locale/es/arap, locale/es/ca, locale/es/cp, locale/es/ct,
20340           locale/es/gl, locale/es/ic, locale/es/io, locale/es/ir,
20341           locale/es/is, locale/es/login, locale/es/menu, locale/es/oe,
20342           locale/es/pe, locale/es/rc, locale/es/rp, locale/no/COPYING,
20343           locale/no/LANGUAGE, locale/no/admin, locale/no/all, locale/no/am,
20344           locale/no/ap, locale/no/ar, locale/no/arap, locale/no/ca,
20345           locale/no/cp, locale/no/ct, locale/no/gl, locale/no/ic,
20346           locale/no/io, locale/no/ir, locale/no/is, locale/no/login,
20347           locale/no/menu, locale/no/oe, locale/no/pe, locale/no/rc,
20348           locale/no/rp, locale/tw/COPYING, locale/tw/LANGUAGE,
20349           locale/tw/admin, locale/tw/all, locale/tw/am, locale/tw/ap,
20350           locale/tw/ar, locale/tw/arap, locale/tw/ca, locale/tw/cp,
20351           locale/tw/ct, locale/tw/gl, locale/tw/ic, locale/tw/io,
20352           locale/tw/ir, locale/tw/is, locale/tw/login, locale/tw/menu,
20353           locale/tw/oe, locale/tw/pe, locale/tw/rc, locale/tw/rp,
20354           sql/Canada-gifi.sql, sql/Canada_General-chart.sql,
20355           sql/Czech_Republic-chart.sql, sql/Italy-chart.sql,
20356           sql/Simplified_Chinese_Default-chart.sql, sql/Spain-chart.sql,
20357           sql/Traditional_Chinese_Default-chart.sql, users/members.default:
20358           removing files moved in 2.4.4
20359
20360 2004-11-17 05:22  ivan
20361
20362         * httemplate/edit/part_pkg.cgi: #debugging cruft
20363
20364 2004-11-17 05:19  ivan
20365
20366         * httemplate/edit/part_pkg.cgi: fix package options to be sticky on
20367           clone-ing (customize package)
20368
20369 2004-11-16 14:12  ivan
20370
20371         * sql-ledger/: sql-ledger-2.0.8.tar.gz, sql-ledger-2.4.4.tar.gz,
20372           old/sql-ledger/VERSION, old/sql-ledger/am.pl,
20373           old/sql-ledger/favicon.ico, old/sql-ledger/login.pl,
20374           old/sql-ledger/menu.ini, old/sql-ledger/setup.pl,
20375           old/sql-ledger/sql-ledger.conf.default,
20376           old/sql-ledger/sql-ledger.png, old/sql-ledger/SL/AM.pm,
20377           old/sql-ledger/SL/AP.pm, old/sql-ledger/SL/AR.pm,
20378           old/sql-ledger/SL/CA.pm, old/sql-ledger/SL/CP.pm,
20379           old/sql-ledger/SL/CT.pm, old/sql-ledger/SL/Form.pm,
20380           old/sql-ledger/SL/GL.pm, old/sql-ledger/SL/IC.pm,
20381           old/sql-ledger/SL/IR.pm, old/sql-ledger/SL/IS.pm,
20382           old/sql-ledger/SL/Inifile.pm, old/sql-ledger/SL/Mailer.pm,
20383           old/sql-ledger/SL/Menu.pm, old/sql-ledger/SL/Num2text.pm,
20384           old/sql-ledger/SL/OE.pm, old/sql-ledger/SL/PE.pm,
20385           old/sql-ledger/SL/RC.pm, old/sql-ledger/SL/RP.pm,
20386           old/sql-ledger/SL/User.pm, old/sql-ledger/bin/lynx/menu.pl,
20387           old/sql-ledger/bin/mozilla/admin.pl,
20388           old/sql-ledger/bin/mozilla/am.pl,
20389           old/sql-ledger/bin/mozilla/ap.pl,
20390           old/sql-ledger/bin/mozilla/ar.pl,
20391           old/sql-ledger/bin/mozilla/arap.pl,
20392           old/sql-ledger/bin/mozilla/ca.pl,
20393           old/sql-ledger/bin/mozilla/cp.pl,
20394           old/sql-ledger/bin/mozilla/ct.pl,
20395           old/sql-ledger/bin/mozilla/gl.pl,
20396           old/sql-ledger/bin/mozilla/ic.pl,
20397           old/sql-ledger/bin/mozilla/io.pl,
20398           old/sql-ledger/bin/mozilla/ir.pl,
20399           old/sql-ledger/bin/mozilla/is.pl,
20400           old/sql-ledger/bin/mozilla/login.pl,
20401           old/sql-ledger/bin/mozilla/menu.pl,
20402           old/sql-ledger/bin/mozilla/oe.pl,
20403           old/sql-ledger/bin/mozilla/pe.pl,
20404           old/sql-ledger/bin/mozilla/rc.pl,
20405           old/sql-ledger/bin/mozilla/rp.pl,
20406           old/sql-ledger/css/sql-ledger.css, old/sql-ledger/doc/COPYING,
20407           old/sql-ledger/doc/README, old/sql-ledger/doc/UPGRADE-1.6-1.8,
20408           old/sql-ledger/doc/UPGRADE-1.8-1.8.3,
20409           old/sql-ledger/doc/UPGRADE-1.8.3-1.8.4,
20410           old/sql-ledger/doc/UPGRADE-1.8.4-1.8.5,
20411           old/sql-ledger/doc/UPGRADE-1.8.5-1.8.7,
20412           old/sql-ledger/doc/UPGRADE-1.8.7-2.0.0,
20413           old/sql-ledger/doc/UPGRADE-2.0-2.0.8,
20414           old/sql-ledger/doc/copyright, old/sql-ledger/doc/faq.html,
20415           old/sql-ledger/locale/br/COPYING,
20416           old/sql-ledger/locale/br/LANGUAGE,
20417           old/sql-ledger/locale/br/admin, old/sql-ledger/locale/br/all,
20418           old/sql-ledger/locale/br/am, old/sql-ledger/locale/br/ap,
20419           old/sql-ledger/locale/br/ar, old/sql-ledger/locale/br/arap,
20420           old/sql-ledger/locale/br/ca, old/sql-ledger/locale/br/cp,
20421           old/sql-ledger/locale/br/ct, old/sql-ledger/locale/br/gl,
20422           old/sql-ledger/locale/br/ic, old/sql-ledger/locale/br/io,
20423           old/sql-ledger/locale/br/ir, old/sql-ledger/locale/br/is,
20424           old/sql-ledger/locale/br/login, old/sql-ledger/locale/br/menu,
20425           old/sql-ledger/locale/br/oe, old/sql-ledger/locale/br/pe,
20426           old/sql-ledger/locale/br/rc, old/sql-ledger/locale/br/rp,
20427           old/sql-ledger/locale/cn/COPYING,
20428           old/sql-ledger/locale/cn/LANGUAGE,
20429           old/sql-ledger/locale/cn/admin, old/sql-ledger/locale/cn/all,
20430           old/sql-ledger/locale/cn/am, old/sql-ledger/locale/cn/ap,
20431           old/sql-ledger/locale/cn/ar, old/sql-ledger/locale/cn/arap,
20432           old/sql-ledger/locale/cn/ca, old/sql-ledger/locale/cn/cp,
20433           old/sql-ledger/locale/cn/ct, old/sql-ledger/locale/cn/gl,
20434           old/sql-ledger/locale/cn/ic, old/sql-ledger/locale/cn/io,
20435           old/sql-ledger/locale/cn/ir, old/sql-ledger/locale/cn/is,
20436           old/sql-ledger/locale/cn/login, old/sql-ledger/locale/cn/menu,
20437           old/sql-ledger/locale/cn/oe, old/sql-ledger/locale/cn/pe,
20438           old/sql-ledger/locale/cn/rc, old/sql-ledger/locale/cn/rp,
20439           old/sql-ledger/locale/ct/COPYING,
20440           old/sql-ledger/locale/ct/LANGUAGE,
20441           old/sql-ledger/locale/ct/admin, old/sql-ledger/locale/ct/all,
20442           old/sql-ledger/locale/ct/am, old/sql-ledger/locale/ct/ap,
20443           old/sql-ledger/locale/ct/ar, old/sql-ledger/locale/ct/arap,
20444           old/sql-ledger/locale/ct/ca, old/sql-ledger/locale/ct/cp,
20445           old/sql-ledger/locale/ct/ct, old/sql-ledger/locale/ct/gl,
20446           old/sql-ledger/locale/ct/ic, old/sql-ledger/locale/ct/io,
20447           old/sql-ledger/locale/ct/ir, old/sql-ledger/locale/ct/is,
20448           old/sql-ledger/locale/ct/login, old/sql-ledger/locale/ct/menu,
20449           old/sql-ledger/locale/ct/oe, old/sql-ledger/locale/ct/pe,
20450           old/sql-ledger/locale/ct/rc, old/sql-ledger/locale/ct/rp,
20451           old/sql-ledger/locale/cz/COPYING,
20452           old/sql-ledger/locale/cz/LANGUAGE,
20453           old/sql-ledger/locale/cz/admin, old/sql-ledger/locale/cz/all,
20454           old/sql-ledger/locale/cz/am, old/sql-ledger/locale/cz/ap,
20455           old/sql-ledger/locale/cz/ar, old/sql-ledger/locale/cz/arap,
20456           old/sql-ledger/locale/cz/ca, old/sql-ledger/locale/cz/cp,
20457           old/sql-ledger/locale/cz/ct, old/sql-ledger/locale/cz/gl,
20458           old/sql-ledger/locale/cz/ic, old/sql-ledger/locale/cz/io,
20459           old/sql-ledger/locale/cz/ir, old/sql-ledger/locale/cz/is,
20460           old/sql-ledger/locale/cz/login, old/sql-ledger/locale/cz/menu,
20461           old/sql-ledger/locale/cz/oe, old/sql-ledger/locale/cz/pe,
20462           old/sql-ledger/locale/cz/rc, old/sql-ledger/locale/cz/rp,
20463           old/sql-ledger/locale/de/COPYING,
20464           old/sql-ledger/locale/de/LANGUAGE,
20465           old/sql-ledger/locale/de/Num2text,
20466           old/sql-ledger/locale/de/admin, old/sql-ledger/locale/de/all,
20467           old/sql-ledger/locale/de/am, old/sql-ledger/locale/de/ap,
20468           old/sql-ledger/locale/de/ar, old/sql-ledger/locale/de/arap,
20469           old/sql-ledger/locale/de/ca, old/sql-ledger/locale/de/cp,
20470           old/sql-ledger/locale/de/ct, old/sql-ledger/locale/de/gl,
20471           old/sql-ledger/locale/de/ic, old/sql-ledger/locale/de/io,
20472           old/sql-ledger/locale/de/ir, old/sql-ledger/locale/de/is,
20473           old/sql-ledger/locale/de/locales.pl,
20474           old/sql-ledger/locale/de/login, old/sql-ledger/locale/de/menu,
20475           old/sql-ledger/locale/de/oe, old/sql-ledger/locale/de/pe,
20476           old/sql-ledger/locale/de/rc, old/sql-ledger/locale/de/rp,
20477           old/sql-ledger/locale/dk/COPYING,
20478           old/sql-ledger/locale/dk/LANGUAGE,
20479           old/sql-ledger/locale/dk/admin, old/sql-ledger/locale/dk/all,
20480           old/sql-ledger/locale/dk/am, old/sql-ledger/locale/dk/ap,
20481           old/sql-ledger/locale/dk/ar, old/sql-ledger/locale/dk/arap,
20482           old/sql-ledger/locale/dk/ca, old/sql-ledger/locale/dk/cp,
20483           old/sql-ledger/locale/dk/ct, old/sql-ledger/locale/dk/gl,
20484           old/sql-ledger/locale/dk/ic, old/sql-ledger/locale/dk/io,
20485           old/sql-ledger/locale/dk/ir, old/sql-ledger/locale/dk/is,
20486           old/sql-ledger/locale/dk/login, old/sql-ledger/locale/dk/menu,
20487           old/sql-ledger/locale/dk/oe, old/sql-ledger/locale/dk/pe,
20488           old/sql-ledger/locale/dk/rc, old/sql-ledger/locale/dk/rp,
20489           old/sql-ledger/locale/ee/COPYING,
20490           old/sql-ledger/locale/ee/LANGUAGE,
20491           old/sql-ledger/locale/ee/admin, old/sql-ledger/locale/ee/all,
20492           old/sql-ledger/locale/ee/am, old/sql-ledger/locale/ee/ap,
20493           old/sql-ledger/locale/ee/ar, old/sql-ledger/locale/ee/arap,
20494           old/sql-ledger/locale/ee/ca, old/sql-ledger/locale/ee/cp,
20495           old/sql-ledger/locale/ee/ct, old/sql-ledger/locale/ee/gl,
20496           old/sql-ledger/locale/ee/ic, old/sql-ledger/locale/ee/io,
20497           old/sql-ledger/locale/ee/ir, old/sql-ledger/locale/ee/is,
20498           old/sql-ledger/locale/ee/login, old/sql-ledger/locale/ee/menu,
20499           old/sql-ledger/locale/ee/oe, old/sql-ledger/locale/ee/pe,
20500           old/sql-ledger/locale/ee/rc, old/sql-ledger/locale/ee/rp,
20501           old/sql-ledger/locale/en_GB/COPYING,
20502           old/sql-ledger/locale/en_GB/LANGUAGE,
20503           old/sql-ledger/locale/en_GB/admin,
20504           old/sql-ledger/locale/en_GB/all, old/sql-ledger/locale/en_GB/am,
20505           old/sql-ledger/locale/en_GB/ap, old/sql-ledger/locale/en_GB/ar,
20506           old/sql-ledger/locale/en_GB/arap, old/sql-ledger/locale/en_GB/bp,
20507           old/sql-ledger/locale/en_GB/ca, old/sql-ledger/locale/en_GB/cp,
20508           old/sql-ledger/locale/en_GB/ct, old/sql-ledger/locale/en_GB/gl,
20509           old/sql-ledger/locale/en_GB/ic, old/sql-ledger/locale/en_GB/io,
20510           old/sql-ledger/locale/en_GB/ir, old/sql-ledger/locale/en_GB/is,
20511           old/sql-ledger/locale/en_GB/login,
20512           old/sql-ledger/locale/en_GB/menu, old/sql-ledger/locale/en_GB/oe,
20513           old/sql-ledger/locale/en_GB/pe, old/sql-ledger/locale/en_GB/rc,
20514           old/sql-ledger/locale/en_GB/rp, old/sql-ledger/locale/es/COPYING,
20515           old/sql-ledger/locale/es/LANGUAGE,
20516           old/sql-ledger/locale/es/Num2text,
20517           old/sql-ledger/locale/es/admin, old/sql-ledger/locale/es/all,
20518           old/sql-ledger/locale/es/am, old/sql-ledger/locale/es/ap,
20519           old/sql-ledger/locale/es/ar, old/sql-ledger/locale/es/arap,
20520           old/sql-ledger/locale/es/ca, old/sql-ledger/locale/es/cp,
20521           old/sql-ledger/locale/es/ct, old/sql-ledger/locale/es/gl,
20522           old/sql-ledger/locale/es/ic, old/sql-ledger/locale/es/io,
20523           old/sql-ledger/locale/es/ir, old/sql-ledger/locale/es/is,
20524           old/sql-ledger/locale/es/login, old/sql-ledger/locale/es/menu,
20525           old/sql-ledger/locale/es/oe, old/sql-ledger/locale/es/pe,
20526           old/sql-ledger/locale/es/rc, old/sql-ledger/locale/es/rp,
20527           old/sql-ledger/locale/fi/COPYING,
20528           old/sql-ledger/locale/fi/LANGUAGE,
20529           old/sql-ledger/locale/fi/admin, old/sql-ledger/locale/fi/all,
20530           old/sql-ledger/locale/fi/am, old/sql-ledger/locale/fi/ap,
20531           old/sql-ledger/locale/fi/ar, old/sql-ledger/locale/fi/arap,
20532           old/sql-ledger/locale/fi/ca, old/sql-ledger/locale/fi/cp,
20533           old/sql-ledger/locale/fi/ct, old/sql-ledger/locale/fi/gl,
20534           old/sql-ledger/locale/fi/ic, old/sql-ledger/locale/fi/io,
20535           old/sql-ledger/locale/fi/ir, old/sql-ledger/locale/fi/is,
20536           old/sql-ledger/locale/fi/login, old/sql-ledger/locale/fi/menu,
20537           old/sql-ledger/locale/fi/oe, old/sql-ledger/locale/fi/pe,
20538           old/sql-ledger/locale/fi/rc, old/sql-ledger/locale/fi/rp,
20539           old/sql-ledger/locale/fr/COPYING,
20540           old/sql-ledger/locale/fr/LANGUAGE,
20541           old/sql-ledger/locale/fr/admin, old/sql-ledger/locale/fr/all,
20542           old/sql-ledger/locale/fr/am, old/sql-ledger/locale/fr/ap,
20543           old/sql-ledger/locale/fr/ar, old/sql-ledger/locale/fr/arap,
20544           old/sql-ledger/locale/fr/ca, old/sql-ledger/locale/fr/cp,
20545           old/sql-ledger/locale/fr/ct, old/sql-ledger/locale/fr/gl,
20546           old/sql-ledger/locale/fr/ic, old/sql-ledger/locale/fr/io,
20547           old/sql-ledger/locale/fr/ir, old/sql-ledger/locale/fr/is,
20548           old/sql-ledger/locale/fr/login, old/sql-ledger/locale/fr/menu,
20549           old/sql-ledger/locale/fr/oe, old/sql-ledger/locale/fr/pe,
20550           old/sql-ledger/locale/fr/rc, old/sql-ledger/locale/fr/rp,
20551           old/sql-ledger/locale/hu/COPYING,
20552           old/sql-ledger/locale/hu/LANGUAGE,
20553           old/sql-ledger/locale/hu/admin, old/sql-ledger/locale/hu/all,
20554           old/sql-ledger/locale/hu/am, old/sql-ledger/locale/hu/ap,
20555           old/sql-ledger/locale/hu/ar, old/sql-ledger/locale/hu/arap,
20556           old/sql-ledger/locale/hu/ca, old/sql-ledger/locale/hu/cp,
20557           old/sql-ledger/locale/hu/ct, old/sql-ledger/locale/hu/gl,
20558           old/sql-ledger/locale/hu/ic, old/sql-ledger/locale/hu/io,
20559           old/sql-ledger/locale/hu/ir, old/sql-ledger/locale/hu/is,
20560           old/sql-ledger/locale/hu/login, old/sql-ledger/locale/hu/menu,
20561           old/sql-ledger/locale/hu/oe, old/sql-ledger/locale/hu/pe,
20562           old/sql-ledger/locale/hu/rc, old/sql-ledger/locale/hu/rp,
20563           old/sql-ledger/locale/is/COPYING,
20564           old/sql-ledger/locale/is/LANGUAGE,
20565           old/sql-ledger/locale/is/admin, old/sql-ledger/locale/is/all,
20566           old/sql-ledger/locale/is/am, old/sql-ledger/locale/is/ap,
20567           old/sql-ledger/locale/is/ar, old/sql-ledger/locale/is/arap,
20568           old/sql-ledger/locale/is/ca, old/sql-ledger/locale/is/cp,
20569           old/sql-ledger/locale/is/ct, old/sql-ledger/locale/is/gl,
20570           old/sql-ledger/locale/is/ic, old/sql-ledger/locale/is/io,
20571           old/sql-ledger/locale/is/ir, old/sql-ledger/locale/is/is,
20572           old/sql-ledger/locale/is/login, old/sql-ledger/locale/is/menu,
20573           old/sql-ledger/locale/is/oe, old/sql-ledger/locale/is/pe,
20574           old/sql-ledger/locale/is/rc, old/sql-ledger/locale/is/rp,
20575           old/sql-ledger/locale/it/COPYING,
20576           old/sql-ledger/locale/it/LANGUAGE,
20577           old/sql-ledger/locale/it/Num2text,
20578           old/sql-ledger/locale/it/admin, old/sql-ledger/locale/it/all,
20579           old/sql-ledger/locale/it/am, old/sql-ledger/locale/it/ap,
20580           old/sql-ledger/locale/it/ar, old/sql-ledger/locale/it/arap,
20581           old/sql-ledger/locale/it/ca, old/sql-ledger/locale/it/cp,
20582           old/sql-ledger/locale/it/ct, old/sql-ledger/locale/it/gl,
20583           old/sql-ledger/locale/it/ic, old/sql-ledger/locale/it/io,
20584           old/sql-ledger/locale/it/ir, old/sql-ledger/locale/it/is,
20585           old/sql-ledger/locale/it/login, old/sql-ledger/locale/it/menu,
20586           old/sql-ledger/locale/it/oe, old/sql-ledger/locale/it/pe,
20587           old/sql-ledger/locale/it/qe, old/sql-ledger/locale/it/rc,
20588           old/sql-ledger/locale/it/rp, old/sql-ledger/locale/lt/COPYING,
20589           old/sql-ledger/locale/lt/LANGUAGE,
20590           old/sql-ledger/locale/lt/admin, old/sql-ledger/locale/lt/all,
20591           old/sql-ledger/locale/lt/am, old/sql-ledger/locale/lt/ap,
20592           old/sql-ledger/locale/lt/ar, old/sql-ledger/locale/lt/arap,
20593           old/sql-ledger/locale/lt/ca, old/sql-ledger/locale/lt/cp,
20594           old/sql-ledger/locale/lt/ct, old/sql-ledger/locale/lt/gl,
20595           old/sql-ledger/locale/lt/ic, old/sql-ledger/locale/lt/io,
20596           old/sql-ledger/locale/lt/ir, old/sql-ledger/locale/lt/is,
20597           old/sql-ledger/locale/lt/login, old/sql-ledger/locale/lt/menu,
20598           old/sql-ledger/locale/lt/oe, old/sql-ledger/locale/lt/pe,
20599           old/sql-ledger/locale/lt/rc, old/sql-ledger/locale/lt/rp,
20600           old/sql-ledger/locale/mx/COPYING,
20601           old/sql-ledger/locale/mx/LANGUAGE,
20602           old/sql-ledger/locale/mx/admin, old/sql-ledger/locale/mx/all,
20603           old/sql-ledger/locale/mx/am, old/sql-ledger/locale/mx/ap,
20604           old/sql-ledger/locale/mx/ar, old/sql-ledger/locale/mx/arap,
20605           old/sql-ledger/locale/mx/ca, old/sql-ledger/locale/mx/cp,
20606           old/sql-ledger/locale/mx/ct, old/sql-ledger/locale/mx/gl,
20607           old/sql-ledger/locale/mx/ic, old/sql-ledger/locale/mx/io,
20608           old/sql-ledger/locale/mx/ir, old/sql-ledger/locale/mx/is,
20609           old/sql-ledger/locale/mx/login, old/sql-ledger/locale/mx/menu,
20610           old/sql-ledger/locale/mx/oe, old/sql-ledger/locale/mx/pe,
20611           old/sql-ledger/locale/mx/rc, old/sql-ledger/locale/mx/rp,
20612           old/sql-ledger/locale/nl/COPYING,
20613           old/sql-ledger/locale/nl/LANGUAGE,
20614           old/sql-ledger/locale/nl/Num2text,
20615           old/sql-ledger/locale/nl/admin, old/sql-ledger/locale/nl/all,
20616           old/sql-ledger/locale/nl/am, old/sql-ledger/locale/nl/ap,
20617           old/sql-ledger/locale/nl/ar, old/sql-ledger/locale/nl/arap,
20618           old/sql-ledger/locale/nl/ca, old/sql-ledger/locale/nl/cp,
20619           old/sql-ledger/locale/nl/ct, old/sql-ledger/locale/nl/gl,
20620           old/sql-ledger/locale/nl/ic, old/sql-ledger/locale/nl/io,
20621           old/sql-ledger/locale/nl/ir, old/sql-ledger/locale/nl/is,
20622           old/sql-ledger/locale/nl/login, old/sql-ledger/locale/nl/menu,
20623           old/sql-ledger/locale/nl/oe, old/sql-ledger/locale/nl/pe,
20624           old/sql-ledger/locale/nl/rc, old/sql-ledger/locale/nl/rp,
20625           old/sql-ledger/locale/no/COPYING,
20626           old/sql-ledger/locale/no/LANGUAGE,
20627           old/sql-ledger/locale/no/admin, old/sql-ledger/locale/no/all,
20628           old/sql-ledger/locale/no/am, old/sql-ledger/locale/no/ap,
20629           old/sql-ledger/locale/no/ar, old/sql-ledger/locale/no/arap,
20630           old/sql-ledger/locale/no/ca, old/sql-ledger/locale/no/cp,
20631           old/sql-ledger/locale/no/ct, old/sql-ledger/locale/no/gl,
20632           old/sql-ledger/locale/no/ic, old/sql-ledger/locale/no/io,
20633           old/sql-ledger/locale/no/ir, old/sql-ledger/locale/no/is,
20634           old/sql-ledger/locale/no/login, old/sql-ledger/locale/no/menu,
20635           old/sql-ledger/locale/no/oe, old/sql-ledger/locale/no/pe,
20636           old/sql-ledger/locale/no/rc, old/sql-ledger/locale/no/rp,
20637           old/sql-ledger/locale/pa/COPYING,
20638           old/sql-ledger/locale/pa/LANGUAGE,
20639           old/sql-ledger/locale/pa/admin, old/sql-ledger/locale/pa/all,
20640           old/sql-ledger/locale/pa/am, old/sql-ledger/locale/pa/ap,
20641           old/sql-ledger/locale/pa/ar, old/sql-ledger/locale/pa/arap,
20642           old/sql-ledger/locale/pa/ca, old/sql-ledger/locale/pa/cp,
20643           old/sql-ledger/locale/pa/ct, old/sql-ledger/locale/pa/gl,
20644           old/sql-ledger/locale/pa/ic, old/sql-ledger/locale/pa/io,
20645           old/sql-ledger/locale/pa/ir, old/sql-ledger/locale/pa/is,
20646           old/sql-ledger/locale/pa/login, old/sql-ledger/locale/pa/menu,
20647           old/sql-ledger/locale/pa/oe, old/sql-ledger/locale/pa/pe,
20648           old/sql-ledger/locale/pa/rc, old/sql-ledger/locale/pa/rp,
20649           old/sql-ledger/locale/pl/COPYING,
20650           old/sql-ledger/locale/pl/LANGUAGE,
20651           old/sql-ledger/locale/pl/admin, old/sql-ledger/locale/pl/all,
20652           old/sql-ledger/locale/pl/am, old/sql-ledger/locale/pl/ap,
20653           old/sql-ledger/locale/pl/ar, old/sql-ledger/locale/pl/arap,
20654           old/sql-ledger/locale/pl/ca, old/sql-ledger/locale/pl/cp,
20655           old/sql-ledger/locale/pl/ct, old/sql-ledger/locale/pl/gl,
20656           old/sql-ledger/locale/pl/ic, old/sql-ledger/locale/pl/io,
20657           old/sql-ledger/locale/pl/ir, old/sql-ledger/locale/pl/is,
20658           old/sql-ledger/locale/pl/login, old/sql-ledger/locale/pl/menu,
20659           old/sql-ledger/locale/pl/oe, old/sql-ledger/locale/pl/pe,
20660           old/sql-ledger/locale/pl/rc, old/sql-ledger/locale/pl/rp,
20661           old/sql-ledger/locale/pt/COPYING,
20662           old/sql-ledger/locale/pt/LANGUAGE,
20663           old/sql-ledger/locale/pt/admin, old/sql-ledger/locale/pt/all,
20664           old/sql-ledger/locale/pt/am, old/sql-ledger/locale/pt/ap,
20665           old/sql-ledger/locale/pt/ar, old/sql-ledger/locale/pt/arap,
20666           old/sql-ledger/locale/pt/ca, old/sql-ledger/locale/pt/cp,
20667           old/sql-ledger/locale/pt/ct, old/sql-ledger/locale/pt/gl,
20668           old/sql-ledger/locale/pt/ic, old/sql-ledger/locale/pt/io,
20669           old/sql-ledger/locale/pt/ir, old/sql-ledger/locale/pt/is,
20670           old/sql-ledger/locale/pt/login, old/sql-ledger/locale/pt/menu,
20671           old/sql-ledger/locale/pt/oe, old/sql-ledger/locale/pt/pe,
20672           old/sql-ledger/locale/pt/rc, old/sql-ledger/locale/pt/rp,
20673           old/sql-ledger/locale/ru/COPYING,
20674           old/sql-ledger/locale/ru/LANGUAGE,
20675           old/sql-ledger/locale/ru/admin, old/sql-ledger/locale/ru/all,
20676           old/sql-ledger/locale/ru/am, old/sql-ledger/locale/ru/ap,
20677           old/sql-ledger/locale/ru/ar, old/sql-ledger/locale/ru/arap,
20678           old/sql-ledger/locale/ru/ca, old/sql-ledger/locale/ru/cp,
20679           old/sql-ledger/locale/ru/ct, old/sql-ledger/locale/ru/gl,
20680           old/sql-ledger/locale/ru/ic, old/sql-ledger/locale/ru/io,
20681           old/sql-ledger/locale/ru/ir, old/sql-ledger/locale/ru/is,
20682           old/sql-ledger/locale/ru/login, old/sql-ledger/locale/ru/menu,
20683           old/sql-ledger/locale/ru/oe, old/sql-ledger/locale/ru/pe,
20684           old/sql-ledger/locale/ru/rc, old/sql-ledger/locale/ru/rp,
20685           old/sql-ledger/locale/se/COPYING,
20686           old/sql-ledger/locale/se/LANGUAGE,
20687           old/sql-ledger/locale/se/admin, old/sql-ledger/locale/se/all,
20688           old/sql-ledger/locale/se/am, old/sql-ledger/locale/se/ap,
20689           old/sql-ledger/locale/se/ar, old/sql-ledger/locale/se/arap,
20690           old/sql-ledger/locale/se/ca, old/sql-ledger/locale/se/cp,
20691           old/sql-ledger/locale/se/ct, old/sql-ledger/locale/se/gl,
20692           old/sql-ledger/locale/se/ic, old/sql-ledger/locale/se/io,
20693           old/sql-ledger/locale/se/ir, old/sql-ledger/locale/se/is,
20694           old/sql-ledger/locale/se/login, old/sql-ledger/locale/se/menu,
20695           old/sql-ledger/locale/se/oe, old/sql-ledger/locale/se/pe,
20696           old/sql-ledger/locale/se/rc, old/sql-ledger/locale/se/rp,
20697           old/sql-ledger/locale/tr/COPYING,
20698           old/sql-ledger/locale/tr/LANGUAGE,
20699           old/sql-ledger/locale/tr/admin, old/sql-ledger/locale/tr/all,
20700           old/sql-ledger/locale/tr/am, old/sql-ledger/locale/tr/ap,
20701           old/sql-ledger/locale/tr/ar, old/sql-ledger/locale/tr/arap,
20702           old/sql-ledger/locale/tr/ca, old/sql-ledger/locale/tr/cp,
20703           old/sql-ledger/locale/tr/ct, old/sql-ledger/locale/tr/gl,
20704           old/sql-ledger/locale/tr/ic, old/sql-ledger/locale/tr/io,
20705           old/sql-ledger/locale/tr/ir, old/sql-ledger/locale/tr/is,
20706           old/sql-ledger/locale/tr/login, old/sql-ledger/locale/tr/menu,
20707           old/sql-ledger/locale/tr/oe, old/sql-ledger/locale/tr/pe,
20708           old/sql-ledger/locale/tr/rc, old/sql-ledger/locale/tr/rp,
20709           old/sql-ledger/locale/tw/COPYING,
20710           old/sql-ledger/locale/tw/LANGUAGE,
20711           old/sql-ledger/locale/tw/admin, old/sql-ledger/locale/tw/all,
20712           old/sql-ledger/locale/tw/am, old/sql-ledger/locale/tw/ap,
20713           old/sql-ledger/locale/tw/ar, old/sql-ledger/locale/tw/arap,
20714           old/sql-ledger/locale/tw/ca, old/sql-ledger/locale/tw/cp,
20715           old/sql-ledger/locale/tw/ct, old/sql-ledger/locale/tw/gl,
20716           old/sql-ledger/locale/tw/ic, old/sql-ledger/locale/tw/io,
20717           old/sql-ledger/locale/tw/ir, old/sql-ledger/locale/tw/is,
20718           old/sql-ledger/locale/tw/login, old/sql-ledger/locale/tw/menu,
20719           old/sql-ledger/locale/tw/oe, old/sql-ledger/locale/tw/pe,
20720           old/sql-ledger/locale/tw/rc, old/sql-ledger/locale/tw/rp,
20721           old/sql-ledger/locale/ua/COPYING,
20722           old/sql-ledger/locale/ua/LANGUAGE,
20723           old/sql-ledger/locale/ua/admin, old/sql-ledger/locale/ua/all,
20724           old/sql-ledger/locale/ua/am, old/sql-ledger/locale/ua/ap,
20725           old/sql-ledger/locale/ua/ar, old/sql-ledger/locale/ua/arap,
20726           old/sql-ledger/locale/ua/ca, old/sql-ledger/locale/ua/cp,
20727           old/sql-ledger/locale/ua/ct, old/sql-ledger/locale/ua/gl,
20728           old/sql-ledger/locale/ua/ic, old/sql-ledger/locale/ua/io,
20729           old/sql-ledger/locale/ua/ir, old/sql-ledger/locale/ua/is,
20730           old/sql-ledger/locale/ua/login, old/sql-ledger/locale/ua/menu,
20731           old/sql-ledger/locale/ua/oe, old/sql-ledger/locale/ua/pe,
20732           old/sql-ledger/locale/ua/rc, old/sql-ledger/locale/ua/rp,
20733           old/sql-ledger/locale/ve/COPYING,
20734           old/sql-ledger/locale/ve/LANGUAGE,
20735           old/sql-ledger/locale/ve/admin, old/sql-ledger/locale/ve/all,
20736           old/sql-ledger/locale/ve/am, old/sql-ledger/locale/ve/ap,
20737           old/sql-ledger/locale/ve/ar, old/sql-ledger/locale/ve/arap,
20738           old/sql-ledger/locale/ve/ca, old/sql-ledger/locale/ve/cp,
20739           old/sql-ledger/locale/ve/ct, old/sql-ledger/locale/ve/gl,
20740           old/sql-ledger/locale/ve/ic, old/sql-ledger/locale/ve/io,
20741           old/sql-ledger/locale/ve/ir, old/sql-ledger/locale/ve/is,
20742           old/sql-ledger/locale/ve/login, old/sql-ledger/locale/ve/menu,
20743           old/sql-ledger/locale/ve/oe, old/sql-ledger/locale/ve/pe,
20744           old/sql-ledger/locale/ve/rc, old/sql-ledger/locale/ve/rp,
20745           old/sql-ledger/sql/Austria-chart.sql,
20746           old/sql-ledger/sql/Austria-gifi.sql,
20747           old/sql-ledger/sql/Brazil_General-chart.sql,
20748           old/sql-ledger/sql/Canada-gifi.sql,
20749           old/sql-ledger/sql/Canada_General-chart.sql,
20750           old/sql-ledger/sql/Czech_Republic-chart.sql,
20751           old/sql-ledger/sql/Danish_Default-chart.sql,
20752           old/sql-ledger/sql/Default-chart.sql,
20753           old/sql-ledger/sql/Dutch_Default-chart.sql,
20754           old/sql-ledger/sql/Dutch_Standard-chart.sql,
20755           old/sql-ledger/sql/France-chart.sql,
20756           old/sql-ledger/sql/German-Sample-chart.sql,
20757           old/sql-ledger/sql/German-Sample-gifi.sql,
20758           old/sql-ledger/sql/Germany-DATEV-SKR03-chart.sql,
20759           old/sql-ledger/sql/Germany-DATEV-SKR03-gifi.sql,
20760           old/sql-ledger/sql/Germany-SKR03-chart.sql,
20761           old/sql-ledger/sql/Germany-SKR03-gifi.sql,
20762           old/sql-ledger/sql/Italy-chart.sql,
20763           old/sql-ledger/sql/Oracle-indices.sql,
20764           old/sql-ledger/sql/Oracle-tables.sql,
20765           old/sql-ledger/sql/Oracle-upgrade-1.8.0-1.8.4.sql,
20766           old/sql-ledger/sql/Oracle-upgrade-1.8.4-1.8.5.sql,
20767           old/sql-ledger/sql/Oracle-upgrade-1.8.5-2.0.0.sql,
20768           old/sql-ledger/sql/Oracle-upgrade-2.0.0-2.0.8.sql,
20769           old/sql-ledger/sql/Pg-indices.sql,
20770           old/sql-ledger/sql/Pg-tables.sql,
20771           old/sql-ledger/sql/Pg-upgrade-1.2.6-1.2.7.sql,
20772           old/sql-ledger/sql/Pg-upgrade-1.2.7-1.4.0.sql,
20773           old/sql-ledger/sql/Pg-upgrade-1.4.0-1.6.0.sql,
20774           old/sql-ledger/sql/Pg-upgrade-1.6.0-1.8.0.sql,
20775           old/sql-ledger/sql/Pg-upgrade-1.8.0-1.8.4.sql,
20776           old/sql-ledger/sql/Pg-upgrade-1.8.4-1.8.5.sql,
20777           old/sql-ledger/sql/Pg-upgrade-1.8.5-2.0.0.sql,
20778           old/sql-ledger/sql/Pg-upgrade-2.0.0-2.0.8.sql,
20779           old/sql-ledger/sql/Poland-chart.sql,
20780           old/sql-ledger/sql/Simplified_Chinese_Default-chart.sql,
20781           old/sql-ledger/sql/Spain-chart.sql,
20782           old/sql-ledger/sql/Swiss-German-chart.sql,
20783           old/sql-ledger/sql/Swiss-German-gifi.sql,
20784           old/sql-ledger/sql/Traditional_Chinese_Default-chart.sql,
20785           old/sql-ledger/sql/US_General-chart.sql,
20786           old/sql-ledger/templates/Brazilian_Portuguese-balance_sheet.html,
20787           old/sql-ledger/templates/Brazilian_Portuguese-check.tex,
20788           old/sql-ledger/templates/Brazilian_Portuguese-income_statement.html,
20789           old/sql-ledger/templates/Brazilian_Portuguese-invoice.html,
20790           old/sql-ledger/templates/Brazilian_Portuguese-invoice.tex,
20791           old/sql-ledger/templates/Brazilian_Portuguese-packing_list.html,
20792           old/sql-ledger/templates/Brazilian_Portuguese-packing_list.tex,
20793           old/sql-ledger/templates/Brazilian_Portuguese-purchase_order.html,
20794           old/sql-ledger/templates/Brazilian_Portuguese-purchase_order.tex,
20795           old/sql-ledger/templates/Brazilian_Portuguese-receipt.tex,
20796           old/sql-ledger/templates/Brazilian_Portuguese-sales_order.html,
20797           old/sql-ledger/templates/Brazilian_Portuguese-sales_order.tex,
20798           old/sql-ledger/templates/Brazilian_Portuguese-statement.html,
20799           old/sql-ledger/templates/Brazilian_Portuguese-statement.tex,
20800           old/sql-ledger/templates/Danish-balance_sheet.html,
20801           old/sql-ledger/templates/Danish-check.tex,
20802           old/sql-ledger/templates/Danish-income_statement.html,
20803           old/sql-ledger/templates/Danish-invoice.html,
20804           old/sql-ledger/templates/Danish-invoice.tex,
20805           old/sql-ledger/templates/Danish-packing_list.html,
20806           old/sql-ledger/templates/Danish-packing_list.tex,
20807           old/sql-ledger/templates/Danish-purchase_order.html,
20808           old/sql-ledger/templates/Danish-purchase_order.tex,
20809           old/sql-ledger/templates/Danish-receipt.tex,
20810           old/sql-ledger/templates/Danish-sales_order.html,
20811           old/sql-ledger/templates/Danish-sales_order.tex,
20812           old/sql-ledger/templates/Danish-statement.html,
20813           old/sql-ledger/templates/Danish-statement.tex,
20814           old/sql-ledger/templates/Default-balance_sheet.html,
20815           old/sql-ledger/templates/Default-check.tex,
20816           old/sql-ledger/templates/Default-income_statement.html,
20817           old/sql-ledger/templates/Default-invoice.html,
20818           old/sql-ledger/templates/Default-invoice.tex,
20819           old/sql-ledger/templates/Default-packing_list.html,
20820           old/sql-ledger/templates/Default-packing_list.tex,
20821           old/sql-ledger/templates/Default-purchase_order.html,
20822           old/sql-ledger/templates/Default-purchase_order.tex,
20823           old/sql-ledger/templates/Default-receipt.tex,
20824           old/sql-ledger/templates/Default-sales_order.html,
20825           old/sql-ledger/templates/Default-sales_order.tex,
20826           old/sql-ledger/templates/Default-statement.html,
20827           old/sql-ledger/templates/Default-statement.tex,
20828           old/sql-ledger/templates/Dutch-balance_sheet.html,
20829           old/sql-ledger/templates/Dutch-check.tex,
20830           old/sql-ledger/templates/Dutch-income_statement.html,
20831           old/sql-ledger/templates/Dutch-invoice.html,
20832           old/sql-ledger/templates/Dutch-invoice.tex,
20833           old/sql-ledger/templates/Dutch-packing_list.html,
20834           old/sql-ledger/templates/Dutch-packing_list.tex,
20835           old/sql-ledger/templates/Dutch-purchase_order.html,
20836           old/sql-ledger/templates/Dutch-purchase_order.tex,
20837           old/sql-ledger/templates/Dutch-receipt.tex,
20838           old/sql-ledger/templates/Dutch-sales_order.html,
20839           old/sql-ledger/templates/Dutch-sales_order.tex,
20840           old/sql-ledger/templates/Dutch-statement.html,
20841           old/sql-ledger/templates/Dutch-statement.tex,
20842           old/sql-ledger/templates/Estonian-balance_sheet.html,
20843           old/sql-ledger/templates/Estonian-check.tex,
20844           old/sql-ledger/templates/Estonian-income_statement.html,
20845           old/sql-ledger/templates/Estonian-invoice.html,
20846           old/sql-ledger/templates/Estonian-invoice.tex,
20847           old/sql-ledger/templates/Estonian-packing_list.html,
20848           old/sql-ledger/templates/Estonian-packing_list.tex,
20849           old/sql-ledger/templates/Estonian-purchase_order.html,
20850           old/sql-ledger/templates/Estonian-purchase_order.tex,
20851           old/sql-ledger/templates/Estonian-receipt.tex,
20852           old/sql-ledger/templates/Estonian-sales_order.html,
20853           old/sql-ledger/templates/Estonian-sales_order.tex,
20854           old/sql-ledger/templates/Estonian-statement.html,
20855           old/sql-ledger/templates/Estonian-statement.tex,
20856           old/sql-ledger/templates/French-balance_sheet.html,
20857           old/sql-ledger/templates/French-check.tex,
20858           old/sql-ledger/templates/French-income_statement.html,
20859           old/sql-ledger/templates/French-invoice.html,
20860           old/sql-ledger/templates/French-invoice.tex,
20861           old/sql-ledger/templates/French-packing_list.html,
20862           old/sql-ledger/templates/French-packing_list.tex,
20863           old/sql-ledger/templates/French-purchase_order.html,
20864           old/sql-ledger/templates/French-purchase_order.tex,
20865           old/sql-ledger/templates/French-receipt.tex,
20866           old/sql-ledger/templates/French-sales_order.html,
20867           old/sql-ledger/templates/French-sales_order.tex,
20868           old/sql-ledger/templates/French-statement.html,
20869           old/sql-ledger/templates/French-statement.tex,
20870           old/sql-ledger/templates/German-balance_sheet.html,
20871           old/sql-ledger/templates/German-check.tex,
20872           old/sql-ledger/templates/German-income_statement.html,
20873           old/sql-ledger/templates/German-invoice.html,
20874           old/sql-ledger/templates/German-invoice.tex,
20875           old/sql-ledger/templates/German-packing_list.html,
20876           old/sql-ledger/templates/German-packing_list.tex,
20877           old/sql-ledger/templates/German-purchase_order.html,
20878           old/sql-ledger/templates/German-purchase_order.tex,
20879           old/sql-ledger/templates/German-receipt.tex,
20880           old/sql-ledger/templates/German-sales_order.html,
20881           old/sql-ledger/templates/German-sales_order.tex,
20882           old/sql-ledger/templates/German-statement.html,
20883           old/sql-ledger/templates/German-statement.tex,
20884           old/sql-ledger/templates/Service-balance_sheet.html,
20885           old/sql-ledger/templates/Service-check.tex,
20886           old/sql-ledger/templates/Service-income_statement.html,
20887           old/sql-ledger/templates/Service-invoice.html,
20888           old/sql-ledger/templates/Service-invoice.tex,
20889           old/sql-ledger/templates/Service-packing_list.html,
20890           old/sql-ledger/templates/Service-packing_list.tex,
20891           old/sql-ledger/templates/Service-purchase_order.html,
20892           old/sql-ledger/templates/Service-purchase_order.tex,
20893           old/sql-ledger/templates/Service-receipt.tex,
20894           old/sql-ledger/templates/Service-sales_order.html,
20895           old/sql-ledger/templates/Service-sales_order.tex,
20896           old/sql-ledger/templates/Service-statement.html,
20897           old/sql-ledger/templates/Service-statement.tex,
20898           old/sql-ledger/templates/Spanish_A4-balance_sheet.html,
20899           old/sql-ledger/templates/Spanish_A4-check.tex,
20900           old/sql-ledger/templates/Spanish_A4-income_statement.html,
20901           old/sql-ledger/templates/Spanish_A4-invoice.html,
20902           old/sql-ledger/templates/Spanish_A4-invoice.tex,
20903           old/sql-ledger/templates/Spanish_A4-packing_list.html,
20904           old/sql-ledger/templates/Spanish_A4-packing_list.tex,
20905           old/sql-ledger/templates/Spanish_A4-purchase_order.html,
20906           old/sql-ledger/templates/Spanish_A4-purchase_order.tex,
20907           old/sql-ledger/templates/Spanish_A4-receipt.tex,
20908           old/sql-ledger/templates/Spanish_A4-sales_order.html,
20909           old/sql-ledger/templates/Spanish_A4-sales_order.tex,
20910           old/sql-ledger/templates/Spanish_A4-statement.html,
20911           old/sql-ledger/templates/Spanish_A4-statement.tex,
20912           old/sql-ledger/templates/Spanish_Letter-balance_sheet.html,
20913           old/sql-ledger/templates/Spanish_Letter-check.tex,
20914           old/sql-ledger/templates/Spanish_Letter-income_statement.html,
20915           old/sql-ledger/templates/Spanish_Letter-invoice.html,
20916           old/sql-ledger/templates/Spanish_Letter-invoice.tex,
20917           old/sql-ledger/templates/Spanish_Letter-packing_list.html,
20918           old/sql-ledger/templates/Spanish_Letter-packing_list.tex,
20919           old/sql-ledger/templates/Spanish_Letter-purchase_order.html,
20920           old/sql-ledger/templates/Spanish_Letter-purchase_order.tex,
20921           old/sql-ledger/templates/Spanish_Letter-receipt.tex,
20922           old/sql-ledger/templates/Spanish_Letter-sales_order.html,
20923           old/sql-ledger/templates/Spanish_Letter-sales_order.tex,
20924           old/sql-ledger/templates/Spanish_Letter-statement.html,
20925           old/sql-ledger/templates/Spanish_Letter-statement.tex,
20926           old/sql-ledger/users/members.default: removing files from import
20927           mistake
20928
20929 2004-11-16 06:19  ivan
20930
20931         * htetc/handler.pl: can't set $p without $cgi
20932
20933 2004-11-16 06:16  ivan
20934
20935         * htetc/handler.pl: correct package for $r
20936
20937 2004-11-16 06:11  ivan
20938
20939         * htetc/handler.pl: handle RT NoAuth sections
20940
20941 2004-11-15 02:35  ivan
20942
20943         * sql-ledger/locale/: sv/arap, sv/cp, sv/oe, sv/pe, sv/pos, sv/rc,
20944           nb/admin, sv/arapprn, sv/bp, sv/hr, sv/ps, sv/pw, nb/all, nb/am,
20945           nb/ap, nb/ar, nb/ca, nb/ct, nb/gl, nb/ic, nb/ir, nb/io, nb/is,
20946           nb/login, nb/menu, nb/rp, nb/COPYING, nb/LANGUAGE, nb/arap,
20947           nb/oe, nb/arapprn, nb/bp, nb/cp, nb/hr, nb/pe, nb/pos, nb/ps,
20948           nb/pw, nb/rc, tw_utf/admin, tw_utf/all, tw_utf/COPYING,
20949           tw_utf/am, tw_utf/ap, tw_utf/ar, tw_utf/arap, tw_utf/bp,
20950           tw_utf/ca, tw_utf/cp, tw_utf/ct, tw_utf/gl, tw_utf/hr, tw_utf/ic,
20951           tw_utf/LANGUAGE, tw_utf/io, tw_utf/ir, tw_utf/is, tw_utf/login,
20952           tw_utf/menu, tw_utf/oe, tw_utf/pe, tw_utf/pos, tw_big5/admin,
20953           tw_utf/arapprn, tw_utf/ps, tw_utf/pw, tw_utf/rc, tw_utf/rp,
20954           tw_big5/all, tw_big5/am, tw_big5/ap, tw_big5/COPYING, tw_big5/ar,
20955           tw_big5/arap, tw_big5/bp, tw_big5/ca, tw_big5/cp, tw_big5/ct,
20956           tw_big5/gl, tw_big5/hr, tw_big5/ic, tw_big5/io, tw_big5/ir,
20957           tw_big5/LANGUAGE, tw_big5/is, tw_big5/login, tw_big5/menu,
20958           tw_big5/oe, tw_big5/pe, be_nl/admin, tw_big5/arapprn,
20959           tw_big5/pos, tw_big5/ps, tw_big5/pw, tw_big5/rc, tw_big5/rp,
20960           tw_big5/temp, be_nl/all, be_nl/am, be_nl/ap, be_nl/ar, be_nl/ca,
20961           be_nl/ct, be_nl/gl, be_nl/ic, be_nl/io, be_nl/ir, be_nl/is,
20962           be_nl/login, be_nl/menu, be_nl/COPYING, be_nl/LANGUAGE,
20963           be_nl/arap, be_nl/oe, be_nl/rp, be_nl/Num2text, be_nl/bp,
20964           be_nl/cp, be_nl/pe, be_nl/pos, be_nl/rc, be_nl/arapprn, be_nl/hr,
20965           be_nl/ps, be_nl/pw, cn_utf/admin, cn_utf/all, cn_utf/COPYING,
20966           cn_utf/am, cn_utf/ap, cn_utf/ar, cn_utf/arap, cn_utf/bp,
20967           cn_utf/ca, cn_utf/cp, cn_utf/ct, cn_utf/gl, cn_utf/hr, cn_utf/ic,
20968           cn_utf/io, cn_utf/ir, cn_utf/LANGUAGE, cn_utf/is, cn_utf/login,
20969           cn_utf/menu, cn_utf/oe, cn_utf/pe, cn_utf/pos, cn_utf/ps,
20970           cn_utf/rc, cn_utf/arapprn, cn_utf/pw, cn_utf/rp, gr/COPYING,
20971           gr/LANGUAGE, gr/admin, gr/all, gr/am, gr/ap, gr/ar, gr/ca, gr/ct,
20972           gr/gl, gr/ic, gr/io, gr/ir, gr/is, gr/login, gr/menu, gr/rp,
20973           gr/arap, gr/bp, gr/cp, gr/oe, gr/pe, gr/pos, gr/rc, gr/arapprn,
20974           gr/hr, gr/ps, gr/pw: Initial revision
20975
20976 2004-11-15 02:32  ivan
20977
20978         * sql-ledger/locale/: co/admin, co/all, co/am, co/ap, co/ar, co/ca,
20979           co/ct, co/gl, co/ic, co/io, co/ir, co/login, co/menu, co/rp,
20980           co/arap, co/cp, co/is, co/oe, co/pe, co/bp, co/pos, co/ps, co/rc,
20981           co/arapprn, co/hr, co/pw, dk/bp, dk/pos, dk/ps, dk/hr,
20982           dk/arapprn, dk/pw, br/bp, br/arapprn, br/hr, br/pos, br/ps,
20983           br/pw, it/arapprn, it/bp, it/hr, it/pos, it/ps, it/pw, ct/bp,
20984           ct/pos, ct/ps, ct/arapprn, ct/hr, ct/pw, ee/Num2text, ee/bp,
20985           ee/pos, ee/arapprn, ee/hr, ee/ps, ee/pw, nl/bp, nl/pos,
20986           nl/arapprn, nl/hr, nl/ps, nl/pw, tr/bp, tr/arapprn, tr/hr,
20987           tr/pos, tr/ps, tr/pw, ve/bp, ve/hr, ve/pos, ve/ps, ve/pw,
20988           ve/arapprn, pa/bp, pa/hr, pa/pos, pa/ps, pa/pw, pa/arapprn,
20989           cz/bp, cz/pos, cz/arapprn, cz/hr, cz/ps, cz/pw, pt/bp, pt/pos,
20990           pt/ps, ec/admin, pt/arapprn, pt/hr, pt/pw, ec/all, ec/am, ec/ap,
20991           ec/ar, ec/arap, ec/COPYING, ec/bp, ec/ca, ec/cp, ec/ct, ec/gl,
20992           ec/hr, ec/ic, ec/io, ec/ir, ec/LANGUAGE, ec/Num2text, ec/is,
20993           ec/login, ec/menu, ec/oe, ec/pe, ec/pos, ec/ps, ec/rc,
20994           ec/arapprn, ec/pw, ec/rp, pl/arapprn, pl/bp, pl/hr, pl/pos,
20995           pl/ps, pl/pw, mx/bp, mx/pos, mx/arapprn, mx/hr, mx/ps, mx/pw,
20996           fi/bp, fi/pos, fi/arapprn, fi/hr, fi/ps, fi/pw, ru/bp, ru/pos,
20997           ru/arapprn, ru/hr, ru/ps, ru/pw, ua/bp, ua/arapprn, ua/hr,
20998           ua/pos, ua/ps, ua/pw, se/arapprn, se/bp, se/hr, se/pos, se/ps,
20999           se/pw, hu/Num2text, hu/bp, hu/hr, hu/pos, hu/ps, hu/pw,
21000           hu/arapprn, lt/arapprn, lt/bp, lt/hr, lt/pos, lt/ps, lt/pw,
21001           is/bp, es_iso/login, is/arapprn, is/hr, is/pos, is/ps, is/pw,
21002           es_iso/admin, es_iso/all, es_iso/ar, es_iso/ct, es_iso/gl,
21003           es_iso/ic, es_iso/ir, es_iso/is, es_iso/rp, es_iso/am, es_iso/ap,
21004           es_iso/ca, es_iso/menu, es_iso/COPYING, es_iso/LANGUAGE,
21005           es_iso/Num2text, es_iso/arap, es_iso/io, es_iso/oe, es_iso/pe,
21006           es_iso/bp, es_iso/cp, es_iso/pos, es_iso/rc, es_iso/arapprn,
21007           es_iso/hr, es_iso/ps, es_iso/pw, lv/COPYING, lv/LANGUAGE,
21008           lv/admin, lv/all, lv/am, lv/ap, lv/ar, lv/ca, lv/ct, lv/gl,
21009           lv/ic, lv/io, lv/ir, lv/login, lv/menu, lv/rp, lv/arap, lv/cp,
21010           lv/is, lv/oe, lv/pe, lv/bp, lv/pos, lv/ps, lv/rc, es_utf/admin,
21011           es_utf/login, lv/arapprn, lv/hr, lv/pw, es_utf/all, es_utf/ar,
21012           es_utf/ct, es_utf/gl, es_utf/ic, es_utf/ir, es_utf/is, es_utf/rp,
21013           es_utf/LANGUAGE, es_utf/am, es_utf/ap, es_utf/ca, es_utf/io,
21014           es_utf/menu, es_utf/COPYING, es_utf/Num2text, es_utf/arap,
21015           es_utf/bp, es_utf/cp, es_utf/oe, es_utf/pe, es_utf/pos,
21016           es_utf/rc, es_utf/arapprn, es_utf/hr, es_utf/ps, es_utf/pw,
21017           eg/COPYING, eg/LANGUAGE, eg/admin, en_GB/arapprn, en_GB/hr,
21018           en_GB/pos, en_GB/ps, en_GB/pw, eg/all, eg/am, eg/ap, eg/ar,
21019           eg/arap, eg/bp, eg/ca, eg/cp, eg/ct, eg/gl, eg/ic, eg/io, eg/ir,
21020           eg/hr, eg/is, eg/login, eg/menu, eg/oe, eg/arapprn, eg/pe,
21021           eg/pos, eg/ps, eg/pw, eg/rc, eg/rp, sv/COPYING, sv/LANGUAGE,
21022           sv/admin, sv/all, sv/am, sv/ap, sv/ar, sv/ca, sv/ct, sv/gl,
21023           sv/ic, sv/io, sv/ir, sv/login, sv/is, sv/menu, sv/rp: Initial
21024           revision
21025
21026 2004-11-15 02:29  ivan
21027
21028         * sql-ledger/: index.html, sql-ledger.gif, bin/mozilla/bp.pl,
21029           bin/mozilla/pos.pl, bin/mozilla/ps.pl, bin/mozilla/hr.pl,
21030           bin/js/menu.pl, bin/mozilla/arapprn.pl, bin/mozilla/pw.pl,
21031           doc/COPYRIGHT, doc/README.DB2, doc/UPGRADE-2.0.8-2.0.9,
21032           doc/UPGRADE-2.0.9-2.2.0, doc/UPGRADE-2.2.0-2.2.7,
21033           doc/UPGRADE-2.2.7-2.4.0, doc/UPGRADE-2.4.0-2.4.1,
21034           doc/UPGRADE-2.4.1-2.4.2, doc/UPGRADE-2.4.2-2.4.3,
21035           doc/UPGRADE-2.4.3-2.4.4, sql/Italy-gifi.sql,
21036           sql/Czech-Republic-chart.sql,
21037           sql/Simplified-Chinese_Default-chart.sql,
21038           sql/Traditional-Chinese_Default-chart.sql,
21039           sql/Canada-English_General-chart.sql,
21040           sql/Pg-upgrade-2.3.0-2.3.1.sql, sql/Swedish-chart.sql,
21041           sql/DB2-create.sql, sql/Italy_General-chart.sql,
21042           sql/Oracle-upgrade-2.0.8-2.2.0.sql,
21043           sql/Pg-upgrade-2.0.8-2.2.0.sql, sql/Pg-upgrade-2.2.0-2.3.0.sql,
21044           sql/Hungary-chart.sql, sql/Norwegian_Default-chart.sql,
21045           sql/Belgium-chart.sql, sql/Belgium-gifi.sql,
21046           sql/Hungary-gifi.sql, sql/Pg-upgrade-2.3.1-2.3.3.sql,
21047           sql/Canada-English-gifi.sql, sql/Italy_cc2424-chart.sql,
21048           sql/Pg-upgrade-2.3.3-2.3.4.sql, sql/Pg-upgrade-2.3.4-2.3.5.sql,
21049           sql/Pg-upgrade-2.3.5-2.3.6.sql, sql/Spain-ISO-chart.sql,
21050           sql/Spain-UTF8-chart.sql, sql/Canada-French-gifi.sql,
21051           sql/DB2-indices.sql, sql/DB2-remove.sql, sql/DB2-set.sql,
21052           sql/DB2-tables.sql, sql/DB2-sql-ledger.order,
21053           sql/Latvia-chart.sql, sql/Pg-upgrade-2.3.6-2.3.7.sql,
21054           sql/NAICS.sql, sql/Pg-upgrade-2.3.7-2.3.8.sql,
21055           sql/Pg-upgrade-2.3.8-2.3.9.sql, sql/Colombia-PUC-chart.sql,
21056           sql/Colombia-PUC-gifi.sql, sql/Egypt-chart.sql,
21057           sql/Pg-functions.sql, sql/US_Manufacturing-chart.sql,
21058           sql/Pg-upgrade-2.3.9-2.4.2.sql, sql/Pg-upgrade-2.4.2-2.4.3.sql,
21059           sql/Pg-upgrade-2.4.3-2.4.4.sql,
21060           sql/Simplified-Chinese_Default-UTF8-chart.sql,
21061           sql/Traditional-Chinese_Default-UTF8-chart.sql,
21062           sql/US_Service_Company-chart.sql,
21063           templates/Default-pos_invoice.txt,
21064           templates/Norwegian-balance_sheet.html,
21065           templates/Danish-pos_invoice.txt,
21066           templates/Dutch-pos_invoice.txt, templates/Norwegian-check.tex,
21067           templates/Norwegian-income_statement.html,
21068           templates/Norwegian-invoice.html,
21069           templates/Norwegian-invoice.tex,
21070           templates/Norwegian-packing_list.html,
21071           templates/Norwegian-packing_list.tex,
21072           templates/Norwegian-purchase_order.html,
21073           templates/Norwegian-purchase_order.tex,
21074           templates/Norwegian-receipt.tex,
21075           templates/Italian-balance_sheet.html,
21076           templates/Italian-check.tex,
21077           templates/Italian-income_statement.html,
21078           templates/Italian-invoice.html, templates/Italian-invoice.tex,
21079           templates/Italian-packing_list.html,
21080           templates/Italian-packing_list.tex,
21081           templates/Norwegian-sales_order.html,
21082           templates/Norwegian-sales_order.tex,
21083           templates/Norwegian-statement.html,
21084           templates/Norwegian-statement.tex,
21085           templates/Default-bin_list.html, templates/Default-bin_list.tex,
21086           templates/Hungarian-balance_sheet.html,
21087           templates/Italian-purchase_order.html,
21088           templates/Italian-purchase_order.tex,
21089           templates/Italian-receipt.tex,
21090           templates/Italian-sales_order.html,
21091           templates/Italian-sales_order.tex,
21092           templates/Italian-statement.html,
21093           templates/Italian-statement.tex,
21094           templates/Default-pick_list.html,
21095           templates/Default-pick_list.tex,
21096           templates/Default-request_quotation.html,
21097           templates/Default-request_quotation.tex,
21098           templates/Default-sales_quotation.html,
21099           templates/Default-sales_quotation.tex,
21100           templates/Hungarian-check.tex,
21101           templates/Hungarian-income_statement.html,
21102           templates/Hungarian-invoice.html,
21103           templates/Hungarian-invoice.tex,
21104           templates/Hungarian-packing_list.html,
21105           templates/Hungarian-packing_list.tex,
21106           templates/Hungarian-pos_invoice.txt,
21107           templates/Hungarian-purchase_order.html,
21108           templates/Hungarian-purchase_order.tex,
21109           templates/Hungarian-receipt.tex,
21110           templates/Default-work_order.tex,
21111           templates/Hungarian-sales_order.html,
21112           templates/Hungarian-sales_order.tex,
21113           templates/Hungarian-statement.html,
21114           templates/Hungarian-statement.tex, templates/Danish-bin_list.tex,
21115           templates/Danish-work_order.html,
21116           templates/Danish-work_order.tex,
21117           templates/Default-work_order.html,
21118           templates/Dutch-work_order.html, templates/Dutch-work_order.tex,
21119           templates/Estonian-pos_invoice.txt,
21120           templates/Estonian-work_order.html,
21121           templates/Estonian-work_order.tex,
21122           templates/French-pos_invoice.txt,
21123           templates/French-work_order.html,
21124           templates/French-work_order.tex,
21125           templates/German-work_order.html,
21126           templates/German-work_order.tex,
21127           templates/Hungarian-work_order.html,
21128           templates/Hungarian-work_order.tex,
21129           templates/Italian-work_order.html,
21130           templates/Italian-work_order.tex,
21131           templates/Norwegian-work_order.html,
21132           templates/Norwegian-work_order.tex,
21133           templates/Service-work_order.html,
21134           templates/Service-work_order.tex,
21135           templates/Spanish_A4-work_order.html,
21136           templates/Brazilian_Portuguese-bin_list.html,
21137           templates/Brazilian_Portuguese-bin_list.tex,
21138           templates/Danish-pick_list.html,
21139           templates/German-pos_invoice.txt,
21140           templates/Italian-pos_invoice.txt,
21141           templates/Norwegian-pos_invoice.txt,
21142           templates/Service-pos_invoice.txt,
21143           templates/Spanish_A4-pos_invoice.txt,
21144           templates/Spanish_A4-work_order.tex,
21145           templates/Spanish_Letter-pos_invoice.txt,
21146           templates/Spanish_Letter-work_order.html,
21147           templates/Spanish_Letter-work_order.tex,
21148           templates/Brazilian_Portuguese-pick_list.html,
21149           templates/Brazilian_Portuguese-pick_list.tex,
21150           templates/Brazilian_Portuguese-pos_invoice.txt,
21151           templates/Brazilian_Portuguese-request_quotation.html,
21152           templates/Brazilian_Portuguese-request_quotation.tex,
21153           templates/Brazilian_Portuguese-sales_quotation.html,
21154           templates/Brazilian_Portuguese-sales_quotation.tex,
21155           templates/Brazilian_Portuguese-work_order.html,
21156           templates/Brazilian_Portuguese-work_order.tex,
21157           templates/Danish-bin_list.html, templates/Danish-pick_list.tex,
21158           templates/Danish-request_quotation.html,
21159           templates/Danish-request_quotation.tex,
21160           templates/Danish-sales_quotation.html,
21161           templates/Danish-sales_quotation.tex,
21162           templates/Dutch-bin_list.html, templates/Dutch-bin_list.tex,
21163           templates/Dutch-pick_list.html, templates/Dutch-pick_list.tex,
21164           templates/Dutch-request_quotation.html,
21165           templates/Dutch-request_quotation.tex,
21166           templates/Dutch-sales_quotation.html,
21167           templates/Dutch-sales_quotation.tex,
21168           templates/Estonian-bin_list.html,
21169           templates/Estonian-bin_list.tex,
21170           templates/Estonian-pick_list.html,
21171           templates/Estonian-pick_list.tex,
21172           templates/Estonian-request_quotation.html,
21173           templates/Estonian-request_quotation.tex,
21174           templates/French-bin_list.html, templates/French-bin_list.tex,
21175           templates/French-pick_list.html, templates/French-pick_list.tex,
21176           templates/French-request_quotation.html,
21177           templates/French-request_quotation.tex,
21178           templates/French-sales_quotation.html,
21179           templates/French-sales_quotation.tex,
21180           templates/German-bin_list.html, templates/German-bin_list.tex,
21181           templates/German-pick_list.html, templates/German-pick_list.tex,
21182           templates/German-request_quotation.html,
21183           templates/German-request_quotation.tex,
21184           templates/German-sales_quotation.html,
21185           templates/German-sales_quotation.tex,
21186           templates/Hungarian-bin_list.html,
21187           templates/Hungarian-bin_list.tex,
21188           templates/Hungarian-pick_list.html,
21189           templates/Hungarian-pick_list.tex,
21190           templates/Hungarian-request_quotation.html,
21191           templates/Hungarian-request_quotation.tex,
21192           templates/Hungarian-sales_quotation.html,
21193           templates/Hungarian-sales_quotation.tex,
21194           templates/Italian-bin_list.html, templates/Italian-bin_list.tex,
21195           templates/Italian-pick_list.html,
21196           templates/Italian-pick_list.tex,
21197           templates/Italian-request_quotation.html,
21198           templates/Italian-request_quotation.tex,
21199           templates/Italian-sales_quotation.html,
21200           templates/Italian-sales_quotation.tex,
21201           templates/Norwegian-bin_list.html,
21202           templates/Norwegian-bin_list.tex,
21203           templates/Norwegian-pick_list.html,
21204           templates/Norwegian-pick_list.tex,
21205           templates/Norwegian-request_quotation.html,
21206           templates/Norwegian-request_quotation.tex,
21207           templates/Norwegian-sales_quotation.html,
21208           templates/Norwegian-sales_quotation.tex,
21209           templates/Service-bin_list.html, templates/Service-bin_list.tex,
21210           templates/Service-pick_list.html,
21211           templates/Service-pick_list.tex,
21212           templates/Service-request_quotation.html,
21213           templates/Service-request_quotation.tex,
21214           templates/Service-sales_quotation.html,
21215           templates/Service-sales_quotation.tex,
21216           templates/Spanish_A4-bin_list.html,
21217           templates/Spanish_A4-bin_list.tex,
21218           templates/Spanish_A4-pick_list.html,
21219           templates/Spanish_A4-pick_list.tex,
21220           templates/Spanish_A4-request_quotation.html,
21221           templates/Spanish_A4-request_quotation.tex,
21222           templates/Spanish_A4-sales_quotation.html,
21223           templates/Spanish_A4-sales_quotation.tex,
21224           templates/Spanish_Letter-bin_list.html,
21225           templates/Spanish_Letter-bin_list.tex,
21226           templates/Brazilian_Portuguese-ap_transaction.html,
21227           templates/Brazilian_Portuguese-ap_transaction.tex,
21228           templates/Brazilian_Portuguese-ar_transaction.html,
21229           templates/Spanish_Letter-pick_list.html,
21230           templates/Spanish_Letter-pick_list.tex,
21231           templates/Spanish_Letter-request_quotation.html,
21232           templates/Spanish_Letter-request_quotation.tex,
21233           templates/Spanish_Letter-sales_quotation.html,
21234           templates/Spanish_Letter-sales_quotation.tex,
21235           templates/Brazilian_Portuguese-ar_transaction.tex,
21236           templates/Danish-ap_transaction.html,
21237           templates/Danish-ap_transaction.tex,
21238           templates/Danish-ar_transaction.html,
21239           templates/Danish-ar_transaction.tex,
21240           templates/Default-ap_transaction.html,
21241           templates/Default-ap_transaction.tex,
21242           templates/Default-ar_transaction.html,
21243           templates/Default-ar_transaction.tex,
21244           templates/Dutch-ap_transaction.html,
21245           templates/Dutch-ap_transaction.tex,
21246           templates/Dutch-ar_transaction.html,
21247           templates/Dutch-ar_transaction.tex,
21248           templates/Estonian-ap_transaction.html,
21249           templates/Estonian-ap_transaction.tex,
21250           templates/Estonian-ar_transaction.html,
21251           templates/Estonian-ar_transaction.tex,
21252           templates/French-ap_transaction.html,
21253           templates/French-ap_transaction.tex,
21254           templates/French-ar_transaction.html,
21255           templates/French-ar_transaction.tex,
21256           templates/German-ap_transaction.html,
21257           templates/German-ap_transaction.tex,
21258           templates/German-ar_transaction.html,
21259           templates/German-ar_transaction.tex,
21260           templates/Hungarian-ap_transaction.html,
21261           templates/Hungarian-ap_transaction.tex,
21262           templates/Hungarian-ar_transaction.html,
21263           templates/Hungarian-ar_transaction.tex,
21264           templates/Italian-ap_transaction.html,
21265           templates/Italian-ap_transaction.tex,
21266           templates/Italian-ar_transaction.html,
21267           templates/Italian-ar_transaction.tex,
21268           templates/Norwegian-ap_transaction.html,
21269           templates/Norwegian-ap_transaction.tex,
21270           templates/Norwegian-ar_transaction.html,
21271           templates/Norwegian-ar_transaction.tex,
21272           templates/Service-ap_transaction.html,
21273           templates/Service-ap_transaction.tex,
21274           templates/Service-ar_transaction.html,
21275           templates/Service-ar_transaction.tex,
21276           templates/Spanish_A4-ap_transaction.html,
21277           templates/Spanish_A4-ap_transaction.tex,
21278           templates/Spanish_A4-ar_transaction.html,
21279           templates/Spanish_A4-ar_transaction.tex,
21280           templates/Spanish_Letter-ap_transaction.html,
21281           templates/Spanish_Letter-ap_transaction.tex,
21282           templates/Spanish_Letter-ar_transaction.html,
21283           templates/Spanish_Letter-ar_transaction.tex,
21284           users/sql-ledger.eps, users/sql-ledger.png, SL/BP.pm, SL/HR.pm,
21285           SL/OP.pm, locale/de/bp, locale/de/hr, locale/de/pos,
21286           locale/de/ps, locale/de/arapprn, locale/de/pw, locale/fr/bp,
21287           locale/fr/pos, locale/fr/hr, locale/fr/ps, locale/co/COPYING,
21288           locale/co/LANGUAGE, locale/co/Num2text, locale/fr/Num2text,
21289           locale/fr/arapprn, locale/fr/pw: Initial revision
21290
21291 2004-11-15 02:28  ivan
21292
21293         * sql-ledger/sql-ledger/: VERSION, am.pl, favicon.ico, index.html,
21294           login.pl, menu.ini, setup.pl, sql-ledger.conf.default,
21295           sql-ledger.gif, sql-ledger.png, SL/AM.pm, SL/AP.pm, SL/AR.pm,
21296           SL/BP.pm, SL/CA.pm, SL/CP.pm, SL/CT.pm, SL/Form.pm, SL/GL.pm,
21297           SL/HR.pm, SL/IC.pm, SL/IR.pm, SL/IS.pm, SL/Inifile.pm,
21298           SL/Mailer.pm, SL/Menu.pm, SL/Num2text.pm, SL/OE.pm, SL/OP.pm,
21299           SL/PE.pm, SL/RC.pm, SL/RP.pm, SL/User.pm, bin/js/menu.pl,
21300           bin/lynx/menu.pl, bin/mozilla/admin.pl, bin/mozilla/am.pl,
21301           bin/mozilla/ap.pl, bin/mozilla/ar.pl, bin/mozilla/arap.pl,
21302           bin/mozilla/arapprn.pl, bin/mozilla/bp.pl, bin/mozilla/ca.pl,
21303           bin/mozilla/cp.pl, bin/mozilla/ct.pl, bin/mozilla/gl.pl,
21304           bin/mozilla/hr.pl, bin/mozilla/ic.pl, bin/mozilla/io.pl,
21305           bin/mozilla/ir.pl, bin/mozilla/is.pl, bin/mozilla/login.pl,
21306           bin/mozilla/menu.pl, bin/mozilla/oe.pl, bin/mozilla/pe.pl,
21307           bin/mozilla/pos.pl, bin/mozilla/ps.pl, bin/mozilla/pw.pl,
21308           bin/mozilla/rc.pl, bin/mozilla/rp.pl, css/sql-ledger.css,
21309           doc/COPYING, doc/COPYRIGHT, doc/README, doc/README.DB2,
21310           doc/UPGRADE-1.6-1.8, doc/UPGRADE-1.8-1.8.3,
21311           doc/UPGRADE-1.8.3-1.8.4, doc/UPGRADE-1.8.4-1.8.5,
21312           doc/UPGRADE-1.8.5-1.8.7, doc/UPGRADE-1.8.7-2.0.0,
21313           doc/UPGRADE-2.0-2.0.8, doc/UPGRADE-2.0.8-2.0.9,
21314           doc/UPGRADE-2.0.9-2.2.0, doc/UPGRADE-2.2.0-2.2.7,
21315           doc/UPGRADE-2.2.7-2.4.0, doc/UPGRADE-2.4.0-2.4.1,
21316           doc/UPGRADE-2.4.1-2.4.2, doc/UPGRADE-2.4.2-2.4.3,
21317           doc/UPGRADE-2.4.3-2.4.4, doc/faq.html, locale/be_nl/COPYING,
21318           locale/be_nl/LANGUAGE, locale/be_nl/Num2text, locale/be_nl/admin,
21319           locale/be_nl/all, locale/be_nl/am, locale/be_nl/ap,
21320           locale/be_nl/ar, locale/be_nl/arap, locale/be_nl/arapprn,
21321           locale/be_nl/bp, locale/be_nl/ca, locale/be_nl/cp,
21322           locale/be_nl/ct, locale/be_nl/gl, locale/be_nl/hr,
21323           locale/be_nl/ic, locale/be_nl/io, locale/be_nl/ir,
21324           locale/be_nl/is, locale/be_nl/login, locale/be_nl/menu,
21325           locale/be_nl/oe, locale/be_nl/pe, locale/be_nl/pos,
21326           locale/be_nl/ps, locale/be_nl/pw, locale/be_nl/rc,
21327           locale/be_nl/rp, locale/br/COPYING, locale/br/LANGUAGE,
21328           locale/br/admin, locale/br/all, locale/br/am, locale/br/ap,
21329           locale/br/ar, locale/br/arap, locale/br/arapprn, locale/br/bp,
21330           locale/br/ca, locale/br/cp, locale/br/ct, locale/br/gl,
21331           locale/br/hr, locale/br/ic, locale/br/io, locale/br/ir,
21332           locale/br/is, locale/br/login, locale/br/menu, locale/br/oe,
21333           locale/br/pe, locale/br/pos, locale/br/ps, locale/br/pw,
21334           locale/br/rc, locale/br/rp, locale/cn_utf/COPYING,
21335           locale/cn_utf/LANGUAGE, locale/cn_utf/admin, locale/cn_utf/all,
21336           locale/cn_utf/am, locale/cn_utf/ap, locale/cn_utf/ar,
21337           locale/cn_utf/arap, locale/cn_utf/arapprn, locale/cn_utf/bp,
21338           locale/cn_utf/ca, locale/cn_utf/cp, locale/cn_utf/ct,
21339           locale/cn_utf/gl, locale/cn_utf/hr, locale/cn_utf/ic,
21340           locale/cn_utf/io, locale/cn_utf/ir, locale/cn_utf/is,
21341           locale/cn_utf/login, locale/cn_utf/menu, locale/cn_utf/oe,
21342           locale/cn_utf/pe, locale/cn_utf/pos, locale/cn_utf/ps,
21343           locale/cn_utf/pw, locale/cn_utf/rc, locale/cn_utf/rp,
21344           locale/co/COPYING, locale/co/LANGUAGE, locale/co/Num2text,
21345           locale/co/admin, locale/co/all, locale/co/am, locale/co/ap,
21346           locale/co/ar, locale/co/arap, locale/co/arapprn, locale/co/bp,
21347           locale/co/ca, locale/co/cp, locale/co/ct, locale/co/gl,
21348           locale/co/hr, locale/co/ic, locale/co/io, locale/co/ir,
21349           locale/co/is, locale/co/login, locale/co/menu, locale/co/oe,
21350           locale/co/pe, locale/co/pos, locale/co/ps, locale/co/pw,
21351           locale/co/rc, locale/co/rp, locale/ct/COPYING,
21352           locale/ct/LANGUAGE, locale/ct/admin, locale/ct/all, locale/ct/am,
21353           locale/ct/ap, locale/ct/ar, locale/ct/arap, locale/ct/arapprn,
21354           locale/ct/bp, locale/ct/ca, locale/ct/cp, locale/ct/ct,
21355           locale/ct/gl, locale/ct/hr, locale/ct/ic, locale/ct/io,
21356           locale/ct/ir, locale/ct/is, locale/ct/login, locale/ct/menu,
21357           locale/ct/oe, locale/ct/pe, locale/ct/pos, locale/ct/ps,
21358           locale/ct/pw, locale/ct/rc, locale/ct/rp, locale/cz/COPYING,
21359           locale/cz/LANGUAGE, locale/cz/admin, locale/cz/all, locale/cz/am,
21360           locale/cz/ap, locale/cz/ar, locale/cz/arap, locale/cz/arapprn,
21361           locale/cz/bp, locale/cz/ca, locale/cz/cp, locale/cz/ct,
21362           locale/cz/gl, locale/cz/hr, locale/cz/ic, locale/cz/io,
21363           locale/cz/ir, locale/cz/is, locale/cz/login, locale/cz/menu,
21364           locale/cz/oe, locale/cz/pe, locale/cz/pos, locale/cz/ps,
21365           locale/cz/pw, locale/cz/rc, locale/cz/rp, locale/de/COPYING,
21366           locale/de/LANGUAGE, locale/de/Num2text, locale/de/admin,
21367           locale/de/am, locale/de/ap, locale/de/ar, locale/de/arap,
21368           locale/de/arapprn, locale/de/bp, locale/de/ca, locale/de/cp,
21369           locale/de/ct, locale/de/gl, locale/de/hr, locale/de/ic,
21370           locale/de/io, locale/de/ir, locale/de/is, locale/de/locales.pl,
21371           locale/de/login, locale/de/menu, locale/de/oe, locale/de/pe,
21372           locale/de/pos, locale/de/ps, locale/de/pw, locale/de/rc,
21373           locale/de/rp, locale/dk/COPYING, locale/dk/LANGUAGE,
21374           locale/dk/admin, locale/dk/all, locale/dk/am, locale/dk/ap,
21375           locale/dk/ar, locale/dk/arap, locale/dk/arapprn, locale/dk/bp,
21376           locale/dk/ca, locale/dk/cp, locale/dk/ct, locale/dk/gl,
21377           locale/dk/hr, locale/dk/ic, locale/dk/io, locale/dk/ir,
21378           locale/dk/is, locale/dk/login, locale/dk/menu, locale/dk/oe,
21379           locale/dk/pe, locale/dk/pos, locale/dk/ps, locale/dk/pw,
21380           locale/dk/rc, locale/dk/rp, locale/ec/COPYING,
21381           locale/ec/LANGUAGE, locale/ec/Num2text, locale/ec/admin,
21382           locale/ec/all, locale/ec/am, locale/ec/ap, locale/ec/ar,
21383           locale/ec/arap, locale/ec/arapprn, locale/ec/bp, locale/ec/ca,
21384           locale/ec/cp, locale/ec/ct, locale/ec/gl, locale/ec/hr,
21385           locale/ec/ic, locale/ec/io, locale/ec/ir, locale/ec/is,
21386           locale/ec/login, locale/ec/menu, locale/ec/oe, locale/ec/pe,
21387           locale/ec/pos, locale/ec/ps, locale/ec/pw, locale/ec/rc,
21388           locale/ec/rp, locale/ee/COPYING, locale/ee/LANGUAGE,
21389           locale/ee/Num2text, locale/ee/admin, locale/ee/all, locale/ee/am,
21390           locale/ee/ap, locale/ee/ar, locale/ee/arap, locale/ee/arapprn,
21391           locale/ee/bp, locale/ee/ca, locale/ee/cp, locale/ee/ct,
21392           locale/ee/gl, locale/ee/hr, locale/ee/ic, locale/ee/io,
21393           locale/ee/ir, locale/ee/is, locale/ee/login, locale/ee/menu,
21394           locale/ee/oe, locale/ee/pe, locale/ee/pos, locale/ee/ps,
21395           locale/ee/pw, locale/ee/rc, locale/ee/rp, locale/eg/COPYING,
21396           locale/eg/LANGUAGE, locale/eg/admin, locale/eg/all, locale/eg/am,
21397           locale/eg/ap, locale/eg/ar, locale/eg/arap, locale/eg/arapprn,
21398           locale/eg/bp, locale/eg/ca, locale/eg/cp, locale/eg/ct,
21399           locale/eg/gl, locale/eg/hr, locale/eg/ic, locale/eg/io,
21400           locale/eg/ir, locale/eg/is, locale/eg/login, locale/eg/menu,
21401           locale/eg/oe, locale/eg/pe, locale/eg/pos, locale/eg/ps,
21402           locale/eg/pw, locale/eg/rc, locale/eg/rp, locale/en_GB/COPYING,
21403           locale/en_GB/LANGUAGE, locale/en_GB/admin, locale/en_GB/all,
21404           locale/en_GB/am, locale/en_GB/ap, locale/en_GB/ar,
21405           locale/en_GB/arap, locale/en_GB/arapprn, locale/en_GB/bp,
21406           locale/en_GB/ca, locale/en_GB/cp, locale/en_GB/ct,
21407           locale/en_GB/gl, locale/en_GB/hr, locale/en_GB/ic,
21408           locale/en_GB/io, locale/en_GB/ir, locale/en_GB/is,
21409           locale/en_GB/login, locale/en_GB/menu, locale/en_GB/oe,
21410           locale/en_GB/pe, locale/en_GB/pos, locale/en_GB/ps,
21411           locale/en_GB/pw, locale/en_GB/rc, locale/en_GB/rp,
21412           locale/es_iso/COPYING, locale/es_iso/LANGUAGE,
21413           locale/es_iso/Num2text, locale/es_iso/admin, locale/es_iso/all,
21414           locale/es_iso/am, locale/es_iso/ap, locale/es_iso/ar,
21415           locale/es_iso/arap, locale/es_iso/arapprn, locale/es_iso/bp,
21416           locale/es_iso/ca, locale/es_iso/cp, locale/es_iso/ct,
21417           locale/es_iso/gl, locale/es_iso/hr, locale/es_iso/ic,
21418           locale/es_iso/io, locale/es_iso/ir, locale/es_iso/is,
21419           locale/es_iso/login, locale/es_iso/menu, locale/es_iso/oe,
21420           locale/es_iso/pe, locale/es_iso/pos, locale/es_iso/ps,
21421           locale/es_iso/pw, locale/es_iso/rc, locale/es_iso/rp,
21422           locale/es_utf/COPYING, locale/es_utf/LANGUAGE,
21423           locale/es_utf/Num2text, locale/es_utf/admin, locale/es_utf/all,
21424           locale/es_utf/am, locale/es_utf/ap, locale/es_utf/ar,
21425           locale/es_utf/arap, locale/es_utf/arapprn, locale/es_utf/bp,
21426           locale/es_utf/ca, locale/es_utf/cp, locale/es_utf/ct,
21427           locale/es_utf/gl, locale/es_utf/hr, locale/es_utf/ic,
21428           locale/es_utf/io, locale/es_utf/ir, locale/es_utf/is,
21429           locale/es_utf/login, locale/es_utf/menu, locale/es_utf/oe,
21430           locale/es_utf/pe, locale/es_utf/pos, locale/es_utf/ps,
21431           locale/es_utf/pw, locale/es_utf/rc, locale/es_utf/rp,
21432           locale/fi/COPYING, locale/fi/LANGUAGE, locale/fi/admin,
21433           locale/fi/all, locale/fi/am, locale/fi/ap, locale/fi/ar,
21434           locale/fi/arap, locale/fi/arapprn, locale/fi/bp, locale/fi/ca,
21435           locale/fi/cp, locale/fi/ct, locale/fi/gl, locale/fi/hr,
21436           locale/fi/ic, locale/fi/io, locale/fi/ir, locale/fi/is,
21437           locale/fi/login, locale/fi/menu, locale/fi/oe, locale/fi/pe,
21438           locale/fi/pos, locale/fi/ps, locale/fi/pw, locale/fi/rc,
21439           locale/fi/rp, locale/fr/COPYING, locale/fr/LANGUAGE,
21440           locale/fr/Num2text, locale/fr/admin, locale/fr/all, locale/fr/am,
21441           locale/fr/ap, locale/fr/ar, locale/fr/arap, locale/fr/arapprn,
21442           locale/fr/bp, locale/fr/ca, locale/fr/cp, locale/fr/ct,
21443           locale/fr/gl, locale/fr/hr, locale/fr/ic, locale/fr/io,
21444           locale/fr/ir, locale/fr/is, locale/fr/login, locale/fr/menu,
21445           locale/fr/oe, locale/fr/pe, locale/fr/pos, locale/fr/ps,
21446           locale/fr/pw, locale/fr/rc, locale/fr/rp, locale/gr/COPYING,
21447           locale/gr/LANGUAGE, locale/gr/admin, locale/gr/all, locale/gr/am,
21448           locale/gr/ap, locale/gr/ar, locale/gr/arap, locale/gr/arapprn,
21449           locale/gr/bp, locale/gr/ca, locale/gr/cp, locale/gr/ct,
21450           locale/gr/gl, locale/gr/hr, locale/gr/ic, locale/gr/io,
21451           locale/gr/ir, locale/gr/is, locale/gr/login, locale/gr/menu,
21452           locale/gr/oe, locale/gr/pe, locale/gr/pos, locale/gr/ps,
21453           locale/gr/pw, locale/gr/rc, locale/gr/rp, locale/hu/COPYING,
21454           locale/hu/LANGUAGE, locale/hu/Num2text, locale/hu/admin,
21455           locale/hu/all, locale/hu/am, locale/hu/ap, locale/hu/ar,
21456           locale/hu/arap, locale/hu/arapprn, locale/hu/bp, locale/hu/ca,
21457           locale/hu/cp, locale/hu/ct, locale/hu/gl, locale/hu/hr,
21458           locale/hu/ic, locale/hu/io, locale/hu/ir, locale/hu/is,
21459           locale/hu/login, locale/hu/menu, locale/hu/oe, locale/hu/pe,
21460           locale/hu/pos, locale/hu/ps, locale/hu/pw, locale/hu/rc,
21461           locale/hu/rp, locale/is/COPYING, locale/is/LANGUAGE,
21462           locale/is/admin, locale/is/all, locale/is/am, locale/is/ap,
21463           locale/is/ar, locale/is/arap, locale/is/arapprn, locale/is/bp,
21464           locale/is/ca, locale/is/cp, locale/is/ct, locale/is/gl,
21465           locale/is/hr, locale/is/ic, locale/is/io, locale/is/ir,
21466           locale/is/is, locale/is/login, locale/is/menu, locale/is/oe,
21467           locale/is/pe, locale/is/pos, locale/is/ps, locale/is/pw,
21468           locale/is/rc, locale/is/rp, locale/it/COPYING,
21469           locale/it/LANGUAGE, locale/it/Num2text, locale/it/admin,
21470           locale/it/all, locale/it/am, locale/it/ap, locale/it/ar,
21471           locale/it/arap, locale/it/arapprn, locale/it/bp, locale/it/ca,
21472           locale/it/cp, locale/it/ct, locale/it/gl, locale/it/hr,
21473           locale/it/ic, locale/it/io, locale/it/ir, locale/it/is,
21474           locale/it/login, locale/it/menu, locale/it/oe, locale/it/pe,
21475           locale/it/pos, locale/it/ps, locale/it/pw, locale/it/qe,
21476           locale/it/rc, locale/it/rp, locale/lt/COPYING,
21477           locale/lt/LANGUAGE, locale/lt/admin, locale/lt/all, locale/lt/am,
21478           locale/lt/ap, locale/lt/ar, locale/lt/arap, locale/lt/arapprn,
21479           locale/lt/bp, locale/lt/ca, locale/lt/cp, locale/lt/ct,
21480           locale/lt/gl, locale/lt/hr, locale/lt/ic, locale/lt/io,
21481           locale/lt/ir, locale/lt/is, locale/lt/login, locale/lt/menu,
21482           locale/lt/oe, locale/lt/pe, locale/lt/pos, locale/lt/ps,
21483           locale/lt/pw, locale/lt/rc, locale/lt/rp, locale/lv/COPYING,
21484           locale/lv/LANGUAGE, locale/lv/admin, locale/lv/all, locale/lv/am,
21485           locale/lv/ap, locale/lv/ar, locale/lv/arap, locale/lv/arapprn,
21486           locale/lv/bp, locale/lv/ca, locale/lv/cp, locale/lv/ct,
21487           locale/lv/gl, locale/lv/hr, locale/lv/ic, locale/lv/io,
21488           locale/lv/ir, locale/lv/is, locale/lv/login, locale/lv/menu,
21489           locale/lv/oe, locale/lv/pe, locale/lv/pos, locale/lv/ps,
21490           locale/lv/pw, locale/lv/rc, locale/lv/rp, locale/mx/COPYING,
21491           locale/mx/LANGUAGE, locale/mx/admin, locale/mx/all, locale/mx/am,
21492           locale/mx/ap, locale/mx/ar, locale/mx/arap, locale/mx/arapprn,
21493           locale/mx/bp, locale/mx/ca, locale/mx/cp, locale/mx/ct,
21494           locale/mx/gl, locale/mx/hr, locale/mx/ic, locale/mx/io,
21495           locale/mx/ir, locale/mx/is, locale/mx/login, locale/mx/menu,
21496           locale/mx/oe, locale/mx/pe, locale/mx/pos, locale/mx/ps,
21497           locale/mx/pw, locale/mx/rc, locale/mx/rp, locale/nb/COPYING,
21498           locale/nb/LANGUAGE, locale/nb/admin, locale/nb/all, locale/nb/am,
21499           locale/nb/ap, locale/nb/ar, locale/nb/arap, locale/nb/arapprn,
21500           locale/nb/bp, locale/nb/ca, locale/nb/cp, locale/nb/ct,
21501           locale/nb/gl, locale/nb/hr, locale/nb/ic, locale/nb/io,
21502           locale/nb/ir, locale/nb/is, locale/nb/login, locale/nb/menu,
21503           locale/nb/oe, locale/nb/pe, locale/nb/pos, locale/nb/ps,
21504           locale/nb/pw, locale/nb/rc, locale/nb/rp, locale/nl/COPYING,
21505           locale/nl/LANGUAGE, locale/nl/Num2text, locale/nl/admin,
21506           locale/nl/all, locale/nl/am, locale/nl/ap, locale/nl/ar,
21507           locale/nl/arap, locale/nl/arapprn, locale/nl/bp, locale/nl/ca,
21508           locale/nl/cp, locale/nl/ct, locale/nl/gl, locale/nl/hr,
21509           locale/nl/ic, locale/nl/io, locale/nl/ir, locale/nl/is,
21510           locale/nl/login, locale/nl/menu, locale/nl/oe, locale/nl/pe,
21511           locale/nl/pos, locale/nl/ps, locale/nl/pw, locale/nl/rc,
21512           locale/nl/rp, locale/pa/COPYING, locale/pa/LANGUAGE,
21513           locale/pa/admin, locale/pa/all, locale/pa/am, locale/pa/ap,
21514           locale/pa/ar, locale/pa/arap, locale/pa/arapprn, locale/pa/bp,
21515           locale/pa/ca, locale/pa/cp, locale/pa/ct, locale/pa/gl,
21516           locale/pa/hr, locale/pa/ic, locale/pa/io, locale/pa/ir,
21517           locale/pa/is, locale/pa/login, locale/pa/menu, locale/pa/oe,
21518           locale/pa/pe, locale/pa/pos, locale/pa/ps, locale/pa/pw,
21519           locale/pa/rc, locale/pa/rp, locale/pl/COPYING,
21520           locale/pl/LANGUAGE, locale/pl/admin, locale/pl/all, locale/pl/am,
21521           locale/pl/ap, locale/pl/ar, locale/pl/arap, locale/pl/arapprn,
21522           locale/pl/bp, locale/pl/ca, locale/pl/cp, locale/pl/ct,
21523           locale/pl/gl, locale/pl/hr, locale/pl/ic, locale/pl/io,
21524           locale/pl/ir, locale/pl/is, locale/pl/login, locale/pl/menu,
21525           locale/pl/oe, locale/pl/pe, locale/pl/pos, locale/pl/ps,
21526           locale/pl/pw, locale/pl/rc, locale/pl/rp, locale/pt/COPYING,
21527           locale/pt/LANGUAGE, locale/pt/admin, locale/pt/all, locale/pt/am,
21528           locale/pt/ap, locale/pt/ar, locale/pt/arap, locale/pt/arapprn,
21529           locale/pt/bp, locale/pt/ca, locale/pt/cp, locale/pt/ct,
21530           locale/pt/gl, locale/pt/hr, locale/pt/ic, locale/pt/io,
21531           locale/pt/ir, locale/pt/is, locale/pt/login, locale/pt/menu,
21532           locale/pt/oe, locale/pt/pe, locale/pt/pos, locale/pt/ps,
21533           locale/pt/pw, locale/pt/rc, locale/pt/rp, locale/ru/COPYING,
21534           locale/ru/LANGUAGE, locale/ru/admin, locale/ru/all, locale/ru/am,
21535           locale/ru/ap, locale/ru/ar, locale/ru/arap, locale/ru/arapprn,
21536           locale/ru/bp, locale/ru/ca, locale/ru/cp, locale/ru/ct,
21537           locale/ru/gl, locale/ru/hr, locale/ru/ic, locale/ru/io,
21538           locale/ru/ir, locale/ru/is, locale/ru/login, locale/ru/menu,
21539           locale/ru/oe, locale/ru/pe, locale/ru/pos, locale/ru/ps,
21540           locale/ru/pw, locale/ru/rc, locale/ru/rp, locale/se/COPYING,
21541           locale/se/LANGUAGE, locale/se/admin, locale/se/all, locale/se/am,
21542           locale/se/ap, locale/se/ar, locale/se/arap, locale/se/arapprn,
21543           locale/se/bp, locale/se/ca, locale/se/cp, locale/se/ct,
21544           locale/se/gl, locale/se/hr, locale/se/ic, locale/se/io,
21545           locale/se/ir, locale/se/is, locale/se/login, locale/se/menu,
21546           locale/se/oe, locale/se/pe, locale/se/pos, locale/se/ps,
21547           locale/se/pw, locale/se/rc, locale/se/rp, locale/sv/COPYING,
21548           locale/sv/LANGUAGE, locale/sv/admin, locale/sv/all, locale/sv/am,
21549           locale/sv/ap, locale/sv/ar, locale/sv/arap, locale/sv/arapprn,
21550           locale/sv/bp, locale/sv/ca, locale/sv/cp, locale/sv/ct,
21551           locale/sv/gl, locale/sv/hr, locale/sv/ic, locale/sv/io,
21552           locale/sv/ir, locale/sv/is, locale/sv/login, locale/sv/menu,
21553           locale/sv/oe, locale/sv/pe, locale/sv/pos, locale/sv/ps,
21554           locale/sv/pw, locale/sv/rc, locale/sv/rp, locale/tr/COPYING,
21555           locale/tr/LANGUAGE, locale/tr/admin, locale/tr/all, locale/tr/am,
21556           locale/tr/ap, locale/tr/ar, locale/tr/arap, locale/tr/arapprn,
21557           locale/tr/bp, locale/tr/ca, locale/tr/cp, locale/tr/ct,
21558           locale/tr/gl, locale/tr/hr, locale/tr/ic, locale/tr/io,
21559           locale/tr/ir, locale/tr/is, locale/tr/login, locale/tr/menu,
21560           locale/tr/oe, locale/tr/pe, locale/tr/pos, locale/tr/ps,
21561           locale/tr/pw, locale/tr/rc, locale/tr/rp, locale/tw_big5/COPYING,
21562           locale/tw_big5/LANGUAGE, locale/tw_big5/admin,
21563           locale/tw_big5/all, locale/tw_big5/am, locale/tw_big5/ap,
21564           locale/tw_big5/ar, locale/tw_big5/arap, locale/tw_big5/arapprn,
21565           locale/tw_big5/bp, locale/tw_big5/ca, locale/tw_big5/cp,
21566           locale/tw_big5/ct, locale/tw_big5/gl, locale/tw_big5/hr,
21567           locale/tw_big5/ic, locale/tw_big5/io, locale/tw_big5/ir,
21568           locale/tw_big5/is, locale/tw_big5/login, locale/tw_big5/menu,
21569           locale/tw_big5/oe, locale/tw_big5/pe, locale/tw_big5/pos,
21570           locale/tw_big5/ps, locale/tw_big5/pw, locale/tw_big5/rc,
21571           locale/tw_big5/rp, locale/tw_big5/temp, locale/tw_utf/COPYING,
21572           locale/tw_utf/LANGUAGE, locale/tw_utf/admin, locale/tw_utf/all,
21573           locale/tw_utf/am, locale/tw_utf/ap, locale/tw_utf/ar,
21574           locale/tw_utf/arap, locale/tw_utf/arapprn, locale/tw_utf/bp,
21575           locale/tw_utf/ca, locale/tw_utf/cp, locale/tw_utf/ct,
21576           locale/tw_utf/gl, locale/tw_utf/hr, locale/tw_utf/ic,
21577           locale/tw_utf/io, locale/tw_utf/ir, locale/tw_utf/is,
21578           locale/tw_utf/login, locale/tw_utf/menu, locale/tw_utf/oe,
21579           locale/tw_utf/pe, locale/tw_utf/pos, locale/tw_utf/ps,
21580           locale/tw_utf/pw, locale/tw_utf/rc, locale/tw_utf/rp,
21581           locale/ua/COPYING, locale/ua/LANGUAGE, locale/ua/admin,
21582           locale/ua/all, locale/ua/am, locale/ua/ap, locale/ua/ar,
21583           locale/ua/arap, locale/ua/arapprn, locale/ua/bp, locale/ua/ca,
21584           locale/ua/cp, locale/ua/ct, locale/ua/gl, locale/ua/hr,
21585           locale/ua/ic, locale/ua/io, locale/ua/ir, locale/ua/is,
21586           locale/ua/login, locale/ua/menu, locale/ua/oe, locale/ua/pe,
21587           locale/ua/pos, locale/ua/ps, locale/ua/pw, locale/ua/rc,
21588           locale/ua/rp, locale/ve/COPYING, locale/ve/LANGUAGE,
21589           locale/ve/admin, locale/ve/all, locale/ve/am, locale/ve/ap,
21590           locale/ve/ar, locale/ve/arap, locale/ve/arapprn, locale/ve/bp,
21591           locale/ve/ca, locale/ve/cp, locale/ve/ct, locale/ve/gl,
21592           locale/ve/hr, locale/ve/ic, locale/ve/io, locale/ve/ir,
21593           locale/ve/is, locale/ve/login, locale/ve/menu, locale/ve/oe,
21594           locale/ve/pe, locale/ve/pos, locale/ve/ps, locale/ve/pw,
21595           locale/ve/rc, locale/ve/rp, sql/Austria-chart.sql,
21596           sql/Austria-gifi.sql, sql/Belgium-chart.sql,
21597           sql/Belgium-gifi.sql, sql/Brazil_General-chart.sql,
21598           sql/Canada-English-gifi.sql,
21599           sql/Canada-English_General-chart.sql, sql/Canada-French-gifi.sql,
21600           sql/Colombia-PUC-chart.sql, sql/Colombia-PUC-gifi.sql,
21601           sql/Czech-Republic-chart.sql, sql/DB2-create.sql,
21602           sql/DB2-indices.sql, sql/DB2-remove.sql, sql/DB2-set.sql,
21603           sql/DB2-sql-ledger.order, sql/DB2-tables.sql,
21604           sql/Danish_Default-chart.sql, sql/Default-chart.sql,
21605           sql/Dutch_Default-chart.sql, sql/Dutch_Standard-chart.sql,
21606           sql/Egypt-chart.sql, sql/France-chart.sql,
21607           sql/German-Sample-chart.sql, sql/German-Sample-gifi.sql,
21608           sql/Germany-DATEV-SKR03-chart.sql,
21609           sql/Germany-DATEV-SKR03-gifi.sql, sql/Germany-SKR03-chart.sql,
21610           sql/Germany-SKR03-gifi.sql, sql/Hungary-chart.sql,
21611           sql/Hungary-gifi.sql, sql/Italy-gifi.sql,
21612           sql/Italy_General-chart.sql, sql/Italy_cc2424-chart.sql,
21613           sql/Latvia-chart.sql, sql/NAICS.sql,
21614           sql/Norwegian_Default-chart.sql, sql/Oracle-indices.sql,
21615           sql/Oracle-tables.sql, sql/Oracle-upgrade-1.8.0-1.8.4.sql,
21616           sql/Oracle-upgrade-1.8.4-1.8.5.sql,
21617           sql/Oracle-upgrade-1.8.5-2.0.0.sql,
21618           sql/Oracle-upgrade-2.0.0-2.0.8.sql,
21619           sql/Oracle-upgrade-2.0.8-2.2.0.sql, sql/Pg-functions.sql,
21620           sql/Pg-indices.sql, sql/Pg-tables.sql,
21621           sql/Pg-upgrade-1.2.6-1.2.7.sql, sql/Pg-upgrade-1.2.7-1.4.0.sql,
21622           sql/Pg-upgrade-1.4.0-1.6.0.sql, sql/Pg-upgrade-1.6.0-1.8.0.sql,
21623           sql/Pg-upgrade-1.8.0-1.8.4.sql, sql/Pg-upgrade-1.8.4-1.8.5.sql,
21624           sql/Pg-upgrade-1.8.5-2.0.0.sql, sql/Pg-upgrade-2.0.0-2.0.8.sql,
21625           sql/Pg-upgrade-2.0.8-2.2.0.sql, sql/Pg-upgrade-2.2.0-2.3.0.sql,
21626           sql/Pg-upgrade-2.3.0-2.3.1.sql, sql/Pg-upgrade-2.3.1-2.3.3.sql,
21627           sql/Pg-upgrade-2.3.3-2.3.4.sql, sql/Pg-upgrade-2.3.4-2.3.5.sql,
21628           sql/Pg-upgrade-2.3.5-2.3.6.sql, sql/Pg-upgrade-2.3.6-2.3.7.sql,
21629           sql/Pg-upgrade-2.3.7-2.3.8.sql, sql/Pg-upgrade-2.3.8-2.3.9.sql,
21630           sql/Pg-upgrade-2.3.9-2.4.2.sql, sql/Pg-upgrade-2.4.2-2.4.3.sql,
21631           sql/Pg-upgrade-2.4.3-2.4.4.sql, sql/Poland-chart.sql,
21632           sql/Simplified-Chinese_Default-UTF8-chart.sql,
21633           sql/Simplified-Chinese_Default-chart.sql,
21634           sql/Spain-ISO-chart.sql, sql/Spain-UTF8-chart.sql,
21635           sql/Swedish-chart.sql, sql/Swiss-German-chart.sql,
21636           sql/Swiss-German-gifi.sql,
21637           sql/Traditional-Chinese_Default-UTF8-chart.sql,
21638           sql/Traditional-Chinese_Default-chart.sql,
21639           sql/US_General-chart.sql, sql/US_Manufacturing-chart.sql,
21640           sql/US_Service_Company-chart.sql,
21641           templates/Brazilian_Portuguese-ap_transaction.html,
21642           templates/Brazilian_Portuguese-ap_transaction.tex,
21643           templates/Brazilian_Portuguese-ar_transaction.html,
21644           templates/Brazilian_Portuguese-ar_transaction.tex,
21645           templates/Brazilian_Portuguese-balance_sheet.html,
21646           templates/Brazilian_Portuguese-bin_list.html,
21647           templates/Brazilian_Portuguese-bin_list.tex,
21648           templates/Brazilian_Portuguese-check.tex,
21649           templates/Brazilian_Portuguese-income_statement.html,
21650           templates/Brazilian_Portuguese-invoice.html,
21651           templates/Brazilian_Portuguese-invoice.tex,
21652           templates/Brazilian_Portuguese-packing_list.html,
21653           templates/Brazilian_Portuguese-packing_list.tex,
21654           templates/Brazilian_Portuguese-pick_list.html,
21655           templates/Brazilian_Portuguese-pick_list.tex,
21656           templates/Brazilian_Portuguese-pos_invoice.txt,
21657           templates/Brazilian_Portuguese-purchase_order.html,
21658           templates/Brazilian_Portuguese-purchase_order.tex,
21659           templates/Brazilian_Portuguese-receipt.tex,
21660           templates/Brazilian_Portuguese-request_quotation.html,
21661           templates/Brazilian_Portuguese-request_quotation.tex,
21662           templates/Brazilian_Portuguese-sales_order.html,
21663           templates/Brazilian_Portuguese-sales_order.tex,
21664           templates/Brazilian_Portuguese-sales_quotation.html,
21665           templates/Brazilian_Portuguese-sales_quotation.tex,
21666           templates/Brazilian_Portuguese-statement.html,
21667           templates/Brazilian_Portuguese-statement.tex,
21668           templates/Brazilian_Portuguese-work_order.html,
21669           templates/Brazilian_Portuguese-work_order.tex,
21670           templates/Danish-ap_transaction.html,
21671           templates/Danish-ap_transaction.tex,
21672           templates/Danish-ar_transaction.html,
21673           templates/Danish-ar_transaction.tex,
21674           templates/Danish-balance_sheet.html,
21675           templates/Danish-bin_list.html, templates/Danish-bin_list.tex,
21676           templates/Danish-check.tex,
21677           templates/Danish-income_statement.html,
21678           templates/Danish-invoice.html, templates/Danish-invoice.tex,
21679           templates/Danish-packing_list.html,
21680           templates/Danish-packing_list.tex,
21681           templates/Danish-pick_list.html, templates/Danish-pick_list.tex,
21682           templates/Danish-pos_invoice.txt,
21683           templates/Danish-purchase_order.html,
21684           templates/Danish-purchase_order.tex,
21685           templates/Danish-receipt.tex,
21686           templates/Danish-request_quotation.html,
21687           templates/Danish-request_quotation.tex,
21688           templates/Danish-sales_order.html,
21689           templates/Danish-sales_order.tex,
21690           templates/Danish-sales_quotation.html,
21691           templates/Danish-sales_quotation.tex,
21692           templates/Danish-statement.html, templates/Danish-statement.tex,
21693           templates/Danish-work_order.html,
21694           templates/Danish-work_order.tex,
21695           templates/Default-ap_transaction.html,
21696           templates/Default-ap_transaction.tex,
21697           templates/Default-ar_transaction.html,
21698           templates/Default-ar_transaction.tex,
21699           templates/Default-balance_sheet.html,
21700           templates/Default-bin_list.html, templates/Default-bin_list.tex,
21701           templates/Default-check.tex,
21702           templates/Default-income_statement.html,
21703           templates/Default-invoice.html, templates/Default-invoice.tex,
21704           templates/Default-packing_list.html,
21705           templates/Default-packing_list.tex,
21706           templates/Default-pick_list.html,
21707           templates/Default-pick_list.tex,
21708           templates/Default-pos_invoice.txt,
21709           templates/Default-purchase_order.html,
21710           templates/Default-purchase_order.tex,
21711           templates/Default-receipt.tex,
21712           templates/Default-request_quotation.html,
21713           templates/Default-request_quotation.tex,
21714           templates/Default-sales_order.html,
21715           templates/Default-sales_order.tex,
21716           templates/Default-sales_quotation.html,
21717           templates/Default-sales_quotation.tex,
21718           templates/Default-statement.html,
21719           templates/Default-statement.tex,
21720           templates/Default-work_order.html,
21721           templates/Default-work_order.tex,
21722           templates/Dutch-ap_transaction.html,
21723           templates/Dutch-ap_transaction.tex,
21724           templates/Dutch-ar_transaction.html,
21725           templates/Dutch-ar_transaction.tex,
21726           templates/Dutch-balance_sheet.html,
21727           templates/Dutch-bin_list.html, templates/Dutch-bin_list.tex,
21728           templates/Dutch-check.tex, templates/Dutch-income_statement.html,
21729           templates/Dutch-invoice.html, templates/Dutch-invoice.tex,
21730           templates/Dutch-packing_list.html,
21731           templates/Dutch-packing_list.tex, templates/Dutch-pick_list.html,
21732           templates/Dutch-pick_list.tex, templates/Dutch-pos_invoice.txt,
21733           templates/Dutch-purchase_order.html,
21734           templates/Dutch-purchase_order.tex, templates/Dutch-receipt.tex,
21735           templates/Dutch-request_quotation.html,
21736           templates/Dutch-request_quotation.tex,
21737           templates/Dutch-sales_order.html,
21738           templates/Dutch-sales_order.tex,
21739           templates/Dutch-sales_quotation.html,
21740           templates/Dutch-sales_quotation.tex,
21741           templates/Dutch-statement.html, templates/Dutch-statement.tex,
21742           templates/Dutch-work_order.html, templates/Dutch-work_order.tex,
21743           templates/Estonian-ap_transaction.html,
21744           templates/Estonian-ap_transaction.tex,
21745           templates/Estonian-ar_transaction.html,
21746           templates/Estonian-ar_transaction.tex,
21747           templates/Estonian-balance_sheet.html,
21748           templates/Estonian-bin_list.html,
21749           templates/Estonian-bin_list.tex, templates/Estonian-check.tex,
21750           templates/Estonian-income_statement.html,
21751           templates/Estonian-invoice.html, templates/Estonian-invoice.tex,
21752           templates/Estonian-packing_list.html,
21753           templates/Estonian-packing_list.tex,
21754           templates/Estonian-pick_list.html,
21755           templates/Estonian-pick_list.tex,
21756           templates/Estonian-pos_invoice.txt,
21757           templates/Estonian-purchase_order.html,
21758           templates/Estonian-purchase_order.tex,
21759           templates/Estonian-receipt.tex,
21760           templates/Estonian-request_quotation.html,
21761           templates/Estonian-request_quotation.tex,
21762           templates/Estonian-sales_order.html,
21763           templates/Estonian-sales_order.tex,
21764           templates/Estonian-statement.html,
21765           templates/Estonian-statement.tex,
21766           templates/Estonian-work_order.html,
21767           templates/Estonian-work_order.tex,
21768           templates/French-ap_transaction.html,
21769           templates/French-ap_transaction.tex,
21770           templates/French-ar_transaction.html,
21771           templates/French-ar_transaction.tex,
21772           templates/French-balance_sheet.html,
21773           templates/French-bin_list.html, templates/French-bin_list.tex,
21774           templates/French-check.tex,
21775           templates/French-income_statement.html,
21776           templates/French-invoice.html, templates/French-invoice.tex,
21777           templates/French-packing_list.html,
21778           templates/French-packing_list.tex,
21779           templates/French-pick_list.html, templates/French-pick_list.tex,
21780           templates/French-pos_invoice.txt,
21781           templates/French-purchase_order.html,
21782           templates/French-purchase_order.tex,
21783           templates/French-receipt.tex,
21784           templates/French-request_quotation.html,
21785           templates/French-request_quotation.tex,
21786           templates/French-sales_order.html,
21787           templates/French-sales_order.tex,
21788           templates/French-sales_quotation.html,
21789           templates/French-sales_quotation.tex,
21790           templates/French-statement.html, templates/French-statement.tex,
21791           templates/French-work_order.html,
21792           templates/French-work_order.tex,
21793           templates/German-ap_transaction.html,
21794           templates/German-ap_transaction.tex,
21795           templates/German-ar_transaction.html,
21796           templates/German-ar_transaction.tex,
21797           templates/German-balance_sheet.html,
21798           templates/German-bin_list.html, templates/German-bin_list.tex,
21799           templates/German-check.tex,
21800           templates/German-income_statement.html,
21801           templates/German-invoice.html, templates/German-invoice.tex,
21802           templates/German-packing_list.html,
21803           templates/German-packing_list.tex,
21804           templates/German-pick_list.html, templates/German-pick_list.tex,
21805           templates/German-pos_invoice.txt,
21806           templates/German-purchase_order.html,
21807           templates/German-purchase_order.tex,
21808           templates/German-receipt.tex,
21809           templates/German-request_quotation.html,
21810           templates/German-request_quotation.tex,
21811           templates/German-sales_order.html,
21812           templates/German-sales_order.tex,
21813           templates/German-sales_quotation.html,
21814           templates/German-sales_quotation.tex,
21815           templates/German-statement.html, templates/German-statement.tex,
21816           templates/German-work_order.html,
21817           templates/German-work_order.tex,
21818           templates/Hungarian-ap_transaction.html,
21819           templates/Hungarian-ap_transaction.tex,
21820           templates/Hungarian-ar_transaction.html,
21821           templates/Hungarian-ar_transaction.tex,
21822           templates/Hungarian-balance_sheet.html,
21823           templates/Hungarian-bin_list.html,
21824           templates/Hungarian-bin_list.tex, templates/Hungarian-check.tex,
21825           templates/Hungarian-income_statement.html,
21826           templates/Hungarian-invoice.html,
21827           templates/Hungarian-invoice.tex,
21828           templates/Hungarian-packing_list.html,
21829           templates/Hungarian-packing_list.tex,
21830           templates/Hungarian-pick_list.html,
21831           templates/Hungarian-pick_list.tex,
21832           templates/Hungarian-pos_invoice.txt,
21833           templates/Hungarian-purchase_order.html,
21834           templates/Hungarian-purchase_order.tex,
21835           templates/Hungarian-receipt.tex,
21836           templates/Hungarian-request_quotation.html,
21837           templates/Hungarian-request_quotation.tex,
21838           templates/Hungarian-sales_order.html,
21839           templates/Hungarian-sales_order.tex,
21840           templates/Hungarian-sales_quotation.html,
21841           templates/Hungarian-sales_quotation.tex,
21842           templates/Hungarian-statement.html,
21843           templates/Hungarian-statement.tex,
21844           templates/Hungarian-work_order.html,
21845           templates/Hungarian-work_order.tex,
21846           templates/Italian-ap_transaction.html,
21847           templates/Italian-ap_transaction.tex,
21848           templates/Italian-ar_transaction.html,
21849           templates/Italian-ar_transaction.tex,
21850           templates/Italian-balance_sheet.html,
21851           templates/Italian-bin_list.html, templates/Italian-bin_list.tex,
21852           templates/Italian-check.tex,
21853           templates/Italian-income_statement.html,
21854           templates/Italian-invoice.html, templates/Italian-invoice.tex,
21855           templates/Italian-packing_list.html,
21856           templates/Italian-packing_list.tex,
21857           templates/Italian-pick_list.html,
21858           templates/Italian-pick_list.tex,
21859           templates/Italian-pos_invoice.txt,
21860           templates/Italian-purchase_order.html,
21861           templates/Italian-purchase_order.tex,
21862           templates/Italian-receipt.tex,
21863           templates/Italian-request_quotation.html,
21864           templates/Italian-request_quotation.tex,
21865           templates/Italian-sales_order.html,
21866           templates/Italian-sales_order.tex,
21867           templates/Italian-sales_quotation.html,
21868           templates/Italian-sales_quotation.tex,
21869           templates/Italian-statement.html,
21870           templates/Italian-statement.tex,
21871           templates/Italian-work_order.html,
21872           templates/Italian-work_order.tex,
21873           templates/Norwegian-ap_transaction.html,
21874           templates/Norwegian-ap_transaction.tex,
21875           templates/Norwegian-ar_transaction.html,
21876           templates/Norwegian-ar_transaction.tex,
21877           templates/Norwegian-balance_sheet.html,
21878           templates/Norwegian-bin_list.html,
21879           templates/Norwegian-bin_list.tex, templates/Norwegian-check.tex,
21880           templates/Norwegian-income_statement.html,
21881           templates/Norwegian-invoice.html,
21882           templates/Norwegian-invoice.tex,
21883           templates/Norwegian-packing_list.html,
21884           templates/Norwegian-packing_list.tex,
21885           templates/Norwegian-pick_list.html,
21886           templates/Norwegian-pick_list.tex,
21887           templates/Norwegian-pos_invoice.txt,
21888           templates/Norwegian-purchase_order.html,
21889           templates/Norwegian-purchase_order.tex,
21890           templates/Norwegian-receipt.tex,
21891           templates/Norwegian-request_quotation.html,
21892           templates/Norwegian-request_quotation.tex,
21893           templates/Norwegian-sales_order.html,
21894           templates/Norwegian-sales_order.tex,
21895           templates/Norwegian-sales_quotation.html,
21896           templates/Norwegian-sales_quotation.tex,
21897           templates/Norwegian-statement.html,
21898           templates/Norwegian-statement.tex,
21899           templates/Norwegian-work_order.html,
21900           templates/Norwegian-work_order.tex,
21901           templates/Service-ap_transaction.html,
21902           templates/Service-ap_transaction.tex,
21903           templates/Service-ar_transaction.html,
21904           templates/Service-ar_transaction.tex,
21905           templates/Service-balance_sheet.html,
21906           templates/Service-bin_list.html, templates/Service-bin_list.tex,
21907           templates/Service-check.tex,
21908           templates/Service-income_statement.html,
21909           templates/Service-invoice.html, templates/Service-invoice.tex,
21910           templates/Service-packing_list.html,
21911           templates/Service-packing_list.tex,
21912           templates/Service-pick_list.html,
21913           templates/Service-pick_list.tex,
21914           templates/Service-pos_invoice.txt,
21915           templates/Service-purchase_order.html,
21916           templates/Service-purchase_order.tex,
21917           templates/Service-receipt.tex,
21918           templates/Service-request_quotation.html,
21919           templates/Service-request_quotation.tex,
21920           templates/Service-sales_order.html,
21921           templates/Service-sales_order.tex,
21922           templates/Service-sales_quotation.html,
21923           templates/Service-sales_quotation.tex,
21924           templates/Service-statement.html,
21925           templates/Service-statement.tex,
21926           templates/Service-work_order.html,
21927           templates/Service-work_order.tex,
21928           templates/Spanish_A4-ap_transaction.html,
21929           templates/Spanish_A4-ap_transaction.tex,
21930           templates/Spanish_A4-ar_transaction.html,
21931           templates/Spanish_A4-ar_transaction.tex,
21932           templates/Spanish_A4-balance_sheet.html,
21933           templates/Spanish_A4-bin_list.html,
21934           templates/Spanish_A4-bin_list.tex,
21935           templates/Spanish_A4-check.tex,
21936           templates/Spanish_A4-income_statement.html,
21937           templates/Spanish_A4-invoice.html,
21938           templates/Spanish_A4-invoice.tex,
21939           templates/Spanish_A4-packing_list.html,
21940           templates/Spanish_A4-packing_list.tex,
21941           templates/Spanish_A4-pick_list.html,
21942           templates/Spanish_A4-pick_list.tex,
21943           templates/Spanish_A4-pos_invoice.txt,
21944           templates/Spanish_A4-purchase_order.html,
21945           templates/Spanish_A4-purchase_order.tex,
21946           templates/Spanish_A4-receipt.tex,
21947           templates/Spanish_A4-request_quotation.html,
21948           templates/Spanish_A4-request_quotation.tex,
21949           templates/Spanish_A4-sales_order.html,
21950           templates/Spanish_A4-sales_order.tex,
21951           templates/Spanish_A4-sales_quotation.html,
21952           templates/Spanish_A4-sales_quotation.tex,
21953           templates/Spanish_A4-statement.html,
21954           templates/Spanish_A4-statement.tex,
21955           templates/Spanish_A4-work_order.html,
21956           templates/Spanish_A4-work_order.tex,
21957           templates/Spanish_Letter-ap_transaction.html,
21958           templates/Spanish_Letter-ap_transaction.tex,
21959           templates/Spanish_Letter-ar_transaction.html,
21960           templates/Spanish_Letter-ar_transaction.tex,
21961           templates/Spanish_Letter-balance_sheet.html,
21962           templates/Spanish_Letter-bin_list.html,
21963           templates/Spanish_Letter-bin_list.tex,
21964           templates/Spanish_Letter-check.tex,
21965           templates/Spanish_Letter-income_statement.html,
21966           templates/Spanish_Letter-invoice.html,
21967           templates/Spanish_Letter-invoice.tex,
21968           templates/Spanish_Letter-packing_list.html,
21969           templates/Spanish_Letter-packing_list.tex,
21970           templates/Spanish_Letter-pick_list.html,
21971           templates/Spanish_Letter-pick_list.tex,
21972           templates/Spanish_Letter-pos_invoice.txt,
21973           templates/Spanish_Letter-purchase_order.html,
21974           templates/Spanish_Letter-purchase_order.tex,
21975           templates/Spanish_Letter-receipt.tex,
21976           templates/Spanish_Letter-request_quotation.html,
21977           templates/Spanish_Letter-request_quotation.tex,
21978           templates/Spanish_Letter-sales_order.html,
21979           templates/Spanish_Letter-sales_order.tex,
21980           templates/Spanish_Letter-sales_quotation.html,
21981           templates/Spanish_Letter-sales_quotation.tex,
21982           templates/Spanish_Letter-statement.html,
21983           templates/Spanish_Letter-statement.tex,
21984           templates/Spanish_Letter-work_order.html,
21985           templates/Spanish_Letter-work_order.tex, users/sql-ledger.eps,
21986           users/sql-ledger.png: remove misplaced sql ledger update
21987
21988 2004-11-13 04:50  ivan
21989
21990         * sql-ledger/old/sql-ledger/: locale/en_GB/ic, locale/en_GB/io,
21991           locale/en_GB/ir, locale/en_GB/is, locale/en_GB/login,
21992           locale/en_GB/menu, locale/en_GB/oe, locale/en_GB/pe,
21993           locale/en_GB/rc, locale/en_GB/rp, locale/es/COPYING,
21994           locale/es/LANGUAGE, locale/es/Num2text, locale/es/admin,
21995           locale/es/all, locale/es/am, locale/es/ap, locale/es/ar,
21996           locale/es/arap, locale/es/ca, locale/es/cp, locale/es/ct,
21997           locale/es/gl, locale/es/ic, locale/es/io, locale/es/ir,
21998           locale/es/is, locale/es/login, locale/es/menu, locale/es/oe,
21999           locale/es/pe, locale/es/rc, locale/es/rp, locale/fi/COPYING,
22000           locale/fi/LANGUAGE, locale/fi/admin, locale/fi/all, locale/fi/am,
22001           locale/fi/ap, locale/fi/ar, locale/fi/arap, locale/fi/ca,
22002           locale/fi/cp, locale/fi/ct, locale/fi/gl, locale/fi/ic,
22003           locale/fi/io, locale/fi/ir, locale/fi/is, locale/fi/login,
22004           locale/fi/menu, locale/fi/oe, locale/fi/pe, locale/fi/rc,
22005           locale/fi/rp, locale/fr/COPYING, locale/fr/LANGUAGE,
22006           locale/fr/admin, locale/fr/all, locale/fr/am, locale/fr/ap,
22007           locale/fr/ar, locale/fr/arap, locale/fr/ca, locale/fr/cp,
22008           locale/fr/ct, locale/fr/gl, locale/fr/ic, locale/fr/io,
22009           locale/fr/ir, locale/fr/is, locale/fr/login, locale/fr/menu,
22010           locale/fr/oe, locale/fr/pe, locale/fr/rc, locale/fr/rp,
22011           locale/hu/COPYING, locale/hu/LANGUAGE, locale/hu/admin,
22012           locale/hu/all, locale/hu/am, locale/hu/ap, locale/hu/ar,
22013           locale/hu/arap, locale/hu/ca, locale/hu/cp, locale/hu/ct,
22014           locale/hu/gl, locale/hu/ic, locale/hu/io, locale/hu/ir,
22015           locale/hu/is, locale/hu/login, locale/hu/menu, locale/hu/oe,
22016           locale/hu/pe, locale/hu/rc, locale/hu/rp, locale/is/COPYING,
22017           locale/is/LANGUAGE, locale/is/admin, locale/is/all, locale/is/am,
22018           locale/is/ap, locale/is/ar, locale/is/arap, locale/is/ca,
22019           locale/is/cp, locale/is/ct, locale/is/gl, locale/is/ic,
22020           locale/is/io, locale/is/ir, locale/is/is, locale/is/login,
22021           locale/is/menu, locale/is/oe, locale/is/pe, locale/is/rc,
22022           locale/is/rp, locale/it/COPYING, locale/it/LANGUAGE,
22023           locale/it/Num2text, locale/it/admin, locale/it/all, locale/it/am,
22024           locale/it/ap, locale/it/ar, locale/it/arap, locale/it/ca,
22025           locale/it/cp, locale/it/ct, locale/it/gl, locale/it/ic,
22026           locale/it/io, locale/it/ir, locale/it/is, locale/it/login,
22027           locale/it/menu, locale/it/oe, locale/it/pe, locale/it/qe,
22028           locale/it/rc, locale/it/rp, locale/lt/COPYING,
22029           locale/lt/LANGUAGE, locale/lt/admin, locale/lt/all, locale/lt/am,
22030           locale/lt/ap, locale/lt/ar, locale/lt/arap, locale/lt/ca,
22031           locale/lt/cp, locale/lt/ct, locale/lt/gl, locale/lt/ic,
22032           locale/lt/io, locale/lt/ir, locale/lt/is, locale/lt/login,
22033           locale/lt/menu, locale/lt/oe, locale/lt/pe, locale/lt/rc,
22034           locale/lt/rp, locale/mx/COPYING, locale/mx/LANGUAGE,
22035           locale/mx/admin, locale/mx/all, locale/mx/am, locale/mx/ap,
22036           locale/mx/ar, locale/mx/arap, locale/mx/ca, locale/mx/cp,
22037           locale/mx/ct, locale/mx/gl, locale/mx/ic, locale/mx/io,
22038           locale/mx/ir, locale/mx/is, locale/mx/login, locale/mx/menu,
22039           locale/mx/oe, locale/mx/pe, locale/mx/rc, locale/mx/rp,
22040           locale/nl/COPYING, locale/nl/LANGUAGE, locale/nl/Num2text,
22041           locale/nl/admin, locale/nl/all, locale/nl/am, locale/nl/ap,
22042           locale/nl/ar, locale/nl/arap, locale/nl/ca, locale/nl/cp,
22043           locale/nl/ct, locale/nl/gl, locale/nl/ic, locale/nl/io,
22044           locale/nl/ir, locale/nl/is, locale/nl/login, locale/nl/menu,
22045           locale/nl/oe, locale/nl/pe, locale/nl/rc, locale/nl/rp,
22046           locale/no/COPYING, locale/no/LANGUAGE, locale/no/admin,
22047           locale/no/all, locale/no/am, locale/no/ap, locale/no/ar,
22048           locale/no/arap, locale/no/ca, locale/no/cp, locale/no/ct,
22049           locale/no/gl, locale/no/ic, locale/no/io, locale/no/ir,
22050           locale/no/is, locale/no/login, locale/no/menu, locale/no/oe,
22051           locale/no/pe, locale/no/rc, locale/no/rp, locale/pa/COPYING,
22052           locale/pa/LANGUAGE, locale/pa/admin, locale/pa/all, locale/pa/am,
22053           locale/pa/ap, locale/pa/ar, locale/pa/arap, locale/pa/ca,
22054           locale/pa/cp, locale/pa/ct, locale/pa/gl, locale/pa/ic,
22055           locale/pa/io, locale/pa/ir, locale/pa/is, locale/pa/login,
22056           locale/pa/menu, locale/pa/oe, locale/pa/pe, locale/pa/rc,
22057           locale/pa/rp, locale/pl/COPYING, locale/pl/LANGUAGE,
22058           locale/pl/admin, locale/pl/all, locale/pl/am, locale/pl/ap,
22059           locale/pl/ar, locale/pl/arap, locale/pl/ca, locale/pl/cp,
22060           locale/pl/ct, locale/pl/gl, locale/pl/ic, locale/pl/io,
22061           locale/pl/ir, locale/pl/is, locale/pl/login, locale/pl/menu,
22062           locale/pl/oe, locale/pl/pe, locale/pl/rc, locale/pl/rp,
22063           locale/pt/COPYING, locale/pt/LANGUAGE, locale/pt/admin,
22064           locale/pt/all, locale/pt/am, locale/pt/ap, locale/pt/ar,
22065           locale/pt/arap, locale/pt/ca, locale/pt/cp, locale/pt/ct,
22066           locale/pt/gl, locale/pt/ic, locale/pt/io, locale/pt/ir,
22067           locale/pt/is, locale/pt/login, locale/pt/menu, locale/pt/oe,
22068           locale/pt/pe, locale/pt/rc, locale/pt/rp, locale/ru/COPYING,
22069           locale/ru/LANGUAGE, locale/ru/admin, locale/ru/all, locale/ru/am,
22070           locale/ru/ap, locale/ru/ar, locale/ru/arap, locale/ru/ca,
22071           locale/ru/cp, locale/ru/ct, locale/ru/gl, locale/ru/ic,
22072           locale/ru/io, locale/ru/ir, locale/ru/is, locale/ru/login,
22073           locale/ru/menu, locale/ru/oe, locale/ru/pe, locale/ru/rc,
22074           locale/ru/rp, locale/se/COPYING, locale/se/LANGUAGE,
22075           locale/se/admin, locale/se/all, locale/se/am, locale/se/ap,
22076           locale/se/ar, locale/se/arap, locale/se/ca, locale/se/cp,
22077           locale/se/ct, locale/se/gl, locale/se/ic, locale/se/io,
22078           locale/se/ir, locale/se/is, locale/se/login, locale/se/menu,
22079           locale/se/oe, locale/se/pe, locale/se/rc, locale/se/rp,
22080           locale/tr/COPYING, locale/tr/LANGUAGE, locale/tr/admin,
22081           locale/tr/all, locale/tr/am, locale/tr/ap, locale/tr/ar,
22082           locale/tr/arap, locale/tr/ca, locale/tr/cp, locale/tr/ct,
22083           locale/tr/gl, locale/tr/ic, locale/tr/io, locale/tr/ir,
22084           locale/tr/is, locale/tr/login, locale/tr/menu, locale/tr/oe,
22085           locale/tr/pe, locale/tr/rc, locale/tr/rp, locale/tw/COPYING,
22086           locale/tw/LANGUAGE, locale/tw/admin, locale/tw/all, locale/tw/am,
22087           locale/tw/ap, locale/tw/ar, locale/tw/arap, locale/tw/ca,
22088           locale/tw/cp, locale/tw/ct, locale/tw/gl, locale/tw/ic,
22089           locale/tw/io, locale/tw/ir, locale/tw/is, locale/tw/login,
22090           locale/tw/menu, locale/tw/oe, locale/tw/pe, locale/tw/rc,
22091           locale/tw/rp, locale/ua/COPYING, locale/ua/LANGUAGE,
22092           locale/ua/admin, locale/ua/all, locale/ua/am, locale/ua/ap,
22093           locale/ua/ar, locale/ua/arap, locale/ua/ca, locale/ua/cp,
22094           locale/ua/ct, locale/ua/gl, locale/ua/ic, locale/ua/io,
22095           locale/ua/ir, locale/ua/is, locale/ua/login, locale/ua/menu,
22096           locale/ua/oe, locale/ua/pe, locale/ua/rc, locale/ua/rp,
22097           locale/ve/COPYING, locale/ve/LANGUAGE, locale/ve/admin,
22098           locale/ve/all, locale/ve/am, locale/ve/ap, locale/ve/ar,
22099           locale/ve/arap, locale/ve/ca, locale/ve/cp, locale/ve/ct,
22100           locale/ve/gl, locale/ve/ic, locale/ve/io, locale/ve/ir,
22101           locale/ve/is, locale/ve/login, locale/ve/menu, locale/ve/oe,
22102           locale/ve/pe, locale/ve/rc, locale/ve/rp, sql/Austria-chart.sql,
22103           sql/Austria-gifi.sql, sql/Brazil_General-chart.sql,
22104           sql/Canada_General-chart.sql, sql/Canada-gifi.sql,
22105           sql/Germany-DATEV-SKR03-chart.sql, sql/Czech_Republic-chart.sql,
22106           sql/Danish_Default-chart.sql, sql/Default-chart.sql,
22107           sql/Dutch_Default-chart.sql, sql/Dutch_Standard-chart.sql,
22108           sql/France-chart.sql, sql/German-Sample-chart.sql,
22109           sql/German-Sample-gifi.sql, sql/Oracle-upgrade-1.8.0-1.8.4.sql,
22110           sql/Germany-DATEV-SKR03-gifi.sql, sql/Germany-SKR03-chart.sql,
22111           sql/Germany-SKR03-gifi.sql, sql/Italy-chart.sql,
22112           sql/Oracle-indices.sql, sql/Oracle-tables.sql,
22113           sql/Oracle-upgrade-1.8.4-1.8.5.sql,
22114           sql/Oracle-upgrade-1.8.5-2.0.0.sql,
22115           sql/Oracle-upgrade-2.0.0-2.0.8.sql, sql/Pg-indices.sql,
22116           sql/Pg-tables.sql, sql/Pg-upgrade-1.2.6-1.2.7.sql,
22117           sql/Simplified_Chinese_Default-chart.sql,
22118           sql/Pg-upgrade-1.2.7-1.4.0.sql, sql/Pg-upgrade-1.4.0-1.6.0.sql,
22119           sql/Pg-upgrade-1.6.0-1.8.0.sql, sql/Pg-upgrade-1.8.0-1.8.4.sql,
22120           sql/Pg-upgrade-1.8.4-1.8.5.sql, sql/Pg-upgrade-1.8.5-2.0.0.sql,
22121           sql/Pg-upgrade-2.0.0-2.0.8.sql, sql/Poland-chart.sql,
22122           sql/Swiss-German-chart.sql, sql/Spain-chart.sql,
22123           sql/Swiss-German-gifi.sql,
22124           sql/Traditional_Chinese_Default-chart.sql,
22125           sql/US_General-chart.sql,
22126           templates/Brazilian_Portuguese-balance_sheet.html,
22127           templates/Brazilian_Portuguese-check.tex,
22128           templates/Brazilian_Portuguese-income_statement.html,
22129           templates/Brazilian_Portuguese-invoice.html,
22130           templates/Brazilian_Portuguese-packing_list.html,
22131           templates/Brazilian_Portuguese-invoice.tex,
22132           templates/Brazilian_Portuguese-packing_list.tex,
22133           templates/Brazilian_Portuguese-purchase_order.html,
22134           templates/Brazilian_Portuguese-purchase_order.tex,
22135           templates/Brazilian_Portuguese-receipt.tex,
22136           templates/Brazilian_Portuguese-sales_order.html,
22137           templates/Danish-check.tex, templates/Danish-invoice.html,
22138           templates/Brazilian_Portuguese-sales_order.tex,
22139           templates/Brazilian_Portuguese-statement.html,
22140           templates/Brazilian_Portuguese-statement.tex,
22141           templates/Danish-balance_sheet.html,
22142           templates/Danish-income_statement.html,
22143           templates/Danish-invoice.tex, templates/Danish-packing_list.html,
22144           templates/Danish-packing_list.tex,
22145           templates/Danish-purchase_order.html,
22146           templates/Default-income_statement.html,
22147           templates/Danish-purchase_order.tex,
22148           templates/Danish-receipt.tex, templates/Danish-sales_order.html,
22149           templates/Danish-sales_order.tex,
22150           templates/Danish-statement.html, templates/Danish-statement.tex,
22151           templates/Default-balance_sheet.html,
22152           templates/Default-check.tex, templates/Default-invoice.html,
22153           templates/Default-invoice.tex,
22154           templates/Default-packing_list.html,
22155           templates/Default-packing_list.tex,
22156           templates/Default-purchase_order.html,
22157           templates/Default-purchase_order.tex,
22158           templates/Default-receipt.tex,
22159           templates/Default-sales_order.html,
22160           templates/Default-sales_order.tex,
22161           templates/Default-statement.html,
22162           templates/Default-statement.tex,
22163           templates/Dutch-balance_sheet.html, templates/Dutch-check.tex,
22164           templates/Dutch-income_statement.html,
22165           templates/Estonian-income_statement.html,
22166           templates/Dutch-invoice.html, templates/Dutch-invoice.tex,
22167           templates/Dutch-packing_list.html,
22168           templates/Dutch-packing_list.tex,
22169           templates/Dutch-purchase_order.html,
22170           templates/Dutch-purchase_order.tex, templates/Dutch-receipt.tex,
22171           templates/Dutch-sales_order.html,
22172           templates/Dutch-sales_order.tex, templates/Dutch-statement.html,
22173           templates/Dutch-statement.tex,
22174           templates/Estonian-balance_sheet.html,
22175           templates/Estonian-check.tex, templates/Estonian-invoice.html,
22176           templates/Estonian-invoice.tex,
22177           templates/Estonian-packing_list.html,
22178           templates/Estonian-packing_list.tex,
22179           templates/Estonian-purchase_order.html,
22180           templates/Estonian-purchase_order.tex,
22181           templates/Estonian-receipt.tex,
22182           templates/Service-income_statement.html,
22183           templates/Estonian-sales_order.html,
22184           templates/Estonian-sales_order.tex,
22185           templates/Estonian-statement.html,
22186           templates/Estonian-statement.tex,
22187           templates/French-balance_sheet.html, templates/French-check.tex,
22188           templates/French-income_statement.html,
22189           templates/French-invoice.html, templates/French-invoice.tex,
22190           templates/French-packing_list.html,
22191           templates/French-packing_list.tex,
22192           templates/French-purchase_order.html,
22193           templates/French-purchase_order.tex,
22194           templates/French-receipt.tex, templates/French-sales_order.html,
22195           templates/French-sales_order.tex,
22196           templates/French-statement.html, templates/French-statement.tex,
22197           templates/German-balance_sheet.html, templates/German-check.tex,
22198           templates/German-income_statement.html,
22199           templates/German-invoice.html, templates/German-invoice.tex,
22200           templates/German-packing_list.html,
22201           templates/German-packing_list.tex,
22202           templates/German-purchase_order.html,
22203           templates/German-purchase_order.tex,
22204           templates/German-receipt.tex, templates/German-sales_order.html,
22205           templates/German-sales_order.tex,
22206           templates/German-statement.html, templates/German-statement.tex,
22207           templates/Service-balance_sheet.html,
22208           templates/Service-check.tex, templates/Service-invoice.html,
22209           templates/Service-invoice.tex,
22210           templates/Service-packing_list.html,
22211           templates/Service-packing_list.tex,
22212           templates/Service-purchase_order.html,
22213           templates/Service-purchase_order.tex,
22214           templates/Service-receipt.tex,
22215           templates/Service-sales_order.html,
22216           templates/Spanish_A4-balance_sheet.html,
22217           templates/Service-sales_order.tex,
22218           templates/Service-statement.html,
22219           templates/Service-statement.tex, templates/Spanish_A4-check.tex,
22220           templates/Spanish_A4-income_statement.html,
22221           templates/Spanish_A4-invoice.html,
22222           templates/Spanish_A4-invoice.tex,
22223           templates/Spanish_A4-packing_list.html,
22224           templates/Spanish_A4-packing_list.tex,
22225           templates/Spanish_Letter-balance_sheet.html,
22226           templates/Spanish_A4-purchase_order.html,
22227           templates/Spanish_A4-purchase_order.tex,
22228           templates/Spanish_A4-receipt.tex,
22229           templates/Spanish_A4-sales_order.html,
22230           templates/Spanish_A4-sales_order.tex,
22231           templates/Spanish_A4-statement.html,
22232           templates/Spanish_A4-statement.tex,
22233           templates/Spanish_Letter-check.tex,
22234           templates/Spanish_Letter-invoice.html,
22235           templates/Spanish_Letter-income_statement.html,
22236           templates/Spanish_Letter-invoice.tex,
22237           templates/Spanish_Letter-packing_list.html,
22238           templates/Spanish_Letter-packing_list.tex,
22239           templates/Spanish_Letter-purchase_order.html,
22240           templates/Spanish_Letter-purchase_order.tex,
22241           templates/Spanish_Letter-receipt.tex,
22242           templates/Spanish_Letter-sales_order.html,
22243           templates/Spanish_Letter-sales_order.tex,
22244           templates/Spanish_Letter-statement.html,
22245           templates/Spanish_Letter-statement.tex, users/members.default:
22246           Initial revision
22247
22248 2004-11-13 04:47  ivan
22249
22250         * sql-ledger/: sql-ledger/locale/ru/arap, sql-ledger/locale/ru/bp,
22251           sql-ledger/locale/ru/cp, sql-ledger/locale/ru/oe,
22252           sql-ledger/locale/ru/pe, sql-ledger/locale/ru/pos,
22253           sql-ledger/locale/ru/rc, sql-ledger/locale/ru/arapprn,
22254           sql-ledger/locale/ru/hr, sql-ledger/locale/ru/ps,
22255           sql-ledger/locale/ru/pw, sql-ledger/locale/ua/COPYING,
22256           sql-ledger/locale/ua/LANGUAGE, sql-ledger/locale/ua/admin,
22257           sql-ledger/locale/ua/all, sql-ledger/locale/ua/am,
22258           sql-ledger/locale/ua/ap, sql-ledger/locale/ua/ar,
22259           sql-ledger/locale/ua/ca, sql-ledger/locale/ua/ct,
22260           sql-ledger/locale/ua/gl, sql-ledger/locale/ua/ic,
22261           sql-ledger/locale/ua/ir, sql-ledger/locale/ua/io,
22262           sql-ledger/locale/ua/login, sql-ledger/locale/ua/menu,
22263           sql-ledger/locale/ua/rp, sql-ledger/locale/ua/arap,
22264           sql-ledger/locale/ua/bp, sql-ledger/locale/ua/cp,
22265           sql-ledger/locale/ua/is, sql-ledger/locale/ua/oe,
22266           sql-ledger/locale/ua/pe, sql-ledger/locale/ua/pos,
22267           sql-ledger/locale/ua/rc, sql-ledger/locale/ua/arapprn,
22268           sql-ledger/locale/ua/hr, sql-ledger/locale/ua/ps,
22269           sql-ledger/locale/ua/pw, sql-ledger/locale/se/COPYING,
22270           sql-ledger/locale/se/LANGUAGE, sql-ledger/locale/se/all,
22271           sql-ledger/locale/se/admin, sql-ledger/locale/se/am,
22272           sql-ledger/locale/se/ap, sql-ledger/locale/se/ar,
22273           sql-ledger/locale/se/ca, sql-ledger/locale/se/ct,
22274           sql-ledger/locale/se/gl, sql-ledger/locale/se/ic,
22275           sql-ledger/locale/se/io, sql-ledger/locale/se/ir,
22276           sql-ledger/locale/se/login, sql-ledger/locale/se/menu,
22277           sql-ledger/locale/se/rp, sql-ledger/locale/se/arap,
22278           sql-ledger/locale/se/is, sql-ledger/locale/se/oe,
22279           sql-ledger/locale/se/pe, sql-ledger/locale/se/arapprn,
22280           sql-ledger/locale/se/bp, sql-ledger/locale/se/cp,
22281           sql-ledger/locale/se/hr, sql-ledger/locale/se/pos,
22282           sql-ledger/locale/se/ps, sql-ledger/locale/se/pw,
22283           sql-ledger/locale/se/rc, sql-ledger/locale/hu/COPYING,
22284           sql-ledger/locale/hu/LANGUAGE, sql-ledger/locale/hu/admin,
22285           sql-ledger/locale/hu/all, sql-ledger/locale/hu/am,
22286           sql-ledger/locale/hu/ap, sql-ledger/locale/hu/ar,
22287           sql-ledger/locale/hu/ca, sql-ledger/locale/hu/ct,
22288           sql-ledger/locale/hu/gl, sql-ledger/locale/hu/ic,
22289           sql-ledger/locale/hu/io, sql-ledger/locale/hu/ir,
22290           sql-ledger/locale/hu/is, sql-ledger/locale/hu/login,
22291           sql-ledger/locale/hu/menu, sql-ledger/locale/hu/rp,
22292           sql-ledger/locale/hu/arap, sql-ledger/locale/hu/cp,
22293           sql-ledger/locale/hu/oe, sql-ledger/locale/hu/pe,
22294           sql-ledger/locale/hu/rc, sql-ledger/locale/hu/Num2text,
22295           sql-ledger/locale/hu/arapprn, sql-ledger/locale/hu/bp,
22296           sql-ledger/locale/hu/hr, sql-ledger/locale/hu/pos,
22297           sql-ledger/locale/hu/ps, sql-ledger/locale/hu/pw,
22298           sql-ledger/locale/lt/COPYING, sql-ledger/locale/lt/LANGUAGE,
22299           sql-ledger/locale/lt/admin, sql-ledger/locale/lt/all,
22300           sql-ledger/locale/lt/am, sql-ledger/locale/lt/ap,
22301           sql-ledger/locale/lt/ar, sql-ledger/locale/lt/ca,
22302           sql-ledger/locale/lt/ct, sql-ledger/locale/lt/gl,
22303           sql-ledger/locale/lt/ic, sql-ledger/locale/lt/ir,
22304           sql-ledger/locale/lt/io, sql-ledger/locale/lt/is,
22305           sql-ledger/locale/lt/login, sql-ledger/locale/lt/menu,
22306           sql-ledger/locale/lt/rp, sql-ledger/locale/lt/arap,
22307           sql-ledger/locale/lt/cp, sql-ledger/locale/lt/oe,
22308           sql-ledger/locale/lt/pe, sql-ledger/locale/lt/rc,
22309           sql-ledger/locale/is/COPYING, sql-ledger/locale/is/LANGUAGE,
22310           sql-ledger/locale/lt/arapprn, sql-ledger/locale/lt/bp,
22311           sql-ledger/locale/lt/hr, sql-ledger/locale/lt/pos,
22312           sql-ledger/locale/lt/ps, sql-ledger/locale/lt/pw,
22313           sql-ledger/locale/is/all, sql-ledger/locale/is/admin,
22314           sql-ledger/locale/is/am, sql-ledger/locale/is/ap,
22315           sql-ledger/locale/is/ar, sql-ledger/locale/is/ca,
22316           sql-ledger/locale/is/ct, sql-ledger/locale/is/gl,
22317           sql-ledger/locale/is/ic, sql-ledger/locale/is/io,
22318           sql-ledger/locale/is/ir, sql-ledger/locale/is/login,
22319           sql-ledger/locale/is/menu, sql-ledger/locale/is/rp,
22320           sql-ledger/locale/is/arap, sql-ledger/locale/is/cp,
22321           sql-ledger/locale/is/is, sql-ledger/locale/is/oe,
22322           sql-ledger/locale/is/pe, sql-ledger/locale/is/bp,
22323           sql-ledger/locale/is/pos, sql-ledger/locale/is/rc,
22324           sql-ledger/locale/es_iso/admin, sql-ledger/locale/es_iso/login,
22325           sql-ledger/locale/is/arapprn, sql-ledger/locale/is/hr,
22326           sql-ledger/locale/is/ps, sql-ledger/locale/is/pw,
22327           sql-ledger/locale/es_iso/all, sql-ledger/locale/es_iso/ar,
22328           sql-ledger/locale/es_iso/ct, sql-ledger/locale/es_iso/gl,
22329           sql-ledger/locale/es_iso/ic, sql-ledger/locale/es_iso/ir,
22330           sql-ledger/locale/es_iso/ap, sql-ledger/locale/es_iso/ca,
22331           sql-ledger/locale/es_iso/is, sql-ledger/locale/es_iso/menu,
22332           sql-ledger/locale/es_iso/rp, sql-ledger/locale/es_iso/LANGUAGE,
22333           sql-ledger/locale/es_iso/am, sql-ledger/locale/es_iso/io,
22334           sql-ledger/locale/es_iso/COPYING,
22335           sql-ledger/locale/es_iso/Num2text, sql-ledger/locale/es_iso/arap,
22336           sql-ledger/locale/es_iso/bp, sql-ledger/locale/es_iso/cp,
22337           sql-ledger/locale/es_iso/oe, sql-ledger/locale/es_iso/pe,
22338           sql-ledger/locale/es_iso/pos, sql-ledger/locale/es_iso/rc,
22339           sql-ledger/locale/es_iso/arapprn, sql-ledger/locale/es_iso/hr,
22340           sql-ledger/locale/es_iso/ps, sql-ledger/locale/es_iso/pw,
22341           sql-ledger/locale/lv/COPYING, sql-ledger/locale/lv/LANGUAGE,
22342           sql-ledger/locale/lv/admin, sql-ledger/locale/lv/all,
22343           sql-ledger/locale/lv/am, sql-ledger/locale/lv/ap,
22344           sql-ledger/locale/lv/ar, sql-ledger/locale/lv/ca,
22345           sql-ledger/locale/lv/ct, sql-ledger/locale/lv/gl,
22346           sql-ledger/locale/lv/ic, sql-ledger/locale/lv/io,
22347           sql-ledger/locale/lv/ir, sql-ledger/locale/lv/login,
22348           sql-ledger/locale/lv/menu, sql-ledger/locale/lv/is,
22349           sql-ledger/locale/lv/rp, sql-ledger/locale/lv/arap,
22350           sql-ledger/locale/lv/bp, sql-ledger/locale/lv/cp,
22351           sql-ledger/locale/lv/oe, sql-ledger/locale/lv/pe,
22352           sql-ledger/locale/lv/pos, sql-ledger/locale/lv/rc,
22353           sql-ledger/locale/es_utf/admin, sql-ledger/locale/es_utf/login,
22354           sql-ledger/locale/lv/arapprn, sql-ledger/locale/lv/hr,
22355           sql-ledger/locale/lv/ps, sql-ledger/locale/lv/pw,
22356           sql-ledger/locale/es_utf/all, sql-ledger/locale/es_utf/ar,
22357           sql-ledger/locale/es_utf/ct, sql-ledger/locale/es_utf/gl,
22358           sql-ledger/locale/es_utf/ic, sql-ledger/locale/es_utf/ap,
22359           sql-ledger/locale/es_utf/ir, sql-ledger/locale/es_utf/is,
22360           sql-ledger/locale/es_utf/menu, sql-ledger/locale/es_utf/rp,
22361           sql-ledger/locale/es_utf/LANGUAGE, sql-ledger/locale/es_utf/am,
22362           sql-ledger/locale/es_utf/ca, sql-ledger/locale/es_utf/io,
22363           sql-ledger/locale/es_utf/oe, sql-ledger/locale/es_utf/COPYING,
22364           sql-ledger/locale/es_utf/Num2text, sql-ledger/locale/es_utf/arap,
22365           sql-ledger/locale/es_utf/bp, sql-ledger/locale/es_utf/cp,
22366           sql-ledger/locale/es_utf/pe, sql-ledger/locale/es_utf/pos,
22367           sql-ledger/locale/es_utf/rc, sql-ledger/locale/en_GB/admin,
22368           sql-ledger/locale/en_GB/am, sql-ledger/locale/es_utf/arapprn,
22369           sql-ledger/locale/es_utf/hr, sql-ledger/locale/es_utf/ps,
22370           sql-ledger/locale/es_utf/pw, sql-ledger/locale/en_GB/ap,
22371           sql-ledger/locale/en_GB/ar, sql-ledger/locale/en_GB/ca,
22372           sql-ledger/locale/en_GB/ct, sql-ledger/locale/en_GB/gl,
22373           sql-ledger/locale/en_GB/ic, sql-ledger/locale/en_GB/io,
22374           sql-ledger/locale/en_GB/ir, sql-ledger/locale/en_GB/is,
22375           sql-ledger/locale/en_GB/login, sql-ledger/locale/en_GB/menu,
22376           sql-ledger/locale/en_GB/rp, sql-ledger/locale/en_GB/COPYING,
22377           sql-ledger/locale/en_GB/LANGUAGE, sql-ledger/locale/en_GB/arap,
22378           sql-ledger/locale/en_GB/bp, sql-ledger/locale/en_GB/cp,
22379           sql-ledger/locale/en_GB/oe, sql-ledger/locale/en_GB/pe,
22380           sql-ledger/locale/en_GB/rc, sql-ledger/locale/eg/COPYING,
22381           sql-ledger/locale/eg/LANGUAGE, sql-ledger/locale/en_GB/all,
22382           sql-ledger/locale/en_GB/arapprn, sql-ledger/locale/en_GB/hr,
22383           sql-ledger/locale/en_GB/pos, sql-ledger/locale/en_GB/ps,
22384           sql-ledger/locale/en_GB/pw, sql-ledger/locale/eg/admin,
22385           sql-ledger/locale/eg/all, sql-ledger/locale/eg/am,
22386           sql-ledger/locale/eg/ap, sql-ledger/locale/eg/ar,
22387           sql-ledger/locale/eg/arap, sql-ledger/locale/eg/bp,
22388           sql-ledger/locale/eg/ca, sql-ledger/locale/eg/cp,
22389           sql-ledger/locale/eg/ct, sql-ledger/locale/eg/gl,
22390           sql-ledger/locale/eg/ic, sql-ledger/locale/eg/io,
22391           sql-ledger/locale/eg/ir, sql-ledger/locale/eg/is,
22392           sql-ledger/locale/eg/login, sql-ledger/locale/eg/menu,
22393           sql-ledger/locale/eg/hr, sql-ledger/locale/eg/oe,
22394           sql-ledger/locale/eg/arapprn, sql-ledger/locale/eg/pe,
22395           sql-ledger/locale/eg/pos, sql-ledger/locale/eg/ps,
22396           sql-ledger/locale/eg/pw, sql-ledger/locale/eg/rc,
22397           sql-ledger/locale/eg/rp, sql-ledger/locale/sv/COPYING,
22398           sql-ledger/locale/sv/LANGUAGE, sql-ledger/locale/sv/admin,
22399           sql-ledger/locale/sv/all, sql-ledger/locale/sv/am,
22400           sql-ledger/locale/sv/ap, sql-ledger/locale/sv/ar,
22401           sql-ledger/locale/sv/ca, sql-ledger/locale/sv/ct,
22402           sql-ledger/locale/sv/gl, sql-ledger/locale/sv/ic,
22403           sql-ledger/locale/sv/io, sql-ledger/locale/sv/ir,
22404           sql-ledger/locale/sv/login, sql-ledger/locale/sv/menu,
22405           sql-ledger/locale/sv/is, sql-ledger/locale/sv/oe,
22406           sql-ledger/locale/sv/rp, sql-ledger/locale/sv/arap,
22407           sql-ledger/locale/sv/cp, sql-ledger/locale/sv/pe,
22408           sql-ledger/locale/sv/pos, sql-ledger/locale/sv/rc,
22409           sql-ledger/locale/nb/admin, sql-ledger/locale/sv/arapprn,
22410           sql-ledger/locale/sv/bp, sql-ledger/locale/sv/hr,
22411           sql-ledger/locale/sv/ps, sql-ledger/locale/sv/pw,
22412           sql-ledger/locale/nb/all, sql-ledger/locale/nb/am,
22413           sql-ledger/locale/nb/ap, sql-ledger/locale/nb/ar,
22414           sql-ledger/locale/nb/ca, sql-ledger/locale/nb/ct,
22415           sql-ledger/locale/nb/gl, sql-ledger/locale/nb/ic,
22416           sql-ledger/locale/nb/ir, sql-ledger/locale/nb/COPYING,
22417           sql-ledger/locale/nb/io, sql-ledger/locale/nb/is,
22418           sql-ledger/locale/nb/login, sql-ledger/locale/nb/menu,
22419           sql-ledger/locale/nb/rp, sql-ledger/locale/nb/LANGUAGE,
22420           sql-ledger/locale/nb/arap, sql-ledger/locale/nb/bp,
22421           sql-ledger/locale/nb/cp, sql-ledger/locale/nb/oe,
22422           sql-ledger/locale/nb/pe, sql-ledger/locale/nb/rc,
22423           sql-ledger/locale/nb/arapprn, sql-ledger/locale/nb/hr,
22424           sql-ledger/locale/nb/pos, sql-ledger/locale/nb/ps,
22425           sql-ledger/locale/nb/pw, sql-ledger/locale/tw_utf/admin,
22426           sql-ledger/locale/tw_utf/all, sql-ledger/locale/tw_utf/COPYING,
22427           sql-ledger/locale/tw_utf/am, sql-ledger/locale/tw_utf/ap,
22428           sql-ledger/locale/tw_utf/ar, sql-ledger/locale/tw_utf/arap,
22429           sql-ledger/locale/tw_utf/bp, sql-ledger/locale/tw_utf/ca,
22430           sql-ledger/locale/tw_utf/cp, sql-ledger/locale/tw_utf/ct,
22431           sql-ledger/locale/tw_utf/gl, sql-ledger/locale/tw_utf/hr,
22432           sql-ledger/locale/tw_utf/ic, sql-ledger/locale/tw_utf/io,
22433           sql-ledger/locale/tw_utf/ir, sql-ledger/locale/tw_utf/LANGUAGE,
22434           sql-ledger/locale/tw_utf/is, sql-ledger/locale/tw_utf/login,
22435           sql-ledger/locale/tw_utf/menu, sql-ledger/locale/tw_utf/oe,
22436           sql-ledger/locale/tw_utf/pe, sql-ledger/locale/tw_utf/pos,
22437           sql-ledger/locale/tw_utf/ps, sql-ledger/locale/tw_utf/rc,
22438           sql-ledger/locale/tw_utf/rp, sql-ledger/locale/tw_big5/admin,
22439           sql-ledger/locale/tw_utf/arapprn, sql-ledger/locale/tw_utf/pw,
22440           sql-ledger/locale/tw_big5/all, sql-ledger/locale/tw_big5/am,
22441           sql-ledger/locale/tw_big5/COPYING, sql-ledger/locale/tw_big5/ap,
22442           sql-ledger/locale/tw_big5/ar, sql-ledger/locale/tw_big5/arap,
22443           sql-ledger/locale/tw_big5/bp, sql-ledger/locale/tw_big5/ca,
22444           sql-ledger/locale/tw_big5/cp, sql-ledger/locale/tw_big5/ct,
22445           sql-ledger/locale/tw_big5/gl, sql-ledger/locale/tw_big5/hr,
22446           sql-ledger/locale/tw_big5/ic, sql-ledger/locale/tw_big5/io,
22447           sql-ledger/locale/tw_big5/LANGUAGE, sql-ledger/locale/tw_big5/ir,
22448           sql-ledger/locale/tw_big5/is, sql-ledger/locale/tw_big5/login,
22449           sql-ledger/locale/tw_big5/menu, sql-ledger/locale/tw_big5/oe,
22450           sql-ledger/locale/tw_big5/pe, sql-ledger/locale/tw_big5/pos,
22451           sql-ledger/locale/tw_big5/arapprn, sql-ledger/locale/tw_big5/ps,
22452           sql-ledger/locale/tw_big5/pw, sql-ledger/locale/tw_big5/rc,
22453           sql-ledger/locale/tw_big5/rp, sql-ledger/locale/tw_big5/temp,
22454           sql-ledger/locale/be_nl/admin, sql-ledger/locale/be_nl/all,
22455           sql-ledger/locale/be_nl/am, sql-ledger/locale/be_nl/ap,
22456           sql-ledger/locale/be_nl/ar, sql-ledger/locale/be_nl/ca,
22457           sql-ledger/locale/be_nl/ct, sql-ledger/locale/be_nl/gl,
22458           sql-ledger/locale/be_nl/ic, sql-ledger/locale/be_nl/ir,
22459           sql-ledger/locale/be_nl/is, sql-ledger/locale/be_nl/login,
22460           sql-ledger/locale/be_nl/menu, sql-ledger/locale/be_nl/io,
22461           sql-ledger/locale/be_nl/rp, sql-ledger/locale/be_nl/COPYING,
22462           sql-ledger/locale/be_nl/LANGUAGE,
22463           sql-ledger/locale/be_nl/Num2text, sql-ledger/locale/be_nl/arap,
22464           sql-ledger/locale/be_nl/bp, sql-ledger/locale/be_nl/cp,
22465           sql-ledger/locale/be_nl/oe, sql-ledger/locale/be_nl/pe,
22466           sql-ledger/locale/be_nl/pos, sql-ledger/locale/be_nl/rc,
22467           sql-ledger/locale/be_nl/hr, sql-ledger/locale/be_nl/ps,
22468           sql-ledger/locale/be_nl/arapprn, sql-ledger/locale/be_nl/pw,
22469           sql-ledger/locale/cn_utf/admin, sql-ledger/locale/cn_utf/all,
22470           sql-ledger/locale/cn_utf/am, sql-ledger/locale/cn_utf/ap,
22471           sql-ledger/locale/cn_utf/ar, sql-ledger/locale/cn_utf/COPYING,
22472           sql-ledger/locale/cn_utf/arap, sql-ledger/locale/cn_utf/bp,
22473           sql-ledger/locale/cn_utf/ca, sql-ledger/locale/cn_utf/cp,
22474           sql-ledger/locale/cn_utf/ct, sql-ledger/locale/cn_utf/gl,
22475           sql-ledger/locale/cn_utf/hr, sql-ledger/locale/cn_utf/ic,
22476           sql-ledger/locale/cn_utf/io, sql-ledger/locale/cn_utf/LANGUAGE,
22477           sql-ledger/locale/cn_utf/ir, sql-ledger/locale/cn_utf/is,
22478           sql-ledger/locale/cn_utf/login, sql-ledger/locale/cn_utf/menu,
22479           sql-ledger/locale/cn_utf/oe, sql-ledger/locale/cn_utf/pe,
22480           sql-ledger/locale/cn_utf/pos, sql-ledger/locale/cn_utf/arapprn,
22481           sql-ledger/locale/cn_utf/ps, sql-ledger/locale/cn_utf/pw,
22482           sql-ledger/locale/cn_utf/rc, sql-ledger/locale/cn_utf/rp,
22483           sql-ledger/locale/gr/COPYING, sql-ledger/locale/gr/LANGUAGE,
22484           sql-ledger/locale/gr/all, sql-ledger/locale/gr/admin,
22485           sql-ledger/locale/gr/am, sql-ledger/locale/gr/ap,
22486           sql-ledger/locale/gr/ar, sql-ledger/locale/gr/ca,
22487           sql-ledger/locale/gr/ct, sql-ledger/locale/gr/gl,
22488           sql-ledger/locale/gr/ic, sql-ledger/locale/gr/ir,
22489           sql-ledger/locale/gr/io, sql-ledger/locale/gr/is,
22490           sql-ledger/locale/gr/login, sql-ledger/locale/gr/menu,
22491           sql-ledger/locale/gr/rp, sql-ledger/locale/gr/arap,
22492           sql-ledger/locale/gr/arapprn, sql-ledger/locale/gr/bp,
22493           sql-ledger/locale/gr/cp, sql-ledger/locale/gr/hr,
22494           sql-ledger/locale/gr/oe, sql-ledger/locale/gr/pe,
22495           sql-ledger/locale/gr/pos, sql-ledger/locale/gr/ps,
22496           sql-ledger/locale/gr/pw, sql-ledger/locale/gr/rc,
22497           old/sql-ledger/VERSION, old/sql-ledger/am.pl,
22498           old/sql-ledger/favicon.ico, old/sql-ledger/login.pl,
22499           old/sql-ledger/menu.ini, old/sql-ledger/sql-ledger.png,
22500           old/sql-ledger/setup.pl, old/sql-ledger/sql-ledger.conf.default,
22501           old/sql-ledger/SL/AM.pm, old/sql-ledger/SL/Inifile.pm,
22502           old/sql-ledger/SL/AP.pm, old/sql-ledger/SL/AR.pm,
22503           old/sql-ledger/SL/CA.pm, old/sql-ledger/SL/CP.pm,
22504           old/sql-ledger/SL/CT.pm, old/sql-ledger/SL/Form.pm,
22505           old/sql-ledger/SL/GL.pm, old/sql-ledger/SL/IC.pm,
22506           old/sql-ledger/SL/IR.pm, old/sql-ledger/SL/IS.pm,
22507           old/sql-ledger/SL/Mailer.pm, old/sql-ledger/SL/Menu.pm,
22508           old/sql-ledger/SL/Num2text.pm, old/sql-ledger/SL/OE.pm,
22509           old/sql-ledger/SL/PE.pm, old/sql-ledger/SL/RC.pm,
22510           old/sql-ledger/SL/RP.pm, old/sql-ledger/SL/User.pm,
22511           old/sql-ledger/bin/lynx/menu.pl,
22512           old/sql-ledger/bin/mozilla/admin.pl,
22513           old/sql-ledger/bin/mozilla/am.pl,
22514           old/sql-ledger/bin/mozilla/ap.pl,
22515           old/sql-ledger/bin/mozilla/ar.pl,
22516           old/sql-ledger/bin/mozilla/arap.pl,
22517           old/sql-ledger/bin/mozilla/ca.pl,
22518           old/sql-ledger/bin/mozilla/cp.pl,
22519           old/sql-ledger/bin/mozilla/ct.pl,
22520           old/sql-ledger/bin/mozilla/gl.pl,
22521           old/sql-ledger/bin/mozilla/ic.pl,
22522           old/sql-ledger/bin/mozilla/io.pl,
22523           old/sql-ledger/bin/mozilla/ir.pl,
22524           old/sql-ledger/bin/mozilla/is.pl,
22525           old/sql-ledger/bin/mozilla/login.pl,
22526           old/sql-ledger/bin/mozilla/menu.pl,
22527           old/sql-ledger/bin/mozilla/oe.pl,
22528           old/sql-ledger/bin/mozilla/pe.pl,
22529           old/sql-ledger/bin/mozilla/rc.pl,
22530           old/sql-ledger/bin/mozilla/rp.pl,
22531           old/sql-ledger/css/sql-ledger.css, old/sql-ledger/doc/COPYING,
22532           old/sql-ledger/doc/README, old/sql-ledger/doc/UPGRADE-1.6-1.8,
22533           old/sql-ledger/doc/UPGRADE-1.8-1.8.3,
22534           old/sql-ledger/doc/UPGRADE-1.8.3-1.8.4,
22535           old/sql-ledger/doc/UPGRADE-1.8.4-1.8.5,
22536           old/sql-ledger/doc/UPGRADE-1.8.5-1.8.7,
22537           old/sql-ledger/doc/UPGRADE-1.8.7-2.0.0,
22538           old/sql-ledger/doc/UPGRADE-2.0-2.0.8,
22539           old/sql-ledger/doc/copyright, old/sql-ledger/doc/faq.html,
22540           old/sql-ledger/locale/br/COPYING,
22541           old/sql-ledger/locale/br/LANGUAGE,
22542           old/sql-ledger/locale/br/admin, old/sql-ledger/locale/br/all,
22543           old/sql-ledger/locale/br/am, old/sql-ledger/locale/br/ap,
22544           old/sql-ledger/locale/br/ar, old/sql-ledger/locale/br/arap,
22545           old/sql-ledger/locale/br/ca, old/sql-ledger/locale/br/cp,
22546           old/sql-ledger/locale/br/ct, old/sql-ledger/locale/br/gl,
22547           old/sql-ledger/locale/br/ic, old/sql-ledger/locale/br/io,
22548           old/sql-ledger/locale/br/ir, old/sql-ledger/locale/br/is,
22549           old/sql-ledger/locale/br/login, old/sql-ledger/locale/br/menu,
22550           old/sql-ledger/locale/br/oe, old/sql-ledger/locale/br/pe,
22551           old/sql-ledger/locale/br/rc, old/sql-ledger/locale/br/rp,
22552           old/sql-ledger/locale/cn/COPYING,
22553           old/sql-ledger/locale/cn/LANGUAGE,
22554           old/sql-ledger/locale/cn/admin, old/sql-ledger/locale/cn/all,
22555           old/sql-ledger/locale/cn/am, old/sql-ledger/locale/cn/ap,
22556           old/sql-ledger/locale/cn/ar, old/sql-ledger/locale/cn/arap,
22557           old/sql-ledger/locale/cn/ca, old/sql-ledger/locale/cn/cp,
22558           old/sql-ledger/locale/cn/ct, old/sql-ledger/locale/cn/gl,
22559           old/sql-ledger/locale/cn/ic, old/sql-ledger/locale/cn/io,
22560           old/sql-ledger/locale/cn/ir, old/sql-ledger/locale/cn/is,
22561           old/sql-ledger/locale/cn/login, old/sql-ledger/locale/cn/menu,
22562           old/sql-ledger/locale/cn/oe, old/sql-ledger/locale/cn/pe,
22563           old/sql-ledger/locale/cn/rc, old/sql-ledger/locale/cn/rp,
22564           old/sql-ledger/locale/ct/COPYING,
22565           old/sql-ledger/locale/ct/LANGUAGE,
22566           old/sql-ledger/locale/ct/admin, old/sql-ledger/locale/ct/all,
22567           old/sql-ledger/locale/ct/am, old/sql-ledger/locale/ct/ap,
22568           old/sql-ledger/locale/ct/ar, old/sql-ledger/locale/ct/arap,
22569           old/sql-ledger/locale/ct/ca, old/sql-ledger/locale/ct/cp,
22570           old/sql-ledger/locale/ct/ct, old/sql-ledger/locale/ct/gl,
22571           old/sql-ledger/locale/ct/ic, old/sql-ledger/locale/ct/io,
22572           old/sql-ledger/locale/ct/ir, old/sql-ledger/locale/ct/is,
22573           old/sql-ledger/locale/ct/login, old/sql-ledger/locale/ct/menu,
22574           old/sql-ledger/locale/ct/oe, old/sql-ledger/locale/ct/pe,
22575           old/sql-ledger/locale/ct/rc, old/sql-ledger/locale/ct/rp,
22576           old/sql-ledger/locale/cz/COPYING,
22577           old/sql-ledger/locale/cz/LANGUAGE,
22578           old/sql-ledger/locale/cz/admin, old/sql-ledger/locale/cz/all,
22579           old/sql-ledger/locale/cz/am, old/sql-ledger/locale/cz/ap,
22580           old/sql-ledger/locale/cz/ar, old/sql-ledger/locale/cz/arap,
22581           old/sql-ledger/locale/cz/ca, old/sql-ledger/locale/cz/cp,
22582           old/sql-ledger/locale/cz/ct, old/sql-ledger/locale/cz/gl,
22583           old/sql-ledger/locale/cz/ic, old/sql-ledger/locale/cz/io,
22584           old/sql-ledger/locale/cz/ir, old/sql-ledger/locale/cz/is,
22585           old/sql-ledger/locale/cz/login, old/sql-ledger/locale/cz/menu,
22586           old/sql-ledger/locale/cz/oe, old/sql-ledger/locale/cz/pe,
22587           old/sql-ledger/locale/cz/rc, old/sql-ledger/locale/cz/rp,
22588           old/sql-ledger/locale/de/COPYING,
22589           old/sql-ledger/locale/de/LANGUAGE,
22590           old/sql-ledger/locale/de/Num2text,
22591           old/sql-ledger/locale/de/admin,
22592           old/sql-ledger/locale/de/locales.pl,
22593           old/sql-ledger/locale/de/all, old/sql-ledger/locale/de/am,
22594           old/sql-ledger/locale/de/ap, old/sql-ledger/locale/de/ar,
22595           old/sql-ledger/locale/de/arap, old/sql-ledger/locale/de/ca,
22596           old/sql-ledger/locale/de/cp, old/sql-ledger/locale/de/ct,
22597           old/sql-ledger/locale/de/gl, old/sql-ledger/locale/de/ic,
22598           old/sql-ledger/locale/de/io, old/sql-ledger/locale/de/ir,
22599           old/sql-ledger/locale/de/is, old/sql-ledger/locale/de/login,
22600           old/sql-ledger/locale/de/menu, old/sql-ledger/locale/de/oe,
22601           old/sql-ledger/locale/de/pe, old/sql-ledger/locale/de/rc,
22602           old/sql-ledger/locale/de/rp, old/sql-ledger/locale/dk/COPYING,
22603           old/sql-ledger/locale/dk/LANGUAGE,
22604           old/sql-ledger/locale/dk/admin, old/sql-ledger/locale/dk/all,
22605           old/sql-ledger/locale/dk/am, old/sql-ledger/locale/dk/ap,
22606           old/sql-ledger/locale/dk/ar, old/sql-ledger/locale/dk/arap,
22607           old/sql-ledger/locale/dk/ca, old/sql-ledger/locale/dk/cp,
22608           old/sql-ledger/locale/dk/ct, old/sql-ledger/locale/dk/gl,
22609           old/sql-ledger/locale/dk/ic, old/sql-ledger/locale/dk/io,
22610           old/sql-ledger/locale/dk/ir, old/sql-ledger/locale/dk/is,
22611           old/sql-ledger/locale/dk/login, old/sql-ledger/locale/dk/menu,
22612           old/sql-ledger/locale/dk/oe, old/sql-ledger/locale/dk/pe,
22613           old/sql-ledger/locale/dk/rc, old/sql-ledger/locale/dk/rp,
22614           old/sql-ledger/locale/ee/COPYING,
22615           old/sql-ledger/locale/ee/LANGUAGE,
22616           old/sql-ledger/locale/ee/admin, old/sql-ledger/locale/ee/all,
22617           old/sql-ledger/locale/ee/am, old/sql-ledger/locale/ee/ap,
22618           old/sql-ledger/locale/ee/ar, old/sql-ledger/locale/ee/arap,
22619           old/sql-ledger/locale/ee/ca, old/sql-ledger/locale/ee/cp,
22620           old/sql-ledger/locale/ee/ct, old/sql-ledger/locale/ee/gl,
22621           old/sql-ledger/locale/ee/ic, old/sql-ledger/locale/ee/io,
22622           old/sql-ledger/locale/ee/ir, old/sql-ledger/locale/ee/is,
22623           old/sql-ledger/locale/ee/login, old/sql-ledger/locale/ee/menu,
22624           old/sql-ledger/locale/ee/oe, old/sql-ledger/locale/ee/pe,
22625           old/sql-ledger/locale/ee/rc, old/sql-ledger/locale/ee/rp,
22626           old/sql-ledger/locale/en_GB/COPYING,
22627           old/sql-ledger/locale/en_GB/LANGUAGE,
22628           old/sql-ledger/locale/en_GB/admin,
22629           old/sql-ledger/locale/en_GB/all, old/sql-ledger/locale/en_GB/am,
22630           old/sql-ledger/locale/en_GB/ap, old/sql-ledger/locale/en_GB/ar,
22631           old/sql-ledger/locale/en_GB/arap, old/sql-ledger/locale/en_GB/bp,
22632           old/sql-ledger/locale/en_GB/ca, old/sql-ledger/locale/en_GB/cp,
22633           old/sql-ledger/locale/en_GB/ct, old/sql-ledger/locale/en_GB/gl:
22634           Initial revision
22635
22636 2004-11-13 04:44  ivan
22637
22638         * sql-ledger/sql-ledger/: templates/Default-work_order.tex,
22639           templates/Hungarian-purchase_order.html,
22640           templates/Hungarian-purchase_order.tex,
22641           templates/Hungarian-receipt.tex,
22642           templates/Hungarian-sales_order.html,
22643           templates/Hungarian-sales_order.tex,
22644           templates/Hungarian-statement.html,
22645           templates/Hungarian-statement.tex, templates/Danish-bin_list.tex,
22646           templates/Danish-work_order.html,
22647           templates/Danish-work_order.tex,
22648           templates/Default-work_order.html,
22649           templates/Dutch-work_order.html, templates/Dutch-work_order.tex,
22650           templates/Estonian-pos_invoice.txt,
22651           templates/French-pos_invoice.txt,
22652           templates/Service-work_order.html,
22653           templates/Service-work_order.tex,
22654           templates/Estonian-work_order.html,
22655           templates/Estonian-work_order.tex,
22656           templates/French-work_order.html,
22657           templates/French-work_order.tex,
22658           templates/German-work_order.html,
22659           templates/German-work_order.tex,
22660           templates/Hungarian-work_order.html,
22661           templates/Hungarian-work_order.tex,
22662           templates/Italian-work_order.html,
22663           templates/Italian-work_order.tex,
22664           templates/Norwegian-work_order.html,
22665           templates/Brazilian_Portuguese-bin_list.html,
22666           templates/Brazilian_Portuguese-bin_list.tex,
22667           templates/Brazilian_Portuguese-pick_list.html,
22668           templates/Brazilian_Portuguese-pick_list.tex,
22669           templates/Brazilian_Portuguese-pos_invoice.txt,
22670           templates/Danish-pick_list.html,
22671           templates/German-pos_invoice.txt,
22672           templates/Italian-pos_invoice.txt,
22673           templates/Norwegian-pos_invoice.txt,
22674           templates/Norwegian-work_order.tex,
22675           templates/Service-pos_invoice.txt,
22676           templates/Spanish_A4-pos_invoice.txt,
22677           templates/Spanish_A4-work_order.html,
22678           templates/Spanish_A4-work_order.tex,
22679           templates/Spanish_Letter-pos_invoice.txt,
22680           templates/Spanish_Letter-work_order.html,
22681           templates/Spanish_Letter-work_order.tex,
22682           templates/Brazilian_Portuguese-request_quotation.html,
22683           templates/Brazilian_Portuguese-request_quotation.tex,
22684           templates/Brazilian_Portuguese-sales_quotation.html,
22685           templates/Brazilian_Portuguese-sales_quotation.tex,
22686           templates/Brazilian_Portuguese-work_order.html,
22687           templates/Brazilian_Portuguese-work_order.tex,
22688           templates/Danish-bin_list.html, templates/Danish-pick_list.tex,
22689           templates/Danish-request_quotation.html,
22690           templates/Danish-request_quotation.tex,
22691           templates/Danish-sales_quotation.html,
22692           templates/Danish-sales_quotation.tex,
22693           templates/Dutch-bin_list.html, templates/Dutch-bin_list.tex,
22694           templates/Dutch-pick_list.html, templates/Dutch-pick_list.tex,
22695           templates/Dutch-request_quotation.html,
22696           templates/Dutch-request_quotation.tex,
22697           templates/Dutch-sales_quotation.html,
22698           templates/Dutch-sales_quotation.tex,
22699           templates/Estonian-bin_list.html,
22700           templates/Estonian-bin_list.tex,
22701           templates/Estonian-pick_list.html,
22702           templates/Estonian-pick_list.tex,
22703           templates/Estonian-request_quotation.html,
22704           templates/Estonian-request_quotation.tex,
22705           templates/French-bin_list.html, templates/French-bin_list.tex,
22706           templates/French-pick_list.html, templates/French-pick_list.tex,
22707           templates/French-request_quotation.html,
22708           templates/French-request_quotation.tex,
22709           templates/French-sales_quotation.html,
22710           templates/French-sales_quotation.tex,
22711           templates/German-bin_list.html, templates/German-bin_list.tex,
22712           templates/German-pick_list.html, templates/German-pick_list.tex,
22713           templates/German-request_quotation.html,
22714           templates/German-request_quotation.tex,
22715           templates/German-sales_quotation.html,
22716           templates/German-sales_quotation.tex,
22717           templates/Hungarian-bin_list.html,
22718           templates/Hungarian-bin_list.tex,
22719           templates/Hungarian-pick_list.html,
22720           templates/Hungarian-pick_list.tex,
22721           templates/Hungarian-request_quotation.html,
22722           templates/Hungarian-request_quotation.tex,
22723           templates/Hungarian-sales_quotation.html,
22724           templates/Hungarian-sales_quotation.tex,
22725           templates/Italian-bin_list.html, templates/Italian-bin_list.tex,
22726           templates/Italian-pick_list.html,
22727           templates/Italian-pick_list.tex,
22728           templates/Italian-request_quotation.html,
22729           templates/Italian-request_quotation.tex,
22730           templates/Italian-sales_quotation.html,
22731           templates/Italian-sales_quotation.tex,
22732           templates/Norwegian-bin_list.html,
22733           templates/Norwegian-bin_list.tex,
22734           templates/Norwegian-pick_list.html,
22735           templates/Norwegian-pick_list.tex,
22736           templates/Norwegian-request_quotation.html,
22737           templates/Norwegian-request_quotation.tex,
22738           templates/Norwegian-sales_quotation.html,
22739           templates/Norwegian-sales_quotation.tex,
22740           templates/Service-bin_list.html, templates/Service-bin_list.tex,
22741           templates/Service-pick_list.html,
22742           templates/Service-pick_list.tex,
22743           templates/Service-request_quotation.html,
22744           templates/Service-request_quotation.tex,
22745           templates/Service-sales_quotation.html,
22746           templates/Service-sales_quotation.tex,
22747           templates/Spanish_A4-bin_list.html,
22748           templates/Spanish_A4-bin_list.tex,
22749           templates/Spanish_A4-pick_list.html,
22750           templates/Spanish_A4-pick_list.tex,
22751           templates/Spanish_A4-request_quotation.html,
22752           templates/Spanish_A4-request_quotation.tex,
22753           templates/Spanish_A4-sales_quotation.html,
22754           templates/Spanish_A4-sales_quotation.tex,
22755           templates/Spanish_Letter-bin_list.html,
22756           templates/Spanish_Letter-bin_list.tex,
22757           templates/Spanish_Letter-pick_list.html,
22758           templates/Spanish_Letter-pick_list.tex,
22759           templates/Spanish_Letter-request_quotation.html,
22760           templates/Spanish_Letter-request_quotation.tex,
22761           templates/Spanish_Letter-sales_quotation.html,
22762           templates/Spanish_Letter-sales_quotation.tex,
22763           templates/Brazilian_Portuguese-ap_transaction.html,
22764           templates/Brazilian_Portuguese-ap_transaction.tex,
22765           templates/Brazilian_Portuguese-ar_transaction.html,
22766           templates/Brazilian_Portuguese-ar_transaction.tex,
22767           templates/Danish-ap_transaction.html,
22768           templates/Danish-ap_transaction.tex,
22769           templates/Danish-ar_transaction.html,
22770           templates/Danish-ar_transaction.tex,
22771           templates/Default-ap_transaction.html,
22772           templates/Default-ap_transaction.tex,
22773           templates/Default-ar_transaction.html,
22774           templates/Default-ar_transaction.tex,
22775           templates/Dutch-ap_transaction.html,
22776           templates/Dutch-ap_transaction.tex,
22777           templates/Dutch-ar_transaction.html,
22778           templates/Dutch-ar_transaction.tex,
22779           templates/Estonian-ap_transaction.html,
22780           templates/Estonian-ap_transaction.tex,
22781           templates/Estonian-ar_transaction.html,
22782           templates/Estonian-ar_transaction.tex,
22783           templates/French-ap_transaction.html,
22784           templates/French-ap_transaction.tex,
22785           templates/French-ar_transaction.html,
22786           templates/French-ar_transaction.tex,
22787           templates/German-ap_transaction.html,
22788           templates/German-ap_transaction.tex,
22789           templates/German-ar_transaction.html,
22790           templates/German-ar_transaction.tex,
22791           templates/Hungarian-ap_transaction.html,
22792           templates/Hungarian-ap_transaction.tex,
22793           templates/Hungarian-ar_transaction.html,
22794           templates/Hungarian-ar_transaction.tex,
22795           templates/Italian-ap_transaction.html,
22796           templates/Italian-ap_transaction.tex,
22797           templates/Italian-ar_transaction.html,
22798           templates/Italian-ar_transaction.tex,
22799           templates/Norwegian-ap_transaction.html,
22800           templates/Norwegian-ap_transaction.tex,
22801           templates/Norwegian-ar_transaction.html,
22802           templates/Norwegian-ar_transaction.tex,
22803           templates/Service-ap_transaction.html,
22804           templates/Service-ap_transaction.tex,
22805           templates/Service-ar_transaction.html,
22806           templates/Service-ar_transaction.tex,
22807           templates/Spanish_A4-ap_transaction.html,
22808           templates/Spanish_A4-ap_transaction.tex,
22809           templates/Spanish_A4-ar_transaction.html,
22810           templates/Spanish_A4-ar_transaction.tex,
22811           templates/Spanish_Letter-ap_transaction.html,
22812           templates/Spanish_Letter-ap_transaction.tex, css/sql-ledger.css,
22813           templates/Spanish_Letter-ar_transaction.html,
22814           templates/Spanish_Letter-ar_transaction.tex,
22815           users/sql-ledger.eps, users/sql-ledger.png, SL/AP.pm, SL/AR.pm,
22816           SL/Form.pm, SL/User.pm, SL/GL.pm, SL/CT.pm, SL/IC.pm, SL/IR.pm,
22817           SL/IS.pm, SL/AM.pm, SL/CA.pm, SL/RP.pm, SL/Menu.pm,
22818           SL/Inifile.pm, SL/Mailer.pm, SL/OE.pm, SL/Num2text.pm, SL/PE.pm,
22819           SL/BP.pm, SL/HR.pm, SL/CP.pm, SL/OP.pm, SL/RC.pm,
22820           locale/de/admin, locale/de/am, locale/de/ap, locale/de/ar,
22821           locale/de/arap, locale/de/bp, locale/de/ca, locale/de/cp,
22822           locale/de/ct, locale/de/locales.pl, locale/de/gl, locale/de/hr,
22823           locale/de/ic, locale/de/io, locale/de/COPYING,
22824           locale/de/LANGUAGE, locale/de/ir, locale/de/is, locale/de/login,
22825           locale/de/menu, locale/de/oe, locale/de/pe, locale/de/pos,
22826           locale/de/ps, locale/de/rc, locale/de/Num2text,
22827           locale/de/arapprn, locale/de/pw, locale/de/rp, locale/fr/admin,
22828           locale/fr/am, locale/fr/io, locale/fr/all, locale/fr/ap,
22829           locale/fr/ar, locale/fr/ca, locale/fr/ct, locale/fr/gl,
22830           locale/fr/arap, locale/fr/ic, locale/fr/ir, locale/fr/is,
22831           locale/fr/rp, locale/fr/COPYING, locale/fr/LANGUAGE,
22832           locale/fr/login, locale/fr/menu, locale/fr/oe, locale/fr/pe,
22833           locale/fr/bp, locale/fr/cp, locale/fr/pos, locale/fr/ps,
22834           locale/fr/rc, locale/co/COPYING, locale/co/LANGUAGE,
22835           locale/co/Num2text, locale/fr/Num2text, locale/fr/arapprn,
22836           locale/fr/hr, locale/fr/pw, locale/co/admin, locale/co/all,
22837           locale/co/am, locale/co/ap, locale/co/ar, locale/co/ca,
22838           locale/co/ct, locale/co/gl, locale/co/ic, locale/co/io,
22839           locale/co/ir, locale/co/login, locale/co/menu, locale/co/is,
22840           locale/co/oe, locale/co/rp, locale/co/arap, locale/co/bp,
22841           locale/co/cp, locale/co/pe, locale/co/pos, locale/co/rc,
22842           locale/co/arapprn, locale/co/hr, locale/co/ps, locale/co/pw,
22843           locale/dk/admin, locale/dk/ap, locale/dk/ar, locale/dk/ca,
22844           locale/dk/menu, locale/dk/ct, locale/dk/gl, locale/dk/ic,
22845           locale/dk/ir, locale/dk/is, locale/dk/login, locale/dk/LANGUAGE,
22846           locale/dk/am, locale/dk/io, locale/dk/rp, locale/dk/COPYING,
22847           locale/dk/arap, locale/dk/bp, locale/dk/cp, locale/dk/oe,
22848           locale/dk/pe, locale/dk/rc, locale/dk/pos, locale/dk/hr,
22849           locale/dk/ps, locale/br/ar, locale/dk/all, locale/dk/arapprn,
22850           locale/dk/pw, locale/br/admin, locale/br/login, locale/br/all,
22851           locale/br/am, locale/br/ct, locale/br/gl, locale/br/ic,
22852           locale/br/ir, locale/br/is, locale/br/ap, locale/br/ca,
22853           locale/br/menu, locale/br/rp, locale/br/COPYING,
22854           locale/br/LANGUAGE, locale/br/arap, locale/br/cp, locale/br/io,
22855           locale/br/oe, locale/br/pe, locale/br/bp, locale/br/pos,
22856           locale/br/ps, locale/br/rc, locale/br/arapprn, locale/br/hr,
22857           locale/br/pw, locale/it/admin, locale/it/ap, locale/it/ar,
22858           locale/it/ca, locale/it/ct, locale/it/gl, locale/it/menu,
22859           locale/it/ic, locale/it/ir, locale/it/is, locale/it/login,
22860           locale/it/rp, locale/it/all, locale/it/am, locale/it/io,
22861           locale/it/COPYING, locale/it/LANGUAGE, locale/it/Num2text,
22862           locale/it/arap, locale/it/bp, locale/it/cp, locale/it/oe,
22863           locale/it/pe, locale/it/rc, locale/it/pos, locale/it/qe,
22864           locale/ct/COPYING, locale/ct/LANGUAGE, locale/it/arapprn,
22865           locale/it/hr, locale/it/ps, locale/it/pw, locale/ct/all,
22866           locale/ct/admin, locale/ct/am, locale/ct/ap, locale/ct/ar,
22867           locale/ct/ca, locale/ct/ct, locale/ct/gl, locale/ct/ic,
22868           locale/ct/io, locale/ct/ir, locale/ct/login, locale/ct/is,
22869           locale/ct/menu, locale/ct/rp, locale/ct/arap, locale/ct/arapprn,
22870           locale/ct/bp, locale/ct/cp, locale/ct/hr, locale/ct/oe,
22871           locale/ct/pe, locale/ct/pos, locale/ct/ps, locale/ct/pw,
22872           locale/ct/rc, locale/ee/admin, locale/ee/login, locale/ee/all,
22873           locale/ee/ar, locale/ee/ct, locale/ee/gl, locale/ee/ic,
22874           locale/ee/ir, locale/ee/am, locale/ee/ap, locale/ee/ca,
22875           locale/ee/is, locale/ee/menu, locale/ee/rp, locale/ee/COPYING,
22876           locale/ee/LANGUAGE, locale/ee/arap, locale/ee/io, locale/ee/oe,
22877           locale/ee/pe, locale/ee/cp, locale/ee/rc, locale/ee/Num2text,
22878           locale/ee/arapprn, locale/ee/bp, locale/ee/hr, locale/ee/pos,
22879           locale/ee/ps, locale/ee/pw, locale/nl/admin, locale/nl/all,
22880           locale/nl/am, locale/nl/ap, locale/nl/ar, locale/nl/ca,
22881           locale/nl/ct, locale/nl/gl, locale/nl/ic, locale/nl/ir,
22882           locale/nl/io, locale/nl/is, locale/nl/login, locale/nl/menu,
22883           locale/nl/oe, locale/nl/rp, locale/nl/COPYING,
22884           locale/nl/LANGUAGE, locale/nl/Num2text, locale/nl/arap,
22885           locale/nl/bp, locale/nl/cp, locale/nl/pe, locale/nl/pos,
22886           locale/nl/rc, locale/nl/arapprn, locale/nl/hr, locale/nl/ps,
22887           locale/nl/pw, locale/tr/COPYING, locale/tr/admin, locale/tr/all,
22888           locale/tr/am, locale/tr/ap, locale/tr/ar, locale/tr/ca,
22889           locale/tr/ct, locale/tr/gl, locale/tr/ic, locale/tr/LANGUAGE,
22890           locale/tr/arap, locale/tr/io, locale/tr/ir, locale/tr/is,
22891           locale/tr/login, locale/tr/menu, locale/tr/oe, locale/tr/pe,
22892           locale/tr/rp, locale/tr/arapprn, locale/tr/bp, locale/tr/cp,
22893           locale/tr/hr, locale/tr/pos, locale/tr/ps, locale/tr/pw,
22894           locale/tr/rc, locale/ve/COPYING, locale/ve/admin, locale/ve/all,
22895           locale/ve/login, locale/ve/am, locale/ve/ar, locale/ve/ap,
22896           locale/ve/ct, locale/ve/gl, locale/ve/ic, locale/ve/ir,
22897           locale/ve/ca, locale/ve/is, locale/ve/rp, locale/ve/LANGUAGE,
22898           locale/ve/arap, locale/ve/cp, locale/ve/io, locale/ve/menu,
22899           locale/ve/oe, locale/ve/pe, locale/ve/arapprn, locale/ve/bp,
22900           locale/ve/hr, locale/ve/pos, locale/ve/ps, locale/ve/pw,
22901           locale/ve/rc, locale/pa/admin, locale/pa/all, locale/pa/am,
22902           locale/pa/ap, locale/pa/ar, locale/pa/ca, locale/pa/ct,
22903           locale/pa/gl, locale/pa/ic, locale/pa/ir, locale/pa/is,
22904           locale/pa/login, locale/pa/menu, locale/pa/COPYING,
22905           locale/pa/LANGUAGE, locale/pa/arap, locale/pa/io, locale/pa/oe,
22906           locale/pa/pe, locale/pa/rp, locale/pa/arapprn, locale/pa/bp,
22907           locale/pa/cp, locale/pa/hr, locale/pa/pos, locale/pa/ps,
22908           locale/pa/pw, locale/pa/rc, locale/cz/all, locale/cz/admin,
22909           locale/cz/am, locale/cz/ap, locale/cz/ar, locale/cz/ca,
22910           locale/cz/ct, locale/cz/gl, locale/cz/ic, locale/cz/ir,
22911           locale/cz/COPYING, locale/cz/LANGUAGE, locale/cz/arap,
22912           locale/cz/io, locale/cz/is, locale/cz/login, locale/cz/menu,
22913           locale/cz/oe, locale/cz/rp, locale/cz/arapprn, locale/cz/bp,
22914           locale/cz/cp, locale/cz/hr, locale/cz/pe, locale/cz/pos,
22915           locale/cz/ps, locale/cz/pw, locale/cz/rc, locale/pt/admin,
22916           locale/pt/all, locale/pt/am, locale/pt/ap, locale/pt/ar,
22917           locale/pt/ca, locale/pt/ct, locale/pt/gl, locale/pt/ic,
22918           locale/pt/ir, locale/pt/is, locale/pt/login, locale/pt/COPYING,
22919           locale/pt/LANGUAGE, locale/pt/arap, locale/pt/io, locale/pt/menu,
22920           locale/pt/oe, locale/pt/rp, locale/pt/bp, locale/pt/cp,
22921           locale/pt/pe, locale/pt/pos, locale/pt/rc, locale/ec/admin,
22922           locale/pt/arapprn, locale/pt/hr, locale/pt/ps, locale/pt/pw,
22923           locale/ec/all, locale/ec/am, locale/ec/ap, locale/ec/COPYING,
22924           locale/ec/ar, locale/ec/arap, locale/ec/bp, locale/ec/ca,
22925           locale/ec/cp, locale/ec/ct, locale/ec/gl, locale/ec/hr,
22926           locale/ec/ic, locale/ec/LANGUAGE, locale/ec/io, locale/ec/ir,
22927           locale/ec/is, locale/ec/login, locale/ec/Num2text,
22928           locale/ec/menu, locale/ec/oe, locale/ec/pe, locale/ec/pos,
22929           locale/ec/arapprn, locale/ec/ps, locale/ec/pw, locale/ec/rc,
22930           locale/ec/rp, locale/pl/admin, locale/pl/all, locale/pl/am,
22931           locale/pl/ap, locale/pl/ar, locale/pl/ca, locale/pl/ct,
22932           locale/pl/gl, locale/pl/ic, locale/pl/ir, locale/pl/COPYING,
22933           locale/pl/is, locale/pl/login, locale/pl/menu, locale/pl/rp,
22934           locale/pl/LANGUAGE, locale/pl/arap, locale/pl/cp, locale/pl/io,
22935           locale/pl/oe, locale/pl/pe, locale/pl/bp, locale/pl/pos,
22936           locale/pl/rc, locale/mx/COPYING, locale/pl/arapprn, locale/pl/hr,
22937           locale/pl/ps, locale/pl/pw, locale/mx/all, locale/mx/admin,
22938           locale/mx/am, locale/mx/ap, locale/mx/ar, locale/mx/ca,
22939           locale/mx/ct, locale/mx/gl, locale/mx/ic, locale/mx/ir,
22940           locale/mx/is, locale/mx/login, locale/mx/menu, locale/mx/rp,
22941           locale/mx/LANGUAGE, locale/mx/arap, locale/mx/cp, locale/mx/io,
22942           locale/mx/oe, locale/mx/pe, locale/mx/bp, locale/mx/pos,
22943           locale/mx/ps, locale/mx/rc, locale/fi/COPYING,
22944           locale/fi/LANGUAGE, locale/mx/arapprn, locale/mx/hr,
22945           locale/mx/pw, locale/fi/admin, locale/fi/all, locale/fi/am,
22946           locale/fi/ap, locale/fi/ar, locale/fi/ca, locale/fi/ct,
22947           locale/fi/gl, locale/fi/ic, locale/fi/ir, locale/fi/io,
22948           locale/fi/login, locale/fi/menu, locale/fi/rp, locale/fi/arap,
22949           locale/fi/bp, locale/fi/cp, locale/fi/is, locale/fi/oe,
22950           locale/fi/pe, locale/fi/pos, locale/fi/rc, locale/fi/arapprn,
22951           locale/fi/hr, locale/fi/ps, locale/fi/pw, locale/ru/COPYING,
22952           locale/ru/LANGUAGE, locale/ru/all, locale/ru/admin, locale/ru/am,
22953           locale/ru/ap, locale/ru/ar, locale/ru/ca, locale/ru/ct,
22954           locale/ru/gl, locale/ru/ic, locale/ru/io, locale/ru/ir,
22955           locale/ru/is, locale/ru/login, locale/ru/menu, locale/ru/rp:
22956           Initial revision
22957
22958 2004-11-13 04:41  ivan
22959
22960         * sql-ledger/: sql-ledger-2.0.8.tar.gz, sql-ledger-2.4.4.tar.gz,
22961           sql-ledger/VERSION, sql-ledger/am.pl, sql-ledger/favicon.ico,
22962           sql-ledger/index.html, sql-ledger/login.pl, sql-ledger/menu.ini,
22963           sql-ledger/setup.pl, sql-ledger/sql-ledger.conf.default,
22964           sql-ledger/sql-ledger.gif, sql-ledger/sql-ledger.png,
22965           sql-ledger/bin/mozilla/admin.pl, sql-ledger/bin/mozilla/am.pl,
22966           sql-ledger/bin/mozilla/ap.pl, sql-ledger/bin/mozilla/ar.pl,
22967           sql-ledger/bin/mozilla/ca.pl, sql-ledger/bin/mozilla/ct.pl,
22968           sql-ledger/bin/mozilla/gl.pl, sql-ledger/bin/mozilla/ic.pl,
22969           sql-ledger/bin/mozilla/ir.pl, sql-ledger/bin/mozilla/io.pl,
22970           sql-ledger/bin/mozilla/login.pl, sql-ledger/bin/mozilla/menu.pl,
22971           sql-ledger/bin/mozilla/rp.pl, sql-ledger/bin/mozilla/is.pl,
22972           sql-ledger/bin/mozilla/oe.pl, sql-ledger/bin/mozilla/arap.pl,
22973           sql-ledger/bin/mozilla/pe.pl, sql-ledger/bin/mozilla/bp.pl,
22974           sql-ledger/bin/mozilla/cp.pl, sql-ledger/bin/mozilla/rc.pl,
22975           sql-ledger/bin/mozilla/pos.pl, sql-ledger/bin/mozilla/ps.pl,
22976           sql-ledger/bin/lynx/menu.pl, sql-ledger/bin/mozilla/arapprn.pl,
22977           sql-ledger/bin/mozilla/hr.pl, sql-ledger/bin/mozilla/pw.pl,
22978           sql-ledger/bin/js/menu.pl, sql-ledger/doc/COPYING,
22979           sql-ledger/doc/README, sql-ledger/doc/COPYRIGHT,
22980           sql-ledger/doc/README.DB2, sql-ledger/doc/UPGRADE-1.6-1.8,
22981           sql-ledger/doc/UPGRADE-1.8-1.8.3,
22982           sql-ledger/doc/UPGRADE-1.8.3-1.8.4,
22983           sql-ledger/doc/UPGRADE-1.8.4-1.8.5,
22984           sql-ledger/doc/UPGRADE-1.8.5-1.8.7,
22985           sql-ledger/doc/UPGRADE-1.8.7-2.0.0,
22986           sql-ledger/doc/UPGRADE-2.0-2.0.8,
22987           sql-ledger/doc/UPGRADE-2.0.8-2.0.9,
22988           sql-ledger/doc/UPGRADE-2.0.9-2.2.0,
22989           sql-ledger/doc/UPGRADE-2.2.0-2.2.7, sql-ledger/doc/faq.html,
22990           sql-ledger/doc/UPGRADE-2.2.7-2.4.0,
22991           sql-ledger/doc/UPGRADE-2.4.0-2.4.1,
22992           sql-ledger/doc/UPGRADE-2.4.1-2.4.2,
22993           sql-ledger/doc/UPGRADE-2.4.2-2.4.3,
22994           sql-ledger/doc/UPGRADE-2.4.3-2.4.4,
22995           sql-ledger/sql/Default-chart.sql,
22996           sql-ledger/sql/Oracle-tables.sql,
22997           sql-ledger/sql/France-chart.sql,
22998           sql-ledger/sql/Pg-upgrade-1.6.0-1.8.0.sql,
22999           sql-ledger/sql/Dutch_Default-chart.sql,
23000           sql-ledger/sql/Poland-chart.sql,
23001           sql-ledger/sql/Danish_Default-chart.sql,
23002           sql-ledger/sql/Italy-gifi.sql,
23003           sql-ledger/sql/Czech-Republic-chart.sql,
23004           sql-ledger/sql/Simplified-Chinese_Default-chart.sql,
23005           sql-ledger/sql/Traditional-Chinese_Default-chart.sql,
23006           sql-ledger/sql/Oracle-indices.sql, sql-ledger/sql/Pg-indices.sql,
23007           sql-ledger/sql/Austria-chart.sql,
23008           sql-ledger/sql/Pg-upgrade-1.2.6-1.2.7.sql,
23009           sql-ledger/sql/Pg-upgrade-1.2.7-1.4.0.sql,
23010           sql-ledger/sql/Pg-upgrade-1.4.0-1.6.0.sql,
23011           sql-ledger/sql/Pg-upgrade-1.8.0-1.8.4.sql,
23012           sql-ledger/sql/US_General-chart.sql,
23013           sql-ledger/sql/Dutch_Standard-chart.sql,
23014           sql-ledger/sql/Oracle-upgrade-1.8.0-1.8.4.sql,
23015           sql-ledger/sql/Swiss-German-gifi.sql,
23016           sql-ledger/sql/Canada-English_General-chart.sql,
23017           sql-ledger/sql/German-Sample-gifi.sql,
23018           sql-ledger/sql/Pg-upgrade-1.8.4-1.8.5.sql,
23019           sql-ledger/sql/Austria-gifi.sql,
23020           sql-ledger/sql/Pg-upgrade-2.3.0-2.3.1.sql,
23021           sql-ledger/sql/DB2-create.sql, sql-ledger/sql/Swedish-chart.sql,
23022           sql-ledger/sql/German-Sample-chart.sql,
23023           sql-ledger/sql/Oracle-upgrade-1.8.4-1.8.5.sql,
23024           sql-ledger/sql/Swiss-German-chart.sql,
23025           sql-ledger/sql/Germany-SKR03-gifi.sql,
23026           sql-ledger/sql/Germany-SKR03-chart.sql,
23027           sql-ledger/sql/Germany-DATEV-SKR03-gifi.sql,
23028           sql-ledger/sql/Pg-upgrade-1.8.5-2.0.0.sql,
23029           sql-ledger/sql/Germany-DATEV-SKR03-chart.sql,
23030           sql-ledger/sql/Oracle-upgrade-1.8.5-2.0.0.sql,
23031           sql-ledger/sql/Oracle-upgrade-2.0.8-2.2.0.sql,
23032           sql-ledger/sql/Pg-upgrade-2.0.8-2.2.0.sql,
23033           sql-ledger/sql/Brazil_General-chart.sql,
23034           sql-ledger/sql/Hungary-chart.sql,
23035           sql-ledger/sql/Italy_General-chart.sql,
23036           sql-ledger/sql/Pg-upgrade-2.2.0-2.3.0.sql,
23037           sql-ledger/sql/Norwegian_Default-chart.sql,
23038           sql-ledger/sql/Pg-upgrade-2.0.0-2.0.8.sql,
23039           sql-ledger/sql/Belgium-chart.sql,
23040           sql-ledger/sql/Belgium-gifi.sql, sql-ledger/sql/Hungary-gifi.sql,
23041           sql-ledger/sql/Pg-upgrade-2.3.1-2.3.3.sql,
23042           sql-ledger/sql/Canada-English-gifi.sql,
23043           sql-ledger/sql/Italy_cc2424-chart.sql,
23044           sql-ledger/sql/Pg-upgrade-2.3.3-2.3.4.sql,
23045           sql-ledger/sql/Pg-upgrade-2.3.4-2.3.5.sql,
23046           sql-ledger/sql/Pg-upgrade-2.3.5-2.3.6.sql,
23047           sql-ledger/sql/Spain-ISO-chart.sql,
23048           sql-ledger/sql/Spain-UTF8-chart.sql,
23049           sql-ledger/sql/Canada-French-gifi.sql,
23050           sql-ledger/sql/DB2-set.sql, sql-ledger/sql/DB2-indices.sql,
23051           sql-ledger/sql/DB2-remove.sql, sql-ledger/sql/DB2-tables.sql,
23052           sql-ledger/sql/DB2-sql-ledger.order,
23053           sql-ledger/sql/Latvia-chart.sql,
23054           sql-ledger/sql/Oracle-upgrade-2.0.0-2.0.8.sql,
23055           sql-ledger/sql/Pg-upgrade-2.3.6-2.3.7.sql,
23056           sql-ledger/sql/NAICS.sql,
23057           sql-ledger/sql/Pg-upgrade-2.3.7-2.3.8.sql,
23058           sql-ledger/sql/Pg-upgrade-2.3.8-2.3.9.sql,
23059           sql-ledger/sql/Colombia-PUC-chart.sql,
23060           sql-ledger/sql/Colombia-PUC-gifi.sql,
23061           sql-ledger/sql/Pg-functions.sql, sql-ledger/sql/Pg-tables.sql,
23062           sql-ledger/sql/Egypt-chart.sql,
23063           sql-ledger/sql/US_Manufacturing-chart.sql,
23064           sql-ledger/sql/US_Service_Company-chart.sql,
23065           sql-ledger/sql/Pg-upgrade-2.3.9-2.4.2.sql,
23066           sql-ledger/sql/Pg-upgrade-2.4.2-2.4.3.sql,
23067           sql-ledger/sql/Pg-upgrade-2.4.3-2.4.4.sql,
23068           sql-ledger/sql/Simplified-Chinese_Default-UTF8-chart.sql,
23069           sql-ledger/sql/Traditional-Chinese_Default-UTF8-chart.sql,
23070           sql-ledger/templates/Danish-invoice.html,
23071           sql-ledger/templates/Default-invoice.html,
23072           sql-ledger/templates/Service-income_statement.html,
23073           sql-ledger/templates/Service-invoice.html,
23074           sql-ledger/templates/Service-packing_list.tex,
23075           sql-ledger/templates/Service-purchase_order.tex,
23076           sql-ledger/templates/Spanish_A4-invoice.html,
23077           sql-ledger/templates/Spanish_A4-packing_list.html,
23078           sql-ledger/templates/Spanish_A4-sales_order.html,
23079           sql-ledger/templates/Danish-balance_sheet.html,
23080           sql-ledger/templates/Danish-income_statement.html,
23081           sql-ledger/templates/Danish-invoice.tex,
23082           sql-ledger/templates/Default-income_statement.html,
23083           sql-ledger/templates/Default-pos_invoice.txt,
23084           sql-ledger/templates/French-invoice.html,
23085           sql-ledger/templates/Spanish_A4-invoice.tex,
23086           sql-ledger/templates/Spanish_A4-packing_list.tex,
23087           sql-ledger/templates/Spanish_A4-purchase_order.tex,
23088           sql-ledger/templates/Danish-packing_list.tex,
23089           sql-ledger/templates/Default-balance_sheet.html,
23090           sql-ledger/templates/French-packing_list.html,
23091           sql-ledger/templates/Service-invoice.tex,
23092           sql-ledger/templates/Service-sales_order.tex,
23093           sql-ledger/templates/Spanish_A4-sales_order.tex,
23094           sql-ledger/templates/Spanish_Letter-balance_sheet.html,
23095           sql-ledger/templates/Spanish_Letter-income_statement.html,
23096           sql-ledger/templates/Spanish_Letter-invoice.html,
23097           sql-ledger/templates/Spanish_Letter-invoice.tex,
23098           sql-ledger/templates/Spanish_Letter-packing_list.html,
23099           sql-ledger/templates/French-balance_sheet.html,
23100           sql-ledger/templates/French-income_statement.html,
23101           sql-ledger/templates/Spanish_A4-balance_sheet.html,
23102           sql-ledger/templates/Spanish_Letter-packing_list.tex,
23103           sql-ledger/templates/Spanish_Letter-purchase_order.html,
23104           sql-ledger/templates/Spanish_Letter-purchase_order.tex,
23105           sql-ledger/templates/Spanish_Letter-sales_order.html,
23106           sql-ledger/templates/Spanish_Letter-sales_order.tex,
23107           sql-ledger/templates/Danish-packing_list.html,
23108           sql-ledger/templates/Danish-purchase_order.html,
23109           sql-ledger/templates/Danish-purchase_order.tex,
23110           sql-ledger/templates/Danish-sales_order.html,
23111           sql-ledger/templates/Danish-sales_order.tex,
23112           sql-ledger/templates/Estonian-balance_sheet.html,
23113           sql-ledger/templates/Estonian-income_statement.html,
23114           sql-ledger/templates/Estonian-invoice.html,
23115           sql-ledger/templates/Service-balance_sheet.html,
23116           sql-ledger/templates/Service-packing_list.html,
23117           sql-ledger/templates/Spanish_A4-income_statement.html,
23118           sql-ledger/templates/Spanish_A4-purchase_order.html,
23119           sql-ledger/templates/Default-packing_list.html,
23120           sql-ledger/templates/Default-sales_order.html,
23121           sql-ledger/templates/Estonian-invoice.tex,
23122           sql-ledger/templates/Estonian-packing_list.html,
23123           sql-ledger/templates/Estonian-packing_list.tex,
23124           sql-ledger/templates/Estonian-purchase_order.html,
23125           sql-ledger/templates/Service-purchase_order.html,
23126           sql-ledger/templates/Default-purchase_order.html,
23127           sql-ledger/templates/Dutch-balance_sheet.html,
23128           sql-ledger/templates/Dutch-income_statement.html,
23129           sql-ledger/templates/Dutch-invoice.html,
23130           sql-ledger/templates/Estonian-purchase_order.tex,
23131           sql-ledger/templates/Estonian-sales_order.html,
23132           sql-ledger/templates/Estonian-sales_order.tex,
23133           sql-ledger/templates/Service-sales_order.html,
23134           sql-ledger/templates/Dutch-invoice.tex,
23135           sql-ledger/templates/Dutch-packing_list.html,
23136           sql-ledger/templates/Dutch-packing_list.tex,
23137           sql-ledger/templates/Dutch-purchase_order.html,
23138           sql-ledger/templates/Dutch-purchase_order.tex,
23139           sql-ledger/templates/Dutch-sales_order.html,
23140           sql-ledger/templates/Dutch-sales_order.tex,
23141           sql-ledger/templates/French-invoice.tex,
23142           sql-ledger/templates/French-packing_list.tex,
23143           sql-ledger/templates/French-purchase_order.tex,
23144           sql-ledger/templates/German-packing_list.html,
23145           sql-ledger/templates/Default-invoice.tex,
23146           sql-ledger/templates/Default-packing_list.tex,
23147           sql-ledger/templates/Default-purchase_order.tex,
23148           sql-ledger/templates/French-purchase_order.html,
23149           sql-ledger/templates/French-sales_order.html,
23150           sql-ledger/templates/French-sales_order.tex,
23151           sql-ledger/templates/Default-sales_order.tex,
23152           sql-ledger/templates/German-balance_sheet.html,
23153           sql-ledger/templates/German-income_statement.html,
23154           sql-ledger/templates/German-invoice.html,
23155           sql-ledger/templates/German-invoice.tex,
23156           sql-ledger/templates/German-packing_list.tex,
23157           sql-ledger/templates/German-purchase_order.html,
23158           sql-ledger/templates/German-purchase_order.tex,
23159           sql-ledger/templates/German-sales_order.html,
23160           sql-ledger/templates/Brazilian_Portuguese-check.tex,
23161           sql-ledger/templates/Danish-check.tex,
23162           sql-ledger/templates/Danish-receipt.tex,
23163           sql-ledger/templates/Default-check.tex,
23164           sql-ledger/templates/Default-receipt.tex,
23165           sql-ledger/templates/Dutch-check.tex,
23166           sql-ledger/templates/Dutch-receipt.tex,
23167           sql-ledger/templates/Estonian-check.tex,
23168           sql-ledger/templates/French-receipt.tex,
23169           sql-ledger/templates/German-check.tex,
23170           sql-ledger/templates/German-receipt.tex,
23171           sql-ledger/templates/German-sales_order.tex,
23172           sql-ledger/templates/Norwegian-balance_sheet.html,
23173           sql-ledger/templates/Service-check.tex,
23174           sql-ledger/templates/Service-receipt.tex,
23175           sql-ledger/templates/Spanish_A4-check.tex,
23176           sql-ledger/templates/Spanish_A4-receipt.tex,
23177           sql-ledger/templates/Spanish_Letter-check.tex,
23178           sql-ledger/templates/Spanish_Letter-receipt.tex,
23179           sql-ledger/templates/Brazilian_Portuguese-balance_sheet.html,
23180           sql-ledger/templates/Danish-statement.html,
23181           sql-ledger/templates/Danish-statement.tex,
23182           sql-ledger/templates/Default-statement.html,
23183           sql-ledger/templates/Default-statement.tex,
23184           sql-ledger/templates/Dutch-statement.html,
23185           sql-ledger/templates/Dutch-statement.tex,
23186           sql-ledger/templates/Estonian-statement.html,
23187           sql-ledger/templates/Estonian-statement.tex,
23188           sql-ledger/templates/French-statement.html,
23189           sql-ledger/templates/French-statement.tex,
23190           sql-ledger/templates/German-statement.html,
23191           sql-ledger/templates/German-statement.tex,
23192           sql-ledger/templates/Brazilian_Portuguese-income_statement.html,
23193           sql-ledger/templates/Dutch-pos_invoice.txt,
23194           sql-ledger/templates/Estonian-receipt.tex,
23195           sql-ledger/templates/French-check.tex,
23196           sql-ledger/templates/Service-statement.html,
23197           sql-ledger/templates/Service-statement.tex,
23198           sql-ledger/templates/Spanish_A4-statement.html,
23199           sql-ledger/templates/Spanish_A4-statement.tex,
23200           sql-ledger/templates/Spanish_Letter-statement.html,
23201           sql-ledger/templates/Spanish_Letter-statement.tex,
23202           sql-ledger/templates/Brazilian_Portuguese-invoice.html,
23203           sql-ledger/templates/Brazilian_Portuguese-invoice.tex,
23204           sql-ledger/templates/Brazilian_Portuguese-packing_list.html,
23205           sql-ledger/templates/Brazilian_Portuguese-packing_list.tex,
23206           sql-ledger/templates/Brazilian_Portuguese-purchase_order.html,
23207           sql-ledger/templates/Brazilian_Portuguese-purchase_order.tex,
23208           sql-ledger/templates/Brazilian_Portuguese-receipt.tex,
23209           sql-ledger/templates/Brazilian_Portuguese-sales_order.html,
23210           sql-ledger/templates/Brazilian_Portuguese-sales_order.tex,
23211           sql-ledger/templates/Brazilian_Portuguese-statement.html,
23212           sql-ledger/templates/Brazilian_Portuguese-statement.tex,
23213           sql-ledger/templates/Danish-pos_invoice.txt,
23214           sql-ledger/templates/Norwegian-check.tex,
23215           sql-ledger/templates/Norwegian-income_statement.html,
23216           sql-ledger/templates/Norwegian-invoice.html,
23217           sql-ledger/templates/Norwegian-invoice.tex,
23218           sql-ledger/templates/Norwegian-packing_list.html,
23219           sql-ledger/templates/Norwegian-packing_list.tex,
23220           sql-ledger/templates/Italian-balance_sheet.html,
23221           sql-ledger/templates/Italian-check.tex,
23222           sql-ledger/templates/Italian-income_statement.html,
23223           sql-ledger/templates/Norwegian-purchase_order.html,
23224           sql-ledger/templates/Norwegian-purchase_order.tex,
23225           sql-ledger/templates/Norwegian-receipt.tex,
23226           sql-ledger/templates/Norwegian-sales_order.html,
23227           sql-ledger/templates/Norwegian-sales_order.tex,
23228           sql-ledger/templates/Norwegian-statement.html,
23229           sql-ledger/templates/Norwegian-statement.tex,
23230           sql-ledger/templates/Italian-invoice.html,
23231           sql-ledger/templates/Italian-invoice.tex,
23232           sql-ledger/templates/Italian-packing_list.html,
23233           sql-ledger/templates/Italian-packing_list.tex,
23234           sql-ledger/templates/Italian-purchase_order.html,
23235           sql-ledger/templates/Italian-purchase_order.tex,
23236           sql-ledger/templates/Italian-receipt.tex,
23237           sql-ledger/templates/Italian-sales_order.html,
23238           sql-ledger/templates/Italian-sales_order.tex,
23239           sql-ledger/templates/Italian-statement.html,
23240           sql-ledger/templates/Default-bin_list.html,
23241           sql-ledger/templates/Default-bin_list.tex,
23242           sql-ledger/templates/Default-pick_list.html,
23243           sql-ledger/templates/Default-pick_list.tex,
23244           sql-ledger/templates/Default-request_quotation.html,
23245           sql-ledger/templates/Default-request_quotation.tex,
23246           sql-ledger/templates/Hungarian-balance_sheet.html,
23247           sql-ledger/templates/Italian-statement.tex,
23248           sql-ledger/templates/Default-sales_quotation.html,
23249           sql-ledger/templates/Default-sales_quotation.tex,
23250           sql-ledger/templates/Hungarian-check.tex,
23251           sql-ledger/templates/Hungarian-income_statement.html,
23252           sql-ledger/templates/Hungarian-invoice.html,
23253           sql-ledger/templates/Hungarian-invoice.tex,
23254           sql-ledger/templates/Hungarian-packing_list.html,
23255           sql-ledger/templates/Hungarian-packing_list.tex,
23256           sql-ledger/templates/Hungarian-pos_invoice.txt: Initial revision
23257
23258 2004-11-12 21:37  ivan
23259
23260         * FS/FS/svc_acct.pm: oops, that's better
23261
23262 2004-11-12 21:32  ivan
23263
23264         * FS/FS/svc_acct.pm: fix problem with dup checking manifesting as
23265           Argument isn't numeric errors
23266
23267 2004-11-11 04:18  ivan
23268
23269         * rt/sbin/rt-setup-database.in: merge in changes to
23270           rt-setup-database
23271
23272 2004-11-11 04:11  ivan
23273
23274         * rt/: html/Ticket/Elements/LoadTextAttachments,
23275           html/Ticket/Elements/FindAttachments, html/Elements/QueryString,
23276           lib/t/data/rt-send-cc, lib/RT/I18N/hu.po, lib/RT/I18N/da.po:
23277           Initial revision
23278
23279 2004-11-11 00:16  ivan
23280
23281         * install/fedora/fc2/INSTALL: last wo
23282
23283 2004-11-11 00:13  ivan
23284
23285         * install/fedora/fc2/INSTALL: cats help alot
23286
23287 2004-11-10 23:44  ivan
23288
23289         * install/fedora/fc2/: INSTALL, sources.list: adding fc2 install
23290
23291 2004-11-09 03:42  ivan
23292
23293         * httemplate/search/report_tax.cgi: add handling for texas tax
23294           exemption and warning that report might not make sense for
23295           partial months other than the current one
23296
23297 2004-11-09 03:00  ivan
23298
23299         * httemplate/search/report_tax.cgi: add handling for texas tax
23300           exemption and warning that report might not make sense for
23301           partial months other than the current one
23302
23303 2004-11-09 01:31  ivan
23304
23305         * httemplate/search/report_tax.cgi: parenthesis help alot
23306
23307 2004-11-09 01:13  ivan
23308
23309         * httemplate/search/report_tax.cgi: fix for correct reporting of
23310           generic taxes
23311
23312 2004-11-09 00:14  ivan
23313
23314         * FS/FS/cust_main.pm: don't generate invoices for COMP customers
23315
23316 2004-11-08 23:23  ivan
23317
23318         * httemplate/search/report_tax.cgi: fixes to run under the mason
23319           strictness
23320
23321 2004-11-08 01:24  ivan
23322
23323         * FS/FS/part_pkg.pm: bypass plandata warning; we're accessing it on
23324           purpose
23325
23326 2004-11-08 01:16  ivan
23327
23328         * FS/FS/part_pkg.pm: fix bug that could cause mis-billing on
23329           upgrades! (new installs ok)
23330
23331 2004-11-07 21:33  ivan
23332
23333         * bin/rollback: adding in case this is needed again
23334
23335 2004-11-07 14:58  ivan
23336
23337         * ANNOUNCE.1.5.0, httemplate/docs/install.html:  update install
23338           documentation for 1.5 HTML::Mason or Apache::ASP install
23339
23340 2004-11-04 01:45  ivan
23341
23342         * install/debian/3.0/INSTALL: and the last two runtime ones
23343
23344 2004-11-04 01:26  ivan
23345
23346         * install/debian/3.0/INSTALL: few additional dependancies
23347
23348 2004-10-30 17:01  ivan
23349
23350         * httemplate/search/cust_main-quickpay.html: quick pay shouldnt
23351           default to exact search
23352
23353 2004-10-26 05:43  ivan
23354
23355         * install/redhat/es3/: INSTALL, httpd-init: adding rh es3 files
23356
23357 2004-10-26 05:36  ivan
23358
23359         * Makefile: 1.5.0pre6!
23360
23361 2004-10-26 05:33  ivan
23362
23363         * ANNOUNCE.1.5.0, httemplate/docs/billing.html,
23364           httemplate/docs/export.html, httemplate/docs/index.html,
23365           httemplate/docs/overview-new.dia,
23366           httemplate/docs/overview-new.png, httemplate/docs/schema.html,
23367           httemplate/docs/selfservice.html: slightly more up-to-date docs
23368
23369 2004-10-26 05:07  ivan
23370
23371         * FS/FS/part_export.pm: allow an empty exporttype so you can create
23372           new objects
23373
23374 2004-10-26 04:51  ivan
23375
23376         * FS/FS/part_bill_event.pm: last thing for bug#901, 1.5.0pre6 and
23377           webdemo!
23378
23379 2004-10-26 04:26  ivan
23380
23381         * FS/FS/CGI.pm, FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
23382           FS/FS/cust_pkg.pm, FS/FS/part_export.pm, FS/FS/part_pkg.pm,
23383           FS/FS/part_pkg_option.pm, ANNOUNCE.1.5.0, README.1.5.0pre6,
23384           SCHEMA_CHANGE, FS/FS.pm, FS/MANIFEST, FS/bin/freeside-setup,
23385           FS/t/part_pkg-flat.t, FS/t/part_pkg-flat_comission.t,
23386           FS/t/part_pkg-flat_comission_cust.t,
23387           FS/t/part_pkg-flat_comission_pkg.t, FS/t/part_pkg-flat_delayed.t,
23388           FS/t/part_pkg-prorate.t, FS/t/part_pkg-sesmon_hour.t,
23389           FS/t/part_pkg-sesmon_minute.t, FS/t/part_pkg-sql_external.t,
23390           FS/t/part_pkg-sql_generic.t, FS/t/part_pkg-sqlradacct_hour.t,
23391           FS/t/part_pkg-subscription.t, FS/t/part_pkg_option.t,
23392           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
23393           httemplate/docs/upgrade10.html, httemplate/edit/part_pkg.cgi,
23394           httemplate/view/cust_main.cgi, FS/FS/part_pkg/flat.pm,
23395           FS/FS/part_pkg/flat_comission.pm,
23396           FS/FS/part_pkg/flat_comission_cust.pm,
23397           FS/FS/part_pkg/flat_comission_pkg.pm,
23398           FS/FS/part_pkg/flat_delayed.pm, FS/FS/part_pkg/prorate.pm,
23399           FS/FS/part_pkg/sesmon_hour.pm, FS/FS/part_pkg/sesmon_minute.pm,
23400           FS/FS/part_pkg/sql_external.pm, FS/FS/part_pkg/sql_generic.pm,
23401           FS/FS/part_pkg/sqlradacct_hour.pm,
23402           FS/FS/part_pkg/subscription.pm: modular price plans!
23403
23404 2004-10-25 23:33  ivan
23405
23406         * httemplate/search/report_tax.cgi: and one last case with named
23407           and not named taxes in the same region, ack
23408
23409 2004-10-25 23:04  ivan
23410
23411         * httemplate/search/report_tax.cgi: taxes are hard
23412
23413 2004-10-25 16:47  ivan
23414
23415         * httemplate/search/report_tax.cgi: hopefully fix tax report for
23416           taxclass & named tax edge cases
23417
23418 2004-10-25 16:39  ivan
23419
23420         * httemplate/search/report_tax.cgi: hopefully fix tax report for
23421           taxclass & named tax edge cases
23422
23423 2004-10-25 15:48  ivan
23424
23425         * httemplate/search/report_tax.cgi: hopefully fix tax report for
23426           taxclass & named tax edge cases
23427
23428 2004-10-25 14:35  ivan
23429
23430         * httemplate/search/report_tax.cgi: fix joins for proper tax
23431           reporting
23432
23433 2004-10-23 04:45  ivan
23434
23435         * conf/: alerter_template, invoice_latexfooter, invoice_template:
23436           better
23437
23438 2004-10-23 04:34  ivan
23439
23440         * conf/: invoice_latexfooter, invoice_latexnotes: update default
23441           notes and footer
23442
23443 2004-10-23 03:36  ivan
23444
23445         * FS/FS/part_export/artera_turbo.pm: add debug flag
23446
23447 2004-10-22 03:31  ivan
23448
23449         * httemplate/view/cust_main.cgi: add svc_external-skip_manual
23450           support to main customer view, for artera turbo
23451
23452 2004-10-22 03:14  ivan
23453
23454         * FS/FS/part_export/artera_turbo.pm: add option to specify a static
23455           aid
23456
23457 2004-10-21 01:54  ivan
23458
23459         * httemplate/browse/part_pkg.cgi: remove tiny formatting glitch
23460
23461 2004-10-21 01:33  ivan
23462
23463         * httemplate/browse/part_pkg.cgi: if enabled, show taxclass on
23464           package definition browse
23465
23466 2004-10-21 00:07  ivan
23467
23468         * httemplate/search/report_tax.cgi: fix tax report edge cases when
23469           using taxclasses in some regions but not others
23470
23471 2004-10-20 01:28  ivan
23472
23473         * bin/artera.import: back to id
23474
23475 2004-10-20 01:20  ivan
23476
23477         * bin/artera.import: locate existing ones by title, warn on errors
23478
23479 2004-10-20 01:16  ivan
23480
23481         * httemplate/index.html: add external browse
23482
23483 2004-10-20 01:14  ivan
23484
23485         * bin/artera.import: adding artera import
23486
23487 2004-10-20 01:08  ivan
23488
23489         * bin/artera.import: adding artera import
23490
23491 2004-10-20 01:07  ivan
23492
23493         * httemplate/: search/svc_external.cgi, index.html: add
23494           svc_external search
23495
23496 2004-10-19 17:44  ivan
23497
23498         * conf/logo.eps: new logo!
23499
23500 2004-10-19 16:52  ivan
23501
23502         * conf/logo.eps: new logo!
23503
23504 2004-10-19 04:50  ivan
23505
23506         * FS/bin/freeside-sqlradius-reset: isn't run with elevated
23507           privledges, so -T not necessary
23508
23509 2004-10-19 01:44  ivan
23510
23511         * Makefile: sleep long enough to be worthwhile
23512
23513 2004-10-18 05:37  ivan
23514
23515         * httemplate/: index.html, images/mid-logo.png,
23516           images/small-logo.png: that's right, a new logo
23517
23518 2004-10-17 07:01  ivan
23519
23520         * FS/FS/part_export/artera_turbo.pm, FS/FS/ClientAPI/MyAccount.pm,
23521           fs_selfservice/FS-SelfService/SelfService.pm,
23522           fs_selfservice/FS-SelfService/cgi/agent.cgi,
23523           fs_selfservice/FS-SelfService/cgi/process_svc_external.html,
23524           fs_selfservice/FS-SelfService/cgi/provision_list.html,
23525           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: add artera
23526           turbo handling to self-service and reseller interfaces
23527
23528 2004-10-17 02:54  ivan
23529
23530         * fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html: use
23531           templated svc_acct provisioner, from agent interface
23532
23533 2004-10-17 02:19  ivan
23534
23535         * FS/FS/Conf.pm, FS/FS/cust_svc.pm, bin/populate-msgcat,
23536           README.1.5.0pre6, FS/FS/part_export/artera_turbo.pm,
23537           httemplate/docs/upgrade10.html, httemplate/view/svc_external.cgi:
23538           add options to adjust UI for artera turbo as svc_export
23539
23540 2004-10-16 03:15  ivan
23541
23542         * FS/FS/Conf.pm, FS/FS/part_export/artera_turbo.pm,
23543           README.1.5.0pre6, FS/FS/svc_external.pm, FS/bin/freeside-setup,
23544           httemplate/docs/upgrade10.html: add artera turbo export
23545
23546 2004-10-12 22:46  ivan
23547
23548         * Makefile: apachectl sucks ass
23549
23550 2004-10-12 14:59  ivan
23551
23552         * httemplate/view/svc_acct.cgi: fix edit link!  oops
23553
23554 2004-10-11 23:08  ivan
23555
23556         * httemplate/search/sqlradius.cgi: more info in error message for
23557           unknown export type, fix test for sqlradius_withdomain export,
23558           woo!
23559
23560 2004-10-11 22:54  ivan
23561
23562         * Makefile: update apache restart line for local apache
23563
23564 2004-10-09 03:57  ivan
23565
23566         * httemplate/view/svc_acct.cgi: rearrange things a bit and clean up
23567           the RADIUS session data, link to the detail search
23568
23569 2004-10-06 06:39  ivan
23570
23571         * httemplate/search/: sqlradius.cgi: more formatting updates to
23572           RADIUS report
23573
23574 2004-10-06 06:33  ivan
23575
23576         * httemplate/search/sqlradius.cgi: small formatting updates to
23577           RADIUS report
23578
23579 2004-10-06 06:27  ivan
23580
23581         * httemplate/search/sqlradius.cgi: small formatting updates to
23582           RADIUS report
23583
23584 2004-10-06 05:37  ivan
23585
23586         * FS/FS/part_export/sqlradius.pm: fix big in RADIUS session viewing
23587           when using an ignored-accounting export
23588
23589 2004-10-05 09:28  ivan
23590
23591         * httemplate/search/sqlradius.cgi,
23592           httemplate/search/sqlradius.html, FS/FS/cust_svc.pm,
23593           FS/FS/part_export/sqlradius.pm, httemplate/index.html,
23594           httemplate/elements/header.html, httemplate/view/svc_acct.cgi:
23595           RADIUS session viewing
23596
23597 2004-10-05 07:16  ivan
23598
23599         * httemplate/view/cust_bill.cgi: links to show alternate invoices
23600           also
23601
23602 2004-10-05 06:52  ivan
23603
23604         * httemplate/view/cust_bill.cgi: links to show alternate invoices
23605           also
23606
23607 2004-10-05 06:43  ivan
23608
23609         * httemplate/view/: cust_bill-pdf.cgi, cust_bill-ps.cgi,
23610           cust_bill.cgi: links to show alternate invoices also
23611
23612 2004-10-05 06:35  ivan
23613
23614         * httemplate/view/: cust_bill-pdf.cgi, cust_bill-ps.cgi,
23615           cust_bill.cgi: links to show alternate invoices also
23616
23617 2004-10-05 05:17  ivan
23618
23619         * FS/bin/freeside-selfservice-server: DO open a database connection
23620           in the parent process, this cached the $dbdef and speeds things
23621           up significantly
23622
23623 2004-10-05 04:38  ivan
23624
23625         * ANNOUNCE.1.5.0: [no log message]
23626
23627 2004-09-30 18:38  ivan
23628
23629         * fs_signup/FS-SignupClient/cgi/signup.cgi: -w flag spewing too
23630           much to STDOUT
23631
23632 2004-09-27 16:17  ivan
23633
23634         * install/redhat/8/INSTALL: please don't use rh8
23635
23636 2004-09-27 13:42  ivan
23637
23638         * install/redhat/8/INSTALL: apachetoolbox instead i guess
23639
23640 2004-09-27 13:37  ivan
23641
23642         * install/redhat/8/: INSTALL, README.insecure, sources.list: adding
23643           rh8 install foo and warning
23644
23645 2004-09-22 04:28  ivan
23646
23647         * httemplate/search/: cust_bill_event.html,
23648           report_cust_credit.html, report_cust_pay.html, report_tax.html:
23649           add missing <TR> tags
23650
23651 2004-09-22 04:04  ivan
23652
23653         * httemplate/elements/: calendar-en.js, calendar-setup.js,
23654           calendar-win2k-2.css, calendar.js, calendar_stripped.js: update
23655           jscalendar
23656
23657 2004-09-21 00:57  ivan
23658
23659         * httemplate/view/cust_main.cgi: and for refunds too
23660
23661 2004-09-21 00:50  ivan
23662
23663         * httemplate/view/cust_main.cgi: better display of echeck
23664           payments/refunds/etc.
23665
23666 2004-09-16 06:22  ivan
23667
23668         * FS/FS/export_svc.pm, httemplate/edit/part_svc.cgi: add uid to
23669           mass duplicate checking on export changes, fix bug in new export
23670           editing, error message includes the number of duplicate customers
23671           also
23672
23673 2004-09-16 00:19  ivan
23674
23675         * FS/FS/cust_main.pm: allow blank auth for echeck refunds
23676
23677 2004-09-15 18:47  ivan
23678
23679         * FS/FS/svc_acct.pm: don't re-my  var, quiet warning
23680
23681 2004-09-15 08:31  ivan
23682
23683         * FS/FS/: Conf.pm, svc_acct.pm: add option for global username or
23684           username@domain uniqueness, closes: Bug#980
23685
23686 2004-09-15 01:57  ivan
23687
23688         * FS/bin/freeside-selfservice-server: it would help to set the
23689           permissions on the lockfile right, so the kids can open it...
23690
23691 2004-09-15 01:45  ivan
23692
23693         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
23694           obtain a new descriptor for the lock in kids, this should fix
23695           locking problems
23696
23697 2004-09-15 01:30  ivan
23698
23699         * FS/bin/freeside-selfservice-server: obtain a new descriptor for
23700           the lock in kids, this should fix locking problems
23701
23702 2004-09-14 06:00  ivan
23703
23704         * httemplate/view/cust_main.cgi, FS/FS/cust_main.pm,
23705           httemplate/edit/cust_refund.cgi,
23706           httemplate/edit/process/cust_refund.cgi: echeck/ACH refunds
23707
23708 2004-09-13 23:47  ivan
23709
23710         * FS/bin/freeside-selfservice-server,
23711           fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
23712           selfservice: - server: don't reconnect again if we've already
23713           been signalled to shutdown - server: add kid reaping to shutdown
23714           sequence - server: add another optional logging level to response
23715           sending - server: acquire write mutex for keepalives
23716
23717 2004-09-09 05:04  ivan
23718
23719         * FS/FS/part_svc.pm, httemplate/edit/part_svc.cgi,
23720           httemplate/edit/process/part_svc.cgi: rework edit/part_svc.cgi so
23721           it doesn't use a separate process/ file, this allows large error
23722           messages to be displayed properly
23723
23724 2004-09-06 05:44  ivan
23725
23726         * FS/bin/freeside-selfservice-server,
23727           fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
23728           self-service keepalives
23729
23730 2004-09-06 02:44  ivan
23731
23732         * FS/bin/freeside-selfservice-server: don't open a database
23733           connection in the parent process
23734
23735 2004-09-06 02:28  ivan
23736
23737         * FS/bin/freeside-queued: don't die off even on database failures
23738
23739 2004-09-05 16:21  ivan
23740
23741         * httemplate/edit/cust_main.cgi: fixed duplicate checking will
23742           catch it, but add client-side protection against
23743           double-submission also.
23744
23745 2004-09-05 15:42  ivan
23746
23747         * fs_selfservice/FS-SelfService/cgi/signup.html,
23748           fs_signup/FS-SignupClient/cgi/signup-agentselect.html,
23749           fs_signup/FS-SignupClient/cgi/signup.html: fixed duplicate
23750           checking will catch it, but add client-side protection against
23751           double-submission also.
23752
23753 2004-09-05 02:42  ivan
23754
23755         * test/dup-test: adding duplicate test
23756
23757 2004-09-05 02:41  ivan
23758
23759         * FS/FS/svc_acct.pm: acquire a database lock to prevent race
23760           conditions in duplicate checking
23761
23762 2004-09-04 03:02  ivan
23763
23764         * FS/FS/export_svc.pm: first try at duplicate checking on new
23765           export associations
23766
23767 2004-08-27 04:33  ivan
23768
23769         * FS/bin/freeside-sqlradius-reset: oops use @ARGV not @_
23770
23771 2004-08-27 04:16  ivan
23772
23773         * FS/bin/freeside-sqlradius-reset: add option to specify exports
23774
23775 2004-08-24 05:22  ivan
23776
23777         * Makefile: small Makefile update
23778
23779 2004-08-24 04:16  ivan
23780
23781         * FS/FS/ClientAPI/MyAccount.pm,
23782           fs_selfservice/FS-SelfService/cgi/agent.cgi,
23783           fs_selfservice/FS-SelfService/cgi/agent_customer_menu.html,
23784           fs_selfservice/FS-SelfService/cgi/agent_delete_svc.html,
23785           fs_selfservice/FS-SelfService/cgi/agent_logout.html,
23786           fs_selfservice/FS-SelfService/cgi/agent_main.html,
23787           fs_selfservice/FS-SelfService/cgi/agent_menu.html,
23788           fs_selfservice/FS-SelfService/cgi/agent_order_pkg.html,
23789           fs_selfservice/FS-SelfService/cgi/agent_provision.html,
23790           fs_selfservice/FS-SelfService/cgi/agent_provision_svc_acct.html,
23791           fs_selfservice/FS-SelfService/cgi/list_customers.html,
23792           fs_selfservice/FS-SelfService/cgi/order_pkg.html,
23793           fs_selfservice/FS-SelfService/cgi/provision.html,
23794           fs_selfservice/FS-SelfService/cgi/provision_list.html,
23795           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
23796           fs_selfservice/FS-SelfService/cgi/svc_acct.html,
23797           fs_selfservice/FS-SelfService/cgi/view_customer.html,
23798           FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/ClientAPI/Agent.pm,
23799           FS/FS/ClientAPI/Signup.pm,
23800           fs_selfservice/FS-SelfService/SelfService.pm,
23801           httemplate/search/cust_main.cgi: big update for reseller
23802           interface
23803
23804 2004-08-20 01:58  ivan
23805
23806         * bin/ispman.ldap.import: adding
23807
23808 2004-08-19 09:35  ivan
23809
23810         * httemplate/search/cust_credit.html: add customer # to credit
23811           reports too
23812
23813 2004-08-19 03:53  ivan
23814
23815         * httemplate/edit/part_svc.cgi: shell field is now a dropdown of
23816           legal shells, closes: Bug#118
23817
23818 2004-08-18 17:22  ivan
23819
23820         * httemplate/search/: cust_pay.cgi, elements/search.html: add
23821           customer # to payment reports, add table cell alignment option to
23822           general search component
23823
23824 2004-08-17 06:14  ivan
23825
23826         * FS/FS/cust_main.pm: prevent realtime_bop CVV removal from messing
23827           up cust_main records, also don't pollute the original object when
23828           used with override options, closes: Bug#982
23829
23830 2004-08-17 00:43  ivan
23831
23832         * fs_selfservice/FS-SelfService/cgi/: passwd.cgi, passwd.html: fix
23833           path to passwd.cgi!
23834
23835 2004-08-14 05:26  ivan
23836
23837         * FS/FS/: export_svc.pm, part_svc.pm, svc_acct.pm: first try at
23838           duplicate checking on new export associations
23839
23840 2004-08-11 16:56  ivan
23841
23842         * FS/FS/cust_bill.pm: fix bank name showing up on invoices
23843
23844 2004-08-09 12:03  ivan
23845
23846         * init.d/freeside-init: add /usr/local/bin to PATH
23847
23848 2004-08-06 19:49  ivan
23849
23850         * httemplate/view/cust_main.cgi: disable order package button until
23851           a package has been selected
23852
23853 2004-08-05 11:47  ivan
23854
23855         * FS/FS.pm: fix pod typo
23856
23857 2004-08-02 02:43  ivan
23858
23859         * httemplate/index.html: fix link to virtual host browse
23860
23861 2004-08-01 17:41  ivan
23862
23863         * FS/FS/part_export/vpopmail.pm: no maintainer, use
23864           shellcommands_withdomain instead
23865
23866 2004-07-30 00:12  ivan
23867
23868         * FS/FS/svc_Common.pm: set fixed values from an explicitly
23869           specified svcpart on replace too
23870
23871 2004-07-29 21:54  ivan
23872
23873         * FS/FS/Conf.pm, FS/FS/cust_svc.pm, FS/FS/svc_Common.pm,
23874           conf/cust_pkg-change_svcpart,
23875           httemplate/edit/process/cust_svc.cgi,
23876           httemplate/misc/process/link.cgi, httemplate/view/svc_acct.cgi:
23877           svcpart changes now trigger all necessary export actions, manual
23878           svcpart changing on svc_acct view, linking changes svcpart if you
23879           ask it to, closes: Bug#671, Bug#644
23880
23881 2004-07-29 14:49  ivan
23882
23883         * FS/bin/freeside-setup: add index on cust_main.refnum, speeds up
23884           advertising source list
23885
23886 2004-07-15 15:40  ivan
23887
23888         * FS/FS/cust_pkg.pm, FS/FS/ClientAPI/MyAccount.pm,
23889           FS/FS/ClientAPI/Signup.pm,
23890           fs_selfservice/FS-SelfService/SelfService.pm,
23891           fs_selfservice/FS-SelfService/cgi/agent.cgi,
23892           fs_selfservice/FS-SelfService/cgi/delete_svc.html,
23893           fs_selfservice/FS-SelfService/cgi/logout.html,
23894           fs_selfservice/FS-SelfService/cgi/make_payment.html,
23895           fs_selfservice/FS-SelfService/cgi/myaccount.html,
23896           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
23897           fs_selfservice/FS-SelfService/cgi/payment_results.html,
23898           fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
23899           fs_selfservice/FS-SelfService/cgi/provision.html,
23900           fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html,
23901           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
23902           fs_selfservice/FS-SelfService/cgi/view_invoice.html,
23903           httemplate/view/cust_main.cgi: big update for customer
23904           self-service: add provisioning/unprovisioning of purchased
23905           services, like fs_selfadmin
23906
23907 2004-07-12 06:51  ivan
23908
23909         * httemplate/view/cust_main.cgi: DEL out voided payments to
23910           distinguish them visually better
23911
23912 2004-07-10 07:46  ivan
23913
23914         * FS/FS/ClientAPI/MyAccount.pm: fix edge case avoiding erronous
23915           decline/cancel when customer has a negative balance & purchases
23916           stuff with it
23917
23918 2004-07-10 07:30  ivan
23919
23920         * FS/FS/: cust_svc.pm, part_pkg.pm, ClientAPI/MyAccount.pm: tyop;
23921
23922 2004-07-10 06:30  ivan
23923
23924         * httemplate/: index.html, search/cust_bill_event.cgi,
23925           search/cust_bill_event.html: add calendar to cust_bill_event
23926           search page, make ending date default to open-ended like other
23927           reports
23928
23929 2004-07-10 06:21  ivan
23930
23931         * FS/FS/Record.pm: fix FS::Record::qsearch to (hopefully) work as
23932           before and cluck loudly when the FS::tablename class isn't
23933           loaded, rather than throw exceptions
23934
23935 2004-07-10 06:08  ivan
23936
23937         * FS/FS/cust_svc.pm: use FS::svc_external so the label method
23938           doesn't bomb out in FS::Record::qsearch with Can't locate object
23939           method virtual_fields via package FS::svc_external
23940
23941 2004-07-09 04:45  ivan
23942
23943         * fs_selfservice/FS-SelfService/cgi/agent.cgi: add debugging to
23944           agent.cgi, make sure warnings are turned off when parsing
23945           templates to avoid too much output to STDERR triggering obscure
23946           apache hang bug.  thanks dean you rule.
23947
23948 2004-07-09 02:29  ivan
23949
23950         * fs_selfservice/FS-SelfService/cgi/agent_main.html: new style ;
23951           param separator
23952
23953 2004-07-08 04:15  ivan
23954
23955         * httemplate/edit/process/cust_main.cgi: don't change otaker when
23956           just editing account, closes: Bug#921
23957
23958 2004-07-07 09:06  ivan
23959
23960         * FS/FS/cust_pay.pm: allow payment modification so we can import
23961           order_number info
23962
23963 2004-07-06 12:10  ivan
23964
23965         * FS/FS/Record.pm: better error message for missing tables
23966
23967 2004-07-06 10:27  ivan
23968
23969         * ANNOUNCE.1.5.0: new features
23970
23971 2004-07-06 10:26  ivan
23972
23973         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
23974           httemplate/edit/cust_refund.cgi,
23975           httemplate/edit/process/cust_credit.cgi,
23976           httemplate/edit/process/cust_refund.cgi,
23977           httemplate/view/cust_main.cgi: payment voiding part deux & credit
23978           card refunds!
23979
23980 2004-07-06 07:22  ivan
23981
23982         * FS/FS/cust_refund.pm: document and check refund reasons
23983
23984 2004-07-06 06:26  ivan
23985
23986         * README.1.5.0pre1, README.1.5.0pre6, FS/FS.pm, FS/FS/cust_pay.pm,
23987           FS/FS/cust_pay_void.pm, FS/t/cust_pay_void.t,
23988           FS/bin/freeside-setup, httemplate/docs/schema.html,
23989           httemplate/docs/upgrade10.html,
23990           httemplate/misc/void-cust_pay.cgi: add cust_pay_void table and
23991           payment voiding web ui part one
23992
23993 2004-07-06 01:43  ivan
23994
23995         * htetc/: global.asa, handler.pl: 0.32 (and then some) released
23996
23997 2004-07-06 01:31  ivan
23998
23999         * install/5.005/Net-Whois-Raw/: COPYRIGHT, Changes, MANIFEST,
24000           META.yml, Makefile.PL, README, pwhois, lib/Net/Whois/Raw.pm,
24001           lib/Net/Whois/Raw/Data.pm, t/01.t: 0.32 (and then some) released
24002
24003 2004-07-01 06:49  ivan
24004
24005         * FS/FS/: ClientAPI/MyAccount.pm, cust_main.pm: credit out
24006           self-service
24007
24008 2004-07-01 05:45  ivan
24009
24010         * FS/FS/agent.pm: fix silly bug editing agents
24011
24012 2004-07-01 05:42  ivan
24013
24014         * FS/FS/Record.pm: show a full stack backtrace if we wind up in the
24015           hash method with an empty Hash attribute, wtf?
24016
24017 2004-06-30 11:19  ivan
24018
24019         * FS/FS/cust_pay.pm, conf/payment_receipt_email: payyment receipts
24020           template fixes
24021
24022 2004-06-30 11:12  ivan
24023
24024         * FS/FS/cust_pay.pm: payyment receipts: pass body has an arrayref,
24025           also fill in name filed
24026
24027 2004-06-30 11:01  ivan
24028
24029         * FS/FS/cust_pay.pm: typo
24030
24031 2004-06-30 10:57  ivan
24032
24033         * FS/FS/Conf.pm, FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_bill.pm,
24034           FS/FS/cust_pay.pm, FS/FS/cust_pay_refund.pm,
24035           conf/payment_receipt_email: payment receipts!
24036
24037 2004-06-30 07:33  ivan
24038
24039         * fs_selfservice/FS-SelfService/cgi/make_payment.html,
24040           httemplate/misc/payment.cgi: forgot october!  closes: Bug#880
24041
24042 2004-06-30 03:02  ivan
24043
24044         * FS/: FS/Conf.pm, bin/freeside-daily: add option to pgp/gpg
24045           encrypt scp dumps
24046
24047 2004-06-30 02:56  ivan
24048
24049         * FS/FS/cust_bill.pm: fix warning message when agent-specific
24050           plandata cannot be found
24051
24052 2004-06-29 00:57  ivan
24053
24054         * httemplate/docs/schema.html: cust_pay_refund
24055
24056 2004-06-28 21:02  ivan
24057
24058         * ANNOUNCE.1.5.0, README.1.5.0pre6, FS/FS.pm, FS/MANIFEST,
24059           FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_bill.pm,
24060           FS/FS/cust_credit_refund.pm, FS/FS/cust_pay.pm,
24061           FS/FS/cust_pay_refund.pm, FS/FS/cust_refund.pm,
24062           FS/bin/freeside-setup, httemplate/docs/upgrade10.html,
24063           httemplate/view/cust_main.cgi, FS/t/cust_pay_refund.t,
24064           httemplate/edit/cust_bill_pay.cgi,
24065           httemplate/edit/process/cust_bill_pay.cgi: add cust_pay_refund
24066           table to refund payments
24067
24068 2004-06-25 11:28  ivan
24069
24070         * FS/FS/cust_main.pm: fix Pg date parsing of expdate and thus
24071           paydate_monthyear method and thus bug#862 and i need some sleep
24072
24073 2004-06-25 10:57  ivan
24074
24075         * fs_selfservice/FS-SelfService/cgi/make_payment.html,
24076           httemplate/misc/payment.cgi: fix one-time card charging not
24077           pulling in exp date?
24078
24079 2004-06-25 10:26  ivan
24080
24081         * httemplate/misc/payment.cgi: set defaults so as to not change the
24082           billing type when entering a one time payment
24083
24084 2004-06-25 03:25  ivan
24085
24086         * FS/: FS/UID.pm, bin/freeside-queued: ping the database and retry
24087           rather before doing anything
24088
24089 2004-06-25 03:16  ivan
24090
24091         * FS/FS/cust_bill.pm: really fix latex printing when datasrc
24092           contains a ;
24093
24094 2004-06-25 03:07  ivan
24095
24096         * FS/FS/cust_bill.pm: fix latex printing when datasrc contains a ;
24097
24098 2004-06-25 01:44  ivan
24099
24100         * FS/FS/cust_pkg.pm: move up next bill date on unsuspend
24101
24102 2004-06-22 19:13  ivan
24103
24104         * FS/FS/cust_bill.pm: forgotten space in typeset invoice credit
24105           lines
24106
24107 2004-06-22 18:23  ivan
24108
24109         * httemplate/docs/upgrade10.html: escape html
24110
24111 2004-06-21 20:12  ivan
24112
24113         * Makefile: snapshot before schema changes
24114
24115 2004-06-21 20:11  ivan
24116
24117         * FS/FS.pm: small doc update
24118
24119 2004-06-21 20:10  ivan
24120
24121         * bin/sqlradius.import: fix attribute importing bugs that borked
24122           the passwords
24123
24124 2004-06-21 07:24  ivan
24125
24126         * fs_selfservice/FS-SelfService/cgi/agent.cgi: fix dup password
24127           checking on add'l package order
24128
24129 2004-06-21 07:20  ivan
24130
24131         * fs_signup/FS-SignupClient/SignupClient.pm: export popselector and
24132           expselect
24133
24134 2004-06-21 06:36  ivan
24135
24136         * FS/MANIFEST: removing old report from MANIFEST
24137
24138 2004-06-21 05:27  ivan
24139
24140         * FS/FS/ClientAPI/MyAccount.pm: fix harmless typo, closes; Bug#872
24141
24142 2004-06-21 03:58  ivan
24143
24144         * fs_selfservice/FS-SelfService/cgi/agent.cgi: check password match
24145           on agent add'l package order
24146
24147 2004-06-21 03:45  ivan
24148
24149         * FS/FS/ClientAPI/MyAccount.pm: field name is primary_svc, not
24150           primary
24151
24152 2004-06-21 03:26  ivan
24153
24154         * FS/FS/: Conf.pm, cust_svc.pm, ClientAPI/MyAccount.pm: option to
24155           only allow primary users access to the self-service server
24156
24157 2004-06-18 03:28  ivan
24158
24159         * bin/masonize, httemplate/search/cust_main-otaker.cgi: masonize
24160           fix: avoid newline prepend fix from borking indented first <%,
24161           fixes customer search by otaker under mason, closes: Bug#830
24162
24163 2004-06-18 03:07  ivan
24164
24165         * httemplate/docs/install.html: recommend HTML::Mason
24166
24167 2004-06-17 05:32  ivan
24168
24169         * FS/FS/part_export/: www_shellcommands.pm, apache.pm: add
24170           frontpage extensions to www_shellcommands export
24171
24172 2004-06-16 16:59  ivan
24173
24174         * FS/FS/svc_acct.pm: fix deletion of accounts connected to virtual
24175           hosts
24176
24177 2004-06-16 07:07  ivan
24178
24179         * httemplate/search/report_tax.cgi: update tax report for taxclass
24180
24181 2004-06-15 06:27  ivan
24182
24183         * fs_passwd/fs_passwd.cgi, fs_passwd/fs_passwd.html,
24184           fs_selfservice/FS-SelfService/cgi/passwd.cgi,
24185           fs_selfservice/FS-SelfService/cgi/passwd.html: moving passwd cgi
24186           to self-service
24187
24188 2004-06-15 03:59  ivan
24189
24190         * FS/FS/Record.pm: add stack backtrace to fatal problems in virtual
24191           field check
24192
24193 2004-06-11 09:44  ivan
24194
24195         * httemplate/search/report_tax.cgi: fix date range for old perl,
24196           count tax exempt and COMP customers correctly
24197
24198 2004-06-11 07:57  ivan
24199
24200         * httemplate/search/report_tax.cgi: fix to find all customer
24201           scorrectly
24202
24203 2004-06-11 07:25  ivan
24204
24205         * httemplate/search/report_tax.cgi: tax report fix sort
24206
24207 2004-06-11 07:03  ivan
24208
24209         * FS/FS/Conf.pm, httemplate/index.html: tax report!
24210
24211 2004-06-11 06:44  ivan
24212
24213         * FS/bin/freeside-tax-report, httemplate/search/report_tax.cgi: tax
24214           report!
24215
24216 2004-06-11 00:37  ivan
24217
24218         * Makefile: add update-selfservice target
24219
24220 2004-06-10 05:58  ivan
24221
24222         * httemplate/browse/agent.cgi: now available as methods
24223
24224 2004-06-10 05:31  ivan
24225
24226         * FS/FS/CGI.pm, FS/FS/agent.pm, FS/FS/cust_main.pm,
24227           FS/FS/ClientAPI/Agent.pm, FS/FS/ClientAPI/MyAccount.pm,
24228           FS/FS/ClientAPI/Signup.pm,
24229           fs_selfservice/FS-SelfService/cgi/agent.cgi,
24230           fs_selfservice/FS-SelfService/cgi/agent_login.html,
24231           fs_selfservice/FS-SelfService/cgi/agent_main.html,
24232           fs_selfservice/FS-SelfService/cgi/cvv2.html,
24233           fs_selfservice/FS-SelfService/cgi/cvv2.png,
24234           fs_selfservice/FS-SelfService/cgi/cvv2_amex.png,
24235           fs_selfservice/FS-SelfService/cgi/list_customers.html,
24236           fs_selfservice/FS-SelfService/cgi/signup.html,
24237           fs_selfservice/FS-SelfService/cgi/view_customer.html,
24238           httemplate/browse/agent.cgi, httemplate/search/cust_main.cgi,
24239           fs_selfservice/FS-SelfService/SelfService.pm,
24240           fs_signup/FS-SignupClient/SignupClient.pm,
24241           fs_signup/FS-SignupClient/cgi/signup.cgi: agent interface
24242
24243 2004-06-10 04:28  ivan
24244
24245         * httemplate/search/cust_main-otaker.cgi: tyop
24246
24247 2004-06-09 01:59  ivan
24248
24249         * Makefile: need this entry for myself though!
24250
24251 2004-06-09 00:17  ivan
24252
24253         * httemplate/docs/install.html: explicitly specify Apache
24254           httpd.conf.  fear.
24255
24256 2004-06-05 05:01  ivan
24257
24258         * Makefile: AND set its owner.  whew.
24259
24260 2004-06-05 04:55  ivan
24261
24262         * Makefile: and don't forget to make the dir
24263
24264 2004-06-05 04:47  ivan
24265
24266         * Makefile: fix path and make var substitution
24267
24268 2004-06-05 04:37  ivan
24269
24270         * Makefile: oops fix line endings in automated self-service lib
24271           install
24272
24273 2004-06-05 04:34  ivan
24274
24275         * Makefile: automated self-service lib install
24276
24277 2004-06-05 02:34  ivan
24278
24279         * bin/: sqlradius-norealm.reimport, sqlradius.import,
24280           sqlradius.reimport: sqlradius import updates
24281
24282 2004-06-04 20:00  ivan
24283
24284         * Makefile: self-service installer?
24285
24286 2004-06-03 03:09  ivan
24287
24288         * httemplate/misc/email-invoice.cgi: also fix agent-specific From:
24289           address on "re-email" link
24290
24291 2004-06-03 02:55  ivan
24292
24293         * FS/FS/cust_bill.pm: fix agent-specific template on "invoice view"
24294           screen and "re-email/re-print" links, also fix agent-specific
24295           From: address on "re-email" link
24296
24297 2004-06-03 00:00  ivan
24298
24299         * FS/FS/cust_bill.pm: better error message for non-applicable
24300           invoice events
24301
24302 2004-06-02 14:27  ivan
24303
24304         * fs_selfservice/DEPLOY: simple kludge for testing
24305
24306 2004-06-01 03:56  ivan
24307
24308         * httemplate/edit/part_bill_event.cgi: html table fix
24309
24310 2004-06-01 03:53  ivan
24311
24312         * FS/FS/cust_bill.pm, httemplate/edit/part_bill_event.cgi:
24313           per-agent invoice_from addresses
24314
24315 2004-06-01 02:23  ivan
24316
24317         * bin/postfix_courierimap.import: typo in sql
24318
24319 2004-05-31 18:49  ivan
24320
24321         * FS/FS/cust_bill.pm: typo in error message
24322
24323 2004-05-28 16:26  ivan
24324
24325         * bin/sqlradius.reimport: adding password/finger correction tool
24326           too
24327
24328 2004-05-28 06:48  ivan
24329
24330         * bin/postfix_courierimap.import: adding
24331
24332 2004-05-28 04:33  ivan
24333
24334         * httemplate/misc/upload-batch.cgi: not entirely sure why we're
24335           checking the filename at all... to catch empty form submissions?
24336
24337 2004-05-28 04:21  ivan
24338
24339         * httemplate/misc/upload-batch.cgi: better error reporting on
24340           unparsable filenames
24341
24342 2004-05-28 03:38  ivan
24343
24344         * httemplate/search/elements/search.html: show a better message
24345           when no results are found
24346
24347 2004-05-28 03:17  ivan
24348
24349         * httemplate/search/cust_bill.html: correct count statement when
24350           searching for individual invoices by #
24351
24352 2004-05-28 01:40  ivan
24353
24354         * bin/sqlradius.import: really.
24355
24356 2004-05-28 01:37  ivan
24357
24358         * bin/sqlradius.import: fixed up and working?
24359
24360 2004-05-28 00:02  ivan
24361
24362         * FS/FS/svc_domain.pm: report value passed for illegal action
24363           pseudo-field
24364
24365 2004-05-27 02:30  ivan
24366
24367         * bin/sqlradius.import: fixup domain svcpart selection
24368
24369 2004-05-27 02:14  ivan
24370
24371         * bin/sqlradius.import: adding sqlradius.import
24372
24373 2004-05-26 11:59  ivan
24374
24375         * FS/FS/cust_bill.pm, httemplate/docs/upgrade-1.4.2.html: require
24376           the version of File::Temp with the OO interface
24377
24378 2004-05-26 06:07  ivan
24379
24380         * FS/FS/part_export/acct_sql.pm: fix table name
24381
24382 2004-05-26 06:02  ivan
24383
24384         * FS/FS/: part_export/acct_sql.pm, svc_acct.pm: update acct_sql
24385           export some more to export to alias table also and in general be
24386           more configurable
24387
24388 2004-05-26 04:11  ivan
24389
24390         * FS/FS/cust_bill.pm: comma
24391
24392 2004-05-26 04:11  ivan
24393
24394         * FS/FS/cust_bill.pm: use File::Temp for filenames and store the
24395           temp files in cache.datasrc instead of /tmp
24396
24397 2004-05-26 03:36  ivan
24398
24399         * FS/FS/cust_bill.pm: better error checking/reporting for latex
24400           setup problems
24401
24402 2004-05-26 02:14  ivan
24403
24404         * FS/FS/part_export/www_shellcommands.pm: default commands now keep
24405           web content in user homedirs and link to /var/www
24406
24407 2004-05-19 07:34  ivan
24408
24409         * FS/FS/part_export/acct_sql.pm: really fixing deletions in
24410           acct_sql export
24411
24412 2004-05-19 07:29  ivan
24413
24414         * FS/FS/part_export/acct_sql.pm: fixing deletions in acct_sql
24415           export
24416
24417 2004-05-19 07:22  ivan
24418
24419         * FS/FS/part_export/acct_sql.pm: fixing acct_sql export
24420
24421 2004-05-19 06:41  ivan
24422
24423         * FS/: MANIFEST, FS/part_export/acct_sql.pm,
24424           t/part_export-acct_sql.t: adding acct_sql export
24425
24426 2004-05-19 05:31  ivan
24427
24428         * httemplate/edit/part_pkg.cgi: continue making
24429           hours/input/output/total display on invoices conditional on there
24430           being any charge for overages
24431
24432 2004-05-19 05:30  ivan
24433
24434         * httemplate/edit/part_pkg.cgi: finish making
24435           hours/input/output/total display on invoices conditional on there
24436           being any charge for overages
24437
24438 2004-05-19 05:28  ivan
24439
24440         * httemplate/edit/part_pkg.cgi: make hours/input/output/total
24441           display on invoices conditional on there being any charge for
24442           overages
24443
24444 2004-05-17 17:20  ivan
24445
24446         * FS/FS/ClientAPI/MyAccount.pm: patch from randell lucas for
24447           order_pkg to return pkgnum also
24448
24449 2004-05-14 05:25  ivan
24450
24451         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
24452           FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi,
24453           httemplate/edit/process/part_bill_event.cgi: add per-agent
24454           invoice templates, add per-package suspend invoice events, fix
24455           automatic creation of invoice_latex alternate templates
24456
24457 2004-05-12 11:07  ivan
24458
24459         * bin/sequences.reset: easier this way
24460
24461 2004-05-12 11:02  ivan
24462
24463         * bin/: sequences.reset, freeside.import: adding
24464
24465 2004-05-12 05:38  ivan
24466
24467         * install/redhat/9/: INSTALL, sources.list: that wasn't pleasant
24468
24469 2004-05-12 03:03  ivan
24470
24471         * Makefile: for native apache installs
24472
24473 2004-05-11 05:01  ivan
24474
24475         * httemplate/edit/svc_www.cgi: i'm not usually like this.
24476
24477 2004-05-11 04:58  ivan
24478
24479         * httemplate/edit/svc_www.cgi: this has been an evening of logical
24480           negation
24481
24482 2004-05-11 04:54  ivan
24483
24484         * httemplate/edit/svc_www.cgi: so close
24485
24486 2004-05-11 04:52  ivan
24487
24488         * httemplate/edit/svc_www.cgi: clean this up a bit, fix
24489           svc_www-usersvc_svcpart and hopefully simplified zone select too
24490
24491 2004-05-11 04:22  ivan
24492
24493         * httemplate/edit/svc_www.cgi: need to pull in $conf
24494
24495 2004-05-11 04:19  ivan
24496
24497         * FS/FS/Conf.pm, httemplate/edit/svc_www.cgi: one reasonable
24498           default and one kludge, to improve webhosting UI
24499
24500 2004-05-11 02:50  ivan
24501
24502         * FS/FS/part_export/www_shellcommands.pm: fix commands
24503
24504 2004-05-10 17:46  ivan
24505
24506         * httemplate/: index.html, search/svc_www.cgi: vary basic virtual
24507           host browse
24508
24509 2004-05-10 16:16  ivan
24510
24511         * httemplate/docs/upgrade10.html: fix sequences in upgrade docs?
24512
24513 2004-05-10 06:46  ivan
24514
24515         * FS/FS/part_export/shellcommands_withdomain.pm: fix ISPMan
24516           password changing command
24517
24518 2004-05-10 06:17  ivan
24519
24520         * FS/FS/part_export/shellcommands.pm: fall back to password
24521           changing in the case of blank suspension/unsuspension commands,
24522           like some exports
24523
24524 2004-05-10 04:10  ivan
24525
24526         * FS/FS/part_export/postfix.pm, bin/postfix.export: make postfix
24527           export commands configrable
24528
24529 2004-05-10 03:01  ivan
24530
24531         * bin/sendmail.import: properly nested greps
24532
24533 2004-05-10 02:59  ivan
24534
24535         * bin/sendmail.import: allow for multiple svc_acct svcparts
24536
24537 2004-05-10 02:40  ivan
24538
24539         * bin/sendmail.import: 5.005!
24540
24541 2004-05-10 02:38  ivan
24542
24543         * bin/sendmail.import: ach 5.005
24544
24545 2004-05-10 01:38  ivan
24546
24547         * CREDITS: rt and sql-ledger
24548
24549 2004-05-08 00:46  ivan
24550
24551         * FS/FS/svc_acct.pm: default finger to first+last
24552
24553 2004-05-06 15:37  ivan
24554
24555         * httemplate/edit/svc_www.cgi: brainfart
24556
24557 2004-05-06 15:34  ivan
24558
24559         * httemplate/edit/svc_www.cgi: tyop
24560
24561 2004-05-06 15:29  ivan
24562
24563         * FS/FS/part_export/apache.pm, bin/apache.export: add option to
24564           change the restart command in apache exports
24565
24566 2004-05-06 15:29  ivan
24567
24568         * FS/FS/svc_acct.pm: protect properly against deleting users linked
24569           to virtual web sites
24570
24571 2004-05-06 15:18  ivan
24572
24573         * httemplate/edit/svc_www.cgi: show service name and
24574           fully-qualified address on service add
24575
24576 2004-05-04 11:44  ivan
24577
24578         * FS/FS/queue.pm: don't truncate job args for display
24579
24580 2004-05-03 08:40  ivan
24581
24582         * FS/FS/ClientAPI/MyAccount.pm: 1. order_pkg accepts svcpart +
24583           (svc_external: id, title / svc_acct: domain)
24584
24585 2004-05-03 07:32  ivan
24586
24587         * FS/FS/: svc_acct.pm, part_export/shellcommands.pm,
24588           part_export/shellcommands_withdomain.pm: make RADIUS groups
24589           available to shellcommands exports
24590
24591 2004-05-01 15:49  ivan
24592
24593         * httemplate/search/: cust_bill.html, elements/search.html: don't
24594           display links to missing customers
24595
24596 2004-05-01 14:40  ivan
24597
24598         * httemplate/search/cust_bill.html: I'm slow this morning
24599
24600 2004-05-01 14:38  ivan
24601
24602         * httemplate/search/cust_bill.html: oops tyop
24603
24604 2004-05-01 14:05  ivan
24605
24606         * httemplate/search/cust_bill.html: handle missing customer records
24607           without erroring out
24608
24609 2004-05-01 03:43  ivan
24610
24611         * install/redhat/9/INSTALL: update for some new atrpms package
24612           versions
24613
24614 2004-04-30 20:54  ivan
24615
24616         * htetc/global.asa: very weird 5.005 problem
24617
24618 2004-04-30 14:58  ivan
24619
24620         * FS/FS/Record.pm: accept empty zips for non-US countries...
24621
24622 2004-04-30 13:22  ivan
24623
24624         * FS/FS/cust_main.pm: eliminate spurious "multiple records in
24625           scalar search" warning
24626
24627 2004-04-30 12:08  ivan
24628
24629         * httemplate/index.html: 15 day open invoice reports for qis
24630
24631 2004-04-29 06:08  ivan
24632
24633         * fs_signup/FS-SignupClient/cgi/: map.gif, stateselect.html:
24634           imagemap for state selection
24635
24636 2004-04-29 02:24  ivan
24637
24638         * install/5.005/Net-Whois-Raw/lib/Net/Whois/Raw/Data.pm: 5.005 fix
24639
24640 2004-04-29 02:21  ivan
24641
24642         * install/5.005/: DBIx-DBSchema-0.23-5.005kludge/Changes,
24643           DBIx-DBSchema-0.23-5.005kludge/DBSchema.pm,
24644           DBIx-DBSchema-0.23-5.005kludge/MANIFEST,
24645           DBIx-DBSchema-0.23-5.005kludge/MANIFEST.SKIP,
24646           DBIx-DBSchema-0.23-5.005kludge/Makefile.PL,
24647           DBIx-DBSchema-0.23-5.005kludge/README,
24648           DBIx-DBSchema-0.23-5.005kludge/TODO,
24649           DBD-Pg-1.22-fixvercmp/Changes, DBD-Pg-1.22-fixvercmp/MANIFEST,
24650           DBD-Pg-1.22-fixvercmp/Makefile.PL, DBD-Pg-1.22-fixvercmp/Pg.h,
24651           DBD-Pg-1.22-fixvercmp/Pg.pm, DBD-Pg-1.22-fixvercmp/Pg.xs,
24652           DBD-Pg-1.22-fixvercmp/README, DBD-Pg-1.22-fixvercmp/README.win32,
24653           DBD-Pg-1.22-fixvercmp/dbd-pg.pod, DBD-Pg-1.22-fixvercmp/dbdimp.c,
24654           DBD-Pg-1.22-fixvercmp/dbdimp.h,
24655           DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl,
24656           DBD-Pg-1.22-fixvercmp/eg/lotest.pl,
24657           DBD-Pg-1.22-fixvercmp/eg/notify_test.patch,
24658           DBD-Pg-1.22-fixvercmp/t/00basic.t,
24659           DBD-Pg-1.22-fixvercmp/t/01connect.t,
24660           DBD-Pg-1.22-fixvercmp/t/01constants.t,
24661           DBD-Pg-1.22-fixvercmp/t/01setup.t,
24662           DBD-Pg-1.22-fixvercmp/t/02prepare.t,
24663           DBD-Pg-1.22-fixvercmp/t/03bind.t,
24664           DBD-Pg-1.22-fixvercmp/t/04execute.t,
24665           DBD-Pg-1.22-fixvercmp/t/05fetch.t,
24666           DBD-Pg-1.22-fixvercmp/t/06disconnect.t,
24667           DBD-Pg-1.22-fixvercmp/t/07reuse.t,
24668           DBD-Pg-1.22-fixvercmp/t/08txn.t,
24669           DBD-Pg-1.22-fixvercmp/t/09autocommit.t,
24670           DBD-Pg-1.22-fixvercmp/t/11quoting.t,
24671           DBD-Pg-1.22-fixvercmp/t/12placeholders.t,
24672           DBD-Pg-1.22-fixvercmp/t/13pgtype.t,
24673           DBD-Pg-1.22-fixvercmp/t/15funct.t,
24674           DBD-Pg-1.22-fixvercmp/t/99cleanup.t,
24675           DBD-Pg-1.22-fixvercmp/t/lib/App/Info.pm,
24676           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler.pm,
24677           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS.pm,
24678           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Request.pm,
24679           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Util.pm,
24680           DBIx-DBSchema-0.23-5.005kludge/t/load-mysql.t,
24681           DBIx-DBSchema-0.23-5.005kludge/t/load-pg.t,
24682           DBIx-DBSchema-0.23-5.005kludge/t/load.t,
24683           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler/Prompt.pm,
24684           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS/PostgreSQL.pm,
24685           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup.pm,
24686           DBIx-DBSchema-0.23-5.005kludge/DBSchema/Column.pm,
24687           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD.pm,
24688           DBIx-DBSchema-0.23-5.005kludge/DBSchema/Table.pm,
24689           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup/Index.pm,
24690           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup/Unique.pm,
24691           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/Pg.pm,
24692           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/Sybase.pm,
24693           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/mysql.pm: adding
24694           DBD::Pg and DBIx::DBSchema for 5.005.  argh freebsd and solaris!
24695
24696 2004-04-23 06:15  ivan
24697
24698         * FS/MANIFEST, FS/bin/freeside-cc-receipts-report,
24699           FS/bin/freeside-credit-report, httemplate/index.html,
24700           httemplate/search/report_cc.cgi,
24701           httemplate/search/report_cc.html,
24702           httemplate/search/report_credit.cgi,
24703           httemplate/search/report_credit.html: add link to new credit
24704           report on main menu, remove old obsolete shell-out reports
24705
24706 2004-04-23 05:50  ivan
24707
24708         * Makefile, htetc/global.asa: fix up includes with Apache::ASP
24709
24710 2004-04-23 05:19  ivan
24711
24712         * FS/FS/cust_credit.pm, FS/FS/Report/Table/Monthly.pm,
24713           httemplate/graph/money_time-graph.cgi,
24714           httemplate/graph/money_time.cgi,
24715           httemplate/search/cust_bill.html,
24716           httemplate/search/cust_credit.html,
24717           httemplate/search/cust_pay.cgi,
24718           httemplate/search/report_cust_credit.html,
24719           httemplate/search/elements/search.html: credit report, add some
24720           links to sales/credits/receipts summary, move payment search to
24721           template
24722
24723 2004-04-22 19:32  ivan
24724
24725         * httemplate/: search/cust_bill.html, search/sql.html, index.html,
24726           search/elements/search.html: working templated invoice search!
24727
24728 2004-04-22 00:38  ivan
24729
24730         * httemplate/elements/pager.html: silly pager fix
24731
24732 2004-04-22 00:27  ivan
24733
24734         * httemplate/docs/: install.html, upgrade10.html: minor doc updates
24735
24736 2004-04-22 00:07  ivan
24737
24738         * httemplate/search/report_cust_credit.html: initial copy from
24739           report_cust_pay.html
24740
24741 2004-04-21 13:52  ivan
24742
24743         * FS/FS/cust_bill.pm: as an invoice event, emailing/printing
24744           problems should be fatal and trigger retry
24745
24746 2004-04-20 18:49  ivan
24747
24748         * FS/FS/cust_main.pm: respect country default for batch import
24749
24750 2004-04-20 13:24  ivan
24751
24752         * FS/FS/ClientAPI/MyAccount.pm: silly bug noticed by matthewd
24753
24754 2004-04-19 18:23  ivan
24755
24756         * FS/FS/cust_main.pm: accept expiration dates in the same format
24757           they are output...
24758
24759 2004-04-19 17:58  ivan
24760
24761         * FS/FS/ClientAPI/MyAccount.pm, FS/FS/cust_main.pm,
24762           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
24763           fs_selfservice/FS-SelfService/SelfService.pm,
24764           httemplate/view/cust_main.cgi: add methods for masking credit
24765           cards, add payment info modification to self-service
24766
24767 2004-04-13 20:20  ivan
24768
24769         * install/fedora/fc1/: INSTALL, sources.list: adding preliminary
24770           install script for fedora core 1
24771
24772 2004-04-13 18:00  ivan
24773
24774         * rt/FREESIDE_MODIFIED: keeping track of what's been changed to
24775           make life easier when importing new upstream versions
24776
24777 2004-04-13 17:48  khoff
24778
24779         * rt/lib/RT/URI/freeside.pm: Freeside's URI handler for RT3.
24780
24781 2004-04-13 15:30  ivan
24782
24783         * FS/FS/svc_domain.pm: remove dependancy on Net::Whois that wasn't
24784           being used anyway
24785
24786 2004-04-13 13:01  ivan
24787
24788         * FS/t/part_export-communigate_pro.t: adding forgotten test
24789
24790 2004-04-13 11:27  ivan
24791
24792         * Makefile: adding comments for fedora
24793
24794 2004-04-10 18:50  ivan
24795
24796         * httemplate/search/: report_prepaid_income.cgi,
24797           report_prepaid_income.html: update unearned revenue report based
24798           on feedback from kevin
24799
24800 2004-04-09 15:35  ivan
24801
24802         * Makefile: thank goodness its friday
24803
24804 2004-04-09 15:34  ivan
24805
24806         * Makefile: really properly disable RT where not using
24807
24808 2004-04-09 15:33  ivan
24809
24810         * Makefile: properly disable RT where not using
24811
24812 2004-04-09 15:29  ivan
24813
24814         * fs_passwd/fs_passwd.cgi: oops, this one too
24815
24816 2004-04-09 15:28  ivan
24817
24818         * fs_passwd/fs_passwd.html: fs_passwd.cgi
24819
24820 2004-04-08 05:37  ivan
24821
24822         * Makefile: fix psql command line options for older pg
24823
24824 2004-04-08 05:23  ivan
24825
24826         * Makefile: fix quotes
24827
24828 2004-04-08 05:07  ivan
24829
24830         * Makefile: don't enable by default
24831
24832 2004-04-08 05:05  ivan
24833
24834         * rt/sbin/: rt-setup-database, rt-setup-database.in: remove
24835           accidentally doubled lines in usage inst
24836
24837 2004-04-08 05:00  ivan
24838
24839         * Makefile, htetc/handler.pl, rt/FREESIDE_MODIFIED,
24840           rt/etc/RT_SiteConfig.pm, rt/sbin/rt-setup-database,
24841           rt/sbin/rt-setup-database.in: beginning of RT integration
24842
24843 2004-04-07 22:53  ivan
24844
24845         * fs_selfservice/FS-SelfService/Makefile.PL: comment out xmlrpc
24846           server until it is ready
24847
24848 2004-04-07 06:12  ivan
24849
24850         * FS/bin/freeside-reexport: oops, update the usage too
24851
24852 2004-04-07 06:11  ivan
24853
24854         * FS/bin/freeside-reexport: added options to select username,
24855           svcnum, svcpart
24856
24857 2004-04-07 04:39  ivan
24858
24859         * FS/FS/: Conf.pm, domain_record.pm: automatically update
24860           reverse-ARPA records (Bug#462) / recognize SOA records with the
24861           fqdn as well as @
24862
24863 2004-04-07 04:04  ivan
24864
24865         * httemplate/view/svc_domain.cgi: javascript confirm when slaving a
24866           domain
24867
24868 2004-04-07 02:08  ivan
24869
24870         * install/5.005/Net-Whois-Raw/: COPYRIGHT, Changes, MANIFEST,
24871           META.yml, Makefile.PL, README, pwhois, t/01.t,
24872           lib/Net/Whois/Raw.pm, lib/Net/Whois/Raw/Data.pm: Initial revision
24873
24874 2004-04-07 01:34  ivan
24875
24876         * FS/FS/part_export.pm: argh, the glob itself is tainted under
24877           5.005
24878
24879 2004-04-07 01:07  ivan
24880
24881         * FS/FS/part_export.pm: make -T happy (under old perl?)
24882
24883 2004-04-05 19:03  ivan
24884
24885         * FS/FS/part_export/www_shellcommands.pm: update ISPMan commands
24886
24887 2004-04-05 07:05  ivan
24888
24889         * httemplate/misc/link.cgi, FS/FS/Conf.pm,
24890           httemplate/misc/process/link.cgi: add a domain pulldown to
24891           svc_acct linking, closes: Bug#277 / prevent "stealing" services
24892           with link unless you set legacy_link-steal config option, closes:
24893           Bug#321
24894
24895 2004-04-05 04:55  ivan
24896
24897         * FS/FS/cust_pkg.pm, httemplate/view/cust_main.cgi: apply some
24898           heuristics to transfer ordering: primaries first, then sorted by
24899           quantity
24900
24901 2004-04-05 02:08  ivan
24902
24903         * htetc/global.asa, htetc/handler.pl, httemplate/docs/install.html,
24904           httemplate/docs/upgrade-1.4.2.html, httemplate/misc/whois.cgi,
24905           httemplate/view/svc_domain.cgi: add whois functionality
24906           internally instead of linking to geektools
24907
24908 2004-04-04 15:20  ivan
24909
24910         * FS/FS/: Conf.pm, cust_pkg.pm: add cust_pkg-change_svcpart option
24911           to optionally allow non-matching svcparts to be moved during
24912           package changes, closes: Bug#667
24913
24914 2004-04-04 15:14  ivan
24915
24916         * httemplate/view/cust_main.cgi: comment out extraneous warning
24917
24918 2004-04-02 16:45  ivan
24919
24920         * httemplate/search/cust_bill.cgi: UI: stop making things small for
24921           no reason
24922
24923 2004-04-02 05:44  ivan
24924
24925         * htetc/global.asa, htetc/handler.pl,
24926           httemplate/view/cust_bill-pdf.cgi: remove Pragma:no-cache header,
24927           and set Content-Length and Cache-Control for viewing .pdf
24928           invoices with IE over SSL.
24929           http://support.microsoft.com/default.aspx?scid=kb;en-us;323308
24930
24931 2004-04-02 03:23  ivan
24932
24933         * httemplate/view/: cust_bill-pdf.cgi, cust_bill.cgi: add a fake
24934           .pdf extension to placate some versions of IE.  yay IE.
24935
24936 2004-04-01 18:09  ivan
24937
24938         * bin/bind.export, FS/FS/part_export/bind.pm: add option to set
24939           (r)ndc command
24940
24941 2004-04-01 06:50  ivan
24942
24943         * FS/FS/part_export/www_shellcommands.pm: fix paths to ispman
24944           commands
24945
24946 2004-04-01 03:14  ivan
24947
24948         * httemplate/browse/part_referral.cgi: remove extraneous html
24949
24950 2004-04-01 03:09  ivan
24951
24952         * httemplate/browse/part_referral.cgi: oops!
24953
24954 2004-04-01 02:56  ivan
24955
24956         * httemplate/browse/part_referral.cgi: add a yesterday column and a
24957           total row, closes: Bug#797
24958
24959 2004-03-31 16:44  ivan
24960
24961         * FS/: FS/cust_main_county.pm, bin/freeside-setup: get
24962           sub-countries from Locale::SubCountry now
24963
24964 2004-03-30 09:13  ivan
24965
24966         * httemplate/docs/upgrade10.html: little more explanation about
24967           editing Pg dumps
24968
24969 2004-03-30 08:43  ivan
24970
24971         * FS/FS/cust_main.pm: mutex the bill and collect functions
24972           per-customer
24973
24974 2004-03-30 01:20  ivan
24975
24976         * bin/bind.import: add -s and -c flags, add ipv6 default zones to
24977           list of ignored zones, add nameservice records to existing
24978           domains, update for API change inDNS::ZoneParse 0.84
24979
24980 2004-03-29 13:49  ivan
24981
24982         * FS/FS/part_export/shellcommands.pm: freebsd pw(1) fixed in 4.10
24983           also
24984
24985 2004-03-28 22:03  ivan
24986
24987         * FS/FS/part_export.pm: fix export_info sub to return an empty
24988           hashref instead of undef
24989
24990 2004-03-26 17:05  khoff
24991
24992         * FS/FS/: Conf.pm, cust_pkg.pm, svc_acct.pm, svc_domain.pm: Cancel
24993           services in a particular order to get around certain
24994           inter-service dependancies
24995
24996 2004-03-25 20:54  ivan
24997
24998         * fs_selfservice/FS-SelfService/Makefile.PL: depend on Storable
24999           2.09
25000
25001 2004-03-25 20:46  ivan
25002
25003         * FS/FS/part_export/router.pm: don't depend on Net::Telnet unless
25004           necessary
25005
25006 2004-03-25 03:00  ivan
25007
25008         * FS/FS/part_export/: domain_shellcommands.pm,
25009           www_shellcommands.pm: typo from refactoring
25010
25011 2004-03-25 00:55  ivan
25012
25013         * FS/FS/part_export/: domain_shellcommands.pm,
25014           forward_shellcommands.pm, shellcommands.pm,
25015           shellcommands_withdomain.pm, www_shellcommands.pm: first pass at
25016           ISPMan integration
25017
25018 2004-03-24 22:42  ivan
25019
25020         * FS/FS/part_export/shellcommands.pm: freebsd fix will be in 5.3
25021           and later only so far, still waiting to hear about 4.10
25022
25023 2004-03-24 07:38  ivan
25024
25025         * httemplate/edit/part_export.cgi: catch misconfigured exports
25026
25027 2004-03-24 06:28  ivan
25028
25029         * FS/FS/: part_export.pm, part_export/apache.pm,
25030           part_export/bind.pm, part_export/bind_slave.pm,
25031           part_export/bsdshell.pm, part_export/communigate_pro.pm,
25032           part_export/communigate_pro_singledomain.pm, part_export/cp.pm,
25033           part_export/cyrus.pm, part_export/domain_shellcommands.pm,
25034           part_export/forward_shellcommands.pm, part_export/http.pm,
25035           part_export/infostreet.pm, part_export/ldap.pm,
25036           part_export/postfix.pm, part_export/shellcommands.pm,
25037           part_export/shellcommands_withdomain.pm, part_export/sqlmail.pm,
25038           part_export/sqlradius.pm, part_export/sqlradius_withdomain.pm,
25039           part_export/sysvshell.pm, part_export/textradius.pm,
25040           part_export/vpopmail.pm, part_export/www_shellcommands.pm: move
25041           export info to the modules themselves
25042
25043 2004-03-24 06:23  ivan
25044
25045         * FS/FS/part_export/router.pm: move export info to the modules
25046           themselves
25047
25048 2004-03-24 06:21  ivan
25049
25050         * FS/: MANIFEST, FS/part_export/passwdfile.pm,
25051           t/part_export-passwdfile.t: adding passwdfile export base class
25052
25053 2004-03-24 06:17  ivan
25054
25055         * eg/export_template.pm: update example export for the new world of
25056           export data in themodule files
25057
25058 2004-03-24 01:35  ivan
25059
25060         * FS/: MANIFEST, t/part_export-communigate_pro_singledomain.t,
25061           t/part_export-postfix.t, t/part_export-router.t: add missing
25062           compile tests
25063
25064 2004-03-23 11:57  ivan
25065
25066         * httemplate/view/: cust_main.cgi: small UI fix for unapplied
25067           partial credits
25068
25069 2004-03-22 19:36  ivan
25070
25071         * htetc/global.asa: make Apache::ASP includes work as expected
25072
25073 2004-03-22 19:31  ivan
25074
25075         * htetc/global.asa: includes fix
25076
25077 2004-03-22 19:29  ivan
25078
25079         * htetc/global.asa, httemplate/docs/install.html,
25080           httemplate/docs/upgrade10.html: includes with Apache::ASP
25081
25082 2004-03-22 16:06  ivan
25083
25084         * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm,
25085           htetc/global.asa, htetc/handler.pl,
25086           httemplate/elements/small_custview.html,
25087           httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi,
25088           httemplate/view/cust_main.cgi: one-time credit card and ACH
25089           payments (like self-service) closes: Bug#648
25090
25091 2004-03-22 16:06  ivan
25092
25093         * httemplate/search/report_receivables.cgi: fix sorting of NULL
25094           companies differently than empty companies
25095
25096 2004-03-22 11:02  ivan
25097
25098         * httemplate/elements/header.html, FS/FS/CGI.pm: consistant title
25099           size of 6
25100
25101 2004-03-22 09:13  ivan
25102
25103         * httemplate/: docs/ach.html, edit/cust_main.cgi, images/ach.png:
25104           add ACH help graphic
25105
25106 2004-03-22 07:18  ivan
25107
25108         * FS/FS/CGI.pm: tone down the titles
25109
25110 2004-03-22 07:04  ivan
25111
25112         * httemplate/edit/cust_main.cgi: s/routing code/routing number/
25113
25114 2004-03-22 04:50  ivan
25115
25116         * fs_selfservice/FS-SelfService/cgi/make_payment.html: credit card
25117           expiration selection now -> 15 years instead of hardcoded
25118
25119 2004-03-22 03:05  ivan
25120
25121         * httemplate/: edit/process/REAL_cust_pkg.cgi,
25122           edit/process/quick-cust_pkg.cgi, misc/cancel-unaudited.cgi,
25123           misc/unprovision.cgi, misc/process/link.cgi,
25124           search/cust_main.cgi, search/cust_pkg.cgi, view/cust_main.cgi,
25125           view/svc_acct.cgi, view/svc_broadband.cgi, view/svc_domain.cgi,
25126           view/svc_external.cgi, view/svc_forward.cgi, view/svc_www.cgi:
25127           remove everything that links to package view also, closes:
25128           Bug#569
25129
25130 2004-03-22 02:36  ivan
25131
25132         * httemplate/view/cust_main.cgi: further small UI tweaks
25133
25134 2004-03-22 02:16  ivan
25135
25136         * httemplate/: misc/expire_pkg.cgi, misc/process/expire_pkg.cgi,
25137           view/cust_main.cgi: yay!  remove package view entirely (closes:
25138           Bug#569)
25139
25140 2004-03-21 18:59  ivan
25141
25142         * httemplate/view/cust_main.cgi: much easier to understand listing
25143           of credits/payments that get split up, closes: Bug#773, 762
25144
25145 2004-03-19 04:36  ivan
25146
25147         * FS/FS/ClientAPI/passwd.pm: use FS::svc_domain explicitly
25148
25149 2004-03-18 14:35  ivan
25150
25151         * FS/FS/part_export/shellcommands.pm: quote already-crypted
25152           passwords to prevent variable substitution
25153
25154 2004-03-18 14:32  ivan
25155
25156         * FS/FS/part_export/shellcommands.pm: don't re-encrypt password on
25157           replace also
25158
25159 2004-03-18 14:00  ivan
25160
25161         * bin/shadow.reimport: add -b option
25162
25163 2004-03-18 12:58  ivan
25164
25165         * FS/FS/part_export/shellcommands.pm: don't re-crypt encrypted
25166           passwords
25167
25168 2004-03-17 17:46  ivan
25169
25170         * FS/bin/freeside-selfservice-server,
25171           fs_selfservice/FS-SelfService/SelfService.pm,
25172           fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
25173           require Storable minimum 2.09
25174
25175 2004-03-17 15:16  ivan
25176
25177         * FS/FS/svc_acct.pm: fixup password checking to understand
25178           old-style *SUSPENDED* accounts and not to allow access for * ! !!
25179           passwords
25180
25181 2004-03-17 15:08  ivan
25182
25183         * bin/shadow.reimport: skip root user and anyone with *LK* or NP
25184           accounts
25185
25186 2004-03-17 14:55  ivan
25187
25188         * bin/shadow.reimport: fix multiple svcparts
25189
25190 2004-03-17 14:53  ivan
25191
25192         * bin/shadow.reimport: allow multiple svcparts
25193
25194 2004-03-17 14:49  ivan
25195
25196         * bin/shadow.reimport: re-enable prompting
25197
25198 2004-03-17 14:45  ivan
25199
25200         * bin/shadow.reimport: add -d and -r options
25201
25202 2004-03-17 13:47  ivan
25203
25204         * FS/FS/ClientAPI/MyAccount.pm, FS/FS/svc_acct.pm,
25205           FS/FS/ClientAPI/passwd.pm, httemplate/docs/install.html,
25206           httemplate/docs/upgrade-1.4.2.html: proper self-service login
25207           supporting plaintext, crypt and MD5 passwords
25208
25209 2004-03-16 12:41  ivan
25210
25211         * Makefile: rt-setup-database, not rt-initialize-database
25212
25213 2004-03-15 23:06  ivan
25214
25215         * Makefile, rt/config.layout.in: masonstatedir can't be configured
25216           form ./configure either, must use layout
25217
25218 2004-03-15 23:04  ivan
25219
25220         * Makefile: and finally, run the ./configure
25221
25222 2004-03-15 23:03  ivan
25223
25224         * Makefile: use a proper delimter
25225
25226 2004-03-15 23:00  ivan
25227
25228         * Makefile: transposition
25229
25230 2004-03-15 22:59  ivan
25231
25232         * Makefile: autogenerate rt/config.layout file
25233
25234 2004-03-15 22:58  ivan
25235
25236         * rt/: FREESIDE_MODIFIED, config.layout, config.layout.in:
25237           config.layout needs to be generated
25238
25239 2004-03-15 22:45  ivan
25240
25241         * Makefile: initial RT targets
25242
25243 2004-03-15 22:43  ivan
25244
25245         * rt/: FREESIDE_MODIFIED, sbin/rt-setup-database: initial
25246           (hopefully rather unobtrusive) patch
25247
25248 2004-03-15 20:36  ivan
25249
25250         * FS/FS/cust_svc.pm: recognize DBD::mysqlPP
25251
25252 2004-03-15 16:34  ivan
25253
25254         * Makefile: dont want to error out here
25255
25256 2004-03-15 11:22  ivan
25257
25258         * fs_signup/FS-SignupClient/: MANIFEST, Makefile.PL, fs_signupd:
25259           signup is now just a wrapper around self-service
25260
25261 2004-03-12 17:27  ivan
25262
25263         * Makefile: really add the necessary backslashes this time, fix
25264           s/// delimteres
25265
25266 2004-03-12 16:53  ivan
25267
25268         * Makefile: oops
25269
25270 2004-03-12 16:50  ivan
25271
25272         * Makefile, htetc/handler.pl: automatically set Mason comp_root in
25273           Makefile
25274
25275 2004-03-12 16:16  ivan
25276
25277         * Makefile: fix suse document root
25278
25279 2004-03-12 04:39  ivan
25280
25281         * FS/FS/Conf.pm, httemplate/misc/unapply-cust_credit.cgi,
25282           httemplate/view/cust_main.cgi: add unapplycredits configuration
25283           option
25284
25285 2004-03-12 04:11  ivan
25286
25287         * httemplate/graph/money_time.cgi: fix title
25288
25289 2004-03-12 04:10  ivan
25290
25291         * httemplate/docs/upgrade10.html: add history tables to field
25292           change upgrade instructions, add hints for pre-5.6 perl, add
25293           index on cust_pay._date
25294
25295 2004-03-12 02:22  ivan
25296
25297         * httemplate/index.html: add badly-named new report
25298
25299 2004-03-12 02:19  ivan
25300
25301         * httemplate/docs/upgrade-1.4.2.html: few more 1.4.2 upgrade hints
25302
25303 2004-03-12 00:56  ivan
25304
25305         * FS/FS/Report/Table/Monthly.pm: don't run my local expenses kludge
25306           by default; horrible performance
25307
25308 2004-03-12 00:17  ivan
25309
25310         * FS/FS/cust_main.pm: emaildecline-exclude skips any errors that
25311           contain the strings now, not just match exactly
25312
25313 2004-03-11 21:58  ivan
25314
25315         * httemplate/docs/upgrade10.html: document trouble schema changes
25316           backported to 1.4.2
25317
25318 2004-03-11 21:49  ivan
25319
25320         * httemplate/docs/upgrade10.html: remove comment
25321
25322 2004-03-11 13:35  ivan
25323
25324         * httemplate/docs/upgrade10.html: add info for ancient Pg versions
25325
25326 2004-03-11 13:19  ivan
25327
25328         * conf/logo.eps: oops, wrong logo
25329
25330 2004-03-11 13:07  ivan
25331
25332         * conf/: invoice_latex, logo.eps: add typeset logo to conf dir and
25333           point invoice_latex at it by default
25334
25335 2004-03-11 00:54  ivan
25336
25337         * FS/bin/freeside-selfservice-server: turn down logging level
25338
25339 2004-03-10 23:33  ivan
25340
25341         * fs_passwd/: fs_passwd, fs_passwd.cgi, fs_passwd_server,
25342           fs_passwdd: update fs_passwd stuff as wrappers around
25343           self-service
25344
25345 2004-03-10 20:17  ivan
25346
25347         * FS/MANIFEST: incorrect listing in MANIFEST
25348
25349 2004-03-10 19:53  ivan
25350
25351         * install/redhat/7.3/INSTALL: 1.5 stuff
25352
25353 2004-03-10 18:21  ivan
25354
25355         * install/suse/9.0/INSTALL: suse install script
25356
25357 2004-03-10 18:03  ivan
25358
25359         * rt/lib/: RT/I18N/it.po, RT/Interface/REST.pm,
25360           t/data/crashes-file-based-parser, t/data/multipart-report,
25361           t/data/notes-uuencoded: Initial revision
25362
25363 2004-03-10 17:59  ivan
25364
25365         * rt/: README.Oracle, UPGRADING, bin/rt.in,
25366           docs/rt3-schema-relationships.dot, etc/acl.Informix,
25367           etc/drop.Informix, etc/drop.Oracle, etc/schema.Informix,
25368           html/Admin/Elements/SelectStage, html/Elements/SelectLang,
25369           html/REST/1.0/autohandler, html/REST/1.0/dhandler,
25370           html/REST/1.0/logout, html/REST/1.0/Forms/queue/default,
25371           html/REST/1.0/Forms/queue/ns,
25372           html/REST/1.0/Forms/ticket/attachments,
25373           html/REST/1.0/Forms/ticket/default,
25374           html/REST/1.0/Forms/ticket/history,
25375           html/REST/1.0/Forms/ticket/links,
25376           html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns,
25377           html/REST/1.0/search/dhandler, html/REST/1.0/search/ticket,
25378           html/REST/1.0/ticket/comment, html/REST/1.0/ticket/link,
25379           html/REST/1.0/ticket/merge, lib/RT/StyleGuide.pod: Initial
25380           revision
25381
25382 2004-03-10 17:05  ivan
25383
25384         * Makefile: update for suse
25385
25386 2004-03-10 14:27  khoff
25387
25388         * httemplate/edit/svc_broadband.cgi: Excluded virtual fields
25389           weren't being properly masked on errors.  The router/block select
25390           box wasn't being generated on errors.
25391
25392 2004-03-10 13:47  ivan
25393
25394         * install/suse/: INSTALL, 9.0/INSTALL: move to versioned dir
25395
25396 2004-03-10 13:44  ivan
25397
25398         * install/: redhat/9/INSTALL, suse/INSTALL: adding preliminary suse
25399           install script
25400
25401 2004-03-10 11:06  khoff
25402
25403         * httemplate/browse/router.cgi: Added hide/show customer router
25404           link.
25405
25406 2004-03-09 18:37  khoff
25407
25408         * httemplate/browse/router.cgi: UI cleanup.
25409
25410 2004-03-05 16:57  ivan
25411
25412         * httemplate/docs/upgrade10.html: doc
25413
25414 2004-03-05 06:34  ivan
25415
25416         * FS/MANIFEST, FS/FS/Report.pm, FS/FS/Report/Table.pm,
25417           FS/FS/Report/Table/Monthly.pm, FS/t/Report-Table-Monthly.t,
25418           FS/t/Report-Table.t, FS/t/Report.t, htetc/global.asa,
25419           htetc/handler.pl, httemplate/graph/money_time-graph.cgi,
25420           httemplate/graph/money_time.cgi: beginning of OO reporting
25421           interface, create acadia-requested crosstab reports
25422
25423 2004-03-04 21:59  ivan
25424
25425         * FS/bin/freeside-daily: fix -v
25426
25427 2004-03-03 08:32  ivan
25428
25429         * bin/create-fetchmailrc: fix for case where no .fetchmailrc should
25430           be create and fetchmail should not be run
25431
25432 2004-03-03 05:42  ivan
25433
25434         * FS/FS/: cust_main.pm, cust_pkg.pm, queue.pm, svc_Common.pm,
25435           svc_acct.pm, svc_broadband.pm, svc_domain.pm, svc_external.pm,
25436           svc_forward.pm, svc_www.pm, ClientAPI/Signup.pm: fix welcome
25437           emails being sent to signup server declined accounts, closes:
25438           Bug#743
25439
25440 2004-03-02 22:20  ivan
25441
25442         * httemplate/edit/svc_forward.cgi: grey out inactive text boxes as
25443           well as disable them (IE doesn't grey out disabled text dialogs)
25444
25445 2004-02-28 15:06  ivan
25446
25447         * httemplate/docs/ieak.html: for now
25448
25449 2004-02-28 14:57  ivan
25450
25451         * Makefile: s/cleanwhisker/pouncequick/
25452
25453 2004-02-28 14:49  ivan
25454
25455         * FS/t/acct_snarf.t: adding
25456
25457 2004-02-28 14:48  ivan
25458
25459         * FS/FS/cust_pkg.pm: minor fixes
25460
25461 2004-02-28 14:47  ivan
25462
25463         * CREDITS: credit where the typeset invoices came from!
25464
25465 2004-02-28 14:43  ivan
25466
25467         * htetc/global.asa, httemplate/docs/install.html,
25468           httemplate/docs/upgrade-1.4.2.html: Apache::ASP 2.55 required
25469
25470 2004-02-28 14:40  ivan
25471
25472         * httemplate/edit/process/cust_main_county-collapse.cgi: style
25473
25474 2004-02-28 14:40  ivan
25475
25476         * httemplate/edit/process/cust_main_county.cgi: new setuptax and
25477           recurtax fields
25478
25479 2004-02-28 14:36  ivan
25480
25481         * install/redhat/7.3/INSTALL: update
25482
25483 2004-02-28 14:26  ivan
25484
25485         * FS/FS/Record.pm: depend on DBIx::DBSchema 0.23 and thus DBD::Pg
25486           1.32, finally closes Bug#639
25487
25488 2004-02-27 13:21  khoff
25489
25490         * FS/FS/svc_broadband.pm: When next_free_addr returned undef, we
25491           were trying to call addr on an undefined object.  That's not
25492           good.
25493
25494 2004-02-26 11:21  ivan
25495
25496         * httemplate/view/svc_forward.cgi: correct cancel link
25497           s/account/mail forward/
25498
25499 2004-02-25 20:01  ivan
25500
25501         * httemplate/edit/svc_forward.cgi: double quotes are not ASP
25502
25503 2004-02-25 19:32  ivan
25504
25505         * FS/FS/Record.pm: allow replace with no arguments
25506
25507 2004-02-25 02:37  ivan
25508
25509         * httemplate/edit/svc_forward.cgi, FS/FS/cust_svc.pm: fix up
25510           forward editing for new svc_forward.src field
25511
25512 2004-02-24 21:11  ivan
25513
25514         * FS/FS/CGI.pm: kludge around it completely
25515
25516 2004-02-24 21:04  ivan
25517
25518         * FS/FS/CGI.pm: third time's the charm
25519
25520 2004-02-24 21:00  ivan
25521
25522         * FS/FS/CGI.pm: oops, not the right way to blank them
25523
25524 2004-02-24 20:56  ivan
25525
25526         * FS/FS/CGI.pm: query strings get passed through sometimes?
25527
25528 2004-02-24 19:50  ivan
25529
25530         * httemplate/docs/install.html: formatting
25531
25532 2004-02-23 00:12  ivan
25533
25534         * FS/FS/: svc_acct.pm, part_export.pm, svc_Common.pm: implement
25535           fallback suspension code
25536
25537 2004-02-13 10:58  ivan
25538
25539         * bin/postfix.export: postfix export
25540
25541 2004-02-13 06:04  ivan
25542
25543         * FS/FS/part_export.pm, bin/postfix.export: add postfix export
25544
25545 2004-02-13 05:53  ivan
25546
25547         * httemplate/edit/part_svc.cgi: typo
25548
25549 2004-02-13 04:27  ivan
25550
25551         * FS/FS/part_export/postfix.pm: adding postfix export
25552
25553 2004-02-13 03:47  ivan
25554
25555         * bin/sendmail.import: it lives!
25556
25557 2004-02-13 03:44  ivan
25558
25559         * httemplate/docs/upgrade10.html: workaround for older Pg
25560
25561 2004-02-13 03:28  ivan
25562
25563         * httemplate/: index.html, search/svc_forward.cgi,
25564           view/svc_forward.cgi: add mail alias browse to main menu and fix
25565           mail alias view to recognize new schema also
25566
25567 2004-02-13 02:57  ivan
25568
25569         * FS/bin/freeside-setup, httemplate/docs/upgrade10.html: continue
25570           adding svc_forward.src: make svc_forward.srcsvc nullable
25571
25572 2004-02-13 02:35  ivan
25573
25574         * FS/FS/svc_forward.pm, FS/bin/freeside-setup,
25575           httemplate/docs/schema.html, httemplate/docs/upgrade10.html: add
25576           svc_forward.src
25577
25578 2004-02-13 00:02  ivan
25579
25580         * bin/sendmail.import: initial import
25581
25582 2004-02-12 20:01  ivan
25583
25584         * FS/FS/part_export/: router.pm, domain_shellcommands.pm,
25585           forward_shellcommands.pm, shellcommands.pm, www_shellcommands.pm:
25586           depend on Net::SSH 0.08 for non-blocking STDERR read
25587
25588 2004-02-12 14:40  ivan
25589
25590         * install/redhat/9/INSTALL: doc
25591
25592 2004-02-12 02:44  ivan
25593
25594         * bin/bind.import: fix usage msg
25595
25596 2004-02-11 22:31  ivan
25597
25598         * htetc/global.asa, htetc/handler.pl,
25599           httemplate/misc/email-invoice.cgi,
25600           httemplate/misc/print-invoice.cgi, httemplate/view/cust_bill.cgi:
25601           re-email invoice, closes: bug#526 and have print and email
25602           invoice links redirect back to top of customer view page instead
25603           of #history tag
25604
25605 2004-02-07 14:13  ivan
25606
25607         * FS/FS/part_export.pm: add link to FreeBSD patch for pw(1) problem
25608
25609 2004-02-07 00:24  ivan
25610
25611         * FS/FS/: cust_svc.pm, part_export.pm: add ignore_accounting flag
25612           to sqlradius and sqlradius_withdomain exports
25613
25614 2004-02-05 17:00  ivan
25615
25616         * FS/FS/Conf.pm: add "Net 0" invoice_default_terms
25617
25618 2004-02-02 16:19  ivan
25619
25620         * bin/shadow.reimport: adding shadow.reimport
25621
25622 2004-02-01 16:23  ivan
25623
25624         * install/redhat/9/INSTALL: add 1.5 dependancies
25625
25626 2004-02-01 13:07  ivan
25627
25628         * install/redhat/9/INSTALL: add addl dependancies, should work now?
25629
25630 2004-02-01 13:05  ivan
25631
25632         * install/redhat/9/INSTALL: rar rar
25633
25634 2004-02-01 13:00  ivan
25635
25636         * install/redhat/9/INSTALL: rar
25637
25638 2004-02-01 01:43  ivan
25639
25640         * install/debian/3.0/INSTALL: add libcache-cache-perl
25641
25642 2004-02-01 01:29  ivan
25643
25644         * Makefile: use install to make all components of FREESIDE_CONF dir
25645
25646 2004-02-01 01:23  ivan
25647
25648         * install/debian/3.0/INSTALL: s/cleanwhisker/pouncequick/
25649
25650 2004-01-30 22:33  ivan
25651
25652         * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm,
25653           httemplate/browse/part_pkg.cgi, httemplate/edit/part_pkg.cgi,
25654           httemplate/edit/process/part_pkg.cgi, FS/bin/freeside-setup,
25655           htetc/global.asa, htetc/handler.pl, httemplate/docs/schema.html,
25656           httemplate/docs/upgrade-1.4.2.html,
25657           httemplate/docs/upgrade10.html: add pkg_svc.primary_svc flag to
25658           enable an explicit first package flag
25659
25660 2004-01-30 22:20  ivan
25661
25662         * FS/FS/Record.pm: add ut_snumber, fix replacement of records with
25663           empty values in non-primary-keyed tables
25664
25665 2004-01-30 12:40  ivan
25666
25667         * httemplate/docs/upgrade-1.4.2.html: not appropriate
25668
25669 2004-01-29 19:58  ivan
25670
25671         * FS/FS/part_export.pm: add default freebsd and linux
25672           suspension/unsuspension commands, work around FreeBSD pw(1) lack
25673           of locking, and don't prepend "*SUSPENDED* " to suspend an
25674           account anymore
25675
25676 2004-01-29 19:05  ivan
25677
25678         * FS/FS/svc_acct.pm: don't prepend *SUSPENDED* to passwords to
25679           suspend an account
25680
25681 2004-01-29 17:27  ivan
25682
25683         * Makefile: multiple self-service machines aren't enclosed in
25684           quotes
25685
25686 2004-01-29 17:10  ivan
25687
25688         * Makefile, FS/FS/ClientAPI/MyAccount.pm,
25689           FS/bin/freeside-selfservice-server, init.d/freeside-init: add
25690           support for running selfservice server against multiple machines
25691
25692 2004-01-27 17:45  ivan
25693
25694         * httemplate/search/svc_acct.cgi: fix link from service definition
25695           browse to services
25696
25697 2004-01-27 17:39  ivan
25698
25699         * httemplate/: index.html, browse/part_svc.cgi,
25700           search/svc_acct.cgi, search/svc_domain.cgi: add service
25701           definition browse by number of active services
25702
25703 2004-01-23 03:20  ivan
25704
25705         * httemplate/: index.html, search/report_prepaid_income.cgi,
25706           search/report_prepaid_income.html: add prepaid income to main
25707           menu and allow arbitrary dates
25708
25709 2004-01-23 01:04  ivan
25710
25711         * httemplate/search/report_prepaid_income.cgi: tidy up look
25712
25713 2004-01-23 00:58  ivan
25714
25715         * httemplate/search/report_prepaid_income.cgi: oops
25716
25717 2004-01-23 00:55  ivan
25718
25719         * httemplate/search/report_prepaid_income.cgi: first try at prepaid
25720           income report
25721
25722 2004-01-22 19:22  ivan
25723
25724         * FS/FS/cust_bill.pm: undo debugging change
25725
25726 2004-01-22 19:21  ivan
25727
25728         * FS/FS/cust_bill.pm: consolidate large numbers of accounts to
25729           avoid gigantic line items
25730
25731 2004-01-22 19:01  ivan
25732
25733         * httemplate/edit/cust_main.cgi: and the same for ship_
25734
25735 2004-01-22 18:53  ivan
25736
25737         * httemplate/edit/cust_main.cgi: fix state default and set min year
25738           to this year, patch from <matthewd>, thanks!
25739
25740 2004-01-22 16:49  ivan
25741
25742         * debian/control: update ideas about package splitup
25743
25744 2004-01-21 16:21  ivan
25745
25746         * FS/FS/cust_main.pm: fix cancel method
25747
25748 2004-01-21 16:11  ivan
25749
25750         * httemplate/misc/cust_main-cancel.cgi: report cancellation errors
25751           properly
25752
25753 2004-01-21 15:45  ivan
25754
25755         * httemplate/misc/dump.cgi: fix newline problem in dump
25756
25757 2004-01-21 14:10  ivan
25758
25759         * FS/FS/cust_bill.pm: clean up all temp files!
25760
25761 2004-01-21 14:00  ivan
25762
25763         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latex,
25764           conf/invoice_latexsmallfooter: fix multi-page typeset invoices
25765
25766 2004-01-20 16:04  ivan
25767
25768         * httemplate/search/: cust_bill_event.cgi, cust_pay.cgi,
25769           cust_pkg.cgi: don't include the _next_ day, just the full ending
25770           day
25771
25772 2004-01-20 12:30  ivan
25773
25774         * httemplate/: index.html, misc/dump.cgi: add database dump from
25775           web interface
25776
25777 2004-01-19 15:21  ivan
25778
25779         * httemplate/docs/upgrade-1.4.2.html: typeset invoice doc update
25780
25781 2004-01-18 13:03  ivan
25782
25783         * FS/FS/Record.pm: revert bind_param change _again_.  passing not
25784           as a hashref causes too many other problems.  please leave as is.
25785           DBD::Pg needs to be fixed.  1.31 is a lost cause.
25786
25787 2004-01-16 13:45  ivan
25788
25789         * FS/FS/cust_bill.pm: apply variable substitutions in latex notes
25790           also
25791
25792 2004-01-12 12:52  ivan
25793
25794         * httemplate/docs/upgrade10.html: add IPC::ShareLite and
25795           Locale::SubCountry
25796
25797 2004-01-12 12:52  ivan
25798
25799         * httemplate/docs/upgrade-1.4.2.html: add IPC::ShareLite
25800
25801 2004-01-12 12:40  khoff
25802
25803         * httemplate/edit/part_virtual_field.cgi: Lists are just better
25804           sorted.
25805
25806 2004-01-12 12:34  khoff
25807
25808         * httemplate/browse/part_virtual_field.cgi: $pvf isn't a global.
25809
25810 2004-01-11 16:03  ivan
25811
25812         * httemplate/view/cust_bill.cgi: only display "view typeset
25813           invoice" when there is an invoice_latex template
25814
25815 2004-01-11 15:59  ivan
25816
25817         * FS/FS/cust_bill.pm, httemplate/view/cust_bill.cgi: typeset
25818           invoice view in web UI uses pdf instead of postscript, closes
25819           Bug#614
25820
25821 2004-01-11 15:38  ivan
25822
25823         * httemplate/view/cust_bill-pdf.cgi: fix for pdf
25824
25825 2004-01-11 15:37  ivan
25826
25827         * httemplate/view/cust_bill-pdf.cgi: adding
25828
25829 2004-01-10 03:32  ivan
25830
25831         * install/redhat/9/INSTALL: update paths
25832
25833 2004-01-10 03:17  ivan
25834
25835         * Makefile: workaround stubborn shells globbing [a-z] to include
25836           CVS/
25837
25838 2004-01-09 20:19  ivan
25839
25840         * FS/FS/cust_main.pm: don't require payname for DCHK either
25841
25842 2004-01-09 19:50  ivan
25843
25844         * httemplate/edit/part_bill_event.cgi: fix UI: displaying "Add" on
25845           invoice event edits
25846
25847 2004-01-09 14:46  ivan
25848
25849         * httemplate/search/report_receivables.cgi: add customer number
25850
25851 2004-01-09 14:39  ivan
25852
25853         * FS/FS/cust_credit.pm, httemplate/view/cust_main.cgi: credit
25854           deletions: need to use Date::Format and FS::Misc qw(send_email)
25855           in cust_credit.pm, need a link to delete unapplied credits too
25856
25857 2004-01-09 14:15  ivan
25858
25859         * FS/FS/Conf.pm: correct tyop
25860
25861 2004-01-09 14:11  ivan
25862
25863         * FS/FS/Conf.pm, FS/FS/cust_credit.pm, FS/FS/cust_credit_bill.pm,
25864           httemplate/view/cust_main.cgi,
25865           httemplate/misc/delete-cust_credit.cgi: add deletecredits config
25866           value to enable deletion of credits
25867
25868 2004-01-09 13:09  ivan
25869
25870         * FS/FS/: Conf.pm, svc_acct.pm: adding system_usernames config
25871           value
25872
25873 2004-01-06 22:10  khoff
25874
25875         * httemplate/edit/part_pkg.cgi: Added billing plan sql_external for
25876           billing services in an external sql database.
25877
25878 2004-01-05 12:24  ivan
25879
25880         * httemplate/index.html: fix other packages by next bill date link
25881
25882 2004-01-03 20:44  ivan
25883
25884         * fs_signup/FS-SignupClient/Makefile.PL: no more
25885           HTTP::Headers::UserAgent!
25886
25887 2004-01-03 19:54  ivan
25888
25889         * httemplate/docs/signup.html: remove obsolete netscape CCK
25890           supportsignup.cgi
25891
25892           depend on HTTP::BrowserDetect directly instead of via deprecated
25893           HTTP::Headers::UserAgent (closes: Bug#578)
25894
25895 2004-01-03 19:52  ivan
25896
25897         * fs_signup/FS-SignupClient/cgi/signup.cgi: remove obsolete
25898           netscape CCK support
25899
25900           depend on HTTP::BrowserDetect directly instead of via deprecated
25901           HTTP::Headers::UserAgent (closes: Bug#578)
25902
25903 2004-01-03 00:42  ivan
25904
25905         * httemplate/browse/agent.cgi: fix heading colspan when there is no
25906           agent.disabled column
25907
25908 2004-01-01 12:40  ivan
25909
25910         * FS/FS/cust_bill.pm: escape stuff from latex
25911
25912 2003-12-29 22:02  khoff
25913
25914         * FS/FS/Record.pm: Pass type as scalar instead of a hashref to work
25915           around a bug in DBD::Pg version 1.31.
25916
25917 2003-12-27 00:23  ivan
25918
25919         * httemplate/: index.html, search/cust_pkg.cgi,
25920           search/cust_pkg.html, search/cust_pkg_report.cgi: package reports
25921           by agent
25922
25923 2003-12-24 10:18  khoff
25924
25925         * FS/bin/freeside-setup: tyop
25926
25927 2003-12-22 18:36  ivan
25928
25929         * FS/MANIFEST, FS/FS/part_export.pm, FS/t/svc_broadband.t,
25930           FS/t/svc_external.t, htetc/global.asa, htetc/handler.pl,
25931           httemplate/edit/part_svc.cgi, httemplate/edit/svc_external.cgi,
25932           httemplate/edit/process/svc_external.cgi,
25933           httemplate/view/svc_external.cgi: add svc_external
25934
25935 2003-12-22 17:46  ivan
25936
25937         * FS/FS.pm, FS/FS/svc_external.pm, FS/bin/freeside-setup,
25938           httemplate/docs/upgrade10.html, FS/FS/cust_svc.pm: add
25939           svc_external
25940
25941 2003-12-22 17:10  ivan
25942
25943         * eg/table_template-svc.pm: update svc template for 1.5
25944
25945 2003-12-22 17:06  ivan
25946
25947         * eg/table_template-svc.pm: fix path to svc_Common in example table
25948
25949 2003-12-22 16:51  ivan
25950
25951         * FS/FS/ClientAPI/MyAccount.pm,
25952           fs_selfservice/FS-SelfService/SelfService.pm: add edit_info to
25953           selfservice API
25954
25955 2003-12-22 16:41  ivan
25956
25957         * FS/FS/: Conf.pm, cust_main.pm: allow_negative_charges config
25958           option
25959
25960 2003-12-22 13:37  ivan
25961
25962         * httemplate/browse/cust_pay_batch.cgi: add total cards & amount to
25963           pending batch screen
25964
25965 2003-12-22 13:22  ivan
25966
25967         * FS/FS/cust_main.pm: default to the whole-country tax rate if
25968           states aren't defined
25969
25970 2003-12-22 13:18  ivan
25971
25972         * FS/FS/cust_bill.pm: quiet warning
25973
25974 2003-12-22 13:01  ivan
25975
25976         * FS/FS/cust_credit.pm: allow credits to be modified at API level
25977
25978 2003-12-22 09:50  ivan
25979
25980         * FS/FS/cust_main.pm: add cust_credit, cust_pay and cust_refund
25981           subs
25982
25983 2003-12-21 15:16  ivan
25984
25985         * httemplate/browse/agent_type.cgi: work even if there are stray
25986           type_pkgs records around
25987
25988 2003-12-21 15:13  ivan
25989
25990         * FS/FS/Record.pm: cache virtual_fields method results to help
25991           performance
25992
25993 2003-12-21 13:12  ivan
25994
25995         * FS/bin/freeside-addoutsourceuser: add outsourced databases with
25996           both addresses by default
25997
25998 2003-12-19 19:47  ivan
25999
26000         * httemplate/browse/part_referral.cgi: fix inflated advertising
26001           source numbers
26002
26003 2003-12-15 00:08  ivan
26004
26005         * conf/invoice_latex: line up w/window envelopes
26006
26007 2003-12-15 00:07  ivan
26008
26009         * httemplate/misc/print-invoice.cgi: print_ps returns ths invoice
26010           now, do not count on latex printing it, oops
26011
26012 2003-12-14 22:42  ivan
26013
26014         * FS/FS/: cust_main.pm, cust_bill.pm: fix bug that charged full
26015           amounts of all open invoices as soon as balance went positive
26016           (only manifests when any cust_bill->owed somehow got to be
26017           negative)
26018
26019 2003-12-14 19:41  ivan
26020
26021         * FS/FS/cust_bill.pm: add _latex_escape sub
26022
26023 2003-12-14 09:53  ivan
26024
26025         * httemplate/view/cust_main.cgi: non-breaking spaces in custoemr
26026           view field names
26027
26028 2003-12-10 15:53  ivan
26029
26030         * FS/FS/ClientAPI/Signup.pm,
26031           fs_signup/FS-SignupClient/cgi/signup.cgi,
26032           fs_signup/FS-SignupClient/cgi/signup.html: signup page
26033           w/advertising source dropdown
26034
26035 2003-12-10 14:51  ivan
26036
26037         * FS/bin/freeside-setup, httemplate/docs/upgrade10.html: add
26038           part_referral.disabled, add disabled indices to agent and
26039           part_bill_event
26040
26041 2003-12-10 14:50  ivan
26042
26043         * FS/FS/part_referral.pm: add part_referral.disabled
26044
26045 2003-11-30 00:06  ivan
26046
26047         * FS/FS/cust_bill.pm: explicitly tell dvips to write output to a
26048           file
26049
26050 2003-11-29 23:52  ivan
26051
26052         * httemplate/view/cust_bill.cgi: add link to view typeset invoice
26053
26054 2003-11-29 23:41  ivan
26055
26056         * conf/invoice_latex: move to the left to line up with window
26057           envelopes
26058
26059 2003-11-29 02:50  ivan
26060
26061         * FS/FS/cust_credit_bill.pm: missing cut
26062
26063 2003-11-29 02:48  ivan
26064
26065         * FS/FS/cust_bill.pm: use the latex template for normal printing
26066           when available
26067
26068 2003-11-29 02:39  ivan
26069
26070         * httemplate/edit/part_pkg.cgi: adding sql_generic price plan
26071
26072 2003-11-29 00:32  ivan
26073
26074         * FS/FS/: Conf.pm, cust_bill_pay.pm, cust_credit_bill.pm: option to
26075           send statements when a payment or credit is applied
26076
26077 2003-11-29 00:18  ivan
26078
26079         * FS/FS/part_bill_event.pm: also set default latex template for
26080           late bill templates
26081
26082 2003-11-29 00:08  ivan
26083
26084         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latex,
26085           conf/invoice_latexfooter, conf/invoice_latexnotes,
26086           httemplate/misc/print-invoice.cgi,
26087           httemplate/view/cust_bill-ps.cgi: postscript invoice redux
26088
26089 2003-11-26 07:37  ivan
26090
26091         * FS/FS/cust_bill.pm: remove spurious Setup on one-time package
26092           charges
26093
26094 2003-11-26 06:25  ivan
26095
26096         * FS/FS/: Conf.pm, cust_bill.pm: add invoice_default_terms config
26097           value to control explicit due date printing on invoices
26098
26099 2003-11-24 06:29  ivan
26100
26101         * httemplate/edit/part_export.cgi: fix html quoting problems
26102
26103 2003-11-24 05:01  ivan
26104
26105         * httemplate/browse/part_export.cgi: fix html quoting of export
26106           options
26107
26108 2003-11-21 10:55  ivan
26109
26110         * FS/FS/Record.pm: revert bind_param change!
26111
26112 2003-11-21 07:32  ivan
26113
26114         * httemplate/search/report_receivables.cgi: precedence helps alot
26115
26116 2003-11-21 07:25  ivan
26117
26118         * httemplate/search/report_receivables.cgi: precedence helps alot
26119
26120 2003-11-21 07:20  ivan
26121
26122         * httemplate/search/report_receivables.cgi: show customer status on
26123           receivables report
26124
26125 2003-11-20 04:48  ivan
26126
26127         * FS/FS/part_export/communigate_pro.pm: don't error out when not
26128           actually changing domain
26129
26130 2003-11-19 10:13  ivan
26131
26132         * FS/FS/Record.pm: work around DBD::Pg problems with bind_param
26133
26134 2003-11-19 04:21  ivan
26135
26136         * httemplate/: edit/REAL_cust_pkg.cgi, search/cust_pkg.html,
26137           search/report_cc.html, search/report_credit.html,
26138           search/report_cust_pay.html, search/report_tax.html: fix
26139           jscalendar date ifFormat
26140
26141 2003-11-18 17:37  ivan
26142
26143         * FS/FS/cust_bill.pm: reversing accidental commit of
26144           work-in-progress
26145
26146 2003-11-18 17:29  ivan
26147
26148         * FS/FS/: cust_bill.pm, cust_main.pm: disable debugging by default
26149
26150 2003-11-18 07:14  ivan
26151
26152         * FS/FS/part_export.pm: fix communigate pro export descriptions
26153
26154 2003-11-18 07:04  ivan
26155
26156         * FS/: FS/part_export/communigate_pro.pm,
26157           FS/part_export/communigate_pro_singledomain.pm, MANIFEST,
26158           FS/part_export.pm: add communigate_pro_singledomain export
26159
26160 2003-11-18 03:17  ivan
26161
26162         * httemplate/docs/install.html: remove thread/PerlIO warning -
26163           standard in 5.8.x and working fine
26164
26165 2003-11-14 23:28  ivan
26166
26167         * FS/bin/freeside-selfservice-server: kill off ssh process when
26168           re-opening connection
26169
26170 2003-11-14 23:18  ivan
26171
26172         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd: add
26173           trailing newline to supress useless error messages in log
26174
26175 2003-11-14 00:43  ivan
26176
26177         * FS/bin/freeside-selfservice-server: hopefully recover better from
26178           lost ssh connections
26179
26180 2003-11-13 18:52  ivan
26181
26182         * httemplate/search/report_receivables.cgi: sort these
26183           case-insensitive
26184
26185 2003-11-13 03:23  ivan
26186
26187         * install/debian/3.0/INSTALL: fix path in questionable section
26188
26189 2003-11-12 04:29  ivan
26190
26191         * FS/FS/: svc_Common.pm, svc_acct.pm: allow provisioning of
26192           unaudited services with a svcnum for imports
26193
26194 2003-11-12 03:22  ivan
26195
26196         * FS/FS/cust_pkg.pm: better error msg
26197
26198 2003-11-11 07:03  ivan
26199
26200         * FS/FS/svc_Common.pm: also make setx behave when setting svcnum
26201           during an import
26202
26203 2003-11-11 06:39  ivan
26204
26205         * FS/FS/svc_Common.pm: fix up virtual field reprucussions
26206
26207 2003-11-11 06:21  ivan
26208
26209         * FS/FS/svc_Common.pm: simple change to cust_svc creation to help
26210           imports with svcnums
26211
26212 2003-11-11 00:35  ivan
26213
26214         * httemplate/browse/part_referral.cgi: really fix advertising
26215           source edit links
26216
26217 2003-11-11 00:01  ivan
26218
26219         * httemplate/search/report_receivables.cgi: remove spaces between
26220           parens and contact name
26221
26222 2003-11-10 23:51  ivan
26223
26224         * httemplate/browse/: part_referral.cgi, svc_acct_pop.cgi:
26225           part_referral.cgi
26226
26227 2003-11-10 05:54  ivan
26228
26229         * httemplate/misc/process/meta-import.cgi: hmm forgot to check this
26230           in?
26231
26232 2003-11-08 08:36  ivan
26233
26234         * FS/FS/: cust_main.pm, ClientAPI/MyAccount.pm: add order_pkg and
26235           cancel_pkg functions to self-service
26236
26237 2003-11-08 08:31  ivan
26238
26239         * fs_selfservice/FS-SelfService/SelfService.pm: documentation for
26240           self-service functions!
26241
26242 2003-11-08 04:59  ivan
26243
26244         * FS/FS/ClientAPI/MyAccount.pm: pass paybatch field to realtime_bop
26245           so we can prevent double-charges
26246
26247 2003-11-07 02:53  ivan
26248
26249         * httemplate/elements/: calendar-en.js, calendar-setup.js,
26250           calendar-win2k-2.css, calendar.js, calendar_stripped.js: update
26251           jscalendar
26252
26253 2003-11-07 00:39  ivan
26254
26255         * FS/FS/cust_svc.pm: also fix attribute_since_sqlradacct for data
26256           charging
26257
26258 2003-11-07 00:36  ivan
26259
26260         * FS/FS/cust_svc.pm: finish fixing sqlradius_withdomain time
26261           calculations
26262
26263 2003-11-06 23:56  ivan
26264
26265         * httemplate/view/svc_acct.cgi: also show RADIUS usage information
26266           for sqlradius_withdomain exports
26267
26268 2003-11-06 06:45  ivan
26269
26270         * httemplate/search/report_receivables.cgi: add totals & simplify
26271           expressions
26272
26273 2003-11-06 06:08  ivan
26274
26275         * httemplate/search/report_receivables.cgi: ack!  count credits,
26276           not payments twice
26277
26278 2003-11-06 06:00  ivan
26279
26280         * httemplate/search/report_receivables.cgi: typo
26281
26282 2003-11-06 05:56  ivan
26283
26284         * httemplate/search/report_receivables.cgi: link to customer, don't
26285           show custnum
26286
26287 2003-11-06 05:40  ivan
26288
26289         * FS/MANIFEST: removing bin/freeside-receivables-report
26290
26291 2003-11-06 05:39  ivan
26292
26293         * httemplate/: index.html, search/report_receivables.cgi: "current
26294           receivables" -> A/R Aging summary
26295
26296 2003-11-06 05:37  ivan
26297
26298         * FS/bin/freeside-receivables-report: removing (rewritten as a
26299           proper html report)
26300
26301 2003-11-05 03:13  ivan
26302
26303         * bin/create-fetchmailrc: fixup
26304
26305 2003-11-05 02:26  ivan
26306
26307         * FS/FS/svc_acct.pm: allow letters in quota for use with edquota -p
26308
26309 2003-11-04 10:01  ivan
26310
26311         * FS/FS/cust_main.pm: don't overwrite otaker on cust_main!
26312
26313 2003-11-04 09:57  ivan
26314
26315         * bin/create-fetchmailrc: adding
26316
26317 2003-11-04 09:30  ivan
26318
26319         * FS/FS/: svc_acct.pm, part_export/shellcommands.pm: make snarf
26320           info available to exports
26321
26322 2003-11-04 02:56  ivan
26323
26324         * FS/FS/Record.pm: finish treating serials as ints!
26325
26326 2003-11-04 02:55  ivan
26327
26328         * FS/FS/Record.pm: treat serial columns as ints too!
26329
26330 2003-11-03 03:42  ivan
26331
26332         * FS/FS/svc_Common.pm, httemplate/edit/part_svc.cgi: does this fix
26333           Bug#590??
26334
26335 2003-11-03 03:30  ivan
26336
26337         * httemplate/edit/part_svc.cgi: kludge around this so i can add
26338           service definitions for now
26339
26340 2003-11-02 21:57  ivan
26341
26342         * httemplate/: index.html, browse/part_pkg.cgi,
26343           search/cust_pkg.cgi: add suspended/canceled browse, fix the old
26344           suspended browse
26345
26346 2003-11-02 21:48  ivan
26347
26348         * httemplate/search/cust_pkg.cgi: add suspended/canceled package
26349           browse
26350
26351 2003-11-02 21:40  ivan
26352
26353         * httemplate/index.html: formatting
26354
26355 2003-11-02 21:34  ivan
26356
26357         * httemplate/index.html: remove duplicate items from "Reports"
26358           section
26359
26360 2003-11-02 21:25  ivan
26361
26362         * httemplate/browse/part_pkg.cgi: tyops
26363
26364 2003-11-02 21:21  ivan
26365
26366         * httemplate/browse/part_pkg.cgi: also show suspended and canceled
26367           counts on active package browse
26368
26369 2003-10-26 09:30  ivan
26370
26371         * httemplate/search/cust_main-quickpay.html: default quickpay to
26372           exact search
26373
26374 2003-10-25 17:39  ivan
26375
26376         * httemplate/search/: cust_pay.cgi, report_cust_pay.html: payment
26377           reports broken down by Visa/MC / Amex / Discover
26378
26379 2003-10-24 19:05  ivan
26380
26381         * FS/FS/acct_snarf.pm, FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
26382           FS/FS/ClientAPI/Signup.pm,
26383           fs_signup/FS-SignupClient/cgi/signup.cgi: signups with snarf
26384           info!
26385
26386 2003-10-24 19:05  ivan
26387
26388         * fs_signup/FS-SignupClient/cgi/signup-snarf.html: adding signup
26389           with snarf input
26390
26391 2003-10-24 18:06  ivan
26392
26393         * httemplate/docs/signup.html: better link to .INS files
26394           documentation
26395
26396 2003-10-24 13:38  ivan
26397
26398         * FS/FS/: cust_main.pm, Conf.pm: add cvv-save configuration value
26399           to save the cvv data for specific card types
26400
26401 2003-10-24 12:28  ivan
26402
26403         * FS/FS/ClientAPI/Signup.pm,
26404           fs_signup/FS-SignupClient/SignupClient.pm,
26405           fs_signup/FS-SignupClient/cgi/signup.cgi,
26406           fs_signup/FS-SignupClient/cgi/signup.html,
26407           httemplate/edit/cust_main.cgi,
26408           httemplate/edit/process/cust_main.cgi, httemplate/docs/cvv2.html,
26409           httemplate/docs/upgrade10.html, FS/FS/cust_main.pm,
26410           FS/bin/freeside-setup, fs_signup/FS-SignupClient/cgi/cvv2.html,
26411           fs_signup/FS-SignupClient/cgi/cvv2.png,
26412           fs_signup/FS-SignupClient/cgi/cvv2_amex.png,
26413           httemplate/docs/schema.html: cvv!
26414
26415 2003-10-23 22:51  ivan
26416
26417         * httemplate/images/: cvv2.png, cvv2_amex.png: adding cvv2 images
26418
26419 2003-10-23 17:50  ivan
26420
26421         * httemplate/browse/part_referral.cgi: UI: adjust alignment of
26422           stats
26423
26424 2003-10-23 17:39  ivan
26425
26426         * httemplate/browse/part_referral.cgi: referral listing now shows
26427           customer signups today and past week/30/60/90/6months/year/total
26428
26429 2003-10-23 15:37  ivan
26430
26431         * bin/dbdef-create: require DBIx::DBSchema 0.22 to deal with Pg
26432           version problems
26433
26434 2003-10-23 02:02  ivan
26435
26436         * httemplate/docs/legacy.html: fix cranky verbitage at the top
26437
26438 2003-10-23 00:49  ivan
26439
26440         * FS/FS/cust_pay_batch.pm: Declined results from batches should now
26441           suspend the relevant customer.
26442
26443 2003-10-22 12:10  khoff
26444
26445         * httemplate/edit/process/router.cgi: dbh is a global.
26446
26447 2003-10-20 18:28  ivan
26448
26449         * install/redhat/9/INSTALL: more rh9 install foo
26450
26451 2003-10-20 17:07  ivan
26452
26453         * install/redhat/9/INSTALL: update rh9 install foo
26454
26455 2003-10-20 11:59  ivan
26456
26457         * install/redhat/: 7.3/INSTALL, 9/INSTALL: add passive flag to wget
26458
26459 2003-10-19 22:01  ivan
26460
26461         * FS/FS/cust_main.pm, httemplate/edit/part_pkg.cgi,
26462           httemplate/view/cust_main.cgi: finish up weekly billing
26463
26464 2003-10-19 21:25  ivan
26465
26466         * FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
26467           httemplate/edit/part_pkg.cgi, httemplate/docs/upgrade10.html,
26468           FS/bin/freeside-setup: daily/weekly billing
26469
26470 2003-10-19 19:35  ivan
26471
26472         * install/redhat/9/: INSTALL, sources.list: update for rh9
26473
26474 2003-10-19 19:28  ivan
26475
26476         * install/: openbsd/INSTALL, openbsd/cpan, openbsd/ports,
26477           redhat/9/INSTALL, redhat/9/sources.list: adding openbsd and red
26478           hat installs
26479
26480 2003-10-19 11:08  ivan
26481
26482         * httemplate/docs/install.html: fix CPAN link
26483
26484 2003-10-16 15:57  khoff
26485
26486         * FS/FS/part_export/router.pm: Telnet/SSH router export for
26487           svc_broadband.
26488
26489 2003-10-16 06:48  ivan
26490
26491         * httemplate/docs/billing.html: fix Text::Template link
26492
26493 2003-10-15 16:17  khoff
26494
26495         * httemplate/browse/router.cgi: $router isn't a global.
26496
26497 2003-10-15 15:59  khoff
26498
26499         * httemplate/edit/router.cgi: More changes that got lost in the
26500           merge somehow.
26501
26502 2003-10-15 15:48  khoff
26503
26504         * httemplate/view/svc_broadband.cgi: File got munged during
26505           svc_broadband merge.  Added ability to create a 'customer
26506           router'.
26507
26508 2003-10-15 08:03  ivan
26509
26510         * FS/bin/freeside-selfservice-server,
26511           fs_selfservice/FS-SelfService/SelfService.pm,
26512           fs_selfservice/FS-SelfService/freeside-selfservice-clientd: add
26513           tagging ability so we can run multiple self-service clients on
26514           one machine
26515
26516 2003-10-15 05:08  ivan
26517
26518         * FS/bin/freeside-setup: fix agent username and password
26519           nullability
26520
26521 2003-10-15 02:41  ivan
26522
26523         * FS/FS/cust_main.pm: - Business::OnlinePayment "recurring_billing"
26524           flag is set for subsequent   credit card transactions; some
26525           processors (AuthorozeNet, others?) use this   to waive the CVV2
26526           requirement.
26527
26528 2003-10-14 09:59  ivan
26529
26530         * fs_signup/FS-SignupClient/cgi/signup.cgi: fix the default success
26531           template
26532
26533 2003-10-09 10:40  ivan
26534
26535         * FS/FS/cust_pay_batch.pm: parse last line from TD Canada Trust
26536
26537 2003-10-09 04:05  ivan
26538
26539         * httemplate/docs/install.html: don't install on a public server!
26540
26541 2003-10-07 21:09  ivan
26542
26543         * htetc/global.asa, htetc/handler.pl,
26544           httemplate/misc/upload-batch.cgi: can't use
26545           File::Basename::basename for windows filenames!  use a regex
26546           instead
26547
26548 2003-10-07 06:50  ivan
26549
26550         * Makefile: mandrake
26551
26552 2003-10-07 01:05  ivan
26553
26554         * FS/: FS/acct_snarf.pm, FS.pm, FS/part_export.pm: adding
26555           acct_snarf
26556
26557 2003-10-06 23:06  ivan
26558
26559         * FS/FS/part_export/communigate_pro.pm: problem was scalar context
26560           propogating to the wrong place in the grep
26561
26562 2003-10-06 23:03  ivan
26563
26564         * FS/FS/part_export/communigate_pro.pm: fix subroutine call from
26565           UpdateAccountSettings sub
26566
26567 2003-10-06 22:50  ivan
26568
26569         * FS/FS/part_export/communigate_pro.pm: add suspend and unsuspend
26570           hooks, don't try and set '*SUSPENDED*' passwords
26571
26572 2003-10-06 22:49  ivan
26573
26574         * FS/FS/svc_acct.pm: doc
26575
26576 2003-10-06 19:27  ivan
26577
26578         * FS/FS/part_export/communigate_pro.pm: add suspension /
26579           unsuspension export to communigate
26580
26581 2003-10-06 05:05  ivan
26582
26583         * httemplate/search/cust_main-quickpay.html: - put link to main
26584           menu on quick payment search page
26585
26586 2003-10-06 04:39  ivan
26587
26588         * httemplate/search/svc_acct.cgi: fix URL argument processing for
26589           account searches by popnum
26590
26591 2003-10-06 04:22  ivan
26592
26593         * httemplate/search/svc_acct.cgi: typo
26594
26595 2003-10-06 04:20  ivan
26596
26597         * httemplate/: browse/svc_acct_pop.cgi, search/svc_acct.cgi: fix
26598           linking to account list per access number
26599
26600 2003-10-06 04:14  ivan
26601
26602         * httemplate/: browse/svc_acct_pop.cgi, search/svc_acct.cgi: agent
26603           browse shows # of active accounts & links to appropriate account
26604           search
26605
26606 2003-10-02 14:51  khoff
26607
26608         * httemplate/edit/svc_broadband.cgi: $field isn't a global.
26609
26610 2003-10-02 07:26  ivan
26611
26612         * Makefile: minor Makefile updates
26613
26614 2003-10-02 07:19  ivan
26615
26616         * FS/FS/: Conf.pm, cust_main.pm: add emaildecline-exclude config
26617           option
26618
26619 2003-10-02 06:08  ivan
26620
26621         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd: turn
26622           off super-verbose logging
26623
26624 2003-10-02 05:42  ivan
26625
26626         * fs_selfservice/FS-SelfService/Makefile.PL,
26627           fs_signup/FS-SignupClient/Makefile.PL: update Makefile.PL
26628           dependancies (PREREQ_PM) for self-service module and signup
26629           wrapper
26630
26631 2003-10-02 04:23  ivan
26632
26633         * fs_selfservice/FS-SelfService/cgi/login.html: removing testing
26634           info
26635
26636 2003-10-02 03:18  ivan
26637
26638         * FS/bin/freeside-daily: added -y switch to freeside-daily to
26639           specify an offset in days
26640
26641 2003-10-02 01:56  ivan
26642
26643         * FS/FS/raddb.pm, bin/generate-raddb: update with dictionaries from
26644           freeradius 0.9.1, and fix generate-raddb to avoid duplicates
26645
26646 2003-09-30 08:01  ivan
26647
26648         * FS/FS/agent.pm: no duplicate usernames
26649
26650 2003-09-30 07:58  ivan
26651
26652         * httemplate/docs/upgrade10.html: agent schema changes
26653
26654 2003-09-30 05:48  ivan
26655
26656         * httemplate/misc/download-batch.cgi: IE doesn't like downloading
26657           MIME type text/comma-separated-values
26658
26659 2003-09-30 01:21  ivan
26660
26661         * httemplate/edit/REAL_cust_pkg.cgi, CREDITS,
26662           httemplate/elements/calendar-en.js,
26663           httemplate/elements/calendar-setup.js,
26664           httemplate/elements/calendar-win2k-2.css,
26665           httemplate/elements/calendar.js,
26666           httemplate/elements/calendar_stripped.js,
26667           httemplate/images/calendar.png, httemplate/search/cust_pkg.html,
26668           httemplate/search/report_cc.html,
26669           httemplate/search/report_credit.html,
26670           httemplate/search/report_cust_pay.html,
26671           httemplate/search/report_tax.html: calendar popups!
26672
26673 2003-09-30 00:04  ivan
26674
26675         * htetc/global.asa, htetc/handler.pl,
26676           httemplate/docs/upgrade-1.4.2.html: CGI.pm 2.47 required for
26677           ->upload() method
26678
26679 2003-09-29 03:10  ivan
26680
26681         * httemplate/: browse/agent.cgi, search/cust_main.cgi: agent browse
26682           now links to active/cancelled customers
26683
26684 2003-09-28 23:51  ivan
26685
26686         * FS/FS/ClientAPI/Signup.pm,
26687           fs_signup/FS-SignupClient/cgi/signup-agentselect.html,
26688           fs_signup/FS-SignupClient/cgi/signup.cgi: signup with agent
26689           selection
26690
26691 2003-09-28 23:35  ivan
26692
26693         * httemplate/index.html: remove Gratuitous Capitalization
26694
26695 2003-09-28 23:22  ivan
26696
26697         * fs_signup/FS-SignupClient/cgi/signup.cgi: eliminate warning
26698
26699 2003-09-28 22:51  ivan
26700
26701         * FS/FS/agent.pm, httemplate/browse/agent.cgi,
26702           httemplate/edit/agent.cgi, httemplate/edit/cust_main.cgi: agents
26703           can be disabled (auto-sensing based on schema)
26704
26705 2003-09-28 22:51  ivan
26706
26707         * FS/bin/freeside-setup, httemplate/docs/schema.html: added
26708           agent.disabled       agent.username       agent._password
26709
26710 2003-09-28 19:17  ivan
26711
26712         * FS/: FS/Conf.pm, bin/freeside-selfservice-server: finish removing
26713           quiet config options
26714
26715 2003-09-27 19:36  ivan
26716
26717         * FS/FS/cust_pay_batch.pm, htetc/global.asa, htetc/handler.pl,
26718           httemplate/browse/cust_pay_batch.cgi,
26719           httemplate/misc/upload-batch.cgi: add upload of batch result from
26720           TD Canada Trust some global.asa / handler.pl enhancements
26721
26722 2003-09-26 16:33  khoff
26723
26724         * httemplate/edit/svc_www.cgi: $field is not a global.
26725
26726 2003-09-26 14:02  khoff
26727
26728         * httemplate/edit/svc_acct.cgi: $field isn't a global.
26729
26730 2003-09-26 06:37  ivan
26731
26732         * httemplate/docs/upgrade10.html: sql
26733
26734 2003-09-26 06:04  ivan
26735
26736         * FS/: FS/cust_main.pm, bin/freeside-daily: re-setup option to
26737           re-charge setup fee
26738
26739 2003-09-26 02:31  ivan
26740
26741         * FS/FS/cust_main.pm: scalar/array scope fix... new, multiple (i.e.
26742           canadian GST/PST) taxes work now!
26743
26744 2003-09-26 02:15  ivan
26745
26746         * FS/FS/UID.pm: re-enable ChopBlanks for now
26747
26748 2003-09-26 02:09  ivan
26749
26750         * FS/FS/cust_pkg.pm: fix manual_flag problem preventing cust_pkg
26751           editing
26752
26753 2003-09-26 01:11  ivan
26754
26755         * httemplate/: browse/cust_main_county.cgi,
26756           edit/cust_main_county.cgi: fix tax edit UI
26757
26758 2003-09-25 04:56  ivan
26759
26760         * httemplate/docs/upgrade10.html: new per-tax setuptax and recurtax
26761           fields
26762
26763 2003-09-25 04:49  ivan
26764
26765         * httemplate/: browse/cust_main_county.cgi,
26766           edit/cust_main_county.cgi: UI for multiple named taxes w/setup &
26767           recur exemptions 1.4 schema-auto-adjusting backport
26768
26769 2003-09-25 04:17  ivan
26770
26771         * FS/FS/: cust_main.pm, cust_main_county.pm: multiple, named taxes
26772           for a single region 1.4 backport auto-adjusts based on schema
26773
26774 2003-09-25 03:40  ivan
26775
26776         * FS/bin/freeside-setup, httemplate/docs/schema.html: add setuptax
26777           and recurtax fields to cust_main_county
26778
26779 2003-09-25 03:28  ivan
26780
26781         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
26782           freebsd portability fix
26783
26784 2003-09-25 03:27  ivan
26785
26786         * FS/bin/freeside-selfservice-server: freebsd portability fixes
26787
26788 2003-09-25 03:26  ivan
26789
26790         * FS/FS/ClientAPI/MyAccount.pm: quiet self-service server cancels
26791
26792 2003-09-25 02:40  ivan
26793
26794         * httemplate/docs/upgrade-1.4.2.html: 1.4.2 upgrade
26795
26796 2003-09-25 02:39  ivan
26797
26798         * httemplate/docs/upgrade9.html: update upgrade docs for bind
26799           exports
26800
26801 2003-09-24 10:20  ivan
26802
26803         * FS/FS/part_export/shellcommands.pm: don't change dir either when
26804           username_pwonly is set
26805
26806 2003-09-24 10:06  ivan
26807
26808         * FS/FS/part_export/shellcommands.pm: don't allow uid changes when
26809           usermod_pwonly set
26810
26811 2003-09-23 19:37  ivan
26812
26813         * install/freebsd/ports: need Cache::Cache in 1.4.2+
26814
26815 2003-09-23 18:30  ivan
26816
26817         * httemplate/browse/agent.cgi: fix boolean precedence error leading
26818           to inaccurate results on the new customer status list
26819
26820 2003-09-21 00:31  ivan
26821
26822         * FS/FS/cust_bill.pm, httemplate/misc/download-batch.cgi: remove
26823           trancode from batching
26824
26825 2003-09-20 23:52  ivan
26826
26827         * httemplate/misc/download-batch.cgi: eliminate extraneous newlines
26828
26829 2003-09-20 18:22  ivan
26830
26831         * httemplate/misc/download-batch.cgi: preliminary batch download
26832
26833 2003-09-20 18:22  ivan
26834
26835         * httemplate/browse/cust_pay_batch.cgi: add link to preliminary
26836           batch download
26837
26838 2003-09-19 05:40  ivan
26839
26840         * FS/FS/cust_main.pm: quiet option to cancel method
26841
26842 2003-09-19 05:19  ivan
26843
26844         * fs_signup/FS-SignupClient/SignupClient.pm: fix
26845           backwards-compatibility for signup server
26846
26847 2003-09-19 05:13  ivan
26848
26849         * FS/FS/ClientAPI/Signup.pm: remove klunky $error ||= usage
26850
26851 2003-09-19 05:04  ivan
26852
26853         * FS/FS/ClientAPI/Signup.pm: oops, flipped an or to an and
26854
26855 2003-09-19 05:02  ivan
26856
26857         * FS/FS/ClientAPI/Signup.pm: cache initial signup_info for
26858           performance
26859
26860 2003-09-19 04:56  ivan
26861
26862         * FS/FS/ClientAPI/Signup.pm: better error message when you don't
26863           select a package
26864
26865 2003-09-19 04:50  ivan
26866
26867         * init.d/freeside-init: correct pid filename for stopping
26868           self-service server
26869
26870 2003-09-19 04:35  ivan
26871
26872         * fs_selfservice/FS-SelfService/SelfService.pm: finish moving
26873           signup server functions to self-service interace
26874
26875 2003-09-19 04:00  ivan
26876
26877         * FS/FS/ClientAPI/Signup.pm: module needs to return true
26878
26879 2003-09-19 03:08  ivan
26880
26881         * FS/FS/ClientAPI/Signup.pm: make sure signup cancels are quiet
26882
26883 2003-09-19 03:07  ivan
26884
26885         * Makefile, FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
26886           FS/FS/ClientAPI/Signup.pm,
26887           fs_signup/FS-SignupClient/SignupClient.pm,
26888           httemplate/docs/index.html: move signup server functions to
26889           self-service server.  fix provisioning & immediate suspension of
26890           declined signups.
26891
26892 2003-09-19 02:59  ivan
26893
26894         * init.d/freeside-init: removing signup and passwd servers
26895
26896 2003-09-18 21:25  ivan
26897
26898         * FS/FS/cust_main.pm: finish cleaning up the quiet stuff
26899
26900 2003-09-18 21:13  ivan
26901
26902         * FS/FS/: Conf.pm, cust_main.pm, cust_pkg.pm: deprecate
26903           signup_server-quiet config option
26904
26905 2003-09-18 03:52  ivan
26906
26907         * httemplate/browse/agent.cgi: oops
26908
26909 2003-09-18 03:46  ivan
26910
26911         * httemplate/browse/agent.cgi: include info on number of
26912           active/cancelled customers in agent browse
26913
26914 2003-09-15 14:33  ivan
26915
26916         * httemplate/search/cust_pkg.cgi: package search skips cancelled
26917           packages when searching by date range
26918
26919 2003-09-11 17:14  khoff
26920
26921         * FS/FS/addr_block.pm: @excludeaddr is a list of addresses, not
26922           NetAddrs, so it shouldn't be map'd
26923
26924 2003-09-11 14:57  ivan
26925
26926         * FS/FS/part_export.pm: also update sqlradius_withdomaind
26927           description for freeradius 0.9.1
26928
26929 2003-09-11 14:54  ivan
26930
26931         * FS/FS/part_export.pm: update doc note for freeradius 0.9.1
26932
26933 2003-09-10 15:10  ivan
26934
26935         * FS/FS/part_export/communigate_pro.pm: communigate pro quota bs
26936
26937 2003-09-10 14:56  ivan
26938
26939         * FS/FS/part_export/communigate_pro.pm: don't set an empty
26940           externalFlag
26941
26942 2003-09-10 14:45  ivan
26943
26944         * FS/FS/part_export/communigate_pro.pm: communitgate pro
26945           CreateAccount examples are on crack
26946
26947 2003-09-10 14:39  ivan
26948
26949         * FS/FS/part_export/communigate_pro.pm: fix for communigate pro
26950           weird data structure on create
26951
26952 2003-09-10 14:01  ivan
26953
26954         * FS/FS/part_export/communigate_pro.pm: set initial password for
26955           new accounts
26956
26957 2003-09-10 03:54  ivan
26958
26959         * FS/FS/cust_pay.pm: adding cust_main method
26960
26961 2003-09-09 15:36  ivan
26962
26963         * FS/MANIFEST: adding communigate_pro export
26964
26965 2003-09-08 21:16  ivan
26966
26967         * FS/FS/part_export.pm: typo hiding remote username labels
26968
26969 2003-09-06 00:20  ivan
26970
26971         * httemplate/browse/agent_type.cgi: hide display of disabled
26972           packages from agent type browse
26973
26974 2003-09-05 23:45  ivan
26975
26976         * FS/FS/part_export.pm: updated DBI link in sqlradius export notes
26977
26978 2003-09-05 18:45  ivan
26979
26980         * FS/FS/svc_acct.pm: fix method name
26981
26982 2003-09-05 18:44  ivan
26983
26984         * FS/FS/: cust_svc.pm, svc_acct.pm: add
26985           get_session_history_sqlradacct have $ignore_quantity also ignore
26986           0 quantities
26987
26988 2003-09-05 06:19  ivan
26989
26990         * FS/FS/part_export/communigate_pro.pm: typo
26991
26992 2003-09-05 06:18  ivan
26993
26994         * FS/FS/: part_export.pm, part_export/communigate_pro.pm: add
26995           communigate pro export
26996
26997 2003-09-05 06:16  ivan
26998
26999         * FS/FS/Conf.pm: doc
27000
27001 2003-09-05 02:13  ivan
27002
27003         * FS/FS/svc_acct.pm: allow ! password like !!
27004
27005 2003-09-05 01:17  ivan
27006
27007         * FS/FS/Conf.pm: fix reference to obsolete shellcommands-useradd
27008           conf value (refer to exports instead)
27009
27010 2003-09-05 01:02  ivan
27011
27012         * FS/FS/Conf.pm: fix typo
27013
27014 2003-09-05 01:01  ivan
27015
27016         * FS/FS/svc_acct.pm: allow up to 60 char encrypted passwords for
27017           blowfish
27018
27019 2003-09-05 00:55  ivan
27020
27021         * FS/bin/freeside-setup: svc_acct._password from 50 to 72 for
27022           blowfish passwords
27023
27024 2003-09-04 21:09  ivan
27025
27026         * FS/FS/: Conf.pm, cust_main.pm: users-allow_comp config value to
27027           control creation of complimentary accounts and minor pod updates
27028
27029 2003-09-04 19:31  ivan
27030
27031         * httemplate/edit/part_svc.cgi: -w-safe and run under a 1.4 schema
27032           too
27033
27034 2003-09-03 16:06  ivan
27035
27036         * httemplate/view/cust_main.cgi: list extraneous services, closes:
27037           #213
27038
27039 2003-09-03 13:22  ivan
27040
27041         * FS/FS/Record.pm: turn off query debugging
27042
27043 2003-09-03 11:46  ivan
27044
27045         * FS/FS/Record.pm: turn vfieldpart_hashref into a method, not a
27046           subroutine another fix to support running 1.5.0 virtual field
27047           code on 1.4.x databases
27048
27049 2003-09-03 06:18  ivan
27050
27051         * FS/FS/part_export.pm: openbsd also uses sane useradd/mod/del
27052           commands
27053
27054 2003-09-03 05:35  ivan
27055
27056         * Makefile: makefile trivia for openbsd
27057
27058 2003-08-21 00:42  ivan
27059
27060         * install/debian/3.0/INSTALL: woody backports
27061
27062 2003-08-20 23:46  ivan
27063
27064         * install/debian/3.0/INSTALL: iffy
27065
27066 2003-08-20 23:42  ivan
27067
27068         * install/debian/3.0/INSTALL: woody
27069
27070 2003-08-07 22:54  ivan
27071
27072         * httemplate/view/svc_acct.cgi: - fix possible glitch with Mason on
27073           account view screen
27074
27075 2003-08-07 22:42  ivan
27076
27077         * FS/FS/CGI.pm, bin/masonize, httemplate/index.html,
27078           httemplate/elements/header.html,
27079           httemplate/elements/menubar.html, httemplate/elements/pager.html,
27080           httemplate/elements/table.html, httemplate/search/sql.cgi,
27081           httemplate/search/sql.html,
27082           httemplate/search/elements/search.html: - (finish) includes!
27083           (closes: Bug#551) - (finish) moving SQL search to including
27084           generic elements/search.html - new elements: menubar.html,
27085           header.html, pager.html and table.html - have masonize process
27086           .html files also
27087
27088 2003-08-07 19:02  ivan
27089
27090         * bin/masonize, htetc/global.asa, httemplate/autohandler,
27091           httemplate/graph/money_time-graph.cgi,
27092           httemplate/graph/money_time.cgi, httemplate/search/sql.html,
27093           httemplate/search/elements/search.html: - fix Mason profiling to
27094           pass-through images (for graph/) - fix graph/money-time.cgi use
27095           of $m interfering with Mason - fix graph/money-time-graph.cgi to
27096           set content-type in a Mason/ASP-independant   fashion -
27097           (beginning of) includes! - (beginning of) moving SQL search to
27098           including generic elements/search.html - fix global.asa typo -
27099           fix masonize to not prepend an extraneous blank line (breaking
27100           graph/money-time-graph.cgi)
27101
27102 2003-08-07 06:08  ivan
27103
27104         * htetc/global.asa, htetc/handler.pl,
27105           httemplate/view/cust_main.cgi: - turn on profiling with mason
27106           like with Apache::ASP (redirects now working) - fix mason error
27107           with new view/cust_main.cgi UI
27108
27109 2003-08-07 05:47  ivan
27110
27111         * Makefile, htetc/global.asa, htetc/handler.pl,
27112           htetc/handler.pl-1.0x, httemplate/autohandler,
27113           httemplate/index.html, httemplate/docs/install.html,
27114           httemplate/docs/upgrade10.html: - switch to mason by default -
27115           minimum mason version 1.1 (and doc) - evaluate .html files with
27116           mason/asp - turn on profiling with mason like with Apache::ASP
27117           (redirects not working) - (start of) includes
27118
27119 2003-08-05 14:00  ivan
27120
27121         * httemplate/browse/part_pkg.cgi: doh, revert stuff that shouldn't
27122           have been checked in
27123
27124 2003-08-05 13:06  ivan
27125
27126         * htetc/: handler.pl, handler.pl-1.0x: no svc_acct_sm in 1.5
27127
27128 2003-08-05 12:07  ivan
27129
27130         * FS/FS/part_export.pm: update sqlradius{_withdomain} documentation
27131
27132 2003-08-05 11:52  ivan
27133
27134         * FS/FS/svc_domain.pm: remove spurious re-use of $error
27135
27136 2003-08-05 11:45  ivan
27137
27138         * FS/FS/Record.pm: backwards compatibility if the schema hasn't
27139           been updated
27140
27141 2003-08-04 17:32  khoff
27142
27143         * httemplate/index.html: Fixed %%%VERSION%%% tag
27144
27145 2003-08-04 17:20  khoff
27146
27147         * FS/MANIFEST, FS/FS/Record.pm, FS/FS/addr_block.pm,
27148           FS/FS/agent.pm, FS/FS/agent_type.pm, FS/FS/cust_bill.pm,
27149           FS/FS/cust_bill_event.pm, FS/FS/cust_bill_pay.pm,
27150           FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm,
27151           FS/FS/cust_credit.pm, FS/FS/cust_credit_bill.pm,
27152           FS/FS/cust_credit_refund.pm, FS/FS/cust_main.pm,
27153           FS/FS/cust_main_county.pm, FS/FS/cust_main_invoice.pm,
27154           FS/FS/cust_pay.pm, FS/FS/cust_pay_batch.pm, FS/FS/cust_pkg.pm,
27155           FS/FS/cust_refund.pm, FS/FS/cust_svc.pm,
27156           FS/FS/cust_tax_exempt.pm, FS/FS/domain_record.pm,
27157           FS/FS/export_svc.pm, FS/FS/msgcat.pm, FS/FS/nas.pm,
27158           FS/FS/part_bill_event.pm, FS/FS/part_export.pm,
27159           FS/FS/part_export_option.pm, FS/FS/part_pkg.pm,
27160           FS/FS/part_pop_local.pm, FS/FS/part_referral.pm,
27161           FS/FS/part_svc.pm, FS/FS/part_svc_column.pm,
27162           FS/FS/part_virtual_field.pm, FS/FS/pkg_svc.pm, FS/FS/port.pm,
27163           FS/FS/prepay_credit.pm, FS/FS/queue.pm, FS/FS/queue_arg.pm,
27164           FS/FS/queue_depend.pm, FS/FS/radius_usergroup.pm,
27165           FS/FS/router.pm, FS/FS/session.pm, FS/FS/svc_Common.pm,
27166           FS/FS/svc_acct.pm, FS/FS/svc_acct_pop.pm, FS/FS/svc_broadband.pm,
27167           FS/FS/svc_domain.pm, FS/FS/svc_forward.pm, FS/FS/svc_www.pm,
27168           FS/FS/type_pkgs.pm, FS/bin/freeside-setup, htetc/global.asa,
27169           htetc/handler.pl, htetc/handler.pl-1.0x, httemplate/index.html,
27170           httemplate/browse/part_svc.cgi,
27171           httemplate/browse/part_virtual_field.cgi,
27172           httemplate/browse/router.cgi, httemplate/docs/upgrade10.html,
27173           httemplate/edit/part_svc.cgi,
27174           httemplate/edit/part_virtual_field.cgi,
27175           httemplate/edit/router.cgi, httemplate/edit/svc_acct.cgi,
27176           httemplate/edit/svc_broadband.cgi, httemplate/edit/svc_www.cgi,
27177           httemplate/edit/process/router.cgi,
27178           httemplate/edit/process/svc_broadband.cgi,
27179           httemplate/view/svc_acct.cgi, httemplate/view/svc_broadband.cgi,
27180           httemplate/view/svc_forward.cgi, httemplate/view/svc_www.cgi:
27181           Virtual field merge
27182
27183 2003-08-04 17:00  khoff
27184
27185         * FS/FS/part_router_field.pm, FS/FS/part_sb_field.pm,
27186           FS/FS/router_field.pm, FS/FS/sb_field.pm,
27187           httemplate/browse/part_sb_field.cgi,
27188           httemplate/edit/part_router_field.cgi,
27189           httemplate/edit/part_sb_field.cgi: Virtual field merge
27190
27191 2003-07-25 09:26  ivan
27192
27193         * FS/FS/svc_acct.pm: typo
27194
27195 2003-07-25 06:13  ivan
27196
27197         * FS/FS/Conf.pm: doc
27198
27199 2003-07-23 10:05  ivan
27200
27201         * FS/FS/part_export/domain_shellcommands.pm: bugfix for
27202           non-catchall domains
27203
27204 2003-07-23 08:36  ivan
27205
27206         * httemplate/edit/: cust_main.cgi, process/cust_main.cgi: fix
27207           spurious "can't purchase pkgpart" errors
27208
27209 2003-07-17 09:02  ivan
27210
27211         * FS/FS/cust_main.pm: one last tiny bugfix for the retry_realtime
27212           functionality
27213
27214 2003-07-16 09:05  ivan
27215
27216         * httemplate/search/cust_pay.cgi: UI
27217
27218 2003-07-16 09:01  ivan
27219
27220         * httemplate/search/cust_pay.cgi: show totals in payment report
27221
27222 2003-07-15 06:30  ivan
27223
27224         * rt/: ChangeLog, Makefile, README, TODO, bin/initacls.Oracle,
27225           bin/initacls.Pg, bin/initacls.mysql, bin/mason_handler.fcgi,
27226           bin/mason_handler.scgi, bin/rt, bin/rt-mailgate, bin/rtadmin,
27227           bin/webmux.pl, docs/rt.gif, docs/design_docs/acls,
27228           docs/design_docs/basic-definitions.txt,
27229           docs/design_docs/cli_spec, docs/design_docs/evil_plans,
27230           docs/design_docs/local_hacking, etc/acl.Oracle, etc/acl.Pg,
27231           etc/acl.mysql, etc/config.pm, etc/schema.Oracle, etc/schema.Pg,
27232           etc/schema.mysql, etc/schema.pm, lib/MANIFEST, lib/MANIFEST.SKIP,
27233           lib/Makefile.PL, lib/RT.pm, lib/test.pl, lib/RT/ACE.pm,
27234           lib/RT/ACL.pm, lib/RT/Attachment.pm, lib/RT/Attachments.pm,
27235           lib/RT/CurrentUser.pm, lib/RT/Date.pm, lib/RT/EasySearch.pm,
27236           lib/RT/Group.pm, lib/RT/GroupMember.pm, lib/RT/GroupMembers.pm,
27237           lib/RT/Groups.pm, lib/RT/Handle.pm, lib/RT/Keyword.pm,
27238           lib/RT/KeywordSelect.pm, lib/RT/KeywordSelects.pm,
27239           lib/RT/Keywords.pm, lib/RT/Link.pm, lib/RT/Links.pm,
27240           lib/RT/ObjectKeyword.pm, lib/RT/ObjectKeywords.pm,
27241           lib/RT/Queue.pm, lib/RT/Queues.pm, lib/RT/Record.pm,
27242           lib/RT/Scrip.pm, lib/RT/ScripAction.pm, lib/RT/ScripActions.pm,
27243           lib/RT/ScripCondition.pm, lib/RT/ScripConditions.pm,
27244           lib/RT/Scrips.pm, lib/RT/Template.pm, lib/RT/Templates.pm,
27245           lib/RT/TestHarness.pm, lib/RT/Ticket.pm, lib/RT/Tickets.pm,
27246           lib/RT/Transaction.pm, lib/RT/Transactions.pm, lib/RT/User.pm,
27247           lib/RT/Users.pm, lib/RT/Watcher.pm, lib/RT/Watchers.pm,
27248           lib/RT/Action/Autoreply.pm, lib/RT/Action/Generic.pm,
27249           lib/RT/Action/Notify.pm, lib/RT/Action/NotifyAsComment.pm,
27250           lib/RT/Action/OpenDependent.pm, lib/RT/Action/ResolveMembers.pm,
27251           lib/RT/Action/SendEmail.pm, lib/RT/Action/SendPasswordEmail.pm,
27252           lib/RT/Action/StallDependent.pm,
27253           lib/RT/Condition/AnyTransaction.pm, lib/RT/Condition/Generic.pm,
27254           lib/RT/Condition/NewDependency.pm,
27255           lib/RT/Condition/StatusChange.pm, lib/RT/Interface/CLI.pm,
27256           lib/RT/Interface/Email.pm, lib/RT/Interface/Web.pm,
27257           tools/cpan2rpm, tools/initdb, tools/insertdata, tools/testdeps,
27258           webrt/autohandler, webrt/index.html, webrt/Admin/index.html,
27259           webrt/Admin/Elements/CreateQueueCalled,
27260           webrt/Admin/Elements/CreateUserCalled,
27261           webrt/Admin/Elements/EditUserComments,
27262           webrt/Admin/Elements/GrantQueueRightsTo,
27263           webrt/Admin/Elements/GroupTabs, webrt/Admin/Elements/Header,
27264           webrt/Admin/Elements/ListGlobalKeywordSelects,
27265           webrt/Admin/Elements/ListGlobalScrips,
27266           webrt/Admin/Elements/ModifyKeyword,
27267           webrt/Admin/Elements/ModifyKeywordSelect,
27268           webrt/Admin/Elements/ModifyQueue,
27269           webrt/Admin/Elements/ModifyTemplate,
27270           webrt/Admin/Elements/ModifyUser,
27271           webrt/Admin/Elements/QueueRightsForUser,
27272           webrt/Admin/Elements/QueueTabs,
27273           webrt/Admin/Elements/SelectKeywordSelect,
27274           webrt/Admin/Elements/SelectModifyGroup,
27275           webrt/Admin/Elements/SelectModifyKeyword,
27276           webrt/Admin/Elements/SelectModifyKeywordSelect,
27277           webrt/Admin/Elements/SelectModifyQueue,
27278           webrt/Admin/Elements/SelectModifyUser,
27279           webrt/Admin/Elements/SelectQueueRights,
27280           webrt/Admin/Elements/SelectRights,
27281           webrt/Admin/Elements/SelectScrip,
27282           webrt/Admin/Elements/SelectScripAction,
27283           webrt/Admin/Elements/SelectScripCondition,
27284           webrt/Admin/Elements/SelectSingleOrMultiple,
27285           webrt/Admin/Elements/SelectTemplate,
27286           webrt/Admin/Elements/SelectUsers,
27287           webrt/Admin/Elements/SystemTabs, webrt/Admin/Elements/Tabs,
27288           webrt/Admin/Elements/UserTabs,
27289           webrt/Admin/Global/GroupRights.html,
27290           webrt/Admin/Global/Keywords.html, webrt/Admin/Global/Scrips.html,
27291           webrt/Admin/Global/Template.html,
27292           webrt/Admin/Global/Templates.html,
27293           webrt/Admin/Global/UserRights.html,
27294           webrt/Admin/Global/index.html, webrt/Admin/Groups/Members.html,
27295           webrt/Admin/Groups/Modify.html, webrt/Admin/Groups/Rights.html,
27296           webrt/Admin/Groups/index.html,
27297           webrt/Admin/KeywordSelects/Modify.html,
27298           webrt/Admin/KeywordSelects/index.html,
27299           webrt/Admin/Keywords/Modify.html,
27300           webrt/Admin/Keywords/index.html, webrt/Admin/Queues/Create.html,
27301           webrt/Admin/Queues/GroupRights.html,
27302           webrt/Admin/Queues/Keywords.html, webrt/Admin/Queues/Modify.html,
27303           webrt/Admin/Queues/People.html, webrt/Admin/Queues/Scrips.html,
27304           webrt/Admin/Queues/Template.html,
27305           webrt/Admin/Queues/Templates.html,
27306           webrt/Admin/Queues/UserRights.html,
27307           webrt/Admin/Queues/index.html, webrt/Admin/Users/Modify.html,
27308           webrt/Admin/Users/Prefs.html, webrt/Admin/Users/Rights.html,
27309           webrt/Admin/Users/index.html, webrt/Elements/Checkbox,
27310           webrt/Elements/CreateTicket, webrt/Elements/CustomHomepageHeader,
27311           webrt/Elements/Error, webrt/Elements/Footer,
27312           webrt/Elements/GotoTicket, webrt/Elements/Header,
27313           webrt/Elements/ListActions, webrt/Elements/Login,
27314           webrt/Elements/MessageBox, webrt/Elements/MyRequests,
27315           webrt/Elements/MyTickets, webrt/Elements/Quicksearch,
27316           webrt/Elements/Refresh, webrt/Elements/Section,
27317           webrt/Elements/SelectBoolean, webrt/Elements/SelectDate,
27318           webrt/Elements/SelectDateRelation, webrt/Elements/SelectDateType,
27319           webrt/Elements/SelectEqualityOperator,
27320           webrt/Elements/SelectKeyword,
27321           webrt/Elements/SelectKeywordOptions,
27322           webrt/Elements/SelectLinkType, webrt/Elements/SelectMatch,
27323           webrt/Elements/SelectNewTicketQueue, webrt/Elements/SelectOwner,
27324           webrt/Elements/SelectQueue, webrt/Elements/SelectResultsPerPage,
27325           webrt/Elements/SelectSortOrder, webrt/Elements/SelectStatus,
27326           webrt/Elements/SelectTicketSortBy, webrt/Elements/SelectUsers,
27327           webrt/Elements/SelectWatcherType, webrt/Elements/ShadedBox,
27328           webrt/Elements/Submit, webrt/Elements/Tabs,
27329           webrt/Elements/TitleBoxEnd, webrt/Elements/TitleBoxStart,
27330           webrt/Elements/ViewUser, webrt/Elements/dayMenu,
27331           webrt/Elements/monthMenu, webrt/Elements/yearMenu,
27332           webrt/NoAuth/Logout.html, webrt/NoAuth/Reminder.html,
27333           webrt/NoAuth/webrt.css, webrt/NoAuth/images/rt.jpg,
27334           webrt/NoAuth/images/spacer.gif, webrt/Search/Bulk.html,
27335           webrt/Search/Listing.html, webrt/Search/PickRestriction,
27336           webrt/Search/RestrictSearch.html, webrt/Search/TicketCell,
27337           webrt/SelfService/Closed.html, webrt/SelfService/Create.html,
27338           webrt/SelfService/Display.html, webrt/SelfService/Error.html,
27339           webrt/SelfService/Prefs.html, webrt/SelfService/Update.html,
27340           webrt/SelfService/index.html,
27341           webrt/SelfService/Attachment/dhandler,
27342           webrt/SelfService/Elements/GotoTicket,
27343           webrt/SelfService/Elements/Header,
27344           webrt/SelfService/Elements/MyRequests,
27345           webrt/SelfService/Elements/Tabs, webrt/Ticket/Create.html,
27346           webrt/Ticket/Display.html, webrt/Ticket/History.html,
27347           webrt/Ticket/Modify.html, webrt/Ticket/ModifyAll.html,
27348           webrt/Ticket/ModifyDates.html, webrt/Ticket/ModifyLinks.html,
27349           webrt/Ticket/ModifyPeople.html, webrt/Ticket/Update.html,
27350           webrt/Ticket/Attachment/dhandler,
27351           webrt/Ticket/Elements/AddWatchers,
27352           webrt/Ticket/Elements/EditBasics,
27353           webrt/Ticket/Elements/EditDates,
27354           webrt/Ticket/Elements/EditKeywordSelects,
27355           webrt/Ticket/Elements/EditLinks,
27356           webrt/Ticket/Elements/EditPeople,
27357           webrt/Ticket/Elements/EditWatchers,
27358           webrt/Ticket/Elements/ShowBasics,
27359           webrt/Ticket/Elements/ShowDates,
27360           webrt/Ticket/Elements/ShowDependencies,
27361           webrt/Ticket/Elements/ShowHistory,
27362           webrt/Ticket/Elements/ShowKeywordSelects,
27363           webrt/Ticket/Elements/ShowLinks,
27364           webrt/Ticket/Elements/ShowMemberOf,
27365           webrt/Ticket/Elements/ShowMembers,
27366           webrt/Ticket/Elements/ShowPeople,
27367           webrt/Ticket/Elements/ShowReferences,
27368           webrt/Ticket/Elements/ShowRequestor,
27369           webrt/Ticket/Elements/ShowSummary,
27370           webrt/Ticket/Elements/ShowTransaction,
27371           webrt/Ticket/Elements/Tabs, webrt/Ticket/Elements/ToolBar,
27372           webrt/User/Prefs.html: reverting to vendor branch rt 3.0.4,
27373           hopefully
27374
27375 2003-07-15 06:16  ivan
27376
27377         * rt/: Makefile.in, aclocal.m4, config, config.layout, Changelog,
27378           config.log, config.pld, config.status, configure, configure.ac,
27379           install-sh, HOWTO/README, HOWTO/change.txt, HOWTO/release.txt,
27380           HOWTO/version-control.txt, bin/mason_handler.fcgi.in,
27381           bin/mason_handler.scgi.in, bin/mason_handler.svc,
27382           bin/mason_handler.svc.in, bin/rt-commit-handler,
27383           bin/rt-commit-handler.in, bin/rt-crontool.in, bin/rt-mailgate.in,
27384           bin/webmux.pl.in, bin/rt-crontool,
27385           docs/design_docs/approval_notices,
27386           docs/design_docs/approval_template, docs/design_docs/cf_search,
27387           docs/design_docs/delegation, docs/design_docs/groups_notes,
27388           docs/design_docs/recursive_group_membership_algorithm,
27389           docs/design_docs/rql_parser_machine.graphviz,
27390           docs/design_docs/string-extraction-guide.txt,
27391           docs/design_docs/ticket_templates, etc/RT_Config.pm,
27392           etc/RT_Config.pm.in, etc/RT_SiteConfig.pm, etc/constraints.mysql,
27393           etc/initialdata, etc/schema.SQLite, etc/upgrade/2.1.71,
27394           html/autohandler, html/index.html, html/l, html/Admin/index.html,
27395           html/Admin/Elements/AddCustomFieldValue,
27396           html/Admin/Elements/CreateUserCalled,
27397           html/Admin/Elements/EditCustomField,
27398           html/Admin/Elements/EditCustomFieldValues,
27399           html/Admin/Elements/EditCustomFields,
27400           html/Admin/Elements/EditQueueWatchers,
27401           html/Admin/Elements/EditScrip, html/Admin/Elements/EditScrips,
27402           html/Admin/Elements/EditTemplates,
27403           html/Admin/Elements/EditUserComments,
27404           html/Admin/Elements/GroupTabs, html/Admin/Elements/Header,
27405           html/Admin/Elements/ListGlobalCustomFields,
27406           html/Admin/Elements/ListGlobalScrips,
27407           html/Admin/Elements/ModifyQueue,
27408           html/Admin/Elements/ModifyTemplate,
27409           html/Admin/Elements/ModifyUser,
27410           html/Admin/Elements/QueueRightsForUser,
27411           html/Admin/Elements/QueueTabs,
27412           html/Admin/Elements/SelectCustomFieldType,
27413           html/Admin/Elements/SelectGroups,
27414           html/Admin/Elements/SelectModifyGroup,
27415           html/Admin/Elements/SelectModifyQueue,
27416           html/Admin/Elements/SelectModifyUser,
27417           html/Admin/Elements/SelectNewGroupMembers,
27418           html/Admin/Elements/SelectRights,
27419           html/Admin/Elements/SelectScrip,
27420           html/Admin/Elements/SelectScripAction,
27421           html/Admin/Elements/SelectScripCondition,
27422           html/Admin/Elements/SelectSingleOrMultiple,
27423           html/Admin/Elements/SelectTemplate,
27424           html/Admin/Elements/SelectUsers, html/Admin/Elements/SystemTabs,
27425           html/Admin/Elements/Tabs, html/Admin/Elements/UserTabs,
27426           html/Admin/Global/CustomField.html,
27427           html/Admin/Global/CustomFields.html,
27428           html/Admin/Global/GroupRights.html, html/Admin/Global/Scrip.html,
27429           html/Admin/Global/Scrips.html, html/Admin/Global/Template.html,
27430           html/Admin/Global/Templates.html,
27431           html/Admin/Global/UserRights.html, html/Admin/Global/index.html,
27432           html/Admin/Groups/GroupRights.html,
27433           html/Admin/Groups/Members.html, html/Admin/Groups/Modify.html,
27434           html/Admin/Groups/UserRights.html, html/Admin/Groups/index.html,
27435           html/Admin/Queues/CustomField.html,
27436           html/Admin/Queues/CustomFields.html,
27437           html/Admin/Queues/GroupRights.html,
27438           html/Admin/Queues/Modify.html, html/Admin/Queues/People.html,
27439           html/Admin/Queues/Scrip.html, html/Admin/Queues/Scrips.html,
27440           html/Admin/Queues/Template.html,
27441           html/Admin/Queues/Templates.html,
27442           html/Admin/Queues/UserRights.html, html/Admin/Queues/index.html,
27443           html/Admin/Users/Modify.html, html/Admin/Users/Prefs.html,
27444           html/Admin/Users/index.html, html/Approvals/Display.html,
27445           html/Approvals/index.html, html/Approvals/Elements/Approve,
27446           html/Approvals/Elements/PendingMyApproval,
27447           html/Approvals/Elements/ShowDependency,
27448           html/Approvals/Elements/Tabs, html/Elements/BevelBoxRaisedEnd,
27449           html/Elements/BevelBoxRaisedStart, html/Elements/Callback,
27450           html/Elements/Checkbox, html/Elements/CreateTicket,
27451           html/Elements/Error, html/Elements/Footer,
27452           html/Elements/GotoTicket, html/Elements/Header,
27453           html/Elements/ListActions, html/Elements/Login,
27454           html/Elements/Menu, html/Elements/MessageBox,
27455           html/Elements/MyRequests, html/Elements/MyTickets,
27456           html/Elements/PageLayout, html/Elements/Quicksearch,
27457           html/Elements/Refresh, html/Elements/Section,
27458           html/Elements/SelectAttachmentField, html/Elements/SelectBoolean,
27459           html/Elements/SelectCustomFieldOperator,
27460           html/Elements/SelectCustomFieldValue, html/Elements/SelectDate,
27461           html/Elements/SelectDateRelation, html/Elements/SelectDateType,
27462           html/Elements/SelectEqualityOperator, html/Elements/SelectGroups,
27463           html/Elements/SelectLinkType, html/Elements/SelectMatch,
27464           html/Elements/SelectNewTicketQueue, html/Elements/SelectOwner,
27465           html/Elements/SelectQueue, html/Elements/SelectResultsPerPage,
27466           html/Elements/SelectSortOrder, html/Elements/SelectStatus,
27467           html/Elements/SelectTicketSortBy,
27468           html/Elements/SelectTicketTypes, html/Elements/SelectUsers,
27469           html/Elements/SelectWatcherType,
27470           html/Elements/SetupSessionCookie, html/Elements/ShadedBox,
27471           html/Elements/ShadedInputRow, html/Elements/ShadedRow,
27472           html/Elements/SimpleSearch, html/Elements/Submit,
27473           html/Elements/Tabs, html/Elements/TitleBoxEnd,
27474           html/Elements/TitleBoxStart, html/Elements/ViewUser,
27475           html/NoAuth/Logout.html, html/NoAuth/Reminder.html,
27476           html/NoAuth/webrt.css, html/NoAuth/images/back_home.gif,
27477           html/NoAuth/images/bplogo.gif, html/NoAuth/images/favicon.png,
27478           html/NoAuth/images/head_requestracker.gif,
27479           html/NoAuth/images/rt.jpg, html/NoAuth/images/space.gif,
27480           html/NoAuth/images/spacer.gif,
27481           html/NoAuth/images/squares_blue.gif,
27482           html/REST/1.0/NoAuth/mail-gateway, html/Search/Bulk.html,
27483           html/Search/Listing.html, html/Search/Elements/PickRestriction,
27484           html/Search/Elements/TicketHeader,
27485           html/Search/Elements/TicketHeaderCell,
27486           html/Search/Elements/TicketRow, html/SelfService/Closed.html,
27487           html/SelfService/Create.html, html/SelfService/Display.html,
27488           html/SelfService/Error.html, html/SelfService/Prefs.html,
27489           html/SelfService/Update.html, html/SelfService/index.html,
27490           html/SelfService/Attachment/dhandler,
27491           html/SelfService/Elements/GotoTicket,
27492           html/SelfService/Elements/Header,
27493           html/SelfService/Elements/MyRequests,
27494           html/SelfService/Elements/Tabs, html/Ticket/Create.html,
27495           html/Ticket/Display.html, html/Ticket/History.html,
27496           html/Ticket/Modify.html, html/Ticket/ModifyAll.html,
27497           html/Ticket/ModifyDates.html, html/Ticket/ModifyLinks.html,
27498           html/Ticket/ModifyPeople.html, html/Ticket/Update.html,
27499           html/Ticket/Attachment/dhandler,
27500           html/Ticket/Elements/AddWatchers, html/Ticket/Elements/BulkLinks,
27501           html/Ticket/Elements/EditBasics,
27502           html/Ticket/Elements/EditCustomField,
27503           html/Ticket/Elements/EditCustomFields,
27504           html/Ticket/Elements/EditDates, html/Ticket/Elements/EditLinks,
27505           html/Ticket/Elements/EditPeople,
27506           html/Ticket/Elements/EditWatchers,
27507           html/Ticket/Elements/ShowAttachments,
27508           html/Ticket/Elements/ShowBasics,
27509           html/Ticket/Elements/ShowCustomFields,
27510           html/Ticket/Elements/ShowDates,
27511           html/Ticket/Elements/ShowDependencies,
27512           html/Ticket/Elements/ShowHistory, html/Ticket/Elements/ShowLink,
27513           html/Ticket/Elements/ShowLinks,
27514           html/Ticket/Elements/ShowMemberOf,
27515           html/Ticket/Elements/ShowMembers,
27516           html/Ticket/Elements/ShowMessageHeaders,
27517           html/Ticket/Elements/ShowMessageStanza,
27518           html/Ticket/Elements/ShowPeople,
27519           html/Ticket/Elements/ShowReferences,
27520           html/Ticket/Elements/ShowRequestor,
27521           html/Ticket/Elements/ShowSummary,
27522           html/Ticket/Elements/ShowTransaction, html/Ticket/Elements/Tabs,
27523           html/User/Delegation.html, html/User/Prefs.html,
27524           html/User/Elements/DelegateRights, html/User/Elements/GroupTabs,
27525           html/User/Elements/Tabs, html/User/Groups/Members.html,
27526           html/User/Groups/Modify.html, html/User/Groups/index.html,
27527           lib/RT.pm.in, lib/RT/ACE_Overlay.pm, lib/RT/ACL_Overlay.pm,
27528           lib/RT/Attachment_Overlay.pm, lib/RT/Attachments_Overlay.pm,
27529           lib/RT/Base.pm, lib/RT/CachedGroupMember.pm,
27530           lib/RT/CachedGroupMember_Overlay.pm,
27531           lib/RT/CachedGroupMembers.pm,
27532           lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/CustomField.pm,
27533           lib/RT/CustomFieldValue.pm, lib/RT/CustomFieldValues.pm,
27534           lib/RT/CustomFieldValues_Overlay.pm,
27535           lib/RT/CustomField_Overlay.pm, lib/RT/CustomFields.pm,
27536           lib/RT/CustomFields_Overlay.pm, lib/RT/EmailParser.pm,
27537           lib/RT/GroupMember_Overlay.pm, lib/RT/GroupMembers_Overlay.pm,
27538           lib/RT/Group_Overlay.pm, lib/RT/Groups_Overlay.pm,
27539           lib/RT/I18N.pm, lib/RT/Link_Overlay.pm, lib/RT/Links_Overlay.pm,
27540           lib/RT/Principal.pm, lib/RT/Principal_Overlay.pm,
27541           lib/RT/Principals.pm, lib/RT/Principals_Overlay.pm,
27542           lib/RT/Queue_Overlay.pm, lib/RT/Queues_Overlay.pm,
27543           lib/RT/ScripAction_Overlay.pm, lib/RT/ScripActions_Overlay.pm,
27544           lib/RT/ScripCondition_Overlay.pm,
27545           lib/RT/ScripConditions_Overlay.pm, lib/RT/Scrip_Overlay.pm,
27546           lib/RT/Scrips_Overlay.pm, lib/RT/SearchBuilder.pm,
27547           lib/RT/System.pm, lib/RT/Template_Overlay.pm,
27548           lib/RT/Templates_Overlay.pm, lib/RT/TicketCustomFieldValue.pm,
27549           lib/RT/TicketCustomFieldValue_Overlay.pm,
27550           lib/RT/TicketCustomFieldValues.pm,
27551           lib/RT/TicketCustomFieldValues_Overlay.pm,
27552           lib/RT/Ticket_Overlay.pm, lib/RT/Tickets_Overlay.pm,
27553           lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Transaction_Overlay.pm,
27554           lib/RT/Transactions_Overlay.pm, lib/RT/URI.pm,
27555           lib/RT/User_Overlay.pm, lib/RT/Users_Overlay.pm,
27556           lib/RT/Action/AutoOpen.pm, lib/RT/Action/CreateTickets.pm,
27557           lib/RT/Action/EscalatePriority.pm, lib/RT/Action/SetPriority.pm,
27558           lib/RT/Action/UserDefined.pm, lib/RT/Condition/BeforeDue.pm,
27559           lib/RT/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm,
27560           lib/RT/Condition/PriorityExceeds.pm,
27561           lib/RT/Condition/QueueChange.pm, lib/RT/Condition/UserDefined.pm,
27562           lib/RT/I18N/cs.pm, lib/RT/I18N/cs.po, lib/RT/I18N/de.po,
27563           lib/RT/I18N/en.po, lib/RT/I18N/es.po, lib/RT/I18N/fi.po,
27564           lib/RT/I18N/fr.po, lib/RT/I18N/he.po, lib/RT/I18N/i_default.pm,
27565           lib/RT/I18N/ja.po, lib/RT/I18N/nl.po, lib/RT/I18N/no.po,
27566           lib/RT/I18N/pt_br.po, lib/RT/I18N/ru.po, lib/RT/I18N/zh_cn.po,
27567           lib/RT/I18N/zh_tw.po, lib/RT/Interface/Email/Auth/MailFrom.pm,
27568           lib/RT/Interface/Email/Filter/SpamAssassin.pm,
27569           lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/Generic.pm,
27570           lib/RT/URI/base.pm, lib/RT/URI/fsck_com_rt.pm, lib/t/00smoke.t,
27571           lib/t/00smoke.t.in, lib/t/01harness.t, lib/t/01harness.t.in,
27572           lib/t/02regression.t, lib/t/02regression.t.in, lib/t/03web.pl,
27573           lib/t/03web.pl.in, lib/t/04_send_email.pl,
27574           lib/t/04_send_email.pl.in,
27575           lib/t/data/multipart-alternative-with-umlaut,
27576           lib/t/data/nested-mime-sample, lib/t/data/nested-rfc-822,
27577           lib/t/data/new-ticket-from-iso-8859-1,
27578           lib/t/data/new-ticket-from-iso-8859-1-full,
27579           lib/t/data/russian-subject-no-content-type,
27580           lib/t/data/text-html-in-russian,
27581           lib/t/data/text-html-with-umlaut,
27582           lib/t/data/8859-15-message-series/dir,
27583           lib/t/data/8859-15-message-series/msg1,
27584           lib/t/data/8859-15-message-series/msg2,
27585           lib/t/data/8859-15-message-series/msg3,
27586           lib/t/data/8859-15-message-series/msg4,
27587           lib/t/data/8859-15-message-series/msg5,
27588           lib/t/data/8859-15-message-series/msg6,
27589           lib/t/data/8859-15-message-series/msg7,
27590           lib/t/regression/00placeholder, lib/t/regression/mime_tests,
27591           m4/rt_enable_layout.m4, m4/rt_expand_var.m4, m4/rt_layout.m4,
27592           m4/rt_subst_expanded_arg.m4, sbin/extract-message-catalog,
27593           sbin/extract_pod_tests, sbin/factory, sbin/license_tag,
27594           sbin/regression_harness, sbin/rt-setup-database,
27595           sbin/rt-setup-database.in, sbin/rt-test-dependencies.in,
27596           autom4te.cache/output.0, autom4te.cache/requests,
27597           autom4te.cache/traces.0, sbin/rt-test-dependencies: Initial
27598           revision
27599
27600 2003-07-15 04:44  ivan
27601
27602         * sql-ledger/: VERSION, am.pl, favicon.ico, login.pl, menu.ini,
27603           setup.pl, sql-ledger.conf.default, sql-ledger.png, SL/AM.pm,
27604           SL/AP.pm, SL/AR.pm, SL/CT.pm, SL/Form.pm, SL/GL.pm, SL/IC.pm,
27605           SL/IR.pm, SL/IS.pm, SL/User.pm, SL/CA.pm, SL/CP.pm,
27606           SL/Inifile.pm, SL/Mailer.pm, SL/Menu.pm, SL/Num2text.pm,
27607           SL/OE.pm, SL/PE.pm, SL/RC.pm, SL/RP.pm, bin/lynx/menu.pl,
27608           bin/mozilla/admin.pl, bin/mozilla/am.pl, bin/mozilla/ap.pl,
27609           bin/mozilla/ar.pl, bin/mozilla/ca.pl, bin/mozilla/ct.pl,
27610           bin/mozilla/gl.pl, bin/mozilla/ic.pl, bin/mozilla/io.pl,
27611           bin/mozilla/ir.pl, bin/mozilla/login.pl, bin/mozilla/menu.pl,
27612           bin/mozilla/arap.pl, bin/mozilla/cp.pl, bin/mozilla/is.pl,
27613           bin/mozilla/oe.pl, bin/mozilla/pe.pl, bin/mozilla/rc.pl,
27614           bin/mozilla/rp.pl, css/sql-ledger.css, doc/COPYING, doc/README,
27615           doc/UPGRADE-1.6-1.8, doc/UPGRADE-1.8-1.8.3,
27616           doc/UPGRADE-1.8.3-1.8.4, doc/UPGRADE-1.8.4-1.8.5,
27617           doc/UPGRADE-1.8.5-1.8.7, doc/UPGRADE-1.8.7-2.0.0,
27618           doc/UPGRADE-2.0-2.0.8, doc/copyright, doc/faq.html,
27619           locale/de/admin, locale/de/COPYING, locale/de/LANGUAGE,
27620           locale/de/Num2text, locale/de/all, locale/de/am, locale/de/ap,
27621           locale/de/ar, locale/de/arap, locale/de/ca, locale/de/cp,
27622           locale/de/ct, locale/de/gl, locale/de/ic, locale/de/io,
27623           locale/de/ir, locale/de/is, locale/de/locales.pl,
27624           locale/de/login, locale/de/menu, locale/de/oe, locale/de/pe,
27625           locale/de/rc, locale/de/rp, locale/fr/admin, locale/fr/all,
27626           locale/fr/am, locale/fr/ap, locale/fr/ar, locale/fr/ca,
27627           locale/fr/ct, locale/fr/gl, locale/fr/ic, locale/fr/io,
27628           locale/es/COPYING, locale/es/LANGUAGE, locale/es/Num2text,
27629           locale/es/admin, locale/es/all, locale/es/am, locale/es/ap,
27630           locale/es/ar, locale/es/arap, locale/es/ca, locale/es/cp,
27631           locale/es/ct, locale/es/gl, locale/es/ic, locale/es/io,
27632           locale/es/ir, locale/es/is, locale/es/login, locale/es/menu,
27633           locale/es/oe, locale/es/pe, locale/es/rc, locale/es/rp,
27634           locale/fr/COPYING, locale/fr/LANGUAGE, locale/fr/arap,
27635           locale/fr/cp, locale/fr/ir, locale/fr/is, locale/fr/login,
27636           locale/fr/menu, locale/fr/oe, locale/fr/pe, locale/fr/rc,
27637           locale/fr/rp, locale/tw/admin, locale/tw/login,
27638           locale/dk/LANGUAGE, locale/dk/admin, locale/dk/all, locale/dk/am,
27639           locale/dk/ap, locale/dk/ar, locale/dk/arap, locale/dk/ca,
27640           locale/dk/ct, locale/dk/gl, locale/dk/ic, locale/dk/io,
27641           locale/dk/ir, locale/dk/is, locale/dk/login, locale/dk/menu,
27642           locale/dk/oe, locale/dk/rp, locale/tw/COPYING,
27643           locale/tw/LANGUAGE, locale/tw/all, locale/tw/am, locale/tw/ap,
27644           locale/tw/ar, locale/tw/arap, locale/tw/ca, locale/tw/cp,
27645           locale/tw/ct, locale/tw/gl, locale/tw/ic, locale/tw/io,
27646           locale/tw/ir, locale/tw/is, locale/tw/menu, locale/tw/oe,
27647           locale/tw/pe, locale/tw/rc, locale/tw/rp, locale/br/COPYING,
27648           locale/br/LANGUAGE, locale/br/admin, locale/br/all, locale/br/am,
27649           locale/br/ap, locale/br/ar, locale/br/arap, locale/br/ca,
27650           locale/br/cp, locale/br/ct, locale/br/gl, locale/br/ic,
27651           locale/br/io, locale/br/ir, locale/br/is, locale/br/login,
27652           locale/br/menu, locale/br/oe, locale/br/pe, locale/br/rc,
27653           locale/br/rp, locale/dk/COPYING, locale/dk/cp, locale/dk/pe,
27654           locale/dk/rc, locale/it/admin, locale/it/ap, locale/it/ar,
27655           locale/it/ca, locale/it/ct, locale/it/gl, locale/it/ic,
27656           locale/it/ir, locale/it/menu, locale/ct/COPYING,
27657           locale/ct/LANGUAGE, locale/ct/admin, locale/ct/all, locale/ct/am,
27658           locale/ct/ap, locale/ct/ar, locale/ct/ca, locale/ct/ct,
27659           locale/ct/gl, locale/ct/ic, locale/ct/io, locale/ct/ir,
27660           locale/ct/is, locale/ct/login, locale/ct/menu, locale/ct/oe,
27661           locale/ct/rp, locale/it/COPYING, locale/it/LANGUAGE,
27662           locale/it/Num2text, locale/it/all, locale/it/am, locale/it/arap,
27663           locale/it/cp, locale/it/io, locale/it/is, locale/it/login,
27664           locale/it/oe, locale/it/pe, locale/it/qe, locale/it/rc,
27665           locale/it/rp, locale/ct/arap, locale/ct/cp, locale/ct/pe,
27666           locale/ct/rc, locale/ee/COPYING, locale/ee/LANGUAGE,
27667           locale/ee/admin, locale/ee/all, locale/ee/am, locale/ee/ap,
27668           locale/ee/ar, locale/ee/arap, locale/ee/ca, locale/ee/cp,
27669           locale/ee/ct, locale/ee/gl, locale/ee/ic, locale/ee/io,
27670           locale/ee/ir, locale/ee/is, locale/ee/login, locale/ee/menu,
27671           locale/ee/oe, locale/ee/pe, locale/ee/rc, locale/ee/rp,
27672           locale/nl/admin, locale/nl/all, locale/nl/am, locale/nl/ap,
27673           locale/nl/ar, locale/nl/ca, locale/nl/ct, locale/nl/gl,
27674           locale/nl/COPYING, locale/nl/LANGUAGE, locale/nl/Num2text,
27675           locale/nl/arap, locale/nl/cp, locale/nl/ic, locale/nl/io,
27676           locale/nl/ir, locale/nl/is, locale/nl/login, locale/nl/menu,
27677           locale/nl/oe, locale/nl/pe, locale/nl/rc, locale/nl/rp,
27678           locale/no/COPYING, locale/no/LANGUAGE, locale/no/admin,
27679           locale/no/all, locale/no/am, locale/no/ap, locale/no/ar,
27680           locale/no/arap, locale/no/ca, locale/no/cp, locale/no/ct,
27681           locale/no/gl, locale/no/ic, locale/no/io, locale/no/ir,
27682           locale/no/is, locale/no/login, locale/no/menu, locale/no/oe,
27683           locale/no/pe, locale/no/rc, locale/no/rp, locale/tr/COPYING,
27684           locale/tr/LANGUAGE, locale/tr/admin, locale/tr/all, locale/tr/am,
27685           locale/tr/ap, locale/tr/ar, locale/tr/arap, locale/tr/ca,
27686           locale/tr/cp, locale/tr/ct, locale/tr/gl, locale/tr/ic,
27687           locale/tr/io, locale/tr/ir, locale/tr/is, locale/tr/login,
27688           locale/tr/menu, locale/tr/oe, locale/tr/pe, locale/tr/rc,
27689           locale/tr/rp, locale/ve/COPYING, locale/ve/admin, locale/ve/all,
27690           locale/ve/am, locale/ve/ap, locale/ve/ar, locale/ve/ca,
27691           locale/ve/ct, locale/ve/gl, locale/ve/ic, locale/ve/ir,
27692           locale/ve/is, locale/ve/login, locale/ve/rp, locale/cz/admin,
27693           locale/cz/all, locale/cz/am, locale/pa/COPYING,
27694           locale/pa/LANGUAGE, locale/pa/admin, locale/pa/all, locale/pa/am,
27695           locale/pa/ap, locale/pa/ar, locale/pa/arap, locale/pa/ca,
27696           locale/pa/cp, locale/pa/ct, locale/pa/gl, locale/pa/ic,
27697           locale/pa/io, locale/pa/ir, locale/pa/is, locale/pa/login,
27698           locale/pa/menu, locale/pa/oe, locale/pa/pe, locale/pa/rc,
27699           locale/pa/rp, locale/ve/LANGUAGE, locale/ve/arap, locale/ve/cp,
27700           locale/ve/io, locale/ve/menu, locale/ve/oe, locale/ve/pe,
27701           locale/ve/rc, locale/cz/COPYING, locale/cz/LANGUAGE,
27702           locale/cz/ap, locale/cz/ar, locale/cz/arap, locale/cz/ca,
27703           locale/cz/cp, locale/cz/ct, locale/cz/gl, locale/cz/ic,
27704           locale/cz/io, locale/cz/ir, locale/cz/is, locale/cz/login,
27705           locale/cz/menu, locale/cz/oe, locale/cz/pe, locale/cz/rc,
27706           locale/cz/rp, locale/pt/COPYING, locale/pt/LANGUAGE,
27707           locale/pt/admin, locale/pt/all, locale/pt/am, locale/pt/ap,
27708           locale/pt/ar, locale/pt/arap, locale/pt/ca, locale/pt/cp,
27709           locale/pt/ct, locale/pt/gl, locale/pt/ic, locale/pt/io,
27710           locale/pt/ir, locale/pt/is, locale/pt/login, locale/pt/menu,
27711           locale/pt/oe, locale/pt/pe, locale/pt/rc, locale/pt/rp,
27712           locale/cn/COPYING, locale/cn/LANGUAGE, locale/cn/admin,
27713           locale/cn/all, locale/cn/am, locale/cn/ap, locale/cn/ar,
27714           locale/cn/arap, locale/cn/ca, locale/cn/cp, locale/cn/ct,
27715           locale/cn/gl, locale/cn/ic, locale/cn/io, locale/cn/ir,
27716           locale/cn/is, locale/cn/login, locale/cn/menu, locale/cn/oe,
27717           locale/cn/pe, locale/cn/rc, locale/cn/rp, locale/pl/admin,
27718           locale/pl/all, locale/pl/am, locale/pl/ap, locale/pl/ar,
27719           locale/pl/ca, locale/pl/ct, locale/pl/gl, locale/pl/ic,
27720           locale/pl/ir, locale/fi/COPYING, locale/fi/LANGUAGE,
27721           locale/fi/admin, locale/fi/all, locale/mx/COPYING,
27722           locale/mx/LANGUAGE, locale/mx/admin, locale/mx/all, locale/mx/am,
27723           locale/mx/ap, locale/mx/ar, locale/mx/arap, locale/mx/ca,
27724           locale/mx/cp, locale/mx/ct, locale/mx/gl, locale/mx/ic,
27725           locale/mx/io, locale/mx/ir, locale/mx/is, locale/mx/login,
27726           locale/mx/menu, locale/mx/oe, locale/mx/pe, locale/mx/rc,
27727           locale/mx/rp, locale/pl/COPYING, locale/pl/LANGUAGE,
27728           locale/pl/arap, locale/pl/cp, locale/pl/io, locale/pl/is,
27729           locale/pl/login, locale/pl/menu, locale/pl/oe, locale/pl/pe,
27730           locale/pl/rc, locale/pl/rp, locale/fi/am, locale/fi/ap,
27731           locale/fi/ar, locale/fi/arap, locale/fi/ca, locale/fi/cp,
27732           locale/fi/ct, locale/fi/gl, locale/fi/ic, locale/fi/io,
27733           locale/fi/ir, locale/fi/is, locale/fi/login, locale/fi/menu,
27734           locale/fi/oe, locale/fi/pe, locale/fi/rc, locale/fi/rp,
27735           locale/ua/COPYING, locale/ua/LANGUAGE, locale/ua/admin,
27736           locale/ua/all, locale/ua/am, locale/ua/ap, locale/hu/COPYING,
27737           locale/hu/LANGUAGE, locale/hu/admin, locale/hu/all, locale/hu/am,
27738           locale/hu/ap, locale/ua/ar, locale/ua/arap, locale/ua/ca,
27739           locale/ua/cp, locale/ua/ct, locale/ua/gl, locale/ua/ic,
27740           locale/ua/io, locale/ua/ir, locale/ua/is, locale/ua/login,
27741           locale/ua/menu, locale/ua/oe, locale/ua/pe, locale/ua/rc,
27742           locale/ua/rp, locale/hu/ar, locale/hu/arap, locale/hu/ca,
27743           locale/hu/cp, locale/hu/ct, locale/hu/gl, locale/hu/ic,
27744           locale/hu/io, locale/hu/ir, locale/hu/is, locale/hu/login,
27745           locale/hu/menu, locale/hu/oe, locale/hu/pe, locale/hu/rc,
27746           locale/hu/rp, locale/is/COPYING, locale/is/LANGUAGE,
27747           locale/is/all, locale/is/admin, locale/is/am, locale/is/ap,
27748           locale/is/ar, locale/is/arap, locale/is/ca, locale/is/cp,
27749           locale/is/ct, locale/is/gl, locale/is/ic, locale/is/io,
27750           locale/is/ir, locale/is/is, locale/is/login, locale/is/menu,
27751           locale/is/oe, locale/is/pe, locale/is/rc, locale/is/rp,
27752           locale/ru/COPYING, locale/ru/LANGUAGE, locale/ru/all,
27753           locale/ru/admin, locale/ru/am, locale/ru/ap, locale/ru/ar,
27754           locale/ru/arap, locale/ru/ca, locale/ru/cp, locale/ru/ct,
27755           locale/ru/gl, locale/ru/ic, locale/ru/io, locale/ru/ir,
27756           locale/ru/is, locale/ru/login, locale/ru/menu, locale/ru/oe,
27757           locale/ru/pe, locale/ru/rc, locale/ru/rp, locale/se/COPYING,
27758           locale/se/LANGUAGE, locale/se/admin, locale/se/all,
27759           locale/lt/COPYING, locale/lt/LANGUAGE, locale/lt/admin,
27760           locale/lt/all, locale/se/am, locale/se/ap, locale/se/ar,
27761           locale/se/arap, locale/se/ca, locale/se/cp, locale/se/ct,
27762           locale/se/gl, locale/se/ic, locale/se/io, locale/se/ir,
27763           locale/se/is, locale/se/login, locale/se/menu, locale/se/oe,
27764           locale/se/pe, locale/se/rc, locale/se/rp, locale/en_GB/admin,
27765           locale/en_GB/am, locale/en_GB/ap, locale/en_GB/ar,
27766           locale/en_GB/ca, locale/en_GB/ct, locale/en_GB/gl, locale/lt/am,
27767           locale/lt/ap, locale/lt/ar, locale/lt/arap, locale/lt/ca,
27768           locale/lt/cp, locale/lt/ct, locale/lt/gl, locale/lt/ic,
27769           locale/lt/io, locale/lt/ir, locale/lt/is, locale/lt/login,
27770           locale/lt/menu, locale/lt/oe, locale/lt/pe, locale/lt/rc,
27771           locale/lt/rp, locale/en_GB/COPYING, locale/en_GB/LANGUAGE,
27772           locale/en_GB/all, locale/en_GB/arap, locale/en_GB/bp,
27773           locale/en_GB/cp, locale/en_GB/ic, locale/en_GB/io,
27774           locale/en_GB/ir, locale/en_GB/is, locale/en_GB/login,
27775           locale/en_GB/menu, locale/en_GB/oe, locale/en_GB/pe,
27776           locale/en_GB/rc, locale/en_GB/rp, sql/Default-chart.sql,
27777           sql/Oracle-tables.sql, sql/Pg-tables.sql, sql/Canada-gifi.sql,
27778           sql/Danish_Default-chart.sql, sql/Dutch_Default-chart.sql,
27779           sql/France-chart.sql, sql/Italy-chart.sql,
27780           sql/Oracle-indices.sql, sql/Pg-indices.sql,
27781           sql/Pg-upgrade-1.6.0-1.8.0.sql,
27782           sql/Simplified_Chinese_Default-chart.sql, sql/Spain-chart.sql,
27783           sql/Traditional_Chinese_Default-chart.sql, sql/Austria-chart.sql,
27784           sql/Austria-gifi.sql, sql/Canada_General-chart.sql,
27785           sql/Czech_Republic-chart.sql, sql/Dutch_Standard-chart.sql,
27786           sql/German-Sample-chart.sql, sql/German-Sample-gifi.sql,
27787           sql/Oracle-upgrade-1.8.0-1.8.4.sql,
27788           sql/Oracle-upgrade-1.8.4-1.8.5.sql,
27789           sql/Pg-upgrade-1.2.6-1.2.7.sql, sql/Pg-upgrade-1.2.7-1.4.0.sql,
27790           sql/Pg-upgrade-1.4.0-1.6.0.sql, sql/Pg-upgrade-1.8.0-1.8.4.sql,
27791           sql/Pg-upgrade-1.8.4-1.8.5.sql, sql/Swiss-German-chart.sql,
27792           sql/Swiss-German-gifi.sql, sql/US_General-chart.sql,
27793           sql/Germany-DATEV-SKR03-gifi.sql, sql/Germany-SKR03-chart.sql,
27794           sql/Germany-SKR03-gifi.sql, sql/Pg-upgrade-1.8.5-2.0.0.sql,
27795           sql/Brazil_General-chart.sql, sql/Germany-DATEV-SKR03-chart.sql,
27796           sql/Oracle-upgrade-1.8.5-2.0.0.sql,
27797           sql/Oracle-upgrade-2.0.0-2.0.8.sql,
27798           sql/Pg-upgrade-2.0.0-2.0.8.sql, sql/Poland-chart.sql,
27799           templates/Danish-balance_sheet.html,
27800           templates/Danish-income_statement.html,
27801           templates/Danish-invoice.html, templates/Danish-invoice.tex,
27802           templates/Danish-packing_list.html,
27803           templates/Danish-packing_list.tex,
27804           templates/Danish-purchase_order.html,
27805           templates/Danish-purchase_order.tex,
27806           templates/Danish-sales_order.html,
27807           templates/Danish-sales_order.tex,
27808           templates/Default-balance_sheet.html,
27809           templates/Default-income_statement.html,
27810           templates/Default-invoice.html,
27811           templates/Estonian-balance_sheet.html,
27812           templates/Estonian-income_statement.html,
27813           templates/French-balance_sheet.html,
27814           templates/French-income_statement.html,
27815           templates/French-invoice.html,
27816           templates/French-packing_list.html,
27817           templates/Service-balance_sheet.html,
27818           templates/Service-income_statement.html,
27819           templates/Service-invoice.html, templates/Service-invoice.tex,
27820           templates/Service-packing_list.html,
27821           templates/Service-packing_list.tex,
27822           templates/Service-purchase_order.tex,
27823           templates/Service-sales_order.tex,
27824           templates/Spanish_A4-balance_sheet.html,
27825           templates/Spanish_A4-income_statement.html,
27826           templates/Spanish_A4-invoice.html,
27827           templates/Spanish_A4-invoice.tex,
27828           templates/Spanish_A4-packing_list.html,
27829           templates/Spanish_A4-packing_list.tex,
27830           templates/Spanish_A4-purchase_order.html,
27831           templates/Spanish_A4-purchase_order.tex,
27832           templates/Spanish_A4-sales_order.html,
27833           templates/Spanish_A4-sales_order.tex,
27834           templates/Spanish_Letter-balance_sheet.html,
27835           templates/Spanish_Letter-income_statement.html,
27836           templates/Spanish_Letter-invoice.html,
27837           templates/Spanish_Letter-invoice.tex,
27838           templates/Spanish_Letter-packing_list.html,
27839           templates/Spanish_Letter-packing_list.tex,
27840           templates/Spanish_Letter-purchase_order.html,
27841           templates/Spanish_Letter-purchase_order.tex,
27842           templates/Spanish_Letter-sales_order.html,
27843           templates/Spanish_Letter-sales_order.tex, users/members.default,
27844           templates/Brazilian_Portuguese-check.tex,
27845           templates/Danish-check.tex, templates/Danish-receipt.tex,
27846           templates/Danish-statement.html, templates/Danish-statement.tex,
27847           templates/Default-check.tex, templates/Default-invoice.tex,
27848           templates/Default-packing_list.html,
27849           templates/Default-packing_list.tex,
27850           templates/Default-purchase_order.html,
27851           templates/Default-purchase_order.tex,
27852           templates/Default-receipt.tex,
27853           templates/Default-sales_order.html,
27854           templates/Default-sales_order.tex,
27855           templates/Default-statement.html,
27856           templates/Default-statement.tex,
27857           templates/Dutch-balance_sheet.html, templates/Dutch-check.tex,
27858           templates/Dutch-income_statement.html,
27859           templates/Dutch-invoice.html, templates/Dutch-invoice.tex,
27860           templates/Dutch-packing_list.html,
27861           templates/Dutch-packing_list.tex,
27862           templates/Dutch-purchase_order.html,
27863           templates/Dutch-purchase_order.tex, templates/Dutch-receipt.tex,
27864           templates/Dutch-sales_order.html,
27865           templates/Dutch-sales_order.tex, templates/Dutch-statement.html,
27866           templates/Dutch-statement.tex, templates/Estonian-check.tex,
27867           templates/Estonian-invoice.html, templates/Estonian-invoice.tex,
27868           templates/Estonian-packing_list.html,
27869           templates/Estonian-packing_list.tex,
27870           templates/Estonian-purchase_order.html,
27871           templates/Estonian-purchase_order.tex,
27872           templates/Estonian-receipt.tex,
27873           templates/Estonian-sales_order.html,
27874           templates/Estonian-sales_order.tex,
27875           templates/Estonian-statement.html,
27876           templates/Estonian-statement.tex, templates/French-check.tex,
27877           templates/French-invoice.tex, templates/French-packing_list.tex,
27878           templates/French-purchase_order.html,
27879           templates/French-purchase_order.tex,
27880           templates/French-receipt.tex, templates/French-sales_order.html,
27881           templates/French-sales_order.tex,
27882           templates/French-statement.html, templates/French-statement.tex,
27883           templates/German-balance_sheet.html, templates/German-check.tex,
27884           templates/German-income_statement.html,
27885           templates/German-invoice.html, templates/German-invoice.tex,
27886           templates/German-packing_list.html,
27887           templates/German-packing_list.tex,
27888           templates/German-purchase_order.html,
27889           templates/German-purchase_order.tex,
27890           templates/German-receipt.tex, templates/German-sales_order.html,
27891           templates/German-sales_order.tex,
27892           templates/German-statement.html, templates/German-statement.tex,
27893           templates/Service-check.tex,
27894           templates/Service-purchase_order.html,
27895           templates/Service-receipt.tex,
27896           templates/Service-sales_order.html,
27897           templates/Service-statement.html,
27898           templates/Service-statement.tex, templates/Spanish_A4-check.tex,
27899           templates/Spanish_A4-receipt.tex,
27900           templates/Spanish_A4-statement.html,
27901           templates/Spanish_A4-statement.tex,
27902           templates/Spanish_Letter-check.tex,
27903           templates/Spanish_Letter-receipt.tex,
27904           templates/Spanish_Letter-statement.html,
27905           templates/Spanish_Letter-statement.tex,
27906           templates/Brazilian_Portuguese-balance_sheet.html,
27907           templates/Brazilian_Portuguese-income_statement.html,
27908           templates/Brazilian_Portuguese-invoice.html,
27909           templates/Brazilian_Portuguese-invoice.tex,
27910           templates/Brazilian_Portuguese-packing_list.html,
27911           templates/Brazilian_Portuguese-packing_list.tex,
27912           templates/Brazilian_Portuguese-purchase_order.html,
27913           templates/Brazilian_Portuguese-purchase_order.tex,
27914           templates/Brazilian_Portuguese-receipt.tex,
27915           templates/Brazilian_Portuguese-sales_order.html,
27916           templates/Brazilian_Portuguese-sales_order.tex,
27917           templates/Brazilian_Portuguese-statement.html,
27918           templates/Brazilian_Portuguese-statement.tex: Initial revision
27919
27920 2003-07-15 04:23  ivan
27921
27922         * Makefile: 1.5.0pre3
27923
27924 2003-07-13 23:21  ivan
27925
27926         * httemplate/search/cust_pay.cgi: fix bug when both a payment type
27927           and date range are specified
27928
27929 2003-07-12 04:14  ivan
27930
27931         * httemplate/index.html: remove Gratuitous capitalization
27932
27933 2003-07-12 04:09  ivan
27934
27935         * httemplate/: index.html, browse/part_pkg.cgi,
27936           browse/part_svc.cgi, search/cust_pkg.cgi: - better description of
27937           payment search - some clarification of services/packages vs.
27938           service/package   definitions in browse/part_{svc,pkg}.cgi -
27939           package definition report by # of active customer packages (with
27940           links   to customer package listing)
27941
27942 2003-07-11 08:37  ivan
27943
27944         * FS/FS/cust_main.pm: fix timelocal AUTOLOAD problem introduced by
27945           Time::Local fix in rc3 (closes: Bug#550)
27946
27947 2003-07-11 08:23  ivan
27948
27949         * httemplate/: index.html, search/cust_pay.cgi,
27950           search/cust_pkg.cgi, search/report_cust_pay.html: payments report
27951           for inventivemedia / hpnx
27952
27953 2003-07-11 00:54  ivan
27954
27955         * FS/FS/Record.pm: typo
27956
27957 2003-07-11 00:30  ivan
27958
27959         * FS/FS/Record.pm: provide stack backtrace when we wind up in
27960           FS::Record::AUTOLOAD by accident
27961
27962 2003-07-09 07:39  ivan
27963
27964         * httemplate/edit/svc_domain.cgi: increase max domain length to 63
27965
27966 2003-07-06 11:58  ivan
27967
27968         * httemplate/view/cust_main.cgi: don't bother displaying comments
27969           that are only whitespace/newlines
27970
27971 2003-07-03 20:47  ivan
27972
27973         * fs_signup/FS-SignupClient/cgi/stateselect.html: adding
27974
27975 2003-07-03 20:34  ivan
27976
27977         * etc/acp_logfile-parse: removing obsolete file
27978
27979 2003-07-03 20:31  ivan
27980
27981         * etc/abbr_state.txt: adding states
27982
27983 2003-07-03 20:27  ivan
27984
27985         * etc/example-direct-cardin: removing ancient cybercash example
27986
27987 2003-07-03 20:21  ivan
27988
27989         * fs_signup/FS-SignupClient/cgi/signup.cgi: properly pass
27990           init_popstate to error pages
27991
27992 2003-07-03 20:12  ivan
27993
27994         * fs_signup/FS-SignupClient/cgi/signup.cgi: add "initial_popstate"
27995           option to signup server
27996
27997 2003-07-03 18:54  ivan
27998
27999         * fs_signup/FS-SignupClient/cgi/signup.cgi: don't add extra blank
28000           pop
28001
28002 2003-07-03 18:48  ivan
28003
28004         * fs_signup/FS-SignupClient/cgi/signup.cgi: typo
28005
28006 2003-07-03 18:37  ivan
28007
28008         * FS/FS/svc_acct_pop.pm, fs_signup/FS-SignupClient/cgi/signup.cgi:
28009           don't populate the whole initial list if there are tons of POPs
28010
28011 2003-07-03 17:51  ivan
28012
28013         * FS/FS/svc_acct_pop.pm, fs_signup/FS-SignupClient/cgi/signup.cgi:
28014           optimize javascript to handle large numbers of POPs
28015
28016 2003-07-03 16:00  ivan
28017
28018         * htetc/global.asa: working DBIx::Profile again
28019
28020 2003-07-02 05:58  ivan
28021
28022         * FS/FS/part_pkg.pm: tyop
28023
28024 2003-07-02 05:56  ivan
28025
28026         * FS/FS/part_pkg.pm, fs_signup/fs_signup_server: relaxed "first
28027           package" restrictions; will find any appropriate service with
28028           quantity 1
28029
28030 2003-07-02 05:34  ivan
28031
28032         * Artistic, README: change license to GPL only
28033
28034 2003-07-01 02:00  ivan
28035
28036         * httemplate/edit/part_export.cgi: larger textareas in export
28037           options
28038
28039 2003-06-30 17:27  ivan
28040
28041         * FS/FS/part_export.pm: typo
28042
28043 2003-06-30 12:15  ivan
28044
28045         * FS/FS/cust_main.pm: bugfix for manual re-charging changes
28046           (Bug#423)
28047
28048 2003-06-30 11:56  ivan
28049
28050         * FS/FS/cust_main.pm: pass additional fields to ACH processors
28051           (Authorize.Net should work now)
28052
28053 2003-06-30 06:18  ivan
28054
28055         * FS/: MANIFEST, bin/freeside-overdue: removing deprecated
28056           freeside-overdue
28057
28058 2003-06-30 05:22  ivan
28059
28060         * FS/: FS/part_export.pm, FS/part_export/sqlradius.pm,
28061           FS/part_export/sqlradius_withdomain.pm,
28062           bin/freeside-sqlradius-reset,
28063           t/part_export-sqlradius_withdomain.t: adding sqlradius_withdomain
28064           export including realms, closes: bug#514
28065
28066 2003-06-30 00:44  ivan
28067
28068         * FS/FS/svc_domain.pm: increase maximum domain length to 67
28069
28070 2003-06-27 07:19  ivan
28071
28072         * FS/FS/: Conf.pm, svc_acct.pm: add radius-ip configuration
28073           parameter for Framed-IP-Address vs. Framed-Address
28074
28075 2003-06-25 03:22  ivan
28076
28077         * httemplate/search/cust_bill_event.cgi: Pg 7.3 incompatibility
28078           with empty dates in Failed Invoice Event search,   patch from
28079           rlucas@tercent.net
28080
28081 2003-06-25 01:40  ivan
28082
28083         * FS/FS/: svc_acct.pm, part_export/cp.pm: svc_acct doc update cp
28084           export - disable old-style suspending
28085
28086 2003-06-24 17:57  ivan
28087
28088         * FS/FS/part_export/forward_shellcommands.pm: forward_shellcommands
28089           update: might work now
28090
28091 2003-06-24 08:34  ivan
28092
28093         * fs_signup/FS-SignupClient/cgi/signup.cgi: display full POP
28094           numbers in signup server - patch from "Stephen Bechard"
28095           <steve@destek.net>
28096
28097 2003-06-24 07:12  ivan
28098
28099         * FS/FS/part_export/: forward_shellcommands.pm, sqlmail.pm:
28100           explicitly use the necessary modules
28101
28102 2003-06-22 07:21  ivan
28103
28104         * FS/FS/cust_main.pm, httemplate/misc/bill.cgi: fix the credit card
28105           retry on change or manual "retry_card" to ONCE per invoice
28106
28107 2003-06-22 02:11  ivan
28108
28109         * bin/create-history-tables: skip pg_ tables also (ewww, showing up
28110           in reverse-engineered schema)
28111
28112 2003-06-22 02:04  ivan
28113
28114         * bin/create-history-tables: skip history tables that exist
28115           already; easier to re-run now
28116
28117 2003-06-13 19:04  ivan
28118
28119         * httemplate/docs/upgrade9.html: cust_bill2 index
28120
28121 2003-06-13 19:02  ivan
28122
28123         * FS/bin/freeside-setup: add index on cust_bill._date
28124
28125 2003-06-13 18:01  ivan
28126
28127         * bin/apache.export: \n\n between virtualhost entries
28128
28129 2003-06-13 08:18  ivan
28130
28131         * FS/FS/part_export/shellcommands.pm: $new_quoted_password vs.
28132           $quoted_new__password
28133
28134 2003-06-13 02:12  ivan
28135
28136         * FS/FS/part_export.pm: proper command escape for vpopmail export
28137
28138 2003-06-13 01:46  ivan
28139
28140         * httemplate/edit/part_export.cgi: missing semi
28141
28142 2003-06-13 01:44  ivan
28143
28144         * httemplate/edit/part_export.cgi: correct stickiness for checkbox
28145           options on export edit
28146
28147 2003-06-13 01:38  ivan
28148
28149         * FS/FS/part_export.pm: pass vpopmail passwords on command-line
28150           (unfortunately)
28151
28152 2003-06-13 01:23  ivan
28153
28154         * FS/FS/part_export.pm: full path to vpopmail commands
28155
28156 2003-06-13 01:11  ivan
28157
28158         * FS/FS/: part_export.pm, part_export/shellcommands.pm: add
28159           vpopmail presets to shellcommands_withdomain export
28160
28161 2003-06-12 07:08  ivan
28162
28163         * bin/passwd.import: /bin/halt and /sbin/halt
28164
28165 2003-06-12 07:06  ivan
28166
28167         * bin/passwd.import: tyop
28168
28169 2003-06-12 06:57  ivan
28170
28171         * bin/passwd.import: better error handling for re-imports
28172
28173 2003-06-12 06:50  ivan
28174
28175         * bin/fix-sequences: remove overly-verbose debugging for now
28176
28177 2003-06-12 06:50  ivan
28178
28179         * bin/fix-sequences: "doc"
28180
28181 2003-06-12 06:49  ivan
28182
28183         * bin/fix-sequences: arg
28184
28185 2003-06-12 06:47  ivan
28186
28187         * bin/fix-sequences: debugging
28188
28189 2003-06-12 06:43  ivan
28190
28191         * bin/fix-sequences: update for long table names; use sequence name
28192           directly instead of guessing
28193
28194 2003-06-12 06:35  ivan
28195
28196         * bin/fix-sequences: moo
28197
28198 2003-06-12 06:32  ivan
28199
28200         * bin/fix-sequences: adding fix-sequences
28201
28202 2003-06-12 05:57  ivan
28203
28204         * FS/FS/part_export.pm: _default_ default now sets GECOS like the
28205           OS-defaults
28206
28207 2003-06-12 05:43  ivan
28208
28209         * FS/FS/part_export.pm: sqlradius doc update; don't need to allow
28210           null OP columns
28211
28212 2003-06-11 13:27  khoff
28213
28214         * FS/FS/Misc.pm: In scalar context, smtpsend returns the number of
28215           addresses that the message was successfully delivered to.  I'm
28216           assuming 'Debug' causes Net::SMTP to warn the debug output, not
28217           return it.
28218
28219 2003-06-11 12:13  khoff
28220
28221         * FS/FS/Misc.pm: We're passing a list here, not one argument.
28222
28223 2003-06-09 04:11  ivan
28224
28225         * FS/FS/cust_svc.pm: add "$ignore_quantity" bypass
28226
28227 2003-06-08 17:59  ivan
28228
28229         * httemplate/docs/install.html: documentation update from "Jesse D.
28230           Guardiani" <jesse@wingnet.net>, thanks
28231
28232 2003-06-06 18:58  ivan
28233
28234         * FS/FS/cust_main.pm: and fix the error message
28235
28236 2003-06-06 18:57  ivan
28237
28238         * FS/FS/cust_main.pm: really, really give a better error message
28239           when used under 5.005 now.  really.
28240
28241 2003-06-06 18:47  ivan
28242
28243         * FS/FS/cust_main.pm: give a better error message regarding
28244           Time::Local on old perls.  really.
28245
28246 2003-06-06 18:42  ivan
28247
28248         * FS/FS/cust_main.pm: require Time::Local 1.04 on perls before 5.6
28249
28250 2003-06-06 03:49  ivan
28251
28252         * FS/FS/part_export/cp.pm: add suspend/unsuspend capability to CP
28253           export
28254
28255 2003-06-05 21:42  ivan
28256
28257         * htetc/global.asa: database profiling bs i should just switch to
28258           mason
28259
28260 2003-06-04 17:22  khoff
28261
28262         * FS/FS/cust_pkg.pm: order/cancel packages rewritten
28263
28264 2003-06-04 09:14  ivan
28265
28266         * FS/FS/svc_acct.pm: allow empty slipip's
28267
28268 2003-06-04 05:44  ivan
28269
28270         * httemplate/search/cust_pkg.cgi: fix last bill label
28271
28272 2003-06-03 06:53  ivan
28273
28274         * httemplate/view/cust_main.cgi: fix provision links
28275
28276 2003-06-03 05:41  ivan
28277
28278         * FS/FS/: part_export.pm, part_export/cp.pm: minor update to cp
28279           export - eliminate redundant "host" parameter
28280
28281 2003-06-03 05:40  ivan
28282
28283         * Makefile: 1.5.0pre2 (too late, hehe)
28284
28285 2003-06-03 02:34  ivan
28286
28287         * bin/svc_acct_sm.import: removing (very) deprecated import
28288
28289 2003-06-03 00:54  ivan
28290
28291         * httemplate/docs/upgrade10.html: upgrade docs
28292
28293 2003-06-02 23:10  ivan
28294
28295         * httemplate/docs/upgrade10.html: slightly better upgrade docs
28296
28297 2003-06-02 23:09  ivan
28298
28299         * FS/bin/freeside-setup: use serial for primary keys in new tables
28300           too
28301
28302 2003-06-02 22:49  ivan
28303
28304         * FS/bin/freeside-setup: router.svcnum nullability fix
28305
28306 2003-06-02 07:51  ivan
28307
28308         * httemplate/view/cust_main.cgi: UI nit
28309
28310 2003-06-02 05:22  ivan
28311
28312         * FS/FS/cust_pkg.pm: add last_bill field to manpage
28313
28314 2003-05-30 02:40  ivan
28315
28316         * httemplate/docs/man/FS/part_export/.cvs_is_on_crack: force
28317           inclusion of httemplate/docs/man hierarchy
28318
28319 2003-05-30 02:22  ivan
28320
28321         * FS/FS/part_export/sqlradius.pm: sqlradius exports include "op"
28322           field
28323
28324 2003-05-30 01:45  ivan
28325
28326         * httemplate/docs/ssh.html: doc
28327
28328 2003-05-19 22:43  ivan
28329
28330         * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm,
28331           fs_selfservice/FS-SelfService/cgi/make_payment.html,
28332           fs_selfservice/FS-SelfService/cgi/payment_results.html,
28333           fs_selfservice/FS-SelfService/cgi/process_payment.html,
28334           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: working
28335           self-service self-payments!
28336
28337 2003-05-19 06:54  ivan
28338
28339         * FS/FS/ClientAPI/MyAccount.pm,
28340           fs_selfservice/FS-SelfService/SelfService.pm,
28341           fs_selfservice/FS-SelfService/cgi/make_payment.html,
28342           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: fix up some
28343           bugs in processing payments via self-service... appears to be
28344           working so far
28345
28346 2003-05-19 06:38  ivan
28347
28348         * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm,
28349           fs_selfservice/FS-SelfService/cgi/make_payment.html,
28350           fs_selfservice/FS-SelfService/cgi/process_payment.html,
28351           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: first crack at
28352           payment processing with self-service (step two of the process)
28353
28354 2003-05-19 05:00  ivan
28355
28356         * FS/: MANIFEST, FS/Misc.pm, FS/cust_bill.pm, FS/cust_main.pm,
28357           FS/cust_pay.pm, FS/cust_pkg.pm, FS/svc_acct.pm, FS/svc_domain.pm,
28358           FS/ClientAPI/MyAccount.pm, t/Misc.t: maintenance:   - add
28359           FS::Misc with send_email subroutine, remove all duplicate code
28360           from     various modules   - move the realtime_bop from cust_bill
28361           to cust_main & change usage slightly.      invnum is no longer
28362           required.  FS::cust_bill::realtime_bop remains as a      wrapper.
28363           self-service:   - fix some syntax errors, make payment UI (step
28364           one) really should be     working now
28365
28366 2003-05-18 17:15  ivan
28367
28368         * fs_selfservice/FS-SelfService/cgi/: make_payment.html,
28369           selfservice.cgi: processing payments...
28370
28371 2003-05-18 04:44  ivan
28372
28373         * FS/FS/ClientAPI/MyAccount.pm,
28374           fs_selfservice/FS-SelfService/cgi/make_payment.html,
28375           fs_selfservice/FS-SelfService/cgi/myaccount.html: interface for
28376           making payments all done
28377
28378 2003-05-18 01:09  ivan
28379
28380         * fs_selfservice/FS-SelfService/cgi/make_payment.html: forgot this
28381           file
28382
28383 2003-05-18 01:08  ivan
28384
28385         * FS/FS/ClientAPI/MyAccount.pm, fs_selfservice/DEPLOY: more
28386           self-service make payment UI work
28387
28388 2003-05-17 23:20  ivan
28389
28390         * FS/FS/ClientAPI/MyAccount.pm,
28391           fs_selfservice/FS-SelfService/SelfService.pm,
28392           fs_selfservice/FS-SelfService/cgi/login.html,
28393           fs_selfservice/FS-SelfService/cgi/myaccount.html,
28394           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: self-service:
28395           make payment UI done
28396
28397 2003-05-14 09:51  ivan
28398
28399         * FS/FS/cust_bill.pm: display recurring custom line items on
28400           invoices as well as one-shot ones
28401
28402 2003-05-12 23:01  ivan
28403
28404         * FS/FS/cust_bill_event.pm: - document missing fields in
28405           cust_bill_event
28406
28407 2003-05-12 22:47  ivan
28408
28409         * FS/FS/addr_block.pm: missing pod =cut at end
28410
28411 2003-05-12 20:22  ivan
28412
28413         * FS/FS/svc_acct.pm, fs_selfservice/FS-SelfService/cgi/login.html,
28414           fs_selfservice/FS-SelfService/cgi/myaccount.html,
28415           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
28416           fs_selfservice/FS-SelfService/cgi/view_invoice.html: -
28417           self-service updates: cleanup and beginnings of "make a payment"
28418           - fix pod masking FS::svc_acct::cust_svc
28419
28420 2003-05-12 00:34  ivan
28421
28422         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
28423           setbuf call doesn't appear to be working...
28424
28425 2003-05-12 00:33  ivan
28426
28427         * httemplate/view/cust_main.cgi: fix service links
28428
28429 2003-05-11 15:55  ivan
28430
28431         * httemplate/index.html: mail forward search not yet implemented
28432
28433 2003-05-11 15:53  ivan
28434
28435         * httemplate/search/cust_pkg.cgi: patch from Richard Siddall for
28436           strict vars
28437
28438 2003-05-11 15:34  ivan
28439
28440         * CREDITS, httemplate/view/cust_main.cgi: red here is too confusing
28441
28442 2003-05-11 15:25  ivan
28443
28444         * htetc/: handler.pl, handler.pl-1.0x: handler.pl updates from
28445           Richard Siddall <richard.siddall@elirion.net>
28446
28447 2003-05-09 23:45  ivan
28448
28449         * httemplate/view/: cust_main.cgi, cust_pkg.cgi: first pass at new
28450           package list UI
28451
28452 2003-05-09 22:41  ivan
28453
28454         * FS/FS/cust_pkg.pm: fix bug in last_bill method which prevented
28455           last_bill dates from being set
28456
28457 2003-05-09 22:40  ivan
28458
28459         * FS/FS/cust_main.pm: - substitute '0' for existing blank
28460           setup/recur fees - use timelocal_nocheck instead of timelocal for
28461           proper wraparound
28462
28463 2003-05-09 12:30  khoff
28464
28465         * httemplate/view/cust_main.cgi: Cleaned-up package view code and
28466           added CSS tags.
28467
28468 2003-05-09 00:17  ivan
28469
28470         * install/freebsd/ports: mod_ssl before mod_perl so mod_perl picks
28471           up EAPI
28472
28473 2003-05-09 00:05  ivan
28474
28475         * install/freebsd/: INSTALL, ports: little bit more fbsd install
28476           automation
28477
28478 2003-05-08 23:14  ivan
28479
28480         * install/freebsd/INSTALL: freebsd install
28481
28482 2003-05-08 23:03  ivan
28483
28484         * fs_selfservice/DEPLOY, install/freebsd/INSTALL,
28485           install/freebsd/ports: updated freebsd install
28486
28487 2003-05-08 18:18  ivan
28488
28489         * install/freebsd/ports: Net::SSH and Net::SCP are in ports
28490
28491 2003-05-08 17:10  ivan
28492
28493         * install/redhat/7.3/: INSTALL, sources.list: redhat install foo
28494
28495 2003-05-08 17:10  ivan
28496
28497         * install/freebsd/: INSTALL, ports: automated install foo
28498
28499 2003-05-08 03:28  ivan
28500
28501         * CREDITS: credit where credit's due
28502
28503 2003-05-08 02:34  ivan
28504
28505         * Makefile, FS/FS/Record.pm: general Pg 7.3 fix for setting int
28506           columns to '' / NULL
28507
28508 2003-05-06 14:15  ivan
28509
28510         * httemplate/view/cust_main_alt.cgi: don't create new files in lieu
28511           of branches
28512
28513 2003-05-06 13:33  khoff
28514
28515         * httemplate/view/cust_main_alt.cgi: Can't pull  out of thin air.
28516
28517 2003-05-04 13:58  khoff
28518
28519         * httemplate/view/cust_main_alt.cgi: proposed cust_main.cgi
28520
28521 2003-05-02 19:06  ivan
28522
28523         * FS/FS/part_export/infostreet.pm, httemplate/edit/svc_acct.cgi:
28524           enable quota maintenance in infostreet export
28525
28526 2003-05-02 19:03  ivan
28527
28528         * bin/apache.export: typo in usage instructions
28529
28530 2003-05-02 18:30  ivan
28531
28532         * FS/FS/part_export.pm: clean up CVS cruft
28533
28534 2003-05-02 16:51  khoff
28535
28536         * httemplate/view/cust_main.cgi: CARD && DCRD?
28537
28538 2003-04-29 12:49  khoff
28539
28540         * httemplate/misc/catchall.cgi: 0 has a hash key looks like svcnum
28541           = 0.  Suprisingly, '' works.
28542
28543 2003-04-29 11:28  khoff
28544
28545         * FS/FS/domain_record.pm: Better SOA checking
28546
28547 2003-04-29 09:59  khoff
28548
28549         * httemplate/edit/svc_broadband.cgi: It helps if you can edit the
28550           ip_addr field.
28551
28552 2003-04-25 19:01  khoff
28553
28554         * FS/FS/cust_svc.pm: I don't like FS::Record warnings
28555
28556 2003-04-25 17:28  khoff
28557
28558         * FS/FS/cust_bill.pm: Tyop
28559
28560 2003-04-24 16:01  ivan
28561
28562         * httemplate/edit/cust_main.cgi: fix for bug triggered by
28563           nonexistant referring customer numbers
28564
28565 2003-04-24 11:46  khoff
28566
28567         * FS/FS/part_export/sqlmail.pm: MySQL returns zero on an update
28568           when no values change.  We would insert on an rv of zero, so now
28569           we select count(*)... instead of relying on the rv of the update.
28570
28571 2003-04-24 11:45  khoff
28572
28573         * FS/FS/domain_record.pm: Support for nWnDnHnMnS time format
28574
28575 2003-04-23 19:46  ivan
28576
28577         * FS/FS/: part_export.pm, part_export/domain_shellcommands.pm:
28578           better shellcommands documentation of all sorts
28579
28580 2003-04-23 18:43  khoff
28581
28582         * FS/FS/part_export.pm, bin/bind.export: Support for exporting to
28583           an ISC BIND9 name server
28584
28585 2003-04-23 18:00  khoff
28586
28587         * FS/FS/part_export/sqlmail.pm: Apparently deleting elements from
28588           svc_Common->hashref is bad.
28589
28590 2003-04-23 16:12  ivan
28591
28592         * Makefile, htetc/handler.pl, htetc/handler.pl-1.0x,
28593           httemplate/docs/install.html: compatible with mason 1.1!  closes:
28594           bug#492
28595
28596 2003-04-23 15:16  ivan
28597
28598         * FS/FS/part_export.pm: might not be necessary, but to be safe...
28599
28600 2003-04-22 22:36  khoff
28601
28602         * httemplate/search/cust_main.cgi: Missing comma.
28603
28604 2003-04-22 21:53  khoff
28605
28606         * FS/bin/freeside-setup: DBD::Pg doesn't handle char types very
28607           well.
28608
28609 2003-04-22 11:46  ivan
28610
28611         * FS/FS/Conf.pm, httemplate/config/config-view.cgi,
28612           httemplate/config/config.cgi: properly deprecate ancient apache &
28613           sendmail config options
28614
28615 2003-04-22 10:54  ivan
28616
28617         * httemplate/edit/part_export.cgi: mason is more strict about
28618           variables - patch from Richard Siddall, thanks
28619
28620 2003-04-21 21:39  ivan
28621
28622         * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/part_export.pm,
28623           FS/FS/svc_domain.pm, FS/FS/svc_forward.pm,
28624           FS/FS/part_export/domain_shellcommands.pm,
28625           FS/FS/part_export/forward_shellcommands.pm,
28626           FS/t/part_export-forward_shellcommands.t,
28627           httemplate/docs/install.html: - mysql 4.1 is available; update
28628           documentation - remove last vestiges of 1.3-style qmail/vpopmail
28629           exports from svc_domain and   svc_forward; add appropriate
28630           exports (closes: Bug#299)
28631
28632 2003-04-21 15:40  ivan
28633
28634         * httemplate/view/svc_acct.cgi: typo
28635
28636 2003-04-21 14:42  khoff
28637
28638         * FS/FS/addr_block.pm: renamed config option excludeaddr
28639
28640 2003-04-21 14:40  khoff
28641
28642         * FS/FS/Conf.pm: renamed/clarified exclude_ip_addr option.
28643
28644 2003-04-21 14:29  khoff
28645
28646         * httemplate/edit/: part_router_field.cgi, process/generic.cgi:
28647           Navigation fixes.
28648
28649 2003-04-21 14:13  khoff
28650
28651         * httemplate/edit/process/router.cgi: Fixed bug with $routernum and
28652           new routers.  Navigation cleanup.
28653
28654 2003-04-21 14:12  khoff
28655
28656         * httemplate/edit/router.cgi: Lines added for clairity
28657
28658 2003-04-21 13:53  ivan
28659
28660         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/part_bill_event.pm,
28661           FS/bin/freeside-daily, FS/bin/freeside-expiration-alerter,
28662           FS/bin/freeside-setup, fs_signup/FS-SignupClient/cgi/signup.cgi,
28663           fs_signup/FS-SignupClient/cgi/signup.html,
28664           httemplate/docs/schema.html, httemplate/edit/cust_main.cgi,
28665           httemplate/edit/part_bill_event.cgi,
28666           httemplate/edit/process/cust_main.cgi,
28667           httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
28668           on-demand vs. automatic cards & checks: added DCRD and DCHK
28669           payment types
28670
28671 2003-04-21 13:31  khoff
28672
28673         * FS/FS/: part_export.pm, part_export/sqlmail.pm: Bug fixes for
28674           sqlmail.  Added support for courier and dovecot authentication.
28675
28676 2003-04-21 13:27  khoff
28677
28678         * FS/FS/: Conf.pm, addr_block.pm: excludeaddr option for
28679           svc_broadband
28680
28681 2003-04-19 10:51  ivan
28682
28683         * FS/FS/: Conf.pm, part_pkg.pm: /^\s*$/ setup/recur expressions now
28684           failsafe to 0 (closes: Bug#498) deprecate old 1.3-style qmail
28685           integration
28686
28687 2003-04-17 20:29  ivan
28688
28689         * httemplate/view/svc_acct.cgi: YA pg7.3 fix
28690
28691 2003-04-02 06:52  ivan
28692
28693         * FS/FS/cust_main.pm: added order_pkgs sub
28694
28695 2003-04-02 03:38  ivan
28696
28697         * FS/FS/: UID.pm, cust_main.pm: better callbacks
28698
28699 2003-04-02 01:46  ivan
28700
28701         * httemplate/misc/process/meta-import.cgi: updated meta-import web
28702           UI to allow duplicate import tables
28703
28704 2003-04-01 19:23  ivan
28705
28706         * httemplate/edit/: cust_main.cgi, process/cust_main.cgi: fix
28707           disappearing email invoice on errors, finally (closes: Bug#35)
28708
28709 2003-04-01 00:03  ivan
28710
28711         * FS/FS/Record.pm, httemplate/docs/index.html,
28712           httemplate/docs/upgrade10.html, httemplate/view/cust_main.cgi: -
28713           update qsearch for Pg 7.3 - preliminary 1.5.0 upgrade docs -
28714           syntax error in main customer view
28715
28716 2003-03-31 22:55  ivan
28717
28718         * httemplate/: misc/cust_main-cancel.cgi, view/cust_main.cgi:
28719           cancel button for customers (closes: Bug#25)
28720
28721 2003-03-31 17:22  ivan
28722
28723         * FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, debian/changelog,
28724           debian/control, httemplate/edit/REAL_cust_pkg.cgi,
28725           httemplate/edit/process/REAL_cust_pkg.cgi,
28726           httemplate/search/cust_pkg.cgi, httemplate/view/cust_main.cgi,
28727           httemplate/view/cust_pkg.cgi: correct last_bill problems with $0
28728           invoice (non-existant) edge cases
28729
28730 2003-03-31 15:49  ivan
28731
28732         * httemplate/docs/schema.html: added last_bill column
28733
28734 2003-03-31 15:48  ivan
28735
28736         * FS/bin/freeside-setup: add 'last_bill' column
28737
28738 2003-03-28 21:34  ivan
28739
28740         * bin/apache.export: restart apache, not bind!
28741
28742 2003-03-28 20:52  ivan
28743
28744         * FS/FS/cust_svc.pm, FS/FS/domain_record.pm,
28745           FS/FS/part_export/www_shellcommands.pm,
28746           httemplate/view/svc_www.cgi: correct web UI for svc_www services
28747           & no more @.domain in www_shellcommands export
28748
28749 2003-03-28 18:35  ivan
28750
28751         * FS/FS/part_export/www_shellcommands.pm: trim leading @. off zones
28752
28753 2003-03-28 18:19  ivan
28754
28755         * FS/FS/part_export.pm: cust_svc and svc_x methods
28756
28757 2003-03-28 13:59  ivan
28758
28759         * bin/apache.export: fix missing semicolon in apache export
28760
28761 2003-03-28 13:43  ivan
28762
28763         * FS/FS/part_export/apache.pm: oops in null apache export
28764
28765 2003-03-24 00:30  ivan
28766
28767         * httemplate/search/svc_acct.cgi: another Pg7.3 fix
28768
28769 2003-03-19 20:36  ivan
28770
28771         * httemplate/edit/part_export.cgi: virtual wrap...
28772
28773 2003-03-19 20:09  ivan
28774
28775         * httemplate/edit/part_export.cgi: wrap this textbox hard
28776
28777 2003-03-19 20:00  ivan
28778
28779         * httemplate/edit/part_export.cgi: wide textareas
28780
28781 2003-03-19 19:41  ivan
28782
28783         * FS/MANIFEST, FS/FS/domain_record.pm, FS/FS/part_export.pm,
28784           FS/FS/part_export/apache.pm, FS/t/part_export-apache.t,
28785           bin/apache.export, bin/bind.export, bin/bsdshell.export,
28786           bin/sysvshell.export: apache export!
28787
28788 2003-03-11 16:44  ivan
28789
28790         * httemplate/docs/upgrade9.html: doc from 1.4 branch
28791
28792 2003-03-11 03:40  ivan
28793
28794         * FS/FS/svc_domain.pm: another pg7.3 fix
28795
28796 2003-03-11 03:36  ivan
28797
28798         * httemplate/misc/: meta-import.cgi, process/meta-import.cgi: minor
28799           meta import webUI updates
28800
28801 2003-03-11 02:41  ivan
28802
28803         * httemplate/edit/part_pkg.cgi: another pg7.3 fix
28804
28805 2003-03-03 17:56  khoff
28806
28807         * FS/MANIFEST: updated for svc_broadband changes
28808
28809 2003-02-28 19:14  ivan
28810
28811         * FS/FS/cust_main.pm: change next bill date comparison from < to <=
28812
28813 2003-02-24 21:40  ivan
28814
28815         * httemplate/edit/cust_main.cgi: remove max length on ACH account
28816           number
28817
28818 2003-02-11 17:21  khoff
28819
28820         * FS/bin/freeside-setup: s/;/,/
28821
28822 2003-02-05 21:26  ivan
28823
28824         * FS/FS.pm, FS/MANIFEST, FS/FS/cust_bill.pm,
28825           FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm,
28826           FS/FS/cust_main.pm, FS/bin/freeside-setup,
28827           FS/t/cust_bill_pkg_detail.t, httemplate/docs/schema.html,
28828           httemplate/docs/upgrade10.html, httemplate/edit/part_pkg.cgi:
28829           time/data detail on invoices
28830
28831 2003-02-05 15:22  khoff
28832
28833         * FS/FS/ac.pm, FS/FS/ac_block.pm, FS/FS/ac_field.pm,
28834           FS/FS/ac_type.pm, FS/FS/part_ac_field.pm,
28835           httemplate/browse/ac.cgi, httemplate/browse/ac_type.cgi,
28836           httemplate/edit/ac.cgi, httemplate/edit/ac_type.cgi,
28837           httemplate/edit/process/ac.cgi,
28838           httemplate/edit/process/ac_block.cgi,
28839           httemplate/edit/process/ac_field.cgi,
28840           httemplate/edit/process/ac_type.cgi,
28841           httemplate/edit/process/part_ac_field.cgi: svc_broadband rewrite
28842
28843 2003-02-05 15:17  khoff
28844
28845         * FS/FS/addr_block.pm, FS/FS/part_router_field.pm,
28846           FS/FS/part_sb_field.pm, FS/FS/part_svc_router.pm,
28847           FS/FS/router.pm, FS/FS/router_field.pm, FS/FS/sb_field.pm,
28848           FS/FS/svc_broadband.pm, httemplate/browse/addr_block.cgi,
28849           httemplate/browse/generic.cgi,
28850           httemplate/browse/part_sb_field.cgi,
28851           httemplate/browse/router.cgi,
28852           httemplate/edit/part_router_field.cgi,
28853           httemplate/edit/part_sb_field.cgi, httemplate/edit/router.cgi,
28854           httemplate/edit/svc_broadband.cgi,
28855           httemplate/edit/process/addr_block/add.cgi,
28856           httemplate/edit/process/addr_block/allocate.cgi,
28857           httemplate/edit/process/addr_block/deallocate.cgi,
28858           FS/bin/freeside-setup, httemplate/edit/process/generic.cgi,
28859           httemplate/edit/process/router.cgi,
28860           httemplate/edit/process/svc_broadband.cgi,
28861           httemplate/edit/process/addr_block/split.cgi, htetc/global.asa,
28862           htetc/handler.pl, httemplate/index.html,
28863           httemplate/view/svc_broadband.cgi: svc_broadband rewrite
28864
28865 2003-02-05 14:06  khoff
28866
28867         * FS/FS/cust_svc.pm: ip_netmask is gone now
28868
28869 2003-02-04 14:04  ivan
28870
28871         * htetc/global.asa, httemplate/docs/install.html: 1.5-specific
28872           fixes
28873
28874 2003-01-27 23:47  ivan
28875
28876         * FS/bin/freeside-setup: eek, and this is what caused connectup to
28877           fail too
28878
28879 2003-01-27 22:08  ivan
28880
28881         * FS/FS/part_export/ldap.pm: crypt password export to ldap fix from
28882           dave denney <daud@kaosol.net>
28883
28884 2003-01-16 22:21  ivan
28885
28886         * FS/FS/ClientAPI/MyAccount.pm,
28887           fs_selfservice/FS-SelfService/SelfService.pm: selfservice cancel
28888           functionality
28889
28890 2003-01-15 18:58  ivan
28891
28892         * FS/FS/part_export/shellcommands.pm: don't run empty shellcommands
28893
28894 2003-01-14 02:15  ivan
28895
28896         * Makefile: selfservice
28897
28898 2003-01-14 01:26  ivan
28899
28900         * FS/MANIFEST, FS/bin/freeside-selfservice-server,
28901           fs_selfservice/freeside-selfservice-server, init.d/freeside-init:
28902           move freeside-selfservice-server to proper MakeMaker install
28903           location
28904
28905 2003-01-14 00:49  ivan
28906
28907         * Makefile, FS/FS/svc_acct.pm, init.d/freeside-init: add
28908           freeside-selfservice-server to init script add domsvc checking as
28909           a foreign key
28910
28911 2003-01-12 23:26  ivan
28912
28913         * httemplate/edit/part_export.cgi: another Pg 7.3 fix
28914
28915 2003-01-12 22:19  ivan
28916
28917         * httemplate/edit/part_svc.cgi: whitespace inconsistancy causing
28918           extraneous diffs
28919
28920 2003-01-09 23:41  ivan
28921
28922         * FS/FS/cust_bill.pm: pop off an extra blank line in
28923           business-onlinepayment options
28924
28925 2002-12-28 01:16  ivan
28926
28927         * FS/FS/: cust_bill.pm, svc_acct.pm: prevent edge-case
28928           business-onlinepayment mod_perl leakage in multi-database
28929           installs.  ugh.
28930
28931 2002-12-27 04:56  ivan
28932
28933         * FS/FS/cust_main.pm: better times on failed billing events
28934
28935 2002-12-24 22:59  ivan
28936
28937         * FS/bin/freeside-daily: declare $opt_p usage
28938
28939 2002-12-24 15:03  ivan
28940
28941         * fs_signup/FS-SignupClient/cgi/signup.cgi: electronic checks work
28942           in signup.cgi
28943
28944 2002-12-24 14:41  ivan
28945
28946         * README.1.5.0pre1, FS/bin/freeside-setup,
28947           httemplate/view/cust_main.cgi: optimization for ginourmous
28948           numbers of packages for intergate, whew
28949
28950 2002-12-23 15:56  ivan
28951
28952         * FS/FS/svc_acct.pm: remove gratuitous warning and better error
28953           messages
28954
28955 2002-12-23 07:21  ivan
28956
28957         * FS/FS/cust_bill.pm: make agent available to invoice templates
28958
28959 2002-12-23 07:05  steve
28960
28961         * FS/FS/part_export/shellcommands.pm: add email address to
28962           shellcommands
28963
28964           don't error out when importing unaudited accounts (even though
28965           should probably be using $FS::svc_Common::noexport_hack anyway)
28966
28967 2002-12-23 06:54  steve
28968
28969         * FS/FS/cust_pkg.pm: added stuff for selfservice_server-quiet,
28970           signup_server-quiet, and emailcancel messages.
28971
28972 2002-12-23 06:38  steve
28973
28974         * fs_selfservice/freeside-selfservice-server: added stuff for
28975           selfservice_server-quiet, signup_server-quiet, and emailcancel
28976           messages.
28977
28978 2002-12-23 06:36  steve
28979
28980         * fs_signup/: fs_signup_server, FS-SignupClient/SignupClient.pm:
28981           added stuff for selfservice_server-quiet, signup_server-quiet,
28982           and emailcancel messages.
28983
28984           signup server can set user's comment field.
28985
28986 2002-12-23 06:22  steve
28987
28988         * FS/FS/: cust_bill.pm, Conf.pm: added stuff for
28989           selfservice_server-quiet, signup_server-quiet, and emailcancel
28990           messages.
28991
28992 2002-12-22 00:53  ivan
28993
28994         * FS/: FS/cust_pkg.pm, bin/freeside-daily: -p option for
28995           freeside-daily to only run for a particular payby
28996           $disable_agentcheck option for cust_pkg for import optimization
28997
28998 2002-12-21 15:48  ivan
28999
29000         * httemplate/search/svc_domain.cgi: UI
29001
29002 2002-12-21 15:44  ivan
29003
29004         * httemplate/search/svc_domain.cgi: don't display all accounts in
29005           each domain
29006
29007 2002-12-21 02:14  ivan
29008
29009         * FS/FS/cust_main.pm: could be multiple returns from these
29010           searches, with taxclasses
29011
29012 2002-12-21 02:02  ivan
29013
29014         * FS/FS/Record.pm: better qsearchs warning
29015
29016 2002-12-20 23:36  ivan
29017
29018         * FS/FS/svc_acct.pm: $noexport hack moved to svc_Common
29019
29020 2002-12-20 20:31  ivan
29021
29022         * FS/FS/svc_acct.pm: kludge around uninitialized value errors
29023
29024 2002-12-19 19:29  ivan
29025
29026         * httemplate/view/cust_main.cgi: no changing cancelled packages
29027
29028 2002-12-17 13:31  ivan
29029
29030         * FS/FS/cust_bill.pm: invoice_lines() fix
29031
29032 2002-12-17 05:02  ivan
29033
29034         * httemplate/view/svc_acct.cgi: change wording
29035
29036 2002-12-17 02:42  ivan
29037
29038         * FS/bin/freeside-sqlradius-seconds: doh!  but finally fixed
29039
29040 2002-12-17 02:36  ivan
29041
29042         * FS/FS/cust_svc.pm: sqlradius time calculation fix wrt open
29043           sessions
29044
29045 2002-12-17 01:52  ivan
29046
29047         * FS/bin/freeside-sqlradius-seconds: sheesh
29048
29049 2002-12-17 01:48  ivan
29050
29051         * FS/bin/freeside-sqlradius-seconds: sigh
29052
29053 2002-12-17 01:47  ivan
29054
29055         * FS/bin/freeside-sqlradius-seconds: is this broken or is the
29056           calculation?
29057
29058 2002-12-17 01:37  ivan
29059
29060         * FS/bin/freeside-sqlradius-seconds: grr double doh
29061
29062 2002-12-17 01:35  ivan
29063
29064         * FS/bin/freeside-sqlradius-seconds: doh
29065
29066 2002-12-17 01:30  ivan
29067
29068         * FS/bin/freeside-sqlradius-seconds: carriage return helps alot
29069
29070 2002-12-17 01:24  ivan
29071
29072         * FS/: MANIFEST, bin/freeside-sqlradius-seconds: adding
29073           freeside-sqlradius-seconds
29074
29075 2002-12-16 22:36  ivan
29076
29077         * httemplate/docs/install.html: add PerlModule commands to install
29078           instructions
29079
29080 2002-12-16 13:52  ivan
29081
29082         * FS/FS/part_svc.pm, httemplate/edit/part_svc.cgi: fix for Pg 7.3,
29083           are there others?
29084
29085 2002-12-16 10:53  ivan
29086
29087         * httemplate/view/svc_domain.cgi: add PTR record to domain edit
29088
29089 2002-12-16 02:47  ivan
29090
29091         * httemplate/graph/: money_time-graph.cgi, money_time.cgi: working
29092           date range selector that defaults to the past year!
29093
29094 2002-12-14 13:18  ivan
29095
29096         * FS/FS/cust_svc.pm: fix for auditing packages
29097
29098 2002-12-12 16:31  ivan
29099
29100         * FS/FS/cust_main.pm, httemplate/misc/process/meta-import.cgi:
29101           taxclass fix (?)
29102
29103 2002-12-12 13:44  ivan
29104
29105         * FS/FS/svc_acct.pm: custnum in welcome email
29106
29107 2002-12-10 16:12  ivan
29108
29109         * httemplate/misc/: meta-import.cgi, process/meta-import.cgi:
29110           beginning of web-based data importer
29111
29112 2002-12-09 02:54  ivan
29113
29114         * httemplate/docs/install.html: doc
29115
29116 2002-12-04 04:43  ivan
29117
29118         * bin/bind.export: really fixed now
29119
29120 2002-12-04 04:37  ivan
29121
29122         * bin/bind.export: oops, typo
29123
29124 2002-12-04 04:31  ivan
29125
29126         * FS/FS/cust_bill.pm: empty invoice_lines() fix
29127
29128 2002-11-28 21:14  ivan
29129
29130         * fs_signup/FS-SignupClient/cgi/signup.cgi: accept unmunged
29131           state/county/country
29132
29133 2002-11-28 02:54  ivan
29134
29135         * fs_signup/: fs_signup_server, FS-SignupClient/cgi/signup.cgi,
29136           FS-SignupClient/cgi/signup.html: separate state and country
29137           <SELECT> in signup server also, closes: Bug#353
29138
29139 2002-11-27 21:44  ivan
29140
29141         * FS/FS/part_export.pm: add -g FreeBSD shellcommands export as per
29142           "Stephen Bechard" <steve@destek.net>
29143
29144 2002-11-27 21:10  ivan
29145
29146         * FS/FS/Conf.pm, httemplate/docs/upgrade8.html: deprecate
29147           username_policy
29148
29149 2002-11-26 03:58  ivan
29150
29151         * httemplate/misc/process/link.cgi: link by username now only links
29152           to same svcpart
29153
29154 2002-11-26 02:25  ivan
29155
29156         * FS/FS/part_export/ldap.pm: ldap export: fix $crypt_password
29157
29158 2002-11-25 21:42  ivan
29159
29160         * FS/FS/svc_acct.pm: remove harmless re-my to silence warning
29161
29162 2002-11-25 02:46  ivan
29163
29164         * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi: fix disappearing
29165           radius group bug, whew
29166
29167 2002-11-22 19:39  ivan
29168
29169         * httemplate/index.html: eww get rid of black border on konq3
29170
29171 2002-11-22 04:19  ivan
29172
29173         * FS/FS/cust_bill.pm: fix nasty typo which would affect credit card
29174           payments
29175
29176 2002-11-22 03:14  ivan
29177
29178         * FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi:
29179           add lec billing event
29180
29181 2002-11-22 02:48  ivan
29182
29183         * FS/FS/cust_main.pm: oops, one last LECB change
29184
29185 2002-11-22 00:06  ivan
29186
29187         * fs_signup/fs_signup_server: silly LECB error in signup server
29188
29189 2002-11-21 23:50  ivan
29190
29191         * FS/FS/: part_export.pm, part_export/ldap.pm: separate root and
29192           user dn in ldap export
29193
29194 2002-11-21 16:14  ivan
29195
29196         * fs_signup/fs_signup_server: signup server: use 'daytime' for LECB
29197           payinfo
29198
29199 2002-11-21 12:44  ivan
29200
29201         * FS/FS/part_export.pm: change DN labeling for those obtuse
29202           blockheads at netmagic
29203
29204 2002-11-20 13:13  ivan
29205
29206         * FS/FS/: part_export.pm, part_export/ldap.pm: add objectclass and
29207           ability to have multiple comma-separated values to LDAP export
29208
29209 2002-11-20 02:09  ivan
29210
29211         * FS/FS/part_export/ldap.pm: hmm, so you add the username to the DN
29212           for the add call...?  i don't get LDAP
29213
29214 2002-11-20 01:10  ivan
29215
29216         * FS/FS/part_export/ldap.pm: fix silly bug in ldap export
29217
29218 2002-11-20 01:07  ivan
29219
29220         * FS/bin/freeside-setup, httemplate/docs/upgrade9.html: ugh... need
29221           to increase length of payinfo field in cust_pay and cust_refund
29222           for ACH
29223
29224 2002-11-19 14:55  ivan
29225
29226         * FS/FS/cust_bill_event.pm: give better error message on bad
29227           invnum, also 'use FS::cust_bill' here
29228
29229 2002-11-19 14:48  ivan
29230
29231         * FS/FS/cust_bill.pm: Business::OnlinePayment type is ECHECK not
29232           CHECK
29233
29234 2002-11-19 13:20  ivan
29235
29236         * FS/FS/part_export/ldap.pm: ldap export: don't use password if not
29237           given
29238
29239 2002-11-19 12:56  ivan
29240
29241         * FS/FS/part_export/ldap.pm: ldap export update
29242
29243 2002-11-19 12:36  ivan
29244
29245         * FS/bin/freeside-setup: increase length of reczone and recdata
29246           fields in domain_record
29247
29248 2002-11-19 02:09  ivan
29249
29250         * FS/FS/cust_bill.pm: typo adding lec transactions
29251
29252 2002-11-19 02:02  ivan
29253
29254         * FS/FS/cust_main.pm: silly regex bug parsing echeck info
29255
29256 2002-11-19 01:51  ivan
29257
29258         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
29259           FS/FS/cust_refund.pm, FS/FS/part_bill_event.pm,
29260           FS/FS/part_pkg.pm, FS/FS/part_export/ldap.pm,
29261           fs_signup/FS-SignupClient/cgi/signup.cgi,
29262           fs_signup/FS-SignupClient/cgi/signup.html,
29263           httemplate/docs/schema.html, httemplate/edit/cust_main.cgi,
29264           httemplate/edit/part_bill_event.cgi,
29265           httemplate/view/cust_main.cgi: add LEC billing
29266
29267 2002-11-18 21:17  ivan
29268
29269         * httemplate/edit/cust_main.cgi: oops, remove 10 digit account
29270           number limit
29271
29272 2002-11-18 02:15  ivan
29273
29274         * FS/MANIFEST, FS/FS/part_export.pm, FS/FS/part_export/ldap.pm,
29275           FS/t/part_export-ldap.t, httemplate/edit/part_export.cgi:
29276           preliminary ldap export
29277
29278 2002-11-16 02:33  ivan
29279
29280         * FS/FS/: Conf.pm, cust_bill.pm: separate ACH processor support
29281
29282 2002-11-09 02:59  ivan
29283
29284         * httemplate/edit/part_pkg.cgi: javascript quoting problem in
29285           per-hour charging
29286
29287 2002-11-07 14:53  ivan
29288
29289         * FS/FS/cust_main.pm: doc
29290
29291 2002-11-05 21:41  ivan
29292
29293         * httemplate/graph/money_time-graph.cgi: lala
29294
29295 2002-11-05 20:23  ivan
29296
29297         * FS/FS/part_pkg.pm: safe regex for sqlradius hour/data billing,
29298           closes: Bug#474
29299
29300 2002-11-05 20:11  ivan
29301
29302         * httemplate/edit/part_pkg.cgi: data billing
29303
29304 2002-11-05 19:58  ivan
29305
29306         * httemplate/edit/part_pkg.cgi: data charging
29307
29308 2002-11-05 15:43  ivan
29309
29310         * httemplate/view/svc_acct.cgi: ui
29311
29312 2002-11-05 15:41  ivan
29313
29314         * httemplate/: edit/part_pkg.cgi, view/svc_acct.cgi: fix for
29315           correct radacct column names
29316
29317 2002-11-05 15:34  ivan
29318
29319         * FS/FS/cust_svc.pm: can't use placeholders in SELECT SUM(?)
29320
29321 2002-11-05 15:29  ivan
29322
29323         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/svc_acct.pm,
29324           httemplate/edit/part_pkg.cgi, httemplate/view/svc_acct.cgi:
29325           bandwidth charges from sqlradius
29326
29327 2002-11-05 12:29  ivan
29328
29329         * FS/bin/freeside-sqlradius-radacctd: lost?
29330
29331 2002-11-04 18:15  ivan
29332
29333         * httemplate/graph/money_time-graph.cgi: local kludge
29334
29335 2002-11-04 15:40  ivan
29336
29337         * FS/FS/CGI.pm: balance on small_custview
29338
29339 2002-11-04 13:20  ivan
29340
29341         * httemplate/docs/upgrade9.html: doc
29342
29343 2002-11-04 12:51  ivan
29344
29345         * httemplate/view/svc_acct.cgi: fix cosmetic bug on online time
29346           view
29347
29348 2002-11-01 16:13  ivan
29349
29350         * httemplate/graph/: money_time-graph.cgi, money_time.cgi: whew,
29351           glad i had a copy of this
29352
29353 2002-10-28 05:22  ivan
29354
29355         * FS/bin/freeside-queued: signal-less queued child handling
29356           (closes: Bug#477)
29357
29358 2002-10-25 14:24  ivan
29359
29360         * FS/FS/part_export/shellcommands.pm: make $old_domain available
29361           too
29362
29363 2002-10-25 06:39  ivan
29364
29365         * httemplate/: browse/part_svc.cgi, edit/part_svc.cgi: show export
29366           numbers
29367
29368 2002-10-23 10:07  ivan
29369
29370         * FS/: FS/Conf.pm, bin/freeside-daily: database dump & scp support
29371
29372 2002-10-23 08:49  ivan
29373
29374         * FS/FS/Conf.pm, httemplate/misc/unapply-cust_pay.cgi,
29375           httemplate/view/cust_main.cgi: add option to unapply payments
29376
29377 2002-10-22 02:15  ivan
29378
29379         * FS/FS/part_export/vpopmail.pm: bugfix in vpopmail restart
29380
29381 2002-10-22 01:13  ivan
29382
29383         * FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi:
29384           ACH fixes from s5
29385
29386 2002-10-21 23:28  ivan
29387
29388         * httemplate/edit/part_bill_event.cgi: oops - allow adding CHECK
29389           invoice events too
29390
29391 2002-10-21 08:20  ivan
29392
29393         * httemplate/edit/part_svc.cgi: don't disable for all items
29394
29395 2002-10-21 08:14  ivan
29396
29397         * httemplate/edit/part_svc.cgi: Prevent a fixed or default username
29398           or password from being defined
29399
29400 2002-10-20 01:27  ivan
29401
29402         * FS/FS/: part_export.pm, part_export/shellcommands.pm: enable
29403           shellcommands suspension/unsuspension hooks
29404
29405 2002-10-20 00:26  ivan
29406
29407         * FS/FS/part_export/vpopmail.pm: don't run restart command unless
29408           there is one
29409
29410 2002-10-19 20:28  ivan
29411
29412         * FS/FS/part_export.pm, FS/FS/part_export/vpopmail.pm,
29413           eg/vpopmailrestart: vpopmail restart export option
29414
29415 2002-10-18 09:54  ivan
29416
29417         * Makefile: force executable permissions on bin/pod2x
29418
29419 2002-10-18 06:28  ivan
29420
29421         * FS/bin/freeside-radgroup: argh
29422
29423 2002-10-18 06:23  ivan
29424
29425         * FS/FS/svc_acct.pm: don't re-insert non-changed usernames to fuzzy
29426           cache
29427
29428 2002-10-18 03:28  ivan
29429
29430         * FS/: MANIFEST, bin/freeside-radgroup: adding
29431
29432 2002-10-17 08:06  ivan
29433
29434         * httemplate/view/svc_acct.cgi: use consistant terminology
29435
29436 2002-10-17 08:05  ivan
29437
29438         * httemplate/view/svc_acct.cgi: UI change for hour info
29439
29440 2002-10-17 07:59  ivan
29441
29442         * FS/FS/cust_svc.pm: yay missing paren
29443
29444 2002-10-17 07:50  ivan
29445
29446         * FS/FS/cust_svc.pm: *sigh* better debugging
29447
29448 2002-10-17 07:46  ivan
29449
29450         * FS/FS/cust_svc.pm: really fix sqlradacct for old Pg
29451
29452 2002-10-17 07:37  ivan
29453
29454         * FS/FS/cust_svc.pm: fix sqlradacct calculations for old Pg
29455
29456 2002-10-17 07:33  ivan
29457
29458         * httemplate/view/svc_acct.cgi: sqlradacct hour update
29459
29460 2002-10-17 07:16  ivan
29461
29462         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/part_svc.pm,
29463           FS/FS/svc_acct.pm, httemplate/edit/part_pkg.cgi,
29464           httemplate/view/svc_acct.cgi: radacct update: use sqlradius for
29465           datasrc, not plandata options (whew)
29466
29467 2002-10-17 04:17  ivan
29468
29469         * httemplate/search/cust_bill.cgi: another mason fix, this one from
29470           5
29471
29472 2002-10-15 02:54  ivan
29473
29474         * FS/FS/cust_bill.pm: ach fix s/ECHECK/CHECK/
29475
29476 2002-10-14 02:28  ivan
29477
29478         * fs_signup/fs_signup_server: close invoices which are declined.
29479           closes: Bug#408
29480
29481 2002-10-14 00:44  ivan
29482
29483         * FS/FS/Conf.pm: s/bool/checkbox/
29484
29485 2002-10-14 00:30  ivan
29486
29487         * FS/FS/Conf.pm, httemplate/edit/svc_acct.cgi: svc-acct-alldomains
29488           config file allows selection of accounts from any domain
29489
29490 2002-10-13 23:17  ivan
29491
29492         * FS/FS/cust_pkg.pm, httemplate/edit/part_pkg.cgi: fix sql radacct
29493           billing
29494
29495 2002-10-13 23:16  ivan
29496
29497         * httemplate/view/svc_acct.cgi: show time online this billing cycle
29498           on view account screen
29499
29500 2002-10-13 00:14  ivan
29501
29502         * httemplate/docs/: session.html, upgrade9.html: doh
29503
29504 2002-10-13 00:13  ivan
29505
29506         * httemplate/docs/upgrade9.html: msgcat docs for upgrade
29507
29508 2002-10-12 23:49  ivan
29509
29510         * httemplate/docs/install.html: don't use ILIKE (7.1-ism) anymore
29511
29512 2002-10-12 18:14  ivan
29513
29514         * FS/FS/Record.pm: change ILIKE into LOWER() for compatibility with
29515           non-Pg and Pg before 7.1
29516
29517 2002-10-12 18:05  ivan
29518
29519         * FS/FS/cust_bill.pm: bug fix in new ACH code
29520
29521 2002-10-12 07:21  ivan
29522
29523         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi: fix
29524           dayphone/nightphone msgcat
29525
29526 2002-10-12 06:46  ivan
29527
29528         * bin/populate-msgcat, httemplate/edit/cust_main.cgi,
29529           httemplate/view/cust_main.cgi: dayphone/nightphone as
29530           customizable labels, closes: Bug#464
29531
29532 2002-10-12 06:26  ivan
29533
29534         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/svc_acct.pm,
29535           httemplate/edit/part_pkg.cgi: sqlradacct_hour price plan to
29536           charge per-hour against an external radacct table
29537
29538 2002-10-12 03:15  ivan
29539
29540         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
29541           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
29542           FS/FS/part_bill_event.pm,
29543           fs_signup/FS-SignupClient/cgi/signup.cgi,
29544           httemplate/edit/cust_main.cgi,
29545           httemplate/edit/process/cust_main.cgi,
29546           httemplate/view/cust_main.cgi: ACH support
29547
29548 2002-10-10 09:48  ivan
29549
29550         * httemplate/edit/cust_main.cgi: bugfix in payby-default HIDE
29551           expiration dates
29552
29553 2002-10-10 09:28  ivan
29554
29555         * httemplate/edit/cust_main.cgi: expiration date bugfix for HIDE
29556
29557 2002-10-09 07:30  ivan
29558
29559         * FS/FS/Conf.pm: nasty typo
29560
29561 2002-10-09 06:59  ivan
29562
29563         * FS/FS/Conf.pm: don't explicitly specify unclassified config
29564           section
29565
29566 2002-10-09 06:43  ivan
29567
29568         * FS/FS/part_export/vpopmail.pm: don't error out trying to create
29569           existing directories in vpopmail export
29570
29571 2002-10-09 06:07  ivan
29572
29573         * FS/FS/: Conf.pm, svc_acct.pm: radius-password config value to set
29574           the attribute used for plaintext pw's
29575
29576 2002-10-08 04:10  ivan
29577
29578         * httemplate/: index.html, search/cust_pkg.cgi: add suspended
29579           package browse (closes: Bug#467)
29580
29581 2002-10-08 03:50  ivan
29582
29583         * eg/export_template.pm: slightly less sucky
29584
29585 2002-10-08 01:33  ivan
29586
29587         * FS/FS/Conf.pm, httemplate/view/svc_acct.cgi: svc_acct-notes
29588           displays static HTML on account view (closes: Bug#465)
29589
29590 2002-10-07 21:46  ivan
29591
29592         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi,
29593           httemplate/view/cust_main.cgi: payby-default config option, with
29594           special "HIDE" option to disable billing information in the web
29595           interface (closes: Bug#468)
29596
29597 2002-10-07 01:47  ivan
29598
29599         * FS/bin/freeside-daily: cancel when it is *after* expiration date,
29600           not when it is *before*
29601
29602 2002-10-05 04:14  ivan
29603
29604         * FS/FS/part_export/sqlradius.pm: fix sqlradius export to not set
29605           blank id fields
29606
29607 2002-10-04 05:56  ivan
29608
29609         * FS/FS/type_pkgs.pm, FS/FS/part_export/sqlradius.pm,
29610           FS/bin/freeside-setup, httemplate/docs/install.html,
29611           httemplate/edit/process/cust_pkg.cgi,
29612           httemplate/misc/change_pkg.cgi, httemplate/search/cust_main.cgi,
29613           httemplate/view/cust_main.cgi: working on the road:   - easier
29614           "change package" link for changing one package to another   -
29615           sqlradius export now compatible with Pg   - indices on phone
29616           numbers   - install instructions specify Pg 7.1 (at least until
29617           ILIKE thing is changed)   - searching on phone number fragments
29618
29619 2002-10-04 05:39  ivan
29620
29621         * FS/bin/freeside-daily: turn on AutoCommit when vacuuming
29622
29623 2002-10-04 05:29  ivan
29624
29625         * FS/bin/freeside-count-active-customers: adding
29626
29627 2002-10-04 05:09  ivan
29628
29629         * FS/FS/cust_bill.pm: default for customers with no invoices   was:
29630           print   is now: send email to invoice from address
29631
29632 2002-10-03 08:29  ivan
29633
29634         * FS/FS/svc_acct.pm: fix implicit RADIUS password attribute to be
29635           Crypt-Password for encrypted pw's
29636
29637 2002-09-27 05:14  ivan
29638
29639         * FS/FS/svc_acct.pm: allow + in md5 encrypted passwords
29640
29641 2002-09-27 05:14  ivan
29642
29643         * FS/FS/UID.pm: don't chop blanks
29644
29645 2002-09-26 23:00  ivan
29646
29647         * htetc/global.asa: only load Devel::AutoProfiler if it is
29648           installed
29649
29650 2002-09-26 22:36  ivan
29651
29652         * FS/bin/freeside-adduser: lock mapsecrets file
29653
29654 2002-09-25 22:28  ivan
29655
29656         * Makefile: fix $INIT_FILE usage
29657
29658 2002-09-25 22:26  ivan
29659
29660         * FS/FS/svc_acct.pm: fix for inserting un-audited accounts
29661
29662 2002-09-25 22:25  ivan
29663
29664         * Makefile: oops
29665
29666 2002-09-25 21:45  ivan
29667
29668         * httemplate/search/svc_acct.cgi: tyop
29669
29670 2002-09-25 02:11  ivan
29671
29672         * Makefile, httemplate/docs/install.html: doc
29673
29674 2002-09-25 02:09  ivan
29675
29676         * FS/FS/raddb.pm: regenerate raddb.pm from freeradius-0.4 dicts add
29677           "Authentication-Type" for netc.net.au (radiator?)
29678
29679 2002-09-24 01:31  ivan
29680
29681         * FS/FS/Conf.pm: deprecate vpopmailrestart config value
29682
29683 2002-09-23 07:27  ivan
29684
29685         * FS/FS/CGI.pm, htetc/global.asa, htetc/handler.pl: global.asa
29686           changes for profiling redirects header-handling changes necessary
29687           for chart .cgis
29688
29689 2002-09-23 01:50  ivan
29690
29691         * Makefile: better default Pg datasource
29692
29693 2002-09-21 04:17  ivan
29694
29695         * README.1.5.0pre1, FS/bin/freeside-setup,
29696           httemplate/docs/schema.dia, httemplate/docs/schema.html,
29697           FS/FS/cust_bill.pm, FS/FS/cust_bill_pkg.pm, FS/FS/cust_main.pm,
29698           FS/FS/cust_main_county.pm, bin/create-history-tables,
29699           httemplate/browse/cust_main_county.cgi,
29700           httemplate/edit/cust_main_county.cgi,
29701           httemplate/edit/process/cust_main_county.cgi: all taxes now have
29702           names.  closes: Bug#15
29703
29704 2002-09-20 08:49  ivan
29705
29706         * README: d
29707
29708 2002-09-20 08:49  ivan
29709
29710         * FS/Makefile.PL: installing into /usr/bin, bah
29711
29712 2002-09-20 08:48  ivan
29713
29714         * FS/FS.pm: doc
29715
29716 2002-09-20 08:48  ivan
29717
29718         * Makefile: 1.5.0
29719
29720 2002-09-20 08:47  ivan
29721
29722         * FS/MANIFEST, FS/bin/freeside-addoutsourceuser,
29723           FS/bin/freeside-deloutsource, FS/bin/freeside-deloutsourceuser,
29724           FS/bin/freeside-deluser, FS/bin/freeside-setup,
29725           bin/populate-msgcat: add freeside-deluser, freeside-deloutsource
29726           and freeside-deloutsourceuser
29727
29728 2002-09-20 08:46  ivan
29729
29730         * FS/FS/Record.pm: fix database sequence code, closes: Bug#69
29731
29732 2002-09-20 07:48  ivan
29733
29734         * FS/FS/part_export.pm: extraneous warn
29735
29736 2002-09-20 05:50  ivan
29737
29738         * FS/bin/freeside-setup, bin/fs-setup,
29739           httemplate/docs/install.html: move from bin/fs-setup to
29740           FS/bin/freeside-setup
29741
29742 2002-09-20 05:04  ivan
29743
29744         * README.1.5.0pre1, httemplate/docs/install.html: doc NetAddr::IP
29745           dependancy
29746
29747 2002-09-20 03:16  ivan
29748
29749         * README.1.5.0pre1, FS/FS/UID.pm, bin/fs-setup: change otaker
29750           fields to 32 chars
29751
29752 2002-09-19 06:34  ivan
29753
29754         * bin/fs-setup, FS/FS/Record.pm, bin/dbdef-create: use database
29755           SERIAL or AUTO_INCREMENT for primary keys, finally, yay! closes:
29756           bug#69
29757
29758 2002-09-19 06:25  ivan
29759
29760         * README.1.5.0pre1: preliminary upgrade instructions
29761
29762 2002-09-19 01:43  ivan
29763
29764         * FS/bin/freeside-daily: package expiration
29765
29766 2002-09-19 01:34  ivan
29767
29768         * FS/FS/svc_acct.pm: remove extra definition of $cust_pkg
29769
29770 2002-09-19 00:15  ivan
29771
29772         * httemplate/view/cust_pkg.cgi: cancel later in view UI... hmm
29773
29774 2002-09-18 15:50  ivan
29775
29776         * FS/FS/Conf.pm, FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm,
29777           FS/bin/freeside-email, httemplate/edit/svc_forward.cgi,
29778           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
29779           httemplate/view/svc_acct.cgi: remove domain config file, closes:
29780           Bug#269
29781
29782 2002-09-18 15:38  ivan
29783
29784         * FS/FS/: svc_domain.pm, cust_svc.pm: removing svc_acct_sm
29785
29786 2002-09-18 05:10  ivan
29787
29788         * httemplate/docs/: index.html, legacy.html, upgrade4.html,
29789           upgrade5.html, upgrade6.html: doc
29790
29791 2002-09-17 03:21  ivan
29792
29793         * FS/FS/Conf.pm, FS/FS/cust_bill.pm,
29794           httemplate/edit/part_bill_event.cgi: remove obsolete cybercash
29795           support
29796
29797 2002-09-17 02:19  ivan
29798
29799         * FS/FS.pm, FS/MANIFEST, FS/FS/InitHandler.pm, FS/FS/cust_pkg.pm,
29800           FS/FS/part_export.pm, FS/FS/part_svc.pm, FS/FS/svc_acct.pm,
29801           FS/FS/svc_acct_sm.pm, FS/t/svc_acct_sm.t, httemplate/index.html,
29802           httemplate/docs/schema.dia, httemplate/docs/schema.html,
29803           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct_sm.cgi,
29804           httemplate/edit/process/part_svc.cgi,
29805           httemplate/edit/process/svc_acct_sm.cgi,
29806           httemplate/misc/link.cgi, httemplate/search/svc_acct_sm.cgi,
29807           httemplate/search/svc_acct_sm.html,
29808           httemplate/search/svc_domain.cgi,
29809           httemplate/view/svc_acct_sm.cgi: remove svc_acct_sm
29810
29811 2002-09-16 17:40  ivan
29812
29813         * FS/FS/cust_bill.pm: send_ftp doc fix
29814
29815 2002-09-16 17:33  ivan
29816
29817         * FS/FS/: Conf.pm, cust_bill.pm, cust_main.pm, svc_acct.pm:   -
29818           "emailinvoiceauto" implementation rewritten to work properly,
29819           stop
29820               overwriting existing invoice destinations
29821
29822 2002-09-16 02:27  ivan
29823
29824         * FS/bin/freeside-expiration-alerter: skip empty expiration dates
29825
29826 2002-09-11 02:28  ivan
29827
29828         * httemplate/browse/svc_acct_pop.cgi: mason error
29829
29830 2002-09-11 02:09  ivan
29831
29832         * httemplate/search/cust_main.cgi: mason warnings
29833
29834 2002-09-09 20:31  ivan
29835
29836         * FS/FS/cust_bill.pm: Business::OnlinePaymet fix for processors w/o
29837           order numbers, like VirtualNet
29838
29839 2002-09-09 17:37  ivan
29840
29841         * httemplate/docs/upgrade9.html: doc: need Net::SSH 0.07 for 1.4.1
29842
29843 2002-09-09 16:05  khoff
29844
29845         * httemplate/: browse/ac.cgi, browse/ac_type.cgi, edit/ac.cgi,
29846           edit/ac_type.cgi, edit/svc_broadband.cgi, edit/process/ac.cgi,
29847           edit/process/ac_block.cgi, edit/process/ac_field.cgi,
29848           edit/process/ac_type.cgi, edit/process/part_ac_field.cgi,
29849           edit/process/svc_broadband.cgi, view/svc_broadband.cgi:
29850           svc_broadband merge
29851
29852 2002-09-09 16:01  khoff
29853
29854         * FS/FS/cust_svc.pm, FS/FS/part_export.pm, bin/fs-setup,
29855           htetc/global.asa, httemplate/index.html,
29856           httemplate/edit/part_svc.cgi,
29857           httemplate/edit/process/part_svc.cgi, FS/FS/ac.pm,
29858           FS/FS/ac_block.pm, FS/FS/ac_field.pm, FS/FS/ac_type.pm,
29859           FS/FS/part_ac_field.pm, FS/FS/svc_broadband.pm: svc_broadband
29860           merge
29861
29862 2002-09-09 15:57  ivan
29863
29864         * FS/bin/: freeside-cc-receipts-report, freeside-credit-report,
29865           freeside-receivables-report, freeside-tax-report: allow . in
29866           untaint_argv, for usernames
29867
29868 2002-09-09 15:56  khoff
29869
29870         * FS/MANIFEST: svc_broadband merge
29871
29872 2002-09-09 12:56  ivan
29873
29874         * FS/FS/part_export.pm: vpopmail export doc clarification: ssh as
29875           vpopmail user
29876
29877 2002-09-09 12:54  ivan
29878
29879         * httemplate/docs/ssh.html: doc clarification about users
29880
29881 2002-09-09 05:34  ivan
29882
29883         * FS/FS/: ClientAPI.pm, InitHandler.pm, svc_acct.pm,
29884           ClientAPI/passwd.pm: : is not legal in GECOS
29885
29886 2002-09-08 05:57  ivan
29887
29888         * FS/FS/svc_domain.pm: ordering fix on delete: domain_record
29889           records first, then svc_domain
29890
29891 2002-09-08 05:40  ivan
29892
29893         * bin/bind.export: error out if can't open .HEADER files
29894
29895 2002-09-08 04:36  ivan
29896
29897         * README: 1.4.1
29898
29899 2002-09-08 02:49  ivan
29900
29901         * conf/: soadefaultttl, soaexpire, soarefresh, soaretry: some
29902           useful default domain files
29903
29904 2002-09-07 07:20  ivan
29905
29906         * FS/FS/part_export.pm: mention docs/ssh.html in vpopmail
29907           description, give up hoping for a better description of the
29908           export from jeff
29909
29910 2002-09-06 19:27  ivan
29911
29912         * httemplate/docs/: index.html, upgrade9.html: 1.4.1
29913
29914 2002-09-06 19:19  ivan
29915
29916         * FS/FS/part_export/vpopmail.pm: import flocking constants
29917
29918 2002-09-05 11:51  ivan
29919
29920         * FS/FS/part_export/vpopmail.pm: clear up directory silliness ick
29921
29922 2002-09-05 10:01  ivan
29923
29924         * httemplate/edit/cust_main.cgi: "same as billing address" box
29925           would uncheck itself on errors (only looked at previous
29926           ship_last, not CGI checkbox value too)  Closes: Bug#448
29927
29928 2002-09-05 09:51  ivan
29929
29930         * FS/FS/cust_bill.pm: Business::OnlinePayment::VitualNet
29931           compatibility
29932
29933 2002-09-05 06:59  ivan
29934
29935         * ANNOUCE.1.4.0: naw
29936
29937 2002-09-05 06:50  ivan
29938
29939         * httemplate/browse/part_svc.cgi: don't show "clone an existing
29940           service definition" if there aren't any yet
29941
29942 2002-09-05 06:27  ivan
29943
29944         * FS/FS/cust_main.pm, httemplate/index.html,
29945           httemplate/misc/cust_main-import_charges.cgi,
29946           httemplate/misc/process/cust_main-import_charges.cgi: batch
29947           charge/credit import
29948
29949 2002-09-05 06:01  ivan
29950
29951         * FS/FS/svc_acct.pm: show illegal dir in error msg
29952
29953 2002-09-05 02:10  ivan
29954
29955         * FS/FS/: part_export.pm, part_export/vpopmail.pm: get rid of
29956           extraneous `vpopmail machine' field
29957
29958 2002-09-04 05:43  ivan
29959
29960         * Makefile, httemplate/index.html: 1.4.1beta1
29961
29962 2002-09-04 01:42  ivan
29963
29964         * httemplate/edit/part_pkg.cgi: spelling
29965
29966 2002-08-30 16:48  ivan
29967
29968         * FS/FS/cust_bill.pm: oops, missing charged column in csv exports
29969
29970 2002-08-30 16:42  ivan
29971
29972         * httemplate/edit/part_bill_event.cgi, FS/FS/cust_bill.pm,
29973           httemplate/edit/process/part_bill_event.cgi: new invoice event:
29974           upload a CSV file
29975
29976 2002-08-30 16:17  ivan
29977
29978         * FS/FS/cust_main.pm: bill batch imported customers immediately (as
29979           of their cust_pkg.bill date) - setting cust_pkg.bill date
29980           directly bypasses setup fee
29981
29982 2002-08-30 10:34  ivan
29983
29984         * FS/FS/cust_main.pm, httemplate/index.html,
29985           httemplate/misc/cust_main-import.cgi,
29986           httemplate/misc/process/cust_main-import.cgi: working CSV import
29987           for crcmn
29988
29989 2002-08-30 04:33  ivan
29990
29991         * httemplate/edit/cust_main.cgi: use eidiot rather than die for
29992           (hopefully) better error message
29993
29994 2002-08-30 03:25  ivan
29995
29996         * Makefile: silly conf/registries dir still hanging around in CVS
29997           checkouts
29998
29999 2002-08-29 07:11  ivan
30000
30001         * httemplate/search/cust_pkg.cgi: UI ROWSPAN fix
30002
30003 2002-08-29 02:11  ivan
30004
30005         * FS/FS/svc_acct.pm: dont require uid for finger and quota, fix md5
30006           import, make username/password for unexported services conflict
30007           at least with self
30008
30009 2002-08-29 01:13  khoff
30010
30011         * httemplate/view/svc_domain.cgi: Missing Mason/Apache::ASP tags
30012
30013 2002-08-29 00:50  ivan
30014
30015         * FS/FS/: part_export.pm, part_export/vpopmail.pm: vpopmail updates
30016
30017 2002-08-28 23:02  ivan
30018
30019         * FS/FS/UID.pm: stupid kludge until schema otakers are not 8 chars
30020
30021 2002-08-28 22:57  ivan
30022
30023         * httemplate/view/svc_acct.cgi: password viewing UI change
30024
30025 2002-08-27 00:26  khoff
30026
30027         * FS/FS/Record.pm: Yip yip, I sprained my brain
30028
30029 2002-08-26 13:40  ivan
30030
30031         * FS/FS/cust_pkg.pm: allow . and - in otaker usernames
30032
30033 2002-08-26 12:07  khoff
30034
30035         * fs_signup/FS-SignupClient/cgi/signup.cgi: Fancy three-stage
30036           popselector a la javascript
30037
30038 2002-08-24 20:54  ivan
30039
30040         * FS/bin/freeside-addoutsourceuser: ?
30041
30042 2002-08-24 20:42  ivan
30043
30044         * FS/bin/freeside-addoutsourceuser: correct secrets file path
30045
30046 2002-08-24 19:35  ivan
30047
30048         * FS/FS/part_export/shellcommands.pm: separate vars for quoted
30049           passwords
30050
30051 2002-08-24 19:26  ivan
30052
30053         * FS/FS/part_export/shellcommands.pm: properly quote password as
30054           well as finger
30055
30056 2002-08-24 18:48  ivan
30057
30058         * FS/bin/freeside-addoutsourceuser: password
30059
30060 2002-08-24 18:48  ivan
30061
30062         * FS/: MANIFEST, bin/freeside-addoutsourceuser: Added Files:
30063           bin/freeside-addoutsourceuser
30064
30065 2002-08-24 18:16  ivan
30066
30067         * FS/bin/: freeside-adduser, freeside-setup: doc
30068
30069 2002-08-24 18:14  ivan
30070
30071         * FS/bin/freeside-setup: noninteractive freeside-setup
30072
30073 2002-08-24 18:09  ivan
30074
30075         * FS/bin/: freeside-adduser, freeside-setup: doc
30076
30077 2002-08-24 01:13  ivan
30078
30079         * FS/bin/freeside-adduser: also do -b flag
30080
30081 2002-08-24 00:43  ivan
30082
30083         * FS/FS/part_export/shellcommands.pm: allow $domain as a variable
30084           in commands
30085
30086 2002-08-24 00:20  ivan
30087
30088         * httemplate/edit/part_export.cgi: don't substitute defaults for
30089           empty options when editing exports
30090
30091 2002-08-23 23:41  ivan
30092
30093         * FS/FS/part_export/: domain_shellcommands.pm, shellcommands.pm,
30094           www_shellcommands.pm: - depend on Net::SSH 0.07, for OpenSSH -T
30095           fix - no strict 'vars'; when necessary
30096
30097 2002-08-23 20:29  ivan
30098
30099         * httemplate/: view/cust_main.cgi, misc/unprovision.cgi:
30100           unprovision a single service
30101
30102 2002-08-23 19:10  ivan
30103
30104         * FS/bin/freeside-addoutsource: fix path
30105
30106 2002-08-23 18:53  ivan
30107
30108         * FS/bin/freeside-queued: depend on Net::SSH 0.07, for -T fix
30109
30110 2002-08-23 17:51  ivan
30111
30112         * httemplate/view/cust_main.cgi: UI
30113
30114 2002-08-23 17:16  ivan
30115
30116         * FS/: MANIFEST, bin/freeside-addoutsource: Added Files:
30117           bin/freeside-addoutsource
30118
30119 2002-08-23 16:43  ivan
30120
30121         * FS/: MANIFEST, FS/part_export.pm,
30122           FS/part_export/domain_shellcommands.pm,
30123           t/part_export-domain_shellcommands.t: add domain_shellcommands
30124           export
30125
30126 2002-08-19 16:08  ivan
30127
30128         * httemplate/view/cust_main.cgi: encode_entities for comments
30129           entries
30130
30131 2002-08-11 23:17  ivan
30132
30133         * rt/: COPYING, ChangeLog, Makefile, README, TODO,
30134           bin/initacls.Oracle, bin/initacls.Pg, bin/initacls.mysql,
30135           bin/mason_handler.fcgi, bin/mason_handler.scgi, bin/rt,
30136           bin/rt-mailgate, bin/rtadmin, bin/webmux.pl, docs/README.docs,
30137           docs/Security, docs/rt.gif, docs/design_docs/CARS,
30138           docs/design_docs/TransactionTypes.txt, docs/design_docs/acls,
30139           docs/design_docs/basic-definitions.txt,
30140           docs/design_docs/cli_spec, docs/design_docs/cvs_integration,
30141           docs/design_docs/evil_plans,
30142           docs/design_docs/link-definitions.txt,
30143           docs/design_docs/local_hacking,
30144           docs/design_docs/subscription-definitions.txt,
30145           docs/design_docs/users, etc/acl.Oracle, etc/acl.Pg,
30146           etc/acl.mysql, etc/config.pm, etc/rt.spec, etc/schema.Oracle,
30147           etc/schema.Pg, etc/schema.mysql, etc/schema.pm, lib/MANIFEST,
30148           lib/MANIFEST.SKIP, lib/Makefile.PL, lib/RT.pm, lib/test.pl,
30149           lib/RT/ACE.pm, lib/RT/ACL.pm, lib/RT/Attachment.pm,
30150           lib/RT/Attachments.pm, lib/RT/CurrentUser.pm, lib/RT/Date.pm,
30151           lib/RT/EasySearch.pm, lib/RT/Group.pm, lib/RT/GroupMember.pm,
30152           lib/RT/GroupMembers.pm, lib/RT/Groups.pm, lib/RT/Handle.pm,
30153           lib/RT/Keyword.pm, lib/RT/KeywordSelect.pm,
30154           lib/RT/KeywordSelects.pm, lib/RT/Keywords.pm, lib/RT/Link.pm,
30155           lib/RT/Links.pm, lib/RT/ObjectKeyword.pm,
30156           lib/RT/ObjectKeywords.pm, lib/RT/Queue.pm, lib/RT/Queues.pm,
30157           lib/RT/Record.pm, lib/RT/Scrip.pm, lib/RT/ScripAction.pm,
30158           lib/RT/ScripActions.pm, lib/RT/ScripCondition.pm,
30159           lib/RT/ScripConditions.pm, lib/RT/Scrips.pm, lib/RT/Template.pm,
30160           lib/RT/Templates.pm, lib/RT/TestHarness.pm, lib/RT/Ticket.pm,
30161           lib/RT/Tickets.pm, lib/RT/Transaction.pm, lib/RT/Transactions.pm,
30162           lib/RT/User.pm, lib/RT/Users.pm, lib/RT/Watcher.pm,
30163           lib/RT/Watchers.pm, lib/RT/Action/Autoreply.pm,
30164           lib/RT/Action/Generic.pm, lib/RT/Action/Notify.pm,
30165           lib/RT/Action/NotifyAsComment.pm, lib/RT/Action/OpenDependent.pm,
30166           lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SendEmail.pm,
30167           lib/RT/Action/SendPasswordEmail.pm,
30168           lib/RT/Action/StallDependent.pm,
30169           lib/RT/Condition/AnyTransaction.pm, lib/RT/Condition/Generic.pm,
30170           lib/RT/Condition/NewDependency.pm,
30171           lib/RT/Condition/StatusChange.pm, lib/RT/Interface/CLI.pm,
30172           lib/RT/Interface/Email.pm, lib/RT/Interface/Web.pm,
30173           tools/cpan2rpm, tools/initdb, tools/insertdata, tools/testdeps,
30174           webrt/autohandler, webrt/index.html, webrt/Admin/index.html,
30175           webrt/Admin/Elements/CreateQueueCalled,
30176           webrt/Admin/Elements/CreateUserCalled,
30177           webrt/Admin/Elements/EditUserComments,
30178           webrt/Admin/Elements/GrantQueueRightsTo,
30179           webrt/Admin/Elements/GroupTabs, webrt/Admin/Elements/Header,
30180           webrt/Admin/Elements/ListGlobalKeywordSelects,
30181           webrt/Admin/Elements/ListGlobalScrips,
30182           webrt/Admin/Elements/ModifyKeyword,
30183           webrt/Admin/Elements/ModifyKeywordSelect,
30184           webrt/Admin/Elements/ModifyQueue,
30185           webrt/Admin/Elements/ModifyTemplate,
30186           webrt/Admin/Elements/ModifyUser,
30187           webrt/Admin/Elements/QueueRightsForUser,
30188           webrt/Admin/Elements/QueueTabs,
30189           webrt/Admin/Elements/SelectKeywordSelect,
30190           webrt/Admin/Elements/SelectModifyGroup,
30191           webrt/Admin/Elements/SelectModifyKeyword,
30192           webrt/Admin/Elements/SelectModifyKeywordSelect,
30193           webrt/Admin/Elements/SelectModifyQueue,
30194           webrt/Admin/Elements/SelectModifyUser,
30195           webrt/Admin/Elements/SelectQueueRights,
30196           webrt/Admin/Elements/SelectRights,
30197           webrt/Admin/Elements/SelectScrip,
30198           webrt/Admin/Elements/SelectScripAction,
30199           webrt/Admin/Elements/SelectScripCondition,
30200           webrt/Admin/Elements/SelectSingleOrMultiple,
30201           webrt/Admin/Elements/SelectTemplate,
30202           webrt/Admin/Elements/SelectUsers,
30203           webrt/Admin/Elements/SystemTabs, webrt/Admin/Elements/Tabs,
30204           webrt/Admin/Elements/UserTabs,
30205           webrt/Admin/Global/GroupRights.html,
30206           webrt/Admin/Global/Keywords.html, webrt/Admin/Global/Scrips.html,
30207           webrt/Admin/Global/Template.html,
30208           webrt/Admin/Global/Templates.html,
30209           webrt/Admin/Global/UserRights.html,
30210           webrt/Admin/Global/index.html, webrt/Admin/Groups/Members.html,
30211           webrt/Admin/Groups/Modify.html, webrt/Admin/Groups/Rights.html,
30212           webrt/Admin/Groups/index.html,
30213           webrt/Admin/KeywordSelects/Modify.html,
30214           webrt/Admin/KeywordSelects/index.html,
30215           webrt/Admin/Keywords/Modify.html,
30216           webrt/Admin/Keywords/index.html, webrt/Admin/Queues/Create.html,
30217           webrt/Admin/Queues/GroupRights.html,
30218           webrt/Admin/Queues/Keywords.html, webrt/Admin/Queues/Modify.html,
30219           webrt/Admin/Queues/People.html, webrt/Admin/Queues/Scrips.html,
30220           webrt/Admin/Queues/Template.html,
30221           webrt/Admin/Queues/Templates.html,
30222           webrt/Admin/Queues/UserRights.html,
30223           webrt/Admin/Queues/index.html, webrt/Admin/Users/Modify.html,
30224           webrt/Admin/Users/Prefs.html, webrt/Admin/Users/Rights.html,
30225           webrt/Admin/Users/index.html, webrt/Elements/Checkbox,
30226           webrt/Elements/CreateTicket, webrt/Elements/CustomHomepageHeader,
30227           webrt/Elements/Error, webrt/Elements/Footer,
30228           webrt/Elements/GotoTicket, webrt/Elements/Header,
30229           webrt/Elements/ListActions, webrt/Elements/Login,
30230           webrt/Elements/MessageBox, webrt/Elements/MyRequests,
30231           webrt/Elements/MyTickets, webrt/Elements/Quicksearch,
30232           webrt/Elements/Refresh, webrt/Elements/Section,
30233           webrt/Elements/SelectBoolean, webrt/Elements/SelectDate,
30234           webrt/Elements/SelectDateRelation, webrt/Elements/SelectDateType,
30235           webrt/Elements/SelectEqualityOperator,
30236           webrt/Elements/SelectKeyword,
30237           webrt/Elements/SelectKeywordOptions,
30238           webrt/Elements/SelectLinkType, webrt/Elements/SelectMatch,
30239           webrt/Elements/SelectNewTicketQueue, webrt/Elements/SelectOwner,
30240           webrt/Elements/SelectQueue, webrt/Elements/SelectResultsPerPage,
30241           webrt/Elements/SelectSortOrder, webrt/Elements/SelectStatus,
30242           webrt/Elements/SelectTicketSortBy, webrt/Elements/SelectUsers,
30243           webrt/Elements/SelectWatcherType, webrt/Elements/ShadedBox,
30244           webrt/Elements/Submit, webrt/Elements/Tabs,
30245           webrt/Elements/TitleBoxEnd, webrt/Elements/TitleBoxStart,
30246           webrt/Elements/ViewUser, webrt/Elements/dayMenu,
30247           webrt/Elements/monthMenu, webrt/Elements/yearMenu,
30248           webrt/NoAuth/Logout.html, webrt/NoAuth/Reminder.html,
30249           webrt/NoAuth/webrt.css, webrt/NoAuth/images/rt.jpg,
30250           webrt/NoAuth/images/spacer.gif, webrt/Search/Bulk.html,
30251           webrt/Search/Listing.html, webrt/Search/PickRestriction,
30252           webrt/Search/RestrictSearch.html, webrt/Search/TicketCell,
30253           webrt/SelfService/Closed.html, webrt/SelfService/Create.html,
30254           webrt/SelfService/Display.html, webrt/SelfService/Error.html,
30255           webrt/SelfService/Prefs.html, webrt/SelfService/Update.html,
30256           webrt/SelfService/index.html,
30257           webrt/SelfService/Attachment/dhandler,
30258           webrt/SelfService/Elements/GotoTicket,
30259           webrt/SelfService/Elements/Header,
30260           webrt/SelfService/Elements/MyRequests,
30261           webrt/SelfService/Elements/Tabs, webrt/Ticket/Create.html,
30262           webrt/Ticket/Display.html, webrt/Ticket/History.html,
30263           webrt/Ticket/Modify.html, webrt/Ticket/ModifyAll.html,
30264           webrt/Ticket/ModifyDates.html, webrt/Ticket/ModifyLinks.html,
30265           webrt/Ticket/ModifyPeople.html, webrt/Ticket/Update.html,
30266           webrt/Ticket/Attachment/dhandler,
30267           webrt/Ticket/Elements/AddWatchers,
30268           webrt/Ticket/Elements/EditBasics,
30269           webrt/Ticket/Elements/EditDates,
30270           webrt/Ticket/Elements/EditKeywordSelects,
30271           webrt/Ticket/Elements/EditLinks,
30272           webrt/Ticket/Elements/EditPeople,
30273           webrt/Ticket/Elements/EditWatchers,
30274           webrt/Ticket/Elements/ShowBasics,
30275           webrt/Ticket/Elements/ShowDates,
30276           webrt/Ticket/Elements/ShowDependencies,
30277           webrt/Ticket/Elements/ShowHistory,
30278           webrt/Ticket/Elements/ShowKeywordSelects,
30279           webrt/Ticket/Elements/ShowLinks,
30280           webrt/Ticket/Elements/ShowMemberOf,
30281           webrt/Ticket/Elements/ShowMembers,
30282           webrt/Ticket/Elements/ShowPeople,
30283           webrt/Ticket/Elements/ShowReferences,
30284           webrt/Ticket/Elements/ShowRequestor,
30285           webrt/Ticket/Elements/ShowSummary,
30286           webrt/Ticket/Elements/ShowTransaction,
30287           webrt/Ticket/Elements/Tabs, webrt/Ticket/Elements/ToolBar,
30288           webrt/User/Prefs.html: import rt 2.0.14
30289
30290 2002-08-02 17:39  ivan
30291
30292         * httemplate/docs/: install.html, legacy.html: remove some extra
30293           modules from install doc
30294
30295 2002-07-31 11:55  ivan
30296
30297         * FS/FS/part_export.pm: delete directories when deleting users on
30298           freebsd
30299
30300 2002-07-31 06:18  ivan
30301
30302         * FS/FS/svc_acct.pm: fix bug with static IP addresses
30303
30304 2002-07-26 20:56  ivan
30305
30306         * httemplate/misc/cancel-unaudited.cgi: move transaction from web
30307           interface to lib code
30308
30309 2002-07-26 19:47  ivan
30310
30311         * FS/bin/freeside-daily: vacuum pg databases daily
30312
30313 2002-07-25 19:33  ivan
30314
30315         * FS/FS/: part_export.pm, part_export/shellcommands.pm:
30316           shellcommands edit gecos field too
30317
30318 2002-07-25 18:38  ivan
30319
30320         * httemplate/docs/install.html: tyop
30321
30322 2002-07-25 18:31  ivan
30323
30324         * httemplate/docs/install.html: tyop
30325
30326 2002-07-23 05:37  ivan
30327
30328         * FS/FS/svc_acct.pm: fix small bugs in duplicate username checking
30329
30330 2002-07-22 03:50  ivan
30331
30332         * FS/t/ClientAPI.t, fs_selfservice/FS-SelfService/cgi/passwd.html:
30333           adding
30334
30335 2002-07-22 03:41  ivan
30336
30337         * httemplate/docs/install.html: no mysql in 1.4.0 release.
30338           hopefully 1.4.1
30339
30340 2002-07-22 03:20  ivan
30341
30342         * ANNOUCE.1.4.0, Makefile, README.1.4.0pre11, README.1.4.0pre12,
30343           README.1.4.0pre13, README.1.4.0pre14, README.1.4.0pre8,
30344           README.1.4.0pre9: 1.4.0
30345
30346 2002-07-22 03:18  ivan
30347
30348         * FS/FS/CGI.pm: UI
30349
30350 2002-07-22 03:18  ivan
30351
30352         * FS/FS/cust_main.pm: sort bills by date
30353
30354 2002-07-16 05:29  ivan
30355
30356         * FS/: MANIFEST, FS/ClientAPI.pm, FS/ClientAPI/MyAccount.pm,
30357           FS/ClientAPI/passwd.pm: ClientAPI
30358
30359 2002-07-16 05:28  ivan
30360
30361         * fs_selfservice/: DEPLOY, freeside-selfservice-server,
30362           fs_passwd_test, FS-SelfService/SelfService.pm,
30363           FS-SelfService/freeside-selfservice-clientd,
30364           FS-SelfService/cgi/login.html, FS-SelfService/cgi/myaccount.html,
30365           FS-SelfService/cgi/selfservice.cgi,
30366           FS-SelfService/cgi/view_invoice.html: invoice viewing...
30367
30368 2002-07-15 20:57  ivan
30369
30370         * FS/FS/part_export/infostreet.pm: missing ; in eval'ed sub
30371
30372 2002-07-15 20:56  ivan
30373
30374         * FS/FS/part_export/infostreet.pm: better error handling
30375
30376 2002-07-15 20:47  ivan
30377
30378         * FS/FS/part_export/infostreet.pm: fix XML-RPC weirdness
30379
30380 2002-07-15 01:28  ivan
30381
30382         * fs_selfservice/: freeside-selfservice-server, fs_passwd_test,
30383           FS-SelfService/freeside-selfservice-clientd: working framework,
30384           no hung clients, whew
30385
30386 2002-07-14 18:44  ivan
30387
30388         * bin/bind.import: finally a working DNS::ZoneParse
30389
30390 2002-07-13 17:28  ivan
30391
30392         * httemplate/docs/: install.html, upgrade8.html: no mason 1.1x yet
30393           :(
30394
30395 2002-07-11 06:52  ivan
30396
30397         * fs_selfservice/: DEPLOY, freeside-selfservice-server,
30398           fs_passwd_test, FS-SelfService/MANIFEST,
30399           FS-SelfService/SelfService.pm,
30400           FS-SelfService/freeside-selfservice-clientd: finally working
30401           async framework
30402
30403 2002-07-08 19:23  ivan
30404
30405         * httemplate/docs/: schema.dia, schema.png: new schema diagram
30406
30407 2002-07-08 10:14  ivan
30408
30409         * FS/bin/freeside-queued: oops, fix for bug only surfacing with
30410           different freeside uid/gid
30411
30412 2002-07-08 08:56  ivan
30413
30414         * httemplate/edit/svc_acct.cgi: better error message
30415
30416 2002-07-08 06:07  ivan
30417
30418         * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi:
30419           edit expiration dates
30420
30421 2002-07-08 03:52  ivan
30422
30423         * httemplate/search/cust_bill.cgi: remove perl-side sort routines,
30424           no longer needed
30425
30426 2002-07-08 03:01  ivan
30427
30428         * FS/FS/part_export.pm: default linux/netbsd shellcommand userdel
30429           should remove home directories
30430
30431 2002-07-08 01:39  ivan
30432
30433         * httemplate/docs/install.html: new and improved instructions!  now
30434           even more idiot proof!
30435
30436 2002-07-07 10:49  ivan
30437
30438         * FS/FS/svc_acct.pm: rewrite uid-dup checking to be
30439           new-export-aware, closes: #431
30440
30441 2002-07-07 07:33  ivan
30442
30443         * httemplate/search/cust_bill.cgi: clean up after rewrite... turned
30444           out rather nice
30445
30446 2002-07-07 07:28  ivan
30447
30448         * httemplate/search/cust_bill.cgi: fixing 30/60/90/120...
30449
30450 2002-07-07 07:26  ivan
30451
30452         * httemplate/search/cust_bill.cgi: just might work
30453
30454 2002-07-07 07:24  ivan
30455
30456         * httemplate/search/cust_bill.cgi: that would be nice...
30457
30458 2002-07-07 07:18  ivan
30459
30460         * httemplate/search/cust_bill.cgi: fix 30/60/90/120 browses
30461
30462 2002-07-07 07:14  ivan
30463
30464         * httemplate/search/cust_bill.cgi: UI
30465
30466 2002-07-07 07:12  ivan
30467
30468         * httemplate/search/cust_bill.cgi: totals and order by
30469
30470 2002-07-07 07:00  ivan
30471
30472         * httemplate/search/cust_bill.cgi: try for correct totals
30473
30474 2002-07-07 06:52  ivan
30475
30476         * httemplate/search/cust_bill.cgi: don't recalculate owed
30477
30478 2002-07-07 06:31  ivan
30479
30480         * httemplate/search/cust_bill.cgi: comma
30481
30482 2002-07-07 06:30  ivan
30483
30484         * httemplate/search/cust_bill.cgi: calculate owed as subquery here
30485           too
30486
30487 2002-07-07 06:25  ivan
30488
30489         * httemplate/search/cust_bill.cgi: don't forget to where the where
30490           clause
30491
30492 2002-07-07 06:23  ivan
30493
30494         * httemplate/search/cust_bill.cgi: try for working paged invoices,
30495           this time with subqueries
30496
30497 2002-07-07 04:45  ivan
30498
30499         * httemplate/search/cust_bill.cgi: wtf?
30500
30501 2002-07-07 04:30  ivan
30502
30503         * httemplate/search/cust_bill.cgi: invoice search with possibly
30504           working pager
30505
30506 2002-07-07 04:03  ivan
30507
30508         * httemplate/search/cust_bill.cgi: move query logic from perl to
30509           sql for scalability
30510
30511 2002-07-06 05:53  ivan
30512
30513         * httemplate/docs/install.html: new!  improved!  now even more
30514           idiot-proof!
30515
30516 2002-07-06 05:15  ivan
30517
30518         * Makefile: beta2
30519
30520 2002-07-06 05:13  ivan
30521
30522         * bin/fs-setup: fix Can't use an undefined value as an ARRAY
30523           reference at ./fs-setup line 209, <STDIN> line 3.
30524
30525 2002-07-06 04:08  ivan
30526
30527         * httemplate/: edit/svc_forward.cgi, view/svc_forward.cgi: fix UI
30528           for forwards - use HTML::Widgets::SelectLayers, closes: Bug#303
30529
30530 2002-07-06 01:50  ivan
30531
30532         * httemplate/view/svc_acct.cgi: add "are you sure?" javascript on
30533           view/svc_acct.cgi "cancel unaudited account" (closes: Bug#432)
30534
30535 2002-07-06 01:29  ivan
30536
30537         * httemplate/view/: cust_pkg.cgi, cust_main.cgi: speling
30538
30539 2002-07-06 00:32  ivan
30540
30541         * httemplate/edit/part_pkg.cgi: fix speling
30542
30543 2002-07-06 00:31  ivan
30544
30545         * ANNOUCE.1.4.0: this file should probably go away soon...
30546
30547 2002-07-06 00:30  ivan
30548
30549         * FS/FS/: Conf.pm, part_export.pm, svc_www.pm,
30550           part_export/www_shellcommands.pm: move svc_www ssh jobs to the
30551           job queue & exports, and make them configurable
30552
30553 2002-07-05 21:20  ivan
30554
30555         * FS/FS/svc_acct.pm: typo
30556
30557 2002-07-05 16:32  ivan
30558
30559         * httemplate/config/config.cgi: fix bug with config having a value
30560           not in the select
30561
30562 2002-07-04 03:35  ivan
30563
30564         * httemplate/browse/: agent.cgi, agent_type.cgi,
30565           part_bill_event.cgi, part_export.cgi, part_pkg.cgi,
30566           part_referral.cgi, part_svc.cgi, svc_acct_pop.cgi: move "add"
30567           links to the top
30568
30569 2002-07-03 07:45  ivan
30570
30571         * FS/t/part_export-http.t: s/_post//
30572
30573 2002-07-03 07:21  ivan
30574
30575         * FS/: MANIFEST, FS/part_export.pm, FS/part_export/http.pm,
30576           t/part_export-http.t: http export
30577
30578 2002-07-03 04:37  ivan
30579
30580         * FS/FS/InitHandler.pm: 54
30581
30582 2002-07-03 04:35  ivan
30583
30584         * FS/FS/InitHandler.pm: sacrifice memory for speed
30585
30586 2002-07-03 04:31  ivan
30587
30588         * FS/FS/InitHandler.pm: preload modules
30589
30590 2002-07-03 04:23  ivan
30591
30592         * FS/FS/: InitHandler.pm, UID.pm: fix to allow running during
30593           apache init
30594
30595 2002-07-03 04:10  ivan
30596
30597         * FS/FS/UID.pm: allow InitHandler to work during apache startup
30598
30599 2002-07-03 03:50  ivan
30600
30601         * FS/FS/InitHandler.pm: skip comment & blank lines
30602
30603 2002-07-03 03:48  ivan
30604
30605         * FS/FS/InitHandler.pm: debug
30606
30607 2002-07-03 03:33  ivan
30608
30609         * FS/: MANIFEST, FS/InitHandler.pm, t/InitHandler.t: preload all
30610           dbdefs
30611
30612 2002-07-02 20:57  ivan
30613
30614         * FS/FS/cust_main.pm: working one-time charges again
30615
30616 2002-07-02 20:52  ivan
30617
30618         * httemplate/view/cust_main.cgi: ui
30619
30620 2002-07-02 20:47  ivan
30621
30622         * FS/FS/cust_main.pm, httemplate/edit/part_pkg.cgi,
30623           httemplate/edit/process/quick-charge.cgi,
30624           httemplate/view/cust_main.cgi: one-time charges with tax classes
30625
30626 2002-07-02 19:25  ivan
30627
30628         * FS/FS/Conf.pm, httemplate/config/config-view.cgi,
30629           httemplate/config/config.cgi: deprecate text radius config
30630           options update config docs
30631
30632 2002-07-02 18:47  ivan
30633
30634         * FS/: MANIFEST, bin/freeside-reexport: freeside-reexport
30635
30636 2002-07-02 18:05  ivan
30637
30638         * FS/bin/freeside-sqlradius-reset: pod
30639
30640 2002-07-02 18:01  ivan
30641
30642         * FS/bin/freeside-sqlradius-reset: fix usage message
30643
30644 2002-07-02 16:03  ivan
30645
30646         * FS/FS/part_export.pm: fix usermod commands for freebsd
30647
30648 2002-07-02 07:38  ivan
30649
30650         * ANNOUCE.1.4.0: beta1!
30651
30652 2002-07-02 07:37  ivan
30653
30654         * Makefile: beta1!!
30655
30656 2002-07-02 07:22  ivan
30657
30658         * FS/FS/part_export/textradius.pm: working textradius export
30659
30660 2002-07-02 07:00  ivan
30661
30662         * FS/FS/part_export/textradius.pm: better diagnostics
30663
30664 2002-07-02 06:22  ivan
30665
30666         * httemplate/view/cust_main.cgi: ui s/ /&nbsp;
30667
30668 2002-07-02 06:04  ivan
30669
30670         * FS/FS/part_export/shellcommands.pm: no warnings
30671
30672 2002-07-02 06:00  ivan
30673
30674         * FS/FS/: part_export.pm, part_export/shellcommands.pm: working
30675           linux and freebsd shellcommands
30676
30677 2002-07-02 04:29  ivan
30678
30679         * FS/FS/part_export.pm: fix for freebsd presets
30680
30681 2002-07-02 04:27  ivan
30682
30683         * FS/FS/part_export.pm: useful shellcommands presets
30684
30685 2002-07-02 03:14  ivan
30686
30687         * FS/bin/freeside-queued: grr old openssh grr freebsd
30688
30689 2002-07-02 03:01  ivan
30690
30691         * httemplate/docs/install.html: freeside group
30692
30693 2002-07-02 02:42  ivan
30694
30695         * FS/bin/freeside-queued: fleabsd grr
30696
30697 2002-07-02 02:39  ivan
30698
30699         * FS/bin/freeside-queued: freebsd is sofa king broken
30700
30701 2002-07-02 00:31  ivan
30702
30703         * FS/FS/part_export/textradius.pm: working textradius
30704
30705 2002-07-02 00:13  ivan
30706
30707         * FS/FS/part_export/textradius.pm: better error reporting from
30708           rsync
30709
30710 2002-07-01 23:58  ivan
30711
30712         * FS/FS/part_export/: shellcommands.pm, www_shellcommands.pm:
30713           s/options/option/, oops, and machine isn't an option
30714
30715 2002-07-01 23:48  ivan
30716
30717         * FS/FS/queue.pm: error messages can have other chars
30718
30719 2002-07-01 15:38  ivan
30720
30721         * FS/FS/part_export/textradius.pm: prevent any possible infinite
30722           looping
30723
30724 2002-07-01 02:15  ivan
30725
30726         * FS/FS/part_export/textradius.pm: real-time! text radius export
30727
30728 2002-06-30 04:01  ivan
30729
30730         * ANNOUCE.1.4.0, CREDITS: administrivia
30731
30732 2002-06-30 00:17  ivan
30733
30734         * FS/FS/Record.pm: oops, very bad
30735
30736 2002-06-30 00:16  ivan
30737
30738         * FS/FS/Record.pm: get rid of unneeded Pg-cruft (don't use native
30739           Pg money type)
30740
30741 2002-06-30 00:04  ivan
30742
30743         * FS/FS/Record.pm: fix dbdef caching
30744
30745 2002-06-29 19:13  ivan
30746
30747         * FS/: MANIFEST, FS/part_export.pm,
30748           FS/part_export/shellcommands_withdomain.pm,
30749           t/part_export-shellcommands_withdomain.t: export!
30750
30751 2002-06-29 18:18  ivan
30752
30753         * httemplate/docs/ssh.html: adding
30754
30755 2002-06-28 13:31  ivan
30756
30757         * FS/FS/svc_acct.pm, bin/populate-msgcat: better error message for
30758           illegal password
30759
30760 2002-06-28 13:23  ivan
30761
30762         * bin/fs-setup: not anymore...
30763
30764 2002-06-28 13:21  ivan
30765
30766         * FS/FS/cust_main.pm: better error message for missing tax classes
30767
30768 2002-06-28 03:49  ivan
30769
30770         * FS/FS/Record.pm: remove extraneous check
30771
30772 2002-06-28 01:23  ivan
30773
30774         * FS/FS/: Record.pm, UID.pm: fix multi-database installs, while
30775           hopefully keeping performance improvement
30776
30777 2002-06-27 20:09  ivan
30778
30779         * httemplate/view/cust_main.cgi: more card display changes
30780
30781 2002-06-27 19:21  ivan
30782
30783         * httemplate/view/cust_main.cgi: last 4 digits of card instead of
30784           first
30785
30786 2002-06-27 02:23  ivan
30787
30788         * FS/: FS/part_export/bind.pm, FS/part_export/bind_slave.pm,
30789           t/part_export-bind.t, t/part_export-bind_slave.t: null bind
30790           exports
30791
30792 2002-06-27 02:19  ivan
30793
30794         * FS/: FS/part_export/bsdshell.pm, FS/part_export/null.pm,
30795           FS/part_export/sysvshell.pm, FS/part_export/www_shellcommands.pm,
30796           t/part_export-null.t, t/part_export-sysvshell.t,
30797           t/part_export-www_shellcommands.t: export updates
30798
30799 2002-06-26 01:36  ivan
30800
30801         * FS/FS/part_export.pm: tyop
30802
30803 2002-06-26 01:32  ivan
30804
30805         * FS/FS/part_export.pm: better export docs/defaults
30806
30807 2002-06-26 01:12  ivan
30808
30809         * FS/FS/cust_main.pm: add type_pkgs record if necessary for
30810           one-time charges
30811
30812 2002-06-26 01:05  ivan
30813
30814         * httemplate/view/cust_main.cgi: close form tags
30815
30816 2002-06-26 00:42  ivan
30817
30818         * bin/: bsdshell.export, shell.export, sysvshell.export:
30819           shell.export -> bsdshell.export & sysvshell.export
30820
30821 2002-06-25 20:53  ivan
30822
30823         * FS/FS/part_export_option.pm: export options can be anything
30824
30825 2002-06-25 19:37  ivan
30826
30827         * FS/FS/cust_bill.pm: fix not sending postal invoices to customers
30828           with email invoices too
30829
30830 2002-06-25 18:35  ivan
30831
30832         * FS/FS/cust_main.pm, httemplate/edit/process/quick-charge.cgi,
30833           httemplate/edit/process/quick-cust_pkg.cgi,
30834           httemplate/view/cust_main.cgi: working one-time charges
30835
30836 2002-06-25 17:41  ivan
30837
30838         * httemplate/edit/part_pkg.cgi: ui
30839
30840 2002-06-25 16:27  ivan
30841
30842         * httemplate/view/svc_www.cgi: add link to controlling account
30843
30844 2002-06-25 00:18  ivan
30845
30846         * FS/bin/freeside-queued: might work again under mysql
30847
30848 2002-06-23 12:16  ivan
30849
30850         * FS/FS/domain_record.pm: domain_record records attached to svc_www
30851           records are no longer delete-able, patch from "Stephen Bechard"
30852           <steve@destek.net>, thanks!  closes: Bug#434
30853
30854 2002-06-22 22:44  ivan
30855
30856         * httemplate/edit/process/svc_www.cgi: patch to get this working
30857           from Stephen Bechard <steve@destek.net>
30858
30859 2002-06-22 22:43  ivan
30860
30861         * httemplate/view/svc_www.cgi: add link to edit and format nicely
30862
30863 2002-06-22 18:36  ivan
30864
30865         * FS/FS/svc_www.pm: forgot . between zone and domain, patch from
30866           "Stephen Bechard" <steve@destek.net>, thanks
30867
30868 2002-06-22 18:33  ivan
30869
30870         * httemplate/edit/svc_www.cgi: forgot %> when converting from CGI,
30871           works now, patch from "Stephen Bechard" <steve@destek.net>
30872
30873 2002-06-21 14:49  ivan
30874
30875         * FS/FS/part_export/infostreet.pm: s/title/organization/ at
30876           noment's request
30877
30878 2002-06-21 13:26  ivan
30879
30880         * FS/FS/part_export/infostreet.pm: fix infostreet contact field
30881           setting
30882
30883 2002-06-21 13:17  ivan
30884
30885         * FS/FS/part_export/infostreet.pm: debugging option
30886
30887 2002-06-21 02:57  ivan
30888
30889         * bin/passwd.import: no, don't check for duplicates like this by
30890           default... not new-export style
30891
30892 2002-06-21 02:56  ivan
30893
30894         * FS/FS/svc_acct.pm: better error messages on uid duplicates... uid
30895           stuff still needs to be rewritten for new exports
30896
30897 2002-06-21 02:28  ivan
30898
30899         * httemplate/docs/upgrade8.html: don't forget part_svc in upgrades
30900
30901 2002-06-21 02:15  ivan
30902
30903         * bin/passwd.import: oops
30904
30905 2002-06-21 02:13  ivan
30906
30907         * bin/: bind.import, fs-migrate-svc_acct_sm, passwd.import: import
30908           fixes...
30909
30910 2002-06-21 02:11  ivan
30911
30912         * bin/passwd.import: tiny bit better passwd.import
30913
30914 2002-06-21 02:03  ivan
30915
30916         * httemplate/docs/upgrade8.html: doc
30917
30918 2002-06-21 01:29  ivan
30919
30920         * httemplate/: index.html, docs/upgrade8.html: uid search on main
30921           menu, updated upgrade docs
30922
30923 2002-06-20 15:35  ivan
30924
30925         * FS/FS/part_export/infostreet.pm: fix infostreet contact field foo
30926
30927 2002-06-20 15:31  ivan
30928
30929         * httemplate/docs/install.html: doc
30930
30931 2002-06-19 18:29  ivan
30932
30933         * FS/FS/part_export.pm, FS/FS/part_export/shellcommands.pm,
30934           FS/bin/freeside-queued, httemplate/edit/part_export.cgi,
30935           httemplate/edit/process/part_export.cgi: shellcommands
30936           w/passwords
30937
30938 2002-06-18 21:54  ivan
30939
30940         * Makefile, bin/pod2x: pod build fix thanks to Stephen Bechard
30941           <steve@destek.net>
30942
30943 2002-06-18 21:03  ivan
30944
30945         * FS/FS/part_export/infostreet.pm: fix setContactField email
30946
30947 2002-06-18 18:03  ivan
30948
30949         * FS/FS/svc_acct.pm: and the same for changes...
30950
30951 2002-06-18 17:58  ivan
30952
30953         * FS/FS/svc_acct.pm: fix problem provisioning RADIUS groups
30954           caused by kristian/mark/pc-intouch's changes moving exports into
30955           svc_Common -   changed sequence of events such that groups were
30956           not provisioned when the   sqlradius export was run
30957
30958 2002-06-18 16:52  ivan
30959
30960         * httemplate/misc/queue.cgi: better error message
30961
30962 2002-06-14 18:12  ivan
30963
30964         * FS/FS/part_export.pm, httemplate/edit/part_svc.cgi:
30965           mark@pc-intouch.com: exporttype2svcdb removal
30966
30967 2002-06-14 14:35  ivan
30968
30969         * FS/FS/part_export/infostreet.pm: freeside night to infostreet
30970           faxNumber (? dunno, what noment wants)
30971
30972 2002-06-14 04:44  ivan
30973
30974         * Makefile: better releaes target?
30975
30976 2002-06-14 04:26  ivan
30977
30978         * ANNOUCE.1.4.0, Makefile, README.1.4.0pre14: 1.4.0pre14
30979
30980 2002-06-14 04:22  ivan
30981
30982         * FS/: FS/Conf.pm, bin/freeside-queued, FS/cust_main.pm,
30983           FS/queue.pm, FS/svc_Common.pm, FS/svc_acct.pm: working job
30984           dependancies FS::queue::joblisting html excapes & truncates long
30985           arguments welcome email (sheesh!) closes: Bug#420 (haha at 4:20
30986           am, too.  really!)
30987
30988 2002-06-14 02:19  ivan
30989
30990         * FS/FS/UID.pm: only run callbacks once... should speed things up
30991           (no dbdef reloading)
30992
30993 2002-06-13 20:26  ivan
30994
30995         * httemplate/docs/legacy.html: s/svc_domain.import/bind.import/ to
30996           match reality
30997
30998 2002-06-13 20:12  ivan
30999
31000         * httemplate/: classic.html, index.html: remove classic interface
31001
31002 2002-06-13 19:52  ivan
31003
31004         * httemplate/docs/: install.html, mysql.html: mysql support!
31005
31006 2002-06-13 19:25  ivan
31007
31008         * FS/bin/freeside-queued: mysql compatibility?
31009
31010 2002-06-13 17:12  ivan
31011
31012         * httemplate/: index.html, search/cust_main.cgi: search by for
31013           address2 (unit) - commented out in default index.html
31014
31015 2002-06-13 16:28  ivan
31016
31017         * httemplate/: index.html, search/cust_main.cgi: phone number
31018           search (Bug#422)
31019
31020 2002-06-13 16:00  ivan
31021
31022         * FS/FS/svc_acct.pm, httemplate/index.html,
31023           httemplate/search/svc_acct.cgi: fuzzy username searching
31024           (Bug#422)
31025
31026 2002-06-12 18:29  ivan
31027
31028         * fs_signup/fs_signup_server: more information in signup email
31029
31030 2002-06-12 17:53  ivan
31031
31032         * httemplate/: index.html, search/cust_main.cgi: search on customer
31033           number (Bug#422)
31034
31035 2002-06-12 13:31  ivan
31036
31037         * FS/FS/svc_acct.pm: fix new duplicate username checking
31038
31039 2002-06-12 10:29  ivan
31040
31041         * httemplate/index.html: fix company search
31042
31043 2002-06-12 09:26  ivan
31044
31045         * FS/FS/cust_main.pm: fix problems with code that resets invoice
31046           events
31047
31048 2002-06-11 11:32  ivan
31049
31050         * bin/shell.export: don't export empty files
31051
31052 2002-06-11 11:25  ivan
31053
31054         * bin/shell.export: use FS::cust_svc and FS::svc_acct
31055
31056 2002-06-11 11:23  ivan
31057
31058         * bin/shell.export: bsd only for now
31059
31060 2002-06-11 11:20  ivan
31061
31062         * bin/: bind.export, shell.export: perl 5.005 needs an explicit
31063           mask for mkdir
31064
31065 2002-06-11 02:51  ivan
31066
31067         * FS/FS/part_export.pm: notes
31068
31069 2002-06-11 02:46  ivan
31070
31071         * bin/: bind.export, shell.export: add preliminary bsd shell export
31072
31073 2002-06-11 02:14  ivan
31074
31075         * FS/FS/svc_acct.pm: export-based duplicate username checking!
31076
31077 2002-06-11 01:29  ivan
31078
31079         * FS/FS/part_export.pm, httemplate/edit/part_export.cgi: add crypt
31080           option to (bsd|sysv)shell export
31081
31082 2002-06-10 20:25  ivan
31083
31084         * FS/FS/: part_export.pm, svc_Common.pm, svc_acct.pm,
31085           part_export/infostreet.pm: - add new suspend and unsuspend export
31086           hooks (with null defaults) - infostreet export: actually
31087           suspend/unsuspend at infostreet (closes: Bug#418) - infostreet
31088           export: set some contact fields @ infostreet (Bug#419)
31089
31090 2002-06-10 17:58  ivan
31091
31092         * Makefile, init.d/freeside-init: dist fixes.  locate more stuff in
31093           Makefile.  whew.
31094
31095 2002-06-10 16:02  ivan
31096
31097         * FS/FS/domain_record.pm: fix *** ERROR: unterminated L<...> at
31098           line 299 in file FS/domain_record.pm
31099
31100 2002-06-10 15:48  ivan
31101
31102         * FS/FS/cust_main.pm, httemplate/misc/bill.cgi: also retry cards
31103           when user clicks "Bill now" (closes: Bug#417)
31104
31105 2002-06-10 15:07  ivan
31106
31107         * FS/FS/: cust_bill_event.pm, cust_main.pm: retry realtime_card
31108           invoice events when a card changes (closes: Bug#417)
31109
31110 2002-06-10 12:44  ivan
31111
31112         * httemplate/view/cust_main.cgi: final visual update on package
31113           date view
31114
31115 2002-06-10 12:41  ivan
31116
31117         * httemplate/view/cust_main.cgi: fixup time display in packages
31118
31119 2002-06-10 12:30  ivan
31120
31121         * httemplate/view/cust_main.cgi: add small time display to dates
31122
31123 2002-06-09 19:52  ivan
31124
31125         * FS/FS/: svc_Common.pm, svc_domain.pm: re-my'ed var
31126
31127 2002-06-09 19:52  ivan
31128
31129         * FS/FS/cust_main_county.pm: silence undefined warnings
31130
31131 2002-06-09 19:51  ivan
31132
31133         * FS/FS/CGI.pm: unused global
31134
31135 2002-06-09 19:42  ivan
31136
31137         * Makefile: back to ASP for profiling...
31138
31139 2002-06-09 18:39  khoff
31140
31141         * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm, bin/fs-setup,
31142           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
31143           httemplate/edit/part_pkg.cgi: Rollback part_pkg.def_svcpart
31144           changes.
31145
31146 2002-06-08 00:48  khoff
31147
31148         * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm, bin/fs-setup,
31149           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
31150           httemplate/edit/part_pkg.cgi: Default svcpart support for
31151           part_pkg.  Fixes 'bug' with new customer and online signup.
31152
31153 2002-06-07 13:33  khoff
31154
31155         * FS/FS/cust_bill.pm: Setup hash for CC failed Text::Template
31156
31157 2002-06-05 15:46  ivan
31158
31159         * httemplate/search/: cust_main.cgi, cust_pkg.cgi, svc_acct.cgi:
31160           more mysql goodness, thanks dale
31161
31162 2002-06-04 10:37  ivan
31163
31164         * httemplate/docs/install.html: small doc patch from
31165           baloo@gimpgirl.org
31166
31167 2002-06-04 07:35  ivan
31168
31169         * FS/FS/: cust_credit.pm, cust_pay.pm: fix unsuspendauto
31170
31171 2002-06-04 07:02  ivan
31172
31173         * CREDITS, httemplate/search/cust_main.cgi,
31174           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi:
31175           mysql support!  thanks to Donald Greer <dgreer@austintx.com> for
31176           the SQL and Dale Hege <fhege@lumenexus.net> for the patches
31177
31178 2002-06-04 06:46  ivan
31179
31180         * conf/declinetemplate: misspelling
31181
31182 2002-05-31 15:37  ivan
31183
31184         * bin/fs-setup: no state necessary in batch cards (i18n)
31185
31186 2002-05-31 13:34  ivan
31187
31188         * FS/FS/part_export.pm: dammit i want to catch export subclass
31189           compilation problems
31190
31191 2002-05-31 13:31  ivan
31192
31193         * FS/FS/cust_bill.pm: better error reporting
31194
31195 2002-05-31 11:48  khoff
31196
31197         * FS/t/part_export-sqlmail.t: Don't ask me.  I just hacked Ivan's
31198           test.
31199
31200 2002-05-31 11:45  khoff
31201
31202         * FS/MANIFEST: added sqlmail.pm and test
31203
31204 2002-05-31 10:50  ivan
31205
31206         * FS/FS/svc_forward.pm: typo noticed by <Kaa>
31207
31208 2002-05-30 19:13  ivan
31209
31210         * FS/FS/part_export.pm: no, actually throw an exception if an
31211           export class won't compile.
31212
31213 2002-05-30 17:33  khoff
31214
31215         * httemplate/edit/part_svc.cgi: Added support for part_exports that
31216           are used with more than one svcdb.
31217
31218 2002-05-30 17:22  khoff
31219
31220         * FS/FS/part_export.pm: updated hashes 'n stuff for
31221           FS::part_export::sqlmail
31222
31223 2002-05-30 17:20  khoff
31224
31225         * FS/FS/part_export/sqlmail.pm: part_export module to export
31226           svc_acct, svc_domain, and svc_forward to an external database
31227
31228 2002-05-30 17:18  khoff
31229
31230         * FS/FS/: svc_Common.pm, svc_acct.pm, svc_domain.pm: Moved
31231           new-style export calls to svc_Common.
31232
31233 2002-05-30 15:45  ivan
31234
31235         * fs_signup/FS-SignupClient/cgi/signup.cgi: don't double \r on old
31236           templates
31237
31238 2002-05-30 15:41  khoff
31239
31240         * fs_signup/ieak.template: the \r's are annoying and for some
31241           reason weren't getting evaluated.  Text::Template is inconsistent
31242           about handling escaped characters between different versions.
31243
31244 2002-05-30 15:36  khoff
31245
31246         * fs_signup/FS-SignupClient/cgi/signup.cgi: replace newlines with
31247           crlf here instead of escaping them in the template
31248
31249 2002-05-30 14:51  ivan
31250
31251         * httemplate/misc/delete-customer.cgi: point to correct place for
31252           hidecancelledcustomers config option
31253
31254 2002-05-30 10:49  ivan
31255
31256         * FS/FS/part_export.pm: GRRRRRRRRRRRRR
31257
31258 2002-05-29 13:45  ivan
31259
31260         * FS/bin/freeside-sqlradius-reset: eliminate harmless "Database
31261           handle destroyed without explicit disconnect" errors
31262
31263 2002-05-29 08:56  ivan
31264
31265         * FS/FS/part_export.pm: freeradius 0.5 doc
31266
31267 2002-05-28 21:40  ivan
31268
31269         * fs_selfservice/: freeside-selfservice-server,
31270           FS-SelfService/Changes, FS-SelfService/MANIFEST,
31271           FS-SelfService/Makefile.PL, FS-SelfService/SelfService.pm,
31272           FS-SelfService/test.pl: add fs_selfservice
31273
31274 2002-05-28 14:22  ivan
31275
31276         * FS/FS/svc_acct.pm, bin/populate-msgcat: better error message for
31277           "Illegal password"
31278
31279 2002-05-28 00:55  ivan
31280
31281         * FS/FS/: part_export.pm, part_export/shellcommands.pm: point
31282           people at DBI/DBD documentation for information on data sources.
31283           *sigh*
31284
31285 2002-05-26 23:53  ivan
31286
31287         * httemplate/edit/cust_bill_pay.cgi: fix javascript bug reported by
31288           baloo@gimpgirl.com, thanks
31289
31290 2002-05-23 06:00  ivan
31291
31292         * ANNOUCE.1.4.0, FS/FS/domain_record.pm, bin/bind.import,
31293           bin/svc_domain.import, httemplate/edit/process/domain_record.cgi,
31294           httemplate/view/svc_domain.cgi: bind: allow adding slave domains
31295           too
31296
31297 2002-05-22 11:44  ivan
31298
31299         * FS/FS/domain_record.pm, FS/FS/part_export.pm,
31300           FS/FS/svc_domain.pm, bin/bind.export,
31301           httemplate/edit/process/domain_record.cgi,
31302           httemplate/misc/cancel-unaudited.cgi,
31303           httemplate/misc/delete-domain_record.cgi,
31304           httemplate/misc/delete-part_export.cgi,
31305           httemplate/view/svc_domain.cgi: bind export, editing zones,
31306           deleting unaudited domains, mmm
31307
31308 2002-05-22 05:17  ivan
31309
31310         * FS/FS/: cust_pkg.pm, cust_svc.pm: move some code from
31311           FS::cust_pkg to FS::cust_svc, becomes the cancel method
31312
31313 2002-05-22 04:39  ivan
31314
31315         * FS/FS/part_export.pm: - remove some out of date documentation -
31316           die if an export class won't compile
31317
31318 2002-05-22 03:53  ivan
31319
31320         * bin/bind.export: bind export
31321
31322 2002-05-21 19:09  ivan
31323
31324         * FS/FS/part_export/sqlradius.pm: 5.6-isms
31325
31326 2002-05-20 04:02  ivan
31327
31328         * bin/svc_domain.import: [no log message]
31329
31330 2002-05-18 02:51  ivan
31331
31332         * FS/FS/cust_bill.pm, FS/FS/cust_pay.pm, FS/FS/svc_domain.pm,
31333           fs_signup/fs_signup_server: Mail::Internet 1.44
31334
31335 2002-05-17 06:51  ivan
31336
31337         * httemplate/docs/install.html: tyop
31338
31339 2002-05-16 20:47  ivan
31340
31341         * FS/FS/svc_acct.pm: freebsd `toor' user
31342
31343 2002-05-16 07:28  ivan
31344
31345         * FS/: FS/part_export/bsdshell.pm, FS/part_export/textradius.pm,
31346           t/part_export-bsdshell.t, t/part_export-textradius.t: adding
31347           (stub) bsdshell and textradius exports
31348
31349 2002-05-16 07:28  ivan
31350
31351         * bin/svc_acct.export: ip address is added by radius_reply method
31352           already
31353
31354 2002-05-16 07:27  ivan
31355
31356         * FS/MANIFEST, eg/export_template.pm: add (stub) bsdshell and
31357           textradius exports
31358
31359 2002-05-16 07:21  ivan
31360
31361         * FS/FS/part_export/infostreet.pm: force all infostreet arguments
31362           to be string type, fixes: "0 as first character in password"
31363           problem.  also see the Frontier::Client manpage
31364
31365 2002-05-16 06:42  ivan
31366
31367         * httemplate/: browse/part_svc.cgi, edit/part_svc.cgi: service
31368           definition cloning
31369
31370 2002-05-16 06:42  ivan
31371
31372         * FS/FS/svc_acct.pm: allow freebsd `toor' root user
31373
31374 2002-05-16 00:53  ivan
31375
31376         * httemplate/docs/upgrade8.html: upgrade docs: run populate-msgcat
31377
31378 2002-05-15 07:00  ivan
31379
31380         * FS/FS/: queue.pm, part_export/sqlradius.pm: use job dependancies
31381           in FS::part_export::sqlradius.pm display job dependancies in
31382           FS::queue::joblisting
31383
31384 2002-05-15 06:24  ivan
31385
31386         * ANNOUCE.1.4.0, Makefile, README.1.4.0pre13, FS/FS.pm,
31387           FS/MANIFEST, FS/FS/queue.pm, FS/FS/queue_depend.pm,
31388           FS/FS/part_export/sqlradius.pm, FS/bin/freeside-queued,
31389           FS/t/queue_depend.t, bin/fs-setup, eg/export_template.pm,
31390           httemplate/docs/install.html, httemplate/docs/schema.dia,
31391           httemplate/docs/schema.html, httemplate/docs/schema.png,
31392           httemplate/docs/upgrade8.html: queue dependancies
31393
31394 2002-05-14 00:36  ivan
31395
31396         * FS/FS/part_export/sqlradius.pm: don't use return value of UPDATE
31397           to decide whether or not to INSERT.
31398
31399 2002-05-13 17:27  ivan
31400
31401         * FS/FS/part_export/shellcommands.pm: shellcomands oops
31402
31403 2002-05-10 00:54  ivan
31404
31405         * Makefile: always re-install init
31406
31407 2002-05-10 00:50  ivan
31408
31409         * init.d/freeside-init: correct message
31410
31411 2002-05-10 00:45  ivan
31412
31413         * FS/FS/svc_domain.pm: bad reuse of variable
31414
31415 2002-05-10 00:42  ivan
31416
31417         * Makefile: INSTALLGROUP
31418
31419 2002-05-09 09:41  ivan
31420
31421         * bin/populate-msgcat: permissions
31422
31423 2002-05-09 08:26  ivan
31424
31425         * Makefile: final make release?
31426
31427 2002-05-09 08:25  ivan
31428
31429         * Makefile: fix make release target
31430
31431 2002-05-09 08:22  ivan
31432
31433         * Makefile: make release target
31434
31435 2002-05-09 08:21  ivan
31436
31437         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi:
31438           s/Referral/Advertising source/
31439
31440 2002-05-09 08:14  ivan
31441
31442         * httemplate/docs/: install.html, mysql.html: attempt to avoid
31443           people installing and asking for help with MySQL despite the VERY
31444           FUCKING CLEAR instructions that it isn't supported.
31445
31446 2002-05-09 08:12  ivan
31447
31448         * FS/FS/cust_main_county.pm: don't duplicate state/county/country
31449           pulldowns even with taxrates...
31450
31451 2002-05-09 05:38  ivan
31452
31453         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_main_county.pm,
31454           FS/FS/part_pkg.pm, FS/t/cust_tax_exempt.t, htetc/global.asa,
31455           htetc/handler.pl, httemplate/browse/agent.cgi,
31456           httemplate/browse/cust_main_county.cgi,
31457           httemplate/edit/agent.cgi, httemplate/edit/cust_main.cgi,
31458           httemplate/edit/cust_main_county-expand.cgi,
31459           httemplate/edit/cust_main_county.cgi,
31460           httemplate/edit/part_pkg.cgi,
31461           httemplate/edit/process/cust_main_county-expand.cgi,
31462           httemplate/edit/process/cust_main_county.cgi: texas tax!
31463
31464 2002-05-06 06:36  ivan
31465
31466         * FS/FS/cust_bill.pm: fixes gratuitous "Illegal payname" errors
31467           reported by noment
31468
31469 2002-05-04 08:00  ivan
31470
31471         * README.1.4.0pre12, FS/FS.pm, FS/MANIFEST,
31472           FS/FS/cust_main_county.pm, FS/FS/cust_tax_exempt.pm,
31473           FS/FS/part_pkg.pm, FS/t/cust_tax_exempt.pm, bin/fs-setup,
31474           httemplate/docs/admin.html, httemplate/docs/schema.dia,
31475           httemplate/docs/schema.html, httemplate/docs/upgrade8.html:
31476           schema changes for proper texas tax
31477
31478 2002-05-03 18:11  ivan
31479
31480         * httemplate/: index.html, search/cust_pkg.cgi: add package search
31481           by next bill date to main menu
31482
31483 2002-05-03 17:59  ivan
31484
31485         * httemplate/search/cust_pkg.cgi: fix ranges on cust_pkg search
31486
31487 2002-05-03 17:49  ivan
31488
31489         * httemplate/search/cust_pkg.html: point at correct .cgi
31490
31491 2002-05-03 17:47  ivan
31492
31493         * FS/FS/cust_pkg.pm, fs_signup/fs_signup_server: prevent stuff
31494           passed from template/user from being used in searches by signup
31495           server
31496
31497 2002-05-03 17:32  ivan
31498
31499         * httemplate/search/: cust_pkg.cgi, cust_pkg.html: lilunixbtch:
31500           trying to pull accounts based on next billdate tofu_beast420: hmm
31501           a report ordered by next bill date? tofu_beast420: i don't know
31502           how you'd do that per _customer_ since a customer could have lots
31503           of packages, but you could do a per-package report maybe?
31504
31505 2002-04-29 22:43  ivan
31506
31507         * FS/FS/part_export.pm, bin/svc_domain.import: better BIND
31508           integration
31509
31510 2002-04-26 04:14  ivan
31511
31512         * FS/FS/: Conf.pm, svc_acct.pm: add username-nounderscore and
31513           username-nodash config files
31514
31515 2002-04-25 06:16  ivan
31516
31517         * fs_signup/fs_signup_server: fix signup server realtime-card foo
31518
31519 2002-04-25 05:03  ivan
31520
31521         * fs_signup/: fs_signup_server, FS-SignupClient/cgi/decline.html,
31522           FS-SignupClient/cgi/signup.cgi: alternate decline handline (Bug
31523           #408)
31524
31525 2002-04-25 03:37  ivan
31526
31527         * FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi: free_delayed try
31528           #2
31529
31530 2002-04-25 02:47  ivan
31531
31532         * FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi: add flat_delayed
31533           plan
31534
31535 2002-04-24 18:15  ivan
31536
31537         * FS/FS/cust_main.pm: don't require_cardname for non-CARD payby's
31538
31539 2002-04-24 15:14  ivan
31540
31541         * fs_signup/fs_signup_server: fix suspending all accounts in signup
31542           server
31543
31544 2002-04-24 02:09  ivan
31545
31546         * FS/FS/: Conf.pm, cust_main.pm: require_cardname option
31547
31548 2002-04-24 02:03  ivan
31549
31550         * FS/FS/cust_main.pm, bin/populate-msgcat: msgcat error for credit
31551           card expiration (closes: Bug#407)
31552
31553 2002-04-23 00:32  ivan
31554
31555         * httemplate/edit/REAL_cust_pkg.cgi: harmless ui glitch
31556
31557 2002-04-23 00:10  ivan
31558
31559         * FS/FS/Record.pm: fixes inserting strings that end in numbers to
31560           TEXT columns... gah i hate SQL
31561
31562 2002-04-22 15:45  ivan
31563
31564         * FS/FS/part_export.pm: use Tie::IxHash to present export options
31565           in a reasonable order
31566
31567 2002-04-22 14:36  ivan
31568
31569         * FS/FS/cust_main.pm: don't show extended debugging in error
31570           messages that could end up on the signup server
31571
31572 2002-04-22 14:23  ivan
31573
31574         * FS/FS/cust_pkg.pm: fix bug checking agents allowed to purchase
31575           packages (moved from signups server)
31576
31577 2002-04-22 14:18  ivan
31578
31579         * httemplate/edit/agent_type.cgi: add pkgpart to agent type listing
31580
31581 2002-04-22 13:47  ivan
31582
31583         * FS/FS/cust_pkg.pm, fs_signup/fs_signup_server,
31584           fs_signup/FS-SignupClient/cgi/signup-alternate.html: - check
31585           agentnum ability to order packages in FS::cust_pkg, not signup
31586           server - order by recur price in signup-alternate template
31587
31588 2002-04-20 05:37  ivan
31589
31590         * ANNOUCE.1.4.0, FS/FS/part_export.pm,
31591           httemplate/edit/part_export.cgi: bind export
31592
31593 2002-04-20 04:57  ivan
31594
31595         * FS/FS/domain_record.pm, FS/FS/part_export.pm, bin/passwd.import,
31596           bin/svc_domain.erase, bin/svc_domain.import,
31597           httemplate/docs/legacy.html:
31598           working BIND import
31599
31600 2002-04-20 03:49  ivan
31601
31602         * FS/FS/domain_record.pm: allow * MX records
31603
31604 2002-04-20 03:12  ivan
31605
31606         * FS/FS/domain_record.pm: allow uppercase in zone data.
31607
31608 2002-04-20 03:09  ivan
31609
31610         * FS/FS/domain_record.pm: allow uppercase zones...
31611
31612 2002-04-19 23:34  ivan
31613
31614         * bin/populate-msgcat: perms
31615
31616 2002-04-19 23:33  ivan
31617
31618         * bin/fs-setup: fixup fs-setup
31619
31620 2002-04-19 19:06  ivan
31621
31622         * FS/FS/: cust_pkg.pm, cust_svc.pm: fix problem with edge case
31623           where there *is* a pkg_svc record with quantity 0, when changing
31624           packages and using the special case new service code
31625
31626 2002-04-19 17:48  ivan
31627
31628         * fs_signup/FS-SignupClient/cgi/signup.cgi: fix signup.cgi to be
31629           sticky on *all* errors
31630
31631 2002-04-19 16:50  ivan
31632
31633         * fs_signup/FS-SignupClient/cgi/signup.cgi: make necessary stuff
31634           for success.html global
31635
31636 2002-04-19 16:44  ivan
31637
31638         * fs_signup/FS-SignupClient/cgi/signup-alternate.html: deal with
31639           morphing popnum field in widget, eek
31640
31641 2002-04-19 16:35  ivan
31642
31643         * fs_signup/fs_signup_server: compare balance numerically to avoid
31644           spurious suspensions
31645
31646 2002-04-19 16:25  ivan
31647
31648         * FS/FS/svc_acct.pm: maybe just for debugging
31649
31650 2002-04-19 15:56  ivan
31651
31652         * fs_signup/FS-SignupClient/cgi/signup-alternate.html: okay
31653           _really_ this time username and password should be working
31654           outside the widget
31655
31656 2002-04-19 15:34  ivan
31657
31658         * fs_signup/FS-SignupClient/cgi/signup-alternate.html: okay finish
31659           moving usernames out of the widget, should finally work now
31660
31661 2002-04-19 15:32  ivan
31662
31663         * fs_signup/FS-SignupClient/cgi/signup-alternate.html: fix noment's
31664           signup template
31665
31666 2002-04-19 15:18  ivan
31667
31668         * fs_signup/FS-SignupClient/cgi/signup-alternate.html: syntax error
31669
31670 2002-04-19 15:17  ivan
31671
31672         * fs_signup/FS-SignupClient/cgi/signup-alternate.html: move
31673           username/password out of widget
31674
31675 2002-04-19 15:09  ivan
31676
31677         * fs_signup/FS-SignupClient/cgi/signup-alternate.html: fix silly
31678           problem in H:W:SelectLayers with moving SELECTs to the real form
31679
31680 2002-04-19 07:27  ivan
31681
31682         * FS/FS/cust_bill.pm: add phone to Business::OnlinePayment usage
31683
31684 2002-04-19 06:17  ivan
31685
31686         * fs_signup/: fs_signup_server,
31687           FS-SignupClient/cgi/signup-alternate.html,
31688           FS-SignupClient/cgi/signup.cgi: signup server:
31689           FS::part_pkg->payby kludge & example template which uses
31690           H:W:SelectLayers
31691
31692 2002-04-18 18:16  ivan
31693
31694         * Makefile, FS/FS/Record.pm, FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
31695           fs_signup/fs_signup_server, init.d/freeside-init: - add init file
31696           installation to Makefile, add unified init file - fix qsearch for
31697           op => '!=', value => '' searches - fix invalid_catd typo - add
31698           payby method to part_pkg and have fs_signup_server pass the data
31699
31700 2002-04-17 13:43  ivan
31701
31702         * FS/FS/part_export/sqlradius.pm: fix usergroup_delete DELETE
31703           syntax
31704
31705 2002-04-17 12:47  ivan
31706
31707         * FS/FS/Record.pm: allow = in ut_text
31708
31709 2002-04-17 05:14  ivan
31710
31711         * fs_signup/FS-SignupClient/cgi/signup.cgi: use signup.html and
31712           success.html from current dir...
31713
31714 2002-04-17 05:06  ivan
31715
31716         * httemplate/index.html: fix default searches
31717
31718 2002-04-17 04:59  ivan
31719
31720         * fs_signup/fs_signup_server: better debugging messages from signup
31721           server
31722
31723 2002-04-17 04:53  ivan
31724
31725         * fs_signup/fs_signup_server: fix signup_server-realtime
31726
31727 2002-04-17 04:46  ivan
31728
31729         * fs_signup/FS-SignupClient/cgi/success.html: fix example success
31730           template
31731
31732 2002-04-17 04:43  ivan
31733
31734         * fs_signup/FS-SignupClient/cgi/signup.cgi: allow for the no-pop
31735           case
31736
31737 2002-04-17 04:41  ivan
31738
31739         * FS/FS/Record.pm: get rid of debugging cruft
31740
31741 2002-04-17 04:37  ivan
31742
31743         * fs_signup/fs_signup_server: forgot to use Date::Format for
31744           sending email...
31745
31746 2002-04-17 04:29  ivan
31747
31748         * fs_signup/fs_signup_server: small tyop
31749
31750 2002-04-17 04:17  ivan
31751
31752         * fs_signup/FS-SignupClient/: Makefile.PL, SignupClient.pm: typo
31753           adding agentnum setting possibility...
31754
31755 2002-04-17 00:32  ivan
31756
31757         * fs_signup/FS-SignupClient/fs_signupd: also don't leak processes,
31758           like fs_passwdd
31759
31760 2002-04-16 22:48  ivan
31761
31762         * fs_passwd/fs_passwdd: forgotten semicolon
31763
31764 2002-04-16 22:46  ivan
31765
31766         * fs_passwd/fs_passwdd: also untaint pid
31767
31768 2002-04-16 22:44  ivan
31769
31770         * fs_passwd/fs_passwdd: *sigh*
31771
31772 2002-04-16 22:42  ivan
31773
31774         * fs_passwd/fs_passwdd:
31775           okay pid file has a change of working now
31776
31777 2002-04-16 22:39  ivan
31778
31779         * fs_passwd/fs_passwdd: tyop
31780
31781 2002-04-16 22:22  ivan
31782
31783         * fs_passwd/fs_passwdd: pid file foo
31784
31785 2002-04-16 18:17  ivan
31786
31787         * fs_signup/fs_signup_server: kill ssh children on exit also, like
31788           password server
31789
31790 2002-04-16 18:14  ivan
31791
31792         * fs_passwd/fs_passwd_server: kill off ssh kid on exit...
31793
31794 2002-04-16 17:25  ivan
31795
31796         * httemplate/search/cust_main.cgi: better ordering in search
31797           results
31798
31799 2002-04-16 16:14  ivan
31800
31801         * FS/FS/cust_main.pm: there it is!  fix bug with
31802           FS::cust_main::agent
31803
31804 2002-04-16 15:56  ivan
31805
31806         * FS/FS/cust_bill.pm: further debugging...
31807
31808 2002-04-16 15:52  ivan
31809
31810         * README.1.4.0pre12, FS/FS/Conf.pm, FS/FS/cust_bill.pm,
31811           bin/fs-setup: further authorize.net description debugging
31812           (agent??) and get rid of bad unique index on cust_bill_event
31813
31814 2002-04-16 15:38  ivan
31815
31816         * FS/FS/cust_bill.pm: eek, problem with authorize.net description
31817           field
31818
31819 2002-04-16 14:24  ivan
31820
31821         * FS/bin/freeside-queued: auto-use export classes
31822
31823 2002-04-16 13:13  ivan
31824
31825         * httemplate/browse/part_svc.cgi: ui
31826
31827 2002-04-16 12:50  ivan
31828
31829         * httemplate/index.html: exports, then services...
31830
31831 2002-04-16 03:47  ivan
31832
31833         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_bill_event.pm,
31834           httemplate/index.html, httemplate/search/cust_bill_event.cgi,
31835           httemplate/search/cust_bill_event.html,
31836           httemplate/search/report_cc.html,
31837           httemplate/search/report_credit.html,
31838           httemplate/search/report_tax.html, httemplate/view/cust_bill.cgi:
31839           report on failed billing events...
31840
31841 2002-04-16 02:38  ivan
31842
31843         * FS/FS/Conf.pm, FS/FS/cust_bill.pm,
31844           FS/bin/freeside-expiration-alerter, conf/declinetemplate,
31845           httemplate/docs/billing.html: - send a notice to the customer
31846           when their card is declined - closes: Bug#351 -
31847           freeside-expiration-alerter works fine, closes: Bug#7
31848
31849 2002-04-16 01:52  ivan
31850
31851         * FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/svc_acct.pm,
31852           FS/FS/part_export/vpopmail.pm, httemplate/docs/passwd.html,
31853           httemplate/edit/part_export.cgi: move the last of the real-time
31854           exports out of svc_acct.pm and into part_export
31855
31856 2002-04-15 23:47  ivan
31857
31858         * httemplate/index.html: allow multiple search types on main
31859           menu... more confusing but default is *too* fuzzy
31860
31861 2002-04-15 17:02  ivan
31862
31863         * fs_signup/: fs_signup_server, FS-SignupClient/SignupClient.pm,
31864           FS-SignupClient/cgi/signup.cgi: allow signup to specify agentnum
31865
31866 2002-04-14 02:11  ivan
31867
31868         * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/part_export.pm,
31869           FS/FS/svc_acct.pm, FS/FS/part_export/cp.pm,
31870           FS/FS/part_export/cyrus.pm, FS/FS/part_export/infostreet.pm,
31871           FS/FS/part_export/shellcommands.pm,
31872           FS/FS/part_export/vpopmail.pm, FS/t/part_export-cp.t,
31873           FS/t/part_export-cyrus.t, FS/t/part_export-shellcommands.t,
31874           FS/t/part_export-vpopmail.t, eg/export_template.pm,
31875           httemplate/docs/billing.html, httemplate/docs/legacy.html,
31876           httemplate/docs/schema.dia, httemplate/docs/schema.html,
31877           httemplate/docs/schema.png: - move cyrus, shellcommands, CP
31878           exports exports to new-style - skeleton files for vpopmail
31879           exports - documentation updates - add big schema diagram to docs
31880
31881 2002-04-13 18:36  ivan
31882
31883         * httemplate/docs/billing.html: docu for invoice_lines(0) with no
31884           arguments
31885
31886 2002-04-13 06:36  ivan
31887
31888         * FS/FS.pm, FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/svc_acct.pm,
31889           FS/FS/part_export/cp.pm, FS/bin/freeside-overdue,
31890           FS/bin/freeside-sqlradius-reset, bin/sqlradius_reset,
31891           httemplate/edit/part_export.cgi: - documentation updates - move
31892           Critical Path export to new-style export - bin/sqlradius_reset
31893           gets a manpage and becomes FS/bin/freeside-sqlradius-reset
31894
31895 2002-04-13 03:46  ivan
31896
31897         * httemplate/index.html: s/otaker/order-taker/
31898
31899 2002-04-13 02:14  ivan
31900
31901         * FS/FS/cust_bill.pm: allow invoice_lines(0) meaning no limit, no
31902           padding (see Bug#388)
31903
31904 2002-04-13 01:51  ivan
31905
31906         * FS/FS/queue.pm, httemplate/misc/queue.cgi: bulk queue operations
31907           (closes: Bug#389)
31908
31909 2002-04-12 08:14  ivan
31910
31911         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
31912           httemplate/edit/cust_pkg.cgi: fudge up FS::cust_pkg::order
31913           ("Order and cancel packages") to try to move services between
31914           svcparts as a last resort...
31915
31916 2002-04-12 06:22  ivan
31917
31918         * FS/MANIFEST, FS/FS/Msgcat.pm, FS/FS/Record.pm,
31919           FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm, FS/FS/msgcat.pm,
31920           FS/FS/part_export.pm, FS/FS/svc_acct.pm, FS/t/Msgcat.t,
31921           fs_signup/fs_signup_server, htetc/global.asa, htetc/handler.pl,
31922           httemplate/browse/part_svc.cgi, httemplate/edit/part_export.cgi,
31923           httemplate/edit/part_svc.cgi,
31924           httemplate/edit/process/agent_type.cgi,
31925           httemplate/edit/process/part_export.cgi,
31926           httemplate/edit/process/part_svc.cgi,
31927           httemplate/misc/delete-customer.cgi: - should finish off the
31928           part_svc -> part_export s/one-to-many/many-to-many/   transition
31929           (closes: Bug#375) - fixes a nasty export scoping bug with message
31930           catalogs, whew
31931
31932 2002-04-11 15:05  ivan
31933
31934         * README.1.4.0pre12, FS/FS.pm, FS/MANIFEST, FS/FS/export_svc.pm,
31935           FS/FS/part_export.pm, FS/FS/part_svc.pm, FS/t/export_svc.t,
31936           bin/fs-setup, bin/sqlradius_reset, httemplate/index.html,
31937           httemplate/browse/part_export.cgi,
31938           httemplate/browse/part_svc.cgi, httemplate/docs/schema.html,
31939           httemplate/docs/upgrade8.html, httemplate/edit/part_export.cgi,
31940           httemplate/edit/process/part_export.cgi,
31941           httemplate/misc/delete-part_export.cgi: (almost) everything for
31942           bug#375 - create export_svc table - part_svc to part_export is
31943           now properly many-to-many, not one-to-many
31944
31945           still need to finish service editing (choosing exports) in
31946           httemplate/edit/part_svc.cgi and
31947           httemplate/edti/process/part_svc.cgi
31948
31949           and do somethinga about that manual $svcdb = 'svc_acct' in
31950           httemplate/edit/part_export.cgi (do part_export records need a
31951           svcdb? probably not... should be able to just pass an svcdb on
31952           creation of new exports, move the big %exports hash into
31953           part_export.pm and allow httemplate/edit/part_svc.cgi to query it
31954           for exports that can apply to a given svcdb....
31955
31956 2002-04-11 15:04  ivan
31957
31958         * FS/FS/Record.pm: use the AUTOLOAD that reports errors better &
31959           fix problems with ut_domain losing data
31960
31961 2002-04-10 06:42  ivan
31962
31963         * ANNOUCE.1.4.0, README.1.4.0pre12, FS/FS/Conf.pm, FS/FS/Record.pm,
31964           FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm,
31965           FS/FS/svc_acct.pm, FS/FS/svc_acct_pop.pm, bin/populate-msgcat,
31966           fs_signup/fs_signup_server,
31967           fs_signup/FS-SignupClient/cgi/signup.cgi,
31968           fs_signup/FS-SignupClient/cgi/signup.html,
31969           fs_signup/FS-SignupClient/cgi/success.html,
31970           httemplate/browse/msgcat.cgi, httemplate/docs/signup.html,
31971           httemplate/docs/upgrade8.html, httemplate/edit/msgcat.cgi,
31972           httemplate/edit/process/msgcat.cgi: bulk checkin from working on
31973           the road:
31974
31975           - use msgcat for more error messages - should be all things that
31976           would come3   back from the signup server normally now - signup
31977           server: don't display access number <SELECT> if there's none or
31978           one - signup_server-realtime config option to run billing for
31979           signup server   signups immediately - signup server: pkg
31980           available to success templates, better documentation on   success
31981           templates - httemplate/edit/msgcat.cgi fields are properly sticky
31982           on errors - httemplate/edit/process/msgcat.cgi - don't update
31983           identical fields
31984
31985 2002-04-10 01:39  ivan
31986
31987         * bin/fs-setup: fix mistake in part_pop_local schema (not used by
31988           anyone really so no big deal)
31989
31990 2002-04-06 22:23  ivan
31991
31992         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_pay.pm,
31993           fs_signup/fs_signup_server: send email on signup server signups
31994           (closes: Bug#386)
31995
31996 2002-04-06 21:56  ivan
31997
31998         * FS/FS/Conf.pm, FS/FS/msgcat.pm, bin/populate-msgcat,
31999           conf/show-msgcat-codes, fs_signup/fs_signup_server,
32000           fs_signup/FS-SignupClient/cgi/signup.cgi,
32001           httemplate/browse/msgcat.cgi, httemplate/docs/install.html,
32002           httemplate/edit/msgcat.cgi, httemplate/edit/process/msgcat.cgi:
32003           working message catalogs (not used for enough yet) - almost (but
32004           not quite) closes Bug#385 - still have to catalog the   backend
32005           things triggered by signup server.
32006
32007 2002-04-06 16:00  ivan
32008
32009         * FS/FS/Conf.pm, fs_signup/fs_signup_server,
32010           fs_signup/FS-SignupClient/cgi/signup.cgi,
32011           fs_signup/FS-SignupClient/cgi/signup.html,
32012           httemplate/config/config-process.cgi,
32013           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
32014           httemplate/docs/signup.html: - config option for signup server
32015           payment types - credit card type pulldown on signup server
32016           (closes: Bug#383)
32017
32018 2002-04-06 14:32  ivan
32019
32020         * FS/FS/: Conf.pm, cust_bill.pm, cust_bill_pkg.pm, cust_main.pm:
32021           add a config option to set the Business::OnlinePayment
32022           description field, and make some useful data available for the
32023           config option.  closes: Bug#378
32024
32025 2002-04-06 13:39  ivan
32026
32027         * fs_signup/: fs_signup_server, FS-SignupClient/SignupClient.pm,
32028           FS-SignupClient/cgi/signup.cgi, FS-SignupClient/cgi/signup.html:
32029           closes: bug#384 - adds security phrase to signup server also
32030           (already in regular interface)
32031
32032 2002-04-06 13:32  ivan
32033
32034         * httemplate/search/cust_main.cgi: fix visual glitch
32035
32036 2002-04-06 12:37  ivan
32037
32038         * fs_signup/fs_signup_server,
32039           fs_signup/FS-SignupClient/Makefile.PL,
32040           fs_signup/FS-SignupClient/SignupClient.pm,
32041           fs_signup/FS-SignupClient/fs_signupd,
32042           fs_signup/FS-SignupClient/test.pl,
32043           fs_signup/FS-SignupClient/cgi/signup.cgi,
32044           fs_signup/FS-SignupClient/cgi/signup.html,
32045           httemplate/docs/install.html, httemplate/docs/signup.html: big
32046           signup server cleanups.  uses Storable for network protocol now.
32047           - makes Bugs 384 & 385 easier - closes: Bug#382
32048
32049 2002-04-05 16:08  ivan
32050
32051         * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi,
32052           httemplate/view/svc_acct.cgi: security phrase bug fixes
32053
32054 2002-04-05 15:51  ivan
32055
32056         * ANNOUCE.1.4.0, CREDITS, Makefile, README.1.4.0pre12, FS/MANIFEST,
32057           FS/FS/Conf.pm, FS/FS/msgcat.pm, FS/FS/svc_acct.pm, FS/t/msgcat.t,
32058           bin/freeside-session-kill, bin/fs-setup, bin/populate-msgcat,
32059           bin/sqlradius_reset, conf/locale, eg/table_template-svc.pm,
32060           eg/table_template.pm, htetc/global.asa, htetc/handler.pl,
32061           httemplate/index.html, httemplate/browse/cust_main_county.cgi,
32062           httemplate/browse/msgcat.cgi,
32063           httemplate/browse/part_referral.cgi,
32064           httemplate/browse/svc_acct_pop.cgi, httemplate/docs/schema.html,
32065           httemplate/docs/upgrade8.html, httemplate/edit/svc_acct.cgi,
32066           httemplate/view/svc_acct.cgi: - add message catalog table &
32067           beginning of web interface - add security_phrase and conf option
32068           to svc_acct.pm - random other stuff
32069
32070 2002-04-05 15:37  jeff
32071
32072         * httemplate/view/cust_main.cgi: credit/refund display correction
32073
32074 2002-04-05 12:52  ivan
32075
32076         * httemplate/edit/process/cust_credit_bill.cgi: don't specify date
32077           (not on submitting form)
32078
32079 2002-04-05 08:37  ivan
32080
32081         * eg/export_template.pm, httemplate/search/sql.cgi,
32082           FS/t/part_export-infostreet.t, FS/t/part_export-sqlradius.t: oops
32083           forgot these from working on the road
32084
32085 2002-04-04 16:42  ivan
32086
32087         * FS/MANIFEST, FS/FS/part_export.pm,
32088           FS/FS/part_export/infostreet.pm, FS/FS/part_export/sqlradius.pm,
32089           fs_selfadmin/fs_mailadmin_server, httemplate/index.html,
32090           httemplate/docs/install.html, httemplate/edit/part_export.cgi:
32091           Checkin of disparate changes from working on the road: - generic
32092           SQL query - move exports out to their own files - small cleanup
32093           of selfadmin server
32094
32095 2002-03-29 18:35  ivan
32096
32097         * httemplate/edit/part_referral.cgi: finish up
32098           s/referral/advertising source/
32099
32100 2002-03-29 09:27  ivan
32101
32102         * htetc/global.asa, htetc/handler.pl,
32103           httemplate/search/svc_acct.cgi: fix unlinked svc browse!
32104
32105 2002-03-27 16:18  ivan
32106
32107         * ANNOUCE.1.4.0: still pretty much just notes...
32108
32109 2002-03-26 23:08  ivan
32110
32111         * FS/FS/queue.pm: don't show queue arguments (passwords!) on svc_*
32112           screens (unless queue_dangerous_options!)
32113
32114 2002-03-26 21:36  ivan
32115
32116         * FS/FS/cust_main.pm, FS/FS/part_referral.pm,
32117           httemplate/index.html, httemplate/browse/part_referral.cgi,
32118           httemplate/docs/admin.html, httemplate/edit/part_referral.cgi:
32119           s/referral/advertising source/
32120
32121           yes, the name sucks.  got a better one?
32122
32123 2002-03-26 15:18  ivan
32124
32125         * fs_passwd/fs_passwd.cgi: yay works now... just forgot to send
32126           http header
32127
32128 2002-03-26 08:24  ivan
32129
32130         * httemplate/search/cust_main.cgi: simple visual fix: &nbsp; for
32131           blank company column
32132
32133 2002-03-26 05:58  ivan
32134
32135         * FS/FS/part_svc.pm: forgot to use FS::part_export to search on it
32136
32137 2002-03-26 05:20  ivan
32138
32139         * httemplate/docs/passwd.html: doc
32140
32141 2002-03-26 05:04  ivan
32142
32143         * bin/create-history-tables: error message typo
32144
32145 2002-03-26 04:35  ivan
32146
32147         * httemplate/docs/admin.html: s/Add/Provision/
32148
32149 2002-03-25 16:32  ivan
32150
32151         * FS/FS/part_export.pm, FS/bin/freeside-queued,
32152           bin/sqlradius_reset, httemplate/edit/part_export.cgi: further
32153           export bugfixing add 10 kid limit to freeside-queued
32154           sqlradius_reset now works (closes: Bug#372)
32155
32156 2002-03-25 16:26  ivan
32157
32158         * Makefile: hhahah oops i _really_ ought to do something about that
32159
32160 2002-03-25 06:59  ivan
32161
32162         * httemplate/: index.html, search/cust_main-otaker.cgi,
32163           search/cust_main.cgi: customers by otaker report (ugly
32164           search/cust_main.cgi mods; revert if they cause problems)
32165
32166 2002-03-24 15:16  ivan
32167
32168         * bin/: icradius_reset, sqlradius_reset: s/icradius/sqlradius/
32169
32170 2002-03-24 12:00  ivan
32171
32172         * httemplate/: edit/cust_main.cgi, search/svc_acct.cgi,
32173           browse/agent.cgi: UI improvements for agents
32174
32175 2002-03-24 10:23  ivan
32176
32177         * FS/FS/agent.pm: tyop
32178
32179 2002-03-24 09:42  ivan
32180
32181         * CREDITS, FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi:
32182           "subscription" price plan from "Luke Pfeifer"
32183           <freeside@globalli.com>
32184
32185 2002-03-24 06:29  ivan
32186
32187         * FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/queue.pm,
32188           FS/FS/radius_usergroup.pm, FS/FS/svc_acct.pm,
32189           httemplate/edit/svc_acct.cgi:
32190           ICRADIUS groups all done!  UI and provisioning.  closes: Bug#362
32191
32192           fix some bugs in the export and add queue_dangerous_controls
32193           option too
32194
32195 2002-03-23 09:49  ivan
32196
32197         * FS/FS/part_svc.pm, FS/FS/svc_acct.pm,
32198           httemplate/browse/part_svc.cgi, httemplate/edit/part_svc.cgi,
32199           httemplate/edit/process/part_svc.cgi: okay group editing UI as
32200           well as part_svc group editing UI seem to be working
32201
32202 2002-03-23 08:16  ivan
32203
32204         * FS/FS/part_export.pm, FS/FS/queue.pm, FS/FS/svc_acct.pm,
32205           httemplate/edit/svc_acct.cgi,
32206           httemplate/edit/process/svc_acct.cgi: group editing seems to be
32207           working...  everything except defaults... oh and export...
32208
32209 2002-03-22 23:54  ivan
32210
32211         * FS/bin/freeside-queued: redirect STDOUT/STDERR a bit later for
32212           better error reporting
32213
32214 2002-03-22 10:56  ivan
32215
32216         * Makefile, README.1.4.0pre12, FS/MANIFEST,
32217           FS/FS/cust_main_county.pm, FS/FS/svc_acct.pm,
32218           FS/t/radius_usergroup.t, bin/create-history-tables, bin/fs-setup,
32219           httemplate/docs/schema.html, httemplate/docs/upgrade8.html,
32220           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
32221           httemplate/view/svc_acct.cgi: RADIUS groups on the way!
32222
32223 2002-03-22 04:49  ivan
32224
32225         * FS/MANIFEST, FS/FS/Record.pm, FS/FS/part_export.pm,
32226           FS/t/part_export.t, FS/t/part_export_option.t,
32227           httemplate/browse/part_svc.cgi, httemplate/edit/part_export.cgi,
32228           httemplate/edit/process/part_export.cgi,
32229           httemplate/misc/delete-part_export.cgi: more new export...
32230
32231 2002-03-20 22:57  ivan
32232
32233         * FS/FS/part_export.pm, httemplate/edit/part_export.cgi,
32234           httemplate/edit/process/part_export.cgi: more for the new world
32235           of export...
32236
32237 2002-03-20 13:31  ivan
32238
32239         * README.1.4.0pre12, FS/FS/Conf.pm, FS/FS/part_export.pm,
32240           FS/FS/part_export_option.pm, FS/FS/part_svc.pm,
32241           FS/FS/svc_acct.pm, FS/bin/freeside-queued, bin/icradius_reset,
32242           bin/svc_acct.export, htetc/global.asa, htetc/handler.pl,
32243           httemplate/docs/export.html, httemplate/docs/upgrade8.html,
32244           httemplate/edit/part_export.cgi,
32245           httemplate/edit/process/part_export.cgi: new export!  infostreet
32246           and sqlradius provisioning switched over  (Bug #299 - doesn't
32247           close it, but all the groundwork is done)
32248
32249           also removes non-transactional ICRADIUS export from
32250           svc_acct.export   (closes: Bug#347)
32251
32252 2002-03-19 23:37  ivan
32253
32254         * FS/FS/cust_main_county.pm: disable region caching for now
32255
32256 2002-03-19 09:48  ivan
32257
32258         * FS/FS/cust_main_county.pm, httemplate/edit/cust_main.cgi,
32259           httemplate/edit/process/cust_main.cgi: changes dum big
32260           "state/county/country" select to three, linked with javascript
32261           closes: Bug#353
32262
32263 2002-03-18 13:40  ivan
32264
32265         * FS/FS/: Conf.pm, cust_bill.pm, part_bill_event.pm: bugfixes,
32266           closes Bug#314
32267
32268 2002-03-18 12:50  ivan
32269
32270         * httemplate/edit/part_bill_event.cgi, FS/FS/part_bill_event.pm,
32271           FS/FS/Conf.pm: okay, now you can specify an alternate invoice
32272           template, and it'll be auto-createad and added to the list of
32273           configuration options.  closes: Bug#314
32274
32275 2002-03-18 11:49  ivan
32276
32277         * FS/FS/: Conf.pm, Record.pm, cust_bill.pm, cust_pay.pm: fixes: bug
32278           #348 - adds the ability to email on deleted payments.
32279
32280 2002-03-18 11:40  ivan
32281
32282         * httemplate/search/cust_main-quickpay.html: update quickpay for
32283           current search capabilities
32284
32285 2002-03-18 09:50  ivan
32286
32287         * httemplate/config/config.cgi:
32288           fixes bug#367 (yay, that one was annoying):
32289
32290           in config editor, initial newlines in <textarea>s are lost.  even
32291           if you didn't mean to edit them you remove that..
32292
32293 2002-03-18 08:07  ivan
32294
32295         * bin/backup-freeside: removing backup-freeside script from here
32296
32297 2002-03-18 08:05  ivan
32298
32299         * FS/FS/: svc_Common.pm, svc_acct.pm: handle inserting cust_svc and
32300           svc_acct records separately also, to handle imports preserving
32301           svcnum
32302
32303 2002-03-18 07:52  ivan
32304
32305         * httemplate/edit/: part_export.cgi, process/part_export.cgi: added
32306           (incomplete) export foo
32307
32308 2002-03-18 07:51  ivan
32309
32310         * httemplate/browse/part_svc.cgi: UI glitch; forgot ROWSPAN for
32311           export column
32312
32313 2002-03-18 06:17  ivan
32314
32315         * FS/FS/raddb.pm: add noment-specific RADIUS attributes
32316
32317 2002-03-18 01:10  ivan
32318
32319         * README.1.4.0pre12, FS/FS/Conf.pm, FS/FS/svc_domain.pm,
32320           httemplate/config/config-process.cgi,
32321           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
32322           httemplate/docs/upgrade8.html: new config value `defaultrecords',
32323           documentation, javascript config file editor
32324
32325 2002-03-17 00:33  ivan
32326
32327         * httemplate/config/: config-view.cgi, config.cgi: new domain
32328           record editing foo
32329
32330 2002-03-12 10:45  ivan
32331
32332         * httemplate/misc/cancel-unaudited.cgi: print error message for
32333           failed cancels!
32334
32335 2002-03-12 07:33  ivan
32336
32337         * README.1.4.0pre12, htetc/global.asa, htetc/handler.pl,
32338           httemplate/docs/install.html, httemplate/docs/upgrade8.html,
32339           httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi:
32340           abstract stupid HTML layer trick out to
32341           HTML::Widgets::SelectLayers
32342
32343 2002-03-09 02:19  khoff
32344
32345         * FS/FS/: Conf.pm, svc_domain.pm: Support for default CNAME/A
32346           records
32347
32348 2002-03-07 11:50  jeff
32349
32350         * FS/bin/: freeside-cc-receipts-report, freeside-credit-report,
32351           freeside-expiration-alerter, freeside-receivables-report,
32352           freeside-tax-report: less shelling, more perly - abolish some
32353           pipes to sendmail
32354
32355 2002-03-07 06:13  ivan
32356
32357         * FS/FS/cust_bill.pm: better error msgs for mail errors
32358
32359 2002-03-07 06:10  ivan
32360
32361         * FS/FS/: cust_bill.pm, part_export.pm, part_export_option.pm,
32362           queue.pm: [no log message]
32363
32364 2002-03-06 15:32  ivan
32365
32366         * conf/invoice_from: oops, missing invoice_from
32367
32368 2002-03-06 15:31  ivan
32369
32370         * httemplate/docs/upgrade8.html: add freeside-expiration-alerter to
32371           upgrade8.html
32372
32373 2002-03-06 14:44  jeff
32374
32375         * README.1.4.0pre12, FS/MANIFEST, FS/FS/Conf.pm,
32376           FS/bin/freeside-expiration-alerter, conf/alerter_template,
32377           httemplate/docs/admin.html: billing expiration alerts
32378
32379 2002-03-05 16:17  ivan
32380
32381         * FS/bin/: freeside-cc-receipts-report, freeside-credit-report,
32382           freeside-receivables-report, freeside-tax-report: remove CVS Log
32383           tag
32384
32385 2002-03-05 15:13  jeff
32386
32387         * FS/bin/freeside-cc-receipts-report,
32388           FS/bin/freeside-credit-report,
32389           FS/bin/freeside-receivables-report, FS/bin/freeside-tax-report,
32390           httemplate/search/report_cc.cgi,
32391           httemplate/search/report_credit.cgi,
32392           httemplate/search/report_tax.cgi: consistency is nice
32393
32394 2002-03-05 01:44  ivan
32395
32396         * FS/bin/freeside-receivables-report: yes i have crazy customers
32397           with 8-digit customer numbers
32398
32399 2002-03-04 14:10  ivan
32400
32401         * FS/FS/Record.pm: make history tables conditional
32402
32403 2002-03-04 04:48  ivan
32404
32405         * Makefile, README.1.4.0pre12, FS/FS/Record.pm, FS/FS/nas.pm,
32406           bin/create-history-tables, bin/fs-radius-add-check,
32407           bin/fs-radius-add-reply, bin/fs-setup,
32408           httemplate/docs/upgrade8.html: [no log message]
32409
32410 2002-03-03 15:46  ivan
32411
32412         * httemplate/docs/install.html: docu
32413
32414 2002-02-28 15:30  ivan
32415
32416         * httemplate/search/svc_acct.cgi: tyop
32417
32418 2002-02-28 15:18  ivan
32419
32420         * FS/FS/svc_acct.pm: clean up mess.  *sigh*
32421
32422 2002-02-28 15:17  ivan
32423
32424         * FS/FS/svc_acct.pm: clean up mess
32425
32426 2002-02-28 15:13  ivan
32427
32428         * FS/FS/svc_acct.pm: eek
32429
32430 2002-02-28 15:08  ivan
32431
32432         * httemplate/search/svc_acct.cgi: add main menu link
32433
32434 2002-02-28 15:07  ivan
32435
32436         * httemplate/misc/cancel-unaudited.cgi: handle errors better
32437
32438 2002-02-28 14:05  ivan
32439
32440         * FS/FS/Conf.pm, httemplate/config/config-view.cgi,
32441           httemplate/config/config.cgi: s/depreciated/deprecated/
32442
32443 2002-02-27 16:28  jeff
32444
32445         * FS/FS/svc_acct.pm: improved vpopmail support for svc_acct records
32446
32447 2002-02-27 15:20  ivan
32448
32449         * FS/FS/cust_main.pm: oops, spurious error messages
32450
32451 2002-02-27 15:03  ivan
32452
32453         * FS/FS/cust_main.pm: bubble up billing event errors
32454
32455 2002-02-27 14:40  ivan
32456
32457         * FS/FS/cust_bill_event.pm: and missing ) *sigh*
32458
32459 2002-02-27 14:40  ivan
32460
32461         * FS/FS/cust_bill_event.pm: errant ;
32462
32463 2002-02-27 14:39  ivan
32464
32465         * README.1.4.0pre12, FS/FS/cust_bill_event.pm, bin/fs-setup,
32466           httemplate/docs/schema.html, httemplate/docs/upgrade8.html,
32467           httemplate/view/cust_bill.cgi: add status and statustext fields
32468           to cust_bill_event
32469
32470 2002-02-27 14:00  ivan
32471
32472         * FS/FS/cust_main.pm: well, don't make things worse when
32473           debugging...
32474
32475 2002-02-27 13:57  ivan
32476
32477         * FS/: FS/cust_main.pm, bin/freeside-daily: better debugging
32478
32479 2002-02-27 09:07  khoff
32480
32481         * httemplate/docs/upgrade8.html: Should be "CREATE TABLE" not
32482           "CREATE INDEX" for part_export_option
32483
32484 2002-02-26 14:09  ivan
32485
32486         * httemplate/search/: report_cc.cgi, report_credit.cgi,
32487           report_receivables.cgi, report_tax.cgi: fixup reports for
32488           templated webUI
32489
32490 2002-02-26 03:53  ivan
32491
32492         * FS/FS/cust_main.pm: okay, finally fix all the weirdness with
32493           shipping adresses.  whew.
32494
32495 2002-02-26 03:42  ivan
32496
32497         * FS/FS/: Record.pm, cust_main.pm: in Record.pm - call ->check
32498           **BEFORE** generating @diff for SQL.  causing weird effects with
32499           cust_main::check that modifies record (ship_ field weirdness)
32500
32501           fix nasty logic error triggered by changing a ship_ field from
32502           something TO identical to the corresponding non-ship_ field.
32503           ouch
32504
32505 2002-02-26 03:30  ivan
32506
32507         * FS/FS/cust_main.pm: fix nasty logic error triggered by changing a
32508           ship_ field from something TO identical to the corresponding
32509           non-ship_ field.  ouch.
32510
32511 2002-02-26 03:11  ivan
32512
32513         * httemplate/edit/cust_main.cgi: fix a weird oops with service
32514           address editing UI that would leave some fields blank... ?
32515
32516 2002-02-26 01:06  ivan
32517
32518         * FS/FS/cust_bill.pm: ugh, payname needs first/last i guess
32519
32520 2002-02-26 00:34  ivan
32521
32522         * FS/FS/cust_main.pm: die with a better error message on bad
32523           locales
32524
32525 2002-02-25 11:09  ivan
32526
32527         * httemplate/search/svc_acct.cgi: keith@landel:     We have users
32528           that have the character "." in their username     we can't search
32529           these customers by Username, can you please fix.
32530
32531 2002-02-23 14:36  ivan
32532
32533         * httemplate/search/: report_cc.cgi, report_credit.cgi,
32534           report_receivables.cgi, report_tax.cgi: take hardcoded paths out
32535           of report cgis
32536
32537 2002-02-23 03:56  ivan
32538
32539         * CREDITS, FS/FS/Record.pm, httemplate/docs/index.html,
32540           httemplate/search/cust_main.cgi,
32541           httemplate/search/cust_main.html: case-insensitive and substring
32542           searching
32543
32544 2002-02-23 03:46  ivan
32545
32546         * httemplate/index.html: silly html tweaking
32547
32548 2002-02-22 23:48  ivan
32549
32550         * httemplate/browse/part_pkg.cgi: it's too late.
32551
32552 2002-02-22 23:35  ivan
32553
32554         * httemplate/browse/part_pkg.cgi: i really should just start moving
32555           things to templates
32556
32557 2002-02-22 23:32  ivan
32558
32559         * httemplate/browse/: part_pkg.cgi, part_svc.cgi: UI nit fixes -
32560           misaligned columns when viewing disabled services/packages
32561
32562 2002-02-22 23:00  ivan
32563
32564         * FS/FS/UID.pm: nit
32565
32566 2002-02-22 18:14  jeff
32567
32568         * FS/FS/UID.pm, bin/svc_acct.export,
32569           httemplate/search/report_cc.cgi,
32570           httemplate/search/report_credit.cgi,
32571           httemplate/search/report_receivables.cgi,
32572           httemplate/search/report_tax.cgi: report fixes and cruft removal
32573
32574 2002-02-22 18:02  ivan
32575
32576         * httemplate/: index.html, docs/install.html, docs/upgrade8.html:
32577           UI work on main menu, remove Archive::Tar from docs
32578
32579 2002-02-22 15:18  jeff
32580
32581         * FS/MANIFEST, FS/bin/freeside-cc-receipts-report,
32582           FS/bin/freeside-credit-report,
32583           FS/bin/freeside-receivables-report, FS/bin/freeside-tax-report,
32584           conf/report_template, httemplate/classic.html,
32585           httemplate/index.html, httemplate/search/report_cc.cgi,
32586           httemplate/search/report_cc.html,
32587           httemplate/search/report_credit.cgi,
32588           httemplate/search/report_credit.html,
32589           httemplate/search/report_receivables.cgi,
32590           httemplate/search/report_tax.cgi,
32591           httemplate/search/report_tax.html: add some reporting features
32592
32593 2002-02-22 15:08  ivan
32594
32595         * FS/FS/cust_pay_batch.pm: fix i18n zip
32596
32597 2002-02-22 14:13  ivan
32598
32599         * httemplate/edit/cust_main.cgi: billing vs. shipping states
32600           weren't sorted in the same order.  UI glitch only
32601
32602 2002-02-22 04:31  ivan
32603
32604         * httemplate/config/: config-process.cgi, config-view.cgi: fixup
32605           <SELECT> configuration editing, fixes Bug#350
32606
32607 2002-02-22 04:13  ivan
32608
32609         * httemplate/index.html: close </FORM> tags
32610
32611 2002-02-22 01:01  ivan
32612
32613         * FS/FS/svc_acct.pm: correctly disable/enable accounts @ CP
32614
32615 2002-02-22 00:58  ivan
32616
32617         * FS/FS/svc_acct.pm: freeside *SUSPENDED* -> CP set_mailbox_status
32618           OTHER/OTHER_BOUNCE
32619
32620 2002-02-21 23:50  ivan
32621
32622         * bin/fs-setup: doh
32623
32624 2002-02-21 22:42  ivan
32625
32626         * FS/FS/queue.pm: UI in joblisting: don't split ( retry | remove )
32627           links
32628
32629 2002-02-21 22:39  ivan
32630
32631         * FS/FS/queue.pm: don't error out on bad svcnum's, just silently
32632           remove them
32633
32634 2002-02-21 22:23  ivan
32635
32636         * FS/FS/svc_acct.pm: don't leak perl line numbers on cp
32637           provisioning errors
32638
32639 2002-02-21 21:56  ivan
32640
32641         * FS/FS/svc_acct.pm: fix bugs in CP mailbox changes: cp_change and
32642           cp_rename
32643
32644 2002-02-21 17:07  ivan
32645
32646         * FS/FS/Conf.pm, httemplate/view/cust_main.cgi,
32647           httemplate/view/cust_pkg.cgi: UI work:
32648
32649           make all functions of view/cust_pkg.cgi available on
32650           view/cust_main.cgi  - having them one link down in "Edit" is
32651           confusing.
32652
32653           closes: Bug#325
32654
32655 2002-02-21 15:17  ivan
32656
32657         * bin/fs-setup: queue.svcnum is nullable too, oops
32658
32659 2002-02-21 13:43  ivan
32660
32661         * bin/fs-setup: looks like statustext field is missing NULL flag in
32662           fs-setup
32663
32664 2002-02-20 14:03  ivan
32665
32666         * httemplate/index.html: invoice reports belong here too
32667
32668 2002-02-20 02:39  ivan
32669
32670         * FS/FS/CGI.pm: fixes eidiot under Mason, closes: Bug#344
32671
32672 2002-02-20 01:44  ivan
32673
32674         * httemplate/view/cust_main.cgi: don't display full card in
32675           webinterface
32676
32677 2002-02-19 19:17  jeff
32678
32679         * FS/FS/cust_main.pm: correct sense of tax generation
32680
32681 2002-02-19 17:03  ivan
32682
32683         * CREDITS, README.1.4.0pre11, README.1.4.0pre8, FS/FS/CGI.pm,
32684           FS/FS/Record.pm, FS/FS/queue.pm, FS/FS/svc_acct.pm,
32685           FS/FS/svc_domain.pm, FS/FS/svc_forward.pm,
32686           FS/bin/freeside-queued, bin/fs-setup, htetc/global.asa,
32687           htetc/handler.pl, httemplate/index.html,
32688           httemplate/browse/queue.cgi, httemplate/misc/queue.cgi,
32689           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi,
32690           httemplate/view/svc_forward.cgi, httemplate/view/svc_www.cgi: use
32691           Net::SSH::ssh_cmd for all job queueing rather than local
32692           duplicated ssh subs
32693
32694           queue daemon updates: retry & remove links work, bubble up error
32695           message to webinterface, link to svcnum & have job listings on
32696           view/svc_* pages, closes: Bug#280
32697
32698           s/option/optionname/ schema change, dumb mysql, closes: Bug#334
32699
32700 2002-02-19 15:43  ivan
32701
32702         * httemplate/docs/: install.html, schema.html, upgrade8.html: set
32703           EVERYTHING=1 for your own mod_perl compile
32704
32705 2002-02-18 23:51  ivan
32706
32707         * httemplate/index.html: oops
32708
32709 2002-02-18 23:00  ivan
32710
32711         * httemplate/classic.html: TMTOWTDI
32712
32713 2002-02-18 20:43  ivan
32714
32715         * httemplate/index.html: new main menu!
32716
32717 2002-02-18 19:22  jeff
32718
32719         * FS/FS/cust_refund.pm: fix refund posting
32720
32721 2002-02-18 19:15  ivan
32722
32723         * FS/FS/cust_refund.pm: <rluser> ut_number instead of ut_numbern
32724
32725 2002-02-18 19:06  ivan
32726
32727         * FS/FS/cust_refund.pm: need to use FS::Record qw(qsearch) !
32728
32729 2002-02-18 18:57  ivan
32730
32731         * httemplate/: edit/part_pkg.cgi, view/cust_main.cgi: allow custom
32732           packages to edit service quantities also
32733
32734 2002-02-18 12:09  ivan
32735
32736         * httemplate/edit/part_svc.cgi: bad warning, causing errors with
32737           strict
32738
32739 2002-02-18 10:07  ivan
32740
32741         * FS/FS/prepay_credit.pm: document 'seconds'
32742
32743 2002-02-18 02:14  ivan
32744
32745         * httemplate/edit/svc_www.cgi: oops!
32746
32747 2002-02-18 00:53  ivan
32748
32749         * Makefile: make release and make update-webdemo targets
32750
32751 2002-02-18 00:39  ivan
32752
32753         * FS/FS/Conf.pm, FS/FS/part_bill_event.pm, FS/FS/part_pkg.pm,
32754           htetc/global.asa, httemplate/edit/part_pkg.cgi: safe web demo
32755           operation!  closes: Bug#217
32756
32757           fix bug in edit/part_pkg: s/bkg/pkg/
32758
32759           edit/part_pkg.cgi - plan <SELECT> is now properly stick on
32760           errors, closes: Bug#323
32761
32762 2002-02-17 19:45  ivan
32763
32764         * httemplate/edit/part_svc.cgi: fix modified <SELECT>s under
32765           netcape4, use one for svc_acct.popnum too
32766
32767 2002-02-17 17:26  ivan
32768
32769         * README.1.4.0pre11, httemplate/docs/install.html,
32770           httemplate/docs/upgrade8.html: rsync docs
32771
32772 2002-02-17 16:21  jeff
32773
32774         * Makefile: keep accidentally checking in Makefile changes, gotta
32775           do something about that...
32776
32777 2002-02-17 16:13  jeff
32778
32779         * Makefile, FS/FS/Conf.pm, bin/svc_acct.export, eg/vpopmailrestart:
32780           trading in tar for rsync for improved vpopmail support
32781
32782 2002-02-17 13:01  ivan
32783
32784         * FS/MANIFEST: removing CGIwrapper.pm
32785
32786 2002-02-17 11:12  ivan
32787
32788         * README.1.4.0pre9, FS/MANIFEST, FS/FS/CGIwrapper.pm,
32789           FS/t/CGIwrapper.t: get ride of CGIwrapper.pm
32790
32791 2002-02-17 11:07  jeff
32792
32793         * FS/FS/svc_forward.pm: queue svc_forward remote commands; better
32794           commands too
32795
32796 2002-02-16 13:47  ivan
32797
32798         * htetc/global.asa: work with current Apache::ASP
32799
32800 2002-02-16 10:14  ivan
32801
32802         * TODO: now in RT2!
32803
32804 2002-02-15 23:27  ivan
32805
32806         * httemplate/docs/install.html: install warnings about mysql
32807
32808 2002-02-15 12:21  jeff
32809
32810         * bin/svc_acct.export: remove arbitary uid requirement for vpasswd
32811           generation
32812
32813 2002-02-15 11:34  ivan
32814
32815         * Makefile: keep accidentally checking in Makefile changes, gotta
32816           do something about that...
32817
32818 2002-02-15 11:33  ivan
32819
32820         * Makefile, FS/FS/Conf.pm, FS/FS/svc_acct.pm: CP provisioning!!
32821
32822 2002-02-14 14:37  jeff
32823
32824         * bin/svc_acct.export: fix bug in multiline radiusprepend
32825
32826 2002-02-14 10:06  ivan
32827
32828         * bin/: fs-radius-add-check, fs-radius-add-reply: docs?  haha
32829
32830 2002-02-13 17:12  ivan
32831
32832         * FS/FS/cust_pay_batch.pm: don't require state (i18n)
32833
32834 2002-02-12 10:56  ivan
32835
32836         * FS/FS/cust_bill.pm: more information in "cant send invoice email"
32837           error message
32838
32839 2002-02-12 10:47  ivan
32840
32841         * FS/FS/cust_main.pm: fixes:
32842
32843           Error running invoice event ($cust_main->charge( 10.00, 'Overdue
32844           Bill' );): Illegal or empty (text) comment:  at
32845           /usr/local/lib/perl5/site_perl/5.005/FS/cust_main.pm line 1141.
32846
32847 2002-02-12 10:37  ivan
32848
32849         * bin/svc_acct.export: fixes:
32850
32851           In string, @domain now must be written as \@domain at
32852           ./svc_acct.export line 292, near "^append @domain" Global symbol
32853           "@domain" requires explicit package name at ./svc_acct.export
32854           line 292.  Execution of ./svc_acct.export aborted due to
32855           compilation errors.
32856
32857 2002-02-11 21:58  ivan
32858
32859         * README.1.4.0pre9, bin/fs-setup, httemplate/docs/admin.html:
32860           fixes: bug#331
32861
32862 2002-02-11 20:49  ivan
32863
32864         * httemplate/edit/part_bill_event.cgi: oops
32865
32866 2002-02-11 19:29  ivan
32867
32868         * README.1.4.0pre8, README.1.4.0pre9: 1.4.0pre9!!!
32869
32870 2002-02-11 18:11  ivan
32871
32872         * FS/FS/Conf.pm, bin/svc_acct.export, httemplate/config/config.cgi:
32873           add username_policy "@append domain"
32874
32875           add "select" config type, mmm
32876
32877 2002-02-11 18:06  ivan
32878
32879         * FS/FS/svc_acct.pm: that's not a bug anymore, don't list it in the
32880           BUGS section
32881
32882 2002-02-11 17:25  ivan
32883
32884         * httemplate/edit/part_svc.cgi: red warning for unknown type :)
32885
32886 2002-02-11 17:13  ivan
32887
32888         * httemplate/edit/part_svc.cgi: service definition domsvc is now a
32889           domain pulldown closes: Bug#328
32890
32891 2002-02-11 15:01  ivan
32892
32893         * FS/FS/svc_forward.pm: oops, code hidden by pod
32894
32895 2002-02-11 14:57  ivan
32896
32897         * fs_signup/FS-SignupClient/SignupClient.pm: remove bad doc link
32898
32899 2002-02-11 13:51  ivan
32900
32901         * httemplate/edit/svc_acct.cgi: don't display useless finger and
32902           shell fields if uid is set to fixed & blank in the service
32903           definition - causes: Error: Can't have finger-name without uid
32904
32905 2002-02-11 11:38  ivan
32906
32907         * FS/FS/Conf.pm, FS/FS/svc_www.pm, httemplate/edit/svc_acct.cgi,
32908           httemplate/edit/process/svc_www.cgi,
32909           httemplate/view/svc_domain.cgi, httemplate/view/svc_www.cgi:
32910           svc_www is working!
32911
32912           also auto-create and add A records if necessary using apacheip
32913           config file.
32914
32915           and show all domain_records on view/svc_domain.cgi page
32916
32917 2002-02-10 14:31  ivan
32918
32919         * httemplate/edit/svc_acct.cgi: ui
32920
32921 2002-02-10 14:21  ivan
32922
32923         * httemplate/edit/part_pkg.cgi: slighly different wording
32924
32925 2002-02-10 14:06  ivan
32926
32927         * FS/FS/cust_svc.pm: another bug in quantity checking
32928
32929 2002-02-10 13:37  ivan
32930
32931         * FS/FS/cust_svc.pm: import qsearch() so the quantity checking
32932           works
32933
32934 2002-02-10 13:30  ivan
32935
32936         * FS/FS/Conf.pm, FS/FS/part_pkg.pm, conf/agent_defaultpkg: add new
32937           package definitions to all agent types by default
32938
32939           config option to restore current behaviour (must explicitly add
32940           new package definitions to each agent type)
32941
32942           closes: Bug#324
32943
32944 2002-02-10 11:58  ivan
32945
32946         * FS/MANIFEST, FS/bin/freeside-bill, FS/bin/freeside-daily,
32947           httemplate/docs/billing.html, httemplate/docs/upgrade8.html,
32948           httemplate/edit/process/part_bill_event.cgi: update billing
32949           documentation for the new world of invoice events added
32950           freeside-daily replacing freeside-bill for the new world of
32951           invoice events
32952
32953 2002-02-10 10:56  ivan
32954
32955         * README.1.4.0pre9, FS/FS/cust_pay.pm, bin/fs-setup,
32956           httemplate/docs/upgrade8.html, httemplate/edit/cust_pay.cgi: use
32957           unique tokens to prevent double-submission of payments in the web
32958           UI (closes: Bug#320)
32959
32960 2002-02-10 09:30  ivan
32961
32962         * httemplate/search/cust_main.cgi: eliminate duplicate cusomters
32963           before figuring to display a list or redirect.  eliiminates "2
32964           matching found" displayed but only one in list.
32965
32966 2002-02-10 09:02  ivan
32967
32968         * FS/FS/cust_main_invoice.pm: allow + in email addresses
32969
32970 2002-02-10 08:49  ivan
32971
32972         * FS/FS/cust_main_invoice.pm: okay, for now, don't try to transform
32973           email addresses into svcnum-linked destinations
32974
32975 2002-02-10 08:40  ivan
32976
32977         * Makefile, httemplate/edit/svc_acct.cgi:
32978           fix "no previous account to recall hidden password from" error
32979           when adding new accounts & get an error on first try
32980
32981 2002-02-10 08:14  ivan
32982
32983         * Makefile, httemplate/index.html,
32984           httemplate/browse/svc_acct_pop.cgi,
32985           httemplate/edit/svc_acct_pop.cgi: s/POP/Access Number/ in the
32986           webui
32987
32988 2002-02-10 08:05  ivan
32989
32990         * htetc/handler.pl, httemplate/browse/agent.cgi,
32991           httemplate/browse/agent_type.cgi,
32992           httemplate/browse/cust_main_county.cgi,
32993           httemplate/browse/cust_pay_batch.cgi, httemplate/browse/nas.cgi,
32994           httemplate/browse/part_bill_event.cgi,
32995           httemplate/browse/part_pkg.cgi,
32996           httemplate/browse/part_referral.cgi,
32997           httemplate/browse/part_svc.cgi, httemplate/browse/queue.cgi,
32998           httemplate/browse/svc_acct_pop.cgi,
32999           httemplate/config/config-process.cgi,
33000           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
33001           httemplate/edit/REAL_cust_pkg.cgi, httemplate/edit/agent.cgi,
33002           httemplate/edit/agent_type.cgi,
33003           httemplate/edit/cust_bill_pay.cgi,
33004           httemplate/edit/cust_credit.cgi,
33005           httemplate/edit/cust_credit_bill.cgi,
33006           httemplate/edit/cust_main.cgi,
33007           httemplate/edit/cust_main_county-expand.cgi,
33008           httemplate/edit/cust_main_county.cgi,
33009           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
33010           httemplate/edit/part_bill_event.cgi,
33011           httemplate/edit/part_pkg.cgi, httemplate/edit/part_referral.cgi,
33012           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
33013           httemplate/edit/svc_acct_pop.cgi,
33014           httemplate/edit/svc_acct_sm.cgi, httemplate/edit/svc_domain.cgi,
33015           httemplate/edit/svc_forward.cgi,
33016           httemplate/edit/process/quick-cust_pkg.cgi,
33017           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
33018           httemplate/misc/catchall.cgi,
33019           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
33020           httemplate/misc/process/link.cgi,
33021           httemplate/search/cust_bill.cgi, httemplate/search/cust_main.cgi,
33022           httemplate/search/cust_pay.cgi, httemplate/search/cust_pkg.cgi,
33023           httemplate/search/svc_acct.cgi,
33024           httemplate/search/svc_acct_sm.cgi,
33025           httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
33026           httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi,
33027           httemplate/view/svc_acct.cgi, httemplate/view/svc_acct_sm.cgi,
33028           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
33029           httemplate/view/svc_www.cgi: *finally* seems to be working under
33030           Mason.  sheesh.  *finally* seems to be working under Mason.
33031           sheesh.  *finally* seems to be working under Mason.  sheesh.
33032           *finally* seems to be working under Mason.  sheesh.  *finally*
33033           seems to be working under Mason.  sheesh.  *finally* seems to be
33034           working under Mason.  sheesh.  *finally* seems to be working
33035           under Mason.  sheesh.  *finally* seems to be working under Mason.
33036           sheesh.
33037
33038 2002-02-10 05:21  ivan
33039
33040         * htetc/handler.pl, httemplate/browse/agent.cgi,
33041           httemplate/browse/agent_type.cgi,
33042           httemplate/browse/cust_main_county.cgi,
33043           httemplate/browse/cust_pay_batch.cgi, httemplate/browse/nas.cgi,
33044           httemplate/browse/part_bill_event.cgi,
33045           httemplate/browse/part_pkg.cgi,
33046           httemplate/browse/part_referral.cgi,
33047           httemplate/browse/part_svc.cgi, httemplate/browse/queue.cgi,
33048           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
33049           httemplate/edit/agent_type.cgi,
33050           httemplate/edit/cust_bill_pay.cgi,
33051           httemplate/edit/cust_credit.cgi,
33052           httemplate/edit/cust_credit_bill.cgi,
33053           httemplate/edit/cust_main.cgi,
33054           httemplate/edit/cust_main_county-expand.cgi,
33055           httemplate/edit/cust_main_county.cgi,
33056           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
33057           httemplate/edit/part_bill_event.cgi,
33058           httemplate/edit/part_pkg.cgi, httemplate/edit/part_referral.cgi,
33059           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
33060           httemplate/edit/svc_acct_pop.cgi,
33061           httemplate/edit/svc_acct_sm.cgi, httemplate/edit/svc_domain.cgi,
33062           httemplate/edit/svc_forward.cgi,
33063           httemplate/edit/process/REAL_cust_pkg.cgi,
33064           httemplate/edit/process/agent.cgi,
33065           httemplate/edit/process/agent_type.cgi,
33066           httemplate/edit/process/cust_bill_pay.cgi,
33067           httemplate/edit/process/cust_credit.cgi,
33068           httemplate/edit/process/cust_credit_bill.cgi,
33069           httemplate/edit/process/cust_main.cgi,
33070           httemplate/edit/process/cust_main_county-collapse.cgi,
33071           httemplate/edit/process/cust_main_county-expand.cgi,
33072           httemplate/edit/process/cust_main_county.cgi,
33073           httemplate/edit/process/cust_pay.cgi,
33074           httemplate/edit/process/cust_pkg.cgi,
33075           httemplate/edit/process/part_pkg.cgi,
33076           httemplate/edit/process/part_referral.cgi,
33077           httemplate/edit/process/quick-cust_pkg.cgi,
33078           httemplate/edit/process/svc_acct.cgi,
33079           httemplate/edit/process/svc_acct_pop.cgi,
33080           httemplate/edit/process/svc_acct_sm.cgi,
33081           httemplate/edit/process/svc_domain.cgi,
33082           httemplate/edit/process/svc_forward.cgi,
33083           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
33084           httemplate/misc/cancel_pkg.cgi, httemplate/misc/catchall.cgi,
33085           httemplate/misc/delete-cust_pay.cgi,
33086           httemplate/misc/delete-customer.cgi,
33087           httemplate/misc/expire_pkg.cgi, httemplate/misc/link.cgi,
33088           httemplate/misc/print-invoice.cgi, httemplate/misc/susp_pkg.cgi,
33089           httemplate/misc/unsusp_pkg.cgi,
33090           httemplate/misc/process/catchall.cgi,
33091           httemplate/misc/process/delete-customer.cgi,
33092           httemplate/misc/process/link.cgi,
33093           httemplate/search/cust_bill.cgi, httemplate/search/cust_pay.cgi,
33094           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
33095           httemplate/search/svc_acct_sm.cgi,
33096           httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
33097           httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi,
33098           httemplate/view/svc_acct.cgi, httemplate/view/svc_acct_sm.cgi,
33099           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
33100           httemplate/view/svc_www.cgi: removed <!-- $Id$ --> from all files
33101           to fix any redirects, whew
33102
33103           Mason handler.pl overrides CGI::redirect
33104
33105           fixed strict; problems in edit/part_pkg.cgi &
33106           edit/process/part_pkg.cgi
33107
33108 2002-02-09 18:28  ivan
33109
33110         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi,
33111           httemplate/view/cust_main.cgi: hide SS# unless you turn it on via
33112           config file
33113
33114 2002-02-09 18:16  ivan
33115
33116         * Makefile, FS/FS/Conf.pm, FS/FS/cust_bill.pm,
33117           FS/FS/cust_bill_event.pm, FS/FS/cust_main.pm, htetc/handler.pl,
33118           httemplate/browse/part_bill_event.cgi,
33119           httemplate/edit/part_pkg.cgi,
33120           httemplate/edit/process/part_bill_event.cgi,
33121           httemplate/edit/process/part_pkg.cgi,
33122           httemplate/view/cust_bill.cgi: pro-rating w/ web interface,
33123           tested (closes: Bug#313).
33124
33125           view/cust_bill.cgi invoice view shows invoice events!
33126
33127           fix bug where adding events with no name silently failed instead
33128           of giving an error
33129
33130           add new comission plans
33131
33132 2002-02-09 17:47  ivan
33133
33134         * README.1.4.0pre8, httemplate/docs/upgrade8.html,
33135           FS/bin/freeside-bill: remove -i option from freeside-bill
33136           (obsoleted by invoice events)
33137
33138 2002-02-09 10:24  ivan
33139
33140         * FS/FS/CGI.pm, htetc/global.asa, htetc/handler.pl,
33141           httemplate/edit/process/agent_type.cgi,
33142           httemplate/edit/process/cust_main_county-expand.cgi,
33143           httemplate/edit/process/cust_main_county.cgi,
33144           httemplate/edit/process/cust_pay.cgi,
33145           httemplate/edit/process/part_pkg.cgi,
33146           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
33147           httemplate/search/svc_domain.cgi: no more exit() in templates
33148
33149 2002-02-09 10:09  ivan
33150
33151         * FS/FS/svc_domain.pm: okay all external export from .pm files is
33152           queued! (closes: Bug#249)
33153
33154 2002-02-09 09:45  ivan
33155
33156         * FS/FS/cust_svc.pm, httemplate/misc/process/link.cgi: have
33157           FS::cust_svc::check look up & check pkg_svc.quantity like
33158           httemplate/view/cust_pkg.cgi (closes: Bug#43)
33159
33160 2002-02-09 09:03  ivan
33161
33162         * FS/FS/CGI.pm, htetc/global.asa, htetc/handler.pl: okay, both
33163           Apache::ASP and Mason should set no-cache headers now (closes:
33164           Bug#23)
33165
33166 2002-02-07 14:30  ivan
33167
33168         * Makefile: oops, reversing bad Makefile patch
33169
33170 2002-02-07 14:29  ivan
33171
33172         * Makefile, FS/FS/Conf.pm, FS/FS/cust_bill_pay.pm,
33173           FS/FS/cust_pay.pm, httemplate/browse/agent_type.cgi,
33174           httemplate/browse/nas.cgi, httemplate/misc/delete-cust_pay.cgi,
33175           httemplate/view/cust_main.cgi: delete payments
33176
33177 2002-02-06 07:55  ivan
33178
33179         * FS/FS/cust_main.pm, bin/pod2x: doc updates and pod2x fix to skip
33180           blib/ files
33181
33182 2002-02-06 07:50  ivan
33183
33184         * FS/FS/cust_bill.pm: pod typo
33185
33186 2002-02-06 07:49  ivan
33187
33188         * Makefile, httemplate/docs/install.html: documentation building
33189           Makefile patch
33190
33191 2002-02-06 07:36  ivan
33192
33193         * FS/FS/part_bill_event.pm: part_bill_event.plan can contain
33194           punctuation
33195
33196 2002-02-06 07:07  ivan
33197
33198         * bin/fs-setup: tyop
33199
33200 2002-02-06 06:58  ivan
33201
33202         * FS/bin/freeside-adduser: fix for non-file auth
33203
33204 2002-02-05 12:25  ivan
33205
33206         * FS/FS/Record.pm: better error messages if you haven't run
33207           fs-setup ?
33208
33209 2002-02-05 10:24  ivan
33210
33211         * httemplate/docs/install.html: &nbsp; for commands; confusing
33212           otherwise
33213
33214 2002-02-05 10:04  ivan
33215
33216         * httemplate/docs/install.html: doc
33217
33218 2002-02-05 08:48  ivan
33219
33220         * fs_passwd/fs_passwd, fs_passwd/fs_passwd.cgi,
33221           fs_passwd/fs_passwd.html, httemplate/docs/passwd.html: web-based
33222           password changer!
33223
33224 2002-02-05 03:06  ivan
33225
33226         * httemplate/docs/upgrade8.html: don't need DBIx::DataSource for
33227           upgrades
33228
33229 2002-02-05 01:46  ivan
33230
33231         * httemplate/docs/: install.html, upgrade8.html: doc
33232
33233 2002-02-04 23:57  ivan
33234
33235         * README.1.4.0pre8, httemplate/docs/upgrade8.html: fix
33236           part_export_option indices
33237
33238 2002-02-04 10:12  ivan
33239
33240         * httemplate/docs/install.html: doc update
33241
33242 2002-02-04 09:12  ivan
33243
33244         * httemplate/docs/man/FS/: Bill.html, Invoice.html: ancient files
33245
33246 2002-02-04 09:06  ivan
33247
33248         * Makefile, README.1.4.0pre4567-8, README.1.4.0pre8: 1.4.0pre8!
33249
33250 2002-02-04 09:04  ivan
33251
33252         * bin/fs-setup, httemplate/docs/upgrade8.html,
33253           httemplate/edit/part_bill_event.cgi: have fs-setup create the
33254           necessary "default" billing events documentation on necessary
33255           "default" billing events
33256
33257 2002-02-04 08:44  ivan
33258
33259         * httemplate/docs/install.html, httemplate/docs/upgrade8.html,
33260           httemplate/edit/part_bill_event.cgi,
33261           httemplate/view/cust_bill.cgi, FS/FS/cust_bill.pm,
33262           FS/FS/cust_main.pm: billing events!
33263
33264 2002-01-30 10:22  ivan
33265
33266         * httemplate/: browse/part_bill_event.cgi,
33267           edit/part_bill_event.cgi, edit/process/part_bill_event.cgi: fully
33268           working invoice event web interface
33269
33270 2002-01-30 06:18  ivan
33271
33272         * FS/FS/CGI.pm, htetc/global.asa, htetc/handler.pl,
33273           httemplate/browse/agent.cgi, httemplate/browse/agent_type.cgi,
33274           httemplate/browse/cust_main_county.cgi,
33275           httemplate/browse/cust_pay_batch.cgi, httemplate/browse/nas.cgi,
33276           httemplate/browse/part_bill_event.cgi,
33277           httemplate/browse/part_pkg.cgi,
33278           httemplate/browse/part_referral.cgi,
33279           httemplate/browse/part_svc.cgi, httemplate/browse/queue.cgi,
33280           httemplate/browse/svc_acct_pop.cgi, httemplate/docs/install.html,
33281           httemplate/edit/agent.cgi, httemplate/edit/agent_type.cgi,
33282           httemplate/edit/cust_bill_pay.cgi,
33283           httemplate/edit/cust_credit.cgi,
33284           httemplate/edit/cust_credit_bill.cgi,
33285           httemplate/edit/cust_main.cgi,
33286           httemplate/edit/cust_main_county-expand.cgi,
33287           httemplate/edit/cust_main_county.cgi,
33288           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
33289           httemplate/edit/part_bill_event.cgi,
33290           httemplate/edit/part_referral.cgi, httemplate/edit/part_svc.cgi,
33291           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
33292           httemplate/edit/svc_acct_sm.cgi, httemplate/edit/svc_domain.cgi,
33293           httemplate/edit/svc_forward.cgi,
33294           httemplate/edit/process/agent.cgi,
33295           httemplate/edit/process/agent_type.cgi,
33296           httemplate/edit/process/cust_bill_pay.cgi,
33297           httemplate/edit/process/cust_credit.cgi,
33298           httemplate/edit/process/cust_credit_bill.cgi,
33299           httemplate/edit/process/cust_main.cgi,
33300           httemplate/edit/process/cust_main_county-collapse.cgi,
33301           httemplate/edit/process/cust_main_county-expand.cgi,
33302           httemplate/edit/process/cust_main_county.cgi,
33303           httemplate/edit/process/cust_pay.cgi,
33304           httemplate/edit/process/cust_pkg.cgi,
33305           httemplate/edit/process/part_pkg.cgi,
33306           httemplate/edit/process/part_referral.cgi,
33307           httemplate/edit/process/quick-cust_pkg.cgi,
33308           httemplate/edit/process/svc_acct.cgi,
33309           httemplate/edit/process/svc_acct_pop.cgi,
33310           httemplate/edit/process/svc_acct_sm.cgi,
33311           httemplate/edit/process/svc_domain.cgi,
33312           httemplate/edit/process/svc_forward.cgi,
33313           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
33314           httemplate/misc/cancel_pkg.cgi, httemplate/misc/catchall.cgi,
33315           httemplate/misc/delete-customer.cgi,
33316           httemplate/misc/expire_pkg.cgi, httemplate/misc/link.cgi,
33317           httemplate/misc/print-invoice.cgi, httemplate/misc/susp_pkg.cgi,
33318           httemplate/misc/unsusp_pkg.cgi,
33319           httemplate/misc/process/catchall.cgi,
33320           httemplate/misc/process/delete-customer.cgi,
33321           httemplate/misc/process/link.cgi,
33322           httemplate/search/cust_bill.cgi, httemplate/search/cust_main.cgi,
33323           httemplate/search/cust_pay.cgi, httemplate/search/cust_pkg.cgi,
33324           httemplate/search/svc_acct.cgi,
33325           httemplate/search/svc_acct_sm.cgi,
33326           httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
33327           httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi,
33328           httemplate/view/svc_acct.cgi, httemplate/view/svc_acct_sm.cgi,
33329           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
33330           httemplate/view/svc_www.cgi: remove   use Module; and   $cgi =
33331           new CGI;   &cgisuidsetup(); from all templates.  should work
33332           better under Mason.
33333
33334 2002-01-29 09:46  ivan
33335
33336         * httemplate/docs/man/: FS.html, FS/CGI.html, FS/CGIwrapper.html,
33337           FS/Conf.html, FS/Record.html, FS/SessionClient.html,
33338           FS/SignupClient.html, FS/UID.html, FS/agent.html,
33339           FS/agent_type.html, FS/cust_bill.html, FS/cust_bill_pkg.html,
33340           FS/cust_credit.html, FS/cust_main.html, FS/cust_main_county.html,
33341           FS/cust_main_invoice.html, FS/cust_pay.html,
33342           FS/cust_pay_batch.html, FS/cust_pkg.html, FS/cust_refund.html,
33343           FS/cust_svc.html, FS/domain_record.html, FS/nas.html,
33344           FS/part_pkg.html, FS/part_referral.html, FS/part_svc.html,
33345           FS/pkg_svc.html, FS/port.html, FS/prepay_credit.html,
33346           FS/session.html, FS/svc_Common.html, FS/svc_acct.html,
33347           FS/svc_acct_pop.html, FS/svc_acct_sm.html, FS/svc_domain.html,
33348           FS/svc_www.html, FS/type_pkgs.html, FS/UI/Base.html,
33349           FS/UI/CGI.html, FS/UI/Gtk.html, FS/UI/agent.html: these are all
33350           auto-generated by the installation; don't check them into CVS
33351           (probably should generate them for a release tarball though)
33352
33353 2002-01-29 09:42  ivan
33354
33355         * README.1.4.0pre4567-8, FS/FS/part_bill_event.pm, bin/fs-setup,
33356           httemplate/docs/schema.html, httemplate/docs/upgrade8.html,
33357           httemplate/docs/man/FS/SessionClient.html,
33358           httemplate/docs/man/FS/UID.html,
33359           httemplate/docs/man/FS/agent.html,
33360           httemplate/docs/man/FS/agent_type.html,
33361           httemplate/docs/man/FS/cust_bill.html,
33362           httemplate/docs/man/FS/cust_bill_pkg.html,
33363           httemplate/docs/man/FS/cust_credit.html,
33364           httemplate/docs/man/FS/cust_main.html,
33365           httemplate/docs/man/FS/cust_main_county.html,
33366           httemplate/docs/man/FS/cust_main_invoice.html,
33367           httemplate/docs/man/FS/cust_pay.html,
33368           httemplate/docs/man/FS/cust_pay_batch.html,
33369           httemplate/docs/man/FS/cust_pkg.html,
33370           httemplate/docs/man/FS/cust_refund.html,
33371           httemplate/docs/man/FS/cust_svc.html,
33372           httemplate/docs/man/FS/domain_record.html,
33373           httemplate/docs/man/FS/nas.html,
33374           httemplate/docs/man/FS/part_pkg.html,
33375           httemplate/docs/man/FS/part_referral.html,
33376           httemplate/docs/man/FS/part_svc.html,
33377           httemplate/docs/man/FS/pkg_svc.html,
33378           httemplate/docs/man/FS/port.html,
33379           httemplate/docs/man/FS/prepay_credit.html,
33380           httemplate/docs/man/FS/session.html,
33381           httemplate/docs/man/FS/svc_Common.html,
33382           httemplate/docs/man/FS/svc_acct.html,
33383           httemplate/docs/man/FS/svc_acct_pop.html,
33384           httemplate/docs/man/FS/svc_acct_sm.html,
33385           httemplate/docs/man/FS/svc_domain.html,
33386           httemplate/docs/man/FS/svc_www.html,
33387           httemplate/docs/man/FS/type_pkgs.html,
33388           httemplate/docs/man/FS/UI/Base.html,
33389           httemplate/docs/man/FS/UI/CGI.html,
33390           httemplate/docs/man/FS/UI/Gtk.html: weight, plan and plandata
33391           fields in part_bill_event
33392
33393 2002-01-29 08:33  ivan
33394
33395         * Makefile, FS/FS.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
33396           FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
33397           FS/FS/svc_acct.pm, bin/pod2x, htetc/global.asa, htetc/handler.pl,
33398           httemplate/index.html, httemplate/browse/part_bill_event.cgi,
33399           httemplate/docs/install.html, httemplate/docs/man/FS.html,
33400           httemplate/docs/man/FS/CGI.html,
33401           httemplate/docs/man/FS/Conf.html,
33402           httemplate/docs/man/FS/Record.html,
33403           httemplate/docs/man/FS/SessionClient.html,
33404           httemplate/docs/man/FS/SignupClient.html,
33405           httemplate/docs/man/FS/UID.html,
33406           httemplate/docs/man/FS/agent.html,
33407           httemplate/docs/man/FS/agent_type.html,
33408           httemplate/docs/man/FS/cust_bill.html,
33409           httemplate/docs/man/FS/cust_bill_pkg.html,
33410           httemplate/docs/man/FS/cust_credit.html,
33411           httemplate/docs/man/FS/cust_main.html,
33412           httemplate/docs/man/FS/cust_main_county.html,
33413           httemplate/docs/man/FS/cust_main_invoice.html,
33414           httemplate/docs/man/FS/cust_pay.html,
33415           httemplate/docs/man/FS/cust_pay_batch.html,
33416           httemplate/docs/man/FS/cust_pkg.html,
33417           httemplate/docs/man/FS/cust_refund.html,
33418           httemplate/docs/man/FS/cust_svc.html,
33419           httemplate/docs/man/FS/domain_record.html,
33420           httemplate/docs/man/FS/nas.html,
33421           httemplate/docs/man/FS/part_pkg.html,
33422           httemplate/docs/man/FS/part_referral.html,
33423           httemplate/docs/man/FS/part_svc.html,
33424           httemplate/docs/man/FS/pkg_svc.html,
33425           httemplate/docs/man/FS/port.html,
33426           httemplate/docs/man/FS/prepay_credit.html,
33427           httemplate/docs/man/FS/session.html,
33428           httemplate/docs/man/FS/svc_Common.html,
33429           httemplate/docs/man/FS/svc_acct.html,
33430           httemplate/docs/man/FS/svc_acct_pop.html,
33431           httemplate/docs/man/FS/svc_acct_sm.html,
33432           httemplate/docs/man/FS/svc_domain.html,
33433           httemplate/docs/man/FS/svc_www.html,
33434           httemplate/docs/man/FS/type_pkgs.html,
33435           httemplate/docs/man/FS/UI/Base.html,
33436           httemplate/docs/man/FS/UI/CGI.html,
33437           httemplate/docs/man/FS/UI/Gtk.html,
33438           httemplate/edit/part_bill_event.cgi,
33439           httemplate/edit/part_pkg.cgi,
33440           httemplate/edit/process/part_bill_event.cgi: - web interface for
33441           hourly account charges!   (FS::cust_pkg, FS::cust_svc and
33442           FS::svc_acct seconds_since methods) - Makefile target to
33443           regenerate HTML manpages on install - FS.pm doc update -
33444           $FS::Record::Debug now dumps all SQL - new FS::cust_main methods:
33445           ->cancel, ->invoicing_list_addpost - start of a billing event web
33446           interface - cust_pay::upgrade_replace doesn't error out if
33447           history includes   overapplied payments
33448
33449 2002-01-29 03:11  ivan
33450
33451         * bin/fs-setup: oops bad column type for part_bill_event.payby
33452
33453 2002-01-28 03:24  ivan
33454
33455         * FS/FS/Record.pm: oops, syntax error in new() check for missing
33456           subclass table sub (eek)
33457
33458 2002-01-27 22:57  ivan
33459
33460         * README.1.4.0pre4567-8, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
33461           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, FS/FS/part_pkg.pm,
33462           FS/FS/part_svc.pm, bin/fs-setup, httemplate/docs/schema.html,
33463           httemplate/docs/upgrade8.html: book closing schema changes
33464
33465 2002-01-27 21:15  ivan
33466
33467         * README.1.4.0pre4567-8, FS/FS/part_export.pm,
33468           FS/FS/part_export_option.pm, bin/fs-setup,
33469           httemplate/docs/schema.html, httemplate/docs/upgrade8.html:
33470           part_export schema changes
33471
33472 2002-01-25 17:52  ivan
33473
33474         * FS/FS/cust_credit_refund.pm: another bug spotted by jeff
33475
33476 2002-01-24 09:02  ivan
33477
33478         * FS/FS/Record.pm: emit a warning in this unlikely case again
33479
33480 2002-01-24 08:58  ivan
33481
33482         * FS/FS/: cust_bill_pay.pm, cust_credit.pm, cust_credit_bill.pm,
33483           cust_credit_refund.pm, cust_pay.pm, cust_refund.pm: <rluser>
33484           rather than == 0 in the ::check's ....  <rluser> you might
33485           consider <= 0
33486
33487 2002-01-24 08:54  ivan
33488
33489         * FS/FS/cust_credit_refund.pm: stack traces help alot
33490
33491 2002-01-24 03:52  ivan
33492
33493         * FS/FS/: cust_credit_refund.pm, cust_pay.pm, cust_refund.pm:
33494           jeff's on a bugfinding roll here, thanks!
33495
33496 2002-01-24 03:43  ivan
33497
33498         * FS/FS/cust_credit_refund.pm: <rluser> and it seems that
33499           cust_credit_refund::cust_credit should exist..
33500
33501 2002-01-23 22:52  ivan
33502
33503         * FS/FS/cust_refund.pm: from jeff@fix <rluser> in
33504           FS::cust_refund::check  'amount' should probably be replaced with
33505           +'refund' in two places
33506
33507 2002-01-23 22:46  ivan
33508
33509         * FS/FS/cust_refund.pm: more updates to cust_refund::update_replace
33510
33511 2002-01-23 18:26  ivan
33512
33513         * FS/FS/cust_refund.pm: fix cust_refund::insert
33514
33515 2002-01-22 07:57  ivan
33516
33517         * FS/FS/: cust_credit.pm, cust_pay.pm, cust_refund.pm: don't allow
33518           $0.00 in credits/payments/refunds
33519
33520 2002-01-22 06:55  ivan
33521
33522         * FS/FS/part_svc.pm: docu
33523
33524 2002-01-22 06:53  ivan
33525
33526         * FS/FS/svc_acct.pm: silly compilation problem
33527
33528 2002-01-22 06:42  ivan
33529
33530         * httemplate/docs/: index.html, upgrade.html, upgrade2.html,
33531           upgrade3.html: remove old upgrade docs
33532
33533 2002-01-21 03:30  ivan
33534
33535         * FS/FS/cust_pkg.pm: include FS::svc_forward in kludgy preload
33536
33537 2002-01-19 07:16  ivan
33538
33539         * FS/FS/UID.pm: error message update
33540
33541 2002-01-16 07:37  ivan
33542
33543         * FS/FS/svc_acct.pm: doc
33544
33545 2002-01-14 12:28  ivan
33546
33547         * FS/FS/Conf.pm, FS/FS/svc_acct.pm, httemplate/docs/export.html:
33548           pay some attention to 1.4 RADIUS SQL export
33549
33550 2002-01-14 06:29  ivan
33551
33552         * FS/bin/freeside-overdue: fix -l option
33553
33554 2002-01-11 23:23  ivan
33555
33556         * httemplate/docs/upgrade8.html: fix upgrade8.html to be in
33557           agreement with fs-setup
33558
33559 2002-01-09 05:29  ivan
33560
33561         * FS/FS/cust_main.pm, httemplate/search/cust_main.cgi: update fuzzy
33562           cache files on customer replace.
33563
33564           do an exact search along with the fuzzy search (webui)
33565
33566 2002-01-03 09:40  ivan
33567
33568         * README.1.4.0pre2-3, README.1.4.0pre3-4, README.1.4.0pre4567-8,
33569           FS/MANIFEST, FS/FS/cust_bill_event.pm, FS/FS/part_bill_event.pm,
33570           FS/t/cust_bill_event.t, FS/t/part_bill_event.t, bin/fs-setup,
33571           httemplate/docs/schema.html, httemplate/docs/upgrade8.html: more
33572           schema changes:  part_bill_event and cust_bill_event tables
33573
33574           remove old 1.4.0pre READMEs
33575
33576 2001-12-28 07:17  ivan
33577
33578         * FS/bin/freeside-overdue: update usage message
33579
33580 2001-12-28 07:14  ivan
33581
33582         * FS/: FS/cust_main.pm, bin/freeside-overdue: force printing in
33583           freeside-overdue
33584
33585 2001-12-28 06:40  ivan
33586
33587         * FS/FS/cust_main.pm, FS/bin/freeside-bill,
33588           FS/bin/freeside-overdue, httemplate/edit/cust_main.cgi,
33589           httemplate/edit/part_pkg.cgi: add more options to
33590           freeside-overdue
33591
33592           add charge method to FS::cust_main
33593
33594           one-off packages default to disabled
33595
33596           billing payname defaults to first and last, not "Accounts
33597           Payable"
33598
33599 2001-12-27 01:26  ivan
33600
33601         * README.1.4.0pre4567-8, FS/FS/Record.pm, FS/FS/part_pkg.pm,
33602           FS/FS/part_svc.pm, FS/bin/freeside-overdue, bin/fs-setup,
33603           fs_signup/fs_signup_server, htetc/global.asa,
33604           httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
33605           httemplate/edit/agent_type.cgi, httemplate/edit/cust_main.cgi,
33606           httemplate/edit/cust_pkg.cgi, httemplate/edit/part_pkg.cgi,
33607           httemplate/edit/part_svc.cgi,
33608           httemplate/edit/process/part_pkg.cgi,
33609           httemplate/view/cust_main.cgi: service and package disable!
33610
33611 2001-12-26 15:59  ivan
33612
33613         * httemplate/docs/: install.html, schema.html, upgrade8.html: doc
33614
33615 2001-12-26 07:41  ivan
33616
33617         * httemplate/view/cust_main.cgi: remove warnings
33618
33619 2001-12-26 07:11  ivan
33620
33621         * httemplate/edit/process/cust_credit.cgi: apply credits!!
33622
33623 2001-12-26 07:08  ivan
33624
33625         * FS/: MANIFEST, bin/freeside-overdue: add freeside-overdue
33626
33627 2001-12-26 07:07  ivan
33628
33629         * httemplate/edit/: cust_credit.cgi, process/cust_credit.cgi: fix
33630           posting credit
33631
33632 2001-12-26 03:47  ivan
33633
33634         * FS/bin/freeside-overdue: don't provide example crontabs that run
33635           at 4:20 _PM_
33636
33637 2001-12-26 03:17  ivan
33638
33639         * FS/FS/cust_main.pm, FS/bin/freeside-overdue,
33640           httemplate/docs/billing.html: (untested eek) freeside-overdue
33641           script & cust_main balance_date & total_owed_date methods
33642
33643 2001-12-26 01:18  ivan
33644
33645         * httemplate/: index.html, search/cust_pay.cgi,
33646           search/cust_pay.html, view/cust_main.cgi: search by check #
33647
33648 2001-12-25 23:53  ivan
33649
33650         * FS/FS/cust_pay.pm: doc
33651
33652 2001-12-25 22:02  ivan
33653
33654         * httemplate/edit/cust_pay.cgi: UI
33655
33656 2001-12-25 21:19  ivan
33657
33658         * httemplate/: index.html, edit/cust_pay.cgi,
33659           edit/process/cust_pay.cgi, search/cust_main-payinfo.html,
33660           search/cust_main-quickpay.html, search/cust_main.cgi,
33661           search/cust_main.html: expedited check entry
33662
33663 2001-12-25 21:02  ivan
33664
33665         * CREDITS: still missing tons of folks, i am sure
33666
33667 2001-12-25 20:52  ivan
33668
33669         * httemplate/search/: cust_bill.html, svc_acct.html,
33670           svc_domain.html, cust_main.html: same look as rest of search
33671           pages
33672
33673 2001-12-25 20:25  ivan
33674
33675         * FS/FS/CGI.pm, httemplate/edit/cust_credit.cgi,
33676           httemplate/edit/cust_pay.cgi,
33677           httemplate/edit/process/cust_credit.cgi,
33678           httemplate/edit/process/cust_pay.cgi: auto-apply payments and
33679           credits, post credit UI overhaul
33680
33681 2001-12-25 18:33  ivan
33682
33683         * httemplate/edit/cust_pay.cgi: fix service display for duplicates
33684
33685 2001-12-21 18:41  ivan
33686
33687         * httemplate/docs/install.html: doco on creating database manually
33688
33689 2001-12-21 13:40  ivan
33690
33691         * FS/FS/cust_bill.pm, httemplate/edit/cust_pay.cgi,
33692           httemplate/view/cust_main.cgi: add name/address to post payment
33693           screen
33694
33695           get rid of some $-0.00  yay for ieee fp
33696
33697 2001-12-21 12:55  ivan
33698
33699         * FS/FS/cust_bill_pay.pm: fixes
33700
33701             total cust_bill_pay.amount and cust_credit_bill.amount 19.95
33702           for invnum 1659
33703             greater than cust_bill.charged 19.95 at
33704             /usr/local/lib/perl5/site_perl/5.005/FS/cust_main.pm line 1519.
33705
33706 2001-12-19 21:34  ivan
33707
33708         * FS/FS/Record.pm: work better with DBIx::Profile
33709
33710 2001-12-19 18:09  ivan
33711
33712         * FS/FS/svc_acct.pm: don't error trying to suspend accounts with
33713           '*' password
33714
33715 2001-12-19 18:07  ivan
33716
33717         * FS/FS/svc_acct.pm: quiet warnings
33718
33719 2001-12-19 06:33  ivan
33720
33721         * FS/FS/svc_acct.pm: alas, a 5.6-ism
33722
33723 2001-12-19 06:30  ivan
33724
33725         * FS/FS/svc_acct.pm: surpress warnings
33726
33727 2001-12-18 11:36  ivan
33728
33729         * httemplate/edit/cust_bill_pay.cgi: another dum tyop
33730
33731 2001-12-18 11:34  ivan
33732
33733         * httemplate/edit/cust_bill_pay.cgi: typo
33734
33735 2001-12-18 11:32  ivan
33736
33737         * httemplate/edit/cust_bill_pay.cgi: declar vars
33738
33739 2001-12-18 11:30  ivan
33740
33741         * httemplate/edit/: cust_bill_pay.cgi, cust_credit_bill.cgi,
33742           process/cust_bill_pay.cgi, process/cust_credit_bill.cgi: apply
33743           payment webinterface
33744
33745 2001-12-17 23:12  ivan
33746
33747         * httemplate/search/cust_pkg.cgi: really working dates on package
33748           browse.  ouch.
33749
33750 2001-12-17 23:08  ivan
33751
33752         * httemplate/search/cust_pkg.cgi: working dates on package browse
33753
33754 2001-12-17 22:45  ivan
33755
33756         * httemplate/search/cust_pkg.cgi: oops.  *sigh*
33757
33758 2001-12-17 22:38  ivan
33759
33760         * httemplate/search/cust_pkg.cgi: show dates on package browse
33761
33762 2001-12-17 22:29  ivan
33763
33764         * FS/FS/svc_acct_pop.pm: full number in POP pulldown
33765
33766 2001-12-17 17:49  ivan
33767
33768         * FS/: MANIFEST, FS/svc_acct.pm: add freeside-setinvoice to
33769           MANIFEST
33770
33771           fix warning:
33772
33773           FS::cust_main_invoice=HASH(0x90c86c4) at
33774           /usr/local/lib/perl5/site_perl/5.005/FS/svc_acct.pm line 419.
33775
33776 2001-12-17 15:59  ivan
33777
33778         * FS/FS/cust_bill.pm: fixes
33779
33780            Argument "" isn't numeric in ncmp at
33781            /usr/local/lib/perl5/site_perl/5.005/FS/cust_bill.pm line 254.
33782
33783 2001-12-16 15:50  ivan
33784
33785         * FS/FS/cust_main.pm: eek nasty bug
33786
33787 2001-12-15 16:55  ivan
33788
33789         * FS/FS/cust_bill_pay.pm: fix weird rounding error: total
33790           cust_bill_pay.amount 39.9 for paynum 240 greater than
33791           cust_pay.paid 39.90
33792
33793 2001-12-15 14:59  ivan
33794
33795         * httemplate/view/svc_acct.cgi: style
33796
33797 2001-12-15 14:58  ivan
33798
33799         * FS/FS/cust_svc.pm: meaningful FS::cust_svc::label for svc_www
33800           records
33801
33802 2001-12-15 14:56  ivan
33803
33804         * httemplate/view/svc_www.cgi: view svc_www.cgi from Dave Burgess
33805           <burgess@www.cynjut.net>, thanks
33806
33807 2001-12-15 14:47  ivan
33808
33809         * httemplate/edit/cust_main.cgi: allow entering of referral
33810           customer by number as well as by link off the view page, courtesy
33811           of Dave Burgess <burgess@www.cynjut.net>
33812
33813 2001-12-14 16:17  ivan
33814
33815         * FS/FS/cust_main.pm: style changes
33816
33817 2001-12-13 10:37  ivan
33818
33819         * FS/bin/freeside-setinvoice: okay, it should really work now
33820
33821 2001-12-13 09:52  ivan
33822
33823         * FS/bin/freeside-setinvoice: fix setinvoice script
33824
33825 2001-12-13 01:17  ivan
33826
33827         * FS/bin/freeside-setinvoice: added util to set invoice
33828           destinations
33829
33830 2001-12-12 11:42  ivan
33831
33832         * httemplate/edit/: cust_main.cgi, svc_acct.cgi: allow >8 character
33833           passwords in web interface
33834
33835 2001-12-11 23:59  ivan
33836
33837         * bin/svc_acct.export: use pwd_mkdb to install
33838           /etc/master.passwd.new instead of moving it into place
33839
33840 2001-12-11 13:26  ivan
33841
33842         * httemplate/search/svc_acct.cgi: missing space in SQL, oops
33843
33844 2001-12-11 02:38  ivan
33845
33846         * bin/svc_acct.export, httemplate/docs/install.html: radiusprepend
33847           config file for export add Archive::Tar to docs
33848
33849 2001-12-10 04:18  ivan
33850
33851         * FS/FS/Record.pm: Pg datatype pain
33852
33853 2001-12-09 20:54  ivan
33854
33855         * httemplate/index.html: typo noticed by Dave Burgess
33856           <burgess@www.cynjut.net>, thanks.
33857
33858 2001-12-09 16:44  ivan
33859
33860         * httemplate/search/svc_acct.cgi: visual glitch: oops, $pager
33861           wasn't getting substitued.
33862
33863 2001-12-09 15:31  ivan
33864
33865         * httemplate/search/svc_acct.cgi: harmless? missing ;
33866
33867 2001-12-08 02:08  ivan
33868
33869         * httemplate/config/config.cgi: need a POST here; browsers
33870           (especially IE) are unhappy with the default GET
33871
33872 2001-12-08 02:07  ivan
33873
33874         * FS/FS/cust_pay.pm: get custnum from invnum before trying to use
33875           custnum!
33876
33877 2001-12-08 02:03  ivan
33878
33879         * FS/FS/cust_main.pm: fix logic error creating invoice line items
33880
33881 2001-12-08 02:01  ivan
33882
33883         * FS/FS/Conf.pm: radiusprepend config file for DEFAULT entries etc.
33884
33885 2001-12-04 05:10  ivan
33886
33887         * httemplate/edit/svc_forward.cgi: from Dave Burgess
33888           <burgess@neonramp.com>:
33889
33890            I had to change line 104 in /edit/svc_forward.cgi and add 'my'
33891           as the
33892            qualifier on the LHS of the assignment.  This also solves the
33893            problem with a similar error on the RHS of line 105.  It also
33894           seems to make
33895            the routine work fairly reliably (it has been problematic for me
33896           in the
33897            past).
33898
33899 2001-12-03 03:33  ivan
33900
33901         * httemplate/search/: cust_main.cgi, cust_pkg.cgi, svc_acct.cgi:
33902           paged service browse!!
33903
33904 2001-12-03 02:59  ivan
33905
33906         * httemplate/search/: cust_main.cgi, cust_pkg.cgi: paged package
33907           browse
33908
33909 2001-12-03 00:43  ivan
33910
33911         * httemplate/search/cust_main.cgi: paged customer browse!
33912
33913 2001-12-03 00:41  ivan
33914
33915         * FS/FS/Conf.pm, FS/FS/Record.pm, conf/maxsearchrecordsperpage,
33916           httemplate/search/cust_main.cgi: maxsearchrecordsperpage config
33917           option paged implementation of customer browse!
33918
33919 2001-11-29 16:04  ivan
33920
33921         * FS/FS/: cust_pkg.pm, cust_svc.pm, svc_Common.pm: more link
33922           methods
33923
33924 2001-11-20 19:42  ivan
33925
33926         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi: a more reasonalbe
33927           name (!)
33928
33929 2001-11-20 19:40  ivan
33930
33931         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi:
33932           postalinvoicedefault config file
33933
33934 2001-11-16 02:22  ivan
33935
33936         * httemplate/docs/billing.html: update link to Text::Template docs
33937
33938 2001-11-13 13:27  ivan
33939
33940         * FS/: MANIFEST, bin/freeside-print-batch: remove
33941           freeside-print-batch
33942
33943 2001-11-12 05:19  ivan
33944
33945         * FS/FS/cust_main.pm: import hack to be less strict
33946
33947 2001-11-09 10:26  ivan
33948
33949         * httemplate/docs/install.html: Pg7 dependancy
33950
33951 2001-11-08 07:26  ivan
33952
33953         * FS/bin/freeside-queued: harmless typo noticed by "Edward
33954           Shabotinsky" <lanshark@bsinet.net>, thanks
33955
33956 2001-11-06 10:45  ivan
33957
33958         * httemplate/edit/process/part_pkg.cgi: remove gratuitous warnings
33959
33960 2001-11-06 10:35  ivan
33961
33962         * Makefile: i REALLY suck at Makefiles
33963
33964 2001-11-06 10:34  ivan
33965
33966         * Makefile: i suck at Makefiles
33967
33968 2001-11-06 10:22  ivan
33969
33970         * Makefile: make foo for htetc/global.asa
33971
33972 2001-11-06 09:58  ivan
33973
33974         * FS/FS/UID.pm: fix error message for s/htdocs/httemplate/
33975
33976 2001-11-06 09:48  ivan
33977
33978         * bin/fs-setup: payinfo changed from length 16 to $char_d for
33979           future expansion
33980
33981 2001-11-05 13:30  ivan
33982
33983         * Makefile: more fixes for fresh installation
33984
33985 2001-11-05 13:26  ivan
33986
33987         * Makefile: yet more Make
33988
33989 2001-11-05 13:24  ivan
33990
33991         * Makefile: make create-database fix
33992
33993 2001-11-05 12:12  ivan
33994
33995         * Makefile, FS/FS/Record.pm: makefile fixups
33996
33997 2001-11-05 10:23  ivan
33998
33999         * httemplate/docs/install.html: doc
34000
34001 2001-11-05 09:00  jeff
34002
34003         * FS/FS/svc_acct.pm: improved svc_acct replacement
34004
34005 2001-11-05 08:42  ivan
34006
34007         * FS/FS/Record.pm: AUTOLOAD optimizations broke things rather
34008           badly, oops
34009
34010 2001-11-05 06:04  ivan
34011
34012         * FS/bin/freeside-bill: fixup getopt
34013
34014 2001-11-05 06:03  ivan
34015
34016         * Makefile: move sys-dependant stuff to vars
34017
34018 2001-11-05 05:57  ivan
34019
34020         * FS/FS/svc_acct.pm: doc tyop
34021
34022 2001-11-05 04:07  ivan
34023
34024         * bin/svc_domain.import: this is unfinished and untested anyway,
34025           but this corrects a silly typo
34026
34027 2001-11-05 03:55  ivan
34028
34029         * FS/FS/cust_main.pm: better error messages for eval'ed setup/recur
34030           expressions remove debugging warn output
34031
34032 2001-11-03 09:49  ivan
34033
34034         * FS/MANIFEST, FS/FS/Record.pm, FS/FS/SearchCache.pm,
34035           FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
34036           FS/FS/svc_acct.pm, FS/t/SearchCache.t,
34037           httemplate/search/cust_main.cgi: new 'jsearch' call for big
34038           joined searches & caching support preliminary customer browse
34039           optimizations, much faster!
34040
34041 2001-11-02 00:14  ivan
34042
34043         * FS/bin/freeside-print-batch: silence pod complaints
34044
34045 2001-11-01 21:28  ivan
34046
34047         * httemplate/config/config.cgi: note config changes need
34048           apache/freeside-queued restart to take effect
34049
34050 2001-11-01 21:11  ivan
34051
34052         * FS/FS/Record.pm: depend on DBIx::DBSchema 0.19
34053
34054 2001-11-01 20:55  ivan
34055
34056         * httemplate/config/config-view.cgi, httemplate/config/config.cgi,
34057           FS/FS/Conf.pm: config web GUI updates.  almost usable now.
34058
34059 2001-10-31 16:16  ivan
34060
34061         * httemplate/search/cust_main.cgi: hit the database slightly less.
34062           this page still takes forever with lots of customers.
34063
34064 2001-10-31 08:52  ivan
34065
34066         * httemplate/browse/queue.cgi: queue display works again, even if
34067           those links don't
34068
34069 2001-10-30 11:05  ivan
34070
34071         * FS/FS/cust_pay_batch.pm, bin/fs-setup, httemplate/index.html,
34072           httemplate/browse/cust_pay_batch.cgi,
34073           httemplate/docs/schema.html: depriciate cust_pay_batch.trancode
34074           web interface to view pending batch
34075
34076 2001-10-30 07:42  ivan
34077
34078         * httemplate/edit/cust_main.cgi: put default country up top
34079
34080 2001-10-30 07:41  ivan
34081
34082         * httemplate/edit/cust_main.cgi: precedence oops
34083
34084 2001-10-30 07:39  ivan
34085
34086         * httemplate/edit/cust_main.cgi: better ordering of state selection
34087           on new customer screen
34088
34089 2001-10-30 06:54  ivan
34090
34091         * htetc/handler.pl, httemplate/browse/agent.cgi,
34092           httemplate/browse/agent_type.cgi,
34093           httemplate/browse/cust_main_county.cgi,
34094           httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
34095           httemplate/browse/part_referral.cgi, httemplate/browse/queue.cgi,
34096           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
34097           httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
34098           httemplate/edit/cust_credit_bill.cgi,
34099           httemplate/edit/cust_main.cgi,
34100           httemplate/edit/cust_main_county-expand.cgi,
34101           httemplate/edit/cust_main_county.cgi,
34102           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
34103           httemplate/edit/part_referral.cgi, httemplate/edit/svc_acct.cgi,
34104           httemplate/edit/svc_acct_pop.cgi,
34105           httemplate/edit/svc_acct_sm.cgi, httemplate/edit/svc_domain.cgi,
34106           httemplate/edit/svc_forward.cgi, httemplate/misc/catchall.cgi,
34107           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
34108           httemplate/search/cust_bill.cgi, httemplate/search/cust_main.cgi,
34109           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
34110           httemplate/search/svc_acct_sm.cgi,
34111           httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
34112           httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi,
34113           httemplate/view/svc_acct.cgi, httemplate/view/svc_acct_sm.cgi,
34114           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi:
34115           get rid of header foo in individual templates
34116
34117 2001-10-30 06:28  ivan
34118
34119         * httemplate/docs/: install.html, upgrade8.html: docu
34120
34121 2001-10-30 06:20  ivan
34122
34123         * htetc/handler.pl, httemplate/config/config-view.cgi,
34124           httemplate/config/config.cgi: web config should workish now
34125
34126 2001-10-30 05:49  ivan
34127
34128         * Makefile: work with CVS version too
34129
34130 2001-10-30 05:48  ivan
34131
34132         * Makefile: make
34133
34134 2001-10-30 05:47  ivan
34135
34136         * Makefile, FS/bin/freeside-adduser, conf/address, conf/domain,
34137           conf/secrets, conf/shells, conf/smtpmachine,
34138           httemplate/docs/install.html: `make create-config' installs
34139           default config (conf dir update) freeside-adduser uses default
34140           secrets file
34141
34142 2001-10-30 04:38  ivan
34143
34144         * Makefile: make
34145
34146 2001-10-30 04:35  ivan
34147
34148         * Makefile, httemplate/docs/install.html: makefile typo
34149
34150 2001-10-30 03:47  ivan
34151
34152         * Makefile, FS/bin/freeside-adduser, httemplate/docs/admin.html,
34153           httemplate/docs/config.html, httemplate/docs/index.html,
34154           httemplate/docs/install.html: whew more install docs and
34155           automation
34156
34157 2001-10-30 02:20  ivan
34158
34159         * Makefile, FS/MANIFEST, FS/FS/Conf.pm, FS/bin/freeside-adduser,
34160           httemplate/docs/install.html: setup/config updates.  getting
34161           easier...
34162
34163 2001-10-29 13:22  ivan
34164
34165         * Makefile: fix make clean
34166
34167 2001-10-29 12:54  ivan
34168
34169         * httemplate/docs/install.html: doc typo
34170
34171 2001-10-29 12:53  ivan
34172
34173         * FS/FS/svc_forward.pm: methods for getting the associated svc_acct
34174           records
34175
34176 2001-10-29 09:17  ivan
34177
34178         * Makefile: automate a tiny bit more
34179
34180 2001-10-26 03:24  ivan
34181
34182         * FS/FS/CGI.pm, htetc/global.asa, htetc/handler.pl,
34183           httemplate/browse/agent.cgi, httemplate/browse/agent_type.cgi,
34184           httemplate/browse/cust_main_county.cgi,
34185           httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
34186           httemplate/browse/part_referral.cgi, httemplate/browse/queue.cgi,
34187           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
34188           httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
34189           httemplate/edit/cust_credit_bill.cgi,
34190           httemplate/edit/cust_main.cgi,
34191           httemplate/edit/cust_main_county-expand.cgi,
34192           httemplate/edit/cust_main_county.cgi,
34193           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
34194           httemplate/edit/part_referral.cgi, httemplate/edit/svc_acct.cgi,
34195           httemplate/edit/svc_acct_pop.cgi,
34196           httemplate/edit/svc_acct_sm.cgi, httemplate/edit/svc_domain.cgi,
34197           httemplate/edit/svc_forward.cgi, httemplate/misc/catchall.cgi,
34198           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
34199           httemplate/search/cust_bill.cgi, httemplate/search/cust_main.cgi,
34200           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
34201           httemplate/search/svc_acct_sm.cgi,
34202           httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
34203           httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi,
34204           httemplate/view/svc_acct.cgi, httemplate/view/svc_acct_sm.cgi,
34205           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi:
34206           cache foo *sigh*
34207
34208 2001-10-26 02:50  ivan
34209
34210         * httemplate/config/config-process.cgi: otherwise people will have
34211           problems with `0' zero
34212
34213 2001-10-25 14:24  ivan
34214
34215         * httemplate/edit/svc_domain.cgi: remove ancient tld cruft
34216
34217 2001-10-25 09:13  ivan
34218
34219         * FS/FS/cust_main_invoice.pm: & in email addresses
34220
34221 2001-10-25 01:41  ivan
34222
34223         * FS/FS/Conf.pm: remove debugging cruft
34224
34225 2001-10-24 08:45  ivan
34226
34227         * httemplate/config/config-process.cgi: correct for browser
34228           munching
34229
34230 2001-10-24 08:29  ivan
34231
34232         * FS/FS.pm, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/ConfItem.pm,
34233           FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/t/ConfItem.t,
34234           bin/fs-setup, bin/svc_acct.export, conf/registries/internic/from,
34235           conf/registries/internic/nameservers,
34236           conf/registries/internic/tech_contact,
34237           conf/registries/internic/template, conf/registries/internic/to,
34238           fs_webdemo/registerd.Pg, httemplate/index.html,
34239           httemplate/config/config-process.cgi,
34240           httemplate/config/config-view.cgi, httemplate/docs/config.html,
34241           httemplate/docs/install.html, httemplate/search/svc_acct.cgi:
34242           preliminary web config editor
34243
34244           new config files: username-ampersand, passwordmax
34245
34246           fs-setup updates
34247
34248           get rid of old and crufty and unused registries/ config foo
34249
34250           documentation updates
34251
34252 2001-10-23 17:59  ivan
34253
34254         * httemplate/browse/queue.cgi: Can't find string terminator "!"
34255           anywhere before EOF at queue.cgi line 42
34256
34257 2001-10-23 13:53  ivan
34258
34259         * FS/bin/freeside-queued: Pg: FOR UPDATE LIMIT 1 mysql: LIMIT 1 FOR
34260           UPDATE
34261
34262           greeeat.
34263
34264 2001-10-23 11:57  ivan
34265
34266         * httemplate/docs/: config.html, install.html: document how to set
34267           MySQL with BDB default tables
34268
34269 2001-10-23 11:15  ivan
34270
34271         * bin/fs-setup: mysql fixes
34272
34273 2001-10-22 07:48  ivan
34274
34275         * FS/FS/svc_acct.pm: fix dir check
34276
34277 2001-10-22 05:22  ivan
34278
34279         * FS/FS/svc_domain.pm: fix delete method for new databases
34280
34281 2001-10-22 01:31  ivan
34282
34283         * FS/FS/cust_main.pm: tyop
34284
34285 2001-10-22 01:29  ivan
34286
34287         * FS/FS/: cust_main.pm, cust_pkg.pm: better delete customer code &
34288           warnings, delete package ability (& warning)
34289
34290 2001-10-20 05:17  ivan
34291
34292         * README.1.4.0pre3-4, FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
34293           bin/fs-setup, htetc/global.asa, htetc/handler.pl,
34294           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
34295           httemplate/docs/upgrade8.html, httemplate/edit/part_pkg.cgi,
34296           httemplate/edit/svc_acct.cgi,
34297           httemplate/edit/process/cust_main.cgi,
34298           httemplate/edit/process/part_pkg.cgi: setup and recurring fee tax
34299           exempt flags, UI to edit rework part_pkg editing UI some more
34300
34301 2001-10-18 08:49  jeff
34302
34303         * fs_selfadmin/FS-MailAdminServer/cgi/mailadmin.cgi: tyop ... or
34304           something
34305
34306 2001-10-18 08:30  jeff
34307
34308         * fs_selfadmin/README: rudimentary self-admin instructions
34309
34310 2001-10-18 08:04  jeff
34311
34312         * fs_selfadmin/: fs_mailadmin_server,
34313           FS-MailAdminServer/MailAdminClient.pm,
34314           FS-MailAdminServer/fs_mailadmind,
34315           FS-MailAdminServer/cgi/mailadmin.cgi: preliminary self
34316           administration
34317
34318 2001-10-16 13:33  jeff
34319
34320         * bin/svc_acct.export: added slipip insertion for icradius and
34321           vpopmail restart config
34322
34323 2001-10-15 07:58  ivan
34324
34325         * FS/FS/cust_pkg.pm, htetc/global.asa, htetc/handler.pl,
34326           httemplate/edit/REAL_cust_pkg.cgi,
34327           httemplate/edit/process/REAL_cust_pkg.cgi,
34328           httemplate/view/cust_pkg.cgi: date editing
34329
34330 2001-10-15 05:16  ivan
34331
34332         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
34333           httemplate/misc/bill.cgi: print reasons with credits on invoices
34334
34335           use straight eval, not Safe::reval in cust_main::bill for now, as
34336           i have no   idea how to call methods on a share()'ed scalar.
34337           hmm.
34338
34339           add cust_pkg::cust_main method
34340
34341           s/eidiot/idiot/ in httemplate/misc/bill.cgi
34342
34343 2001-10-15 04:39  ivan
34344
34345         * httemplate/edit/part_pkg.cgi: remove errant javascript alert()
34346           plan ||= 'flat' for custom pricing 9clone) package definitions
34347           too
34348
34349 2001-10-15 04:35  ivan
34350
34351         * httemplate/edit/cust_main.cgi: visual fix
34352
34353 2001-10-15 03:42  ivan
34354
34355         * README.1.4.0pre3-4, FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
34356           bin/fs-setup, httemplate/browse/part_pkg.cgi,
34357           httemplate/docs/config.html, httemplate/docs/schema.html,
34358           httemplate/docs/upgrade8.html, httemplate/edit/part_pkg.cgi,
34359           httemplate/edit/part_svc.cgi,
34360           httemplate/edit/process/part_pkg.cgi: price plans web gui 1st
34361           pass, oh my
34362
34363 2001-10-12 08:26  ivan
34364
34365         * httemplate/browse/queue.cgi: add (as yet inactive) retry & remove
34366           links
34367
34368 2001-10-11 10:46  ivan
34369
34370         * htetc/: global.asa, handler.pl: price plan uI!
34371
34372 2001-10-11 10:44  ivan
34373
34374         * httemplate/edit/part_pkg.cgi: "price plans" UP support.CVS:
34375           ----------------------------------------------------------------------
34376
34377 2001-10-09 23:22  thalakan
34378
34379         * httemplate/search/cust_main.cgi: Reverted.
34380
34381 2001-10-09 22:59  thalakan
34382
34383         * httemplate/search/cust_main.cgi: Stupid mistake.  Works now.
34384
34385 2001-10-09 22:42  ivan
34386
34387         * httemplate/search/cust_main.cgi: revert silly changes
34388
34389 2001-10-09 22:33  thalakan
34390
34391         * httemplate/search/cust_main.cgi: Change to use ut_name instead.
34392
34393 2001-10-09 22:24  ivan
34394
34395         * FS/FS/Record.pm: embarassing doc fix, thanks jason
34396
34397 2001-10-09 16:10  ivan
34398
34399         * README.1.4.0pre3-4, FS/FS/cust_credit.pm, FS/FS/cust_main.pm,
34400           FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm,
34401           httemplate/docs/config.html, httemplate/docs/install.html,
34402           httemplate/docs/schema.html, httemplate/docs/upgrade8.html,
34403           bin/fs-setup: add `unsuspendauto' config file: enable the
34404           automatic unsuspension of suspended packages when a customer's
34405           balance due changes from positive to zero or negative as the
34406           result of a payment or credit
34407
34408           add cust_pkg.manual_flag to disable this behaviour per customer
34409           package (no UI to set this yet)
34410
34411 2001-10-09 06:16  ivan
34412
34413         * httemplate/docs/install.html: update mysql links
34414
34415 2001-10-09 00:16  ivan
34416
34417         * httemplate/edit/process/part_svc.cgi: that was a confusing bug to
34418           fix
34419
34420 2001-10-08 20:11  ivan
34421
34422         * FS/FS/cust_pkg.pm: fix syntax error in newly-enabled insert sub,
34423           sheesh
34424
34425 2001-10-02 13:07  ivan
34426
34427         * httemplate/docs/upgrade8.html: doc clarification (?)
34428
34429 2001-10-02 09:00  jeff
34430
34431         * README.1.4.0pre3-4, FS/FS/cust_pay_batch.pm, bin/fs-setup,
34432           httemplate/docs/upgrade8.html: add pkey to batch payments and fix
34433           a doc typo
34434
34435 2001-10-02 04:10  ivan
34436
34437         * FS/FS/svc_acct.pm: allow some more characters in GECOS... showing
34438           up in fix.net's password files
34439
34440 2001-10-01 03:31  ivan
34441
34442         * FS/FS/cust_pkg.pm: oops
34443
34444 2001-09-30 15:35  ivan
34445
34446         * FS/FS/svc_acct.pm: arg
34447
34448 2001-09-30 15:19  ivan
34449
34450         * FS/FS/svc_acct.pm: $1 doesn't seem to last very long...
34451
34452 2001-09-30 13:30  ivan
34453
34454         * FS/FS/svc_acct.pm, httemplate/docs/config.html:
34455           username-uppercase config file
34456
34457 2001-09-30 00:55  ivan
34458
34459         * fs_webdemo/registerd.Pg: purge message
34460
34461 2001-09-27 21:33  ivan
34462
34463         * httemplate/docs/install.html: ssh recommendations
34464
34465 2001-09-27 14:49  ivan
34466
34467         * FS/FS/svc_acct_pop.pm: not used
34468
34469 2001-09-27 14:37  ivan
34470
34471         * fs_signup/FS-SignupClient/cgi/signup.cgi: it's 2001 now.
34472
34473 2001-09-27 14:32  ivan
34474
34475         * fs_signup/FS-SignupClient/cgi/: signup.cgi, signup.html:
34476           popSELECTOR!
34477
34478 2001-09-27 14:12  ivan
34479
34480         * httemplate/edit/: cust_main.cgi, svc_acct.cgi: popSELECTOR
34481
34482 2001-09-27 13:41  ivan
34483
34484         * httemplate/edit/cust_main.cgi, httemplate/edit/svc_acct.cgi,
34485           FS/FS/svc_acct_pop.pm, httemplate/view/svc_acct.cgi: pop
34486           selector!
34487
34488 2001-09-27 11:33  ivan
34489
34490         * httemplate/view/svc_acct.cgi: fix for pre-1.4.0 accounts with no
34491           domsvc
34492
34493 2001-09-26 04:34  ivan
34494
34495         * README.1.4.0pre3-4: index oops
34496
34497 2001-09-26 02:17  ivan
34498
34499         * README.1.4.0pre3-4, FS/FS.pm, FS/MANIFEST,
34500           FS/FS/cust_credit_bill.pm, FS/FS/cust_main.pm,
34501           FS/FS/part_pop_local.pm, FS/FS/svc_acct_pop.pm,
34502           FS/t/part_pop_local.t, bin/fs-setup, httemplate/docs/schema.html,
34503           httemplate/docs/upgrade8.html: add part_pop_local table
34504
34505 2001-09-25 11:03  ivan
34506
34507         * FS/FS/cust_main.pm:
34508           ror
34509
34510 2001-09-25 11:01  ivan
34511
34512         * FS/FS/cust_main.pm, httemplate/docs/config.html: add
34513           emailinvoiceonly config file and begin to use it
34514
34515 2001-09-25 08:55  ivan
34516
34517         * FS/FS/cust_main.pm, httemplate/docs/config.html:
34518           Business::OnlinePayment::BankOfAmerica
34519
34520 2001-09-24 17:05  ivan
34521
34522         * FS/bin/freeside-queued: better REAPER
34523
34524 2001-09-23 20:23  ivan
34525
34526         * FS/: FS/UID.pm, bin/freeside-queued: queue daemon forks now
34527
34528 2001-09-20 20:47  ivan
34529
34530         * httemplate/view/cust_main.cgi: show company and name (instead of
34531           just company) for referring customers that have a company
34532
34533 2001-09-19 17:13  ivan
34534
34535         * FS/FS/cust_main.pm: really fix fuzzy searching
34536
34537 2001-09-19 17:10  ivan
34538
34539         * FS/FS/cust_main.pm: fix fuzzy searching
34540
34541 2001-09-19 14:51  ivan
34542
34543         * FS/bin/freeside-queued: set real uid too.  whew.  ssh now
34544           working.
34545
34546 2001-09-19 14:06  ivan
34547
34548         * README.1.4.0pre3-4, FS/MANIFEST, FS/FS/svc_acct.pm,
34549           FS/bin/freeside-apply-credits, httemplate/docs/config.html:
34550           directory hashing remove jeff's lib patch from
34551           freeside-apply-credits add freeside-apply-credits to MANIFEST
34552           README for pre3-4
34553
34554 2001-09-19 12:41  ivan
34555
34556         * FS/FS/svc_acct.pm: tyop
34557
34558 2001-09-19 12:39  ivan
34559
34560         * FS/FS/svc_acct.pm: hopefully report some sort of ssh error
34561
34562 2001-09-19 12:28  ivan
34563
34564         * FS/FS/svc_acct.pm: ;args
34565
34566 2001-09-19 12:19  ivan
34567
34568         * FS/FS/svc_acct.pm: FS::svc_acct::ssh
34569
34570 2001-09-19 12:00  ivan
34571
34572         * FS/bin/freeside-queued: set $ENV{HOME}
34573
34574 2001-09-18 17:24  ivan
34575
34576         * FS/FS/svc_acct.pm: icradius transactional password changes
34577           (suspensions, unsuspensions)
34578
34579 2001-09-16 05:45  ivan
34580
34581         * FS/FS/Record.pm, FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm,
34582           httemplate/index.html, httemplate/docs/config.html,
34583           httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
34584           fix oops in FS::cust_main_invoice::replace preventing package
34585           cancellation
34586
34587           add toggle switch to cust_main searching to show/hide cancelled
34588           customers.  hidecancelledcustomers config file is just which
34589           state it starts in.
34590
34591           add signupurl config file to enable showing of the customer's
34592           signup URL on the view page.
34593
34594 2001-09-14 12:54  ivan
34595
34596         * FS/FS/svc_acct.pm: fix for no svc_acct_sm!!!
34597
34598 2001-09-14 11:05  ivan
34599
34600         * FS/FS/Record.pm: s/croak/confess/
34601
34602 2001-09-12 08:54  ivan
34603
34604         * httemplate/docs/: install.html, upgrade8.html: mason warnings
34605
34606 2001-09-12 08:45  ivan
34607
34608         * FS/FS/part_svc.pm: oops
34609
34610 2001-09-11 16:44  ivan
34611
34612         * FS/FS/part_svc.pm, httemplate/edit/svc_acct.cgi,
34613           httemplate/edit/svc_acct_sm.cgi, httemplate/edit/svc_domain.cgi,
34614           httemplate/edit/svc_forward.cgi, httemplate/view/svc_acct.cgi:
34615           radius attributes & default/fixed values should work again now
34616
34617 2001-09-11 15:20  ivan
34618
34619         * FS/FS/svc_Common.pm, bin/fs-radius-add-check,
34620           bin/fs-radius-add-reply, bin/fs-setup, bin/svc_acct.export: fix
34621           radius attribute adding
34622
34623 2001-09-11 14:58  ivan
34624
34625         * FS/bin/freeside-queued: usage sub
34626
34627 2001-09-11 13:59  ivan
34628
34629         * httemplate/edit/svc_acct_sm.cgi: persistance problem not clearing
34630           variables between runs
34631
34632 2001-09-11 13:44  ivan
34633
34634         * httemplate/search/svc_acct.cgi: getting "you should run the
34635           bin/fs-migrate-svc_acct_sm" message unexpectedly
34636
34637 2001-09-11 12:16  ivan
34638
34639         * httemplate/edit/part_svc.cgi: forgot closing form tag, breaks ie,
34640           others?
34641
34642 2001-09-11 06:10  ivan
34643
34644         * FS/FS/svc_acct.pm: transactional job-queued icradius/freeradius
34645           export
34646
34647 2001-09-11 05:46  ivan
34648
34649         * httemplate/edit/process/part_svc.cgi: more service edit fix
34650
34651 2001-09-11 05:42  ivan
34652
34653         * httemplate/edit/part_svc.cgi: fix service editing
34654
34655 2001-09-11 05:25  ivan
34656
34657         * FS/FS/queue.pm: queue clean fix
34658
34659 2001-09-11 05:24  ivan
34660
34661         * FS/FS/queue.pm: job queue fix
34662
34663 2001-09-11 05:10  ivan
34664
34665         * FS/FS/cust_main.pm: fuzzyfix
34666
34667 2001-09-11 05:06  ivan
34668
34669         * FS/FS/svc_acct.pm: better logging
34670
34671 2001-09-11 05:00  ivan
34672
34673         * FS/FS/svc_acct.pm: cyrus fix!
34674
34675 2001-09-11 04:52  ivan
34676
34677         * FS/bin/freeside-queued: rar
34678
34679 2001-09-11 04:28  ivan
34680
34681         * fs_signup/FS-SignupClient/cgi/signup.cgi: signup server fix!
34682
34683 2001-09-11 04:03  ivan
34684
34685         * fs_signup/FS-SignupClient/cgi/: signup.cgi, signup.html: missing
34686           quote in new template
34687
34688 2001-09-11 03:05  ivan
34689
34690         * httemplate/edit/process/quick-cust_pkg.cgi: s/die/ediot/
34691
34692 2001-09-11 02:56  ivan
34693
34694         * README.1.4.0pre2-3, httemplate/edit/process/quick-cust_pkg.cgi,
34695           httemplate/view/cust_main.cgi: fix quick order
34696
34697 2001-09-10 21:44  ivan
34698
34699         * httemplate/browse/queue.cgi: web queue view
34700
34701 2001-09-10 21:17  ivan
34702
34703         * FS/FS/svc_acct.pm, httemplate/docs/config.html: username-noperiod
34704           config file
34705
34706 2001-09-10 20:15  ivan
34707
34708         * README.1.4.0pre2-3, FS/FS/cust_main.pm, FS/FS/svc_acct.pm,
34709           FS/bin/freeside-queued, httemplate/docs/config.html,
34710           httemplate/docs/export.html, httemplate/edit/part_svc.cgi: cyrus
34711           support
34712
34713 2001-09-10 18:09  ivan
34714
34715         * FS/bin/freeside-queued: working queued
34716
34717 2001-09-10 17:08  ivan
34718
34719         * README.1.4.0pre2-3, FS/FS.pm, FS/MANIFEST, FS/FS/Record.pm,
34720           FS/FS/cust_credit_bill.pm, FS/FS/cust_main.pm, FS/FS/part_svc.pm,
34721           FS/FS/queue.pm, FS/FS/queue_arg.pm, FS/bin/freeside-bill,
34722           FS/bin/freeside-queued, FS/t/queue.t, FS/t/queue_arg.t,
34723           htetc/handler.pl, httemplate/index.html,
34724           httemplate/browse/part_svc.cgi, httemplate/docs/install.html,
34725           httemplate/docs/schema.html, httemplate/docs/upgrade8.html,
34726           httemplate/edit/part_svc.cgi,
34727           httemplate/edit/process/part_svc.cgi,
34728           httemplate/search/cust_main.cgi: faster (cached) fuzzy searches
34729           prelim. job queues! fixed part_svc editing
34730
34731 2001-09-10 17:07  ivan
34732
34733         * bin/: freeside-init, fs-migrate-part_svc, fs-setup: fixing
34734           fs-migrate-part_svc updateing fs-setup for job queues
34735           freeside-init for starting freeside-queued
34736
34737 2001-09-07 17:28  khoff
34738
34739         * bin/fs-setup: First post.  Sorry.  Missing comma.
34740
34741 2001-09-07 13:49  ivan
34742
34743         * FS/FS/part_svc_column.pm: oops, forgot to add this
34744
34745 2001-09-07 13:26  ivan
34746
34747         * FS/FS/raddb.pm, FS/FS/svc_acct.pm, bin/generate-raddb: tyops
34748
34749 2001-09-07 13:19  ivan
34750
34751         * FS/MANIFEST: tyop
34752
34753 2001-09-07 13:17  ivan
34754
34755         * FS/MANIFEST, FS/FS/raddb.pm, FS/FS/svc_acct.pm, FS/t/raddb.t,
34756           bin/fs-radius-add-check, bin/fs-radius-add-reply, bin/fs-setup,
34757           bin/generate-raddb: fix RADIUS attribute capitalization
34758
34759 2001-09-06 14:43  ivan
34760
34761         * httemplate/docs/: install.html, postgresql.html: no more pg
34762           RADIUS silliness
34763
34764 2001-09-06 14:20  ivan
34765
34766         * FS/FS/svc_acct.pm, httemplate/docs/schema.html: doc
34767
34768 2001-09-06 13:41  ivan
34769
34770         * README.1.4.0pre2-3, FS/FS.pm, FS/MANIFEST, FS/FS/UID.pm,
34771           FS/FS/part_svc.pm, FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
34772           FS/FS/svc_acct_sm.pm, FS/FS/svc_domain.pm, FS/FS/svc_forward.pm,
34773           FS/FS/svc_www.pm, FS/t/part_svc_column.t,
34774           bin/fs-migrate-part_svc, bin/fs-migrate-payref,
34775           bin/fs-radius-add-check, bin/fs-radius-add-reply, bin/fs-setup,
34776           httemplate/browse/part_svc.cgi, httemplate/docs/schema.html,
34777           httemplate/docs/upgrade8.html, httemplate/edit/part_svc.cgi,
34778           httemplate/edit/process/part_svc.cgi: finally fix part_svc!!!
34779
34780 2001-09-04 08:12  ivan
34781
34782         * httemplate/docs/admin.html: tyop
34783
34784 2001-09-04 08:06  ivan
34785
34786         * httemplate/edit/: agent_type.cgi, process/cust_main.cgi: oops
34787           indeed
34788
34789 2001-09-04 07:44  ivan
34790
34791         * FS/FS/cust_pkg.pm, httemplate/browse/agent.cgi,
34792           httemplate/browse/agent_type.cgi, httemplate/browse/part_pkg.cgi,
34793           httemplate/browse/part_referral.cgi,
34794           httemplate/browse/part_svc.cgi, httemplate/docs/admin.html,
34795           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
34796           httemplate/edit/process/quick-cust_pkg.cgi,
34797           httemplate/view/cust_main.cgi: new admin documentation, quick
34798           one-pkg order
34799
34800 2001-09-04 04:15  ivan
34801
34802         * bin/fs-setup: rar
34803
34804 2001-09-04 04:15  ivan
34805
34806         * bin/fs-setup: much better
34807
34808 2001-09-04 04:14  ivan
34809
34810         * bin/fs-setup: tyops
34811
34812 2001-09-04 04:03  ivan
34813
34814         * bin/fs-setup, httemplate/docs/config.html: silly syntax error and
34815           doc updates
34816
34817 2001-09-04 02:55  ivan
34818
34819         * httemplate/docs/install.html: better installation instructions
34820
34821 2001-09-04 02:54  ivan
34822
34823         * htetc/global.asa: hehe, this should help out everybody without
34824           DBIx::Profile (i.e. everybody)
34825
34826 2001-09-03 15:16  ivan
34827
34828         * bin/fs-setup: this too
34829
34830 2001-09-03 15:07  ivan
34831
34832         * FS/FS/cust_bill.pm, FS/FS/cust_bill_pay.pm, FS/FS/cust_main.pm,
34833           FS/FS/cust_pay.pm, FS/FS/cust_svc.pm, FS/bin/freeside-bill,
34834           httemplate/docs/signup.html, httemplate/docs/upgrade8.html,
34835           httemplate/edit/cust_credit.cgi,
34836           httemplate/edit/cust_credit_bill.cgi,
34837           httemplate/edit/cust_pay.cgi,
34838           httemplate/edit/process/cust_pay.cgi, httemplate/misc/bill.cgi,
34839           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi: fix
34840           more bugs
34841
34842 2001-09-02 00:57  ivan
34843
34844         * CREDITS: credito
34845
34846 2001-09-02 00:57  ivan
34847
34848         * bin/generate-tests: gawl
34849
34850 2001-09-02 00:49  ivan
34851
34852         * FS/FS/cust_bill_pay.pm, FS/FS/cust_credit.pm,
34853           FS/FS/cust_credit_bill.pm, FS/FS/cust_credit_refund.pm,
34854           httemplate/edit/cust_credit_bill.cgi,
34855           httemplate/view/cust_main.cgi: things are starting to work again,
34856           sorta.
34857
34858 2001-09-01 22:38  ivan
34859
34860         * FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_refund.pm,
34861           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, bin/fs-migrate-payref:
34862           migration.  ugh.
34863
34864 2001-09-01 21:51  ivan
34865
34866         * FS/FS/: cust_svc.pm, svc_acct.pm: better error msgs
34867
34868 2001-09-01 21:25  ivan
34869
34870         * FS/: FS.pm, MANIFEST, test.pl, FS/cust_bill_pay.pm,
34871           FS/cust_main.pm, FS/cust_refund.pm, t/CGI.t, t/CGIwrapper.t,
34872           t/Conf.t, t/Record.t, t/UID.t, t/agent.t, t/agent_type.t,
34873           t/cust_bill.t, t/cust_bill_pay.t, t/cust_bill_pkg.t,
34874           t/cust_credit.t, t/cust_credit_bill.t, t/cust_credit_refund.t,
34875           t/cust_main.t, t/cust_main_county.t, t/cust_main_invoice.t,
34876           t/cust_pay.t, t/cust_pay_batch.t, t/cust_pkg.t, t/cust_refund.t,
34877           t/cust_svc.t, t/domain_record.t, t/nas.t, t/part_pkg.t,
34878           t/part_referral.t, t/part_svc.t, t/pkg_svc.t, t/port.t,
34879           t/prepay_credit.t, t/session.t, t/svc_Common.t, t/svc_acct.t,
34880           t/svc_acct_pop.t, t/svc_acct_sm.t, t/svc_domain.t,
34881           t/svc_forward.t, t/svc_www.t, t/type_pkgs.t: lame testsuite and
34882           the embarassing fixes in it found
34883
34884 2001-09-01 20:42  ivan
34885
34886         * httemplate/docs/upgrade8.html: really.  backup.
34887
34888 2001-09-01 20:20  ivan
34889
34890         * httemplate/docs/upgrade8.html: upgrade
34891
34892 2001-09-01 19:53  jeff
34893
34894         * FS/bin/freeside-apply-credits: adding a credit apply utility
34895
34896 2001-09-01 19:46  ivan
34897
34898         * FS/FS/cust_bill_pay.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
34899           FS/FS/cust_refund.pm, bin/fs-setup, httemplate/docs/schema.html,
34900           httemplate/docs/upgrade8.html: cust_refund and cust_pay get
34901           custnums
34902
34903 2001-09-01 18:27  ivan
34904
34905         * FS/FS/: cust_bill.pm, cust_bill_pay.pm, cust_credit.pm,
34906           cust_credit_bill.pm, cust_credit_refund.pm, cust_main.pm,
34907           cust_refund.pm: more udpates for the new world of unapplied
34908           stuff.  yay.
34909
34910 2001-09-01 16:41  ivan
34911
34912         * httemplate/docs/upgrade8.html: cust_bill_pay and
34913           cust_credit_refund
34914
34915 2001-09-01 15:28  jeff
34916
34917         * FS/FS/cust_main.pm, httemplate/docs/upgrade8.html: haste makes
34918           waste... and left a method out
34919
34920 2001-09-01 15:18  ivan
34921
34922         * FS/FS/cust_credit_bill.pm, bin/fs-setup: add primary key
34923
34924 2001-09-01 15:01  ivan
34925
34926         * FS/MANIFEST: cust_bill_pay & cust_credit_refund
34927
34928 2001-09-01 14:55  jeff
34929
34930         * FS/FS/cust_bill_pay.pm: oops.. need this too
34931
34932 2001-09-01 14:52  jeff
34933
34934         * FS/MANIFEST, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
34935           FS/FS/cust_credit_bill.pm, FS/FS/cust_main.pm, bin/fs-setup,
34936           httemplate/docs/upgrade8.html,
34937           httemplate/edit/cust_credit_bill.cgi,
34938           httemplate/edit/process/cust_credit_bill.cgi,
34939           httemplate/view/cust_main.cgi: add cust_credit_bill relating
34940           multiple invoices to credits
34941
34942 2001-09-01 13:11  ivan
34943
34944         * FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_refund.pm,
34945           FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
34946           bin/fs-setup, httemplate/docs/schema.html: cust_bill_pay and
34947           cust_credit_refund.  payments can apply to multiple invoices and
34948           refunds can apply to multiple credits.
34949
34950 2001-09-01 05:35  ivan
34951
34952         * httemplate/search/cust_bill.cgi: totals
34953
34954 2001-08-31 02:20  ivan
34955
34956         * FS/FS/Record.pm: check US zips more strictly
34957
34958 2001-08-31 01:43  ivan
34959
34960         * httemplate/browse/svc_acct_pop.cgi: > Order by City might be
34961           better
34962           state, city, then number
34963
34964 2001-08-31 00:28  ivan
34965
34966         * httemplate/edit/cust_main_county-expand.cgi: better error message
34967           for nonexistant cust_main_county records
34968
34969 2001-08-31 00:17  ivan
34970
34971         * httemplate/edit/process/cust_main_county-expand.cgi: fixes:
34972           > US UT expand state
34973           > Submit (no data entered)
34974           > US UT is gone frome the list.
34975
34976 2001-08-30 09:23  ivan
34977
34978         * fs_signup/FS-SignupClient/cgi/signup.cgi,
34979           fs_signup/FS-SignupClient/cgi/signup.html,
34980           fs_signup/FS-SignupClient/cgi/success.html,
34981           httemplate/docs/signup.html: update signup server: template form
34982           and success html, document
34983
34984 2001-08-30 08:30  ivan
34985
34986         * httemplate/edit/part_svc.cgi: slighly more docu
34987
34988 2001-08-29 02:11  ivan
34989
34990         * httemplate/edit/agent.cgi: ui
34991
34992 2001-08-29 01:45  ivan
34993
34994         * bin/fs-setup, httemplate/docs/upgrade8.html: catchall *can* be
34995           NULL
34996
34997 2001-08-28 09:58  ivan
34998
34999         * fs_signup/fs_signup_server,
35000           fs_signup/FS-SignupClient/SignupClient.pm,
35001           fs_signup/FS-SignupClient/fs_signupd,
35002           fs_signup/FS-SignupClient/cgi/signup.cgi,
35003           httemplate/docs/signup.html, httemplate/docs/upgrade8.html,
35004           httemplate/search/cust_main.cgi: customer-to-customer referrals
35005           in singup server
35006
35007 2001-08-28 07:34  ivan
35008
35009         * FS/FS/cust_main.pm, httemplate/docs/config.html,
35010           httemplate/docs/upgrade8.html, httemplate/edit/cust_main.cgi,
35011           httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
35012           customer-to-customer referrals!
35013
35014 2001-08-25 22:06  ivan
35015
35016         * FS/FS/: cust_credit.pm, cust_main.pm: brainfart
35017
35018 2001-08-25 22:05  ivan
35019
35020         * FS/FS/cust_credit.pm: reason can't be null
35021
35022 2001-08-22 23:17  ivan
35023
35024         * FS/FS/cust_main.pm: no need to be y1.9k complient
35025
35026 2001-08-21 03:27  ivan
35027
35028         * httemplate/edit/: svc_acct.cgi, svc_forward.cgi: fix these up,
35029           most everything is working svc_forward-wise now
35030
35031 2001-08-21 02:34  ivan
35032
35033         * FS/FS/Record.pm, FS/FS/UID.pm, FS/bin/freeside-bill,
35034           htetc/global.asa, httemplate/browse/agent.cgi,
35035           httemplate/browse/agent_type.cgi,
35036           httemplate/browse/cust_main_county.cgi,
35037           httemplate/browse/part_pkg.cgi,
35038           httemplate/browse/part_referral.cgi,
35039           httemplate/browse/svc_acct_pop.cgi: no more &swapuid
35040
35041 2001-08-20 20:03  ivan
35042
35043         * FS/FS/svc_acct.pm: fix domain method, and it works against old
35044           databases now too
35045
35046 2001-08-20 19:44  ivan
35047
35048         * FS/FS/domain_record.pm, FS/FS/prepay_credit.pm, FS/FS/svc_www.pm,
35049           FS/bin/freeside-print-batch, eg/TEMPLATE_cust_main.import,
35050           eg/table_template-svc.pm: remove $Log$
35051
35052 2001-08-20 19:43  ivan
35053
35054         * bin/: dbdef-create, fs-migrate-svc_acct_sm, svc_acct_sm.import: i
35055           think svc_acct_sm.import should go away, but...
35056
35057 2001-08-20 19:32  ivan
35058
35059         * test/cgi-test: remove $Log$
35060
35061 2001-08-20 19:31  ivan
35062
35063         * httemplate/: browse/agent.cgi, browse/agent_type.cgi,
35064           browse/part_pkg.cgi, browse/part_referral.cgi,
35065           browse/svc_acct_pop.cgi, edit/agent.cgi, edit/agent_type.cgi,
35066           edit/cust_credit.cgi, edit/cust_main_county-expand.cgi,
35067           edit/cust_main_county.cgi, edit/cust_pay.cgi, edit/cust_pkg.cgi,
35068           edit/part_pkg.cgi, edit/part_referral.cgi, edit/svc_acct_pop.cgi,
35069           edit/svc_acct_sm.cgi, edit/svc_domain.cgi, edit/svc_forward.cgi,
35070           edit/process/agent.cgi, edit/process/agent_type.cgi,
35071           edit/process/cust_credit.cgi, edit/process/cust_main_county.cgi,
35072           edit/process/cust_pay.cgi, edit/process/cust_pkg.cgi,
35073           edit/process/part_pkg.cgi, edit/process/part_referral.cgi,
35074           edit/process/svc_acct.cgi, edit/process/svc_acct_pop.cgi,
35075           edit/process/svc_acct_sm.cgi, edit/process/svc_domain.cgi,
35076           edit/process/svc_forward.cgi, misc/bill.cgi,
35077           misc/cancel-unaudited.cgi, misc/cancel_pkg.cgi,
35078           misc/catchall.cgi, misc/delete-customer.cgi, misc/expire_pkg.cgi,
35079           misc/link.cgi, misc/print-invoice.cgi, misc/susp_pkg.cgi,
35080           misc/unsusp_pkg.cgi, misc/process/catchall.cgi,
35081           misc/process/delete-customer.cgi, misc/process/link.cgi,
35082           search/cust_bill.cgi, search/svc_acct_sm.cgi,
35083           search/svc_domain.cgi, view/cust_bill.cgi, view/cust_pkg.cgi,
35084           view/svc_acct.cgi, view/svc_acct_sm.cgi, view/svc_domain.cgi,
35085           view/svc_forward.cgi: remove $Log$ messages.  whew.
35086
35087 2001-08-20 19:16  ivan
35088
35089         * httemplate/search/svc_acct.cgi: fix to work against 1.3.x
35090           databases, with a warning
35091
35092 2001-08-20 19:03  ivan
35093
35094         * httemplate/search/cust_pkg.cgi: deal with databases w/o separate
35095           shipping address
35096
35097 2001-08-20 17:39  ivan
35098
35099         * FS/FS/: svc_acct.pm, svc_domain.pm, svc_forward.pm: fix some
35100           silly syntax errors
35101
35102 2001-08-20 11:43  jeff
35103
35104         * htdocs/docs/upgrade8.html: one that got away
35105
35106 2001-08-20 06:10  ivan
35107
35108         * FS/FS/svc_domain.pm: use var
35109
35110 2001-08-20 05:15  ivan
35111
35112         * httemplate/edit/svc_acct.cgi: #
35113
35114 2001-08-20 05:13  ivan
35115
35116         * httemplate/edit/svc_acct.cgi: only show domains associated with
35117           this customer.
35118
35119 2001-08-20 04:18  ivan
35120
35121         * FS/FS/cust_svc.pm: labels for svc_acct accounts are now fully
35122           qualified!
35123
35124 2001-08-20 04:04  ivan
35125
35126         * FS/FS/: svc_acct.pm, svc_domain.pm, svc_forward.pm: more
35127           svc_forward work
35128
35129 2001-08-20 02:41  ivan
35130
35131         * FS/FS/: svc_acct.pm, svc_acct_sm.pm, svc_domain.pm,
35132           svc_forward.pm: dtrt when deleting accouts wrt forwards,
35133           catchalls & other references to svc_acct records
35134
35135           depreciate svc_acct_sm further; move qmail catchall handling to
35136           svc_domain
35137
35138 2001-08-20 02:38  ivan
35139
35140         * httemplate/docs/: config.html, export.html, schema.html:
35141           documentation updates
35142
35143 2001-08-19 08:53  jeff
35144
35145         * FS/MANIFEST, FS/FS/cust_svc.pm, FS/FS/svc_acct.pm,
35146           FS/FS/svc_forward.pm, httemplate/edit/part_svc.cgi,
35147           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_forward.cgi,
35148           httemplate/edit/process/svc_forward.cgi,
35149           httemplate/misc/catchall.cgi,
35150           httemplate/misc/process/catchall.cgi,
35151           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
35152           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi,
35153           httemplate/view/svc_forward.cgi: added user interface for
35154           svc_forward and vpopmail support
35155
35156 2001-08-19 06:50  ivan
35157
35158         * bin/fs-setup, httemplate/docs/upgrade8.html: indices on cust_main
35159           ship_last and ship_country
35160
35161 2001-08-19 03:25  ivan
35162
35163         * bin/svc_acct.import: add system shells to @FS::svc_acct:shells on
35164           the fly, fixes: ticket #88
35165
35166 2001-08-19 02:08  ivan
35167
35168         * TODO: this is what i fed to RT, might as well check it in.
35169
35170           no further modifications to TODO.  everything is in the ticketing
35171           system now.
35172
35173 2001-08-19 01:32  ivan
35174
35175         * httemplate/search/cust_pkg.cgi: display bill and service
35176           name/company, and services
35177
35178 2001-08-19 01:18  ivan
35179
35180         * FS/FS/: svc_acct.pm, svc_domain.pm: ->setfixed untaints svcnum
35181
35182 2001-08-19 01:15  ivan
35183
35184         * FS/FS/svc_acct.pm: set fixed fields before checking domsvc
35185
35186 2001-08-18 17:48  ivan
35187
35188         * FS/FS/: Record.pm, cust_main.pm: country fields will now accept
35189           names and change them to two-letter codes
35190
35191 2001-08-17 04:33  ivan
35192
35193         * FS/FS/Record.pm: ut_phonen: fallback to ut_textn, instead of
35194           ut_alphan for non-US/CA phone numbers
35195
35196 2001-08-17 04:28  ivan
35197
35198         * FS/FS/Record.pm: canada has same phone# rules as US
35199
35200 2001-08-17 04:05  ivan
35201
35202         * httemplate/: browse/cust_main_county.cgi,
35203           edit/cust_main_county.cgi,
35204           edit/process/cust_main_county-collapse.cgi,
35205           edit/process/cust_main_county-expand.cgi: clean up tax rate
35206           editing:   sort by country->state->county,   add "collapse state"
35207           if the tax rates are the same statewide,   redirect "expand
35208           state" to the browse, not edit screen
35209
35210 2001-08-17 03:57  ivan
35211
35212         * bin/: dbdef-create, svc_acct.export, svc_acct.import: gah
35213
35214 2001-08-17 03:57  ivan
35215
35216         * FS/FS/svc_domain.pm: document catchall and untaint everything
35217
35218 2001-08-17 03:55  ivan
35219
35220         * FS/FS/cust_main.pm, httemplate/docs/config.html:
35221           Business::OnlinePayment
35222
35223 2001-08-17 03:53  ivan
35224
35225         * Makefile: alldocs target
35226
35227 2001-08-17 03:53  ivan
35228
35229         * CREDITS: thanks jeff!
35230
35231 2001-08-17 03:52  ivan
35232
35233         * fs_signup/fs_signup_server: fix email invoice to the
35234           being-creted-account bug
35235
35236 2001-08-15 03:04  ivan
35237
35238         * httemplate/search/: cust_pkg.cgi, svc_acct.cgi: remove (some of
35239           the) bad direct exit; calls
35240
35241 2001-08-13 16:15  ivan
35242
35243         * httemplate/view/cust_main.cgi: don't display empty comment box
35244
35245 2001-08-13 16:10  ivan
35246
35247         * httemplate/edit/process/cust_main.cgi: properly massage
35248           ship_state & work okay when no initial pkg is selected
35249
35250 2001-08-12 18:07  ivan
35251
35252         * htdocs/: docs/config.html, index.html, browse/agent.cgi,
35253           browse/agent_type.cgi, browse/cust_main_county.cgi,
35254           browse/nas.cgi, browse/part_pkg.cgi, browse/part_referral.cgi,
35255           browse/part_svc.cgi, browse/svc_acct_pop.cgi, docs/admin.html,
35256           docs/billing.html, docs/export.html, docs/index.html,
35257           docs/install.html, docs/legacy.html, docs/overview.dia,
35258           docs/overview.png, docs/passwd.html, docs/postgresql.html,
35259           docs/schema.html, docs/session.html, docs/signup.html,
35260           docs/trouble.html, docs/upgrade.html, docs/upgrade2.html,
35261           docs/upgrade3.html, docs/upgrade4.html, docs/upgrade5.html,
35262           docs/upgrade6.html, docs/upgrade7.html, docs/man/FS.html,
35263           docs/man/FS/Bill.html, docs/man/FS/CGI.html,
35264           docs/man/FS/CGIwrapper.html, docs/man/FS/Conf.html,
35265           docs/man/FS/Invoice.html, docs/man/FS/Record.html,
35266           docs/man/FS/SSH.html, docs/man/FS/SessionClient.html,
35267           docs/man/FS/SignupClient.html, docs/man/FS/UID.html,
35268           docs/man/FS/agent.html, docs/man/FS/agent_type.html,
35269           docs/man/FS/cust_bill.html, docs/man/FS/cust_bill_pkg.html,
35270           docs/man/FS/cust_credit.html, docs/man/FS/cust_main.html,
35271           docs/man/FS/cust_main_county.html,
35272           docs/man/FS/cust_main_invoice.html, docs/man/FS/cust_pay.html,
35273           docs/man/FS/cust_pay_batch.html, docs/man/FS/cust_pkg.html,
35274           docs/man/FS/cust_refund.html, docs/man/FS/cust_svc.html,
35275           docs/man/FS/dbdef.html, docs/man/FS/dbdef_colgroup.html,
35276           docs/man/FS/dbdef_column.html, docs/man/FS/dbdef_index.html,
35277           docs/man/FS/dbdef_table.html, docs/man/FS/dbdef_unique.html,
35278           docs/man/FS/domain_record.html, docs/man/FS/nas.html,
35279           docs/man/FS/part_pkg.html, docs/man/FS/part_referral.html,
35280           docs/man/FS/part_svc.html, docs/man/FS/pkg_svc.html,
35281           docs/man/FS/port.html, docs/man/FS/prepay_credit.html,
35282           docs/man/FS/session.html, docs/man/FS/svc_Common.html,
35283           docs/man/FS/svc_acct.html, docs/man/FS/svc_acct_pop.html,
35284           docs/man/FS/svc_acct_sm.html, docs/man/FS/svc_domain.html,
35285           docs/man/FS/svc_www.html, docs/man/FS/type_pkgs.html,
35286           docs/man/FS/UI/Base.html, docs/man/FS/UI/CGI.html,
35287           docs/man/FS/UI/Gtk.html, docs/man/FS/UI/agent.html,
35288           edit/agent.cgi, edit/agent_type.cgi, edit/cust_credit.cgi,
35289           edit/cust_main.cgi, edit/cust_main_county-expand.cgi,
35290           edit/cust_main_county.cgi, edit/cust_pay.cgi, edit/cust_pkg.cgi,
35291           edit/part_pkg.cgi, edit/part_referral.cgi, edit/part_svc.cgi,
35292           edit/svc_acct.cgi, edit/svc_acct_pop.cgi, edit/svc_acct_sm.cgi,
35293           edit/svc_domain.cgi, edit/process/agent.cgi,
35294           edit/process/agent_type.cgi, edit/process/cust_credit.cgi,
35295           edit/process/cust_main.cgi,
35296           edit/process/cust_main_county-expand.cgi,
35297           edit/process/cust_main_county.cgi, edit/process/cust_pay.cgi,
35298           edit/process/cust_pkg.cgi, edit/process/part_pkg.cgi,
35299           edit/process/part_referral.cgi, edit/process/part_svc.cgi,
35300           edit/process/svc_acct.cgi, edit/process/svc_acct_pop.cgi,
35301           edit/process/svc_acct_sm.cgi, edit/process/svc_domain.cgi,
35302           images/mid-logo.png, images/small-logo.png, misc/bill.cgi,
35303           misc/cancel-unaudited.cgi, misc/cancel_pkg.cgi,
35304           misc/delete-customer.cgi, misc/expire_pkg.cgi, misc/link.cgi,
35305           misc/print-invoice.cgi, misc/susp_pkg.cgi, misc/unsusp_pkg.cgi,
35306           misc/process/delete-customer.cgi, misc/process/link.cgi,
35307           search/cust_bill.cgi, search/cust_bill.html,
35308           search/cust_main-payinfo.html, search/cust_main.cgi,
35309           search/cust_main.html, search/cust_pkg.cgi, search/svc_acct.cgi,
35310           search/svc_acct.html, search/svc_acct_sm.cgi,
35311           search/svc_acct_sm.html, search/svc_domain.cgi,
35312           search/svc_domain.html, view/cust_bill.cgi, view/cust_main.cgi,
35313           view/cust_pkg.cgi, view/svc_acct.cgi, view/svc_acct_sm.cgi,
35314           view/svc_domain.cgi, .htaccess: removing
35315
35316 2001-08-12 18:00  ivan
35317
35318         * httemplate/docs/schema.html: add svc_forward, depriciate
35319           svc_acct_sm
35320
35321 2001-08-12 17:21  ivan
35322
35323         * FS/FS/svc_acct.pm: untaint svcnum & domsvc
35324
35325 2001-08-12 17:19  ivan
35326
35327         * bin/fs-setup: depriciate svc_acct_sm, add unique index for
35328           username+domsvc on svc_acct, remove silly $Log$
35329
35330 2001-08-12 12:41  jeff
35331
35332         * FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/FS/svc_forward.pm,
35333           bin/fs-migrate-svc_acct_sm, bin/fs-setup, bin/svc_acct.export,
35334           bin/svc_acct_sm.export, htdocs/docs/config.html,
35335           htdocs/docs/upgrade8.html, httemplate/docs/config.html,
35336           httemplate/docs/upgrade8.html: merging vpopmail support branch
35337
35338 2001-08-12 01:56  ivan
35339
35340         * httemplate/edit/process/part_svc.cgi: don't use
35341           Apache::ASP-specific $Redirect object
35342
35343 2001-08-11 18:26  ivan
35344
35345         * httemplate/docs/postgresql.html: i did get it working
35346
35347 2001-08-11 17:07  ivan
35348
35349         * httemplate/edit/: cust_main.cgi, process/cust_main.cgi: use
35350           transactional invoice_list setting & eliminate non-sticky "first
35351           package"!
35352
35353 2001-08-11 17:07  ivan
35354
35355         * FS/FS/cust_main.pm: transactional invoice_list setting yay!!!
35356
35357 2001-08-11 17:06  ivan
35358
35359         * FS/FS/cust_main_invoice.pm: better error msgs
35360
35361 2001-08-11 16:19  ivan
35362
35363         * httemplate/edit/part_svc.cgi: better error checking, fix scalar
35364           context to $cgi->keywords
35365
35366 2001-08-11 16:18  ivan
35367
35368         * httemplate/browse/part_svc.cgi: missed a variable interpolation
35369
35370 2001-08-10 22:53  ivan
35371
35372         * bin/fs-setup, httemplate/docs/upgrade8.html: add comments field
35373
35374 2001-08-10 22:52  ivan
35375
35376         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi: add customer
35377           comments fields
35378
35379 2001-08-10 22:52  ivan
35380
35381         * FS/FS/cust_main.pm: add comments field, fix ship_ address
35382           handling (don't consider a value for ship_state field to mean
35383           something meaningful is in ship_*)
35384
35385 2001-08-10 22:51  ivan
35386
35387         * FS/FS/part_svc.pm: better error msg
35388
35389 2001-08-10 22:50  ivan
35390
35391         * FS/FS/Record.pm: allow newlines in ut_anything fields fix example
35392           for ut_anything
35393
35394 2001-08-10 21:55  ivan
35395
35396         * httemplate/edit/part_svc.cgi: don't have any other choices in
35397           svcdb dropdown for existing services, since you can't change it
35398           anyway
35399
35400 2001-08-10 21:29  ivan
35401
35402         * FS/FS/CGI.pm: that's what $etc is for!
35403
35404 2001-08-10 21:15  ivan
35405
35406         * httemplate/misc/delete-customer.cgi: better docs
35407
35408 2001-08-10 17:01  ivan
35409
35410         * FS/FS/cust_main_invoice.pm: "fixes"
35411
35412           Can't call method "username" on an undefined value at
35413           /usr/lib/perl5/site_perl/5.6.0/FS/cust_main_invoice.pm line 162.
35414
35415           but cust_main_invoice records should probably be updated when
35416           svc_acct records are deleted :/
35417
35418 2001-08-08 02:47  ivan
35419
35420         * httemplate/docs/passwd.html: doc clarification
35421
35422 2001-08-07 21:44  ivan
35423
35424         * FS/FS/Record.pm: better error msg
35425
35426 2001-08-03 13:34  jeff
35427
35428         * FS/FS/cust_bill.pm:
35429
35430           added the tax method
35431
35432 2001-07-30 03:43  ivan
35433
35434         * FS/FS/CGI.pm: Apache::ASP eidiot fix
35435
35436 2001-07-30 03:41  ivan
35437
35438         * FS/FS/Record.pm, FS/FS/cust_main.pm,
35439           httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
35440           shipping address additions
35441
35442 2001-07-30 02:53  ivan
35443
35444         * httemplate/docs/upgrade8.html: Pg primary key upgrade fix (create
35445           fix in new DBIx::DBSchema)
35446
35447 2001-07-30 01:03  ivan
35448
35449         * httemplate/: .htaccess, docs/overview.dia, docs/overview.png:
35450           forgotten files
35451
35452 2001-07-30 01:02  ivan
35453
35454         * htetc/: global.asa, handler.pl: template stuffs
35455
35456 2001-07-30 01:01  ivan
35457
35458         * Makefile: need this too!
35459
35460 2001-07-30 00:42  ivan
35461
35462         * bin/fs-setup: need an DBIx::DBSchema with delcolumn
35463
35464 2001-07-30 00:36  ivan
35465
35466         * httemplate/index.html, httemplate/browse/agent.cgi,
35467           httemplate/browse/agent_type.cgi,
35468           httemplate/browse/cust_main_county.cgi,
35469           httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
35470           httemplate/browse/part_referral.cgi,
35471           httemplate/browse/part_svc.cgi,
35472           httemplate/browse/svc_acct_pop.cgi, httemplate/docs/admin.html,
35473           httemplate/docs/billing.html, httemplate/docs/config.html,
35474           httemplate/docs/export.html, httemplate/docs/index.html,
35475           httemplate/docs/install.html, httemplate/docs/legacy.html,
35476           httemplate/docs/passwd.html, httemplate/docs/postgresql.html,
35477           httemplate/docs/schema.html, httemplate/docs/session.html,
35478           httemplate/docs/signup.html, httemplate/docs/trouble.html,
35479           httemplate/docs/upgrade.html, httemplate/docs/upgrade2.html,
35480           httemplate/docs/upgrade3.html, httemplate/docs/upgrade4.html,
35481           httemplate/docs/upgrade5.html, httemplate/docs/upgrade6.html,
35482           httemplate/docs/upgrade7.html, httemplate/docs/upgrade8.html,
35483           httemplate/docs/man/FS.html, httemplate/docs/man/FS/Bill.html,
35484           httemplate/docs/man/FS/CGI.html,
35485           httemplate/docs/man/FS/CGIwrapper.html,
35486           httemplate/docs/man/FS/Conf.html,
35487           httemplate/docs/man/FS/Invoice.html,
35488           httemplate/docs/man/FS/Record.html,
35489           httemplate/docs/man/FS/SessionClient.html,
35490           httemplate/docs/man/FS/SignupClient.html,
35491           httemplate/docs/man/FS/UID.html,
35492           httemplate/docs/man/FS/agent.html,
35493           httemplate/docs/man/FS/agent_type.html,
35494           httemplate/docs/man/FS/cust_bill.html,
35495           httemplate/docs/man/FS/cust_bill_pkg.html,
35496           httemplate/docs/man/FS/cust_credit.html,
35497           httemplate/docs/man/FS/cust_main.html,
35498           httemplate/docs/man/FS/cust_main_county.html,
35499           httemplate/docs/man/FS/cust_main_invoice.html,
35500           httemplate/docs/man/FS/cust_pay.html,
35501           httemplate/docs/man/FS/cust_pay_batch.html,
35502           httemplate/docs/man/FS/cust_pkg.html,
35503           httemplate/docs/man/FS/cust_refund.html,
35504           httemplate/docs/man/FS/cust_svc.html,
35505           httemplate/docs/man/FS/domain_record.html,
35506           httemplate/docs/man/FS/nas.html,
35507           httemplate/docs/man/FS/part_pkg.html,
35508           httemplate/docs/man/FS/part_referral.html,
35509           httemplate/docs/man/FS/part_svc.html,
35510           httemplate/docs/man/FS/pkg_svc.html,
35511           httemplate/docs/man/FS/port.html,
35512           httemplate/docs/man/FS/prepay_credit.html,
35513           httemplate/docs/man/FS/session.html,
35514           httemplate/docs/man/FS/svc_Common.html,
35515           httemplate/docs/man/FS/svc_acct.html,
35516           httemplate/docs/man/FS/svc_acct_pop.html,
35517           httemplate/docs/man/FS/svc_acct_sm.html,
35518           httemplate/docs/man/FS/svc_domain.html,
35519           httemplate/docs/man/FS/svc_www.html,
35520           httemplate/docs/man/FS/type_pkgs.html,
35521           httemplate/docs/man/FS/UI/Base.html,
35522           httemplate/docs/man/FS/UI/CGI.html,
35523           httemplate/docs/man/FS/UI/Gtk.html,
35524           httemplate/docs/man/FS/UI/agent.html, bin/fs-setup, bin/masonize,
35525           bin/pod2x, httemplate/edit/agent.cgi,
35526           httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
35527           httemplate/edit/cust_main.cgi,
35528           httemplate/edit/cust_main_county-expand.cgi,
35529           httemplate/edit/cust_main_county.cgi,
35530           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
35531           httemplate/edit/part_pkg.cgi, httemplate/edit/part_referral.cgi,
35532           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
35533           httemplate/edit/svc_acct_pop.cgi,
35534           httemplate/edit/svc_acct_sm.cgi, httemplate/edit/svc_domain.cgi,
35535           httemplate/edit/process/agent.cgi,
35536           httemplate/edit/process/agent_type.cgi,
35537           httemplate/edit/process/cust_credit.cgi,
35538           httemplate/edit/process/cust_main.cgi,
35539           httemplate/edit/process/cust_main_county-expand.cgi,
35540           httemplate/edit/process/cust_main_county.cgi,
35541           httemplate/edit/process/cust_pay.cgi,
35542           httemplate/edit/process/cust_pkg.cgi,
35543           httemplate/edit/process/part_pkg.cgi,
35544           httemplate/edit/process/part_referral.cgi,
35545           httemplate/edit/process/part_svc.cgi,
35546           httemplate/edit/process/svc_acct.cgi,
35547           httemplate/edit/process/svc_acct_pop.cgi,
35548           httemplate/edit/process/svc_acct_sm.cgi,
35549           httemplate/edit/process/svc_domain.cgi,
35550           httemplate/images/mid-logo.png, httemplate/images/small-logo.png,
35551           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
35552           httemplate/misc/cancel_pkg.cgi,
35553           httemplate/misc/delete-customer.cgi,
35554           httemplate/misc/expire_pkg.cgi, httemplate/misc/link.cgi,
35555           httemplate/misc/print-invoice.cgi, httemplate/misc/susp_pkg.cgi,
35556           httemplate/misc/unsusp_pkg.cgi,
35557           httemplate/misc/process/delete-customer.cgi,
35558           httemplate/misc/process/link.cgi,
35559           httemplate/search/cust_bill.cgi,
35560           httemplate/search/cust_bill.html,
35561           httemplate/search/cust_main-payinfo.html,
35562           httemplate/search/cust_main.cgi,
35563           httemplate/search/cust_main.html, httemplate/search/cust_pkg.cgi,
35564           httemplate/search/svc_acct.cgi, httemplate/search/svc_acct.html,
35565           httemplate/search/svc_acct_sm.cgi,
35566           httemplate/search/svc_acct_sm.html,
35567           httemplate/search/svc_domain.cgi,
35568           httemplate/search/svc_domain.html, httemplate/view/cust_bill.cgi,
35569           httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi,
35570           httemplate/view/svc_acct.cgi, httemplate/view/svc_acct_sm.cgi,
35571           httemplate/view/svc_domain.cgi: templates!!!
35572
35573 2001-07-30 00:33  ivan
35574
35575         * FS/FS/: Record.pm, svc_acct.pm: podnitfix
35576
35577 2001-07-30 00:14  ivan
35578
35579         * INSTALL, README: templates!
35580
35581 2001-07-30 00:13  ivan
35582
35583         * TODO: todocruft
35584
35585 2001-07-29 23:28  ivan
35586
35587         * FS/FS/svc_acct.pm: allow !! as password for disabled accounts
35588
35589 2001-07-29 23:07  ivan
35590
35591         * bin/: svc_acct.export, svc_acct.import: allow !! for locked
35592           accounts instead of changing to *SUSPENDED*
35593
35594 2001-07-27 10:16  ivan
35595
35596         * FS/FS/cust_main_invoice.pm: clarification
35597
35598 2001-07-26 23:17  thalakan
35599
35600         * FS/FS/cust_main_invoice.pm: Documented some subtle behavior of
35601           the checkdest method.
35602
35603 2001-07-24 18:06  thalakan
35604
35605         * htdocs/docs/schema.html: Added documentation for
35606           cust_main_invoice.
35607
35608 2001-07-24 00:00  ivan
35609
35610         * htdocs/docs/config.html: autocapnames never worked anyway
35611
35612 2001-06-21 09:27  ivan
35613
35614         * FS/FS/UID.pm: better error message
35615
35616 2001-06-20 01:33  ivan
35617
35618         * bin/svc_acct.export: >     Use of uninitialized value in
35619           concatenation (.) at svc_acct.export line
35620           > 276.
35621
35622 2001-06-10 02:28  ivan
35623
35624         * htdocs/docs/billing.html: doc
35625
35626 2001-06-06 15:22  ivan
35627
35628         * TODO: templating thoughts
35629
35630 2001-06-05 14:40  ivan
35631
35632         * debian/: README.Debian, changelog, conffiles.ex, control,
35633           copyright, cron.d.ex, dirs, docs, ex.doc-base.package,
35634           freeside-doc.docs, freeside-doc.files, init.d.ex, manpage.1.ex,
35635           manpage.sgml.ex, menu.ex, postinst.ex, postrm.ex, preinst.ex,
35636           prerm.ex, rules, watch.ex: add deb packaging foo (doesn't work
35637           yet)
35638
35639 2001-06-03 10:22  ivan
35640
35641         * FS/FS/svc_domain.pm: SOA serial number problem with Date::Format
35642           %e: no leading zero
35643
35644 2001-06-03 07:29  ivan
35645
35646         * htdocs/docs/index.html: oops!
35647
35648 2001-06-03 07:21  ivan
35649
35650         * htdocs/docs/: index.html, upgrade7.html: 1.3.1!!!
35651
35652 2001-06-03 07:16  ivan
35653
35654         * README: 1.3.1!!!
35655
35656 2001-06-03 07:16  ivan
35657
35658         * bin/fs-setup: allow empty refund reasons
35659
35660 2001-06-03 07:15  ivan
35661
35662         * TODO: yes yes
35663
35664 2001-06-03 05:36  ivan
35665
35666         * FS/FS/svc_acct.pm, htdocs/docs/config.html: add username-letter
35667           and username-letterfirst config files
35668
35669 2001-06-03 04:40  ivan
35670
35671         * htdocs/view/cust_main.cgi: inline doc clarification
35672
35673 2001-06-03 04:37  ivan
35674
35675         * FS/FS/svc_acct.pm: fixes
35676
35677           Can't locate object method "setfield" via package "svc_acct_sm"
35678           at /usr/local/lib/perl5/site_perl/5.005/FS/Record.pm line 318
35679
35680 2001-06-03 04:27  ivan
35681
35682         * FS/FS/Record.pm: track down
35683
35684             Can't locate object method "setfield" via package "svc_acct_sm"
35685           at
35686             /usr/local/lib/perl5/site_perl/5.005/FS/Record.pm line 318.
35687
35688           errors
35689
35690 2001-06-03 03:51  ivan
35691
35692         * FS/FS/cust_main.pm: fixes "Error reval-ing" and won't bill errors
35693
35694 2001-05-30 08:17  ivan
35695
35696         * FS/FS/CGI.pm: use Apache inside an eval BLOCK was mucking things
35697           up for the non-mod_perl folks
35698
35699 2001-05-30 07:42  ivan
35700
35701         * htdocs/edit/part_svc.cgi: Adam Rose <adamr@eaze.net>: "In the
35702           /edit/part_svc.cgi is there a need to add another section for
35703           svc_www?".  Yes.  Thanks Adam.
35704
35705 2001-05-24 17:36  ivan
35706
35707         * htdocs/docs/install.html: tyop forgot closing </a>
35708
35709 2001-05-23 07:04  ivan
35710
35711         * htdocs/docs/admin.html: setting up at least one referral is not
35712           optional
35713
35714 2001-05-23 06:47  ivan
35715
35716         * htdocs/edit/cust_main.cgi: bugfix for defaultcountry
35717
35718 2001-05-22 09:43  ivan
35719
35720         * FS/FS/svc_domain.pm: oops, s/mx/MX/ noticed by "Shane Chrisp"
35721           <shane@2000cn.com.au>, thanks!
35722
35723 2001-05-18 07:08  ivan
35724
35725         * FS/FS/domain_record.pm: tyop
35726
35727 2001-05-15 00:52  ivan
35728
35729         * FS/bin/freeside-email: simple program to list all email addresses
35730
35731 2001-05-08 03:44  ivan
35732
35733         * bin/: svc_acct.export, svc_acct_sm.export: fix for OO Net::SCP
35734
35735 2001-05-07 08:42  ivan
35736
35737         * FS/FS/Record.pm: tyop
35738
35739 2001-05-07 08:36  ivan
35740
35741         * FS/FS/Record.pm: start to track down
35742
35743               Insecure dependency in eval while running with -T switch at
35744           /usr/local/lib/site_perl/FS/Record.pm line 202.
35745
35746           errors
35747
35748 2001-05-07 08:24  ivan
35749
35750         * bin/svc_acct.import: s/!/*/
35751
35752 2001-05-06 19:07  ivan
35753
35754         * FS/FS/cust_main.pm, fs_signup/fs_signup_server:
35755           http://www.sisd.com/freeside/list-archive/msg01906.html
35756
35757 2001-05-05 01:51  ivan
35758
35759         * bin/svc_acct.import:
35760           http://www.sisd.com/freeside/list-archive/msg01915.html
35761
35762 2001-05-03 03:28  ivan
35763
35764         * htdocs/docs/: install.html, upgrade6.html: documentation updates
35765           for add'l perl dependencies.  thanks to "Mike McCauley"
35766           <mikem@open.com.au> from Radiator
35767
35768 2001-04-25 19:28  ivan
35769
35770         * fs_webdemo/registerd.Pg: argh
35771
35772 2001-04-25 19:23  ivan
35773
35774         * fs_webdemo/registerd.Pg: arfuckingargh
35775
35776 2001-04-25 19:21  ivan
35777
35778         * fs_webdemo/registerd.Pg: ARG
35779
35780 2001-04-25 19:20  ivan
35781
35782         * fs_webdemo/registerd.Pg: arg
35783
35784 2001-04-25 19:18  ivan
35785
35786         * fs_webdemo/registerd.Pg: argh
35787
35788 2001-04-25 17:17  ivan
35789
35790         * fs_webdemo/: registerd.Pg: sigh
35791
35792 2001-04-24 18:06  ivan
35793
35794         * htdocs/docs/man/FS/SessionClient.html: missing docs
35795
35796 2001-04-23 12:50  ivan
35797
35798         * FS/FS/cust_credit.pm: the real
35799
35800           Can't locate object method "setfield" via package "cust_refund"
35801           at /usr/local/lib/site_perl/FS/Record.pm line 315.
35802
35803           fix
35804
35805 2001-04-23 12:27  ivan
35806
35807         * FS/FS/cust_credit.pm: *sigh*
35808
35809 2001-04-23 12:21  ivan
35810
35811         * FS/FS/cust_credit.pm: webdemo bugfix
35812
35813 2001-04-23 09:25  ivan
35814
35815         * fs_webdemo/registerd.Pg: working registerd.Pg
35816
35817 2001-04-23 09:07  ivan
35818
35819         * htdocs/search/cust_main.cgi: fix Insecure dependency in eval
35820           while running with -T switch at
35821           /usr/local/lib/site_perl/FS/Record.pm line 202.
35822
35823 2001-04-23 08:37  ivan
35824
35825         * FS/MANIFEST: 1.3.1 sigh
35826
35827 2001-04-23 06:09  ivan
35828
35829         * htdocs/docs/upgrade6.html: hehe, last minute upgrade instruction
35830           fixes
35831
35832 2001-04-23 05:44  ivan
35833
35834         * bin/freeside-session-kill: session killer implemeting timed
35835           access
35836
35837 2001-04-23 05:41  ivan
35838
35839         * htdocs/docs/man/FS/: CGIwrapper.html, SignupClient.html,
35840           domain_record.html, nas.html, port.html, prepay_credit.html,
35841           session.html, svc_www.html: new API documentation
35842
35843 2001-04-23 05:40  ivan
35844
35845         * FS/FS.pm, fs_webdemo/registerd.Pg, htdocs/docs/schema.html,
35846           htdocs/docs/man/FS.html, htdocs/docs/man/FS/CGI.html,
35847           htdocs/docs/man/FS/Conf.html, htdocs/docs/man/FS/Record.html,
35848           htdocs/docs/man/FS/UID.html, htdocs/docs/man/FS/agent.html,
35849           htdocs/docs/man/FS/agent_type.html,
35850           htdocs/docs/man/FS/cust_bill.html,
35851           htdocs/docs/man/FS/cust_bill_pkg.html,
35852           htdocs/docs/man/FS/cust_credit.html,
35853           htdocs/docs/man/FS/cust_main.html,
35854           htdocs/docs/man/FS/cust_main_county.html,
35855           htdocs/docs/man/FS/cust_main_invoice.html,
35856           htdocs/docs/man/FS/cust_pay.html,
35857           htdocs/docs/man/FS/cust_pay_batch.html,
35858           htdocs/docs/man/FS/cust_pkg.html,
35859           htdocs/docs/man/FS/cust_refund.html,
35860           htdocs/docs/man/FS/cust_svc.html,
35861           htdocs/docs/man/FS/part_pkg.html,
35862           htdocs/docs/man/FS/part_referral.html,
35863           htdocs/docs/man/FS/part_svc.html,
35864           htdocs/docs/man/FS/pkg_svc.html,
35865           htdocs/docs/man/FS/svc_Common.html,
35866           htdocs/docs/man/FS/svc_acct.html,
35867           htdocs/docs/man/FS/svc_acct_pop.html,
35868           htdocs/docs/man/FS/svc_acct_sm.html,
35869           htdocs/docs/man/FS/svc_domain.html,
35870           htdocs/docs/man/FS/type_pkgs.html,
35871           htdocs/docs/man/FS/UI/Base.html, htdocs/docs/man/FS/UI/CGI.html,
35872           htdocs/docs/man/FS/UI/Gtk.html, htdocs/docs/man/FS/UI/agent.html:
35873           documentation and webdemo updates
35874
35875 2001-04-23 02:00  ivan
35876
35877         * FS/FS/UID.pm: "shouldn't hurt" (famous last words)
35878
35879 2001-04-23 00:12  ivan
35880
35881         * FS/FS/cust_main.pm, htdocs/edit/svc_domain.cgi,
35882           htdocs/edit/process/svc_domain.cgi: better error message (if
35883           kludgy) for no referral remove outdated NSI foo from domain
35884           ordering.  also, fuck NSI.
35885
35886 2001-04-21 18:56  ivan
35887
35888         * README, FS/FS.pm, FS/MANIFEST, FS/FS/SSH.pm, FS/FS/svc_acct.pm,
35889           FS/FS/svc_acct_sm.pm, FS/FS/svc_domain.pm, FS/FS/svc_www.pm,
35890           bin/svc_acct.export, bin/svc_acct.import, bin/svc_acct_sm.export,
35891           bin/svc_acct_sm.import, bin/svc_domain.import,
35892           fs_passwd/fs_passwd_server, fs_signup/fs_signup_server,
35893           htdocs/docs/install.html: get rid of FS::SSH.pm (became Net::SSH
35894           and Net::SCP on CPAN)
35895
35896 2001-04-21 18:38  ivan
35897
35898         * TODO, FS/FS/svc_domain.pm, htdocs/search/cust_bill.cgi,
35899           htdocs/view/cust_main.cgi: svc_domain needs to import dbh sub
35900           from Record view/cust_main.cgi needs to use ->owed method, not
35901           check (depriciated) owed field search/cust_bill.cgi redirect
35902           error when there's only one invoice
35903
35904 2001-04-21 17:49  ivan
35905
35906         * FS/FS/svc_Common.pm: need to import dbh sub from Record
35907
35908 2001-04-21 17:45  ivan
35909
35910         * htdocs/docs/: config.html, install.html: update postgres examples
35911
35912 2001-04-21 16:53  ivan
35913
35914         * FS/MANIFEST: no more dbdef
35915
35916 2001-04-15 10:35  ivan
35917
35918         * htdocs/docs/upgrade6.html: dbdef doesn't use mysql-specific
35919           syntax
35920
35921 2001-04-15 06:56  ivan
35922
35923         * TODO, htdocs/docs/session.html: [no log message]
35924
35925 2001-04-15 06:35  ivan
35926
35927         * FS/FS/: nas.pm, session.pm, svc_Common.pm, svc_domain.pm:
35928           transactions part deux
35929
35930 2001-04-15 05:56  ivan
35931
35932         * TODO, FS/FS/Record.pm, FS/FS/dbdef.pm, FS/FS/dbdef_colgroup.pm,
35933           FS/FS/dbdef_column.pm, FS/FS/dbdef_index.pm,
35934           FS/FS/dbdef_table.pm, FS/FS/dbdef_unique.pm, bin/dbdef-create,
35935           bin/fs-setup: s/dbdef/DBIx::DBSchema/
35936
35937 2001-04-15 05:53  ivan
35938
35939         * htdocs/docs/install.html: update urls
35940
35941 2001-04-15 05:35  ivan
35942
35943         * htdocs/: index.html, docs/install.html: documentation updates
35944
35945 2001-04-15 04:25  ivan
35946
35947         * htdocs/docs/index.html: ui nit
35948
35949 2001-04-15 04:09  ivan
35950
35951         * htdocs/images/: mid-logo.gif, mid-logo.png, small-logo.gif,
35952           small-logo.png: BURN OFF EVERY GIF
35953
35954 2001-04-15 03:33  ivan
35955
35956         * CREDITS, TODO, htdocs/docs/config.html: better docs for the worst
35957           bit, finally
35958
35959 2001-04-15 02:36  ivan
35960
35961         * bin/fs-setup:
35962           http://www.sisd.com/freeside/list-archive/msg01450.html
35963
35964 2001-04-15 00:25  ivan
35965
35966         * fs_sesmon/FS-SessionClient/cgi/: login.cgi, logout.cgi: oops,
35967           extraneous code causing problems, thanks to Mack for bugreport
35968
35969 2001-04-09 16:05  ivan
35970
35971         * TODO, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
35972           FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm,
35973           FS/FS/cust_refund.pm, FS/FS/session.pm, FS/FS/svc_Common.pm,
35974           bin/fs-setup, htdocs/docs/index.html, htdocs/docs/install.html,
35975           htdocs/docs/schema.html, htdocs/docs/upgrade6.html,
35976           htdocs/edit/process/part_pkg.cgi,
35977           htdocs/misc/cancel-unaudited.cgi: Transactions Part I!!!
35978
35979 2001-04-09 08:50  ivan
35980
35981         * CREDITS, TODO, FS/MANIFEST: rar
35982
35983 2001-04-02 07:32  ivan
35984
35985         * htdocs/docs/install.html: changed url over at apache.org
35986
35987 2001-03-30 09:33  ivan
35988
35989         * FS/FS/cust_bill.pm, htdocs/docs/config.html: config value
35990           money_char:
35991
35992                   Presto!  Now you can consider all numbers to be
35993           shillings.
35994
35995                   If you need to change the currency symbol, you can hunt
35996           down the
35997                   instances of literal '$' in FS::cust_bill::print_text and
35998           replace them
35999                   with your currency symbol.  I guess this should turn into
36000           a
36001                   configuration value.
36002
36003 2001-02-26 16:59  ivan
36004
36005         * FS/FS/session.pm: silly typo, fix sent by Mack <mackn@mackn.net>,
36006           thanks!
36007
36008 2001-02-21 15:48  ivan
36009
36010         * bin/svc_acct.export, htdocs/docs/config.html: add
36011           icradius_secrets config file to export to a non-Freeside MySQL
36012           database for ICRADIUS
36013
36014 2001-02-20 17:48  ivan
36015
36016         * FS/bin/freeside-print-batch: stupid pod errors
36017
36018 2001-02-20 17:46  ivan
36019
36020         * FS/FS/: Bill.pm, Invoice.pm: cruft
36021
36022 2001-02-20 17:45  ivan
36023
36024         * FS/FS/nas.pm: pod tyop
36025
36026 2001-02-20 17:45  ivan
36027
36028         * FS/FS/UID.pm: DBI autocommit needs 0, not true string 'false',
36029           duh
36030
36031 2001-02-20 08:31  ivan
36032
36033         * FS/FS/Record.pm: don't use prepare_cached for now
36034
36035 2001-02-13 21:18  ivan
36036
36037         * README: add devel mailing list
36038
36039 2001-02-13 20:33  ivan
36040
36041         * FS/FS/port.pm: get rid of gratuitous HISTORY
36042
36043 2001-02-12 22:39  ivan
36044
36045         * htdocs/docs/schema.html: tyop
36046
36047 2001-02-11 09:34  ivan
36048
36049         * FS/FS/cust_bill_pkg.pm, htdocs/docs/schema.html: more doc updates
36050           from jason
36051
36052 2001-02-11 09:17  ivan
36053
36054         * CREDITS, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
36055           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, htdocs/docs/schema.html:
36056           documentation updates from jason
36057
36058 2001-02-07 11:45  ivan
36059
36060         * htdocs/search/cust_main.cgi: tyop
36061
36062 2001-02-03 06:03  ivan
36063
36064         * FS/FS/Record.pm, FS/FS/UID.pm, FS/FS/cust_main.pm, bin/fs-setup,
36065           bin/generate-prepay, fs_sesmon/fs_session_server,
36066           fs_signup/fs_signup_server, htdocs/docs/session.html,
36067           htdocs/docs/signup.html, htdocs/docs/upgrade6.html: time-based
36068           prepaid cards, session monitor.  woop!
36069
36070 2001-01-30 23:21  ivan
36071
36072         * TODO, FS/FS/cust_main.pm, FS/FS/svc_acct.pm,
36073           htdocs/view/svc_acct.cgi: fix tyops
36074
36075 2001-01-30 01:08  ivan
36076
36077         * FS/FS/port.pm: tyop, thanks to Mack Nagashima <mackn@moaner.org>
36078
36079 2001-01-22 21:03  ivan
36080
36081         * FS/FS/cust_main.pm: harmless tyop
36082
36083 2001-01-15 01:00  ivan
36084
36085         * htdocs/docs/install.html: tyop
36086
36087 2000-12-26 15:51  ivan
36088
36089         * CREDITS, TODO, htdocs/docs/config.html,
36090           htdocs/edit/cust_main.cgi: statedefault & referraldefault config
36091           files
36092
36093 2000-12-20 21:22  ivan
36094
36095         * htdocs/edit/process/cust_main_county-expand.cgi: perldoc -f split
36096
36097 2000-12-11 13:57  ivan
36098
36099         * htdocs/docs/: index.html, overview.dia, overview.png: might as
36100           well put this nice picture in the docs
36101
36102 2000-12-10 17:30  ivan
36103
36104         * TODO: more ancient todo stuff from my inbox
36105
36106 2000-12-10 17:10  ivan
36107
36108         * TODO: ancient stuff out of my inbox
36109
36110 2000-12-10 13:16  ivan
36111
36112         * fs_sesmon/FS-SessionClient/fs_sessiond: fix uninitialized value
36113           errors
36114
36115 2000-12-08 18:53  ivan
36116
36117         * fs_sesmon/FS-SessionClient/cgi/login.cgi: layout nicely thanks to
36118           matt peterson <matt@peterson.org>
36119
36120 2000-12-08 14:22  ivan
36121
36122         * FS/FS/session.pm, htdocs/docs/config.html,
36123           htdocs/docs/session.html: session callbacks
36124
36125 2000-12-06 02:21  ivan
36126
36127         * FS/FS/Record.pm: DESTROY sub
36128
36129 2000-12-03 16:13  ivan
36130
36131         * bin/fs-setup: fix nas.last type
36132
36133 2000-12-03 13:45  ivan
36134
36135         * fs_sesmon/FS-SessionClient/MANIFEST: tyop
36136
36137 2000-12-03 13:31  ivan
36138
36139         * htdocs/docs/session.html: directions for webapp session foo
36140
36141 2000-12-03 13:13  ivan
36142
36143         * fs_sesmon/FS-SessionClient/cgi/: login.cgi, logout.cgi: oops,
36144           forgot the web apps
36145
36146 2000-12-03 12:25  ivan
36147
36148         * TODO, FS/FS/Record.pm, FS/FS/nas.pm, FS/FS/port.pm,
36149           FS/FS/session.pm, fs_sesmon/fs_session_server,
36150           fs_sesmon/FS-SessionClient/MANIFEST,
36151           fs_sesmon/FS-SessionClient/Makefile.PL,
36152           fs_sesmon/FS-SessionClient/SessionClient.pm,
36153           fs_sesmon/FS-SessionClient/fs_sessiond,
36154           fs_sesmon/FS-SessionClient/test.pl,
36155           fs_sesmon/FS-SessionClient/bin/freeside-login,
36156           fs_sesmon/FS-SessionClient/bin/freeside-logoff,
36157           fs_sesmon/FS-SessionClient/bin/freeside-logout,
36158           htdocs/browse/nas.cgi, htdocs/view/svc_acct.cgi: session monitor
36159           updates
36160
36161 2000-12-03 07:14  ivan
36162
36163         * CREDITS, FS/FS/cust_bill.pm, bin/svc_acct_sm.import,
36164           htdocs/view/svc_domain.cgi: bugfixes from Jeff Finucane
36165           <jeff@cmh.net>, thanks!
36166
36167 2000-12-03 06:29  ivan
36168
36169         * fs_signup/FS-SignupClient/cgi/signup.cgi: template bugfix from
36170           Jason Spence <thalakan@frys.com>
36171
36172 2000-12-03 05:45  ivan
36173
36174         * FS/FS/agent.pm, htdocs/docs/admin.html, htdocs/docs/config.html,
36175           htdocs/docs/index.html, htdocs/docs/install.html,
36176           htdocs/edit/cust_main.cgi: patch from Jason Spence
36177           <thalakan@frys.com>: admin.html doc, autocapgen
36178
36179 2000-12-03 05:44  ivan
36180
36181         * FS/FS/port.pm, htdocs/index.html, htdocs/browse/nas.cgi:
36182           beginnings of web status for session monitor
36183
36184 2000-12-03 02:09  ivan
36185
36186         * FS/: MANIFEST, FS/CGIwrapper.pm: bad caches!
36187
36188 2000-12-01 14:58  ivan
36189
36190         * htdocs/docs/session.html: oops
36191
36192 2000-12-01 10:34  ivan
36193
36194         * bin/fs-setup: another tyop
36195
36196 2000-12-01 10:33  ivan
36197
36198         * bin/fs-setup: tyop
36199
36200 2000-11-22 15:30  ivan
36201
36202         * FS/FS/svc_www.pm: tyop
36203
36204 2000-11-07 07:00  ivan
36205
36206         * FS/MANIFEST, FS/FS/Record.pm, FS/FS/nas.pm, FS/FS/session.pm,
36207           bin/fs-setup, fs_sesmon/fs_session_server,
36208           fs_sesmon/FS-SessionClient/MANIFEST,
36209           fs_sesmon/FS-SessionClient/Makefile.PL,
36210           fs_sesmon/FS-SessionClient/SessionClient.pm,
36211           fs_sesmon/FS-SessionClient/bin/freeside-login,
36212           fs_sesmon/FS-SessionClient/bin/freeside-logoff,
36213           htdocs/docs/index.html, htdocs/docs/schema.html: session monitor
36214
36215 2000-10-30 02:47  ivan
36216
36217         * bin/fs-setup: nas.last can't be defined NULL if indexed
36218
36219 2000-10-27 13:18  ivan
36220
36221         * FS/FS/: nas.pm, port.pm, session.pm: oops, also necessary for
36222           session monitor
36223
36224 2000-10-27 13:15  ivan
36225
36226         * TODO, FS/FS/Record.pm, bin/fs-setup, eg/table_template.pm,
36227           fs_sesmon/fs_session_server, fs_sesmon/FS-SessionClient/Changes,
36228           fs_sesmon/FS-SessionClient/MANIFEST,
36229           fs_sesmon/FS-SessionClient/MANIFEST.SKIP,
36230           fs_sesmon/FS-SessionClient/Makefile.PL,
36231           fs_sesmon/FS-SessionClient/SessionClient.pm,
36232           fs_sesmon/FS-SessionClient/fs_sessiond,
36233           fs_sesmon/FS-SessionClient/test.pl: session monitor
36234
36235 2000-10-16 06:26  ivan
36236
36237         * htdocs/index.html: fix typo
36238
36239 2000-10-15 05:58  ivan
36240
36241         * TODO: roo
36242
36243 2000-10-11 17:44  ivan
36244
36245         * README: rawr!
36246
36247 2000-09-20 03:35  ivan
36248
36249         * FS/FS/cust_bill.pm: since printed field isn't updated 'till after
36250           print_text method is called, want to print overdue invoices if
36251           printed > 0, not > 1
36252
36253 2000-08-24 00:26  ivan
36254
36255         * TODO, fs_signup/FS-SignupClient/cgi/signup.cgi: untaint template
36256           source
36257
36258 2000-08-09 11:40  ivan
36259
36260         * conf/invoice_template: example invoice template
36261
36262 2000-08-09 11:21  ivan
36263
36264         * htdocs/docs/: install.html, upgrade6.html: doc updates
36265
36266 2000-08-09 04:30  ivan
36267
36268         * TODO, FS/FS/cust_bill.pm, htdocs/docs/billing.html,
36269           htdocs/docs/config.html: templatable invoices
36270
36271 2000-07-18 09:15  ivan
36272
36273         * htdocs/docs/overview.dia: dia source
36274
36275 2000-07-17 10:59  ivan
36276
36277         * htdocs/misc/process/link.cgi: oops
36278
36279 2000-07-17 09:45  ivan
36280
36281         * htdocs/: index.html, search/cust_bill.cgi, search/cust_main.cgi,
36282           search/cust_pkg.cgi: first shot at invoice browsing and some
36283           other cleanups
36284
36285 2000-07-17 06:51  ivan
36286
36287         * FS/FS/svc_acct.pm: silly mistake
36288
36289 2000-07-17 05:49  ivan
36290
36291         * htdocs/search/cust_pkg.cgi: better error message if a package
36292           isn't linked to a customer (that shouldn't happen)
36293
36294 2000-07-17 03:58  ivan
36295
36296         * htdocs/view/svc_acct_sm.cgi: better error messages if svc_acct or
36297           svc_domain records are missing
36298
36299 2000-07-17 03:53  ivan
36300
36301         * FS/FS/svc_acct.pm: prevent accounts which are the target of mail
36302           aliases from being deleted
36303
36304 2000-07-17 03:37  ivan
36305
36306         * FS/FS/svc_acct.pm: make remote commands configurable
36307
36308 2000-07-17 03:36  ivan
36309
36310         * CREDITS: rawr!
36311
36312 2000-07-17 03:36  ivan
36313
36314         * htdocs/docs/: config.html, export.html: documentation updates
36315
36316 2000-07-06 21:05  ivan
36317
36318         * fs_passwd/fs_passwd_server, fs_signup/fs_signup_server: wait()ing
36319           on SIGCHLD causing hangs for some folks
36320
36321 2000-07-06 06:56  ivan
36322
36323         * FS/FS/svc_acct.pm: mis-PODed =back should have been a =cut in
36324           conjunction with AUTOLOAD this was sure a pain to find
36325
36326 2000-07-06 06:23  ivan
36327
36328         * bin/svc_acct.export: tyop
36329
36330 2000-07-06 06:19  ivan
36331
36332         * bin/: fs-radius-add-check, fs-radius-add-reply: remove duplicate
36333           sql statement causing spurious errors
36334
36335 2000-07-06 01:57  ivan
36336
36337         * TODO, FS/FS/svc_acct.pm, bin/fs-radius-add,
36338           bin/fs-radius-add-check, bin/fs-radius-add-reply, bin/fs-setup,
36339           bin/svc_acct.export, htdocs/docs/export.html: support for radius
36340           check attributes (except importing).  poorly documented.
36341
36342 2000-07-05 20:37  ivan
36343
36344         * bin/svc_acct_sm.export: don't error out on invalid
36345           svc_acct_sm.domuid's that can't be matched in svc_acct.uid - just
36346           warn.
36347
36348 2000-07-04 06:42  ivan
36349
36350         * FS/FS/svc_acct.pm: noted a API inconsistancy
36351
36352 2000-07-03 02:13  ivan
36353
36354         * bin/svc_acct_sm.export: get rid of double sendmailrestart
36355           invocation; no need for multiple sessions
36356
36357 2000-07-03 02:09  ivan
36358
36359         * bin/svc_acct_sm.export: typo
36360
36361 2000-07-03 02:03  ivan
36362
36363         * TODO, bin/svc_acct_sm.export, htdocs/docs/config.html: added
36364           sendmailrestart and sendmailconfigpath config files
36365
36366 2000-06-30 03:37  ivan
36367
36368         * FS/FS/svc_acct_sm.pm: maildisablecatchall configuration file
36369
36370 2000-06-30 03:19  ivan
36371
36372         * htdocs/docs/config.html: maildisablecatchall config file
36373
36374 2000-06-29 08:01  ivan
36375
36376         * bin/svc_acct.export: another silly typo in svc_acct.export
36377
36378 2000-06-29 07:02  ivan
36379
36380         * bin/svc_acct_sm.export, htdocs/docs/config.html: add
36381           sendmailrestart configuration file
36382
36383 2000-06-29 05:27  ivan
36384
36385         * bin/svc_acct.import: s/password/_password/ for PostgreSQL wasn't
36386           done in the import.
36387
36388 2000-06-29 05:00  ivan
36389
36390         * bin/fs-setup, htdocs/docs/upgrade6.html: support for
36391           pre-encrypted md5 passwords.
36392
36393 2000-06-29 04:56  ivan
36394
36395         * FS/FS/svc_acct.pm: md5 passwords can are 34 characters long and
36396           have $ in them.
36397
36398 2000-06-29 04:12  ivan
36399
36400         * FS/FS/svc_domain.pm: don't block on $whois_hack trueness when
36401           adding new domains.
36402
36403 2000-06-29 03:51  ivan
36404
36405         * bin/svc_acct_sm.import: oops, silly mistake
36406
36407 2000-06-29 03:48  ivan
36408
36409         * bin/svc_acct_sm.import: make svc_acct_sm skip blank lines in
36410           sendmail import
36411
36412 2000-06-28 05:54  ivan
36413
36414         * FS/FS/svc_acct.pm: superfluous my()
36415
36416 2000-06-28 05:52  ivan
36417
36418         * FS/FS/svc_acct.pm: bugfix to accept shells that evaluate to false
36419           in perl, like the empty string.
36420
36421 2000-06-28 05:37  ivan
36422
36423         * bin/svc_acct.export, htdocs/docs/config.html: add support for
36424           config option textradiusprepend
36425
36426 2000-06-28 05:32  ivan
36427
36428         * bin/svc_acct.import: allow RADIUS lines with "Auth-Type = Local"
36429           too
36430
36431 2000-06-28 05:03  ivan
36432
36433         * bin/svc_acct.import: make svc_acct more forgiving about RADIUS
36434           users files
36435
36436 2000-06-28 03:51  ivan
36437
36438         * bin/fs-radius-add: forgot to import a sub
36439
36440 2000-06-28 03:48  ivan
36441
36442         * bin/fs-radius-add: quick hack to add RADIUS attributes
36443
36444 2000-06-28 03:38  ivan
36445
36446         * htdocs/docs/upgrade6.html: documentation oops
36447
36448 2000-06-27 05:15  ivan
36449
36450         * TODO, htdocs/docs/config.html, htdocs/edit/cust_main.cgi: i18n
36451
36452 2000-06-27 05:15  ivan
36453
36454         * FS/FS/: Record.pm, cust_main.pm: i18
36455
36456 2000-06-27 04:29  ivan
36457
36458         * FS/FS/Record.pm: fix typo in last patch, and another gratuitous
36459           -w pleaser
36460
36461 2000-06-27 04:27  ivan
36462
36463         * FS/FS/Record.pm: logically identical, but -w safe
36464
36465 2000-06-23 17:28  ivan
36466
36467         * FS/: FS/cust_main.pm, bin/freeside-bill: don't use Date::Manip;
36468           report correct program name in freeside-bill usage msg
36469
36470 2000-06-23 05:25  ivan
36471
36472         * CREDITS, TODO, FS/FS/Record.pm, FS/FS/UID.pm: FS::Record::qsearch
36473           - more portable, doesn't depend on $sth->execute returning a
36474           number of rows, uses placeholders and prepare_cached
36475
36476 2000-06-22 03:52  ivan
36477
36478         * FS/bin/freeside-bill: tyop
36479
36480 2000-06-20 00:57  ivan
36481
36482         * htdocs/docs/: index.html, upgrade5.html, upgrade6.html:
36483           documentation update for 1.2.4 release
36484
36485 2000-06-20 00:13  ivan
36486
36487         * FS/FS/cust_main_invoice.pm: documentation update
36488
36489 2000-06-17 14:48  ivan
36490
36491         * FS/FS/cust_pay_batch.pm: fix typo in error message
36492
36493 2000-06-15 07:45  ivan
36494
36495         * CREDITS, TODO: text updates
36496
36497 2000-06-15 07:07  ivan
36498
36499         * bin/svc_acct.export: added ICRADIUS radreply table support,
36500           courtesy of Kenny Elliott
36501
36502 2000-06-15 07:03  ivan
36503
36504         * htdocs/docs/install.html: change SSH link from ftp.cs.hut.fi
36505           (F-Secure) to www.openssh.com
36506
36507 2000-06-15 06:35  ivan
36508
36509         * FS/FS/svc_acct.pm: add radius method
36510
36511 2000-06-15 05:38  ivan
36512
36513         * FS/FS/cust_main.pm: fix for ncancelled_pkgs - when called in
36514           scalar context, was only returning second item
36515
36516 2000-06-15 05:30  ivan
36517
36518         * htdocs/misc/cancel-unaudited.cgi: bugfix from Jeff Finucane,
36519           thanks!
36520
36521 2000-06-15 04:10  ivan
36522
36523         * htdocs/edit/part_svc.cgi: update to the inline documentation,
36524           hopefully will make things more clear
36525
36526 2000-06-14 05:24  ivan
36527
36528         * htdocs/docs/install.html: documentation updates for mysql
36529           privledges
36530
36531 2000-06-14 04:51  ivan
36532
36533         * htdocs/docs/install.html: update link for mysql database
36534           creation.  i sure wish they'd stop changing these all the time
36535
36536 2000-06-13 20:41  ivan
36537
36538         * htdocs/docs/billing.html: no longer need to modify Bill.pm to
36539           enable real-time credit card processing
36540
36541 2000-06-12 01:37  ivan
36542
36543         * bin/svc_acct_sm.export: sendmail fix from Jeff Finucane
36544
36545 2000-05-13 14:57  ivan
36546
36547         * TODO, FS/bin/freeside-print-batch, htdocs/docs/billing.html: add
36548           print_batch script from Joel Griffiths
36549
36550 2000-05-13 14:50  ivan
36551
36552         * FS/FS/: CGI.pm, UID.pm: cgisuidsetup takes an Apache object as
36553           well as a CGI object now.
36554
36555 2000-05-13 14:42  ivan
36556
36557         * CREDITS: add kristian, update joel's entry
36558
36559 2000-05-10 17:04  ivan
36560
36561         * htdocs/docs/signup.html: Netscape CCK docuementation
36562
36563 2000-05-10 16:57  ivan
36564
36565         * fs_signup/: cck.template, FS-SignupClient/cgi/signup.cgi:
36566           Netscape CCK autoconfiguration support
36567
36568 2000-04-10 17:06  ivan
36569
36570         * FS/FS/CGI.pm: CGI.pm detects mod_perl and calls appropriate exit
36571           (Registry's override doesn't work here)
36572
36573 2000-04-02 19:32  ivan
36574
36575         * FS/bin/freeside-bill: accept anything in ARGV for -d Date::Parse
36576
36577 2000-03-06 08:38  ivan
36578
36579         * FS/FS/svc_acct.pm: better error message.  bah.
36580
36581 2000-03-06 08:00  ivan
36582
36583         * bin/svc_acct.export: sync up with working versoin
36584
36585 2000-03-06 07:59  ivan
36586
36587         * bin/svc_acct.export: finally get MySQL locking working for
36588           ICRADIUS export
36589
36590 2000-03-06 07:15  ivan
36591
36592         * FS/FS/SSH.pm: backout silly change
36593
36594 2000-03-06 07:04  ivan
36595
36596         * FS/FS/SSH.pm: bug in IPC::Open3 documentation?
36597
36598 2000-03-06 06:59  ivan
36599
36600         * bin/svc_acct.export: s/sshopen2/sshopen3/ to prevent spurious
36601           mysql "Enter password: " dialog from showing up in cron/terminal
36602
36603 2000-03-06 06:51  ivan
36604
36605         * bin/svc_acct.export: eek
36606
36607 2000-03-06 06:50  ivan
36608
36609         * bin/svc_acct.export: oop
36610
36611 2000-03-06 06:48  ivan
36612
36613         * bin/svc_acct.export: s/icradiusmachine/machine/
36614
36615 2000-03-06 06:46  ivan
36616
36617         * bin/svc_acct.export: not setuid or run by malicious user - no -T
36618           necessary
36619
36620 2000-03-06 06:19  ivan
36621
36622         * bin/svc_acct.export, htdocs/docs/config.html: ICRADIUS export
36623           bugfix
36624
36625 2000-03-06 06:12  ivan
36626
36627         * TODO, bin/svc_acct.export, htdocs/docs/config.html,
36628           htdocs/docs/export.html: ICRADIUS export support
36629
36630 2000-03-04 21:03  ivan
36631
36632         * htdocs/docs/signup.html: link to SISD site for
36633           HTTP::Headers::UserAgent instead of CPAN
36634
36635 2000-03-03 10:45  ivan
36636
36637         * FS/FS/CGI.pm: use Apache::exit instead of exit in &eidiot -
36638           Registry wasn't overriding exit in modules
36639
36640 2000-03-03 10:22  ivan
36641
36642         * fs_webdemo/register.cgi, htdocs/docs/index.html,
36643           htdocs/docs/upgrade5.html, htdocs/docs/man/FS.html,
36644           htdocs/docs/man/FS/Bill.html, htdocs/docs/man/FS/CGI.html,
36645           htdocs/docs/man/FS/Conf.html, htdocs/docs/man/FS/Invoice.html,
36646           htdocs/docs/man/FS/Record.html, htdocs/docs/man/FS/SSH.html,
36647           htdocs/docs/man/FS/UID.html, htdocs/docs/man/FS/agent.html,
36648           htdocs/docs/man/FS/agent_type.html,
36649           htdocs/docs/man/FS/cust_bill.html,
36650           htdocs/docs/man/FS/cust_bill_pkg.html,
36651           htdocs/docs/man/FS/cust_credit.html,
36652           htdocs/docs/man/FS/cust_main.html,
36653           htdocs/docs/man/FS/cust_main_county.html,
36654           htdocs/docs/man/FS/cust_main_invoice.html,
36655           htdocs/docs/man/FS/cust_pay.html,
36656           htdocs/docs/man/FS/cust_pay_batch.html,
36657           htdocs/docs/man/FS/cust_pkg.html,
36658           htdocs/docs/man/FS/cust_refund.html,
36659           htdocs/docs/man/FS/cust_svc.html, htdocs/docs/man/FS/dbdef.html,
36660           htdocs/docs/man/FS/dbdef_colgroup.html,
36661           htdocs/docs/man/FS/dbdef_column.html,
36662           htdocs/docs/man/FS/dbdef_index.html,
36663           htdocs/docs/man/FS/dbdef_table.html,
36664           htdocs/docs/man/FS/dbdef_unique.html,
36665           htdocs/docs/man/FS/part_pkg.html,
36666           htdocs/docs/man/FS/part_referral.html,
36667           htdocs/docs/man/FS/part_svc.html,
36668           htdocs/docs/man/FS/pkg_svc.html,
36669           htdocs/docs/man/FS/svc_Common.html,
36670           htdocs/docs/man/FS/svc_acct.html,
36671           htdocs/docs/man/FS/svc_acct_pop.html,
36672           htdocs/docs/man/FS/svc_acct_sm.html,
36673           htdocs/docs/man/FS/svc_domain.html,
36674           htdocs/docs/man/FS/type_pkgs.html,
36675           htdocs/docs/man/FS/UI/Base.html, htdocs/docs/man/FS/UI/CGI.html,
36676           htdocs/docs/man/FS/UI/Gtk.html, htdocs/search/svc_domain.cgi:
36677           changes from 1.2.3 release, fixes from webdemo
36678
36679 2000-03-03 10:21  ivan
36680
36681         * FS/FS/Record.pm: changes backported from 1.2.3 release, bugfix
36682           from web demo
36683
36684 2000-03-03 04:27  ivan
36685
36686         * fs_webdemo/registerd: silly typo
36687
36688 2000-03-02 22:36  ivan
36689
36690         * fs_webdemo/registerd: [no log message]
36691
36692 2000-03-02 22:28  ivan
36693
36694         * fs_webdemo/registerd: kludge but effective
36695
36696 2000-03-02 22:10  ivan
36697
36698         * fs_webdemo/registerd: [no log message]
36699
36700 2000-03-02 22:03  ivan
36701
36702         * fs_webdemo/registerd: [no log message]
36703
36704 2000-03-02 21:47  ivan
36705
36706         * fs_webdemo/registerd: [no log message]
36707
36708 2000-03-02 21:32  ivan
36709
36710         * fs_webdemo/register.cgi: fix silly syntax errors
36711
36712 2000-03-02 21:29  ivan
36713
36714         * fs_webdemo/: register.cgi, registerd: first pass at separate
36715           registerd process
36716
36717 2000-03-02 00:09  ivan
36718
36719         * htdocs/edit/cust_main.cgi: still need to allow blank expiration
36720           dates
36721
36722 2000-03-01 23:44  ivan
36723
36724         * bin/fs-setup: typo forgot closing '
36725
36726 2000-03-01 00:22  ivan
36727
36728         * fs_webdemo/: register.html: [no log message]
36729
36730 2000-03-01 00:19  ivan
36731
36732         * fs_webdemo/register.html: x
36733
36734 2000-03-01 00:15  ivan
36735
36736         * fs_webdemo/: register.cgi, register.html, registerd: queuing
36737           webdemo registration
36738
36739 2000-03-01 00:14  ivan
36740
36741         * fs_signup/FS-SignupClient/cgi/signup.cgi: cvs cruft
36742
36743 2000-03-01 00:13  ivan
36744
36745         * FS/: MANIFEST, FS/svc_domain.pm, FS/svc_www.pm: compilation
36746           bugfixes
36747
36748 2000-02-24 03:08  ivan
36749
36750         * fs_webdemo/register.cgi: initial checkin
36751
36752 2000-02-02 21:16  ivan
36753
36754         * FS/FS/cust_pkg.pm, FS/FS/domain_record.pm, FS/FS/svc_domain.pm,
36755           FS/FS/svc_www.pm, bin/fs-setup, bin/svc_acct.import,
36756           bin/svc_acct_sm.import, htdocs/docs/config.html,
36757           htdocs/docs/install.html, htdocs/docs/schema.html,
36758           htdocs/docs/upgrade5.html, bin/svc_domain.import: beginning of
36759           DNS and Apache support
36760
36761 2000-02-02 12:22  ivan
36762
36763         * FS/FS/cust_main.pm, FS/FS/prepay_credit.pm, bin/generate-prepay,
36764           fs_signup/fs_signup_server, htdocs/docs/signup.html: bugfix
36765           prepayment in signup server
36766
36767 2000-02-01 23:44  ivan
36768
36769         * fs_signup/: fs_signup_server, FS-SignupClient/SignupClient.pm,
36770           FS-SignupClient/cgi/signup.cgi: fix some bugs in signup server
36771
36772 2000-01-30 21:22  ivan
36773
36774         * FS/FS/cust_main.pm, FS/FS/prepay_credit.pm, bin/fs-setup,
36775           fs_signup/FS-SignupClient/cgi/signup.cgi,
36776           htdocs/docs/schema.html, htdocs/docs/signup.html,
36777           htdocs/docs/upgrade5.html: prepaid "internet cards"
36778
36779 2000-01-30 00:18  ivan
36780
36781         * CREDITS: [no log message]
36782
36783 2000-01-29 22:54  ivan
36784
36785         * htdocs/edit/cust_main.cgi: credit card expiration dates not
36786           sticky bug fixed?
36787
36788 2000-01-29 22:11  ivan
36789
36790         * TODO: [no log message]
36791
36792 2000-01-29 22:03  ivan
36793
36794         * bin/fs-setup, htdocs/docs/install.html: postgres 6.5 finally
36795           supports decimal(10,2)
36796
36797 2000-01-29 13:10  ivan
36798
36799         * FS/FS/svc_domain.pm: doc update
36800
36801 2000-01-28 15:02  ivan
36802
36803         * htdocs/edit/svc_acct_pop.cgi: track full phone number
36804
36805 2000-01-28 14:53  ivan
36806
36807         * bin/fs-setup, FS/FS/svc_acct_pop.pm,
36808           htdocs/browse/svc_acct_pop.cgi: track full phone number
36809
36810 2000-01-28 14:51  ivan
36811
36812         * htdocs/docs/: index.html, schema.html, signup.html,
36813           upgrade5.html: add signup server documentation, track full phone
36814           number
36815
36816 2000-01-28 14:49  ivan
36817
36818         * fs_signup/FS-SignupClient/cgi/signup.cgi: proper IEAK stuff
36819
36820 2000-01-28 14:48  ivan
36821
36822         * fs_signup/ieak.template: example template
36823
36824 2000-01-28 14:48  ivan
36825
36826         * fs_signup/: fs_signup_server, FS-SignupClient/SignupClient.pm,
36827           FS-SignupClient/fs_signupd: full phone number
36828
36829 2000-01-28 14:47  ivan
36830
36831         * fs_signup/README: wrote real documentation
36832
36833 2000-01-26 16:53  ivan
36834
36835         * htdocs/edit/cust_main.cgi: 5.004_04 workaround
36836
36837 2000-01-26 16:37  ivan
36838
36839         * README: ack
36840
36841 2000-01-26 16:27  ivan
36842
36843         * TODO: update TODO
36844
36845 1999-12-17 04:03  ivan
36846
36847         * fs_signup/FS-SignupClient/cgi/signup.cgi: beginning of IEAK
36848           support
36849
36850 1999-12-16 18:33  ivan
36851
36852         * htdocs/edit/cust_main.cgi: argh
36853
36854 1999-11-08 13:38  ivan
36855
36856         * FS/FS/cust_pkg.pm: remove services using pkg_svc table now, oops!
36857
36858 1999-10-04 01:23  ivan
36859
36860         * FS/bin/freeside-bill: silly 'use of unitialized value' errors
36861
36862 1999-09-22 15:06  ivan
36863
36864         * TODO: ya todo update
36865
36866 1999-08-27 15:18  ivan
36867
36868         * htdocs/view/svc_domain.cgi: point to patrick instead of internic!
36869
36870 1999-08-26 23:25  ivan
36871
36872         * TODO: [no log message]
36873
36874 1999-08-26 17:26  ivan
36875
36876         * htdocs/edit/process/svc_acct.cgi: better error messages
36877
36878 1999-08-24 00:56  ivan
36879
36880         * fs_signup/FS-SignupClient/SignupClient.pm: forgot this file!
36881
36882 1999-08-24 00:40  ivan
36883
36884         * fs_signup/: README, Signup.pm, fs_signup_server, fs_signupd,
36885           FS-SignupClient/Changes, FS-SignupClient/MANIFEST,
36886           FS-SignupClient/MANIFEST.SKIP, FS-SignupClient/Makefile.PL,
36887           FS-SignupClient/fs_signupd, FS-SignupClient/test.pl,
36888           FS-SignupClient/cgi/signup.cgi: initial checkin of signup server
36889
36890 1999-08-23 05:26  ivan
36891
36892         * test/cgi-test: need to untaint the command line
36893
36894 1999-08-23 00:40  ivan
36895
36896         * htdocs/edit/cust_main.cgi: missing </TD> flag
36897
36898 1999-08-23 00:08  ivan
36899
36900         * htdocs/edit/cust_main.cgi: no CGI::Switch for now
36901
36902 1999-08-20 19:14  ivan
36903
36904         * htdocs/edit/cust_main.cgi: better error message for no agents
36905
36906 1999-08-20 01:27  ivan
36907
36908         * README, FS/FS/part_pkg.pm: fix for bug noticed by Martin G.
36909           Bayerle:
36910           > if you eliminate services from any package, to reduce it to
36911           only one service,
36912           > once gone, they won't reappear.
36913
36914 1999-08-11 21:45  ivan
36915
36916         * htdocs/search/cust_main.cgi: typo - missed a paren
36917
36918 1999-08-11 21:32  ivan
36919
36920         * htdocs/: misc/bill.cgi, search/cust_main.cgi:
36921           hidecancelledcustomers
36922
36923 1999-08-11 21:16  ivan
36924
36925         * FS/FS/cust_main.pm, htdocs/docs/config.html,
36926           htdocs/view/cust_main.cgi: hidecancelledpackages config option
36927
36928 1999-08-11 17:05  ivan
36929
36930         * FS/FS/svc_acct.pm, htdocs/docs/config.html: configurable min/max
36931           username length, min password length, periods in usernames
36932
36933 1999-08-11 13:57  ivan
36934
36935         * htdocs/docs/billing.html: [no log message]
36936
36937 1999-08-11 13:51  ivan
36938
36939         * FS/bin/freeside-bill: [no log message]
36940
36941 1999-08-11 13:41  ivan
36942
36943         * FS/MANIFEST, FS/Makefile.PL, FS/FS/svc_domain.pm,
36944           FS/bin/freeside-bill, bin/bill: new bill script,
36945
36946 1999-08-11 08:38  ivan
36947
36948         * htdocs/edit/cust_main.cgi: fix for perl 5.004_04
36949
36950 1999-08-11 07:42  ivan
36951
36952         * bin/backup-freeside, htdocs/docs/install.html: [no log message]
36953
36954 1999-08-11 06:54  ivan
36955
36956         * htdocs/docs/: install.html, upgrade4.html: documentation updates
36957
36958 1999-08-11 06:13  ivan
36959
36960         * htdocs/docs/Net-Whois-0.23-ivan1.patch: no longer needed,
36961           Net::Whois v1.001 released
36962
36963 1999-08-11 06:12  ivan
36964
36965         * FS/FS/svc_domain.pm: require a working Net::Whois version
36966
36967 1999-08-10 05:55  ivan
36968
36969         * fs_signup/: fs_signup_server, fs_signupd: ready for testing
36970
36971 1999-08-10 05:54  ivan
36972
36973         * htdocs/edit/process/cust_main.cgi: use FS::cust_pkg::pkgpart_href
36974
36975 1999-08-10 05:06  ivan
36976
36977         * fs_passwd/fs_passwdd: even though you should probably set this
36978           for your installation
36979
36980 1999-08-10 04:15  ivan
36981
36982         * htdocs/edit/cust_main.cgi: corrected a misleading comment
36983
36984 1999-08-05 00:19  ivan
36985
36986         * htdocs/docs/: install.html, trouble.html: minor documentation
36987           update
36988
36989 1999-08-04 05:42  ivan
36990
36991         * bin/pod2x: new, kludgy-but-working html generator
36992
36993 1999-08-04 05:41  ivan
36994
36995         * FS/FS.pm: pod fix
36996
36997 1999-08-04 05:39  ivan
36998
36999         * htdocs/docs/Net-Whois-0.23-ivan1.patch: hopefully not necessary
37000           soon
37001
37002 1999-08-04 05:26  ivan
37003
37004         * htdocs/docs/: install.html, upgrade4.html: updated
37005           install/upgrade instructions for new perl module stuff
37006
37007 1999-08-04 05:13  ivan
37008
37009         * htdocs/docs/man/: Bill.txt, CGI.txt, Conf.txt, FS.html,
37010           Invoice.txt, Record.txt, SSH.txt, UID.txt, agent.txt,
37011           agent_type.txt, cust_bill.txt, cust_bill_pkg.txt,
37012           cust_credit.txt, cust_main.txt, cust_main_county.txt,
37013           cust_main_invoice.txt, cust_pay.txt, cust_pay_batch.txt,
37014           cust_pkg.txt, cust_refund.txt, cust_svc.txt, dbdef.txt,
37015           dbdef_colgroup.txt, dbdef_column.txt, dbdef_index.txt,
37016           dbdef_table.txt, dbdef_unique.txt, index.html, part_pkg.txt,
37017           part_referral.txt, part_svc.txt, pkg_svc.txt, svc_Common.txt,
37018           svc_acct.txt, svc_acct_pop.txt, svc_acct_sm.txt, svc_domain.txt,
37019           type_pkgs.txt, FS/Bill.html, FS/CGI.html, FS/Conf.html,
37020           FS/Invoice.html, FS/Record.html, FS/SSH.html, FS/UID.html,
37021           FS/agent.html, FS/agent_type.html, FS/cust_bill.html,
37022           FS/cust_bill_pkg.html, FS/cust_credit.html, FS/cust_main.html,
37023           FS/cust_main_county.html, FS/cust_main_invoice.html,
37024           FS/cust_pay.html, FS/cust_pay_batch.html, FS/cust_pkg.html,
37025           FS/cust_refund.html, FS/cust_svc.html, FS/dbdef.html,
37026           FS/dbdef_colgroup.html, FS/dbdef_column.html,
37027           FS/dbdef_index.html, FS/dbdef_table.html, FS/dbdef_unique.html,
37028           FS/part_pkg.html, FS/part_referral.html, FS/part_svc.html,
37029           FS/pkg_svc.html, FS/svc_Common.html, FS/svc_acct.html,
37030           FS/svc_acct_pop.html, FS/svc_acct_sm.html, FS/svc_domain.html,
37031           FS/type_pkgs.html, FS/UI/Base.html, FS/UI/CGI.html,
37032           FS/UI/Gtk.html, FS/UI/agent.html: new HTML manpages
37033
37034 1999-08-04 05:12  ivan
37035
37036         * htdocs/docs/index.html: correct link to new html documentation
37037
37038 1999-08-04 04:50  ivan
37039
37040         * FS/FS/cust_pkg.pm: pod syntax
37041
37042 1999-08-04 03:41  ivan
37043
37044         * FS/FS/Record.pm: some pod syntax update to generate nicer html
37045           docs
37046
37047 1999-08-04 02:03  ivan
37048
37049         * FS/: MANIFEST, MANIFEST.SKIP, README, FS/Bill.pm, FS/CGI.pm,
37050           FS/Conf.pm, FS/Invoice.pm, FS/Record.pm, FS/SSH.pm, FS/UID.pm,
37051           FS/agent.pm, FS/agent_type.pm, FS/cust_bill.pm,
37052           FS/cust_bill_pkg.pm, FS/cust_credit.pm, FS/cust_main.pm,
37053           FS/cust_main_county.pm, FS/cust_main_invoice.pm, FS/cust_pay.pm,
37054           FS/cust_pay_batch.pm, FS/cust_pkg.pm, FS/cust_refund.pm,
37055           FS/cust_svc.pm, FS/dbdef.pm, FS/dbdef_colgroup.pm,
37056           FS/dbdef_column.pm, FS/dbdef_index.pm, FS/dbdef_table.pm,
37057           FS/dbdef_unique.pm, FS/part_pkg.pm, FS/part_referral.pm,
37058           FS/part_svc.pm, FS/pkg_svc.pm, FS/svc_Common.pm, FS/svc_acct.pm,
37059           FS/svc_acct_pop.pm, FS/svc_acct_sm.pm, FS/svc_domain.pm,
37060           FS/type_pkgs.pm, FS/UI/Base.pm, FS/UI/CGI.pm, FS/UI/Gtk.pm,
37061           FS/UI/agent.pm: initial checkin of module files for proper perl
37062           installation
37063
37064 1999-08-04 01:03  ivan
37065
37066         * eg/: table_template-svc.pm, table_template.pm: move table
37067           subclass examples out of production directory
37068
37069 1999-08-04 01:00  ivan
37070
37071         * site_perl/UI/: Base.pm, CGI.pm, Gtk.pm, agent.pm: move to perl
37072           installation directory
37073
37074 1999-08-04 00:38  ivan
37075
37076         * site_perl/: Bill.pm, CGI.pm, Conf.pm, Invoice.pm, Record.pm,
37077           SSH.pm, UID.pm, agent.pm, agent_type.pm, cust_bill.pm,
37078           cust_bill_pkg.pm, cust_credit.pm, cust_main.pm,
37079           cust_main_county.pm, cust_main_invoice.pm, cust_pay.pm,
37080           cust_pay_batch.pm, cust_pkg.pm, cust_refund.pm, cust_svc.pm,
37081           dbdef.pm, dbdef_colgroup.pm, dbdef_column.pm, dbdef_index.pm,
37082           dbdef_table.pm, dbdef_unique.pm, part_pkg.pm, part_referral.pm,
37083           part_svc.pm, pkg_svc.pm, svc_Common.pm, svc_acct.pm,
37084           svc_acct_pop.pm, svc_acct_sm.pm, svc_domain.pm,
37085           table_template-svc.pm, table_template.pm, type_pkgs.pm: move to
37086           FS directory: proper Perl module installation has arrived!
37087
37088 1999-08-04 00:34  ivan
37089
37090         * FS/FS.pm: initial FS manpage
37091
37092 1999-08-03 21:15  ivan
37093
37094         * FS/: Changes, FS.pm, MANIFEST, Makefile.PL, test.pl: initial h2xs
37095
37096 1999-08-03 00:43  ivan
37097
37098         * TODO, htdocs/docs/install.html, site_perl/svc_domain.pm: use
37099           Net::Whois;
37100
37101 1999-07-29 12:10  ivan
37102
37103         * fs_signup/fs_signup_server, TODO: [no log message]
37104
37105 1999-07-29 02:07  ivan
37106
37107         * site_perl/cust_pay.pm: embarassing.
37108
37109 1999-07-29 01:58  ivan
37110
37111         * htdocs/docs/: index.html, upgrade4.html: upgrade info for 1.2.2
37112
37113 1999-07-29 01:50  ivan
37114
37115         * bin/fs-setup: wrong type for cust_pay_batch.exp
37116
37117 1999-07-29 01:47  ivan
37118
37119         * site_perl/svc_acct.pm: more informative illegal shells error.
37120
37121 1999-07-29 00:49  ivan
37122
37123         * site_perl/cust_pay_batch.pm: fixes for bugs noticed by Joel
37124           Griffiths <griff@aver-computer.com>
37125
37126 1999-07-21 00:34  ivan
37127
37128         * htdocs/edit/cust_pkg.cgi: links to package browse and agent type
37129           edit if there aren't any packages to order.  thanks to "Tech
37130           Account" <techy@orac.hq.org>
37131
37132 1999-07-20 23:32  ivan
37133
37134         * site_perl/agent_type.pm: workaround for syntax not compatible
37135           w/5.004_04 (ok in 5.004_05)
37136
37137 1999-07-20 12:18  ivan
37138
37139         * fs_signup/: Signup.pm, fs_signup_server, fs_signupd: initial
37140           checkin
37141
37142 1999-07-20 03:37  ivan
37143
37144         * htdocs/edit/cust_main.cgi, site_perl/agent.pm,
37145           site_perl/agent_type.pm, site_perl/cust_main.pm,
37146           site_perl/cust_main_county.pm, site_perl/cust_pkg.pm,
37147           site_perl/part_pkg.pm, site_perl/pkg_svc.pm: cleaned up the new
37148           one-screen signup bits in htdocs/edit/cust_main.cgi to prepare
37149           for a signup server
37150
37151 1999-07-19 23:24  ivan
37152
37153         * htdocs/docs/schema.html: oops, forgot cust_main.fax
37154
37155 1999-07-19 23:03  ivan
37156
37157         * htdocs/search/svc_acct_sm.cgi: s/CGI::Request/CGI/; (how'd i miss
37158           that before?)
37159
37160 1999-07-19 23:01  ivan
37161
37162         * site_perl/dbdef_colgroup.pm: harmless since Exporter was used
37163           anyway, but...
37164
37165 1999-07-17 15:02  ivan
37166
37167         * site_perl/cust_pay_batch.pm: another bug noticed by Steve Gertz
37168           <sglist@hollywood.mwis.net>
37169
37170 1999-07-17 03:38  ivan
37171
37172         * htdocs/search/: cust_main.cgi, cust_pkg.cgi, svc_domain.cgi:
37173           scott nelson <scott@ultimanet.com> noticed this
37174           mod_perl-triggered bug and gave me a great bugreport at the last
37175           rhythmethod
37176
37177 1999-07-16 23:01  ivan
37178
37179         * htdocs/docs/install.html: perl dependency documentation update
37180           from dk smith <dks@spies.com>
37181
37182 1999-07-16 19:24  ivan
37183
37184         * site_perl/cust_main.pm: bug noticed by Steve Gertz
37185           <sglist@hollywood.mwis.net>
37186
37187 1999-07-16 18:34  ivan
37188
37189         * site_perl/Record.pm: s/croak/confess/; in check method
37190
37191 1999-07-15 17:20  ivan
37192
37193         * TODO: [no log message]
37194
37195 1999-07-15 16:50  ivan
37196
37197         * TODO: [no log message]
37198
37199 1999-07-08 04:40  ivan
37200
37201         * CREDITS, README, TODO: [no log message]
37202
37203 1999-07-07 19:32  ivan
37204
37205         * bin/svc_acct.import: import fix, noticed by Ben Leibig and Joel
37206           Griffiths
37207
37208 1999-07-07 18:49  ivan
37209
37210         * CREDITS: add joel
37211
37212 1999-07-07 18:49  ivan
37213
37214         * bin/svc_acct.import: updates to avoid -w warnings from Joel
37215           Griffiths <griff@aver-computer.com>
37216
37217 1999-07-07 18:02  ivan
37218
37219         * TODO: [no log message]
37220
37221 1999-05-12 01:29  ivan
37222
37223         * htdocs/docs/install.html: don't use threaded or unsupported perl
37224           versions
37225
37226 1999-05-11 03:09  ivan
37227
37228         * site_perl/Conf.pm: try to diagnose strange multiple-line problem
37229
37230 1999-04-29 02:37  ivan
37231
37232         * TODO: [no log message]
37233
37234 1999-04-29 02:00  ivan
37235
37236         * htdocs/docs/upgrade3.html: aixelsyd
37237
37238 1999-04-19 03:32  ivan
37239
37240         * etc/megapop.pl: if you are a megapop customer...
37241
37242 1999-04-18 02:27  ivan
37243
37244         * htdocs/docs/install.html: out-dated links, fix from "Greg
37245           Kuhnert" <gregk@no1.com.au>
37246
37247 1999-04-15 15:46  ivan
37248
37249         * bin/fs-setup: TT isn't a state!
37250
37251 1999-04-15 09:44  ivan
37252
37253         * htdocs/docs/config.html, htdocs/misc/delete-customer.cgi,
37254           htdocs/misc/process/delete-customer.cgi,
37255           htdocs/view/cust_main.cgi, site_perl/cust_main.pm: delete
37256           customers
37257
37258 1999-04-15 08:22  ivan
37259
37260         * site_perl/CGI.pm: make &idiot() work, yuck.
37261
37262 1999-04-15 07:09  ivan
37263
37264         * htdocs/misc/process/link.cgi: get rid of top-level my() variables
37265
37266 1999-04-15 06:39  ivan
37267
37268         * htdocs/search/svc_domain.cgi: $cgi->header( '-expires' => 'now' )
37269
37270 1999-04-14 06:14  ivan
37271
37272         * TODO, htdocs/docs/config.html, htdocs/edit/cust_main.cgi:
37273           configuration option to edit referrals of existing customers
37274
37275 1999-04-14 04:27  ivan
37276
37277         * TODO, htdocs/docs/config.html, htdocs/edit/svc_acct.cgi,
37278           htdocs/view/svc_acct.cgi: showpasswords config option to show
37279           passwords
37280
37281 1999-04-14 04:25  ivan
37282
37283         * htdocs/search/svc_acct.cgi: [no log message]
37284
37285 1999-04-14 04:20  ivan
37286
37287         * htdocs/search/svc_acct.cgi: visual fix
37288
37289 1999-04-14 01:58  ivan
37290
37291         * TODO: [no log message]
37292
37293 1999-04-14 00:58  ivan
37294
37295         * bin/fs-setup, site_perl/UID.pm: export getsecrets from FS::UID
37296           instead of calling it explicitly
37297
37298 1999-04-14 00:47  ivan
37299
37300         * htdocs/edit/cust_main.cgi, htdocs/edit/process/cust_main.cgi,
37301           site_perl/cust_main.pm: i18n fixes
37302
37303 1999-04-13 18:03  ivan
37304
37305         * htdocs/edit/cust_pkg.cgi: oops, in 1.2 tree, can't do searches
37306           until [cgi|admin]suidsetup, bug is hidden by mod_perl persistance
37307
37308 1999-04-12 15:41  ivan
37309
37310         * site_perl/UID.pm: bugfix; $user is a global (yuck)
37311
37312 1999-04-12 14:09  ivan
37313
37314         * site_perl/UID.pm: force username to lowercase
37315
37316 1999-04-10 01:35  ivan
37317
37318         * site_perl/cust_main.pm: say what the unknown state/county/country
37319           are!
37320
37321 1999-04-10 00:38  ivan
37322
37323         * site_perl/cust_main.pm: _all_ check stuff with illegal data
37324           return the bad data too, to help debugging
37325
37326 1999-04-10 00:03  ivan
37327
37328         * site_perl/Record.pm: return the value with ut_* error messages,
37329           to assist in debugging
37330
37331 1999-04-09 23:54  ivan
37332
37333         * site_perl/cust_main.pm: ditto
37334
37335 1999-04-09 22:27  ivan
37336
37337         * site_perl/cust_main.pm: display an illegal payby, to assist
37338           importing
37339
37340 1999-04-09 18:53  ivan
37341
37342         * htdocs/search/svc_acct.cgi: oops, search usernames limited to 8
37343           chars
37344
37345 1999-04-09 16:43  ivan
37346
37347         * htdocs/search/svc_acct.cgi: just in case
37348
37349 1999-04-08 21:22  ivan
37350
37351         * htdocs/: browse/agent.cgi, browse/agent_type.cgi,
37352           browse/cust_main_county.cgi, browse/part_pkg.cgi,
37353           browse/part_referral.cgi, browse/part_svc.cgi,
37354           browse/svc_acct_pop.cgi, edit/cust_main_county.cgi,
37355           edit/part_svc.cgi, search/cust_main.cgi, search/svc_acct_sm.cgi,
37356           view/cust_main.cgi, view/cust_pkg.cgi: also table()
37357
37358 1999-04-08 20:52  ivan
37359
37360         * htdocs/: browse/agent.cgi, browse/agent_type.cgi,
37361           browse/cust_main_county.cgi, browse/part_pkg.cgi,
37362           browse/part_referral.cgi, browse/part_svc.cgi,
37363           browse/svc_acct_pop.cgi, edit/cust_main.cgi,
37364           edit/cust_main_county.cgi, edit/part_svc.cgi,
37365           search/cust_main.cgi, search/svc_acct_sm.cgi, view/cust_main.cgi,
37366           view/cust_pkg.cgi: explicit & for table/itable/ntable
37367
37368 1999-04-08 20:52  ivan
37369
37370         * TODO: [no log message]
37371
37372 1999-04-08 06:39  ivan
37373
37374         * htdocs/docs/man/: CGI.txt, Conf.txt, Record.txt, UID.txt,
37375           agent.txt, agent_type.txt, cust_bill.txt, cust_bill_pkg.txt,
37376           cust_credit.txt, cust_main.txt, cust_main_county.txt,
37377           cust_main_invoice.txt, cust_pay.txt, cust_pay_batch.txt,
37378           cust_pkg.txt, cust_refund.txt, cust_svc.txt, dbdef_column.txt,
37379           dbdef_table.txt, index.html, part_pkg.txt, part_referral.txt,
37380           part_svc.txt, pkg_svc.txt, svc_Common.txt, svc_acct.txt,
37381           svc_acct_pop.txt, svc_acct_sm.txt, svc_domain.txt, type_pkgs.txt:
37382           convert from pod for 1.2.0 release
37383
37384 1999-04-08 06:21  ivan
37385
37386         * CREDITS, conf/address: [no log message]
37387
37388 1999-04-08 06:11  ivan
37389
37390         * README: 1.2.0
37391
37392 1999-04-08 06:05  ivan
37393
37394         * test/cgi-test: web interface tester / sample data creator
37395
37396 1999-04-08 06:03  ivan
37397
37398         * TODO: [no log message]
37399
37400 1999-04-08 06:01  ivan
37401
37402         * htdocs/edit/part_svc.cgi:  [ AND DOCUMENT! ] all svc_acct
37403           services should have a default
37404            or fixed shell
37405
37406 1999-04-08 05:08  ivan
37407
37408         * site_perl/Record.pm: fix up PostgreSQL money fields so you can
37409           actually use them as numbers.  bah.
37410
37411 1999-04-08 05:00  ivan
37412
37413         * htdocs/view/: cust_pkg.cgi, svc_acct.cgi, svc_acct_sm.cgi,
37414           svc_domain.cgi: aesthetic update
37415
37416 1999-04-08 04:31  ivan
37417
37418         * htdocs/misc/link.cgi: [no log message]
37419
37420 1999-04-08 03:35  ivan
37421
37422         * htdocs/misc/: cancel_pkg.cgi, susp_pkg.cgi: import necessary
37423           subroutines from FS::CGI
37424
37425 1999-04-07 21:04  ivan
37426
37427         * htdocs/view/cust_main.cgi: eliminate double // in links
37428
37429 1999-04-07 08:22  ivan
37430
37431         * htdocs/edit/process/: cust_main.cgi, cust_credit.cgi,
37432           cust_pkg.cgi: don't use anchor in redirect
37433
37434 1999-04-07 07:58  ivan
37435
37436         * site_perl/Record.pm: more kludges to get around different
37437           null/empty handling in Perl vs. MySQL vs.  PostgreSQL etc.
37438
37439 1999-04-07 07:40  ivan
37440
37441         * site_perl/: svc_acct_sm.pm, svc_domain.pm: use all stuff that's
37442           qsearch'ed to avoid warnings
37443
37444 1999-04-07 07:37  ivan
37445
37446         * site_perl/svc_acct.pm: use FS::part_svc and FS::svc_acct_pop to
37447           avoid warnings
37448
37449 1999-04-07 07:32  ivan
37450
37451         * site_perl/cust_main.pm: more &invoicing_list logic to skip
37452           searches when there is no custnum
37453
37454 1999-04-07 06:41  ivan
37455
37456         * site_perl/cust_main.pm: in &invoicing_list, don't search if
37457           there's no custnum yet
37458
37459 1999-04-07 04:43  ivan
37460
37461         * htdocs/edit/part_referral.cgi: pick up errors right away, leave
37462           input
37463
37464 1999-04-07 04:27  ivan
37465
37466         * htdocs/edit/agent.cgi: avoid perl's silly arguement not numeric
37467           error
37468
37469 1999-04-07 04:19  ivan
37470
37471         * htdocs/edit/agent_type.cgi: silly HTML typo
37472
37473 1999-04-07 04:10  ivan
37474
37475         * htdocs/browse/agent_type.cgi: harmless typo
37476
37477 1999-04-06 04:16  ivan
37478
37479         * htdocs/edit/cust_main.cgi: give a meaningful error message if you
37480           try to create a customer before you've created an agent
37481
37482 1999-04-06 01:55  ivan
37483
37484         * htdocs/docs/: install.html, postgresql.html: postgres notes
37485
37486 1999-04-05 23:46  ivan
37487
37488         * htdocs/docs/install.html: [no log message]
37489
37490 1999-04-03 18:55  ivan
37491
37492         * htdocs/index.html: [no log message]
37493
37494 1999-04-03 17:53  ivan
37495
37496         * htdocs/index.html: Change Admin entries to read service/package
37497           definitions, for clariy
37498
37499 1999-04-03 17:21  ivan
37500
37501         * htdocs/docs/install.html: doc clarification
37502
37503 1999-03-29 04:06  ivan
37504
37505         * site_perl/cust_main.pm: buglet in email invoices fixed
37506
37507 1999-03-29 03:55  ivan
37508
37509         * site_perl/Record.pm: eliminate warnings in ut_money
37510
37511 1999-03-28 17:29  ivan
37512
37513         * site_perl/Conf.pm: die unless the configuration directory exists
37514
37515 1999-03-28 17:11  ivan
37516
37517         * site_perl/cust_pkg.pm: use FS::type_pkgs
37518
37519 1999-03-26 05:15  ivan
37520
37521         * eg/TEMPLATE_cust_main.import: s/create/new/, use all necessary
37522           FS::table_names to avoid warnings
37523
37524 1999-03-26 05:00  ivan
37525
37526         * fs_passwd/fs_passwd_server: s/create/new/
37527
37528 1999-03-25 05:55  ivan
37529
37530         * htdocs/edit/: cust_main.cgi, process/cust_main.cgi: one-screen
37531           new customer entry (including package and service) for simple
37532           packages with one svc_acct service
37533
37534 1999-03-25 05:48  ivan
37535
37536         * site_perl/cust_pkg.pm: allow empty custnum in sub check (but call
37537           that an error in sub insert), for one-screen new customer entry
37538
37539 1999-03-25 05:31  ivan
37540
37541         * site_perl/svc_Common.pm: added setdefault method (generalized
37542           setfixed method to setx method)
37543
37544 1999-03-25 00:42  ivan
37545
37546         * bin/svc_acct.import, bin/svc_acct_sm.import,
37547           htdocs/docs/install.html: import stuff uses Term::Query and spits
37548           out (some kinds of) nonsensical input
37549
37550 1999-03-23 21:24  ivan
37551
37552         * htdocs/docs/install.html: URI unbundled from libwww-perl, so list
37553           it separately
37554
37555 1999-03-23 16:51  ivan
37556
37557         * bin/svc_acct_sm.import: die if no relevant services... cvspain
37558
37559 1999-03-23 16:43  ivan
37560
37561         * bin/svc_acct.import: die if no relevant services
37562
37563 1999-02-28 12:09  ivan
37564
37565         * site_perl/cust_main.pm: allow spaces in zip codes, for (at least)
37566           canada.  pointed out by Clayton Gray <clgray@bcgroup.net>
37567
37568 1999-02-28 11:44  ivan
37569
37570         * bin/fs-setup: constructors s/create/new/ pointed out by "Bao C.
37571           Ha" <bao@hacom.net>
37572
37573 1999-02-27 16:03  ivan
37574
37575         * htdocs/: edit/cust_credit.cgi, edit/cust_main.cgi,
37576           edit/cust_pay.cgi, edit/cust_pkg.cgi, edit/svc_acct.cgi,
37577           edit/svc_acct_sm.cgi, edit/svc_domain.cgi,
37578           edit/process/cust_credit.cgi, edit/process/cust_main.cgi,
37579           edit/process/cust_pay.cgi, edit/process/cust_pkg.cgi,
37580           edit/process/svc_acct.cgi, edit/process/svc_acct_sm.cgi,
37581           edit/process/svc_domain.cgi, misc/cancel-unaudited.cgi,
37582           misc/cancel_pkg.cgi, misc/expire_pkg.cgi, misc/link.cgi,
37583           misc/susp_pkg.cgi, misc/unsusp_pkg.cgi, search/cust_bill.cgi,
37584           search/cust_main.cgi, search/svc_acct_sm.cgi,
37585           search/svc_domain.cgi, view/cust_bill.cgi, view/cust_main.cgi,
37586           view/cust_pkg.cgi, view/svc_acct.cgi, view/svc_acct_sm.cgi,
37587           view/svc_domain.cgi: removed misleading comments
37588
37589 1999-02-27 13:24  ivan
37590
37591         * site_perl/cust_main.pm: parse paydate correctly for cybercash
37592
37593 1999-02-27 13:06  ivan
37594
37595         * bin/fs-setup, htdocs/docs/upgrade3.html: cust_main.paydate should
37596           be varchar(10), not @date_type ; problem reported by Ben Leibig
37597           <leibig@colorado.edu>
37598
37599 1999-02-23 00:09  ivan
37600
37601         * TODO, htdocs/docs/config.html, htdocs/edit/cust_main.cgi,
37602           htdocs/edit/part_svc.cgi, htdocs/edit/svc_acct.cgi,
37603           htdocs/edit/svc_acct_pop.cgi, htdocs/search/svc_domain.cgi,
37604           htdocs/view/svc_domain.cgi, site_perl/cust_main.pm: beginnings of
37605           one-screen new customer entry and some other miscellania
37606
37607 1999-02-22 23:23  ivan
37608
37609         * site_perl/UID.pm: oops, don't comment out &swapuid in
37610           &adminsuidsetup!
37611
37612 1999-02-10 01:02  ivan
37613
37614         * etc/sql-reserved-words.txt: some new doc files
37615
37616 1999-02-10 00:27  ivan
37617
37618         * TODO: [no log message]
37619
37620 1999-02-09 01:56  ivan
37621
37622         * TODO: [no log message]
37623
37624 1999-02-09 01:55  ivan
37625
37626         * site_perl/: cust_bill.pm, cust_pkg.pm: invoices show line items
37627           for each service in a package (see the label method of
37628           FS::cust_svc)
37629
37630 1999-02-09 01:37  ivan
37631
37632         * htdocs/docs/man/: CGI.txt, Conf.txt, Invoice.txt, Record.txt,
37633           UID.txt, agent.txt, agent_type.txt, cust_bill.txt,
37634           cust_bill_pkg.txt, cust_credit.txt, cust_main.txt,
37635           cust_main_county.txt, cust_pay.txt, cust_pkg.txt,
37636           cust_refund.txt, cust_svc.txt, dbdef_column.txt, dbdef_table.txt,
37637           index.html, part_pkg.txt, part_referral.txt, part_svc.txt,
37638           pkg_svc.txt, svc_acct.txt, svc_acct_pop.txt, svc_acct_sm.txt,
37639           svc_domain.txt, type_pkgs.txt: regenerated perl api docs from
37640           embedded pod
37641
37642 1999-02-09 01:22  ivan
37643
37644         * htdocs/: search/cust_pkg.cgi, search/svc_acct_sm.cgi,
37645           search/svc_domain.cgi, view/svc_acct_sm.cgi: visual and bugfixes
37646
37647 1999-02-08 21:45  ivan
37648
37649         * htdocs/docs/CGI-modules-2.76-patch.txt: no longer needed
37650
37651 1999-02-07 01:59  ivan
37652
37653         * CREDITS, TODO, bin/fs-setup, htdocs/docs/export.html,
37654           htdocs/docs/schema.html, htdocs/docs/trouble.html,
37655           htdocs/edit/cust_pkg.cgi, htdocs/edit/part_pkg.cgi,
37656           htdocs/edit/part_referral.cgi, htdocs/edit/part_svc.cgi,
37657           htdocs/edit/svc_acct.cgi, htdocs/edit/svc_acct_pop.cgi,
37658           htdocs/edit/svc_acct_sm.cgi, htdocs/edit/svc_domain.cgi,
37659           htdocs/edit/process/cust_pkg.cgi,
37660           htdocs/edit/process/part_pkg.cgi,
37661           htdocs/edit/process/part_referral.cgi,
37662           htdocs/edit/process/part_svc.cgi,
37663           htdocs/edit/process/svc_acct.cgi,
37664           htdocs/edit/process/svc_acct_pop.cgi,
37665           htdocs/edit/process/svc_acct_sm.cgi,
37666           htdocs/edit/process/svc_domain.cgi,
37667           htdocs/misc/cancel-unaudited.cgi, htdocs/misc/process/link.cgi,
37668           htdocs/search/cust_main.cgi, htdocs/search/cust_pkg.cgi,
37669           htdocs/search/svc_acct.cgi, htdocs/search/svc_domain.cgi,
37670           htdocs/view/cust_main.cgi, htdocs/view/svc_acct_sm.cgi,
37671           site_perl/CGI.pm, site_perl/part_svc.pm: more mod_perl fixes, and
37672           bugfixes Peter Wemm sent via email
37673
37674 1999-02-06 14:43  ivan
37675
37676         * CREDITS, TODO: don't use [e]idiot; display error messages on the
37677           form page
37678
37679 1999-02-03 22:09  ivan
37680
37681         * bin/fs-setup: add AU provences
37682
37683 1999-02-03 02:42  ivan
37684
37685         * bin/fs-setup: [no log message]
37686
37687 1999-01-25 04:26  ivan
37688
37689         * htdocs/view/cust_bill.cgi, htdocs/view/cust_main.cgi,
37690           site_perl/CGI.pm, site_perl/Record.pm, site_perl/cust_bill.pm,
37691           site_perl/cust_credit.pm, site_perl/cust_main.pm,
37692           site_perl/cust_main_invoice.pm, site_perl/cust_pay.pm,
37693           site_perl/cust_pkg.pm, site_perl/cust_refund.pm,
37694           site_perl/svc_Common.pm, site_perl/svc_acct.pm,
37695           site_perl/svc_acct_sm.pm, site_perl/svc_domain.pm: yet more
37696           mod_perl stuff
37697
37698 1999-01-25 04:19  ivan
37699
37700         * htdocs/: edit/process/cust_main_county-expand.cgi,
37701           edit/process/cust_main_county.cgi, edit/process/cust_pay.cgi,
37702           edit/process/cust_pkg.cgi, search/cust_main.cgi: yet more
37703           mod_perl stuff
37704
37705 1999-01-25 04:09  ivan
37706
37707         * TODO, htdocs/edit/agent.cgi, htdocs/edit/agent_type.cgi,
37708           htdocs/edit/cust_credit.cgi, htdocs/edit/cust_main.cgi,
37709           htdocs/edit/cust_main_county-expand.cgi,
37710           htdocs/edit/cust_main_county.cgi, htdocs/edit/cust_pay.cgi,
37711           htdocs/edit/process/agent.cgi,
37712           htdocs/edit/process/agent_type.cgi,
37713           htdocs/edit/process/cust_credit.cgi,
37714           htdocs/edit/process/cust_main.cgi: yet more mod_perl stuff
37715
37716 1999-01-20 01:43  ivan
37717
37718         * htdocs/browse/agent.cgi: comment out future UI code (but look at
37719           it, it's neat!)
37720
37721 1999-01-20 01:30  ivan
37722
37723         * site_perl/UI/: Base.pm, CGI.pm, Gtk.pm, agent.pm: skeletal
37724           cross-UI UI code.
37725
37726 1999-01-20 00:55  ivan
37727
37728         * htdocs/docs/install.html: documentation update: mod_perl support
37729
37730 1999-01-18 21:13  ivan
37731
37732         * htdocs/: browse/agent.cgi, browse/agent_type.cgi,
37733           browse/cust_main_county.cgi, browse/part_pkg.cgi,
37734           browse/part_referral.cgi, browse/part_svc.cgi,
37735           browse/svc_acct_pop.cgi, edit/agent.cgi, edit/agent_type.cgi,
37736           edit/cust_credit.cgi, edit/cust_main.cgi,
37737           edit/cust_main_county-expand.cgi, edit/cust_main_county.cgi,
37738           edit/cust_pay.cgi, edit/cust_pkg.cgi, edit/part_pkg.cgi,
37739           edit/part_referral.cgi, edit/part_svc.cgi, edit/svc_acct.cgi,
37740           edit/svc_acct_pop.cgi, edit/svc_acct_sm.cgi, edit/svc_domain.cgi,
37741           edit/process/agent.cgi, edit/process/agent_type.cgi,
37742           edit/process/cust_credit.cgi, edit/process/cust_main.cgi,
37743           edit/process/cust_main_county-expand.cgi,
37744           edit/process/cust_main_county.cgi, edit/process/cust_pay.cgi,
37745           edit/process/cust_pkg.cgi, edit/process/part_pkg.cgi,
37746           edit/process/part_referral.cgi, edit/process/part_svc.cgi,
37747           edit/process/svc_acct.cgi, edit/process/svc_acct_pop.cgi,
37748           edit/process/svc_acct_sm.cgi, edit/process/svc_domain.cgi,
37749           misc/bill.cgi, misc/cancel-unaudited.cgi, misc/cancel_pkg.cgi,
37750           misc/expire_pkg.cgi, misc/link.cgi, misc/print-invoice.cgi,
37751           misc/susp_pkg.cgi, misc/unsusp_pkg.cgi, misc/process/link.cgi,
37752           search/cust_bill.cgi, search/cust_main.cgi, search/cust_pkg.cgi,
37753           search/svc_acct.cgi, search/svc_acct_sm.cgi,
37754           search/svc_domain.cgi, view/cust_bill.cgi, view/cust_main.cgi,
37755           view/cust_pkg.cgi, view/svc_acct.cgi, view/svc_acct_sm.cgi,
37756           view/svc_domain.cgi: for mod_perl: no more top-level my()
37757           variables; use vars instead also the last s/create/new/;
37758
37759 1999-01-18 15:05  ivan
37760
37761         * TODO: update TODO for stuff that was done etc.
37762
37763 1999-01-18 14:47  ivan
37764
37765         * htdocs/edit/process/: agent.cgi, agent_type.cgi, cust_credit.cgi,
37766           cust_main_county-expand.cgi, cust_main_county.cgi, cust_pay.cgi,
37767           part_pkg.cgi, part_referral.cgi, part_svc.cgi, svc_acct.cgi,
37768           svc_acct_pop.cgi, svc_acct_sm.cgi, svc_domain.cgi:
37769           s/create/new/g; and use fields('table_name')
37770
37771 1999-01-18 14:16  ivan
37772
37773         * site_perl/Invoice.pm: typo
37774
37775 1999-01-18 13:58  ivan
37776
37777         * site_perl/: cust_bill.pm, cust_credit.pm, cust_main_invoice.pm,
37778           cust_pkg.pm, pkg_svc.pm, svc_acct.pm, svc_acct_sm.pm: esthetic:
37779           eq and ne were used in a few places instead of == and !=
37780
37781 1999-01-18 01:41  ivan
37782
37783         * htdocs/browse/agent.cgi, htdocs/browse/agent_type.cgi,
37784           htdocs/browse/cust_main_county.cgi, htdocs/browse/part_pkg.cgi,
37785           htdocs/browse/part_referral.cgi, htdocs/browse/part_svc.cgi,
37786           htdocs/browse/svc_acct_pop.cgi, htdocs/edit/agent.cgi,
37787           htdocs/edit/agent_type.cgi, htdocs/edit/cust_credit.cgi,
37788           htdocs/edit/cust_main.cgi,
37789           htdocs/edit/cust_main_county-expand.cgi,
37790           htdocs/edit/cust_main_county.cgi, htdocs/edit/cust_pay.cgi,
37791           htdocs/edit/cust_pkg.cgi, htdocs/edit/part_pkg.cgi,
37792           htdocs/edit/part_referral.cgi, htdocs/edit/part_svc.cgi,
37793           htdocs/edit/svc_acct.cgi, htdocs/edit/svc_acct_pop.cgi,
37794           htdocs/edit/svc_acct_sm.cgi, htdocs/edit/svc_domain.cgi,
37795           htdocs/misc/link.cgi, htdocs/search/cust_main.cgi,
37796           htdocs/search/cust_pkg.cgi, htdocs/search/svc_acct.cgi,
37797           htdocs/search/svc_acct_sm.cgi, htdocs/view/cust_bill.cgi,
37798           htdocs/view/cust_main.cgi, htdocs/view/cust_pkg.cgi,
37799           htdocs/view/svc_acct.cgi, htdocs/view/svc_acct_sm.cgi,
37800           htdocs/view/svc_domain.cgi, site_perl/CGI.pm: all $cgi->header
37801           calls now include ( '-expires' => 'now' ) for mod_perl (good idea
37802           anyway)
37803
37804 1999-01-18 01:22  ivan
37805
37806         * htdocs/browse/agent.cgi, htdocs/docs/trouble.html,
37807           htdocs/docs/upgrade3.html, htdocs/edit/agent_type.cgi,
37808           htdocs/edit/cust_main.cgi, htdocs/edit/process/cust_main.cgi,
37809           htdocs/search/cust_pkg.cgi, htdocs/search/svc_acct.cgi,
37810           htdocs/view/cust_main.cgi, htdocs/view/svc_acct.cgi,
37811           site_perl/CGI.pm, site_perl/Record.pm, site_perl/UID.pm,
37812           site_perl/cust_main.pm, site_perl/cust_main_invoice.pm: changes
37813           to track email addresses for email invoicing
37814
37815 1999-01-16 20:04  ivan
37816
37817         * site_perl/CGI.pm: itable
37818
37819 1999-01-16 19:13  ivan
37820
37821         * htdocs/index.html: s/Information/Freeside home page/;
37822
37823 1999-01-16 19:11  ivan
37824
37825         * bin/fs-setup: remove preliminary completehost changes
37826
37827 1999-01-15 16:24  ivan
37828
37829         * CREDITS: [no log message]
37830
37831 1999-01-08 21:38  ivan
37832
37833         * CREDITS: [no log message]
37834
37835 1998-12-30 17:04  ivan
37836
37837         * site_perl/part_pkg.pm: doc
37838
37839 1998-12-30 15:06  ivan
37840
37841         * htdocs/browse/part_svc.cgi: typo
37842
37843 1998-12-30 15:03  ivan
37844
37845         * TODO, htdocs/browse/part_svc.cgi, htdocs/edit/part_svc.cgi,
37846           htdocs/edit/svc_acct.cgi, htdocs/edit/svc_acct_sm.cgi,
37847           htdocs/edit/svc_domain.cgi, htdocs/edit/process/agent.cgi,
37848           htdocs/edit/process/agent_type.cgi,
37849           htdocs/edit/process/cust_pay.cgi,
37850           htdocs/edit/process/part_pkg.cgi,
37851           htdocs/edit/process/part_referral.cgi,
37852           htdocs/edit/process/part_svc.cgi,
37853           htdocs/edit/process/svc_acct_pop.cgi, htdocs/view/cust_bill.cgi,
37854           htdocs/view/cust_main.cgi: bugfixes; fields isn't exported by
37855           derived classes
37856
37857 1998-12-29 16:57  ivan
37858
37859         * htdocs/search/cust_main.cgi: bug
37860
37861 1998-12-29 16:30  ivan
37862
37863         * site_perl/: Invoice.pm, agent.pm, svc_Common.pm, svc_acct.pm,
37864           svc_acct_sm.pm, svc_domain.pm, table_template-svc.pm: svc_ stuff
37865           is more properly OO - has a common superclass FS::svc_Common
37866
37867 1998-12-29 03:59  ivan
37868
37869         * TODO, site_perl/Record.pm, site_perl/agent.pm,
37870           site_perl/agent_type.pm, site_perl/cust_bill.pm,
37871           site_perl/cust_bill_pkg.pm, site_perl/cust_credit.pm,
37872           site_perl/cust_main.pm, site_perl/cust_main_county.pm,
37873           site_perl/cust_main_invoice.pm, site_perl/cust_pay.pm,
37874           site_perl/cust_pay_batch.pm, site_perl/cust_pkg.pm,
37875           site_perl/cust_refund.pm, site_perl/cust_svc.pm,
37876           site_perl/part_pkg.pm, site_perl/part_referral.pm,
37877           site_perl/part_svc.pm, site_perl/pkg_svc.pm,
37878           site_perl/svc_acct.pm, site_perl/svc_acct_pop.pm,
37879           site_perl/svc_acct_sm.pm, site_perl/svc_domain.pm,
37880           site_perl/table_template-svc.pm, site_perl/table_template.pm,
37881           site_perl/type_pkgs.pm: mostly properly OO, some work still to be
37882           done with svc_ stuff
37883
37884 1998-12-23 01:41  ivan
37885
37886         * htdocs/docs/upgrade3.html: typo
37887
37888 1998-12-23 00:08  ivan
37889
37890         * htdocs/edit/cust_main.cgi: fix typo
37891
37892 1998-12-22 19:11  ivan
37893
37894         * htdocs/view/cust_pkg.cgi: [no log message]
37895
37896 1998-12-22 19:07  ivan
37897
37898         * htdocs/view/: cust_bill.cgi, cust_pkg.cgi, svc_acct.cgi,
37899           svc_acct_sm.cgi, svc_domain.cgi: $cgi->keywords instead of
37900           $cgi->query_string
37901
37902 1998-12-22 19:04  ivan
37903
37904         * htdocs/: misc/print-invoice.cgi, misc/susp_pkg.cgi,
37905           misc/unsusp_pkg.cgi, search/cust_pkg.cgi, search/svc_acct.cgi,
37906           search/svc_domain.cgi: $cgi->keywords instead of
37907           $cgi->query_string
37908
37909 1998-12-22 19:01  ivan
37910
37911         * htdocs/misc/: bill.cgi, cancel-unaudited.cgi, cancel_pkg.cgi,
37912           link.cgi: $cgi->keywords instead of $cgi->query_string
37913
37914 1998-12-22 18:57  ivan
37915
37916         * htdocs/edit/: svc_acct_pop.cgi, svc_acct_sm.cgi, svc_domain.cgi:
37917           $cgi->keywords instead of $cgi->query_string
37918
37919 1998-12-22 18:42  ivan
37920
37921         * htdocs/view/cust_main.cgi: remove double '/' in link urls
37922
37923 1998-12-22 18:36  ivan
37924
37925         * htdocs/view/cust_main.cgi: use FS::cust_refund; to eliminate
37926           warning
37927
37928 1998-12-22 18:26  ivan
37929
37930         * htdocs/edit/cust_credit.cgi: [no log message]
37931
37932 1998-12-22 18:23  ivan
37933
37934         * site_perl/CGI.pm: popurl always has trailing slash
37935
37936 1998-12-19 18:11  ivan
37937
37938         * htdocs/docs/install.html: suggest suEXEC as an alternative to
37939           suidperl
37940
37941 1998-12-17 01:57  ivan
37942
37943         * htdocs/view/: cust_bill.cgi, cust_main.cgi, cust_pkg.cgi,
37944           svc_acct.cgi, svc_acct_sm.cgi, svc_domain.cgi:
37945           s/CGI::(Base|Request)/CGI.pm/;
37946
37947 1998-12-17 01:41  ivan
37948
37949         * htdocs/search/: cust_bill.cgi, cust_main.cgi, cust_pkg.cgi,
37950           svc_acct.cgi, svc_acct_sm.cgi, svc_domain.cgi:
37951           s/CGI::(Base|Request)/CGI.pm/;
37952
37953 1998-12-17 01:15  ivan
37954
37955         * htdocs/misc/process/link.cgi: s/CGI::Request/CGI.pm/;
37956
37957 1998-12-17 01:12  ivan
37958
37959         * htdocs/misc/: bill.cgi, cancel-unaudited.cgi, cancel_pkg.cgi,
37960           expire_pkg.cgi, link.cgi, print-invoice.cgi, susp_pkg.cgi,
37961           unsusp_pkg.cgi: s/CGI::(Request|Base)/CGI.pm/;
37962
37963 1998-12-17 00:40  ivan
37964
37965         * htdocs/edit/process/: agent.cgi, agent_type.cgi, cust_credit.cgi,
37966           cust_main.cgi, cust_main_county-expand.cgi, cust_main_county.cgi,
37967           cust_pay.cgi, cust_pkg.cgi, part_pkg.cgi, part_referral.cgi,
37968           part_svc.cgi, svc_acct.cgi, svc_acct_pop.cgi, svc_acct_sm.cgi,
37969           svc_domain.cgi: s/CGI::Request/CGI.pm/; etc
37970
37971 1998-12-16 22:16  ivan
37972
37973         * htdocs/edit/: agent.cgi, agent_type.cgi, cust_credit.cgi,
37974           cust_main.cgi, cust_main_county-expand.cgi, cust_main_county.cgi,
37975           cust_pay.cgi, cust_pkg.cgi, part_pkg.cgi, part_referral.cgi,
37976           part_svc.cgi, svc_acct.cgi, svc_acct_pop.cgi, svc_acct_sm.cgi,
37977           svc_domain.cgi: fix double // in relative URLs, s/CGI::Base/CGI/;
37978
37979 1998-12-16 21:25  ivan
37980
37981         * htdocs/browse/: agent.cgi, agent_type.cgi, cust_main_county.cgi,
37982           part_pkg.cgi, part_referral.cgi, part_svc.cgi, svc_acct_pop.cgi:
37983           fix visual and other bugs
37984
37985 1998-12-16 20:54  ivan
37986
37987         * htdocs/docs/schema.html: [no log message]
37988
37989 1998-12-16 20:47  ivan
37990
37991         * htdocs/images/sisd.jpg: switch to new logo, no reason to take up
37992           space
37993
37994 1998-12-16 20:36  ivan
37995
37996         * htdocs/browse/svc_acct_pop.cgi: use CGI;, use CGI::Carp, visual
37997           changes, relative URLs
37998
37999 1998-12-16 20:32  ivan
38000
38001         * htdocs/browse/part_referral.cgi: print $cgi->header
38002
38003 1998-12-16 20:31  ivan
38004
38005         * htdocs/browse/part_referral.cgi: use CGI::Carp
38006
38007 1998-12-16 20:26  ivan
38008
38009         * htdocs/browse/part_referral.cgi: use CGI; no relative URLs
38010
38011 1998-12-16 01:58  ivan
38012
38013         * site_perl/: cust_main.pm, cust_main_invoice.pm: library support
38014           for editing email invoice destinations (not in sub collect yet)
38015
38016 1998-12-15 23:40  ivan
38017
38018         * site_perl/cust_main_invoice.pm: new table
38019
38020 1998-12-15 22:05  ivan
38021
38022         * bin/fs-setup, htdocs/docs/schema.html, htdocs/docs/upgrade3.html:
38023           add table cust_main_invoice
38024
38025 1998-12-15 21:38  ivan
38026
38027         * TODO: [no log message]
38028
38029 1998-12-15 21:32  ivan
38030
38031         * fs_passwd/fs_passwd_server: adminsuidsetup now requires user
38032
38033 1998-12-15 21:29  ivan
38034
38035         * eg/TEMPLATE_cust_main.import: adminsuidsetup now need user
38036
38037 1998-12-15 21:24  ivan
38038
38039         * htdocs/view/: svc_acct.cgi, svc_acct_sm.cgi: use FS::Conf;
38040
38041 1998-12-15 21:20  ivan
38042
38043         * htdocs/search/svc_acct_sm.cgi: use FS::Conf;
38044
38045 1998-12-15 21:17  ivan
38046
38047         * htdocs/edit/: svc_acct.cgi, svc_acct_sm.cgi: use FS::Conf
38048
38049 1998-12-15 21:13  ivan
38050
38051         * htdocs/docs/export.html: visual changes, new config file dir
38052
38053 1998-12-15 20:32  ivan
38054
38055         * htdocs/docs/legacy.html: oops, removed explicit links to my
38056           development machine!
38057
38058 1998-12-14 20:36  ivan
38059
38060         * bin/fs-setup: s/croak/die/; #oops
38061
38062 1998-12-14 20:33  ivan
38063
38064         * bin/fs-setup: dies if it isn't running as the freeside user
38065
38066 1998-12-11 22:36  ivan
38067
38068         * htdocs/docs/trouble.html: hint for mysql systems w/o native
38069           threading
38070
38071 1998-12-09 23:23  ivan
38072
38073         * bin/: svc_acct.export, svc_acct.import, svc_acct_sm.export,
38074           svc_acct_sm.import: use FS::Conf, need user (for datasrc)
38075
38076 1998-12-01 17:23  ivan
38077
38078         * TODO, CREDITS: [no log message]
38079
38080 1998-11-28 15:59  ivan
38081
38082         * htdocs/docs/install.html: run fs-setup as user freeside
38083
38084 1998-11-22 23:52  ivan
38085
38086         * htdocs/edit/: agent.cgi, process/agent.cgi: [no log message]
38087
38088 1998-11-22 21:42  ivan
38089
38090         * site_perl/agent.pm: use FS::cust_main and FS::agent_type to
38091           eliminate warnings
38092
38093 1998-11-22 21:29  ivan
38094
38095         * htdocs/browse/agent.cgi: use CGI::Carp
38096
38097 1998-11-22 21:27  ivan
38098
38099         * htdocs/browse/agent.cgi: to eliminate warnings
38100
38101 1998-11-20 23:58  ivan
38102
38103         * htdocs/edit/agent_type.cgi: package names link to them
38104
38105 1998-11-20 23:49  ivan
38106
38107         * htdocs/edit/process/agent_type.cgi: s/CGI::Request/CGI.pm/
38108
38109 1998-11-20 23:45  ivan
38110
38111         * htdocs/edit/agent_type.cgi: visual, use FS::table_name when doing
38112           qsearch('table_name')
38113
38114 1998-11-20 23:39  ivan
38115
38116         * htdocs/browse/agent_type.cgi: visual
38117
38118 1998-11-20 23:26  ivan
38119
38120         * site_perl/Record.pm: "Records identical" carp tells us it is just
38121           a warning.
38122
38123 1998-11-20 23:23  ivan
38124
38125         * htdocs/browse/part_pkg.cgi: visual
38126
38127 1998-11-20 23:17  ivan
38128
38129         * htdocs/edit/process/part_pkg.cgi: bugfix to work for regular
38130           aswell as custom pricing
38131
38132 1998-11-20 23:11  ivan
38133
38134         * htdocs/edit/: part_pkg.cgi: [no log message]
38135
38136 1998-11-20 23:07  ivan
38137
38138         * htdocs/edit/part_pkg.cgi: popurl, bugfix
38139
38140 1998-11-20 23:00  ivan
38141
38142         * htdocs/browse/part_pkg.cgi: visual
38143
38144 1998-11-20 22:43  ivan
38145
38146         * htdocs/edit/part_svc.cgi: visual
38147
38148 1998-11-20 22:43  ivan
38149
38150         * htdocs/edit/process/part_svc.cgi: s/CGI::Request/CGI.pm/
38151
38152 1998-11-20 19:16  ivan
38153
38154         * htdocs/edit/part_svc.cgi: visual
38155
38156 1998-11-20 19:00  ivan
38157
38158         * htdocs/index.html: visual
38159
38160 1998-11-20 18:26  ivan
38161
38162         * htdocs/browse/part_svc.cgi: visual
38163
38164 1998-11-20 15:10  ivan
38165
38166         * htdocs/browse/part_svc.cgi: visual
38167
38168 1998-11-20 00:50  ivan
38169
38170         * htdocs/browse/: agent.cgi, part_svc.cgi: s/CGI::Base/CGI.pm,
38171           visual fixes
38172
38173 1998-11-19 03:17  ivan
38174
38175         * bin/dbdef-create: adminsuidsetup requires argument
38176
38177 1998-11-18 01:01  ivan
38178
38179         * CREDITS, TODO, bin/fs-setup, htdocs/index.html,
38180           htdocs/browse/cust_main_county.cgi, htdocs/docs/schema.html,
38181           htdocs/docs/upgrade3.html, htdocs/edit/cust_main.cgi,
38182           htdocs/edit/cust_main_county-expand.cgi,
38183           htdocs/edit/cust_main_county.cgi,
38184           htdocs/edit/process/cust_main_county-expand.cgi,
38185           htdocs/edit/process/cust_main_county.cgi, site_perl/cust_main.pm,
38186           site_perl/cust_main_county.pm, site_perl/cust_pay_batch.pm: i18n!
38187           i18n!
38188
38189 1998-11-18 00:57  ivan
38190
38191         * htdocs/edit/process/cust_main.cgi: i18n, s/CGI-modules/CGI.pm/,
38192           FS::CGI::idiot instead of inline, FS::CGI::popurl
38193
38194 1998-11-15 05:18  ivan
38195
38196         * bin/fs-setup: remove debugging
38197
38198 1998-11-15 05:14  ivan
38199
38200         * htdocs/edit/: part_pkg.cgi, process/part_pkg.cgi: first pass as
38201           per-user custom pricing
38202
38203 1998-11-15 05:14  ivan
38204
38205         * htdocs/view/cust_main.cgi: first pass as per-customer custom
38206           pricing
38207
38208 1998-11-15 05:01  ivan
38209
38210         * site_perl/cust_pkg.pm: allow pkgpart changing (for per-customer
38211           custom pricing).  warn about it in doc
38212
38213 1998-11-15 05:00  ivan
38214
38215         * site_perl/part_pkg.pm: bugfix in clone method, clone method doc
38216           clarification
38217
38218 1998-11-15 03:23  ivan
38219
38220         * site_perl/cust_main.pm: use FS::table_name for all searches to
38221           eliminate warnings, emit state/county when they don't match
38222
38223 1998-11-15 03:20  ivan
38224
38225         * htdocs/edit/agent_type.cgi: s/CGI-Base/CGI.pm/ causes
38226           s/QUERY_STRING/keywords/;
38227
38228 1998-11-15 03:02  ivan
38229
38230         * site_perl/Record.pm: bugsquash
38231
38232 1998-11-15 02:56  ivan
38233
38234         * site_perl/Record.pm: qsearch gets sames "IS NULL" semantics as
38235           other WHERE clauses
38236
38237 1998-11-15 01:43  ivan
38238
38239         * bin/fs-setup: update for new config file syntax, new
38240           adminsuidsetup
38241
38242 1998-11-15 01:08  ivan
38243
38244         * site_perl/part_pkg.pm: added clone method to support per-customer
38245           pricing
38246
38247 1998-11-14 21:30  ivan
38248
38249         * site_perl/: cust_main.pm, Record.pm: bugfix for new config layout
38250
38251 1998-11-14 21:27  ivan
38252
38253         * site_perl/UID.pm: bugfix for new configuration layout
38254
38255 1998-11-14 21:19  ivan
38256
38257         * site_perl/cust_pay_batch.pm: long overdue
38258
38259 1998-11-14 20:33  ivan
38260
38261         * site_perl/: table_template.pm, table_template-svc.pm: updates for
38262           newest versoin
38263
38264 1998-11-14 19:48  ivan
38265
38266         * site_perl/table_template.pm: update for current version
38267
38268 1998-11-14 19:46  ivan
38269
38270         * site_perl/table_template-unique.pm: [no log message]
38271
38272 1998-11-14 18:53  ivan
38273
38274         * bin/bill: afterthought
38275
38276 1998-11-14 18:51  ivan
38277
38278         * bin/bill: adminsuidsetup needs user, pod, cleanup
38279
38280 1998-11-14 16:51  ivan
38281
38282         * site_perl/UID.pm: eliminated some warnings on certain fatal
38283           errors (well, it is less confusing)
38284
38285 1998-11-13 03:28  ivan
38286
38287         * htdocs/view/cust_main.cgi: s/CGI-modules/CGI.pm/;, relative URL's
38288           with popurl
38289
38290 1998-11-13 01:56  ivan
38291
38292         * TODO, htdocs/docs/man/CGI.txt, htdocs/docs/man/Conf.txt,
38293           htdocs/docs/man/Record.txt, htdocs/docs/man/UID.txt,
38294           htdocs/docs/man/cust_bill.txt, htdocs/docs/man/cust_main.txt,
38295           htdocs/docs/man/cust_pkg.txt, htdocs/docs/man/cust_svc.txt,
38296           htdocs/docs/man/dbdef_column.txt,
38297           htdocs/docs/man/dbdef_table.txt, htdocs/docs/man/svc_acct.txt,
38298           htdocs/docs/man/svc_domain.txt, htdocs/edit/agent_type.cgi,
38299           htdocs/edit/svc_acct_pop.cgi, htdocs/edit/svc_domain.cgi,
38300           htdocs/view/cust_pkg.cgi, htdocs/view/svc_domain.cgi,
38301           site_perl/Record.pm, site_perl/UID.pm, site_perl/cust_bill.pm,
38302           site_perl/cust_main.pm, site_perl/svc_acct.pm,
38303           site_perl/svc_acct_sm.pm, site_perl/svc_domain.pm: change
38304           configuration file layout to support multiple distinct databases
38305           (with own set of config files, export, etc.)
38306
38307 1998-11-12 21:15  ivan
38308
38309         * htdocs/docs/: install.html, upgrade3.html: more documentation
38310           updates for new config location
38311
38312 1998-11-12 20:45  ivan
38313
38314         * htdocs/docs/config.html: secrets files are located in
38315           /usr/local/etc/freeside, not just default.
38316
38317 1998-11-12 20:08  ivan
38318
38319         * site_perl/Conf.pm: no default default_dir (ironic)
38320
38321 1998-11-12 18:43  ivan
38322
38323         * htdocs/docs/: config.html, upgrade3.html: update documentation
38324           for new config file format
38325
38326 1998-11-12 00:10  ivan
38327
38328         * htdocs/search/cust_main.cgi: CGI.pm instead of CGI-modules
38329           relative URLs using popurl got rid of lots of little tables
38330           s/agrep/String::Approx/; bubble up packages and services and link
38331           (slow)
38332
38333 1998-11-11 23:58  ivan
38334
38335         * site_perl/cust_svc.pm: added svcdb to label
38336
38337 1998-11-11 23:43  ivan
38338
38339         * site_perl/CGI.pm: [no log message]
38340
38341 1998-11-11 19:45  ivan
38342
38343         * site_perl/cust_svc.pm: use FS::table_name for all tables
38344           qsearch()'ed
38345
38346 1998-11-11 19:42  ivan
38347
38348         * site_perl/cust_pkg.pm: added label method
38349
38350 1998-11-11 19:32  ivan
38351
38352         * site_perl/cust_svc.pm: added label method
38353
38354 1998-11-11 17:53  ivan
38355
38356         * site_perl/CGI.pm: added table command
38357
38358 1998-11-09 23:45  ivan
38359
38360         * site_perl/Record.pm: doc clarification
38361
38362 1998-11-09 23:44  ivan
38363
38364         * site_perl/Record.pm: qsearch returns `FS::TABLE' objects if that
38365           module is loaded (i.e. via `use FS::cust_main;') instead of
38366           always an FS::Record object
38367
38368 1998-11-09 18:24  ivan
38369
38370         * htdocs/search/: cust_main.html, cust_main-payinfo.html: [no log
38371           message]
38372
38373 1998-11-09 14:24  ivan
38374
38375         * htdocs/search/cust_main.html: default company_on and last_on
38376           CHECKED
38377
38378 1998-11-09 00:51  ivan
38379
38380         * site_perl/CGI.pm: bug squash
38381
38382 1998-11-09 00:36  ivan
38383
38384         * site_perl/CGI.pm: haha
38385
38386 1998-11-09 00:29  ivan
38387
38388         * htdocs/docs/upgrade3.html: 1.2.x
38389
38390 1998-11-09 00:25  ivan
38391
38392         * htdocs/docs/index.html: upgrade to 1.2.x section
38393
38394 1998-11-09 00:18  ivan
38395
38396         * htdocs/docs/install.html: s/agrep/String::Approx/
38397
38398 1998-11-08 22:10  ivan
38399
38400         * site_perl/CGI.pm: added sub url
38401
38402 1998-11-08 21:44  ivan
38403
38404         * site_perl/CGI.pm: [no log message]
38405
38406 1998-11-08 21:23  ivan
38407
38408         * site_perl/CGI.pm: [no log message]
38409
38410 1998-11-08 20:55  ivan
38411
38412         * site_perl/CGI.pm: support depriciated CGI::Base as well as CGI.pm
38413           (for now)
38414
38415 1998-11-08 02:50  ivan
38416
38417         * site_perl/CGI.pm: s/CGI::Base/CGI/; etc.
38418
38419 1998-11-08 02:45  ivan
38420
38421         * site_perl/UID.pm: got sub cgi for FS::CGI
38422
38423 1998-11-08 02:11  ivan
38424
38425         * htdocs/browse/agent.cgi: CGI.pm
38426
38427 1998-11-08 01:38  ivan
38428
38429         * site_perl/UID.pm: cgisuidsetup complains if you pass it a isa
38430           CGI::Base instead of an isa CGI (first step in migrating from
38431           CGI-modules to CGI.pm)
38432
38433 1998-11-07 17:09  ivan
38434
38435         * README: 1.1.6 release
38436
38437 1998-11-07 02:24  ivan
38438
38439         * README, htdocs/index.html, htdocs/browse/agent.cgi,
38440           site_perl/CGI.pm, site_perl/cust_bill.pm, site_perl/cust_main.pm:
38441           don't use depriciated FS::Bill and FS::Invoice, other miscellania
38442
38443 1998-11-07 00:25  ivan
38444
38445         * TODO: [no log message]
38446
38447 1998-11-07 00:21  ivan
38448
38449         * bin/bill: missing use
38450
38451 1998-11-07 00:19  ivan
38452
38453         * bin/bill:
38454           still need to bless into FS::cust_main (for now)
38455
38456 1998-11-07 00:08  ivan
38457
38458         * bin/bill:
38459           Removed depriciated FS::Bill (now in FS::cust_main)
38460
38461 1998-11-06 21:17  ivan
38462
38463         * site_perl/Record.pm: In sub new, Pg wrapper for money fields from
38464           dbdef (FS::Record::fields $table), not keys of supplied hashref.
38465
38466 1998-11-03 18:45  ivan
38467
38468         * htdocs/docs/CGI-modules-2.76-patch.txt:
38469           generated patch with makepatch
38470
38471 1998-10-22 08:51  ivan
38472
38473         * bin/fs-setup: also varchar with no length specified - postgresql
38474           fix broke mysql.
38475
38476 1998-10-22 08:46  ivan
38477
38478         * bin/fs-setup: now smallint is illegal, so remove that too.
38479
38480 1998-10-14 01:18  ivan
38481
38482         * site_perl/svc_domain.pm: More informative error messages and
38483           better doc for admin contact email stuff
38484
38485 1998-10-14 00:05  ivan
38486
38487         * README, bin/fs-setup, site_perl/dbdef_table.pm: 1.1.4 release,
38488           fix postgresql
38489
38490 1998-10-13 23:52  ivan
38491
38492         * htdocs/docs/: index.html, upgrade2.html, man/Conf.txt,
38493           man/Invoice.txt, man/Record.txt, man/dbdef_column.txt,
38494           man/dbdef_table.txt: 1,1,4 release, fix postgresql quirks.
38495
38496 1998-10-13 06:11  ivan
38497
38498         * htdocs/.htaccess: So new installs have some protection (WDWWC).
38499
38500 1998-10-13 06:04  ivan
38501
38502         * site_perl/dbdef_column.pm: fixed doc to indicate Pg specific
38503           syntax too
38504
38505 1998-10-13 05:49  ivan
38506
38507         * TODO: [no log message]
38508
38509 1998-10-13 05:07  ivan
38510
38511         * TODO, bin/svc_acct.import: Assigns password from the shadow file
38512           for RADIUS password "UNIX"
38513
38514 1998-10-13 02:17  ivan
38515
38516         * TODO: [no log message]
38517
38518 1998-10-12 16:40  ivan
38519
38520         * site_perl/dbdef_column.pm: added Pg-specific behaviour in sub
38521           line
38522
38523 1998-10-12 14:22  ivan
38524
38525         * TODO: [no log message]
38526
38527 1998-10-12 14:15  ivan
38528
38529         * TODO: [no log message]
38530
38531 1998-10-12 02:12  ivan
38532
38533         * TODO: remove adding cvs from the todo
38534
38535 1998-10-12 02:09  ivan
38536
38537         * TODO: [no log message]
38538
38539 1998-10-12 02:09  ivan
38540
38541         * TODO: Id to Header
38542
38543 1998-10-12 02:07  ivan
38544
38545         * TODO: Test keyword substitution
38546
38547 1998-10-12 01:59  ivan
38548
38549         * TODO: Commiting sample change.
38550
38551 1998-10-12 00:18  ivan
38552
38553         * conf/registries/internic/: to, tech_contact: Initial revision
38554
38555 1998-10-12 00:15  ivan
38556
38557         * conf/: shells, registries/internic/nameservers,
38558           registries/internic/from: Initial revision
38559
38560 1998-10-12 00:12  ivan
38561
38562         * conf/: address, home, lpr, registries/internic/template, secrets,
38563           smtpmachine, domain: Initial revision
38564
38565 1998-10-12 00:08  ivan
38566
38567         * TODO: Initial revision
38568
38569 1998-10-12 00:03  ivan
38570
38571         * bin/fs-setup: Initial revision
38572
38573 1998-10-12 00:00  ivan
38574
38575         * site_perl/: Conf.pm, Invoice.pm: Initial revision
38576
38577 1998-10-11 23:56  ivan
38578
38579         * README, site_perl/Record.pm: Initial revision
38580
38581 1998-10-06 19:17  ivan
38582
38583         * htdocs/docs/: upgrade2.html, index.html: Initial revision
38584
38585 1998-10-06 19:13  ivan
38586
38587         * htdocs/index.html: Initial revision
38588
38589 1998-09-29 11:55  ivan
38590
38591         * htdocs/view/svc_acct.cgi: Initial revision
38592
38593 1998-09-27 22:16  ivan
38594
38595         * htdocs/edit/process/svc_domain.cgi: Initial revision
38596
38597 1998-09-27 16:59  ivan
38598
38599         * htdocs/images/small-logo.gif: Initial revision
38600
38601 1998-09-27 16:52  ivan
38602
38603         * htdocs/images/mid-logo.gif: Initial revision
38604
38605 1998-09-25 01:51  ivan
38606
38607         * htdocs/docs/man/Bill.txt, htdocs/docs/man/CGI.txt,
38608           htdocs/docs/man/Conf.txt, htdocs/docs/man/Invoice.txt,
38609           htdocs/docs/man/Record.txt, htdocs/docs/man/SSH.txt,
38610           htdocs/docs/man/UID.txt, htdocs/docs/man/agent.txt,
38611           htdocs/docs/man/agent_type.txt, htdocs/docs/man/cust_bill.txt,
38612           htdocs/docs/man/cust_bill_pkg.txt,
38613           htdocs/docs/man/cust_credit.txt, htdocs/docs/man/cust_main.txt,
38614           htdocs/docs/man/cust_main_county.txt,
38615           htdocs/docs/man/cust_pay.txt, htdocs/docs/man/cust_pkg.txt,
38616           htdocs/docs/man/cust_refund.txt, htdocs/docs/man/cust_svc.txt,
38617           htdocs/docs/man/dbdef.txt, htdocs/docs/man/dbdef_colgroup.txt,
38618           htdocs/docs/man/dbdef_column.txt,
38619           htdocs/docs/man/dbdef_index.txt, htdocs/docs/man/dbdef_table.txt,
38620           htdocs/docs/man/dbdef_unique.txt, htdocs/docs/man/part_pkg.txt,
38621           htdocs/docs/man/part_referral.txt, htdocs/docs/man/part_svc.txt,
38622           htdocs/docs/man/pkg_svc.txt, htdocs/docs/man/svc_acct.txt,
38623           htdocs/docs/man/svc_acct_pop.txt,
38624           htdocs/docs/man/svc_acct_sm.txt, htdocs/docs/man/svc_domain.txt,
38625           htdocs/docs/man/type_pkgs.txt, bin/pod2x,
38626           htdocs/docs/man/index.html: Initial revision
38627
38628 1998-09-25 01:28  ivan
38629
38630         * site_perl/: cust_pkg.pm, cust_refund.pm: Initial revision
38631
38632 1998-09-25 01:03  ivan
38633
38634         * site_perl/: dbdef_table.pm, dbdef_column.pm: Initial revision
38635
38636 1998-09-25 00:53  ivan
38637
38638         * site_perl/: dbdef_index.pm, dbdef_unique.pm: Initial revision
38639
38640 1998-09-25 00:47  ivan
38641
38642         * site_perl/: dbdef_colgroup.pm, dbdef.pm: Initial revision
38643
38644 1998-09-24 03:18  ivan
38645
38646         * site_perl/UID.pm: Initial revision
38647
38648 1998-09-24 02:27  ivan
38649
38650         * site_perl/type_pkgs.pm: Initial revision
38651
38652 1998-09-24 01:59  ivan
38653
38654         * site_perl/svc_domain.pm: Initial revision
38655
38656 1998-09-24 01:54  ivan
38657
38658         * site_perl/svc_acct.pm: Initial revision
38659
38660 1998-09-24 01:18  ivan
38661
38662         * site_perl/svc_acct_sm.pm: Initial revision
38663
38664 1998-09-23 23:20  ivan
38665
38666         * site_perl/svc_acct_pop.pm: Initial revision
38667
38668 1998-09-23 22:15  ivan
38669
38670         * site_perl/part_svc.pm: Initial revision
38671
38672 1998-09-23 00:27  ivan
38673
38674         * site_perl/pkg_svc.pm: Initial revision
38675
38676 1998-09-23 00:23  ivan
38677
38678         * site_perl/: agent_type.pm, cust_credit.pm, cust_main_county.pm,
38679           cust_pay.pm, cust_svc.pm, part_pkg.pm, part_referral.pm: Initial
38680           revision
38681
38682 1998-09-21 23:08  ivan
38683
38684         * site_perl/cust_main.pm: Initial revision
38685
38686 1998-09-21 20:40  ivan
38687
38688         * site_perl/cust_bill_pkg.pm: Initial revision
38689
38690 1998-09-21 19:56  ivan
38691
38692         * site_perl/: cust_bill.pm, agent.pm: Initial revision
38693
38694 1998-09-21 16:58  ivan
38695
38696         * site_perl/SSH.pm: Initial revision
38697
38698 1998-09-21 16:49  ivan
38699
38700         * site_perl/CGI.pm: Initial revision
38701
38702 1998-09-21 16:01  ivan
38703
38704         * htdocs/docs/config.html: Initial revision
38705
38706 1998-09-20 12:53  ivan
38707
38708         * site_perl/Bill.pm: Initial revision
38709
38710 1998-09-18 15:14  ivan
38711
38712         * htdocs/docs/schema.html: Initial revision
38713
38714 1998-09-17 22:43  ivan
38715
38716         * bin/svc_acct.export: Initial revision
38717
38718 1998-09-17 19:07  ivan
38719
38720         * htdocs/docs/install.html: Initial revision
38721
38722 1998-09-12 14:33  ivan
38723
38724         * htdocs/docs/trouble.html: Initial revision
38725
38726 1998-09-02 21:50  ivan
38727
38728         * CREDITS: Initial revision
38729
38730 1998-09-02 21:09  ivan
38731
38732         * htdocs/docs/billing.html: Initial revision
38733
38734 1998-09-02 18:57  ivan
38735
38736         * htdocs/edit/process/: cust_main_county-expand.cgi,
38737           cust_main_county.cgi, part_pkg.cgi, part_referral.cgi,
38738           part_svc.cgi, svc_acct_pop.cgi: Initial revision
38739
38740 1998-09-02 18:53  ivan
38741
38742         * htdocs/edit/process/agent_type.cgi: Initial revision
38743
38744 1998-09-02 18:49  ivan
38745
38746         * htdocs/edit/process/agent.cgi: Initial revision
38747
38748 1998-09-02 18:42  ivan
38749
38750         * htdocs/: edit/part_referral.cgi, edit/svc_acct_pop.cgi,
38751           view/cust_main.cgi: Initial revision
38752
38753 1998-09-02 18:37  ivan
38754
38755         * htdocs/: browse/svc_acct_pop.cgi,
38756           edit/cust_main_county-expand.cgi, edit/cust_main_county.cgi:
38757           Initial revision
38758
38759 1998-09-02 18:33  ivan
38760
38761         * htdocs/browse/: part_referral.cgi, part_svc.cgi: Initial revision
38762
38763 1998-09-02 18:28  ivan
38764
38765         * htdocs/browse/: cust_main_county.cgi, part_pkg.cgi: Initial
38766           revision
38767
38768 1998-09-02 18:24  ivan
38769
38770         * htdocs/browse/: agent.cgi, agent_type.cgi: Initial revision
38771
38772 1998-08-25 14:51  ivan
38773
38774         * htdocs/docs/export.html: Initial revision
38775
38776 1998-08-23 20:28  ivan
38777
38778         * htdocs/docs/passwd.html: Initial revision
38779
38780 1998-08-23 20:12  ivan
38781
38782         * fs_passwd/fs_passwd_server: Initial revision
38783
38784 1998-08-23 20:04  ivan
38785
38786         * fs_passwd/fs_passwd: Initial revision
38787
38788 1998-08-23 19:01  ivan
38789
38790         * bin/bill: Initial revision
38791
38792 1998-08-23 16:39  ivan
38793
38794         * htdocs/docs/legacy.html: Initial revision
38795
38796 1998-08-23 16:19  ivan
38797
38798         * htdocs/docs/admin.html: Initial revision
38799
38800 1998-08-19 21:42  ivan
38801
38802         * eg/TEMPLATE_cust_main.import: Initial revision
38803
38804 1998-08-16 14:41  ivan
38805
38806         * htdocs/search/svc_acct.cgi: Initial revision
38807
38808 1998-08-16 14:02  ivan
38809
38810         * bin/svc_acct.import: Initial revision
38811
38812 1998-08-14 15:11  ivan
38813
38814         * bin/svc_acct_sm.export: Initial revision
38815
38816 1998-08-12 21:15  ivan
38817
38818         * htdocs/docs/upgrade.html: Initial revision
38819
38820 1998-08-12 20:55  ivan
38821
38822         * Artistic: Initial revision
38823
38824 1998-08-12 18:04  ivan
38825
38826         * htdocs/docs/CGI-modules-2.76-patch.txt: Initial revision
38827
38828 1998-07-26 14:32  ivan
38829
38830         * htdocs/search/svc_acct_sm.cgi: Initial revision
38831
38832 1998-07-26 14:24  ivan
38833
38834         * htdocs/: view/svc_acct_sm.cgi, edit/svc_acct_sm.cgi: Initial
38835           revision
38836
38837 1998-07-18 17:37  ivan
38838
38839         * htdocs/edit/process/svc_acct_sm.cgi: Initial revision
38840
38841 1998-07-18 17:13  ivan
38842
38843         * htdocs/search/cust_main.cgi: Initial revision
38844
38845 1998-07-18 16:39  ivan
38846
38847         * htdocs/misc/cancel_pkg.cgi: Initial revision
38848
38849 1998-07-18 00:24  ivan
38850
38851         * htdocs/edit/svc_domain.cgi: Initial revision
38852
38853 1998-07-18 00:11  ivan
38854
38855         * etc/domain-template.txt: Initial revision
38856
38857 1998-07-17 22:42  ivan
38858
38859         * htdocs/search/svc_domain.cgi: Initial revision
38860
38861 1998-07-17 01:52  ivan
38862
38863         * htdocs/search/cust_pkg.cgi: Initial revision
38864
38865 1998-07-17 00:43  ivan
38866
38867         * bin/svc_acct_sm.import: Initial revision
38868
38869 1998-07-13 12:32  ivan
38870
38871         * htdocs/edit/svc_acct.cgi: Initial revision
38872
38873 1998-07-13 10:52  ivan
38874
38875         * htdocs/edit/cust_main.cgi: Initial revision
38876
38877 1998-07-12 13:29  ivan
38878
38879         * htdocs/edit/agent.cgi: Initial revision
38880
38881 1998-07-12 13:25  ivan
38882
38883         * htdocs/edit/agent_type.cgi: Initial revision
38884
38885 1998-07-12 13:18  ivan
38886
38887         * htdocs/edit/part_pkg.cgi: Initial revision
38888
38889 1998-07-12 12:51  ivan
38890
38891         * htdocs/edit/part_svc.cgi: Initial revision
38892
38893 1998-07-10 20:49  ivan
38894
38895         * htdocs/view/cust_bill.cgi: Initial revision
38896
38897 1998-07-02 02:31  ivan
38898
38899         * htdocs/edit/cust_pkg.cgi: Initial revision
38900
38901 1998-06-24 00:27  ivan
38902
38903         * htdocs/misc/link.cgi: Initial revision
38904
38905 1998-06-23 23:59  ivan
38906
38907         * htdocs/misc/process/link.cgi: Initial revision
38908
38909 1998-06-16 19:03  ivan
38910
38911         * htdocs/misc/print-invoice.cgi: Initial revision
38912
38913 1998-06-03 00:22  ivan
38914
38915         * bin/dbdef-create: Initial revision
38916
38917 1998-04-16 22:37  ivan
38918
38919         * htdocs/: edit/process/cust_credit.cgi,
38920           edit/process/cust_main.cgi, edit/process/cust_pay.cgi,
38921           edit/process/cust_pkg.cgi, edit/process/svc_acct.cgi,
38922           misc/bill.cgi, misc/cancel-unaudited.cgi, misc/expire_pkg.cgi,
38923           misc/susp_pkg.cgi, misc/unsusp_pkg.cgi, search/cust_bill.cgi,
38924           view/cust_pkg.cgi, view/svc_domain.cgi: Initial revision
38925
38926 1998-04-16 13:34  ivan
38927
38928         * fs_radlog/fs_radlogd: Initial revision
38929
38930 1998-03-23 00:20  ivan
38931
38932         * fs_passwd/fs_passwdd: Initial revision
38933
38934 1998-03-22 23:46  ivan
38935
38936         * GPL, INSTALL, etc/acp_logfile-parse, etc/countries.txt,
38937           etc/example-direct-cardin, htdocs/edit/cust_credit.cgi,
38938           htdocs/edit/cust_pay.cgi, htdocs/images/sisd.jpg,
38939           htdocs/search/cust_bill.html,
38940           htdocs/search/cust_main-payinfo.html,
38941           htdocs/search/cust_main.html, htdocs/search/svc_acct.html,
38942           htdocs/search/svc_acct_sm.html, htdocs/search/svc_domain.html,
38943           site_perl/table_template-svc.pm,
38944           site_perl/table_template-unique.pm, site_perl/table_template.pm:
38945           Initial revision
38946