Add option to freeside-void-payments to cancel customers
[freeside.git] / ChangeLog
1 2009-08-26 13:55  jeff
2
3         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: improve
4           testing need for invoicing list
5
6 2009-08-25 17:45  ivan
7
8         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: should fix
9           processing payment with remembered/masked card info, hopefully,
10           RT#5799
11
12 2009-08-21 17:27  ivan
13
14         * FS/FS/Cron/check.pm: fewer false positives
15
16 2009-08-13 08:18  jeff
17
18         * FS/FS/cust_pkg.pm: fix fix multiple pkgpart search (need sanity
19           check): don't let empty set limit search
20
21 2009-08-12 19:32  ivan
22
23         * ChangeLog, debian/changelog: Updated for 1.7.4rc2
24
25 2009-08-12 19:24  ivan
26
27         * debian/changelog: doh, let make release do it
28
29 2009-08-12 19:23  ivan
30
31         * ChangeLog, install/rpm/freeside.spec: Updated for 1.7.4rc2
32
33 2009-08-12 17:26  ivan
34
35         * init.d/freeside-init: useful stuff for webdemo & profiling
36
37 2009-08-12 15:29  ivan
38
39         * ChangeLog: 1.7.4rc2
40
41 2009-08-12 15:26  ivan
42
43         * Makefile, debian/changelog, debian/control, debian/copyright:
44           1.7.4rc2
45
46 2009-08-12 04:57  ivan
47
48         * httemplate/: docs/about.html, docs/credits.html,
49           docs/license.html, elements/header-popup.html: slight
50           about/credits UI tweak
51
52 2009-08-11 19:36  ivan
53
54         * FS/FS/cust_pkg.pm, httemplate/misc/bulk_change_pkg.cgi,
55           httemplate/search/cust_pkg.cgi: fix multiple pkgpart search,
56           RT#5924
57
58 2009-08-11 14:32  rsiddall
59
60         * install/rpm/freeside.spec: Back out kludge to show CVS snapshot
61           date in version number in GUI.  You'll have to do an "rpm -q" to
62           determine this.
63
64 2009-08-11 14:29  rsiddall
65
66         * Makefile: Reset RPM release number back to 1 on a new version
67           release.
68
69 2009-08-05 16:32  ivan
70
71         * FS/FS/part_pkg/: flat.pm, flat_delayed.pm, prorate_delayed.pm:
72           fix cancellation errors with updated flat_introrate, RT#5865
73
74 2009-08-04 19:27  ivan
75
76         * FS/FS/: svc_acct.pm: export negative byte values to chillispot
77           attributes as 0, RT#5815
78
79 2009-08-04 16:49  ivan
80
81         * FS/: FS/svc_acct.pm, bin/freeside-sqlradius-reset: hopefully
82           ignore errors about deleted accounts and properly finish
83           freeside-sqlradius-reset, RT#5868
84
85 2009-08-04 15:04  ivan
86
87         * FS/: FS/svc_Common.pm, bin/freeside-sqlradius-reset: ignore
88           problams calling ->overlimit during sqlradius-reset, wtf?!
89           RT#5868
90
91 2009-07-26 11:39  ivan
92
93         * FS/FS/Conf.pm: some whitespace changes to make it easier to keep
94           in sync with 1.9 Conf_compat17.pm, RT#2873
95
96 2009-07-25 23:38  jeff
97
98         * FS/bin/freeside-apply_payments_and_credits: command line tool to
99           apply payments and credits
100
101 2009-07-25 15:00  ivan
102
103         * htetc/handler.pl: set a character encoding for all pages; this
104           should fix problems with diamond question marks even when the
105           server gets an UTF-8 default setting, RT#3094
106
107 2009-07-24 02:38  ivan
108
109         * FS/FS/: Conf.pm, svc_acct.pm: add handling of ChilliSpot (and
110           CoovaChilli) Max attributes, specifically
111           ChilliSpot-Max-{Input,Output,Total}-{Octets,Gigawords}, RT#5815
112
113 2009-07-23 14:00  ivan
114
115         * ChangeLog, install/rpm/freeside.spec, debian/changelog: Updated
116           for 1.7.4rc1
117
118 2009-07-23 13:49  ivan
119
120         * rt/: Makefile, bin/mason_handler.fcgi, bin/mason_handler.scgi,
121           bin/mason_handler.svc, bin/rt-crontool, bin/rt-mailgate,
122           etc/RT_Config.pm, lib/RT.pm: run make configure-rt to normalize
123           tempalated .in files
124
125 2009-07-23 13:33  ivan
126
127         * rt/html/Elements/Header: new domain
128
129 2009-07-23 13:30  ivan
130
131         * rt/Makefile: lost changes from 3.4.6 update, doh
132
133 2009-07-23 13:16  ivan
134
135         * rt/Makefile: lost changes from 3.4.6 update, doh
136
137 2009-07-23 13:13  ivan
138
139         * rt/Makefile: lost changes from 3.4.6 update, doh
140
141 2009-07-23 12:46  ivan
142
143         * FS/FS/cust_pay.pm: avoid harmless warning: Use of uninitialized
144           value in string ne
145
146 2009-07-23 12:40  ivan
147
148         * FS/bin/freeside-void-payments: fix -r option, RT#5675
149
150 2009-07-23 07:27  ivan
151
152         * httemplate/docs/license.html: its 2009
153
154 2009-07-23 07:00  ivan
155
156         * Makefile: 1.7.4rc1
157
158 2009-07-23 06:53  ivan
159
160         * ChangeLog: 1.7.4rc1
161
162 2009-07-23 06:36  ivan
163
164         * httemplate/browse/cust_main_county.cgi: add back collapse county
165           links to tax config (backport)
166
167 2009-07-23 01:07  ivan
168
169         * FS/bin/freeside-void-payments: adding this to 1.7
170
171 2009-07-13 02:19  ivan
172
173         * FS/FS/ClientAPI/MyAccount.pm,
174           fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi: fix
175           self-service agent-specific logos
176
177 2009-07-13 00:21  ivan
178
179         * conf/invoice_html: thank you IE8
180
181 2009-07-12 06:27  jeff
182
183         * FS/FS/Record.pm: stop gratuitous hash manipulatoin during enum
184           untaint
185
186 2009-07-07 00:32  mark
187
188         * FS/bin/freeside-void-payments: Add freeside-void-payments script
189           for returned check processing
190
191 2009-07-07 00:32  ivan
192
193         * FS/bin/freeside-void-payments: file freeside-void-payments was
194           added on branch FREESIDE_1_7_BRANCH on 2009-07-23 08:07:13 +0000
195
196 2009-07-01 18:30  jeff
197
198         * FS/FS/: cust_pkg.pm, ClientAPI/MyAccount.pm, part_pkg/flat.pm,
199           part_pkg/flat_introrate.pm: update flat_introrate plan to better
200           fit current codebase RT#4912
201
202 2009-06-26 11:53  ivan
203
204         * FS/FS/cust_main.pm: in smart_search, move duplicate elimination
205           bits so that they're used even when doing an exact search on a
206           browser-remembered result
207
208 2009-06-12 19:52  rsiddall
209
210         * install/rpm/freeside.spec: Fix up permissions of default
211           configuration files and ownership of the data source
212           configuration folder.
213
214 2009-06-12 16:35  rsiddall
215
216         * install/rpm/freeside.spec: Since Freeside uses the absence of
217           configuration files to turn off config options, don't reinstall
218           the data source-dependent config directory every time the RPM is
219           installed or upgraded.  Instead, keep the configuration in a
220           default folder and copy that to the data source-dependent folder
221           only if that folder does not exist.
222
223 2009-06-12 03:20  mark
224
225         * FS/FS/: Conf.pm, cust_main.pm: backported option for no postal
226           fee on one-time charges
227
228 2009-06-09 20:06  ivan
229
230         * FS/bin/freeside-upgrade: doh, semicolon
231
232 2009-06-09 20:00  ivan
233
234         * FS/bin/freeside-upgrade: don't attempt to create h_queue indices,
235           for SG upgradability
236
237 2009-06-09 19:08  ivan
238
239         * httemplate/edit/payment_gateway.html: update gateway list in
240           order to add WesternACH, RT#5409
241
242 2009-06-04 07:27  ivan
243
244         * httemplate/docs/credits.html: fix scrolling
245
246 2009-06-04 07:08  ivan
247
248         * httemplate/docs/credits.html: $core->add("jeremyd");
249
250 2009-06-03 12:52  ivan
251
252         * FS/FS/UID.pm: add a hack to set default schema, cf.
253           http://www.freeside.biz/mediawiki/index.php/Freeside:1.7:Documentation:Administration:PostgreSQL_Schema
254
255 2009-05-29 20:40  ivan
256
257         * FS/FS/part_pkg/prepaid.pm: and enable overlimit_action, RT#4995
258
259 2009-05-29 20:14  ivan
260
261         * FS/FS/: svc_acct.pm, part_pkg/flat.pm, part_pkg/prepaid.pm: add
262           ability for prepaid packages to have usage limits and cancel if
263           they're hit, RT#4995
264
265 2009-05-29 19:31  ivan
266
267         * FS/FS/: Conf.pm, svc_acct.pm: require svc_acct-usage_threshold to
268           be set explicitly, don't default to 80%
269
270 2009-05-21 20:22  ivan
271
272         * FS/bin/freeside-upgrade: commit before sqlradius upgrade so
273           sqlradius upgrade errors from permissions can be ignored for now
274
275 2009-05-20 08:27  ivan
276
277         * FS/FS/Conf.pm, httemplate/view/cust_main/packages.html: add
278           "manage device" link & config, RT#5438
279
280 2009-05-16 13:07  rsiddall
281
282         * FS/FS/part_export/domreg_opensrs.pm: Added information on common
283           failure causes to the perldoc.
284
285 2009-05-16 12:29  rsiddall
286
287         * FS/FS/part_export/domreg_opensrs.pm: Defer loading Net::OpenSRS
288           so that failure to install this module doesn't stop Apache from
289           starting.  This will cause attempts to register domains to fail
290           instead.
291
292 2009-05-15 19:31  rsiddall
293
294         * FS/FS/part_export/domreg_opensrs.pm: Provide better diagnostics
295           when the cust_main owning this domain lacks fields required for
296           use as a contact handle in the domain registration record.  Also
297           temporarily disable the ability to use the export for only
298           registration or only transfers.
299
300 2009-05-15 12:43  rsiddall
301
302         * FS/FS/svc_domain.pm, FS/FS/part_export/domreg_opensrs.pm,
303           httemplate/edit/part_export.cgi, httemplate/edit/svc_domain.cgi,
304           httemplate/edit/process/part_export.cgi,
305           httemplate/edit/process/svc_domain.cgi: Simple domain
306           registration at Tucows OpenSRS using an export based on
307           Net::OpenSRS.  When a domain is added and the export runs, it
308           will register the domain or initiate a transfer.  You can also
309           choose no action.  There's currently no provision for revoking
310           domains or renewing registrations.  Depending on the settings at
311           OpenSRS, orders may look like they've succeeded in Freeside but
312           actually be queued pending input by the reseller at OpenSRS.  The
313           part_export CGIs were modified to allow a multi-valued select to
314           be used to control which TLDs are enabled for registration.
315
316 2009-05-15 12:41  rsiddall
317
318         * FS/FS/part_export/domreg_opensrs.pm: Simple domain registration
319           at Tucows OpenSRS using an export based on Net::OpenSRS.  When a
320           domain is added and the export runs, it will register the domain
321           or initiate a transfer.  You can also choose no action.  There's
322           currently no provision for revoking domains or renewing
323           registrations.  Depending on the settings at OpenSRS, orders may
324           look like they've succeeded in Freeside but actually be queued
325           pending input by the reseller at OpenSRS.  The part_export CGIs
326           were modified to allow a multi-valued select to be used to
327           control which TLDs are enabled for registration.
328
329 2009-05-15 12:41  rsiddall
330
331         * FS/FS/part_export/domreg_opensrs.pm: file domreg_opensrs.pm was
332           added on branch FREESIDE_1_7_BRANCH on 2009-05-15 19:43:06 +0000
333
334 2009-05-03 18:17  ivan
335
336         * FS/FS/svc_acct.pm: eliminate Argument "" isn't numeric in
337           addition (+) warning
338
339 2009-04-29 11:25  ivan
340
341         * httemplate/edit/svc_www.cgi: fix inadvertant select box, RT#5277
342
343 2009-04-28 15:38  ivan
344
345         * fs_selfservice/FS-SelfService/cgi/bill.html: UI
346
347 2009-04-27 21:36  ivan
348
349         * FS/FS/cust_main.pm: add cancelled_cust-noevents flag to emulate
350           SG billing-daily -r behavior, RT#4412
351
352 2009-04-27 21:13  ivan
353
354         * FS/FS/: Conf.pm, cust_main.pm: add cancelled_cust-noevents flag
355           to emulate SG billing-daily -r behavior
356
357 2009-04-27 16:06  ivan
358
359         * htetc/handler.pl: typo
360
361 2009-04-27 16:01  ivan
362
363         * htetc/handler.pl: refuse to run w/CGI.pm 3.38.  all lenny
364           upgrades will need libcgi-pm-perl removed, suck
365
366 2009-04-26 16:43  ivan
367
368         * FS/FS/Schema.pm: would help to have an index on priority if we're
369           going to order based on it
370
371 2009-04-26 16:19  ivan
372
373         * FS/bin/freeside-queued: start small jobs more efficiently,
374           RT#4412
375
376 2009-04-26 16:09  ivan
377
378         * FS/FS/Conf.pm: add a config option for max # of queued kids,
379           RT#4412
380
381 2009-04-25 15:50  ivan
382
383         * FS/: FS/Cron/bill.pm, bin/freeside-daily: add dry run to
384           multi-process mode for testing, RT#4412
385
386 2009-04-25 10:02  ivan
387
388         * FS/FS/Cron/bill.pm: well.  that never returned any results at
389           all.  reverting.  RT#4412
390
391 2009-04-24 12:06  ivan
392
393         * FS/FS/Cron/bill.pm: tune 1.7 query for better performance,
394           hopefully.  RT#4412
395
396 2009-04-22 21:57  ivan
397
398         * FS/FS/Cron/bill.pm: we don't actually need the results ordered,
399           and i'm sure it doesn't help the planner get us results sooner.
400           last chance to try and get cursor approach working?  RT#4412
401
402 2009-04-22 21:14  ivan
403
404         * FS/FS/Cron/bill.pm: does pg try to finish the query when the job
405           addition is committed?  well, if this works, that answers that.
406           RT#4412
407
408 2009-04-22 13:24  ivan
409
410         * FS/FS/Cron/bill.pm: hopefully better performance running the big
411           query once and then fetching results with a cursor, rather than
412           running it multiple times with an OFFSET and LIMIT, RT#4412
413
414 2009-04-21 23:52  ivan
415
416         * FS/FS/Cron/bill.pm: perhaps a happier medium, RT#4412
417
418 2009-04-21 17:54  ivan
419
420         * FS/FS/Cron/bill.pm: have the big query find customers in batches.
421           this should be way more efficient in multi-process mode, can
422           start billing before the big query completes.  RT#4412
423
424 2009-04-21 09:42  ivan
425
426         * FS/FS/Cron/bill.pm: yow.  fix fallout from cust_main.archived
427           stuff causing nothing to bill.  RT#4412
428
429 2009-04-20 13:55  rsiddall
430
431         * install/rpm/freeside.spec: Acceptance testing of the RPM build
432           system flushed out a place where /bin/rm stops for input if
433           you're running /bin/su as another user to do the build.  Adding a
434           -f flag to stop it asking for input.
435
436 2009-04-20 09:57  ivan
437
438         * FS/FS/: Schema.pm, cust_main.pm, Cron/bill.pm: add
439           cust_main.archived field, skip billing if Y, RT#4412
440
441 2009-04-19 17:20  ivan
442
443         * httemplate/elements/header.html: fix botched backport from 1.9
444
445 2009-04-17 12:50  ivan
446
447         * FS/: FS/Schema.pm, FS/Cron/bill.pm, bin/freeside-queued: add
448           priority to job queue so billing jobs don't don't drown out
449           provisioning jobs
450
451 2009-04-17 05:08  ivan
452
453         * FS/: FS/Cron/bill.pm, bin/freeside-daily, FS/cust_main.pm:
454           backport freeside-daily -m and cust_main::bill_and_collect to
455           1.7, RT#4412
456
457 2009-04-17 03:17  ivan
458
459         * FS/FS/cust_main.pm: backport paycvv upgrade from 1.9: "orders of
460           magnitude faster"
461
462 2009-04-17 01:33  ivan
463
464         * ChangeLog: 1.7.4?
465
466 2009-04-17 01:25  ivan
467
468         * httemplate/docs/about.html: when you're waiting for a miracle
469
470 2009-04-17 00:21  ivan
471
472         * FS/FS/cust_bill.pm: add invoice number to PDF filename in email
473           attachments, RT#3403
474
475 2009-04-17 00:03  ivan
476
477         * httemplate/elements/header.html,
478           rt/html/Elements/FreesideSvcSearch: hide service search unless
479           user has "View customer services" ACL, RT#3478
480
481 2009-04-16 18:17  ivan
482
483         * httemplate/search/: report_receivables.cgi,
484           report_receivables.html: add customer status to receivables
485           report selection, hopefully help enet, RT#5187
486
487 2009-04-15 20:57  rsiddall
488
489         * install/rpm/freeside.spec: More fixes for SuSE self-service: 1/
490           Put binaries in the right folder 2/ Make sure freeside group is
491           created 3/ Make sure freeside home directory is created
492
493 2009-04-14 22:52  ivan
494
495         * httemplate/view/svc_acct.cgi: s/GECOS/Real Name/ RT#3519
496
497 2009-04-14 10:12  ivan
498
499         * FS/FS/: Conf.pm, Schema.pm, cust_main.pm: add configuration
500           option to control recurring_flag behavior, RT#3843
501
502 2009-04-13 17:09  ivan
503
504         * FS/FS/Conf.pm: add configuration option to control recurring_flag
505           behavior, RT#3843
506
507 2009-04-08 01:08  ivan
508
509         * FS/FS/Cron/check.pm: don't want to throw false positives, RT#5101
510
511 2009-04-08 00:32  ivan
512
513         * FS/FS/: Record.pm, Upgrade.pm, cust_main.pm: eliminate all trace
514           of cvv from history records, RT#5093
515
516 2009-04-07 11:20  ivan
517
518         * FS/FS/: Conf.pm, svc_acct.pm: add a config to allow colon in
519           usernames, RT#5145
520
521 2009-04-07 11:15  ivan
522
523         * FS/FS/svc_acct.pm: truncate long labels that are TOO long...
524           RT#3519
525
526 2009-03-31 12:51  ivan
527
528         * FS/FS/Cron/notify.pm: really fix notify for Pg 8.3
529
530 2009-03-31 12:46  ivan
531
532         * FS/FS/Cron/notify.pm: fix impending billing notification for Pg
533           8.3's more strict type checking
534
535 2009-03-29 04:56  ivan
536
537         * FS/FS/Schema.pm: index pkg_svc.quantity, RT#5083
538
539 2009-03-25 20:59  ivan
540
541         * FS/FS/svc_acct.pm: yow
542
543 2009-03-25 20:53  ivan
544
545         * FS/FS/cust_main.pm: sort packages by label of first (primary)
546           service, RT#5041
547
548 2009-03-24 06:39  jeff
549
550         * FS/FS/cust_pkg.pm: get 2884 backport in the loop
551
552 2009-03-23 23:31  ivan
553
554         * FS/FS/Schema.pm: add indices for analyzing cc failures, RT#3843
555
556 2009-03-23 21:36  jeff
557
558         * FS/FS/cust_pkg.pm, FS/FS/svc_acct.pm, FS/FS/part_pkg/flat.pm,
559           httemplate/edit/part_svc.cgi,
560           httemplate/misc/process/recharge_svc.html: more DTRT with usage
561           on service transfer between packages and recharges  RT #2884,
562           #5040
563
564 2009-03-23 19:40  ivan
565
566         * FS/FS/: Record.pm, cust_bill.pm, cust_svc.pm, h_cust_svc.pm,
567           part_pkg.pm, part_pkg/bulk.pm: bulk price plan: label as Name
568           <email>, supress extraneous service list, RT#3519
569
570 2009-03-23 15:45  ivan
571
572         * httemplate/edit/svc_acct.cgi: change label for svc_acct.finger
573           from GECOS to "Real Name", RT#3519
574
575 2009-03-23 10:02  ivan
576
577         * FS/FS/: svc_Common.pm, svc_acct.pm, part_pkg/bulk.pm: add name
578           (svc_acct.finger) to bulk billing detail, RT#3519
579
580 2009-03-21 20:33  ivan
581
582         * FS/FS/Cron/check.pm: 10 is too few, throwing false positives
583
584 2009-03-21 16:37  ivan
585
586         * FS/bin/freeside-check: Locale::SubCountry warnings clogging up
587           cron output not useful
588
589 2009-03-21 16:34  ivan
590
591         * Makefile, FS/FS/Cron/check.pm, FS/bin/freeside-check: adding
592           local checking on 1.7, RT#4610
593
594 2009-03-21 16:32  ivan
595
596         * FS/FS/Cron/check.pm: 403 forbidden is okay, at lest the server's
597           up
598
599 2009-03-21 16:32  ivan
600
601         * FS/FS/Cron/check.pm: file check.pm was added on branch
602           FREESIDE_1_7_BRANCH on 2009-03-21 23:34:36 +0000
603
604 2009-03-21 15:14  ivan
605
606         * FS/bin/freeside-check: file freeside-check was added on branch
607           FREESIDE_1_7_BRANCH on 2009-03-21 23:34:36 +0000
608
609 2009-03-21 15:14  ivan
610
611         * FS/: FS/Cron/check.pm, bin/freeside-check: freeside-check local
612           monitoring, RT#4610
613
614 2009-03-17 15:02  ivan
615
616         * fs_selfservice/FS-SelfService/SelfService.pm: add
617           payment_info_renew_info method to ClientAPI/MyAccount and
618           SG-equivalent previous_payment_info_renew_info to ClientAPI/SGNG
619
620 2009-03-17 14:38  ivan
621
622         * FS/FS/ClientAPI/SGNG.pm,
623           fs_selfservice/FS-SelfService/SelfService.pm,
624           FS/FS/ClientAPI/MyAccount.pm: add payment_info_renew_info method
625           to ClientAPI/MyAccount and SG-equivalent
626           previous_payment_info_renew_info to ClientAPI/SGNG
627
628 2009-03-17 13:41  ivan
629
630         * fs_selfservice/FS-SelfService/SelfService.pm: add SG stuff
631
632 2009-03-17 13:13  ivan
633
634         * FS/FS/Conf.pm: add a conf switch to enable sg multicust stuff,
635           since it could be dangerous
636
637 2009-03-17 12:48  ivan
638
639         * FS/FS/ClientAPI/: SGNG.pm: adding ClientAPI/SGNG.pm
640
641 2009-03-17 12:48  ivan
642
643         * FS/FS/ClientAPI/SGNG.pm: file SGNG.pm was added on branch
644           FREESIDE_1_7_BRANCH on 2009-03-17 19:48:33 +0000
645
646 2009-03-15 21:21  jeff
647
648         * FS/FS/svc_broadband.pm: use part_svc_router
649
650 2009-03-15 17:34  jeff
651
652         * FS/FS/: cust_pkg_reason.pm, h_cust_pkg.pm, h_cust_pkg_reason.pm:
653           backport history packages
654
655 2009-03-15 16:12  ivan
656
657         * FS/FS/ClientAPI/MyAccount.pm: fix old self-service for new-style
658           cust_main->order_pkgs
659
660 2009-03-15 15:46  ivan
661
662         * FS/FS/cust_pkg_reason.pm: not yet
663
664 2009-03-15 15:33  ivan
665
666         * FS/FS/cust_svc.pm: don't throw 'Use of uninitialized value in
667           addition (+) at /usr/local/share/perl/5.8.8/FS/cust_svc.pm line
668           626.' error when using attribute_since_sqlradacct
669
670 2009-03-15 12:42  ivan
671
672         * FS/FS/cust_pkg_reason.pm: should give better performance if we
673           search for what we want instead of using a string match
674
675 2009-03-15 12:00  ivan
676
677         * FS/FS/UI/bytecount.pm: sync with 1.9, slightly change boudnries
678           of how inexact bytecounts are displayed
679
680 2009-03-15 03:46  ivan
681
682         * FS/FS/cust_main.pm: fix application of data fields from prepaid
683           cards in addition to time field
684
685 2009-03-15 03:30  ivan
686
687         * httemplate/edit/prepay_credit.cgi: we're not a disk drive
688           manufacturer, don't use halfass base-10 megs/gigs
689
690 2009-03-11 18:14  jeff
691
692         * FS/FS/: cust_pkg.pm, cust_pkg_reason.pm: backport reason recovery
693           and patches to where it is required
694
695 2009-02-22 11:46  jeff
696
697         * FS/FS/h_cust_pkg.pm: file h_cust_pkg.pm was added on branch
698           FREESIDE_1_7_BRANCH on 2009-03-16 00:34:50 +0000
699
700 2009-02-22 11:46  jeff
701
702         * FS/FS/h_cust_pkg_reason.pm: file h_cust_pkg_reason.pm was added
703           on branch FREESIDE_1_7_BRANCH on 2009-03-16 00:34:51 +0000
704
705 2009-02-22 11:46  ivan
706
707         * FS/FS/: h_cust_pkg.pm, h_cust_pkg_reason.pm: add h_cust_pkg and
708           h_cust_pkg_reason packages, RT#4896
709
710 2009-02-22 02:58  ivan
711
712         * FS/FS/part_pkg/flat.pm: don't do a credit for unused time for
713           packages that don't have a last bill date.  really.  RT#4881
714
715 2009-02-07 11:05  ivan
716
717         * bin/pod2x: no, it doesn't look like we have query
718
719 2009-02-06 18:24  ivan
720
721         * fs_selfservice/FS-SelfService/SelfService.pm: paybatch doesn't
722           actually do anything yet, RT#4727
723
724 2009-02-06 18:02  ivan
725
726         * fs_selfservice/FS-SelfService/SelfService.pm: fixup self-service
727           POD, RT#4727
728
729 2009-02-06 17:45  ivan
730
731         * fs_selfservice/FS-SelfService/SelfService.pm: fix up POD
732           formatting, RT#4727
733
734 2009-02-06 17:33  ivan
735
736         * bin/pod2x: don't need this
737
738 2009-02-06 17:26  ivan
739
740         * bin/pod2x: update pod2x to use Mediawiki module instead of
741           WWW:::Mediawiki::Client.  whew, that wasn't so bad.  RT#4727
742
743 2009-01-31 20:13  ivan
744
745         * FS/FS/Upgrade.pm: commit after each table upgrade, helps with
746           getting huge dbs upgraded, RT#4679
747
748 2009-01-31 01:53  ivan
749
750         * FS/FS/access_user.pm: cache the results of ACL queries, should
751           improve performance of customer view page for customers with
752           shitloads of packages/services, RT#4696
753
754 2009-01-30 12:44  ivan
755
756         * FS/FS/ClientAPI_SessionCache.pm: should use FS::Conf
757
758 2009-01-29 16:40  ivan
759
760         * FS/FS/UI/bytecount.pm: we're not a disk drive manufacturer
761
762 2009-01-29 11:25  ivan
763
764         * FS/FS/cust_pkg.pm: fix unsuspend-always_adjust_next_bill_date
765           config, RT#4271
766
767 2009-01-28 08:28  rsiddall
768
769         * install/rpm/freeside.spec: Removed conflict between core billing
770           package and self-service RPMs so you can install them all on the
771           same machine.  This may have applications if you're using XMLRPC
772           to talk to the self-service interface from PHP, Python, etc.
773
774 2009-01-24 17:27  ivan
775
776         * FS/FS/cust_svc.pm: add some debugging to RADIUS db calls
777
778 2009-01-24 13:53  ivan
779
780         * FS/FS/ClientAPI/MyAccount.pm: have the prepay amounts include the
781           current balance, RT#4623
782
783 2009-01-22 16:49  ivan
784
785         * FS/FS/ClientAPI/MyAccount.pm: typo in rounding the amounts
786           returned by renew_info, RT#4623
787
788 2009-01-22 16:23  ivan
789
790         * FS/FS/ClientAPI/MyAccount.pm: round the amounts returned by
791           renew_info, RT#4623
792
793 2009-01-22 09:29  ivan
794
795         * FS/FS/part_pkg.pm, FS/FS/ClientAPI/MyAccount.pm,
796           fs_selfservice/FS-SelfService/SelfService.pm: add self-service
797           methods renew_info, order_renew and process_payment_order_renew
798           to enable self-renewal through self-service.  RT#4623
799
800 2009-01-18 13:05  rsiddall
801
802         * install/rpm/freeside.sysconfig: bash didn't like spaces on each
803           side of an equals sign.
804
805 2009-01-06 09:49  ivan
806
807         * FS/FS/: Conf.pm, cust_bill.pm, cust_main.pm: add invoice_subject
808           config with some subsitution vars, RT#4481
809
810 2009-01-04 14:07  ivan
811
812         * Makefile, init.d/freeside-init: don't run a self-service server
813           against localhost OOTB; eliminate those gigantic useless logfiles
814
815 2008-12-28 11:10  ivan
816
817         * httemplate/browse/cust_main_county.cgi: finish dealing with
818           counties with spaces, etc., RT#4496
819
820 2008-12-28 11:08  ivan
821
822         * httemplate/edit/process/cust_main_county-expand.cgi: allow normal
823           ut_textn strings in county expansion, RT#4496
824
825 2008-12-28 10:59  ivan
826
827         * httemplate/browse/cust_main_county.cgi: deal with counties with
828           spaces, etc., RT#4496
829
830 2008-12-28 10:52  ivan
831
832         * httemplate/browse/cust_main_county.cgi: put the
833           country/state/county selections on their own line, RT#4496
834
835 2008-12-28 10:48  ivan
836
837         * httemplate/elements/select-country.html: file select-country.html
838           was added on branch FREESIDE_1_7_BRANCH on 2008-12-28 18:48:16
839           +0000
840
841 2008-12-28 10:48  ivan
842
843         * httemplate/elements/select-county.html: file select-county.html
844           was added on branch FREESIDE_1_7_BRANCH on 2008-12-28 18:48:16
845           +0000
846
847 2008-12-28 10:48  ivan
848
849         * httemplate/elements/select-state.html: file select-state.html was
850           added on branch FREESIDE_1_7_BRANCH on 2008-12-28 18:48:16 +0000
851
852 2008-12-28 10:48  ivan
853
854         * httemplate/elements/: select-country.html, select-county.html,
855           select-state.html: fix browse results for selecting counties
856           (resulting from separating tax classes), also add dropdowns to
857           browse by state and county, RT#4496
858
859 2008-12-28 10:44  ivan
860
861         * httemplate/: browse/cust_main_county.cgi,
862           edit/cust_main/billing.html, edit/cust_main/contact.html,
863           misc/payment.cgi, edit/cust_main/select-country.html,
864           edit/cust_main/select-county.html,
865           edit/cust_main/select-state.html: fix browse results for
866           selecting counties (resulting from separating tax classes), also
867           add dropdowns to browse by state and county, RT#4496
868
869 2008-12-26 08:59  rsiddall
870
871         * install/rpm/: freeside-selfservice.conf, freeside.spec: Added an
872           Apache configuration file for the self-service interface.
873           Modified the .spec file to allow the self-service interface to be
874           installed on a machine that already has the billing server on it,
875           if you override the conflict reported by yum.  Temporarily
876           disabled the conflict in YaST.  Fixed a long-standing bug where
877           Makefile sets the ownership of files, causing "install" commands
878           to fail when building the RPMs.  This showed up on the SuSE
879           install.  Simplified .spec code to install the init script and
880           the Apache configuration file.  Added some fix-ups for some of
881           the remaining SuSE problems.  Included a note on changes to make
882           once the Freeside cache relocation code is fixed; this cannot be
883           done until a release of Freeside with the fix in it has been
884           made, or you'll get broken RPMs again.
885
886 2008-12-22 16:52  ivan
887
888         * FS/FS/cust_bill.pm: truncate package descriptions over 50 chars
889           to avoid pushing the total column out to the right, RT#4449
890
891 2008-12-22 13:16  ivan
892
893         * httemplate/edit/: part_pkg.cgi, quick-charge.html: soft-limit
894           package names to 50 chars to avoid problems with typeset
895           invoices, RT#4449
896
897 2008-12-21 16:51  ivan
898
899         * FS/FS/cust_bill.pm: have \& in invoice_latexreturnaddress
900           translate to & in HTML, RT#4426
901
902 2008-12-21 16:46  ivan
903
904         * FS/FS/cust_bill.pm: have \& in invoice_latexreturnaddress
905           translate to & in HTML, RT#4426
906
907 2008-12-15 16:08  jeff
908
909         * FS/FS/cust_pkg.pm: proper dates on expire and suspend reasons
910
911 2008-12-10 13:33  ivan
912
913         * httemplate/graph/: report_cust_bill_pkg.html,
914           report_cust_pkg.html, report_money_time.html: allow all-agent
915           reporting again
916
917 2008-12-10 11:40  rsiddall
918
919         * install/rpm/freeside.spec: Cleanup .spec file to quieten rpmlint.
920           First round of modifications to support SuSE as well as
921           RedHat/Fedora/CentOS.
922
923 2008-12-10 11:39  rsiddall
924
925         * install/rpm/rpm2Bundle: Improved code to handle RPM names and
926           convert back to Perl module names.
927
928 2008-12-02 21:53  ivan
929
930         * httemplate/edit/part_pkg.cgi: 60 char soft max length for
931           packages, so invoices don't wrap, RT#4328
932
933 2008-11-30 13:01  ivan
934
935         * FS/FS/cdr.pm: _cdr_min_parser_maker fix for correct setting of
936           duration/billsec with simple & simple2 rate plans
937
938 2008-11-17 18:56  rsiddall
939
940         * install/rpm/rpm2Bundle: Now handles hyphenated Perl requirements
941           as well as those in parentheses, and handles more version
942           relation types.
943
944 2008-11-11 00:55  ivan
945
946         * FS/FS/cust_bill.pm: add fax to invoice data, RT#3290
947
948 2008-11-11 00:45  ivan
949
950         * conf/: invoice_html, invoice_latex: agent_custid and ship_fax
951           don't belong with the ship address, that was an unrelated
952           tampabay/pbx-change request, RT#3290
953
954 2008-11-10 23:51  ivan
955
956         * conf/invoice_html: make HTML invoice more consistent with current
957           typeset invoice: center invoice date instead of right-justify
958
959 2008-11-06 22:04  ivan
960
961         * httemplate/view/svc_acct.cgi: fix viewing of unlinked services.
962           wow, it has been a while
963
964 2008-11-06 14:53  ivan
965
966         * FS/FS/part_export/sqlradius.pm: should fix open session RADIUS
967           search, RT #4233
968
969 2008-11-06 14:20  ivan
970
971         * FS/FS/part_export/sqlradius.pm: fix radius search, RT#4233
972
973 2008-11-02 17:10  ivan
974
975         * httemplate/view/svc_acct.cgi: time remaining is more useful to
976           display as hours + minutes than days, hours, minutes from
977           Time::Duration
978
979 2008-11-02 12:27  ivan
980
981         * httemplate/search/: report_tax.cgi, cust_bill_pkg.cgi: (and
982           REALLY fix the line-item links too, whew) fix overreporting of
983           tax invoiced when using & reporting with taxclasses, RT#4131
984
985 2008-11-02 12:03  ivan
986
987         * httemplate/search/report_tax.cgi: (and fix the line-item links
988           too, whew) fix overreporting of tax invoiced when using &
989           reporting with taxclasses, RT#4131
990
991 2008-11-02 11:40  ivan
992
993         * httemplate/search/report_tax.cgi: (and fix the total too) fix
994           overreporting of tax invoiced when using & reporting with
995           taxclasses, RT#4131
996
997 2008-11-02 11:26  ivan
998
999         * httemplate/search/report_tax.cgi: fix overreporting of tax
1000           invoiced when using & reporting with taxclasses, RT#4131
1001
1002 2008-11-01 13:01  ivan
1003
1004         * FS/FS/cust_main_county.pm: 1.7 backport of
1005           cust_main_county::sql_taxclass_sameregion needs FS::Record::dbh
1006           imported, also causing tax report to bail out, sheesh, RT#4133
1007
1008 2008-11-01 12:53  ivan
1009
1010         * FS/FS/Record.pm: backport bind_param fixes for DBD:Pg 1.x from
1011           1.9, fixes "Cannot bind ... unknown sql_type 6 on tax report,
1012           RT#4133
1013
1014 2008-10-22 22:20  ivan
1015
1016         * fs_selfservice/FS-SelfService/SelfService.pm: POD cleanup
1017
1018 2008-10-21 21:39  ivan
1019
1020         * FS/FS/part_export/sqlradius.pm, httemplate/search/sqlradius.cgi,
1021           httemplate/search/sqlradius.html: fix error on open-ended RADIUS
1022           search with Pg, add options for open session search and search on
1023           start time, RT#4051
1024
1025 2008-10-15 22:35  ivan
1026
1027         * httemplate/misc/payment.cgi, FS/FS/Conf.pm,
1028           httemplate/search/cust_pay_batch.cgi,
1029           httemplate/view/cust_main/payment_history.html: add
1030           batch-enable_payby and realtime_disable_payby for better control
1031           over hybrid realtime/batch installs; deprecate never-used
1032           paymentforcedtobatch, RT#4052
1033
1034 2008-10-15 22:04  ivan
1035
1036         * httemplate/elements/menu.html: add batch-enable_payby and
1037           realtime_disable_payby for better control over hybrid
1038           realtime/batch installs; deprecate never-used
1039           paymentforcedtobatch, RT#4052
1040
1041 2008-10-13 14:58  ivan
1042
1043         * FS/: bin/freeside-fetch, FS/Conf.pm: Change subject for
1044           freeside-fetch emailed reports from "subject" to "Freeside
1045           report", and add email_report-subject config to change it.
1046           RT#4093
1047
1048 2008-10-12 16:56  jeff
1049
1050         * conf/invoice_latex: better column widths and easier maintenance
1051
1052 2008-10-12 14:22  jeff
1053
1054         * conf/invoice_latex: better value for non-broken tetex
1055
1056 2008-10-11 17:58  ivan
1057
1058         * httemplate/browse/cust_main_county.cgi: fix link
1059
1060 2008-10-11 17:54  ivan
1061
1062         * httemplate/: edit/bulk-cust_main_county.html,
1063           edit/process/bulk-cust_main_county.html,
1064           browse/cust_main_county.cgi: add a quick bulk tax add tool
1065           (eating my own dogfood instead of running a one-off SQL query),
1066           RT#4117
1067
1068 2008-10-11 17:54  ivan
1069
1070         * httemplate/edit/: bulk-cust_main_county.html,
1071           process/bulk-cust_main_county.html: file
1072           bulk-cust_main_county.html was added on branch
1073           FREESIDE_1_7_BRANCH on 2008-10-12 00:54:19 +0000
1074
1075 2008-10-10 17:32  ivan
1076
1077         * FS/FS/part_pkg.pm: backport part_pkg::pkg_comment in order to
1078           enable suspension notices to an administrator, RT#4083
1079
1080 2008-10-10 17:32  ivan
1081
1082         * FS/FS/: Conf.pm, cust_pkg.pm: enable suspension notices to an
1083           administrator, RT#4083
1084
1085 2008-10-10 16:36  ivan
1086
1087         * FS/FS/cust_pkg.pm: quick kludge to eliminate exact duplicates in
1088           h_labels_short in an effort to reduce the number of "XXX service
1089           listing twice on invoice" incidents, RT#3944.  still should be
1090           possible to fundamentally do better with the function in the
1091           first place
1092
1093 2008-10-09 13:06  ivan
1094
1095         * FS/FS/part_export/sqlradius.pm: use Freeradius := attribute for
1096           ALL attributes except Password.  Crypt-Password, User-Password,
1097           Password-With-Header should now use := instead of ==.  RT#4051
1098
1099 2008-10-06 17:10  ivan
1100
1101         * FS/FS/Upgrade.pm: oops, brainfart
1102
1103 2008-10-06 17:09  ivan
1104
1105         * FS/FS/Upgrade.pm: when setting last_login/last_logout, ensure
1106           only accounts actually attached to the export are updated
1107
1108 2008-10-06 08:28  ivan
1109
1110         * FS/FS/: cdr/netcentrex.pm, cdr.pm: add initial netcentrex CDR
1111           format
1112
1113 2008-10-06 08:28  ivan
1114
1115         * FS/FS/cdr/netcentrex.pm: file netcentrex.pm was added on branch
1116           FREESIDE_1_7_BRANCH on 2008-10-06 15:28:15 +0000
1117
1118 2008-10-05 14:36  ivan
1119
1120         * httemplate/search/pay_batch.cgi: fix links to closed batches,
1121           RT#4052
1122
1123 2008-10-04 23:07  ivan
1124
1125         * httemplate/: edit/elements/ApplicationCommon.html,
1126           view/cust_main/payment_history/credit.html,
1127           view/cust_main/payment_history/payment.html: finish UI
1128           improvements wrt refunds: now you have to post a check or cash
1129           refund explicitly, no more implicit creation by 'applying'
1130           credits.  don't show useless application links.  don't enable
1131           apply button until you pick an invoice/refund.  RT#3812
1132
1133 2008-10-04 15:35  ivan
1134
1135         * FS/FS/: Misc.pm, cust_bill_ApplicationCommon.pm,
1136           payinfo_transaction_Mixin.pm, Misc/prune.pm: POD cleanups
1137
1138 2008-10-04 13:55  ivan
1139
1140         * httemplate/edit/rate_region.cgi: fix inappropriate rounding when
1141           editing rates for a whole region
1142
1143 2008-09-30 13:17  jeff
1144
1145         * fs_selfservice/FS-SelfService/cgi/: bill.html, selfservice.cgi:
1146           turn on and off postal billing from self-service
1147
1148 2008-09-28 20:41  ivan
1149
1150         * httemplate/misc/delay_susp_pkg.html: use init_calendar.html
1151
1152 2008-09-25 20:54  jeff
1153
1154         * httemplate/misc/: delay_susp_pkg.html,
1155           process/delay_susp_pkg.html: file delay_susp_pkg.html was added
1156           on branch FREESIDE_1_7_BRANCH on 2008-09-26 03:56:39 +0000
1157
1158 2008-09-25 20:54  jeff
1159
1160         * httemplate/misc/delay_susp_pkg.html,
1161           httemplate/misc/process/delay_susp_pkg.html,
1162           FS/FS/AccessRight.pm, FS/FS/cust_main.pm,
1163           FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi,
1164           httemplate/view/cust_main/packages.html: push out event triggered
1165           suspensions
1166
1167 2008-09-24 19:27  jeff
1168
1169         * FS/FS/part_export/prizm.pm: prizm export improvement for package
1170           changes
1171
1172 2008-09-18 16:17  jeff
1173
1174         * FS/FS/Schema.pm: trade space for time
1175
1176 2008-09-16 15:21  ivan
1177
1178         * httemplate/search/report_tax.cgi: minor initialization issue
1179           (backport)
1180
1181 2008-09-14 13:24  ivan
1182
1183         * FS/FS/cust_main_invoice.pm: silently strip out leading and
1184           trailing spaces from invoicing email addresses instead of
1185           throwing an error
1186
1187 2008-09-12 15:53  ivan
1188
1189         * FS/FS/part_pkg/voip_cdr.pm: just give up and try again tommorow,
1190           "1011" came from us not the CDRs anyway, RT#3985
1191
1192 2008-09-12 15:48  ivan
1193
1194         * FS/FS/part_pkg/voip_cdr.pm: not enough sleep to support multiple
1195           internal_prefixen, RT#3985
1196
1197 2008-09-12 15:38  ivan
1198
1199         * FS/FS/part_pkg/voip_cdr.pm: not enough sleep to support multiple
1200           internal_prefixen, RT#3985
1201
1202 2008-09-12 15:18  ivan
1203
1204         * FS/FS/part_pkg/voip_cdr.pm: grr, TRY to support multiple
1205           internal_prefixen, RT#3985
1206
1207 2008-09-12 14:56  ivan
1208
1209         * FS/FS/part_pkg/voip_cdr.pm: support multiple internal_prefixen,
1210           RT#3985
1211
1212 2008-09-12 00:58  ivan
1213
1214         * FS/FS/: Conf.pm, cust_pkg.pm: make the max # of indivudal
1215           services printed on invoices configurable.  RT#3904
1216
1217 2008-09-12 00:07  ivan
1218
1219         * FS/FS/: part_pkg/flat.pm, part_pkg/voip_cdr.pm, cust_main.pm:
1220           don't throw noisy warnings about missing new recur_temporality,
1221           RT#3851
1222
1223 2008-09-11 19:02  ivan
1224
1225         * httemplate/misc/spool_invoices.cgi: file spool_invoices.cgi was
1226           added on branch FREESIDE_1_7_BRANCH on 2008-09-12 02:02:05 +0000
1227
1228 2008-09-11 19:01  ivan
1229
1230         * httemplate/misc/spool_invoices.cgi, FS/FS/cust_bill.pm,
1231           FS/FS/Conf.pm, httemplate/search/cust_bill.html: add billco
1232           respooling, not re-FTPing, RT#3971
1233
1234 2008-09-11 17:53  ivan
1235
1236         * FS/FS/part_pkg/: flat.pm, voip_cdr.pm: add recur_temporality to
1237           flat.pm, RT#3851
1238
1239 2008-09-11 17:41  ivan
1240
1241         * FS/FS/cust_main.pm: correct a (fortunately harmless) typo
1242
1243 2008-09-10 01:33  ivan
1244
1245         * httemplate/misc/ftp_invoices.cgi: file ftp_invoices.cgi was added
1246           on branch FREESIDE_1_7_BRANCH on 2008-09-10 08:33:58 +0000
1247
1248 2008-09-10 01:33  ivan
1249
1250         * FS/FS/Conf.pm, FS/FS/cust_bill.pm,
1251           httemplate/misc/ftp_invoices.cgi,
1252           httemplate/search/cust_bill.html: add re-FTP reprint,
1253           RT#create-me-tommorow-for-enet
1254
1255 2008-09-10 00:30  ivan
1256
1257         * FS/FS/part_pkg/voip_cdr.pm: add upcoming/preceding option,
1258           RT#3851
1259
1260 2008-09-10 00:24  ivan
1261
1262         * FS/FS/cust_main.pm: add upcoming/preceding option, RT#3851
1263
1264 2008-09-09 15:35  ivan
1265
1266         * FS/FS/ClientAPI/MyAccount.pm: allow implied primary services to
1267           log into selfservice when selfservice_server-primary_only is on
1268
1269 2008-09-09 14:29  ivan
1270
1271         * FS/FS/ClientAPI/MyAccount.pm: this should allow implied primary
1272           services to log into selfservice when
1273           selfservice_server-primary_only is on
1274
1275 2008-09-09 14:04  ivan
1276
1277         * FS/FS/Upgrade.pm: show which _upgrade_data sub is being run
1278
1279 2008-09-09 13:58  ivan
1280
1281         * FS/FS/cust_pkg_detail.pm: 1.7 somehow got an old copy of
1282           cust_pkg_detail, doh
1283
1284 2008-09-09 01:19  ivan
1285
1286         * FS/FS/Schema.pm: wtf, cust_pkg_reason has no indices?!
1287           _upgrade_data is hosing cpu badly
1288
1289 2008-09-07 19:49  ivan
1290
1291         * httemplate/edit/quick-charge.html: extraneous code cleanup
1292
1293 2008-09-07 19:47  ivan
1294
1295         * FS/FS/: AccessRight.pm, cust_main.pm: add package invoice details
1296           & comments, RT#3810
1297
1298 2008-09-07 19:42  ivan
1299
1300         * httemplate/edit/process/cust_pkg_detail.html: file
1301           cust_pkg_detail.html was added on branch FREESIDE_1_7_BRANCH on
1302           2008-09-08 02:42:35 +0000
1303
1304 2008-09-07 19:42  ivan
1305
1306         * httemplate/edit/cust_pkg_detail.html: file cust_pkg_detail.html
1307           was added on branch FREESIDE_1_7_BRANCH on 2008-09-08 02:42:34
1308           +0000
1309
1310 2008-09-07 19:42  ivan
1311
1312         * FS/t/cust_pkg_detail.t: file cust_pkg_detail.t was added on
1313           branch FREESIDE_1_7_BRANCH on 2008-09-08 02:42:31 +0000
1314
1315 2008-09-07 19:42  ivan
1316
1317         * FS/FS/cust_pkg_detail.pm: file cust_pkg_detail.pm was added on
1318           branch FREESIDE_1_7_BRANCH on 2008-09-08 02:42:30 +0000
1319
1320 2008-09-07 19:42  ivan
1321
1322         * FS/FS/cust_pkg_detail.pm, FS/t/cust_pkg_detail.t,
1323           httemplate/edit/cust_pkg_detail.html,
1324           httemplate/edit/process/cust_pkg_detail.html, FS/FS/Schema.pm,
1325           httemplate/pref/pref.html, httemplate/pref/pref-process.html,
1326           httemplate/view/cust_main/packages.html, FS/MANIFEST, FS/FS.pm,
1327           FS/FS/cust_pkg.pm: add package invoice details & comments,
1328           RT#3810
1329
1330 2008-09-06 13:54  ivan
1331
1332         * FS/FS/UI/Web.pm: don't link to customer service view unless the
1333           user has the ACL to view the resulting page
1334
1335 2008-09-03 11:59  jeff
1336
1337         * FS/FS/: Upgrade.pm, cust_pkg_reason.pm: system only reason update
1338           routine
1339
1340 2008-09-02 18:52  ivan
1341
1342         * httemplate/view/cust_main/payment_history.html: add back ability
1343           to post a check/cash refund. be more explicit about it instead of
1344           just being a checkbox when posting a credit. RT#3812
1345
1346 2008-09-02 18:46  ivan
1347
1348         * httemplate/elements/init_calendar.html: file init_calendar.html
1349           was added on branch FREESIDE_1_7_BRANCH on 2008-09-03 01:46:44
1350           +0000
1351
1352 2008-09-02 18:46  ivan
1353
1354         * httemplate/elements/init_calendar.html, FS/FS/payby.pm,
1355           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_refund.cgi,
1356           httemplate/edit/process/cust_refund.cgi,
1357           httemplate/view/cust_main/payment_history/refund.html,
1358           httemplate/view/cust_refund.html, FS/FS/AccessRight.pm: add back
1359           ability to post a check/cash refund.  be more explicit about it
1360           instead of just being a checkbox when posting a credit.  RT#3812
1361
1362 2008-08-29 16:13  ivan
1363
1364         * FS/FS/part_export/: acct_freeside.pm: adding fs-to-fs
1365           provisioning of simple accounts for cheepnet, RT#3805
1366
1367 2008-08-29 16:13  ivan
1368
1369         * FS/FS/part_export/acct_freeside.pm: file acct_freeside.pm was
1370           added on branch FREESIDE_1_7_BRANCH on 2008-08-29 23:14:14 +0000
1371
1372 2008-08-29 13:10  ivan
1373
1374         * httemplate/edit/part_pkg.cgi: increase maxlength and size of
1375           quantity fields on package edit, for RT#3805
1376
1377 2008-08-26 14:59  ivan
1378
1379         * FS/FS/cust_main.pm: don't override countrydefault or whatever
1380           with a blank value in bulk customer import
1381
1382 2008-08-26 06:59  rsiddall
1383
1384         * install/rpm/freeside.spec: More changes to the self-service RPMs,
1385           mostly fixing up paths so the RPM-installed self-service files
1386           are not under /usr/local on the remote machine.  Also fixed an
1387           initialization problem where the system configuration files for
1388           Freeside were assumed to be under /etc/default, not
1389           /etc/sysconfig
1390
1391 2008-08-23 20:40  rsiddall
1392
1393         * install/rpm/freeside.spec: Create discrete RPMs for different
1394           parts of the self-service interface.
1395
1396 2008-08-21 16:21  ivan
1397
1398         * FS/bin/freeside-yori: file freeside-yori was added on branch
1399           FREESIDE_1_7_BRANCH on 2008-08-21 23:22:20 +0000
1400
1401 2008-08-21 16:21  ivan
1402
1403         * FS/: FS/Yori.pm, bin/freeside-yori, MANIFEST: add the client-side
1404           reporting for MCP mode
1405
1406 2008-08-21 16:21  ivan
1407
1408         * FS/FS/Yori.pm: file Yori.pm was added on branch
1409           FREESIDE_1_7_BRANCH on 2008-08-21 23:22:07 +0000
1410
1411 2008-08-19 11:42  ivan
1412
1413         * FS/FS/svc_acct.pm: beter error messages for duplicate accounts
1414
1415 2008-08-19 04:35  ivan
1416
1417         * FS/FS/cdr.pm: fix duration on simple/simple2 CDR formats
1418
1419 2008-08-19 03:09  ivan
1420
1421         * httemplate/edit/process/rate_region.cgi: also don't neglext nxx
1422           here
1423
1424 2008-08-19 03:06  ivan
1425
1426         * FS/FS/rate_region.pm, httemplate/browse/rate_region.html,
1427           httemplate/edit/rate_region.cgi: more consistent prefix display,
1428           and don't forget nxx'
1429
1430 2008-08-15 01:45  ivan
1431
1432         * httemplate/elements/header-minimal.html: 1.7 needs
1433           header-minimal.html for new file upload to work
1434
1435 2008-08-14 17:41  ivan
1436
1437         * httemplate/elements/form-file_upload.html: can have a message
1438           then a URL too
1439
1440 2008-08-14 04:56  ivan
1441
1442         * httemplate/: misc/file-upload.html, elements/file-upload.html:
1443           file file-upload.html was added on branch FREESIDE_1_7_BRANCH on
1444           2008-08-14 11:56:12 +0000
1445
1446 2008-08-14 04:54  ivan
1447
1448         * httemplate/elements/form-file_upload.html: file
1449           form-file_upload.html was added on branch FREESIDE_1_7_BRANCH on
1450           2008-08-14 11:54:37 +0000
1451
1452 2008-08-14 04:53  ivan
1453
1454         * FS/FS/Schema.pm, FS/FS/UID.pm, FS/FS/cust_main.pm,
1455           httemplate/elements/progress-init.html,
1456           httemplate/elements/progress-popup.html,
1457           httemplate/misc/cust_main-import.cgi,
1458           httemplate/misc/process/cust_main-import.cgi,
1459           httemplate/search/cust_main.html,
1460           httemplate/elements/form-file_upload.html,
1461           httemplate/misc/file-upload.html,
1462           httemplate/elements/file-upload.html: customer import: add
1463           progress bar & redirect to a search of the imported customers,
1464           #3475
1465
1466 2008-08-14 04:44  ivan
1467
1468         * Makefile: customer import: add progress bar & redirect to a
1469           search of the imported customers, #3475
1470
1471 2008-08-13 18:58  ivan
1472
1473         * FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
1474           httemplate/elements/menu.html,
1475           httemplate/misc/cust_main-import.cgi,
1476           httemplate/misc/process/cust_main-import.cgi: import customer
1477           from Excel file too
1478
1479 2008-08-13 18:52  ivan
1480
1481         * FS/FS/svc_Common.pm: tyop
1482
1483 2008-08-13 18:38  ivan
1484
1485         * httemplate/view/svc_forward.cgi: tyop
1486
1487 2008-08-12 01:47  ivan
1488
1489         * httemplate/edit/process/part_pkg.cgi: fix inability to edit agent
1490           types for a package def when agent_defaultpkg is set on
1491
1492 2008-08-07 15:30  ivan
1493
1494         * Makefile: don't generate a new key on install-selfservice if
1495           there's already an RSA one either
1496
1497 2008-08-02 16:51  ivan
1498
1499         * FS/FS/: cdr.pm, cdr/asterisk.pm, cdr/genband_meetme.pm,
1500           cdr/genband.pm, cdr/openser.pm, cdr/simple.pm, cdr/taqua.pm,
1501           cdr/unitel.pm: fix 'Can't call method "parse" on an undefined
1502           value' error from CDR format refactor
1503
1504 2008-07-31 16:32  ivan
1505
1506         * httemplate/search/report_receivables.cgi: this should fix columns
1507           not showing up in receivables report... not surea bout #3801
1508           (credits/etc show up in all time periods)
1509
1510 2008-07-31 14:16  ivan
1511
1512         * FS/FS/svc_acct.pm: backport-ish from 1.9: blowfish apsswords
1513           exporting to LDAP should warn and return {CRYPT}* instead of
1514           throwing a fatal error
1515
1516 2008-07-31 13:17  ivan
1517
1518         * httemplate/search/report_receivables.cgi: fix receivables report:
1519           credits/etc. should be limited by date like before, closes:
1520           Bug#3801
1521
1522 2008-07-30 19:35  ivan
1523
1524         * httemplate/misc/delete-customer.cgi: fix error on customer
1525           deletion
1526
1527 2008-07-30 15:15  ivan
1528
1529         * FS/FS/cdr/nt.pm: rename nt to nextone
1530
1531 2008-07-30 15:10  ivan
1532
1533         * FS/FS/cdr/nextone.pm: file nextone.pm was added on branch
1534           FREESIDE_1_7_BRANCH on 2008-07-30 22:10:52 +0000
1535
1536 2008-07-30 15:10  ivan
1537
1538         * FS/FS/cdr/: nextone.pm: rename nt to nextone
1539
1540 2008-07-30 13:39  ivan
1541
1542         * httemplate/search/cust_bill_pkg.cgi: backport line item detail
1543           report from HEAD
1544
1545 2008-07-18 15:32  ivan
1546
1547         * FS/FS/cust_pkg.pm: random cleanup from 1.9
1548
1549 2008-07-18 15:29  ivan
1550
1551         * bin/bind.import: add -e option to bind.import (now to actually
1552           implement it)
1553
1554 2008-07-18 15:28  ivan
1555
1556         * FS/FS/rate_region.pm: show NXX is US if applicable
1557
1558 2008-07-17 16:55  ivan
1559
1560         * FS/FS/cdr/asterisk.pm: file asterisk.pm was added on branch
1561           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1562
1563 2008-07-17 16:55  ivan
1564
1565         * FS/FS/cdr/genband.pm: file genband.pm was added on branch
1566           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1567
1568 2008-07-17 16:55  ivan
1569
1570         * FS/FS/cdr/genband_meetme.pm: file genband_meetme.pm was added on
1571           branch FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1572
1573 2008-07-17 16:55  ivan
1574
1575         * FS/FS/cdr/nt.pm: file nt.pm was added on branch
1576           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1577
1578 2008-07-17 16:55  ivan
1579
1580         * FS/FS/cdr/openser.pm: file openser.pm was added on branch
1581           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1582
1583 2008-07-17 16:55  ivan
1584
1585         * FS/FS/cdr/simple.pm: file simple.pm was added on branch
1586           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1587
1588 2008-07-17 16:55  ivan
1589
1590         * FS/FS/cdr/taqua.pm: file taqua.pm was added on branch
1591           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1592
1593 2008-07-17 16:55  ivan
1594
1595         * FS/FS/cdr/unitel.pm: file unitel.pm was added on branch
1596           FREESIDE_1_7_BRANCH on 2008-07-17 23:55:39 +0000
1597
1598 2008-07-17 16:55  ivan
1599
1600         * FS/FS/: cdr/asterisk.pm, cdr/genband.pm, cdr/genband_meetme.pm,
1601           cdr/nt.pm, cdr/openser.pm, cdr/simple.pm, cdr/taqua.pm,
1602           cdr/unitel.pm, cdr.pm: CDR updates; modularize CDR import
1603           formats; add formats for OpenSER, Genband/Tekelec, and "NT"
1604
1605 2008-07-15 16:25  ivan
1606
1607         * FS/FS/Upgrade.pm: where in the world is $DBI::errstr
1608
1609 2008-07-15 16:18  ivan
1610
1611         * FS/FS/Upgrade.pm: parens help alot
1612
1613 2008-07-15 16:17  ivan
1614
1615         * FS/FS/Upgrade.pm: report errors connecting to sqlradius dbs on
1616           upgrade
1617
1618 2008-07-15 13:56  ivan
1619
1620         * FS/FS/cust_main.pm: prevent inactive customers from showing up in
1621           reports of cancelled customers
1622
1623 2008-07-14 16:59  ivan
1624
1625         * httemplate/view/cust_main/notes.html: fuck embedded iframes and
1626           their stupid display problems with scrolling.  also make the
1627           gridding more consistent
1628
1629 2008-07-14 16:08  ivan
1630
1631         * httemplate/: view/cust_main.cgi, view/cust_main/notes.html,
1632           edit/process/cust_main_note.cgi: fuck embedded iframes and their
1633           stupid display problems with scrolling.  also make the gridding
1634           more consistent
1635
1636 2008-07-10 11:48  ivan
1637
1638         * httemplate/view/cust_main/packages.html: fix variable scoping
1639           issues preventing customer view page from coing up
1640
1641 2008-07-09 20:22  jeff
1642
1643         * FS/FS/cust_bill.pm: remove spurious warning
1644
1645 2008-07-09 20:16  jeff
1646
1647         * FS/FS/cust_bill.pm: restore line item date ranges
1648
1649 2008-07-09 13:37  ivan
1650
1651         * FS/FS/part_pkg.pm: should avoid spurious uninitialized value
1652           warnings on upgrade
1653
1654 2008-07-09 13:33  ivan
1655
1656         * FS/FS/svc_Common.pm: perl vs SQL brainfart
1657
1658 2008-07-09 12:35  ivan
1659
1660         * FS/FS/svc_Common.pm: service searching should be case-insensitive
1661           now
1662
1663 2008-07-08 20:40  ivan
1664
1665         * httemplate/search/: cust_tax_exempt.cgi: helpful to see when
1666           exemptions were inserted?
1667
1668 2008-07-08 20:27  ivan
1669
1670         * httemplate/search/cust_tax_exempt.cgi: need the exemptnum...
1671
1672 2008-07-08 20:18  ivan
1673
1674         * httemplate/search/cust_tax_exempt.html: file cust_tax_exempt.html
1675           was added on branch FREESIDE_1_7_BRANCH on 2008-07-09 03:18:49
1676           +0000
1677
1678 2008-07-08 20:18  ivan
1679
1680         * httemplate/search/: cust_tax_exempt.html, cust_tax_exempt.cgi:
1681           search legacy tax exemptions by customer status
1682
1683 2008-07-08 19:30  ivan
1684
1685         * httemplate/edit/process/part_pkg.cgi: don't require an agent type
1686           to be specified when editing a disabled package
1687
1688 2008-07-07 19:19  ivan
1689
1690         * httemplate/search/cust_bill_pkg.cgi: fix line-item reports on
1691           taxclass-less regions
1692
1693 2008-07-07 19:01  ivan
1694
1695         * FS/FS/cust_main_county.pm, httemplate/search/report_tax.cgi,
1696           httemplate/search/cust_bill_pkg.cgi: fix line-item reports on
1697           taxclass-less regions
1698
1699 2008-07-07 17:35  ivan
1700
1701         * httemplate/search/cust_bill_pkg.cgi: order by number for line
1702           items with the same datestamp
1703
1704 2008-07-07 17:20  ivan
1705
1706         * httemplate/search/cust_bill_pkg.cgi: order line item reports by
1707           date
1708
1709 2008-07-07 16:47  ivan
1710
1711         * httemplate/search/report_tax.cgi: should be a proper fix for edge
1712           cases where you have taxclass and empty-taxclass rates for a
1713           region, whew
1714
1715 2008-07-02 21:19  ivan
1716
1717         * FS/FS/Record.pm: should FINALLY get binding correctly in light of
1718           regression caused by get_real_fields refactor
1719
1720 2008-07-02 21:12  ivan
1721
1722         * FS/FS/Record.pm: this should non-"=" searches on fields that
1723           require SQL type binding...
1724
1725 2008-07-01 19:55  ivan
1726
1727         * FS/FS/ClientAPI/MyAccount.pm: fix errors paying with an on-file
1728           card through self-service
1729
1730 2008-07-01 00:02  jeff
1731
1732         * FS/FS/cust_pkg.pm: you shouldn't keep 'em separated
1733
1734 2008-06-30 22:01  jeff
1735
1736         * httemplate/misc/unadjourn_pkg.cgi,
1737           httemplate/misc/unexpire_pkg.cgi, FS/FS/Schema.pm,
1738           FS/FS/cust_pkg.pm, FS/FS/cust_pkg_reason.pm, FS/FS/Cron/bill.pm,
1739           FS/FS/part_export/shellcommands.pm,
1740           FS/FS/part_export/sqlradius.pm,
1741           httemplate/edit/REAL_cust_pkg.cgi,
1742           httemplate/misc/process/cancel_pkg.html,
1743           httemplate/search/cust_pkg.cgi,
1744           httemplate/view/cust_main/packages.html: correct internal reason
1745           searching, prevent interleaved suspend/cancel/expire/adjourn,
1746           backporting and refactoring
1747
1748 2008-06-30 14:49  jeff
1749
1750         * FS/FS/cust_pkg.pm, httemplate/misc/process/cancel_pkg.html:
1751           backport reason handling
1752
1753 2008-06-28 21:33  jeff
1754
1755         * httemplate/view/cust_main/packages.html: spurious 'suspended'
1756
1757 2008-06-28 16:03  ivan
1758
1759         * httemplate/elements/select-state.html: get DIDs from globalpops
1760
1761 2008-06-25 13:14  ivan
1762
1763         * httemplate/search/report_receivables.cgi: optimize total query in
1764           receivables report.  very significant speedup for large DBs
1765
1766 2008-06-25 11:14  ivan
1767
1768         * FS/FS/Upgrade.pm: don't show error messages about FreesideStatus
1769           index already existing either
1770
1771 2008-06-24 17:29  ivan
1772
1773         * FS/FS/Record.pm, htetc/handler.pl: finish adding
1774           str2time_sql_closing
1775
1776 2008-06-24 09:39  jeff
1777
1778         * FS/FS/: Conf.pm, cust_main.pm: postal invoice fees
1779
1780 2008-06-23 19:09  ivan
1781
1782         * FS/FS/part_export/sqlradius.pm: prevent decrementing
1783           time/bandwidth for old RADIUS records
1784
1785 2008-06-23 08:36  jeff
1786
1787         * FS/FS/cust_bill.pm, conf/invoice_html, conf/invoice_latex:
1788           invoice service address modifications
1789
1790 2008-06-22 17:41  ivan
1791
1792         * FS/FS/cust_tax_exempt.pm: adding report on legacy tax exemptions
1793           to assist in enet migraiton
1794
1795 2008-06-22 17:37  ivan
1796
1797         * httemplate/search/cust_tax_exempt.cgi: legacy tax exemption
1798           report fix, no _date
1799
1800 2008-06-22 17:34  ivan
1801
1802         * httemplate/search/: cust_tax_exempt.cgi: adding report on legacy
1803           tax exemptions to assist in enet migraiton
1804
1805 2008-06-22 17:34  ivan
1806
1807         * httemplate/search/cust_tax_exempt.cgi: file cust_tax_exempt.cgi
1808           was added on branch FREESIDE_1_7_BRANCH on 2008-06-23 00:34:26
1809           +0000
1810
1811 2008-06-21 13:07  ivan
1812
1813         * FS/bin/freeside-dbdef-create, bin/dbdef-create: backport
1814           freeside-dbdef-create from HEAD
1815
1816 2008-06-19 22:47  jeff
1817
1818         * FS/FS/cust_bill.pm: extra values for invoices
1819
1820 2008-06-19 20:36  ivan
1821
1822         * FS/FS/: cdr.pm, part_pkg/voip_cdr.pm: VoxLineSystems are lying
1823           scum who charged back their customization work and then used the
1824           software anyway
1825
1826 2008-06-19 20:13  ivan
1827
1828         * Makefile: about time everything defaulted to apache2
1829
1830 2008-06-19 20:00  ivan
1831
1832         * Makefile: welcome to the future already.  default to apache 2
1833
1834 2008-06-18 14:18  ivan
1835
1836         * FS/FS/Misc.pm: fix regression caused by use of IPC::Run to run
1837           pslatex: send STDOUT and STDERR from pslatex to /dev/null, we
1838           don't want them
1839
1840 2008-06-17 22:27  ivan
1841
1842         * httemplate/elements/select-cust_main-status.html: and lastly, add
1843           select-cust_main-status.html to _1_7_BRANCH
1844
1845 2008-06-17 22:23  ivan
1846
1847         * FS/FS/cust_main.pm: backport cust_main::statuses from HEAD for
1848           /elements/tr-select-cust_main-statuses.html
1849
1850 2008-06-17 22:18  ivan
1851
1852         * httemplate/elements/tr-select-cust_main-status.html: somehow
1853           missed tr-select-cust_main-status.html on _1_7_BRANCH
1854
1855 2008-06-17 17:49  ivan
1856
1857         * FS/FS/part_virtual_field.pm: this module, also, has no need to
1858           import qsearch/qsearchs, and is causing dependency loop problems
1859           (Record->part_virtual_field->Record)
1860
1861 2008-06-17 17:42  ivan
1862
1863         * FS/FS/Msgcat.pm: REALLY, don't use FS::Conf from Msgcat until
1864           runtime... should hopefully FINALLY eliminate the
1865           Record->Msgcat->Conf->Record loop
1866
1867 2008-06-17 17:36  ivan
1868
1869         * FS/FS/msgcat.pm: msgcat.pm doesn't actually need
1870           qsearch/qsearchs... hopefully this is the last of the weird
1871           dependency loops (this one is Record->Msgcat->msgcat->Record)
1872
1873 2008-06-17 12:29  jeff
1874
1875         * conf/invoice_latex: fixup damage from quantity addition
1876
1877 2008-06-16 21:03  ivan
1878
1879         * httemplate/docs/: credits.html, license.html: credits for
1880           FCKeditor on _1_7_BRANCH
1881
1882 2008-06-16 20:57  ivan
1883
1884         * httemplate/elements/fckeditor/: fckconfig.js, fckeditor.js,
1885           fckeditor.pl, fckpackager.xml, fckstyles.xml, fcktemplates.xml,
1886           editor/fckdebug.html, editor/fckdialog.html,
1887           editor/fckeditor.html, editor/fckeditor.original.html,
1888           editor/css/fck_editorarea.css, editor/css/fck_internal.css,
1889           editor/css/fck_showtableborders_gecko.css,
1890           editor/css/behaviors/disablehandles.htc,
1891           editor/css/behaviors/showtableborders.htc,
1892           editor/css/images/fck_anchor.gif,
1893           editor/css/images/fck_flashlogo.gif,
1894           editor/css/images/fck_hiddenfield.gif,
1895           editor/css/images/fck_pagebreak.gif,
1896           editor/dialog/fck_about.html, editor/dialog/fck_anchor.html,
1897           editor/dialog/fck_button.html, editor/dialog/fck_checkbox.html,
1898           editor/dialog/fck_colorselector.html,
1899           editor/dialog/fck_docprops.html, editor/dialog/fck_find.html,
1900           editor/dialog/fck_flash.html, editor/dialog/fck_form.html,
1901           editor/dialog/fck_hiddenfield.html, editor/dialog/fck_image.html,
1902           editor/dialog/fck_link.html, editor/dialog/fck_listprop.html,
1903           editor/dialog/fck_paste.html, editor/dialog/fck_radiobutton.html,
1904           editor/dialog/fck_replace.html, editor/dialog/fck_select.html,
1905           editor/dialog/fck_smiley.html, editor/dialog/fck_source.html,
1906           editor/dialog/fck_specialchar.html,
1907           editor/dialog/fck_spellerpages.html,
1908           editor/dialog/fck_table.html, editor/dialog/fck_tablecell.html,
1909           editor/dialog/fck_template.html, editor/dialog/fck_textarea.html,
1910           editor/dialog/fck_textfield.html,
1911           editor/dialog/common/fck_dialog_common.css,
1912           editor/dialog/common/fck_dialog_common.js,
1913           editor/dialog/common/fcknumericfield.htc,
1914           editor/dialog/common/moz-bindings.xml,
1915           editor/dialog/common/images/locked.gif,
1916           editor/dialog/common/images/reset.gif,
1917           editor/dialog/common/images/unlocked.gif,
1918           editor/dialog/fck_about/logo_fckeditor.gif,
1919           editor/dialog/fck_about/logo_fredck.gif,
1920           editor/dialog/fck_docprops/fck_document_preview.html,
1921           editor/dialog/fck_flash/fck_flash.js,
1922           editor/dialog/fck_flash/fck_flash_preview.html,
1923           editor/dialog/fck_image/fck_image.js,
1924           editor/dialog/fck_image/fck_image_preview.html,
1925           editor/dialog/fck_link/fck_link.js,
1926           editor/dialog/fck_select/fck_select.js,
1927           editor/dialog/fck_spellerpages/spellerpages/blank.html,
1928           editor/dialog/fck_spellerpages/spellerpages/controlWindow.js,
1929           editor/dialog/fck_spellerpages/spellerpages/controls.html,
1930           editor/dialog/fck_spellerpages/spellerpages/spellChecker.js,
1931           editor/dialog/fck_spellerpages/spellerpages/spellchecker.html,
1932           editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css,
1933           editor/dialog/fck_spellerpages/spellerpages/wordWindow.js,
1934           editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl,
1935           editor/dialog/fck_template/images/template1.gif,
1936           editor/dialog/fck_template/images/template2.gif,
1937           editor/dialog/fck_template/images/template3.gif,
1938           editor/filemanager/browser/default/browser.css,
1939           editor/filemanager/browser/default/browser.html,
1940           editor/filemanager/browser/default/frmactualfolder.html,
1941           editor/filemanager/browser/default/frmcreatefolder.html,
1942           editor/filemanager/browser/default/frmfolders.html,
1943           editor/filemanager/browser/default/frmresourceslist.html,
1944           editor/filemanager/browser/default/frmresourcetype.html,
1945           editor/filemanager/browser/default/frmupload.html,
1946           editor/filemanager/browser/default/connectors/perl/basexml.pl,
1947           editor/filemanager/browser/default/connectors/perl/commands.pl,
1948           editor/filemanager/browser/default/connectors/perl/connector.cgi,
1949           editor/filemanager/browser/default/connectors/perl/io.pl,
1950           editor/filemanager/browser/default/connectors/perl/upload_fck.pl,
1951           editor/filemanager/browser/default/connectors/perl/util.pl,
1952           editor/filemanager/browser/default/images/ButtonArrow.gif,
1953           editor/filemanager/browser/default/images/Folder.gif,
1954           editor/filemanager/browser/default/images/Folder32.gif,
1955           editor/filemanager/browser/default/images/FolderOpened.gif,
1956           editor/filemanager/browser/default/images/FolderOpened32.gif,
1957           editor/filemanager/browser/default/images/FolderUp.gif,
1958           editor/filemanager/browser/default/images/spacer.gif,
1959           editor/filemanager/browser/default/images/icons/ai.gif,
1960           editor/filemanager/browser/default/images/icons/avi.gif,
1961           editor/filemanager/browser/default/images/icons/bmp.gif,
1962           editor/filemanager/browser/default/images/icons/cs.gif,
1963           editor/filemanager/browser/default/images/icons/default.icon.gif,
1964           editor/filemanager/browser/default/images/icons/dll.gif,
1965           editor/filemanager/browser/default/images/icons/doc.gif,
1966           editor/filemanager/browser/default/images/icons/exe.gif,
1967           editor/filemanager/browser/default/images/icons/fla.gif,
1968           editor/filemanager/browser/default/images/icons/gif.gif,
1969           editor/filemanager/browser/default/images/icons/htm.gif,
1970           editor/filemanager/browser/default/images/icons/html.gif,
1971           editor/filemanager/browser/default/images/icons/jpg.gif,
1972           editor/filemanager/browser/default/images/icons/js.gif,
1973           editor/filemanager/browser/default/images/icons/mdb.gif,
1974           editor/filemanager/browser/default/images/icons/mp3.gif,
1975           editor/filemanager/browser/default/images/icons/pdf.gif,
1976           editor/filemanager/browser/default/images/icons/png.gif,
1977           editor/filemanager/browser/default/images/icons/ppt.gif,
1978           editor/filemanager/browser/default/images/icons/rdp.gif,
1979           editor/filemanager/browser/default/images/icons/swf.gif,
1980           editor/filemanager/browser/default/images/icons/swt.gif,
1981           editor/filemanager/browser/default/images/icons/txt.gif,
1982           editor/filemanager/browser/default/images/icons/vsd.gif,
1983           editor/filemanager/browser/default/images/icons/xls.gif,
1984           editor/filemanager/browser/default/images/icons/xml.gif,
1985           editor/filemanager/browser/default/images/icons/zip.gif,
1986           editor/filemanager/browser/default/images/icons/32/ai.gif,
1987           editor/filemanager/browser/default/images/icons/32/avi.gif,
1988           editor/filemanager/browser/default/images/icons/32/bmp.gif,
1989           editor/filemanager/browser/default/images/icons/32/cs.gif,
1990           editor/filemanager/browser/default/images/icons/32/default.icon.gif,
1991           editor/filemanager/browser/default/images/icons/32/dll.gif,
1992           editor/filemanager/browser/default/images/icons/32/doc.gif,
1993           editor/filemanager/browser/default/images/icons/32/exe.gif,
1994           editor/filemanager/browser/default/images/icons/32/fla.gif,
1995           editor/filemanager/browser/default/images/icons/32/gif.gif,
1996           editor/filemanager/browser/default/images/icons/32/htm.gif,
1997           editor/filemanager/browser/default/images/icons/32/html.gif,
1998           editor/filemanager/browser/default/images/icons/32/jpg.gif,
1999           editor/filemanager/browser/default/images/icons/32/js.gif,
2000           editor/filemanager/browser/default/images/icons/32/mdb.gif,
2001           editor/filemanager/browser/default/images/icons/32/mp3.gif,
2002           editor/filemanager/browser/default/images/icons/32/pdf.gif,
2003           editor/filemanager/browser/default/images/icons/32/png.gif,
2004           editor/filemanager/browser/default/images/icons/32/ppt.gif,
2005           editor/filemanager/browser/default/images/icons/32/rdp.gif,
2006           editor/filemanager/browser/default/images/icons/32/swf.gif,
2007           editor/filemanager/browser/default/images/icons/32/swt.gif,
2008           editor/filemanager/browser/default/images/icons/32/txt.gif,
2009           editor/filemanager/browser/default/images/icons/32/vsd.gif,
2010           editor/filemanager/browser/default/images/icons/32/xls.gif,
2011           editor/filemanager/browser/default/images/icons/32/xml.gif,
2012           editor/filemanager/browser/default/images/icons/32/zip.gif,
2013           editor/filemanager/browser/default/js/common.js,
2014           editor/filemanager/browser/default/js/fckxml.js,
2015           editor/filemanager/upload/test.html, editor/images/anchor.gif,
2016           editor/images/arrow_ltr.gif, editor/images/arrow_rtl.gif,
2017           editor/images/spacer.gif,
2018           editor/images/smiley/msn/angel_smile.gif,
2019           editor/images/smiley/msn/angry_smile.gif,
2020           editor/images/smiley/msn/broken_heart.gif,
2021           editor/images/smiley/msn/cake.gif,
2022           editor/images/smiley/msn/confused_smile.gif,
2023           editor/images/smiley/msn/cry_smile.gif,
2024           editor/images/smiley/msn/devil_smile.gif,
2025           editor/images/smiley/msn/embaressed_smile.gif,
2026           editor/images/smiley/msn/envelope.gif,
2027           editor/images/smiley/msn/heart.gif,
2028           editor/images/smiley/msn/kiss.gif,
2029           editor/images/smiley/msn/lightbulb.gif,
2030           editor/images/smiley/msn/omg_smile.gif,
2031           editor/images/smiley/msn/regular_smile.gif,
2032           editor/images/smiley/msn/sad_smile.gif,
2033           editor/images/smiley/msn/shades_smile.gif,
2034           editor/images/smiley/msn/teeth_smile.gif,
2035           editor/images/smiley/msn/thumbs_down.gif,
2036           editor/images/smiley/msn/thumbs_up.gif,
2037           editor/images/smiley/msn/tounge_smile.gif,
2038           editor/images/smiley/msn/whatchutalkingabout_smile.gif,
2039           editor/images/smiley/msn/wink_smile.gif,
2040           editor/js/fckeditorcode_gecko.js, editor/js/fckeditorcode_ie.js,
2041           editor/lang/_getfontformat.html,
2042           editor/lang/_translationstatus.txt, editor/lang/af.js,
2043           editor/lang/ar.js, editor/lang/bg.js, editor/lang/bn.js,
2044           editor/lang/bs.js, editor/lang/ca.js, editor/lang/cs.js,
2045           editor/lang/da.js, editor/lang/de.js, editor/lang/el.js,
2046           editor/lang/en-au.js, editor/lang/en-ca.js, editor/lang/en-uk.js,
2047           editor/lang/en.js, editor/lang/eo.js, editor/lang/es.js,
2048           editor/lang/et.js, editor/lang/eu.js, editor/lang/fa.js,
2049           editor/lang/fi.js, editor/lang/fo.js, editor/lang/fr.js,
2050           editor/lang/gl.js, editor/lang/he.js, editor/lang/hi.js,
2051           editor/lang/hr.js, editor/lang/hu.js, editor/lang/it.js,
2052           editor/lang/ja.js, editor/lang/km.js, editor/lang/ko.js,
2053           editor/lang/lt.js, editor/lang/lv.js, editor/lang/mn.js,
2054           editor/lang/ms.js, editor/lang/nb.js, editor/lang/nl.js,
2055           editor/lang/no.js, editor/lang/pl.js, editor/lang/pt-br.js,
2056           editor/lang/pt.js, editor/lang/ro.js, editor/lang/ru.js,
2057           editor/lang/sk.js, editor/lang/sl.js, editor/lang/sr-latn.js,
2058           editor/lang/sr.js, editor/lang/sv.js, editor/lang/th.js,
2059           editor/lang/tr.js, editor/lang/uk.js, editor/lang/vi.js,
2060           editor/lang/zh-cn.js, editor/lang/zh.js,
2061           editor/plugins/autogrow/fckplugin.js,
2062           editor/plugins/placeholder/fck_placeholder.html,
2063           editor/plugins/placeholder/fckplugin.js,
2064           editor/plugins/placeholder/placeholder.gif,
2065           editor/plugins/placeholder/lang/de.js,
2066           editor/plugins/placeholder/lang/en.js,
2067           editor/plugins/placeholder/lang/fr.js,
2068           editor/plugins/placeholder/lang/it.js,
2069           editor/plugins/placeholder/lang/pl.js,
2070           editor/plugins/simplecommands/fckplugin.js,
2071           editor/plugins/tablecommands/fckplugin.js,
2072           editor/skins/_fckviewstrips.html,
2073           editor/skins/default/fck_dialog.css,
2074           editor/skins/default/fck_editor.css,
2075           editor/skins/default/fck_strip.gif,
2076           editor/skins/default/images/toolbar.arrowright.gif,
2077           editor/skins/default/images/toolbar.buttonarrow.gif,
2078           editor/skins/default/images/toolbar.collapse.gif,
2079           editor/skins/default/images/toolbar.end.gif,
2080           editor/skins/default/images/toolbar.expand.gif,
2081           editor/skins/default/images/toolbar.separator.gif,
2082           editor/skins/default/images/toolbar.start.gif,
2083           editor/skins/office2003/fck_dialog.css,
2084           editor/skins/office2003/fck_editor.css,
2085           editor/skins/office2003/fck_strip.gif,
2086           editor/skins/office2003/images/toolbar.arrowright.gif,
2087           editor/skins/office2003/images/toolbar.bg.gif,
2088           editor/skins/office2003/images/toolbar.buttonarrow.gif,
2089           editor/skins/office2003/images/toolbar.collapse.gif,
2090           editor/skins/office2003/images/toolbar.end.gif,
2091           editor/skins/office2003/images/toolbar.expand.gif,
2092           editor/skins/office2003/images/toolbar.separator.gif,
2093           editor/skins/office2003/images/toolbar.start.gif,
2094           editor/skins/silver/fck_dialog.css,
2095           editor/skins/silver/fck_editor.css,
2096           editor/skins/silver/fck_strip.gif,
2097           editor/skins/silver/images/toolbar.arrowright.gif,
2098           editor/skins/silver/images/toolbar.buttonarrow.gif,
2099           editor/skins/silver/images/toolbar.buttonbg.gif,
2100           editor/skins/silver/images/toolbar.collapse.gif,
2101           editor/skins/silver/images/toolbar.end.gif,
2102           editor/skins/silver/images/toolbar.expand.gif,
2103           editor/skins/silver/images/toolbar.separator.gif,
2104           editor/skins/silver/images/toolbar.start.gif: adding fckeditor on
2105           _17_BRANCH, for customer notices
2106
2107 2008-06-16 20:35  ivan
2108
2109         * httemplate/misc/: email-customers.html,
2110           process/email-customers.html: file email-customers.html was added
2111           on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:36:10 +0000
2112
2113 2008-06-16 20:35  ivan
2114
2115         * httemplate/elements/htmlarea.html: file htmlarea.html was added
2116           on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:36:10 +0000
2117
2118 2008-06-16 20:35  ivan
2119
2120         * httemplate/elements/htmlarea.html,
2121           httemplate/misc/email-customers.html,
2122           httemplate/misc/process/email-customers.html,
2123           FS/FS/AccessRight.pm, FS/FS/ConfDefaults.pm, FS/FS/Misc.pm,
2124           FS/FS/cust_main.pm, htetc/handler.pl,
2125           httemplate/search/cust_main.html: finish adding a feature to
2126           easily list all email addresses for an agent & send them email
2127
2128 2008-06-16 20:13  jeff
2129
2130         * conf/invoice_latex: not forgetting to add fax and old customer id
2131
2132 2008-06-16 18:43  ivan
2133
2134         * httemplate/edit/process/cust_main.cgi: have agent_custid editing
2135           now
2136
2137 2008-06-16 00:04  ivan
2138
2139         * httemplate/view/cust_main/packages.html: missing stuff from HEAD
2140
2141 2008-06-15 23:53  ivan
2142
2143         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi: add (with config)
2144           ability to edit agent_custid
2145
2146 2008-06-12 16:15  ivan
2147
2148         * httemplate/edit/REAL_cust_pkg.cgi: fix visual regression not
2149           displaying package and comment on date editing
2150
2151 2008-06-10 16:24  ivan
2152
2153         * FS/FS/: Upgrade.pm: start of better error reporting for RADIUS
2154           upgrade errors
2155
2156 2008-06-10 10:39  ivan
2157
2158         * FS/FS/Misc.pm: turn off debugging that got left on by accident
2159
2160 2008-06-09 19:12  ivan
2161
2162         * httemplate/edit/process/: cust_credit_bill.cgi,
2163           cust_credit_refund.cgi, cust_pay_refund.cgi: fix up application
2164           of things to refunds, RT#3606/RT#3545
2165
2166 2008-06-09 11:32  ivan
2167
2168         * FS/FS/cdr.pm: remove name from voxlinesystems2, really
2169
2170 2008-06-05 17:10  ivan
2171
2172         * FS/FS/Schema.pm: 1.7 needed money_typen
2173
2174 2008-06-05 15:44  ivan
2175
2176         * FS/FS/cdr.pm: add am/pm to voxlinesystems2 display format, remove
2177           name, revsere src/dst
2178
2179 2008-06-05 13:09  ivan
2180
2181         * FS/FS/: cust_main.pm, part_pkg/flat.pm: fix one-time charge
2182           quantities &
2183
2184 2008-06-05 12:44  ivan
2185
2186         * FS/FS/: part_pkg/voip_cdr.pm, cust_svc.pm: disable_src fixes
2187
2188 2008-06-05 12:29  ivan
2189
2190         * FS/FS/Schema.pm: unit pricing didn't exist before, so it can be
2191           NULL
2192
2193 2008-06-05 12:25  ivan
2194
2195         * FS/FS/part_pkg/flat.pm: implement quantity charging for setup
2196           fees
2197
2198 2008-06-05 12:24  ivan
2199
2200         * FS/FS/cdr.pm, FS/FS/cust_main.pm,
2201           httemplate/edit/quick-charge.html,
2202           httemplate/edit/process/quick-charge.cgi,
2203           httemplate/search/cdr.html, httemplate/view/svc_phone.cgi:
2204           voxlinesystems CDRs and quantity bs
2205
2206 2008-06-05 12:06  jeff
2207
2208         * conf/invoice_html: dash removal
2209
2210 2008-06-05 03:36  ivan
2211
2212         * FS/FS/cust_main.pm, httemplate/search/cust_main.html,
2213           httemplate/search/report_cust_main.html: add customer status to
2214           adv. customer report, template customer search for future use in
2215           emailing notices, RT#2731
2216
2217 2008-06-05 03:34  ivan
2218
2219         * FS/FS/: cust_pkg.pm: docs for search_sql
2220
2221 2008-06-05 01:54  ivan
2222
2223         * httemplate/search/report_cust_bill.html: minor invoice report UI
2224
2225 2008-06-04 22:06  ivan
2226
2227         * httemplate/edit/: elements/ApplicationCommon.html,
2228           process/elements/ApplicationCommon.html: file
2229           ApplicationCommon.html was added on branch FREESIDE_1_7_BRANCH on
2230           2008-06-05 05:07:55 +0000
2231
2232 2008-06-04 22:06  ivan
2233
2234         * httemplate/edit/: cust_credit_refund.cgi,
2235           process/cust_credit_refund.cgi: file cust_credit_refund.cgi was
2236           added on branch FREESIDE_1_7_BRANCH on 2008-06-05 05:07:55 +0000
2237
2238 2008-06-04 22:06  ivan
2239
2240         * httemplate/edit/: cust_pay_refund.cgi,
2241           process/cust_pay_refund.cgi: file cust_pay_refund.cgi was added
2242           on branch FREESIDE_1_7_BRANCH on 2008-06-05 05:07:55 +0000
2243
2244 2008-06-04 22:06  ivan
2245
2246         * httemplate/edit/cust_pay_refund.cgi,
2247           httemplate/edit/cust_credit_refund.cgi,
2248           httemplate/edit/elements/ApplicationCommon.html,
2249           httemplate/edit/process/cust_credit_refund.cgi,
2250           httemplate/edit/process/cust_pay_refund.cgi,
2251           httemplate/edit/process/elements/ApplicationCommon.html,
2252           FS/FS/cust_pay.pm, httemplate/edit/cust_bill_pay.cgi,
2253           httemplate/edit/cust_credit_bill.cgi,
2254           httemplate/edit/process/cust_bill_pay.cgi,
2255           httemplate/edit/process/cust_credit_bill.cgi,
2256           httemplate/view/cust_main/payment_history/credit.html,
2257           httemplate/view/cust_main/payment_history/payment.html: payment
2258           and credit applications have separate "apply to refund" choices
2259           now, and no auto-refund choice in the invoice dropdown.  RT#3545
2260
2261 2008-06-04 11:50  ivan
2262
2263         * FS/FS/cust_bill.pm, httemplate/misc/fax-invoice.cgi: this should
2264           fix the random "HylaFax support has not been configured" error,
2265           caused by cust_bill->fax getting called instead of cust_main->fax
2266           field
2267
2268 2008-06-04 11:40  jeff
2269
2270         * conf/: invoice_html, invoice_latex: more voxline invoice
2271           formatting
2272
2273 2008-06-04 11:05  jeff
2274
2275         * FS/FS/cust_bill.pm: voxline invoice formatting
2276
2277 2008-06-04 10:57  jeff
2278
2279         * FS/FS/cdr.pm, FS/FS/cust_bill_pkg.pm, FS/FS/part_pkg/voip_cdr.pm,
2280           conf/invoice_html, conf/invoice_latex, FS/FS/Conf.pm: voxline
2281           invoice formatting
2282
2283 2008-06-04 06:26  jeff
2284
2285         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latex: service
2286           address on invoice
2287
2288 2008-06-03 14:06  ivan
2289
2290         * FS/FS/cust_bill.pm, FS/FS/Schema.pm, FS/FS/cust_bill_pkg.pm,
2291           FS/FS/cust_pkg.pm, httemplate/search/cust_pkg.cgi,
2292           httemplate/view/cust_main/packages.html: very basic start at
2293           adding quantities
2294
2295 2008-06-02 11:59  ivan
2296
2297         * FS/FS/payinfo_transaction_Mixin.pm: fix payinfo_transaction
2298
2299 2008-06-02 11:31  ivan
2300
2301         * FS/FS/UI/Web/small_custview.pm: fix ntable calls
2302
2303 2008-06-02 10:22  ivan
2304
2305         * FS/FS/UI/Web/small_custview.pm: oops, missed 1.7
2306
2307 2008-06-02 10:14  ivan
2308
2309         * FS/FS/UI/Web/small_custview.pm: doh!
2310
2311 2008-06-02 10:06  ivan
2312
2313         * FS/FS/UI/Web/small_custview.pm: file small_custview.pm was added
2314           on branch FREESIDE_1_7_BRANCH on 2008-06-02 17:06:10 +0000
2315
2316 2008-06-02 10:06  ivan
2317
2318         * FS/FS/UI/Web/small_custview.pm, FS/FS/CGI.pm,
2319           FS/FS/ClientAPI/MyAccount.pm, htetc/handler.pl,
2320           rt/lib/RT/URI/freeside/Internal.pm,
2321           rt/lib/RT/URI/freeside/XMLRPC.pm: badly placed small_custview all
2322           of a sudden causing fatal errors?!  wtf
2323
2324 2008-06-02 04:16  jeff
2325
2326         * conf/invoice_latexcoupon: file invoice_latexcoupon was added on
2327           branch FREESIDE_1_7_BRANCH on 2008-06-02 11:17:07 +0000
2328
2329 2008-06-02 04:16  jeff
2330
2331         * conf/invoice_latexcoupon, conf/invoice_latex, FS/FS/Conf.pm,
2332           FS/FS/cust_bill.pm: typeset tear-off remittance coupon
2333
2334 2008-06-01 19:47  ivan
2335
2336         * FS/FS/Misc.pm: and batchmode was probably right
2337
2338 2008-06-01 19:45  ivan
2339
2340         * FS/FS/Misc.pm: yow, don't want everything to waitt until the
2341           timeout
2342
2343 2008-06-01 19:16  ivan
2344
2345         * FS/FS/: Misc.pm, cust_bill.pm: use IPC::Run to run pslatex & add
2346           a timeout, this should prevent hanging on template errors
2347
2348 2008-06-01 15:48  ivan
2349
2350         * httemplate/view/cust_main/payment_history/credit.html: file
2351           credit.html was added on branch FREESIDE_1_7_BRANCH on 2008-06-01
2352           22:48:56 +0000
2353
2354 2008-06-01 15:48  ivan
2355
2356         * httemplate/view/cust_refund.html: file cust_refund.html was added
2357           on branch FREESIDE_1_7_BRANCH on 2008-06-01 22:48:59 +0000
2358
2359 2008-06-01 15:48  ivan
2360
2361         * httemplate/view/cust_main/payment_history/invoice.html: file
2362           invoice.html was added on branch FREESIDE_1_7_BRANCH on
2363           2008-06-01 22:48:57 +0000
2364
2365 2008-06-01 15:48  ivan
2366
2367         * httemplate/view/cust_main/payment_history/payment.html: file
2368           payment.html was added on branch FREESIDE_1_7_BRANCH on
2369           2008-06-01 22:48:57 +0000
2370
2371 2008-06-01 15:48  ivan
2372
2373         * httemplate/view/cust_main/payment_history/refund.html: file
2374           refund.html was added on branch FREESIDE_1_7_BRANCH on 2008-06-01
2375           22:48:58 +0000
2376
2377 2008-06-01 15:48  ivan
2378
2379         * httemplate/view/cust_main/payment_history/voided_payment.html:
2380           file voided_payment.html was added on branch FREESIDE_1_7_BRANCH
2381           on 2008-06-01 22:48:58 +0000
2382
2383 2008-06-01 15:48  ivan
2384
2385         * FS/FS/payinfo_transaction_Mixin.pm: file
2386           payinfo_transaction_Mixin.pm was added on branch
2387           FREESIDE_1_7_BRANCH on 2008-06-01 22:48:24 +0000
2388
2389 2008-06-01 15:48  ivan
2390
2391         * FS/FS/payinfo_transaction_Mixin.pm,
2392           httemplate/view/cust_refund.html,
2393           httemplate/view/cust_main/payment_history/credit.html,
2394           httemplate/view/cust_main/payment_history/invoice.html,
2395           httemplate/view/cust_main/payment_history/payment.html,
2396           httemplate/view/cust_main/payment_history/refund.html,
2397           httemplate/view/cust_main/payment_history/voided_payment.html,
2398           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, FS/FS/payinfo_Mixin.pm,
2399           httemplate/view/cust_main/payment_history.html,
2400           httemplate/search/elements/cust_pay_or_refund.html: refactor
2401           payment history slightly, add refund receipts, have "unapplied"
2402           refunds show like other unapplied/open things, RT#3545
2403
2404 2008-06-01 14:25  ivan
2405
2406         * FS/FS/cust_refund.pm: sync with HEAD (add ability to modify
2407           refund records)
2408
2409 2008-06-01 13:13  ivan
2410
2411         * FS/FS/cust_bill_ApplicationCommon.pm, FS/FS/cust_bill.pm,
2412           httemplate/view/cust_main/payment_history.html: backport
2413           cust_bill_ApplicationCommon::applied_to_invoice and
2414           cust_bill::invnum_date_pretty to 1.7
2415
2416 2008-06-01 00:08  ivan
2417
2418         * FS/FS/cust_pay.pm: show "Check #" on payment receipts instead of
2419           "Billing #"
2420
2421 2008-05-31 18:23  ivan
2422
2423         * htetc/handler.pl: depend on CGI.pm 3.29 to fix RT attachment
2424           problems
2425
2426 2008-05-31 17:11  ivan
2427
2428         * FS/FS/cust_bill.pm: fix problems when service definition names
2429           contain chars that need to be latex escaped
2430
2431 2008-05-29 21:04  ivan
2432
2433         * httemplate/edit/part_bill_event.cgi: 1.7 sucks.  but people are
2434           still going to be editing old-style invoice events for a little
2435           while more yet, so space them out better (so options don't run
2436           together)
2437
2438 2008-05-29 20:55  ivan
2439
2440         * FS/FS/cust_bill.pm, httemplate/edit/part_bill_event.cgi: 1.7
2441           sucks.  add a "balance over" option to the 1.7 style
2442           agent-specific invoice send event
2443
2444 2008-05-29 18:38  ivan
2445
2446         * FS/FS/Misc/prune.pm: fix a missing semicolon bug only triggered
2447           when running prune_applications not in debug mode...
2448
2449 2008-05-29 18:34  ivan
2450
2451         * FS/FS/Upgrade.pm: don't print out warnings about SQL RADIUS
2452           FreesideStatus every time either.  really?
2453
2454 2008-05-29 18:33  ivan
2455
2456         * FS/bin/freeside-upgrade: don't print out the cust_credit_refund
2457           pruning every time
2458
2459 2008-05-29 18:28  ivan
2460
2461         * FS/bin/freeside-upgrade: don't print out the cust_credit_refund
2462           pruning every time
2463
2464 2008-05-29 18:02  ivan
2465
2466         * FS/FS/cust_pay_pending.pm: clean up any stray/old
2467           cust_pay_pending records causing problems
2468
2469 2008-05-29 17:53  ivan
2470
2471         * FS/FS/: cust_pay_pending.pm, Upgrade.pm: clean up any stray/old
2472           cust_pay_pending records causing problems
2473
2474 2008-05-28 17:11  ivan
2475
2476         * httemplate/graph/money_time.cgi: line things up better on the
2477           12mo report (prevent labels from taking up most of the graph
2478
2479 2008-05-28 03:45  ivan
2480
2481         * htetc/handler.pl: mailgate realiability fix: don't bomb out when
2482           FS dbdef hasn't been initialized yet (& need to import
2483           adminsuidsetup)
2484
2485 2008-05-28 03:41  ivan
2486
2487         * htetc/: handler.pl: mailgate realiability fix: don't bomb out
2488           when FS dbdef hasn't been initialized yet
2489
2490 2008-05-28 03:14  ivan
2491
2492         * htetc/handler.pl: mailgate realiability fix: don't bomb out when
2493           FS dbdef hasn't been initialized yet
2494
2495 2008-05-19 20:52  ivan
2496
2497         * FS/FS/Upgrade.pm: automatically create an index on the new
2498           radacct.FreesideStatus column
2499
2500 2008-05-19 15:31  jeff
2501
2502         * conf/invoice_latex, FS/FS/cust_bill_pkg.pm: fix broken pagenation
2503
2504 2008-05-19 11:50  ivan
2505
2506         * FS/FS/Conf.pm: a better link to the T:T docs
2507
2508 2008-05-18 21:29  ivan
2509
2510         * FS/FS/Schema.pm: add a key on ( history_action, $primary_key ) to
2511           the h_ tables.  this should speed up the cust_pay upgrade??
2512
2513 2008-05-18 21:07  jeff
2514
2515         * FS/FS/Schema.pm, FS/FS/cdr.pm, FS/FS/cust_bill.pm,
2516           FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm,
2517           FS/FS/part_pkg/voip_cdr.pm, conf/invoice_html,
2518           conf/invoice_latex, httemplate/misc/cdr-import.html: backport
2519           voip_cdr's upstream_simple, and the columnization features
2520
2521 2008-05-18 21:07  ivan
2522
2523         * httemplate/search/cust_bill_pay.html: file cust_bill_pay.html was
2524           added on branch FREESIDE_1_7_BRANCH on 2008-05-19 04:07:06 +0000
2525
2526 2008-05-18 21:07  ivan
2527
2528         * httemplate/search/cust_credit_refund.html: file
2529           cust_credit_refund.html was added on branch FREESIDE_1_7_BRANCH
2530           on 2008-05-19 04:07:06 +0000
2531
2532 2008-05-18 21:07  ivan
2533
2534         * httemplate/search/elements/cust_pay_or_refund.html: file
2535           cust_pay_or_refund.html was added on branch FREESIDE_1_7_BRANCH
2536           on 2008-05-19 04:07:07 +0000
2537
2538 2008-05-18 21:07  ivan
2539
2540         * httemplate/search/cust_refund.html: file cust_refund.html was
2541           added on branch FREESIDE_1_7_BRANCH on 2008-05-19 04:07:06 +0000
2542
2543 2008-05-18 21:07  ivan
2544
2545         * httemplate/search/cust_bill_pay.html,
2546           httemplate/search/cust_credit_refund.html,
2547           httemplate/search/cust_refund.html,
2548           httemplate/search/elements/cust_pay_or_refund.html,
2549           FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_refund.pm,
2550           FS/FS/cust_refund.pm, FS/FS/payby.pm, FS/FS/payinfo_Mixin.pm,
2551           FS/FS/Report/Table/Monthly.pm, httemplate/graph/money_time.cgi,
2552           httemplate/search/cust_credit.html,
2553           httemplate/search/cust_pay.cgi: make net receipts clickable...
2554           and netreceipts != cashflow, really, so separate those concepts,
2555           and cashflow gets gross & net variants.  also add gross/net
2556           refunds.  #3012
2557
2558 2008-05-18 15:57  ivan
2559
2560         * FS/FS/Upgrade.pm: fix auto sqlradius upgrade: module
2561           include/import
2562
2563 2008-05-18 15:54  ivan
2564
2565         * FS/FS/part_export/sqlradius.pm: oops, fix minor refactoring of
2566           auto sqlradius upgrade
2567
2568 2008-05-18 15:53  ivan
2569
2570         * FS/bin/freeside-upgrade: fix the auto sqlradiusupgrade
2571
2572 2008-05-18 15:42  ivan
2573
2574         * FS/FS/Upgrade.pm, FS/FS/part_export/sqlradius.pm,
2575           FS/bin/freeside-sqlradius-radacctd, FS/bin/freeside-upgrade,
2576           init.d/freeside-init: on upgrade, automatically seed from
2577           sqlradius databases, and start freeside-sqlradius-radacctd by
2578           default
2579
2580 2008-05-17 23:50  ivan
2581
2582         * FS/FS/Conf.pm, httemplate/edit/process/access_group.html: add a
2583           config value for disabling the ACLs... this should be good for a
2584           demo in 1.7, 1.9 will need some way to disable ACL changes from
2585           OUTSIDE the db
2586
2587 2008-05-15 15:48  ivan
2588
2589         * FS/FS/CGI.pm: fix minor problem with ship_zip not showing up in
2590           small_custview
2591
2592 2008-05-14 14:21  jeff
2593
2594         * FS/FS/: Conf.pm, cust_bill.pm: config option to omit statement
2595           type items from invoices
2596
2597 2008-05-13 16:36  ivan
2598
2599         * FS/bin/freeside-adduser: tyop
2600
2601 2008-05-13 12:13  ivan
2602
2603         * Makefile: ensure new self-service libs are installed
2604
2605 2008-05-09 14:51  jeff
2606
2607         * httemplate/: browse/addr_block.cgi, browse/router.cgi,
2608           edit/elements/edit.html, edit/process/addr_block/allocate.cgi,
2609           elements/tr-select-table.html: re-drag address and router even
2610           farther into the century
2611
2612 2008-05-07 14:36  ivan
2613
2614         * httemplate/: misc/cancel_cust.html, view/cust_main.cgi: fix
2615           customer cancellation, sort of a side effect of #2872, fixes
2616           #3480, #3481
2617
2618 2008-05-05 18:14  ivan
2619
2620         * httemplate/misc/xmlhttp-cust_main-search.cgi: agent-virtualize
2621           customer # portion of quick payment entry
2622
2623 2008-05-04 19:11  ivan
2624
2625         * FS/FS/payinfo_Mixin.pm: hopefully really a better fix for using
2626           new payment duplicate stuff with cc encryption :/
2627
2628 2008-05-04 18:52  ivan
2629
2630         * FS/FS/payinfo_Mixin.pm: better fix for using new payment
2631           duplicate stuff with cc encryption :)
2632
2633 2008-05-04 18:18  ivan
2634
2635         * FS/FS/payinfo_Mixin.pm: fix for using new payment duplicate stuff
2636           with cc encryption
2637
2638 2008-05-02 13:30  ivan
2639
2640         * FS/bin/freeside-upgrade: add -s switch to freeside-upgrade for
2641           schema-only changes (for slony slaves)
2642
2643 2008-05-01 19:00  ivan
2644
2645         * FS/FS/part_pkg.pm: fix backport of _upgrade_data from 1.9 for
2646           very old installs, to eliminate plan-less packages
2647
2648 2008-05-01 18:58  ivan
2649
2650         * FS/FS/Upgrade.pm: upgrade part_pkg before cust_credit
2651
2652 2008-05-01 18:53  ivan
2653
2654         * FS/FS/part_pkg.pm: backport _upgrade_data from 1.9 for very old
2655           installs, to eliminate plan-less packages
2656
2657 2008-04-30 17:26  ivan
2658
2659         * ChangeLog, debian/changelog: Updated for 1.7.3
2660
2661 2008-04-30 16:42  ivan
2662
2663         * Makefile: not here
2664
2665 2008-04-30 16:36  ivan
2666
2667         * Makefile: that explains the bs with ChangeLog
2668
2669 2008-04-30 16:34  ivan
2670
2671         * debian/changelog: reverting one last time.  this should do it
2672
2673 2008-04-30 16:33  ivan
2674
2675         * ChangeLog: Updated for 1.7.3
2676
2677 2008-04-30 16:29  ivan
2678
2679         * Makefile: last last-minute fix for last-minute change
2680
2681 2008-04-30 16:28  ivan
2682
2683         * ChangeLog, debian/changelog: Updated for 1.7.3
2684
2685 2008-04-30 16:26  ivan
2686
2687         * Makefile: 1.7.3
2688
2689 2008-04-30 16:25  ivan
2690
2691         * debian/changelog: reverting bad change
2692
2693 2008-04-30 16:22  ivan
2694
2695         * ChangeLog, install/rpm/freeside.spec, debian/changelog: Updated
2696           for 1.7.3
2697
2698 2008-04-30 16:19  ivan
2699
2700         * Makefile: last minute release target update.  not particularly
2701           dangerous, nobody uses it but me
2702
2703 2008-04-24 16:15  ivan
2704
2705         * FS/MANIFEST: reverting MANIFEST changes that should not have been
2706           committed in the first place...
2707
2708 2008-04-18 19:42  ivan
2709
2710         * install/rpm/freeside.spec: Updated for 1.7.3rc3
2711
2712 2008-04-18 14:27  ivan
2713
2714         * rt/lib/RT/Ticket_Overlay.pm: blah.  last silly typo hopefully.
2715           wish this was easier to test.
2716
2717 2008-04-18 14:25  ivan
2718
2719         * rt/lib/RT/Ticket_Overlay.pm: silly semicolon
2720
2721 2008-04-18 14:19  ivan
2722
2723         * rt/lib/RT/: Ticket_Overlay.pm, URI/freeside.pm: hopefully,
2724           finally fix ticket auto-association not getting along with RT
2725           ACLs
2726
2727 2008-04-18 09:27  jeff
2728
2729         * httemplate/: browse/addr_block.cgi, browse/router.cgi,
2730           edit/process/addr_block/allocate.cgi: backout browse changes
2731           until 1.7.4
2732
2733 2008-04-17 20:29  jeff
2734
2735         * FS/t/addr_block.t, FS/t/router.t,
2736           httemplate/browse/addr_block.cgi, httemplate/browse/router.cgi,
2737           httemplate/edit/allocate.html, FS/MANIFEST,
2738           httemplate/edit/process/addr_block/add.cgi,
2739           httemplate/edit/process/addr_block/allocate.cgi,
2740           httemplate/edit/process/addr_block/deallocate.cgi,
2741           httemplate/edit/process/addr_block/split.cgi: drag address and
2742           router even farther into the century
2743
2744 2008-04-16 11:32  jeff
2745
2746         * FS/FS/cust_pkg.pm, FS/FS/cust_pkg_reason.pm,
2747           httemplate/view/cust_main/packages.html: show user who created
2748           (cancel/suspend) reason and possibly fix a lingering spurious
2749           usergroup bug
2750
2751 2008-04-15 13:47  ivan
2752
2753         * httemplate/elements/header-minimal.html: file header-minimal.html
2754           was added on branch FREESIDE_1_7_BRANCH on 2008-08-15 08:45:09
2755           +0000
2756
2757 2008-04-15 13:47  jeff
2758
2759         * httemplate/: elements/file-upload.html,
2760           elements/header-minimal.html, misc/file-upload.html: (finally)
2761           wrap up new tax rate engine (for now)
2762
2763 2008-04-14 11:42  ivan
2764
2765         * Makefile, ChangeLog: rc3
2766
2767 2008-04-12 20:03  jeff
2768
2769         * httemplate/elements/tr-select-table.html: file
2770           tr-select-table.html was added on branch FREESIDE_1_7_BRANCH on
2771           2008-05-09 21:51:59 +0000
2772
2773 2008-04-12 20:03  ivan
2774
2775         * httemplate/elements/tr-select-table.html: more stuff to allow
2776           select-table to be used as as edit/elements/edit.html m2*
2777           element: add tr-select-table.html
2778
2779 2008-04-10 15:00  ivan
2780
2781         * rt/lib/RT/Ticket_Overlay.pm: use non-ACL'ed _AddLink instead of
2782           AddLink so that the auto-association stuff works when creating a
2783           ticket
2784
2785 2008-04-09 14:44  ivan
2786
2787         * httemplate/docs/AGPL.html: file AGPL.html was added on branch
2788           FREESIDE_1_7_BRANCH on 2008-04-09 21:44:28 +0000
2789
2790 2008-04-09 14:44  ivan
2791
2792         * httemplate/docs/: AGPL.html: oops, adding explicit AGPL.html
2793
2794 2008-04-08 20:33  ivan
2795
2796         * FS/FS/part_pkg/sqlradacct_hour.pm: fix hourly cap for SQL overage
2797           charges
2798
2799 2008-04-07 22:53  ivan
2800
2801         * install/rpm/freeside.spec: Updated for 1.7.3rc2
2802
2803 2008-04-07 22:52  ivan
2804
2805         * Makefile: rc2
2806
2807 2008-04-07 22:49  ivan
2808
2809         * debian/prerm: file prerm was added on branch FREESIDE_1_7_BRANCH
2810           on 2008-04-08 05:49:21 +0000
2811
2812 2008-04-07 22:49  ivan
2813
2814         * debian/templates: file templates was added on branch
2815           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2816
2817 2008-04-07 22:49  ivan
2818
2819         * debian/cron.d: file cron.d was added on branch
2820           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2821
2822 2008-04-07 22:49  ivan
2823
2824         * debian/dbconfig-common.install: file dbconfig-common.install was
2825           added on branch FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2826
2827 2008-04-07 22:49  ivan
2828
2829         * debian/dbconfig-common.upgrade: file dbconfig-common.upgrade was
2830           added on branch FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2831
2832 2008-04-07 22:49  ivan
2833
2834         * debian/freeside-webui.links: file freeside-webui.links was added
2835           on branch FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2836
2837 2008-04-07 22:49  ivan
2838
2839         * debian/freeside.apache-alias.conf: file
2840           freeside.apache-alias.conf was added on branch
2841           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2842
2843 2008-04-07 22:49  ivan
2844
2845         * debian/freeside.default: file freeside.default was added on
2846           branch FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2847
2848 2008-04-07 22:49  ivan
2849
2850         * debian/freeside.docs: file freeside.docs was added on branch
2851           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2852
2853 2008-04-07 22:49  ivan
2854
2855         * debian/init.d.lsb.ex: file init.d.lsb.ex was added on branch
2856           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2857
2858 2008-04-07 22:49  ivan
2859
2860         * debian/postinst: file postinst was added on branch
2861           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2862
2863 2008-04-07 22:49  ivan
2864
2865         * debian/postrm: file postrm was added on branch
2866           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2867
2868 2008-04-07 22:49  ivan
2869
2870         * debian/preinst: file preinst was added on branch
2871           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:21 +0000
2872
2873 2008-04-07 22:49  ivan
2874
2875         * debian/: TODO, compat, config, cron.d, dbconfig-common.install,
2876           dbconfig-common.upgrade, freeside-webui.links,
2877           freeside.apache-alias.conf, freeside.default, freeside.docs,
2878           init.d.lsb.ex, postinst, postrm, preinst, prerm, templates,
2879           README.Debian, changelog, conffiles.ex, control, copyright,
2880           cron.d.ex, dirs, docs, ex.doc-base.package, freeside-doc.docs,
2881           freeside-doc.files, init.d.ex, manpage.1.ex, manpage.sgml.ex,
2882           menu.ex, postinst.ex, postrm.ex, preinst.ex, prerm.ex, rules,
2883           watch.ex: debian packages!
2884
2885 2008-04-07 22:49  ivan
2886
2887         * debian/TODO: file TODO was added on branch FREESIDE_1_7_BRANCH on
2888           2008-04-08 05:49:19 +0000
2889
2890 2008-04-07 22:49  ivan
2891
2892         * debian/compat: file compat was added on branch
2893           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2894
2895 2008-04-07 22:49  ivan
2896
2897         * debian/config: file config was added on branch
2898           FREESIDE_1_7_BRANCH on 2008-04-08 05:49:20 +0000
2899
2900 2008-04-05 00:00  ivan
2901
2902         * FS/bin/freeside-prepaidd: configurable logfile location for
2903           freeside-prepaidd
2904
2905 2008-04-04 12:47  ivan
2906
2907         * httemplate/elements/header.html: sync with HEAD
2908
2909 2008-04-03 15:47  rsiddall
2910
2911         * httemplate/elements/header.html: Missing comma in argument list
2912           causes Mason compilation error.
2913
2914 2008-04-02 10:28  ivan
2915
2916         * Makefile: substitute FREESIDE_CONF in apache conf files
2917
2918 2008-04-02 10:26  ivan
2919
2920         * htetc/: freeside-base1.99.conf, freeside-base1.conf,
2921           freeside-base2.conf: template AuthUserFile htpasswd to be in
2922           FREESIDE_CONF dir instead of hardcoded location
2923
2924 2008-04-02 09:57  rsiddall
2925
2926         * Makefile: Quick fix to update the release version number in the
2927           RPM spec file.  This leaves the spec file unusable for CVS
2928           builds.
2929
2930 2008-04-02 08:38  ivan
2931
2932         * init.d/freeside-init: tiny init file nit that helps with deb
2933           packaging (and probably rpm too) - source /etc/default/freeside
2934           if it exists
2935
2936 2008-04-01 21:32  ivan
2937
2938         * httemplate/docs/credits.html: slight browser adjustments and DONE
2939
2940 2008-04-01 21:20  ivan
2941
2942         * httemplate/elements/header.html: new header about: box
2943
2944 2008-04-01 21:19  ivan
2945
2946         * httemplate/docs/about.html: adding about.html on 1.7
2947
2948 2008-04-01 21:19  ivan
2949
2950         * httemplate/docs/about.html: file about.html was added on branch
2951           FREESIDE_1_7_BRANCH on 2008-04-02 04:19:37 +0000
2952
2953 2008-04-01 21:19  ivan
2954
2955         * httemplate/docs/about.html: slightly taller
2956
2957 2008-04-01 21:09  ivan
2958
2959         * httemplate/docs/: credits.html, license.html: fckeditor is unused
2960           in 1.7
2961
2962 2008-04-01 21:07  ivan
2963
2964         * httemplate/docs/: credits.html, license.html: updated credits and
2965           license
2966
2967 2008-04-01 21:05  ivan
2968
2969         * httemplate/docs/about.html: adding about.html splash
2970
2971 2008-04-01 20:48  ivan
2972
2973         * httemplate/elements/popup_link_onclick.html: remove excessive
2974           iframe borders, add "scrolling" and "nofalse" options
2975
2976 2008-04-01 17:23  ivan
2977
2978         * httemplate/elements/init_overlib.html: sync with HEAD
2979
2980 2008-04-01 17:22  ivan
2981
2982         * FS/FS/cust_pay.pm: don't do (as much) useless work on upgrade
2983
2984 2008-04-01 16:56  ivan
2985
2986         * httemplate/elements/iframecontentmws.js: fix hasty safari iframe
2987           fix
2988
2989 2008-04-01 16:30  ivan
2990
2991         * httemplate/docs/: credits.html, license.html: adding license and
2992           credits in app itself
2993
2994 2008-04-01 16:30  ivan
2995
2996         * httemplate/docs/credits.html: file credits.html was added on
2997           branch FREESIDE_1_7_BRANCH on 2008-04-01 23:30:09 +0000
2998
2999 2008-04-01 16:30  ivan
3000
3001         * httemplate/docs/license.html: file license.html was added on
3002           branch FREESIDE_1_7_BRANCH on 2008-04-01 23:30:09 +0000
3003
3004 2008-04-01 16:24  ivan
3005
3006         * TODO: remove TODO
3007
3008 2008-04-01 16:24  ivan
3009
3010         * SCHEMA_CHANGE: remove SCHEMA_CHANGE
3011
3012 2008-04-01 16:20  ivan
3013
3014         * README: welcome to the new world
3015
3016 2008-04-01 16:15  ivan
3017
3018         * install/README: [no log message]
3019
3020 2008-04-01 16:15  ivan
3021
3022         * INSTALL: clean up top level files
3023
3024 2008-04-01 16:08  ivan
3025
3026         * INSTALL, CREDITS: clean up some of the top-level files
3027
3028 2008-04-01 15:34  ivan
3029
3030         * ChangeLog: current 1.7 ChangeLog
3031
3032 2008-04-01 08:55  rsiddall
3033
3034         * httemplate/elements/init_overlib.html: Missing % causes closing
3035           brace to be omitted from Perl compilation.
3036
3037 2008-04-01 02:40  ivan
3038
3039         * Makefile: last of the silly version numbers
3040
3041 2008-04-01 02:19  ivan
3042
3043         * FS/FS/cust_bill.pm: don't show services on invoices that are
3044           newer than the invoice, closes: #3032
3045
3046 2008-04-01 01:43  ivan
3047
3048         * FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm,
3049           rt/lib/RT/Ticket_Overlay.pm, rt/lib/RT/URI/freeside/Internal.pm:
3050           last bit of magic for RT ticket customer auto-association: look
3051           for requestor email addresses in cust_main_invoice and svc_acct,
3052           closes; RT#1160
3053
3054 2008-03-31 23:37  ivan
3055
3056         * httemplate/edit/cust_main_county.html: probably doesn't matter
3057           now, but better error reporting anyway
3058
3059 2008-03-31 23:34  ivan
3060
3061         * httemplate/: misc/cancel_cust.html, misc/cancel_pkg.html,
3062           edit/cust_credit.cgi: popup iframes don't have predictable names
3063           anymore, so locate submit buttons by id instead
3064
3065 2008-03-31 23:26  ivan
3066
3067         * httemplate/elements/: popup_link.html, popup_link_onclick.html:
3068           doc height param
3069
3070 2008-03-31 23:16  ivan
3071
3072         * httemplate/elements/iframecontentmws.js: append a random number
3073           to the iframe name on-the-fly to keep safari from caching it
3074           under all circumstances
3075
3076 2008-03-31 22:49  ivan
3077
3078         * httemplate/view/cust_main/payment_history.html: finish
3079           component-izing overlib links
3080
3081 2008-03-31 21:37  ivan
3082
3083         * httemplate/search/cust_pkg.cgi: use popup_link...
3084
3085 2008-03-31 21:19  ivan
3086
3087         * httemplate/browse/rate_detail.html: can't run include() sub at
3088           <%once> time
3089
3090 2008-03-31 20:56  ivan
3091
3092         * httemplate/browse/rate_detail.html: component-ize overlib init
3093           and popup link
3094
3095 2008-03-31 20:51  ivan
3096
3097         * httemplate/edit/bulk-cust_svc.html: component-ize overlib init
3098
3099 2008-03-31 20:49  ivan
3100
3101         * httemplate/elements/phonenumber.html: use popup_link element for
3102           phonenumber.html silly vonage popup
3103
3104 2008-03-31 16:19  ivan
3105
3106         * httemplate/elements/progress-init.html: overlib include
3107
3108 2008-03-31 16:14  ivan
3109
3110         * httemplate/elements/: popup_link-cust_main.html,
3111           popup_link-cust_pkg.html, popup_link-cust_svc.html,
3112           popup_link.html, popup_link_onclick.html: fix examples to use
3113           elements/init_overlib.html
3114
3115 2008-03-31 16:09  ivan
3116
3117         * httemplate/browse/cust_main_county.cgi: overlib include
3118
3119 2008-03-31 16:07  ivan
3120
3121         * httemplate/: view/cust_main.cgi,
3122           elements/popup_link_onclick.html, view/cust_main/notes.html:
3123           clean up overlib usage for customer notes
3124
3125 2008-03-31 15:52  ivan
3126
3127         * fs_selfservice/FS-SelfService/cgi/signup.cgi: signup.cgi fix for
3128           hidden agentnum tags with trailling "/ >"
3129
3130 2008-03-31 15:27  ivan
3131
3132         * httemplate/elements/init_overlib.html: file init_overlib.html was
3133           added on branch FREESIDE_1_7_BRANCH on 2008-03-31 22:27:56 +0000
3134
3135 2008-03-31 15:27  ivan
3136
3137         * httemplate/: elements/init_overlib.html,
3138           edit/cust_main/billing.html, misc/payment.cgi: overlib cleanup:
3139           easy static CVV2/echeck popups
3140
3141 2008-03-31 14:52  ivan
3142
3143         * httemplate/elements/iframecontentmws.js: update overlibmws to
3144           current code
3145
3146 2008-03-31 14:11  ivan
3147
3148         * httemplate/elements/popup_link_onclick.html: file
3149           popup_link_onclick.html was added on branch FREESIDE_1_7_BRANCH
3150           on 2008-03-31 21:11:03 +0000
3151
3152 2008-03-31 14:11  ivan
3153
3154         * httemplate/: elements/popup_link_onclick.html,
3155           elements/popup_link.html, browse/cust_main_county.cgi: fix safari
3156           weirdness with caching iframes and auto-submitting them (in tax
3157           editor at least)
3158
3159 2008-03-31 13:40  ivan
3160
3161         * httemplate/elements/: popup_link-cust_main.html,
3162           popup_link-cust_pkg.html, popup_link-cust_svc.html,
3163           popup_link.html: clean up popup link elements a bit, have the
3164           iframe name autogenerate to work around safari fuckery
3165
3166 2008-03-31 11:50  ivan
3167
3168         * httemplate/elements/: overlibmws_crossframe.js, overlibmws.js,
3169           overlibmws_draggable.js, overlibmws_iframe.js: update overlibmws
3170           to current code before delving into safari problem...  hopefully
3171           no disasterous side effects :)
3172
3173 2008-03-29 19:42  ivan
3174
3175         * httemplate/: search/cust_bill.html, view/cust_bill.cgi: don't
3176           show invoice resend and payment posting links if you can't do
3177           that anyway
3178
3179 2008-03-29 02:11  ivan
3180
3181         * httemplate/view/: svc_phone.cgi, elements/svc_Common.html: add
3182           quick links for unprocessed and processed CDRs to svc_phone view
3183
3184 2008-03-29 01:05  ivan
3185
3186         * httemplate/edit/process/quick-cust_pkg.cgi: hmm... think this is
3187           right for 1.7
3188
3189 2008-03-29 01:02  ivan
3190
3191         * httemplate/edit/process/quick-cust_pkg.cgi: fix quick pkg order
3192           redirect
3193
3194 2008-03-28 15:31  ivan
3195
3196         * FS/FS/cust_svc.pm: fix double charging for CDRs when number is in
3197           both src and charged_party fields, and disable_src is not checked
3198
3199 2008-03-27 15:04  ivan
3200
3201         * httemplate/edit/process/cust_main.cgi: fixes edit if routing code
3202           only, closes: #3085
3203
3204 2008-03-27 14:05  ivan
3205
3206         * httemplate/view/cust_main/: payment_history.html: fix for ACH
3207           info masking
3208
3209 2008-03-27 14:01  ivan
3210
3211         * httemplate/view/cust_main/: billing.html, payment_history.html:
3212           mask ACH info in payment history
3213
3214 2008-03-27 13:40  ivan
3215
3216         * httemplate/search/report_sql.html: file report_sql.html was added
3217           on branch FREESIDE_1_7_BRANCH on 2008-03-27 20:40:44 +0000
3218
3219 2008-03-27 13:40  ivan
3220
3221         * httemplate/: elements/menu.html, search/report_sql.html: add back
3222           raw SQL query (it had an appropriate ACL)
3223
3224 2008-03-27 13:19  ivan
3225
3226         * httemplate/search/cust_pay.cgi: resolve minor ACL glitch linking
3227           to payments
3228
3229 2008-03-26 11:18  ivan
3230
3231         * FS/FS/Report/Table/Monthly.pm: add a netcredits_12mo sub so that
3232           12mo checkbox works again... sure do need these to be
3233           auto-generated or $AUTOLOADED or something :)
3234
3235 2008-03-26 08:42  jeff
3236
3237         * FS/FS/rate_detail.pm, httemplate/browse/rate_detail.html,
3238           httemplate/edit/rate_detail.html,
3239           httemplate/edit/rate_region.cgi: fixup per call billing
3240
3241 2008-03-25 20:04  ivan
3242
3243         * FS/FS/part_pkg/voip_cdr.pm: don't granular-ize 0 billsec calls
3244           into having a minimum charge
3245
3246 2008-03-25 19:27  ivan
3247
3248         * httemplate/search/: cdr.html, report_cdr.html: add ability to
3249           query ranges of duration & billable seconds to CDR report
3250
3251 2008-03-25 19:19  ivan
3252
3253         * httemplate/search/: report_cust_main.html, report_svc_acct.html:
3254           UI nit: separate search & display options
3255
3256 2008-03-25 18:03  ivan
3257
3258         * httemplate/edit/: part_bill_event.cgi,
3259           process/part_bill_event.cgi: quick shortcut for easier adding of
3260           new 1.7-style invoice events
3261
3262 2008-03-24 15:35  ivan
3263
3264         * httemplate/edit/part_bill_event.cgi: this probably never worked.
3265           ->send isn't at all what is wanted, that sends the original
3266           invoice, not the new one with the late charge
3267
3268 2008-03-23 20:07  ivan
3269
3270         * rt/: html/Elements/EditCustomers,
3271           html/Ticket/Elements/EditCustomers,
3272           html/Ticket/Elements/ShowCustomers, lib/RT/Ticket_Overlay.pm:
3273           woo!  final part of #1160!  yup, auto-associating tickets with
3274           customers now.  whew!
3275
3276 2008-03-23 18:28  ivan
3277
3278         * rt/: html/Ticket/Elements/AddCustomers, lib/RT/Record.pm,
3279           lib/RT/Interface/Web_Vendor.pm: part two of #1160: linking a
3280           ticket to its first customer will auto-link any customerless
3281           requestors
3282
3283 2008-03-23 16:38  ivan
3284
3285         * rt/: html/Admin/Users/Modify.html, lib/RT/User_Overlay.pm,
3286           lib/RT/Interface/Web_Vendor.pm: part 1 of #1160: associate users
3287           w/customers, manual editing
3288
3289 2008-03-23 16:32  ivan
3290
3291         * rt/html/Elements/AddCustomers: file AddCustomers was added on
3292           branch FREESIDE_1_7_BRANCH on 2008-03-23 23:33:01 +0000
3293
3294 2008-03-23 16:32  ivan
3295
3296         * rt/html/Elements/EditCustomers: file EditCustomers was added on
3297           branch FREESIDE_1_7_BRANCH on 2008-03-23 23:33:01 +0000
3298
3299 2008-03-23 16:32  ivan
3300
3301         * rt/html/Elements/: AddCustomers, EditCustomers: part 1 of #1160:
3302           associate users w/customers, manual editing
3303
3304 2008-03-19 12:48  jeff
3305
3306         * httemplate/edit/part_bill_event.cgi: quick fix for deep recursion
3307           (RT#3267)
3308
3309 2008-03-16 15:41  jeff
3310
3311         * httemplate/: elements/popup_link-cust_main.html,
3312           elements/popup_link-cust_pkg.html,
3313           elements/popup_link-cust_svc.html, elements/popup_link.html,
3314           view/cust_main.cgi, view/cust_main/packages.html: componentize
3315           conflicting %once subroutines (rt#3250)
3316
3317 2008-03-16 09:57  jeff
3318
3319         * httemplate/misc/recharge_svc.html: doh
3320
3321 2008-03-15 22:22  ivan
3322
3323         * httemplate/search/svc_broadband.cgi: clean up and
3324           agent-virtualize svc_broadband searching
3325
3326 2008-03-15 22:13  ivan
3327
3328         * httemplate/edit/part_svc.cgi: finish bringing sanity to
3329           svc_broadband service definition blocknum edit
3330
3331 2008-03-15 22:13  ivan
3332
3333         * FS/FS/: addr_block.pm, svc_broadband.pm: bring some sanity to
3334           address block selection in svc_broadband service definition edit
3335
3336 2008-03-15 21:54  ivan
3337
3338         * httemplate/browse/: addr_block.cgi, router.cgi: drag address &
3339           router browse into this centiry
3340
3341 2008-03-15 21:00  ivan
3342
3343         * httemplate/elements/header.html, httemplate/elements/menu.html,
3344           rt/html/Elements/FreesideSearch: hide customer search if user
3345           does not have "List customers" ACL, closes: RT#3105
3346
3347 2008-03-15 15:18  ivan
3348
3349         * httemplate/edit/part_pkg.cgi, FS/FS/part_pkg/voip_cdr.pm:
3350           slightly better voip_cdr package edit: use radio buttons for
3351           selecting long things
3352
3353 2008-03-15 14:39  ivan
3354
3355         * FS/FS/part_pkg/voip_cdr.pm: be asssertive
3356
3357 2008-03-15 14:14  ivan
3358
3359         * FS/FS/: cust_svc.pm, part_pkg/voip_cdr.pm: configurable
3360           disable_src, domestic_prefix and international_prefix options for
3361           voip price plan
3362
3363 2008-03-15 12:52  ivan
3364
3365         * httemplate/search/cust_bill.html, FS/FS/cust_bill.pm: check on
3366           invoice re-printing newest percust... can't reproduce any
3367           problem, prints newest per cust fine, closes: #3161
3368
3369 2008-03-14 17:30  ivan
3370
3371         * httemplate/: view/svc_domain.cgi, misc/catchall.cgi: fix harmless
3372           code leaking out onto the page, hehe, closes: Bug#3253, also
3373           remove silly formatting on catchall edit
3374
3375 2008-03-14 13:11  ivan
3376
3377         * FS/FS/cust_main.pm: eliminate some harmless uninitialized value
3378           warnings
3379
3380 2008-03-14 10:30  jeff
3381
3382         * FS/FS/part_export/prizm.pm: insist on Net::Prizm 0.04
3383
3384 2008-03-14 01:13  ivan
3385
3386         * httemplate/edit/process/cust_pkg.cgi: whew, glad that change
3387           package bugfix was easy to find, closes: Bug#3241
3388
3389 2008-03-14 00:48  ivan
3390
3391         * httemplate/search/cust_credit_bill.html: file
3392           cust_credit_bill.html was added on branch FREESIDE_1_7_BRANCH on
3393           2008-03-14 07:48:45 +0000
3394
3395 2008-03-14 00:48  ivan
3396
3397         * FS/FS/cust_credit_bill.pm, FS/FS/Report/Table/Monthly.pm,
3398           httemplate/search/cust_credit_bill.html,
3399           httemplate/graph/money_time.cgi,
3400           httemplate/search/cust_credit.html: add net credits to
3401           sales/credits/receipts report
3402
3403 2008-03-13 19:10  ivan
3404
3405         * FS/FS/Conf.pm: add Net20 invoice terms, closes: #3219
3406
3407 2008-03-13 02:28  ivan
3408
3409         * FS/FS/cust_pay.pm: yow.  very sleep deprived.  remove the
3410           infinite loop rather than add one.
3411
3412 2008-03-13 02:14  ivan
3413
3414         * FS/FS/cust_pay.pm: infinite loop protection
3415
3416 2008-03-13 01:57  ivan
3417
3418         * FS/FS/cust_pay.pm: allow cust_pay.otaker upgrade to proceed even
3419           if there are some old crufty records around attached to
3420           now-deleted customers
3421
3422 2008-03-12 21:01  jeff
3423
3424         * httemplate/misc/batch-cust_pay.html: minor oops
3425
3426 2008-03-12 09:22  jeff
3427
3428         * FS/FS/cust_svc.pm, FS/FS/part_export.pm, FS/FS/svc_Common.pm,
3429           FS/FS/UI/Web.pm, FS/FS/part_export/prizm.pm,
3430           eg/export_template.pm, httemplate/view/cust_main/packages.html:
3431           allow exports to add links to customer view (#1407)
3432
3433 2008-03-04 13:07  ivan
3434
3435         * FS/FS/cust_refund.pm: fix otaker population for cust_refund like
3436           cust_credit and cust_pay
3437
3438 2008-03-04 13:06  ivan
3439
3440         * FS/FS/cust_pay.pm: fix cust_pay.otaker population
3441
3442 2008-03-04 11:15  ivan
3443
3444         * httemplate/: edit/cust_pkg.cgi, edit/process/cust_pkg.cgi,
3445           misc/change_pkg.cgi: fix edit/process/cust_pkg getting confused
3446           about the two different places that would be calling it... i.e.
3447           with an empty new_pkgnum it would redirect the popup back the
3448           customer view, hehe
3449
3450 2008-03-03 19:38  ivan
3451
3452         * FS/FS/cust_bill.pm: AND fix latex->html notes substituion for ~s
3453
3454 2008-03-03 19:37  ivan
3455
3456         * FS/FS/cust_bill.pm: and fix latex->html notes substituion for
3457           escaped #s
3458
3459 2008-03-03 19:34  ivan
3460
3461         * FS/FS/cust_bill.pm: fix latex->html notes substituion for
3462           newlines
3463
3464 2008-03-03 18:55  ivan
3465
3466         * httemplate/search/: cdr.html, report_cdr.html: backport 1.9 CDR
3467           search to 1.7
3468
3469 2008-03-03 18:27  ivan
3470
3471         * httemplate/browse/rate_region.html: should improve compatibility
3472           with older Pg.  i hope
3473
3474 2008-03-03 15:07  ivan
3475
3476         * rt/: Changelog, configure, configure.ac, bin/rt-crontool.in,
3477           bin/rt.in, bin/webmux.pl.in, etc/RT_Config.pm.in,
3478           etc/schema.mysql, html/Admin/Groups/index.html,
3479           html/Elements/EditCustomFieldSelect, html/Elements/QuickCreate,
3480           html/Elements/Quicksearch, html/Elements/SelectNewTicketQueue,
3481           html/Elements/ShowCustomFields,
3482           html/Elements/CollectionAsTable/ParseFormat,
3483           html/REST/1.0/Forms/ticket/default,
3484           html/REST/1.0/NoAuth/mail-gateway, html/REST/1.0/search/ticket,
3485           html/SelfService/Create.html, html/Ticket/Create.html,
3486           html/Ticket/Display.html, html/Ticket/Elements/EditCustomFields,
3487           html/Ticket/Elements/PreviewScrips,
3488           html/Ticket/Elements/ShowBasics, html/Ticket/Elements/ShowDates,
3489           html/Ticket/Elements/ShowHistory,
3490           html/Ticket/Elements/ShowRequestor,
3491           html/Ticket/Elements/ShowSummary, lib/RT.pm.in,
3492           lib/RT/Attachment_Overlay.pm, lib/RT/CustomField_Overlay.pm,
3493           lib/RT/Date.pm, lib/RT/Group_Overlay.pm, lib/RT/I18N.pm,
3494           lib/RT/Link_Overlay.pm, lib/RT/Links_Overlay.pm,
3495           lib/RT/Record.pm, lib/RT/Template_Overlay.pm,
3496           lib/RT/Ticket_Overlay.pm, lib/RT/Tickets_Overlay.pm,
3497           lib/RT/Transaction_Overlay.pm, lib/RT/URI.pm,
3498           lib/RT/Action/SendEmail.pm, lib/RT/Condition/Generic.pm,
3499           lib/RT/I18N/de.po, lib/RT/I18N/pt_br.po, lib/RT/Interface/CLI.pm,
3500           lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm,
3501           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/MailFrom.pm,
3502           lib/RT/Interface/Web/Handler.pm, lib/RT/URI/base.pm,
3503           lib/RT/URI/fsck_com_rt.pm, lib/t/regression/06-mime_decoding.t,
3504           lib/t/regression/06mailgateway.t,
3505           lib/t/regression/22search_tix_by_txn.t,
3506           lib/t/regression/23-web_attachments.t, sbin/rt-setup-database.in,
3507           sbin/rt-test-dependencies.in: merge in rt 3.4.6.  *gulp*!
3508
3509 2008-03-01 20:11  ivan
3510
3511         * rt/lib/t/regression/23-web_attachments.t: file
3512           23-web_attachments.t was added on branch FREESIDE_1_7_BRANCH on
3513           2008-03-03 23:07:57 +0000
3514
3515 2008-03-01 20:10  ivan
3516
3517         * rt/lib/t/regression/06-mime_decoding.t: file 06-mime_decoding.t
3518           was added on branch FREESIDE_1_7_BRANCH on 2008-03-03 23:07:56
3519           +0000
3520
3521 2008-03-01 20:10  ivan
3522
3523         * rt/lib/t/regression/: 06-mime_decoding.t, 23-web_attachments.t:
3524           import rt 3.6.6
3525
3526 2008-03-01 20:02  ivan
3527
3528         * rt/lib/t/regression/: 06-mime_decoding.t, 23-web_attachments.t:
3529           import rt 3.4.6
3530
3531 2008-03-01 19:07  ivan
3532
3533         * httemplate/elements/header.html,
3534           rt/html/Elements/FreesideNewCust: fix annoying resize of "New
3535           customer" button; closes: RT#1642
3536
3537 2008-03-01 17:31  ivan
3538
3539         * httemplate/misc/disable-payment_gateway.cgi: file
3540           disable-payment_gateway.cgi was added on branch
3541           FREESIDE_1_7_BRANCH on 2008-03-02 01:31:52 +0000
3542
3543 2008-03-01 17:31  ivan
3544
3545         * httemplate/misc/disable-payment_gateway.cgi,
3546           FS/FS/payment_gateway.pm, httemplate/search/elements/search.html,
3547           httemplate/browse/payment_gateway.html: add payment gateway
3548           disabling (and move payment gateway browse over to new template)
3549
3550 2008-03-01 15:30  ivan
3551
3552         * FS/FS/: Conf.pm, payinfo_Mixin.pm: added a config value to
3553           control the extent of credit card masking, but since
3554           cust_main.paymask is in the db, need something to update it for
3555           all existing customers too
3556
3557 2008-03-01 14:39  ivan
3558
3559         * httemplate/search/cust_main.html: ah, that's better, prettyfy and
3560           link adv. customer search
3561
3562 2008-03-01 14:23  ivan
3563
3564         * httemplate/: elements/select-payby.html,
3565           elements/tr-select-payby.html, search/cust_main.html,
3566           search/report_cust_main.html: add payby selection to adv.
3567           customer search
3568
3569 2008-03-01 14:23  ivan
3570
3571         * httemplate/elements/select-payby.html: file select-payby.html was
3572           added on branch FREESIDE_1_7_BRANCH on 2008-03-01 22:23:21 +0000
3573
3574 2008-03-01 14:23  ivan
3575
3576         * httemplate/elements/tr-select-payby.html: file
3577           tr-select-payby.html was added on branch FREESIDE_1_7_BRANCH on
3578           2008-03-01 22:23:21 +0000
3579
3580 2008-02-28 20:31  ivan
3581
3582         * FS/FS/cdr.pm, httemplate/misc/cdr-import.html: working asterisk
3583           CDR CSV import (not just direct DB)
3584
3585 2008-02-28 18:29  ivan
3586
3587         * FS/FS/: Record.pm, access_user.pm: disallow uppercase usernames
3588           in the first place.  also Record::str2time_sql_closing snuck in.
3589
3590 2008-02-21 17:09  ivan
3591
3592         * FS/FS/cust_pay.pm: want to upgrade legacy payments even if they
3593           are deprecated COMP payby...
3594
3595 2008-02-21 16:57  ivan
3596
3597         * FS/FS/cust_pay.pm: don't bomb out on this transition on old
3598           databases without history records for everything...
3599
3600 2008-02-20 14:45  ivan
3601
3602         * httemplate/misc/inventory_item-import.html: doh.  ivan is so in
3603           the doghouse for this one
3604
3605 2008-02-19 18:07  ivan
3606
3607         * FS/FS/prepay_credit.pm,
3608           httemplate/edit/process/prepay_credit.cgi: retry collisions a
3609           bit, acme is getting duplicate errors... guess they're using lots
3610           and lots of prepaid cards.  closes: RT#3104
3611
3612 2008-02-19 17:21  ivan
3613
3614         * FS/FS/Schema.pm: update the tax class editor to enable taxclass
3615           adding, RT#2929
3616
3617 2008-02-19 17:16  ivan
3618
3619         * httemplate/edit/: part_pkg_taxclass.html,
3620           process/part_pkg_taxclass.html: file part_pkg_taxclass.html was
3621           added on branch FREESIDE_1_7_BRANCH on 2008-02-20 01:17:21 +0000
3622
3623 2008-02-19 17:16  ivan
3624
3625         * httemplate/edit/part_pkg_taxclass.html,
3626           httemplate/edit/process/part_pkg_taxclass.html,
3627           httemplate/browse/cust_main_county.cgi, FS/FS/Upgrade.pm,
3628           FS/FS/part_pkg_taxclass.pm, htetc/handler.pl,
3629           httemplate/elements/tr-select-taxclass.html: update the tax class
3630           editor to enable taxclass adding, RT#2929
3631
3632 2008-02-19 17:14  ivan
3633
3634         * httemplate/edit/: cust_main_county-expand.cgi,
3635           process/cust_main_county-expand.cgi: oops, this got commited to
3636           HEAD by a bad command, its part of the commit to update the tax
3637           class editor to enable taxclass adding, RT#2929
3638
3639 2008-02-19 17:10  ivan
3640
3641         * httemplate/edit/process/part_pkg.cgi:
3642           process/part_pkg_taxclass.html
3643
3644 2008-02-19 01:15  ivan
3645
3646         * FS/t/part_pkg_taxclass.t: file part_pkg_taxclass.t was added on
3647           branch FREESIDE_1_7_BRANCH on 2008-02-19 09:15:19 +0000
3648
3649 2008-02-19 01:15  ivan
3650
3651         * FS/: FS/part_pkg_taxclass.pm, t/part_pkg_taxclass.t, FS.pm,
3652           MANIFEST: adding taxclass table
3653
3654 2008-02-19 01:15  ivan
3655
3656         * FS/FS/part_pkg_taxclass.pm: file part_pkg_taxclass.pm was added
3657           on branch FREESIDE_1_7_BRANCH on 2008-02-19 09:15:19 +0000
3658
3659 2008-02-19 01:10  ivan
3660
3661         * bin/generate-table-module: fix this to generate more
3662           wiki-friendly column list
3663
3664 2008-02-18 19:30  ivan
3665
3666         * FS/FS/svc_external.pm: add some descriptions for svc_external
3667           fields, allowing id to fill in from inventory
3668
3669 2008-02-18 19:17  ivan
3670
3671         * FS/FS/svc_external.pm: return svc_external id and title as label
3672           instead of svcnum
3673
3674 2008-02-18 18:57  ivan
3675
3676         * fs_selfservice/FS-SelfService/SelfService.pm: fixup and expand
3677           POD docs for self-service list_pkgs & list_svcs
3678
3679 2008-02-18 18:38  ivan
3680
3681         * bin/pod2x: fix API upload
3682
3683 2008-02-18 18:37  ivan
3684
3685         * FS/FS.pm: update base API docs contents
3686
3687 2008-02-18 18:33  ivan
3688
3689         * FS/FS/cust_pay_pending.pm: clean up POD docs for better wiki
3690           exportability
3691
3692 2008-02-18 18:28  ivan
3693
3694         * FS/FS/cust_credit.pm: clean up POD docs for better wiki
3695           exportability
3696
3697 2008-02-18 18:25  ivan
3698
3699         * FS/FS/cust_bill_event.pm: clean up POD docs for better wiki
3700           exportability
3701
3702 2008-02-18 18:20  ivan
3703
3704         * FS/FS/cust_bill.pm: clean up POD docs for better wiki
3705           exportability
3706
3707 2008-02-14 00:31  ivan
3708
3709         * httemplate/search/cust_pkg.cgi: brown-bag missing comma from last
3710           update.  time to go home
3711
3712 2008-02-14 00:28  ivan
3713
3714         * httemplate/search/cust_pkg.cgi: re-align links and styling in
3715           package report correctly
3716
3717 2008-02-13 19:52  ivan
3718
3719         * FS/FS/Schema.pm, FS/FS/Upgrade.pm, FS/FS/cust_pay.pm,
3720           httemplate/search/cust_pay.cgi,
3721           httemplate/view/cust_main/payment_history.html: add
3722           cust_pay.otaker field; populate it based on history on upgrades,
3723           and show the order taker on all payments (on customer view and
3724           payment search)  closes: #2953
3725
3726 2008-02-13 19:48  ivan
3727
3728         * FS/t/h_cust_pay.t: file h_cust_pay.t was added on branch
3729           FREESIDE_1_7_BRANCH on 2008-02-14 03:48:31 +0000
3730
3731 2008-02-13 19:48  ivan
3732
3733         * FS/: FS/h_cust_pay.pm, t/h_cust_credit.t, t/h_cust_pay.t: add
3734           FS::h_cust_pay class
3735
3736 2008-02-13 19:48  ivan
3737
3738         * FS/t/h_cust_credit.t: file h_cust_credit.t was added on branch
3739           FREESIDE_1_7_BRANCH on 2008-02-14 03:48:31 +0000
3740
3741 2008-02-13 19:48  ivan
3742
3743         * FS/FS/h_cust_pay.pm: file h_cust_pay.pm was added on branch
3744           FREESIDE_1_7_BRANCH on 2008-02-14 03:48:31 +0000
3745
3746 2008-02-13 17:48  ivan
3747
3748         * httemplate/view/cust_main/payment_history.html: this ACL has been
3749           around for long enough (and almost nobody uses batched payments,
3750           so showing them is probably bad)
3751
3752 2008-02-13 15:49  jeff
3753
3754         * FS/FS/svc_broadband.pm, httemplate/elements/header.html:
3755           svc_broadband MAC searches RT#2985
3756
3757 2008-02-13 15:45  jeff
3758
3759         * FS/FS/cust_main.pm, httemplate/edit/quick-charge.html,
3760           httemplate/edit/process/quick-charge.cgi: package class selection
3761           for one-time charges RT#1322
3762
3763 2008-02-13 15:39  jeff
3764
3765         * FS/FS/rate_detail.pm, FS/FS/part_pkg/voip_cdr.pm,
3766           httemplate/edit/rate_region.cgi: directory assistance (flat
3767           per-call) billing RT#3114
3768
3769 2008-02-13 13:50  ivan
3770
3771         * httemplate/misc/process/link.cgi: fix compile error from hasty
3772           refactoring
3773
3774 2008-02-12 22:02  ivan
3775
3776         * FS/FS/part_pkg/bulk.pm: yup, bulk price plan appears to be
3777           working
3778
3779 2008-02-12 22:00  ivan
3780
3781         * README: modernizing
3782
3783 2008-02-11 19:11  ivan
3784
3785         * FS/FS/Misc.pm: update for MailTools v2.00
3786
3787 2008-02-10 18:37  ivan
3788
3789         * FS/FS/reason.pm: upgrading reason table not quite working with
3790           mysql, hopefully no old installs need this, new ones should be
3791           fine hopefully
3792
3793 2008-02-10 18:36  ivan
3794
3795         * FS/FS/: Upgrade.pm, cust_svc.pm, h_cust_svc.pm: fix & cleanup
3796           duplicate history records
3797
3798 2008-02-10 18:03  ivan
3799
3800         * FS/FS/reason.pm: better debugging if things go awry
3801
3802 2008-02-10 16:53  ivan
3803
3804         * FS/FS/Cron/notify.pm: third time's the charm: MySQL didn't like
3805           casting to INTEGER, it wants SIGNED.  whew.
3806
3807 2008-02-10 16:02  ivan
3808
3809         * FS/FS/Cron/notify.pm: ah, no, its count (*) vs count(*), wow
3810
3811 2008-02-10 15:58  ivan
3812
3813         * FS/FS/Cron/notify.pm: comment out unused db statements in a way
3814           that doesn't get to the database, to avoid Pg vs mysql
3815           comment-out differences
3816
3817 2008-02-09 11:16  ivan
3818
3819         * httemplate/edit/process/agent_type.cgi: typo, fix from mtou,
3820           thanks
3821
3822 2008-02-08 13:57  rsiddall
3823
3824         * install/rpm/freeside.spec: Removes "-o freeside" from install
3825           lines in Makefile so that you don't need a freeside user on the
3826           build machine.  RPM handles setting the file owner.  This should
3827           allow the RPMs to build under mock.
3828
3829 2008-02-07 10:13  rsiddall
3830
3831         * install/rpm/freeside.spec: It was not necessary to add the
3832           freeside user to the build machine to get the RPMs to build.
3833           This prevented the RPMs from building under mock.
3834
3835 2008-02-02 18:24  ivan
3836
3837         * FS/FS/cust_main.pm: should eliminate "Use of uninitialized value
3838           in length at /usr/local/share/perl/5.8.8/FS/cust_main.pm line
3839           5194." warnings
3840
3841 2008-02-02 17:43  ivan
3842
3843         * httemplate/edit/cust_main.cgi: oops, fix display of errors on
3844           customer edit
3845
3846 2008-01-30 08:14  jeff
3847
3848         * httemplate/misc/bulk_change_pkg.cgi: pointless false laziness
3849           removal
3850
3851 2008-01-28 20:15  jeff
3852
3853         * FS/FS/cust_pkg.pm: missed use
3854
3855 2008-01-28 19:16  jeff
3856
3857         * httemplate/misc/bulk_change_pkg.cgi, FS/FS/cust_pkg.pm,
3858           httemplate/misc/process/bulk_change_pkg.cgi,
3859           httemplate/search/cust_pkg.cgi,
3860           httemplate/search/elements/search.html: bulk package changing
3861           (RT#1394)
3862
3863 2008-01-25 10:26  jeff
3864
3865         * httemplate/misc/cust_pay-import.cgi, FS/FS/cust_pay.pm,
3866           httemplate/elements/menu.html,
3867           httemplate/misc/process/cust_pay-import.cgi: simple payment CSV
3868           import
3869
3870 2008-01-24 18:55  jeff
3871
3872         * FS/FS/part_export/prizm.pm: add an always BAM option and be
3873           explicit about transactions
3874
3875 2008-01-24 13:19  ivan
3876
3877         * FS/FS/TicketSystem/RT_External.pm,
3878           httemplate/view/cust_main/tickets.html: slightly more sane names
3879           for customer tickets hash, display ticket owners on customer view
3880           page
3881
3882 2008-01-24 13:10  ivan
3883
3884         * htetc/handler.pl: used in rt autohandler.  i wonder why this
3885           never bit before
3886
3887 2008-01-23 11:09  jeff
3888
3889         * fs_selfservice/FS-SelfService/cgi/bill.html,
3890           fs_selfservice/FS-SelfService/cgi/card.html,
3891           fs_selfservice/FS-SelfService/cgi/change_bill.html,
3892           fs_selfservice/FS-SelfService/cgi/change_pay.html,
3893           fs_selfservice/FS-SelfService/cgi/change_ship.html,
3894           fs_selfservice/FS-SelfService/cgi/check.html,
3895           FS/FS/ClientAPI/MyAccount.pm,
3896           fs_selfservice/FS-SelfService/cgi/contact.html,
3897           fs_selfservice/FS-SelfService/cgi/make_ach_payment.html,
3898           fs_selfservice/FS-SelfService/cgi/make_payment.html,
3899           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
3900           fs_selfservice/FS-SelfService/cgi/process_change_bill.html,
3901           fs_selfservice/FS-SelfService/cgi/process_change_pay.html,
3902           fs_selfservice/FS-SelfService/cgi/process_change_ship.html,
3903           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: change
3904           service, billing, and payment info in selfservice
3905
3906 2008-01-22 21:59  ivan
3907
3908         * ChangeLog: too self-referential?
3909
3910 2008-01-20 15:24  ivan
3911
3912         * FS/FS/Schema.pm: add and fix some indices, this should marginally
3913           (but not drastically) improve the time to pull up A/R report
3914           totals
3915
3916 2008-01-17 14:10  ivan
3917
3918         * httemplate/edit/process/part_pkg.cgi: doh, missed a semicolon in
3919           hasty backport
3920
3921 2008-01-17 14:04  ivan
3922
3923         * httemplate/search/cust_bill_event.cgi: fix error from merging
3924
3925 2008-01-16 20:23  ivan
3926
3927         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: fix ACLs to
3928           allow the limited "package editing" of customizing customer
3929           packages
3930
3931 2008-01-16 19:50  ivan
3932
3933         * httemplate/view/cust_main/billing.html: don't show 'Bill now'
3934           link unless the current user can...
3935
3936 2008-01-14 10:22  ivan
3937
3938         * httemplate/edit/process/quick-cust_pkg.cgi: oops, fix stupid
3939           error in quick package order
3940
3941 2008-01-13 16:22  ivan
3942
3943         * httemplate/: edit/part_bill_event.cgi,
3944           elements/select-taxclass.html: maintenance on old events, yay.
3945           fix for late charges without a taxclass, closes: RT#2988
3946
3947 2008-01-13 16:17  ivan
3948
3949         * httemplate/edit/: cust_main.cgi, svc_www.cgi: fix tyops
3950
3951 2008-01-13 13:43  ivan
3952
3953         * httemplate/edit/: cust_credit_bill.cgi,
3954           process/cust_credit_bill.cgi: tyop
3955
3956 2008-01-13 13:41  ivan
3957
3958         * httemplate/edit/: cust_bill_pay.cgi, process/cust_bill_pay.cgi:
3959           fix tyop
3960
3961 2008-01-13 13:39  ivan
3962
3963         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: remove 1.7
3964           vs. 1.9 cruft
3965
3966 2008-01-13 13:35  ivan
3967
3968         * httemplate/edit/: REAL_cust_pkg.cgi, access_user.html, agent.cgi,
3969           agent_payment_gateway.html, agent_type.cgi, bulk-cust_svc.html,
3970           cust_bill_pay.cgi, cust_credit.cgi, cust_credit_bill.cgi,
3971           cust_main.cgi, cust_main_county-expand.cgi, cust_main_note.cgi,
3972           cust_pay.cgi, cust_pkg.cgi, cust_refund.cgi,
3973           inventory_class.html, part_bill_event.cgi, part_export.cgi,
3974           part_pkg.cgi, part_referral.html, part_svc.cgi,
3975           part_virtual_field.cgi, payment_gateway.html, pkg_class.html,
3976           prepay_credit.cgi, quick-charge.html, rate.cgi, rate_region.cgi,
3977           reason.html, reason_type.html, reg_code.cgi, router.cgi,
3978           svc_Common.html, svc_acct.cgi, svc_acct_pop.cgi,
3979           svc_broadband.cgi, svc_domain.cgi, svc_external.cgi,
3980           svc_forward.cgi, svc_phone.cgi, svc_www.cgi,
3981           process/REAL_cust_pkg.cgi, process/access_user.html,
3982           process/agent.cgi, process/agent_payment_gateway.html,
3983           process/agent_type.cgi, process/bulk-cust_svc.cgi,
3984           process/cust_bill_pay.cgi, process/cust_credit.cgi,
3985           process/cust_credit_bill.cgi, process/cust_main.cgi,
3986           process/cust_main_county-collapse.cgi,
3987           process/cust_main_county-expand.cgi,
3988           process/cust_main_county.html, process/cust_main_note.cgi,
3989           process/cust_pay.cgi, process/cust_pkg.cgi,
3990           process/cust_refund.cgi, process/cust_svc.cgi,
3991           process/domain_record.cgi, process/generic.cgi,
3992           process/inventory_class.html, process/msgcat.cgi,
3993           process/part_bill_event.cgi, process/part_export.cgi,
3994           process/part_pkg.cgi, process/part_referral.html,
3995           process/part_svc.cgi, process/payment_gateway.html,
3996           process/pkg_class.html, process/prepay_credit.cgi,
3997           process/quick-charge.cgi, process/quick-cust_pkg.cgi,
3998           process/rate.cgi, process/reason.html, process/reason_type.html,
3999           process/reg_code.cgi, process/router.cgi,
4000           process/svc_Common.html, process/svc_acct.cgi,
4001           process/svc_acct_pop.cgi, process/svc_broadband.cgi,
4002           process/svc_domain.cgi, process/svc_external.cgi,
4003           process/svc_forward.cgi, process/svc_phone.html,
4004           process/svc_www.cgi: ACLs
4005
4006 2008-01-13 13:14  ivan
4007
4008         * httemplate/misc/: batch-cust_pay.html, bill.cgi,
4009           cancel-unaudited.cgi, cancel_cust.html, cancel_pkg.html,
4010           catchall.cgi, cdr-import.html, cust_main-cancel.cgi,
4011           cust_main-import.cgi, cust_main-import_charges.cgi,
4012           delete-cust_credit.cgi, delete-cust_pay.cgi,
4013           delete-cust_refund.cgi, delete-customer.cgi,
4014           delete-domain_record.cgi, delete-part_export.cgi, dump.cgi,
4015           email-invoice.cgi, email_invoice_events.cgi, email_invoices.cgi,
4016           fax-invoice.cgi, fax_invoice_events.cgi, fax_invoices.cgi,
4017           inventory_item-import.html, link.cgi, meta-import.cgi,
4018           payment.cgi, print-invoice.cgi, print_invoice_events.cgi,
4019           print_invoices.cgi, queue.cgi, recharge_svc.html,
4020           svc_acct-domains.cgi, unapply-cust_credit.cgi,
4021           unapply-cust_pay.cgi, unprovision.cgi, unsusp_pkg.cgi,
4022           unvoid-cust_pay_void.cgi, upload-batch.cgi, void-cust_pay.cgi,
4023           whois.cgi, process/batch-cust_pay.cgi, process/cancel_pkg.html,
4024           process/catchall.cgi, process/cdr-import.html,
4025           process/cust_main-import.cgi,
4026           process/cust_main-import_charges.cgi,
4027           process/delete-customer.cgi, process/inventory_item-import.html,
4028           process/link.cgi, process/meta-import.cgi, process/payment.cgi,
4029           process/recharge_svc.html: ACLs
4030
4031 2008-01-13 12:55  ivan
4032
4033         * httemplate/: browse/part_bill_event.cgi, search/cust_bill.html,
4034           search/cust_bill_event.cgi, search/cust_pay_batch.cgi,
4035           search/prepay_credit.html, search/queue.html,
4036           search/report_prepaid_income.cgi, search/report_tax.cgi,
4037           search/sqlradius.cgi: ACLs
4038
4039 2008-01-13 12:50  ivan
4040
4041         * httemplate/elements/: tr-select-reason.html, errorpage.html:
4042           stale leftovers from XSSmas
4043
4044 2008-01-13 12:46  ivan
4045
4046         * httemplate/view/: cust_bill.cgi, svc_acct.cgi, svc_broadband.cgi,
4047           svc_domain.cgi, svc_external.cgi, svc_forward.cgi, svc_www.cgi,
4048           cust_main/payment_history.html, elements/svc_Common.html: ACLs
4049
4050 2008-01-13 12:38  ivan
4051
4052         * httemplate/browse/: access_group.html, access_user.html,
4053           addr_block.cgi, agent.cgi, agent_type.cgi, nas.cgi, part_pkg.cgi,
4054           part_svc.cgi, part_virtual_field.cgi, payment_gateway.html,
4055           reason.html, router.cgi: ACLs
4056
4057 2008-01-13 12:30  ivan
4058
4059         * FS/FS/AccessRight.pm: new ACLs
4060
4061 2008-01-12 16:35  ivan
4062
4063         * htetc/handler.pl: use this in handler.pl, not in mason files
4064
4065 2008-01-11 15:10  ivan
4066
4067         * FS/FS/cust_main.pm: add option to enable searching of
4068           cust_main.agent_custid with one or two letter prefix before the
4069           numeric part
4070
4071 2008-01-11 14:53  ivan
4072
4073         * FS/FS/: Conf.pm, cust_main.pm: add option to enable searching of
4074           cust_main.agent_custid with one or two letter prefix before the
4075           numeric part
4076
4077 2008-01-11 09:32  ivan
4078
4079         * httemplate/edit/elements/edit.html: 1.7 installs don't
4080           necessarily have Data::Dumper
4081
4082 2008-01-11 09:30  ivan
4083
4084         * httemplate/edit/elements/svc_Common.html: turn off debugging
4085
4086 2008-01-10 20:47  ivan
4087
4088         * httemplate/elements/tr-password.html: bacport this from HEAD
4089           since we have the new edit.html now
4090
4091 2008-01-10 14:13  ivan
4092
4093         * httemplate/search/elements/search.html: doc
4094
4095 2008-01-10 14:06  ivan
4096
4097         * httemplate/elements/menu.html: new rate editor
4098
4099 2008-01-10 13:53  ivan
4100
4101         * FS/FS/rate_detail.pm, httemplate/browse/rate.cgi,
4102           httemplate/edit/rate.cgi, httemplate/edit/rate_region.cgi,
4103           httemplate/edit/elements/edit.html,
4104           httemplate/edit/process/rate_region.cgi: new rate editor
4105
4106 2008-01-10 13:52  ivan
4107
4108         * httemplate/edit/: rate_detail.html, process/rate_detail.html:
4109           file rate_detail.html was added on branch FREESIDE_1_7_BRANCH on
4110           2008-01-10 21:52:32 +0000
4111
4112 2008-01-10 13:52  ivan
4113
4114         * httemplate/browse/rate_detail.html: file rate_detail.html was
4115           added on branch FREESIDE_1_7_BRANCH on 2008-01-10 21:52:31 +0000
4116
4117 2008-01-10 13:52  ivan
4118
4119         * httemplate/browse/rate_region.html: file rate_region.html was
4120           added on branch FREESIDE_1_7_BRANCH on 2008-01-10 21:52:31 +0000
4121
4122 2008-01-10 13:52  ivan
4123
4124         * httemplate/: browse/rate_detail.html, browse/rate_region.html,
4125           edit/rate_detail.html, edit/process/rate_detail.html: new call
4126           rate editor (VoIP/telephony)
4127
4128 2008-01-10 13:17  ivan
4129
4130         * FS/FS/reason_type.pm: third person is better
4131
4132 2008-01-10 13:14  ivan
4133
4134         * httemplate/browse/reason.html: eliminate harmless typo
4135
4136 2008-01-08 13:33  jeff
4137
4138         * FS/FS/svc_acct.pm: transactiony cruft removal
4139
4140 2008-01-08 03:28  ivan
4141
4142         * FS/FS/cust_credit.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
4143           FS/FS/cust_refund.pm, httemplate/search/report_receivables.cgi:
4144           show negative balances on A/R report, closes: RT#2983
4145
4146 2008-01-03 18:47  ivan
4147
4148         * httemplate/elements/tr-title.html: backport tr-title from HEAD
4149
4150 2008-01-03 18:42  ivan
4151
4152         * httemplate/edit/: cust_main_county.html,
4153           process/cust_main_county.html: file cust_main_county.html was
4154           added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:42:28 +0000
4155
4156 2008-01-03 18:42  ivan
4157
4158         * httemplate/: edit/cust_main_county.html,
4159           edit/process/cust_main_county.html, browse/cust_main_county.cgi,
4160           edit/cust_main_county-expand.cgi,
4161           edit/process/cust_main_county-expand.cgi,
4162           search/elements/search.html: new tax rate editor
4163
4164 2008-01-03 18:41  ivan
4165
4166         * httemplate/edit/process/elements/process.html: backport
4167           process.html from HEAD
4168
4169 2008-01-03 18:35  ivan
4170
4171         * httemplate/: edit/cust_main_county.cgi,
4172           edit/process/cust_main_county.cgi, browse/elements/browse.html:
4173           new tax rate editor
4174
4175 2008-01-03 18:27  ivan
4176
4177         * httemplate/edit/: prepay_credit.cgi, rate_region.cgi: leftovers
4178           from XSSmas
4179
4180 2008-01-03 18:23  ivan
4181
4182         * httemplate/elements/: hidden.html, tablebreak-tr-title.html,
4183           tr-checkbox.html, tr-fixed-country.html, tr-fixed-state.html,
4184           tr-fixed.html, tr-input-money.html, tr-input-percentage.html,
4185           tr-input-text.html, tr-select.html, tr-td-label.html:
4186           reprocussions: backporting elements from HEAD needed for
4187           edit.html
4188
4189 2008-01-03 18:20  ivan
4190
4191         * httemplate/elements/hidden.html: escape value
4192
4193 2008-01-03 18:20  ivan
4194
4195         * httemplate/elements/hidden.html: file hidden.html was added on
4196           branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19 +0000
4197
4198 2008-01-03 18:19  ivan
4199
4200         * httemplate/elements/: tablebreak-tr-title.html,
4201           tr-fixed-country.html, tr-fixed-state.html,
4202           tr-input-percentage.html: adding new elements: percentage input,
4203           fixed country and state display, tablebreak+title
4204
4205 2008-01-03 18:19  ivan
4206
4207         * httemplate/elements/tablebreak-tr-title.html: file
4208           tablebreak-tr-title.html was added on branch FREESIDE_1_7_BRANCH
4209           on 2008-01-04 02:23:19 +0000
4210
4211 2008-01-03 18:19  ivan
4212
4213         * httemplate/elements/tr-fixed-country.html: file
4214           tr-fixed-country.html was added on branch FREESIDE_1_7_BRANCH on
4215           2008-01-04 02:23:19 +0000
4216
4217 2008-01-03 18:19  ivan
4218
4219         * httemplate/elements/tr-fixed-state.html: file tr-fixed-state.html
4220           was added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19
4221           +0000
4222
4223 2008-01-03 18:19  ivan
4224
4225         * httemplate/elements/tr-input-percentage.html: file
4226           tr-input-percentage.html was added on branch FREESIDE_1_7_BRANCH
4227           on 2008-01-04 02:23:19 +0000
4228
4229 2008-01-03 18:18  ivan
4230
4231         * httemplate/elements/tr-fixed.html: add a formatted_value option
4232
4233 2008-01-03 18:18  ivan
4234
4235         * httemplate/elements/tr-fixed.html: file tr-fixed.html was added
4236           on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19 +0000
4237
4238 2008-01-03 18:18  ivan
4239
4240         * httemplate/elements/tr-input-text.html: add maxlength, text-align
4241           and postfix options, escape value
4242
4243 2008-01-03 18:18  ivan
4244
4245         * httemplate/elements/tr-input-text.html: file tr-input-text.html
4246           was added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19
4247           +0000
4248
4249 2008-01-03 18:13  ivan
4250
4251         * httemplate/edit/: elements/edit.html, reason.html: there's no
4252           such thing as fixedhidden... hidden will do
4253
4254 2008-01-03 18:03  ivan
4255
4256         * httemplate/edit/elements/edit.html: some notes about being
4257           careful with types... i know something there in
4258           httemplate/elements has different args in 1.7 vs 1.9
4259
4260 2008-01-03 17:45  ivan
4261
4262         * httemplate/edit/elements/edit.html: backport edit.html from HEAD,
4263           there will be some reprocussions...
4264
4265 2007-12-28 10:58  jeff
4266
4267         * httemplate/: elements/menu.html, search/report_svc_acct.html,
4268           search/svc_acct.cgi: advanced account reports (RT#2954)
4269
4270 2007-12-28 07:19  jeff
4271
4272         * httemplate/elements/menu.html: whoops
4273
4274 2007-12-28 07:10  jeff
4275
4276         * httemplate/: elements/menu.html, search/svc_acct.cgi: add never
4277           logged in report
4278
4279 2007-12-28 06:39  jeff
4280
4281         * FS/bin/freeside-sqlradius-set-lastlog: tool to seed
4282           svc_acct.last_login and .last_logout
4283
4284 2007-12-28 04:10  ivan
4285
4286         * htetc/handler.pl: remove just a tiny bit more cruft
4287
4288 2007-12-28 04:01  ivan
4289
4290         * htetc/handler.pl: restore in-browser error reporting
4291
4292 2007-12-27 23:45  ivan
4293
4294         * htetc/handler.pl: a little late help from kwanzabot for XSSmas...
4295           clean up handler.pl so we can have separate default_escape_flags
4296           for FS and RT and don't have to make FS's |h flag useless
4297
4298 2007-12-27 17:32  jeff
4299
4300         * FS/FS/Schema.pm, FS/FS/svc_acct.pm,
4301           FS/FS/part_export/sqlradius.pm, httemplate/search/svc_acct.cgi,
4302           httemplate/view/svc_acct.cgi: last login reporting (#2952)
4303
4304 2007-12-27 15:49  ivan
4305
4306         * httemplate/search/report_tax.cgi: fix reporting bug for invisimax
4307           in edge case where you have taxclass and empty-taxclass rates for
4308           a country/state(/county) and also have a different set of
4309           taxclasses for some other country/state
4310
4311 2007-12-26 14:52  jeff
4312
4313         * FS/FS/part_export/prizm.pm: conifgurable siteName and docs
4314
4315 2007-12-25 23:51  ivan
4316
4317         * httemplate/edit/quick-charge.html: alas, XSSmas draws to a close
4318
4319 2007-12-25 15:49  ivan
4320
4321         * httemplate/: browse/addr_block.cgi,
4322           browse/part_virtual_field.cgi, browse/router.cgi, edit/agent.cgi,
4323           edit/agent_payment_gateway.html, edit/agent_type.cgi,
4324           edit/cust_bill_pay.cgi, edit/cust_credit.cgi,
4325           edit/cust_credit_bill.cgi, edit/cust_main_note.cgi,
4326           edit/cust_pay.cgi, edit/cust_pkg.cgi, edit/cust_refund.cgi,
4327           edit/msgcat.cgi, edit/part_bill_event.cgi, edit/part_export.cgi,
4328           edit/part_pkg.cgi, edit/part_virtual_field.cgi,
4329           edit/payment_gateway.html, edit/reg_code.cgi, edit/router.cgi,
4330           edit/svc_acct.cgi, edit/svc_broadband.cgi, edit/svc_domain.cgi,
4331           edit/svc_forward.cgi, edit/elements/edit.html,
4332           elements/error.html, misc/batch-cust_pay.html,
4333           misc/cancel_cust.html, misc/cancel_pkg.html, misc/change_pkg.cgi,
4334           misc/recharge_svc.html, misc/process/meta-import.cgi,
4335           search/cust_bill_event.html: ho ho ho, merry XSSmas
4336
4337 2007-12-23 13:59  jeff
4338
4339         * FS/FS/part_pkg/flat.pm, FS/FS/part_pkg/prorate.pm,
4340           FS/FS/part_pkg/subscription.pm,
4341           httemplate/misc/process/recharge_svc.html: add a reset feature to
4342           manual recharges (#1858)
4343
4344 2007-12-21 14:27  jeff
4345
4346         * FS/FS/part_pkg/: flat_delayed.pm, prorate_delayed.pm,
4347           voip_cdr.pm: backport 1.9 enhancements for flat_delayed,
4348           prorate_delayed, and voip_cdr plans
4349
4350 2007-12-21 13:38  jeff
4351
4352         * FS/FS/: cust_main.pm, part_pkg/flat.pm, part_pkg/prorate.pm,
4353           part_pkg/subscription.pm: backport flat, prorate, and
4354           subscription plans
4355
4356 2007-12-20 11:23  jeff
4357
4358         * FS/FS/part_export/prizm.pm: increase siteName allowed length
4359
4360 2007-12-19 14:31  jeff
4361
4362         * httemplate/: misc/cancel_cust.html, misc/cust_main-cancel.cgi,
4363           view/cust_main.cgi: backport reason selection for whole customer
4364           cancel (RT#2872)
4365
4366 2007-12-19 13:05  jeff
4367
4368         * FS/FS/ConfDefaults.pm, FS/FS/UI/Web.pm,
4369           httemplate/search/cust_main.html,
4370           httemplate/search/report_cust_main.html: add options for balance
4371           over/under to advanced customer report
4372
4373 2007-12-19 10:43  jeff
4374
4375         * FS/FS/cust_main.pm: backport balance_sql and balance_date_sql
4376
4377 2007-12-18 17:55  jeff
4378
4379         * FS/FS/cust_credit.pm: underscoring the important
4380
4381 2007-12-18 12:58  ivan
4382
4383         * FS/FS/cust_main.pm: legacy agent_custid field should be as
4384           searchable as actual custnum, right?  at least if it is a
4385           number...
4386
4387 2007-12-18 12:42  ivan
4388
4389         * httemplate/edit/quick-charge.html: IE is case-sensitive when
4390           setting maxLength (and other attributes?).  hopefully that's all
4391           it is.
4392
4393 2007-12-17 15:57  jeff
4394
4395         * httemplate/view/cust_main/quick-charge.html: cruft removal
4396
4397 2007-12-17 14:57  jeff
4398
4399         * FS/FS/cust_credit.pm: stricter otaker rules
4400
4401 2007-12-17 11:59  ivan
4402
4403         * FS/FS/TicketSystem/RT_Internal.pm: no, *that's* where it couldn't
4404           hurt anything.
4405
4406 2007-12-17 11:52  ivan
4407
4408         * FS/FS/TicketSystem/RT_External.pm: i don't think it can hurt
4409           anything... (famous last words)
4410
4411 2007-12-16 17:17  ivan
4412
4413         * httemplate/view/cust_main/contacts.html: fix the case where the
4414           customer doesn't actually have a ship address
4415
4416 2007-12-16 16:59  ivan
4417
4418         * FS/FS/Conf.pm, FS/FS/cust_main.pm,
4419           httemplate/elements/header.html,
4420           httemplate/edit/cust_main/billing.html,
4421           httemplate/edit/cust_main/contact.html,
4422           httemplate/edit/cust_main.cgi,
4423           httemplate/view/cust_main/contacts.html,
4424           httemplate/search/cust_main.cgi: add cust_main-require_address2
4425           config, reimplement address2-search config ("Unit #" search in
4426           searchbar), visual indication of require_invoicing_list_email,
4427           closes: RT#2926
4428
4429 2007-12-16 14:40  ivan
4430
4431         * httemplate/elements/errorpage.html: less is better
4432
4433 2007-12-16 13:02  ivan
4434
4435         * httemplate/elements/header.html: more consistent naming:
4436           cust_main_ADV.cgi becomes cust_main.html
4437
4438 2007-12-16 13:01  ivan
4439
4440         * httemplate/search/report_cust_main.html:
4441           httemplate/elements/header.html
4442
4443 2007-12-16 12:48  ivan
4444
4445         * httemplate/search/: cust_main.html, cust_main_ADV.cgi: more
4446           consistent naming: cust_main_ADV.cgi becomes cust_main.html
4447
4448 2007-12-14 17:45  ivan
4449
4450         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: fix earlier
4451           drain bramage
4452
4453 2007-12-14 17:37  ivan
4454
4455         * httemplate/search/cust_bill.html: where helps alot
4456
4457 2007-12-14 17:23  ivan
4458
4459         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: hopefully
4460           put reprinting issues to rest for ejourney, yow
4461
4462 2007-12-13 19:23  rsiddall
4463
4464         * install/rpm/: freeside-mason.deps.inc, freeside.spec: Ugly hack
4465           to extend rpmbuild's auto-requires to process handler.pl.  This
4466           is loosely based on notes on the Fedora wiki.  The internal
4467           dependency generator is disabled and as far as possible the same
4468           code is used to generate provides and requires.  The list of
4469           files to be scanned for requires is saved by a supplemental
4470           script and if it contains handler.pl, that file is scanned for
4471           requires with the standard Perl dependencies checker.  References
4472           to RT are filtered out as RT is not enabled in this version of
4473           the .spec file.  This mod obsoletes the freeside-mason-deps.inc
4474           file and simplifies building the RPMs.
4475
4476 2007-12-13 12:08  rsiddall
4477
4478         * install/rpm/freeside.spec: Now updates FS version to match RPM
4479           version and release.  This is displayed in the main billing
4480           screen.
4481
4482 2007-12-13 11:52  rsiddall
4483
4484         * install/rpm/freeside.spec: Ugly hack to make MySQL work.  The
4485           configuration files and other DBI-specific files are moved to the
4486           -postgresql and -mysql files.  Attempts to replace
4487           /etc/freeside/secrets with a symlink didn't work sufficiently
4488           well, so the %post scripts update the DBI line in that file.
4489
4490 2007-12-12 16:17  jeff
4491
4492         * bin/reset-cust_credit-otaker: cust_credit reason/otaker tool
4493
4494 2007-12-12 13:18  jeff
4495
4496         * FS/FS/part_export/www_shellcommands.pm: add suspend/unsuspend to
4497           www_shellcommands export (#1227)
4498
4499 2007-12-12 01:03  ivan
4500
4501         * FS/bin/: freeside-history-requeue: adding this quick script
4502
4503 2007-12-12 01:03  ivan
4504
4505         * FS/bin/freeside-history-requeue: file freeside-history-requeue
4506           was added on branch FREESIDE_1_7_BRANCH on 2007-12-12 09:03:45
4507           +0000
4508
4509 2007-12-11 21:58  jeff
4510
4511         * FS/FS/Setup.pm, FS/FS/svc_acct.pm, FS/FS/ClientAPI/MyAccount.pm,
4512           FS/FS/ClientAPI/Signup.pm,
4513           fs_selfservice/FS-SelfService/SelfService.pm,
4514           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
4515           fs_selfservice/FS-SelfService/cgi/svc_acct.html,
4516           httemplate/edit/svc_acct.cgi: self-service can select domain on
4517           provision (#2801)
4518
4519 2007-12-11 21:42  jeff
4520
4521         * FS/: FS/cust_credit.pm, FS/h_cust_credit.pm,
4522           bin/freeside-disable-reasons, bin/freeside-upgrade: cust_credit
4523           reason improvement, bugfix, and tool
4524
4525 2007-12-07 18:23  rsiddall
4526
4527         * install/rpm/freeside.spec: Moved the misc. binaries to
4528           /usr/share/freeside-<n>/bin
4529
4530 2007-12-06 17:08  ivan
4531
4532         * FS/FS/cust_credit.pm: doh!   is not an object.  let's call it ,
4533           mmkay
4534
4535 2007-12-06 17:04  ivan
4536
4537         * FS/FS/cust_credit.pm: some old databases may have 'hanging'
4538           cust_credit records; we don't want to abort the upgrade because
4539           of that, just warn
4540
4541 2007-12-06 12:49  jeff
4542
4543         * httemplate/edit/part_pkg.cgi: agent setting during package edit
4544           cleanup
4545
4546 2007-12-06 08:51  jeff
4547
4548         * httemplate/view/svc_acct.cgi: support display of negative time
4549
4550 2007-12-05 14:05  ivan
4551
4552         * Makefile: when installing selfservice, create freeside homedir if
4553           it doesn't exist
4554
4555 2007-12-05 12:50  ivan
4556
4557         * httemplate/elements/tr-select-reason.html: doh, order_by does
4558           have to include ORDER BY!
4559
4560 2007-12-05 12:47  ivan
4561
4562         * httemplate/elements/tr-select-reason.html: show types in reason
4563           selection, order by type and reason
4564
4565 2007-12-05 07:10  jeff
4566
4567         * FS/FS/ConfDefaults.pm: add in status and company fields
4568
4569 2007-12-04 20:57  jeff
4570
4571         * httemplate/edit/process/part_pkg.cgi: wtf?
4572
4573 2007-12-04 16:52  ivan
4574
4575         * httemplate/search/elements/search.html: i hope this allows IE to
4576           download excel over https?
4577
4578 2007-12-04 10:35  jeff
4579
4580         * httemplate/search/cust_pkg.cgi: add suspend/cancel reason to
4581           advanced package report (#2779)
4582
4583 2007-12-04 10:27  jeff
4584
4585         * FS/FS/cust_main.pm: ensure a valid date is onhand (fixes #2800)
4586
4587 2007-12-04 10:19  jeff
4588
4589         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
4590           FS/FS/Setup.pm, FS/FS/Upgrade.pm, FS/FS/cust_credit.pm,
4591           FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, FS/FS/reason.pm,
4592           FS/FS/reason_type.pm, FS/FS/ClientAPI/MyAccount.pm,
4593           FS/FS/ClientAPI/Signup.pm, FS/FS/part_pkg/flat_comission.pm,
4594           FS/FS/part_pkg/flat_comission_cust.pm,
4595           FS/FS/part_pkg/flat_comission_pkg.pm, FS/bin/freeside-upgrade,
4596           httemplate/browse/reason.html,
4597           httemplate/browse/reason_type.html,
4598           httemplate/edit/cust_credit.cgi, httemplate/edit/reason.html,
4599           httemplate/edit/reason_type.html,
4600           httemplate/edit/elements/edit.html,
4601           httemplate/edit/process/cust_credit.cgi,
4602           httemplate/elements/menu.html,
4603           httemplate/elements/tr-select-reason.html: change credit reasons
4604           from freetext to new reason/reason type system (#2777)
4605
4606 2007-12-03 15:12  rsiddall
4607
4608         * install/rpm/freeside.spec: Updated file list and info for license
4609           change from GPL to AGPL
4610
4611 2007-12-02 16:18  ivan
4612
4613         * htetc/freeside-rt.conf: would help if i got the closing tag right
4614
4615 2007-12-02 16:13  ivan
4616
4617         * htetc/freeside-rt.conf: this should get the Chart stuff in RT
4618           statistic running, i hope
4619
4620 2007-11-30 17:37  ivan
4621
4622         * FS/FS/part_pkg/prorate.pm: cleanup
4623
4624 2007-11-30 17:34  ivan
4625
4626         * FS/FS/h_cust_svc.pm: add date_deleted method
4627
4628 2007-11-30 17:34  ivan
4629
4630         * FS/FS/cust_svc.pm: add date_inserted method and reorganize things
4631           slightly
4632
4633 2007-11-30 17:33  ivan
4634
4635         * FS/FS/h_Common.pm: this doesn't actually have anything to do with
4636           cancellation persay, since its generic now
4637
4638 2007-11-30 17:32  ivan
4639
4640         * FS/FS/Record.pm: add h_date method too
4641
4642 2007-11-30 17:30  ivan
4643
4644         * FS/FS/Record.pm: add h_search method, and reorganize mixed up
4645           methods and subroutines
4646
4647 2007-11-30 17:29  ivan
4648
4649         * FS/FS/part_pkg/: bulk.pm: add bulk price plan
4650
4651 2007-11-30 17:29  ivan
4652
4653         * FS/FS/part_pkg/bulk.pm: file bulk.pm was added on branch
4654           FREESIDE_1_7_BRANCH on 2007-12-01 01:29:04 +0000
4655
4656 2007-11-30 13:07  ivan
4657
4658         * FS/FS/cust_bill.pm, httemplate/graph/money_time.cgi,
4659           httemplate/search/cust_bill.html: add net vs gross amounts to
4660           invoice report; make the "net sales" links on
4661           sales/credit/receipts report & graph clickable
4662
4663 2007-11-30 12:55  ivan
4664
4665         * httemplate/graph/elements/monthly.html: UI: download full results
4666           links on separate lines, for consistency with search.html
4667
4668 2007-11-30 10:13  ivan
4669
4670         * FS/FS/cust_bill.pm: fix bug specifying an HTML return address
4671           separately
4672
4673 2007-11-29 19:24  ivan
4674
4675         * httemplate/misc/cust_main-import.cgi, FS/FS/cust_main.pm: add
4676           customer import format with company
4677
4678 2007-11-29 17:24  ivan
4679
4680         * httemplate/browse/access_user.html: update inline documentation
4681
4682 2007-11-29 17:16  ivan
4683
4684         * FS/FS/cust_main.pm: fix compilation error from patch just applied
4685           - method2payby is needed earlier
4686
4687 2007-11-29 15:51  ivan
4688
4689         * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi:
4690           fix dates going all wacky on errors, when you're asked to confirm
4691           a date move into the past
4692
4693 2007-11-28 19:38  ivan
4694
4695         * FS/FS/cust_pay_pending.pm: double doh, remove cruft checking
4696           nonexistent column and fix the statustext check
4697
4698 2007-11-28 19:05  ivan
4699
4700         * FS/FS/Schema.pm: doh, fix primary key name in new table
4701
4702 2007-11-28 18:54  ivan
4703
4704         * FS/FS/cust_pay_pending.pm, FS/t/cust_pay_pending.t,
4705           FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS.pm,
4706           FS/MANIFEST, httemplate/misc/payment.cgi,
4707           httemplate/misc/process/payment.cgi: even more reliable
4708           multiple-payment/double-click/concurrent-payment-form protection
4709
4710 2007-11-28 18:54  ivan
4711
4712         * FS/FS/cust_pay_pending.pm: file cust_pay_pending.pm was added on
4713           branch FREESIDE_1_7_BRANCH on 2007-11-29 02:55:07 +0000
4714
4715 2007-11-28 18:54  ivan
4716
4717         * FS/t/cust_pay_pending.t: file cust_pay_pending.t was added on
4718           branch FREESIDE_1_7_BRANCH on 2007-11-29 02:55:09 +0000
4719
4720 2007-11-28 12:18  jeff
4721
4722         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: better
4723           select multiple, discourage creation of packages no agent can
4724           sell
4725
4726 2007-11-28 10:49  jeff
4727
4728         * FS/FS/ConfDefaults.pm, FS/FS/UI/Web.pm,
4729           httemplate/search/cust_main_ADV.cgi,
4730           httemplate/search/report_cust_main.html: advanced customer report
4731           rearrangement
4732
4733 2007-11-28 10:41  jeff
4734
4735         * FS/FS/Record.pm: backport the order_by option to qsearch from
4736           1.9x
4737
4738 2007-11-27 17:30  ivan
4739
4740         * README: license clarification for self-service code
4741
4742 2007-11-27 15:47  ivan
4743
4744         * httemplate/search/cust_bill.html: fix small side-effect of
4745           mysql-compat change eliminating DISTINCT ON: map changing values
4746           of @where array
4747
4748 2007-11-27 14:30  jeff
4749
4750         * FS/FS/part_export/prizm.pm: name management tweaking
4751
4752 2007-11-27 11:34  jeff
4753
4754         * FS/FS/part_export/prizm.pm: slop correction
4755
4756 2007-11-26 19:02  jeff
4757
4758         * FS/FS/part_export/prizm.pm: attach SM's to default network,
4759           improved unsuspend & delete, option for BAM only or EMS
4760
4761 2007-11-26 18:51  jeff
4762
4763         * FS/FS/ClientAPI/MyAccount.pm: prevent BILL, DCRD, and DCHK
4764           customers from circumventing a suspension via selfservice (2768)
4765
4766 2007-11-25 18:19  ivan
4767
4768         * httemplate/search/elements/search.html: add a "printable copy"
4769           link to searches to get full results as printable HTML without
4770           other cruft, closes: #1885
4771
4772 2007-11-25 18:18  ivan
4773
4774         * httemplate/elements/header-popup.html: add our stylesheet to
4775           popup/print headers
4776
4777 2007-11-23 12:25  ivan
4778
4779         * httemplate/edit/part_pkg.cgi: fix stickiness of primary radio
4780           buttons on errors, closes: RT#1035
4781
4782 2007-11-21 17:03  ivan
4783
4784         * httemplate/edit/cust_main.cgi: usability: don't offer 'Select
4785           agent' choice if the dropdown already has a value
4786
4787 2007-11-20 09:18  ivan
4788
4789         * AGPL: file AGPL was added on branch FREESIDE_1_7_BRANCH on
4790           2007-11-20 17:18:57 +0000
4791
4792 2007-11-20 09:18  ivan
4793
4794         * AGPL, GPL: it finally happened
4795
4796 2007-11-20 07:59  rsiddall
4797
4798         * install/rpm/freeside.spec: Self-service RPM now contains PHP and
4799           XMLRPC components.
4800
4801 2007-11-14 15:10  ivan
4802
4803         * FS/FS/TicketSystem/RT_External.pm,
4804           httemplate/view/cust_main/tickets.html: add link to resolved
4805           tickets too
4806
4807 2007-11-13 11:39  rsiddall
4808
4809         * install/rpm/freeside.spec: Added two optional modules to the
4810           Requires lists: Apache::DBI and Fax::Hylafax::Client Added a
4811           %post script to chkconfig the freeside service, but not start it.
4812           Modified the Mason %post script to check the httpd config file
4813           is in the expected place.
4814
4815 2007-11-09 10:59  ivan
4816
4817         * FS/FS/: Conf.pm, cust_main.pm: add
4818           business-onlinepayment-email_customer flag
4819
4820 2007-11-09 09:42  ivan
4821
4822         * FS/FS/cust_main.pm: mysql fix for regexen, 1.7-style
4823
4824 2007-11-08 19:26  ivan
4825
4826         * httemplate/search/report_receivables.html: better visual
4827           indication of disabled "days" field on IE
4828
4829 2007-11-08 19:12  ivan
4830
4831         * httemplate/search/: report_receivables.cgi,
4832           report_receivables.html: add option for listing customers without
4833           a balance (closes: RT#2752) and fix bug in total row (closes:
4834           RT#2736)
4835
4836 2007-11-08 16:44  jeff
4837
4838         * FS/FS/cust_main.pm: correct realtime_bop cvv handling
4839
4840 2007-11-07 20:21  ivan
4841
4842         * FS/FS/: Conf.pm, ClientAPI/MyAccount.pm: add
4843           selfservice-session_timeout config
4844
4845 2007-11-07 19:04  rsiddall
4846
4847         * install/rpm/freeside.spec: Added %post scriptlet to change
4848           User/Group in the local Apache instance configuration file to
4849           freeside.  (Code from Debian install script.)
4850
4851 2007-11-07 18:15  rsiddall
4852
4853         * install/rpm/freeside.spec: Fix for bug that prevented RPMs
4854           building on x86_64: wrong path to brp-compress.
4855
4856 2007-11-07 18:10  ivan
4857
4858         * FS/FS/cust_main.pm: prevent warning: "Use of uninitialized value
4859           in concatenation (.) or string at
4860           /usr/local/share/perl/5.8.8/FS/cust_main.pm line 1668."
4861
4862 2007-11-07 15:02  rsiddall
4863
4864         * install/rpm/freeside-install: Fixed up the tests to work on
4865           CentOS 4.  Not sure if this is portable.
4866
4867 2007-11-07 14:38  rsiddall
4868
4869         * install/rpm/freeside.sysconfig: Changed initial values to match
4870           Makefile.  This may eliminate the need to change this file in
4871           many installations.
4872
4873 2007-11-06 13:43  rsiddall
4874
4875         * install/rpm/freeside.spec: Quick update to avoid installing
4876           freeside-import.
4877
4878 2007-11-06 13:34  rsiddall
4879
4880         * install/rpm/freeside-import: Removing the text file import script
4881           for now.
4882
4883 2007-11-06 13:25  rsiddall
4884
4885         * install/rpm/freeside.spec: Changes to make it easier to build
4886           daily CVS builds.  Also successfully builds RPMs without putting
4887           some of the RedHat-style and RPM files in the SOURCES directory.
4888
4889 2007-11-06 13:23  rsiddall
4890
4891         * install/rpm/freeside.sysconfig: First version of a RedHat-style
4892           system configuration file for Freeside.  This would live in
4893           /etc/sysconfig and include some of the values that are currently
4894           hard-coded in Makefile.
4895
4896 2007-11-06 13:21  rsiddall
4897
4898         * install/rpm/freeside-import: Initial version of freeside-import.
4899           Needs to be updated to use the Freeside schema file and have a
4900           more useful syntax for modifications and deletions.
4901
4902 2007-11-05 17:59  ivan
4903
4904         * bin/customer-faker: keep our own list of states; remove some
4905           states that Data::Faker and Locale::SubCountry disagree on
4906
4907 2007-11-04 21:42  ivan
4908
4909         * fs_selfservice/FS-SelfService/SelfService.pm: doc: amount param
4910           to process_payment.  just a bit important.
4911
4912 2007-11-04 21:27  ivan
4913
4914         * FS/FS/ClientAPI/MyAccount.pm,
4915           fs_selfservice/FS-SelfService/SelfService.pm: add
4916           process_payment_order_pkg method
4917
4918 2007-11-04 10:22  jeff
4919
4920         * httemplate/search/cust_main_ADV.cgi: comma is a bad delimiter
4921           choice according to ut_text()
4922
4923 2007-11-04 10:04  jeff
4924
4925         * httemplate/elements/menu.html: not quite yet
4926
4927 2007-11-03 10:38  ivan
4928
4929         * httemplate/elements/menu.html: move menu option for adv. customer
4930           reports to second level, same as advanced invoice & package
4931           reports
4932
4933 2007-11-02 17:55  jeff
4934
4935         * httemplate/search/report_cust_main.html: new customer
4936           report/flattened package report (ticket 1428)
4937
4938 2007-11-02 17:52  jeff
4939
4940         * httemplate/: elements/menu.html, search/cust_main_ADV.cgi: new
4941           customer report/flattened package report (ticket 1428)
4942
4943 2007-10-29 05:03  ivan
4944
4945         * httemplate/search/report_receivables.cgi: famous last mysql bug
4946
4947 2007-10-29 04:34  ivan
4948
4949         * httemplate/edit/rate.cgi: yup, mysql-ing me harder
4950
4951 2007-10-29 04:18  ivan
4952
4953         * FS/bin/freeside-setup: forgotton freeside-setup bits of mysql
4954           locking workaround
4955
4956 2007-10-29 03:30  ivan
4957
4958         * FS/FS/cust_bill.pm, FS/FS/h_Common.pm, httemplate/edit/rate.cgi,
4959           httemplate/search/cust_bill.html,
4960           httemplate/search/report_tax.cgi: mysql has no DISTINCT ON
4961           either, sigh
4962
4963 2007-10-28 18:08  ivan
4964
4965         * httemplate/view/cust_pay.html: still have link back to the
4966           customer on printable receipt... should hide it from print at
4967           some point though
4968
4969 2007-10-28 05:51  ivan
4970
4971         * FS/: FS/Schema.pm, FS/Setup.pm, FS/svc_acct.pm,
4972           bin/freeside-upgrade: finish mysql locking workaround
4973
4974 2007-10-27 20:55  ivan
4975
4976         * FS/FS/Record.pm, FS/FS/cust_svc.pm,
4977           FS/FS/part_export/sqlradius.pm, htetc/handler.pl,
4978           httemplate/search/report_receivables.cgi: mysql me harder
4979
4980 2007-10-26 21:46  ivan
4981
4982         * httemplate/view/cust_pay.html: file cust_pay.html was added on
4983           branch FREESIDE_1_7_BRANCH on 2007-10-27 04:46:21 +0000
4984
4985 2007-10-26 21:46  ivan
4986
4987         * httemplate/view/cust_pay.html, FS/FS/cust_main.pm,
4988           FS/FS/cust_pay.pm, httemplate/misc/process/payment.cgi,
4989           httemplate/search/cust_pay.cgi,
4990           httemplate/view/cust_main/payment_history.html: simple payment
4991           receipts in web interface, sorry arnie, RT#2738
4992
4993 2007-10-25 12:01  ivan
4994
4995         * FS/FS/TicketSystem/RT_External.pm, FS/FS/Schema.pm, Makefile:
4996           mysql, yes, mysql.
4997
4998 2007-10-14 16:14  ivan
4999
5000         * conf/invoice_html: this aligns better.  i wonder how 1.9 loads up
5001           config from here, though?
5002
5003 2007-10-14 16:10  ivan
5004
5005         * FS/FS/cust_bill.pm: escape \dollar in invoice_latexnotes
5006
5007 2007-10-13 18:51  ivan
5008
5009         * fs_selfservice/php/freeside.login_example.php: file
5010           freeside.login_example.php was added on branch
5011           FREESIDE_1_7_BRANCH on 2007-10-14 01:51:14 +0000
5012
5013 2007-10-13 18:51  ivan
5014
5015         * fs_selfservice/php/freeside_signup_example.php: file
5016           freeside_signup_example.php was added on branch
5017           FREESIDE_1_7_BRANCH on 2007-10-14 01:51:14 +0000
5018
5019 2007-10-13 18:51  ivan
5020
5021         * fs_selfservice/php/: freeside.class.php,
5022           freeside.login_example.php, freeside_signup_example.php: adding
5023           php examples
5024
5025 2007-10-13 18:51  ivan
5026
5027         * fs_selfservice/php/freeside.class.php: file freeside.class.php
5028           was added on branch FREESIDE_1_7_BRANCH on 2007-10-14 01:51:13
5029           +0000
5030
5031 2007-10-13 10:19  jeff
5032
5033         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: correct
5034           agent_defaultpkg handling
5035
5036 2007-10-12 10:50  ivan
5037
5038         * FS/FS/Schema.pm: backport new schema stuff from 1.9, as running
5039           this with new DBIx::DBSchema results in disappearing indices
5040
5041 2007-10-08 21:58  ivan
5042
5043         * FS/FS/Conf.pm: fix documenation links to point into wiki where
5044           they belong
5045
5046 2007-10-08 13:59  jeff
5047
5048         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: agent
5049           selection on package add/edit (1151)
5050
5051 2007-10-08 12:04  jeff
5052
5053         * htetc/handler.pl, httemplate/edit/rate_region.cgi,
5054           httemplate/edit/reg_code.cgi,
5055           httemplate/edit/process/cust_svc.cgi,
5056           httemplate/edit/process/domain_record.cgi,
5057           httemplate/edit/process/quick-cust_pkg.cgi,
5058           httemplate/edit/process/reg_code.cgi,
5059           httemplate/elements/errorpage.html,
5060           httemplate/elements/tr-select-part_referral.html,
5061           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
5062           httemplate/misc/cust_main-cancel.cgi,
5063           httemplate/misc/delete-agent_payment_gateway.cgi,
5064           httemplate/misc/delete-cust_credit.cgi,
5065           httemplate/misc/delete-cust_pay.cgi,
5066           httemplate/misc/delete-cust_refund.cgi,
5067           httemplate/misc/delete-domain_record.cgi,
5068           httemplate/misc/delete-part_export.cgi, httemplate/misc/dump.cgi,
5069           httemplate/misc/inventory_item-import.html,
5070           httemplate/misc/unapply-cust_credit.cgi,
5071           httemplate/misc/unapply-cust_pay.cgi,
5072           httemplate/misc/unprovision.cgi, httemplate/misc/unsusp_pkg.cgi,
5073           httemplate/misc/unvoid-cust_pay_void.cgi,
5074           httemplate/misc/upload-batch.cgi,
5075           httemplate/misc/void-cust_pay.cgi,
5076           httemplate/misc/process/cdr-import.html,
5077           httemplate/misc/process/cust_main-import.cgi,
5078           httemplate/misc/process/cust_main-import_charges.cgi,
5079           httemplate/misc/process/inventory_item-import.html,
5080           httemplate/misc/process/link.cgi,
5081           httemplate/misc/process/payment.cgi,
5082           httemplate/search/cust_main.cgi, httemplate/search/cust_svc.html,
5083           httemplate/search/inventory_item.html,
5084           httemplate/search/reg_code.html, httemplate/search/sql.html,
5085           httemplate/search/svc_acct.cgi,
5086           httemplate/search/svc_broadband.cgi: Remove remaining calls to
5087           idiot/eidiot.  Should fix 1479
5088
5089 2007-10-05 12:45  ivan
5090
5091         * httemplate/elements/tr-input-beginning_ending.html: fix date
5092           selection on advanced invoice report, or future places where date
5093           selection component is included multiple times
5094
5095 2007-10-03 20:22  ivan
5096
5097         * fs_selfservice/FS-SelfService/SelfService.pm: improve layout of
5098           self-service documentation
5099
5100 2007-10-03 19:52  ivan
5101
5102         * bin/pod2x: wikify individual files
5103
5104 2007-10-03 19:22  ivan
5105
5106         * bin/pod2x: fix FS::SelfService::XMLRPC pod generation
5107
5108 2007-10-03 19:15  ivan
5109
5110         * FS/FS/cust_main.pm: add missing =back
5111
5112 2007-10-03 19:07  ivan
5113
5114         * bin/pod2x: bah!  THIS should fix munging of non-internal links, i
5115           hope
5116
5117 2007-10-03 19:06  jeff
5118
5119         * FS/FS/UI/bytecount.pm, FS/FS/part_pkg/flat.pm,
5120           FS/FS/part_pkg/prorate.pm, FS/FS/part_pkg/subscription.pm,
5121           httemplate/edit/process/part_pkg.cgi: support part_pkg option
5122           input validation, check bytecounts and allow commas (closes 1863)
5123
5124 2007-10-03 18:56  ivan
5125
5126         * bin/pod2x: this *should* fix munging of non-internal links, i
5127           hope
5128
5129 2007-10-03 18:50  ivan
5130
5131         * bin/pod2x: 1.7 doc uploader goes in 1.7 location
5132
5133 2007-10-03 18:49  ivan
5134
5135         * Makefile, bin/pod2x: wiki documentation convertor now
5136
5137 2007-10-03 18:47  ivan
5138
5139         * FS/FS.pm: add missing CLI utilities to FS.pm too
5140
5141 2007-10-03 18:45  ivan
5142
5143         * FS/bin/freeside-sqlradius-seconds: fixing wrong POD NAME doc
5144
5145 2007-10-03 18:29  ivan
5146
5147         * FS/t/cust_tax_exempt.pm: wtf!
5148
5149 2007-10-03 18:15  ivan
5150
5151         * FS/: FS.pm: update top-level FS manpage
5152
5153 2007-10-02 08:31  jeff
5154
5155         * FS/FS/cust_bill_event.pm, FS/FS/UI/Web.pm,
5156           httemplate/search/cust_bill_event.cgi: fix up re-email these
5157           events
5158
5159 2007-09-29 17:25  ivan
5160
5161         * httemplate/edit/REAL_cust_pkg.cgi: fix argument stickiness on
5162           date editing errors (especially because resetting them pops up
5163           the error confirmation)
5164
5165 2007-09-27 14:25  jeff
5166
5167         * httemplate/edit/svc_acct.cgi: hide fixed passwords
5168
5169 2007-09-23 16:17  ivan
5170
5171         * httemplate/edit/svc_www.cgi: i think this is a bug; should not
5172           show the svc_www.usersvc selector unless it is non-fixed or
5173           non-blank, NOT non-fixed or blank
5174
5175 2007-09-22 15:45  ivan
5176
5177         * fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: fix
5178           menubar border in example self-service template
5179
5180 2007-09-22 12:40  ivan
5181
5182         * httemplate/view/svc_acct.cgi: UI
5183
5184 2007-09-22 11:27  ivan
5185
5186         * httemplate/view/svc_acct.cgi: add a list of any hosts associated
5187           with accounts
5188
5189 2007-09-20 17:42  ivan
5190
5191         * httemplate/pref/pref-process.html: backport fix from HEAD
5192           allowing - in preference email addresses
5193
5194 2007-09-18 17:12  ivan
5195
5196         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: fix at
5197           least one small problem with reprint/email/fax functionality: now
5198           should understand the "most recent invoice per customer" and
5199           invoice # min/max options
5200
5201 2007-09-18 14:41  ivan
5202
5203         * httemplate/search/svc_broadband.cgi: and parens help alot, doh
5204
5205 2007-09-18 14:37  ivan
5206
5207         * httemplate/search/svc_broadband.cgi: fix svc_broadband search by
5208           svcpart (links from browse/part_svc, in particular
5209
5210 2007-09-13 20:45  ivan
5211
5212         * httemplate/edit/process/quick-charge.cgi: Fix 'Can't use an
5213           undefined value as an ARRAY reference at
5214           /usr/local/share/perl/5.8.8/FS/cust_main.pm line 4383.' error
5215
5216 2007-09-13 20:31  ivan
5217
5218         * rt/html/Elements/TicketList: fix visual glitch on "RT at a
5219           glance" / Ticketing main
5220
5221 2007-09-13 19:14  ivan
5222
5223         * rt/html/Ticket/Elements/ShowTransactionAttachments: turn off
5224           Text::Quoted usage, it segfaults and its optional
5225
5226 2007-09-13 15:25  ivan
5227
5228         * httemplate/browse/part_svc.cgi: random indentation fix
5229
5230 2007-09-13 15:24  ivan
5231
5232         * CREDITS: too little, too late attempt at spam reduction
5233
5234 2007-09-13 15:05  ivan
5235
5236         * httemplate/search/cust_main.cgi: fix status color on customer
5237           list
5238
5239 2007-09-13 13:16  ivan
5240
5241         * httemplate/misc/cust_main-import.cgi: add better inline docs
5242           explaining fields on customer CSV import
5243
5244 2007-09-12 13:40  ivan
5245
5246         * FS/FS/TicketSystem/RT_External.pm: don't want a fatal error when
5247           we can't fetch the name for a queue...
5248
5249 2007-09-11 21:23  ivan
5250
5251         * FS/FS/cust_bill_event.pm: prevent (less than) and (greater than)
5252           in statustext message (or anything else weird) from causing them
5253           not to get inserted
5254
5255 2007-09-10 18:33  ivan
5256
5257         * FS/FS/: Conf.pm, cust_main.pm: add cust_main-require_phone and
5258           cust_main-require_invoicing_list_email options
5259
5260 2007-09-06 20:45  ivan
5261
5262         * FS/FS/cust_pkg.pm: default cancellation subject so the emails
5263           work even when people don't set one in config
5264
5265 2007-09-06 20:36  ivan
5266
5267         * FS/FS/part_export/sqlradius.pm: tweak debugging
5268
5269 2007-08-23 01:23  ivan
5270
5271         * FS/FS/: Conf.pm, part_export/sqlradius.pm: fix bug where user
5272           could log in to RADIUS with uppercase usernameand avoid bandwidth
5273           acconting (mysql is case-insensitive?  wtf!  thanks a fucking lot
5274           for nothing, grr!)
5275
5276 2007-08-21 16:52  jeff
5277
5278         * FS/bin/freeside-upgrade: agent_custid bugfix (1746) (backport)
5279
5280 2007-08-16 11:23  jeff
5281
5282         * FS/FS/svc_acct.pm: correct labels in service definition edit for
5283           svc_acct (#1745) (backport)
5284
5285 2007-08-15 17:00  ivan
5286
5287         * FS/FS/cust_main.pm: have generate_letter assume a default paydate
5288           of 2037-12 so it doesn't bomb out on empty paydates
5289
5290 2007-08-15 16:46  ivan
5291
5292         * FS/bin/freeside-sqlradius-reset: add -n option to
5293           freeside-sqlradius-reset to supress deleting data
5294
5295 2007-08-15 14:51  ivan
5296
5297         * httemplate/edit/cust_main.cgi: fix customer status color here too
5298
5299 2007-08-14 20:26  ivan
5300
5301         * httemplate/browse/part_export.cgi: little more low-hanging fruit:
5302           table-grid the export listing
5303
5304 2007-08-14 14:46  ivan
5305
5306         * httemplate/graph/cust_pkg.cgi: file cust_pkg.cgi was added on
5307           branch FREESIDE_1_7_BRANCH on 2007-08-14 21:47:24 +0000
5308
5309 2007-08-14 14:46  ivan
5310
5311         * httemplate/graph/report_cust_pkg.html: file report_cust_pkg.html
5312           was added on branch FREESIDE_1_7_BRANCH on 2007-08-14 21:47:24
5313           +0000
5314
5315 2007-08-14 14:46  ivan
5316
5317         * httemplate/graph/cust_pkg.cgi,
5318           httemplate/graph/report_cust_pkg.html,
5319           FS/FS/Report/Table/Monthly.pm, httemplate/elements/menu.html,
5320           httemplate/graph/cust_bill_pkg.cgi,
5321           httemplate/graph/money_time.cgi,
5322           httemplate/graph/elements/monthly.html,
5323           httemplate/browse/agent.cgi: add package churn report/graph
5324
5325 2007-08-10 16:50  ivan
5326
5327         * FS/bin/freeside-dbdef-create: file freeside-dbdef-create was
5328           added on branch FREESIDE_1_7_BRANCH on 2008-06-21 20:07:05 +0000
5329
5330 2007-08-10 16:50  ivan
5331
5332         * FS/bin/: freeside-dbdef-create: rename dbdef-create to
5333           freeside-dbdef-create and move it to FS/bin, so it gets
5334           %%%FREESIDE_CONF%%% substituted
5335
5336 2007-08-10 15:48  ivan
5337
5338         * FS/FS/part_pkg.pm: add 3 day, 4 month and 4.5 month (137 day)
5339           frequencies
5340
5341 2007-08-10 00:01  ivan
5342
5343         * FS/FS/Schema.pm, FS/FS/cust_pkg.pm,
5344           httemplate/view/cust_main/packages.html: on changing packages,
5345           don't set setup date unless old package has one
5346
5347 2007-08-08 12:18  ivan
5348
5349         * FS/FS/cust_pkg.pm: fix otaker regex
5350
5351 2007-08-07 13:05  ivan
5352
5353         * FS/FS/cust_main.pm: more informative error msg
5354
5355 2007-08-06 12:45  jeff
5356
5357         * fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm:
5358           documentation improvements
5359
5360 2007-08-06 01:51  jeff
5361
5362         * fs_selfservice/FS-SelfService/: MANIFEST, Makefile.PL,
5363           freeside-selfservice-xmlrpc-server, SelfService/XMLRPC.pm,
5364           cgi/xmlrpc.cgi: add selfservice xmlrpc facilities (#591)
5365           (backport)
5366
5367 2007-08-06 01:46  jeff
5368
5369         * fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm: file
5370           XMLRPC.pm was added on branch FREESIDE_1_7_BRANCH on 2007-08-06
5371           08:51:19 +0000
5372
5373 2007-08-06 01:46  jeff
5374
5375         * fs_selfservice/FS-SelfService/cgi/xmlrpc.cgi: file xmlrpc.cgi was
5376           added on branch FREESIDE_1_7_BRANCH on 2007-08-06 08:51:19 +0000
5377
5378 2007-08-06 01:46  jeff
5379
5380         * fs_selfservice/FS-SelfService/:
5381           freeside-selfservice-xmlrpc-server, SelfService/XMLRPC.pm,
5382           cgi/xmlrpc.cgi: add selfservice xmlrpc facilities (#591)
5383
5384 2007-08-06 01:46  jeff
5385
5386         * fs_selfservice/FS-SelfService/freeside-selfservice-xmlrpc-server:
5387           file freeside-selfservice-xmlrpc-server was added on branch
5388           FREESIDE_1_7_BRANCH on 2007-08-06 08:51:18 +0000
5389
5390 2007-08-05 10:32  jeff
5391
5392         * FS/FS/ClientAPI/MyAccount.pm: eeb! fix realtime recharge
5393
5394 2007-08-02 16:44  ivan
5395
5396         * httemplate/view/cust_main/packages.html: increase package popup
5397           width
5398
5399 2007-08-02 16:09  ivan
5400
5401         * httemplate/: edit/process/cust_pkg.cgi,
5402           elements/select-table.html, misc/change_pkg.cgi,
5403           view/cust_main/packages.html: fix slowness on change package and
5404           also make it into a popup
5405
5406 2007-08-02 16:01  ivan
5407
5408         * httemplate/elements/select-cust-part_pkg.html: file
5409           select-cust-part_pkg.html was added on branch FREESIDE_1_7_BRANCH
5410           on 2007-08-02 23:01:02 +0000
5411
5412 2007-08-02 16:01  ivan
5413
5414         * httemplate/elements/: select-cust-part_pkg.html: fix slowness on
5415           change package and also make it into a popup
5416
5417 2007-08-02 15:55  ivan
5418
5419         * FS/FS/CGI.pm: fix status color on small_custview
5420
5421 2007-08-02 13:18  ivan
5422
5423         * httemplate/elements/select-table.html: sync with HEAD 1.8
5424
5425 2007-08-02 13:06  ivan
5426
5427         * httemplate/elements/select-table.html: backport select-table.html
5428           from HEAD
5429
5430 2007-08-02 12:53  ivan
5431
5432         * rt/lib/t/regression/: 06-mime_decoding.t, 23-web_attachments.t:
5433           import rt 3.6.4
5434
5435 2007-08-01 15:37  ivan
5436
5437         * FS/FS/Schema.pm: i guess svc_www.usersvc can be null...
5438           (backport)
5439
5440 2007-08-01 15:26  jeff
5441
5442         * httemplate/misc/cancel_cust.html: file cancel_cust.html was added
5443           on branch FREESIDE_1_7_BRANCH on 2007-12-19 22:31:37 +0000
5444
5445 2007-08-01 15:26  ivan
5446
5447         *
5448           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif:
5449           file toolbar.arrowright.gif was added on branch
5450           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:49 +0000
5451
5452 2007-08-01 15:26  ivan
5453
5454         *
5455           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif:
5456           file toolbar.buttonarrow.gif was added on branch
5457           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:49 +0000
5458
5459 2007-08-01 15:26  ivan
5460
5461         *
5462           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif:
5463           file toolbar.buttonbg.gif was added on branch FREESIDE_1_7_BRANCH
5464           on 2008-06-17 03:58:49 +0000
5465
5466 2007-08-01 15:26  ivan
5467
5468         *
5469           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.collapse.gif:
5470           file toolbar.collapse.gif was added on branch FREESIDE_1_7_BRANCH
5471           on 2008-06-17 03:58:49 +0000
5472
5473 2007-08-01 15:26  ivan
5474
5475         *
5476           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.end.gif:
5477           file toolbar.end.gif was added on branch FREESIDE_1_7_BRANCH on
5478           2008-06-17 03:58:49 +0000
5479
5480 2007-08-01 15:26  ivan
5481
5482         *
5483           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.expand.gif:
5484           file toolbar.expand.gif was added on branch FREESIDE_1_7_BRANCH
5485           on 2008-06-17 03:58:49 +0000
5486
5487 2007-08-01 15:26  ivan
5488
5489         *
5490           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.separator.gif:
5491           file toolbar.separator.gif was added on branch
5492           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:49 +0000
5493
5494 2007-08-01 15:26  ivan
5495
5496         *
5497           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.start.gif:
5498           file toolbar.start.gif was added on branch FREESIDE_1_7_BRANCH on
5499           2008-06-17 03:58:49 +0000
5500
5501 2007-08-01 15:26  ivan
5502
5503         *
5504           httemplate/elements/fckeditor/editor/skins/default/fck_dialog.css:
5505           file fck_dialog.css was added on branch FREESIDE_1_7_BRANCH on
5506           2008-06-17 03:58:47 +0000
5507
5508 2007-08-01 15:26  ivan
5509
5510         *
5511           httemplate/elements/fckeditor/editor/skins/office2003/fck_dialog.css:
5512           file fck_dialog.css was added on branch FREESIDE_1_7_BRANCH on
5513           2008-06-17 03:58:48 +0000
5514
5515 2007-08-01 15:26  ivan
5516
5517         * httemplate/elements/fckeditor/editor/skins/silver/fck_dialog.css:
5518           file fck_dialog.css was added on branch FREESIDE_1_7_BRANCH on
5519           2008-06-17 03:58:49 +0000
5520
5521 2007-08-01 15:26  ivan
5522
5523         *
5524           httemplate/elements/fckeditor/editor/skins/default/fck_editor.css:
5525           file fck_editor.css was added on branch FREESIDE_1_7_BRANCH on
5526           2008-06-17 03:58:47 +0000
5527
5528 2007-08-01 15:26  ivan
5529
5530         *
5531           httemplate/elements/fckeditor/editor/skins/office2003/fck_editor.css:
5532           file fck_editor.css was added on branch FREESIDE_1_7_BRANCH on
5533           2008-06-17 03:58:48 +0000
5534
5535 2007-08-01 15:26  ivan
5536
5537         * httemplate/elements/fckeditor/editor/skins/silver/fck_editor.css:
5538           file fck_editor.css was added on branch FREESIDE_1_7_BRANCH on
5539           2008-06-17 03:58:49 +0000
5540
5541 2007-08-01 15:26  ivan
5542
5543         * httemplate/elements/fckeditor/editor/skins/default/fck_strip.gif:
5544           file fck_strip.gif was added on branch FREESIDE_1_7_BRANCH on
5545           2008-06-17 03:58:47 +0000
5546
5547 2007-08-01 15:26  ivan
5548
5549         *
5550           httemplate/elements/fckeditor/editor/skins/office2003/fck_strip.gif:
5551           file fck_strip.gif was added on branch FREESIDE_1_7_BRANCH on
5552           2008-06-17 03:58:48 +0000
5553
5554 2007-08-01 15:26  ivan
5555
5556         * httemplate/elements/fckeditor/editor/skins/silver/fck_strip.gif:
5557           file fck_strip.gif was added on branch FREESIDE_1_7_BRANCH on
5558           2008-06-17 03:58:49 +0000
5559
5560 2007-08-01 15:26  ivan
5561
5562         * httemplate/elements/fckeditor/editor/skins/:
5563           default/images/toolbar.arrowright.gif,
5564           office2003/images/toolbar.arrowright.gif: file
5565           toolbar.arrowright.gif was added on branch FREESIDE_1_7_BRANCH on
5566           2008-06-17 03:58:48 +0000
5567
5568 2007-08-01 15:26  ivan
5569
5570         *
5571           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.bg.gif:
5572           file toolbar.bg.gif was added on branch FREESIDE_1_7_BRANCH on
5573           2008-06-17 03:58:48 +0000
5574
5575 2007-08-01 15:26  ivan
5576
5577         * httemplate/elements/fckeditor/editor/skins/:
5578           default/images/toolbar.buttonarrow.gif,
5579           office2003/images/toolbar.buttonarrow.gif: file
5580           toolbar.buttonarrow.gif was added on branch FREESIDE_1_7_BRANCH
5581           on 2008-06-17 03:58:48 +0000
5582
5583 2007-08-01 15:26  ivan
5584
5585         * httemplate/elements/fckeditor/editor/skins/:
5586           default/images/toolbar.collapse.gif,
5587           office2003/images/toolbar.collapse.gif: file toolbar.collapse.gif
5588           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:48
5589           +0000
5590
5591 2007-08-01 15:26  ivan
5592
5593         * httemplate/elements/fckeditor/editor/skins/:
5594           default/images/toolbar.end.gif,
5595           office2003/images/toolbar.end.gif: file toolbar.end.gif was added
5596           on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:48 +0000
5597
5598 2007-08-01 15:26  ivan
5599
5600         * httemplate/elements/fckeditor/editor/skins/:
5601           default/images/toolbar.expand.gif,
5602           office2003/images/toolbar.expand.gif: file toolbar.expand.gif was
5603           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:48 +0000
5604
5605 2007-08-01 15:26  ivan
5606
5607         * httemplate/elements/fckeditor/editor/skins/:
5608           default/images/toolbar.separator.gif,
5609           office2003/images/toolbar.separator.gif: file
5610           toolbar.separator.gif was added on branch FREESIDE_1_7_BRANCH on
5611           2008-06-17 03:58:48 +0000
5612
5613 2007-08-01 15:26  ivan
5614
5615         * httemplate/elements/fckeditor/editor/skins/:
5616           default/images/toolbar.start.gif,
5617           office2003/images/toolbar.start.gif: file toolbar.start.gif was
5618           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:48 +0000
5619
5620 2007-08-01 15:26  ivan
5621
5622         * httemplate/elements/fckeditor/editor/skins/_fckviewstrips.html:
5623           file _fckviewstrips.html was added on branch FREESIDE_1_7_BRANCH
5624           on 2008-06-17 03:58:46 +0000
5625
5626 2007-08-01 15:26  ivan
5627
5628         *
5629           httemplate/elements/fckeditor/editor/plugins/simplecommands/fckplugin.js:
5630           file fckplugin.js was added on branch FREESIDE_1_7_BRANCH on
5631           2008-06-17 03:58:42 +0000
5632
5633 2007-08-01 15:26  ivan
5634
5635         *
5636           httemplate/elements/fckeditor/editor/plugins/tablecommands/fckplugin.js:
5637           file fckplugin.js was added on branch FREESIDE_1_7_BRANCH on
5638           2008-06-17 03:58:43 +0000
5639
5640 2007-08-01 15:26  ivan
5641
5642         *
5643           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/pl.js:
5644           file pl.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5645           03:58:41 +0000
5646
5647 2007-08-01 15:26  ivan
5648
5649         *
5650           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/it.js:
5651           file it.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5652           03:58:41 +0000
5653
5654 2007-08-01 15:26  ivan
5655
5656         *
5657           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/de.js:
5658           file de.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5659           03:58:41 +0000
5660
5661 2007-08-01 15:26  ivan
5662
5663         *
5664           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/en.js:
5665           file en.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5666           03:58:41 +0000
5667
5668 2007-08-01 15:26  ivan
5669
5670         *
5671           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/fr.js:
5672           file fr.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5673           03:58:41 +0000
5674
5675 2007-08-01 15:26  ivan
5676
5677         *
5678           httemplate/elements/fckeditor/editor/plugins/placeholder/fck_placeholder.html:
5679           file fck_placeholder.html was added on branch FREESIDE_1_7_BRANCH
5680           on 2008-06-17 03:58:41 +0000
5681
5682 2007-08-01 15:26  ivan
5683
5684         * httemplate/elements/fckeditor/editor/plugins/:
5685           autogrow/fckplugin.js, placeholder/fckplugin.js: file
5686           fckplugin.js was added on branch FREESIDE_1_7_BRANCH on
5687           2008-06-17 03:58:41 +0000
5688
5689 2007-08-01 15:26  ivan
5690
5691         *
5692           httemplate/elements/fckeditor/editor/plugins/placeholder/placeholder.gif:
5693           file placeholder.gif was added on branch FREESIDE_1_7_BRANCH on
5694           2008-06-17 03:58:41 +0000
5695
5696 2007-08-01 15:26  ivan
5697
5698         * httemplate/elements/fckeditor/editor/lang/tr.js: file tr.js was
5699           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5700
5701 2007-08-01 15:26  ivan
5702
5703         * httemplate/elements/fckeditor/editor/lang/uk.js: file uk.js was
5704           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5705
5706 2007-08-01 15:26  ivan
5707
5708         * httemplate/elements/fckeditor/editor/lang/vi.js: file vi.js was
5709           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5710
5711 2007-08-01 15:26  ivan
5712
5713         * httemplate/elements/fckeditor/editor/lang/zh-cn.js: file zh-cn.js
5714           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:41
5715           +0000
5716
5717 2007-08-01 15:26  ivan
5718
5719         * httemplate/elements/fckeditor/editor/lang/zh.js: file zh.js was
5720           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:41 +0000
5721
5722 2007-08-01 15:26  ivan
5723
5724         * httemplate/elements/fckeditor/editor/lang/sl.js: file sl.js was
5725           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5726
5727 2007-08-01 15:26  ivan
5728
5729         * httemplate/elements/fckeditor/editor/lang/sr-latn.js: file
5730           sr-latn.js was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
5731           03:58:40 +0000
5732
5733 2007-08-01 15:26  ivan
5734
5735         * httemplate/elements/fckeditor/editor/lang/sr.js: file sr.js was
5736           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5737
5738 2007-08-01 15:26  ivan
5739
5740         * httemplate/elements/fckeditor/editor/lang/sv.js: file sv.js was
5741           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5742
5743 2007-08-01 15:26  ivan
5744
5745         * httemplate/elements/fckeditor/editor/lang/th.js: file th.js was
5746           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5747
5748 2007-08-01 15:26  ivan
5749
5750         * httemplate/elements/fckeditor/editor/lang/hu.js: file hu.js was
5751           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5752
5753 2007-08-01 15:26  ivan
5754
5755         * httemplate/elements/fckeditor/editor/lang/it.js: file it.js was
5756           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5757
5758 2007-08-01 15:26  ivan
5759
5760         * httemplate/elements/fckeditor/editor/lang/ja.js: file ja.js was
5761           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5762
5763 2007-08-01 15:26  ivan
5764
5765         * httemplate/elements/fckeditor/editor/lang/km.js: file km.js was
5766           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5767
5768 2007-08-01 15:26  ivan
5769
5770         * httemplate/elements/fckeditor/editor/lang/ko.js: file ko.js was
5771           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:37 +0000
5772
5773 2007-08-01 15:26  ivan
5774
5775         * httemplate/elements/fckeditor/editor/lang/lt.js: file lt.js was
5776           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:37 +0000
5777
5778 2007-08-01 15:26  ivan
5779
5780         * httemplate/elements/fckeditor/editor/lang/lv.js: file lv.js was
5781           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:37 +0000
5782
5783 2007-08-01 15:26  ivan
5784
5785         * httemplate/elements/fckeditor/editor/lang/mn.js: file mn.js was
5786           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:38 +0000
5787
5788 2007-08-01 15:26  ivan
5789
5790         * httemplate/elements/fckeditor/editor/lang/ms.js: file ms.js was
5791           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:38 +0000
5792
5793 2007-08-01 15:26  ivan
5794
5795         * httemplate/elements/fckeditor/editor/lang/nb.js: file nb.js was
5796           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5797
5798 2007-08-01 15:26  ivan
5799
5800         * httemplate/elements/fckeditor/editor/lang/nl.js: file nl.js was
5801           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5802
5803 2007-08-01 15:26  ivan
5804
5805         * httemplate/elements/fckeditor/editor/lang/no.js: file no.js was
5806           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5807
5808 2007-08-01 15:26  ivan
5809
5810         * httemplate/elements/fckeditor/editor/lang/pl.js: file pl.js was
5811           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5812
5813 2007-08-01 15:26  ivan
5814
5815         * httemplate/elements/fckeditor/editor/lang/pt-br.js: file pt-br.js
5816           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39
5817           +0000
5818
5819 2007-08-01 15:26  ivan
5820
5821         * httemplate/elements/fckeditor/editor/lang/pt.js: file pt.js was
5822           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:39 +0000
5823
5824 2007-08-01 15:26  ivan
5825
5826         * httemplate/elements/fckeditor/editor/lang/ro.js: file ro.js was
5827           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5828
5829 2007-08-01 15:26  ivan
5830
5831         * httemplate/elements/fckeditor/editor/lang/ru.js: file ru.js was
5832           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5833
5834 2007-08-01 15:26  ivan
5835
5836         * httemplate/elements/fckeditor/editor/lang/sk.js: file sk.js was
5837           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:40 +0000
5838
5839 2007-08-01 15:26  ivan
5840
5841         * httemplate/elements/fckeditor/editor/lang/gl.js: file gl.js was
5842           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5843
5844 2007-08-01 15:26  ivan
5845
5846         * httemplate/elements/fckeditor/editor/lang/he.js: file he.js was
5847           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5848
5849 2007-08-01 15:26  ivan
5850
5851         * httemplate/elements/fckeditor/editor/lang/hi.js: file hi.js was
5852           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5853
5854 2007-08-01 15:26  ivan
5855
5856         * httemplate/elements/fckeditor/editor/lang/hr.js: file hr.js was
5857           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5858
5859 2007-08-01 15:26  ivan
5860
5861         * httemplate/elements/fckeditor/editor/lang/fa.js: file fa.js was
5862           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5863
5864 2007-08-01 15:26  ivan
5865
5866         * httemplate/elements/fckeditor/editor/lang/fi.js: file fi.js was
5867           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5868
5869 2007-08-01 15:26  ivan
5870
5871         * httemplate/elements/fckeditor/editor/lang/fo.js: file fo.js was
5872           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5873
5874 2007-08-01 15:26  ivan
5875
5876         * httemplate/elements/fckeditor/editor/lang/fr.js: file fr.js was
5877           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5878
5879 2007-08-01 15:26  ivan
5880
5881         * httemplate/elements/fckeditor/editor/lang/es.js: file es.js was
5882           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5883
5884 2007-08-01 15:26  ivan
5885
5886         * httemplate/elements/fckeditor/editor/lang/et.js: file et.js was
5887           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5888
5889 2007-08-01 15:26  ivan
5890
5891         * httemplate/elements/fckeditor/editor/lang/eu.js: file eu.js was
5892           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:35 +0000
5893
5894 2007-08-01 15:26  ivan
5895
5896         * httemplate/elements/fckeditor/editor/lang/el.js: file el.js was
5897           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5898
5899 2007-08-01 15:26  ivan
5900
5901         * httemplate/elements/fckeditor/editor/lang/en-au.js: file en-au.js
5902           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34
5903           +0000
5904
5905 2007-08-01 15:26  ivan
5906
5907         * httemplate/elements/fckeditor/editor/lang/en-ca.js: file en-ca.js
5908           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34
5909           +0000
5910
5911 2007-08-01 15:26  ivan
5912
5913         * httemplate/elements/fckeditor/editor/lang/en-uk.js: file en-uk.js
5914           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34
5915           +0000
5916
5917 2007-08-01 15:26  ivan
5918
5919         * httemplate/elements/fckeditor/editor/lang/en.js: file en.js was
5920           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5921
5922 2007-08-01 15:26  ivan
5923
5924         * httemplate/elements/fckeditor/editor/lang/eo.js: file eo.js was
5925           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5926
5927 2007-08-01 15:26  ivan
5928
5929         * httemplate/elements/fckeditor/editor/lang/cs.js: file cs.js was
5930           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:33 +0000
5931
5932 2007-08-01 15:26  ivan
5933
5934         * httemplate/elements/fckeditor/editor/lang/da.js: file da.js was
5935           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:33 +0000
5936
5937 2007-08-01 15:26  ivan
5938
5939         * httemplate/elements/fckeditor/editor/lang/de.js: file de.js was
5940           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:34 +0000
5941
5942 2007-08-01 15:26  ivan
5943
5944         * httemplate/elements/fckeditor/editor/lang/bs.js: file bs.js was
5945           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:32 +0000
5946
5947 2007-08-01 15:26  ivan
5948
5949         * httemplate/elements/fckeditor/editor/lang/ca.js: file ca.js was
5950           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:32 +0000
5951
5952 2007-08-01 15:26  ivan
5953
5954         * httemplate/elements/fckeditor/editor/lang/bn.js: file bn.js was
5955           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:32 +0000
5956
5957 2007-08-01 15:26  ivan
5958
5959         * httemplate/elements/fckeditor/editor/lang/_translationstatus.txt:
5960           file _translationstatus.txt was added on branch
5961           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:29 +0000
5962
5963 2007-08-01 15:26  ivan
5964
5965         * httemplate/elements/fckeditor/editor/lang/af.js: file af.js was
5966           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:30 +0000
5967
5968 2007-08-01 15:26  ivan
5969
5970         * httemplate/elements/fckeditor/editor/lang/ar.js: file ar.js was
5971           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:31 +0000
5972
5973 2007-08-01 15:26  ivan
5974
5975         * httemplate/elements/fckeditor/editor/lang/bg.js: file bg.js was
5976           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:58:31 +0000
5977
5978 2007-08-01 15:26  ivan
5979
5980         * httemplate/elements/fckeditor/editor/lang/_getfontformat.html:
5981           file _getfontformat.html was added on branch FREESIDE_1_7_BRANCH
5982           on 2008-06-17 03:58:29 +0000
5983
5984 2007-08-01 15:26  ivan
5985
5986         * httemplate/elements/fckeditor/editor/js/fckeditorcode_ie.js: file
5987           fckeditorcode_ie.js was added on branch FREESIDE_1_7_BRANCH on
5988           2008-06-17 03:58:28 +0000
5989
5990 2007-08-01 15:26  ivan
5991
5992         * httemplate/elements/fckeditor/editor/js/fckeditorcode_gecko.js:
5993           file fckeditorcode_gecko.js was added on branch
5994           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:27 +0000
5995
5996 2007-08-01 15:26  ivan
5997
5998         *
5999           httemplate/elements/fckeditor/editor/images/smiley/msn/tounge_smile.gif:
6000           file tounge_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6001           2008-06-17 03:58:26 +0000
6002
6003 2007-08-01 15:26  ivan
6004
6005         *
6006           httemplate/elements/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif:
6007           file whatchutalkingabout_smile.gif was added on branch
6008           FREESIDE_1_7_BRANCH on 2008-06-17 03:58:26 +0000
6009
6010 2007-08-01 15:26  ivan
6011
6012         *
6013           httemplate/elements/fckeditor/editor/images/smiley/msn/wink_smile.gif:
6014           file wink_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6015           2008-06-17 03:58:26 +0000
6016
6017 2007-08-01 15:26  ivan
6018
6019         *
6020           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_down.gif:
6021           file thumbs_down.gif was added on branch FREESIDE_1_7_BRANCH on
6022           2008-06-17 03:58:26 +0000
6023
6024 2007-08-01 15:26  ivan
6025
6026         *
6027           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_up.gif:
6028           file thumbs_up.gif was added on branch FREESIDE_1_7_BRANCH on
6029           2008-06-17 03:58:26 +0000
6030
6031 2007-08-01 15:26  ivan
6032
6033         *
6034           httemplate/elements/fckeditor/editor/images/smiley/msn/regular_smile.gif:
6035           file regular_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6036           2008-06-17 03:58:26 +0000
6037
6038 2007-08-01 15:26  ivan
6039
6040         *
6041           httemplate/elements/fckeditor/editor/images/smiley/msn/sad_smile.gif:
6042           file sad_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6043           2008-06-17 03:58:26 +0000
6044
6045 2007-08-01 15:26  ivan
6046
6047         *
6048           httemplate/elements/fckeditor/editor/images/smiley/msn/shades_smile.gif:
6049           file shades_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6050           2008-06-17 03:58:26 +0000
6051
6052 2007-08-01 15:26  ivan
6053
6054         *
6055           httemplate/elements/fckeditor/editor/images/smiley/msn/teeth_smile.gif:
6056           file teeth_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6057           2008-06-17 03:58:26 +0000
6058
6059 2007-08-01 15:26  ivan
6060
6061         *
6062           httemplate/elements/fckeditor/editor/images/smiley/msn/omg_smile.gif:
6063           file omg_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6064           2008-06-17 03:58:26 +0000
6065
6066 2007-08-01 15:26  ivan
6067
6068         *
6069           httemplate/elements/fckeditor/editor/images/smiley/msn/lightbulb.gif:
6070           file lightbulb.gif was added on branch FREESIDE_1_7_BRANCH on
6071           2008-06-17 03:58:26 +0000
6072
6073 2007-08-01 15:26  ivan
6074
6075         * httemplate/elements/fckeditor/editor/images/smiley/msn/kiss.gif:
6076           file kiss.gif was added on branch FREESIDE_1_7_BRANCH on
6077           2008-06-17 03:58:26 +0000
6078
6079 2007-08-01 15:26  ivan
6080
6081         *
6082           httemplate/elements/fckeditor/editor/images/smiley/msn/envelope.gif:
6083           file envelope.gif was added on branch FREESIDE_1_7_BRANCH on
6084           2008-06-17 03:58:25 +0000
6085
6086 2007-08-01 15:26  ivan
6087
6088         * httemplate/elements/fckeditor/editor/images/smiley/msn/heart.gif:
6089           file heart.gif was added on branch FREESIDE_1_7_BRANCH on
6090           2008-06-17 03:58:25 +0000
6091
6092 2007-08-01 15:26  ivan
6093
6094         * httemplate/elements/fckeditor/editor/images/smiley/msn/cake.gif:
6095           file cake.gif was added on branch FREESIDE_1_7_BRANCH on
6096           2008-06-17 03:58:25 +0000
6097
6098 2007-08-01 15:26  ivan
6099
6100         *
6101           httemplate/elements/fckeditor/editor/images/smiley/msn/confused_smile.gif:
6102           file confused_smile.gif was added on branch FREESIDE_1_7_BRANCH
6103           on 2008-06-17 03:58:25 +0000
6104
6105 2007-08-01 15:26  ivan
6106
6107         *
6108           httemplate/elements/fckeditor/editor/images/smiley/msn/cry_smile.gif:
6109           file cry_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6110           2008-06-17 03:58:25 +0000
6111
6112 2007-08-01 15:26  ivan
6113
6114         *
6115           httemplate/elements/fckeditor/editor/images/smiley/msn/devil_smile.gif:
6116           file devil_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6117           2008-06-17 03:58:25 +0000
6118
6119 2007-08-01 15:26  ivan
6120
6121         *
6122           httemplate/elements/fckeditor/editor/images/smiley/msn/embaressed_smile.gif:
6123           file embaressed_smile.gif was added on branch FREESIDE_1_7_BRANCH
6124           on 2008-06-17 03:58:25 +0000
6125
6126 2007-08-01 15:26  ivan
6127
6128         *
6129           httemplate/elements/fckeditor/editor/images/smiley/msn/angry_smile.gif:
6130           file angry_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6131           2008-06-17 03:58:25 +0000
6132
6133 2007-08-01 15:26  ivan
6134
6135         *
6136           httemplate/elements/fckeditor/editor/images/smiley/msn/broken_heart.gif:
6137           file broken_heart.gif was added on branch FREESIDE_1_7_BRANCH on
6138           2008-06-17 03:58:25 +0000
6139
6140 2007-08-01 15:26  ivan
6141
6142         *
6143           httemplate/elements/fckeditor/editor/images/smiley/msn/angel_smile.gif:
6144           file angel_smile.gif was added on branch FREESIDE_1_7_BRANCH on
6145           2008-06-17 03:58:25 +0000
6146
6147 2007-08-01 15:25  ivan
6148
6149         * httemplate/elements/fckeditor/editor/images/arrow_rtl.gif: file
6150           arrow_rtl.gif was added on branch FREESIDE_1_7_BRANCH on
6151           2008-06-17 03:58:24 +0000
6152
6153 2007-08-01 15:25  ivan
6154
6155         * httemplate/elements/fckeditor/editor/images/spacer.gif: file
6156           spacer.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6157           03:58:24 +0000
6158
6159 2007-08-01 15:25  ivan
6160
6161         * httemplate/elements/fckeditor/editor/images/arrow_ltr.gif: file
6162           arrow_ltr.gif was added on branch FREESIDE_1_7_BRANCH on
6163           2008-06-17 03:58:24 +0000
6164
6165 2007-08-01 15:25  ivan
6166
6167         * httemplate/elements/fckeditor/editor/images/anchor.gif: file
6168           anchor.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6169           03:58:24 +0000
6170
6171 2007-08-01 15:25  ivan
6172
6173         *
6174           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/common.js:
6175           file common.js was added on branch FREESIDE_1_7_BRANCH on
6176           2008-06-17 03:58:23 +0000
6177
6178 2007-08-01 15:25  ivan
6179
6180         *
6181           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/fckxml.js:
6182           file fckxml.js was added on branch FREESIDE_1_7_BRANCH on
6183           2008-06-17 03:58:23 +0000
6184
6185 2007-08-01 15:25  ivan
6186
6187         *
6188           httemplate/elements/fckeditor/editor/filemanager/upload/test.html:
6189           file test.html was added on branch FREESIDE_1_7_BRANCH on
6190           2008-06-17 03:58:24 +0000
6191
6192 2007-08-01 15:25  ivan
6193
6194         *
6195           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif:
6196           file js.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6197           03:58:21 +0000
6198
6199 2007-08-01 15:25  ivan
6200
6201         *
6202           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif:
6203           file mdb.gif was added on branch FREESIDE_1_7_BRANCH on
6204           2008-06-17 03:58:21 +0000
6205
6206 2007-08-01 15:25  ivan
6207
6208         *
6209           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif:
6210           file mp3.gif was added on branch FREESIDE_1_7_BRANCH on
6211           2008-06-17 03:58:21 +0000
6212
6213 2007-08-01 15:25  ivan
6214
6215         *
6216           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif:
6217           file pdf.gif was added on branch FREESIDE_1_7_BRANCH on
6218           2008-06-17 03:58:21 +0000
6219
6220 2007-08-01 15:25  ivan
6221
6222         *
6223           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif:
6224           file png.gif was added on branch FREESIDE_1_7_BRANCH on
6225           2008-06-17 03:58:21 +0000
6226
6227 2007-08-01 15:25  ivan
6228
6229         *
6230           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif:
6231           file ppt.gif was added on branch FREESIDE_1_7_BRANCH on
6232           2008-06-17 03:58:21 +0000
6233
6234 2007-08-01 15:25  ivan
6235
6236         *
6237           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif:
6238           file rdp.gif was added on branch FREESIDE_1_7_BRANCH on
6239           2008-06-17 03:58:21 +0000
6240
6241 2007-08-01 15:25  ivan
6242
6243         *
6244           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif:
6245           file swf.gif was added on branch FREESIDE_1_7_BRANCH on
6246           2008-06-17 03:58:21 +0000
6247
6248 2007-08-01 15:25  ivan
6249
6250         *
6251           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif:
6252           file swt.gif was added on branch FREESIDE_1_7_BRANCH on
6253           2008-06-17 03:58:21 +0000
6254
6255 2007-08-01 15:25  ivan
6256
6257         *
6258           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif:
6259           file txt.gif was added on branch FREESIDE_1_7_BRANCH on
6260           2008-06-17 03:58:21 +0000
6261
6262 2007-08-01 15:25  ivan
6263
6264         *
6265           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif:
6266           file vsd.gif was added on branch FREESIDE_1_7_BRANCH on
6267           2008-06-17 03:58:21 +0000
6268
6269 2007-08-01 15:25  ivan
6270
6271         *
6272           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif:
6273           file xls.gif was added on branch FREESIDE_1_7_BRANCH on
6274           2008-06-17 03:58:21 +0000
6275
6276 2007-08-01 15:25  ivan
6277
6278         *
6279           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif:
6280           file xml.gif was added on branch FREESIDE_1_7_BRANCH on
6281           2008-06-17 03:58:22 +0000
6282
6283 2007-08-01 15:25  ivan
6284
6285         *
6286           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif:
6287           file zip.gif was added on branch FREESIDE_1_7_BRANCH on
6288           2008-06-17 03:58:22 +0000
6289
6290 2007-08-01 15:25  ivan
6291
6292         *
6293           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif:
6294           file htm.gif was added on branch FREESIDE_1_7_BRANCH on
6295           2008-06-17 03:58:20 +0000
6296
6297 2007-08-01 15:25  ivan
6298
6299         *
6300           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif:
6301           file html.gif was added on branch FREESIDE_1_7_BRANCH on
6302           2008-06-17 03:58:20 +0000
6303
6304 2007-08-01 15:25  ivan
6305
6306         *
6307           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif:
6308           file jpg.gif was added on branch FREESIDE_1_7_BRANCH on
6309           2008-06-17 03:58:20 +0000
6310
6311 2007-08-01 15:25  ivan
6312
6313         *
6314           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif:
6315           file doc.gif was added on branch FREESIDE_1_7_BRANCH on
6316           2008-06-17 03:58:19 +0000
6317
6318 2007-08-01 15:25  ivan
6319
6320         *
6321           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif:
6322           file exe.gif was added on branch FREESIDE_1_7_BRANCH on
6323           2008-06-17 03:58:19 +0000
6324
6325 2007-08-01 15:25  ivan
6326
6327         *
6328           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif:
6329           file fla.gif was added on branch FREESIDE_1_7_BRANCH on
6330           2008-06-17 03:58:19 +0000
6331
6332 2007-08-01 15:25  ivan
6333
6334         *
6335           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif:
6336           file gif.gif was added on branch FREESIDE_1_7_BRANCH on
6337           2008-06-17 03:58:19 +0000
6338
6339 2007-08-01 15:25  ivan
6340
6341         *
6342           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif:
6343           file ai.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6344           03:58:17 +0000
6345
6346 2007-08-01 15:25  ivan
6347
6348         *
6349           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif:
6350           file avi.gif was added on branch FREESIDE_1_7_BRANCH on
6351           2008-06-17 03:58:18 +0000
6352
6353 2007-08-01 15:25  ivan
6354
6355         *
6356           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif:
6357           file bmp.gif was added on branch FREESIDE_1_7_BRANCH on
6358           2008-06-17 03:58:18 +0000
6359
6360 2007-08-01 15:25  ivan
6361
6362         *
6363           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif:
6364           file cs.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6365           03:58:18 +0000
6366
6367 2007-08-01 15:25  ivan
6368
6369         *
6370           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif:
6371           file default.icon.gif was added on branch FREESIDE_1_7_BRANCH on
6372           2008-06-17 03:58:19 +0000
6373
6374 2007-08-01 15:25  ivan
6375
6376         *
6377           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif:
6378           file dll.gif was added on branch FREESIDE_1_7_BRANCH on
6379           2008-06-17 03:58:19 +0000
6380
6381 2007-08-01 15:25  ivan
6382
6383         *
6384           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif:
6385           file zip.gif was added on branch FREESIDE_1_7_BRANCH on
6386           2008-06-17 03:58:11 +0000
6387
6388 2007-08-01 15:25  ivan
6389
6390         *
6391           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif:
6392           file vsd.gif was added on branch FREESIDE_1_7_BRANCH on
6393           2008-06-17 03:58:08 +0000
6394
6395 2007-08-01 15:25  ivan
6396
6397         *
6398           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif:
6399           file xls.gif was added on branch FREESIDE_1_7_BRANCH on
6400           2008-06-17 03:58:10 +0000
6401
6402 2007-08-01 15:25  ivan
6403
6404         *
6405           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif:
6406           file xml.gif was added on branch FREESIDE_1_7_BRANCH on
6407           2008-06-17 03:58:11 +0000
6408
6409 2007-08-01 15:25  ivan
6410
6411         *
6412           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif:
6413           file swt.gif was added on branch FREESIDE_1_7_BRANCH on
6414           2008-06-17 03:58:08 +0000
6415
6416 2007-08-01 15:25  ivan
6417
6418         *
6419           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif:
6420           file txt.gif was added on branch FREESIDE_1_7_BRANCH on
6421           2008-06-17 03:58:08 +0000
6422
6423 2007-08-01 15:25  ivan
6424
6425         *
6426           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif:
6427           file swf.gif was added on branch FREESIDE_1_7_BRANCH on
6428           2008-06-17 03:58:07 +0000
6429
6430 2007-08-01 15:25  ivan
6431
6432         *
6433           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif:
6434           file rdp.gif was added on branch FREESIDE_1_7_BRANCH on
6435           2008-06-17 03:58:06 +0000
6436
6437 2007-08-01 15:25  ivan
6438
6439         *
6440           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif:
6441           file pdf.gif was added on branch FREESIDE_1_7_BRANCH on
6442           2008-06-17 03:58:01 +0000
6443
6444 2007-08-01 15:25  ivan
6445
6446         *
6447           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/png.gif:
6448           file png.gif was added on branch FREESIDE_1_7_BRANCH on
6449           2008-06-17 03:58:01 +0000
6450
6451 2007-08-01 15:25  ivan
6452
6453         *
6454           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif:
6455           file ppt.gif was added on branch FREESIDE_1_7_BRANCH on
6456           2008-06-17 03:58:03 +0000
6457
6458 2007-08-01 15:25  ivan
6459
6460         *
6461           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/js.gif:
6462           file js.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6463           03:58:00 +0000
6464
6465 2007-08-01 15:25  ivan
6466
6467         *
6468           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif:
6469           file mdb.gif was added on branch FREESIDE_1_7_BRANCH on
6470           2008-06-17 03:58:00 +0000
6471
6472 2007-08-01 15:25  ivan
6473
6474         *
6475           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif:
6476           file mp3.gif was added on branch FREESIDE_1_7_BRANCH on
6477           2008-06-17 03:58:01 +0000
6478
6479 2007-08-01 15:25  ivan
6480
6481         *
6482           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif:
6483           file exe.gif was added on branch FREESIDE_1_7_BRANCH on
6484           2008-06-17 03:57:58 +0000
6485
6486 2007-08-01 15:25  ivan
6487
6488         *
6489           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif:
6490           file fla.gif was added on branch FREESIDE_1_7_BRANCH on
6491           2008-06-17 03:57:58 +0000
6492
6493 2007-08-01 15:25  ivan
6494
6495         *
6496           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif:
6497           file gif.gif was added on branch FREESIDE_1_7_BRANCH on
6498           2008-06-17 03:57:59 +0000
6499
6500 2007-08-01 15:25  ivan
6501
6502         *
6503           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif:
6504           file htm.gif was added on branch FREESIDE_1_7_BRANCH on
6505           2008-06-17 03:57:59 +0000
6506
6507 2007-08-01 15:25  ivan
6508
6509         *
6510           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/html.gif:
6511           file html.gif was added on branch FREESIDE_1_7_BRANCH on
6512           2008-06-17 03:58:00 +0000
6513
6514 2007-08-01 15:25  ivan
6515
6516         *
6517           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif:
6518           file jpg.gif was added on branch FREESIDE_1_7_BRANCH on
6519           2008-06-17 03:58:00 +0000
6520
6521 2007-08-01 15:25  ivan
6522
6523         *
6524           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif:
6525           file cs.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6526           03:57:58 +0000
6527
6528 2007-08-01 15:25  ivan
6529
6530         *
6531           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif:
6532           file default.icon.gif was added on branch FREESIDE_1_7_BRANCH on
6533           2008-06-17 03:57:58 +0000
6534
6535 2007-08-01 15:25  ivan
6536
6537         *
6538           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif:
6539           file dll.gif was added on branch FREESIDE_1_7_BRANCH on
6540           2008-06-17 03:57:58 +0000
6541
6542 2007-08-01 15:25  ivan
6543
6544         *
6545           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif:
6546           file doc.gif was added on branch FREESIDE_1_7_BRANCH on
6547           2008-06-17 03:57:58 +0000
6548
6549 2007-08-01 15:25  ivan
6550
6551         *
6552           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif:
6553           file avi.gif was added on branch FREESIDE_1_7_BRANCH on
6554           2008-06-17 03:57:58 +0000
6555
6556 2007-08-01 15:25  ivan
6557
6558         *
6559           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif:
6560           file bmp.gif was added on branch FREESIDE_1_7_BRANCH on
6561           2008-06-17 03:57:58 +0000
6562
6563 2007-08-01 15:25  ivan
6564
6565         *
6566           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif:
6567           file ai.gif was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6568           03:57:58 +0000
6569
6570 2007-08-01 15:25  ivan
6571
6572         *
6573           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/spacer.gif:
6574           file spacer.gif was added on branch FREESIDE_1_7_BRANCH on
6575           2008-06-17 03:57:57 +0000
6576
6577 2007-08-01 15:25  ivan
6578
6579         *
6580           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif:
6581           file FolderUp.gif was added on branch FREESIDE_1_7_BRANCH on
6582           2008-06-17 03:57:57 +0000
6583
6584 2007-08-01 15:25  ivan
6585
6586         *
6587           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif:
6588           file ButtonArrow.gif was added on branch FREESIDE_1_7_BRANCH on
6589           2008-06-17 03:57:56 +0000
6590
6591 2007-08-01 15:25  ivan
6592
6593         *
6594           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder.gif:
6595           file Folder.gif was added on branch FREESIDE_1_7_BRANCH on
6596           2008-06-17 03:57:56 +0000
6597
6598 2007-08-01 15:25  ivan
6599
6600         *
6601           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder32.gif:
6602           file Folder32.gif was added on branch FREESIDE_1_7_BRANCH on
6603           2008-06-17 03:57:57 +0000
6604
6605 2007-08-01 15:25  ivan
6606
6607         *
6608           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif:
6609           file FolderOpened.gif was added on branch FREESIDE_1_7_BRANCH on
6610           2008-06-17 03:57:57 +0000
6611
6612 2007-08-01 15:25  ivan
6613
6614         *
6615           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif:
6616           file FolderOpened32.gif was added on branch FREESIDE_1_7_BRANCH
6617           on 2008-06-17 03:57:57 +0000
6618
6619 2007-08-01 15:25  ivan
6620
6621         *
6622           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl:
6623           file basexml.pl was added on branch FREESIDE_1_7_BRANCH on
6624           2008-06-17 03:57:53 +0000
6625
6626 2007-08-01 15:25  ivan
6627
6628         *
6629           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/commands.pl:
6630           file commands.pl was added on branch FREESIDE_1_7_BRANCH on
6631           2008-06-17 03:57:53 +0000
6632
6633 2007-08-01 15:25  ivan
6634
6635         *
6636           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi:
6637           file connector.cgi was added on branch FREESIDE_1_7_BRANCH on
6638           2008-06-17 03:57:53 +0000
6639
6640 2007-08-01 15:25  ivan
6641
6642         *
6643           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmactualfolder.html:
6644           file frmactualfolder.html was added on branch FREESIDE_1_7_BRANCH
6645           on 2008-06-17 03:57:52 +0000
6646
6647 2007-08-01 15:25  ivan
6648
6649         *
6650           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html:
6651           file frmcreatefolder.html was added on branch FREESIDE_1_7_BRANCH
6652           on 2008-06-17 03:57:52 +0000
6653
6654 2007-08-01 15:25  ivan
6655
6656         *
6657           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmfolders.html:
6658           file frmfolders.html was added on branch FREESIDE_1_7_BRANCH on
6659           2008-06-17 03:57:53 +0000
6660
6661 2007-08-01 15:25  ivan
6662
6663         *
6664           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourceslist.html:
6665           file frmresourceslist.html was added on branch
6666           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:53 +0000
6667
6668 2007-08-01 15:25  ivan
6669
6670         *
6671           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourcetype.html:
6672           file frmresourcetype.html was added on branch FREESIDE_1_7_BRANCH
6673           on 2008-06-17 03:57:53 +0000
6674
6675 2007-08-01 15:25  ivan
6676
6677         *
6678           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmupload.html:
6679           file frmupload.html was added on branch FREESIDE_1_7_BRANCH on
6680           2008-06-17 03:57:53 +0000
6681
6682 2007-08-01 15:25  ivan
6683
6684         *
6685           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/io.pl:
6686           file io.pl was added on branch FREESIDE_1_7_BRANCH on 2008-06-17
6687           03:57:53 +0000
6688
6689 2007-08-01 15:25  ivan
6690
6691         *
6692           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl:
6693           file upload_fck.pl was added on branch FREESIDE_1_7_BRANCH on
6694           2008-06-17 03:57:53 +0000
6695
6696 2007-08-01 15:25  ivan
6697
6698         *
6699           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/util.pl:
6700           file util.pl was added on branch FREESIDE_1_7_BRANCH on
6701           2008-06-17 03:57:55 +0000
6702
6703 2007-08-01 15:25  ivan
6704
6705         *
6706           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.css:
6707           file browser.css was added on branch FREESIDE_1_7_BRANCH on
6708           2008-06-17 03:57:52 +0000
6709
6710 2007-08-01 15:25  ivan
6711
6712         *
6713           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.html:
6714           file browser.html was added on branch FREESIDE_1_7_BRANCH on
6715           2008-06-17 03:57:52 +0000
6716
6717 2007-08-01 15:25  ivan
6718
6719         *
6720           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template1.gif:
6721           file template1.gif was added on branch FREESIDE_1_7_BRANCH on
6722           2008-06-17 03:57:52 +0000
6723
6724 2007-08-01 15:25  ivan
6725
6726         *
6727           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template2.gif:
6728           file template2.gif was added on branch FREESIDE_1_7_BRANCH on
6729           2008-06-17 03:57:52 +0000
6730
6731 2007-08-01 15:25  ivan
6732
6733         *
6734           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template3.gif:
6735           file template3.gif was added on branch FREESIDE_1_7_BRANCH on
6736           2008-06-17 03:57:52 +0000
6737
6738 2007-08-01 15:25  ivan
6739
6740         *
6741           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js:
6742           file spellChecker.js was added on branch FREESIDE_1_7_BRANCH on
6743           2008-06-17 03:57:51 +0000
6744
6745 2007-08-01 15:25  ivan
6746
6747         *
6748           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html:
6749           file spellchecker.html was added on branch FREESIDE_1_7_BRANCH on
6750           2008-06-17 03:57:51 +0000
6751
6752 2007-08-01 15:25  ivan
6753
6754         *
6755           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl:
6756           file spellchecker.pl was added on branch FREESIDE_1_7_BRANCH on
6757           2008-06-17 03:57:52 +0000
6758
6759 2007-08-01 15:25  ivan
6760
6761         *
6762           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css:
6763           file spellerStyle.css was added on branch FREESIDE_1_7_BRANCH on
6764           2008-06-17 03:57:51 +0000
6765
6766 2007-08-01 15:25  ivan
6767
6768         *
6769           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js:
6770           file wordWindow.js was added on branch FREESIDE_1_7_BRANCH on
6771           2008-06-17 03:57:51 +0000
6772
6773 2007-08-01 15:25  ivan
6774
6775         *
6776           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html:
6777           file blank.html was added on branch FREESIDE_1_7_BRANCH on
6778           2008-06-17 03:57:51 +0000
6779
6780 2007-08-01 15:25  ivan
6781
6782         *
6783           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js:
6784           file controlWindow.js was added on branch FREESIDE_1_7_BRANCH on
6785           2008-06-17 03:57:51 +0000
6786
6787 2007-08-01 15:25  ivan
6788
6789         *
6790           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html:
6791           file controls.html was added on branch FREESIDE_1_7_BRANCH on
6792           2008-06-17 03:57:51 +0000
6793
6794 2007-08-01 15:25  ivan
6795
6796         * httemplate/elements/fckeditor/editor/dialog/fck_link/fck_link.js:
6797           file fck_link.js was added on branch FREESIDE_1_7_BRANCH on
6798           2008-06-17 03:57:51 +0000
6799
6800 2007-08-01 15:25  ivan
6801
6802         *
6803           httemplate/elements/fckeditor/editor/dialog/fck_select/fck_select.js:
6804           file fck_select.js was added on branch FREESIDE_1_7_BRANCH on
6805           2008-06-17 03:57:51 +0000
6806
6807 2007-08-01 15:25  ivan
6808
6809         *
6810           httemplate/elements/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html:
6811           file fck_document_preview.html was added on branch
6812           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:50 +0000
6813
6814 2007-08-01 15:25  ivan
6815
6816         *
6817           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash.js:
6818           file fck_flash.js was added on branch FREESIDE_1_7_BRANCH on
6819           2008-06-17 03:57:51 +0000
6820
6821 2007-08-01 15:25  ivan
6822
6823         *
6824           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html:
6825           file fck_flash_preview.html was added on branch
6826           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:51 +0000
6827
6828 2007-08-01 15:25  ivan
6829
6830         *
6831           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image.js:
6832           file fck_image.js was added on branch FREESIDE_1_7_BRANCH on
6833           2008-06-17 03:57:51 +0000
6834
6835 2007-08-01 15:25  ivan
6836
6837         *
6838           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image_preview.html:
6839           file fck_image_preview.html was added on branch
6840           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:51 +0000
6841
6842 2007-08-01 15:25  ivan
6843
6844         *
6845           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif:
6846           file logo_fckeditor.gif was added on branch FREESIDE_1_7_BRANCH
6847           on 2008-06-17 03:57:50 +0000
6848
6849 2007-08-01 15:25  ivan
6850
6851         *
6852           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fredck.gif:
6853           file logo_fredck.gif was added on branch FREESIDE_1_7_BRANCH on
6854           2008-06-17 03:57:50 +0000
6855
6856 2007-08-01 15:25  ivan
6857
6858         *
6859           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.css:
6860           file fck_dialog_common.css was added on branch
6861           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:50 +0000
6862
6863 2007-08-01 15:25  ivan
6864
6865         *
6866           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.js:
6867           file fck_dialog_common.js was added on branch FREESIDE_1_7_BRANCH
6868           on 2008-06-17 03:57:50 +0000
6869
6870 2007-08-01 15:25  ivan
6871
6872         *
6873           httemplate/elements/fckeditor/editor/dialog/common/fcknumericfield.htc:
6874           file fcknumericfield.htc was added on branch FREESIDE_1_7_BRANCH
6875           on 2008-06-17 03:57:50 +0000
6876
6877 2007-08-01 15:25  ivan
6878
6879         *
6880           httemplate/elements/fckeditor/editor/dialog/common/images/locked.gif:
6881           file locked.gif was added on branch FREESIDE_1_7_BRANCH on
6882           2008-06-17 03:57:50 +0000
6883
6884 2007-08-01 15:25  ivan
6885
6886         *
6887           httemplate/elements/fckeditor/editor/dialog/common/moz-bindings.xml:
6888           file moz-bindings.xml was added on branch FREESIDE_1_7_BRANCH on
6889           2008-06-17 03:57:50 +0000
6890
6891 2007-08-01 15:25  ivan
6892
6893         *
6894           httemplate/elements/fckeditor/editor/dialog/common/images/reset.gif:
6895           file reset.gif was added on branch FREESIDE_1_7_BRANCH on
6896           2008-06-17 03:57:50 +0000
6897
6898 2007-08-01 15:25  ivan
6899
6900         *
6901           httemplate/elements/fckeditor/editor/dialog/common/images/unlocked.gif:
6902           file unlocked.gif was added on branch FREESIDE_1_7_BRANCH on
6903           2008-06-17 03:57:50 +0000
6904
6905 2007-08-01 15:25  ivan
6906
6907         * httemplate/elements/fckeditor/editor/dialog/fck_docprops.html:
6908           file fck_docprops.html was added on branch FREESIDE_1_7_BRANCH on
6909           2008-06-17 03:57:46 +0000
6910
6911 2007-08-01 15:25  ivan
6912
6913         * httemplate/elements/fckeditor/editor/dialog/fck_find.html: file
6914           fck_find.html was added on branch FREESIDE_1_7_BRANCH on
6915           2008-06-17 03:57:46 +0000
6916
6917 2007-08-01 15:25  ivan
6918
6919         * httemplate/elements/fckeditor/editor/dialog/fck_flash.html: file
6920           fck_flash.html was added on branch FREESIDE_1_7_BRANCH on
6921           2008-06-17 03:57:46 +0000
6922
6923 2007-08-01 15:25  ivan
6924
6925         * httemplate/elements/fckeditor/editor/dialog/fck_form.html: file
6926           fck_form.html was added on branch FREESIDE_1_7_BRANCH on
6927           2008-06-17 03:57:46 +0000
6928
6929 2007-08-01 15:25  ivan
6930
6931         * httemplate/elements/fckeditor/editor/dialog/fck_hiddenfield.html:
6932           file fck_hiddenfield.html was added on branch FREESIDE_1_7_BRANCH
6933           on 2008-06-17 03:57:46 +0000
6934
6935 2007-08-01 15:25  ivan
6936
6937         * httemplate/elements/fckeditor/editor/dialog/fck_image.html: file
6938           fck_image.html was added on branch FREESIDE_1_7_BRANCH on
6939           2008-06-17 03:57:46 +0000
6940
6941 2007-08-01 15:25  ivan
6942
6943         * httemplate/elements/fckeditor/editor/dialog/fck_link.html: file
6944           fck_link.html was added on branch FREESIDE_1_7_BRANCH on
6945           2008-06-17 03:57:46 +0000
6946
6947 2007-08-01 15:25  ivan
6948
6949         * httemplate/elements/fckeditor/editor/dialog/fck_listprop.html:
6950           file fck_listprop.html was added on branch FREESIDE_1_7_BRANCH on
6951           2008-06-17 03:57:46 +0000
6952
6953 2007-08-01 15:25  ivan
6954
6955         * httemplate/elements/fckeditor/editor/dialog/fck_paste.html: file
6956           fck_paste.html was added on branch FREESIDE_1_7_BRANCH on
6957           2008-06-17 03:57:46 +0000
6958
6959 2007-08-01 15:25  ivan
6960
6961         * httemplate/elements/fckeditor/editor/dialog/fck_radiobutton.html:
6962           file fck_radiobutton.html was added on branch FREESIDE_1_7_BRANCH
6963           on 2008-06-17 03:57:46 +0000
6964
6965 2007-08-01 15:25  ivan
6966
6967         * httemplate/elements/fckeditor/editor/dialog/fck_replace.html:
6968           file fck_replace.html was added on branch FREESIDE_1_7_BRANCH on
6969           2008-06-17 03:57:46 +0000
6970
6971 2007-08-01 15:25  ivan
6972
6973         * httemplate/elements/fckeditor/editor/dialog/fck_select.html: file
6974           fck_select.html was added on branch FREESIDE_1_7_BRANCH on
6975           2008-06-17 03:57:46 +0000
6976
6977 2007-08-01 15:25  ivan
6978
6979         * httemplate/elements/fckeditor/editor/dialog/fck_smiley.html: file
6980           fck_smiley.html was added on branch FREESIDE_1_7_BRANCH on
6981           2008-06-17 03:57:46 +0000
6982
6983 2007-08-01 15:25  ivan
6984
6985         * httemplate/elements/fckeditor/editor/dialog/fck_source.html: file
6986           fck_source.html was added on branch FREESIDE_1_7_BRANCH on
6987           2008-06-17 03:57:46 +0000
6988
6989 2007-08-01 15:25  ivan
6990
6991         * httemplate/elements/fckeditor/editor/dialog/fck_specialchar.html:
6992           file fck_specialchar.html was added on branch FREESIDE_1_7_BRANCH
6993           on 2008-06-17 03:57:47 +0000
6994
6995 2007-08-01 15:25  ivan
6996
6997         *
6998           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages.html:
6999           file fck_spellerpages.html was added on branch
7000           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:47 +0000
7001
7002 2007-08-01 15:25  ivan
7003
7004         * httemplate/elements/fckeditor/editor/dialog/fck_table.html: file
7005           fck_table.html was added on branch FREESIDE_1_7_BRANCH on
7006           2008-06-17 03:57:47 +0000
7007
7008 2007-08-01 15:25  ivan
7009
7010         * httemplate/elements/fckeditor/editor/dialog/fck_tablecell.html:
7011           file fck_tablecell.html was added on branch FREESIDE_1_7_BRANCH
7012           on 2008-06-17 03:57:48 +0000
7013
7014 2007-08-01 15:25  ivan
7015
7016         * httemplate/elements/fckeditor/editor/dialog/fck_template.html:
7017           file fck_template.html was added on branch FREESIDE_1_7_BRANCH on
7018           2008-06-17 03:57:50 +0000
7019
7020 2007-08-01 15:25  ivan
7021
7022         * httemplate/elements/fckeditor/editor/dialog/fck_textarea.html:
7023           file fck_textarea.html was added on branch FREESIDE_1_7_BRANCH on
7024           2008-06-17 03:57:50 +0000
7025
7026 2007-08-01 15:25  ivan
7027
7028         * httemplate/elements/fckeditor/editor/dialog/fck_textfield.html:
7029           file fck_textfield.html was added on branch FREESIDE_1_7_BRANCH
7030           on 2008-06-17 03:57:50 +0000
7031
7032 2007-08-01 15:25  ivan
7033
7034         * httemplate/elements/fckeditor/editor/dialog/fck_button.html: file
7035           fck_button.html was added on branch FREESIDE_1_7_BRANCH on
7036           2008-06-17 03:57:46 +0000
7037
7038 2007-08-01 15:25  ivan
7039
7040         * httemplate/elements/fckeditor/editor/dialog/fck_checkbox.html:
7041           file fck_checkbox.html was added on branch FREESIDE_1_7_BRANCH on
7042           2008-06-17 03:57:46 +0000
7043
7044 2007-08-01 15:25  ivan
7045
7046         *
7047           httemplate/elements/fckeditor/editor/dialog/fck_colorselector.html:
7048           file fck_colorselector.html was added on branch
7049           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:46 +0000
7050
7051 2007-08-01 15:25  ivan
7052
7053         * httemplate/elements/fckeditor/editor/dialog/fck_about.html: file
7054           fck_about.html was added on branch FREESIDE_1_7_BRANCH on
7055           2008-06-17 03:57:45 +0000
7056
7057 2007-08-01 15:25  ivan
7058
7059         * httemplate/elements/fckeditor/editor/dialog/fck_anchor.html: file
7060           fck_anchor.html was added on branch FREESIDE_1_7_BRANCH on
7061           2008-06-17 03:57:45 +0000
7062
7063 2007-08-01 15:25  ivan
7064
7065         *
7066           httemplate/elements/fckeditor/editor/css/behaviors/disablehandles.htc:
7067           file disablehandles.htc was added on branch FREESIDE_1_7_BRANCH
7068           on 2008-06-17 03:57:45 +0000
7069
7070 2007-08-01 15:25  ivan
7071
7072         * httemplate/elements/fckeditor/editor/css/images/fck_anchor.gif:
7073           file fck_anchor.gif was added on branch FREESIDE_1_7_BRANCH on
7074           2008-06-17 03:57:45 +0000
7075
7076 2007-08-01 15:25  ivan
7077
7078         *
7079           httemplate/elements/fckeditor/editor/css/images/fck_flashlogo.gif:
7080           file fck_flashlogo.gif was added on branch FREESIDE_1_7_BRANCH on
7081           2008-06-17 03:57:45 +0000
7082
7083 2007-08-01 15:25  ivan
7084
7085         *
7086           httemplate/elements/fckeditor/editor/css/images/fck_hiddenfield.gif:
7087           file fck_hiddenfield.gif was added on branch FREESIDE_1_7_BRANCH
7088           on 2008-06-17 03:57:45 +0000
7089
7090 2007-08-01 15:25  ivan
7091
7092         *
7093           httemplate/elements/fckeditor/editor/css/images/fck_pagebreak.gif:
7094           file fck_pagebreak.gif was added on branch FREESIDE_1_7_BRANCH on
7095           2008-06-17 03:57:45 +0000
7096
7097 2007-08-01 15:25  ivan
7098
7099         *
7100           httemplate/elements/fckeditor/editor/css/behaviors/showtableborders.htc:
7101           file showtableborders.htc was added on branch FREESIDE_1_7_BRANCH
7102           on 2008-06-17 03:57:45 +0000
7103
7104 2007-08-01 15:25  ivan
7105
7106         * httemplate/elements/fckeditor/editor/css/fck_editorarea.css: file
7107           fck_editorarea.css was added on branch FREESIDE_1_7_BRANCH on
7108           2008-06-17 03:57:45 +0000
7109
7110 2007-08-01 15:25  ivan
7111
7112         * httemplate/elements/fckeditor/editor/css/fck_internal.css: file
7113           fck_internal.css was added on branch FREESIDE_1_7_BRANCH on
7114           2008-06-17 03:57:45 +0000
7115
7116 2007-08-01 15:25  ivan
7117
7118         *
7119           httemplate/elements/fckeditor/editor/css/fck_showtableborders_gecko.css:
7120           file fck_showtableborders_gecko.css was added on branch
7121           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:45 +0000
7122
7123 2007-08-01 15:25  ivan
7124
7125         * httemplate/elements/fckeditor/editor/fckdebug.html: file
7126           fckdebug.html was added on branch FREESIDE_1_7_BRANCH on
7127           2008-06-17 03:57:45 +0000
7128
7129 2007-08-01 15:25  ivan
7130
7131         * httemplate/elements/fckeditor/editor/fckdialog.html: file
7132           fckdialog.html was added on branch FREESIDE_1_7_BRANCH on
7133           2008-06-17 03:57:45 +0000
7134
7135 2007-08-01 15:25  ivan
7136
7137         * httemplate/elements/fckeditor/editor/fckeditor.html: file
7138           fckeditor.html was added on branch FREESIDE_1_7_BRANCH on
7139           2008-06-17 03:57:45 +0000
7140
7141 2007-08-01 15:25  ivan
7142
7143         * httemplate/elements/fckeditor/editor/fckeditor.original.html:
7144           file fckeditor.original.html was added on branch
7145           FREESIDE_1_7_BRANCH on 2008-06-17 03:57:45 +0000
7146
7147 2007-08-01 15:25  ivan
7148
7149         * httemplate/elements/fckeditor/fckconfig.js: file fckconfig.js was
7150           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:57:44 +0000
7151
7152 2007-08-01 15:25  ivan
7153
7154         * httemplate/elements/fckeditor/fckeditor.js: file fckeditor.js was
7155           added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:57:44 +0000
7156
7157 2007-08-01 15:25  ivan
7158
7159         * httemplate/elements/fckeditor/fckpackager.xml: file
7160           fckpackager.xml was added on branch FREESIDE_1_7_BRANCH on
7161           2008-06-17 03:57:44 +0000
7162
7163 2007-08-01 15:25  ivan
7164
7165         * httemplate/elements/fckeditor/fckstyles.xml: file fckstyles.xml
7166           was added on branch FREESIDE_1_7_BRANCH on 2008-06-17 03:57:44
7167           +0000
7168
7169 2007-08-01 15:25  ivan
7170
7171         * httemplate/elements/fckeditor/fcktemplates.xml: file
7172           fcktemplates.xml was added on branch FREESIDE_1_7_BRANCH on
7173           2008-06-17 03:57:44 +0000
7174
7175 2007-08-01 15:25  ivan
7176
7177         * httemplate/elements/tr-checkbox.html: file tr-checkbox.html was
7178           added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19 +0000
7179
7180 2007-08-01 15:25  ivan
7181
7182         * httemplate/elements/tr-input-money.html: file tr-input-money.html
7183           was added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:19
7184           +0000
7185
7186 2007-08-01 15:25  ivan
7187
7188         * httemplate/elements/tr-password.html: file tr-password.html was
7189           added on branch FREESIDE_1_7_BRANCH on 2008-01-11 04:47:35 +0000
7190
7191 2007-08-01 15:25  ivan
7192
7193         * httemplate/elements/tr-select-cust_main-status.html: file
7194           tr-select-cust_main-status.html was added on branch
7195           FREESIDE_1_7_BRANCH on 2008-06-18 05:18:25 +0000
7196
7197 2007-08-01 15:25  ivan
7198
7199         * httemplate/elements/tr-select.html: file tr-select.html was added
7200           on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:20 +0000
7201
7202 2007-08-01 15:25  ivan
7203
7204         * httemplate/elements/tr-td-label.html: file tr-td-label.html was
7205           added on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:23:20 +0000
7206
7207 2007-08-01 15:25  ivan
7208
7209         * httemplate/elements/tr-title.html: file tr-title.html was added
7210           on branch FREESIDE_1_7_BRANCH on 2008-01-04 02:47:47 +0000
7211
7212 2007-08-01 15:25  ivan
7213
7214         * httemplate/elements/select-cust_main-status.html: file
7215           select-cust_main-status.html was added on branch
7216           FREESIDE_1_7_BRANCH on 2008-06-18 05:27:15 +0000
7217
7218 2007-08-01 15:24  jeff
7219
7220         * FS/FS/part_pkg/prorate_delayed.pm: file prorate_delayed.pm was
7221           added on branch FREESIDE_1_7_BRANCH on 2007-12-21 22:27:14 +0000
7222
7223 2007-08-01 15:24  ivan
7224
7225         * FS/FS/part_pkg/prorate_delayed.pm,
7226           httemplate/elements/hidden.html,
7227           httemplate/elements/select-cust_main-status.html,
7228           httemplate/elements/tr-checkbox.html,
7229           httemplate/elements/tr-fixed.html,
7230           httemplate/elements/tr-input-money.html,
7231           httemplate/elements/tr-input-text.html,
7232           httemplate/elements/tr-password.html,
7233           httemplate/elements/tr-select-cust_main-status.html,
7234           httemplate/elements/tr-select.html,
7235           httemplate/elements/tr-td-label.html,
7236           httemplate/elements/tr-title.html,
7237           httemplate/elements/fckeditor/fckconfig.js,
7238           httemplate/elements/fckeditor/fckeditor.js,
7239           httemplate/elements/fckeditor/fckpackager.xml,
7240           httemplate/elements/fckeditor/fckstyles.xml,
7241           httemplate/elements/fckeditor/fcktemplates.xml,
7242           httemplate/elements/fckeditor/editor/fckdebug.html,
7243           httemplate/elements/fckeditor/editor/fckdialog.html,
7244           httemplate/elements/fckeditor/editor/fckeditor.html,
7245           httemplate/elements/fckeditor/editor/fckeditor.original.html,
7246           httemplate/elements/fckeditor/editor/css/fck_editorarea.css,
7247           httemplate/elements/fckeditor/editor/css/fck_internal.css,
7248           httemplate/elements/fckeditor/editor/css/fck_showtableborders_gecko.css,
7249           httemplate/elements/fckeditor/editor/css/behaviors/disablehandles.htc,
7250           httemplate/elements/fckeditor/editor/css/behaviors/showtableborders.htc,
7251           httemplate/elements/fckeditor/editor/css/images/fck_anchor.gif,
7252           httemplate/elements/fckeditor/editor/css/images/fck_flashlogo.gif,
7253           httemplate/elements/fckeditor/editor/css/images/fck_hiddenfield.gif,
7254           httemplate/elements/fckeditor/editor/css/images/fck_pagebreak.gif,
7255           httemplate/elements/fckeditor/editor/dialog/fck_about.html,
7256           httemplate/elements/fckeditor/editor/dialog/fck_anchor.html,
7257           httemplate/elements/fckeditor/editor/dialog/fck_button.html,
7258           httemplate/elements/fckeditor/editor/dialog/fck_checkbox.html,
7259           httemplate/elements/fckeditor/editor/dialog/fck_colorselector.html,
7260           httemplate/elements/fckeditor/editor/dialog/fck_docprops.html,
7261           httemplate/elements/fckeditor/editor/dialog/fck_find.html,
7262           httemplate/elements/fckeditor/editor/dialog/fck_flash.html,
7263           httemplate/elements/fckeditor/editor/dialog/fck_form.html,
7264           httemplate/elements/fckeditor/editor/dialog/fck_hiddenfield.html,
7265           httemplate/elements/fckeditor/editor/dialog/fck_image.html,
7266           httemplate/elements/fckeditor/editor/dialog/fck_link.html,
7267           httemplate/elements/fckeditor/editor/dialog/fck_listprop.html,
7268           httemplate/elements/fckeditor/editor/dialog/fck_paste.html,
7269           httemplate/elements/fckeditor/editor/dialog/fck_radiobutton.html,
7270           httemplate/elements/fckeditor/editor/dialog/fck_replace.html,
7271           httemplate/elements/fckeditor/editor/dialog/fck_select.html,
7272           httemplate/elements/fckeditor/editor/dialog/fck_smiley.html,
7273           httemplate/elements/fckeditor/editor/dialog/fck_source.html,
7274           httemplate/elements/fckeditor/editor/dialog/fck_specialchar.html,
7275           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages.html,
7276           httemplate/elements/fckeditor/editor/dialog/fck_table.html,
7277           httemplate/elements/fckeditor/editor/dialog/fck_tablecell.html,
7278           httemplate/elements/fckeditor/editor/dialog/fck_template.html,
7279           httemplate/elements/fckeditor/editor/dialog/fck_textarea.html,
7280           httemplate/elements/fckeditor/editor/dialog/fck_textfield.html,
7281           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.css,
7282           httemplate/elements/fckeditor/editor/dialog/common/fck_dialog_common.js,
7283           httemplate/elements/fckeditor/editor/dialog/common/fcknumericfield.htc,
7284           httemplate/elements/fckeditor/editor/dialog/common/moz-bindings.xml,
7285           httemplate/elements/fckeditor/editor/dialog/common/images/locked.gif,
7286           httemplate/elements/fckeditor/editor/dialog/common/images/reset.gif,
7287           httemplate/elements/fckeditor/editor/dialog/common/images/unlocked.gif,
7288           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif,
7289           httemplate/elements/fckeditor/editor/dialog/fck_about/logo_fredck.gif,
7290           httemplate/elements/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html,
7291           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash.js,
7292           httemplate/elements/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html,
7293           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image.js,
7294           httemplate/elements/fckeditor/editor/dialog/fck_image/fck_image_preview.html,
7295           httemplate/elements/fckeditor/editor/dialog/fck_link/fck_link.js,
7296           httemplate/elements/fckeditor/editor/dialog/fck_select/fck_select.js,
7297           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html,
7298           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js,
7299           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html,
7300           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js,
7301           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html,
7302           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css,
7303           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js,
7304           httemplate/elements/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl,
7305           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template1.gif,
7306           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template2.gif,
7307           httemplate/elements/fckeditor/editor/dialog/fck_template/images/template3.gif,
7308           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.css,
7309           httemplate/elements/fckeditor/editor/filemanager/browser/default/browser.html,
7310           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmactualfolder.html,
7311           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html,
7312           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmfolders.html,
7313           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourceslist.html,
7314           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmresourcetype.html,
7315           httemplate/elements/fckeditor/editor/filemanager/browser/default/frmupload.html,
7316           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl,
7317           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/commands.pl,
7318           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi,
7319           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/io.pl,
7320           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl,
7321           httemplate/elements/fckeditor/editor/filemanager/browser/default/connectors/perl/util.pl,
7322           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif,
7323           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder.gif,
7324           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/Folder32.gif,
7325           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif,
7326           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif,
7327           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif,
7328           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/spacer.gif,
7329           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif,
7330           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif,
7331           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif,
7332           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif,
7333           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif,
7334           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif,
7335           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif,
7336           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif,
7337           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif,
7338           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif,
7339           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif,
7340           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/html.gif,
7341           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif,
7342           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/js.gif,
7343           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif,
7344           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif,
7345           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif,
7346           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/png.gif,
7347           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif,
7348           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif,
7349           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif,
7350           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif,
7351           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif,
7352           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif,
7353           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif,
7354           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif,
7355           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif,
7356           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif,
7357           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif,
7358           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif,
7359           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif,
7360           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif,
7361           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif,
7362           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif,
7363           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif,
7364           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif,
7365           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif,
7366           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif,
7367           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif,
7368           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif,
7369           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif,
7370           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif,
7371           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif,
7372           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif,
7373           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif,
7374           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif,
7375           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif,
7376           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif,
7377           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif,
7378           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif,
7379           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif,
7380           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif,
7381           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif,
7382           httemplate/elements/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif,
7383           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/common.js,
7384           httemplate/elements/fckeditor/editor/filemanager/browser/default/js/fckxml.js,
7385           httemplate/elements/fckeditor/editor/filemanager/upload/test.html,
7386           httemplate/elements/fckeditor/editor/images/anchor.gif,
7387           httemplate/elements/fckeditor/editor/images/arrow_ltr.gif,
7388           httemplate/elements/fckeditor/editor/images/arrow_rtl.gif,
7389           httemplate/elements/fckeditor/editor/images/spacer.gif,
7390           httemplate/elements/fckeditor/editor/images/smiley/msn/angel_smile.gif,
7391           httemplate/elements/fckeditor/editor/images/smiley/msn/angry_smile.gif,
7392           httemplate/elements/fckeditor/editor/images/smiley/msn/broken_heart.gif,
7393           httemplate/elements/fckeditor/editor/images/smiley/msn/cake.gif,
7394           httemplate/elements/fckeditor/editor/images/smiley/msn/confused_smile.gif,
7395           httemplate/elements/fckeditor/editor/images/smiley/msn/cry_smile.gif,
7396           httemplate/elements/fckeditor/editor/images/smiley/msn/devil_smile.gif,
7397           httemplate/elements/fckeditor/editor/images/smiley/msn/embaressed_smile.gif,
7398           httemplate/elements/fckeditor/editor/images/smiley/msn/envelope.gif,
7399           httemplate/elements/fckeditor/editor/images/smiley/msn/heart.gif,
7400           httemplate/elements/fckeditor/editor/images/smiley/msn/kiss.gif,
7401           httemplate/elements/fckeditor/editor/images/smiley/msn/lightbulb.gif,
7402           httemplate/elements/fckeditor/editor/images/smiley/msn/omg_smile.gif,
7403           httemplate/elements/fckeditor/editor/images/smiley/msn/regular_smile.gif,
7404           httemplate/elements/fckeditor/editor/images/smiley/msn/sad_smile.gif,
7405           httemplate/elements/fckeditor/editor/images/smiley/msn/shades_smile.gif,
7406           httemplate/elements/fckeditor/editor/images/smiley/msn/teeth_smile.gif,
7407           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_down.gif,
7408           httemplate/elements/fckeditor/editor/images/smiley/msn/thumbs_up.gif,
7409           httemplate/elements/fckeditor/editor/images/smiley/msn/tounge_smile.gif,
7410           httemplate/elements/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif,
7411           httemplate/elements/fckeditor/editor/images/smiley/msn/wink_smile.gif,
7412           httemplate/elements/fckeditor/editor/js/fckeditorcode_gecko.js,
7413           httemplate/elements/fckeditor/editor/js/fckeditorcode_ie.js,
7414           httemplate/elements/fckeditor/editor/lang/_getfontformat.html,
7415           httemplate/elements/fckeditor/editor/lang/_translationstatus.txt,
7416           httemplate/elements/fckeditor/editor/lang/af.js,
7417           httemplate/elements/fckeditor/editor/lang/ar.js,
7418           httemplate/elements/fckeditor/editor/lang/bg.js,
7419           httemplate/elements/fckeditor/editor/lang/bn.js,
7420           httemplate/elements/fckeditor/editor/lang/bs.js,
7421           httemplate/elements/fckeditor/editor/lang/ca.js,
7422           httemplate/elements/fckeditor/editor/lang/cs.js,
7423           httemplate/elements/fckeditor/editor/lang/da.js,
7424           httemplate/elements/fckeditor/editor/lang/de.js,
7425           httemplate/elements/fckeditor/editor/lang/el.js,
7426           httemplate/elements/fckeditor/editor/lang/en-au.js,
7427           httemplate/elements/fckeditor/editor/lang/en-ca.js,
7428           httemplate/elements/fckeditor/editor/lang/en-uk.js,
7429           httemplate/elements/fckeditor/editor/lang/en.js,
7430           httemplate/elements/fckeditor/editor/lang/eo.js,
7431           httemplate/elements/fckeditor/editor/lang/es.js,
7432           httemplate/elements/fckeditor/editor/lang/et.js,
7433           httemplate/elements/fckeditor/editor/lang/eu.js,
7434           httemplate/elements/fckeditor/editor/lang/fa.js,
7435           httemplate/elements/fckeditor/editor/lang/fi.js,
7436           httemplate/elements/fckeditor/editor/lang/fo.js,
7437           httemplate/elements/fckeditor/editor/lang/fr.js,
7438           httemplate/elements/fckeditor/editor/lang/gl.js,
7439           httemplate/elements/fckeditor/editor/lang/he.js,
7440           httemplate/elements/fckeditor/editor/lang/hi.js,
7441           httemplate/elements/fckeditor/editor/lang/hr.js,
7442           httemplate/elements/fckeditor/editor/lang/hu.js,
7443           httemplate/elements/fckeditor/editor/lang/it.js,
7444           httemplate/elements/fckeditor/editor/lang/ja.js,
7445           httemplate/elements/fckeditor/editor/lang/km.js,
7446           httemplate/elements/fckeditor/editor/lang/ko.js,
7447           httemplate/elements/fckeditor/editor/lang/lt.js,
7448           httemplate/elements/fckeditor/editor/lang/lv.js,
7449           httemplate/elements/fckeditor/editor/lang/mn.js,
7450           httemplate/elements/fckeditor/editor/lang/ms.js,
7451           httemplate/elements/fckeditor/editor/lang/nb.js,
7452           httemplate/elements/fckeditor/editor/lang/nl.js,
7453           httemplate/elements/fckeditor/editor/lang/no.js,
7454           httemplate/elements/fckeditor/editor/lang/pl.js,
7455           httemplate/elements/fckeditor/editor/lang/pt-br.js,
7456           httemplate/elements/fckeditor/editor/lang/pt.js,
7457           httemplate/elements/fckeditor/editor/lang/ro.js,
7458           httemplate/elements/fckeditor/editor/lang/ru.js,
7459           httemplate/elements/fckeditor/editor/lang/sk.js,
7460           httemplate/elements/fckeditor/editor/lang/sl.js,
7461           httemplate/elements/fckeditor/editor/lang/sr-latn.js,
7462           httemplate/elements/fckeditor/editor/lang/sr.js,
7463           httemplate/elements/fckeditor/editor/lang/sv.js,
7464           httemplate/elements/fckeditor/editor/lang/th.js,
7465           httemplate/elements/fckeditor/editor/lang/tr.js,
7466           httemplate/elements/fckeditor/editor/lang/uk.js,
7467           httemplate/elements/fckeditor/editor/lang/vi.js,
7468           httemplate/elements/fckeditor/editor/lang/zh-cn.js,
7469           httemplate/elements/fckeditor/editor/lang/zh.js,
7470           httemplate/elements/fckeditor/editor/plugins/autogrow/fckplugin.js,
7471           httemplate/elements/fckeditor/editor/plugins/placeholder/fck_placeholder.html,
7472           httemplate/elements/fckeditor/editor/plugins/placeholder/fckplugin.js,
7473           httemplate/elements/fckeditor/editor/plugins/placeholder/placeholder.gif,
7474           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/de.js,
7475           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/en.js,
7476           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/fr.js,
7477           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/it.js,
7478           httemplate/elements/fckeditor/editor/plugins/placeholder/lang/pl.js,
7479           httemplate/elements/fckeditor/editor/plugins/simplecommands/fckplugin.js,
7480           httemplate/elements/fckeditor/editor/plugins/tablecommands/fckplugin.js,
7481           httemplate/elements/fckeditor/editor/skins/_fckviewstrips.html,
7482           httemplate/elements/fckeditor/editor/skins/default/fck_dialog.css,
7483           httemplate/elements/fckeditor/editor/skins/default/fck_editor.css,
7484           httemplate/elements/fckeditor/editor/skins/default/fck_strip.gif,
7485           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.arrowright.gif,
7486           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif,
7487           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.collapse.gif,
7488           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.end.gif,
7489           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.expand.gif,
7490           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.separator.gif,
7491           httemplate/elements/fckeditor/editor/skins/default/images/toolbar.start.gif,
7492           httemplate/elements/fckeditor/editor/skins/office2003/fck_dialog.css,
7493           httemplate/elements/fckeditor/editor/skins/office2003/fck_editor.css,
7494           httemplate/elements/fckeditor/editor/skins/office2003/fck_strip.gif,
7495           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.arrowright.gif,
7496           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.bg.gif,
7497           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif,
7498           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.collapse.gif,
7499           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.end.gif,
7500           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.expand.gif,
7501           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.separator.gif,
7502           httemplate/elements/fckeditor/editor/skins/office2003/images/toolbar.start.gif,
7503           httemplate/elements/fckeditor/editor/skins/silver/fck_dialog.css,
7504           httemplate/elements/fckeditor/editor/skins/silver/fck_editor.css,
7505           httemplate/elements/fckeditor/editor/skins/silver/fck_strip.gif,
7506           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif,
7507           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif,
7508           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif,
7509           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.collapse.gif,
7510           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.end.gif,
7511           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.expand.gif,
7512           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.separator.gif,
7513           httemplate/elements/fckeditor/editor/skins/silver/images/toolbar.start.gif,
7514           httemplate/misc/cancel_cust.html: event refactor, landing on
7515           HEAD!
7516
7517 2007-08-01 15:21  ivan
7518
7519         * rt/lib/RTx/WebCronTool.pm: adding WebCronTool.pm to _1_7_BRANCH
7520           too
7521
7522 2007-08-01 15:20  ivan
7523
7524         * rt/lib/RTx/WebCronTool.pm: commit these RT differences, seem to
7525           be mostly in autogen'ed stuff
7526
7527 2007-08-01 15:20  ivan
7528
7529         * rt/lib/RTx/WebCronTool.pm: file WebCronTool.pm was added on
7530           branch FREESIDE_1_7_BRANCH on 2007-08-01 22:21:22 +0000
7531
7532 2007-07-20 12:58  ivan
7533
7534         * bin/apache.export: apache export: don't bomb out when svc_www
7535           records aren't associated with an svc_acct, just leave those
7536           subsitution vars blank
7537
7538 2007-07-18 14:13  ivan
7539
7540         * FS/FS/Schema.pm: Schema.pm doesn't need FS::UID datasrc anyway,
7541           wtf
7542
7543 2007-07-17 20:23  jeff
7544
7545         * FS/FS/AccessRight.pm, httemplate/edit/svc_acct.cgi: svc_acct.dir
7546           should be editable with ACL (#1730)
7547
7548 2007-07-14 10:42  rsiddall
7549
7550         * install/rpm/freeside.spec: The RPM requires mod_ssl, so modify
7551           the httpd conf file to require SSL.
7552
7553 2007-07-13 17:44  ivan
7554
7555         * bin/find-overapplied: a payment, by any other name
7556
7557 2007-07-13 16:58  ivan
7558
7559         * bin/: find-overapplied, strip-eps: adding quick find-overapplied
7560           script
7561
7562 2007-07-13 16:58  ivan
7563
7564         * bin/find-overapplied: file find-overapplied was added on branch
7565           FREESIDE_1_7_BRANCH on 2007-07-13 23:59:39 +0000
7566
7567 2007-07-13 16:52  ivan
7568
7569         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
7570           FS/FS/ClientAPI/Signup.pm, FS/FS/Cron/bill.pm,
7571           FS/bin/freeside-prepaidd, httemplate/edit/process/cust_main.cgi,
7572           httemplate/misc/bill.cgi,
7573           httemplate/misc/process/recharge_svc.html: fix race condition
7574           where ->apply_payments_and_credits could double-apply in rare
7575           cases
7576
7577 2007-07-12 14:41  ivan
7578
7579         * bin/apache.export: add debugging flag to apache export
7580
7581 2007-07-11 04:10  ivan
7582
7583         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: show bad
7584           amount in error message
7585
7586 2007-07-11 01:35  ivan
7587
7588         * FS/FS/cust_main.pm: finish adding payunique field
7589
7590 2007-07-11 01:08  ivan
7591
7592         * FS/FS/cust_pay.pm, httemplate/misc/payment.cgi,
7593           httemplate/misc/process/payment.cgi: finish adding payunique
7594           field
7595
7596 2007-07-10 21:23  jeff
7597
7598         * FS/FS/cust_main.pm: honor bop_realtime options for paystate,
7599           paytype, stateid, and stateid_state for CHEK transactions (#1718)
7600
7601 2007-07-10 11:40  rsiddall
7602
7603         * install/rpm/freeside.spec: Added %post to mason RPM to create
7604           freeside user.
7605
7606 2007-07-10 10:05  rsiddall
7607
7608         * install/rpm/freeside.spec: Fixed bug where placeholders in
7609           freeside-init were not replaced during build.
7610
7611 2007-07-10 07:19  rsiddall
7612
7613         * install/rpm/freeside.spec: freeside users need home directories
7614           for SSH keys.  Lock and log directories were missing from RPM
7615           file list.
7616
7617 2007-07-08 20:07  rsiddall
7618
7619         * install/rpm/freeside.spec: Fixes problem with packaging the
7620           self-service clientd
7621
7622 2007-07-08 14:35  rsiddall
7623
7624         * install/rpm/INSTALL: Updated for include file for mason RPM
7625           dependencies
7626
7627 2007-07-08 14:29  rsiddall
7628
7629         * install/rpm/freeside-1.7.2.rpm.patch: No longer needed for
7630           Freeside versions greater than 1.7.2
7631
7632 2007-07-08 14:25  rsiddall
7633
7634         * install/rpm/rpm2Bundle: Utility for generating local Bundles from
7635           RPMs
7636
7637 2007-07-08 14:23  rsiddall
7638
7639         * install/rpm/: freeside-mason.deps.inc, freeside.spec: Updated for
7640           upcoming Freeside 1.7.3
7641
7642 2007-07-08 14:22  rsiddall
7643
7644         * FS/FS/part_export/communigate_pro_singledomain.pm: Work around
7645           for a bug in rpm's perldeps handling of here documents
7646
7647 2007-07-07 20:41  rsiddall
7648
7649         * install/rpm/freeside-mason.deps.inc: Perl dependencies for the
7650           Freeside Mason files RPM
7651
7652 2007-07-07 20:40  rsiddall
7653
7654         * install/rpm/freeside-1.7.2.rpm.patch: Patch to work around bug in
7655           rpm's handling of here documents, regenerated for Freeside 1.7.2
7656
7657 2007-07-07 20:37  rsiddall
7658
7659         * install/rpm/freeside-install: Modified for Freeside 1.7.2
7660
7661 2007-07-07 20:34  rsiddall
7662
7663         * install/rpm/freeside.spec: Updated for Freeside 1.7.2 without RT
7664
7665 2007-07-06 16:55  jeff
7666
7667         * httemplate/edit/process/svc_acct.cgi: manually editing usage
7668           counters removes overlimit status (#1706)
7669
7670 2007-07-06 01:08  ivan
7671
7672         * GPL, README: v3!
7673
7674 2007-07-05 15:05  ivan
7675
7676         * FS/FS/Record.pm: fix for compatibility w/DBIx::DBSchema v0.33+
7677           (without requiring it)
7678
7679 2007-07-01 17:15  ivan
7680
7681         * FS/FS/cust_pkg.pm: missing method name in docs
7682
7683 2007-06-30 17:36  ivan
7684
7685         * httemplate/edit/agent.cgi: separate agent interface is
7686           deprecated...
7687
7688 2007-06-29 14:06  ivan
7689
7690         * httemplate/: edit/svc_www.cgi, view/svc_www.cgi: add regular
7691           header/footer to svc_www view and edit
7692
7693 2007-06-28 18:42  ivan
7694
7695         * FS/FS/cust_pay.pm: silly missing parenthesis
7696
7697 2007-06-28 18:27  ivan
7698
7699         * bin/strip-eps: file strip-eps was added on branch
7700           FREESIDE_1_7_BRANCH on 2007-07-13 23:58:57 +0000
7701
7702 2007-06-28 18:27  ivan
7703
7704         * bin/strip-eps: removing create-history-tables, freeside-upgrade
7705           does this anyway
7706
7707 2007-06-28 18:23  ivan
7708
7709         * FS/FS/: Schema.pm, cust_pay.pm: add payunique field and dup
7710           checking
7711
7712 2007-06-28 13:57  ivan
7713
7714         * bin/: bill-as-nextmonth, bill-as-nextmonth-BILL,
7715           bill-as-nextyear, bill-as-nextyear-BILL: add some quick scripts
7716           for cron jobs
7717
7718 2007-06-28 13:57  ivan
7719
7720         * bin/bill-as-nextmonth: file bill-as-nextmonth was added on branch
7721           FREESIDE_1_7_BRANCH on 2007-06-28 20:57:46 +0000
7722
7723 2007-06-28 13:57  ivan
7724
7725         * bin/bill-as-nextmonth-BILL: file bill-as-nextmonth-BILL was added
7726           on branch FREESIDE_1_7_BRANCH on 2007-06-28 20:57:46 +0000
7727
7728 2007-06-28 13:57  ivan
7729
7730         * bin/bill-as-nextyear: file bill-as-nextyear was added on branch
7731           FREESIDE_1_7_BRANCH on 2007-06-28 20:57:46 +0000
7732
7733 2007-06-28 13:57  ivan
7734
7735         * bin/bill-as-nextyear-BILL: file bill-as-nextyear-BILL was added
7736           on branch FREESIDE_1_7_BRANCH on 2007-06-28 20:57:46 +0000
7737
7738 2007-06-27 19:38  rsiddall
7739
7740         * install/rpm/INSTALL: file INSTALL was added on branch
7741           FREESIDE_1_7_BRANCH on 2007-07-08 21:35:41 +0000
7742
7743 2007-06-27 11:22  rsiddall
7744
7745         * install/rpm/freeside.sysconfig: file freeside.sysconfig was added
7746           on branch FREESIDE_1_7_BRANCH on 2007-11-06 21:23:38 +0000
7747
7748 2007-06-27 11:15  rsiddall
7749
7750         * install/rpm/freeside-install: file freeside-install was added on
7751           branch FREESIDE_1_7_BRANCH on 2007-07-08 03:37:03 +0000
7752
7753 2007-06-27 11:13  rsiddall
7754
7755         * install/rpm/freeside.spec: file freeside.spec was added on branch
7756           FREESIDE_1_7_BRANCH on 2007-07-08 03:34:33 +0000
7757
7758 2007-06-26 18:17  ivan
7759
7760         * rt/html/Callbacks/kStatistics/Elements/Tabs/Default: somehow
7761           missed commiting this on 1.7 branch
7762
7763 2007-06-26 11:58  ivan
7764
7765         * httemplate/search/cust_pay.cgi: fix check# search
7766
7767 2007-06-26 11:21  ivan
7768
7769         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: we need
7770           Number::Format 1.50, not just any version (backport)
7771
7772 2007-06-26 09:55  jeff
7773
7774         * fs_selfservice/FS-SelfService/cgi/view_usage_details.html: add
7775           date range to page top
7776
7777 2007-06-26 08:36  jeff
7778
7779         * FS/FS/AccessRight.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
7780           FS/FS/cust_pkg.pm, FS/FS/Cron/bill.pm, FS/FS/Cron/notify.pm,
7781           httemplate/edit/REAL_cust_pkg.cgi,
7782           httemplate/edit/process/REAL_cust_pkg.cgi,
7783           httemplate/misc/cancel_pkg.html,
7784           httemplate/misc/process/cancel_pkg.html,
7785           httemplate/search/cust_pkg.cgi,
7786           httemplate/search/report_cust_pkg.html,
7787           httemplate/view/cust_main/packages.html: suspend later just like
7788           expire (#1487)
7789
7790 2007-06-25 19:31  ivan
7791
7792         * fs_selfservice/FS-SelfService/cgi/view_usage_details.html: change
7793           "====" to <HR> in selfservice usage stuff.  welcome to this
7794           millenium! :)
7795
7796 2007-06-22 14:25  jeff
7797
7798         * fs_selfservice/FS-SelfService/cgi/: selfservice.cgi,
7799           view_usage_details.html: self-service usage report enhancements
7800           (1495)
7801
7802 2007-06-22 10:27  jeff
7803
7804         * httemplate/graph/elements/monthly.html: add csv and excel export
7805           to sales reports (1426)
7806
7807 2007-06-22 10:21  jeff
7808
7809         * FS/FS/part_export/www_shellcommands.pm: documentation improvement
7810
7811 2007-06-20 21:02  jeff
7812
7813         * FS/FS/Conf.pm, conf/welcome_letter, FS/FS/Misc.pm,
7814           FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm: latex
7815           welcome letters (1677)
7816
7817 2007-06-20 15:58  ivan
7818
7819         * rt/: etc/RT_SiteConfig.pm, html/Elements/QuickCreate: add
7820           QuickCreateLong option, part of merging spiritone RT changes
7821
7822 2007-06-20 15:37  ivan
7823
7824         * rt/html/Elements/Tabs: s/Tickets/Search Tickets/ in menu for
7825           clarity, part of merging spiritone RT changes (#1661)
7826
7827 2007-06-20 15:33  ivan
7828
7829         * rt/: html/Elements/TicketList, etc/RT_SiteConfig.pm: add
7830           $RT::MyTicketsLength patch from spiritone, part of merging RT
7831           changes (#1661)
7832
7833 2007-06-20 15:28  ivan
7834
7835         * rt/: lib/RTx/Statistics.pm, lib/RT/Extension/ActivityReports.pm,
7836           html/RTx/Statistics/DurationAsString,
7837           html/RTx/Statistics/index.html,
7838           html/RTx/Statistics/CallsMultiQueue/index.html,
7839           html/RTx/Statistics/CallsMultiQueue/Elements/Chart,
7840           html/RTx/Statistics/CallsQueueDay/Results.tsv,
7841           html/RTx/Statistics/CallsQueueDay/index.html,
7842           html/RTx/Statistics/CallsQueueDay/Elements/Chart,
7843           html/RTx/Statistics/DayOfWeek/index.html,
7844           html/RTx/Statistics/DayOfWeek/Elements/Chart,
7845           html/RTx/Statistics/Elements/DateSelectRow,
7846           html/RTx/Statistics/Elements/DurationAsString,
7847           html/RTx/Statistics/Elements/GraphBox,
7848           html/RTx/Statistics/Elements/SelectMultiQueue,
7849           html/RTx/Statistics/Elements/StatColumnMap,
7850           html/RTx/Statistics/Elements/Tabs,
7851           html/RTx/Statistics/Elements/CollectionAsTable/Header,
7852           html/RTx/Statistics/Elements/CollectionAsTable/ParseFormat,
7853           html/RTx/Statistics/Elements/CollectionAsTable/Row,
7854           html/RTx/Statistics/Elements/ControlsAsTable/ControlBox,
7855           html/RTx/Statistics/Elements/ControlsAsTable/UpdatePage,
7856           html/RTx/Statistics/FAQ/index.html,
7857           html/RTx/Statistics/OpenStalled/Results.tsv,
7858           html/RTx/Statistics/OpenStalled/index.html,
7859           html/RTx/Statistics/OpenStalled/Elements/Chart,
7860           html/RTx/Statistics/Resolution/index.html,
7861           html/RTx/Statistics/Resolution/Elements/Chart,
7862           html/RTx/Statistics/TimeToResolve/index.html,
7863           html/RTx/Statistics/TimeToResolve/Elements/Chart,
7864           html/RTx/Statistics/UserTest/index.html,
7865           html/RTx/Statistics/UserTest/Elements/Chart,
7866           html/Callbacks/ActivityReports/Elements/Tabs/Default,
7867           html/Callbacks/ActivityReports/NoAuth/webrt.css/Default,
7868           html/Callbacks/ActivityReports/Search/Results.html/SearchActions,
7869           html/Callbacks/RT-WebCronTool/Elements/Tabs/Default,
7870           html/Reports/Activity/ActivityDetail.html,
7871           html/Reports/Activity/ActivitySummary.html,
7872           html/Reports/Activity/ResolutionComments.html,
7873           html/Reports/Activity/ResolutionStatistics.html,
7874           html/Reports/Activity/index.html,
7875           html/Reports/Activity/Elements/LimitReport,
7876           html/Reports/Activity/Elements/MiniPlot,
7877           html/Reports/Activity/Elements/PrintFooter,
7878           html/Reports/Activity/Elements/PrintHeader,
7879           html/Reports/Activity/Elements/ScreenFooter,
7880           html/Reports/Activity/Elements/ScreenHeader,
7881           html/Reports/Activity/Elements/Tabs,
7882           html/Reports/Activity/Elements/Wrapper,
7883           html/Developer/CronTool/autohandler,
7884           html/Developer/CronTool/index.html: integrate RTx::Statistics,
7885           RT::Extension::ActivityReports package, and RTx::WebCronTool
7886           packages, as part of merging spiritone RT changes (#1661)
7887
7888 2007-06-20 15:28  ivan
7889
7890         * rt/html/Reports/Activity/ActivityDetail.html: file
7891           ActivityDetail.html was added on branch FREESIDE_1_7_BRANCH on
7892           2007-06-20 22:29:36 +0000
7893
7894 2007-06-20 15:28  ivan
7895
7896         * rt/html/Reports/Activity/ActivitySummary.html: file
7897           ActivitySummary.html was added on branch FREESIDE_1_7_BRANCH on
7898           2007-06-20 22:29:36 +0000
7899
7900 2007-06-20 15:28  ivan
7901
7902         * rt/html/Callbacks/RT-WebCronTool/Elements/Tabs/Default: file
7903           Default was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
7904           22:29:35 +0000
7905
7906 2007-06-20 15:28  ivan
7907
7908         * rt/html/Reports/Activity/Elements/LimitReport: file LimitReport
7909           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7910           +0000
7911
7912 2007-06-20 15:28  ivan
7913
7914         * rt/html/Reports/Activity/Elements/MiniPlot: file MiniPlot was
7915           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38 +0000
7916
7917 2007-06-20 15:28  ivan
7918
7919         * rt/html/Reports/Activity/Elements/PrintFooter: file PrintFooter
7920           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7921           +0000
7922
7923 2007-06-20 15:28  ivan
7924
7925         * rt/html/Reports/Activity/Elements/PrintHeader: file PrintHeader
7926           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7927           +0000
7928
7929 2007-06-20 15:28  ivan
7930
7931         * rt/html/Reports/Activity/ResolutionComments.html: file
7932           ResolutionComments.html was added on branch FREESIDE_1_7_BRANCH
7933           on 2007-06-20 22:29:37 +0000
7934
7935 2007-06-20 15:28  ivan
7936
7937         * rt/html/Reports/Activity/ResolutionStatistics.html: file
7938           ResolutionStatistics.html was added on branch FREESIDE_1_7_BRANCH
7939           on 2007-06-20 22:29:37 +0000
7940
7941 2007-06-20 15:28  ivan
7942
7943         * rt/html/Reports/Activity/Elements/ScreenFooter: file ScreenFooter
7944           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7945           +0000
7946
7947 2007-06-20 15:28  ivan
7948
7949         * rt/html/Reports/Activity/Elements/ScreenHeader: file ScreenHeader
7950           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38
7951           +0000
7952
7953 2007-06-20 15:28  ivan
7954
7955         *
7956           rt/html/Callbacks/ActivityReports/Search/Results.html/SearchActions:
7957           file SearchActions was added on branch FREESIDE_1_7_BRANCH on
7958           2007-06-20 22:29:34 +0000
7959
7960 2007-06-20 15:28  ivan
7961
7962         * rt/html/Reports/Activity/Elements/Tabs: file Tabs was added on
7963           branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:39 +0000
7964
7965 2007-06-20 15:28  ivan
7966
7967         * rt/html/Reports/Activity/Elements/Wrapper: file Wrapper was added
7968           on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:39 +0000
7969
7970 2007-06-20 15:28  ivan
7971
7972         * rt/html/Developer/CronTool/autohandler: file autohandler was
7973           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:41 +0000
7974
7975 2007-06-20 15:28  ivan
7976
7977         * rt/html/Reports/Activity/index.html: file index.html was added on
7978           branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:38 +0000
7979
7980 2007-06-20 15:28  ivan
7981
7982         * rt/html/Developer/CronTool/index.html: file index.html was added
7983           on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:41 +0000
7984
7985 2007-06-20 15:28  ivan
7986
7987         * rt/html/RTx/Statistics/TimeToResolve/Elements/Chart: file Chart
7988           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:22
7989           +0000
7990
7991 2007-06-20 15:28  ivan
7992
7993         * rt/html/RTx/Statistics/UserTest/Elements/Chart: file Chart was
7994           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:28 +0000
7995
7996 2007-06-20 15:28  ivan
7997
7998         * rt/html/Callbacks/ActivityReports/Elements/Tabs/Default: file
7999           Default was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
8000           22:29:31 +0000
8001
8002 2007-06-20 15:28  ivan
8003
8004         * rt/html/Callbacks/ActivityReports/NoAuth/webrt.css/Default: file
8005           Default was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
8006           22:29:33 +0000
8007
8008 2007-06-20 15:28  ivan
8009
8010         * rt/html/RTx/Statistics/TimeToResolve/index.html: file index.html
8011           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:19
8012           +0000
8013
8014 2007-06-20 15:28  ivan
8015
8016         * rt/html/RTx/Statistics/UserTest/index.html: file index.html was
8017           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:28 +0000
8018
8019 2007-06-20 15:28  ivan
8020
8021         * rt/html/RTx/Statistics/: OpenStalled/Elements/Chart,
8022           Resolution/Elements/Chart: file Chart was added on branch
8023           FREESIDE_1_7_BRANCH on 2007-06-20 22:29:16 +0000
8024
8025 2007-06-20 15:28  ivan
8026
8027         * rt/html/RTx/Statistics/OpenStalled/Results.tsv: file Results.tsv
8028           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:15
8029           +0000
8030
8031 2007-06-20 15:28  ivan
8032
8033         * rt/html/RTx/Statistics/: FAQ/index.html, OpenStalled/index.html:
8034           file index.html was added on branch FREESIDE_1_7_BRANCH on
8035           2007-06-20 22:29:15 +0000
8036
8037 2007-06-20 15:28  ivan
8038
8039         * rt/html/RTx/Statistics/Resolution/index.html: file index.html was
8040           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:16 +0000
8041
8042 2007-06-20 15:28  ivan
8043
8044         * rt/html/RTx/Statistics/Elements/ControlsAsTable/ControlBox: file
8045           ControlBox was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
8046           22:29:15 +0000
8047
8048 2007-06-20 15:28  ivan
8049
8050         * rt/html/RTx/Statistics/Elements/CollectionAsTable/Header: file
8051           Header was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
8052           22:29:14 +0000
8053
8054 2007-06-20 15:28  ivan
8055
8056         * rt/html/RTx/Statistics/Elements/CollectionAsTable/ParseFormat:
8057           file ParseFormat was added on branch FREESIDE_1_7_BRANCH on
8058           2007-06-20 22:29:14 +0000
8059
8060 2007-06-20 15:28  ivan
8061
8062         * rt/html/RTx/Statistics/Elements/CollectionAsTable/Row: file Row
8063           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:14
8064           +0000
8065
8066 2007-06-20 15:28  ivan
8067
8068         * rt/html/RTx/Statistics/Elements/Tabs: file Tabs was added on
8069           branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:13 +0000
8070
8071 2007-06-20 15:28  ivan
8072
8073         * rt/html/RTx/Statistics/Elements/ControlsAsTable/UpdatePage: file
8074           UpdatePage was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
8075           22:29:15 +0000
8076
8077 2007-06-20 15:28  ivan
8078
8079         * rt/html/RTx/Statistics/Elements/SelectMultiQueue: file
8080           SelectMultiQueue was added on branch FREESIDE_1_7_BRANCH on
8081           2007-06-20 22:29:11 +0000
8082
8083 2007-06-20 15:28  ivan
8084
8085         * rt/html/RTx/Statistics/Elements/StatColumnMap: file StatColumnMap
8086           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:11
8087           +0000
8088
8089 2007-06-20 15:28  ivan
8090
8091         * rt/html/RTx/Statistics/Elements/GraphBox: file GraphBox was added
8092           on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:11 +0000
8093
8094 2007-06-20 15:28  ivan
8095
8096         * rt/html/RTx/Statistics/DayOfWeek/Elements/Chart: file Chart was
8097           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:06 +0000
8098
8099 2007-06-20 15:28  ivan
8100
8101         * rt/html/RTx/Statistics/Elements/DateSelectRow: file DateSelectRow
8102           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:10
8103           +0000
8104
8105 2007-06-20 15:28  ivan
8106
8107         * rt/html/RTx/Statistics/Elements/DurationAsString: file
8108           DurationAsString was added on branch FREESIDE_1_7_BRANCH on
8109           2007-06-20 22:29:11 +0000
8110
8111 2007-06-20 15:28  ivan
8112
8113         * rt/lib/RT/Extension/ActivityReports.pm: file ActivityReports.pm
8114           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:28:49
8115           +0000
8116
8117 2007-06-20 15:28  ivan
8118
8119         * rt/html/RTx/Statistics/CallsMultiQueue/Elements/Chart: file Chart
8120           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:28:55
8121           +0000
8122
8123 2007-06-20 15:28  ivan
8124
8125         * rt/html/RTx/Statistics/CallsQueueDay/Elements/Chart: file Chart
8126           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:02
8127           +0000
8128
8129 2007-06-20 15:28  ivan
8130
8131         * rt/html/RTx/Statistics/DurationAsString: file DurationAsString
8132           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:28:52
8133           +0000
8134
8135 2007-06-20 15:28  ivan
8136
8137         * rt/html/RTx/Statistics/CallsQueueDay/Results.tsv: file
8138           Results.tsv was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
8139           22:29:01 +0000
8140
8141 2007-06-20 15:28  ivan
8142
8143         * rt/lib/RTx/Statistics.pm: file Statistics.pm was added on branch
8144           FREESIDE_1_7_BRANCH on 2007-06-20 22:28:41 +0000
8145
8146 2007-06-20 15:28  ivan
8147
8148         * rt/html/RTx/Statistics/index.html: file index.html was added on
8149           branch FREESIDE_1_7_BRANCH on 2007-06-20 22:28:52 +0000
8150
8151 2007-06-20 15:28  ivan
8152
8153         * rt/html/RTx/Statistics/CallsMultiQueue/index.html: file
8154           index.html was added on branch FREESIDE_1_7_BRANCH on 2007-06-20
8155           22:28:55 +0000
8156
8157 2007-06-20 15:28  ivan
8158
8159         * rt/html/RTx/Statistics/CallsQueueDay/index.html: file index.html
8160           was added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:02
8161           +0000
8162
8163 2007-06-20 15:28  ivan
8164
8165         * rt/html/RTx/Statistics/DayOfWeek/index.html: file index.html was
8166           added on branch FREESIDE_1_7_BRANCH on 2007-06-20 22:29:04 +0000
8167
8168 2007-06-20 15:28  ivan
8169
8170         * CREDITS, rt/html/RTx/Statistics/DurationAsString,
8171           rt/html/RTx/Statistics/index.html,
8172           rt/html/RTx/Statistics/CallsMultiQueue/index.html,
8173           rt/html/RTx/Statistics/CallsMultiQueue/Elements/Chart,
8174           rt/html/RTx/Statistics/CallsQueueDay/Results.tsv,
8175           rt/html/RTx/Statistics/CallsQueueDay/index.html,
8176           rt/html/RTx/Statistics/CallsQueueDay/Elements/Chart,
8177           rt/html/RTx/Statistics/DayOfWeek/index.html,
8178           rt/lib/RT/Extension/ActivityReports.pm, rt/lib/RTx/Statistics.pm,
8179           rt/html/RTx/Statistics/DayOfWeek/Elements/Chart,
8180           rt/html/RTx/Statistics/Elements/DateSelectRow,
8181           rt/html/RTx/Statistics/Elements/DurationAsString,
8182           rt/html/RTx/Statistics/Elements/GraphBox,
8183           rt/html/RTx/Statistics/Elements/SelectMultiQueue,
8184           rt/html/RTx/Statistics/Elements/StatColumnMap,
8185           rt/html/RTx/Statistics/Elements/Tabs,
8186           rt/html/RTx/Statistics/Elements/CollectionAsTable/Header,
8187           rt/html/RTx/Statistics/Elements/CollectionAsTable/ParseFormat,
8188           rt/html/RTx/Statistics/Elements/CollectionAsTable/Row,
8189           rt/html/RTx/Statistics/Elements/ControlsAsTable/ControlBox,
8190           rt/html/RTx/Statistics/Elements/ControlsAsTable/UpdatePage,
8191           rt/html/RTx/Statistics/FAQ/index.html,
8192           rt/html/RTx/Statistics/OpenStalled/Results.tsv,
8193           rt/html/RTx/Statistics/OpenStalled/index.html,
8194           rt/html/RTx/Statistics/OpenStalled/Elements/Chart,
8195           rt/html/RTx/Statistics/Resolution/index.html,
8196           rt/html/RTx/Statistics/Resolution/Elements/Chart,
8197           rt/html/Callbacks/ActivityReports/Elements/Tabs/Default,
8198           rt/html/Callbacks/ActivityReports/NoAuth/webrt.css/Default,
8199           rt/html/RTx/Statistics/TimeToResolve/index.html,
8200           rt/html/RTx/Statistics/TimeToResolve/Elements/Chart,
8201           rt/html/RTx/Statistics/UserTest/index.html,
8202           rt/html/RTx/Statistics/UserTest/Elements/Chart,
8203           rt/html/Callbacks/ActivityReports/Search/Results.html/SearchActions,
8204           rt/html/Callbacks/RT-WebCronTool/Elements/Tabs/Default,
8205           rt/html/Developer/CronTool/autohandler,
8206           rt/html/Developer/CronTool/index.html,
8207           rt/html/Reports/Activity/ActivityDetail.html,
8208           rt/html/Reports/Activity/ActivitySummary.html,
8209           rt/html/Reports/Activity/ResolutionComments.html,
8210           rt/html/Reports/Activity/ResolutionStatistics.html,
8211           rt/html/Reports/Activity/index.html,
8212           rt/html/Reports/Activity/Elements/LimitReport,
8213           rt/html/Reports/Activity/Elements/MiniPlot,
8214           rt/html/Reports/Activity/Elements/PrintFooter,
8215           rt/html/Reports/Activity/Elements/PrintHeader,
8216           rt/html/Reports/Activity/Elements/ScreenFooter,
8217           rt/html/Reports/Activity/Elements/ScreenHeader,
8218           rt/html/Reports/Activity/Elements/Tabs,
8219           rt/html/Reports/Activity/Elements/Wrapper: integrate
8220           RTx::Statistics package, part of merging spiritone RT changes
8221           (#1661)
8222
8223 2007-06-18 09:45  jeff
8224
8225         * httemplate/edit/svc_www.cgi: must escape config data
8226
8227 2007-06-15 11:44  jeff
8228
8229         * FS/FS/cust_main.pm, httemplate/edit/cust_refund.cgi,
8230           httemplate/edit/process/cust_refund.cgi: paydate option for
8231           realtime_refund_bop and UI entry for cust_pay records without it
8232           (#1662 UI)
8233
8234 2007-06-14 17:58  jeff
8235
8236         * FS/FS/: Schema.pm, cust_main.pm: store exp in cust_pay and pass
8237           to B:OP during refunds with paynum (#1662)
8238
8239 2007-06-13 12:28  ivan
8240
8241         * FS/t/cust_pkg_option.t: adding test file on 1.7 branch
8242
8243 2007-06-13 09:56  jeff
8244
8245         * FS/FS/part_export/sqlradius.pm: additional debugging
8246
8247 2007-06-08 17:53  ivan
8248
8249         * bin/: bill-for-nextmonth, bill-for-nextyear: adding
8250           bill-for-next* hacks like bill-next* stuff but with -n flag, for
8251           skycatcher
8252
8253 2007-06-08 17:53  ivan
8254
8255         * bin/bill-for-nextmonth: file bill-for-nextmonth was added on
8256           branch FREESIDE_1_7_BRANCH on 2007-06-09 00:53:20 +0000
8257
8258 2007-06-08 17:53  ivan
8259
8260         * bin/bill-for-nextyear: file bill-for-nextyear was added on branch
8261           FREESIDE_1_7_BRANCH on 2007-06-09 00:53:20 +0000
8262
8263 2007-06-08 17:40  ivan
8264
8265         * FS/: FS/cust_main.pm, FS/Cron/bill.pm, bin/freeside-daily:
8266           skycatcher modifications for pre-printing invoices, but with
8267           today's date
8268
8269 2007-06-08 16:21  ivan
8270
8271         * bin/: all-postal-no-email: adding quick script to move all
8272           customers to postal billing only for skycatcher
8273
8274 2007-06-08 16:21  ivan
8275
8276         * bin/all-postal-no-email: file all-postal-no-email was added on
8277           branch FREESIDE_1_7_BRANCH on 2007-06-08 23:21:19 +0000
8278
8279 2007-06-08 10:38  jeff
8280
8281         * FS/FS/part_export/sqlradius.pm: prevent multiple additions to
8282           usergroup table (work around #1606)
8283
8284 2007-06-08 07:40  jeff
8285
8286         * FS/FS/part_export/prizm.pm: queue suspend, unsuspend, and delete
8287           (fixes #1657)
8288
8289 2007-06-06 17:45  jeff
8290
8291         * FS/FS/cust_bill.pm: cruft removal
8292
8293 2007-06-06 15:31  jeff
8294
8295         * FS/FS/: Conf.pm, cust_bill.pm: service dates on invoices optional
8296           (#1658)
8297
8298 2007-06-06 13:02  khoff
8299
8300         * FS/FS/: Conf.pm, cust_main.pm: Added 'disable_void_after' config
8301           option to disable the VOID-before-credit behavior of
8302           FS::cust_main::realtime_refund_bop after n seconds, if set.  For
8303           broken gateways like SkipJack that a pprove VOIDs for settled
8304           transactions. (Backport)
8305
8306 2007-06-05 08:07  jeff
8307
8308         * FS/FS/svc_acct.pm: correct shorage of variables bound to prepared
8309           statement
8310
8311 2007-06-02 14:07  jeff
8312
8313         * httemplate/elements/header.html: drop ticket search form and
8314           logic from ticketless installs
8315
8316 2007-05-31 08:04  jeff
8317
8318         * httemplate/edit/payment_gateway.html: add TransFirst eLink
8319           support (backport)
8320
8321 2007-05-29 20:38  ivan
8322
8323         * FS/FS/svc_external.pm: should eliminiate error: Use of
8324           uninitialized value in string eq at
8325           /usr/local/share/perl/5.8.8/FS/svc_external.pm line 82.
8326
8327 2007-05-29 20:05  ivan
8328
8329         * httemplate/view/svc_domain.cgi: fix javascript confirmation for
8330           domain records with " in them...
8331
8332 2007-05-21 17:34  ivan
8333
8334         * httemplate/search/report_tax.cgi: fix tax reports for some odd
8335           upgrade edge cases: when you have both taxclass and non-taxclass
8336           entries in cust_main_county for a single region (not correct
8337           setup in the first place), and non-null but empty values in
8338           taxname
8339
8340 2007-05-20 19:18  ivan
8341
8342         * FS/FS/Schema.pm: haven't had anyone use this in years, and for
8343           some reason DBIx::DBSchema can't reverse engineer the schema for
8344           it, causing freeside-upgrade to error out trying to recreate it
8345
8346 2007-05-18 16:44  ivan
8347
8348         * httemplate/edit/cust_main/billing.html: have "emailinvoiceonly"
8349           hide postal/fax invoice options in backoffice as well as
8350           self-service.  closes: bug#1614
8351
8352 2007-05-14 19:36  jeff
8353
8354         * FS/FS/ClientAPI/MyAccount.pm: default to CARD with no payby from
8355           selfservice
8356
8357 2007-05-11 16:19  khoff
8358
8359         * httemplate/search/: report_cust_bill.html,
8360           report_cust_credit.html, report_cust_main-zip.html,
8361           report_cust_pay.html, report_cust_pay_batch.html,
8362           report_cust_pkg.html: Fix (hopefully) all uses of
8363           /elements/tr-select-agent.html where agentnum may be undefined.
8364           (backport)
8365
8366 2007-05-11 12:51  khoff
8367
8368         * FS/FS/svc_Common.pm: Quiet "Use of uninitialized value in string
8369           eq".  (Backport)
8370
8371 2007-05-11 12:03  ivan
8372
8373         * FS/FS/part_export/communigate_pro.pm: logout seems not to return
8374           an error status, so don't up the queue with "failed: Can't logout
8375           of CGPro: No error"
8376
8377 2007-05-11 11:14  khoff
8378
8379         * httemplate/elements/header.html: Use FS::TicketSystem to get RT
8380           URL.
8381
8382 2007-05-11 11:08  khoff
8383
8384         * FS/FS/XMLRPC.pm: Quiet debug output.
8385
8386 2007-05-08 15:44  jeff
8387
8388         * FS/FS/part_pkg/: prorate.pm, subscription.pm: add formatting to
8389           plan data (backport)
8390
8391 2007-05-08 15:10  jeff
8392
8393         * FS/FS/part_pkg/flat.pm: charges and time are not measured in
8394           megabytes
8395
8396 2007-05-08 09:51  ivan
8397
8398         * bin/: bill-nextmonth, bill-nextyear: [no log message]
8399
8400 2007-05-08 09:51  ivan
8401
8402         * bin/bill-nextmonth: file bill-nextmonth was added on branch
8403           FREESIDE_1_7_BRANCH on 2007-05-08 16:51:13 +0000
8404
8405 2007-05-08 09:51  ivan
8406
8407         * bin/bill-nextyear: file bill-nextyear was added on branch
8408           FREESIDE_1_7_BRANCH on 2007-05-08 16:51:13 +0000
8409
8410 2007-05-06 23:36  jeff
8411
8412         * FS/bin/: freeside-sqlradius-dedup-group,
8413           freeside-sqlradius-reset: sqlradius usergroup tools (backport)
8414
8415 2007-05-06 23:35  jeff
8416
8417         * FS/bin/freeside-sqlradius-dedup-group: file
8418           freeside-sqlradius-dedup-group was added on branch
8419           FREESIDE_1_7_BRANCH on 2007-05-07 06:36:57 +0000
8420
8421 2007-05-06 23:35  jeff
8422
8423         * FS/bin/freeside-sqlradius-dedup-group: sqlradius usergroup tools
8424
8425 2007-05-06 19:22  jeff
8426
8427         * httemplate/misc/download-batch.cgi: 1609 correct spiritone ACH
8428           (backport)
8429
8430 2007-05-06 19:22  jeff
8431
8432         * FS/FS/cust_pkg.pm, FS/FS/svc_acct.pm,
8433           httemplate/misc/process/link.cgi: 1606 correct bug in overlimit
8434           groups handling (backport)
8435
8436 2007-05-01 13:00  ivan
8437
8438         * FS/FS/ClientAPI/Signup.pm: without debugging this time :)
8439
8440 2007-05-01 12:57  ivan
8441
8442         * FS/: bin/freeside-selfservice-server, FS/ClientAPI/Signup.pm: use
8443           FS::ClientAPI_SessionCache for signup info so it actually works -
8444           speed up signups
8445
8446 2007-04-30 13:56  jeff
8447
8448         * httemplate/edit/cust_main/billing.html: correct bad conflict
8449           resolution
8450
8451 2007-04-29 16:30  jeff
8452
8453         * FS/FS/Conf.pm, FS/FS/ClientAPI/MyAccount.pm,
8454           FS/FS/ClientAPI/Signup.pm,
8455           fs_selfservice/FS-SelfService/cgi/signup.cgi,
8456           fs_selfservice/FS-SelfService/cgi/ach_payment_results.html,
8457           fs_selfservice/FS-SelfService/cgi/make_ach_payment.html,
8458           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
8459           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
8460           fs_selfservice/FS-SelfService/cgi/signup.html,
8461           httemplate/edit/cust_main/billing.html,
8462           httemplate/view/cust_main/billing.html: ticket 1568 config
8463           options for new echeck fields and addition to selfservice
8464           interface (backport)
8465
8466 2007-04-29 15:55  jeff
8467
8468         * fs_selfservice/FS-SelfService/cgi/ach_payment_results.html: file
8469           ach_payment_results.html was added on branch FREESIDE_1_7_BRANCH
8470           on 2007-04-29 23:30:52 +0000
8471
8472 2007-04-29 15:55  jeff
8473
8474         * fs_selfservice/FS-SelfService/cgi/make_ach_payment.html: file
8475           make_ach_payment.html was added on branch FREESIDE_1_7_BRANCH on
8476           2007-04-29 23:30:52 +0000
8477
8478 2007-04-29 15:55  jeff
8479
8480         * fs_selfservice/FS-SelfService/cgi/: ach_payment_results.html,
8481           make_ach_payment.html: ticket 1568 config options for new echeck
8482           fields and addition to selfservice interface
8483
8484 2007-04-27 15:56  jeff
8485
8486         * httemplate/edit/cust_main/contact.html: adjust default labelling
8487           (backport)
8488
8489 2007-04-27 15:37  jeff
8490
8491         * httemplate/edit/cust_main/billing.html: SELECT doesn't accept a
8492           value
8493
8494 2007-04-27 14:29  jeff
8495
8496         * httemplate/view/cust_main/contacts.html: fix tyops
8497
8498 2007-04-25 21:47  jeff
8499
8500         * FS/FS/svc_acct.pm, FS/FS/ClientAPI/MyAccount.pm,
8501           httemplate/misc/recharge_svc.html: more datavolume format
8502           (backport)
8503
8504 2007-04-25 20:35  ivan
8505
8506         * FS/FS/UI/bytecount.pm: old Number::Format silently ignores
8507           datavolume-forcemegabytes
8508
8509 2007-04-25 20:11  jeff
8510
8511         * FS/FS/UI/bytecount.pm: improve configfile handling (backport)
8512
8513 2007-04-25 18:50  jeff
8514
8515         * FS/FS/pay_batch.pm, httemplate/misc/download-batch.cgi: revert
8516           dodgy ACH hack from ticket 1436 (backport)
8517
8518 2007-04-24 18:35  ivan
8519
8520         * FS/FS/: Conf.pm, cust_bill.pm: add lpr-postscript_prefix and
8521           lpr-postscript_suffix config options for printer commands to
8522           place printer in postscript mode
8523
8524 2007-04-24 15:36  jeff
8525
8526         * FS/FS/Setup.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
8527           FS/FS/cust_main.pm, httemplate/edit/cust_main/contact.html,
8528           httemplate/edit/process/cust_main.cgi,
8529           httemplate/view/cust_main/contacts.html: 1528 add driver's
8530           license field, mask it and ssn (backport)
8531
8532 2007-04-23 17:21  jeff
8533
8534         * FS/FS/svc_www.pm: untaint
8535
8536 2007-04-23 17:04  jeff
8537
8538         * httemplate/view/svc_acct.cgi: missed a bytecount
8539
8540 2007-04-23 16:34  ivan
8541
8542         * httemplate/search/cust_pkg.cgi: fix error: column reference
8543           "fieldname" is ambiguous
8544
8545 2007-04-23 07:34  jeff
8546
8547         * FS/FS/AccessRight.pm, FS/FS/Schema.pm, bin/apache.export,
8548           httemplate/edit/svc_www.cgi, httemplate/view/svc_www.cgi: quick
8549           hack to add extra 'config lines' to svc_www and otherwise enhance
8550           svc_www (backport)
8551
8552 2007-04-22 20:42  jeff
8553
8554         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
8555           FS/FS/pay_batch.pm, httemplate/misc/download-batch.cgi,
8556           httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi:
8557           add to ACH batch feature from customer view page (backport)
8558
8559 2007-04-20 21:44  ivan
8560
8561         * FS/FS/cust_svc.pm: bring POD documentation in line with reality
8562           wrt where we're storing phone numbers
8563
8564 2007-04-20 14:40  ivan
8565
8566         * conf/: invoice_html, invoice_latex: add customer # to default
8567           invoice templates
8568
8569 2007-04-20 14:31  ivan
8570
8571         * httemplate/view/cust_main/billing.html: don't put this
8572           information way out on the right in its own columns.
8573
8574 2007-04-19 16:42  ivan
8575
8576         * FS/FS/UI/Web.pm: not needed here anymore, bytecount stuff moved
8577           to its own module (backport)
8578
8579 2007-04-19 16:38  jeff
8580
8581         * FS/FS/svc_acct.pm, FS/FS/ClientAPI/MyAccount.pm, FS/FS/UI/Web.pm,
8582           FS/FS/UI/bytecount.pm, FS/FS/part_pkg/flat.pm,
8583           httemplate/edit/process/prepay_credit.cgi,
8584           httemplate/edit/process/svc_acct.cgi, htetc/handler.pl,
8585           httemplate/search/prepay_credit.html: break _bytecount
8586           subroutines out of FS::UI::Web (backport)
8587
8588 2007-04-19 16:30  jeff
8589
8590         * FS/FS/UI/bytecount.pm: file bytecount.pm was added on branch
8591           FREESIDE_1_7_BRANCH on 2007-04-19 23:38:33 +0000
8592
8593 2007-04-19 16:30  jeff
8594
8595         * FS/FS/UI/bytecount.pm: break _bytecount subroutines out of
8596           FS::UI::Web
8597
8598 2007-04-19 13:18  ivan
8599
8600         * htetc/handler.pl, httemplate/search/cust_svc.html,
8601           httemplate/view/cust_main/packages.html, FS/FS/UI/Web.pm,
8602           httemplate/browse/part_svc.cgi, httemplate/elements/menu.html:
8603           fix very strange "Undefined subroutine &FS::UI::Web::rooturl"
8604           with an explicit import.  did i mention this was really really
8605           weird?
8606
8607 2007-04-18 16:22  ivan
8608
8609         * FS/: FS/svc_acct.pm, FS/part_pkg/flat.pm, bin/freeside-queued:
8610           fix use statements for FS::UI::Web.  not "use"ing modules in the
8611           actual modules you use them in is bad, mmmkay
8612
8613 2007-04-18 13:01  ivan
8614
8615         * FS/FS/part_pkg.pm: praise the parser!  amen!  (fix a doc typo)
8616
8617 2007-04-12 17:53  jeff
8618
8619         * FS/FS/svc_acct.pm: correct boneheaded afterthoughts
8620
8621 2007-04-12 10:37  khoff
8622
8623         * httemplate/search/report_cust_bill.html: Fixed a problem with the
8624           %opts hash getting skewed (specifically $opt{'value'} == 'label')
8625           when $cgi->param('agentnum') was unset. (Backport)
8626
8627 2007-04-11 20:18  jeff
8628
8629         * FS/FS/Conf.pm, FS/FS/part_pkg.pm, FS/FS/part_svc.pm,
8630           FS/FS/svc_acct.pm, FS/FS/UI/Web.pm, FS/FS/part_pkg/flat.pm,
8631           FS/bin/freeside-queued, httemplate/browse/part_pkg.cgi,
8632           httemplate/browse/part_svc.cgi, httemplate/edit/part_pkg.cgi,
8633           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
8634           httemplate/edit/process/part_pkg.cgi,
8635           httemplate/edit/process/svc_acct.cgi,
8636           httemplate/view/svc_acct.cgi: input and output on data volume
8637           fields specified with k,m,g,or t (backport)
8638
8639 2007-04-11 19:27  ivan
8640
8641         * httemplate/misc/process/recharge_svc.html: remove
8642           'backend-realtime' flag required for recharges, want that just
8643           for signups, running recharges right away by default is fine.
8644           also fix the 'fatal error - unknown payby' error that'll probably
8645           never be reached
8646
8647 2007-04-10 21:29  jeff
8648
8649         * FS/FS/Schema.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
8650           FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
8651           httemplate/view/cust_main/packages.html: usage suspend vs admin
8652           suspend -- avoid actual cust_pkg::suspend except legacy cases
8653           (backport)
8654
8655 2007-04-09 18:29  ivan
8656
8657         * FS/FS/Conf.pm: add checkbox to payment_receipt_email config
8658
8659 2007-04-09 16:39  jeff
8660
8661         * httemplate/misc/: recharge_svc.html, process/recharge_svc.html:
8662           trigger recharge from the backend as in self-service (backport)
8663
8664 2007-04-07 18:18  jeff
8665
8666         * FS/FS/: Conf.pm, svc_acct.pm: configuration option to have
8667           generated passwords be all caps (backport)
8668
8669 2007-04-07 17:44  jeff
8670
8671         * httemplate/edit/svc_acct.cgi: correct usage editing bug
8672           (backport)
8673
8674 2007-04-07 17:23  jeff
8675
8676         * FS/FS/svc_acct.pm: threshold usage email should not be sent to
8677           svc_acct->email (backport)
8678
8679 2007-04-06 17:17  jeff
8680
8681         * httemplate/view/cust_main/billing.html: ommitted file (backport)
8682
8683 2007-04-06 16:58  jeff
8684
8685         * FS/FS/cust_main.pm, httemplate/misc/payment.cgi,
8686           httemplate/misc/process/payment.cgi: integrate new echeck fields
8687           into freeside backend payment processing (backport)
8688
8689 2007-04-06 12:41  jeff
8690
8691         * FS/FS/Schema.pm, FS/FS/cust_main.pm,
8692           httemplate/edit/cust_main.cgi,
8693           httemplate/edit/cust_main/billing.html,
8694           httemplate/edit/cust_main/select-state.html: ticket 1443 add
8695           account type and bank state for echeck processing (backport)
8696
8697 2007-04-05 17:37  ivan
8698
8699         * FS/FS/Conf.pm: slight update for batch-enable description & add
8700           ach-spiritone format to batch-default and batch-fixed_format-CHEK
8701           config items
8702
8703 2007-04-05 16:59  khoff
8704
8705         * FS/FS/part_export/: nas_wrapper.pm, snmp.pm, trango.pm:
8706           Backporting FS::part_export::(nas_wrapper|snmp|trango) to
8707           FREESIDE_1_7_BRANCH
8708
8709 2007-04-05 07:18  jeff
8710
8711         * httemplate/misc/process/cust_main_note-import.cgi: use comments
8712           and not notes (backport)
8713
8714 2007-04-04 08:32  jeff
8715
8716         * FS/FS/cust_bill.pm: squash bug which causes re-email failed
8717           events to fail (backport)
8718
8719 2007-04-03 12:38  jeff
8720
8721         * httemplate/misc/cust_main_note-import.cgi: correct handling of
8722           non-unix line termination (backport)
8723
8724 2007-03-27 20:59  ivan
8725
8726         * FS/FS/svc_acct.pm: fix bug with RADIUS groups not available to
8727           shellcommands delete export
8728
8729 2007-03-21 16:07  ivan
8730
8731         * FS/FS/cust_main.pm: fix bug displaying additional debugging info
8732           when process returns no error_message
8733
8734 2007-03-21 15:09  ivan
8735
8736         * FS/FS/cust_main.pm: realtime_bop: if a transaction fails without
8737           an error_message, output additional debugging information, if
8738           available
8739
8740 2007-03-20 21:12  jeff
8741
8742         * FS/FS/pay_batch.pm, httemplate/misc/download-batch.cgi,
8743           httemplate/search/cust_pay_batch.cgi: ticket 1436, ACH export
8744           format, return processing, and autopost (backport),
8745
8746 2007-03-20 18:35  jeff
8747
8748         * FS/bin/freeside-fetch, httemplate/pref/pref-process.html,
8749           httemplate/pref/pref.html: ticket 1427, automatically email excel
8750           a/r report (backport)
8751
8752 2007-03-20 18:21  jeff
8753
8754         * FS/bin/freeside-fetch: ticket 1427, automatically email excel a/r
8755           report
8756
8757 2007-03-20 15:33  ivan
8758
8759         * FS/FS/cust_main.pm: tyop in manual backport; try 17commit or at
8760           least some sort of cvs diff | patch !  :)
8761
8762 2007-03-20 15:10  ivan
8763
8764         * FS/FS/ClientAPI/Signup.pm: fix bug: usage of promo code broke
8765           agent-specific advertising sources
8766
8767 2007-03-20 13:21  jeff
8768
8769         * FS/FS/cust_main.pm, httemplate/elements/menu.html,
8770           httemplate/misc/cust_main_note-import.cgi,
8771           httemplate/misc/cust_main_note-import.html,
8772           httemplate/misc/process/cust_main_note-import.cgi: ticket 1418, a
8773           tool for customer note importation (backport)
8774
8775 2007-03-20 13:11  jeff
8776
8777         * httemplate/misc/: cust_main_note-import.cgi,
8778           cust_main_note-import.html, process/cust_main_note-import.cgi:
8779           acls on new import
8780
8781 2007-03-20 10:03  jeff
8782
8783         * httemplate/misc/: cust_main_note-import.html,
8784           cust_main_note-import.cgi, process/cust_main_note-import.cgi:
8785           ticket 1418, a tool for customer note importation
8786
8787 2007-03-15 13:54  ivan
8788
8789         * FS/FS/part_pkg.pm: 13 months!
8790
8791 2007-03-15 13:08  khoff
8792
8793         * httemplate/edit/part_virtual_field.cgi: Set input form MAXLENGTH
8794           attributes to match actual field sizes.
8795
8796 2007-03-15 13:08  khoff
8797
8798         * FS/FS/part_export/router.pm: Added configurable error checks
8799           instead of stupid /^ERROR/ check.  Commands can now be processed
8800           with Text::Template using [@-- --@] delimeters, in addition to
8801           evaling a double-quoted string.  Cleaned up spurious debug
8802           output.
8803
8804 2007-03-15 13:07  khoff
8805
8806         * FS/FS/part_virtual_field.pm: Escape the values in virtual field
8807           html form inputs.
8808
8809 2007-03-15 13:07  khoff
8810
8811         * FS/FS/Schema.pm: part_virtual_field.vfieldpart should be a
8812           serial.
8813
8814 2007-03-14 17:02  jeff
8815
8816         * FS/FS/svc_acct.pm: correcting ->replace on bill (backport)
8817
8818 2007-03-13 02:21  ivan
8819
8820         * FS/FS/cust_pkg.pm: okay, so this should link to usernum now.  but
8821           until then, it should be ->username, not ->name, eek.  causing
8822           "Error: Error inserting cust_pkg_reason: ERROR: value to long for
8823           type character varying(32)" errors and will be harder to
8824           normalize back to usernum when we fix that
8825
8826 2007-03-10 20:13  ivan
8827
8828         * httemplate/browse/svc_acct_pop.cgi: move POP to browse template;
8829           whew, its paged
8830
8831 2007-03-09 16:21  khoff
8832
8833         * FS/FS/Record.pm: Added $FS::Record::no_update_diff flag to update
8834           "identical" records anyway.
8835
8836 2007-03-09 16:21  khoff
8837
8838         * FS/FS/: Record.pm, svc_broadband.pm: Added ut_coord and ut_coordn
8839           for FS::svc_broadband.
8840
8841 2007-03-07 11:48  khoff
8842
8843         * FS/FS/: Conf.pm, cust_main.pm: Option to disable the charging of
8844           the setup fee while a package is suspended.
8845
8846 2007-03-06 11:56  ivan
8847
8848         * bin/slony-setup: slight update for slony setup script
8849
8850 2007-03-05 17:59  ivan
8851
8852         * httemplate/search/cust_main.cgi: fix status colors in mozilla
8853
8854 2007-03-02 15:48  ivan
8855
8856         * FS/FS/cust_main.pm: eProcessingNetwork returning an authorization
8857           like "AUTH/TKT 123456"... will this make refunds work?
8858
8859 2007-03-01 22:24  ivan
8860
8861         * FS/FS/TicketSystem/RT_External.pm: fix custom priority fields,
8862           whew
8863
8864 2007-03-01 12:12  ivan
8865
8866         * FS/FS/Misc/prune.pm: yeah, a typo
8867
8868 2007-03-01 09:48  ivan
8869
8870         * FS/bin/: freeside-prune-applications, freeside-upgrade:
8871           prune_applications moved to FS::Misc::prune
8872
8873 2007-03-01 09:47  ivan
8874
8875         * FS/FS/Misc/: prune.pm: adding FS::Misc::prune
8876
8877 2007-03-01 09:44  ivan
8878
8879         * FS/FS/Misc.pm: fix weird compliation problem for quis, i hope
8880
8881 2007-03-01 09:24  ivan
8882
8883         * FS/FS/cust_bill.pm: backport fix for "Can't call method
8884           "part_pkg" on an undefined value at .../cust_bill.pm line 434" to
8885           1.7
8886
8887 2007-03-01 08:36  ivan
8888
8889         * FS/FS/cust_bill_ApplicationCommon.pm: turn off debugging
8890
8891 2007-02-28 21:25  jeff
8892
8893         * FS/: FS/Misc.pm, FS/cust_credit.pm,
8894           bin/freeside-prune-applications, bin/freeside-upgrade: dangling
8895           cust_credit_refund not allowed (backport)
8896
8897 2007-02-28 21:13  jeff
8898
8899         * FS/bin/freeside-prune-applications: dangling cust_credit_refund
8900           not allowed
8901
8902 2007-02-28 11:41  jeff
8903
8904         * httemplate/: edit/cust_main/select-domain.html,
8905           misc/svc_acct-domains.cgi: restore (none) choice to first package
8906           select
8907
8908 2007-02-28 11:21  ivan
8909
8910         * httemplate/misc/delete-cust_refund.cgi: adding refund deletion to
8911           this branch
8912
8913 2007-02-16 14:06  ivan
8914
8915         * bin/rotate-cdrs: commiting this quick tool, cvs is complaining
8916
8917 2007-02-16 12:54  jeff
8918
8919         * httemplate/misc/svc_acct-domains.cgi: respect svc_acct-alldomains
8920           setting
8921
8922 2007-02-14 16:49  ivan
8923
8924         * httemplate/edit/part_bill_event.cgi: add send_email event
8925
8926 2007-02-14 16:48  ivan
8927
8928         * conf/invoice_html: remove commented-out example notes section
8929
8930 2007-02-14 15:32  jeff
8931
8932         * httemplate/: edit/cust_main/select-domain.html,
8933           edit/cust_main.cgi, misc/svc_acct-domains.cgi: selectable domain
8934           on first package in edit/cust_main
8935
8936 2007-02-14 14:43  ivan
8937
8938         * httemplate/search/report_receivables.cgi: fix alignment on
8939           receivables report
8940
8941 2007-02-14 13:23  ivan
8942
8943         * httemplate/search/report_cust_pkg.html: grey out disabled text
8944           boxes for IE
8945
8946 2007-02-14 00:48  ivan
8947
8948         * httemplate/elements/select-cust_pkg-status.html,
8949           httemplate/elements/tr-input-beginning_ending.html,
8950           httemplate/search/cust_pkg.cgi,
8951           httemplate/search/report_cust_pkg.html, FS/FS/UI/Web.pm,
8952           httemplate/images/calendar-disabled.png: add more options to
8953           advanced package reporting
8954
8955 2007-02-13 19:12  jeff
8956
8957         * FS/FS/: Conf.pm, Cron/notify.pm: add simple scalars to
8958           impending_recur_notification
8959
8960 2007-02-13 17:43  ivan
8961
8962         * httemplate/search/svc_www.cgi: fix up svc_www searching
8963
8964 2007-02-13 16:19  jeff
8965
8966         * FS/FS/Conf.pm: better docs for impending doom
8967
8968 2007-02-13 14:24  ivan
8969
8970         * FS/FS/ClientAPI/MyAccount.pm: accept domsvc in selfservice
8971           orders, patch from Sean Hanson/S1
8972
8973 2007-02-13 14:08  ivan
8974
8975         * httemplate/edit/process/cust_main.cgi: use a domsvc when passed
8976           in, patch from Sean Hanson/S1
8977
8978 2007-02-12 21:00  jayce
8979
8980         * httemplate/edit/payment_gateway.html: Small hint on how the
8981           options field is used.
8982
8983 2007-02-12 17:16  jeff
8984
8985         * httemplate/edit/cust_main.cgi: another place to alphabetize
8986
8987 2007-02-12 09:56  jeff
8988
8989         * FS/FS/ClientAPI/Signup.pm,
8990           httemplate/view/cust_main/order_pkg.html: alpha sort packages in
8991           new package order SELECT (ticket 1446)
8992
8993 2007-02-11 19:11  ivan
8994
8995         * FS/FS/Misc.pm: fix unterminated L<...> in POD docs
8996
8997 2007-02-11 00:51  ivan
8998
8999         * fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: we're at
9000           now now
9001
9002 2007-02-10 23:04  ivan
9003
9004         * FS/FS/UI/Web.pm: fix bug with customer info not showing up if
9005           "cust-fields" config value has been set
9006
9007 2007-02-09 22:13  ivan
9008
9009         * FS/FS/svc_acct.pm, FS/FS/svc_phone.pm,
9010           httemplate/edit/part_svc.cgi: reincorporate the changes from
9011           http://www.sisd.com/cgi-bin/viewcvs.cgi/freeside/httemplate/edit/part_svc.cgi?r1=1.52&r2=1.53
9012           that were lost due to the concurrent service-refactor merge
9013
9014 2007-02-09 16:42  ivan
9015
9016         * httemplate/misc/change_pkg.cgi: REALLY fix the package changing
9017           this time
9018
9019 2007-02-09 15:29  ivan
9020
9021         * httemplate/misc/change_pkg.cgi: fix change package link
9022
9023 2007-02-08 20:54  ivan
9024
9025         * bin/import-county-tax-rates: quick hack to import rates for
9026           landel
9027
9028 2007-02-08 20:37  jayce
9029
9030         * httemplate/view/cust_main/packages.html: Set the correct access
9031           right for the cancel link to work
9032
9033 2007-02-08 17:05  ivan
9034
9035         * conf/: invoice_html_statement, invoice_latex_statement,
9036           invoice_latexnotes_statement, invoice_template_statement: add
9037           default statement conf
9038
9039 2007-02-08 14:54  ivan
9040
9041         * FS/FS/part_export/sqlradius.pm: slightly less cryptic docs for
9042           groups_susp_reason option
9043
9044 2007-02-08 14:19  ivan
9045
9046         * FS/FS/cust_pkg.pm: use a LIMIT to retreive the first record,
9047           don't rely on qsearchs to trim it for you - it is inefficient and
9048           outputs long verbose warnings
9049
9050 2007-02-08 14:08  ivan
9051
9052         * httemplate/pref/pref-process.html: second "my" localizing the
9053           variable and causing password changes to fail
9054
9055 2007-02-08 09:00  jeff
9056
9057         * FS/FS/svc_acct.pm, httemplate/edit/part_svc.cgi: fix usergroup in
9058           edit/part_svc.cgi
9059
9060 2007-02-08 08:04  jeff
9061
9062         * httemplate/edit/part_pkg.cgi: gratuitous quote
9063
9064 2007-02-08 01:13  jeff
9065
9066         * htetc/handler.pl, httemplate/edit/part_pkg.cgi,
9067           httemplate/edit/process/part_pkg.cgi: hold off until 1.7.2
9068
9069 2007-02-08 00:19  ivan
9070
9071         * FS/FS/CGI.pm: fix the popup progress bars, whew
9072
9073 2007-02-07 17:46  jeff
9074
9075         * FS/FS/part_pkg.pm, htetc/handler.pl,
9076           httemplate/elements/select-table.html,
9077           httemplate/edit/part_pkg.cgi,
9078           httemplate/edit/process/part_pkg.cgi: agent type on package
9079           add/edit (ticket 1446)
9080
9081 2007-02-06 16:46  ivan
9082
9083         * FS/FS/: cust_bill.pm, cust_pay.pm: only use new statements as
9084           payment receipts if the conf file is created
9085
9086 2007-02-05 15:48  ivan
9087
9088         * FS/FS/cust_bill_ApplicationCommon.pm: fix payment/credit
9089           line-item application erroring out on tax applications
9090
9091 2007-02-05 14:12  ivan
9092
9093         * FS/FS/cust_bill_ApplicationCommon.pm: turn debugging on until we
9094           catch the Cant call method "part_pkg" on an undefined value at
9095           /usr/local/share/perl/5.8.4/FS/cust_bill_ApplicationCommon.pm
9096           line 181" bug
9097
9098 2007-02-05 09:21  ivan
9099
9100         * FS/FS/: cust_pay_batch.pm, pay_batch.pm: move the due_events
9101           import too... whew!  this should be it
9102
9103 2007-02-05 08:01  ivan
9104
9105         * FS/FS/pay_batch.pm: fix param passing
9106
9107 2007-02-05 07:49  ivan
9108
9109         * httemplate/misc/upload-batch.cgi: fix st00pid mistakes in batch
9110           upload
9111
9112 2007-02-05 07:48  ivan
9113
9114         * httemplate/misc/upload-batch.cgi: misterminated <%init>
9115
9116 2007-02-05 07:02  ivan
9117
9118         * FS/FS/pay_batch.pm: remove refactored code
9119
9120 2007-02-05 05:10  ivan
9121
9122         * httemplate/search/: report_receivables.cgi,
9123           report_receivables.html: add "over X days" option to receivables
9124           report
9125
9126 2007-02-05 04:51  ivan
9127
9128         * FS/FS/AccessRight.pm, httemplate/view/cust_bill-logo.cgi,
9129           httemplate/view/cust_bill-pdf.cgi,
9130           httemplate/view/cust_bill-ps.cgi, httemplate/view/cust_bill.cgi,
9131           httemplate/view/cust_main.cgi, httemplate/view/svc_Common.html,
9132           httemplate/view/svc_acct.cgi, httemplate/view/svc_broadband.cgi,
9133           httemplate/view/svc_domain.cgi, httemplate/view/svc_external.cgi,
9134           httemplate/view/svc_forward.cgi, httemplate/view/svc_www.cgi,
9135           httemplate/view/cust_main/contacts.html,
9136           httemplate/view/elements/svc_Common.html: C is for
9137           Cookie^WControl
9138
9139 2007-02-05 03:35  ivan
9140
9141         * FS/FS/CGI.pm: not supporting Apache::ASP anymore
9142
9143 2007-02-05 03:12  ivan
9144
9145         * FS/FS/ClientAPI/MyAccount.pm: show RADIUS usage from last bill to
9146           NOW, instead of last bill to next bill
9147
9148 2007-02-05 01:45  ivan
9149
9150         * httemplate/misc/download-batch.cgi: upon first download, have
9151           batches auto-set amount to customer balance if it is smaller
9152
9153 2007-02-05 01:44  ivan
9154
9155         * FS/FS/Record.pm, FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm,
9156           FS/FS/pay_batch.pm, httemplate/misc/upload-batch.cgi: move
9157           cust_pay_batch::upload results subroutine to an FS::pay_batch
9158           method.  upon first download, have batches auto-reset their
9159           amounts to the customer balance upon if it is smaller.
9160
9161 2007-02-03 17:47  ivan
9162
9163         * httemplate/: search/cust_pay_batch.cgi,
9164           view/cust_main/payment_history.html: add link to some batched
9165           payment info to customer view
9166
9167 2007-02-03 16:01  ivan
9168
9169         * FS/FS/ClientAPI/Signup.pm: quieter
9170
9171 2007-02-03 05:05  ivan
9172
9173         * FS/FS/cust_pkg.pm: this should fix services with negative
9174           num_avail showing up for provisioning
9175
9176 2007-02-03 04:07  ivan
9177
9178         * FS/FS/cust_main_Mixin.pm: remove debugging left on
9179
9180 2007-02-03 03:36  ivan
9181
9182         * FS/FS/AccessRight.pm, FS/FS/ConfDefaults.pm, FS/FS/cust_main.pm,
9183           FS/FS/cust_main_Mixin.pm, FS/FS/UI/Web.pm,
9184           httemplate/elements/menu.html,
9185           httemplate/graph/cust_bill_pkg.cgi,
9186           httemplate/graph/money_time.cgi,
9187           httemplate/graph/report_cust_bill_pkg.html,
9188           httemplate/graph/report_money_time.html,
9189           httemplate/search/cdr.html, httemplate/search/cust_bill.html,
9190           httemplate/search/cust_bill_event.cgi,
9191           httemplate/search/cust_bill_event.html,
9192           httemplate/search/cust_bill_pkg.cgi,
9193           httemplate/search/cust_credit.html,
9194           httemplate/search/cust_main-otaker.cgi,
9195           httemplate/search/cust_main-zip.html,
9196           httemplate/search/cust_main.cgi,
9197           httemplate/search/cust_main.html, httemplate/search/cust_pay.cgi,
9198           httemplate/search/cust_pay_batch.cgi,
9199           httemplate/search/cust_pkg.cgi, httemplate/search/cust_svc.html,
9200           httemplate/search/cust_tax_exempt_pkg.cgi,
9201           httemplate/search/inventory_item.html,
9202           httemplate/search/pay_batch.cgi,
9203           httemplate/search/pay_batch.html, httemplate/search/queue.html,
9204           httemplate/search/reg_code.html,
9205           httemplate/search/report_cdr.html,
9206           httemplate/search/report_cust_bill.html,
9207           httemplate/search/report_cust_credit.html,
9208           httemplate/search/report_cust_main-zip.html,
9209           httemplate/search/report_cust_pay.html,
9210           httemplate/search/report_cust_pay_batch.html,
9211           httemplate/search/report_cust_pkg.html,
9212           httemplate/search/report_prepaid_income.cgi,
9213           httemplate/search/report_prepaid_income.html,
9214           httemplate/search/report_receivables.cgi,
9215           httemplate/search/report_receivables.html,
9216           httemplate/search/report_tax.cgi,
9217           httemplate/search/report_tax.html, httemplate/search/sql.html,
9218           httemplate/search/sqlradius.cgi,
9219           httemplate/search/sqlradius.html, httemplate/search/svc_acct.cgi,
9220           httemplate/search/svc_broadband.cgi,
9221           httemplate/search/svc_domain.cgi,
9222           httemplate/search/svc_external.cgi,
9223           httemplate/search/svc_forward.cgi,
9224           httemplate/search/svc_phone.cgi, httemplate/search/svc_www.cgi:
9225           add customer status column to customer & most other reports.
9226           also put the C in ACL in the search/ and graph/ directories.
9227
9228 2007-02-02 18:39  jeff
9229
9230         * FS/bin/freeside-reset-fixed: do a setfixed
9231
9232 2007-02-01 22:29  ivan
9233
9234         * FS/FS/part_pkg/flat.pm: quiet a harmless but loud warning
9235
9236 2007-02-01 20:39  ivan
9237
9238         * FS/FS/ClientAPI/Signup.pm: set resellser-specific advertising
9239           sources in signup
9240
9241 2007-01-31 19:08  jeff
9242
9243         * httemplate/view/cust_main/packages.html: oops.  perhaps it should
9244
9245 2007-01-31 18:37  jeff
9246
9247         * FS/FS/svc_acct.pm: spurious line
9248
9249 2007-01-31 18:35  ivan
9250
9251         * FS/FS/ClientAPI/Signup.pm: fix up the info passing for optional
9252           packages
9253
9254 2007-01-31 18:13  jeff
9255
9256         * FS/FS/: svc_acct.pm, part_export/sqlradius.pm: better solution to
9257           ticket 1455
9258
9259 2007-01-31 17:57  ivan
9260
9261         * FS/FS/cust_bill.pm: eliminate \\* in the cheesy latex->html notes
9262           thing
9263
9264 2007-01-31 10:28  jeff
9265
9266         * FS/FS/part_export/sqlradius.pm: possible solution to ticket 1455
9267
9268 2007-01-30 22:30  khoff
9269
9270         * FS/FS/part_export/snmp.pm: Don't break if we're missing
9271           Net::SNMP.  Apparenty "require" doesn't do the trick.
9272
9273 2007-01-30 21:45  khoff
9274
9275         * FS/FS/part_export/nas_wrapper.pm: Meta-export to allow more
9276           flexibilty until the export subsystem rewrite.
9277
9278 2007-01-30 21:43  khoff
9279
9280         * FS/FS/part_export/: router.pm, snmp.pm, trango.pm:
9281           FS::part_export::router  - Refactored to be more easily
9282           sub-classed.   - Moved per-export options to FS:;router virtual
9283           fields.   - Fixed other general brokenness.
9284
9285           FS::part_export::snmp  - SNMP export sub-classed from
9286           FS::part_export::router
9287
9288           FS::part_export::trango  - Export for Trango proprietary access
9289           points.  Sub-classed from FS::part_export::snmp.
9290
9291 2007-01-30 21:23  jeff
9292
9293         * FS/FS/cust_main.pm: minor improvement
9294
9295 2007-01-30 20:30  jeff
9296
9297         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
9298           httemplate/edit/process/cust_pay.cgi,
9299           httemplate/misc/process/payment.cgi: small change in payment
9300           receipt handling (ticket 1422)
9301
9302 2007-01-30 20:26  ivan
9303
9304         * httemplate/: edit/quick-charge.html,
9305           elements/select-taxclass.html, elements/tr-select-taxclass.html,
9306           view/cust_main/packages.html: minor UI work on one-time charges
9307           w/taxclasses
9308
9309 2007-01-30 19:42  jeff
9310
9311         * FS/: MANIFEST, t/cust_pkg_option.t: odds and ends
9312
9313 2007-01-30 19:42  ivan
9314
9315         * FS/t/cust_pkg_option.t: file cust_pkg_option.t was added on
9316           branch FREESIDE_1_7_BRANCH on 2007-06-13 19:28:27 +0000
9317
9318 2007-01-30 18:08  ivan
9319
9320         * httemplate/misc/change_pkg.cgi: this should be a popup too, but,
9321           until then, it shouldn't be missing the standard header
9322
9323 2007-01-30 15:50  ivan
9324
9325         * FS/FS/cust_bill.pm: fix agent-specific logos in emailed html
9326           invoices
9327
9328 2007-01-30 13:21  jeff
9329
9330         * FS/FS/svc_acct.pm: avoiding brane pane
9331
9332 2007-01-30 12:59  ivan
9333
9334         * httemplate/: browse/access_group.html, browse/access_user.html,
9335           browse/addr_block.cgi, browse/agent.cgi, browse/agent_type.cgi,
9336           browse/cust_main_county.cgi, browse/inventory_class.html,
9337           browse/msgcat.cgi, browse/part_bill_event.cgi,
9338           browse/part_export.cgi, browse/part_pkg.cgi,
9339           browse/part_referral.html, browse/part_svc.cgi,
9340           browse/part_virtual_field.cgi, browse/payment_gateway.html,
9341           browse/pkg_class.html, browse/rate.cgi, browse/reason.html,
9342           browse/reason_type.html, browse/router.cgi,
9343           browse/svc_acct_pop.cgi, edit/msgcat.cgi,
9344           search/prepay_credit.html: its all about control
9345
9346 2007-01-30 11:45  ivan
9347
9348         * FS/FS/option_Common.pm: fix old-record detection bug in
9349           option_Common
9350
9351 2007-01-30 11:40  jeff
9352
9353         * FS/FS/: Conf.pm, svc_acct.pm, cust_main.pm: only add first user
9354           to invoicing_list (ticket 1424)
9355
9356 2007-01-30 10:52  jeff
9357
9358         * fs_selfservice/FS-SelfService/cgi/success-delayed.html,
9359           FS/FS/ClientAPI/Signup.pm,
9360           fs_selfservice/FS-SelfService/cgi/signup.cgi: additional info
9361           available for self-service success (ticket 1420)
9362
9363 2007-01-29 15:16  ivan
9364
9365         * httemplate/config/: config-process.cgi, config-view.cgi,
9366           config.cgi: putting the C in ACL
9367
9368 2007-01-29 13:11  ivan
9369
9370         * httemplate/misc/process/cancel_pkg.html: correct a typo, and
9371           <%init> helps alot
9372
9373 2007-01-29 10:50  ivan
9374
9375         * httemplate/pref/: pref-process.html, pref.html: record resolution
9376           & colro depth in user prefs
9377
9378 2007-01-29 08:16  ivan
9379
9380         * FS/FS/: cust_main.pm, rate.pm: turn off debugging
9381
9382 2007-01-29 08:01  ivan
9383
9384         * FS/FS/: cust_main.pm, cust_main_Mixin.pm, UI/Web.pm: fix invoice
9385           email display bug on advanced package report, closes: Bug#1416
9386
9387 2007-01-29 04:07  ivan
9388
9389         * htetc/handler.pl: warnings in <%once> sections should not be
9390           fatal
9391
9392 2007-01-29 03:55  ivan
9393
9394         * FS/FS/option_Common.pm: remove extraneous debugging
9395
9396 2007-01-29 03:31  ivan
9397
9398         * Makefile: looks like a duck
9399
9400 2007-01-27 18:21  ivan
9401
9402         * FS/FS/svc_domain.pm, httemplate/view/svc_domain.cgi: pretty up
9403           domain zone viewing a little
9404
9405 2007-01-26 00:18  ivan
9406
9407         * FS/FS/access_user.pm: out of scope bad
9408
9409 2007-01-26 00:17  ivan
9410
9411         * FS/FS/access_user.pm: spurious password changes bad...
9412
9413 2007-01-26 00:11  ivan
9414
9415         * FS/FS/: Record.pm, option_Common.pm: oops, debugging turned on
9416
9417 2007-01-26 00:04  ivan
9418
9419         * FS/FS/access_user.pm, httemplate/elements/header.html,
9420           httemplate/elements/menu.html, httemplate/elements/xmenu.css,
9421           httemplate/elements/xmenu.top.css,
9422           httemplate/elements/xmenu.top.js,
9423           httemplate/images/arrow.down.png,
9424           httemplate/images/menu-left-example.png,
9425           httemplate/images/menu-top-example.png,
9426           httemplate/pref/pref-process.html, httemplate/pref/pref.html,
9427           FS/FS/Record.pm, FS/FS/m2m_Common.pm, FS/FS/option_Common.pm: top
9428           bar option!
9429
9430 2007-01-24 22:04  ivan
9431
9432         * httemplate/elements/xmenu.css: fuck.  you.  IE7.
9433
9434 2007-01-24 22:00  ivan
9435
9436         * httemplate/elements/: menu.html, xmenu.css: fuck.  you.  IE7.
9437
9438 2007-01-24 15:41  ivan
9439
9440         * httemplate/misc/download-batch.cgi: 00 = sale, 01 = pre-auth.  we
9441           need the former
9442
9443 2007-01-23 21:33  jeff
9444
9445         * httemplate/edit/process/elements/process.html: squarely between
9446           shame in you and so close
9447
9448 2007-01-23 15:42  jeff
9449
9450         * FS/FS.pm, FS/bin/freeside-daily, conf/impending_recur_template,
9451           FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
9452           FS/FS/cust_pkg.pm, FS/FS/cust_pkg_option.pm,
9453           FS/FS/Cron/notify.pm, FS/FS/part_pkg/flat_delayed.pm: notices
9454           before first charge on flat_delayed
9455
9456 2007-01-22 23:44  ivan
9457
9458         * FS/FS/cust_pay_batch.pm: even have 4 digit zips in there eek
9459
9460 2007-01-22 22:51  ivan
9461
9462         * FS/FS/Record.pm: remove spurious duplicateion from lineitem patch
9463
9464 2007-01-22 22:45  ivan
9465
9466         * FS/FS/payby.pm: fix PREP payby
9467
9468 2007-01-22 22:41  ivan
9469
9470         * FS/FS/cust_pay.pm: have to use payinfo_Mixin if we're going to
9471           ISA it
9472
9473 2007-01-22 09:05  ivan
9474
9475         * Makefile, htetc/freeside-base1.99.conf: halfass v2 too
9476
9477 2007-01-22 06:29  ivan
9478
9479         * FS/FS/CGI.pm: hopefully this should be the last bit of the
9480           relative URL fixing
9481
9482 2007-01-22 03:41  ivan
9483
9484         * httemplate/view/cust_main.cgi: closing tags helps alot
9485
9486 2007-01-22 03:39  ivan
9487
9488         * httemplate/view/: cust_main.cgi, cust_main/notes.html: fix
9489           elements/ links here too
9490
9491 2007-01-22 03:36  ivan
9492
9493         * httemplate/elements/: phonenumber.html, progress-init.html,
9494           progress-popup.html, tr-input-beginning_ending.html,
9495           tr-input-date-field.html: interpolation helps alot
9496
9497 2007-01-22 03:30  ivan
9498
9499         * httemplate/elements/: phonenumber.html, progress-init.html,
9500           progress-popup.html, tr-input-beginning_ending.html,
9501           tr-input-date-field.html: use $fsurl instead of relative ../
9502           addressing
9503
9504 2007-01-21 18:42  ivan
9505
9506         * FS/FS/ClientAPI/MyAccount.pm,
9507           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
9508           fs_selfservice/FS-SelfService/cgi/make_payment.html: accept CVV2
9509           on self-service manual payment screen
9510
9511 2007-01-21 13:45  ivan
9512
9513         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_bill.pm,
9514           FS/FS/cust_bill_ApplicationCommon.pm, FS/FS/cust_bill_pay.pm,
9515           FS/FS/cust_bill_pkg.pm, FS/FS/cust_credit_bill.pm,
9516           FS/FS/cust_main.pm, FS/FS/part_bill_event.pm, FS/FS/part_pkg.pm,
9517           FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm,
9518           FS/FS/Cron/bill.pm, httemplate/edit/part_bill_event.cgi,
9519           httemplate/edit/part_pkg.cgi,
9520           httemplate/edit/process/cust_main.cgi, httemplate/misc/bill.cgi:
9521           Have lineitem-specific applications happen in all cases; add
9522           weightsto control
9523
9524 2007-01-21 05:42  ivan
9525
9526         * rt/: FREESIDE_MODIFIED, lib/RT/SearchBuilder.pm: add dependancy
9527           on DBIx::SB 1.36 for Pg 8.1+
9528
9529 2007-01-21 05:26  ivan
9530
9531         * Makefile, htetc/freeside-base1.conf, htetc/freeside-base2.conf:
9532           mod_perl v2, it finally happened
9533
9534 2007-01-21 01:13  ivan
9535
9536         * httemplate/search/cust_svc.html: trim leading & trailing
9537           whitespace from service searches
9538
9539 2007-01-21 01:10  ivan
9540
9541         * FS/FS/: CGI.pm, UI/Web.pm: fix svc_url to work no matter where we
9542           are coming from in the tree -  use rooturl() instead of popurl()
9543
9544 2007-01-19 16:08  jeff
9545
9546         * httemplate/edit/process/quick-charge.cgi: strip all blank lines,
9547           not just trailing ones
9548
9549 2007-01-19 15:00  jeff
9550
9551         * httemplate/misc/download-batch.cgi: work around CSV brokenness
9552
9553 2007-01-19 14:02  jeff
9554
9555         * httemplate/edit/process/: access_user.html,
9556           elements/process.html: blank password on error
9557
9558 2007-01-19 08:31  jeff
9559
9560         * httemplate/edit/: access_user.html, process/access_user.html,
9561           process/elements/process.html: no password in html source on
9562           employee edit
9563
9564 2007-01-18 10:14  ivan
9565
9566         * FS/FS/cust_pay_batch.pm: fix zip parsing for batch results -
9567           don't want to abort processing because of an old not-well-checked
9568           zip
9569
9570 2007-01-17 15:28  ivan
9571
9572         * FS/FS/part_export/shellcommands.pm: fix crypted password bug
9573           cause by recent fix to not quote things on STDIN, yuck.
9574
9575 2007-01-17 15:27  jeff
9576
9577         * httemplate/edit/svc_acct.cgi, httemplate/misc/change_pkg.cgi,
9578           httemplate/misc/payment.cgi,
9579           httemplate/view/elements/svc_Common.html, FS/FS/CGI.pm,
9580           httemplate/misc/process/payment.cgi,
9581           httemplate/view/svc_acct.cgi: link to customer from manual
9582           payment screen (ticket 1414)
9583
9584 2007-01-17 09:41  jeff
9585
9586         * FS/FS/: cust_pkg.pm, reason.pm: fix bug wrt suspend/cancel
9587           reasons (suspends fail in freeside-daily)
9588
9589 2007-01-17 08:41  jeff
9590
9591         * FS/FS/part_pkg/flat.pm: noise reduction
9592
9593 2007-01-17 07:50  jeff
9594
9595         * httemplate/view/cust_main/packages.html: fix suspend link
9596
9597 2007-01-16 16:40  jeff
9598
9599         * httemplate/edit/: access_user.html, process/access_user.html:
9600           employee edit (ticket 1412)
9601
9602 2007-01-16 13:36  jeff
9603
9604         * rt/: FREESIDE_MODIFIED, etc/schema.Pg: revert unnecessary changes
9605           for ticket 1364
9606
9607 2007-01-16 09:39  jeff
9608
9609         * rt/: FREESIDE_MODIFIED, etc/schema.Pg: RT vs Pg8 (ticket 1364)
9610
9611 2007-01-16 01:11  ivan
9612
9613         * FS/FS/ClientAPI/Signup.pm: have signup package list respect
9614           agentnum sent from client
9615
9616 2007-01-15 14:15  jeff
9617
9618         * httemplate/edit/process/quick-charge.cgi: that was DUM
9619
9620 2007-01-14 23:53  ivan
9621
9622         * httemplate/misc/download-batch.cgi: add batch expiration date
9623           incrementer for 295
9624
9625 2007-01-14 23:22  ivan
9626
9627         * FS/FS/Conf.pm: add descriptions for batchconfig-PAP and
9628           batchconfig-csv-chase_canada-E-xactBatch
9629
9630 2007-01-12 15:27  jeff
9631
9632         * FS/FS/Schema.pm, FS/FS/svc_broadband.pm,
9633           httemplate/view/svc_broadband.cgi, FS/FS/part_export/prizm.pm,
9634           httemplate/edit/svc_broadband.cgi: added svc_broadband
9635           description which is appended to Site Name in prizm export
9636
9637 2007-01-11 18:04  jeff
9638
9639         * FS/FS/cust_main.pm, FS/FS/part_pkg/flat.pm,
9640           httemplate/edit/quick-charge.html,
9641           httemplate/edit/process/quick-charge.cgi,
9642           httemplate/view/cust_main/packages.html: one-time charge
9643           enhancements
9644
9645 2007-01-10 15:21  ivan
9646
9647         * httemplate/search/queue.html: add "select all" and "unselect" all
9648           buttons to bulk queue operations
9649
9650 2007-01-10 00:56  ivan
9651
9652         * FS/FS/payinfo_Mixin.pm: fix harmless warning: Use of
9653           uninitialized value in string ne at
9654           /usr/local/share/perl/5.8.4/FS/payinfo_Mixin.pm line 116
9655
9656 2007-01-10 00:50  ivan
9657
9658         * httemplate/view/cust_main/contacts.html: you have got to be
9659           kidding me.
9660
9661 2007-01-10 00:48  ivan
9662
9663         * httemplate/view/cust_main/contacts.html: nothing could have ever
9664           gone wrong with so simple a change.  oh noooo
9665
9666 2007-01-09 23:48  ivan
9667
9668         * httemplate/view/cust_main/contacts.html: fix ship_county display
9669           bug
9670
9671 2007-01-09 21:51  ivan
9672
9673         * FS/FS/cust_bill.pm: add custnum to invoice template vars
9674
9675 2007-01-09 18:41  jeff
9676
9677         * FS/FS/cust_pay_batch.pm: E-xactBatch masks card numbers
9678
9679 2007-01-09 16:42  jeff
9680
9681         * httemplate/: misc/upload-batch.cgi, search/cust_pay_batch.cgi:
9682           ignore filenames and rely on selected batch number
9683
9684 2007-01-09 16:41  jeff
9685
9686         * httemplate/misc/download-batch.cgi: permit batch redownloads
9687
9688 2007-01-09 14:57  ivan
9689
9690         * FS/FS/Schema.pm: 2147483647 should be enough bytes for anyone!
9691
9692 2007-01-08 09:36  jeff
9693
9694         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/cust_credit_refund.pm,
9695           FS/FS/cust_pay_refund.pm, FS/FS/cust_refund.pm,
9696           httemplate/misc/delete-cust_refund.cgi,
9697           httemplate/view/cust_main/payment_history.html: refund deletion
9698
9699 2007-01-05 16:47  jeff
9700
9701         * httemplate/edit/part_svc.cgi: fix UI funkiness
9702
9703 2007-01-04 21:19  jeff
9704
9705         * fs_selfservice/FS-SelfService/SelfService.pm,
9706           fs_selfservice/FS-SelfService/cgi/view_usage.html,
9707           FS/FS/ClientAPI/MyAccount.pm,
9708           fs_selfservice/FS-SelfService/cgi/change_pkg.html,
9709           fs_selfservice/FS-SelfService/cgi/customer_change_pkg.html,
9710           fs_selfservice/FS-SelfService/cgi/process_change_pkg.html,
9711           fs_selfservice/FS-SelfService/cgi/provision_list.html,
9712           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
9713           fs_selfservice/FS-SelfService/cgi/view_usage_details.html: more
9714           self-servicey stuff (change package, detailed usage)
9715
9716 2007-01-03 23:26  ivan
9717
9718         * conf/blank_logo.eps: adding a simple blank logo; people are
9719           trying to comment out stuff in the template
9720
9721 2007-01-03 21:49  ivan
9722
9723         * httemplate/edit/part_bill_event.cgi: invoice event to credit out
9724           a customer's balance, presumably as bad debt
9725
9726 2007-01-03 11:47  ivan
9727
9728         * httemplate/view/cust_main/packages.html: fix suspend link
9729
9730 2007-01-02 13:46  ivan
9731
9732         * FS/FS/UI/Web.pm, httemplate/search/cust_svc.html: fix service
9733           searching & links
9734
9735 2007-01-02 13:44  ivan
9736
9737         * FS/FS/cust_main.pm: stupid semicolon!
9738
9739 2007-01-02 13:06  ivan
9740
9741         * FS/FS/cust_main.pm: fix num_pkgs to accept empty $sql param, no
9742           trailing AND
9743
9744 2007-01-02 12:29  ivan
9745
9746         * httemplate/view/cust_main/packages.html: fix popup target links
9747
9748 2007-01-02 12:25  ivan
9749
9750         * httemplate/view/svc_Common.html: missing from svc patch, oops!
9751
9752 2007-01-02 10:38  jeff
9753
9754         * FS/FS/svc_acct.pm: omit spurious export triggering
9755
9756 2006-12-29 13:48  jeff
9757
9758         * httemplate/: elements/select-agent.html,
9759           graph/report_cust_bill_pkg.html: correct bad include, and improve
9760           no agent selected condition
9761
9762 2006-12-29 00:51  ivan
9763
9764         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
9765           FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/part_svc.pm,
9766           FS/FS/pkg_svc.pm, FS/FS/registrar.pm, FS/FS/svc_Common.pm,
9767           FS/FS/svc_External_Common.pm, FS/FS/svc_Parent_Mixin.pm,
9768           FS/FS/svc_acct.pm, FS/FS/svc_broadband.pm, FS/FS/svc_domain.pm,
9769           FS/FS/svc_external.pm, FS/FS/svc_forward.pm, FS/FS/svc_phone.pm,
9770           FS/FS/svc_www.pm, FS/FS/UI/Web.pm, FS/t/registrar.t,
9771           FS/t/svc_External_Common.t, FS/t/svc_Parent_Mixin.t,
9772           eg/table_template-svc.pm, httemplate/browse/part_svc.cgi,
9773           httemplate/edit/part_svc.cgi, httemplate/edit/svc_Common.html,
9774           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_broadband.cgi,
9775           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_external.cgi,
9776           httemplate/edit/svc_forward.cgi, httemplate/edit/svc_www.cgi,
9777           httemplate/edit/elements/edit.html,
9778           httemplate/edit/elements/svc_Common.html,
9779           httemplate/edit/process/elements/process.html, FS/MANIFEST,
9780           httemplate/edit/process/svc_Common.html,
9781           httemplate/elements/header.html, httemplate/elements/menu.html,
9782           httemplate/misc/link.cgi, httemplate/search/cust_main.cgi,
9783           httemplate/search/cust_svc.html, httemplate/search/svc_acct.cgi,
9784           httemplate/search/svc_broadband.cgi,
9785           httemplate/search/svc_domain.cgi,
9786           httemplate/search/svc_external.cgi,
9787           httemplate/search/svc_forward.cgi,
9788           httemplate/search/svc_phone.cgi, httemplate/search/svc_www.cgi,
9789           httemplate/view/elements/svc_Common.html,
9790           rt/html/Elements/FreesideSearch,
9791           rt/html/Elements/FreesideSvcSearch,
9792           httemplate/view/cust_main/packages.html: service refactor!
9793
9794 2006-12-29 00:41  ivan
9795
9796         * httemplate/edit/process/cust_main.cgi: slight pedanticism
9797
9798 2006-12-29 00:39  ivan
9799
9800         * httemplate/edit/svc_broadband.cgi: svc broadband new arg parsing
9801
9802 2006-12-29 00:35  ivan
9803
9804         * httemplate/misc/: payment.cgi, process/payment.cgi: just in case
9805           it gets capitalized
9806
9807 2006-12-29 00:34  ivan
9808
9809         * httemplate/edit/process/quick-charge.cgi: whitespace
9810
9811 2006-12-29 00:34  ivan
9812
9813         * httemplate/edit/cust_main/billing.html: slight more space
9814           necessary for ACH account numbers
9815
9816 2006-12-29 00:31  ivan
9817
9818         * init.d/freeside-init: kill off all queued processes!
9819
9820 2006-12-29 00:30  ivan
9821
9822         * httemplate/docs/index.html: link more docs to wiki
9823
9824 2006-12-29 00:25  ivan
9825
9826         * FS/FS/part_export/vpopmail.pm: didn't get checked in with
9827           configurable target dirs, oops
9828
9829 2006-12-29 00:25  ivan
9830
9831         * FS/FS/svc_Common.pm: doc
9832
9833 2006-12-29 00:24  ivan
9834
9835         * FS/FS/part_pkg.pm: snot spacing
9836
9837 2006-12-29 00:24  ivan
9838
9839         * FS/FS/part_export.pm: use FS::queue for exports, though they
9840           should probably just use it themselves
9841
9842 2006-12-28 23:23  ivan
9843
9844         * httemplate/edit/elements/edit.html: document field types
9845
9846 2006-12-28 16:30  jeff
9847
9848         * FS/FS/part_export/prizm.pm: minor fixups
9849
9850 2006-12-28 12:52  jeff
9851
9852         * httemplate/elements/tr-select-reason.html: activate submit button
9853           more readily
9854
9855 2006-12-28 00:16  ivan
9856
9857         * FS/FS/payinfo_Mixin.pm: tyop
9858
9859 2006-12-27 23:02  ivan
9860
9861         * bin/pg-version: adding pg-version
9862
9863 2006-12-26 19:29  ivan
9864
9865         * httemplate/edit/cust_main_county-expand.cgi: fix sanity check on
9866           taxclass expander
9867
9868 2006-12-26 18:37  ivan
9869
9870         * FS/FS/Misc.pm, htetc/handler.pl,
9871           httemplate/edit/cust_main/contact.html,
9872           httemplate/edit/cust_main/select-county.html,
9873           httemplate/misc/counties.cgi: Add a (magically appearing and
9874           disappearing) label on the county selector.  confusing when
9875           labeled "state"
9876
9877 2006-12-26 17:35  ivan
9878
9879         * httemplate/view/cust_main/contacts.html: show county on customer
9880           view
9881
9882 2006-12-26 17:07  ivan
9883
9884         * httemplate/: edit/cust_main.cgi,
9885           edit/cust_main/select-county.html, misc/counties.cgi: fix county
9886           selector
9887
9888 2006-12-26 11:53  ivan
9889
9890         * FS/FS/part_export/shellcommands.pm: do shell_quote-ing after
9891           STDIN strings are evaluated
9892
9893 2006-12-23 17:28  ivan
9894
9895         * FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm,
9896           FS/FS/cust_refund.pm, httemplate/edit/cust_main.cgi,
9897           httemplate/edit/cust_main/billing.html,
9898           httemplate/view/cust_main/payment_history.html: fix more paymask
9899           regressions: allow editing records with existing expired cards,
9900           fix masking just-entered values when erroring out, fix echeck
9901           entry inserting as empty routing code and "xxEK" account number,
9902           remove old/deprecated/unused payinfo_maksed subs and calls
9903
9904 2006-12-22 21:37  jeff
9905
9906         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/svc_broadband.pm,
9907           FS/FS/part_export/prizm.pm, httemplate/edit/svc_broadband.cgi,
9908           httemplate/view/svc_broadband.cgi: inital prizm support
9909
9910 2006-12-21 22:18  ivan
9911
9912         * httemplate/search/: queue.html, elements/search.html: patch
9913           fixing "retry selected" and "remove select" in queue view
9914
9915 2006-12-20 19:05  ivan
9916
9917         * httemplate/misc/payment.cgi: fix on-demand payment form when
9918           making payments from masked data
9919
9920 2006-12-20 02:51  ivan
9921
9922         * FS/FS/: cust_main.pm, payinfo_Mixin.pm: fix "recurring_billing"
9923           flag for the wonderful new world of paymasking
9924
9925 2006-12-20 01:49  ivan
9926
9927         * FS/FS/Schema.pm, FS/FS/pkg_class.pm,
9928           httemplate/browse/pkg_class.html, httemplate/edit/pkg_class.html,
9929           httemplate/elements/select-part_referral.html,
9930           httemplate/elements/select-pkg_class.html,
9931           httemplate/elements/select-table.html,
9932           httemplate/elements/tr-select-pkg_class.html,
9933           httemplate/search/elements/search.html: add ability to disable
9934           package classes
9935
9936 2006-12-19 17:20  jeff
9937
9938         * FS/FS/: part_pkg.pm, ClientAPI/MyAccount.pm: inappropriate
9939           cluckage
9940
9941 2006-12-19 02:02  ivan
9942
9943         * FS/FS/cust_pay_batch.pm, FS/FS/payby.pm, FS/FS/payinfo_Mixin.pm,
9944           htetc/handler.pl, httemplate/edit/cust_main/billing.html,
9945           httemplate/search/cust_pay.cgi: clean up payinfo_Mixin to use
9946           payby.pm for payby info and have card masking full 6-digit BIN
9947           prefix for card identification.  have cust_pay_batch use
9948           payinfo_Mixin.  require B:CC 0.30 for mask-aware cardtype().  fix
9949           payment reports to use mask too if available, so credit card type
9950           selection still works with encryption.
9951
9952 2006-12-18 03:01  ivan
9953
9954         * htetc/handler.pl, httemplate/edit/part_pkg.cgi: fix tax class not
9955           adding when there is only one pkg_class choice (triggers
9956           javascript error
9957
9958 2006-12-18 00:08  ivan
9959
9960         * Makefile: fix MASONDATA include for dev target
9961
9962 2006-12-15 12:55  ivan
9963
9964         * httemplate/elements/dashboard-toplist.html: add a new ticket link
9965
9966 2006-12-15 05:09  ivan
9967
9968         * httemplate/elements/dashboard-toplist.html: add a quick start at
9969           a "dashboard" customer list, mostly for internal use for starters
9970
9971 2006-12-15 05:00  ivan
9972
9973         * httemplate/elements/dashboard-toplist.html: add a quick start at
9974           a "dashboard" customer list, mostly for internal use for starters
9975
9976 2006-12-15 04:43  ivan
9977
9978         * FS/FS/Conf.pm, httemplate/index.html,
9979           httemplate/elements/dashboard-toplist.html: add a quick start at
9980           a "dashboard" customer list, mostly for internal use for starters
9981
9982 2006-12-15 00:37  ivan
9983
9984         * FS/FS/Setup.pm, bin/expand-country: add a quick tool for adding
9985           states to old databases
9986
9987 2006-12-15 00:25  ivan
9988
9989         * httemplate/edit/: cust_main.cgi, cust_main/billing.html:
9990           eliminate funkiness with reappearing "Postal invoice" on errors
9991
9992 2006-12-14 21:29  jeff
9993
9994         * htetc/handler.pl, httemplate/edit/process/cust_main.cgi,
9995           httemplate/elements/tr-input-date-field.html,
9996           httemplate/view/cust_main/misc.html: move use statements to
9997           handler.pl, do not show 1/1/70 for new birthdates, and improve
9998           error handling
9999
10000 2006-12-14 16:56  ivan
10001
10002         * httemplate/edit/process/cust_main.cgi, htetc/handler.pl: add
10003           DateTime as a proper rather than hidden dependency
10004
10005 2006-12-14 16:28  ivan
10006
10007         * Makefile, FS/bin/freeside-addoutsource,
10008           FS/bin/freeside-deloutsource, FS/bin/freeside-queued,
10009           FS/bin/freeside-selfservice-server,
10010           FS/bin/freeside-sqlradius-radacctd, htetc/handler.pl: tiny bit of
10011           cleanup from the conf merge
10012
10013 2006-12-14 01:27  ivan
10014
10015         * Makefile, FS/FS/Conf.pm, FS/FS/UID.pm, FS/FS/access_user.pm,
10016           FS/FS/part_export/vpopmail.pm, FS/bin/freeside-addoutsource,
10017           FS/bin/freeside-addoutsourceuser, FS/bin/freeside-adduser,
10018           FS/bin/freeside-deloutsource, FS/bin/freeside-deloutsourceuser,
10019           FS/bin/freeside-deluser, FS/bin/freeside-queued,
10020           FS/bin/freeside-selfservice-server, FS/bin/freeside-setup,
10021           FS/bin/freeside-sqlradius-radacctd, FS/bin/freeside-upgrade,
10022           bin/dbdef-create, bin/mapsecrets2access_user, htetc/handler.pl:
10023           make the config directory configurable
10024
10025 2006-12-13 22:00  ivan
10026
10027         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
10028           FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm,
10029           FS/FS/payinfo_Mixin.pm, FS/FS/ClientAPI/MyAccount.pm,
10030           httemplate/edit/cust_main/billing.html,
10031           httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi,
10032           httemplate/search/cust_pay.cgi, FS/MANIFEST,
10033           FS/t/payinfo_Mixin.t, httemplate/edit/cust_refund.cgi,
10034           httemplate/edit/process/cust_main.cgi,
10035           httemplate/view/cust_main/billing.html,
10036           httemplate/view/cust_main/payment_history.html: encryption fixes
10037           from huntsberg & jayce
10038
10039 2006-12-08 07:11  jeff
10040
10041         * FS/FS/svc_acct.pm: stop unsuspending inappropriately
10042
10043 2006-12-08 06:38  ivan
10044
10045         * rt/html/Elements/Header: have RT header link to supported
10046           documentation link as well
10047
10048 2006-12-08 05:36  ivan
10049
10050         * httemplate/: view/cust_main/quick-charge.html,
10051           edit/process/quick-charge.cgi: some javascript validation magic
10052           to give one-time charges better UI
10053
10054 2006-12-07 08:46  ivan
10055
10056         * bin/pod2x: update pod2x for new self-service path
10057
10058 2006-12-07 07:24  ivan
10059
10060         * FS/FS/Setup.pm: oops, fix additional US pseudo-states
10061
10062 2006-12-06 18:40  jeff
10063
10064         * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/Schema.pm,
10065           FS/FS/ClientAPI/MyAccount.pm, FS/FS/cust_main.pm,
10066           FS/FS/cust_pkg.pm, FS/FS/prepay_credit.pm, FS/FS/svc_acct.pm,
10067           FS/FS/svc_broadband.pm, FS/FS/part_pkg/flat.pm,
10068           FS/FS/part_pkg/prorate.pm, FS/FS/part_pkg/subscription.pm,
10069           fs_selfservice/FS-SelfService/SelfService.pm,
10070           fs_selfservice/FS-SelfService/cgi/process_order_recharge.html,
10071           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
10072           fs_selfservice/FS-SelfService/cgi/view_usage.html,
10073           httemplate/edit/prepay_credit.cgi,
10074           httemplate/edit/process/prepay_credit.cgi,
10075           httemplate/misc/process/recharge_svc.html,
10076           httemplate/search/prepay_credit.html: retouch bandwidth countdown
10077
10078 2006-12-05 07:53  jeff
10079
10080         * FS/FS/part_export/sqlmail.pm: correct longstanding oops
10081
10082 2006-12-04 18:37  jeff
10083
10084         * httemplate/: edit/svc_acct.cgi, edit/process/svc_acct.cgi,
10085           view/svc_acct.cgi: editable service usage
10086
10087 2006-12-02 16:42  ivan
10088
10089         * FS/FS/cust_main.pm: clean up whitespace merge noise
10090
10091 2006-12-02 14:04  ivan
10092
10093         * FS/FS/part_pkg/flat_comission.pm: fix for commission price plan
10094
10095 2006-11-30 22:31  jeff
10096
10097         * FS/FS/Conf.pm, FS/FS/cust_pay_batch.pm,
10098           httemplate/misc/download-batch.cgi,
10099           httemplate/search/cust_pay_batch.cgi: chase canada E-xactBatch
10100
10101 2006-11-30 17:41  ivan
10102
10103         * FS/bin/freeside-queued: remove unnecessary service use (in an
10104           awfully odd place)
10105
10106 2006-11-30 17:35  ivan
10107
10108         * FS/bin/freeside-expiration-alerter: go away and never come back,
10109           $Id$
10110
10111 2006-11-30 17:34  ivan
10112
10113         * FS/bin/freeside-email: begone $Id$ and your diff noise!
10114
10115 2006-11-29 18:27  jeff
10116
10117         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
10118           FS/FS/cust_main.pm, FS/FS/svc_acct.pm,
10119           FS/FS/ClientAPI/MyAccount.pm, FS/FS/UI/Web.pm,
10120           FS/FS/part_export/sqlradius.pm,
10121           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
10122           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
10123           fs_selfservice/FS-SelfService/cgi/view_usage.html,
10124           httemplate/edit/prepay_credit.cgi,
10125           httemplate/edit/process/prepay_credit.cgi,
10126           httemplate/misc/recharge_svc.html,
10127           httemplate/misc/process/recharge_svc.html,
10128           httemplate/search/prepay_credit.html,
10129           httemplate/view/cust_main/packages.html: prepaid download/upload
10130           tracking
10131
10132 2006-11-28 01:38  ivan
10133
10134         * FS/FS/access_user.pm: usernames should be alphanumeric only
10135
10136 2006-11-26 23:11  jeff
10137
10138         * FS/FS/ClientAPI/Signup.pm,
10139           fs_selfservice/FS-SelfService/cgi/customer_order_pkg.html,
10140           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
10141           fs_selfservice/FS-SelfService/cgi/process_order_pkg.html,
10142           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: order package
10143           from self-service
10144
10145 2006-11-26 17:08  ivan
10146
10147         * FS/FS/svc_acct.pm: some svc_acct.pm fixes for s1
10148
10149 2006-11-26 15:09  jeff
10150
10151         * httemplate/elements/menu.html: minor tyop
10152
10153 2006-11-26 15:06  jeff
10154
10155         * httemplate/: edit/process/cust_main_note.cgi, view/cust_main.cgi,
10156           view/cust_main/notes.html: more ajaxy customer notes
10157
10158 2006-11-25 13:04  jeff
10159
10160         * httemplate/view/cust_main.cgi: chill FF wrt POSTDATA
10161
10162 2006-11-24 02:34  ivan
10163
10164         * httemplate/browse/part_pkg.cgi: link to and label one-time
10165           charges correctly
10166
10167 2006-11-24 00:48  ivan
10168
10169         * httemplate/elements/tr-input-beginning_ending.html,
10170           httemplate/elements/tr-input-lessthan_greaterthan.html,
10171           httemplate/search/cust_credit.html,
10172           httemplate/search/cust_pay.cgi,
10173           httemplate/search/report_cust_credit.html,
10174           httemplate/search/report_cust_pay.html, FS/FS/UI/Web.pm: add less
10175           than and greater than amounts to credit and payment searches
10176
10177 2006-11-20 02:34  ivan
10178
10179         * httemplate/browse/agent.cgi: remove annoying black box around
10180           override info
10181
10182 2006-11-19 19:05  ivan
10183
10184         * httemplate/autohandler: bug fix for open transactions
10185
10186 2006-11-17 18:19  jeff
10187
10188         * FS/FS/part_export/www_plesk.pm: add templating and web hosting
10189           optional on domain addition
10190
10191 2006-11-17 02:16  ivan
10192
10193         * FS/bin/freeside-prepaidd: initial fix for prepaid renewal
10194           problem; attempt to use an existing credit/payment before
10195           suspending
10196
10197 2006-11-16 07:37  jeff
10198
10199         * httemplate/edit/process/part_bill_event.cgi: bug squishing
10200
10201 2006-11-15 22:20  jeff
10202
10203         * httemplate/: elements/tr-input-date-field.html,
10204           edit/cust_main.cgi, edit/process/cust_main.cgi,
10205           view/cust_main/misc.html: switch birthdate to DateTime
10206
10207 2006-11-14 04:22  ivan
10208
10209         * httemplate/misc/cust_main-import.cgi: add some docs on required
10210           fields to page
10211
10212 2006-11-13 20:04  ivan
10213
10214         * httemplate/: browse/agent.cgi,
10215           misc/delete-agent_payment_gateway.cgi: working agent gateway
10216           override delete link
10217
10218 2006-11-13 19:30  ivan
10219
10220         * FS/FS/Misc.pm: Tie::IxHash data disappears when sent with
10221           Storable
10222
10223 2006-11-13 19:16  ivan
10224
10225         * FS/FS/Misc.pm, FS/FS/ClientAPI/MyAccount.pm,
10226           FS/FS/ClientAPI/Signup.pm,
10227           fs_selfservice/FS-SelfService/cgi/signup.html: have signup page
10228           use card-types config too
10229
10230 2006-11-13 18:54  ivan
10231
10232         * FS/FS/: Conf.pm, ClientAPI/MyAccount.pm: add card-types
10233           configuration value for self-service
10234
10235 2006-11-12 17:09  ivan
10236
10237         * FS/FS/CGI.pm, httemplate/elements/error.html,
10238           httemplate/elements/header.html,
10239           httemplate/pref/pref-process.html, httemplate/pref/pref.html: add
10240           preference page, start with just a password changer
10241
10242 2006-11-08 18:52  jeff
10243
10244         * FS/FS/TicketSystem/RT_External.pm: recorrect ticket order
10245
10246 2006-11-08 18:28  jeff
10247
10248         * FS/FS/TicketSystem/RT_External.pm: correct ticket order
10249
10250 2006-11-05 14:39  ivan
10251
10252         * Makefile: call it 1.7.1 to avoid confusion
10253
10254 2006-11-05 14:28  ivan
10255
10256         * bin/: customer-faker, payment-faker: some sample data creators
10257
10258 2006-11-05 11:34  ivan
10259
10260         * FS/FS/cust_main.pm: fix empty invoice number omitting in
10261           realtime_bop, oops
10262
10263 2006-11-05 11:22  ivan
10264
10265         * FS/FS/cust_bill_ApplicationCommon.pm: turn off debugging
10266
10267 2006-11-05 10:06  ivan
10268
10269         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: for want of a
10270           paren
10271
10272 2006-11-05 10:03  ivan
10273
10274         * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: have card_type
10275           be an optional param anyway
10276
10277 2006-11-05 10:03  ivan
10278
10279         * FS/FS/ClientAPI/MyAccount.pm: fix auto-population of card_type
10280           SELECT in self-service payment form
10281
10282 2006-11-05 09:36  ivan
10283
10284         * fs_selfservice/FS-SelfService/: SelfService.pm,
10285           cgi/selfservice.cgi: add some self-service debugging
10286
10287 2006-11-05 08:58  ivan
10288
10289         * FS/bin/freeside-selfservice-server: fix spurious disconnection
10290           errors in selfservice server log
10291
10292 2006-11-05 07:55  ivan
10293
10294         * httemplate/view/cust_main/payment_history.html: fix but with no
10295           "show prior history" showing up when everything is hidden
10296
10297 2006-11-03 14:02  ivan
10298
10299         * FS/FS/part_pkg.pm: add every 45 day option to available
10300           frequencies
10301
10302 2006-10-31 10:56  jeff
10303
10304         * FS/FS/part_export/sqlradius.pm: do not require a reason to have
10305           been suspended
10306
10307 2006-10-31 08:57  jeff
10308
10309         * httemplate/edit/process/cust_main_note.cgi: ugh, too restrictive
10310
10311 2006-10-30 04:39  ivan
10312
10313         * FS/FS/cust_main.pm: realtime_bop: don't pass an empty
10314           invoice_number to B:OP, omit the field entirely
10315
10316 2006-10-29 17:28  ivan
10317
10318         * FS/MANIFEST: removing freeside-daily
10319
10320 2006-10-27 12:10  ivan
10321
10322         * FS/FS/: Conf.pm, cust_pkg.pm: add
10323           unsuspend-always_adjust_next_bill_date config option for qis
10324
10325 2006-10-27 10:01  jeff
10326
10327         * FS/FS/AccessRight.pm, httemplate/edit/cust_main_note.cgi,
10328           httemplate/edit/process/cust_main_note.cgi,
10329           httemplate/elements/overlibmws_crossframe.js,
10330           httemplate/view/cust_main/notes.html: editable notes
10331
10332 2006-10-26 19:12  jeff
10333
10334         * FS/FS/part_export/: shellcommands.pm, sqlradius.pm: export
10335           enhancements for suspend reasons
10336
10337 2006-10-26 01:35  ivan
10338
10339         * fs_selfservice/FS-SelfService/cgi/signup.html: don't display a
10340           (none) package selection if there's a default
10341
10342 2006-10-25 11:10  jeff
10343
10344         * httemplate/view/cust_main/packages.html: show reasons
10345
10346 2006-10-25 10:36  ivan
10347
10348         * httemplate/: elements/pager.html, search/cust_main.cgi,
10349           search/elements/search.html: pagination patch from UNTD - limit
10350           the number of page links displayed and have a drop-down option
10351           for selecting number of entries per page
10352
10353 2006-10-25 05:04  ivan
10354
10355         * conf/ticket_system: default to RT_Internal ticketing
10356
10357 2006-10-24 21:51  jeff
10358
10359         * httemplate/elements/tr-selectmultiple-part_pkg.html: heh
10360
10361 2006-10-24 21:44  jeff
10362
10363         * httemplate/: elements/tr-selectmultiple-part_pkg.html,
10364           search/cust_pkg.cgi, search/report_cust_pkg.html: select multiple
10365           pkgparts on advanced package report
10366
10367 2006-10-24 20:12  jeff
10368
10369         * httemplate/: edit/svc_www.cgi, view/svc_www.cgi: no usersvc
10370           svc_www tweak
10371
10372 2006-10-24 19:22  jeff
10373
10374         * FS/FS/part_svc.pm, FS/FS/part_svc_column.pm,
10375           httemplate/browse/part_svc.cgi, httemplate/edit/part_svc.cgi,
10376           httemplate/edit/svc_acct.cgi: limited domain select
10377
10378 2006-10-24 11:26  jeff
10379
10380         * FS/FS/Schema.pm, FS/FS/cust_main.pm,
10381           httemplate/view/cust_main/misc.html: add customer signup date
10382
10383 2006-10-23 02:44  ivan
10384
10385         * httemplate/elements/menu.html: have the unlinked account search
10386           go to UN_username so it doesn't miss accounts with no UID
10387
10388 2006-10-23 02:35  ivan
10389
10390         * httemplate/elements/header.html: eek, VALIGN=top for the page
10391
10392 2006-10-23 02:24  ivan
10393
10394         * FS/FS/cust_main.pm: always do substring & fuzzy, getting
10395           complains searches are not returning enough
10396
10397 2006-10-23 01:47  ivan
10398
10399         * httemplate/misc/process/cancel_pkg.html: better error message if
10400           you don't enter a reason.  FS::reason::check can untaint its
10401           data, and will allow punctuation in reasons
10402
10403 2006-10-23 01:30  ivan
10404
10405         * fs_selfservice/FS-SelfService/cgi/: agent.cgi,
10406           cust_bill-logo.cgi, passwd.cgi, selfservice.cgi, signup.html:
10407           remove -w to prevent warnings from messing up otherwise working
10408           CGIs
10409
10410 2006-10-22 23:38  ivan
10411
10412         * FS/FS/Record.pm: add AU to list of zip-requiring countries
10413
10414 2006-10-22 21:21  jeff
10415
10416         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
10417           FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi,
10418           httemplate/edit/reason.html,
10419           httemplate/edit/process/part_bill_event.cgi,
10420           httemplate/elements/tr-select-reason.html,
10421           httemplate/misc/cancel_pkg.html,
10422           httemplate/misc/process/cancel_pkg.html: events should attach
10423           reasons
10424
10425 2006-10-22 18:47  ivan
10426
10427         * httemplate/view/cust_main/packages.html: fix regression from
10428           table re-layout: don't display provision links for cancelled
10429           packages
10430
10431 2006-10-22 04:42  ivan
10432
10433         * FS/FS/Conf.pm, FS/FS/ClientAPI/Signup.pm,
10434           fs_selfservice/FS-SelfService/cgi/signup.cgi: add signup server
10435           default package
10436
10437 2006-10-21 22:22  ivan
10438
10439         * FS/FS/part_pkg/prepaid.pm: doh, forgot fieldorder.  should just
10440           use Tie::IxHash here too
10441
10442 2006-10-21 22:18  ivan
10443
10444         * FS/: FS/part_pkg/prepaid.pm, bin/freeside-prepaidd: add price
10445           plan option for prepaid packages to cancel instead of suspend
10446
10447 2006-10-21 17:35  ivan
10448
10449         * httemplate/elements/menu.html: link to wrong place
10450
10451 2006-10-20 15:49  ivan
10452
10453         * FS/FS/part_pkg.pm: add 48-hour billing
10454
10455 2006-10-19 07:32  jeff
10456
10457         * FS/FS/Conf.pm: [no log message]
10458
10459 2006-10-19 07:29  jeff
10460
10461         * FS/FS/cust_pkg_reason.pm: suspension and cancellation reasons
10462
10463 2006-10-19 07:26  jeff
10464
10465         * httemplate/elements/tr-select-reason.html,
10466           httemplate/misc/cancel_pkg.html,
10467           httemplate/misc/process/cancel_pkg.html, FS/t/cust_pkg_reason.t:
10468           suspension and cancellation reasons
10469
10470 2006-10-19 07:23  jeff
10471
10472         * FS/FS/reason.pm, FS/FS/reason_type.pm, FS/t/reason.t,
10473           FS/t/reason_type.t, httemplate/browse/reason.html,
10474           httemplate/browse/reason_type.html,
10475           httemplate/edit/process/reason.html,
10476           httemplate/edit/process/reason_type.html,
10477           httemplate/edit/reason.html, httemplate/edit/reason_type.html:
10478           suspension and cancellation reasons
10479
10480 2006-10-18 21:41  jeff
10481
10482         * FS/FS/part_export/acct_plesk.pm: wrong method
10483
10484 2006-10-18 16:07  jeff
10485
10486         * FS/FS/AccessRight.pm, FS/FS/Schema.pm, FS/FS/part_bill_event.pm,
10487           FS/MANIFEST, htetc/handler.pl,
10488           httemplate/browse/part_bill_event.cgi,
10489           httemplate/edit/elements/edit.html,
10490           httemplate/edit/part_bill_event.cgi,
10491           httemplate/edit/process/part_bill_event.cgi,
10492           httemplate/elements/menu.html,
10493           httemplate/view/cust_main/packages.html: suspension and
10494           cancellation reasons
10495
10496 2006-10-17 17:05  jeff
10497
10498         * httemplate/elements/tr-input-date-field.html: fix ugly null dates
10499
10500 2006-10-17 02:03  ivan
10501
10502         * rt/: html/Elements/Header, html/Elements/CollectionAsTable/Row,
10503           html/NoAuth/webrt.css, sbin/rt-setup-database.in: commiting rt
10504           3.4.5 to HEAD
10505
10506 2006-10-17 01:49  ivan
10507
10508         * rt/: configure, configure.ac, README, Changelog,
10509           sbin/rt-test-dependencies.in,
10510           html/Ticket/Elements/ShowTransactionAttachments,
10511           html/Ticket/Elements/EditCustomFields, html/Search/Build.html,
10512           html/Search/Results.rdf, html/Search/Results.tsv,
10513           html/Search/Elements/BuildFormatString,
10514           html/Approvals/Elements/PendingMyApproval,
10515           html/Elements/EditCustomField, html/Elements/QueryString,
10516           html/Elements/ScrubHTML, html/Elements/EditCustomFieldSelect,
10517           html/Elements/Callback, html/Elements/ShowCustomFields,
10518           html/Elements/RT__Ticket/ColumnMap, html/NoAuth/printrt.css,
10519           html/User/Elements/Tabs, lib/t/regression/22search_tix_by_txn.t,
10520           lib/t/regression/09record_cf_api.t, lib/t/regression/07acl.t,
10521           lib/t/regression/14linking.t,
10522           lib/t/regression/22search_tix_by_watcher.t,
10523           lib/t/regression/06mailgateway.t, lib/t/regression/07rights.t,
10524           lib/RT/CustomField_Overlay.pm, lib/RT/Ticket_Overlay.pm,
10525           lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Users_Overlay.pm,
10526           lib/RT/EmailParser.pm, lib/RT/I18N.pm, lib/RT/Tickets_Overlay.pm,
10527           lib/RT/CustomFieldValues.pm, lib/RT/Transactions_Overlay.pm,
10528           lib/RT/Principal_Overlay.pm, lib/RT/Queue_Overlay.pm,
10529           lib/RT/Attachments_Overlay.pm, lib/RT/Groups_Overlay.pm,
10530           lib/RT/Record.pm, lib/RT/ObjectCustomFieldValues_Overlay.pm,
10531           lib/RT/Transaction_Overlay.pm, lib/RT/ACE_Overlay.pm,
10532           lib/RT/Link_Overlay.pm, lib/RT/I18N/en.po, lib/RT/I18N/cs.po,
10533           lib/RT/I18N/pt_br.po, lib/RT/I18N/fr.po, lib/RT/I18N/es.po,
10534           lib/RT/I18N/nl.po, lib/RT/I18N/pl.po, lib/RT/I18N/no.po,
10535           lib/RT/I18N/it.po, lib/RT/I18N/hu.po, lib/RT/I18N/da.po,
10536           lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po,
10537           lib/RT/I18N/zh_tw.po, lib/RT/I18N/id.po, lib/RT/I18N/he.po,
10538           lib/RT/I18N/fi.po, lib/RT/I18N/zh_cn.po,
10539           lib/RT/Action/SendEmail.pm, lib/RT/Interface/Email.pm,
10540           etc/RT_Config.pm.in: import rt 3.4.5
10541
10542 2006-10-16 22:49  ivan
10543
10544         * fs_selfservice/FS-SelfService/SelfService.pm: fix signup problem
10545           on IE, whew!
10546
10547 2006-10-16 10:59  ivan
10548
10549         * FS/FS/Record.pm: fix for agent_custid unique bs ('violates unique
10550           constraint cust_main18'), hope this doesn't break anything else
10551
10552 2006-10-16 10:13  ivan
10553
10554         * httemplate/: edit/cust_main.cgi, view/cust_main/misc.html: its
10555           not my monday morning
10556
10557 2006-10-16 10:11  ivan
10558
10559         * FS/FS/Conf.pm: closing bracket helps
10560
10561 2006-10-16 10:10  ivan
10562
10563         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi,
10564           httemplate/view/cust_main/misc.html: add a conf checkbox to turn
10565           DOB on
10566
10567 2006-10-16 09:56  ivan
10568
10569         * httemplate/edit/cust_main.cgi: fix stickiness bug when editing
10570           advertising sources
10571
10572 2006-10-15 19:21  ivan
10573
10574         * FS/FS/part_export/: acct_plesk.pm, www_plesk.pm: fix typo
10575           switching Net::Plesk to a run-time dependency
10576
10577 2006-10-14 16:53  ivan
10578
10579         * FS/FS/part_export/: acct_plesk.pm, www_plesk.pm: don't load
10580           Net::Plesk until its needed, to prevent every install from
10581           depending on it
10582
10583 2006-10-14 13:47  jeff
10584
10585         * FS/FS/part_export/: acct_plesk.pm, www_plesk.pm: preliminary
10586           plesk support
10587
10588 2006-10-14 03:09  ivan
10589
10590         * httemplate/search/report_receivables.cgi: that should fix
10591           statuses on receivables report
10592
10593 2006-10-14 02:55  ivan
10594
10595         * httemplate/docs/index.html: move signup/self-service install to
10596           wiki
10597
10598 2006-10-12 02:42  ivan
10599
10600         * FS/FS/cust_main.pm: fix "amatch: $_ is undefined: what are you
10601           matching" error when there are no companies in the fuzzy cache
10602           yet
10603
10604 2006-10-08 22:05  ivan
10605
10606         * FS/FS/Conf.pm: date selektah
10607
10608 2006-10-08 21:27  jeff
10609
10610         * httemplate/edit/process/cust_main.cgi: more BoD
10611
10612 2006-10-08 18:05  ivan
10613
10614         * FS/bin/: freeside-addoutsource, freeside-addoutsourceuser,
10615           freeside-adduser: update the tools for dev installs
10616
10617 2006-10-08 17:30  ivan
10618
10619         * FS/FS/Conf.pm, httemplate/view/cust_main.cgi: have the new style
10620           notes be the default
10621
10622 2006-10-08 17:26  ivan
10623
10624         * httemplate/view/: cust_main.cgi, cust_main/tickets.html: clean up
10625           the customer view a tiny bit
10626
10627 2006-10-08 17:13  ivan
10628
10629         * htetc/handler.pl: add cust_main_note to handler.pl
10630
10631 2006-10-08 01:17  ivan
10632
10633         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
10634           FS/FS/Setup.pm, FS/FS/cust_bill.pm, FS/FS/pay_batch.pm,
10635           FS/FS/payby.pm, bin/customer-faker, htetc/handler.pl,
10636           httemplate/edit/part_bill_event.cgi,
10637           httemplate/elements/menu.html,
10638           httemplate/search/cust_pay_batch.cgi,
10639           httemplate/search/pay_batch.cgi,
10640           httemplate/search/elements/search.html: add menu items for credit
10641           card batching, debug last-minute changes to payby.pm, add ACL for
10642           re-processing batches, separate CARD and CHEK batches, fixed
10643           defaults for batch formats
10644
10645 2006-10-07 16:40  ivan
10646
10647         * FS/FS/cust_bill.pm: remove a spurious commit from batch_card and
10648           document realtime option
10649
10650 2006-10-07 14:40  ivan
10651
10652         * FS/FS/cust_main.pm: better error msg on CSV import with bad
10653           pkgpart
10654
10655 2006-10-04 14:22  jeff
10656
10657         * FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/Conf.pm,
10658           FS/FS/Record.pm, httemplate/edit/cust_main.cgi,
10659           httemplate/elements/tr-input-date-field.html,
10660           httemplate/view/cust_main/misc.html: DoB
10661
10662 2006-10-03 15:44  jeff
10663
10664         * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/cust_main.pm,
10665           FS/FS/cust_main_note.pm, FS/MANIFEST, FS/FS/Schema.pm,
10666           FS/t/cust_main_note.t, httemplate/edit/cust_main.cgi,
10667           httemplate/edit/cust_main_note.cgi,
10668           httemplate/edit/process/cust_main_note.cgi,
10669           httemplate/view/cust_main.cgi,
10670           httemplate/view/cust_main/notes.html: Enhanced customer notes
10671
10672 2006-10-03 08:59  ivan
10673
10674         * FS/FS/: cust_main_invoice.pm, cust_pay_batch.pm, svc_external.pm,
10675           svc_www.pm: s/repalce/replace/ in POD doc
10676
10677 2006-09-29 10:22  ivan
10678
10679         * FS/FS/access_user.pm: fix problem with viewing unlinked services
10680
10681 2006-09-29 09:18  ivan
10682
10683         * FS/FS/part_export/domain_sql.pm: precedence error causing schema
10684           mapped values to disappear
10685
10686 2006-09-29 08:36  ivan
10687
10688         * FS/FS/part_export/domain_sql.pm: fix mapping problem in
10689           domain_sql export
10690
10691 2006-09-28 10:45  ivan
10692
10693         * FS/FS/svc_acct.pm: missing $ in ldap_password
10694
10695 2006-09-26 11:55  ivan
10696
10697         * httemplate/search/svc_acct.cgi: fix username@domain search
10698
10699 2006-09-23 11:33  ivan
10700
10701         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm: update to
10702           mailserver integration
10703
10704 2006-09-20 21:41  ivan
10705
10706         * FS/FS/part_export/acct_sql.pm: support static values in acct_sql
10707           as well
10708
10709 2006-09-20 09:00  ivan
10710
10711         * FS/FS/part_export/acct_sql.pm: eek, terminate the javascript
10712
10713 2006-09-20 08:20  ivan
10714
10715         * FS/FS/part_export/acct_sql.pm: finish correcting the naming
10716
10717 2006-09-20 08:19  ivan
10718
10719         * FS/FS/part_export/domain_sql.pm: tie correctly!
10720
10721 2006-09-19 09:49  ivan
10722
10723         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm,
10724           part_export/domain_sql.pm: add domain_sql export for new
10725           mailserver config and modify acct_sql export for same
10726
10727 2006-09-17 19:21  ivan
10728
10729         * httemplate/elements/menu.html: ticket system disableability for
10730           rainbowshops
10731
10732 2006-09-16 13:07  ivan
10733
10734         * bin/customer-faker: bulk fake customer insert
10735
10736 2006-09-15 12:15  ivan
10737
10738         * FS/FS/AccessRight.pm, httemplate/search/cust_tax_exempt_pkg.cgi,
10739           httemplate/view/cust_main/payment_history.html: add link to
10740           customer tax exemptions to customer view page
10741
10742 2006-09-14 22:10  ivan
10743
10744         * FS/FS/: Schema.pm, cust_bill_ApplicationCommon.pm,
10745           cust_bill_pay_pkg.pm, cust_credit_bill_pkg.pm: add sdate and
10746           edate to cust_bill_pay_pkg and cust_credit_bill_pkg tables
10747
10748 2006-09-14 12:33  ivan
10749
10750         * httemplate/edit/part_virtual_field.cgi: don't promise virtual
10751           fields on tables we can't deliver them on.  virtual fields suck
10752           anyway, they should be real database fields
10753
10754 2006-09-14 12:30  ivan
10755
10756         * httemplate/edit/process/generic.cgi: pointer to
10757           elements/process.html, fwiw
10758
10759 2006-09-13 09:01  ivan
10760
10761         * httemplate/search/report_cust_pay.html: add check # search, here
10762           for now...
10763
10764 2006-09-13 07:57  ivan
10765
10766         * FS/FS/cust_bill_ApplicationCommon.pm: yes, that does appear to be
10767           the fix for all this trouble.  s/qsearchs/qsearch/
10768
10769 2006-09-13 07:53  ivan
10770
10771         * FS/FS/: cust_credit.pm, cust_pay.pm: some cleanup while i'm here
10772
10773 2006-09-12 19:14  ivan
10774
10775         * FS/FS/Record.pm: encryption-on-insert bugfix from untd
10776
10777 2006-09-12 19:11  ivan
10778
10779         * FS/FS/svc_Common.pm: in-place replace bugfix from untd &
10780           debugging cleanup
10781
10782 2006-09-12 14:27  ivan
10783
10784         * httemplate/search/cust_main.cgi: no need to log this
10785
10786 2006-09-05 18:20  ivan
10787
10788         * bin/breakdown-bill-applications: not done yet
10789
10790 2006-09-05 18:08  ivan
10791
10792         * fs_selfservice/DEPLOY: this was supposed to just be a local hack,
10793           how did it wind up in CVS?
10794
10795 2006-09-05 18:08  ivan
10796
10797         * FS/bin/freeside-setup: new world ACLs
10798
10799 2006-09-05 18:07  ivan
10800
10801         * FS/FS/ClientAPI/Signup.pm: less cut and paste
10802
10803 2006-09-05 18:07  ivan
10804
10805         * FS/FS/payby.pm: ugh DCLN :/
10806
10807 2006-09-05 18:06  ivan
10808
10809         * FS/FS/cust_svc.pm: add some debugging
10810
10811 2006-09-05 18:06  ivan
10812
10813         * FS/FS/cdr.pm: add missing =back
10814
10815 2006-09-05 09:44  ivan
10816
10817         * httemplate/edit/process/cust_refund.cgi: fix refunds, really
10818
10819 2006-09-05 09:27  ivan
10820
10821         * httemplate/edit/process/cust_refund.cgi: fix FS::payby::payby2bop
10822           usage
10823
10824 2006-09-04 13:31  ivan
10825
10826         * httemplate/search/sqlradius.cgi: really fix the embedded duration
10827           table
10828
10829 2006-09-04 13:22  ivan
10830
10831         * httemplate/search/sqlradius.cgi: use the exact provided time
10832
10833 2006-09-04 13:15  ivan
10834
10835         * httemplate/search/sqlradius.cgi: fix the date/time parsing
10836
10837 2006-09-04 13:12  ivan
10838
10839         * httemplate/search/sqlradius.cgi: fix the embedded duration table
10840
10841 2006-09-04 13:10  ivan
10842
10843         * httemplate/search/sqlradius.cgi: fix the gridding colors
10844
10845 2006-09-04 13:05  ivan
10846
10847         * httemplate/: elements/tr-input-beginning_ending.html,
10848           search/sqlradius.cgi, search/sqlradius.html: allow time selection
10849           in RADIUS searches and grid-ize the resulting table
10850
10851 2006-09-04 09:24  ivan
10852
10853         * FS/FS/AccessRight.pm, httemplate/elements/menu.html: add RADIUS
10854           session search back to main menu
10855
10856 2006-09-02 20:14  ivan
10857
10858         * bin/dbdef-create: REALLY don't error out trying to create a dbdef
10859           file from scratch
10860
10861 2006-09-02 20:12  ivan
10862
10863         * bin/dbdef-create: don't error out trying to create a dbdef file
10864           from scratch
10865
10866 2006-09-02 13:38  ivan
10867
10868         * httemplate/search/: cust_bill_event.cgi, cust_bill_event.html:
10869           agent-virtualize invoice event reports
10870
10871 2006-09-01 00:52  ivan
10872
10873         * fs_selfservice/FS-SelfService/cgi/signup.html: pretty this up a
10874           little
10875
10876 2006-08-31 18:51  lawrence
10877
10878         * FS/FS/Conf.pm, FS/FS/ClientAPI/Signup.pm,
10879           fs_selfservice/FS-SelfService/cgi/signup.html: Progress
10880           checkpoint on improved signup stuff for additional services
10881
10882 2006-08-31 14:26  lawrence
10883
10884         * httemplate/config/config-process.cgi: make select-sub parameters
10885           work
10886
10887 2006-08-31 13:47  ivan
10888
10889         * eg/TEMPLATE_cust_main.import, etc/megapop.pl: BEGONE $Id
10890
10891 2006-08-31 13:44  ivan
10892
10893         * bin/: svc_acct.import, svc_domain.erase: BEGONE $Id$
10894
10895 2006-08-31 12:59  ivan
10896
10897         * bin/fs-migrate-svc_acct_sm: BEGONE $Id$
10898
10899 2006-08-31 12:25  ivan
10900
10901         * fs_selfservice/FS-SelfService/cgi/signup.cgi: BEGONE $Id$
10902
10903 2006-08-30 09:24  ivan
10904
10905         * bin/mapsecrets2access_user: need a username arg for now... this
10906           should make the error message less confusing
10907
10908 2006-08-30 08:41  ivan
10909
10910         * FS/bin/freeside-adduser: get rid of all the htpasswd stuff in
10911           freeside-adduser
10912
10913 2006-08-29 11:04  khoff
10914
10915         * FS/FS/part_pkg/flat_introrate.pm: Introductory rates...just what
10916           we always wanted.  Requires Date::Manip.
10917
10918 2006-08-29 10:50  lawrence
10919
10920         * FS/FS/ClientAPI/Signup.pm,
10921           fs_selfservice/FS-SelfService/cgi/signup.cgi,
10922           fs_selfservice/FS-SelfService/cgi/signup.html: Signup
10923           Enhancements
10924
10925 2006-08-28 06:52  ivan
10926
10927         * httemplate/edit/process/cust_main.cgi: parameters to method calls
10928           require ( ), arrgh
10929
10930 2006-08-27 17:52  jeff
10931
10932         * FS/FS/cust_bill.pm: protect against a race
10933
10934 2006-08-27 15:55  jeff
10935
10936         * Makefile: more clean
10937
10938 2006-08-27 14:50  jeff
10939
10940         * FS/FS/cust_bill.pm, FS/FS/payby.pm,
10941           httemplate/misc/process/payment.cgi: fix payby2bop brokenness
10942
10943 2006-08-27 13:10  jeff
10944
10945         * FS/FS/cust_pay_batch.pm: no comment
10946
10947 2006-08-27 13:09  jeff
10948
10949         * FS/FS/payby.pm: oops
10950
10951 2006-08-27 12:33  ivan
10952
10953         * FS/FS/AccessRight.pm, httemplate/elements/menu.html: add back
10954           invoice event reports
10955
10956 2006-08-27 12:30  jeff
10957
10958         * httemplate/: edit/cust_bill_pay.cgi, edit/cust_credit.cgi,
10959           edit/cust_credit_bill.cgi, misc/download-batch.cgi: correct bad
10960           conflict resolution
10961
10962 2006-08-26 16:15  jeff
10963
10964         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/Setup.pm, FS/FS/cust_bill.pm,
10965           FS/FS/cust_bill_event.pm, FS/FS/cust_bill_pay_batch.pm,
10966           FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm,
10967           FS/FS/part_bill_event.pm, FS/FS/payby.pm,
10968           FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm,
10969           FS/t/cust_bill_pay_batch.t, httemplate/edit/cust_bill_pay.cgi,
10970           httemplate/edit/cust_credit.cgi,
10971           httemplate/edit/cust_credit_bill.cgi,
10972           httemplate/edit/part_bill_event.cgi,
10973           httemplate/edit/process/cust_main.cgi,
10974           httemplate/edit/process/cust_refund.cgi,
10975           httemplate/misc/bill.cgi, httemplate/misc/download-batch.cgi,
10976           httemplate/misc/process/payment.cgi,
10977           httemplate/search/cust_pay_batch.cgi,
10978           httemplate/search/pay_batch.cgi,
10979           httemplate/search/pay_batch.html,
10980           httemplate/search/report_cust_pay_batch.html: batch refactor
10981           continued
10982
10983 2006-08-26 07:44  ivan
10984
10985         * FS/FS/Schema.pm: better error reporting for schema load failures
10986           (w/DBIx::DBSchema 0.32+), hopefully...
10987
10988 2006-08-26 07:39  ivan
10989
10990         * FS/FS/Schema.pm: better error reporting for schema load failures
10991           (w/DBIx::DBSchema 0.32+), hopefully...
10992
10993 2006-08-26 05:57  ivan
10994
10995         * httemplate/edit/: cust_bill_pay.cgi, cust_credit_bill.cgi: fix
10996           javascript for auto-setting application amount
10997
10998 2006-08-25 19:20  ivan
10999
11000         * httemplate/edit/cust_bill_pay.cgi: fix javascript for
11001           auto-setting application amount
11002
11003 2006-08-25 19:20  ivan
11004
11005         * htetc/handler.pl: i want max and min!
11006
11007 2006-08-25 19:12  ivan
11008
11009         * FS/FS/: Record.pm: foiled by autovivification!
11010
11011 2006-08-25 12:30  ivan
11012
11013         * FS/FS/Misc.pm, FS/FS/Record.pm,
11014           httemplate/edit/cust_main/select-country.html,
11015           httemplate/edit/cust_main/select-county.html,
11016           httemplate/edit/cust_main/select-state.html: use GROUP BY instead
11017           of DISTINCT ON in the state and country queries for better
11018           cross-database compatibility, based on a preliminary patch from
11019           Jason Thomas
11020
11021 2006-08-23 18:37  ivan
11022
11023         * httemplate/edit/: cust_credit.cgi, cust_pay.cgi: oops,
11024           "Auto-apply to invoices" dropdown disappeared
11025
11026 2006-08-23 15:25  ivan
11027
11028         * Makefile, httemplate/index.html,
11029           httemplate/browse/access_group.html,
11030           httemplate/browse/access_user.html,
11031           httemplate/browse/addr_block.cgi, httemplate/browse/agent.cgi,
11032           httemplate/browse/agent_type.cgi,
11033           httemplate/browse/cust_main_county.cgi,
11034           httemplate/browse/inventory_class.html,
11035           httemplate/browse/msgcat.cgi, httemplate/browse/nas.cgi,
11036           httemplate/browse/part_bill_event.cgi,
11037           httemplate/browse/part_export.cgi,
11038           httemplate/browse/part_pkg.cgi,
11039           httemplate/browse/part_referral.html,
11040           httemplate/browse/part_svc.cgi,
11041           httemplate/browse/part_virtual_field.cgi,
11042           httemplate/browse/payment_gateway.html,
11043           httemplate/browse/pkg_class.html, httemplate/browse/rate.cgi,
11044           httemplate/browse/router.cgi, httemplate/browse/svc_acct_pop.cgi,
11045           httemplate/browse/elements/browse.html,
11046           httemplate/config/config-process.cgi,
11047           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
11048           httemplate/edit/REAL_cust_pkg.cgi,
11049           httemplate/edit/access_group.html,
11050           httemplate/edit/access_user.html, httemplate/edit/agent.cgi,
11051           httemplate/edit/agent_payment_gateway.html,
11052           httemplate/edit/agent_type.cgi,
11053           httemplate/edit/bulk-cust_svc.html,
11054           httemplate/edit/cust_bill_pay.cgi,
11055           httemplate/edit/cust_credit.cgi,
11056           httemplate/edit/cust_credit_bill.cgi,
11057           httemplate/edit/cust_main.cgi,
11058           httemplate/edit/cust_main_county-expand.cgi,
11059           httemplate/edit/cust_main_county.cgi,
11060           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
11061           httemplate/edit/cust_refund.cgi,
11062           httemplate/edit/inventory_class.html, httemplate/edit/msgcat.cgi,
11063           httemplate/edit/part_bill_event.cgi,
11064           httemplate/edit/part_export.cgi, httemplate/edit/part_pkg.cgi,
11065           httemplate/edit/part_referral.html, httemplate/edit/part_svc.cgi,
11066           httemplate/edit/part_virtual_field.cgi,
11067           httemplate/edit/payment_gateway.html,
11068           httemplate/edit/pkg_class.html,
11069           httemplate/edit/prepay_credit.cgi, httemplate/edit/rate.cgi,
11070           httemplate/edit/rate_region.cgi, httemplate/edit/reg_code.cgi,
11071           httemplate/edit/router.cgi, httemplate/edit/svc_acct.cgi,
11072           httemplate/edit/svc_acct_pop.cgi,
11073           httemplate/edit/svc_broadband.cgi,
11074           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_external.cgi,
11075           httemplate/edit/svc_forward.cgi, httemplate/edit/svc_phone.cgi,
11076           httemplate/edit/svc_www.cgi,
11077           httemplate/edit/cust_main/billing.html,
11078           httemplate/edit/cust_main/contact.html,
11079           httemplate/edit/cust_main/select-country.html,
11080           httemplate/edit/cust_main/select-county.html,
11081           httemplate/edit/cust_main/select-state.html,
11082           httemplate/edit/elements/edit.html,
11083           httemplate/edit/elements/svc_Common.html,
11084           httemplate/edit/process/REAL_cust_pkg.cgi,
11085           httemplate/edit/process/access_group.html,
11086           httemplate/edit/process/access_user.html,
11087           httemplate/edit/process/agent.cgi,
11088           httemplate/edit/process/agent_payment_gateway.html,
11089           httemplate/edit/process/agent_type.cgi,
11090           httemplate/edit/process/bulk-cust_svc.cgi,
11091           httemplate/edit/process/cust_bill_pay.cgi,
11092           httemplate/edit/process/cust_credit.cgi,
11093           httemplate/edit/process/cust_credit_bill.cgi,
11094           httemplate/edit/process/cust_main.cgi,
11095           httemplate/edit/process/cust_main_county-collapse.cgi,
11096           httemplate/edit/process/cust_main_county-expand.cgi,
11097           httemplate/edit/process/cust_main_county.cgi,
11098           httemplate/edit/process/cust_pay.cgi,
11099           httemplate/edit/process/cust_pkg.cgi,
11100           httemplate/edit/process/cust_refund.cgi,
11101           httemplate/edit/process/cust_svc.cgi,
11102           httemplate/edit/process/domain_record.cgi,
11103           httemplate/edit/process/generic.cgi,
11104           httemplate/edit/process/inventory_class.html,
11105           httemplate/edit/process/msgcat.cgi,
11106           httemplate/edit/process/part_bill_event.cgi,
11107           httemplate/edit/process/part_export.cgi,
11108           httemplate/edit/process/part_pkg.cgi,
11109           httemplate/edit/process/part_referral.html,
11110           httemplate/edit/process/part_svc.cgi,
11111           httemplate/edit/process/payment_gateway.html,
11112           httemplate/edit/process/pkg_class.html,
11113           httemplate/edit/process/prepay_credit.cgi,
11114           httemplate/edit/process/quick-charge.cgi,
11115           httemplate/edit/process/quick-cust_pkg.cgi,
11116           httemplate/edit/process/rate.cgi,
11117           httemplate/edit/process/rate_region.cgi,
11118           httemplate/edit/process/reg_code.cgi,
11119           httemplate/edit/process/router.cgi,
11120           httemplate/edit/process/svc_acct.cgi,
11121           httemplate/edit/process/svc_acct_pop.cgi,
11122           httemplate/edit/process/svc_broadband.cgi,
11123           httemplate/edit/process/svc_domain.cgi,
11124           httemplate/edit/process/svc_external.cgi,
11125           httemplate/edit/process/svc_forward.cgi,
11126           httemplate/edit/process/svc_phone.html,
11127           httemplate/edit/process/svc_www.cgi,
11128           httemplate/edit/process/addr_block/add.cgi,
11129           httemplate/edit/process/addr_block/allocate.cgi,
11130           httemplate/edit/process/addr_block/deallocate.cgi,
11131           httemplate/edit/process/addr_block/split.cgi,
11132           httemplate/edit/process/elements/process.html,
11133           httemplate/edit/process/elements/svc_Common.html,
11134           httemplate/elements/checkboxes-table-name.html,
11135           httemplate/elements/checkboxes-table.html,
11136           httemplate/elements/header-popup.html,
11137           httemplate/elements/header.html,
11138           httemplate/elements/jsrsServer.html,
11139           httemplate/elements/menu.html, httemplate/elements/menubar.html,
11140           httemplate/elements/pager.html,
11141           httemplate/elements/phonenumber.html,
11142           httemplate/elements/progress-init.html,
11143           httemplate/elements/progress-popup.html,
11144           httemplate/elements/search-cust_main.html,
11145           httemplate/elements/select-access_group.html,
11146           httemplate/elements/select-agent.html,
11147           httemplate/elements/select-cust-fields.html,
11148           httemplate/elements/select-cust_pkg-status.html,
11149           httemplate/elements/select-month_year.html,
11150           httemplate/elements/select-part_referral.html,
11151           httemplate/elements/select-pkg_class.html,
11152           httemplate/elements/select-table.html,
11153           httemplate/elements/select-taxclass.html,
11154           httemplate/elements/small_custview.html,
11155           httemplate/elements/table-grid.html,
11156           httemplate/elements/table.html,
11157           httemplate/elements/tr-select-access_group.html,
11158           httemplate/elements/tr-select-agent.html,
11159           httemplate/elements/tr-select-cust-fields.html,
11160           httemplate/elements/tr-select-cust_pkg-status.html,
11161           httemplate/elements/tr-select-from_to.html,
11162           httemplate/elements/tr-select-part_referral.html,
11163           httemplate/elements/tr-select-pkg_class.html,
11164           httemplate/elements/xmlhttp.html,
11165           httemplate/graph/cust_bill_pkg.cgi,
11166           httemplate/graph/money_time.cgi,
11167           httemplate/graph/report_cust_bill_pkg.html,
11168           httemplate/graph/report_money_time.html,
11169           httemplate/graph/elements/monthly.html,
11170           httemplate/misc/batch-cust_pay.html, httemplate/misc/bill.cgi,
11171           httemplate/misc/cancel-unaudited.cgi,
11172           httemplate/misc/catchall.cgi, httemplate/misc/cdr-import.html,
11173           httemplate/misc/change_pkg.cgi, httemplate/misc/counties.cgi,
11174           httemplate/misc/cust_main-cancel.cgi,
11175           httemplate/misc/cust_main-import.cgi,
11176           httemplate/misc/cust_main-import_charges.cgi,
11177           httemplate/misc/delete-cust_credit.cgi,
11178           httemplate/misc/delete-cust_pay.cgi,
11179           httemplate/misc/delete-customer.cgi,
11180           httemplate/misc/delete-domain_record.cgi,
11181           httemplate/misc/delete-part_export.cgi,
11182           httemplate/misc/download-batch.cgi, httemplate/misc/dump.cgi,
11183           httemplate/misc/email-invoice.cgi,
11184           httemplate/misc/email_invoice_events.cgi,
11185           httemplate/misc/email_invoices.cgi,
11186           httemplate/misc/fax-invoice.cgi,
11187           httemplate/misc/fax_invoice_events.cgi,
11188           httemplate/misc/fax_invoices.cgi,
11189           httemplate/misc/inventory_item-import.html,
11190           httemplate/misc/link.cgi, httemplate/misc/meta-import.cgi,
11191           httemplate/misc/payment.cgi, httemplate/misc/print-invoice.cgi,
11192           httemplate/misc/print_invoice_events.cgi,
11193           httemplate/misc/print_invoices.cgi, httemplate/misc/queue.cgi,
11194           httemplate/misc/states.cgi,
11195           httemplate/misc/unapply-cust_credit.cgi,
11196           httemplate/misc/unapply-cust_pay.cgi,
11197           httemplate/misc/unprovision.cgi, httemplate/misc/unsusp_pkg.cgi,
11198           httemplate/misc/unvoid-cust_pay_void.cgi,
11199           httemplate/misc/upload-batch.cgi,
11200           httemplate/misc/void-cust_pay.cgi, httemplate/misc/whois.cgi,
11201           httemplate/misc/xmlhttp-cust_main-search.cgi,
11202           httemplate/misc/xmlrpc.cgi,
11203           httemplate/misc/process/batch-cust_pay.cgi,
11204           httemplate/misc/process/catchall.cgi,
11205           httemplate/misc/process/cdr-import.html,
11206           httemplate/misc/process/cust_main-import.cgi,
11207           httemplate/misc/process/cust_main-import_charges.cgi,
11208           httemplate/misc/process/delete-customer.cgi,
11209           httemplate/misc/process/inventory_item-import.html,
11210           httemplate/misc/process/link.cgi,
11211           httemplate/misc/process/meta-import.cgi,
11212           httemplate/misc/process/payment.cgi, httemplate/search/cdr.html,
11213           httemplate/search/cust_bill.html,
11214           httemplate/search/cust_bill_event.cgi,
11215           httemplate/search/cust_bill_event.html,
11216           httemplate/search/cust_bill_pkg.cgi,
11217           httemplate/search/cust_credit.html,
11218           httemplate/search/cust_main-otaker.cgi,
11219           httemplate/search/cust_main-zip.html,
11220           httemplate/search/cust_main.cgi, httemplate/search/cust_pay.cgi,
11221           httemplate/search/cust_pkg.cgi,
11222           httemplate/search/cust_tax_exempt_pkg.cgi,
11223           httemplate/search/inventory_item.html,
11224           httemplate/search/prepay_credit.html,
11225           httemplate/search/queue.html, httemplate/search/reg_code.html,
11226           httemplate/search/report_cdr.html,
11227           httemplate/search/report_cust_bill.html,
11228           httemplate/search/report_cust_credit.html,
11229           httemplate/search/report_cust_main-zip.html,
11230           httemplate/search/report_cust_pay.html,
11231           httemplate/search/report_cust_pkg.html,
11232           httemplate/search/report_prepaid_income.cgi,
11233           httemplate/search/report_prepaid_income.html,
11234           httemplate/search/report_receivables.cgi,
11235           httemplate/search/report_receivables.html,
11236           httemplate/search/report_tax.cgi,
11237           httemplate/search/report_tax.html, httemplate/search/sql.html,
11238           httemplate/search/sqlradius.cgi,
11239           httemplate/search/sqlradius.html, httemplate/search/svc_acct.cgi,
11240           httemplate/search/svc_broadband.cgi,
11241           httemplate/search/svc_domain.cgi,
11242           httemplate/search/svc_external.cgi,
11243           httemplate/search/svc_forward.cgi,
11244           httemplate/search/svc_phone.cgi, httemplate/search/svc_www.cgi,
11245           httemplate/search/elements/search.html,
11246           httemplate/view/cust_bill-logo.cgi,
11247           httemplate/view/cust_bill-pdf.cgi,
11248           httemplate/view/cust_bill-ps.cgi, httemplate/view/cust_bill.cgi,
11249           httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
11250           httemplate/view/svc_broadband.cgi,
11251           httemplate/view/svc_domain.cgi, httemplate/view/svc_external.cgi,
11252           httemplate/view/svc_forward.cgi, httemplate/view/svc_phone.cgi,
11253           httemplate/view/svc_www.cgi,
11254           httemplate/view/cust_main/billing.html,
11255           httemplate/view/cust_main/contacts.html,
11256           httemplate/view/cust_main/misc.html,
11257           httemplate/view/cust_main/order_pkg.html,
11258           httemplate/view/cust_main/packages.html,
11259           httemplate/view/cust_main/payment_history.html,
11260           httemplate/view/cust_main/quick-charge.html,
11261           httemplate/view/cust_main/tickets.html,
11262           httemplate/view/elements/svc_Common.html: Will things ever be the
11263           same again? It's the final masonize
11264
11265 2006-08-23 14:53  ivan
11266
11267         * httemplate/misc/batch-cust_pay.html: remove extraneous "
11268
11269 2006-08-23 05:13  ivan
11270
11271         * FS/FS/Schema.pm: removing already commented-out code
11272
11273 2006-08-23 05:06  ivan
11274
11275         * Makefile, FS/FS/CGI.pm: don't use FREESIDE_URL for this, it
11276           didn't work out...
11277
11278 2006-08-22 05:23  ivan
11279
11280         * httemplate/docs/index.html: get rid of old upgrade instructions
11281
11282 2006-08-21 16:01  ivan
11283
11284         * FS/: MANIFEST, FS/Schema.pm, FS/cust_bill.pm,
11285           FS/cust_bill_ApplicationCommon.pm, FS/cust_bill_pay.pm,
11286           FS/cust_bill_pay_pkg.pm, FS/cust_bill_pkg.pm,
11287           FS/cust_credit_bill.pm, FS/cust_credit_bill_pkg.pm,
11288           t/cust_bill_ApplicationCommon.t, t/cust_bill_pay_pkg.t,
11289           t/cust_credit_bill_pkg.t: add cust_bill_pay_pkg and
11290           cust_credit_bill_pkg - applying credits and payments against
11291           specific line items
11292
11293 2006-08-21 10:45  ivan
11294
11295         * FS/FS/: cust_main.pm: search for existing advertising sources
11296           before adding a new one
11297
11298 2006-08-21 05:38  ivan
11299
11300         * rt/html/Ticket/Elements/EditCustomers: better RT hint for smarter
11301           smart search
11302
11303 2006-08-21 02:46  ivan
11304
11305         * httemplate/docs/index.html: we're off to see the wiki, the
11306           wonderful wiki of oz
11307
11308 2006-08-18 05:18  ivan
11309
11310         * FS/FS/cust_main.pm: and a slight fix to the CSV import
11311
11312 2006-08-18 04:56  ivan
11313
11314         * FS/FS/cust_main.pm: pass through the explicitly specified pkeys
11315
11316 2006-08-18 04:52  ivan
11317
11318         * FS/FS/cust_main.pm: alas, now try with recursion
11319
11320 2006-08-18 04:40  ivan
11321
11322         * FS/FS/cust_main.pm: fix the  explicitly specified primary keys
11323
11324 2006-08-18 04:36  ivan
11325
11326         * FS/FS/cust_main.pm: allow explicitly specified primary keys (to
11327           get around big 8.1 Pg changes wrt reverse engineering
11328
11329 2006-08-18 03:34  ivan
11330
11331         * FS/FS/cust_main.pm: suggestion to run dbdef-create here, yes...
11332
11333 2006-08-18 03:31  ivan
11334
11335         * FS/FS/cust_main.pm: want ALL of cust_main-skeleton tables config,
11336           not just the first line
11337
11338 2006-08-18 03:27  ivan
11339
11340         * FS/FS/cust_main.pm: that was it, the sql had to be fixed...
11341
11342 2006-08-18 03:26  ivan
11343
11344         * FS/FS/cust_main.pm: W T F
11345
11346 2006-08-18 03:18  ivan
11347
11348         * FS/FS/cust_main.pm: even more skeleton debugging, ugh
11349
11350 2006-08-18 03:10  ivan
11351
11352         * FS/FS/cust_main.pm: what's going on with the parameters for
11353           skeleton inserts??
11354
11355 2006-08-18 03:00  ivan
11356
11357         * FS/FS/cust_main.pm: skeleton typo
11358
11359 2006-08-18 02:58  ivan
11360
11361         * FS/FS/cust_main.pm: oops, want CHILD table for skeleton inserts,
11362           not parent
11363
11364 2006-08-18 02:50  ivan
11365
11366         * FS/FS/cust_main.pm: add debugging to _copy_skel to get some idea
11367           what's going on
11368
11369 2006-08-18 01:33  ivan
11370
11371         * FS/FS/: Conf.pm, cust_main.pm: first try at skeleton feature for
11372           mg
11373
11374 2006-08-16 01:19  ivan
11375
11376         * FS/bin/freeside-adduser: get rid of too-verbose debugging
11377
11378 2006-08-15 07:20  ivan
11379
11380         * FS/FS/cust_main.pm, httemplate/misc/cust_main-import.cgi,
11381           httemplate/misc/process/cust_main-import.cgi: add a new, extended
11382           CSV import format
11383
11384 2006-08-14 06:28  ivan
11385
11386         * FS/FS/cust_main.pm: pass email, phone and ip adderss to B:OP when
11387           doing refunds, hopefully this will fix OpenECHO refunds
11388
11389 2006-08-14 05:13  ivan
11390
11391         * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi,
11392           httemplate/elements/header.html,
11393           httemplate/elements/search-cust_main.html,
11394           rt/html/Elements/FreesideInvoiceSearch,
11395           rt/html/Elements/FreesideNewCust,
11396           rt/html/Elements/FreesideSearch,
11397           rt/html/Elements/FreesideSvcSearch, rt/html/Elements/PageLayout,
11398           rt/html/Elements/SimpleSearch, rt/html/Elements/Tabs,
11399           rt/html/NoAuth/webrt.css: sprinkle some magic ajax fairy dust on
11400           referring customer SELEKTAH.  rewind!  make smart search smarter,
11401           re-layout the top search bars and add an invoice one
11402
11403 2006-08-14 01:38  ivan
11404
11405         * FS/FS/access_user.pm: bugfix for agentless access users,
11406           triggered by part_referral (advertising source) agent
11407           virtualization
11408
11409 2006-08-13 03:25  ivan
11410
11411         * FS/FS/Conf.pm, FS/FS/TicketSystem/RT_External.pm,
11412           httemplate/edit/cust_pay.cgi,
11413           httemplate/edit/process/cust_pay.cgi,
11414           httemplate/view/cust_main.cgi,
11415           httemplate/view/cust_main/billing.html,
11416           httemplate/view/cust_main/misc.html,
11417           httemplate/view/cust_main/packages.html,
11418           httemplate/view/cust_main/payment_history.html,
11419           httemplate/view/cust_main/tickets.html: customer view work:
11420
11421           DONE  1. add status and balance to top
11422
11423           DONE  2. add some sort of oldest date thing so the history
11424           doesn't get too      big (# years and a link to "show older")
11425
11426             3. make the rest of the action links into js popups?  maybe
11427           later,
11428                weird IENess when closing em
11429           DONE (finished)    - so revert out or finish/commit the Enter
11430           check payment one    - Process page can wait until another day..
11431           it should be more of an *action*
11432
11433           DONE  4. Ticket list config knobs for wtxs (grid it too)
11434
11435           DONE  5. grid the package list
11436
11437 2006-08-12 04:01  ivan
11438
11439         * httemplate/edit/cust_credit.cgi: s/Post/Enter/;
11440
11441 2006-08-12 03:47  ivan
11442
11443         * FS/FS/Conf.pm, FS/FS/AccessRight.pm,
11444           httemplate/view/cust_main/payment_history.html: fix acl rewrite
11445           causing problems: void now shows up properly, deprecate all the
11446           redundant config values
11447
11448 2006-08-11 23:45  ivan
11449
11450         * FS/FS/cust_pkg.pm: don't adjust next bill date on unsuspension!
11451           causes undesirable effects with prorate/subscription packages and
11452           undesirably rewards customers for non-payment, closes: Bug#1325
11453
11454 2006-08-11 01:02  ivan
11455
11456         * FS/FS/access_user.pm, FS/FS/part_referral.pm,
11457           httemplate/browse/part_referral.html,
11458           httemplate/edit/cust_main.cgi,
11459           httemplate/elements/select-agent.html,
11460           httemplate/elements/select-part_referral.html,
11461           httemplate/elements/tr-select-agent.html,
11462           httemplate/elements/tr-select-part_referral.html: virtualize
11463           referrals on customer addition
11464
11465 2006-08-10 15:18  ivan
11466
11467         * httemplate/config/config.cgi: bugfix for selects that don't have
11468           select_enum
11469
11470 2006-08-10 06:50  ivan
11471
11472         * FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/part_referral.pm,
11473           httemplate/browse/part_referral.html,
11474           httemplate/view/cust_main/misc.html: add cust_main.agent_custid
11475           (at least to schema and customer view, no manual editing yet)
11476
11477 2006-08-10 05:01  ivan
11478
11479         * httemplate/browse/part_referral.html: bold the total footer
11480
11481 2006-08-10 04:55  ivan
11482
11483         * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/Schema.pm,
11484           FS/FS/access_user.pm, FS/FS/part_referral.pm,
11485           httemplate/browse/part_referral.html,
11486           httemplate/edit/part_referral.html,
11487           httemplate/edit/process/part_referral.html,
11488           httemplate/elements/menu.html: agent-virtualize advertising
11489           sources
11490
11491 2006-08-09 20:10  ivan
11492
11493         * FS/FS/Schema.pm: don't set the default to NULL the string!
11494           besides, that's already the default value of any nullable column,
11495           which @date_type is...
11496
11497 2006-08-09 19:27  ivan
11498
11499         * FS/FS/part_pkg.pm: better debugging for missing recur_fee so its
11500           easier to check the db
11501
11502 2006-08-09 14:46  ivan
11503
11504         * fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: take
11505           "coming soon" options off the menu, its been Soon for too long -
11506           they'll get here when they do
11507
11508 2006-08-09 03:47  ivan
11509
11510         * FS/FS/ClientAPI/MyAccount.pm,
11511           fs_selfservice/FS-SelfService/SelfService.pm, FS/FS/svc_acct.pm,
11512           fs_selfservice/FS-SelfService/cgi/change_password.html,
11513           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
11514           fs_selfservice/FS-SelfService/cgi/process_change_password.html,
11515           fs_selfservice/FS-SelfService/cgi/provision_list.html,
11516           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: self-service
11517           interface: add proper password changer and prevent "Setup my
11518           services" provisioner from showing broken links for services not
11519           handled yet
11520
11521 2006-08-09 00:46  ivan
11522
11523         * fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi: and the
11524           days go by...
11525
11526 2006-08-09 00:03  ivan
11527
11528         * fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi: this is not
11529           my beautiful magic template! (water flowing underground)
11530
11531 2006-08-08 23:43  jeff
11532
11533         * FS/FS/Schema.pm, FS/FS/Setup.pm, FS/FS/cust_bill.pm,
11534           FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm,
11535           FS/FS/part_bill_event.pm, FS/FS/pay_batch.pm, FS/FS/payby.pm,
11536           httemplate/docs/schema.html, httemplate/misc/download-batch.cgi:
11537           batch refactor
11538
11539 2006-08-08 23:34  ivan
11540
11541         * FS/FS/ClientAPI/MyAccount.pm,
11542           fs_selfservice/FS-SelfService/SelfService.pm,
11543           fs_selfservice/FS-SelfService/cgi/cust_bill-logo.cgi,
11544           fs_selfservice/FS-SelfService/cgi/view_invoice.html: self-service
11545           interface: move from text to html invoices
11546
11547 2006-08-08 20:45  ivan
11548
11549         * fs_selfservice/FS-SelfService/Makefile.PL: please bleeding-edge
11550           debian perl, would you put it in /usr/local/sbin?  thanks.
11551
11552 2006-08-06 19:44  ivan
11553
11554         * FS/FS/CurrentUser.pm, FS/FS/Schema.pm, FS/FS/access_user.pm,
11555           httemplate/browse/part_pkg.cgi,
11556           httemplate/browse/access_user.html,
11557           httemplate/edit/access_user.html,
11558           httemplate/edit/elements/edit.html: add internal user disable-ing
11559
11560 2006-08-06 19:19  ivan
11561
11562         * httemplate/search/elements/search.html: get rid of the extra
11563           border in nested tables
11564
11565 2006-08-06 16:39  ivan
11566
11567         * FS/: FS/access_user.pm, bin/freeside-adduser: slightly better
11568           bootstrapping for htpasswd kludge... hopefully that will go away
11569           in 1.7.1
11570
11571 2006-08-06 14:37  ivan
11572
11573         * FS/FS/svc_Common.pm: make sure default RADIUS groups don't
11574           override ones for existing records
11575
11576 2006-08-06 13:23  ivan
11577
11578         * httemplate/edit/svc_acct.cgi: silly closing }
11579
11580 2006-08-06 13:21  ivan
11581
11582         * FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
11583           httemplate/edit/svc_acct.cgi: yow.  fix up group handling
11584
11585 2006-08-06 13:07  ivan
11586
11587         * FS/FS/svc_acct.pm, httemplate/edit/process/cust_main.cgi: this
11588           should fix the barfing about default radius groups on the new
11589           customer screen...
11590
11591 2006-08-06 02:14  ivan
11592
11593         * FS/FS/svc_acct.pm: this just needs to be a hashref and we should
11594           be all set with radius groups then
11595
11596 2006-08-06 02:10  ivan
11597
11598         * FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
11599           httemplate/edit/svc_acct.cgi: this should process default
11600           usergroup as well as fixed now
11601
11602 2006-08-06 01:43  ivan
11603
11604         * FS/FS/svc_acct.pm: add debugging to track down RADIUS group
11605           problem
11606
11607 2006-08-06 01:10  ivan
11608
11609         * FS/FS/: svc_acct.pm: add confession here to diagnose etxrn's
11610           problem better
11611
11612 2006-07-27 17:33  ivan
11613
11614         * FS/FS/access_user.pm: htpasswd workaround no longer necessary -
11615           closes: #1351
11616
11617 2006-07-27 01:08  ivan
11618
11619         * FS/t/svc_phone.t: svc_phone.t
11620
11621 2006-07-25 21:18  ivan
11622
11623         * FS/FS/UID.pm: ugh, fixup bootstrapping
11624
11625 2006-07-25 01:39  ivan
11626
11627         * httemplate/search/cust_main.cgi: oops, extra else
11628
11629 2006-07-25 01:33  ivan
11630
11631         * FS/FS/agent.pm, httemplate/browse/agent.cgi,
11632           httemplate/elements/table-grid.html,
11633           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi:
11634           this should finish adding the "inactive" status, i think?
11635
11636 2006-07-25 00:27  ivan
11637
11638         * bin/rt-update-links: quick script to convert rt links from one
11639           database name to another
11640
11641 2006-07-24 15:40  ivan
11642
11643         * FS/FS/cust_main.pm: fix up smart searching to make the quick
11644           payment entry behave better
11645
11646 2006-07-23 07:23  ivan
11647
11648         * httemplate/search/report_receivables.cgi: sql num_pkgs
11649           conflicting with method...
11650
11651 2006-07-23 07:21  ivan
11652
11653         * httemplate/search/report_receivables.cgi: ugh, really fix the
11654           statuses here
11655
11656 2006-07-23 07:20  ivan
11657
11658         * httemplate/search/report_receivables.cgi: hopefully fix the
11659           statuses here
11660
11661 2006-07-23 07:17  ivan
11662
11663         * httemplate/search/report_receivables.cgi:  i should REALLY go to
11664           sleep
11665
11666 2006-07-23 07:16  ivan
11667
11668         * httemplate/search/report_receivables.cgi:  i should go to sleep
11669
11670 2006-07-23 07:07  ivan
11671
11672         * FS/FS/cust_main.pm, httemplate/search/report_receivables.cgi:
11673           more work towards adding an "inactive" status - add it to the A/R
11674           report
11675
11676 2006-07-15 17:55  ivan
11677
11678         * SCHEMA_CHANGE, FS/FS/Conf.pm, FS/FS/agent.pm, FS/FS/cust_bill.pm,
11679           FS/FS/inventory_item.pm,
11680           fs_selfservice/FS-SelfService/freeside-selfservice-clientd,
11681           httemplate/autohandler, httemplate/edit/cust_credit.cgi,
11682           httemplate/elements/overlibmws.js,
11683           httemplate/elements/overlibmws_draggable.js,
11684           httemplate/elements/phonenumber.html,
11685           httemplate/search/cust_bill.html, httemplate/search/svc_acct.cgi,
11686           httemplate/search/svc_domain.cgi,
11687           httemplate/search/svc_forward.cgi, httemplate/search/svc_www.cgi,
11688           httemplate/view/svc_external.cgi: odds and ends
11689
11690 2006-07-13 21:20  ivan
11691
11692         * FS/FS/cust_pkg.pm: don't send cancellation emails on package
11693           changes
11694
11695 2006-07-13 20:27  ivan
11696
11697         * FS/FS/svc_Common.pm: this should fix radius group editing and the
11698           "Reference found where even-sized list expected at
11699           /usr/local/share/perl/5.8.4/FS/svc_Common.pm line 473" error
11700
11701 2006-07-13 20:17  ivan
11702
11703         * FS/FS/CurrentUser.pm: this should fix the bootstrapping
11704
11705 2006-07-13 18:42  ivan
11706
11707         * FS/FS/: CurrentUser.pm, UID.pm: add the small
11708           FS::CurrentUser::BootstrapUser class for... surprise...
11709           bootstrapping
11710
11711 2006-07-13 17:42  ivan
11712
11713         * FS/FS/Setup.pm: fix acl bootstrapping
11714
11715 2006-07-13 17:32  ivan
11716
11717         * FS/: FS/UID.pm, bin/freeside-setup: should be able to
11718           freeside-setup without a username now
11719
11720 2006-07-13 16:45  ivan
11721
11722         * FS/FS/UID.pm: mapsecrets file shouldn't be necessary at all...
11723
11724 2006-07-12 20:54  ivan
11725
11726         * FS/FS/Report/Table/Monthly.pm,
11727           httemplate/search/cust_credit.html,
11728           httemplate/search/cust_pay.cgi,
11729           httemplate/search/report_receivables.cgi: fix multiple-agent
11730           virtualization properly for these reports
11731
11732 2006-07-12 16:33  ivan
11733
11734         * FS/: bin/freeside-setup, FS/Setup.pm: add acl bootstrapping -
11735           should be installable again now
11736
11737 2006-07-11 17:20  ivan
11738
11739         * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/Schema.pm,
11740           FS/FS/cdr.pm, FS/FS/cust_svc.pm, FS/FS/h_svc_phone.pm,
11741           FS/FS/part_svc.pm, FS/FS/svc_phone.pm,
11742           httemplate/elements/menu.html, httemplate/misc/cdr-import.html,
11743           FS/MANIFEST, htetc/handler.pl, httemplate/edit/part_svc.cgi,
11744           httemplate/edit/svc_phone.cgi,
11745           httemplate/edit/elements/edit.html,
11746           httemplate/edit/elements/svc_Common.html,
11747           httemplate/edit/process/svc_phone.html,
11748           httemplate/edit/process/elements/process.html,
11749           httemplate/edit/process/elements/svc_Common.html,
11750           httemplate/search/cdr.html, httemplate/search/report_cdr.html,
11751           httemplate/search/svc_phone.cgi, httemplate/view/svc_phone.cgi,
11752           httemplate/view/elements/svc_Common.html,
11753           FS/FS/part_pkg/voip_cdr.pm: svc_phone service and CDR billing
11754           from imported CDRs
11755
11756 2006-07-09 07:35  ivan
11757
11758         * rt/html/Elements/: Header, PageLayout: fix the image path in the
11759           kludged looknfeel integration
11760
11761 2006-07-05 07:55  ivan
11762
11763         * FS/FS/cust_main.pm: patch to fix fuzzy searching from Ryan Gunn
11764
11765 2006-07-04 05:01  ivan
11766
11767         * FS/: bin/freeside-addgroup, bin/freeside-adduser, MANIFEST:
11768           adding freeside-addgroup
11769
11770 2006-07-01 04:26  ivan
11771
11772         * FS/FS/Record.pm: another Pg 8.1 fix?  noticed by Damon Vincent
11773
11774 2006-06-30 07:30  ivan
11775
11776         * FS/bin/freeside-adduser: checkin freeside-adduser with the -g
11777           flag!  sheesh
11778
11779 2006-06-29 08:45  ivan
11780
11781         * FS/FS/part_export/shellcommands.pm: small patch to set
11782           $new_finger from Tim Yardley
11783
11784 2006-06-29 08:19  ivan
11785
11786         * httemplate/edit/part_bill_event.cgi: percentage late fees too
11787
11788 2006-06-29 06:47  ivan
11789
11790         * FS/FS/inventory_class.pm, FS/FS/svc_Common.pm,
11791           httemplate/browse/inventory_class.html,
11792           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
11793           httemplate/edit/svc_broadband.cgi,
11794           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_external.cgi,
11795           httemplate/edit/svc_forward.cgi, httemplate/edit/svc_www.cgi,
11796           httemplate/search/inventory_item.html: finish at least the
11797           automatic provisioning part
11798
11799 2006-06-27 07:19  ivan
11800
11801         * httemplate/docs/index.html: going to wikiland
11802
11803 2006-06-24 09:41  ivan
11804
11805         * FS/FS/part_svc.pm, FS/FS/part_svc_column.pm,
11806           httemplate/edit/part_svc.cgi, httemplate/browse/part_svc.cgi,
11807           httemplate/elements/select-table.html,
11808           httemplate/elements/table-grid.html: Add the ability to link
11809           customer service definition fields to inventory   classes, with
11810           an "automatic/manual" flag.  Add the ability for the web
11811           interface to maintain these links.  Start prettying up the
11812           service def.    edit in preparation for Bigger Changes.
11813
11814 2006-06-21 09:26  ivan
11815
11816         * httemplate/browse/part_pkg.cgi: fix show/hide disabled link
11817           interaction w/pager
11818
11819 2006-06-21 06:00  ivan
11820
11821         * httemplate/elements/iframecontentmws.js: oops, don't want this
11822           debugging in here
11823
11824 2006-06-21 06:00  ivan
11825
11826         * httemplate/view/cust_main/payment_history.html:
11827           http://www.macridesweb.com/oltest/ONCLICK.html !!!!!
11828
11829 2006-06-21 05:58  ivan
11830
11831         * httemplate/view/cust_main.cgi: need the OLiframecontent sub
11832
11833 2006-06-21 05:57  ivan
11834
11835         * httemplate/elements/header-popup.html: adding a header element
11836           for popups to replace CGI::header
11837
11838 2006-06-21 05:56  ivan
11839
11840         * httemplate/elements/iframecontentmws.js: add overlib iframe
11841           function
11842
11843 2006-06-21 01:42  ivan
11844
11845         * FS/FS/agent_type.pm, httemplate/browse/agent_type.cgi: speed up
11846           the agent type report when there are lots of package definitions
11847
11848 2006-06-19 06:09  ivan
11849
11850         * httemplate/view/cust_main/packages.html: fix ACL name for service
11851           provisioning and prevent disabled service provisioning from
11852           messing up table formatting
11853
11854 2006-06-19 05:47  ivan
11855
11856         * bin/mapsecrets2access_user: better error checking for this
11857           thrown-together bootstrapping script
11858
11859 2006-06-19 05:22  ivan
11860
11861         * bin/mapsecrets2access_user: ACL bootstrapping
11862
11863 2006-06-19 05:15  ivan
11864
11865         * FS/: FS/CurrentUser.pm, bin/freeside-upgrade: ACL bootstrapping
11866
11867 2006-06-19 05:09  ivan
11868
11869         * FS/t/ConfDefaults.t: forgot to commit this test
11870
11871 2006-06-19 04:57  ivan
11872
11873         * bin/mapsecrets2access_user: ACL bootstrapping/upgrade
11874
11875 2006-06-19 04:25  ivan
11876
11877         * FS/FS/AccessRight.pm, FS/FS/access_user.pm, FS/FS/cust_main.pm,
11878           httemplate/elements/menu.html, httemplate/view/cust_main.cgi,
11879           httemplate/view/cust_main/packages.html,
11880           httemplate/view/cust_main/payment_history.html: ACLs, take three
11881           or four or something
11882
11883 2006-06-19 01:05  ivan
11884
11885         * FS/FS/Conf.pm, FS/FS/ConfDefaults.pm, FS/FS/cust_main_Mixin.pm,
11886           FS/FS/cust_pkg.pm, FS/FS/UI/Web.pm, httemplate/config/config.cgi,
11887           httemplate/elements/menu.html,
11888           httemplate/elements/select-cust-fields.html,
11889           httemplate/elements/select-cust_pkg-status.html,
11890           httemplate/elements/tr-select-cust-fields.html,
11891           httemplate/elements/tr-select-cust_pkg-status.html,
11892           httemplate/graph/cust_bill_pkg.cgi,
11893           httemplate/search/report_cust_pkg.html,
11894           httemplate/view/cust_main/contacts.html: add ability to select
11895           specific package defs. and package status to package report for
11896           qis
11897
11898 2006-06-18 23:03  ivan
11899
11900         * httemplate/search/cust_main.cgi: fix up the alternating colors on
11901           the customer search results
11902
11903 2006-06-18 19:33  ivan
11904
11905         * FS/MANIFEST, FS/FS/CurrentUser.pm, FS/FS/Record.pm,
11906           FS/FS/Schema.pm, FS/FS/UID.pm, FS/FS/access_user.pm,
11907           FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
11908           httemplate/elements/select-agent.html,
11909           httemplate/elements/select-table.html,
11910           httemplate/elements/tr-select-agent.html,
11911           httemplate/search/cust_bill.html,
11912           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
11913           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
11914           httemplate/search/svc_forward.cgi: agent virtualization, take one
11915           (stuff from "inactive" changeset snuck into cust_main.pm and the
11916           package reporting changeset in search/cust_pkg.cgi here too)
11917
11918 2006-06-18 05:56  ivan
11919
11920         * httemplate/edit/elements/edit.html: well, it isn't broken...
11921
11922 2006-06-18 05:54  ivan
11923
11924         * FS/FS/AccessRight.pm, FS/FS/access_group.pm,
11925           FS/FS/access_groupagent.pm, FS/FS/m2name_Common.pm,
11926           FS/FS/part_pkg.pm, httemplate/edit/access_group.html,
11927           httemplate/edit/part_pkg.cgi, httemplate/edit/elements/edit.html,
11928           httemplate/edit/process/access_group.html,
11929           httemplate/elements/checkboxes-table-name.html,
11930           httemplate/elements/checkboxes-table.html, FS/MANIFEST,
11931           htetc/handler.pl, httemplate/browse/access_group.html,
11932           httemplate/browse/access_user.html,
11933           httemplate/edit/process/elements/process.html: ACLs: finish group
11934           edit (agents + rights) & browse
11935
11936 2006-06-15 18:23  jeff
11937
11938         * FS/FS/cust_bill.pm, FS/FS/pay_batch.pm,
11939           httemplate/misc/download-batch.cgi: value issues and many bits
11940           remain
11941
11942 2006-06-15 17:47  ivan
11943
11944         * httemplate/misc/download-batch.cgi: and fix the  name for TD
11945           Canada Trust.  and that's it for now.  really.
11946
11947 2006-06-15 17:33  ivan
11948
11949         * httemplate/misc/download-batch.cgi: oops i'm gonna do that too,
11950           now that the batch format file is not the same as the batch
11951           params files
11952
11953 2006-06-15 17:27  ivan
11954
11955         * httemplate/misc/download-batch.cgi: s/printf/sprintf/ and make
11956           the config a little less strange
11957
11958 2006-06-08 03:32  ivan
11959
11960         * httemplate/elements/menu.html: fix link to prepaid card setup
11961
11962 2006-06-06 04:16  ivan
11963
11964         * rt/html/NoAuth/webrt.css: whew, this can go back
11965
11966 2006-06-06 04:08  ivan
11967
11968         * rt/html/NoAuth/webrt.css: yay this should finally fix the weird
11969           black navigation links; hide the Mason stuff from browsers when
11970           it doesn't get processed for some reason
11971
11972 2006-06-06 03:57  ivan
11973
11974         * rt/html/NoAuth/webrt.css: yet another attempt to fix weird black
11975           RT navigation links
11976
11977 2006-06-06 03:54  ivan
11978
11979         * rt/html/NoAuth/webrt.css: another attempt to fix weird black RT
11980           navigation links
11981
11982 2006-06-06 03:46  ivan
11983
11984         * rt/html/NoAuth/webrt.css: attempt to fix weird black RT
11985           navigation links
11986
11987 2006-06-06 03:30  ivan
11988
11989         * FS/FS/cdr.pm: fix unmatched =back somehow futzing things up with
11990           automated install. wtf?!
11991
11992 2006-06-02 06:20  ivan
11993
11994         * httemplate/elements/header.html, rt/FREESIDE_MODIFIED,
11995           rt/html/Elements/FreesideSvcSearch, rt/html/Elements/PageLayout,
11996           rt/html/Elements/Tabs: add a service search
11997
11998 2006-05-24 03:22  ivan
11999
12000         * FS/MANIFEST: removing duplicate entries
12001
12002 2006-05-22 13:38  ivan
12003
12004         * rt/html/Elements/FreesideNewCust: missing > tag on INPUT
12005
12006 2006-05-22 11:27  ivan
12007
12008         * FS/FS/cust_main.pm: better error message for banned cards
12009
12010 2006-05-21 19:06  ivan
12011
12012         * Makefile: docs are going in the wiki Real Soon Now anyway
12013
12014 2006-05-21 17:50  ivan
12015
12016         * Makefile: 1.7.0?  why not?
12017
12018 2006-05-21 17:44  ivan
12019
12020         * httemplate/: index.html, elements/menu.html: 1.7.0?  why not!
12021
12022 2006-05-21 11:40  ivan
12023
12024         * FS/FS/part_export/communigate_pro_singledomain.pm: tyop
12025
12026 2006-05-20 13:06  jeff
12027
12028         * FS/FS.pm, FS/MANIFEST, FS/FS/Schema.pm, FS/FS/cust_bill.pm,
12029           FS/FS/cust_pay_batch.pm, FS/FS/pay_batch.pm, FS/t/pay_batch.t,
12030           htetc/handler.pl, httemplate/docs/schema.html,
12031           httemplate/misc/download-batch.cgi: first stab at BoM download
12032
12033 2006-05-15 06:57  ivan
12034
12035         * httemplate/: index.html, elements/freeside.css,
12036           elements/header.html, elements/menu.html: move most of the crap
12037           on the "main menu" to the sidebar
12038
12039 2006-05-15 04:05  ivan
12040
12041         * rt/html/NoAuth/webrt.css, httemplate/elements/freeside.css,
12042           httemplate/elements/header.html, httemplate/elements/xmenu.css,
12043           httemplate/search/cust_main.cgi, rt/FREESIDE_MODIFIED,
12044           rt/html/Elements/FreesideNewCust,
12045           rt/html/Elements/FreesideSearch, rt/html/Elements/Header,
12046           rt/html/Elements/PageLayout, rt/html/Elements/SimpleSearch,
12047           rt/html/Elements/Tabs, rt/html/Elements/TitleBoxStart,
12048           rt/html/Search/Bulk.html: more ACL and re-skinning work, now with
12049           RT!
12050
12051 2006-05-14 09:47  ivan
12052
12053         * CREDITS, htetc/handler.pl, httemplate/autohandler,
12054           httemplate/index.html, httemplate/browse/access_group.html,
12055           httemplate/browse/access_user.html,
12056           httemplate/browse/agent_type.cgi,
12057           httemplate/browse/cust_main_county.cgi,
12058           httemplate/browse/msgcat.cgi, httemplate/browse/part_pkg.cgi,
12059           httemplate/edit/access_group.html,
12060           httemplate/edit/access_user.html, httemplate/edit/agent_type.cgi,
12061           httemplate/edit/cust_bill_pay.cgi,
12062           httemplate/edit/cust_credit.cgi,
12063           httemplate/edit/cust_credit_bill.cgi,
12064           httemplate/edit/cust_main.cgi, httemplate/edit/cust_pkg.cgi,
12065           httemplate/edit/part_virtual_field.cgi,
12066           httemplate/edit/svc_domain.cgi,
12067           httemplate/edit/elements/edit.html,
12068           httemplate/edit/process/access_group.html,
12069           httemplate/edit/process/access_user.html,
12070           httemplate/edit/process/agent_type.cgi,
12071           httemplate/edit/process/cust_bill_pay.cgi,
12072           httemplate/edit/process/cust_credit.cgi,
12073           httemplate/edit/process/cust_credit_bill.cgi,
12074           httemplate/edit/process/elements/process.html,
12075           httemplate/elements/checkboxes-table.html,
12076           httemplate/elements/cssexpr.js, httemplate/elements/footer.html,
12077           httemplate/elements/header.html,
12078           httemplate/elements/menubar.html,
12079           httemplate/elements/select-access_group.html,
12080           httemplate/elements/tr-select-access_group.html,
12081           httemplate/elements/xmenu.css, httemplate/elements/xmenu.js,
12082           httemplate/misc/batch-cust_pay.html, httemplate/misc/payment.cgi,
12083           httemplate/search/cust_main-otaker.cgi,
12084           httemplate/search/cust_main.cgi,
12085           httemplate/search/report_cust_bill.html,
12086           httemplate/search/report_cust_credit.html,
12087           httemplate/search/report_cust_pay.html,
12088           httemplate/search/report_prepaid_income.html,
12089           httemplate/search/report_tax.html,
12090           httemplate/search/sqlradius.html,
12091           httemplate/search/svc_domain.cgi,
12092           httemplate/search/svc_external.cgi, FS/MANIFEST,
12093           FS/FS/AccessRight.pm, FS/FS/CGI.pm, FS/FS/Schema.pm,
12094           FS/FS/access_group.pm, FS/FS/access_groupagent.pm,
12095           FS/FS/access_right.pm, FS/FS/access_user.pm,
12096           FS/FS/access_user_pref.pm, FS/FS/access_usergroup.pm,
12097           FS/FS/agent_type.pm, FS/FS/cust_bill.pm, FS/FS/m2m_Common.pm,
12098           FS/FS/payby.pm, FS/FS/svc_domain.pm, FS/FS/UI/Web.pm,
12099           FS/bin/freeside-addoutsourceuser, FS/t/AccessRight.t,
12100           FS/t/access_group.t, FS/t/access_groupagent.t,
12101           FS/t/access_right.t, FS/t/access_user.t, FS/t/access_user_pref.t,
12102           FS/t/access_usergroup.t, httemplate/view/cust_main/packages.html,
12103           httemplate/view/cust_main/payment_history.html: first part of ACL
12104           and re-skinning work and some other small stuff
12105
12106 2006-05-13 11:34  ivan
12107
12108         * httemplate/images/background-cheat.png: yay for cheating
12109
12110 2006-05-13 08:31  ivan
12111
12112         * httemplate/images/: 32clear.gif, arrow.down.png,
12113           arrow.right.black.png, arrow.right.png, black-gradient.png,
12114           black-gray-corner.png, black-gray-gradient.png,
12115           black-gray-side.png, black-gray-top.png: adding new images
12116
12117 2006-05-12 06:57  ivan
12118
12119         * httemplate/search/report_receivables.cgi: Pg 8.1 fix was
12120           incorrect and broke things, this should actually work
12121
12122 2006-05-08 04:28  ivan
12123
12124         * FS/FS/Conf.pm, FS/FS/cust_main.pm,
12125           httemplate/search/report_tax.cgi: add config switch to base tax
12126           off shipping address if present
12127
12128 2006-05-08 03:01  ivan
12129
12130         * FS/FS/Report/Table/Monthly.pm, httemplate/index.html,
12131           httemplate/graph/cust_bill_pkg.cgi,
12132           httemplate/graph/elements/monthly.html,
12133           httemplate/search/cust_bill_pkg.cgi: sales report per agent and
12134           package class looks good
12135
12136 2006-05-07 13:27  ivan
12137
12138         * htetc/handler.pl, httemplate/elements/select-month_year.html,
12139           httemplate/elements/select-pkg_class.html,
12140           httemplate/elements/select-table.html,
12141           httemplate/elements/tr-select-from_to.html,
12142           httemplate/elements/tr-select-pkg_class.html,
12143           httemplate/graph/cust_bill_pkg.cgi,
12144           httemplate/graph/money_time.cgi,
12145           httemplate/graph/report_cust_bill_pkg.html,
12146           httemplate/graph/report_money_time.html,
12147           httemplate/graph/elements/monthly.html: first pass at sales
12148           reports per agent and package class
12149
12150 2006-05-03 02:47  ivan
12151
12152         * httemplate/search/report_receivables.cgi: pg 8.1 fix from Chris
12153           Cappuccio
12154
12155 2006-05-02 08:23  ivan
12156
12157         * FS/: MANIFEST, FS/Pony.pm: yours!
12158
12159 2006-05-02 08:03  ivan
12160
12161         * httemplate/: index.html, search/report_receivables.html: add an
12162           agent pre-selection page to receivables report
12163
12164 2006-05-02 06:29  ivan
12165
12166         * SCHEMA_CHANGE: need to install the new Schema.pm before you can
12167           autogenerate off it
12168
12169 2006-05-02 04:59  ivan
12170
12171         * httemplate/index.html, FS/FS/Report/Table/Monthly.pm,
12172           httemplate/graph/money_time.cgi,
12173           httemplate/graph/report_money_time.html: add a "pre-report" page
12174           to this report/graph as requested by lewis/wtxs, also add 12mo
12175           total option
12176
12177 2006-05-01 06:09  ivan
12178
12179         * FS/FS/part_pkg/prorate.pm: small fix to make prorate behave on
12180           the 1st as it did before
12181
12182 2006-05-01 05:38  ivan
12183
12184         * FS/FS/part_pkg/: prorate.pm, subscription.pm: fix some very
12185           annoying clucks (warnings with backtraces) when cutoff day isn't
12186           found in old packages
12187
12188 2006-05-01 04:45  ivan
12189
12190         * FS/FS/TicketSystem/RT_External.pm: column reference "disabled" is
12191           ambiguous
12192
12193 2006-05-01 04:43  ivan
12194
12195         * FS/FS/TicketSystem/RT_External.pm: fix bug with duplicate tickets
12196           showing up on customer view listing when the custom priority
12197           field was edited
12198
12199 2006-04-26 06:16  ivan
12200
12201         * Makefile: apache reload doesn't work when server isn't running
12202           already
12203
12204 2006-04-21 17:58  ivan
12205
12206         * httemplate/browse/inventory_class.html,
12207           httemplate/browse/part_pkg.cgi, httemplate/browse/pkg_class.html,
12208           httemplate/browse/rate.cgi,
12209           httemplate/browse/elements/browse.html, htetc/handler.pl,
12210           httemplate/index.html, httemplate/edit/inventory_class.html,
12211           httemplate/edit/part_pkg.cgi, httemplate/edit/pkg_class.html,
12212           httemplate/edit/elements/edit.html,
12213           httemplate/edit/process/inventory_class.html,
12214           httemplate/edit/process/pkg_class.html,
12215           httemplate/edit/process/elements/process.html,
12216           httemplate/elements/select-agent.html,
12217           httemplate/elements/select-pkg_class.html,
12218           httemplate/elements/select-table.html,
12219           httemplate/elements/tr-select-pkg_class.html,
12220           httemplate/search/cust_pkg.cgi, FS/FS/part_pkg.pm,
12221           httemplate/search/elements/search.html: start of package class
12222           web UI (add/edit package classes, package class selection in
12223           package def edit)
12224
12225 2006-04-21 07:21  ivan
12226
12227         * FS/FS/part_pkg/incomplete/billoneday.pm: throw this in here for
12228           now
12229
12230 2006-04-21 07:20  ivan
12231
12232         * FS/FS/part_pkg/: flat.pm, prorate.pm, subscription.pm: fix some
12233           indentation and the default cutoff day
12234
12235 2006-04-21 05:45  ivan
12236
12237         * httemplate/: index.html, misc/queue.cgi, search/queue.html:
12238           s(browse/queue.cgi)(search/queue.html)
12239
12240 2006-04-18 23:37  ivan
12241
12242         * FS/FS/cust_main.pm: DOH!  perlvar: not counting patterns matched
12243           in nested blocks that have been exited already.
12244
12245 2006-04-18 12:24  ivan
12246
12247         * install/debian/3.1/INSTALL: dev install notes patch from liran
12248           tal
12249
12250 2006-04-15 06:32  ivan
12251
12252         * httemplate/graph/money_time.cgi: REALLY correct the period for
12253           the total column this time
12254
12255 2006-04-15 06:28  ivan
12256
12257         * httemplate/graph/money_time.cgi: correct period & use a yellow
12258           color for the total column
12259
12260 2006-04-15 06:25  ivan
12261
12262         * httemplate/graph/money_time.cgi: format & link the total column
12263
12264 2006-04-14 17:21  ivan
12265
12266         * httemplate/graph/money_time.cgi: and </TD> the total column
12267
12268 2006-04-14 17:16  ivan
12269
12270         * httemplate/graph/money_time.cgi: add a total column
12271
12272 2006-04-14 04:55  ivan
12273
12274         * FS/FS/: Conf.pm, svc_forward.pm: add the
12275           svc_forward-arbitrary_dst flag to enable arbitrary svc_forward
12276           destinations
12277
12278 2006-04-13 14:29  ivan
12279
12280         * FS/bin/freeside-adduser: don't do the duplicate check unless
12281           there's a file already; fixes problem with first use of
12282           freeside-adduser
12283
12284 2006-04-12 05:36  ivan
12285
12286         * httemplate/index.html, FS/FS/cust_main.pm,
12287           httemplate/search/cust_main-zip.html,
12288           httemplate/search/cust_main.cgi,
12289           httemplate/search/report_cust_main-zip.html,
12290           httemplate/search/elements/search.html: zip code report
12291
12292 2006-04-09 16:41  ivan
12293
12294         * httemplate/view/: cust_main.cgi, cust_main/payment_history.html,
12295           cust_main/tickets.html: a few more fixups for our favorite
12296           include(...) from Scott Edwards
12297
12298 2006-04-09 16:39  ivan
12299
12300         * httemplate/edit/cust_main.cgi: add "spool_cdr" to cust_main
12301           fields
12302
12303 2006-04-09 16:24  ivan
12304
12305         * FS/FS/part_export/domain_shellcommands.pm: should fix "Can't use
12306           string ("old_uid") as a SCALAR ref while "strict refs" in use"
12307           error
12308
12309 2006-04-09 13:36  ivan
12310
12311         * FS/bin/freeside-adduser: error out if you try to add duplicates;
12312           this should lower my annoyance-level
12313
12314 2006-04-03 16:26  ivan
12315
12316         * FS/FS/: Conf.pm, svc_acct.pm: option to disable global uniqueness
12317           checking
12318
12319 2006-04-03 13:49  ivan
12320
12321         * FS/FS/svc_domain.pm: add PTR to sort order for DNS entries
12322
12323 2006-04-03 04:36  ivan
12324
12325         * FS/FS/Record.pm: and also allow [ and ] in ut_textn
12326
12327 2006-04-03 03:11  ivan
12328
12329         * FS/FS/Record.pm: allow [ and ] in ut_text
12330
12331 2006-04-03 02:46  ivan
12332
12333         * htetc/handler.pl, FS/FS/Misc.pm,
12334           httemplate/edit/cust_main/contact.html,
12335           httemplate/edit/cust_main/select-country.html,
12336           httemplate/edit/cust_main/select-state.html,
12337           httemplate/misc/states.cgi,
12338           httemplate/view/cust_main/contacts.html: have the UI use full
12339           country names, and state names outside the US...
12340
12341 2006-04-02 15:13  ivan
12342
12343         * FS/FS/: cust_main.pm, cust_pay_batch.pm: typo
12344
12345 2006-03-31 15:22  ivan
12346
12347         * httemplate/browse/part_bill_event.cgi: quick sort fix for billing
12348           events
12349
12350 2006-03-31 01:20  lsc
12351
12352         * FS/FS/part_pkg/: prorate.pm, subscription.pm: fixed the errors
12353           pointed out by Ivan in the following email:
12354
12355           ---- before and after now?  I gave subscription and prorate a
12356           try.  Subscription came out as:
12357
12358             subscription 27th (03/25/06 - 04/27/06)  $10.00
12359             subscription 23rd (03/25/06 - 04/23/06)  $10.00
12360
12361           the "23rd" one is right, but the "27th" one should have only
12362           advanced the date two days to 3/27/06.
12363
12364               Prorate came out as:
12365
12366               prorate 23rd (03/25/06 - 04/23/06)  $9.20
12367               prorate 27th (03/25/06 - 04/27/06)  $10.49
12368
12369           The "23rd" one is right, but the "27th" one should have only
12370           advanced the date two days to 4/27/06.
12371
12372           lsc@prgmr.com
12373
12374 2006-03-30 06:22  ivan
12375
12376         * FS/bin/freeside-upgrade: move all the schema-updating magic into
12377           DBIx::DBSchema
12378
12379 2006-03-24 18:23  ivan
12380
12381         * FS/FS/cust_main.pm, FS/FS/queue_depend.pm, FS/FS/svc_acct.pm,
12382           FS/bin/freeside-setup,
12383           fs_selfservice/FS-SelfService/cgi/agent.cgi,
12384           fs_selfservice/FS-SelfService/cgi/payment_results.html,
12385           fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
12386           fs_selfservice/FS-SelfService/cgi/process_svc_external.html,
12387           fs_selfservice/FS-SelfService/cgi/recharge_results.html,
12388           httemplate/misc/upload-batch.cgi,
12389           httemplate/misc/process/cdr-import.html,
12390           httemplate/misc/process/cust_main-import.cgi,
12391           httemplate/misc/process/cust_main-import_charges.cgi,
12392           httemplate/misc/process/inventory_item-import.html: successfully
12393           correct the spelling of sucessful
12394
12395 2006-03-24 11:49  ivan
12396
12397         * httemplate/misc/process/payment.cgi: fix spelling
12398
12399 2006-03-23 04:00  lsc
12400
12401         * FS/FS/part_pkg/: prorate.pm, subscription.pm: for subscription.pm
12402           and prorate.pm:
12403
12404           -modify the subscription and prorate price plans
12405           (FS/FS/part_pkg/subscription.pm and prorate.pm) to have a
12406           configurable (add a field to the %info hash) billing day instead
12407           of "1st of the month" only.  subscription will be easy, prorate
12408           will be a little trickier.
12409
12410           essentially, I replaced the '1' in the 'day' field of the
12411           timelocal that generates $$date with the value I added to the
12412           %info hash, 'cutoff_day'
12413
12414           -implement a price plan (new file in FS/FS/part_pkg/ - probably
12415           @ISA FS::part_pkg::subscription) that charges the first full
12416           month if the customer signs up between the 1st and the
12417           configurable billing day, and gives them the remainder of the
12418           month free if they sign up between the configurable billing day
12419           and the end of the month.
12420
12421           if this is the first time the customer is billed, and if the date
12422           is greater than the cutoff date, advance $ssdate to cutoff_day of
12423           next month, else $$date is cutoff_date of this month.  Either
12424           way, charge them for a month.
12425
12426           ----------------------------------------------------------------------
12427
12428 2006-03-20 11:13  ivan
12429
12430         * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cdr.pm,
12431           FS/FS/cdr_upstream_rate.pm, FS/FS/cust_main.pm,
12432           FS/FS/cust_svc.pm, FS/FS/rate_detail.pm, FS/FS/svc_acct.pm,
12433           FS/FS/part_pkg/voip_cdr.pm, httemplate/edit/part_pkg.cgi,
12434           FS/MANIFEST, FS/t/cdr_upstream_rate.t,
12435           bin/cdr_upstream_rate.import, httemplate/edit/rate.cgi,
12436           httemplate/edit/cust_main/billing.html,
12437           httemplate/search/cdr.html, httemplate/search/report_cdr.html,
12438           httemplate/view/cust_main/billing.html: add price plan to bill on
12439           internal or external CDRs directly, add option to export CDRs to
12440           a per-customer downstream file
12441
12442 2006-03-17 06:56  ivan
12443
12444         * FS/FS/Daemon.pm: use IO::File, lucky this never threw an error...
12445
12446 2006-03-14 23:34  ivan
12447
12448         * FS/FS/part_pkg/voip_cdr.pm: initial commit of this just cause i
12449           want a revision history
12450
12451 2006-03-14 20:17  ivan
12452
12453         * FS/FS/Record.pm: handle BIGSERIAL like SERIAL for the cdr table,
12454           and normalize canadian zip codes as well as us ones
12455
12456 2006-03-13 14:32  ivan
12457
12458         * httemplate/elements/: progress-init.html, progress-popup.html:
12459           fix progress hoohaw for internet exploder again, whew.  also make
12460           sure error/finish messages are centered, looks better
12461
12462 2006-03-10 23:27  ivan
12463
12464         * httemplate/elements/footer.html: some pages from ui hoohaw have
12465           leaked footer include, need something here for now
12466
12467 2006-03-10 21:21  ivan
12468
12469         * httemplate/: elements/progress-init.html, elements/xmlhttp.html,
12470           misc/email_invoice_events.cgi, misc/email_invoices.cgi,
12471           misc/fax_invoice_events.cgi, misc/fax_invoices.cgi,
12472           misc/print_invoice_events.cgi, misc/print_invoices.cgi: fix the
12473           progressbar bug with multiple progressbar forms on a page
12474
12475 2006-03-10 14:30  ivan
12476
12477         * httemplate/: elements/progress-init.html,
12478           misc/email_invoice_events.cgi, misc/email_invoices.cgi,
12479           misc/fax_invoice_events.cgi, misc/fax_invoices.cgi,
12480           misc/print_invoice_events.cgi, misc/print_invoices.cgi: fix to
12481           (hopefully) allow multiple progress-init's in a page, also add
12482           second $cgi arg to all these progressbar calls...
12483
12484 2006-03-10 14:28  ivan
12485
12486         * FS/FS/UI/Web.pm: want to know who *called* this without the
12487           required second arg
12488
12489 2006-03-09 05:42  ivan
12490
12491         * htetc/handler.pl: fix that
12492           blank-page-instead-of-profiling-redirect-when-called-from-an-include
12493           bug triggered by mason 1.32 :)
12494
12495 2006-03-09 03:48  ivan
12496
12497         * httemplate/view/cust_main.cgi: don't use a table with
12498           WIDTH="100%", it shoves the custnum and "billing information"
12499           boxes way out to the right
12500
12501 2006-03-08 04:14  ivan
12502
12503         * FS/FS/inventory_item.pm,
12504           httemplate/misc/inventory_item-import.html,
12505           httemplate/misc/process/inventory_item-import.html,
12506           httemplate/search/inventory_item.html:  Add an option to the web
12507           interface to batch upload new entries to the
12508           inventory_item table.
12509
12510 2006-03-08 02:05  ivan
12511
12512         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/inventory_class.pm,
12513           FS/FS/inventory_item.pm, FS/t/inventory_class.t,
12514           FS/t/inventory_item.t, httemplate/search/inventory_item.html,
12515           bin/generate-table-module, htetc/handler.pl,
12516           httemplate/edit/inventory_class.html,
12517           httemplate/edit/elements/edit.html,
12518           httemplate/edit/process/inventory_class.html,
12519           httemplate/edit/process/elements/process.html,
12520           httemplate/search/elements/search.html: Add a new table for
12521           inventory with for DIDs/serials/etc., and an additional new table
12522           for inventory category (i.e. to distinguish DIDs, serials, MACs,
12523           etc.)
12524
12525 2006-03-08 00:21  ivan
12526
12527         * FS/FS/agent.pm: add space in error msg
12528
12529 2006-03-03 07:02  ivan
12530
12531         * FS/FS/Report/Table/Monthly.pm, httemplate/graph/money_time.cgi:
12532           agent-specific sales/credit/receipts summary
12533
12534 2006-02-28 11:34  ivan
12535
12536         * FS/FS/part_pkg.pm: update POD docs regarding new price plans
12537
12538 2006-02-22 05:07  ivan
12539
12540         * FS/FS/Conf.pm, httemplate/elements/phonenumber.html,
12541           httemplate/images/red_telephone_mimooh_01.png,
12542           httemplate/view/cust_main/contacts.html: add vonage click2call
12543           feature
12544
12545 2006-02-21 23:12  ivan
12546
12547         * FS/FS/CGI.pm: a better CGI::rooturl(), will have to do for now
12548
12549 2006-02-18 03:14  ivan
12550
12551         * FS/FS/Schema.pm, FS/FS/cdr.pm, FS/FS/cdr_calltype.pm,
12552           FS/FS/cdr_carrier.pm, FS/FS/cdr_type.pm, FS/FS/cust_main.pm,
12553           FS/MANIFEST, FS/FS/part_pkg/voip_sqlradacct.pm, FS/t/cdr.t,
12554           FS/t/cdr_calltype.t, FS/t/cdr_carrier.t, FS/t/cdr_type.t,
12555           FS/t/part_pkg-voip_cdr.t, htetc/handler.pl,
12556           httemplate/misc/cdr-import.html,
12557           httemplate/misc/process/cdr-import.html,
12558           httemplate/search/cdr.html, httemplate/search/report_cdr.html,
12559           bin/cdr_calltype.import: CDR schema and class
12560
12561 2006-02-17 18:11  ivan
12562
12563         * FS/FS/: cust_tax_exempt_pkg.pm, domain_record.pm, msgcat.pm,
12564           nas.pm, part_bill_event.pm, port.pm, prepay_credit.pm, queue.pm,
12565           queue_arg.pm, rate_detail.pm, reg_code_pkg.pm: update POD
12566           documentation left behind from example template
12567
12568 2006-02-16 13:43  ivan
12569
12570         * FS/FS/Setup.pm, FS/bin/freeside-setup,
12571           httemplate/docs/admin.html: automate more of the initial data
12572           adding...
12573
12574 2006-02-08 23:18  ivan
12575
12576         * httemplate/elements/: calendar-en.js, calendar-setup.js,
12577           calendar-win2k-2.css, calendar.js, calendar_stripped.js: update
12578           jscalendar
12579
12580 2006-02-08 14:53  ivan
12581
12582         * FS/bin/freeside-selfservice-server: don't leave ssh zombies
12583           around either
12584
12585 2006-02-07 19:49  ivan
12586
12587         * httemplate/docs/index.html: slightly html-ize the 1.5.8 upgrade
12588           instructions
12589
12590 2006-02-07 18:26  ivan
12591
12592         * FS/FS/UID.pm: update error message when secrets file cannot be
12593           found
12594
12595 2006-02-07 05:49  ivan
12596
12597         * FS/FS/svc_acct.pm: well, it was already fatal.  at least now the
12598           error message is better.
12599
12600 2006-02-07 03:12  ivan
12601
12602         * httemplate/edit/cust_pay.cgi: remove inadvertant extra table
12603           statement preventing page from showing up in konq
12604
12605 2006-02-05 04:27  ivan
12606
12607         * FS/FS/option_Common.pm, httemplate/browse/payment_gateway.html,
12608           httemplate/edit/payment_gateway.html,
12609           httemplate/edit/process/payment_gateway.html: payment gateway
12610           editing
12611
12612 2006-02-01 15:13  ivan
12613
12614         * FS/MANIFEST, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
12615           FS/FS/Cron/backup.pm, FS/FS/Cron/bill.pm, FS/FS/Cron/vacuum.pm,
12616           FS/bin/freeside-daily, FS/bin/freeside-monthly,
12617           FS/t/Cron-backup.t, FS/t/Cron-bill.t, FS/t/Cron-vacuum.t,
12618           httemplate/browse/part_bill_event.cgi: finish adding
12619           freeside-monthly and monthly events
12620
12621 2006-01-31 23:58  ivan
12622
12623         * Makefile: HEAD isn't 1.5.8 anymore
12624
12625 2006-01-31 07:01  ivan
12626
12627         * FS/FS/payby.pm: oops, forgot $
12628
12629 2006-01-31 03:02  ivan
12630
12631         * FS/FS/Schema.pm, FS/FS/payby.pm, FS/MANIFEST, FS/t/payby.t,
12632           htetc/handler.pl, httemplate/browse/part_bill_event.cgi,
12633           httemplate/edit/part_bill_event.cgi: [no log message]
12634
12635 2006-01-30 20:26  ivan
12636
12637         * httemplate/: browse/addr_block.cgi, browse/agent.cgi,
12638           browse/agent_type.cgi, browse/part_bill_event.cgi,
12639           browse/part_export.cgi, browse/part_pkg.cgi, browse/part_svc.cgi,
12640           browse/part_virtual_field.cgi, browse/payment_gateway.html,
12641           browse/rate.cgi, browse/router.cgi, browse/svc_acct_pop.cgi,
12642           config/config-view.cgi, config/config.cgi,
12643           edit/REAL_cust_pkg.cgi, edit/agent.cgi,
12644           edit/agent_payment_gateway.html, edit/agent_type.cgi,
12645           edit/bulk-cust_svc.html, edit/cust_pay.cgi, edit/part_export.cgi,
12646           edit/part_pkg.cgi, edit/part_svc.cgi, edit/payment_gateway.html,
12647           edit/prepay_credit.cgi, edit/rate.cgi, edit/rate_region.cgi,
12648           edit/reg_code.cgi, edit/svc_acct.cgi, edit/svc_broadband.cgi,
12649           edit/svc_forward.cgi, edit/process/prepay_credit.cgi,
12650           edit/process/reg_code.cgi, misc/batch-cust_pay.html,
12651           misc/cust_main-import.cgi, misc/cust_main-import_charges.cgi,
12652           misc/link.cgi, misc/meta-import.cgi, misc/upload-batch.cgi,
12653           misc/whois.cgi, misc/process/cust_main-import.cgi,
12654           misc/process/cust_main-import_charges.cgi,
12655           misc/process/meta-import.cgi, search/report_prepaid_income.cgi,
12656           search/report_tax.cgi, search/svc_external.cgi,
12657           view/cust_bill.cgi, view/cust_main.cgi, view/svc_acct.cgi,
12658           view/svc_broadband.cgi, view/svc_domain.cgi,
12659           view/svc_external.cgi: move header() to
12660           include(/elements/header.html) so it can be changed in one place,
12661           thanks to Scott Edwards
12662
12663 2006-01-30 18:59  ivan
12664
12665         * FS/FS/Record.pm: fix "table not found" dbdef error message to
12666           recommend freeside-upgrade instead create + dbdef-create
12667
12668 2006-01-26 23:34  ivan
12669
12670         * httemplate/search/report_tax.cgi: small visual fix to alternating
12671           row colors when show_taxclasses is on
12672
12673 2006-01-26 17:33  ivan
12674
12675         * httemplate/search/cust_tax_exempt_pkg.cgi: on tax exemption
12676           report, show more info on the specific line item and invoice
12677
12678 2006-01-26 07:27  ivan
12679
12680         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/cust_tax_exempt_pkg.pm,
12681           FS/FS/part_pkg.pm, FS/FS/pkg_class.pm, FS/t/pkg_class.t,
12682           httemplate/search/cust_bill_pkg.cgi,
12683           httemplate/search/cust_tax_exempt_pkg.cgi,
12684           httemplate/search/report_tax.cgi,
12685           httemplate/search/report_tax.html: whew, FINALLY can fix monthly
12686           exemption columns to work correctly.  also make them
12687           agent-specific.  also fix package exemption columns, they were
12688           bunk too, sheesh.  start adding package classes for package class
12689           tax reporting.
12690
12691 2006-01-25 04:34  ivan
12692
12693         * FS/: FS/Record.pm, FS/Schema.pm, FS/cust_bill.pm,
12694           FS/cust_main.pm, FS/cust_tax_exempt.pm,
12695           FS/cust_tax_exempt_pkg.pm, FS/h_cust_bill.pm,
12696           FS/h_cust_tax_exempt.pm, t/cust_tax_exempt_pkg.t,
12697           t/h_cust_bill.t, t/h_cust_tax_exempt.t, MANIFEST: change
12698           texas-style tax exemptions to be against a specific line item
12699           rather than just general per-customer, for later tracking and tax
12700           reporting.  fix 1969/1970 exemptions for one-off charges
12701
12702 2006-01-04 18:03  ivan
12703
12704         * FS/FS/Schema.pm: remove redundant indices on cust_main ship_
12705           columns
12706
12707 2006-01-03 00:45  ivan
12708
12709         * bin/billco-upload: agentnums 1-3
12710
12711 2005-12-29 18:41  rsiddall
12712
12713         * FS/FS/Conf.pm, FS/FS/ConfItem.pm, FS/FS/cust_pkg.pm,
12714           FS/FS/cust_svc.pm, FS/FS/part_export/artera_turbo.pm,
12715           fs_selfservice/FS-SelfService/SelfService.pm,
12716           fs_selfservice/FS-SelfService/cgi/provision_list.html,
12717           httemplate/view/cust_main.cgi: Fixing a few typos.
12718
12719 2005-12-24 19:41  ivan
12720
12721         * httemplate/search/report_tax.cgi: add switch to enable taxclass
12722           breakdown, report invoiced tax separately in that case
12723
12724 2005-12-24 19:38  ivan
12725
12726         * httemplate/edit/part_bill_event.cgi: make sure to specify a
12727           money_char default
12728
12729 2005-12-24 19:18  ivan
12730
12731         * httemplate/search/: report_tax.cgi, report_tax.html: add switch
12732           to enable taxclass breakdown, report invoiced tax separately in
12733           that case
12734
12735 2005-12-24 19:07  ivan
12736
12737         * httemplate/search/cust_bill_pkg.cgi: correct "out of taxable
12738           region" flag on new line item report - NULLs need to be compared
12739           explicitly.  apparantly NULL != NULL.  bah SQL
12740
12741 2005-12-24 19:00  ivan
12742
12743         * FS/FS/Schema.pm: update indices for better tax report performance
12744
12745 2005-12-24 18:31  ivan
12746
12747         * httemplate/search/cust_bill_pkg.cgi: fixup new line item report
12748           brainfart
12749
12750 2005-12-24 17:57  ivan
12751
12752         * httemplate/search/report_tax.cgi: correct end date display for
12753           "now"
12754
12755 2005-12-24 16:52  ivan
12756
12757         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/part_bill_event.pm,
12758           httemplate/edit/part_bill_event.cgi: add invoice event to suspend
12759           only when greater than N amount
12760
12761 2005-12-24 16:36  ivan
12762
12763         * httemplate/edit/cust_main/billing.html: don't reenable postal
12764           billing for existing customers just cause its blank...
12765
12766 2005-12-21 20:24  ivan
12767
12768         * httemplate/search/report_tax.cgi: and s/$taxable/$tot_taxable/ in
12769           the declaration too
12770
12771 2005-12-21 20:22  ivan
12772
12773         * httemplate/search/report_tax.cgi: fix some ambiguous var names
12774           causing " "my" variable $t masks earlier declaration in same
12775           scope" errors
12776
12777 2005-12-21 20:01  ivan
12778
12779         * httemplate/search/cust_bill_event.html,
12780           httemplate/search/cust_bill_pkg.cgi,
12781           httemplate/search/report_cust_bill.html,
12782           httemplate/search/report_cust_credit.html,
12783           httemplate/search/report_cust_pay.html,
12784           httemplate/search/report_tax.cgi,
12785           httemplate/search/report_tax.html, FS/FS/cust_bill_pkg.pm,
12786           httemplate/elements/select-agent.html,
12787           httemplate/elements/table-grid.html,
12788           httemplate/elements/tr-input-beginning_ending.html,
12789           httemplate/elements/tr-select-agent.html,
12790           httemplate/search/elements/search.html: tax report update, link
12791           to new line item report, per-agent tax reporting
12792
12793 2005-12-18 20:18  ivan
12794
12795         * FS/FS/part_pkg/: sesmon_hour.pm, sesmon_minute.pm,
12796           sql_external.pm, sql_generic.pm, voip_sqlradacct.pm: correct
12797           field labeling - not always monthly
12798
12799 2005-12-18 20:18  ivan
12800
12801         * FS/FS/part_pkg/sqlradacct_hour.pm: add maximum "caps" to RADIUS
12802           usage charges
12803
12804 2005-12-16 14:47  ivan
12805
12806         * FS/FS/raddb.pm, bin/generate-raddb: add motorola canopy
12807           attributes from wtxs, neaten up raddb.pm generation
12808
12809 2005-12-15 17:49  ivan
12810
12811         * httemplate/edit/payment_gateway.html: add TransactionCentral
12812
12813 2005-12-15 11:36  ivan
12814
12815         * httemplate/edit/: agent.cgi, agent_type.cgi: fix bug when adding
12816           new agent types, noticed by Julius Igugu
12817
12818 2005-12-15 10:45  ivan
12819
12820         * bin/print-schema: adding print-schema
12821
12822 2005-12-14 20:04  ivan
12823
12824         * FS/FS/Conf.pm, FS/FS/cust_pay_void.pm, FS/FS/Record.pm,
12825           httemplate/misc/unvoid-cust_pay_void.cgi: payment "un-void"ing
12826
12827 2005-12-14 12:57  ivan
12828
12829         * FS/FS/svc_acct.pm: allow a dir field to be set (or
12830           auto-generated) even if uid is fixed
12831
12832 2005-12-14 10:52  ivan
12833
12834         * FS/FS/part_export/radiator.pm: add 'STATE' field for suspensions
12835           to Radiator export
12836
12837 2005-12-12 19:13  ivan
12838
12839         * httemplate/edit/process/payment_gateway.html: fix options in
12840           gateway adding
12841
12842 2005-12-12 13:39  ivan
12843
12844         * FS/FS/part_export/radiator.pm: use crypt password for radiator
12845           export
12846
12847 2005-12-09 08:58  ivan
12848
12849         * httemplate/: edit/process/cust_credit_bill.cgi,
12850           view/cust_main/payment_history.html: fill in reason if empty when
12851           applying a credit to a refund
12852
12853 2005-12-09 08:56  ivan
12854
12855         * httemplate/edit/: cust_main.cgi, cust_main/billing.html: fix
12856           postal mail checkbox misbehaving (isn't sticky on errors -
12857           reverts back to on)
12858
12859 2005-12-07 15:48  ivan
12860
12861         * FS/: FS/Record.pm, bin/freeside-setup: for fetching inserted keys
12862           without pg_oid_status, look up the actual sequence name from
12863           dbdef rather than assuming ${table}_${column}_seq
12864
12865 2005-12-06 14:25  ivan
12866
12867         * FS/FS/Record.pm: make sure zip is required for canada, also use
12868           CURRVAL() function instead of pg_oid_status DBD attribute because
12869           Pg 8.1 doesn't have oids by default anymore
12870
12871 2005-12-05 11:01  ivan
12872
12873         * FS/FS/svc_Common.pm: avoid uninitialized value errors
12874
12875 2005-12-05 09:19  ivan
12876
12877         * httemplate/edit/process/cust_main.cgi: eek, don't log all this
12878           debugging info by default
12879
12880 2005-12-02 23:26  ivan
12881
12882         * htetc/handler.pl: this should be the last of
12883           s/RT::TicketCustomFieldValues/RT::ObjectCustomFieldValues/
12884
12885 2005-12-02 23:12  ivan
12886
12887         * Makefile: those semicolons can't possibly have belonged there
12888
12889 2005-12-02 23:02  ivan
12890
12891         * FS/bin/freeside-upgrade: force a dbdef reload.  no wonder this
12892           had to be run multiple times before
12893
12894 2005-12-01 11:17  ivan
12895
12896         * httemplate/edit/agent_type.cgi: list disabled packages on agent
12897           type edit if they are still associated with the type
12898
12899 2005-12-01 09:36  ivan
12900
12901         * FS/FS/part_export/shellcommands.pm: shellcommands usermod_pwonly
12902           shouldn't apply to RADIUS groups, this is messing up unrelated
12903           RADIUS exports
12904
12905 2005-11-28 09:16  ivan
12906
12907         * FS/FS/cust_main.pm: turn off debugging
12908
12909 2005-11-28 09:13  ivan
12910
12911         * FS/bin/freeside-sqlradius-radacctd: in POD example, remove extra
12912           SQL that Pg doesn't need and MySQL doesn't like
12913
12914 2005-11-28 09:12  ivan
12915
12916         * FS/bin/freeside-sqlradius-radacctd: update docs and error message
12917           for all three supporte exports
12918
12919 2005-11-28 09:07  ivan
12920
12921         * FS/bin/freeside-sqlradius-radacctd: startup
12922           freeside-sqlradius-radacctd for radiator export too
12923
12924 2005-11-28 08:59  ivan
12925
12926         * FS/FS/svc_Common.pm: allow defaults to override empty values for
12927           new objects
12928
12929 2005-11-28 08:38  ivan
12930
12931         * FS/FS/cust_svc.pm: better error msg
12932
12933 2005-11-28 08:34  ivan
12934
12935         * FS/FS/cust_svc.pm: update cust_svc::seconds_since_sqlradacct to
12936           deal with any usage-capable export
12937
12938 2005-11-28 08:21  ivan
12939
12940         * FS/FS/cust_svc.pm: update cust_svc::seconds_since_sqlradacct to
12941           deal with any usage-capable export
12942
12943 2005-11-28 08:14  ivan
12944
12945         * FS/FS/Record.pm: okay, its been tested
12946
12947 2005-11-28 08:07  ivan
12948
12949         * FS/FS/part_export/radiator.pm: fix small bug in radiator export
12950
12951 2005-11-28 07:41  ivan
12952
12953         * FS/FS/cust_main.pm: add debugging info to cust_main to figure out
12954           where the freeze is coming from
12955
12956 2005-11-27 13:59  ivan
12957
12958         * FS/FS/cust_bill.pm, httemplate/edit/part_bill_event.cgi:
12959           per-agent billco spools
12960
12961 2005-11-22 10:29  ivan
12962
12963         * FS/FS/Conf.pm, httemplate/edit/process/cust_main.cgi: add
12964           backend-realtime config flag, should be more intuitive for
12965           guyananet
12966
12967 2005-11-22 08:41  ivan
12968
12969         * FS/FS/svc_Common.pm: oops, supposed to commit this one
12970
12971 2005-11-22 08:39  ivan
12972
12973         * FS/FS/svc_Common.pm: set default fields in new method, mostly for
12974           svc_acct.seconds
12975
12976 2005-11-22 05:26  ivan
12977
12978         * FS/FS/part_export/radiator.pm: update radiator export to deal
12979           with prepaid and some other random stuff
12980
12981 2005-11-21 07:24  ivan
12982
12983         * FS/FS/: export_svc.pm, part_svc.pm, rate.pm: when editing exports
12984           and there's a duplicate error, show all conflicting accounts not
12985           just the ones for different customers
12986
12987 2005-11-21 06:25  ivan
12988
12989         * FS/FS/part_export/: shellcommands.pm,
12990           shellcommands_withdomain.pm: add usermod_nousername flag to just
12991           prohibit username changes
12992
12993 2005-11-21 04:41  ivan
12994
12995         * httemplate/: edit/cust_main/billing.html, view/cust_bill.cgi,
12996           view/cust_main/payment_history.html: ignore blank lines in payby
12997           config
12998
12999 2005-11-21 03:04  ivan
13000
13001         * README: slight update to README
13002
13003 2005-11-21 02:47  ivan
13004
13005         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
13006           FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm,
13007           httemplate/edit/cust_main/billing.html,
13008           httemplate/edit/cust_pay.cgi, httemplate/search/cust_pay.cgi,
13009           httemplate/search/report_cust_pay.html,
13010           httemplate/view/cust_bill.cgi,
13011           httemplate/view/cust_main/payment_history.html: add MCRD payment
13012           type for manually processed ccards
13013
13014 2005-11-20 22:46  ivan
13015
13016         * httemplate/docs/schema.dia: load schema in current dia and save,
13017           should load up for people now?
13018
13019 2005-11-20 21:18  ivan
13020
13021         * FS/FS/Conf.pm: add config values used by external RT integration
13022
13023 2005-11-18 07:08  ivan
13024
13025         * httemplate/search/report_receivables.cgi: fix link glitch in
13026           receivables reports
13027
13028 2005-11-18 06:59  ivan
13029
13030         * httemplate/edit/agent_type.cgi: template-ize agent type edit and
13031           add comment to package listing
13032
13033 2005-11-18 02:58  ivan
13034
13035         * FS/FS/TicketSystem/RT_External.pm: update custom priorioty field
13036           BS for RT 3.4.4
13037
13038 2005-11-18 02:53  ivan
13039
13040         * FS/FS/TicketSystem/RT_External.pm: update custom priorioty field
13041           BS for RT 3.4.4
13042
13043 2005-11-18 01:44  ivan
13044
13045         * FS/FS/TicketSystem/RT_External.pm: update custom priorioty field
13046           BS for RT 3.4.4
13047
13048 2005-11-17 19:48  ivan
13049
13050         * FS/FS/cust_main.pm: allow expired cards to remain on file; only
13051           check edits for an expired card when the # has changed
13052
13053 2005-11-17 07:56  ivan
13054
13055         * FS/FS/part_export/: shellcommands.pm,
13056           shellcommands_withdomain.pm: make variable description more
13057           consistant wrt vars that are already shell-quoted
13058
13059 2005-11-17 04:53  ivan
13060
13061         * FS/FS/: UI/Web.pm, part_svc.pm: turn off debugging
13062
13063 2005-11-17 04:27  ivan
13064
13065         * FS/FS/Schema.pm: add cust_pkg2 index on cust_pkg.pkgpart
13066
13067 2005-11-17 03:15  ivan
13068
13069         * FS/FS/svc_acct.pm: update debuggging information for replace
13070           group info with user@domain
13071
13072 2005-11-17 03:04  ivan
13073
13074         * httemplate/view/svc_acct.cgi: fix service change!
13075
13076 2005-11-17 02:14  ivan
13077
13078         * FS/FS/UI/Web.pm: fix konqueror bug appending nulls to XMLHTTP
13079           requests!
13080
13081 2005-11-16 05:14  ivan
13082
13083         * FS/FS/part_svc.pm, httemplate/index.html,
13084           httemplate/browse/part_svc.cgi, FS/FS/UI/Web.pm,
13085           httemplate/edit/bulk-cust_svc.html,
13086           httemplate/edit/process/bulk-cust_svc.cgi: bulk svcpart change
13087
13088 2005-11-11 17:24  ivan
13089
13090         * httemplate/view/cust_main/tickets.html: huh seem to have
13091           overlooked this
13092
13093 2005-11-11 17:22  ivan
13094
13095         * FS/FS/cust_main.pm: set payip for all payment types
13096
13097 2005-11-11 16:44  ivan
13098
13099         * FS/FS/part_export/cpanel.pm: interpolation helps alot
13100
13101 2005-11-11 16:17  ivan
13102
13103         * FS/FS/part_export/cpanel.pm: try using web interface scrape
13104           bullshit for adding pops instead of API, as per cpanel support
13105           [cPanel tickets ID# 116044]
13106
13107 2005-11-11 06:06  ivan
13108
13109         * FS/FS/: cust_pkg.pm, svc_acct.pm: for prepaid packages, trigger
13110           export update of RADIUS Expiration attribute when cust_pkg.bill
13111           changes
13112
13113 2005-11-10 04:47  ivan
13114
13115         * httemplate/search/: cust_bill_event.cgi, cust_bill_event.html:
13116           add part_bill_event.payby selection to failed invoice event
13117           search
13118
13119 2005-11-10 03:36  ivan
13120
13121         * FS/FS/part_export/everyone_net.pm: fix password changes with
13122           everyone.net
13123
13124 2005-11-09 16:00  ivan
13125
13126         * httemplate/view/svc_domain.cgi: add javascript confirmation to
13127           unaudited domain deletion, add record being deleted to record
13128           deletion popup
13129
13130 2005-11-07 18:16  ivan
13131
13132         * httemplate/docs/admin.html: bah
13133
13134 2005-11-07 14:07  ivan
13135
13136         * httemplate/search/cust_pay.cgi: fix Discover card report, closes:
13137           Bug#1270
13138
13139 2005-11-04 03:43  ivan
13140
13141         * httemplate/elements/xmlhttp.html: oops, typo applying patch
13142
13143 2005-11-04 03:31  ivan
13144
13145         * CREDITS, httemplate/elements/xmlhttp.html: apply patch from Scott
13146           Edwards to show mason errors received from XMLHTTP requests
13147
13148 2005-11-02 13:18  ivan
13149
13150         * FS/FS/cust_bill.pm: spool invoice to billco if no other
13151           destinations are set!
13152
13153 2005-10-31 21:32  ivan
13154
13155         * FS/FS/: cust_bill.pm: yarg
13156
13157 2005-10-31 21:27  ivan
13158
13159         * FS/FS/cust_bill.pm: only send to specific destinations, oops!
13160
13161 2005-10-31 21:21  ivan
13162
13163         * bin/billco-upload: do the zip
13164
13165 2005-10-31 21:14  ivan
13166
13167         * httemplate/edit/part_bill_event.cgi: add option for spool_csv
13168           events to apply only to a specific destination type (i.e. postal
13169           only)
13170
13171 2005-10-31 19:16  ivan
13172
13173         * bin/billco-upload: good nuff for 11/1
13174
13175 2005-10-31 19:15  ivan
13176
13177         * httemplate/edit/part_bill_event.cgi, FS/FS/cust_bill.pm: add
13178           billco format option to FTP invoice send, add invoice event to
13179           spool one giant (pair of) CSV files in addition to FTPing them
13180           individually
13181
13182 2005-10-28 10:10  ivan
13183
13184         * bin/billco-upload: beginning of quick billco zip & upload tool
13185
13186 2005-10-28 04:56  ivan
13187
13188         * httemplate/search/cust_bill_event.cgi: don't show 'N/A'
13189           statustext as a failed billing event
13190
13191 2005-10-27 10:04  ivan
13192
13193         * httemplate/elements/select-taxclass.html: extraneous '; noticed
13194           by joe@surferz
13195
13196 2005-10-27 08:48  ivan
13197
13198         * httemplate/search/cust_pay.cgi: fix from joe @ surferz: lines 59
13199           and 60 had the wrote quote. they had single quote where double
13200           was needed...
13201
13202 2005-10-24 04:59  ivan
13203
13204         * httemplate/edit/rate.cgi: optimize SQL on rate edit screen
13205
13206 2005-10-24 04:56  ivan
13207
13208         * FS/FS/Schema.pm, httemplate/edit/process/rate.cgi,
13209           httemplate/elements/progress-init.html,
13210           httemplate/elements/xmlhttp.html: fix rate plan editing with new
13211           xmlhttp progressbar - use POST instead of GET.  also optimize SQL
13212           on rate search screen
13213
13214 2005-10-21 08:21  ivan
13215
13216         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
13217           FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm,
13218           httemplate/edit/cust_main.cgi, httemplate/edit/cust_pay.cgi,
13219           httemplate/edit/cust_main/billing.html,
13220           httemplate/edit/process/cust_main.cgi,
13221           httemplate/search/cust_pay.cgi,
13222           httemplate/search/report_cust_pay.html,
13223           httemplate/view/cust_bill.cgi,
13224           httemplate/view/cust_main/payment_history.html: add CASH and WEST
13225           payment types (payments only, not cust_main.payby)
13226
13227 2005-10-21 06:15  ivan
13228
13229         * conf/invoice_html: brainfart
13230
13231 2005-10-21 05:50  ivan
13232
13233         * conf/invoice_html: i thought i fixed this already
13234
13235 2005-10-20 05:30  ivan
13236
13237         * FS/FS/: cust_pkg.pm, part_pkg/flat.pm: fix credit for remaining
13238           service.  fuck Date::Manip
13239
13240 2005-10-16 23:46  ivan
13241
13242         * FS/bin/freeside-sqlradius-reset: set any fixed usergroup before
13243           exporting so it'll export even if all svc_acct records don't have
13244           the group yet
13245
13246 2005-10-16 23:03  ivan
13247
13248         * FS/FS/part_svc.pm, httemplate/edit/part_svc.cgi: fix RADIUS
13249           usergroup editing
13250
13251 2005-10-16 08:02  ivan
13252
13253         * bin/bind.export: and make .HEADER optional for slaves too
13254
13255 2005-10-16 07:59  ivan
13256
13257         * bin/bind.export: don't error out if there's no HEADER file, just
13258           produce a useable snippet anyway
13259
13260 2005-10-16 07:04  ivan
13261
13262         * FS/FS/Conf.pm, FS/FS/domain_record.pm, bin/bind.import: add
13263           zone-underscore config file, update bind.import to use
13264           command-line options instead of ask for input
13265
13266 2005-10-15 06:48  ivan
13267
13268         * FS/FS/TicketSystem/RT_External.pm: don't error out when
13269           ticket_system-default_queueid hasn't been set yet
13270
13271 2005-10-15 06:40  ivan
13272
13273         * FS/FS/Conf.pm: make sure config still works if no ticket system
13274           is configured...
13275
13276 2005-10-15 06:37  ivan
13277
13278         * FS/FS/Conf.pm: make sure config still works if no ticket system
13279           is configured...
13280
13281 2005-10-15 05:58  ivan
13282
13283         * bin/backup-dvd: adding quick backup-to-dvd script
13284
13285 2005-10-15 04:29  ivan
13286
13287         * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/TicketSystem.pm,
13288           FS/FS/agent.pm, FS/FS/TicketSystem/RT_External.pm,
13289           FS/FS/TicketSystem/RT_Internal.pm, httemplate/browse/agent.cgi,
13290           httemplate/edit/agent.cgi, httemplate/config/config-view.cgi,
13291           httemplate/config/config.cgi: agent option to select RT queue
13292
13293 2005-10-15 04:13  ivan
13294
13295         * rt/html/: Elements/Header, NoAuth/webrt.css: land RT 3.4.4 on
13296           HEAD
13297
13298 2005-10-15 02:33  ivan
13299
13300         * rt/: etc/RT_SiteConfig.pm, html/Elements/Footer,
13301           html/Elements/Header, html/Elements/Menu,
13302           html/Elements/PageLayout, html/Elements/SimpleSearch,
13303           html/Elements/Tabs, html/Elements/CollectionAsTable/Row,
13304           html/NoAuth/webrt.css, html/Ticket/Elements/ShowSummary,
13305           html/Ticket/Elements/Tabs, sbin/rt-setup-database.in: landing rt
13306           3.4.4 on HEAD
13307
13308 2005-10-15 02:09  ivan
13309
13310         * rt/: UPGRADING, configure, Makefile.in, README, configure.ac,
13311           Changelog, aclocal.m4, docs/rt3-schema-relationships.dot,
13312           docs/design_docs/realflow.txt, m4/rt_layout.m4,
13313           docs/design_docs/3.3-schema-redesign.txt,
13314           docs/design_docs/cvs_integration,
13315           docs/design_docs/link-definitions.txt, docs/design_docs/rt-mvc,
13316           sbin/extract-message-catalog, sbin/extract_pod_tests,
13317           sbin/factory, sbin/license_tag, sbin/regression_harness,
13318           sbin/rt-dump-database.in, sbin/rt-test-dependencies.in,
13319           html/autohandler, html/index.html, html/l,
13320           html/Ticket/Create.html, html/Ticket/Display.html,
13321           html/Ticket/History.html, html/Ticket/Modify.html,
13322           html/Ticket/ModifyAll.html, html/Ticket/ModifyDates.html,
13323           html/Ticket/ModifyPeople.html, html/Ticket/Update.html,
13324           html/Tools/MyDay.html, html/Tools/Offline.html,
13325           html/Tools/Elements/Tabs, html/Ticket/ModifyLinks.html,
13326           html/Ticket/ShowEmailRecord.html,
13327           html/Ticket/Attachment/dhandler,
13328           html/Ticket/Elements/AddWatchers,
13329           html/Ticket/Elements/EditCustomField,
13330           html/Ticket/Elements/EditWatchers,
13331           html/Ticket/Elements/LoadTextAttachments,
13332           html/Ticket/Elements/ShowDependencies,
13333           html/Ticket/Elements/ShowMessageHeaders,
13334           html/Ticket/Elements/ShowPeople,
13335           html/Ticket/Elements/ShowReferences,
13336           html/Ticket/Elements/ShowTransaction,
13337           html/Ticket/Elements/ShowTransactionAttachments,
13338           html/Ticket/Elements/BulkLinks,
13339           html/Ticket/Elements/EditCustomFields,
13340           html/Ticket/Elements/EditDates, html/Ticket/Elements/EditPeople,
13341           html/Ticket/Elements/PreviewScrips,
13342           html/Ticket/Elements/ShowBasics,
13343           html/Ticket/Elements/ShowCustomFields,
13344           html/Ticket/Elements/ShowDates, html/Ticket/Elements/ShowHistory,
13345           html/Ticket/Elements/ShowMemberOf,
13346           html/Ticket/Elements/ShowMembers,
13347           html/Ticket/Elements/ShowMessageStanza,
13348           html/Ticket/Elements/ShowRequestor,
13349           html/Ticket/Elements/ShowUserEntry, html/Search/Build.html,
13350           html/Search/Edit.html, html/Search/Results.html,
13351           html/Search/Results.rdf, html/Search/Results.tsv,
13352           html/Ticket/Elements/EditBasics,
13353           html/Ticket/Elements/FindAttachments,
13354           html/Ticket/Elements/ShowAttachments,
13355           html/Ticket/Elements/ShowGroupMembers,
13356           html/Search/Elements/BuildFormatString,
13357           html/Search/Elements/DisplayOptions,
13358           html/Search/Elements/EditFormat,
13359           html/Search/Elements/EditSearches,
13360           html/Search/Elements/NewListActions,
13361           html/Search/Elements/PickCFs, html/Search/Elements/SearchPrivacy,
13362           html/Search/Elements/SelectAndOr,
13363           html/Search/Elements/SelectGroup,
13364           html/Search/Elements/SelectLinks,
13365           html/Search/Elements/SelectSearchObject,
13366           html/Search/Elements/SelectSearchesForObjects,
13367           html/Admin/autohandler, html/Admin/index.html,
13368           html/Approvals/Display.html, html/Approvals/index.html,
13369           html/Approvals/Elements/Approve,
13370           html/Approvals/Elements/PendingMyApproval,
13371           html/Approvals/Elements/ShowDependency,
13372           html/Approvals/Elements/Tabs,
13373           html/Download/CustomFieldValue/dhandler,
13374           html/Download/Tabular/dhandler, html/Search/Elements/EditQuery,
13375           html/Search/Elements/PickBasics,
13376           html/Search/Elements/PickCriteria,
13377           html/Search/Elements/SelectPersonType,
13378           html/Admin/CustomFields/GroupRights.html,
13379           html/Admin/Global/GroupRights.html, html/Admin/Global/Scrip.html,
13380           html/Admin/Global/Scrips.html, html/Admin/Global/Template.html,
13381           html/Admin/Global/Templates.html,
13382           html/Admin/Global/UserRights.html, html/Admin/Global/index.html,
13383           html/Admin/Global/CustomFields/Groups.html,
13384           html/Admin/Global/CustomFields/Queue-Tickets.html,
13385           html/Admin/Global/CustomFields/Queue-Transactions.html,
13386           html/Admin/Global/CustomFields/Users.html,
13387           html/Admin/Global/CustomFields/index.html,
13388           html/Admin/Groups/CustomFields.html,
13389           html/Admin/Groups/GroupRights.html,
13390           html/Admin/Groups/History.html, html/Admin/Groups/Members.html,
13391           html/Admin/Groups/Modify.html, html/Admin/Groups/UserRights.html,
13392           html/Admin/Groups/index.html,
13393           html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html,
13394           html/Admin/CustomFields/Modify.html,
13395           html/Admin/CustomFields/Objects.html,
13396           html/Admin/CustomFields/UserRights.html,
13397           html/Admin/CustomFields/index.html,
13398           html/Admin/Queues/CustomFields.html,
13399           html/Admin/Queues/GroupRights.html,
13400           html/Admin/Users/CustomFields.html,
13401           html/Admin/Users/History.html, html/Admin/Users/Memberships.html,
13402           html/Admin/Users/Modify.html, html/Admin/Users/index.html,
13403           html/Admin/Queues/CustomField.html, html/Admin/Queues/Scrip.html,
13404           html/Admin/Queues/Templates.html,
13405           html/Admin/Queues/UserRights.html,
13406           html/Admin/Elements/CustomFieldTabs,
13407           html/Admin/Elements/EditCustomField,
13408           html/Admin/Elements/EditCustomFieldValues,
13409           html/Admin/Elements/EditScrip, html/Admin/Elements/EditTemplates,
13410           html/Admin/Elements/EditUserComments, html/Admin/Elements/Header,
13411           html/Admin/Elements/ListGlobalScrips,
13412           html/Admin/Elements/QueueTabs,
13413           html/Admin/Elements/SelectCustomFieldLookupType,
13414           html/Admin/Elements/SelectCustomFieldType,
13415           html/Admin/Elements/SelectModifyGroup,
13416           html/Admin/Elements/SelectModifyUser,
13417           html/Admin/Elements/SelectSingleOrMultiple,
13418           html/Admin/Elements/SelectUsers, html/Admin/Elements/Tabs,
13419           html/Admin/Elements/ToolTabs, html/Admin/Elements/UserTabs,
13420           html/Admin/Queues/Modify.html, html/Admin/Queues/People.html,
13421           html/Admin/Queues/Scrips.html, html/Admin/Queues/Template.html,
13422           html/Admin/Queues/index.html,
13423           html/Admin/Elements/AddCustomFieldValue,
13424           html/Admin/Elements/EditCustomFields,
13425           html/Admin/Elements/EditQueueWatchers,
13426           html/Admin/Elements/EditScrips,
13427           html/Admin/Elements/GlobalCustomFieldTabs,
13428           html/Admin/Elements/ModifyTemplate,
13429           html/Admin/Elements/ObjectCustomFields,
13430           html/Admin/Elements/SelectGroups,
13431           html/Admin/Elements/SelectModifyQueue,
13432           html/Admin/Elements/SelectNewGroupMembers,
13433           html/Admin/Elements/SelectScrip,
13434           html/Admin/Elements/SelectScripCondition,
13435           html/Admin/Elements/CreateUserCalled,
13436           html/Admin/Elements/GroupTabs,
13437           html/Admin/Elements/ListGlobalCustomFields,
13438           html/Admin/Elements/PickCustomFields,
13439           html/Admin/Elements/PickObjects,
13440           html/Admin/Elements/QueueRightsForUser,
13441           html/Admin/Elements/SelectRights,
13442           html/Admin/Elements/SelectScripAction,
13443           html/Admin/Elements/SelectStage,
13444           html/Admin/Elements/SelectTemplate,
13445           html/Admin/Elements/SystemTabs, html/SelfService/Closed.html,
13446           html/SelfService/Create.html,
13447           html/SelfService/CreateTicketInQueue.html,
13448           html/SelfService/Display.html, html/SelfService/Error.html,
13449           html/SelfService/Prefs.html, html/SelfService/Update.html,
13450           html/SelfService/index.html,
13451           html/SelfService/Attachment/dhandler,
13452           html/Elements/BevelBoxRaisedEnd, html/Elements/CreateTicket,
13453           html/Elements/EditCustomField,
13454           html/Elements/EditCustomFieldImage, html/Elements/EditLinks,
13455           html/Elements/Error, html/Elements/ListActions,
13456           html/Elements/MyRequests, html/Elements/QueryString,
13457           html/Elements/QuickCreate, html/Elements/ScrubHTML,
13458           html/Elements/SelectDateType, html/Elements/SelectMatch,
13459           html/Elements/SelectNewTicketQueue,
13460           html/Elements/SelectSortOrder, html/Elements/SelectTicketSortBy,
13461           html/Elements/SelectUsers, html/Elements/ShowLinks,
13462           html/SelfService/Elements/GotoTicket,
13463           html/SelfService/Elements/Header,
13464           html/SelfService/Elements/MyRequests,
13465           html/SelfService/Elements/Tabs,
13466           html/Elements/BevelBoxRaisedStart,
13467           html/Elements/EditCustomFieldBinary,
13468           html/Elements/EditCustomFieldSelect, html/Elements/GotoTicket,
13469           html/Elements/MessageBox, html/Elements/SelectAttachmentField,
13470           html/Elements/SelectDate, html/Elements/SelectGroups,
13471           html/Elements/SelectOwner, html/Elements/SelectQueue,
13472           html/Elements/SelectStatus, html/Elements/SelectWatcherType,
13473           html/Elements/ShowCustomFieldBinary,
13474           html/Elements/ShowCustomFieldImage,
13475           html/Elements/ShowCustomFieldWikitext,
13476           html/Elements/ShowCustomFields, html/Elements/ShowLink,
13477           html/Elements/TicketList, html/Elements/TitleBox,
13478           html/Elements/Callback, html/Elements/Checkbox,
13479           html/Elements/EditCustomFieldFreeform, html/Elements/Quicksearch,
13480           html/Elements/Refresh, html/Elements/Section,
13481           html/Elements/SelectLinkType, html/Elements/SelectTicketTypes,
13482           html/Elements/EditCustomFieldText,
13483           html/Elements/EditCustomFieldWikitext, html/Elements/Login,
13484           html/Elements/MyTickets, html/Elements/SelectBoolean,
13485           html/Elements/SelectCustomFieldOperator,
13486           html/Elements/SelectCustomFieldValue,
13487           html/Elements/SelectDateRelation,
13488           html/Elements/SelectEqualityOperator, html/Elements/SelectLang,
13489           html/Elements/SelectResultsPerPage,
13490           html/Elements/SetupSessionCookie, html/Elements/ShowMemberships,
13491           html/Elements/Submit, html/Elements/TitleBoxEnd,
13492           html/Elements/CollectionAsTable/Header,
13493           html/Elements/CollectionAsTable/ParseFormat,
13494           html/Elements/RT__Ticket/ColumnMap, html/REST/1.0/autohandler,
13495           html/REST/1.0/dhandler, html/REST/1.0/logout,
13496           html/REST/1.0/Forms/queue/default, html/REST/1.0/Forms/queue/ns,
13497           html/REST/1.0/Forms/ticket/attachments,
13498           html/REST/1.0/Forms/ticket/default,
13499           html/REST/1.0/Forms/ticket/history,
13500           html/REST/1.0/Forms/ticket/links,
13501           html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns,
13502           html/REST/1.0/NoAuth/mail-gateway, html/REST/1.0/search/dhandler,
13503           html/REST/1.0/search/ticket, html/REST/1.0/ticket/comment,
13504           html/REST/1.0/ticket/link, html/REST/1.0/ticket/merge,
13505           html/NoAuth/Logout.html, html/NoAuth/Reminder.html,
13506           html/NoAuth/images/autohandler, html/User/Delegation.html,
13507           html/User/Prefs.html, html/User/Elements/DelegateRights,
13508           html/User/Elements/GroupTabs, html/User/Elements/Tabs,
13509           html/User/Groups/Members.html, html/User/Groups/Modify.html,
13510           html/User/Groups/index.html, lib/RT.pm.in, lib/t/00smoke.t,
13511           lib/t/setup_regression.t, lib/t/create_data.pl,
13512           lib/t/regression/01ticket_link_searching.t,
13513           lib/t/regression/02basic_web.t,
13514           lib/t/regression/03web_compiliation_errors.t,
13515           lib/t/regression/05cronsupport.t, lib/t/regression/07acl.t,
13516           lib/t/regression/08web_cf_access.t,
13517           lib/t/regression/09record_cf_api.t, lib/t/regression/10merge.t,
13518           lib/t/regression/11-template-insert.t,
13519           lib/t/regression/12-search.t,
13520           lib/t/regression/13-attribute-tests.t,
13521           lib/t/regression/14merge.t,
13522           lib/t/regression/16-transaction_cf_tests.t,
13523           lib/t/regression/17multiple_deleg_revocation.t,
13524           lib/t/regression/19-rtname.t, lib/t/regression/20savedsearch.t,
13525           lib/t/regression/21query-builder.t,
13526           lib/t/regression/22search_tix_by_txn.t,
13527           lib/t/regression/04send_email.t,
13528           lib/t/regression/06mailgateway.t, lib/t/regression/07rights.t,
13529           lib/t/regression/15cf_single_values_are_single.t,
13530           lib/t/regression/18stale_delegations_cleanup.t,
13531           lib/RT/GroupMembers.pm, lib/RT/Principals.pm,
13532           lib/RT/Scrips_Overlay.pm, lib/RT/Tickets.pm, lib/RT/Base.pm,
13533           lib/RT/CustomField_Overlay.pm, lib/RT/Date.pm,
13534           lib/RT/Queues_Overlay.pm, lib/RT/ScripConditions_Overlay.pm,
13535           lib/RT/Template_Overlay.pm, lib/RT/User.pm, lib/RT/Attributes.pm,
13536           lib/RT/SavedSearch.pm, lib/RT/StyleGuide.pod, lib/RT/System.pm,
13537           lib/RT/Templates_Overlay.pm, lib/RT/Ticket_Overlay.pm,
13538           lib/RT/Tickets_Overlay_SQL.pm, lib/RT/ACL_Overlay.pm,
13539           lib/RT/Attachment.pm, lib/RT/Attribute_Overlay.pm,
13540           lib/RT/Group.pm, lib/RT/Handle.pm, lib/RT/ObjectCustomFields.pm,
13541           lib/RT/Users_Overlay.pm, lib/RT/EmailParser.pm,
13542           lib/RT/GroupMembers_Overlay.pm, lib/RT/I18N.pm,
13543           lib/RT/Principal.pm, lib/RT/Principals_Overlay.pm,
13544           lib/RT/Tickets_Overlay.pm, lib/RT/Transactions.pm,
13545           lib/RT/CachedGroupMember.pm, lib/RT/CustomFieldValue.pm,
13546           lib/RT/Links.pm, lib/RT/Scrip.pm, lib/RT/User_Overlay.pm,
13547           lib/RT/Attachment_Overlay.pm, lib/RT/Attributes_Overlay.pm,
13548           lib/RT/CurrentUser.pm, lib/RT/CustomFieldValue_Overlay.pm,
13549           lib/RT/CustomFieldValues.pm, lib/RT/Group_Overlay.pm,
13550           lib/RT/ObjectCustomField.pm,
13551           lib/RT/ObjectCustomFields_Overlay.pm, lib/RT/Queue.pm,
13552           lib/RT/ScripActions.pm, lib/RT/Attachments.pm,
13553           lib/RT/CachedGroupMember_Overlay.pm, lib/RT/Groups.pm,
13554           lib/RT/Links_Overlay.pm, lib/RT/SavedSearches.pm,
13555           lib/RT/ScripAction.pm, lib/RT/Scrip_Overlay.pm, lib/RT/Scrips.pm,
13556           lib/RT/Transactions_Overlay.pm, lib/RT/ACE.pm,
13557           lib/RT/CachedGroupMembers.pm,
13558           lib/RT/CustomFieldValues_Overlay.pm, lib/RT/CustomFields.pm,
13559           lib/RT/GroupMember.pm, lib/RT/Link.pm,
13560           lib/RT/ObjectCustomFieldValues.pm, lib/RT/Principal_Overlay.pm,
13561           lib/RT/Queue_Overlay.pm, lib/RT/Queues.pm,
13562           lib/RT/ScripCondition.pm, lib/RT/ScripConditions.pm,
13563           lib/RT/Transaction.pm, lib/RT/CustomField.pm,
13564           lib/RT/ObjectCustomFieldValue.pm,
13565           lib/RT/ObjectCustomField_Overlay.pm,
13566           lib/RT/ScripActions_Overlay.pm, lib/RT/Template.pm,
13567           lib/RT/Attachments_Overlay.pm, lib/RT/Groups_Overlay.pm,
13568           lib/RT/Record.pm, lib/RT/ScripAction_Overlay.pm,
13569           lib/RT/ScripCondition_Overlay.pm, lib/RT/Ticket.pm,
13570           lib/RT/ACL.pm, lib/RT/GroupMember_Overlay.pm,
13571           lib/RT/ObjectCustomFieldValues_Overlay.pm,
13572           lib/RT/Transaction_Overlay.pm, lib/RT/ACE_Overlay.pm,
13573           lib/RT/Attribute.pm, lib/RT/CachedGroupMembers_Overlay.pm,
13574           lib/RT/CustomFields_Overlay.pm, lib/RT/Link_Overlay.pm,
13575           lib/RT/ObjectCustomFieldValue_Overlay.pm, lib/RT/Templates.pm,
13576           lib/RT/URI.pm, lib/RT/Users.pm, lib/RT/I18N/en.po,
13577           lib/RT/I18N/i_default.pm, lib/RT/I18N/cs.pm, lib/RT/I18N/cs.po,
13578           lib/RT/I18N/pt_br.po, lib/RT/I18N/fr.po, lib/RT/I18N/es.po,
13579           lib/RT/I18N/nl.po, lib/RT/I18N/pl.po, lib/RT/I18N/no.po,
13580           lib/RT/I18N/it.po, lib/RT/I18N/hu.po, lib/RT/I18N/da.po,
13581           lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po,
13582           lib/RT/I18N/zh_tw.po, lib/RT/I18N/id.po, lib/RT/I18N/he.po,
13583           lib/RT/I18N/fi.po, lib/RT/I18N/zh_cn.po, lib/RT/URI/base.pm,
13584           lib/RT/URI/fsck_com_rt.pm, lib/RT/URI/t.pm,
13585           lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm,
13586           lib/RT/Action/CreateTickets.pm, lib/RT/Action/Generic.pm,
13587           lib/RT/Action/Notify.pm, lib/RT/Action/NotifyAsComment.pm,
13588           lib/RT/Action/RecordComment.pm,
13589           lib/RT/Action/RecordCorrespondence.pm,
13590           lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SetPriority.pm,
13591           lib/RT/Action/UserDefined.pm, lib/RT/Action/EscalatePriority.pm,
13592           lib/RT/Action/SendEmail.pm, lib/RT/Interface/CLI.pm,
13593           lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm,
13594           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/GnuPG.pm,
13595           lib/RT/Interface/Email/Auth/MailFrom.pm,
13596           lib/RT/Interface/Email/Filter/SpamAssassin.pm,
13597           lib/RT/Interface/Web/Handler.pm,
13598           lib/RT/Interface/Web/QueryBuilder.pm,
13599           lib/RT/Interface/Web/Standalone.pm, bin/mason_handler.scgi.in,
13600           bin/standalone_httpd.in, lib/RT/Condition/AnyTransaction.pm,
13601           lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm,
13602           lib/RT/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm,
13603           lib/RT/Condition/PriorityChange.pm,
13604           lib/RT/Condition/PriorityExceeds.pm,
13605           lib/RT/Condition/QueueChange.pm,
13606           lib/RT/Condition/StatusChange.pm,
13607           lib/RT/Condition/UserDefined.pm,
13608           lib/RT/Interface/Web/QueryBuilder/Tree.pm,
13609           lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm,
13610           lib/RT/Search/Generic.pm, bin/mason_handler.fcgi.in,
13611           bin/mason_handler.svc.in, bin/rt-crontool.in, bin/rt.in,
13612           bin/webmux.pl.in, bin/rt-mailgate.in, etc/initialdata,
13613           etc/RT_Config.pm.in, etc/acl.mysql, etc/schema.Informix,
13614           etc/schema.SQLite, etc/acl.Pg, etc/schema.mysql,
13615           etc/upgrade/3.1.0/schema.SQLite, etc/upgrade/3.1.0/schema.Pg,
13616           etc/upgrade/3.3.0/acl.Informix, etc/upgrade/3.3.0/acl.Oracle,
13617           etc/upgrade/3.3.0/acl.Pg, etc/upgrade/3.3.0/acl.SQLite,
13618           etc/upgrade/3.3.0/acl.mysql, etc/upgrade/3.3.0/content,
13619           etc/upgrade/3.3.0/schema.Oracle, etc/upgrade/3.3.0/schema.Pg,
13620           etc/upgrade/3.3.0/schema.mysql, etc/upgrade/3.3.11/acl.Oracle,
13621           etc/upgrade/3.3.11/acl.Pg, etc/upgrade/3.3.11/acl.SQLite,
13622           etc/upgrade/3.3.11/acl.mysql, etc/upgrade/3.3.11/content,
13623           etc/upgrade/3.3.11/schema.Oracle, etc/upgrade/3.3.11/schema.Pg,
13624           etc/upgrade/3.3.11/schema.SQLite,
13625           etc/upgrade/3.3.11/schema.mysql: import rt 3.4.4
13626
13627 2005-10-13 14:16  ivan
13628
13629         * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi: Fix 'can't
13630           change uid' error when the account *has* a uid but
13631           svc_acct-edit_uid isn't turned on
13632
13633 2005-10-12 05:02  ivan
13634
13635         * httemplate/misc/: batch-cust_pay.html,
13636           process/batch-cust_pay.cgi: change button to say "post payment
13637           batch" and main error message to indicate the whole batch should
13638           be resubmitted, as per feedback from lewis
13639
13640 2005-10-12 02:51  ivan
13641
13642         * httemplate/edit/part_pkg.cgi: fix package customize losing
13643           services
13644
13645 2005-10-12 01:57  ivan
13646
13647         * FS/FS/part_export/cpanel.pm: add debugging to cpanel export
13648
13649 2005-10-10 09:06  ivan
13650
13651         * FS/FS/part_export/everyone_net.pm: oops, that should fix
13652           suspension problem
13653
13654 2005-10-10 05:20  ivan
13655
13656         * FS/FS/cust_pay.pm, htetc/handler.pl, httemplate/index.html,
13657           httemplate/misc/batch-cust_pay.html,
13658           httemplate/misc/xmlhttp-cust_main-search.cgi,
13659           httemplate/misc/process/batch-cust_pay.cgi,
13660           httemplate/search/cust_pay.cgi: updated quick payment entry
13661
13662 2005-10-08 06:45  ivan
13663
13664         * httemplate/misc/batch-cust_pay.html: quick payment entry
13665           javascript tested & working IE/firefix/konq
13666
13667 2005-10-07 17:47  ivan
13668
13669         * httemplate/: edit/part_pkg.cgi, edit/process/part_pkg.cgi,
13670           edit/process/quick-charge.cgi, elements/select-taxclass.html,
13671           view/cust_main/quick-charge.html: fix tax class selection in
13672           package add/edit too
13673
13674 2005-10-07 16:28  ivan
13675
13676         * conf/invoice_latex: allow more width for return address, stuff is
13677           wrapping
13678
13679 2005-10-06 21:50  ivan
13680
13681         * httemplate/view/cust_main/billing.html: mask out echeck account
13682           #s too
13683
13684 2005-10-06 21:48  ivan
13685
13686         * FS/FS/cust_main.pm: fix on-demand credit cards not being masked
13687           in UI.  i believe huntsburg is in the doghouse for this one :)
13688
13689 2005-10-06 19:25  ivan
13690
13691         * FS/FS/Conf.pm, FS/FS/part_pkg.pm,
13692           httemplate/edit/process/quick-charge.cgi,
13693           httemplate/view/cust_main/quick-charge.html: add
13694           require_taxclasses config flag
13695
13696 2005-10-06 16:09  ivan
13697
13698         * httemplate/view/cust_bill-logo.cgi: really use default logo if
13699           the agent-specific one isn't found
13700
13701 2005-10-06 16:07  ivan
13702
13703         * httemplate/view/cust_bill-logo.cgi: use default logo if the
13704           agent-specific one isn't found
13705
13706 2005-10-06 16:03  ivan
13707
13708         * httemplate/view/cust_bill-logo.cgi: use default logo if the
13709           agent-specific one isn't found
13710
13711 2005-10-06 13:35  ivan
13712
13713         * FS/FS/part_export/everyone_net.pm: add debugging option to
13714           everyone_net export
13715
13716 2005-10-06 00:34  ivan
13717
13718         * FS/FS/Conf.pm, FS/FS/cust_pay_refund.pm,
13719           httemplate/view/cust_main/payment_history.html: add cc-void
13720           option
13721
13722 2005-10-05 18:40  ivan
13723
13724         * httemplate/edit/cust_main.cgi: fix bug with IE and advertising
13725           sources (refnum) - needed to make sure the SELECT OPTIONs have
13726           explicitly specified VALUEs
13727
13728 2005-10-04 13:27  ivan
13729
13730         * FS/FS/part_export/everyone_net.pm: fix small error with
13731           everyone.net export
13732
13733 2005-10-02 18:41  ivan
13734
13735         * FS/FS/cust_svc.pm, FS/FS/part_svc.pm, FS/FS/svc_acct.pm,
13736           httemplate/view/svc_acct.cgi, httemplate/edit/svc_acct.cgi,
13737           httemplate/elements/small_custview.html, FS/FS/Conf.pm: update
13738           account view and edit: convert to proper templates, make sure
13739           usage information displays for any usage-capable export, add
13740           ability to edit uid/gid
13741
13742 2005-10-02 00:09  ivan
13743
13744         * Makefile, htetc/handler.pl, init.d/freeside-init: add dev make
13745           target for quick iterative development
13746
13747 2005-09-29 13:19  ivan
13748
13749         * FS/FS/svc_acct.pm: make sure there is an expiraiton date to set
13750           as well
13751
13752 2005-09-28 11:27  ivan
13753
13754         * FS/FS/cust_main.pm: recognize hourly frequency in cust_main->bill
13755
13756 2005-09-25 01:20  ivan
13757
13758         * httemplate/view/cust_main.cgi: this css did weird things under IE
13759
13760 2005-09-25 01:13  ivan
13761
13762         * CREDITS, FS/FS/UI/Web.pm,
13763           httemplate/edit/cust_main/select-country.html,
13764           httemplate/edit/cust_main/select-county.html,
13765           httemplate/edit/process/part_svc.cgi,
13766           httemplate/edit/process/rate.cgi,
13767           httemplate/elements/jsrsServer.html,
13768           httemplate/elements/progress-init.html,
13769           httemplate/elements/progress-popup.html,
13770           httemplate/elements/xmlhttp.html: get rid of JSRS iframe foo for
13771           progress bar, use XMLHTTPRequest instead.  really should have
13772           done that in the first place.  JSON will wait until another
13773           day...
13774
13775 2005-09-24 15:53  ivan
13776
13777         * FS/FS/cust_main.pm: parse paybatch order number with dashes
13778           correctly
13779
13780 2005-09-22 15:25  ivan
13781
13782         * rt/lib/RT/URI/freeside/Internal.pm: should fix problem with empty
13783           (dir-less) Conf showing up
13784
13785 2005-09-21 05:47  ivan
13786
13787         * FS/FS/svc_acct.pm, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/Record.pm,
13788           FS/bin/freeside-prepaidd, httemplate/edit/REAL_cust_pkg.cgi,
13789           httemplate/view/cust_main/packages.html, init.d/freeside-init,
13790           FS/bin/freeside-daily: add prepaid support which sets RADIUS
13791           Expiration attribute, update customer view package UI
13792
13793 2005-09-16 03:10  ivan
13794
13795         * FS/FS/cust_main.pm: tyop
13796
13797 2005-09-16 01:18  ivan
13798
13799         * FS/FS/cust_main.pm: with taxclasses, might have multiple records
13800           for a state/county/country
13801
13802 2005-09-14 04:01  ivan
13803
13804         * FS/t/agent_payment_gateway.t, FS/t/banned_pay.t,
13805           FS/t/payment_gateway.t, FS/t/payment_gateway_option.t,
13806           bin/generate-table-module: fix autogenerated simple test
13807
13808 2005-09-13 13:12  ivan
13809
13810         * httemplate/search/elements/search.html: fix redirect with single
13811           item returned from search results and a coderef redirect
13812
13813 2005-09-10 07:50  ivan
13814
13815         * CREDITS, httemplate/edit/cust_main/contact.html,
13816           httemplate/edit/cust_main/select-country.html,
13817           httemplate/edit/cust_main/select-county.html,
13818           httemplate/edit/cust_main/select-state.html,
13819           httemplate/edit/cust_main.cgi, httemplate/elements/xmlhttp.html,
13820           httemplate/misc/counties.cgi, httemplate/misc/states.cgi:
13821           ajax-style xmlhttprequest state/county/country selector!
13822
13823 2005-09-08 12:15  ivan
13824
13825         * FS/FS/part_export/radiator.pm: MySQL is case sensitive about
13826           table names!  huh
13827
13828 2005-09-08 01:50  ivan
13829
13830         * httemplate/edit/cust_main.cgi: fix dropping of payname
13831
13832 2005-09-07 23:52  ivan
13833
13834         * httemplate/autohandler: don't need 4k of newlines anymore,
13835           H:W:SelectLayers works better
13836
13837 2005-09-07 15:52  ivan
13838
13839         * FS/FS/part_pkg.pm: add hourly frequency
13840
13841 2005-09-07 15:04  ivan
13842
13843         * bin/generate-raddb: list current dictionary sources in example so
13844           i don't forget
13845
13846 2005-09-07 15:02  ivan
13847
13848         * FS/FS/raddb.pm: update with dictionaries from freeradius 1.0.4
13849           plus dictionary.ip3networks
13850
13851 2005-09-07 05:56  ivan
13852
13853         * FS/FS/Schema.pm: define username_len so the default add account
13854           screen doesn't have a tiny username field (when usernamemax is
13855           not defined)
13856
13857 2005-09-07 05:48  ivan
13858
13859         * httemplate/edit/svc_acct.cgi: fix silly bug sizing username field
13860           when adding an account (and usernamemax is not set)
13861
13862 2005-09-07 05:44  ivan
13863
13864         * httemplate/edit/svc_acct.cgi: fix silly bug sizing username field
13865           when adding an account (and username max is not set)
13866
13867 2005-09-07 05:38  ivan
13868
13869         * httemplate/view/cust_main.cgi: oops, still need areyousure
13870           javascript for some sub-bits of the page (package unprovisioning
13871           and cancellation, bunch of payment history stuff)
13872
13873 2005-09-07 03:40  ivan
13874
13875         * FS/FS/: part_svc.pm, part_virtual_field.pm: import dbdef from
13876           FS::Schema instead of calling $FS::Record::dbdef directly
13877
13878 2005-09-07 03:25  ivan
13879
13880         * FS/FS/option_Common.pm: fix bug with new option_Common stuff,
13881           forgot to prefix FS::
13882
13883 2005-09-07 03:16  ivan
13884
13885         * FS/FS/part_export/cpanel.pm: remote access key is a big long
13886           thing
13887
13888 2005-09-07 02:37  ivan
13889
13890         * FS/FS/part_export/cpanel.pm, eg/export_template.pm: add cpanel
13891           export
13892
13893 2005-09-06 14:58  ivan
13894
13895         * FS/FS/Conf.pm: document variables available in
13896           payment_receipt_email
13897
13898 2005-08-27 01:46  ivan
13899
13900         * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/banned_pay.pm,
13901           FS/FS/cust_main.pm, FS/t/banned_pay.t, bin/generate-table-module,
13902           httemplate/view/cust_main.cgi,
13903           httemplate/misc/cust_main-cancel.cgi: add banned credit card /
13904           ACH table, re-do cancel popup to have a checkbox to ban payinfo
13905
13906 2005-08-24 06:47  ivan
13907
13908         * httemplate/edit/cust_main/billing.html: fix size of cvv2 help
13909           popup
13910
13911 2005-08-24 06:22  ivan
13912
13913         * htetc/handler.pl, httemplate/edit/cust_main.cgi,
13914           httemplate/edit/cust_main/billing.html,
13915           httemplate/edit/cust_main/contact.html, FS/FS/cust_main.pm,
13916           FS/FS/cust_main_county.pm, FS/FS/ClientAPI/MyAccount.pm,
13917           FS/FS/ClientAPI/Signup.pm,
13918           fs_selfservice/FS-SelfService/SelfService.pm,
13919           httemplate/docs/ach.html, httemplate/docs/cvv2.html,
13920           httemplate/edit/process/cust_main.cgi,
13921           httemplate/elements/overlibmws_draggable.js,
13922           httemplate/elements/overlibmws_iframe.js,
13923           httemplate/elements/progress-init.html,
13924           httemplate/elements/select-month_year.html,
13925           httemplate/images/cvv2.png, httemplate/images/cvv2_amex.png,
13926           httemplate/view/cust_main/billing.html: customer edit: abstract
13927           out billing info to billing.html, re-do payment type selection
13928           with HTML::Widgets::SelectLayers, add Switch/Solo/Maestro support
13929           for start date & issue #.  customer view: re-order fields for
13930           consistency.  selfservice API: support paystart_month,
13931           paystart_year, payissue and payip in MyAccount::process_payment
13932           and ::edit_info and Signup::new_customer,
13933           FS::cust_main::realtime_bop: support paystart_month paystart_year
13934           payissue payip fields
13935
13936 2005-08-23 05:38  ivan
13937
13938         * httemplate/edit/part_svc.cgi: fix bug with service editing caused
13939           by moving dbdef stuff around
13940
13941 2005-08-18 00:58  ivan
13942
13943         * FS/FS/cust_main.pm: add taxclass kludge to gateway overrides, fix
13944           parsing of new-style paybatch
13945
13946 2005-08-17 23:46  ivan
13947
13948         * install/debian/3.1/INSTALL: slight adjustments to deb install for
13949           latest 1.5.8cvs
13950
13951 2005-08-17 22:41  ivan
13952
13953         * httemplate/edit/process/agent_payment_gateway.html: hopefully
13954           this is the last missing file
13955
13956 2005-08-17 22:12  ivan
13957
13958         * httemplate/edit/process/payment_gateway.html: oops another
13959           missing file
13960
13961 2005-08-17 21:16  ivan
13962
13963         * FS/FS/agent_payment_gateway.pm: missing file
13964
13965 2005-08-17 15:23  ivan
13966
13967         * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm,
13968           FS/FS/option_Common.pm, FS/FS/part_export.pm,
13969           FS/FS/part_export_option.pm, FS/FS/part_pkg.pm,
13970           FS/FS/payment_gateway.pm, FS/FS/payment_gateway_option.pm,
13971           FS/bin/freeside-setup, FS/bin/freeside-upgrade, SCHEMA_CHANGE,
13972           FS/FS.pm, FS/MANIFEST, FS/t/option_Common.t,
13973           FS/t/payment_gateway.t, FS/t/payment_gateway_option.t,
13974           bin/generate-table-module, htetc/handler.pl,
13975           httemplate/index.html, httemplate/browse/agent.cgi,
13976           httemplate/browse/payment_gateway.html,
13977           httemplate/edit/agent_payment_gateway.html,
13978           httemplate/edit/payment_gateway.html: infrastructure for easier
13979           schema changes, and: add payment_gateway, payment_gateway_option
13980           and agent_payment_gateway tables, add paystart_month,
13981           paystart_year, payissue and payip fields to cust_main, add
13982           preliminary gateway and gateway override editing to web UI, use
13983           payment gateway override when processing payments (card type, not
13984           taxclass yet)
13985
13986 2005-08-14 18:55  ivan
13987
13988         * FS/FS/UI/Web.pm: fix brainfart parsing end dates, closes:
13989           Bug#1248
13990
13991 2005-08-09 14:38  ivan
13992
13993         * FS/: FS/part_export/radiator.pm, FS/part_export/sqlradius.pm,
13994           t/part_export-radiator.t, FS/part_export/sqlradius_withdomain.pm:
13995           add native Radiator export
13996
13997 2005-08-08 08:15  ivan
13998
13999         * FS/FS/part_export/everyone_net.pm: add export to everyone.net
14000           outsource mail service
14001
14002 2005-08-06 17:41  ivan
14003
14004         * FS/FS/part_export/forward_shellcommands.pm: update
14005           forward_shellcommands export to know about literal source
14006           addresses, closes: Bug#1246
14007
14008 2005-08-06 17:40  ivan
14009
14010         * FS/FS/agent.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
14011           FS/FS/UI/Web.pm, httemplate/browse/agent.cgi,
14012           httemplate/search/cust_pay.cgi, httemplate/search/cust_pkg.cgi,
14013           httemplate/search/elements/search.html: move cust_pkg search to
14014           new template, add active/suspended/cancelled customer packages to
14015           agent browse
14016
14017 2005-08-04 17:57  ivan
14018
14019         * httemplate/search/cust_credit.html: fix credit searches by otaker
14020
14021 2005-08-03 18:42  ivan
14022
14023         * Makefile: don't use install -D flag, doesn't work on bsd
14024
14025 2005-08-03 00:38  ivan
14026
14027         * FS/FS/cust_bill.pm: eliminate scary (but harmless) "Use of
14028           uninitalized value in length" warnings
14029
14030 2005-08-02 19:23  ivan
14031
14032         * FS/FS/part_export/: domain_shellcommands.pm,
14033           forward_shellcommands.pm, www_shellcommands.pm: don't try to run
14034           blank commands for non-svc_acct shellcommand exports too
14035
14036 2005-08-02 12:17  khoff
14037
14038         * FS/FS/h_cust_svc.pm: Only complain, not die, if we can't find a
14039           svc_x record for an h_cust_svc record.
14040
14041 2005-07-14 04:55  ivan
14042
14043         * FS/FS/cust_main.pm: oops, fix last minute bug with new
14044           configurable customer fields on reports
14045
14046 2005-07-14 04:46  ivan
14047
14048         * FS/FS/: svc_Common.pm, UI/Web.pm: clean up some leftover bits
14049           from cust-fields work
14050
14051 2005-07-14 04:31  ivan
14052
14053         * httemplate/: index.html, search/svc_acct.cgi,
14054           search/svc_forward.cgi: add unlinked mail forward (svc_forward)
14055           report
14056
14057 2005-07-14 04:18  ivan
14058
14059         * httemplate/search/cust_bill.html: move account search
14060           (httemplate/search/svc_acct.cgi) to new template, cust-fields
14061           configuration value to control which customer fields are shown on
14062           reports
14063
14064 2005-07-14 03:52  ivan
14065
14066         * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/cust_bill.pm,
14067           FS/FS/cust_bill_event.pm, FS/FS/cust_credit.pm,
14068           FS/FS/cust_main.pm, FS/FS/cust_main_Mixin.pm, FS/FS/cust_pay.pm,
14069           FS/FS/svc_Common.pm, FS/FS/UI/Web.pm, FS/t/cust_main_Mixin.t,
14070           httemplate/search/cust_bill_event.cgi,
14071           httemplate/search/cust_credit.html,
14072           httemplate/search/cust_pay.cgi,
14073           httemplate/search/report_receivables.cgi,
14074           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
14075           httemplate/search/svc_forward.cgi, httemplate/search/svc_www.cgi,
14076           httemplate/search/elements/search.html: move account search
14077           (httemplate/search/svc_acct.cgi) to new template, cust-fields
14078           configuration value to control which customer fields are shown on
14079           reports
14080
14081 2005-07-12 02:31  ivan
14082
14083         * httemplate/browse/part_pkg.cgi: <rjbs> More of the same: these
14084           patches make it safer to subclass FS::part_pkg's pkg_svc method
14085           by eliminating qsearches on table pkg_svc.
14086
14087 2005-07-12 02:22  ivan
14088
14089         * httemplate/edit/part_pkg.cgi: <rjbs> This patch is part of my
14090           continuing effort to avoid using SQL and qsearch from templates
14091           to find the pkg_svc records for a package.
14092
14093 2005-07-12 02:13  ivan
14094
14095         * CREDITS, FS/FS/Record.pm: patch from rjbs to add by_key
14096           contructor to Record.pm
14097
14098 2005-07-12 02:11  ivan
14099
14100         * Makefile: okay, really enable RT by default for good now
14101
14102 2005-07-11 07:15  ivan
14103
14104         * bin/: rate.import, rt-drop-tables: adding rt-drop-tables
14105
14106 2005-07-11 06:01  ivan
14107
14108         * Makefile: new server
14109
14110 2005-07-11 05:53  ivan
14111
14112         * httemplate/docs/index.html: note alternate instructions for
14113           0pre6->7
14114
14115 2005-07-11 05:23  ivan
14116
14117         * install/freebsd/: INSTALL, ports: freebsd install update i guess
14118
14119 2005-07-11 05:22  ivan
14120
14121         * bin/postfix.export: fix regex
14122
14123 2005-07-11 05:21  ivan
14124
14125         * Makefile: probably best to keep RT disabled by default, at least
14126           for this release
14127
14128 2005-07-11 03:58  ivan
14129
14130         * FS/t/ClientAPI_SessionCache.t:
14131           s/ClientAPI::SessionCache/ClientAPI_SessionCache/ noticed by rjbs
14132
14133 2005-07-11 02:49  ivan
14134
14135         * FS/FS/ClientAPI/MyAccount.pm: bug fix for error message on
14136           session expiration from Randall Lucas <rlucas@tercent.net>,
14137           thanks!
14138
14139 2005-07-09 08:41  ivan
14140
14141         * FS/FS/cust_bill.pm: fix silly bug preventing html invoicing from
14142           finding their logo
14143
14144 2005-07-09 03:55  ivan
14145
14146         * httemplate/edit/cust_pay.cgi: get rid of the godawful halfass
14147           "invoice" on the post payment screen when posting against a
14148           specific invoice, replace with having useless "Auto-apply to
14149           invoices" box actually show the payment will be applied to one
14150           invoice only...  closes: Bug#1241
14151
14152 2005-07-09 03:36  ivan
14153
14154         * FS/FS/: cust_bill.pm, cust_bill_pkg.pm, part_export/sqlradius.pm,
14155           part_pkg/flat.pm, part_pkg/flat_comission.pm,
14156           part_pkg/flat_comission_cust.pm, part_pkg/flat_comission_pkg.pm,
14157           part_pkg/flat_delayed.pm, part_pkg/prepaid.pm,
14158           part_pkg/prorate.pm, part_pkg/sesmon_hour.pm,
14159           part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm,
14160           part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm,
14161           part_pkg/subscription.pm, part_pkg/voip_sqlradacct.pm: add desc
14162           method to cust_bill_pkg and use it in cust_bill... this should
14163           help with any *other* cust_bill_pkg.pkgnum == -1 stuff that needs
14164           to be sorted out
14165
14166 2005-07-08 16:06  ivan
14167
14168         * FS/bin/freeside-daily: fix bug with new efficient
14169           customer-finding code.  sql isn't perl, null != 0
14170
14171 2005-06-30 06:32  ivan
14172
14173         * FS/FS/Misc.pm: pod error
14174
14175 2005-06-30 06:20  ivan
14176
14177         * FS/FS/: Conf.pm, svc_acct.pm: add username-percent config option
14178
14179 2005-06-30 05:44  ivan
14180
14181         * FS/FS/cust_main.pm: oops, really fix error with new prepaid card
14182           foo
14183
14184 2005-06-21 20:54  ivan
14185
14186         * install/debian/3.1/INSTALL: add IPC::Run3 to install docs
14187
14188 2005-06-16 22:31  ivan
14189
14190         * httemplate/misc/process/link.cgi: fix preference sort order for
14191           linking: sort unaudited services first, secondary sort by svcaprt
14192
14193 2005-06-16 22:07  ivan
14194
14195         * httemplate/misc/process/link.cgi: add more info to debugging
14196
14197 2005-06-16 22:04  ivan
14198
14199         * httemplate/misc/process/link.cgi: fix debugging
14200
14201 2005-06-16 21:42  ivan
14202
14203         * httemplate/misc/process/link.cgi: add debugging for accounts
14204           picked to pick
14205
14206 2005-06-14 21:46  ivan
14207
14208         * FS/FS/cust_bill.pm: better error reporting for actual errors from
14209           lpr command
14210
14211 2005-06-14 19:31  ivan
14212
14213         * FS/FS/cust_main.pm: fix error recharging w/prepaid card caused by
14214           rounding off of money value, closes: Bug#1237
14215
14216 2005-06-14 17:44  ivan
14217
14218         * FS/FS/cust_bill.pm, httemplate/search/cust_bill.html: add
14219           reprint/fax/email links to invoice search results
14220
14221 2005-06-09 15:40  ivan
14222
14223         * httemplate/search/cust_bill_event.cgi, FS/FS/cust_bill.pm,
14224           httemplate/index.html, httemplate/misc/email_invoice_events.cgi,
14225           httemplate/misc/email_invoices.cgi,
14226           httemplate/misc/fax_invoice_events.cgi,
14227           httemplate/misc/fax_invoices.cgi,
14228           httemplate/misc/print_invoice_events.cgi,
14229           httemplate/misc/print_invoices.cgi,
14230           httemplate/search/cust_bill.html,
14231           httemplate/search/report_cust_bill.html: advanced invoice serach,
14232           groundwork to add reprint/fax/email links to invoice search
14233           results
14234
14235 2005-06-09 13:26  ivan
14236
14237         * httemplate/browse/part_pkg.cgi: tiny refactor patch from rjbs: It
14238           changes the service listing to use $part_pkg->pkg_svc instead of
14239           a qsearch, which means that the listing will still work if
14240           pkg_svc has been subclassed.
14241
14242 2005-06-09 13:16  ivan
14243
14244         * FS/FS/cust_svc.pm: documentation fix, noticed by rjbs
14245
14246 2005-06-09 02:15  ivan
14247
14248         * FS/FS/part_pkg.pm: don't rebless if we're already in the plan
14249           subclass, fixes pkg customize link
14250
14251 2005-06-09 00:19  ivan
14252
14253         * FS/bin/freeside-daily: declare new $opt_a
14254
14255 2005-06-09 00:13  ivan
14256
14257         * FS/bin/freeside-daily: significant speedup from only selected
14258           customers with outstanding packages or invoice events in the
14259           initial select, and add -a flag for agentnum
14260
14261 2005-06-08 23:56  ivan
14262
14263         * FS/FS/cust_bill.pm, conf/invoice_html,
14264           httemplate/view/cust_bill-logo.cgi: agent-specific logos for html
14265           invoices too
14266
14267 2005-06-08 23:36  ivan
14268
14269         * FS/FS/: cust_bill.pm, part_bill_event.pm: and make
14270           (html|latex)(small)?footer optionall per-agent too
14271
14272 2005-06-08 23:22  ivan
14273
14274         * FS/FS/cust_bill.pm: more sane regex
14275
14276 2005-06-08 23:14  ivan
14277
14278         * FS/FS/: cust_bill.pm: ugh, hopefully fixup agent_plandata regex
14279           for multiple agents
14280
14281 2005-06-08 22:59  ivan
14282
14283         * FS/FS/: cust_bill.pm: make sure invoice_(latex|html)returnaddress
14284           is configurable per-agent
14285
14286 2005-06-08 22:34  ivan
14287
14288         * FS/FS/cust_bill.pm, FS/FS/part_bill_event.pm,
14289           httemplate/edit/part_bill_event.cgi: add multiple agent selection
14290           to agent-specific invoicing
14291
14292 2005-06-08 17:18  ivan
14293
14294         * FS/FS/cust_pay.pm: add ignore_noapply flag to make sure payments
14295           are forced in anyway on import
14296
14297 2005-06-08 14:52  ivan
14298
14299         * FS/FS/cust_bill_pkg.pm: last bit to allow -1 for non-pkg, non-tax
14300           line items
14301
14302 2005-06-08 02:03  ivan
14303
14304         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/svc_acct.pm,
14305           FS/FS/ClientAPI/MyAccount.pm,
14306           fs_selfservice/FS-SelfService/SelfService.pm,
14307           fs_selfservice/FS-SelfService/cgi/agent_delete_svc.html,
14308           fs_selfservice/FS-SelfService/cgi/delete_svc.html,
14309           fs_selfservice/FS-SelfService/cgi/make_payment.html,
14310           fs_selfservice/FS-SelfService/cgi/myaccount.html,
14311           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
14312           fs_selfservice/FS-SelfService/cgi/payment_results.html,
14313           fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
14314           fs_selfservice/FS-SelfService/cgi/process_svc_external.html,
14315           fs_selfservice/FS-SelfService/cgi/provision.html,
14316           fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html,
14317           fs_selfservice/FS-SelfService/cgi/recharge_prepay.html,
14318           fs_selfservice/FS-SelfService/cgi/recharge_results.html,
14319           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
14320           fs_selfservice/FS-SelfService/cgi/view_invoice.html,
14321           httemplate/view/svc_acct.cgi: prepaid card recharge
14322
14323 2005-06-07 14:02  ivan
14324
14325         * FS/FS/Misc.pm: debugging output change in send_email
14326
14327 2005-06-06 13:07  ivan
14328
14329         * FS/FS/cust_bill.pm: eek, fix silly problem in invoice sending
14330           refactoring
14331
14332 2005-06-06 12:54  ivan
14333
14334         * FS/FS/Misc.pm: some additional warnings
14335
14336 2005-06-06 10:00  ivan
14337
14338         * FS/FS/Misc.pm: fix message ID generation for ancient perl, bah
14339
14340 2005-06-02 18:51  ivan
14341
14342         * FS/FS/TicketSystem/RT_External.pm: argh.  this should finally fix
14343           the last of the Internal vs External breakage i hope
14344
14345 2005-06-02 02:36  ivan
14346
14347         * httemplate/search/cust_bill_event.html: Capitalization
14348
14349 2005-06-02 02:29  ivan
14350
14351         * httemplate/index.html, httemplate/misc/print_invoices.cgi,
14352           httemplate/search/cust_bill_event.cgi,
14353           httemplate/search/cust_bill_event.html, FS/FS/cust_bill_event.pm,
14354           FS/FS/part_bill_event.pm, FS/FS/UI/Web.pm,
14355           httemplate/misc/email-invoice.cgi,
14356           httemplate/misc/email_invoices.cgi,
14357           httemplate/misc/fax-invoice.cgi,
14358           httemplate/misc/fax_invoices.cgi,
14359           httemplate/misc/print-invoice.cgi, FS/FS/cust_bill.pm,
14360           FS/FS/part_pkg.pm, httemplate/view/cust_bill.cgi,
14361           FS/bin/freeside-queued, httemplate/search/elements/search.html,
14362           httemplate/elements/progress-init.html,
14363           httemplate/elements/progress-popup.html, htetc/handler.pl: add
14364           ability to search on a date range of invoice events and then
14365           reprint or reemail (boy was that a bit more work than i
14366           expected), closes: Bug#946
14367
14368 2005-06-01 17:02  ivan
14369
14370         * rt/html/Ticket/Elements/AddCustomers: remove warning
14371
14372 2005-06-01 16:40  ivan
14373
14374         * httemplate/view/cust_bill.cgi: align terminology for consistancy.
14375           or something.
14376
14377 2005-06-01 14:40  ivan
14378
14379         * httemplate/search/report_receivables.cgi: remove trailing
14380           whitespace
14381
14382 2005-06-01 13:31  ivan
14383
14384         * FS/FS/TicketSystem/: RT_External.pm, RT_Internal.pm: fix up
14385           RT_Internal again, hopefully this is the last of the breakage
14386           from RT_Internal
14387
14388 2005-05-31 19:39  ivan
14389
14390         * httemplate/edit/part_pkg.cgi: really. *sigh*
14391
14392 2005-05-31 16:42  ivan
14393
14394         * FS/FS/part_pkg/sesmon_minute.pm: tyop refactoring old
14395           sesmon_minute price plkan, noticed by rjbs
14396
14397 2005-05-31 16:32  ivan
14398
14399         * httemplate/edit/part_pkg.cgi: ack, this should finally fix the
14400           package editing problem
14401
14402 2005-05-26 12:30  ivan
14403
14404         * httemplate/view/: cust_bill.cgi: silly perl version bs
14405
14406 2005-05-26 12:15  ivan
14407
14408         * FS/FS/svc_www.pm, httemplate/edit/svc_www.cgi,
14409           httemplate/view/svc_www.cgi: make svc_www.usersvc optional
14410
14411 2005-05-25 20:45  ivan
14412
14413         * httemplate/edit/part_pkg.cgi: 72?!
14414
14415 2005-05-24 08:33  ivan
14416
14417         * Makefile: 1.5.7.  and enable RT by default, finally
14418
14419 2005-05-23 04:49  ivan
14420
14421         * htetc/freeside-rt.conf: so Search.tsf and Search.rdf work
14422
14423 2005-05-22 16:38  ivan
14424
14425         * FS/FS/svc_acct.pm: fix quick crypt_password bug when its passwd
14426           an empty param
14427
14428 2005-05-22 13:39  ivan
14429
14430         * httemplate/view/cust_bill.cgi: oops, quote $link w/new templating
14431
14432 2005-05-22 02:25  ivan
14433
14434         * httemplate/browse/agent.cgi: Avoid Gratuitous Capitalizaiton
14435
14436 2005-05-21 21:24  ivan
14437
14438         * FS/FS/prepay_credit.pm: add optional agentnum field to POD doc
14439
14440 2005-05-21 11:38  ivan
14441
14442         * httemplate/browse/agent.cgi: make sure the customers tables for
14443           each agent line up with each other, too
14444
14445 2005-05-21 10:26  ivan
14446
14447         * httemplate/search/cust_main.cgi: hehe, allow changing the browse
14448           order of any sort
14449
14450 2005-05-21 10:14  ivan
14451
14452         * httemplate/browse/agent.cgi: line up
14453           prospect/active/suspended/cancelled customers
14454
14455 2005-05-19 07:10  ivan
14456
14457         * FS/FS/part_export/shellcommands.pm: A group number must refer to
14458           an already existing group - so add manually it if you want to
14459           define a set of static gids or something, default is just going
14460           to cause headaches
14461
14462 2005-05-19 04:05  ivan
14463
14464         * FS/FS/svc_acct.pm: ! or !! also
14465
14466 2005-05-19 03:45  ivan
14467
14468         * FS/FS/part_export/shellcommands.pm: fix up some defaults to
14469           include gid too
14470
14471 2005-05-19 03:29  ivan
14472
14473         * FS/FS/part_export/: acct_sql.pm, shellcommands.pm: missing ;
14474
14475 2005-05-19 03:26  ivan
14476
14477         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm,
14478           part_export/shellcommands.pm,
14479           part_export/shellcommands_withdomain.pm: fix shellcommands export
14480           encrypting "magic" shadow values * NP *LK*
14481
14482 2005-05-19 02:49  ivan
14483
14484         * FS/FS/svc_acct.pm: oops, remove old-style duplicate check from
14485           replace, _check_duplicate was already below it
14486
14487 2005-05-19 01:51  ivan
14488
14489         * httemplate/view/cust_bill.cgi: oops, fix alternate view/etc.
14490           links
14491
14492 2005-05-19 01:43  ivan
14493
14494         * httemplate/: misc/email-invoice.cgi, misc/fax-invoice.cgi,
14495           misc/print-invoice.cgi, view/cust_bill.cgi: re-email/fax/print
14496           links should respect template, also add direct re-send links like
14497           the view links and convert view/cust_bill.cgi to proper template
14498
14499 2005-05-18 09:57  ivan
14500
14501         * httemplate/browse/agent.cgi: oops, it helps to get the link right
14502
14503 2005-05-18 09:55  ivan
14504
14505         * httemplate/: browse/agent.cgi, search/report_receivables.cgi: add
14506           agent-specific A/R aging report, closes: bug#1229
14507
14508 2005-05-18 09:37  ivan
14509
14510         * bin/masonize: report the file that had a masonize error
14511
14512 2005-05-18 07:50  ivan
14513
14514         * FS/FS/part_export/acct_sql.pm: actually, quota goes in pw_shell.
14515           of course!
14516
14517 2005-05-18 03:43  ivan
14518
14519         * FS/FS/cust_bill.pm: oops, losing notes!
14520
14521 2005-05-15 06:49  ivan
14522
14523         * httemplate/search/report_receivables.cgi: this status column is
14524           probably faster, one giant SQL query.  and add back in the
14525           customer link, oops
14526
14527 2005-05-15 06:00  ivan
14528
14529         * FS/FS/cust_main.pm, httemplate/search/report_receivables.cgi,
14530           httemplate/search/elements/search.html: move receivables report
14531           to search template
14532
14533 2005-05-15 04:58  ivan
14534
14535         * httemplate/search/cust_bill.html: use money_char config
14536
14537 2005-05-15 04:46  ivan
14538
14539         * httemplate/search/cust_bill.html: align
14540
14541 2005-05-14 12:57  ivan
14542
14543         * rt/lib/RT/URI/: freeside.pm, freeside/Internal.pm: fixup RT
14544           integration grr!
14545
14546 2005-05-14 11:03  ivan
14547
14548         * FS/FS/cust_bill.pm: h helps halot
14549
14550 2005-05-14 10:59  ivan
14551
14552         * FS/FS/cust_bill.pm: well this is sorta halfass anyway but useful
14553
14554 2005-05-14 10:04  ivan
14555
14556         * FS/FS/Conf.pm, conf/invoice_html,
14557           httemplate/view/cust_bill-logo.cgi: html invoices: when
14558           displaying, use the actual logo from the conf dir - same as the
14559           emailed copy
14560
14561 2005-05-14 09:30  ivan
14562
14563         * FS/FS/: Misc.pm, cust_bill.pm: disable debugging
14564
14565 2005-05-14 09:27  ivan
14566
14567         * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm,
14568           FS/FS/part_bill_event.pm, conf/invoice_html, conf/logo.png,
14569           httemplate/view/cust_bill.cgi: html invoices!
14570
14571           http://chris-linfoot.net/d6plinks/CWLT-5VZD4Y
14572           http://www.dsv.su.se/~jpalme/ietf/mhtml.html
14573           ftp://ftp.dsv.su.se/users/jpalme/draft-ietf-mhtml-info.txt
14574           http://mailformat.dan.info/headers/mime.html
14575           http://www.faqs.org/rfcs/rfc2392.html
14576           http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cdosys/html/_cdosys_content-type_multipart.asp
14577
14578           (MIME is hard, let's go shopping!)
14579
14580 2005-05-13 08:06  ivan
14581
14582         * FS/FS/cust_bill.pm: fix picking up alternate invoice_latexnotes_*
14583           files, and expand country codes on invoices.  and oops,
14584           print_html changes slipped in last commit too.  well, they were
14585           ready anyway.
14586
14587 2005-05-13 03:55  ivan
14588
14589         * conf/invoice_latex: better to do something fancy like scale down
14590           the font size to fit in the intended space or something but hey,
14591           this is good enough for now :)
14592
14593 2005-05-13 03:54  ivan
14594
14595         * FS/FS/cust_bill.pm: substitute a non-breaking space if there is
14596           no invoice_latexreturnaddress file
14597
14598 2005-05-11 07:07  ivan
14599
14600         * FS/FS/export_svc.pm: new progressbar display causes a silly error
14601           in edge case where no dup checking necessary, closes: Bug#1226
14602
14603 2005-05-10 11:30  khoff
14604
14605         * rt/html/Ticket/Elements/EditCustomers: Missing '</A>' tag.
14606
14607 2005-05-05 06:04  ivan
14608
14609         * conf/: invoice_latex: no comma between state and address
14610
14611 2005-05-04 18:46  ivan
14612
14613         * httemplate/search/svc_domain.cgi: the ? between svc_domain.cgi
14614           and the domain id is missing
14615
14616 2005-05-04 02:33  ivan
14617
14618         * FS/FS/part_pkg.pm: use new pkg_svc.pkgsvcnum primary key when
14619           modifying pkg_svc records, closes: Bug#1221
14620
14621 2005-05-04 02:20  ivan
14622
14623         * FS/FS/Record.pm: err msg
14624
14625 2005-05-03 18:06  ivan
14626
14627         * FS/FS/cust_bill.pm: patch to just update the template or
14628           conf/invoice_latex* to use the new one
14629
14630 2005-05-03 17:40  ivan
14631
14632         * conf/invoice_latex, conf/invoice_latexfooter,
14633           conf/invoice_latexreturnaddress, conf/logo.eps, FS/FS/Conf.pm,
14634           FS/FS/cust_bill.pm: great new invoice template from kristian!
14635
14636 2005-05-03 10:22  ivan
14637
14638         * FS/FS/cust_bill.pm: minutely better error reporting for pdf
14639           problems
14640
14641 2005-05-03 06:29  ivan
14642
14643         * FS/bin/: freeside-addoutsource, freeside-addoutsourceuser: remove
14644           unnecessary host=localhost from outsource instance creation foo
14645
14646 2005-05-03 02:56  ivan
14647
14648         * FS/FS/cust_pay.pm: on receipts, show "Electronic Check" instead
14649           of "Chek" for payby = CHEK transactions
14650
14651 2005-05-03 01:51  ivan
14652
14653         * FS/bin/freeside-sqlradius-radacctd: not running with elevated
14654           privs, -T not necessary
14655
14656 2005-05-03 01:46  ivan
14657
14658         * FS/FS/domain_record.pm: [:ascii:] is not legal for 5.005, alas,
14659           it still needs to be supported for just a little bit longer
14660
14661 2005-05-01 23:32  ivan
14662
14663         * FS/FS/svc_Common.pm, httemplate/search/svc_domain.cgi,
14664           httemplate/search/svc_forward.cgi, httemplate/search/svc_www.cgi:
14665           move httemplate/search/svc_domain to the new search template
14666           along with svc_www and svc_forward
14667
14668 2005-04-30 02:47  ivan
14669
14670         * httemplate/search/svc_forward.cgi: show "(unlinked)" for unlined
14671           forwards instead of nothing
14672
14673 2005-04-30 02:45  ivan
14674
14675         * httemplate/search/svc_forward.cgi: pull in the customer
14676           information as part of the main query for efficiency
14677
14678 2005-04-29 06:00  ivan
14679
14680         * httemplate/search/: svc_forward.cgi, svc_www.cgi: template
14681           forward search using the standard search template: forwards are
14682           now paged
14683
14684 2005-04-28 10:05  ivan
14685
14686         * FS/FS/cust_bill.pm: add < and > to _latex_escape (khoff)
14687
14688 2005-04-25 17:20  khoff
14689
14690         * bin/svc_broadband.renumber: For renumbering svc_broadband
14691           services from one addr_block to another.  Hopefully no one will
14692           ever have to use this.
14693
14694 2005-04-25 02:33  ivan
14695
14696         * FS/FS/Conf.pm, FS/FS/Daemon.pm, FS/FS/svc_acct.pm, FS/t/Daemon.t,
14697           FS/MANIFEST, FS/FS/part_export/sqlradius.pm,
14698           FS/bin/freeside-queued, FS/bin/freeside-selfservice-server,
14699           FS/bin/freeside-sqlradius-radacctd, init.d/freeside-init: pick up
14700           freeside-sqlradius-radacctd again after all these years, now it
14701           just needs to update the "seconds" field(s), finally closes:
14702           Bug#1125
14703
14704 2005-04-21 16:13  ivan
14705
14706         * install/debian/3.1/INSTALL: little bit of apache setup and add
14707           the fs_queue user
14708
14709 2005-04-21 14:31  ivan
14710
14711         * install/debian/3.1/INSTALL: or apache won't start
14712
14713 2005-04-21 04:47  ivan
14714
14715         * FS/FS/part_export/acct_sql.pm: fix nit with crypt flag when
14716           replacing too
14717
14718 2005-04-21 04:35  ivan
14719
14720         * FS/FS/part_export/acct_sql.pm: support multiple primary keys
14721
14722 2005-04-20 23:18  ivan
14723
14724         * install/debian/3.1/INSTALL: libjavascript-rpc-perl hit testing
14725
14726 2005-04-20 00:12  ivan
14727
14728         * FS/FS/part_export/acct_sql.pm: hehe oops
14729
14730 2005-04-19 23:41  ivan
14731
14732         * FS/FS/: svc_acct.pm, part_export/acct_sql.pm: add vpopmail
14733           defaults to acct_sql export
14734
14735 2005-04-19 02:50  ivan
14736
14737         * FS/FS/Conf.pm: disable RT_Libs for now
14738
14739 2005-04-19 02:48  ivan
14740
14741         * SCHEMA_CHANGE, install/redhat/9/INSTALL: did another upgrade,
14742           fixed up the instructions
14743
14744 2005-04-19 02:48  ivan
14745
14746         * FS/FS/part_pkg.pm: silence an annoying but harmless perl warning
14747
14748 2005-04-18 00:37  ivan
14749
14750         * FS/FS/cust_main.pm: add some newlines to debugging output, no
14751           need to print file and line # so much
14752
14753 2005-04-16 15:26  ivan
14754
14755         * httemplate/edit/cust_pay.cgi: use money_char on enter payment
14756           screen instead of hardcoding $
14757
14758 2005-04-15 13:29  khoff
14759
14760         * FS/FS/Conf.pm, FS/FS/domain_record.pm, FS/FS/svc_domain.pm,
14761           httemplate/view/svc_domain.cgi: Added support for TXT records.
14762
14763 2005-04-14 02:41  ivan
14764
14765         * FS/FS/cust_bill.pm, conf/invoice_latex, conf/invoice_latex.diff:
14766           move invoice_latex templating to Text::Template, with special
14767           sauce^W^Wbackwards-compatibility for old templates
14768
14769 2005-04-13 05:31  ivan
14770
14771         * httemplate/: edit/part_svc.cgi, view/svc_acct.cgi: get rid of
14772           some super ancient assumptions about slipip and uid meaning
14773           exporting to RADIUS and shell respectively
14774
14775 2005-04-13 05:30  ivan
14776
14777         * FS/FS/: Record.pm, cust_svc.pm: add nowarn_identical flag to
14778           Record.pm and use it in cust_svc svcpart replacement (which is
14779           all about the exports anyway)
14780
14781 2005-04-13 03:54  ivan
14782
14783         * FS/FS/svc_acct.pm: add a line to pod example regarding RADIUS
14784           check attributes
14785
14786 2005-04-13 03:32  ivan
14787
14788         * FS/FS/raddb.pm: add Radius-Operator
14789
14790 2005-04-13 03:16  ivan
14791
14792         * FS/FS/part_pkg/flat.pm: add explicit use Date::Manip here, oops
14793
14794 2005-04-13 02:55  ivan
14795
14796         * FS/FS/svc_acct.pm: quiet annoying "use of uninitialized value
14797           errors"
14798
14799 2005-04-13 01:16  ivan
14800
14801         * FS/FS/: cust_main.pm, svc_acct.pm: add skip_fuzzyfiles hack, and
14802           add Session-Timeout RADIUS attribute if a svc_acct.seconds value
14803           is present
14804
14805 2005-04-12 20:38  ivan
14806
14807         * CREDITS, FS/FS/part_pkg/flat_comission_cust.pm: fix bug in
14808           flat_commission price plan, thanks to Troy Hammonds
14809
14810 2005-04-11 13:13  khoff
14811
14812         * FS/FS/: Conf.pm, cust_main.pm: Configuration option to override
14813           the email address sent to your BOP processor, in case the
14814           processor sends a pesky receipt that you don't want your
14815           customers getting.
14816
14817 2005-04-11 09:48  khoff
14818
14819         * FS/FS/: h_cust_svc.pm, h_svc_forward.pm: No need to inflict
14820           debugging messages on everyone.
14821
14822 2005-04-10 14:23  ivan
14823
14824         * install/debian/3.1/INSTALL: a few more packages
14825
14826 2005-04-10 03:16  ivan
14827
14828         * httemplate/search/elements/search.html: add some left and right
14829           padding so cells don't run into each other so badly
14830
14831 2005-04-09 18:13  ivan
14832
14833         * Makefile: fix install-apache for bsd make and reverse
14834           accidentally-checked-in (again!) RT_ENABLED = 1
14835
14836 2005-04-07 18:12  ivan
14837
14838         * htetc/freeside-rt.conf: ugh, don't know why that wasn't working
14839           and don't f$&# care
14840
14841 2005-04-07 03:35  ivan
14842
14843         * Makefile, htetc/freeside-rt.conf, install/debian/3.1/INSTALL: add
14844           install/debian/3.1/INSTALL script and script up some apache
14845           automation assuming a conf.d type dir
14846
14847 2005-04-07 02:26  ivan
14848
14849         * FS/FS/Record.pm, FS/bin/freeside-setup, bin/dbdef-create,
14850           bin/fix-sequences: depend on DBIx::DBSchema 0.26 for dbdef-create
14851           (for Pg 'public' schema fix) and 0.25 in freeside-setup and
14852           Record.pm (for DBD::Pg 1.40 is bunk fix)
14853
14854 2005-04-06 20:28  khoff
14855
14856         * FS/FS/: h_cust_svc.pm, h_svc_forward.pm, h_svc_www.pm: Using
14857           current (non-history) records in place of missing history
14858           records.
14859
14860 2005-04-06 15:52  ivan
14861
14862         * FS/FS/svc_forward.pm: and fix the error msg haha
14863
14864 2005-04-06 15:50  ivan
14865
14866         * FS/FS/svc_forward.pm: looks like a domain part for a
14867           literally-specified forward src or dst is required, not optional
14868
14869 2005-04-05 17:50  khoff
14870
14871         * FS/FS/h_Common.pm: $pkey should be the primary key of the real
14872           table, not the history table.
14873
14874 2005-04-05 14:33  khoff
14875
14876         * bin/add-history-records.pl: This doesn't fix the problem.  To be
14877           continued...
14878
14879 2005-04-02 15:49  ivan
14880
14881         * bin/slony-setup: must be as Pg superuser
14882
14883 2005-04-02 14:46  ivan
14884
14885         * FS/FS/cust_bill_pkg.pm, FS/FS/part_svc_router.pm,
14886           FS/FS/pkg_svc.pm, FS/FS/rate_detail.pm, FS/FS/reg_code_pkg.pm,
14887           FS/FS/type_pkgs.pm, FS/bin/freeside-setup,
14888           httemplate/docs/schema.html: herding elephants: add primary keys
14889           to *all* tables for slony
14890
14891 2005-04-02 12:34  ivan
14892
14893         * bin/slony-setup: adding quick slony setup script
14894
14895 2005-04-01 14:52  khoff
14896
14897         * FS/FS/: h_cust_svc.pm, h_svc_acct.pm, h_svc_www.pm: Trap, and
14898           attempt to resolve, problems caused by missing history records.
14899
14900 2005-04-01 14:34  khoff
14901
14902         * FS/FS/Record.pm: so we can pass in a time if we're back-filling
14903           history records
14904
14905 2005-03-31 21:59  steve
14906
14907         * FS/FS/cust_main.pm: fix paybatch parsing to support bop::jettis
14908
14909 2005-03-31 03:41  ivan
14910
14911         * FS/FS/cust_main.pm: add ability to link services w/order_pkg
14912           method in addition to provisioning new ones
14913
14914 2005-03-31 01:07  ivan
14915
14916         * FS/FS/cust_main_invoice.pm: show illegal email addresses used for
14917           invoice destinations
14918
14919 2005-03-30 22:56  khoff
14920
14921         * bin/add-history-records.pl: Printing insert statements is not
14922           necessary
14923
14924 2005-03-30 19:47  khoff
14925
14926         * bin/add-history-records.pl: Committing the inserts helps.
14927
14928 2005-03-30 16:53  khoff
14929
14930         * bin/add-history-records.pl: (Apparently) working version.
14931           Updates svc_*, cust_svc, and domain_record history tables.
14932
14933 2005-03-30 16:31  khoff
14934
14935         * FS/FS/h_svc_forward.pm: Another missing 'u'.
14936
14937 2005-03-30 13:40  khoff
14938
14939         * FS/FS/h_Common.pm: Dump a call trace if something calls
14940           FS::h_Common::sql_h_search without END_TIMESTAMP.
14941
14942 2005-03-30 13:22  khoff
14943
14944         * FS/FS/cust_svc.pm: Have to pass @_ to FS::svc_www::domain_record
14945           in case we're really a FS::h_svc_www object.
14946
14947 2005-03-30 13:09  khoff
14948
14949         * FS/FS/h_svc_www.pm: typo.  'use', not 'se'.
14950
14951 2005-03-30 12:55  khoff
14952
14953         * bin/add-history-records.pl: Test script to add pre-history table
14954           history records.
14955
14956 2005-03-29 17:37  ivan
14957
14958         * FS/FS/part_export/cp.pm: according to landel CP no longer
14959           supports changing username
14960
14961 2005-03-29 17:18  ivan
14962
14963         * httemplate/search/cust_pay.cgi: fix ambiguous column error when
14964           selecting by credit card, fixes: Bug#1189
14965
14966 2005-03-29 14:41  ivan
14967
14968         * fs_selfservice/FS-SelfService/SelfService.pm: better self-service
14969           debugging, don't point to install.html for suEXEC/setuid in
14970           self-service setup docs
14971
14972 2005-03-28 17:40  khoff
14973
14974         * FS/FS/TicketSystem/RT_External.pm,
14975           FS/FS/TicketSystem/RT_Internal.pm, httemplate/index.html: A few
14976           RT_External fixes.
14977
14978 2005-03-28 17:38  khoff
14979
14980         * FS/FS/Misc.pm: 'require' not 'use' Fax::Hylafax::Client so it's
14981           an optional requirement.
14982
14983 2005-03-27 15:21  ivan
14984
14985         * FS/FS/cust_main.pm: allow & in bank names
14986
14987 2005-03-27 15:21  ivan
14988
14989         * FS/FS/: svc_Common.pm, svc_acct.pm: svc_Common / svc_acct
14990           child_objects can now set an alternate field for the svcnum, for
14991           things like forwards
14992
14993 2005-03-26 03:51  ivan
14994
14995         * install/fedora/fc3/: INSTALL, sources.list: fc3
14996
14997 2005-03-21 14:13  khoff
14998
14999         * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm,
15000           FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm,
15001           FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm, FS/FS/svc_acct.pm,
15002           FS/FS/ClientAPI/MyAccount.pm, FS/FS/part_export/http.pm,
15003           FS/FS/part_export/infostreet.pm,
15004           FS/FS/part_export/shellcommands.pm, htetc/handler.pl,
15005           httemplate/edit/cust_main.cgi,
15006           httemplate/edit/process/cust_main.cgi,
15007           httemplate/misc/fax-invoice.cgi, httemplate/view/cust_bill.cgi,
15008           httemplate/view/cust_main/billing.html,
15009           httemplate/view/cust_main/tickets.html: Added support for FAX
15010           invoice destinations using a HylaFAX server.  Faxing plain text
15011           invoices is not supported.
15012
15013 2005-03-21 13:55  pbowen
15014
15015         * FS/FS/Record.pm: Forgot to load up the conf.
15016
15017 2005-03-18 16:12  pbowen
15018
15019         * FS/FS/: Record.pm, cust_main.pm: Fixed a few things: -PB 1. Fixed
15020           a nasty bug that would clear the payinfo if the private key was
15021           not available.  2. Set the default module for encrypt/decrypt to
15022           be Crypt::OpenSSL::RSA.  3. Added a die and error message so that
15023           it doesn't just pass around plaintext if the encryption engine is
15024           broken or missing.  4. Added code so that the masked payinfo is
15025           handled correctly in the case that it is blank and it cannot be
15026           generated (encrypted payinfo)
15027
15028 2005-03-18 11:21  pbowen
15029
15030         * FS/: FS/Conf.pm, FS/Record.pm, FS/cust_bill.pm, FS/cust_main.pm,
15031           bin/freeside-setup: Added encrypted fields for Credit Cards,
15032           etc... - PB
15033
15034 2005-03-18 11:15  pbowen
15035
15036         * FS/FS/part_pkg.pm: Added a few additional recurrences for domain
15037           billing
15038
15039 2005-03-18 08:47  pbowen
15040
15041         * FS/FS/Record.pm: Fixed a small bug... if replace is called by
15042           SUPER, @_ == 1 if it only contains an undef. -PB
15043
15044 2005-03-18 01:15  ivan
15045
15046         * FS/FS/cust_main_county.pm: no idea why this is only showing up on
15047           freebsd install
15048
15049 2005-03-17 17:00  ivan
15050
15051         * FS/FS/cust_main_county.pm: sorry it was late
15052
15053 2005-03-17 13:56  khoff
15054
15055         * FS/FS/cust_bill.pm: Documentation tyop.
15056
15057 2005-03-17 13:41  khoff
15058
15059         * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm,
15060           httemplate/misc/email-invoice.cgi: Added options
15061           invoice_email_pdf and invoice_email_pdf_note.  invoice_email_pdf
15062           - Attach PDF invoice to emailed plain text invoices.
15063           invoice_email_pdf_note - Replace plain text invoice with this
15064           note, when attaching a PDF.
15065
15066 2005-03-16 03:31  ivan
15067
15068         * FS/FS/cust_main_county.pm: fix regionselector for CR in region
15069           names for some reason
15070
15071 2005-03-15 15:27  khoff
15072
15073         * httemplate/misc/payment.cgi: Missing semicolon.
15074
15075 2005-03-13 03:47  ivan
15076
15077         * FS/FS/cust_main.pm: and store the refund correctly
15078
15079 2005-03-13 03:34  ivan
15080
15081         * FS/FS/cust_main.pm: when refunding against a specific card
15082           payment, use the card details from the payment instead of the
15083           customer record
15084
15085 2005-03-13 03:12  ivan
15086
15087         * FS/FS/cust_main.pm: add some additional debugging to refunds
15088
15089 2005-03-12 08:07  ivan
15090
15091         * Makefile, rt/etc/RT_SiteConfig.pm, rt/lib/RT/URI/freeside.pm,
15092           rt/lib/RT/URI/freeside/Internal.pm,
15093           rt/lib/RT/URI/freeside/XMLRPC.pm: popurl(3) won't give us a good
15094           freeside base url since RT calls it from multiple directory
15095           depths... have to specify explicity, like external integration
15096
15097 2005-03-12 06:35  ivan
15098
15099         * fs_selfservice/FS-SelfService/cgi/signup.cgi: - bring prepaid
15100           support into this century (close: Bug#1124) - finally get rid of
15101           fs_signup (everything is in fs_selfservice now) (Bug#413) -
15102           organize main menu sysadmin section so it is slightly less
15103           confusing
15104
15105 2005-03-12 06:31  ivan
15106
15107         * httemplate/docs/schema.html, FS/FS/agent.pm, FS/FS/cust_main.pm,
15108           FS/FS/cust_pay.pm, FS/FS/prepay_credit.pm, FS/bin/freeside-setup,
15109           httemplate/view/cust_main/payment_history.html,
15110           httemplate/index.html, httemplate/browse/agent.cgi,
15111           httemplate/edit/prepay_credit.cgi,
15112           httemplate/search/prepay_credit.html,
15113           httemplate/search/elements/search.html, fs_selfservice/DEPLOY,
15114           fs_selfservice/FS-SelfService/ieak.template,
15115           fs_selfservice/FS-SelfService/cgi/agent.cgi,
15116           fs_selfservice/FS-SelfService/cgi/decline.html,
15117           httemplate/edit/process/prepay_credit.cgi,
15118           httemplate/edit/process/reg_code.cgi,
15119           fs_selfservice/FS-SelfService/cgi/map.gif,
15120           fs_selfservice/FS-SelfService/cgi/promocode.html,
15121           fs_selfservice/FS-SelfService/cgi/regcode.html,
15122           fs_selfservice/FS-SelfService/cgi/signup-agentselect.html,
15123           fs_selfservice/FS-SelfService/cgi/signup-alternate.html,
15124           fs_selfservice/FS-SelfService/cgi/signup-billaddress.html,
15125           fs_selfservice/FS-SelfService/cgi/signup-freeoption.html,
15126           fs_selfservice/FS-SelfService/cgi/signup-snarf.html,
15127           fs_selfservice/FS-SelfService/cgi/signup.cgi,
15128           fs_selfservice/FS-SelfService/cgi/signup.html,
15129           fs_selfservice/FS-SelfService/cgi/stateselect.html,
15130           fs_selfservice/FS-SelfService/cgi/success.html, htetc/handler.pl:
15131           - bring prepaid support into this century (close: Bug#1124) -
15132           finally get rid of fs_signup (everything is in fs_selfservice
15133           now) (Bug#413) - organize main menu sysadmin section so it is
15134           slightly less confusing
15135
15136 2005-03-11 02:35  ivan
15137
15138         * rt/FREESIDE_MODIFIED: update list of modified files
15139
15140 2005-03-11 02:33  ivan
15141
15142         * rt/etc/RT_SiteConfig.pm: merging
15143
15144 2005-03-10 17:34  khoff
15145
15146         * rt/: etc/RT_SiteConfig.pm, html/Elements/Header,
15147           html/Elements/Menu, html/Elements/Tabs,
15148           html/Ticket/Elements/AddCustomers,
15149           html/Ticket/Elements/ShowCustomers, lib/RT/URI/freeside.pm,
15150           lib/RT/URI/freeside/Internal.pm, lib/RT/URI/freeside/XMLRPC.pm:
15151           Reorganized RT->Freeside integration to support Internal (single
15152           RT/Freeside database) and XMLRPC interfaces.  All the UI stuff is
15153           handled the same either way.  Integration type is changed by
15154           setting $RT::URI::freeside::IntegrationType to either 'Internal'
15155           or 'XMLRPC' in your RT_SiteConfig.pm.
15156
15157 2005-03-10 14:49  khoff
15158
15159         * FS/FS/XMLRPC.pm: Add the ability to do freeside configuration
15160           lookups through the XMLRPC interface.
15161
15162 2005-03-10 07:43  ivan
15163
15164         * install/freebsd/: INSTALL, ports: ports is a steaming pile
15165
15166 2005-03-10 01:56  ivan
15167
15168         * FS/bin/freeside-daily: fine.
15169
15170 2005-03-10 00:58  ivan
15171
15172         * httemplate/edit/: part_pkg.cgi, process/part_pkg.cgi: fixes
15173           package editing problem with extraneous services showing up,
15174           closes: Bug#1170
15175
15176 2005-03-09 23:27  ivan
15177
15178         * install/freebsd/INSTALL: freebsd bs
15179
15180 2005-03-09 00:18  ivan
15181
15182         * httemplate/docs/index.html: preliminary RT docs
15183
15184 2005-03-08 10:37  khoff
15185
15186         * FS/FS/XMLRPC.pm: Don't require that the method results be
15187           FS::Record descendant objects.  If they are, we map them to
15188           hashrefs.  Otherwise we return them verbatim and hope (maybe
15189           check) that they're scalars, hashrefs, or arrayrefs.
15190
15191 2005-03-08 10:15  khoff
15192
15193         * FS/FS/XMLRPC.pm: Minor re-work to allow for pseudo methods, like
15194           'version', and eventually config look-ups (next commit).
15195
15196 2005-03-06 03:45  ivan
15197
15198         * install/freebsd/ports: adding Text::CSV and
15199           Spreadsheet::WriteExcel
15200
15201 2005-03-05 19:25  ivan
15202
15203         * httemplate/search/elements/search.html: specity an explicit EOL
15204           for Text::CSV_XS, apparantly sometimes the default is null
15205
15206 2005-03-05 19:22  ivan
15207
15208         * httemplate/search/elements/search.html: and a slight formatting
15209           fix
15210
15211 2005-03-05 19:04  ivan
15212
15213         * httemplate/search/elements/search.html, htetc/handler.pl,
15214           httemplate/index.html, httemplate/search/cust_bill.html,
15215           httemplate/search/cust_bill_event.html,
15216           httemplate/search/cust_credit.html,
15217           httemplate/search/cust_main-otaker.cgi,
15218           httemplate/search/cust_main.cgi,
15219           httemplate/search/cust_main.html, httemplate/search/cust_pay.cgi,
15220           httemplate/search/reg_code.html,
15221           httemplate/search/report_cust_credit.html,
15222           httemplate/search/report_cust_pay.html,
15223           httemplate/search/report_prepaid_income.html,
15224           httemplate/search/report_tax.html,
15225           httemplate/search/sqlradius.html, httemplate/search/svc_www.cgi,
15226           httemplate/view/cust_bill-pdf.cgi,
15227           httemplate/view/cust_bill-ps.cgi: add Excel and CSV download of
15228           templated reports and clean up their HTML formatting, closes;
15229           Bug#520, Bug#1107
15230
15231 2005-03-04 14:24  ivan
15232
15233         * httemplate/search/: cust_credit.html, cust_pay.cgi: fix "Column
15234           reference "payby" is ambiguous" error when selecting by payment
15235           type, fix missing check #s caused by cust_main.payinfo masking
15236           cust_pay.payinfo, closes (really this time): Bug#1105
15237
15238 2005-03-04 04:57  ivan
15239
15240         * httemplate/search/: cust_credit.html, cust_pay.cgi: report
15241           correctly even if the customer record has somehow been removed...
15242
15243 2005-03-04 04:34  ivan
15244
15245         * httemplate/browse/agent.cgi, FS/FS/Record.pm, FS/FS/h_Common.pm,
15246           httemplate/search/cust_credit.html,
15247           httemplate/search/cust_pay.cgi,
15248           httemplate/search/report_cust_credit.html,
15249           httemplate/search/report_cust_pay.html,
15250           httemplate/search/elements/search.html: add agent selection to
15251           payment and credit reports, add link to agent browse, closes:
15252           Bug#1105
15253
15254 2005-03-03 02:25  ivan
15255
15256         * FS/: MANIFEST, FS/h_Common.pm, FS/h_cust_svc.pm,
15257           FS/h_domain_record.pm, FS/h_svc_acct.pm, FS/h_svc_forward.pm,
15258           FS/h_svc_www.pm, t/h_domain_record.t: clean up some harmless but
15259           scary "Multiple records in scalar search" warnings w/history
15260           table searches
15261
15262 2005-03-03 01:05  ivan
15263
15264         * FS/FS/part_pkg/voip_sqlradacct.pm: no need for line number in
15265           debug output...
15266
15267 2005-03-03 00:58  ivan
15268
15269         * FS/FS/part_pkg/: voip_sqlradacct.pm: voip: rearrange and compact
15270           call details on invoices, so place names get cut off, not
15271           anything important
15272
15273 2005-03-03 00:52  ivan
15274
15275         * FS/FS/part_pkg/voip_sqlradacct.pm: no need for line number in
15276           debug output...
15277
15278 2005-03-03 00:52  ivan
15279
15280         * FS/FS/cust_bill_pkg_detail.pm: eek, fix foreign key check
15281
15282 2005-03-03 00:45  ivan
15283
15284         * FS/FS/part_pkg/voip_sqlradacct.pm: oops, need to use Date::Format
15285           for time2str
15286
15287 2005-03-03 00:37  ivan
15288
15289         * FS/FS/part_pkg/voip_sqlradacct.pm: voip: add start time for calls
15290           to invoice details
15291
15292 2005-03-03 00:21  ivan
15293
15294         * install/redhat/es3/INSTALL: add tetex packages for typeset
15295           invoices
15296
15297 2005-03-03 00:15  ivan
15298
15299         * FS/FS/Record.pm: want a full stack backtrace for this warning
15300
15301 2005-03-03 00:05  ivan
15302
15303         * FS/FS/part_export/sqlradius.pm: doc
15304
15305 2005-03-02 13:00  khoff
15306
15307         * eg/xmlrpc-example.pl, httemplate/misc/xmlrpc.cgi,
15308           FS/FS/XMLRPC.pm, htetc/handler.pl: Initial version of the xmlrpc
15309           interface for freeside.
15310
15311 2005-03-01 16:47  ivan
15312
15313         * FS/FS/cust_pkg.pm: set setup date on package changes
15314
15315 2005-03-01 16:03  ivan
15316
15317         * FS/FS/: cust_pkg.pm, part_pkg.pm: prevent bug causing 'Error
15318           crediting customer for service remaining:
15319           FS::cust_pkg=HASH(0x9958c60)' error on package cancellations
15320           where the part_pkg record didn't have a plan, closes: Bug#1153
15321
15322 2005-02-27 03:18  ivan
15323
15324         * FS/FS/: rate_prefix.pm, part_pkg/voip_sqlradacct.pm: fix VoIP
15325           details on invoices, closes: Bug#1096
15326
15327 2005-02-27 03:05  ivan
15328
15329         * httemplate/edit/REAL_cust_pkg.cgi: fix last bill date stickiness
15330           on errors
15331
15332 2005-02-27 02:18  ivan
15333
15334         * FS/FS/Record.pm: fix replacement in edge case with NULL integer
15335           fields in a table without a primary key
15336
15337 2005-02-25 14:14  ivan
15338
15339         * bin/pg-readonly: try to set the sequences right for modern Pg
15340
15341 2005-02-25 14:07  ivan
15342
15343         * bin/pg-readonly: adding quick pg-readonly tool
15344
15345 2005-02-25 12:52  ivan
15346
15347         * FS/FS/part_pkg.pm: small bugfix for options option
15348
15349 2005-02-25 12:21  ivan
15350
15351         * FS/FS/part_pkg.pm: oops, need to check this in, adding "options"
15352           option to part_pkg::insert to specify part_pkg_option records
15353
15354 2005-02-24 06:22  ivan
15355
15356         * httemplate/edit/part_svc.cgi,
15357           httemplate/edit/process/part_svc.cgi, FS/FS/rate.pm,
15358           FS/FS/svc_acct.pm, FS/FS/UI/Web.pm,
15359           httemplate/elements/progress-init.html,
15360           httemplate/elements/progress-popup.html, FS/FS/export_svc.pm,
15361           FS/FS/part_svc.pm: add progressbar to service definition add -
15362           duplicate checking can take a while, closes: Bug#1126
15363
15364 2005-02-22 10:26  khoff
15365
15366         * httemplate/edit/cust_pkg.cgi: Alphabetize/clean-up package list
15367           to make it easier to find packages in large lists.
15368
15369 2005-02-20 00:51  ivan
15370
15371         * FS/FS/UI/Web.pm: FS/UI/Web.pm did not return a true value
15372
15373 2005-02-20 00:44  ivan
15374
15375         * FS/FS/UI/Web.pm, httemplate/edit/rate.cgi, CREDITS,
15376           httemplate/elements/jsrsServer.html,
15377           httemplate/elements/overlibmws.js,
15378           httemplate/elements/progress-init.html,
15379           httemplate/elements/progress-popup.html: use a javascript layer
15380           instead of a browser popup (popup blockers), really generalize
15381           the progressbar code to make it easy to use as a component
15382
15383 2005-02-17 00:44  ivan
15384
15385         * httemplate/edit/rate.cgi: generalize progressbar code in
15386           preparation for using it wherever needed
15387
15388 2005-02-16 17:37  ivan
15389
15390         * httemplate/edit/process/rate.cgi: generalize progressbar code in
15391           preparation for using it wherever needed
15392
15393 2005-02-16 16:11  ivan
15394
15395         * FS/FS/: rate.pm, UI/Web.pm: generalize progressbar code in
15396           preparation for using it wherever needed
15397
15398 2005-02-16 14:06  ivan
15399
15400         * install/centos/3/: INSTALL, httpd-init: centos install notes,
15401           basically like rhell
15402
15403 2005-02-15 18:53  ivan
15404
15405         * FS/FS/cust_bill.pm: slightly better error messages for LaTeX
15406           problems
15407
15408 2005-02-15 10:47  ivan
15409
15410         * install/redhat/es3/INSTALL: update rhell3 docs, add some slony
15411           notes
15412
15413 2005-02-13 19:49  ivan
15414
15415         * FS/FS/svc_acct.pm: this should fix uid duplicate checking,
15416           closes: Bug#1113
15417
15418 2005-02-11 19:02  ivan
15419
15420         * httemplate/edit/process/svc_broadband.cgi: transaction not
15421           necessary here
15422
15423 2005-02-10 22:44  ivan
15424
15425         * FS/FS/rate.pm, FS/FS/UI/Web.pm, htetc/handler.pl,
15426           httemplate/edit/process/rate.cgi, httemplate/edit/rate.cgi:
15427           generalize progressbar code in preparation for using it wherever
15428           needed
15429
15430 2005-02-08 17:08  ivan
15431
15432         * Makefile: more porable syntax for su
15433
15434 2005-02-08 14:33  ivan
15435
15436         * FS/FS/clientapi_session_field.pm: tyop
15437
15438 2005-02-08 12:51  ivan
15439
15440         * install/freebsd/: INSTALL, ports: update freebsd install notes
15441
15442 2005-02-08 12:22  ivan
15443
15444         * FS/bin/freeside-setup, FS/FS.pm, FS/MANIFEST,
15445           FS/FS/ClientAPI_SessionCache.pm, FS/FS/Conf.pm,
15446           FS/FS/clientapi_session.pm, FS/FS/clientapi_session_field.pm,
15447           FS/FS/ClientAPI/Agent.pm, FS/FS/ClientAPI/MyAccount.pm,
15448           FS/FS/ClientAPI/Signup.pm, FS/t/ClientAPI_SessionCache.t,
15449           FS/t/clientapi_session.t, FS/t/clientapi_session_field.t,
15450           httemplate/docs/schema.html: make self-service session cache
15451           module configurable, start framework for in-database session
15452           cache
15453
15454 2005-02-05 15:39  ivan
15455
15456         * FS/FS/: ClientAPI.pm, ClientAPI/Agent.pm, ClientAPI/MyAccount.pm,
15457           ClientAPI/Signup.pm, ClientAPI/passwd.pm: remove unnecessary
15458           complication from ClientAPI dispatch foo
15459
15460 2005-02-04 17:30  ivan
15461
15462         * FS/FS/: ClientAPI.pm, ClientAPI/Agent.pm, ClientAPI/MyAccount.pm,
15463           ClientAPI/Signup.pm, ClientAPI/passwd.pm: remove unnecessary
15464           circular use of FS::ClientAPI, doesn't work with 5.8.[56] +
15465           perl??
15466
15467 2005-02-04 06:44  ivan
15468
15469         * Makefile: freebsd throws a fatal error if it can't stop apache
15470           now, bah
15471
15472 2005-02-04 02:38  ivan
15473
15474         * httemplate/edit/cust_main.cgi: typo
15475
15476 2005-02-04 02:17  ivan
15477
15478         * install/redhat/es3/INSTALL: minor update for rhel3 install notes
15479
15480 2005-01-29 04:49  ivan
15481
15482         * httemplate/browse/agent.cgi, FS/FS/part_pkg/flat.pm: oops, last
15483           bit for reg codes
15484
15485 2005-01-29 04:34  ivan
15486
15487         * FS/FS.pm, FS/FS/agent.pm, FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm,
15488           FS/FS/reg_code.pm, FS/FS/reg_code_pkg.pm, FS/bin/freeside-setup,
15489           FS/t/reg_code.t, FS/t/reg_code_pkg.t, FS/MANIFEST,
15490           FS/FS/ClientAPI/Signup.pm, httemplate/docs/schema.html,
15491           httemplate/edit/reg_code.cgi, httemplate/search/reg_code.html,
15492           httemplate/edit/process/reg_code.cgi: registration codes
15493
15494 2005-01-27 15:01  ivan
15495
15496         * httemplate/misc/payment.cgi, FS/FS/ClientAPI/MyAccount.pm:
15497           s/defaultcountry/countrydefault/
15498
15499 2005-01-27 14:19  ivan
15500
15501         * FS/FS/cust_pkg.pm: made a typo applying patch from pbowen
15502
15503 2005-01-27 02:21  ivan
15504
15505         * httemplate/edit/process/rate.cgi, CREDITS, FS/FS/UID.pm,
15506           FS/FS/queue.pm, FS/FS/rate.pm, httemplate/elements/jsrsClient.js,
15507           FS/bin/freeside-queued, httemplate/edit/rate.cgi,
15508           httemplate/elements/qlib/box.js,
15509           httemplate/elements/qlib/boxctrl.js,
15510           httemplate/elements/qlib/boxres.js,
15511           httemplate/elements/qlib/button.js,
15512           httemplate/elements/qlib/buttonres.js,
15513           httemplate/elements/qlib/control.js,
15514           httemplate/elements/qlib/counter.js,
15515           httemplate/elements/qlib/imagelist.js,
15516           httemplate/elements/qlib/label.js,
15517           httemplate/elements/qlib/messagebox.js,
15518           httemplate/elements/qlib/progress.js,
15519           httemplate/elements/qlib/sound.js,
15520           httemplate/elements/qlib/sprite.js,
15521           httemplate/elements/qlib/window.js,
15522           httemplate/elements/qlib/wndctrl.js,
15523           httemplate/images/progressbar-empty.png,
15524           httemplate/images/progressbar-full.png: DHTML progress bar for
15525           glacial rate adding and editing, closes: Bug#1100
15526
15527 2005-01-19 13:25  ivan
15528
15529         * FS/FS/: cust_pkg.pm, part_pkg/flat.pm,
15530           part_pkg/flat_comission.pm, part_pkg/flat_comission_cust.pm,
15531           part_pkg/flat_comission_pkg.pm, part_pkg/flat_delayed.pm,
15532           part_pkg/prorate.pm, part_pkg/sesmon_hour.pm,
15533           part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm,
15534           part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm,
15535           part_pkg/subscription.pm, part_pkg/voip_sqlradacct.pm: credit for
15536           unused portion at cancellation, patch from pbowen
15537
15538 2005-01-18 16:57  ivan
15539
15540         * FS/FS/: Conf.pm, cust_main.pm, cust_pkg.pm, part_pkg/flat.pm,
15541           part_pkg/sesmon_hour.pm, part_pkg/sesmon_minute.pm,
15542           part_pkg/sql_external.pm, part_pkg/sql_generic.pm,
15543           part_pkg/sqlradacct_hour.pm, part_pkg/voip_sqlradacct.pm:
15544           one-time referral credits
15545
15546 2005-01-07 14:16  ivan
15547
15548         * httemplate/edit/: rate.cgi, process/rate.cgi: remove separate
15549           file for rate processing, causing problems with giant query
15550           string, kludge in the non-displayed US-rates, and disable the
15551           submit button when pressed
15552
15553 2005-01-06 12:58  ivan
15554
15555         * FS/FS/Conf.pm: fix description RT_External in ticket_system
15556           option
15557
15558 2005-01-06 12:20  ivan
15559
15560         * FS/FS/: cust_svc.pm, part_export/artera_turbo.pm: just 0-pad the
15561           key codes, don't try fancy things with hex and sprintf
15562
15563 2005-01-06 11:48  ivan
15564
15565         * FS/FS/: cust_svc.pm, part_export/artera_turbo.pm: format artera
15566           turbo hex keycodes in uppercase
15567
15568 2005-01-06 11:02  ivan
15569
15570         * FS/FS/part_export/artera_turbo.pm: add enable_edit flag so
15571           serials and key codes can be edited locally
15572
15573 2005-01-05 11:29  ivan
15574
15575         * FS/FS/: cust_svc.pm, part_export/artera_turbo.pm: key codes are
15576           hex!
15577
15578 2005-01-05 02:01  ivan
15579
15580         * FS/FS/part_pkg/voip_sqlradacct.pm: add some debugging to
15581           voip_sqlradacct
15582
15583 2005-01-04 19:07  ivan
15584
15585         * FS/FS/part_export/artera_turbo.pm: arg, really get the sub name
15586           correct this time
15587
15588 2005-01-04 19:01  ivan
15589
15590         * FS/FS/part_export/artera_turbo.pm: missing underscore!
15591
15592 2005-01-04 18:47  ivan
15593
15594         * FS/FS/part_export/artera_turbo.pm: queue status changes rather
15595           than run them immediately, always format keycode as %010d,
15596           closes: Bug#936, Bug#1060
15597
15598 2005-01-03 10:25  ivan
15599
15600         * FS/FS/cust_main.pm: eliminate warning: Argument "" isn\'t numeric
15601           in numeric gt (>)
15602
15603 2004-12-31 00:47  ivan
15604
15605         * httemplate/edit/part_pkg.cgi: add ignore_unrateable flag to voip
15606           price plan
15607
15608 2004-12-31 00:31  ivan
15609
15610         * FS/FS/part_pkg/voip_sqlradacct.pm: add ignore_unrateable flag to
15611           voip price plan
15612
15613 2004-12-31 00:24  ivan
15614
15615         * FS/FS/part_pkg/voip_sqlradacct.pm: add ignore_unrateable flag to
15616           voip price plan
15617
15618 2004-12-30 23:43  ivan
15619
15620         * FS/FS/cust_svc.pm: fix up some bugs in VoIP rating
15621
15622 2004-12-30 16:48  ivan
15623
15624         * FS/FS/: cust_svc.pm, svc_acct.pm, part_pkg/voip_sqlradacct.pm:
15625           fix up some bugs in VoIP rating
15626
15627 2004-12-29 17:41  ivan
15628
15629         * FS/FS/: cust_svc.pm, domain_record.pm, Report/Table/Monthly.pm:
15630           domain_record.pm
15631
15632 2004-12-29 04:01  ivan
15633
15634         * CREDITS: update credits
15635
15636 2004-12-29 04:00  ivan
15637
15638         * FS/FS/cust_bill.pm, FS/FS/h_cust_svc.pm, FS/FS/Record.pm,
15639           FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
15640           FS/FS/h_Common.pm, FS/FS/h_svc_acct.pm, FS/FS/h_svc_broadband.pm,
15641           FS/FS/h_svc_domain.pm, FS/FS/h_svc_external.pm,
15642           FS/FS/h_svc_forward.pm, FS/FS/h_svc_www.pm, FS/FS/svc_acct.pm,
15643           FS/MANIFEST, FS/t/h_Common.t, FS/t/h_cust_svc.t,
15644           FS/t/h_svc_acct.t, FS/t/h_svc_broadband.t, FS/t/h_svc_domain.t,
15645           FS/t/h_svc_external.t, FS/t/h_svc_forward.t, FS/t/h_svc_www.t,
15646           httemplate/view/cust_main.cgi,
15647           httemplate/view/cust_main/packages.html: historical (immutable)
15648           invoice details about services and other history infrastructure
15649
15650 2004-12-28 15:30  ivan
15651
15652         * FS/FS/part_export/sqlradius.pm: add debug flag to sqlradius
15653           export
15654
15655 2004-12-27 02:19  ivan
15656
15657         * FS/FS/: cust_pay.pm, cust_credit.pm: prevent unsuspension errors
15658           from causing payment or credit transactions from finishing
15659
15660 2004-12-27 01:23  ivan
15661
15662         * FS/FS/cust_main_county.pm, httemplate/edit/cust_main.cgi,
15663           httemplate/edit/cust_main/contact.html: UI: rework shipping
15664           address javascript, closes: Bug#1085
15665
15666 2004-12-24 15:35  ivan
15667
15668         * FS/FS/svc_acct.pm: smtp can have uid 0 in addition to root and
15669           toor
15670
15671 2004-12-24 15:28  ivan
15672
15673         * bin/passwd.import: remove $Id$ line
15674
15675 2004-12-24 15:27  ivan
15676
15677         * bin/passwd.import: import NP and *LK* from shadow file as * (no
15678           password)
15679
15680 2004-12-23 18:54  ivan
15681
15682         * httemplate/edit/: cust_pay.cgi, process/cust_pay.cgi: add ability
15683           to set payment date manually
15684
15685 2004-12-23 03:39  ivan
15686
15687         * httemplate/edit/svc_www.cgi: fix typo that manifests when using
15688           svc_www-enable_subdomains config option
15689
15690 2004-12-23 01:15  ivan
15691
15692         * httemplate/edit/process/part_pkg.cgi: fix bug with custom pricing
15693           packages when no primary service is selected
15694
15695 2004-12-23 01:07  ivan
15696
15697         * FS/FS/part_pkg.pm: better debugging for options passed to insert
15698           method
15699
15700 2004-12-23 00:32  ivan
15701
15702         * FS/bin/freeside-setup: allow NULL zip in some countries
15703
15704 2004-12-23 00:00  ivan
15705
15706         * FS/bin/freeside-setup: going with 6 digit misnamed "npa" for now
15707
15708 2004-12-23 00:00  ivan
15709
15710         * bin/: rate-us.import, rate.import: adding rate import scripts
15711
15712 2004-12-22 23:29  ivan
15713
15714         * FS/FS/rate_region.pm: better short prefix display
15715
15716 2004-12-22 23:28  ivan
15717
15718         * httemplate/edit/rate.cgi: hide US regions for now, we don't
15719           currently need them for rating just invoice/session display and
15720           the web pages are so giant they're timing out
15721
15722 2004-12-22 06:40  ivan
15723
15724         * Makefile: chkconfig ON
15725
15726 2004-12-22 06:09  ivan
15727
15728         * Makefile: /usr/bin/true on fleabsd
15729
15730 2004-12-22 06:06  ivan
15731
15732         * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi:
15733           warn and require confirmation when editing next bill dates to a
15734           date in the past, closes; Bug#430
15735
15736 2004-12-22 01:53  ivan
15737
15738         * FS/bin/freeside-daily: just "vaccum analyze" is fine
15739
15740 2004-12-21 15:19  ivan
15741
15742         * FS/FS/rate_detail.pm: need to use table modules we call
15743           ut_foreign_key on: rate, rate_region
15744
15745 2004-12-20 03:41  ivan
15746
15747         * rt/FREESIDE_MODIFIED: backport from 3.3-TESTING to fix XSS on
15748           ticket lists
15749
15750 2004-12-20 03:29  ivan
15751
15752         * rt/html/Elements/CollectionAsTable/Row: backport from 3.3-TESTING
15753           to fix XSS on ticket lists
15754
15755 2004-12-20 02:13  ivan
15756
15757         * FS/FS/Misc.pm, FS/FS/cust_main.pm, httemplate/view/cust_bill.cgi:
15758           better error messages on email errors
15759
15760 2004-12-20 00:21  ivan
15761
15762         * Makefile: remove quotes which were causing problems.  grr make
15763
15764 2004-12-20 00:16  ivan
15765
15766         * Makefile: add init script enable command in deb and redhat
15767
15768 2004-12-18 02:52  ivan
15769
15770         * httemplate/index.html: fix spelling
15771
15772 2004-12-13 01:13  ivan
15773
15774         * FS/FS/Conf.pm, httemplate/index.html: add config option for
15775           address2 search, closes: Bug#1022
15776
15777 2004-12-12 10:51  ivan
15778
15779         * httemplate/view/cust_main/quick-charge.html: fix form action url
15780           for template
15781
15782 2004-12-12 00:34  ivan
15783
15784         * FS/FS/cust_main.pm: fix customer status display for some cases
15785           with suspended accounts
15786
15787 2004-12-11 15:16  ivan
15788
15789         * FS/FS/part_export/acct_sql.pm: finish modification
15790
15791 2004-12-11 12:41  ivan
15792
15793         * FS/FS/cust_bill.pm, FS/FS/part_bill_event.pm,
15794           httemplate/edit/part_bill_event.cgi: add 'send_if_newest' invoice
15795           event, closes: Bug#977
15796
15797 2004-12-10 23:50  ivan
15798
15799         * FS/FS/Conf.pm, httemplate/view/cust_main.cgi,
15800           httemplate/view/cust_main/order_pkg.html,
15801           httemplate/view/cust_main/packages.html,
15802           httemplate/view/cust_main/payment_history.html,
15803           httemplate/view/cust_main/quick-charge.html: voiding of echeck
15804           payments instead of refunds
15805
15806 2004-12-10 14:28  ivan
15807
15808         * FS/FS/CGI.pm: ui tweak for small customer view - line up billing
15809           and service address boxes
15810
15811 2004-12-10 13:35  ivan
15812
15813         * rt/html/Elements/Header: fix link to freeside docs in RT header
15814
15815 2004-12-10 13:25  ivan
15816
15817         * httemplate/docs/: overview-new.dia, overview-new.png: move the
15818           "self-service SSH tunnel" label to avoid ambiguity
15819
15820 2004-12-09 16:51  ivan
15821
15822         * FS/bin/freeside-setup: promo codes not unique...
15823
15824 2004-12-09 16:04  ivan
15825
15826         * rt/html/Elements/Tabs: fix link back to billing main
15827
15828 2004-12-09 15:14  ivan
15829
15830         * httemplate/search/cust_main.cgi: typo
15831
15832 2004-12-09 15:05  ivan
15833
15834         * httemplate/search/cust_main.cgi: typo
15835
15836 2004-12-09 14:26  ivan
15837
15838         * httemplate/search/cust_main.cgi: UI: dont link to empty lists
15839
15840 2004-12-09 14:23  ivan
15841
15842         * FS/FS/TicketSystem/RT_External.pm: fix links to null custom
15843           fields
15844
15845 2004-12-09 14:20  ivan
15846
15847         * httemplate/search/cust_main.cgi: UI: dont link to empty lists
15848
15849 2004-12-09 14:06  ivan
15850
15851         * httemplate/search/cust_main.cgi: UI: same font size as the rest
15852           of the page
15853
15854 2004-12-09 14:02  ivan
15855
15856         * httemplate/search/cust_main.cgi: UI: condense ticket subtable a
15857           little
15858
15859 2004-12-09 13:59  ivan
15860
15861         * FS/FS/TicketSystem/RT_External.pm: hopefully make links to search
15862           for empty value of custom tickets work???
15863
15864 2004-12-09 13:53  ivan
15865
15866         * httemplate/index.html: remove extra list item for now
15867
15868 2004-12-09 13:33  ivan
15869
15870         * httemplate/view/cust_main/tickets.html,
15871           FS/FS/TicketSystem/RT_External.pm: set default requestor to email
15872           invoice addresses
15873
15874 2004-12-09 12:43  ivan
15875
15876         * FS/bin/freeside-setup: fix some typos noticed by pbowen
15877
15878 2004-12-09 04:46  ivan
15879
15880         * FS/FS/TicketSystem/RT_External.pm: fix new ticket link
15881
15882 2004-12-09 04:18  ivan
15883
15884         * FS/FS/TicketSystem/RT_External.pm: narrow select to avoid pickup
15885           up wrong id field
15886
15887 2004-12-09 04:03  ivan
15888
15889         * FS/FS/TicketSystem/RT_External.pm: use new var
15890
15891 2004-12-09 04:01  ivan
15892
15893         * FS/FS/Conf.pm: typo
15894
15895 2004-12-09 03:57  ivan
15896
15897         * FS/FS/: Conf.pm, TicketSystem/RT_External.pm: add config value
15898           for default queue id
15899
15900 2004-12-09 03:17  ivan
15901
15902         * httemplate/index.html: finish up for now
15903
15904 2004-12-09 02:07  ivan
15905
15906         * httemplate/search/cust_main.cgi: deuglify
15907
15908 2004-12-09 01:57  ivan
15909
15910         * httemplate/search/cust_main.cgi: fix typo
15911
15912 2004-12-09 01:21  ivan
15913
15914         * FS/FS/TicketSystem/RT_Internal.pm,
15915           httemplate/search/cust_main.cgi,
15916           FS/FS/TicketSystem/RT_External.pm, httemplate/view/cust_main.cgi,
15917           httemplate/view/cust_main/billing.html,
15918           httemplate/view/cust_main/contacts.html,
15919           httemplate/view/cust_main/misc.html,
15920           httemplate/view/cust_main/tickets.html: more RT integration
15921
15922 2004-12-06 06:42  ivan
15923
15924         * httemplate/search/cust_main.cgi: fix total link
15925
15926 2004-12-06 06:36  ivan
15927
15928         * httemplate/search/cust_main.cgi: fix total links and line up
15929           custom field columns
15930
15931 2004-12-06 06:15  ivan
15932
15933         * FS/FS/TicketSystem/RT_External.pm: ... and this last piece of sql
15934           too
15935
15936 2004-12-06 06:13  ivan
15937
15938         * FS/FS/TicketSystem/RT_External.pm: and forgot to include the sql
15939           for counting tickets with severities...
15940
15941 2004-12-06 06:11  ivan
15942
15943         * FS/FS/TicketSystem/RT_Internal.pm: fix typo
15944
15945 2004-12-06 06:09  ivan
15946
15947         * httemplate/search/cust_main.cgi: fix reading custome field values
15948
15949 2004-12-06 06:00  ivan
15950
15951         * FS/FS/Conf.pm, FS/FS/TicketSystem.pm,
15952           FS/FS/TicketSystem/RT_External.pm,
15953           FS/FS/TicketSystem/RT_Internal.pm, FS/FS/TicketSystem/RT_Libs.pm,
15954           httemplate/search/cust_main.cgi: 1st try at adding custom field
15955           handling
15956
15957 2004-12-06 00:09  ivan
15958
15959         * FS/FS/cust_bill.pm: fix harmless "Use of uninitialized value in
15960           length" warning in latex escapes
15961
15962 2004-12-05 22:56  ivan
15963
15964         * httemplate/search/cust_main.cgi: link customers back to tickets!
15965
15966 2004-12-03 17:09  ivan
15967
15968         * rt/html/Elements/PageLayout: landing rt 3.2.2
15969
15970 2004-12-03 15:41  ivan
15971
15972         * htetc/handler.pl: landing rt 3.2.2
15973
15974 2004-12-03 12:51  ivan
15975
15976         * rt/: html/Elements/Footer, html/Elements/Header,
15977           html/Elements/PageLayout, html/Elements/SimpleSearch,
15978           html/Elements/Tabs, html/NoAuth/webrt.css,
15979           html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs,
15980           sbin/rt-setup-database.in: landing rt 3.2.2
15981
15982 2004-12-03 12:40  ivan
15983
15984         * rt/: lib/RT/I18N/fi.po, lib/RT/I18N/zh_cn.po,
15985           lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm,
15986           lib/RT/Action/CreateTickets.pm, lib/RT/Action/Notify.pm,
15987           lib/RT/Action/RecordCorrespondence.pm,
15988           lib/RT/Action/ResolveMembers.pm, lib/RT/Action/Generic.pm,
15989           lib/RT/Action/SetPriority.pm, lib/RT/Action/UserDefined.pm,
15990           lib/RT/Action/EscalatePriority.pm,
15991           lib/RT/Action/NotifyAsComment.pm, lib/RT/Action/RecordComment.pm,
15992           lib/RT/Action/SendEmail.pm, lib/RT/URI/fsck_com_rt.pm,
15993           lib/RT/Interface/CLI.pm, lib/RT/Interface/Email.pm,
15994           lib/RT/URI/base.pm, lib/RT/Interface/REST.pm,
15995           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/GnuPG.pm,
15996           lib/RT/Interface/Email/Auth/MailFrom.pm,
15997           lib/RT/Interface/Email/Filter/SpamAssassin.pm,
15998           lib/RT/Condition/Overdue.pm, lib/RT/Condition/PriorityChange.pm,
15999           lib/RT/Condition/QueueChange.pm,
16000           lib/RT/Condition/StatusChange.pm,
16001           lib/RT/Interface/Web/Handler.pm,
16002           lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm,
16003           lib/RT/Search/Generic.pm, lib/RT/Condition/Generic.pm,
16004           bin/mason_handler.scgi.in, bin/rt-crontool.in,
16005           bin/standalone_httpd.in, bin/webmux.pl.in,
16006           lib/RT/Condition/AnyTransaction.pm,
16007           lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/OwnerChange.pm,
16008           lib/RT/Condition/PriorityExceeds.pm,
16009           lib/RT/Condition/UserDefined.pm, bin/mason_handler.fcgi.in,
16010           bin/mason_handler.svc.in, bin/rt.in, bin/rt-mailgate.in,
16011           etc/schema.Sybase, etc/acl.Sybase, etc/initialdata,
16012           etc/schema.Informix, etc/RT_Config.pm.in, etc/acl.Pg,
16013           etc/constraints.mysql, etc/schema.SQLite, etc/schema.mysql,
16014           etc/drop.Oracle, etc/upgrade/3.1.0/acl.Informix,
16015           etc/upgrade/3.1.0/acl.Oracle, etc/upgrade/3.1.0/acl.Pg,
16016           etc/upgrade/3.1.0/acl.SQLite, etc/upgrade/3.1.0/acl.mysql,
16017           etc/upgrade/3.1.0/content, etc/upgrade/3.1.0/schema.Informix,
16018           etc/upgrade/3.1.0/schema.Oracle, etc/upgrade/3.1.0/schema.Pg,
16019           etc/upgrade/3.1.0/schema.SQLite, etc/upgrade/3.1.0/schema.mysql,
16020           etc/upgrade/3.1.15/content, etc/upgrade/3.1.17/content: import rt
16021           3.2.2
16022
16023 2004-12-03 12:37  ivan
16024
16025         * rt/html/Elements/CollectionAsTable/Row: Initial revision
16026
16027 2004-12-03 12:37  ivan
16028
16029         * rt/: UPGRADING, README, Makefile.in, configure, configure.ac,
16030           Changelog, aclocal.m4, sbin/extract-message-catalog,
16031           sbin/regression_harness, sbin/factory, sbin/license_tag,
16032           sbin/rt-test-dependencies.in, sbin/extract_pod_tests,
16033           html/autohandler, html/index.html, html/l,
16034           html/Ticket/Create.html, html/Ticket/History.html,
16035           html/Ticket/ModifyAll.html, html/Ticket/ModifyDates.html,
16036           html/Ticket/ModifyPeople.html, html/Ticket/Update.html,
16037           html/Tools/MyDay.html, html/Tools/Offline.html,
16038           html/Tools/Elements/Tabs, html/Ticket/Display.html,
16039           html/Ticket/Modify.html, html/Ticket/ModifyLinks.html,
16040           html/Ticket/ShowEmailRecord.html,
16041           html/Ticket/Attachment/dhandler,
16042           html/Ticket/Elements/LoadTextAttachments,
16043           html/Ticket/Elements/EditCustomField,
16044           html/Ticket/Elements/EditWatchers,
16045           html/Ticket/Elements/ShowDependencies,
16046           html/Ticket/Elements/ShowMessageHeaders,
16047           html/Ticket/Elements/ShowPeople,
16048           html/Ticket/Elements/ShowReferences,
16049           html/Ticket/Elements/ShowTransaction,
16050           html/Ticket/Elements/ShowTransactionAttachments,
16051           html/Ticket/Elements/AddWatchers, html/Ticket/Elements/BulkLinks,
16052           html/Ticket/Elements/EditPeople, html/Ticket/Elements/ShowDates,
16053           html/Ticket/Elements/ShowMemberOf,
16054           html/Ticket/Elements/ShowMembers,
16055           html/Ticket/Elements/ShowMessageStanza,
16056           html/Ticket/Elements/ShowRequestor,
16057           html/Ticket/Elements/EditCustomFields,
16058           html/Ticket/Elements/EditDates,
16059           html/Ticket/Elements/PreviewScrips,
16060           html/Ticket/Elements/ShowBasics,
16061           html/Ticket/Elements/ShowCustomFields,
16062           html/Ticket/Elements/ShowGroupMembers,
16063           html/Ticket/Elements/ShowHistory,
16064           html/Ticket/Elements/ShowUserEntry,
16065           html/Ticket/Elements/EditBasics,
16066           html/Ticket/Elements/FindAttachments,
16067           html/Ticket/Elements/ShowAttachments, html/Search/Build.html,
16068           html/Search/Edit.html, html/Search/Results.html,
16069           html/Search/Results.rdf, html/Search/Results.tsv,
16070           html/Search/Elements/BuildFormatString,
16071           html/Search/Elements/DisplayOptions,
16072           html/Search/Elements/EditSearches,
16073           html/Search/Elements/NewListActions,
16074           html/Search/Elements/PickCFs, html/Search/Elements/SearchPrivacy,
16075           html/Search/Elements/SelectAndOr,
16076           html/Search/Elements/SelectLinks,
16077           html/Search/Elements/SelectPersonType,
16078           html/Search/Elements/SelectSearchesForObjects,
16079           html/Approvals/Display.html, html/Approvals/index.html,
16080           html/Approvals/Elements/PendingMyApproval,
16081           html/Search/Elements/EditFormat, html/Search/Elements/PickBasics,
16082           html/Search/Elements/PickCriteria,
16083           html/Search/Elements/SelectSearchObject, html/Admin/index.html,
16084           html/Admin/Groups/GroupRights.html,
16085           html/Admin/Groups/Modify.html, html/Admin/Groups/UserRights.html,
16086           html/Admin/Groups/index.html, html/Approvals/Elements/Approve,
16087           html/Approvals/Elements/ShowDependency,
16088           html/Approvals/Elements/Tabs, html/Admin/Global/GroupRights.html,
16089           html/Admin/Global/Templates.html,
16090           html/Admin/Global/UserRights.html,
16091           html/Admin/Groups/Members.html,
16092           html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html,
16093           html/Admin/Global/Scrip.html, html/Admin/Global/Scrips.html,
16094           html/Admin/Global/Template.html, html/Admin/Global/index.html,
16095           html/Admin/Queues/CustomField.html,
16096           html/Admin/Queues/CustomFields.html,
16097           html/Admin/Queues/GroupRights.html, html/Admin/Queues/Scrip.html,
16098           html/Admin/Queues/Scrips.html, html/Admin/Queues/Template.html,
16099           html/Admin/Queues/Templates.html,
16100           html/Admin/Queues/UserRights.html, html/Admin/Users/Modify.html,
16101           html/Admin/Users/index.html, html/Admin/Elements/EditCustomField,
16102           html/Admin/Elements/ListGlobalScrips,
16103           html/Admin/Elements/SelectCustomFieldType,
16104           html/Admin/Elements/SelectModifyUser, html/Admin/Elements/Tabs,
16105           html/Admin/Elements/UserTabs, html/Admin/Queues/Modify.html,
16106           html/Admin/Queues/People.html, html/Admin/Queues/index.html,
16107           html/Admin/Elements/EditCustomFieldValues,
16108           html/Admin/Elements/EditScrip,
16109           html/Admin/Elements/EditUserComments, html/Admin/Elements/Header,
16110           html/Admin/Elements/QueueTabs,
16111           html/Admin/Elements/SelectModifyGroup,
16112           html/Admin/Elements/SelectSingleOrMultiple,
16113           html/Admin/Elements/SelectUsers, html/Admin/Elements/ToolTabs,
16114           html/Admin/Elements/AddCustomFieldValue,
16115           html/Admin/Elements/EditCustomFields,
16116           html/Admin/Elements/EditScrips,
16117           html/Admin/Elements/EditTemplates,
16118           html/Admin/Elements/ModifyTemplate,
16119           html/Admin/Elements/SelectGroups,
16120           html/Admin/Elements/SelectNewGroupMembers,
16121           html/Admin/Elements/SelectScrip,
16122           html/Admin/Elements/CreateUserCalled,
16123           html/Admin/Elements/EditQueueWatchers,
16124           html/Admin/Elements/GroupTabs,
16125           html/Admin/Elements/QueueRightsForUser,
16126           html/Admin/Elements/SelectModifyQueue,
16127           html/Admin/Elements/SelectRights,
16128           html/Admin/Elements/SelectScripCondition,
16129           html/Admin/Elements/SelectStage,
16130           html/Admin/Elements/SelectTemplate,
16131           html/Admin/Elements/SystemTabs,
16132           html/Admin/Elements/ListGlobalCustomFields,
16133           html/Admin/Elements/SelectScripAction,
16134           html/SelfService/Closed.html, html/SelfService/Create.html,
16135           html/SelfService/Display.html, html/SelfService/Error.html,
16136           html/SelfService/Prefs.html, html/SelfService/Update.html,
16137           html/SelfService/index.html, html/Elements/BevelBoxRaisedEnd,
16138           html/Elements/MyRequests, html/Elements/SelectDateType,
16139           html/Elements/SelectSortOrder, html/Elements/SelectStatus,
16140           html/Elements/SelectTicketSortBy, html/Elements/ShowLinks,
16141           html/SelfService/Attachment/dhandler,
16142           html/SelfService/Elements/GotoTicket,
16143           html/SelfService/Elements/Header,
16144           html/SelfService/Elements/MyRequests,
16145           html/SelfService/Elements/Tabs, html/Elements/Callback,
16146           html/Elements/EditLinks, html/Elements/ListActions,
16147           html/Elements/MessageBox, html/Elements/QueryString,
16148           html/Elements/Refresh, html/Elements/SelectLinkType,
16149           html/Elements/SelectMatch, html/Elements/QuickCreate,
16150           html/Elements/Quicksearch, html/Elements/SelectUsers,
16151           html/Elements/GotoTicket, html/Elements/ScrubHTML,
16152           html/Elements/Section, html/Elements/SelectBoolean,
16153           html/Elements/SelectDate, html/Elements/SelectGroups,
16154           html/Elements/SelectLang, html/Elements/SelectNewTicketQueue,
16155           html/Elements/SelectQueue, html/Elements/SelectTicketTypes,
16156           html/Elements/TicketList, html/Elements/TitleBoxEnd,
16157           html/Elements/Checkbox, html/Elements/Error, html/Elements/Login,
16158           html/Elements/SelectAttachmentField,
16159           html/Elements/SelectCustomFieldOperator,
16160           html/Elements/SelectOwner, html/Elements/SelectWatcherType,
16161           html/Elements/SetupSessionCookie, html/Elements/ShowLink,
16162           html/Elements/Submit, html/Elements/TitleBox,
16163           html/Elements/BevelBoxRaisedStart, html/Elements/CreateTicket,
16164           html/Elements/MyTickets, html/Elements/SelectCustomFieldValue,
16165           html/Elements/SelectDateRelation,
16166           html/Elements/SelectEqualityOperator,
16167           html/Elements/SelectResultsPerPage,
16168           html/Elements/CollectionAsTable/Header,
16169           html/Elements/CollectionAsTable/ParseFormat,
16170           html/Elements/RT__Ticket/ColumnMap, html/REST/1.0/autohandler,
16171           html/REST/1.0/dhandler, html/REST/1.0/logout,
16172           html/REST/1.0/ticket/merge,
16173           html/REST/1.0/Forms/ticket/attachments,
16174           html/REST/1.0/Forms/ticket/links, html/REST/1.0/search/dhandler,
16175           html/REST/1.0/search/ticket, html/REST/1.0/ticket/comment,
16176           html/REST/1.0/ticket/link, html/REST/1.0/Forms/queue/default,
16177           html/REST/1.0/Forms/queue/ns, html/REST/1.0/Forms/ticket/default,
16178           html/REST/1.0/Forms/ticket/history,
16179           html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns,
16180           html/NoAuth/Logout.html, html/NoAuth/Reminder.html,
16181           html/NoAuth/images/autohandler,
16182           html/REST/1.0/NoAuth/mail-gateway, html/User/Delegation.html,
16183           html/User/Prefs.html, html/User/Elements/DelegateRights,
16184           html/User/Elements/GroupTabs, html/User/Elements/Tabs,
16185           html/User/Groups/Members.html, html/User/Groups/Modify.html,
16186           html/User/Groups/index.html, lib/RT.pm.in,
16187           lib/RT/GroupMembers.pm, lib/RT/Principals.pm,
16188           lib/RT/Scrips_Overlay.pm, lib/RT/Tickets.pm, lib/RT/Base.pm,
16189           lib/RT/CustomField_Overlay.pm, lib/RT/Queues_Overlay.pm,
16190           lib/RT/Date.pm, lib/RT/ScripConditions_Overlay.pm,
16191           lib/RT/Template_Overlay.pm, lib/RT/Group.pm, lib/RT/User.pm,
16192           lib/RT/System.pm, lib/RT/Ticket_Overlay.pm, lib/RT/Attachment.pm,
16193           lib/RT/Attributes.pm, lib/RT/Handle.pm,
16194           lib/RT/Principals_Overlay.pm, lib/RT/Tickets_Overlay_SQL.pm,
16195           lib/RT/ACL_Overlay.pm, lib/RT/Templates_Overlay.pm,
16196           lib/RT/Users_Overlay.pm, lib/RT/Attribute_Overlay.pm,
16197           lib/RT/EmailParser.pm, lib/RT/GroupMembers_Overlay.pm,
16198           lib/RT/Tickets_Overlay.pm, lib/RT/Attributes_Overlay.pm,
16199           lib/RT/CachedGroupMember.pm, lib/RT/CustomFieldValue.pm,
16200           lib/RT/Transactions.pm, lib/RT/I18N.pm, lib/RT/Links.pm,
16201           lib/RT/Queue.pm, lib/RT/Scrip.pm, lib/RT/User_Overlay.pm,
16202           lib/RT/CachedGroupMember_Overlay.pm, lib/RT/CurrentUser.pm,
16203           lib/RT/Principal.pm, lib/RT/Attachment_Overlay.pm,
16204           lib/RT/CustomFieldValues.pm, lib/RT/Group_Overlay.pm,
16205           lib/RT/ACE.pm, lib/RT/ScripActions.pm,
16206           lib/RT/Transactions_Overlay.pm, lib/RT/Attachments.pm,
16207           lib/RT/Groups.pm, lib/RT/Principal_Overlay.pm,
16208           lib/RT/ScripAction.pm, lib/RT/Scrip_Overlay.pm,
16209           lib/RT/GroupMember.pm, lib/RT/Links_Overlay.pm,
16210           lib/RT/ScripCondition.pm, lib/RT/Transaction.pm,
16211           lib/RT/Queue_Overlay.pm, lib/RT/Scrips.pm,
16212           lib/RT/CachedGroupMembers.pm, lib/RT/CustomField.pm,
16213           lib/RT/CustomFieldValues_Overlay.pm, lib/RT/CustomFields.pm,
16214           lib/RT/Link.pm, lib/RT/Queues.pm, lib/RT/ScripActions_Overlay.pm,
16215           lib/RT/ScripConditions.pm, lib/RT/Template.pm, lib/RT/ACL.pm,
16216           lib/RT/Attachments_Overlay.pm, lib/RT/Record.pm,
16217           lib/RT/Groups_Overlay.pm, lib/RT/ScripAction_Overlay.pm,
16218           lib/RT/ScripCondition_Overlay.pm, lib/RT/GroupMember_Overlay.pm,
16219           lib/RT/Ticket.pm, lib/RT/Transaction_Overlay.pm,
16220           lib/RT/ACE_Overlay.pm, lib/RT/Link_Overlay.pm,
16221           lib/RT/Templates.pm, lib/RT/Attribute.pm,
16222           lib/RT/CachedGroupMembers_Overlay.pm,
16223           lib/RT/CustomFields_Overlay.pm, lib/RT/URI.pm, lib/RT/Users.pm,
16224           lib/RT/I18N/en.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/cs.pm,
16225           lib/RT/I18N/cs.po, lib/RT/I18N/pt_br.po, lib/RT/I18N/fr.po,
16226           lib/RT/I18N/es.po, lib/RT/I18N/nl.po, lib/RT/I18N/hu.po,
16227           lib/RT/I18N/it.po, lib/RT/I18N/no.po, lib/RT/I18N/da.po,
16228           lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po,
16229           lib/RT/I18N/zh_tw.po, lib/RT/I18N/he.po: import rt 3.2.2
16230
16231 2004-12-02 02:18  ivan
16232
16233         * httemplate/search/cust_main.cgi,
16234           rt/html/Ticket/Elements/AddCustomers,
16235           rt/html/Ticket/Elements/EditCustomers: fix license boilerplate
16236           and search sorting
16237
16238 2004-12-02 01:59  ivan
16239
16240         * httemplate/images/small-logo.png, rt/FREESIDE_MODIFIED,
16241           rt/html/Elements/Header, rt/html/Elements/PageLayout,
16242           FS/FS/CGI.pm, FS/FS/Conf.pm, FS/FS/TicketSystem.pm,
16243           FS/FS/cust_main.pm, FS/FS/ClientAPI/Agent.pm,
16244           httemplate/index.html, rt/html/Ticket/ModifyCustomers.html,
16245           rt/html/Ticket/Elements/AddCustomers,
16246           rt/html/Ticket/Elements/EditCustomers,
16247           rt/html/Ticket/Elements/ShowCustomers,
16248           rt/html/Ticket/Elements/ShowSummary,
16249           rt/html/Ticket/Elements/Tabs, FS/FS/TicketSystem/RT_Internal.pm,
16250           FS/FS/TicketSystem/RT_Libs.pm, htetc/handler.pl,
16251           httemplate/search/cust_main.cgi,
16252           rt/lib/RT/Interface/Web_Vendor.pm, rt/lib/RT/URI/freeside.pm:
16253           second big RT integration checkin, customer linking/delinking
16254           interface
16255
16256 2004-12-01 10:49  ivan
16257
16258         * FS/FS/cust_pkg.pm: don't check that agent is allowed to purchase
16259           the package on changes
16260
16261 2004-11-30 19:35  ivan
16262
16263         * FS/FS/: part_pkg.pm, part_pkg/flat.pm,
16264           part_pkg/flat_comission.pm, part_pkg/flat_comission_cust.pm,
16265           part_pkg/flat_comission_pkg.pm, part_pkg/flat_delayed.pm,
16266           part_pkg/prorate.pm, part_pkg/sesmon_hour.pm,
16267           part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm,
16268           part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm,
16269           part_pkg/subscription.pm, part_pkg/voip_sqlradacct.pm:
16270           creditcard-less promo code signup
16271
16272 2004-11-30 11:55  khoff
16273
16274         * httemplate/view/svc_broadband.cgi: Got a little trigger happy
16275           with the search/replace.
16276
16277 2004-11-29 15:52  khoff
16278
16279         * httemplate/view/svc_broadband.cgi: Include netmask and gateway in
16280           broadband service view.
16281
16282 2004-11-27 11:09  ivan
16283
16284         * FS/FS/Conf.pm, FS/FS/TicketSystem/RT_External.pm,
16285           FS/FS/TicketSystem/RT_Internal.pm, FS/FS/TicketSystem/RT_Libs.pm,
16286           httemplate/index.html, rt/FREESIDE_MODIFIED,
16287           rt/html/Elements/Footer, rt/html/Elements/Header,
16288           rt/html/Elements/PageLayout, rt/html/Elements/SimpleSearch,
16289           rt/html/Elements/Tabs, Makefile, FS/FS.pm, htetc/handler.pl,
16290           rt/html/NoAuth/webrt.css, rt/html/NoAuth/images/small-logo.png:
16291           ticket system integration framework and skin RT
16292
16293 2004-11-26 01:39  ivan
16294
16295         * FS/FS/: agent_type.pm, cust_credit_refund.pm,
16296           cust_main_invoice.pm, nas.pm, part_pop_local.pm,
16297           part_svc_column.pm, part_virtual_field.pm, port.pm, queue.pm,
16298           queue_arg.pm, router.pm, session.pm, svc_acct_pop.pm,
16299           type_pkgs.pm: remove POD VERSION sections
16300
16301 2004-11-26 01:08  ivan
16302
16303         * FS/FS/Conf.pm: update description for signup_server-realtime to
16304           reflect current reality, closes: Bug#575
16305
16306 2004-11-26 00:51  ivan
16307
16308         * FS/FS/part_pkg.pm, httemplate/edit/process/part_pkg.cgi: move
16309           part_pkg transactional stuff from web interface to part_pkg.pm,
16310           bumps Bug#18 to 1.5
16311
16312 2004-11-25 22:50  ivan
16313
16314         * FS/FS/: Conf.pm, svc_acct.pm: add password-noampersand and
16315           password-noexlamation config files, patch from Stephpen Bechard,
16316           closes: Bug#539
16317
16318 2004-11-24 12:54  ivan
16319
16320         * Makefile: don't enabled RT by default
16321
16322 2004-11-24 10:28  khoff
16323
16324         * httemplate/: index.html, search/svc_broadband.cgi: Added IP
16325           address search.
16326
16327 2004-11-24 02:28  ivan
16328
16329         * httemplate/edit/process/cust_main.cgi: fix redundant too-early
16330           checks which are causing an error
16331
16332 2004-11-24 01:00  ivan
16333
16334         * Makefile: some RT install updates
16335
16336 2004-11-23 17:30  ivan
16337
16338         * FS/bin/freeside-daily: fix perms on automated backups
16339
16340 2004-11-23 17:28  ivan
16341
16342         * httemplate/index.html: add rate plan maintenance to sysadmin
16343           section
16344
16345 2004-11-22 10:20  ivan
16346
16347         * FS/FS/ClientAPI/Signup.pm, FS/bin/freeside-setup,
16348           httemplate/docs/schema.html, FS/FS/Record.pm, FS/FS/cust_pkg.pm,
16349           FS/FS/part_pkg.pm, httemplate/edit/cust_main.cgi,
16350           httemplate/edit/part_pkg.cgi: promo codes and separate signup
16351           addresses for hdn
16352
16353 2004-11-22 03:11  ivan
16354
16355         * httemplate/search/sqlradius.cgi: Called-Station-ID label
16356
16357 2004-11-21 18:31  ivan
16358
16359         * httemplate/search/: sqlradius.cgi, sqlradius.html: UI fix on
16360           search directions, fix bug preventing show_called_station,
16361           hide_ip and hide_data form working
16362
16363 2004-11-20 09:26  ivan
16364
16365         * FS/FS/cust_svc.pm, FS/FS/rate.pm, FS/FS/rate_detail.pm,
16366           FS/FS/rate_prefix.pm, FS/FS/rate_region.pm,
16367           FS/t/part_pkg-voip_sqlradacct.t, FS/t/rate.t, FS/t/rate_detail.t,
16368           FS/t/rate_prefix.t, FS/t/rate_region.t, SCHEMA_CHANGE,
16369           FS/FS/part_pkg/voip_sqlradacct.pm, FS/bin/freeside-setup,
16370           httemplate/browse/rate.cgi, httemplate/docs/schema.html,
16371           httemplate/edit/part_pkg.cgi, httemplate/edit/rate.cgi,
16372           httemplate/edit/rate_region.cgi,
16373           httemplate/edit/process/rate.cgi,
16374           httemplate/edit/process/rate_region.cgi, FS/FS.pm, FS/MANIFEST,
16375           FS/FS/part_export/sqlradius.pm, eg/table_template.pm,
16376           htetc/handler.pl, httemplate/search/sqlradius.cgi,
16377           httemplate/search/sqlradius.html: first pass at VoIP rating
16378
16379 2004-11-17 05:22  ivan
16380
16381         * httemplate/edit/part_pkg.cgi: #debugging cruft
16382
16383 2004-11-17 05:19  ivan
16384
16385         * httemplate/edit/part_pkg.cgi: fix package options to be sticky on
16386           clone-ing (customize package)
16387
16388 2004-11-16 06:19  ivan
16389
16390         * htetc/handler.pl: can't set $p without $cgi
16391
16392 2004-11-16 06:16  ivan
16393
16394         * htetc/handler.pl: correct package for $r
16395
16396 2004-11-16 06:11  ivan
16397
16398         * htetc/handler.pl: handle RT NoAuth sections
16399
16400 2004-11-12 21:37  ivan
16401
16402         * FS/FS/svc_acct.pm: oops, that's better
16403
16404 2004-11-12 21:32  ivan
16405
16406         * FS/FS/svc_acct.pm: fix problem with dup checking manifesting as
16407           Argument isn't numeric errors
16408
16409 2004-11-11 04:18  ivan
16410
16411         * rt/sbin/rt-setup-database.in: merge in changes to
16412           rt-setup-database
16413
16414 2004-11-11 04:13  ivan
16415
16416         * rt/: bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in,
16417           bin/rt.in, bin/rt-crontool.in, bin/webmux.pl.in,
16418           etc/RT_Config.pm.in, etc/acl.mysql: import rt 3.0.12
16419
16420 2004-11-11 04:10  ivan
16421
16422         * rt/: Makefile.in, configure, Changelog, configure.ac,
16423           sbin/rt-test-dependencies.in, html/autohandler, html/index.html,
16424           html/Ticket/History.html, html/Ticket/ModifyAll.html,
16425           html/Ticket/Update.html, html/Ticket/Create.html,
16426           html/Ticket/Display.html, html/Ticket/ModifyDates.html,
16427           html/Ticket/ModifyLinks.html,
16428           html/Ticket/Elements/LoadTextAttachments,
16429           html/Ticket/Elements/ShowRequestor,
16430           html/Ticket/Elements/ShowTransaction,
16431           html/Ticket/Elements/FindAttachments,
16432           html/Ticket/Elements/ShowAttachments,
16433           html/Ticket/Elements/ShowDates, html/Ticket/Elements/ShowHistory,
16434           html/Approvals/index.html, html/Admin/Global/GroupRights.html,
16435           html/Admin/Global/UserRights.html,
16436           html/Admin/Groups/GroupRights.html,
16437           html/Admin/Groups/Members.html, html/Admin/Groups/Modify.html,
16438           html/Admin/Groups/UserRights.html, html/Admin/Groups/index.html,
16439           html/Admin/Global/Template.html,
16440           html/Admin/Queues/GroupRights.html, html/Admin/Users/Modify.html,
16441           html/Admin/Queues/Modify.html, html/Admin/Queues/Scrip.html,
16442           html/Admin/Queues/Template.html,
16443           html/Admin/Queues/UserRights.html,
16444           html/Admin/Elements/EditCustomField,
16445           html/Admin/Elements/EditScrip, html/Admin/Elements/EditTemplates,
16446           html/Admin/Elements/UserTabs,
16447           html/Admin/Elements/SelectNewGroupMembers,
16448           html/SelfService/Prefs.html, html/Elements/MyRequests,
16449           html/SelfService/Display.html, html/Elements/MessageBox,
16450           html/Elements/QueryString, html/Elements/SelectMatch,
16451           html/REST/1.0/Forms/ticket/default,
16452           html/REST/1.0/NoAuth/mail-gateway, html/User/Delegation.html,
16453           html/User/Prefs.html, html/User/Groups/Members.html,
16454           html/User/Groups/Modify.html, lib/RT.pm.in,
16455           lib/t/data/rt-send-cc, lib/RT/Template_Overlay.pm,
16456           lib/RT/Date.pm, lib/RT/StyleGuide.pod, lib/RT/Ticket_Overlay.pm,
16457           lib/RT/Tickets_Overlay_SQL.pm, lib/RT/ACL_Overlay.pm,
16458           lib/RT/Handle.pm, lib/RT/Templates_Overlay.pm,
16459           lib/RT/EmailParser.pm, lib/RT/GroupMembers_Overlay.pm,
16460           lib/RT/Tickets_Overlay.pm, lib/RT/Attachment_Overlay.pm,
16461           lib/RT/User_Overlay.pm, lib/RT/CurrentUser.pm,
16462           lib/RT/Principal_Overlay.pm, lib/RT/Scrip_Overlay.pm,
16463           lib/RT/Queue_Overlay.pm, lib/RT/Groups_Overlay.pm,
16464           lib/RT/Transaction_Overlay.pm,
16465           lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/Link_Overlay.pm,
16466           lib/RT/I18N/cs.po, lib/RT/I18N/pt_br.po, lib/RT/I18N/fr.po,
16467           lib/RT/I18N/es.po, lib/RT/I18N/nl.po, lib/RT/I18N/hu.po,
16468           lib/RT/I18N/it.po, lib/RT/I18N/no.po, lib/RT/I18N/da.po,
16469           lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po,
16470           lib/RT/I18N/zh_tw.po, lib/RT/I18N/he.po, lib/RT/I18N/fi.po,
16471           lib/RT/I18N/zh_cn.po, lib/RT/Action/SendEmail.pm,
16472           lib/RT/Action/EscalatePriority.pm, lib/RT/Interface/Email.pm,
16473           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/MailFrom.pm:
16474           import rt 3.0.12
16475
16476 2004-11-11 00:16  ivan
16477
16478         * install/fedora/fc2/INSTALL: last wo
16479
16480 2004-11-11 00:13  ivan
16481
16482         * install/fedora/fc2/INSTALL: cats help alot
16483
16484 2004-11-10 23:44  ivan
16485
16486         * install/fedora/fc2/: INSTALL, sources.list: adding fc2 install
16487
16488 2004-11-09 03:42  ivan
16489
16490         * httemplate/search/report_tax.cgi: add handling for texas tax
16491           exemption and warning that report might not make sense for
16492           partial months other than the current one
16493
16494 2004-11-09 03:00  ivan
16495
16496         * httemplate/search/report_tax.cgi: add handling for texas tax
16497           exemption and warning that report might not make sense for
16498           partial months other than the current one
16499
16500 2004-11-09 01:31  ivan
16501
16502         * httemplate/search/report_tax.cgi: parenthesis help alot
16503
16504 2004-11-09 01:13  ivan
16505
16506         * httemplate/search/report_tax.cgi: fix for correct reporting of
16507           generic taxes
16508
16509 2004-11-09 00:14  ivan
16510
16511         * FS/FS/cust_main.pm: don't generate invoices for COMP customers
16512
16513 2004-11-08 23:23  ivan
16514
16515         * httemplate/search/report_tax.cgi: fixes to run under the mason
16516           strictness
16517
16518 2004-11-08 01:24  ivan
16519
16520         * FS/FS/part_pkg.pm: bypass plandata warning; we're accessing it on
16521           purpose
16522
16523 2004-11-08 01:16  ivan
16524
16525         * FS/FS/part_pkg.pm: fix bug that could cause mis-billing on
16526           upgrades! (new installs ok)
16527
16528 2004-11-07 21:33  ivan
16529
16530         * bin/rollback: adding in case this is needed again
16531
16532 2004-11-04 01:45  ivan
16533
16534         * install/debian/3.0/INSTALL: and the last two runtime ones
16535
16536 2004-11-04 01:26  ivan
16537
16538         * install/debian/3.0/INSTALL: few additional dependancies
16539
16540 2004-10-26 05:43  ivan
16541
16542         * install/redhat/es3/: INSTALL, httpd-init: adding rh es3 files
16543
16544 2004-10-26 05:36  ivan
16545
16546         * Makefile: 1.5.0pre6!
16547
16548 2004-10-26 05:33  ivan
16549
16550         * httemplate/docs/: index.html, overview-new.dia, overview-new.png,
16551           schema.html: slightly more up-to-date docs
16552
16553 2004-10-26 05:07  ivan
16554
16555         * FS/FS/part_export.pm: allow an empty exporttype so you can create
16556           new objects
16557
16558 2004-10-26 04:51  ivan
16559
16560         * FS/FS/part_bill_event.pm: last thing for bug#901, 1.5.0pre6 and
16561           webdemo!
16562
16563 2004-10-26 04:26  ivan
16564
16565         * FS/FS/CGI.pm, FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
16566           FS/FS/cust_pkg.pm, FS/FS/part_export.pm, FS/FS/part_pkg.pm,
16567           FS/FS/part_pkg_option.pm, SCHEMA_CHANGE, FS/FS.pm, FS/MANIFEST,
16568           FS/bin/freeside-setup, FS/t/part_pkg-flat.t,
16569           FS/t/part_pkg-flat_comission.t,
16570           FS/t/part_pkg-flat_comission_cust.t,
16571           FS/t/part_pkg-flat_comission_pkg.t, FS/t/part_pkg-flat_delayed.t,
16572           FS/t/part_pkg-prorate.t, FS/t/part_pkg-sesmon_hour.t,
16573           FS/t/part_pkg-sesmon_minute.t, FS/t/part_pkg-sql_external.t,
16574           FS/t/part_pkg-sql_generic.t, FS/t/part_pkg-sqlradacct_hour.t,
16575           FS/t/part_pkg-subscription.t, FS/t/part_pkg_option.t,
16576           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
16577           httemplate/edit/part_pkg.cgi, httemplate/view/cust_main.cgi,
16578           FS/FS/part_pkg/flat.pm, FS/FS/part_pkg/flat_comission.pm,
16579           FS/FS/part_pkg/flat_comission_cust.pm,
16580           FS/FS/part_pkg/flat_comission_pkg.pm,
16581           FS/FS/part_pkg/flat_delayed.pm, FS/FS/part_pkg/prorate.pm,
16582           FS/FS/part_pkg/sesmon_hour.pm, FS/FS/part_pkg/sesmon_minute.pm,
16583           FS/FS/part_pkg/sql_external.pm, FS/FS/part_pkg/sql_generic.pm,
16584           FS/FS/part_pkg/sqlradacct_hour.pm,
16585           FS/FS/part_pkg/subscription.pm: modular price plans!
16586
16587 2004-10-25 23:33  ivan
16588
16589         * httemplate/search/report_tax.cgi: and one last case with named
16590           and not named taxes in the same region, ack
16591
16592 2004-10-25 23:04  ivan
16593
16594         * httemplate/search/report_tax.cgi: taxes are hard
16595
16596 2004-10-25 16:47  ivan
16597
16598         * httemplate/search/report_tax.cgi: hopefully fix tax report for
16599           taxclass & named tax edge cases
16600
16601 2004-10-25 16:39  ivan
16602
16603         * httemplate/search/report_tax.cgi: hopefully fix tax report for
16604           taxclass & named tax edge cases
16605
16606 2004-10-25 15:48  ivan
16607
16608         * httemplate/search/report_tax.cgi: hopefully fix tax report for
16609           taxclass & named tax edge cases
16610
16611 2004-10-25 14:35  ivan
16612
16613         * httemplate/search/report_tax.cgi: fix joins for proper tax
16614           reporting
16615
16616 2004-10-23 04:45  ivan
16617
16618         * conf/: alerter_template, invoice_latexfooter, invoice_template:
16619           better
16620
16621 2004-10-23 04:34  ivan
16622
16623         * conf/: invoice_latexfooter, invoice_latexnotes: update default
16624           notes and footer
16625
16626 2004-10-23 03:36  ivan
16627
16628         * FS/FS/part_export/artera_turbo.pm: add debug flag
16629
16630 2004-10-22 03:31  ivan
16631
16632         * httemplate/view/cust_main.cgi: add svc_external-skip_manual
16633           support to main customer view, for artera turbo
16634
16635 2004-10-22 03:14  ivan
16636
16637         * FS/FS/part_export/artera_turbo.pm: add option to specify a static
16638           aid
16639
16640 2004-10-21 01:54  ivan
16641
16642         * httemplate/browse/part_pkg.cgi: remove tiny formatting glitch
16643
16644 2004-10-21 01:33  ivan
16645
16646         * httemplate/browse/part_pkg.cgi: if enabled, show taxclass on
16647           package definition browse
16648
16649 2004-10-21 00:07  ivan
16650
16651         * httemplate/search/report_tax.cgi: fix tax report edge cases when
16652           using taxclasses in some regions but not others
16653
16654 2004-10-20 01:28  ivan
16655
16656         * bin/artera.import: back to id
16657
16658 2004-10-20 01:20  ivan
16659
16660         * bin/artera.import: locate existing ones by title, warn on errors
16661
16662 2004-10-20 01:16  ivan
16663
16664         * httemplate/index.html: add external browse
16665
16666 2004-10-20 01:14  ivan
16667
16668         * bin/artera.import: adding artera import
16669
16670 2004-10-20 01:08  ivan
16671
16672         * bin/artera.import: adding artera import
16673
16674 2004-10-20 01:07  ivan
16675
16676         * httemplate/: search/svc_external.cgi, index.html: add
16677           svc_external search
16678
16679 2004-10-19 17:44  ivan
16680
16681         * conf/logo.eps: new logo!
16682
16683 2004-10-19 16:52  ivan
16684
16685         * conf/logo.eps: new logo!
16686
16687 2004-10-19 04:50  ivan
16688
16689         * FS/bin/freeside-sqlradius-reset: isn't run with elevated
16690           privledges, so -T not necessary
16691
16692 2004-10-19 01:44  ivan
16693
16694         * Makefile: sleep long enough to be worthwhile
16695
16696 2004-10-18 05:37  ivan
16697
16698         * httemplate/: index.html, images/small-logo.png: that's right, a
16699           new logo
16700
16701 2004-10-17 07:01  ivan
16702
16703         * FS/FS/part_export/artera_turbo.pm, FS/FS/ClientAPI/MyAccount.pm,
16704           fs_selfservice/FS-SelfService/SelfService.pm,
16705           fs_selfservice/FS-SelfService/cgi/agent.cgi,
16706           fs_selfservice/FS-SelfService/cgi/process_svc_external.html,
16707           fs_selfservice/FS-SelfService/cgi/provision_list.html,
16708           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: add artera
16709           turbo handling to self-service and reseller interfaces
16710
16711 2004-10-17 02:54  ivan
16712
16713         * fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html: use
16714           templated svc_acct provisioner, from agent interface
16715
16716 2004-10-17 02:19  ivan
16717
16718         * FS/FS/Conf.pm, FS/FS/cust_svc.pm,
16719           FS/FS/part_export/artera_turbo.pm,
16720           httemplate/view/svc_external.cgi: add options to adjust UI for
16721           artera turbo as svc_export
16722
16723 2004-10-16 03:15  ivan
16724
16725         * FS/: FS/Conf.pm, FS/part_export/artera_turbo.pm,
16726           FS/svc_external.pm, bin/freeside-setup: add artera turbo export
16727
16728 2004-10-12 22:46  ivan
16729
16730         * Makefile: apachectl sucks ass
16731
16732 2004-10-12 14:59  ivan
16733
16734         * httemplate/view/svc_acct.cgi: fix edit link!  oops
16735
16736 2004-10-11 23:08  ivan
16737
16738         * httemplate/search/sqlradius.cgi: more info in error message for
16739           unknown export type, fix test for sqlradius_withdomain export,
16740           woo!
16741
16742 2004-10-11 22:54  ivan
16743
16744         * Makefile: update apache restart line for local apache
16745
16746 2004-10-09 03:57  ivan
16747
16748         * httemplate/view/svc_acct.cgi: rearrange things a bit and clean up
16749           the RADIUS session data, link to the detail search
16750
16751 2004-10-06 06:39  ivan
16752
16753         * httemplate/search/: sqlradius.cgi: more formatting updates to
16754           RADIUS report
16755
16756 2004-10-06 06:33  ivan
16757
16758         * httemplate/search/sqlradius.cgi: small formatting updates to
16759           RADIUS report
16760
16761 2004-10-06 06:27  ivan
16762
16763         * httemplate/search/sqlradius.cgi: small formatting updates to
16764           RADIUS report
16765
16766 2004-10-06 05:37  ivan
16767
16768         * FS/FS/part_export/sqlradius.pm: fix big in RADIUS session viewing
16769           when using an ignored-accounting export
16770
16771 2004-10-05 09:28  ivan
16772
16773         * httemplate/search/sqlradius.cgi,
16774           httemplate/search/sqlradius.html, FS/FS/cust_svc.pm,
16775           FS/FS/part_export/sqlradius.pm, httemplate/index.html,
16776           httemplate/elements/header.html, httemplate/view/svc_acct.cgi:
16777           RADIUS session viewing
16778
16779 2004-10-05 07:16  ivan
16780
16781         * httemplate/view/cust_bill.cgi: links to show alternate invoices
16782           also
16783
16784 2004-10-05 06:52  ivan
16785
16786         * httemplate/view/cust_bill.cgi: links to show alternate invoices
16787           also
16788
16789 2004-10-05 06:43  ivan
16790
16791         * httemplate/view/: cust_bill-pdf.cgi, cust_bill-ps.cgi,
16792           cust_bill.cgi: links to show alternate invoices also
16793
16794 2004-10-05 06:35  ivan
16795
16796         * httemplate/view/: cust_bill-pdf.cgi, cust_bill-ps.cgi,
16797           cust_bill.cgi: links to show alternate invoices also
16798
16799 2004-10-05 05:17  ivan
16800
16801         * FS/bin/freeside-selfservice-server: DO open a database connection
16802           in the parent process, this cached the $dbdef and speeds things
16803           up significantly
16804
16805 2004-09-27 16:17  ivan
16806
16807         * install/redhat/8/INSTALL: please don't use rh8
16808
16809 2004-09-27 13:42  ivan
16810
16811         * install/redhat/8/INSTALL: apachetoolbox instead i guess
16812
16813 2004-09-27 13:37  ivan
16814
16815         * install/redhat/8/: INSTALL, README.insecure, sources.list: adding
16816           rh8 install foo and warning
16817
16818 2004-09-22 04:28  ivan
16819
16820         * httemplate/search/: cust_bill_event.html,
16821           report_cust_credit.html, report_cust_pay.html, report_tax.html:
16822           add missing <TR> tags
16823
16824 2004-09-22 04:04  ivan
16825
16826         * httemplate/elements/: calendar-en.js, calendar-setup.js,
16827           calendar-win2k-2.css, calendar.js, calendar_stripped.js: update
16828           jscalendar
16829
16830 2004-09-21 00:57  ivan
16831
16832         * httemplate/view/cust_main.cgi: and for refunds too
16833
16834 2004-09-21 00:50  ivan
16835
16836         * httemplate/view/cust_main.cgi: better display of echeck
16837           payments/refunds/etc.
16838
16839 2004-09-16 06:22  ivan
16840
16841         * FS/FS/export_svc.pm, httemplate/edit/part_svc.cgi: add uid to
16842           mass duplicate checking on export changes, fix bug in new export
16843           editing, error message includes the number of duplicate customers
16844           also
16845
16846 2004-09-16 00:19  ivan
16847
16848         * FS/FS/cust_main.pm: allow blank auth for echeck refunds
16849
16850 2004-09-15 18:47  ivan
16851
16852         * FS/FS/svc_acct.pm: don't re-my  var, quiet warning
16853
16854 2004-09-15 08:31  ivan
16855
16856         * FS/FS/: Conf.pm, svc_acct.pm: add option for global username or
16857           username@domain uniqueness, closes: Bug#980
16858
16859 2004-09-15 01:57  ivan
16860
16861         * FS/bin/freeside-selfservice-server: it would help to set the
16862           permissions on the lockfile right, so the kids can open it...
16863
16864 2004-09-15 01:45  ivan
16865
16866         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
16867           obtain a new descriptor for the lock in kids, this should fix
16868           locking problems
16869
16870 2004-09-15 01:30  ivan
16871
16872         * FS/bin/freeside-selfservice-server: obtain a new descriptor for
16873           the lock in kids, this should fix locking problems
16874
16875 2004-09-14 06:00  ivan
16876
16877         * httemplate/view/cust_main.cgi, FS/FS/cust_main.pm,
16878           httemplate/edit/cust_refund.cgi,
16879           httemplate/edit/process/cust_refund.cgi: echeck/ACH refunds
16880
16881 2004-09-13 23:47  ivan
16882
16883         * FS/bin/freeside-selfservice-server,
16884           fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
16885           selfservice: - server: don't reconnect again if we've already
16886           been signalled to shutdown - server: add kid reaping to shutdown
16887           sequence - server: add another optional logging level to response
16888           sending - server: acquire write mutex for keepalives
16889
16890 2004-09-09 05:04  ivan
16891
16892         * FS/FS/part_svc.pm, httemplate/edit/part_svc.cgi,
16893           httemplate/edit/process/part_svc.cgi: rework edit/part_svc.cgi so
16894           it doesn't use a separate process/ file, this allows large error
16895           messages to be displayed properly
16896
16897 2004-09-06 05:44  ivan
16898
16899         * FS/bin/freeside-selfservice-server,
16900           fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
16901           self-service keepalives
16902
16903 2004-09-06 02:44  ivan
16904
16905         * FS/bin/freeside-selfservice-server: don't open a database
16906           connection in the parent process
16907
16908 2004-09-06 02:28  ivan
16909
16910         * FS/bin/freeside-queued: don't die off even on database failures
16911
16912 2004-09-05 16:21  ivan
16913
16914         * httemplate/edit/cust_main.cgi: fixed duplicate checking will
16915           catch it, but add client-side protection against
16916           double-submission also.
16917
16918 2004-09-05 15:42  ivan
16919
16920         * fs_selfservice/FS-SelfService/cgi/signup.html: fixed duplicate
16921           checking will catch it, but add client-side protection against
16922           double-submission also.
16923
16924 2004-09-05 02:42  ivan
16925
16926         * test/dup-test: adding duplicate test
16927
16928 2004-09-05 02:41  ivan
16929
16930         * FS/FS/svc_acct.pm: acquire a database lock to prevent race
16931           conditions in duplicate checking
16932
16933 2004-09-04 03:02  ivan
16934
16935         * FS/FS/export_svc.pm: first try at duplicate checking on new
16936           export associations
16937
16938 2004-08-27 04:33  ivan
16939
16940         * FS/bin/freeside-sqlradius-reset: oops use @ARGV not @_
16941
16942 2004-08-27 04:16  ivan
16943
16944         * FS/bin/freeside-sqlradius-reset: add option to specify exports
16945
16946 2004-08-24 05:22  ivan
16947
16948         * Makefile: small Makefile update
16949
16950 2004-08-24 04:16  ivan
16951
16952         * FS/FS/ClientAPI/MyAccount.pm,
16953           fs_selfservice/FS-SelfService/cgi/agent.cgi,
16954           fs_selfservice/FS-SelfService/cgi/agent_customer_menu.html,
16955           fs_selfservice/FS-SelfService/cgi/agent_delete_svc.html,
16956           fs_selfservice/FS-SelfService/cgi/agent_logout.html,
16957           fs_selfservice/FS-SelfService/cgi/agent_main.html,
16958           fs_selfservice/FS-SelfService/cgi/agent_menu.html,
16959           fs_selfservice/FS-SelfService/cgi/agent_order_pkg.html,
16960           fs_selfservice/FS-SelfService/cgi/agent_provision.html,
16961           fs_selfservice/FS-SelfService/cgi/agent_provision_svc_acct.html,
16962           fs_selfservice/FS-SelfService/cgi/list_customers.html,
16963           fs_selfservice/FS-SelfService/cgi/order_pkg.html,
16964           fs_selfservice/FS-SelfService/cgi/provision.html,
16965           fs_selfservice/FS-SelfService/cgi/provision_list.html,
16966           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
16967           fs_selfservice/FS-SelfService/cgi/svc_acct.html,
16968           fs_selfservice/FS-SelfService/cgi/view_customer.html,
16969           FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/ClientAPI/Agent.pm,
16970           FS/FS/ClientAPI/Signup.pm,
16971           fs_selfservice/FS-SelfService/SelfService.pm,
16972           httemplate/search/cust_main.cgi: big update for reseller
16973           interface
16974
16975 2004-08-20 01:58  ivan
16976
16977         * bin/ispman.ldap.import: adding
16978
16979 2004-08-19 09:35  ivan
16980
16981         * httemplate/search/cust_credit.html: add customer # to credit
16982           reports too
16983
16984 2004-08-19 03:53  ivan
16985
16986         * httemplate/edit/part_svc.cgi: shell field is now a dropdown of
16987           legal shells, closes: Bug#118
16988
16989 2004-08-18 17:22  ivan
16990
16991         * httemplate/search/: cust_pay.cgi, elements/search.html: add
16992           customer # to payment reports, add table cell alignment option to
16993           general search component
16994
16995 2004-08-17 06:14  ivan
16996
16997         * FS/FS/cust_main.pm: prevent realtime_bop CVV removal from messing
16998           up cust_main records, also don't pollute the original object when
16999           used with override options, closes: Bug#982
17000
17001 2004-08-17 00:43  ivan
17002
17003         * fs_selfservice/FS-SelfService/cgi/: passwd.cgi, passwd.html: fix
17004           path to passwd.cgi!
17005
17006 2004-08-14 05:26  ivan
17007
17008         * FS/FS/: export_svc.pm, part_svc.pm, svc_acct.pm: first try at
17009           duplicate checking on new export associations
17010
17011 2004-08-11 16:56  ivan
17012
17013         * FS/FS/cust_bill.pm: fix bank name showing up on invoices
17014
17015 2004-08-09 12:03  ivan
17016
17017         * init.d/freeside-init: add /usr/local/bin to PATH
17018
17019 2004-08-06 19:49  ivan
17020
17021         * httemplate/view/cust_main.cgi: disable order package button until
17022           a package has been selected
17023
17024 2004-08-05 11:47  ivan
17025
17026         * FS/FS.pm: fix pod typo
17027
17028 2004-08-02 02:43  ivan
17029
17030         * httemplate/index.html: fix link to virtual host browse
17031
17032 2004-08-01 17:41  ivan
17033
17034         * FS/FS/part_export/vpopmail.pm: no maintainer, use
17035           shellcommands_withdomain instead
17036
17037 2004-07-30 00:12  ivan
17038
17039         * FS/FS/svc_Common.pm: set fixed values from an explicitly
17040           specified svcpart on replace too
17041
17042 2004-07-29 21:54  ivan
17043
17044         * FS/FS/Conf.pm, FS/FS/cust_svc.pm, FS/FS/svc_Common.pm,
17045           conf/cust_pkg-change_svcpart,
17046           httemplate/edit/process/cust_svc.cgi,
17047           httemplate/misc/process/link.cgi, httemplate/view/svc_acct.cgi:
17048           svcpart changes now trigger all necessary export actions, manual
17049           svcpart changing on svc_acct view, linking changes svcpart if you
17050           ask it to, closes: Bug#671, Bug#644
17051
17052 2004-07-29 14:49  ivan
17053
17054         * FS/bin/freeside-setup: add index on cust_main.refnum, speeds up
17055           advertising source list
17056
17057 2004-07-15 15:40  ivan
17058
17059         * FS/FS/cust_pkg.pm, FS/FS/ClientAPI/MyAccount.pm,
17060           FS/FS/ClientAPI/Signup.pm,
17061           fs_selfservice/FS-SelfService/SelfService.pm,
17062           fs_selfservice/FS-SelfService/cgi/agent.cgi,
17063           fs_selfservice/FS-SelfService/cgi/delete_svc.html,
17064           fs_selfservice/FS-SelfService/cgi/logout.html,
17065           fs_selfservice/FS-SelfService/cgi/make_payment.html,
17066           fs_selfservice/FS-SelfService/cgi/myaccount.html,
17067           fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
17068           fs_selfservice/FS-SelfService/cgi/payment_results.html,
17069           fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
17070           fs_selfservice/FS-SelfService/cgi/provision.html,
17071           fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html,
17072           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
17073           fs_selfservice/FS-SelfService/cgi/view_invoice.html,
17074           httemplate/view/cust_main.cgi: big update for customer
17075           self-service: add provisioning/unprovisioning of purchased
17076           services, like fs_selfadmin
17077
17078 2004-07-12 06:51  ivan
17079
17080         * httemplate/view/cust_main.cgi: DEL out voided payments to
17081           distinguish them visually better
17082
17083 2004-07-10 07:46  ivan
17084
17085         * FS/FS/ClientAPI/MyAccount.pm: fix edge case avoiding erronous
17086           decline/cancel when customer has a negative balance & purchases
17087           stuff with it
17088
17089 2004-07-10 07:30  ivan
17090
17091         * FS/FS/: cust_svc.pm, part_pkg.pm, ClientAPI/MyAccount.pm: tyop;
17092
17093 2004-07-10 06:30  ivan
17094
17095         * httemplate/: index.html, search/cust_bill_event.cgi,
17096           search/cust_bill_event.html: add calendar to cust_bill_event
17097           search page, make ending date default to open-ended like other
17098           reports
17099
17100 2004-07-10 06:21  ivan
17101
17102         * FS/FS/Record.pm: fix FS::Record::qsearch to (hopefully) work as
17103           before and cluck loudly when the FS::tablename class isn't
17104           loaded, rather than throw exceptions
17105
17106 2004-07-10 06:08  ivan
17107
17108         * FS/FS/cust_svc.pm: use FS::svc_external so the label method
17109           doesn't bomb out in FS::Record::qsearch with Can't locate object
17110           method virtual_fields via package FS::svc_external
17111
17112 2004-07-09 04:45  ivan
17113
17114         * fs_selfservice/FS-SelfService/cgi/agent.cgi: add debugging to
17115           agent.cgi, make sure warnings are turned off when parsing
17116           templates to avoid too much output to STDERR triggering obscure
17117           apache hang bug.  thanks dean you rule.
17118
17119 2004-07-09 02:29  ivan
17120
17121         * fs_selfservice/FS-SelfService/cgi/agent_main.html: new style ;
17122           param separator
17123
17124 2004-07-08 04:15  ivan
17125
17126         * httemplate/edit/process/cust_main.cgi: don't change otaker when
17127           just editing account, closes: Bug#921
17128
17129 2004-07-07 09:06  ivan
17130
17131         * FS/FS/cust_pay.pm: allow payment modification so we can import
17132           order_number info
17133
17134 2004-07-06 12:10  ivan
17135
17136         * FS/FS/Record.pm: better error message for missing tables
17137
17138 2004-07-06 10:26  ivan
17139
17140         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
17141           httemplate/edit/cust_refund.cgi,
17142           httemplate/edit/process/cust_credit.cgi,
17143           httemplate/edit/process/cust_refund.cgi,
17144           httemplate/view/cust_main.cgi: payment voiding part deux & credit
17145           card refunds!
17146
17147 2004-07-06 07:22  ivan
17148
17149         * FS/FS/cust_refund.pm: document and check refund reasons
17150
17151 2004-07-06 06:26  ivan
17152
17153         * FS/FS.pm, FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm,
17154           FS/t/cust_pay_void.t, FS/bin/freeside-setup,
17155           httemplate/docs/schema.html, httemplate/misc/void-cust_pay.cgi:
17156           add cust_pay_void table and payment voiding web ui part one
17157
17158 2004-07-06 01:43  ivan
17159
17160         * htetc/handler.pl: 0.32 (and then some) released
17161
17162 2004-07-01 06:49  ivan
17163
17164         * FS/FS/: ClientAPI/MyAccount.pm, cust_main.pm: credit out
17165           self-service
17166
17167 2004-07-01 05:45  ivan
17168
17169         * FS/FS/agent.pm: fix silly bug editing agents
17170
17171 2004-07-01 05:42  ivan
17172
17173         * FS/FS/Record.pm: show a full stack backtrace if we wind up in the
17174           hash method with an empty Hash attribute, wtf?
17175
17176 2004-06-30 11:19  ivan
17177
17178         * FS/FS/cust_pay.pm, conf/payment_receipt_email: payyment receipts
17179           template fixes
17180
17181 2004-06-30 11:12  ivan
17182
17183         * FS/FS/cust_pay.pm: payyment receipts: pass body has an arrayref,
17184           also fill in name filed
17185
17186 2004-06-30 11:01  ivan
17187
17188         * FS/FS/cust_pay.pm: typo
17189
17190 2004-06-30 10:57  ivan
17191
17192         * FS/FS/Conf.pm, FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_bill.pm,
17193           FS/FS/cust_pay.pm, FS/FS/cust_pay_refund.pm,
17194           conf/payment_receipt_email: payment receipts!
17195
17196 2004-06-30 07:33  ivan
17197
17198         * fs_selfservice/FS-SelfService/cgi/make_payment.html,
17199           httemplate/misc/payment.cgi: forgot october!  closes: Bug#880
17200
17201 2004-06-30 03:02  ivan
17202
17203         * FS/: FS/Conf.pm, bin/freeside-daily: add option to pgp/gpg
17204           encrypt scp dumps
17205
17206 2004-06-30 02:56  ivan
17207
17208         * FS/FS/cust_bill.pm: fix warning message when agent-specific
17209           plandata cannot be found
17210
17211 2004-06-29 00:57  ivan
17212
17213         * httemplate/docs/schema.html: cust_pay_refund
17214
17215 2004-06-28 21:02  ivan
17216
17217         * FS/FS.pm, FS/MANIFEST, FS/FS/cust_bill_pay.pm,
17218           FS/FS/cust_credit_bill.pm, FS/FS/cust_credit_refund.pm,
17219           FS/FS/cust_pay.pm, FS/FS/cust_pay_refund.pm,
17220           FS/FS/cust_refund.pm, FS/bin/freeside-setup,
17221           httemplate/view/cust_main.cgi, FS/t/cust_pay_refund.t,
17222           httemplate/edit/cust_bill_pay.cgi,
17223           httemplate/edit/process/cust_bill_pay.cgi: add cust_pay_refund
17224           table to refund payments
17225
17226 2004-06-25 11:28  ivan
17227
17228         * FS/FS/cust_main.pm: fix Pg date parsing of expdate and thus
17229           paydate_monthyear method and thus bug#862 and i need some sleep
17230
17231 2004-06-25 10:57  ivan
17232
17233         * fs_selfservice/FS-SelfService/cgi/make_payment.html,
17234           httemplate/misc/payment.cgi: fix one-time card charging not
17235           pulling in exp date?
17236
17237 2004-06-25 10:26  ivan
17238
17239         * httemplate/misc/payment.cgi: set defaults so as to not change the
17240           billing type when entering a one time payment
17241
17242 2004-06-25 03:25  ivan
17243
17244         * FS/: FS/UID.pm, bin/freeside-queued: ping the database and retry
17245           rather before doing anything
17246
17247 2004-06-25 03:16  ivan
17248
17249         * FS/FS/cust_bill.pm: really fix latex printing when datasrc
17250           contains a ;
17251
17252 2004-06-25 03:07  ivan
17253
17254         * FS/FS/cust_bill.pm: fix latex printing when datasrc contains a ;
17255
17256 2004-06-25 01:44  ivan
17257
17258         * FS/FS/cust_pkg.pm: move up next bill date on unsuspend
17259
17260 2004-06-22 19:13  ivan
17261
17262         * FS/FS/cust_bill.pm: forgotten space in typeset invoice credit
17263           lines
17264
17265 2004-06-21 20:12  ivan
17266
17267         * Makefile: snapshot before schema changes
17268
17269 2004-06-21 20:11  ivan
17270
17271         * FS/FS.pm: small doc update
17272
17273 2004-06-21 20:10  ivan
17274
17275         * bin/sqlradius.import: fix attribute importing bugs that borked
17276           the passwords
17277
17278 2004-06-21 07:24  ivan
17279
17280         * fs_selfservice/FS-SelfService/cgi/agent.cgi: fix dup password
17281           checking on add'l package order
17282
17283 2004-06-21 06:36  ivan
17284
17285         * FS/MANIFEST: removing old report from MANIFEST
17286
17287 2004-06-21 05:27  ivan
17288
17289         * FS/FS/ClientAPI/MyAccount.pm: fix harmless typo, closes; Bug#872
17290
17291 2004-06-21 03:58  ivan
17292
17293         * fs_selfservice/FS-SelfService/cgi/agent.cgi: check password match
17294           on agent add'l package order
17295
17296 2004-06-21 03:45  ivan
17297
17298         * FS/FS/ClientAPI/MyAccount.pm: field name is primary_svc, not
17299           primary
17300
17301 2004-06-21 03:26  ivan
17302
17303         * FS/FS/: Conf.pm, cust_svc.pm, ClientAPI/MyAccount.pm: option to
17304           only allow primary users access to the self-service server
17305
17306 2004-06-18 03:28  ivan
17307
17308         * bin/masonize, httemplate/search/cust_main-otaker.cgi: masonize
17309           fix: avoid newline prepend fix from borking indented first <%,
17310           fixes customer search by otaker under mason, closes: Bug#830
17311
17312 2004-06-17 05:32  ivan
17313
17314         * FS/FS/part_export/: www_shellcommands.pm, apache.pm: add
17315           frontpage extensions to www_shellcommands export
17316
17317 2004-06-16 16:59  ivan
17318
17319         * FS/FS/svc_acct.pm: fix deletion of accounts connected to virtual
17320           hosts
17321
17322 2004-06-16 07:07  ivan
17323
17324         * httemplate/search/report_tax.cgi: update tax report for taxclass
17325
17326 2004-06-15 06:27  ivan
17327
17328         * fs_selfservice/FS-SelfService/cgi/: passwd.cgi, passwd.html:
17329           moving passwd cgi to self-service
17330
17331 2004-06-15 03:59  ivan
17332
17333         * FS/FS/Record.pm: add stack backtrace to fatal problems in virtual
17334           field check
17335
17336 2004-06-11 09:44  ivan
17337
17338         * httemplate/search/report_tax.cgi: fix date range for old perl,
17339           count tax exempt and COMP customers correctly
17340
17341 2004-06-11 07:57  ivan
17342
17343         * httemplate/search/report_tax.cgi: fix to find all customer
17344           scorrectly
17345
17346 2004-06-11 07:25  ivan
17347
17348         * httemplate/search/report_tax.cgi: tax report fix sort
17349
17350 2004-06-11 07:03  ivan
17351
17352         * FS/FS/Conf.pm, httemplate/index.html: tax report!
17353
17354 2004-06-11 06:44  ivan
17355
17356         * httemplate/search/report_tax.cgi: tax report!
17357
17358 2004-06-11 00:37  ivan
17359
17360         * Makefile: add update-selfservice target
17361
17362 2004-06-10 05:58  ivan
17363
17364         * httemplate/browse/agent.cgi: now available as methods
17365
17366 2004-06-10 05:31  ivan
17367
17368         * FS/FS/CGI.pm, FS/FS/agent.pm, FS/FS/cust_main.pm,
17369           FS/FS/ClientAPI/Agent.pm, FS/FS/ClientAPI/MyAccount.pm,
17370           FS/FS/ClientAPI/Signup.pm,
17371           fs_selfservice/FS-SelfService/cgi/agent.cgi,
17372           fs_selfservice/FS-SelfService/cgi/agent_login.html,
17373           fs_selfservice/FS-SelfService/cgi/agent_main.html,
17374           fs_selfservice/FS-SelfService/cgi/cvv2.html,
17375           fs_selfservice/FS-SelfService/cgi/cvv2.png,
17376           fs_selfservice/FS-SelfService/cgi/cvv2_amex.png,
17377           fs_selfservice/FS-SelfService/cgi/list_customers.html,
17378           fs_selfservice/FS-SelfService/cgi/signup.html,
17379           fs_selfservice/FS-SelfService/cgi/view_customer.html,
17380           httemplate/browse/agent.cgi, httemplate/search/cust_main.cgi,
17381           fs_selfservice/FS-SelfService/SelfService.pm: agent interface
17382
17383 2004-06-10 04:28  ivan
17384
17385         * httemplate/search/cust_main-otaker.cgi: tyop
17386
17387 2004-06-09 01:59  ivan
17388
17389         * Makefile: need this entry for myself though!
17390
17391 2004-06-05 05:01  ivan
17392
17393         * Makefile: AND set its owner.  whew.
17394
17395 2004-06-05 04:55  ivan
17396
17397         * Makefile: and don't forget to make the dir
17398
17399 2004-06-05 04:47  ivan
17400
17401         * Makefile: fix path and make var substitution
17402
17403 2004-06-05 04:37  ivan
17404
17405         * Makefile: oops fix line endings in automated self-service lib
17406           install
17407
17408 2004-06-05 04:34  ivan
17409
17410         * Makefile: automated self-service lib install
17411
17412 2004-06-05 02:34  ivan
17413
17414         * bin/: sqlradius-norealm.reimport, sqlradius.import,
17415           sqlradius.reimport: sqlradius import updates
17416
17417 2004-06-04 20:00  ivan
17418
17419         * Makefile: self-service installer?
17420
17421 2004-06-03 03:09  ivan
17422
17423         * httemplate/misc/email-invoice.cgi: also fix agent-specific From:
17424           address on "re-email" link
17425
17426 2004-06-03 02:55  ivan
17427
17428         * FS/FS/cust_bill.pm: fix agent-specific template on "invoice view"
17429           screen and "re-email/re-print" links, also fix agent-specific
17430           From: address on "re-email" link
17431
17432 2004-06-03 00:00  ivan
17433
17434         * FS/FS/cust_bill.pm: better error message for non-applicable
17435           invoice events
17436
17437 2004-06-02 14:27  ivan
17438
17439         * fs_selfservice/DEPLOY: simple kludge for testing
17440
17441 2004-06-01 03:56  ivan
17442
17443         * httemplate/edit/part_bill_event.cgi: html table fix
17444
17445 2004-06-01 03:53  ivan
17446
17447         * FS/FS/cust_bill.pm, httemplate/edit/part_bill_event.cgi:
17448           per-agent invoice_from addresses
17449
17450 2004-06-01 02:23  ivan
17451
17452         * bin/postfix_courierimap.import: typo in sql
17453
17454 2004-05-31 18:49  ivan
17455
17456         * FS/FS/cust_bill.pm: typo in error message
17457
17458 2004-05-28 16:26  ivan
17459
17460         * bin/sqlradius.reimport: adding password/finger correction tool
17461           too
17462
17463 2004-05-28 06:48  ivan
17464
17465         * bin/postfix_courierimap.import: adding
17466
17467 2004-05-28 04:33  ivan
17468
17469         * httemplate/misc/upload-batch.cgi: not entirely sure why we're
17470           checking the filename at all... to catch empty form submissions?
17471
17472 2004-05-28 04:21  ivan
17473
17474         * httemplate/misc/upload-batch.cgi: better error reporting on
17475           unparsable filenames
17476
17477 2004-05-28 03:38  ivan
17478
17479         * httemplate/search/elements/search.html: show a better message
17480           when no results are found
17481
17482 2004-05-28 03:17  ivan
17483
17484         * httemplate/search/cust_bill.html: correct count statement when
17485           searching for individual invoices by #
17486
17487 2004-05-28 01:40  ivan
17488
17489         * bin/sqlradius.import: really.
17490
17491 2004-05-28 01:37  ivan
17492
17493         * bin/sqlradius.import: fixed up and working?
17494
17495 2004-05-28 00:02  ivan
17496
17497         * FS/FS/svc_domain.pm: report value passed for illegal action
17498           pseudo-field
17499
17500 2004-05-27 02:30  ivan
17501
17502         * bin/sqlradius.import: fixup domain svcpart selection
17503
17504 2004-05-27 02:14  ivan
17505
17506         * bin/sqlradius.import: adding sqlradius.import
17507
17508 2004-05-26 11:59  ivan
17509
17510         * FS/FS/cust_bill.pm: require the version of File::Temp with the OO
17511           interface
17512
17513 2004-05-26 06:07  ivan
17514
17515         * FS/FS/part_export/acct_sql.pm: fix table name
17516
17517 2004-05-26 06:02  ivan
17518
17519         * FS/FS/: part_export/acct_sql.pm, svc_acct.pm: update acct_sql
17520           export some more to export to alias table also and in general be
17521           more configurable
17522
17523 2004-05-26 04:11  ivan
17524
17525         * FS/FS/cust_bill.pm: comma
17526
17527 2004-05-26 04:11  ivan
17528
17529         * FS/FS/cust_bill.pm: use File::Temp for filenames and store the
17530           temp files in cache.datasrc instead of /tmp
17531
17532 2004-05-26 03:36  ivan
17533
17534         * FS/FS/cust_bill.pm: better error checking/reporting for latex
17535           setup problems
17536
17537 2004-05-26 02:14  ivan
17538
17539         * FS/FS/part_export/www_shellcommands.pm: default commands now keep
17540           web content in user homedirs and link to /var/www
17541
17542 2004-05-19 07:34  ivan
17543
17544         * FS/FS/part_export/acct_sql.pm: really fixing deletions in
17545           acct_sql export
17546
17547 2004-05-19 07:29  ivan
17548
17549         * FS/FS/part_export/acct_sql.pm: fixing deletions in acct_sql
17550           export
17551
17552 2004-05-19 07:22  ivan
17553
17554         * FS/FS/part_export/acct_sql.pm: fixing acct_sql export
17555
17556 2004-05-19 06:41  ivan
17557
17558         * FS/: MANIFEST, FS/part_export/acct_sql.pm,
17559           t/part_export-acct_sql.t: adding acct_sql export
17560
17561 2004-05-19 05:31  ivan
17562
17563         * httemplate/edit/part_pkg.cgi: continue making
17564           hours/input/output/total display on invoices conditional on there
17565           being any charge for overages
17566
17567 2004-05-19 05:30  ivan
17568
17569         * httemplate/edit/part_pkg.cgi: finish making
17570           hours/input/output/total display on invoices conditional on there
17571           being any charge for overages
17572
17573 2004-05-19 05:28  ivan
17574
17575         * httemplate/edit/part_pkg.cgi: make hours/input/output/total
17576           display on invoices conditional on there being any charge for
17577           overages
17578
17579 2004-05-17 17:20  ivan
17580
17581         * FS/FS/ClientAPI/MyAccount.pm: patch from randell lucas for
17582           order_pkg to return pkgnum also
17583
17584 2004-05-14 05:25  ivan
17585
17586         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
17587           FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi,
17588           httemplate/edit/process/part_bill_event.cgi: add per-agent
17589           invoice templates, add per-package suspend invoice events, fix
17590           automatic creation of invoice_latex alternate templates
17591
17592 2004-05-12 11:07  ivan
17593
17594         * bin/sequences.reset: easier this way
17595
17596 2004-05-12 11:02  ivan
17597
17598         * bin/: sequences.reset, freeside.import: adding
17599
17600 2004-05-12 05:38  ivan
17601
17602         * install/redhat/9/: INSTALL, sources.list: that wasn't pleasant
17603
17604 2004-05-12 03:03  ivan
17605
17606         * Makefile: for native apache installs
17607
17608 2004-05-11 05:01  ivan
17609
17610         * httemplate/edit/svc_www.cgi: i'm not usually like this.
17611
17612 2004-05-11 04:58  ivan
17613
17614         * httemplate/edit/svc_www.cgi: this has been an evening of logical
17615           negation
17616
17617 2004-05-11 04:54  ivan
17618
17619         * httemplate/edit/svc_www.cgi: so close
17620
17621 2004-05-11 04:52  ivan
17622
17623         * httemplate/edit/svc_www.cgi: clean this up a bit, fix
17624           svc_www-usersvc_svcpart and hopefully simplified zone select too
17625
17626 2004-05-11 04:22  ivan
17627
17628         * httemplate/edit/svc_www.cgi: need to pull in $conf
17629
17630 2004-05-11 04:19  ivan
17631
17632         * FS/FS/Conf.pm, httemplate/edit/svc_www.cgi: one reasonable
17633           default and one kludge, to improve webhosting UI
17634
17635 2004-05-11 02:50  ivan
17636
17637         * FS/FS/part_export/www_shellcommands.pm: fix commands
17638
17639 2004-05-10 17:46  ivan
17640
17641         * httemplate/: index.html, search/svc_www.cgi: vary basic virtual
17642           host browse
17643
17644 2004-05-10 06:46  ivan
17645
17646         * FS/FS/part_export/shellcommands_withdomain.pm: fix ISPMan
17647           password changing command
17648
17649 2004-05-10 06:17  ivan
17650
17651         * FS/FS/part_export/shellcommands.pm: fall back to password
17652           changing in the case of blank suspension/unsuspension commands,
17653           like some exports
17654
17655 2004-05-10 04:10  ivan
17656
17657         * FS/FS/part_export/postfix.pm, bin/postfix.export: make postfix
17658           export commands configrable
17659
17660 2004-05-10 03:01  ivan
17661
17662         * bin/sendmail.import: properly nested greps
17663
17664 2004-05-10 02:59  ivan
17665
17666         * bin/sendmail.import: allow for multiple svc_acct svcparts
17667
17668 2004-05-10 02:40  ivan
17669
17670         * bin/sendmail.import: 5.005!
17671
17672 2004-05-10 02:38  ivan
17673
17674         * bin/sendmail.import: ach 5.005
17675
17676 2004-05-10 01:38  ivan
17677
17678         * CREDITS: rt and sql-ledger
17679
17680 2004-05-08 00:46  ivan
17681
17682         * FS/FS/svc_acct.pm: default finger to first+last
17683
17684 2004-05-06 15:37  ivan
17685
17686         * httemplate/edit/svc_www.cgi: brainfart
17687
17688 2004-05-06 15:34  ivan
17689
17690         * httemplate/edit/svc_www.cgi: tyop
17691
17692 2004-05-06 15:29  ivan
17693
17694         * FS/FS/part_export/apache.pm, bin/apache.export: add option to
17695           change the restart command in apache exports
17696
17697 2004-05-06 15:29  ivan
17698
17699         * FS/FS/svc_acct.pm: protect properly against deleting users linked
17700           to virtual web sites
17701
17702 2004-05-06 15:18  ivan
17703
17704         * httemplate/edit/svc_www.cgi: show service name and
17705           fully-qualified address on service add
17706
17707 2004-05-04 11:44  ivan
17708
17709         * FS/FS/queue.pm: don't truncate job args for display
17710
17711 2004-05-03 08:40  ivan
17712
17713         * FS/FS/ClientAPI/MyAccount.pm: 1. order_pkg accepts svcpart +
17714           (svc_external: id, title / svc_acct: domain)
17715
17716 2004-05-03 07:32  ivan
17717
17718         * FS/FS/: svc_acct.pm, part_export/shellcommands.pm,
17719           part_export/shellcommands_withdomain.pm: make RADIUS groups
17720           available to shellcommands exports
17721
17722 2004-05-01 15:49  ivan
17723
17724         * httemplate/search/: cust_bill.html, elements/search.html: don't
17725           display links to missing customers
17726
17727 2004-05-01 14:40  ivan
17728
17729         * httemplate/search/cust_bill.html: I'm slow this morning
17730
17731 2004-05-01 14:38  ivan
17732
17733         * httemplate/search/cust_bill.html: oops tyop
17734
17735 2004-05-01 14:05  ivan
17736
17737         * httemplate/search/cust_bill.html: handle missing customer records
17738           without erroring out
17739
17740 2004-05-01 03:43  ivan
17741
17742         * install/redhat/9/INSTALL: update for some new atrpms package
17743           versions
17744
17745 2004-04-30 14:58  ivan
17746
17747         * FS/FS/Record.pm: accept empty zips for non-US countries...
17748
17749 2004-04-30 13:22  ivan
17750
17751         * FS/FS/cust_main.pm: eliminate spurious "multiple records in
17752           scalar search" warning
17753
17754 2004-04-30 12:08  ivan
17755
17756         * httemplate/index.html: 15 day open invoice reports for qis
17757
17758 2004-04-29 02:21  ivan
17759
17760         * install/5.005/: DBIx-DBSchema-0.23-5.005kludge/Changes,
17761           DBIx-DBSchema-0.23-5.005kludge/DBSchema.pm,
17762           DBIx-DBSchema-0.23-5.005kludge/MANIFEST,
17763           DBIx-DBSchema-0.23-5.005kludge/MANIFEST.SKIP,
17764           DBIx-DBSchema-0.23-5.005kludge/Makefile.PL,
17765           DBIx-DBSchema-0.23-5.005kludge/README,
17766           DBIx-DBSchema-0.23-5.005kludge/TODO,
17767           DBD-Pg-1.22-fixvercmp/Changes, DBD-Pg-1.22-fixvercmp/MANIFEST,
17768           DBD-Pg-1.22-fixvercmp/Makefile.PL, DBD-Pg-1.22-fixvercmp/Pg.h,
17769           DBD-Pg-1.22-fixvercmp/Pg.pm, DBD-Pg-1.22-fixvercmp/Pg.xs,
17770           DBD-Pg-1.22-fixvercmp/README, DBD-Pg-1.22-fixvercmp/README.win32,
17771           DBD-Pg-1.22-fixvercmp/dbd-pg.pod, DBD-Pg-1.22-fixvercmp/dbdimp.c,
17772           DBD-Pg-1.22-fixvercmp/dbdimp.h,
17773           DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl,
17774           DBD-Pg-1.22-fixvercmp/eg/lotest.pl,
17775           DBD-Pg-1.22-fixvercmp/eg/notify_test.patch,
17776           DBD-Pg-1.22-fixvercmp/t/00basic.t,
17777           DBD-Pg-1.22-fixvercmp/t/01connect.t,
17778           DBD-Pg-1.22-fixvercmp/t/01constants.t,
17779           DBD-Pg-1.22-fixvercmp/t/01setup.t,
17780           DBD-Pg-1.22-fixvercmp/t/02prepare.t,
17781           DBD-Pg-1.22-fixvercmp/t/03bind.t,
17782           DBD-Pg-1.22-fixvercmp/t/04execute.t,
17783           DBD-Pg-1.22-fixvercmp/t/05fetch.t,
17784           DBD-Pg-1.22-fixvercmp/t/06disconnect.t,
17785           DBD-Pg-1.22-fixvercmp/t/07reuse.t,
17786           DBD-Pg-1.22-fixvercmp/t/08txn.t,
17787           DBD-Pg-1.22-fixvercmp/t/09autocommit.t,
17788           DBD-Pg-1.22-fixvercmp/t/11quoting.t,
17789           DBD-Pg-1.22-fixvercmp/t/12placeholders.t,
17790           DBD-Pg-1.22-fixvercmp/t/13pgtype.t,
17791           DBD-Pg-1.22-fixvercmp/t/15funct.t,
17792           DBD-Pg-1.22-fixvercmp/t/99cleanup.t,
17793           DBD-Pg-1.22-fixvercmp/t/lib/App/Info.pm,
17794           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler.pm,
17795           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS.pm,
17796           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Request.pm,
17797           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Util.pm,
17798           DBIx-DBSchema-0.23-5.005kludge/t/load-mysql.t,
17799           DBIx-DBSchema-0.23-5.005kludge/t/load-pg.t,
17800           DBIx-DBSchema-0.23-5.005kludge/t/load.t,
17801           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler/Prompt.pm,
17802           DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS/PostgreSQL.pm,
17803           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup.pm,
17804           DBIx-DBSchema-0.23-5.005kludge/DBSchema/Column.pm,
17805           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD.pm,
17806           DBIx-DBSchema-0.23-5.005kludge/DBSchema/Table.pm,
17807           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup/Index.pm,
17808           DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup/Unique.pm,
17809           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/Pg.pm,
17810           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/Sybase.pm,
17811           DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/mysql.pm: adding
17812           DBD::Pg and DBIx::DBSchema for 5.005.  argh freebsd and solaris!
17813
17814 2004-04-23 06:15  ivan
17815
17816         * FS/MANIFEST, httemplate/index.html: add link to new credit report
17817           on main menu, remove old obsolete shell-out reports
17818
17819 2004-04-23 05:50  ivan
17820
17821         * Makefile: fix up includes with Apache::ASP
17822
17823 2004-04-23 05:19  ivan
17824
17825         * FS/FS/cust_credit.pm, FS/FS/Report/Table/Monthly.pm,
17826           httemplate/graph/money_time.cgi,
17827           httemplate/search/cust_bill.html,
17828           httemplate/search/cust_credit.html,
17829           httemplate/search/cust_pay.cgi,
17830           httemplate/search/report_cust_credit.html,
17831           httemplate/search/elements/search.html: credit report, add some
17832           links to sales/credits/receipts summary, move payment search to
17833           template
17834
17835 2004-04-22 19:32  ivan
17836
17837         * httemplate/: search/cust_bill.html, search/sql.html, index.html,
17838           search/elements/search.html: working templated invoice search!
17839
17840 2004-04-22 00:38  ivan
17841
17842         * httemplate/elements/pager.html: silly pager fix
17843
17844 2004-04-22 00:07  ivan
17845
17846         * httemplate/search/report_cust_credit.html: initial copy from
17847           report_cust_pay.html
17848
17849 2004-04-21 13:52  ivan
17850
17851         * FS/FS/cust_bill.pm: as an invoice event, emailing/printing
17852           problems should be fatal and trigger retry
17853
17854 2004-04-20 18:49  ivan
17855
17856         * FS/FS/cust_main.pm: respect country default for batch import
17857
17858 2004-04-20 13:24  ivan
17859
17860         * FS/FS/ClientAPI/MyAccount.pm: silly bug noticed by matthewd
17861
17862 2004-04-19 18:23  ivan
17863
17864         * FS/FS/cust_main.pm: accept expiration dates in the same format
17865           they are output...
17866
17867 2004-04-19 17:58  ivan
17868
17869         * FS/FS/ClientAPI/MyAccount.pm, FS/FS/cust_main.pm,
17870           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
17871           fs_selfservice/FS-SelfService/SelfService.pm,
17872           httemplate/view/cust_main.cgi: add methods for masking credit
17873           cards, add payment info modification to self-service
17874
17875 2004-04-13 20:20  ivan
17876
17877         * install/fedora/fc1/: INSTALL, sources.list: adding preliminary
17878           install script for fedora core 1
17879
17880 2004-04-13 18:00  ivan
17881
17882         * rt/FREESIDE_MODIFIED: keeping track of what's been changed to
17883           make life easier when importing new upstream versions
17884
17885 2004-04-13 17:48  khoff
17886
17887         * rt/lib/RT/URI/freeside.pm: Freeside's URI handler for RT3.
17888
17889 2004-04-13 15:30  ivan
17890
17891         * FS/FS/svc_domain.pm: remove dependancy on Net::Whois that wasn't
17892           being used anyway
17893
17894 2004-04-13 13:01  ivan
17895
17896         * FS/t/part_export-communigate_pro.t: adding forgotten test
17897
17898 2004-04-13 11:27  ivan
17899
17900         * Makefile: adding comments for fedora
17901
17902 2004-04-10 18:50  ivan
17903
17904         * httemplate/search/: report_prepaid_income.cgi,
17905           report_prepaid_income.html: update unearned revenue report based
17906           on feedback from kevin
17907
17908 2004-04-09 15:35  ivan
17909
17910         * Makefile: thank goodness its friday
17911
17912 2004-04-09 15:34  ivan
17913
17914         * Makefile: really properly disable RT where not using
17915
17916 2004-04-09 15:33  ivan
17917
17918         * Makefile: properly disable RT where not using
17919
17920 2004-04-08 05:37  ivan
17921
17922         * Makefile: fix psql command line options for older pg
17923
17924 2004-04-08 05:23  ivan
17925
17926         * Makefile: fix quotes
17927
17928 2004-04-08 05:07  ivan
17929
17930         * Makefile: don't enable by default
17931
17932 2004-04-08 05:05  ivan
17933
17934         * rt/sbin/rt-setup-database.in: remove accidentally doubled lines
17935           in usage inst
17936
17937 2004-04-08 05:00  ivan
17938
17939         * Makefile, htetc/handler.pl, rt/FREESIDE_MODIFIED,
17940           rt/etc/RT_SiteConfig.pm, rt/sbin/rt-setup-database.in: beginning
17941           of RT integration
17942
17943 2004-04-07 22:53  ivan
17944
17945         * fs_selfservice/FS-SelfService/Makefile.PL: comment out xmlrpc
17946           server until it is ready
17947
17948 2004-04-07 06:12  ivan
17949
17950         * FS/bin/freeside-reexport: oops, update the usage too
17951
17952 2004-04-07 06:11  ivan
17953
17954         * FS/bin/freeside-reexport: added options to select username,
17955           svcnum, svcpart
17956
17957 2004-04-07 04:39  ivan
17958
17959         * FS/FS/: Conf.pm, domain_record.pm: automatically update
17960           reverse-ARPA records (Bug#462) / recognize SOA records with the
17961           fqdn as well as @
17962
17963 2004-04-07 04:04  ivan
17964
17965         * httemplate/view/svc_domain.cgi: javascript confirm when slaving a
17966           domain
17967
17968 2004-04-07 01:34  ivan
17969
17970         * FS/FS/part_export.pm: argh, the glob itself is tainted under
17971           5.005
17972
17973 2004-04-07 01:07  ivan
17974
17975         * FS/FS/part_export.pm: make -T happy (under old perl?)
17976
17977 2004-04-05 19:03  ivan
17978
17979         * FS/FS/part_export/www_shellcommands.pm: update ISPMan commands
17980
17981 2004-04-05 07:05  ivan
17982
17983         * httemplate/misc/link.cgi, FS/FS/Conf.pm,
17984           httemplate/misc/process/link.cgi: add a domain pulldown to
17985           svc_acct linking, closes: Bug#277 / prevent "stealing" services
17986           with link unless you set legacy_link-steal config option, closes:
17987           Bug#321
17988
17989 2004-04-05 04:55  ivan
17990
17991         * FS/FS/cust_pkg.pm, httemplate/view/cust_main.cgi: apply some
17992           heuristics to transfer ordering: primaries first, then sorted by
17993           quantity
17994
17995 2004-04-05 02:08  ivan
17996
17997         * htetc/handler.pl, httemplate/misc/whois.cgi,
17998           httemplate/view/svc_domain.cgi: add whois functionality
17999           internally instead of linking to geektools
18000
18001 2004-04-04 15:20  ivan
18002
18003         * FS/FS/: Conf.pm, cust_pkg.pm: add cust_pkg-change_svcpart option
18004           to optionally allow non-matching svcparts to be moved during
18005           package changes, closes: Bug#667
18006
18007 2004-04-04 15:14  ivan
18008
18009         * httemplate/view/cust_main.cgi: comment out extraneous warning
18010
18011 2004-04-02 05:44  ivan
18012
18013         * htetc/handler.pl, httemplate/view/cust_bill-pdf.cgi: remove
18014           Pragma:no-cache header, and set Content-Length and Cache-Control
18015           for viewing .pdf invoices with IE over SSL.
18016           http://support.microsoft.com/default.aspx?scid=kb;en-us;323308
18017
18018 2004-04-02 03:23  ivan
18019
18020         * httemplate/view/: cust_bill-pdf.cgi, cust_bill.cgi: add a fake
18021           .pdf extension to placate some versions of IE.  yay IE.
18022
18023 2004-04-01 18:09  ivan
18024
18025         * bin/bind.export, FS/FS/part_export/bind.pm: add option to set
18026           (r)ndc command
18027
18028 2004-04-01 06:50  ivan
18029
18030         * FS/FS/part_export/www_shellcommands.pm: fix paths to ispman
18031           commands
18032
18033 2004-03-31 16:44  ivan
18034
18035         * FS/: FS/cust_main_county.pm, bin/freeside-setup: get
18036           sub-countries from Locale::SubCountry now
18037
18038 2004-03-30 08:43  ivan
18039
18040         * FS/FS/cust_main.pm: mutex the bill and collect functions
18041           per-customer
18042
18043 2004-03-30 01:20  ivan
18044
18045         * bin/bind.import: add -s and -c flags, add ipv6 default zones to
18046           list of ignored zones, add nameservice records to existing
18047           domains, update for API change inDNS::ZoneParse 0.84
18048
18049 2004-03-29 13:49  ivan
18050
18051         * FS/FS/part_export/shellcommands.pm: freebsd pw(1) fixed in 4.10
18052           also
18053
18054 2004-03-28 22:03  ivan
18055
18056         * FS/FS/part_export.pm: fix export_info sub to return an empty
18057           hashref instead of undef
18058
18059 2004-03-26 17:05  khoff
18060
18061         * FS/FS/: Conf.pm, cust_pkg.pm, svc_acct.pm, svc_domain.pm: Cancel
18062           services in a particular order to get around certain
18063           inter-service dependancies
18064
18065 2004-03-25 20:54  ivan
18066
18067         * fs_selfservice/FS-SelfService/Makefile.PL: depend on Storable
18068           2.09
18069
18070 2004-03-25 20:46  ivan
18071
18072         * FS/FS/part_export/router.pm: don't depend on Net::Telnet unless
18073           necessary
18074
18075 2004-03-25 03:00  ivan
18076
18077         * FS/FS/part_export/: domain_shellcommands.pm,
18078           www_shellcommands.pm: typo from refactoring
18079
18080 2004-03-25 00:55  ivan
18081
18082         * FS/FS/part_export/: domain_shellcommands.pm,
18083           forward_shellcommands.pm, shellcommands.pm,
18084           shellcommands_withdomain.pm, www_shellcommands.pm: first pass at
18085           ISPMan integration
18086
18087 2004-03-24 22:42  ivan
18088
18089         * FS/FS/part_export/shellcommands.pm: freebsd fix will be in 5.3
18090           and later only so far, still waiting to hear about 4.10
18091
18092 2004-03-24 07:38  ivan
18093
18094         * httemplate/edit/part_export.cgi: catch misconfigured exports
18095
18096 2004-03-24 06:28  ivan
18097
18098         * FS/FS/: part_export.pm, part_export/apache.pm,
18099           part_export/bind.pm, part_export/bind_slave.pm,
18100           part_export/bsdshell.pm, part_export/communigate_pro.pm,
18101           part_export/communigate_pro_singledomain.pm, part_export/cp.pm,
18102           part_export/cyrus.pm, part_export/domain_shellcommands.pm,
18103           part_export/forward_shellcommands.pm, part_export/http.pm,
18104           part_export/infostreet.pm, part_export/ldap.pm,
18105           part_export/postfix.pm, part_export/shellcommands.pm,
18106           part_export/shellcommands_withdomain.pm, part_export/sqlmail.pm,
18107           part_export/sqlradius.pm, part_export/sqlradius_withdomain.pm,
18108           part_export/sysvshell.pm, part_export/textradius.pm,
18109           part_export/vpopmail.pm, part_export/www_shellcommands.pm: move
18110           export info to the modules themselves
18111
18112 2004-03-24 06:23  ivan
18113
18114         * FS/FS/part_export/router.pm: move export info to the modules
18115           themselves
18116
18117 2004-03-24 06:21  ivan
18118
18119         * FS/: MANIFEST, FS/part_export/passwdfile.pm,
18120           t/part_export-passwdfile.t: adding passwdfile export base class
18121
18122 2004-03-24 06:17  ivan
18123
18124         * eg/export_template.pm: update example export for the new world of
18125           export data in themodule files
18126
18127 2004-03-24 01:35  ivan
18128
18129         * FS/: MANIFEST, t/part_export-communigate_pro_singledomain.t,
18130           t/part_export-postfix.t, t/part_export-router.t: add missing
18131           compile tests
18132
18133 2004-03-23 11:57  ivan
18134
18135         * httemplate/view/: cust_main.cgi: small UI fix for unapplied
18136           partial credits
18137
18138 2004-03-22 16:06  ivan
18139
18140         * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm,
18141           htetc/handler.pl, httemplate/elements/small_custview.html,
18142           httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi,
18143           httemplate/view/cust_main.cgi: one-time credit card and ACH
18144           payments (like self-service) closes: Bug#648
18145
18146 2004-03-22 16:06  ivan
18147
18148         * httemplate/search/report_receivables.cgi: fix sorting of NULL
18149           companies differently than empty companies
18150
18151 2004-03-22 11:02  ivan
18152
18153         * httemplate/elements/header.html, FS/FS/CGI.pm: consistant title
18154           size of 6
18155
18156 2004-03-22 09:13  ivan
18157
18158         * httemplate/: docs/ach.html, edit/cust_main.cgi, images/ach.png:
18159           add ACH help graphic
18160
18161 2004-03-22 07:18  ivan
18162
18163         * FS/FS/CGI.pm: tone down the titles
18164
18165 2004-03-22 07:04  ivan
18166
18167         * httemplate/edit/cust_main.cgi: s/routing code/routing number/
18168
18169 2004-03-22 04:50  ivan
18170
18171         * fs_selfservice/FS-SelfService/cgi/make_payment.html: credit card
18172           expiration selection now -> 15 years instead of hardcoded
18173
18174 2004-03-22 03:05  ivan
18175
18176         * httemplate/: edit/process/REAL_cust_pkg.cgi,
18177           edit/process/quick-cust_pkg.cgi, misc/cancel-unaudited.cgi,
18178           misc/unprovision.cgi, misc/process/link.cgi,
18179           search/cust_main.cgi, search/cust_pkg.cgi, view/cust_main.cgi,
18180           view/svc_acct.cgi, view/svc_broadband.cgi, view/svc_domain.cgi,
18181           view/svc_external.cgi, view/svc_forward.cgi, view/svc_www.cgi:
18182           remove everything that links to package view also, closes:
18183           Bug#569
18184
18185 2004-03-22 02:36  ivan
18186
18187         * httemplate/view/cust_main.cgi: further small UI tweaks
18188
18189 2004-03-22 02:16  ivan
18190
18191         * httemplate/view/cust_main.cgi: yay!  remove package view entirely
18192           (closes: Bug#569)
18193
18194 2004-03-21 18:59  ivan
18195
18196         * httemplate/view/cust_main.cgi: much easier to understand listing
18197           of credits/payments that get split up, closes: Bug#773, 762
18198
18199 2004-03-19 04:36  ivan
18200
18201         * FS/FS/ClientAPI/passwd.pm: use FS::svc_domain explicitly
18202
18203 2004-03-18 14:35  ivan
18204
18205         * FS/FS/part_export/shellcommands.pm: quote already-crypted
18206           passwords to prevent variable substitution
18207
18208 2004-03-18 14:32  ivan
18209
18210         * FS/FS/part_export/shellcommands.pm: don't re-encrypt password on
18211           replace also
18212
18213 2004-03-18 14:00  ivan
18214
18215         * bin/shadow.reimport: add -b option
18216
18217 2004-03-18 12:58  ivan
18218
18219         * FS/FS/part_export/shellcommands.pm: don't re-crypt encrypted
18220           passwords
18221
18222 2004-03-17 17:46  ivan
18223
18224         * FS/bin/freeside-selfservice-server,
18225           fs_selfservice/FS-SelfService/SelfService.pm,
18226           fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
18227           require Storable minimum 2.09
18228
18229 2004-03-17 15:16  ivan
18230
18231         * FS/FS/svc_acct.pm: fixup password checking to understand
18232           old-style *SUSPENDED* accounts and not to allow access for * ! !!
18233           passwords
18234
18235 2004-03-17 15:08  ivan
18236
18237         * bin/shadow.reimport: skip root user and anyone with *LK* or NP
18238           accounts
18239
18240 2004-03-17 14:55  ivan
18241
18242         * bin/shadow.reimport: fix multiple svcparts
18243
18244 2004-03-17 14:53  ivan
18245
18246         * bin/shadow.reimport: allow multiple svcparts
18247
18248 2004-03-17 14:49  ivan
18249
18250         * bin/shadow.reimport: re-enable prompting
18251
18252 2004-03-17 14:45  ivan
18253
18254         * bin/shadow.reimport: add -d and -r options
18255
18256 2004-03-17 13:47  ivan
18257
18258         * FS/FS/: ClientAPI/MyAccount.pm, svc_acct.pm, ClientAPI/passwd.pm:
18259           proper self-service login supporting plaintext, crypt and MD5
18260           passwords
18261
18262 2004-03-16 12:41  ivan
18263
18264         * Makefile: rt-setup-database, not rt-initialize-database
18265
18266 2004-03-15 23:06  ivan
18267
18268         * Makefile, rt/config.layout.in: masonstatedir can't be configured
18269           form ./configure either, must use layout
18270
18271 2004-03-15 23:04  ivan
18272
18273         * Makefile: and finally, run the ./configure
18274
18275 2004-03-15 23:03  ivan
18276
18277         * Makefile: use a proper delimter
18278
18279 2004-03-15 23:00  ivan
18280
18281         * Makefile: transposition
18282
18283 2004-03-15 22:59  ivan
18284
18285         * Makefile: autogenerate rt/config.layout file
18286
18287 2004-03-15 22:58  ivan
18288
18289         * rt/: FREESIDE_MODIFIED, config.layout.in: config.layout needs to
18290           be generated
18291
18292 2004-03-15 22:45  ivan
18293
18294         * Makefile: initial RT targets
18295
18296 2004-03-15 22:43  ivan
18297
18298         * rt/FREESIDE_MODIFIED: initial (hopefully rather unobtrusive)
18299           patch
18300
18301 2004-03-15 20:36  ivan
18302
18303         * FS/FS/cust_svc.pm: recognize DBD::mysqlPP
18304
18305 2004-03-15 16:34  ivan
18306
18307         * Makefile: dont want to error out here
18308
18309 2004-03-12 17:27  ivan
18310
18311         * Makefile: really add the necessary backslashes this time, fix
18312           s/// delimteres
18313
18314 2004-03-12 16:53  ivan
18315
18316         * Makefile: oops
18317
18318 2004-03-12 16:50  ivan
18319
18320         * Makefile, htetc/handler.pl: automatically set Mason comp_root in
18321           Makefile
18322
18323 2004-03-12 16:16  ivan
18324
18325         * Makefile: fix suse document root
18326
18327 2004-03-12 04:39  ivan
18328
18329         * FS/FS/Conf.pm, httemplate/misc/unapply-cust_credit.cgi,
18330           httemplate/view/cust_main.cgi: add unapplycredits configuration
18331           option
18332
18333 2004-03-12 04:11  ivan
18334
18335         * httemplate/graph/money_time.cgi: fix title
18336
18337 2004-03-12 02:22  ivan
18338
18339         * httemplate/index.html: add badly-named new report
18340
18341 2004-03-12 00:56  ivan
18342
18343         * FS/FS/Report/Table/Monthly.pm: don't run my local expenses kludge
18344           by default; horrible performance
18345
18346 2004-03-12 00:17  ivan
18347
18348         * FS/FS/cust_main.pm: emaildecline-exclude skips any errors that
18349           contain the strings now, not just match exactly
18350
18351 2004-03-11 13:19  ivan
18352
18353         * conf/logo.eps: oops, wrong logo
18354
18355 2004-03-11 13:07  ivan
18356
18357         * conf/: invoice_latex, logo.eps: add typeset logo to conf dir and
18358           point invoice_latex at it by default
18359
18360 2004-03-11 00:54  ivan
18361
18362         * FS/bin/freeside-selfservice-server: turn down logging level
18363
18364 2004-03-10 23:33  ivan
18365
18366         * fs_passwd/fs_passwd: update fs_passwd stuff as wrappers around
18367           self-service
18368
18369 2004-03-10 20:17  ivan
18370
18371         * FS/MANIFEST: incorrect listing in MANIFEST
18372
18373 2004-03-10 19:53  ivan
18374
18375         * install/redhat/7.3/INSTALL: 1.5 stuff
18376
18377 2004-03-10 18:21  ivan
18378
18379         * install/suse/9.0/INSTALL: suse install script
18380
18381 2004-03-10 18:05  ivan
18382
18383         * rt/autom4te.cache/: output.0, traces.0: import of rt 3.0.9
18384
18385 2004-03-10 18:02  ivan
18386
18387         * rt/: lib/RT/I18N/de.po, lib/RT/I18N/it.po, lib/RT/I18N/ru.po,
18388           lib/RT/I18N/zh_cn.po, lib/RT/I18N/zh_tw.po,
18389           lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm,
18390           lib/RT/Interface/Web.pm, lib/RT/URI/fsck_com_rt.pm,
18391           lib/t/02regression.t, lib/t/03web.pl, lib/t/04_send_email.pl,
18392           lib/t/data/crashes-file-based-parser,
18393           lib/t/data/multipart-report, lib/t/data/notes-uuencoded,
18394           sbin/extract-message-catalog, sbin/factory, sbin/license_tag,
18395           sbin/rt-test-dependencies.in: import of rt 3.0.9
18396
18397 2004-03-10 17:59  ivan
18398
18399         * rt/: Makefile, Makefile.in, README, README.Oracle, UPGRADING,
18400           configure, configure.ac, config.log, Changelog, config.status,
18401           bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in,
18402           bin/mason_handler.svc.in, bin/rt-crontool.in, bin/rt-mailgate.in,
18403           bin/rt.in, bin/mason_handler.fcgi, bin/mason_handler.scgi,
18404           bin/mason_handler.svc, bin/webmux.pl.in, bin/rt-crontool,
18405           bin/rt-mailgate, docs/rt3-schema-relationships.dot,
18406           etc/RT_Config.pm.in, etc/acl.Informix, etc/acl.Oracle,
18407           etc/constraints.mysql, etc/drop.Informix, etc/drop.Oracle,
18408           etc/initialdata, etc/schema.Informix, etc/schema.SQLite,
18409           etc/schema.mysql, etc/RT_Config.pm, html/autohandler,
18410           html/index.html, html/Admin/Elements/EditCustomField,
18411           html/Admin/Elements/EditCustomFieldValues,
18412           html/Admin/Elements/EditCustomFields,
18413           html/Admin/Elements/EditScrip, html/Admin/Elements/EditScrips,
18414           html/Admin/Elements/SelectGroups,
18415           html/Admin/Elements/SelectRights,
18416           html/Admin/Elements/SelectStage,
18417           html/Admin/Queues/CustomFields.html,
18418           html/Admin/Queues/index.html, html/Admin/Users/Modify.html,
18419           html/Admin/Users/index.html, html/Approvals/Display.html,
18420           html/Elements/Callback, html/Elements/MessageBox,
18421           html/Elements/MyTickets, html/Elements/SelectLang,
18422           html/Elements/SelectStatus, html/Elements/SelectWatcherType,
18423           html/Elements/SetupSessionCookie, html/REST/1.0/autohandler,
18424           html/REST/1.0/dhandler, html/REST/1.0/logout,
18425           html/REST/1.0/Forms/queue/default, html/REST/1.0/Forms/queue/ns,
18426           html/REST/1.0/Forms/ticket/attachments,
18427           html/REST/1.0/Forms/ticket/default,
18428           html/REST/1.0/Forms/ticket/history,
18429           html/REST/1.0/Forms/ticket/links,
18430           html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns,
18431           html/REST/1.0/NoAuth/mail-gateway, html/REST/1.0/search/dhandler,
18432           html/REST/1.0/search/ticket, html/REST/1.0/ticket/comment,
18433           html/REST/1.0/ticket/link, html/REST/1.0/ticket/merge,
18434           html/SelfService/Display.html, html/SelfService/Update.html,
18435           html/SelfService/Elements/MyRequests, html/Ticket/Create.html,
18436           html/Ticket/Display.html, html/Ticket/Modify.html,
18437           html/Ticket/ModifyAll.html, html/Ticket/ModifyPeople.html,
18438           html/Ticket/Update.html, html/Ticket/Attachment/dhandler,
18439           html/Ticket/Elements/AddWatchers,
18440           html/Ticket/Elements/EditCustomField,
18441           html/Ticket/Elements/EditPeople,
18442           html/Ticket/Elements/ShowAttachments,
18443           html/Ticket/Elements/ShowDates, html/Ticket/Elements/ShowHistory,
18444           html/Ticket/Elements/ShowMessageStanza,
18445           html/Ticket/Elements/ShowPeople,
18446           html/Ticket/Elements/ShowTransaction, html/User/Prefs.html,
18447           lib/RT.pm.in, lib/RT.pm, lib/RT/Attachment_Overlay.pm,
18448           lib/RT/Base.pm, lib/RT/CachedGroupMember_Overlay.pm,
18449           lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/CurrentUser.pm,
18450           lib/RT/CustomField_Overlay.pm, lib/RT/EmailParser.pm,
18451           lib/RT/GroupMember_Overlay.pm, lib/RT/Group_Overlay.pm,
18452           lib/RT/Groups_Overlay.pm, lib/RT/Handle.pm, lib/RT/I18N.pm,
18453           lib/RT/Principal_Overlay.pm, lib/RT/Queue_Overlay.pm,
18454           lib/RT/Record.pm, lib/RT/ScripAction_Overlay.pm,
18455           lib/RT/Scrip_Overlay.pm, lib/RT/Scrips_Overlay.pm,
18456           lib/RT/StyleGuide.pod, lib/RT/Template_Overlay.pm,
18457           lib/RT/Ticket_Overlay.pm, lib/RT/Tickets_Overlay.pm,
18458           lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Transaction_Overlay.pm,
18459           lib/RT/URI.pm, lib/RT/User_Overlay.pm, lib/RT/Users_Overlay.pm,
18460           lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm,
18461           lib/RT/Action/CreateTickets.pm, lib/RT/Action/SendEmail.pm,
18462           lib/RT/I18N/cs.pm: import of rt 3.0.9
18463
18464 2004-03-10 17:05  ivan
18465
18466         * Makefile: update for suse
18467
18468 2004-03-10 14:27  khoff
18469
18470         * httemplate/edit/svc_broadband.cgi: Excluded virtual fields
18471           weren't being properly masked on errors.  The router/block select
18472           box wasn't being generated on errors.
18473
18474 2004-03-10 13:47  ivan
18475
18476         * install/suse/9.0/INSTALL: move to versioned dir
18477
18478 2004-03-10 13:44  ivan
18479
18480         * install/redhat/9/INSTALL: adding preliminary suse install script
18481
18482 2004-03-10 11:06  khoff
18483
18484         * httemplate/browse/router.cgi: Added hide/show customer router
18485           link.
18486
18487 2004-03-09 18:37  khoff
18488
18489         * httemplate/browse/router.cgi: UI cleanup.
18490
18491 2004-03-05 06:34  ivan
18492
18493         * FS/MANIFEST, FS/FS/Report.pm, FS/FS/Report/Table.pm,
18494           FS/FS/Report/Table/Monthly.pm, FS/t/Report-Table-Monthly.t,
18495           FS/t/Report-Table.t, FS/t/Report.t, htetc/handler.pl,
18496           httemplate/graph/money_time.cgi: beginning of OO reporting
18497           interface, create acadia-requested crosstab reports
18498
18499 2004-03-04 21:59  ivan
18500
18501         * FS/bin/freeside-daily: fix -v
18502
18503 2004-03-03 08:32  ivan
18504
18505         * bin/create-fetchmailrc: fix for case where no .fetchmailrc should
18506           be create and fetchmail should not be run
18507
18508 2004-03-03 05:42  ivan
18509
18510         * FS/FS/: cust_main.pm, cust_pkg.pm, queue.pm, svc_Common.pm,
18511           svc_acct.pm, svc_broadband.pm, svc_domain.pm, svc_external.pm,
18512           svc_forward.pm, svc_www.pm, ClientAPI/Signup.pm: fix welcome
18513           emails being sent to signup server declined accounts, closes:
18514           Bug#743
18515
18516 2004-03-02 22:20  ivan
18517
18518         * httemplate/edit/svc_forward.cgi: grey out inactive text boxes as
18519           well as disable them (IE doesn't grey out disabled text dialogs)
18520
18521 2004-02-28 15:06  ivan
18522
18523         * httemplate/docs/ieak.html: for now
18524
18525 2004-02-28 14:57  ivan
18526
18527         * Makefile: s/cleanwhisker/pouncequick/
18528
18529 2004-02-28 14:49  ivan
18530
18531         * FS/t/acct_snarf.t: adding
18532
18533 2004-02-28 14:48  ivan
18534
18535         * FS/FS/cust_pkg.pm: minor fixes
18536
18537 2004-02-28 14:47  ivan
18538
18539         * CREDITS: credit where the typeset invoices came from!
18540
18541 2004-02-28 14:40  ivan
18542
18543         * httemplate/edit/process/cust_main_county-collapse.cgi: style
18544
18545 2004-02-28 14:40  ivan
18546
18547         * httemplate/edit/process/cust_main_county.cgi: new setuptax and
18548           recurtax fields
18549
18550 2004-02-28 14:36  ivan
18551
18552         * install/redhat/7.3/INSTALL: update
18553
18554 2004-02-28 14:26  ivan
18555
18556         * FS/FS/Record.pm: depend on DBIx::DBSchema 0.23 and thus DBD::Pg
18557           1.32, finally closes Bug#639
18558
18559 2004-02-27 13:21  khoff
18560
18561         * FS/FS/svc_broadband.pm: When next_free_addr returned undef, we
18562           were trying to call addr on an undefined object.  That's not
18563           good.
18564
18565 2004-02-26 11:21  ivan
18566
18567         * httemplate/view/svc_forward.cgi: correct cancel link
18568           s/account/mail forward/
18569
18570 2004-02-25 20:01  ivan
18571
18572         * httemplate/edit/svc_forward.cgi: double quotes are not ASP
18573
18574 2004-02-25 19:32  ivan
18575
18576         * FS/FS/Record.pm: allow replace with no arguments
18577
18578 2004-02-25 02:37  ivan
18579
18580         * httemplate/edit/svc_forward.cgi, FS/FS/cust_svc.pm: fix up
18581           forward editing for new svc_forward.src field
18582
18583 2004-02-24 21:11  ivan
18584
18585         * FS/FS/CGI.pm: kludge around it completely
18586
18587 2004-02-24 21:04  ivan
18588
18589         * FS/FS/CGI.pm: third time's the charm
18590
18591 2004-02-24 21:00  ivan
18592
18593         * FS/FS/CGI.pm: oops, not the right way to blank them
18594
18595 2004-02-24 20:56  ivan
18596
18597         * FS/FS/CGI.pm: query strings get passed through sometimes?
18598
18599 2004-02-23 00:12  ivan
18600
18601         * FS/FS/: svc_acct.pm, part_export.pm, svc_Common.pm: implement
18602           fallback suspension code
18603
18604 2004-02-13 10:58  ivan
18605
18606         * bin/postfix.export: postfix export
18607
18608 2004-02-13 06:04  ivan
18609
18610         * FS/FS/part_export.pm, bin/postfix.export: add postfix export
18611
18612 2004-02-13 05:53  ivan
18613
18614         * httemplate/edit/part_svc.cgi: typo
18615
18616 2004-02-13 04:27  ivan
18617
18618         * FS/FS/part_export/postfix.pm: adding postfix export
18619
18620 2004-02-13 03:47  ivan
18621
18622         * bin/sendmail.import: it lives!
18623
18624 2004-02-13 03:28  ivan
18625
18626         * httemplate/: index.html, search/svc_forward.cgi,
18627           view/svc_forward.cgi: add mail alias browse to main menu and fix
18628           mail alias view to recognize new schema also
18629
18630 2004-02-13 02:57  ivan
18631
18632         * FS/bin/freeside-setup: continue adding svc_forward.src: make
18633           svc_forward.srcsvc nullable
18634
18635 2004-02-13 02:35  ivan
18636
18637         * FS/FS/svc_forward.pm, FS/bin/freeside-setup,
18638           httemplate/docs/schema.html: add svc_forward.src
18639
18640 2004-02-13 00:02  ivan
18641
18642         * bin/sendmail.import: initial import
18643
18644 2004-02-12 20:01  ivan
18645
18646         * FS/FS/part_export/: router.pm, domain_shellcommands.pm,
18647           forward_shellcommands.pm, shellcommands.pm, www_shellcommands.pm:
18648           depend on Net::SSH 0.08 for non-blocking STDERR read
18649
18650 2004-02-12 14:40  ivan
18651
18652         * install/redhat/9/INSTALL: doc
18653
18654 2004-02-12 02:44  ivan
18655
18656         * bin/bind.import: fix usage msg
18657
18658 2004-02-11 22:31  ivan
18659
18660         * htetc/handler.pl, httemplate/misc/email-invoice.cgi,
18661           httemplate/misc/print-invoice.cgi, httemplate/view/cust_bill.cgi:
18662           re-email invoice, closes: bug#526 and have print and email
18663           invoice links redirect back to top of customer view page instead
18664           of #history tag
18665
18666 2004-02-07 14:13  ivan
18667
18668         * FS/FS/part_export.pm: add link to FreeBSD patch for pw(1) problem
18669
18670 2004-02-07 00:24  ivan
18671
18672         * FS/FS/: cust_svc.pm, part_export.pm: add ignore_accounting flag
18673           to sqlradius and sqlradius_withdomain exports
18674
18675 2004-02-05 17:00  ivan
18676
18677         * FS/FS/Conf.pm: add "Net 0" invoice_default_terms
18678
18679 2004-02-02 16:19  ivan
18680
18681         * bin/shadow.reimport: adding shadow.reimport
18682
18683 2004-02-01 16:23  ivan
18684
18685         * install/redhat/9/INSTALL: add 1.5 dependancies
18686
18687 2004-02-01 13:07  ivan
18688
18689         * install/redhat/9/INSTALL: add addl dependancies, should work now?
18690
18691 2004-02-01 13:05  ivan
18692
18693         * install/redhat/9/INSTALL: rar rar
18694
18695 2004-02-01 13:00  ivan
18696
18697         * install/redhat/9/INSTALL: rar
18698
18699 2004-02-01 01:43  ivan
18700
18701         * install/debian/3.0/INSTALL: add libcache-cache-perl
18702
18703 2004-02-01 01:29  ivan
18704
18705         * Makefile: use install to make all components of FREESIDE_CONF dir
18706
18707 2004-02-01 01:23  ivan
18708
18709         * install/debian/3.0/INSTALL: s/cleanwhisker/pouncequick/
18710
18711 2004-01-30 22:33  ivan
18712
18713         * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm,
18714           httemplate/browse/part_pkg.cgi, httemplate/edit/part_pkg.cgi,
18715           httemplate/edit/process/part_pkg.cgi, FS/bin/freeside-setup,
18716           htetc/handler.pl, httemplate/docs/schema.html: add
18717           pkg_svc.primary_svc flag to enable an explicit first package flag
18718
18719 2004-01-30 22:20  ivan
18720
18721         * FS/FS/Record.pm: add ut_snumber, fix replacement of records with
18722           empty values in non-primary-keyed tables
18723
18724 2004-01-29 19:58  ivan
18725
18726         * FS/FS/part_export.pm: add default freebsd and linux
18727           suspension/unsuspension commands, work around FreeBSD pw(1) lack
18728           of locking, and don't prepend "*SUSPENDED* " to suspend an
18729           account anymore
18730
18731 2004-01-29 19:05  ivan
18732
18733         * FS/FS/svc_acct.pm: don't prepend *SUSPENDED* to passwords to
18734           suspend an account
18735
18736 2004-01-29 17:27  ivan
18737
18738         * Makefile: multiple self-service machines aren't enclosed in
18739           quotes
18740
18741 2004-01-29 17:10  ivan
18742
18743         * Makefile, FS/FS/ClientAPI/MyAccount.pm,
18744           FS/bin/freeside-selfservice-server, init.d/freeside-init: add
18745           support for running selfservice server against multiple machines
18746
18747 2004-01-27 17:45  ivan
18748
18749         * httemplate/search/svc_acct.cgi: fix link from service definition
18750           browse to services
18751
18752 2004-01-27 17:39  ivan
18753
18754         * httemplate/: index.html, browse/part_svc.cgi,
18755           search/svc_acct.cgi, search/svc_domain.cgi: add service
18756           definition browse by number of active services
18757
18758 2004-01-23 03:20  ivan
18759
18760         * httemplate/: index.html, search/report_prepaid_income.cgi,
18761           search/report_prepaid_income.html: add prepaid income to main
18762           menu and allow arbitrary dates
18763
18764 2004-01-23 01:04  ivan
18765
18766         * httemplate/search/report_prepaid_income.cgi: tidy up look
18767
18768 2004-01-23 00:58  ivan
18769
18770         * httemplate/search/report_prepaid_income.cgi: oops
18771
18772 2004-01-23 00:55  ivan
18773
18774         * httemplate/search/report_prepaid_income.cgi: first try at prepaid
18775           income report
18776
18777 2004-01-22 19:22  ivan
18778
18779         * FS/FS/cust_bill.pm: undo debugging change
18780
18781 2004-01-22 19:21  ivan
18782
18783         * FS/FS/cust_bill.pm: consolidate large numbers of accounts to
18784           avoid gigantic line items
18785
18786 2004-01-22 19:01  ivan
18787
18788         * httemplate/edit/cust_main.cgi: and the same for ship_
18789
18790 2004-01-22 18:53  ivan
18791
18792         * httemplate/edit/cust_main.cgi: fix state default and set min year
18793           to this year, patch from <matthewd>, thanks!
18794
18795 2004-01-22 16:49  ivan
18796
18797         * debian/control: update ideas about package splitup
18798
18799 2004-01-21 16:21  ivan
18800
18801         * FS/FS/cust_main.pm: fix cancel method
18802
18803 2004-01-21 16:11  ivan
18804
18805         * httemplate/misc/cust_main-cancel.cgi: report cancellation errors
18806           properly
18807
18808 2004-01-21 15:45  ivan
18809
18810         * httemplate/misc/dump.cgi: fix newline problem in dump
18811
18812 2004-01-21 14:10  ivan
18813
18814         * FS/FS/cust_bill.pm: clean up all temp files!
18815
18816 2004-01-21 14:00  ivan
18817
18818         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latex,
18819           conf/invoice_latexsmallfooter: fix multi-page typeset invoices
18820
18821 2004-01-20 16:04  ivan
18822
18823         * httemplate/search/: cust_bill_event.cgi, cust_pay.cgi,
18824           cust_pkg.cgi: don't include the _next_ day, just the full ending
18825           day
18826
18827 2004-01-20 12:30  ivan
18828
18829         * httemplate/: index.html, misc/dump.cgi: add database dump from
18830           web interface
18831
18832 2004-01-18 13:03  ivan
18833
18834         * FS/FS/Record.pm: revert bind_param change _again_.  passing not
18835           as a hashref causes too many other problems.  please leave as is.
18836           DBD::Pg needs to be fixed.  1.31 is a lost cause.
18837
18838 2004-01-16 13:45  ivan
18839
18840         * FS/FS/cust_bill.pm: apply variable substitutions in latex notes
18841           also
18842
18843 2004-01-12 12:40  khoff
18844
18845         * httemplate/edit/part_virtual_field.cgi: Lists are just better
18846           sorted.
18847
18848 2004-01-12 12:34  khoff
18849
18850         * httemplate/browse/part_virtual_field.cgi: $pvf isn't a global.
18851
18852 2004-01-11 16:03  ivan
18853
18854         * httemplate/view/cust_bill.cgi: only display "view typeset
18855           invoice" when there is an invoice_latex template
18856
18857 2004-01-11 15:59  ivan
18858
18859         * FS/FS/cust_bill.pm, httemplate/view/cust_bill.cgi: typeset
18860           invoice view in web UI uses pdf instead of postscript, closes
18861           Bug#614
18862
18863 2004-01-11 15:38  ivan
18864
18865         * httemplate/view/cust_bill-pdf.cgi: fix for pdf
18866
18867 2004-01-11 15:37  ivan
18868
18869         * httemplate/view/cust_bill-pdf.cgi: adding
18870
18871 2004-01-10 03:32  ivan
18872
18873         * install/redhat/9/INSTALL: update paths
18874
18875 2004-01-10 03:17  ivan
18876
18877         * Makefile: workaround stubborn shells globbing [a-z] to include
18878           CVS/
18879
18880 2004-01-09 20:19  ivan
18881
18882         * FS/FS/cust_main.pm: don't require payname for DCHK either
18883
18884 2004-01-09 19:50  ivan
18885
18886         * httemplate/edit/part_bill_event.cgi: fix UI: displaying "Add" on
18887           invoice event edits
18888
18889 2004-01-09 14:46  ivan
18890
18891         * httemplate/search/report_receivables.cgi: add customer number
18892
18893 2004-01-09 14:39  ivan
18894
18895         * FS/FS/cust_credit.pm, httemplate/view/cust_main.cgi: credit
18896           deletions: need to use Date::Format and FS::Misc qw(send_email)
18897           in cust_credit.pm, need a link to delete unapplied credits too
18898
18899 2004-01-09 14:15  ivan
18900
18901         * FS/FS/Conf.pm: correct tyop
18902
18903 2004-01-09 14:11  ivan
18904
18905         * FS/FS/Conf.pm, FS/FS/cust_credit.pm, FS/FS/cust_credit_bill.pm,
18906           httemplate/view/cust_main.cgi,
18907           httemplate/misc/delete-cust_credit.cgi: add deletecredits config
18908           value to enable deletion of credits
18909
18910 2004-01-09 13:09  ivan
18911
18912         * FS/FS/: Conf.pm, svc_acct.pm: adding system_usernames config
18913           value
18914
18915 2004-01-06 22:10  khoff
18916
18917         * httemplate/edit/part_pkg.cgi: Added billing plan sql_external for
18918           billing services in an external sql database.
18919
18920 2004-01-05 12:24  ivan
18921
18922         * httemplate/index.html: fix other packages by next bill date link
18923
18924 2004-01-03 19:54  ivan
18925
18926         * httemplate/docs/signup.html: remove obsolete netscape CCK
18927           supportsignup.cgi
18928
18929           depend on HTTP::BrowserDetect directly instead of via deprecated
18930           HTTP::Headers::UserAgent (closes: Bug#578)
18931
18932 2004-01-03 00:42  ivan
18933
18934         * httemplate/browse/agent.cgi: fix heading colspan when there is no
18935           agent.disabled column
18936
18937 2004-01-01 12:40  ivan
18938
18939         * FS/FS/cust_bill.pm: escape stuff from latex
18940
18941 2003-12-29 22:02  khoff
18942
18943         * FS/FS/Record.pm: Pass type as scalar instead of a hashref to work
18944           around a bug in DBD::Pg version 1.31.
18945
18946 2003-12-27 00:23  ivan
18947
18948         * httemplate/: index.html, search/cust_pkg.cgi: package reports by
18949           agent
18950
18951 2003-12-24 10:18  khoff
18952
18953         * FS/bin/freeside-setup: tyop
18954
18955 2003-12-22 18:36  ivan
18956
18957         * FS/MANIFEST, FS/FS/part_export.pm, FS/t/svc_broadband.t,
18958           FS/t/svc_external.t, htetc/handler.pl,
18959           httemplate/edit/part_svc.cgi, httemplate/edit/svc_external.cgi,
18960           httemplate/edit/process/svc_external.cgi,
18961           httemplate/view/svc_external.cgi: add svc_external
18962
18963 2003-12-22 17:46  ivan
18964
18965         * FS/: FS.pm, FS/svc_external.pm, bin/freeside-setup,
18966           FS/cust_svc.pm: add svc_external
18967
18968 2003-12-22 17:10  ivan
18969
18970         * eg/table_template-svc.pm: update svc template for 1.5
18971
18972 2003-12-22 17:06  ivan
18973
18974         * eg/table_template-svc.pm: fix path to svc_Common in example table
18975
18976 2003-12-22 16:51  ivan
18977
18978         * FS/FS/ClientAPI/MyAccount.pm,
18979           fs_selfservice/FS-SelfService/SelfService.pm: add edit_info to
18980           selfservice API
18981
18982 2003-12-22 16:41  ivan
18983
18984         * FS/FS/: Conf.pm, cust_main.pm: allow_negative_charges config
18985           option
18986
18987 2003-12-22 13:22  ivan
18988
18989         * FS/FS/cust_main.pm: default to the whole-country tax rate if
18990           states aren't defined
18991
18992 2003-12-22 13:18  ivan
18993
18994         * FS/FS/cust_bill.pm: quiet warning
18995
18996 2003-12-22 13:01  ivan
18997
18998         * FS/FS/cust_credit.pm: allow credits to be modified at API level
18999
19000 2003-12-22 09:50  ivan
19001
19002         * FS/FS/cust_main.pm: add cust_credit, cust_pay and cust_refund
19003           subs
19004
19005 2003-12-21 15:16  ivan
19006
19007         * httemplate/browse/agent_type.cgi: work even if there are stray
19008           type_pkgs records around
19009
19010 2003-12-21 15:13  ivan
19011
19012         * FS/FS/Record.pm: cache virtual_fields method results to help
19013           performance
19014
19015 2003-12-21 13:12  ivan
19016
19017         * FS/bin/freeside-addoutsourceuser: add outsourced databases with
19018           both addresses by default
19019
19020 2003-12-15 00:08  ivan
19021
19022         * conf/invoice_latex: line up w/window envelopes
19023
19024 2003-12-15 00:07  ivan
19025
19026         * httemplate/misc/print-invoice.cgi: print_ps returns ths invoice
19027           now, do not count on latex printing it, oops
19028
19029 2003-12-14 22:42  ivan
19030
19031         * FS/FS/: cust_main.pm, cust_bill.pm: fix bug that charged full
19032           amounts of all open invoices as soon as balance went positive
19033           (only manifests when any cust_bill->owed somehow got to be
19034           negative)
19035
19036 2003-12-14 19:41  ivan
19037
19038         * FS/FS/cust_bill.pm: add _latex_escape sub
19039
19040 2003-12-14 09:53  ivan
19041
19042         * httemplate/view/cust_main.cgi: non-breaking spaces in custoemr
19043           view field names
19044
19045 2003-12-10 15:53  ivan
19046
19047         * FS/FS/ClientAPI/Signup.pm: signup page w/advertising source
19048           dropdown
19049
19050 2003-12-10 14:51  ivan
19051
19052         * FS/bin/freeside-setup: add part_referral.disabled, add disabled
19053           indices to agent and part_bill_event
19054
19055 2003-12-10 14:50  ivan
19056
19057         * FS/FS/part_referral.pm: add part_referral.disabled
19058
19059 2003-11-30 00:06  ivan
19060
19061         * FS/FS/cust_bill.pm: explicitly tell dvips to write output to a
19062           file
19063
19064 2003-11-29 23:52  ivan
19065
19066         * httemplate/view/cust_bill.cgi: add link to view typeset invoice
19067
19068 2003-11-29 23:41  ivan
19069
19070         * conf/invoice_latex: move to the left to line up with window
19071           envelopes
19072
19073 2003-11-29 02:50  ivan
19074
19075         * FS/FS/cust_credit_bill.pm: missing cut
19076
19077 2003-11-29 02:48  ivan
19078
19079         * FS/FS/cust_bill.pm: use the latex template for normal printing
19080           when available
19081
19082 2003-11-29 02:39  ivan
19083
19084         * httemplate/edit/part_pkg.cgi: adding sql_generic price plan
19085
19086 2003-11-29 00:32  ivan
19087
19088         * FS/FS/: Conf.pm, cust_bill_pay.pm, cust_credit_bill.pm: option to
19089           send statements when a payment or credit is applied
19090
19091 2003-11-29 00:18  ivan
19092
19093         * FS/FS/part_bill_event.pm: also set default latex template for
19094           late bill templates
19095
19096 2003-11-29 00:08  ivan
19097
19098         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latex,
19099           conf/invoice_latexfooter, conf/invoice_latexnotes,
19100           httemplate/misc/print-invoice.cgi,
19101           httemplate/view/cust_bill-ps.cgi: postscript invoice redux
19102
19103 2003-11-26 07:37  ivan
19104
19105         * FS/FS/cust_bill.pm: remove spurious Setup on one-time package
19106           charges
19107
19108 2003-11-26 06:25  ivan
19109
19110         * FS/FS/: Conf.pm, cust_bill.pm: add invoice_default_terms config
19111           value to control explicit due date printing on invoices
19112
19113 2003-11-24 06:29  ivan
19114
19115         * httemplate/edit/part_export.cgi: fix html quoting problems
19116
19117 2003-11-24 05:01  ivan
19118
19119         * httemplate/browse/part_export.cgi: fix html quoting of export
19120           options
19121
19122 2003-11-21 10:55  ivan
19123
19124         * FS/FS/Record.pm: revert bind_param change!
19125
19126 2003-11-21 07:32  ivan
19127
19128         * httemplate/search/report_receivables.cgi: precedence helps alot
19129
19130 2003-11-21 07:25  ivan
19131
19132         * httemplate/search/report_receivables.cgi: precedence helps alot
19133
19134 2003-11-21 07:20  ivan
19135
19136         * httemplate/search/report_receivables.cgi: show customer status on
19137           receivables report
19138
19139 2003-11-20 04:48  ivan
19140
19141         * FS/FS/part_export/communigate_pro.pm: don't error out when not
19142           actually changing domain
19143
19144 2003-11-19 10:13  ivan
19145
19146         * FS/FS/Record.pm: work around DBD::Pg problems with bind_param
19147
19148 2003-11-19 04:21  ivan
19149
19150         * httemplate/: edit/REAL_cust_pkg.cgi, search/report_cust_pay.html,
19151           search/report_tax.html: fix jscalendar date ifFormat
19152
19153 2003-11-18 17:37  ivan
19154
19155         * FS/FS/cust_bill.pm: reversing accidental commit of
19156           work-in-progress
19157
19158 2003-11-18 17:29  ivan
19159
19160         * FS/FS/: cust_bill.pm, cust_main.pm: disable debugging by default
19161
19162 2003-11-18 07:14  ivan
19163
19164         * FS/FS/part_export.pm: fix communigate pro export descriptions
19165
19166 2003-11-18 07:04  ivan
19167
19168         * FS/: FS/part_export/communigate_pro.pm,
19169           FS/part_export/communigate_pro_singledomain.pm, MANIFEST,
19170           FS/part_export.pm: add communigate_pro_singledomain export
19171
19172 2003-11-14 23:28  ivan
19173
19174         * FS/bin/freeside-selfservice-server: kill off ssh process when
19175           re-opening connection
19176
19177 2003-11-14 23:18  ivan
19178
19179         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd: add
19180           trailing newline to supress useless error messages in log
19181
19182 2003-11-14 00:43  ivan
19183
19184         * FS/bin/freeside-selfservice-server: hopefully recover better from
19185           lost ssh connections
19186
19187 2003-11-13 18:52  ivan
19188
19189         * httemplate/search/report_receivables.cgi: sort these
19190           case-insensitive
19191
19192 2003-11-13 03:23  ivan
19193
19194         * install/debian/3.0/INSTALL: fix path in questionable section
19195
19196 2003-11-12 04:29  ivan
19197
19198         * FS/FS/: svc_Common.pm, svc_acct.pm: allow provisioning of
19199           unaudited services with a svcnum for imports
19200
19201 2003-11-12 03:22  ivan
19202
19203         * FS/FS/cust_pkg.pm: better error msg
19204
19205 2003-11-11 07:03  ivan
19206
19207         * FS/FS/svc_Common.pm: also make setx behave when setting svcnum
19208           during an import
19209
19210 2003-11-11 06:39  ivan
19211
19212         * FS/FS/svc_Common.pm: fix up virtual field reprucussions
19213
19214 2003-11-11 06:21  ivan
19215
19216         * FS/FS/svc_Common.pm: simple change to cust_svc creation to help
19217           imports with svcnums
19218
19219 2003-11-11 00:01  ivan
19220
19221         * httemplate/search/report_receivables.cgi: remove spaces between
19222           parens and contact name
19223
19224 2003-11-10 23:51  ivan
19225
19226         * httemplate/browse/svc_acct_pop.cgi: part_referral.cgi
19227
19228 2003-11-10 05:54  ivan
19229
19230         * httemplate/misc/process/meta-import.cgi: hmm forgot to check this
19231           in?
19232
19233 2003-11-08 08:36  ivan
19234
19235         * FS/FS/: cust_main.pm, ClientAPI/MyAccount.pm: add order_pkg and
19236           cancel_pkg functions to self-service
19237
19238 2003-11-08 08:31  ivan
19239
19240         * fs_selfservice/FS-SelfService/SelfService.pm: documentation for
19241           self-service functions!
19242
19243 2003-11-08 04:59  ivan
19244
19245         * FS/FS/ClientAPI/MyAccount.pm: pass paybatch field to realtime_bop
19246           so we can prevent double-charges
19247
19248 2003-11-07 02:53  ivan
19249
19250         * httemplate/elements/: calendar-en.js, calendar-setup.js,
19251           calendar-win2k-2.css, calendar.js, calendar_stripped.js: update
19252           jscalendar
19253
19254 2003-11-07 00:39  ivan
19255
19256         * FS/FS/cust_svc.pm: also fix attribute_since_sqlradacct for data
19257           charging
19258
19259 2003-11-07 00:36  ivan
19260
19261         * FS/FS/cust_svc.pm: finish fixing sqlradius_withdomain time
19262           calculations
19263
19264 2003-11-06 23:56  ivan
19265
19266         * httemplate/view/svc_acct.cgi: also show RADIUS usage information
19267           for sqlradius_withdomain exports
19268
19269 2003-11-06 06:45  ivan
19270
19271         * httemplate/search/report_receivables.cgi: add totals & simplify
19272           expressions
19273
19274 2003-11-06 06:08  ivan
19275
19276         * httemplate/search/report_receivables.cgi: ack!  count credits,
19277           not payments twice
19278
19279 2003-11-06 06:00  ivan
19280
19281         * httemplate/search/report_receivables.cgi: typo
19282
19283 2003-11-06 05:56  ivan
19284
19285         * httemplate/search/report_receivables.cgi: link to customer, don't
19286           show custnum
19287
19288 2003-11-06 05:40  ivan
19289
19290         * FS/MANIFEST: removing bin/freeside-receivables-report
19291
19292 2003-11-06 05:39  ivan
19293
19294         * httemplate/: index.html, search/report_receivables.cgi: "current
19295           receivables" -> A/R Aging summary
19296
19297 2003-11-05 03:13  ivan
19298
19299         * bin/create-fetchmailrc: fixup
19300
19301 2003-11-05 02:26  ivan
19302
19303         * FS/FS/svc_acct.pm: allow letters in quota for use with edquota -p
19304
19305 2003-11-04 10:01  ivan
19306
19307         * FS/FS/cust_main.pm: don't overwrite otaker on cust_main!
19308
19309 2003-11-04 09:57  ivan
19310
19311         * bin/create-fetchmailrc: adding
19312
19313 2003-11-04 09:30  ivan
19314
19315         * FS/FS/: svc_acct.pm, part_export/shellcommands.pm: make snarf
19316           info available to exports
19317
19318 2003-11-04 02:56  ivan
19319
19320         * FS/FS/Record.pm: finish treating serials as ints!
19321
19322 2003-11-04 02:55  ivan
19323
19324         * FS/FS/Record.pm: treat serial columns as ints too!
19325
19326 2003-11-03 03:42  ivan
19327
19328         * FS/FS/svc_Common.pm, httemplate/edit/part_svc.cgi: does this fix
19329           Bug#590??
19330
19331 2003-11-03 03:30  ivan
19332
19333         * httemplate/edit/part_svc.cgi: kludge around this so i can add
19334           service definitions for now
19335
19336 2003-11-02 21:57  ivan
19337
19338         * httemplate/: index.html, browse/part_pkg.cgi,
19339           search/cust_pkg.cgi: add suspended/canceled browse, fix the old
19340           suspended browse
19341
19342 2003-11-02 21:48  ivan
19343
19344         * httemplate/search/cust_pkg.cgi: add suspended/canceled package
19345           browse
19346
19347 2003-11-02 21:40  ivan
19348
19349         * httemplate/index.html: formatting
19350
19351 2003-11-02 21:34  ivan
19352
19353         * httemplate/index.html: remove duplicate items from "Reports"
19354           section
19355
19356 2003-11-02 21:25  ivan
19357
19358         * httemplate/browse/part_pkg.cgi: tyops
19359
19360 2003-11-02 21:21  ivan
19361
19362         * httemplate/browse/part_pkg.cgi: also show suspended and canceled
19363           counts on active package browse
19364
19365 2003-10-25 17:39  ivan
19366
19367         * httemplate/search/: cust_pay.cgi, report_cust_pay.html: payment
19368           reports broken down by Visa/MC / Amex / Discover
19369
19370 2003-10-24 19:05  ivan
19371
19372         * FS/FS/: acct_snarf.pm, svc_Common.pm, svc_acct.pm,
19373           ClientAPI/Signup.pm: signups with snarf info!
19374
19375 2003-10-24 18:06  ivan
19376
19377         * httemplate/docs/signup.html: better link to .INS files
19378           documentation
19379
19380 2003-10-24 13:38  ivan
19381
19382         * FS/FS/: cust_main.pm, Conf.pm: add cvv-save configuration value
19383           to save the cvv data for specific card types
19384
19385 2003-10-24 12:28  ivan
19386
19387         * FS/FS/ClientAPI/Signup.pm, httemplate/edit/cust_main.cgi,
19388           httemplate/edit/process/cust_main.cgi, httemplate/docs/cvv2.html,
19389           FS/FS/cust_main.pm, FS/bin/freeside-setup,
19390           httemplate/docs/schema.html: cvv!
19391
19392 2003-10-23 22:51  ivan
19393
19394         * httemplate/images/: cvv2.png, cvv2_amex.png: adding cvv2 images
19395
19396 2003-10-23 15:37  ivan
19397
19398         * bin/dbdef-create: require DBIx::DBSchema 0.22 to deal with Pg
19399           version problems
19400
19401 2003-10-23 02:02  ivan
19402
19403         * httemplate/docs/legacy.html: fix cranky verbitage at the top
19404
19405 2003-10-23 00:49  ivan
19406
19407         * FS/FS/cust_pay_batch.pm: Declined results from batches should now
19408           suspend the relevant customer.
19409
19410 2003-10-22 12:10  khoff
19411
19412         * httemplate/edit/process/router.cgi: dbh is a global.
19413
19414 2003-10-20 18:28  ivan
19415
19416         * install/redhat/9/INSTALL: more rh9 install foo
19417
19418 2003-10-20 17:07  ivan
19419
19420         * install/redhat/9/INSTALL: update rh9 install foo
19421
19422 2003-10-20 11:59  ivan
19423
19424         * install/redhat/: 7.3/INSTALL, 9/INSTALL: add passive flag to wget
19425
19426 2003-10-19 22:01  ivan
19427
19428         * FS/FS/cust_main.pm, httemplate/edit/part_pkg.cgi,
19429           httemplate/view/cust_main.cgi: finish up weekly billing
19430
19431 2003-10-19 21:25  ivan
19432
19433         * FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
19434           httemplate/edit/part_pkg.cgi, FS/bin/freeside-setup: daily/weekly
19435           billing
19436
19437 2003-10-19 19:35  ivan
19438
19439         * install/redhat/9/: INSTALL, sources.list: update for rh9
19440
19441 2003-10-19 19:28  ivan
19442
19443         * install/: openbsd/INSTALL, openbsd/cpan, openbsd/ports,
19444           redhat/9/INSTALL, redhat/9/sources.list: adding openbsd and red
19445           hat installs
19446
19447 2003-10-16 15:57  khoff
19448
19449         * FS/FS/part_export/router.pm: Telnet/SSH router export for
19450           svc_broadband.
19451
19452 2003-10-15 16:17  khoff
19453
19454         * httemplate/browse/router.cgi: $router isn't a global.
19455
19456 2003-10-15 15:59  khoff
19457
19458         * httemplate/edit/router.cgi: More changes that got lost in the
19459           merge somehow.
19460
19461 2003-10-15 15:48  khoff
19462
19463         * httemplate/view/svc_broadband.cgi: File got munged during
19464           svc_broadband merge.  Added ability to create a 'customer
19465           router'.
19466
19467 2003-10-15 08:03  ivan
19468
19469         * FS/bin/freeside-selfservice-server,
19470           fs_selfservice/FS-SelfService/SelfService.pm,
19471           fs_selfservice/FS-SelfService/freeside-selfservice-clientd: add
19472           tagging ability so we can run multiple self-service clients on
19473           one machine
19474
19475 2003-10-15 05:08  ivan
19476
19477         * FS/bin/freeside-setup: fix agent username and password
19478           nullability
19479
19480 2003-10-15 02:41  ivan
19481
19482         * FS/FS/cust_main.pm: - Business::OnlinePayment "recurring_billing"
19483           flag is set for subsequent   credit card transactions; some
19484           processors (AuthorozeNet, others?) use this   to waive the CVV2
19485           requirement.
19486
19487 2003-10-09 10:40  ivan
19488
19489         * FS/FS/cust_pay_batch.pm: parse last line from TD Canada Trust
19490
19491 2003-10-07 21:09  ivan
19492
19493         * htetc/handler.pl, httemplate/misc/upload-batch.cgi: can't use
19494           File::Basename::basename for windows filenames!  use a regex
19495           instead
19496
19497 2003-10-07 06:50  ivan
19498
19499         * Makefile: mandrake
19500
19501 2003-10-07 01:05  ivan
19502
19503         * FS/: FS/acct_snarf.pm, FS.pm, FS/part_export.pm: adding
19504           acct_snarf
19505
19506 2003-10-06 23:06  ivan
19507
19508         * FS/FS/part_export/communigate_pro.pm: problem was scalar context
19509           propogating to the wrong place in the grep
19510
19511 2003-10-06 23:03  ivan
19512
19513         * FS/FS/part_export/communigate_pro.pm: fix subroutine call from
19514           UpdateAccountSettings sub
19515
19516 2003-10-06 22:50  ivan
19517
19518         * FS/FS/part_export/communigate_pro.pm: add suspend and unsuspend
19519           hooks, don't try and set '*SUSPENDED*' passwords
19520
19521 2003-10-06 22:49  ivan
19522
19523         * FS/FS/svc_acct.pm: doc
19524
19525 2003-10-06 19:27  ivan
19526
19527         * FS/FS/part_export/communigate_pro.pm: add suspension /
19528           unsuspension export to communigate
19529
19530 2003-10-06 04:39  ivan
19531
19532         * httemplate/search/svc_acct.cgi: fix URL argument processing for
19533           account searches by popnum
19534
19535 2003-10-06 04:22  ivan
19536
19537         * httemplate/search/svc_acct.cgi: typo
19538
19539 2003-10-06 04:20  ivan
19540
19541         * httemplate/: browse/svc_acct_pop.cgi, search/svc_acct.cgi: fix
19542           linking to account list per access number
19543
19544 2003-10-06 04:14  ivan
19545
19546         * httemplate/: browse/svc_acct_pop.cgi, search/svc_acct.cgi: agent
19547           browse shows # of active accounts & links to appropriate account
19548           search
19549
19550 2003-10-02 14:51  khoff
19551
19552         * httemplate/edit/svc_broadband.cgi: $field isn't a global.
19553
19554 2003-10-02 07:26  ivan
19555
19556         * Makefile: minor Makefile updates
19557
19558 2003-10-02 07:19  ivan
19559
19560         * FS/FS/: Conf.pm, cust_main.pm: add emaildecline-exclude config
19561           option
19562
19563 2003-10-02 06:08  ivan
19564
19565         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd: turn
19566           off super-verbose logging
19567
19568 2003-10-02 05:42  ivan
19569
19570         * fs_selfservice/FS-SelfService/Makefile.PL: update Makefile.PL
19571           dependancies (PREREQ_PM) for self-service module and signup
19572           wrapper
19573
19574 2003-10-02 04:23  ivan
19575
19576         * fs_selfservice/FS-SelfService/cgi/login.html: removing testing
19577           info
19578
19579 2003-10-02 03:18  ivan
19580
19581         * FS/bin/freeside-daily: added -y switch to freeside-daily to
19582           specify an offset in days
19583
19584 2003-10-02 01:56  ivan
19585
19586         * FS/FS/raddb.pm, bin/generate-raddb: update with dictionaries from
19587           freeradius 0.9.1, and fix generate-raddb to avoid duplicates
19588
19589 2003-09-30 08:01  ivan
19590
19591         * FS/FS/agent.pm: no duplicate usernames
19592
19593 2003-09-30 05:48  ivan
19594
19595         * httemplate/misc/download-batch.cgi: IE doesn't like downloading
19596           MIME type text/comma-separated-values
19597
19598 2003-09-30 01:21  ivan
19599
19600         * httemplate/edit/REAL_cust_pkg.cgi, CREDITS,
19601           httemplate/elements/calendar-en.js,
19602           httemplate/elements/calendar-setup.js,
19603           httemplate/elements/calendar-win2k-2.css,
19604           httemplate/elements/calendar.js,
19605           httemplate/elements/calendar_stripped.js,
19606           httemplate/images/calendar.png,
19607           httemplate/search/report_cust_pay.html,
19608           httemplate/search/report_tax.html: calendar popups!
19609
19610 2003-09-30 00:04  ivan
19611
19612         * htetc/handler.pl: CGI.pm 2.47 required for ->upload() method
19613
19614 2003-09-29 03:10  ivan
19615
19616         * httemplate/: browse/agent.cgi, search/cust_main.cgi: agent browse
19617           now links to active/cancelled customers
19618
19619 2003-09-28 23:51  ivan
19620
19621         * FS/FS/ClientAPI/Signup.pm: signup with agent selection
19622
19623 2003-09-28 23:35  ivan
19624
19625         * httemplate/index.html: remove Gratuitous Capitalization
19626
19627 2003-09-28 22:51  ivan
19628
19629         * FS/FS/agent.pm, httemplate/browse/agent.cgi,
19630           httemplate/edit/agent.cgi, httemplate/edit/cust_main.cgi: agents
19631           can be disabled (auto-sensing based on schema)
19632
19633 2003-09-28 22:51  ivan
19634
19635         * FS/bin/freeside-setup, httemplate/docs/schema.html: added
19636           agent.disabled       agent.username       agent._password
19637
19638 2003-09-28 19:17  ivan
19639
19640         * FS/: FS/Conf.pm, bin/freeside-selfservice-server: finish removing
19641           quiet config options
19642
19643 2003-09-27 19:36  ivan
19644
19645         * FS/FS/cust_pay_batch.pm, htetc/handler.pl,
19646           httemplate/misc/upload-batch.cgi: add upload of batch result from
19647           TD Canada Trust some global.asa / handler.pl enhancements
19648
19649 2003-09-26 16:33  khoff
19650
19651         * httemplate/edit/svc_www.cgi: $field is not a global.
19652
19653 2003-09-26 14:02  khoff
19654
19655         * httemplate/edit/svc_acct.cgi: $field isn't a global.
19656
19657 2003-09-26 06:04  ivan
19658
19659         * FS/: FS/cust_main.pm, bin/freeside-daily: re-setup option to
19660           re-charge setup fee
19661
19662 2003-09-26 02:31  ivan
19663
19664         * FS/FS/cust_main.pm: scalar/array scope fix... new, multiple (i.e.
19665           canadian GST/PST) taxes work now!
19666
19667 2003-09-26 02:15  ivan
19668
19669         * FS/FS/UID.pm: re-enable ChopBlanks for now
19670
19671 2003-09-26 02:09  ivan
19672
19673         * FS/FS/cust_pkg.pm: fix manual_flag problem preventing cust_pkg
19674           editing
19675
19676 2003-09-26 01:11  ivan
19677
19678         * httemplate/: browse/cust_main_county.cgi,
19679           edit/cust_main_county.cgi: fix tax edit UI
19680
19681 2003-09-25 04:49  ivan
19682
19683         * httemplate/: browse/cust_main_county.cgi,
19684           edit/cust_main_county.cgi: UI for multiple named taxes w/setup &
19685           recur exemptions 1.4 schema-auto-adjusting backport
19686
19687 2003-09-25 04:17  ivan
19688
19689         * FS/FS/: cust_main.pm, cust_main_county.pm: multiple, named taxes
19690           for a single region 1.4 backport auto-adjusts based on schema
19691
19692 2003-09-25 03:40  ivan
19693
19694         * FS/bin/freeside-setup, httemplate/docs/schema.html: add setuptax
19695           and recurtax fields to cust_main_county
19696
19697 2003-09-25 03:28  ivan
19698
19699         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
19700           freebsd portability fix
19701
19702 2003-09-25 03:27  ivan
19703
19704         * FS/bin/freeside-selfservice-server: freebsd portability fixes
19705
19706 2003-09-25 03:26  ivan
19707
19708         * FS/FS/ClientAPI/MyAccount.pm: quiet self-service server cancels
19709
19710 2003-09-24 10:20  ivan
19711
19712         * FS/FS/part_export/shellcommands.pm: don't change dir either when
19713           username_pwonly is set
19714
19715 2003-09-24 10:06  ivan
19716
19717         * FS/FS/part_export/shellcommands.pm: don't allow uid changes when
19718           usermod_pwonly set
19719
19720 2003-09-23 19:37  ivan
19721
19722         * install/freebsd/ports: need Cache::Cache in 1.4.2+
19723
19724 2003-09-23 18:30  ivan
19725
19726         * httemplate/browse/agent.cgi: fix boolean precedence error leading
19727           to inaccurate results on the new customer status list
19728
19729 2003-09-21 00:31  ivan
19730
19731         * FS/FS/cust_bill.pm, httemplate/misc/download-batch.cgi: remove
19732           trancode from batching
19733
19734 2003-09-20 23:52  ivan
19735
19736         * httemplate/misc/download-batch.cgi: eliminate extraneous newlines
19737
19738 2003-09-20 18:22  ivan
19739
19740         * httemplate/misc/download-batch.cgi: preliminary batch download
19741
19742 2003-09-19 05:40  ivan
19743
19744         * FS/FS/cust_main.pm: quiet option to cancel method
19745
19746 2003-09-19 05:13  ivan
19747
19748         * FS/FS/ClientAPI/Signup.pm: remove klunky $error ||= usage
19749
19750 2003-09-19 05:04  ivan
19751
19752         * FS/FS/ClientAPI/Signup.pm: oops, flipped an or to an and
19753
19754 2003-09-19 05:02  ivan
19755
19756         * FS/FS/ClientAPI/Signup.pm: cache initial signup_info for
19757           performance
19758
19759 2003-09-19 04:56  ivan
19760
19761         * FS/FS/ClientAPI/Signup.pm: better error message when you don't
19762           select a package
19763
19764 2003-09-19 04:50  ivan
19765
19766         * init.d/freeside-init: correct pid filename for stopping
19767           self-service server
19768
19769 2003-09-19 04:35  ivan
19770
19771         * fs_selfservice/FS-SelfService/SelfService.pm: finish moving
19772           signup server functions to self-service interace
19773
19774 2003-09-19 04:00  ivan
19775
19776         * FS/FS/ClientAPI/Signup.pm: module needs to return true
19777
19778 2003-09-19 03:08  ivan
19779
19780         * FS/FS/ClientAPI/Signup.pm: make sure signup cancels are quiet
19781
19782 2003-09-19 03:07  ivan
19783
19784         * Makefile, FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
19785           FS/FS/ClientAPI/Signup.pm, httemplate/docs/index.html: move
19786           signup server functions to self-service server.  fix provisioning
19787           & immediate suspension of declined signups.
19788
19789 2003-09-19 02:59  ivan
19790
19791         * init.d/freeside-init: removing signup and passwd servers
19792
19793 2003-09-18 21:25  ivan
19794
19795         * FS/FS/cust_main.pm: finish cleaning up the quiet stuff
19796
19797 2003-09-18 21:13  ivan
19798
19799         * FS/FS/: Conf.pm, cust_main.pm, cust_pkg.pm: deprecate
19800           signup_server-quiet config option
19801
19802 2003-09-18 03:52  ivan
19803
19804         * httemplate/browse/agent.cgi: oops
19805
19806 2003-09-18 03:46  ivan
19807
19808         * httemplate/browse/agent.cgi: include info on number of
19809           active/cancelled customers in agent browse
19810
19811 2003-09-15 14:33  ivan
19812
19813         * httemplate/search/cust_pkg.cgi: package search skips cancelled
19814           packages when searching by date range
19815
19816 2003-09-11 17:14  khoff
19817
19818         * FS/FS/addr_block.pm: @excludeaddr is a list of addresses, not
19819           NetAddrs, so it shouldn't be map'd
19820
19821 2003-09-11 14:57  ivan
19822
19823         * FS/FS/part_export.pm: also update sqlradius_withdomaind
19824           description for freeradius 0.9.1
19825
19826 2003-09-11 14:54  ivan
19827
19828         * FS/FS/part_export.pm: update doc note for freeradius 0.9.1
19829
19830 2003-09-10 15:10  ivan
19831
19832         * FS/FS/part_export/communigate_pro.pm: communigate pro quota bs
19833
19834 2003-09-10 14:56  ivan
19835
19836         * FS/FS/part_export/communigate_pro.pm: don't set an empty
19837           externalFlag
19838
19839 2003-09-10 14:45  ivan
19840
19841         * FS/FS/part_export/communigate_pro.pm: communitgate pro
19842           CreateAccount examples are on crack
19843
19844 2003-09-10 14:39  ivan
19845
19846         * FS/FS/part_export/communigate_pro.pm: fix for communigate pro
19847           weird data structure on create
19848
19849 2003-09-10 14:01  ivan
19850
19851         * FS/FS/part_export/communigate_pro.pm: set initial password for
19852           new accounts
19853
19854 2003-09-10 03:54  ivan
19855
19856         * FS/FS/cust_pay.pm: adding cust_main method
19857
19858 2003-09-09 15:36  ivan
19859
19860         * FS/MANIFEST: adding communigate_pro export
19861
19862 2003-09-08 21:16  ivan
19863
19864         * FS/FS/part_export.pm: typo hiding remote username labels
19865
19866 2003-09-06 00:20  ivan
19867
19868         * httemplate/browse/agent_type.cgi: hide display of disabled
19869           packages from agent type browse
19870
19871 2003-09-05 23:45  ivan
19872
19873         * FS/FS/part_export.pm: updated DBI link in sqlradius export notes
19874
19875 2003-09-05 18:45  ivan
19876
19877         * FS/FS/svc_acct.pm: fix method name
19878
19879 2003-09-05 18:44  ivan
19880
19881         * FS/FS/: cust_svc.pm, svc_acct.pm: add
19882           get_session_history_sqlradacct have $ignore_quantity also ignore
19883           0 quantities
19884
19885 2003-09-05 06:19  ivan
19886
19887         * FS/FS/part_export/communigate_pro.pm: typo
19888
19889 2003-09-05 06:18  ivan
19890
19891         * FS/FS/: part_export.pm, part_export/communigate_pro.pm: add
19892           communigate pro export
19893
19894 2003-09-05 06:16  ivan
19895
19896         * FS/FS/Conf.pm: doc
19897
19898 2003-09-05 02:13  ivan
19899
19900         * FS/FS/svc_acct.pm: allow ! password like !!
19901
19902 2003-09-05 01:17  ivan
19903
19904         * FS/FS/Conf.pm: fix reference to obsolete shellcommands-useradd
19905           conf value (refer to exports instead)
19906
19907 2003-09-05 01:02  ivan
19908
19909         * FS/FS/Conf.pm: fix typo
19910
19911 2003-09-05 01:01  ivan
19912
19913         * FS/FS/svc_acct.pm: allow up to 60 char encrypted passwords for
19914           blowfish
19915
19916 2003-09-05 00:55  ivan
19917
19918         * FS/bin/freeside-setup: svc_acct._password from 50 to 72 for
19919           blowfish passwords
19920
19921 2003-09-04 21:09  ivan
19922
19923         * FS/FS/: Conf.pm, cust_main.pm: users-allow_comp config value to
19924           control creation of complimentary accounts and minor pod updates
19925
19926 2003-09-04 19:31  ivan
19927
19928         * httemplate/edit/part_svc.cgi: -w-safe and run under a 1.4 schema
19929           too
19930
19931 2003-09-03 16:06  ivan
19932
19933         * httemplate/view/cust_main.cgi: list extraneous services, closes:
19934           #213
19935
19936 2003-09-03 13:22  ivan
19937
19938         * FS/FS/Record.pm: turn off query debugging
19939
19940 2003-09-03 11:46  ivan
19941
19942         * FS/FS/Record.pm: turn vfieldpart_hashref into a method, not a
19943           subroutine another fix to support running 1.5.0 virtual field
19944           code on 1.4.x databases
19945
19946 2003-09-03 06:18  ivan
19947
19948         * FS/FS/part_export.pm: openbsd also uses sane useradd/mod/del
19949           commands
19950
19951 2003-09-03 05:35  ivan
19952
19953         * Makefile: makefile trivia for openbsd
19954
19955 2003-08-21 00:42  ivan
19956
19957         * install/debian/3.0/INSTALL: woody backports
19958
19959 2003-08-20 23:46  ivan
19960
19961         * install/debian/3.0/INSTALL: iffy
19962
19963 2003-08-20 23:42  ivan
19964
19965         * install/debian/3.0/INSTALL: woody
19966
19967 2003-08-07 22:54  ivan
19968
19969         * httemplate/view/svc_acct.cgi: - fix possible glitch with Mason on
19970           account view screen
19971
19972 2003-08-07 22:42  ivan
19973
19974         * FS/FS/CGI.pm, bin/masonize, httemplate/index.html,
19975           httemplate/elements/header.html,
19976           httemplate/elements/menubar.html, httemplate/elements/pager.html,
19977           httemplate/elements/table.html, httemplate/search/sql.html,
19978           httemplate/search/elements/search.html: - (finish) includes!
19979           (closes: Bug#551) - (finish) moving SQL search to including
19980           generic elements/search.html - new elements: menubar.html,
19981           header.html, pager.html and table.html - have masonize process
19982           .html files also
19983
19984 2003-08-07 19:02  ivan
19985
19986         * bin/masonize, httemplate/autohandler,
19987           httemplate/graph/money_time.cgi, httemplate/search/sql.html,
19988           httemplate/search/elements/search.html: - fix Mason profiling to
19989           pass-through images (for graph/) - fix graph/money-time.cgi use
19990           of $m interfering with Mason - fix graph/money-time-graph.cgi to
19991           set content-type in a Mason/ASP-independant   fashion -
19992           (beginning of) includes! - (beginning of) moving SQL search to
19993           including generic elements/search.html - fix global.asa typo -
19994           fix masonize to not prepend an extraneous blank line (breaking
19995           graph/money-time-graph.cgi)
19996
19997 2003-08-07 06:08  ivan
19998
19999         * htetc/handler.pl, httemplate/view/cust_main.cgi: - turn on
20000           profiling with mason like with Apache::ASP (redirects now
20001           working) - fix mason error with new view/cust_main.cgi UI
20002
20003 2003-08-07 05:47  ivan
20004
20005         * Makefile, htetc/handler.pl, httemplate/autohandler,
20006           httemplate/index.html: - switch to mason by default - minimum
20007           mason version 1.1 (and doc) - evaluate .html files with mason/asp
20008           - turn on profiling with mason like with Apache::ASP (redirects
20009           not working) - (start of) includes
20010
20011 2003-08-05 14:00  ivan
20012
20013         * httemplate/browse/part_pkg.cgi: doh, revert stuff that shouldn't
20014           have been checked in
20015
20016 2003-08-05 13:06  ivan
20017
20018         * htetc/handler.pl: no svc_acct_sm in 1.5
20019
20020 2003-08-05 12:07  ivan
20021
20022         * FS/FS/part_export.pm: update sqlradius{_withdomain} documentation
20023
20024 2003-08-05 11:52  ivan
20025
20026         * FS/FS/svc_domain.pm: remove spurious re-use of $error
20027
20028 2003-08-05 11:45  ivan
20029
20030         * FS/FS/Record.pm: backwards compatibility if the schema hasn't
20031           been updated
20032
20033 2003-08-04 17:32  khoff
20034
20035         * httemplate/index.html: Fixed %%%VERSION%%% tag
20036
20037 2003-08-04 17:20  khoff
20038
20039         * FS/MANIFEST, FS/FS/Record.pm, FS/FS/addr_block.pm,
20040           FS/FS/agent.pm, FS/FS/agent_type.pm, FS/FS/cust_bill.pm,
20041           FS/FS/cust_bill_event.pm, FS/FS/cust_bill_pay.pm,
20042           FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm,
20043           FS/FS/cust_credit.pm, FS/FS/cust_credit_bill.pm,
20044           FS/FS/cust_credit_refund.pm, FS/FS/cust_main.pm,
20045           FS/FS/cust_main_county.pm, FS/FS/cust_main_invoice.pm,
20046           FS/FS/cust_pay.pm, FS/FS/cust_pay_batch.pm, FS/FS/cust_pkg.pm,
20047           FS/FS/cust_refund.pm, FS/FS/cust_svc.pm,
20048           FS/FS/cust_tax_exempt.pm, FS/FS/domain_record.pm,
20049           FS/FS/export_svc.pm, FS/FS/msgcat.pm, FS/FS/nas.pm,
20050           FS/FS/part_bill_event.pm, FS/FS/part_export.pm,
20051           FS/FS/part_export_option.pm, FS/FS/part_pkg.pm,
20052           FS/FS/part_pop_local.pm, FS/FS/part_referral.pm,
20053           FS/FS/part_svc.pm, FS/FS/part_svc_column.pm,
20054           FS/FS/part_virtual_field.pm, FS/FS/pkg_svc.pm, FS/FS/port.pm,
20055           FS/FS/prepay_credit.pm, FS/FS/queue.pm, FS/FS/queue_arg.pm,
20056           FS/FS/queue_depend.pm, FS/FS/radius_usergroup.pm,
20057           FS/FS/router.pm, FS/FS/session.pm, FS/FS/svc_Common.pm,
20058           FS/FS/svc_acct.pm, FS/FS/svc_acct_pop.pm, FS/FS/svc_broadband.pm,
20059           FS/FS/svc_domain.pm, FS/FS/svc_forward.pm, FS/FS/svc_www.pm,
20060           FS/FS/type_pkgs.pm, FS/bin/freeside-setup, htetc/handler.pl,
20061           httemplate/index.html, httemplate/browse/part_svc.cgi,
20062           httemplate/browse/part_virtual_field.cgi,
20063           httemplate/browse/router.cgi, httemplate/edit/part_svc.cgi,
20064           httemplate/edit/part_virtual_field.cgi,
20065           httemplate/edit/router.cgi, httemplate/edit/svc_acct.cgi,
20066           httemplate/edit/svc_broadband.cgi, httemplate/edit/svc_www.cgi,
20067           httemplate/edit/process/router.cgi,
20068           httemplate/edit/process/svc_broadband.cgi,
20069           httemplate/view/svc_acct.cgi, httemplate/view/svc_broadband.cgi,
20070           httemplate/view/svc_forward.cgi, httemplate/view/svc_www.cgi:
20071           Virtual field merge
20072
20073 2003-07-25 09:26  ivan
20074
20075         * FS/FS/svc_acct.pm: typo
20076
20077 2003-07-25 06:13  ivan
20078
20079         * FS/FS/Conf.pm: doc
20080
20081 2003-07-23 10:05  ivan
20082
20083         * FS/FS/part_export/domain_shellcommands.pm: bugfix for
20084           non-catchall domains
20085
20086 2003-07-23 08:36  ivan
20087
20088         * httemplate/edit/: cust_main.cgi, process/cust_main.cgi: fix
20089           spurious "can't purchase pkgpart" errors
20090
20091 2003-07-17 09:02  ivan
20092
20093         * FS/FS/cust_main.pm: one last tiny bugfix for the retry_realtime
20094           functionality
20095
20096 2003-07-16 09:05  ivan
20097
20098         * httemplate/search/cust_pay.cgi: UI
20099
20100 2003-07-16 09:01  ivan
20101
20102         * httemplate/search/cust_pay.cgi: show totals in payment report
20103
20104 2003-07-15 06:30  ivan
20105
20106         * rt/etc/schema.Pg: reverting to vendor branch rt 3.0.4, hopefully
20107
20108 2003-07-15 06:16  ivan
20109
20110         * rt/: etc/RT_SiteConfig.pm, html/Elements/Footer,
20111           html/Elements/Header, html/Elements/Menu,
20112           html/Elements/PageLayout, html/Elements/SimpleSearch,
20113           html/Elements/Tabs, html/Elements/TitleBoxStart,
20114           html/NoAuth/webrt.css, html/Search/Bulk.html,
20115           html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs,
20116           lib/RT/SearchBuilder.pm, sbin/rt-setup-database.in: Initial
20117           revision
20118
20119 2003-07-15 06:16  ivan
20120
20121         * rt/: COPYING, Makefile, Makefile.in, README, aclocal.m4,
20122           Changelog, config.log, config.pld, config.status, configure,
20123           configure.ac, install-sh, bin/mason_handler.fcgi,
20124           bin/mason_handler.fcgi.in, bin/mason_handler.scgi,
20125           bin/mason_handler.scgi.in, bin/mason_handler.svc,
20126           bin/mason_handler.svc.in, bin/rt-commit-handler,
20127           bin/rt-crontool.in, bin/rt-mailgate.in, bin/webmux.pl.in,
20128           bin/rt-crontool, bin/rt-mailgate, docs/README.docs,
20129           docs/Security, docs/design_docs/CARS,
20130           docs/design_docs/TransactionTypes.txt, docs/design_docs/acls,
20131           docs/design_docs/approval_notices,
20132           docs/design_docs/approval_template, docs/design_docs/cf_search,
20133           docs/design_docs/cli_spec, docs/design_docs/cvs_integration,
20134           docs/design_docs/delegation, docs/design_docs/evil_plans,
20135           docs/design_docs/groups_notes,
20136           docs/design_docs/link-definitions.txt,
20137           docs/design_docs/recursive_group_membership_algorithm,
20138           docs/design_docs/rql_parser_machine.graphviz,
20139           docs/design_docs/string-extraction-guide.txt,
20140           docs/design_docs/subscription-definitions.txt,
20141           docs/design_docs/ticket_templates, docs/design_docs/users,
20142           etc/RT_Config.pm, etc/RT_Config.pm.in, etc/acl.Oracle,
20143           etc/acl.Pg, etc/acl.mysql, etc/constraints.mysql,
20144           etc/initialdata, etc/rt.spec, etc/schema.SQLite,
20145           etc/schema.mysql, html/autohandler, html/index.html, html/l,
20146           html/Admin/index.html, html/Admin/Elements/AddCustomFieldValue,
20147           html/Admin/Elements/CreateUserCalled,
20148           html/Admin/Elements/EditCustomField,
20149           html/Admin/Elements/EditCustomFieldValues,
20150           html/Admin/Elements/EditCustomFields,
20151           html/Admin/Elements/EditQueueWatchers,
20152           html/Admin/Elements/EditScrip, html/Admin/Elements/EditScrips,
20153           html/Admin/Elements/EditTemplates,
20154           html/Admin/Elements/EditUserComments,
20155           html/Admin/Elements/GroupTabs, html/Admin/Elements/Header,
20156           html/Admin/Elements/ListGlobalCustomFields,
20157           html/Admin/Elements/ListGlobalScrips,
20158           html/Admin/Elements/ModifyTemplate,
20159           html/Admin/Elements/QueueRightsForUser,
20160           html/Admin/Elements/QueueTabs,
20161           html/Admin/Elements/SelectCustomFieldType,
20162           html/Admin/Elements/SelectGroups,
20163           html/Admin/Elements/SelectModifyGroup,
20164           html/Admin/Elements/SelectModifyQueue,
20165           html/Admin/Elements/SelectModifyUser,
20166           html/Admin/Elements/SelectNewGroupMembers,
20167           html/Admin/Elements/SelectRights,
20168           html/Admin/Elements/SelectScrip,
20169           html/Admin/Elements/SelectScripAction,
20170           html/Admin/Elements/SelectScripCondition,
20171           html/Admin/Elements/SelectSingleOrMultiple,
20172           html/Admin/Elements/SelectTemplate,
20173           html/Admin/Elements/SelectUsers, html/Admin/Elements/SystemTabs,
20174           html/Admin/Elements/Tabs, html/Admin/Elements/UserTabs,
20175           html/Admin/Global/GroupRights.html, html/Admin/Global/Scrip.html,
20176           html/Admin/Global/Scrips.html, html/Admin/Global/Template.html,
20177           html/Admin/Global/Templates.html,
20178           html/Admin/Global/UserRights.html, html/Admin/Global/index.html,
20179           html/Admin/Groups/GroupRights.html,
20180           html/Admin/Groups/Members.html, html/Admin/Groups/Modify.html,
20181           html/Admin/Groups/UserRights.html, html/Admin/Groups/index.html,
20182           html/Admin/Queues/CustomField.html,
20183           html/Admin/Queues/CustomFields.html,
20184           html/Admin/Queues/GroupRights.html,
20185           html/Admin/Queues/Modify.html, html/Admin/Queues/People.html,
20186           html/Admin/Queues/Scrip.html, html/Admin/Queues/Scrips.html,
20187           html/Admin/Queues/Template.html,
20188           html/Admin/Queues/Templates.html,
20189           html/Admin/Queues/UserRights.html, html/Admin/Queues/index.html,
20190           html/Admin/Users/Modify.html, html/Admin/Users/index.html,
20191           html/Approvals/Display.html, html/Approvals/index.html,
20192           html/Approvals/Elements/Approve,
20193           html/Approvals/Elements/PendingMyApproval,
20194           html/Approvals/Elements/ShowDependency,
20195           html/Approvals/Elements/Tabs, html/Elements/BevelBoxRaisedEnd,
20196           html/Elements/BevelBoxRaisedStart, html/Elements/Callback,
20197           html/Elements/Checkbox, html/Elements/CreateTicket,
20198           html/Elements/Error, html/Elements/GotoTicket,
20199           html/Elements/ListActions, html/Elements/Login,
20200           html/Elements/MessageBox, html/Elements/MyRequests,
20201           html/Elements/MyTickets, html/Elements/Quicksearch,
20202           html/Elements/Refresh, html/Elements/Section,
20203           html/Elements/SelectAttachmentField, html/Elements/SelectBoolean,
20204           html/Elements/SelectCustomFieldOperator,
20205           html/Elements/SelectCustomFieldValue, html/Elements/SelectDate,
20206           html/Elements/SelectDateRelation, html/Elements/SelectDateType,
20207           html/Elements/SelectEqualityOperator, html/Elements/SelectGroups,
20208           html/Elements/SelectLinkType, html/Elements/SelectMatch,
20209           html/Elements/SelectNewTicketQueue, html/Elements/SelectOwner,
20210           html/Elements/SelectQueue, html/Elements/SelectResultsPerPage,
20211           html/Elements/SelectSortOrder, html/Elements/SelectStatus,
20212           html/Elements/SelectTicketSortBy,
20213           html/Elements/SelectTicketTypes, html/Elements/SelectUsers,
20214           html/Elements/SelectWatcherType,
20215           html/Elements/SetupSessionCookie, html/Elements/Submit,
20216           html/Elements/TitleBoxEnd, html/NoAuth/Logout.html,
20217           html/NoAuth/Reminder.html, html/NoAuth/images/bplogo.gif,
20218           html/NoAuth/images/favicon.png, html/NoAuth/images/space.gif,
20219           html/REST/1.0/NoAuth/mail-gateway, html/SelfService/Closed.html,
20220           html/SelfService/Create.html, html/SelfService/Display.html,
20221           html/SelfService/Error.html, html/SelfService/Prefs.html,
20222           html/SelfService/Update.html, html/SelfService/index.html,
20223           html/SelfService/Attachment/dhandler,
20224           html/SelfService/Elements/GotoTicket,
20225           html/SelfService/Elements/Header,
20226           html/SelfService/Elements/MyRequests,
20227           html/SelfService/Elements/Tabs, html/Ticket/Create.html,
20228           html/Ticket/Display.html, html/Ticket/History.html,
20229           html/Ticket/Modify.html, html/Ticket/ModifyAll.html,
20230           html/Ticket/ModifyDates.html, html/Ticket/ModifyLinks.html,
20231           html/Ticket/ModifyPeople.html, html/Ticket/Update.html,
20232           html/Ticket/Attachment/dhandler,
20233           html/Ticket/Elements/AddWatchers, html/Ticket/Elements/BulkLinks,
20234           html/Ticket/Elements/EditBasics,
20235           html/Ticket/Elements/EditCustomField,
20236           html/Ticket/Elements/EditCustomFields,
20237           html/Ticket/Elements/EditDates, html/Ticket/Elements/EditPeople,
20238           html/Ticket/Elements/EditWatchers,
20239           html/Ticket/Elements/ShowAttachments,
20240           html/Ticket/Elements/ShowBasics,
20241           html/Ticket/Elements/ShowCustomFields,
20242           html/Ticket/Elements/ShowDates,
20243           html/Ticket/Elements/ShowDependencies,
20244           html/Ticket/Elements/ShowHistory,
20245           html/Ticket/Elements/ShowMemberOf,
20246           html/Ticket/Elements/ShowMembers,
20247           html/Ticket/Elements/ShowMessageHeaders,
20248           html/Ticket/Elements/ShowMessageStanza,
20249           html/Ticket/Elements/ShowPeople,
20250           html/Ticket/Elements/ShowReferences,
20251           html/Ticket/Elements/ShowRequestor,
20252           html/Ticket/Elements/ShowTransaction, html/User/Delegation.html,
20253           html/User/Prefs.html, html/User/Elements/DelegateRights,
20254           html/User/Elements/GroupTabs, html/User/Elements/Tabs,
20255           html/User/Groups/Members.html, html/User/Groups/Modify.html,
20256           html/User/Groups/index.html, lib/RT.pm, lib/RT.pm.in,
20257           lib/RT/ACE.pm, lib/RT/ACE_Overlay.pm, lib/RT/ACL.pm,
20258           lib/RT/ACL_Overlay.pm, lib/RT/Attachment.pm,
20259           lib/RT/Attachment_Overlay.pm, lib/RT/Attachments.pm,
20260           lib/RT/Attachments_Overlay.pm, lib/RT/Base.pm,
20261           lib/RT/CachedGroupMember.pm, lib/RT/CachedGroupMember_Overlay.pm,
20262           lib/RT/CachedGroupMembers.pm,
20263           lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/CurrentUser.pm,
20264           lib/RT/CustomField.pm, lib/RT/CustomFieldValue.pm,
20265           lib/RT/CustomFieldValues.pm, lib/RT/CustomFieldValues_Overlay.pm,
20266           lib/RT/CustomField_Overlay.pm, lib/RT/CustomFields.pm,
20267           lib/RT/CustomFields_Overlay.pm, lib/RT/Date.pm,
20268           lib/RT/EmailParser.pm, lib/RT/Group.pm, lib/RT/GroupMember.pm,
20269           lib/RT/GroupMember_Overlay.pm, lib/RT/GroupMembers.pm,
20270           lib/RT/GroupMembers_Overlay.pm, lib/RT/Group_Overlay.pm,
20271           lib/RT/Groups.pm, lib/RT/Groups_Overlay.pm, lib/RT/Handle.pm,
20272           lib/RT/I18N.pm, lib/RT/Link.pm, lib/RT/Link_Overlay.pm,
20273           lib/RT/Links.pm, lib/RT/Links_Overlay.pm, lib/RT/Principal.pm,
20274           lib/RT/Principal_Overlay.pm, lib/RT/Principals.pm,
20275           lib/RT/Principals_Overlay.pm, lib/RT/Queue.pm,
20276           lib/RT/Queue_Overlay.pm, lib/RT/Queues.pm,
20277           lib/RT/Queues_Overlay.pm, lib/RT/Record.pm, lib/RT/Scrip.pm,
20278           lib/RT/ScripAction.pm, lib/RT/ScripAction_Overlay.pm,
20279           lib/RT/ScripActions.pm, lib/RT/ScripActions_Overlay.pm,
20280           lib/RT/ScripCondition.pm, lib/RT/ScripCondition_Overlay.pm,
20281           lib/RT/ScripConditions.pm, lib/RT/ScripConditions_Overlay.pm,
20282           lib/RT/Scrip_Overlay.pm, lib/RT/Scrips.pm,
20283           lib/RT/Scrips_Overlay.pm, lib/RT/System.pm, lib/RT/Template.pm,
20284           lib/RT/Template_Overlay.pm, lib/RT/Templates.pm,
20285           lib/RT/Templates_Overlay.pm, lib/RT/Ticket.pm,
20286           lib/RT/Ticket_Overlay.pm, lib/RT/Tickets.pm,
20287           lib/RT/Tickets_Overlay.pm, lib/RT/Tickets_Overlay_SQL.pm,
20288           lib/RT/Transaction.pm, lib/RT/Transaction_Overlay.pm,
20289           lib/RT/Transactions.pm, lib/RT/Transactions_Overlay.pm,
20290           lib/RT/URI.pm, lib/RT/User.pm, lib/RT/User_Overlay.pm,
20291           lib/RT/Users.pm, lib/RT/Users_Overlay.pm,
20292           lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm,
20293           lib/RT/Action/CreateTickets.pm,
20294           lib/RT/Action/EscalatePriority.pm, lib/RT/Action/Generic.pm,
20295           lib/RT/Action/Notify.pm, lib/RT/Action/NotifyAsComment.pm,
20296           lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SendEmail.pm,
20297           lib/RT/Action/SetPriority.pm, lib/RT/Action/UserDefined.pm,
20298           lib/RT/Condition/AnyTransaction.pm,
20299           lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm,
20300           lib/RT/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm,
20301           lib/RT/Condition/PriorityExceeds.pm,
20302           lib/RT/Condition/QueueChange.pm,
20303           lib/RT/Condition/StatusChange.pm,
20304           lib/RT/Condition/UserDefined.pm, lib/RT/I18N/cs.pm,
20305           lib/RT/I18N/cs.po, lib/RT/I18N/de.po, lib/RT/I18N/en.po,
20306           lib/RT/I18N/es.po, lib/RT/I18N/fi.po, lib/RT/I18N/fr.po,
20307           lib/RT/I18N/he.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/ja.po,
20308           lib/RT/I18N/nl.po, lib/RT/I18N/no.po, lib/RT/I18N/pt_br.po,
20309           lib/RT/I18N/ru.po, lib/RT/I18N/zh_cn.po, lib/RT/I18N/zh_tw.po,
20310           lib/RT/Interface/CLI.pm, lib/RT/Interface/Email.pm,
20311           lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/MailFrom.pm,
20312           lib/RT/Interface/Email/Filter/SpamAssassin.pm,
20313           lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/Generic.pm,
20314           lib/RT/URI/base.pm, lib/RT/URI/fsck_com_rt.pm, lib/t/00smoke.t,
20315           lib/t/01harness.t, lib/t/02regression.t, lib/t/03web.pl,
20316           lib/t/04_send_email.pl,
20317           lib/t/data/multipart-alternative-with-umlaut,
20318           lib/t/data/nested-mime-sample, lib/t/data/nested-rfc-822,
20319           lib/t/data/new-ticket-from-iso-8859-1,
20320           lib/t/data/new-ticket-from-iso-8859-1-full,
20321           lib/t/data/russian-subject-no-content-type,
20322           lib/t/data/text-html-in-russian,
20323           lib/t/data/text-html-with-umlaut,
20324           lib/t/data/8859-15-message-series/dir,
20325           lib/t/data/8859-15-message-series/msg1,
20326           lib/t/data/8859-15-message-series/msg2,
20327           lib/t/data/8859-15-message-series/msg3,
20328           lib/t/data/8859-15-message-series/msg4,
20329           lib/t/data/8859-15-message-series/msg5,
20330           lib/t/data/8859-15-message-series/msg6,
20331           lib/t/data/8859-15-message-series/msg7,
20332           lib/t/regression/mime_tests, m4/rt_enable_layout.m4,
20333           m4/rt_expand_var.m4, m4/rt_layout.m4,
20334           m4/rt_subst_expanded_arg.m4, sbin/extract-message-catalog,
20335           sbin/extract_pod_tests, sbin/factory, sbin/license_tag,
20336           sbin/regression_harness, sbin/rt-test-dependencies.in,
20337           autom4te.cache/output.0, autom4te.cache/requests,
20338           autom4te.cache/traces.0: import of rt 3.0.4
20339
20340 2003-07-15 04:23  ivan
20341
20342         * Makefile: 1.5.0pre3
20343
20344 2003-07-13 23:21  ivan
20345
20346         * httemplate/search/cust_pay.cgi: fix bug when both a payment type
20347           and date range are specified
20348
20349 2003-07-12 04:14  ivan
20350
20351         * httemplate/index.html: remove Gratuitous capitalization
20352
20353 2003-07-12 04:09  ivan
20354
20355         * httemplate/: index.html, browse/part_pkg.cgi,
20356           browse/part_svc.cgi, search/cust_pkg.cgi: - better description of
20357           payment search - some clarification of services/packages vs.
20358           service/package   definitions in browse/part_{svc,pkg}.cgi -
20359           package definition report by # of active customer packages (with
20360           links   to customer package listing)
20361
20362 2003-07-11 08:37  ivan
20363
20364         * FS/FS/cust_main.pm: fix timelocal AUTOLOAD problem introduced by
20365           Time::Local fix in rc3 (closes: Bug#550)
20366
20367 2003-07-11 08:23  ivan
20368
20369         * httemplate/: index.html, search/cust_pay.cgi,
20370           search/cust_pkg.cgi, search/report_cust_pay.html: payments report
20371           for inventivemedia / hpnx
20372
20373 2003-07-11 00:54  ivan
20374
20375         * FS/FS/Record.pm: typo
20376
20377 2003-07-11 00:30  ivan
20378
20379         * FS/FS/Record.pm: provide stack backtrace when we wind up in
20380           FS::Record::AUTOLOAD by accident
20381
20382 2003-07-09 07:39  ivan
20383
20384         * httemplate/edit/svc_domain.cgi: increase max domain length to 63
20385
20386 2003-07-06 11:58  ivan
20387
20388         * httemplate/view/cust_main.cgi: don't bother displaying comments
20389           that are only whitespace/newlines
20390
20391 2003-07-03 20:31  ivan
20392
20393         * etc/abbr_state.txt: adding states
20394
20395 2003-07-03 18:37  ivan
20396
20397         * FS/FS/svc_acct_pop.pm: don't populate the whole initial list if
20398           there are tons of POPs
20399
20400 2003-07-03 17:51  ivan
20401
20402         * FS/FS/svc_acct_pop.pm: optimize javascript to handle large
20403           numbers of POPs
20404
20405 2003-07-02 05:58  ivan
20406
20407         * FS/FS/part_pkg.pm: tyop
20408
20409 2003-07-02 05:56  ivan
20410
20411         * FS/FS/part_pkg.pm: relaxed "first package" restrictions; will
20412           find any appropriate service with quantity 1
20413
20414 2003-07-02 05:34  ivan
20415
20416         * README: change license to GPL only
20417
20418 2003-07-01 02:00  ivan
20419
20420         * httemplate/edit/part_export.cgi: larger textareas in export
20421           options
20422
20423 2003-06-30 17:27  ivan
20424
20425         * FS/FS/part_export.pm: typo
20426
20427 2003-06-30 12:15  ivan
20428
20429         * FS/FS/cust_main.pm: bugfix for manual re-charging changes
20430           (Bug#423)
20431
20432 2003-06-30 11:56  ivan
20433
20434         * FS/FS/cust_main.pm: pass additional fields to ACH processors
20435           (Authorize.Net should work now)
20436
20437 2003-06-30 06:18  ivan
20438
20439         * FS/MANIFEST: removing deprecated freeside-overdue
20440
20441 2003-06-30 05:22  ivan
20442
20443         * FS/: FS/part_export.pm, FS/part_export/sqlradius.pm,
20444           FS/part_export/sqlradius_withdomain.pm,
20445           bin/freeside-sqlradius-reset,
20446           t/part_export-sqlradius_withdomain.t: adding sqlradius_withdomain
20447           export including realms, closes: bug#514
20448
20449 2003-06-30 00:44  ivan
20450
20451         * FS/FS/svc_domain.pm: increase maximum domain length to 67
20452
20453 2003-06-27 07:19  ivan
20454
20455         * FS/FS/: Conf.pm, svc_acct.pm: add radius-ip configuration
20456           parameter for Framed-IP-Address vs. Framed-Address
20457
20458 2003-06-25 03:22  ivan
20459
20460         * httemplate/search/cust_bill_event.cgi: Pg 7.3 incompatibility
20461           with empty dates in Failed Invoice Event search,   patch from
20462           rlucas@tercent.net
20463
20464 2003-06-25 01:40  ivan
20465
20466         * FS/FS/: svc_acct.pm, part_export/cp.pm: svc_acct doc update cp
20467           export - disable old-style suspending
20468
20469 2003-06-24 17:57  ivan
20470
20471         * FS/FS/part_export/forward_shellcommands.pm: forward_shellcommands
20472           update: might work now
20473
20474 2003-06-24 07:12  ivan
20475
20476         * FS/FS/part_export/: forward_shellcommands.pm, sqlmail.pm:
20477           explicitly use the necessary modules
20478
20479 2003-06-22 07:21  ivan
20480
20481         * FS/FS/cust_main.pm, httemplate/misc/bill.cgi: fix the credit card
20482           retry on change or manual "retry_card" to ONCE per invoice
20483
20484 2003-06-22 02:11  ivan
20485
20486         * bin/create-history-tables: skip pg_ tables also (ewww, showing up
20487           in reverse-engineered schema)
20488
20489 2003-06-22 02:04  ivan
20490
20491         * bin/create-history-tables: skip history tables that exist
20492           already; easier to re-run now
20493
20494 2003-06-13 19:02  ivan
20495
20496         * FS/bin/freeside-setup: add index on cust_bill._date
20497
20498 2003-06-13 18:01  ivan
20499
20500         * bin/apache.export: \n\n between virtualhost entries
20501
20502 2003-06-13 08:18  ivan
20503
20504         * FS/FS/part_export/shellcommands.pm: $new_quoted_password vs.
20505           $quoted_new__password
20506
20507 2003-06-13 02:12  ivan
20508
20509         * FS/FS/part_export.pm: proper command escape for vpopmail export
20510
20511 2003-06-13 01:46  ivan
20512
20513         * httemplate/edit/part_export.cgi: missing semi
20514
20515 2003-06-13 01:44  ivan
20516
20517         * httemplate/edit/part_export.cgi: correct stickiness for checkbox
20518           options on export edit
20519
20520 2003-06-13 01:38  ivan
20521
20522         * FS/FS/part_export.pm: pass vpopmail passwords on command-line
20523           (unfortunately)
20524
20525 2003-06-13 01:23  ivan
20526
20527         * FS/FS/part_export.pm: full path to vpopmail commands
20528
20529 2003-06-13 01:11  ivan
20530
20531         * FS/FS/: part_export.pm, part_export/shellcommands.pm: add
20532           vpopmail presets to shellcommands_withdomain export
20533
20534 2003-06-12 07:08  ivan
20535
20536         * bin/passwd.import: /bin/halt and /sbin/halt
20537
20538 2003-06-12 07:06  ivan
20539
20540         * bin/passwd.import: tyop
20541
20542 2003-06-12 06:57  ivan
20543
20544         * bin/passwd.import: better error handling for re-imports
20545
20546 2003-06-12 06:50  ivan
20547
20548         * bin/fix-sequences: remove overly-verbose debugging for now
20549
20550 2003-06-12 06:50  ivan
20551
20552         * bin/fix-sequences: "doc"
20553
20554 2003-06-12 06:49  ivan
20555
20556         * bin/fix-sequences: arg
20557
20558 2003-06-12 06:47  ivan
20559
20560         * bin/fix-sequences: debugging
20561
20562 2003-06-12 06:43  ivan
20563
20564         * bin/fix-sequences: update for long table names; use sequence name
20565           directly instead of guessing
20566
20567 2003-06-12 06:35  ivan
20568
20569         * bin/fix-sequences: moo
20570
20571 2003-06-12 06:32  ivan
20572
20573         * bin/fix-sequences: adding fix-sequences
20574
20575 2003-06-12 05:57  ivan
20576
20577         * FS/FS/part_export.pm: _default_ default now sets GECOS like the
20578           OS-defaults
20579
20580 2003-06-12 05:43  ivan
20581
20582         * FS/FS/part_export.pm: sqlradius doc update; don't need to allow
20583           null OP columns
20584
20585 2003-06-11 13:27  khoff
20586
20587         * FS/FS/Misc.pm: In scalar context, smtpsend returns the number of
20588           addresses that the message was successfully delivered to.  I'm
20589           assuming 'Debug' causes Net::SMTP to warn the debug output, not
20590           return it.
20591
20592 2003-06-11 12:13  khoff
20593
20594         * FS/FS/Misc.pm: We're passing a list here, not one argument.
20595
20596 2003-06-09 04:11  ivan
20597
20598         * FS/FS/cust_svc.pm: add "$ignore_quantity" bypass
20599
20600 2003-06-06 18:58  ivan
20601
20602         * FS/FS/cust_main.pm: and fix the error message
20603
20604 2003-06-06 18:57  ivan
20605
20606         * FS/FS/cust_main.pm: really, really give a better error message
20607           when used under 5.005 now.  really.
20608
20609 2003-06-06 18:47  ivan
20610
20611         * FS/FS/cust_main.pm: give a better error message regarding
20612           Time::Local on old perls.  really.
20613
20614 2003-06-06 18:42  ivan
20615
20616         * FS/FS/cust_main.pm: require Time::Local 1.04 on perls before 5.6
20617
20618 2003-06-06 03:49  ivan
20619
20620         * FS/FS/part_export/cp.pm: add suspend/unsuspend capability to CP
20621           export
20622
20623 2003-06-04 17:22  khoff
20624
20625         * FS/FS/cust_pkg.pm: order/cancel packages rewritten
20626
20627 2003-06-04 09:14  ivan
20628
20629         * FS/FS/svc_acct.pm: allow empty slipip's
20630
20631 2003-06-04 05:44  ivan
20632
20633         * httemplate/search/cust_pkg.cgi: fix last bill label
20634
20635 2003-06-03 06:53  ivan
20636
20637         * httemplate/view/cust_main.cgi: fix provision links
20638
20639 2003-06-03 05:41  ivan
20640
20641         * FS/FS/: part_export.pm, part_export/cp.pm: minor update to cp
20642           export - eliminate redundant "host" parameter
20643
20644 2003-06-03 05:40  ivan
20645
20646         * Makefile: 1.5.0pre2 (too late, hehe)
20647
20648 2003-06-02 23:09  ivan
20649
20650         * FS/bin/freeside-setup: use serial for primary keys in new tables
20651           too
20652
20653 2003-06-02 22:49  ivan
20654
20655         * FS/bin/freeside-setup: router.svcnum nullability fix
20656
20657 2003-06-02 07:51  ivan
20658
20659         * httemplate/view/cust_main.cgi: UI nit
20660
20661 2003-06-02 05:22  ivan
20662
20663         * FS/FS/cust_pkg.pm: add last_bill field to manpage
20664
20665 2003-05-30 02:22  ivan
20666
20667         * FS/FS/part_export/sqlradius.pm: sqlradius exports include "op"
20668           field
20669
20670 2003-05-30 01:45  ivan
20671
20672         * httemplate/docs/ssh.html: doc
20673
20674 2003-05-19 22:43  ivan
20675
20676         * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm,
20677           fs_selfservice/FS-SelfService/cgi/make_payment.html,
20678           fs_selfservice/FS-SelfService/cgi/payment_results.html,
20679           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: working
20680           self-service self-payments!
20681
20682 2003-05-19 06:54  ivan
20683
20684         * FS/FS/ClientAPI/MyAccount.pm,
20685           fs_selfservice/FS-SelfService/SelfService.pm,
20686           fs_selfservice/FS-SelfService/cgi/make_payment.html,
20687           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: fix up some
20688           bugs in processing payments via self-service... appears to be
20689           working so far
20690
20691 2003-05-19 06:38  ivan
20692
20693         * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm,
20694           fs_selfservice/FS-SelfService/cgi/make_payment.html,
20695           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: first crack at
20696           payment processing with self-service (step two of the process)
20697
20698 2003-05-19 05:00  ivan
20699
20700         * FS/: MANIFEST, FS/Misc.pm, FS/cust_bill.pm, FS/cust_main.pm,
20701           FS/cust_pay.pm, FS/cust_pkg.pm, FS/svc_acct.pm, FS/svc_domain.pm,
20702           FS/ClientAPI/MyAccount.pm, t/Misc.t: maintenance:   - add
20703           FS::Misc with send_email subroutine, remove all duplicate code
20704           from     various modules   - move the realtime_bop from cust_bill
20705           to cust_main & change usage slightly.      invnum is no longer
20706           required.  FS::cust_bill::realtime_bop remains as a      wrapper.
20707           self-service:   - fix some syntax errors, make payment UI (step
20708           one) really should be     working now
20709
20710 2003-05-18 17:15  ivan
20711
20712         * fs_selfservice/FS-SelfService/cgi/: make_payment.html,
20713           selfservice.cgi: processing payments...
20714
20715 2003-05-18 04:44  ivan
20716
20717         * FS/FS/ClientAPI/MyAccount.pm,
20718           fs_selfservice/FS-SelfService/cgi/make_payment.html,
20719           fs_selfservice/FS-SelfService/cgi/myaccount.html: interface for
20720           making payments all done
20721
20722 2003-05-18 01:09  ivan
20723
20724         * fs_selfservice/FS-SelfService/cgi/make_payment.html: forgot this
20725           file
20726
20727 2003-05-18 01:08  ivan
20728
20729         * FS/FS/ClientAPI/MyAccount.pm, fs_selfservice/DEPLOY: more
20730           self-service make payment UI work
20731
20732 2003-05-17 23:20  ivan
20733
20734         * FS/FS/ClientAPI/MyAccount.pm,
20735           fs_selfservice/FS-SelfService/SelfService.pm,
20736           fs_selfservice/FS-SelfService/cgi/login.html,
20737           fs_selfservice/FS-SelfService/cgi/myaccount.html,
20738           fs_selfservice/FS-SelfService/cgi/selfservice.cgi: self-service:
20739           make payment UI done
20740
20741 2003-05-14 09:51  ivan
20742
20743         * FS/FS/cust_bill.pm: display recurring custom line items on
20744           invoices as well as one-shot ones
20745
20746 2003-05-12 23:01  ivan
20747
20748         * FS/FS/cust_bill_event.pm: - document missing fields in
20749           cust_bill_event
20750
20751 2003-05-12 22:47  ivan
20752
20753         * FS/FS/addr_block.pm: missing pod =cut at end
20754
20755 2003-05-12 20:22  ivan
20756
20757         * FS/FS/svc_acct.pm, fs_selfservice/FS-SelfService/cgi/login.html,
20758           fs_selfservice/FS-SelfService/cgi/myaccount.html,
20759           fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
20760           fs_selfservice/FS-SelfService/cgi/view_invoice.html: -
20761           self-service updates: cleanup and beginnings of "make a payment"
20762           - fix pod masking FS::svc_acct::cust_svc
20763
20764 2003-05-12 00:34  ivan
20765
20766         * fs_selfservice/FS-SelfService/freeside-selfservice-clientd:
20767           setbuf call doesn't appear to be working...
20768
20769 2003-05-12 00:33  ivan
20770
20771         * httemplate/view/cust_main.cgi: fix service links
20772
20773 2003-05-11 15:55  ivan
20774
20775         * httemplate/index.html: mail forward search not yet implemented
20776
20777 2003-05-11 15:53  ivan
20778
20779         * httemplate/search/cust_pkg.cgi: patch from Richard Siddall for
20780           strict vars
20781
20782 2003-05-11 15:34  ivan
20783
20784         * CREDITS, httemplate/view/cust_main.cgi: red here is too confusing
20785
20786 2003-05-11 15:25  ivan
20787
20788         * htetc/handler.pl: handler.pl updates from Richard Siddall
20789           <richard.siddall@elirion.net>
20790
20791 2003-05-09 23:45  ivan
20792
20793         * httemplate/view/cust_main.cgi: first pass at new package list UI
20794
20795 2003-05-09 22:41  ivan
20796
20797         * FS/FS/cust_pkg.pm: fix bug in last_bill method which prevented
20798           last_bill dates from being set
20799
20800 2003-05-09 22:40  ivan
20801
20802         * FS/FS/cust_main.pm: - substitute '0' for existing blank
20803           setup/recur fees - use timelocal_nocheck instead of timelocal for
20804           proper wraparound
20805
20806 2003-05-09 12:30  khoff
20807
20808         * httemplate/view/cust_main.cgi: Cleaned-up package view code and
20809           added CSS tags.
20810
20811 2003-05-09 00:17  ivan
20812
20813         * install/freebsd/ports: mod_ssl before mod_perl so mod_perl picks
20814           up EAPI
20815
20816 2003-05-09 00:05  ivan
20817
20818         * install/freebsd/: INSTALL, ports: little bit more fbsd install
20819           automation
20820
20821 2003-05-08 23:14  ivan
20822
20823         * install/freebsd/INSTALL: freebsd install
20824
20825 2003-05-08 23:03  ivan
20826
20827         * fs_selfservice/DEPLOY, install/freebsd/INSTALL,
20828           install/freebsd/ports: updated freebsd install
20829
20830 2003-05-08 18:18  ivan
20831
20832         * install/freebsd/ports: Net::SSH and Net::SCP are in ports
20833
20834 2003-05-08 17:10  ivan
20835
20836         * install/redhat/7.3/: INSTALL, sources.list: redhat install foo
20837
20838 2003-05-08 17:10  ivan
20839
20840         * install/freebsd/: INSTALL, ports: automated install foo
20841
20842 2003-05-08 03:28  ivan
20843
20844         * CREDITS: credit where credit's due
20845
20846 2003-05-08 02:34  ivan
20847
20848         * Makefile, FS/FS/Record.pm: general Pg 7.3 fix for setting int
20849           columns to '' / NULL
20850
20851 2003-05-02 19:06  ivan
20852
20853         * FS/FS/part_export/infostreet.pm, httemplate/edit/svc_acct.cgi:
20854           enable quota maintenance in infostreet export
20855
20856 2003-05-02 19:03  ivan
20857
20858         * bin/apache.export: typo in usage instructions
20859
20860 2003-05-02 18:30  ivan
20861
20862         * FS/FS/part_export.pm: clean up CVS cruft
20863
20864 2003-05-02 16:51  khoff
20865
20866         * httemplate/view/cust_main.cgi: CARD && DCRD?
20867
20868 2003-04-29 12:49  khoff
20869
20870         * httemplate/misc/catchall.cgi: 0 has a hash key looks like svcnum
20871           = 0.  Suprisingly, '' works.
20872
20873 2003-04-29 11:28  khoff
20874
20875         * FS/FS/domain_record.pm: Better SOA checking
20876
20877 2003-04-29 09:59  khoff
20878
20879         * httemplate/edit/svc_broadband.cgi: It helps if you can edit the
20880           ip_addr field.
20881
20882 2003-04-25 19:01  khoff
20883
20884         * FS/FS/cust_svc.pm: I don't like FS::Record warnings
20885
20886 2003-04-25 17:28  khoff
20887
20888         * FS/FS/cust_bill.pm: Tyop
20889
20890 2003-04-24 16:01  ivan
20891
20892         * httemplate/edit/cust_main.cgi: fix for bug triggered by
20893           nonexistant referring customer numbers
20894
20895 2003-04-24 11:46  khoff
20896
20897         * FS/FS/part_export/sqlmail.pm: MySQL returns zero on an update
20898           when no values change.  We would insert on an rv of zero, so now
20899           we select count(*)... instead of relying on the rv of the update.
20900
20901 2003-04-24 11:45  khoff
20902
20903         * FS/FS/domain_record.pm: Support for nWnDnHnMnS time format
20904
20905 2003-04-23 19:46  ivan
20906
20907         * FS/FS/: part_export.pm, part_export/domain_shellcommands.pm:
20908           better shellcommands documentation of all sorts
20909
20910 2003-04-23 18:43  khoff
20911
20912         * FS/FS/part_export.pm, bin/bind.export: Support for exporting to
20913           an ISC BIND9 name server
20914
20915 2003-04-23 18:00  khoff
20916
20917         * FS/FS/part_export/sqlmail.pm: Apparently deleting elements from
20918           svc_Common->hashref is bad.
20919
20920 2003-04-23 16:12  ivan
20921
20922         * Makefile, htetc/handler.pl: compatible with mason 1.1!  closes:
20923           bug#492
20924
20925 2003-04-23 15:16  ivan
20926
20927         * FS/FS/part_export.pm: might not be necessary, but to be safe...
20928
20929 2003-04-22 22:36  khoff
20930
20931         * httemplate/search/cust_main.cgi: Missing comma.
20932
20933 2003-04-22 21:53  khoff
20934
20935         * FS/bin/freeside-setup: DBD::Pg doesn't handle char types very
20936           well.
20937
20938 2003-04-22 11:46  ivan
20939
20940         * FS/FS/Conf.pm, httemplate/config/config-view.cgi,
20941           httemplate/config/config.cgi: properly deprecate ancient apache &
20942           sendmail config options
20943
20944 2003-04-22 10:54  ivan
20945
20946         * httemplate/edit/part_export.cgi: mason is more strict about
20947           variables - patch from Richard Siddall, thanks
20948
20949 2003-04-21 21:39  ivan
20950
20951         * FS/: MANIFEST, FS/Conf.pm, FS/part_export.pm, FS/svc_domain.pm,
20952           FS/svc_forward.pm, FS/part_export/domain_shellcommands.pm,
20953           FS/part_export/forward_shellcommands.pm,
20954           t/part_export-forward_shellcommands.t: - mysql 4.1 is available;
20955           update documentation - remove last vestiges of 1.3-style
20956           qmail/vpopmail exports from svc_domain and   svc_forward; add
20957           appropriate exports (closes: Bug#299)
20958
20959 2003-04-21 15:40  ivan
20960
20961         * httemplate/view/svc_acct.cgi: typo
20962
20963 2003-04-21 14:42  khoff
20964
20965         * FS/FS/addr_block.pm: renamed config option excludeaddr
20966
20967 2003-04-21 14:40  khoff
20968
20969         * FS/FS/Conf.pm: renamed/clarified exclude_ip_addr option.
20970
20971 2003-04-21 14:29  khoff
20972
20973         * httemplate/edit/process/generic.cgi: Navigation fixes.
20974
20975 2003-04-21 14:13  khoff
20976
20977         * httemplate/edit/process/router.cgi: Fixed bug with $routernum and
20978           new routers.  Navigation cleanup.
20979
20980 2003-04-21 14:12  khoff
20981
20982         * httemplate/edit/router.cgi: Lines added for clairity
20983
20984 2003-04-21 13:53  ivan
20985
20986         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/part_bill_event.pm,
20987           FS/bin/freeside-daily, FS/bin/freeside-expiration-alerter,
20988           FS/bin/freeside-setup, httemplate/docs/schema.html,
20989           httemplate/edit/cust_main.cgi,
20990           httemplate/edit/part_bill_event.cgi,
20991           httemplate/edit/process/cust_main.cgi,
20992           httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
20993           on-demand vs. automatic cards & checks: added DCRD and DCHK
20994           payment types
20995
20996 2003-04-21 13:31  khoff
20997
20998         * FS/FS/: part_export.pm, part_export/sqlmail.pm: Bug fixes for
20999           sqlmail.  Added support for courier and dovecot authentication.
21000
21001 2003-04-21 13:27  khoff
21002
21003         * FS/FS/: Conf.pm, addr_block.pm: excludeaddr option for
21004           svc_broadband
21005
21006 2003-04-19 10:51  ivan
21007
21008         * FS/FS/: Conf.pm, part_pkg.pm: /^\s*$/ setup/recur expressions now
21009           failsafe to 0 (closes: Bug#498) deprecate old 1.3-style qmail
21010           integration
21011
21012 2003-04-17 20:29  ivan
21013
21014         * httemplate/view/svc_acct.cgi: YA pg7.3 fix
21015
21016 2003-04-02 06:52  ivan
21017
21018         * FS/FS/cust_main.pm: added order_pkgs sub
21019
21020 2003-04-02 03:38  ivan
21021
21022         * FS/FS/: UID.pm, cust_main.pm: better callbacks
21023
21024 2003-04-02 01:46  ivan
21025
21026         * httemplate/misc/process/meta-import.cgi: updated meta-import web
21027           UI to allow duplicate import tables
21028
21029 2003-04-01 19:23  ivan
21030
21031         * httemplate/edit/: cust_main.cgi, process/cust_main.cgi: fix
21032           disappearing email invoice on errors, finally (closes: Bug#35)
21033
21034 2003-04-01 00:03  ivan
21035
21036         * FS/FS/Record.pm, httemplate/docs/index.html,
21037           httemplate/view/cust_main.cgi: - update qsearch for Pg 7.3 -
21038           preliminary 1.5.0 upgrade docs - syntax error in main customer
21039           view
21040
21041 2003-03-31 22:55  ivan
21042
21043         * httemplate/: misc/cust_main-cancel.cgi, view/cust_main.cgi:
21044           cancel button for customers (closes: Bug#25)
21045
21046 2003-03-31 17:22  ivan
21047
21048         * FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, debian/changelog,
21049           debian/control, httemplate/edit/REAL_cust_pkg.cgi,
21050           httemplate/edit/process/REAL_cust_pkg.cgi,
21051           httemplate/search/cust_pkg.cgi, httemplate/view/cust_main.cgi:
21052           correct last_bill problems with $0 invoice (non-existant) edge
21053           cases
21054
21055 2003-03-31 15:49  ivan
21056
21057         * httemplate/docs/schema.html: added last_bill column
21058
21059 2003-03-31 15:48  ivan
21060
21061         * FS/bin/freeside-setup: add 'last_bill' column
21062
21063 2003-03-28 21:34  ivan
21064
21065         * bin/apache.export: restart apache, not bind!
21066
21067 2003-03-28 20:52  ivan
21068
21069         * FS/FS/cust_svc.pm, FS/FS/domain_record.pm,
21070           FS/FS/part_export/www_shellcommands.pm,
21071           httemplate/view/svc_www.cgi: correct web UI for svc_www services
21072           & no more @.domain in www_shellcommands export
21073
21074 2003-03-28 18:35  ivan
21075
21076         * FS/FS/part_export/www_shellcommands.pm: trim leading @. off zones
21077
21078 2003-03-28 18:19  ivan
21079
21080         * FS/FS/part_export.pm: cust_svc and svc_x methods
21081
21082 2003-03-28 13:59  ivan
21083
21084         * bin/apache.export: fix missing semicolon in apache export
21085
21086 2003-03-28 13:43  ivan
21087
21088         * FS/FS/part_export/apache.pm: oops in null apache export
21089
21090 2003-03-24 00:30  ivan
21091
21092         * httemplate/search/svc_acct.cgi: another Pg7.3 fix
21093
21094 2003-03-19 20:36  ivan
21095
21096         * httemplate/edit/part_export.cgi: virtual wrap...
21097
21098 2003-03-19 20:09  ivan
21099
21100         * httemplate/edit/part_export.cgi: wrap this textbox hard
21101
21102 2003-03-19 20:00  ivan
21103
21104         * httemplate/edit/part_export.cgi: wide textareas
21105
21106 2003-03-19 19:41  ivan
21107
21108         * FS/MANIFEST, FS/FS/domain_record.pm, FS/FS/part_export.pm,
21109           FS/FS/part_export/apache.pm, FS/t/part_export-apache.t,
21110           bin/apache.export, bin/bind.export, bin/bsdshell.export,
21111           bin/sysvshell.export: apache export!
21112
21113 2003-03-11 03:40  ivan
21114
21115         * FS/FS/svc_domain.pm: another pg7.3 fix
21116
21117 2003-03-11 03:36  ivan
21118
21119         * httemplate/misc/: meta-import.cgi, process/meta-import.cgi: minor
21120           meta import webUI updates
21121
21122 2003-03-11 02:41  ivan
21123
21124         * httemplate/edit/part_pkg.cgi: another pg7.3 fix
21125
21126 2003-03-03 17:56  khoff
21127
21128         * FS/MANIFEST: updated for svc_broadband changes
21129
21130 2003-02-28 19:14  ivan
21131
21132         * FS/FS/cust_main.pm: change next bill date comparison from < to <=
21133
21134 2003-02-24 21:40  ivan
21135
21136         * httemplate/edit/cust_main.cgi: remove max length on ACH account
21137           number
21138
21139 2003-02-11 17:21  khoff
21140
21141         * FS/bin/freeside-setup: s/;/,/
21142
21143 2003-02-05 21:26  ivan
21144
21145         * FS/FS.pm, FS/MANIFEST, FS/FS/cust_bill.pm,
21146           FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm,
21147           FS/FS/cust_main.pm, FS/bin/freeside-setup,
21148           FS/t/cust_bill_pkg_detail.t, httemplate/docs/schema.html,
21149           httemplate/edit/part_pkg.cgi: time/data detail on invoices
21150
21151 2003-02-05 15:17  khoff
21152
21153         * FS/FS/addr_block.pm, FS/FS/part_svc_router.pm, FS/FS/router.pm,
21154           FS/FS/svc_broadband.pm, httemplate/browse/addr_block.cgi,
21155           httemplate/browse/router.cgi, httemplate/edit/router.cgi,
21156           httemplate/edit/svc_broadband.cgi,
21157           httemplate/edit/process/addr_block/add.cgi,
21158           httemplate/edit/process/addr_block/allocate.cgi,
21159           httemplate/edit/process/addr_block/deallocate.cgi,
21160           FS/bin/freeside-setup, httemplate/edit/process/generic.cgi,
21161           httemplate/edit/process/router.cgi,
21162           httemplate/edit/process/svc_broadband.cgi,
21163           httemplate/edit/process/addr_block/split.cgi, htetc/handler.pl,
21164           httemplate/index.html, httemplate/view/svc_broadband.cgi:
21165           svc_broadband rewrite
21166
21167 2003-02-05 14:06  khoff
21168
21169         * FS/FS/cust_svc.pm: ip_netmask is gone now
21170
21171 2003-01-27 23:47  ivan
21172
21173         * FS/bin/freeside-setup: eek, and this is what caused connectup to
21174           fail too
21175
21176 2003-01-27 22:08  ivan
21177
21178         * FS/FS/part_export/ldap.pm: crypt password export to ldap fix from
21179           dave denney <daud@kaosol.net>
21180
21181 2003-01-16 22:21  ivan
21182
21183         * FS/FS/ClientAPI/MyAccount.pm,
21184           fs_selfservice/FS-SelfService/SelfService.pm: selfservice cancel
21185           functionality
21186
21187 2003-01-15 18:58  ivan
21188
21189         * FS/FS/part_export/shellcommands.pm: don't run empty shellcommands
21190
21191 2003-01-14 02:15  ivan
21192
21193         * Makefile: selfservice
21194
21195 2003-01-14 01:26  ivan
21196
21197         * FS/MANIFEST, FS/bin/freeside-selfservice-server,
21198           init.d/freeside-init: move freeside-selfservice-server to proper
21199           MakeMaker install location
21200
21201 2003-01-14 00:49  ivan
21202
21203         * Makefile, FS/FS/svc_acct.pm, init.d/freeside-init: add
21204           freeside-selfservice-server to init script add domsvc checking as
21205           a foreign key
21206
21207 2003-01-12 23:26  ivan
21208
21209         * httemplate/edit/part_export.cgi: another Pg 7.3 fix
21210
21211 2003-01-12 22:19  ivan
21212
21213         * httemplate/edit/part_svc.cgi: whitespace inconsistancy causing
21214           extraneous diffs
21215
21216 2003-01-09 23:41  ivan
21217
21218         * FS/FS/cust_bill.pm: pop off an extra blank line in
21219           business-onlinepayment options
21220
21221 2002-12-28 01:16  ivan
21222
21223         * FS/FS/: cust_bill.pm, svc_acct.pm: prevent edge-case
21224           business-onlinepayment mod_perl leakage in multi-database
21225           installs.  ugh.
21226
21227 2002-12-27 04:56  ivan
21228
21229         * FS/FS/cust_main.pm: better times on failed billing events
21230
21231 2002-12-24 22:59  ivan
21232
21233         * FS/bin/freeside-daily: declare $opt_p usage
21234
21235 2002-12-24 14:41  ivan
21236
21237         * FS/bin/freeside-setup, httemplate/view/cust_main.cgi:
21238           optimization for ginourmous numbers of packages for intergate,
21239           whew
21240
21241 2002-12-23 15:56  ivan
21242
21243         * FS/FS/svc_acct.pm: remove gratuitous warning and better error
21244           messages
21245
21246 2002-12-23 07:21  ivan
21247
21248         * FS/FS/cust_bill.pm: make agent available to invoice templates
21249
21250 2002-12-23 07:05  steve
21251
21252         * FS/FS/part_export/shellcommands.pm: add email address to
21253           shellcommands
21254
21255           don't error out when importing unaudited accounts (even though
21256           should probably be using $FS::svc_Common::noexport_hack anyway)
21257
21258 2002-12-23 06:54  steve
21259
21260         * FS/FS/cust_pkg.pm: added stuff for selfservice_server-quiet,
21261           signup_server-quiet, and emailcancel messages.
21262
21263 2002-12-23 06:22  steve
21264
21265         * FS/FS/: cust_bill.pm, Conf.pm: added stuff for
21266           selfservice_server-quiet, signup_server-quiet, and emailcancel
21267           messages.
21268
21269 2002-12-22 00:53  ivan
21270
21271         * FS/: FS/cust_pkg.pm, bin/freeside-daily: -p option for
21272           freeside-daily to only run for a particular payby
21273           $disable_agentcheck option for cust_pkg for import optimization
21274
21275 2002-12-21 15:48  ivan
21276
21277         * httemplate/search/svc_domain.cgi: UI
21278
21279 2002-12-21 15:44  ivan
21280
21281         * httemplate/search/svc_domain.cgi: don't display all accounts in
21282           each domain
21283
21284 2002-12-21 02:14  ivan
21285
21286         * FS/FS/cust_main.pm: could be multiple returns from these
21287           searches, with taxclasses
21288
21289 2002-12-21 02:02  ivan
21290
21291         * FS/FS/Record.pm: better qsearchs warning
21292
21293 2002-12-20 23:36  ivan
21294
21295         * FS/FS/svc_acct.pm: $noexport hack moved to svc_Common
21296
21297 2002-12-20 20:31  ivan
21298
21299         * FS/FS/svc_acct.pm: kludge around uninitialized value errors
21300
21301 2002-12-19 19:29  ivan
21302
21303         * httemplate/view/cust_main.cgi: no changing cancelled packages
21304
21305 2002-12-17 13:31  ivan
21306
21307         * FS/FS/cust_bill.pm: invoice_lines() fix
21308
21309 2002-12-17 05:02  ivan
21310
21311         * httemplate/view/svc_acct.cgi: change wording
21312
21313 2002-12-17 02:42  ivan
21314
21315         * FS/bin/freeside-sqlradius-seconds: doh!  but finally fixed
21316
21317 2002-12-17 02:36  ivan
21318
21319         * FS/FS/cust_svc.pm: sqlradius time calculation fix wrt open
21320           sessions
21321
21322 2002-12-17 01:52  ivan
21323
21324         * FS/bin/freeside-sqlradius-seconds: sheesh
21325
21326 2002-12-17 01:48  ivan
21327
21328         * FS/bin/freeside-sqlradius-seconds: sigh
21329
21330 2002-12-17 01:47  ivan
21331
21332         * FS/bin/freeside-sqlradius-seconds: is this broken or is the
21333           calculation?
21334
21335 2002-12-17 01:37  ivan
21336
21337         * FS/bin/freeside-sqlradius-seconds: grr double doh
21338
21339 2002-12-17 01:35  ivan
21340
21341         * FS/bin/freeside-sqlradius-seconds: doh
21342
21343 2002-12-17 01:30  ivan
21344
21345         * FS/bin/freeside-sqlradius-seconds: carriage return helps alot
21346
21347 2002-12-17 01:24  ivan
21348
21349         * FS/: MANIFEST, bin/freeside-sqlradius-seconds: adding
21350           freeside-sqlradius-seconds
21351
21352 2002-12-16 13:52  ivan
21353
21354         * FS/FS/part_svc.pm, httemplate/edit/part_svc.cgi: fix for Pg 7.3,
21355           are there others?
21356
21357 2002-12-16 10:53  ivan
21358
21359         * httemplate/view/svc_domain.cgi: add PTR record to domain edit
21360
21361 2002-12-16 02:47  ivan
21362
21363         * httemplate/graph/money_time.cgi: working date range selector that
21364           defaults to the past year!
21365
21366 2002-12-14 13:18  ivan
21367
21368         * FS/FS/cust_svc.pm: fix for auditing packages
21369
21370 2002-12-12 16:31  ivan
21371
21372         * FS/FS/cust_main.pm, httemplate/misc/process/meta-import.cgi:
21373           taxclass fix (?)
21374
21375 2002-12-12 13:44  ivan
21376
21377         * FS/FS/svc_acct.pm: custnum in welcome email
21378
21379 2002-12-10 16:12  ivan
21380
21381         * httemplate/misc/: meta-import.cgi, process/meta-import.cgi:
21382           beginning of web-based data importer
21383
21384 2002-12-04 04:43  ivan
21385
21386         * bin/bind.export: really fixed now
21387
21388 2002-12-04 04:37  ivan
21389
21390         * bin/bind.export: oops, typo
21391
21392 2002-12-04 04:31  ivan
21393
21394         * FS/FS/cust_bill.pm: empty invoice_lines() fix
21395
21396 2002-11-27 21:44  ivan
21397
21398         * FS/FS/part_export.pm: add -g FreeBSD shellcommands export as per
21399           "Stephen Bechard" <steve@destek.net>
21400
21401 2002-11-27 21:10  ivan
21402
21403         * FS/FS/Conf.pm: deprecate username_policy
21404
21405 2002-11-26 03:58  ivan
21406
21407         * httemplate/misc/process/link.cgi: link by username now only links
21408           to same svcpart
21409
21410 2002-11-26 02:25  ivan
21411
21412         * FS/FS/part_export/ldap.pm: ldap export: fix $crypt_password
21413
21414 2002-11-25 21:42  ivan
21415
21416         * FS/FS/svc_acct.pm: remove harmless re-my to silence warning
21417
21418 2002-11-25 02:46  ivan
21419
21420         * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi: fix disappearing
21421           radius group bug, whew
21422
21423 2002-11-22 19:39  ivan
21424
21425         * httemplate/index.html: eww get rid of black border on konq3
21426
21427 2002-11-22 04:19  ivan
21428
21429         * FS/FS/cust_bill.pm: fix nasty typo which would affect credit card
21430           payments
21431
21432 2002-11-22 03:14  ivan
21433
21434         * FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi:
21435           add lec billing event
21436
21437 2002-11-22 02:48  ivan
21438
21439         * FS/FS/cust_main.pm: oops, one last LECB change
21440
21441 2002-11-21 23:50  ivan
21442
21443         * FS/FS/: part_export.pm, part_export/ldap.pm: separate root and
21444           user dn in ldap export
21445
21446 2002-11-21 12:44  ivan
21447
21448         * FS/FS/part_export.pm: change DN labeling for those obtuse
21449           blockheads at netmagic
21450
21451 2002-11-20 13:13  ivan
21452
21453         * FS/FS/: part_export.pm, part_export/ldap.pm: add objectclass and
21454           ability to have multiple comma-separated values to LDAP export
21455
21456 2002-11-20 02:09  ivan
21457
21458         * FS/FS/part_export/ldap.pm: hmm, so you add the username to the DN
21459           for the add call...?  i don't get LDAP
21460
21461 2002-11-20 01:10  ivan
21462
21463         * FS/FS/part_export/ldap.pm: fix silly bug in ldap export
21464
21465 2002-11-20 01:07  ivan
21466
21467         * FS/bin/freeside-setup: ugh... need to increase length of payinfo
21468           field in cust_pay and cust_refund for ACH
21469
21470 2002-11-19 14:55  ivan
21471
21472         * FS/FS/cust_bill_event.pm: give better error message on bad
21473           invnum, also 'use FS::cust_bill' here
21474
21475 2002-11-19 14:48  ivan
21476
21477         * FS/FS/cust_bill.pm: Business::OnlinePayment type is ECHECK not
21478           CHECK
21479
21480 2002-11-19 13:20  ivan
21481
21482         * FS/FS/part_export/ldap.pm: ldap export: don't use password if not
21483           given
21484
21485 2002-11-19 12:56  ivan
21486
21487         * FS/FS/part_export/ldap.pm: ldap export update
21488
21489 2002-11-19 12:36  ivan
21490
21491         * FS/bin/freeside-setup: increase length of reczone and recdata
21492           fields in domain_record
21493
21494 2002-11-19 02:09  ivan
21495
21496         * FS/FS/cust_bill.pm: typo adding lec transactions
21497
21498 2002-11-19 02:02  ivan
21499
21500         * FS/FS/cust_main.pm: silly regex bug parsing echeck info
21501
21502 2002-11-19 01:51  ivan
21503
21504         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
21505           FS/FS/cust_refund.pm, FS/FS/part_bill_event.pm,
21506           FS/FS/part_pkg.pm, FS/FS/part_export/ldap.pm,
21507           httemplate/docs/schema.html, httemplate/edit/cust_main.cgi,
21508           httemplate/edit/part_bill_event.cgi,
21509           httemplate/view/cust_main.cgi: add LEC billing
21510
21511 2002-11-18 21:17  ivan
21512
21513         * httemplate/edit/cust_main.cgi: oops, remove 10 digit account
21514           number limit
21515
21516 2002-11-18 02:15  ivan
21517
21518         * FS/MANIFEST, FS/FS/part_export.pm, FS/FS/part_export/ldap.pm,
21519           FS/t/part_export-ldap.t, httemplate/edit/part_export.cgi:
21520           preliminary ldap export
21521
21522 2002-11-16 02:33  ivan
21523
21524         * FS/FS/: Conf.pm, cust_bill.pm: separate ACH processor support
21525
21526 2002-11-09 02:59  ivan
21527
21528         * httemplate/edit/part_pkg.cgi: javascript quoting problem in
21529           per-hour charging
21530
21531 2002-11-07 14:53  ivan
21532
21533         * FS/FS/cust_main.pm: doc
21534
21535 2002-11-05 20:23  ivan
21536
21537         * FS/FS/part_pkg.pm: safe regex for sqlradius hour/data billing,
21538           closes: Bug#474
21539
21540 2002-11-05 20:11  ivan
21541
21542         * httemplate/edit/part_pkg.cgi: data billing
21543
21544 2002-11-05 19:58  ivan
21545
21546         * httemplate/edit/part_pkg.cgi: data charging
21547
21548 2002-11-05 15:43  ivan
21549
21550         * httemplate/view/svc_acct.cgi: ui
21551
21552 2002-11-05 15:41  ivan
21553
21554         * httemplate/: edit/part_pkg.cgi, view/svc_acct.cgi: fix for
21555           correct radacct column names
21556
21557 2002-11-05 15:34  ivan
21558
21559         * FS/FS/cust_svc.pm: can't use placeholders in SELECT SUM(?)
21560
21561 2002-11-05 15:29  ivan
21562
21563         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/svc_acct.pm,
21564           httemplate/edit/part_pkg.cgi, httemplate/view/svc_acct.cgi:
21565           bandwidth charges from sqlradius
21566
21567 2002-11-05 12:29  ivan
21568
21569         * FS/bin/freeside-sqlradius-radacctd: lost?
21570
21571 2002-11-04 15:40  ivan
21572
21573         * FS/FS/CGI.pm: balance on small_custview
21574
21575 2002-11-04 12:51  ivan
21576
21577         * httemplate/view/svc_acct.cgi: fix cosmetic bug on online time
21578           view
21579
21580 2002-11-01 16:13  ivan
21581
21582         * httemplate/graph/money_time.cgi: whew, glad i had a copy of this
21583
21584 2002-10-28 05:22  ivan
21585
21586         * FS/bin/freeside-queued: signal-less queued child handling
21587           (closes: Bug#477)
21588
21589 2002-10-25 14:24  ivan
21590
21591         * FS/FS/part_export/shellcommands.pm: make $old_domain available
21592           too
21593
21594 2002-10-25 06:39  ivan
21595
21596         * httemplate/: browse/part_svc.cgi, edit/part_svc.cgi: show export
21597           numbers
21598
21599 2002-10-23 10:07  ivan
21600
21601         * FS/: FS/Conf.pm, bin/freeside-daily: database dump & scp support
21602
21603 2002-10-23 08:49  ivan
21604
21605         * FS/FS/Conf.pm, httemplate/misc/unapply-cust_pay.cgi,
21606           httemplate/view/cust_main.cgi: add option to unapply payments
21607
21608 2002-10-22 02:15  ivan
21609
21610         * FS/FS/part_export/vpopmail.pm: bugfix in vpopmail restart
21611
21612 2002-10-22 01:13  ivan
21613
21614         * FS/FS/part_bill_event.pm, httemplate/edit/part_bill_event.cgi:
21615           ACH fixes from s5
21616
21617 2002-10-21 23:28  ivan
21618
21619         * httemplate/edit/part_bill_event.cgi: oops - allow adding CHECK
21620           invoice events too
21621
21622 2002-10-21 08:20  ivan
21623
21624         * httemplate/edit/part_svc.cgi: don't disable for all items
21625
21626 2002-10-21 08:14  ivan
21627
21628         * httemplate/edit/part_svc.cgi: Prevent a fixed or default username
21629           or password from being defined
21630
21631 2002-10-20 01:27  ivan
21632
21633         * FS/FS/: part_export.pm, part_export/shellcommands.pm: enable
21634           shellcommands suspension/unsuspension hooks
21635
21636 2002-10-20 00:26  ivan
21637
21638         * FS/FS/part_export/vpopmail.pm: don't run restart command unless
21639           there is one
21640
21641 2002-10-19 20:28  ivan
21642
21643         * FS/FS/: part_export.pm, part_export/vpopmail.pm: vpopmail restart
21644           export option
21645
21646 2002-10-18 09:54  ivan
21647
21648         * Makefile: force executable permissions on bin/pod2x
21649
21650 2002-10-18 06:28  ivan
21651
21652         * FS/bin/freeside-radgroup: argh
21653
21654 2002-10-18 06:23  ivan
21655
21656         * FS/FS/svc_acct.pm: don't re-insert non-changed usernames to fuzzy
21657           cache
21658
21659 2002-10-18 03:28  ivan
21660
21661         * FS/: MANIFEST, bin/freeside-radgroup: adding
21662
21663 2002-10-17 08:06  ivan
21664
21665         * httemplate/view/svc_acct.cgi: use consistant terminology
21666
21667 2002-10-17 08:05  ivan
21668
21669         * httemplate/view/svc_acct.cgi: UI change for hour info
21670
21671 2002-10-17 07:59  ivan
21672
21673         * FS/FS/cust_svc.pm: yay missing paren
21674
21675 2002-10-17 07:50  ivan
21676
21677         * FS/FS/cust_svc.pm: *sigh* better debugging
21678
21679 2002-10-17 07:46  ivan
21680
21681         * FS/FS/cust_svc.pm: really fix sqlradacct for old Pg
21682
21683 2002-10-17 07:37  ivan
21684
21685         * FS/FS/cust_svc.pm: fix sqlradacct calculations for old Pg
21686
21687 2002-10-17 07:33  ivan
21688
21689         * httemplate/view/svc_acct.cgi: sqlradacct hour update
21690
21691 2002-10-17 07:16  ivan
21692
21693         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/part_svc.pm,
21694           FS/FS/svc_acct.pm, httemplate/edit/part_pkg.cgi,
21695           httemplate/view/svc_acct.cgi: radacct update: use sqlradius for
21696           datasrc, not plandata options (whew)
21697
21698 2002-10-15 02:54  ivan
21699
21700         * FS/FS/cust_bill.pm: ach fix s/ECHECK/CHECK/
21701
21702 2002-10-14 00:44  ivan
21703
21704         * FS/FS/Conf.pm: s/bool/checkbox/
21705
21706 2002-10-14 00:30  ivan
21707
21708         * FS/FS/Conf.pm, httemplate/edit/svc_acct.cgi: svc-acct-alldomains
21709           config file allows selection of accounts from any domain
21710
21711 2002-10-13 23:17  ivan
21712
21713         * FS/FS/cust_pkg.pm, httemplate/edit/part_pkg.cgi: fix sql radacct
21714           billing
21715
21716 2002-10-13 23:16  ivan
21717
21718         * httemplate/view/svc_acct.cgi: show time online this billing cycle
21719           on view account screen
21720
21721 2002-10-13 00:14  ivan
21722
21723         * httemplate/docs/session.html: doh
21724
21725 2002-10-12 18:14  ivan
21726
21727         * FS/FS/Record.pm: change ILIKE into LOWER() for compatibility with
21728           non-Pg and Pg before 7.1
21729
21730 2002-10-12 18:05  ivan
21731
21732         * FS/FS/cust_bill.pm: bug fix in new ACH code
21733
21734 2002-10-12 07:21  ivan
21735
21736         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi: fix
21737           dayphone/nightphone msgcat
21738
21739 2002-10-12 06:46  ivan
21740
21741         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi:
21742           dayphone/nightphone as customizable labels, closes: Bug#464
21743
21744 2002-10-12 06:26  ivan
21745
21746         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/svc_acct.pm,
21747           httemplate/edit/part_pkg.cgi: sqlradacct_hour price plan to
21748           charge per-hour against an external radacct table
21749
21750 2002-10-12 03:15  ivan
21751
21752         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
21753           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
21754           FS/FS/part_bill_event.pm, httemplate/edit/cust_main.cgi,
21755           httemplate/edit/process/cust_main.cgi,
21756           httemplate/view/cust_main.cgi: ACH support
21757
21758 2002-10-10 09:48  ivan
21759
21760         * httemplate/edit/cust_main.cgi: bugfix in payby-default HIDE
21761           expiration dates
21762
21763 2002-10-10 09:28  ivan
21764
21765         * httemplate/edit/cust_main.cgi: expiration date bugfix for HIDE
21766
21767 2002-10-09 07:30  ivan
21768
21769         * FS/FS/Conf.pm: nasty typo
21770
21771 2002-10-09 06:59  ivan
21772
21773         * FS/FS/Conf.pm: don't explicitly specify unclassified config
21774           section
21775
21776 2002-10-09 06:43  ivan
21777
21778         * FS/FS/part_export/vpopmail.pm: don't error out trying to create
21779           existing directories in vpopmail export
21780
21781 2002-10-09 06:07  ivan
21782
21783         * FS/FS/: Conf.pm, svc_acct.pm: radius-password config value to set
21784           the attribute used for plaintext pw's
21785
21786 2002-10-08 04:10  ivan
21787
21788         * httemplate/: index.html, search/cust_pkg.cgi: add suspended
21789           package browse (closes: Bug#467)
21790
21791 2002-10-08 03:50  ivan
21792
21793         * eg/export_template.pm: slightly less sucky
21794
21795 2002-10-08 01:33  ivan
21796
21797         * FS/FS/Conf.pm, httemplate/view/svc_acct.cgi: svc_acct-notes
21798           displays static HTML on account view (closes: Bug#465)
21799
21800 2002-10-07 21:46  ivan
21801
21802         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi,
21803           httemplate/view/cust_main.cgi: payby-default config option, with
21804           special "HIDE" option to disable billing information in the web
21805           interface (closes: Bug#468)
21806
21807 2002-10-07 01:47  ivan
21808
21809         * FS/bin/freeside-daily: cancel when it is *after* expiration date,
21810           not when it is *before*
21811
21812 2002-10-05 04:14  ivan
21813
21814         * FS/FS/part_export/sqlradius.pm: fix sqlradius export to not set
21815           blank id fields
21816
21817 2002-10-04 05:56  ivan
21818
21819         * FS/FS/type_pkgs.pm, FS/FS/part_export/sqlradius.pm,
21820           FS/bin/freeside-setup, httemplate/edit/process/cust_pkg.cgi,
21821           httemplate/misc/change_pkg.cgi, httemplate/search/cust_main.cgi,
21822           httemplate/view/cust_main.cgi: working on the road:   - easier
21823           "change package" link for changing one package to another   -
21824           sqlradius export now compatible with Pg   - indices on phone
21825           numbers   - install instructions specify Pg 7.1 (at least until
21826           ILIKE thing is changed)   - searching on phone number fragments
21827
21828 2002-10-04 05:39  ivan
21829
21830         * FS/bin/freeside-daily: turn on AutoCommit when vacuuming
21831
21832 2002-10-04 05:29  ivan
21833
21834         * FS/bin/freeside-count-active-customers: adding
21835
21836 2002-10-04 05:09  ivan
21837
21838         * FS/FS/cust_bill.pm: default for customers with no invoices   was:
21839           print   is now: send email to invoice from address
21840
21841 2002-10-03 08:29  ivan
21842
21843         * FS/FS/svc_acct.pm: fix implicit RADIUS password attribute to be
21844           Crypt-Password for encrypted pw's
21845
21846 2002-09-27 05:14  ivan
21847
21848         * FS/FS/svc_acct.pm: allow + in md5 encrypted passwords
21849
21850 2002-09-27 05:14  ivan
21851
21852         * FS/FS/UID.pm: don't chop blanks
21853
21854 2002-09-26 22:36  ivan
21855
21856         * FS/bin/freeside-adduser: lock mapsecrets file
21857
21858 2002-09-25 22:28  ivan
21859
21860         * Makefile: fix $INIT_FILE usage
21861
21862 2002-09-25 22:26  ivan
21863
21864         * FS/FS/svc_acct.pm: fix for inserting un-audited accounts
21865
21866 2002-09-25 22:25  ivan
21867
21868         * Makefile: oops
21869
21870 2002-09-25 21:45  ivan
21871
21872         * httemplate/search/svc_acct.cgi: tyop
21873
21874 2002-09-25 02:11  ivan
21875
21876         * Makefile: doc
21877
21878 2002-09-25 02:09  ivan
21879
21880         * FS/FS/raddb.pm: regenerate raddb.pm from freeradius-0.4 dicts add
21881           "Authentication-Type" for netc.net.au (radiator?)
21882
21883 2002-09-24 01:31  ivan
21884
21885         * FS/FS/Conf.pm: deprecate vpopmailrestart config value
21886
21887 2002-09-23 07:27  ivan
21888
21889         * FS/FS/CGI.pm, htetc/handler.pl: global.asa changes for profiling
21890           redirects header-handling changes necessary for chart .cgis
21891
21892 2002-09-23 01:50  ivan
21893
21894         * Makefile: better default Pg datasource
21895
21896 2002-09-21 04:17  ivan
21897
21898         * FS/bin/freeside-setup, httemplate/docs/schema.dia,
21899           httemplate/docs/schema.html, FS/FS/cust_bill.pm,
21900           FS/FS/cust_bill_pkg.pm, FS/FS/cust_main.pm,
21901           FS/FS/cust_main_county.pm, bin/create-history-tables,
21902           httemplate/browse/cust_main_county.cgi,
21903           httemplate/edit/cust_main_county.cgi,
21904           httemplate/edit/process/cust_main_county.cgi: all taxes now have
21905           names.  closes: Bug#15
21906
21907 2002-09-20 08:49  ivan
21908
21909         * README: d
21910
21911 2002-09-20 08:49  ivan
21912
21913         * FS/Makefile.PL: installing into /usr/bin, bah
21914
21915 2002-09-20 08:48  ivan
21916
21917         * FS/FS.pm: doc
21918
21919 2002-09-20 08:48  ivan
21920
21921         * Makefile: 1.5.0
21922
21923 2002-09-20 08:47  ivan
21924
21925         * FS/: MANIFEST, bin/freeside-addoutsourceuser,
21926           bin/freeside-deloutsource, bin/freeside-deloutsourceuser,
21927           bin/freeside-deluser, bin/freeside-setup: add freeside-deluser,
21928           freeside-deloutsource and freeside-deloutsourceuser
21929
21930 2002-09-20 08:46  ivan
21931
21932         * FS/FS/Record.pm: fix database sequence code, closes: Bug#69
21933
21934 2002-09-20 07:48  ivan
21935
21936         * FS/FS/part_export.pm: extraneous warn
21937
21938 2002-09-20 05:50  ivan
21939
21940         * FS/bin/freeside-setup: move from bin/fs-setup to
21941           FS/bin/freeside-setup
21942
21943 2002-09-20 03:16  ivan
21944
21945         * FS/FS/UID.pm: change otaker fields to 32 chars
21946
21947 2002-09-19 06:34  ivan
21948
21949         * FS/FS/Record.pm, bin/dbdef-create: use database SERIAL or
21950           AUTO_INCREMENT for primary keys, finally, yay! closes: bug#69
21951
21952 2002-09-19 01:43  ivan
21953
21954         * FS/bin/freeside-daily: package expiration
21955
21956 2002-09-19 01:34  ivan
21957
21958         * FS/FS/svc_acct.pm: remove extra definition of $cust_pkg
21959
21960 2002-09-18 15:50  ivan
21961
21962         * FS/FS/Conf.pm, FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm,
21963           FS/bin/freeside-email, httemplate/edit/svc_forward.cgi,
21964           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
21965           httemplate/view/svc_acct.cgi: remove domain config file, closes:
21966           Bug#269
21967
21968 2002-09-18 15:38  ivan
21969
21970         * FS/FS/: svc_domain.pm, cust_svc.pm: removing svc_acct_sm
21971
21972 2002-09-18 05:10  ivan
21973
21974         * httemplate/docs/: index.html, legacy.html: doc
21975
21976 2002-09-17 03:21  ivan
21977
21978         * FS/FS/Conf.pm, FS/FS/cust_bill.pm,
21979           httemplate/edit/part_bill_event.cgi: remove obsolete cybercash
21980           support
21981
21982 2002-09-17 02:19  ivan
21983
21984         * FS/FS.pm, FS/MANIFEST, FS/FS/InitHandler.pm, FS/FS/cust_pkg.pm,
21985           FS/FS/part_export.pm, FS/FS/part_svc.pm, FS/FS/svc_acct.pm,
21986           httemplate/index.html, httemplate/docs/schema.dia,
21987           httemplate/docs/schema.html, httemplate/edit/part_svc.cgi,
21988           httemplate/edit/process/part_svc.cgi, httemplate/misc/link.cgi,
21989           httemplate/search/svc_domain.cgi: remove svc_acct_sm
21990
21991 2002-09-16 17:40  ivan
21992
21993         * FS/FS/cust_bill.pm: send_ftp doc fix
21994
21995 2002-09-16 17:33  ivan
21996
21997         * FS/FS/: Conf.pm, cust_bill.pm, cust_main.pm, svc_acct.pm:   -
21998           "emailinvoiceauto" implementation rewritten to work properly,
21999           stop
22000               overwriting existing invoice destinations
22001
22002 2002-09-16 02:27  ivan
22003
22004         * FS/bin/freeside-expiration-alerter: skip empty expiration dates
22005
22006 2002-09-11 02:28  ivan
22007
22008         * httemplate/browse/svc_acct_pop.cgi: mason error
22009
22010 2002-09-11 02:09  ivan
22011
22012         * httemplate/search/cust_main.cgi: mason warnings
22013
22014 2002-09-09 20:31  ivan
22015
22016         * FS/FS/cust_bill.pm: Business::OnlinePaymet fix for processors w/o
22017           order numbers, like VirtualNet
22018
22019 2002-09-09 16:05  khoff
22020
22021         * httemplate/: edit/svc_broadband.cgi,
22022           edit/process/svc_broadband.cgi, view/svc_broadband.cgi:
22023           svc_broadband merge
22024
22025 2002-09-09 16:01  khoff
22026
22027         * FS/FS/cust_svc.pm, FS/FS/part_export.pm, httemplate/index.html,
22028           httemplate/edit/part_svc.cgi,
22029           httemplate/edit/process/part_svc.cgi, FS/FS/svc_broadband.pm:
22030           svc_broadband merge
22031
22032 2002-09-09 15:56  khoff
22033
22034         * FS/MANIFEST: svc_broadband merge
22035
22036 2002-09-09 12:56  ivan
22037
22038         * FS/FS/part_export.pm: vpopmail export doc clarification: ssh as
22039           vpopmail user
22040
22041 2002-09-09 12:54  ivan
22042
22043         * httemplate/docs/ssh.html: doc clarification about users
22044
22045 2002-09-09 05:34  ivan
22046
22047         * FS/FS/: ClientAPI.pm, InitHandler.pm, svc_acct.pm,
22048           ClientAPI/passwd.pm: : is not legal in GECOS
22049
22050 2002-09-08 05:57  ivan
22051
22052         * FS/FS/svc_domain.pm: ordering fix on delete: domain_record
22053           records first, then svc_domain
22054
22055 2002-09-08 05:40  ivan
22056
22057         * bin/bind.export: error out if can't open .HEADER files
22058
22059 2002-09-08 04:36  ivan
22060
22061         * README: 1.4.1
22062
22063 2002-09-08 02:49  ivan
22064
22065         * conf/: soadefaultttl, soaexpire, soarefresh, soaretry: some
22066           useful default domain files
22067
22068 2002-09-07 07:20  ivan
22069
22070         * FS/FS/part_export.pm: mention docs/ssh.html in vpopmail
22071           description, give up hoping for a better description of the
22072           export from jeff
22073
22074 2002-09-06 19:27  ivan
22075
22076         * httemplate/docs/index.html: 1.4.1
22077
22078 2002-09-06 19:19  ivan
22079
22080         * FS/FS/part_export/vpopmail.pm: import flocking constants
22081
22082 2002-09-05 11:51  ivan
22083
22084         * FS/FS/part_export/vpopmail.pm: clear up directory silliness ick
22085
22086 2002-09-05 10:01  ivan
22087
22088         * httemplate/edit/cust_main.cgi: "same as billing address" box
22089           would uncheck itself on errors (only looked at previous
22090           ship_last, not CGI checkbox value too)  Closes: Bug#448
22091
22092 2002-09-05 09:51  ivan
22093
22094         * FS/FS/cust_bill.pm: Business::OnlinePayment::VitualNet
22095           compatibility
22096
22097 2002-09-05 06:50  ivan
22098
22099         * httemplate/browse/part_svc.cgi: don't show "clone an existing
22100           service definition" if there aren't any yet
22101
22102 2002-09-05 06:27  ivan
22103
22104         * FS/FS/cust_main.pm, httemplate/index.html,
22105           httemplate/misc/cust_main-import_charges.cgi,
22106           httemplate/misc/process/cust_main-import_charges.cgi: batch
22107           charge/credit import
22108
22109 2002-09-05 06:01  ivan
22110
22111         * FS/FS/svc_acct.pm: show illegal dir in error msg
22112
22113 2002-09-05 02:10  ivan
22114
22115         * FS/FS/: part_export.pm, part_export/vpopmail.pm: get rid of
22116           extraneous `vpopmail machine' field
22117
22118 2002-09-04 05:43  ivan
22119
22120         * Makefile, httemplate/index.html: 1.4.1beta1
22121
22122 2002-09-04 01:42  ivan
22123
22124         * httemplate/edit/part_pkg.cgi: spelling
22125
22126 2002-08-30 16:48  ivan
22127
22128         * FS/FS/cust_bill.pm: oops, missing charged column in csv exports
22129
22130 2002-08-30 16:42  ivan
22131
22132         * httemplate/edit/part_bill_event.cgi, FS/FS/cust_bill.pm,
22133           httemplate/edit/process/part_bill_event.cgi: new invoice event:
22134           upload a CSV file
22135
22136 2002-08-30 16:17  ivan
22137
22138         * FS/FS/cust_main.pm: bill batch imported customers immediately (as
22139           of their cust_pkg.bill date) - setting cust_pkg.bill date
22140           directly bypasses setup fee
22141
22142 2002-08-30 10:34  ivan
22143
22144         * FS/FS/cust_main.pm, httemplate/index.html,
22145           httemplate/misc/cust_main-import.cgi,
22146           httemplate/misc/process/cust_main-import.cgi: working CSV import
22147           for crcmn
22148
22149 2002-08-30 04:33  ivan
22150
22151         * httemplate/edit/cust_main.cgi: use eidiot rather than die for
22152           (hopefully) better error message
22153
22154 2002-08-30 03:25  ivan
22155
22156         * Makefile: silly conf/registries dir still hanging around in CVS
22157           checkouts
22158
22159 2002-08-29 07:11  ivan
22160
22161         * httemplate/search/cust_pkg.cgi: UI ROWSPAN fix
22162
22163 2002-08-29 02:11  ivan
22164
22165         * FS/FS/svc_acct.pm: dont require uid for finger and quota, fix md5
22166           import, make username/password for unexported services conflict
22167           at least with self
22168
22169 2002-08-29 01:13  khoff
22170
22171         * httemplate/view/svc_domain.cgi: Missing Mason/Apache::ASP tags
22172
22173 2002-08-29 00:50  ivan
22174
22175         * FS/FS/: part_export.pm, part_export/vpopmail.pm: vpopmail updates
22176
22177 2002-08-28 23:02  ivan
22178
22179         * FS/FS/UID.pm: stupid kludge until schema otakers are not 8 chars
22180
22181 2002-08-28 22:57  ivan
22182
22183         * httemplate/view/svc_acct.cgi: password viewing UI change
22184
22185 2002-08-27 00:26  khoff
22186
22187         * FS/FS/Record.pm: Yip yip, I sprained my brain
22188
22189 2002-08-26 13:40  ivan
22190
22191         * FS/FS/cust_pkg.pm: allow . and - in otaker usernames
22192
22193 2002-08-24 20:54  ivan
22194
22195         * FS/bin/freeside-addoutsourceuser: ?
22196
22197 2002-08-24 20:42  ivan
22198
22199         * FS/bin/freeside-addoutsourceuser: correct secrets file path
22200
22201 2002-08-24 19:35  ivan
22202
22203         * FS/FS/part_export/shellcommands.pm: separate vars for quoted
22204           passwords
22205
22206 2002-08-24 19:26  ivan
22207
22208         * FS/FS/part_export/shellcommands.pm: properly quote password as
22209           well as finger
22210
22211 2002-08-24 18:48  ivan
22212
22213         * FS/bin/freeside-addoutsourceuser: password
22214
22215 2002-08-24 18:48  ivan
22216
22217         * FS/: MANIFEST, bin/freeside-addoutsourceuser: Added Files:
22218           bin/freeside-addoutsourceuser
22219
22220 2002-08-24 18:16  ivan
22221
22222         * FS/bin/: freeside-adduser, freeside-setup: doc
22223
22224 2002-08-24 18:14  ivan
22225
22226         * FS/bin/freeside-setup: noninteractive freeside-setup
22227
22228 2002-08-24 18:09  ivan
22229
22230         * FS/bin/: freeside-adduser, freeside-setup: doc
22231
22232 2002-08-24 01:13  ivan
22233
22234         * FS/bin/freeside-adduser: also do -b flag
22235
22236 2002-08-24 00:43  ivan
22237
22238         * FS/FS/part_export/shellcommands.pm: allow $domain as a variable
22239           in commands
22240
22241 2002-08-24 00:20  ivan
22242
22243         * httemplate/edit/part_export.cgi: don't substitute defaults for
22244           empty options when editing exports
22245
22246 2002-08-23 23:41  ivan
22247
22248         * FS/FS/part_export/: domain_shellcommands.pm, shellcommands.pm,
22249           www_shellcommands.pm: - depend on Net::SSH 0.07, for OpenSSH -T
22250           fix - no strict 'vars'; when necessary
22251
22252 2002-08-23 20:29  ivan
22253
22254         * httemplate/: view/cust_main.cgi, misc/unprovision.cgi:
22255           unprovision a single service
22256
22257 2002-08-23 19:10  ivan
22258
22259         * FS/bin/freeside-addoutsource: fix path
22260
22261 2002-08-23 18:53  ivan
22262
22263         * FS/bin/freeside-queued: depend on Net::SSH 0.07, for -T fix
22264
22265 2002-08-23 17:51  ivan
22266
22267         * httemplate/view/cust_main.cgi: UI
22268
22269 2002-08-23 17:16  ivan
22270
22271         * FS/: MANIFEST, bin/freeside-addoutsource: Added Files:
22272           bin/freeside-addoutsource
22273
22274 2002-08-23 16:43  ivan
22275
22276         * FS/: MANIFEST, FS/part_export.pm,
22277           FS/part_export/domain_shellcommands.pm,
22278           t/part_export-domain_shellcommands.t: add domain_shellcommands
22279           export
22280
22281 2002-08-19 16:08  ivan
22282
22283         * httemplate/view/cust_main.cgi: encode_entities for comments
22284           entries
22285
22286 2002-08-11 23:17  ivan
22287
22288         * rt/etc/schema.Pg: import rt 2.0.14
22289
22290 2002-08-02 17:39  ivan
22291
22292         * httemplate/docs/legacy.html: remove some extra modules from
22293           install doc
22294
22295 2002-07-31 11:55  ivan
22296
22297         * FS/FS/part_export.pm: delete directories when deleting users on
22298           freebsd
22299
22300 2002-07-31 06:18  ivan
22301
22302         * FS/FS/svc_acct.pm: fix bug with static IP addresses
22303
22304 2002-07-26 20:56  ivan
22305
22306         * httemplate/misc/cancel-unaudited.cgi: move transaction from web
22307           interface to lib code
22308
22309 2002-07-26 19:47  ivan
22310
22311         * FS/bin/freeside-daily: vacuum pg databases daily
22312
22313 2002-07-25 19:33  ivan
22314
22315         * FS/FS/: part_export.pm, part_export/shellcommands.pm:
22316           shellcommands edit gecos field too
22317
22318 2002-07-23 05:37  ivan
22319
22320         * FS/FS/svc_acct.pm: fix small bugs in duplicate username checking
22321
22322 2002-07-22 03:50  ivan
22323
22324         * FS/t/ClientAPI.t, fs_selfservice/FS-SelfService/cgi/passwd.html:
22325           adding
22326
22327 2002-07-22 03:20  ivan
22328
22329         * Makefile: 1.4.0
22330
22331 2002-07-22 03:18  ivan
22332
22333         * FS/FS/CGI.pm: UI
22334
22335 2002-07-22 03:18  ivan
22336
22337         * FS/FS/cust_main.pm: sort bills by date
22338
22339 2002-07-16 05:29  ivan
22340
22341         * FS/: MANIFEST, FS/ClientAPI.pm, FS/ClientAPI/MyAccount.pm,
22342           FS/ClientAPI/passwd.pm: ClientAPI
22343
22344 2002-07-16 05:28  ivan
22345
22346         * fs_selfservice/: DEPLOY, fs_passwd_test,
22347           FS-SelfService/SelfService.pm,
22348           FS-SelfService/freeside-selfservice-clientd,
22349           FS-SelfService/cgi/login.html, FS-SelfService/cgi/myaccount.html,
22350           FS-SelfService/cgi/selfservice.cgi,
22351           FS-SelfService/cgi/view_invoice.html: invoice viewing...
22352
22353 2002-07-15 20:57  ivan
22354
22355         * FS/FS/part_export/infostreet.pm: missing ; in eval'ed sub
22356
22357 2002-07-15 20:56  ivan
22358
22359         * FS/FS/part_export/infostreet.pm: better error handling
22360
22361 2002-07-15 20:47  ivan
22362
22363         * FS/FS/part_export/infostreet.pm: fix XML-RPC weirdness
22364
22365 2002-07-15 01:28  ivan
22366
22367         * fs_selfservice/: fs_passwd_test,
22368           FS-SelfService/freeside-selfservice-clientd: working framework,
22369           no hung clients, whew
22370
22371 2002-07-14 18:44  ivan
22372
22373         * bin/bind.import: finally a working DNS::ZoneParse
22374
22375 2002-07-11 06:52  ivan
22376
22377         * fs_selfservice/: DEPLOY, fs_passwd_test, FS-SelfService/MANIFEST,
22378           FS-SelfService/SelfService.pm,
22379           FS-SelfService/freeside-selfservice-clientd: finally working
22380           async framework
22381
22382 2002-07-08 19:23  ivan
22383
22384         * httemplate/docs/: schema.dia, schema.png: new schema diagram
22385
22386 2002-07-08 10:14  ivan
22387
22388         * FS/bin/freeside-queued: oops, fix for bug only surfacing with
22389           different freeside uid/gid
22390
22391 2002-07-08 08:56  ivan
22392
22393         * httemplate/edit/svc_acct.cgi: better error message
22394
22395 2002-07-08 06:07  ivan
22396
22397         * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi:
22398           edit expiration dates
22399
22400 2002-07-08 03:01  ivan
22401
22402         * FS/FS/part_export.pm: default linux/netbsd shellcommand userdel
22403           should remove home directories
22404
22405 2002-07-07 10:49  ivan
22406
22407         * FS/FS/svc_acct.pm: rewrite uid-dup checking to be
22408           new-export-aware, closes: #431
22409
22410 2002-07-06 05:15  ivan
22411
22412         * Makefile: beta2
22413
22414 2002-07-06 04:08  ivan
22415
22416         * httemplate/: edit/svc_forward.cgi, view/svc_forward.cgi: fix UI
22417           for forwards - use HTML::Widgets::SelectLayers, closes: Bug#303
22418
22419 2002-07-06 01:50  ivan
22420
22421         * httemplate/view/svc_acct.cgi: add "are you sure?" javascript on
22422           view/svc_acct.cgi "cancel unaudited account" (closes: Bug#432)
22423
22424 2002-07-06 01:29  ivan
22425
22426         * httemplate/view/cust_main.cgi: speling
22427
22428 2002-07-06 00:32  ivan
22429
22430         * httemplate/edit/part_pkg.cgi: fix speling
22431
22432 2002-07-06 00:30  ivan
22433
22434         * FS/FS/: Conf.pm, part_export.pm, svc_www.pm,
22435           part_export/www_shellcommands.pm: move svc_www ssh jobs to the
22436           job queue & exports, and make them configurable
22437
22438 2002-07-05 21:20  ivan
22439
22440         * FS/FS/svc_acct.pm: typo
22441
22442 2002-07-05 16:32  ivan
22443
22444         * httemplate/config/config.cgi: fix bug with config having a value
22445           not in the select
22446
22447 2002-07-04 03:35  ivan
22448
22449         * httemplate/browse/: agent.cgi, agent_type.cgi,
22450           part_bill_event.cgi, part_export.cgi, part_pkg.cgi, part_svc.cgi,
22451           svc_acct_pop.cgi: move "add" links to the top
22452
22453 2002-07-03 07:45  ivan
22454
22455         * FS/t/part_export-http.t: s/_post//
22456
22457 2002-07-03 07:21  ivan
22458
22459         * FS/: MANIFEST, FS/part_export.pm, FS/part_export/http.pm,
22460           t/part_export-http.t: http export
22461
22462 2002-07-03 04:37  ivan
22463
22464         * FS/FS/InitHandler.pm: 54
22465
22466 2002-07-03 04:35  ivan
22467
22468         * FS/FS/InitHandler.pm: sacrifice memory for speed
22469
22470 2002-07-03 04:31  ivan
22471
22472         * FS/FS/InitHandler.pm: preload modules
22473
22474 2002-07-03 04:23  ivan
22475
22476         * FS/FS/: InitHandler.pm, UID.pm: fix to allow running during
22477           apache init
22478
22479 2002-07-03 04:10  ivan
22480
22481         * FS/FS/UID.pm: allow InitHandler to work during apache startup
22482
22483 2002-07-03 03:50  ivan
22484
22485         * FS/FS/InitHandler.pm: skip comment & blank lines
22486
22487 2002-07-03 03:48  ivan
22488
22489         * FS/FS/InitHandler.pm: debug
22490
22491 2002-07-03 03:33  ivan
22492
22493         * FS/: MANIFEST, FS/InitHandler.pm, t/InitHandler.t: preload all
22494           dbdefs
22495
22496 2002-07-02 20:57  ivan
22497
22498         * FS/FS/cust_main.pm: working one-time charges again
22499
22500 2002-07-02 20:52  ivan
22501
22502         * httemplate/view/cust_main.cgi: ui
22503
22504 2002-07-02 20:47  ivan
22505
22506         * FS/FS/cust_main.pm, httemplate/edit/part_pkg.cgi,
22507           httemplate/edit/process/quick-charge.cgi,
22508           httemplate/view/cust_main.cgi: one-time charges with tax classes
22509
22510 2002-07-02 19:25  ivan
22511
22512         * FS/FS/Conf.pm, httemplate/config/config-view.cgi,
22513           httemplate/config/config.cgi: deprecate text radius config
22514           options update config docs
22515
22516 2002-07-02 18:47  ivan
22517
22518         * FS/: MANIFEST, bin/freeside-reexport: freeside-reexport
22519
22520 2002-07-02 18:05  ivan
22521
22522         * FS/bin/freeside-sqlradius-reset: pod
22523
22524 2002-07-02 18:01  ivan
22525
22526         * FS/bin/freeside-sqlradius-reset: fix usage message
22527
22528 2002-07-02 16:03  ivan
22529
22530         * FS/FS/part_export.pm: fix usermod commands for freebsd
22531
22532 2002-07-02 07:37  ivan
22533
22534         * Makefile: beta1!!
22535
22536 2002-07-02 07:22  ivan
22537
22538         * FS/FS/part_export/textradius.pm: working textradius export
22539
22540 2002-07-02 07:00  ivan
22541
22542         * FS/FS/part_export/textradius.pm: better diagnostics
22543
22544 2002-07-02 06:22  ivan
22545
22546         * httemplate/view/cust_main.cgi: ui s/ /&nbsp;
22547
22548 2002-07-02 06:04  ivan
22549
22550         * FS/FS/part_export/shellcommands.pm: no warnings
22551
22552 2002-07-02 06:00  ivan
22553
22554         * FS/FS/: part_export.pm, part_export/shellcommands.pm: working
22555           linux and freebsd shellcommands
22556
22557 2002-07-02 04:29  ivan
22558
22559         * FS/FS/part_export.pm: fix for freebsd presets
22560
22561 2002-07-02 04:27  ivan
22562
22563         * FS/FS/part_export.pm: useful shellcommands presets
22564
22565 2002-07-02 03:14  ivan
22566
22567         * FS/bin/freeside-queued: grr old openssh grr freebsd
22568
22569 2002-07-02 02:42  ivan
22570
22571         * FS/bin/freeside-queued: fleabsd grr
22572
22573 2002-07-02 02:39  ivan
22574
22575         * FS/bin/freeside-queued: freebsd is sofa king broken
22576
22577 2002-07-02 00:31  ivan
22578
22579         * FS/FS/part_export/textradius.pm: working textradius
22580
22581 2002-07-02 00:13  ivan
22582
22583         * FS/FS/part_export/textradius.pm: better error reporting from
22584           rsync
22585
22586 2002-07-01 23:58  ivan
22587
22588         * FS/FS/part_export/: shellcommands.pm, www_shellcommands.pm:
22589           s/options/option/, oops, and machine isn't an option
22590
22591 2002-07-01 23:48  ivan
22592
22593         * FS/FS/queue.pm: error messages can have other chars
22594
22595 2002-07-01 15:38  ivan
22596
22597         * FS/FS/part_export/textradius.pm: prevent any possible infinite
22598           looping
22599
22600 2002-07-01 02:15  ivan
22601
22602         * FS/FS/part_export/textradius.pm: real-time! text radius export
22603
22604 2002-06-30 04:01  ivan
22605
22606         * CREDITS: administrivia
22607
22608 2002-06-30 00:17  ivan
22609
22610         * FS/FS/Record.pm: oops, very bad
22611
22612 2002-06-30 00:16  ivan
22613
22614         * FS/FS/Record.pm: get rid of unneeded Pg-cruft (don't use native
22615           Pg money type)
22616
22617 2002-06-30 00:04  ivan
22618
22619         * FS/FS/Record.pm: fix dbdef caching
22620
22621 2002-06-29 19:13  ivan
22622
22623         * FS/: MANIFEST, FS/part_export.pm,
22624           FS/part_export/shellcommands_withdomain.pm,
22625           t/part_export-shellcommands_withdomain.t: export!
22626
22627 2002-06-29 18:18  ivan
22628
22629         * httemplate/docs/ssh.html: adding
22630
22631 2002-06-28 13:31  ivan
22632
22633         * FS/FS/svc_acct.pm: better error message for illegal password
22634
22635 2002-06-28 13:21  ivan
22636
22637         * FS/FS/cust_main.pm: better error message for missing tax classes
22638
22639 2002-06-28 03:49  ivan
22640
22641         * FS/FS/Record.pm: remove extraneous check
22642
22643 2002-06-28 01:23  ivan
22644
22645         * FS/FS/: Record.pm, UID.pm: fix multi-database installs, while
22646           hopefully keeping performance improvement
22647
22648 2002-06-27 20:09  ivan
22649
22650         * httemplate/view/cust_main.cgi: more card display changes
22651
22652 2002-06-27 19:21  ivan
22653
22654         * httemplate/view/cust_main.cgi: last 4 digits of card instead of
22655           first
22656
22657 2002-06-27 02:23  ivan
22658
22659         * FS/: FS/part_export/bind.pm, FS/part_export/bind_slave.pm,
22660           t/part_export-bind.t, t/part_export-bind_slave.t: null bind
22661           exports
22662
22663 2002-06-27 02:19  ivan
22664
22665         * FS/: FS/part_export/bsdshell.pm, FS/part_export/null.pm,
22666           FS/part_export/sysvshell.pm, FS/part_export/www_shellcommands.pm,
22667           t/part_export-null.t, t/part_export-sysvshell.t,
22668           t/part_export-www_shellcommands.t: export updates
22669
22670 2002-06-26 01:36  ivan
22671
22672         * FS/FS/part_export.pm: tyop
22673
22674 2002-06-26 01:32  ivan
22675
22676         * FS/FS/part_export.pm: better export docs/defaults
22677
22678 2002-06-26 01:12  ivan
22679
22680         * FS/FS/cust_main.pm: add type_pkgs record if necessary for
22681           one-time charges
22682
22683 2002-06-26 01:05  ivan
22684
22685         * httemplate/view/cust_main.cgi: close form tags
22686
22687 2002-06-26 00:42  ivan
22688
22689         * bin/: bsdshell.export, sysvshell.export: shell.export ->
22690           bsdshell.export & sysvshell.export
22691
22692 2002-06-25 20:53  ivan
22693
22694         * FS/FS/part_export_option.pm: export options can be anything
22695
22696 2002-06-25 19:37  ivan
22697
22698         * FS/FS/cust_bill.pm: fix not sending postal invoices to customers
22699           with email invoices too
22700
22701 2002-06-25 18:35  ivan
22702
22703         * FS/FS/cust_main.pm, httemplate/edit/process/quick-charge.cgi,
22704           httemplate/edit/process/quick-cust_pkg.cgi,
22705           httemplate/view/cust_main.cgi: working one-time charges
22706
22707 2002-06-25 17:41  ivan
22708
22709         * httemplate/edit/part_pkg.cgi: ui
22710
22711 2002-06-25 16:27  ivan
22712
22713         * httemplate/view/svc_www.cgi: add link to controlling account
22714
22715 2002-06-25 00:18  ivan
22716
22717         * FS/bin/freeside-queued: might work again under mysql
22718
22719 2002-06-23 12:16  ivan
22720
22721         * FS/FS/domain_record.pm: domain_record records attached to svc_www
22722           records are no longer delete-able, patch from "Stephen Bechard"
22723           <steve@destek.net>, thanks!  closes: Bug#434
22724
22725 2002-06-22 22:44  ivan
22726
22727         * httemplate/edit/process/svc_www.cgi: patch to get this working
22728           from Stephen Bechard <steve@destek.net>
22729
22730 2002-06-22 22:43  ivan
22731
22732         * httemplate/view/svc_www.cgi: add link to edit and format nicely
22733
22734 2002-06-22 18:36  ivan
22735
22736         * FS/FS/svc_www.pm: forgot . between zone and domain, patch from
22737           "Stephen Bechard" <steve@destek.net>, thanks
22738
22739 2002-06-22 18:33  ivan
22740
22741         * httemplate/edit/svc_www.cgi: forgot %> when converting from CGI,
22742           works now, patch from "Stephen Bechard" <steve@destek.net>
22743
22744 2002-06-21 14:49  ivan
22745
22746         * FS/FS/part_export/infostreet.pm: s/title/organization/ at
22747           noment's request
22748
22749 2002-06-21 13:26  ivan
22750
22751         * FS/FS/part_export/infostreet.pm: fix infostreet contact field
22752           setting
22753
22754 2002-06-21 13:17  ivan
22755
22756         * FS/FS/part_export/infostreet.pm: debugging option
22757
22758 2002-06-21 02:57  ivan
22759
22760         * bin/passwd.import: no, don't check for duplicates like this by
22761           default... not new-export style
22762
22763 2002-06-21 02:56  ivan
22764
22765         * FS/FS/svc_acct.pm: better error messages on uid duplicates... uid
22766           stuff still needs to be rewritten for new exports
22767
22768 2002-06-21 02:15  ivan
22769
22770         * bin/passwd.import: oops
22771
22772 2002-06-21 02:13  ivan
22773
22774         * bin/: bind.import, fs-migrate-svc_acct_sm, passwd.import: import
22775           fixes...
22776
22777 2002-06-21 02:11  ivan
22778
22779         * bin/passwd.import: tiny bit better passwd.import
22780
22781 2002-06-21 01:29  ivan
22782
22783         * httemplate/index.html: uid search on main menu, updated upgrade
22784           docs
22785
22786 2002-06-20 15:35  ivan
22787
22788         * FS/FS/part_export/infostreet.pm: fix infostreet contact field foo
22789
22790 2002-06-19 18:29  ivan
22791
22792         * FS/FS/part_export.pm, FS/FS/part_export/shellcommands.pm,
22793           FS/bin/freeside-queued, httemplate/edit/part_export.cgi,
22794           httemplate/edit/process/part_export.cgi: shellcommands
22795           w/passwords
22796
22797 2002-06-18 21:54  ivan
22798
22799         * Makefile, bin/pod2x: pod build fix thanks to Stephen Bechard
22800           <steve@destek.net>
22801
22802 2002-06-18 21:03  ivan
22803
22804         * FS/FS/part_export/infostreet.pm: fix setContactField email
22805
22806 2002-06-18 18:03  ivan
22807
22808         * FS/FS/svc_acct.pm: and the same for changes...
22809
22810 2002-06-18 17:58  ivan
22811
22812         * FS/FS/svc_acct.pm: fix problem provisioning RADIUS groups
22813           caused by kristian/mark/pc-intouch's changes moving exports into
22814           svc_Common -   changed sequence of events such that groups were
22815           not provisioned when the   sqlradius export was run
22816
22817 2002-06-18 16:52  ivan
22818
22819         * httemplate/misc/queue.cgi: better error message
22820
22821 2002-06-14 18:12  ivan
22822
22823         * FS/FS/part_export.pm, httemplate/edit/part_svc.cgi:
22824           mark@pc-intouch.com: exporttype2svcdb removal
22825
22826 2002-06-14 14:35  ivan
22827
22828         * FS/FS/part_export/infostreet.pm: freeside night to infostreet
22829           faxNumber (? dunno, what noment wants)
22830
22831 2002-06-14 04:44  ivan
22832
22833         * Makefile: better releaes target?
22834
22835 2002-06-14 04:26  ivan
22836
22837         * Makefile: 1.4.0pre14
22838
22839 2002-06-14 04:22  ivan
22840
22841         * FS/: FS/Conf.pm, bin/freeside-queued, FS/cust_main.pm,
22842           FS/queue.pm, FS/svc_Common.pm, FS/svc_acct.pm: working job
22843           dependancies FS::queue::joblisting html excapes & truncates long
22844           arguments welcome email (sheesh!) closes: Bug#420 (haha at 4:20
22845           am, too.  really!)
22846
22847 2002-06-14 02:19  ivan
22848
22849         * FS/FS/UID.pm: only run callbacks once... should speed things up
22850           (no dbdef reloading)
22851
22852 2002-06-13 20:26  ivan
22853
22854         * httemplate/docs/legacy.html: s/svc_domain.import/bind.import/ to
22855           match reality
22856
22857 2002-06-13 20:12  ivan
22858
22859         * httemplate/index.html: remove classic interface
22860
22861 2002-06-13 19:25  ivan
22862
22863         * FS/bin/freeside-queued: mysql compatibility?
22864
22865 2002-06-13 17:12  ivan
22866
22867         * httemplate/: index.html, search/cust_main.cgi: search by for
22868           address2 (unit) - commented out in default index.html
22869
22870 2002-06-13 16:28  ivan
22871
22872         * httemplate/: index.html, search/cust_main.cgi: phone number
22873           search (Bug#422)
22874
22875 2002-06-13 16:00  ivan
22876
22877         * FS/FS/svc_acct.pm, httemplate/index.html,
22878           httemplate/search/svc_acct.cgi: fuzzy username searching
22879           (Bug#422)
22880
22881 2002-06-12 17:53  ivan
22882
22883         * httemplate/: index.html, search/cust_main.cgi: search on customer
22884           number (Bug#422)
22885
22886 2002-06-12 13:31  ivan
22887
22888         * FS/FS/svc_acct.pm: fix new duplicate username checking
22889
22890 2002-06-12 10:29  ivan
22891
22892         * httemplate/index.html: fix company search
22893
22894 2002-06-12 09:26  ivan
22895
22896         * FS/FS/cust_main.pm: fix problems with code that resets invoice
22897           events
22898
22899 2002-06-11 11:20  ivan
22900
22901         * bin/bind.export: perl 5.005 needs an explicit mask for mkdir
22902
22903 2002-06-11 02:51  ivan
22904
22905         * FS/FS/part_export.pm: notes
22906
22907 2002-06-11 02:46  ivan
22908
22909         * bin/bind.export: add preliminary bsd shell export
22910
22911 2002-06-11 02:14  ivan
22912
22913         * FS/FS/svc_acct.pm: export-based duplicate username checking!
22914
22915 2002-06-11 01:29  ivan
22916
22917         * FS/FS/part_export.pm, httemplate/edit/part_export.cgi: add crypt
22918           option to (bsd|sysv)shell export
22919
22920 2002-06-10 20:25  ivan
22921
22922         * FS/FS/: part_export.pm, svc_Common.pm, svc_acct.pm,
22923           part_export/infostreet.pm: - add new suspend and unsuspend export
22924           hooks (with null defaults) - infostreet export: actually
22925           suspend/unsuspend at infostreet (closes: Bug#418) - infostreet
22926           export: set some contact fields @ infostreet (Bug#419)
22927
22928 2002-06-10 17:58  ivan
22929
22930         * Makefile, init.d/freeside-init: dist fixes.  locate more stuff in
22931           Makefile.  whew.
22932
22933 2002-06-10 16:02  ivan
22934
22935         * FS/FS/domain_record.pm: fix *** ERROR: unterminated L<...> at
22936           line 299 in file FS/domain_record.pm
22937
22938 2002-06-10 15:48  ivan
22939
22940         * FS/FS/cust_main.pm, httemplate/misc/bill.cgi: also retry cards
22941           when user clicks "Bill now" (closes: Bug#417)
22942
22943 2002-06-10 15:07  ivan
22944
22945         * FS/FS/: cust_bill_event.pm, cust_main.pm: retry realtime_card
22946           invoice events when a card changes (closes: Bug#417)
22947
22948 2002-06-10 12:44  ivan
22949
22950         * httemplate/view/cust_main.cgi: final visual update on package
22951           date view
22952
22953 2002-06-10 12:41  ivan
22954
22955         * httemplate/view/cust_main.cgi: fixup time display in packages
22956
22957 2002-06-10 12:30  ivan
22958
22959         * httemplate/view/cust_main.cgi: add small time display to dates
22960
22961 2002-06-09 19:52  ivan
22962
22963         * FS/FS/: svc_Common.pm, svc_domain.pm: re-my'ed var
22964
22965 2002-06-09 19:52  ivan
22966
22967         * FS/FS/cust_main_county.pm: silence undefined warnings
22968
22969 2002-06-09 19:51  ivan
22970
22971         * FS/FS/CGI.pm: unused global
22972
22973 2002-06-09 19:42  ivan
22974
22975         * Makefile: back to ASP for profiling...
22976
22977 2002-06-09 18:39  khoff
22978
22979         * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm,
22980           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
22981           httemplate/edit/part_pkg.cgi: Rollback part_pkg.def_svcpart
22982           changes.
22983
22984 2002-06-08 00:48  khoff
22985
22986         * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm,
22987           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
22988           httemplate/edit/part_pkg.cgi: Default svcpart support for
22989           part_pkg.  Fixes 'bug' with new customer and online signup.
22990
22991 2002-06-07 13:33  khoff
22992
22993         * FS/FS/cust_bill.pm: Setup hash for CC failed Text::Template
22994
22995 2002-06-05 15:46  ivan
22996
22997         * httemplate/search/: cust_main.cgi, cust_pkg.cgi, svc_acct.cgi:
22998           more mysql goodness, thanks dale
22999
23000 2002-06-04 07:35  ivan
23001
23002         * FS/FS/: cust_credit.pm, cust_pay.pm: fix unsuspendauto
23003
23004 2002-06-04 07:02  ivan
23005
23006         * CREDITS, httemplate/search/cust_main.cgi,
23007           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi:
23008           mysql support!  thanks to Donald Greer <dgreer@austintx.com> for
23009           the SQL and Dale Hege <fhege@lumenexus.net> for the patches
23010
23011 2002-06-04 06:46  ivan
23012
23013         * conf/declinetemplate: misspelling
23014
23015 2002-05-31 13:34  ivan
23016
23017         * FS/FS/part_export.pm: dammit i want to catch export subclass
23018           compilation problems
23019
23020 2002-05-31 13:31  ivan
23021
23022         * FS/FS/cust_bill.pm: better error reporting
23023
23024 2002-05-31 11:48  khoff
23025
23026         * FS/t/part_export-sqlmail.t: Don't ask me.  I just hacked Ivan's
23027           test.
23028
23029 2002-05-31 11:45  khoff
23030
23031         * FS/MANIFEST: added sqlmail.pm and test
23032
23033 2002-05-31 10:50  ivan
23034
23035         * FS/FS/svc_forward.pm: typo noticed by <Kaa>
23036
23037 2002-05-30 19:13  ivan
23038
23039         * FS/FS/part_export.pm: no, actually throw an exception if an
23040           export class won't compile.
23041
23042 2002-05-30 17:33  khoff
23043
23044         * httemplate/edit/part_svc.cgi: Added support for part_exports that
23045           are used with more than one svcdb.
23046
23047 2002-05-30 17:22  khoff
23048
23049         * FS/FS/part_export.pm: updated hashes 'n stuff for
23050           FS::part_export::sqlmail
23051
23052 2002-05-30 17:20  khoff
23053
23054         * FS/FS/part_export/sqlmail.pm: part_export module to export
23055           svc_acct, svc_domain, and svc_forward to an external database
23056
23057 2002-05-30 17:18  khoff
23058
23059         * FS/FS/: svc_Common.pm, svc_acct.pm, svc_domain.pm: Moved
23060           new-style export calls to svc_Common.
23061
23062 2002-05-30 14:51  ivan
23063
23064         * httemplate/misc/delete-customer.cgi: point to correct place for
23065           hidecancelledcustomers config option
23066
23067 2002-05-30 10:49  ivan
23068
23069         * FS/FS/part_export.pm: GRRRRRRRRRRRRR
23070
23071 2002-05-29 13:45  ivan
23072
23073         * FS/bin/freeside-sqlradius-reset: eliminate harmless "Database
23074           handle destroyed without explicit disconnect" errors
23075
23076 2002-05-29 08:56  ivan
23077
23078         * FS/FS/part_export.pm: freeradius 0.5 doc
23079
23080 2002-05-28 21:40  ivan
23081
23082         * fs_selfservice/FS-SelfService/: Changes, MANIFEST, Makefile.PL,
23083           SelfService.pm, test.pl: add fs_selfservice
23084
23085 2002-05-28 14:22  ivan
23086
23087         * FS/FS/svc_acct.pm: better error message for "Illegal password"
23088
23089 2002-05-28 00:55  ivan
23090
23091         * FS/FS/: part_export.pm, part_export/shellcommands.pm: point
23092           people at DBI/DBD documentation for information on data sources.
23093           *sigh*
23094
23095 2002-05-26 23:53  ivan
23096
23097         * httemplate/edit/cust_bill_pay.cgi: fix javascript bug reported by
23098           baloo@gimpgirl.com, thanks
23099
23100 2002-05-23 06:00  ivan
23101
23102         * FS/FS/domain_record.pm, bin/bind.import,
23103           httemplate/edit/process/domain_record.cgi,
23104           httemplate/view/svc_domain.cgi: bind: allow adding slave domains
23105           too
23106
23107 2002-05-22 11:44  ivan
23108
23109         * FS/FS/domain_record.pm, FS/FS/part_export.pm,
23110           FS/FS/svc_domain.pm, bin/bind.export,
23111           httemplate/edit/process/domain_record.cgi,
23112           httemplate/misc/cancel-unaudited.cgi,
23113           httemplate/misc/delete-domain_record.cgi,
23114           httemplate/misc/delete-part_export.cgi,
23115           httemplate/view/svc_domain.cgi: bind export, editing zones,
23116           deleting unaudited domains, mmm
23117
23118 2002-05-22 05:17  ivan
23119
23120         * FS/FS/: cust_pkg.pm, cust_svc.pm: move some code from
23121           FS::cust_pkg to FS::cust_svc, becomes the cancel method
23122
23123 2002-05-22 04:39  ivan
23124
23125         * FS/FS/part_export.pm: - remove some out of date documentation -
23126           die if an export class won't compile
23127
23128 2002-05-22 03:53  ivan
23129
23130         * bin/bind.export: bind export
23131
23132 2002-05-21 19:09  ivan
23133
23134         * FS/FS/part_export/sqlradius.pm: 5.6-isms
23135
23136 2002-05-18 02:51  ivan
23137
23138         * FS/FS/: cust_bill.pm, cust_pay.pm, svc_domain.pm: Mail::Internet
23139           1.44
23140
23141 2002-05-16 20:47  ivan
23142
23143         * FS/FS/svc_acct.pm: freebsd `toor' user
23144
23145 2002-05-16 07:28  ivan
23146
23147         * FS/: FS/part_export/bsdshell.pm, FS/part_export/textradius.pm,
23148           t/part_export-bsdshell.t, t/part_export-textradius.t: adding
23149           (stub) bsdshell and textradius exports
23150
23151 2002-05-16 07:27  ivan
23152
23153         * FS/MANIFEST, eg/export_template.pm: add (stub) bsdshell and
23154           textradius exports
23155
23156 2002-05-16 07:21  ivan
23157
23158         * FS/FS/part_export/infostreet.pm: force all infostreet arguments
23159           to be string type, fixes: "0 as first character in password"
23160           problem.  also see the Frontier::Client manpage
23161
23162 2002-05-16 06:42  ivan
23163
23164         * httemplate/: browse/part_svc.cgi, edit/part_svc.cgi: service
23165           definition cloning
23166
23167 2002-05-16 06:42  ivan
23168
23169         * FS/FS/svc_acct.pm: allow freebsd `toor' root user
23170
23171 2002-05-15 07:00  ivan
23172
23173         * FS/FS/: queue.pm, part_export/sqlradius.pm: use job dependancies
23174           in FS::part_export::sqlradius.pm display job dependancies in
23175           FS::queue::joblisting
23176
23177 2002-05-15 06:24  ivan
23178
23179         * Makefile, FS/FS.pm, FS/MANIFEST, FS/FS/queue.pm,
23180           FS/FS/queue_depend.pm, FS/FS/part_export/sqlradius.pm,
23181           FS/bin/freeside-queued, FS/t/queue_depend.t,
23182           eg/export_template.pm, httemplate/docs/schema.dia,
23183           httemplate/docs/schema.html, httemplate/docs/schema.png: queue
23184           dependancies
23185
23186 2002-05-14 00:36  ivan
23187
23188         * FS/FS/part_export/sqlradius.pm: don't use return value of UPDATE
23189           to decide whether or not to INSERT.
23190
23191 2002-05-13 17:27  ivan
23192
23193         * FS/FS/part_export/shellcommands.pm: shellcomands oops
23194
23195 2002-05-10 00:54  ivan
23196
23197         * Makefile: always re-install init
23198
23199 2002-05-10 00:50  ivan
23200
23201         * init.d/freeside-init: correct message
23202
23203 2002-05-10 00:45  ivan
23204
23205         * FS/FS/svc_domain.pm: bad reuse of variable
23206
23207 2002-05-10 00:42  ivan
23208
23209         * Makefile: INSTALLGROUP
23210
23211 2002-05-09 08:26  ivan
23212
23213         * Makefile: final make release?
23214
23215 2002-05-09 08:25  ivan
23216
23217         * Makefile: fix make release target
23218
23219 2002-05-09 08:22  ivan
23220
23221         * Makefile: make release target
23222
23223 2002-05-09 08:21  ivan
23224
23225         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi:
23226           s/Referral/Advertising source/
23227
23228 2002-05-09 08:12  ivan
23229
23230         * FS/FS/cust_main_county.pm: don't duplicate state/county/country
23231           pulldowns even with taxrates...
23232
23233 2002-05-09 05:38  ivan
23234
23235         * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_main_county.pm,
23236           FS/FS/part_pkg.pm, FS/t/cust_tax_exempt.t, htetc/handler.pl,
23237           httemplate/browse/agent.cgi,
23238           httemplate/browse/cust_main_county.cgi,
23239           httemplate/edit/agent.cgi, httemplate/edit/cust_main.cgi,
23240           httemplate/edit/cust_main_county-expand.cgi,
23241           httemplate/edit/cust_main_county.cgi,
23242           httemplate/edit/part_pkg.cgi,
23243           httemplate/edit/process/cust_main_county-expand.cgi,
23244           httemplate/edit/process/cust_main_county.cgi: texas tax!
23245
23246 2002-05-06 06:36  ivan
23247
23248         * FS/FS/cust_bill.pm: fixes gratuitous "Illegal payname" errors
23249           reported by noment
23250
23251 2002-05-04 08:00  ivan
23252
23253         * FS/FS.pm, FS/MANIFEST, FS/FS/cust_main_county.pm,
23254           FS/FS/cust_tax_exempt.pm, FS/FS/part_pkg.pm,
23255           FS/t/cust_tax_exempt.pm, httemplate/docs/admin.html,
23256           httemplate/docs/schema.dia, httemplate/docs/schema.html: schema
23257           changes for proper texas tax
23258
23259 2002-05-03 18:11  ivan
23260
23261         * httemplate/: index.html, search/cust_pkg.cgi: add package search
23262           by next bill date to main menu
23263
23264 2002-05-03 17:59  ivan
23265
23266         * httemplate/search/cust_pkg.cgi: fix ranges on cust_pkg search
23267
23268 2002-05-03 17:47  ivan
23269
23270         * FS/FS/cust_pkg.pm: prevent stuff passed from template/user from
23271           being used in searches by signup server
23272
23273 2002-05-03 17:32  ivan
23274
23275         * httemplate/search/cust_pkg.cgi: lilunixbtch: trying to pull
23276           accounts based on next billdate tofu_beast420: hmm a report
23277           ordered by next bill date? tofu_beast420: i don't know how you'd
23278           do that per _customer_ since a customer could have lots of
23279           packages, but you could do a per-package report maybe?
23280
23281 2002-04-29 22:43  ivan
23282
23283         * FS/FS/part_export.pm: better BIND integration
23284
23285 2002-04-26 04:14  ivan
23286
23287         * FS/FS/: Conf.pm, svc_acct.pm: add username-nounderscore and
23288           username-nodash config files
23289
23290 2002-04-25 03:37  ivan
23291
23292         * FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi: free_delayed try
23293           #2
23294
23295 2002-04-25 02:47  ivan
23296
23297         * FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi: add flat_delayed
23298           plan
23299
23300 2002-04-24 18:15  ivan
23301
23302         * FS/FS/cust_main.pm: don't require_cardname for non-CARD payby's
23303
23304 2002-04-24 02:09  ivan
23305
23306         * FS/FS/: Conf.pm, cust_main.pm: require_cardname option
23307
23308 2002-04-24 02:03  ivan
23309
23310         * FS/FS/cust_main.pm: msgcat error for credit card expiration
23311           (closes: Bug#407)
23312
23313 2002-04-23 00:32  ivan
23314
23315         * httemplate/edit/REAL_cust_pkg.cgi: harmless ui glitch
23316
23317 2002-04-23 00:10  ivan
23318
23319         * FS/FS/Record.pm: fixes inserting strings that end in numbers to
23320           TEXT columns... gah i hate SQL
23321
23322 2002-04-22 15:45  ivan
23323
23324         * FS/FS/part_export.pm: use Tie::IxHash to present export options
23325           in a reasonable order
23326
23327 2002-04-22 14:36  ivan
23328
23329         * FS/FS/cust_main.pm: don't show extended debugging in error
23330           messages that could end up on the signup server
23331
23332 2002-04-22 14:23  ivan
23333
23334         * FS/FS/cust_pkg.pm: fix bug checking agents allowed to purchase
23335           packages (moved from signups server)
23336
23337 2002-04-22 14:18  ivan
23338
23339         * httemplate/edit/agent_type.cgi: add pkgpart to agent type listing
23340
23341 2002-04-22 13:47  ivan
23342
23343         * FS/FS/cust_pkg.pm: - check agentnum ability to order packages in
23344           FS::cust_pkg, not signup server - order by recur price in
23345           signup-alternate template
23346
23347 2002-04-20 05:37  ivan
23348
23349         * FS/FS/part_export.pm, httemplate/edit/part_export.cgi: bind
23350           export
23351
23352 2002-04-20 04:57  ivan
23353
23354         * FS/FS/domain_record.pm, FS/FS/part_export.pm, bin/passwd.import,
23355           bin/svc_domain.erase, httemplate/docs/legacy.html:
23356           working BIND import
23357
23358 2002-04-20 03:49  ivan
23359
23360         * FS/FS/domain_record.pm: allow * MX records
23361
23362 2002-04-20 03:12  ivan
23363
23364         * FS/FS/domain_record.pm: allow uppercase in zone data.
23365
23366 2002-04-20 03:09  ivan
23367
23368         * FS/FS/domain_record.pm: allow uppercase zones...
23369
23370 2002-04-19 19:06  ivan
23371
23372         * FS/FS/: cust_pkg.pm, cust_svc.pm: fix problem with edge case
23373           where there *is* a pkg_svc record with quantity 0, when changing
23374           packages and using the special case new service code
23375
23376 2002-04-19 16:25  ivan
23377
23378         * FS/FS/svc_acct.pm: maybe just for debugging
23379
23380 2002-04-19 07:27  ivan
23381
23382         * FS/FS/cust_bill.pm: add phone to Business::OnlinePayment usage
23383
23384 2002-04-18 18:16  ivan
23385
23386         * Makefile, FS/FS/Record.pm, FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
23387           init.d/freeside-init: - add init file installation to Makefile,
23388           add unified init file - fix qsearch for op => '!=', value => ''
23389           searches - fix invalid_catd typo - add payby method to part_pkg
23390           and have fs_signup_server pass the data
23391
23392 2002-04-17 13:43  ivan
23393
23394         * FS/FS/part_export/sqlradius.pm: fix usergroup_delete DELETE
23395           syntax
23396
23397 2002-04-17 12:47  ivan
23398
23399         * FS/FS/Record.pm: allow = in ut_text
23400
23401 2002-04-17 05:06  ivan
23402
23403         * httemplate/index.html: fix default searches
23404
23405 2002-04-17 04:41  ivan
23406
23407         * FS/FS/Record.pm: get rid of debugging cruft
23408
23409 2002-04-16 17:25  ivan
23410
23411         * httemplate/search/cust_main.cgi: better ordering in search
23412           results
23413
23414 2002-04-16 16:14  ivan
23415
23416         * FS/FS/cust_main.pm: there it is!  fix bug with
23417           FS::cust_main::agent
23418
23419 2002-04-16 15:56  ivan
23420
23421         * FS/FS/cust_bill.pm: further debugging...
23422
23423 2002-04-16 15:52  ivan
23424
23425         * FS/FS/: Conf.pm, cust_bill.pm: further authorize.net description
23426           debugging (agent??) and get rid of bad unique index on
23427           cust_bill_event
23428
23429 2002-04-16 15:38  ivan
23430
23431         * FS/FS/cust_bill.pm: eek, problem with authorize.net description
23432           field
23433
23434 2002-04-16 14:24  ivan
23435
23436         * FS/bin/freeside-queued: auto-use export classes
23437
23438 2002-04-16 13:13  ivan
23439
23440         * httemplate/browse/part_svc.cgi: ui
23441
23442 2002-04-16 12:50  ivan
23443
23444         * httemplate/index.html: exports, then services...
23445
23446 2002-04-16 03:47  ivan
23447
23448         * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_bill_event.pm,
23449           httemplate/index.html, httemplate/search/cust_bill_event.cgi,
23450           httemplate/search/cust_bill_event.html,
23451           httemplate/search/report_tax.html, httemplate/view/cust_bill.cgi:
23452           report on failed billing events...
23453
23454 2002-04-16 02:38  ivan
23455
23456         * FS/FS/Conf.pm, FS/FS/cust_bill.pm,
23457           FS/bin/freeside-expiration-alerter, conf/declinetemplate: - send
23458           a notice to the customer when their card is declined - closes:
23459           Bug#351 - freeside-expiration-alerter works fine, closes: Bug#7
23460
23461 2002-04-16 01:52  ivan
23462
23463         * FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/svc_acct.pm,
23464           FS/FS/part_export/vpopmail.pm, httemplate/docs/passwd.html,
23465           httemplate/edit/part_export.cgi: move the last of the real-time
23466           exports out of svc_acct.pm and into part_export
23467
23468 2002-04-15 23:47  ivan
23469
23470         * httemplate/index.html: allow multiple search types on main
23471           menu... more confusing but default is *too* fuzzy
23472
23473 2002-04-14 02:11  ivan
23474
23475         * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/part_export.pm,
23476           FS/FS/svc_acct.pm, FS/FS/part_export/cp.pm,
23477           FS/FS/part_export/cyrus.pm, FS/FS/part_export/infostreet.pm,
23478           FS/FS/part_export/shellcommands.pm,
23479           FS/FS/part_export/vpopmail.pm, FS/t/part_export-cp.t,
23480           FS/t/part_export-cyrus.t, FS/t/part_export-shellcommands.t,
23481           FS/t/part_export-vpopmail.t, eg/export_template.pm,
23482           httemplate/docs/legacy.html, httemplate/docs/schema.dia,
23483           httemplate/docs/schema.html, httemplate/docs/schema.png: - move
23484           cyrus, shellcommands, CP exports exports to new-style - skeleton
23485           files for vpopmail exports - documentation updates - add big
23486           schema diagram to docs
23487
23488 2002-04-13 06:36  ivan
23489
23490         * FS/FS.pm, FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/svc_acct.pm,
23491           FS/FS/part_export/cp.pm, FS/bin/freeside-sqlradius-reset,
23492           httemplate/edit/part_export.cgi: - documentation updates - move
23493           Critical Path export to new-style export - bin/sqlradius_reset
23494           gets a manpage and becomes FS/bin/freeside-sqlradius-reset
23495
23496 2002-04-13 03:46  ivan
23497
23498         * httemplate/index.html: s/otaker/order-taker/
23499
23500 2002-04-13 02:14  ivan
23501
23502         * FS/FS/cust_bill.pm: allow invoice_lines(0) meaning no limit, no
23503           padding (see Bug#388)
23504
23505 2002-04-13 01:51  ivan
23506
23507         * FS/FS/queue.pm, httemplate/misc/queue.cgi: bulk queue operations
23508           (closes: Bug#389)
23509
23510 2002-04-12 08:14  ivan
23511
23512         * FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
23513           httemplate/edit/cust_pkg.cgi: fudge up FS::cust_pkg::order
23514           ("Order and cancel packages") to try to move services between
23515           svcparts as a last resort...
23516
23517 2002-04-12 06:22  ivan
23518
23519         * FS/MANIFEST, FS/FS/Msgcat.pm, FS/FS/Record.pm,
23520           FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm, FS/FS/msgcat.pm,
23521           FS/FS/part_export.pm, FS/FS/svc_acct.pm, FS/t/Msgcat.t,
23522           htetc/handler.pl, httemplate/browse/part_svc.cgi,
23523           httemplate/edit/part_export.cgi, httemplate/edit/part_svc.cgi,
23524           httemplate/edit/process/agent_type.cgi,
23525           httemplate/edit/process/part_export.cgi,
23526           httemplate/edit/process/part_svc.cgi,
23527           httemplate/misc/delete-customer.cgi: - should finish off the
23528           part_svc -> part_export s/one-to-many/many-to-many/   transition
23529           (closes: Bug#375) - fixes a nasty export scoping bug with message
23530           catalogs, whew
23531
23532 2002-04-11 15:05  ivan
23533
23534         * FS/FS.pm, FS/MANIFEST, FS/FS/export_svc.pm, FS/FS/part_export.pm,
23535           FS/FS/part_svc.pm, FS/t/export_svc.t, httemplate/index.html,
23536           httemplate/browse/part_export.cgi,
23537           httemplate/browse/part_svc.cgi, httemplate/docs/schema.html,
23538           httemplate/edit/part_export.cgi,
23539           httemplate/edit/process/part_export.cgi,
23540           httemplate/misc/delete-part_export.cgi: (almost) everything for
23541           bug#375 - create export_svc table - part_svc to part_export is
23542           now properly many-to-many, not one-to-many
23543
23544           still need to finish service editing (choosing exports) in
23545           httemplate/edit/part_svc.cgi and
23546           httemplate/edti/process/part_svc.cgi
23547
23548           and do somethinga about that manual $svcdb = 'svc_acct' in
23549           httemplate/edit/part_export.cgi (do part_export records need a
23550           svcdb? probably not... should be able to just pass an svcdb on
23551           creation of new exports, move the big %exports hash into
23552           part_export.pm and allow httemplate/edit/part_svc.cgi to query it
23553           for exports that can apply to a given svcdb....
23554
23555 2002-04-11 15:04  ivan
23556
23557         * FS/FS/Record.pm: use the AUTOLOAD that reports errors better &
23558           fix problems with ut_domain losing data
23559
23560 2002-04-10 06:42  ivan
23561
23562         * FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
23563           FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm,
23564           FS/FS/svc_acct_pop.pm, httemplate/browse/msgcat.cgi,
23565           httemplate/docs/signup.html, httemplate/edit/msgcat.cgi,
23566           httemplate/edit/process/msgcat.cgi: bulk checkin from working on
23567           the road:
23568
23569           - use msgcat for more error messages - should be all things that
23570           would come3   back from the signup server normally now - signup
23571           server: don't display access number <SELECT> if there's none or
23572           one - signup_server-realtime config option to run billing for
23573           signup server   signups immediately - signup server: pkg
23574           available to success templates, better documentation on   success
23575           templates - httemplate/edit/msgcat.cgi fields are properly sticky
23576           on errors - httemplate/edit/process/msgcat.cgi - don't update
23577           identical fields
23578
23579 2002-04-06 22:23  ivan
23580
23581         * FS/FS/: Conf.pm, cust_bill.pm, cust_pay.pm: send email on signup
23582           server signups (closes: Bug#386)
23583
23584 2002-04-06 21:56  ivan
23585
23586         * FS/FS/Conf.pm, FS/FS/msgcat.pm, conf/show-msgcat-codes,
23587           httemplate/browse/msgcat.cgi, httemplate/edit/msgcat.cgi,
23588           httemplate/edit/process/msgcat.cgi: working message catalogs (not
23589           used for enough yet) - almost (but not quite) closes Bug#385 -
23590           still have to catalog the   backend things triggered by signup
23591           server.
23592
23593 2002-04-06 16:00  ivan
23594
23595         * FS/FS/Conf.pm, httemplate/config/config-process.cgi,
23596           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
23597           httemplate/docs/signup.html: - config option for signup server
23598           payment types - credit card type pulldown on signup server
23599           (closes: Bug#383)
23600
23601 2002-04-06 14:32  ivan
23602
23603         * FS/FS/: Conf.pm, cust_bill.pm, cust_bill_pkg.pm, cust_main.pm:
23604           add a config option to set the Business::OnlinePayment
23605           description field, and make some useful data available for the
23606           config option.  closes: Bug#378
23607
23608 2002-04-06 13:32  ivan
23609
23610         * httemplate/search/cust_main.cgi: fix visual glitch
23611
23612 2002-04-06 12:37  ivan
23613
23614         * httemplate/docs/signup.html: big signup server cleanups.  uses
23615           Storable for network protocol now.  - makes Bugs 384 & 385 easier
23616           - closes: Bug#382
23617
23618 2002-04-05 16:08  ivan
23619
23620         * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi,
23621           httemplate/view/svc_acct.cgi: security phrase bug fixes
23622
23623 2002-04-05 15:51  ivan
23624
23625         * CREDITS, Makefile, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/msgcat.pm,
23626           FS/FS/svc_acct.pm, FS/t/msgcat.t, bin/freeside-session-kill,
23627           conf/locale, eg/table_template-svc.pm, eg/table_template.pm,
23628           htetc/handler.pl, httemplate/index.html,
23629           httemplate/browse/cust_main_county.cgi,
23630           httemplate/browse/msgcat.cgi, httemplate/browse/svc_acct_pop.cgi,
23631           httemplate/docs/schema.html, httemplate/edit/svc_acct.cgi,
23632           httemplate/view/svc_acct.cgi: - add message catalog table &
23633           beginning of web interface - add security_phrase and conf option
23634           to svc_acct.pm - random other stuff
23635
23636 2002-04-05 15:37  jeff
23637
23638         * httemplate/view/cust_main.cgi: credit/refund display correction
23639
23640 2002-04-05 12:52  ivan
23641
23642         * httemplate/edit/process/cust_credit_bill.cgi: don't specify date
23643           (not on submitting form)
23644
23645 2002-04-05 08:37  ivan
23646
23647         * eg/export_template.pm, FS/t/part_export-infostreet.t,
23648           FS/t/part_export-sqlradius.t: oops forgot these from working on
23649           the road
23650
23651 2002-04-04 16:42  ivan
23652
23653         * FS/MANIFEST, FS/FS/part_export.pm,
23654           FS/FS/part_export/infostreet.pm, FS/FS/part_export/sqlradius.pm,
23655           httemplate/index.html, httemplate/edit/part_export.cgi: Checkin
23656           of disparate changes from working on the road: - generic SQL
23657           query - move exports out to their own files - small cleanup of
23658           selfadmin server
23659
23660 2002-03-29 09:27  ivan
23661
23662         * htetc/handler.pl, httemplate/search/svc_acct.cgi: fix unlinked
23663           svc browse!
23664
23665 2002-03-26 23:08  ivan
23666
23667         * FS/FS/queue.pm: don't show queue arguments (passwords!) on svc_*
23668           screens (unless queue_dangerous_options!)
23669
23670 2002-03-26 21:36  ivan
23671
23672         * FS/FS/cust_main.pm, FS/FS/part_referral.pm,
23673           httemplate/index.html, httemplate/docs/admin.html:
23674           s/referral/advertising source/
23675
23676           yes, the name sucks.  got a better one?
23677
23678 2002-03-26 08:24  ivan
23679
23680         * httemplate/search/cust_main.cgi: simple visual fix: &nbsp; for
23681           blank company column
23682
23683 2002-03-26 05:58  ivan
23684
23685         * FS/FS/part_svc.pm: forgot to use FS::part_export to search on it
23686
23687 2002-03-26 05:20  ivan
23688
23689         * httemplate/docs/passwd.html: doc
23690
23691 2002-03-26 05:04  ivan
23692
23693         * bin/create-history-tables: error message typo
23694
23695 2002-03-26 04:35  ivan
23696
23697         * httemplate/docs/admin.html: s/Add/Provision/
23698
23699 2002-03-25 16:32  ivan
23700
23701         * FS/FS/part_export.pm, FS/bin/freeside-queued,
23702           httemplate/edit/part_export.cgi: further export bugfixing add 10
23703           kid limit to freeside-queued sqlradius_reset now works (closes:
23704           Bug#372)
23705
23706 2002-03-25 16:26  ivan
23707
23708         * Makefile: hhahah oops i _really_ ought to do something about that
23709
23710 2002-03-25 06:59  ivan
23711
23712         * httemplate/: index.html, search/cust_main-otaker.cgi,
23713           search/cust_main.cgi: customers by otaker report (ugly
23714           search/cust_main.cgi mods; revert if they cause problems)
23715
23716 2002-03-24 12:00  ivan
23717
23718         * httemplate/: edit/cust_main.cgi, search/svc_acct.cgi,
23719           browse/agent.cgi: UI improvements for agents
23720
23721 2002-03-24 10:23  ivan
23722
23723         * FS/FS/agent.pm: tyop
23724
23725 2002-03-24 09:42  ivan
23726
23727         * CREDITS, FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi:
23728           "subscription" price plan from "Luke Pfeifer"
23729           <freeside@globalli.com>
23730
23731 2002-03-24 06:29  ivan
23732
23733         * FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/queue.pm,
23734           FS/FS/radius_usergroup.pm, FS/FS/svc_acct.pm,
23735           httemplate/edit/svc_acct.cgi:
23736           ICRADIUS groups all done!  UI and provisioning.  closes: Bug#362
23737
23738           fix some bugs in the export and add queue_dangerous_controls
23739           option too
23740
23741 2002-03-23 09:49  ivan
23742
23743         * FS/FS/part_svc.pm, FS/FS/svc_acct.pm,
23744           httemplate/browse/part_svc.cgi, httemplate/edit/part_svc.cgi,
23745           httemplate/edit/process/part_svc.cgi: okay group editing UI as
23746           well as part_svc group editing UI seem to be working
23747
23748 2002-03-23 08:16  ivan
23749
23750         * FS/FS/part_export.pm, FS/FS/queue.pm, FS/FS/svc_acct.pm,
23751           httemplate/edit/svc_acct.cgi,
23752           httemplate/edit/process/svc_acct.cgi: group editing seems to be
23753           working...  everything except defaults... oh and export...
23754
23755 2002-03-22 23:54  ivan
23756
23757         * FS/bin/freeside-queued: redirect STDOUT/STDERR a bit later for
23758           better error reporting
23759
23760 2002-03-22 10:56  ivan
23761
23762         * Makefile, FS/MANIFEST, FS/FS/cust_main_county.pm,
23763           FS/FS/svc_acct.pm, FS/t/radius_usergroup.t,
23764           bin/create-history-tables, httemplate/docs/schema.html,
23765           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
23766           httemplate/view/svc_acct.cgi: RADIUS groups on the way!
23767
23768 2002-03-22 04:49  ivan
23769
23770         * FS/MANIFEST, FS/FS/Record.pm, FS/FS/part_export.pm,
23771           FS/t/part_export.t, FS/t/part_export_option.t,
23772           httemplate/browse/part_svc.cgi, httemplate/edit/part_export.cgi,
23773           httemplate/edit/process/part_export.cgi,
23774           httemplate/misc/delete-part_export.cgi: more new export...
23775
23776 2002-03-20 22:57  ivan
23777
23778         * FS/FS/part_export.pm, httemplate/edit/part_export.cgi,
23779           httemplate/edit/process/part_export.cgi: more for the new world
23780           of export...
23781
23782 2002-03-20 13:31  ivan
23783
23784         * FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/part_export_option.pm,
23785           FS/FS/part_svc.pm, FS/FS/svc_acct.pm, FS/bin/freeside-queued,
23786           htetc/handler.pl, httemplate/edit/part_export.cgi,
23787           httemplate/edit/process/part_export.cgi: new export!  infostreet
23788           and sqlradius provisioning switched over  (Bug #299 - doesn't
23789           close it, but all the groundwork is done)
23790
23791           also removes non-transactional ICRADIUS export from
23792           svc_acct.export   (closes: Bug#347)
23793
23794 2002-03-19 23:37  ivan
23795
23796         * FS/FS/cust_main_county.pm: disable region caching for now
23797
23798 2002-03-19 09:48  ivan
23799
23800         * FS/FS/cust_main_county.pm, httemplate/edit/cust_main.cgi,
23801           httemplate/edit/process/cust_main.cgi: changes dum big
23802           "state/county/country" select to three, linked with javascript
23803           closes: Bug#353
23804
23805 2002-03-18 13:40  ivan
23806
23807         * FS/FS/: Conf.pm, cust_bill.pm, part_bill_event.pm: bugfixes,
23808           closes Bug#314
23809
23810 2002-03-18 12:50  ivan
23811
23812         * httemplate/edit/part_bill_event.cgi, FS/FS/part_bill_event.pm,
23813           FS/FS/Conf.pm: okay, now you can specify an alternate invoice
23814           template, and it'll be auto-createad and added to the list of
23815           configuration options.  closes: Bug#314
23816
23817 2002-03-18 11:49  ivan
23818
23819         * FS/FS/: Conf.pm, Record.pm, cust_bill.pm, cust_pay.pm: fixes: bug
23820           #348 - adds the ability to email on deleted payments.
23821
23822 2002-03-18 09:50  ivan
23823
23824         * httemplate/config/config.cgi:
23825           fixes bug#367 (yay, that one was annoying):
23826
23827           in config editor, initial newlines in <textarea>s are lost.  even
23828           if you didn't mean to edit them you remove that..
23829
23830 2002-03-18 08:05  ivan
23831
23832         * FS/FS/: svc_Common.pm, svc_acct.pm: handle inserting cust_svc and
23833           svc_acct records separately also, to handle imports preserving
23834           svcnum
23835
23836 2002-03-18 07:52  ivan
23837
23838         * httemplate/edit/: part_export.cgi, process/part_export.cgi: added
23839           (incomplete) export foo
23840
23841 2002-03-18 07:51  ivan
23842
23843         * httemplate/browse/part_svc.cgi: UI glitch; forgot ROWSPAN for
23844           export column
23845
23846 2002-03-18 06:17  ivan
23847
23848         * FS/FS/raddb.pm: add noment-specific RADIUS attributes
23849
23850 2002-03-18 01:10  ivan
23851
23852         * FS/FS/Conf.pm, FS/FS/svc_domain.pm,
23853           httemplate/config/config-process.cgi,
23854           httemplate/config/config-view.cgi, httemplate/config/config.cgi:
23855           new config value `defaultrecords', documentation, javascript
23856           config file editor
23857
23858 2002-03-17 00:33  ivan
23859
23860         * httemplate/config/: config-view.cgi, config.cgi: new domain
23861           record editing foo
23862
23863 2002-03-12 10:45  ivan
23864
23865         * httemplate/misc/cancel-unaudited.cgi: print error message for
23866           failed cancels!
23867
23868 2002-03-12 07:33  ivan
23869
23870         * htetc/handler.pl, httemplate/edit/part_pkg.cgi,
23871           httemplate/edit/part_svc.cgi: abstract stupid HTML layer trick
23872           out to HTML::Widgets::SelectLayers
23873
23874 2002-03-09 02:19  khoff
23875
23876         * FS/FS/: Conf.pm, svc_domain.pm: Support for default CNAME/A
23877           records
23878
23879 2002-03-07 11:50  jeff
23880
23881         * FS/bin/freeside-expiration-alerter: less shelling, more perly -
23882           abolish some pipes to sendmail
23883
23884 2002-03-07 06:13  ivan
23885
23886         * FS/FS/cust_bill.pm: better error msgs for mail errors
23887
23888 2002-03-07 06:10  ivan
23889
23890         * FS/FS/: cust_bill.pm, part_export.pm, part_export_option.pm,
23891           queue.pm: [no log message]
23892
23893 2002-03-06 15:32  ivan
23894
23895         * conf/invoice_from: oops, missing invoice_from
23896
23897 2002-03-06 14:44  jeff
23898
23899         * FS/MANIFEST, FS/FS/Conf.pm, FS/bin/freeside-expiration-alerter,
23900           conf/alerter_template, httemplate/docs/admin.html: billing
23901           expiration alerts
23902
23903 2002-03-05 15:13  jeff
23904
23905         * httemplate/search/report_tax.cgi: consistency is nice
23906
23907 2002-03-04 14:10  ivan
23908
23909         * FS/FS/Record.pm: make history tables conditional
23910
23911 2002-03-04 04:48  ivan
23912
23913         * Makefile, FS/FS/Record.pm, FS/FS/nas.pm,
23914           bin/create-history-tables, bin/fs-radius-add-check,
23915           bin/fs-radius-add-reply: [no log message]
23916
23917 2002-02-28 15:30  ivan
23918
23919         * httemplate/search/svc_acct.cgi: tyop
23920
23921 2002-02-28 15:18  ivan
23922
23923         * FS/FS/svc_acct.pm: clean up mess.  *sigh*
23924
23925 2002-02-28 15:17  ivan
23926
23927         * FS/FS/svc_acct.pm: clean up mess
23928
23929 2002-02-28 15:13  ivan
23930
23931         * FS/FS/svc_acct.pm: eek
23932
23933 2002-02-28 15:08  ivan
23934
23935         * httemplate/search/svc_acct.cgi: add main menu link
23936
23937 2002-02-28 15:07  ivan
23938
23939         * httemplate/misc/cancel-unaudited.cgi: handle errors better
23940
23941 2002-02-28 14:05  ivan
23942
23943         * FS/FS/Conf.pm, httemplate/config/config-view.cgi,
23944           httemplate/config/config.cgi: s/depreciated/deprecated/
23945
23946 2002-02-27 16:28  jeff
23947
23948         * FS/FS/svc_acct.pm: improved vpopmail support for svc_acct records
23949
23950 2002-02-27 15:20  ivan
23951
23952         * FS/FS/cust_main.pm: oops, spurious error messages
23953
23954 2002-02-27 15:03  ivan
23955
23956         * FS/FS/cust_main.pm: bubble up billing event errors
23957
23958 2002-02-27 14:40  ivan
23959
23960         * FS/FS/cust_bill_event.pm: and missing ) *sigh*
23961
23962 2002-02-27 14:40  ivan
23963
23964         * FS/FS/cust_bill_event.pm: errant ;
23965
23966 2002-02-27 14:39  ivan
23967
23968         * FS/FS/cust_bill_event.pm, httemplate/docs/schema.html,
23969           httemplate/view/cust_bill.cgi: add status and statustext fields
23970           to cust_bill_event
23971
23972 2002-02-27 14:00  ivan
23973
23974         * FS/FS/cust_main.pm: well, don't make things worse when
23975           debugging...
23976
23977 2002-02-27 13:57  ivan
23978
23979         * FS/: FS/cust_main.pm, bin/freeside-daily: better debugging
23980
23981 2002-02-26 14:09  ivan
23982
23983         * httemplate/search/: report_receivables.cgi, report_tax.cgi: fixup
23984           reports for templated webUI
23985
23986 2002-02-26 03:53  ivan
23987
23988         * FS/FS/cust_main.pm: okay, finally fix all the weirdness with
23989           shipping adresses.  whew.
23990
23991 2002-02-26 03:42  ivan
23992
23993         * FS/FS/: Record.pm, cust_main.pm: in Record.pm - call ->check
23994           **BEFORE** generating @diff for SQL.  causing weird effects with
23995           cust_main::check that modifies record (ship_ field weirdness)
23996
23997           fix nasty logic error triggered by changing a ship_ field from
23998           something TO identical to the corresponding non-ship_ field.
23999           ouch
24000
24001 2002-02-26 03:30  ivan
24002
24003         * FS/FS/cust_main.pm: fix nasty logic error triggered by changing a
24004           ship_ field from something TO identical to the corresponding
24005           non-ship_ field.  ouch.
24006
24007 2002-02-26 03:11  ivan
24008
24009         * httemplate/edit/cust_main.cgi: fix a weird oops with service
24010           address editing UI that would leave some fields blank... ?
24011
24012 2002-02-26 01:06  ivan
24013
24014         * FS/FS/cust_bill.pm: ugh, payname needs first/last i guess
24015
24016 2002-02-26 00:34  ivan
24017
24018         * FS/FS/cust_main.pm: die with a better error message on bad
24019           locales
24020
24021 2002-02-25 11:09  ivan
24022
24023         * httemplate/search/svc_acct.cgi: keith@landel:     We have users
24024           that have the character "." in their username     we can't search
24025           these customers by Username, can you please fix.
24026
24027 2002-02-23 14:36  ivan
24028
24029         * httemplate/search/: report_receivables.cgi, report_tax.cgi: take
24030           hardcoded paths out of report cgis
24031
24032 2002-02-23 03:56  ivan
24033
24034         * CREDITS, FS/FS/Record.pm, httemplate/docs/index.html,
24035           httemplate/search/cust_main.cgi,
24036           httemplate/search/cust_main.html: case-insensitive and substring
24037           searching
24038
24039 2002-02-23 03:46  ivan
24040
24041         * httemplate/index.html: silly html tweaking
24042
24043 2002-02-22 23:48  ivan
24044
24045         * httemplate/browse/part_pkg.cgi: it's too late.
24046
24047 2002-02-22 23:35  ivan
24048
24049         * httemplate/browse/part_pkg.cgi: i really should just start moving
24050           things to templates
24051
24052 2002-02-22 23:32  ivan
24053
24054         * httemplate/browse/: part_pkg.cgi, part_svc.cgi: UI nit fixes -
24055           misaligned columns when viewing disabled services/packages
24056
24057 2002-02-22 23:00  ivan
24058
24059         * FS/FS/UID.pm: nit
24060
24061 2002-02-22 18:14  jeff
24062
24063         * FS/FS/UID.pm, httemplate/search/report_receivables.cgi,
24064           httemplate/search/report_tax.cgi: report fixes and cruft removal
24065
24066 2002-02-22 18:02  ivan
24067
24068         * httemplate/index.html: UI work on main menu, remove Archive::Tar
24069           from docs
24070
24071 2002-02-22 15:18  jeff
24072
24073         * FS/MANIFEST, conf/report_template, httemplate/index.html,
24074           httemplate/search/report_receivables.cgi,
24075           httemplate/search/report_tax.cgi,
24076           httemplate/search/report_tax.html: add some reporting features
24077
24078 2002-02-22 15:08  ivan
24079
24080         * FS/FS/cust_pay_batch.pm: fix i18n zip
24081
24082 2002-02-22 14:13  ivan
24083
24084         * httemplate/edit/cust_main.cgi: billing vs. shipping states
24085           weren't sorted in the same order.  UI glitch only
24086
24087 2002-02-22 04:31  ivan
24088
24089         * httemplate/config/: config-process.cgi, config-view.cgi: fixup
24090           <SELECT> configuration editing, fixes Bug#350
24091
24092 2002-02-22 04:13  ivan
24093
24094         * httemplate/index.html: close </FORM> tags
24095
24096 2002-02-22 01:01  ivan
24097
24098         * FS/FS/svc_acct.pm: correctly disable/enable accounts @ CP
24099
24100 2002-02-22 00:58  ivan
24101
24102         * FS/FS/svc_acct.pm: freeside *SUSPENDED* -> CP set_mailbox_status
24103           OTHER/OTHER_BOUNCE
24104
24105 2002-02-21 22:42  ivan
24106
24107         * FS/FS/queue.pm: UI in joblisting: don't split ( retry | remove )
24108           links
24109
24110 2002-02-21 22:39  ivan
24111
24112         * FS/FS/queue.pm: don't error out on bad svcnum's, just silently
24113           remove them
24114
24115 2002-02-21 22:23  ivan
24116
24117         * FS/FS/svc_acct.pm: don't leak perl line numbers on cp
24118           provisioning errors
24119
24120 2002-02-21 21:56  ivan
24121
24122         * FS/FS/svc_acct.pm: fix bugs in CP mailbox changes: cp_change and
24123           cp_rename
24124
24125 2002-02-21 17:07  ivan
24126
24127         * FS/FS/Conf.pm, httemplate/view/cust_main.cgi: UI work:
24128
24129           make all functions of view/cust_pkg.cgi available on
24130           view/cust_main.cgi  - having them one link down in "Edit" is
24131           confusing.
24132
24133           closes: Bug#325
24134
24135 2002-02-20 14:03  ivan
24136
24137         * httemplate/index.html: invoice reports belong here too
24138
24139 2002-02-20 02:39  ivan
24140
24141         * FS/FS/CGI.pm: fixes eidiot under Mason, closes: Bug#344
24142
24143 2002-02-20 01:44  ivan
24144
24145         * httemplate/view/cust_main.cgi: don't display full card in
24146           webinterface
24147
24148 2002-02-19 19:17  jeff
24149
24150         * FS/FS/cust_main.pm: correct sense of tax generation
24151
24152 2002-02-19 17:03  ivan
24153
24154         * CREDITS, FS/FS/CGI.pm, FS/FS/Record.pm, FS/FS/queue.pm,
24155           FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/FS/svc_forward.pm,
24156           FS/bin/freeside-queued, htetc/handler.pl, httemplate/index.html,
24157           httemplate/misc/queue.cgi, httemplate/view/svc_acct.cgi,
24158           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
24159           httemplate/view/svc_www.cgi: use Net::SSH::ssh_cmd for all job
24160           queueing rather than local duplicated ssh subs
24161
24162           queue daemon updates: retry & remove links work, bubble up error
24163           message to webinterface, link to svcnum & have job listings on
24164           view/svc_* pages, closes: Bug#280
24165
24166           s/option/optionname/ schema change, dumb mysql, closes: Bug#334
24167
24168 2002-02-19 15:43  ivan
24169
24170         * httemplate/docs/schema.html: set EVERYTHING=1 for your own
24171           mod_perl compile
24172
24173 2002-02-18 23:51  ivan
24174
24175         * httemplate/index.html: oops
24176
24177 2002-02-18 20:43  ivan
24178
24179         * httemplate/index.html: new main menu!
24180
24181 2002-02-18 19:22  jeff
24182
24183         * FS/FS/cust_refund.pm: fix refund posting
24184
24185 2002-02-18 19:15  ivan
24186
24187         * FS/FS/cust_refund.pm: <rluser> ut_number instead of ut_numbern
24188
24189 2002-02-18 19:06  ivan
24190
24191         * FS/FS/cust_refund.pm: need to use FS::Record qw(qsearch) !
24192
24193 2002-02-18 18:57  ivan
24194
24195         * httemplate/: edit/part_pkg.cgi, view/cust_main.cgi: allow custom
24196           packages to edit service quantities also
24197
24198 2002-02-18 12:09  ivan
24199
24200         * httemplate/edit/part_svc.cgi: bad warning, causing errors with
24201           strict
24202
24203 2002-02-18 10:07  ivan
24204
24205         * FS/FS/prepay_credit.pm: document 'seconds'
24206
24207 2002-02-18 02:14  ivan
24208
24209         * httemplate/edit/svc_www.cgi: oops!
24210
24211 2002-02-18 00:53  ivan
24212
24213         * Makefile: make release and make update-webdemo targets
24214
24215 2002-02-18 00:39  ivan
24216
24217         * FS/FS/Conf.pm, FS/FS/part_bill_event.pm, FS/FS/part_pkg.pm,
24218           httemplate/edit/part_pkg.cgi: safe web demo operation!  closes:
24219           Bug#217
24220
24221           fix bug in edit/part_pkg: s/bkg/pkg/
24222
24223           edit/part_pkg.cgi - plan <SELECT> is now properly stick on
24224           errors, closes: Bug#323
24225
24226 2002-02-17 19:45  ivan
24227
24228         * httemplate/edit/part_svc.cgi: fix modified <SELECT>s under
24229           netcape4, use one for svc_acct.popnum too
24230
24231 2002-02-17 16:21  jeff
24232
24233         * Makefile: keep accidentally checking in Makefile changes, gotta
24234           do something about that...
24235
24236 2002-02-17 16:13  jeff
24237
24238         * Makefile, FS/FS/Conf.pm: trading in tar for rsync for improved
24239           vpopmail support
24240
24241 2002-02-17 13:01  ivan
24242
24243         * FS/MANIFEST: removing CGIwrapper.pm
24244
24245 2002-02-17 11:12  ivan
24246
24247         * FS/MANIFEST: get ride of CGIwrapper.pm
24248
24249 2002-02-17 11:07  jeff
24250
24251         * FS/FS/svc_forward.pm: queue svc_forward remote commands; better
24252           commands too
24253
24254 2002-02-16 10:14  ivan
24255
24256         * TODO: now in RT2!
24257
24258 2002-02-15 11:34  ivan
24259
24260         * Makefile: keep accidentally checking in Makefile changes, gotta
24261           do something about that...
24262
24263 2002-02-15 11:33  ivan
24264
24265         * Makefile, FS/FS/Conf.pm, FS/FS/svc_acct.pm: CP provisioning!!
24266
24267 2002-02-14 10:06  ivan
24268
24269         * bin/: fs-radius-add-check, fs-radius-add-reply: docs?  haha
24270
24271 2002-02-13 17:12  ivan
24272
24273         * FS/FS/cust_pay_batch.pm: don't require state (i18n)
24274
24275 2002-02-12 10:56  ivan
24276
24277         * FS/FS/cust_bill.pm: more information in "cant send invoice email"
24278           error message
24279
24280 2002-02-12 10:47  ivan
24281
24282         * FS/FS/cust_main.pm: fixes:
24283
24284           Error running invoice event ($cust_main->charge( 10.00, 'Overdue
24285           Bill' );): Illegal or empty (text) comment:  at
24286           /usr/local/lib/perl5/site_perl/5.005/FS/cust_main.pm line 1141.
24287
24288 2002-02-11 21:58  ivan
24289
24290         * httemplate/docs/admin.html: fixes: bug#331
24291
24292 2002-02-11 20:49  ivan
24293
24294         * httemplate/edit/part_bill_event.cgi: oops
24295
24296 2002-02-11 18:11  ivan
24297
24298         * FS/FS/Conf.pm, httemplate/config/config.cgi: add username_policy
24299           "@append domain"
24300
24301           add "select" config type, mmm
24302
24303 2002-02-11 18:06  ivan
24304
24305         * FS/FS/svc_acct.pm: that's not a bug anymore, don't list it in the
24306           BUGS section
24307
24308 2002-02-11 17:25  ivan
24309
24310         * httemplate/edit/part_svc.cgi: red warning for unknown type :)
24311
24312 2002-02-11 17:13  ivan
24313
24314         * httemplate/edit/part_svc.cgi: service definition domsvc is now a
24315           domain pulldown closes: Bug#328
24316
24317 2002-02-11 15:01  ivan
24318
24319         * FS/FS/svc_forward.pm: oops, code hidden by pod
24320
24321 2002-02-11 13:51  ivan
24322
24323         * httemplate/edit/svc_acct.cgi: don't display useless finger and
24324           shell fields if uid is set to fixed & blank in the service
24325           definition - causes: Error: Can't have finger-name without uid
24326
24327 2002-02-11 11:38  ivan
24328
24329         * FS/FS/Conf.pm, FS/FS/svc_www.pm, httemplate/edit/svc_acct.cgi,
24330           httemplate/edit/process/svc_www.cgi,
24331           httemplate/view/svc_domain.cgi, httemplate/view/svc_www.cgi:
24332           svc_www is working!
24333
24334           also auto-create and add A records if necessary using apacheip
24335           config file.
24336
24337           and show all domain_records on view/svc_domain.cgi page
24338
24339 2002-02-10 14:31  ivan
24340
24341         * httemplate/edit/svc_acct.cgi: ui
24342
24343 2002-02-10 14:21  ivan
24344
24345         * httemplate/edit/part_pkg.cgi: slighly different wording
24346
24347 2002-02-10 14:06  ivan
24348
24349         * FS/FS/cust_svc.pm: another bug in quantity checking
24350
24351 2002-02-10 13:37  ivan
24352
24353         * FS/FS/cust_svc.pm: import qsearch() so the quantity checking
24354           works
24355
24356 2002-02-10 13:30  ivan
24357
24358         * FS/FS/Conf.pm, FS/FS/part_pkg.pm, conf/agent_defaultpkg: add new
24359           package definitions to all agent types by default
24360
24361           config option to restore current behaviour (must explicitly add
24362           new package definitions to each agent type)
24363
24364           closes: Bug#324
24365
24366 2002-02-10 11:58  ivan
24367
24368         * FS/MANIFEST, FS/bin/freeside-daily,
24369           httemplate/edit/process/part_bill_event.cgi: update billing
24370           documentation for the new world of invoice events added
24371           freeside-daily replacing freeside-bill for the new world of
24372           invoice events
24373
24374 2002-02-10 10:56  ivan
24375
24376         * FS/FS/cust_pay.pm, httemplate/edit/cust_pay.cgi: use unique
24377           tokens to prevent double-submission of payments in the web UI
24378           (closes: Bug#320)
24379
24380 2002-02-10 09:30  ivan
24381
24382         * httemplate/search/cust_main.cgi: eliminate duplicate cusomters
24383           before figuring to display a list or redirect.  eliiminates "2
24384           matching found" displayed but only one in list.
24385
24386 2002-02-10 09:02  ivan
24387
24388         * FS/FS/cust_main_invoice.pm: allow + in email addresses
24389
24390 2002-02-10 08:49  ivan
24391
24392         * FS/FS/cust_main_invoice.pm: okay, for now, don't try to transform
24393           email addresses into svcnum-linked destinations
24394
24395 2002-02-10 08:40  ivan
24396
24397         * Makefile, httemplate/edit/svc_acct.cgi:
24398           fix "no previous account to recall hidden password from" error
24399           when adding new accounts & get an error on first try
24400
24401 2002-02-10 08:14  ivan
24402
24403         * Makefile, httemplate/index.html,
24404           httemplate/browse/svc_acct_pop.cgi,
24405           httemplate/edit/svc_acct_pop.cgi: s/POP/Access Number/ in the
24406           webui
24407
24408 2002-02-10 08:05  ivan
24409
24410         * htetc/handler.pl, httemplate/browse/agent.cgi,
24411           httemplate/browse/agent_type.cgi,
24412           httemplate/browse/cust_main_county.cgi,
24413           httemplate/browse/nas.cgi, httemplate/browse/part_bill_event.cgi,
24414           httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
24415           httemplate/browse/svc_acct_pop.cgi,
24416           httemplate/config/config-process.cgi,
24417           httemplate/config/config-view.cgi, httemplate/config/config.cgi,
24418           httemplate/edit/REAL_cust_pkg.cgi, httemplate/edit/agent.cgi,
24419           httemplate/edit/agent_type.cgi,
24420           httemplate/edit/cust_bill_pay.cgi,
24421           httemplate/edit/cust_credit.cgi,
24422           httemplate/edit/cust_credit_bill.cgi,
24423           httemplate/edit/cust_main.cgi,
24424           httemplate/edit/cust_main_county-expand.cgi,
24425           httemplate/edit/cust_main_county.cgi,
24426           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
24427           httemplate/edit/part_bill_event.cgi,
24428           httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
24429           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
24430           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
24431           httemplate/edit/process/quick-cust_pkg.cgi,
24432           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
24433           httemplate/misc/catchall.cgi,
24434           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
24435           httemplate/misc/process/link.cgi,
24436           httemplate/search/cust_main.cgi, httemplate/search/cust_pay.cgi,
24437           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
24438           httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
24439           httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
24440           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
24441           httemplate/view/svc_www.cgi: *finally* seems to be working under
24442           Mason.  sheesh.  *finally* seems to be working under Mason.
24443           sheesh.  *finally* seems to be working under Mason.  sheesh.
24444           *finally* seems to be working under Mason.  sheesh.  *finally*
24445           seems to be working under Mason.  sheesh.  *finally* seems to be
24446           working under Mason.  sheesh.  *finally* seems to be working
24447           under Mason.  sheesh.  *finally* seems to be working under Mason.
24448           sheesh.
24449
24450 2002-02-10 05:21  ivan
24451
24452         * htetc/handler.pl, httemplate/browse/agent.cgi,
24453           httemplate/browse/agent_type.cgi,
24454           httemplate/browse/cust_main_county.cgi,
24455           httemplate/browse/nas.cgi, httemplate/browse/part_bill_event.cgi,
24456           httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
24457           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
24458           httemplate/edit/agent_type.cgi,
24459           httemplate/edit/cust_bill_pay.cgi,
24460           httemplate/edit/cust_credit.cgi,
24461           httemplate/edit/cust_credit_bill.cgi,
24462           httemplate/edit/cust_main.cgi,
24463           httemplate/edit/cust_main_county-expand.cgi,
24464           httemplate/edit/cust_main_county.cgi,
24465           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
24466           httemplate/edit/part_bill_event.cgi,
24467           httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
24468           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
24469           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
24470           httemplate/edit/process/REAL_cust_pkg.cgi,
24471           httemplate/edit/process/agent.cgi,
24472           httemplate/edit/process/agent_type.cgi,
24473           httemplate/edit/process/cust_bill_pay.cgi,
24474           httemplate/edit/process/cust_credit.cgi,
24475           httemplate/edit/process/cust_credit_bill.cgi,
24476           httemplate/edit/process/cust_main.cgi,
24477           httemplate/edit/process/cust_main_county-collapse.cgi,
24478           httemplate/edit/process/cust_main_county-expand.cgi,
24479           httemplate/edit/process/cust_main_county.cgi,
24480           httemplate/edit/process/cust_pay.cgi,
24481           httemplate/edit/process/cust_pkg.cgi,
24482           httemplate/edit/process/part_pkg.cgi,
24483           httemplate/edit/process/quick-cust_pkg.cgi,
24484           httemplate/edit/process/svc_acct.cgi,
24485           httemplate/edit/process/svc_acct_pop.cgi,
24486           httemplate/edit/process/svc_domain.cgi,
24487           httemplate/edit/process/svc_forward.cgi,
24488           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
24489           httemplate/misc/catchall.cgi,
24490           httemplate/misc/delete-cust_pay.cgi,
24491           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
24492           httemplate/misc/print-invoice.cgi,
24493           httemplate/misc/unsusp_pkg.cgi,
24494           httemplate/misc/process/catchall.cgi,
24495           httemplate/misc/process/delete-customer.cgi,
24496           httemplate/misc/process/link.cgi, httemplate/search/cust_pay.cgi,
24497           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
24498           httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
24499           httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
24500           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
24501           httemplate/view/svc_www.cgi: removed <!-- $Id$ --> from all files
24502           to fix any redirects, whew
24503
24504           Mason handler.pl overrides CGI::redirect
24505
24506           fixed strict; problems in edit/part_pkg.cgi &
24507           edit/process/part_pkg.cgi
24508
24509 2002-02-09 18:28  ivan
24510
24511         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi,
24512           httemplate/view/cust_main.cgi: hide SS# unless you turn it on via
24513           config file
24514
24515 2002-02-09 18:16  ivan
24516
24517         * Makefile, FS/FS/Conf.pm, FS/FS/cust_bill.pm,
24518           FS/FS/cust_bill_event.pm, FS/FS/cust_main.pm, htetc/handler.pl,
24519           httemplate/browse/part_bill_event.cgi,
24520           httemplate/edit/part_pkg.cgi,
24521           httemplate/edit/process/part_bill_event.cgi,
24522           httemplate/edit/process/part_pkg.cgi,
24523           httemplate/view/cust_bill.cgi: pro-rating w/ web interface,
24524           tested (closes: Bug#313).
24525
24526           view/cust_bill.cgi invoice view shows invoice events!
24527
24528           fix bug where adding events with no name silently failed instead
24529           of giving an error
24530
24531           add new comission plans
24532
24533 2002-02-09 10:24  ivan
24534
24535         * FS/FS/CGI.pm, htetc/handler.pl,
24536           httemplate/edit/process/agent_type.cgi,
24537           httemplate/edit/process/cust_main_county-expand.cgi,
24538           httemplate/edit/process/cust_main_county.cgi,
24539           httemplate/edit/process/cust_pay.cgi,
24540           httemplate/edit/process/part_pkg.cgi,
24541           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
24542           httemplate/search/svc_domain.cgi: no more exit() in templates
24543
24544 2002-02-09 10:09  ivan
24545
24546         * FS/FS/svc_domain.pm: okay all external export from .pm files is
24547           queued! (closes: Bug#249)
24548
24549 2002-02-09 09:45  ivan
24550
24551         * FS/FS/cust_svc.pm, httemplate/misc/process/link.cgi: have
24552           FS::cust_svc::check look up & check pkg_svc.quantity like
24553           httemplate/view/cust_pkg.cgi (closes: Bug#43)
24554
24555 2002-02-09 09:03  ivan
24556
24557         * FS/FS/CGI.pm, htetc/handler.pl: okay, both Apache::ASP and Mason
24558           should set no-cache headers now (closes: Bug#23)
24559
24560 2002-02-07 14:30  ivan
24561
24562         * Makefile: oops, reversing bad Makefile patch
24563
24564 2002-02-07 14:29  ivan
24565
24566         * Makefile, FS/FS/Conf.pm, FS/FS/cust_bill_pay.pm,
24567           FS/FS/cust_pay.pm, httemplate/browse/agent_type.cgi,
24568           httemplate/browse/nas.cgi, httemplate/misc/delete-cust_pay.cgi,
24569           httemplate/view/cust_main.cgi: delete payments
24570
24571 2002-02-06 07:55  ivan
24572
24573         * FS/FS/cust_main.pm, bin/pod2x: doc updates and pod2x fix to skip
24574           blib/ files
24575
24576 2002-02-06 07:50  ivan
24577
24578         * FS/FS/cust_bill.pm: pod typo
24579
24580 2002-02-06 07:49  ivan
24581
24582         * Makefile: documentation building Makefile patch
24583
24584 2002-02-06 07:36  ivan
24585
24586         * FS/FS/part_bill_event.pm: part_bill_event.plan can contain
24587           punctuation
24588
24589 2002-02-06 06:58  ivan
24590
24591         * FS/bin/freeside-adduser: fix for non-file auth
24592
24593 2002-02-05 12:25  ivan
24594
24595         * FS/FS/Record.pm: better error messages if you haven't run
24596           fs-setup ?
24597
24598 2002-02-05 08:48  ivan
24599
24600         * fs_passwd/fs_passwd, httemplate/docs/passwd.html: web-based
24601           password changer!
24602
24603 2002-02-04 09:06  ivan
24604
24605         * Makefile: 1.4.0pre8!
24606
24607 2002-02-04 09:04  ivan
24608
24609         * httemplate/edit/part_bill_event.cgi: have fs-setup create the
24610           necessary "default" billing events documentation on necessary
24611           "default" billing events
24612
24613 2002-02-04 08:44  ivan
24614
24615         * httemplate/edit/part_bill_event.cgi,
24616           httemplate/view/cust_bill.cgi, FS/FS/cust_bill.pm,
24617           FS/FS/cust_main.pm: billing events!
24618
24619 2002-01-30 10:22  ivan
24620
24621         * httemplate/: browse/part_bill_event.cgi,
24622           edit/part_bill_event.cgi, edit/process/part_bill_event.cgi: fully
24623           working invoice event web interface
24624
24625 2002-01-30 06:18  ivan
24626
24627         * FS/FS/CGI.pm, htetc/handler.pl, httemplate/browse/agent.cgi,
24628           httemplate/browse/agent_type.cgi,
24629           httemplate/browse/cust_main_county.cgi,
24630           httemplate/browse/nas.cgi, httemplate/browse/part_bill_event.cgi,
24631           httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
24632           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
24633           httemplate/edit/agent_type.cgi,
24634           httemplate/edit/cust_bill_pay.cgi,
24635           httemplate/edit/cust_credit.cgi,
24636           httemplate/edit/cust_credit_bill.cgi,
24637           httemplate/edit/cust_main.cgi,
24638           httemplate/edit/cust_main_county-expand.cgi,
24639           httemplate/edit/cust_main_county.cgi,
24640           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
24641           httemplate/edit/part_bill_event.cgi,
24642           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
24643           httemplate/edit/svc_acct_pop.cgi, httemplate/edit/svc_domain.cgi,
24644           httemplate/edit/svc_forward.cgi,
24645           httemplate/edit/process/agent.cgi,
24646           httemplate/edit/process/agent_type.cgi,
24647           httemplate/edit/process/cust_bill_pay.cgi,
24648           httemplate/edit/process/cust_credit.cgi,
24649           httemplate/edit/process/cust_credit_bill.cgi,
24650           httemplate/edit/process/cust_main.cgi,
24651           httemplate/edit/process/cust_main_county-collapse.cgi,
24652           httemplate/edit/process/cust_main_county-expand.cgi,
24653           httemplate/edit/process/cust_main_county.cgi,
24654           httemplate/edit/process/cust_pay.cgi,
24655           httemplate/edit/process/cust_pkg.cgi,
24656           httemplate/edit/process/part_pkg.cgi,
24657           httemplate/edit/process/quick-cust_pkg.cgi,
24658           httemplate/edit/process/svc_acct.cgi,
24659           httemplate/edit/process/svc_acct_pop.cgi,
24660           httemplate/edit/process/svc_domain.cgi,
24661           httemplate/edit/process/svc_forward.cgi,
24662           httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
24663           httemplate/misc/catchall.cgi,
24664           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
24665           httemplate/misc/print-invoice.cgi,
24666           httemplate/misc/unsusp_pkg.cgi,
24667           httemplate/misc/process/catchall.cgi,
24668           httemplate/misc/process/delete-customer.cgi,
24669           httemplate/misc/process/link.cgi,
24670           httemplate/search/cust_main.cgi, httemplate/search/cust_pay.cgi,
24671           httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
24672           httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
24673           httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
24674           httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
24675           httemplate/view/svc_www.cgi: remove   use Module; and   $cgi =
24676           new CGI;   &cgisuidsetup(); from all templates.  should work
24677           better under Mason.
24678
24679 2002-01-29 09:42  ivan
24680
24681         * FS/FS/part_bill_event.pm, httemplate/docs/schema.html: weight,
24682           plan and plandata fields in part_bill_event
24683
24684 2002-01-29 08:33  ivan
24685
24686         * Makefile, FS/FS.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
24687           FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
24688           FS/FS/svc_acct.pm, bin/pod2x, htetc/handler.pl,
24689           httemplate/index.html, httemplate/browse/part_bill_event.cgi,
24690           httemplate/edit/part_bill_event.cgi,
24691           httemplate/edit/part_pkg.cgi,
24692           httemplate/edit/process/part_bill_event.cgi: - web interface for
24693           hourly account charges!   (FS::cust_pkg, FS::cust_svc and
24694           FS::svc_acct seconds_since methods) - Makefile target to
24695           regenerate HTML manpages on install - FS.pm doc update -
24696           $FS::Record::Debug now dumps all SQL - new FS::cust_main methods:
24697           ->cancel, ->invoicing_list_addpost - start of a billing event web
24698           interface - cust_pay::upgrade_replace doesn't error out if
24699           history includes   overapplied payments
24700
24701 2002-01-28 03:24  ivan
24702
24703         * FS/FS/Record.pm: oops, syntax error in new() check for missing
24704           subclass table sub (eek)
24705
24706 2002-01-27 22:57  ivan
24707
24708         * FS/FS/cust_bill.pm, FS/FS/cust_credit.pm, FS/FS/cust_pay.pm,
24709           FS/FS/cust_refund.pm, FS/FS/part_pkg.pm, FS/FS/part_svc.pm,
24710           httemplate/docs/schema.html: book closing schema changes
24711
24712 2002-01-27 21:15  ivan
24713
24714         * FS/FS/part_export.pm, FS/FS/part_export_option.pm,
24715           httemplate/docs/schema.html: part_export schema changes
24716
24717 2002-01-25 17:52  ivan
24718
24719         * FS/FS/cust_credit_refund.pm: another bug spotted by jeff
24720
24721 2002-01-24 09:02  ivan
24722
24723         * FS/FS/Record.pm: emit a warning in this unlikely case again
24724
24725 2002-01-24 08:58  ivan
24726
24727         * FS/FS/: cust_bill_pay.pm, cust_credit.pm, cust_credit_bill.pm,
24728           cust_credit_refund.pm, cust_pay.pm, cust_refund.pm: <rluser>
24729           rather than == 0 in the ::check's ....  <rluser> you might
24730           consider <= 0
24731
24732 2002-01-24 08:54  ivan
24733
24734         * FS/FS/cust_credit_refund.pm: stack traces help alot
24735
24736 2002-01-24 03:52  ivan
24737
24738         * FS/FS/: cust_credit_refund.pm, cust_pay.pm, cust_refund.pm:
24739           jeff's on a bugfinding roll here, thanks!
24740
24741 2002-01-24 03:43  ivan
24742
24743         * FS/FS/cust_credit_refund.pm: <rluser> and it seems that
24744           cust_credit_refund::cust_credit should exist..
24745
24746 2002-01-23 22:52  ivan
24747
24748         * FS/FS/cust_refund.pm: from jeff@fix <rluser> in
24749           FS::cust_refund::check  'amount' should probably be replaced with
24750           +'refund' in two places
24751
24752 2002-01-23 22:46  ivan
24753
24754         * FS/FS/cust_refund.pm: more updates to cust_refund::update_replace
24755
24756 2002-01-23 18:26  ivan
24757
24758         * FS/FS/cust_refund.pm: fix cust_refund::insert
24759
24760 2002-01-22 07:57  ivan
24761
24762         * FS/FS/: cust_credit.pm, cust_pay.pm, cust_refund.pm: don't allow
24763           $0.00 in credits/payments/refunds
24764
24765 2002-01-22 06:55  ivan
24766
24767         * FS/FS/part_svc.pm: docu
24768
24769 2002-01-22 06:53  ivan
24770
24771         * FS/FS/svc_acct.pm: silly compilation problem
24772
24773 2002-01-22 06:42  ivan
24774
24775         * httemplate/docs/index.html: remove old upgrade docs
24776
24777 2002-01-21 03:30  ivan
24778
24779         * FS/FS/cust_pkg.pm: include FS::svc_forward in kludgy preload
24780
24781 2002-01-19 07:16  ivan
24782
24783         * FS/FS/UID.pm: error message update
24784
24785 2002-01-16 07:37  ivan
24786
24787         * FS/FS/svc_acct.pm: doc
24788
24789 2002-01-14 12:28  ivan
24790
24791         * FS/FS/: Conf.pm, svc_acct.pm: pay some attention to 1.4 RADIUS
24792           SQL export
24793
24794 2002-01-09 05:29  ivan
24795
24796         * FS/FS/cust_main.pm, httemplate/search/cust_main.cgi: update fuzzy
24797           cache files on customer replace.
24798
24799           do an exact search along with the fuzzy search (webui)
24800
24801 2002-01-03 09:40  ivan
24802
24803         * FS/MANIFEST, FS/FS/cust_bill_event.pm, FS/FS/part_bill_event.pm,
24804           FS/t/cust_bill_event.t, FS/t/part_bill_event.t,
24805           httemplate/docs/schema.html: more schema changes:
24806           part_bill_event and cust_bill_event tables
24807
24808           remove old 1.4.0pre READMEs
24809
24810 2001-12-28 07:14  ivan
24811
24812         * FS/FS/cust_main.pm: force printing in freeside-overdue
24813
24814 2001-12-28 06:40  ivan
24815
24816         * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi,
24817           httemplate/edit/part_pkg.cgi: add more options to
24818           freeside-overdue
24819
24820           add charge method to FS::cust_main
24821
24822           one-off packages default to disabled
24823
24824           billing payname defaults to first and last, not "Accounts
24825           Payable"
24826
24827 2001-12-27 01:26  ivan
24828
24829         * FS/FS/Record.pm, FS/FS/part_pkg.pm, FS/FS/part_svc.pm,
24830           httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
24831           httemplate/edit/agent_type.cgi, httemplate/edit/cust_main.cgi,
24832           httemplate/edit/cust_pkg.cgi, httemplate/edit/part_pkg.cgi,
24833           httemplate/edit/part_svc.cgi,
24834           httemplate/edit/process/part_pkg.cgi,
24835           httemplate/view/cust_main.cgi: service and package disable!
24836
24837 2001-12-26 15:59  ivan
24838
24839         * httemplate/docs/schema.html: doc
24840
24841 2001-12-26 07:41  ivan
24842
24843         * httemplate/view/cust_main.cgi: remove warnings
24844
24845 2001-12-26 07:11  ivan
24846
24847         * httemplate/edit/process/cust_credit.cgi: apply credits!!
24848
24849 2001-12-26 07:08  ivan
24850
24851         * FS/MANIFEST: add freeside-overdue
24852
24853 2001-12-26 07:07  ivan
24854
24855         * httemplate/edit/: cust_credit.cgi, process/cust_credit.cgi: fix
24856           posting credit
24857
24858 2001-12-26 03:17  ivan
24859
24860         * FS/FS/cust_main.pm: (untested eek) freeside-overdue script &
24861           cust_main balance_date & total_owed_date methods
24862
24863 2001-12-26 01:18  ivan
24864
24865         * httemplate/: index.html, search/cust_pay.cgi, view/cust_main.cgi:
24866           search by check #
24867
24868 2001-12-25 23:53  ivan
24869
24870         * FS/FS/cust_pay.pm: doc
24871
24872 2001-12-25 22:02  ivan
24873
24874         * httemplate/edit/cust_pay.cgi: UI
24875
24876 2001-12-25 21:19  ivan
24877
24878         * httemplate/: index.html, edit/cust_pay.cgi,
24879           edit/process/cust_pay.cgi, search/cust_main.cgi,
24880           search/cust_main.html: expedited check entry
24881
24882 2001-12-25 21:02  ivan
24883
24884         * CREDITS: still missing tons of folks, i am sure
24885
24886 2001-12-25 20:52  ivan
24887
24888         * httemplate/search/: cust_bill.html, cust_main.html: same look as
24889           rest of search pages
24890
24891 2001-12-25 20:25  ivan
24892
24893         * FS/FS/CGI.pm, httemplate/edit/cust_credit.cgi,
24894           httemplate/edit/cust_pay.cgi,
24895           httemplate/edit/process/cust_credit.cgi,
24896           httemplate/edit/process/cust_pay.cgi: auto-apply payments and
24897           credits, post credit UI overhaul
24898
24899 2001-12-25 18:33  ivan
24900
24901         * httemplate/edit/cust_pay.cgi: fix service display for duplicates
24902
24903 2001-12-21 13:40  ivan
24904
24905         * FS/FS/cust_bill.pm, httemplate/edit/cust_pay.cgi,
24906           httemplate/view/cust_main.cgi: add name/address to post payment
24907           screen
24908
24909           get rid of some $-0.00  yay for ieee fp
24910
24911 2001-12-21 12:55  ivan
24912
24913         * FS/FS/cust_bill_pay.pm: fixes
24914
24915             total cust_bill_pay.amount and cust_credit_bill.amount 19.95
24916           for invnum 1659
24917             greater than cust_bill.charged 19.95 at
24918             /usr/local/lib/perl5/site_perl/5.005/FS/cust_main.pm line 1519.
24919
24920 2001-12-19 21:34  ivan
24921
24922         * FS/FS/Record.pm: work better with DBIx::Profile
24923
24924 2001-12-19 18:09  ivan
24925
24926         * FS/FS/svc_acct.pm: don't error trying to suspend accounts with
24927           '*' password
24928
24929 2001-12-19 18:07  ivan
24930
24931         * FS/FS/svc_acct.pm: quiet warnings
24932
24933 2001-12-19 06:33  ivan
24934
24935         * FS/FS/svc_acct.pm: alas, a 5.6-ism
24936
24937 2001-12-19 06:30  ivan
24938
24939         * FS/FS/svc_acct.pm: surpress warnings
24940
24941 2001-12-18 11:36  ivan
24942
24943         * httemplate/edit/cust_bill_pay.cgi: another dum tyop
24944
24945 2001-12-18 11:34  ivan
24946
24947         * httemplate/edit/cust_bill_pay.cgi: typo
24948
24949 2001-12-18 11:32  ivan
24950
24951         * httemplate/edit/cust_bill_pay.cgi: declar vars
24952
24953 2001-12-18 11:30  ivan
24954
24955         * httemplate/edit/: cust_bill_pay.cgi, cust_credit_bill.cgi,
24956           process/cust_bill_pay.cgi, process/cust_credit_bill.cgi: apply
24957           payment webinterface
24958
24959 2001-12-17 23:12  ivan
24960
24961         * httemplate/search/cust_pkg.cgi: really working dates on package
24962           browse.  ouch.
24963
24964 2001-12-17 23:08  ivan
24965
24966         * httemplate/search/cust_pkg.cgi: working dates on package browse
24967
24968 2001-12-17 22:45  ivan
24969
24970         * httemplate/search/cust_pkg.cgi: oops.  *sigh*
24971
24972 2001-12-17 22:38  ivan
24973
24974         * httemplate/search/cust_pkg.cgi: show dates on package browse
24975
24976 2001-12-17 22:29  ivan
24977
24978         * FS/FS/svc_acct_pop.pm: full number in POP pulldown
24979
24980 2001-12-17 17:49  ivan
24981
24982         * FS/: MANIFEST, FS/svc_acct.pm: add freeside-setinvoice to
24983           MANIFEST
24984
24985           fix warning:
24986
24987           FS::cust_main_invoice=HASH(0x90c86c4) at
24988           /usr/local/lib/perl5/site_perl/5.005/FS/svc_acct.pm line 419.
24989
24990 2001-12-17 15:59  ivan
24991
24992         * FS/FS/cust_bill.pm: fixes
24993
24994            Argument "" isn't numeric in ncmp at
24995            /usr/local/lib/perl5/site_perl/5.005/FS/cust_bill.pm line 254.
24996
24997 2001-12-16 15:50  ivan
24998
24999         * FS/FS/cust_main.pm: eek nasty bug
25000
25001 2001-12-15 16:55  ivan
25002
25003         * FS/FS/cust_bill_pay.pm: fix weird rounding error: total
25004           cust_bill_pay.amount 39.9 for paynum 240 greater than
25005           cust_pay.paid 39.90
25006
25007 2001-12-15 14:59  ivan
25008
25009         * httemplate/view/svc_acct.cgi: style
25010
25011 2001-12-15 14:58  ivan
25012
25013         * FS/FS/cust_svc.pm: meaningful FS::cust_svc::label for svc_www
25014           records
25015
25016 2001-12-15 14:56  ivan
25017
25018         * httemplate/view/svc_www.cgi: view svc_www.cgi from Dave Burgess
25019           <burgess@www.cynjut.net>, thanks
25020
25021 2001-12-15 14:47  ivan
25022
25023         * httemplate/edit/cust_main.cgi: allow entering of referral
25024           customer by number as well as by link off the view page, courtesy
25025           of Dave Burgess <burgess@www.cynjut.net>
25026
25027 2001-12-14 16:17  ivan
25028
25029         * FS/FS/cust_main.pm: style changes
25030
25031 2001-12-13 10:37  ivan
25032
25033         * FS/bin/freeside-setinvoice: okay, it should really work now
25034
25035 2001-12-13 09:52  ivan
25036
25037         * FS/bin/freeside-setinvoice: fix setinvoice script
25038
25039 2001-12-13 01:17  ivan
25040
25041         * FS/bin/freeside-setinvoice: added util to set invoice
25042           destinations
25043
25044 2001-12-12 11:42  ivan
25045
25046         * httemplate/edit/: cust_main.cgi, svc_acct.cgi: allow >8 character
25047           passwords in web interface
25048
25049 2001-12-11 13:26  ivan
25050
25051         * httemplate/search/svc_acct.cgi: missing space in SQL, oops
25052
25053 2001-12-10 04:18  ivan
25054
25055         * FS/FS/Record.pm: Pg datatype pain
25056
25057 2001-12-09 20:54  ivan
25058
25059         * httemplate/index.html: typo noticed by Dave Burgess
25060           <burgess@www.cynjut.net>, thanks.
25061
25062 2001-12-09 16:44  ivan
25063
25064         * httemplate/search/svc_acct.cgi: visual glitch: oops, $pager
25065           wasn't getting substitued.
25066
25067 2001-12-09 15:31  ivan
25068
25069         * httemplate/search/svc_acct.cgi: harmless? missing ;
25070
25071 2001-12-08 02:08  ivan
25072
25073         * httemplate/config/config.cgi: need a POST here; browsers
25074           (especially IE) are unhappy with the default GET
25075
25076 2001-12-08 02:07  ivan
25077
25078         * FS/FS/cust_pay.pm: get custnum from invnum before trying to use
25079           custnum!
25080
25081 2001-12-08 02:03  ivan
25082
25083         * FS/FS/cust_main.pm: fix logic error creating invoice line items
25084
25085 2001-12-08 02:01  ivan
25086
25087         * FS/FS/Conf.pm: radiusprepend config file for DEFAULT entries etc.
25088
25089 2001-12-04 05:10  ivan
25090
25091         * httemplate/edit/svc_forward.cgi: from Dave Burgess
25092           <burgess@neonramp.com>:
25093
25094            I had to change line 104 in /edit/svc_forward.cgi and add 'my'
25095           as the
25096            qualifier on the LHS of the assignment.  This also solves the
25097            problem with a similar error on the RHS of line 105.  It also
25098           seems to make
25099            the routine work fairly reliably (it has been problematic for me
25100           in the
25101            past).
25102
25103 2001-12-03 03:33  ivan
25104
25105         * httemplate/search/: cust_main.cgi, cust_pkg.cgi, svc_acct.cgi:
25106           paged service browse!!
25107
25108 2001-12-03 02:59  ivan
25109
25110         * httemplate/search/: cust_main.cgi, cust_pkg.cgi: paged package
25111           browse
25112
25113 2001-12-03 00:43  ivan
25114
25115         * httemplate/search/cust_main.cgi: paged customer browse!
25116
25117 2001-12-03 00:41  ivan
25118
25119         * FS/FS/Conf.pm, FS/FS/Record.pm, conf/maxsearchrecordsperpage,
25120           httemplate/search/cust_main.cgi: maxsearchrecordsperpage config
25121           option paged implementation of customer browse!
25122
25123 2001-11-29 16:04  ivan
25124
25125         * FS/FS/: cust_pkg.pm, cust_svc.pm, svc_Common.pm: more link
25126           methods
25127
25128 2001-11-20 19:42  ivan
25129
25130         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi: a more reasonalbe
25131           name (!)
25132
25133 2001-11-20 19:40  ivan
25134
25135         * FS/FS/Conf.pm, httemplate/edit/cust_main.cgi:
25136           postalinvoicedefault config file
25137
25138 2001-11-13 13:27  ivan
25139
25140         * FS/MANIFEST: remove freeside-print-batch
25141
25142 2001-11-12 05:19  ivan
25143
25144         * FS/FS/cust_main.pm: import hack to be less strict
25145
25146 2001-11-08 07:26  ivan
25147
25148         * FS/bin/freeside-queued: harmless typo noticed by "Edward
25149           Shabotinsky" <lanshark@bsinet.net>, thanks
25150
25151 2001-11-06 10:45  ivan
25152
25153         * httemplate/edit/process/part_pkg.cgi: remove gratuitous warnings
25154
25155 2001-11-06 10:35  ivan
25156
25157         * Makefile: i REALLY suck at Makefiles
25158
25159 2001-11-06 10:34  ivan
25160
25161         * Makefile: i suck at Makefiles
25162
25163 2001-11-06 10:22  ivan
25164
25165         * Makefile: make foo for htetc/global.asa
25166
25167 2001-11-06 09:58  ivan
25168
25169         * FS/FS/UID.pm: fix error message for s/htdocs/httemplate/
25170
25171 2001-11-05 13:30  ivan
25172
25173         * Makefile: more fixes for fresh installation
25174
25175 2001-11-05 13:26  ivan
25176
25177         * Makefile: yet more Make
25178
25179 2001-11-05 13:24  ivan
25180
25181         * Makefile: make create-database fix
25182
25183 2001-11-05 12:12  ivan
25184
25185         * Makefile, FS/FS/Record.pm: makefile fixups
25186
25187 2001-11-05 09:00  jeff
25188
25189         * FS/FS/svc_acct.pm: improved svc_acct replacement
25190
25191 2001-11-05 08:42  ivan
25192
25193         * FS/FS/Record.pm: AUTOLOAD optimizations broke things rather
25194           badly, oops
25195
25196 2001-11-05 06:03  ivan
25197
25198         * Makefile: move sys-dependant stuff to vars
25199
25200 2001-11-05 05:57  ivan
25201
25202         * FS/FS/svc_acct.pm: doc tyop
25203
25204 2001-11-05 03:55  ivan
25205
25206         * FS/FS/cust_main.pm: better error messages for eval'ed setup/recur
25207           expressions remove debugging warn output
25208
25209 2001-11-03 09:49  ivan
25210
25211         * FS/MANIFEST, FS/FS/Record.pm, FS/FS/SearchCache.pm,
25212           FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
25213           FS/FS/svc_acct.pm, FS/t/SearchCache.t,
25214           httemplate/search/cust_main.cgi: new 'jsearch' call for big
25215           joined searches & caching support preliminary customer browse
25216           optimizations, much faster!
25217
25218 2001-11-01 21:28  ivan
25219
25220         * httemplate/config/config.cgi: note config changes need
25221           apache/freeside-queued restart to take effect
25222
25223 2001-11-01 21:11  ivan
25224
25225         * FS/FS/Record.pm: depend on DBIx::DBSchema 0.19
25226
25227 2001-11-01 20:55  ivan
25228
25229         * httemplate/config/config-view.cgi, httemplate/config/config.cgi,
25230           FS/FS/Conf.pm: config web GUI updates.  almost usable now.
25231
25232 2001-10-31 16:16  ivan
25233
25234         * httemplate/search/cust_main.cgi: hit the database slightly less.
25235           this page still takes forever with lots of customers.
25236
25237 2001-10-30 11:05  ivan
25238
25239         * FS/FS/cust_pay_batch.pm, httemplate/index.html,
25240           httemplate/docs/schema.html: depriciate cust_pay_batch.trancode
25241           web interface to view pending batch
25242
25243 2001-10-30 07:42  ivan
25244
25245         * httemplate/edit/cust_main.cgi: put default country up top
25246
25247 2001-10-30 07:41  ivan
25248
25249         * httemplate/edit/cust_main.cgi: precedence oops
25250
25251 2001-10-30 07:39  ivan
25252
25253         * httemplate/edit/cust_main.cgi: better ordering of state selection
25254           on new customer screen
25255
25256 2001-10-30 06:54  ivan
25257
25258         * htetc/handler.pl, httemplate/browse/agent.cgi,
25259           httemplate/browse/agent_type.cgi,
25260           httemplate/browse/cust_main_county.cgi,
25261           httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
25262           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
25263           httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
25264           httemplate/edit/cust_credit_bill.cgi,
25265           httemplate/edit/cust_main.cgi,
25266           httemplate/edit/cust_main_county-expand.cgi,
25267           httemplate/edit/cust_main_county.cgi,
25268           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
25269           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
25270           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
25271           httemplate/misc/catchall.cgi,
25272           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
25273           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
25274           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
25275           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi,
25276           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi,
25277           httemplate/view/svc_forward.cgi: get rid of header foo in
25278           individual templates
25279
25280 2001-10-30 06:20  ivan
25281
25282         * htetc/handler.pl, httemplate/config/config-view.cgi,
25283           httemplate/config/config.cgi: web config should workish now
25284
25285 2001-10-30 05:49  ivan
25286
25287         * Makefile: work with CVS version too
25288
25289 2001-10-30 05:48  ivan
25290
25291         * Makefile: make
25292
25293 2001-10-30 05:47  ivan
25294
25295         * Makefile, FS/bin/freeside-adduser, conf/shells, conf/smtpmachine:
25296           `make create-config' installs default config (conf dir update)
25297           freeside-adduser uses default secrets file
25298
25299 2001-10-30 04:38  ivan
25300
25301         * Makefile: make
25302
25303 2001-10-30 04:35  ivan
25304
25305         * Makefile: makefile typo
25306
25307 2001-10-30 03:47  ivan
25308
25309         * Makefile, FS/bin/freeside-adduser, httemplate/docs/admin.html,
25310           httemplate/docs/index.html: whew more install docs and automation
25311
25312 2001-10-30 02:20  ivan
25313
25314         * Makefile, FS/MANIFEST, FS/FS/Conf.pm, FS/bin/freeside-adduser:
25315           setup/config updates.  getting easier...
25316
25317 2001-10-29 13:22  ivan
25318
25319         * Makefile: fix make clean
25320
25321 2001-10-29 12:53  ivan
25322
25323         * FS/FS/svc_forward.pm: methods for getting the associated svc_acct
25324           records
25325
25326 2001-10-29 09:17  ivan
25327
25328         * Makefile: automate a tiny bit more
25329
25330 2001-10-26 03:24  ivan
25331
25332         * FS/FS/CGI.pm, htetc/handler.pl, httemplate/browse/agent.cgi,
25333           httemplate/browse/agent_type.cgi,
25334           httemplate/browse/cust_main_county.cgi,
25335           httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
25336           httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
25337           httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
25338           httemplate/edit/cust_credit_bill.cgi,
25339           httemplate/edit/cust_main.cgi,
25340           httemplate/edit/cust_main_county-expand.cgi,
25341           httemplate/edit/cust_main_county.cgi,
25342           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
25343           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
25344           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
25345           httemplate/misc/catchall.cgi,
25346           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
25347           httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
25348           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
25349           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi,
25350           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi,
25351           httemplate/view/svc_forward.cgi: cache foo *sigh*
25352
25353 2001-10-26 02:50  ivan
25354
25355         * httemplate/config/config-process.cgi: otherwise people will have
25356           problems with `0' zero
25357
25358 2001-10-25 14:24  ivan
25359
25360         * httemplate/edit/svc_domain.cgi: remove ancient tld cruft
25361
25362 2001-10-25 09:13  ivan
25363
25364         * FS/FS/cust_main_invoice.pm: & in email addresses
25365
25366 2001-10-25 01:41  ivan
25367
25368         * FS/FS/Conf.pm: remove debugging cruft
25369
25370 2001-10-24 08:45  ivan
25371
25372         * httemplate/config/config-process.cgi: correct for browser
25373           munching
25374
25375 2001-10-24 08:29  ivan
25376
25377         * FS/FS.pm, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/ConfItem.pm,
25378           FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/t/ConfItem.t,
25379           httemplate/index.html, httemplate/config/config-process.cgi,
25380           httemplate/config/config-view.cgi,
25381           httemplate/search/svc_acct.cgi: preliminary web config editor
25382
25383           new config files: username-ampersand, passwordmax
25384
25385           fs-setup updates
25386
25387           get rid of old and crufty and unused registries/ config foo
25388
25389           documentation updates
25390
25391 2001-10-23 13:53  ivan
25392
25393         * FS/bin/freeside-queued: Pg: FOR UPDATE LIMIT 1 mysql: LIMIT 1 FOR
25394           UPDATE
25395
25396           greeeat.
25397
25398 2001-10-22 07:48  ivan
25399
25400         * FS/FS/svc_acct.pm: fix dir check
25401
25402 2001-10-22 05:22  ivan
25403
25404         * FS/FS/svc_domain.pm: fix delete method for new databases
25405
25406 2001-10-22 01:31  ivan
25407
25408         * FS/FS/cust_main.pm: tyop
25409
25410 2001-10-22 01:29  ivan
25411
25412         * FS/FS/: cust_main.pm, cust_pkg.pm: better delete customer code &
25413           warnings, delete package ability (& warning)
25414
25415 2001-10-20 05:17  ivan
25416
25417         * FS/FS/cust_main.pm, FS/FS/part_pkg.pm, htetc/handler.pl,
25418           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
25419           httemplate/edit/part_pkg.cgi, httemplate/edit/svc_acct.cgi,
25420           httemplate/edit/process/cust_main.cgi,
25421           httemplate/edit/process/part_pkg.cgi: setup and recurring fee tax
25422           exempt flags, UI to edit rework part_pkg editing UI some more
25423
25424 2001-10-15 07:58  ivan
25425
25426         * FS/FS/cust_pkg.pm, htetc/handler.pl,
25427           httemplate/edit/REAL_cust_pkg.cgi,
25428           httemplate/edit/process/REAL_cust_pkg.cgi: date editing
25429
25430 2001-10-15 05:16  ivan
25431
25432         * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
25433           httemplate/misc/bill.cgi: print reasons with credits on invoices
25434
25435           use straight eval, not Safe::reval in cust_main::bill for now, as
25436           i have no   idea how to call methods on a share()'ed scalar.
25437           hmm.
25438
25439           add cust_pkg::cust_main method
25440
25441           s/eidiot/idiot/ in httemplate/misc/bill.cgi
25442
25443 2001-10-15 04:39  ivan
25444
25445         * httemplate/edit/part_pkg.cgi: remove errant javascript alert()
25446           plan ||= 'flat' for custom pricing 9clone) package definitions
25447           too
25448
25449 2001-10-15 04:35  ivan
25450
25451         * httemplate/edit/cust_main.cgi: visual fix
25452
25453 2001-10-15 03:42  ivan
25454
25455         * FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
25456           httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
25457           httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
25458           httemplate/edit/process/part_pkg.cgi: price plans web gui 1st
25459           pass, oh my
25460
25461 2001-10-11 10:46  ivan
25462
25463         * htetc/handler.pl: price plan uI!
25464
25465 2001-10-11 10:44  ivan
25466
25467         * httemplate/edit/part_pkg.cgi: "price plans" UP support.CVS:
25468           ----------------------------------------------------------------------
25469
25470 2001-10-09 23:22  thalakan
25471
25472         * httemplate/search/cust_main.cgi: Reverted.
25473
25474 2001-10-09 22:59  thalakan
25475
25476         * httemplate/search/cust_main.cgi: Stupid mistake.  Works now.
25477
25478 2001-10-09 22:42  ivan
25479
25480         * httemplate/search/cust_main.cgi: revert silly changes
25481
25482 2001-10-09 22:33  thalakan
25483
25484         * httemplate/search/cust_main.cgi: Change to use ut_name instead.
25485
25486 2001-10-09 22:24  ivan
25487
25488         * FS/FS/Record.pm: embarassing doc fix, thanks jason
25489
25490 2001-10-09 16:10  ivan
25491
25492         * FS/FS/cust_credit.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
25493           FS/FS/cust_pkg.pm, httemplate/docs/schema.html: add
25494           `unsuspendauto' config file: enable the automatic unsuspension of
25495           suspended packages when a customer's balance due changes from
25496           positive to zero or negative as the result of a payment or credit
25497
25498           add cust_pkg.manual_flag to disable this behaviour per customer
25499           package (no UI to set this yet)
25500
25501 2001-10-09 00:16  ivan
25502
25503         * httemplate/edit/process/part_svc.cgi: that was a confusing bug to
25504           fix
25505
25506 2001-10-08 20:11  ivan
25507
25508         * FS/FS/cust_pkg.pm: fix syntax error in newly-enabled insert sub,
25509           sheesh
25510
25511 2001-10-02 09:00  jeff
25512
25513         * FS/FS/cust_pay_batch.pm: add pkey to batch payments and fix a doc
25514           typo
25515
25516 2001-10-02 04:10  ivan
25517
25518         * FS/FS/svc_acct.pm: allow some more characters in GECOS... showing
25519           up in fix.net's password files
25520
25521 2001-10-01 03:31  ivan
25522
25523         * FS/FS/cust_pkg.pm: oops
25524
25525 2001-09-30 15:35  ivan
25526
25527         * FS/FS/svc_acct.pm: arg
25528
25529 2001-09-30 15:19  ivan
25530
25531         * FS/FS/svc_acct.pm: $1 doesn't seem to last very long...
25532
25533 2001-09-30 13:30  ivan
25534
25535         * FS/FS/svc_acct.pm: username-uppercase config file
25536
25537 2001-09-27 14:49  ivan
25538
25539         * FS/FS/svc_acct_pop.pm: not used
25540
25541 2001-09-27 14:12  ivan
25542
25543         * httemplate/edit/: cust_main.cgi, svc_acct.cgi: popSELECTOR
25544
25545 2001-09-27 13:41  ivan
25546
25547         * httemplate/edit/cust_main.cgi, httemplate/edit/svc_acct.cgi,
25548           FS/FS/svc_acct_pop.pm, httemplate/view/svc_acct.cgi: pop
25549           selector!
25550
25551 2001-09-27 11:33  ivan
25552
25553         * httemplate/view/svc_acct.cgi: fix for pre-1.4.0 accounts with no
25554           domsvc
25555
25556 2001-09-26 02:17  ivan
25557
25558         * FS/FS.pm, FS/MANIFEST, FS/FS/cust_credit_bill.pm,
25559           FS/FS/cust_main.pm, FS/FS/part_pop_local.pm,
25560           FS/FS/svc_acct_pop.pm, FS/t/part_pop_local.t,
25561           httemplate/docs/schema.html: add part_pop_local table
25562
25563 2001-09-25 11:03  ivan
25564
25565         * FS/FS/cust_main.pm:
25566           ror
25567
25568 2001-09-25 11:01  ivan
25569
25570         * FS/FS/cust_main.pm: add emailinvoiceonly config file and begin to
25571           use it
25572
25573 2001-09-25 08:55  ivan
25574
25575         * FS/FS/cust_main.pm: Business::OnlinePayment::BankOfAmerica
25576
25577 2001-09-24 17:05  ivan
25578
25579         * FS/bin/freeside-queued: better REAPER
25580
25581 2001-09-23 20:23  ivan
25582
25583         * FS/: FS/UID.pm, bin/freeside-queued: queue daemon forks now
25584
25585 2001-09-20 20:47  ivan
25586
25587         * httemplate/view/cust_main.cgi: show company and name (instead of
25588           just company) for referring customers that have a company
25589
25590 2001-09-19 17:13  ivan
25591
25592         * FS/FS/cust_main.pm: really fix fuzzy searching
25593
25594 2001-09-19 17:10  ivan
25595
25596         * FS/FS/cust_main.pm: fix fuzzy searching
25597
25598 2001-09-19 14:51  ivan
25599
25600         * FS/bin/freeside-queued: set real uid too.  whew.  ssh now
25601           working.
25602
25603 2001-09-19 14:06  ivan
25604
25605         * FS/: MANIFEST, FS/svc_acct.pm, bin/freeside-apply-credits:
25606           directory hashing remove jeff's lib patch from
25607           freeside-apply-credits add freeside-apply-credits to MANIFEST
25608           README for pre3-4
25609
25610 2001-09-19 12:41  ivan
25611
25612         * FS/FS/svc_acct.pm: tyop
25613
25614 2001-09-19 12:39  ivan
25615
25616         * FS/FS/svc_acct.pm: hopefully report some sort of ssh error
25617
25618 2001-09-19 12:28  ivan
25619
25620         * FS/FS/svc_acct.pm: ;args
25621
25622 2001-09-19 12:19  ivan
25623
25624         * FS/FS/svc_acct.pm: FS::svc_acct::ssh
25625
25626 2001-09-19 12:00  ivan
25627
25628         * FS/bin/freeside-queued: set $ENV{HOME}
25629
25630 2001-09-18 17:24  ivan
25631
25632         * FS/FS/svc_acct.pm: icradius transactional password changes
25633           (suspensions, unsuspensions)
25634
25635 2001-09-16 05:45  ivan
25636
25637         * FS/FS/Record.pm, FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm,
25638           httemplate/index.html, httemplate/search/cust_main.cgi,
25639           httemplate/view/cust_main.cgi: fix oops in
25640           FS::cust_main_invoice::replace preventing package cancellation
25641
25642           add toggle switch to cust_main searching to show/hide cancelled
25643           customers.  hidecancelledcustomers config file is just which
25644           state it starts in.
25645
25646           add signupurl config file to enable showing of the customer's
25647           signup URL on the view page.
25648
25649 2001-09-14 12:54  ivan
25650
25651         * FS/FS/svc_acct.pm: fix for no svc_acct_sm!!!
25652
25653 2001-09-14 11:05  ivan
25654
25655         * FS/FS/Record.pm: s/croak/confess/
25656
25657 2001-09-12 08:45  ivan
25658
25659         * FS/FS/part_svc.pm: oops
25660
25661 2001-09-11 16:44  ivan
25662
25663         * FS/FS/part_svc.pm, httemplate/edit/svc_acct.cgi,
25664           httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
25665           httemplate/view/svc_acct.cgi: radius attributes & default/fixed
25666           values should work again now
25667
25668 2001-09-11 15:20  ivan
25669
25670         * FS/FS/svc_Common.pm, bin/fs-radius-add-check,
25671           bin/fs-radius-add-reply: fix radius attribute adding
25672
25673 2001-09-11 14:58  ivan
25674
25675         * FS/bin/freeside-queued: usage sub
25676
25677 2001-09-11 13:44  ivan
25678
25679         * httemplate/search/svc_acct.cgi: getting "you should run the
25680           bin/fs-migrate-svc_acct_sm" message unexpectedly
25681
25682 2001-09-11 12:16  ivan
25683
25684         * httemplate/edit/part_svc.cgi: forgot closing form tag, breaks ie,
25685           others?
25686
25687 2001-09-11 06:10  ivan
25688
25689         * FS/FS/svc_acct.pm: transactional job-queued icradius/freeradius
25690           export
25691
25692 2001-09-11 05:46  ivan
25693
25694         * httemplate/edit/process/part_svc.cgi: more service edit fix
25695
25696 2001-09-11 05:42  ivan
25697
25698         * httemplate/edit/part_svc.cgi: fix service editing
25699
25700 2001-09-11 05:25  ivan
25701
25702         * FS/FS/queue.pm: queue clean fix
25703
25704 2001-09-11 05:24  ivan
25705
25706         * FS/FS/queue.pm: job queue fix
25707
25708 2001-09-11 05:10  ivan
25709
25710         * FS/FS/cust_main.pm: fuzzyfix
25711
25712 2001-09-11 05:06  ivan
25713
25714         * FS/FS/svc_acct.pm: better logging
25715
25716 2001-09-11 05:00  ivan
25717
25718         * FS/FS/svc_acct.pm: cyrus fix!
25719
25720 2001-09-11 04:52  ivan
25721
25722         * FS/bin/freeside-queued: rar
25723
25724 2001-09-11 03:05  ivan
25725
25726         * httemplate/edit/process/quick-cust_pkg.cgi: s/die/ediot/
25727
25728 2001-09-11 02:56  ivan
25729
25730         * httemplate/: edit/process/quick-cust_pkg.cgi, view/cust_main.cgi:
25731           fix quick order
25732
25733 2001-09-10 21:17  ivan
25734
25735         * FS/FS/svc_acct.pm: username-noperiod config file
25736
25737 2001-09-10 20:15  ivan
25738
25739         * FS/FS/cust_main.pm, FS/FS/svc_acct.pm, FS/bin/freeside-queued,
25740           httemplate/edit/part_svc.cgi: cyrus support
25741
25742 2001-09-10 18:09  ivan
25743
25744         * FS/bin/freeside-queued: working queued
25745
25746 2001-09-10 17:08  ivan
25747
25748         * FS/FS.pm, FS/MANIFEST, FS/FS/Record.pm,
25749           FS/FS/cust_credit_bill.pm, FS/FS/cust_main.pm, FS/FS/part_svc.pm,
25750           FS/FS/queue.pm, FS/FS/queue_arg.pm, FS/bin/freeside-queued,
25751           FS/t/queue.t, FS/t/queue_arg.t, htetc/handler.pl,
25752           httemplate/index.html, httemplate/browse/part_svc.cgi,
25753           httemplate/docs/schema.html, httemplate/edit/part_svc.cgi,
25754           httemplate/edit/process/part_svc.cgi,
25755           httemplate/search/cust_main.cgi: faster (cached) fuzzy searches
25756           prelim. job queues! fixed part_svc editing
25757
25758 2001-09-10 17:07  ivan
25759
25760         * bin/: freeside-init, fs-migrate-part_svc: fixing
25761           fs-migrate-part_svc updateing fs-setup for job queues
25762           freeside-init for starting freeside-queued
25763
25764 2001-09-07 13:49  ivan
25765
25766         * FS/FS/part_svc_column.pm: oops, forgot to add this
25767
25768 2001-09-07 13:26  ivan
25769
25770         * FS/FS/raddb.pm, FS/FS/svc_acct.pm, bin/generate-raddb: tyops
25771
25772 2001-09-07 13:19  ivan
25773
25774         * FS/MANIFEST: tyop
25775
25776 2001-09-07 13:17  ivan
25777
25778         * FS/MANIFEST, FS/FS/raddb.pm, FS/FS/svc_acct.pm, FS/t/raddb.t,
25779           bin/fs-radius-add-check, bin/fs-radius-add-reply,
25780           bin/generate-raddb: fix RADIUS attribute capitalization
25781
25782 2001-09-06 14:20  ivan
25783
25784         * FS/FS/svc_acct.pm, httemplate/docs/schema.html: doc
25785
25786 2001-09-06 13:41  ivan
25787
25788         * FS/FS.pm, FS/MANIFEST, FS/FS/UID.pm, FS/FS/part_svc.pm,
25789           FS/FS/svc_Common.pm, FS/FS/svc_acct.pm, FS/FS/svc_domain.pm,
25790           FS/FS/svc_forward.pm, FS/FS/svc_www.pm, FS/t/part_svc_column.t,
25791           bin/fs-migrate-part_svc, bin/fs-migrate-payref,
25792           bin/fs-radius-add-check, bin/fs-radius-add-reply,
25793           httemplate/browse/part_svc.cgi, httemplate/docs/schema.html,
25794           httemplate/edit/part_svc.cgi,
25795           httemplate/edit/process/part_svc.cgi: finally fix part_svc!!!
25796
25797 2001-09-04 08:12  ivan
25798
25799         * httemplate/docs/admin.html: tyop
25800
25801 2001-09-04 08:06  ivan
25802
25803         * httemplate/edit/: agent_type.cgi, process/cust_main.cgi: oops
25804           indeed
25805
25806 2001-09-04 07:44  ivan
25807
25808         * FS/FS/cust_pkg.pm, httemplate/browse/agent.cgi,
25809           httemplate/browse/agent_type.cgi, httemplate/browse/part_pkg.cgi,
25810           httemplate/browse/part_svc.cgi, httemplate/docs/admin.html,
25811           httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
25812           httemplate/edit/process/quick-cust_pkg.cgi,
25813           httemplate/view/cust_main.cgi: new admin documentation, quick
25814           one-pkg order
25815
25816 2001-09-03 15:07  ivan
25817
25818         * FS/FS/cust_bill.pm, FS/FS/cust_bill_pay.pm, FS/FS/cust_main.pm,
25819           FS/FS/cust_pay.pm, FS/FS/cust_svc.pm,
25820           httemplate/docs/signup.html, httemplate/edit/cust_credit.cgi,
25821           httemplate/edit/cust_credit_bill.cgi,
25822           httemplate/edit/cust_pay.cgi,
25823           httemplate/edit/process/cust_pay.cgi, httemplate/misc/bill.cgi,
25824           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi: fix
25825           more bugs
25826
25827 2001-09-02 00:57  ivan
25828
25829         * CREDITS: credito
25830
25831 2001-09-02 00:57  ivan
25832
25833         * bin/generate-tests: gawl
25834
25835 2001-09-02 00:49  ivan
25836
25837         * FS/FS/cust_bill_pay.pm, FS/FS/cust_credit.pm,
25838           FS/FS/cust_credit_bill.pm, FS/FS/cust_credit_refund.pm,
25839           httemplate/edit/cust_credit_bill.cgi,
25840           httemplate/view/cust_main.cgi: things are starting to work again,
25841           sorta.
25842
25843 2001-09-01 22:38  ivan
25844
25845         * FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_refund.pm,
25846           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, bin/fs-migrate-payref:
25847           migration.  ugh.
25848
25849 2001-09-01 21:51  ivan
25850
25851         * FS/FS/: cust_svc.pm, svc_acct.pm: better error msgs
25852
25853 2001-09-01 21:25  ivan
25854
25855         * FS/: FS.pm, MANIFEST, FS/cust_bill_pay.pm, FS/cust_main.pm,
25856           FS/cust_refund.pm, t/CGI.t, t/Conf.t, t/Record.t, t/UID.t,
25857           t/agent.t, t/agent_type.t, t/cust_bill.t, t/cust_bill_pay.t,
25858           t/cust_bill_pkg.t, t/cust_credit.t, t/cust_credit_bill.t,
25859           t/cust_credit_refund.t, t/cust_main.t, t/cust_main_county.t,
25860           t/cust_main_invoice.t, t/cust_pay.t, t/cust_pay_batch.t,
25861           t/cust_pkg.t, t/cust_refund.t, t/cust_svc.t, t/domain_record.t,
25862           t/nas.t, t/part_pkg.t, t/part_referral.t, t/part_svc.t,
25863           t/pkg_svc.t, t/port.t, t/prepay_credit.t, t/session.t,
25864           t/svc_Common.t, t/svc_acct.t, t/svc_acct_pop.t, t/svc_domain.t,
25865           t/svc_forward.t, t/svc_www.t, t/type_pkgs.t: lame testsuite and
25866           the embarassing fixes in it found
25867
25868 2001-09-01 19:53  jeff
25869
25870         * FS/bin/freeside-apply-credits: adding a credit apply utility
25871
25872 2001-09-01 19:46  ivan
25873
25874         * FS/FS/cust_bill_pay.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
25875           FS/FS/cust_refund.pm, httemplate/docs/schema.html: cust_refund
25876           and cust_pay get custnums
25877
25878 2001-09-01 18:27  ivan
25879
25880         * FS/FS/: cust_bill.pm, cust_bill_pay.pm, cust_credit.pm,
25881           cust_credit_bill.pm, cust_credit_refund.pm, cust_main.pm,
25882           cust_refund.pm: more udpates for the new world of unapplied
25883           stuff.  yay.
25884
25885 2001-09-01 15:28  jeff
25886
25887         * FS/FS/cust_main.pm: haste makes waste... and left a method out
25888
25889 2001-09-01 15:18  ivan
25890
25891         * FS/FS/cust_credit_bill.pm: add primary key
25892
25893 2001-09-01 15:01  ivan
25894
25895         * FS/MANIFEST: cust_bill_pay & cust_credit_refund
25896
25897 2001-09-01 14:55  jeff
25898
25899         * FS/FS/cust_bill_pay.pm: oops.. need this too
25900
25901 2001-09-01 14:52  jeff
25902
25903         * FS/MANIFEST, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
25904           FS/FS/cust_credit_bill.pm, FS/FS/cust_main.pm,
25905           httemplate/edit/cust_credit_bill.cgi,
25906           httemplate/edit/process/cust_credit_bill.cgi,
25907           httemplate/view/cust_main.cgi: add cust_credit_bill relating
25908           multiple invoices to credits
25909
25910 2001-09-01 13:11  ivan
25911
25912         * FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_refund.pm,
25913           FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
25914           httemplate/docs/schema.html: cust_bill_pay and
25915           cust_credit_refund.  payments can apply to multiple invoices and
25916           refunds can apply to multiple credits.
25917
25918 2001-08-31 02:20  ivan
25919
25920         * FS/FS/Record.pm: check US zips more strictly
25921
25922 2001-08-31 01:43  ivan
25923
25924         * httemplate/browse/svc_acct_pop.cgi: > Order by City might be
25925           better
25926           state, city, then number
25927
25928 2001-08-31 00:28  ivan
25929
25930         * httemplate/edit/cust_main_county-expand.cgi: better error message
25931           for nonexistant cust_main_county records
25932
25933 2001-08-31 00:17  ivan
25934
25935         * httemplate/edit/process/cust_main_county-expand.cgi: fixes:
25936           > US UT expand state
25937           > Submit (no data entered)
25938           > US UT is gone frome the list.
25939
25940 2001-08-30 09:23  ivan
25941
25942         * httemplate/docs/signup.html: update signup server: template form
25943           and success html, document
25944
25945 2001-08-30 08:30  ivan
25946
25947         * httemplate/edit/part_svc.cgi: slighly more docu
25948
25949 2001-08-29 02:11  ivan
25950
25951         * httemplate/edit/agent.cgi: ui
25952
25953 2001-08-28 09:58  ivan
25954
25955         * httemplate/: docs/signup.html, search/cust_main.cgi:
25956           customer-to-customer referrals in singup server
25957
25958 2001-08-28 07:34  ivan
25959
25960         * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi,
25961           httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
25962           customer-to-customer referrals!
25963
25964 2001-08-25 22:06  ivan
25965
25966         * FS/FS/: cust_credit.pm, cust_main.pm: brainfart
25967
25968 2001-08-25 22:05  ivan
25969
25970         * FS/FS/cust_credit.pm: reason can't be null
25971
25972 2001-08-22 23:17  ivan
25973
25974         * FS/FS/cust_main.pm: no need to be y1.9k complient
25975
25976 2001-08-21 03:27  ivan
25977
25978         * httemplate/edit/: svc_acct.cgi, svc_forward.cgi: fix these up,
25979           most everything is working svc_forward-wise now
25980
25981 2001-08-21 02:34  ivan
25982
25983         * FS/FS/Record.pm, FS/FS/UID.pm, httemplate/browse/agent.cgi,
25984           httemplate/browse/agent_type.cgi,
25985           httemplate/browse/cust_main_county.cgi,
25986           httemplate/browse/part_pkg.cgi,
25987           httemplate/browse/svc_acct_pop.cgi: no more &swapuid
25988
25989 2001-08-20 20:03  ivan
25990
25991         * FS/FS/svc_acct.pm: fix domain method, and it works against old
25992           databases now too
25993
25994 2001-08-20 19:44  ivan
25995
25996         * FS/FS/domain_record.pm, FS/FS/prepay_credit.pm, FS/FS/svc_www.pm,
25997           eg/TEMPLATE_cust_main.import, eg/table_template-svc.pm: remove
25998           $Log$
25999
26000 2001-08-20 19:43  ivan
26001
26002         * bin/: dbdef-create, fs-migrate-svc_acct_sm: i think
26003           svc_acct_sm.import should go away, but...
26004
26005 2001-08-20 19:32  ivan
26006
26007         * test/cgi-test: remove $Log$
26008
26009 2001-08-20 19:31  ivan
26010
26011         * httemplate/: browse/agent.cgi, browse/agent_type.cgi,
26012           browse/part_pkg.cgi, browse/svc_acct_pop.cgi, edit/agent.cgi,
26013           edit/agent_type.cgi, edit/cust_credit.cgi,
26014           edit/cust_main_county-expand.cgi, edit/cust_main_county.cgi,
26015           edit/cust_pay.cgi, edit/cust_pkg.cgi, edit/part_pkg.cgi,
26016           edit/svc_acct_pop.cgi, edit/svc_domain.cgi, edit/svc_forward.cgi,
26017           edit/process/agent.cgi, edit/process/agent_type.cgi,
26018           edit/process/cust_credit.cgi, edit/process/cust_main_county.cgi,
26019           edit/process/cust_pay.cgi, edit/process/cust_pkg.cgi,
26020           edit/process/part_pkg.cgi, edit/process/svc_acct.cgi,
26021           edit/process/svc_acct_pop.cgi, edit/process/svc_domain.cgi,
26022           edit/process/svc_forward.cgi, misc/bill.cgi,
26023           misc/cancel-unaudited.cgi, misc/catchall.cgi,
26024           misc/delete-customer.cgi, misc/link.cgi, misc/print-invoice.cgi,
26025           misc/unsusp_pkg.cgi, misc/process/catchall.cgi,
26026           misc/process/delete-customer.cgi, misc/process/link.cgi,
26027           search/svc_domain.cgi, view/cust_bill.cgi, view/svc_acct.cgi,
26028           view/svc_domain.cgi, view/svc_forward.cgi: remove $Log$ messages.
26029           whew.
26030
26031 2001-08-20 19:16  ivan
26032
26033         * httemplate/search/svc_acct.cgi: fix to work against 1.3.x
26034           databases, with a warning
26035
26036 2001-08-20 19:03  ivan
26037
26038         * httemplate/search/cust_pkg.cgi: deal with databases w/o separate
26039           shipping address
26040
26041 2001-08-20 17:39  ivan
26042
26043         * FS/FS/: svc_acct.pm, svc_domain.pm, svc_forward.pm: fix some
26044           silly syntax errors
26045
26046 2001-08-20 06:10  ivan
26047
26048         * FS/FS/svc_domain.pm: use var
26049
26050 2001-08-20 05:15  ivan
26051
26052         * httemplate/edit/svc_acct.cgi: #
26053
26054 2001-08-20 05:13  ivan
26055
26056         * httemplate/edit/svc_acct.cgi: only show domains associated with
26057           this customer.
26058
26059 2001-08-20 04:18  ivan
26060
26061         * FS/FS/cust_svc.pm: labels for svc_acct accounts are now fully
26062           qualified!
26063
26064 2001-08-20 04:04  ivan
26065
26066         * FS/FS/: svc_acct.pm, svc_domain.pm, svc_forward.pm: more
26067           svc_forward work
26068
26069 2001-08-20 02:41  ivan
26070
26071         * FS/FS/: svc_acct.pm, svc_domain.pm, svc_forward.pm: dtrt when
26072           deleting accouts wrt forwards, catchalls & other references to
26073           svc_acct records
26074
26075           depreciate svc_acct_sm further; move qmail catchall handling to
26076           svc_domain
26077
26078 2001-08-20 02:38  ivan
26079
26080         * httemplate/docs/schema.html: documentation updates
26081
26082 2001-08-19 08:53  jeff
26083
26084         * FS/MANIFEST, FS/FS/cust_svc.pm, FS/FS/svc_acct.pm,
26085           FS/FS/svc_forward.pm, httemplate/edit/part_svc.cgi,
26086           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_forward.cgi,
26087           httemplate/edit/process/svc_forward.cgi,
26088           httemplate/misc/catchall.cgi,
26089           httemplate/misc/process/catchall.cgi,
26090           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
26091           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi,
26092           httemplate/view/svc_forward.cgi: added user interface for
26093           svc_forward and vpopmail support
26094
26095 2001-08-19 03:25  ivan
26096
26097         * bin/svc_acct.import: add system shells to @FS::svc_acct:shells on
26098           the fly, fixes: ticket #88
26099
26100 2001-08-19 02:08  ivan
26101
26102         * TODO: this is what i fed to RT, might as well check it in.
26103
26104           no further modifications to TODO.  everything is in the ticketing
26105           system now.
26106
26107 2001-08-19 01:32  ivan
26108
26109         * httemplate/search/cust_pkg.cgi: display bill and service
26110           name/company, and services
26111
26112 2001-08-19 01:18  ivan
26113
26114         * FS/FS/: svc_acct.pm, svc_domain.pm: ->setfixed untaints svcnum
26115
26116 2001-08-19 01:15  ivan
26117
26118         * FS/FS/svc_acct.pm: set fixed fields before checking domsvc
26119
26120 2001-08-18 17:48  ivan
26121
26122         * FS/FS/: Record.pm, cust_main.pm: country fields will now accept
26123           names and change them to two-letter codes
26124
26125 2001-08-17 04:33  ivan
26126
26127         * FS/FS/Record.pm: ut_phonen: fallback to ut_textn, instead of
26128           ut_alphan for non-US/CA phone numbers
26129
26130 2001-08-17 04:28  ivan
26131
26132         * FS/FS/Record.pm: canada has same phone# rules as US
26133
26134 2001-08-17 04:05  ivan
26135
26136         * httemplate/: browse/cust_main_county.cgi,
26137           edit/cust_main_county.cgi,
26138           edit/process/cust_main_county-collapse.cgi,
26139           edit/process/cust_main_county-expand.cgi: clean up tax rate
26140           editing:   sort by country->state->county,   add "collapse state"
26141           if the tax rates are the same statewide,   redirect "expand
26142           state" to the browse, not edit screen
26143
26144 2001-08-17 03:57  ivan
26145
26146         * bin/: dbdef-create, svc_acct.import: gah
26147
26148 2001-08-17 03:57  ivan
26149
26150         * FS/FS/svc_domain.pm: document catchall and untaint everything
26151
26152 2001-08-17 03:55  ivan
26153
26154         * FS/FS/cust_main.pm: Business::OnlinePayment
26155
26156 2001-08-17 03:53  ivan
26157
26158         * Makefile: alldocs target
26159
26160 2001-08-17 03:53  ivan
26161
26162         * CREDITS: thanks jeff!
26163
26164 2001-08-15 03:04  ivan
26165
26166         * httemplate/search/: cust_pkg.cgi, svc_acct.cgi: remove (some of
26167           the) bad direct exit; calls
26168
26169 2001-08-13 16:15  ivan
26170
26171         * httemplate/view/cust_main.cgi: don't display empty comment box
26172
26173 2001-08-13 16:10  ivan
26174
26175         * httemplate/edit/process/cust_main.cgi: properly massage
26176           ship_state & work okay when no initial pkg is selected
26177
26178 2001-08-12 18:00  ivan
26179
26180         * httemplate/docs/schema.html: add svc_forward, depriciate
26181           svc_acct_sm
26182
26183 2001-08-12 17:21  ivan
26184
26185         * FS/FS/svc_acct.pm: untaint svcnum & domsvc
26186
26187 2001-08-12 12:41  jeff
26188
26189         * FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/FS/svc_forward.pm,
26190           bin/fs-migrate-svc_acct_sm: merging vpopmail support branch
26191
26192 2001-08-12 01:56  ivan
26193
26194         * httemplate/edit/process/part_svc.cgi: don't use
26195           Apache::ASP-specific $Redirect object
26196
26197 2001-08-11 17:07  ivan
26198
26199         * httemplate/edit/: cust_main.cgi, process/cust_main.cgi: use
26200           transactional invoice_list setting & eliminate non-sticky "first
26201           package"!
26202
26203 2001-08-11 17:07  ivan
26204
26205         * FS/FS/cust_main.pm: transactional invoice_list setting yay!!!
26206
26207 2001-08-11 17:06  ivan
26208
26209         * FS/FS/cust_main_invoice.pm: better error msgs
26210
26211 2001-08-11 16:19  ivan
26212
26213         * httemplate/edit/part_svc.cgi: better error checking, fix scalar
26214           context to $cgi->keywords
26215
26216 2001-08-11 16:18  ivan
26217
26218         * httemplate/browse/part_svc.cgi: missed a variable interpolation
26219
26220 2001-08-10 22:52  ivan
26221
26222         * httemplate/: edit/cust_main.cgi, view/cust_main.cgi: add customer
26223           comments fields
26224
26225 2001-08-10 22:52  ivan
26226
26227         * FS/FS/cust_main.pm: add comments field, fix ship_ address
26228           handling (don't consider a value for ship_state field to mean
26229           something meaningful is in ship_*)
26230
26231 2001-08-10 22:51  ivan
26232
26233         * FS/FS/part_svc.pm: better error msg
26234
26235 2001-08-10 22:50  ivan
26236
26237         * FS/FS/Record.pm: allow newlines in ut_anything fields fix example
26238           for ut_anything
26239
26240 2001-08-10 21:55  ivan
26241
26242         * httemplate/edit/part_svc.cgi: don't have any other choices in
26243           svcdb dropdown for existing services, since you can't change it
26244           anyway
26245
26246 2001-08-10 21:29  ivan
26247
26248         * FS/FS/CGI.pm: that's what $etc is for!
26249
26250 2001-08-10 21:15  ivan
26251
26252         * httemplate/misc/delete-customer.cgi: better docs
26253
26254 2001-08-10 17:01  ivan
26255
26256         * FS/FS/cust_main_invoice.pm: "fixes"
26257
26258           Can't call method "username" on an undefined value at
26259           /usr/lib/perl5/site_perl/5.6.0/FS/cust_main_invoice.pm line 162.
26260
26261           but cust_main_invoice records should probably be updated when
26262           svc_acct records are deleted :/
26263
26264 2001-08-08 02:47  ivan
26265
26266         * httemplate/docs/passwd.html: doc clarification
26267
26268 2001-08-07 21:44  ivan
26269
26270         * FS/FS/Record.pm: better error msg
26271
26272 2001-08-03 13:34  jeff
26273
26274         * FS/FS/cust_bill.pm:
26275
26276           added the tax method
26277
26278 2001-07-30 03:43  ivan
26279
26280         * FS/FS/CGI.pm: Apache::ASP eidiot fix
26281
26282 2001-07-30 03:41  ivan
26283
26284         * FS/FS/Record.pm, FS/FS/cust_main.pm,
26285           httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
26286           shipping address additions
26287
26288 2001-07-30 01:03  ivan
26289
26290         * httemplate/: .htaccess, docs/overview.dia, docs/overview.png:
26291           forgotten files
26292
26293 2001-07-30 01:02  ivan
26294
26295         * htetc/handler.pl: template stuffs
26296
26297 2001-07-30 01:01  ivan
26298
26299         * Makefile: need this too!
26300
26301 2001-07-30 00:36  ivan
26302
26303         * httemplate/index.html, httemplate/browse/agent.cgi,
26304           httemplate/browse/agent_type.cgi,
26305           httemplate/browse/cust_main_county.cgi,
26306           httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
26307           httemplate/browse/part_svc.cgi,
26308           httemplate/browse/svc_acct_pop.cgi, httemplate/docs/admin.html,
26309           httemplate/docs/index.html, httemplate/docs/legacy.html,
26310           httemplate/docs/passwd.html, httemplate/docs/schema.html,
26311           httemplate/docs/session.html, httemplate/docs/signup.html,
26312           bin/masonize, bin/pod2x, httemplate/edit/agent.cgi,
26313           httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
26314           httemplate/edit/cust_main.cgi,
26315           httemplate/edit/cust_main_county-expand.cgi,
26316           httemplate/edit/cust_main_county.cgi,
26317           httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
26318           httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
26319           httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
26320           httemplate/edit/svc_domain.cgi,
26321           httemplate/edit/process/agent.cgi,
26322           httemplate/edit/process/agent_type.cgi,
26323           httemplate/edit/process/cust_credit.cgi,
26324           httemplate/edit/process/cust_main.cgi,
26325           httemplate/edit/process/cust_main_county-expand.cgi,
26326           httemplate/edit/process/cust_main_county.cgi,
26327           httemplate/edit/process/cust_pay.cgi,
26328           httemplate/edit/process/cust_pkg.cgi,
26329           httemplate/edit/process/part_pkg.cgi,
26330           httemplate/edit/process/part_svc.cgi,
26331           httemplate/edit/process/svc_acct.cgi,
26332           httemplate/edit/process/svc_acct_pop.cgi,
26333           httemplate/edit/process/svc_domain.cgi,
26334           httemplate/images/small-logo.png, httemplate/misc/bill.cgi,
26335           httemplate/misc/cancel-unaudited.cgi,
26336           httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
26337           httemplate/misc/print-invoice.cgi,
26338           httemplate/misc/unsusp_pkg.cgi,
26339           httemplate/misc/process/delete-customer.cgi,
26340           httemplate/misc/process/link.cgi,
26341           httemplate/search/cust_bill.html,
26342           httemplate/search/cust_main.cgi,
26343           httemplate/search/cust_main.html, httemplate/search/cust_pkg.cgi,
26344           httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
26345           httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi,
26346           httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi:
26347           templates!!!
26348
26349 2001-07-30 00:33  ivan
26350
26351         * FS/FS/: Record.pm, svc_acct.pm: podnitfix
26352
26353 2001-07-30 00:14  ivan
26354
26355         * INSTALL, README: templates!
26356
26357 2001-07-30 00:13  ivan
26358
26359         * TODO: todocruft
26360
26361 2001-07-29 23:28  ivan
26362
26363         * FS/FS/svc_acct.pm: allow !! as password for disabled accounts
26364
26365 2001-07-29 23:07  ivan
26366
26367         * bin/svc_acct.import: allow !! for locked accounts instead of
26368           changing to *SUSPENDED*
26369
26370 2001-07-27 10:16  ivan
26371
26372         * FS/FS/cust_main_invoice.pm: clarification
26373
26374 2001-07-26 23:17  thalakan
26375
26376         * FS/FS/cust_main_invoice.pm: Documented some subtle behavior of
26377           the checkdest method.
26378
26379 2001-06-21 09:27  ivan
26380
26381         * FS/FS/UID.pm: better error message
26382
26383 2001-06-06 15:22  ivan
26384
26385         * TODO: templating thoughts
26386
26387 2001-06-05 14:40  ivan
26388
26389         * debian/: README.Debian, changelog, conffiles.ex, control,
26390           copyright, cron.d.ex, dirs, docs, ex.doc-base.package,
26391           freeside-doc.docs, freeside-doc.files, init.d.ex, manpage.1.ex,
26392           manpage.sgml.ex, menu.ex, postinst.ex, postrm.ex, preinst.ex,
26393           prerm.ex, rules, watch.ex: add deb packaging foo (doesn't work
26394           yet)
26395
26396 2001-06-03 10:22  ivan
26397
26398         * FS/FS/svc_domain.pm: SOA serial number problem with Date::Format
26399           %e: no leading zero
26400
26401 2001-06-03 07:16  ivan
26402
26403         * README: 1.3.1!!!
26404
26405 2001-06-03 07:15  ivan
26406
26407         * TODO: yes yes
26408
26409 2001-06-03 05:36  ivan
26410
26411         * FS/FS/svc_acct.pm: add username-letter and username-letterfirst
26412           config files
26413
26414 2001-06-03 04:37  ivan
26415
26416         * FS/FS/svc_acct.pm: fixes
26417
26418           Can't locate object method "setfield" via package "svc_acct_sm"
26419           at /usr/local/lib/perl5/site_perl/5.005/FS/Record.pm line 318
26420
26421 2001-06-03 04:27  ivan
26422
26423         * FS/FS/Record.pm: track down
26424
26425             Can't locate object method "setfield" via package "svc_acct_sm"
26426           at
26427             /usr/local/lib/perl5/site_perl/5.005/FS/Record.pm line 318.
26428
26429           errors
26430
26431 2001-06-03 03:51  ivan
26432
26433         * FS/FS/cust_main.pm: fixes "Error reval-ing" and won't bill errors
26434
26435 2001-05-30 08:17  ivan
26436
26437         * FS/FS/CGI.pm: use Apache inside an eval BLOCK was mucking things
26438           up for the non-mod_perl folks
26439
26440 2001-05-22 09:43  ivan
26441
26442         * FS/FS/svc_domain.pm: oops, s/mx/MX/ noticed by "Shane Chrisp"
26443           <shane@2000cn.com.au>, thanks!
26444
26445 2001-05-18 07:08  ivan
26446
26447         * FS/FS/domain_record.pm: tyop
26448
26449 2001-05-15 00:52  ivan
26450
26451         * FS/bin/freeside-email: simple program to list all email addresses
26452
26453 2001-05-07 08:42  ivan
26454
26455         * FS/FS/Record.pm: tyop
26456
26457 2001-05-07 08:36  ivan
26458
26459         * FS/FS/Record.pm: start to track down
26460
26461               Insecure dependency in eval while running with -T switch at
26462           /usr/local/lib/site_perl/FS/Record.pm line 202.
26463
26464           errors
26465
26466 2001-05-07 08:24  ivan
26467
26468         * bin/svc_acct.import: s/!/*/
26469
26470 2001-05-06 19:07  ivan
26471
26472         * FS/FS/cust_main.pm:
26473           http://www.sisd.com/freeside/list-archive/msg01906.html
26474
26475 2001-05-05 01:51  ivan
26476
26477         * bin/svc_acct.import:
26478           http://www.sisd.com/freeside/list-archive/msg01915.html
26479
26480 2001-04-23 12:50  ivan
26481
26482         * FS/FS/cust_credit.pm: the real
26483
26484           Can't locate object method "setfield" via package "cust_refund"
26485           at /usr/local/lib/site_perl/FS/Record.pm line 315.
26486
26487           fix
26488
26489 2001-04-23 12:27  ivan
26490
26491         * FS/FS/cust_credit.pm: *sigh*
26492
26493 2001-04-23 12:21  ivan
26494
26495         * FS/FS/cust_credit.pm: webdemo bugfix
26496
26497 2001-04-23 08:37  ivan
26498
26499         * FS/MANIFEST: 1.3.1 sigh
26500
26501 2001-04-23 05:44  ivan
26502
26503         * bin/freeside-session-kill: session killer implemeting timed
26504           access
26505
26506 2001-04-23 05:40  ivan
26507
26508         * FS/FS.pm: documentation and webdemo updates
26509
26510 2001-04-23 02:00  ivan
26511
26512         * FS/FS/UID.pm: "shouldn't hurt" (famous last words)
26513
26514 2001-04-23 00:12  ivan
26515
26516         * FS/FS/cust_main.pm: better error message (if kludgy) for no
26517           referral remove outdated NSI foo from domain ordering.  also,
26518           fuck NSI.
26519
26520 2001-04-21 18:56  ivan
26521
26522         * README, FS/FS.pm, FS/MANIFEST, FS/FS/svc_acct.pm,
26523           FS/FS/svc_domain.pm, FS/FS/svc_www.pm, bin/svc_acct.import: get
26524           rid of FS::SSH.pm (became Net::SSH and Net::SCP on CPAN)
26525
26526 2001-04-21 18:38  ivan
26527
26528         * TODO, FS/FS/svc_domain.pm: svc_domain needs to import dbh sub
26529           from Record view/cust_main.cgi needs to use ->owed method, not
26530           check (depriciated) owed field search/cust_bill.cgi redirect
26531           error when there's only one invoice
26532
26533 2001-04-21 17:49  ivan
26534
26535         * FS/FS/svc_Common.pm: need to import dbh sub from Record
26536
26537 2001-04-21 16:53  ivan
26538
26539         * FS/MANIFEST: no more dbdef
26540
26541 2001-04-15 06:56  ivan
26542
26543         * TODO: [no log message]
26544
26545 2001-04-15 06:35  ivan
26546
26547         * FS/FS/: nas.pm, session.pm, svc_Common.pm, svc_domain.pm:
26548           transactions part deux
26549
26550 2001-04-15 05:56  ivan
26551
26552         * TODO, FS/FS/Record.pm, bin/dbdef-create: s/dbdef/DBIx::DBSchema/
26553
26554 2001-04-15 03:33  ivan
26555
26556         * CREDITS, TODO: better docs for the worst bit, finally
26557
26558 2001-04-09 16:05  ivan
26559
26560         * TODO, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
26561           FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm,
26562           FS/FS/cust_refund.pm, FS/FS/session.pm, FS/FS/svc_Common.pm:
26563           Transactions Part I!!!
26564
26565 2001-04-09 08:50  ivan
26566
26567         * CREDITS, TODO, FS/MANIFEST: rar
26568
26569 2001-03-30 09:33  ivan
26570
26571         * FS/FS/cust_bill.pm: config value money_char:
26572
26573                   Presto!  Now you can consider all numbers to be
26574           shillings.
26575
26576                   If you need to change the currency symbol, you can hunt
26577           down the
26578                   instances of literal '$' in FS::cust_bill::print_text and
26579           replace them
26580                   with your currency symbol.  I guess this should turn into
26581           a
26582                   configuration value.
26583
26584 2001-02-26 16:59  ivan
26585
26586         * FS/FS/session.pm: silly typo, fix sent by Mack <mackn@mackn.net>,
26587           thanks!
26588
26589 2001-02-20 17:45  ivan
26590
26591         * FS/FS/nas.pm: pod tyop
26592
26593 2001-02-20 17:45  ivan
26594
26595         * FS/FS/UID.pm: DBI autocommit needs 0, not true string 'false',
26596           duh
26597
26598 2001-02-20 08:31  ivan
26599
26600         * FS/FS/Record.pm: don't use prepare_cached for now
26601
26602 2001-02-13 21:18  ivan
26603
26604         * README: add devel mailing list
26605
26606 2001-02-13 20:33  ivan
26607
26608         * FS/FS/port.pm: get rid of gratuitous HISTORY
26609
26610 2001-02-11 09:34  ivan
26611
26612         * FS/FS/cust_bill_pkg.pm: more doc updates from jason
26613
26614 2001-02-11 09:17  ivan
26615
26616         * CREDITS, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
26617           FS/FS/cust_pay.pm, FS/FS/cust_refund.pm: documentation updates
26618           from jason
26619
26620 2001-02-03 06:03  ivan
26621
26622         * FS/FS/Record.pm, FS/FS/UID.pm, FS/FS/cust_main.pm,
26623           bin/generate-prepay: time-based prepaid cards, session monitor.
26624           woop!
26625
26626 2001-01-30 23:21  ivan
26627
26628         * TODO, FS/FS/cust_main.pm, FS/FS/svc_acct.pm: fix tyops
26629
26630 2001-01-30 01:08  ivan
26631
26632         * FS/FS/port.pm: tyop, thanks to Mack Nagashima <mackn@moaner.org>
26633
26634 2001-01-22 21:03  ivan
26635
26636         * FS/FS/cust_main.pm: harmless tyop
26637
26638 2000-12-26 15:51  ivan
26639
26640         * CREDITS, TODO: statedefault & referraldefault config files
26641
26642 2000-12-10 17:30  ivan
26643
26644         * TODO: more ancient todo stuff from my inbox
26645
26646 2000-12-10 17:10  ivan
26647
26648         * TODO: ancient stuff out of my inbox
26649
26650 2000-12-08 14:22  ivan
26651
26652         * FS/FS/session.pm: session callbacks
26653
26654 2000-12-06 02:21  ivan
26655
26656         * FS/FS/Record.pm: DESTROY sub
26657
26658 2000-12-03 12:25  ivan
26659
26660         * TODO, FS/FS/Record.pm, FS/FS/nas.pm, FS/FS/port.pm,
26661           FS/FS/session.pm: session monitor updates
26662
26663 2000-12-03 07:14  ivan
26664
26665         * CREDITS, FS/FS/cust_bill.pm: bugfixes from Jeff Finucane
26666           <jeff@cmh.net>, thanks!
26667
26668 2000-12-03 05:45  ivan
26669
26670         * FS/FS/agent.pm: patch from Jason Spence <thalakan@frys.com>:
26671           admin.html doc, autocapgen
26672
26673 2000-12-03 05:44  ivan
26674
26675         * FS/FS/port.pm: beginnings of web status for session monitor
26676
26677 2000-12-03 02:09  ivan
26678
26679         * FS/MANIFEST: bad caches!
26680
26681 2000-11-22 15:30  ivan
26682
26683         * FS/FS/svc_www.pm: tyop
26684
26685 2000-11-07 07:00  ivan
26686
26687         * FS/: MANIFEST, FS/Record.pm, FS/nas.pm, FS/session.pm: session
26688           monitor
26689
26690 2000-10-27 13:18  ivan
26691
26692         * FS/FS/: nas.pm, port.pm, session.pm: oops, also necessary for
26693           session monitor
26694
26695 2000-10-27 13:15  ivan
26696
26697         * TODO, FS/FS/Record.pm, eg/table_template.pm: session monitor
26698
26699 2000-10-15 05:58  ivan
26700
26701         * TODO: roo
26702
26703 2000-10-11 17:44  ivan
26704
26705         * README: rawr!
26706
26707 2000-09-20 03:35  ivan
26708
26709         * FS/FS/cust_bill.pm: since printed field isn't updated 'till after
26710           print_text method is called, want to print overdue invoices if
26711           printed > 0, not > 1
26712
26713 2000-08-24 00:26  ivan
26714
26715         * TODO: untaint template source
26716
26717 2000-08-09 11:40  ivan
26718
26719         * conf/invoice_template: example invoice template
26720
26721 2000-08-09 04:30  ivan
26722
26723         * TODO, FS/FS/cust_bill.pm: templatable invoices
26724
26725 2000-07-17 06:51  ivan
26726
26727         * FS/FS/svc_acct.pm: silly mistake
26728
26729 2000-07-17 03:53  ivan
26730
26731         * FS/FS/svc_acct.pm: prevent accounts which are the target of mail
26732           aliases from being deleted
26733
26734 2000-07-17 03:37  ivan
26735
26736         * FS/FS/svc_acct.pm: make remote commands configurable
26737
26738 2000-07-17 03:36  ivan
26739
26740         * CREDITS: rawr!
26741
26742 2000-07-06 06:56  ivan
26743
26744         * FS/FS/svc_acct.pm: mis-PODed =back should have been a =cut in
26745           conjunction with AUTOLOAD this was sure a pain to find
26746
26747 2000-07-06 06:19  ivan
26748
26749         * bin/: fs-radius-add-check, fs-radius-add-reply: remove duplicate
26750           sql statement causing spurious errors
26751
26752 2000-07-06 01:57  ivan
26753
26754         * TODO, FS/FS/svc_acct.pm, bin/fs-radius-add-check,
26755           bin/fs-radius-add-reply: support for radius check attributes
26756           (except importing).  poorly documented.
26757
26758 2000-07-04 06:42  ivan
26759
26760         * FS/FS/svc_acct.pm: noted a API inconsistancy
26761
26762 2000-07-03 02:03  ivan
26763
26764         * TODO: added sendmailrestart and sendmailconfigpath config files
26765
26766 2000-06-29 05:27  ivan
26767
26768         * bin/svc_acct.import: s/password/_password/ for PostgreSQL wasn't
26769           done in the import.
26770
26771 2000-06-29 04:56  ivan
26772
26773         * FS/FS/svc_acct.pm: md5 passwords can are 34 characters long and
26774           have $ in them.
26775
26776 2000-06-29 04:12  ivan
26777
26778         * FS/FS/svc_domain.pm: don't block on $whois_hack trueness when
26779           adding new domains.
26780
26781 2000-06-28 05:54  ivan
26782
26783         * FS/FS/svc_acct.pm: superfluous my()
26784
26785 2000-06-28 05:52  ivan
26786
26787         * FS/FS/svc_acct.pm: bugfix to accept shells that evaluate to false
26788           in perl, like the empty string.
26789
26790 2000-06-28 05:32  ivan
26791
26792         * bin/svc_acct.import: allow RADIUS lines with "Auth-Type = Local"
26793           too
26794
26795 2000-06-28 05:03  ivan
26796
26797         * bin/svc_acct.import: make svc_acct more forgiving about RADIUS
26798           users files
26799
26800 2000-06-27 05:15  ivan
26801
26802         * TODO: i18n
26803
26804 2000-06-27 05:15  ivan
26805
26806         * FS/FS/: Record.pm, cust_main.pm: i18
26807
26808 2000-06-27 04:29  ivan
26809
26810         * FS/FS/Record.pm: fix typo in last patch, and another gratuitous
26811           -w pleaser
26812
26813 2000-06-27 04:27  ivan
26814
26815         * FS/FS/Record.pm: logically identical, but -w safe
26816
26817 2000-06-23 17:28  ivan
26818
26819         * FS/FS/cust_main.pm: don't use Date::Manip; report correct program
26820           name in freeside-bill usage msg
26821
26822 2000-06-23 05:25  ivan
26823
26824         * CREDITS, TODO, FS/FS/Record.pm, FS/FS/UID.pm: FS::Record::qsearch
26825           - more portable, doesn't depend on $sth->execute returning a
26826           number of rows, uses placeholders and prepare_cached
26827
26828 2000-06-20 00:13  ivan
26829
26830         * FS/FS/cust_main_invoice.pm: documentation update
26831
26832 2000-06-17 14:48  ivan
26833
26834         * FS/FS/cust_pay_batch.pm: fix typo in error message
26835
26836 2000-06-15 07:45  ivan
26837
26838         * CREDITS, TODO: text updates
26839
26840 2000-06-15 06:35  ivan
26841
26842         * FS/FS/svc_acct.pm: add radius method
26843
26844 2000-06-15 05:38  ivan
26845
26846         * FS/FS/cust_main.pm: fix for ncancelled_pkgs - when called in
26847           scalar context, was only returning second item
26848
26849 2000-05-13 14:57  ivan
26850
26851         * TODO: add print_batch script from Joel Griffiths
26852
26853 2000-05-13 14:50  ivan
26854
26855         * FS/FS/: CGI.pm, UID.pm: cgisuidsetup takes an Apache object as
26856           well as a CGI object now.
26857
26858 2000-05-13 14:42  ivan
26859
26860         * CREDITS: add kristian, update joel's entry
26861
26862 2000-04-10 17:06  ivan
26863
26864         * FS/FS/CGI.pm: CGI.pm detects mod_perl and calls appropriate exit
26865           (Registry's override doesn't work here)
26866
26867 2000-03-06 08:38  ivan
26868
26869         * FS/FS/svc_acct.pm: better error message.  bah.
26870
26871 2000-03-06 06:12  ivan
26872
26873         * TODO: ICRADIUS export support
26874
26875 2000-03-03 10:45  ivan
26876
26877         * FS/FS/CGI.pm: use Apache::exit instead of exit in &eidiot -
26878           Registry wasn't overriding exit in modules
26879
26880 2000-03-03 10:21  ivan
26881
26882         * FS/FS/Record.pm: changes backported from 1.2.3 release, bugfix
26883           from web demo
26884
26885 2000-03-01 00:13  ivan
26886
26887         * FS/: MANIFEST, FS/svc_domain.pm, FS/svc_www.pm: compilation
26888           bugfixes
26889
26890 2000-02-02 21:16  ivan
26891
26892         * FS/FS/cust_pkg.pm, FS/FS/domain_record.pm, FS/FS/svc_domain.pm,
26893           FS/FS/svc_www.pm, bin/svc_acct.import: beginning of DNS and
26894           Apache support
26895
26896 2000-02-02 12:22  ivan
26897
26898         * FS/FS/cust_main.pm, FS/FS/prepay_credit.pm, bin/generate-prepay:
26899           bugfix prepayment in signup server
26900
26901 2000-01-30 21:22  ivan
26902
26903         * FS/FS/: cust_main.pm, prepay_credit.pm: prepaid "internet cards"
26904
26905 2000-01-30 00:18  ivan
26906
26907         * CREDITS: [no log message]
26908
26909 2000-01-29 22:11  ivan
26910
26911         * TODO: [no log message]
26912
26913 2000-01-29 13:10  ivan
26914
26915         * FS/FS/svc_domain.pm: doc update
26916
26917 2000-01-28 14:53  ivan
26918
26919         * FS/FS/svc_acct_pop.pm: track full phone number
26920
26921 2000-01-26 16:37  ivan
26922
26923         * README: ack
26924
26925 2000-01-26 16:27  ivan
26926
26927         * TODO: update TODO
26928
26929 1999-11-08 13:38  ivan
26930
26931         * FS/FS/cust_pkg.pm: remove services using pkg_svc table now, oops!
26932
26933 1999-09-22 15:06  ivan
26934
26935         * TODO: ya todo update
26936
26937 1999-08-26 23:25  ivan
26938
26939         * TODO: [no log message]
26940
26941 1999-08-23 05:26  ivan
26942
26943         * test/cgi-test: need to untaint the command line
26944
26945 1999-08-20 01:27  ivan
26946
26947         * README, FS/FS/part_pkg.pm: fix for bug noticed by Martin G.
26948           Bayerle:
26949           > if you eliminate services from any package, to reduce it to
26950           only one service,
26951           > once gone, they won't reappear.
26952
26953 1999-08-11 21:16  ivan
26954
26955         * FS/FS/cust_main.pm: hidecancelledpackages config option
26956
26957 1999-08-11 17:05  ivan
26958
26959         * FS/FS/svc_acct.pm: configurable min/max username length, min
26960           password length, periods in usernames
26961
26962 1999-08-11 13:41  ivan
26963
26964         * FS/: MANIFEST, Makefile.PL, FS/svc_domain.pm: new bill script,
26965
26966 1999-08-11 06:12  ivan
26967
26968         * FS/FS/svc_domain.pm: require a working Net::Whois version
26969
26970 1999-08-04 05:42  ivan
26971
26972         * bin/pod2x: new, kludgy-but-working html generator
26973
26974 1999-08-04 05:41  ivan
26975
26976         * FS/FS.pm: pod fix
26977
26978 1999-08-04 04:50  ivan
26979
26980         * FS/FS/cust_pkg.pm: pod syntax
26981
26982 1999-08-04 03:41  ivan
26983
26984         * FS/FS/Record.pm: some pod syntax update to generate nicer html
26985           docs
26986
26987 1999-08-04 02:03  ivan
26988
26989         * FS/: MANIFEST, MANIFEST.SKIP, README, FS/CGI.pm, FS/Conf.pm,
26990           FS/Record.pm, FS/UID.pm, FS/agent.pm, FS/agent_type.pm,
26991           FS/cust_bill.pm, FS/cust_bill_pkg.pm, FS/cust_credit.pm,
26992           FS/cust_main.pm, FS/cust_main_county.pm, FS/cust_main_invoice.pm,
26993           FS/cust_pay.pm, FS/cust_pay_batch.pm, FS/cust_pkg.pm,
26994           FS/cust_refund.pm, FS/cust_svc.pm, FS/part_pkg.pm,
26995           FS/part_referral.pm, FS/part_svc.pm, FS/pkg_svc.pm,
26996           FS/svc_Common.pm, FS/svc_acct.pm, FS/svc_acct_pop.pm,
26997           FS/svc_domain.pm, FS/type_pkgs.pm: initial checkin of module
26998           files for proper perl installation
26999
27000 1999-08-04 01:03  ivan
27001
27002         * eg/: table_template-svc.pm, table_template.pm: move table
27003           subclass examples out of production directory
27004
27005 1999-08-04 00:34  ivan
27006
27007         * FS/FS.pm: initial FS manpage
27008
27009 1999-08-03 21:15  ivan
27010
27011         * FS/: Changes, FS.pm, MANIFEST, Makefile.PL: initial h2xs
27012
27013 1999-08-03 00:43  ivan
27014
27015         * TODO: use Net::Whois;
27016
27017 1999-07-29 12:13  ivan
27018
27019         * TODO: [no log message]
27020
27021 1999-07-15 17:20  ivan
27022
27023         * TODO: [no log message]
27024
27025 1999-07-15 16:50  ivan
27026
27027         * TODO: [no log message]
27028
27029 1999-07-08 04:40  ivan
27030
27031         * CREDITS, README, TODO: [no log message]
27032
27033 1999-07-07 19:32  ivan
27034
27035         * bin/svc_acct.import: import fix, noticed by Ben Leibig and Joel
27036           Griffiths
27037
27038 1999-07-07 18:49  ivan
27039
27040         * CREDITS: add joel
27041
27042 1999-07-07 18:49  ivan
27043
27044         * bin/svc_acct.import: updates to avoid -w warnings from Joel
27045           Griffiths <griff@aver-computer.com>
27046
27047 1999-07-07 18:02  ivan
27048
27049         * TODO: [no log message]
27050
27051 1999-04-29 02:37  ivan
27052
27053         * TODO: [no log message]
27054
27055 1999-04-19 03:32  ivan
27056
27057         * etc/megapop.pl: if you are a megapop customer...
27058
27059 1999-04-14 06:14  ivan
27060
27061         * TODO: configuration option to edit referrals of existing
27062           customers
27063
27064 1999-04-14 04:27  ivan
27065
27066         * TODO: showpasswords config option to show passwords
27067
27068 1999-04-14 01:58  ivan
27069
27070         * TODO: [no log message]
27071
27072 1999-04-08 20:52  ivan
27073
27074         * TODO: [no log message]
27075
27076 1999-04-08 06:21  ivan
27077
27078         * CREDITS: [no log message]
27079
27080 1999-04-08 06:11  ivan
27081
27082         * README: 1.2.0
27083
27084 1999-04-08 06:05  ivan
27085
27086         * test/cgi-test: web interface tester / sample data creator
27087
27088 1999-04-08 06:03  ivan
27089
27090         * TODO: [no log message]
27091
27092 1999-03-26 05:15  ivan
27093
27094         * eg/TEMPLATE_cust_main.import: s/create/new/, use all necessary
27095           FS::table_names to avoid warnings
27096
27097 1999-03-25 00:42  ivan
27098
27099         * bin/svc_acct.import: import stuff uses Term::Query and spits out
27100           (some kinds of) nonsensical input
27101
27102 1999-03-23 16:43  ivan
27103
27104         * bin/svc_acct.import: die if no relevant services
27105
27106 1999-02-23 00:09  ivan
27107
27108         * TODO: beginnings of one-screen new customer entry and some other
27109           miscellania
27110
27111 1999-02-10 01:02  ivan
27112
27113         * etc/sql-reserved-words.txt: some new doc files
27114
27115 1999-02-10 00:27  ivan
27116
27117         * TODO: [no log message]
27118
27119 1999-02-09 01:56  ivan
27120
27121         * TODO: [no log message]
27122
27123 1999-02-07 01:59  ivan
27124
27125         * CREDITS, TODO: more mod_perl fixes, and bugfixes Peter Wemm sent
27126           via email
27127
27128 1999-02-06 14:43  ivan
27129
27130         * CREDITS, TODO: don't use [e]idiot; display error messages on the
27131           form page
27132
27133 1999-01-25 04:09  ivan
27134
27135         * TODO: yet more mod_perl stuff
27136
27137 1999-01-18 15:05  ivan
27138
27139         * TODO: update TODO for stuff that was done etc.
27140
27141 1999-01-15 16:24  ivan
27142
27143         * CREDITS: [no log message]
27144
27145 1999-01-08 21:38  ivan
27146
27147         * CREDITS: [no log message]
27148
27149 1998-12-30 15:03  ivan
27150
27151         * TODO: bugfixes; fields isn't exported by derived classes
27152
27153 1998-12-29 03:59  ivan
27154
27155         * TODO: mostly properly OO, some work still to be done with svc_
27156           stuff
27157
27158 1998-12-15 21:38  ivan
27159
27160         * TODO: [no log message]
27161
27162 1998-12-15 21:29  ivan
27163
27164         * eg/TEMPLATE_cust_main.import: adminsuidsetup now need user
27165
27166 1998-12-09 23:23  ivan
27167
27168         * bin/svc_acct.import: use FS::Conf, need user (for datasrc)
27169
27170 1998-12-01 17:23  ivan
27171
27172         * TODO, CREDITS: [no log message]
27173
27174 1998-11-19 03:17  ivan
27175
27176         * bin/dbdef-create: adminsuidsetup requires argument
27177
27178 1998-11-18 01:01  ivan
27179
27180         * CREDITS, TODO: i18n! i18n!
27181
27182 1998-11-13 01:56  ivan
27183
27184         * TODO: change configuration file layout to support multiple
27185           distinct databases (with own set of config files, export, etc.)
27186
27187 1998-11-07 17:09  ivan
27188
27189         * README: 1.1.6 release
27190
27191 1998-11-07 02:24  ivan
27192
27193         * README: don't use depriciated FS::Bill and FS::Invoice, other
27194           miscellania
27195
27196 1998-11-07 00:25  ivan
27197
27198         * TODO: [no log message]
27199
27200 1998-10-14 00:05  ivan
27201
27202         * README: 1.1.4 release, fix postgresql
27203
27204 1998-10-13 05:49  ivan
27205
27206         * TODO: [no log message]
27207
27208 1998-10-13 05:07  ivan
27209
27210         * TODO, bin/svc_acct.import: Assigns password from the shadow file
27211           for RADIUS password "UNIX"
27212
27213 1998-10-13 02:17  ivan
27214
27215         * TODO: [no log message]
27216
27217 1998-10-12 14:22  ivan
27218
27219         * TODO: [no log message]
27220
27221 1998-10-12 14:15  ivan
27222
27223         * TODO: [no log message]
27224
27225 1998-10-12 02:12  ivan
27226
27227         * TODO: remove adding cvs from the todo
27228
27229 1998-10-12 02:09  ivan
27230
27231         * TODO: [no log message]
27232
27233 1998-10-12 02:09  ivan
27234
27235         * TODO: Id to Header
27236
27237 1998-10-12 02:07  ivan
27238
27239         * TODO: Test keyword substitution
27240
27241 1998-10-12 01:59  ivan
27242
27243         * TODO: Commiting sample change.
27244
27245 1998-10-12 00:15  ivan
27246
27247         * conf/shells: Initial revision
27248
27249 1998-10-12 00:12  ivan
27250
27251         * conf/: home, lpr: Initial import into CVS
27252
27253 1998-10-12 00:12  ivan
27254
27255         * conf/smtpmachine: Initial revision
27256
27257 1998-10-12 00:08  ivan
27258
27259         * TODO: Initial revision
27260
27261 1998-10-11 23:56  ivan
27262
27263         * README: Initial revision
27264
27265 1998-09-25 01:52  ivan
27266
27267         * bin/pod2x: Initial revision
27268
27269 1998-09-02 21:50  ivan
27270
27271         * CREDITS: Initial revision
27272
27273 1998-08-23 20:04  ivan
27274
27275         * fs_passwd/fs_passwd: Initial revision
27276
27277 1998-08-19 21:42  ivan
27278
27279         * eg/TEMPLATE_cust_main.import: Initial revision
27280
27281 1998-08-16 14:02  ivan
27282
27283         * bin/svc_acct.import: Initial revision
27284
27285 1998-07-18 00:11  ivan
27286
27287         * etc/domain-template.txt: Initial import into CVS
27288
27289 1998-06-03 00:22  ivan
27290
27291         * bin/dbdef-create: Initial revision
27292
27293 1998-03-22 23:46  ivan
27294
27295         * GPL, etc/countries.txt: Initial import into CVS
27296
27297 1998-03-22 23:46  ivan
27298
27299         * INSTALL: Initial revision
27300