update flat_introrate plan to better fit current codebase RT#4912
[freeside.git] / ChangeLog
1 2009-04-17 01:25  ivan
2
3         * httemplate/docs/about.html: when you're waiting for a miracle
4
5 2009-04-17 00:21  ivan
6
7         * FS/FS/cust_bill.pm: add invoice number to PDF filename in email
8           attachments, RT#3403
9
10 2009-04-17 00:03  ivan
11
12         * httemplate/elements/header.html,
13           rt/html/Elements/FreesideSvcSearch: hide service search unless
14           user has "View customer services" ACL, RT#3478
15
16 2009-04-16 18:17  ivan
17
18         * httemplate/search/: report_receivables.cgi,
19           report_receivables.html: add customer status to receivables
20           report selection, hopefully help enet, RT#5187
21
22 2009-04-15 20:57  rsiddall
23
24         * install/rpm/freeside.spec: More fixes for SuSE self-service: 1/
25           Put binaries in the right folder 2/ Make sure freeside group is
26           created 3/ Make sure freeside home directory is created
27
28 2009-04-14 22:52  ivan
29
30         * httemplate/view/svc_acct.cgi: s/GECOS/Real Name/ RT#3519
31
32 2009-04-14 10:12  ivan
33
34         * FS/FS/: Conf.pm, Schema.pm, cust_main.pm: add configuration
35           option to control recurring_flag behavior, RT#3843
36
37 2009-04-13 17:09  ivan
38
39         * FS/FS/Conf.pm: add configuration option to control recurring_flag
40           behavior, RT#3843
41
42 2009-04-08 01:08  ivan
43
44         * FS/FS/Cron/check.pm: don't want to throw false positives, RT#5101
45
46 2009-04-08 00:32  ivan
47
48         * FS/FS/: Record.pm, Upgrade.pm, cust_main.pm: eliminate all trace
49           of cvv from history records, RT#5093
50
51 2009-04-07 11:20  ivan
52
53         * FS/FS/: Conf.pm, svc_acct.pm: add a config to allow colon in
54           usernames, RT#5145
55
56 2009-04-07 11:15  ivan
57
58         * FS/FS/svc_acct.pm: truncate long labels that are TOO long...
59           RT#3519
60
61 2009-03-31 12:51  ivan
62
63         * FS/FS/Cron/notify.pm: really fix notify for Pg 8.3
64
65 2009-03-31 12:46  ivan
66
67         * FS/FS/Cron/notify.pm: fix impending billing notification for Pg
68           8.3's more strict type checking
69
70 2009-03-29 04:56  ivan
71
72         * FS/FS/Schema.pm: index pkg_svc.quantity, RT#5083
73
74 2009-03-25 20:59  ivan
75
76         * FS/FS/svc_acct.pm: yow
77
78 2009-03-25 20:53  ivan
79
80         * FS/FS/cust_main.pm: sort packages by label of first (primary)
81           service, RT#5041
82
83 2009-03-24 06:39  jeff
84
85         * FS/FS/cust_pkg.pm: get 2884 backport in the loop
86
87 2009-03-23 23:31  ivan
88
89         * FS/FS/Schema.pm: add indices for analyzing cc failures, RT#3843
90
91 2009-03-23 21:36  jeff
92
93         * FS/FS/cust_pkg.pm, FS/FS/svc_acct.pm, FS/FS/part_pkg/flat.pm,
94           httemplate/edit/part_svc.cgi,
95           httemplate/misc/process/recharge_svc.html: more DTRT with usage
96           on service transfer between packages and recharges  RT #2884,
97           #5040
98
99 2009-03-23 19:40  ivan
100
101         * FS/FS/: Record.pm, cust_bill.pm, cust_svc.pm, h_cust_svc.pm,
102           part_pkg.pm, part_pkg/bulk.pm: bulk price plan: label as Name
103           <email>, supress extraneous service list, RT#3519
104
105 2009-03-23 15:45  ivan
106
107         * httemplate/edit/svc_acct.cgi: change label for svc_acct.finger
108           from GECOS to "Real Name", RT#3519
109
110 2009-03-23 10:02  ivan
111
112         * FS/FS/: svc_Common.pm, svc_acct.pm, part_pkg/bulk.pm: add name
113           (svc_acct.finger) to bulk billing detail, RT#3519
114
115 2009-03-21 20:33  ivan
116
117         * FS/FS/Cron/check.pm: 10 is too few, throwing false positives
118
119 2009-03-21 16:37  ivan
120
121         * FS/bin/freeside-check: Locale::SubCountry warnings clogging up
122           cron output not useful
123
124 2009-03-21 16:34  ivan
125
126         * Makefile, FS/FS/Cron/check.pm, FS/bin/freeside-check: adding
127           local checking on 1.7, RT#4610
128
129 2009-03-21 16:32  ivan
130
131         * FS/FS/Cron/check.pm: 403 forbidden is okay, at lest the server's
132           up
133
134 2009-03-21 16:32  ivan
135
136         * FS/FS/Cron/check.pm: file check.pm was added on branch
137           FREESIDE_1_7_BRANCH on 2009-03-21 23:34:36 +0000
138
139 2009-03-21 15:14  ivan
140
141         * FS/bin/freeside-check: file freeside-check was added on branch
142           FREESIDE_1_7_BRANCH on 2009-03-21 23:34:36 +0000
143
144 2009-03-21 15:14  ivan
145
146         * FS/: FS/Cron/check.pm, bin/freeside-check: freeside-check local
147           monitoring, RT#4610
148
149 2009-03-17 15:02  ivan
150
151         * fs_selfservice/FS-SelfService/SelfService.pm: add
152           payment_info_renew_info method to ClientAPI/MyAccount and
153           SG-equivalent previous_payment_info_renew_info to ClientAPI/SGNG
154
155 2009-03-17 14:38  ivan
156
157         * FS/FS/ClientAPI/SGNG.pm,
158           fs_selfservice/FS-SelfService/SelfService.pm,
159           FS/FS/ClientAPI/MyAccount.pm: add payment_info_renew_info method
160           to ClientAPI/MyAccount and SG-equivalent
161           previous_payment_info_renew_info to ClientAPI/SGNG
162
163 2009-03-17 13:41  ivan
164
165         * fs_selfservice/FS-SelfService/SelfService.pm: add SG stuff
166
167 2009-03-17 13:13  ivan
168
169         * FS/FS/Conf.pm: add a conf switch to enable sg multicust stuff,
170           since it could be dangerous
171
172 2009-03-17 12:48  ivan
173
174         * FS/FS/ClientAPI/: SGNG.pm: adding ClientAPI/SGNG.pm
175
176 2009-03-17 12:48  ivan
177
178         * FS/FS/ClientAPI/SGNG.pm: file SGNG.pm was added on branch
179           FREESIDE_1_7_BRANCH on 2009-03-17 19:48:33 +0000
180
181 2009-03-15 21:21  jeff
182
183         * FS/FS/svc_broadband.pm: use part_svc_router
184
185 2009-03-15 17:34  jeff
186
187         * FS/FS/: cust_pkg_reason.pm, h_cust_pkg.pm, h_cust_pkg_reason.pm:
188           backport history packages
189
190 2009-03-15 16:12  ivan
191
192         * FS/FS/ClientAPI/MyAccount.pm: fix old self-service for new-style
193           cust_main->order_pkgs
194
195 2009-03-15 15:46  ivan
196
197         * FS/FS/cust_pkg_reason.pm: not yet
198
199 2009-03-15 15:33  ivan
200
201         * FS/FS/cust_svc.pm: don't throw 'Use of uninitialized value in
202           addition (+) at /usr/local/share/perl/5.8.8/FS/cust_svc.pm line
203           626.' error when using attribute_since_sqlradacct
204
205 2009-03-15 12:42  ivan
206
207         * FS/FS/cust_pkg_reason.pm: should give better performance if we
208           search for what we want instead of using a string match
209
210 2009-03-15 12:00  ivan
211
212         * FS/FS/UI/bytecount.pm: sync with 1.9, slightly change boudnries
213           of how inexact bytecounts are displayed
214
215 2009-03-15 03:46  ivan
216
217         * FS/FS/cust_main.pm: fix application of data fields from prepaid
218           cards in addition to time field
219
220 2009-03-15 03:30  ivan
221
222         * httemplate/edit/prepay_credit.cgi: we're not a disk drive
223           manufacturer, don't use halfass base-10 megs/gigs
224
225 2009-03-11 18:14  jeff
226
227         * FS/FS/: cust_pkg.pm, cust_pkg_reason.pm: backport reason recovery
228           and patches to where it is required
229
230 2009-02-22 11:46  jeff
231
232         * FS/FS/h_cust_pkg.pm: file h_cust_pkg.pm was added on branch
233           FREESIDE_1_7_BRANCH on 2009-03-16 00:34:50 +0000
234
235 2009-02-22 11:46  jeff
236
237         * FS/FS/h_cust_pkg_reason.pm: file h_cust_pkg_reason.pm was added
238           on branch FREESIDE_1_7_BRANCH on 2009-03-16 00:34:51 +0000
239
240 2009-02-22 11:46  ivan
241
242         * FS/FS/: h_cust_pkg.pm, h_cust_pkg_reason.pm: add h_cust_pkg and
243           h_cust_pkg_reason packages, RT#4896
244
245 2009-02-22 02:58  ivan
246
247         * FS/FS/part_pkg/flat.pm: don't do a credit for unused time for
248           packages that don't have a last bill date.  really.  RT#4881
249
250 2009-02-07 11:05  ivan
251
252         * bin/pod2x: no, it doesn't look like we have query
253
254 2009-02-06 18:24  ivan
255
256         * fs_selfservice/FS-SelfService/SelfService.pm: paybatch doesn't
257           actually do anything yet, RT#4727
258
259 2009-02-06 18:02  ivan
260
261         * fs_selfservice/FS-SelfService/SelfService.pm: fixup self-service
262           POD, RT#4727
263
264 2009-02-06 17:45  ivan
265
266         * fs_selfservice/FS-SelfService/SelfService.pm: fix up POD
267           formatting, RT#4727
268
269 2009-02-06 17:33  ivan
270
271         * bin/pod2x: don't need this
272
273 2009-02-06 17:26  ivan
274
275         * bin/pod2x: update pod2x to use Mediawiki module instead of
276           WWW:::Mediawiki::Client.  whew, that wasn't so bad.  RT#4727
277
278 2009-01-31 20:13  ivan
279
280         * FS/FS/Upgrade.pm: commit after each table upgrade, helps with
281           getting huge dbs upgraded, RT#4679
282
283 2009-01-31 01:53  ivan
284
285         * FS/FS/access_user.pm: cache the results of ACL queries, should
286           improve performance of customer view page for customers with
287           shitloads of packages/services, RT#4696
288
289 2009-01-30 12:44  ivan
290
291         * FS/FS/ClientAPI_SessionCache.pm: should use FS::Conf
292
293 2009-01-29 16:40  ivan
294
295         * FS/FS/UI/bytecount.pm: we're not a disk drive manufacturer
296
297 2009-01-29 11:25  ivan
298
299         * FS/FS/cust_pkg.pm: fix unsuspend-always_adjust_next_bill_date
300           config, RT#4271
301
302 2009-01-28 08:28  rsiddall
303
304         * install/rpm/freeside.spec: Removed conflict between core billing
305           package and self-service RPMs so you can install them all on the
306           same machine.  This may have applications if you're using XMLRPC
307           to talk to the self-service interface from PHP, Python, etc.
308
309 2009-01-24 17:27  ivan
310
311         * FS/FS/cust_svc.pm: add some debugging to RADIUS db calls
312
313 2009-01-24 13:53  ivan
314
315         * FS/FS/ClientAPI/MyAccount.pm: have the prepay amounts include the
316           current balance, RT#4623
317
318 2009-01-22 16:49  ivan
319
320         * FS/FS/ClientAPI/MyAccount.pm: typo in rounding the amounts
321           returned by renew_info, RT#4623
322
323 2009-01-22 16:23  ivan
324
325         * FS/FS/ClientAPI/MyAccount.pm: round the amounts returned by
326           renew_info, RT#4623
327
328 2009-01-22 09:29  ivan
329
330         * FS/FS/part_pkg.pm, FS/FS/ClientAPI/MyAccount.pm,
331           fs_selfservice/FS-SelfService/SelfService.pm: add self-service
332           methods renew_info, order_renew and process_payment_order_renew
333           to enable self-renewal through self-service.  RT#4623
334
335 2009-01-18 13:05  rsiddall
336
337         * install/rpm/freeside.sysconfig: bash didn't like spaces on each
338           side of an equals sign.
339
340 2009-01-06 09:49  ivan
341
342         * FS/FS/: Conf.pm, cust_bill.pm, cust_main.pm: add invoice_subject
343           config with some subsitution vars, RT#4481
344
345 2009-01-04 14:07  ivan
346
347         * Makefile, init.d/freeside-init: don't run a self-service server
348           against localhost OOTB; eliminate those gigantic useless logfiles
349
350 2008-12-28 11:10  ivan
351
352         * httemplate/browse/cust_main_county.cgi: finish dealing with
353           counties with spaces, etc., RT#4496
354
355 2008-12-28 11:08  ivan
356
357         * httemplate/edit/process/cust_main_county-expand.cgi: allow normal
358           ut_textn strings in county expansion, RT#4496
359
360 2008-12-28 10:59  ivan
361
362         * httemplate/browse/cust_main_county.cgi: deal with counties with
363           spaces, etc., RT#4496
364
365 2008-12-28 10:52  ivan
366
367         * httemplate/browse/cust_main_county.cgi: put the
368           country/state/county selections on their own line, RT#4496
369
370 2008-12-28 10:48  ivan
371
372         * httemplate/elements/select-country.html: file select-country.html
373           was added on branch FREESIDE_1_7_BRANCH on 2008-12-28 18:48:16
374           +0000
375
376 2008-12-28 10:48  ivan
377
378         * httemplate/elements/select-county.html: file select-county.html
379           was added on branch FREESIDE_1_7_BRANCH on 2008-12-28 18:48:16
380           +0000
381
382 2008-12-28 10:48  ivan
383
384         * httemplate/elements/select-state.html: file select-state.html was
385           added on branch FREESIDE_1_7_BRANCH on 2008-12-28 18:48:16 +0000
386
387 2008-12-28 10:48  ivan
388
389         * httemplate/elements/: select-country.html, select-county.html,
390           select-state.html: fix browse results for selecting counties
391           (resulting from separating tax classes), also add dropdowns to
392           browse by state and county, RT#4496
393
394 2008-12-28 10:44  ivan
395
396         * httemplate/: browse/cust_main_county.cgi,
397           edit/cust_main/billing.html, edit/cust_main/contact.html,
398           misc/payment.cgi, edit/cust_main/select-country.html,
399           edit/cust_main/select-county.html,
400           edit/cust_main/select-state.html: fix browse results for
401           selecting counties (resulting from separating tax classes), also
402           add dropdowns to browse by state and county, RT#4496
403
404 2008-12-26 08:59  rsiddall
405
406         * install/rpm/: freeside-selfservice.conf, freeside.spec: Added an
407           Apache configuration file for the self-service interface.
408           Modified the .spec file to allow the self-service interface to be
409           installed on a machine that already has the billing server on it,
410           if you override the conflict reported by yum.  Temporarily
411           disabled the conflict in YaST.  Fixed a long-standing bug where
412           Makefile sets the ownership of files, causing "install" commands
413           to fail when building the RPMs.  This showed up on the SuSE
414           install.  Simplified .spec code to install the init script and
415           the Apache configuration file.  Added some fix-ups for some of
416           the remaining SuSE problems.  Included a note on changes to make
417           once the Freeside cache relocation code is fixed; this cannot be
418           done until a release of Freeside with the fix in it has been
419           made, or you'll get broken RPMs again.
420
421 2008-12-22 16:52  ivan
422
423         * FS/FS/cust_bill.pm: truncate package descriptions over 50 chars
424           to avoid pushing the total column out to the right, RT#4449
425
426 2008-12-22 13:16  ivan
427
428         * httemplate/edit/: part_pkg.cgi, quick-charge.html: soft-limit
429           package names to 50 chars to avoid problems with typeset
430           invoices, RT#4449
431
432 2008-12-21 16:51  ivan
433
434         * FS/FS/cust_bill.pm: have \& in invoice_latexreturnaddress
435           translate to & in HTML, RT#4426
436
437 2008-12-21 16:46  ivan
438
439         * FS/FS/cust_bill.pm: have \& in invoice_latexreturnaddress
440           translate to & in HTML, RT#4426
441
442 2008-12-15 16:08  jeff
443
444         * FS/FS/cust_pkg.pm: proper dates on expire and suspend reasons
445
446 2008-12-10 13:33  ivan
447
448         * httemplate/graph/: report_cust_bill_pkg.html,
449           report_cust_pkg.html, report_money_time.html: allow all-agent
450           reporting again
451
452 2008-12-10 11:40  rsiddall
453
454         * install/rpm/freeside.spec: Cleanup .spec file to quieten rpmlint.
455           First round of modifications to support SuSE as well as
456           RedHat/Fedora/CentOS.
457
458 2008-12-10 11:39  rsiddall
459
460         * install/rpm/rpm2Bundle: Improved code to handle RPM names and
461           convert back to Perl module names.
462
463 2008-12-02 21:53  ivan
464
465         * httemplate/edit/part_pkg.cgi: 60 char soft max length for
466           packages, so invoices don't wrap, RT#4328
467
468 2008-11-30 13:01  ivan
469
470         * FS/FS/cdr.pm: _cdr_min_parser_maker fix for correct setting of
471           duration/billsec with simple & simple2 rate plans
472
473 2008-11-17 18:56  rsiddall
474
475         * install/rpm/rpm2Bundle: Now handles hyphenated Perl requirements
476           as well as those in parentheses, and handles more version
477           relation types.
478
479 2008-11-11 00:55  ivan
480
481         * FS/FS/cust_bill.pm: add fax to invoice data, RT#3290
482
483 2008-11-11 00:45  ivan
484
485         * conf/: invoice_html, invoice_latex: agent_custid and ship_fax
486           don't belong with the ship address, that was an unrelated
487           tampabay/pbx-change request, RT#3290
488
489 2008-11-10 23:51  ivan
490
491         * conf/invoice_html: make HTML invoice more consistent with current
492           typeset invoice: center invoice date instead of right-justify
493
494 2008-11-06 22:04  ivan
495
496         * httemplate/view/svc_acct.cgi: fix viewing of unlinked services.
497           wow, it has been a while
498
499 2008-11-06 14:53  ivan
500
501         * FS/FS/part_export/sqlradius.pm: should fix open session RADIUS
502           search, RT #4233
503
504 2008-11-06 14:20  ivan
505
506         * FS/FS/part_export/sqlradius.pm: fix radius search, RT#4233
507
508 2008-11-02 17:10  ivan
509
510         * httemplate/view/svc_acct.cgi: time remaining is more useful to
511           display as hours + minutes than days, hours, minutes from
512           Time::Duration
513
514 2008-11-02 12:27  ivan
515
516         * httemplate/search/: report_tax.cgi, cust_bill_pkg.cgi: (and
517           REALLY fix the line-item links too, whew) fix overreporting of
518           tax invoiced when using & reporting with taxclasses, RT#4131
519
520 2008-11-02 12:03  ivan
521
522         * httemplate/search/report_tax.cgi: (and fix the line-item links
523           too, whew) fix overreporting of tax invoiced when using &
524           reporting with taxclasses, RT#4131
525
526 2008-11-02 11:40  ivan
527
528         * httemplate/search/report_tax.cgi: (and fix the total too) fix
529           overreporting of tax invoiced when using & reporting with
530           taxclasses, RT#4131
531
532 2008-11-02 11:26  ivan
533
534         * httemplate/search/report_tax.cgi: fix overreporting of tax
535           invoiced when using & reporting with taxclasses, RT#4131
536
537 2008-11-01 13:01  ivan
538
539         * FS/FS/cust_main_county.pm: 1.7 backport of
540           cust_main_county::sql_taxclass_sameregion needs FS::Record::dbh
541           imported, also causing tax report to bail out, sheesh, RT#4133
542
543 2008-11-01 12:53  ivan
544
545         * FS/FS/Record.pm: backport bind_param fixes for DBD:Pg 1.x from
546           1.9, fixes "Cannot bind ... unknown sql_type 6 on tax report,
547           RT#4133
548
549 2008-10-22 22:20  ivan
550
551         * fs_selfservice/FS-SelfService/SelfService.pm: POD cleanup
552
553 2008-10-21 21:39  ivan
554
555         * FS/FS/part_export/sqlradius.pm, httemplate/search/sqlradius.cgi,
556           httemplate/search/sqlradius.html: fix error on open-ended RADIUS
557           search with Pg, add options for open session search and search on
558           start time, RT#4051
559
560 2008-10-15 22:35  ivan
561
562         * httemplate/misc/payment.cgi, FS/FS/Conf.pm,
563           httemplate/search/cust_pay_batch.cgi,
564           httemplate/view/cust_main/payment_history.html: add
565           batch-enable_payby and realtime_disable_payby for better control
566           over hybrid realtime/batch installs; deprecate never-used
567           paymentforcedtobatch, RT#4052
568
569 2008-10-15 22:04  ivan
570
571         * httemplate/elements/menu.html: add batch-enable_payby and
572           realtime_disable_payby for better control over hybrid
573           realtime/batch installs; deprecate never-used
574           paymentforcedtobatch, RT#4052
575
576 2008-10-13 14:58  ivan
577
578         * FS/: bin/freeside-fetch, FS/Conf.pm: Change subject for
579           freeside-fetch emailed reports from "subject" to "Freeside
580           report", and add email_report-subject config to change it.
581           RT#4093
582
583 2008-10-12 16:56  jeff
584
585         * conf/invoice_latex: better column widths and easier maintenance
586
587 2008-10-12 14:22  jeff
588
589         * conf/invoice_latex: better value for non-broken tetex
590
591 2008-10-11 17:58  ivan
592
593         * httemplate/browse/cust_main_county.cgi: fix link
594
595 2008-10-11 17:54  ivan
596
597         * httemplate/: edit/bulk-cust_main_county.html,
598           edit/process/bulk-cust_main_county.html,
599           browse/cust_main_county.cgi: add a quick bulk tax add tool
600           (eating my own dogfood instead of running a one-off SQL query),
601           RT#4117
602
603 2008-10-11 17:54  ivan
604
605         * httemplate/edit/: bulk-cust_main_county.html,
606           process/bulk-cust_main_county.html: file
607           bulk-cust_main_county.html was added on branch
608           FREESIDE_1_7_BRANCH on 2008-10-12 00:54:19 +0000
609
610 2008-10-10 17:32  ivan
611
612         * FS/FS/part_pkg.pm: backport part_pkg::pkg_comment in order to
613           enable suspension notices to an administrator, RT#4083
614
615 2008-10-10 17:32  ivan
616
617         * FS/FS/: Conf.pm, cust_pkg.pm: enable suspension notices to an
618           administrator, RT#4083
619
620 2008-10-10 16:36  ivan
621
622         * FS/FS/cust_pkg.pm: quick kludge to eliminate exact duplicates in
623           h_labels_short in an effort to reduce the number of "XXX service
624           listing twice on invoice" incidents, RT#3944.  still should be
625           possible to fundamentally do better with the function in the
626           first place
627
628 2008-10-09 13:06  ivan
629
630         * FS/FS/part_export/sqlradius.pm: use Freeradius := attribute for
631           ALL attributes except Password.  Crypt-Password, User-Password,
632           Password-With-Header should now use := instead of ==.  RT#4051
633
634 2008-10-06 17:10  ivan
635
636         * FS/FS/Upgrade.pm: oops, brainfart
637
638 2008-10-06 17:09  ivan
639
640         * FS/FS/Upgrade.pm: when setting last_login/last_logout, ensure
641           only accounts actually attached to the export are updated
642
643 2008-10-06 08:28  ivan
644
645         * FS/FS/: cdr/netcentrex.pm, cdr.pm: add initial netcentrex CDR
646           format
647
648 2008-10-06 08:28  ivan
649
650         * FS/FS/cdr/netcentrex.pm: file netcentrex.pm was added on branch
651           FREESIDE_1_7_BRANCH on 2008-10-06 15:28:15 +0000
652
653 2008-10-05 14:36  ivan
654
655         * httemplate/search/pay_batch.cgi: fix links to closed batches,
656           RT#4052
657
658 2008-10-04 23:07  ivan
659
660         * httemplate/: edit/elements/ApplicationCommon.html,
661           view/cust_main/payment_history/credit.html,
662           view/cust_main/payment_history/payment.html: finish UI
663           improvements wrt refunds: now you have to post a check or cash
664           refund explicitly, no more implicit creation by 'applying'
665           credits.  don't show useless application links.  don't enable
666           apply button until you pick an invoice/refund.  RT#3812
667
668 2008-10-04 15:35  ivan
669
670         * FS/FS/: Misc.pm, cust_bill_ApplicationCommon.pm,
671           payinfo_transaction_Mixin.pm, Misc/prune.pm: POD cleanups
672
673 2008-10-04 13:55  ivan
674
675         * httemplate/edit/rate_region.cgi: fix inappropriate rounding when
676           editing rates for a whole region
677
678 2008-09-30 13:17  jeff
679
680         * fs_selfservice/FS-SelfService/cgi/: bill.html, selfservice.cgi:
681           turn on and off postal billing from self-service
682
683 2008-09-28 20:41  ivan
684
685         * httemplate/misc/delay_susp_pkg.html: use init_calendar.html
686
687 2008-09-25 20:54  jeff
688
689         * httemplate/misc/: delay_susp_pkg.html,
690           process/delay_susp_pkg.html: file delay_susp_pkg.html was added
691           on branch FREESIDE_1_7_BRANCH on 2008-09-26 03:56:39 +0000
692
693 2008-09-25 20:54  jeff
694
695         * httemplate/misc/delay_susp_pkg.html,
696           httemplate/misc/process/delay_susp_pkg.html,
697           FS/FS/AccessRight.pm, FS/FS/cust_main.pm,
698           FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi,
699           httemplate/view/cust_main/packages.html: push out event triggered
700           suspensions
701
702 2008-09-24 19:27  jeff
703
704         * FS/FS/part_export/prizm.pm: prizm export improvement for package
705           changes
706
707 2008-09-18 16:17  jeff
708
709         * FS/FS/Schema.pm: trade space for time
710
711 2008-09-16 15:21  ivan
712
713         * httemplate/search/report_tax.cgi: minor initialization issue
714           (backport)
715
716 2008-09-14 13:24  ivan
717
718         * FS/FS/cust_main_invoice.pm: silently strip out leading and
719           trailing spaces from invoicing email addresses instead of
720           throwing an error
721
722 2008-09-12 15:53  ivan
723
724         * FS/FS/part_pkg/voip_cdr.pm: just give up and try again tommorow,
725           "1011" came from us not the CDRs anyway, RT#3985
726
727 2008-09-12 15:48  ivan
728
729         * FS/FS/part_pkg/voip_cdr.pm: not enough sleep to support multiple
730           internal_prefixen, RT#3985
731
732 2008-09-12 15:38  ivan
733
734         * FS/FS/part_pkg/voip_cdr.pm: not enough sleep to support multiple
735           internal_prefixen, RT#3985
736
737 2008-09-12 15:18  ivan
738
739         * FS/FS/part_pkg/voip_cdr.pm: grr, TRY to support multiple
740           internal_prefixen, RT#3985
741
742 2008-09-12 14:56  ivan
743
744         * FS/FS/part_pkg/voip_cdr.pm: support multiple internal_prefixen,
745           RT#3985
746
747 2008-09-12 00:58  ivan
748
749         * FS/FS/: Conf.pm, cust_pkg.pm: make the max # of indivudal
750           services printed on invoices configurable.  RT#3904
751
752 2008-09-12 00:07  ivan
753
754         * FS/FS/: part_pkg/flat.pm, part_pkg/voip_cdr.pm, cust_main.pm:
755           don't throw noisy warnings about missing new recur_temporality,
756           RT#3851
757
758 2008-09-11 19:02  ivan
759
760         * httemplate/misc/spool_invoices.cgi: file spool_invoices.cgi was
761           added on branch FREESIDE_1_7_BRANCH on 2008-09-12 02:02:05 +0000
762
763 2008-09-11 19:01  ivan
764
765         * httemplate/misc/spool_invoices.cgi, FS/FS/cust_bill.pm,
766           FS/FS/Conf.pm, httemplate/search/cust_bill.html: add billco
767           respooling, not re-FTPing, RT#3971
768
769 2008-09-11 17:53  ivan
770
771         * FS/FS/part_pkg/: flat.pm, voip_cdr.pm: add recur_temporality to
772           flat.pm, RT#3851
773
774 2008-09-11 17:41  ivan
775
776         * FS/FS/cust_main.pm: correct a (fortunately harmless) typo
777
778 2008-09-10 01:33  ivan
779
780         * httemplate/misc/ftp_invoices.cgi: file ftp_invoices.cgi was added
781           on branch FREESIDE_1_7_BRANCH on 2008-09-10 08:33:58 +0000
782
783 2008-09-10 01:33  ivan
784
785         * FS/FS/Conf.pm, FS/FS/cust_bill.pm,
786           httemplate/misc/ftp_invoices.cgi,
787           httemplate/search/cust_bill.html: add re-FTP reprint,
788           RT#create-me-tommorow-for-enet
789
790 2008-09-10 00:30  ivan
791
792         * FS/FS/part_pkg/voip_cdr.pm: add upcoming/preceding option,
793           RT#3851
794
795 2008-09-10 00:24  ivan
796
797         * FS/FS/cust_main.pm: add upcoming/preceding option, RT#3851
798
799 2008-09-09 15:35  ivan
800
801         * FS/FS/ClientAPI/MyAccount.pm: allow implied primary services to
802           log into selfservice when selfservice_server-primary_only is on
803
804 2008-09-09 14:29  ivan
805
806         * FS/FS/ClientAPI/MyAccount.pm: this should allow implied primary
807           services to log into selfservice when
808           selfservice_server-primary_only is on
809
810 2008-09-09 14:04  ivan
811
812         * FS/FS/Upgrade.pm: show which _upgrade_data sub is being run
813
814 2008-09-09 13:58  ivan
815
816         * FS/FS/cust_pkg_detail.pm: 1.7 somehow got an old copy of
817           cust_pkg_detail, doh
818
819 2008-09-09 01:19  ivan
820
821         * FS/FS/Schema.pm: wtf, cust_pkg_reason has no indices?!
822           _upgrade_data is hosing cpu badly
823
824 2008-09-07 19:49  ivan
825
826         * httemplate/edit/quick-charge.html: extraneous code cleanup
827
828 2008-09-07 19:47  ivan
829
830         * FS/FS/: AccessRight.pm, cust_main.pm: add package invoice details
831           & comments, RT#3810
832
833 2008-09-07 19:42  ivan
834
835         * httemplate/edit/process/cust_pkg_detail.html: file
836           cust_pkg_detail.html was added on branch FREESIDE_1_7_BRANCH on
837           2008-09-08 02:42:35 +0000
838
839 2008-09-07 19:42  ivan
840
841         * httemplate/edit/cust_pkg_detail.html: file cust_pkg_detail.html
842           was added on branch FREESIDE_1_7_BRANCH on 2008-09-08 02:42:34
843           +0000
844
845 2008-09-07 19:42  ivan
846
847         * FS/t/cust_pkg_detail.t: file cust_pkg_detail.t was added on
848           branch FREESIDE_1_7_BRANCH on 2008-09-08 02:42:31 +0000
849
850 2008-09-07 19:42  ivan
851
852         * FS/FS/cust_pkg_detail.pm: file cust_pkg_detail.pm was added on
853           branch FREESIDE_1_7_BRANCH on 2008-09-08 02:42:30 +0000
854
855 2008-09-07 19:42  ivan
856
857         * FS/FS/cust_pkg_detail.pm, FS/t/cust_pkg_detail.t,
858           httemplate/edit/cust_pkg_detail.html,
859           httemplate/edit/process/cust_pkg_detail.html, FS/FS/Schema.pm,
860           httemplate/pref/pref.html, httemplate/pref/pref-process.html,
861           httemplate/view/cust_main/packages.html, FS/MANIFEST, FS/FS.pm,
862           FS/FS/cust_pkg.pm: add package invoice details & comments,
863           RT#3810
864
865 2008-09-06 13:54  ivan
866
867         * FS/FS/UI/Web.pm: don't link to customer service view unless the
868           user has the ACL to view the resulting page
869
870 2008-09-03 11:59  jeff
871
872         * FS/FS/: Upgrade.pm, cust_pkg_reason.pm: system only reason update
873           routine
874
875 2008-09-02 18:52  ivan
876
877         * httemplate/view/cust_main/payment_history.html: add back ability
878           to post a check/cash refund. be more explicit about it instead of
879           just being a checkbox when posting a credit. RT#3812
880
881 2008-09-02 18:46  ivan
882
883         * httemplate/elements/init_calendar.html: file init_calendar.html
884           was added on branch FREESIDE_1_7_BRANCH on 2008-09-03 01:46:44
885           +0000
886
887 2008-09-02 18:46  ivan
888
889         * httemplate/elements/init_calendar.html, FS/FS/payby.pm,
890           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_refund.cgi,
891           httemplate/edit/process/cust_refund.cgi,
892           httemplate/view/cust_main/payment_history/refund.html,
893           httemplate/view/cust_refund.html, FS/FS/AccessRight.pm: add back
894           ability to post a check/cash refund.  be more explicit about it
895           instead of just being a checkbox when posting a credit.  RT#3812
896
897 2008-08-29 16:13  ivan
898
899         * FS/FS/part_export/: acct_freeside.pm: adding fs-to-fs
900           provisioning of simple accounts for cheepnet, RT#3805
901
902 2008-08-29 16:13  ivan
903
904         * FS/FS/part_export/acct_freeside.pm: file acct_freeside.pm was
905           added on branch FREESIDE_1_7_BRANCH on 2008-08-29 23:14:14 +0000
906
907 2008-08-29 13:10  ivan
908
909         * httemplate/edit/part_pkg.cgi: increase maxlength and size of
910           quantity fields on package edit, for RT#3805
911
912 2008-08-26 14:59  ivan
913
914         * FS/FS/cust_main.pm: don't override countrydefault or whatever
915           with a blank value in bulk customer import
916
917 2008-08-26 06:59  rsiddall
918
919         * install/rpm/freeside.spec: More changes to the self-service RPMs,
920           mostly fixing up paths so the RPM-installed self-service files
921           are not under /usr/local on the remote machine.  Also fixed an
922           initialization problem where the system configuration files for
923           Freeside were assumed to be under /etc/default, not
924           /etc/sysconfig
925
926 2008-08-23 20:40  rsiddall
927
928         * install/rpm/freeside.spec: Create discrete RPMs for different
929           parts of the self-service interface.
930
931 2008-08-21 16:21  ivan
932
933         * FS/bin/freeside-yori: file freeside-yori was added on branch
934           FREESIDE_1_7_BRANCH on 2008-08-21 23:22:20 +0000
935
936 2008-08-21 16:21  ivan
937
938         * FS/: FS/Yori.pm, bin/freeside-yori, MANIFEST: add the client-side
939           reporting for MCP mode
940
941 2008-08-21 16:21  ivan
942
943         * FS/FS/Yori.pm: file Yori.pm was added on branch
944           FREESIDE_1_7_BRANCH on 2008-08-21 23:22:07 +0000
945
946 2008-08-19 11:42  ivan
947
948         * FS/FS/svc_acct.pm: beter error messages for duplicate accounts
949
950 2008-08-19 04:35  ivan
951
952         * FS/FS/cdr.pm: fix duration on simple/simple2 CDR formats
953
954 2008-08-19 03:09  ivan
955
956         * httemplate/edit/process/rate_region.cgi: also don't neglext nxx
957           here
958
959 2008-08-19 03:06  ivan
960
961         * FS/FS/rate_region.pm, httemplate/browse/rate_region.html,
962           httemplate/edit/rate_region.cgi: more consistent prefix display,
963           and don't forget nxx'
964
965 2008-08-15 01:45  ivan
966
967         * httemplate/elements/header-minimal.html: 1.7 needs
968           header-minimal.html for new file upload to work
969
970 2008-08-14 17:41  ivan
971
972         * httemplate/elements/form-file_upload.html: can have a message
973           then a URL too
974
975 2008-08-14 04:56  ivan
976
977         * httemplate/: misc/file-upload.html, elements/file-upload.html:
978           file file-upload.html was added on branch FREESIDE_1_7_BRANCH on
979           2008-08-14 11:56:12 +0000
980
981 2008-08-14 04:54  ivan
982
983         * httemplate/elements/form-file_upload.html: file
984           form-file_upload.html was added on branch FREESIDE_1_7_BRANCH on
985           2008-08-14 11:54:37 +0000
986
987 2008-08-14 04:53  ivan
988
989         * FS/FS/Schema.pm, FS/FS/UID.pm, FS/FS/cust_main.pm,
990           httemplate/elements/progress-init.html,
991           httemplate/elements/progress-popup.html,
992           httemplate/misc/cust_main-import.cgi,
993           httemplate/misc/process/cust_main-import.cgi,
994           httemplate/search/cust_main.html,
995           httemplate/elements/form-file_upload.html,
996           httemplate/misc/file-upload.html,
997           httemplate/elements/file-upload.html: customer import: add
998           progress bar & redirect to a search of the imported customers,
999           #3475
1000
1001 2008-08-14 04:44  ivan
1002
1003         * Makefile: customer import: add progress bar & redirect to a
1004           search of the imported customers, #3475
1005
1006 2008-08-13 18:58  ivan
1007
1008         * FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
1009           httemplate/elements/menu.html,
1010           httemplate/misc/cust_main-import.cgi,
1011           httemplate/misc/process/cust_main-import.cgi: import customer
1012           from Excel file too
1013
1014 2008-08-13 18:52  ivan
1015
1016         * FS/FS/svc_Common.pm: tyop
1017
1018 2008-08-13 18:38  ivan
1019
1020         * httemplate/view/svc_forward.cgi: tyop
1021
1022 2008-08-12 01:47  ivan
1023
1024         * httemplate/edit/process/part_pkg.cgi: fix inability to edit agent
1025           types for a package def when agent_defaultpkg is set on
1026
1027 2008-08-07 15:30  ivan
1028
1029         * Makefile: don't generate a new key on install-selfservice if
1030           there's already an RSA one either
1031
1032 2008-08-02 16:51  ivan
1033
1034         * FS/FS/: cdr.pm, cdr/asterisk.pm, cdr/genband_meetme.pm,
1035           cdr/genband.pm, cdr/openser.pm, cdr/simple.pm, cdr/taqua.pm,
1036           cdr/unitel.pm: fix 'Can't call method "parse" on an undefined
1037           value' error from CDR format refactor
1038
1039 2008-07-31 16:32  ivan
1040
1041         * httemplate/search/report_receivables.cgi: this should fix columns
1042           not showing up in receivables report... not surea bout #3801
1043           (credits/etc show up in all time periods)
1044
1045 2008-07-31 14:16  ivan
1046
1047         * FS/FS/svc_acct.pm: backport-ish from 1.9: blowfish apsswords
1048           exporting to LDAP should warn and return {CRYPT}* instead of
1049           throwing a fatal error
1050
1051 2008-07-31 13:17  ivan
1052
1053         * httemplate/search/report_receivables.cgi: fix receivables report:
1054           credits/etc. should be limited by date like before, closes:
1055           Bug#3801
1056
1057 2008-07-30 19:35  ivan
1058
1059         * httemplate/misc/delete-customer.cgi: fix error on customer
1060           deletion
1061
1062 2008-07-30 15:15  ivan
1063
1064         * FS/FS/cdr/nt.pm: rename nt to nextone
1065
1066 2008-07-30 15:10  ivan
1067
1068         * FS/FS/cdr/nextone.pm: file nextone.pm was added on branch
1069           FREESIDE_1_7_BRANCH on 2008-07-30 22:10:52 +0000
1070
1071 2008-07-30 15:10  ivan
1072
1073         * FS/FS/cdr/: nextone.pm: rename nt to nextone
1074
1075 2008-07-30 13:39  ivan
1076
1077         * httemplate/search/cust_bill_pkg.cgi: backport line item detail
1078           report from HEAD
1079
1080 2008-07-18 15:32  ivan
1081
1082         * FS/FS/cust_pkg.pm: random cleanup from 1.9
1083
1084 2008-07-18 15:29  ivan
1085
1086         * bin/bind.import: add -e option to bind.import (now to actually
1087           implement it)
1088
1089 2008-07-18 15:28  ivan
1090
1091         * FS/FS/rate_region.pm: show NXX is US if applicable
1092
1093 2008-07-17 16:55  ivan
1094
1095         * FS/FS/cdr/asterisk.pm: file asterisk.pm was added on branch
1096           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1097
1098 2008-07-17 16:55  ivan
1099
1100         * FS/FS/cdr/genband.pm: file genband.pm was added on branch
1101           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1102
1103 2008-07-17 16:55  ivan
1104
1105         * FS/FS/cdr/genband_meetme.pm: file genband_meetme.pm was added on
1106           branch FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1107
1108 2008-07-17 16:55  ivan
1109
1110         * FS/FS/cdr/nt.pm: file nt.pm was added on branch
1111           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1112
1113 2008-07-17 16:55  ivan
1114
1115         * FS/FS/cdr/openser.pm: file openser.pm was added on branch
1116           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1117
1118 2008-07-17 16:55  ivan
1119
1120         * FS/FS/cdr/simple.pm: file simple.pm was added on branch
1121           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1122
1123 2008-07-17 16:55  ivan
1124
1125         * FS/FS/cdr/taqua.pm: file taqua.pm was added on branch
1126           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1127
1128 2008-07-17 16:55  ivan
1129
1130         * FS/FS/cdr/unitel.pm: file unitel.pm was added on branch
1131           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1132
1133 2008-07-17 16:55  ivan
1134
1135         * FS/FS/: cdr/asterisk.pm, cdr/genband.pm, cdr/genband_meetme.pm,
1136           cdr/nt.pm, cdr/openser.pm, cdr/simple.pm, cdr/taqua.pm,
1137           cdr/unitel.pm, cdr.pm: CDR updates; modularize CDR import
1138           formats; add formats for OpenSER, Genband/Tekelec, and "NT"
1139
1140 2008-07-15 16:25  ivan
1141
1142         * FS/FS/Upgrade.pm: where in the world is $DBI::errstr
1143
1144 2008-07-15 16:18  ivan
1145
1146         * FS/FS/Upgrade.pm: parens help alot
1147
1148 2008-07-15 16:17  ivan
1149
1150         * FS/FS/Upgrade.pm: report errors connecting to sqlradius dbs on
1151           upgrade
1152
1153 2008-07-15 13:56  ivan
1154
1155         * FS/FS/cust_main.pm: prevent inactive customers from showing up in
1156           reports of cancelled customers
1157
1158 2008-07-14 16:59  ivan
1159
1160         * httemplate/view/cust_main/notes.html: fuck embedded iframes and
1161           their stupid display problems with scrolling.  also make the
1162           gridding more consistent
1163
1164 2008-07-14 16:08  ivan
1165
1166         * httemplate/: view/cust_main.cgi, view/cust_main/notes.html,
1167           edit/process/cust_main_note.cgi: fuck embedded iframes and their
1168           stupid display problems with scrolling.  also make the gridding
1169           more consistent
1170
1171 2008-07-10 11:48  ivan
1172
1173         * httemplate/view/cust_main/packages.html: fix variable scoping
1174           issues preventing customer view page from coing up
1175
1176 2008-07-09 20:22  jeff
1177
1178         * FS/FS/cust_bill.pm: remove spurious warning
1179
1180 2008-07-09 20:16  jeff
1181
1182         * FS/FS/cust_bill.pm: restore line item date ranges
1183
1184 2008-07-09 13:37  ivan
1185
1186         * FS/FS/part_pkg.pm: should avoid spurious uninitialized value
1187           warnings on upgrade
1188
1189 2008-07-09 13:33  ivan
1190
1191         * FS/FS/svc_Common.pm: perl vs SQL brainfart
1192
1193 2008-07-09 12:35  ivan
1194
1195         * FS/FS/svc_Common.pm: service searching should be case-insensitive
1196           now
1197
1198 2008-07-08 20:40  ivan
1199
1200         * httemplate/search/: cust_tax_exempt.cgi: helpful to see when
1201           exemptions were inserted?
1202
1203 2008-07-08 20:27  ivan
1204
1205         * httemplate/search/cust_tax_exempt.cgi: need the exemptnum...
1206
1207 2008-07-08 20:18  ivan
1208
1209         * httemplate/search/cust_tax_exempt.html: file cust_tax_exempt.html
1210           was added on branch FREESIDE_1_7_BRANCH on 2008-07-09 03:18:49
1211           +0000
1212
1213 2008-07-08 20:18  ivan
1214
1215         * httemplate/search/: cust_tax_exempt.html, cust_tax_exempt.cgi:
1216           search legacy tax exemptions by customer status
1217
1218 2008-07-08 19:30  ivan
1219
1220         * httemplate/edit/process/part_pkg.cgi: don't require an agent type
1221           to be specified when editing a disabled package
1222
1223 2008-07-07 19:19  ivan
1224
1225         * httemplate/search/cust_bill_pkg.cgi: fix line-item reports on
1226           taxclass-less regions
1227
1228 2008-07-07 19:01  ivan
1229
1230         * FS/FS/cust_main_county.pm, httemplate/search/report_tax.cgi,
1231           httemplate/search/cust_bill_pkg.cgi: fix line-item reports on
1232           taxclass-less regions
1233
1234 2008-07-07 17:35  ivan
1235
1236         * httemplate/search/cust_bill_pkg.cgi: order by number for line
1237           items with the same datestamp
1238
1239 2008-07-07 17:20  ivan
1240
1241         * httemplate/search/cust_bill_pkg.cgi: order line item reports by
1242           date
1243
1244 2008-07-07 16:47  ivan
1245
1246         * httemplate/search/report_tax.cgi: should be a proper fix for edge
1247           cases where you have taxclass and empty-taxclass rates for a
1248           region, whew
1249
1250 2008-07-02 21:19  ivan
1251
1252         * FS/FS/Record.pm: should FINALLY get binding correctly in light of
1253           regression caused by get_real_fields refactor
1254
1255 2008-07-02 21:12  ivan
1256
1257         * FS/FS/Record.pm: this should non-"=" searches on fields that
1258           require SQL type binding...
1259
1260 2008-07-01 19:55  ivan
1261
1262         * FS/FS/ClientAPI/MyAccount.pm: fix errors paying with an on-file
1263           card through self-service
1264
1265 2008-07-01 00:02  jeff
1266
1267         * FS/FS/cust_pkg.pm: you shouldn't keep 'em separated
1268
1269 2008-06-30 22:01  jeff
1270
1271         * httemplate/misc/unadjourn_pkg.cgi,
1272           httemplate/misc/unexpire_pkg.cgi, FS/FS/Schema.pm,
1273           FS/FS/cust_pkg.pm, FS/FS/cust_pkg_reason.pm, FS/FS/Cron/bill.pm,
1274           FS/FS/part_export/shellcommands.pm,
1275           FS/FS/part_export/sqlradius.pm,
1276           httemplate/edit/REAL_cust_pkg.cgi,
1277           httemplate/misc/process/cancel_pkg.html,
1278           httemplate/search/cust_pkg.cgi,
1279           httemplate/view/cust_main/packages.html: correct internal reason
1280           searching, prevent interleaved suspend/cancel/expire/adjourn,
1281           backporting and refactoring
1282
1283 2008-06-30 14:49  jeff
1284
1285         * FS/FS/cust_pkg.pm, httemplate/misc/process/cancel_pkg.html:
1286           backport reason handling
1287
1288 2008-06-28 21:33  jeff
1289
1290         * httemplate/view/cust_main/packages.html: spurious 'suspended'
1291
1292 2008-06-28 16:03  ivan
1293
1294         * httemplate/elements/select-state.html: get DIDs from globalpops
1295
1296 2008-06-25 13:14  ivan
1297
1298         * httemplate/search/report_receivables.cgi: optimize total query in
1299           receivables report.  very significant speedup for large DBs
1300
1301 2008-06-25 11:14  ivan
1302
1303         * FS/FS/Upgrade.pm: don't show error messages about FreesideStatus
1304           index already existing either
1305
1306 2008-06-24 17:29  ivan
1307
1308         * FS/FS/Record.pm, htetc/handler.pl: finish adding
1309           str2time_sql_closing
1310
1311 2008-06-24 09:39  jeff
1312
1313         * FS/FS/: Conf.pm, cust_main.pm: postal invoice fees
1314
1315 2008-06-23 19:09  ivan
1316
1317         * FS/FS/part_export/sqlradius.pm: prevent decrementing
1318           time/bandwidth for old RADIUS records
1319
1320 2008-06-23 08:36  jeff
1321
1322         * FS/FS/cust_bill.pm, conf/invoice_html, conf/invoice_latex:
1323           invoice service address modifications
1324
1325 2008-06-22 17:41  ivan
1326
1327         * FS/FS/cust_tax_exempt.pm: adding report on legacy tax exemptions
1328           to assist in enet migraiton
1329
1330 2008-06-22 17:37  ivan
1331
1332         * httemplate/search/cust_tax_exempt.cgi: legacy tax exemption
1333           report fix, no _date
1334
1335 2008-06-22 17:34  ivan
1336
1337         * httemplate/search/: cust_tax_exempt.cgi: adding report on legacy
1338           tax exemptions to assist in enet migraiton
1339
1340 2008-06-22 17:34  ivan
1341
1342         * httemplate/search/cust_tax_exempt.cgi: file cust_tax_exempt.cgi
1343           was added on branch FREESIDE_1_7_BRANCH on 2008-06-23 00:34:26
1344           +0000
1345
1346 2008-06-21 13:07  ivan
1347
1348         * FS/bin/freeside-dbdef-create, bin/dbdef-create: backport
1349           freeside-dbdef-create from HEAD
1350
1351 2008-06-19 22:47  jeff
1352
1353         * FS/FS/cust_bill.pm: extra values for invoices
1354
1355 2008-06-19 20:36  ivan
1356
1357         * FS/FS/: cdr.pm, part_pkg/voip_cdr.pm: VoxLineSystems are lying
1358           scum who charged back their customization work and then used the
1359           software anyway
1360
1361 2008-06-19 20:13  ivan
1362
1363         * Makefile: about time everything defaulted to apache2
1364
1365 2008-06-19 20:00  ivan
1366
1367         * Makefile: welcome to the future already.  default to apache 2
1368
1369 2008-06-18 14:18  ivan
1370
1371         * FS/FS/Misc.pm: fix regression caused by use of IPC::Run to run
1372           pslatex: send STDOUT and STDERR from pslatex to /dev/null, we
1373           don't want them
1374
1375 2008-06-17 22:27  ivan
1376
1377         * httemplate/elements/select-cust_main-status.html: and lastly, add
1378           select-cust_main-status.html to _1_7_BRANCH
1379
1380 2008-06-17 22:23  ivan
1381
1382         * FS/FS/cust_main.pm: backport cust_main::statuses from HEAD for
1383           /elements/tr-select-cust_main-statuses.html
1384
1385 2008-06-17 22:18  ivan
1386
1387         * httemplate/elements/tr-select-cust_main-status.html: somehow
1388           missed tr-select-cust_main-status.html on _1_7_BRANCH
1389
1390 2008-06-17 17:49  ivan
1391
1392         * FS/FS/part_virtual_field.pm: this module, also, has no need to
1393           import qsearch/qsearchs, and is causing dependency loop problems
1394           (Record->part_virtual_field->Record)
1395
1396 2008-06-17 17:42  ivan
1397
1398         * FS/FS/Msgcat.pm: REALLY, don't use FS::Conf from Msgcat until
1399           runtime... should hopefully FINALLY eliminate the
1400           Record->Msgcat->Conf->Record loop
1401
1402 2008-06-17 17:36  ivan
1403
1404         * FS/FS/msgcat.pm: msgcat.pm doesn't actually need
1405           qsearch/qsearchs... hopefully this is the last of the weird
1406           dependency loops (this one is Record->Msgcat->msgcat->Record)
1407
1408 2008-06-17 12:29  jeff
1409
1410         * conf/invoice_latex: fixup damage from quantity addition
1411
1412 2008-06-16 21:03  ivan
1413
1414         * httemplate/docs/: credits.html, license.html: credits for
1415           FCKeditor on _1_7_BRANCH
1416
1417 2008-06-16 20:57  ivan
1418
1419         * httemplate/elements/fckeditor/: fckconfig.js, fckeditor.js,
1420           fckeditor.pl, fckpackager.xml, fckstyles.xml, fcktemplates.xml,
1421           editor/fckdebug.html, editor/fckdialog.html,
1422           editor/fckeditor.html, editor/fckeditor.original.html,
1423           editor/css/fck_editorarea.css, editor/css/fck_internal.css,
1424           editor/css/fck_showtableborders_gecko.css,
1425           editor/css/behaviors/disablehandles.htc,
1426           editor/css/behaviors/showtableborders.htc,
1427           editor/css/images/fck_anchor.gif,
1428           editor/css/images/fck_flashlogo.gif,
1429           editor/css/images/fck_hiddenfield.gif,
1430           editor/css/images/fck_pagebreak.gif,
1431           editor/dialog/fck_about.html, editor/dialog/fck_anchor.html,
1432           editor/dialog/fck_button.html, editor/dialog/fck_checkbox.html,
1433           editor/dialog/fck_colorselector.html,
1434           editor/dialog/fck_docprops.html, editor/dialog/fck_find.html,
1435           editor/dialog/fck_flash.html, editor/dialog/fck_form.html,
1436           editor/dialog/fck_hiddenfield.html, editor/dialog/fck_image.html,
1437           editor/dialog/fck_link.html, editor/dialog/fck_listprop.html,
1438           editor/dialog/fck_paste.html, editor/dialog/fck_radiobutton.html,
1439           editor/dialog/fck_replace.html, editor/dialog/fck_select.html,
1440           editor/dialog/fck_smiley.html, editor/dialog/fck_source.html,
1441           editor/dialog/fck_specialchar.html,
1442           editor/dialog/fck_spellerpages.html,
1443           editor/dialog/fck_table.html, editor/dialog/fck_tablecell.html,
1444           editor/dialog/fck_template.html, editor/dialog/fck_textarea.html,
1445           editor/dialog/fck_textfield.html,
1446           editor/dialog/common/fck_dialog_common.css,
1447           editor/dialog/common/fck_dialog_common.js,
1448           editor/dialog/common/fcknumericfield.htc,
1449           editor/dialog/common/moz-bindings.xml,
1450           editor/dialog/common/images/locked.gif,
1451           editor/dialog/common/images/reset.gif,
1452           editor/dialog/common/images/unlocked.gif,
1453           editor/dialog/fck_about/logo_fckeditor.gif,
1454           editor/dialog/fck_about/logo_fredck.gif,
1455           editor/dialog/fck_docprops/fck_document_preview.html,
1456           editor/dialog/fck_flash/fck_flash.js,
1457           editor/dialog/fck_flash/fck_flash_preview.html,
1458           editor/dialog/fck_image/fck_image.js,
1459           editor/dialog/fck_image/fck_image_preview.html,
1460           editor/dialog/fck_link/fck_link.js,
1461           editor/dialog/fck_select/fck_select.js,
1462           editor/dialog/fck_spellerpages/spellerpages/blank.html,
1463           editor/dialog/fck_spellerpages/spellerpages/controlWindow.js,
1464           editor/dialog/fck_spellerpages/spellerpages/controls.html,
1465           editor/dialog/fck_spellerpages/spellerpages/spellChecker.js,
1466           editor/dialog/fck_spellerpages/spellerpages/spellchecker.html,
1467           editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css,
1468           editor/dialog/fck_spellerpages/spellerpages/wordWindow.js,
1469           editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl,
1470           editor/dialog/fck_template/images/template1.gif,
1471           editor/dialog/fck_template/images/template2.gif,
1472           editor/dialog/fck_template/images/template3.gif,
1473           editor/filemanager/browser/default/browser.css,
1474           editor/filemanager/browser/default/browser.html,
1475           editor/filemanager/browser/default/frmactualfolder.html,
1476           editor/filemanager/browser/default/frmcreatefolder.html,
1477           editor/filemanager/browser/default/frmfolders.html,
1478           editor/filemanager/browser/default/frmresourceslist.html,
1479           editor/filemanager/browser/default/frmresourcetype.html,
1480           editor/filemanager/browser/default/frmupload.html,
1481           editor/filemanager/browser/default/connectors/perl/basexml.pl,
1482           editor/filemanager/browser/default/connectors/perl/commands.pl,
1483           editor/filemanager/browser/default/connectors/perl/connector.cgi,
1484           editor/filemanager/browser/default/connectors/perl/io.pl,
1485           editor/filemanager/browser/default/connectors/perl/upload_fck.pl,
1486           editor/filemanager/browser/default/connectors/perl/util.pl,
1487           editor/filemanager/browser/default/images/ButtonArrow.gif,
1488           editor/filemanager/browser/default/images/Folder.gif,
1489           editor/filemanager/browser/default/images/Folder32.gif,
1490           editor/filemanager/browser/default/images/FolderOpened.gif,
1491           editor/filemanager/browser/default/images/FolderOpened32.gif,
1492           editor/filemanager/browser/default/images/FolderUp.gif,
1493           editor/filemanager/browser/default/images/spacer.gif,
1494           editor/filemanager/browser/default/images/icons/ai.gif,
1495           editor/filemanager/browser/default/images/icons/avi.gif,
1496           editor/filemanager/browser/default/images/icons/bmp.gif,
1497           editor/filemanager/browser/default/images/icons/cs.gif,
1498           editor/filemanager/browser/default/images/icons/default.icon.gif,
1499           editor/filemanager/browser/default/images/icons/dll.gif,
1500           editor/filemanager/browser/default/images/icons/doc.gif,
1501           editor/filemanager/browser/default/images/icons/exe.gif,
1502           editor/filemanager/browser/default/images/icons/fla.gif,
1503           editor/filemanager/browser/default/images/icons/gif.gif,
1504           editor/filemanager/browser/default/images/icons/htm.gif,
1505           editor/filemanager/browser/default/images/icons/html.gif,
1506           editor/filemanager/browser/default/images/icons/jpg.gif,
1507           editor/filemanager/browser/default/images/icons/js.gif,
1508           editor/filemanager/browser/default/images/icons/mdb.gif,
1509           editor/filemanager/browser/default/images/icons/mp3.gif,
1510           editor/filemanager/browser/default/images/icons/pdf.gif,
1511           editor/filemanager/browser/default/images/icons/png.gif,
1512           editor/filemanager/browser/default/images/icons/ppt.gif,
1513           editor/filemanager/browser/default/images/icons/rdp.gif,
1514           editor/filemanager/browser/default/images/icons/swf.gif,
1515           editor/filemanager/browser/default/images/icons/swt.gif,
1516           editor/filemanager/browser/default/images/icons/txt.gif,
1517           editor/filemanager/browser/default/images/icons/vsd.gif,
1518           editor/filemanager/browser/default/images/icons/xls.gif,
1519           editor/filemanager/browser/default/images/icons/xml.gif,
1520           editor/filemanager/browser/default/images/icons/zip.gif,
1521           editor/filemanager/browser/default/images/icons/32/ai.gif,
1522           editor/filemanager/browser/default/images/icons/32/avi.gif,
1523           editor/filemanager/browser/default/images/icons/32/bmp.gif,
1524           editor/filemanager/browser/default/images/icons/32/cs.gif,
1525           editor/filemanager/browser/default/images/icons/32/default.icon.gif,
1526           editor/filemanager/browser/default/images/icons/32/dll.gif,
1527           editor/filemanager/browser/default/images/icons/32/doc.gif,
1528           editor/filemanager/browser/default/images/icons/32/exe.gif,
1529           editor/filemanager/browser/default/images/icons/32/fla.gif,
1530           editor/filemanager/browser/default/images/icons/32/gif.gif,
1531           editor/filemanager/browser/default/images/icons/32/htm.gif,
1532           editor/filemanager/browser/default/images/icons/32/html.gif,
1533           editor/filemanager/browser/default/images/icons/32/jpg.gif,
1534           editor/filemanager/browser/default/images/icons/32/js.gif,
1535           editor/filemanager/browser/default/images/icons/32/mdb.gif,
1536           editor/filemanager/browser/default/images/icons/32/mp3.gif,
1537           editor/filemanager/browser/default/images/icons/32/pdf.gif,
1538           editor/filemanager/browser/default/images/icons/32/png.gif,
1539           editor/filemanager/browser/default/images/icons/32/ppt.gif,
1540           editor/filemanager/browser/default/images/icons/32/rdp.gif,
1541           editor/filemanager/browser/default/images/icons/32/swf.gif,
1542           editor/filemanager/browser/default/images/icons/32/swt.gif,
1543           editor/filemanager/browser/default/images/icons/32/txt.gif,
1544           editor/filemanager/browser/default/images/icons/32/vsd.gif,
1545           editor/filemanager/browser/default/images/icons/32/xls.gif,
1546           editor/filemanager/browser/default/images/icons/32/xml.gif,
1547           editor/filemanager/browser/default/images/icons/32/zip.gif,
1548           editor/filemanager/browser/default/js/common.js,
1549           editor/filemanager/browser/default/js/fckxml.js,
1550           editor/filemanager/upload/test.html, editor/images/anchor.gif,
1551           editor/images/arrow_ltr.gif, editor/images/arrow_rtl.gif,
1552           editor/images/spacer.gif,
1553           editor/images/smiley/msn/angel_smile.gif,
1554           editor/images/smiley/msn/angry_smile.gif,
1555           editor/images/smiley/msn/broken_heart.gif,
1556           editor/images/smiley/msn/cake.gif,
1557           editor/images/smiley/msn/confused_smile.gif,
1558           editor/images/smiley/msn/cry_smile.gif,
1559           editor/images/smiley/msn/devil_smile.gif,
1560           editor/images/smiley/msn/embaressed_smile.gif,
1561           editor/images/smiley/msn/envelope.gif,
1562           editor/images/smiley/msn/heart.gif,
1563           editor/images/smiley/msn/kiss.gif,
1564           editor/images/smiley/msn/lightbulb.gif,
1565           editor/images/smiley/msn/omg_smile.gif,
1566           editor/images/smiley/msn/regular_smile.gif,
1567           editor/images/smiley/msn/sad_smile.gif,
1568           editor/images/smiley/msn/shades_smile.gif,
1569           editor/images/smiley/msn/teeth_smile.gif,
1570           editor/images/smiley/msn/thumbs_down.gif,
1571           editor/images/smiley/msn/thumbs_up.gif,
1572           editor/images/smiley/msn/tounge_smile.gif,
1573           editor/images/smiley/msn/whatchutalkingabout_smile.gif,
1574           editor/images/smiley/msn/wink_smile.gif,
1575           editor/js/fckeditorcode_gecko.js, editor/js/fckeditorcode_ie.js,
1576           editor/lang/_getfontformat.html,
1577           editor/lang/_translationstatus.txt, editor/lang/af.js,
1578           editor/lang/ar.js, editor/lang/bg.js, editor/lang/bn.js,
1579           editor/lang/bs.js, editor/lang/ca.js, editor/lang/cs.js,
1580           editor/lang/da.js, editor/lang/de.js, editor/lang/el.js,
1581           editor/lang/en-au.js, editor/lang/en-ca.js, editor/lang/en-uk.js,
1582           editor/lang/en.js, editor/lang/eo.js, editor/lang/es.js,
1583           editor/lang/et.js, editor/lang/eu.js, editor/lang/fa.js,
1584           editor/lang/fi.js, editor/lang/fo.js, editor/lang/fr.js,
1585           editor/lang/gl.js, editor/lang/he.js, editor/lang/hi.js,
1586           editor/lang/hr.js, editor/lang/hu.js, editor/lang/it.js,
1587           editor/lang/ja.js, editor/lang/km.js, editor/lang/ko.js,
1588           editor/lang/lt.js, editor/lang/lv.js, editor/lang/mn.js,
1589           editor/lang/ms.js, editor/lang/nb.js, editor/lang/nl.js,
1590           editor/lang/no.js, editor/lang/pl.js, editor/lang/pt-br.js,
1591           editor/lang/pt.js, editor/lang/ro.js, editor/lang/ru.js,
1592           editor/lang/sk.js, editor/lang/sl.js, editor/lang/sr-latn.js,
1593           editor/lang/sr.js, editor/lang/sv.js, editor/lang/th.js,
1594           editor/lang/tr.js, editor/lang/uk.js, editor/lang/vi.js,
1595           editor/lang/zh-cn.js, editor/lang/zh.js,
1596           editor/plugins/autogrow/fckplugin.js,
1597           editor/plugins/placeholder/fck_placeholder.html,
1598           editor/plugins/placeholder/fckplugin.js,
1599           editor/plugins/placeholder/placeholder.gif,
1600           editor/plugins/placeholder/lang/de.js,
1601           editor/plugins/placeholder/lang/en.js,
1602           editor/plugins/placeholder/lang/fr.js,
1603           editor/plugins/placeholder/lang/it.js,
1604           editor/plugins/placeholder/lang/pl.js,
1605           editor/plugins/simplecommands/fckplugin.js,
1606           editor/plugins/tablecommands/fckplugin.js,
1607           editor/skins/_fckviewstrips.html,
1608           editor/skins/default/fck_dialog.css,
1609           editor/skins/default/fck_editor.css,
1610           editor/skins/default/fck_strip.gif,
1611           editor/skins/default/images/toolbar.arrowright.gif,
1612           editor/skins/default/images/toolbar.buttonarrow.gif,
1613           editor/skins/default/images/toolbar.collapse.gif,
1614           editor/skins/default/images/toolbar.end.gif,
1615           editor/skins/default/images/toolbar.expand.gif,
1616           editor/skins/default/images/toolbar.separator.gif,
1617           editor/skins/default/images/toolbar.start.gif,
1618           editor/skins/office2003/fck_dialog.css,
1619           editor/skins/office2003/fck_editor.css,
1620           editor/skins/office2003/fck_strip.gif,
1621           editor/skins/office2003/images/toolbar.arrowright.gif,
1622           editor/skins/office2003/images/toolbar.bg.gif,
1623           editor/skins/office2003/images/toolbar.buttonarrow.gif,
1624           editor/skins/office2003/images/toolbar.collapse.gif,
1625           editor/skins/office2003/images/toolbar.end.gif,
1626           editor/skins/office2003/images/toolbar.expand.gif,
1627           editor/skins/office2003/images/toolbar.separator.gif,
1628           editor/skins/office2003/images/toolbar.start.gif,
1629           editor/skins/silver/fck_dialog.css,
1630           editor/skins/silver/fck_editor.css,
1631           editor/skins/silver/fck_strip.gif,
1632           editor/skins/silver/images/toolbar.arrowright.gif,
1633           editor/skins/silver/images/toolbar.buttonarrow.gif,
1634           editor/skins/silver/images/toolbar.buttonbg.gif,
1635           editor/skins/silver/images/toolbar.collapse.gif,
1636           editor/skins/silver/images/toolbar.end.gif,
1637           editor/skins/silver/images/toolbar.expand.gif,
1638           editor/skins/silver/images/toolbar.separator.gif,
1639           editor/skins/silver/images/toolbar.start.gif: adding fckeditor on
1640           _17_BRANCH, for customer notices
1641
1642 2008-06-16 20:35  ivan
1643
1644         * httemplate/misc/: email-customers.html,
1645           process/email-customers.html: file email-customers.html was added
1646           on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:36:10 +0000
1647
1648 2008-06-16 20:35  ivan
1649
1650         * httemplate/elements/htmlarea.html: file htmlarea.html was added
1651           on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:36:10 +0000
1652
1653 2008-06-16 20:35  ivan
1654
1655         * httemplate/elements/htmlarea.html,
1656           httemplate/misc/email-customers.html,
1657           httemplate/misc/process/email-customers.html,
1658           FS/FS/AccessRight.pm, FS/FS/ConfDefaults.pm, FS/FS/Misc.pm,
1659           FS/FS/cust_main.pm, htetc/handler.pl,
1660           httemplate/search/cust_main.html: finish adding a feature to
1661           easily list all email addresses for an agent & send them email
1662
1663 2008-06-16 20:13  jeff
1664
1665         * conf/invoice_latex: not forgetting to add fax and old customer id
1666
1667 2008-06-16 18:43  ivan
1668
1669         * httemplate/edit/process/cust_main.cgi: have agent_custid editing
1670           now
1671
1672 2008-06-16 00:04  ivan
1673
1674         * httemplate/view/cust_main/packages.html: missing stuff from HEAD
1675
1676 2008-06-15 23:53  ivan
1677
1678         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi: add (with config)
1679           ability to edit agent_custid
1680
1681 2008-06-12 16:15  ivan
1682
1683         * httemplate/edit/REAL_cust_pkg.cgi: fix visual regression not
1684           displaying package and comment on date editing
1685
1686 2008-06-10 16:24  ivan
1687
1688         * FS/FS/: Upgrade.pm: start of better error reporting for RADIUS
1689           upgrade errors
1690
1691 2008-06-10 10:39  ivan
1692
1693         * FS/FS/Misc.pm: turn off debugging that got left on by accident
1694
1695 2008-06-09 19:12  ivan
1696
1697         * httemplate/edit/process/: cust_credit_bill.cgi,
1698           cust_credit_refund.cgi, cust_pay_refund.cgi: fix up application
1699           of things to refunds, RT#3606/RT#3545
1700
1701 2008-06-09 11:32  ivan
1702
1703         * FS/FS/cdr.pm: remove name from voxlinesystems2, really
1704
1705 2008-06-05 17:10  ivan
1706
1707         * FS/FS/Schema.pm: 1.7 needed money_typen
1708
1709 2008-06-05 15:44  ivan
1710
1711         * FS/FS/cdr.pm: add am/pm to voxlinesystems2 display format, remove
1712           name, revsere src/dst
1713
1714 2008-06-05 13:09  ivan
1715
1716         * FS/FS/: cust_main.pm, part_pkg/flat.pm: fix one-time charge
1717           quantities &
1718
1719 2008-06-05 12:44  ivan
1720
1721         * FS/FS/: part_pkg/voip_cdr.pm, cust_svc.pm: disable_src fixes
1722
1723 2008-06-05 12:29  ivan
1724
1725         * FS/FS/Schema.pm: unit pricing didn't exist before, so it can be
1726           NULL
1727
1728 2008-06-05 12:25  ivan
1729
1730         * FS/FS/part_pkg/flat.pm: implement quantity charging for setup
1731           fees
1732
1733 2008-06-05 12:24  ivan
1734
1735         * FS/FS/cdr.pm, FS/FS/cust_main.pm,
1736           httemplate/edit/quick-charge.html,
1737           httemplate/edit/process/quick-charge.cgi,
1738           httemplate/search/cdr.html, httemplate/view/svc_phone.cgi:
1739           voxlinesystems CDRs and quantity bs
1740
1741 2008-06-05 12:06  jeff
1742
1743         * conf/invoice_html: dash removal
1744
1745 2008-06-05 03:36  ivan
1746
1747         * FS/FS/cust_main.pm, httemplate/search/cust_main.html,
1748           httemplate/search/report_cust_main.html: add customer status to
1749           adv. customer report, template customer search for future use in
1750           emailing notices, RT#2731
1751
1752 2008-06-05 03:34  ivan
1753
1754         * FS/FS/: cust_pkg.pm: docs for search_sql
1755
1756 2008-06-05 01:54  ivan
1757
1758         * httemplate/search/report_cust_bill.html: minor invoice report UI
1759
1760 2008-06-04 22:06  ivan
1761
1762         * httemplate/edit/: elements/ApplicationCommon.html,
1763           process/elements/ApplicationCommon.html: file
1764           ApplicationCommon.html was added on branch FREESIDE_1_7_BRANCH on
1765           2008-06-05 05:07:55 +0000
1766
1767 2008-06-04 22:06  ivan
1768
1769         * httemplate/edit/: cust_credit_refund.cgi,
1770           process/cust_credit_refund.cgi: file cust_credit_refund.cgi was
1771           added on branch FREESIDE_1_7_BRANCH on 2008-06-05 05:07:55 +0000
1772
1773 2008-06-04 22:06  ivan
1774
1775         * httemplate/edit/: cust_pay_refund.cgi,
1776           process/cust_pay_refund.cgi: file cust_pay_refund.cgi was added
1777           on branch FREESIDE_1_7_BRANCH on 2008-06-05 05:07:55 +0000
1778
1779 2008-06-04 22:06  ivan
1780
1781         * httemplate/edit/cust_pay_refund.cgi,
1782           httemplate/edit/cust_credit_refund.cgi,
1783           httemplate/edit/elements/ApplicationCommon.html,
1784           httemplate/edit/process/cust_credit_refund.cgi,
1785           httemplate/edit/process/cust_pay_refund.cgi,
1786           httemplate/edit/process/elements/ApplicationCommon.html,
1787           FS/FS/cust_pay.pm, httemplate/edit/cust_bill_pay.cgi,
1788           httemplate/edit/cust_credit_bill.cgi,
1789           httemplate/edit/process/cust_bill_pay.cgi,
1790           httemplate/edit/process/cust_credit_bill.cgi,
1791           httemplate/view/cust_main/payment_history/credit.html,
1792           httemplate/view/cust_main/payment_history/payment.html: payment
1793           and credit applications have separate "apply to refund" choices
1794           now, and no auto-refund choice in the invoice dropdown.  RT#3545
1795
1796 2008-06-04 11:50  ivan
1797
1798         * FS/FS/cust_bill.pm, httemplate/misc/fax-invoice.cgi: this should
1799           fix the random "HylaFax support has not been configured" error,
1800           caused by cust_bill->fax getting called instead of cust_main->fax
1801           field
1802
1803 2008-06-04 11:40  jeff
1804
1805         * conf/: invoice_html, invoice_latex: more voxline invoice
1806           formatting
1807
1808 2008-06-04 11:05  jeff
1809
1810         * FS/FS/cust_bill.pm: voxline invoice formatting
1811
1812 2008-06-04 10:57  jeff
1813
1814         * FS/FS/cdr.pm, FS/FS/cust_bill_pkg.pm, FS/FS/part_pkg/voip_cdr.pm,
1815           conf/invoice_html, conf/invoice_latex, FS/FS/Conf.pm: voxline
1816           invoice formatting
1817
1818 2008-06-04 06:26  jeff
1819
1820         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latex: service
1821           address on invoice
1822
1823 2008-06-03 14:06  ivan
1824
1825         * FS/FS/cust_bill.pm, FS/FS/Schema.pm, FS/FS/cust_bill_pkg.pm,
1826           FS/FS/cust_pkg.pm, httemplate/search/cust_pkg.cgi,
1827           httemplate/view/cust_main/packages.html: very basic start at
1828           adding quantities
1829
1830 2008-06-02 11:59  ivan
1831
1832         * FS/FS/payinfo_transaction_Mixin.pm: fix payinfo_transaction
1833
1834 2008-06-02 11:31  ivan
1835
1836         * FS/FS/UI/Web/small_custview.pm: fix ntable calls
1837
1838 2008-06-02 10:22  ivan
1839
1840         * FS/FS/UI/Web/small_custview.pm: oops, missed 1.7
1841
1842 2008-06-02 10:14  ivan
1843
1844         * FS/FS/UI/Web/small_custview.pm: doh!
1845
1846 2008-06-02 10:06  ivan
1847
1848         * FS/FS/UI/Web/small_custview.pm: file small_custview.pm was added
1849           on branch FREESIDE_1_7_BRANCH on 2008-06-02 17:06:10 +0000
1850
1851 2008-06-02 10:06  ivan
1852
1853         * FS/FS/UI/Web/small_custview.pm, FS/FS/CGI.pm,
1854           FS/FS/ClientAPI/MyAccount.pm, htetc/handler.pl,
1855           rt/lib/RT/URI/freeside/Internal.pm,
1856           rt/lib/RT/URI/freeside/XMLRPC.pm: badly placed small_custview all
1857           of a sudden causing fatal errors?!  wtf
1858
1859 2008-06-02 04:16  jeff
1860
1861         * conf/invoice_latexcoupon: file invoice_latexcoupon was added on
1862           branch FREESIDE_1_7_BRANCH on 2008-06-02 11:17:07 +0000
1863
1864 2008-06-02 04:16  jeff
1865
1866         * conf/invoice_latexcoupon, conf/invoice_latex, FS/FS/Conf.pm,
1867           FS/FS/cust_bill.pm: typeset tear-off remittance coupon
1868
1869 2008-06-01 19:47  ivan
1870
1871         * FS/FS/Misc.pm: and batchmode was probably right
1872
1873 2008-06-01 19:45  ivan
1874
1875         * FS/FS/Misc.pm: yow, don't want everything to waitt until the
1876           timeout
1877
1878 2008-06-01 19:16  ivan
1879
1880         * FS/FS/: Misc.pm, cust_bill.pm: use IPC::Run to run pslatex & add
1881           a timeout, this should prevent hanging on template errors
1882
1883 2008-06-01 15:48  ivan
1884
1885         * httemplate/view/cust_main/payment_history/credit.html: file
1886           credit.html was added on branch FREESIDE_1_7_BRANCH on 2008-06-01
1887           22:48:56 +0000
1888
1889 2008-06-01 15:48  ivan
1890
1891         * httemplate/view/cust_refund.html: file cust_refund.html was added
1892           on branch FREESIDE_1_7_BRANCH on 2008-06-01 22:48:59 +0000
1893
1894 2008-06-01 15:48  ivan
1895
1896         * httemplate/view/cust_main/payment_history/invoice.html: file
1897           invoice.html was added on branch FREESIDE_1_7_BRANCH on
1898           2008-06-01 22:48:57 +0000
1899
1900 2008-06-01 15:48  ivan
1901
1902         * httemplate/view/cust_main/payment_history/payment.html: file
1903           payment.html was added on branch FREESIDE_1_7_BRANCH on
1904           2008-06-01 22:48:57 +0000
1905
1906 2008-06-01 15:48  ivan
1907
1908         * httemplate/view/cust_main/payment_history/refund.html: file
1909           refund.html was added on branch FREESIDE_1_7_BRANCH on 2008-06-01
1910           22:48:58 +0000
1911
1912 2008-06-01 15:48  ivan
1913
1914         * httemplate/view/cust_main/payment_history/voided_payment.html:
1915           file voided_payment.html was added on branch FREESIDE_1_7_BRANCH
1916           on 2008-06-01 22:48:58 +0000
1917
1918 2008-06-01 15:48  ivan
1919
1920         * FS/FS/payinfo_transaction_Mixin.pm: file
1921           payinfo_transaction_Mixin.pm was added on branch
1922           FREESIDE_1_7_BRANCH on 2008-06-01 22:48:24 +0000
1923
1924 2008-06-01 15:48  ivan
1925
1926         * FS/FS/payinfo_transaction_Mixin.pm,
1927           httemplate/view/cust_refund.html,
1928           httemplate/view/cust_main/payment_history/credit.html,
1929           httemplate/view/cust_main/payment_history/invoice.html,
1930           httemplate/view/cust_main/payment_history/payment.html,
1931           httemplate/view/cust_main/payment_history/refund.html,
1932           httemplate/view/cust_main/payment_history/voided_payment.html,
1933           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, FS/FS/payinfo_Mixin.pm,
1934           httemplate/view/cust_main/payment_history.html,
1935           httemplate/search/elements/cust_pay_or_refund.html: refactor
1936           payment history slightly, add refund receipts, have "unapplied"
1937           refunds show like other unapplied/open things, RT#3545
1938
1939 2008-06-01 14:25  ivan
1940
1941         * FS/FS/cust_refund.pm: sync with HEAD (add ability to modify
1942           refund records)
1943
1944 2008-06-01 13:13  ivan
1945
1946         * FS/FS/cust_bill_ApplicationCommon.pm, FS/FS/cust_bill.pm,
1947           httemplate/view/cust_main/payment_history.html: backport
1948           cust_bill_ApplicationCommon::applied_to_invoice and
1949           cust_bill::invnum_date_pretty to 1.7
1950
1951 2008-06-01 00:08  ivan
1952
1953         * FS/FS/cust_pay.pm: show "Check #" on payment receipts instead of
1954           "Billing #"
1955
1956 2008-05-31 18:23  ivan
1957
1958         * htetc/handler.pl: depend on CGI.pm 3.29 to fix RT attachment
1959           problems
1960
1961 2008-05-31 17:11  ivan
1962
1963         * FS/FS/cust_bill.pm: fix problems when service definition names
1964           contain chars that need to be latex escaped
1965
1966 2008-05-29 21:04  ivan
1967
1968         * httemplate/edit/part_bill_event.cgi: 1.7 sucks.  but people are
1969           still going to be editing old-style invoice events for a little
1970           while more yet, so space them out better (so options don't run
1971           together)
1972
1973 2008-05-29 20:55  ivan
1974
1975         * FS/FS/cust_bill.pm, httemplate/edit/part_bill_event.cgi: 1.7
1976           sucks.  add a "balance over" option to the 1.7 style
1977           agent-specific invoice send event
1978
1979 2008-05-29 18:38  ivan
1980
1981         * FS/FS/Misc/prune.pm: fix a missing semicolon bug only triggered
1982           when running prune_applications not in debug mode...
1983
1984 2008-05-29 18:34  ivan
1985
1986         * FS/FS/Upgrade.pm: don't print out warnings about SQL RADIUS
1987           FreesideStatus every time either.  really?
1988
1989 2008-05-29 18:33  ivan
1990
1991         * FS/bin/freeside-upgrade: don't print out the cust_credit_refund
1992           pruning every time
1993
1994 2008-05-29 18:28  ivan
1995
1996         * FS/bin/freeside-upgrade: don't print out the cust_credit_refund
1997           pruning every time
1998
1999 2008-05-29 18:02  ivan
2000
2001         * FS/FS/cust_pay_pending.pm: clean up any stray/old
2002           cust_pay_pending records causing problems
2003
2004 2008-05-29 17:53  ivan
2005
2006         * FS/FS/: cust_pay_pending.pm, Upgrade.pm: clean up any stray/old
2007           cust_pay_pending records causing problems
2008
2009 2008-05-28 17:11  ivan
2010
2011         * httemplate/graph/money_time.cgi: line things up better on the
2012           12mo report (prevent labels from taking up most of the graph
2013
2014 2008-05-28 03:45  ivan
2015
2016         * htetc/handler.pl: mailgate realiability fix: don't bomb out when
2017           FS dbdef hasn't been initialized yet (& need to import
2018           adminsuidsetup)
2019
2020 2008-05-28 03:41  ivan
2021
2022         * htetc/: handler.pl: mailgate realiability fix: don't bomb out
2023           when FS dbdef hasn't been initialized yet
2024
2025 2008-05-28 03:14  ivan
2026
2027         * htetc/handler.pl: mailgate realiability fix: don't bomb out when
2028           FS dbdef hasn't been initialized yet
2029
2030 2008-05-19 20:52  ivan
2031
2032         * FS/FS/Upgrade.pm: automatically create an index on the new
2033           radacct.FreesideStatus column
2034
2035 2008-05-19 15:31  jeff
2036
2037         * conf/invoice_latex, FS/FS/cust_bill_pkg.pm: fix broken pagenation
2038
2039 2008-05-19 11:50  ivan
2040
2041         * FS/FS/Conf.pm: a better link to the T:T docs
2042
2043 2008-05-18 21:29  ivan
2044
2045         * FS/FS/Schema.pm: add a key on ( history_action, $primary_key ) to
2046           the h_ tables.  this should speed up the cust_pay upgrade??
2047
2048 2008-05-18 21:07  jeff
2049
2050         * FS/FS/Schema.pm, FS/FS/cdr.pm, FS/FS/cust_bill.pm,
2051           FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm,
2052           FS/FS/part_pkg/voip_cdr.pm, conf/invoice_html,
2053           conf/invoice_latex, httemplate/misc/cdr-import.html: backport
2054           voip_cdr's upstream_simple, and the columnization features
2055
2056 2008-05-18 21:07  ivan
2057
2058         * httemplate/search/cust_bill_pay.html: file cust_bill_pay.html was
2059           added on branch FREESIDE_1_7_BRANCH on 2008-05-19 04:07:06 +0000
2060
2061 2008-05-18 21:07  ivan
2062
2063         * httemplate/search/cust_credit_refund.html: file
2064           cust_credit_refund.html was added on branch FREESIDE_1_7_BRANCH
2065           on 2008-05-19 04:07:06 +0000
2066
2067 2008-05-18 21:07  ivan
2068
2069         * httemplate/search/elements/cust_pay_or_refund.html: file
2070           cust_pay_or_refund.html was added on branch FREESIDE_1_7_BRANCH
2071           on 2008-05-19 04:07:07 +0000
2072
2073 2008-05-18 21:07  ivan
2074
2075         * httemplate/search/cust_refund.html: file cust_refund.html was
2076           added on branch FREESIDE_1_7_BRANCH on 2008-05-19 04:07:06 +0000
2077
2078 2008-05-18 21:07  ivan
2079
2080         * httemplate/search/cust_bill_pay.html,
2081           httemplate/search/cust_credit_refund.html,
2082           httemplate/search/cust_refund.html,
2083           httemplate/search/elements/cust_pay_or_refund.html,
2084           FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_refund.pm,
2085           FS/FS/cust_refund.pm, FS/FS/payby.pm, FS/FS/payinfo_Mixin.pm,
2086           FS/FS/Report/Table/Monthly.pm, httemplate/graph/money_time.cgi,
2087           httemplate/search/cust_credit.html,
2088           httemplate/search/cust_pay.cgi: make net receipts clickable...
2089           and netreceipts != cashflow, really, so separate those concepts,
2090           and cashflow gets gross & net variants.  also add gross/net
2091           refunds.  #3012
2092
2093 2008-05-18 15:57  ivan
2094
2095         * FS/FS/Upgrade.pm: fix auto sqlradius upgrade: module
2096           include/import
2097
2098 2008-05-18 15:54  ivan
2099
2100         * FS/FS/part_export/sqlradius.pm: oops, fix minor refactoring of
2101           auto sqlradius upgrade
2102
2103 2008-05-18 15:53  ivan
2104
2105         * FS/bin/freeside-upgrade: fix the auto sqlradiusupgrade
2106
2107 2008-05-18 15:42  ivan
2108
2109         * FS/FS/Upgrade.pm, FS/FS/part_export/sqlradius.pm,
2110           FS/bin/freeside-sqlradius-radacctd, FS/bin/freeside-upgrade,
2111           init.d/freeside-init: on upgrade, automatically seed from
2112           sqlradius databases, and start freeside-sqlradius-radacctd by
2113           default
2114
2115 2008-05-17 23:50  ivan
2116
2117         * FS/FS/Conf.pm, httemplate/edit/process/access_group.html: add a
2118           config value for disabling the ACLs... this should be good for a
2119           demo in 1.7, 1.9 will need some way to disable ACL changes from
2120           OUTSIDE the db
2121
2122 2008-05-15 15:48  ivan
2123
2124         * FS/FS/CGI.pm: fix minor problem with ship_zip not showing up in
2125           small_custview
2126
2127 2008-05-14 14:21  jeff
2128
2129         * FS/FS/: Conf.pm, cust_bill.pm: config option to omit statement
2130           type items from invoices
2131
2132 2008-05-13 16:36  ivan
2133
2134         * FS/bin/freeside-adduser: tyop
2135
2136 2008-05-13 12:13  ivan
2137
2138         * Makefile: ensure new self-service libs are installed
2139
2140 2008-05-09 14:51  jeff
2141
2142         * httemplate/: browse/addr_block.cgi, browse/router.cgi,
2143           edit/elements/edit.html, edit/process/addr_block/allocate.cgi,
2144           elements/tr-select-table.html: re-drag address and router even
2145           farther into the century
2146
2147 2008-05-07 14:36  ivan
2148
2149         * httemplate/: misc/cancel_cust.html, view/cust_main.cgi: fix
2150           customer cancellation, sort of a side effect of #2872, fixes
2151           #3480, #3481
2152
2153 2008-05-05 18:14  ivan
2154
2155         * httemplate/misc/xmlhttp-cust_main-search.cgi: agent-virtualize
2156           customer # portion of quick payment entry
2157
2158 2008-05-04 19:11  ivan
2159
2160         * FS/FS/payinfo_Mixin.pm: hopefully really a better fix for using
2161           new payment duplicate stuff with cc encryption :/
2162
2163 2008-05-04 18:52  ivan
2164
2165         * FS/FS/payinfo_Mixin.pm: better fix for using new payment
2166           duplicate stuff with cc encryption :)
2167
2168 2008-05-04 18:18  ivan
2169
2170         * FS/FS/payinfo_Mixin.pm: fix for using new payment duplicate stuff
2171           with cc encryption
2172
2173 2008-05-02 13:30  ivan
2174
2175         * FS/bin/freeside-upgrade: add -s switch to freeside-upgrade for
2176           schema-only changes (for slony slaves)
2177
2178 2008-05-01 19:00  ivan
2179
2180         * FS/FS/part_pkg.pm: fix backport of _upgrade_data from 1.9 for
2181           very old installs, to eliminate plan-less packages
2182
2183 2008-05-01 18:58  ivan
2184
2185         * FS/FS/Upgrade.pm: upgrade part_pkg before cust_credit
2186
2187 2008-05-01 18:53  ivan
2188
2189         * FS/FS/part_pkg.pm: backport _upgrade_data from 1.9 for very old
2190           installs, to eliminate plan-less packages
2191
2192 2008-04-30 17:26  ivan
2193
2194         * ChangeLog, debian/changelog: Updated for 1.7.3
2195
2196 2008-04-30 16:42  ivan
2197
2198         * Makefile: not here
2199
2200 2008-04-30 16:36  ivan
2201
2202         * Makefile: that explains the bs with ChangeLog
2203
2204 2008-04-30 16:34  ivan
2205
2206         * debian/changelog: reverting one last time.  this should do it
2207
2208 2008-04-30 16:33  ivan
2209
2210         * ChangeLog: Updated for 1.7.3
2211
2212 2008-04-30 16:29  ivan
2213
2214         * Makefile: last last-minute fix for last-minute change
2215
2216 2008-04-30 16:28  ivan
2217
2218         * ChangeLog, debian/changelog: Updated for 1.7.3
2219
2220 2008-04-30 16:26  ivan
2221
2222         * Makefile: 1.7.3
2223
2224 2008-04-30 16:25  ivan
2225
2226         * debian/changelog: reverting bad change
2227
2228 2008-04-30 16:22  ivan
2229
2230         * ChangeLog, install/rpm/freeside.spec, debian/changelog: Updated
2231           for 1.7.3
2232
2233 2008-04-30 16:19  ivan
2234
2235         * Makefile: last minute release target update.  not particularly
2236           dangerous, nobody uses it but me
2237
2238 2008-04-24 16:15  ivan
2239
2240         * FS/MANIFEST: reverting MANIFEST changes that should not have been
2241           committed in the first place...
2242
2243 2008-04-18 19:42  ivan
2244
2245         * install/rpm/freeside.spec: Updated for 1.7.3rc3
2246
2247 2008-04-18 14:27  ivan
2248
2249         * rt/lib/RT/Ticket_Overlay.pm: blah.  last silly typo hopefully.
2250           wish this was easier to test.
2251
2252 2008-04-18 14:25  ivan
2253
2254         * rt/lib/RT/Ticket_Overlay.pm: silly semicolon
2255
2256 2008-04-18 14:19  ivan
2257
2258         * rt/lib/RT/: Ticket_Overlay.pm, URI/freeside.pm: hopefully,
2259           finally fix ticket auto-association not getting along with RT
2260           ACLs
2261
2262 2008-04-18 09:27  jeff
2263
2264         * httemplate/: browse/addr_block.cgi, browse/router.cgi,
2265           edit/process/addr_block/allocate.cgi: backout browse changes
2266           until 1.7.4
2267
2268 2008-04-17 20:29  jeff
2269
2270         * FS/t/addr_block.t, FS/t/router.t,
2271           httemplate/browse/addr_block.cgi, httemplate/browse/router.cgi,
2272           httemplate/edit/allocate.html, FS/MANIFEST,
2273           httemplate/edit/process/addr_block/add.cgi,
2274           httemplate/edit/process/addr_block/allocate.cgi,
2275           httemplate/edit/process/addr_block/deallocate.cgi,
2276           httemplate/edit/process/addr_block/split.cgi: drag address and
2277           router even farther into the century
2278
2279 2008-04-16 11:32  jeff
2280
2281         * FS/FS/cust_pkg.pm, FS/FS/cust_pkg_reason.pm,
2282           httemplate/view/cust_main/packages.html: show user who created
2283           (cancel/suspend) reason and possibly fix a lingering spurious
2284           usergroup bug
2285
2286 2008-04-15 13:47  ivan
2287
2288         * httemplate/elements/header-minimal.html: file header-minimal.html
2289           was added on branch FREESIDE_1_7_BRANCH on 2008-08-15 08:45:09
2290           +0000
2291
2292 2008-04-15 13:47  jeff
2293
2294         * httemplate/: elements/file-upload.html,
2295           elements/header-minimal.html, misc/file-upload.html: (finally)
2296           wrap up new tax rate engine (for now)
2297
2298 2008-04-14 11:42  ivan
2299
2300         * Makefile, ChangeLog: rc3
2301
2302 2008-04-12 20:03  jeff
2303
2304         * httemplate/elements/tr-select-table.html: file
2305           tr-select-table.html was added on branch FREESIDE_1_7_BRANCH on
2306           2008-05-09 21:51:59 +0000
2307
2308 2008-04-12 20:03  ivan
2309
2310         * httemplate/elements/tr-select-table.html: more stuff to allow
2311           select-table to be used as as edit/elements/edit.html m2*
2312           element: add tr-select-table.html
2313
2314 2008-04-10 15:00  ivan
2315
2316         * rt/lib/RT/Ticket_Overlay.pm: use non-ACL'ed _AddLink instead of
2317           AddLink so that the auto-association stuff works when creating a
2318           ticket
2319
2320 2008-04-09 14:44  ivan
2321
2322         * httemplate/docs/AGPL.html: file AGPL.html was added on branch
2323           FREESIDE_1_7_BRANCH on 2008-04-09 21:44:28 +0000
2324
2325 2008-04-09 14:44  ivan
2326
2327         * httemplate/docs/: AGPL.html: oops, adding explicit AGPL.html
2328
2329 2008-04-08 20:33  ivan
2330
2331         * FS/FS/part_pkg/sqlradacct_hour.pm: fix hourly cap for SQL overage
2332           charges
2333
2334 2008-04-07 22:53  ivan
2335
2336         * install/rpm/freeside.spec: Updated for 1.7.3rc2
2337
2338 2008-04-07 22:52  ivan
2339
2340         * Makefile: rc2
2341
2342 2008-04-07 22:49  ivan
2343
2344         * debian/prerm: file prerm was added on branch FREESIDE_1_7_BRANCH
2345           on 2008-04-08 05:49:21 +0000
2346
2347 2008-04-07 22:49  ivan
2348
2349         * debian/templates: file templates was added on branch
2350           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2351
2352 2008-04-07 22:49  ivan
2353
2354         * debian/cron.d: file cron.d was added on branch
2355           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2356
2357 2008-04-07 22:49  ivan
2358
2359         * debian/dbconfig-common.install: file dbconfig-common.install was
2360           added on branch FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2361
2362 2008-04-07 22:49  ivan
2363
2364         * debian/dbconfig-common.upgrade: file dbconfig-common.upgrade was
2365           added on branch FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2366
2367 2008-04-07 22:49  ivan
2368
2369         * debian/freeside-webui.links: file freeside-webui.links was added
2370           on branch FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2371
2372 2008-04-07 22:49  ivan
2373
2374         * debian/freeside.apache-alias.conf: file
2375           freeside.apache-alias.conf was added on branch
2376           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2377
2378 2008-04-07 22:49  ivan
2379
2380         * debian/freeside.default: file freeside.default was added on
2381           branch FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2382
2383 2008-04-07 22:49  ivan
2384
2385         * debian/freeside.docs: file freeside.docs was added on branch
2386           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2387
2388 2008-04-07 22:49  ivan
2389
2390         * debian/init.d.lsb.ex: file init.d.lsb.ex was added on branch
2391           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2392
2393 2008-04-07 22:49  ivan
2394
2395         * debian/postinst: file postinst was added on branch
2396           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2397
2398 2008-04-07 22:49  ivan
2399
2400         * debian/postrm: file postrm was added on branch
2401           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2402
2403 2008-04-07 22:49  ivan
2404
2405         * debian/preinst: file preinst was added on branch
2406           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2407
2408 2008-04-07 22:49  ivan
2409
2410         * debian/: TODO, compat, config, cron.d, dbconfig-common.install,
2411           dbconfig-common.upgrade, freeside-webui.links,
2412           freeside.apache-alias.conf, freeside.default, freeside.docs,
2413           init.d.lsb.ex, postinst, postrm, preinst, prerm, templates,
2414           README.Debian, changelog, conffiles.ex, control, copyright,
2415           cron.d.ex, dirs, docs, ex.doc-base.package, freeside-doc.docs,
2416           freeside-doc.files, init.d.ex, manpage.1.ex, manpage.sgml.ex,
2417           menu.ex, postinst.ex, postrm.ex, preinst.ex, prerm.ex, rules,
2418           watch.ex: debian packages!
2419
2420 2008-04-07 22:49  ivan
2421
2422         * debian/TODO: file TODO was added on branch FREESIDE_1_7_BRANCH on
2423           2008-04-08 05:49:19 +0000
2424
2425 2008-04-07 22:49  ivan
2426
2427         * debian/compat: file compat was added on branch
2428           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2429
2430 2008-04-07 22:49  ivan
2431
2432         * debian/config: file config was added on branch
2433           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2434
2435 2008-04-05 00:00  ivan
2436
2437         * FS/bin/freeside-prepaidd: configurable logfile location for
2438           freeside-prepaidd
2439
2440 2008-04-04 12:47  ivan
2441
2442         * httemplate/elements/header.html: sync with HEAD
2443
2444 2008-04-03 15:47  rsiddall
2445
2446         * httemplate/elements/header.html: Missing comma in argument list
2447           causes Mason compilation error.
2448
2449 2008-04-02 10:28  ivan
2450
2451         * Makefile: substitute FREESIDE_CONF in apache conf files
2452
2453 2008-04-02 10:26  ivan
2454
2455         * htetc/: freeside-base1.99.conf, freeside-base1.conf,
2456           freeside-base2.conf: template AuthUserFile htpasswd to be in
2457           FREESIDE_CONF dir instead of hardcoded location
2458
2459 2008-04-02 09:57  rsiddall
2460
2461         * Makefile: Quick fix to update the release version number in the
2462           RPM spec file.  This leaves the spec file unusable for CVS
2463           builds.
2464
2465 2008-04-02 08:38  ivan
2466
2467         * init.d/freeside-init: tiny init file nit that helps with deb
2468           packaging (and probably rpm too) - source /etc/default/freeside
2469           if it exists
2470
2471 2008-04-01 21:32  ivan
2472
2473         * httemplate/docs/credits.html: slight browser adjustments and DONE
2474
2475 2008-04-01 21:20  ivan
2476
2477         * httemplate/elements/header.html: new header about: box
2478
2479 2008-04-01 21:19  ivan
2480
2481         * httemplate/docs/about.html: adding about.html on 1.7
2482
2483 2008-04-01 21:19  ivan
2484
2485         * httemplate/docs/about.html: file about.html was added on branch
2486           FREESIDE_1_7_BRANCH on 2008-04-02 04:19:37 +0000
2487
2488 2008-04-01 21:19  ivan
2489
2490         * httemplate/docs/about.html: slightly taller
2491
2492 2008-04-01 21:09  ivan
2493
2494         * httemplate/docs/: credits.html, license.html: fckeditor is unused
2495           in 1.7
2496
2497 2008-04-01 21:07  ivan
2498
2499         * httemplate/docs/: credits.html, license.html: updated credits and
2500           license
2501
2502 2008-04-01 21:05  ivan
2503
2504         * httemplate/docs/about.html: adding about.html splash
2505
2506 2008-04-01 20:48  ivan
2507
2508         * httemplate/elements/popup_link_onclick.html: remove excessive
2509           iframe borders, add "scrolling" and "nofalse" options
2510
2511 2008-04-01 17:23  ivan
2512
2513         * httemplate/elements/init_overlib.html: sync with HEAD
2514
2515 2008-04-01 17:22  ivan
2516
2517         * FS/FS/cust_pay.pm: don't do (as much) useless work on upgrade
2518
2519 2008-04-01 16:56  ivan
2520
2521         * httemplate/elements/iframecontentmws.js: fix hasty safari iframe
2522           fix
2523
2524 2008-04-01 16:30  ivan
2525
2526         * httemplate/docs/: credits.html, license.html: adding license and
2527           credits in app itself
2528
2529 2008-04-01 16:30  ivan
2530
2531         * httemplate/docs/credits.html: file credits.html was added on
2532           branch FREESIDE_1_7_BRANCH on 2008-04-01 23:30:09 +0000
2533
2534 2008-04-01 16:30  ivan
2535
2536         * httemplate/docs/license.html: file license.html was added on
2537           branch FREESIDE_1_7_BRANCH on 2008-04-01 23:30:09 +0000
2538
2539 2008-04-01 16:24  ivan
2540
2541         * TODO: remove TODO
2542
2543 2008-04-01 16:24  ivan
2544
2545         * SCHEMA_CHANGE: remove SCHEMA_CHANGE
2546
2547 2008-04-01 16:20  ivan
2548
2549         * README: welcome to the new world
2550
2551 2008-04-01 16:15  ivan
2552
2553         * install/README: [no log message]
2554
2555 2008-04-01 16:15  ivan
2556
2557         * INSTALL: clean up top level files
2558
2559 2008-04-01 16:08  ivan
2560
2561         * INSTALL, CREDITS: clean up some of the top-level files
2562
2563 2008-04-01 15:34  ivan
2564
2565         * ChangeLog: current 1.7 ChangeLog
2566
2567 2008-04-01 08:55  rsiddall
2568
2569         * httemplate/elements/init_overlib.html: Missing % causes closing
2570           brace to be omitted from Perl compilation.
2571
2572 2008-04-01 02:40  ivan
2573
2574         * Makefile: last of the silly version numbers
2575
2576 2008-04-01 02:19  ivan
2577
2578         * FS/FS/cust_bill.pm: don't show services on invoices that are
2579           newer than the invoice, closes: #3032
2580
2581 2008-04-01 01:43  ivan
2582
2583         * FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm,
2584           rt/lib/RT/Ticket_Overlay.pm, rt/lib/RT/URI/freeside/Internal.pm:
2585           last bit of magic for RT ticket customer auto-association: look
2586           for requestor email addresses in cust_main_invoice and svc_acct,
2587           closes; RT#1160
2588
2589 2008-03-31 23:37  ivan
2590
2591         * httemplate/edit/cust_main_county.html: probably doesn't matter
2592           now, but better error reporting anyway
2593
2594 2008-03-31 23:34  ivan
2595
2596         * httemplate/: misc/cancel_cust.html, misc/cancel_pkg.html,
2597           edit/cust_credit.cgi: popup iframes don't have predictable names
2598           anymore, so locate submit buttons by id instead
2599
2600 2008-03-31 23:26  ivan
2601
2602         * httemplate/elements/: popup_link.html, popup_link_onclick.html:
2603           doc height param
2604
2605 2008-03-31 23:16  ivan
2606
2607         * httemplate/elements/iframecontentmws.js: append a random number
2608           to the iframe name on-the-fly to keep safari from caching it
2609           under all circumstances
2610
2611 2008-03-31 22:49  ivan
2612
2613         * httemplate/view/cust_main/payment_history.html: finish
2614           component-izing overlib links
2615
2616 2008-03-31 21:37  ivan
2617
2618         * httemplate/search/cust_pkg.cgi: use popup_link...
2619
2620 2008-03-31 21:19  ivan
2621
2622         * httemplate/browse/rate_detail.html: can't run include() sub at
2623           <%once> time
2624
2625 2008-03-31 20:56  ivan
2626
2627         * httemplate/browse/rate_detail.html: component-ize overlib init
2628           and popup link
2629
2630 2008-03-31 20:51  ivan
2631
2632         * httemplate/edit/bulk-cust_svc.html: component-ize overlib init
2633
2634 2008-03-31 20:49  ivan
2635
2636         * httemplate/elements/phonenumber.html: use popup_link element for
2637           phonenumber.html silly vonage popup
2638
2639 2008-03-31 16:19  ivan
2640
2641         * httemplate/elements/progress-init.html: overlib include
2642
2643 2008-03-31 16:14  ivan
2644
2645         * httemplate/elements/: popup_link-cust_main.html,
2646           popup_link-cust_pkg.html, popup_link-cust_svc.html,
2647           popup_link.html, popup_link_onclick.html: fix examples to use
2648           elements/init_overlib.html
2649
2650 2008-03-31 16:09  ivan
2651
2652         * httemplate/browse/cust_main_county.cgi: overlib include
2653
2654 2008-03-31 16:07  ivan
2655
2656         * httemplate/: view/cust_main.cgi,
2657           elements/popup_link_onclick.html, view/cust_main/notes.html:
2658           clean up overlib usage for customer notes
2659
2660 2008-03-31 15:52  ivan
2661
2662         * fs_selfservice/FS-SelfService/cgi/signup.cgi: signup.cgi fix for
2663           hidden agentnum tags with trailling "/ >"
2664
2665 2008-03-31 15:27  ivan
2666
2667         * httemplate/elements/init_overlib.html: file init_overlib.html was
2668           added on branch FREESIDE_1_7_BRANCH on 2008-03-31 22:27:56 +0000
2669
2670 2008-03-31 15:27  ivan
2671
2672         * httemplate/: elements/init_overlib.html,
2673           edit/cust_main/billing.html, misc/payment.cgi: overlib cleanup:
2674           easy static CVV2/echeck popups
2675
2676 2008-03-31 14:52  ivan
2677
2678         * httemplate/elements/iframecontentmws.js: update overlibmws to
2679           current code
2680
2681 2008-03-31 14:11  ivan
2682
2683         * httemplate/elements/popup_link_onclick.html: file
2684           popup_link_onclick.html was added on branch FREESIDE_1_7_BRANCH
2685           on 2008-03-31 21:11:03 +0000
2686
2687 2008-03-31 14:11  ivan
2688
2689         * httemplate/: elements/popup_link_onclick.html,
2690           elements/popup_link.html, browse/cust_main_county.cgi: fix safari
2691           weirdness with caching iframes and auto-submitting them (in tax
2692           editor at least)
2693
2694 2008-03-31 13:40  ivan
2695
2696         * httemplate/elements/: popup_link-cust_main.html,
2697           popup_link-cust_pkg.html, popup_link-cust_svc.html,
2698           popup_link.html: clean up popup link elements a bit, have the
2699           iframe name autogenerate to work around safari fuckery
2700
2701 2008-03-31 11:50  ivan
2702
2703         * httemplate/elements/: overlibmws_crossframe.js, overlibmws.js,
2704           overlibmws_draggable.js, overlibmws_iframe.js: update overlibmws
2705           to current code before delving into safari problem...  hopefully
2706           no disasterous side effects :)
2707
2708 2008-03-29 19:42  ivan
2709
2710         * httemplate/: search/cust_bill.html, view/cust_bill.cgi: don't
2711           show invoice resend and payment posting links if you can't do
2712           that anyway
2713
2714 2008-03-29 02:11  ivan
2715
2716         * httemplate/view/: svc_phone.cgi, elements/svc_Common.html: add
2717           quick links for unprocessed and processed CDRs to svc_phone view
2718
2719 2008-03-29 01:05  ivan
2720
2721         * httemplate/edit/process/quick-cust_pkg.cgi: hmm... think this is
2722           right for 1.7
2723
2724 2008-03-29 01:02  ivan
2725
2726         * httemplate/edit/process/quick-cust_pkg.cgi: fix quick pkg order
2727           redirect
2728
2729 2008-03-28 15:31  ivan
2730
2731         * FS/FS/cust_svc.pm: fix double charging for CDRs when number is in
2732           both src and charged_party fields, and disable_src is not checked
2733
2734 2008-03-27 15:04  ivan
2735
2736         * httemplate/edit/process/cust_main.cgi: fixes edit if routing code
2737           only, closes: #3085
2738
2739 2008-03-27 14:05  ivan
2740
2741         * httemplate/view/cust_main/: payment_history.html: fix for ACH
2742           info masking
2743
2744 2008-03-27 14:01  ivan
2745
2746         * httemplate/view/cust_main/: billing.html, payment_history.html:
2747           mask ACH info in payment history
2748
2749 2008-03-27 13:40  ivan
2750
2751         * httemplate/search/report_sql.html: file report_sql.html was added
2752           on branch FREESIDE_1_7_BRANCH on 2008-03-27 20:40:44 +0000
2753
2754 2008-03-27 13:40  ivan
2755
2756         * httemplate/: elements/menu.html, search/report_sql.html: add back
2757           raw SQL query (it had an appropriate ACL)
2758
2759 2008-03-27 13:19  ivan
2760
2761         * httemplate/search/cust_pay.cgi: resolve minor ACL glitch linking
2762           to payments
2763
2764 2008-03-26 11:18  ivan
2765
2766         * FS/FS/Report/Table/Monthly.pm: add a netcredits_12mo sub so that
2767           12mo checkbox works again... sure do need these to be
2768           auto-generated or $AUTOLOADED or something :)
2769
2770 2008-03-26 08:42  jeff
2771
2772         * FS/FS/rate_detail.pm, httemplate/browse/rate_detail.html,
2773           httemplate/edit/rate_detail.html,
2774           httemplate/edit/rate_region.cgi: fixup per call billing
2775
2776 2008-03-25 20:04  ivan
2777
2778         * FS/FS/part_pkg/voip_cdr.pm: don't granular-ize 0 billsec calls
2779           into having a minimum charge
2780
2781 2008-03-25 19:27  ivan
2782
2783         * httemplate/search/: cdr.html, report_cdr.html: add ability to
2784           query ranges of duration & billable seconds to CDR report
2785
2786 2008-03-25 19:19  ivan
2787
2788         * httemplate/search/: report_cust_main.html, report_svc_acct.html:
2789           UI nit: separate search & display options
2790
2791 2008-03-25 18:03  ivan
2792
2793         * httemplate/edit/: part_bill_event.cgi,
2794           process/part_bill_event.cgi: quick shortcut for easier adding of
2795           new 1.7-style invoice events
2796
2797 2008-03-24 15:35  ivan
2798
2799         * httemplate/edit/part_bill_event.cgi: this probably never worked.
2800           ->send isn't at all what is wanted, that sends the original
2801           invoice, not the new one with the late charge
2802
2803 2008-03-23 20:07  ivan
2804
2805         * rt/: html/Elements/EditCustomers,
2806           html/Ticket/Elements/EditCustomers,
2807           html/Ticket/Elements/ShowCustomers, lib/RT/Ticket_Overlay.pm:
2808           woo!  final part of #1160!  yup, auto-associating tickets with
2809           customers now.  whew!
2810
2811 2008-03-23 18:28  ivan
2812
2813         * rt/: html/Ticket/Elements/AddCustomers, lib/RT/Record.pm,
2814           lib/RT/Interface/Web_Vendor.pm: part two of #1160: linking a
2815           ticket to its first customer will auto-link any customerless
2816           requestors
2817
2818 2008-03-23 16:38  ivan
2819
2820         * rt/: html/Admin/Users/Modify.html, lib/RT/User_Overlay.pm,
2821           lib/RT/Interface/Web_Vendor.pm: part 1 of #1160: associate users
2822           w/customers, manual editing
2823
2824 2008-03-23 16:32  ivan
2825
2826         * rt/html/Elements/AddCustomers: file AddCustomers was added on
2827           branch FREESIDE_1_7_BRANCH on 2008-03-23 23:33:01 +0000
2828
2829 2008-03-23 16:32  ivan
2830
2831         * rt/html/Elements/EditCustomers: file EditCustomers was added on
2832           branch FREESIDE_1_7_BRANCH on 2008-03-23 23:33:01 +0000
2833
2834 2008-03-23 16:32  ivan
2835
2836         * rt/html/Elements/: AddCustomers, EditCustomers: part 1 of #1160:
2837           associate users w/customers, manual editing
2838
2839 2008-03-19 12:48  jeff
2840
2841         * httemplate/edit/part_bill_event.cgi: quick fix for deep recursion
2842           (RT#3267)
2843
2844 2008-03-16 15:41  jeff
2845
2846         * httemplate/: elements/popup_link-cust_main.html,
2847           elements/popup_link-cust_pkg.html,
2848           elements/popup_link-cust_svc.html, elements/popup_link.html,
2849           view/cust_main.cgi, view/cust_main/packages.html: componentize
2850           conflicting %once subroutines (rt#3250)
2851
2852 2008-03-16 09:57  jeff
2853
2854         * httemplate/misc/recharge_svc.html: doh
2855
2856 2008-03-15 22:22  ivan
2857
2858         * httemplate/search/svc_broadband.cgi: clean up and
2859           agent-virtualize svc_broadband searching
2860
2861 2008-03-15 22:13  ivan
2862
2863         * httemplate/edit/part_svc.cgi: finish bringing sanity to
2864           svc_broadband service definition blocknum edit
2865
2866 2008-03-15 22:13  ivan
2867
2868         * FS/FS/: addr_block.pm, svc_broadband.pm: bring some sanity to
2869           address block selection in svc_broadband service definition edit
2870
2871 2008-03-15 21:54  ivan
2872
2873         * httemplate/browse/: addr_block.cgi, router.cgi: drag address &
2874           router browse into this centiry
2875
2876 2008-03-15 21:00  ivan
2877
2878         * httemplate/elements/header.html, httemplate/elements/menu.html,
2879           rt/html/Elements/FreesideSearch: hide customer search if user
2880           does not have "List customers" ACL, closes: RT#3105
2881
2882 2008-03-15 15:18  ivan
2883
2884         * httemplate/edit/part_pkg.cgi, FS/FS/part_pkg/voip_cdr.pm:
2885           slightly better voip_cdr package edit: use radio buttons for
2886           selecting long things
2887
2888 2008-03-15 14:39  ivan
2889
2890         * FS/FS/part_pkg/voip_cdr.pm: be asssertive
2891
2892 2008-03-15 14:14  ivan
2893
2894         * FS/FS/: cust_svc.pm, part_pkg/voip_cdr.pm: configurable
2895           disable_src, domestic_prefix and international_prefix options for
2896           voip price plan
2897
2898 2008-03-15 12:52  ivan
2899
2900         * httemplate/search/cust_bill.html, FS/FS/cust_bill.pm: check on
2901           invoice re-printing newest percust... can't reproduce any
2902           problem, prints newest per cust fine, closes: #3161
2903
2904 2008-03-14 17:30  ivan
2905
2906         * httemplate/: view/svc_domain.cgi, misc/catchall.cgi: fix harmless
2907           code leaking out onto the page, hehe, closes: Bug#3253, also
2908           remove silly formatting on catchall edit
2909
2910 2008-03-14 13:11  ivan
2911
2912         * FS/FS/cust_main.pm: eliminate some harmless uninitialized value
2913           warnings
2914
2915 2008-03-14 10:30  jeff
2916
2917         * FS/FS/part_export/prizm.pm: insist on Net::Prizm 0.04
2918
2919 2008-03-14 01:13  ivan
2920
2921         * httemplate/edit/process/cust_pkg.cgi: whew, glad that change
2922           package bugfix was easy to find, closes: Bug#3241
2923
2924 2008-03-14 00:48  ivan
2925
2926         * httemplate/search/cust_credit_bill.html: file
2927           cust_credit_bill.html was added on branch FREESIDE_1_7_BRANCH on
2928           2008-03-14 07:48:45 +0000
2929
2930 2008-03-14 00:48  ivan
2931
2932         * FS/FS/cust_credit_bill.pm, FS/FS/Report/Table/Monthly.pm,
2933           httemplate/search/cust_credit_bill.html,
2934           httemplate/graph/money_time.cgi,
2935           httemplate/search/cust_credit.html: add net credits to
2936           sales/credits/receipts report
2937
2938 2008-03-13 19:10  ivan
2939
2940         * FS/FS/Conf.pm: add Net20 invoice terms, closes: #3219
2941
2942 2008-03-13 02:28  ivan
2943
2944         * FS/FS/cust_pay.pm: yow.  very sleep deprived.  remove the
2945           infinite loop rather than add one.
2946
2947 2008-03-13 02:14  ivan
2948
2949         * FS/FS/cust_pay.pm: infinite loop protection
2950
2951 2008-03-13 01:57  ivan
2952
2953         * FS/FS/cust_pay.pm: allow cust_pay.otaker upgrade to proceed even
2954           if there are some old crufty records around attached to
2955           now-deleted customers
2956
2957 2008-03-12 21:01  jeff
2958
2959         * httemplate/misc/batch-cust_pay.html: minor oops
2960
2961 2008-03-12 09:22  jeff
2962
2963         * FS/FS/cust_svc.pm, FS/FS/part_export.pm, FS/FS/svc_Common.pm,
2964           FS/FS/UI/Web.pm, FS/FS/part_export/prizm.pm,
2965           eg/export_template.pm, httemplate/view/cust_main/packages.html:
2966           allow exports to add links to customer view (#1407)
2967
2968 2008-03-04 13:07  ivan
2969
2970         * FS/FS/cust_refund.pm: fix otaker population for cust_refund like
2971           cust_credit and cust_pay
2972
2973 2008-03-04 13:06  ivan
2974
2975         * FS/FS/cust_pay.pm: fix cust_pay.otaker population
2976
2977 2008-03-04 11:15  ivan
2978
2979         * httemplate/: edit/cust_pkg.cgi, edit/process/cust_pkg.cgi,
2980           misc/change_pkg.cgi: fix edit/process/cust_pkg getting confused
2981           about the two different places that would be calling it... i.e.
2982           with an empty new_pkgnum it would redirect the popup back the
2983           customer view, hehe
2984
2985 2008-03-03 19:38  ivan
2986
2987         * FS/FS/cust_bill.pm: AND fix latex->html notes substituion for ~s
2988
2989 2008-03-03 19:37  ivan
2990
2991         * FS/FS/cust_bill.pm: and fix latex->html notes substituion for
2992           escaped #s
2993
2994 2008-03-03 19:34  ivan
2995
2996         * FS/FS/cust_bill.pm: fix latex->html notes substituion for
2997           newlines
2998
2999 2008-03-03 18:55  ivan
3000
3001         * httemplate/search/: cdr.html, report_cdr.html: backport 1.9 CDR
3002           search to 1.7
3003
3004 2008-03-03 18:27  ivan
3005
3006         * httemplate/browse/rate_region.html: should improve compatibility
3007           with older Pg.  i hope
3008
3009 2008-03-03 15:07  ivan
3010
3011         * rt/: Changelog, configure, configure.ac, bin/rt-crontool.in,
3012           bin/rt.in, bin/webmux.pl.in, etc/RT_Config.pm.in,
3013           etc/schema.mysql, html/Admin/Groups/index.html,
3014           html/Elements/EditCustomFieldSelect, html/Elements/QuickCreate,
3015           html/Elements/Quicksearch, html/Elements/SelectNewTicketQueue,
3016           html/Elements/ShowCustomFields,
3017           html/Elements/CollectionAsTable/ParseFormat,
3018           html/REST/1.0/Forms/ticket/default,
3019           html/REST/1.0/NoAuth/mail-gateway, html/REST/1.0/search/ticket,
3020           html/SelfService/Create.html, html/Ticket/Create.html,
3021           html/Ticket/Display.html, html/Ticket/Elements/EditCustomFields,
3022           html/Ticket/Elements/PreviewScrips,
3023           html/Ticket/Elements/ShowBasics, html/Ticket/Elements/ShowDates,
3024           html/Ticket/Elements/ShowHistory,
3025           html/Ticket/Elements/ShowRequestor,
3026           html/Ticket/Elements/ShowSummary, lib/RT.pm.in,
3027           lib/RT/Attachment_Overlay.pm, lib/RT/CustomField_Overlay.pm,
3028           lib/RT/Date.pm, lib/RT/Group_Overlay.pm, lib/RT/I18N.pm,
3029           lib/RT/Link_Overlay.pm, lib/RT/Links_Overlay.pm,
3030           lib/RT/Record.pm, lib/RT/Template_Overlay.pm,
3031           lib/RT/Ticket_Overlay.pm, lib/RT/Tickets_Overlay.pm,
3032           lib/RT/Transaction_Overlay.pm, lib/RT/URI.pm,
3033           lib/RT/Action/SendEmail.pm, lib/RT/Condition/Generic.pm,
3034           lib/RT/I18N/de.po, lib/RT/I18N/pt_br.po, lib/RT/Interface/CLI.pm,
3035           lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm,
3036           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/MailFrom.pm,
3037           lib/RT/Interface/Web/Handler.pm, lib/RT/URI/base.pm,
3038           lib/RT/URI/fsck_com_rt.pm, lib/t/regression/06-mime_decoding.t,
3039           lib/t/regression/06mailgateway.t,
3040           lib/t/regression/22search_tix_by_txn.t,
3041           lib/t/regression/23-web_attachments.t, sbin/rt-setup-database.in,
3042           sbin/rt-test-dependencies.in: merge in rt 3.4.6.  *gulp*!
3043
3044 2008-03-01 20:11  ivan
3045
3046         * rt/lib/t/regression/23-web_attachments.t: file
3047           23-web_attachments.t was added on branch FREESIDE_1_7_BRANCH on
3048           2008-03-03 23:07:57 +0000
3049
3050 2008-03-01 20:10  ivan
3051
3052         * rt/lib/t/regression/06-mime_decoding.t: file 06-mime_decoding.t
3053           was added on branch FREESIDE_1_7_BRANCH on 2008-03-03 23:07:56
3054           +0000
3055
3056 2008-03-01 20:10  ivan
3057
3058         * rt/lib/t/regression/: 06-mime_decoding.t, 23-web_attachments.t:
3059           import rt 3.6.6
3060
3061 2008-03-01 20:02  ivan
3062
3063         * rt/lib/t/regression/: 06-mime_decoding.t, 23-web_attachments.t:
3064           import rt 3.4.6
3065
3066 2008-03-01 19:07  ivan
3067
3068         * httemplate/elements/header.html,
3069           rt/html/Elements/FreesideNewCust: fix annoying resize of "New
3070           customer" button; closes: RT#1642
3071
3072 2008-03-01 17:31  ivan
3073
3074         * httemplate/misc/disable-payment_gateway.cgi: file
3075           disable-payment_gateway.cgi was added on branch
3076           FREESIDE_1_7_BRANCH on 2008-03-02 01:31:52 +0000
3077
3078 2008-03-01 17:31  ivan
3079
3080         * httemplate/misc/disable-payment_gateway.cgi,
3081           FS/FS/payment_gateway.pm, httemplate/search/elements/search.html,
3082           httemplate/browse/payment_gateway.html: add payment gateway
3083           disabling (and move payment gateway browse over to new template)
3084
3085 2008-03-01 15:30  ivan
3086
3087         * FS/FS/: Conf.pm, payinfo_Mixin.pm: added a config value to
3088           control the extent of credit card masking, but since
3089           cust_main.paymask is in the db, need something to update it for
3090           all existing customers too
3091
3092 2008-03-01 14:39  ivan
3093
3094         * httemplate/search/cust_main.html: ah, that's better, prettyfy and
3095           link adv. customer search
3096
3097 2008-03-01 14:23  ivan
3098
3099         * httemplate/: elements/select-payby.html,
3100           elements/tr-select-payby.html, search/cust_main.html,
3101           search/report_cust_main.html: add payby selection to adv.
3102           customer search
3103
3104 2008-03-01 14:23  ivan
3105
3106         * httemplate/elements/select-payby.html: file select-payby.html was
3107           added on branch FREESIDE_1_7_BRANCH on 2008-03-01 22:23:21 +0000
3108
3109 2008-03-01 14:23  ivan
3110
3111         * httemplate/elements/tr-select-payby.html: file
3112           tr-select-payby.html was added on branch FREESIDE_1_7_BRANCH on
3113           2008-03-01 22:23:21 +0000
3114
3115 2008-02-28 20:31  ivan
3116
3117         * FS/FS/cdr.pm, httemplate/misc/cdr-import.html: working asterisk
3118           CDR CSV import (not just direct DB)
3119
3120 2008-02-28 18:29  ivan
3121
3122         * FS/FS/: Record.pm, access_user.pm: disallow uppercase usernames
3123           in the first place.  also Record::str2time_sql_closing snuck in.
3124
3125 2008-02-21 17:09  ivan
3126
3127         * FS/FS/cust_pay.pm: want to upgrade legacy payments even if they
3128           are deprecated COMP payby...
3129
3130 2008-02-21 16:57  ivan
3131
3132         * FS/FS/cust_pay.pm: don't bomb out on this transition on old
3133           databases without history records for everything...
3134
3135 2008-02-20 14:45  ivan
3136
3137         * httemplate/misc/inventory_item-import.html: doh.  ivan is so in
3138           the doghouse for this one
3139
3140 2008-02-19 18:07  ivan
3141
3142         * FS/FS/prepay_credit.pm,
3143           httemplate/edit/process/prepay_credit.cgi: retry collisions a
3144           bit, acme is getting duplicate errors... guess they're using lots
3145           and lots of prepaid cards.  closes: RT#3104
3146
3147 2008-02-19 17:21  ivan
3148
3149         * FS/FS/Schema.pm: update the tax class editor to enable taxclass
3150           adding, RT#2929
3151
3152 2008-02-19 17:16  ivan
3153
3154         * httemplate/edit/: part_pkg_taxclass.html,
3155           process/part_pkg_taxclass.html: file part_pkg_taxclass.html was
3156           added on branch FREESIDE_1_7_BRANCH on 2008-02-20 01:17:21 +0000
3157
3158 2008-02-19 17:16  ivan
3159
3160         * httemplate/edit/part_pkg_taxclass.html,
3161           httemplate/edit/process/part_pkg_taxclass.html,
3162           httemplate/browse/cust_main_county.cgi, FS/FS/Upgrade.pm,
3163           FS/FS/part_pkg_taxclass.pm, htetc/handler.pl,
3164           httemplate/elements/tr-select-taxclass.html: update the tax class
3165           editor to enable taxclass adding, RT#2929
3166
3167 2008-02-19 17:14  ivan
3168
3169         * httemplate/edit/: cust_main_county-expand.cgi,
3170           process/cust_main_county-expand.cgi: oops, this got commited to
3171           HEAD by a bad command, its part of the commit to update the tax
3172           class editor to enable taxclass adding, RT#2929
3173
3174 2008-02-19 17:10  ivan
3175
3176         * httemplate/edit/process/part_pkg.cgi:
3177           process/part_pkg_taxclass.html
3178
3179 2008-02-19 01:15  ivan
3180
3181         * FS/t/part_pkg_taxclass.t: file part_pkg_taxclass.t was added on
3182           branch FREESIDE_1_7_BRANCH on 2008-02-19 09:15:19 +0000
3183
3184 2008-02-19 01:15  ivan
3185
3186         * FS/: FS/part_pkg_taxclass.pm, t/part_pkg_taxclass.t, FS.pm,
3187           MANIFEST: adding taxclass table
3188
3189 2008-02-19 01:15  ivan
3190
3191         * FS/FS/part_pkg_taxclass.pm: file part_pkg_taxclass.pm was added
3192           on branch FREESIDE_1_7_BRANCH on 2008-02-19 09:15:19 +0000
3193
3194 2008-02-19 01:10  ivan
3195
3196         * bin/generate-table-module: fix this to generate more
3197           wiki-friendly column list
3198
3199 2008-02-18 19:30  ivan
3200
3201         * FS/FS/svc_external.pm: add some descriptions for svc_external
3202           fields, allowing id to fill in from inventory
3203
3204 2008-02-18 19:17  ivan
3205
3206         * FS/FS/svc_external.pm: return svc_external id and title as label
3207           instead of svcnum
3208
3209 2008-02-18 18:57  ivan
3210
3211         * fs_selfservice/FS-SelfService/SelfService.pm: fixup and expand
3212           POD docs for self-service list_pkgs & list_svcs
3213
3214 2008-02-18 18:38  ivan
3215
3216         * bin/pod2x: fix API upload
3217
3218 2008-02-18 18:37  ivan
3219
3220         * FS/FS.pm: update base API docs contents
3221
3222 2008-02-18 18:33  ivan
3223
3224         * FS/FS/cust_pay_pending.pm: clean up POD docs for better wiki
3225           exportability
3226
3227 2008-02-18 18:28  ivan
3228
3229         * FS/FS/cust_credit.pm: clean up POD docs for better wiki
3230           exportability
3231
3232 2008-02-18 18:25  ivan
3233
3234         * FS/FS/cust_bill_event.pm: clean up POD docs for better wiki
3235           exportability
3236
3237 2008-02-18 18:20  ivan
3238
3239         * FS/FS/cust_bill.pm: clean up POD docs for better wiki
3240           exportability
3241
3242 2008-02-14 00:31  ivan
3243
3244         * httemplate/search/cust_pkg.cgi: brown-bag missing comma from last
3245           update.  time to go home
3246
3247 2008-02-14 00:28  ivan
3248
3249         * httemplate/search/cust_pkg.cgi: re-align links and styling in
3250           package report correctly
3251
3252 2008-02-13 19:52  ivan
3253
3254         * FS/FS/Schema.pm, FS/FS/Upgrade.pm, FS/FS/cust_pay.pm,
3255           httemplate/search/cust_pay.cgi,
3256           httemplate/view/cust_main/payment_history.html: add
3257           cust_pay.otaker field; populate it based on history on upgrades,
3258           and show the order taker on all payments (on customer view and
3259           payment search)  closes: #2953
3260
3261 2008-02-13 19:48  ivan
3262
3263         * FS/t/h_cust_pay.t: file h_cust_pay.t was added on branch
3264           FREESIDE_1_7_BRANCH on 2008-02-14 03:48:31 +0000
3265
3266 2008-02-13 19:48  ivan
3267
3268         * FS/: FS/h_cust_pay.pm, t/h_cust_credit.t, t/h_cust_pay.t: add
3269           FS::h_cust_pay class
3270
3271 2008-02-13 19:48  ivan
3272
3273         * FS/t/h_cust_credit.t: file h_cust_credit.t was added on branch
3274           FREESIDE_1_7_BRANCH on 2008-02-14 03:48:31 +0000
3275
3276 2008-02-13 19:48  ivan
3277
3278         * FS/FS/h_cust_pay.pm: file h_cust_pay.pm was added on branch
3279           FREESIDE_1_7_BRANCH on 2008-02-14 03:48:31 +0000
3280
3281 2008-02-13 17:48  ivan
3282
3283         * httemplate/view/cust_main/payment_history.html: this ACL has been
3284           around for long enough (and almost nobody uses batched payments,
3285           so showing them is probably bad)
3286
3287 2008-02-13 15:49  jeff
3288
3289         * FS/FS/svc_broadband.pm, httemplate/elements/header.html:
3290           svc_broadband MAC searches RT#2985
3291
3292 2008-02-13 15:45  jeff
3293
3294         * FS/FS/cust_main.pm, httemplate/edit/quick-charge.html,
3295           httemplate/edit/process/quick-charge.cgi: package class selection
3296           for one-time charges RT#1322
3297
3298 2008-02-13 15:39  jeff
3299
3300         * FS/FS/rate_detail.pm, FS/FS/part_pkg/voip_cdr.pm,
3301           httemplate/edit/rate_region.cgi: directory assistance (flat
3302           per-call) billing RT#3114
3303
3304 2008-02-13 13:50  ivan
3305
3306         * httemplate/misc/process/link.cgi: fix compile error from hasty
3307           refactoring
3308
3309 2008-02-12 22:02  ivan
3310
3311         * FS/FS/part_pkg/bulk.pm: yup, bulk price plan appears to be
3312           working
3313
3314 2008-02-12 22:00  ivan
3315
3316         * README: modernizing
3317
3318 2008-02-11 19:11  ivan
3319
3320         * FS/FS/Misc.pm: update for MailTools v2.00
3321
3322 2008-02-10 18:37  ivan
3323
3324         * FS/FS/reason.pm: upgrading reason table not quite working with
3325           mysql, hopefully no old installs need this, new ones should be
3326           fine hopefully
3327
3328 2008-02-10 18:36  ivan
3329
3330         * FS/FS/: Upgrade.pm, cust_svc.pm, h_cust_svc.pm: fix & cleanup
3331           duplicate history records
3332
3333 2008-02-10 18:03  ivan
3334
3335         * FS/FS/reason.pm: better debugging if things go awry
3336
3337 2008-02-10 16:53  ivan
3338
3339         * FS/FS/Cron/notify.pm: third time's the charm: MySQL didn't like
3340           casting to INTEGER, it wants SIGNED.  whew.
3341
3342 2008-02-10 16:02  ivan
3343
3344         * FS/FS/Cron/notify.pm: ah, no, its count (*) vs count(*), wow
3345
3346 2008-02-10 15:58  ivan
3347
3348         * FS/FS/Cron/notify.pm: comment out unused db statements in a way
3349           that doesn't get to the database, to avoid Pg vs mysql
3350           comment-out differences
3351
3352 2008-02-09 11:16  ivan
3353
3354         * httemplate/edit/process/agent_type.cgi: typo, fix from mtou,
3355           thanks
3356
3357 2008-02-08 13:57  rsiddall
3358
3359         * install/rpm/freeside.spec: Removes "-o freeside" from install
3360           lines in Makefile so that you don't need a freeside user on the
3361           build machine.  RPM handles setting the file owner.  This should
3362           allow the RPMs to build under mock.
3363
3364 2008-02-07 10:13  rsiddall
3365
3366         * install/rpm/freeside.spec: It was not necessary to add the
3367           freeside user to the build machine to get the RPMs to build.
3368           This prevented the RPMs from building under mock.
3369
3370 2008-02-02 18:24  ivan
3371
3372         * FS/FS/cust_main.pm: should eliminate "Use of uninitialized value
3373           in length at /usr/local/share/perl/5.8.8/FS/cust_main.pm line
3374           5194." warnings
3375
3376 2008-02-02 17:43  ivan
3377
3378         * httemplate/edit/cust_main.cgi: oops, fix display of errors on
3379           customer edit
3380
3381 2008-01-30 08:14  jeff
3382
3383         * httemplate/misc/bulk_change_pkg.cgi: pointless false laziness
3384           removal
3385
3386 2008-01-28 20:15  jeff
3387
3388         * FS/FS/cust_pkg.pm: missed use
3389
3390 2008-01-28 19:16  jeff
3391
3392         * httemplate/misc/bulk_change_pkg.cgi, FS/FS/cust_pkg.pm,
3393           httemplate/misc/process/bulk_change_pkg.cgi,
3394           httemplate/search/cust_pkg.cgi,
3395           httemplate/search/elements/search.html: bulk package changing
3396           (RT#1394)
3397
3398 2008-01-25 10:26  jeff
3399
3400         * httemplate/misc/cust_pay-import.cgi, FS/FS/cust_pay.pm,
3401           httemplate/elements/menu.html,
3402           httemplate/misc/process/cust_pay-import.cgi: simple payment CSV
3403           import
3404
3405 2008-01-24 18:55  jeff
3406
3407         * FS/FS/part_export/prizm.pm: add an always BAM option and be
3408           explicit about transactions
3409
3410 2008-01-24 13:19  ivan
3411
3412         * FS/FS/TicketSystem/RT_External.pm,
3413           httemplate/view/cust_main/tickets.html: slightly more sane names
3414           for customer tickets hash, display ticket owners on customer view
3415           page
3416
3417 2008-01-24 13:10  ivan
3418
3419         * htetc/handler.pl: used in rt autohandler.  i wonder why this
3420           never bit before
3421
3422 2008-01-23 11:09  jeff
3423
3424         * fs_selfservice/FS-SelfService/cgi/bill.html,
3425           fs_selfservice/FS-SelfService/cgi/card.html,
3426           fs_selfservice/FS-SelfService/cgi/change_bill.html,
3427           fs_selfservice/FS-SelfService/cgi/change_pay.html,
3428           fs_selfservice/FS-SelfService/cgi/change_ship.html,
3429           fs_selfservice/FS-SelfService/cgi/check.html,
3430           FS/FS/ClientAPI/MyAccount.pm,
3431           fs_selfservice/FS-SelfService/cgi/contact.html,
3432           fs_selfservice/FS-SelfService/cgi/make_ach_payment.html,
3433           fs_selfservice/FS-SelfService/cgi/make_payment.html,
3434           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
3435           fs_selfservice/FS-SelfService/cgi/process_change_bill.html,
3436           fs_selfservice/FS-SelfService/cgi/process_change_pay.html,
3437           fs_selfservice/FS-SelfService/cgi/process_change_ship.html,
3438           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: change
3439           service, billing, and payment info in selfservice
3440
3441 2008-01-22 21:59  ivan
3442
3443         * ChangeLog: too self-referential?
3444
3445 2008-01-20 15:24  ivan
3446
3447         * FS/FS/Schema.pm: add and fix some indices, this should marginally
3448           (but not drastically) improve the time to pull up A/R report
3449           totals
3450
3451 2008-01-17 14:10  ivan
3452
3453         * httemplate/edit/process/part_pkg.cgi: doh, missed a semicolon in
3454           hasty backport
3455
3456 2008-01-17 14:04  ivan
3457
3458         * httemplate/search/cust_bill_event.cgi: fix error from merging
3459
3460 2008-01-16 20:23  ivan
3461
3462         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: fix ACLs to
3463           allow the limited "package editing" of customizing customer
3464           packages
3465
3466 2008-01-16 19:50  ivan
3467
3468         * httemplate/view/cust_main/billing.html: don't show 'Bill now'
3469           link unless the current user can...
3470
3471 2008-01-14 10:22  ivan
3472
3473         * httemplate/edit/process/quick-cust_pkg.cgi: oops, fix stupid
3474           error in quick package order
3475
3476 2008-01-13 16:22  ivan
3477
3478         * httemplate/: edit/part_bill_event.cgi,
3479           elements/select-taxclass.html: maintenance on old events, yay.
3480           fix for late charges without a taxclass, closes: RT#2988
3481
3482 2008-01-13 16:17  ivan
3483
3484         * httemplate/edit/: cust_main.cgi, svc_www.cgi: fix tyops
3485
3486 2008-01-13 13:43  ivan
3487
3488         * httemplate/edit/: cust_credit_bill.cgi,
3489           process/cust_credit_bill.cgi: tyop
3490
3491 2008-01-13 13:41  ivan
3492
3493         * httemplate/edit/: cust_bill_pay.cgi, process/cust_bill_pay.cgi:
3494           fix tyop
3495
3496 2008-01-13 13:39  ivan
3497
3498         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: remove 1.7
3499           vs. 1.9 cruft
3500
3501 2008-01-13 13:35  ivan
3502
3503         * httemplate/edit/: REAL_cust_pkg.cgi, access_user.html, agent.cgi,
3504           agent_payment_gateway.html, agent_type.cgi, bulk-cust_svc.html,
3505           cust_bill_pay.cgi, cust_credit.cgi, cust_credit_bill.cgi,
3506           cust_main.cgi, cust_main_county-expand.cgi, cust_main_note.cgi,
3507           cust_pay.cgi, cust_pkg.cgi, cust_refund.cgi,
3508           inventory_class.html, part_bill_event.cgi, part_export.cgi,
3509           part_pkg.cgi, part_referral.html, part_svc.cgi,
3510           part_virtual_field.cgi, payment_gateway.html, pkg_class.html,
3511           prepay_credit.cgi, quick-charge.html, rate.cgi, rate_region.cgi,
3512           reason.html, reason_type.html, reg_code.cgi, router.cgi,
3513           svc_Common.html, svc_acct.cgi, svc_acct_pop.cgi,
3514           svc_broadband.cgi, svc_domain.cgi, svc_external.cgi,
3515           svc_forward.cgi, svc_phone.cgi, svc_www.cgi,
3516           process/REAL_cust_pkg.cgi, process/access_user.html,
3517           process/agent.cgi, process/agent_payment_gateway.html,
3518           process/agent_type.cgi, process/bulk-cust_svc.cgi,
3519           process/cust_bill_pay.cgi, process/cust_credit.cgi,
3520           process/cust_credit_bill.cgi, process/cust_main.cgi,
3521           process/cust_main_county-collapse.cgi,
3522           process/cust_main_county-expand.cgi,
3523           process/cust_main_county.html, process/cust_main_note.cgi,
3524           process/cust_pay.cgi, process/cust_pkg.cgi,
3525           process/cust_refund.cgi, process/cust_svc.cgi,
3526           process/domain_record.cgi, process/generic.cgi,
3527           process/inventory_class.html, process/msgcat.cgi,
3528           process/part_bill_event.cgi, process/part_export.cgi,
3529           process/part_pkg.cgi, process/part_referral.html,
3530           process/part_svc.cgi, process/payment_gateway.html,
3531           process/pkg_class.html, process/prepay_credit.cgi,
3532           process/quick-charge.cgi, process/quick-cust_pkg.cgi,
3533           process/rate.cgi, process/reason.html, process/reason_type.html,
3534           process/reg_code.cgi, process/router.cgi,
3535           process/svc_Common.html, process/svc_acct.cgi,
3536           process/svc_acct_pop.cgi, process/svc_broadband.cgi,
3537           process/svc_domain.cgi, process/svc_external.cgi,
3538           process/svc_forward.cgi, process/svc_phone.html,
3539           process/svc_www.cgi: ACLs
3540
3541 2008-01-13 13:14  ivan
3542
3543         * httemplate/misc/: batch-cust_pay.html, bill.cgi,
3544           cancel-unaudited.cgi, cancel_cust.html, cancel_pkg.html,
3545           catchall.cgi, cdr-import.html, cust_main-cancel.cgi,
3546           cust_main-import.cgi, cust_main-import_charges.cgi,
3547           delete-cust_credit.cgi, delete-cust_pay.cgi,
3548           delete-cust_refund.cgi, delete-customer.cgi,
3549           delete-domain_record.cgi, delete-part_export.cgi, dump.cgi,
3550           email-invoice.cgi, email_invoice_events.cgi, email_invoices.cgi,
3551           fax-invoice.cgi, fax_invoice_events.cgi, fax_invoices.cgi,
3552           inventory_item-import.html, link.cgi, meta-import.cgi,
3553           payment.cgi, print-invoice.cgi, print_invoice_events.cgi,
3554           print_invoices.cgi, queue.cgi, recharge_svc.html,
3555           svc_acct-domains.cgi, unapply-cust_credit.cgi,
3556           unapply-cust_pay.cgi, unprovision.cgi, unsusp_pkg.cgi,
3557           unvoid-cust_pay_void.cgi, upload-batch.cgi, void-cust_pay.cgi,
3558           whois.cgi, process/batch-cust_pay.cgi, process/cancel_pkg.html,
3559           process/catchall.cgi, process/cdr-import.html,
3560           process/cust_main-import.cgi,
3561           process/cust_main-import_charges.cgi,
3562           process/delete-customer.cgi, process/inventory_item-import.html,
3563           process/link.cgi, process/meta-import.cgi, process/payment.cgi,
3564           process/recharge_svc.html: ACLs
3565
3566 2008-01-13 12:55  ivan
3567
3568         * httemplate/: browse/part_bill_event.cgi, search/cust_bill.html,
3569           search/cust_bill_event.cgi, search/cust_pay_batch.cgi,
3570           search/prepay_credit.html, search/queue.html,
3571           search/report_prepaid_income.cgi, search/report_tax.cgi,
3572           search/sqlradius.cgi: ACLs
3573
3574 2008-01-13 12:50  ivan
3575
3576         * httemplate/elements/: tr-select-reason.html, errorpage.html:
3577           stale leftovers from XSSmas
3578
3579 2008-01-13 12:46  ivan
3580
3581         * httemplate/view/: cust_bill.cgi, svc_acct.cgi, svc_broadband.cgi,
3582           svc_domain.cgi, svc_external.cgi, svc_forward.cgi, svc_www.cgi,
3583           cust_main/payment_history.html, elements/svc_Common.html: ACLs
3584
3585 2008-01-13 12:38  ivan
3586
3587         * httemplate/browse/: access_group.html, access_user.html,
3588           addr_block.cgi, agent.cgi, agent_type.cgi, nas.cgi, part_pkg.cgi,
3589           part_svc.cgi, part_virtual_field.cgi, payment_gateway.html,
3590           reason.html, router.cgi: ACLs
3591
3592 2008-01-13 12:30  ivan
3593
3594         * FS/FS/AccessRight.pm: new ACLs
3595
3596 2008-01-12 16:35  ivan
3597
3598         * htetc/handler.pl: use this in handler.pl, not in mason files
3599
3600 2008-01-11 15:10  ivan
3601
3602         * FS/FS/cust_main.pm: add option to enable searching of
3603           cust_main.agent_custid with one or two letter prefix before the
3604           numeric part
3605
3606 2008-01-11 14:53  ivan
3607
3608         * FS/FS/: Conf.pm, cust_main.pm: add option to enable searching of
3609           cust_main.agent_custid with one or two letter prefix before the
3610           numeric part
3611
3612 2008-01-11 09:32  ivan
3613
3614         * httemplate/edit/elements/edit.html: 1.7 installs don't
3615           necessarily have Data::Dumper
3616
3617 2008-01-11 09:30  ivan
3618
3619         * httemplate/edit/elements/svc_Common.html: turn off debugging
3620
3621 2008-01-10 20:47  ivan
3622
3623         * httemplate/elements/tr-password.html: bacport this from HEAD
3624           since we have the new edit.html now
3625
3626 2008-01-10 14:13  ivan
3627
3628         * httemplate/search/elements/search.html: doc
3629
3630 2008-01-10 14:06  ivan
3631
3632         * httemplate/elements/menu.html: new rate editor
3633
3634 2008-01-10 13:53  ivan
3635
3636         * FS/FS/rate_detail.pm, httemplate/browse/rate.cgi,
3637           httemplate/edit/rate.cgi, httemplate/edit/rate_region.cgi,
3638           httemplate/edit/elements/edit.html,
3639           httemplate/edit/process/rate_region.cgi: new rate editor
3640
3641 2008-01-10 13:52  ivan
3642
3643         * httemplate/edit/: rate_detail.html, process/rate_detail.html:
3644           file rate_detail.html was added on branch FREESIDE_1_7_BRANCH on
3645           2008-01-10 21:52:32 +0000
3646
3647 2008-01-10 13:52  ivan
3648
3649         * httemplate/browse/rate_detail.html: file rate_detail.html was
3650           added on branch FREESIDE_1_7_BRANCH on 2008-01-10 21:52:31 +0000
3651
3652 2008-01-10 13:52  ivan
3653
3654         * httemplate/browse/rate_region.html: file rate_region.html was
3655           added on branch FREESIDE_1_7_BRANCH on 2008-01-10 21:52:31 +0000
3656
3657 2008-01-10 13:52  ivan
3658
3659         * httemplate/: browse/rate_detail.html, browse/rate_region.html,
3660           edit/rate_detail.html, edit/process/rate_detail.html: new call
3661           rate editor (VoIP/telephony)
3662
3663 2008-01-10 13:17  ivan
3664
3665         * FS/FS/reason_type.pm: third person is better
3666
3667 2008-01-10 13:14  ivan
3668
3669         * httemplate/browse/reason.html: eliminate harmless typo
3670
3671 2008-01-08 13:33  jeff
3672
3673         * FS/FS/svc_acct.pm: transactiony cruft removal
3674
3675 2008-01-08 03:28  ivan
3676
3677         * FS/FS/cust_credit.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
3678           FS/FS/cust_refund.pm, httemplate/search/report_receivables.cgi:
3679           show negative balances on A/R report, closes: RT#2983
3680
3681 2008-01-03 18:47  ivan
3682
3683         * httemplate/elements/tr-title.html: backport tr-title from HEAD
3684
3685 2008-01-03 18:42  ivan
3686
3687         * httemplate/edit/: cust_main_county.html,
3688           process/cust_main_county.html: file cust_main_county.html was
3689           added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:42:28 +0000
3690
3691 2008-01-03 18:42  ivan
3692
3693         * httemplate/: edit/cust_main_county.html,
3694           edit/process/cust_main_county.html, browse/cust_main_county.cgi,
3695           edit/cust_main_county-expand.cgi,
3696           edit/process/cust_main_county-expand.cgi,
3697           search/elements/search.html: new tax rate editor
3698
3699 2008-01-03 18:41  ivan
3700
3701         * httemplate/edit/process/elements/process.html: backport
3702           process.html from HEAD
3703
3704 2008-01-03 18:35  ivan
3705
3706         * httemplate/: edit/cust_main_county.cgi,
3707           edit/process/cust_main_county.cgi, browse/elements/browse.html:
3708           new tax rate editor
3709
3710 2008-01-03 18:27  ivan
3711
3712         * httemplate/edit/: prepay_credit.cgi, rate_region.cgi: leftovers
3713           from XSSmas
3714
3715 2008-01-03 18:23  ivan
3716
3717         * httemplate/elements/: hidden.html, tablebreak-tr-title.html,
3718           tr-checkbox.html, tr-fixed-country.html, tr-fixed-state.html,
3719           tr-fixed.html, tr-input-money.html, tr-input-percentage.html,
3720           tr-input-text.html, tr-select.html, tr-td-label.html:
3721           reprocussions: backporting elements from HEAD needed for
3722           edit.html
3723
3724 2008-01-03 18:20  ivan
3725
3726         * httemplate/elements/hidden.html: escape value
3727
3728 2008-01-03 18:20  ivan
3729
3730         * httemplate/elements/hidden.html: file hidden.html was added on
3731           branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19 +0000
3732
3733 2008-01-03 18:19  ivan
3734
3735         * httemplate/elements/: tablebreak-tr-title.html,
3736           tr-fixed-country.html, tr-fixed-state.html,
3737           tr-input-percentage.html: adding new elements: percentage input,
3738           fixed country and state display, tablebreak+title
3739
3740 2008-01-03 18:19  ivan
3741
3742         * httemplate/elements/tablebreak-tr-title.html: file
3743           tablebreak-tr-title.html was added on branch FREESIDE_1_7_BRANCH
3744           on 2008-01-04 02:23:19 +0000
3745
3746 2008-01-03 18:19  ivan
3747
3748         * httemplate/elements/tr-fixed-country.html: file
3749           tr-fixed-country.html was added on branch FREESIDE_1_7_BRANCH on
3750           2008-01-04 02:23:19 +0000
3751
3752 2008-01-03 18:19  ivan
3753
3754         * httemplate/elements/tr-fixed-state.html: file tr-fixed-state.html
3755           was added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19
3756           +0000
3757
3758 2008-01-03 18:19  ivan
3759
3760         * httemplate/elements/tr-input-percentage.html: file
3761           tr-input-percentage.html was added on branch FREESIDE_1_7_BRANCH
3762           on 2008-01-04 02:23:19 +0000
3763
3764 2008-01-03 18:18  ivan
3765
3766         * httemplate/elements/tr-fixed.html: add a formatted_value option
3767
3768 2008-01-03 18:18  ivan
3769
3770         * httemplate/elements/tr-fixed.html: file tr-fixed.html was added
3771           on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19 +0000
3772
3773 2008-01-03 18:18  ivan
3774
3775         * httemplate/elements/tr-input-text.html: add maxlength, text-align
3776           and postfix options, escape value
3777
3778 2008-01-03 18:18  ivan
3779
3780         * httemplate/elements/tr-input-text.html: file tr-input-text.html
3781           was added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19
3782           +0000
3783
3784 2008-01-03 18:13  ivan
3785
3786         * httemplate/edit/: elements/edit.html, reason.html: there's no
3787           such thing as fixedhidden... hidden will do
3788
3789 2008-01-03 18:03  ivan
3790
3791         * httemplate/edit/elements/edit.html: some notes about being
3792           careful with types... i know something there in
3793           httemplate/elements has different args in 1.7 vs 1.9
3794
3795 2008-01-03 17:45  ivan
3796
3797         * httemplate/edit/elements/edit.html: backport edit.html from HEAD,
3798           there will be some reprocussions...
3799
3800 2007-12-28 10:58  jeff
3801
3802         * httemplate/: elements/menu.html, search/report_svc_acct.html,
3803           search/svc_acct.cgi: advanced account reports (RT#2954)
3804
3805 2007-12-28 07:19  jeff
3806
3807         * httemplate/elements/menu.html: whoops
3808
3809 2007-12-28 07:10  jeff
3810
3811         * httemplate/: elements/menu.html, search/svc_acct.cgi: add never
3812           logged in report
3813
3814 2007-12-28 06:39  jeff
3815
3816         * FS/bin/freeside-sqlradius-set-lastlog: tool to seed
3817           svc_acct.last_login and .last_logout
3818
3819 2007-12-28 04:10  ivan
3820
3821         * htetc/handler.pl: remove just a tiny bit more cruft
3822
3823 2007-12-28 04:01  ivan
3824
3825         * htetc/handler.pl: restore in-browser error reporting
3826
3827 2007-12-27 23:45  ivan
3828
3829         * htetc/handler.pl: a little late help from kwanzabot for XSSmas...
3830           clean up handler.pl so we can have separate default_escape_flags
3831           for FS and RT and don't have to make FS's |h flag useless
3832
3833 2007-12-27 17:32  jeff
3834
3835         * FS/FS/Schema.pm, FS/FS/svc_acct.pm,
3836           FS/FS/part_export/sqlradius.pm, httemplate/search/svc_acct.cgi,
3837           httemplate/view/svc_acct.cgi: last login reporting (#2952)
3838
3839 2007-12-27 15:49  ivan
3840
3841         * httemplate/search/report_tax.cgi: fix reporting bug for invisimax
3842           in edge case where you have taxclass and empty-taxclass rates for
3843           a country/state(/county) and also have a different set of
3844           taxclasses for some other country/state
3845
3846 2007-12-26 14:52  jeff
3847
3848         * FS/FS/part_export/prizm.pm: conifgurable siteName and docs
3849
3850 2007-12-25 23:51  ivan
3851
3852         * httemplate/edit/quick-charge.html: alas, XSSmas draws to a close
3853
3854 2007-12-25 15:49  ivan
3855
3856         * httemplate/: browse/addr_block.cgi,
3857           browse/part_virtual_field.cgi, browse/router.cgi, edit/agent.cgi,
3858           edit/agent_payment_gateway.html, edit/agent_type.cgi,
3859           edit/cust_bill_pay.cgi, edit/cust_credit.cgi,
3860           edit/cust_credit_bill.cgi, edit/cust_main_note.cgi,
3861           edit/cust_pay.cgi, edit/cust_pkg.cgi, edit/cust_refund.cgi,
3862           edit/msgcat.cgi, edit/part_bill_event.cgi, edit/part_export.cgi,
3863           edit/part_pkg.cgi, edit/part_virtual_field.cgi,
3864           edit/payment_gateway.html, edit/reg_code.cgi, edit/router.cgi,
3865           edit/svc_acct.cgi, edit/svc_broadband.cgi, edit/svc_domain.cgi,
3866           edit/svc_forward.cgi, edit/elements/edit.html,
3867           elements/error.html, misc/batch-cust_pay.html,
3868           misc/cancel_cust.html, misc/cancel_pkg.html, misc/change_pkg.cgi,
3869           misc/recharge_svc.html, misc/process/meta-import.cgi,
3870           search/cust_bill_event.html: ho ho ho, merry XSSmas
3871
3872 2007-12-23 13:59  jeff
3873
3874         * FS/FS/part_pkg/flat.pm, FS/FS/part_pkg/prorate.pm,
3875           FS/FS/part_pkg/subscription.pm,
3876           httemplate/misc/process/recharge_svc.html: add a reset feature to
3877           manual recharges (#1858)
3878
3879 2007-12-21 14:27  jeff
3880
3881         * FS/FS/part_pkg/: flat_delayed.pm, prorate_delayed.pm,
3882           voip_cdr.pm: backport 1.9 enhancements for flat_delayed,
3883           prorate_delayed, and voip_cdr plans
3884
3885 2007-12-21 13:38  jeff
3886
3887         * FS/FS/: cust_main.pm, part_pkg/flat.pm, part_pkg/prorate.pm,
3888           part_pkg/subscription.pm: backport flat, prorate, and
3889           subscription plans
3890
3891 2007-12-20 11:23  jeff
3892
3893         * FS/FS/part_export/prizm.pm: increase siteName allowed length
3894
3895 2007-12-19 14:31  jeff
3896
3897         * httemplate/: misc/cancel_cust.html, misc/cust_main-cancel.cgi,
3898           view/cust_main.cgi: backport reason selection for whole customer
3899           cancel (RT#2872)
3900
3901 2007-12-19 13:05  jeff
3902
3903         * FS/FS/ConfDefaults.pm, FS/FS/UI/Web.pm,
3904           httemplate/search/cust_main.html,
3905           httemplate/search/report_cust_main.html: add options for balance
3906           over/under to advanced customer report
3907
3908 2007-12-19 10:43  jeff
3909
3910         * FS/FS/cust_main.pm: backport balance_sql and balance_date_sql
3911
3912 2007-12-18 17:55  jeff
3913
3914         * FS/FS/cust_credit.pm: underscoring the important
3915
3916 2007-12-18 12:58  ivan
3917
3918         * FS/FS/cust_main.pm: legacy agent_custid field should be as
3919           searchable as actual custnum, right?  at least if it is a
3920           number...
3921
3922 2007-12-18 12:42  ivan
3923
3924         * httemplate/edit/quick-charge.html: IE is case-sensitive when
3925           setting maxLength (and other attributes?).  hopefully that's all
3926           it is.
3927
3928 2007-12-17 15:57  jeff
3929
3930         * httemplate/view/cust_main/quick-charge.html: cruft removal
3931
3932 2007-12-17 14:57  jeff
3933
3934         * FS/FS/cust_credit.pm: stricter otaker rules
3935
3936 2007-12-17 11:59  ivan
3937
3938         * FS/FS/TicketSystem/RT_Internal.pm: no, *that's* where it couldn't
3939           hurt anything.
3940
3941 2007-12-17 11:52  ivan
3942
3943         * FS/FS/TicketSystem/RT_External.pm: i don't think it can hurt
3944           anything... (famous last words)
3945
3946 2007-12-16 17:17  ivan
3947
3948         * httemplate/view/cust_main/contacts.html: fix the case where the
3949           customer doesn't actually have a ship address
3950
3951 2007-12-16 16:59  ivan
3952
3953         * FS/FS/Conf.pm, FS/FS/cust_main.pm,
3954           httemplate/elements/header.html,
3955           httemplate/edit/cust_main/billing.html,
3956           httemplate/edit/cust_main/contact.html,
3957           httemplate/edit/cust_main.cgi,
3958           httemplate/view/cust_main/contacts.html,
3959           httemplate/search/cust_main.cgi: add cust_main-require_address2
3960           config, reimplement address2-search config ("Unit #" search in
3961           searchbar), visual indication of require_invoicing_list_email,
3962           closes: RT#2926
3963
3964 2007-12-16 14:40  ivan
3965
3966         * httemplate/elements/errorpage.html: less is better
3967
3968 2007-12-16 13:02  ivan
3969
3970         * httemplate/elements/header.html: more consistent naming:
3971           cust_main_ADV.cgi becomes cust_main.html
3972
3973 2007-12-16 13:01  ivan
3974
3975         * httemplate/search/report_cust_main.html:
3976           httemplate/elements/header.html
3977
3978 2007-12-16 12:48  ivan
3979
3980         * httemplate/search/: cust_main.html, cust_main_ADV.cgi: more
3981           consistent naming: cust_main_ADV.cgi becomes cust_main.html
3982
3983 2007-12-14 17:45  ivan
3984
3985         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: fix earlier
3986           drain bramage
3987
3988 2007-12-14 17:37  ivan
3989
3990         * httemplate/search/cust_bill.html: where helps alot
3991
3992 2007-12-14 17:23  ivan
3993
3994         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: hopefully
3995           put reprinting issues to rest for ejourney, yow
3996
3997 2007-12-13 19:23  rsiddall
3998
3999         * install/rpm/: freeside-mason.deps.inc, freeside.spec: Ugly hack
4000           to extend rpmbuild's auto-requires to process handler.pl.  This
4001           is loosely based on notes on the Fedora wiki.  The internal
4002           dependency generator is disabled and as far as possible the same
4003           code is used to generate provides and requires.  The list of
4004           files to be scanned for requires is saved by a supplemental
4005           script and if it contains handler.pl, that file is scanned for
4006           requires with the standard Perl dependencies checker.  References
4007           to RT are filtered out as RT is not enabled in this version of
4008           the .spec file.  This mod obsoletes the freeside-mason-deps.inc
4009           file and simplifies building the RPMs.
4010
4011 2007-12-13 12:08  rsiddall
4012
4013         * install/rpm/freeside.spec: Now updates FS version to match RPM
4014           version and release.  This is displayed in the main billing
4015           screen.
4016
4017 2007-12-13 11:52  rsiddall
4018
4019         * install/rpm/freeside.spec: Ugly hack to make MySQL work.  The
4020           configuration files and other DBI-specific files are moved to the
4021           -postgresql and -mysql files.  Attempts to replace
4022           /etc/freeside/secrets with a symlink didn't work sufficiently
4023           well, so the %post scripts update the DBI line in that file.
4024
4025 2007-12-12 16:17  jeff
4026
4027         * bin/reset-cust_credit-otaker: cust_credit reason/otaker tool
4028
4029 2007-12-12 13:18  jeff
4030
4031         * FS/FS/part_export/www_shellcommands.pm: add suspend/unsuspend to
4032           www_shellcommands export (#1227)
4033
4034 2007-12-12 01:03  ivan
4035
4036         * FS/bin/: freeside-history-requeue: adding this quick script
4037
4038 2007-12-12 01:03  ivan
4039
4040         * FS/bin/freeside-history-requeue: file freeside-history-requeue
4041           was added on branch FREESIDE_1_7_BRANCH on 2007-12-12 09:03:45
4042           +0000
4043
4044 2007-12-11 21:58  jeff
4045
4046         * FS/FS/Setup.pm, FS/FS/svc_acct.pm, FS/FS/ClientAPI/MyAccount.pm,
4047           FS/FS/ClientAPI/Signup.pm,
4048           fs_selfservice/FS-SelfService/SelfService.pm,
4049           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
4050           fs_selfservice/FS-SelfService/cgi/svc_acct.html,
4051           httemplate/edit/svc_acct.cgi: self-service can select domain on
4052           provision (#2801)
4053
4054 2007-12-11 21:42  jeff
4055
4056         * FS/: FS/cust_credit.pm, FS/h_cust_credit.pm,
4057           bin/freeside-disable-reasons, bin/freeside-upgrade: cust_credit
4058           reason improvement, bugfix, and tool
4059
4060 2007-12-07 18:23  rsiddall
4061
4062         * install/rpm/freeside.spec: Moved the misc. binaries to
4063           /usr/share/freeside-<n>/bin
4064
4065 2007-12-06 17:08  ivan
4066
4067         * FS/FS/cust_credit.pm: doh!   is not an object.  let's call it ,
4068           mmkay
4069
4070 2007-12-06 17:04  ivan
4071
4072         * FS/FS/cust_credit.pm: some old databases may have 'hanging'
4073           cust_credit records; we don't want to abort the upgrade because
4074           of that, just warn
4075
4076 2007-12-06 12:49  jeff
4077
4078         * httemplate/edit/part_pkg.cgi: agent setting during package edit
4079           cleanup
4080
4081 2007-12-06 08:51  jeff
4082
4083         * httemplate/view/svc_acct.cgi: support display of negative time
4084
4085 2007-12-05 14:05  ivan
4086
4087         * Makefile: when installing selfservice, create freeside homedir if
4088           it doesn't exist
4089
4090 2007-12-05 12:50  ivan
4091
4092         * httemplate/elements/tr-select-reason.html: doh, order_by does
4093           have to include ORDER BY!
4094
4095 2007-12-05 12:47  ivan
4096
4097         * httemplate/elements/tr-select-reason.html: show types in reason
4098           selection, order by type and reason
4099
4100 2007-12-05 07:10  jeff
4101
4102         * FS/FS/ConfDefaults.pm: add in status and company fields
4103
4104 2007-12-04 20:57  jeff
4105
4106         * httemplate/edit/process/part_pkg.cgi: wtf?
4107
4108 2007-12-04 16:52  ivan
4109
4110         * httemplate/search/elements/search.html: i hope this allows IE to
4111           download excel over https?
4112
4113 2007-12-04 10:35  jeff
4114
4115         * httemplate/search/cust_pkg.cgi: add suspend/cancel reason to
4116           advanced package report (#2779)
4117
4118 2007-12-04 10:27  jeff
4119
4120         * FS/FS/cust_main.pm: ensure a valid date is onhand (fixes #2800)
4121
4122 2007-12-04 10:19  jeff
4123
4124         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
4125           FS/FS/Setup.pm, FS/FS/Upgrade.pm, FS/FS/cust_credit.pm,
4126           FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, FS/FS/reason.pm,
4127           FS/FS/reason_type.pm, FS/FS/ClientAPI/MyAccount.pm,
4128           FS/FS/ClientAPI/Signup.pm, FS/FS/part_pkg/flat_comission.pm,
4129           FS/FS/part_pkg/flat_comission_cust.pm,
4130           FS/FS/part_pkg/flat_comission_pkg.pm, FS/bin/freeside-upgrade,
4131           httemplate/browse/reason.html,
4132           httemplate/browse/reason_type.html,
4133           httemplate/edit/cust_credit.cgi, httemplate/edit/reason.html,
4134           httemplate/edit/reason_type.html,
4135           httemplate/edit/elements/edit.html,
4136           httemplate/edit/process/cust_credit.cgi,
4137           httemplate/elements/menu.html,
4138           httemplate/elements/tr-select-reason.html: change credit reasons
4139           from freetext to new reason/reason type system (#2777)
4140
4141 2007-12-03 15:12  rsiddall
4142
4143         * install/rpm/freeside.spec: Updated file list and info for license
4144           change from GPL to AGPL
4145
4146 2007-12-02 16:18  ivan
4147
4148         * htetc/freeside-rt.conf: would help if i got the closing tag right
4149
4150 2007-12-02 16:13  ivan
4151
4152         * htetc/freeside-rt.conf: this should get the Chart stuff in RT
4153           statistic running, i hope
4154
4155 2007-11-30 17:37  ivan
4156
4157         * FS/FS/part_pkg/prorate.pm: cleanup
4158
4159 2007-11-30 17:34  ivan
4160
4161         * FS/FS/h_cust_svc.pm: add date_deleted method
4162
4163 2007-11-30 17:34  ivan
4164
4165         * FS/FS/cust_svc.pm: add date_inserted method and reorganize things
4166           slightly
4167
4168 2007-11-30 17:33  ivan
4169
4170         * FS/FS/h_Common.pm: this doesn't actually have anything to do with
4171           cancellation persay, since its generic now
4172
4173 2007-11-30 17:32  ivan
4174
4175         * FS/FS/Record.pm: add h_date method too
4176
4177 2007-11-30 17:30  ivan
4178
4179         * FS/FS/Record.pm: add h_search method, and reorganize mixed up
4180           methods and subroutines
4181
4182 2007-11-30 17:29  ivan
4183
4184         * FS/FS/part_pkg/: bulk.pm: add bulk price plan
4185
4186 2007-11-30 17:29  ivan
4187
4188         * FS/FS/part_pkg/bulk.pm: file bulk.pm was added on branch
4189           FREESIDE_1_7_BRANCH on 2007-12-01 01:29:04 +0000
4190
4191 2007-11-30 13:07  ivan
4192
4193         * FS/FS/cust_bill.pm, httemplate/graph/money_time.cgi,
4194           httemplate/search/cust_bill.html: add net vs gross amounts to
4195           invoice report; make the "net sales" links on
4196           sales/credit/receipts report & graph clickable
4197
4198 2007-11-30 12:55  ivan
4199
4200         * httemplate/graph/elements/monthly.html: UI: download full results
4201           links on separate lines, for consistency with search.html
4202
4203 2007-11-30 10:13  ivan
4204
4205         * FS/FS/cust_bill.pm: fix bug specifying an HTML return address
4206           separately
4207
4208 2007-11-29 19:24  ivan
4209
4210         * httemplate/misc/cust_main-import.cgi, FS/FS/cust_main.pm: add
4211           customer import format with company
4212
4213 2007-11-29 17:24  ivan
4214
4215         * httemplate/browse/access_user.html: update inline documentation
4216
4217 2007-11-29 17:16  ivan
4218
4219         * FS/FS/cust_main.pm: fix compilation error from patch just applied
4220           - method2payby is needed earlier
4221
4222 2007-11-29 15:51  ivan
4223
4224         * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi:
4225           fix dates going all wacky on errors, when you're asked to confirm
4226           a date move into the past
4227
4228 2007-11-28 19:38  ivan
4229
4230         * FS/FS/cust_pay_pending.pm: double doh, remove cruft checking
4231           nonexistent column and fix the statustext check
4232
4233 2007-11-28 19:05  ivan
4234
4235         * FS/FS/Schema.pm: doh, fix primary key name in new table
4236
4237 2007-11-28 18:54  ivan
4238
4239         * FS/FS/cust_pay_pending.pm, FS/t/cust_pay_pending.t,
4240           FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS.pm,
4241           FS/MANIFEST, httemplate/misc/payment.cgi,
4242           httemplate/misc/process/payment.cgi: even more reliable
4243           multiple-payment/double-click/concurrent-payment-form protection
4244
4245 2007-11-28 18:54  ivan
4246
4247         * FS/FS/cust_pay_pending.pm: file cust_pay_pending.pm was added on
4248           branch FREESIDE_1_7_BRANCH on 2007-11-29 02:55:07 +0000
4249
4250 2007-11-28 18:54  ivan
4251
4252         * FS/t/cust_pay_pending.t: file cust_pay_pending.t was added on
4253           branch FREESIDE_1_7_BRANCH on 2007-11-29 02:55:09 +0000
4254
4255 2007-11-28 12:18  jeff
4256
4257         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: better
4258           select multiple, discourage creation of packages no agent can
4259           sell
4260
4261 2007-11-28 10:49  jeff
4262
4263         * FS/FS/ConfDefaults.pm, FS/FS/UI/Web.pm,
4264           httemplate/search/cust_main_ADV.cgi,
4265           httemplate/search/report_cust_main.html: advanced customer report
4266           rearrangement
4267
4268 2007-11-28 10:41  jeff
4269
4270         * FS/FS/Record.pm: backport the order_by option to qsearch from
4271           1.9x
4272
4273 2007-11-27 17:30  ivan
4274
4275         * README: license clarification for self-service code
4276
4277 2007-11-27 15:47  ivan
4278
4279         * httemplate/search/cust_bill.html: fix small side-effect of
4280           mysql-compat change eliminating DISTINCT ON: map changing values
4281           of @where array
4282
4283 2007-11-27 14:30  jeff
4284
4285         * FS/FS/part_export/prizm.pm: name management tweaking
4286
4287 2007-11-27 11:34  jeff
4288
4289         * FS/FS/part_export/prizm.pm: slop correction
4290
4291 2007-11-26 19:02  jeff
4292
4293         * FS/FS/part_export/prizm.pm: attach SM's to default network,
4294           improved unsuspend & delete, option for BAM only or EMS
4295
4296 2007-11-26 18:51  jeff
4297
4298         * FS/FS/ClientAPI/MyAccount.pm: prevent BILL, DCRD, and DCHK
4299           customers from circumventing a suspension via selfservice (2768)
4300
4301 2007-11-25 18:19  ivan
4302
4303         * httemplate/search/elements/search.html: add a "printable copy"
4304           link to searches to get full results as printable HTML without
4305           other cruft, closes: #1885
4306
4307 2007-11-25 18:18  ivan
4308
4309         * httemplate/elements/header-popup.html: add our stylesheet to
4310           popup/print headers
4311
4312 2007-11-23 12:25  ivan
4313
4314         * httemplate/edit/part_pkg.cgi: fix stickiness of primary radio
4315           buttons on errors, closes: RT#1035
4316
4317 2007-11-21 17:03  ivan
4318
4319         * httemplate/edit/cust_main.cgi: usability: don't offer 'Select
4320           agent' choice if the dropdown already has a value
4321
4322 2007-11-20 09:18  ivan
4323
4324         * AGPL: file AGPL was added on branch FREESIDE_1_7_BRANCH on
4325           2007-11-20 17:18:57 +0000
4326
4327 2007-11-20 09:18  ivan
4328
4329         * AGPL, GPL: it finally happened
4330
4331 2007-11-20 07:59  rsiddall
4332
4333         * install/rpm/freeside.spec: Self-service RPM now contains PHP and
4334           XMLRPC components.
4335
4336 2007-11-14 15:10  ivan
4337
4338         * FS/FS/TicketSystem/RT_External.pm,
4339           httemplate/view/cust_main/tickets.html: add link to resolved
4340           tickets too
4341
4342 2007-11-13 11:39  rsiddall
4343
4344         * install/rpm/freeside.spec: Added two optional modules to the
4345           Requires lists: Apache::DBI and Fax::Hylafax::Client Added a
4346           %post script to chkconfig the freeside service, but not start it.
4347           Modified the Mason %post script to check the httpd config file
4348           is in the expected place.
4349
4350 2007-11-09 10:59  ivan
4351
4352         * FS/FS/: Conf.pm, cust_main.pm: add
4353           business-onlinepayment-email_customer flag
4354
4355 2007-11-09 09:42  ivan
4356
4357         * FS/FS/cust_main.pm: mysql fix for regexen, 1.7-style
4358
4359 2007-11-08 19:26  ivan
4360
4361         * httemplate/search/report_receivables.html: better visual
4362           indication of disabled "days" field on IE
4363
4364 2007-11-08 19:12  ivan
4365
4366         * httemplate/search/: report_receivables.cgi,
4367           report_receivables.html: add option for listing customers without
4368           a balance (closes: RT#2752) and fix bug in total row (closes:
4369           RT#2736)
4370
4371 2007-11-08 16:44  jeff
4372
4373         * FS/FS/cust_main.pm: correct realtime_bop cvv handling
4374
4375 2007-11-07 20:21  ivan
4376
4377         * FS/FS/: Conf.pm, ClientAPI/MyAccount.pm: add
4378           selfservice-session_timeout config
4379
4380 2007-11-07 19:04  rsiddall
4381
4382         * install/rpm/freeside.spec: Added %post scriptlet to change
4383           User/Group in the local Apache instance configuration file to
4384           freeside.  (Code from Debian install script.)
4385
4386 2007-11-07 18:15  rsiddall
4387
4388         * install/rpm/freeside.spec: Fix for bug that prevented RPMs
4389           building on x86_64: wrong path to brp-compress.
4390
4391 2007-11-07 18:10  ivan
4392
4393         * FS/FS/cust_main.pm: prevent warning: "Use of uninitialized value
4394           in concatenation (.) or string at
4395           /usr/local/share/perl/5.8.8/FS/cust_main.pm line 1668."
4396
4397 2007-11-07 15:02  rsiddall
4398
4399         * install/rpm/freeside-install: Fixed up the tests to work on
4400           CentOS 4.  Not sure if this is portable.
4401
4402 2007-11-07 14:38  rsiddall
4403
4404         * install/rpm/freeside.sysconfig: Changed initial values to match
4405           Makefile.  This may eliminate the need to change this file in
4406           many installations.
4407
4408 2007-11-06 13:43  rsiddall
4409
4410         * install/rpm/freeside.spec: Quick update to avoid installing
4411           freeside-import.
4412
4413 2007-11-06 13:34  rsiddall
4414
4415         * install/rpm/freeside-import: Removing the text file import script
4416           for now.
4417
4418 2007-11-06 13:25  rsiddall
4419
4420         * install/rpm/freeside.spec: Changes to make it easier to build
4421           daily CVS builds.  Also successfully builds RPMs without putting
4422           some of the RedHat-style and RPM files in the SOURCES directory.
4423
4424 2007-11-06 13:23  rsiddall
4425
4426         * install/rpm/freeside.sysconfig: First version of a RedHat-style
4427           system configuration file for Freeside.  This would live in
4428           /etc/sysconfig and include some of the values that are currently
4429           hard-coded in Makefile.
4430
4431 2007-11-06 13:21  rsiddall
4432
4433         * install/rpm/freeside-import: Initial version of freeside-import.
4434           Needs to be updated to use the Freeside schema file and have a
4435           more useful syntax for modifications and deletions.
4436
4437 2007-11-05 17:59  ivan
4438
4439         * bin/customer-faker: keep our own list of states; remove some
4440           states that Data::Faker and Locale::SubCountry disagree on
4441
4442 2007-11-04 21:42  ivan
4443
4444         * fs_selfservice/FS-SelfService/SelfService.pm: doc: amount param
4445           to process_payment.  just a bit important.
4446
4447 2007-11-04 21:27  ivan
4448
4449         * FS/FS/ClientAPI/MyAccount.pm,
4450           fs_selfservice/FS-SelfService/SelfService.pm: add
4451           process_payment_order_pkg method
4452
4453 2007-11-04 10:22  jeff
4454
4455         * httemplate/search/cust_main_ADV.cgi: comma is a bad delimiter
4456           choice according to ut_text()
4457
4458 2007-11-04 10:04  jeff
4459
4460         * httemplate/elements/menu.html: not quite yet
4461
4462 2007-11-03 10:38  ivan
4463
4464         * httemplate/elements/menu.html: move menu option for adv. customer
4465           reports to second level, same as advanced invoice & package
4466           reports
4467
4468 2007-11-02 17:55  jeff
4469
4470         * httemplate/search/report_cust_main.html: new customer
4471           report/flattened package report (ticket 1428)
4472
4473 2007-11-02 17:52  jeff
4474
4475         * httemplate/: elements/menu.html, search/cust_main_ADV.cgi: new
4476           customer report/flattened package report (ticket 1428)
4477
4478 2007-10-29 05:03  ivan
4479
4480         * httemplate/search/report_receivables.cgi: famous last mysql bug
4481
4482 2007-10-29 04:34  ivan
4483
4484         * httemplate/edit/rate.cgi: yup, mysql-ing me harder
4485
4486 2007-10-29 04:18  ivan
4487
4488         * FS/bin/freeside-setup: forgotton freeside-setup bits of mysql
4489           locking workaround
4490
4491 2007-10-29 03:30  ivan
4492
4493         * FS/FS/cust_bill.pm, FS/FS/h_Common.pm, httemplate/edit/rate.cgi,
4494           httemplate/search/cust_bill.html,
4495           httemplate/search/report_tax.cgi: mysql has no DISTINCT ON
4496           either, sigh
4497
4498 2007-10-28 18:08  ivan
4499
4500         * httemplate/view/cust_pay.html: still have link back to the
4501           customer on printable receipt... should hide it from print at
4502           some point though
4503
4504 2007-10-28 05:51  ivan
4505
4506         * FS/: FS/Schema.pm, FS/Setup.pm, FS/svc_acct.pm,
4507           bin/freeside-upgrade: finish mysql locking workaround
4508
4509 2007-10-27 20:55  ivan
4510
4511         * FS/FS/Record.pm, FS/FS/cust_svc.pm,
4512           FS/FS/part_export/sqlradius.pm, htetc/handler.pl,
4513           httemplate/search/report_receivables.cgi: mysql me harder
4514
4515 2007-10-26 21:46  ivan
4516
4517         * httemplate/view/cust_pay.html: file cust_pay.html was added on
4518           branch FREESIDE_1_7_BRANCH on 2007-10-27 04:46:21 +0000
4519
4520 2007-10-26 21:46  ivan
4521
4522         * httemplate/view/cust_pay.html, FS/FS/cust_main.pm,
4523           FS/FS/cust_pay.pm, httemplate/misc/process/payment.cgi,
4524           httemplate/search/cust_pay.cgi,
4525           httemplate/view/cust_main/payment_history.html: simple payment
4526           receipts in web interface, sorry arnie, RT#2738
4527
4528 2007-10-25 12:01  ivan
4529
4530         * FS/FS/TicketSystem/RT_External.pm, FS/FS/Schema.pm, Makefile:
4531           mysql, yes, mysql.
4532
4533 2007-10-14 16:14  ivan
4534
4535         * conf/invoice_html: this aligns better.  i wonder how 1.9 loads up
4536           config from here, though?
4537
4538 2007-10-14 16:10  ivan
4539
4540         * FS/FS/cust_bill.pm: escape \dollar in invoice_latexnotes
4541
4542 2007-10-13 18:51  ivan
4543
4544         * fs_selfservice/php/freeside.login_example.php: file
4545           freeside.login_example.php was added on branch
4546           FREESIDE_1_7_BRANCH on 2007-10-14 01:51:14 +0000
4547
4548 2007-10-13 18:51  ivan
4549
4550         * fs_selfservice/php/freeside_signup_example.php: file
4551           freeside_signup_example.php was added on branch
4552           FREESIDE_1_7_BRANCH on 2007-10-14 01:51:14 +0000
4553
4554 2007-10-13 18:51  ivan
4555
4556         * fs_selfservice/php/: freeside.class.php,
4557           freeside.login_example.php, freeside_signup_example.php: adding
4558           php examples
4559
4560 2007-10-13 18:51  ivan
4561
4562         * fs_selfservice/php/freeside.class.php: file freeside.class.php
4563           was added on branch FREESIDE_1_7_BRANCH on 2007-10-14 01:51:13
4564           +0000
4565
4566 2007-10-13 10:19  jeff
4567
4568         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: correct
4569           agent_defaultpkg handling
4570
4571 2007-10-12 10:50  ivan
4572
4573         * FS/FS/Schema.pm: backport new schema stuff from 1.9, as running
4574           this with new DBIx::DBSchema results in disappearing indices
4575
4576 2007-10-08 21:58  ivan
4577
4578         * FS/FS/Conf.pm: fix documenation links to point into wiki where
4579           they belong
4580
4581 2007-10-08 13:59  jeff
4582
4583         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: agent
4584           selection on package add/edit (1151)
4585
4586 2007-10-08 12:04  jeff
4587
4588         * htetc/handler.pl, httemplate/edit/rate_region.cgi,
4589           httemplate/edit/reg_code.cgi,
4590           httemplate/edit/process/cust_svc.cgi,
4591           httemplate/edit/process/domain_record.cgi,
4592           httemplate/edit/process/quick-cust_pkg.cgi,
4593           httemplate/edit/process/reg_code.cgi,
4594           httemplate/elements/errorpage.html,
4595           httemplate/elements/tr-select-part_referral.html,
4596           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
4597           httemplate/misc/cust_main-cancel.cgi,
4598           httemplate/misc/delete-agent_payment_gateway.cgi,
4599           httemplate/misc/delete-cust_credit.cgi,
4600           httemplate/misc/delete-cust_pay.cgi,
4601           httemplate/misc/delete-cust_refund.cgi,
4602           httemplate/misc/delete-domain_record.cgi,
4603           httemplate/misc/delete-part_export.cgi, httemplate/misc/dump.cgi,
4604           httemplate/misc/inventory_item-import.html,
4605           httemplate/misc/unapply-cust_credit.cgi,
4606           httemplate/misc/unapply-cust_pay.cgi,
4607           httemplate/misc/unprovision.cgi, httemplate/misc/unsusp_pkg.cgi,
4608           httemplate/misc/unvoid-cust_pay_void.cgi,
4609           httemplate/misc/upload-batch.cgi,
4610           httemplate/misc/void-cust_pay.cgi,
4611           httemplate/misc/process/cdr-import.html,
4612           httemplate/misc/process/cust_main-import.cgi,
4613           httemplate/misc/process/cust_main-import_charges.cgi,
4614           httemplate/misc/process/inventory_item-import.html,
4615           httemplate/misc/process/link.cgi,
4616           httemplate/misc/process/payment.cgi,
4617           httemplate/search/cust_main.cgi, httemplate/search/cust_svc.html,
4618           httemplate/search/inventory_item.html,
4619           httemplate/search/reg_code.html, httemplate/search/sql.html,
4620           httemplate/search/svc_acct.cgi,
4621           httemplate/search/svc_broadband.cgi: Remove remaining calls to
4622           idiot/eidiot.  Should fix 1479
4623
4624 2007-10-05 12:45  ivan
4625
4626         * httemplate/elements/tr-input-beginning_ending.html: fix date
4627           selection on advanced invoice report, or future places where date
4628           selection component is included multiple times
4629
4630 2007-10-03 20:22  ivan
4631
4632         * fs_selfservice/FS-SelfService/SelfService.pm: improve layout of
4633           self-service documentation
4634
4635 2007-10-03 19:52  ivan
4636
4637         * bin/pod2x: wikify individual files
4638
4639 2007-10-03 19:22  ivan
4640
4641         * bin/pod2x: fix FS::SelfService::XMLRPC pod generation
4642
4643 2007-10-03 19:15  ivan
4644
4645         * FS/FS/cust_main.pm: add missing =back
4646
4647 2007-10-03 19:07  ivan
4648
4649         * bin/pod2x: bah!  THIS should fix munging of non-internal links, i
4650           hope
4651
4652 2007-10-03 19:06  jeff
4653
4654         * FS/FS/UI/bytecount.pm, FS/FS/part_pkg/flat.pm,
4655           FS/FS/part_pkg/prorate.pm, FS/FS/part_pkg/subscription.pm,
4656           httemplate/edit/process/part_pkg.cgi: support part_pkg option
4657           input validation, check bytecounts and allow commas (closes 1863)
4658
4659 2007-10-03 18:56  ivan
4660
4661         * bin/pod2x: this *should* fix munging of non-internal links, i
4662           hope
4663
4664 2007-10-03 18:50  ivan
4665
4666         * bin/pod2x: 1.7 doc uploader goes in 1.7 location
4667
4668 2007-10-03 18:49  ivan
4669
4670         * Makefile, bin/pod2x: wiki documentation convertor now
4671
4672 2007-10-03 18:47  ivan
4673
4674         * FS/FS.pm: add missing CLI utilities to FS.pm too
4675
4676 2007-10-03 18:45  ivan
4677
4678         * FS/bin/freeside-sqlradius-seconds: fixing wrong POD NAME doc
4679
4680 2007-10-03 18:29  ivan
4681
4682         * FS/t/cust_tax_exempt.pm: wtf!
4683
4684 2007-10-03 18:15  ivan
4685
4686         * FS/: FS.pm: update top-level FS manpage
4687
4688 2007-10-02 08:31  jeff
4689
4690         * FS/FS/cust_bill_event.pm, FS/FS/UI/Web.pm,
4691           httemplate/search/cust_bill_event.cgi: fix up re-email these
4692           events
4693
4694 2007-09-29 17:25  ivan
4695
4696         * httemplate/edit/REAL_cust_pkg.cgi: fix argument stickiness on
4697           date editing errors (especially because resetting them pops up
4698           the error confirmation)
4699
4700 2007-09-27 14:25  jeff
4701
4702         * httemplate/edit/svc_acct.cgi: hide fixed passwords
4703
4704 2007-09-23 16:17  ivan
4705
4706         * httemplate/edit/svc_www.cgi: i think this is a bug; should not
4707           show the svc_www.usersvc selector unless it is non-fixed or
4708           non-blank, NOT non-fixed or blank
4709
4710 2007-09-22 15:45  ivan
4711
4712         * fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: fix
4713           menubar border in example self-service template
4714
4715 2007-09-22 12:40  ivan
4716
4717         * httemplate/view/svc_acct.cgi: UI
4718
4719 2007-09-22 11:27  ivan
4720
4721         * httemplate/view/svc_acct.cgi: add a list of any hosts associated
4722           with accounts
4723
4724 2007-09-20 17:42  ivan
4725
4726         * httemplate/pref/pref-process.html: backport fix from HEAD
4727           allowing - in preference email addresses
4728
4729 2007-09-18 17:12  ivan
4730
4731         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: fix at
4732           least one small problem with reprint/email/fax functionality: now
4733           should understand the "most recent invoice per customer" and
4734           invoice # min/max options
4735
4736 2007-09-18 14:41  ivan
4737
4738         * httemplate/search/svc_broadband.cgi: and parens help alot, doh
4739
4740 2007-09-18 14:37  ivan
4741
4742         * httemplate/search/svc_broadband.cgi: fix svc_broadband search by
4743           svcpart (links from browse/part_svc, in particular
4744
4745 2007-09-13 20:45  ivan
4746
4747         * httemplate/edit/process/quick-charge.cgi: Fix 'Can't use an
4748           undefined value as an ARRAY reference at
4749           /usr/local/share/perl/5.8.8/FS/cust_main.pm line 4383.' error
4750
4751 2007-09-13 20:31  ivan
4752
4753         * rt/html/Elements/TicketList: fix visual glitch on "RT at a
4754           glance" / Ticketing main
4755
4756 2007-09-13 19:14  ivan
4757
4758         * rt/html/Ticket/Elements/ShowTransactionAttachments: turn off
4759           Text::Quoted usage, it segfaults and its optional
4760
4761 2007-09-13 15:25  ivan
4762
4763         * httemplate/browse/part_svc.cgi: random indentation fix
4764
4765 2007-09-13 15:24  ivan
4766
4767         * CREDITS: too little, too late attempt at spam reduction
4768
4769 2007-09-13 15:05  ivan
4770
4771         * httemplate/search/cust_main.cgi: fix status color on customer
4772           list
4773
4774 2007-09-13 13:16  ivan
4775
4776         * httemplate/misc/cust_main-import.cgi: add better inline docs
4777           explaining fields on customer CSV import
4778
4779 2007-09-12 13:40  ivan
4780
4781         * FS/FS/TicketSystem/RT_External.pm: don't want a fatal error when
4782           we can't fetch the name for a queue...
4783
4784 2007-09-11 21:23  ivan
4785
4786         * FS/FS/cust_bill_event.pm: prevent (less than) and (greater than)
4787           in statustext message (or anything else weird) from causing them
4788           not to get inserted
4789
4790 2007-09-10 18:33  ivan
4791
4792         * FS/FS/: Conf.pm, cust_main.pm: add cust_main-require_phone and
4793           cust_main-require_invoicing_list_email options
4794
4795 2007-09-06 20:45  ivan
4796
4797         * FS/FS/cust_pkg.pm: default cancellation subject so the emails
4798           work even when people don't set one in config
4799
4800 2007-09-06 20:36  ivan
4801
4802         * FS/FS/part_export/sqlradius.pm: tweak debugging
4803
4804 2007-08-23 01:23  ivan
4805
4806         * FS/FS/: Conf.pm, part_export/sqlradius.pm: fix bug where user
4807           could log in to RADIUS with uppercase usernameand avoid bandwidth
4808           acconting (mysql is case-insensitive?  wtf!  thanks a fucking lot
4809           for nothing, grr!)
4810
4811 2007-08-21 16:52  jeff
4812
4813         * FS/bin/freeside-upgrade: agent_custid bugfix (1746) (backport)
4814
4815 2007-08-16 11:23  jeff
4816
4817         * FS/FS/svc_acct.pm: correct labels in service definition edit for
4818           svc_acct (#1745) (backport)
4819
4820 2007-08-15 17:00  ivan
4821
4822         * FS/FS/cust_main.pm: have generate_letter assume a default paydate
4823           of 2037-12 so it doesn't bomb out on empty paydates
4824
4825 2007-08-15 16:46  ivan
4826
4827         * FS/bin/freeside-sqlradius-reset: add -n option to
4828           freeside-sqlradius-reset to supress deleting data
4829
4830 2007-08-15 14:51  ivan
4831
4832         * httemplate/edit/cust_main.cgi: fix customer status color here too
4833
4834 2007-08-14 20:26  ivan
4835
4836         * httemplate/browse/part_export.cgi: little more low-hanging fruit:
4837           table-grid the export listing
4838
4839 2007-08-14 14:46  ivan
4840
4841         * httemplate/graph/cust_pkg.cgi: file cust_pkg.cgi was added on
4842           branch FREESIDE_1_7_BRANCH on 2007-08-14 21:47:24 +0000
4843
4844 2007-08-14 14:46  ivan
4845
4846         * httemplate/graph/report_cust_pkg.html: file report_cust_pkg.html
4847           was added on branch FREESIDE_1_7_BRANCH on 2007-08-14 21:47:24
4848           +0000
4849
4850 2007-08-14 14:46  ivan
4851
4852         * httemplate/graph/cust_pkg.cgi,
4853           httemplate/graph/report_cust_pkg.html,
4854           FS/FS/Report/Table/Monthly.pm, httemplate/elements/menu.html,
4855           httemplate/graph/cust_bill_pkg.cgi,
4856           httemplate/graph/money_time.cgi,
4857           httemplate/graph/elements/monthly.html,
4858           httemplate/browse/agent.cgi: add package churn report/graph
4859
4860 2007-08-10 16:50  ivan
4861
4862         * FS/bin/freeside-dbdef-create: file freeside-dbdef-create was
4863           added on branch FREESIDE_1_7_BRANCH on 2008-06-21 20:07:05 +0000
4864
4865 2007-08-10 16:50  ivan
4866
4867         * FS/bin/: freeside-dbdef-create: rename dbdef-create to
4868           freeside-dbdef-create and move it to FS/bin, so it gets
4869           %%%FREESIDE_CONF%%% substituted
4870
4871 2007-08-10 15:48  ivan
4872
4873         * FS/FS/part_pkg.pm: add 3 day, 4 month and 4.5 month (137 day)
4874           frequencies
4875
4876 2007-08-10 00:01  ivan
4877
4878         * FS/FS/Schema.pm, FS/FS/cust_pkg.pm,
4879           httemplate/view/cust_main/packages.html: on changing packages,
4880           don't set setup date unless old package has one
4881
4882 2007-08-08 12:18  ivan
4883
4884         * FS/FS/cust_pkg.pm: fix otaker regex
4885
4886 2007-08-07 13:05  ivan
4887
4888         * FS/FS/cust_main.pm: more informative error msg
4889
4890 2007-08-06 12:45  jeff
4891
4892         * fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm:
4893           documentation improvements
4894
4895 2007-08-06 01:51  jeff
4896
4897         * fs_selfservice/FS-SelfService/: MANIFEST, Makefile.PL,
4898           freeside-selfservice-xmlrpc-server, SelfService/XMLRPC.pm,
4899           cgi/xmlrpc.cgi: add selfservice xmlrpc facilities (#591)
4900           (backport)
4901
4902 2007-08-06 01:46  jeff
4903
4904         * fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm: file
4905           XMLRPC.pm was added on branch FREESIDE_1_7_BRANCH on 2007-08-06
4906           08:51:19 +0000
4907
4908 2007-08-06 01:46  jeff
4909
4910         * fs_selfservice/FS-SelfService/cgi/xmlrpc.cgi: file xmlrpc.cgi was
4911           added on branch FREESIDE_1_7_BRANCH on 2007-08-06 08:51:19 +0000
4912
4913 2007-08-06 01:46  jeff
4914
4915         * fs_selfservice/FS-SelfService/:
4916           freeside-selfservice-xmlrpc-server, SelfService/XMLRPC.pm,
4917           cgi/xmlrpc.cgi: add selfservice xmlrpc facilities (#591)
4918
4919 2007-08-06 01:46  jeff
4920
4921         * fs_selfservice/FS-SelfService/freeside-selfservice-xmlrpc-server:
4922           file freeside-selfservice-xmlrpc-server was added on branch
4923           FREESIDE_1_7_BRANCH on 2007-08-06 08:51:18 +0000
4924
4925 2007-08-05 10:32  jeff
4926
4927         * FS/FS/ClientAPI/MyAccount.pm: eeb! fix realtime recharge
4928
4929 2007-08-02 16:44  ivan
4930
4931         * httemplate/view/cust_main/packages.html: increase package popup
4932           width
4933
4934 2007-08-02 16:09  ivan
4935
4936         * httemplate/: edit/process/cust_pkg.cgi,
4937           elements/select-table.html, misc/change_pkg.cgi,
4938           view/cust_main/packages.html: fix slowness on change package and
4939           also make it into a popup
4940
4941 2007-08-02 16:01  ivan
4942
4943         * httemplate/elements/select-cust-part_pkg.html: file
4944           select-cust-part_pkg.html was added on branch FREESIDE_1_7_BRANCH
4945           on 2007-08-02 23:01:02 +0000
4946
4947 2007-08-02 16:01  ivan
4948
4949         * httemplate/elements/: select-cust-part_pkg.html: fix slowness on
4950           change package and also make it into a popup
4951
4952 2007-08-02 15:55  ivan
4953
4954         * FS/FS/CGI.pm: fix status color on small_custview
4955
4956 2007-08-02 13:18  ivan
4957
4958         * httemplate/elements/select-table.html: sync with HEAD 1.8
4959
4960 2007-08-02 13:06  ivan
4961
4962         * httemplate/elements/select-table.html: backport select-table.html
4963           from HEAD
4964
4965 2007-08-02 12:53  ivan
4966
4967         * rt/lib/t/regression/: 06-mime_decoding.t, 23-web_attachments.t:
4968           import rt 3.6.4
4969
4970 2007-08-01 15:37  ivan
4971
4972         * FS/FS/Schema.pm: i guess svc_www.usersvc can be null...
4973           (backport)
4974
4975 2007-08-01 15:26  jeff
4976
4977         * httemplate/misc/cancel_cust.html: file cancel_cust.html was added
4978           on branch FREESIDE_1_7_BRANCH on 2007-12-19 22:31:37 +0000
4979
4980 2007-08-01 15:26  ivan
4981
4982         *
4983           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif:
4984           file toolbar.arrowright.gif was added on branch
4985           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:49 +0000
4986
4987 2007-08-01 15:26  ivan
4988
4989         *
4990           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif:
4991           file toolbar.buttonarrow.gif was added on branch
4992           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:49 +0000
4993
4994 2007-08-01 15:26  ivan
4995
4996         *
4997           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif:
4998           file toolbar.buttonbg.gif was added on branch FREESIDE_1_7_BRANCH
4999           on 2008-06-17 03:58:49 +0000
5000
5001 2007-08-01 15:26  ivan
5002
5003         *
5004           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.collapse.gif:
5005           file toolbar.collapse.gif was added on branch FREESIDE_1_7_BRANCH
5006           on 2008-06-17 03:58:49 +0000
5007
5008 2007-08-01 15:26  ivan
5009
5010         *
5011           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.end.gif:
5012           file toolbar.end.gif was added on branch FREESIDE_1_7_BRANCH on
5013           2008-06-17 03:58:49 +0000
5014
5015 2007-08-01 15:26  ivan
5016
5017         *
5018           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.expand.gif:
5019           file toolbar.expand.gif was added on branch FREESIDE_1_7_BRANCH
5020           on 2008-06-17 03:58:49 +0000
5021
5022 2007-08-01 15:26  ivan
5023
5024         *
5025           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.separator.gif:
5026           file toolbar.separator.gif was added on branch
5027           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:49 +0000
5028
5029 2007-08-01 15:26  ivan
5030
5031         *
5032           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.start.gif:
5033           file toolbar.start.gif was added on branch FREESIDE_1_7_BRANCH on
5034           2008-06-17 03:58:49 +0000
5035
5036 2007-08-01 15:26  ivan
5037
5038         *
5039           httemplate/elements/fckeditor/editor/skins/default/fck_dialog.css:
5040           file fck_dialog.css was added on branch FREESIDE_1_7_BRANCH on
5041           2008-06-17 03:58:47 +0000
5042
5043 2007-08-01 15:26  ivan
5044
5045         *
5046           httemplate/elements/fckeditor/editor/skins/office2003/fck_dialog.css:
5047           file fck_dialog.css was added on branch FREESIDE_1_7_BRANCH on
5048           2008-06-17 03:58:48 +0000
5049
5050 2007-08-01 15:26  ivan
5051
5052         * httemplate/elements/fckeditor/editor/skins/silver/fck_dialog.css:
5053           file fck_dialog.css was added on branch FREESIDE_1_7_BRANCH on
5054           2008-06-17 03:58:49 +0000
5055
5056 2007-08-01 15:26  ivan
5057
5058         *
5059           httemplate/elements/fckeditor/editor/skins/default/fck_editor.css:
5060           file fck_editor.css was added on branch FREESIDE_1_7_BRANCH on
5061           2008-06-17 03:58:47 +0000
5062
5063 2007-08-01 15:26  ivan
5064
5065         *
5066           httemplate/elements/fckeditor/editor/skins/office2003/fck_editor.css:
5067           file fck_editor.css was added on branch FREESIDE_1_7_BRANCH on
5068           2008-06-17 03:58:48 +0000
5069
5070 2007-08-01 15:26  ivan
5071
5072         * httemplate/elements/fckeditor/editor/skins/silver/fck_editor.css:
5073           file fck_editor.css was added on branch FREESIDE_1_7_BRANCH on
5074           2008-06-17 03:58:49 +0000
5075
5076 2007-08-01 15:26  ivan
5077
5078         * httemplate/elements/fckeditor/editor/skins/default/fck_strip.gif:
5079           file fck_strip.gif was added on branch FREESIDE_1_7_BRANCH on
5080           2008-06-17 03:58:47 +0000
5081
5082 2007-08-01 15:26  ivan
5083
5084         *
5085           httemplate/elements/fckeditor/editor/skins/office2003/fck_strip.gif:
5086           file fck_strip.gif was added on branch FREESIDE_1_7_BRANCH on
5087           2008-06-17 03:58:48 +0000
5088
5089 2007-08-01 15:26  ivan
5090
5091         * httemplate/elements/fckeditor/editor/skins/silver/fck_strip.gif:
5092           file fck_strip.gif was added on branch FREESIDE_1_7_BRANCH on
5093           2008-06-17 03:58:49 +0000
5094
5095 2007-08-01 15:26  ivan
5096
5097         * httemplate/elements/fckeditor/editor/skins/:
5098           default/images/toolbar.arrowright.gif,
5099           office2003/images/toolbar.arrowright.gif: file
5100           toolbar.arrowright.gif was added on branch FREESIDE_1_7_BRANCH on
5101           2008-06-17 03:58:48 +0000
5102
5103 2007-08-01 15:26  ivan
5104
5105         *
5106           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.bg.gif:
5107           file toolbar.bg.gif was added on branch FREESIDE_1_7_BRANCH on
5108           2008-06-17 03:58:48 +0000
5109
5110 2007-08-01 15:26  ivan
5111
5112         * httemplate/elements/fckeditor/editor/skins/:
5113           default/images/toolbar.buttonarrow.gif,
5114           office2003/images/toolbar.buttonarrow.gif: file
5115           toolbar.buttonarrow.gif was added on branch FREESIDE_1_7_BRANCH
5116           on 2008-06-17 03:58:48 +0000
5117
5118 2007-08-01 15:26  ivan
5119
5120         * httemplate/elements/fckeditor/editor/skins/:
5121           default/images/toolbar.collapse.gif,
5122           office2003/images/toolbar.collapse.gif: file toolbar.collapse.gif
5123           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:48
5124           +0000
5125
5126 2007-08-01 15:26  ivan
5127
5128         * httemplate/elements/fckeditor/editor/skins/:
5129           default/images/toolbar.end.gif,
5130           office2003/images/toolbar.end.gif: file toolbar.end.gif was added
5131           on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:48 +0000
5132
5133 2007-08-01 15:26  ivan
5134
5135         * httemplate/elements/fckeditor/editor/skins/:
5136           default/images/toolbar.expand.gif,
5137           office2003/images/toolbar.expand.gif: file toolbar.expand.gif was
5138           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:48 +0000
5139
5140 2007-08-01 15:26  ivan
5141
5142         * httemplate/elements/fckeditor/editor/skins/:
5143           default/images/toolbar.separator.gif,
5144           office2003/images/toolbar.separator.gif: file
5145           toolbar.separator.gif was added on branch FREESIDE_1_7_BRANCH on
5146           2008-06-17 03:58:48 +0000
5147
5148 2007-08-01 15:26  ivan
5149
5150         * httemplate/elements/fckeditor/editor/skins/:
5151           default/images/toolbar.start.gif,
5152           office2003/images/toolbar.start.gif: file toolbar.start.gif was
5153           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:48 +0000
5154
5155 2007-08-01 15:26  ivan
5156
5157         * httemplate/elements/fckeditor/editor/skins/_fckviewstrips.html:
5158           file _fckviewstrips.html was added on branch FREESIDE_1_7_BRANCH
5159           on 2008-06-17 03:58:46 +0000
5160
5161 2007-08-01 15:26  ivan
5162
5163         *
5164           httemplate/elements/fckeditor/editor/plugins/simplecommands/fckplugin.js:
5165           file fckplugin.js was added on branch FREESIDE_1_7_BRANCH on
5166           2008-06-17 03:58:42 +0000
5167
5168 2007-08-01 15:26  ivan
5169
5170         *
5171           httemplate/elements/fckeditor/editor/plugins/tablecommands/fckplugin.js:
5172           file fckplugin.js was added on branch FREESIDE_1_7_BRANCH on
5173           2008-06-17 03:58:43 +0000
5174
5175 2007-08-01 15:26  ivan
5176
5177         *
5178           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/pl.js:
5179           file pl.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5180           03:58:41 +0000
5181
5182 2007-08-01 15:26  ivan
5183
5184         *
5185           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/it.js:
5186           file it.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5187           03:58:41 +0000
5188
5189 2007-08-01 15:26  ivan
5190
5191         *
5192           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/de.js:
5193           file de.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5194           03:58:41 +0000
5195
5196 2007-08-01 15:26  ivan
5197
5198         *
5199           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/en.js:
5200           file en.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5201           03:58:41 +0000
5202
5203 2007-08-01 15:26  ivan
5204
5205         *
5206           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/fr.js:
5207           file fr.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5208           03:58:41 +0000
5209
5210 2007-08-01 15:26  ivan
5211
5212         *
5213           httemplate/elements/fckeditor/editor/plugins/placeholder/fck_placeholder.html:
5214           file fck_placeholder.html was added on branch FREESIDE_1_7_BRANCH
5215           on 2008-06-17 03:58:41 +0000
5216
5217 2007-08-01 15:26  ivan
5218
5219         * httemplate/elements/fckeditor/editor/plugins/:
5220           autogrow/fckplugin.js, placeholder/fckplugin.js: file
5221           fckplugin.js was added on branch FREESIDE_1_7_BRANCH on
5222           2008-06-17 03:58:41 +0000
5223
5224 2007-08-01 15:26  ivan
5225
5226         *
5227           httemplate/elements/fckeditor/editor/plugins/placeholder/placeholder.gif:
5228           file placeholder.gif was added on branch FREESIDE_1_7_BRANCH on
5229           2008-06-17 03:58:41 +0000
5230
5231 2007-08-01 15:26  ivan
5232
5233         * httemplate/elements/fckeditor/editor/lang/tr.js: file tr.js was
5234           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5235
5236 2007-08-01 15:26  ivan
5237
5238         * httemplate/elements/fckeditor/editor/lang/uk.js: file uk.js was
5239           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5240
5241 2007-08-01 15:26  ivan
5242
5243         * httemplate/elements/fckeditor/editor/lang/vi.js: file vi.js was
5244           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5245
5246 2007-08-01 15:26  ivan
5247
5248         * httemplate/elements/fckeditor/editor/lang/zh-cn.js: file zh-cn.js
5249           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:41
5250           +0000
5251
5252 2007-08-01 15:26  ivan
5253
5254         * httemplate/elements/fckeditor/editor/lang/zh.js: file zh.js was
5255           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:41 +0000
5256
5257 2007-08-01 15:26  ivan
5258
5259         * httemplate/elements/fckeditor/editor/lang/sl.js: file sl.js was
5260           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5261
5262 2007-08-01 15:26  ivan
5263
5264         * httemplate/elements/fckeditor/editor/lang/sr-latn.js: file
5265           sr-latn.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5266           03:58:40 +0000
5267
5268 2007-08-01 15:26  ivan
5269
5270         * httemplate/elements/fckeditor/editor/lang/sr.js: file sr.js was
5271           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5272
5273 2007-08-01 15:26  ivan
5274
5275         * httemplate/elements/fckeditor/editor/lang/sv.js: file sv.js was
5276           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5277
5278 2007-08-01 15:26  ivan
5279
5280         * httemplate/elements/fckeditor/editor/lang/th.js: file th.js was
5281           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5282
5283 2007-08-01 15:26  ivan
5284
5285         * httemplate/elements/fckeditor/editor/lang/hu.js: file hu.js was
5286           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5287
5288 2007-08-01 15:26  ivan
5289
5290         * httemplate/elements/fckeditor/editor/lang/it.js: file it.js was
5291           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5292
5293 2007-08-01 15:26  ivan
5294
5295         * httemplate/elements/fckeditor/editor/lang/ja.js: file ja.js was
5296           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5297
5298 2007-08-01 15:26  ivan
5299
5300         * httemplate/elements/fckeditor/editor/lang/km.js: file km.js was
5301           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5302
5303 2007-08-01 15:26  ivan
5304
5305         * httemplate/elements/fckeditor/editor/lang/ko.js: file ko.js was
5306           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:37 +0000
5307
5308 2007-08-01 15:26  ivan
5309
5310         * httemplate/elements/fckeditor/editor/lang/lt.js: file lt.js was
5311           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:37 +0000
5312
5313 2007-08-01 15:26  ivan
5314
5315         * httemplate/elements/fckeditor/editor/lang/lv.js: file lv.js was
5316           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:37 +0000
5317
5318 2007-08-01 15:26  ivan
5319
5320         * httemplate/elements/fckeditor/editor/lang/mn.js: file mn.js was
5321           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:38 +0000
5322
5323 2007-08-01 15:26  ivan
5324
5325         * httemplate/elements/fckeditor/editor/lang/ms.js: file ms.js was
5326           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:38 +0000
5327
5328 2007-08-01 15:26  ivan
5329
5330         * httemplate/elements/fckeditor/editor/lang/nb.js: file nb.js was
5331           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5332
5333 2007-08-01 15:26  ivan
5334
5335         * httemplate/elements/fckeditor/editor/lang/nl.js: file nl.js was
5336           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5337
5338 2007-08-01 15:26  ivan
5339
5340         * httemplate/elements/fckeditor/editor/lang/no.js: file no.js was
5341           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5342
5343 2007-08-01 15:26  ivan
5344
5345         * httemplate/elements/fckeditor/editor/lang/pl.js: file pl.js was
5346           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5347
5348 2007-08-01 15:26  ivan
5349
5350         * httemplate/elements/fckeditor/editor/lang/pt-br.js: file pt-br.js
5351           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39
5352           +0000
5353
5354 2007-08-01 15:26  ivan
5355
5356         * httemplate/elements/fckeditor/editor/lang/pt.js: file pt.js was
5357           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5358
5359 2007-08-01 15:26  ivan
5360
5361         * httemplate/elements/fckeditor/editor/lang/ro.js: file ro.js was
5362           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5363
5364 2007-08-01 15:26  ivan
5365
5366         * httemplate/elements/fckeditor/editor/lang/ru.js: file ru.js was
5367           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5368
5369 2007-08-01 15:26  ivan
5370
5371         * httemplate/elements/fckeditor/editor/lang/sk.js: file sk.js was
5372           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5373
5374 2007-08-01 15:26  ivan
5375
5376         * httemplate/elements/fckeditor/editor/lang/gl.js: file gl.js was
5377           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5378
5379 2007-08-01 15:26  ivan
5380
5381         * httemplate/elements/fckeditor/editor/lang/he.js: file he.js was
5382           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5383
5384 2007-08-01 15:26  ivan
5385
5386         * httemplate/elements/fckeditor/editor/lang/hi.js: file hi.js was
5387           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5388
5389 2007-08-01 15:26  ivan
5390
5391         * httemplate/elements/fckeditor/editor/lang/hr.js: file hr.js was
5392           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5393
5394 2007-08-01 15:26  ivan
5395
5396         * httemplate/elements/fckeditor/editor/lang/fa.js: file fa.js was
5397           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5398
5399 2007-08-01 15:26  ivan
5400
5401         * httemplate/elements/fckeditor/editor/lang/fi.js: file fi.js was
5402           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5403
5404 2007-08-01 15:26  ivan
5405
5406         * httemplate/elements/fckeditor/editor/lang/fo.js: file fo.js was
5407           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5408
5409 2007-08-01 15:26  ivan
5410
5411         * httemplate/elements/fckeditor/editor/lang/fr.js: file fr.js was
5412           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5413
5414 2007-08-01 15:26  ivan
5415
5416         * httemplate/elements/fckeditor/editor/lang/es.js: file es.js was
5417           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5418
5419 2007-08-01 15:26  ivan
5420
5421         * httemplate/elements/fckeditor/editor/lang/et.js: file et.js was
5422           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5423
5424 2007-08-01 15:26  ivan
5425
5426         * httemplate/elements/fckeditor/editor/lang/eu.js: file eu.js was
5427           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5428
5429 2007-08-01 15:26  ivan
5430
5431         * httemplate/elements/fckeditor/editor/lang/el.js: file el.js was
5432           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5433
5434 2007-08-01 15:26  ivan
5435
5436         * httemplate/elements/fckeditor/editor/lang/en-au.js: file en-au.js
5437           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34
5438           +0000
5439
5440 2007-08-01 15:26  ivan
5441
5442         * httemplate/elements/fckeditor/editor/lang/en-ca.js: file en-ca.js
5443           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34
5444           +0000
5445
5446 2007-08-01 15:26  ivan
5447
5448         * httemplate/elements/fckeditor/editor/lang/en-uk.js: file en-uk.js
5449           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34
5450           +0000
5451
5452 2007-08-01 15:26  ivan
5453
5454         * httemplate/elements/fckeditor/editor/lang/en.js: file en.js was
5455           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5456
5457 2007-08-01 15:26  ivan
5458
5459         * httemplate/elements/fckeditor/editor/lang/eo.js: file eo.js was
5460           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5461
5462 2007-08-01 15:26  ivan
5463
5464         * httemplate/elements/fckeditor/editor/lang/cs.js: file cs.js was
5465           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:33 +0000
5466
5467 2007-08-01 15:26  ivan
5468
5469         * httemplate/elements/fckeditor/editor/lang/da.js: file da.js was
5470           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:33 +0000
5471
5472 2007-08-01 15:26  ivan
5473
5474         * httemplate/elements/fckeditor/editor/lang/de.js: file de.js was
5475           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5476
5477 2007-08-01 15:26  ivan
5478
5479         * httemplate/elements/fckeditor/editor/lang/bs.js: file bs.js was
5480           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:32 +0000
5481
5482 2007-08-01 15:26  ivan
5483
5484         * httemplate/elements/fckeditor/editor/lang/ca.js: file ca.js was
5485           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:32 +0000
5486
5487 2007-08-01 15:26  ivan
5488
5489         * httemplate/elements/fckeditor/editor/lang/bn.js: file bn.js was
5490           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:32 +0000
5491
5492 2007-08-01 15:26  ivan
5493
5494         * httemplate/elements/fckeditor/editor/lang/_translationstatus.txt:
5495           file _translationstatus.txt was added on branch
5496           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:29 +0000
5497
5498 2007-08-01 15:26  ivan
5499
5500         * httemplate/elements/fckeditor/editor/lang/af.js: file af.js was
5501           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:30 +0000
5502
5503 2007-08-01 15:26  ivan
5504
5505         * httemplate/elements/fckeditor/editor/lang/ar.js: file ar.js was
5506           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:31 +0000
5507
5508 2007-08-01 15:26  ivan
5509
5510         * httemplate/elements/fckeditor/editor/lang/bg.js: file bg.js was
5511           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:31 +0000
5512
5513 2007-08-01 15:26  ivan
5514
5515         * httemplate/elements/fckeditor/editor/lang/_getfontformat.html:
5516           file _getfontformat.html was added on branch FREESIDE_1_7_BRANCH
5517           on 2008-06-17 03:58:29 +0000
5518
5519 2007-08-01 15:26  ivan
5520
5521         * httemplate/elements/fckeditor/editor/js/fckeditorcode_ie.js: file
5522           fckeditorcode_ie.js was added on branch FREESIDE_1_7_BRANCH on
5523           2008-06-17 03:58:28 +0000
5524
5525 2007-08-01 15:26  ivan
5526
5527         * httemplate/elements/fckeditor/editor/js/fckeditorcode_gecko.js:
5528           file fckeditorcode_gecko.js was added on branch
5529           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:27 +0000
5530
5531 2007-08-01 15:26  ivan
5532
5533         *
5534           httemplate/elements/fckeditor/editor/images/smiley/msn/tounge_smile.gif:
5535           file tounge_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5536           2008-06-17 03:58:26 +0000
5537
5538 2007-08-01 15:26  ivan
5539
5540         *
5541           httemplate/elements/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif:
5542           file whatchutalkingabout_smile.gif was added on branch
5543           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:26 +0000
5544
5545 2007-08-01 15:26  ivan
5546
5547         *
5548           httemplate/elements/fckeditor/editor/images/smiley/msn/wink_smile.gif:
5549           file wink_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5550           2008-06-17 03:58:26 +0000
5551
5552 2007-08-01 15:26  ivan
5553
5554         *
5555           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_down.gif:
5556           file thumbs_down.gif was added on branch FREESIDE_1_7_BRANCH on
5557           2008-06-17 03:58:26 +0000
5558
5559 2007-08-01 15:26  ivan
5560
5561         *
5562           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_up.gif:
5563           file thumbs_up.gif was added on branch FREESIDE_1_7_BRANCH on
5564           2008-06-17 03:58:26 +0000
5565
5566 2007-08-01 15:26  ivan
5567
5568         *
5569           httemplate/elements/fckeditor/editor/images/smiley/msn/regular_smile.gif:
5570           file regular_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5571           2008-06-17 03:58:26 +0000
5572
5573 2007-08-01 15:26  ivan
5574
5575         *
5576           httemplate/elements/fckeditor/editor/images/smiley/msn/sad_smile.gif:
5577           file sad_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5578           2008-06-17 03:58:26 +0000
5579
5580 2007-08-01 15:26  ivan
5581
5582         *
5583           httemplate/elements/fckeditor/editor/images/smiley/msn/shades_smile.gif:
5584           file shades_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5585           2008-06-17 03:58:26 +0000
5586
5587 2007-08-01 15:26  ivan
5588
5589         *
5590           httemplate/elements/fckeditor/editor/images/smiley/msn/teeth_smile.gif:
5591           file teeth_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5592           2008-06-17 03:58:26 +0000
5593
5594 2007-08-01 15:26  ivan
5595
5596         *
5597           httemplate/elements/fckeditor/editor/images/smiley/msn/omg_smile.gif:
5598           file omg_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5599           2008-06-17 03:58:26 +0000
5600
5601 2007-08-01 15:26  ivan
5602
5603         *
5604           httemplate/elements/fckeditor/editor/images/smiley/msn/lightbulb.gif:
5605           file lightbulb.gif was added on branch FREESIDE_1_7_BRANCH on
5606           2008-06-17 03:58:26 +0000
5607
5608 2007-08-01 15:26  ivan
5609
5610         * httemplate/elements/fckeditor/editor/images/smiley/msn/kiss.gif:
5611           file kiss.gif was added on branch FREESIDE_1_7_BRANCH on
5612           2008-06-17 03:58:26 +0000
5613
5614 2007-08-01 15:26  ivan
5615
5616         *
5617           httemplate/elements/fckeditor/editor/images/smiley/msn/envelope.gif:
5618           file envelope.gif was added on branch FREESIDE_1_7_BRANCH on
5619           2008-06-17 03:58:25 +0000
5620
5621 2007-08-01 15:26  ivan
5622
5623         * httemplate/elements/fckeditor/editor/images/smiley/msn/heart.gif:
5624           file heart.gif was added on branch FREESIDE_1_7_BRANCH on
5625           2008-06-17 03:58:25 +0000
5626
5627 2007-08-01 15:26  ivan
5628
5629         * httemplate/elements/fckeditor/editor/images/smiley/msn/cake.gif:
5630           file cake.gif was added on branch FREESIDE_1_7_BRANCH on
5631           2008-06-17 03:58:25 +0000
5632
5633 2007-08-01 15:26  ivan
5634
5635         *
5636           httemplate/elements/fckeditor/editor/images/smiley/msn/confused_smile.gif:
5637           file confused_smile.gif was added on branch FREESIDE_1_7_BRANCH
5638           on 2008-06-17 03:58:25 +0000
5639
5640 2007-08-01 15:26  ivan
5641
5642         *
5643           httemplate/elements/fckeditor/editor/images/smiley/msn/cry_smile.gif:
5644           file cry_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5645           2008-06-17 03:58:25 +0000
5646
5647 2007-08-01 15:26  ivan
5648
5649         *
5650           httemplate/elements/fckeditor/editor/images/smiley/msn/devil_smile.gif:
5651           file devil_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5652           2008-06-17 03:58:25 +0000
5653
5654 2007-08-01 15:26  ivan
5655
5656         *
5657           httemplate/elements/fckeditor/editor/images/smiley/msn/embaressed_smile.gif:
5658           file embaressed_smile.gif was added on branch FREESIDE_1_7_BRANCH
5659           on 2008-06-17 03:58:25 +0000
5660
5661 2007-08-01 15:26  ivan
5662
5663         *
5664           httemplate/elements/fckeditor/editor/images/smiley/msn/angry_smile.gif:
5665           file angry_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5666           2008-06-17 03:58:25 +0000
5667
5668 2007-08-01 15:26  ivan
5669
5670         *
5671           httemplate/elements/fckeditor/editor/images/smiley/msn/broken_heart.gif:
5672           file broken_heart.gif was added on branch FREESIDE_1_7_BRANCH on
5673           2008-06-17 03:58:25 +0000
5674
5675 2007-08-01 15:26  ivan
5676
5677         *
5678           httemplate/elements/fckeditor/editor/images/smiley/msn/angel_smile.gif:
5679           file angel_smile.gif was added on branch FREESIDE_1_7_BRANCH on
5680           2008-06-17 03:58:25 +0000
5681
5682 2007-08-01 15:25  ivan
5683
5684         * httemplate/elements/fckeditor/editor/images/arrow_rtl.gif: file
5685           arrow_rtl.gif was added on branch FREESIDE_1_7_BRANCH on
5686           2008-06-17 03:58:24 +0000
5687
5688 2007-08-01 15:25  ivan
5689
5690         * httemplate/elements/fckeditor/editor/images/spacer.gif: file
5691           spacer.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5692           03:58:24 +0000
5693
5694 2007-08-01 15:25  ivan
5695
5696         * httemplate/elements/fckeditor/editor/images/arrow_ltr.gif: file
5697           arrow_ltr.gif was added on branch FREESIDE_1_7_BRANCH on
5698           2008-06-17 03:58:24 +0000
5699
5700 2007-08-01 15:25  ivan
5701
5702         * httemplate/elements/fckeditor/editor/images/anchor.gif: file
5703           anchor.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5704           03:58:24 +0000
5705
5706 2007-08-01 15:25  ivan
5707
5708         *
5709           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/common.js:
5710           file common.js was added on branch FREESIDE_1_7_BRANCH on
5711           2008-06-17 03:58:23 +0000
5712
5713 2007-08-01 15:25  ivan
5714
5715         *
5716           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/fckxml.js:
5717           file fckxml.js was added on branch FREESIDE_1_7_BRANCH on
5718           2008-06-17 03:58:23 +0000
5719
5720 2007-08-01 15:25  ivan
5721
5722         *
5723           httemplate/elements/fckeditor/editor/filemanager/upload/test.html:
5724           file test.html was added on branch FREESIDE_1_7_BRANCH on
5725           2008-06-17 03:58:24 +0000
5726
5727 2007-08-01 15:25  ivan
5728
5729         *
5730           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif:
5731           file js.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5732           03:58:21 +0000
5733
5734 2007-08-01 15:25  ivan
5735
5736         *
5737           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif:
5738           file mdb.gif was added on branch FREESIDE_1_7_BRANCH on
5739           2008-06-17 03:58:21 +0000
5740
5741 2007-08-01 15:25  ivan
5742
5743         *
5744           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif:
5745           file mp3.gif was added on branch FREESIDE_1_7_BRANCH on
5746           2008-06-17 03:58:21 +0000
5747
5748 2007-08-01 15:25  ivan
5749
5750         *
5751           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif:
5752           file pdf.gif was added on branch FREESIDE_1_7_BRANCH on
5753           2008-06-17 03:58:21 +0000
5754
5755 2007-08-01 15:25  ivan
5756
5757         *
5758           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif:
5759           file png.gif was added on branch FREESIDE_1_7_BRANCH on
5760           2008-06-17 03:58:21 +0000
5761
5762 2007-08-01 15:25  ivan
5763
5764         *
5765           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif:
5766           file ppt.gif was added on branch FREESIDE_1_7_BRANCH on
5767           2008-06-17 03:58:21 +0000
5768
5769 2007-08-01 15:25  ivan
5770
5771         *
5772           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif:
5773           file rdp.gif was added on branch FREESIDE_1_7_BRANCH on
5774           2008-06-17 03:58:21 +0000
5775
5776 2007-08-01 15:25  ivan
5777
5778         *
5779           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif:
5780           file swf.gif was added on branch FREESIDE_1_7_BRANCH on
5781           2008-06-17 03:58:21 +0000
5782
5783 2007-08-01 15:25  ivan
5784
5785         *
5786           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif:
5787           file swt.gif was added on branch FREESIDE_1_7_BRANCH on
5788           2008-06-17 03:58:21 +0000
5789
5790 2007-08-01 15:25  ivan
5791
5792         *
5793           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif:
5794           file txt.gif was added on branch FREESIDE_1_7_BRANCH on
5795           2008-06-17 03:58:21 +0000
5796
5797 2007-08-01 15:25  ivan
5798
5799         *
5800           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif:
5801           file vsd.gif was added on branch FREESIDE_1_7_BRANCH on
5802           2008-06-17 03:58:21 +0000
5803
5804 2007-08-01 15:25  ivan
5805
5806         *
5807           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif:
5808           file xls.gif was added on branch FREESIDE_1_7_BRANCH on
5809           2008-06-17 03:58:21 +0000
5810
5811 2007-08-01 15:25  ivan
5812
5813         *
5814           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif:
5815           file xml.gif was added on branch FREESIDE_1_7_BRANCH on
5816           2008-06-17 03:58:22 +0000
5817
5818 2007-08-01 15:25  ivan
5819
5820         *
5821           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif:
5822           file zip.gif was added on branch FREESIDE_1_7_BRANCH on
5823           2008-06-17 03:58:22 +0000
5824
5825 2007-08-01 15:25  ivan
5826
5827         *
5828           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif:
5829           file htm.gif was added on branch FREESIDE_1_7_BRANCH on
5830           2008-06-17 03:58:20 +0000
5831
5832 2007-08-01 15:25  ivan
5833
5834         *
5835           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif:
5836           file html.gif was added on branch FREESIDE_1_7_BRANCH on
5837           2008-06-17 03:58:20 +0000
5838
5839 2007-08-01 15:25  ivan
5840
5841         *
5842           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif:
5843           file jpg.gif was added on branch FREESIDE_1_7_BRANCH on
5844           2008-06-17 03:58:20 +0000
5845
5846 2007-08-01 15:25  ivan
5847
5848         *
5849           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif:
5850           file doc.gif was added on branch FREESIDE_1_7_BRANCH on
5851           2008-06-17 03:58:19 +0000
5852
5853 2007-08-01 15:25  ivan
5854
5855         *
5856           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif:
5857           file exe.gif was added on branch FREESIDE_1_7_BRANCH on
5858           2008-06-17 03:58:19 +0000
5859
5860 2007-08-01 15:25  ivan
5861
5862         *
5863           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif:
5864           file fla.gif was added on branch FREESIDE_1_7_BRANCH on
5865           2008-06-17 03:58:19 +0000
5866
5867 2007-08-01 15:25  ivan
5868
5869         *
5870           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif:
5871           file gif.gif was added on branch FREESIDE_1_7_BRANCH on
5872           2008-06-17 03:58:19 +0000
5873
5874 2007-08-01 15:25  ivan
5875
5876         *
5877           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif:
5878           file ai.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5879           03:58:17 +0000
5880
5881 2007-08-01 15:25  ivan
5882
5883         *
5884           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif:
5885           file avi.gif was added on branch FREESIDE_1_7_BRANCH on
5886           2008-06-17 03:58:18 +0000
5887
5888 2007-08-01 15:25  ivan
5889
5890         *
5891           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif:
5892           file bmp.gif was added on branch FREESIDE_1_7_BRANCH on
5893           2008-06-17 03:58:18 +0000
5894
5895 2007-08-01 15:25  ivan
5896
5897         *
5898           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif:
5899           file cs.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5900           03:58:18 +0000
5901
5902 2007-08-01 15:25  ivan
5903
5904         *
5905           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif:
5906           file default.icon.gif was added on branch FREESIDE_1_7_BRANCH on
5907           2008-06-17 03:58:19 +0000
5908
5909 2007-08-01 15:25  ivan
5910
5911         *
5912           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif:
5913           file dll.gif was added on branch FREESIDE_1_7_BRANCH on
5914           2008-06-17 03:58:19 +0000
5915
5916 2007-08-01 15:25  ivan
5917
5918         *
5919           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif:
5920           file zip.gif was added on branch FREESIDE_1_7_BRANCH on
5921           2008-06-17 03:58:11 +0000
5922
5923 2007-08-01 15:25  ivan
5924
5925         *
5926           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif:
5927           file vsd.gif was added on branch FREESIDE_1_7_BRANCH on
5928           2008-06-17 03:58:08 +0000
5929
5930 2007-08-01 15:25  ivan
5931
5932         *
5933           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif:
5934           file xls.gif was added on branch FREESIDE_1_7_BRANCH on
5935           2008-06-17 03:58:10 +0000
5936
5937 2007-08-01 15:25  ivan
5938
5939         *
5940           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif:
5941           file xml.gif was added on branch FREESIDE_1_7_BRANCH on
5942           2008-06-17 03:58:11 +0000
5943
5944 2007-08-01 15:25  ivan
5945
5946         *
5947           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif:
5948           file swt.gif was added on branch FREESIDE_1_7_BRANCH on
5949           2008-06-17 03:58:08 +0000
5950
5951 2007-08-01 15:25  ivan
5952
5953         *
5954           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif:
5955           file txt.gif was added on branch FREESIDE_1_7_BRANCH on
5956           2008-06-17 03:58:08 +0000
5957
5958 2007-08-01 15:25  ivan
5959
5960         *
5961           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif:
5962           file swf.gif was added on branch FREESIDE_1_7_BRANCH on
5963           2008-06-17 03:58:07 +0000
5964
5965 2007-08-01 15:25  ivan
5966
5967         *
5968           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif:
5969           file rdp.gif was added on branch FREESIDE_1_7_BRANCH on
5970           2008-06-17 03:58:06 +0000
5971
5972 2007-08-01 15:25  ivan
5973
5974         *
5975           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif:
5976           file pdf.gif was added on branch FREESIDE_1_7_BRANCH on
5977           2008-06-17 03:58:01 +0000
5978
5979 2007-08-01 15:25  ivan
5980
5981         *
5982           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/png.gif:
5983           file png.gif was added on branch FREESIDE_1_7_BRANCH on
5984           2008-06-17 03:58:01 +0000
5985
5986 2007-08-01 15:25  ivan
5987
5988         *
5989           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif:
5990           file ppt.gif was added on branch FREESIDE_1_7_BRANCH on
5991           2008-06-17 03:58:03 +0000
5992
5993 2007-08-01 15:25  ivan
5994
5995         *
5996           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/js.gif:
5997           file js.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5998           03:58:00 +0000
5999
6000 2007-08-01 15:25  ivan
6001
6002         *
6003           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif:
6004           file mdb.gif was added on branch FREESIDE_1_7_BRANCH on
6005           2008-06-17 03:58:00 +0000
6006
6007 2007-08-01 15:25  ivan
6008
6009         *
6010           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif:
6011           file mp3.gif was added on branch FREESIDE_1_7_BRANCH on
6012           2008-06-17 03:58:01 +0000
6013
6014 2007-08-01 15:25  ivan
6015
6016         *
6017           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif:
6018           file exe.gif was added on branch FREESIDE_1_7_BRANCH on
6019           2008-06-17 03:57:58 +0000
6020
6021 2007-08-01 15:25  ivan
6022
6023         *
6024           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif:
6025           file fla.gif was added on branch FREESIDE_1_7_BRANCH on
6026           2008-06-17 03:57:58 +0000
6027
6028 2007-08-01 15:25  ivan
6029
6030         *
6031           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif:
6032           file gif.gif was added on branch FREESIDE_1_7_BRANCH on
6033           2008-06-17 03:57:59 +0000
6034
6035 2007-08-01 15:25  ivan
6036
6037         *
6038           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif:
6039           file htm.gif was added on branch FREESIDE_1_7_BRANCH on
6040           2008-06-17 03:57:59 +0000
6041
6042 2007-08-01 15:25  ivan
6043
6044         *
6045           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/html.gif:
6046           file html.gif was added on branch FREESIDE_1_7_BRANCH on
6047           2008-06-17 03:58:00 +0000
6048
6049 2007-08-01 15:25  ivan
6050
6051         *
6052           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif:
6053           file jpg.gif was added on branch FREESIDE_1_7_BRANCH on
6054           2008-06-17 03:58:00 +0000
6055
6056 2007-08-01 15:25  ivan
6057
6058         *
6059           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif:
6060           file cs.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6061           03:57:58 +0000
6062
6063 2007-08-01 15:25  ivan
6064
6065         *
6066           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif:
6067           file default.icon.gif was added on branch FREESIDE_1_7_BRANCH on
6068           2008-06-17 03:57:58 +0000
6069
6070 2007-08-01 15:25  ivan
6071
6072         *
6073           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif:
6074           file dll.gif was added on branch FREESIDE_1_7_BRANCH on
6075           2008-06-17 03:57:58 +0000
6076
6077 2007-08-01 15:25  ivan
6078
6079         *
6080           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif:
6081           file doc.gif was added on branch FREESIDE_1_7_BRANCH on
6082           2008-06-17 03:57:58 +0000
6083
6084 2007-08-01 15:25  ivan
6085
6086         *
6087           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif:
6088           file avi.gif was added on branch FREESIDE_1_7_BRANCH on
6089           2008-06-17 03:57:58 +0000
6090
6091 2007-08-01 15:25  ivan
6092
6093         *
6094           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif:
6095           file bmp.gif was added on branch FREESIDE_1_7_BRANCH on
6096           2008-06-17 03:57:58 +0000
6097
6098 2007-08-01 15:25  ivan
6099
6100         *
6101           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif:
6102           file ai.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6103           03:57:58 +0000
6104
6105 2007-08-01 15:25  ivan
6106
6107         *
6108           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/spacer.gif:
6109           file spacer.gif was added on branch FREESIDE_1_7_BRANCH on
6110           2008-06-17 03:57:57 +0000
6111
6112 2007-08-01 15:25  ivan
6113
6114         *
6115           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif:
6116           file FolderUp.gif was added on branch FREESIDE_1_7_BRANCH on
6117           2008-06-17 03:57:57 +0000
6118
6119 2007-08-01 15:25  ivan
6120
6121         *
6122           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif:
6123           file ButtonArrow.gif was added on branch FREESIDE_1_7_BRANCH on
6124           2008-06-17 03:57:56 +0000
6125
6126 2007-08-01 15:25  ivan
6127
6128         *
6129           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder.gif:
6130           file Folder.gif was added on branch FREESIDE_1_7_BRANCH on
6131           2008-06-17 03:57:56 +0000
6132
6133 2007-08-01 15:25  ivan
6134
6135         *
6136           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder32.gif:
6137           file Folder32.gif was added on branch FREESIDE_1_7_BRANCH on
6138           2008-06-17 03:57:57 +0000
6139
6140 2007-08-01 15:25  ivan
6141
6142         *
6143           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif:
6144           file FolderOpened.gif was added on branch FREESIDE_1_7_BRANCH on
6145           2008-06-17 03:57:57 +0000
6146
6147 2007-08-01 15:25  ivan
6148
6149         *
6150           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif:
6151           file FolderOpened32.gif was added on branch FREESIDE_1_7_BRANCH
6152           on 2008-06-17 03:57:57 +0000
6153
6154 2007-08-01 15:25  ivan
6155
6156         *
6157           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl:
6158           file basexml.pl was added on branch FREESIDE_1_7_BRANCH on
6159           2008-06-17 03:57:53 +0000
6160
6161 2007-08-01 15:25  ivan
6162
6163         *
6164           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/commands.pl:
6165           file commands.pl was added on branch FREESIDE_1_7_BRANCH on
6166           2008-06-17 03:57:53 +0000
6167
6168 2007-08-01 15:25  ivan
6169
6170         *
6171           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi:
6172           file connector.cgi was added on branch FREESIDE_1_7_BRANCH on
6173           2008-06-17 03:57:53 +0000
6174
6175 2007-08-01 15:25  ivan
6176
6177         *
6178           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmactualfolder.html:
6179           file frmactualfolder.html was added on branch FREESIDE_1_7_BRANCH
6180           on 2008-06-17 03:57:52 +0000
6181
6182 2007-08-01 15:25  ivan
6183
6184         *
6185           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html:
6186           file frmcreatefolder.html was added on branch FREESIDE_1_7_BRANCH
6187           on 2008-06-17 03:57:52 +0000
6188
6189 2007-08-01 15:25  ivan
6190
6191         *
6192           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmfolders.html:
6193           file frmfolders.html was added on branch FREESIDE_1_7_BRANCH on
6194           2008-06-17 03:57:53 +0000
6195
6196 2007-08-01 15:25  ivan
6197
6198         *
6199           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourceslist.html:
6200           file frmresourceslist.html was added on branch
6201           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:53 +0000
6202
6203 2007-08-01 15:25  ivan
6204
6205         *
6206           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourcetype.html:
6207           file frmresourcetype.html was added on branch FREESIDE_1_7_BRANCH
6208           on 2008-06-17 03:57:53 +0000
6209
6210 2007-08-01 15:25  ivan
6211
6212         *
6213           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmupload.html:
6214           file frmupload.html was added on branch FREESIDE_1_7_BRANCH on
6215           2008-06-17 03:57:53 +0000
6216
6217 2007-08-01 15:25  ivan
6218
6219         *
6220           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/io.pl:
6221           file io.pl was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6222           03:57:53 +0000
6223
6224 2007-08-01 15:25  ivan
6225
6226         *
6227           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl:
6228           file upload_fck.pl was added on branch FREESIDE_1_7_BRANCH on
6229           2008-06-17 03:57:53 +0000
6230
6231 2007-08-01 15:25  ivan
6232
6233         *
6234           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/util.pl:
6235           file util.pl was added on branch FREESIDE_1_7_BRANCH on
6236           2008-06-17 03:57:55 +0000
6237
6238 2007-08-01 15:25  ivan
6239
6240         *
6241           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.css:
6242           file browser.css was added on branch FREESIDE_1_7_BRANCH on
6243           2008-06-17 03:57:52 +0000
6244
6245 2007-08-01 15:25  ivan
6246
6247         *
6248           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.html:
6249           file browser.html was added on branch FREESIDE_1_7_BRANCH on
6250           2008-06-17 03:57:52 +0000
6251
6252 2007-08-01 15:25  ivan
6253
6254         *
6255           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template1.gif:
6256           file template1.gif was added on branch FREESIDE_1_7_BRANCH on
6257           2008-06-17 03:57:52 +0000
6258
6259 2007-08-01 15:25  ivan
6260
6261         *
6262           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template2.gif:
6263           file template2.gif was added on branch FREESIDE_1_7_BRANCH on
6264           2008-06-17 03:57:52 +0000
6265
6266 2007-08-01 15:25  ivan
6267
6268         *
6269           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template3.gif:
6270           file template3.gif was added on branch FREESIDE_1_7_BRANCH on
6271           2008-06-17 03:57:52 +0000
6272
6273 2007-08-01 15:25  ivan
6274
6275         *
6276           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js:
6277           file spellChecker.js was added on branch FREESIDE_1_7_BRANCH on
6278           2008-06-17 03:57:51 +0000
6279
6280 2007-08-01 15:25  ivan
6281
6282         *
6283           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html:
6284           file spellchecker.html was added on branch FREESIDE_1_7_BRANCH on
6285           2008-06-17 03:57:51 +0000
6286
6287 2007-08-01 15:25  ivan
6288
6289         *
6290           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl:
6291           file spellchecker.pl was added on branch FREESIDE_1_7_BRANCH on
6292           2008-06-17 03:57:52 +0000
6293
6294 2007-08-01 15:25  ivan
6295
6296         *
6297           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css:
6298           file spellerStyle.css was added on branch FREESIDE_1_7_BRANCH on
6299           2008-06-17 03:57:51 +0000
6300
6301 2007-08-01 15:25  ivan
6302
6303         *
6304           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js:
6305           file wordWindow.js was added on branch FREESIDE_1_7_BRANCH on
6306           2008-06-17 03:57:51 +0000
6307
6308 2007-08-01 15:25  ivan
6309
6310         *
6311           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html:
6312           file blank.html was added on branch FREESIDE_1_7_BRANCH on
6313           2008-06-17 03:57:51 +0000
6314
6315 2007-08-01 15:25  ivan
6316
6317         *
6318           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js:
6319           file controlWindow.js was added on branch FREESIDE_1_7_BRANCH on
6320           2008-06-17 03:57:51 +0000
6321
6322 2007-08-01 15:25  ivan
6323
6324         *
6325           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html:
6326           file controls.html was added on branch FREESIDE_1_7_BRANCH on
6327           2008-06-17 03:57:51 +0000
6328
6329 2007-08-01 15:25  ivan
6330
6331         * httemplate/elements/fckeditor/editor/dialog/fck_link/fck_link.js:
6332           file fck_link.js was added on branch FREESIDE_1_7_BRANCH on
6333           2008-06-17 03:57:51 +0000
6334
6335 2007-08-01 15:25  ivan
6336
6337         *
6338           httemplate/elements/fckeditor/editor/dialog/fck_select/fck_select.js:
6339           file fck_select.js was added on branch FREESIDE_1_7_BRANCH on
6340           2008-06-17 03:57:51 +0000
6341
6342 2007-08-01 15:25  ivan
6343
6344         *
6345           httemplate/elements/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html:
6346           file fck_document_preview.html was added on branch
6347           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:50 +0000
6348
6349 2007-08-01 15:25  ivan
6350
6351         *
6352           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash.js:
6353           file fck_flash.js was added on branch FREESIDE_1_7_BRANCH on
6354           2008-06-17 03:57:51 +0000
6355
6356 2007-08-01 15:25  ivan
6357
6358         *
6359           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html:
6360           file fck_flash_preview.html was added on branch
6361           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:51 +0000
6362
6363 2007-08-01 15:25  ivan
6364
6365         *
6366           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image.js:
6367           file fck_image.js was added on branch FREESIDE_1_7_BRANCH on
6368           2008-06-17 03:57:51 +0000
6369
6370 2007-08-01 15:25  ivan
6371
6372         *
6373           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image_preview.html:
6374           file fck_image_preview.html was added on branch
6375           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:51 +0000
6376
6377 2007-08-01 15:25  ivan
6378
6379         *
6380           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif:
6381           file logo_fckeditor.gif was added on branch FREESIDE_1_7_BRANCH
6382           on 2008-06-17 03:57:50 +0000
6383
6384 2007-08-01 15:25  ivan
6385
6386         *
6387           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fredck.gif:
6388           file logo_fredck.gif was added on branch FREESIDE_1_7_BRANCH on
6389           2008-06-17 03:57:50 +0000
6390
6391 2007-08-01 15:25  ivan
6392
6393         *
6394           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.css:
6395           file fck_dialog_common.css was added on branch
6396           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:50 +0000
6397
6398 2007-08-01 15:25  ivan
6399
6400         *
6401           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.js:
6402           file fck_dialog_common.js was added on branch FREESIDE_1_7_BRANCH
6403           on 2008-06-17 03:57:50 +0000
6404
6405 2007-08-01 15:25  ivan
6406
6407         *
6408           httemplate/elements/fckeditor/editor/dialog/common/fcknumericfield.htc:
6409           file fcknumericfield.htc was added on branch FREESIDE_1_7_BRANCH
6410           on 2008-06-17 03:57:50 +0000
6411
6412 2007-08-01 15:25  ivan
6413
6414         *
6415           httemplate/elements/fckeditor/editor/dialog/common/images/locked.gif:
6416           file locked.gif was added on branch FREESIDE_1_7_BRANCH on
6417           2008-06-17 03:57:50 +0000
6418
6419 2007-08-01 15:25  ivan
6420
6421         *
6422           httemplate/elements/fckeditor/editor/dialog/common/moz-bindings.xml:
6423           file moz-bindings.xml was added on branch FREESIDE_1_7_BRANCH on
6424           2008-06-17 03:57:50 +0000
6425
6426 2007-08-01 15:25  ivan
6427
6428         *
6429           httemplate/elements/fckeditor/editor/dialog/common/images/reset.gif:
6430           file reset.gif was added on branch FREESIDE_1_7_BRANCH on
6431           2008-06-17 03:57:50 +0000
6432
6433 2007-08-01 15:25  ivan
6434
6435         *
6436           httemplate/elements/fckeditor/editor/dialog/common/images/unlocked.gif:
6437           file unlocked.gif was added on branch FREESIDE_1_7_BRANCH on
6438           2008-06-17 03:57:50 +0000
6439
6440 2007-08-01 15:25  ivan
6441
6442         * httemplate/elements/fckeditor/editor/dialog/fck_docprops.html:
6443           file fck_docprops.html was added on branch FREESIDE_1_7_BRANCH on
6444           2008-06-17 03:57:46 +0000
6445
6446 2007-08-01 15:25  ivan
6447
6448         * httemplate/elements/fckeditor/editor/dialog/fck_find.html: file
6449           fck_find.html was added on branch FREESIDE_1_7_BRANCH on
6450           2008-06-17 03:57:46 +0000
6451
6452 2007-08-01 15:25  ivan
6453
6454         * httemplate/elements/fckeditor/editor/dialog/fck_flash.html: file
6455           fck_flash.html was added on branch FREESIDE_1_7_BRANCH on
6456           2008-06-17 03:57:46 +0000
6457
6458 2007-08-01 15:25  ivan
6459
6460         * httemplate/elements/fckeditor/editor/dialog/fck_form.html: file
6461           fck_form.html was added on branch FREESIDE_1_7_BRANCH on
6462           2008-06-17 03:57:46 +0000
6463
6464 2007-08-01 15:25  ivan
6465
6466         * httemplate/elements/fckeditor/editor/dialog/fck_hiddenfield.html:
6467           file fck_hiddenfield.html was added on branch FREESIDE_1_7_BRANCH
6468           on 2008-06-17 03:57:46 +0000
6469
6470 2007-08-01 15:25  ivan
6471
6472         * httemplate/elements/fckeditor/editor/dialog/fck_image.html: file
6473           fck_image.html was added on branch FREESIDE_1_7_BRANCH on
6474           2008-06-17 03:57:46 +0000
6475
6476 2007-08-01 15:25  ivan
6477
6478         * httemplate/elements/fckeditor/editor/dialog/fck_link.html: file
6479           fck_link.html was added on branch FREESIDE_1_7_BRANCH on
6480           2008-06-17 03:57:46 +0000
6481
6482 2007-08-01 15:25  ivan
6483
6484         * httemplate/elements/fckeditor/editor/dialog/fck_listprop.html:
6485           file fck_listprop.html was added on branch FREESIDE_1_7_BRANCH on
6486           2008-06-17 03:57:46 +0000
6487
6488 2007-08-01 15:25  ivan
6489
6490         * httemplate/elements/fckeditor/editor/dialog/fck_paste.html: file
6491           fck_paste.html was added on branch FREESIDE_1_7_BRANCH on
6492           2008-06-17 03:57:46 +0000
6493
6494 2007-08-01 15:25  ivan
6495
6496         * httemplate/elements/fckeditor/editor/dialog/fck_radiobutton.html:
6497           file fck_radiobutton.html was added on branch FREESIDE_1_7_BRANCH
6498           on 2008-06-17 03:57:46 +0000
6499
6500 2007-08-01 15:25  ivan
6501
6502         * httemplate/elements/fckeditor/editor/dialog/fck_replace.html:
6503           file fck_replace.html was added on branch FREESIDE_1_7_BRANCH on
6504           2008-06-17 03:57:46 +0000
6505
6506 2007-08-01 15:25  ivan
6507
6508         * httemplate/elements/fckeditor/editor/dialog/fck_select.html: file
6509           fck_select.html was added on branch FREESIDE_1_7_BRANCH on
6510           2008-06-17 03:57:46 +0000
6511
6512 2007-08-01 15:25  ivan
6513
6514         * httemplate/elements/fckeditor/editor/dialog/fck_smiley.html: file
6515           fck_smiley.html was added on branch FREESIDE_1_7_BRANCH on
6516           2008-06-17 03:57:46 +0000
6517
6518 2007-08-01 15:25  ivan
6519
6520         * httemplate/elements/fckeditor/editor/dialog/fck_source.html: file
6521           fck_source.html was added on branch FREESIDE_1_7_BRANCH on
6522           2008-06-17 03:57:46 +0000
6523
6524 2007-08-01 15:25  ivan
6525
6526         * httemplate/elements/fckeditor/editor/dialog/fck_specialchar.html:
6527           file fck_specialchar.html was added on branch FREESIDE_1_7_BRANCH
6528           on 2008-06-17 03:57:47 +0000
6529
6530 2007-08-01 15:25  ivan
6531
6532         *
6533           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages.html:
6534           file fck_spellerpages.html was added on branch
6535           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:47 +0000
6536
6537 2007-08-01 15:25  ivan
6538
6539         * httemplate/elements/fckeditor/editor/dialog/fck_table.html: file
6540           fck_table.html was added on branch FREESIDE_1_7_BRANCH on
6541           2008-06-17 03:57:47 +0000
6542
6543 2007-08-01 15:25  ivan
6544
6545         * httemplate/elements/fckeditor/editor/dialog/fck_tablecell.html:
6546           file fck_tablecell.html was added on branch FREESIDE_1_7_BRANCH
6547           on 2008-06-17 03:57:48 +0000
6548
6549 2007-08-01 15:25  ivan
6550
6551         * httemplate/elements/fckeditor/editor/dialog/fck_template.html:
6552           file fck_template.html was added on branch FREESIDE_1_7_BRANCH on
6553           2008-06-17 03:57:50 +0000
6554
6555 2007-08-01 15:25  ivan
6556
6557         * httemplate/elements/fckeditor/editor/dialog/fck_textarea.html:
6558           file fck_textarea.html was added on branch FREESIDE_1_7_BRANCH on
6559           2008-06-17 03:57:50 +0000
6560
6561 2007-08-01 15:25  ivan
6562
6563         * httemplate/elements/fckeditor/editor/dialog/fck_textfield.html:
6564           file fck_textfield.html was added on branch FREESIDE_1_7_BRANCH
6565           on 2008-06-17 03:57:50 +0000
6566
6567 2007-08-01 15:25  ivan
6568
6569         * httemplate/elements/fckeditor/editor/dialog/fck_button.html: file
6570           fck_button.html was added on branch FREESIDE_1_7_BRANCH on
6571           2008-06-17 03:57:46 +0000
6572
6573 2007-08-01 15:25  ivan
6574
6575         * httemplate/elements/fckeditor/editor/dialog/fck_checkbox.html:
6576           file fck_checkbox.html was added on branch FREESIDE_1_7_BRANCH on
6577           2008-06-17 03:57:46 +0000
6578
6579 2007-08-01 15:25  ivan
6580
6581         *
6582           httemplate/elements/fckeditor/editor/dialog/fck_colorselector.html:
6583           file fck_colorselector.html was added on branch
6584           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:46 +0000
6585
6586 2007-08-01 15:25  ivan
6587
6588         * httemplate/elements/fckeditor/editor/dialog/fck_about.html: file
6589           fck_about.html was added on branch FREESIDE_1_7_BRANCH on
6590           2008-06-17 03:57:45 +0000
6591
6592 2007-08-01 15:25  ivan
6593
6594         * httemplate/elements/fckeditor/editor/dialog/fck_anchor.html: file
6595           fck_anchor.html was added on branch FREESIDE_1_7_BRANCH on
6596           2008-06-17 03:57:45 +0000
6597
6598 2007-08-01 15:25  ivan
6599
6600         *
6601           httemplate/elements/fckeditor/editor/css/behaviors/disablehandles.htc:
6602           file disablehandles.htc was added on branch FREESIDE_1_7_BRANCH
6603           on 2008-06-17 03:57:45 +0000
6604
6605 2007-08-01 15:25  ivan
6606
6607         * httemplate/elements/fckeditor/editor/css/images/fck_anchor.gif:
6608           file fck_anchor.gif was added on branch FREESIDE_1_7_BRANCH on
6609           2008-06-17 03:57:45 +0000
6610
6611 2007-08-01 15:25  ivan
6612
6613         *
6614           httemplate/elements/fckeditor/editor/css/images/fck_flashlogo.gif:
6615           file fck_flashlogo.gif was added on branch FREESIDE_1_7_BRANCH on
6616           2008-06-17 03:57:45 +0000
6617
6618 2007-08-01 15:25  ivan
6619
6620         *
6621           httemplate/elements/fckeditor/editor/css/images/fck_hiddenfield.gif:
6622           file fck_hiddenfield.gif was added on branch FREESIDE_1_7_BRANCH
6623           on 2008-06-17 03:57:45 +0000
6624
6625 2007-08-01 15:25  ivan
6626
6627         *
6628           httemplate/elements/fckeditor/editor/css/images/fck_pagebreak.gif:
6629           file fck_pagebreak.gif was added on branch FREESIDE_1_7_BRANCH on
6630           2008-06-17 03:57:45 +0000
6631
6632 2007-08-01 15:25  ivan
6633
6634         *
6635           httemplate/elements/fckeditor/editor/css/behaviors/showtableborders.htc:
6636           file showtableborders.htc was added on branch FREESIDE_1_7_BRANCH
6637           on 2008-06-17 03:57:45 +0000
6638
6639 2007-08-01 15:25  ivan
6640
6641         * httemplate/elements/fckeditor/editor/css/fck_editorarea.css: file
6642           fck_editorarea.css was added on branch FREESIDE_1_7_BRANCH on
6643           2008-06-17 03:57:45 +0000
6644
6645 2007-08-01 15:25  ivan
6646
6647         * httemplate/elements/fckeditor/editor/css/fck_internal.css: file
6648           fck_internal.css was added on branch FREESIDE_1_7_BRANCH on
6649           2008-06-17 03:57:45 +0000
6650
6651 2007-08-01 15:25  ivan
6652
6653         *
6654           httemplate/elements/fckeditor/editor/css/fck_showtableborders_gecko.css:
6655           file fck_showtableborders_gecko.css was added on branch
6656           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:45 +0000
6657
6658 2007-08-01 15:25  ivan
6659
6660         * httemplate/elements/fckeditor/editor/fckdebug.html: file
6661           fckdebug.html was added on branch FREESIDE_1_7_BRANCH on
6662           2008-06-17 03:57:45 +0000
6663
6664 2007-08-01 15:25  ivan
6665
6666         * httemplate/elements/fckeditor/editor/fckdialog.html: file
6667           fckdialog.html was added on branch FREESIDE_1_7_BRANCH on
6668           2008-06-17 03:57:45 +0000
6669
6670 2007-08-01 15:25  ivan
6671
6672         * httemplate/elements/fckeditor/editor/fckeditor.html: file
6673           fckeditor.html was added on branch FREESIDE_1_7_BRANCH on
6674           2008-06-17 03:57:45 +0000
6675
6676 2007-08-01 15:25  ivan
6677
6678         * httemplate/elements/fckeditor/editor/fckeditor.original.html:
6679           file fckeditor.original.html was added on branch
6680           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:45 +0000
6681
6682 2007-08-01 15:25  ivan
6683
6684         * httemplate/elements/fckeditor/fckconfig.js: file fckconfig.js was
6685           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:57:44 +0000
6686
6687 2007-08-01 15:25  ivan
6688
6689         * httemplate/elements/fckeditor/fckeditor.js: file fckeditor.js was
6690           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:57:44 +0000
6691
6692 2007-08-01 15:25  ivan
6693
6694         * httemplate/elements/fckeditor/fckpackager.xml: file
6695           fckpackager.xml was added on branch FREESIDE_1_7_BRANCH on
6696           2008-06-17 03:57:44 +0000
6697
6698 2007-08-01 15:25  ivan
6699
6700         * httemplate/elements/fckeditor/fckstyles.xml: file fckstyles.xml
6701           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:57:44
6702           +0000
6703
6704 2007-08-01 15:25  ivan
6705
6706         * httemplate/elements/fckeditor/fcktemplates.xml: file
6707           fcktemplates.xml was added on branch FREESIDE_1_7_BRANCH on
6708           2008-06-17 03:57:44 +0000
6709
6710 2007-08-01 15:25  ivan
6711
6712         * httemplate/elements/tr-checkbox.html: file tr-checkbox.html was
6713           added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19 +0000
6714
6715 2007-08-01 15:25  ivan
6716
6717         * httemplate/elements/tr-input-money.html: file tr-input-money.html
6718           was added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19
6719           +0000
6720
6721 2007-08-01 15:25  ivan
6722
6723         * httemplate/elements/tr-password.html: file tr-password.html was
6724           added on branch FREESIDE_1_7_BRANCH on 2008-01-11 04:47:35 +0000
6725
6726 2007-08-01 15:25  ivan
6727
6728         * httemplate/elements/tr-select-cust_main-status.html: file
6729           tr-select-cust_main-status.html was added on branch
6730           FREESIDE_1_7_BRANCH on 2008-06-18 05:18:25 +0000
6731
6732 2007-08-01 15:25  ivan
6733
6734         * httemplate/elements/tr-select.html: file tr-select.html was added
6735           on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:20 +0000
6736
6737 2007-08-01 15:25  ivan
6738
6739         * httemplate/elements/tr-td-label.html: file tr-td-label.html was
6740           added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:20 +0000
6741
6742 2007-08-01 15:25  ivan
6743
6744         * httemplate/elements/tr-title.html: file tr-title.html was added
6745           on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:47:47 +0000
6746
6747 2007-08-01 15:25  ivan
6748
6749         * httemplate/elements/select-cust_main-status.html: file
6750           select-cust_main-status.html was added on branch
6751           FREESIDE_1_7_BRANCH on 2008-06-18 05:27:15 +0000
6752
6753 2007-08-01 15:24  jeff
6754
6755         * FS/FS/part_pkg/prorate_delayed.pm: file prorate_delayed.pm was
6756           added on branch FREESIDE_1_7_BRANCH on 2007-12-21 22:27:14 +0000
6757
6758 2007-08-01 15:24  ivan
6759
6760         * FS/FS/part_pkg/prorate_delayed.pm,
6761           httemplate/elements/hidden.html,
6762           httemplate/elements/select-cust_main-status.html,
6763           httemplate/elements/tr-checkbox.html,
6764           httemplate/elements/tr-fixed.html,
6765           httemplate/elements/tr-input-money.html,
6766           httemplate/elements/tr-input-text.html,
6767           httemplate/elements/tr-password.html,
6768           httemplate/elements/tr-select-cust_main-status.html,
6769           httemplate/elements/tr-select.html,
6770           httemplate/elements/tr-td-label.html,
6771           httemplate/elements/tr-title.html,
6772           httemplate/elements/fckeditor/fckconfig.js,
6773           httemplate/elements/fckeditor/fckeditor.js,
6774           httemplate/elements/fckeditor/fckpackager.xml,
6775           httemplate/elements/fckeditor/fckstyles.xml,
6776           httemplate/elements/fckeditor/fcktemplates.xml,
6777           httemplate/elements/fckeditor/editor/fckdebug.html,
6778           httemplate/elements/fckeditor/editor/fckdialog.html,
6779           httemplate/elements/fckeditor/editor/fckeditor.html,
6780           httemplate/elements/fckeditor/editor/fckeditor.original.html,
6781           httemplate/elements/fckeditor/editor/css/fck_editorarea.css,
6782           httemplate/elements/fckeditor/editor/css/fck_internal.css,
6783           httemplate/elements/fckeditor/editor/css/fck_showtableborders_gecko.css,
6784           httemplate/elements/fckeditor/editor/css/behaviors/disablehandles.htc,
6785           httemplate/elements/fckeditor/editor/css/behaviors/showtableborders.htc,
6786           httemplate/elements/fckeditor/editor/css/images/fck_anchor.gif,
6787           httemplate/elements/fckeditor/editor/css/images/fck_flashlogo.gif,
6788           httemplate/elements/fckeditor/editor/css/images/fck_hiddenfield.gif,
6789           httemplate/elements/fckeditor/editor/css/images/fck_pagebreak.gif,
6790           httemplate/elements/fckeditor/editor/dialog/fck_about.html,
6791           httemplate/elements/fckeditor/editor/dialog/fck_anchor.html,
6792           httemplate/elements/fckeditor/editor/dialog/fck_button.html,
6793           httemplate/elements/fckeditor/editor/dialog/fck_checkbox.html,
6794           httemplate/elements/fckeditor/editor/dialog/fck_colorselector.html,
6795           httemplate/elements/fckeditor/editor/dialog/fck_docprops.html,
6796           httemplate/elements/fckeditor/editor/dialog/fck_find.html,
6797           httemplate/elements/fckeditor/editor/dialog/fck_flash.html,
6798           httemplate/elements/fckeditor/editor/dialog/fck_form.html,
6799           httemplate/elements/fckeditor/editor/dialog/fck_hiddenfield.html,
6800           httemplate/elements/fckeditor/editor/dialog/fck_image.html,
6801           httemplate/elements/fckeditor/editor/dialog/fck_link.html,
6802           httemplate/elements/fckeditor/editor/dialog/fck_listprop.html,
6803           httemplate/elements/fckeditor/editor/dialog/fck_paste.html,
6804           httemplate/elements/fckeditor/editor/dialog/fck_radiobutton.html,
6805           httemplate/elements/fckeditor/editor/dialog/fck_replace.html,
6806           httemplate/elements/fckeditor/editor/dialog/fck_select.html,
6807           httemplate/elements/fckeditor/editor/dialog/fck_smiley.html,
6808           httemplate/elements/fckeditor/editor/dialog/fck_source.html,
6809           httemplate/elements/fckeditor/editor/dialog/fck_specialchar.html,
6810           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages.html,
6811           httemplate/elements/fckeditor/editor/dialog/fck_table.html,
6812           httemplate/elements/fckeditor/editor/dialog/fck_tablecell.html,
6813           httemplate/elements/fckeditor/editor/dialog/fck_template.html,
6814           httemplate/elements/fckeditor/editor/dialog/fck_textarea.html,
6815           httemplate/elements/fckeditor/editor/dialog/fck_textfield.html,
6816           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.css,
6817           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.js,
6818           httemplate/elements/fckeditor/editor/dialog/common/fcknumericfield.htc,
6819           httemplate/elements/fckeditor/editor/dialog/common/moz-bindings.xml,
6820           httemplate/elements/fckeditor/editor/dialog/common/images/locked.gif,
6821           httemplate/elements/fckeditor/editor/dialog/common/images/reset.gif,
6822           httemplate/elements/fckeditor/editor/dialog/common/images/unlocked.gif,
6823           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif,
6824           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fredck.gif,
6825           httemplate/elements/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html,
6826           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash.js,
6827           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html,
6828           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image.js,
6829           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image_preview.html,
6830           httemplate/elements/fckeditor/editor/dialog/fck_link/fck_link.js,
6831           httemplate/elements/fckeditor/editor/dialog/fck_select/fck_select.js,
6832           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html,
6833           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js,
6834           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html,
6835           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js,
6836           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html,
6837           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css,
6838           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js,
6839           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl,
6840           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template1.gif,
6841           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template2.gif,
6842           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template3.gif,
6843           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.css,
6844           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.html,
6845           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmactualfolder.html,
6846           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html,
6847           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmfolders.html,
6848           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourceslist.html,
6849           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourcetype.html,
6850           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmupload.html,
6851           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl,
6852           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/commands.pl,
6853           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi,
6854           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/io.pl,
6855           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl,
6856           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/util.pl,
6857           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif,
6858           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder.gif,
6859           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder32.gif,
6860           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif,
6861           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif,
6862           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif,
6863           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/spacer.gif,
6864           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif,
6865           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif,
6866           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif,
6867           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif,
6868           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif,
6869           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif,
6870           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif,
6871           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif,
6872           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif,
6873           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif,
6874           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif,
6875           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/html.gif,
6876           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif,
6877           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/js.gif,
6878           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif,
6879           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif,
6880           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif,
6881           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/png.gif,
6882           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif,
6883           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif,
6884           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif,
6885           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif,
6886           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif,
6887           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif,
6888           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif,
6889           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif,
6890           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif,
6891           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif,
6892           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif,
6893           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif,
6894           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif,
6895           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif,
6896           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif,
6897           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif,
6898           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif,
6899           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif,
6900           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif,
6901           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif,
6902           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif,
6903           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif,
6904           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif,
6905           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif,
6906           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif,
6907           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif,
6908           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif,
6909           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif,
6910           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif,
6911           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif,
6912           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif,
6913           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif,
6914           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif,
6915           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif,
6916           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif,
6917           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif,
6918           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/common.js,
6919           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/fckxml.js,
6920           httemplate/elements/fckeditor/editor/filemanager/upload/test.html,
6921           httemplate/elements/fckeditor/editor/images/anchor.gif,
6922           httemplate/elements/fckeditor/editor/images/arrow_ltr.gif,
6923           httemplate/elements/fckeditor/editor/images/arrow_rtl.gif,
6924           httemplate/elements/fckeditor/editor/images/spacer.gif,
6925           httemplate/elements/fckeditor/editor/images/smiley/msn/angel_smile.gif,
6926           httemplate/elements/fckeditor/editor/images/smiley/msn/angry_smile.gif,
6927           httemplate/elements/fckeditor/editor/images/smiley/msn/broken_heart.gif,
6928           httemplate/elements/fckeditor/editor/images/smiley/msn/cake.gif,
6929           httemplate/elements/fckeditor/editor/images/smiley/msn/confused_smile.gif,
6930           httemplate/elements/fckeditor/editor/images/smiley/msn/cry_smile.gif,
6931           httemplate/elements/fckeditor/editor/images/smiley/msn/devil_smile.gif,
6932           httemplate/elements/fckeditor/editor/images/smiley/msn/embaressed_smile.gif,
6933           httemplate/elements/fckeditor/editor/images/smiley/msn/envelope.gif,
6934           httemplate/elements/fckeditor/editor/images/smiley/msn/heart.gif,
6935           httemplate/elements/fckeditor/editor/images/smiley/msn/kiss.gif,
6936           httemplate/elements/fckeditor/editor/images/smiley/msn/lightbulb.gif,
6937           httemplate/elements/fckeditor/editor/images/smiley/msn/omg_smile.gif,
6938           httemplate/elements/fckeditor/editor/images/smiley/msn/regular_smile.gif,
6939           httemplate/elements/fckeditor/editor/images/smiley/msn/sad_smile.gif,
6940           httemplate/elements/fckeditor/editor/images/smiley/msn/shades_smile.gif,
6941           httemplate/elements/fckeditor/editor/images/smiley/msn/teeth_smile.gif,
6942           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_down.gif,
6943           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_up.gif,
6944           httemplate/elements/fckeditor/editor/images/smiley/msn/tounge_smile.gif,
6945           httemplate/elements/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif,
6946           httemplate/elements/fckeditor/editor/images/smiley/msn/wink_smile.gif,
6947           httemplate/elements/fckeditor/editor/js/fckeditorcode_gecko.js,
6948           httemplate/elements/fckeditor/editor/js/fckeditorcode_ie.js,
6949           httemplate/elements/fckeditor/editor/lang/_getfontformat.html,
6950           httemplate/elements/fckeditor/editor/lang/_translationstatus.txt,
6951           httemplate/elements/fckeditor/editor/lang/af.js,
6952           httemplate/elements/fckeditor/editor/lang/ar.js,
6953           httemplate/elements/fckeditor/editor/lang/bg.js,
6954           httemplate/elements/fckeditor/editor/lang/bn.js,
6955           httemplate/elements/fckeditor/editor/lang/bs.js,
6956           httemplate/elements/fckeditor/editor/lang/ca.js,
6957           httemplate/elements/fckeditor/editor/lang/cs.js,
6958           httemplate/elements/fckeditor/editor/lang/da.js,
6959           httemplate/elements/fckeditor/editor/lang/de.js,
6960           httemplate/elements/fckeditor/editor/lang/el.js,
6961           httemplate/elements/fckeditor/editor/lang/en-au.js,
6962           httemplate/elements/fckeditor/editor/lang/en-ca.js,
6963           httemplate/elements/fckeditor/editor/lang/en-uk.js,
6964           httemplate/elements/fckeditor/editor/lang/en.js,
6965           httemplate/elements/fckeditor/editor/lang/eo.js,
6966           httemplate/elements/fckeditor/editor/lang/es.js,
6967           httemplate/elements/fckeditor/editor/lang/et.js,
6968           httemplate/elements/fckeditor/editor/lang/eu.js,
6969           httemplate/elements/fckeditor/editor/lang/fa.js,
6970           httemplate/elements/fckeditor/editor/lang/fi.js,
6971           httemplate/elements/fckeditor/editor/lang/fo.js,
6972           httemplate/elements/fckeditor/editor/lang/fr.js,
6973           httemplate/elements/fckeditor/editor/lang/gl.js,
6974           httemplate/elements/fckeditor/editor/lang/he.js,
6975           httemplate/elements/fckeditor/editor/lang/hi.js,
6976           httemplate/elements/fckeditor/editor/lang/hr.js,
6977           httemplate/elements/fckeditor/editor/lang/hu.js,
6978           httemplate/elements/fckeditor/editor/lang/it.js,
6979           httemplate/elements/fckeditor/editor/lang/ja.js,
6980           httemplate/elements/fckeditor/editor/lang/km.js,
6981           httemplate/elements/fckeditor/editor/lang/ko.js,
6982           httemplate/elements/fckeditor/editor/lang/lt.js,
6983           httemplate/elements/fckeditor/editor/lang/lv.js,
6984           httemplate/elements/fckeditor/editor/lang/mn.js,
6985           httemplate/elements/fckeditor/editor/lang/ms.js,
6986           httemplate/elements/fckeditor/editor/lang/nb.js,
6987           httemplate/elements/fckeditor/editor/lang/nl.js,
6988           httemplate/elements/fckeditor/editor/lang/no.js,
6989           httemplate/elements/fckeditor/editor/lang/pl.js,
6990           httemplate/elements/fckeditor/editor/lang/pt-br.js,
6991           httemplate/elements/fckeditor/editor/lang/pt.js,
6992           httemplate/elements/fckeditor/editor/lang/ro.js,
6993           httemplate/elements/fckeditor/editor/lang/ru.js,
6994           httemplate/elements/fckeditor/editor/lang/sk.js,
6995           httemplate/elements/fckeditor/editor/lang/sl.js,
6996           httemplate/elements/fckeditor/editor/lang/sr-latn.js,
6997           httemplate/elements/fckeditor/editor/lang/sr.js,
6998           httemplate/elements/fckeditor/editor/lang/sv.js,
6999           httemplate/elements/fckeditor/editor/lang/th.js,
7000           httemplate/elements/fckeditor/editor/lang/tr.js,
7001           httemplate/elements/fckeditor/editor/lang/uk.js,
7002           httemplate/elements/fckeditor/editor/lang/vi.js,
7003           httemplate/elements/fckeditor/editor/lang/zh-cn.js,
7004           httemplate/elements/fckeditor/editor/lang/zh.js,
7005           httemplate/elements/fckeditor/editor/plugins/autogrow/fckplugin.js,
7006           httemplate/elements/fckeditor/editor/plugins/placeholder/fck_placeholder.html,
7007           httemplate/elements/fckeditor/editor/plugins/placeholder/fckplugin.js,
7008           httemplate/elements/fckeditor/editor/plugins/placeholder/placeholder.gif,
7009           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/de.js,
7010           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/en.js,
7011           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/fr.js,
7012           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/it.js,
7013           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/pl.js,
7014           httemplate/elements/fckeditor/editor/plugins/simplecommands/fckplugin.js,
7015           httemplate/elements/fckeditor/editor/plugins/tablecommands/fckplugin.js,
7016           httemplate/elements/fckeditor/editor/skins/_fckviewstrips.html,
7017           httemplate/elements/fckeditor/editor/skins/default/fck_dialog.css,
7018           httemplate/elements/fckeditor/editor/skins/default/fck_editor.css,
7019           httemplate/elements/fckeditor/editor/skins/default/fck_strip.gif,
7020           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.arrowright.gif,
7021           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif,
7022           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.collapse.gif,
7023           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.end.gif,
7024           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.expand.gif,
7025           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.separator.gif,
7026           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.start.gif,
7027           httemplate/elements/fckeditor/editor/skins/office2003/fck_dialog.css,
7028           httemplate/elements/fckeditor/editor/skins/office2003/fck_editor.css,
7029           httemplate/elements/fckeditor/editor/skins/office2003/fck_strip.gif,
7030           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.arrowright.gif,
7031           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.bg.gif,
7032           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif,
7033           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.collapse.gif,
7034           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.end.gif,
7035           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.expand.gif,
7036           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.separator.gif,
7037           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.start.gif,
7038           httemplate/elements/fckeditor/editor/skins/silver/fck_dialog.css,
7039           httemplate/elements/fckeditor/editor/skins/silver/fck_editor.css,
7040           httemplate/elements/fckeditor/editor/skins/silver/fck_strip.gif,
7041           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif,
7042           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif,
7043           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif,
7044           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.collapse.gif,
7045           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.end.gif,
7046           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.expand.gif,
7047           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.separator.gif,
7048           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.start.gif,
7049           httemplate/misc/cancel_cust.html: event refactor, landing on
7050           HEAD!
7051
7052 2007-08-01 15:21  ivan
7053
7054         * rt/lib/RTx/WebCronTool.pm: adding WebCronTool.pm to _1_7_BRANCH
7055           too
7056
7057 2007-08-01 15:20  ivan
7058
7059         * rt/lib/RTx/WebCronTool.pm: commit these RT differences, seem to
7060           be mostly in autogen'ed stuff
7061
7062 2007-08-01 15:20  ivan
7063
7064         * rt/lib/RTx/WebCronTool.pm: file WebCronTool.pm was added on
7065           branch FREESIDE_1_7_BRANCH on 2007-08-01 22:21:22 +0000
7066
7067 2007-07-20 12:58  ivan
7068
7069         * bin/apache.export: apache export: don't bomb out when svc_www
7070           records aren't associated with an svc_acct, just leave those
7071           subsitution vars blank
7072
7073 2007-07-18 14:13  ivan
7074
7075         * FS/FS/Schema.pm: Schema.pm doesn't need FS::UID datasrc anyway,
7076           wtf
7077
7078 2007-07-17 20:23  jeff
7079
7080         * FS/FS/AccessRight.pm, httemplate/edit/svc_acct.cgi: svc_acct.dir
7081           should be editable with ACL (#1730)
7082
7083 2007-07-14 10:42  rsiddall
7084
7085         * install/rpm/freeside.spec: The RPM requires mod_ssl, so modify
7086           the httpd conf file to require SSL.
7087
7088 2007-07-13 17:44  ivan
7089
7090         * bin/find-overapplied: a payment, by any other name
7091
7092 2007-07-13 16:58  ivan
7093
7094         * bin/: find-overapplied, strip-eps: adding quick find-overapplied
7095           script
7096
7097 2007-07-13 16:58  ivan
7098
7099         * bin/find-overapplied: file find-overapplied was added on branch
7100           FREESIDE_1_7_BRANCH on 2007-07-13 23:59:39 +0000
7101
7102 2007-07-13 16:52  ivan
7103
7104         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
7105           FS/FS/ClientAPI/Signup.pm, FS/FS/Cron/bill.pm,
7106           FS/bin/freeside-prepaidd, httemplate/edit/process/cust_main.cgi,
7107           httemplate/misc/bill.cgi,
7108           httemplate/misc/process/recharge_svc.html: fix race condition
7109           where ->apply_payments_and_credits could double-apply in rare
7110           cases
7111
7112 2007-07-12 14:41  ivan
7113
7114         * bin/apache.export: add debugging flag to apache export
7115
7116 2007-07-11 04:10  ivan
7117
7118         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: show bad
7119           amount in error message
7120
7121 2007-07-11 01:35  ivan
7122
7123         * FS/FS/cust_main.pm: finish adding payunique field
7124
7125 2007-07-11 01:08  ivan
7126
7127         * FS/FS/cust_pay.pm, httemplate/misc/payment.cgi,
7128           httemplate/misc/process/payment.cgi: finish adding payunique
7129           field
7130
7131 2007-07-10 21:23  jeff
7132
7133         * FS/FS/cust_main.pm: honor bop_realtime options for paystate,
7134           paytype, stateid, and stateid_state for CHEK transactions (#1718)
7135
7136 2007-07-10 11:40  rsiddall
7137
7138         * install/rpm/freeside.spec: Added %post to mason RPM to create
7139           freeside user.
7140
7141 2007-07-10 10:05  rsiddall
7142
7143         * install/rpm/freeside.spec: Fixed bug where placeholders in
7144           freeside-init were not replaced during build.
7145
7146 2007-07-10 07:19  rsiddall
7147
7148         * install/rpm/freeside.spec: freeside users need home directories
7149           for SSH keys.  Lock and log directories were missing from RPM
7150           file list.
7151
7152 2007-07-08 20:07  rsiddall
7153
7154         * install/rpm/freeside.spec: Fixes problem with packaging the
7155           self-service clientd
7156
7157 2007-07-08 14:35  rsiddall
7158
7159         * install/rpm/INSTALL: Updated for include file for mason RPM
7160           dependencies
7161
7162 2007-07-08 14:29  rsiddall
7163
7164         * install/rpm/freeside-1.7.2.rpm.patch: No longer needed for
7165           Freeside versions greater than 1.7.2
7166
7167 2007-07-08 14:25  rsiddall
7168
7169         * install/rpm/rpm2Bundle: Utility for generating local Bundles from
7170           RPMs
7171
7172 2007-07-08 14:23  rsiddall
7173
7174         * install/rpm/: freeside-mason.deps.inc, freeside.spec: Updated for
7175           upcoming Freeside 1.7.3
7176
7177 2007-07-08 14:22  rsiddall
7178
7179         * FS/FS/part_export/communigate_pro_singledomain.pm: Work around
7180           for a bug in rpm's perldeps handling of here documents
7181
7182 2007-07-07 20:41  rsiddall
7183
7184         * install/rpm/freeside-mason.deps.inc: Perl dependencies for the
7185           Freeside Mason files RPM
7186
7187 2007-07-07 20:40  rsiddall
7188
7189         * install/rpm/freeside-1.7.2.rpm.patch: Patch to work around bug in
7190           rpm's handling of here documents, regenerated for Freeside 1.7.2
7191
7192 2007-07-07 20:37  rsiddall
7193
7194         * install/rpm/freeside-install: Modified for Freeside 1.7.2
7195
7196 2007-07-07 20:34  rsiddall
7197
7198         * install/rpm/freeside.spec: Updated for Freeside 1.7.2 without RT
7199
7200 2007-07-06 16:55  jeff
7201
7202         * httemplate/edit/process/svc_acct.cgi: manually editing usage
7203           counters removes overlimit status (#1706)
7204
7205 2007-07-06 01:08  ivan
7206
7207         * GPL, README: v3!
7208
7209 2007-07-05 15:05  ivan
7210
7211         * FS/FS/Record.pm: fix for compatibility w/DBIx::DBSchema v0.33+
7212           (without requiring it)
7213
7214 2007-07-01 17:15  ivan
7215
7216         * FS/FS/cust_pkg.pm: missing method name in docs
7217
7218 2007-06-30 17:36  ivan
7219
7220         * httemplate/edit/agent.cgi: separate agent interface is
7221           deprecated...
7222
7223 2007-06-29 14:06  ivan
7224
7225         * httemplate/: edit/svc_www.cgi, view/svc_www.cgi: add regular
7226           header/footer to svc_www view and edit
7227
7228 2007-06-28 18:42  ivan
7229
7230         * FS/FS/cust_pay.pm: silly missing parenthesis
7231
7232 2007-06-28 18:27  ivan
7233
7234         * bin/strip-eps: file strip-eps was added on branch
7235           FREESIDE_1_7_BRANCH on 2007-07-13 23:58:57 +0000
7236
7237 2007-06-28 18:27  ivan
7238
7239         * bin/strip-eps: removing create-history-tables, freeside-upgrade
7240           does this anyway
7241
7242 2007-06-28 18:23  ivan
7243
7244         * FS/FS/: Schema.pm, cust_pay.pm: add payunique field and dup
7245           checking
7246
7247 2007-06-28 13:57  ivan
7248
7249         * bin/: bill-as-nextmonth, bill-as-nextmonth-BILL,
7250           bill-as-nextyear, bill-as-nextyear-BILL: add some quick scripts
7251           for cron jobs
7252
7253 2007-06-28 13:57  ivan
7254
7255         * bin/bill-as-nextmonth: file bill-as-nextmonth was added on branch
7256           FREESIDE_1_7_BRANCH on 2007-06-28 20:57:46 +0000
7257
7258 2007-06-28 13:57  ivan
7259
7260         * bin/bill-as-nextmonth-BILL: file bill-as-nextmonth-BILL was added
7261           on branch FREESIDE_1_7_BRANCH on 2007-06-28 20:57:46 +0000
7262
7263 2007-06-28 13:57  ivan
7264
7265         * bin/bill-as-nextyear: file bill-as-nextyear was added on branch
7266           FREESIDE_1_7_BRANCH on 2007-06-28 20:57:46 +0000
7267
7268 2007-06-28 13:57  ivan
7269
7270         * bin/bill-as-nextyear-BILL: file bill-as-nextyear-BILL was added
7271           on branch FREESIDE_1_7_BRANCH on 2007-06-28 20:57:46 +0000
7272
7273 2007-06-27 19:38  rsiddall
7274
7275         * install/rpm/INSTALL: file INSTALL was added on branch
7276           FREESIDE_1_7_BRANCH on 2007-07-08 21:35:41 +0000
7277
7278 2007-06-27 11:22  rsiddall
7279
7280         * install/rpm/freeside.sysconfig: file freeside.sysconfig was added
7281           on branch FREESIDE_1_7_BRANCH on 2007-11-06 21:23:38 +0000
7282
7283 2007-06-27 11:15  rsiddall
7284
7285         * install/rpm/freeside-install: file freeside-install was added on
7286           branch FREESIDE_1_7_BRANCH on 2007-07-08 03:37:03 +0000
7287
7288 2007-06-27 11:13  rsiddall
7289
7290         * install/rpm/freeside.spec: file freeside.spec was added on branch
7291           FREESIDE_1_7_BRANCH on 2007-07-08 03:34:33 +0000
7292
7293 2007-06-26 18:17  ivan
7294
7295         * rt/html/Callbacks/kStatistics/Elements/Tabs/Default: somehow
7296           missed commiting this on 1.7 branch
7297
7298 2007-06-26 11:58  ivan
7299
7300         * httemplate/search/cust_pay.cgi: fix check# search
7301
7302 2007-06-26 11:21  ivan
7303
7304         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: we need
7305           Number::Format 1.50, not just any version (backport)
7306
7307 2007-06-26 09:55  jeff
7308
7309         * fs_selfservice/FS-SelfService/cgi/view_usage_details.html: add
7310           date range to page top
7311
7312 2007-06-26 08:36  jeff
7313
7314         * FS/FS/AccessRight.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
7315           FS/FS/cust_pkg.pm, FS/FS/Cron/bill.pm, FS/FS/Cron/notify.pm,
7316           httemplate/edit/REAL_cust_pkg.cgi,
7317           httemplate/edit/process/REAL_cust_pkg.cgi,
7318           httemplate/misc/cancel_pkg.html,
7319           httemplate/misc/process/cancel_pkg.html,
7320           httemplate/search/cust_pkg.cgi,
7321           httemplate/search/report_cust_pkg.html,
7322           httemplate/view/cust_main/packages.html: suspend later just like
7323           expire (#1487)
7324
7325 2007-06-25 19:31  ivan
7326
7327         * fs_selfservice/FS-SelfService/cgi/view_usage_details.html: change
7328           "====" to <HR> in selfservice usage stuff.  welcome to this
7329           millenium! :)
7330
7331 2007-06-22 14:25  jeff
7332
7333         * fs_selfservice/FS-SelfService/cgi/: selfservice.cgi,
7334           view_usage_details.html: self-service usage report enhancements
7335           (1495)
7336
7337 2007-06-22 10:27  jeff
7338
7339         * httemplate/graph/elements/monthly.html: add csv and excel export
7340           to sales reports (1426)
7341
7342 2007-06-22 10:21  jeff
7343
7344         * FS/FS/part_export/www_shellcommands.pm: documentation improvement
7345
7346 2007-06-20 21:02  jeff
7347
7348         * FS/FS/Conf.pm, conf/welcome_letter, FS/FS/Misc.pm,
7349           FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm: latex
7350           welcome letters (1677)
7351
7352 2007-06-20 15:58  ivan
7353
7354         * rt/: etc/RT_SiteConfig.pm, html/Elements/QuickCreate: add
7355           QuickCreateLong option, part of merging spiritone RT changes
7356
7357 2007-06-20 15:37  ivan
7358
7359         * rt/html/Elements/Tabs: s/Tickets/Search Tickets/ in menu for
7360           clarity, part of merging spiritone RT changes (#1661)
7361
7362 2007-06-20 15:33  ivan
7363
7364         * rt/: html/Elements/TicketList, etc/RT_SiteConfig.pm: add
7365           $RT::MyTicketsLength patch from spiritone, part of merging RT
7366           changes (#1661)
7367
7368 2007-06-20 15:28  ivan
7369
7370         * rt/: lib/RTx/Statistics.pm, lib/RT/Extension/ActivityReports.pm,
7371           html/RTx/Statistics/DurationAsString,
7372           html/RTx/Statistics/index.html,
7373           html/RTx/Statistics/CallsMultiQueue/index.html,
7374           html/RTx/Statistics/CallsMultiQueue/Elements/Chart,
7375           html/RTx/Statistics/CallsQueueDay/Results.tsv,
7376           html/RTx/Statistics/CallsQueueDay/index.html,
7377           html/RTx/Statistics/CallsQueueDay/Elements/Chart,
7378           html/RTx/Statistics/DayOfWeek/index.html,
7379           html/RTx/Statistics/DayOfWeek/Elements/Chart,
7380           html/RTx/Statistics/Elements/DateSelectRow,
7381           html/RTx/Statistics/Elements/DurationAsString,
7382           html/RTx/Statistics/Elements/GraphBox,
7383           html/RTx/Statistics/Elements/SelectMultiQueue,
7384           html/RTx/Statistics/Elements/StatColumnMap,
7385           html/RTx/Statistics/Elements/Tabs,
7386           html/RTx/Statistics/Elements/CollectionAsTable/Header,
7387           html/RTx/Statistics/Elements/CollectionAsTable/ParseFormat,
7388           html/RTx/Statistics/Elements/CollectionAsTable/Row,
7389           html/RTx/Statistics/Elements/ControlsAsTable/ControlBox,
7390           html/RTx/Statistics/Elements/ControlsAsTable/UpdatePage,
7391           html/RTx/Statistics/FAQ/index.html,
7392           html/RTx/Statistics/OpenStalled/Results.tsv,
7393           html/RTx/Statistics/OpenStalled/index.html,
7394           html/RTx/Statistics/OpenStalled/Elements/Chart,
7395           html/RTx/Statistics/Resolution/index.html,
7396           html/RTx/Statistics/Resolution/Elements/Chart,
7397           html/RTx/Statistics/TimeToResolve/index.html,
7398           html/RTx/Statistics/TimeToResolve/Elements/Chart,
7399           html/RTx/Statistics/UserTest/index.html,
7400           html/RTx/Statistics/UserTest/Elements/Chart,
7401           html/Callbacks/ActivityReports/Elements/Tabs/Default,
7402           html/Callbacks/ActivityReports/NoAuth/webrt.css/Default,
7403           html/Callbacks/ActivityReports/Search/Results.html/SearchActions,
7404           html/Callbacks/RT-WebCronTool/Elements/Tabs/Default,
7405           html/Reports/Activity/ActivityDetail.html,
7406           html/Reports/Activity/ActivitySummary.html,
7407           html/Reports/Activity/ResolutionComments.html,
7408           html/Reports/Activity/ResolutionStatistics.html,
7409           html/Reports/Activity/index.html,
7410           html/Reports/Activity/Elements/LimitReport,
7411           html/Reports/Activity/Elements/MiniPlot,
7412           html/Reports/Activity/Elements/PrintFooter,
7413           html/Reports/Activity/Elements/PrintHeader,
7414           html/Reports/Activity/Elements/ScreenFooter,
7415           html/Reports/Activity/Elements/ScreenHeader,
7416           html/Reports/Activity/Elements/Tabs,
7417           html/Reports/Activity/Elements/Wrapper,
7418           html/Developer/CronTool/autohandler,
7419           html/Developer/CronTool/index.html: integrate RTx::Statistics,
7420           RT::Extension::ActivityReports package, and RTx::WebCronTool
7421           packages, as part of merging spiritone RT changes (#1661)
7422
7423 2007-06-20 15:28  ivan
7424
7425         * rt/html/Reports/Activity/ActivityDetail.html: file
7426           ActivityDetail.html was added on branch FREESIDE_1_7_BRANCH on
7427           2007-06-20 22:29:36 +0000
7428
7429 2007-06-20 15:28  ivan
7430
7431         * rt/html/Reports/Activity/ActivitySummary.html: file
7432           ActivitySummary.html was added on branch FREESIDE_1_7_BRANCH on
7433           2007-06-20 22:29:36 +0000
7434
7435 2007-06-20 15:28  ivan
7436
7437         * rt/html/Callbacks/RT-WebCronTool/Elements/Tabs/Default: file
7438           Default was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7439           22:29:35 +0000
7440
7441 2007-06-20 15:28  ivan
7442
7443         * rt/html/Reports/Activity/Elements/LimitReport: file LimitReport
7444           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7445           +0000
7446
7447 2007-06-20 15:28  ivan
7448
7449         * rt/html/Reports/Activity/Elements/MiniPlot: file MiniPlot was
7450           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38 +0000
7451
7452 2007-06-20 15:28  ivan
7453
7454         * rt/html/Reports/Activity/Elements/PrintFooter: file PrintFooter
7455           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7456           +0000
7457
7458 2007-06-20 15:28  ivan
7459
7460         * rt/html/Reports/Activity/Elements/PrintHeader: file PrintHeader
7461           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7462           +0000
7463
7464 2007-06-20 15:28  ivan
7465
7466         * rt/html/Reports/Activity/ResolutionComments.html: file
7467           ResolutionComments.html was added on branch FREESIDE_1_7_BRANCH
7468           on 2007-06-20 22:29:37 +0000
7469
7470 2007-06-20 15:28  ivan
7471
7472         * rt/html/Reports/Activity/ResolutionStatistics.html: file
7473           ResolutionStatistics.html was added on branch FREESIDE_1_7_BRANCH
7474           on 2007-06-20 22:29:37 +0000
7475
7476 2007-06-20 15:28  ivan
7477
7478         * rt/html/Reports/Activity/Elements/ScreenFooter: file ScreenFooter
7479           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7480           +0000
7481
7482 2007-06-20 15:28  ivan
7483
7484         * rt/html/Reports/Activity/Elements/ScreenHeader: file ScreenHeader
7485           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7486           +0000
7487
7488 2007-06-20 15:28  ivan
7489
7490         *
7491           rt/html/Callbacks/ActivityReports/Search/Results.html/SearchActions:
7492           file SearchActions was added on branch FREESIDE_1_7_BRANCH on
7493           2007-06-20 22:29:34 +0000
7494
7495 2007-06-20 15:28  ivan
7496
7497         * rt/html/Reports/Activity/Elements/Tabs: file Tabs was added on
7498           branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:39 +0000
7499
7500 2007-06-20 15:28  ivan
7501
7502         * rt/html/Reports/Activity/Elements/Wrapper: file Wrapper was added
7503           on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:39 +0000
7504
7505 2007-06-20 15:28  ivan
7506
7507         * rt/html/Developer/CronTool/autohandler: file autohandler was
7508           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:41 +0000
7509
7510 2007-06-20 15:28  ivan
7511
7512         * rt/html/Reports/Activity/index.html: file index.html was added on
7513           branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38 +0000
7514
7515 2007-06-20 15:28  ivan
7516
7517         * rt/html/Developer/CronTool/index.html: file index.html was added
7518           on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:41 +0000
7519
7520 2007-06-20 15:28  ivan
7521
7522         * rt/html/RTx/Statistics/TimeToResolve/Elements/Chart: file Chart
7523           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:22
7524           +0000
7525
7526 2007-06-20 15:28  ivan
7527
7528         * rt/html/RTx/Statistics/UserTest/Elements/Chart: file Chart was
7529           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:28 +0000
7530
7531 2007-06-20 15:28  ivan
7532
7533         * rt/html/Callbacks/ActivityReports/Elements/Tabs/Default: file
7534           Default was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7535           22:29:31 +0000
7536
7537 2007-06-20 15:28  ivan
7538
7539         * rt/html/Callbacks/ActivityReports/NoAuth/webrt.css/Default: file
7540           Default was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7541           22:29:33 +0000
7542
7543 2007-06-20 15:28  ivan
7544
7545         * rt/html/RTx/Statistics/TimeToResolve/index.html: file index.html
7546           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:19
7547           +0000
7548
7549 2007-06-20 15:28  ivan
7550
7551         * rt/html/RTx/Statistics/UserTest/index.html: file index.html was
7552           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:28 +0000
7553
7554 2007-06-20 15:28  ivan
7555
7556         * rt/html/RTx/Statistics/: OpenStalled/Elements/Chart,
7557           Resolution/Elements/Chart: file Chart was added on branch
7558           FREESIDE_1_7_BRANCH on 2007-06-20 22:29:16 +0000
7559
7560 2007-06-20 15:28  ivan
7561
7562         * rt/html/RTx/Statistics/OpenStalled/Results.tsv: file Results.tsv
7563           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:15
7564           +0000
7565
7566 2007-06-20 15:28  ivan
7567
7568         * rt/html/RTx/Statistics/: FAQ/index.html, OpenStalled/index.html:
7569           file index.html was added on branch FREESIDE_1_7_BRANCH on
7570           2007-06-20 22:29:15 +0000
7571
7572 2007-06-20 15:28  ivan
7573
7574         * rt/html/RTx/Statistics/Resolution/index.html: file index.html was
7575           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:16 +0000
7576
7577 2007-06-20 15:28  ivan
7578
7579         * rt/html/RTx/Statistics/Elements/ControlsAsTable/ControlBox: file
7580           ControlBox was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7581           22:29:15 +0000
7582
7583 2007-06-20 15:28  ivan
7584
7585         * rt/html/RTx/Statistics/Elements/CollectionAsTable/Header: file
7586           Header was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7587           22:29:14 +0000
7588
7589 2007-06-20 15:28  ivan
7590
7591         * rt/html/RTx/Statistics/Elements/CollectionAsTable/ParseFormat:
7592           file ParseFormat was added on branch FREESIDE_1_7_BRANCH on
7593           2007-06-20 22:29:14 +0000
7594
7595 2007-06-20 15:28  ivan
7596
7597         * rt/html/RTx/Statistics/Elements/CollectionAsTable/Row: file Row
7598           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:14
7599           +0000
7600
7601 2007-06-20 15:28  ivan
7602
7603         * rt/html/RTx/Statistics/Elements/Tabs: file Tabs was added on
7604           branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:13 +0000
7605
7606 2007-06-20 15:28  ivan
7607
7608         * rt/html/RTx/Statistics/Elements/ControlsAsTable/UpdatePage: file
7609           UpdatePage was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7610           22:29:15 +0000
7611
7612 2007-06-20 15:28  ivan
7613
7614         * rt/html/RTx/Statistics/Elements/SelectMultiQueue: file
7615           SelectMultiQueue was added on branch FREESIDE_1_7_BRANCH on
7616           2007-06-20 22:29:11 +0000
7617
7618 2007-06-20 15:28  ivan
7619
7620         * rt/html/RTx/Statistics/Elements/StatColumnMap: file StatColumnMap
7621           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:11
7622           +0000
7623
7624 2007-06-20 15:28  ivan
7625
7626         * rt/html/RTx/Statistics/Elements/GraphBox: file GraphBox was added
7627           on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:11 +0000
7628
7629 2007-06-20 15:28  ivan
7630
7631         * rt/html/RTx/Statistics/DayOfWeek/Elements/Chart: file Chart was
7632           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:06 +0000
7633
7634 2007-06-20 15:28  ivan
7635
7636         * rt/html/RTx/Statistics/Elements/DateSelectRow: file DateSelectRow
7637           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:10
7638           +0000
7639
7640 2007-06-20 15:28  ivan
7641
7642         * rt/html/RTx/Statistics/Elements/DurationAsString: file
7643           DurationAsString was added on branch FREESIDE_1_7_BRANCH on
7644           2007-06-20 22:29:11 +0000
7645
7646 2007-06-20 15:28  ivan
7647
7648         * rt/lib/RT/Extension/ActivityReports.pm: file ActivityReports.pm
7649           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:28:49
7650           +0000
7651
7652 2007-06-20 15:28  ivan
7653
7654         * rt/html/RTx/Statistics/CallsMultiQueue/Elements/Chart: file Chart
7655           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:28:55
7656           +0000
7657
7658 2007-06-20 15:28  ivan
7659
7660         * rt/html/RTx/Statistics/CallsQueueDay/Elements/Chart: file Chart
7661           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:02
7662           +0000
7663
7664 2007-06-20 15:28  ivan
7665
7666         * rt/html/RTx/Statistics/DurationAsString: file DurationAsString
7667           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:28:52
7668           +0000
7669
7670 2007-06-20 15:28  ivan
7671
7672         * rt/html/RTx/Statistics/CallsQueueDay/Results.tsv: file
7673           Results.tsv was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7674           22:29:01 +0000
7675
7676 2007-06-20 15:28  ivan
7677
7678         * rt/lib/RTx/Statistics.pm: file Statistics.pm was added on branch
7679           FREESIDE_1_7_BRANCH on 2007-06-20 22:28:41 +0000
7680
7681 2007-06-20 15:28  ivan
7682
7683         * rt/html/RTx/Statistics/index.html: file index.html was added on
7684           branch FREESIDE_1_7_BRANCH on 2007-06-20 22:28:52 +0000
7685
7686 2007-06-20 15:28  ivan
7687
7688         * rt/html/RTx/Statistics/CallsMultiQueue/index.html: file
7689           index.html was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7690           22:28:55 +0000
7691
7692 2007-06-20 15:28  ivan
7693
7694         * rt/html/RTx/Statistics/CallsQueueDay/index.html: file index.html
7695           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:02
7696           +0000
7697
7698 2007-06-20 15:28  ivan
7699
7700         * rt/html/RTx/Statistics/DayOfWeek/index.html: file index.html was
7701           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:04 +0000
7702
7703 2007-06-20 15:28  ivan
7704
7705         * CREDITS, rt/html/RTx/Statistics/DurationAsString,
7706           rt/html/RTx/Statistics/index.html,
7707           rt/html/RTx/Statistics/CallsMultiQueue/index.html,
7708           rt/html/RTx/Statistics/CallsMultiQueue/Elements/Chart,
7709           rt/html/RTx/Statistics/CallsQueueDay/Results.tsv,
7710           rt/html/RTx/Statistics/CallsQueueDay/index.html,
7711           rt/html/RTx/Statistics/CallsQueueDay/Elements/Chart,
7712           rt/html/RTx/Statistics/DayOfWeek/index.html,
7713           rt/lib/RT/Extension/ActivityReports.pm, rt/lib/RTx/Statistics.pm,
7714           rt/html/RTx/Statistics/DayOfWeek/Elements/Chart,
7715           rt/html/RTx/Statistics/Elements/DateSelectRow,
7716           rt/html/RTx/Statistics/Elements/DurationAsString,
7717           rt/html/RTx/Statistics/Elements/GraphBox,
7718           rt/html/RTx/Statistics/Elements/SelectMultiQueue,
7719           rt/html/RTx/Statistics/Elements/StatColumnMap,
7720           rt/html/RTx/Statistics/Elements/Tabs,
7721           rt/html/RTx/Statistics/Elements/CollectionAsTable/Header,
7722           rt/html/RTx/Statistics/Elements/CollectionAsTable/ParseFormat,
7723           rt/html/RTx/Statistics/Elements/CollectionAsTable/Row,
7724           rt/html/RTx/Statistics/Elements/ControlsAsTable/ControlBox,
7725           rt/html/RTx/Statistics/Elements/ControlsAsTable/UpdatePage,
7726           rt/html/RTx/Statistics/FAQ/index.html,
7727           rt/html/RTx/Statistics/OpenStalled/Results.tsv,
7728           rt/html/RTx/Statistics/OpenStalled/index.html,
7729           rt/html/RTx/Statistics/OpenStalled/Elements/Chart,
7730           rt/html/RTx/Statistics/Resolution/index.html,
7731           rt/html/RTx/Statistics/Resolution/Elements/Chart,
7732           rt/html/Callbacks/ActivityReports/Elements/Tabs/Default,
7733           rt/html/Callbacks/ActivityReports/NoAuth/webrt.css/Default,
7734           rt/html/RTx/Statistics/TimeToResolve/index.html,
7735           rt/html/RTx/Statistics/TimeToResolve/Elements/Chart,
7736           rt/html/RTx/Statistics/UserTest/index.html,
7737           rt/html/RTx/Statistics/UserTest/Elements/Chart,
7738           rt/html/Callbacks/ActivityReports/Search/Results.html/SearchActions,
7739           rt/html/Callbacks/RT-WebCronTool/Elements/Tabs/Default,
7740           rt/html/Developer/CronTool/autohandler,
7741           rt/html/Developer/CronTool/index.html,
7742           rt/html/Reports/Activity/ActivityDetail.html,
7743           rt/html/Reports/Activity/ActivitySummary.html,
7744           rt/html/Reports/Activity/ResolutionComments.html,
7745           rt/html/Reports/Activity/ResolutionStatistics.html,
7746           rt/html/Reports/Activity/index.html,
7747           rt/html/Reports/Activity/Elements/LimitReport,
7748           rt/html/Reports/Activity/Elements/MiniPlot,
7749           rt/html/Reports/Activity/Elements/PrintFooter,
7750           rt/html/Reports/Activity/Elements/PrintHeader,
7751           rt/html/Reports/Activity/Elements/ScreenFooter,
7752           rt/html/Reports/Activity/Elements/ScreenHeader,
7753           rt/html/Reports/Activity/Elements/Tabs,
7754           rt/html/Reports/Activity/Elements/Wrapper: integrate
7755           RTx::Statistics package, part of merging spiritone RT changes
7756           (#1661)
7757
7758 2007-06-18 09:45  jeff
7759
7760         * httemplate/edit/svc_www.cgi: must escape config data
7761
7762 2007-06-15 11:44  jeff
7763
7764         * FS/FS/cust_main.pm, httemplate/edit/cust_refund.cgi,
7765           httemplate/edit/process/cust_refund.cgi: paydate option for
7766           realtime_refund_bop and UI entry for cust_pay records without it
7767           (#1662 UI)
7768
7769 2007-06-14 17:58  jeff
7770
7771         * FS/FS/: Schema.pm, cust_main.pm: store exp in cust_pay and pass
7772           to B:OP during refunds with paynum (#1662)
7773
7774 2007-06-13 12:28  ivan
7775
7776         * FS/t/cust_pkg_option.t: adding test file on 1.7 branch
7777
7778 2007-06-13 09:56  jeff
7779
7780         * FS/FS/part_export/sqlradius.pm: additional debugging
7781
7782 2007-06-08 17:53  ivan
7783
7784         * bin/: bill-for-nextmonth, bill-for-nextyear: adding
7785           bill-for-next* hacks like bill-next* stuff but with -n flag, for
7786           skycatcher
7787
7788 2007-06-08 17:53  ivan
7789
7790         * bin/bill-for-nextmonth: file bill-for-nextmonth was added on
7791           branch FREESIDE_1_7_BRANCH on 2007-06-09 00:53:20 +0000
7792
7793 2007-06-08 17:53  ivan
7794
7795         * bin/bill-for-nextyear: file bill-for-nextyear was added on branch
7796           FREESIDE_1_7_BRANCH on 2007-06-09 00:53:20 +0000
7797
7798 2007-06-08 17:40  ivan
7799
7800         * FS/: FS/cust_main.pm, FS/Cron/bill.pm, bin/freeside-daily:
7801           skycatcher modifications for pre-printing invoices, but with
7802           today's date
7803
7804 2007-06-08 16:21  ivan
7805
7806         * bin/: all-postal-no-email: adding quick script to move all
7807           customers to postal billing only for skycatcher
7808
7809 2007-06-08 16:21  ivan
7810
7811         * bin/all-postal-no-email: file all-postal-no-email was added on
7812           branch FREESIDE_1_7_BRANCH on 2007-06-08 23:21:19 +0000
7813
7814 2007-06-08 10:38  jeff
7815
7816         * FS/FS/part_export/sqlradius.pm: prevent multiple additions to
7817           usergroup table (work around #1606)
7818
7819 2007-06-08 07:40  jeff
7820
7821         * FS/FS/part_export/prizm.pm: queue suspend, unsuspend, and delete
7822           (fixes #1657)
7823
7824 2007-06-06 17:45  jeff
7825
7826         * FS/FS/cust_bill.pm: cruft removal
7827
7828 2007-06-06 15:31  jeff
7829
7830         * FS/FS/: Conf.pm, cust_bill.pm: service dates on invoices optional
7831           (#1658)
7832
7833 2007-06-06 13:02  khoff
7834
7835         * FS/FS/: Conf.pm, cust_main.pm: Added 'disable_void_after' config
7836           option to disable the VOID-before-credit behavior of
7837           FS::cust_main::realtime_refund_bop after n seconds, if set.  For
7838           broken gateways like SkipJack that a pprove VOIDs for settled
7839           transactions. (Backport)
7840
7841 2007-06-05 08:07  jeff
7842
7843         * FS/FS/svc_acct.pm: correct shorage of variables bound to prepared
7844           statement
7845
7846 2007-06-02 14:07  jeff
7847
7848         * httemplate/elements/header.html: drop ticket search form and
7849           logic from ticketless installs
7850
7851 2007-05-31 08:04  jeff
7852
7853         * httemplate/edit/payment_gateway.html: add TransFirst eLink
7854           support (backport)
7855
7856 2007-05-29 20:38  ivan
7857
7858         * FS/FS/svc_external.pm: should eliminiate error: Use of
7859           uninitialized value in string eq at
7860           /usr/local/share/perl/5.8.8/FS/svc_external.pm line 82.
7861
7862 2007-05-29 20:05  ivan
7863
7864         * httemplate/view/svc_domain.cgi: fix javascript confirmation for
7865           domain records with " in them...
7866
7867 2007-05-21 17:34  ivan
7868
7869         * httemplate/search/report_tax.cgi: fix tax reports for some odd
7870           upgrade edge cases: when you have both taxclass and non-taxclass
7871           entries in cust_main_county for a single region (not correct
7872           setup in the first place), and non-null but empty values in
7873           taxname
7874
7875 2007-05-20 19:18  ivan
7876
7877         * FS/FS/Schema.pm: haven't had anyone use this in years, and for
7878           some reason DBIx::DBSchema can't reverse engineer the schema for
7879           it, causing freeside-upgrade to error out trying to recreate it
7880
7881 2007-05-18 16:44  ivan
7882
7883         * httemplate/edit/cust_main/billing.html: have "emailinvoiceonly"
7884           hide postal/fax invoice options in backoffice as well as
7885           self-service.  closes: bug#1614
7886
7887 2007-05-14 19:36  jeff
7888
7889         * FS/FS/ClientAPI/MyAccount.pm: default to CARD with no payby from
7890           selfservice
7891
7892 2007-05-11 16:19  khoff
7893
7894         * httemplate/search/: report_cust_bill.html,
7895           report_cust_credit.html, report_cust_main-zip.html,
7896           report_cust_pay.html, report_cust_pay_batch.html,
7897           report_cust_pkg.html: Fix (hopefully) all uses of
7898           /elements/tr-select-agent.html where agentnum may be undefined.
7899           (backport)
7900
7901 2007-05-11 12:51  khoff
7902
7903         * FS/FS/svc_Common.pm: Quiet "Use of uninitialized value in string
7904           eq".  (Backport)
7905
7906 2007-05-11 12:03  ivan
7907
7908         * FS/FS/part_export/communigate_pro.pm: logout seems not to return
7909           an error status, so don't up the queue with "failed: Can't logout
7910           of CGPro: No error"
7911
7912 2007-05-11 11:14  khoff
7913
7914         * httemplate/elements/header.html: Use FS::TicketSystem to get RT
7915           URL.
7916
7917 2007-05-11 11:08  khoff
7918
7919         * FS/FS/XMLRPC.pm: Quiet debug output.
7920
7921 2007-05-08 15:44  jeff
7922
7923         * FS/FS/part_pkg/: prorate.pm, subscription.pm: add formatting to
7924           plan data (backport)
7925
7926 2007-05-08 15:10  jeff
7927
7928         * FS/FS/part_pkg/flat.pm: charges and time are not measured in
7929           megabytes
7930
7931 2007-05-08 09:51  ivan
7932
7933         * bin/: bill-nextmonth, bill-nextyear: [no log message]
7934
7935 2007-05-08 09:51  ivan
7936
7937         * bin/bill-nextmonth: file bill-nextmonth was added on branch
7938           FREESIDE_1_7_BRANCH on 2007-05-08 16:51:13 +0000
7939
7940 2007-05-08 09:51  ivan
7941
7942         * bin/bill-nextyear: file bill-nextyear was added on branch
7943           FREESIDE_1_7_BRANCH on 2007-05-08 16:51:13 +0000
7944
7945 2007-05-06 23:36  jeff
7946
7947         * FS/bin/: freeside-sqlradius-dedup-group,
7948           freeside-sqlradius-reset: sqlradius usergroup tools (backport)
7949
7950 2007-05-06 23:35  jeff
7951
7952         * FS/bin/freeside-sqlradius-dedup-group: file
7953           freeside-sqlradius-dedup-group was added on branch
7954           FREESIDE_1_7_BRANCH on 2007-05-07 06:36:57 +0000
7955
7956 2007-05-06 23:35  jeff
7957
7958         * FS/bin/freeside-sqlradius-dedup-group: sqlradius usergroup tools
7959
7960 2007-05-06 19:22  jeff
7961
7962         * httemplate/misc/download-batch.cgi: 1609 correct spiritone ACH
7963           (backport)
7964
7965 2007-05-06 19:22  jeff
7966
7967         * FS/FS/cust_pkg.pm, FS/FS/svc_acct.pm,
7968           httemplate/misc/process/link.cgi: 1606 correct bug in overlimit
7969           groups handling (backport)
7970
7971 2007-05-01 13:00  ivan
7972
7973         * FS/FS/ClientAPI/Signup.pm: without debugging this time :)
7974
7975 2007-05-01 12:57  ivan
7976
7977         * FS/: bin/freeside-selfservice-server, FS/ClientAPI/Signup.pm: use
7978           FS::ClientAPI_SessionCache for signup info so it actually works -
7979           speed up signups
7980
7981 2007-04-30 13:56  jeff
7982
7983         * httemplate/edit/cust_main/billing.html: correct bad conflict
7984           resolution
7985
7986 2007-04-29 16:30  jeff
7987
7988         * FS/FS/Conf.pm, FS/FS/ClientAPI/MyAccount.pm,
7989           FS/FS/ClientAPI/Signup.pm,
7990           fs_selfservice/FS-SelfService/cgi/signup.cgi,
7991           fs_selfservice/FS-SelfService/cgi/ach_payment_results.html,
7992           fs_selfservice/FS-SelfService/cgi/make_ach_payment.html,
7993           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
7994           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
7995           fs_selfservice/FS-SelfService/cgi/signup.html,
7996           httemplate/edit/cust_main/billing.html,
7997           httemplate/view/cust_main/billing.html: ticket 1568 config
7998           options for new echeck fields and addition to selfservice
7999           interface (backport)
8000
8001 2007-04-29 15:55  jeff
8002
8003         * fs_selfservice/FS-SelfService/cgi/ach_payment_results.html: file
8004           ach_payment_results.html was added on branch FREESIDE_1_7_BRANCH
8005           on 2007-04-29 23:30:52 +0000
8006
8007 2007-04-29 15:55  jeff
8008
8009         * fs_selfservice/FS-SelfService/cgi/make_ach_payment.html: file
8010           make_ach_payment.html was added on branch FREESIDE_1_7_BRANCH on
8011           2007-04-29 23:30:52 +0000
8012
8013 2007-04-29 15:55  jeff
8014
8015         * fs_selfservice/FS-SelfService/cgi/: ach_payment_results.html,
8016           make_ach_payment.html: ticket 1568 config options for new echeck
8017           fields and addition to selfservice interface
8018
8019 2007-04-27 15:56  jeff
8020
8021         * httemplate/edit/cust_main/contact.html: adjust default labelling
8022           (backport)
8023
8024 2007-04-27 15:37  jeff
8025
8026         * httemplate/edit/cust_main/billing.html: SELECT doesn't accept a
8027           value
8028
8029 2007-04-27 14:29  jeff
8030
8031         * httemplate/view/cust_main/contacts.html: fix tyops
8032
8033 2007-04-25 21:47  jeff
8034
8035         * FS/FS/svc_acct.pm, FS/FS/ClientAPI/MyAccount.pm,
8036           httemplate/misc/recharge_svc.html: more datavolume format
8037           (backport)
8038
8039 2007-04-25 20:35  ivan
8040
8041         * FS/FS/UI/bytecount.pm: old Number::Format silently ignores
8042           datavolume-forcemegabytes
8043
8044 2007-04-25 20:11  jeff
8045
8046         * FS/FS/UI/bytecount.pm: improve configfile handling (backport)
8047
8048 2007-04-25 18:50  jeff
8049
8050         * FS/FS/pay_batch.pm, httemplate/misc/download-batch.cgi: revert
8051           dodgy ACH hack from ticket 1436 (backport)
8052
8053 2007-04-24 18:35  ivan
8054
8055         * FS/FS/: Conf.pm, cust_bill.pm: add lpr-postscript_prefix and
8056           lpr-postscript_suffix config options for printer commands to
8057           place printer in postscript mode
8058
8059 2007-04-24 15:36  jeff
8060
8061         * FS/FS/Setup.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
8062           FS/FS/cust_main.pm, httemplate/edit/cust_main/contact.html,
8063           httemplate/edit/process/cust_main.cgi,
8064           httemplate/view/cust_main/contacts.html: 1528 add driver's
8065           license field, mask it and ssn (backport)
8066
8067 2007-04-23 17:21  jeff
8068
8069         * FS/FS/svc_www.pm: untaint
8070
8071 2007-04-23 17:04  jeff
8072
8073         * httemplate/view/svc_acct.cgi: missed a bytecount
8074
8075 2007-04-23 16:34  ivan
8076
8077         * httemplate/search/cust_pkg.cgi: fix error: column reference
8078           "fieldname" is ambiguous
8079
8080 2007-04-23 07:34  jeff
8081
8082         * FS/FS/AccessRight.pm, FS/FS/Schema.pm, bin/apache.export,
8083           httemplate/edit/svc_www.cgi, httemplate/view/svc_www.cgi: quick
8084           hack to add extra 'config lines' to svc_www and otherwise enhance
8085           svc_www (backport)
8086
8087 2007-04-22 20:42  jeff
8088
8089         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
8090           FS/FS/pay_batch.pm, httemplate/misc/download-batch.cgi,
8091           httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi:
8092           add to ACH batch feature from customer view page (backport)
8093
8094 2007-04-20 21:44  ivan
8095
8096         * FS/FS/cust_svc.pm: bring POD documentation in line with reality
8097           wrt where we're storing phone numbers
8098
8099 2007-04-20 14:40  ivan
8100
8101         * conf/: invoice_html, invoice_latex: add customer # to default
8102           invoice templates
8103
8104 2007-04-20 14:31  ivan
8105
8106         * httemplate/view/cust_main/billing.html: don't put this
8107           information way out on the right in its own columns.
8108
8109 2007-04-19 16:42  ivan
8110
8111         * FS/FS/UI/Web.pm: not needed here anymore, bytecount stuff moved
8112           to its own module (backport)
8113
8114 2007-04-19 16:38  jeff
8115
8116         * FS/FS/svc_acct.pm, FS/FS/ClientAPI/MyAccount.pm, FS/FS/UI/Web.pm,
8117           FS/FS/UI/bytecount.pm, FS/FS/part_pkg/flat.pm,
8118           httemplate/edit/process/prepay_credit.cgi,
8119           httemplate/edit/process/svc_acct.cgi, htetc/handler.pl,
8120           httemplate/search/prepay_credit.html: break _bytecount
8121           subroutines out of FS::UI::Web (backport)
8122
8123 2007-04-19 16:30  jeff
8124
8125         * FS/FS/UI/bytecount.pm: file bytecount.pm was added on branch
8126           FREESIDE_1_7_BRANCH on 2007-04-19 23:38:33 +0000
8127
8128 2007-04-19 16:30  jeff
8129
8130         * FS/FS/UI/bytecount.pm: break _bytecount subroutines out of
8131           FS::UI::Web
8132
8133 2007-04-19 13:18  ivan
8134
8135         * htetc/handler.pl, httemplate/search/cust_svc.html,
8136           httemplate/view/cust_main/packages.html, FS/FS/UI/Web.pm,
8137           httemplate/browse/part_svc.cgi, httemplate/elements/menu.html:
8138           fix very strange "Undefined subroutine &FS::UI::Web::rooturl"
8139           with an explicit import.  did i mention this was really really
8140           weird?
8141
8142 2007-04-18 16:22  ivan
8143
8144         * FS/: FS/svc_acct.pm, FS/part_pkg/flat.pm, bin/freeside-queued:
8145           fix use statements for FS::UI::Web.  not "use"ing modules in the
8146           actual modules you use them in is bad, mmmkay
8147
8148 2007-04-18 13:01  ivan
8149
8150         * FS/FS/part_pkg.pm: praise the parser!  amen!  (fix a doc typo)
8151
8152 2007-04-12 17:53  jeff
8153
8154         * FS/FS/svc_acct.pm: correct boneheaded afterthoughts
8155
8156 2007-04-12 10:37  khoff
8157
8158         * httemplate/search/report_cust_bill.html: Fixed a problem with the
8159           %opts hash getting skewed (specifically $opt{'value'} == 'label')
8160           when $cgi->param('agentnum') was unset. (Backport)
8161
8162 2007-04-11 20:18  jeff
8163
8164         * FS/FS/Conf.pm, FS/FS/part_pkg.pm, FS/FS/part_svc.pm,
8165           FS/FS/svc_acct.pm, FS/FS/UI/Web.pm, FS/FS/part_pkg/flat.pm,
8166           FS/bin/freeside-queued, httemplate/browse/part_pkg.cgi,
8167           httemplate/browse/part_svc.cgi, httemplate/edit/part_pkg.cgi,
8168           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
8169           httemplate/edit/process/part_pkg.cgi,
8170           httemplate/edit/process/svc_acct.cgi,
8171           httemplate/view/svc_acct.cgi: input and output on data volume
8172           fields specified with k,m,g,or t (backport)
8173
8174 2007-04-11 19:27  ivan
8175
8176         * httemplate/misc/process/recharge_svc.html: remove
8177           'backend-realtime' flag required for recharges, want that just
8178           for signups, running recharges right away by default is fine.
8179           also fix the 'fatal error - unknown payby' error that'll probably
8180           never be reached
8181
8182 2007-04-10 21:29  jeff
8183
8184         * FS/FS/Schema.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
8185           FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
8186           httemplate/view/cust_main/packages.html: usage suspend vs admin
8187           suspend -- avoid actual cust_pkg::suspend except legacy cases
8188           (backport)
8189
8190 2007-04-09 18:29  ivan
8191
8192         * FS/FS/Conf.pm: add checkbox to payment_receipt_email config
8193
8194 2007-04-09 16:39  jeff
8195
8196         * httemplate/misc/: recharge_svc.html, process/recharge_svc.html:
8197           trigger recharge from the backend as in self-service (backport)
8198
8199 2007-04-07 18:18  jeff
8200
8201         * FS/FS/: Conf.pm, svc_acct.pm: configuration option to have
8202           generated passwords be all caps (backport)
8203
8204 2007-04-07 17:44  jeff
8205
8206         * httemplate/edit/svc_acct.cgi: correct usage editing bug
8207           (backport)
8208
8209 2007-04-07 17:23  jeff
8210
8211         * FS/FS/svc_acct.pm: threshold usage email should not be sent to
8212           svc_acct->email (backport)
8213
8214 2007-04-06 17:17  jeff
8215
8216         * httemplate/view/cust_main/billing.html: ommitted file (backport)
8217
8218 2007-04-06 16:58  jeff
8219
8220         * FS/FS/cust_main.pm, httemplate/misc/payment.cgi,
8221           httemplate/misc/process/payment.cgi: integrate new echeck fields
8222           into freeside backend payment processing (backport)
8223
8224 2007-04-06 12:41  jeff
8225
8226         * FS/FS/Schema.pm, FS/FS/cust_main.pm,
8227           httemplate/edit/cust_main.cgi,
8228           httemplate/edit/cust_main/billing.html,
8229           httemplate/edit/cust_main/select-state.html: ticket 1443 add
8230           account type and bank state for echeck processing (backport)
8231
8232 2007-04-05 17:37  ivan
8233
8234         * FS/FS/Conf.pm: slight update for batch-enable description & add
8235           ach-spiritone format to batch-default and batch-fixed_format-CHEK
8236           config items
8237
8238 2007-04-05 16:59  khoff
8239
8240         * FS/FS/part_export/: nas_wrapper.pm, snmp.pm, trango.pm:
8241           Backporting FS::part_export::(nas_wrapper|snmp|trango) to
8242           FREESIDE_1_7_BRANCH
8243
8244 2007-04-05 07:18  jeff
8245
8246         * httemplate/misc/process/cust_main_note-import.cgi: use comments
8247           and not notes (backport)
8248
8249 2007-04-04 08:32  jeff
8250
8251         * FS/FS/cust_bill.pm: squash bug which causes re-email failed
8252           events to fail (backport)
8253
8254 2007-04-03 12:38  jeff
8255
8256         * httemplate/misc/cust_main_note-import.cgi: correct handling of
8257           non-unix line termination (backport)
8258
8259 2007-03-27 20:59  ivan
8260
8261         * FS/FS/svc_acct.pm: fix bug with RADIUS groups not available to
8262           shellcommands delete export
8263
8264 2007-03-21 16:07  ivan
8265
8266         * FS/FS/cust_main.pm: fix bug displaying additional debugging info
8267           when process returns no error_message
8268
8269 2007-03-21 15:09  ivan
8270
8271         * FS/FS/cust_main.pm: realtime_bop: if a transaction fails without
8272           an error_message, output additional debugging information, if
8273           available
8274
8275 2007-03-20 21:12  jeff
8276
8277         * FS/FS/pay_batch.pm, httemplate/misc/download-batch.cgi,
8278           httemplate/search/cust_pay_batch.cgi: ticket 1436, ACH export
8279           format, return processing, and autopost (backport),
8280
8281 2007-03-20 18:35  jeff
8282
8283         * FS/bin/freeside-fetch, httemplate/pref/pref-process.html,
8284           httemplate/pref/pref.html: ticket 1427, automatically email excel
8285           a/r report (backport)
8286
8287 2007-03-20 18:21  jeff
8288
8289         * FS/bin/freeside-fetch: ticket 1427, automatically email excel a/r
8290           report
8291
8292 2007-03-20 15:33  ivan
8293
8294         * FS/FS/cust_main.pm: tyop in manual backport; try 17commit or at
8295           least some sort of cvs diff | patch !  :)
8296
8297 2007-03-20 15:10  ivan
8298
8299         * FS/FS/ClientAPI/Signup.pm: fix bug: usage of promo code broke
8300           agent-specific advertising sources
8301
8302 2007-03-20 13:21  jeff
8303
8304         * FS/FS/cust_main.pm, httemplate/elements/menu.html,
8305           httemplate/misc/cust_main_note-import.cgi,
8306           httemplate/misc/cust_main_note-import.html,
8307           httemplate/misc/process/cust_main_note-import.cgi: ticket 1418, a
8308           tool for customer note importation (backport)
8309
8310 2007-03-20 13:11  jeff
8311
8312         * httemplate/misc/: cust_main_note-import.cgi,
8313           cust_main_note-import.html, process/cust_main_note-import.cgi:
8314           acls on new import
8315
8316 2007-03-20 10:03  jeff
8317
8318         * httemplate/misc/: cust_main_note-import.html,
8319           cust_main_note-import.cgi, process/cust_main_note-import.cgi:
8320           ticket 1418, a tool for customer note importation
8321
8322 2007-03-15 13:54  ivan
8323
8324         * FS/FS/part_pkg.pm: 13 months!
8325
8326 2007-03-15 13:08  khoff
8327
8328         * httemplate/edit/part_virtual_field.cgi: Set input form MAXLENGTH
8329           attributes to match actual field sizes.
8330
8331 2007-03-15 13:08  khoff
8332
8333         * FS/FS/part_export/router.pm: Added configurable error checks
8334           instead of stupid /^ERROR/ check.  Commands can now be processed
8335           with Text::Template using [@-- --@] delimeters, in addition to
8336           evaling a double-quoted string.  Cleaned up spurious debug
8337           output.
8338
8339 2007-03-15 13:07  khoff
8340
8341         * FS/FS/part_virtual_field.pm: Escape the values in virtual field
8342           html form inputs.
8343
8344 2007-03-15 13:07  khoff
8345
8346         * FS/FS/Schema.pm: part_virtual_field.vfieldpart should be a
8347           serial.
8348
8349 2007-03-14 17:02  jeff
8350
8351         * FS/FS/svc_acct.pm: correcting ->replace on bill (backport)
8352
8353 2007-03-13 02:21  ivan
8354
8355         * FS/FS/cust_pkg.pm: okay, so this should link to usernum now.  but
8356           until then, it should be ->username, not ->name, eek.  causing
8357           "Error: Error inserting cust_pkg_reason: ERROR: value to long for
8358           type character varying(32)" errors and will be harder to
8359           normalize back to usernum when we fix that
8360
8361 2007-03-10 20:13  ivan
8362
8363         * httemplate/browse/svc_acct_pop.cgi: move POP to browse template;
8364           whew, its paged
8365
8366 2007-03-09 16:21  khoff
8367
8368         * FS/FS/Record.pm: Added $FS::Record::no_update_diff flag to update
8369           "identical" records anyway.
8370
8371 2007-03-09 16:21  khoff
8372
8373         * FS/FS/: Record.pm, svc_broadband.pm: Added ut_coord and ut_coordn
8374           for FS::svc_broadband.
8375
8376 2007-03-07 11:48  khoff
8377
8378         * FS/FS/: Conf.pm, cust_main.pm: Option to disable the charging of
8379           the setup fee while a package is suspended.
8380
8381 2007-03-06 11:56  ivan
8382
8383         * bin/slony-setup: slight update for slony setup script
8384
8385 2007-03-05 17:59  ivan
8386
8387         * httemplate/search/cust_main.cgi: fix status colors in mozilla
8388
8389 2007-03-02 15:48  ivan
8390
8391         * FS/FS/cust_main.pm: eProcessingNetwork returning an authorization
8392           like "AUTH/TKT 123456"... will this make refunds work?
8393
8394 2007-03-01 22:24  ivan
8395
8396         * FS/FS/TicketSystem/RT_External.pm: fix custom priority fields,
8397           whew
8398
8399 2007-03-01 12:12  ivan
8400
8401         * FS/FS/Misc/prune.pm: yeah, a typo
8402
8403 2007-03-01 09:48  ivan
8404
8405         * FS/bin/: freeside-prune-applications, freeside-upgrade:
8406           prune_applications moved to FS::Misc::prune
8407
8408 2007-03-01 09:47  ivan
8409
8410         * FS/FS/Misc/: prune.pm: adding FS::Misc::prune
8411
8412 2007-03-01 09:44  ivan
8413
8414         * FS/FS/Misc.pm: fix weird compliation problem for quis, i hope
8415
8416 2007-03-01 09:24  ivan
8417
8418         * FS/FS/cust_bill.pm: backport fix for "Can't call method
8419           "part_pkg" on an undefined value at .../cust_bill.pm line 434" to
8420           1.7
8421
8422 2007-03-01 08:36  ivan
8423
8424         * FS/FS/cust_bill_ApplicationCommon.pm: turn off debugging
8425
8426 2007-02-28 21:25  jeff
8427
8428         * FS/: FS/Misc.pm, FS/cust_credit.pm,
8429           bin/freeside-prune-applications, bin/freeside-upgrade: dangling
8430           cust_credit_refund not allowed (backport)
8431
8432 2007-02-28 21:13  jeff
8433
8434         * FS/bin/freeside-prune-applications: dangling cust_credit_refund
8435           not allowed
8436
8437 2007-02-28 11:41  jeff
8438
8439         * httemplate/: edit/cust_main/select-domain.html,
8440           misc/svc_acct-domains.cgi: restore (none) choice to first package
8441           select
8442
8443 2007-02-28 11:21  ivan
8444
8445         * httemplate/misc/delete-cust_refund.cgi: adding refund deletion to
8446           this branch
8447
8448 2007-02-16 14:06  ivan
8449
8450         * bin/rotate-cdrs: commiting this quick tool, cvs is complaining
8451
8452 2007-02-16 12:54  jeff
8453
8454         * httemplate/misc/svc_acct-domains.cgi: respect svc_acct-alldomains
8455           setting
8456
8457 2007-02-14 16:49  ivan
8458
8459         * httemplate/edit/part_bill_event.cgi: add send_email event
8460
8461 2007-02-14 16:48  ivan
8462
8463         * conf/invoice_html: remove commented-out example notes section
8464
8465 2007-02-14 15:32  jeff
8466
8467         * httemplate/: edit/cust_main/select-domain.html,
8468           edit/cust_main.cgi, misc/svc_acct-domains.cgi: selectable domain
8469           on first package in edit/cust_main
8470
8471 2007-02-14 14:43  ivan
8472
8473         * httemplate/search/report_receivables.cgi: fix alignment on
8474           receivables report
8475
8476 2007-02-14 13:23  ivan
8477
8478         * httemplate/search/report_cust_pkg.html: grey out disabled text
8479           boxes for IE
8480
8481 2007-02-14 00:48  ivan
8482
8483         * httemplate/elements/select-cust_pkg-status.html,
8484           httemplate/elements/tr-input-beginning_ending.html,
8485           httemplate/search/cust_pkg.cgi,
8486           httemplate/search/report_cust_pkg.html, FS/FS/UI/Web.pm,
8487           httemplate/images/calendar-disabled.png: add more options to
8488           advanced package reporting
8489
8490 2007-02-13 19:12  jeff
8491
8492         * FS/FS/: Conf.pm, Cron/notify.pm: add simple scalars to
8493           impending_recur_notification
8494
8495 2007-02-13 17:43  ivan
8496
8497         * httemplate/search/svc_www.cgi: fix up svc_www searching
8498
8499 2007-02-13 16:19  jeff
8500
8501         * FS/FS/Conf.pm: better docs for impending doom
8502
8503 2007-02-13 14:24  ivan
8504
8505         * FS/FS/ClientAPI/MyAccount.pm: accept domsvc in selfservice
8506           orders, patch from Sean Hanson/S1
8507
8508 2007-02-13 14:08  ivan
8509
8510         * httemplate/edit/process/cust_main.cgi: use a domsvc when passed
8511           in, patch from Sean Hanson/S1
8512
8513 2007-02-12 21:00  jayce
8514
8515         * httemplate/edit/payment_gateway.html: Small hint on how the
8516           options field is used.
8517
8518 2007-02-12 17:16  jeff
8519
8520         * httemplate/edit/cust_main.cgi: another place to alphabetize
8521
8522 2007-02-12 09:56  jeff
8523
8524         * FS/FS/ClientAPI/Signup.pm,
8525           httemplate/view/cust_main/order_pkg.html: alpha sort packages in
8526           new package order SELECT (ticket 1446)
8527
8528 2007-02-11 19:11  ivan
8529
8530         * FS/FS/Misc.pm: fix unterminated L<...> in POD docs
8531
8532 2007-02-11 00:51  ivan
8533
8534         * fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: we're at
8535           now now
8536
8537 2007-02-10 23:04  ivan
8538
8539         * FS/FS/UI/Web.pm: fix bug with customer info not showing up if
8540           "cust-fields" config value has been set
8541
8542 2007-02-09 22:13  ivan
8543
8544         * FS/FS/svc_acct.pm, FS/FS/svc_phone.pm,
8545           httemplate/edit/part_svc.cgi: reincorporate the changes from
8546           http://www.sisd.com/cgi-bin/viewcvs.cgi/freeside/httemplate/edit/part_svc.cgi?r1=1.52&r2=1.53
8547           that were lost due to the concurrent service-refactor merge
8548
8549 2007-02-09 16:42  ivan
8550
8551         * httemplate/misc/change_pkg.cgi: REALLY fix the package changing
8552           this time
8553
8554 2007-02-09 15:29  ivan
8555
8556         * httemplate/misc/change_pkg.cgi: fix change package link
8557
8558 2007-02-08 20:54  ivan
8559
8560         * bin/import-county-tax-rates: quick hack to import rates for
8561           landel
8562
8563 2007-02-08 20:37  jayce
8564
8565         * httemplate/view/cust_main/packages.html: Set the correct access
8566           right for the cancel link to work
8567
8568 2007-02-08 17:05  ivan
8569
8570         * conf/: invoice_html_statement, invoice_latex_statement,
8571           invoice_latexnotes_statement, invoice_template_statement: add
8572           default statement conf
8573
8574 2007-02-08 14:54  ivan
8575
8576         * FS/FS/part_export/sqlradius.pm: slightly less cryptic docs for
8577           groups_susp_reason option
8578
8579 2007-02-08 14:19  ivan
8580
8581         * FS/FS/cust_pkg.pm: use a LIMIT to retreive the first record,
8582           don't rely on qsearchs to trim it for you - it is inefficient and
8583           outputs long verbose warnings
8584
8585 2007-02-08 14:08  ivan
8586
8587         * httemplate/pref/pref-process.html: second "my" localizing the
8588           variable and causing password changes to fail
8589
8590 2007-02-08 09:00  jeff
8591
8592         * FS/FS/svc_acct.pm, httemplate/edit/part_svc.cgi: fix usergroup in
8593           edit/part_svc.cgi
8594
8595 2007-02-08 08:04  jeff
8596
8597         * httemplate/edit/part_pkg.cgi: gratuitous quote
8598
8599 2007-02-08 01:13  jeff
8600
8601         * htetc/handler.pl, httemplate/edit/part_pkg.cgi,
8602           httemplate/edit/process/part_pkg.cgi: hold off until 1.7.2
8603
8604 2007-02-08 00:19  ivan
8605
8606         * FS/FS/CGI.pm: fix the popup progress bars, whew
8607
8608 2007-02-07 17:46  jeff
8609
8610         * FS/FS/part_pkg.pm, htetc/handler.pl,
8611           httemplate/elements/select-table.html,
8612           httemplate/edit/part_pkg.cgi,
8613           httemplate/edit/process/part_pkg.cgi: agent type on package
8614           add/edit (ticket 1446)
8615
8616 2007-02-06 16:46  ivan
8617
8618         * FS/FS/: cust_bill.pm, cust_pay.pm: only use new statements as
8619           payment receipts if the conf file is created
8620
8621 2007-02-05 15:48  ivan
8622
8623         * FS/FS/cust_bill_ApplicationCommon.pm: fix payment/credit
8624           line-item application erroring out on tax applications
8625
8626 2007-02-05 14:12  ivan
8627
8628         * FS/FS/cust_bill_ApplicationCommon.pm: turn debugging on until we
8629           catch the Cant call method "part_pkg" on an undefined value at
8630           /usr/local/share/perl/5.8.4/FS/cust_bill_ApplicationCommon.pm
8631           line 181" bug
8632
8633 2007-02-05 09:21  ivan
8634
8635         * FS/FS/: cust_pay_batch.pm, pay_batch.pm: move the due_events
8636           import too... whew!  this should be it
8637
8638 2007-02-05 08:01  ivan
8639
8640         * FS/FS/pay_batch.pm: fix param passing
8641
8642 2007-02-05 07:49  ivan
8643
8644         * httemplate/misc/upload-batch.cgi: fix st00pid mistakes in batch
8645           upload
8646
8647 2007-02-05 07:48  ivan
8648
8649         * httemplate/misc/upload-batch.cgi: misterminated <%init>
8650
8651 2007-02-05 07:02  ivan
8652
8653         * FS/FS/pay_batch.pm: remove refactored code
8654
8655 2007-02-05 05:10  ivan
8656
8657         * httemplate/search/: report_receivables.cgi,
8658           report_receivables.html: add "over X days" option to receivables
8659           report
8660
8661 2007-02-05 04:51  ivan
8662
8663         * FS/FS/AccessRight.pm, httemplate/view/cust_bill-logo.cgi,
8664           httemplate/view/cust_bill-pdf.cgi,
8665           httemplate/view/cust_bill-ps.cgi, httemplate/view/cust_bill.cgi,
8666           httemplate/view/cust_main.cgi, httemplate/view/svc_Common.html,
8667           httemplate/view/svc_acct.cgi, httemplate/view/svc_broadband.cgi,
8668           httemplate/view/svc_domain.cgi, httemplate/view/svc_external.cgi,
8669           httemplate/view/svc_forward.cgi, httemplate/view/svc_www.cgi,
8670           httemplate/view/cust_main/contacts.html,
8671           httemplate/view/elements/svc_Common.html: C is for
8672           Cookie^WControl
8673
8674 2007-02-05 03:35  ivan
8675
8676         * FS/FS/CGI.pm: not supporting Apache::ASP anymore
8677
8678 2007-02-05 03:12  ivan
8679
8680         * FS/FS/ClientAPI/MyAccount.pm: show RADIUS usage from last bill to
8681           NOW, instead of last bill to next bill
8682
8683 2007-02-05 01:45  ivan
8684
8685         * httemplate/misc/download-batch.cgi: upon first download, have
8686           batches auto-set amount to customer balance if it is smaller
8687
8688 2007-02-05 01:44  ivan
8689
8690         * FS/FS/Record.pm, FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm,
8691           FS/FS/pay_batch.pm, httemplate/misc/upload-batch.cgi: move
8692           cust_pay_batch::upload results subroutine to an FS::pay_batch
8693           method.  upon first download, have batches auto-reset their
8694           amounts to the customer balance upon if it is smaller.
8695
8696 2007-02-03 17:47  ivan
8697
8698         * httemplate/: search/cust_pay_batch.cgi,
8699           view/cust_main/payment_history.html: add link to some batched
8700           payment info to customer view
8701
8702 2007-02-03 16:01  ivan
8703
8704         * FS/FS/ClientAPI/Signup.pm: quieter
8705
8706 2007-02-03 05:05  ivan
8707
8708         * FS/FS/cust_pkg.pm: this should fix services with negative
8709           num_avail showing up for provisioning
8710
8711 2007-02-03 04:07  ivan
8712
8713         * FS/FS/cust_main_Mixin.pm: remove debugging left on
8714
8715 2007-02-03 03:36  ivan
8716
8717         * FS/FS/AccessRight.pm, FS/FS/ConfDefaults.pm, FS/FS/cust_main.pm,
8718           FS/FS/cust_main_Mixin.pm, FS/FS/UI/Web.pm,
8719           httemplate/elements/menu.html,
8720           httemplate/graph/cust_bill_pkg.cgi,
8721           httemplate/graph/money_time.cgi,
8722           httemplate/graph/report_cust_bill_pkg.html,
8723           httemplate/graph/report_money_time.html,
8724           httemplate/search/cdr.html, httemplate/search/cust_bill.html,
8725           httemplate/search/cust_bill_event.cgi,
8726           httemplate/search/cust_bill_event.html,
8727           httemplate/search/cust_bill_pkg.cgi,
8728           httemplate/search/cust_credit.html,
8729           httemplate/search/cust_main-otaker.cgi,
8730           httemplate/search/cust_main-zip.html,
8731           httemplate/search/cust_main.cgi,
8732           httemplate/search/cust_main.html, httemplate/search/cust_pay.cgi,
8733           httemplate/search/cust_pay_batch.cgi,
8734           httemplate/search/cust_pkg.cgi, httemplate/search/cust_svc.html,
8735           httemplate/search/cust_tax_exempt_pkg.cgi,
8736           httemplate/search/inventory_item.html,
8737           httemplate/search/pay_batch.cgi,
8738           httemplate/search/pay_batch.html, httemplate/search/queue.html,
8739           httemplate/search/reg_code.html,
8740           httemplate/search/report_cdr.html,
8741           httemplate/search/report_cust_bill.html,
8742           httemplate/search/report_cust_credit.html,
8743           httemplate/search/report_cust_main-zip.html,
8744           httemplate/search/report_cust_pay.html,
8745           httemplate/search/report_cust_pay_batch.html,
8746           httemplate/search/report_cust_pkg.html,
8747           httemplate/search/report_prepaid_income.cgi,
8748           httemplate/search/report_prepaid_income.html,
8749           httemplate/search/report_receivables.cgi,
8750           httemplate/search/report_receivables.html,
8751           httemplate/search/report_tax.cgi,
8752           httemplate/search/report_tax.html, httemplate/search/sql.html,
8753           httemplate/search/sqlradius.cgi,
8754           httemplate/search/sqlradius.html, httemplate/search/svc_acct.cgi,
8755           httemplate/search/svc_broadband.cgi,
8756           httemplate/search/svc_domain.cgi,
8757           httemplate/search/svc_external.cgi,
8758           httemplate/search/svc_forward.cgi,
8759           httemplate/search/svc_phone.cgi, httemplate/search/svc_www.cgi:
8760           add customer status column to customer & most other reports.
8761           also put the C in ACL in the search/ and graph/ directories.
8762
8763 2007-02-02 18:39  jeff
8764
8765         * FS/bin/freeside-reset-fixed: do a setfixed
8766
8767 2007-02-01 22:29  ivan
8768
8769         * FS/FS/part_pkg/flat.pm: quiet a harmless but loud warning
8770
8771 2007-02-01 20:39  ivan
8772
8773         * FS/FS/ClientAPI/Signup.pm: set resellser-specific advertising
8774           sources in signup
8775
8776 2007-01-31 19:08  jeff
8777
8778         * httemplate/view/cust_main/packages.html: oops.  perhaps it should
8779
8780 2007-01-31 18:37  jeff
8781
8782         * FS/FS/svc_acct.pm: spurious line
8783
8784 2007-01-31 18:35  ivan
8785
8786         * FS/FS/ClientAPI/Signup.pm: fix up the info passing for optional
8787           packages
8788
8789 2007-01-31 18:13  jeff
8790
8791         * FS/FS/: svc_acct.pm, part_export/sqlradius.pm: better solution to
8792           ticket 1455
8793
8794 2007-01-31 17:57  ivan
8795
8796         * FS/FS/cust_bill.pm: eliminate \\* in the cheesy latex->html notes
8797           thing
8798
8799 2007-01-31 10:28  jeff
8800
8801         * FS/FS/part_export/sqlradius.pm: possible solution to ticket 1455
8802
8803 2007-01-30 22:30  khoff
8804
8805         * FS/FS/part_export/snmp.pm: Don't break if we're missing
8806           Net::SNMP.  Apparenty "require" doesn't do the trick.
8807
8808 2007-01-30 21:45  khoff
8809
8810         * FS/FS/part_export/nas_wrapper.pm: Meta-export to allow more
8811           flexibilty until the export subsystem rewrite.
8812
8813 2007-01-30 21:43  khoff
8814
8815         * FS/FS/part_export/: router.pm, snmp.pm, trango.pm:
8816           FS::part_export::router  - Refactored to be more easily
8817           sub-classed.   - Moved per-export options to FS:;router virtual
8818           fields.   - Fixed other general brokenness.
8819
8820           FS::part_export::snmp  - SNMP export sub-classed from
8821           FS::part_export::router
8822
8823           FS::part_export::trango  - Export for Trango proprietary access
8824           points.  Sub-classed from FS::part_export::snmp.
8825
8826 2007-01-30 21:23  jeff
8827
8828         * FS/FS/cust_main.pm: minor improvement
8829
8830 2007-01-30 20:30  jeff
8831
8832         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
8833           httemplate/edit/process/cust_pay.cgi,
8834           httemplate/misc/process/payment.cgi: small change in payment
8835           receipt handling (ticket 1422)
8836
8837 2007-01-30 20:26  ivan
8838
8839         * httemplate/: edit/quick-charge.html,
8840           elements/select-taxclass.html, elements/tr-select-taxclass.html,
8841           view/cust_main/packages.html: minor UI work on one-time charges
8842           w/taxclasses
8843
8844 2007-01-30 19:42  jeff
8845
8846         * FS/: MANIFEST, t/cust_pkg_option.t: odds and ends
8847
8848 2007-01-30 19:42  ivan
8849
8850         * FS/t/cust_pkg_option.t: file cust_pkg_option.t was added on
8851           branch FREESIDE_1_7_BRANCH on 2007-06-13 19:28:27 +0000
8852
8853 2007-01-30 18:08  ivan
8854
8855         * httemplate/misc/change_pkg.cgi: this should be a popup too, but,
8856           until then, it shouldn't be missing the standard header
8857
8858 2007-01-30 15:50  ivan
8859
8860         * FS/FS/cust_bill.pm: fix agent-specific logos in emailed html
8861           invoices
8862
8863 2007-01-30 13:21  jeff
8864
8865         * FS/FS/svc_acct.pm: avoiding brane pane
8866
8867 2007-01-30 12:59  ivan
8868
8869         * httemplate/: browse/access_group.html, browse/access_user.html,
8870           browse/addr_block.cgi, browse/agent.cgi, browse/agent_type.cgi,
8871           browse/cust_main_county.cgi, browse/inventory_class.html,
8872           browse/msgcat.cgi, browse/part_bill_event.cgi,
8873           browse/part_export.cgi, browse/part_pkg.cgi,
8874           browse/part_referral.html, browse/part_svc.cgi,
8875           browse/part_virtual_field.cgi, browse/payment_gateway.html,
8876           browse/pkg_class.html, browse/rate.cgi, browse/reason.html,
8877           browse/reason_type.html, browse/router.cgi,
8878           browse/svc_acct_pop.cgi, edit/msgcat.cgi,
8879           search/prepay_credit.html: its all about control
8880
8881 2007-01-30 11:45  ivan
8882
8883         * FS/FS/option_Common.pm: fix old-record detection bug in
8884           option_Common
8885
8886 2007-01-30 11:40  jeff
8887
8888         * FS/FS/: Conf.pm, svc_acct.pm, cust_main.pm: only add first user
8889           to invoicing_list (ticket 1424)
8890
8891 2007-01-30 10:52  jeff
8892
8893         * fs_selfservice/FS-SelfService/cgi/success-delayed.html,
8894           FS/FS/ClientAPI/Signup.pm,
8895           fs_selfservice/FS-SelfService/cgi/signup.cgi: additional info
8896           available for self-service success (ticket 1420)
8897
8898 2007-01-29 15:16  ivan
8899
8900         * httemplate/config/: config-process.cgi, config-view.cgi,
8901           config.cgi: putting the C in ACL
8902
8903 2007-01-29 13:11  ivan
8904
8905         * httemplate/misc/process/cancel_pkg.html: correct a typo, and
8906           <%init> helps alot
8907
8908 2007-01-29 10:50  ivan
8909
8910         * httemplate/pref/: pref-process.html, pref.html: record resolution
8911           & colro depth in user prefs
8912
8913 2007-01-29 08:16  ivan
8914
8915         * FS/FS/: cust_main.pm, rate.pm: turn off debugging
8916
8917 2007-01-29 08:01  ivan
8918
8919         * FS/FS/: cust_main.pm, cust_main_Mixin.pm, UI/Web.pm: fix invoice
8920           email display bug on advanced package report, closes: Bug#1416
8921
8922 2007-01-29 04:07  ivan
8923
8924         * htetc/handler.pl: warnings in <%once> sections should not be
8925           fatal
8926
8927 2007-01-29 03:55  ivan
8928
8929         * FS/FS/option_Common.pm: remove extraneous debugging
8930
8931 2007-01-29 03:31  ivan
8932
8933         * Makefile: looks like a duck
8934
8935 2007-01-27 18:21  ivan
8936
8937         * FS/FS/svc_domain.pm, httemplate/view/svc_domain.cgi: pretty up
8938           domain zone viewing a little
8939
8940 2007-01-26 00:18  ivan
8941
8942         * FS/FS/access_user.pm: out of scope bad
8943
8944 2007-01-26 00:17  ivan
8945
8946         * FS/FS/access_user.pm: spurious password changes bad...
8947
8948 2007-01-26 00:11  ivan
8949
8950         * FS/FS/: Record.pm, option_Common.pm: oops, debugging turned on
8951
8952 2007-01-26 00:04  ivan
8953
8954         * FS/FS/access_user.pm, httemplate/elements/header.html,
8955           httemplate/elements/menu.html, httemplate/elements/xmenu.css,
8956           httemplate/elements/xmenu.top.css,
8957           httemplate/elements/xmenu.top.js,
8958           httemplate/images/arrow.down.png,
8959           httemplate/images/menu-left-example.png,
8960           httemplate/images/menu-top-example.png,
8961           httemplate/pref/pref-process.html, httemplate/pref/pref.html,
8962           FS/FS/Record.pm, FS/FS/m2m_Common.pm, FS/FS/option_Common.pm: top
8963           bar option!
8964
8965 2007-01-24 22:04  ivan
8966
8967         * httemplate/elements/xmenu.css: fuck.  you.  IE7.
8968
8969 2007-01-24 22:00  ivan
8970
8971         * httemplate/elements/: menu.html, xmenu.css: fuck.  you.  IE7.
8972
8973 2007-01-24 15:41  ivan
8974
8975         * httemplate/misc/download-batch.cgi: 00 = sale, 01 = pre-auth.  we
8976           need the former
8977
8978 2007-01-23 21:33  jeff
8979
8980         * httemplate/edit/process/elements/process.html: squarely between
8981           shame in you and so close
8982
8983 2007-01-23 15:42  jeff
8984
8985         * FS/FS.pm, FS/bin/freeside-daily, conf/impending_recur_template,
8986           FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
8987           FS/FS/cust_pkg.pm, FS/FS/cust_pkg_option.pm,
8988           FS/FS/Cron/notify.pm, FS/FS/part_pkg/flat_delayed.pm: notices
8989           before first charge on flat_delayed
8990
8991 2007-01-22 23:44  ivan
8992
8993         * FS/FS/cust_pay_batch.pm: even have 4 digit zips in there eek
8994
8995 2007-01-22 22:51  ivan
8996
8997         * FS/FS/Record.pm: remove spurious duplicateion from lineitem patch
8998
8999 2007-01-22 22:45  ivan
9000
9001         * FS/FS/payby.pm: fix PREP payby
9002
9003 2007-01-22 22:41  ivan
9004
9005         * FS/FS/cust_pay.pm: have to use payinfo_Mixin if we're going to
9006           ISA it
9007
9008 2007-01-22 09:05  ivan
9009
9010         * Makefile, htetc/freeside-base1.99.conf: halfass v2 too
9011
9012 2007-01-22 06:29  ivan
9013
9014         * FS/FS/CGI.pm: hopefully this should be the last bit of the
9015           relative URL fixing
9016
9017 2007-01-22 03:41  ivan
9018
9019         * httemplate/view/cust_main.cgi: closing tags helps alot
9020
9021 2007-01-22 03:39  ivan
9022
9023         * httemplate/view/: cust_main.cgi, cust_main/notes.html: fix
9024           elements/ links here too
9025
9026 2007-01-22 03:36  ivan
9027
9028         * httemplate/elements/: phonenumber.html, progress-init.html,
9029           progress-popup.html, tr-input-beginning_ending.html,
9030           tr-input-date-field.html: interpolation helps alot
9031
9032 2007-01-22 03:30  ivan
9033
9034         * httemplate/elements/: phonenumber.html, progress-init.html,
9035           progress-popup.html, tr-input-beginning_ending.html,
9036           tr-input-date-field.html: use $fsurl instead of relative ../
9037           addressing
9038
9039 2007-01-21 18:42  ivan
9040
9041         * FS/FS/ClientAPI/MyAccount.pm,
9042           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
9043           fs_selfservice/FS-SelfService/cgi/make_payment.html: accept CVV2
9044           on self-service manual payment screen
9045
9046 2007-01-21 13:45  ivan
9047
9048         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_bill.pm,
9049           FS/FS/cust_bill_ApplicationCommon.pm, FS/FS/cust_bill_pay.pm,
9050           FS/FS/cust_bill_pkg.pm, FS/FS/cust_credit_bill.pm,
9051           FS/FS/cust_main.pm, FS/FS/part_bill_event.pm, FS/FS/part_pkg.pm,
9052           FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm,
9053           FS/FS/Cron/bill.pm, httemplate/edit/part_bill_event.cgi,
9054           httemplate/edit/part_pkg.cgi,
9055           httemplate/edit/process/cust_main.cgi, httemplate/misc/bill.cgi:
9056           Have lineitem-specific applications happen in all cases; add
9057           weightsto control
9058
9059 2007-01-21 05:42  ivan
9060
9061         * rt/: FREESIDE_MODIFIED, lib/RT/SearchBuilder.pm: add dependancy
9062           on DBIx::SB 1.36 for Pg 8.1+
9063
9064 2007-01-21 05:26  ivan
9065
9066         * Makefile, htetc/freeside-base1.conf, htetc/freeside-base2.conf:
9067           mod_perl v2, it finally happened
9068
9069 2007-01-21 01:13  ivan
9070
9071         * httemplate/search/cust_svc.html: trim leading & trailing
9072           whitespace from service searches
9073
9074 2007-01-21 01:10  ivan
9075
9076         * FS/FS/: CGI.pm, UI/Web.pm: fix svc_url to work no matter where we
9077           are coming from in the tree -  use rooturl() instead of popurl()
9078
9079 2007-01-19 16:08  jeff
9080
9081         * httemplate/edit/process/quick-charge.cgi: strip all blank lines,
9082           not just trailing ones
9083
9084 2007-01-19 15:00  jeff
9085
9086         * httemplate/misc/download-batch.cgi: work around CSV brokenness
9087
9088 2007-01-19 14:02  jeff
9089
9090         * httemplate/edit/process/: access_user.html,
9091           elements/process.html: blank password on error
9092
9093 2007-01-19 08:31  jeff
9094
9095         * httemplate/edit/: access_user.html, process/access_user.html,
9096           process/elements/process.html: no password in html source on
9097           employee edit
9098
9099 2007-01-18 10:14  ivan
9100
9101         * FS/FS/cust_pay_batch.pm: fix zip parsing for batch results -
9102           don't want to abort processing because of an old not-well-checked
9103           zip
9104
9105 2007-01-17 15:28  ivan
9106
9107         * FS/FS/part_export/shellcommands.pm: fix crypted password bug
9108           cause by recent fix to not quote things on STDIN, yuck.
9109
9110 2007-01-17 15:27  jeff
9111
9112         * httemplate/edit/svc_acct.cgi, httemplate/misc/change_pkg.cgi,
9113           httemplate/misc/payment.cgi,
9114           httemplate/view/elements/svc_Common.html, FS/FS/CGI.pm,
9115           httemplate/misc/process/payment.cgi,
9116           httemplate/view/svc_acct.cgi: link to customer from manual
9117           payment screen (ticket 1414)
9118
9119 2007-01-17 09:41  jeff
9120
9121         * FS/FS/: cust_pkg.pm, reason.pm: fix bug wrt suspend/cancel
9122           reasons (suspends fail in freeside-daily)
9123
9124 2007-01-17 08:41  jeff
9125
9126         * FS/FS/part_pkg/flat.pm: noise reduction
9127
9128 2007-01-17 07:50  jeff
9129
9130         * httemplate/view/cust_main/packages.html: fix suspend link
9131
9132 2007-01-16 16:40  jeff
9133
9134         * httemplate/edit/: access_user.html, process/access_user.html:
9135           employee edit (ticket 1412)
9136
9137 2007-01-16 13:36  jeff
9138
9139         * rt/: FREESIDE_MODIFIED, etc/schema.Pg: revert unnecessary changes
9140           for ticket 1364
9141
9142 2007-01-16 09:39  jeff
9143
9144         * rt/: FREESIDE_MODIFIED, etc/schema.Pg: RT vs Pg8 (ticket 1364)
9145
9146 2007-01-16 01:11  ivan
9147
9148         * FS/FS/ClientAPI/Signup.pm: have signup package list respect
9149           agentnum sent from client
9150
9151 2007-01-15 14:15  jeff
9152
9153         * httemplate/edit/process/quick-charge.cgi: that was DUM
9154
9155 2007-01-14 23:53  ivan
9156
9157         * httemplate/misc/download-batch.cgi: add batch expiration date
9158           incrementer for 295
9159
9160 2007-01-14 23:22  ivan
9161
9162         * FS/FS/Conf.pm: add descriptions for batchconfig-PAP and
9163           batchconfig-csv-chase_canada-E-xactBatch
9164
9165 2007-01-12 15:27  jeff
9166
9167         * FS/FS/Schema.pm, FS/FS/svc_broadband.pm,
9168           httemplate/view/svc_broadband.cgi, FS/FS/part_export/prizm.pm,
9169           httemplate/edit/svc_broadband.cgi: added svc_broadband
9170           description which is appended to Site Name in prizm export
9171
9172 2007-01-11 18:04  jeff
9173
9174         * FS/FS/cust_main.pm, FS/FS/part_pkg/flat.pm,
9175           httemplate/edit/quick-charge.html,
9176           httemplate/edit/process/quick-charge.cgi,
9177           httemplate/view/cust_main/packages.html: one-time charge
9178           enhancements
9179
9180 2007-01-10 15:21  ivan
9181
9182         * httemplate/search/queue.html: add "select all" and "unselect" all
9183           buttons to bulk queue operations
9184
9185 2007-01-10 00:56  ivan
9186
9187         * FS/FS/payinfo_Mixin.pm: fix harmless warning: Use of
9188           uninitialized value in string ne at
9189           /usr/local/share/perl/5.8.4/FS/payinfo_Mixin.pm line 116
9190
9191 2007-01-10 00:50  ivan
9192
9193         * httemplate/view/cust_main/contacts.html: you have got to be
9194           kidding me.
9195
9196 2007-01-10 00:48  ivan
9197
9198         * httemplate/view/cust_main/contacts.html: nothing could have ever
9199           gone wrong with so simple a change.  oh noooo
9200
9201 2007-01-09 23:48  ivan
9202
9203         * httemplate/view/cust_main/contacts.html: fix ship_county display
9204           bug
9205
9206 2007-01-09 21:51  ivan
9207
9208         * FS/FS/cust_bill.pm: add custnum to invoice template vars
9209
9210 2007-01-09 18:41  jeff
9211
9212         * FS/FS/cust_pay_batch.pm: E-xactBatch masks card numbers
9213
9214 2007-01-09 16:42  jeff
9215
9216         * httemplate/: misc/upload-batch.cgi, search/cust_pay_batch.cgi:
9217           ignore filenames and rely on selected batch number
9218
9219 2007-01-09 16:41  jeff
9220
9221         * httemplate/misc/download-batch.cgi: permit batch redownloads
9222
9223 2007-01-09 14:57  ivan
9224
9225         * FS/FS/Schema.pm: 2147483647 should be enough bytes for anyone!
9226
9227 2007-01-08 09:36  jeff
9228
9229         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/cust_credit_refund.pm,
9230           FS/FS/cust_pay_refund.pm, FS/FS/cust_refund.pm,
9231           httemplate/misc/delete-cust_refund.cgi,
9232           httemplate/view/cust_main/payment_history.html: refund deletion
9233
9234 2007-01-05 16:47  jeff
9235
9236         * httemplate/edit/part_svc.cgi: fix UI funkiness
9237
9238 2007-01-04 21:19  jeff
9239
9240         * fs_selfservice/FS-SelfService/SelfService.pm,
9241           fs_selfservice/FS-SelfService/cgi/view_usage.html,
9242           FS/FS/ClientAPI/MyAccount.pm,
9243           fs_selfservice/FS-SelfService/cgi/change_pkg.html,
9244           fs_selfservice/FS-SelfService/cgi/customer_change_pkg.html,
9245           fs_selfservice/FS-SelfService/cgi/process_change_pkg.html,
9246           fs_selfservice/FS-SelfService/cgi/provision_list.html,
9247           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
9248           fs_selfservice/FS-SelfService/cgi/view_usage_details.html: more
9249           self-servicey stuff (change package, detailed usage)
9250
9251 2007-01-03 23:26  ivan
9252
9253         * conf/blank_logo.eps: adding a simple blank logo; people are
9254           trying to comment out stuff in the template
9255
9256 2007-01-03 21:49  ivan
9257
9258         * httemplate/edit/part_bill_event.cgi: invoice event to credit out
9259           a customer's balance, presumably as bad debt
9260
9261 2007-01-03 11:47  ivan
9262
9263         * httemplate/view/cust_main/packages.html: fix suspend link
9264
9265 2007-01-02 13:46  ivan
9266
9267         * FS/FS/UI/Web.pm, httemplate/search/cust_svc.html: fix service
9268           searching & links
9269
9270 2007-01-02 13:44  ivan
9271
9272         * FS/FS/cust_main.pm: stupid semicolon!
9273
9274 2007-01-02 13:06  ivan
9275
9276         * FS/FS/cust_main.pm: fix num_pkgs to accept empty $sql param, no
9277           trailing AND
9278
9279 2007-01-02 12:29  ivan
9280
9281         * httemplate/view/cust_main/packages.html: fix popup target links
9282
9283 2007-01-02 12:25  ivan
9284
9285         * httemplate/view/svc_Common.html: missing from svc patch, oops!
9286
9287 2007-01-02 10:38  jeff
9288
9289         * FS/FS/svc_acct.pm: omit spurious export triggering
9290
9291 2006-12-29 13:48  jeff
9292
9293         * httemplate/: elements/select-agent.html,
9294           graph/report_cust_bill_pkg.html: correct bad include, and improve
9295           no agent selected condition
9296
9297 2006-12-29 00:51  ivan
9298
9299         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
9300           FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/part_svc.pm,
9301           FS/FS/pkg_svc.pm, FS/FS/registrar.pm, FS/FS/svc_Common.pm,
9302           FS/FS/svc_External_Common.pm, FS/FS/svc_Parent_Mixin.pm,
9303           FS/FS/svc_acct.pm, FS/FS/svc_broadband.pm, FS/FS/svc_domain.pm,
9304           FS/FS/svc_external.pm, FS/FS/svc_forward.pm, FS/FS/svc_phone.pm,
9305           FS/FS/svc_www.pm, FS/FS/UI/Web.pm, FS/t/registrar.t,
9306           FS/t/svc_External_Common.t, FS/t/svc_Parent_Mixin.t,
9307           eg/table_template-svc.pm, httemplate/browse/part_svc.cgi,
9308           httemplate/edit/part_svc.cgi, httemplate/edit/svc_Common.html,
9309           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_broadband.cgi,
9310           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_external.cgi,
9311           httemplate/edit/svc_forward.cgi, httemplate/edit/svc_www.cgi,
9312           httemplate/edit/elements/edit.html,
9313           httemplate/edit/elements/svc_Common.html,
9314           httemplate/edit/process/elements/process.html, FS/MANIFEST,
9315           httemplate/edit/process/svc_Common.html,
9316           httemplate/elements/header.html, httemplate/elements/menu.html,
9317           httemplate/misc/link.cgi, httemplate/search/cust_main.cgi,
9318           httemplate/search/cust_svc.html, httemplate/search/svc_acct.cgi,
9319           httemplate/search/svc_broadband.cgi,
9320           httemplate/search/svc_domain.cgi,
9321           httemplate/search/svc_external.cgi,
9322           httemplate/search/svc_forward.cgi,
9323           httemplate/search/svc_phone.cgi, httemplate/search/svc_www.cgi,
9324           httemplate/view/elements/svc_Common.html,
9325           rt/html/Elements/FreesideSearch,
9326           rt/html/Elements/FreesideSvcSearch,
9327           httemplate/view/cust_main/packages.html: service refactor!
9328
9329 2006-12-29 00:41  ivan
9330
9331         * httemplate/edit/process/cust_main.cgi: slight pedanticism
9332
9333 2006-12-29 00:39  ivan
9334
9335         * httemplate/edit/svc_broadband.cgi: svc broadband new arg parsing
9336
9337 2006-12-29 00:35  ivan
9338
9339         * httemplate/misc/: payment.cgi, process/payment.cgi: just in case
9340           it gets capitalized
9341
9342 2006-12-29 00:34  ivan
9343
9344         * httemplate/edit/process/quick-charge.cgi: whitespace
9345
9346 2006-12-29 00:34  ivan
9347
9348         * httemplate/edit/cust_main/billing.html: slight more space
9349           necessary for ACH account numbers
9350
9351 2006-12-29 00:31  ivan
9352
9353         * init.d/freeside-init: kill off all queued processes!
9354
9355 2006-12-29 00:30  ivan
9356
9357         * httemplate/docs/index.html: link more docs to wiki
9358
9359 2006-12-29 00:25  ivan
9360
9361         * FS/FS/part_export/vpopmail.pm: didn't get checked in with
9362           configurable target dirs, oops
9363
9364 2006-12-29 00:25  ivan
9365
9366         * FS/FS/svc_Common.pm: doc
9367
9368 2006-12-29 00:24  ivan
9369
9370         * FS/FS/part_pkg.pm: snot spacing
9371
9372 2006-12-29 00:24  ivan
9373
9374         * FS/FS/part_export.pm: use FS::queue for exports, though they
9375           should probably just use it themselves
9376
9377 2006-12-28 23:23  ivan
9378
9379         * httemplate/edit/elements/edit.html: document field types
9380
9381 2006-12-28 16:30  jeff
9382
9383         * FS/FS/part_export/prizm.pm: minor fixups
9384
9385 2006-12-28 12:52  jeff
9386
9387         * httemplate/elements/tr-select-reason.html: activate submit button
9388           more readily
9389
9390 2006-12-28 00:16  ivan
9391
9392         * FS/FS/payinfo_Mixin.pm: tyop
9393
9394 2006-12-27 23:02  ivan
9395
9396         * bin/pg-version: adding pg-version
9397
9398 2006-12-26 19:29  ivan
9399
9400         * httemplate/edit/cust_main_county-expand.cgi: fix sanity check on
9401           taxclass expander
9402
9403 2006-12-26 18:37  ivan
9404
9405         * FS/FS/Misc.pm, htetc/handler.pl,
9406           httemplate/edit/cust_main/contact.html,
9407           httemplate/edit/cust_main/select-county.html,
9408           httemplate/misc/counties.cgi: Add a (magically appearing and
9409           disappearing) label on the county selector.  confusing when
9410           labeled "state"
9411
9412 2006-12-26 17:35  ivan
9413
9414         * httemplate/view/cust_main/contacts.html: show county on customer
9415           view
9416
9417 2006-12-26 17:07  ivan
9418
9419         * httemplate/: edit/cust_main.cgi,
9420           edit/cust_main/select-county.html, misc/counties.cgi: fix county
9421           selector
9422
9423 2006-12-26 11:53  ivan
9424
9425         * FS/FS/part_export/shellcommands.pm: do shell_quote-ing after
9426           STDIN strings are evaluated
9427
9428 2006-12-23 17:28  ivan
9429
9430         * FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm,
9431           FS/FS/cust_refund.pm, httemplate/edit/cust_main.cgi,
9432           httemplate/edit/cust_main/billing.html,
9433           httemplate/view/cust_main/payment_history.html: fix more paymask
9434           regressions: allow editing records with existing expired cards,
9435           fix masking just-entered values when erroring out, fix echeck
9436           entry inserting as empty routing code and "xxEK" account number,
9437           remove old/deprecated/unused payinfo_maksed subs and calls
9438
9439 2006-12-22 21:37  jeff
9440
9441         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/svc_broadband.pm,
9442           FS/FS/part_export/prizm.pm, httemplate/edit/svc_broadband.cgi,
9443           httemplate/view/svc_broadband.cgi: inital prizm support
9444
9445 2006-12-21 22:18  ivan
9446
9447         * httemplate/search/: queue.html, elements/search.html: patch
9448           fixing "retry selected" and "remove select" in queue view
9449
9450 2006-12-20 19:05  ivan
9451
9452         * httemplate/misc/payment.cgi: fix on-demand payment form when
9453           making payments from masked data
9454
9455 2006-12-20 02:51  ivan
9456
9457         * FS/FS/: cust_main.pm, payinfo_Mixin.pm: fix "recurring_billing"
9458           flag for the wonderful new world of paymasking
9459
9460 2006-12-20 01:49  ivan
9461
9462         * FS/FS/Schema.pm, FS/FS/pkg_class.pm,
9463           httemplate/browse/pkg_class.html, httemplate/edit/pkg_class.html,
9464           httemplate/elements/select-part_referral.html,
9465           httemplate/elements/select-pkg_class.html,
9466           httemplate/elements/select-table.html,
9467           httemplate/elements/tr-select-pkg_class.html,
9468           httemplate/search/elements/search.html: add ability to disable
9469           package classes
9470
9471 2006-12-19 17:20  jeff
9472
9473         * FS/FS/: part_pkg.pm, ClientAPI/MyAccount.pm: inappropriate
9474           cluckage
9475
9476 2006-12-19 02:02  ivan
9477
9478         * FS/FS/cust_pay_batch.pm, FS/FS/payby.pm, FS/FS/payinfo_Mixin.pm,
9479           htetc/handler.pl, httemplate/edit/cust_main/billing.html,
9480           httemplate/search/cust_pay.cgi: clean up payinfo_Mixin to use
9481           payby.pm for payby info and have card masking full 6-digit BIN
9482           prefix for card identification.  have cust_pay_batch use
9483           payinfo_Mixin.  require B:CC 0.30 for mask-aware cardtype().  fix
9484           payment reports to use mask too if available, so credit card type
9485           selection still works with encryption.
9486
9487 2006-12-18 03:01  ivan
9488
9489         * htetc/handler.pl, httemplate/edit/part_pkg.cgi: fix tax class not
9490           adding when there is only one pkg_class choice (triggers
9491           javascript error
9492
9493 2006-12-18 00:08  ivan
9494
9495         * Makefile: fix MASONDATA include for dev target
9496
9497 2006-12-15 12:55  ivan
9498
9499         * httemplate/elements/dashboard-toplist.html: add a new ticket link
9500
9501 2006-12-15 05:09  ivan
9502
9503         * httemplate/elements/dashboard-toplist.html: add a quick start at
9504           a "dashboard" customer list, mostly for internal use for starters
9505
9506 2006-12-15 05:00  ivan
9507
9508         * httemplate/elements/dashboard-toplist.html: add a quick start at
9509           a "dashboard" customer list, mostly for internal use for starters
9510
9511 2006-12-15 04:43  ivan
9512
9513         * FS/FS/Conf.pm, httemplate/index.html,
9514           httemplate/elements/dashboard-toplist.html: add a quick start at
9515           a "dashboard" customer list, mostly for internal use for starters
9516
9517 2006-12-15 00:37  ivan
9518
9519         * FS/FS/Setup.pm, bin/expand-country: add a quick tool for adding
9520           states to old databases
9521
9522 2006-12-15 00:25  ivan
9523
9524         * httemplate/edit/: cust_main.cgi, cust_main/billing.html:
9525           eliminate funkiness with reappearing "Postal invoice" on errors
9526
9527 2006-12-14 21:29  jeff
9528
9529         * htetc/handler.pl, httemplate/edit/process/cust_main.cgi,
9530           httemplate/elements/tr-input-date-field.html,
9531           httemplate/view/cust_main/misc.html: move use statements to
9532           handler.pl, do not show 1/1/70 for new birthdates, and improve
9533           error handling
9534
9535 2006-12-14 16:56  ivan
9536
9537         * httemplate/edit/process/cust_main.cgi, htetc/handler.pl: add
9538           DateTime as a proper rather than hidden dependency
9539
9540 2006-12-14 16:28  ivan
9541
9542         * Makefile, FS/bin/freeside-addoutsource,
9543           FS/bin/freeside-deloutsource, FS/bin/freeside-queued,
9544           FS/bin/freeside-selfservice-server,
9545           FS/bin/freeside-sqlradius-radacctd, htetc/handler.pl: tiny bit of
9546           cleanup from the conf merge
9547
9548 2006-12-14 01:27  ivan
9549
9550         * Makefile, FS/FS/Conf.pm, FS/FS/UID.pm, FS/FS/access_user.pm,
9551           FS/FS/part_export/vpopmail.pm, FS/bin/freeside-addoutsource,
9552           FS/bin/freeside-addoutsourceuser, FS/bin/freeside-adduser,
9553           FS/bin/freeside-deloutsource, FS/bin/freeside-deloutsourceuser,
9554           FS/bin/freeside-deluser, FS/bin/freeside-queued,
9555           FS/bin/freeside-selfservice-server, FS/bin/freeside-setup,
9556           FS/bin/freeside-sqlradius-radacctd, FS/bin/freeside-upgrade,
9557           bin/dbdef-create, bin/mapsecrets2access_user, htetc/handler.pl:
9558           make the config directory configurable
9559
9560 2006-12-13 22:00  ivan
9561
9562         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
9563           FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm,
9564           FS/FS/payinfo_Mixin.pm, FS/FS/ClientAPI/MyAccount.pm,
9565           httemplate/edit/cust_main/billing.html,
9566           httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi,
9567           httemplate/search/cust_pay.cgi, FS/MANIFEST,
9568           FS/t/payinfo_Mixin.t, httemplate/edit/cust_refund.cgi,
9569           httemplate/edit/process/cust_main.cgi,
9570           httemplate/view/cust_main/billing.html,
9571           httemplate/view/cust_main/payment_history.html: encryption fixes
9572           from huntsberg & jayce
9573
9574 2006-12-08 07:11  jeff
9575
9576         * FS/FS/svc_acct.pm: stop unsuspending inappropriately
9577
9578 2006-12-08 06:38  ivan
9579
9580         * rt/html/Elements/Header: have RT header link to supported
9581           documentation link as well
9582
9583 2006-12-08 05:36  ivan
9584
9585         * httemplate/: view/cust_main/quick-charge.html,
9586           edit/process/quick-charge.cgi: some javascript validation magic
9587           to give one-time charges better UI
9588
9589 2006-12-07 08:46  ivan
9590
9591         * bin/pod2x: update pod2x for new self-service path
9592
9593 2006-12-07 07:24  ivan
9594
9595         * FS/FS/Setup.pm: oops, fix additional US pseudo-states
9596
9597 2006-12-06 18:40  jeff
9598
9599         * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/Schema.pm,
9600           FS/FS/ClientAPI/MyAccount.pm, FS/FS/cust_main.pm,
9601           FS/FS/cust_pkg.pm, FS/FS/prepay_credit.pm, FS/FS/svc_acct.pm,
9602           FS/FS/svc_broadband.pm, FS/FS/part_pkg/flat.pm,
9603           FS/FS/part_pkg/prorate.pm, FS/FS/part_pkg/subscription.pm,
9604           fs_selfservice/FS-SelfService/SelfService.pm,
9605           fs_selfservice/FS-SelfService/cgi/process_order_recharge.html,
9606           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
9607           fs_selfservice/FS-SelfService/cgi/view_usage.html,
9608           httemplate/edit/prepay_credit.cgi,
9609           httemplate/edit/process/prepay_credit.cgi,
9610           httemplate/misc/process/recharge_svc.html,
9611           httemplate/search/prepay_credit.html: retouch bandwidth countdown
9612
9613 2006-12-05 07:53  jeff
9614
9615         * FS/FS/part_export/sqlmail.pm: correct longstanding oops
9616
9617 2006-12-04 18:37  jeff
9618
9619         * httemplate/: edit/svc_acct.cgi, edit/process/svc_acct.cgi,
9620           view/svc_acct.cgi: editable service usage
9621
9622 2006-12-02 16:42  ivan
9623
9624         * FS/FS/cust_main.pm: clean up whitespace merge noise
9625
9626 2006-12-02 14:04  ivan
9627
9628         * FS/FS/part_pkg/flat_comission.pm: fix for commission price plan
9629
9630 2006-11-30 22:31  jeff
9631
9632         * FS/FS/Conf.pm, FS/FS/cust_pay_batch.pm,
9633           httemplate/misc/download-batch.cgi,
9634           httemplate/search/cust_pay_batch.cgi: chase canada E-xactBatch
9635
9636 2006-11-30 17:41  ivan
9637
9638         * FS/bin/freeside-queued: remove unnecessary service use (in an
9639           awfully odd place)
9640
9641 2006-11-30 17:35  ivan
9642
9643         * FS/bin/freeside-expiration-alerter: go away and never come back,
9644           $Id$
9645
9646 2006-11-30 17:34  ivan
9647
9648         * FS/bin/freeside-email: begone $Id$ and your diff noise!
9649
9650 2006-11-29 18:27  jeff
9651
9652         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
9653           FS/FS/cust_main.pm, FS/FS/svc_acct.pm,
9654           FS/FS/ClientAPI/MyAccount.pm, FS/FS/UI/Web.pm,
9655           FS/FS/part_export/sqlradius.pm,
9656           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
9657           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
9658           fs_selfservice/FS-SelfService/cgi/view_usage.html,
9659           httemplate/edit/prepay_credit.cgi,
9660           httemplate/edit/process/prepay_credit.cgi,
9661           httemplate/misc/recharge_svc.html,
9662           httemplate/misc/process/recharge_svc.html,
9663           httemplate/search/prepay_credit.html,
9664           httemplate/view/cust_main/packages.html: prepaid download/upload
9665           tracking
9666
9667 2006-11-28 01:38  ivan
9668
9669         * FS/FS/access_user.pm: usernames should be alphanumeric only
9670
9671 2006-11-26 23:11  jeff
9672
9673         * FS/FS/ClientAPI/Signup.pm,
9674           fs_selfservice/FS-SelfService/cgi/customer_order_pkg.html,
9675           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
9676           fs_selfservice/FS-SelfService/cgi/process_order_pkg.html,
9677           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: order package
9678           from self-service
9679
9680 2006-11-26 17:08  ivan
9681
9682         * FS/FS/svc_acct.pm: some svc_acct.pm fixes for s1
9683
9684 2006-11-26 15:09  jeff
9685
9686         * httemplate/elements/menu.html: minor tyop
9687
9688 2006-11-26 15:06  jeff
9689
9690         * httemplate/: edit/process/cust_main_note.cgi, view/cust_main.cgi,
9691           view/cust_main/notes.html: more ajaxy customer notes
9692
9693 2006-11-25 13:04  jeff
9694
9695         * httemplate/view/cust_main.cgi: chill FF wrt POSTDATA
9696
9697 2006-11-24 02:34  ivan
9698
9699         * httemplate/browse/part_pkg.cgi: link to and label one-time
9700           charges correctly
9701
9702 2006-11-24 00:48  ivan
9703
9704         * httemplate/elements/tr-input-beginning_ending.html,
9705           httemplate/elements/tr-input-lessthan_greaterthan.html,
9706           httemplate/search/cust_credit.html,
9707           httemplate/search/cust_pay.cgi,
9708           httemplate/search/report_cust_credit.html,
9709           httemplate/search/report_cust_pay.html, FS/FS/UI/Web.pm: add less
9710           than and greater than amounts to credit and payment searches
9711
9712 2006-11-20 02:34  ivan
9713
9714         * httemplate/browse/agent.cgi: remove annoying black box around
9715           override info
9716
9717 2006-11-19 19:05  ivan
9718
9719         * httemplate/autohandler: bug fix for open transactions
9720
9721 2006-11-17 18:19  jeff
9722
9723         * FS/FS/part_export/www_plesk.pm: add templating and web hosting
9724           optional on domain addition
9725
9726 2006-11-17 02:16  ivan
9727
9728         * FS/bin/freeside-prepaidd: initial fix for prepaid renewal
9729           problem; attempt to use an existing credit/payment before
9730           suspending
9731
9732 2006-11-16 07:37  jeff
9733
9734         * httemplate/edit/process/part_bill_event.cgi: bug squishing
9735
9736 2006-11-15 22:20  jeff
9737
9738         * httemplate/: elements/tr-input-date-field.html,
9739           edit/cust_main.cgi, edit/process/cust_main.cgi,
9740           view/cust_main/misc.html: switch birthdate to DateTime
9741
9742 2006-11-14 04:22  ivan
9743
9744         * httemplate/misc/cust_main-import.cgi: add some docs on required
9745           fields to page
9746
9747 2006-11-13 20:04  ivan
9748
9749         * httemplate/: browse/agent.cgi,
9750           misc/delete-agent_payment_gateway.cgi: working agent gateway
9751           override delete link
9752
9753 2006-11-13 19:30  ivan
9754
9755         * FS/FS/Misc.pm: Tie::IxHash data disappears when sent with
9756           Storable
9757
9758 2006-11-13 19:16  ivan
9759
9760         * FS/FS/Misc.pm, FS/FS/ClientAPI/MyAccount.pm,
9761           FS/FS/ClientAPI/Signup.pm,
9762           fs_selfservice/FS-SelfService/cgi/signup.html: have signup page
9763           use card-types config too
9764
9765 2006-11-13 18:54  ivan
9766
9767         * FS/FS/: Conf.pm, ClientAPI/MyAccount.pm: add card-types
9768           configuration value for self-service
9769
9770 2006-11-12 17:09  ivan
9771
9772         * FS/FS/CGI.pm, httemplate/elements/error.html,
9773           httemplate/elements/header.html,
9774           httemplate/pref/pref-process.html, httemplate/pref/pref.html: add
9775           preference page, start with just a password changer
9776
9777 2006-11-08 18:52  jeff
9778
9779         * FS/FS/TicketSystem/RT_External.pm: recorrect ticket order
9780
9781 2006-11-08 18:28  jeff
9782
9783         * FS/FS/TicketSystem/RT_External.pm: correct ticket order
9784
9785 2006-11-05 14:39  ivan
9786
9787         * Makefile: call it 1.7.1 to avoid confusion
9788
9789 2006-11-05 14:28  ivan
9790
9791         * bin/: customer-faker, payment-faker: some sample data creators
9792
9793 2006-11-05 11:34  ivan
9794
9795         * FS/FS/cust_main.pm: fix empty invoice number omitting in
9796           realtime_bop, oops
9797
9798 2006-11-05 11:22  ivan
9799
9800         * FS/FS/cust_bill_ApplicationCommon.pm: turn off debugging
9801
9802 2006-11-05 10:06  ivan
9803
9804         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: for want of a
9805           paren
9806
9807 2006-11-05 10:03  ivan
9808
9809         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: have card_type
9810           be an optional param anyway
9811
9812 2006-11-05 10:03  ivan
9813
9814         * FS/FS/ClientAPI/MyAccount.pm: fix auto-population of card_type
9815           SELECT in self-service payment form
9816
9817 2006-11-05 09:36  ivan
9818
9819         * fs_selfservice/FS-SelfService/: SelfService.pm,
9820           cgi/selfservice.cgi: add some self-service debugging
9821
9822 2006-11-05 08:58  ivan
9823
9824         * FS/bin/freeside-selfservice-server: fix spurious disconnection
9825           errors in selfservice server log
9826
9827 2006-11-05 07:55  ivan
9828
9829         * httemplate/view/cust_main/payment_history.html: fix but with no
9830           "show prior history" showing up when everything is hidden
9831
9832 2006-11-03 14:02  ivan
9833
9834         * FS/FS/part_pkg.pm: add every 45 day option to available
9835           frequencies
9836
9837 2006-10-31 10:56  jeff
9838
9839         * FS/FS/part_export/sqlradius.pm: do not require a reason to have
9840           been suspended
9841
9842 2006-10-31 08:57  jeff
9843
9844         * httemplate/edit/process/cust_main_note.cgi: ugh, too restrictive
9845
9846 2006-10-30 04:39  ivan
9847
9848         * FS/FS/cust_main.pm: realtime_bop: don't pass an empty
9849           invoice_number to B:OP, omit the field entirely
9850
9851 2006-10-29 17:28  ivan
9852
9853         * FS/MANIFEST: removing freeside-daily
9854
9855 2006-10-27 12:10  ivan
9856
9857         * FS/FS/: Conf.pm, cust_pkg.pm: add
9858           unsuspend-always_adjust_next_bill_date config option for qis
9859
9860 2006-10-27 10:01  jeff
9861
9862         * FS/FS/AccessRight.pm, httemplate/edit/cust_main_note.cgi,
9863           httemplate/edit/process/cust_main_note.cgi,
9864           httemplate/elements/overlibmws_crossframe.js,
9865           httemplate/view/cust_main/notes.html: editable notes
9866
9867 2006-10-26 19:12  jeff
9868
9869         * FS/FS/part_export/: shellcommands.pm, sqlradius.pm: export
9870           enhancements for suspend reasons
9871
9872 2006-10-26 01:35  ivan
9873
9874         * fs_selfservice/FS-SelfService/cgi/signup.html: don't display a
9875           (none) package selection if there's a default
9876
9877 2006-10-25 11:10  jeff
9878
9879         * httemplate/view/cust_main/packages.html: show reasons
9880
9881 2006-10-25 10:36  ivan
9882
9883         * httemplate/: elements/pager.html, search/cust_main.cgi,
9884           search/elements/search.html: pagination patch from UNTD - limit
9885           the number of page links displayed and have a drop-down option
9886           for selecting number of entries per page
9887
9888 2006-10-25 05:04  ivan
9889
9890         * conf/ticket_system: default to RT_Internal ticketing
9891
9892 2006-10-24 21:51  jeff
9893
9894         * httemplate/elements/tr-selectmultiple-part_pkg.html: heh
9895
9896 2006-10-24 21:44  jeff
9897
9898         * httemplate/: elements/tr-selectmultiple-part_pkg.html,
9899           search/cust_pkg.cgi, search/report_cust_pkg.html: select multiple
9900           pkgparts on advanced package report
9901
9902 2006-10-24 20:12  jeff
9903
9904         * httemplate/: edit/svc_www.cgi, view/svc_www.cgi: no usersvc
9905           svc_www tweak
9906
9907 2006-10-24 19:22  jeff
9908
9909         * FS/FS/part_svc.pm, FS/FS/part_svc_column.pm,
9910           httemplate/browse/part_svc.cgi, httemplate/edit/part_svc.cgi,
9911           httemplate/edit/svc_acct.cgi: limited domain select
9912
9913 2006-10-24 11:26  jeff
9914
9915         * FS/FS/Schema.pm, FS/FS/cust_main.pm,
9916           httemplate/view/cust_main/misc.html: add customer signup date
9917
9918 2006-10-23 02:44  ivan
9919
9920         * httemplate/elements/menu.html: have the unlinked account search
9921           go to UN_username so it doesn't miss accounts with no UID
9922
9923 2006-10-23 02:35  ivan
9924
9925         * httemplate/elements/header.html: eek, VALIGN=top for the page
9926
9927 2006-10-23 02:24  ivan
9928
9929         * FS/FS/cust_main.pm: always do substring & fuzzy, getting
9930           complains searches are not returning enough
9931
9932 2006-10-23 01:47  ivan
9933
9934         * httemplate/misc/process/cancel_pkg.html: better error message if
9935           you don't enter a reason.  FS::reason::check can untaint its
9936           data, and will allow punctuation in reasons
9937
9938 2006-10-23 01:30  ivan
9939
9940         * fs_selfservice/FS-SelfService/cgi/: agent.cgi,
9941           cust_bill-logo.cgi, passwd.cgi, selfservice.cgi, signup.html:
9942           remove -w to prevent warnings from messing up otherwise working
9943           CGIs
9944
9945 2006-10-22 23:38  ivan
9946
9947         * FS/FS/Record.pm: add AU to list of zip-requiring countries
9948
9949 2006-10-22 21:21  jeff
9950
9951         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
9952           FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi,
9953           httemplate/edit/reason.html,
9954           httemplate/edit/process/part_bill_event.cgi,
9955           httemplate/elements/tr-select-reason.html,
9956           httemplate/misc/cancel_pkg.html,
9957           httemplate/misc/process/cancel_pkg.html: events should attach
9958           reasons
9959
9960 2006-10-22 18:47  ivan
9961
9962         * httemplate/view/cust_main/packages.html: fix regression from
9963           table re-layout: don't display provision links for cancelled
9964           packages
9965
9966 2006-10-22 04:42  ivan
9967
9968         * FS/FS/Conf.pm, FS/FS/ClientAPI/Signup.pm,
9969           fs_selfservice/FS-SelfService/cgi/signup.cgi: add signup server
9970           default package
9971
9972 2006-10-21 22:22  ivan
9973
9974         * FS/FS/part_pkg/prepaid.pm: doh, forgot fieldorder.  should just
9975           use Tie::IxHash here too
9976
9977 2006-10-21 22:18  ivan
9978
9979         * FS/: FS/part_pkg/prepaid.pm, bin/freeside-prepaidd: add price
9980           plan option for prepaid packages to cancel instead of suspend
9981
9982 2006-10-21 17:35  ivan
9983
9984         * httemplate/elements/menu.html: link to wrong place
9985
9986 2006-10-20 15:49  ivan
9987
9988         * FS/FS/part_pkg.pm: add 48-hour billing
9989
9990 2006-10-19 07:32  jeff
9991
9992         * FS/FS/Conf.pm: [no log message]
9993
9994 2006-10-19 07:29  jeff
9995
9996         * FS/FS/cust_pkg_reason.pm: suspension and cancellation reasons
9997
9998 2006-10-19 07:26  jeff
9999
10000         * httemplate/elements/tr-select-reason.html,
10001           httemplate/misc/cancel_pkg.html,
10002           httemplate/misc/process/cancel_pkg.html, FS/t/cust_pkg_reason.t:
10003           suspension and cancellation reasons
10004
10005 2006-10-19 07:23  jeff
10006
10007         * FS/FS/reason.pm, FS/FS/reason_type.pm, FS/t/reason.t,
10008           FS/t/reason_type.t, httemplate/browse/reason.html,
10009           httemplate/browse/reason_type.html,
10010           httemplate/edit/process/reason.html,
10011           httemplate/edit/process/reason_type.html,
10012           httemplate/edit/reason.html, httemplate/edit/reason_type.html:
10013           suspension and cancellation reasons
10014
10015 2006-10-18 21:41  jeff
10016
10017         * FS/FS/part_export/acct_plesk.pm: wrong method
10018
10019 2006-10-18 16:07  jeff
10020
10021         * FS/FS/AccessRight.pm, FS/FS/Schema.pm, FS/FS/part_bill_event.pm,
10022           FS/MANIFEST, htetc/handler.pl,
10023           httemplate/browse/part_bill_event.cgi,
10024           httemplate/edit/elements/edit.html,
10025           httemplate/edit/part_bill_event.cgi,
10026           httemplate/edit/process/part_bill_event.cgi,
10027           httemplate/elements/menu.html,
10028           httemplate/view/cust_main/packages.html: suspension and
10029           cancellation reasons
10030
10031 2006-10-17 17:05  jeff
10032
10033         * httemplate/elements/tr-input-date-field.html: fix ugly null dates
10034
10035 2006-10-17 02:03  ivan
10036
10037         * rt/: html/Elements/Header, html/Elements/CollectionAsTable/Row,
10038           html/NoAuth/webrt.css, sbin/rt-setup-database.in: commiting rt
10039           3.4.5 to HEAD
10040
10041 2006-10-17 01:49  ivan
10042
10043         * rt/: configure, configure.ac, README, Changelog,
10044           sbin/rt-test-dependencies.in,
10045           html/Ticket/Elements/ShowTransactionAttachments,
10046           html/Ticket/Elements/EditCustomFields, html/Search/Build.html,
10047           html/Search/Results.rdf, html/Search/Results.tsv,
10048           html/Search/Elements/BuildFormatString,
10049           html/Approvals/Elements/PendingMyApproval,
10050           html/Elements/EditCustomField, html/Elements/QueryString,
10051           html/Elements/ScrubHTML, html/Elements/EditCustomFieldSelect,
10052           html/Elements/Callback, html/Elements/ShowCustomFields,
10053           html/Elements/RT__Ticket/ColumnMap, html/NoAuth/printrt.css,
10054           html/User/Elements/Tabs, lib/t/regression/22search_tix_by_txn.t,
10055           lib/t/regression/09record_cf_api.t, lib/t/regression/07acl.t,
10056           lib/t/regression/14linking.t,
10057           lib/t/regression/22search_tix_by_watcher.t,
10058           lib/t/regression/06mailgateway.t, lib/t/regression/07rights.t,
10059           lib/RT/CustomField_Overlay.pm, lib/RT/Ticket_Overlay.pm,
10060           lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Users_Overlay.pm,
10061           lib/RT/EmailParser.pm, lib/RT/I18N.pm, lib/RT/Tickets_Overlay.pm,
10062           lib/RT/CustomFieldValues.pm, lib/RT/Transactions_Overlay.pm,
10063           lib/RT/Principal_Overlay.pm, lib/RT/Queue_Overlay.pm,
10064           lib/RT/Attachments_Overlay.pm, lib/RT/Groups_Overlay.pm,
10065           lib/RT/Record.pm, lib/RT/ObjectCustomFieldValues_Overlay.pm,
10066           lib/RT/Transaction_Overlay.pm, lib/RT/ACE_Overlay.pm,
10067           lib/RT/Link_Overlay.pm, lib/RT/I18N/en.po, lib/RT/I18N/cs.po,
10068           lib/RT/I18N/pt_br.po, lib/RT/I18N/fr.po, lib/RT/I18N/es.po,
10069           lib/RT/I18N/nl.po, lib/RT/I18N/pl.po, lib/RT/I18N/no.po,
10070           lib/RT/I18N/it.po, lib/RT/I18N/hu.po, lib/RT/I18N/da.po,
10071           lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po,
10072           lib/RT/I18N/zh_tw.po, lib/RT/I18N/id.po, lib/RT/I18N/he.po,
10073           lib/RT/I18N/fi.po, lib/RT/I18N/zh_cn.po,
10074           lib/RT/Action/SendEmail.pm, lib/RT/Interface/Email.pm,
10075           etc/RT_Config.pm.in: import rt 3.4.5
10076
10077 2006-10-16 22:49  ivan
10078
10079         * fs_selfservice/FS-SelfService/SelfService.pm: fix signup problem
10080           on IE, whew!
10081
10082 2006-10-16 10:59  ivan
10083
10084         * FS/FS/Record.pm: fix for agent_custid unique bs ('violates unique
10085           constraint cust_main18'), hope this doesn't break anything else
10086
10087 2006-10-16 10:13  ivan
10088
10089         * httemplate/: edit/cust_main.cgi, view/cust_main/misc.html: its
10090           not my monday morning
10091
10092 2006-10-16 10:11  ivan
10093
10094         * FS/FS/Conf.pm: closing bracket helps
10095
10096 2006-10-16 10:10  ivan
10097
10098         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi,
10099           httemplate/view/cust_main/misc.html: add a conf checkbox to turn
10100           DOB on
10101
10102 2006-10-16 09:56  ivan
10103
10104         * httemplate/edit/cust_main.cgi: fix stickiness bug when editing
10105           advertising sources
10106
10107 2006-10-15 19:21  ivan
10108
10109         * FS/FS/part_export/: acct_plesk.pm, www_plesk.pm: fix typo
10110           switching Net::Plesk to a run-time dependency
10111
10112 2006-10-14 16:53  ivan
10113
10114         * FS/FS/part_export/: acct_plesk.pm, www_plesk.pm: don't load
10115           Net::Plesk until its needed, to prevent every install from
10116           depending on it
10117
10118 2006-10-14 13:47  jeff
10119
10120         * FS/FS/part_export/: acct_plesk.pm, www_plesk.pm: preliminary
10121           plesk support
10122
10123 2006-10-14 03:09  ivan
10124
10125         * httemplate/search/report_receivables.cgi: that should fix
10126           statuses on receivables report
10127
10128 2006-10-14 02:55  ivan
10129
10130         * httemplate/docs/index.html: move signup/self-service install to
10131           wiki
10132
10133 2006-10-12 02:42  ivan
10134
10135         * FS/FS/cust_main.pm: fix "amatch: $_ is undefined: what are you
10136           matching" error when there are no companies in the fuzzy cache
10137           yet
10138
10139 2006-10-08 22:05  ivan
10140
10141         * FS/FS/Conf.pm: date selektah
10142
10143 2006-10-08 21:27  jeff
10144
10145         * httemplate/edit/process/cust_main.cgi: more BoD
10146
10147 2006-10-08 18:05  ivan
10148
10149         * FS/bin/: freeside-addoutsource, freeside-addoutsourceuser,
10150           freeside-adduser: update the tools for dev installs
10151
10152 2006-10-08 17:30  ivan
10153
10154         * FS/FS/Conf.pm, httemplate/view/cust_main.cgi: have the new style
10155           notes be the default
10156
10157 2006-10-08 17:26  ivan
10158
10159         * httemplate/view/: cust_main.cgi, cust_main/tickets.html: clean up
10160           the customer view a tiny bit
10161
10162 2006-10-08 17:13  ivan
10163
10164         * htetc/handler.pl: add cust_main_note to handler.pl
10165
10166 2006-10-08 01:17  ivan
10167
10168         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
10169           FS/FS/Setup.pm, FS/FS/cust_bill.pm, FS/FS/pay_batch.pm,
10170           FS/FS/payby.pm, bin/customer-faker, htetc/handler.pl,
10171           httemplate/edit/part_bill_event.cgi,
10172           httemplate/elements/menu.html,
10173           httemplate/search/cust_pay_batch.cgi,
10174           httemplate/search/pay_batch.cgi,
10175           httemplate/search/elements/search.html: add menu items for credit
10176           card batching, debug last-minute changes to payby.pm, add ACL for
10177           re-processing batches, separate CARD and CHEK batches, fixed
10178           defaults for batch formats
10179
10180 2006-10-07 16:40  ivan
10181
10182         * FS/FS/cust_bill.pm: remove a spurious commit from batch_card and
10183           document realtime option
10184
10185 2006-10-07 14:40  ivan
10186
10187         * FS/FS/cust_main.pm: better error msg on CSV import with bad
10188           pkgpart
10189
10190 2006-10-04 14:22  jeff
10191
10192         * FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/Conf.pm,
10193           FS/FS/Record.pm, httemplate/edit/cust_main.cgi,
10194           httemplate/elements/tr-input-date-field.html,
10195           httemplate/view/cust_main/misc.html: DoB
10196
10197 2006-10-03 15:44  jeff
10198
10199         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/cust_main.pm,
10200           FS/FS/cust_main_note.pm, FS/MANIFEST, FS/FS/Schema.pm,
10201           FS/t/cust_main_note.t, httemplate/edit/cust_main.cgi,
10202           httemplate/edit/cust_main_note.cgi,
10203           httemplate/edit/process/cust_main_note.cgi,
10204           httemplate/view/cust_main.cgi,
10205           httemplate/view/cust_main/notes.html: Enhanced customer notes
10206
10207 2006-10-03 08:59  ivan
10208
10209         * FS/FS/: cust_main_invoice.pm, cust_pay_batch.pm, svc_external.pm,
10210           svc_www.pm: s/repalce/replace/ in POD doc
10211
10212 2006-09-29 10:22  ivan
10213
10214         * FS/FS/access_user.pm: fix problem with viewing unlinked services
10215
10216 2006-09-29 09:18  ivan
10217
10218         * FS/FS/part_export/domain_sql.pm: precedence error causing schema
10219           mapped values to disappear
10220
10221 2006-09-29 08:36  ivan
10222
10223         * FS/FS/part_export/domain_sql.pm: fix mapping problem in
10224           domain_sql export
10225
10226 2006-09-28 10:45  ivan
10227
10228         * FS/FS/svc_acct.pm: missing $ in ldap_password
10229
10230 2006-09-26 11:55  ivan
10231
10232         * httemplate/search/svc_acct.cgi: fix username@domain search
10233
10234 2006-09-23 11:33  ivan
10235
10236         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm: update to
10237           mailserver integration
10238
10239 2006-09-20 21:41  ivan
10240
10241         * FS/FS/part_export/acct_sql.pm: support static values in acct_sql
10242           as well
10243
10244 2006-09-20 09:00  ivan
10245
10246         * FS/FS/part_export/acct_sql.pm: eek, terminate the javascript
10247
10248 2006-09-20 08:20  ivan
10249
10250         * FS/FS/part_export/acct_sql.pm: finish correcting the naming
10251
10252 2006-09-20 08:19  ivan
10253
10254         * FS/FS/part_export/domain_sql.pm: tie correctly!
10255
10256 2006-09-19 09:49  ivan
10257
10258         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm,
10259           part_export/domain_sql.pm: add domain_sql export for new
10260           mailserver config and modify acct_sql export for same
10261
10262 2006-09-17 19:21  ivan
10263
10264         * httemplate/elements/menu.html: ticket system disableability for
10265           rainbowshops
10266
10267 2006-09-16 13:07  ivan
10268
10269         * bin/customer-faker: bulk fake customer insert
10270
10271 2006-09-15 12:15  ivan
10272
10273         * FS/FS/AccessRight.pm, httemplate/search/cust_tax_exempt_pkg.cgi,
10274           httemplate/view/cust_main/payment_history.html: add link to
10275           customer tax exemptions to customer view page
10276
10277 2006-09-14 22:10  ivan
10278
10279         * FS/FS/: Schema.pm, cust_bill_ApplicationCommon.pm,
10280           cust_bill_pay_pkg.pm, cust_credit_bill_pkg.pm: add sdate and
10281           edate to cust_bill_pay_pkg and cust_credit_bill_pkg tables
10282
10283 2006-09-14 12:33  ivan
10284
10285         * httemplate/edit/part_virtual_field.cgi: don't promise virtual
10286           fields on tables we can't deliver them on.  virtual fields suck
10287           anyway, they should be real database fields
10288
10289 2006-09-14 12:30  ivan
10290
10291         * httemplate/edit/process/generic.cgi: pointer to
10292           elements/process.html, fwiw
10293
10294 2006-09-13 09:01  ivan
10295
10296         * httemplate/search/report_cust_pay.html: add check # search, here
10297           for now...
10298
10299 2006-09-13 07:57  ivan
10300
10301         * FS/FS/cust_bill_ApplicationCommon.pm: yes, that does appear to be
10302           the fix for all this trouble.  s/qsearchs/qsearch/
10303
10304 2006-09-13 07:53  ivan
10305
10306         * FS/FS/: cust_credit.pm, cust_pay.pm: some cleanup while i'm here
10307
10308 2006-09-12 19:14  ivan
10309
10310         * FS/FS/Record.pm: encryption-on-insert bugfix from untd
10311
10312 2006-09-12 19:11  ivan
10313
10314         * FS/FS/svc_Common.pm: in-place replace bugfix from untd &
10315           debugging cleanup
10316
10317 2006-09-12 14:27  ivan
10318
10319         * httemplate/search/cust_main.cgi: no need to log this
10320
10321 2006-09-05 18:20  ivan
10322
10323         * bin/breakdown-bill-applications: not done yet
10324
10325 2006-09-05 18:08  ivan
10326
10327         * fs_selfservice/DEPLOY: this was supposed to just be a local hack,
10328           how did it wind up in CVS?
10329
10330 2006-09-05 18:08  ivan
10331
10332         * FS/bin/freeside-setup: new world ACLs
10333
10334 2006-09-05 18:07  ivan
10335
10336         * FS/FS/ClientAPI/Signup.pm: less cut and paste
10337
10338 2006-09-05 18:07  ivan
10339
10340         * FS/FS/payby.pm: ugh DCLN :/
10341
10342 2006-09-05 18:06  ivan
10343
10344         * FS/FS/cust_svc.pm: add some debugging
10345
10346 2006-09-05 18:06  ivan
10347
10348         * FS/FS/cdr.pm: add missing =back
10349
10350 2006-09-05 09:44  ivan
10351
10352         * httemplate/edit/process/cust_refund.cgi: fix refunds, really
10353
10354 2006-09-05 09:27  ivan
10355
10356         * httemplate/edit/process/cust_refund.cgi: fix FS::payby::payby2bop
10357           usage
10358
10359 2006-09-04 13:31  ivan
10360
10361         * httemplate/search/sqlradius.cgi: really fix the embedded duration
10362           table
10363
10364 2006-09-04 13:22  ivan
10365
10366         * httemplate/search/sqlradius.cgi: use the exact provided time
10367
10368 2006-09-04 13:15  ivan
10369
10370         * httemplate/search/sqlradius.cgi: fix the date/time parsing
10371
10372 2006-09-04 13:12  ivan
10373
10374         * httemplate/search/sqlradius.cgi: fix the embedded duration table
10375
10376 2006-09-04 13:10  ivan
10377
10378         * httemplate/search/sqlradius.cgi: fix the gridding colors
10379
10380 2006-09-04 13:05  ivan
10381
10382         * httemplate/: elements/tr-input-beginning_ending.html,
10383           search/sqlradius.cgi, search/sqlradius.html: allow time selection
10384           in RADIUS searches and grid-ize the resulting table
10385
10386 2006-09-04 09:24  ivan
10387
10388         * FS/FS/AccessRight.pm, httemplate/elements/menu.html: add RADIUS
10389           session search back to main menu
10390
10391 2006-09-02 20:14  ivan
10392
10393         * bin/dbdef-create: REALLY don't error out trying to create a dbdef
10394           file from scratch
10395
10396 2006-09-02 20:12  ivan
10397
10398         * bin/dbdef-create: don't error out trying to create a dbdef file
10399           from scratch
10400
10401 2006-09-02 13:38  ivan
10402
10403         * httemplate/search/: cust_bill_event.cgi, cust_bill_event.html:
10404           agent-virtualize invoice event reports
10405
10406 2006-09-01 00:52  ivan
10407
10408         * fs_selfservice/FS-SelfService/cgi/signup.html: pretty this up a
10409           little
10410
10411 2006-08-31 18:51  lawrence
10412
10413         * FS/FS/Conf.pm, FS/FS/ClientAPI/Signup.pm,
10414           fs_selfservice/FS-SelfService/cgi/signup.html: Progress
10415           checkpoint on improved signup stuff for additional services
10416
10417 2006-08-31 14:26  lawrence
10418
10419         * httemplate/config/config-process.cgi: make select-sub parameters
10420           work
10421
10422 2006-08-31 13:47  ivan
10423
10424         * eg/TEMPLATE_cust_main.import, etc/megapop.pl: BEGONE $Id
10425
10426 2006-08-31 13:44  ivan
10427
10428         * bin/: svc_acct.import, svc_domain.erase: BEGONE $Id$
10429
10430 2006-08-31 12:59  ivan
10431
10432         * bin/fs-migrate-svc_acct_sm: BEGONE $Id$
10433
10434 2006-08-31 12:25  ivan
10435
10436         * fs_selfservice/FS-SelfService/cgi/signup.cgi: BEGONE $Id$
10437
10438 2006-08-30 09:24  ivan
10439
10440         * bin/mapsecrets2access_user: need a username arg for now... this
10441           should make the error message less confusing
10442
10443 2006-08-30 08:41  ivan
10444
10445         * FS/bin/freeside-adduser: get rid of all the htpasswd stuff in
10446           freeside-adduser
10447
10448 2006-08-29 11:04  khoff
10449
10450         * FS/FS/part_pkg/flat_introrate.pm: Introductory rates...just what
10451           we always wanted.  Requires Date::Manip.
10452
10453 2006-08-29 10:50  lawrence
10454
10455         * FS/FS/ClientAPI/Signup.pm,
10456           fs_selfservice/FS-SelfService/cgi/signup.cgi,
10457           fs_selfservice/FS-SelfService/cgi/signup.html: Signup
10458           Enhancements
10459
10460 2006-08-28 06:52  ivan
10461
10462         * httemplate/edit/process/cust_main.cgi: parameters to method calls
10463           require ( ), arrgh
10464
10465 2006-08-27 17:52  jeff
10466
10467         * FS/FS/cust_bill.pm: protect against a race
10468
10469 2006-08-27 15:55  jeff
10470
10471         * Makefile: more clean
10472
10473 2006-08-27 14:50  jeff
10474
10475         * FS/FS/cust_bill.pm, FS/FS/payby.pm,
10476           httemplate/misc/process/payment.cgi: fix payby2bop brokenness
10477
10478 2006-08-27 13:10  jeff
10479
10480         * FS/FS/cust_pay_batch.pm: no comment
10481
10482 2006-08-27 13:09  jeff
10483
10484         * FS/FS/payby.pm: oops
10485
10486 2006-08-27 12:33  ivan
10487
10488         * FS/FS/AccessRight.pm, httemplate/elements/menu.html: add back
10489           invoice event reports
10490
10491 2006-08-27 12:30  jeff
10492
10493         * httemplate/: edit/cust_bill_pay.cgi, edit/cust_credit.cgi,
10494           edit/cust_credit_bill.cgi, misc/download-batch.cgi: correct bad
10495           conflict resolution
10496
10497 2006-08-26 16:15  jeff
10498
10499         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/Setup.pm, FS/FS/cust_bill.pm,
10500           FS/FS/cust_bill_event.pm, FS/FS/cust_bill_pay_batch.pm,
10501           FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm,
10502           FS/FS/part_bill_event.pm, FS/FS/payby.pm,
10503           FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm,
10504           FS/t/cust_bill_pay_batch.t, httemplate/edit/cust_bill_pay.cgi,
10505           httemplate/edit/cust_credit.cgi,
10506           httemplate/edit/cust_credit_bill.cgi,
10507           httemplate/edit/part_bill_event.cgi,
10508           httemplate/edit/process/cust_main.cgi,
10509           httemplate/edit/process/cust_refund.cgi,
10510           httemplate/misc/bill.cgi, httemplate/misc/download-batch.cgi,
10511           httemplate/misc/process/payment.cgi,
10512           httemplate/search/cust_pay_batch.cgi,
10513           httemplate/search/pay_batch.cgi,
10514           httemplate/search/pay_batch.html,
10515           httemplate/search/report_cust_pay_batch.html: batch refactor
10516           continued
10517
10518 2006-08-26 07:44  ivan
10519
10520         * FS/FS/Schema.pm: better error reporting for schema load failures
10521           (w/DBIx::DBSchema 0.32+), hopefully...
10522
10523 2006-08-26 07:39  ivan
10524
10525         * FS/FS/Schema.pm: better error reporting for schema load failures
10526           (w/DBIx::DBSchema 0.32+), hopefully...
10527
10528 2006-08-26 05:57  ivan
10529
10530         * httemplate/edit/: cust_bill_pay.cgi, cust_credit_bill.cgi: fix
10531           javascript for auto-setting application amount
10532
10533 2006-08-25 19:20  ivan
10534
10535         * httemplate/edit/cust_bill_pay.cgi: fix javascript for
10536           auto-setting application amount
10537
10538 2006-08-25 19:20  ivan
10539
10540         * htetc/handler.pl: i want max and min!
10541
10542 2006-08-25 19:12  ivan
10543
10544         * FS/FS/: Record.pm: foiled by autovivification!
10545
10546 2006-08-25 12:30  ivan
10547
10548         * FS/FS/Misc.pm, FS/FS/Record.pm,
10549           httemplate/edit/cust_main/select-country.html,
10550           httemplate/edit/cust_main/select-county.html,
10551           httemplate/edit/cust_main/select-state.html: use GROUP BY instead
10552           of DISTINCT ON in the state and country queries for better
10553           cross-database compatibility, based on a preliminary patch from
10554           Jason Thomas
10555
10556 2006-08-23 18:37  ivan
10557
10558         * httemplate/edit/: cust_credit.cgi, cust_pay.cgi: oops,
10559           "Auto-apply to invoices" dropdown disappeared
10560
10561 2006-08-23 15:25  ivan
10562
10563         * Makefile, httemplate/index.html,
10564           httemplate/browse/access_group.html,
10565           httemplate/browse/access_user.html,
10566           httemplate/browse/addr_block.cgi, httemplate/browse/agent.cgi,
10567           httemplate/browse/agent_type.cgi,
10568           httemplate/browse/cust_main_county.cgi,
10569           httemplate/browse/inventory_class.html,
10570           httemplate/browse/msgcat.cgi, httemplate/browse/nas.cgi,
10571           httemplate/browse/part_bill_event.cgi,
10572           httemplate/browse/part_export.cgi,
10573           httemplate/browse/part_pkg.cgi,
10574           httemplate/browse/part_referral.html,
10575           httemplate/browse/part_svc.cgi,
10576           httemplate/browse/part_virtual_field.cgi,
10577           httemplate/browse/payment_gateway.html,
10578           httemplate/browse/pkg_class.html, httemplate/browse/rate.cgi,
10579           httemplate/browse/router.cgi, httemplate/browse/svc_acct_pop.cgi,
10580           httemplate/browse/elements/browse.html,
10581           httemplate/config/config-process.cgi,
10582           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
10583           httemplate/edit/REAL_cust_pkg.cgi,
10584           httemplate/edit/access_group.html,
10585           httemplate/edit/access_user.html, httemplate/edit/agent.cgi,
10586           httemplate/edit/agent_payment_gateway.html,
10587           httemplate/edit/agent_type.cgi,
10588           httemplate/edit/bulk-cust_svc.html,
10589           httemplate/edit/cust_bill_pay.cgi,
10590           httemplate/edit/cust_credit.cgi,
10591           httemplate/edit/cust_credit_bill.cgi,
10592           httemplate/edit/cust_main.cgi,
10593           httemplate/edit/cust_main_county-expand.cgi,
10594           httemplate/edit/cust_main_county.cgi,
10595           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
10596           httemplate/edit/cust_refund.cgi,
10597           httemplate/edit/inventory_class.html, httemplate/edit/msgcat.cgi,
10598           httemplate/edit/part_bill_event.cgi,
10599           httemplate/edit/part_export.cgi, httemplate/edit/part_pkg.cgi,
10600           httemplate/edit/part_referral.html, httemplate/edit/part_svc.cgi,
10601           httemplate/edit/part_virtual_field.cgi,
10602           httemplate/edit/payment_gateway.html,
10603           httemplate/edit/pkg_class.html,
10604           httemplate/edit/prepay_credit.cgi, httemplate/edit/rate.cgi,
10605           httemplate/edit/rate_region.cgi, httemplate/edit/reg_code.cgi,
10606           httemplate/edit/router.cgi, httemplate/edit/svc_acct.cgi,
10607           httemplate/edit/svc_acct_pop.cgi,
10608           httemplate/edit/svc_broadband.cgi,
10609           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_external.cgi,
10610           httemplate/edit/svc_forward.cgi, httemplate/edit/svc_phone.cgi,
10611           httemplate/edit/svc_www.cgi,
10612           httemplate/edit/cust_main/billing.html,
10613           httemplate/edit/cust_main/contact.html,
10614           httemplate/edit/cust_main/select-country.html,
10615           httemplate/edit/cust_main/select-county.html,
10616           httemplate/edit/cust_main/select-state.html,
10617           httemplate/edit/elements/edit.html,
10618           httemplate/edit/elements/svc_Common.html,
10619           httemplate/edit/process/REAL_cust_pkg.cgi,
10620           httemplate/edit/process/access_group.html,
10621           httemplate/edit/process/access_user.html,
10622           httemplate/edit/process/agent.cgi,
10623           httemplate/edit/process/agent_payment_gateway.html,
10624           httemplate/edit/process/agent_type.cgi,
10625           httemplate/edit/process/bulk-cust_svc.cgi,
10626           httemplate/edit/process/cust_bill_pay.cgi,
10627           httemplate/edit/process/cust_credit.cgi,
10628           httemplate/edit/process/cust_credit_bill.cgi,
10629           httemplate/edit/process/cust_main.cgi,
10630           httemplate/edit/process/cust_main_county-collapse.cgi,
10631           httemplate/edit/process/cust_main_county-expand.cgi,
10632           httemplate/edit/process/cust_main_county.cgi,
10633           httemplate/edit/process/cust_pay.cgi,
10634           httemplate/edit/process/cust_pkg.cgi,
10635           httemplate/edit/process/cust_refund.cgi,
10636           httemplate/edit/process/cust_svc.cgi,
10637           httemplate/edit/process/domain_record.cgi,
10638           httemplate/edit/process/generic.cgi,
10639           httemplate/edit/process/inventory_class.html,
10640           httemplate/edit/process/msgcat.cgi,
10641           httemplate/edit/process/part_bill_event.cgi,
10642           httemplate/edit/process/part_export.cgi,
10643           httemplate/edit/process/part_pkg.cgi,
10644           httemplate/edit/process/part_referral.html,
10645           httemplate/edit/process/part_svc.cgi,
10646           httemplate/edit/process/payment_gateway.html,
10647           httemplate/edit/process/pkg_class.html,
10648           httemplate/edit/process/prepay_credit.cgi,
10649           httemplate/edit/process/quick-charge.cgi,
10650           httemplate/edit/process/quick-cust_pkg.cgi,
10651           httemplate/edit/process/rate.cgi,
10652           httemplate/edit/process/rate_region.cgi,
10653           httemplate/edit/process/reg_code.cgi,
10654           httemplate/edit/process/router.cgi,
10655           httemplate/edit/process/svc_acct.cgi,
10656           httemplate/edit/process/svc_acct_pop.cgi,
10657           httemplate/edit/process/svc_broadband.cgi,
10658           httemplate/edit/process/svc_domain.cgi,
10659           httemplate/edit/process/svc_external.cgi,
10660           httemplate/edit/process/svc_forward.cgi,
10661           httemplate/edit/process/svc_phone.html,
10662           httemplate/edit/process/svc_www.cgi,
10663           httemplate/edit/process/addr_block/add.cgi,
10664           httemplate/edit/process/addr_block/allocate.cgi,
10665           httemplate/edit/process/addr_block/deallocate.cgi,
10666           httemplate/edit/process/addr_block/split.cgi,
10667           httemplate/edit/process/elements/process.html,
10668           httemplate/edit/process/elements/svc_Common.html,
10669           httemplate/elements/checkboxes-table-name.html,
10670           httemplate/elements/checkboxes-table.html,
10671           httemplate/elements/header-popup.html,
10672           httemplate/elements/header.html,
10673           httemplate/elements/jsrsServer.html,
10674           httemplate/elements/menu.html, httemplate/elements/menubar.html,
10675           httemplate/elements/pager.html,
10676           httemplate/elements/phonenumber.html,
10677           httemplate/elements/progress-init.html,
10678           httemplate/elements/progress-popup.html,
10679           httemplate/elements/search-cust_main.html,
10680           httemplate/elements/select-access_group.html,
10681           httemplate/elements/select-agent.html,
10682           httemplate/elements/select-cust-fields.html,
10683           httemplate/elements/select-cust_pkg-status.html,
10684           httemplate/elements/select-month_year.html,
10685           httemplate/elements/select-part_referral.html,
10686           httemplate/elements/select-pkg_class.html,
10687           httemplate/elements/select-table.html,
10688           httemplate/elements/select-taxclass.html,
10689           httemplate/elements/small_custview.html,
10690           httemplate/elements/table-grid.html,
10691           httemplate/elements/table.html,
10692           httemplate/elements/tr-select-access_group.html,
10693           httemplate/elements/tr-select-agent.html,
10694           httemplate/elements/tr-select-cust-fields.html,
10695           httemplate/elements/tr-select-cust_pkg-status.html,
10696           httemplate/elements/tr-select-from_to.html,
10697           httemplate/elements/tr-select-part_referral.html,
10698           httemplate/elements/tr-select-pkg_class.html,
10699           httemplate/elements/xmlhttp.html,
10700           httemplate/graph/cust_bill_pkg.cgi,
10701           httemplate/graph/money_time.cgi,
10702           httemplate/graph/report_cust_bill_pkg.html,
10703           httemplate/graph/report_money_time.html,
10704           httemplate/graph/elements/monthly.html,
10705           httemplate/misc/batch-cust_pay.html, httemplate/misc/bill.cgi,
10706           httemplate/misc/cancel-unaudited.cgi,
10707           httemplate/misc/catchall.cgi, httemplate/misc/cdr-import.html,
10708           httemplate/misc/change_pkg.cgi, httemplate/misc/counties.cgi,
10709           httemplate/misc/cust_main-cancel.cgi,
10710           httemplate/misc/cust_main-import.cgi,
10711           httemplate/misc/cust_main-import_charges.cgi,
10712           httemplate/misc/delete-cust_credit.cgi,
10713           httemplate/misc/delete-cust_pay.cgi,
10714           httemplate/misc/delete-customer.cgi,
10715           httemplate/misc/delete-domain_record.cgi,
10716           httemplate/misc/delete-part_export.cgi,
10717           httemplate/misc/download-batch.cgi, httemplate/misc/dump.cgi,
10718           httemplate/misc/email-invoice.cgi,
10719           httemplate/misc/email_invoice_events.cgi,
10720           httemplate/misc/email_invoices.cgi,
10721           httemplate/misc/fax-invoice.cgi,
10722           httemplate/misc/fax_invoice_events.cgi,
10723           httemplate/misc/fax_invoices.cgi,
10724           httemplate/misc/inventory_item-import.html,
10725           httemplate/misc/link.cgi, httemplate/misc/meta-import.cgi,
10726           httemplate/misc/payment.cgi, httemplate/misc/print-invoice.cgi,
10727           httemplate/misc/print_invoice_events.cgi,
10728           httemplate/misc/print_invoices.cgi, httemplate/misc/queue.cgi,
10729           httemplate/misc/states.cgi,
10730           httemplate/misc/unapply-cust_credit.cgi,
10731           httemplate/misc/unapply-cust_pay.cgi,
10732           httemplate/misc/unprovision.cgi, httemplate/misc/unsusp_pkg.cgi,
10733           httemplate/misc/unvoid-cust_pay_void.cgi,
10734           httemplate/misc/upload-batch.cgi,
10735           httemplate/misc/void-cust_pay.cgi, httemplate/misc/whois.cgi,
10736           httemplate/misc/xmlhttp-cust_main-search.cgi,
10737           httemplate/misc/xmlrpc.cgi,
10738           httemplate/misc/process/batch-cust_pay.cgi,
10739           httemplate/misc/process/catchall.cgi,
10740           httemplate/misc/process/cdr-import.html,
10741           httemplate/misc/process/cust_main-import.cgi,
10742           httemplate/misc/process/cust_main-import_charges.cgi,
10743           httemplate/misc/process/delete-customer.cgi,
10744           httemplate/misc/process/inventory_item-import.html,
10745           httemplate/misc/process/link.cgi,
10746           httemplate/misc/process/meta-import.cgi,
10747           httemplate/misc/process/payment.cgi, httemplate/search/cdr.html,
10748           httemplate/search/cust_bill.html,
10749           httemplate/search/cust_bill_event.cgi,
10750           httemplate/search/cust_bill_event.html,
10751           httemplate/search/cust_bill_pkg.cgi,
10752           httemplate/search/cust_credit.html,
10753           httemplate/search/cust_main-otaker.cgi,
10754           httemplate/search/cust_main-zip.html,
10755           httemplate/search/cust_main.cgi, httemplate/search/cust_pay.cgi,
10756           httemplate/search/cust_pkg.cgi,
10757           httemplate/search/cust_tax_exempt_pkg.cgi,
10758           httemplate/search/inventory_item.html,
10759           httemplate/search/prepay_credit.html,
10760           httemplate/search/queue.html, httemplate/search/reg_code.html,
10761           httemplate/search/report_cdr.html,
10762           httemplate/search/report_cust_bill.html,
10763           httemplate/search/report_cust_credit.html,
10764           httemplate/search/report_cust_main-zip.html,
10765           httemplate/search/report_cust_pay.html,
10766           httemplate/search/report_cust_pkg.html,
10767           httemplate/search/report_prepaid_income.cgi,
10768           httemplate/search/report_prepaid_income.html,
10769           httemplate/search/report_receivables.cgi,
10770           httemplate/search/report_receivables.html,
10771           httemplate/search/report_tax.cgi,
10772           httemplate/search/report_tax.html, httemplate/search/sql.html,
10773           httemplate/search/sqlradius.cgi,
10774           httemplate/search/sqlradius.html, httemplate/search/svc_acct.cgi,
10775           httemplate/search/svc_broadband.cgi,
10776           httemplate/search/svc_domain.cgi,
10777           httemplate/search/svc_external.cgi,
10778           httemplate/search/svc_forward.cgi,
10779           httemplate/search/svc_phone.cgi, httemplate/search/svc_www.cgi,
10780           httemplate/search/elements/search.html,
10781           httemplate/view/cust_bill-logo.cgi,
10782           httemplate/view/cust_bill-pdf.cgi,
10783           httemplate/view/cust_bill-ps.cgi, httemplate/view/cust_bill.cgi,
10784           httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
10785           httemplate/view/svc_broadband.cgi,
10786           httemplate/view/svc_domain.cgi, httemplate/view/svc_external.cgi,
10787           httemplate/view/svc_forward.cgi, httemplate/view/svc_phone.cgi,
10788           httemplate/view/svc_www.cgi,
10789           httemplate/view/cust_main/billing.html,
10790           httemplate/view/cust_main/contacts.html,
10791           httemplate/view/cust_main/misc.html,
10792           httemplate/view/cust_main/order_pkg.html,
10793           httemplate/view/cust_main/packages.html,
10794           httemplate/view/cust_main/payment_history.html,
10795           httemplate/view/cust_main/quick-charge.html,
10796           httemplate/view/cust_main/tickets.html,
10797           httemplate/view/elements/svc_Common.html: Will things ever be the
10798           same again? It's the final masonize
10799
10800 2006-08-23 14:53  ivan
10801
10802         * httemplate/misc/batch-cust_pay.html: remove extraneous "
10803
10804 2006-08-23 05:13  ivan
10805
10806         * FS/FS/Schema.pm: removing already commented-out code
10807
10808 2006-08-23 05:06  ivan
10809
10810         * Makefile, FS/FS/CGI.pm: don't use FREESIDE_URL for this, it
10811           didn't work out...
10812
10813 2006-08-22 05:23  ivan
10814
10815         * httemplate/docs/index.html: get rid of old upgrade instructions
10816
10817 2006-08-21 16:01  ivan
10818
10819         * FS/: MANIFEST, FS/Schema.pm, FS/cust_bill.pm,
10820           FS/cust_bill_ApplicationCommon.pm, FS/cust_bill_pay.pm,
10821           FS/cust_bill_pay_pkg.pm, FS/cust_bill_pkg.pm,
10822           FS/cust_credit_bill.pm, FS/cust_credit_bill_pkg.pm,
10823           t/cust_bill_ApplicationCommon.t, t/cust_bill_pay_pkg.t,
10824           t/cust_credit_bill_pkg.t: add cust_bill_pay_pkg and
10825           cust_credit_bill_pkg - applying credits and payments against
10826           specific line items
10827
10828 2006-08-21 10:45  ivan
10829
10830         * FS/FS/: cust_main.pm: search for existing advertising sources
10831           before adding a new one
10832
10833 2006-08-21 05:38  ivan
10834
10835         * rt/html/Ticket/Elements/EditCustomers: better RT hint for smarter
10836           smart search
10837
10838 2006-08-21 02:46  ivan
10839
10840         * httemplate/docs/index.html: we're off to see the wiki, the
10841           wonderful wiki of oz
10842
10843 2006-08-18 05:18  ivan
10844
10845         * FS/FS/cust_main.pm: and a slight fix to the CSV import
10846
10847 2006-08-18 04:56  ivan
10848
10849         * FS/FS/cust_main.pm: pass through the explicitly specified pkeys
10850
10851 2006-08-18 04:52  ivan
10852
10853         * FS/FS/cust_main.pm: alas, now try with recursion
10854
10855 2006-08-18 04:40  ivan
10856
10857         * FS/FS/cust_main.pm: fix the  explicitly specified primary keys
10858
10859 2006-08-18 04:36  ivan
10860
10861         * FS/FS/cust_main.pm: allow explicitly specified primary keys (to
10862           get around big 8.1 Pg changes wrt reverse engineering
10863
10864 2006-08-18 03:34  ivan
10865
10866         * FS/FS/cust_main.pm: suggestion to run dbdef-create here, yes...
10867
10868 2006-08-18 03:31  ivan
10869
10870         * FS/FS/cust_main.pm: want ALL of cust_main-skeleton tables config,
10871           not just the first line
10872
10873 2006-08-18 03:27  ivan
10874
10875         * FS/FS/cust_main.pm: that was it, the sql had to be fixed...
10876
10877 2006-08-18 03:26  ivan
10878
10879         * FS/FS/cust_main.pm: W T F
10880
10881 2006-08-18 03:18  ivan
10882
10883         * FS/FS/cust_main.pm: even more skeleton debugging, ugh
10884
10885 2006-08-18 03:10  ivan
10886
10887         * FS/FS/cust_main.pm: what's going on with the parameters for
10888           skeleton inserts??
10889
10890 2006-08-18 03:00  ivan
10891
10892         * FS/FS/cust_main.pm: skeleton typo
10893
10894 2006-08-18 02:58  ivan
10895
10896         * FS/FS/cust_main.pm: oops, want CHILD table for skeleton inserts,
10897           not parent
10898
10899 2006-08-18 02:50  ivan
10900
10901         * FS/FS/cust_main.pm: add debugging to _copy_skel to get some idea
10902           what's going on
10903
10904 2006-08-18 01:33  ivan
10905
10906         * FS/FS/: Conf.pm, cust_main.pm: first try at skeleton feature for
10907           mg
10908
10909 2006-08-16 01:19  ivan
10910
10911         * FS/bin/freeside-adduser: get rid of too-verbose debugging
10912
10913 2006-08-15 07:20  ivan
10914
10915         * FS/FS/cust_main.pm, httemplate/misc/cust_main-import.cgi,
10916           httemplate/misc/process/cust_main-import.cgi: add a new, extended
10917           CSV import format
10918
10919 2006-08-14 06:28  ivan
10920
10921         * FS/FS/cust_main.pm: pass email, phone and ip adderss to B:OP when
10922           doing refunds, hopefully this will fix OpenECHO refunds
10923
10924 2006-08-14 05:13  ivan
10925
10926         * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi,
10927           httemplate/elements/header.html,
10928           httemplate/elements/search-cust_main.html,
10929           rt/html/Elements/FreesideInvoiceSearch,
10930           rt/html/Elements/FreesideNewCust,
10931           rt/html/Elements/FreesideSearch,
10932           rt/html/Elements/FreesideSvcSearch, rt/html/Elements/PageLayout,
10933           rt/html/Elements/SimpleSearch, rt/html/Elements/Tabs,
10934           rt/html/NoAuth/webrt.css: sprinkle some magic ajax fairy dust on
10935           referring customer SELEKTAH.  rewind!  make smart search smarter,
10936           re-layout the top search bars and add an invoice one
10937
10938 2006-08-14 01:38  ivan
10939
10940         * FS/FS/access_user.pm: bugfix for agentless access users,
10941           triggered by part_referral (advertising source) agent
10942           virtualization
10943
10944 2006-08-13 03:25  ivan
10945
10946         * FS/FS/Conf.pm, FS/FS/TicketSystem/RT_External.pm,
10947           httemplate/edit/cust_pay.cgi,
10948           httemplate/edit/process/cust_pay.cgi,
10949           httemplate/view/cust_main.cgi,
10950           httemplate/view/cust_main/billing.html,
10951           httemplate/view/cust_main/misc.html,
10952           httemplate/view/cust_main/packages.html,
10953           httemplate/view/cust_main/payment_history.html,
10954           httemplate/view/cust_main/tickets.html: customer view work:
10955
10956           DONE  1. add status and balance to top
10957
10958           DONE  2. add some sort of oldest date thing so the history
10959           doesn't get too      big (# years and a link to "show older")
10960
10961             3. make the rest of the action links into js popups?  maybe
10962           later,
10963                weird IENess when closing em
10964           DONE (finished)    - so revert out or finish/commit the Enter
10965           check payment one    - Process page can wait until another day..
10966           it should be more of an *action*
10967
10968           DONE  4. Ticket list config knobs for wtxs (grid it too)
10969
10970           DONE  5. grid the package list
10971
10972 2006-08-12 04:01  ivan
10973
10974         * httemplate/edit/cust_credit.cgi: s/Post/Enter/;
10975
10976 2006-08-12 03:47  ivan
10977
10978         * FS/FS/Conf.pm, FS/FS/AccessRight.pm,
10979           httemplate/view/cust_main/payment_history.html: fix acl rewrite
10980           causing problems: void now shows up properly, deprecate all the
10981           redundant config values
10982
10983 2006-08-11 23:45  ivan
10984
10985         * FS/FS/cust_pkg.pm: don't adjust next bill date on unsuspension!
10986           causes undesirable effects with prorate/subscription packages and
10987           undesirably rewards customers for non-payment, closes: Bug#1325
10988
10989 2006-08-11 01:02  ivan
10990
10991         * FS/FS/access_user.pm, FS/FS/part_referral.pm,
10992           httemplate/browse/part_referral.html,
10993           httemplate/edit/cust_main.cgi,
10994           httemplate/elements/select-agent.html,
10995           httemplate/elements/select-part_referral.html,
10996           httemplate/elements/tr-select-agent.html,
10997           httemplate/elements/tr-select-part_referral.html: virtualize
10998           referrals on customer addition
10999
11000 2006-08-10 15:18  ivan
11001
11002         * httemplate/config/config.cgi: bugfix for selects that don't have
11003           select_enum
11004
11005 2006-08-10 06:50  ivan
11006
11007         * FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/part_referral.pm,
11008           httemplate/browse/part_referral.html,
11009           httemplate/view/cust_main/misc.html: add cust_main.agent_custid
11010           (at least to schema and customer view, no manual editing yet)
11011
11012 2006-08-10 05:01  ivan
11013
11014         * httemplate/browse/part_referral.html: bold the total footer
11015
11016 2006-08-10 04:55  ivan
11017
11018         * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/Schema.pm,
11019           FS/FS/access_user.pm, FS/FS/part_referral.pm,
11020           httemplate/browse/part_referral.html,
11021           httemplate/edit/part_referral.html,
11022           httemplate/edit/process/part_referral.html,
11023           httemplate/elements/menu.html: agent-virtualize advertising
11024           sources
11025
11026 2006-08-09 20:10  ivan
11027
11028         * FS/FS/Schema.pm: don't set the default to NULL the string!
11029           besides, that's already the default value of any nullable column,
11030           which @date_type is...
11031
11032 2006-08-09 19:27  ivan
11033
11034         * FS/FS/part_pkg.pm: better debugging for missing recur_fee so its
11035           easier to check the db
11036
11037 2006-08-09 14:46  ivan
11038
11039         * fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: take
11040           "coming soon" options off the menu, its been Soon for too long -
11041           they'll get here when they do
11042
11043 2006-08-09 03:47  ivan
11044
11045         * FS/FS/ClientAPI/MyAccount.pm,
11046           fs_selfservice/FS-SelfService/SelfService.pm, FS/FS/svc_acct.pm,
11047           fs_selfservice/FS-SelfService/cgi/change_password.html,
11048           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
11049           fs_selfservice/FS-SelfService/cgi/process_change_password.html,
11050           fs_selfservice/FS-SelfService/cgi/provision_list.html,
11051           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: self-service
11052           interface: add proper password changer and prevent "Setup my
11053           services" provisioner from showing broken links for services not
11054           handled yet
11055
11056 2006-08-09 00:46  ivan
11057
11058         * fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi: and the
11059           days go by...
11060
11061 2006-08-09 00:03  ivan
11062
11063         * fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi: this is not
11064           my beautiful magic template! (water flowing underground)
11065
11066 2006-08-08 23:43  jeff
11067
11068         * FS/FS/Schema.pm, FS/FS/Setup.pm, FS/FS/cust_bill.pm,
11069           FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm,
11070           FS/FS/part_bill_event.pm, FS/FS/pay_batch.pm, FS/FS/payby.pm,
11071           httemplate/docs/schema.html, httemplate/misc/download-batch.cgi:
11072           batch refactor
11073
11074 2006-08-08 23:34  ivan
11075
11076         * FS/FS/ClientAPI/MyAccount.pm,
11077           fs_selfservice/FS-SelfService/SelfService.pm,
11078           fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi,
11079           fs_selfservice/FS-SelfService/cgi/view_invoice.html: self-service
11080           interface: move from text to html invoices
11081
11082 2006-08-08 20:45  ivan
11083
11084         * fs_selfservice/FS-SelfService/Makefile.PL: please bleeding-edge
11085           debian perl, would you put it in /usr/local/sbin?  thanks.
11086
11087 2006-08-06 19:44  ivan
11088
11089         * FS/FS/CurrentUser.pm, FS/FS/Schema.pm, FS/FS/access_user.pm,
11090           httemplate/browse/part_pkg.cgi,
11091           httemplate/browse/access_user.html,
11092           httemplate/edit/access_user.html,
11093           httemplate/edit/elements/edit.html: add internal user disable-ing
11094
11095 2006-08-06 19:19  ivan
11096
11097         * httemplate/search/elements/search.html: get rid of the extra
11098           border in nested tables
11099
11100 2006-08-06 16:39  ivan
11101
11102         * FS/: FS/access_user.pm, bin/freeside-adduser: slightly better
11103           bootstrapping for htpasswd kludge... hopefully that will go away
11104           in 1.7.1
11105
11106 2006-08-06 14:37  ivan
11107
11108         * FS/FS/svc_Common.pm: make sure default RADIUS groups don't
11109           override ones for existing records
11110
11111 2006-08-06 13:23  ivan
11112
11113         * httemplate/edit/svc_acct.cgi: silly closing }
11114
11115 2006-08-06 13:21  ivan
11116
11117         * FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
11118           httemplate/edit/svc_acct.cgi: yow.  fix up group handling
11119
11120 2006-08-06 13:07  ivan
11121
11122         * FS/FS/svc_acct.pm, httemplate/edit/process/cust_main.cgi: this
11123           should fix the barfing about default radius groups on the new
11124           customer screen...
11125
11126 2006-08-06 02:14  ivan
11127
11128         * FS/FS/svc_acct.pm: this just needs to be a hashref and we should
11129           be all set with radius groups then
11130
11131 2006-08-06 02:10  ivan
11132
11133         * FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
11134           httemplate/edit/svc_acct.cgi: this should process default
11135           usergroup as well as fixed now
11136
11137 2006-08-06 01:43  ivan
11138
11139         * FS/FS/svc_acct.pm: add debugging to track down RADIUS group
11140           problem
11141
11142 2006-08-06 01:10  ivan
11143
11144         * FS/FS/: svc_acct.pm: add confession here to diagnose etxrn's
11145           problem better
11146
11147 2006-07-27 17:33  ivan
11148
11149         * FS/FS/access_user.pm: htpasswd workaround no longer necessary -
11150           closes: #1351
11151
11152 2006-07-27 01:08  ivan
11153
11154         * FS/t/svc_phone.t: svc_phone.t
11155
11156 2006-07-25 21:18  ivan
11157
11158         * FS/FS/UID.pm: ugh, fixup bootstrapping
11159
11160 2006-07-25 01:39  ivan
11161
11162         * httemplate/search/cust_main.cgi: oops, extra else
11163
11164 2006-07-25 01:33  ivan
11165
11166         * FS/FS/agent.pm, httemplate/browse/agent.cgi,
11167           httemplate/elements/table-grid.html,
11168           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi:
11169           this should finish adding the "inactive" status, i think?
11170
11171 2006-07-25 00:27  ivan
11172
11173         * bin/rt-update-links: quick script to convert rt links from one
11174           database name to another
11175
11176 2006-07-24 15:40  ivan
11177
11178         * FS/FS/cust_main.pm: fix up smart searching to make the quick
11179           payment entry behave better
11180
11181 2006-07-23 07:23  ivan
11182
11183         * httemplate/search/report_receivables.cgi: sql num_pkgs
11184           conflicting with method...
11185
11186 2006-07-23 07:21  ivan
11187
11188         * httemplate/search/report_receivables.cgi: ugh, really fix the
11189           statuses here
11190
11191 2006-07-23 07:20  ivan
11192
11193         * httemplate/search/report_receivables.cgi: hopefully fix the
11194           statuses here
11195
11196 2006-07-23 07:17  ivan
11197
11198         * httemplate/search/report_receivables.cgi:  i should REALLY go to
11199           sleep
11200
11201 2006-07-23 07:16  ivan
11202
11203         * httemplate/search/report_receivables.cgi:  i should go to sleep
11204
11205 2006-07-23 07:07  ivan
11206
11207         * FS/FS/cust_main.pm, httemplate/search/report_receivables.cgi:
11208           more work towards adding an "inactive" status - add it to the A/R
11209           report
11210
11211 2006-07-15 17:55  ivan
11212
11213         * SCHEMA_CHANGE, FS/FS/Conf.pm, FS/FS/agent.pm, FS/FS/cust_bill.pm,
11214           FS/FS/inventory_item.pm,
11215           fs_selfservice/FS-SelfService/freeside-selfservice-clientd,
11216           httemplate/autohandler, httemplate/edit/cust_credit.cgi,
11217           httemplate/elements/overlibmws.js,
11218           httemplate/elements/overlibmws_draggable.js,
11219           httemplate/elements/phonenumber.html,
11220           httemplate/search/cust_bill.html, httemplate/search/svc_acct.cgi,
11221           httemplate/search/svc_domain.cgi,
11222           httemplate/search/svc_forward.cgi, httemplate/search/svc_www.cgi,
11223           httemplate/view/svc_external.cgi: odds and ends
11224
11225 2006-07-13 21:20  ivan
11226
11227         * FS/FS/cust_pkg.pm: don't send cancellation emails on package
11228           changes
11229
11230 2006-07-13 20:27  ivan
11231
11232         * FS/FS/svc_Common.pm: this should fix radius group editing and the
11233           "Reference found where even-sized list expected at
11234           /usr/local/share/perl/5.8.4/FS/svc_Common.pm line 473" error
11235
11236 2006-07-13 20:17  ivan
11237
11238         * FS/FS/CurrentUser.pm: this should fix the bootstrapping
11239
11240 2006-07-13 18:42  ivan
11241
11242         * FS/FS/: CurrentUser.pm, UID.pm: add the small
11243           FS::CurrentUser::BootstrapUser class for... surprise...
11244           bootstrapping
11245
11246 2006-07-13 17:42  ivan
11247
11248         * FS/FS/Setup.pm: fix acl bootstrapping
11249
11250 2006-07-13 17:32  ivan
11251
11252         * FS/: FS/UID.pm, bin/freeside-setup: should be able to
11253           freeside-setup without a username now
11254
11255 2006-07-13 16:45  ivan
11256
11257         * FS/FS/UID.pm: mapsecrets file shouldn't be necessary at all...
11258
11259 2006-07-12 20:54  ivan
11260
11261         * FS/FS/Report/Table/Monthly.pm,
11262           httemplate/search/cust_credit.html,
11263           httemplate/search/cust_pay.cgi,
11264           httemplate/search/report_receivables.cgi: fix multiple-agent
11265           virtualization properly for these reports
11266
11267 2006-07-12 16:33  ivan
11268
11269         * FS/: bin/freeside-setup, FS/Setup.pm: add acl bootstrapping -
11270           should be installable again now
11271
11272 2006-07-11 17:20  ivan
11273
11274         * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/Schema.pm,
11275           FS/FS/cdr.pm, FS/FS/cust_svc.pm, FS/FS/h_svc_phone.pm,
11276           FS/FS/part_svc.pm, FS/FS/svc_phone.pm,
11277           httemplate/elements/menu.html, httemplate/misc/cdr-import.html,
11278           FS/MANIFEST, htetc/handler.pl, httemplate/edit/part_svc.cgi,
11279           httemplate/edit/svc_phone.cgi,
11280           httemplate/edit/elements/edit.html,
11281           httemplate/edit/elements/svc_Common.html,
11282           httemplate/edit/process/svc_phone.html,
11283           httemplate/edit/process/elements/process.html,
11284           httemplate/edit/process/elements/svc_Common.html,
11285           httemplate/search/cdr.html, httemplate/search/report_cdr.html,
11286           httemplate/search/svc_phone.cgi, httemplate/view/svc_phone.cgi,
11287           httemplate/view/elements/svc_Common.html,
11288           FS/FS/part_pkg/voip_cdr.pm: svc_phone service and CDR billing
11289           from imported CDRs
11290
11291 2006-07-09 07:35  ivan
11292
11293         * rt/html/Elements/: Header, PageLayout: fix the image path in the
11294           kludged looknfeel integration
11295
11296 2006-07-05 07:55  ivan
11297
11298         * FS/FS/cust_main.pm: patch to fix fuzzy searching from Ryan Gunn
11299
11300 2006-07-04 05:01  ivan
11301
11302         * FS/: bin/freeside-addgroup, bin/freeside-adduser, MANIFEST:
11303           adding freeside-addgroup
11304
11305 2006-07-01 04:26  ivan
11306
11307         * FS/FS/Record.pm: another Pg 8.1 fix?  noticed by Damon Vincent
11308
11309 2006-06-30 07:30  ivan
11310
11311         * FS/bin/freeside-adduser: checkin freeside-adduser with the -g
11312           flag!  sheesh
11313
11314 2006-06-29 08:45  ivan
11315
11316         * FS/FS/part_export/shellcommands.pm: small patch to set
11317           $new_finger from Tim Yardley
11318
11319 2006-06-29 08:19  ivan
11320
11321         * httemplate/edit/part_bill_event.cgi: percentage late fees too
11322
11323 2006-06-29 06:47  ivan
11324
11325         * FS/FS/inventory_class.pm, FS/FS/svc_Common.pm,
11326           httemplate/browse/inventory_class.html,
11327           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
11328           httemplate/edit/svc_broadband.cgi,
11329           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_external.cgi,
11330           httemplate/edit/svc_forward.cgi, httemplate/edit/svc_www.cgi,
11331           httemplate/search/inventory_item.html: finish at least the
11332           automatic provisioning part
11333
11334 2006-06-27 07:19  ivan
11335
11336         * httemplate/docs/index.html: going to wikiland
11337
11338 2006-06-24 09:41  ivan
11339
11340         * FS/FS/part_svc.pm, FS/FS/part_svc_column.pm,
11341           httemplate/edit/part_svc.cgi, httemplate/browse/part_svc.cgi,
11342           httemplate/elements/select-table.html,
11343           httemplate/elements/table-grid.html: Add the ability to link
11344           customer service definition fields to inventory   classes, with
11345           an "automatic/manual" flag.  Add the ability for the web
11346           interface to maintain these links.  Start prettying up the
11347           service def.    edit in preparation for Bigger Changes.
11348
11349 2006-06-21 09:26  ivan
11350
11351         * httemplate/browse/part_pkg.cgi: fix show/hide disabled link
11352           interaction w/pager
11353
11354 2006-06-21 06:00  ivan
11355
11356         * httemplate/elements/iframecontentmws.js: oops, don't want this
11357           debugging in here
11358
11359 2006-06-21 06:00  ivan
11360
11361         * httemplate/view/cust_main/payment_history.html:
11362           http://www.macridesweb.com/oltest/ONCLICK.html !!!!!
11363
11364 2006-06-21 05:58  ivan
11365
11366         * httemplate/view/cust_main.cgi: need the OLiframecontent sub
11367
11368 2006-06-21 05:57  ivan
11369
11370         * httemplate/elements/header-popup.html: adding a header element
11371           for popups to replace CGI::header
11372
11373 2006-06-21 05:56  ivan
11374
11375         * httemplate/elements/iframecontentmws.js: add overlib iframe
11376           function
11377
11378 2006-06-21 01:42  ivan
11379
11380         * FS/FS/agent_type.pm, httemplate/browse/agent_type.cgi: speed up
11381           the agent type report when there are lots of package definitions
11382
11383 2006-06-19 06:09  ivan
11384
11385         * httemplate/view/cust_main/packages.html: fix ACL name for service
11386           provisioning and prevent disabled service provisioning from
11387           messing up table formatting
11388
11389 2006-06-19 05:47  ivan
11390
11391         * bin/mapsecrets2access_user: better error checking for this
11392           thrown-together bootstrapping script
11393
11394 2006-06-19 05:22  ivan
11395
11396         * bin/mapsecrets2access_user: ACL bootstrapping
11397
11398 2006-06-19 05:15  ivan
11399
11400         * FS/: FS/CurrentUser.pm, bin/freeside-upgrade: ACL bootstrapping
11401
11402 2006-06-19 05:09  ivan
11403
11404         * FS/t/ConfDefaults.t: forgot to commit this test
11405
11406 2006-06-19 04:57  ivan
11407
11408         * bin/mapsecrets2access_user: ACL bootstrapping/upgrade
11409
11410 2006-06-19 04:25  ivan
11411
11412         * FS/FS/AccessRight.pm, FS/FS/access_user.pm, FS/FS/cust_main.pm,
11413           httemplate/elements/menu.html, httemplate/view/cust_main.cgi,
11414           httemplate/view/cust_main/packages.html,
11415           httemplate/view/cust_main/payment_history.html: ACLs, take three
11416           or four or something
11417
11418 2006-06-19 01:05  ivan
11419
11420         * FS/FS/Conf.pm, FS/FS/ConfDefaults.pm, FS/FS/cust_main_Mixin.pm,
11421           FS/FS/cust_pkg.pm, FS/FS/UI/Web.pm, httemplate/config/config.cgi,
11422           httemplate/elements/menu.html,
11423           httemplate/elements/select-cust-fields.html,
11424           httemplate/elements/select-cust_pkg-status.html,
11425           httemplate/elements/tr-select-cust-fields.html,
11426           httemplate/elements/tr-select-cust_pkg-status.html,
11427           httemplate/graph/cust_bill_pkg.cgi,
11428           httemplate/search/report_cust_pkg.html,
11429           httemplate/view/cust_main/contacts.html: add ability to select
11430           specific package defs. and package status to package report for
11431           qis
11432
11433 2006-06-18 23:03  ivan
11434
11435         * httemplate/search/cust_main.cgi: fix up the alternating colors on
11436           the customer search results
11437
11438 2006-06-18 19:33  ivan
11439
11440         * FS/MANIFEST, FS/FS/CurrentUser.pm, FS/FS/Record.pm,
11441           FS/FS/Schema.pm, FS/FS/UID.pm, FS/FS/access_user.pm,
11442           FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
11443           httemplate/elements/select-agent.html,
11444           httemplate/elements/select-table.html,
11445           httemplate/elements/tr-select-agent.html,
11446           httemplate/search/cust_bill.html,
11447           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
11448           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
11449           httemplate/search/svc_forward.cgi: agent virtualization, take one
11450           (stuff from "inactive" changeset snuck into cust_main.pm and the
11451           package reporting changeset in search/cust_pkg.cgi here too)
11452
11453 2006-06-18 05:56  ivan
11454
11455         * httemplate/edit/elements/edit.html: well, it isn't broken...
11456
11457 2006-06-18 05:54  ivan
11458
11459         * FS/FS/AccessRight.pm, FS/FS/access_group.pm,
11460           FS/FS/access_groupagent.pm, FS/FS/m2name_Common.pm,
11461           FS/FS/part_pkg.pm, httemplate/edit/access_group.html,
11462           httemplate/edit/part_pkg.cgi, httemplate/edit/elements/edit.html,
11463           httemplate/edit/process/access_group.html,
11464           httemplate/elements/checkboxes-table-name.html,
11465           httemplate/elements/checkboxes-table.html, FS/MANIFEST,
11466           htetc/handler.pl, httemplate/browse/access_group.html,
11467           httemplate/browse/access_user.html,
11468           httemplate/edit/process/elements/process.html: ACLs: finish group
11469           edit (agents + rights) & browse
11470
11471 2006-06-15 18:23  jeff
11472
11473         * FS/FS/cust_bill.pm, FS/FS/pay_batch.pm,
11474           httemplate/misc/download-batch.cgi: value issues and many bits
11475           remain
11476
11477 2006-06-15 17:47  ivan
11478
11479         * httemplate/misc/download-batch.cgi: and fix the  name for TD
11480           Canada Trust.  and that's it for now.  really.
11481
11482 2006-06-15 17:33  ivan
11483
11484         * httemplate/misc/download-batch.cgi: oops i'm gonna do that too,
11485           now that the batch format file is not the same as the batch
11486           params files
11487
11488 2006-06-15 17:27  ivan
11489
11490         * httemplate/misc/download-batch.cgi: s/printf/sprintf/ and make
11491           the config a little less strange
11492
11493 2006-06-08 03:32  ivan
11494
11495         * httemplate/elements/menu.html: fix link to prepaid card setup
11496
11497 2006-06-06 04:16  ivan
11498
11499         * rt/html/NoAuth/webrt.css: whew, this can go back
11500
11501 2006-06-06 04:08  ivan
11502
11503         * rt/html/NoAuth/webrt.css: yay this should finally fix the weird
11504           black navigation links; hide the Mason stuff from browsers when
11505           it doesn't get processed for some reason
11506
11507 2006-06-06 03:57  ivan
11508
11509         * rt/html/NoAuth/webrt.css: yet another attempt to fix weird black
11510           RT navigation links
11511
11512 2006-06-06 03:54  ivan
11513
11514         * rt/html/NoAuth/webrt.css: another attempt to fix weird black RT
11515           navigation links
11516
11517 2006-06-06 03:46  ivan
11518
11519         * rt/html/NoAuth/webrt.css: attempt to fix weird black RT
11520           navigation links
11521
11522 2006-06-06 03:30  ivan
11523
11524         * FS/FS/cdr.pm: fix unmatched =back somehow futzing things up with
11525           automated install. wtf?!
11526
11527 2006-06-02 06:20  ivan
11528
11529         * httemplate/elements/header.html, rt/FREESIDE_MODIFIED,
11530           rt/html/Elements/FreesideSvcSearch, rt/html/Elements/PageLayout,
11531           rt/html/Elements/Tabs: add a service search
11532
11533 2006-05-24 03:22  ivan
11534
11535         * FS/MANIFEST: removing duplicate entries
11536
11537 2006-05-22 13:38  ivan
11538
11539         * rt/html/Elements/FreesideNewCust: missing > tag on INPUT
11540
11541 2006-05-22 11:27  ivan
11542
11543         * FS/FS/cust_main.pm: better error message for banned cards
11544
11545 2006-05-21 19:06  ivan
11546
11547         * Makefile: docs are going in the wiki Real Soon Now anyway
11548
11549 2006-05-21 17:50  ivan
11550
11551         * Makefile: 1.7.0?  why not?
11552
11553 2006-05-21 17:44  ivan
11554
11555         * httemplate/: index.html, elements/menu.html: 1.7.0?  why not!
11556
11557 2006-05-21 11:40  ivan
11558
11559         * FS/FS/part_export/communigate_pro_singledomain.pm: tyop
11560
11561 2006-05-20 13:06  jeff
11562
11563         * FS/FS.pm, FS/MANIFEST, FS/FS/Schema.pm, FS/FS/cust_bill.pm,
11564           FS/FS/cust_pay_batch.pm, FS/FS/pay_batch.pm, FS/t/pay_batch.t,
11565           htetc/handler.pl, httemplate/docs/schema.html,
11566           httemplate/misc/download-batch.cgi: first stab at BoM download
11567
11568 2006-05-15 06:57  ivan
11569
11570         * httemplate/: index.html, elements/freeside.css,
11571           elements/header.html, elements/menu.html: move most of the crap
11572           on the "main menu" to the sidebar
11573
11574 2006-05-15 04:05  ivan
11575
11576         * rt/html/NoAuth/webrt.css, httemplate/elements/freeside.css,
11577           httemplate/elements/header.html, httemplate/elements/xmenu.css,
11578           httemplate/search/cust_main.cgi, rt/FREESIDE_MODIFIED,
11579           rt/html/Elements/FreesideNewCust,
11580           rt/html/Elements/FreesideSearch, rt/html/Elements/Header,
11581           rt/html/Elements/PageLayout, rt/html/Elements/SimpleSearch,
11582           rt/html/Elements/Tabs, rt/html/Elements/TitleBoxStart,
11583           rt/html/Search/Bulk.html: more ACL and re-skinning work, now with
11584           RT!
11585
11586 2006-05-14 09:47  ivan
11587
11588         * CREDITS, htetc/handler.pl, httemplate/autohandler,
11589           httemplate/index.html, httemplate/browse/access_group.html,
11590           httemplate/browse/access_user.html,
11591           httemplate/browse/agent_type.cgi,
11592           httemplate/browse/cust_main_county.cgi,
11593           httemplate/browse/msgcat.cgi, httemplate/browse/part_pkg.cgi,
11594           httemplate/edit/access_group.html,
11595           httemplate/edit/access_user.html, httemplate/edit/agent_type.cgi,
11596           httemplate/edit/cust_bill_pay.cgi,
11597           httemplate/edit/cust_credit.cgi,
11598           httemplate/edit/cust_credit_bill.cgi,
11599           httemplate/edit/cust_main.cgi, httemplate/edit/cust_pkg.cgi,
11600           httemplate/edit/part_virtual_field.cgi,
11601           httemplate/edit/svc_domain.cgi,
11602           httemplate/edit/elements/edit.html,
11603           httemplate/edit/process/access_group.html,
11604           httemplate/edit/process/access_user.html,
11605           httemplate/edit/process/agent_type.cgi,
11606           httemplate/edit/process/cust_bill_pay.cgi,
11607           httemplate/edit/process/cust_credit.cgi,
11608           httemplate/edit/process/cust_credit_bill.cgi,
11609           httemplate/edit/process/elements/process.html,
11610           httemplate/elements/checkboxes-table.html,
11611           httemplate/elements/cssexpr.js, httemplate/elements/footer.html,
11612           httemplate/elements/header.html,
11613           httemplate/elements/menubar.html,
11614           httemplate/elements/select-access_group.html,
11615           httemplate/elements/tr-select-access_group.html,
11616           httemplate/elements/xmenu.css, httemplate/elements/xmenu.js,
11617           httemplate/misc/batch-cust_pay.html, httemplate/misc/payment.cgi,
11618           httemplate/search/cust_main-otaker.cgi,
11619           httemplate/search/cust_main.cgi,
11620           httemplate/search/report_cust_bill.html,
11621           httemplate/search/report_cust_credit.html,
11622           httemplate/search/report_cust_pay.html,
11623           httemplate/search/report_prepaid_income.html,
11624           httemplate/search/report_tax.html,
11625           httemplate/search/sqlradius.html,
11626           httemplate/search/svc_domain.cgi,
11627           httemplate/search/svc_external.cgi, FS/MANIFEST,
11628           FS/FS/AccessRight.pm, FS/FS/CGI.pm, FS/FS/Schema.pm,
11629           FS/FS/access_group.pm, FS/FS/access_groupagent.pm,
11630           FS/FS/access_right.pm, FS/FS/access_user.pm,
11631           FS/FS/access_user_pref.pm, FS/FS/access_usergroup.pm,
11632           FS/FS/agent_type.pm, FS/FS/cust_bill.pm, FS/FS/m2m_Common.pm,
11633           FS/FS/payby.pm, FS/FS/svc_domain.pm, FS/FS/UI/Web.pm,
11634           FS/bin/freeside-addoutsourceuser, FS/t/AccessRight.t,
11635           FS/t/access_group.t, FS/t/access_groupagent.t,
11636           FS/t/access_right.t, FS/t/access_user.t, FS/t/access_user_pref.t,
11637           FS/t/access_usergroup.t, httemplate/view/cust_main/packages.html,
11638           httemplate/view/cust_main/payment_history.html: first part of ACL
11639           and re-skinning work and some other small stuff
11640
11641 2006-05-13 11:34  ivan
11642
11643         * httemplate/images/background-cheat.png: yay for cheating
11644
11645 2006-05-13 08:31  ivan
11646
11647         * httemplate/images/: 32clear.gif, arrow.down.png,
11648           arrow.right.black.png, arrow.right.png, black-gradient.png,
11649           black-gray-corner.png, black-gray-gradient.png,
11650           black-gray-side.png, black-gray-top.png: adding new images
11651
11652 2006-05-12 06:57  ivan
11653
11654         * httemplate/search/report_receivables.cgi: Pg 8.1 fix was
11655           incorrect and broke things, this should actually work
11656
11657 2006-05-08 04:28  ivan
11658
11659         * FS/FS/Conf.pm, FS/FS/cust_main.pm,
11660           httemplate/search/report_tax.cgi: add config switch to base tax
11661           off shipping address if present
11662
11663 2006-05-08 03:01  ivan
11664
11665         * FS/FS/Report/Table/Monthly.pm, httemplate/index.html,
11666           httemplate/graph/cust_bill_pkg.cgi,
11667           httemplate/graph/elements/monthly.html,
11668           httemplate/search/cust_bill_pkg.cgi: sales report per agent and
11669           package class looks good
11670
11671 2006-05-07 13:27  ivan
11672
11673         * htetc/handler.pl, httemplate/elements/select-month_year.html,
11674           httemplate/elements/select-pkg_class.html,
11675           httemplate/elements/select-table.html,
11676           httemplate/elements/tr-select-from_to.html,
11677           httemplate/elements/tr-select-pkg_class.html,
11678           httemplate/graph/cust_bill_pkg.cgi,
11679           httemplate/graph/money_time.cgi,
11680           httemplate/graph/report_cust_bill_pkg.html,
11681           httemplate/graph/report_money_time.html,
11682           httemplate/graph/elements/monthly.html: first pass at sales
11683           reports per agent and package class
11684
11685 2006-05-03 02:47  ivan
11686
11687         * httemplate/search/report_receivables.cgi: pg 8.1 fix from Chris
11688           Cappuccio
11689
11690 2006-05-02 08:23  ivan
11691
11692         * FS/: MANIFEST, FS/Pony.pm: yours!
11693
11694 2006-05-02 08:03  ivan
11695
11696         * httemplate/: index.html, search/report_receivables.html: add an
11697           agent pre-selection page to receivables report
11698
11699 2006-05-02 06:29  ivan
11700
11701         * SCHEMA_CHANGE: need to install the new Schema.pm before you can
11702           autogenerate off it
11703
11704 2006-05-02 04:59  ivan
11705
11706         * httemplate/index.html, FS/FS/Report/Table/Monthly.pm,
11707           httemplate/graph/money_time.cgi,
11708           httemplate/graph/report_money_time.html: add a "pre-report" page
11709           to this report/graph as requested by lewis/wtxs, also add 12mo
11710           total option
11711
11712 2006-05-01 06:09  ivan
11713
11714         * FS/FS/part_pkg/prorate.pm: small fix to make prorate behave on
11715           the 1st as it did before
11716
11717 2006-05-01 05:38  ivan
11718
11719         * FS/FS/part_pkg/: prorate.pm, subscription.pm: fix some very
11720           annoying clucks (warnings with backtraces) when cutoff day isn't
11721           found in old packages
11722
11723 2006-05-01 04:45  ivan
11724
11725         * FS/FS/TicketSystem/RT_External.pm: column reference "disabled" is
11726           ambiguous
11727
11728 2006-05-01 04:43  ivan
11729
11730         * FS/FS/TicketSystem/RT_External.pm: fix bug with duplicate tickets
11731           showing up on customer view listing when the custom priority
11732           field was edited
11733
11734 2006-04-26 06:16  ivan
11735
11736         * Makefile: apache reload doesn't work when server isn't running
11737           already
11738
11739 2006-04-21 17:58  ivan
11740
11741         * httemplate/browse/inventory_class.html,
11742           httemplate/browse/part_pkg.cgi, httemplate/browse/pkg_class.html,
11743           httemplate/browse/rate.cgi,
11744           httemplate/browse/elements/browse.html, htetc/handler.pl,
11745           httemplate/index.html, httemplate/edit/inventory_class.html,
11746           httemplate/edit/part_pkg.cgi, httemplate/edit/pkg_class.html,
11747           httemplate/edit/elements/edit.html,
11748           httemplate/edit/process/inventory_class.html,
11749           httemplate/edit/process/pkg_class.html,
11750           httemplate/edit/process/elements/process.html,
11751           httemplate/elements/select-agent.html,
11752           httemplate/elements/select-pkg_class.html,
11753           httemplate/elements/select-table.html,
11754           httemplate/elements/tr-select-pkg_class.html,
11755           httemplate/search/cust_pkg.cgi, FS/FS/part_pkg.pm,
11756           httemplate/search/elements/search.html: start of package class
11757           web UI (add/edit package classes, package class selection in
11758           package def edit)
11759
11760 2006-04-21 07:21  ivan
11761
11762         * FS/FS/part_pkg/incomplete/billoneday.pm: throw this in here for
11763           now
11764
11765 2006-04-21 07:20  ivan
11766
11767         * FS/FS/part_pkg/: flat.pm, prorate.pm, subscription.pm: fix some
11768           indentation and the default cutoff day
11769
11770 2006-04-21 05:45  ivan
11771
11772         * httemplate/: index.html, misc/queue.cgi, search/queue.html:
11773           s(browse/queue.cgi)(search/queue.html)
11774
11775 2006-04-18 23:37  ivan
11776
11777         * FS/FS/cust_main.pm: DOH!  perlvar: not counting patterns matched
11778           in nested blocks that have been exited already.
11779
11780 2006-04-18 12:24  ivan
11781
11782         * install/debian/3.1/INSTALL: dev install notes patch from liran
11783           tal
11784
11785 2006-04-15 06:32  ivan
11786
11787         * httemplate/graph/money_time.cgi: REALLY correct the period for
11788           the total column this time
11789
11790 2006-04-15 06:28  ivan
11791
11792         * httemplate/graph/money_time.cgi: correct period & use a yellow
11793           color for the total column
11794
11795 2006-04-15 06:25  ivan
11796
11797         * httemplate/graph/money_time.cgi: format & link the total column
11798
11799 2006-04-14 17:21  ivan
11800
11801         * httemplate/graph/money_time.cgi: and </TD> the total column
11802
11803 2006-04-14 17:16  ivan
11804
11805         * httemplate/graph/money_time.cgi: add a total column
11806
11807 2006-04-14 04:55  ivan
11808
11809         * FS/FS/: Conf.pm, svc_forward.pm: add the
11810           svc_forward-arbitrary_dst flag to enable arbitrary svc_forward
11811           destinations
11812
11813 2006-04-13 14:29  ivan
11814
11815         * FS/bin/freeside-adduser: don't do the duplicate check unless
11816           there's a file already; fixes problem with first use of
11817           freeside-adduser
11818
11819 2006-04-12 05:36  ivan
11820
11821         * httemplate/index.html, FS/FS/cust_main.pm,
11822           httemplate/search/cust_main-zip.html,
11823           httemplate/search/cust_main.cgi,
11824           httemplate/search/report_cust_main-zip.html,
11825           httemplate/search/elements/search.html: zip code report
11826
11827 2006-04-09 16:41  ivan
11828
11829         * httemplate/view/: cust_main.cgi, cust_main/payment_history.html,
11830           cust_main/tickets.html: a few more fixups for our favorite
11831           include(...) from Scott Edwards
11832
11833 2006-04-09 16:39  ivan
11834
11835         * httemplate/edit/cust_main.cgi: add "spool_cdr" to cust_main
11836           fields
11837
11838 2006-04-09 16:24  ivan
11839
11840         * FS/FS/part_export/domain_shellcommands.pm: should fix "Can't use
11841           string ("old_uid") as a SCALAR ref while "strict refs" in use"
11842           error
11843
11844 2006-04-09 13:36  ivan
11845
11846         * FS/bin/freeside-adduser: error out if you try to add duplicates;
11847           this should lower my annoyance-level
11848
11849 2006-04-03 16:26  ivan
11850
11851         * FS/FS/: Conf.pm, svc_acct.pm: option to disable global uniqueness
11852           checking
11853
11854 2006-04-03 13:49  ivan
11855
11856         * FS/FS/svc_domain.pm: add PTR to sort order for DNS entries
11857
11858 2006-04-03 04:36  ivan
11859
11860         * FS/FS/Record.pm: and also allow [ and ] in ut_textn
11861
11862 2006-04-03 03:11  ivan
11863
11864         * FS/FS/Record.pm: allow [ and ] in ut_text
11865
11866 2006-04-03 02:46  ivan
11867
11868         * htetc/handler.pl, FS/FS/Misc.pm,
11869           httemplate/edit/cust_main/contact.html,
11870           httemplate/edit/cust_main/select-country.html,
11871           httemplate/edit/cust_main/select-state.html,
11872           httemplate/misc/states.cgi,
11873           httemplate/view/cust_main/contacts.html: have the UI use full
11874           country names, and state names outside the US...
11875
11876 2006-04-02 15:13  ivan
11877
11878         * FS/FS/: cust_main.pm, cust_pay_batch.pm: typo
11879
11880 2006-03-31 15:22  ivan
11881
11882         * httemplate/browse/part_bill_event.cgi: quick sort fix for billing
11883           events
11884
11885 2006-03-31 01:20  lsc
11886
11887         * FS/FS/part_pkg/: prorate.pm, subscription.pm: fixed the errors
11888           pointed out by Ivan in the following email:
11889
11890           ---- before and after now?  I gave subscription and prorate a
11891           try.  Subscription came out as:
11892
11893             subscription 27th (03/25/06 - 04/27/06)  $10.00
11894             subscription 23rd (03/25/06 - 04/23/06)  $10.00
11895
11896           the "23rd" one is right, but the "27th" one should have only
11897           advanced the date two days to 3/27/06.
11898
11899               Prorate came out as:
11900
11901               prorate 23rd (03/25/06 - 04/23/06)  $9.20
11902               prorate 27th (03/25/06 - 04/27/06)  $10.49
11903
11904           The "23rd" one is right, but the "27th" one should have only
11905           advanced the date two days to 4/27/06.
11906
11907           lsc@prgmr.com
11908
11909 2006-03-30 06:22  ivan
11910
11911         * FS/bin/freeside-upgrade: move all the schema-updating magic into
11912           DBIx::DBSchema
11913
11914 2006-03-24 18:23  ivan
11915
11916         * FS/FS/cust_main.pm, FS/FS/queue_depend.pm, FS/FS/svc_acct.pm,
11917           FS/bin/freeside-setup,
11918           fs_selfservice/FS-SelfService/cgi/agent.cgi,
11919           fs_selfservice/FS-SelfService/cgi/payment_results.html,
11920           fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
11921           fs_selfservice/FS-SelfService/cgi/process_svc_external.html,
11922           fs_selfservice/FS-SelfService/cgi/recharge_results.html,
11923           httemplate/misc/upload-batch.cgi,
11924           httemplate/misc/process/cdr-import.html,
11925           httemplate/misc/process/cust_main-import.cgi,
11926           httemplate/misc/process/cust_main-import_charges.cgi,
11927           httemplate/misc/process/inventory_item-import.html: successfully
11928           correct the spelling of sucessful
11929
11930 2006-03-24 11:49  ivan
11931
11932         * httemplate/misc/process/payment.cgi: fix spelling
11933
11934 2006-03-23 04:00  lsc
11935
11936         * FS/FS/part_pkg/: prorate.pm, subscription.pm: for subscription.pm
11937           and prorate.pm:
11938
11939           -modify the subscription and prorate price plans
11940           (FS/FS/part_pkg/subscription.pm and prorate.pm) to have a
11941           configurable (add a field to the %info hash) billing day instead
11942           of "1st of the month" only.  subscription will be easy, prorate
11943           will be a little trickier.
11944
11945           essentially, I replaced the '1' in the 'day' field of the
11946           timelocal that generates $$date with the value I added to the
11947           %info hash, 'cutoff_day'
11948
11949           -implement a price plan (new file in FS/FS/part_pkg/ - probably
11950           @ISA FS::part_pkg::subscription) that charges the first full
11951           month if the customer signs up between the 1st and the
11952           configurable billing day, and gives them the remainder of the
11953           month free if they sign up between the configurable billing day
11954           and the end of the month.
11955
11956           if this is the first time the customer is billed, and if the date
11957           is greater than the cutoff date, advance $ssdate to cutoff_day of
11958           next month, else $$date is cutoff_date of this month.  Either
11959           way, charge them for a month.
11960
11961           ----------------------------------------------------------------------
11962
11963 2006-03-20 11:13  ivan
11964
11965         * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cdr.pm,
11966           FS/FS/cdr_upstream_rate.pm, FS/FS/cust_main.pm,
11967           FS/FS/cust_svc.pm, FS/FS/rate_detail.pm, FS/FS/svc_acct.pm,
11968           FS/FS/part_pkg/voip_cdr.pm, httemplate/edit/part_pkg.cgi,
11969           FS/MANIFEST, FS/t/cdr_upstream_rate.t,
11970           bin/cdr_upstream_rate.import, httemplate/edit/rate.cgi,
11971           httemplate/edit/cust_main/billing.html,
11972           httemplate/search/cdr.html, httemplate/search/report_cdr.html,
11973           httemplate/view/cust_main/billing.html: add price plan to bill on
11974           internal or external CDRs directly, add option to export CDRs to
11975           a per-customer downstream file
11976
11977 2006-03-17 06:56  ivan
11978
11979         * FS/FS/Daemon.pm: use IO::File, lucky this never threw an error...
11980
11981 2006-03-14 23:34  ivan
11982
11983         * FS/FS/part_pkg/voip_cdr.pm: initial commit of this just cause i
11984           want a revision history
11985
11986 2006-03-14 20:17  ivan
11987
11988         * FS/FS/Record.pm: handle BIGSERIAL like SERIAL for the cdr table,
11989           and normalize canadian zip codes as well as us ones
11990
11991 2006-03-13 14:32  ivan
11992
11993         * httemplate/elements/: progress-init.html, progress-popup.html:
11994           fix progress hoohaw for internet exploder again, whew.  also make
11995           sure error/finish messages are centered, looks better
11996
11997 2006-03-10 23:27  ivan
11998
11999         * httemplate/elements/footer.html: some pages from ui hoohaw have
12000           leaked footer include, need something here for now
12001
12002 2006-03-10 21:21  ivan
12003
12004         * httemplate/: elements/progress-init.html, elements/xmlhttp.html,
12005           misc/email_invoice_events.cgi, misc/email_invoices.cgi,
12006           misc/fax_invoice_events.cgi, misc/fax_invoices.cgi,
12007           misc/print_invoice_events.cgi, misc/print_invoices.cgi: fix the
12008           progressbar bug with multiple progressbar forms on a page
12009
12010 2006-03-10 14:30  ivan
12011
12012         * httemplate/: elements/progress-init.html,
12013           misc/email_invoice_events.cgi, misc/email_invoices.cgi,
12014           misc/fax_invoice_events.cgi, misc/fax_invoices.cgi,
12015           misc/print_invoice_events.cgi, misc/print_invoices.cgi: fix to
12016           (hopefully) allow multiple progress-init's in a page, also add
12017           second $cgi arg to all these progressbar calls...
12018
12019 2006-03-10 14:28  ivan
12020
12021         * FS/FS/UI/Web.pm: want to know who *called* this without the
12022           required second arg
12023
12024 2006-03-09 05:42  ivan
12025
12026         * htetc/handler.pl: fix that
12027           blank-page-instead-of-profiling-redirect-when-called-from-an-include
12028           bug triggered by mason 1.32 :)
12029
12030 2006-03-09 03:48  ivan
12031
12032         * httemplate/view/cust_main.cgi: don't use a table with
12033           WIDTH="100%", it shoves the custnum and "billing information"
12034           boxes way out to the right
12035
12036 2006-03-08 04:14  ivan
12037
12038         * FS/FS/inventory_item.pm,
12039           httemplate/misc/inventory_item-import.html,
12040           httemplate/misc/process/inventory_item-import.html,
12041           httemplate/search/inventory_item.html:  Add an option to the web
12042           interface to batch upload new entries to the
12043           inventory_item table.
12044
12045 2006-03-08 02:05  ivan
12046
12047         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/inventory_class.pm,
12048           FS/FS/inventory_item.pm, FS/t/inventory_class.t,
12049           FS/t/inventory_item.t, httemplate/search/inventory_item.html,
12050           bin/generate-table-module, htetc/handler.pl,
12051           httemplate/edit/inventory_class.html,
12052           httemplate/edit/elements/edit.html,
12053           httemplate/edit/process/inventory_class.html,
12054           httemplate/edit/process/elements/process.html,
12055           httemplate/search/elements/search.html: Add a new table for
12056           inventory with for DIDs/serials/etc., and an additional new table
12057           for inventory category (i.e. to distinguish DIDs, serials, MACs,
12058           etc.)
12059
12060 2006-03-08 00:21  ivan
12061
12062         * FS/FS/agent.pm: add space in error msg
12063
12064 2006-03-03 07:02  ivan
12065
12066         * FS/FS/Report/Table/Monthly.pm, httemplate/graph/money_time.cgi:
12067           agent-specific sales/credit/receipts summary
12068
12069 2006-02-28 11:34  ivan
12070
12071         * FS/FS/part_pkg.pm: update POD docs regarding new price plans
12072
12073 2006-02-22 05:07  ivan
12074
12075         * FS/FS/Conf.pm, httemplate/elements/phonenumber.html,
12076           httemplate/images/red_telephone_mimooh_01.png,
12077           httemplate/view/cust_main/contacts.html: add vonage click2call
12078           feature
12079
12080 2006-02-21 23:12  ivan
12081
12082         * FS/FS/CGI.pm: a better CGI::rooturl(), will have to do for now
12083
12084 2006-02-18 03:14  ivan
12085
12086         * FS/FS/Schema.pm, FS/FS/cdr.pm, FS/FS/cdr_calltype.pm,
12087           FS/FS/cdr_carrier.pm, FS/FS/cdr_type.pm, FS/FS/cust_main.pm,
12088           FS/MANIFEST, FS/FS/part_pkg/voip_sqlradacct.pm, FS/t/cdr.t,
12089           FS/t/cdr_calltype.t, FS/t/cdr_carrier.t, FS/t/cdr_type.t,
12090           FS/t/part_pkg-voip_cdr.t, htetc/handler.pl,
12091           httemplate/misc/cdr-import.html,
12092           httemplate/misc/process/cdr-import.html,
12093           httemplate/search/cdr.html, httemplate/search/report_cdr.html,
12094           bin/cdr_calltype.import: CDR schema and class
12095
12096 2006-02-17 18:11  ivan
12097
12098         * FS/FS/: cust_tax_exempt_pkg.pm, domain_record.pm, msgcat.pm,
12099           nas.pm, part_bill_event.pm, port.pm, prepay_credit.pm, queue.pm,
12100           queue_arg.pm, rate_detail.pm, reg_code_pkg.pm: update POD
12101           documentation left behind from example template
12102
12103 2006-02-16 13:43  ivan
12104
12105         * FS/FS/Setup.pm, FS/bin/freeside-setup,
12106           httemplate/docs/admin.html: automate more of the initial data
12107           adding...
12108
12109 2006-02-08 23:18  ivan
12110
12111         * httemplate/elements/: calendar-en.js, calendar-setup.js,
12112           calendar-win2k-2.css, calendar.js, calendar_stripped.js: update
12113           jscalendar
12114
12115 2006-02-08 14:53  ivan
12116
12117         * FS/bin/freeside-selfservice-server: don't leave ssh zombies
12118           around either
12119
12120 2006-02-07 19:49  ivan
12121
12122         * httemplate/docs/index.html: slightly html-ize the 1.5.8 upgrade
12123           instructions
12124
12125 2006-02-07 18:26  ivan
12126
12127         * FS/FS/UID.pm: update error message when secrets file cannot be
12128           found
12129
12130 2006-02-07 05:49  ivan
12131
12132         * FS/FS/svc_acct.pm: well, it was already fatal.  at least now the
12133           error message is better.
12134
12135 2006-02-07 03:12  ivan
12136
12137         * httemplate/edit/cust_pay.cgi: remove inadvertant extra table
12138           statement preventing page from showing up in konq
12139
12140 2006-02-05 04:27  ivan
12141
12142         * FS/FS/option_Common.pm, httemplate/browse/payment_gateway.html,
12143           httemplate/edit/payment_gateway.html,
12144           httemplate/edit/process/payment_gateway.html: payment gateway
12145           editing
12146
12147 2006-02-01 15:13  ivan
12148
12149         * FS/MANIFEST, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
12150           FS/FS/Cron/backup.pm, FS/FS/Cron/bill.pm, FS/FS/Cron/vacuum.pm,
12151           FS/bin/freeside-daily, FS/bin/freeside-monthly,
12152           FS/t/Cron-backup.t, FS/t/Cron-bill.t, FS/t/Cron-vacuum.t,
12153           httemplate/browse/part_bill_event.cgi: finish adding
12154           freeside-monthly and monthly events
12155
12156 2006-01-31 23:58  ivan
12157
12158         * Makefile: HEAD isn't 1.5.8 anymore
12159
12160 2006-01-31 07:01  ivan
12161
12162         * FS/FS/payby.pm: oops, forgot $
12163
12164 2006-01-31 03:02  ivan
12165
12166         * FS/FS/Schema.pm, FS/FS/payby.pm, FS/MANIFEST, FS/t/payby.t,
12167           htetc/handler.pl, httemplate/browse/part_bill_event.cgi,
12168           httemplate/edit/part_bill_event.cgi: [no log message]
12169
12170 2006-01-30 20:26  ivan
12171
12172         * httemplate/: browse/addr_block.cgi, browse/agent.cgi,
12173           browse/agent_type.cgi, browse/part_bill_event.cgi,
12174           browse/part_export.cgi, browse/part_pkg.cgi, browse/part_svc.cgi,
12175           browse/part_virtual_field.cgi, browse/payment_gateway.html,
12176           browse/rate.cgi, browse/router.cgi, browse/svc_acct_pop.cgi,
12177           config/config-view.cgi, config/config.cgi,
12178           edit/REAL_cust_pkg.cgi, edit/agent.cgi,
12179           edit/agent_payment_gateway.html, edit/agent_type.cgi,
12180           edit/bulk-cust_svc.html, edit/cust_pay.cgi, edit/part_export.cgi,
12181           edit/part_pkg.cgi, edit/part_svc.cgi, edit/payment_gateway.html,
12182           edit/prepay_credit.cgi, edit/rate.cgi, edit/rate_region.cgi,
12183           edit/reg_code.cgi, edit/svc_acct.cgi, edit/svc_broadband.cgi,
12184           edit/svc_forward.cgi, edit/process/prepay_credit.cgi,
12185           edit/process/reg_code.cgi, misc/batch-cust_pay.html,
12186           misc/cust_main-import.cgi, misc/cust_main-import_charges.cgi,
12187           misc/link.cgi, misc/meta-import.cgi, misc/upload-batch.cgi,
12188           misc/whois.cgi, misc/process/cust_main-import.cgi,
12189           misc/process/cust_main-import_charges.cgi,
12190           misc/process/meta-import.cgi, search/report_prepaid_income.cgi,
12191           search/report_tax.cgi, search/svc_external.cgi,
12192           view/cust_bill.cgi, view/cust_main.cgi, view/svc_acct.cgi,
12193           view/svc_broadband.cgi, view/svc_domain.cgi,
12194           view/svc_external.cgi: move header() to
12195           include(/elements/header.html) so it can be changed in one place,
12196           thanks to Scott Edwards
12197
12198 2006-01-30 18:59  ivan
12199
12200         * FS/FS/Record.pm: fix "table not found" dbdef error message to
12201           recommend freeside-upgrade instead create + dbdef-create
12202
12203 2006-01-26 23:34  ivan
12204
12205         * httemplate/search/report_tax.cgi: small visual fix to alternating
12206           row colors when show_taxclasses is on
12207
12208 2006-01-26 17:33  ivan
12209
12210         * httemplate/search/cust_tax_exempt_pkg.cgi: on tax exemption
12211           report, show more info on the specific line item and invoice
12212
12213 2006-01-26 07:27  ivan
12214
12215         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/cust_tax_exempt_pkg.pm,
12216           FS/FS/part_pkg.pm, FS/FS/pkg_class.pm, FS/t/pkg_class.t,
12217           httemplate/search/cust_bill_pkg.cgi,
12218           httemplate/search/cust_tax_exempt_pkg.cgi,
12219           httemplate/search/report_tax.cgi,
12220           httemplate/search/report_tax.html: whew, FINALLY can fix monthly
12221           exemption columns to work correctly.  also make them
12222           agent-specific.  also fix package exemption columns, they were
12223           bunk too, sheesh.  start adding package classes for package class
12224           tax reporting.
12225
12226 2006-01-25 04:34  ivan
12227
12228         * FS/: FS/Record.pm, FS/Schema.pm, FS/cust_bill.pm,
12229           FS/cust_main.pm, FS/cust_tax_exempt.pm,
12230           FS/cust_tax_exempt_pkg.pm, FS/h_cust_bill.pm,
12231           FS/h_cust_tax_exempt.pm, t/cust_tax_exempt_pkg.t,
12232           t/h_cust_bill.t, t/h_cust_tax_exempt.t, MANIFEST: change
12233           texas-style tax exemptions to be against a specific line item
12234           rather than just general per-customer, for later tracking and tax
12235           reporting.  fix 1969/1970 exemptions for one-off charges
12236
12237 2006-01-04 18:03  ivan
12238
12239         * FS/FS/Schema.pm: remove redundant indices on cust_main ship_
12240           columns
12241
12242 2006-01-03 00:45  ivan
12243
12244         * bin/billco-upload: agentnums 1-3
12245
12246 2005-12-29 18:41  rsiddall
12247
12248         * FS/FS/Conf.pm, FS/FS/ConfItem.pm, FS/FS/cust_pkg.pm,
12249           FS/FS/cust_svc.pm, FS/FS/part_export/artera_turbo.pm,
12250           fs_selfservice/FS-SelfService/SelfService.pm,
12251           fs_selfservice/FS-SelfService/cgi/provision_list.html,
12252           httemplate/view/cust_main.cgi: Fixing a few typos.
12253
12254 2005-12-24 19:41  ivan
12255
12256         * httemplate/search/report_tax.cgi: add switch to enable taxclass
12257           breakdown, report invoiced tax separately in that case
12258
12259 2005-12-24 19:38  ivan
12260
12261         * httemplate/edit/part_bill_event.cgi: make sure to specify a
12262           money_char default
12263
12264 2005-12-24 19:18  ivan
12265
12266         * httemplate/search/: report_tax.cgi, report_tax.html: add switch
12267           to enable taxclass breakdown, report invoiced tax separately in
12268           that case
12269
12270 2005-12-24 19:07  ivan
12271
12272         * httemplate/search/cust_bill_pkg.cgi: correct "out of taxable
12273           region" flag on new line item report - NULLs need to be compared
12274           explicitly.  apparantly NULL != NULL.  bah SQL
12275
12276 2005-12-24 19:00  ivan
12277
12278         * FS/FS/Schema.pm: update indices for better tax report performance
12279
12280 2005-12-24 18:31  ivan
12281
12282         * httemplate/search/cust_bill_pkg.cgi: fixup new line item report
12283           brainfart
12284
12285 2005-12-24 17:57  ivan
12286
12287         * httemplate/search/report_tax.cgi: correct end date display for
12288           "now"
12289
12290 2005-12-24 16:52  ivan
12291
12292         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/part_bill_event.pm,
12293           httemplate/edit/part_bill_event.cgi: add invoice event to suspend
12294           only when greater than N amount
12295
12296 2005-12-24 16:36  ivan
12297
12298         * httemplate/edit/cust_main/billing.html: don't reenable postal
12299           billing for existing customers just cause its blank...
12300
12301 2005-12-21 20:24  ivan
12302
12303         * httemplate/search/report_tax.cgi: and s/$taxable/$tot_taxable/ in
12304           the declaration too
12305
12306 2005-12-21 20:22  ivan
12307
12308         * httemplate/search/report_tax.cgi: fix some ambiguous var names
12309           causing " "my" variable $t masks earlier declaration in same
12310           scope" errors
12311
12312 2005-12-21 20:01  ivan
12313
12314         * httemplate/search/cust_bill_event.html,
12315           httemplate/search/cust_bill_pkg.cgi,
12316           httemplate/search/report_cust_bill.html,
12317           httemplate/search/report_cust_credit.html,
12318           httemplate/search/report_cust_pay.html,
12319           httemplate/search/report_tax.cgi,
12320           httemplate/search/report_tax.html, FS/FS/cust_bill_pkg.pm,
12321           httemplate/elements/select-agent.html,
12322           httemplate/elements/table-grid.html,
12323           httemplate/elements/tr-input-beginning_ending.html,
12324           httemplate/elements/tr-select-agent.html,
12325           httemplate/search/elements/search.html: tax report update, link
12326           to new line item report, per-agent tax reporting
12327
12328 2005-12-18 20:18  ivan
12329
12330         * FS/FS/part_pkg/: sesmon_hour.pm, sesmon_minute.pm,
12331           sql_external.pm, sql_generic.pm, voip_sqlradacct.pm: correct
12332           field labeling - not always monthly
12333
12334 2005-12-18 20:18  ivan
12335
12336         * FS/FS/part_pkg/sqlradacct_hour.pm: add maximum "caps" to RADIUS
12337           usage charges
12338
12339 2005-12-16 14:47  ivan
12340
12341         * FS/FS/raddb.pm, bin/generate-raddb: add motorola canopy
12342           attributes from wtxs, neaten up raddb.pm generation
12343
12344 2005-12-15 17:49  ivan
12345
12346         * httemplate/edit/payment_gateway.html: add TransactionCentral
12347
12348 2005-12-15 11:36  ivan
12349
12350         * httemplate/edit/: agent.cgi, agent_type.cgi: fix bug when adding
12351           new agent types, noticed by Julius Igugu
12352
12353 2005-12-15 10:45  ivan
12354
12355         * bin/print-schema: adding print-schema
12356
12357 2005-12-14 20:04  ivan
12358
12359         * FS/FS/Conf.pm, FS/FS/cust_pay_void.pm, FS/FS/Record.pm,
12360           httemplate/misc/unvoid-cust_pay_void.cgi: payment "un-void"ing
12361
12362 2005-12-14 12:57  ivan
12363
12364         * FS/FS/svc_acct.pm: allow a dir field to be set (or
12365           auto-generated) even if uid is fixed
12366
12367 2005-12-14 10:52  ivan
12368
12369         * FS/FS/part_export/radiator.pm: add 'STATE' field for suspensions
12370           to Radiator export
12371
12372 2005-12-12 19:13  ivan
12373
12374         * httemplate/edit/process/payment_gateway.html: fix options in
12375           gateway adding
12376
12377 2005-12-12 13:39  ivan
12378
12379         * FS/FS/part_export/radiator.pm: use crypt password for radiator
12380           export
12381
12382 2005-12-09 08:58  ivan
12383
12384         * httemplate/: edit/process/cust_credit_bill.cgi,
12385           view/cust_main/payment_history.html: fill in reason if empty when
12386           applying a credit to a refund
12387
12388 2005-12-09 08:56  ivan
12389
12390         * httemplate/edit/: cust_main.cgi, cust_main/billing.html: fix
12391           postal mail checkbox misbehaving (isn't sticky on errors -
12392           reverts back to on)
12393
12394 2005-12-07 15:48  ivan
12395
12396         * FS/: FS/Record.pm, bin/freeside-setup: for fetching inserted keys
12397           without pg_oid_status, look up the actual sequence name from
12398           dbdef rather than assuming ${table}_${column}_seq
12399
12400 2005-12-06 14:25  ivan
12401
12402         * FS/FS/Record.pm: make sure zip is required for canada, also use
12403           CURRVAL() function instead of pg_oid_status DBD attribute because
12404           Pg 8.1 doesn't have oids by default anymore
12405
12406 2005-12-05 11:01  ivan
12407
12408         * FS/FS/svc_Common.pm: avoid uninitialized value errors
12409
12410 2005-12-05 09:19  ivan
12411
12412         * httemplate/edit/process/cust_main.cgi: eek, don't log all this
12413           debugging info by default
12414
12415 2005-12-02 23:26  ivan
12416
12417         * htetc/handler.pl: this should be the last of
12418           s/RT::TicketCustomFieldValues/RT::ObjectCustomFieldValues/
12419
12420 2005-12-02 23:12  ivan
12421
12422         * Makefile: those semicolons can't possibly have belonged there
12423
12424 2005-12-02 23:02  ivan
12425
12426         * FS/bin/freeside-upgrade: force a dbdef reload.  no wonder this
12427           had to be run multiple times before
12428
12429 2005-12-01 11:17  ivan
12430
12431         * httemplate/edit/agent_type.cgi: list disabled packages on agent
12432           type edit if they are still associated with the type
12433
12434 2005-12-01 09:36  ivan
12435
12436         * FS/FS/part_export/shellcommands.pm: shellcommands usermod_pwonly
12437           shouldn't apply to RADIUS groups, this is messing up unrelated
12438           RADIUS exports
12439
12440 2005-11-28 09:16  ivan
12441
12442         * FS/FS/cust_main.pm: turn off debugging
12443
12444 2005-11-28 09:13  ivan
12445
12446         * FS/bin/freeside-sqlradius-radacctd: in POD example, remove extra
12447           SQL that Pg doesn't need and MySQL doesn't like
12448
12449 2005-11-28 09:12  ivan
12450
12451         * FS/bin/freeside-sqlradius-radacctd: update docs and error message
12452           for all three supporte exports
12453
12454 2005-11-28 09:07  ivan
12455
12456         * FS/bin/freeside-sqlradius-radacctd: startup
12457           freeside-sqlradius-radacctd for radiator export too
12458
12459 2005-11-28 08:59  ivan
12460
12461         * FS/FS/svc_Common.pm: allow defaults to override empty values for
12462           new objects
12463
12464 2005-11-28 08:38  ivan
12465
12466         * FS/FS/cust_svc.pm: better error msg
12467
12468 2005-11-28 08:34  ivan
12469
12470         * FS/FS/cust_svc.pm: update cust_svc::seconds_since_sqlradacct to
12471           deal with any usage-capable export
12472
12473 2005-11-28 08:21  ivan
12474
12475         * FS/FS/cust_svc.pm: update cust_svc::seconds_since_sqlradacct to
12476           deal with any usage-capable export
12477
12478 2005-11-28 08:14  ivan
12479
12480         * FS/FS/Record.pm: okay, its been tested
12481
12482 2005-11-28 08:07  ivan
12483
12484         * FS/FS/part_export/radiator.pm: fix small bug in radiator export
12485
12486 2005-11-28 07:41  ivan
12487
12488         * FS/FS/cust_main.pm: add debugging info to cust_main to figure out
12489           where the freeze is coming from
12490
12491 2005-11-27 13:59  ivan
12492
12493         * FS/FS/cust_bill.pm, httemplate/edit/part_bill_event.cgi:
12494           per-agent billco spools
12495
12496 2005-11-22 10:29  ivan
12497
12498         * FS/FS/Conf.pm, httemplate/edit/process/cust_main.cgi: add
12499           backend-realtime config flag, should be more intuitive for
12500           guyananet
12501
12502 2005-11-22 08:41  ivan
12503
12504         * FS/FS/svc_Common.pm: oops, supposed to commit this one
12505
12506 2005-11-22 08:39  ivan
12507
12508         * FS/FS/svc_Common.pm: set default fields in new method, mostly for
12509           svc_acct.seconds
12510
12511 2005-11-22 05:26  ivan
12512
12513         * FS/FS/part_export/radiator.pm: update radiator export to deal
12514           with prepaid and some other random stuff
12515
12516 2005-11-21 07:24  ivan
12517
12518         * FS/FS/: export_svc.pm, part_svc.pm, rate.pm: when editing exports
12519           and there's a duplicate error, show all conflicting accounts not
12520           just the ones for different customers
12521
12522 2005-11-21 06:25  ivan
12523
12524         * FS/FS/part_export/: shellcommands.pm,
12525           shellcommands_withdomain.pm: add usermod_nousername flag to just
12526           prohibit username changes
12527
12528 2005-11-21 04:41  ivan
12529
12530         * httemplate/: edit/cust_main/billing.html, view/cust_bill.cgi,
12531           view/cust_main/payment_history.html: ignore blank lines in payby
12532           config
12533
12534 2005-11-21 03:04  ivan
12535
12536         * README: slight update to README
12537
12538 2005-11-21 02:47  ivan
12539
12540         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
12541           FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm,
12542           httemplate/edit/cust_main/billing.html,
12543           httemplate/edit/cust_pay.cgi, httemplate/search/cust_pay.cgi,
12544           httemplate/search/report_cust_pay.html,
12545           httemplate/view/cust_bill.cgi,
12546           httemplate/view/cust_main/payment_history.html: add MCRD payment
12547           type for manually processed ccards
12548
12549 2005-11-20 22:46  ivan
12550
12551         * httemplate/docs/schema.dia: load schema in current dia and save,
12552           should load up for people now?
12553
12554 2005-11-20 21:18  ivan
12555
12556         * FS/FS/Conf.pm: add config values used by external RT integration
12557
12558 2005-11-18 07:08  ivan
12559
12560         * httemplate/search/report_receivables.cgi: fix link glitch in
12561           receivables reports
12562
12563 2005-11-18 06:59  ivan
12564
12565         * httemplate/edit/agent_type.cgi: template-ize agent type edit and
12566           add comment to package listing
12567
12568 2005-11-18 02:58  ivan
12569
12570         * FS/FS/TicketSystem/RT_External.pm: update custom priorioty field
12571           BS for RT 3.4.4
12572
12573 2005-11-18 02:53  ivan
12574
12575         * FS/FS/TicketSystem/RT_External.pm: update custom priorioty field
12576           BS for RT 3.4.4
12577
12578 2005-11-18 01:44  ivan
12579
12580         * FS/FS/TicketSystem/RT_External.pm: update custom priorioty field
12581           BS for RT 3.4.4
12582
12583 2005-11-17 19:48  ivan
12584
12585         * FS/FS/cust_main.pm: allow expired cards to remain on file; only
12586           check edits for an expired card when the # has changed
12587
12588 2005-11-17 07:56  ivan
12589
12590         * FS/FS/part_export/: shellcommands.pm,
12591           shellcommands_withdomain.pm: make variable description more
12592           consistant wrt vars that are already shell-quoted
12593
12594 2005-11-17 04:53  ivan
12595
12596         * FS/FS/: UI/Web.pm, part_svc.pm: turn off debugging
12597
12598 2005-11-17 04:27  ivan
12599
12600         * FS/FS/Schema.pm: add cust_pkg2 index on cust_pkg.pkgpart
12601
12602 2005-11-17 03:15  ivan
12603
12604         * FS/FS/svc_acct.pm: update debuggging information for replace
12605           group info with user@domain
12606
12607 2005-11-17 03:04  ivan
12608
12609         * httemplate/view/svc_acct.cgi: fix service change!
12610
12611 2005-11-17 02:14  ivan
12612
12613         * FS/FS/UI/Web.pm: fix konqueror bug appending nulls to XMLHTTP
12614           requests!
12615
12616 2005-11-16 05:14  ivan
12617
12618         * FS/FS/part_svc.pm, httemplate/index.html,
12619           httemplate/browse/part_svc.cgi, FS/FS/UI/Web.pm,
12620           httemplate/edit/bulk-cust_svc.html,
12621           httemplate/edit/process/bulk-cust_svc.cgi: bulk svcpart change
12622
12623 2005-11-11 17:24  ivan
12624
12625         * httemplate/view/cust_main/tickets.html: huh seem to have
12626           overlooked this
12627
12628 2005-11-11 17:22  ivan
12629
12630         * FS/FS/cust_main.pm: set payip for all payment types
12631
12632 2005-11-11 16:44  ivan
12633
12634         * FS/FS/part_export/cpanel.pm: interpolation helps alot
12635
12636 2005-11-11 16:17  ivan
12637
12638         * FS/FS/part_export/cpanel.pm: try using web interface scrape
12639           bullshit for adding pops instead of API, as per cpanel support
12640           [cPanel tickets ID# 116044]
12641
12642 2005-11-11 06:06  ivan
12643
12644         * FS/FS/: cust_pkg.pm, svc_acct.pm: for prepaid packages, trigger
12645           export update of RADIUS Expiration attribute when cust_pkg.bill
12646           changes
12647
12648 2005-11-10 04:47  ivan
12649
12650         * httemplate/search/: cust_bill_event.cgi, cust_bill_event.html:
12651           add part_bill_event.payby selection to failed invoice event
12652           search
12653
12654 2005-11-10 03:36  ivan
12655
12656         * FS/FS/part_export/everyone_net.pm: fix password changes with
12657           everyone.net
12658
12659 2005-11-09 16:00  ivan
12660
12661         * httemplate/view/svc_domain.cgi: add javascript confirmation to
12662           unaudited domain deletion, add record being deleted to record
12663           deletion popup
12664
12665 2005-11-07 18:16  ivan
12666
12667         * httemplate/docs/admin.html: bah
12668
12669 2005-11-07 14:07  ivan
12670
12671         * httemplate/search/cust_pay.cgi: fix Discover card report, closes:
12672           Bug#1270
12673
12674 2005-11-04 03:43  ivan
12675
12676         * httemplate/elements/xmlhttp.html: oops, typo applying patch
12677
12678 2005-11-04 03:31  ivan
12679
12680         * CREDITS, httemplate/elements/xmlhttp.html: apply patch from Scott
12681           Edwards to show mason errors received from XMLHTTP requests
12682
12683 2005-11-02 13:18  ivan
12684
12685         * FS/FS/cust_bill.pm: spool invoice to billco if no other
12686           destinations are set!
12687
12688 2005-10-31 21:32  ivan
12689
12690         * FS/FS/: cust_bill.pm: yarg
12691
12692 2005-10-31 21:27  ivan
12693
12694         * FS/FS/cust_bill.pm: only send to specific destinations, oops!
12695
12696 2005-10-31 21:21  ivan
12697
12698         * bin/billco-upload: do the zip
12699
12700 2005-10-31 21:14  ivan
12701
12702         * httemplate/edit/part_bill_event.cgi: add option for spool_csv
12703           events to apply only to a specific destination type (i.e. postal
12704           only)
12705
12706 2005-10-31 19:16  ivan
12707
12708         * bin/billco-upload: good nuff for 11/1
12709
12710 2005-10-31 19:15  ivan
12711
12712         * httemplate/edit/part_bill_event.cgi, FS/FS/cust_bill.pm: add
12713           billco format option to FTP invoice send, add invoice event to
12714           spool one giant (pair of) CSV files in addition to FTPing them
12715           individually
12716
12717 2005-10-28 10:10  ivan
12718
12719         * bin/billco-upload: beginning of quick billco zip & upload tool
12720
12721 2005-10-28 04:56  ivan
12722
12723         * httemplate/search/cust_bill_event.cgi: don't show 'N/A'
12724           statustext as a failed billing event
12725
12726 2005-10-27 10:04  ivan
12727
12728         * httemplate/elements/select-taxclass.html: extraneous '; noticed
12729           by joe@surferz
12730
12731 2005-10-27 08:48  ivan
12732
12733         * httemplate/search/cust_pay.cgi: fix from joe @ surferz: lines 59
12734           and 60 had the wrote quote. they had single quote where double
12735           was needed...
12736
12737 2005-10-24 04:59  ivan
12738
12739         * httemplate/edit/rate.cgi: optimize SQL on rate edit screen
12740
12741 2005-10-24 04:56  ivan
12742
12743         * FS/FS/Schema.pm, httemplate/edit/process/rate.cgi,
12744           httemplate/elements/progress-init.html,
12745           httemplate/elements/xmlhttp.html: fix rate plan editing with new
12746           xmlhttp progressbar - use POST instead of GET.  also optimize SQL
12747           on rate search screen
12748
12749 2005-10-21 08:21  ivan
12750
12751         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
12752           FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm,
12753           httemplate/edit/cust_main.cgi, httemplate/edit/cust_pay.cgi,
12754           httemplate/edit/cust_main/billing.html,
12755           httemplate/edit/process/cust_main.cgi,
12756           httemplate/search/cust_pay.cgi,
12757           httemplate/search/report_cust_pay.html,
12758           httemplate/view/cust_bill.cgi,
12759           httemplate/view/cust_main/payment_history.html: add CASH and WEST
12760           payment types (payments only, not cust_main.payby)
12761
12762 2005-10-21 06:15  ivan
12763
12764         * conf/invoice_html: brainfart
12765
12766 2005-10-21 05:50  ivan
12767
12768         * conf/invoice_html: i thought i fixed this already
12769
12770 2005-10-20 05:30  ivan
12771
12772         * FS/FS/: cust_pkg.pm, part_pkg/flat.pm: fix credit for remaining
12773           service.  fuck Date::Manip
12774
12775 2005-10-16 23:46  ivan
12776
12777         * FS/bin/freeside-sqlradius-reset: set any fixed usergroup before
12778           exporting so it'll export even if all svc_acct records don't have
12779           the group yet
12780
12781 2005-10-16 23:03  ivan
12782
12783         * FS/FS/part_svc.pm, httemplate/edit/part_svc.cgi: fix RADIUS
12784           usergroup editing
12785
12786 2005-10-16 08:02  ivan
12787
12788         * bin/bind.export: and make .HEADER optional for slaves too
12789
12790 2005-10-16 07:59  ivan
12791
12792         * bin/bind.export: don't error out if there's no HEADER file, just
12793           produce a useable snippet anyway
12794
12795 2005-10-16 07:04  ivan
12796
12797         * FS/FS/Conf.pm, FS/FS/domain_record.pm, bin/bind.import: add
12798           zone-underscore config file, update bind.import to use
12799           command-line options instead of ask for input
12800
12801 2005-10-15 06:48  ivan
12802
12803         * FS/FS/TicketSystem/RT_External.pm: don't error out when
12804           ticket_system-default_queueid hasn't been set yet
12805
12806 2005-10-15 06:40  ivan
12807
12808         * FS/FS/Conf.pm: make sure config still works if no ticket system
12809           is configured...
12810
12811 2005-10-15 06:37  ivan
12812
12813         * FS/FS/Conf.pm: make sure config still works if no ticket system
12814           is configured...
12815
12816 2005-10-15 05:58  ivan
12817
12818         * bin/backup-dvd: adding quick backup-to-dvd script
12819
12820 2005-10-15 04:29  ivan
12821
12822         * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/TicketSystem.pm,
12823           FS/FS/agent.pm, FS/FS/TicketSystem/RT_External.pm,
12824           FS/FS/TicketSystem/RT_Internal.pm, httemplate/browse/agent.cgi,
12825           httemplate/edit/agent.cgi, httemplate/config/config-view.cgi,
12826           httemplate/config/config.cgi: agent option to select RT queue
12827
12828 2005-10-15 04:13  ivan
12829
12830         * rt/html/: Elements/Header, NoAuth/webrt.css: land RT 3.4.4 on
12831           HEAD
12832
12833 2005-10-15 02:33  ivan
12834
12835         * rt/: etc/RT_SiteConfig.pm, html/Elements/Footer,
12836           html/Elements/Header, html/Elements/Menu,
12837           html/Elements/PageLayout, html/Elements/SimpleSearch,
12838           html/Elements/Tabs, html/Elements/CollectionAsTable/Row,
12839           html/NoAuth/webrt.css, html/Ticket/Elements/ShowSummary,
12840           html/Ticket/Elements/Tabs, sbin/rt-setup-database.in: landing rt
12841           3.4.4 on HEAD
12842
12843 2005-10-15 02:09  ivan
12844
12845         * rt/: UPGRADING, configure, Makefile.in, README, configure.ac,
12846           Changelog, aclocal.m4, docs/rt3-schema-relationships.dot,
12847           docs/design_docs/realflow.txt, m4/rt_layout.m4,
12848           docs/design_docs/3.3-schema-redesign.txt,
12849           docs/design_docs/cvs_integration,
12850           docs/design_docs/link-definitions.txt, docs/design_docs/rt-mvc,
12851           sbin/extract-message-catalog, sbin/extract_pod_tests,
12852           sbin/factory, sbin/license_tag, sbin/regression_harness,
12853           sbin/rt-dump-database.in, sbin/rt-test-dependencies.in,
12854           html/autohandler, html/index.html, html/l,
12855           html/Ticket/Create.html, html/Ticket/Display.html,
12856           html/Ticket/History.html, html/Ticket/Modify.html,
12857           html/Ticket/ModifyAll.html, html/Ticket/ModifyDates.html,
12858           html/Ticket/ModifyPeople.html, html/Ticket/Update.html,
12859           html/Tools/MyDay.html, html/Tools/Offline.html,
12860           html/Tools/Elements/Tabs, html/Ticket/ModifyLinks.html,
12861           html/Ticket/ShowEmailRecord.html,
12862           html/Ticket/Attachment/dhandler,
12863           html/Ticket/Elements/AddWatchers,
12864           html/Ticket/Elements/EditCustomField,
12865           html/Ticket/Elements/EditWatchers,
12866           html/Ticket/Elements/LoadTextAttachments,
12867           html/Ticket/Elements/ShowDependencies,
12868           html/Ticket/Elements/ShowMessageHeaders,
12869           html/Ticket/Elements/ShowPeople,
12870           html/Ticket/Elements/ShowReferences,
12871           html/Ticket/Elements/ShowTransaction,
12872           html/Ticket/Elements/ShowTransactionAttachments,
12873           html/Ticket/Elements/BulkLinks,
12874           html/Ticket/Elements/EditCustomFields,
12875           html/Ticket/Elements/EditDates, html/Ticket/Elements/EditPeople,
12876           html/Ticket/Elements/PreviewScrips,
12877           html/Ticket/Elements/ShowBasics,
12878           html/Ticket/Elements/ShowCustomFields,
12879           html/Ticket/Elements/ShowDates, html/Ticket/Elements/ShowHistory,
12880           html/Ticket/Elements/ShowMemberOf,
12881           html/Ticket/Elements/ShowMembers,
12882           html/Ticket/Elements/ShowMessageStanza,
12883           html/Ticket/Elements/ShowRequestor,
12884           html/Ticket/Elements/ShowUserEntry, html/Search/Build.html,
12885           html/Search/Edit.html, html/Search/Results.html,
12886           html/Search/Results.rdf, html/Search/Results.tsv,
12887           html/Ticket/Elements/EditBasics,
12888           html/Ticket/Elements/FindAttachments,
12889           html/Ticket/Elements/ShowAttachments,
12890           html/Ticket/Elements/ShowGroupMembers,
12891           html/Search/Elements/BuildFormatString,
12892           html/Search/Elements/DisplayOptions,
12893           html/Search/Elements/EditFormat,
12894           html/Search/Elements/EditSearches,
12895           html/Search/Elements/NewListActions,
12896           html/Search/Elements/PickCFs, html/Search/Elements/SearchPrivacy,
12897           html/Search/Elements/SelectAndOr,
12898           html/Search/Elements/SelectGroup,
12899           html/Search/Elements/SelectLinks,
12900           html/Search/Elements/SelectSearchObject,
12901           html/Search/Elements/SelectSearchesForObjects,
12902           html/Admin/autohandler, html/Admin/index.html,
12903           html/Approvals/Display.html, html/Approvals/index.html,
12904           html/Approvals/Elements/Approve,
12905           html/Approvals/Elements/PendingMyApproval,
12906           html/Approvals/Elements/ShowDependency,
12907           html/Approvals/Elements/Tabs,
12908           html/Download/CustomFieldValue/dhandler,
12909           html/Download/Tabular/dhandler, html/Search/Elements/EditQuery,
12910           html/Search/Elements/PickBasics,
12911           html/Search/Elements/PickCriteria,
12912           html/Search/Elements/SelectPersonType,
12913           html/Admin/CustomFields/GroupRights.html,
12914           html/Admin/Global/GroupRights.html, html/Admin/Global/Scrip.html,
12915           html/Admin/Global/Scrips.html, html/Admin/Global/Template.html,
12916           html/Admin/Global/Templates.html,
12917           html/Admin/Global/UserRights.html, html/Admin/Global/index.html,
12918           html/Admin/Global/CustomFields/Groups.html,
12919           html/Admin/Global/CustomFields/Queue-Tickets.html,
12920           html/Admin/Global/CustomFields/Queue-Transactions.html,
12921           html/Admin/Global/CustomFields/Users.html,
12922           html/Admin/Global/CustomFields/index.html,
12923           html/Admin/Groups/CustomFields.html,
12924           html/Admin/Groups/GroupRights.html,
12925           html/Admin/Groups/History.html, html/Admin/Groups/Members.html,
12926           html/Admin/Groups/Modify.html, html/Admin/Groups/UserRights.html,
12927           html/Admin/Groups/index.html,
12928           html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html,
12929           html/Admin/CustomFields/Modify.html,
12930           html/Admin/CustomFields/Objects.html,
12931           html/Admin/CustomFields/UserRights.html,
12932           html/Admin/CustomFields/index.html,
12933           html/Admin/Queues/CustomFields.html,
12934           html/Admin/Queues/GroupRights.html,
12935           html/Admin/Users/CustomFields.html,
12936           html/Admin/Users/History.html, html/Admin/Users/Memberships.html,
12937           html/Admin/Users/Modify.html, html/Admin/Users/index.html,
12938           html/Admin/Queues/CustomField.html, html/Admin/Queues/Scrip.html,
12939           html/Admin/Queues/Templates.html,
12940           html/Admin/Queues/UserRights.html,
12941           html/Admin/Elements/CustomFieldTabs,
12942           html/Admin/Elements/EditCustomField,
12943           html/Admin/Elements/EditCustomFieldValues,
12944           html/Admin/Elements/EditScrip, html/Admin/Elements/EditTemplates,
12945           html/Admin/Elements/EditUserComments, html/Admin/Elements/Header,
12946           html/Admin/Elements/ListGlobalScrips,
12947           html/Admin/Elements/QueueTabs,
12948           html/Admin/Elements/SelectCustomFieldLookupType,
12949           html/Admin/Elements/SelectCustomFieldType,
12950           html/Admin/Elements/SelectModifyGroup,
12951           html/Admin/Elements/SelectModifyUser,
12952           html/Admin/Elements/SelectSingleOrMultiple,
12953           html/Admin/Elements/SelectUsers, html/Admin/Elements/Tabs,
12954           html/Admin/Elements/ToolTabs, html/Admin/Elements/UserTabs,
12955           html/Admin/Queues/Modify.html, html/Admin/Queues/People.html,
12956           html/Admin/Queues/Scrips.html, html/Admin/Queues/Template.html,
12957           html/Admin/Queues/index.html,
12958           html/Admin/Elements/AddCustomFieldValue,
12959           html/Admin/Elements/EditCustomFields,
12960           html/Admin/Elements/EditQueueWatchers,
12961           html/Admin/Elements/EditScrips,
12962           html/Admin/Elements/GlobalCustomFieldTabs,
12963           html/Admin/Elements/ModifyTemplate,
12964           html/Admin/Elements/ObjectCustomFields,
12965           html/Admin/Elements/SelectGroups,
12966           html/Admin/Elements/SelectModifyQueue,
12967           html/Admin/Elements/SelectNewGroupMembers,
12968           html/Admin/Elements/SelectScrip,
12969           html/Admin/Elements/SelectScripCondition,
12970           html/Admin/Elements/CreateUserCalled,
12971           html/Admin/Elements/GroupTabs,
12972           html/Admin/Elements/ListGlobalCustomFields,
12973           html/Admin/Elements/PickCustomFields,
12974           html/Admin/Elements/PickObjects,
12975           html/Admin/Elements/QueueRightsForUser,
12976           html/Admin/Elements/SelectRights,
12977           html/Admin/Elements/SelectScripAction,
12978           html/Admin/Elements/SelectStage,
12979           html/Admin/Elements/SelectTemplate,
12980           html/Admin/Elements/SystemTabs, html/SelfService/Closed.html,
12981           html/SelfService/Create.html,
12982           html/SelfService/CreateTicketInQueue.html,
12983           html/SelfService/Display.html, html/SelfService/Error.html,
12984           html/SelfService/Prefs.html, html/SelfService/Update.html,
12985           html/SelfService/index.html,
12986           html/SelfService/Attachment/dhandler,
12987           html/Elements/BevelBoxRaisedEnd, html/Elements/CreateTicket,
12988           html/Elements/EditCustomField,
12989           html/Elements/EditCustomFieldImage, html/Elements/EditLinks,
12990           html/Elements/Error, html/Elements/ListActions,
12991           html/Elements/MyRequests, html/Elements/QueryString,
12992           html/Elements/QuickCreate, html/Elements/ScrubHTML,
12993           html/Elements/SelectDateType, html/Elements/SelectMatch,
12994           html/Elements/SelectNewTicketQueue,
12995           html/Elements/SelectSortOrder, html/Elements/SelectTicketSortBy,
12996           html/Elements/SelectUsers, html/Elements/ShowLinks,
12997           html/SelfService/Elements/GotoTicket,
12998           html/SelfService/Elements/Header,
12999           html/SelfService/Elements/MyRequests,
13000           html/SelfService/Elements/Tabs,
13001           html/Elements/BevelBoxRaisedStart,
13002           html/Elements/EditCustomFieldBinary,
13003           html/Elements/EditCustomFieldSelect, html/Elements/GotoTicket,
13004           html/Elements/MessageBox, html/Elements/SelectAttachmentField,
13005           html/Elements/SelectDate, html/Elements/SelectGroups,
13006           html/Elements/SelectOwner, html/Elements/SelectQueue,
13007           html/Elements/SelectStatus, html/Elements/SelectWatcherType,
13008           html/Elements/ShowCustomFieldBinary,
13009           html/Elements/ShowCustomFieldImage,
13010           html/Elements/ShowCustomFieldWikitext,
13011           html/Elements/ShowCustomFields, html/Elements/ShowLink,
13012           html/Elements/TicketList, html/Elements/TitleBox,
13013           html/Elements/Callback, html/Elements/Checkbox,
13014           html/Elements/EditCustomFieldFreeform, html/Elements/Quicksearch,
13015           html/Elements/Refresh, html/Elements/Section,
13016           html/Elements/SelectLinkType, html/Elements/SelectTicketTypes,
13017           html/Elements/EditCustomFieldText,
13018           html/Elements/EditCustomFieldWikitext, html/Elements/Login,
13019           html/Elements/MyTickets, html/Elements/SelectBoolean,
13020           html/Elements/SelectCustomFieldOperator,
13021           html/Elements/SelectCustomFieldValue,
13022           html/Elements/SelectDateRelation,
13023           html/Elements/SelectEqualityOperator, html/Elements/SelectLang,
13024           html/Elements/SelectResultsPerPage,
13025           html/Elements/SetupSessionCookie, html/Elements/ShowMemberships,
13026           html/Elements/Submit, html/Elements/TitleBoxEnd,
13027           html/Elements/CollectionAsTable/Header,
13028           html/Elements/CollectionAsTable/ParseFormat,
13029           html/Elements/RT__Ticket/ColumnMap, html/REST/1.0/autohandler,
13030           html/REST/1.0/dhandler, html/REST/1.0/logout,
13031           html/REST/1.0/Forms/queue/default, html/REST/1.0/Forms/queue/ns,
13032           html/REST/1.0/Forms/ticket/attachments,
13033           html/REST/1.0/Forms/ticket/default,
13034           html/REST/1.0/Forms/ticket/history,
13035           html/REST/1.0/Forms/ticket/links,
13036           html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns,
13037           html/REST/1.0/NoAuth/mail-gateway, html/REST/1.0/search/dhandler,
13038           html/REST/1.0/search/ticket, html/REST/1.0/ticket/comment,
13039           html/REST/1.0/ticket/link, html/REST/1.0/ticket/merge,
13040           html/NoAuth/Logout.html, html/NoAuth/Reminder.html,
13041           html/NoAuth/images/autohandler, html/User/Delegation.html,
13042           html/User/Prefs.html, html/User/Elements/DelegateRights,
13043           html/User/Elements/GroupTabs, html/User/Elements/Tabs,
13044           html/User/Groups/Members.html, html/User/Groups/Modify.html,
13045           html/User/Groups/index.html, lib/RT.pm.in, lib/t/00smoke.t,
13046           lib/t/setup_regression.t, lib/t/create_data.pl,
13047           lib/t/regression/01ticket_link_searching.t,
13048           lib/t/regression/02basic_web.t,
13049           lib/t/regression/03web_compiliation_errors.t,
13050           lib/t/regression/05cronsupport.t, lib/t/regression/07acl.t,
13051           lib/t/regression/08web_cf_access.t,
13052           lib/t/regression/09record_cf_api.t, lib/t/regression/10merge.t,
13053           lib/t/regression/11-template-insert.t,
13054           lib/t/regression/12-search.t,
13055           lib/t/regression/13-attribute-tests.t,
13056           lib/t/regression/14merge.t,
13057           lib/t/regression/16-transaction_cf_tests.t,
13058           lib/t/regression/17multiple_deleg_revocation.t,
13059           lib/t/regression/19-rtname.t, lib/t/regression/20savedsearch.t,
13060           lib/t/regression/21query-builder.t,
13061           lib/t/regression/22search_tix_by_txn.t,
13062           lib/t/regression/04send_email.t,
13063           lib/t/regression/06mailgateway.t, lib/t/regression/07rights.t,
13064           lib/t/regression/15cf_single_values_are_single.t,
13065           lib/t/regression/18stale_delegations_cleanup.t,
13066           lib/RT/GroupMembers.pm, lib/RT/Principals.pm,
13067           lib/RT/Scrips_Overlay.pm, lib/RT/Tickets.pm, lib/RT/Base.pm,
13068           lib/RT/CustomField_Overlay.pm, lib/RT/Date.pm,
13069           lib/RT/Queues_Overlay.pm, lib/RT/ScripConditions_Overlay.pm,
13070           lib/RT/Template_Overlay.pm, lib/RT/User.pm, lib/RT/Attributes.pm,
13071           lib/RT/SavedSearch.pm, lib/RT/StyleGuide.pod, lib/RT/System.pm,
13072           lib/RT/Templates_Overlay.pm, lib/RT/Ticket_Overlay.pm,
13073           lib/RT/Tickets_Overlay_SQL.pm, lib/RT/ACL_Overlay.pm,
13074           lib/RT/Attachment.pm, lib/RT/Attribute_Overlay.pm,
13075           lib/RT/Group.pm, lib/RT/Handle.pm, lib/RT/ObjectCustomFields.pm,
13076           lib/RT/Users_Overlay.pm, lib/RT/EmailParser.pm,
13077           lib/RT/GroupMembers_Overlay.pm, lib/RT/I18N.pm,
13078           lib/RT/Principal.pm, lib/RT/Principals_Overlay.pm,
13079           lib/RT/Tickets_Overlay.pm, lib/RT/Transactions.pm,
13080           lib/RT/CachedGroupMember.pm, lib/RT/CustomFieldValue.pm,
13081           lib/RT/Links.pm, lib/RT/Scrip.pm, lib/RT/User_Overlay.pm,
13082           lib/RT/Attachment_Overlay.pm, lib/RT/Attributes_Overlay.pm,
13083           lib/RT/CurrentUser.pm, lib/RT/CustomFieldValue_Overlay.pm,
13084           lib/RT/CustomFieldValues.pm, lib/RT/Group_Overlay.pm,
13085           lib/RT/ObjectCustomField.pm,
13086           lib/RT/ObjectCustomFields_Overlay.pm, lib/RT/Queue.pm,
13087           lib/RT/ScripActions.pm, lib/RT/Attachments.pm,
13088           lib/RT/CachedGroupMember_Overlay.pm, lib/RT/Groups.pm,
13089           lib/RT/Links_Overlay.pm, lib/RT/SavedSearches.pm,
13090           lib/RT/ScripAction.pm, lib/RT/Scrip_Overlay.pm, lib/RT/Scrips.pm,
13091           lib/RT/Transactions_Overlay.pm, lib/RT/ACE.pm,
13092           lib/RT/CachedGroupMembers.pm,
13093           lib/RT/CustomFieldValues_Overlay.pm, lib/RT/CustomFields.pm,
13094           lib/RT/GroupMember.pm, lib/RT/Link.pm,
13095           lib/RT/ObjectCustomFieldValues.pm, lib/RT/Principal_Overlay.pm,
13096           lib/RT/Queue_Overlay.pm, lib/RT/Queues.pm,
13097           lib/RT/ScripCondition.pm, lib/RT/ScripConditions.pm,
13098           lib/RT/Transaction.pm, lib/RT/CustomField.pm,
13099           lib/RT/ObjectCustomFieldValue.pm,
13100           lib/RT/ObjectCustomField_Overlay.pm,
13101           lib/RT/ScripActions_Overlay.pm, lib/RT/Template.pm,
13102           lib/RT/Attachments_Overlay.pm, lib/RT/Groups_Overlay.pm,
13103           lib/RT/Record.pm, lib/RT/ScripAction_Overlay.pm,
13104           lib/RT/ScripCondition_Overlay.pm, lib/RT/Ticket.pm,
13105           lib/RT/ACL.pm, lib/RT/GroupMember_Overlay.pm,
13106           lib/RT/ObjectCustomFieldValues_Overlay.pm,
13107           lib/RT/Transaction_Overlay.pm, lib/RT/ACE_Overlay.pm,
13108           lib/RT/Attribute.pm, lib/RT/CachedGroupMembers_Overlay.pm,
13109           lib/RT/CustomFields_Overlay.pm, lib/RT/Link_Overlay.pm,
13110           lib/RT/ObjectCustomFieldValue_Overlay.pm, lib/RT/Templates.pm,
13111           lib/RT/URI.pm, lib/RT/Users.pm, lib/RT/I18N/en.po,
13112           lib/RT/I18N/i_default.pm, lib/RT/I18N/cs.pm, lib/RT/I18N/cs.po,
13113           lib/RT/I18N/pt_br.po, lib/RT/I18N/fr.po, lib/RT/I18N/es.po,
13114           lib/RT/I18N/nl.po, lib/RT/I18N/pl.po, lib/RT/I18N/no.po,
13115           lib/RT/I18N/it.po, lib/RT/I18N/hu.po, lib/RT/I18N/da.po,
13116           lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po,
13117           lib/RT/I18N/zh_tw.po, lib/RT/I18N/id.po, lib/RT/I18N/he.po,
13118           lib/RT/I18N/fi.po, lib/RT/I18N/zh_cn.po, lib/RT/URI/base.pm,
13119           lib/RT/URI/fsck_com_rt.pm, lib/RT/URI/t.pm,
13120           lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm,
13121           lib/RT/Action/CreateTickets.pm, lib/RT/Action/Generic.pm,
13122           lib/RT/Action/Notify.pm, lib/RT/Action/NotifyAsComment.pm,
13123           lib/RT/Action/RecordComment.pm,
13124           lib/RT/Action/RecordCorrespondence.pm,
13125           lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SetPriority.pm,
13126           lib/RT/Action/UserDefined.pm, lib/RT/Action/EscalatePriority.pm,
13127           lib/RT/Action/SendEmail.pm, lib/RT/Interface/CLI.pm,
13128           lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm,
13129           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/GnuPG.pm,
13130           lib/RT/Interface/Email/Auth/MailFrom.pm,
13131           lib/RT/Interface/Email/Filter/SpamAssassin.pm,
13132           lib/RT/Interface/Web/Handler.pm,
13133           lib/RT/Interface/Web/QueryBuilder.pm,
13134           lib/RT/Interface/Web/Standalone.pm, bin/mason_handler.scgi.in,
13135           bin/standalone_httpd.in, lib/RT/Condition/AnyTransaction.pm,
13136           lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm,
13137           lib/RT/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm,
13138           lib/RT/Condition/PriorityChange.pm,
13139           lib/RT/Condition/PriorityExceeds.pm,
13140           lib/RT/Condition/QueueChange.pm,
13141           lib/RT/Condition/StatusChange.pm,
13142           lib/RT/Condition/UserDefined.pm,
13143           lib/RT/Interface/Web/QueryBuilder/Tree.pm,
13144           lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm,
13145           lib/RT/Search/Generic.pm, bin/mason_handler.fcgi.in,
13146           bin/mason_handler.svc.in, bin/rt-crontool.in, bin/rt.in,
13147           bin/webmux.pl.in, bin/rt-mailgate.in, etc/initialdata,
13148           etc/RT_Config.pm.in, etc/acl.mysql, etc/schema.Informix,
13149           etc/schema.SQLite, etc/acl.Pg, etc/schema.mysql,
13150           etc/upgrade/3.1.0/schema.SQLite, etc/upgrade/3.1.0/schema.Pg,
13151           etc/upgrade/3.3.0/acl.Informix, etc/upgrade/3.3.0/acl.Oracle,
13152           etc/upgrade/3.3.0/acl.Pg, etc/upgrade/3.3.0/acl.SQLite,
13153           etc/upgrade/3.3.0/acl.mysql, etc/upgrade/3.3.0/content,
13154           etc/upgrade/3.3.0/schema.Oracle, etc/upgrade/3.3.0/schema.Pg,
13155           etc/upgrade/3.3.0/schema.mysql, etc/upgrade/3.3.11/acl.Oracle,
13156           etc/upgrade/3.3.11/acl.Pg, etc/upgrade/3.3.11/acl.SQLite,
13157           etc/upgrade/3.3.11/acl.mysql, etc/upgrade/3.3.11/content,
13158           etc/upgrade/3.3.11/schema.Oracle, etc/upgrade/3.3.11/schema.Pg,
13159           etc/upgrade/3.3.11/schema.SQLite,
13160           etc/upgrade/3.3.11/schema.mysql: import rt 3.4.4
13161
13162 2005-10-13 14:16  ivan
13163
13164         * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi: Fix 'can't
13165           change uid' error when the account *has* a uid but
13166           svc_acct-edit_uid isn't turned on
13167
13168 2005-10-12 05:02  ivan
13169
13170         * httemplate/misc/: batch-cust_pay.html,
13171           process/batch-cust_pay.cgi: change button to say "post payment
13172           batch" and main error message to indicate the whole batch should
13173           be resubmitted, as per feedback from lewis
13174
13175 2005-10-12 02:51  ivan
13176
13177         * httemplate/edit/part_pkg.cgi: fix package customize losing
13178           services
13179
13180 2005-10-12 01:57  ivan
13181
13182         * FS/FS/part_export/cpanel.pm: add debugging to cpanel export
13183
13184 2005-10-10 09:06  ivan
13185
13186         * FS/FS/part_export/everyone_net.pm: oops, that should fix
13187           suspension problem
13188
13189 2005-10-10 05:20  ivan
13190
13191         * FS/FS/cust_pay.pm, htetc/handler.pl, httemplate/index.html,
13192           httemplate/misc/batch-cust_pay.html,
13193           httemplate/misc/xmlhttp-cust_main-search.cgi,
13194           httemplate/misc/process/batch-cust_pay.cgi,
13195           httemplate/search/cust_pay.cgi: updated quick payment entry
13196
13197 2005-10-08 06:45  ivan
13198
13199         * httemplate/misc/batch-cust_pay.html: quick payment entry
13200           javascript tested & working IE/firefix/konq
13201
13202 2005-10-07 17:47  ivan
13203
13204         * httemplate/: edit/part_pkg.cgi, edit/process/part_pkg.cgi,
13205           edit/process/quick-charge.cgi, elements/select-taxclass.html,
13206           view/cust_main/quick-charge.html: fix tax class selection in
13207           package add/edit too
13208
13209 2005-10-07 16:28  ivan
13210
13211         * conf/invoice_latex: allow more width for return address, stuff is
13212           wrapping
13213
13214 2005-10-06 21:50  ivan
13215
13216         * httemplate/view/cust_main/billing.html: mask out echeck account
13217           #s too
13218
13219 2005-10-06 21:48  ivan
13220
13221         * FS/FS/cust_main.pm: fix on-demand credit cards not being masked
13222           in UI.  i believe huntsburg is in the doghouse for this one :)
13223
13224 2005-10-06 19:25  ivan
13225
13226         * FS/FS/Conf.pm, FS/FS/part_pkg.pm,
13227           httemplate/edit/process/quick-charge.cgi,
13228           httemplate/view/cust_main/quick-charge.html: add
13229           require_taxclasses config flag
13230
13231 2005-10-06 16:09  ivan
13232
13233         * httemplate/view/cust_bill-logo.cgi: really use default logo if
13234           the agent-specific one isn't found
13235
13236 2005-10-06 16:07  ivan
13237
13238         * httemplate/view/cust_bill-logo.cgi: use default logo if the
13239           agent-specific one isn't found
13240
13241 2005-10-06 16:03  ivan
13242
13243         * httemplate/view/cust_bill-logo.cgi: use default logo if the
13244           agent-specific one isn't found
13245
13246 2005-10-06 13:35  ivan
13247
13248         * FS/FS/part_export/everyone_net.pm: add debugging option to
13249           everyone_net export
13250
13251 2005-10-06 00:34  ivan
13252
13253         * FS/FS/Conf.pm, FS/FS/cust_pay_refund.pm,
13254           httemplate/view/cust_main/payment_history.html: add cc-void
13255           option
13256
13257 2005-10-05 18:40  ivan
13258
13259         * httemplate/edit/cust_main.cgi: fix bug with IE and advertising
13260           sources (refnum) - needed to make sure the SELECT OPTIONs have
13261           explicitly specified VALUEs
13262
13263 2005-10-04 13:27  ivan
13264
13265         * FS/FS/part_export/everyone_net.pm: fix small error with
13266           everyone.net export
13267
13268 2005-10-02 18:41  ivan
13269
13270         * FS/FS/cust_svc.pm, FS/FS/part_svc.pm, FS/FS/svc_acct.pm,
13271           httemplate/view/svc_acct.cgi, httemplate/edit/svc_acct.cgi,
13272           httemplate/elements/small_custview.html, FS/FS/Conf.pm: update
13273           account view and edit: convert to proper templates, make sure
13274           usage information displays for any usage-capable export, add
13275           ability to edit uid/gid
13276
13277 2005-10-02 00:09  ivan
13278
13279         * Makefile, htetc/handler.pl, init.d/freeside-init: add dev make
13280           target for quick iterative development
13281
13282 2005-09-29 13:19  ivan
13283
13284         * FS/FS/svc_acct.pm: make sure there is an expiraiton date to set
13285           as well
13286
13287 2005-09-28 11:27  ivan
13288
13289         * FS/FS/cust_main.pm: recognize hourly frequency in cust_main->bill
13290
13291 2005-09-25 01:20  ivan
13292
13293         * httemplate/view/cust_main.cgi: this css did weird things under IE
13294
13295 2005-09-25 01:13  ivan
13296
13297         * CREDITS, FS/FS/UI/Web.pm,
13298           httemplate/edit/cust_main/select-country.html,
13299           httemplate/edit/cust_main/select-county.html,
13300           httemplate/edit/process/part_svc.cgi,
13301           httemplate/edit/process/rate.cgi,
13302           httemplate/elements/jsrsServer.html,
13303           httemplate/elements/progress-init.html,
13304           httemplate/elements/progress-popup.html,
13305           httemplate/elements/xmlhttp.html: get rid of JSRS iframe foo for
13306           progress bar, use XMLHTTPRequest instead.  really should have
13307           done that in the first place.  JSON will wait until another
13308           day...
13309
13310 2005-09-24 15:53  ivan
13311
13312         * FS/FS/cust_main.pm: parse paybatch order number with dashes
13313           correctly
13314
13315 2005-09-22 15:25  ivan
13316
13317         * rt/lib/RT/URI/freeside/Internal.pm: should fix problem with empty
13318           (dir-less) Conf showing up
13319
13320 2005-09-21 05:47  ivan
13321
13322         * FS/FS/svc_acct.pm, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/Record.pm,
13323           FS/bin/freeside-prepaidd, httemplate/edit/REAL_cust_pkg.cgi,
13324           httemplate/view/cust_main/packages.html, init.d/freeside-init,
13325           FS/bin/freeside-daily: add prepaid support which sets RADIUS
13326           Expiration attribute, update customer view package UI
13327
13328 2005-09-16 03:10  ivan
13329
13330         * FS/FS/cust_main.pm: tyop
13331
13332 2005-09-16 01:18  ivan
13333
13334         * FS/FS/cust_main.pm: with taxclasses, might have multiple records
13335           for a state/county/country
13336
13337 2005-09-14 04:01  ivan
13338
13339         * FS/t/agent_payment_gateway.t, FS/t/banned_pay.t,
13340           FS/t/payment_gateway.t, FS/t/payment_gateway_option.t,
13341           bin/generate-table-module: fix autogenerated simple test
13342
13343 2005-09-13 13:12  ivan
13344
13345         * httemplate/search/elements/search.html: fix redirect with single
13346           item returned from search results and a coderef redirect
13347
13348 2005-09-10 07:50  ivan
13349
13350         * CREDITS, httemplate/edit/cust_main/contact.html,
13351           httemplate/edit/cust_main/select-country.html,
13352           httemplate/edit/cust_main/select-county.html,
13353           httemplate/edit/cust_main/select-state.html,
13354           httemplate/edit/cust_main.cgi, httemplate/elements/xmlhttp.html,
13355           httemplate/misc/counties.cgi, httemplate/misc/states.cgi:
13356           ajax-style xmlhttprequest state/county/country selector!
13357
13358 2005-09-08 12:15  ivan
13359
13360         * FS/FS/part_export/radiator.pm: MySQL is case sensitive about
13361           table names!  huh
13362
13363 2005-09-08 01:50  ivan
13364
13365         * httemplate/edit/cust_main.cgi: fix dropping of payname
13366
13367 2005-09-07 23:52  ivan
13368
13369         * httemplate/autohandler: don't need 4k of newlines anymore,
13370           H:W:SelectLayers works better
13371
13372 2005-09-07 15:52  ivan
13373
13374         * FS/FS/part_pkg.pm: add hourly frequency
13375
13376 2005-09-07 15:04  ivan
13377
13378         * bin/generate-raddb: list current dictionary sources in example so
13379           i don't forget
13380
13381 2005-09-07 15:02  ivan
13382
13383         * FS/FS/raddb.pm: update with dictionaries from freeradius 1.0.4
13384           plus dictionary.ip3networks
13385
13386 2005-09-07 05:56  ivan
13387
13388         * FS/FS/Schema.pm: define username_len so the default add account
13389           screen doesn't have a tiny username field (when usernamemax is
13390           not defined)
13391
13392 2005-09-07 05:48  ivan
13393
13394         * httemplate/edit/svc_acct.cgi: fix silly bug sizing username field
13395           when adding an account (and usernamemax is not set)
13396
13397 2005-09-07 05:44  ivan
13398
13399         * httemplate/edit/svc_acct.cgi: fix silly bug sizing username field
13400           when adding an account (and username max is not set)
13401
13402 2005-09-07 05:38  ivan
13403
13404         * httemplate/view/cust_main.cgi: oops, still need areyousure
13405           javascript for some sub-bits of the page (package unprovisioning
13406           and cancellation, bunch of payment history stuff)
13407
13408 2005-09-07 03:40  ivan
13409
13410         * FS/FS/: part_svc.pm, part_virtual_field.pm: import dbdef from
13411           FS::Schema instead of calling $FS::Record::dbdef directly
13412
13413 2005-09-07 03:25  ivan
13414
13415         * FS/FS/option_Common.pm: fix bug with new option_Common stuff,
13416           forgot to prefix FS::
13417
13418 2005-09-07 03:16  ivan
13419
13420         * FS/FS/part_export/cpanel.pm: remote access key is a big long
13421           thing
13422
13423 2005-09-07 02:37  ivan
13424
13425         * FS/FS/part_export/cpanel.pm, eg/export_template.pm: add cpanel
13426           export
13427
13428 2005-09-06 14:58  ivan
13429
13430         * FS/FS/Conf.pm: document variables available in
13431           payment_receipt_email
13432
13433 2005-08-27 01:46  ivan
13434
13435         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/banned_pay.pm,
13436           FS/FS/cust_main.pm, FS/t/banned_pay.t, bin/generate-table-module,
13437           httemplate/view/cust_main.cgi,
13438           httemplate/misc/cust_main-cancel.cgi: add banned credit card /
13439           ACH table, re-do cancel popup to have a checkbox to ban payinfo
13440
13441 2005-08-24 06:47  ivan
13442
13443         * httemplate/edit/cust_main/billing.html: fix size of cvv2 help
13444           popup
13445
13446 2005-08-24 06:22  ivan
13447
13448         * htetc/handler.pl, httemplate/edit/cust_main.cgi,
13449           httemplate/edit/cust_main/billing.html,
13450           httemplate/edit/cust_main/contact.html, FS/FS/cust_main.pm,
13451           FS/FS/cust_main_county.pm, FS/FS/ClientAPI/MyAccount.pm,
13452           FS/FS/ClientAPI/Signup.pm,
13453           fs_selfservice/FS-SelfService/SelfService.pm,
13454           httemplate/docs/ach.html, httemplate/docs/cvv2.html,
13455           httemplate/edit/process/cust_main.cgi,
13456           httemplate/elements/overlibmws_draggable.js,
13457           httemplate/elements/overlibmws_iframe.js,
13458           httemplate/elements/progress-init.html,
13459           httemplate/elements/select-month_year.html,
13460           httemplate/images/cvv2.png, httemplate/images/cvv2_amex.png,
13461           httemplate/view/cust_main/billing.html: customer edit: abstract
13462           out billing info to billing.html, re-do payment type selection
13463           with HTML::Widgets::SelectLayers, add Switch/Solo/Maestro support
13464           for start date & issue #.  customer view: re-order fields for
13465           consistency.  selfservice API: support paystart_month,
13466           paystart_year, payissue and payip in MyAccount::process_payment
13467           and ::edit_info and Signup::new_customer,
13468           FS::cust_main::realtime_bop: support paystart_month paystart_year
13469           payissue payip fields
13470
13471 2005-08-23 05:38  ivan
13472
13473         * httemplate/edit/part_svc.cgi: fix bug with service editing caused
13474           by moving dbdef stuff around
13475
13476 2005-08-18 00:58  ivan
13477
13478         * FS/FS/cust_main.pm: add taxclass kludge to gateway overrides, fix
13479           parsing of new-style paybatch
13480
13481 2005-08-17 23:46  ivan
13482
13483         * install/debian/3.1/INSTALL: slight adjustments to deb install for
13484           latest 1.5.8cvs
13485
13486 2005-08-17 22:41  ivan
13487
13488         * httemplate/edit/process/agent_payment_gateway.html: hopefully
13489           this is the last missing file
13490
13491 2005-08-17 22:12  ivan
13492
13493         * httemplate/edit/process/payment_gateway.html: oops another
13494           missing file
13495
13496 2005-08-17 21:16  ivan
13497
13498         * FS/FS/agent_payment_gateway.pm: missing file
13499
13500 2005-08-17 15:23  ivan
13501
13502         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
13503           FS/FS/option_Common.pm, FS/FS/part_export.pm,
13504           FS/FS/part_export_option.pm, FS/FS/part_pkg.pm,
13505           FS/FS/payment_gateway.pm, FS/FS/payment_gateway_option.pm,
13506           FS/bin/freeside-setup, FS/bin/freeside-upgrade, SCHEMA_CHANGE,
13507           FS/FS.pm, FS/MANIFEST, FS/t/option_Common.t,
13508           FS/t/payment_gateway.t, FS/t/payment_gateway_option.t,
13509           bin/generate-table-module, htetc/handler.pl,
13510           httemplate/index.html, httemplate/browse/agent.cgi,
13511           httemplate/browse/payment_gateway.html,
13512           httemplate/edit/agent_payment_gateway.html,
13513           httemplate/edit/payment_gateway.html: infrastructure for easier
13514           schema changes, and: add payment_gateway, payment_gateway_option
13515           and agent_payment_gateway tables, add paystart_month,
13516           paystart_year, payissue and payip fields to cust_main, add
13517           preliminary gateway and gateway override editing to web UI, use
13518           payment gateway override when processing payments (card type, not
13519           taxclass yet)
13520
13521 2005-08-14 18:55  ivan
13522
13523         * FS/FS/UI/Web.pm: fix brainfart parsing end dates, closes:
13524           Bug#1248
13525
13526 2005-08-09 14:38  ivan
13527
13528         * FS/: FS/part_export/radiator.pm, FS/part_export/sqlradius.pm,
13529           t/part_export-radiator.t, FS/part_export/sqlradius_withdomain.pm:
13530           add native Radiator export
13531
13532 2005-08-08 08:15  ivan
13533
13534         * FS/FS/part_export/everyone_net.pm: add export to everyone.net
13535           outsource mail service
13536
13537 2005-08-06 17:41  ivan
13538
13539         * FS/FS/part_export/forward_shellcommands.pm: update
13540           forward_shellcommands export to know about literal source
13541           addresses, closes: Bug#1246
13542
13543 2005-08-06 17:40  ivan
13544
13545         * FS/FS/agent.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
13546           FS/FS/UI/Web.pm, httemplate/browse/agent.cgi,
13547           httemplate/search/cust_pay.cgi, httemplate/search/cust_pkg.cgi,
13548           httemplate/search/elements/search.html: move cust_pkg search to
13549           new template, add active/suspended/cancelled customer packages to
13550           agent browse
13551
13552 2005-08-04 17:57  ivan
13553
13554         * httemplate/search/cust_credit.html: fix credit searches by otaker
13555
13556 2005-08-03 18:42  ivan
13557
13558         * Makefile: don't use install -D flag, doesn't work on bsd
13559
13560 2005-08-03 00:38  ivan
13561
13562         * FS/FS/cust_bill.pm: eliminate scary (but harmless) "Use of
13563           uninitalized value in length" warnings
13564
13565 2005-08-02 19:23  ivan
13566
13567         * FS/FS/part_export/: domain_shellcommands.pm,
13568           forward_shellcommands.pm, www_shellcommands.pm: don't try to run
13569           blank commands for non-svc_acct shellcommand exports too
13570
13571 2005-08-02 12:17  khoff
13572
13573         * FS/FS/h_cust_svc.pm: Only complain, not die, if we can't find a
13574           svc_x record for an h_cust_svc record.
13575
13576 2005-07-14 04:55  ivan
13577
13578         * FS/FS/cust_main.pm: oops, fix last minute bug with new
13579           configurable customer fields on reports
13580
13581 2005-07-14 04:46  ivan
13582
13583         * FS/FS/: svc_Common.pm, UI/Web.pm: clean up some leftover bits
13584           from cust-fields work
13585
13586 2005-07-14 04:31  ivan
13587
13588         * httemplate/: index.html, search/svc_acct.cgi,
13589           search/svc_forward.cgi: add unlinked mail forward (svc_forward)
13590           report
13591
13592 2005-07-14 04:18  ivan
13593
13594         * httemplate/search/cust_bill.html: move account search
13595           (httemplate/search/svc_acct.cgi) to new template, cust-fields
13596           configuration value to control which customer fields are shown on
13597           reports
13598
13599 2005-07-14 03:52  ivan
13600
13601         * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/cust_bill.pm,
13602           FS/FS/cust_bill_event.pm, FS/FS/cust_credit.pm,
13603           FS/FS/cust_main.pm, FS/FS/cust_main_Mixin.pm, FS/FS/cust_pay.pm,
13604           FS/FS/svc_Common.pm, FS/FS/UI/Web.pm, FS/t/cust_main_Mixin.t,
13605           httemplate/search/cust_bill_event.cgi,
13606           httemplate/search/cust_credit.html,
13607           httemplate/search/cust_pay.cgi,
13608           httemplate/search/report_receivables.cgi,
13609           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
13610           httemplate/search/svc_forward.cgi, httemplate/search/svc_www.cgi,
13611           httemplate/search/elements/search.html: move account search
13612           (httemplate/search/svc_acct.cgi) to new template, cust-fields
13613           configuration value to control which customer fields are shown on
13614           reports
13615
13616 2005-07-12 02:31  ivan
13617
13618         * httemplate/browse/part_pkg.cgi: <rjbs> More of the same: these
13619           patches make it safer to subclass FS::part_pkg's pkg_svc method
13620           by eliminating qsearches on table pkg_svc.
13621
13622 2005-07-12 02:22  ivan
13623
13624         * httemplate/edit/part_pkg.cgi: <rjbs> This patch is part of my
13625           continuing effort to avoid using SQL and qsearch from templates
13626           to find the pkg_svc records for a package.
13627
13628 2005-07-12 02:13  ivan
13629
13630         * CREDITS, FS/FS/Record.pm: patch from rjbs to add by_key
13631           contructor to Record.pm
13632
13633 2005-07-12 02:11  ivan
13634
13635         * Makefile: okay, really enable RT by default for good now
13636
13637 2005-07-11 07:15  ivan
13638
13639         * bin/: rate.import, rt-drop-tables: adding rt-drop-tables
13640
13641 2005-07-11 06:01  ivan
13642
13643         * Makefile: new server
13644
13645 2005-07-11 05:53  ivan
13646
13647         * httemplate/docs/index.html: note alternate instructions for
13648           0pre6->7
13649
13650 2005-07-11 05:23  ivan
13651
13652         * install/freebsd/: INSTALL, ports: freebsd install update i guess
13653
13654 2005-07-11 05:22  ivan
13655
13656         * bin/postfix.export: fix regex
13657
13658 2005-07-11 05:21  ivan
13659
13660         * Makefile: probably best to keep RT disabled by default, at least
13661           for this release
13662
13663 2005-07-11 03:58  ivan
13664
13665         * FS/t/ClientAPI_SessionCache.t:
13666           s/ClientAPI::SessionCache/ClientAPI_SessionCache/ noticed by rjbs
13667
13668 2005-07-11 02:49  ivan
13669
13670         * FS/FS/ClientAPI/MyAccount.pm: bug fix for error message on
13671           session expiration from Randall Lucas <rlucas@tercent.net>,
13672           thanks!
13673
13674 2005-07-09 08:41  ivan
13675
13676         * FS/FS/cust_bill.pm: fix silly bug preventing html invoicing from
13677           finding their logo
13678
13679 2005-07-09 03:55  ivan
13680
13681         * httemplate/edit/cust_pay.cgi: get rid of the godawful halfass
13682           "invoice" on the post payment screen when posting against a
13683           specific invoice, replace with having useless "Auto-apply to
13684           invoices" box actually show the payment will be applied to one
13685           invoice only...  closes: Bug#1241
13686
13687 2005-07-09 03:36  ivan
13688
13689         * FS/FS/: cust_bill.pm, cust_bill_pkg.pm, part_export/sqlradius.pm,
13690           part_pkg/flat.pm, part_pkg/flat_comission.pm,
13691           part_pkg/flat_comission_cust.pm, part_pkg/flat_comission_pkg.pm,
13692           part_pkg/flat_delayed.pm, part_pkg/prepaid.pm,
13693           part_pkg/prorate.pm, part_pkg/sesmon_hour.pm,
13694           part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm,
13695           part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm,
13696           part_pkg/subscription.pm, part_pkg/voip_sqlradacct.pm: add desc
13697           method to cust_bill_pkg and use it in cust_bill... this should
13698           help with any *other* cust_bill_pkg.pkgnum == -1 stuff that needs
13699           to be sorted out
13700
13701 2005-07-08 16:06  ivan
13702
13703         * FS/bin/freeside-daily: fix bug with new efficient
13704           customer-finding code.  sql isn't perl, null != 0
13705
13706 2005-06-30 06:32  ivan
13707
13708         * FS/FS/Misc.pm: pod error
13709
13710 2005-06-30 06:20  ivan
13711
13712         * FS/FS/: Conf.pm, svc_acct.pm: add username-percent config option
13713
13714 2005-06-30 05:44  ivan
13715
13716         * FS/FS/cust_main.pm: oops, really fix error with new prepaid card
13717           foo
13718
13719 2005-06-21 20:54  ivan
13720
13721         * install/debian/3.1/INSTALL: add IPC::Run3 to install docs
13722
13723 2005-06-16 22:31  ivan
13724
13725         * httemplate/misc/process/link.cgi: fix preference sort order for
13726           linking: sort unaudited services first, secondary sort by svcaprt
13727
13728 2005-06-16 22:07  ivan
13729
13730         * httemplate/misc/process/link.cgi: add more info to debugging
13731
13732 2005-06-16 22:04  ivan
13733
13734         * httemplate/misc/process/link.cgi: fix debugging
13735
13736 2005-06-16 21:42  ivan
13737
13738         * httemplate/misc/process/link.cgi: add debugging for accounts
13739           picked to pick
13740
13741 2005-06-14 21:46  ivan
13742
13743         * FS/FS/cust_bill.pm: better error reporting for actual errors from
13744           lpr command
13745
13746 2005-06-14 19:31  ivan
13747
13748         * FS/FS/cust_main.pm: fix error recharging w/prepaid card caused by
13749           rounding off of money value, closes: Bug#1237
13750
13751 2005-06-14 17:44  ivan
13752
13753         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: add
13754           reprint/fax/email links to invoice search results
13755
13756 2005-06-09 15:40  ivan
13757
13758         * httemplate/search/cust_bill_event.cgi, FS/FS/cust_bill.pm,
13759           httemplate/index.html, httemplate/misc/email_invoice_events.cgi,
13760           httemplate/misc/email_invoices.cgi,
13761           httemplate/misc/fax_invoice_events.cgi,
13762           httemplate/misc/fax_invoices.cgi,
13763           httemplate/misc/print_invoice_events.cgi,
13764           httemplate/misc/print_invoices.cgi,
13765           httemplate/search/cust_bill.html,
13766           httemplate/search/report_cust_bill.html: advanced invoice serach,
13767           groundwork to add reprint/fax/email links to invoice search
13768           results
13769
13770 2005-06-09 13:26  ivan
13771
13772         * httemplate/browse/part_pkg.cgi: tiny refactor patch from rjbs: It
13773           changes the service listing to use $part_pkg->pkg_svc instead of
13774           a qsearch, which means that the listing will still work if
13775           pkg_svc has been subclassed.
13776
13777 2005-06-09 13:16  ivan
13778
13779         * FS/FS/cust_svc.pm: documentation fix, noticed by rjbs
13780
13781 2005-06-09 02:15  ivan
13782
13783         * FS/FS/part_pkg.pm: don't rebless if we're already in the plan
13784           subclass, fixes pkg customize link
13785
13786 2005-06-09 00:19  ivan
13787
13788         * FS/bin/freeside-daily: declare new $opt_a
13789
13790 2005-06-09 00:13  ivan
13791
13792         * FS/bin/freeside-daily: significant speedup from only selected
13793           customers with outstanding packages or invoice events in the
13794           initial select, and add -a flag for agentnum
13795
13796 2005-06-08 23:56  ivan
13797
13798         * FS/FS/cust_bill.pm, conf/invoice_html,
13799           httemplate/view/cust_bill-logo.cgi: agent-specific logos for html
13800           invoices too
13801
13802 2005-06-08 23:36  ivan
13803
13804         * FS/FS/: cust_bill.pm, part_bill_event.pm: and make
13805           (html|latex)(small)?footer optionall per-agent too
13806
13807 2005-06-08 23:22  ivan
13808
13809         * FS/FS/cust_bill.pm: more sane regex
13810
13811 2005-06-08 23:14  ivan
13812
13813         * FS/FS/: cust_bill.pm: ugh, hopefully fixup agent_plandata regex
13814           for multiple agents
13815
13816 2005-06-08 22:59  ivan
13817
13818         * FS/FS/: cust_bill.pm: make sure invoice_(latex|html)returnaddress
13819           is configurable per-agent
13820
13821 2005-06-08 22:34  ivan
13822
13823         * FS/FS/cust_bill.pm, FS/FS/part_bill_event.pm,
13824           httemplate/edit/part_bill_event.cgi: add multiple agent selection
13825           to agent-specific invoicing
13826
13827 2005-06-08 17:18  ivan
13828
13829         * FS/FS/cust_pay.pm: add ignore_noapply flag to make sure payments
13830           are forced in anyway on import
13831
13832 2005-06-08 14:52  ivan
13833
13834         * FS/FS/cust_bill_pkg.pm: last bit to allow -1 for non-pkg, non-tax
13835           line items
13836
13837 2005-06-08 02:03  ivan
13838
13839         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/svc_acct.pm,
13840           FS/FS/ClientAPI/MyAccount.pm,
13841           fs_selfservice/FS-SelfService/SelfService.pm,
13842           fs_selfservice/FS-SelfService/cgi/agent_delete_svc.html,
13843           fs_selfservice/FS-SelfService/cgi/delete_svc.html,
13844           fs_selfservice/FS-SelfService/cgi/make_payment.html,
13845           fs_selfservice/FS-SelfService/cgi/myaccount.html,
13846           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
13847           fs_selfservice/FS-SelfService/cgi/payment_results.html,
13848           fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
13849           fs_selfservice/FS-SelfService/cgi/process_svc_external.html,
13850           fs_selfservice/FS-SelfService/cgi/provision.html,
13851           fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html,
13852           fs_selfservice/FS-SelfService/cgi/recharge_prepay.html,
13853           fs_selfservice/FS-SelfService/cgi/recharge_results.html,
13854           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
13855           fs_selfservice/FS-SelfService/cgi/view_invoice.html,
13856           httemplate/view/svc_acct.cgi: prepaid card recharge
13857
13858 2005-06-07 14:02  ivan
13859
13860         * FS/FS/Misc.pm: debugging output change in send_email
13861
13862 2005-06-06 13:07  ivan
13863
13864         * FS/FS/cust_bill.pm: eek, fix silly problem in invoice sending
13865           refactoring
13866
13867 2005-06-06 12:54  ivan
13868
13869         * FS/FS/Misc.pm: some additional warnings
13870
13871 2005-06-06 10:00  ivan
13872
13873         * FS/FS/Misc.pm: fix message ID generation for ancient perl, bah
13874
13875 2005-06-02 18:51  ivan
13876
13877         * FS/FS/TicketSystem/RT_External.pm: argh.  this should finally fix
13878           the last of the Internal vs External breakage i hope
13879
13880 2005-06-02 02:36  ivan
13881
13882         * httemplate/search/cust_bill_event.html: Capitalization
13883
13884 2005-06-02 02:29  ivan
13885
13886         * httemplate/index.html, httemplate/misc/print_invoices.cgi,
13887           httemplate/search/cust_bill_event.cgi,
13888           httemplate/search/cust_bill_event.html, FS/FS/cust_bill_event.pm,
13889           FS/FS/part_bill_event.pm, FS/FS/UI/Web.pm,
13890           httemplate/misc/email-invoice.cgi,
13891           httemplate/misc/email_invoices.cgi,
13892           httemplate/misc/fax-invoice.cgi,
13893           httemplate/misc/fax_invoices.cgi,
13894           httemplate/misc/print-invoice.cgi, FS/FS/cust_bill.pm,
13895           FS/FS/part_pkg.pm, httemplate/view/cust_bill.cgi,
13896           FS/bin/freeside-queued, httemplate/search/elements/search.html,
13897           httemplate/elements/progress-init.html,
13898           httemplate/elements/progress-popup.html, htetc/handler.pl: add
13899           ability to search on a date range of invoice events and then
13900           reprint or reemail (boy was that a bit more work than i
13901           expected), closes: Bug#946
13902
13903 2005-06-01 17:02  ivan
13904
13905         * rt/html/Ticket/Elements/AddCustomers: remove warning
13906
13907 2005-06-01 16:40  ivan
13908
13909         * httemplate/view/cust_bill.cgi: align terminology for consistancy.
13910           or something.
13911
13912 2005-06-01 14:40  ivan
13913
13914         * httemplate/search/report_receivables.cgi: remove trailing
13915           whitespace
13916
13917 2005-06-01 13:31  ivan
13918
13919         * FS/FS/TicketSystem/: RT_External.pm, RT_Internal.pm: fix up
13920           RT_Internal again, hopefully this is the last of the breakage
13921           from RT_Internal
13922
13923 2005-05-31 19:39  ivan
13924
13925         * httemplate/edit/part_pkg.cgi: really. *sigh*
13926
13927 2005-05-31 16:42  ivan
13928
13929         * FS/FS/part_pkg/sesmon_minute.pm: tyop refactoring old
13930           sesmon_minute price plkan, noticed by rjbs
13931
13932 2005-05-31 16:32  ivan
13933
13934         * httemplate/edit/part_pkg.cgi: ack, this should finally fix the
13935           package editing problem
13936
13937 2005-05-26 12:30  ivan
13938
13939         * httemplate/view/: cust_bill.cgi: silly perl version bs
13940
13941 2005-05-26 12:15  ivan
13942
13943         * FS/FS/svc_www.pm, httemplate/edit/svc_www.cgi,
13944           httemplate/view/svc_www.cgi: make svc_www.usersvc optional
13945
13946 2005-05-25 20:45  ivan
13947
13948         * httemplate/edit/part_pkg.cgi: 72?!
13949
13950 2005-05-24 08:33  ivan
13951
13952         * Makefile: 1.5.7.  and enable RT by default, finally
13953
13954 2005-05-23 04:49  ivan
13955
13956         * htetc/freeside-rt.conf: so Search.tsf and Search.rdf work
13957
13958 2005-05-22 16:38  ivan
13959
13960         * FS/FS/svc_acct.pm: fix quick crypt_password bug when its passwd
13961           an empty param
13962
13963 2005-05-22 13:39  ivan
13964
13965         * httemplate/view/cust_bill.cgi: oops, quote $link w/new templating
13966
13967 2005-05-22 02:25  ivan
13968
13969         * httemplate/browse/agent.cgi: Avoid Gratuitous Capitalizaiton
13970
13971 2005-05-21 21:24  ivan
13972
13973         * FS/FS/prepay_credit.pm: add optional agentnum field to POD doc
13974
13975 2005-05-21 11:38  ivan
13976
13977         * httemplate/browse/agent.cgi: make sure the customers tables for
13978           each agent line up with each other, too
13979
13980 2005-05-21 10:26  ivan
13981
13982         * httemplate/search/cust_main.cgi: hehe, allow changing the browse
13983           order of any sort
13984
13985 2005-05-21 10:14  ivan
13986
13987         * httemplate/browse/agent.cgi: line up
13988           prospect/active/suspended/cancelled customers
13989
13990 2005-05-19 07:10  ivan
13991
13992         * FS/FS/part_export/shellcommands.pm: A group number must refer to
13993           an already existing group - so add manually it if you want to
13994           define a set of static gids or something, default is just going
13995           to cause headaches
13996
13997 2005-05-19 04:05  ivan
13998
13999         * FS/FS/svc_acct.pm: ! or !! also
14000
14001 2005-05-19 03:45  ivan
14002
14003         * FS/FS/part_export/shellcommands.pm: fix up some defaults to
14004           include gid too
14005
14006 2005-05-19 03:29  ivan
14007
14008         * FS/FS/part_export/: acct_sql.pm, shellcommands.pm: missing ;
14009
14010 2005-05-19 03:26  ivan
14011
14012         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm,
14013           part_export/shellcommands.pm,
14014           part_export/shellcommands_withdomain.pm: fix shellcommands export
14015           encrypting "magic" shadow values * NP *LK*
14016
14017 2005-05-19 02:49  ivan
14018
14019         * FS/FS/svc_acct.pm: oops, remove old-style duplicate check from
14020           replace, _check_duplicate was already below it
14021
14022 2005-05-19 01:51  ivan
14023
14024         * httemplate/view/cust_bill.cgi: oops, fix alternate view/etc.
14025           links
14026
14027 2005-05-19 01:43  ivan
14028
14029         * httemplate/: misc/email-invoice.cgi, misc/fax-invoice.cgi,
14030           misc/print-invoice.cgi, view/cust_bill.cgi: re-email/fax/print
14031           links should respect template, also add direct re-send links like
14032           the view links and convert view/cust_bill.cgi to proper template
14033
14034 2005-05-18 09:57  ivan
14035
14036         * httemplate/browse/agent.cgi: oops, it helps to get the link right
14037
14038 2005-05-18 09:55  ivan
14039
14040         * httemplate/: browse/agent.cgi, search/report_receivables.cgi: add
14041           agent-specific A/R aging report, closes: bug#1229
14042
14043 2005-05-18 09:37  ivan
14044
14045         * bin/masonize: report the file that had a masonize error
14046
14047 2005-05-18 07:50  ivan
14048
14049         * FS/FS/part_export/acct_sql.pm: actually, quota goes in pw_shell.
14050           of course!
14051
14052 2005-05-18 03:43  ivan
14053
14054         * FS/FS/cust_bill.pm: oops, losing notes!
14055
14056 2005-05-15 06:49  ivan
14057
14058         * httemplate/search/report_receivables.cgi: this status column is
14059           probably faster, one giant SQL query.  and add back in the
14060           customer link, oops
14061
14062 2005-05-15 06:00  ivan
14063
14064         * FS/FS/cust_main.pm, httemplate/search/report_receivables.cgi,
14065           httemplate/search/elements/search.html: move receivables report
14066           to search template
14067
14068 2005-05-15 04:58  ivan
14069
14070         * httemplate/search/cust_bill.html: use money_char config
14071
14072 2005-05-15 04:46  ivan
14073
14074         * httemplate/search/cust_bill.html: align
14075
14076 2005-05-14 12:57  ivan
14077
14078         * rt/lib/RT/URI/: freeside.pm, freeside/Internal.pm: fixup RT
14079           integration grr!
14080
14081 2005-05-14 11:03  ivan
14082
14083         * FS/FS/cust_bill.pm: h helps halot
14084
14085 2005-05-14 10:59  ivan
14086
14087         * FS/FS/cust_bill.pm: well this is sorta halfass anyway but useful
14088
14089 2005-05-14 10:04  ivan
14090
14091         * FS/FS/Conf.pm, conf/invoice_html,
14092           httemplate/view/cust_bill-logo.cgi: html invoices: when
14093           displaying, use the actual logo from the conf dir - same as the
14094           emailed copy
14095
14096 2005-05-14 09:30  ivan
14097
14098         * FS/FS/: Misc.pm, cust_bill.pm: disable debugging
14099
14100 2005-05-14 09:27  ivan
14101
14102         * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm,
14103           FS/FS/part_bill_event.pm, conf/invoice_html, conf/logo.png,
14104           httemplate/view/cust_bill.cgi: html invoices!
14105
14106           http://chris-linfoot.net/d6plinks/CWLT-5VZD4Y
14107           http://www.dsv.su.se/~jpalme/ietf/mhtml.html
14108           ftp://ftp.dsv.su.se/users/jpalme/draft-ietf-mhtml-info.txt
14109           http://mailformat.dan.info/headers/mime.html
14110           http://www.faqs.org/rfcs/rfc2392.html
14111           http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cdosys/html/_cdosys_content-type_multipart.asp
14112
14113           (MIME is hard, let's go shopping!)
14114
14115 2005-05-13 08:06  ivan
14116
14117         * FS/FS/cust_bill.pm: fix picking up alternate invoice_latexnotes_*
14118           files, and expand country codes on invoices.  and oops,
14119           print_html changes slipped in last commit too.  well, they were
14120           ready anyway.
14121
14122 2005-05-13 03:55  ivan
14123
14124         * conf/invoice_latex: better to do something fancy like scale down
14125           the font size to fit in the intended space or something but hey,
14126           this is good enough for now :)
14127
14128 2005-05-13 03:54  ivan
14129
14130         * FS/FS/cust_bill.pm: substitute a non-breaking space if there is
14131           no invoice_latexreturnaddress file
14132
14133 2005-05-11 07:07  ivan
14134
14135         * FS/FS/export_svc.pm: new progressbar display causes a silly error
14136           in edge case where no dup checking necessary, closes: Bug#1226
14137
14138 2005-05-10 11:30  khoff
14139
14140         * rt/html/Ticket/Elements/EditCustomers: Missing '</A>' tag.
14141
14142 2005-05-05 06:04  ivan
14143
14144         * conf/: invoice_latex: no comma between state and address
14145
14146 2005-05-04 18:46  ivan
14147
14148         * httemplate/search/svc_domain.cgi: the ? between svc_domain.cgi
14149           and the domain id is missing
14150
14151 2005-05-04 02:33  ivan
14152
14153         * FS/FS/part_pkg.pm: use new pkg_svc.pkgsvcnum primary key when
14154           modifying pkg_svc records, closes: Bug#1221
14155
14156 2005-05-04 02:20  ivan
14157
14158         * FS/FS/Record.pm: err msg
14159
14160 2005-05-03 18:06  ivan
14161
14162         * FS/FS/cust_bill.pm: patch to just update the template or
14163           conf/invoice_latex* to use the new one
14164
14165 2005-05-03 17:40  ivan
14166
14167         * conf/invoice_latex, conf/invoice_latexfooter,
14168           conf/invoice_latexreturnaddress, conf/logo.eps, FS/FS/Conf.pm,
14169           FS/FS/cust_bill.pm: great new invoice template from kristian!
14170
14171 2005-05-03 10:22  ivan
14172
14173         * FS/FS/cust_bill.pm: minutely better error reporting for pdf
14174           problems
14175
14176 2005-05-03 06:29  ivan
14177
14178         * FS/bin/: freeside-addoutsource, freeside-addoutsourceuser: remove
14179           unnecessary host=localhost from outsource instance creation foo
14180
14181 2005-05-03 02:56  ivan
14182
14183         * FS/FS/cust_pay.pm: on receipts, show "Electronic Check" instead
14184           of "Chek" for payby = CHEK transactions
14185
14186 2005-05-03 01:51  ivan
14187
14188         * FS/bin/freeside-sqlradius-radacctd: not running with elevated
14189           privs, -T not necessary
14190
14191 2005-05-03 01:46  ivan
14192
14193         * FS/FS/domain_record.pm: [:ascii:] is not legal for 5.005, alas,
14194           it still needs to be supported for just a little bit longer
14195
14196 2005-05-01 23:32  ivan
14197
14198         * FS/FS/svc_Common.pm, httemplate/search/svc_domain.cgi,
14199           httemplate/search/svc_forward.cgi, httemplate/search/svc_www.cgi:
14200           move httemplate/search/svc_domain to the new search template
14201           along with svc_www and svc_forward
14202
14203 2005-04-30 02:47  ivan
14204
14205         * httemplate/search/svc_forward.cgi: show "(unlinked)" for unlined
14206           forwards instead of nothing
14207
14208 2005-04-30 02:45  ivan
14209
14210         * httemplate/search/svc_forward.cgi: pull in the customer
14211           information as part of the main query for efficiency
14212
14213 2005-04-29 06:00  ivan
14214
14215         * httemplate/search/: svc_forward.cgi, svc_www.cgi: template
14216           forward search using the standard search template: forwards are
14217           now paged
14218
14219 2005-04-28 10:05  ivan
14220
14221         * FS/FS/cust_bill.pm: add < and > to _latex_escape (khoff)
14222
14223 2005-04-25 17:20  khoff
14224
14225         * bin/svc_broadband.renumber: For renumbering svc_broadband
14226           services from one addr_block to another.  Hopefully no one will
14227           ever have to use this.
14228
14229 2005-04-25 02:33  ivan
14230
14231         * FS/FS/Conf.pm, FS/FS/Daemon.pm, FS/FS/svc_acct.pm, FS/t/Daemon.t,
14232           FS/MANIFEST, FS/FS/part_export/sqlradius.pm,
14233           FS/bin/freeside-queued, FS/bin/freeside-selfservice-server,
14234           FS/bin/freeside-sqlradius-radacctd, init.d/freeside-init: pick up
14235           freeside-sqlradius-radacctd again after all these years, now it
14236           just needs to update the "seconds" field(s), finally closes:
14237           Bug#1125
14238
14239 2005-04-21 16:13  ivan
14240
14241         * install/debian/3.1/INSTALL: little bit of apache setup and add
14242           the fs_queue user
14243
14244 2005-04-21 14:31  ivan
14245
14246         * install/debian/3.1/INSTALL: or apache won't start
14247
14248 2005-04-21 04:47  ivan
14249
14250         * FS/FS/part_export/acct_sql.pm: fix nit with crypt flag when
14251           replacing too
14252
14253 2005-04-21 04:35  ivan
14254
14255         * FS/FS/part_export/acct_sql.pm: support multiple primary keys
14256
14257 2005-04-20 23:18  ivan
14258
14259         * install/debian/3.1/INSTALL: libjavascript-rpc-perl hit testing
14260
14261 2005-04-20 00:12  ivan
14262
14263         * FS/FS/part_export/acct_sql.pm: hehe oops
14264
14265 2005-04-19 23:41  ivan
14266
14267         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm: add vpopmail
14268           defaults to acct_sql export
14269
14270 2005-04-19 02:50  ivan
14271
14272         * FS/FS/Conf.pm: disable RT_Libs for now
14273
14274 2005-04-19 02:48  ivan
14275
14276         * SCHEMA_CHANGE, install/redhat/9/INSTALL: did another upgrade,
14277           fixed up the instructions
14278
14279 2005-04-19 02:48  ivan
14280
14281         * FS/FS/part_pkg.pm: silence an annoying but harmless perl warning
14282
14283 2005-04-18 00:37  ivan
14284
14285         * FS/FS/cust_main.pm: add some newlines to debugging output, no
14286           need to print file and line # so much
14287
14288 2005-04-16 15:26  ivan
14289
14290         * httemplate/edit/cust_pay.cgi: use money_char on enter payment
14291           screen instead of hardcoding $
14292
14293 2005-04-15 13:29  khoff
14294
14295         * FS/FS/Conf.pm, FS/FS/domain_record.pm, FS/FS/svc_domain.pm,
14296           httemplate/view/svc_domain.cgi: Added support for TXT records.
14297
14298 2005-04-14 02:41  ivan
14299
14300         * FS/FS/cust_bill.pm, conf/invoice_latex, conf/invoice_latex.diff:
14301           move invoice_latex templating to Text::Template, with special
14302           sauce^W^Wbackwards-compatibility for old templates
14303
14304 2005-04-13 05:31  ivan
14305
14306         * httemplate/: edit/part_svc.cgi, view/svc_acct.cgi: get rid of
14307           some super ancient assumptions about slipip and uid meaning
14308           exporting to RADIUS and shell respectively
14309
14310 2005-04-13 05:30  ivan
14311
14312         * FS/FS/: Record.pm, cust_svc.pm: add nowarn_identical flag to
14313           Record.pm and use it in cust_svc svcpart replacement (which is
14314           all about the exports anyway)
14315
14316 2005-04-13 03:54  ivan
14317
14318         * FS/FS/svc_acct.pm: add a line to pod example regarding RADIUS
14319           check attributes
14320
14321 2005-04-13 03:32  ivan
14322
14323         * FS/FS/raddb.pm: add Radius-Operator
14324
14325 2005-04-13 03:16  ivan
14326
14327         * FS/FS/part_pkg/flat.pm: add explicit use Date::Manip here, oops
14328
14329 2005-04-13 02:55  ivan
14330
14331         * FS/FS/svc_acct.pm: quiet annoying "use of uninitialized value
14332           errors"
14333
14334 2005-04-13 01:16  ivan
14335
14336         * FS/FS/: cust_main.pm, svc_acct.pm: add skip_fuzzyfiles hack, and
14337           add Session-Timeout RADIUS attribute if a svc_acct.seconds value
14338           is present
14339
14340 2005-04-12 20:38  ivan
14341
14342         * CREDITS, FS/FS/part_pkg/flat_comission_cust.pm: fix bug in
14343           flat_commission price plan, thanks to Troy Hammonds
14344
14345 2005-04-11 13:13  khoff
14346
14347         * FS/FS/: Conf.pm, cust_main.pm: Configuration option to override
14348           the email address sent to your BOP processor, in case the
14349           processor sends a pesky receipt that you don't want your
14350           customers getting.
14351
14352 2005-04-11 09:48  khoff
14353
14354         * FS/FS/: h_cust_svc.pm, h_svc_forward.pm: No need to inflict
14355           debugging messages on everyone.
14356
14357 2005-04-10 14:23  ivan
14358
14359         * install/debian/3.1/INSTALL: a few more packages
14360
14361 2005-04-10 03:16  ivan
14362
14363         * httemplate/search/elements/search.html: add some left and right
14364           padding so cells don't run into each other so badly
14365
14366 2005-04-09 18:13  ivan
14367
14368         * Makefile: fix install-apache for bsd make and reverse
14369           accidentally-checked-in (again!) RT_ENABLED = 1
14370
14371 2005-04-07 18:12  ivan
14372
14373         * htetc/freeside-rt.conf: ugh, don't know why that wasn't working
14374           and don't f$&# care
14375
14376 2005-04-07 03:35  ivan
14377
14378         * Makefile, htetc/freeside-rt.conf, install/debian/3.1/INSTALL: add
14379           install/debian/3.1/INSTALL script and script up some apache
14380           automation assuming a conf.d type dir
14381
14382 2005-04-07 02:26  ivan
14383
14384         * FS/FS/Record.pm, FS/bin/freeside-setup, bin/dbdef-create,
14385           bin/fix-sequences: depend on DBIx::DBSchema 0.26 for dbdef-create
14386           (for Pg 'public' schema fix) and 0.25 in freeside-setup and
14387           Record.pm (for DBD::Pg 1.40 is bunk fix)
14388
14389 2005-04-06 20:28  khoff
14390
14391         * FS/FS/: h_cust_svc.pm, h_svc_forward.pm, h_svc_www.pm: Using
14392           current (non-history) records in place of missing history
14393           records.
14394
14395 2005-04-06 15:52  ivan
14396
14397         * FS/FS/svc_forward.pm: and fix the error msg haha
14398
14399 2005-04-06 15:50  ivan
14400
14401         * FS/FS/svc_forward.pm: looks like a domain part for a
14402           literally-specified forward src or dst is required, not optional
14403
14404 2005-04-05 17:50  khoff
14405
14406         * FS/FS/h_Common.pm: $pkey should be the primary key of the real
14407           table, not the history table.
14408
14409 2005-04-05 14:33  khoff
14410
14411         * bin/add-history-records.pl: This doesn't fix the problem.  To be
14412           continued...
14413
14414 2005-04-02 15:49  ivan
14415
14416         * bin/slony-setup: must be as Pg superuser
14417
14418 2005-04-02 14:46  ivan
14419
14420         * FS/FS/cust_bill_pkg.pm, FS/FS/part_svc_router.pm,
14421           FS/FS/pkg_svc.pm, FS/FS/rate_detail.pm, FS/FS/reg_code_pkg.pm,
14422           FS/FS/type_pkgs.pm, FS/bin/freeside-setup,
14423           httemplate/docs/schema.html: herding elephants: add primary keys
14424           to *all* tables for slony
14425
14426 2005-04-02 12:34  ivan
14427
14428         * bin/slony-setup: adding quick slony setup script
14429
14430 2005-04-01 14:52  khoff
14431
14432         * FS/FS/: h_cust_svc.pm, h_svc_acct.pm, h_svc_www.pm: Trap, and
14433           attempt to resolve, problems caused by missing history records.
14434
14435 2005-04-01 14:34  khoff
14436
14437         * FS/FS/Record.pm: so we can pass in a time if we're back-filling
14438           history records
14439
14440 2005-03-31 21:59  steve
14441
14442         * FS/FS/cust_main.pm: fix paybatch parsing to support bop::jettis
14443
14444 2005-03-31 03:41  ivan
14445
14446         * FS/FS/cust_main.pm: add ability to link services w/order_pkg
14447           method in addition to provisioning new ones
14448
14449 2005-03-31 01:07  ivan
14450
14451         * FS/FS/cust_main_invoice.pm: show illegal email addresses used for
14452           invoice destinations
14453
14454 2005-03-30 22:56  khoff
14455
14456         * bin/add-history-records.pl: Printing insert statements is not
14457           necessary
14458
14459 2005-03-30 19:47  khoff
14460
14461         * bin/add-history-records.pl: Committing the inserts helps.
14462
14463 2005-03-30 16:53  khoff
14464
14465         * bin/add-history-records.pl: (Apparently) working version.
14466           Updates svc_*, cust_svc, and domain_record history tables.
14467
14468 2005-03-30 16:31  khoff
14469
14470         * FS/FS/h_svc_forward.pm: Another missing 'u'.
14471
14472 2005-03-30 13:40  khoff
14473
14474         * FS/FS/h_Common.pm: Dump a call trace if something calls
14475           FS::h_Common::sql_h_search without END_TIMESTAMP.
14476
14477 2005-03-30 13:22  khoff
14478
14479         * FS/FS/cust_svc.pm: Have to pass @_ to FS::svc_www::domain_record
14480           in case we're really a FS::h_svc_www object.
14481
14482 2005-03-30 13:09  khoff
14483
14484         * FS/FS/h_svc_www.pm: typo.  'use', not 'se'.
14485
14486 2005-03-30 12:55  khoff
14487
14488         * bin/add-history-records.pl: Test script to add pre-history table
14489           history records.
14490
14491 2005-03-29 17:37  ivan
14492
14493         * FS/FS/part_export/cp.pm: according to landel CP no longer
14494           supports changing username
14495
14496 2005-03-29 17:18  ivan
14497
14498         * httemplate/search/cust_pay.cgi: fix ambiguous column error when
14499           selecting by credit card, fixes: Bug#1189
14500
14501 2005-03-29 14:41  ivan
14502
14503         * fs_selfservice/FS-SelfService/SelfService.pm: better self-service
14504           debugging, don't point to install.html for suEXEC/setuid in
14505           self-service setup docs
14506
14507 2005-03-28 17:40  khoff
14508
14509         * FS/FS/TicketSystem/RT_External.pm,
14510           FS/FS/TicketSystem/RT_Internal.pm, httemplate/index.html: A few
14511           RT_External fixes.
14512
14513 2005-03-28 17:38  khoff
14514
14515         * FS/FS/Misc.pm: 'require' not 'use' Fax::Hylafax::Client so it's
14516           an optional requirement.
14517
14518 2005-03-27 15:21  ivan
14519
14520         * FS/FS/cust_main.pm: allow & in bank names
14521
14522 2005-03-27 15:21  ivan
14523
14524         * FS/FS/: svc_Common.pm, svc_acct.pm: svc_Common / svc_acct
14525           child_objects can now set an alternate field for the svcnum, for
14526           things like forwards
14527
14528 2005-03-26 03:51  ivan
14529
14530         * install/fedora/fc3/: INSTALL, sources.list: fc3
14531
14532 2005-03-21 14:13  khoff
14533
14534         * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm,
14535           FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm,
14536           FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm, FS/FS/svc_acct.pm,
14537           FS/FS/ClientAPI/MyAccount.pm, FS/FS/part_export/http.pm,
14538           FS/FS/part_export/infostreet.pm,
14539           FS/FS/part_export/shellcommands.pm, htetc/handler.pl,
14540           httemplate/edit/cust_main.cgi,
14541           httemplate/edit/process/cust_main.cgi,
14542           httemplate/misc/fax-invoice.cgi, httemplate/view/cust_bill.cgi,
14543           httemplate/view/cust_main/billing.html,
14544           httemplate/view/cust_main/tickets.html: Added support for FAX
14545           invoice destinations using a HylaFAX server.  Faxing plain text
14546           invoices is not supported.
14547
14548 2005-03-21 13:55  pbowen
14549
14550         * FS/FS/Record.pm: Forgot to load up the conf.
14551
14552 2005-03-18 16:12  pbowen
14553
14554         * FS/FS/: Record.pm, cust_main.pm: Fixed a few things: -PB 1. Fixed
14555           a nasty bug that would clear the payinfo if the private key was
14556           not available.  2. Set the default module for encrypt/decrypt to
14557           be Crypt::OpenSSL::RSA.  3. Added a die and error message so that
14558           it doesn't just pass around plaintext if the encryption engine is
14559           broken or missing.  4. Added code so that the masked payinfo is
14560           handled correctly in the case that it is blank and it cannot be
14561           generated (encrypted payinfo)
14562
14563 2005-03-18 11:21  pbowen
14564
14565         * FS/: FS/Conf.pm, FS/Record.pm, FS/cust_bill.pm, FS/cust_main.pm,
14566           bin/freeside-setup: Added encrypted fields for Credit Cards,
14567           etc... - PB
14568
14569 2005-03-18 11:15  pbowen
14570
14571         * FS/FS/part_pkg.pm: Added a few additional recurrences for domain
14572           billing
14573
14574 2005-03-18 08:47  pbowen
14575
14576         * FS/FS/Record.pm: Fixed a small bug... if replace is called by
14577           SUPER, @_ == 1 if it only contains an undef. -PB
14578
14579 2005-03-18 01:15  ivan
14580
14581         * FS/FS/cust_main_county.pm: no idea why this is only showing up on
14582           freebsd install
14583
14584 2005-03-17 17:00  ivan
14585
14586         * FS/FS/cust_main_county.pm: sorry it was late
14587
14588 2005-03-17 13:56  khoff
14589
14590         * FS/FS/cust_bill.pm: Documentation tyop.
14591
14592 2005-03-17 13:41  khoff
14593
14594         * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm,
14595           httemplate/misc/email-invoice.cgi: Added options
14596           invoice_email_pdf and invoice_email_pdf_note.  invoice_email_pdf
14597           - Attach PDF invoice to emailed plain text invoices.
14598           invoice_email_pdf_note - Replace plain text invoice with this
14599           note, when attaching a PDF.
14600
14601 2005-03-16 03:31  ivan
14602
14603         * FS/FS/cust_main_county.pm: fix regionselector for CR in region
14604           names for some reason
14605
14606 2005-03-15 15:27  khoff
14607
14608         * httemplate/misc/payment.cgi: Missing semicolon.
14609
14610 2005-03-13 03:47  ivan
14611
14612         * FS/FS/cust_main.pm: and store the refund correctly
14613
14614 2005-03-13 03:34  ivan
14615
14616         * FS/FS/cust_main.pm: when refunding against a specific card
14617           payment, use the card details from the payment instead of the
14618           customer record
14619
14620 2005-03-13 03:12  ivan
14621
14622         * FS/FS/cust_main.pm: add some additional debugging to refunds
14623
14624 2005-03-12 08:07  ivan
14625
14626         * Makefile, rt/etc/RT_SiteConfig.pm, rt/lib/RT/URI/freeside.pm,
14627           rt/lib/RT/URI/freeside/Internal.pm,
14628           rt/lib/RT/URI/freeside/XMLRPC.pm: popurl(3) won't give us a good
14629           freeside base url since RT calls it from multiple directory
14630           depths... have to specify explicity, like external integration
14631
14632 2005-03-12 06:35  ivan
14633
14634         * fs_selfservice/FS-SelfService/cgi/signup.cgi: - bring prepaid
14635           support into this century (close: Bug#1124) - finally get rid of
14636           fs_signup (everything is in fs_selfservice now) (Bug#413) -
14637           organize main menu sysadmin section so it is slightly less
14638           confusing
14639
14640 2005-03-12 06:31  ivan
14641
14642         * httemplate/docs/schema.html, FS/FS/agent.pm, FS/FS/cust_main.pm,
14643           FS/FS/cust_pay.pm, FS/FS/prepay_credit.pm, FS/bin/freeside-setup,
14644           httemplate/view/cust_main/payment_history.html,
14645           httemplate/index.html, httemplate/browse/agent.cgi,
14646           httemplate/edit/prepay_credit.cgi,
14647           httemplate/search/prepay_credit.html,
14648           httemplate/search/elements/search.html, fs_selfservice/DEPLOY,
14649           fs_selfservice/FS-SelfService/ieak.template,
14650           fs_selfservice/FS-SelfService/cgi/agent.cgi,
14651           fs_selfservice/FS-SelfService/cgi/decline.html,
14652           httemplate/edit/process/prepay_credit.cgi,
14653           httemplate/edit/process/reg_code.cgi,
14654           fs_selfservice/FS-SelfService/cgi/map.gif,
14655           fs_selfservice/FS-SelfService/cgi/promocode.html,
14656           fs_selfservice/FS-SelfService/cgi/regcode.html,
14657           fs_selfservice/FS-SelfService/cgi/signup-agentselect.html,
14658           fs_selfservice/FS-SelfService/cgi/signup-alternate.html,
14659           fs_selfservice/FS-SelfService/cgi/signup-billaddress.html,
14660           fs_selfservice/FS-SelfService/cgi/signup-freeoption.html,
14661           fs_selfservice/FS-SelfService/cgi/signup-snarf.html,
14662           fs_selfservice/FS-SelfService/cgi/signup.cgi,
14663           fs_selfservice/FS-SelfService/cgi/signup.html,
14664           fs_selfservice/FS-SelfService/cgi/stateselect.html,
14665           fs_selfservice/FS-SelfService/cgi/success.html, htetc/handler.pl:
14666           - bring prepaid support into this century (close: Bug#1124) -
14667           finally get rid of fs_signup (everything is in fs_selfservice
14668           now) (Bug#413) - organize main menu sysadmin section so it is
14669           slightly less confusing
14670
14671 2005-03-11 02:35  ivan
14672
14673         * rt/FREESIDE_MODIFIED: update list of modified files
14674
14675 2005-03-11 02:33  ivan
14676
14677         * rt/etc/RT_SiteConfig.pm: merging
14678
14679 2005-03-10 17:34  khoff
14680
14681         * rt/: etc/RT_SiteConfig.pm, html/Elements/Header,
14682           html/Elements/Menu, html/Elements/Tabs,
14683           html/Ticket/Elements/AddCustomers,
14684           html/Ticket/Elements/ShowCustomers, lib/RT/URI/freeside.pm,
14685           lib/RT/URI/freeside/Internal.pm, lib/RT/URI/freeside/XMLRPC.pm:
14686           Reorganized RT->Freeside integration to support Internal (single
14687           RT/Freeside database) and XMLRPC interfaces.  All the UI stuff is
14688           handled the same either way.  Integration type is changed by
14689           setting $RT::URI::freeside::IntegrationType to either 'Internal'
14690           or 'XMLRPC' in your RT_SiteConfig.pm.
14691
14692 2005-03-10 14:49  khoff
14693
14694         * FS/FS/XMLRPC.pm: Add the ability to do freeside configuration
14695           lookups through the XMLRPC interface.
14696
14697 2005-03-10 07:43  ivan
14698
14699         * install/freebsd/: INSTALL, ports: ports is a steaming pile
14700
14701 2005-03-10 01:56  ivan
14702
14703         * FS/bin/freeside-daily: fine.
14704
14705 2005-03-10 00:58  ivan
14706
14707         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: fixes
14708           package editing problem with extraneous services showing up,
14709           closes: Bug#1170
14710
14711 2005-03-09 23:27  ivan
14712
14713         * install/freebsd/INSTALL: freebsd bs
14714
14715 2005-03-09 00:18  ivan
14716
14717         * httemplate/docs/index.html: preliminary RT docs
14718
14719 2005-03-08 10:37  khoff
14720
14721         * FS/FS/XMLRPC.pm: Don't require that the method results be
14722           FS::Record descendant objects.  If they are, we map them to
14723           hashrefs.  Otherwise we return them verbatim and hope (maybe
14724           check) that they're scalars, hashrefs, or arrayrefs.
14725
14726 2005-03-08 10:15  khoff
14727
14728         * FS/FS/XMLRPC.pm: Minor re-work to allow for pseudo methods, like
14729           'version', and eventually config look-ups (next commit).
14730
14731 2005-03-06 03:45  ivan
14732
14733         * install/freebsd/ports: adding Text::CSV and
14734           Spreadsheet::WriteExcel
14735
14736 2005-03-05 19:25  ivan
14737
14738         * httemplate/search/elements/search.html: specity an explicit EOL
14739           for Text::CSV_XS, apparantly sometimes the default is null
14740
14741 2005-03-05 19:22  ivan
14742
14743         * httemplate/search/elements/search.html: and a slight formatting
14744           fix
14745
14746 2005-03-05 19:04  ivan
14747
14748         * httemplate/search/elements/search.html, htetc/handler.pl,
14749           httemplate/index.html, httemplate/search/cust_bill.html,
14750           httemplate/search/cust_bill_event.html,
14751           httemplate/search/cust_credit.html,
14752           httemplate/search/cust_main-otaker.cgi,
14753           httemplate/search/cust_main.cgi,
14754           httemplate/search/cust_main.html, httemplate/search/cust_pay.cgi,
14755           httemplate/search/reg_code.html,
14756           httemplate/search/report_cust_credit.html,
14757           httemplate/search/report_cust_pay.html,
14758           httemplate/search/report_prepaid_income.html,
14759           httemplate/search/report_tax.html,
14760           httemplate/search/sqlradius.html, httemplate/search/svc_www.cgi,
14761           httemplate/view/cust_bill-pdf.cgi,
14762           httemplate/view/cust_bill-ps.cgi: add Excel and CSV download of
14763           templated reports and clean up their HTML formatting, closes;
14764           Bug#520, Bug#1107
14765
14766 2005-03-04 14:24  ivan
14767
14768         * httemplate/search/: cust_credit.html, cust_pay.cgi: fix "Column
14769           reference "payby" is ambiguous" error when selecting by payment
14770           type, fix missing check #s caused by cust_main.payinfo masking
14771           cust_pay.payinfo, closes (really this time): Bug#1105
14772
14773 2005-03-04 04:57  ivan
14774
14775         * httemplate/search/: cust_credit.html, cust_pay.cgi: report
14776           correctly even if the customer record has somehow been removed...
14777
14778 2005-03-04 04:34  ivan
14779
14780         * httemplate/browse/agent.cgi, FS/FS/Record.pm, FS/FS/h_Common.pm,
14781           httemplate/search/cust_credit.html,
14782           httemplate/search/cust_pay.cgi,
14783           httemplate/search/report_cust_credit.html,
14784           httemplate/search/report_cust_pay.html,
14785           httemplate/search/elements/search.html: add agent selection to
14786           payment and credit reports, add link to agent browse, closes:
14787           Bug#1105
14788
14789 2005-03-03 02:25  ivan
14790
14791         * FS/: MANIFEST, FS/h_Common.pm, FS/h_cust_svc.pm,
14792           FS/h_domain_record.pm, FS/h_svc_acct.pm, FS/h_svc_forward.pm,
14793           FS/h_svc_www.pm, t/h_domain_record.t: clean up some harmless but
14794           scary "Multiple records in scalar search" warnings w/history
14795           table searches
14796
14797 2005-03-03 01:05  ivan
14798
14799         * FS/FS/part_pkg/voip_sqlradacct.pm: no need for line number in
14800           debug output...
14801
14802 2005-03-03 00:58  ivan
14803
14804         * FS/FS/part_pkg/: voip_sqlradacct.pm: voip: rearrange and compact
14805           call details on invoices, so place names get cut off, not
14806           anything important
14807
14808 2005-03-03 00:52  ivan
14809
14810         * FS/FS/part_pkg/voip_sqlradacct.pm: no need for line number in
14811           debug output...
14812
14813 2005-03-03 00:52  ivan
14814
14815         * FS/FS/cust_bill_pkg_detail.pm: eek, fix foreign key check
14816
14817 2005-03-03 00:45  ivan
14818
14819         * FS/FS/part_pkg/voip_sqlradacct.pm: oops, need to use Date::Format
14820           for time2str
14821
14822 2005-03-03 00:37  ivan
14823
14824         * FS/FS/part_pkg/voip_sqlradacct.pm: voip: add start time for calls
14825           to invoice details
14826
14827 2005-03-03 00:21  ivan
14828
14829         * install/redhat/es3/INSTALL: add tetex packages for typeset
14830           invoices
14831
14832 2005-03-03 00:15  ivan
14833
14834         * FS/FS/Record.pm: want a full stack backtrace for this warning
14835
14836 2005-03-03 00:05  ivan
14837
14838         * FS/FS/part_export/sqlradius.pm: doc
14839
14840 2005-03-02 13:00  khoff
14841
14842         * eg/xmlrpc-example.pl, httemplate/misc/xmlrpc.cgi,
14843           FS/FS/XMLRPC.pm, htetc/handler.pl: Initial version of the xmlrpc
14844           interface for freeside.
14845
14846 2005-03-01 16:47  ivan
14847
14848         * FS/FS/cust_pkg.pm: set setup date on package changes
14849
14850 2005-03-01 16:03  ivan
14851
14852         * FS/FS/: cust_pkg.pm, part_pkg.pm: prevent bug causing 'Error
14853           crediting customer for service remaining:
14854           FS::cust_pkg=HASH(0x9958c60)' error on package cancellations
14855           where the part_pkg record didn't have a plan, closes: Bug#1153
14856
14857 2005-02-27 03:18  ivan
14858
14859         * FS/FS/: rate_prefix.pm, part_pkg/voip_sqlradacct.pm: fix VoIP
14860           details on invoices, closes: Bug#1096
14861
14862 2005-02-27 03:05  ivan
14863
14864         * httemplate/edit/REAL_cust_pkg.cgi: fix last bill date stickiness
14865           on errors
14866
14867 2005-02-27 02:18  ivan
14868
14869         * FS/FS/Record.pm: fix replacement in edge case with NULL integer
14870           fields in a table without a primary key
14871
14872 2005-02-25 14:14  ivan
14873
14874         * bin/pg-readonly: try to set the sequences right for modern Pg
14875
14876 2005-02-25 14:07  ivan
14877
14878         * bin/pg-readonly: adding quick pg-readonly tool
14879
14880 2005-02-25 12:52  ivan
14881
14882         * FS/FS/part_pkg.pm: small bugfix for options option
14883
14884 2005-02-25 12:21  ivan
14885
14886         * FS/FS/part_pkg.pm: oops, need to check this in, adding "options"
14887           option to part_pkg::insert to specify part_pkg_option records
14888
14889 2005-02-24 06:22  ivan
14890
14891         * httemplate/edit/part_svc.cgi,
14892           httemplate/edit/process/part_svc.cgi, FS/FS/rate.pm,
14893           FS/FS/svc_acct.pm, FS/FS/UI/Web.pm,
14894           httemplate/elements/progress-init.html,
14895           httemplate/elements/progress-popup.html, FS/FS/export_svc.pm,
14896           FS/FS/part_svc.pm: add progressbar to service definition add -
14897           duplicate checking can take a while, closes: Bug#1126
14898
14899 2005-02-22 10:26  khoff
14900
14901         * httemplate/edit/cust_pkg.cgi: Alphabetize/clean-up package list
14902           to make it easier to find packages in large lists.
14903
14904 2005-02-20 00:51  ivan
14905
14906         * FS/FS/UI/Web.pm: FS/UI/Web.pm did not return a true value
14907
14908 2005-02-20 00:44  ivan
14909
14910         * FS/FS/UI/Web.pm, httemplate/edit/rate.cgi, CREDITS,
14911           httemplate/elements/jsrsServer.html,
14912           httemplate/elements/overlibmws.js,
14913           httemplate/elements/progress-init.html,
14914           httemplate/elements/progress-popup.html: use a javascript layer
14915           instead of a browser popup (popup blockers), really generalize
14916           the progressbar code to make it easy to use as a component
14917
14918 2005-02-17 00:44  ivan
14919
14920         * httemplate/edit/rate.cgi: generalize progressbar code in
14921           preparation for using it wherever needed
14922
14923 2005-02-16 17:37  ivan
14924
14925         * httemplate/edit/process/rate.cgi: generalize progressbar code in
14926           preparation for using it wherever needed
14927
14928 2005-02-16 16:11  ivan
14929
14930         * FS/FS/: rate.pm, UI/Web.pm: generalize progressbar code in
14931           preparation for using it wherever needed
14932
14933 2005-02-16 14:06  ivan
14934
14935         * install/centos/3/: INSTALL, httpd-init: centos install notes,
14936           basically like rhell
14937
14938 2005-02-15 18:53  ivan
14939
14940         * FS/FS/cust_bill.pm: slightly better error messages for LaTeX
14941           problems
14942
14943 2005-02-15 10:47  ivan
14944
14945         * install/redhat/es3/INSTALL: update rhell3 docs, add some slony
14946           notes
14947
14948 2005-02-13 19:49  ivan
14949
14950         * FS/FS/svc_acct.pm: this should fix uid duplicate checking,
14951           closes: Bug#1113
14952
14953 2005-02-11 19:02  ivan
14954
14955         * httemplate/edit/process/svc_broadband.cgi: transaction not
14956           necessary here
14957
14958 2005-02-10 22:44  ivan
14959
14960         * FS/FS/rate.pm, FS/FS/UI/Web.pm, htetc/handler.pl,
14961           httemplate/edit/process/rate.cgi, httemplate/edit/rate.cgi:
14962           generalize progressbar code in preparation for using it wherever
14963           needed
14964
14965 2005-02-08 17:08  ivan
14966
14967         * Makefile: more porable syntax for su
14968
14969 2005-02-08 14:33  ivan
14970
14971         * FS/FS/clientapi_session_field.pm: tyop
14972
14973 2005-02-08 12:51  ivan
14974
14975         * install/freebsd/: INSTALL, ports: update freebsd install notes
14976
14977 2005-02-08 12:22  ivan
14978
14979         * FS/bin/freeside-setup, FS/FS.pm, FS/MANIFEST,
14980           FS/FS/ClientAPI_SessionCache.pm, FS/FS/Conf.pm,
14981           FS/FS/clientapi_session.pm, FS/FS/clientapi_session_field.pm,
14982           FS/FS/ClientAPI/Agent.pm, FS/FS/ClientAPI/MyAccount.pm,
14983           FS/FS/ClientAPI/Signup.pm, FS/t/ClientAPI_SessionCache.t,
14984           FS/t/clientapi_session.t, FS/t/clientapi_session_field.t,
14985           httemplate/docs/schema.html: make self-service session cache
14986           module configurable, start framework for in-database session
14987           cache
14988
14989 2005-02-05 15:39  ivan
14990
14991         * FS/FS/: ClientAPI.pm, ClientAPI/Agent.pm, ClientAPI/MyAccount.pm,
14992           ClientAPI/Signup.pm, ClientAPI/passwd.pm: remove unnecessary
14993           complication from ClientAPI dispatch foo
14994
14995 2005-02-04 17:30  ivan
14996
14997         * FS/FS/: ClientAPI.pm, ClientAPI/Agent.pm, ClientAPI/MyAccount.pm,
14998           ClientAPI/Signup.pm, ClientAPI/passwd.pm: remove unnecessary
14999           circular use of FS::ClientAPI, doesn't work with 5.8.[56] +
15000           perl??
15001
15002 2005-02-04 06:44  ivan
15003
15004         * Makefile: freebsd throws a fatal error if it can't stop apache
15005           now, bah
15006
15007 2005-02-04 02:38  ivan
15008
15009         * httemplate/edit/cust_main.cgi: typo
15010
15011 2005-02-04 02:17  ivan
15012
15013         * install/redhat/es3/INSTALL: minor update for rhel3 install notes
15014
15015 2005-01-29 04:49  ivan
15016
15017         * httemplate/browse/agent.cgi, FS/FS/part_pkg/flat.pm: oops, last
15018           bit for reg codes
15019
15020 2005-01-29 04:34  ivan
15021
15022         * FS/FS.pm, FS/FS/agent.pm, FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm,
15023           FS/FS/reg_code.pm, FS/FS/reg_code_pkg.pm, FS/bin/freeside-setup,
15024           FS/t/reg_code.t, FS/t/reg_code_pkg.t, FS/MANIFEST,
15025           FS/FS/ClientAPI/Signup.pm, httemplate/docs/schema.html,
15026           httemplate/edit/reg_code.cgi, httemplate/search/reg_code.html,
15027           httemplate/edit/process/reg_code.cgi: registration codes
15028
15029 2005-01-27 15:01  ivan
15030
15031         * httemplate/misc/payment.cgi, FS/FS/ClientAPI/MyAccount.pm:
15032           s/defaultcountry/countrydefault/
15033
15034 2005-01-27 14:19  ivan
15035
15036         * FS/FS/cust_pkg.pm: made a typo applying patch from pbowen
15037
15038 2005-01-27 02:21  ivan
15039
15040         * httemplate/edit/process/rate.cgi, CREDITS, FS/FS/UID.pm,
15041           FS/FS/queue.pm, FS/FS/rate.pm, httemplate/elements/jsrsClient.js,
15042           FS/bin/freeside-queued, httemplate/edit/rate.cgi,
15043           httemplate/elements/qlib/box.js,
15044           httemplate/elements/qlib/boxctrl.js,
15045           httemplate/elements/qlib/boxres.js,
15046           httemplate/elements/qlib/button.js,
15047           httemplate/elements/qlib/buttonres.js,
15048           httemplate/elements/qlib/control.js,
15049           httemplate/elements/qlib/counter.js,
15050           httemplate/elements/qlib/imagelist.js,
15051           httemplate/elements/qlib/label.js,
15052           httemplate/elements/qlib/messagebox.js,
15053           httemplate/elements/qlib/progress.js,
15054           httemplate/elements/qlib/sound.js,
15055           httemplate/elements/qlib/sprite.js,
15056           httemplate/elements/qlib/window.js,
15057           httemplate/elements/qlib/wndctrl.js,
15058           httemplate/images/progressbar-empty.png,
15059           httemplate/images/progressbar-full.png: DHTML progress bar for
15060           glacial rate adding and editing, closes: Bug#1100
15061
15062 2005-01-19 13:25  ivan
15063
15064         * FS/FS/: cust_pkg.pm, part_pkg/flat.pm,
15065           part_pkg/flat_comission.pm, part_pkg/flat_comission_cust.pm,
15066           part_pkg/flat_comission_pkg.pm, part_pkg/flat_delayed.pm,
15067           part_pkg/prorate.pm, part_pkg/sesmon_hour.pm,
15068           part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm,
15069           part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm,
15070           part_pkg/subscription.pm, part_pkg/voip_sqlradacct.pm: credit for
15071           unused portion at cancellation, patch from pbowen
15072
15073 2005-01-18 16:57  ivan
15074
15075         * FS/FS/: Conf.pm, cust_main.pm, cust_pkg.pm, part_pkg/flat.pm,
15076           part_pkg/sesmon_hour.pm, part_pkg/sesmon_minute.pm,
15077           part_pkg/sql_external.pm, part_pkg/sql_generic.pm,
15078           part_pkg/sqlradacct_hour.pm, part_pkg/voip_sqlradacct.pm:
15079           one-time referral credits
15080
15081 2005-01-07 14:16  ivan
15082
15083         * httemplate/edit/: rate.cgi, process/rate.cgi: remove separate
15084           file for rate processing, causing problems with giant query
15085           string, kludge in the non-displayed US-rates, and disable the
15086           submit button when pressed
15087
15088 2005-01-06 12:58  ivan
15089
15090         * FS/FS/Conf.pm: fix description RT_External in ticket_system
15091           option
15092
15093 2005-01-06 12:20  ivan
15094
15095         * FS/FS/: cust_svc.pm, part_export/artera_turbo.pm: just 0-pad the
15096           key codes, don't try fancy things with hex and sprintf
15097
15098 2005-01-06 11:48  ivan
15099
15100         * FS/FS/: cust_svc.pm, part_export/artera_turbo.pm: format artera
15101           turbo hex keycodes in uppercase
15102
15103 2005-01-06 11:02  ivan
15104
15105         * FS/FS/part_export/artera_turbo.pm: add enable_edit flag so
15106           serials and key codes can be edited locally
15107
15108 2005-01-05 11:29  ivan
15109
15110         * FS/FS/: cust_svc.pm, part_export/artera_turbo.pm: key codes are
15111           hex!
15112
15113 2005-01-05 02:01  ivan
15114
15115         * FS/FS/part_pkg/voip_sqlradacct.pm: add some debugging to
15116           voip_sqlradacct
15117
15118 2005-01-04 19:07  ivan
15119
15120         * FS/FS/part_export/artera_turbo.pm: arg, really get the sub name
15121           correct this time
15122
15123 2005-01-04 19:01  ivan
15124
15125         * FS/FS/part_export/artera_turbo.pm: missing underscore!
15126
15127 2005-01-04 18:47  ivan
15128
15129         * FS/FS/part_export/artera_turbo.pm: queue status changes rather
15130           than run them immediately, always format keycode as %010d,
15131           closes: Bug#936, Bug#1060
15132
15133 2005-01-03 10:25  ivan
15134
15135         * FS/FS/cust_main.pm: eliminate warning: Argument "" isn\'t numeric
15136           in numeric gt (>)
15137
15138 2004-12-31 00:47  ivan
15139
15140         * httemplate/edit/part_pkg.cgi: add ignore_unrateable flag to voip
15141           price plan
15142
15143 2004-12-31 00:31  ivan
15144
15145         * FS/FS/part_pkg/voip_sqlradacct.pm: add ignore_unrateable flag to
15146           voip price plan
15147
15148 2004-12-31 00:24  ivan
15149
15150         * FS/FS/part_pkg/voip_sqlradacct.pm: add ignore_unrateable flag to
15151           voip price plan
15152
15153 2004-12-30 23:43  ivan
15154
15155         * FS/FS/cust_svc.pm: fix up some bugs in VoIP rating
15156
15157 2004-12-30 16:48  ivan
15158
15159         * FS/FS/: cust_svc.pm, svc_acct.pm, part_pkg/voip_sqlradacct.pm:
15160           fix up some bugs in VoIP rating
15161
15162 2004-12-29 17:41  ivan
15163
15164         * FS/FS/: cust_svc.pm, domain_record.pm, Report/Table/Monthly.pm:
15165           domain_record.pm
15166
15167 2004-12-29 04:01  ivan
15168
15169         * CREDITS: update credits
15170
15171 2004-12-29 04:00  ivan
15172
15173         * FS/FS/cust_bill.pm, FS/FS/h_cust_svc.pm, FS/FS/Record.pm,
15174           FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
15175           FS/FS/h_Common.pm, FS/FS/h_svc_acct.pm, FS/FS/h_svc_broadband.pm,
15176           FS/FS/h_svc_domain.pm, FS/FS/h_svc_external.pm,
15177           FS/FS/h_svc_forward.pm, FS/FS/h_svc_www.pm, FS/FS/svc_acct.pm,
15178           FS/MANIFEST, FS/t/h_Common.t, FS/t/h_cust_svc.t,
15179           FS/t/h_svc_acct.t, FS/t/h_svc_broadband.t, FS/t/h_svc_domain.t,
15180           FS/t/h_svc_external.t, FS/t/h_svc_forward.t, FS/t/h_svc_www.t,
15181           httemplate/view/cust_main.cgi,
15182           httemplate/view/cust_main/packages.html: historical (immutable)
15183           invoice details about services and other history infrastructure
15184
15185 2004-12-28 15:30  ivan
15186
15187         * FS/FS/part_export/sqlradius.pm: add debug flag to sqlradius
15188           export
15189
15190 2004-12-27 02:19  ivan
15191
15192         * FS/FS/: cust_pay.pm, cust_credit.pm: prevent unsuspension errors
15193           from causing payment or credit transactions from finishing
15194
15195 2004-12-27 01:23  ivan
15196
15197         * FS/FS/cust_main_county.pm, httemplate/edit/cust_main.cgi,
15198           httemplate/edit/cust_main/contact.html: UI: rework shipping
15199           address javascript, closes: Bug#1085
15200
15201 2004-12-24 15:35  ivan
15202
15203         * FS/FS/svc_acct.pm: smtp can have uid 0 in addition to root and
15204           toor
15205
15206 2004-12-24 15:28  ivan
15207
15208         * bin/passwd.import: remove $Id$ line
15209
15210 2004-12-24 15:27  ivan
15211
15212         * bin/passwd.import: import NP and *LK* from shadow file as * (no
15213           password)
15214
15215 2004-12-23 18:54  ivan
15216
15217         * httemplate/edit/: cust_pay.cgi, process/cust_pay.cgi: add ability
15218           to set payment date manually
15219
15220 2004-12-23 03:39  ivan
15221
15222         * httemplate/edit/svc_www.cgi: fix typo that manifests when using
15223           svc_www-enable_subdomains config option
15224
15225 2004-12-23 01:15  ivan
15226
15227         * httemplate/edit/process/part_pkg.cgi: fix bug with custom pricing
15228           packages when no primary service is selected
15229
15230 2004-12-23 01:07  ivan
15231
15232         * FS/FS/part_pkg.pm: better debugging for options passed to insert
15233           method
15234
15235 2004-12-23 00:32  ivan
15236
15237         * FS/bin/freeside-setup: allow NULL zip in some countries
15238
15239 2004-12-23 00:00  ivan
15240
15241         * FS/bin/freeside-setup: going with 6 digit misnamed "npa" for now
15242
15243 2004-12-23 00:00  ivan
15244
15245         * bin/: rate-us.import, rate.import: adding rate import scripts
15246
15247 2004-12-22 23:29  ivan
15248
15249         * FS/FS/rate_region.pm: better short prefix display
15250
15251 2004-12-22 23:28  ivan
15252
15253         * httemplate/edit/rate.cgi: hide US regions for now, we don't
15254           currently need them for rating just invoice/session display and
15255           the web pages are so giant they're timing out
15256
15257 2004-12-22 06:40  ivan
15258
15259         * Makefile: chkconfig ON
15260
15261 2004-12-22 06:09  ivan
15262
15263         * Makefile: /usr/bin/true on fleabsd
15264
15265 2004-12-22 06:06  ivan
15266
15267         * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi:
15268           warn and require confirmation when editing next bill dates to a
15269           date in the past, closes; Bug#430
15270
15271 2004-12-22 01:53  ivan
15272
15273         * FS/bin/freeside-daily: just "vaccum analyze" is fine
15274
15275 2004-12-21 15:19  ivan
15276
15277         * FS/FS/rate_detail.pm: need to use table modules we call
15278           ut_foreign_key on: rate, rate_region
15279
15280 2004-12-20 03:41  ivan
15281
15282         * rt/FREESIDE_MODIFIED: backport from 3.3-TESTING to fix XSS on
15283           ticket lists
15284
15285 2004-12-20 03:29  ivan
15286
15287         * rt/html/Elements/CollectionAsTable/Row: backport from 3.3-TESTING
15288           to fix XSS on ticket lists
15289
15290 2004-12-20 02:13  ivan
15291
15292         * FS/FS/Misc.pm, FS/FS/cust_main.pm, httemplate/view/cust_bill.cgi:
15293           better error messages on email errors
15294
15295 2004-12-20 00:21  ivan
15296
15297         * Makefile: remove quotes which were causing problems.  grr make
15298
15299 2004-12-20 00:16  ivan
15300
15301         * Makefile: add init script enable command in deb and redhat
15302
15303 2004-12-18 02:52  ivan
15304
15305         * httemplate/index.html: fix spelling
15306
15307 2004-12-13 01:13  ivan
15308
15309         * FS/FS/Conf.pm, httemplate/index.html: add config option for
15310           address2 search, closes: Bug#1022
15311
15312 2004-12-12 10:51  ivan
15313
15314         * httemplate/view/cust_main/quick-charge.html: fix form action url
15315           for template
15316
15317 2004-12-12 00:34  ivan
15318
15319         * FS/FS/cust_main.pm: fix customer status display for some cases
15320           with suspended accounts
15321
15322 2004-12-11 15:16  ivan
15323
15324         * FS/FS/part_export/acct_sql.pm: finish modification
15325
15326 2004-12-11 12:41  ivan
15327
15328         * FS/FS/cust_bill.pm, FS/FS/part_bill_event.pm,
15329           httemplate/edit/part_bill_event.cgi: add 'send_if_newest' invoice
15330           event, closes: Bug#977
15331
15332 2004-12-10 23:50  ivan
15333
15334         * FS/FS/Conf.pm, httemplate/view/cust_main.cgi,
15335           httemplate/view/cust_main/order_pkg.html,
15336           httemplate/view/cust_main/packages.html,
15337           httemplate/view/cust_main/payment_history.html,
15338           httemplate/view/cust_main/quick-charge.html: voiding of echeck
15339           payments instead of refunds
15340
15341 2004-12-10 14:28  ivan
15342
15343         * FS/FS/CGI.pm: ui tweak for small customer view - line up billing
15344           and service address boxes
15345
15346 2004-12-10 13:35  ivan
15347
15348         * rt/html/Elements/Header: fix link to freeside docs in RT header
15349
15350 2004-12-10 13:25  ivan
15351
15352         * httemplate/docs/: overview-new.dia, overview-new.png: move the
15353           "self-service SSH tunnel" label to avoid ambiguity
15354
15355 2004-12-09 16:51  ivan
15356
15357         * FS/bin/freeside-setup: promo codes not unique...
15358
15359 2004-12-09 16:04  ivan
15360
15361         * rt/html/Elements/Tabs: fix link back to billing main
15362
15363 2004-12-09 15:14  ivan
15364
15365         * httemplate/search/cust_main.cgi: typo
15366
15367 2004-12-09 15:05  ivan
15368
15369         * httemplate/search/cust_main.cgi: typo
15370
15371 2004-12-09 14:26  ivan
15372
15373         * httemplate/search/cust_main.cgi: UI: dont link to empty lists
15374
15375 2004-12-09 14:23  ivan
15376
15377         * FS/FS/TicketSystem/RT_External.pm: fix links to null custom
15378           fields
15379
15380 2004-12-09 14:20  ivan
15381
15382         * httemplate/search/cust_main.cgi: UI: dont link to empty lists
15383
15384 2004-12-09 14:06  ivan
15385
15386         * httemplate/search/cust_main.cgi: UI: same font size as the rest
15387           of the page
15388
15389 2004-12-09 14:02  ivan
15390
15391         * httemplate/search/cust_main.cgi: UI: condense ticket subtable a
15392           little
15393
15394 2004-12-09 13:59  ivan
15395
15396         * FS/FS/TicketSystem/RT_External.pm: hopefully make links to search
15397           for empty value of custom tickets work???
15398
15399 2004-12-09 13:53  ivan
15400
15401         * httemplate/index.html: remove extra list item for now
15402
15403 2004-12-09 13:33  ivan
15404
15405         * httemplate/view/cust_main/tickets.html,
15406           FS/FS/TicketSystem/RT_External.pm: set default requestor to email
15407           invoice addresses
15408
15409 2004-12-09 12:43  ivan
15410
15411         * FS/bin/freeside-setup: fix some typos noticed by pbowen
15412
15413 2004-12-09 04:46  ivan
15414
15415         * FS/FS/TicketSystem/RT_External.pm: fix new ticket link
15416
15417 2004-12-09 04:18  ivan
15418
15419         * FS/FS/TicketSystem/RT_External.pm: narrow select to avoid pickup
15420           up wrong id field
15421
15422 2004-12-09 04:03  ivan
15423
15424         * FS/FS/TicketSystem/RT_External.pm: use new var
15425
15426 2004-12-09 04:01  ivan
15427
15428         * FS/FS/Conf.pm: typo
15429
15430 2004-12-09 03:57  ivan
15431
15432         * FS/FS/: Conf.pm, TicketSystem/RT_External.pm: add config value
15433           for default queue id
15434
15435 2004-12-09 03:17  ivan
15436
15437         * httemplate/index.html: finish up for now
15438
15439 2004-12-09 02:07  ivan
15440
15441         * httemplate/search/cust_main.cgi: deuglify
15442
15443 2004-12-09 01:57  ivan
15444
15445         * httemplate/search/cust_main.cgi: fix typo
15446
15447 2004-12-09 01:21  ivan
15448
15449         * FS/FS/TicketSystem/RT_Internal.pm,
15450           httemplate/search/cust_main.cgi,
15451           FS/FS/TicketSystem/RT_External.pm, httemplate/view/cust_main.cgi,
15452           httemplate/view/cust_main/billing.html,
15453           httemplate/view/cust_main/contacts.html,
15454           httemplate/view/cust_main/misc.html,
15455           httemplate/view/cust_main/tickets.html: more RT integration
15456
15457 2004-12-06 06:42  ivan
15458
15459         * httemplate/search/cust_main.cgi: fix total link
15460
15461 2004-12-06 06:36  ivan
15462
15463         * httemplate/search/cust_main.cgi: fix total links and line up
15464           custom field columns
15465
15466 2004-12-06 06:15  ivan
15467
15468         * FS/FS/TicketSystem/RT_External.pm: ... and this last piece of sql
15469           too
15470
15471 2004-12-06 06:13  ivan
15472
15473         * FS/FS/TicketSystem/RT_External.pm: and forgot to include the sql
15474           for counting tickets with severities...
15475
15476 2004-12-06 06:11  ivan
15477
15478         * FS/FS/TicketSystem/RT_Internal.pm: fix typo
15479
15480 2004-12-06 06:09  ivan
15481
15482         * httemplate/search/cust_main.cgi: fix reading custome field values
15483
15484 2004-12-06 06:00  ivan
15485
15486         * FS/FS/Conf.pm, FS/FS/TicketSystem.pm,
15487           FS/FS/TicketSystem/RT_External.pm,
15488           FS/FS/TicketSystem/RT_Internal.pm, FS/FS/TicketSystem/RT_Libs.pm,
15489           httemplate/search/cust_main.cgi: 1st try at adding custom field
15490           handling
15491
15492 2004-12-06 00:09  ivan
15493
15494         * FS/FS/cust_bill.pm: fix harmless "Use of uninitialized value in
15495           length" warning in latex escapes
15496
15497 2004-12-05 22:56  ivan
15498
15499         * httemplate/search/cust_main.cgi: link customers back to tickets!
15500
15501 2004-12-03 17:09  ivan
15502
15503         * rt/html/Elements/PageLayout: landing rt 3.2.2
15504
15505 2004-12-03 15:41  ivan
15506
15507         * htetc/handler.pl: landing rt 3.2.2
15508
15509 2004-12-03 12:51  ivan
15510
15511         * rt/: html/Elements/Footer, html/Elements/Header,
15512           html/Elements/PageLayout, html/Elements/SimpleSearch,
15513           html/Elements/Tabs, html/NoAuth/webrt.css,
15514           html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs,
15515           sbin/rt-setup-database.in: landing rt 3.2.2
15516
15517 2004-12-03 12:40  ivan
15518
15519         * rt/: lib/RT/I18N/fi.po, lib/RT/I18N/zh_cn.po,
15520           lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm,
15521           lib/RT/Action/CreateTickets.pm, lib/RT/Action/Notify.pm,
15522           lib/RT/Action/RecordCorrespondence.pm,
15523           lib/RT/Action/ResolveMembers.pm, lib/RT/Action/Generic.pm,
15524           lib/RT/Action/SetPriority.pm, lib/RT/Action/UserDefined.pm,
15525           lib/RT/Action/EscalatePriority.pm,
15526           lib/RT/Action/NotifyAsComment.pm, lib/RT/Action/RecordComment.pm,
15527           lib/RT/Action/SendEmail.pm, lib/RT/URI/fsck_com_rt.pm,
15528           lib/RT/Interface/CLI.pm, lib/RT/Interface/Email.pm,
15529           lib/RT/URI/base.pm, lib/RT/Interface/REST.pm,
15530           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/GnuPG.pm,
15531           lib/RT/Interface/Email/Auth/MailFrom.pm,
15532           lib/RT/Interface/Email/Filter/SpamAssassin.pm,
15533           lib/RT/Condition/Overdue.pm, lib/RT/Condition/PriorityChange.pm,
15534           lib/RT/Condition/QueueChange.pm,
15535           lib/RT/Condition/StatusChange.pm,
15536           lib/RT/Interface/Web/Handler.pm,
15537           lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm,
15538           lib/RT/Search/Generic.pm, lib/RT/Condition/Generic.pm,
15539           bin/mason_handler.scgi.in, bin/rt-crontool.in,
15540           bin/standalone_httpd.in, bin/webmux.pl.in,
15541           lib/RT/Condition/AnyTransaction.pm,
15542           lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/OwnerChange.pm,
15543           lib/RT/Condition/PriorityExceeds.pm,
15544           lib/RT/Condition/UserDefined.pm, bin/mason_handler.fcgi.in,
15545           bin/mason_handler.svc.in, bin/rt.in, bin/rt-mailgate.in,
15546           etc/schema.Sybase, etc/acl.Sybase, etc/initialdata,
15547           etc/schema.Informix, etc/RT_Config.pm.in, etc/acl.Pg,
15548           etc/constraints.mysql, etc/schema.SQLite, etc/schema.mysql,
15549           etc/drop.Oracle, etc/upgrade/3.1.0/acl.Informix,
15550           etc/upgrade/3.1.0/acl.Oracle, etc/upgrade/3.1.0/acl.Pg,
15551           etc/upgrade/3.1.0/acl.SQLite, etc/upgrade/3.1.0/acl.mysql,
15552           etc/upgrade/3.1.0/content, etc/upgrade/3.1.0/schema.Informix,
15553           etc/upgrade/3.1.0/schema.Oracle, etc/upgrade/3.1.0/schema.Pg,
15554           etc/upgrade/3.1.0/schema.SQLite, etc/upgrade/3.1.0/schema.mysql,
15555           etc/upgrade/3.1.15/content, etc/upgrade/3.1.17/content: import rt
15556           3.2.2
15557
15558 2004-12-03 12:37  ivan
15559
15560         * rt/html/Elements/CollectionAsTable/Row: Initial revision
15561
15562 2004-12-03 12:37  ivan
15563
15564         * rt/: UPGRADING, README, Makefile.in, configure, configure.ac,
15565           Changelog, aclocal.m4, sbin/extract-message-catalog,
15566           sbin/regression_harness, sbin/factory, sbin/license_tag,
15567           sbin/rt-test-dependencies.in, sbin/extract_pod_tests,
15568           html/autohandler, html/index.html, html/l,
15569           html/Ticket/Create.html, html/Ticket/History.html,
15570           html/Ticket/ModifyAll.html, html/Ticket/ModifyDates.html,
15571           html/Ticket/ModifyPeople.html, html/Ticket/Update.html,
15572           html/Tools/MyDay.html, html/Tools/Offline.html,
15573           html/Tools/Elements/Tabs, html/Ticket/Display.html,
15574           html/Ticket/Modify.html, html/Ticket/ModifyLinks.html,
15575           html/Ticket/ShowEmailRecord.html,
15576           html/Ticket/Attachment/dhandler,
15577           html/Ticket/Elements/LoadTextAttachments,
15578           html/Ticket/Elements/EditCustomField,
15579           html/Ticket/Elements/EditWatchers,
15580           html/Ticket/Elements/ShowDependencies,
15581           html/Ticket/Elements/ShowMessageHeaders,
15582           html/Ticket/Elements/ShowPeople,
15583           html/Ticket/Elements/ShowReferences,
15584           html/Ticket/Elements/ShowTransaction,
15585           html/Ticket/Elements/ShowTransactionAttachments,
15586           html/Ticket/Elements/AddWatchers, html/Ticket/Elements/BulkLinks,
15587           html/Ticket/Elements/EditPeople, html/Ticket/Elements/ShowDates,
15588           html/Ticket/Elements/ShowMemberOf,
15589           html/Ticket/Elements/ShowMembers,
15590           html/Ticket/Elements/ShowMessageStanza,
15591           html/Ticket/Elements/ShowRequestor,
15592           html/Ticket/Elements/EditCustomFields,
15593           html/Ticket/Elements/EditDates,
15594           html/Ticket/Elements/PreviewScrips,
15595           html/Ticket/Elements/ShowBasics,
15596           html/Ticket/Elements/ShowCustomFields,
15597           html/Ticket/Elements/ShowGroupMembers,
15598           html/Ticket/Elements/ShowHistory,
15599           html/Ticket/Elements/ShowUserEntry,
15600           html/Ticket/Elements/EditBasics,
15601           html/Ticket/Elements/FindAttachments,
15602           html/Ticket/Elements/ShowAttachments, html/Search/Build.html,
15603           html/Search/Edit.html, html/Search/Results.html,
15604           html/Search/Results.rdf, html/Search/Results.tsv,
15605           html/Search/Elements/BuildFormatString,
15606           html/Search/Elements/DisplayOptions,
15607           html/Search/Elements/EditSearches,
15608           html/Search/Elements/NewListActions,
15609           html/Search/Elements/PickCFs, html/Search/Elements/SearchPrivacy,
15610           html/Search/Elements/SelectAndOr,
15611           html/Search/Elements/SelectLinks,
15612           html/Search/Elements/SelectPersonType,
15613           html/Search/Elements/SelectSearchesForObjects,
15614           html/Approvals/Display.html, html/Approvals/index.html,
15615           html/Approvals/Elements/PendingMyApproval,
15616           html/Search/Elements/EditFormat, html/Search/Elements/PickBasics,
15617           html/Search/Elements/PickCriteria,
15618           html/Search/Elements/SelectSearchObject, html/Admin/index.html,
15619           html/Admin/Groups/GroupRights.html,
15620           html/Admin/Groups/Modify.html, html/Admin/Groups/UserRights.html,
15621           html/Admin/Groups/index.html, html/Approvals/Elements/Approve,
15622           html/Approvals/Elements/ShowDependency,
15623           html/Approvals/Elements/Tabs, html/Admin/Global/GroupRights.html,
15624           html/Admin/Global/Templates.html,
15625           html/Admin/Global/UserRights.html,
15626           html/Admin/Groups/Members.html,
15627           html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html,
15628           html/Admin/Global/Scrip.html, html/Admin/Global/Scrips.html,
15629           html/Admin/Global/Template.html, html/Admin/Global/index.html,
15630           html/Admin/Queues/CustomField.html,
15631           html/Admin/Queues/CustomFields.html,
15632           html/Admin/Queues/GroupRights.html, html/Admin/Queues/Scrip.html,
15633           html/Admin/Queues/Scrips.html, html/Admin/Queues/Template.html,
15634           html/Admin/Queues/Templates.html,
15635           html/Admin/Queues/UserRights.html, html/Admin/Users/Modify.html,
15636           html/Admin/Users/index.html, html/Admin/Elements/EditCustomField,
15637           html/Admin/Elements/ListGlobalScrips,
15638           html/Admin/Elements/SelectCustomFieldType,
15639           html/Admin/Elements/SelectModifyUser, html/Admin/Elements/Tabs,
15640           html/Admin/Elements/UserTabs, html/Admin/Queues/Modify.html,
15641           html/Admin/Queues/People.html, html/Admin/Queues/index.html,
15642           html/Admin/Elements/EditCustomFieldValues,
15643           html/Admin/Elements/EditScrip,
15644           html/Admin/Elements/EditUserComments, html/Admin/Elements/Header,
15645           html/Admin/Elements/QueueTabs,
15646           html/Admin/Elements/SelectModifyGroup,
15647           html/Admin/Elements/SelectSingleOrMultiple,
15648           html/Admin/Elements/SelectUsers, html/Admin/Elements/ToolTabs,
15649           html/Admin/Elements/AddCustomFieldValue,
15650           html/Admin/Elements/EditCustomFields,
15651           html/Admin/Elements/EditScrips,
15652           html/Admin/Elements/EditTemplates,
15653           html/Admin/Elements/ModifyTemplate,
15654           html/Admin/Elements/SelectGroups,
15655           html/Admin/Elements/SelectNewGroupMembers,
15656           html/Admin/Elements/SelectScrip,
15657           html/Admin/Elements/CreateUserCalled,
15658           html/Admin/Elements/EditQueueWatchers,
15659           html/Admin/Elements/GroupTabs,
15660           html/Admin/Elements/QueueRightsForUser,
15661           html/Admin/Elements/SelectModifyQueue,
15662           html/Admin/Elements/SelectRights,
15663           html/Admin/Elements/SelectScripCondition,
15664           html/Admin/Elements/SelectStage,
15665           html/Admin/Elements/SelectTemplate,
15666           html/Admin/Elements/SystemTabs,
15667           html/Admin/Elements/ListGlobalCustomFields,
15668           html/Admin/Elements/SelectScripAction,
15669           html/SelfService/Closed.html, html/SelfService/Create.html,
15670           html/SelfService/Display.html, html/SelfService/Error.html,
15671           html/SelfService/Prefs.html, html/SelfService/Update.html,
15672           html/SelfService/index.html, html/Elements/BevelBoxRaisedEnd,
15673           html/Elements/MyRequests, html/Elements/SelectDateType,
15674           html/Elements/SelectSortOrder, html/Elements/SelectStatus,
15675           html/Elements/SelectTicketSortBy, html/Elements/ShowLinks,
15676           html/SelfService/Attachment/dhandler,
15677           html/SelfService/Elements/GotoTicket,
15678           html/SelfService/Elements/Header,
15679           html/SelfService/Elements/MyRequests,
15680           html/SelfService/Elements/Tabs, html/Elements/Callback,
15681           html/Elements/EditLinks, html/Elements/ListActions,
15682           html/Elements/MessageBox, html/Elements/QueryString,
15683           html/Elements/Refresh, html/Elements/SelectLinkType,
15684           html/Elements/SelectMatch, html/Elements/QuickCreate,
15685           html/Elements/Quicksearch, html/Elements/SelectUsers,
15686           html/Elements/GotoTicket, html/Elements/ScrubHTML,
15687           html/Elements/Section, html/Elements/SelectBoolean,
15688           html/Elements/SelectDate, html/Elements/SelectGroups,
15689           html/Elements/SelectLang, html/Elements/SelectNewTicketQueue,
15690           html/Elements/SelectQueue, html/Elements/SelectTicketTypes,
15691           html/Elements/TicketList, html/Elements/TitleBoxEnd,
15692           html/Elements/Checkbox, html/Elements/Error, html/Elements/Login,
15693           html/Elements/SelectAttachmentField,
15694           html/Elements/SelectCustomFieldOperator,
15695           html/Elements/SelectOwner, html/Elements/SelectWatcherType,
15696           html/Elements/SetupSessionCookie, html/Elements/ShowLink,
15697           html/Elements/Submit, html/Elements/TitleBox,
15698           html/Elements/BevelBoxRaisedStart, html/Elements/CreateTicket,
15699           html/Elements/MyTickets, html/Elements/SelectCustomFieldValue,
15700           html/Elements/SelectDateRelation,
15701           html/Elements/SelectEqualityOperator,
15702           html/Elements/SelectResultsPerPage,
15703           html/Elements/CollectionAsTable/Header,
15704           html/Elements/CollectionAsTable/ParseFormat,
15705           html/Elements/RT__Ticket/ColumnMap, html/REST/1.0/autohandler,
15706           html/REST/1.0/dhandler, html/REST/1.0/logout,
15707           html/REST/1.0/ticket/merge,
15708           html/REST/1.0/Forms/ticket/attachments,
15709           html/REST/1.0/Forms/ticket/links, html/REST/1.0/search/dhandler,
15710           html/REST/1.0/search/ticket, html/REST/1.0/ticket/comment,
15711           html/REST/1.0/ticket/link, html/REST/1.0/Forms/queue/default,
15712           html/REST/1.0/Forms/queue/ns, html/REST/1.0/Forms/ticket/default,
15713           html/REST/1.0/Forms/ticket/history,
15714           html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns,
15715           html/NoAuth/Logout.html, html/NoAuth/Reminder.html,
15716           html/NoAuth/images/autohandler,
15717           html/REST/1.0/NoAuth/mail-gateway, html/User/Delegation.html,
15718           html/User/Prefs.html, html/User/Elements/DelegateRights,
15719           html/User/Elements/GroupTabs, html/User/Elements/Tabs,
15720           html/User/Groups/Members.html, html/User/Groups/Modify.html,
15721           html/User/Groups/index.html, lib/RT.pm.in,
15722           lib/RT/GroupMembers.pm, lib/RT/Principals.pm,
15723           lib/RT/Scrips_Overlay.pm, lib/RT/Tickets.pm, lib/RT/Base.pm,
15724           lib/RT/CustomField_Overlay.pm, lib/RT/Queues_Overlay.pm,
15725           lib/RT/Date.pm, lib/RT/ScripConditions_Overlay.pm,
15726           lib/RT/Template_Overlay.pm, lib/RT/Group.pm, lib/RT/User.pm,
15727           lib/RT/System.pm, lib/RT/Ticket_Overlay.pm, lib/RT/Attachment.pm,
15728           lib/RT/Attributes.pm, lib/RT/Handle.pm,
15729           lib/RT/Principals_Overlay.pm, lib/RT/Tickets_Overlay_SQL.pm,
15730           lib/RT/ACL_Overlay.pm, lib/RT/Templates_Overlay.pm,
15731           lib/RT/Users_Overlay.pm, lib/RT/Attribute_Overlay.pm,
15732           lib/RT/EmailParser.pm, lib/RT/GroupMembers_Overlay.pm,
15733           lib/RT/Tickets_Overlay.pm, lib/RT/Attributes_Overlay.pm,
15734           lib/RT/CachedGroupMember.pm, lib/RT/CustomFieldValue.pm,
15735           lib/RT/Transactions.pm, lib/RT/I18N.pm, lib/RT/Links.pm,
15736           lib/RT/Queue.pm, lib/RT/Scrip.pm, lib/RT/User_Overlay.pm,
15737           lib/RT/CachedGroupMember_Overlay.pm, lib/RT/CurrentUser.pm,
15738           lib/RT/Principal.pm, lib/RT/Attachment_Overlay.pm,
15739           lib/RT/CustomFieldValues.pm, lib/RT/Group_Overlay.pm,
15740           lib/RT/ACE.pm, lib/RT/ScripActions.pm,
15741           lib/RT/Transactions_Overlay.pm, lib/RT/Attachments.pm,
15742           lib/RT/Groups.pm, lib/RT/Principal_Overlay.pm,
15743           lib/RT/ScripAction.pm, lib/RT/Scrip_Overlay.pm,
15744           lib/RT/GroupMember.pm, lib/RT/Links_Overlay.pm,
15745           lib/RT/ScripCondition.pm, lib/RT/Transaction.pm,
15746           lib/RT/Queue_Overlay.pm, lib/RT/Scrips.pm,
15747           lib/RT/CachedGroupMembers.pm, lib/RT/CustomField.pm,
15748           lib/RT/CustomFieldValues_Overlay.pm, lib/RT/CustomFields.pm,
15749           lib/RT/Link.pm, lib/RT/Queues.pm, lib/RT/ScripActions_Overlay.pm,
15750           lib/RT/ScripConditions.pm, lib/RT/Template.pm, lib/RT/ACL.pm,
15751           lib/RT/Attachments_Overlay.pm, lib/RT/Record.pm,
15752           lib/RT/Groups_Overlay.pm, lib/RT/ScripAction_Overlay.pm,
15753           lib/RT/ScripCondition_Overlay.pm, lib/RT/GroupMember_Overlay.pm,
15754           lib/RT/Ticket.pm, lib/RT/Transaction_Overlay.pm,
15755           lib/RT/ACE_Overlay.pm, lib/RT/Link_Overlay.pm,
15756           lib/RT/Templates.pm, lib/RT/Attribute.pm,
15757           lib/RT/CachedGroupMembers_Overlay.pm,
15758           lib/RT/CustomFields_Overlay.pm, lib/RT/URI.pm, lib/RT/Users.pm,
15759           lib/RT/I18N/en.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/cs.pm,
15760           lib/RT/I18N/cs.po, lib/RT/I18N/pt_br.po, lib/RT/I18N/fr.po,
15761           lib/RT/I18N/es.po, lib/RT/I18N/nl.po, lib/RT/I18N/hu.po,
15762           lib/RT/I18N/it.po, lib/RT/I18N/no.po, lib/RT/I18N/da.po,
15763           lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po,
15764           lib/RT/I18N/zh_tw.po, lib/RT/I18N/he.po: import rt 3.2.2
15765
15766 2004-12-02 02:18  ivan
15767
15768         * httemplate/search/cust_main.cgi,
15769           rt/html/Ticket/Elements/AddCustomers,
15770           rt/html/Ticket/Elements/EditCustomers: fix license boilerplate
15771           and search sorting
15772
15773 2004-12-02 01:59  ivan
15774
15775         * httemplate/images/small-logo.png, rt/FREESIDE_MODIFIED,
15776           rt/html/Elements/Header, rt/html/Elements/PageLayout,
15777           FS/FS/CGI.pm, FS/FS/Conf.pm, FS/FS/TicketSystem.pm,
15778           FS/FS/cust_main.pm, FS/FS/ClientAPI/Agent.pm,
15779           httemplate/index.html, rt/html/Ticket/ModifyCustomers.html,
15780           rt/html/Ticket/Elements/AddCustomers,
15781           rt/html/Ticket/Elements/EditCustomers,
15782           rt/html/Ticket/Elements/ShowCustomers,
15783           rt/html/Ticket/Elements/ShowSummary,
15784           rt/html/Ticket/Elements/Tabs, FS/FS/TicketSystem/RT_Internal.pm,
15785           FS/FS/TicketSystem/RT_Libs.pm, htetc/handler.pl,
15786           httemplate/search/cust_main.cgi,
15787           rt/lib/RT/Interface/Web_Vendor.pm, rt/lib/RT/URI/freeside.pm:
15788           second big RT integration checkin, customer linking/delinking
15789           interface
15790
15791 2004-12-01 10:49  ivan
15792
15793         * FS/FS/cust_pkg.pm: don't check that agent is allowed to purchase
15794           the package on changes
15795
15796 2004-11-30 19:35  ivan
15797
15798         * FS/FS/: part_pkg.pm, part_pkg/flat.pm,
15799           part_pkg/flat_comission.pm, part_pkg/flat_comission_cust.pm,
15800           part_pkg/flat_comission_pkg.pm, part_pkg/flat_delayed.pm,
15801           part_pkg/prorate.pm, part_pkg/sesmon_hour.pm,
15802           part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm,
15803           part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm,
15804           part_pkg/subscription.pm, part_pkg/voip_sqlradacct.pm:
15805           creditcard-less promo code signup
15806
15807 2004-11-30 11:55  khoff
15808
15809         * httemplate/view/svc_broadband.cgi: Got a little trigger happy
15810           with the search/replace.
15811
15812 2004-11-29 15:52  khoff
15813
15814         * httemplate/view/svc_broadband.cgi: Include netmask and gateway in
15815           broadband service view.
15816
15817 2004-11-27 11:09  ivan
15818
15819         * FS/FS/Conf.pm, FS/FS/TicketSystem/RT_External.pm,
15820           FS/FS/TicketSystem/RT_Internal.pm, FS/FS/TicketSystem/RT_Libs.pm,
15821           httemplate/index.html, rt/FREESIDE_MODIFIED,
15822           rt/html/Elements/Footer, rt/html/Elements/Header,
15823           rt/html/Elements/PageLayout, rt/html/Elements/SimpleSearch,
15824           rt/html/Elements/Tabs, Makefile, FS/FS.pm, htetc/handler.pl,
15825           rt/html/NoAuth/webrt.css, rt/html/NoAuth/images/small-logo.png:
15826           ticket system integration framework and skin RT
15827
15828 2004-11-26 01:39  ivan
15829
15830         * FS/FS/: agent_type.pm, cust_credit_refund.pm,
15831           cust_main_invoice.pm, nas.pm, part_pop_local.pm,
15832           part_svc_column.pm, part_virtual_field.pm, port.pm, queue.pm,
15833           queue_arg.pm, router.pm, session.pm, svc_acct_pop.pm,
15834           type_pkgs.pm: remove POD VERSION sections
15835
15836 2004-11-26 01:08  ivan
15837
15838         * FS/FS/Conf.pm: update description for signup_server-realtime to
15839           reflect current reality, closes: Bug#575
15840
15841 2004-11-26 00:51  ivan
15842
15843         * FS/FS/part_pkg.pm, httemplate/edit/process/part_pkg.cgi: move
15844           part_pkg transactional stuff from web interface to part_pkg.pm,
15845           bumps Bug#18 to 1.5
15846
15847 2004-11-25 22:50  ivan
15848
15849         * FS/FS/: Conf.pm, svc_acct.pm: add password-noampersand and
15850           password-noexlamation config files, patch from Stephpen Bechard,
15851           closes: Bug#539
15852
15853 2004-11-24 12:54  ivan
15854
15855         * Makefile: don't enabled RT by default
15856
15857 2004-11-24 10:28  khoff
15858
15859         * httemplate/: index.html, search/svc_broadband.cgi: Added IP
15860           address search.
15861
15862 2004-11-24 02:28  ivan
15863
15864         * httemplate/edit/process/cust_main.cgi: fix redundant too-early
15865           checks which are causing an error
15866
15867 2004-11-24 01:00  ivan
15868
15869         * Makefile: some RT install updates
15870
15871 2004-11-23 17:30  ivan
15872
15873         * FS/bin/freeside-daily: fix perms on automated backups
15874
15875 2004-11-23 17:28  ivan
15876
15877         * httemplate/index.html: add rate plan maintenance to sysadmin
15878           section
15879
15880 2004-11-22 10:20  ivan
15881
15882         * FS/FS/ClientAPI/Signup.pm, FS/bin/freeside-setup,
15883           httemplate/docs/schema.html, FS/FS/Record.pm, FS/FS/cust_pkg.pm,
15884           FS/FS/part_pkg.pm, httemplate/edit/cust_main.cgi,
15885           httemplate/edit/part_pkg.cgi: promo codes and separate signup
15886           addresses for hdn
15887
15888 2004-11-22 03:11  ivan
15889
15890         * httemplate/search/sqlradius.cgi: Called-Station-ID label
15891
15892 2004-11-21 18:31  ivan
15893
15894         * httemplate/search/: sqlradius.cgi, sqlradius.html: UI fix on
15895           search directions, fix bug preventing show_called_station,
15896           hide_ip and hide_data form working
15897
15898 2004-11-20 09:26  ivan
15899
15900         * FS/FS/cust_svc.pm, FS/FS/rate.pm, FS/FS/rate_detail.pm,
15901           FS/FS/rate_prefix.pm, FS/FS/rate_region.pm,
15902           FS/t/part_pkg-voip_sqlradacct.t, FS/t/rate.t, FS/t/rate_detail.t,
15903           FS/t/rate_prefix.t, FS/t/rate_region.t, SCHEMA_CHANGE,
15904           FS/FS/part_pkg/voip_sqlradacct.pm, FS/bin/freeside-setup,
15905           httemplate/browse/rate.cgi, httemplate/docs/schema.html,
15906           httemplate/edit/part_pkg.cgi, httemplate/edit/rate.cgi,
15907           httemplate/edit/rate_region.cgi,
15908           httemplate/edit/process/rate.cgi,
15909           httemplate/edit/process/rate_region.cgi, FS/FS.pm, FS/MANIFEST,
15910           FS/FS/part_export/sqlradius.pm, eg/table_template.pm,
15911           htetc/handler.pl, httemplate/search/sqlradius.cgi,
15912           httemplate/search/sqlradius.html: first pass at VoIP rating
15913
15914 2004-11-17 05:22  ivan
15915
15916         * httemplate/edit/part_pkg.cgi: #debugging cruft
15917
15918 2004-11-17 05:19  ivan
15919
15920         * httemplate/edit/part_pkg.cgi: fix package options to be sticky on
15921           clone-ing (customize package)
15922
15923 2004-11-16 06:19  ivan
15924
15925         * htetc/handler.pl: can't set $p without $cgi
15926
15927 2004-11-16 06:16  ivan
15928
15929         * htetc/handler.pl: correct package for $r
15930
15931 2004-11-16 06:11  ivan
15932
15933         * htetc/handler.pl: handle RT NoAuth sections
15934
15935 2004-11-12 21:37  ivan
15936
15937         * FS/FS/svc_acct.pm: oops, that's better
15938
15939 2004-11-12 21:32  ivan
15940
15941         * FS/FS/svc_acct.pm: fix problem with dup checking manifesting as
15942           Argument isn't numeric errors
15943
15944 2004-11-11 04:18  ivan
15945
15946         * rt/sbin/rt-setup-database.in: merge in changes to
15947           rt-setup-database
15948
15949 2004-11-11 04:13  ivan
15950
15951         * rt/: bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in,
15952           bin/rt.in, bin/rt-crontool.in, bin/webmux.pl.in,
15953           etc/RT_Config.pm.in, etc/acl.mysql: import rt 3.0.12
15954
15955 2004-11-11 04:10  ivan
15956
15957         * rt/: Makefile.in, configure, Changelog, configure.ac,
15958           sbin/rt-test-dependencies.in, html/autohandler, html/index.html,
15959           html/Ticket/History.html, html/Ticket/ModifyAll.html,
15960           html/Ticket/Update.html, html/Ticket/Create.html,
15961           html/Ticket/Display.html, html/Ticket/ModifyDates.html,
15962           html/Ticket/ModifyLinks.html,
15963           html/Ticket/Elements/LoadTextAttachments,
15964           html/Ticket/Elements/ShowRequestor,
15965           html/Ticket/Elements/ShowTransaction,
15966           html/Ticket/Elements/FindAttachments,
15967           html/Ticket/Elements/ShowAttachments,
15968           html/Ticket/Elements/ShowDates, html/Ticket/Elements/ShowHistory,
15969           html/Approvals/index.html, html/Admin/Global/GroupRights.html,
15970           html/Admin/Global/UserRights.html,
15971           html/Admin/Groups/GroupRights.html,
15972           html/Admin/Groups/Members.html, html/Admin/Groups/Modify.html,
15973           html/Admin/Groups/UserRights.html, html/Admin/Groups/index.html,
15974           html/Admin/Global/Template.html,
15975           html/Admin/Queues/GroupRights.html, html/Admin/Users/Modify.html,
15976           html/Admin/Queues/Modify.html, html/Admin/Queues/Scrip.html,
15977           html/Admin/Queues/Template.html,
15978           html/Admin/Queues/UserRights.html,
15979           html/Admin/Elements/EditCustomField,
15980           html/Admin/Elements/EditScrip, html/Admin/Elements/EditTemplates,
15981           html/Admin/Elements/UserTabs,
15982           html/Admin/Elements/SelectNewGroupMembers,
15983           html/SelfService/Prefs.html, html/Elements/MyRequests,
15984           html/SelfService/Display.html, html/Elements/MessageBox,
15985           html/Elements/QueryString, html/Elements/SelectMatch,
15986           html/REST/1.0/Forms/ticket/default,
15987           html/REST/1.0/NoAuth/mail-gateway, html/User/Delegation.html,
15988           html/User/Prefs.html, html/User/Groups/Members.html,
15989           html/User/Groups/Modify.html, lib/RT.pm.in,
15990           lib/t/data/rt-send-cc, lib/RT/Template_Overlay.pm,
15991           lib/RT/Date.pm, lib/RT/StyleGuide.pod, lib/RT/Ticket_Overlay.pm,
15992           lib/RT/Tickets_Overlay_SQL.pm, lib/RT/ACL_Overlay.pm,
15993           lib/RT/Handle.pm, lib/RT/Templates_Overlay.pm,
15994           lib/RT/EmailParser.pm, lib/RT/GroupMembers_Overlay.pm,
15995           lib/RT/Tickets_Overlay.pm, lib/RT/Attachment_Overlay.pm,
15996           lib/RT/User_Overlay.pm, lib/RT/CurrentUser.pm,
15997           lib/RT/Principal_Overlay.pm, lib/RT/Scrip_Overlay.pm,
15998           lib/RT/Queue_Overlay.pm, lib/RT/Groups_Overlay.pm,
15999           lib/RT/Transaction_Overlay.pm,
16000           lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/Link_Overlay.pm,
16001           lib/RT/I18N/cs.po, lib/RT/I18N/pt_br.po, lib/RT/I18N/fr.po,
16002           lib/RT/I18N/es.po, lib/RT/I18N/nl.po, lib/RT/I18N/hu.po,
16003           lib/RT/I18N/it.po, lib/RT/I18N/no.po, lib/RT/I18N/da.po,
16004           lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po,
16005           lib/RT/I18N/zh_tw.po, lib/RT/I18N/he.po, lib/RT/I18N/fi.po,
16006           lib/RT/I18N/zh_cn.po, lib/RT/Action/SendEmail.pm,
16007           lib/RT/Action/EscalatePriority.pm, lib/RT/Interface/Email.pm,
16008           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/MailFrom.pm:
16009           import rt 3.0.12
16010
16011 2004-11-11 00:16  ivan
16012
16013         * install/fedora/fc2/INSTALL: last wo
16014
16015 2004-11-11 00:13  ivan
16016
16017         * install/fedora/fc2/INSTALL: cats help alot
16018
16019 2004-11-10 23:44  ivan
16020
16021         * install/fedora/fc2/: INSTALL, sources.list: adding fc2 install
16022
16023 2004-11-09 03:42  ivan
16024
16025         * httemplate/search/report_tax.cgi: add handling for texas tax
16026           exemption and warning that report might not make sense for
16027           partial months other than the current one
16028
16029 2004-11-09 03:00  ivan
16030
16031         * httemplate/search/report_tax.cgi: add handling for texas tax
16032           exemption and warning that report might not make sense for
16033           partial months other than the current one
16034
16035 2004-11-09 01:31  ivan
16036
16037         * httemplate/search/report_tax.cgi: parenthesis help alot
16038
16039 2004-11-09 01:13  ivan
16040
16041         * httemplate/search/report_tax.cgi: fix for correct reporting of
16042           generic taxes
16043
16044 2004-11-09 00:14  ivan
16045
16046         * FS/FS/cust_main.pm: don't generate invoices for COMP customers
16047
16048 2004-11-08 23:23  ivan
16049
16050         * httemplate/search/report_tax.cgi: fixes to run under the mason
16051           strictness
16052
16053 2004-11-08 01:24  ivan
16054
16055         * FS/FS/part_pkg.pm: bypass plandata warning; we're accessing it on
16056           purpose
16057
16058 2004-11-08 01:16  ivan
16059
16060         * FS/FS/part_pkg.pm: fix bug that could cause mis-billing on
16061           upgrades! (new installs ok)
16062
16063 2004-11-07 21:33  ivan
16064
16065         * bin/rollback: adding in case this is needed again
16066
16067 2004-11-04 01:45  ivan
16068
16069         * install/debian/3.0/INSTALL: and the last two runtime ones
16070
16071 2004-11-04 01:26  ivan
16072
16073         * install/debian/3.0/INSTALL: few additional dependancies
16074
16075 2004-10-26 05:43  ivan
16076
16077         * install/redhat/es3/: INSTALL, httpd-init: adding rh es3 files
16078
16079 2004-10-26 05:36  ivan
16080
16081         * Makefile: 1.5.0pre6!
16082
16083 2004-10-26 05:33  ivan
16084
16085         * httemplate/docs/: index.html, overview-new.dia, overview-new.png,
16086           schema.html: slightly more up-to-date docs
16087
16088 2004-10-26 05:07  ivan
16089
16090         * FS/FS/part_export.pm: allow an empty exporttype so you can create
16091           new objects
16092
16093 2004-10-26 04:51  ivan
16094
16095         * FS/FS/part_bill_event.pm: last thing for bug#901, 1.5.0pre6 and
16096           webdemo!
16097
16098 2004-10-26 04:26  ivan
16099
16100         * FS/FS/CGI.pm, FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
16101           FS/FS/cust_pkg.pm, FS/FS/part_export.pm, FS/FS/part_pkg.pm,
16102           FS/FS/part_pkg_option.pm, SCHEMA_CHANGE, FS/FS.pm, FS/MANIFEST,
16103           FS/bin/freeside-setup, FS/t/part_pkg-flat.t,
16104           FS/t/part_pkg-flat_comission.t,
16105           FS/t/part_pkg-flat_comission_cust.t,
16106           FS/t/part_pkg-flat_comission_pkg.t, FS/t/part_pkg-flat_delayed.t,
16107           FS/t/part_pkg-prorate.t, FS/t/part_pkg-sesmon_hour.t,
16108           FS/t/part_pkg-sesmon_minute.t, FS/t/part_pkg-sql_external.t,
16109           FS/t/part_pkg-sql_generic.t, FS/t/part_pkg-sqlradacct_hour.t,
16110           FS/t/part_pkg-subscription.t, FS/t/part_pkg_option.t,
16111           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
16112           httemplate/edit/part_pkg.cgi, httemplate/view/cust_main.cgi,
16113           FS/FS/part_pkg/flat.pm, FS/FS/part_pkg/flat_comission.pm,
16114           FS/FS/part_pkg/flat_comission_cust.pm,
16115           FS/FS/part_pkg/flat_comission_pkg.pm,
16116           FS/FS/part_pkg/flat_delayed.pm, FS/FS/part_pkg/prorate.pm,
16117           FS/FS/part_pkg/sesmon_hour.pm, FS/FS/part_pkg/sesmon_minute.pm,
16118           FS/FS/part_pkg/sql_external.pm, FS/FS/part_pkg/sql_generic.pm,
16119           FS/FS/part_pkg/sqlradacct_hour.pm,
16120           FS/FS/part_pkg/subscription.pm: modular price plans!
16121
16122 2004-10-25 23:33  ivan
16123
16124         * httemplate/search/report_tax.cgi: and one last case with named
16125           and not named taxes in the same region, ack
16126
16127 2004-10-25 23:04  ivan
16128
16129         * httemplate/search/report_tax.cgi: taxes are hard
16130
16131 2004-10-25 16:47  ivan
16132
16133         * httemplate/search/report_tax.cgi: hopefully fix tax report for
16134           taxclass & named tax edge cases
16135
16136 2004-10-25 16:39  ivan
16137
16138         * httemplate/search/report_tax.cgi: hopefully fix tax report for
16139           taxclass & named tax edge cases
16140
16141 2004-10-25 15:48  ivan
16142
16143         * httemplate/search/report_tax.cgi: hopefully fix tax report for
16144           taxclass & named tax edge cases
16145
16146 2004-10-25 14:35  ivan
16147
16148         * httemplate/search/report_tax.cgi: fix joins for proper tax
16149           reporting
16150
16151 2004-10-23 04:45  ivan
16152
16153         * conf/: alerter_template, invoice_latexfooter, invoice_template:
16154           better
16155
16156 2004-10-23 04:34  ivan
16157
16158         * conf/: invoice_latexfooter, invoice_latexnotes: update default
16159           notes and footer
16160
16161 2004-10-23 03:36  ivan
16162
16163         * FS/FS/part_export/artera_turbo.pm: add debug flag
16164
16165 2004-10-22 03:31  ivan
16166
16167         * httemplate/view/cust_main.cgi: add svc_external-skip_manual
16168           support to main customer view, for artera turbo
16169
16170 2004-10-22 03:14  ivan
16171
16172         * FS/FS/part_export/artera_turbo.pm: add option to specify a static
16173           aid
16174
16175 2004-10-21 01:54  ivan
16176
16177         * httemplate/browse/part_pkg.cgi: remove tiny formatting glitch
16178
16179 2004-10-21 01:33  ivan
16180
16181         * httemplate/browse/part_pkg.cgi: if enabled, show taxclass on
16182           package definition browse
16183
16184 2004-10-21 00:07  ivan
16185
16186         * httemplate/search/report_tax.cgi: fix tax report edge cases when
16187           using taxclasses in some regions but not others
16188
16189 2004-10-20 01:28  ivan
16190
16191         * bin/artera.import: back to id
16192
16193 2004-10-20 01:20  ivan
16194
16195         * bin/artera.import: locate existing ones by title, warn on errors
16196
16197 2004-10-20 01:16  ivan
16198
16199         * httemplate/index.html: add external browse
16200
16201 2004-10-20 01:14  ivan
16202
16203         * bin/artera.import: adding artera import
16204
16205 2004-10-20 01:08  ivan
16206
16207         * bin/artera.import: adding artera import
16208
16209 2004-10-20 01:07  ivan
16210
16211         * httemplate/: search/svc_external.cgi, index.html: add
16212           svc_external search
16213
16214 2004-10-19 17:44  ivan
16215
16216         * conf/logo.eps: new logo!
16217
16218 2004-10-19 16:52  ivan
16219
16220         * conf/logo.eps: new logo!
16221
16222 2004-10-19 04:50  ivan
16223
16224         * FS/bin/freeside-sqlradius-reset: isn't run with elevated
16225           privledges, so -T not necessary
16226
16227 2004-10-19 01:44  ivan
16228
16229         * Makefile: sleep long enough to be worthwhile
16230
16231 2004-10-18 05:37  ivan
16232
16233         * httemplate/: index.html, images/small-logo.png: that's right, a
16234           new logo
16235
16236 2004-10-17 07:01  ivan
16237
16238         * FS/FS/part_export/artera_turbo.pm, FS/FS/ClientAPI/MyAccount.pm,
16239           fs_selfservice/FS-SelfService/SelfService.pm,
16240           fs_selfservice/FS-SelfService/cgi/agent.cgi,
16241           fs_selfservice/FS-SelfService/cgi/process_svc_external.html,
16242           fs_selfservice/FS-SelfService/cgi/provision_list.html,
16243           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: add artera
16244           turbo handling to self-service and reseller interfaces
16245
16246 2004-10-17 02:54  ivan
16247
16248         * fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html: use
16249           templated svc_acct provisioner, from agent interface
16250
16251 2004-10-17 02:19  ivan
16252
16253         * FS/FS/Conf.pm, FS/FS/cust_svc.pm,
16254           FS/FS/part_export/artera_turbo.pm,
16255           httemplate/view/svc_external.cgi: add options to adjust UI for
16256           artera turbo as svc_export
16257
16258 2004-10-16 03:15  ivan
16259
16260         * FS/: FS/Conf.pm, FS/part_export/artera_turbo.pm,
16261           FS/svc_external.pm, bin/freeside-setup: add artera turbo export
16262
16263 2004-10-12 22:46  ivan
16264
16265         * Makefile: apachectl sucks ass
16266
16267 2004-10-12 14:59  ivan
16268
16269         * httemplate/view/svc_acct.cgi: fix edit link!  oops
16270
16271 2004-10-11 23:08  ivan
16272
16273         * httemplate/search/sqlradius.cgi: more info in error message for
16274           unknown export type, fix test for sqlradius_withdomain export,
16275           woo!
16276
16277 2004-10-11 22:54  ivan
16278
16279         * Makefile: update apache restart line for local apache
16280
16281 2004-10-09 03:57  ivan
16282
16283         * httemplate/view/svc_acct.cgi: rearrange things a bit and clean up
16284           the RADIUS session data, link to the detail search
16285
16286 2004-10-06 06:39  ivan
16287
16288         * httemplate/search/: sqlradius.cgi: more formatting updates to
16289           RADIUS report
16290
16291 2004-10-06 06:33  ivan
16292
16293         * httemplate/search/sqlradius.cgi: small formatting updates to
16294           RADIUS report
16295
16296 2004-10-06 06:27  ivan
16297
16298         * httemplate/search/sqlradius.cgi: small formatting updates to
16299           RADIUS report
16300
16301 2004-10-06 05:37  ivan
16302
16303         * FS/FS/part_export/sqlradius.pm: fix big in RADIUS session viewing
16304           when using an ignored-accounting export
16305
16306 2004-10-05 09:28  ivan
16307
16308         * httemplate/search/sqlradius.cgi,
16309           httemplate/search/sqlradius.html, FS/FS/cust_svc.pm,
16310           FS/FS/part_export/sqlradius.pm, httemplate/index.html,
16311           httemplate/elements/header.html, httemplate/view/svc_acct.cgi:
16312           RADIUS session viewing
16313
16314 2004-10-05 07:16  ivan
16315
16316         * httemplate/view/cust_bill.cgi: links to show alternate invoices
16317           also
16318
16319 2004-10-05 06:52  ivan
16320
16321         * httemplate/view/cust_bill.cgi: links to show alternate invoices
16322           also
16323
16324 2004-10-05 06:43  ivan
16325
16326         * httemplate/view/: cust_bill-pdf.cgi, cust_bill-ps.cgi,
16327           cust_bill.cgi: links to show alternate invoices also
16328
16329 2004-10-05 06:35  ivan
16330
16331         * httemplate/view/: cust_bill-pdf.cgi, cust_bill-ps.cgi,
16332           cust_bill.cgi: links to show alternate invoices also
16333
16334 2004-10-05 05:17  ivan
16335
16336         * FS/bin/freeside-selfservice-server: DO open a database connection
16337           in the parent process, this cached the $dbdef and speeds things
16338           up significantly
16339
16340 2004-09-27 16:17  ivan
16341
16342         * install/redhat/8/INSTALL: please don't use rh8
16343
16344 2004-09-27 13:42  ivan
16345
16346         * install/redhat/8/INSTALL: apachetoolbox instead i guess
16347
16348 2004-09-27 13:37  ivan
16349
16350         * install/redhat/8/: INSTALL, README.insecure, sources.list: adding
16351           rh8 install foo and warning
16352
16353 2004-09-22 04:28  ivan
16354
16355         * httemplate/search/: cust_bill_event.html,
16356           report_cust_credit.html, report_cust_pay.html, report_tax.html:
16357           add missing <TR> tags
16358
16359 2004-09-22 04:04  ivan
16360
16361         * httemplate/elements/: calendar-en.js, calendar-setup.js,
16362           calendar-win2k-2.css, calendar.js, calendar_stripped.js: update
16363           jscalendar
16364
16365 2004-09-21 00:57  ivan
16366
16367         * httemplate/view/cust_main.cgi: and for refunds too
16368
16369 2004-09-21 00:50  ivan
16370
16371         * httemplate/view/cust_main.cgi: better display of echeck
16372           payments/refunds/etc.
16373
16374 2004-09-16 06:22  ivan
16375
16376         * FS/FS/export_svc.pm, httemplate/edit/part_svc.cgi: add uid to
16377           mass duplicate checking on export changes, fix bug in new export
16378           editing, error message includes the number of duplicate customers
16379           also
16380
16381 2004-09-16 00:19  ivan
16382
16383         * FS/FS/cust_main.pm: allow blank auth for echeck refunds
16384
16385 2004-09-15 18:47  ivan
16386
16387         * FS/FS/svc_acct.pm: don't re-my  var, quiet warning
16388
16389 2004-09-15 08:31  ivan
16390
16391         * FS/FS/: Conf.pm, svc_acct.pm: add option for global username or
16392           username@domain uniqueness, closes: Bug#980
16393
16394 2004-09-15 01:57  ivan
16395
16396         * FS/bin/freeside-selfservice-server: it would help to set the
16397           permissions on the lockfile right, so the kids can open it...
16398
16399 2004-09-15 01:45  ivan
16400
16401         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
16402           obtain a new descriptor for the lock in kids, this should fix
16403           locking problems
16404
16405 2004-09-15 01:30  ivan
16406
16407         * FS/bin/freeside-selfservice-server: obtain a new descriptor for
16408           the lock in kids, this should fix locking problems
16409
16410 2004-09-14 06:00  ivan
16411
16412         * httemplate/view/cust_main.cgi, FS/FS/cust_main.pm,
16413           httemplate/edit/cust_refund.cgi,
16414           httemplate/edit/process/cust_refund.cgi: echeck/ACH refunds
16415
16416 2004-09-13 23:47  ivan
16417
16418         * FS/bin/freeside-selfservice-server,
16419           fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
16420           selfservice: - server: don't reconnect again if we've already
16421           been signalled to shutdown - server: add kid reaping to shutdown
16422           sequence - server: add another optional logging level to response
16423           sending - server: acquire write mutex for keepalives
16424
16425 2004-09-09 05:04  ivan
16426
16427         * FS/FS/part_svc.pm, httemplate/edit/part_svc.cgi,
16428           httemplate/edit/process/part_svc.cgi: rework edit/part_svc.cgi so
16429           it doesn't use a separate process/ file, this allows large error
16430           messages to be displayed properly
16431
16432 2004-09-06 05:44  ivan
16433
16434         * FS/bin/freeside-selfservice-server,
16435           fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
16436           self-service keepalives
16437
16438 2004-09-06 02:44  ivan
16439
16440         * FS/bin/freeside-selfservice-server: don't open a database
16441           connection in the parent process
16442
16443 2004-09-06 02:28  ivan
16444
16445         * FS/bin/freeside-queued: don't die off even on database failures
16446
16447 2004-09-05 16:21  ivan
16448
16449         * httemplate/edit/cust_main.cgi: fixed duplicate checking will
16450           catch it, but add client-side protection against
16451           double-submission also.
16452
16453 2004-09-05 15:42  ivan
16454
16455         * fs_selfservice/FS-SelfService/cgi/signup.html: fixed duplicate
16456           checking will catch it, but add client-side protection against
16457           double-submission also.
16458
16459 2004-09-05 02:42  ivan
16460
16461         * test/dup-test: adding duplicate test
16462
16463 2004-09-05 02:41  ivan
16464
16465         * FS/FS/svc_acct.pm: acquire a database lock to prevent race
16466           conditions in duplicate checking
16467
16468 2004-09-04 03:02  ivan
16469
16470         * FS/FS/export_svc.pm: first try at duplicate checking on new
16471           export associations
16472
16473 2004-08-27 04:33  ivan
16474
16475         * FS/bin/freeside-sqlradius-reset: oops use @ARGV not @_
16476
16477 2004-08-27 04:16  ivan
16478
16479         * FS/bin/freeside-sqlradius-reset: add option to specify exports
16480
16481 2004-08-24 05:22  ivan
16482
16483         * Makefile: small Makefile update
16484
16485 2004-08-24 04:16  ivan
16486
16487         * FS/FS/ClientAPI/MyAccount.pm,
16488           fs_selfservice/FS-SelfService/cgi/agent.cgi,
16489           fs_selfservice/FS-SelfService/cgi/agent_customer_menu.html,
16490           fs_selfservice/FS-SelfService/cgi/agent_delete_svc.html,
16491           fs_selfservice/FS-SelfService/cgi/agent_logout.html,
16492           fs_selfservice/FS-SelfService/cgi/agent_main.html,
16493           fs_selfservice/FS-SelfService/cgi/agent_menu.html,
16494           fs_selfservice/FS-SelfService/cgi/agent_order_pkg.html,
16495           fs_selfservice/FS-SelfService/cgi/agent_provision.html,
16496           fs_selfservice/FS-SelfService/cgi/agent_provision_svc_acct.html,
16497           fs_selfservice/FS-SelfService/cgi/list_customers.html,
16498           fs_selfservice/FS-SelfService/cgi/order_pkg.html,
16499           fs_selfservice/FS-SelfService/cgi/provision.html,
16500           fs_selfservice/FS-SelfService/cgi/provision_list.html,
16501           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
16502           fs_selfservice/FS-SelfService/cgi/svc_acct.html,
16503           fs_selfservice/FS-SelfService/cgi/view_customer.html,
16504           FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/ClientAPI/Agent.pm,
16505           FS/FS/ClientAPI/Signup.pm,
16506           fs_selfservice/FS-SelfService/SelfService.pm,
16507           httemplate/search/cust_main.cgi: big update for reseller
16508           interface
16509
16510 2004-08-20 01:58  ivan
16511
16512         * bin/ispman.ldap.import: adding
16513
16514 2004-08-19 09:35  ivan
16515
16516         * httemplate/search/cust_credit.html: add customer # to credit
16517           reports too
16518
16519 2004-08-19 03:53  ivan
16520
16521         * httemplate/edit/part_svc.cgi: shell field is now a dropdown of
16522           legal shells, closes: Bug#118
16523
16524 2004-08-18 17:22  ivan
16525
16526         * httemplate/search/: cust_pay.cgi, elements/search.html: add
16527           customer # to payment reports, add table cell alignment option to
16528           general search component
16529
16530 2004-08-17 06:14  ivan
16531
16532         * FS/FS/cust_main.pm: prevent realtime_bop CVV removal from messing
16533           up cust_main records, also don't pollute the original object when
16534           used with override options, closes: Bug#982
16535
16536 2004-08-17 00:43  ivan
16537
16538         * fs_selfservice/FS-SelfService/cgi/: passwd.cgi, passwd.html: fix
16539           path to passwd.cgi!
16540
16541 2004-08-14 05:26  ivan
16542
16543         * FS/FS/: export_svc.pm, part_svc.pm, svc_acct.pm: first try at
16544           duplicate checking on new export associations
16545
16546 2004-08-11 16:56  ivan
16547
16548         * FS/FS/cust_bill.pm: fix bank name showing up on invoices
16549
16550 2004-08-09 12:03  ivan
16551
16552         * init.d/freeside-init: add /usr/local/bin to PATH
16553
16554 2004-08-06 19:49  ivan
16555
16556         * httemplate/view/cust_main.cgi: disable order package button until
16557           a package has been selected
16558
16559 2004-08-05 11:47  ivan
16560
16561         * FS/FS.pm: fix pod typo
16562
16563 2004-08-02 02:43  ivan
16564
16565         * httemplate/index.html: fix link to virtual host browse
16566
16567 2004-08-01 17:41  ivan
16568
16569         * FS/FS/part_export/vpopmail.pm: no maintainer, use
16570           shellcommands_withdomain instead
16571
16572 2004-07-30 00:12  ivan
16573
16574         * FS/FS/svc_Common.pm: set fixed values from an explicitly
16575           specified svcpart on replace too
16576
16577 2004-07-29 21:54  ivan
16578
16579         * FS/FS/Conf.pm, FS/FS/cust_svc.pm, FS/FS/svc_Common.pm,
16580           conf/cust_pkg-change_svcpart,
16581           httemplate/edit/process/cust_svc.cgi,
16582           httemplate/misc/process/link.cgi, httemplate/view/svc_acct.cgi:
16583           svcpart changes now trigger all necessary export actions, manual
16584           svcpart changing on svc_acct view, linking changes svcpart if you
16585           ask it to, closes: Bug#671, Bug#644
16586
16587 2004-07-29 14:49  ivan
16588
16589         * FS/bin/freeside-setup: add index on cust_main.refnum, speeds up
16590           advertising source list
16591
16592 2004-07-15 15:40  ivan
16593
16594         * FS/FS/cust_pkg.pm, FS/FS/ClientAPI/MyAccount.pm,
16595           FS/FS/ClientAPI/Signup.pm,
16596           fs_selfservice/FS-SelfService/SelfService.pm,
16597           fs_selfservice/FS-SelfService/cgi/agent.cgi,
16598           fs_selfservice/FS-SelfService/cgi/delete_svc.html,
16599           fs_selfservice/FS-SelfService/cgi/logout.html,
16600           fs_selfservice/FS-SelfService/cgi/make_payment.html,
16601           fs_selfservice/FS-SelfService/cgi/myaccount.html,
16602           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
16603           fs_selfservice/FS-SelfService/cgi/payment_results.html,
16604           fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
16605           fs_selfservice/FS-SelfService/cgi/provision.html,
16606           fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html,
16607           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
16608           fs_selfservice/FS-SelfService/cgi/view_invoice.html,
16609           httemplate/view/cust_main.cgi: big update for customer
16610           self-service: add provisioning/unprovisioning of purchased
16611           services, like fs_selfadmin
16612
16613 2004-07-12 06:51  ivan
16614
16615         * httemplate/view/cust_main.cgi: DEL out voided payments to
16616           distinguish them visually better
16617
16618 2004-07-10 07:46  ivan
16619
16620         * FS/FS/ClientAPI/MyAccount.pm: fix edge case avoiding erronous
16621           decline/cancel when customer has a negative balance & purchases
16622           stuff with it
16623
16624 2004-07-10 07:30  ivan
16625
16626         * FS/FS/: cust_svc.pm, part_pkg.pm, ClientAPI/MyAccount.pm: tyop;
16627
16628 2004-07-10 06:30  ivan
16629
16630         * httemplate/: index.html, search/cust_bill_event.cgi,
16631           search/cust_bill_event.html: add calendar to cust_bill_event
16632           search page, make ending date default to open-ended like other
16633           reports
16634
16635 2004-07-10 06:21  ivan
16636
16637         * FS/FS/Record.pm: fix FS::Record::qsearch to (hopefully) work as
16638           before and cluck loudly when the FS::tablename class isn't
16639           loaded, rather than throw exceptions
16640
16641 2004-07-10 06:08  ivan
16642
16643         * FS/FS/cust_svc.pm: use FS::svc_external so the label method
16644           doesn't bomb out in FS::Record::qsearch with Can't locate object
16645           method virtual_fields via package FS::svc_external
16646
16647 2004-07-09 04:45  ivan
16648
16649         * fs_selfservice/FS-SelfService/cgi/agent.cgi: add debugging to
16650           agent.cgi, make sure warnings are turned off when parsing
16651           templates to avoid too much output to STDERR triggering obscure
16652           apache hang bug.  thanks dean you rule.
16653
16654 2004-07-09 02:29  ivan
16655
16656         * fs_selfservice/FS-SelfService/cgi/agent_main.html: new style ;
16657           param separator
16658
16659 2004-07-08 04:15  ivan
16660
16661         * httemplate/edit/process/cust_main.cgi: don't change otaker when
16662           just editing account, closes: Bug#921
16663
16664 2004-07-07 09:06  ivan
16665
16666         * FS/FS/cust_pay.pm: allow payment modification so we can import
16667           order_number info
16668
16669 2004-07-06 12:10  ivan
16670
16671         * FS/FS/Record.pm: better error message for missing tables
16672
16673 2004-07-06 10:26  ivan
16674
16675         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
16676           httemplate/edit/cust_refund.cgi,
16677           httemplate/edit/process/cust_credit.cgi,
16678           httemplate/edit/process/cust_refund.cgi,
16679           httemplate/view/cust_main.cgi: payment voiding part deux & credit
16680           card refunds!
16681
16682 2004-07-06 07:22  ivan
16683
16684         * FS/FS/cust_refund.pm: document and check refund reasons
16685
16686 2004-07-06 06:26  ivan
16687
16688         * FS/FS.pm, FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm,
16689           FS/t/cust_pay_void.t, FS/bin/freeside-setup,
16690           httemplate/docs/schema.html, httemplate/misc/void-cust_pay.cgi:
16691           add cust_pay_void table and payment voiding web ui part one
16692
16693 2004-07-06 01:43  ivan
16694
16695         * htetc/handler.pl: 0.32 (and then some) released
16696
16697 2004-07-01 06:49  ivan
16698
16699         * FS/FS/: ClientAPI/MyAccount.pm, cust_main.pm: credit out
16700           self-service
16701
16702 2004-07-01 05:45  ivan
16703
16704         * FS/FS/agent.pm: fix silly bug editing agents
16705
16706 2004-07-01 05:42  ivan
16707
16708         * FS/FS/Record.pm: show a full stack backtrace if we wind up in the
16709           hash method with an empty Hash attribute, wtf?
16710
16711 2004-06-30 11:19  ivan
16712
16713         * FS/FS/cust_pay.pm, conf/payment_receipt_email: payyment receipts
16714           template fixes
16715
16716 2004-06-30 11:12  ivan
16717
16718         * FS/FS/cust_pay.pm: payyment receipts: pass body has an arrayref,
16719           also fill in name filed
16720
16721 2004-06-30 11:01  ivan
16722
16723         * FS/FS/cust_pay.pm: typo
16724
16725 2004-06-30 10:57  ivan
16726
16727         * FS/FS/Conf.pm, FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_bill.pm,
16728           FS/FS/cust_pay.pm, FS/FS/cust_pay_refund.pm,
16729           conf/payment_receipt_email: payment receipts!
16730
16731 2004-06-30 07:33  ivan
16732
16733         * fs_selfservice/FS-SelfService/cgi/make_payment.html,
16734           httemplate/misc/payment.cgi: forgot october!  closes: Bug#880
16735
16736 2004-06-30 03:02  ivan
16737
16738         * FS/: FS/Conf.pm, bin/freeside-daily: add option to pgp/gpg
16739           encrypt scp dumps
16740
16741 2004-06-30 02:56  ivan
16742
16743         * FS/FS/cust_bill.pm: fix warning message when agent-specific
16744           plandata cannot be found
16745
16746 2004-06-29 00:57  ivan
16747
16748         * httemplate/docs/schema.html: cust_pay_refund
16749
16750 2004-06-28 21:02  ivan
16751
16752         * FS/FS.pm, FS/MANIFEST, FS/FS/cust_bill_pay.pm,
16753           FS/FS/cust_credit_bill.pm, FS/FS/cust_credit_refund.pm,
16754           FS/FS/cust_pay.pm, FS/FS/cust_pay_refund.pm,
16755           FS/FS/cust_refund.pm, FS/bin/freeside-setup,
16756           httemplate/view/cust_main.cgi, FS/t/cust_pay_refund.t,
16757           httemplate/edit/cust_bill_pay.cgi,
16758           httemplate/edit/process/cust_bill_pay.cgi: add cust_pay_refund
16759           table to refund payments
16760
16761 2004-06-25 11:28  ivan
16762
16763         * FS/FS/cust_main.pm: fix Pg date parsing of expdate and thus
16764           paydate_monthyear method and thus bug#862 and i need some sleep
16765
16766 2004-06-25 10:57  ivan
16767
16768         * fs_selfservice/FS-SelfService/cgi/make_payment.html,
16769           httemplate/misc/payment.cgi: fix one-time card charging not
16770           pulling in exp date?
16771
16772 2004-06-25 10:26  ivan
16773
16774         * httemplate/misc/payment.cgi: set defaults so as to not change the
16775           billing type when entering a one time payment
16776
16777 2004-06-25 03:25  ivan
16778
16779         * FS/: FS/UID.pm, bin/freeside-queued: ping the database and retry
16780           rather before doing anything
16781
16782 2004-06-25 03:16  ivan
16783
16784         * FS/FS/cust_bill.pm: really fix latex printing when datasrc
16785           contains a ;
16786
16787 2004-06-25 03:07  ivan
16788
16789         * FS/FS/cust_bill.pm: fix latex printing when datasrc contains a ;
16790
16791 2004-06-25 01:44  ivan
16792
16793         * FS/FS/cust_pkg.pm: move up next bill date on unsuspend
16794
16795 2004-06-22 19:13  ivan
16796
16797         * FS/FS/cust_bill.pm: forgotten space in typeset invoice credit
16798           lines
16799
16800 2004-06-21 20:12  ivan
16801
16802         * Makefile: snapshot before schema changes
16803
16804 2004-06-21 20:11  ivan
16805
16806         * FS/FS.pm: small doc update
16807
16808 2004-06-21 20:10  ivan
16809
16810         * bin/sqlradius.import: fix attribute importing bugs that borked
16811           the passwords
16812
16813 2004-06-21 07:24  ivan
16814
16815         * fs_selfservice/FS-SelfService/cgi/agent.cgi: fix dup password
16816           checking on add'l package order
16817
16818 2004-06-21 06:36  ivan
16819
16820         * FS/MANIFEST: removing old report from MANIFEST
16821
16822 2004-06-21 05:27  ivan
16823
16824         * FS/FS/ClientAPI/MyAccount.pm: fix harmless typo, closes; Bug#872
16825
16826 2004-06-21 03:58  ivan
16827
16828         * fs_selfservice/FS-SelfService/cgi/agent.cgi: check password match
16829           on agent add'l package order
16830
16831 2004-06-21 03:45  ivan
16832
16833         * FS/FS/ClientAPI/MyAccount.pm: field name is primary_svc, not
16834           primary
16835
16836 2004-06-21 03:26  ivan
16837
16838         * FS/FS/: Conf.pm, cust_svc.pm, ClientAPI/MyAccount.pm: option to
16839           only allow primary users access to the self-service server
16840
16841 2004-06-18 03:28  ivan
16842
16843         * bin/masonize, httemplate/search/cust_main-otaker.cgi: masonize
16844           fix: avoid newline prepend fix from borking indented first <%,
16845           fixes customer search by otaker under mason, closes: Bug#830
16846
16847 2004-06-17 05:32  ivan
16848
16849         * FS/FS/part_export/: www_shellcommands.pm, apache.pm: add
16850           frontpage extensions to www_shellcommands export
16851
16852 2004-06-16 16:59  ivan
16853
16854         * FS/FS/svc_acct.pm: fix deletion of accounts connected to virtual
16855           hosts
16856
16857 2004-06-16 07:07  ivan
16858
16859         * httemplate/search/report_tax.cgi: update tax report for taxclass
16860
16861 2004-06-15 06:27  ivan
16862
16863         * fs_selfservice/FS-SelfService/cgi/: passwd.cgi, passwd.html:
16864           moving passwd cgi to self-service
16865
16866 2004-06-15 03:59  ivan
16867
16868         * FS/FS/Record.pm: add stack backtrace to fatal problems in virtual
16869           field check
16870
16871 2004-06-11 09:44  ivan
16872
16873         * httemplate/search/report_tax.cgi: fix date range for old perl,
16874           count tax exempt and COMP customers correctly
16875
16876 2004-06-11 07:57  ivan
16877
16878         * httemplate/search/report_tax.cgi: fix to find all customer
16879           scorrectly
16880
16881 2004-06-11 07:25  ivan
16882
16883         * httemplate/search/report_tax.cgi: tax report fix sort
16884
16885 2004-06-11 07:03  ivan
16886
16887         * FS/FS/Conf.pm, httemplate/index.html: tax report!
16888
16889 2004-06-11 06:44  ivan
16890
16891         * httemplate/search/report_tax.cgi: tax report!
16892
16893 2004-06-11 00:37  ivan
16894
16895         * Makefile: add update-selfservice target
16896
16897 2004-06-10 05:58  ivan
16898
16899         * httemplate/browse/agent.cgi: now available as methods
16900
16901 2004-06-10 05:31  ivan
16902
16903         * FS/FS/CGI.pm, FS/FS/agent.pm, FS/FS/cust_main.pm,
16904           FS/FS/ClientAPI/Agent.pm, FS/FS/ClientAPI/MyAccount.pm,
16905           FS/FS/ClientAPI/Signup.pm,
16906           fs_selfservice/FS-SelfService/cgi/agent.cgi,
16907           fs_selfservice/FS-SelfService/cgi/agent_login.html,
16908           fs_selfservice/FS-SelfService/cgi/agent_main.html,
16909           fs_selfservice/FS-SelfService/cgi/cvv2.html,
16910           fs_selfservice/FS-SelfService/cgi/cvv2.png,
16911           fs_selfservice/FS-SelfService/cgi/cvv2_amex.png,
16912           fs_selfservice/FS-SelfService/cgi/list_customers.html,
16913           fs_selfservice/FS-SelfService/cgi/signup.html,
16914           fs_selfservice/FS-SelfService/cgi/view_customer.html,
16915           httemplate/browse/agent.cgi, httemplate/search/cust_main.cgi,
16916           fs_selfservice/FS-SelfService/SelfService.pm: agent interface
16917
16918 2004-06-10 04:28  ivan
16919
16920         * httemplate/search/cust_main-otaker.cgi: tyop
16921
16922 2004-06-09 01:59  ivan
16923
16924         * Makefile: need this entry for myself though!
16925
16926 2004-06-05 05:01  ivan
16927
16928         * Makefile: AND set its owner.  whew.
16929
16930 2004-06-05 04:55  ivan
16931
16932         * Makefile: and don't forget to make the dir
16933
16934 2004-06-05 04:47  ivan
16935
16936         * Makefile: fix path and make var substitution
16937
16938 2004-06-05 04:37  ivan
16939
16940         * Makefile: oops fix line endings in automated self-service lib
16941           install
16942
16943 2004-06-05 04:34  ivan
16944
16945         * Makefile: automated self-service lib install
16946
16947 2004-06-05 02:34  ivan
16948
16949         * bin/: sqlradius-norealm.reimport, sqlradius.import,
16950           sqlradius.reimport: sqlradius import updates
16951
16952 2004-06-04 20:00  ivan
16953
16954         * Makefile: self-service installer?
16955
16956 2004-06-03 03:09  ivan
16957
16958         * httemplate/misc/email-invoice.cgi: also fix agent-specific From:
16959           address on "re-email" link
16960
16961 2004-06-03 02:55  ivan
16962
16963         * FS/FS/cust_bill.pm: fix agent-specific template on "invoice view"
16964           screen and "re-email/re-print" links, also fix agent-specific
16965           From: address on "re-email" link
16966
16967 2004-06-03 00:00  ivan
16968
16969         * FS/FS/cust_bill.pm: better error message for non-applicable
16970           invoice events
16971
16972 2004-06-02 14:27  ivan
16973
16974         * fs_selfservice/DEPLOY: simple kludge for testing
16975
16976 2004-06-01 03:56  ivan
16977
16978         * httemplate/edit/part_bill_event.cgi: html table fix
16979
16980 2004-06-01 03:53  ivan
16981
16982         * FS/FS/cust_bill.pm, httemplate/edit/part_bill_event.cgi:
16983           per-agent invoice_from addresses
16984
16985 2004-06-01 02:23  ivan
16986
16987         * bin/postfix_courierimap.import: typo in sql
16988
16989 2004-05-31 18:49  ivan
16990
16991         * FS/FS/cust_bill.pm: typo in error message
16992
16993 2004-05-28 16:26  ivan
16994
16995         * bin/sqlradius.reimport: adding password/finger correction tool
16996           too
16997
16998 2004-05-28 06:48  ivan
16999
17000         * bin/postfix_courierimap.import: adding
17001
17002 2004-05-28 04:33  ivan
17003
17004         * httemplate/misc/upload-batch.cgi: not entirely sure why we're
17005           checking the filename at all... to catch empty form submissions?
17006
17007 2004-05-28 04:21  ivan
17008
17009         * httemplate/misc/upload-batch.cgi: better error reporting on
17010           unparsable filenames
17011
17012 2004-05-28 03:38  ivan
17013
17014         * httemplate/search/elements/search.html: show a better message
17015           when no results are found
17016
17017 2004-05-28 03:17  ivan
17018
17019         * httemplate/search/cust_bill.html: correct count statement when
17020           searching for individual invoices by #
17021
17022 2004-05-28 01:40  ivan
17023
17024         * bin/sqlradius.import: really.
17025
17026 2004-05-28 01:37  ivan
17027
17028         * bin/sqlradius.import: fixed up and working?
17029
17030 2004-05-28 00:02  ivan
17031
17032         * FS/FS/svc_domain.pm: report value passed for illegal action
17033           pseudo-field
17034
17035 2004-05-27 02:30  ivan
17036
17037         * bin/sqlradius.import: fixup domain svcpart selection
17038
17039 2004-05-27 02:14  ivan
17040
17041         * bin/sqlradius.import: adding sqlradius.import
17042
17043 2004-05-26 11:59  ivan
17044
17045         * FS/FS/cust_bill.pm: require the version of File::Temp with the OO
17046           interface
17047
17048 2004-05-26 06:07  ivan
17049
17050         * FS/FS/part_export/acct_sql.pm: fix table name
17051
17052 2004-05-26 06:02  ivan
17053
17054         * FS/FS/: part_export/acct_sql.pm, svc_acct.pm: update acct_sql
17055           export some more to export to alias table also and in general be
17056           more configurable
17057
17058 2004-05-26 04:11  ivan
17059
17060         * FS/FS/cust_bill.pm: comma
17061
17062 2004-05-26 04:11  ivan
17063
17064         * FS/FS/cust_bill.pm: use File::Temp for filenames and store the
17065           temp files in cache.datasrc instead of /tmp
17066
17067 2004-05-26 03:36  ivan
17068
17069         * FS/FS/cust_bill.pm: better error checking/reporting for latex
17070           setup problems
17071
17072 2004-05-26 02:14  ivan
17073
17074         * FS/FS/part_export/www_shellcommands.pm: default commands now keep
17075           web content in user homedirs and link to /var/www
17076
17077 2004-05-19 07:34  ivan
17078
17079         * FS/FS/part_export/acct_sql.pm: really fixing deletions in
17080           acct_sql export
17081
17082 2004-05-19 07:29  ivan
17083
17084         * FS/FS/part_export/acct_sql.pm: fixing deletions in acct_sql
17085           export
17086
17087 2004-05-19 07:22  ivan
17088
17089         * FS/FS/part_export/acct_sql.pm: fixing acct_sql export
17090
17091 2004-05-19 06:41  ivan
17092
17093         * FS/: MANIFEST, FS/part_export/acct_sql.pm,
17094           t/part_export-acct_sql.t: adding acct_sql export
17095
17096 2004-05-19 05:31  ivan
17097
17098         * httemplate/edit/part_pkg.cgi: continue making
17099           hours/input/output/total display on invoices conditional on there
17100           being any charge for overages
17101
17102 2004-05-19 05:30  ivan
17103
17104         * httemplate/edit/part_pkg.cgi: finish making
17105           hours/input/output/total display on invoices conditional on there
17106           being any charge for overages
17107
17108 2004-05-19 05:28  ivan
17109
17110         * httemplate/edit/part_pkg.cgi: make hours/input/output/total
17111           display on invoices conditional on there being any charge for
17112           overages
17113
17114 2004-05-17 17:20  ivan
17115
17116         * FS/FS/ClientAPI/MyAccount.pm: patch from randell lucas for
17117           order_pkg to return pkgnum also
17118
17119 2004-05-14 05:25  ivan
17120
17121         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
17122           FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi,
17123           httemplate/edit/process/part_bill_event.cgi: add per-agent
17124           invoice templates, add per-package suspend invoice events, fix
17125           automatic creation of invoice_latex alternate templates
17126
17127 2004-05-12 11:07  ivan
17128
17129         * bin/sequences.reset: easier this way
17130
17131 2004-05-12 11:02  ivan
17132
17133         * bin/: sequences.reset, freeside.import: adding
17134
17135 2004-05-12 05:38  ivan
17136
17137         * install/redhat/9/: INSTALL, sources.list: that wasn't pleasant
17138
17139 2004-05-12 03:03  ivan
17140
17141         * Makefile: for native apache installs
17142
17143 2004-05-11 05:01  ivan
17144
17145         * httemplate/edit/svc_www.cgi: i'm not usually like this.
17146
17147 2004-05-11 04:58  ivan
17148
17149         * httemplate/edit/svc_www.cgi: this has been an evening of logical
17150           negation
17151
17152 2004-05-11 04:54  ivan
17153
17154         * httemplate/edit/svc_www.cgi: so close
17155
17156 2004-05-11 04:52  ivan
17157
17158         * httemplate/edit/svc_www.cgi: clean this up a bit, fix
17159           svc_www-usersvc_svcpart and hopefully simplified zone select too
17160
17161 2004-05-11 04:22  ivan
17162
17163         * httemplate/edit/svc_www.cgi: need to pull in $conf
17164
17165 2004-05-11 04:19  ivan
17166
17167         * FS/FS/Conf.pm, httemplate/edit/svc_www.cgi: one reasonable
17168           default and one kludge, to improve webhosting UI
17169
17170 2004-05-11 02:50  ivan
17171
17172         * FS/FS/part_export/www_shellcommands.pm: fix commands
17173
17174 2004-05-10 17:46  ivan
17175
17176         * httemplate/: index.html, search/svc_www.cgi: vary basic virtual
17177           host browse
17178
17179 2004-05-10 06:46  ivan
17180
17181         * FS/FS/part_export/shellcommands_withdomain.pm: fix ISPMan
17182           password changing command
17183
17184 2004-05-10 06:17  ivan
17185
17186         * FS/FS/part_export/shellcommands.pm: fall back to password
17187           changing in the case of blank suspension/unsuspension commands,
17188           like some exports
17189
17190 2004-05-10 04:10  ivan
17191
17192         * FS/FS/part_export/postfix.pm, bin/postfix.export: make postfix
17193           export commands configrable
17194
17195 2004-05-10 03:01  ivan
17196
17197         * bin/sendmail.import: properly nested greps
17198
17199 2004-05-10 02:59  ivan
17200
17201         * bin/sendmail.import: allow for multiple svc_acct svcparts
17202
17203 2004-05-10 02:40  ivan
17204
17205         * bin/sendmail.import: 5.005!
17206
17207 2004-05-10 02:38  ivan
17208
17209         * bin/sendmail.import: ach 5.005
17210
17211 2004-05-10 01:38  ivan
17212
17213         * CREDITS: rt and sql-ledger
17214
17215 2004-05-08 00:46  ivan
17216
17217         * FS/FS/svc_acct.pm: default finger to first+last
17218
17219 2004-05-06 15:37  ivan
17220
17221         * httemplate/edit/svc_www.cgi: brainfart
17222
17223 2004-05-06 15:34  ivan
17224
17225         * httemplate/edit/svc_www.cgi: tyop
17226
17227 2004-05-06 15:29  ivan
17228
17229         * FS/FS/part_export/apache.pm, bin/apache.export: add option to
17230           change the restart command in apache exports
17231
17232 2004-05-06 15:29  ivan
17233
17234         * FS/FS/svc_acct.pm: protect properly against deleting users linked
17235           to virtual web sites
17236
17237 2004-05-06 15:18  ivan
17238
17239         * httemplate/edit/svc_www.cgi: show service name and
17240           fully-qualified address on service add
17241
17242 2004-05-04 11:44  ivan
17243
17244         * FS/FS/queue.pm: don't truncate job args for display
17245
17246 2004-05-03 08:40  ivan
17247
17248         * FS/FS/ClientAPI/MyAccount.pm: 1. order_pkg accepts svcpart +
17249           (svc_external: id, title / svc_acct: domain)
17250
17251 2004-05-03 07:32  ivan
17252
17253         * FS/FS/: svc_acct.pm, part_export/shellcommands.pm,
17254           part_export/shellcommands_withdomain.pm: make RADIUS groups
17255           available to shellcommands exports
17256
17257 2004-05-01 15:49  ivan
17258
17259         * httemplate/search/: cust_bill.html, elements/search.html: don't
17260           display links to missing customers
17261
17262 2004-05-01 14:40  ivan
17263
17264         * httemplate/search/cust_bill.html: I'm slow this morning
17265
17266 2004-05-01 14:38  ivan
17267
17268         * httemplate/search/cust_bill.html: oops tyop
17269
17270 2004-05-01 14:05  ivan
17271
17272         * httemplate/search/cust_bill.html: handle missing customer records
17273           without erroring out
17274
17275 2004-05-01 03:43  ivan
17276
17277         * install/redhat/9/INSTALL: update for some new atrpms package
17278           versions
17279
17280 2004-04-30 14:58  ivan
17281
17282         * FS/FS/Record.pm: accept empty zips for non-US countries...
17283
17284 2004-04-30 13:22  ivan
17285
17286         * FS/FS/cust_main.pm: eliminate spurious "multiple records in
17287           scalar search" warning
17288
17289 2004-04-30 12:08  ivan
17290
17291         * httemplate/index.html: 15 day open invoice reports for qis
17292
17293 2004-04-29 02:21  ivan
17294
17295         * install/5.005/: DBIx-DBSchema-0.23-5.005kludge/Changes,
17296           DBIx-DBSchema-0.23-5.005kludge/DBSchema.pm,
17297           DBIx-DBSchema-0.23-5.005kludge/MANIFEST,
17298           DBIx-DBSchema-0.23-5.005kludge/MANIFEST.SKIP,
17299           DBIx-DBSchema-0.23-5.005kludge/Makefile.PL,
17300           DBIx-DBSchema-0.23-5.005kludge/README,
17301           DBIx-DBSchema-0.23-5.005kludge/TODO,
17302           DBD-Pg-1.22-fixvercmp/Changes, DBD-Pg-1.22-fixvercmp/MANIFEST,
17303           DBD-Pg-1.22-fixvercmp/Makefile.PL, DBD-Pg-1.22-fixvercmp/Pg.h,
17304           DBD-Pg-1.22-fixvercmp/Pg.pm, DBD-Pg-1.22-fixvercmp/Pg.xs,
17305           DBD-Pg-1.22-fixvercmp/README, DBD-Pg-1.22-fixvercmp/README.win32,
17306           DBD-Pg-1.22-fixvercmp/dbd-pg.pod, DBD-Pg-1.22-fixvercmp/dbdimp.c,
17307           DBD-Pg-1.22-fixvercmp/dbdimp.h,
17308           DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl,
17309           DBD-Pg-1.22-fixvercmp/eg/lotest.pl,
17310           DBD-Pg-1.22-fixvercmp/eg/notify_test.patch,
17311           DBD-Pg-1.22-fixvercmp/t/00basic.t,
17312           DBD-Pg-1.22-fixvercmp/t/01connect.t,
17313           DBD-Pg-1.22-fixvercmp/t/01constants.t,
17314           DBD-Pg-1.22-fixvercmp/t/01setup.t,
17315           DBD-Pg-1.22-fixvercmp/t/02prepare.t,
17316           DBD-Pg-1.22-fixvercmp/t/03bind.t,
17317           DBD-Pg-1.22-fixvercmp/t/04execute.t,
17318           DBD-Pg-1.22-fixvercmp/t/05fetch.t,
17319           DBD-Pg-1.22-fixvercmp/t/06disconnect.t,
17320           DBD-Pg-1.22-fixvercmp/t/07reuse.t,
17321           DBD-Pg-1.22-fixvercmp/t/08txn.t,
17322           DBD-Pg-1.22-fixvercmp/t/09autocommit.t,
17323           DBD-Pg-1.22-fixvercmp/t/11quoting.t,
17324           DBD-Pg-1.22-fixvercmp/t/12placeholders.t,
17325           DBD-Pg-1.22-fixvercmp/t/13pgtype.t,
17326           DBD-Pg-1.22-fixvercmp/t/15funct.t,
17327           DBD-Pg-1.22-fixvercmp/t/99cleanup.t,
17328           DBD-Pg-1.22-fixvercmp/t/lib/App/Info.pm,
17329           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler.pm,
17330           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS.pm,
17331           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Request.pm,
17332           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Util.pm,
17333           DBIx-DBSchema-0.23-5.005kludge/t/load-mysql.t,
17334           DBIx-DBSchema-0.23-5.005kludge/t/load-pg.t,
17335           DBIx-DBSchema-0.23-5.005kludge/t/load.t,
17336           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler/Prompt.pm,
17337           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS/PostgreSQL.pm,
17338           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup.pm,
17339           DBIx-DBSchema-0.23-5.005kludge/DBSchema/Column.pm,
17340           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD.pm,
17341           DBIx-DBSchema-0.23-5.005kludge/DBSchema/Table.pm,
17342           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup/Index.pm,
17343           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup/Unique.pm,
17344           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/Pg.pm,
17345           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/Sybase.pm,
17346           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/mysql.pm: adding
17347           DBD::Pg and DBIx::DBSchema for 5.005.  argh freebsd and solaris!
17348
17349 2004-04-23 06:15  ivan
17350
17351         * FS/MANIFEST, httemplate/index.html: add link to new credit report
17352           on main menu, remove old obsolete shell-out reports
17353
17354 2004-04-23 05:50  ivan
17355
17356         * Makefile: fix up includes with Apache::ASP
17357
17358 2004-04-23 05:19  ivan
17359
17360         * FS/FS/cust_credit.pm, FS/FS/Report/Table/Monthly.pm,
17361           httemplate/graph/money_time.cgi,
17362           httemplate/search/cust_bill.html,
17363           httemplate/search/cust_credit.html,
17364           httemplate/search/cust_pay.cgi,
17365           httemplate/search/report_cust_credit.html,
17366           httemplate/search/elements/search.html: credit report, add some
17367           links to sales/credits/receipts summary, move payment search to
17368           template
17369
17370 2004-04-22 19:32  ivan
17371
17372         * httemplate/: search/cust_bill.html, search/sql.html, index.html,
17373           search/elements/search.html: working templated invoice search!
17374
17375 2004-04-22 00:38  ivan
17376
17377         * httemplate/elements/pager.html: silly pager fix
17378
17379 2004-04-22 00:07  ivan
17380
17381         * httemplate/search/report_cust_credit.html: initial copy from
17382           report_cust_pay.html
17383
17384 2004-04-21 13:52  ivan
17385
17386         * FS/FS/cust_bill.pm: as an invoice event, emailing/printing
17387           problems should be fatal and trigger retry
17388
17389 2004-04-20 18:49  ivan
17390
17391         * FS/FS/cust_main.pm: respect country default for batch import
17392
17393 2004-04-20 13:24  ivan
17394
17395         * FS/FS/ClientAPI/MyAccount.pm: silly bug noticed by matthewd
17396
17397 2004-04-19 18:23  ivan
17398
17399         * FS/FS/cust_main.pm: accept expiration dates in the same format
17400           they are output...
17401
17402 2004-04-19 17:58  ivan
17403
17404         * FS/FS/ClientAPI/MyAccount.pm, FS/FS/cust_main.pm,
17405           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
17406           fs_selfservice/FS-SelfService/SelfService.pm,
17407           httemplate/view/cust_main.cgi: add methods for masking credit
17408           cards, add payment info modification to self-service
17409
17410 2004-04-13 20:20  ivan
17411
17412         * install/fedora/fc1/: INSTALL, sources.list: adding preliminary
17413           install script for fedora core 1
17414
17415 2004-04-13 18:00  ivan
17416
17417         * rt/FREESIDE_MODIFIED: keeping track of what's been changed to
17418           make life easier when importing new upstream versions
17419
17420 2004-04-13 17:48  khoff
17421
17422         * rt/lib/RT/URI/freeside.pm: Freeside's URI handler for RT3.
17423
17424 2004-04-13 15:30  ivan
17425
17426         * FS/FS/svc_domain.pm: remove dependancy on Net::Whois that wasn't
17427           being used anyway
17428
17429 2004-04-13 13:01  ivan
17430
17431         * FS/t/part_export-communigate_pro.t: adding forgotten test
17432
17433 2004-04-13 11:27  ivan
17434
17435         * Makefile: adding comments for fedora
17436
17437 2004-04-10 18:50  ivan
17438
17439         * httemplate/search/: report_prepaid_income.cgi,
17440           report_prepaid_income.html: update unearned revenue report based
17441           on feedback from kevin
17442
17443 2004-04-09 15:35  ivan
17444
17445         * Makefile: thank goodness its friday
17446
17447 2004-04-09 15:34  ivan
17448
17449         * Makefile: really properly disable RT where not using
17450
17451 2004-04-09 15:33  ivan
17452
17453         * Makefile: properly disable RT where not using
17454
17455 2004-04-08 05:37  ivan
17456
17457         * Makefile: fix psql command line options for older pg
17458
17459 2004-04-08 05:23  ivan
17460
17461         * Makefile: fix quotes
17462
17463 2004-04-08 05:07  ivan
17464
17465         * Makefile: don't enable by default
17466
17467 2004-04-08 05:05  ivan
17468
17469         * rt/sbin/rt-setup-database.in: remove accidentally doubled lines
17470           in usage inst
17471
17472 2004-04-08 05:00  ivan
17473
17474         * Makefile, htetc/handler.pl, rt/FREESIDE_MODIFIED,
17475           rt/etc/RT_SiteConfig.pm, rt/sbin/rt-setup-database.in: beginning
17476           of RT integration
17477
17478 2004-04-07 22:53  ivan
17479
17480         * fs_selfservice/FS-SelfService/Makefile.PL: comment out xmlrpc
17481           server until it is ready
17482
17483 2004-04-07 06:12  ivan
17484
17485         * FS/bin/freeside-reexport: oops, update the usage too
17486
17487 2004-04-07 06:11  ivan
17488
17489         * FS/bin/freeside-reexport: added options to select username,
17490           svcnum, svcpart
17491
17492 2004-04-07 04:39  ivan
17493
17494         * FS/FS/: Conf.pm, domain_record.pm: automatically update
17495           reverse-ARPA records (Bug#462) / recognize SOA records with the
17496           fqdn as well as @
17497
17498 2004-04-07 04:04  ivan
17499
17500         * httemplate/view/svc_domain.cgi: javascript confirm when slaving a
17501           domain
17502
17503 2004-04-07 01:34  ivan
17504
17505         * FS/FS/part_export.pm: argh, the glob itself is tainted under
17506           5.005
17507
17508 2004-04-07 01:07  ivan
17509
17510         * FS/FS/part_export.pm: make -T happy (under old perl?)
17511
17512 2004-04-05 19:03  ivan
17513
17514         * FS/FS/part_export/www_shellcommands.pm: update ISPMan commands
17515
17516 2004-04-05 07:05  ivan
17517
17518         * httemplate/misc/link.cgi, FS/FS/Conf.pm,
17519           httemplate/misc/process/link.cgi: add a domain pulldown to
17520           svc_acct linking, closes: Bug#277 / prevent "stealing" services
17521           with link unless you set legacy_link-steal config option, closes:
17522           Bug#321
17523
17524 2004-04-05 04:55  ivan
17525
17526         * FS/FS/cust_pkg.pm, httemplate/view/cust_main.cgi: apply some
17527           heuristics to transfer ordering: primaries first, then sorted by
17528           quantity
17529
17530 2004-04-05 02:08  ivan
17531
17532         * htetc/handler.pl, httemplate/misc/whois.cgi,
17533           httemplate/view/svc_domain.cgi: add whois functionality
17534           internally instead of linking to geektools
17535
17536 2004-04-04 15:20  ivan
17537
17538         * FS/FS/: Conf.pm, cust_pkg.pm: add cust_pkg-change_svcpart option
17539           to optionally allow non-matching svcparts to be moved during
17540           package changes, closes: Bug#667
17541
17542 2004-04-04 15:14  ivan
17543
17544         * httemplate/view/cust_main.cgi: comment out extraneous warning
17545
17546 2004-04-02 05:44  ivan
17547
17548         * htetc/handler.pl, httemplate/view/cust_bill-pdf.cgi: remove
17549           Pragma:no-cache header, and set Content-Length and Cache-Control
17550           for viewing .pdf invoices with IE over SSL.
17551           http://support.microsoft.com/default.aspx?scid=kb;en-us;323308
17552
17553 2004-04-02 03:23  ivan
17554
17555         * httemplate/view/: cust_bill-pdf.cgi, cust_bill.cgi: add a fake
17556           .pdf extension to placate some versions of IE.  yay IE.
17557
17558 2004-04-01 18:09  ivan
17559
17560         * bin/bind.export, FS/FS/part_export/bind.pm: add option to set
17561           (r)ndc command
17562
17563 2004-04-01 06:50  ivan
17564
17565         * FS/FS/part_export/www_shellcommands.pm: fix paths to ispman
17566           commands
17567
17568 2004-03-31 16:44  ivan
17569
17570         * FS/: FS/cust_main_county.pm, bin/freeside-setup: get
17571           sub-countries from Locale::SubCountry now
17572
17573 2004-03-30 08:43  ivan
17574
17575         * FS/FS/cust_main.pm: mutex the bill and collect functions
17576           per-customer
17577
17578 2004-03-30 01:20  ivan
17579
17580         * bin/bind.import: add -s and -c flags, add ipv6 default zones to
17581           list of ignored zones, add nameservice records to existing
17582           domains, update for API change inDNS::ZoneParse 0.84
17583
17584 2004-03-29 13:49  ivan
17585
17586         * FS/FS/part_export/shellcommands.pm: freebsd pw(1) fixed in 4.10
17587           also
17588
17589 2004-03-28 22:03  ivan
17590
17591         * FS/FS/part_export.pm: fix export_info sub to return an empty
17592           hashref instead of undef
17593
17594 2004-03-26 17:05  khoff
17595
17596         * FS/FS/: Conf.pm, cust_pkg.pm, svc_acct.pm, svc_domain.pm: Cancel
17597           services in a particular order to get around certain
17598           inter-service dependancies
17599
17600 2004-03-25 20:54  ivan
17601
17602         * fs_selfservice/FS-SelfService/Makefile.PL: depend on Storable
17603           2.09
17604
17605 2004-03-25 20:46  ivan
17606
17607         * FS/FS/part_export/router.pm: don't depend on Net::Telnet unless
17608           necessary
17609
17610 2004-03-25 03:00  ivan
17611
17612         * FS/FS/part_export/: domain_shellcommands.pm,
17613           www_shellcommands.pm: typo from refactoring
17614
17615 2004-03-25 00:55  ivan
17616
17617         * FS/FS/part_export/: domain_shellcommands.pm,
17618           forward_shellcommands.pm, shellcommands.pm,
17619           shellcommands_withdomain.pm, www_shellcommands.pm: first pass at
17620           ISPMan integration
17621
17622 2004-03-24 22:42  ivan
17623
17624         * FS/FS/part_export/shellcommands.pm: freebsd fix will be in 5.3
17625           and later only so far, still waiting to hear about 4.10
17626
17627 2004-03-24 07:38  ivan
17628
17629         * httemplate/edit/part_export.cgi: catch misconfigured exports
17630
17631 2004-03-24 06:28  ivan
17632
17633         * FS/FS/: part_export.pm, part_export/apache.pm,
17634           part_export/bind.pm, part_export/bind_slave.pm,
17635           part_export/bsdshell.pm, part_export/communigate_pro.pm,
17636           part_export/communigate_pro_singledomain.pm, part_export/cp.pm,
17637           part_export/cyrus.pm, part_export/domain_shellcommands.pm,
17638           part_export/forward_shellcommands.pm, part_export/http.pm,
17639           part_export/infostreet.pm, part_export/ldap.pm,
17640           part_export/postfix.pm, part_export/shellcommands.pm,
17641           part_export/shellcommands_withdomain.pm, part_export/sqlmail.pm,
17642           part_export/sqlradius.pm, part_export/sqlradius_withdomain.pm,
17643           part_export/sysvshell.pm, part_export/textradius.pm,
17644           part_export/vpopmail.pm, part_export/www_shellcommands.pm: move
17645           export info to the modules themselves
17646
17647 2004-03-24 06:23  ivan
17648
17649         * FS/FS/part_export/router.pm: move export info to the modules
17650           themselves
17651
17652 2004-03-24 06:21  ivan
17653
17654         * FS/: MANIFEST, FS/part_export/passwdfile.pm,
17655           t/part_export-passwdfile.t: adding passwdfile export base class
17656
17657 2004-03-24 06:17  ivan
17658
17659         * eg/export_template.pm: update example export for the new world of
17660           export data in themodule files
17661
17662 2004-03-24 01:35  ivan
17663
17664         * FS/: MANIFEST, t/part_export-communigate_pro_singledomain.t,
17665           t/part_export-postfix.t, t/part_export-router.t: add missing
17666           compile tests
17667
17668 2004-03-23 11:57  ivan
17669
17670         * httemplate/view/: cust_main.cgi: small UI fix for unapplied
17671           partial credits
17672
17673 2004-03-22 16:06  ivan
17674
17675         * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm,
17676           htetc/handler.pl, httemplate/elements/small_custview.html,
17677           httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi,
17678           httemplate/view/cust_main.cgi: one-time credit card and ACH
17679           payments (like self-service) closes: Bug#648
17680
17681 2004-03-22 16:06  ivan
17682
17683         * httemplate/search/report_receivables.cgi: fix sorting of NULL
17684           companies differently than empty companies
17685
17686 2004-03-22 11:02  ivan
17687
17688         * httemplate/elements/header.html, FS/FS/CGI.pm: consistant title
17689           size of 6
17690
17691 2004-03-22 09:13  ivan
17692
17693         * httemplate/: docs/ach.html, edit/cust_main.cgi, images/ach.png:
17694           add ACH help graphic
17695
17696 2004-03-22 07:18  ivan
17697
17698         * FS/FS/CGI.pm: tone down the titles
17699
17700 2004-03-22 07:04  ivan
17701
17702         * httemplate/edit/cust_main.cgi: s/routing code/routing number/
17703
17704 2004-03-22 04:50  ivan
17705
17706         * fs_selfservice/FS-SelfService/cgi/make_payment.html: credit card
17707           expiration selection now -> 15 years instead of hardcoded
17708
17709 2004-03-22 03:05  ivan
17710
17711         * httemplate/: edit/process/REAL_cust_pkg.cgi,
17712           edit/process/quick-cust_pkg.cgi, misc/cancel-unaudited.cgi,
17713           misc/unprovision.cgi, misc/process/link.cgi,
17714           search/cust_main.cgi, search/cust_pkg.cgi, view/cust_main.cgi,
17715           view/svc_acct.cgi, view/svc_broadband.cgi, view/svc_domain.cgi,
17716           view/svc_external.cgi, view/svc_forward.cgi, view/svc_www.cgi:
17717           remove everything that links to package view also, closes:
17718           Bug#569
17719
17720 2004-03-22 02:36  ivan
17721
17722         * httemplate/view/cust_main.cgi: further small UI tweaks
17723
17724 2004-03-22 02:16  ivan
17725
17726         * httemplate/view/cust_main.cgi: yay!  remove package view entirely
17727           (closes: Bug#569)
17728
17729 2004-03-21 18:59  ivan
17730
17731         * httemplate/view/cust_main.cgi: much easier to understand listing
17732           of credits/payments that get split up, closes: Bug#773, 762
17733
17734 2004-03-19 04:36  ivan
17735
17736         * FS/FS/ClientAPI/passwd.pm: use FS::svc_domain explicitly
17737
17738 2004-03-18 14:35  ivan
17739
17740         * FS/FS/part_export/shellcommands.pm: quote already-crypted
17741           passwords to prevent variable substitution
17742
17743 2004-03-18 14:32  ivan
17744
17745         * FS/FS/part_export/shellcommands.pm: don't re-encrypt password on
17746           replace also
17747
17748 2004-03-18 14:00  ivan
17749
17750         * bin/shadow.reimport: add -b option
17751
17752 2004-03-18 12:58  ivan
17753
17754         * FS/FS/part_export/shellcommands.pm: don't re-crypt encrypted
17755           passwords
17756
17757 2004-03-17 17:46  ivan
17758
17759         * FS/bin/freeside-selfservice-server,
17760           fs_selfservice/FS-SelfService/SelfService.pm,
17761           fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
17762           require Storable minimum 2.09
17763
17764 2004-03-17 15:16  ivan
17765
17766         * FS/FS/svc_acct.pm: fixup password checking to understand
17767           old-style *SUSPENDED* accounts and not to allow access for * ! !!
17768           passwords
17769
17770 2004-03-17 15:08  ivan
17771
17772         * bin/shadow.reimport: skip root user and anyone with *LK* or NP
17773           accounts
17774
17775 2004-03-17 14:55  ivan
17776
17777         * bin/shadow.reimport: fix multiple svcparts
17778
17779 2004-03-17 14:53  ivan
17780
17781         * bin/shadow.reimport: allow multiple svcparts
17782
17783 2004-03-17 14:49  ivan
17784
17785         * bin/shadow.reimport: re-enable prompting
17786
17787 2004-03-17 14:45  ivan
17788
17789         * bin/shadow.reimport: add -d and -r options
17790
17791 2004-03-17 13:47  ivan
17792
17793         * FS/FS/: ClientAPI/MyAccount.pm, svc_acct.pm, ClientAPI/passwd.pm:
17794           proper self-service login supporting plaintext, crypt and MD5
17795           passwords
17796
17797 2004-03-16 12:41  ivan
17798
17799         * Makefile: rt-setup-database, not rt-initialize-database
17800
17801 2004-03-15 23:06  ivan
17802
17803         * Makefile, rt/config.layout.in: masonstatedir can't be configured
17804           form ./configure either, must use layout
17805
17806 2004-03-15 23:04  ivan
17807
17808         * Makefile: and finally, run the ./configure
17809
17810 2004-03-15 23:03  ivan
17811
17812         * Makefile: use a proper delimter
17813
17814 2004-03-15 23:00  ivan
17815
17816         * Makefile: transposition
17817
17818 2004-03-15 22:59  ivan
17819
17820         * Makefile: autogenerate rt/config.layout file
17821
17822 2004-03-15 22:58  ivan
17823
17824         * rt/: FREESIDE_MODIFIED, config.layout.in: config.layout needs to
17825           be generated
17826
17827 2004-03-15 22:45  ivan
17828
17829         * Makefile: initial RT targets
17830
17831 2004-03-15 22:43  ivan
17832
17833         * rt/FREESIDE_MODIFIED: initial (hopefully rather unobtrusive)
17834           patch
17835
17836 2004-03-15 20:36  ivan
17837
17838         * FS/FS/cust_svc.pm: recognize DBD::mysqlPP
17839
17840 2004-03-15 16:34  ivan
17841
17842         * Makefile: dont want to error out here
17843
17844 2004-03-12 17:27  ivan
17845
17846         * Makefile: really add the necessary backslashes this time, fix
17847           s/// delimteres
17848
17849 2004-03-12 16:53  ivan
17850
17851         * Makefile: oops
17852
17853 2004-03-12 16:50  ivan
17854
17855         * Makefile, htetc/handler.pl: automatically set Mason comp_root in
17856           Makefile
17857
17858 2004-03-12 16:16  ivan
17859
17860         * Makefile: fix suse document root
17861
17862 2004-03-12 04:39  ivan
17863
17864         * FS/FS/Conf.pm, httemplate/misc/unapply-cust_credit.cgi,
17865           httemplate/view/cust_main.cgi: add unapplycredits configuration
17866           option
17867
17868 2004-03-12 04:11  ivan
17869
17870         * httemplate/graph/money_time.cgi: fix title
17871
17872 2004-03-12 02:22  ivan
17873
17874         * httemplate/index.html: add badly-named new report
17875
17876 2004-03-12 00:56  ivan
17877
17878         * FS/FS/Report/Table/Monthly.pm: don't run my local expenses kludge
17879           by default; horrible performance
17880
17881 2004-03-12 00:17  ivan
17882
17883         * FS/FS/cust_main.pm: emaildecline-exclude skips any errors that
17884           contain the strings now, not just match exactly
17885
17886 2004-03-11 13:19  ivan
17887
17888         * conf/logo.eps: oops, wrong logo
17889
17890 2004-03-11 13:07  ivan
17891
17892         * conf/: invoice_latex, logo.eps: add typeset logo to conf dir and
17893           point invoice_latex at it by default
17894
17895 2004-03-11 00:54  ivan
17896
17897         * FS/bin/freeside-selfservice-server: turn down logging level
17898
17899 2004-03-10 23:33  ivan
17900
17901         * fs_passwd/fs_passwd: update fs_passwd stuff as wrappers around
17902           self-service
17903
17904 2004-03-10 20:17  ivan
17905
17906         * FS/MANIFEST: incorrect listing in MANIFEST
17907
17908 2004-03-10 19:53  ivan
17909
17910         * install/redhat/7.3/INSTALL: 1.5 stuff
17911
17912 2004-03-10 18:21  ivan
17913
17914         * install/suse/9.0/INSTALL: suse install script
17915
17916 2004-03-10 18:05  ivan
17917
17918         * rt/autom4te.cache/: output.0, traces.0: import of rt 3.0.9
17919
17920 2004-03-10 18:02  ivan
17921
17922         * rt/: lib/RT/I18N/de.po, lib/RT/I18N/it.po, lib/RT/I18N/ru.po,
17923           lib/RT/I18N/zh_cn.po, lib/RT/I18N/zh_tw.po,
17924           lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm,
17925           lib/RT/Interface/Web.pm, lib/RT/URI/fsck_com_rt.pm,
17926           lib/t/02regression.t, lib/t/03web.pl, lib/t/04_send_email.pl,
17927           lib/t/data/crashes-file-based-parser,
17928           lib/t/data/multipart-report, lib/t/data/notes-uuencoded,
17929           sbin/extract-message-catalog, sbin/factory, sbin/license_tag,
17930           sbin/rt-test-dependencies.in: import of rt 3.0.9
17931
17932 2004-03-10 17:59  ivan
17933
17934         * rt/: Makefile, Makefile.in, README, README.Oracle, UPGRADING,
17935           configure, configure.ac, config.log, Changelog, config.status,
17936           bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in,
17937           bin/mason_handler.svc.in, bin/rt-crontool.in, bin/rt-mailgate.in,
17938           bin/rt.in, bin/mason_handler.fcgi, bin/mason_handler.scgi,
17939           bin/mason_handler.svc, bin/webmux.pl.in, bin/rt-crontool,
17940           bin/rt-mailgate, docs/rt3-schema-relationships.dot,
17941           etc/RT_Config.pm.in, etc/acl.Informix, etc/acl.Oracle,
17942           etc/constraints.mysql, etc/drop.Informix, etc/drop.Oracle,
17943           etc/initialdata, etc/schema.Informix, etc/schema.SQLite,
17944           etc/schema.mysql, etc/RT_Config.pm, html/autohandler,
17945           html/index.html, html/Admin/Elements/EditCustomField,
17946           html/Admin/Elements/EditCustomFieldValues,
17947           html/Admin/Elements/EditCustomFields,
17948           html/Admin/Elements/EditScrip, html/Admin/Elements/EditScrips,
17949           html/Admin/Elements/SelectGroups,
17950           html/Admin/Elements/SelectRights,
17951           html/Admin/Elements/SelectStage,
17952           html/Admin/Queues/CustomFields.html,
17953           html/Admin/Queues/index.html, html/Admin/Users/Modify.html,
17954           html/Admin/Users/index.html, html/Approvals/Display.html,
17955           html/Elements/Callback, html/Elements/MessageBox,
17956           html/Elements/MyTickets, html/Elements/SelectLang,
17957           html/Elements/SelectStatus, html/Elements/SelectWatcherType,
17958           html/Elements/SetupSessionCookie, html/REST/1.0/autohandler,
17959           html/REST/1.0/dhandler, html/REST/1.0/logout,
17960           html/REST/1.0/Forms/queue/default, html/REST/1.0/Forms/queue/ns,
17961           html/REST/1.0/Forms/ticket/attachments,
17962           html/REST/1.0/Forms/ticket/default,
17963           html/REST/1.0/Forms/ticket/history,
17964           html/REST/1.0/Forms/ticket/links,
17965           html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns,
17966           html/REST/1.0/NoAuth/mail-gateway, html/REST/1.0/search/dhandler,
17967           html/REST/1.0/search/ticket, html/REST/1.0/ticket/comment,
17968           html/REST/1.0/ticket/link, html/REST/1.0/ticket/merge,
17969           html/SelfService/Display.html, html/SelfService/Update.html,
17970           html/SelfService/Elements/MyRequests, html/Ticket/Create.html,
17971           html/Ticket/Display.html, html/Ticket/Modify.html,
17972           html/Ticket/ModifyAll.html, html/Ticket/ModifyPeople.html,
17973           html/Ticket/Update.html, html/Ticket/Attachment/dhandler,
17974           html/Ticket/Elements/AddWatchers,
17975           html/Ticket/Elements/EditCustomField,
17976           html/Ticket/Elements/EditPeople,
17977           html/Ticket/Elements/ShowAttachments,
17978           html/Ticket/Elements/ShowDates, html/Ticket/Elements/ShowHistory,
17979           html/Ticket/Elements/ShowMessageStanza,
17980           html/Ticket/Elements/ShowPeople,
17981           html/Ticket/Elements/ShowTransaction, html/User/Prefs.html,
17982           lib/RT.pm.in, lib/RT.pm, lib/RT/Attachment_Overlay.pm,
17983           lib/RT/Base.pm, lib/RT/CachedGroupMember_Overlay.pm,
17984           lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/CurrentUser.pm,
17985           lib/RT/CustomField_Overlay.pm, lib/RT/EmailParser.pm,
17986           lib/RT/GroupMember_Overlay.pm, lib/RT/Group_Overlay.pm,
17987           lib/RT/Groups_Overlay.pm, lib/RT/Handle.pm, lib/RT/I18N.pm,
17988           lib/RT/Principal_Overlay.pm, lib/RT/Queue_Overlay.pm,
17989           lib/RT/Record.pm, lib/RT/ScripAction_Overlay.pm,
17990           lib/RT/Scrip_Overlay.pm, lib/RT/Scrips_Overlay.pm,
17991           lib/RT/StyleGuide.pod, lib/RT/Template_Overlay.pm,
17992           lib/RT/Ticket_Overlay.pm, lib/RT/Tickets_Overlay.pm,
17993           lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Transaction_Overlay.pm,
17994           lib/RT/URI.pm, lib/RT/User_Overlay.pm, lib/RT/Users_Overlay.pm,
17995           lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm,
17996           lib/RT/Action/CreateTickets.pm, lib/RT/Action/SendEmail.pm,
17997           lib/RT/I18N/cs.pm: import of rt 3.0.9
17998
17999 2004-03-10 17:05  ivan
18000
18001         * Makefile: update for suse
18002
18003 2004-03-10 14:27  khoff
18004
18005         * httemplate/edit/svc_broadband.cgi: Excluded virtual fields
18006           weren't being properly masked on errors.  The router/block select
18007           box wasn't being generated on errors.
18008
18009 2004-03-10 13:47  ivan
18010
18011         * install/suse/9.0/INSTALL: move to versioned dir
18012
18013 2004-03-10 13:44  ivan
18014
18015         * install/redhat/9/INSTALL: adding preliminary suse install script
18016
18017 2004-03-10 11:06  khoff
18018
18019         * httemplate/browse/router.cgi: Added hide/show customer router
18020           link.
18021
18022 2004-03-09 18:37  khoff
18023
18024         * httemplate/browse/router.cgi: UI cleanup.
18025
18026 2004-03-05 06:34  ivan
18027
18028         * FS/MANIFEST, FS/FS/Report.pm, FS/FS/Report/Table.pm,
18029           FS/FS/Report/Table/Monthly.pm, FS/t/Report-Table-Monthly.t,
18030           FS/t/Report-Table.t, FS/t/Report.t, htetc/handler.pl,
18031           httemplate/graph/money_time.cgi: beginning of OO reporting
18032           interface, create acadia-requested crosstab reports
18033
18034 2004-03-04 21:59  ivan
18035
18036         * FS/bin/freeside-daily: fix -v
18037
18038 2004-03-03 08:32  ivan
18039
18040         * bin/create-fetchmailrc: fix for case where no .fetchmailrc should
18041           be create and fetchmail should not be run
18042
18043 2004-03-03 05:42  ivan
18044
18045         * FS/FS/: cust_main.pm, cust_pkg.pm, queue.pm, svc_Common.pm,
18046           svc_acct.pm, svc_broadband.pm, svc_domain.pm, svc_external.pm,
18047           svc_forward.pm, svc_www.pm, ClientAPI/Signup.pm: fix welcome
18048           emails being sent to signup server declined accounts, closes:
18049           Bug#743
18050
18051 2004-03-02 22:20  ivan
18052
18053         * httemplate/edit/svc_forward.cgi: grey out inactive text boxes as
18054           well as disable them (IE doesn't grey out disabled text dialogs)
18055
18056 2004-02-28 15:06  ivan
18057
18058         * httemplate/docs/ieak.html: for now
18059
18060 2004-02-28 14:57  ivan
18061
18062         * Makefile: s/cleanwhisker/pouncequick/
18063
18064 2004-02-28 14:49  ivan
18065
18066         * FS/t/acct_snarf.t: adding
18067
18068 2004-02-28 14:48  ivan
18069
18070         * FS/FS/cust_pkg.pm: minor fixes
18071
18072 2004-02-28 14:47  ivan
18073
18074         * CREDITS: credit where the typeset invoices came from!
18075
18076 2004-02-28 14:40  ivan
18077
18078         * httemplate/edit/process/cust_main_county-collapse.cgi: style
18079
18080 2004-02-28 14:40  ivan
18081
18082         * httemplate/edit/process/cust_main_county.cgi: new setuptax and
18083           recurtax fields
18084
18085 2004-02-28 14:36  ivan
18086
18087         * install/redhat/7.3/INSTALL: update
18088
18089 2004-02-28 14:26  ivan
18090
18091         * FS/FS/Record.pm: depend on DBIx::DBSchema 0.23 and thus DBD::Pg
18092           1.32, finally closes Bug#639
18093
18094 2004-02-27 13:21  khoff
18095
18096         * FS/FS/svc_broadband.pm: When next_free_addr returned undef, we
18097           were trying to call addr on an undefined object.  That's not
18098           good.
18099
18100 2004-02-26 11:21  ivan
18101
18102         * httemplate/view/svc_forward.cgi: correct cancel link
18103           s/account/mail forward/
18104
18105 2004-02-25 20:01  ivan
18106
18107         * httemplate/edit/svc_forward.cgi: double quotes are not ASP
18108
18109 2004-02-25 19:32  ivan
18110
18111         * FS/FS/Record.pm: allow replace with no arguments
18112
18113 2004-02-25 02:37  ivan
18114
18115         * httemplate/edit/svc_forward.cgi, FS/FS/cust_svc.pm: fix up
18116           forward editing for new svc_forward.src field
18117
18118 2004-02-24 21:11  ivan
18119
18120         * FS/FS/CGI.pm: kludge around it completely
18121
18122 2004-02-24 21:04  ivan
18123
18124         * FS/FS/CGI.pm: third time's the charm
18125
18126 2004-02-24 21:00  ivan
18127
18128         * FS/FS/CGI.pm: oops, not the right way to blank them
18129
18130 2004-02-24 20:56  ivan
18131
18132         * FS/FS/CGI.pm: query strings get passed through sometimes?
18133
18134 2004-02-23 00:12  ivan
18135
18136         * FS/FS/: svc_acct.pm, part_export.pm, svc_Common.pm: implement
18137           fallback suspension code
18138
18139 2004-02-13 10:58  ivan
18140
18141         * bin/postfix.export: postfix export
18142
18143 2004-02-13 06:04  ivan
18144
18145         * FS/FS/part_export.pm, bin/postfix.export: add postfix export
18146
18147 2004-02-13 05:53  ivan
18148
18149         * httemplate/edit/part_svc.cgi: typo
18150
18151 2004-02-13 04:27  ivan
18152
18153         * FS/FS/part_export/postfix.pm: adding postfix export
18154
18155 2004-02-13 03:47  ivan
18156
18157         * bin/sendmail.import: it lives!
18158
18159 2004-02-13 03:28  ivan
18160
18161         * httemplate/: index.html, search/svc_forward.cgi,
18162           view/svc_forward.cgi: add mail alias browse to main menu and fix
18163           mail alias view to recognize new schema also
18164
18165 2004-02-13 02:57  ivan
18166
18167         * FS/bin/freeside-setup: continue adding svc_forward.src: make
18168           svc_forward.srcsvc nullable
18169
18170 2004-02-13 02:35  ivan
18171
18172         * FS/FS/svc_forward.pm, FS/bin/freeside-setup,
18173           httemplate/docs/schema.html: add svc_forward.src
18174
18175 2004-02-13 00:02  ivan
18176
18177         * bin/sendmail.import: initial import
18178
18179 2004-02-12 20:01  ivan
18180
18181         * FS/FS/part_export/: router.pm, domain_shellcommands.pm,
18182           forward_shellcommands.pm, shellcommands.pm, www_shellcommands.pm:
18183           depend on Net::SSH 0.08 for non-blocking STDERR read
18184
18185 2004-02-12 14:40  ivan
18186
18187         * install/redhat/9/INSTALL: doc
18188
18189 2004-02-12 02:44  ivan
18190
18191         * bin/bind.import: fix usage msg
18192
18193 2004-02-11 22:31  ivan
18194
18195         * htetc/handler.pl, httemplate/misc/email-invoice.cgi,
18196           httemplate/misc/print-invoice.cgi, httemplate/view/cust_bill.cgi:
18197           re-email invoice, closes: bug#526 and have print and email
18198           invoice links redirect back to top of customer view page instead
18199           of #history tag
18200
18201 2004-02-07 14:13  ivan
18202
18203         * FS/FS/part_export.pm: add link to FreeBSD patch for pw(1) problem
18204
18205 2004-02-07 00:24  ivan
18206
18207         * FS/FS/: cust_svc.pm, part_export.pm: add ignore_accounting flag
18208           to sqlradius and sqlradius_withdomain exports
18209
18210 2004-02-05 17:00  ivan
18211
18212         * FS/FS/Conf.pm: add "Net 0" invoice_default_terms
18213
18214 2004-02-02 16:19  ivan
18215
18216         * bin/shadow.reimport: adding shadow.reimport
18217
18218 2004-02-01 16:23  ivan
18219
18220         * install/redhat/9/INSTALL: add 1.5 dependancies
18221
18222 2004-02-01 13:07  ivan
18223
18224         * install/redhat/9/INSTALL: add addl dependancies, should work now?
18225
18226 2004-02-01 13:05  ivan
18227
18228         * install/redhat/9/INSTALL: rar rar
18229
18230 2004-02-01 13:00  ivan
18231
18232         * install/redhat/9/INSTALL: rar
18233
18234 2004-02-01 01:43  ivan
18235
18236         * install/debian/3.0/INSTALL: add libcache-cache-perl
18237
18238 2004-02-01 01:29  ivan
18239
18240         * Makefile: use install to make all components of FREESIDE_CONF dir
18241
18242 2004-02-01 01:23  ivan
18243
18244         * install/debian/3.0/INSTALL: s/cleanwhisker/pouncequick/
18245
18246 2004-01-30 22:33  ivan
18247
18248         * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm,
18249           httemplate/browse/part_pkg.cgi, httemplate/edit/part_pkg.cgi,
18250           httemplate/edit/process/part_pkg.cgi, FS/bin/freeside-setup,
18251           htetc/handler.pl, httemplate/docs/schema.html: add
18252           pkg_svc.primary_svc flag to enable an explicit first package flag
18253
18254 2004-01-30 22:20  ivan
18255
18256         * FS/FS/Record.pm: add ut_snumber, fix replacement of records with
18257           empty values in non-primary-keyed tables
18258
18259 2004-01-29 19:58  ivan
18260
18261         * FS/FS/part_export.pm: add default freebsd and linux
18262           suspension/unsuspension commands, work around FreeBSD pw(1) lack
18263           of locking, and don't prepend "*SUSPENDED* " to suspend an
18264           account anymore
18265
18266 2004-01-29 19:05  ivan
18267
18268         * FS/FS/svc_acct.pm: don't prepend *SUSPENDED* to passwords to
18269           suspend an account
18270
18271 2004-01-29 17:27  ivan
18272
18273         * Makefile: multiple self-service machines aren't enclosed in
18274           quotes
18275
18276 2004-01-29 17:10  ivan
18277
18278         * Makefile, FS/FS/ClientAPI/MyAccount.pm,
18279           FS/bin/freeside-selfservice-server, init.d/freeside-init: add
18280           support for running selfservice server against multiple machines
18281
18282 2004-01-27 17:45  ivan
18283
18284         * httemplate/search/svc_acct.cgi: fix link from service definition
18285           browse to services
18286
18287 2004-01-27 17:39  ivan
18288
18289         * httemplate/: index.html, browse/part_svc.cgi,
18290           search/svc_acct.cgi, search/svc_domain.cgi: add service
18291           definition browse by number of active services
18292
18293 2004-01-23 03:20  ivan
18294
18295         * httemplate/: index.html, search/report_prepaid_income.cgi,
18296           search/report_prepaid_income.html: add prepaid income to main
18297           menu and allow arbitrary dates
18298
18299 2004-01-23 01:04  ivan
18300
18301         * httemplate/search/report_prepaid_income.cgi: tidy up look
18302
18303 2004-01-23 00:58  ivan
18304
18305         * httemplate/search/report_prepaid_income.cgi: oops
18306
18307 2004-01-23 00:55  ivan
18308
18309         * httemplate/search/report_prepaid_income.cgi: first try at prepaid
18310           income report
18311
18312 2004-01-22 19:22  ivan
18313
18314         * FS/FS/cust_bill.pm: undo debugging change
18315
18316 2004-01-22 19:21  ivan
18317
18318         * FS/FS/cust_bill.pm: consolidate large numbers of accounts to
18319           avoid gigantic line items
18320
18321 2004-01-22 19:01  ivan
18322
18323         * httemplate/edit/cust_main.cgi: and the same for ship_
18324
18325 2004-01-22 18:53  ivan
18326
18327         * httemplate/edit/cust_main.cgi: fix state default and set min year
18328           to this year, patch from <matthewd>, thanks!
18329
18330 2004-01-22 16:49  ivan
18331
18332         * debian/control: update ideas about package splitup
18333
18334 2004-01-21 16:21  ivan
18335
18336         * FS/FS/cust_main.pm: fix cancel method
18337
18338 2004-01-21 16:11  ivan
18339
18340         * httemplate/misc/cust_main-cancel.cgi: report cancellation errors
18341           properly
18342
18343 2004-01-21 15:45  ivan
18344
18345         * httemplate/misc/dump.cgi: fix newline problem in dump
18346
18347 2004-01-21 14:10  ivan
18348
18349         * FS/FS/cust_bill.pm: clean up all temp files!
18350
18351 2004-01-21 14:00  ivan
18352
18353         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latex,
18354           conf/invoice_latexsmallfooter: fix multi-page typeset invoices
18355
18356 2004-01-20 16:04  ivan
18357
18358         * httemplate/search/: cust_bill_event.cgi, cust_pay.cgi,
18359           cust_pkg.cgi: don't include the _next_ day, just the full ending
18360           day
18361
18362 2004-01-20 12:30  ivan
18363
18364         * httemplate/: index.html, misc/dump.cgi: add database dump from
18365           web interface
18366
18367 2004-01-18 13:03  ivan
18368
18369         * FS/FS/Record.pm: revert bind_param change _again_.  passing not
18370           as a hashref causes too many other problems.  please leave as is.
18371           DBD::Pg needs to be fixed.  1.31 is a lost cause.
18372
18373 2004-01-16 13:45  ivan
18374
18375         * FS/FS/cust_bill.pm: apply variable substitutions in latex notes
18376           also
18377
18378 2004-01-12 12:40  khoff
18379
18380         * httemplate/edit/part_virtual_field.cgi: Lists are just better
18381           sorted.
18382
18383 2004-01-12 12:34  khoff
18384
18385         * httemplate/browse/part_virtual_field.cgi: $pvf isn't a global.
18386
18387 2004-01-11 16:03  ivan
18388
18389         * httemplate/view/cust_bill.cgi: only display "view typeset
18390           invoice" when there is an invoice_latex template
18391
18392 2004-01-11 15:59  ivan
18393
18394         * FS/FS/cust_bill.pm, httemplate/view/cust_bill.cgi: typeset
18395           invoice view in web UI uses pdf instead of postscript, closes
18396           Bug#614
18397
18398 2004-01-11 15:38  ivan
18399
18400         * httemplate/view/cust_bill-pdf.cgi: fix for pdf
18401
18402 2004-01-11 15:37  ivan
18403
18404         * httemplate/view/cust_bill-pdf.cgi: adding
18405
18406 2004-01-10 03:32  ivan
18407
18408         * install/redhat/9/INSTALL: update paths
18409
18410 2004-01-10 03:17  ivan
18411
18412         * Makefile: workaround stubborn shells globbing [a-z] to include
18413           CVS/
18414
18415 2004-01-09 20:19  ivan
18416
18417         * FS/FS/cust_main.pm: don't require payname for DCHK either
18418
18419 2004-01-09 19:50  ivan
18420
18421         * httemplate/edit/part_bill_event.cgi: fix UI: displaying "Add" on
18422           invoice event edits
18423
18424 2004-01-09 14:46  ivan
18425
18426         * httemplate/search/report_receivables.cgi: add customer number
18427
18428 2004-01-09 14:39  ivan
18429
18430         * FS/FS/cust_credit.pm, httemplate/view/cust_main.cgi: credit
18431           deletions: need to use Date::Format and FS::Misc qw(send_email)
18432           in cust_credit.pm, need a link to delete unapplied credits too
18433
18434 2004-01-09 14:15  ivan
18435
18436         * FS/FS/Conf.pm: correct tyop
18437
18438 2004-01-09 14:11  ivan
18439
18440         * FS/FS/Conf.pm, FS/FS/cust_credit.pm, FS/FS/cust_credit_bill.pm,
18441           httemplate/view/cust_main.cgi,
18442           httemplate/misc/delete-cust_credit.cgi: add deletecredits config
18443           value to enable deletion of credits
18444
18445 2004-01-09 13:09  ivan
18446
18447         * FS/FS/: Conf.pm, svc_acct.pm: adding system_usernames config
18448           value
18449
18450 2004-01-06 22:10  khoff
18451
18452         * httemplate/edit/part_pkg.cgi: Added billing plan sql_external for
18453           billing services in an external sql database.
18454
18455 2004-01-05 12:24  ivan
18456
18457         * httemplate/index.html: fix other packages by next bill date link
18458
18459 2004-01-03 19:54  ivan
18460
18461         * httemplate/docs/signup.html: remove obsolete netscape CCK
18462           supportsignup.cgi
18463
18464           depend on HTTP::BrowserDetect directly instead of via deprecated
18465           HTTP::Headers::UserAgent (closes: Bug#578)
18466
18467 2004-01-03 00:42  ivan
18468
18469         * httemplate/browse/agent.cgi: fix heading colspan when there is no
18470           agent.disabled column
18471
18472 2004-01-01 12:40  ivan
18473
18474         * FS/FS/cust_bill.pm: escape stuff from latex
18475
18476 2003-12-29 22:02  khoff
18477
18478         * FS/FS/Record.pm: Pass type as scalar instead of a hashref to work
18479           around a bug in DBD::Pg version 1.31.
18480
18481 2003-12-27 00:23  ivan
18482
18483         * httemplate/: index.html, search/cust_pkg.cgi: package reports by
18484           agent
18485
18486 2003-12-24 10:18  khoff
18487
18488         * FS/bin/freeside-setup: tyop
18489
18490 2003-12-22 18:36  ivan
18491
18492         * FS/MANIFEST, FS/FS/part_export.pm, FS/t/svc_broadband.t,
18493           FS/t/svc_external.t, htetc/handler.pl,
18494           httemplate/edit/part_svc.cgi, httemplate/edit/svc_external.cgi,
18495           httemplate/edit/process/svc_external.cgi,
18496           httemplate/view/svc_external.cgi: add svc_external
18497
18498 2003-12-22 17:46  ivan
18499
18500         * FS/: FS.pm, FS/svc_external.pm, bin/freeside-setup,
18501           FS/cust_svc.pm: add svc_external
18502
18503 2003-12-22 17:10  ivan
18504
18505         * eg/table_template-svc.pm: update svc template for 1.5
18506
18507 2003-12-22 17:06  ivan
18508
18509         * eg/table_template-svc.pm: fix path to svc_Common in example table
18510
18511 2003-12-22 16:51  ivan
18512
18513         * FS/FS/ClientAPI/MyAccount.pm,
18514           fs_selfservice/FS-SelfService/SelfService.pm: add edit_info to
18515           selfservice API
18516
18517 2003-12-22 16:41  ivan
18518
18519         * FS/FS/: Conf.pm, cust_main.pm: allow_negative_charges config
18520           option
18521
18522 2003-12-22 13:22  ivan
18523
18524         * FS/FS/cust_main.pm: default to the whole-country tax rate if
18525           states aren't defined
18526
18527 2003-12-22 13:18  ivan
18528
18529         * FS/FS/cust_bill.pm: quiet warning
18530
18531 2003-12-22 13:01  ivan
18532
18533         * FS/FS/cust_credit.pm: allow credits to be modified at API level
18534
18535 2003-12-22 09:50  ivan
18536
18537         * FS/FS/cust_main.pm: add cust_credit, cust_pay and cust_refund
18538           subs
18539
18540 2003-12-21 15:16  ivan
18541
18542         * httemplate/browse/agent_type.cgi: work even if there are stray
18543           type_pkgs records around
18544
18545 2003-12-21 15:13  ivan
18546
18547         * FS/FS/Record.pm: cache virtual_fields method results to help
18548           performance
18549
18550 2003-12-21 13:12  ivan
18551
18552         * FS/bin/freeside-addoutsourceuser: add outsourced databases with
18553           both addresses by default
18554
18555 2003-12-15 00:08  ivan
18556
18557         * conf/invoice_latex: line up w/window envelopes
18558
18559 2003-12-15 00:07  ivan
18560
18561         * httemplate/misc/print-invoice.cgi: print_ps returns ths invoice
18562           now, do not count on latex printing it, oops
18563
18564 2003-12-14 22:42  ivan
18565
18566         * FS/FS/: cust_main.pm, cust_bill.pm: fix bug that charged full
18567           amounts of all open invoices as soon as balance went positive
18568           (only manifests when any cust_bill->owed somehow got to be
18569           negative)
18570
18571 2003-12-14 19:41  ivan
18572
18573         * FS/FS/cust_bill.pm: add _latex_escape sub
18574
18575 2003-12-14 09:53  ivan
18576
18577         * httemplate/view/cust_main.cgi: non-breaking spaces in custoemr
18578           view field names
18579
18580 2003-12-10 15:53  ivan
18581
18582         * FS/FS/ClientAPI/Signup.pm: signup page w/advertising source
18583           dropdown
18584
18585 2003-12-10 14:51  ivan
18586
18587         * FS/bin/freeside-setup: add part_referral.disabled, add disabled
18588           indices to agent and part_bill_event
18589
18590 2003-12-10 14:50  ivan
18591
18592         * FS/FS/part_referral.pm: add part_referral.disabled
18593
18594 2003-11-30 00:06  ivan
18595
18596         * FS/FS/cust_bill.pm: explicitly tell dvips to write output to a
18597           file
18598
18599 2003-11-29 23:52  ivan
18600
18601         * httemplate/view/cust_bill.cgi: add link to view typeset invoice
18602
18603 2003-11-29 23:41  ivan
18604
18605         * conf/invoice_latex: move to the left to line up with window
18606           envelopes
18607
18608 2003-11-29 02:50  ivan
18609
18610         * FS/FS/cust_credit_bill.pm: missing cut
18611
18612 2003-11-29 02:48  ivan
18613
18614         * FS/FS/cust_bill.pm: use the latex template for normal printing
18615           when available
18616
18617 2003-11-29 02:39  ivan
18618
18619         * httemplate/edit/part_pkg.cgi: adding sql_generic price plan
18620
18621 2003-11-29 00:32  ivan
18622
18623         * FS/FS/: Conf.pm, cust_bill_pay.pm, cust_credit_bill.pm: option to
18624           send statements when a payment or credit is applied
18625
18626 2003-11-29 00:18  ivan
18627
18628         * FS/FS/part_bill_event.pm: also set default latex template for
18629           late bill templates
18630
18631 2003-11-29 00:08  ivan
18632
18633         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latex,
18634           conf/invoice_latexfooter, conf/invoice_latexnotes,
18635           httemplate/misc/print-invoice.cgi,
18636           httemplate/view/cust_bill-ps.cgi: postscript invoice redux
18637
18638 2003-11-26 07:37  ivan
18639
18640         * FS/FS/cust_bill.pm: remove spurious Setup on one-time package
18641           charges
18642
18643 2003-11-26 06:25  ivan
18644
18645         * FS/FS/: Conf.pm, cust_bill.pm: add invoice_default_terms config
18646           value to control explicit due date printing on invoices
18647
18648 2003-11-24 06:29  ivan
18649
18650         * httemplate/edit/part_export.cgi: fix html quoting problems
18651
18652 2003-11-24 05:01  ivan
18653
18654         * httemplate/browse/part_export.cgi: fix html quoting of export
18655           options
18656
18657 2003-11-21 10:55  ivan
18658
18659         * FS/FS/Record.pm: revert bind_param change!
18660
18661 2003-11-21 07:32  ivan
18662
18663         * httemplate/search/report_receivables.cgi: precedence helps alot
18664
18665 2003-11-21 07:25  ivan
18666
18667         * httemplate/search/report_receivables.cgi: precedence helps alot
18668
18669 2003-11-21 07:20  ivan
18670
18671         * httemplate/search/report_receivables.cgi: show customer status on
18672           receivables report
18673
18674 2003-11-20 04:48  ivan
18675
18676         * FS/FS/part_export/communigate_pro.pm: don't error out when not
18677           actually changing domain
18678
18679 2003-11-19 10:13  ivan
18680
18681         * FS/FS/Record.pm: work around DBD::Pg problems with bind_param
18682
18683 2003-11-19 04:21  ivan
18684
18685         * httemplate/: edit/REAL_cust_pkg.cgi, search/report_cust_pay.html,
18686           search/report_tax.html: fix jscalendar date ifFormat
18687
18688 2003-11-18 17:37  ivan
18689
18690         * FS/FS/cust_bill.pm: reversing accidental commit of
18691           work-in-progress
18692
18693 2003-11-18 17:29  ivan
18694
18695         * FS/FS/: cust_bill.pm, cust_main.pm: disable debugging by default
18696
18697 2003-11-18 07:14  ivan
18698
18699         * FS/FS/part_export.pm: fix communigate pro export descriptions
18700
18701 2003-11-18 07:04  ivan
18702
18703         * FS/: FS/part_export/communigate_pro.pm,
18704           FS/part_export/communigate_pro_singledomain.pm, MANIFEST,
18705           FS/part_export.pm: add communigate_pro_singledomain export
18706
18707 2003-11-14 23:28  ivan
18708
18709         * FS/bin/freeside-selfservice-server: kill off ssh process when
18710           re-opening connection
18711
18712 2003-11-14 23:18  ivan
18713
18714         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd: add
18715           trailing newline to supress useless error messages in log
18716
18717 2003-11-14 00:43  ivan
18718
18719         * FS/bin/freeside-selfservice-server: hopefully recover better from
18720           lost ssh connections
18721
18722 2003-11-13 18:52  ivan
18723
18724         * httemplate/search/report_receivables.cgi: sort these
18725           case-insensitive
18726
18727 2003-11-13 03:23  ivan
18728
18729         * install/debian/3.0/INSTALL: fix path in questionable section
18730
18731 2003-11-12 04:29  ivan
18732
18733         * FS/FS/: svc_Common.pm, svc_acct.pm: allow provisioning of
18734           unaudited services with a svcnum for imports
18735
18736 2003-11-12 03:22  ivan
18737
18738         * FS/FS/cust_pkg.pm: better error msg
18739
18740 2003-11-11 07:03  ivan
18741
18742         * FS/FS/svc_Common.pm: also make setx behave when setting svcnum
18743           during an import
18744
18745 2003-11-11 06:39  ivan
18746
18747         * FS/FS/svc_Common.pm: fix up virtual field reprucussions
18748
18749 2003-11-11 06:21  ivan
18750
18751         * FS/FS/svc_Common.pm: simple change to cust_svc creation to help
18752           imports with svcnums
18753
18754 2003-11-11 00:01  ivan
18755
18756         * httemplate/search/report_receivables.cgi: remove spaces between
18757           parens and contact name
18758
18759 2003-11-10 23:51  ivan
18760
18761         * httemplate/browse/svc_acct_pop.cgi: part_referral.cgi
18762
18763 2003-11-10 05:54  ivan
18764
18765         * httemplate/misc/process/meta-import.cgi: hmm forgot to check this
18766           in?
18767
18768 2003-11-08 08:36  ivan
18769
18770         * FS/FS/: cust_main.pm, ClientAPI/MyAccount.pm: add order_pkg and
18771           cancel_pkg functions to self-service
18772
18773 2003-11-08 08:31  ivan
18774
18775         * fs_selfservice/FS-SelfService/SelfService.pm: documentation for
18776           self-service functions!
18777
18778 2003-11-08 04:59  ivan
18779
18780         * FS/FS/ClientAPI/MyAccount.pm: pass paybatch field to realtime_bop
18781           so we can prevent double-charges
18782
18783 2003-11-07 02:53  ivan
18784
18785         * httemplate/elements/: calendar-en.js, calendar-setup.js,
18786           calendar-win2k-2.css, calendar.js, calendar_stripped.js: update
18787           jscalendar
18788
18789 2003-11-07 00:39  ivan
18790
18791         * FS/FS/cust_svc.pm: also fix attribute_since_sqlradacct for data
18792           charging
18793
18794 2003-11-07 00:36  ivan
18795
18796         * FS/FS/cust_svc.pm: finish fixing sqlradius_withdomain time
18797           calculations
18798
18799 2003-11-06 23:56  ivan
18800
18801         * httemplate/view/svc_acct.cgi: also show RADIUS usage information
18802           for sqlradius_withdomain exports
18803
18804 2003-11-06 06:45  ivan
18805
18806         * httemplate/search/report_receivables.cgi: add totals & simplify
18807           expressions
18808
18809 2003-11-06 06:08  ivan
18810
18811         * httemplate/search/report_receivables.cgi: ack!  count credits,
18812           not payments twice
18813
18814 2003-11-06 06:00  ivan
18815
18816         * httemplate/search/report_receivables.cgi: typo
18817
18818 2003-11-06 05:56  ivan
18819
18820         * httemplate/search/report_receivables.cgi: link to customer, don't
18821           show custnum
18822
18823 2003-11-06 05:40  ivan
18824
18825         * FS/MANIFEST: removing bin/freeside-receivables-report
18826
18827 2003-11-06 05:39  ivan
18828
18829         * httemplate/: index.html, search/report_receivables.cgi: "current
18830           receivables" -> A/R Aging summary
18831
18832 2003-11-05 03:13  ivan
18833
18834         * bin/create-fetchmailrc: fixup
18835
18836 2003-11-05 02:26  ivan
18837
18838         * FS/FS/svc_acct.pm: allow letters in quota for use with edquota -p
18839
18840 2003-11-04 10:01  ivan
18841
18842         * FS/FS/cust_main.pm: don't overwrite otaker on cust_main!
18843
18844 2003-11-04 09:57  ivan
18845
18846         * bin/create-fetchmailrc: adding
18847
18848 2003-11-04 09:30  ivan
18849
18850         * FS/FS/: svc_acct.pm, part_export/shellcommands.pm: make snarf
18851           info available to exports
18852
18853 2003-11-04 02:56  ivan
18854
18855         * FS/FS/Record.pm: finish treating serials as ints!
18856
18857 2003-11-04 02:55  ivan
18858
18859         * FS/FS/Record.pm: treat serial columns as ints too!
18860
18861 2003-11-03 03:42  ivan
18862
18863         * FS/FS/svc_Common.pm, httemplate/edit/part_svc.cgi: does this fix
18864           Bug#590??
18865
18866 2003-11-03 03:30  ivan
18867
18868         * httemplate/edit/part_svc.cgi: kludge around this so i can add
18869           service definitions for now
18870
18871 2003-11-02 21:57  ivan
18872
18873         * httemplate/: index.html, browse/part_pkg.cgi,
18874           search/cust_pkg.cgi: add suspended/canceled browse, fix the old
18875           suspended browse
18876
18877 2003-11-02 21:48  ivan
18878
18879         * httemplate/search/cust_pkg.cgi: add suspended/canceled package
18880           browse
18881
18882 2003-11-02 21:40  ivan
18883
18884         * httemplate/index.html: formatting
18885
18886 2003-11-02 21:34  ivan
18887
18888         * httemplate/index.html: remove duplicate items from "Reports"
18889           section
18890
18891 2003-11-02 21:25  ivan
18892
18893         * httemplate/browse/part_pkg.cgi: tyops
18894
18895 2003-11-02 21:21  ivan
18896
18897         * httemplate/browse/part_pkg.cgi: also show suspended and canceled
18898           counts on active package browse
18899
18900 2003-10-25 17:39  ivan
18901
18902         * httemplate/search/: cust_pay.cgi, report_cust_pay.html: payment
18903           reports broken down by Visa/MC / Amex / Discover
18904
18905 2003-10-24 19:05  ivan
18906
18907         * FS/FS/: acct_snarf.pm, svc_Common.pm, svc_acct.pm,
18908           ClientAPI/Signup.pm: signups with snarf info!
18909
18910 2003-10-24 18:06  ivan
18911
18912         * httemplate/docs/signup.html: better link to .INS files
18913           documentation
18914
18915 2003-10-24 13:38  ivan
18916
18917         * FS/FS/: cust_main.pm, Conf.pm: add cvv-save configuration value
18918           to save the cvv data for specific card types
18919
18920 2003-10-24 12:28  ivan
18921
18922         * FS/FS/ClientAPI/Signup.pm, httemplate/edit/cust_main.cgi,
18923           httemplate/edit/process/cust_main.cgi, httemplate/docs/cvv2.html,
18924           FS/FS/cust_main.pm, FS/bin/freeside-setup,
18925           httemplate/docs/schema.html: cvv!
18926
18927 2003-10-23 22:51  ivan
18928
18929         * httemplate/images/: cvv2.png, cvv2_amex.png: adding cvv2 images
18930
18931 2003-10-23 15:37  ivan
18932
18933         * bin/dbdef-create: require DBIx::DBSchema 0.22 to deal with Pg
18934           version problems
18935
18936 2003-10-23 02:02  ivan
18937
18938         * httemplate/docs/legacy.html: fix cranky verbitage at the top
18939
18940 2003-10-23 00:49  ivan
18941
18942         * FS/FS/cust_pay_batch.pm: Declined results from batches should now
18943           suspend the relevant customer.
18944
18945 2003-10-22 12:10  khoff
18946
18947         * httemplate/edit/process/router.cgi: dbh is a global.
18948
18949 2003-10-20 18:28  ivan
18950
18951         * install/redhat/9/INSTALL: more rh9 install foo
18952
18953 2003-10-20 17:07  ivan
18954
18955         * install/redhat/9/INSTALL: update rh9 install foo
18956
18957 2003-10-20 11:59  ivan
18958
18959         * install/redhat/: 7.3/INSTALL, 9/INSTALL: add passive flag to wget
18960
18961 2003-10-19 22:01  ivan
18962
18963         * FS/FS/cust_main.pm, httemplate/edit/part_pkg.cgi,
18964           httemplate/view/cust_main.cgi: finish up weekly billing
18965
18966 2003-10-19 21:25  ivan
18967
18968         * FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
18969           httemplate/edit/part_pkg.cgi, FS/bin/freeside-setup: daily/weekly
18970           billing
18971
18972 2003-10-19 19:35  ivan
18973
18974         * install/redhat/9/: INSTALL, sources.list: update for rh9
18975
18976 2003-10-19 19:28  ivan
18977
18978         * install/: openbsd/INSTALL, openbsd/cpan, openbsd/ports,
18979           redhat/9/INSTALL, redhat/9/sources.list: adding openbsd and red
18980           hat installs
18981
18982 2003-10-16 15:57  khoff
18983
18984         * FS/FS/part_export/router.pm: Telnet/SSH router export for
18985           svc_broadband.
18986
18987 2003-10-15 16:17  khoff
18988
18989         * httemplate/browse/router.cgi: $router isn't a global.
18990
18991 2003-10-15 15:59  khoff
18992
18993         * httemplate/edit/router.cgi: More changes that got lost in the
18994           merge somehow.
18995
18996 2003-10-15 15:48  khoff
18997
18998         * httemplate/view/svc_broadband.cgi: File got munged during
18999           svc_broadband merge.  Added ability to create a 'customer
19000           router'.
19001
19002 2003-10-15 08:03  ivan
19003
19004         * FS/bin/freeside-selfservice-server,
19005           fs_selfservice/FS-SelfService/SelfService.pm,
19006           fs_selfservice/FS-SelfService/freeside-selfservice-clientd: add
19007           tagging ability so we can run multiple self-service clients on
19008           one machine
19009
19010 2003-10-15 05:08  ivan
19011
19012         * FS/bin/freeside-setup: fix agent username and password
19013           nullability
19014
19015 2003-10-15 02:41  ivan
19016
19017         * FS/FS/cust_main.pm: - Business::OnlinePayment "recurring_billing"
19018           flag is set for subsequent   credit card transactions; some
19019           processors (AuthorozeNet, others?) use this   to waive the CVV2
19020           requirement.
19021
19022 2003-10-09 10:40  ivan
19023
19024         * FS/FS/cust_pay_batch.pm: parse last line from TD Canada Trust
19025
19026 2003-10-07 21:09  ivan
19027
19028         * htetc/handler.pl, httemplate/misc/upload-batch.cgi: can't use
19029           File::Basename::basename for windows filenames!  use a regex
19030           instead
19031
19032 2003-10-07 06:50  ivan
19033
19034         * Makefile: mandrake
19035
19036 2003-10-07 01:05  ivan
19037
19038         * FS/: FS/acct_snarf.pm, FS.pm, FS/part_export.pm: adding
19039           acct_snarf
19040
19041 2003-10-06 23:06  ivan
19042
19043         * FS/FS/part_export/communigate_pro.pm: problem was scalar context
19044           propogating to the wrong place in the grep
19045
19046 2003-10-06 23:03  ivan
19047
19048         * FS/FS/part_export/communigate_pro.pm: fix subroutine call from
19049           UpdateAccountSettings sub
19050
19051 2003-10-06 22:50  ivan
19052
19053         * FS/FS/part_export/communigate_pro.pm: add suspend and unsuspend
19054           hooks, don't try and set '*SUSPENDED*' passwords
19055
19056 2003-10-06 22:49  ivan
19057
19058         * FS/FS/svc_acct.pm: doc
19059
19060 2003-10-06 19:27  ivan
19061
19062         * FS/FS/part_export/communigate_pro.pm: add suspension /
19063           unsuspension export to communigate
19064
19065 2003-10-06 04:39  ivan
19066
19067         * httemplate/search/svc_acct.cgi: fix URL argument processing for
19068           account searches by popnum
19069
19070 2003-10-06 04:22  ivan
19071
19072         * httemplate/search/svc_acct.cgi: typo
19073
19074 2003-10-06 04:20  ivan
19075
19076         * httemplate/: browse/svc_acct_pop.cgi, search/svc_acct.cgi: fix
19077           linking to account list per access number
19078
19079 2003-10-06 04:14  ivan
19080
19081         * httemplate/: browse/svc_acct_pop.cgi, search/svc_acct.cgi: agent
19082           browse shows # of active accounts & links to appropriate account
19083           search
19084
19085 2003-10-02 14:51  khoff
19086
19087         * httemplate/edit/svc_broadband.cgi: $field isn't a global.
19088
19089 2003-10-02 07:26  ivan
19090
19091         * Makefile: minor Makefile updates
19092
19093 2003-10-02 07:19  ivan
19094
19095         * FS/FS/: Conf.pm, cust_main.pm: add emaildecline-exclude config
19096           option
19097
19098 2003-10-02 06:08  ivan
19099
19100         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd: turn
19101           off super-verbose logging
19102
19103 2003-10-02 05:42  ivan
19104
19105         * fs_selfservice/FS-SelfService/Makefile.PL: update Makefile.PL
19106           dependancies (PREREQ_PM) for self-service module and signup
19107           wrapper
19108
19109 2003-10-02 04:23  ivan
19110
19111         * fs_selfservice/FS-SelfService/cgi/login.html: removing testing
19112           info
19113
19114 2003-10-02 03:18  ivan
19115
19116         * FS/bin/freeside-daily: added -y switch to freeside-daily to
19117           specify an offset in days
19118
19119 2003-10-02 01:56  ivan
19120
19121         * FS/FS/raddb.pm, bin/generate-raddb: update with dictionaries from
19122           freeradius 0.9.1, and fix generate-raddb to avoid duplicates
19123
19124 2003-09-30 08:01  ivan
19125
19126         * FS/FS/agent.pm: no duplicate usernames
19127
19128 2003-09-30 05:48  ivan
19129
19130         * httemplate/misc/download-batch.cgi: IE doesn't like downloading
19131           MIME type text/comma-separated-values
19132
19133 2003-09-30 01:21  ivan
19134
19135         * httemplate/edit/REAL_cust_pkg.cgi, CREDITS,
19136           httemplate/elements/calendar-en.js,
19137           httemplate/elements/calendar-setup.js,
19138           httemplate/elements/calendar-win2k-2.css,
19139           httemplate/elements/calendar.js,
19140           httemplate/elements/calendar_stripped.js,
19141           httemplate/images/calendar.png,
19142           httemplate/search/report_cust_pay.html,
19143           httemplate/search/report_tax.html: calendar popups!
19144
19145 2003-09-30 00:04  ivan
19146
19147         * htetc/handler.pl: CGI.pm 2.47 required for ->upload() method
19148
19149 2003-09-29 03:10  ivan
19150
19151         * httemplate/: browse/agent.cgi, search/cust_main.cgi: agent browse
19152           now links to active/cancelled customers
19153
19154 2003-09-28 23:51  ivan
19155
19156         * FS/FS/ClientAPI/Signup.pm: signup with agent selection
19157
19158 2003-09-28 23:35  ivan
19159
19160         * httemplate/index.html: remove Gratuitous Capitalization
19161
19162 2003-09-28 22:51  ivan
19163
19164         * FS/FS/agent.pm, httemplate/browse/agent.cgi,
19165           httemplate/edit/agent.cgi, httemplate/edit/cust_main.cgi: agents
19166           can be disabled (auto-sensing based on schema)
19167
19168 2003-09-28 22:51  ivan
19169
19170         * FS/bin/freeside-setup, httemplate/docs/schema.html: added
19171           agent.disabled       agent.username       agent._password
19172
19173 2003-09-28 19:17  ivan
19174
19175         * FS/: FS/Conf.pm, bin/freeside-selfservice-server: finish removing
19176           quiet config options
19177
19178 2003-09-27 19:36  ivan
19179
19180         * FS/FS/cust_pay_batch.pm, htetc/handler.pl,
19181           httemplate/misc/upload-batch.cgi: add upload of batch result from
19182           TD Canada Trust some global.asa / handler.pl enhancements
19183
19184 2003-09-26 16:33  khoff
19185
19186         * httemplate/edit/svc_www.cgi: $field is not a global.
19187
19188 2003-09-26 14:02  khoff
19189
19190         * httemplate/edit/svc_acct.cgi: $field isn't a global.
19191
19192 2003-09-26 06:04  ivan
19193
19194         * FS/: FS/cust_main.pm, bin/freeside-daily: re-setup option to
19195           re-charge setup fee
19196
19197 2003-09-26 02:31  ivan
19198
19199         * FS/FS/cust_main.pm: scalar/array scope fix... new, multiple (i.e.
19200           canadian GST/PST) taxes work now!
19201
19202 2003-09-26 02:15  ivan
19203
19204         * FS/FS/UID.pm: re-enable ChopBlanks for now
19205
19206 2003-09-26 02:09  ivan
19207
19208         * FS/FS/cust_pkg.pm: fix manual_flag problem preventing cust_pkg
19209           editing
19210
19211 2003-09-26 01:11  ivan
19212
19213         * httemplate/: browse/cust_main_county.cgi,
19214           edit/cust_main_county.cgi: fix tax edit UI
19215
19216 2003-09-25 04:49  ivan
19217
19218         * httemplate/: browse/cust_main_county.cgi,
19219           edit/cust_main_county.cgi: UI for multiple named taxes w/setup &
19220           recur exemptions 1.4 schema-auto-adjusting backport
19221
19222 2003-09-25 04:17  ivan
19223
19224         * FS/FS/: cust_main.pm, cust_main_county.pm: multiple, named taxes
19225           for a single region 1.4 backport auto-adjusts based on schema
19226
19227 2003-09-25 03:40  ivan
19228
19229         * FS/bin/freeside-setup, httemplate/docs/schema.html: add setuptax
19230           and recurtax fields to cust_main_county
19231
19232 2003-09-25 03:28  ivan
19233
19234         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
19235           freebsd portability fix
19236
19237 2003-09-25 03:27  ivan
19238
19239         * FS/bin/freeside-selfservice-server: freebsd portability fixes
19240
19241 2003-09-25 03:26  ivan
19242
19243         * FS/FS/ClientAPI/MyAccount.pm: quiet self-service server cancels
19244
19245 2003-09-24 10:20  ivan
19246
19247         * FS/FS/part_export/shellcommands.pm: don't change dir either when
19248           username_pwonly is set
19249
19250 2003-09-24 10:06  ivan
19251
19252         * FS/FS/part_export/shellcommands.pm: don't allow uid changes when
19253           usermod_pwonly set
19254
19255 2003-09-23 19:37  ivan
19256
19257         * install/freebsd/ports: need Cache::Cache in 1.4.2+
19258
19259 2003-09-23 18:30  ivan
19260
19261         * httemplate/browse/agent.cgi: fix boolean precedence error leading
19262           to inaccurate results on the new customer status list
19263
19264 2003-09-21 00:31  ivan
19265
19266         * FS/FS/cust_bill.pm, httemplate/misc/download-batch.cgi: remove
19267           trancode from batching
19268
19269 2003-09-20 23:52  ivan
19270
19271         * httemplate/misc/download-batch.cgi: eliminate extraneous newlines
19272
19273 2003-09-20 18:22  ivan
19274
19275         * httemplate/misc/download-batch.cgi: preliminary batch download
19276
19277 2003-09-19 05:40  ivan
19278
19279         * FS/FS/cust_main.pm: quiet option to cancel method
19280
19281 2003-09-19 05:13  ivan
19282
19283         * FS/FS/ClientAPI/Signup.pm: remove klunky $error ||= usage
19284
19285 2003-09-19 05:04  ivan
19286
19287         * FS/FS/ClientAPI/Signup.pm: oops, flipped an or to an and
19288
19289 2003-09-19 05:02  ivan
19290
19291         * FS/FS/ClientAPI/Signup.pm: cache initial signup_info for
19292           performance
19293
19294 2003-09-19 04:56  ivan
19295
19296         * FS/FS/ClientAPI/Signup.pm: better error message when you don't
19297           select a package
19298
19299 2003-09-19 04:50  ivan
19300
19301         * init.d/freeside-init: correct pid filename for stopping
19302           self-service server
19303
19304 2003-09-19 04:35  ivan
19305
19306         * fs_selfservice/FS-SelfService/SelfService.pm: finish moving
19307           signup server functions to self-service interace
19308
19309 2003-09-19 04:00  ivan
19310
19311         * FS/FS/ClientAPI/Signup.pm: module needs to return true
19312
19313 2003-09-19 03:08  ivan
19314
19315         * FS/FS/ClientAPI/Signup.pm: make sure signup cancels are quiet
19316
19317 2003-09-19 03:07  ivan
19318
19319         * Makefile, FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
19320           FS/FS/ClientAPI/Signup.pm, httemplate/docs/index.html: move
19321           signup server functions to self-service server.  fix provisioning
19322           & immediate suspension of declined signups.
19323
19324 2003-09-19 02:59  ivan
19325
19326         * init.d/freeside-init: removing signup and passwd servers
19327
19328 2003-09-18 21:25  ivan
19329
19330         * FS/FS/cust_main.pm: finish cleaning up the quiet stuff
19331
19332 2003-09-18 21:13  ivan
19333
19334         * FS/FS/: Conf.pm, cust_main.pm, cust_pkg.pm: deprecate
19335           signup_server-quiet config option
19336
19337 2003-09-18 03:52  ivan
19338
19339         * httemplate/browse/agent.cgi: oops
19340
19341 2003-09-18 03:46  ivan
19342
19343         * httemplate/browse/agent.cgi: include info on number of
19344           active/cancelled customers in agent browse
19345
19346 2003-09-15 14:33  ivan
19347
19348         * httemplate/search/cust_pkg.cgi: package search skips cancelled
19349           packages when searching by date range
19350
19351 2003-09-11 17:14  khoff
19352
19353         * FS/FS/addr_block.pm: @excludeaddr is a list of addresses, not
19354           NetAddrs, so it shouldn't be map'd
19355
19356 2003-09-11 14:57  ivan
19357
19358         * FS/FS/part_export.pm: also update sqlradius_withdomaind
19359           description for freeradius 0.9.1
19360
19361 2003-09-11 14:54  ivan
19362
19363         * FS/FS/part_export.pm: update doc note for freeradius 0.9.1
19364
19365 2003-09-10 15:10  ivan
19366
19367         * FS/FS/part_export/communigate_pro.pm: communigate pro quota bs
19368
19369 2003-09-10 14:56  ivan
19370
19371         * FS/FS/part_export/communigate_pro.pm: don't set an empty
19372           externalFlag
19373
19374 2003-09-10 14:45  ivan
19375
19376         * FS/FS/part_export/communigate_pro.pm: communitgate pro
19377           CreateAccount examples are on crack
19378
19379 2003-09-10 14:39  ivan
19380
19381         * FS/FS/part_export/communigate_pro.pm: fix for communigate pro
19382           weird data structure on create
19383
19384 2003-09-10 14:01  ivan
19385
19386         * FS/FS/part_export/communigate_pro.pm: set initial password for
19387           new accounts
19388
19389 2003-09-10 03:54  ivan
19390
19391         * FS/FS/cust_pay.pm: adding cust_main method
19392
19393 2003-09-09 15:36  ivan
19394
19395         * FS/MANIFEST: adding communigate_pro export
19396
19397 2003-09-08 21:16  ivan
19398
19399         * FS/FS/part_export.pm: typo hiding remote username labels
19400
19401 2003-09-06 00:20  ivan
19402
19403         * httemplate/browse/agent_type.cgi: hide display of disabled
19404           packages from agent type browse
19405
19406 2003-09-05 23:45  ivan
19407
19408         * FS/FS/part_export.pm: updated DBI link in sqlradius export notes
19409
19410 2003-09-05 18:45  ivan
19411
19412         * FS/FS/svc_acct.pm: fix method name
19413
19414 2003-09-05 18:44  ivan
19415
19416         * FS/FS/: cust_svc.pm, svc_acct.pm: add
19417           get_session_history_sqlradacct have $ignore_quantity also ignore
19418           0 quantities
19419
19420 2003-09-05 06:19  ivan
19421
19422         * FS/FS/part_export/communigate_pro.pm: typo
19423
19424 2003-09-05 06:18  ivan
19425
19426         * FS/FS/: part_export.pm, part_export/communigate_pro.pm: add
19427           communigate pro export
19428
19429 2003-09-05 06:16  ivan
19430
19431         * FS/FS/Conf.pm: doc
19432
19433 2003-09-05 02:13  ivan
19434
19435         * FS/FS/svc_acct.pm: allow ! password like !!
19436
19437 2003-09-05 01:17  ivan
19438
19439         * FS/FS/Conf.pm: fix reference to obsolete shellcommands-useradd
19440           conf value (refer to exports instead)
19441
19442 2003-09-05 01:02  ivan
19443
19444         * FS/FS/Conf.pm: fix typo
19445
19446 2003-09-05 01:01  ivan
19447
19448         * FS/FS/svc_acct.pm: allow up to 60 char encrypted passwords for
19449           blowfish
19450
19451 2003-09-05 00:55  ivan
19452
19453         * FS/bin/freeside-setup: svc_acct._password from 50 to 72 for
19454           blowfish passwords
19455
19456 2003-09-04 21:09  ivan
19457
19458         * FS/FS/: Conf.pm, cust_main.pm: users-allow_comp config value to
19459           control creation of complimentary accounts and minor pod updates
19460
19461 2003-09-04 19:31  ivan
19462
19463         * httemplate/edit/part_svc.cgi: -w-safe and run under a 1.4 schema
19464           too
19465
19466 2003-09-03 16:06  ivan
19467
19468         * httemplate/view/cust_main.cgi: list extraneous services, closes:
19469           #213
19470
19471 2003-09-03 13:22  ivan
19472
19473         * FS/FS/Record.pm: turn off query debugging
19474
19475 2003-09-03 11:46  ivan
19476
19477         * FS/FS/Record.pm: turn vfieldpart_hashref into a method, not a
19478           subroutine another fix to support running 1.5.0 virtual field
19479           code on 1.4.x databases
19480
19481 2003-09-03 06:18  ivan
19482
19483         * FS/FS/part_export.pm: openbsd also uses sane useradd/mod/del
19484           commands
19485
19486 2003-09-03 05:35  ivan
19487
19488         * Makefile: makefile trivia for openbsd
19489
19490 2003-08-21 00:42  ivan
19491
19492         * install/debian/3.0/INSTALL: woody backports
19493
19494 2003-08-20 23:46  ivan
19495
19496         * install/debian/3.0/INSTALL: iffy
19497
19498 2003-08-20 23:42  ivan
19499
19500         * install/debian/3.0/INSTALL: woody
19501
19502 2003-08-07 22:54  ivan
19503
19504         * httemplate/view/svc_acct.cgi: - fix possible glitch with Mason on
19505           account view screen
19506
19507 2003-08-07 22:42  ivan
19508
19509         * FS/FS/CGI.pm, bin/masonize, httemplate/index.html,
19510           httemplate/elements/header.html,
19511           httemplate/elements/menubar.html, httemplate/elements/pager.html,
19512           httemplate/elements/table.html, httemplate/search/sql.html,
19513           httemplate/search/elements/search.html: - (finish) includes!
19514           (closes: Bug#551) - (finish) moving SQL search to including
19515           generic elements/search.html - new elements: menubar.html,
19516           header.html, pager.html and table.html - have masonize process
19517           .html files also
19518
19519 2003-08-07 19:02  ivan
19520
19521         * bin/masonize, httemplate/autohandler,
19522           httemplate/graph/money_time.cgi, httemplate/search/sql.html,
19523           httemplate/search/elements/search.html: - fix Mason profiling to
19524           pass-through images (for graph/) - fix graph/money-time.cgi use
19525           of $m interfering with Mason - fix graph/money-time-graph.cgi to
19526           set content-type in a Mason/ASP-independant   fashion -
19527           (beginning of) includes! - (beginning of) moving SQL search to
19528           including generic elements/search.html - fix global.asa typo -
19529           fix masonize to not prepend an extraneous blank line (breaking
19530           graph/money-time-graph.cgi)
19531
19532 2003-08-07 06:08  ivan
19533
19534         * htetc/handler.pl, httemplate/view/cust_main.cgi: - turn on
19535           profiling with mason like with Apache::ASP (redirects now
19536           working) - fix mason error with new view/cust_main.cgi UI
19537
19538 2003-08-07 05:47  ivan
19539
19540         * Makefile, htetc/handler.pl, httemplate/autohandler,
19541           httemplate/index.html: - switch to mason by default - minimum
19542           mason version 1.1 (and doc) - evaluate .html files with mason/asp
19543           - turn on profiling with mason like with Apache::ASP (redirects
19544           not working) - (start of) includes
19545
19546 2003-08-05 14:00  ivan
19547
19548         * httemplate/browse/part_pkg.cgi: doh, revert stuff that shouldn't
19549           have been checked in
19550
19551 2003-08-05 13:06  ivan
19552
19553         * htetc/handler.pl: no svc_acct_sm in 1.5
19554
19555 2003-08-05 12:07  ivan
19556
19557         * FS/FS/part_export.pm: update sqlradius{_withdomain} documentation
19558
19559 2003-08-05 11:52  ivan
19560
19561         * FS/FS/svc_domain.pm: remove spurious re-use of $error
19562
19563 2003-08-05 11:45  ivan
19564
19565         * FS/FS/Record.pm: backwards compatibility if the schema hasn't
19566           been updated
19567
19568 2003-08-04 17:32  khoff
19569
19570         * httemplate/index.html: Fixed %%%VERSION%%% tag
19571
19572 2003-08-04 17:20  khoff
19573
19574         * FS/MANIFEST, FS/FS/Record.pm, FS/FS/addr_block.pm,
19575           FS/FS/agent.pm, FS/FS/agent_type.pm, FS/FS/cust_bill.pm,
19576           FS/FS/cust_bill_event.pm, FS/FS/cust_bill_pay.pm,
19577           FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm,
19578           FS/FS/cust_credit.pm, FS/FS/cust_credit_bill.pm,
19579           FS/FS/cust_credit_refund.pm, FS/FS/cust_main.pm,
19580           FS/FS/cust_main_county.pm, FS/FS/cust_main_invoice.pm,
19581           FS/FS/cust_pay.pm, FS/FS/cust_pay_batch.pm, FS/FS/cust_pkg.pm,
19582           FS/FS/cust_refund.pm, FS/FS/cust_svc.pm,
19583           FS/FS/cust_tax_exempt.pm, FS/FS/domain_record.pm,
19584           FS/FS/export_svc.pm, FS/FS/msgcat.pm, FS/FS/nas.pm,
19585           FS/FS/part_bill_event.pm, FS/FS/part_export.pm,
19586           FS/FS/part_export_option.pm, FS/FS/part_pkg.pm,
19587           FS/FS/part_pop_local.pm, FS/FS/part_referral.pm,
19588           FS/FS/part_svc.pm, FS/FS/part_svc_column.pm,
19589           FS/FS/part_virtual_field.pm, FS/FS/pkg_svc.pm, FS/FS/port.pm,
19590           FS/FS/prepay_credit.pm, FS/FS/queue.pm, FS/FS/queue_arg.pm,
19591           FS/FS/queue_depend.pm, FS/FS/radius_usergroup.pm,
19592           FS/FS/router.pm, FS/FS/session.pm, FS/FS/svc_Common.pm,
19593           FS/FS/svc_acct.pm, FS/FS/svc_acct_pop.pm, FS/FS/svc_broadband.pm,
19594           FS/FS/svc_domain.pm, FS/FS/svc_forward.pm, FS/FS/svc_www.pm,
19595           FS/FS/type_pkgs.pm, FS/bin/freeside-setup, htetc/handler.pl,
19596           httemplate/index.html, httemplate/browse/part_svc.cgi,
19597           httemplate/browse/part_virtual_field.cgi,
19598           httemplate/browse/router.cgi, httemplate/edit/part_svc.cgi,
19599           httemplate/edit/part_virtual_field.cgi,
19600           httemplate/edit/router.cgi, httemplate/edit/svc_acct.cgi,
19601           httemplate/edit/svc_broadband.cgi, httemplate/edit/svc_www.cgi,
19602           httemplate/edit/process/router.cgi,
19603           httemplate/edit/process/svc_broadband.cgi,
19604           httemplate/view/svc_acct.cgi, httemplate/view/svc_broadband.cgi,
19605           httemplate/view/svc_forward.cgi, httemplate/view/svc_www.cgi:
19606           Virtual field merge
19607
19608 2003-07-25 09:26  ivan
19609
19610         * FS/FS/svc_acct.pm: typo
19611
19612 2003-07-25 06:13  ivan
19613
19614         * FS/FS/Conf.pm: doc
19615
19616 2003-07-23 10:05  ivan
19617
19618         * FS/FS/part_export/domain_shellcommands.pm: bugfix for
19619           non-catchall domains
19620
19621 2003-07-23 08:36  ivan
19622
19623         * httemplate/edit/: cust_main.cgi, process/cust_main.cgi: fix
19624           spurious "can't purchase pkgpart" errors
19625
19626 2003-07-17 09:02  ivan
19627
19628         * FS/FS/cust_main.pm: one last tiny bugfix for the retry_realtime
19629           functionality
19630
19631 2003-07-16 09:05  ivan
19632
19633         * httemplate/search/cust_pay.cgi: UI
19634
19635 2003-07-16 09:01  ivan
19636
19637         * httemplate/search/cust_pay.cgi: show totals in payment report
19638
19639 2003-07-15 06:30  ivan
19640
19641         * rt/etc/schema.Pg: reverting to vendor branch rt 3.0.4, hopefully
19642
19643 2003-07-15 06:16  ivan
19644
19645         * rt/: etc/RT_SiteConfig.pm, html/Elements/Footer,
19646           html/Elements/Header, html/Elements/Menu,
19647           html/Elements/PageLayout, html/Elements/SimpleSearch,
19648           html/Elements/Tabs, html/Elements/TitleBoxStart,
19649           html/NoAuth/webrt.css, html/Search/Bulk.html,
19650           html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs,
19651           lib/RT/SearchBuilder.pm, sbin/rt-setup-database.in: Initial
19652           revision
19653
19654 2003-07-15 06:16  ivan
19655
19656         * rt/: COPYING, Makefile, Makefile.in, README, aclocal.m4,
19657           Changelog, config.log, config.pld, config.status, configure,
19658           configure.ac, install-sh, bin/mason_handler.fcgi,
19659           bin/mason_handler.fcgi.in, bin/mason_handler.scgi,
19660           bin/mason_handler.scgi.in, bin/mason_handler.svc,
19661           bin/mason_handler.svc.in, bin/rt-commit-handler,
19662           bin/rt-crontool.in, bin/rt-mailgate.in, bin/webmux.pl.in,
19663           bin/rt-crontool, bin/rt-mailgate, docs/README.docs,
19664           docs/Security, docs/design_docs/CARS,
19665           docs/design_docs/TransactionTypes.txt, docs/design_docs/acls,
19666           docs/design_docs/approval_notices,
19667           docs/design_docs/approval_template, docs/design_docs/cf_search,
19668           docs/design_docs/cli_spec, docs/design_docs/cvs_integration,
19669           docs/design_docs/delegation, docs/design_docs/evil_plans,
19670           docs/design_docs/groups_notes,
19671           docs/design_docs/link-definitions.txt,
19672           docs/design_docs/recursive_group_membership_algorithm,
19673           docs/design_docs/rql_parser_machine.graphviz,
19674           docs/design_docs/string-extraction-guide.txt,
19675           docs/design_docs/subscription-definitions.txt,
19676           docs/design_docs/ticket_templates, docs/design_docs/users,
19677           etc/RT_Config.pm, etc/RT_Config.pm.in, etc/acl.Oracle,
19678           etc/acl.Pg, etc/acl.mysql, etc/constraints.mysql,
19679           etc/initialdata, etc/rt.spec, etc/schema.SQLite,
19680           etc/schema.mysql, html/autohandler, html/index.html, html/l,
19681           html/Admin/index.html, html/Admin/Elements/AddCustomFieldValue,
19682           html/Admin/Elements/CreateUserCalled,
19683           html/Admin/Elements/EditCustomField,
19684           html/Admin/Elements/EditCustomFieldValues,
19685           html/Admin/Elements/EditCustomFields,
19686           html/Admin/Elements/EditQueueWatchers,
19687           html/Admin/Elements/EditScrip, html/Admin/Elements/EditScrips,
19688           html/Admin/Elements/EditTemplates,
19689           html/Admin/Elements/EditUserComments,
19690           html/Admin/Elements/GroupTabs, html/Admin/Elements/Header,
19691           html/Admin/Elements/ListGlobalCustomFields,
19692           html/Admin/Elements/ListGlobalScrips,
19693           html/Admin/Elements/ModifyTemplate,
19694           html/Admin/Elements/QueueRightsForUser,
19695           html/Admin/Elements/QueueTabs,
19696           html/Admin/Elements/SelectCustomFieldType,
19697           html/Admin/Elements/SelectGroups,
19698           html/Admin/Elements/SelectModifyGroup,
19699           html/Admin/Elements/SelectModifyQueue,
19700           html/Admin/Elements/SelectModifyUser,
19701           html/Admin/Elements/SelectNewGroupMembers,
19702           html/Admin/Elements/SelectRights,
19703           html/Admin/Elements/SelectScrip,
19704           html/Admin/Elements/SelectScripAction,
19705           html/Admin/Elements/SelectScripCondition,
19706           html/Admin/Elements/SelectSingleOrMultiple,
19707           html/Admin/Elements/SelectTemplate,
19708           html/Admin/Elements/SelectUsers, html/Admin/Elements/SystemTabs,
19709           html/Admin/Elements/Tabs, html/Admin/Elements/UserTabs,
19710           html/Admin/Global/GroupRights.html, html/Admin/Global/Scrip.html,
19711           html/Admin/Global/Scrips.html, html/Admin/Global/Template.html,
19712           html/Admin/Global/Templates.html,
19713           html/Admin/Global/UserRights.html, html/Admin/Global/index.html,
19714           html/Admin/Groups/GroupRights.html,
19715           html/Admin/Groups/Members.html, html/Admin/Groups/Modify.html,
19716           html/Admin/Groups/UserRights.html, html/Admin/Groups/index.html,
19717           html/Admin/Queues/CustomField.html,
19718           html/Admin/Queues/CustomFields.html,
19719           html/Admin/Queues/GroupRights.html,
19720           html/Admin/Queues/Modify.html, html/Admin/Queues/People.html,
19721           html/Admin/Queues/Scrip.html, html/Admin/Queues/Scrips.html,
19722           html/Admin/Queues/Template.html,
19723           html/Admin/Queues/Templates.html,
19724           html/Admin/Queues/UserRights.html, html/Admin/Queues/index.html,
19725           html/Admin/Users/Modify.html, html/Admin/Users/index.html,
19726           html/Approvals/Display.html, html/Approvals/index.html,
19727           html/Approvals/Elements/Approve,
19728           html/Approvals/Elements/PendingMyApproval,
19729           html/Approvals/Elements/ShowDependency,
19730           html/Approvals/Elements/Tabs, html/Elements/BevelBoxRaisedEnd,
19731           html/Elements/BevelBoxRaisedStart, html/Elements/Callback,
19732           html/Elements/Checkbox, html/Elements/CreateTicket,
19733           html/Elements/Error, html/Elements/GotoTicket,
19734           html/Elements/ListActions, html/Elements/Login,
19735           html/Elements/MessageBox, html/Elements/MyRequests,
19736           html/Elements/MyTickets, html/Elements/Quicksearch,
19737           html/Elements/Refresh, html/Elements/Section,
19738           html/Elements/SelectAttachmentField, html/Elements/SelectBoolean,
19739           html/Elements/SelectCustomFieldOperator,
19740           html/Elements/SelectCustomFieldValue, html/Elements/SelectDate,
19741           html/Elements/SelectDateRelation, html/Elements/SelectDateType,
19742           html/Elements/SelectEqualityOperator, html/Elements/SelectGroups,
19743           html/Elements/SelectLinkType, html/Elements/SelectMatch,
19744           html/Elements/SelectNewTicketQueue, html/Elements/SelectOwner,
19745           html/Elements/SelectQueue, html/Elements/SelectResultsPerPage,
19746           html/Elements/SelectSortOrder, html/Elements/SelectStatus,
19747           html/Elements/SelectTicketSortBy,
19748           html/Elements/SelectTicketTypes, html/Elements/SelectUsers,
19749           html/Elements/SelectWatcherType,
19750           html/Elements/SetupSessionCookie, html/Elements/Submit,
19751           html/Elements/TitleBoxEnd, html/NoAuth/Logout.html,
19752           html/NoAuth/Reminder.html, html/NoAuth/images/bplogo.gif,
19753           html/NoAuth/images/favicon.png, html/NoAuth/images/space.gif,
19754           html/REST/1.0/NoAuth/mail-gateway, html/SelfService/Closed.html,
19755           html/SelfService/Create.html, html/SelfService/Display.html,
19756           html/SelfService/Error.html, html/SelfService/Prefs.html,
19757           html/SelfService/Update.html, html/SelfService/index.html,
19758           html/SelfService/Attachment/dhandler,
19759           html/SelfService/Elements/GotoTicket,
19760           html/SelfService/Elements/Header,
19761           html/SelfService/Elements/MyRequests,
19762           html/SelfService/Elements/Tabs, html/Ticket/Create.html,
19763           html/Ticket/Display.html, html/Ticket/History.html,
19764           html/Ticket/Modify.html, html/Ticket/ModifyAll.html,
19765           html/Ticket/ModifyDates.html, html/Ticket/ModifyLinks.html,
19766           html/Ticket/ModifyPeople.html, html/Ticket/Update.html,
19767           html/Ticket/Attachment/dhandler,
19768           html/Ticket/Elements/AddWatchers, html/Ticket/Elements/BulkLinks,
19769           html/Ticket/Elements/EditBasics,
19770           html/Ticket/Elements/EditCustomField,
19771           html/Ticket/Elements/EditCustomFields,
19772           html/Ticket/Elements/EditDates, html/Ticket/Elements/EditPeople,
19773           html/Ticket/Elements/EditWatchers,
19774           html/Ticket/Elements/ShowAttachments,
19775           html/Ticket/Elements/ShowBasics,
19776           html/Ticket/Elements/ShowCustomFields,
19777           html/Ticket/Elements/ShowDates,
19778           html/Ticket/Elements/ShowDependencies,
19779           html/Ticket/Elements/ShowHistory,
19780           html/Ticket/Elements/ShowMemberOf,
19781           html/Ticket/Elements/ShowMembers,
19782           html/Ticket/Elements/ShowMessageHeaders,
19783           html/Ticket/Elements/ShowMessageStanza,
19784           html/Ticket/Elements/ShowPeople,
19785           html/Ticket/Elements/ShowReferences,
19786           html/Ticket/Elements/ShowRequestor,
19787           html/Ticket/Elements/ShowTransaction, html/User/Delegation.html,
19788           html/User/Prefs.html, html/User/Elements/DelegateRights,
19789           html/User/Elements/GroupTabs, html/User/Elements/Tabs,
19790           html/User/Groups/Members.html, html/User/Groups/Modify.html,
19791           html/User/Groups/index.html, lib/RT.pm, lib/RT.pm.in,
19792           lib/RT/ACE.pm, lib/RT/ACE_Overlay.pm, lib/RT/ACL.pm,
19793           lib/RT/ACL_Overlay.pm, lib/RT/Attachment.pm,
19794           lib/RT/Attachment_Overlay.pm, lib/RT/Attachments.pm,
19795           lib/RT/Attachments_Overlay.pm, lib/RT/Base.pm,
19796           lib/RT/CachedGroupMember.pm, lib/RT/CachedGroupMember_Overlay.pm,
19797           lib/RT/CachedGroupMembers.pm,
19798           lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/CurrentUser.pm,
19799           lib/RT/CustomField.pm, lib/RT/CustomFieldValue.pm,
19800           lib/RT/CustomFieldValues.pm, lib/RT/CustomFieldValues_Overlay.pm,
19801           lib/RT/CustomField_Overlay.pm, lib/RT/CustomFields.pm,
19802           lib/RT/CustomFields_Overlay.pm, lib/RT/Date.pm,
19803           lib/RT/EmailParser.pm, lib/RT/Group.pm, lib/RT/GroupMember.pm,
19804           lib/RT/GroupMember_Overlay.pm, lib/RT/GroupMembers.pm,
19805           lib/RT/GroupMembers_Overlay.pm, lib/RT/Group_Overlay.pm,
19806           lib/RT/Groups.pm, lib/RT/Groups_Overlay.pm, lib/RT/Handle.pm,
19807           lib/RT/I18N.pm, lib/RT/Link.pm, lib/RT/Link_Overlay.pm,
19808           lib/RT/Links.pm, lib/RT/Links_Overlay.pm, lib/RT/Principal.pm,
19809           lib/RT/Principal_Overlay.pm, lib/RT/Principals.pm,
19810           lib/RT/Principals_Overlay.pm, lib/RT/Queue.pm,
19811           lib/RT/Queue_Overlay.pm, lib/RT/Queues.pm,
19812           lib/RT/Queues_Overlay.pm, lib/RT/Record.pm, lib/RT/Scrip.pm,
19813           lib/RT/ScripAction.pm, lib/RT/ScripAction_Overlay.pm,
19814           lib/RT/ScripActions.pm, lib/RT/ScripActions_Overlay.pm,
19815           lib/RT/ScripCondition.pm, lib/RT/ScripCondition_Overlay.pm,
19816           lib/RT/ScripConditions.pm, lib/RT/ScripConditions_Overlay.pm,
19817           lib/RT/Scrip_Overlay.pm, lib/RT/Scrips.pm,
19818           lib/RT/Scrips_Overlay.pm, lib/RT/System.pm, lib/RT/Template.pm,
19819           lib/RT/Template_Overlay.pm, lib/RT/Templates.pm,
19820           lib/RT/Templates_Overlay.pm, lib/RT/Ticket.pm,
19821           lib/RT/Ticket_Overlay.pm, lib/RT/Tickets.pm,
19822           lib/RT/Tickets_Overlay.pm, lib/RT/Tickets_Overlay_SQL.pm,
19823           lib/RT/Transaction.pm, lib/RT/Transaction_Overlay.pm,
19824           lib/RT/Transactions.pm, lib/RT/Transactions_Overlay.pm,
19825           lib/RT/URI.pm, lib/RT/User.pm, lib/RT/User_Overlay.pm,
19826           lib/RT/Users.pm, lib/RT/Users_Overlay.pm,
19827           lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm,
19828           lib/RT/Action/CreateTickets.pm,
19829           lib/RT/Action/EscalatePriority.pm, lib/RT/Action/Generic.pm,
19830           lib/RT/Action/Notify.pm, lib/RT/Action/NotifyAsComment.pm,
19831           lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SendEmail.pm,
19832           lib/RT/Action/SetPriority.pm, lib/RT/Action/UserDefined.pm,
19833           lib/RT/Condition/AnyTransaction.pm,
19834           lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm,
19835           lib/RT/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm,
19836           lib/RT/Condition/PriorityExceeds.pm,
19837           lib/RT/Condition/QueueChange.pm,
19838           lib/RT/Condition/StatusChange.pm,
19839           lib/RT/Condition/UserDefined.pm, lib/RT/I18N/cs.pm,
19840           lib/RT/I18N/cs.po, lib/RT/I18N/de.po, lib/RT/I18N/en.po,
19841           lib/RT/I18N/es.po, lib/RT/I18N/fi.po, lib/RT/I18N/fr.po,
19842           lib/RT/I18N/he.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/ja.po,
19843           lib/RT/I18N/nl.po, lib/RT/I18N/no.po, lib/RT/I18N/pt_br.po,
19844           lib/RT/I18N/ru.po, lib/RT/I18N/zh_cn.po, lib/RT/I18N/zh_tw.po,
19845           lib/RT/Interface/CLI.pm, lib/RT/Interface/Email.pm,
19846           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/MailFrom.pm,
19847           lib/RT/Interface/Email/Filter/SpamAssassin.pm,
19848           lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/Generic.pm,
19849           lib/RT/URI/base.pm, lib/RT/URI/fsck_com_rt.pm, lib/t/00smoke.t,
19850           lib/t/01harness.t, lib/t/02regression.t, lib/t/03web.pl,
19851           lib/t/04_send_email.pl,
19852           lib/t/data/multipart-alternative-with-umlaut,
19853           lib/t/data/nested-mime-sample, lib/t/data/nested-rfc-822,
19854           lib/t/data/new-ticket-from-iso-8859-1,
19855           lib/t/data/new-ticket-from-iso-8859-1-full,
19856           lib/t/data/russian-subject-no-content-type,
19857           lib/t/data/text-html-in-russian,
19858           lib/t/data/text-html-with-umlaut,
19859           lib/t/data/8859-15-message-series/dir,
19860           lib/t/data/8859-15-message-series/msg1,
19861           lib/t/data/8859-15-message-series/msg2,
19862           lib/t/data/8859-15-message-series/msg3,
19863           lib/t/data/8859-15-message-series/msg4,
19864           lib/t/data/8859-15-message-series/msg5,
19865           lib/t/data/8859-15-message-series/msg6,
19866           lib/t/data/8859-15-message-series/msg7,
19867           lib/t/regression/mime_tests, m4/rt_enable_layout.m4,
19868           m4/rt_expand_var.m4, m4/rt_layout.m4,
19869           m4/rt_subst_expanded_arg.m4, sbin/extract-message-catalog,
19870           sbin/extract_pod_tests, sbin/factory, sbin/license_tag,
19871           sbin/regression_harness, sbin/rt-test-dependencies.in,
19872           autom4te.cache/output.0, autom4te.cache/requests,
19873           autom4te.cache/traces.0: import of rt 3.0.4
19874
19875 2003-07-15 04:23  ivan
19876
19877         * Makefile: 1.5.0pre3
19878
19879 2003-07-13 23:21  ivan
19880
19881         * httemplate/search/cust_pay.cgi: fix bug when both a payment type
19882           and date range are specified
19883
19884 2003-07-12 04:14  ivan
19885
19886         * httemplate/index.html: remove Gratuitous capitalization
19887
19888 2003-07-12 04:09  ivan
19889
19890         * httemplate/: index.html, browse/part_pkg.cgi,
19891           browse/part_svc.cgi, search/cust_pkg.cgi: - better description of
19892           payment search - some clarification of services/packages vs.
19893           service/package   definitions in browse/part_{svc,pkg}.cgi -
19894           package definition report by # of active customer packages (with
19895           links   to customer package listing)
19896
19897 2003-07-11 08:37  ivan
19898
19899         * FS/FS/cust_main.pm: fix timelocal AUTOLOAD problem introduced by
19900           Time::Local fix in rc3 (closes: Bug#550)
19901
19902 2003-07-11 08:23  ivan
19903
19904         * httemplate/: index.html, search/cust_pay.cgi,
19905           search/cust_pkg.cgi, search/report_cust_pay.html: payments report
19906           for inventivemedia / hpnx
19907
19908 2003-07-11 00:54  ivan
19909
19910         * FS/FS/Record.pm: typo
19911
19912 2003-07-11 00:30  ivan
19913
19914         * FS/FS/Record.pm: provide stack backtrace when we wind up in
19915           FS::Record::AUTOLOAD by accident
19916
19917 2003-07-09 07:39  ivan
19918
19919         * httemplate/edit/svc_domain.cgi: increase max domain length to 63
19920
19921 2003-07-06 11:58  ivan
19922
19923         * httemplate/view/cust_main.cgi: don't bother displaying comments
19924           that are only whitespace/newlines
19925
19926 2003-07-03 20:31  ivan
19927
19928         * etc/abbr_state.txt: adding states
19929
19930 2003-07-03 18:37  ivan
19931
19932         * FS/FS/svc_acct_pop.pm: don't populate the whole initial list if
19933           there are tons of POPs
19934
19935 2003-07-03 17:51  ivan
19936
19937         * FS/FS/svc_acct_pop.pm: optimize javascript to handle large
19938           numbers of POPs
19939
19940 2003-07-02 05:58  ivan
19941
19942         * FS/FS/part_pkg.pm: tyop
19943
19944 2003-07-02 05:56  ivan
19945
19946         * FS/FS/part_pkg.pm: relaxed "first package" restrictions; will
19947           find any appropriate service with quantity 1
19948
19949 2003-07-02 05:34  ivan
19950
19951         * README: change license to GPL only
19952
19953 2003-07-01 02:00  ivan
19954
19955         * httemplate/edit/part_export.cgi: larger textareas in export
19956           options
19957
19958 2003-06-30 17:27  ivan
19959
19960         * FS/FS/part_export.pm: typo
19961
19962 2003-06-30 12:15  ivan
19963
19964         * FS/FS/cust_main.pm: bugfix for manual re-charging changes
19965           (Bug#423)
19966
19967 2003-06-30 11:56  ivan
19968
19969         * FS/FS/cust_main.pm: pass additional fields to ACH processors
19970           (Authorize.Net should work now)
19971
19972 2003-06-30 06:18  ivan
19973
19974         * FS/MANIFEST: removing deprecated freeside-overdue
19975
19976 2003-06-30 05:22  ivan
19977
19978         * FS/: FS/part_export.pm, FS/part_export/sqlradius.pm,
19979           FS/part_export/sqlradius_withdomain.pm,
19980           bin/freeside-sqlradius-reset,
19981           t/part_export-sqlradius_withdomain.t: adding sqlradius_withdomain
19982           export including realms, closes: bug#514
19983
19984 2003-06-30 00:44  ivan
19985
19986         * FS/FS/svc_domain.pm: increase maximum domain length to 67
19987
19988 2003-06-27 07:19  ivan
19989
19990         * FS/FS/: Conf.pm, svc_acct.pm: add radius-ip configuration
19991           parameter for Framed-IP-Address vs. Framed-Address
19992
19993 2003-06-25 03:22  ivan
19994
19995         * httemplate/search/cust_bill_event.cgi: Pg 7.3 incompatibility
19996           with empty dates in Failed Invoice Event search,   patch from
19997           rlucas@tercent.net
19998
19999 2003-06-25 01:40  ivan
20000
20001         * FS/FS/: svc_acct.pm, part_export/cp.pm: svc_acct doc update cp
20002           export - disable old-style suspending
20003
20004 2003-06-24 17:57  ivan
20005
20006         * FS/FS/part_export/forward_shellcommands.pm: forward_shellcommands
20007           update: might work now
20008
20009 2003-06-24 07:12  ivan
20010
20011         * FS/FS/part_export/: forward_shellcommands.pm, sqlmail.pm:
20012           explicitly use the necessary modules
20013
20014 2003-06-22 07:21  ivan
20015
20016         * FS/FS/cust_main.pm, httemplate/misc/bill.cgi: fix the credit card
20017           retry on change or manual "retry_card" to ONCE per invoice
20018
20019 2003-06-22 02:11  ivan
20020
20021         * bin/create-history-tables: skip pg_ tables also (ewww, showing up
20022           in reverse-engineered schema)
20023
20024 2003-06-22 02:04  ivan
20025
20026         * bin/create-history-tables: skip history tables that exist
20027           already; easier to re-run now
20028
20029 2003-06-13 19:02  ivan
20030
20031         * FS/bin/freeside-setup: add index on cust_bill._date
20032
20033 2003-06-13 18:01  ivan
20034
20035         * bin/apache.export: \n\n between virtualhost entries
20036
20037 2003-06-13 08:18  ivan
20038
20039         * FS/FS/part_export/shellcommands.pm: $new_quoted_password vs.
20040           $quoted_new__password
20041
20042 2003-06-13 02:12  ivan
20043
20044         * FS/FS/part_export.pm: proper command escape for vpopmail export
20045
20046 2003-06-13 01:46  ivan
20047
20048         * httemplate/edit/part_export.cgi: missing semi
20049
20050 2003-06-13 01:44  ivan
20051
20052         * httemplate/edit/part_export.cgi: correct stickiness for checkbox
20053           options on export edit
20054
20055 2003-06-13 01:38  ivan
20056
20057         * FS/FS/part_export.pm: pass vpopmail passwords on command-line
20058           (unfortunately)
20059
20060 2003-06-13 01:23  ivan
20061
20062         * FS/FS/part_export.pm: full path to vpopmail commands
20063
20064 2003-06-13 01:11  ivan
20065
20066         * FS/FS/: part_export.pm, part_export/shellcommands.pm: add
20067           vpopmail presets to shellcommands_withdomain export
20068
20069 2003-06-12 07:08  ivan
20070
20071         * bin/passwd.import: /bin/halt and /sbin/halt
20072
20073 2003-06-12 07:06  ivan
20074
20075         * bin/passwd.import: tyop
20076
20077 2003-06-12 06:57  ivan
20078
20079         * bin/passwd.import: better error handling for re-imports
20080
20081 2003-06-12 06:50  ivan
20082
20083         * bin/fix-sequences: remove overly-verbose debugging for now
20084
20085 2003-06-12 06:50  ivan
20086
20087         * bin/fix-sequences: "doc"
20088
20089 2003-06-12 06:49  ivan
20090
20091         * bin/fix-sequences: arg
20092
20093 2003-06-12 06:47  ivan
20094
20095         * bin/fix-sequences: debugging
20096
20097 2003-06-12 06:43  ivan
20098
20099         * bin/fix-sequences: update for long table names; use sequence name
20100           directly instead of guessing
20101
20102 2003-06-12 06:35  ivan
20103
20104         * bin/fix-sequences: moo
20105
20106 2003-06-12 06:32  ivan
20107
20108         * bin/fix-sequences: adding fix-sequences
20109
20110 2003-06-12 05:57  ivan
20111
20112         * FS/FS/part_export.pm: _default_ default now sets GECOS like the
20113           OS-defaults
20114
20115 2003-06-12 05:43  ivan
20116
20117         * FS/FS/part_export.pm: sqlradius doc update; don't need to allow
20118           null OP columns
20119
20120 2003-06-11 13:27  khoff
20121
20122         * FS/FS/Misc.pm: In scalar context, smtpsend returns the number of
20123           addresses that the message was successfully delivered to.  I'm
20124           assuming 'Debug' causes Net::SMTP to warn the debug output, not
20125           return it.
20126
20127 2003-06-11 12:13  khoff
20128
20129         * FS/FS/Misc.pm: We're passing a list here, not one argument.
20130
20131 2003-06-09 04:11  ivan
20132
20133         * FS/FS/cust_svc.pm: add "$ignore_quantity" bypass
20134
20135 2003-06-06 18:58  ivan
20136
20137         * FS/FS/cust_main.pm: and fix the error message
20138
20139 2003-06-06 18:57  ivan
20140
20141         * FS/FS/cust_main.pm: really, really give a better error message
20142           when used under 5.005 now.  really.
20143
20144 2003-06-06 18:47  ivan
20145
20146         * FS/FS/cust_main.pm: give a better error message regarding
20147           Time::Local on old perls.  really.
20148
20149 2003-06-06 18:42  ivan
20150
20151         * FS/FS/cust_main.pm: require Time::Local 1.04 on perls before 5.6
20152
20153 2003-06-06 03:49  ivan
20154
20155         * FS/FS/part_export/cp.pm: add suspend/unsuspend capability to CP
20156           export
20157
20158 2003-06-04 17:22  khoff
20159
20160         * FS/FS/cust_pkg.pm: order/cancel packages rewritten
20161
20162 2003-06-04 09:14  ivan
20163
20164         * FS/FS/svc_acct.pm: allow empty slipip's
20165
20166 2003-06-04 05:44  ivan
20167
20168         * httemplate/search/cust_pkg.cgi: fix last bill label
20169
20170 2003-06-03 06:53  ivan
20171
20172         * httemplate/view/cust_main.cgi: fix provision links
20173
20174 2003-06-03 05:41  ivan
20175
20176         * FS/FS/: part_export.pm, part_export/cp.pm: minor update to cp
20177           export - eliminate redundant "host" parameter
20178
20179 2003-06-03 05:40  ivan
20180
20181         * Makefile: 1.5.0pre2 (too late, hehe)
20182
20183 2003-06-02 23:09  ivan
20184
20185         * FS/bin/freeside-setup: use serial for primary keys in new tables
20186           too
20187
20188 2003-06-02 22:49  ivan
20189
20190         * FS/bin/freeside-setup: router.svcnum nullability fix
20191
20192 2003-06-02 07:51  ivan
20193
20194         * httemplate/view/cust_main.cgi: UI nit
20195
20196 2003-06-02 05:22  ivan
20197
20198         * FS/FS/cust_pkg.pm: add last_bill field to manpage
20199
20200 2003-05-30 02:22  ivan
20201
20202         * FS/FS/part_export/sqlradius.pm: sqlradius exports include "op"
20203           field
20204
20205 2003-05-30 01:45  ivan
20206
20207         * httemplate/docs/ssh.html: doc
20208
20209 2003-05-19 22:43  ivan
20210
20211         * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm,
20212           fs_selfservice/FS-SelfService/cgi/make_payment.html,
20213           fs_selfservice/FS-SelfService/cgi/payment_results.html,
20214           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: working
20215           self-service self-payments!
20216
20217 2003-05-19 06:54  ivan
20218
20219         * FS/FS/ClientAPI/MyAccount.pm,
20220           fs_selfservice/FS-SelfService/SelfService.pm,
20221           fs_selfservice/FS-SelfService/cgi/make_payment.html,
20222           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: fix up some
20223           bugs in processing payments via self-service... appears to be
20224           working so far
20225
20226 2003-05-19 06:38  ivan
20227
20228         * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm,
20229           fs_selfservice/FS-SelfService/cgi/make_payment.html,
20230           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: first crack at
20231           payment processing with self-service (step two of the process)
20232
20233 2003-05-19 05:00  ivan
20234
20235         * FS/: MANIFEST, FS/Misc.pm, FS/cust_bill.pm, FS/cust_main.pm,
20236           FS/cust_pay.pm, FS/cust_pkg.pm, FS/svc_acct.pm, FS/svc_domain.pm,
20237           FS/ClientAPI/MyAccount.pm, t/Misc.t: maintenance:   - add
20238           FS::Misc with send_email subroutine, remove all duplicate code
20239           from     various modules   - move the realtime_bop from cust_bill
20240           to cust_main & change usage slightly.      invnum is no longer
20241           required.  FS::cust_bill::realtime_bop remains as a      wrapper.
20242           self-service:   - fix some syntax errors, make payment UI (step
20243           one) really should be     working now
20244
20245 2003-05-18 17:15  ivan
20246
20247         * fs_selfservice/FS-SelfService/cgi/: make_payment.html,
20248           selfservice.cgi: processing payments...
20249
20250 2003-05-18 04:44  ivan
20251
20252         * FS/FS/ClientAPI/MyAccount.pm,
20253           fs_selfservice/FS-SelfService/cgi/make_payment.html,
20254           fs_selfservice/FS-SelfService/cgi/myaccount.html: interface for
20255           making payments all done
20256
20257 2003-05-18 01:09  ivan
20258
20259         * fs_selfservice/FS-SelfService/cgi/make_payment.html: forgot this
20260           file
20261
20262 2003-05-18 01:08  ivan
20263
20264         * FS/FS/ClientAPI/MyAccount.pm, fs_selfservice/DEPLOY: more
20265           self-service make payment UI work
20266
20267 2003-05-17 23:20  ivan
20268
20269         * FS/FS/ClientAPI/MyAccount.pm,
20270           fs_selfservice/FS-SelfService/SelfService.pm,
20271           fs_selfservice/FS-SelfService/cgi/login.html,
20272           fs_selfservice/FS-SelfService/cgi/myaccount.html,
20273           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: self-service:
20274           make payment UI done
20275
20276 2003-05-14 09:51  ivan
20277
20278         * FS/FS/cust_bill.pm: display recurring custom line items on
20279           invoices as well as one-shot ones
20280
20281 2003-05-12 23:01  ivan
20282
20283         * FS/FS/cust_bill_event.pm: - document missing fields in
20284           cust_bill_event
20285
20286 2003-05-12 22:47  ivan
20287
20288         * FS/FS/addr_block.pm: missing pod =cut at end
20289
20290 2003-05-12 20:22  ivan
20291
20292         * FS/FS/svc_acct.pm, fs_selfservice/FS-SelfService/cgi/login.html,
20293           fs_selfservice/FS-SelfService/cgi/myaccount.html,
20294           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
20295           fs_selfservice/FS-SelfService/cgi/view_invoice.html: -
20296           self-service updates: cleanup and beginnings of "make a payment"
20297           - fix pod masking FS::svc_acct::cust_svc
20298
20299 2003-05-12 00:34  ivan
20300
20301         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
20302           setbuf call doesn't appear to be working...
20303
20304 2003-05-12 00:33  ivan
20305
20306         * httemplate/view/cust_main.cgi: fix service links
20307
20308 2003-05-11 15:55  ivan
20309
20310         * httemplate/index.html: mail forward search not yet implemented
20311
20312 2003-05-11 15:53  ivan
20313
20314         * httemplate/search/cust_pkg.cgi: patch from Richard Siddall for
20315           strict vars
20316
20317 2003-05-11 15:34  ivan
20318
20319         * CREDITS, httemplate/view/cust_main.cgi: red here is too confusing
20320
20321 2003-05-11 15:25  ivan
20322
20323         * htetc/handler.pl: handler.pl updates from Richard Siddall
20324           <richard.siddall@elirion.net>
20325
20326 2003-05-09 23:45  ivan
20327
20328         * httemplate/view/cust_main.cgi: first pass at new package list UI
20329
20330 2003-05-09 22:41  ivan
20331
20332         * FS/FS/cust_pkg.pm: fix bug in last_bill method which prevented
20333           last_bill dates from being set
20334
20335 2003-05-09 22:40  ivan
20336
20337         * FS/FS/cust_main.pm: - substitute '0' for existing blank
20338           setup/recur fees - use timelocal_nocheck instead of timelocal for
20339           proper wraparound
20340
20341 2003-05-09 12:30  khoff
20342
20343         * httemplate/view/cust_main.cgi: Cleaned-up package view code and
20344           added CSS tags.
20345
20346 2003-05-09 00:17  ivan
20347
20348         * install/freebsd/ports: mod_ssl before mod_perl so mod_perl picks
20349           up EAPI
20350
20351 2003-05-09 00:05  ivan
20352
20353         * install/freebsd/: INSTALL, ports: little bit more fbsd install
20354           automation
20355
20356 2003-05-08 23:14  ivan
20357
20358         * install/freebsd/INSTALL: freebsd install
20359
20360 2003-05-08 23:03  ivan
20361
20362         * fs_selfservice/DEPLOY, install/freebsd/INSTALL,
20363           install/freebsd/ports: updated freebsd install
20364
20365 2003-05-08 18:18  ivan
20366
20367         * install/freebsd/ports: Net::SSH and Net::SCP are in ports
20368
20369 2003-05-08 17:10  ivan
20370
20371         * install/redhat/7.3/: INSTALL, sources.list: redhat install foo
20372
20373 2003-05-08 17:10  ivan
20374
20375         * install/freebsd/: INSTALL, ports: automated install foo
20376
20377 2003-05-08 03:28  ivan
20378
20379         * CREDITS: credit where credit's due
20380
20381 2003-05-08 02:34  ivan
20382
20383         * Makefile, FS/FS/Record.pm: general Pg 7.3 fix for setting int
20384           columns to '' / NULL
20385
20386 2003-05-02 19:06  ivan
20387
20388         * FS/FS/part_export/infostreet.pm, httemplate/edit/svc_acct.cgi:
20389           enable quota maintenance in infostreet export
20390
20391 2003-05-02 19:03  ivan
20392
20393         * bin/apache.export: typo in usage instructions
20394
20395 2003-05-02 18:30  ivan
20396
20397         * FS/FS/part_export.pm: clean up CVS cruft
20398
20399 2003-05-02 16:51  khoff
20400
20401         * httemplate/view/cust_main.cgi: CARD && DCRD?
20402
20403 2003-04-29 12:49  khoff
20404
20405         * httemplate/misc/catchall.cgi: 0 has a hash key looks like svcnum
20406           = 0.  Suprisingly, '' works.
20407
20408 2003-04-29 11:28  khoff
20409
20410         * FS/FS/domain_record.pm: Better SOA checking
20411
20412 2003-04-29 09:59  khoff
20413
20414         * httemplate/edit/svc_broadband.cgi: It helps if you can edit the
20415           ip_addr field.
20416
20417 2003-04-25 19:01  khoff
20418
20419         * FS/FS/cust_svc.pm: I don't like FS::Record warnings
20420
20421 2003-04-25 17:28  khoff
20422
20423         * FS/FS/cust_bill.pm: Tyop
20424
20425 2003-04-24 16:01  ivan
20426
20427         * httemplate/edit/cust_main.cgi: fix for bug triggered by
20428           nonexistant referring customer numbers
20429
20430 2003-04-24 11:46  khoff
20431
20432         * FS/FS/part_export/sqlmail.pm: MySQL returns zero on an update
20433           when no values change.  We would insert on an rv of zero, so now
20434           we select count(*)... instead of relying on the rv of the update.
20435
20436 2003-04-24 11:45  khoff
20437
20438         * FS/FS/domain_record.pm: Support for nWnDnHnMnS time format
20439
20440 2003-04-23 19:46  ivan
20441
20442         * FS/FS/: part_export.pm, part_export/domain_shellcommands.pm:
20443           better shellcommands documentation of all sorts
20444
20445 2003-04-23 18:43  khoff
20446
20447         * FS/FS/part_export.pm, bin/bind.export: Support for exporting to
20448           an ISC BIND9 name server
20449
20450 2003-04-23 18:00  khoff
20451
20452         * FS/FS/part_export/sqlmail.pm: Apparently deleting elements from
20453           svc_Common->hashref is bad.
20454
20455 2003-04-23 16:12  ivan
20456
20457         * Makefile, htetc/handler.pl: compatible with mason 1.1!  closes:
20458           bug#492
20459
20460 2003-04-23 15:16  ivan
20461
20462         * FS/FS/part_export.pm: might not be necessary, but to be safe...
20463
20464 2003-04-22 22:36  khoff
20465
20466         * httemplate/search/cust_main.cgi: Missing comma.
20467
20468 2003-04-22 21:53  khoff
20469
20470         * FS/bin/freeside-setup: DBD::Pg doesn't handle char types very
20471           well.
20472
20473 2003-04-22 11:46  ivan
20474
20475         * FS/FS/Conf.pm, httemplate/config/config-view.cgi,
20476           httemplate/config/config.cgi: properly deprecate ancient apache &
20477           sendmail config options
20478
20479 2003-04-22 10:54  ivan
20480
20481         * httemplate/edit/part_export.cgi: mason is more strict about
20482           variables - patch from Richard Siddall, thanks
20483
20484 2003-04-21 21:39  ivan
20485
20486         * FS/: MANIFEST, FS/Conf.pm, FS/part_export.pm, FS/svc_domain.pm,
20487           FS/svc_forward.pm, FS/part_export/domain_shellcommands.pm,
20488           FS/part_export/forward_shellcommands.pm,
20489           t/part_export-forward_shellcommands.t: - mysql 4.1 is available;
20490           update documentation - remove last vestiges of 1.3-style
20491           qmail/vpopmail exports from svc_domain and   svc_forward; add
20492           appropriate exports (closes: Bug#299)
20493
20494 2003-04-21 15:40  ivan
20495
20496         * httemplate/view/svc_acct.cgi: typo
20497
20498 2003-04-21 14:42  khoff
20499
20500         * FS/FS/addr_block.pm: renamed config option excludeaddr
20501
20502 2003-04-21 14:40  khoff
20503
20504         * FS/FS/Conf.pm: renamed/clarified exclude_ip_addr option.
20505
20506 2003-04-21 14:29  khoff
20507
20508         * httemplate/edit/process/generic.cgi: Navigation fixes.
20509
20510 2003-04-21 14:13  khoff
20511
20512         * httemplate/edit/process/router.cgi: Fixed bug with $routernum and
20513           new routers.  Navigation cleanup.
20514
20515 2003-04-21 14:12  khoff
20516
20517         * httemplate/edit/router.cgi: Lines added for clairity
20518
20519 2003-04-21 13:53  ivan
20520
20521         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/part_bill_event.pm,
20522           FS/bin/freeside-daily, FS/bin/freeside-expiration-alerter,
20523           FS/bin/freeside-setup, httemplate/docs/schema.html,
20524           httemplate/edit/cust_main.cgi,
20525           httemplate/edit/part_bill_event.cgi,
20526           httemplate/edit/process/cust_main.cgi,
20527           httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
20528           on-demand vs. automatic cards & checks: added DCRD and DCHK
20529           payment types
20530
20531 2003-04-21 13:31  khoff
20532
20533         * FS/FS/: part_export.pm, part_export/sqlmail.pm: Bug fixes for
20534           sqlmail.  Added support for courier and dovecot authentication.
20535
20536 2003-04-21 13:27  khoff
20537
20538         * FS/FS/: Conf.pm, addr_block.pm: excludeaddr option for
20539           svc_broadband
20540
20541 2003-04-19 10:51  ivan
20542
20543         * FS/FS/: Conf.pm, part_pkg.pm: /^\s*$/ setup/recur expressions now
20544           failsafe to 0 (closes: Bug#498) deprecate old 1.3-style qmail
20545           integration
20546
20547 2003-04-17 20:29  ivan
20548
20549         * httemplate/view/svc_acct.cgi: YA pg7.3 fix
20550
20551 2003-04-02 06:52  ivan
20552
20553         * FS/FS/cust_main.pm: added order_pkgs sub
20554
20555 2003-04-02 03:38  ivan
20556
20557         * FS/FS/: UID.pm, cust_main.pm: better callbacks
20558
20559 2003-04-02 01:46  ivan
20560
20561         * httemplate/misc/process/meta-import.cgi: updated meta-import web
20562           UI to allow duplicate import tables
20563
20564 2003-04-01 19:23  ivan
20565
20566         * httemplate/edit/: cust_main.cgi, process/cust_main.cgi: fix
20567           disappearing email invoice on errors, finally (closes: Bug#35)
20568
20569 2003-04-01 00:03  ivan
20570
20571         * FS/FS/Record.pm, httemplate/docs/index.html,
20572           httemplate/view/cust_main.cgi: - update qsearch for Pg 7.3 -
20573           preliminary 1.5.0 upgrade docs - syntax error in main customer
20574           view
20575
20576 2003-03-31 22:55  ivan
20577
20578         * httemplate/: misc/cust_main-cancel.cgi, view/cust_main.cgi:
20579           cancel button for customers (closes: Bug#25)
20580
20581 2003-03-31 17:22  ivan
20582
20583         * FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, debian/changelog,
20584           debian/control, httemplate/edit/REAL_cust_pkg.cgi,
20585           httemplate/edit/process/REAL_cust_pkg.cgi,
20586           httemplate/search/cust_pkg.cgi, httemplate/view/cust_main.cgi:
20587           correct last_bill problems with $0 invoice (non-existant) edge
20588           cases
20589
20590 2003-03-31 15:49  ivan
20591
20592         * httemplate/docs/schema.html: added last_bill column
20593
20594 2003-03-31 15:48  ivan
20595
20596         * FS/bin/freeside-setup: add 'last_bill' column
20597
20598 2003-03-28 21:34  ivan
20599
20600         * bin/apache.export: restart apache, not bind!
20601
20602 2003-03-28 20:52  ivan
20603
20604         * FS/FS/cust_svc.pm, FS/FS/domain_record.pm,
20605           FS/FS/part_export/www_shellcommands.pm,
20606           httemplate/view/svc_www.cgi: correct web UI for svc_www services
20607           & no more @.domain in www_shellcommands export
20608
20609 2003-03-28 18:35  ivan
20610
20611         * FS/FS/part_export/www_shellcommands.pm: trim leading @. off zones
20612
20613 2003-03-28 18:19  ivan
20614
20615         * FS/FS/part_export.pm: cust_svc and svc_x methods
20616
20617 2003-03-28 13:59  ivan
20618
20619         * bin/apache.export: fix missing semicolon in apache export
20620
20621 2003-03-28 13:43  ivan
20622
20623         * FS/FS/part_export/apache.pm: oops in null apache export
20624
20625 2003-03-24 00:30  ivan
20626
20627         * httemplate/search/svc_acct.cgi: another Pg7.3 fix
20628
20629 2003-03-19 20:36  ivan
20630
20631         * httemplate/edit/part_export.cgi: virtual wrap...
20632
20633 2003-03-19 20:09  ivan
20634
20635         * httemplate/edit/part_export.cgi: wrap this textbox hard
20636
20637 2003-03-19 20:00  ivan
20638
20639         * httemplate/edit/part_export.cgi: wide textareas
20640
20641 2003-03-19 19:41  ivan
20642
20643         * FS/MANIFEST, FS/FS/domain_record.pm, FS/FS/part_export.pm,
20644           FS/FS/part_export/apache.pm, FS/t/part_export-apache.t,
20645           bin/apache.export, bin/bind.export, bin/bsdshell.export,
20646           bin/sysvshell.export: apache export!
20647
20648 2003-03-11 03:40  ivan
20649
20650         * FS/FS/svc_domain.pm: another pg7.3 fix
20651
20652 2003-03-11 03:36  ivan
20653
20654         * httemplate/misc/: meta-import.cgi, process/meta-import.cgi: minor
20655           meta import webUI updates
20656
20657 2003-03-11 02:41  ivan
20658
20659         * httemplate/edit/part_pkg.cgi: another pg7.3 fix
20660
20661 2003-03-03 17:56  khoff
20662
20663         * FS/MANIFEST: updated for svc_broadband changes
20664
20665 2003-02-28 19:14  ivan
20666
20667         * FS/FS/cust_main.pm: change next bill date comparison from < to <=
20668
20669 2003-02-24 21:40  ivan
20670
20671         * httemplate/edit/cust_main.cgi: remove max length on ACH account
20672           number
20673
20674 2003-02-11 17:21  khoff
20675
20676         * FS/bin/freeside-setup: s/;/,/
20677
20678 2003-02-05 21:26  ivan
20679
20680         * FS/FS.pm, FS/MANIFEST, FS/FS/cust_bill.pm,
20681           FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm,
20682           FS/FS/cust_main.pm, FS/bin/freeside-setup,
20683           FS/t/cust_bill_pkg_detail.t, httemplate/docs/schema.html,
20684           httemplate/edit/part_pkg.cgi: time/data detail on invoices
20685
20686 2003-02-05 15:17  khoff
20687
20688         * FS/FS/addr_block.pm, FS/FS/part_svc_router.pm, FS/FS/router.pm,
20689           FS/FS/svc_broadband.pm, httemplate/browse/addr_block.cgi,
20690           httemplate/browse/router.cgi, httemplate/edit/router.cgi,
20691           httemplate/edit/svc_broadband.cgi,
20692           httemplate/edit/process/addr_block/add.cgi,
20693           httemplate/edit/process/addr_block/allocate.cgi,
20694           httemplate/edit/process/addr_block/deallocate.cgi,
20695           FS/bin/freeside-setup, httemplate/edit/process/generic.cgi,
20696           httemplate/edit/process/router.cgi,
20697           httemplate/edit/process/svc_broadband.cgi,
20698           httemplate/edit/process/addr_block/split.cgi, htetc/handler.pl,
20699           httemplate/index.html, httemplate/view/svc_broadband.cgi:
20700           svc_broadband rewrite
20701
20702 2003-02-05 14:06  khoff
20703
20704         * FS/FS/cust_svc.pm: ip_netmask is gone now
20705
20706 2003-01-27 23:47  ivan
20707
20708         * FS/bin/freeside-setup: eek, and this is what caused connectup to
20709           fail too
20710
20711 2003-01-27 22:08  ivan
20712
20713         * FS/FS/part_export/ldap.pm: crypt password export to ldap fix from
20714           dave denney <daud@kaosol.net>
20715
20716 2003-01-16 22:21  ivan
20717
20718         * FS/FS/ClientAPI/MyAccount.pm,
20719           fs_selfservice/FS-SelfService/SelfService.pm: selfservice cancel
20720           functionality
20721
20722 2003-01-15 18:58  ivan
20723
20724         * FS/FS/part_export/shellcommands.pm: don't run empty shellcommands
20725
20726 2003-01-14 02:15  ivan
20727
20728         * Makefile: selfservice
20729
20730 2003-01-14 01:26  ivan
20731
20732         * FS/MANIFEST, FS/bin/freeside-selfservice-server,
20733           init.d/freeside-init: move freeside-selfservice-server to proper
20734           MakeMaker install location
20735
20736 2003-01-14 00:49  ivan
20737
20738         * Makefile, FS/FS/svc_acct.pm, init.d/freeside-init: add
20739           freeside-selfservice-server to init script add domsvc checking as
20740           a foreign key
20741
20742 2003-01-12 23:26  ivan
20743
20744         * httemplate/edit/part_export.cgi: another Pg 7.3 fix
20745
20746 2003-01-12 22:19  ivan
20747
20748         * httemplate/edit/part_svc.cgi: whitespace inconsistancy causing
20749           extraneous diffs
20750
20751 2003-01-09 23:41  ivan
20752
20753         * FS/FS/cust_bill.pm: pop off an extra blank line in
20754           business-onlinepayment options
20755
20756 2002-12-28 01:16  ivan
20757
20758         * FS/FS/: cust_bill.pm, svc_acct.pm: prevent edge-case
20759           business-onlinepayment mod_perl leakage in multi-database
20760           installs.  ugh.
20761
20762 2002-12-27 04:56  ivan
20763
20764         * FS/FS/cust_main.pm: better times on failed billing events
20765
20766 2002-12-24 22:59  ivan
20767
20768         * FS/bin/freeside-daily: declare $opt_p usage
20769
20770 2002-12-24 14:41  ivan
20771
20772         * FS/bin/freeside-setup, httemplate/view/cust_main.cgi:
20773           optimization for ginourmous numbers of packages for intergate,
20774           whew
20775
20776 2002-12-23 15:56  ivan
20777
20778         * FS/FS/svc_acct.pm: remove gratuitous warning and better error
20779           messages
20780
20781 2002-12-23 07:21  ivan
20782
20783         * FS/FS/cust_bill.pm: make agent available to invoice templates
20784
20785 2002-12-23 07:05  steve
20786
20787         * FS/FS/part_export/shellcommands.pm: add email address to
20788           shellcommands
20789
20790           don't error out when importing unaudited accounts (even though
20791           should probably be using $FS::svc_Common::noexport_hack anyway)
20792
20793 2002-12-23 06:54  steve
20794
20795         * FS/FS/cust_pkg.pm: added stuff for selfservice_server-quiet,
20796           signup_server-quiet, and emailcancel messages.
20797
20798 2002-12-23 06:22  steve
20799
20800         * FS/FS/: cust_bill.pm, Conf.pm: added stuff for
20801           selfservice_server-quiet, signup_server-quiet, and emailcancel
20802           messages.
20803
20804 2002-12-22 00:53  ivan
20805
20806         * FS/: FS/cust_pkg.pm, bin/freeside-daily: -p option for
20807           freeside-daily to only run for a particular payby
20808           $disable_agentcheck option for cust_pkg for import optimization
20809
20810 2002-12-21 15:48  ivan
20811
20812         * httemplate/search/svc_domain.cgi: UI
20813
20814 2002-12-21 15:44  ivan
20815
20816         * httemplate/search/svc_domain.cgi: don't display all accounts in
20817           each domain
20818
20819 2002-12-21 02:14  ivan
20820
20821         * FS/FS/cust_main.pm: could be multiple returns from these
20822           searches, with taxclasses
20823
20824 2002-12-21 02:02  ivan
20825
20826         * FS/FS/Record.pm: better qsearchs warning
20827
20828 2002-12-20 23:36  ivan
20829
20830         * FS/FS/svc_acct.pm: $noexport hack moved to svc_Common
20831
20832 2002-12-20 20:31  ivan
20833
20834         * FS/FS/svc_acct.pm: kludge around uninitialized value errors
20835
20836 2002-12-19 19:29  ivan
20837
20838         * httemplate/view/cust_main.cgi: no changing cancelled packages
20839
20840 2002-12-17 13:31  ivan
20841
20842         * FS/FS/cust_bill.pm: invoice_lines() fix
20843
20844 2002-12-17 05:02  ivan
20845
20846         * httemplate/view/svc_acct.cgi: change wording
20847
20848 2002-12-17 02:42  ivan
20849
20850         * FS/bin/freeside-sqlradius-seconds: doh!  but finally fixed
20851
20852 2002-12-17 02:36  ivan
20853
20854         * FS/FS/cust_svc.pm: sqlradius time calculation fix wrt open
20855           sessions
20856
20857 2002-12-17 01:52  ivan
20858
20859         * FS/bin/freeside-sqlradius-seconds: sheesh
20860
20861 2002-12-17 01:48  ivan
20862
20863         * FS/bin/freeside-sqlradius-seconds: sigh
20864
20865 2002-12-17 01:47  ivan
20866
20867         * FS/bin/freeside-sqlradius-seconds: is this broken or is the
20868           calculation?
20869
20870 2002-12-17 01:37  ivan
20871
20872         * FS/bin/freeside-sqlradius-seconds: grr double doh
20873
20874 2002-12-17 01:35  ivan
20875
20876         * FS/bin/freeside-sqlradius-seconds: doh
20877
20878 2002-12-17 01:30  ivan
20879
20880         * FS/bin/freeside-sqlradius-seconds: carriage return helps alot
20881
20882 2002-12-17 01:24  ivan
20883
20884         * FS/: MANIFEST, bin/freeside-sqlradius-seconds: adding
20885           freeside-sqlradius-seconds
20886
20887 2002-12-16 13:52  ivan
20888
20889         * FS/FS/part_svc.pm, httemplate/edit/part_svc.cgi: fix for Pg 7.3,
20890           are there others?
20891
20892 2002-12-16 10:53  ivan
20893
20894         * httemplate/view/svc_domain.cgi: add PTR record to domain edit
20895
20896 2002-12-16 02:47  ivan
20897
20898         * httemplate/graph/money_time.cgi: working date range selector that
20899           defaults to the past year!
20900
20901 2002-12-14 13:18  ivan
20902
20903         * FS/FS/cust_svc.pm: fix for auditing packages
20904
20905 2002-12-12 16:31  ivan
20906
20907         * FS/FS/cust_main.pm, httemplate/misc/process/meta-import.cgi:
20908           taxclass fix (?)
20909
20910 2002-12-12 13:44  ivan
20911
20912         * FS/FS/svc_acct.pm: custnum in welcome email
20913
20914 2002-12-10 16:12  ivan
20915
20916         * httemplate/misc/: meta-import.cgi, process/meta-import.cgi:
20917           beginning of web-based data importer
20918
20919 2002-12-04 04:43  ivan
20920
20921         * bin/bind.export: really fixed now
20922
20923 2002-12-04 04:37  ivan
20924
20925         * bin/bind.export: oops, typo
20926
20927 2002-12-04 04:31  ivan
20928
20929         * FS/FS/cust_bill.pm: empty invoice_lines() fix
20930
20931 2002-11-27 21:44  ivan
20932
20933         * FS/FS/part_export.pm: add -g FreeBSD shellcommands export as per
20934           "Stephen Bechard" <steve@destek.net>
20935
20936 2002-11-27 21:10  ivan
20937
20938         * FS/FS/Conf.pm: deprecate username_policy
20939
20940 2002-11-26 03:58  ivan
20941
20942         * httemplate/misc/process/link.cgi: link by username now only links
20943           to same svcpart
20944
20945 2002-11-26 02:25  ivan
20946
20947         * FS/FS/part_export/ldap.pm: ldap export: fix $crypt_password
20948
20949 2002-11-25 21:42  ivan
20950
20951         * FS/FS/svc_acct.pm: remove harmless re-my to silence warning
20952
20953 2002-11-25 02:46  ivan
20954
20955         * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi: fix disappearing
20956           radius group bug, whew
20957
20958 2002-11-22 19:39  ivan
20959
20960         * httemplate/index.html: eww get rid of black border on konq3
20961
20962 2002-11-22 04:19  ivan
20963
20964         * FS/FS/cust_bill.pm: fix nasty typo which would affect credit card
20965           payments
20966
20967 2002-11-22 03:14  ivan
20968
20969         * FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi:
20970           add lec billing event
20971
20972 2002-11-22 02:48  ivan
20973
20974         * FS/FS/cust_main.pm: oops, one last LECB change
20975
20976 2002-11-21 23:50  ivan
20977
20978         * FS/FS/: part_export.pm, part_export/ldap.pm: separate root and
20979           user dn in ldap export
20980
20981 2002-11-21 12:44  ivan
20982
20983         * FS/FS/part_export.pm: change DN labeling for those obtuse
20984           blockheads at netmagic
20985
20986 2002-11-20 13:13  ivan
20987
20988         * FS/FS/: part_export.pm, part_export/ldap.pm: add objectclass and
20989           ability to have multiple comma-separated values to LDAP export
20990
20991 2002-11-20 02:09  ivan
20992
20993         * FS/FS/part_export/ldap.pm: hmm, so you add the username to the DN
20994           for the add call...?  i don't get LDAP
20995
20996 2002-11-20 01:10  ivan
20997
20998         * FS/FS/part_export/ldap.pm: fix silly bug in ldap export
20999
21000 2002-11-20 01:07  ivan
21001
21002         * FS/bin/freeside-setup: ugh... need to increase length of payinfo
21003           field in cust_pay and cust_refund for ACH
21004
21005 2002-11-19 14:55  ivan
21006
21007         * FS/FS/cust_bill_event.pm: give better error message on bad
21008           invnum, also 'use FS::cust_bill' here
21009
21010 2002-11-19 14:48  ivan
21011
21012         * FS/FS/cust_bill.pm: Business::OnlinePayment type is ECHECK not
21013           CHECK
21014
21015 2002-11-19 13:20  ivan
21016
21017         * FS/FS/part_export/ldap.pm: ldap export: don't use password if not
21018           given
21019
21020 2002-11-19 12:56  ivan
21021
21022         * FS/FS/part_export/ldap.pm: ldap export update
21023
21024 2002-11-19 12:36  ivan
21025
21026         * FS/bin/freeside-setup: increase length of reczone and recdata
21027           fields in domain_record
21028
21029 2002-11-19 02:09  ivan
21030
21031         * FS/FS/cust_bill.pm: typo adding lec transactions
21032
21033 2002-11-19 02:02  ivan
21034
21035         * FS/FS/cust_main.pm: silly regex bug parsing echeck info
21036
21037 2002-11-19 01:51  ivan
21038
21039         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
21040           FS/FS/cust_refund.pm, FS/FS/part_bill_event.pm,
21041           FS/FS/part_pkg.pm, FS/FS/part_export/ldap.pm,
21042           httemplate/docs/schema.html, httemplate/edit/cust_main.cgi,
21043           httemplate/edit/part_bill_event.cgi,
21044           httemplate/view/cust_main.cgi: add LEC billing
21045
21046 2002-11-18 21:17  ivan
21047
21048         * httemplate/edit/cust_main.cgi: oops, remove 10 digit account
21049           number limit
21050
21051 2002-11-18 02:15  ivan
21052
21053         * FS/MANIFEST, FS/FS/part_export.pm, FS/FS/part_export/ldap.pm,
21054           FS/t/part_export-ldap.t, httemplate/edit/part_export.cgi:
21055           preliminary ldap export
21056
21057 2002-11-16 02:33  ivan
21058
21059         * FS/FS/: Conf.pm, cust_bill.pm: separate ACH processor support
21060
21061 2002-11-09 02:59  ivan
21062
21063         * httemplate/edit/part_pkg.cgi: javascript quoting problem in
21064           per-hour charging
21065
21066 2002-11-07 14:53  ivan
21067
21068         * FS/FS/cust_main.pm: doc
21069
21070 2002-11-05 20:23  ivan
21071
21072         * FS/FS/part_pkg.pm: safe regex for sqlradius hour/data billing,
21073           closes: Bug#474
21074
21075 2002-11-05 20:11  ivan
21076
21077         * httemplate/edit/part_pkg.cgi: data billing
21078
21079 2002-11-05 19:58  ivan
21080
21081         * httemplate/edit/part_pkg.cgi: data charging
21082
21083 2002-11-05 15:43  ivan
21084
21085         * httemplate/view/svc_acct.cgi: ui
21086
21087 2002-11-05 15:41  ivan
21088
21089         * httemplate/: edit/part_pkg.cgi, view/svc_acct.cgi: fix for
21090           correct radacct column names
21091
21092 2002-11-05 15:34  ivan
21093
21094         * FS/FS/cust_svc.pm: can't use placeholders in SELECT SUM(?)
21095
21096 2002-11-05 15:29  ivan
21097
21098         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/svc_acct.pm,
21099           httemplate/edit/part_pkg.cgi, httemplate/view/svc_acct.cgi:
21100           bandwidth charges from sqlradius
21101
21102 2002-11-05 12:29  ivan
21103
21104         * FS/bin/freeside-sqlradius-radacctd: lost?
21105
21106 2002-11-04 15:40  ivan
21107
21108         * FS/FS/CGI.pm: balance on small_custview
21109
21110 2002-11-04 12:51  ivan
21111
21112         * httemplate/view/svc_acct.cgi: fix cosmetic bug on online time
21113           view
21114
21115 2002-11-01 16:13  ivan
21116
21117         * httemplate/graph/money_time.cgi: whew, glad i had a copy of this
21118
21119 2002-10-28 05:22  ivan
21120
21121         * FS/bin/freeside-queued: signal-less queued child handling
21122           (closes: Bug#477)
21123
21124 2002-10-25 14:24  ivan
21125
21126         * FS/FS/part_export/shellcommands.pm: make $old_domain available
21127           too
21128
21129 2002-10-25 06:39  ivan
21130
21131         * httemplate/: browse/part_svc.cgi, edit/part_svc.cgi: show export
21132           numbers
21133
21134 2002-10-23 10:07  ivan
21135
21136         * FS/: FS/Conf.pm, bin/freeside-daily: database dump & scp support
21137
21138 2002-10-23 08:49  ivan
21139
21140         * FS/FS/Conf.pm, httemplate/misc/unapply-cust_pay.cgi,
21141           httemplate/view/cust_main.cgi: add option to unapply payments
21142
21143 2002-10-22 02:15  ivan
21144
21145         * FS/FS/part_export/vpopmail.pm: bugfix in vpopmail restart
21146
21147 2002-10-22 01:13  ivan
21148
21149         * FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi:
21150           ACH fixes from s5
21151
21152 2002-10-21 23:28  ivan
21153
21154         * httemplate/edit/part_bill_event.cgi: oops - allow adding CHECK
21155           invoice events too
21156
21157 2002-10-21 08:20  ivan
21158
21159         * httemplate/edit/part_svc.cgi: don't disable for all items
21160
21161 2002-10-21 08:14  ivan
21162
21163         * httemplate/edit/part_svc.cgi: Prevent a fixed or default username
21164           or password from being defined
21165
21166 2002-10-20 01:27  ivan
21167
21168         * FS/FS/: part_export.pm, part_export/shellcommands.pm: enable
21169           shellcommands suspension/unsuspension hooks
21170
21171 2002-10-20 00:26  ivan
21172
21173         * FS/FS/part_export/vpopmail.pm: don't run restart command unless
21174           there is one
21175
21176 2002-10-19 20:28  ivan
21177
21178         * FS/FS/: part_export.pm, part_export/vpopmail.pm: vpopmail restart
21179           export option
21180
21181 2002-10-18 09:54  ivan
21182
21183         * Makefile: force executable permissions on bin/pod2x
21184
21185 2002-10-18 06:28  ivan
21186
21187         * FS/bin/freeside-radgroup: argh
21188
21189 2002-10-18 06:23  ivan
21190
21191         * FS/FS/svc_acct.pm: don't re-insert non-changed usernames to fuzzy
21192           cache
21193
21194 2002-10-18 03:28  ivan
21195
21196         * FS/: MANIFEST, bin/freeside-radgroup: adding
21197
21198 2002-10-17 08:06  ivan
21199
21200         * httemplate/view/svc_acct.cgi: use consistant terminology
21201
21202 2002-10-17 08:05  ivan
21203
21204         * httemplate/view/svc_acct.cgi: UI change for hour info
21205
21206 2002-10-17 07:59  ivan
21207
21208         * FS/FS/cust_svc.pm: yay missing paren
21209
21210 2002-10-17 07:50  ivan
21211
21212         * FS/FS/cust_svc.pm: *sigh* better debugging
21213
21214 2002-10-17 07:46  ivan
21215
21216         * FS/FS/cust_svc.pm: really fix sqlradacct for old Pg
21217
21218 2002-10-17 07:37  ivan
21219
21220         * FS/FS/cust_svc.pm: fix sqlradacct calculations for old Pg
21221
21222 2002-10-17 07:33  ivan
21223
21224         * httemplate/view/svc_acct.cgi: sqlradacct hour update
21225
21226 2002-10-17 07:16  ivan
21227
21228         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/part_svc.pm,
21229           FS/FS/svc_acct.pm, httemplate/edit/part_pkg.cgi,
21230           httemplate/view/svc_acct.cgi: radacct update: use sqlradius for
21231           datasrc, not plandata options (whew)
21232
21233 2002-10-15 02:54  ivan
21234
21235         * FS/FS/cust_bill.pm: ach fix s/ECHECK/CHECK/
21236
21237 2002-10-14 00:44  ivan
21238
21239         * FS/FS/Conf.pm: s/bool/checkbox/
21240
21241 2002-10-14 00:30  ivan
21242
21243         * FS/FS/Conf.pm, httemplate/edit/svc_acct.cgi: svc-acct-alldomains
21244           config file allows selection of accounts from any domain
21245
21246 2002-10-13 23:17  ivan
21247
21248         * FS/FS/cust_pkg.pm, httemplate/edit/part_pkg.cgi: fix sql radacct
21249           billing
21250
21251 2002-10-13 23:16  ivan
21252
21253         * httemplate/view/svc_acct.cgi: show time online this billing cycle
21254           on view account screen
21255
21256 2002-10-13 00:14  ivan
21257
21258         * httemplate/docs/session.html: doh
21259
21260 2002-10-12 18:14  ivan
21261
21262         * FS/FS/Record.pm: change ILIKE into LOWER() for compatibility with
21263           non-Pg and Pg before 7.1
21264
21265 2002-10-12 18:05  ivan
21266
21267         * FS/FS/cust_bill.pm: bug fix in new ACH code
21268
21269 2002-10-12 07:21  ivan
21270
21271         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi: fix
21272           dayphone/nightphone msgcat
21273
21274 2002-10-12 06:46  ivan
21275
21276         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi:
21277           dayphone/nightphone as customizable labels, closes: Bug#464
21278
21279 2002-10-12 06:26  ivan
21280
21281         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/svc_acct.pm,
21282           httemplate/edit/part_pkg.cgi: sqlradacct_hour price plan to
21283           charge per-hour against an external radacct table
21284
21285 2002-10-12 03:15  ivan
21286
21287         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
21288           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
21289           FS/FS/part_bill_event.pm, httemplate/edit/cust_main.cgi,
21290           httemplate/edit/process/cust_main.cgi,
21291           httemplate/view/cust_main.cgi: ACH support
21292
21293 2002-10-10 09:48  ivan
21294
21295         * httemplate/edit/cust_main.cgi: bugfix in payby-default HIDE
21296           expiration dates
21297
21298 2002-10-10 09:28  ivan
21299
21300         * httemplate/edit/cust_main.cgi: expiration date bugfix for HIDE
21301
21302 2002-10-09 07:30  ivan
21303
21304         * FS/FS/Conf.pm: nasty typo
21305
21306 2002-10-09 06:59  ivan
21307
21308         * FS/FS/Conf.pm: don't explicitly specify unclassified config
21309           section
21310
21311 2002-10-09 06:43  ivan
21312
21313         * FS/FS/part_export/vpopmail.pm: don't error out trying to create
21314           existing directories in vpopmail export
21315
21316 2002-10-09 06:07  ivan
21317
21318         * FS/FS/: Conf.pm, svc_acct.pm: radius-password config value to set
21319           the attribute used for plaintext pw's
21320
21321 2002-10-08 04:10  ivan
21322
21323         * httemplate/: index.html, search/cust_pkg.cgi: add suspended
21324           package browse (closes: Bug#467)
21325
21326 2002-10-08 03:50  ivan
21327
21328         * eg/export_template.pm: slightly less sucky
21329
21330 2002-10-08 01:33  ivan
21331
21332         * FS/FS/Conf.pm, httemplate/view/svc_acct.cgi: svc_acct-notes
21333           displays static HTML on account view (closes: Bug#465)
21334
21335 2002-10-07 21:46  ivan
21336
21337         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi,
21338           httemplate/view/cust_main.cgi: payby-default config option, with
21339           special "HIDE" option to disable billing information in the web
21340           interface (closes: Bug#468)
21341
21342 2002-10-07 01:47  ivan
21343
21344         * FS/bin/freeside-daily: cancel when it is *after* expiration date,
21345           not when it is *before*
21346
21347 2002-10-05 04:14  ivan
21348
21349         * FS/FS/part_export/sqlradius.pm: fix sqlradius export to not set
21350           blank id fields
21351
21352 2002-10-04 05:56  ivan
21353
21354         * FS/FS/type_pkgs.pm, FS/FS/part_export/sqlradius.pm,
21355           FS/bin/freeside-setup, httemplate/edit/process/cust_pkg.cgi,
21356           httemplate/misc/change_pkg.cgi, httemplate/search/cust_main.cgi,
21357           httemplate/view/cust_main.cgi: working on the road:   - easier
21358           "change package" link for changing one package to another   -
21359           sqlradius export now compatible with Pg   - indices on phone
21360           numbers   - install instructions specify Pg 7.1 (at least until
21361           ILIKE thing is changed)   - searching on phone number fragments
21362
21363 2002-10-04 05:39  ivan
21364
21365         * FS/bin/freeside-daily: turn on AutoCommit when vacuuming
21366
21367 2002-10-04 05:29  ivan
21368
21369         * FS/bin/freeside-count-active-customers: adding
21370
21371 2002-10-04 05:09  ivan
21372
21373         * FS/FS/cust_bill.pm: default for customers with no invoices   was:
21374           print   is now: send email to invoice from address
21375
21376 2002-10-03 08:29  ivan
21377
21378         * FS/FS/svc_acct.pm: fix implicit RADIUS password attribute to be
21379           Crypt-Password for encrypted pw's
21380
21381 2002-09-27 05:14  ivan
21382
21383         * FS/FS/svc_acct.pm: allow + in md5 encrypted passwords
21384
21385 2002-09-27 05:14  ivan
21386
21387         * FS/FS/UID.pm: don't chop blanks
21388
21389 2002-09-26 22:36  ivan
21390
21391         * FS/bin/freeside-adduser: lock mapsecrets file
21392
21393 2002-09-25 22:28  ivan
21394
21395         * Makefile: fix $INIT_FILE usage
21396
21397 2002-09-25 22:26  ivan
21398
21399         * FS/FS/svc_acct.pm: fix for inserting un-audited accounts
21400
21401 2002-09-25 22:25  ivan
21402
21403         * Makefile: oops
21404
21405 2002-09-25 21:45  ivan
21406
21407         * httemplate/search/svc_acct.cgi: tyop
21408
21409 2002-09-25 02:11  ivan
21410
21411         * Makefile: doc
21412
21413 2002-09-25 02:09  ivan
21414
21415         * FS/FS/raddb.pm: regenerate raddb.pm from freeradius-0.4 dicts add
21416           "Authentication-Type" for netc.net.au (radiator?)
21417
21418 2002-09-24 01:31  ivan
21419
21420         * FS/FS/Conf.pm: deprecate vpopmailrestart config value
21421
21422 2002-09-23 07:27  ivan
21423
21424         * FS/FS/CGI.pm, htetc/handler.pl: global.asa changes for profiling
21425           redirects header-handling changes necessary for chart .cgis
21426
21427 2002-09-23 01:50  ivan
21428
21429         * Makefile: better default Pg datasource
21430
21431 2002-09-21 04:17  ivan
21432
21433         * FS/bin/freeside-setup, httemplate/docs/schema.dia,
21434           httemplate/docs/schema.html, FS/FS/cust_bill.pm,
21435           FS/FS/cust_bill_pkg.pm, FS/FS/cust_main.pm,
21436           FS/FS/cust_main_county.pm, bin/create-history-tables,
21437           httemplate/browse/cust_main_county.cgi,
21438           httemplate/edit/cust_main_county.cgi,
21439           httemplate/edit/process/cust_main_county.cgi: all taxes now have
21440           names.  closes: Bug#15
21441
21442 2002-09-20 08:49  ivan
21443
21444         * README: d
21445
21446 2002-09-20 08:49  ivan
21447
21448         * FS/Makefile.PL: installing into /usr/bin, bah
21449
21450 2002-09-20 08:48  ivan
21451
21452         * FS/FS.pm: doc
21453
21454 2002-09-20 08:48  ivan
21455
21456         * Makefile: 1.5.0
21457
21458 2002-09-20 08:47  ivan
21459
21460         * FS/: MANIFEST, bin/freeside-addoutsourceuser,
21461           bin/freeside-deloutsource, bin/freeside-deloutsourceuser,
21462           bin/freeside-deluser, bin/freeside-setup: add freeside-deluser,
21463           freeside-deloutsource and freeside-deloutsourceuser
21464
21465 2002-09-20 08:46  ivan
21466
21467         * FS/FS/Record.pm: fix database sequence code, closes: Bug#69
21468
21469 2002-09-20 07:48  ivan
21470
21471         * FS/FS/part_export.pm: extraneous warn
21472
21473 2002-09-20 05:50  ivan
21474
21475         * FS/bin/freeside-setup: move from bin/fs-setup to
21476           FS/bin/freeside-setup
21477
21478 2002-09-20 03:16  ivan
21479
21480         * FS/FS/UID.pm: change otaker fields to 32 chars
21481
21482 2002-09-19 06:34  ivan
21483
21484         * FS/FS/Record.pm, bin/dbdef-create: use database SERIAL or
21485           AUTO_INCREMENT for primary keys, finally, yay! closes: bug#69
21486
21487 2002-09-19 01:43  ivan
21488
21489         * FS/bin/freeside-daily: package expiration
21490
21491 2002-09-19 01:34  ivan
21492
21493         * FS/FS/svc_acct.pm: remove extra definition of $cust_pkg
21494
21495 2002-09-18 15:50  ivan
21496
21497         * FS/FS/Conf.pm, FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm,
21498           FS/bin/freeside-email, httemplate/edit/svc_forward.cgi,
21499           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
21500           httemplate/view/svc_acct.cgi: remove domain config file, closes:
21501           Bug#269
21502
21503 2002-09-18 15:38  ivan
21504
21505         * FS/FS/: svc_domain.pm, cust_svc.pm: removing svc_acct_sm
21506
21507 2002-09-18 05:10  ivan
21508
21509         * httemplate/docs/: index.html, legacy.html: doc
21510
21511 2002-09-17 03:21  ivan
21512
21513         * FS/FS/Conf.pm, FS/FS/cust_bill.pm,
21514           httemplate/edit/part_bill_event.cgi: remove obsolete cybercash
21515           support
21516
21517 2002-09-17 02:19  ivan
21518
21519         * FS/FS.pm, FS/MANIFEST, FS/FS/InitHandler.pm, FS/FS/cust_pkg.pm,
21520           FS/FS/part_export.pm, FS/FS/part_svc.pm, FS/FS/svc_acct.pm,
21521           httemplate/index.html, httemplate/docs/schema.dia,
21522           httemplate/docs/schema.html, httemplate/edit/part_svc.cgi,
21523           httemplate/edit/process/part_svc.cgi, httemplate/misc/link.cgi,
21524           httemplate/search/svc_domain.cgi: remove svc_acct_sm
21525
21526 2002-09-16 17:40  ivan
21527
21528         * FS/FS/cust_bill.pm: send_ftp doc fix
21529
21530 2002-09-16 17:33  ivan
21531
21532         * FS/FS/: Conf.pm, cust_bill.pm, cust_main.pm, svc_acct.pm:   -
21533           "emailinvoiceauto" implementation rewritten to work properly,
21534           stop
21535               overwriting existing invoice destinations
21536
21537 2002-09-16 02:27  ivan
21538
21539         * FS/bin/freeside-expiration-alerter: skip empty expiration dates
21540
21541 2002-09-11 02:28  ivan
21542
21543         * httemplate/browse/svc_acct_pop.cgi: mason error
21544
21545 2002-09-11 02:09  ivan
21546
21547         * httemplate/search/cust_main.cgi: mason warnings
21548
21549 2002-09-09 20:31  ivan
21550
21551         * FS/FS/cust_bill.pm: Business::OnlinePaymet fix for processors w/o
21552           order numbers, like VirtualNet
21553
21554 2002-09-09 16:05  khoff
21555
21556         * httemplate/: edit/svc_broadband.cgi,
21557           edit/process/svc_broadband.cgi, view/svc_broadband.cgi:
21558           svc_broadband merge
21559
21560 2002-09-09 16:01  khoff
21561
21562         * FS/FS/cust_svc.pm, FS/FS/part_export.pm, httemplate/index.html,
21563           httemplate/edit/part_svc.cgi,
21564           httemplate/edit/process/part_svc.cgi, FS/FS/svc_broadband.pm:
21565           svc_broadband merge
21566
21567 2002-09-09 15:56  khoff
21568
21569         * FS/MANIFEST: svc_broadband merge
21570
21571 2002-09-09 12:56  ivan
21572
21573         * FS/FS/part_export.pm: vpopmail export doc clarification: ssh as
21574           vpopmail user
21575
21576 2002-09-09 12:54  ivan
21577
21578         * httemplate/docs/ssh.html: doc clarification about users
21579
21580 2002-09-09 05:34  ivan
21581
21582         * FS/FS/: ClientAPI.pm, InitHandler.pm, svc_acct.pm,
21583           ClientAPI/passwd.pm: : is not legal in GECOS
21584
21585 2002-09-08 05:57  ivan
21586
21587         * FS/FS/svc_domain.pm: ordering fix on delete: domain_record
21588           records first, then svc_domain
21589
21590 2002-09-08 05:40  ivan
21591
21592         * bin/bind.export: error out if can't open .HEADER files
21593
21594 2002-09-08 04:36  ivan
21595
21596         * README: 1.4.1
21597
21598 2002-09-08 02:49  ivan
21599
21600         * conf/: soadefaultttl, soaexpire, soarefresh, soaretry: some
21601           useful default domain files
21602
21603 2002-09-07 07:20  ivan
21604
21605         * FS/FS/part_export.pm: mention docs/ssh.html in vpopmail
21606           description, give up hoping for a better description of the
21607           export from jeff
21608
21609 2002-09-06 19:27  ivan
21610
21611         * httemplate/docs/index.html: 1.4.1
21612
21613 2002-09-06 19:19  ivan
21614
21615         * FS/FS/part_export/vpopmail.pm: import flocking constants
21616
21617 2002-09-05 11:51  ivan
21618
21619         * FS/FS/part_export/vpopmail.pm: clear up directory silliness ick
21620
21621 2002-09-05 10:01  ivan
21622
21623         * httemplate/edit/cust_main.cgi: "same as billing address" box
21624           would uncheck itself on errors (only looked at previous
21625           ship_last, not CGI checkbox value too)  Closes: Bug#448
21626
21627 2002-09-05 09:51  ivan
21628
21629         * FS/FS/cust_bill.pm: Business::OnlinePayment::VitualNet
21630           compatibility
21631
21632 2002-09-05 06:50  ivan
21633
21634         * httemplate/browse/part_svc.cgi: don't show "clone an existing
21635           service definition" if there aren't any yet
21636
21637 2002-09-05 06:27  ivan
21638
21639         * FS/FS/cust_main.pm, httemplate/index.html,
21640           httemplate/misc/cust_main-import_charges.cgi,
21641           httemplate/misc/process/cust_main-import_charges.cgi: batch
21642           charge/credit import
21643
21644 2002-09-05 06:01  ivan
21645
21646         * FS/FS/svc_acct.pm: show illegal dir in error msg
21647
21648 2002-09-05 02:10  ivan
21649
21650         * FS/FS/: part_export.pm, part_export/vpopmail.pm: get rid of
21651           extraneous `vpopmail machine' field
21652
21653 2002-09-04 05:43  ivan
21654
21655         * Makefile, httemplate/index.html: 1.4.1beta1
21656
21657 2002-09-04 01:42  ivan
21658
21659         * httemplate/edit/part_pkg.cgi: spelling
21660
21661 2002-08-30 16:48  ivan
21662
21663         * FS/FS/cust_bill.pm: oops, missing charged column in csv exports
21664
21665 2002-08-30 16:42  ivan
21666
21667         * httemplate/edit/part_bill_event.cgi, FS/FS/cust_bill.pm,
21668           httemplate/edit/process/part_bill_event.cgi: new invoice event:
21669           upload a CSV file
21670
21671 2002-08-30 16:17  ivan
21672
21673         * FS/FS/cust_main.pm: bill batch imported customers immediately (as
21674           of their cust_pkg.bill date) - setting cust_pkg.bill date
21675           directly bypasses setup fee
21676
21677 2002-08-30 10:34  ivan
21678
21679         * FS/FS/cust_main.pm, httemplate/index.html,
21680           httemplate/misc/cust_main-import.cgi,
21681           httemplate/misc/process/cust_main-import.cgi: working CSV import
21682           for crcmn
21683
21684 2002-08-30 04:33  ivan
21685
21686         * httemplate/edit/cust_main.cgi: use eidiot rather than die for
21687           (hopefully) better error message
21688
21689 2002-08-30 03:25  ivan
21690
21691         * Makefile: silly conf/registries dir still hanging around in CVS
21692           checkouts
21693
21694 2002-08-29 07:11  ivan
21695
21696         * httemplate/search/cust_pkg.cgi: UI ROWSPAN fix
21697
21698 2002-08-29 02:11  ivan
21699
21700         * FS/FS/svc_acct.pm: dont require uid for finger and quota, fix md5
21701           import, make username/password for unexported services conflict
21702           at least with self
21703
21704 2002-08-29 01:13  khoff
21705
21706         * httemplate/view/svc_domain.cgi: Missing Mason/Apache::ASP tags
21707
21708 2002-08-29 00:50  ivan
21709
21710         * FS/FS/: part_export.pm, part_export/vpopmail.pm: vpopmail updates
21711
21712 2002-08-28 23:02  ivan
21713
21714         * FS/FS/UID.pm: stupid kludge until schema otakers are not 8 chars
21715
21716 2002-08-28 22:57  ivan
21717
21718         * httemplate/view/svc_acct.cgi: password viewing UI change
21719
21720 2002-08-27 00:26  khoff
21721
21722         * FS/FS/Record.pm: Yip yip, I sprained my brain
21723
21724 2002-08-26 13:40  ivan
21725
21726         * FS/FS/cust_pkg.pm: allow . and - in otaker usernames
21727
21728 2002-08-24 20:54  ivan
21729
21730         * FS/bin/freeside-addoutsourceuser: ?
21731
21732 2002-08-24 20:42  ivan
21733
21734         * FS/bin/freeside-addoutsourceuser: correct secrets file path
21735
21736 2002-08-24 19:35  ivan
21737
21738         * FS/FS/part_export/shellcommands.pm: separate vars for quoted
21739           passwords
21740
21741 2002-08-24 19:26  ivan
21742
21743         * FS/FS/part_export/shellcommands.pm: properly quote password as
21744           well as finger
21745
21746 2002-08-24 18:48  ivan
21747
21748         * FS/bin/freeside-addoutsourceuser: password
21749
21750 2002-08-24 18:48  ivan
21751
21752         * FS/: MANIFEST, bin/freeside-addoutsourceuser: Added Files:
21753           bin/freeside-addoutsourceuser
21754
21755 2002-08-24 18:16  ivan
21756
21757         * FS/bin/: freeside-adduser, freeside-setup: doc
21758
21759 2002-08-24 18:14  ivan
21760
21761         * FS/bin/freeside-setup: noninteractive freeside-setup
21762
21763 2002-08-24 18:09  ivan
21764
21765         * FS/bin/: freeside-adduser, freeside-setup: doc
21766
21767 2002-08-24 01:13  ivan
21768
21769         * FS/bin/freeside-adduser: also do -b flag
21770
21771 2002-08-24 00:43  ivan
21772
21773         * FS/FS/part_export/shellcommands.pm: allow $domain as a variable
21774           in commands
21775
21776 2002-08-24 00:20  ivan
21777
21778         * httemplate/edit/part_export.cgi: don't substitute defaults for
21779           empty options when editing exports
21780
21781 2002-08-23 23:41  ivan
21782
21783         * FS/FS/part_export/: domain_shellcommands.pm, shellcommands.pm,
21784           www_shellcommands.pm: - depend on Net::SSH 0.07, for OpenSSH -T
21785           fix - no strict 'vars'; when necessary
21786
21787 2002-08-23 20:29  ivan
21788
21789         * httemplate/: view/cust_main.cgi, misc/unprovision.cgi:
21790           unprovision a single service
21791
21792 2002-08-23 19:10  ivan
21793
21794         * FS/bin/freeside-addoutsource: fix path
21795
21796 2002-08-23 18:53  ivan
21797
21798         * FS/bin/freeside-queued: depend on Net::SSH 0.07, for -T fix
21799
21800 2002-08-23 17:51  ivan
21801
21802         * httemplate/view/cust_main.cgi: UI
21803
21804 2002-08-23 17:16  ivan
21805
21806         * FS/: MANIFEST, bin/freeside-addoutsource: Added Files:
21807           bin/freeside-addoutsource
21808
21809 2002-08-23 16:43  ivan
21810
21811         * FS/: MANIFEST, FS/part_export.pm,
21812           FS/part_export/domain_shellcommands.pm,
21813           t/part_export-domain_shellcommands.t: add domain_shellcommands
21814           export
21815
21816 2002-08-19 16:08  ivan
21817
21818         * httemplate/view/cust_main.cgi: encode_entities for comments
21819           entries
21820
21821 2002-08-11 23:17  ivan
21822
21823         * rt/etc/schema.Pg: import rt 2.0.14
21824
21825 2002-08-02 17:39  ivan
21826
21827         * httemplate/docs/legacy.html: remove some extra modules from
21828           install doc
21829
21830 2002-07-31 11:55  ivan
21831
21832         * FS/FS/part_export.pm: delete directories when deleting users on
21833           freebsd
21834
21835 2002-07-31 06:18  ivan
21836
21837         * FS/FS/svc_acct.pm: fix bug with static IP addresses
21838
21839 2002-07-26 20:56  ivan
21840
21841         * httemplate/misc/cancel-unaudited.cgi: move transaction from web
21842           interface to lib code
21843
21844 2002-07-26 19:47  ivan
21845
21846         * FS/bin/freeside-daily: vacuum pg databases daily
21847
21848 2002-07-25 19:33  ivan
21849
21850         * FS/FS/: part_export.pm, part_export/shellcommands.pm:
21851           shellcommands edit gecos field too
21852
21853 2002-07-23 05:37  ivan
21854
21855         * FS/FS/svc_acct.pm: fix small bugs in duplicate username checking
21856
21857 2002-07-22 03:50  ivan
21858
21859         * FS/t/ClientAPI.t, fs_selfservice/FS-SelfService/cgi/passwd.html:
21860           adding
21861
21862 2002-07-22 03:20  ivan
21863
21864         * Makefile: 1.4.0
21865
21866 2002-07-22 03:18  ivan
21867
21868         * FS/FS/CGI.pm: UI
21869
21870 2002-07-22 03:18  ivan
21871
21872         * FS/FS/cust_main.pm: sort bills by date
21873
21874 2002-07-16 05:29  ivan
21875
21876         * FS/: MANIFEST, FS/ClientAPI.pm, FS/ClientAPI/MyAccount.pm,
21877           FS/ClientAPI/passwd.pm: ClientAPI
21878
21879 2002-07-16 05:28  ivan
21880
21881         * fs_selfservice/: DEPLOY, fs_passwd_test,
21882           FS-SelfService/SelfService.pm,
21883           FS-SelfService/freeside-selfservice-clientd,
21884           FS-SelfService/cgi/login.html, FS-SelfService/cgi/myaccount.html,
21885           FS-SelfService/cgi/selfservice.cgi,
21886           FS-SelfService/cgi/view_invoice.html: invoice viewing...
21887
21888 2002-07-15 20:57  ivan
21889
21890         * FS/FS/part_export/infostreet.pm: missing ; in eval'ed sub
21891
21892 2002-07-15 20:56  ivan
21893
21894         * FS/FS/part_export/infostreet.pm: better error handling
21895
21896 2002-07-15 20:47  ivan
21897
21898         * FS/FS/part_export/infostreet.pm: fix XML-RPC weirdness
21899
21900 2002-07-15 01:28  ivan
21901
21902         * fs_selfservice/: fs_passwd_test,
21903           FS-SelfService/freeside-selfservice-clientd: working framework,
21904           no hung clients, whew
21905
21906 2002-07-14 18:44  ivan
21907
21908         * bin/bind.import: finally a working DNS::ZoneParse
21909
21910 2002-07-11 06:52  ivan
21911
21912         * fs_selfservice/: DEPLOY, fs_passwd_test, FS-SelfService/MANIFEST,
21913           FS-SelfService/SelfService.pm,
21914           FS-SelfService/freeside-selfservice-clientd: finally working
21915           async framework
21916
21917 2002-07-08 19:23  ivan
21918
21919         * httemplate/docs/: schema.dia, schema.png: new schema diagram
21920
21921 2002-07-08 10:14  ivan
21922
21923         * FS/bin/freeside-queued: oops, fix for bug only surfacing with
21924           different freeside uid/gid
21925
21926 2002-07-08 08:56  ivan
21927
21928         * httemplate/edit/svc_acct.cgi: better error message
21929
21930 2002-07-08 06:07  ivan
21931
21932         * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi:
21933           edit expiration dates
21934
21935 2002-07-08 03:01  ivan
21936
21937         * FS/FS/part_export.pm: default linux/netbsd shellcommand userdel
21938           should remove home directories
21939
21940 2002-07-07 10:49  ivan
21941
21942         * FS/FS/svc_acct.pm: rewrite uid-dup checking to be
21943           new-export-aware, closes: #431
21944
21945 2002-07-06 05:15  ivan
21946
21947         * Makefile: beta2
21948
21949 2002-07-06 04:08  ivan
21950
21951         * httemplate/: edit/svc_forward.cgi, view/svc_forward.cgi: fix UI
21952           for forwards - use HTML::Widgets::SelectLayers, closes: Bug#303
21953
21954 2002-07-06 01:50  ivan
21955
21956         * httemplate/view/svc_acct.cgi: add "are you sure?" javascript on
21957           view/svc_acct.cgi "cancel unaudited account" (closes: Bug#432)
21958
21959 2002-07-06 01:29  ivan
21960
21961         * httemplate/view/cust_main.cgi: speling
21962
21963 2002-07-06 00:32  ivan
21964
21965         * httemplate/edit/part_pkg.cgi: fix speling
21966
21967 2002-07-06 00:30  ivan
21968
21969         * FS/FS/: Conf.pm, part_export.pm, svc_www.pm,
21970           part_export/www_shellcommands.pm: move svc_www ssh jobs to the
21971           job queue & exports, and make them configurable
21972
21973 2002-07-05 21:20  ivan
21974
21975         * FS/FS/svc_acct.pm: typo
21976
21977 2002-07-05 16:32  ivan
21978
21979         * httemplate/config/config.cgi: fix bug with config having a value
21980           not in the select
21981
21982 2002-07-04 03:35  ivan
21983
21984         * httemplate/browse/: agent.cgi, agent_type.cgi,
21985           part_bill_event.cgi, part_export.cgi, part_pkg.cgi, part_svc.cgi,
21986           svc_acct_pop.cgi: move "add" links to the top
21987
21988 2002-07-03 07:45  ivan
21989
21990         * FS/t/part_export-http.t: s/_post//
21991
21992 2002-07-03 07:21  ivan
21993
21994         * FS/: MANIFEST, FS/part_export.pm, FS/part_export/http.pm,
21995           t/part_export-http.t: http export
21996
21997 2002-07-03 04:37  ivan
21998
21999         * FS/FS/InitHandler.pm: 54
22000
22001 2002-07-03 04:35  ivan
22002
22003         * FS/FS/InitHandler.pm: sacrifice memory for speed
22004
22005 2002-07-03 04:31  ivan
22006
22007         * FS/FS/InitHandler.pm: preload modules
22008
22009 2002-07-03 04:23  ivan
22010
22011         * FS/FS/: InitHandler.pm, UID.pm: fix to allow running during
22012           apache init
22013
22014 2002-07-03 04:10  ivan
22015
22016         * FS/FS/UID.pm: allow InitHandler to work during apache startup
22017
22018 2002-07-03 03:50  ivan
22019
22020         * FS/FS/InitHandler.pm: skip comment & blank lines
22021
22022 2002-07-03 03:48  ivan
22023
22024         * FS/FS/InitHandler.pm: debug
22025
22026 2002-07-03 03:33  ivan
22027
22028         * FS/: MANIFEST, FS/InitHandler.pm, t/InitHandler.t: preload all
22029           dbdefs
22030
22031 2002-07-02 20:57  ivan
22032
22033         * FS/FS/cust_main.pm: working one-time charges again
22034
22035 2002-07-02 20:52  ivan
22036
22037         * httemplate/view/cust_main.cgi: ui
22038
22039 2002-07-02 20:47  ivan
22040
22041         * FS/FS/cust_main.pm, httemplate/edit/part_pkg.cgi,
22042           httemplate/edit/process/quick-charge.cgi,
22043           httemplate/view/cust_main.cgi: one-time charges with tax classes
22044
22045 2002-07-02 19:25  ivan
22046
22047         * FS/FS/Conf.pm, httemplate/config/config-view.cgi,
22048           httemplate/config/config.cgi: deprecate text radius config
22049           options update config docs
22050
22051 2002-07-02 18:47  ivan
22052
22053         * FS/: MANIFEST, bin/freeside-reexport: freeside-reexport
22054
22055 2002-07-02 18:05  ivan
22056
22057         * FS/bin/freeside-sqlradius-reset: pod
22058
22059 2002-07-02 18:01  ivan
22060
22061         * FS/bin/freeside-sqlradius-reset: fix usage message
22062
22063 2002-07-02 16:03  ivan
22064
22065         * FS/FS/part_export.pm: fix usermod commands for freebsd
22066
22067 2002-07-02 07:37  ivan
22068
22069         * Makefile: beta1!!
22070
22071 2002-07-02 07:22  ivan
22072
22073         * FS/FS/part_export/textradius.pm: working textradius export
22074
22075 2002-07-02 07:00  ivan
22076
22077         * FS/FS/part_export/textradius.pm: better diagnostics
22078
22079 2002-07-02 06:22  ivan
22080
22081         * httemplate/view/cust_main.cgi: ui s/ /&nbsp;
22082
22083 2002-07-02 06:04  ivan
22084
22085         * FS/FS/part_export/shellcommands.pm: no warnings
22086
22087 2002-07-02 06:00  ivan
22088
22089         * FS/FS/: part_export.pm, part_export/shellcommands.pm: working
22090           linux and freebsd shellcommands
22091
22092 2002-07-02 04:29  ivan
22093
22094         * FS/FS/part_export.pm: fix for freebsd presets
22095
22096 2002-07-02 04:27  ivan
22097
22098         * FS/FS/part_export.pm: useful shellcommands presets
22099
22100 2002-07-02 03:14  ivan
22101
22102         * FS/bin/freeside-queued: grr old openssh grr freebsd
22103
22104 2002-07-02 02:42  ivan
22105
22106         * FS/bin/freeside-queued: fleabsd grr
22107
22108 2002-07-02 02:39  ivan
22109
22110         * FS/bin/freeside-queued: freebsd is sofa king broken
22111
22112 2002-07-02 00:31  ivan
22113
22114         * FS/FS/part_export/textradius.pm: working textradius
22115
22116 2002-07-02 00:13  ivan
22117
22118         * FS/FS/part_export/textradius.pm: better error reporting from
22119           rsync
22120
22121 2002-07-01 23:58  ivan
22122
22123         * FS/FS/part_export/: shellcommands.pm, www_shellcommands.pm:
22124           s/options/option/, oops, and machine isn't an option
22125
22126 2002-07-01 23:48  ivan
22127
22128         * FS/FS/queue.pm: error messages can have other chars
22129
22130 2002-07-01 15:38  ivan
22131
22132         * FS/FS/part_export/textradius.pm: prevent any possible infinite
22133           looping
22134
22135 2002-07-01 02:15  ivan
22136
22137         * FS/FS/part_export/textradius.pm: real-time! text radius export
22138
22139 2002-06-30 04:01  ivan
22140
22141         * CREDITS: administrivia
22142
22143 2002-06-30 00:17  ivan
22144
22145         * FS/FS/Record.pm: oops, very bad
22146
22147 2002-06-30 00:16  ivan
22148
22149         * FS/FS/Record.pm: get rid of unneeded Pg-cruft (don't use native
22150           Pg money type)
22151
22152 2002-06-30 00:04  ivan
22153
22154         * FS/FS/Record.pm: fix dbdef caching
22155
22156 2002-06-29 19:13  ivan
22157
22158         * FS/: MANIFEST, FS/part_export.pm,
22159           FS/part_export/shellcommands_withdomain.pm,
22160           t/part_export-shellcommands_withdomain.t: export!
22161
22162 2002-06-29 18:18  ivan
22163
22164         * httemplate/docs/ssh.html: adding
22165
22166 2002-06-28 13:31  ivan
22167
22168         * FS/FS/svc_acct.pm: better error message for illegal password
22169
22170 2002-06-28 13:21  ivan
22171
22172         * FS/FS/cust_main.pm: better error message for missing tax classes
22173
22174 2002-06-28 03:49  ivan
22175
22176         * FS/FS/Record.pm: remove extraneous check
22177
22178 2002-06-28 01:23  ivan
22179
22180         * FS/FS/: Record.pm, UID.pm: fix multi-database installs, while
22181           hopefully keeping performance improvement
22182
22183 2002-06-27 20:09  ivan
22184
22185         * httemplate/view/cust_main.cgi: more card display changes
22186
22187 2002-06-27 19:21  ivan
22188
22189         * httemplate/view/cust_main.cgi: last 4 digits of card instead of
22190           first
22191
22192 2002-06-27 02:23  ivan
22193
22194         * FS/: FS/part_export/bind.pm, FS/part_export/bind_slave.pm,
22195           t/part_export-bind.t, t/part_export-bind_slave.t: null bind
22196           exports
22197
22198 2002-06-27 02:19  ivan
22199
22200         * FS/: FS/part_export/bsdshell.pm, FS/part_export/null.pm,
22201           FS/part_export/sysvshell.pm, FS/part_export/www_shellcommands.pm,
22202           t/part_export-null.t, t/part_export-sysvshell.t,
22203           t/part_export-www_shellcommands.t: export updates
22204
22205 2002-06-26 01:36  ivan
22206
22207         * FS/FS/part_export.pm: tyop
22208
22209 2002-06-26 01:32  ivan
22210
22211         * FS/FS/part_export.pm: better export docs/defaults
22212
22213 2002-06-26 01:12  ivan
22214
22215         * FS/FS/cust_main.pm: add type_pkgs record if necessary for
22216           one-time charges
22217
22218 2002-06-26 01:05  ivan
22219
22220         * httemplate/view/cust_main.cgi: close form tags
22221
22222 2002-06-26 00:42  ivan
22223
22224         * bin/: bsdshell.export, sysvshell.export: shell.export ->
22225           bsdshell.export & sysvshell.export
22226
22227 2002-06-25 20:53  ivan
22228
22229         * FS/FS/part_export_option.pm: export options can be anything
22230
22231 2002-06-25 19:37  ivan
22232
22233         * FS/FS/cust_bill.pm: fix not sending postal invoices to customers
22234           with email invoices too
22235
22236 2002-06-25 18:35  ivan
22237
22238         * FS/FS/cust_main.pm, httemplate/edit/process/quick-charge.cgi,
22239           httemplate/edit/process/quick-cust_pkg.cgi,
22240           httemplate/view/cust_main.cgi: working one-time charges
22241
22242 2002-06-25 17:41  ivan
22243
22244         * httemplate/edit/part_pkg.cgi: ui
22245
22246 2002-06-25 16:27  ivan
22247
22248         * httemplate/view/svc_www.cgi: add link to controlling account
22249
22250 2002-06-25 00:18  ivan
22251
22252         * FS/bin/freeside-queued: might work again under mysql
22253
22254 2002-06-23 12:16  ivan
22255
22256         * FS/FS/domain_record.pm: domain_record records attached to svc_www
22257           records are no longer delete-able, patch from "Stephen Bechard"
22258           <steve@destek.net>, thanks!  closes: Bug#434
22259
22260 2002-06-22 22:44  ivan
22261
22262         * httemplate/edit/process/svc_www.cgi: patch to get this working
22263           from Stephen Bechard <steve@destek.net>
22264
22265 2002-06-22 22:43  ivan
22266
22267         * httemplate/view/svc_www.cgi: add link to edit and format nicely
22268
22269 2002-06-22 18:36  ivan
22270
22271         * FS/FS/svc_www.pm: forgot . between zone and domain, patch from
22272           "Stephen Bechard" <steve@destek.net>, thanks
22273
22274 2002-06-22 18:33  ivan
22275
22276         * httemplate/edit/svc_www.cgi: forgot %> when converting from CGI,
22277           works now, patch from "Stephen Bechard" <steve@destek.net>
22278
22279 2002-06-21 14:49  ivan
22280
22281         * FS/FS/part_export/infostreet.pm: s/title/organization/ at
22282           noment's request
22283
22284 2002-06-21 13:26  ivan
22285
22286         * FS/FS/part_export/infostreet.pm: fix infostreet contact field
22287           setting
22288
22289 2002-06-21 13:17  ivan
22290
22291         * FS/FS/part_export/infostreet.pm: debugging option
22292
22293 2002-06-21 02:57  ivan
22294
22295         * bin/passwd.import: no, don't check for duplicates like this by
22296           default... not new-export style
22297
22298 2002-06-21 02:56  ivan
22299
22300         * FS/FS/svc_acct.pm: better error messages on uid duplicates... uid
22301           stuff still needs to be rewritten for new exports
22302
22303 2002-06-21 02:15  ivan
22304
22305         * bin/passwd.import: oops
22306
22307 2002-06-21 02:13  ivan
22308
22309         * bin/: bind.import, fs-migrate-svc_acct_sm, passwd.import: import
22310           fixes...
22311
22312 2002-06-21 02:11  ivan
22313
22314         * bin/passwd.import: tiny bit better passwd.import
22315
22316 2002-06-21 01:29  ivan
22317
22318         * httemplate/index.html: uid search on main menu, updated upgrade
22319           docs
22320
22321 2002-06-20 15:35  ivan
22322
22323         * FS/FS/part_export/infostreet.pm: fix infostreet contact field foo
22324
22325 2002-06-19 18:29  ivan
22326
22327         * FS/FS/part_export.pm, FS/FS/part_export/shellcommands.pm,
22328           FS/bin/freeside-queued, httemplate/edit/part_export.cgi,
22329           httemplate/edit/process/part_export.cgi: shellcommands
22330           w/passwords
22331
22332 2002-06-18 21:54  ivan
22333
22334         * Makefile, bin/pod2x: pod build fix thanks to Stephen Bechard
22335           <steve@destek.net>
22336
22337 2002-06-18 21:03  ivan
22338
22339         * FS/FS/part_export/infostreet.pm: fix setContactField email
22340
22341 2002-06-18 18:03  ivan
22342
22343         * FS/FS/svc_acct.pm: and the same for changes...
22344
22345 2002-06-18 17:58  ivan
22346
22347         * FS/FS/svc_acct.pm: fix problem provisioning RADIUS groups
22348           caused by kristian/mark/pc-intouch's changes moving exports into
22349           svc_Common -   changed sequence of events such that groups were
22350           not provisioned when the   sqlradius export was run
22351
22352 2002-06-18 16:52  ivan
22353
22354         * httemplate/misc/queue.cgi: better error message
22355
22356 2002-06-14 18:12  ivan
22357
22358         * FS/FS/part_export.pm, httemplate/edit/part_svc.cgi:
22359           mark@pc-intouch.com: exporttype2svcdb removal
22360
22361 2002-06-14 14:35  ivan
22362
22363         * FS/FS/part_export/infostreet.pm: freeside night to infostreet
22364           faxNumber (? dunno, what noment wants)
22365
22366 2002-06-14 04:44  ivan
22367
22368         * Makefile: better releaes target?
22369
22370 2002-06-14 04:26  ivan
22371
22372         * Makefile: 1.4.0pre14
22373
22374 2002-06-14 04:22  ivan
22375
22376         * FS/: FS/Conf.pm, bin/freeside-queued, FS/cust_main.pm,
22377           FS/queue.pm, FS/svc_Common.pm, FS/svc_acct.pm: working job
22378           dependancies FS::queue::joblisting html excapes & truncates long
22379           arguments welcome email (sheesh!) closes: Bug#420 (haha at 4:20
22380           am, too.  really!)
22381
22382 2002-06-14 02:19  ivan
22383
22384         * FS/FS/UID.pm: only run callbacks once... should speed things up
22385           (no dbdef reloading)
22386
22387 2002-06-13 20:26  ivan
22388
22389         * httemplate/docs/legacy.html: s/svc_domain.import/bind.import/ to
22390           match reality
22391
22392 2002-06-13 20:12  ivan
22393
22394         * httemplate/index.html: remove classic interface
22395
22396 2002-06-13 19:25  ivan
22397
22398         * FS/bin/freeside-queued: mysql compatibility?
22399
22400 2002-06-13 17:12  ivan
22401
22402         * httemplate/: index.html, search/cust_main.cgi: search by for
22403           address2 (unit) - commented out in default index.html
22404
22405 2002-06-13 16:28  ivan
22406
22407         * httemplate/: index.html, search/cust_main.cgi: phone number
22408           search (Bug#422)
22409
22410 2002-06-13 16:00  ivan
22411
22412         * FS/FS/svc_acct.pm, httemplate/index.html,
22413           httemplate/search/svc_acct.cgi: fuzzy username searching
22414           (Bug#422)
22415
22416 2002-06-12 17:53  ivan
22417
22418         * httemplate/: index.html, search/cust_main.cgi: search on customer
22419           number (Bug#422)
22420
22421 2002-06-12 13:31  ivan
22422
22423         * FS/FS/svc_acct.pm: fix new duplicate username checking
22424
22425 2002-06-12 10:29  ivan
22426
22427         * httemplate/index.html: fix company search
22428
22429 2002-06-12 09:26  ivan
22430
22431         * FS/FS/cust_main.pm: fix problems with code that resets invoice
22432           events
22433
22434 2002-06-11 11:20  ivan
22435
22436         * bin/bind.export: perl 5.005 needs an explicit mask for mkdir
22437
22438 2002-06-11 02:51  ivan
22439
22440         * FS/FS/part_export.pm: notes
22441
22442 2002-06-11 02:46  ivan
22443
22444         * bin/bind.export: add preliminary bsd shell export
22445
22446 2002-06-11 02:14  ivan
22447
22448         * FS/FS/svc_acct.pm: export-based duplicate username checking!
22449
22450 2002-06-11 01:29  ivan
22451
22452         * FS/FS/part_export.pm, httemplate/edit/part_export.cgi: add crypt
22453           option to (bsd|sysv)shell export
22454
22455 2002-06-10 20:25  ivan
22456
22457         * FS/FS/: part_export.pm, svc_Common.pm, svc_acct.pm,
22458           part_export/infostreet.pm: - add new suspend and unsuspend export
22459           hooks (with null defaults) - infostreet export: actually
22460           suspend/unsuspend at infostreet (closes: Bug#418) - infostreet
22461           export: set some contact fields @ infostreet (Bug#419)
22462
22463 2002-06-10 17:58  ivan
22464
22465         * Makefile, init.d/freeside-init: dist fixes.  locate more stuff in
22466           Makefile.  whew.
22467
22468 2002-06-10 16:02  ivan
22469
22470         * FS/FS/domain_record.pm: fix *** ERROR: unterminated L<...> at
22471           line 299 in file FS/domain_record.pm
22472
22473 2002-06-10 15:48  ivan
22474
22475         * FS/FS/cust_main.pm, httemplate/misc/bill.cgi: also retry cards
22476           when user clicks "Bill now" (closes: Bug#417)
22477
22478 2002-06-10 15:07  ivan
22479
22480         * FS/FS/: cust_bill_event.pm, cust_main.pm: retry realtime_card
22481           invoice events when a card changes (closes: Bug#417)
22482
22483 2002-06-10 12:44  ivan
22484
22485         * httemplate/view/cust_main.cgi: final visual update on package
22486           date view
22487
22488 2002-06-10 12:41  ivan
22489
22490         * httemplate/view/cust_main.cgi: fixup time display in packages
22491
22492 2002-06-10 12:30  ivan
22493
22494         * httemplate/view/cust_main.cgi: add small time display to dates
22495
22496 2002-06-09 19:52  ivan
22497
22498         * FS/FS/: svc_Common.pm, svc_domain.pm: re-my'ed var
22499
22500 2002-06-09 19:52  ivan
22501
22502         * FS/FS/cust_main_county.pm: silence undefined warnings
22503
22504 2002-06-09 19:51  ivan
22505
22506         * FS/FS/CGI.pm: unused global
22507
22508 2002-06-09 19:42  ivan
22509
22510         * Makefile: back to ASP for profiling...
22511
22512 2002-06-09 18:39  khoff
22513
22514         * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm,
22515           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
22516           httemplate/edit/part_pkg.cgi: Rollback part_pkg.def_svcpart
22517           changes.
22518
22519 2002-06-08 00:48  khoff
22520
22521         * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm,
22522           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
22523           httemplate/edit/part_pkg.cgi: Default svcpart support for
22524           part_pkg.  Fixes 'bug' with new customer and online signup.
22525
22526 2002-06-07 13:33  khoff
22527
22528         * FS/FS/cust_bill.pm: Setup hash for CC failed Text::Template
22529
22530 2002-06-05 15:46  ivan
22531
22532         * httemplate/search/: cust_main.cgi, cust_pkg.cgi, svc_acct.cgi:
22533           more mysql goodness, thanks dale
22534
22535 2002-06-04 07:35  ivan
22536
22537         * FS/FS/: cust_credit.pm, cust_pay.pm: fix unsuspendauto
22538
22539 2002-06-04 07:02  ivan
22540
22541         * CREDITS, httemplate/search/cust_main.cgi,
22542           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi:
22543           mysql support!  thanks to Donald Greer <dgreer@austintx.com> for
22544           the SQL and Dale Hege <fhege@lumenexus.net> for the patches
22545
22546 2002-06-04 06:46  ivan
22547
22548         * conf/declinetemplate: misspelling
22549
22550 2002-05-31 13:34  ivan
22551
22552         * FS/FS/part_export.pm: dammit i want to catch export subclass
22553           compilation problems
22554
22555 2002-05-31 13:31  ivan
22556
22557         * FS/FS/cust_bill.pm: better error reporting
22558
22559 2002-05-31 11:48  khoff
22560
22561         * FS/t/part_export-sqlmail.t: Don't ask me.  I just hacked Ivan's
22562           test.
22563
22564 2002-05-31 11:45  khoff
22565
22566         * FS/MANIFEST: added sqlmail.pm and test
22567
22568 2002-05-31 10:50  ivan
22569
22570         * FS/FS/svc_forward.pm: typo noticed by <Kaa>
22571
22572 2002-05-30 19:13  ivan
22573
22574         * FS/FS/part_export.pm: no, actually throw an exception if an
22575           export class won't compile.
22576
22577 2002-05-30 17:33  khoff
22578
22579         * httemplate/edit/part_svc.cgi: Added support for part_exports that
22580           are used with more than one svcdb.
22581
22582 2002-05-30 17:22  khoff
22583
22584         * FS/FS/part_export.pm: updated hashes 'n stuff for
22585           FS::part_export::sqlmail
22586
22587 2002-05-30 17:20  khoff
22588
22589         * FS/FS/part_export/sqlmail.pm: part_export module to export
22590           svc_acct, svc_domain, and svc_forward to an external database
22591
22592 2002-05-30 17:18  khoff
22593
22594         * FS/FS/: svc_Common.pm, svc_acct.pm, svc_domain.pm: Moved
22595           new-style export calls to svc_Common.
22596
22597 2002-05-30 14:51  ivan
22598
22599         * httemplate/misc/delete-customer.cgi: point to correct place for
22600           hidecancelledcustomers config option
22601
22602 2002-05-30 10:49  ivan
22603
22604         * FS/FS/part_export.pm: GRRRRRRRRRRRRR
22605
22606 2002-05-29 13:45  ivan
22607
22608         * FS/bin/freeside-sqlradius-reset: eliminate harmless "Database
22609           handle destroyed without explicit disconnect" errors
22610
22611 2002-05-29 08:56  ivan
22612
22613         * FS/FS/part_export.pm: freeradius 0.5 doc
22614
22615 2002-05-28 21:40  ivan
22616
22617         * fs_selfservice/FS-SelfService/: Changes, MANIFEST, Makefile.PL,
22618           SelfService.pm, test.pl: add fs_selfservice
22619
22620 2002-05-28 14:22  ivan
22621
22622         * FS/FS/svc_acct.pm: better error message for "Illegal password"
22623
22624 2002-05-28 00:55  ivan
22625
22626         * FS/FS/: part_export.pm, part_export/shellcommands.pm: point
22627           people at DBI/DBD documentation for information on data sources.
22628           *sigh*
22629
22630 2002-05-26 23:53  ivan
22631
22632         * httemplate/edit/cust_bill_pay.cgi: fix javascript bug reported by
22633           baloo@gimpgirl.com, thanks
22634
22635 2002-05-23 06:00  ivan
22636
22637         * FS/FS/domain_record.pm, bin/bind.import,
22638           httemplate/edit/process/domain_record.cgi,
22639           httemplate/view/svc_domain.cgi: bind: allow adding slave domains
22640           too
22641
22642 2002-05-22 11:44  ivan
22643
22644         * FS/FS/domain_record.pm, FS/FS/part_export.pm,
22645           FS/FS/svc_domain.pm, bin/bind.export,
22646           httemplate/edit/process/domain_record.cgi,
22647           httemplate/misc/cancel-unaudited.cgi,
22648           httemplate/misc/delete-domain_record.cgi,
22649           httemplate/misc/delete-part_export.cgi,
22650           httemplate/view/svc_domain.cgi: bind export, editing zones,
22651           deleting unaudited domains, mmm
22652
22653 2002-05-22 05:17  ivan
22654
22655         * FS/FS/: cust_pkg.pm, cust_svc.pm: move some code from
22656           FS::cust_pkg to FS::cust_svc, becomes the cancel method
22657
22658 2002-05-22 04:39  ivan
22659
22660         * FS/FS/part_export.pm: - remove some out of date documentation -
22661           die if an export class won't compile
22662
22663 2002-05-22 03:53  ivan
22664
22665         * bin/bind.export: bind export
22666
22667 2002-05-21 19:09  ivan
22668
22669         * FS/FS/part_export/sqlradius.pm: 5.6-isms
22670
22671 2002-05-18 02:51  ivan
22672
22673         * FS/FS/: cust_bill.pm, cust_pay.pm, svc_domain.pm: Mail::Internet
22674           1.44
22675
22676 2002-05-16 20:47  ivan
22677
22678         * FS/FS/svc_acct.pm: freebsd `toor' user
22679
22680 2002-05-16 07:28  ivan
22681
22682         * FS/: FS/part_export/bsdshell.pm, FS/part_export/textradius.pm,
22683           t/part_export-bsdshell.t, t/part_export-textradius.t: adding
22684           (stub) bsdshell and textradius exports
22685
22686 2002-05-16 07:27  ivan
22687
22688         * FS/MANIFEST, eg/export_template.pm: add (stub) bsdshell and
22689           textradius exports
22690
22691 2002-05-16 07:21  ivan
22692
22693         * FS/FS/part_export/infostreet.pm: force all infostreet arguments
22694           to be string type, fixes: "0 as first character in password"
22695           problem.  also see the Frontier::Client manpage
22696
22697 2002-05-16 06:42  ivan
22698
22699         * httemplate/: browse/part_svc.cgi, edit/part_svc.cgi: service
22700           definition cloning
22701
22702 2002-05-16 06:42  ivan
22703
22704         * FS/FS/svc_acct.pm: allow freebsd `toor' root user
22705
22706 2002-05-15 07:00  ivan
22707
22708         * FS/FS/: queue.pm, part_export/sqlradius.pm: use job dependancies
22709           in FS::part_export::sqlradius.pm display job dependancies in
22710           FS::queue::joblisting
22711
22712 2002-05-15 06:24  ivan
22713
22714         * Makefile, FS/FS.pm, FS/MANIFEST, FS/FS/queue.pm,
22715           FS/FS/queue_depend.pm, FS/FS/part_export/sqlradius.pm,
22716           FS/bin/freeside-queued, FS/t/queue_depend.t,
22717           eg/export_template.pm, httemplate/docs/schema.dia,
22718           httemplate/docs/schema.html, httemplate/docs/schema.png: queue
22719           dependancies
22720
22721 2002-05-14 00:36  ivan
22722
22723         * FS/FS/part_export/sqlradius.pm: don't use return value of UPDATE
22724           to decide whether or not to INSERT.
22725
22726 2002-05-13 17:27  ivan
22727
22728         * FS/FS/part_export/shellcommands.pm: shellcomands oops
22729
22730 2002-05-10 00:54  ivan
22731
22732         * Makefile: always re-install init
22733
22734 2002-05-10 00:50  ivan
22735
22736         * init.d/freeside-init: correct message
22737
22738 2002-05-10 00:45  ivan
22739
22740         * FS/FS/svc_domain.pm: bad reuse of variable
22741
22742 2002-05-10 00:42  ivan
22743
22744         * Makefile: INSTALLGROUP
22745
22746 2002-05-09 08:26  ivan
22747
22748         * Makefile: final make release?
22749
22750 2002-05-09 08:25  ivan
22751
22752         * Makefile: fix make release target
22753
22754 2002-05-09 08:22  ivan
22755
22756         * Makefile: make release target
22757
22758 2002-05-09 08:21  ivan
22759
22760         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi:
22761           s/Referral/Advertising source/
22762
22763 2002-05-09 08:12  ivan
22764
22765         * FS/FS/cust_main_county.pm: don't duplicate state/county/country
22766           pulldowns even with taxrates...
22767
22768 2002-05-09 05:38  ivan
22769
22770         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_main_county.pm,
22771           FS/FS/part_pkg.pm, FS/t/cust_tax_exempt.t, htetc/handler.pl,
22772           httemplate/browse/agent.cgi,
22773           httemplate/browse/cust_main_county.cgi,
22774           httemplate/edit/agent.cgi, httemplate/edit/cust_main.cgi,
22775           httemplate/edit/cust_main_county-expand.cgi,
22776           httemplate/edit/cust_main_county.cgi,
22777           httemplate/edit/part_pkg.cgi,
22778           httemplate/edit/process/cust_main_county-expand.cgi,
22779           httemplate/edit/process/cust_main_county.cgi: texas tax!
22780
22781 2002-05-06 06:36  ivan
22782
22783         * FS/FS/cust_bill.pm: fixes gratuitous "Illegal payname" errors
22784           reported by noment
22785
22786 2002-05-04 08:00  ivan
22787
22788         * FS/FS.pm, FS/MANIFEST, FS/FS/cust_main_county.pm,
22789           FS/FS/cust_tax_exempt.pm, FS/FS/part_pkg.pm,
22790           FS/t/cust_tax_exempt.pm, httemplate/docs/admin.html,
22791           httemplate/docs/schema.dia, httemplate/docs/schema.html: schema
22792           changes for proper texas tax
22793
22794 2002-05-03 18:11  ivan
22795
22796         * httemplate/: index.html, search/cust_pkg.cgi: add package search
22797           by next bill date to main menu
22798
22799 2002-05-03 17:59  ivan
22800
22801         * httemplate/search/cust_pkg.cgi: fix ranges on cust_pkg search
22802
22803 2002-05-03 17:47  ivan
22804
22805         * FS/FS/cust_pkg.pm: prevent stuff passed from template/user from
22806           being used in searches by signup server
22807
22808 2002-05-03 17:32  ivan
22809
22810         * httemplate/search/cust_pkg.cgi: lilunixbtch: trying to pull
22811           accounts based on next billdate tofu_beast420: hmm a report
22812           ordered by next bill date? tofu_beast420: i don't know how you'd
22813           do that per _customer_ since a customer could have lots of
22814           packages, but you could do a per-package report maybe?
22815
22816 2002-04-29 22:43  ivan
22817
22818         * FS/FS/part_export.pm: better BIND integration
22819
22820 2002-04-26 04:14  ivan
22821
22822         * FS/FS/: Conf.pm, svc_acct.pm: add username-nounderscore and
22823           username-nodash config files
22824
22825 2002-04-25 03:37  ivan
22826
22827         * FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi: free_delayed try
22828           #2
22829
22830 2002-04-25 02:47  ivan
22831
22832         * FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi: add flat_delayed
22833           plan
22834
22835 2002-04-24 18:15  ivan
22836
22837         * FS/FS/cust_main.pm: don't require_cardname for non-CARD payby's
22838
22839 2002-04-24 02:09  ivan
22840
22841         * FS/FS/: Conf.pm, cust_main.pm: require_cardname option
22842
22843 2002-04-24 02:03  ivan
22844
22845         * FS/FS/cust_main.pm: msgcat error for credit card expiration
22846           (closes: Bug#407)
22847
22848 2002-04-23 00:32  ivan
22849
22850         * httemplate/edit/REAL_cust_pkg.cgi: harmless ui glitch
22851
22852 2002-04-23 00:10  ivan
22853
22854         * FS/FS/Record.pm: fixes inserting strings that end in numbers to
22855           TEXT columns... gah i hate SQL
22856
22857 2002-04-22 15:45  ivan
22858
22859         * FS/FS/part_export.pm: use Tie::IxHash to present export options
22860           in a reasonable order
22861
22862 2002-04-22 14:36  ivan
22863
22864         * FS/FS/cust_main.pm: don't show extended debugging in error
22865           messages that could end up on the signup server
22866
22867 2002-04-22 14:23  ivan
22868
22869         * FS/FS/cust_pkg.pm: fix bug checking agents allowed to purchase
22870           packages (moved from signups server)
22871
22872 2002-04-22 14:18  ivan
22873
22874         * httemplate/edit/agent_type.cgi: add pkgpart to agent type listing
22875
22876 2002-04-22 13:47  ivan
22877
22878         * FS/FS/cust_pkg.pm: - check agentnum ability to order packages in
22879           FS::cust_pkg, not signup server - order by recur price in
22880           signup-alternate template
22881
22882 2002-04-20 05:37  ivan
22883
22884         * FS/FS/part_export.pm, httemplate/edit/part_export.cgi: bind
22885           export
22886
22887 2002-04-20 04:57  ivan
22888
22889         * FS/FS/domain_record.pm, FS/FS/part_export.pm, bin/passwd.import,
22890           bin/svc_domain.erase, httemplate/docs/legacy.html:
22891           working BIND import
22892
22893 2002-04-20 03:49  ivan
22894
22895         * FS/FS/domain_record.pm: allow * MX records
22896
22897 2002-04-20 03:12  ivan
22898
22899         * FS/FS/domain_record.pm: allow uppercase in zone data.
22900
22901 2002-04-20 03:09  ivan
22902
22903         * FS/FS/domain_record.pm: allow uppercase zones...
22904
22905 2002-04-19 19:06  ivan
22906
22907         * FS/FS/: cust_pkg.pm, cust_svc.pm: fix problem with edge case
22908           where there *is* a pkg_svc record with quantity 0, when changing
22909           packages and using the special case new service code
22910
22911 2002-04-19 16:25  ivan
22912
22913         * FS/FS/svc_acct.pm: maybe just for debugging
22914
22915 2002-04-19 07:27  ivan
22916
22917         * FS/FS/cust_bill.pm: add phone to Business::OnlinePayment usage
22918
22919 2002-04-18 18:16  ivan
22920
22921         * Makefile, FS/FS/Record.pm, FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
22922           init.d/freeside-init: - add init file installation to Makefile,
22923           add unified init file - fix qsearch for op => '!=', value => ''
22924           searches - fix invalid_catd typo - add payby method to part_pkg
22925           and have fs_signup_server pass the data
22926
22927 2002-04-17 13:43  ivan
22928
22929         * FS/FS/part_export/sqlradius.pm: fix usergroup_delete DELETE
22930           syntax
22931
22932 2002-04-17 12:47  ivan
22933
22934         * FS/FS/Record.pm: allow = in ut_text
22935
22936 2002-04-17 05:06  ivan
22937
22938         * httemplate/index.html: fix default searches
22939
22940 2002-04-17 04:41  ivan
22941
22942         * FS/FS/Record.pm: get rid of debugging cruft
22943
22944 2002-04-16 17:25  ivan
22945
22946         * httemplate/search/cust_main.cgi: better ordering in search
22947           results
22948
22949 2002-04-16 16:14  ivan
22950
22951         * FS/FS/cust_main.pm: there it is!  fix bug with
22952           FS::cust_main::agent
22953
22954 2002-04-16 15:56  ivan
22955
22956         * FS/FS/cust_bill.pm: further debugging...
22957
22958 2002-04-16 15:52  ivan
22959
22960         * FS/FS/: Conf.pm, cust_bill.pm: further authorize.net description
22961           debugging (agent??) and get rid of bad unique index on
22962           cust_bill_event
22963
22964 2002-04-16 15:38  ivan
22965
22966         * FS/FS/cust_bill.pm: eek, problem with authorize.net description
22967           field
22968
22969 2002-04-16 14:24  ivan
22970
22971         * FS/bin/freeside-queued: auto-use export classes
22972
22973 2002-04-16 13:13  ivan
22974
22975         * httemplate/browse/part_svc.cgi: ui
22976
22977 2002-04-16 12:50  ivan
22978
22979         * httemplate/index.html: exports, then services...
22980
22981 2002-04-16 03:47  ivan
22982
22983         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_bill_event.pm,
22984           httemplate/index.html, httemplate/search/cust_bill_event.cgi,
22985           httemplate/search/cust_bill_event.html,
22986           httemplate/search/report_tax.html, httemplate/view/cust_bill.cgi:
22987           report on failed billing events...
22988
22989 2002-04-16 02:38  ivan
22990
22991         * FS/FS/Conf.pm, FS/FS/cust_bill.pm,
22992           FS/bin/freeside-expiration-alerter, conf/declinetemplate: - send
22993           a notice to the customer when their card is declined - closes:
22994           Bug#351 - freeside-expiration-alerter works fine, closes: Bug#7
22995
22996 2002-04-16 01:52  ivan
22997
22998         * FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/svc_acct.pm,
22999           FS/FS/part_export/vpopmail.pm, httemplate/docs/passwd.html,
23000           httemplate/edit/part_export.cgi: move the last of the real-time
23001           exports out of svc_acct.pm and into part_export
23002
23003 2002-04-15 23:47  ivan
23004
23005         * httemplate/index.html: allow multiple search types on main
23006           menu... more confusing but default is *too* fuzzy
23007
23008 2002-04-14 02:11  ivan
23009
23010         * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/part_export.pm,
23011           FS/FS/svc_acct.pm, FS/FS/part_export/cp.pm,
23012           FS/FS/part_export/cyrus.pm, FS/FS/part_export/infostreet.pm,
23013           FS/FS/part_export/shellcommands.pm,
23014           FS/FS/part_export/vpopmail.pm, FS/t/part_export-cp.t,
23015           FS/t/part_export-cyrus.t, FS/t/part_export-shellcommands.t,
23016           FS/t/part_export-vpopmail.t, eg/export_template.pm,
23017           httemplate/docs/legacy.html, httemplate/docs/schema.dia,
23018           httemplate/docs/schema.html, httemplate/docs/schema.png: - move
23019           cyrus, shellcommands, CP exports exports to new-style - skeleton
23020           files for vpopmail exports - documentation updates - add big
23021           schema diagram to docs
23022
23023 2002-04-13 06:36  ivan
23024
23025         * FS/FS.pm, FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/svc_acct.pm,
23026           FS/FS/part_export/cp.pm, FS/bin/freeside-sqlradius-reset,
23027           httemplate/edit/part_export.cgi: - documentation updates - move
23028           Critical Path export to new-style export - bin/sqlradius_reset
23029           gets a manpage and becomes FS/bin/freeside-sqlradius-reset
23030
23031 2002-04-13 03:46  ivan
23032
23033         * httemplate/index.html: s/otaker/order-taker/
23034
23035 2002-04-13 02:14  ivan
23036
23037         * FS/FS/cust_bill.pm: allow invoice_lines(0) meaning no limit, no
23038           padding (see Bug#388)
23039
23040 2002-04-13 01:51  ivan
23041
23042         * FS/FS/queue.pm, httemplate/misc/queue.cgi: bulk queue operations
23043           (closes: Bug#389)
23044
23045 2002-04-12 08:14  ivan
23046
23047         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
23048           httemplate/edit/cust_pkg.cgi: fudge up FS::cust_pkg::order
23049           ("Order and cancel packages") to try to move services between
23050           svcparts as a last resort...
23051
23052 2002-04-12 06:22  ivan
23053
23054         * FS/MANIFEST, FS/FS/Msgcat.pm, FS/FS/Record.pm,
23055           FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm, FS/FS/msgcat.pm,
23056           FS/FS/part_export.pm, FS/FS/svc_acct.pm, FS/t/Msgcat.t,
23057           htetc/handler.pl, httemplate/browse/part_svc.cgi,
23058           httemplate/edit/part_export.cgi, httemplate/edit/part_svc.cgi,
23059           httemplate/edit/process/agent_type.cgi,
23060           httemplate/edit/process/part_export.cgi,
23061           httemplate/edit/process/part_svc.cgi,
23062           httemplate/misc/delete-customer.cgi: - should finish off the
23063           part_svc -> part_export s/one-to-many/many-to-many/   transition
23064           (closes: Bug#375) - fixes a nasty export scoping bug with message
23065           catalogs, whew
23066
23067 2002-04-11 15:05  ivan
23068
23069         * FS/FS.pm, FS/MANIFEST, FS/FS/export_svc.pm, FS/FS/part_export.pm,
23070           FS/FS/part_svc.pm, FS/t/export_svc.t, httemplate/index.html,
23071           httemplate/browse/part_export.cgi,
23072           httemplate/browse/part_svc.cgi, httemplate/docs/schema.html,
23073           httemplate/edit/part_export.cgi,
23074           httemplate/edit/process/part_export.cgi,
23075           httemplate/misc/delete-part_export.cgi: (almost) everything for
23076           bug#375 - create export_svc table - part_svc to part_export is
23077           now properly many-to-many, not one-to-many
23078
23079           still need to finish service editing (choosing exports) in
23080           httemplate/edit/part_svc.cgi and
23081           httemplate/edti/process/part_svc.cgi
23082
23083           and do somethinga about that manual $svcdb = 'svc_acct' in
23084           httemplate/edit/part_export.cgi (do part_export records need a
23085           svcdb? probably not... should be able to just pass an svcdb on
23086           creation of new exports, move the big %exports hash into
23087           part_export.pm and allow httemplate/edit/part_svc.cgi to query it
23088           for exports that can apply to a given svcdb....
23089
23090 2002-04-11 15:04  ivan
23091
23092         * FS/FS/Record.pm: use the AUTOLOAD that reports errors better &
23093           fix problems with ut_domain losing data
23094
23095 2002-04-10 06:42  ivan
23096
23097         * FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
23098           FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm,
23099           FS/FS/svc_acct_pop.pm, httemplate/browse/msgcat.cgi,
23100           httemplate/docs/signup.html, httemplate/edit/msgcat.cgi,
23101           httemplate/edit/process/msgcat.cgi: bulk checkin from working on
23102           the road:
23103
23104           - use msgcat for more error messages - should be all things that
23105           would come3   back from the signup server normally now - signup
23106           server: don't display access number <SELECT> if there's none or
23107           one - signup_server-realtime config option to run billing for
23108           signup server   signups immediately - signup server: pkg
23109           available to success templates, better documentation on   success
23110           templates - httemplate/edit/msgcat.cgi fields are properly sticky
23111           on errors - httemplate/edit/process/msgcat.cgi - don't update
23112           identical fields
23113
23114 2002-04-06 22:23  ivan
23115
23116         * FS/FS/: Conf.pm, cust_bill.pm, cust_pay.pm: send email on signup
23117           server signups (closes: Bug#386)
23118
23119 2002-04-06 21:56  ivan
23120
23121         * FS/FS/Conf.pm, FS/FS/msgcat.pm, conf/show-msgcat-codes,
23122           httemplate/browse/msgcat.cgi, httemplate/edit/msgcat.cgi,
23123           httemplate/edit/process/msgcat.cgi: working message catalogs (not
23124           used for enough yet) - almost (but not quite) closes Bug#385 -
23125           still have to catalog the   backend things triggered by signup
23126           server.
23127
23128 2002-04-06 16:00  ivan
23129
23130         * FS/FS/Conf.pm, httemplate/config/config-process.cgi,
23131           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
23132           httemplate/docs/signup.html: - config option for signup server
23133           payment types - credit card type pulldown on signup server
23134           (closes: Bug#383)
23135
23136 2002-04-06 14:32  ivan
23137
23138         * FS/FS/: Conf.pm, cust_bill.pm, cust_bill_pkg.pm, cust_main.pm:
23139           add a config option to set the Business::OnlinePayment
23140           description field, and make some useful data available for the
23141           config option.  closes: Bug#378
23142
23143 2002-04-06 13:32  ivan
23144
23145         * httemplate/search/cust_main.cgi: fix visual glitch
23146
23147 2002-04-06 12:37  ivan
23148
23149         * httemplate/docs/signup.html: big signup server cleanups.  uses
23150           Storable for network protocol now.  - makes Bugs 384 & 385 easier
23151           - closes: Bug#382
23152
23153 2002-04-05 16:08  ivan
23154
23155         * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi,
23156           httemplate/view/svc_acct.cgi: security phrase bug fixes
23157
23158 2002-04-05 15:51  ivan
23159
23160         * CREDITS, Makefile, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/msgcat.pm,
23161           FS/FS/svc_acct.pm, FS/t/msgcat.t, bin/freeside-session-kill,
23162           conf/locale, eg/table_template-svc.pm, eg/table_template.pm,
23163           htetc/handler.pl, httemplate/index.html,
23164           httemplate/browse/cust_main_county.cgi,
23165           httemplate/browse/msgcat.cgi, httemplate/browse/svc_acct_pop.cgi,
23166           httemplate/docs/schema.html, httemplate/edit/svc_acct.cgi,
23167           httemplate/view/svc_acct.cgi: - add message catalog table &
23168           beginning of web interface - add security_phrase and conf option
23169           to svc_acct.pm - random other stuff
23170
23171 2002-04-05 15:37  jeff
23172
23173         * httemplate/view/cust_main.cgi: credit/refund display correction
23174
23175 2002-04-05 12:52  ivan
23176
23177         * httemplate/edit/process/cust_credit_bill.cgi: don't specify date
23178           (not on submitting form)
23179
23180 2002-04-05 08:37  ivan
23181
23182         * eg/export_template.pm, FS/t/part_export-infostreet.t,
23183           FS/t/part_export-sqlradius.t: oops forgot these from working on
23184           the road
23185
23186 2002-04-04 16:42  ivan
23187
23188         * FS/MANIFEST, FS/FS/part_export.pm,
23189           FS/FS/part_export/infostreet.pm, FS/FS/part_export/sqlradius.pm,
23190           httemplate/index.html, httemplate/edit/part_export.cgi: Checkin
23191           of disparate changes from working on the road: - generic SQL
23192           query - move exports out to their own files - small cleanup of
23193           selfadmin server
23194
23195 2002-03-29 09:27  ivan
23196
23197         * htetc/handler.pl, httemplate/search/svc_acct.cgi: fix unlinked
23198           svc browse!
23199
23200 2002-03-26 23:08  ivan
23201
23202         * FS/FS/queue.pm: don't show queue arguments (passwords!) on svc_*
23203           screens (unless queue_dangerous_options!)
23204
23205 2002-03-26 21:36  ivan
23206
23207         * FS/FS/cust_main.pm, FS/FS/part_referral.pm,
23208           httemplate/index.html, httemplate/docs/admin.html:
23209           s/referral/advertising source/
23210
23211           yes, the name sucks.  got a better one?
23212
23213 2002-03-26 08:24  ivan
23214
23215         * httemplate/search/cust_main.cgi: simple visual fix: &nbsp; for
23216           blank company column
23217
23218 2002-03-26 05:58  ivan
23219
23220         * FS/FS/part_svc.pm: forgot to use FS::part_export to search on it
23221
23222 2002-03-26 05:20  ivan
23223
23224         * httemplate/docs/passwd.html: doc
23225
23226 2002-03-26 05:04  ivan
23227
23228         * bin/create-history-tables: error message typo
23229
23230 2002-03-26 04:35  ivan
23231
23232         * httemplate/docs/admin.html: s/Add/Provision/
23233
23234 2002-03-25 16:32  ivan
23235
23236         * FS/FS/part_export.pm, FS/bin/freeside-queued,
23237           httemplate/edit/part_export.cgi: further export bugfixing add 10
23238           kid limit to freeside-queued sqlradius_reset now works (closes:
23239           Bug#372)
23240
23241 2002-03-25 16:26  ivan
23242
23243         * Makefile: hhahah oops i _really_ ought to do something about that
23244
23245 2002-03-25 06:59  ivan
23246
23247         * httemplate/: index.html, search/cust_main-otaker.cgi,
23248           search/cust_main.cgi: customers by otaker report (ugly
23249           search/cust_main.cgi mods; revert if they cause problems)
23250
23251 2002-03-24 12:00  ivan
23252
23253         * httemplate/: edit/cust_main.cgi, search/svc_acct.cgi,
23254           browse/agent.cgi: UI improvements for agents
23255
23256 2002-03-24 10:23  ivan
23257
23258         * FS/FS/agent.pm: tyop
23259
23260 2002-03-24 09:42  ivan
23261
23262         * CREDITS, FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi:
23263           "subscription" price plan from "Luke Pfeifer"
23264           <freeside@globalli.com>
23265
23266 2002-03-24 06:29  ivan
23267
23268         * FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/queue.pm,
23269           FS/FS/radius_usergroup.pm, FS/FS/svc_acct.pm,
23270           httemplate/edit/svc_acct.cgi:
23271           ICRADIUS groups all done!  UI and provisioning.  closes: Bug#362
23272
23273           fix some bugs in the export and add queue_dangerous_controls
23274           option too
23275
23276 2002-03-23 09:49  ivan
23277
23278         * FS/FS/part_svc.pm, FS/FS/svc_acct.pm,
23279           httemplate/browse/part_svc.cgi, httemplate/edit/part_svc.cgi,
23280           httemplate/edit/process/part_svc.cgi: okay group editing UI as
23281           well as part_svc group editing UI seem to be working
23282
23283 2002-03-23 08:16  ivan
23284
23285         * FS/FS/part_export.pm, FS/FS/queue.pm, FS/FS/svc_acct.pm,
23286           httemplate/edit/svc_acct.cgi,
23287           httemplate/edit/process/svc_acct.cgi: group editing seems to be
23288           working...  everything except defaults... oh and export...
23289
23290 2002-03-22 23:54  ivan
23291
23292         * FS/bin/freeside-queued: redirect STDOUT/STDERR a bit later for
23293           better error reporting
23294
23295 2002-03-22 10:56  ivan
23296
23297         * Makefile, FS/MANIFEST, FS/FS/cust_main_county.pm,
23298           FS/FS/svc_acct.pm, FS/t/radius_usergroup.t,
23299           bin/create-history-tables, httemplate/docs/schema.html,
23300           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
23301           httemplate/view/svc_acct.cgi: RADIUS groups on the way!
23302
23303 2002-03-22 04:49  ivan
23304
23305         * FS/MANIFEST, FS/FS/Record.pm, FS/FS/part_export.pm,
23306           FS/t/part_export.t, FS/t/part_export_option.t,
23307           httemplate/browse/part_svc.cgi, httemplate/edit/part_export.cgi,
23308           httemplate/edit/process/part_export.cgi,
23309           httemplate/misc/delete-part_export.cgi: more new export...
23310
23311 2002-03-20 22:57  ivan
23312
23313         * FS/FS/part_export.pm, httemplate/edit/part_export.cgi,
23314           httemplate/edit/process/part_export.cgi: more for the new world
23315           of export...
23316
23317 2002-03-20 13:31  ivan
23318
23319         * FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/part_export_option.pm,
23320           FS/FS/part_svc.pm, FS/FS/svc_acct.pm, FS/bin/freeside-queued,
23321           htetc/handler.pl, httemplate/edit/part_export.cgi,
23322           httemplate/edit/process/part_export.cgi: new export!  infostreet
23323           and sqlradius provisioning switched over  (Bug #299 - doesn't
23324           close it, but all the groundwork is done)
23325
23326           also removes non-transactional ICRADIUS export from
23327           svc_acct.export   (closes: Bug#347)
23328
23329 2002-03-19 23:37  ivan
23330
23331         * FS/FS/cust_main_county.pm: disable region caching for now
23332
23333 2002-03-19 09:48  ivan
23334
23335         * FS/FS/cust_main_county.pm, httemplate/edit/cust_main.cgi,
23336           httemplate/edit/process/cust_main.cgi: changes dum big
23337           "state/county/country" select to three, linked with javascript
23338           closes: Bug#353
23339
23340 2002-03-18 13:40  ivan
23341
23342         * FS/FS/: Conf.pm, cust_bill.pm, part_bill_event.pm: bugfixes,
23343           closes Bug#314
23344
23345 2002-03-18 12:50  ivan
23346
23347         * httemplate/edit/part_bill_event.cgi, FS/FS/part_bill_event.pm,
23348           FS/FS/Conf.pm: okay, now you can specify an alternate invoice
23349           template, and it'll be auto-createad and added to the list of
23350           configuration options.  closes: Bug#314
23351
23352 2002-03-18 11:49  ivan
23353
23354         * FS/FS/: Conf.pm, Record.pm, cust_bill.pm, cust_pay.pm: fixes: bug
23355           #348 - adds the ability to email on deleted payments.
23356
23357 2002-03-18 09:50  ivan
23358
23359         * httemplate/config/config.cgi:
23360           fixes bug#367 (yay, that one was annoying):
23361
23362           in config editor, initial newlines in <textarea>s are lost.  even
23363           if you didn't mean to edit them you remove that..
23364
23365 2002-03-18 08:05  ivan
23366
23367         * FS/FS/: svc_Common.pm, svc_acct.pm: handle inserting cust_svc and
23368           svc_acct records separately also, to handle imports preserving
23369           svcnum
23370
23371 2002-03-18 07:52  ivan
23372
23373         * httemplate/edit/: part_export.cgi, process/part_export.cgi: added
23374           (incomplete) export foo
23375
23376 2002-03-18 07:51  ivan
23377
23378         * httemplate/browse/part_svc.cgi: UI glitch; forgot ROWSPAN for
23379           export column
23380
23381 2002-03-18 06:17  ivan
23382
23383         * FS/FS/raddb.pm: add noment-specific RADIUS attributes
23384
23385 2002-03-18 01:10  ivan
23386
23387         * FS/FS/Conf.pm, FS/FS/svc_domain.pm,
23388           httemplate/config/config-process.cgi,
23389           httemplate/config/config-view.cgi, httemplate/config/config.cgi:
23390           new config value `defaultrecords', documentation, javascript
23391           config file editor
23392
23393 2002-03-17 00:33  ivan
23394
23395         * httemplate/config/: config-view.cgi, config.cgi: new domain
23396           record editing foo
23397
23398 2002-03-12 10:45  ivan
23399
23400         * httemplate/misc/cancel-unaudited.cgi: print error message for
23401           failed cancels!
23402
23403 2002-03-12 07:33  ivan
23404
23405         * htetc/handler.pl, httemplate/edit/part_pkg.cgi,
23406           httemplate/edit/part_svc.cgi: abstract stupid HTML layer trick
23407           out to HTML::Widgets::SelectLayers
23408
23409 2002-03-09 02:19  khoff
23410
23411         * FS/FS/: Conf.pm, svc_domain.pm: Support for default CNAME/A
23412           records
23413
23414 2002-03-07 11:50  jeff
23415
23416         * FS/bin/freeside-expiration-alerter: less shelling, more perly -
23417           abolish some pipes to sendmail
23418
23419 2002-03-07 06:13  ivan
23420
23421         * FS/FS/cust_bill.pm: better error msgs for mail errors
23422
23423 2002-03-07 06:10  ivan
23424
23425         * FS/FS/: cust_bill.pm, part_export.pm, part_export_option.pm,
23426           queue.pm: [no log message]
23427
23428 2002-03-06 15:32  ivan
23429
23430         * conf/invoice_from: oops, missing invoice_from
23431
23432 2002-03-06 14:44  jeff
23433
23434         * FS/MANIFEST, FS/FS/Conf.pm, FS/bin/freeside-expiration-alerter,
23435           conf/alerter_template, httemplate/docs/admin.html: billing
23436           expiration alerts
23437
23438 2002-03-05 15:13  jeff
23439
23440         * httemplate/search/report_tax.cgi: consistency is nice
23441
23442 2002-03-04 14:10  ivan
23443
23444         * FS/FS/Record.pm: make history tables conditional
23445
23446 2002-03-04 04:48  ivan
23447
23448         * Makefile, FS/FS/Record.pm, FS/FS/nas.pm,
23449           bin/create-history-tables, bin/fs-radius-add-check,
23450           bin/fs-radius-add-reply: [no log message]
23451
23452 2002-02-28 15:30  ivan
23453
23454         * httemplate/search/svc_acct.cgi: tyop
23455
23456 2002-02-28 15:18  ivan
23457
23458         * FS/FS/svc_acct.pm: clean up mess.  *sigh*
23459
23460 2002-02-28 15:17  ivan
23461
23462         * FS/FS/svc_acct.pm: clean up mess
23463
23464 2002-02-28 15:13  ivan
23465
23466         * FS/FS/svc_acct.pm: eek
23467
23468 2002-02-28 15:08  ivan
23469
23470         * httemplate/search/svc_acct.cgi: add main menu link
23471
23472 2002-02-28 15:07  ivan
23473
23474         * httemplate/misc/cancel-unaudited.cgi: handle errors better
23475
23476 2002-02-28 14:05  ivan
23477
23478         * FS/FS/Conf.pm, httemplate/config/config-view.cgi,
23479           httemplate/config/config.cgi: s/depreciated/deprecated/
23480
23481 2002-02-27 16:28  jeff
23482
23483         * FS/FS/svc_acct.pm: improved vpopmail support for svc_acct records
23484
23485 2002-02-27 15:20  ivan
23486
23487         * FS/FS/cust_main.pm: oops, spurious error messages
23488
23489 2002-02-27 15:03  ivan
23490
23491         * FS/FS/cust_main.pm: bubble up billing event errors
23492
23493 2002-02-27 14:40  ivan
23494
23495         * FS/FS/cust_bill_event.pm: and missing ) *sigh*
23496
23497 2002-02-27 14:40  ivan
23498
23499         * FS/FS/cust_bill_event.pm: errant ;
23500
23501 2002-02-27 14:39  ivan
23502
23503         * FS/FS/cust_bill_event.pm, httemplate/docs/schema.html,
23504           httemplate/view/cust_bill.cgi: add status and statustext fields
23505           to cust_bill_event
23506
23507 2002-02-27 14:00  ivan
23508
23509         * FS/FS/cust_main.pm: well, don't make things worse when
23510           debugging...
23511
23512 2002-02-27 13:57  ivan
23513
23514         * FS/: FS/cust_main.pm, bin/freeside-daily: better debugging
23515
23516 2002-02-26 14:09  ivan
23517
23518         * httemplate/search/: report_receivables.cgi, report_tax.cgi: fixup
23519           reports for templated webUI
23520
23521 2002-02-26 03:53  ivan
23522
23523         * FS/FS/cust_main.pm: okay, finally fix all the weirdness with
23524           shipping adresses.  whew.
23525
23526 2002-02-26 03:42  ivan
23527
23528         * FS/FS/: Record.pm, cust_main.pm: in Record.pm - call ->check
23529           **BEFORE** generating @diff for SQL.  causing weird effects with
23530           cust_main::check that modifies record (ship_ field weirdness)
23531
23532           fix nasty logic error triggered by changing a ship_ field from
23533           something TO identical to the corresponding non-ship_ field.
23534           ouch
23535
23536 2002-02-26 03:30  ivan
23537
23538         * FS/FS/cust_main.pm: fix nasty logic error triggered by changing a
23539           ship_ field from something TO identical to the corresponding
23540           non-ship_ field.  ouch.
23541
23542 2002-02-26 03:11  ivan
23543
23544         * httemplate/edit/cust_main.cgi: fix a weird oops with service
23545           address editing UI that would leave some fields blank... ?
23546
23547 2002-02-26 01:06  ivan
23548
23549         * FS/FS/cust_bill.pm: ugh, payname needs first/last i guess
23550
23551 2002-02-26 00:34  ivan
23552
23553         * FS/FS/cust_main.pm: die with a better error message on bad
23554           locales
23555
23556 2002-02-25 11:09  ivan
23557
23558         * httemplate/search/svc_acct.cgi: keith@landel:     We have users
23559           that have the character "." in their username     we can't search
23560           these customers by Username, can you please fix.
23561
23562 2002-02-23 14:36  ivan
23563
23564         * httemplate/search/: report_receivables.cgi, report_tax.cgi: take
23565           hardcoded paths out of report cgis
23566
23567 2002-02-23 03:56  ivan
23568
23569         * CREDITS, FS/FS/Record.pm, httemplate/docs/index.html,
23570           httemplate/search/cust_main.cgi,
23571           httemplate/search/cust_main.html: case-insensitive and substring
23572           searching
23573
23574 2002-02-23 03:46  ivan
23575
23576         * httemplate/index.html: silly html tweaking
23577
23578 2002-02-22 23:48  ivan
23579
23580         * httemplate/browse/part_pkg.cgi: it's too late.
23581
23582 2002-02-22 23:35  ivan
23583
23584         * httemplate/browse/part_pkg.cgi: i really should just start moving
23585           things to templates
23586
23587 2002-02-22 23:32  ivan
23588
23589         * httemplate/browse/: part_pkg.cgi, part_svc.cgi: UI nit fixes -
23590           misaligned columns when viewing disabled services/packages
23591
23592 2002-02-22 23:00  ivan
23593
23594         * FS/FS/UID.pm: nit
23595
23596 2002-02-22 18:14  jeff
23597
23598         * FS/FS/UID.pm, httemplate/search/report_receivables.cgi,
23599           httemplate/search/report_tax.cgi: report fixes and cruft removal
23600
23601 2002-02-22 18:02  ivan
23602
23603         * httemplate/index.html: UI work on main menu, remove Archive::Tar
23604           from docs
23605
23606 2002-02-22 15:18  jeff
23607
23608         * FS/MANIFEST, conf/report_template, httemplate/index.html,
23609           httemplate/search/report_receivables.cgi,
23610           httemplate/search/report_tax.cgi,
23611           httemplate/search/report_tax.html: add some reporting features
23612
23613 2002-02-22 15:08  ivan
23614
23615         * FS/FS/cust_pay_batch.pm: fix i18n zip
23616
23617 2002-02-22 14:13  ivan
23618
23619         * httemplate/edit/cust_main.cgi: billing vs. shipping states
23620           weren't sorted in the same order.  UI glitch only
23621
23622 2002-02-22 04:31  ivan
23623
23624         * httemplate/config/: config-process.cgi, config-view.cgi: fixup
23625           <SELECT> configuration editing, fixes Bug#350
23626
23627 2002-02-22 04:13  ivan
23628
23629         * httemplate/index.html: close </FORM> tags
23630
23631 2002-02-22 01:01  ivan
23632
23633         * FS/FS/svc_acct.pm: correctly disable/enable accounts @ CP
23634
23635 2002-02-22 00:58  ivan
23636
23637         * FS/FS/svc_acct.pm: freeside *SUSPENDED* -> CP set_mailbox_status
23638           OTHER/OTHER_BOUNCE
23639
23640 2002-02-21 22:42  ivan
23641
23642         * FS/FS/queue.pm: UI in joblisting: don't split ( retry | remove )
23643           links
23644
23645 2002-02-21 22:39  ivan
23646
23647         * FS/FS/queue.pm: don't error out on bad svcnum's, just silently
23648           remove them
23649
23650 2002-02-21 22:23  ivan
23651
23652         * FS/FS/svc_acct.pm: don't leak perl line numbers on cp
23653           provisioning errors
23654
23655 2002-02-21 21:56  ivan
23656
23657         * FS/FS/svc_acct.pm: fix bugs in CP mailbox changes: cp_change and
23658           cp_rename
23659
23660 2002-02-21 17:07  ivan
23661
23662         * FS/FS/Conf.pm, httemplate/view/cust_main.cgi: UI work:
23663
23664           make all functions of view/cust_pkg.cgi available on
23665           view/cust_main.cgi  - having them one link down in "Edit" is
23666           confusing.
23667
23668           closes: Bug#325
23669
23670 2002-02-20 14:03  ivan
23671
23672         * httemplate/index.html: invoice reports belong here too
23673
23674 2002-02-20 02:39  ivan
23675
23676         * FS/FS/CGI.pm: fixes eidiot under Mason, closes: Bug#344
23677
23678 2002-02-20 01:44  ivan
23679
23680         * httemplate/view/cust_main.cgi: don't display full card in
23681           webinterface
23682
23683 2002-02-19 19:17  jeff
23684
23685         * FS/FS/cust_main.pm: correct sense of tax generation
23686
23687 2002-02-19 17:03  ivan
23688
23689         * CREDITS, FS/FS/CGI.pm, FS/FS/Record.pm, FS/FS/queue.pm,
23690           FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/FS/svc_forward.pm,
23691           FS/bin/freeside-queued, htetc/handler.pl, httemplate/index.html,
23692           httemplate/misc/queue.cgi, httemplate/view/svc_acct.cgi,
23693           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
23694           httemplate/view/svc_www.cgi: use Net::SSH::ssh_cmd for all job
23695           queueing rather than local duplicated ssh subs
23696
23697           queue daemon updates: retry & remove links work, bubble up error
23698           message to webinterface, link to svcnum & have job listings on
23699           view/svc_* pages, closes: Bug#280
23700
23701           s/option/optionname/ schema change, dumb mysql, closes: Bug#334
23702
23703 2002-02-19 15:43  ivan
23704
23705         * httemplate/docs/schema.html: set EVERYTHING=1 for your own
23706           mod_perl compile
23707
23708 2002-02-18 23:51  ivan
23709
23710         * httemplate/index.html: oops
23711
23712 2002-02-18 20:43  ivan
23713
23714         * httemplate/index.html: new main menu!
23715
23716 2002-02-18 19:22  jeff
23717
23718         * FS/FS/cust_refund.pm: fix refund posting
23719
23720 2002-02-18 19:15  ivan
23721
23722         * FS/FS/cust_refund.pm: <rluser> ut_number instead of ut_numbern
23723
23724 2002-02-18 19:06  ivan
23725
23726         * FS/FS/cust_refund.pm: need to use FS::Record qw(qsearch) !
23727
23728 2002-02-18 18:57  ivan
23729
23730         * httemplate/: edit/part_pkg.cgi, view/cust_main.cgi: allow custom
23731           packages to edit service quantities also
23732
23733 2002-02-18 12:09  ivan
23734
23735         * httemplate/edit/part_svc.cgi: bad warning, causing errors with
23736           strict
23737
23738 2002-02-18 10:07  ivan
23739
23740         * FS/FS/prepay_credit.pm: document 'seconds'
23741
23742 2002-02-18 02:14  ivan
23743
23744         * httemplate/edit/svc_www.cgi: oops!
23745
23746 2002-02-18 00:53  ivan
23747
23748         * Makefile: make release and make update-webdemo targets
23749
23750 2002-02-18 00:39  ivan
23751
23752         * FS/FS/Conf.pm, FS/FS/part_bill_event.pm, FS/FS/part_pkg.pm,
23753           httemplate/edit/part_pkg.cgi: safe web demo operation!  closes:
23754           Bug#217
23755
23756           fix bug in edit/part_pkg: s/bkg/pkg/
23757
23758           edit/part_pkg.cgi - plan <SELECT> is now properly stick on
23759           errors, closes: Bug#323
23760
23761 2002-02-17 19:45  ivan
23762
23763         * httemplate/edit/part_svc.cgi: fix modified <SELECT>s under
23764           netcape4, use one for svc_acct.popnum too
23765
23766 2002-02-17 16:21  jeff
23767
23768         * Makefile: keep accidentally checking in Makefile changes, gotta
23769           do something about that...
23770
23771 2002-02-17 16:13  jeff
23772
23773         * Makefile, FS/FS/Conf.pm: trading in tar for rsync for improved
23774           vpopmail support
23775
23776 2002-02-17 13:01  ivan
23777
23778         * FS/MANIFEST: removing CGIwrapper.pm
23779
23780 2002-02-17 11:12  ivan
23781
23782         * FS/MANIFEST: get ride of CGIwrapper.pm
23783
23784 2002-02-17 11:07  jeff
23785
23786         * FS/FS/svc_forward.pm: queue svc_forward remote commands; better
23787           commands too
23788
23789 2002-02-16 10:14  ivan
23790
23791         * TODO: now in RT2!
23792
23793 2002-02-15 11:34  ivan
23794
23795         * Makefile: keep accidentally checking in Makefile changes, gotta
23796           do something about that...
23797
23798 2002-02-15 11:33  ivan
23799
23800         * Makefile, FS/FS/Conf.pm, FS/FS/svc_acct.pm: CP provisioning!!
23801
23802 2002-02-14 10:06  ivan
23803
23804         * bin/: fs-radius-add-check, fs-radius-add-reply: docs?  haha
23805
23806 2002-02-13 17:12  ivan
23807
23808         * FS/FS/cust_pay_batch.pm: don't require state (i18n)
23809
23810 2002-02-12 10:56  ivan
23811
23812         * FS/FS/cust_bill.pm: more information in "cant send invoice email"
23813           error message
23814
23815 2002-02-12 10:47  ivan
23816
23817         * FS/FS/cust_main.pm: fixes:
23818
23819           Error running invoice event ($cust_main->charge( 10.00, 'Overdue
23820           Bill' );): Illegal or empty (text) comment:  at
23821           /usr/local/lib/perl5/site_perl/5.005/FS/cust_main.pm line 1141.
23822
23823 2002-02-11 21:58  ivan
23824
23825         * httemplate/docs/admin.html: fixes: bug#331
23826
23827 2002-02-11 20:49  ivan
23828
23829         * httemplate/edit/part_bill_event.cgi: oops
23830
23831 2002-02-11 18:11  ivan
23832
23833         * FS/FS/Conf.pm, httemplate/config/config.cgi: add username_policy
23834           "@append domain"
23835
23836           add "select" config type, mmm
23837
23838 2002-02-11 18:06  ivan
23839
23840         * FS/FS/svc_acct.pm: that's not a bug anymore, don't list it in the
23841           BUGS section
23842
23843 2002-02-11 17:25  ivan
23844
23845         * httemplate/edit/part_svc.cgi: red warning for unknown type :)
23846
23847 2002-02-11 17:13  ivan
23848
23849         * httemplate/edit/part_svc.cgi: service definition domsvc is now a
23850           domain pulldown closes: Bug#328
23851
23852 2002-02-11 15:01  ivan
23853
23854         * FS/FS/svc_forward.pm: oops, code hidden by pod
23855
23856 2002-02-11 13:51  ivan
23857
23858         * httemplate/edit/svc_acct.cgi: don't display useless finger and
23859           shell fields if uid is set to fixed & blank in the service
23860           definition - causes: Error: Can't have finger-name without uid
23861
23862 2002-02-11 11:38  ivan
23863
23864         * FS/FS/Conf.pm, FS/FS/svc_www.pm, httemplate/edit/svc_acct.cgi,
23865           httemplate/edit/process/svc_www.cgi,
23866           httemplate/view/svc_domain.cgi, httemplate/view/svc_www.cgi:
23867           svc_www is working!
23868
23869           also auto-create and add A records if necessary using apacheip
23870           config file.
23871
23872           and show all domain_records on view/svc_domain.cgi page
23873
23874 2002-02-10 14:31  ivan
23875
23876         * httemplate/edit/svc_acct.cgi: ui
23877
23878 2002-02-10 14:21  ivan
23879
23880         * httemplate/edit/part_pkg.cgi: slighly different wording
23881
23882 2002-02-10 14:06  ivan
23883
23884         * FS/FS/cust_svc.pm: another bug in quantity checking
23885
23886 2002-02-10 13:37  ivan
23887
23888         * FS/FS/cust_svc.pm: import qsearch() so the quantity checking
23889           works
23890
23891 2002-02-10 13:30  ivan
23892
23893         * FS/FS/Conf.pm, FS/FS/part_pkg.pm, conf/agent_defaultpkg: add new
23894           package definitions to all agent types by default
23895
23896           config option to restore current behaviour (must explicitly add
23897           new package definitions to each agent type)
23898
23899           closes: Bug#324
23900
23901 2002-02-10 11:58  ivan
23902
23903         * FS/MANIFEST, FS/bin/freeside-daily,
23904           httemplate/edit/process/part_bill_event.cgi: update billing
23905           documentation for the new world of invoice events added
23906           freeside-daily replacing freeside-bill for the new world of
23907           invoice events
23908
23909 2002-02-10 10:56  ivan
23910
23911         * FS/FS/cust_pay.pm, httemplate/edit/cust_pay.cgi: use unique
23912           tokens to prevent double-submission of payments in the web UI
23913           (closes: Bug#320)
23914
23915 2002-02-10 09:30  ivan
23916
23917         * httemplate/search/cust_main.cgi: eliminate duplicate cusomters
23918           before figuring to display a list or redirect.  eliiminates "2
23919           matching found" displayed but only one in list.
23920
23921 2002-02-10 09:02  ivan
23922
23923         * FS/FS/cust_main_invoice.pm: allow + in email addresses
23924
23925 2002-02-10 08:49  ivan
23926
23927         * FS/FS/cust_main_invoice.pm: okay, for now, don't try to transform
23928           email addresses into svcnum-linked destinations
23929
23930 2002-02-10 08:40  ivan
23931
23932         * Makefile, httemplate/edit/svc_acct.cgi:
23933           fix "no previous account to recall hidden password from" error
23934           when adding new accounts & get an error on first try
23935
23936 2002-02-10 08:14  ivan
23937
23938         * Makefile, httemplate/index.html,
23939           httemplate/browse/svc_acct_pop.cgi,
23940           httemplate/edit/svc_acct_pop.cgi: s/POP/Access Number/ in the
23941           webui
23942
23943 2002-02-10 08:05  ivan
23944
23945         * htetc/handler.pl, httemplate/browse/agent.cgi,
23946           httemplate/browse/agent_type.cgi,
23947           httemplate/browse/cust_main_county.cgi,
23948           httemplate/browse/nas.cgi, httemplate/browse/part_bill_event.cgi,
23949           httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
23950           httemplate/browse/svc_acct_pop.cgi,
23951           httemplate/config/config-process.cgi,
23952           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
23953           httemplate/edit/REAL_cust_pkg.cgi, httemplate/edit/agent.cgi,
23954           httemplate/edit/agent_type.cgi,
23955           httemplate/edit/cust_bill_pay.cgi,
23956           httemplate/edit/cust_credit.cgi,
23957           httemplate/edit/cust_credit_bill.cgi,
23958           httemplate/edit/cust_main.cgi,
23959           httemplate/edit/cust_main_county-expand.cgi,
23960           httemplate/edit/cust_main_county.cgi,
23961           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
23962           httemplate/edit/part_bill_event.cgi,
23963           httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
23964           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
23965           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
23966           httemplate/edit/process/quick-cust_pkg.cgi,
23967           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
23968           httemplate/misc/catchall.cgi,
23969           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
23970           httemplate/misc/process/link.cgi,
23971           httemplate/search/cust_main.cgi, httemplate/search/cust_pay.cgi,
23972           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
23973           httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
23974           httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
23975           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
23976           httemplate/view/svc_www.cgi: *finally* seems to be working under
23977           Mason.  sheesh.  *finally* seems to be working under Mason.
23978           sheesh.  *finally* seems to be working under Mason.  sheesh.
23979           *finally* seems to be working under Mason.  sheesh.  *finally*
23980           seems to be working under Mason.  sheesh.  *finally* seems to be
23981           working under Mason.  sheesh.  *finally* seems to be working
23982           under Mason.  sheesh.  *finally* seems to be working under Mason.
23983           sheesh.
23984
23985 2002-02-10 05:21  ivan
23986
23987         * htetc/handler.pl, httemplate/browse/agent.cgi,
23988           httemplate/browse/agent_type.cgi,
23989           httemplate/browse/cust_main_county.cgi,
23990           httemplate/browse/nas.cgi, httemplate/browse/part_bill_event.cgi,
23991           httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
23992           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
23993           httemplate/edit/agent_type.cgi,
23994           httemplate/edit/cust_bill_pay.cgi,
23995           httemplate/edit/cust_credit.cgi,
23996           httemplate/edit/cust_credit_bill.cgi,
23997           httemplate/edit/cust_main.cgi,
23998           httemplate/edit/cust_main_county-expand.cgi,
23999           httemplate/edit/cust_main_county.cgi,
24000           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
24001           httemplate/edit/part_bill_event.cgi,
24002           httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
24003           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
24004           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
24005           httemplate/edit/process/REAL_cust_pkg.cgi,
24006           httemplate/edit/process/agent.cgi,
24007           httemplate/edit/process/agent_type.cgi,
24008           httemplate/edit/process/cust_bill_pay.cgi,
24009           httemplate/edit/process/cust_credit.cgi,
24010           httemplate/edit/process/cust_credit_bill.cgi,
24011           httemplate/edit/process/cust_main.cgi,
24012           httemplate/edit/process/cust_main_county-collapse.cgi,
24013           httemplate/edit/process/cust_main_county-expand.cgi,
24014           httemplate/edit/process/cust_main_county.cgi,
24015           httemplate/edit/process/cust_pay.cgi,
24016           httemplate/edit/process/cust_pkg.cgi,
24017           httemplate/edit/process/part_pkg.cgi,
24018           httemplate/edit/process/quick-cust_pkg.cgi,
24019           httemplate/edit/process/svc_acct.cgi,
24020           httemplate/edit/process/svc_acct_pop.cgi,
24021           httemplate/edit/process/svc_domain.cgi,
24022           httemplate/edit/process/svc_forward.cgi,
24023           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
24024           httemplate/misc/catchall.cgi,
24025           httemplate/misc/delete-cust_pay.cgi,
24026           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
24027           httemplate/misc/print-invoice.cgi,
24028           httemplate/misc/unsusp_pkg.cgi,
24029           httemplate/misc/process/catchall.cgi,
24030           httemplate/misc/process/delete-customer.cgi,
24031           httemplate/misc/process/link.cgi, httemplate/search/cust_pay.cgi,
24032           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
24033           httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
24034           httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
24035           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
24036           httemplate/view/svc_www.cgi: removed <!-- $Id$ --> from all files
24037           to fix any redirects, whew
24038
24039           Mason handler.pl overrides CGI::redirect
24040
24041           fixed strict; problems in edit/part_pkg.cgi &
24042           edit/process/part_pkg.cgi
24043
24044 2002-02-09 18:28  ivan
24045
24046         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi,
24047           httemplate/view/cust_main.cgi: hide SS# unless you turn it on via
24048           config file
24049
24050 2002-02-09 18:16  ivan
24051
24052         * Makefile, FS/FS/Conf.pm, FS/FS/cust_bill.pm,
24053           FS/FS/cust_bill_event.pm, FS/FS/cust_main.pm, htetc/handler.pl,
24054           httemplate/browse/part_bill_event.cgi,
24055           httemplate/edit/part_pkg.cgi,
24056           httemplate/edit/process/part_bill_event.cgi,
24057           httemplate/edit/process/part_pkg.cgi,
24058           httemplate/view/cust_bill.cgi: pro-rating w/ web interface,
24059           tested (closes: Bug#313).
24060
24061           view/cust_bill.cgi invoice view shows invoice events!
24062
24063           fix bug where adding events with no name silently failed instead
24064           of giving an error
24065
24066           add new comission plans
24067
24068 2002-02-09 10:24  ivan
24069
24070         * FS/FS/CGI.pm, htetc/handler.pl,
24071           httemplate/edit/process/agent_type.cgi,
24072           httemplate/edit/process/cust_main_county-expand.cgi,
24073           httemplate/edit/process/cust_main_county.cgi,
24074           httemplate/edit/process/cust_pay.cgi,
24075           httemplate/edit/process/part_pkg.cgi,
24076           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
24077           httemplate/search/svc_domain.cgi: no more exit() in templates
24078
24079 2002-02-09 10:09  ivan
24080
24081         * FS/FS/svc_domain.pm: okay all external export from .pm files is
24082           queued! (closes: Bug#249)
24083
24084 2002-02-09 09:45  ivan
24085
24086         * FS/FS/cust_svc.pm, httemplate/misc/process/link.cgi: have
24087           FS::cust_svc::check look up & check pkg_svc.quantity like
24088           httemplate/view/cust_pkg.cgi (closes: Bug#43)
24089
24090 2002-02-09 09:03  ivan
24091
24092         * FS/FS/CGI.pm, htetc/handler.pl: okay, both Apache::ASP and Mason
24093           should set no-cache headers now (closes: Bug#23)
24094
24095 2002-02-07 14:30  ivan
24096
24097         * Makefile: oops, reversing bad Makefile patch
24098
24099 2002-02-07 14:29  ivan
24100
24101         * Makefile, FS/FS/Conf.pm, FS/FS/cust_bill_pay.pm,
24102           FS/FS/cust_pay.pm, httemplate/browse/agent_type.cgi,
24103           httemplate/browse/nas.cgi, httemplate/misc/delete-cust_pay.cgi,
24104           httemplate/view/cust_main.cgi: delete payments
24105
24106 2002-02-06 07:55  ivan
24107
24108         * FS/FS/cust_main.pm, bin/pod2x: doc updates and pod2x fix to skip
24109           blib/ files
24110
24111 2002-02-06 07:50  ivan
24112
24113         * FS/FS/cust_bill.pm: pod typo
24114
24115 2002-02-06 07:49  ivan
24116
24117         * Makefile: documentation building Makefile patch
24118
24119 2002-02-06 07:36  ivan
24120
24121         * FS/FS/part_bill_event.pm: part_bill_event.plan can contain
24122           punctuation
24123
24124 2002-02-06 06:58  ivan
24125
24126         * FS/bin/freeside-adduser: fix for non-file auth
24127
24128 2002-02-05 12:25  ivan
24129
24130         * FS/FS/Record.pm: better error messages if you haven't run
24131           fs-setup ?
24132
24133 2002-02-05 08:48  ivan
24134
24135         * fs_passwd/fs_passwd, httemplate/docs/passwd.html: web-based
24136           password changer!
24137
24138 2002-02-04 09:06  ivan
24139
24140         * Makefile: 1.4.0pre8!
24141
24142 2002-02-04 09:04  ivan
24143
24144         * httemplate/edit/part_bill_event.cgi: have fs-setup create the
24145           necessary "default" billing events documentation on necessary
24146           "default" billing events
24147
24148 2002-02-04 08:44  ivan
24149
24150         * httemplate/edit/part_bill_event.cgi,
24151           httemplate/view/cust_bill.cgi, FS/FS/cust_bill.pm,
24152           FS/FS/cust_main.pm: billing events!
24153
24154 2002-01-30 10:22  ivan
24155
24156         * httemplate/: browse/part_bill_event.cgi,
24157           edit/part_bill_event.cgi, edit/process/part_bill_event.cgi: fully
24158           working invoice event web interface
24159
24160 2002-01-30 06:18  ivan
24161
24162         * FS/FS/CGI.pm, htetc/handler.pl, httemplate/browse/agent.cgi,
24163           httemplate/browse/agent_type.cgi,
24164           httemplate/browse/cust_main_county.cgi,
24165           httemplate/browse/nas.cgi, httemplate/browse/part_bill_event.cgi,
24166           httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
24167           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
24168           httemplate/edit/agent_type.cgi,
24169           httemplate/edit/cust_bill_pay.cgi,
24170           httemplate/edit/cust_credit.cgi,
24171           httemplate/edit/cust_credit_bill.cgi,
24172           httemplate/edit/cust_main.cgi,
24173           httemplate/edit/cust_main_county-expand.cgi,
24174           httemplate/edit/cust_main_county.cgi,
24175           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
24176           httemplate/edit/part_bill_event.cgi,
24177           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
24178           httemplate/edit/svc_acct_pop.cgi, httemplate/edit/svc_domain.cgi,
24179           httemplate/edit/svc_forward.cgi,
24180           httemplate/edit/process/agent.cgi,
24181           httemplate/edit/process/agent_type.cgi,
24182           httemplate/edit/process/cust_bill_pay.cgi,
24183           httemplate/edit/process/cust_credit.cgi,
24184           httemplate/edit/process/cust_credit_bill.cgi,
24185           httemplate/edit/process/cust_main.cgi,
24186           httemplate/edit/process/cust_main_county-collapse.cgi,
24187           httemplate/edit/process/cust_main_county-expand.cgi,
24188           httemplate/edit/process/cust_main_county.cgi,
24189           httemplate/edit/process/cust_pay.cgi,
24190           httemplate/edit/process/cust_pkg.cgi,
24191           httemplate/edit/process/part_pkg.cgi,
24192           httemplate/edit/process/quick-cust_pkg.cgi,
24193           httemplate/edit/process/svc_acct.cgi,
24194           httemplate/edit/process/svc_acct_pop.cgi,
24195           httemplate/edit/process/svc_domain.cgi,
24196           httemplate/edit/process/svc_forward.cgi,
24197           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
24198           httemplate/misc/catchall.cgi,
24199           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
24200           httemplate/misc/print-invoice.cgi,
24201           httemplate/misc/unsusp_pkg.cgi,
24202           httemplate/misc/process/catchall.cgi,
24203           httemplate/misc/process/delete-customer.cgi,
24204           httemplate/misc/process/link.cgi,
24205           httemplate/search/cust_main.cgi, httemplate/search/cust_pay.cgi,
24206           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
24207           httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
24208           httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
24209           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
24210           httemplate/view/svc_www.cgi: remove   use Module; and   $cgi =
24211           new CGI;   &cgisuidsetup(); from all templates.  should work
24212           better under Mason.
24213
24214 2002-01-29 09:42  ivan
24215
24216         * FS/FS/part_bill_event.pm, httemplate/docs/schema.html: weight,
24217           plan and plandata fields in part_bill_event
24218
24219 2002-01-29 08:33  ivan
24220
24221         * Makefile, FS/FS.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
24222           FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
24223           FS/FS/svc_acct.pm, bin/pod2x, htetc/handler.pl,
24224           httemplate/index.html, httemplate/browse/part_bill_event.cgi,
24225           httemplate/edit/part_bill_event.cgi,
24226           httemplate/edit/part_pkg.cgi,
24227           httemplate/edit/process/part_bill_event.cgi: - web interface for
24228           hourly account charges!   (FS::cust_pkg, FS::cust_svc and
24229           FS::svc_acct seconds_since methods) - Makefile target to
24230           regenerate HTML manpages on install - FS.pm doc update -
24231           $FS::Record::Debug now dumps all SQL - new FS::cust_main methods:
24232           ->cancel, ->invoicing_list_addpost - start of a billing event web
24233           interface - cust_pay::upgrade_replace doesn't error out if
24234           history includes   overapplied payments
24235
24236 2002-01-28 03:24  ivan
24237
24238         * FS/FS/Record.pm: oops, syntax error in new() check for missing
24239           subclass table sub (eek)
24240
24241 2002-01-27 22:57  ivan
24242
24243         * FS/FS/cust_bill.pm, FS/FS/cust_credit.pm, FS/FS/cust_pay.pm,
24244           FS/FS/cust_refund.pm, FS/FS/part_pkg.pm, FS/FS/part_svc.pm,
24245           httemplate/docs/schema.html: book closing schema changes
24246
24247 2002-01-27 21:15  ivan
24248
24249         * FS/FS/part_export.pm, FS/FS/part_export_option.pm,
24250           httemplate/docs/schema.html: part_export schema changes
24251
24252 2002-01-25 17:52  ivan
24253
24254         * FS/FS/cust_credit_refund.pm: another bug spotted by jeff
24255
24256 2002-01-24 09:02  ivan
24257
24258         * FS/FS/Record.pm: emit a warning in this unlikely case again
24259
24260 2002-01-24 08:58  ivan
24261
24262         * FS/FS/: cust_bill_pay.pm, cust_credit.pm, cust_credit_bill.pm,
24263           cust_credit_refund.pm, cust_pay.pm, cust_refund.pm: <rluser>
24264           rather than == 0 in the ::check's ....  <rluser> you might
24265           consider <= 0
24266
24267 2002-01-24 08:54  ivan
24268
24269         * FS/FS/cust_credit_refund.pm: stack traces help alot
24270
24271 2002-01-24 03:52  ivan
24272
24273         * FS/FS/: cust_credit_refund.pm, cust_pay.pm, cust_refund.pm:
24274           jeff's on a bugfinding roll here, thanks!
24275
24276 2002-01-24 03:43  ivan
24277
24278         * FS/FS/cust_credit_refund.pm: <rluser> and it seems that
24279           cust_credit_refund::cust_credit should exist..
24280
24281 2002-01-23 22:52  ivan
24282
24283         * FS/FS/cust_refund.pm: from jeff@fix <rluser> in
24284           FS::cust_refund::check  'amount' should probably be replaced with
24285           +'refund' in two places
24286
24287 2002-01-23 22:46  ivan
24288
24289         * FS/FS/cust_refund.pm: more updates to cust_refund::update_replace
24290
24291 2002-01-23 18:26  ivan
24292
24293         * FS/FS/cust_refund.pm: fix cust_refund::insert
24294
24295 2002-01-22 07:57  ivan
24296
24297         * FS/FS/: cust_credit.pm, cust_pay.pm, cust_refund.pm: don't allow
24298           $0.00 in credits/payments/refunds
24299
24300 2002-01-22 06:55  ivan
24301
24302         * FS/FS/part_svc.pm: docu
24303
24304 2002-01-22 06:53  ivan
24305
24306         * FS/FS/svc_acct.pm: silly compilation problem
24307
24308 2002-01-22 06:42  ivan
24309
24310         * httemplate/docs/index.html: remove old upgrade docs
24311
24312 2002-01-21 03:30  ivan
24313
24314         * FS/FS/cust_pkg.pm: include FS::svc_forward in kludgy preload
24315
24316 2002-01-19 07:16  ivan
24317
24318         * FS/FS/UID.pm: error message update
24319
24320 2002-01-16 07:37  ivan
24321
24322         * FS/FS/svc_acct.pm: doc
24323
24324 2002-01-14 12:28  ivan
24325
24326         * FS/FS/: Conf.pm, svc_acct.pm: pay some attention to 1.4 RADIUS
24327           SQL export
24328
24329 2002-01-09 05:29  ivan
24330
24331         * FS/FS/cust_main.pm, httemplate/search/cust_main.cgi: update fuzzy
24332           cache files on customer replace.
24333
24334           do an exact search along with the fuzzy search (webui)
24335
24336 2002-01-03 09:40  ivan
24337
24338         * FS/MANIFEST, FS/FS/cust_bill_event.pm, FS/FS/part_bill_event.pm,
24339           FS/t/cust_bill_event.t, FS/t/part_bill_event.t,
24340           httemplate/docs/schema.html: more schema changes:
24341           part_bill_event and cust_bill_event tables
24342
24343           remove old 1.4.0pre READMEs
24344
24345 2001-12-28 07:14  ivan
24346
24347         * FS/FS/cust_main.pm: force printing in freeside-overdue
24348
24349 2001-12-28 06:40  ivan
24350
24351         * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi,
24352           httemplate/edit/part_pkg.cgi: add more options to
24353           freeside-overdue
24354
24355           add charge method to FS::cust_main
24356
24357           one-off packages default to disabled
24358
24359           billing payname defaults to first and last, not "Accounts
24360           Payable"
24361
24362 2001-12-27 01:26  ivan
24363
24364         * FS/FS/Record.pm, FS/FS/part_pkg.pm, FS/FS/part_svc.pm,
24365           httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
24366           httemplate/edit/agent_type.cgi, httemplate/edit/cust_main.cgi,
24367           httemplate/edit/cust_pkg.cgi, httemplate/edit/part_pkg.cgi,
24368           httemplate/edit/part_svc.cgi,
24369           httemplate/edit/process/part_pkg.cgi,
24370           httemplate/view/cust_main.cgi: service and package disable!
24371
24372 2001-12-26 15:59  ivan
24373
24374         * httemplate/docs/schema.html: doc
24375
24376 2001-12-26 07:41  ivan
24377
24378         * httemplate/view/cust_main.cgi: remove warnings
24379
24380 2001-12-26 07:11  ivan
24381
24382         * httemplate/edit/process/cust_credit.cgi: apply credits!!
24383
24384 2001-12-26 07:08  ivan
24385
24386         * FS/MANIFEST: add freeside-overdue
24387
24388 2001-12-26 07:07  ivan
24389
24390         * httemplate/edit/: cust_credit.cgi, process/cust_credit.cgi: fix
24391           posting credit
24392
24393 2001-12-26 03:17  ivan
24394
24395         * FS/FS/cust_main.pm: (untested eek) freeside-overdue script &
24396           cust_main balance_date & total_owed_date methods
24397
24398 2001-12-26 01:18  ivan
24399
24400         * httemplate/: index.html, search/cust_pay.cgi, view/cust_main.cgi:
24401           search by check #
24402
24403 2001-12-25 23:53  ivan
24404
24405         * FS/FS/cust_pay.pm: doc
24406
24407 2001-12-25 22:02  ivan
24408
24409         * httemplate/edit/cust_pay.cgi: UI
24410
24411 2001-12-25 21:19  ivan
24412
24413         * httemplate/: index.html, edit/cust_pay.cgi,
24414           edit/process/cust_pay.cgi, search/cust_main.cgi,
24415           search/cust_main.html: expedited check entry
24416
24417 2001-12-25 21:02  ivan
24418
24419         * CREDITS: still missing tons of folks, i am sure
24420
24421 2001-12-25 20:52  ivan
24422
24423         * httemplate/search/: cust_bill.html, cust_main.html: same look as
24424           rest of search pages
24425
24426 2001-12-25 20:25  ivan
24427
24428         * FS/FS/CGI.pm, httemplate/edit/cust_credit.cgi,
24429           httemplate/edit/cust_pay.cgi,
24430           httemplate/edit/process/cust_credit.cgi,
24431           httemplate/edit/process/cust_pay.cgi: auto-apply payments and
24432           credits, post credit UI overhaul
24433
24434 2001-12-25 18:33  ivan
24435
24436         * httemplate/edit/cust_pay.cgi: fix service display for duplicates
24437
24438 2001-12-21 13:40  ivan
24439
24440         * FS/FS/cust_bill.pm, httemplate/edit/cust_pay.cgi,
24441           httemplate/view/cust_main.cgi: add name/address to post payment
24442           screen
24443
24444           get rid of some $-0.00  yay for ieee fp
24445
24446 2001-12-21 12:55  ivan
24447
24448         * FS/FS/cust_bill_pay.pm: fixes
24449
24450             total cust_bill_pay.amount and cust_credit_bill.amount 19.95
24451           for invnum 1659
24452             greater than cust_bill.charged 19.95 at
24453             /usr/local/lib/perl5/site_perl/5.005/FS/cust_main.pm line 1519.
24454
24455 2001-12-19 21:34  ivan
24456
24457         * FS/FS/Record.pm: work better with DBIx::Profile
24458
24459 2001-12-19 18:09  ivan
24460
24461         * FS/FS/svc_acct.pm: don't error trying to suspend accounts with
24462           '*' password
24463
24464 2001-12-19 18:07  ivan
24465
24466         * FS/FS/svc_acct.pm: quiet warnings
24467
24468 2001-12-19 06:33  ivan
24469
24470         * FS/FS/svc_acct.pm: alas, a 5.6-ism
24471
24472 2001-12-19 06:30  ivan
24473
24474         * FS/FS/svc_acct.pm: surpress warnings
24475
24476 2001-12-18 11:36  ivan
24477
24478         * httemplate/edit/cust_bill_pay.cgi: another dum tyop
24479
24480 2001-12-18 11:34  ivan
24481
24482         * httemplate/edit/cust_bill_pay.cgi: typo
24483
24484 2001-12-18 11:32  ivan
24485
24486         * httemplate/edit/cust_bill_pay.cgi: declar vars
24487
24488 2001-12-18 11:30  ivan
24489
24490         * httemplate/edit/: cust_bill_pay.cgi, cust_credit_bill.cgi,
24491           process/cust_bill_pay.cgi, process/cust_credit_bill.cgi: apply
24492           payment webinterface
24493
24494 2001-12-17 23:12  ivan
24495
24496         * httemplate/search/cust_pkg.cgi: really working dates on package
24497           browse.  ouch.
24498
24499 2001-12-17 23:08  ivan
24500
24501         * httemplate/search/cust_pkg.cgi: working dates on package browse
24502
24503 2001-12-17 22:45  ivan
24504
24505         * httemplate/search/cust_pkg.cgi: oops.  *sigh*
24506
24507 2001-12-17 22:38  ivan
24508
24509         * httemplate/search/cust_pkg.cgi: show dates on package browse
24510
24511 2001-12-17 22:29  ivan
24512
24513         * FS/FS/svc_acct_pop.pm: full number in POP pulldown
24514
24515 2001-12-17 17:49  ivan
24516
24517         * FS/: MANIFEST, FS/svc_acct.pm: add freeside-setinvoice to
24518           MANIFEST
24519
24520           fix warning:
24521
24522           FS::cust_main_invoice=HASH(0x90c86c4) at
24523           /usr/local/lib/perl5/site_perl/5.005/FS/svc_acct.pm line 419.
24524
24525 2001-12-17 15:59  ivan
24526
24527         * FS/FS/cust_bill.pm: fixes
24528
24529            Argument "" isn't numeric in ncmp at
24530            /usr/local/lib/perl5/site_perl/5.005/FS/cust_bill.pm line 254.
24531
24532 2001-12-16 15:50  ivan
24533
24534         * FS/FS/cust_main.pm: eek nasty bug
24535
24536 2001-12-15 16:55  ivan
24537
24538         * FS/FS/cust_bill_pay.pm: fix weird rounding error: total
24539           cust_bill_pay.amount 39.9 for paynum 240 greater than
24540           cust_pay.paid 39.90
24541
24542 2001-12-15 14:59  ivan
24543
24544         * httemplate/view/svc_acct.cgi: style
24545
24546 2001-12-15 14:58  ivan
24547
24548         * FS/FS/cust_svc.pm: meaningful FS::cust_svc::label for svc_www
24549           records
24550
24551 2001-12-15 14:56  ivan
24552
24553         * httemplate/view/svc_www.cgi: view svc_www.cgi from Dave Burgess
24554           <burgess@www.cynjut.net>, thanks
24555
24556 2001-12-15 14:47  ivan
24557
24558         * httemplate/edit/cust_main.cgi: allow entering of referral
24559           customer by number as well as by link off the view page, courtesy
24560           of Dave Burgess <burgess@www.cynjut.net>
24561
24562 2001-12-14 16:17  ivan
24563
24564         * FS/FS/cust_main.pm: style changes
24565
24566 2001-12-13 10:37  ivan
24567
24568         * FS/bin/freeside-setinvoice: okay, it should really work now
24569
24570 2001-12-13 09:52  ivan
24571
24572         * FS/bin/freeside-setinvoice: fix setinvoice script
24573
24574 2001-12-13 01:17  ivan
24575
24576         * FS/bin/freeside-setinvoice: added util to set invoice
24577           destinations
24578
24579 2001-12-12 11:42  ivan
24580
24581         * httemplate/edit/: cust_main.cgi, svc_acct.cgi: allow >8 character
24582           passwords in web interface
24583
24584 2001-12-11 13:26  ivan
24585
24586         * httemplate/search/svc_acct.cgi: missing space in SQL, oops
24587
24588 2001-12-10 04:18  ivan
24589
24590         * FS/FS/Record.pm: Pg datatype pain
24591
24592 2001-12-09 20:54  ivan
24593
24594         * httemplate/index.html: typo noticed by Dave Burgess
24595           <burgess@www.cynjut.net>, thanks.
24596
24597 2001-12-09 16:44  ivan
24598
24599         * httemplate/search/svc_acct.cgi: visual glitch: oops, $pager
24600           wasn't getting substitued.
24601
24602 2001-12-09 15:31  ivan
24603
24604         * httemplate/search/svc_acct.cgi: harmless? missing ;
24605
24606 2001-12-08 02:08  ivan
24607
24608         * httemplate/config/config.cgi: need a POST here; browsers
24609           (especially IE) are unhappy with the default GET
24610
24611 2001-12-08 02:07  ivan
24612
24613         * FS/FS/cust_pay.pm: get custnum from invnum before trying to use
24614           custnum!
24615
24616 2001-12-08 02:03  ivan
24617
24618         * FS/FS/cust_main.pm: fix logic error creating invoice line items
24619
24620 2001-12-08 02:01  ivan
24621
24622         * FS/FS/Conf.pm: radiusprepend config file for DEFAULT entries etc.
24623
24624 2001-12-04 05:10  ivan
24625
24626         * httemplate/edit/svc_forward.cgi: from Dave Burgess
24627           <burgess@neonramp.com>:
24628
24629            I had to change line 104 in /edit/svc_forward.cgi and add 'my'
24630           as the
24631            qualifier on the LHS of the assignment.  This also solves the
24632            problem with a similar error on the RHS of line 105.  It also
24633           seems to make
24634            the routine work fairly reliably (it has been problematic for me
24635           in the
24636            past).
24637
24638 2001-12-03 03:33  ivan
24639
24640         * httemplate/search/: cust_main.cgi, cust_pkg.cgi, svc_acct.cgi:
24641           paged service browse!!
24642
24643 2001-12-03 02:59  ivan
24644
24645         * httemplate/search/: cust_main.cgi, cust_pkg.cgi: paged package
24646           browse
24647
24648 2001-12-03 00:43  ivan
24649
24650         * httemplate/search/cust_main.cgi: paged customer browse!
24651
24652 2001-12-03 00:41  ivan
24653
24654         * FS/FS/Conf.pm, FS/FS/Record.pm, conf/maxsearchrecordsperpage,
24655           httemplate/search/cust_main.cgi: maxsearchrecordsperpage config
24656           option paged implementation of customer browse!
24657
24658 2001-11-29 16:04  ivan
24659
24660         * FS/FS/: cust_pkg.pm, cust_svc.pm, svc_Common.pm: more link
24661           methods
24662
24663 2001-11-20 19:42  ivan
24664
24665         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi: a more reasonalbe
24666           name (!)
24667
24668 2001-11-20 19:40  ivan
24669
24670         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi:
24671           postalinvoicedefault config file
24672
24673 2001-11-13 13:27  ivan
24674
24675         * FS/MANIFEST: remove freeside-print-batch
24676
24677 2001-11-12 05:19  ivan
24678
24679         * FS/FS/cust_main.pm: import hack to be less strict
24680
24681 2001-11-08 07:26  ivan
24682
24683         * FS/bin/freeside-queued: harmless typo noticed by "Edward
24684           Shabotinsky" <lanshark@bsinet.net>, thanks
24685
24686 2001-11-06 10:45  ivan
24687
24688         * httemplate/edit/process/part_pkg.cgi: remove gratuitous warnings
24689
24690 2001-11-06 10:35  ivan
24691
24692         * Makefile: i REALLY suck at Makefiles
24693
24694 2001-11-06 10:34  ivan
24695
24696         * Makefile: i suck at Makefiles
24697
24698 2001-11-06 10:22  ivan
24699
24700         * Makefile: make foo for htetc/global.asa
24701
24702 2001-11-06 09:58  ivan
24703
24704         * FS/FS/UID.pm: fix error message for s/htdocs/httemplate/
24705
24706 2001-11-05 13:30  ivan
24707
24708         * Makefile: more fixes for fresh installation
24709
24710 2001-11-05 13:26  ivan
24711
24712         * Makefile: yet more Make
24713
24714 2001-11-05 13:24  ivan
24715
24716         * Makefile: make create-database fix
24717
24718 2001-11-05 12:12  ivan
24719
24720         * Makefile, FS/FS/Record.pm: makefile fixups
24721
24722 2001-11-05 09:00  jeff
24723
24724         * FS/FS/svc_acct.pm: improved svc_acct replacement
24725
24726 2001-11-05 08:42  ivan
24727
24728         * FS/FS/Record.pm: AUTOLOAD optimizations broke things rather
24729           badly, oops
24730
24731 2001-11-05 06:03  ivan
24732
24733         * Makefile: move sys-dependant stuff to vars
24734
24735 2001-11-05 05:57  ivan
24736
24737         * FS/FS/svc_acct.pm: doc tyop
24738
24739 2001-11-05 03:55  ivan
24740
24741         * FS/FS/cust_main.pm: better error messages for eval'ed setup/recur
24742           expressions remove debugging warn output
24743
24744 2001-11-03 09:49  ivan
24745
24746         * FS/MANIFEST, FS/FS/Record.pm, FS/FS/SearchCache.pm,
24747           FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
24748           FS/FS/svc_acct.pm, FS/t/SearchCache.t,
24749           httemplate/search/cust_main.cgi: new 'jsearch' call for big
24750           joined searches & caching support preliminary customer browse
24751           optimizations, much faster!
24752
24753 2001-11-01 21:28  ivan
24754
24755         * httemplate/config/config.cgi: note config changes need
24756           apache/freeside-queued restart to take effect
24757
24758 2001-11-01 21:11  ivan
24759
24760         * FS/FS/Record.pm: depend on DBIx::DBSchema 0.19
24761
24762 2001-11-01 20:55  ivan
24763
24764         * httemplate/config/config-view.cgi, httemplate/config/config.cgi,
24765           FS/FS/Conf.pm: config web GUI updates.  almost usable now.
24766
24767 2001-10-31 16:16  ivan
24768
24769         * httemplate/search/cust_main.cgi: hit the database slightly less.
24770           this page still takes forever with lots of customers.
24771
24772 2001-10-30 11:05  ivan
24773
24774         * FS/FS/cust_pay_batch.pm, httemplate/index.html,
24775           httemplate/docs/schema.html: depriciate cust_pay_batch.trancode
24776           web interface to view pending batch
24777
24778 2001-10-30 07:42  ivan
24779
24780         * httemplate/edit/cust_main.cgi: put default country up top
24781
24782 2001-10-30 07:41  ivan
24783
24784         * httemplate/edit/cust_main.cgi: precedence oops
24785
24786 2001-10-30 07:39  ivan
24787
24788         * httemplate/edit/cust_main.cgi: better ordering of state selection
24789           on new customer screen
24790
24791 2001-10-30 06:54  ivan
24792
24793         * htetc/handler.pl, httemplate/browse/agent.cgi,
24794           httemplate/browse/agent_type.cgi,
24795           httemplate/browse/cust_main_county.cgi,
24796           httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
24797           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
24798           httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
24799           httemplate/edit/cust_credit_bill.cgi,
24800           httemplate/edit/cust_main.cgi,
24801           httemplate/edit/cust_main_county-expand.cgi,
24802           httemplate/edit/cust_main_county.cgi,
24803           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
24804           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
24805           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
24806           httemplate/misc/catchall.cgi,
24807           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
24808           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
24809           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
24810           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi,
24811           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi,
24812           httemplate/view/svc_forward.cgi: get rid of header foo in
24813           individual templates
24814
24815 2001-10-30 06:20  ivan
24816
24817         * htetc/handler.pl, httemplate/config/config-view.cgi,
24818           httemplate/config/config.cgi: web config should workish now
24819
24820 2001-10-30 05:49  ivan
24821
24822         * Makefile: work with CVS version too
24823
24824 2001-10-30 05:48  ivan
24825
24826         * Makefile: make
24827
24828 2001-10-30 05:47  ivan
24829
24830         * Makefile, FS/bin/freeside-adduser, conf/shells, conf/smtpmachine:
24831           `make create-config' installs default config (conf dir update)
24832           freeside-adduser uses default secrets file
24833
24834 2001-10-30 04:38  ivan
24835
24836         * Makefile: make
24837
24838 2001-10-30 04:35  ivan
24839
24840         * Makefile: makefile typo
24841
24842 2001-10-30 03:47  ivan
24843
24844         * Makefile, FS/bin/freeside-adduser, httemplate/docs/admin.html,
24845           httemplate/docs/index.html: whew more install docs and automation
24846
24847 2001-10-30 02:20  ivan
24848
24849         * Makefile, FS/MANIFEST, FS/FS/Conf.pm, FS/bin/freeside-adduser:
24850           setup/config updates.  getting easier...
24851
24852 2001-10-29 13:22  ivan
24853
24854         * Makefile: fix make clean
24855
24856 2001-10-29 12:53  ivan
24857
24858         * FS/FS/svc_forward.pm: methods for getting the associated svc_acct
24859           records
24860
24861 2001-10-29 09:17  ivan
24862
24863         * Makefile: automate a tiny bit more
24864
24865 2001-10-26 03:24  ivan
24866
24867         * FS/FS/CGI.pm, htetc/handler.pl, httemplate/browse/agent.cgi,
24868           httemplate/browse/agent_type.cgi,
24869           httemplate/browse/cust_main_county.cgi,
24870           httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
24871           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
24872           httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
24873           httemplate/edit/cust_credit_bill.cgi,
24874           httemplate/edit/cust_main.cgi,
24875           httemplate/edit/cust_main_county-expand.cgi,
24876           httemplate/edit/cust_main_county.cgi,
24877           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
24878           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
24879           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
24880           httemplate/misc/catchall.cgi,
24881           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
24882           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
24883           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
24884           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi,
24885           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi,
24886           httemplate/view/svc_forward.cgi: cache foo *sigh*
24887
24888 2001-10-26 02:50  ivan
24889
24890         * httemplate/config/config-process.cgi: otherwise people will have
24891           problems with `0' zero
24892
24893 2001-10-25 14:24  ivan
24894
24895         * httemplate/edit/svc_domain.cgi: remove ancient tld cruft
24896
24897 2001-10-25 09:13  ivan
24898
24899         * FS/FS/cust_main_invoice.pm: & in email addresses
24900
24901 2001-10-25 01:41  ivan
24902
24903         * FS/FS/Conf.pm: remove debugging cruft
24904
24905 2001-10-24 08:45  ivan
24906
24907         * httemplate/config/config-process.cgi: correct for browser
24908           munching
24909
24910 2001-10-24 08:29  ivan
24911
24912         * FS/FS.pm, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/ConfItem.pm,
24913           FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/t/ConfItem.t,
24914           httemplate/index.html, httemplate/config/config-process.cgi,
24915           httemplate/config/config-view.cgi,
24916           httemplate/search/svc_acct.cgi: preliminary web config editor
24917
24918           new config files: username-ampersand, passwordmax
24919
24920           fs-setup updates
24921
24922           get rid of old and crufty and unused registries/ config foo
24923
24924           documentation updates
24925
24926 2001-10-23 13:53  ivan
24927
24928         * FS/bin/freeside-queued: Pg: FOR UPDATE LIMIT 1 mysql: LIMIT 1 FOR
24929           UPDATE
24930
24931           greeeat.
24932
24933 2001-10-22 07:48  ivan
24934
24935         * FS/FS/svc_acct.pm: fix dir check
24936
24937 2001-10-22 05:22  ivan
24938
24939         * FS/FS/svc_domain.pm: fix delete method for new databases
24940
24941 2001-10-22 01:31  ivan
24942
24943         * FS/FS/cust_main.pm: tyop
24944
24945 2001-10-22 01:29  ivan
24946
24947         * FS/FS/: cust_main.pm, cust_pkg.pm: better delete customer code &
24948           warnings, delete package ability (& warning)
24949
24950 2001-10-20 05:17  ivan
24951
24952         * FS/FS/cust_main.pm, FS/FS/part_pkg.pm, htetc/handler.pl,
24953           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
24954           httemplate/edit/part_pkg.cgi, httemplate/edit/svc_acct.cgi,
24955           httemplate/edit/process/cust_main.cgi,
24956           httemplate/edit/process/part_pkg.cgi: setup and recurring fee tax
24957           exempt flags, UI to edit rework part_pkg editing UI some more
24958
24959 2001-10-15 07:58  ivan
24960
24961         * FS/FS/cust_pkg.pm, htetc/handler.pl,
24962           httemplate/edit/REAL_cust_pkg.cgi,
24963           httemplate/edit/process/REAL_cust_pkg.cgi: date editing
24964
24965 2001-10-15 05:16  ivan
24966
24967         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
24968           httemplate/misc/bill.cgi: print reasons with credits on invoices
24969
24970           use straight eval, not Safe::reval in cust_main::bill for now, as
24971           i have no   idea how to call methods on a share()'ed scalar.
24972           hmm.
24973
24974           add cust_pkg::cust_main method
24975
24976           s/eidiot/idiot/ in httemplate/misc/bill.cgi
24977
24978 2001-10-15 04:39  ivan
24979
24980         * httemplate/edit/part_pkg.cgi: remove errant javascript alert()
24981           plan ||= 'flat' for custom pricing 9clone) package definitions
24982           too
24983
24984 2001-10-15 04:35  ivan
24985
24986         * httemplate/edit/cust_main.cgi: visual fix
24987
24988 2001-10-15 03:42  ivan
24989
24990         * FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
24991           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
24992           httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
24993           httemplate/edit/process/part_pkg.cgi: price plans web gui 1st
24994           pass, oh my
24995
24996 2001-10-11 10:46  ivan
24997
24998         * htetc/handler.pl: price plan uI!
24999
25000 2001-10-11 10:44  ivan
25001
25002         * httemplate/edit/part_pkg.cgi: "price plans" UP support.CVS:
25003           ----------------------------------------------------------------------
25004
25005 2001-10-09 23:22  thalakan
25006
25007         * httemplate/search/cust_main.cgi: Reverted.
25008
25009 2001-10-09 22:59  thalakan
25010
25011         * httemplate/search/cust_main.cgi: Stupid mistake.  Works now.
25012
25013 2001-10-09 22:42  ivan
25014
25015         * httemplate/search/cust_main.cgi: revert silly changes
25016
25017 2001-10-09 22:33  thalakan
25018
25019         * httemplate/search/cust_main.cgi: Change to use ut_name instead.
25020
25021 2001-10-09 22:24  ivan
25022
25023         * FS/FS/Record.pm: embarassing doc fix, thanks jason
25024
25025 2001-10-09 16:10  ivan
25026
25027         * FS/FS/cust_credit.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
25028           FS/FS/cust_pkg.pm, httemplate/docs/schema.html: add
25029           `unsuspendauto' config file: enable the automatic unsuspension of
25030           suspended packages when a customer's balance due changes from
25031           positive to zero or negative as the result of a payment or credit
25032
25033           add cust_pkg.manual_flag to disable this behaviour per customer
25034           package (no UI to set this yet)
25035
25036 2001-10-09 00:16  ivan
25037
25038         * httemplate/edit/process/part_svc.cgi: that was a confusing bug to
25039           fix
25040
25041 2001-10-08 20:11  ivan
25042
25043         * FS/FS/cust_pkg.pm: fix syntax error in newly-enabled insert sub,
25044           sheesh
25045
25046 2001-10-02 09:00  jeff
25047
25048         * FS/FS/cust_pay_batch.pm: add pkey to batch payments and fix a doc
25049           typo
25050
25051 2001-10-02 04:10  ivan
25052
25053         * FS/FS/svc_acct.pm: allow some more characters in GECOS... showing
25054           up in fix.net's password files
25055
25056 2001-10-01 03:31  ivan
25057
25058         * FS/FS/cust_pkg.pm: oops
25059
25060 2001-09-30 15:35  ivan
25061
25062         * FS/FS/svc_acct.pm: arg
25063
25064 2001-09-30 15:19  ivan
25065
25066         * FS/FS/svc_acct.pm: $1 doesn't seem to last very long...
25067
25068 2001-09-30 13:30  ivan
25069
25070         * FS/FS/svc_acct.pm: username-uppercase config file
25071
25072 2001-09-27 14:49  ivan
25073
25074         * FS/FS/svc_acct_pop.pm: not used
25075
25076 2001-09-27 14:12  ivan
25077
25078         * httemplate/edit/: cust_main.cgi, svc_acct.cgi: popSELECTOR
25079
25080 2001-09-27 13:41  ivan
25081
25082         * httemplate/edit/cust_main.cgi, httemplate/edit/svc_acct.cgi,
25083           FS/FS/svc_acct_pop.pm, httemplate/view/svc_acct.cgi: pop
25084           selector!
25085
25086 2001-09-27 11:33  ivan
25087
25088         * httemplate/view/svc_acct.cgi: fix for pre-1.4.0 accounts with no
25089           domsvc
25090
25091 2001-09-26 02:17  ivan
25092
25093         * FS/FS.pm, FS/MANIFEST, FS/FS/cust_credit_bill.pm,
25094           FS/FS/cust_main.pm, FS/FS/part_pop_local.pm,
25095           FS/FS/svc_acct_pop.pm, FS/t/part_pop_local.t,
25096           httemplate/docs/schema.html: add part_pop_local table
25097
25098 2001-09-25 11:03  ivan
25099
25100         * FS/FS/cust_main.pm:
25101           ror
25102
25103 2001-09-25 11:01  ivan
25104
25105         * FS/FS/cust_main.pm: add emailinvoiceonly config file and begin to
25106           use it
25107
25108 2001-09-25 08:55  ivan
25109
25110         * FS/FS/cust_main.pm: Business::OnlinePayment::BankOfAmerica
25111
25112 2001-09-24 17:05  ivan
25113
25114         * FS/bin/freeside-queued: better REAPER
25115
25116 2001-09-23 20:23  ivan
25117
25118         * FS/: FS/UID.pm, bin/freeside-queued: queue daemon forks now
25119
25120 2001-09-20 20:47  ivan
25121
25122         * httemplate/view/cust_main.cgi: show company and name (instead of
25123           just company) for referring customers that have a company
25124
25125 2001-09-19 17:13  ivan
25126
25127         * FS/FS/cust_main.pm: really fix fuzzy searching
25128
25129 2001-09-19 17:10  ivan
25130
25131         * FS/FS/cust_main.pm: fix fuzzy searching
25132
25133 2001-09-19 14:51  ivan
25134
25135         * FS/bin/freeside-queued: set real uid too.  whew.  ssh now
25136           working.
25137
25138 2001-09-19 14:06  ivan
25139
25140         * FS/: MANIFEST, FS/svc_acct.pm, bin/freeside-apply-credits:
25141           directory hashing remove jeff's lib patch from
25142           freeside-apply-credits add freeside-apply-credits to MANIFEST
25143           README for pre3-4
25144
25145 2001-09-19 12:41  ivan
25146
25147         * FS/FS/svc_acct.pm: tyop
25148
25149 2001-09-19 12:39  ivan
25150
25151         * FS/FS/svc_acct.pm: hopefully report some sort of ssh error
25152
25153 2001-09-19 12:28  ivan
25154
25155         * FS/FS/svc_acct.pm: ;args
25156
25157 2001-09-19 12:19  ivan
25158
25159         * FS/FS/svc_acct.pm: FS::svc_acct::ssh
25160
25161 2001-09-19 12:00  ivan
25162
25163         * FS/bin/freeside-queued: set $ENV{HOME}
25164
25165 2001-09-18 17:24  ivan
25166
25167         * FS/FS/svc_acct.pm: icradius transactional password changes
25168           (suspensions, unsuspensions)
25169
25170 2001-09-16 05:45  ivan
25171
25172         * FS/FS/Record.pm, FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm,
25173           httemplate/index.html, httemplate/search/cust_main.cgi,
25174           httemplate/view/cust_main.cgi: fix oops in
25175           FS::cust_main_invoice::replace preventing package cancellation
25176
25177           add toggle switch to cust_main searching to show/hide cancelled
25178           customers.  hidecancelledcustomers config file is just which
25179           state it starts in.
25180
25181           add signupurl config file to enable showing of the customer's
25182           signup URL on the view page.
25183
25184 2001-09-14 12:54  ivan
25185
25186         * FS/FS/svc_acct.pm: fix for no svc_acct_sm!!!
25187
25188 2001-09-14 11:05  ivan
25189
25190         * FS/FS/Record.pm: s/croak/confess/
25191
25192 2001-09-12 08:45  ivan
25193
25194         * FS/FS/part_svc.pm: oops
25195
25196 2001-09-11 16:44  ivan
25197
25198         * FS/FS/part_svc.pm, httemplate/edit/svc_acct.cgi,
25199           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
25200           httemplate/view/svc_acct.cgi: radius attributes & default/fixed
25201           values should work again now
25202
25203 2001-09-11 15:20  ivan
25204
25205         * FS/FS/svc_Common.pm, bin/fs-radius-add-check,
25206           bin/fs-radius-add-reply: fix radius attribute adding
25207
25208 2001-09-11 14:58  ivan
25209
25210         * FS/bin/freeside-queued: usage sub
25211
25212 2001-09-11 13:44  ivan
25213
25214         * httemplate/search/svc_acct.cgi: getting "you should run the
25215           bin/fs-migrate-svc_acct_sm" message unexpectedly
25216
25217 2001-09-11 12:16  ivan
25218
25219         * httemplate/edit/part_svc.cgi: forgot closing form tag, breaks ie,
25220           others?
25221
25222 2001-09-11 06:10  ivan
25223
25224         * FS/FS/svc_acct.pm: transactional job-queued icradius/freeradius
25225           export
25226
25227 2001-09-11 05:46  ivan
25228
25229         * httemplate/edit/process/part_svc.cgi: more service edit fix
25230
25231 2001-09-11 05:42  ivan
25232
25233         * httemplate/edit/part_svc.cgi: fix service editing
25234
25235 2001-09-11 05:25  ivan
25236
25237         * FS/FS/queue.pm: queue clean fix
25238
25239 2001-09-11 05:24  ivan
25240
25241         * FS/FS/queue.pm: job queue fix
25242
25243 2001-09-11 05:10  ivan
25244
25245         * FS/FS/cust_main.pm: fuzzyfix
25246
25247 2001-09-11 05:06  ivan
25248
25249         * FS/FS/svc_acct.pm: better logging
25250
25251 2001-09-11 05:00  ivan
25252
25253         * FS/FS/svc_acct.pm: cyrus fix!
25254
25255 2001-09-11 04:52  ivan
25256
25257         * FS/bin/freeside-queued: rar
25258
25259 2001-09-11 03:05  ivan
25260
25261         * httemplate/edit/process/quick-cust_pkg.cgi: s/die/ediot/
25262
25263 2001-09-11 02:56  ivan
25264
25265         * httemplate/: edit/process/quick-cust_pkg.cgi, view/cust_main.cgi:
25266           fix quick order
25267
25268 2001-09-10 21:17  ivan
25269
25270         * FS/FS/svc_acct.pm: username-noperiod config file
25271
25272 2001-09-10 20:15  ivan
25273
25274         * FS/FS/cust_main.pm, FS/FS/svc_acct.pm, FS/bin/freeside-queued,
25275           httemplate/edit/part_svc.cgi: cyrus support
25276
25277 2001-09-10 18:09  ivan
25278
25279         * FS/bin/freeside-queued: working queued
25280
25281 2001-09-10 17:08  ivan
25282
25283         * FS/FS.pm, FS/MANIFEST, FS/FS/Record.pm,
25284           FS/FS/cust_credit_bill.pm, FS/FS/cust_main.pm, FS/FS/part_svc.pm,
25285           FS/FS/queue.pm, FS/FS/queue_arg.pm, FS/bin/freeside-queued,
25286           FS/t/queue.t, FS/t/queue_arg.t, htetc/handler.pl,
25287           httemplate/index.html, httemplate/browse/part_svc.cgi,
25288           httemplate/docs/schema.html, httemplate/edit/part_svc.cgi,
25289           httemplate/edit/process/part_svc.cgi,
25290           httemplate/search/cust_main.cgi: faster (cached) fuzzy searches
25291           prelim. job queues! fixed part_svc editing
25292
25293 2001-09-10 17:07  ivan
25294
25295         * bin/: freeside-init, fs-migrate-part_svc: fixing
25296           fs-migrate-part_svc updateing fs-setup for job queues
25297           freeside-init for starting freeside-queued
25298
25299 2001-09-07 13:49  ivan
25300
25301         * FS/FS/part_svc_column.pm: oops, forgot to add this
25302
25303 2001-09-07 13:26  ivan
25304
25305         * FS/FS/raddb.pm, FS/FS/svc_acct.pm, bin/generate-raddb: tyops
25306
25307 2001-09-07 13:19  ivan
25308
25309         * FS/MANIFEST: tyop
25310
25311 2001-09-07 13:17  ivan
25312
25313         * FS/MANIFEST, FS/FS/raddb.pm, FS/FS/svc_acct.pm, FS/t/raddb.t,
25314           bin/fs-radius-add-check, bin/fs-radius-add-reply,
25315           bin/generate-raddb: fix RADIUS attribute capitalization
25316
25317 2001-09-06 14:20  ivan
25318
25319         * FS/FS/svc_acct.pm, httemplate/docs/schema.html: doc
25320
25321 2001-09-06 13:41  ivan
25322
25323         * FS/FS.pm, FS/MANIFEST, FS/FS/UID.pm, FS/FS/part_svc.pm,
25324           FS/FS/svc_Common.pm, FS/FS/svc_acct.pm, FS/FS/svc_domain.pm,
25325           FS/FS/svc_forward.pm, FS/FS/svc_www.pm, FS/t/part_svc_column.t,
25326           bin/fs-migrate-part_svc, bin/fs-migrate-payref,
25327           bin/fs-radius-add-check, bin/fs-radius-add-reply,
25328           httemplate/browse/part_svc.cgi, httemplate/docs/schema.html,
25329           httemplate/edit/part_svc.cgi,
25330           httemplate/edit/process/part_svc.cgi: finally fix part_svc!!!
25331
25332 2001-09-04 08:12  ivan
25333
25334         * httemplate/docs/admin.html: tyop
25335
25336 2001-09-04 08:06  ivan
25337
25338         * httemplate/edit/: agent_type.cgi, process/cust_main.cgi: oops
25339           indeed
25340
25341 2001-09-04 07:44  ivan
25342
25343         * FS/FS/cust_pkg.pm, httemplate/browse/agent.cgi,
25344           httemplate/browse/agent_type.cgi, httemplate/browse/part_pkg.cgi,
25345           httemplate/browse/part_svc.cgi, httemplate/docs/admin.html,
25346           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
25347           httemplate/edit/process/quick-cust_pkg.cgi,
25348           httemplate/view/cust_main.cgi: new admin documentation, quick
25349           one-pkg order
25350
25351 2001-09-03 15:07  ivan
25352
25353         * FS/FS/cust_bill.pm, FS/FS/cust_bill_pay.pm, FS/FS/cust_main.pm,
25354           FS/FS/cust_pay.pm, FS/FS/cust_svc.pm,
25355           httemplate/docs/signup.html, httemplate/edit/cust_credit.cgi,
25356           httemplate/edit/cust_credit_bill.cgi,
25357           httemplate/edit/cust_pay.cgi,
25358           httemplate/edit/process/cust_pay.cgi, httemplate/misc/bill.cgi,
25359           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi: fix
25360           more bugs
25361
25362 2001-09-02 00:57  ivan
25363
25364         * CREDITS: credito
25365
25366 2001-09-02 00:57  ivan
25367
25368         * bin/generate-tests: gawl
25369
25370 2001-09-02 00:49  ivan
25371
25372         * FS/FS/cust_bill_pay.pm, FS/FS/cust_credit.pm,
25373           FS/FS/cust_credit_bill.pm, FS/FS/cust_credit_refund.pm,
25374           httemplate/edit/cust_credit_bill.cgi,
25375           httemplate/view/cust_main.cgi: things are starting to work again,
25376           sorta.
25377
25378 2001-09-01 22:38  ivan
25379
25380         * FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_refund.pm,
25381           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, bin/fs-migrate-payref:
25382           migration.  ugh.
25383
25384 2001-09-01 21:51  ivan
25385
25386         * FS/FS/: cust_svc.pm, svc_acct.pm: better error msgs
25387
25388 2001-09-01 21:25  ivan
25389
25390         * FS/: FS.pm, MANIFEST, FS/cust_bill_pay.pm, FS/cust_main.pm,
25391           FS/cust_refund.pm, t/CGI.t, t/Conf.t, t/Record.t, t/UID.t,
25392           t/agent.t, t/agent_type.t, t/cust_bill.t, t/cust_bill_pay.t,
25393           t/cust_bill_pkg.t, t/cust_credit.t, t/cust_credit_bill.t,
25394           t/cust_credit_refund.t, t/cust_main.t, t/cust_main_county.t,
25395           t/cust_main_invoice.t, t/cust_pay.t, t/cust_pay_batch.t,
25396           t/cust_pkg.t, t/cust_refund.t, t/cust_svc.t, t/domain_record.t,
25397           t/nas.t, t/part_pkg.t, t/part_referral.t, t/part_svc.t,
25398           t/pkg_svc.t, t/port.t, t/prepay_credit.t, t/session.t,
25399           t/svc_Common.t, t/svc_acct.t, t/svc_acct_pop.t, t/svc_domain.t,
25400           t/svc_forward.t, t/svc_www.t, t/type_pkgs.t: lame testsuite and
25401           the embarassing fixes in it found
25402
25403 2001-09-01 19:53  jeff
25404
25405         * FS/bin/freeside-apply-credits: adding a credit apply utility
25406
25407 2001-09-01 19:46  ivan
25408
25409         * FS/FS/cust_bill_pay.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
25410           FS/FS/cust_refund.pm, httemplate/docs/schema.html: cust_refund
25411           and cust_pay get custnums
25412
25413 2001-09-01 18:27  ivan
25414
25415         * FS/FS/: cust_bill.pm, cust_bill_pay.pm, cust_credit.pm,
25416           cust_credit_bill.pm, cust_credit_refund.pm, cust_main.pm,
25417           cust_refund.pm: more udpates for the new world of unapplied
25418           stuff.  yay.
25419
25420 2001-09-01 15:28  jeff
25421
25422         * FS/FS/cust_main.pm: haste makes waste... and left a method out
25423
25424 2001-09-01 15:18  ivan
25425
25426         * FS/FS/cust_credit_bill.pm: add primary key
25427
25428 2001-09-01 15:01  ivan
25429
25430         * FS/MANIFEST: cust_bill_pay & cust_credit_refund
25431
25432 2001-09-01 14:55  jeff
25433
25434         * FS/FS/cust_bill_pay.pm: oops.. need this too
25435
25436 2001-09-01 14:52  jeff
25437
25438         * FS/MANIFEST, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
25439           FS/FS/cust_credit_bill.pm, FS/FS/cust_main.pm,
25440           httemplate/edit/cust_credit_bill.cgi,
25441           httemplate/edit/process/cust_credit_bill.cgi,
25442           httemplate/view/cust_main.cgi: add cust_credit_bill relating
25443           multiple invoices to credits
25444
25445 2001-09-01 13:11  ivan
25446
25447         * FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_refund.pm,
25448           FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
25449           httemplate/docs/schema.html: cust_bill_pay and
25450           cust_credit_refund.  payments can apply to multiple invoices and
25451           refunds can apply to multiple credits.
25452
25453 2001-08-31 02:20  ivan
25454
25455         * FS/FS/Record.pm: check US zips more strictly
25456
25457 2001-08-31 01:43  ivan
25458
25459         * httemplate/browse/svc_acct_pop.cgi: > Order by City might be
25460           better
25461           state, city, then number
25462
25463 2001-08-31 00:28  ivan
25464
25465         * httemplate/edit/cust_main_county-expand.cgi: better error message
25466           for nonexistant cust_main_county records
25467
25468 2001-08-31 00:17  ivan
25469
25470         * httemplate/edit/process/cust_main_county-expand.cgi: fixes:
25471           > US UT expand state
25472           > Submit (no data entered)
25473           > US UT is gone frome the list.
25474
25475 2001-08-30 09:23  ivan
25476
25477         * httemplate/docs/signup.html: update signup server: template form
25478           and success html, document
25479
25480 2001-08-30 08:30  ivan
25481
25482         * httemplate/edit/part_svc.cgi: slighly more docu
25483
25484 2001-08-29 02:11  ivan
25485
25486         * httemplate/edit/agent.cgi: ui
25487
25488 2001-08-28 09:58  ivan
25489
25490         * httemplate/: docs/signup.html, search/cust_main.cgi:
25491           customer-to-customer referrals in singup server
25492
25493 2001-08-28 07:34  ivan
25494
25495         * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi,
25496           httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
25497           customer-to-customer referrals!
25498
25499 2001-08-25 22:06  ivan
25500
25501         * FS/FS/: cust_credit.pm, cust_main.pm: brainfart
25502
25503 2001-08-25 22:05  ivan
25504
25505         * FS/FS/cust_credit.pm: reason can't be null
25506
25507 2001-08-22 23:17  ivan
25508
25509         * FS/FS/cust_main.pm: no need to be y1.9k complient
25510
25511 2001-08-21 03:27  ivan
25512
25513         * httemplate/edit/: svc_acct.cgi, svc_forward.cgi: fix these up,
25514           most everything is working svc_forward-wise now
25515
25516 2001-08-21 02:34  ivan
25517
25518         * FS/FS/Record.pm, FS/FS/UID.pm, httemplate/browse/agent.cgi,
25519           httemplate/browse/agent_type.cgi,
25520           httemplate/browse/cust_main_county.cgi,
25521           httemplate/browse/part_pkg.cgi,
25522           httemplate/browse/svc_acct_pop.cgi: no more &swapuid
25523
25524 2001-08-20 20:03  ivan
25525
25526         * FS/FS/svc_acct.pm: fix domain method, and it works against old
25527           databases now too
25528
25529 2001-08-20 19:44  ivan
25530
25531         * FS/FS/domain_record.pm, FS/FS/prepay_credit.pm, FS/FS/svc_www.pm,
25532           eg/TEMPLATE_cust_main.import, eg/table_template-svc.pm: remove
25533           $Log$
25534
25535 2001-08-20 19:43  ivan
25536
25537         * bin/: dbdef-create, fs-migrate-svc_acct_sm: i think
25538           svc_acct_sm.import should go away, but...
25539
25540 2001-08-20 19:32  ivan
25541
25542         * test/cgi-test: remove $Log$
25543
25544 2001-08-20 19:31  ivan
25545
25546         * httemplate/: browse/agent.cgi, browse/agent_type.cgi,
25547           browse/part_pkg.cgi, browse/svc_acct_pop.cgi, edit/agent.cgi,
25548           edit/agent_type.cgi, edit/cust_credit.cgi,
25549           edit/cust_main_county-expand.cgi, edit/cust_main_county.cgi,
25550           edit/cust_pay.cgi, edit/cust_pkg.cgi, edit/part_pkg.cgi,
25551           edit/svc_acct_pop.cgi, edit/svc_domain.cgi, edit/svc_forward.cgi,
25552           edit/process/agent.cgi, edit/process/agent_type.cgi,
25553           edit/process/cust_credit.cgi, edit/process/cust_main_county.cgi,
25554           edit/process/cust_pay.cgi, edit/process/cust_pkg.cgi,
25555           edit/process/part_pkg.cgi, edit/process/svc_acct.cgi,
25556           edit/process/svc_acct_pop.cgi, edit/process/svc_domain.cgi,
25557           edit/process/svc_forward.cgi, misc/bill.cgi,
25558           misc/cancel-unaudited.cgi, misc/catchall.cgi,
25559           misc/delete-customer.cgi, misc/link.cgi, misc/print-invoice.cgi,
25560           misc/unsusp_pkg.cgi, misc/process/catchall.cgi,
25561           misc/process/delete-customer.cgi, misc/process/link.cgi,
25562           search/svc_domain.cgi, view/cust_bill.cgi, view/svc_acct.cgi,
25563           view/svc_domain.cgi, view/svc_forward.cgi: remove $Log$ messages.
25564           whew.
25565
25566 2001-08-20 19:16  ivan
25567
25568         * httemplate/search/svc_acct.cgi: fix to work against 1.3.x
25569           databases, with a warning
25570
25571 2001-08-20 19:03  ivan
25572
25573         * httemplate/search/cust_pkg.cgi: deal with databases w/o separate
25574           shipping address
25575
25576 2001-08-20 17:39  ivan
25577
25578         * FS/FS/: svc_acct.pm, svc_domain.pm, svc_forward.pm: fix some
25579           silly syntax errors
25580
25581 2001-08-20 06:10  ivan
25582
25583         * FS/FS/svc_domain.pm: use var
25584
25585 2001-08-20 05:15  ivan
25586
25587         * httemplate/edit/svc_acct.cgi: #
25588
25589 2001-08-20 05:13  ivan
25590
25591         * httemplate/edit/svc_acct.cgi: only show domains associated with
25592           this customer.
25593
25594 2001-08-20 04:18  ivan
25595
25596         * FS/FS/cust_svc.pm: labels for svc_acct accounts are now fully
25597           qualified!
25598
25599 2001-08-20 04:04  ivan
25600
25601         * FS/FS/: svc_acct.pm, svc_domain.pm, svc_forward.pm: more
25602           svc_forward work
25603
25604 2001-08-20 02:41  ivan
25605
25606         * FS/FS/: svc_acct.pm, svc_domain.pm, svc_forward.pm: dtrt when
25607           deleting accouts wrt forwards, catchalls & other references to
25608           svc_acct records
25609
25610           depreciate svc_acct_sm further; move qmail catchall handling to
25611           svc_domain
25612
25613 2001-08-20 02:38  ivan
25614
25615         * httemplate/docs/schema.html: documentation updates
25616
25617 2001-08-19 08:53  jeff
25618
25619         * FS/MANIFEST, FS/FS/cust_svc.pm, FS/FS/svc_acct.pm,
25620           FS/FS/svc_forward.pm, httemplate/edit/part_svc.cgi,
25621           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_forward.cgi,
25622           httemplate/edit/process/svc_forward.cgi,
25623           httemplate/misc/catchall.cgi,
25624           httemplate/misc/process/catchall.cgi,
25625           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
25626           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi,
25627           httemplate/view/svc_forward.cgi: added user interface for
25628           svc_forward and vpopmail support
25629
25630 2001-08-19 03:25  ivan
25631
25632         * bin/svc_acct.import: add system shells to @FS::svc_acct:shells on
25633           the fly, fixes: ticket #88
25634
25635 2001-08-19 02:08  ivan
25636
25637         * TODO: this is what i fed to RT, might as well check it in.
25638
25639           no further modifications to TODO.  everything is in the ticketing
25640           system now.
25641
25642 2001-08-19 01:32  ivan
25643
25644         * httemplate/search/cust_pkg.cgi: display bill and service
25645           name/company, and services
25646
25647 2001-08-19 01:18  ivan
25648
25649         * FS/FS/: svc_acct.pm, svc_domain.pm: ->setfixed untaints svcnum
25650
25651 2001-08-19 01:15  ivan
25652
25653         * FS/FS/svc_acct.pm: set fixed fields before checking domsvc
25654
25655 2001-08-18 17:48  ivan
25656
25657         * FS/FS/: Record.pm, cust_main.pm: country fields will now accept
25658           names and change them to two-letter codes
25659
25660 2001-08-17 04:33  ivan
25661
25662         * FS/FS/Record.pm: ut_phonen: fallback to ut_textn, instead of
25663           ut_alphan for non-US/CA phone numbers
25664
25665 2001-08-17 04:28  ivan
25666
25667         * FS/FS/Record.pm: canada has same phone# rules as US
25668
25669 2001-08-17 04:05  ivan
25670
25671         * httemplate/: browse/cust_main_county.cgi,
25672           edit/cust_main_county.cgi,
25673           edit/process/cust_main_county-collapse.cgi,
25674           edit/process/cust_main_county-expand.cgi: clean up tax rate
25675           editing:   sort by country->state->county,   add "collapse state"
25676           if the tax rates are the same statewide,   redirect "expand
25677           state" to the browse, not edit screen
25678
25679 2001-08-17 03:57  ivan
25680
25681         * bin/: dbdef-create, svc_acct.import: gah
25682
25683 2001-08-17 03:57  ivan
25684
25685         * FS/FS/svc_domain.pm: document catchall and untaint everything
25686
25687 2001-08-17 03:55  ivan
25688
25689         * FS/FS/cust_main.pm: Business::OnlinePayment
25690
25691 2001-08-17 03:53  ivan
25692
25693         * Makefile: alldocs target
25694
25695 2001-08-17 03:53  ivan
25696
25697         * CREDITS: thanks jeff!
25698
25699 2001-08-15 03:04  ivan
25700
25701         * httemplate/search/: cust_pkg.cgi, svc_acct.cgi: remove (some of
25702           the) bad direct exit; calls
25703
25704 2001-08-13 16:15  ivan
25705
25706         * httemplate/view/cust_main.cgi: don't display empty comment box
25707
25708 2001-08-13 16:10  ivan
25709
25710         * httemplate/edit/process/cust_main.cgi: properly massage
25711           ship_state & work okay when no initial pkg is selected
25712
25713 2001-08-12 18:00  ivan
25714
25715         * httemplate/docs/schema.html: add svc_forward, depriciate
25716           svc_acct_sm
25717
25718 2001-08-12 17:21  ivan
25719
25720         * FS/FS/svc_acct.pm: untaint svcnum & domsvc
25721
25722 2001-08-12 12:41  jeff
25723
25724         * FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/FS/svc_forward.pm,
25725           bin/fs-migrate-svc_acct_sm: merging vpopmail support branch
25726
25727 2001-08-12 01:56  ivan
25728
25729         * httemplate/edit/process/part_svc.cgi: don't use
25730           Apache::ASP-specific $Redirect object
25731
25732 2001-08-11 17:07  ivan
25733
25734         * httemplate/edit/: cust_main.cgi, process/cust_main.cgi: use
25735           transactional invoice_list setting & eliminate non-sticky "first
25736           package"!
25737
25738 2001-08-11 17:07  ivan
25739
25740         * FS/FS/cust_main.pm: transactional invoice_list setting yay!!!
25741
25742 2001-08-11 17:06  ivan
25743
25744         * FS/FS/cust_main_invoice.pm: better error msgs
25745
25746 2001-08-11 16:19  ivan
25747
25748         * httemplate/edit/part_svc.cgi: better error checking, fix scalar
25749           context to $cgi->keywords
25750
25751 2001-08-11 16:18  ivan
25752
25753         * httemplate/browse/part_svc.cgi: missed a variable interpolation
25754
25755 2001-08-10 22:52  ivan
25756
25757         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi: add customer
25758           comments fields
25759
25760 2001-08-10 22:52  ivan
25761
25762         * FS/FS/cust_main.pm: add comments field, fix ship_ address
25763           handling (don't consider a value for ship_state field to mean
25764           something meaningful is in ship_*)
25765
25766 2001-08-10 22:51  ivan
25767
25768         * FS/FS/part_svc.pm: better error msg
25769
25770 2001-08-10 22:50  ivan
25771
25772         * FS/FS/Record.pm: allow newlines in ut_anything fields fix example
25773           for ut_anything
25774
25775 2001-08-10 21:55  ivan
25776
25777         * httemplate/edit/part_svc.cgi: don't have any other choices in
25778           svcdb dropdown for existing services, since you can't change it
25779           anyway
25780
25781 2001-08-10 21:29  ivan
25782
25783         * FS/FS/CGI.pm: that's what $etc is for!
25784
25785 2001-08-10 21:15  ivan
25786
25787         * httemplate/misc/delete-customer.cgi: better docs
25788
25789 2001-08-10 17:01  ivan
25790
25791         * FS/FS/cust_main_invoice.pm: "fixes"
25792
25793           Can't call method "username" on an undefined value at
25794           /usr/lib/perl5/site_perl/5.6.0/FS/cust_main_invoice.pm line 162.
25795
25796           but cust_main_invoice records should probably be updated when
25797           svc_acct records are deleted :/
25798
25799 2001-08-08 02:47  ivan
25800
25801         * httemplate/docs/passwd.html: doc clarification
25802
25803 2001-08-07 21:44  ivan
25804
25805         * FS/FS/Record.pm: better error msg
25806
25807 2001-08-03 13:34  jeff
25808
25809         * FS/FS/cust_bill.pm:
25810
25811           added the tax method
25812
25813 2001-07-30 03:43  ivan
25814
25815         * FS/FS/CGI.pm: Apache::ASP eidiot fix
25816
25817 2001-07-30 03:41  ivan
25818
25819         * FS/FS/Record.pm, FS/FS/cust_main.pm,
25820           httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
25821           shipping address additions
25822
25823 2001-07-30 01:03  ivan
25824
25825         * httemplate/: .htaccess, docs/overview.dia, docs/overview.png:
25826           forgotten files
25827
25828 2001-07-30 01:02  ivan
25829
25830         * htetc/handler.pl: template stuffs
25831
25832 2001-07-30 01:01  ivan
25833
25834         * Makefile: need this too!
25835
25836 2001-07-30 00:36  ivan
25837
25838         * httemplate/index.html, httemplate/browse/agent.cgi,
25839           httemplate/browse/agent_type.cgi,
25840           httemplate/browse/cust_main_county.cgi,
25841           httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
25842           httemplate/browse/part_svc.cgi,
25843           httemplate/browse/svc_acct_pop.cgi, httemplate/docs/admin.html,
25844           httemplate/docs/index.html, httemplate/docs/legacy.html,
25845           httemplate/docs/passwd.html, httemplate/docs/schema.html,
25846           httemplate/docs/session.html, httemplate/docs/signup.html,
25847           bin/masonize, bin/pod2x, httemplate/edit/agent.cgi,
25848           httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
25849           httemplate/edit/cust_main.cgi,
25850           httemplate/edit/cust_main_county-expand.cgi,
25851           httemplate/edit/cust_main_county.cgi,
25852           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
25853           httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
25854           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
25855           httemplate/edit/svc_domain.cgi,
25856           httemplate/edit/process/agent.cgi,
25857           httemplate/edit/process/agent_type.cgi,
25858           httemplate/edit/process/cust_credit.cgi,
25859           httemplate/edit/process/cust_main.cgi,
25860           httemplate/edit/process/cust_main_county-expand.cgi,
25861           httemplate/edit/process/cust_main_county.cgi,
25862           httemplate/edit/process/cust_pay.cgi,
25863           httemplate/edit/process/cust_pkg.cgi,
25864           httemplate/edit/process/part_pkg.cgi,
25865           httemplate/edit/process/part_svc.cgi,
25866           httemplate/edit/process/svc_acct.cgi,
25867           httemplate/edit/process/svc_acct_pop.cgi,
25868           httemplate/edit/process/svc_domain.cgi,
25869           httemplate/images/small-logo.png, httemplate/misc/bill.cgi,
25870           httemplate/misc/cancel-unaudited.cgi,
25871           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
25872           httemplate/misc/print-invoice.cgi,
25873           httemplate/misc/unsusp_pkg.cgi,
25874           httemplate/misc/process/delete-customer.cgi,
25875           httemplate/misc/process/link.cgi,
25876           httemplate/search/cust_bill.html,
25877           httemplate/search/cust_main.cgi,
25878           httemplate/search/cust_main.html, httemplate/search/cust_pkg.cgi,
25879           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
25880           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi,
25881           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi:
25882           templates!!!
25883
25884 2001-07-30 00:33  ivan
25885
25886         * FS/FS/: Record.pm, svc_acct.pm: podnitfix
25887
25888 2001-07-30 00:14  ivan
25889
25890         * INSTALL, README: templates!
25891
25892 2001-07-30 00:13  ivan
25893
25894         * TODO: todocruft
25895
25896 2001-07-29 23:28  ivan
25897
25898         * FS/FS/svc_acct.pm: allow !! as password for disabled accounts
25899
25900 2001-07-29 23:07  ivan
25901
25902         * bin/svc_acct.import: allow !! for locked accounts instead of
25903           changing to *SUSPENDED*
25904
25905 2001-07-27 10:16  ivan
25906
25907         * FS/FS/cust_main_invoice.pm: clarification
25908
25909 2001-07-26 23:17  thalakan
25910
25911         * FS/FS/cust_main_invoice.pm: Documented some subtle behavior of
25912           the checkdest method.
25913
25914 2001-06-21 09:27  ivan
25915
25916         * FS/FS/UID.pm: better error message
25917
25918 2001-06-06 15:22  ivan
25919
25920         * TODO: templating thoughts
25921
25922 2001-06-05 14:40  ivan
25923
25924         * debian/: README.Debian, changelog, conffiles.ex, control,
25925           copyright, cron.d.ex, dirs, docs, ex.doc-base.package,
25926           freeside-doc.docs, freeside-doc.files, init.d.ex, manpage.1.ex,
25927           manpage.sgml.ex, menu.ex, postinst.ex, postrm.ex, preinst.ex,
25928           prerm.ex, rules, watch.ex: add deb packaging foo (doesn't work
25929           yet)
25930
25931 2001-06-03 10:22  ivan
25932
25933         * FS/FS/svc_domain.pm: SOA serial number problem with Date::Format
25934           %e: no leading zero
25935
25936 2001-06-03 07:16  ivan
25937
25938         * README: 1.3.1!!!
25939
25940 2001-06-03 07:15  ivan
25941
25942         * TODO: yes yes
25943
25944 2001-06-03 05:36  ivan
25945
25946         * FS/FS/svc_acct.pm: add username-letter and username-letterfirst
25947           config files
25948
25949 2001-06-03 04:37  ivan
25950
25951         * FS/FS/svc_acct.pm: fixes
25952
25953           Can't locate object method "setfield" via package "svc_acct_sm"
25954           at /usr/local/lib/perl5/site_perl/5.005/FS/Record.pm line 318
25955
25956 2001-06-03 04:27  ivan
25957
25958         * FS/FS/Record.pm: track down
25959
25960             Can't locate object method "setfield" via package "svc_acct_sm"
25961           at
25962             /usr/local/lib/perl5/site_perl/5.005/FS/Record.pm line 318.
25963
25964           errors
25965
25966 2001-06-03 03:51  ivan
25967
25968         * FS/FS/cust_main.pm: fixes "Error reval-ing" and won't bill errors
25969
25970 2001-05-30 08:17  ivan
25971
25972         * FS/FS/CGI.pm: use Apache inside an eval BLOCK was mucking things
25973           up for the non-mod_perl folks
25974
25975 2001-05-22 09:43  ivan
25976
25977         * FS/FS/svc_domain.pm: oops, s/mx/MX/ noticed by "Shane Chrisp"
25978           <shane@2000cn.com.au>, thanks!
25979
25980 2001-05-18 07:08  ivan
25981
25982         * FS/FS/domain_record.pm: tyop
25983
25984 2001-05-15 00:52  ivan
25985
25986         * FS/bin/freeside-email: simple program to list all email addresses
25987
25988 2001-05-07 08:42  ivan
25989
25990         * FS/FS/Record.pm: tyop
25991
25992 2001-05-07 08:36  ivan
25993
25994         * FS/FS/Record.pm: start to track down
25995
25996               Insecure dependency in eval while running with -T switch at
25997           /usr/local/lib/site_perl/FS/Record.pm line 202.
25998
25999           errors
26000
26001 2001-05-07 08:24  ivan
26002
26003         * bin/svc_acct.import: s/!/*/
26004
26005 2001-05-06 19:07  ivan
26006
26007         * FS/FS/cust_main.pm:
26008           http://www.sisd.com/freeside/list-archive/msg01906.html
26009
26010 2001-05-05 01:51  ivan
26011
26012         * bin/svc_acct.import:
26013           http://www.sisd.com/freeside/list-archive/msg01915.html
26014
26015 2001-04-23 12:50  ivan
26016
26017         * FS/FS/cust_credit.pm: the real
26018
26019           Can't locate object method "setfield" via package "cust_refund"
26020           at /usr/local/lib/site_perl/FS/Record.pm line 315.
26021
26022           fix
26023
26024 2001-04-23 12:27  ivan
26025
26026         * FS/FS/cust_credit.pm: *sigh*
26027
26028 2001-04-23 12:21  ivan
26029
26030         * FS/FS/cust_credit.pm: webdemo bugfix
26031
26032 2001-04-23 08:37  ivan
26033
26034         * FS/MANIFEST: 1.3.1 sigh
26035
26036 2001-04-23 05:44  ivan
26037
26038         * bin/freeside-session-kill: session killer implemeting timed
26039           access
26040
26041 2001-04-23 05:40  ivan
26042
26043         * FS/FS.pm: documentation and webdemo updates
26044
26045 2001-04-23 02:00  ivan
26046
26047         * FS/FS/UID.pm: "shouldn't hurt" (famous last words)
26048
26049 2001-04-23 00:12  ivan
26050
26051         * FS/FS/cust_main.pm: better error message (if kludgy) for no
26052           referral remove outdated NSI foo from domain ordering.  also,
26053           fuck NSI.
26054
26055 2001-04-21 18:56  ivan
26056
26057         * README, FS/FS.pm, FS/MANIFEST, FS/FS/svc_acct.pm,
26058           FS/FS/svc_domain.pm, FS/FS/svc_www.pm, bin/svc_acct.import: get
26059           rid of FS::SSH.pm (became Net::SSH and Net::SCP on CPAN)
26060
26061 2001-04-21 18:38  ivan
26062
26063         * TODO, FS/FS/svc_domain.pm: svc_domain needs to import dbh sub
26064           from Record view/cust_main.cgi needs to use ->owed method, not
26065           check (depriciated) owed field search/cust_bill.cgi redirect
26066           error when there's only one invoice
26067
26068 2001-04-21 17:49  ivan
26069
26070         * FS/FS/svc_Common.pm: need to import dbh sub from Record
26071
26072 2001-04-21 16:53  ivan
26073
26074         * FS/MANIFEST: no more dbdef
26075
26076 2001-04-15 06:56  ivan
26077
26078         * TODO: [no log message]
26079
26080 2001-04-15 06:35  ivan
26081
26082         * FS/FS/: nas.pm, session.pm, svc_Common.pm, svc_domain.pm:
26083           transactions part deux
26084
26085 2001-04-15 05:56  ivan
26086
26087         * TODO, FS/FS/Record.pm, bin/dbdef-create: s/dbdef/DBIx::DBSchema/
26088
26089 2001-04-15 03:33  ivan
26090
26091         * CREDITS, TODO: better docs for the worst bit, finally
26092
26093 2001-04-09 16:05  ivan
26094
26095         * TODO, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
26096           FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm,
26097           FS/FS/cust_refund.pm, FS/FS/session.pm, FS/FS/svc_Common.pm:
26098           Transactions Part I!!!
26099
26100 2001-04-09 08:50  ivan
26101
26102         * CREDITS, TODO, FS/MANIFEST: rar
26103
26104 2001-03-30 09:33  ivan
26105
26106         * FS/FS/cust_bill.pm: config value money_char:
26107
26108                   Presto!  Now you can consider all numbers to be
26109           shillings.
26110
26111                   If you need to change the currency symbol, you can hunt
26112           down the
26113                   instances of literal '$' in FS::cust_bill::print_text and
26114           replace them
26115                   with your currency symbol.  I guess this should turn into
26116           a
26117                   configuration value.
26118
26119 2001-02-26 16:59  ivan
26120
26121         * FS/FS/session.pm: silly typo, fix sent by Mack <mackn@mackn.net>,
26122           thanks!
26123
26124 2001-02-20 17:45  ivan
26125
26126         * FS/FS/nas.pm: pod tyop
26127
26128 2001-02-20 17:45  ivan
26129
26130         * FS/FS/UID.pm: DBI autocommit needs 0, not true string 'false',
26131           duh
26132
26133 2001-02-20 08:31  ivan
26134
26135         * FS/FS/Record.pm: don't use prepare_cached for now
26136
26137 2001-02-13 21:18  ivan
26138
26139         * README: add devel mailing list
26140
26141 2001-02-13 20:33  ivan
26142
26143         * FS/FS/port.pm: get rid of gratuitous HISTORY
26144
26145 2001-02-11 09:34  ivan
26146
26147         * FS/FS/cust_bill_pkg.pm: more doc updates from jason
26148
26149 2001-02-11 09:17  ivan
26150
26151         * CREDITS, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
26152           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm: documentation updates
26153           from jason
26154
26155 2001-02-03 06:03  ivan
26156
26157         * FS/FS/Record.pm, FS/FS/UID.pm, FS/FS/cust_main.pm,
26158           bin/generate-prepay: time-based prepaid cards, session monitor.
26159           woop!
26160
26161 2001-01-30 23:21  ivan
26162
26163         * TODO, FS/FS/cust_main.pm, FS/FS/svc_acct.pm: fix tyops
26164
26165 2001-01-30 01:08  ivan
26166
26167         * FS/FS/port.pm: tyop, thanks to Mack Nagashima <mackn@moaner.org>
26168
26169 2001-01-22 21:03  ivan
26170
26171         * FS/FS/cust_main.pm: harmless tyop
26172
26173 2000-12-26 15:51  ivan
26174
26175         * CREDITS, TODO: statedefault & referraldefault config files
26176
26177 2000-12-10 17:30  ivan
26178
26179         * TODO: more ancient todo stuff from my inbox
26180
26181 2000-12-10 17:10  ivan
26182
26183         * TODO: ancient stuff out of my inbox
26184
26185 2000-12-08 14:22  ivan
26186
26187         * FS/FS/session.pm: session callbacks
26188
26189 2000-12-06 02:21  ivan
26190
26191         * FS/FS/Record.pm: DESTROY sub
26192
26193 2000-12-03 12:25  ivan
26194
26195         * TODO, FS/FS/Record.pm, FS/FS/nas.pm, FS/FS/port.pm,
26196           FS/FS/session.pm: session monitor updates
26197
26198 2000-12-03 07:14  ivan
26199
26200         * CREDITS, FS/FS/cust_bill.pm: bugfixes from Jeff Finucane
26201           <jeff@cmh.net>, thanks!
26202
26203 2000-12-03 05:45  ivan
26204
26205         * FS/FS/agent.pm: patch from Jason Spence <thalakan@frys.com>:
26206           admin.html doc, autocapgen
26207
26208 2000-12-03 05:44  ivan
26209
26210         * FS/FS/port.pm: beginnings of web status for session monitor
26211
26212 2000-12-03 02:09  ivan
26213
26214         * FS/MANIFEST: bad caches!
26215
26216 2000-11-22 15:30  ivan
26217
26218         * FS/FS/svc_www.pm: tyop
26219
26220 2000-11-07 07:00  ivan
26221
26222         * FS/: MANIFEST, FS/Record.pm, FS/nas.pm, FS/session.pm: session
26223           monitor
26224
26225 2000-10-27 13:18  ivan
26226
26227         * FS/FS/: nas.pm, port.pm, session.pm: oops, also necessary for
26228           session monitor
26229
26230 2000-10-27 13:15  ivan
26231
26232         * TODO, FS/FS/Record.pm, eg/table_template.pm: session monitor
26233
26234 2000-10-15 05:58  ivan
26235
26236         * TODO: roo
26237
26238 2000-10-11 17:44  ivan
26239
26240         * README: rawr!
26241
26242 2000-09-20 03:35  ivan
26243
26244         * FS/FS/cust_bill.pm: since printed field isn't updated 'till after
26245           print_text method is called, want to print overdue invoices if
26246           printed > 0, not > 1
26247
26248 2000-08-24 00:26  ivan
26249
26250         * TODO: untaint template source
26251
26252 2000-08-09 11:40  ivan
26253
26254         * conf/invoice_template: example invoice template
26255
26256 2000-08-09 04:30  ivan
26257
26258         * TODO, FS/FS/cust_bill.pm: templatable invoices
26259
26260 2000-07-17 06:51  ivan
26261
26262         * FS/FS/svc_acct.pm: silly mistake
26263
26264 2000-07-17 03:53  ivan
26265
26266         * FS/FS/svc_acct.pm: prevent accounts which are the target of mail
26267           aliases from being deleted
26268
26269 2000-07-17 03:37  ivan
26270
26271         * FS/FS/svc_acct.pm: make remote commands configurable
26272
26273 2000-07-17 03:36  ivan
26274
26275         * CREDITS: rawr!
26276
26277 2000-07-06 06:56  ivan
26278
26279         * FS/FS/svc_acct.pm: mis-PODed =back should have been a =cut in
26280           conjunction with AUTOLOAD this was sure a pain to find
26281
26282 2000-07-06 06:19  ivan
26283
26284         * bin/: fs-radius-add-check, fs-radius-add-reply: remove duplicate
26285           sql statement causing spurious errors
26286
26287 2000-07-06 01:57  ivan
26288
26289         * TODO, FS/FS/svc_acct.pm, bin/fs-radius-add-check,
26290           bin/fs-radius-add-reply: support for radius check attributes
26291           (except importing).  poorly documented.
26292
26293 2000-07-04 06:42  ivan
26294
26295         * FS/FS/svc_acct.pm: noted a API inconsistancy
26296
26297 2000-07-03 02:03  ivan
26298
26299         * TODO: added sendmailrestart and sendmailconfigpath config files
26300
26301 2000-06-29 05:27  ivan
26302
26303         * bin/svc_acct.import: s/password/_password/ for PostgreSQL wasn't
26304           done in the import.
26305
26306 2000-06-29 04:56  ivan
26307
26308         * FS/FS/svc_acct.pm: md5 passwords can are 34 characters long and
26309           have $ in them.
26310
26311 2000-06-29 04:12  ivan
26312
26313         * FS/FS/svc_domain.pm: don't block on $whois_hack trueness when
26314           adding new domains.
26315
26316 2000-06-28 05:54  ivan
26317
26318         * FS/FS/svc_acct.pm: superfluous my()
26319
26320 2000-06-28 05:52  ivan
26321
26322         * FS/FS/svc_acct.pm: bugfix to accept shells that evaluate to false
26323           in perl, like the empty string.
26324
26325 2000-06-28 05:32  ivan
26326
26327         * bin/svc_acct.import: allow RADIUS lines with "Auth-Type = Local"
26328           too
26329
26330 2000-06-28 05:03  ivan
26331
26332         * bin/svc_acct.import: make svc_acct more forgiving about RADIUS
26333           users files
26334
26335 2000-06-27 05:15  ivan
26336
26337         * TODO: i18n
26338
26339 2000-06-27 05:15  ivan
26340
26341         * FS/FS/: Record.pm, cust_main.pm: i18
26342
26343 2000-06-27 04:29  ivan
26344
26345         * FS/FS/Record.pm: fix typo in last patch, and another gratuitous
26346           -w pleaser
26347
26348 2000-06-27 04:27  ivan
26349
26350         * FS/FS/Record.pm: logically identical, but -w safe
26351
26352 2000-06-23 17:28  ivan
26353
26354         * FS/FS/cust_main.pm: don't use Date::Manip; report correct program
26355           name in freeside-bill usage msg
26356
26357 2000-06-23 05:25  ivan
26358
26359         * CREDITS, TODO, FS/FS/Record.pm, FS/FS/UID.pm: FS::Record::qsearch
26360           - more portable, doesn't depend on $sth->execute returning a
26361           number of rows, uses placeholders and prepare_cached
26362
26363 2000-06-20 00:13  ivan
26364
26365         * FS/FS/cust_main_invoice.pm: documentation update
26366
26367 2000-06-17 14:48  ivan
26368
26369         * FS/FS/cust_pay_batch.pm: fix typo in error message
26370
26371 2000-06-15 07:45  ivan
26372
26373         * CREDITS, TODO: text updates
26374
26375 2000-06-15 06:35  ivan
26376
26377         * FS/FS/svc_acct.pm: add radius method
26378
26379 2000-06-15 05:38  ivan
26380
26381         * FS/FS/cust_main.pm: fix for ncancelled_pkgs - when called in
26382           scalar context, was only returning second item
26383
26384 2000-05-13 14:57  ivan
26385
26386         * TODO: add print_batch script from Joel Griffiths
26387
26388 2000-05-13 14:50  ivan
26389
26390         * FS/FS/: CGI.pm, UID.pm: cgisuidsetup takes an Apache object as
26391           well as a CGI object now.
26392
26393 2000-05-13 14:42  ivan
26394
26395         * CREDITS: add kristian, update joel's entry
26396
26397 2000-04-10 17:06  ivan
26398
26399         * FS/FS/CGI.pm: CGI.pm detects mod_perl and calls appropriate exit
26400           (Registry's override doesn't work here)
26401
26402 2000-03-06 08:38  ivan
26403
26404         * FS/FS/svc_acct.pm: better error message.  bah.
26405
26406 2000-03-06 06:12  ivan
26407
26408         * TODO: ICRADIUS export support
26409
26410 2000-03-03 10:45  ivan
26411
26412         * FS/FS/CGI.pm: use Apache::exit instead of exit in &eidiot -
26413           Registry wasn't overriding exit in modules
26414
26415 2000-03-03 10:21  ivan
26416
26417         * FS/FS/Record.pm: changes backported from 1.2.3 release, bugfix
26418           from web demo
26419
26420 2000-03-01 00:13  ivan
26421
26422         * FS/: MANIFEST, FS/svc_domain.pm, FS/svc_www.pm: compilation
26423           bugfixes
26424
26425 2000-02-02 21:16  ivan
26426
26427         * FS/FS/cust_pkg.pm, FS/FS/domain_record.pm, FS/FS/svc_domain.pm,
26428           FS/FS/svc_www.pm, bin/svc_acct.import: beginning of DNS and
26429           Apache support
26430
26431 2000-02-02 12:22  ivan
26432
26433         * FS/FS/cust_main.pm, FS/FS/prepay_credit.pm, bin/generate-prepay:
26434           bugfix prepayment in signup server
26435
26436 2000-01-30 21:22  ivan
26437
26438         * FS/FS/: cust_main.pm, prepay_credit.pm: prepaid "internet cards"
26439
26440 2000-01-30 00:18  ivan
26441
26442         * CREDITS: [no log message]
26443
26444 2000-01-29 22:11  ivan
26445
26446         * TODO: [no log message]
26447
26448 2000-01-29 13:10  ivan
26449
26450         * FS/FS/svc_domain.pm: doc update
26451
26452 2000-01-28 14:53  ivan
26453
26454         * FS/FS/svc_acct_pop.pm: track full phone number
26455
26456 2000-01-26 16:37  ivan
26457
26458         * README: ack
26459
26460 2000-01-26 16:27  ivan
26461
26462         * TODO: update TODO
26463
26464 1999-11-08 13:38  ivan
26465
26466         * FS/FS/cust_pkg.pm: remove services using pkg_svc table now, oops!
26467
26468 1999-09-22 15:06  ivan
26469
26470         * TODO: ya todo update
26471
26472 1999-08-26 23:25  ivan
26473
26474         * TODO: [no log message]
26475
26476 1999-08-23 05:26  ivan
26477
26478         * test/cgi-test: need to untaint the command line
26479
26480 1999-08-20 01:27  ivan
26481
26482         * README, FS/FS/part_pkg.pm: fix for bug noticed by Martin G.
26483           Bayerle:
26484           > if you eliminate services from any package, to reduce it to
26485           only one service,
26486           > once gone, they won't reappear.
26487
26488 1999-08-11 21:16  ivan
26489
26490         * FS/FS/cust_main.pm: hidecancelledpackages config option
26491
26492 1999-08-11 17:05  ivan
26493
26494         * FS/FS/svc_acct.pm: configurable min/max username length, min
26495           password length, periods in usernames
26496
26497 1999-08-11 13:41  ivan
26498
26499         * FS/: MANIFEST, Makefile.PL, FS/svc_domain.pm: new bill script,
26500
26501 1999-08-11 06:12  ivan
26502
26503         * FS/FS/svc_domain.pm: require a working Net::Whois version
26504
26505 1999-08-04 05:42  ivan
26506
26507         * bin/pod2x: new, kludgy-but-working html generator
26508
26509 1999-08-04 05:41  ivan
26510
26511         * FS/FS.pm: pod fix
26512
26513 1999-08-04 04:50  ivan
26514
26515         * FS/FS/cust_pkg.pm: pod syntax
26516
26517 1999-08-04 03:41  ivan
26518
26519         * FS/FS/Record.pm: some pod syntax update to generate nicer html
26520           docs
26521
26522 1999-08-04 02:03  ivan
26523
26524         * FS/: MANIFEST, MANIFEST.SKIP, README, FS/CGI.pm, FS/Conf.pm,
26525           FS/Record.pm, FS/UID.pm, FS/agent.pm, FS/agent_type.pm,
26526           FS/cust_bill.pm, FS/cust_bill_pkg.pm, FS/cust_credit.pm,
26527           FS/cust_main.pm, FS/cust_main_county.pm, FS/cust_main_invoice.pm,
26528           FS/cust_pay.pm, FS/cust_pay_batch.pm, FS/cust_pkg.pm,
26529           FS/cust_refund.pm, FS/cust_svc.pm, FS/part_pkg.pm,
26530           FS/part_referral.pm, FS/part_svc.pm, FS/pkg_svc.pm,
26531           FS/svc_Common.pm, FS/svc_acct.pm, FS/svc_acct_pop.pm,
26532           FS/svc_domain.pm, FS/type_pkgs.pm: initial checkin of module
26533           files for proper perl installation
26534
26535 1999-08-04 01:03  ivan
26536
26537         * eg/: table_template-svc.pm, table_template.pm: move table
26538           subclass examples out of production directory
26539
26540 1999-08-04 00:34  ivan
26541
26542         * FS/FS.pm: initial FS manpage
26543
26544 1999-08-03 21:15  ivan
26545
26546         * FS/: Changes, FS.pm, MANIFEST, Makefile.PL: initial h2xs
26547
26548 1999-08-03 00:43  ivan
26549
26550         * TODO: use Net::Whois;
26551
26552 1999-07-29 12:13  ivan
26553
26554         * TODO: [no log message]
26555
26556 1999-07-15 17:20  ivan
26557
26558         * TODO: [no log message]
26559
26560 1999-07-15 16:50  ivan
26561
26562         * TODO: [no log message]
26563
26564 1999-07-08 04:40  ivan
26565
26566         * CREDITS, README, TODO: [no log message]
26567
26568 1999-07-07 19:32  ivan
26569
26570         * bin/svc_acct.import: import fix, noticed by Ben Leibig and Joel
26571           Griffiths
26572
26573 1999-07-07 18:49  ivan
26574
26575         * CREDITS: add joel
26576
26577 1999-07-07 18:49  ivan
26578
26579         * bin/svc_acct.import: updates to avoid -w warnings from Joel
26580           Griffiths <griff@aver-computer.com>
26581
26582 1999-07-07 18:02  ivan
26583
26584         * TODO: [no log message]
26585
26586 1999-04-29 02:37  ivan
26587
26588         * TODO: [no log message]
26589
26590 1999-04-19 03:32  ivan
26591
26592         * etc/megapop.pl: if you are a megapop customer...
26593
26594 1999-04-14 06:14  ivan
26595
26596         * TODO: configuration option to edit referrals of existing
26597           customers
26598
26599 1999-04-14 04:27  ivan
26600
26601         * TODO: showpasswords config option to show passwords
26602
26603 1999-04-14 01:58  ivan
26604
26605         * TODO: [no log message]
26606
26607 1999-04-08 20:52  ivan
26608
26609         * TODO: [no log message]
26610
26611 1999-04-08 06:21  ivan
26612
26613         * CREDITS: [no log message]
26614
26615 1999-04-08 06:11  ivan
26616
26617         * README: 1.2.0
26618
26619 1999-04-08 06:05  ivan
26620
26621         * test/cgi-test: web interface tester / sample data creator
26622
26623 1999-04-08 06:03  ivan
26624
26625         * TODO: [no log message]
26626
26627 1999-03-26 05:15  ivan
26628
26629         * eg/TEMPLATE_cust_main.import: s/create/new/, use all necessary
26630           FS::table_names to avoid warnings
26631
26632 1999-03-25 00:42  ivan
26633
26634         * bin/svc_acct.import: import stuff uses Term::Query and spits out
26635           (some kinds of) nonsensical input
26636
26637 1999-03-23 16:43  ivan
26638
26639         * bin/svc_acct.import: die if no relevant services
26640
26641 1999-02-23 00:09  ivan
26642
26643         * TODO: beginnings of one-screen new customer entry and some other
26644           miscellania
26645
26646 1999-02-10 01:02  ivan
26647
26648         * etc/sql-reserved-words.txt: some new doc files
26649
26650 1999-02-10 00:27  ivan
26651
26652         * TODO: [no log message]
26653
26654 1999-02-09 01:56  ivan
26655
26656         * TODO: [no log message]
26657
26658 1999-02-07 01:59  ivan
26659
26660         * CREDITS, TODO: more mod_perl fixes, and bugfixes Peter Wemm sent
26661           via email
26662
26663 1999-02-06 14:43  ivan
26664
26665         * CREDITS, TODO: don't use [e]idiot; display error messages on the
26666           form page
26667
26668 1999-01-25 04:09  ivan
26669
26670         * TODO: yet more mod_perl stuff
26671
26672 1999-01-18 15:05  ivan
26673
26674         * TODO: update TODO for stuff that was done etc.
26675
26676 1999-01-15 16:24  ivan
26677
26678         * CREDITS: [no log message]
26679
26680 1999-01-08 21:38  ivan
26681
26682         * CREDITS: [no log message]
26683
26684 1998-12-30 15:03  ivan
26685
26686         * TODO: bugfixes; fields isn't exported by derived classes
26687
26688 1998-12-29 03:59  ivan
26689
26690         * TODO: mostly properly OO, some work still to be done with svc_
26691           stuff
26692
26693 1998-12-15 21:38  ivan
26694
26695         * TODO: [no log message]
26696
26697 1998-12-15 21:29  ivan
26698
26699         * eg/TEMPLATE_cust_main.import: adminsuidsetup now need user
26700
26701 1998-12-09 23:23  ivan
26702
26703         * bin/svc_acct.import: use FS::Conf, need user (for datasrc)
26704
26705 1998-12-01 17:23  ivan
26706
26707         * TODO, CREDITS: [no log message]
26708
26709 1998-11-19 03:17  ivan
26710
26711         * bin/dbdef-create: adminsuidsetup requires argument
26712
26713 1998-11-18 01:01  ivan
26714
26715         * CREDITS, TODO: i18n! i18n!
26716
26717 1998-11-13 01:56  ivan
26718
26719         * TODO: change configuration file layout to support multiple
26720           distinct databases (with own set of config files, export, etc.)
26721
26722 1998-11-07 17:09  ivan
26723
26724         * README: 1.1.6 release
26725
26726 1998-11-07 02:24  ivan
26727
26728         * README: don't use depriciated FS::Bill and FS::Invoice, other
26729           miscellania
26730
26731 1998-11-07 00:25  ivan
26732
26733         * TODO: [no log message]
26734
26735 1998-10-14 00:05  ivan
26736
26737         * README: 1.1.4 release, fix postgresql
26738
26739 1998-10-13 05:49  ivan
26740
26741         * TODO: [no log message]
26742
26743 1998-10-13 05:07  ivan
26744
26745         * TODO, bin/svc_acct.import: Assigns password from the shadow file
26746           for RADIUS password "UNIX"
26747
26748 1998-10-13 02:17  ivan
26749
26750         * TODO: [no log message]
26751
26752 1998-10-12 14:22  ivan
26753
26754         * TODO: [no log message]
26755
26756 1998-10-12 14:15  ivan
26757
26758         * TODO: [no log message]
26759
26760 1998-10-12 02:12  ivan
26761
26762         * TODO: remove adding cvs from the todo
26763
26764 1998-10-12 02:09  ivan
26765
26766         * TODO: [no log message]
26767
26768 1998-10-12 02:09  ivan
26769
26770         * TODO: Id to Header
26771
26772 1998-10-12 02:07  ivan
26773
26774         * TODO: Test keyword substitution
26775
26776 1998-10-12 01:59  ivan
26777
26778         * TODO: Commiting sample change.
26779
26780 1998-10-12 00:15  ivan
26781
26782         * conf/shells: Initial revision
26783
26784 1998-10-12 00:12  ivan
26785
26786         * conf/: home, lpr: Initial import into CVS
26787
26788 1998-10-12 00:12  ivan
26789
26790         * conf/smtpmachine: Initial revision
26791
26792 1998-10-12 00:08  ivan
26793
26794         * TODO: Initial revision
26795
26796 1998-10-11 23:56  ivan
26797
26798         * README: Initial revision
26799
26800 1998-09-25 01:52  ivan
26801
26802         * bin/pod2x: Initial revision
26803
26804 1998-09-02 21:50  ivan
26805
26806         * CREDITS: Initial revision
26807
26808 1998-08-23 20:04  ivan
26809
26810         * fs_passwd/fs_passwd: Initial revision
26811
26812 1998-08-19 21:42  ivan
26813
26814         * eg/TEMPLATE_cust_main.import: Initial revision
26815
26816 1998-08-16 14:02  ivan
26817
26818         * bin/svc_acct.import: Initial revision
26819
26820 1998-07-18 00:11  ivan
26821
26822         * etc/domain-template.txt: Initial import into CVS
26823
26824 1998-06-03 00:22  ivan
26825
26826         * bin/dbdef-create: Initial revision
26827
26828 1998-03-22 23:46  ivan
26829
26830         * GPL, etc/countries.txt: Initial import into CVS
26831
26832 1998-03-22 23:46  ivan
26833
26834         * INSTALL: Initial revision
26835