diff options
author | ivan <ivan> | 2010-01-17 01:20:16 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-01-17 01:20:16 +0000 |
commit | ee0b350f62b27f08eaca6a1ce7f497b7cd989d2f (patch) | |
tree | 7c13a35e8e2ee541dcb30cbf45e7703b7f874184 /ChangeLog | |
parent | 38bbacc269ad5f529790b22cb3224e00231ee551 (diff) |
preparing for 2.1.0
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10498 |
1 files changed, 2735 insertions, 7763 deletions
@@ -1,3 +1,2518 @@ +2010-01-16 16:22 jeff + + * FS/FS/cust_pkg.pm: work around bug in pre-perl5.10 which is at + best noisy and at worst missorting + +2010-01-16 15:39 ivan + + * FS/FS/part_pkg/: cdr_termination.pm: add usage_mandate option to + termination price plan, RT#6932 + +2010-01-16 15:06 ivan + + * httemplate/search/cust_svc.html: fix searching for unlinked + services? RT#7059 + +2010-01-14 19:59 ivan + + * httemplate/edit/process/part_pkg.cgi: remove extraneous debugging + +2010-01-12 19:14 ivan + + * FS/FS/tax_rate.pm: if ignore_icalculable_taxes is on, don't call + the errors fatal + +2010-01-12 09:08 jeff + + * FS/FS/part_export/prizm.pm: add some debugging + +2010-01-12 08:40 jeff + + * FS/FS/part_export/prizm.pm: eliminate harmless argument isn't + numeric messages + +2010-01-09 15:41 ivan + + * rt/etc/RT_SiteConfig.pm: QuickCreateLong obsolete with the better + quick create in 3.8 + +2010-01-09 15:36 ivan + + * rt/: etc/RT_SiteConfig.pm, lib/RT/Config.pm, FREESIDE_MODIFIED, + etc/RT_Config.pm, etc/RT_Config.pm.in: add a "freeside2.1" + stylesheet to isolate our skinning changes + +2010-01-09 15:03 ivan + + * rt/html/NoAuth/images/small-logo.png: removing HTML files in old + location wrt RT 3.8 + +2010-01-09 14:53 ivan + + * rt/html/NoAuth/css/3.5-default/freeside.css: removing HTML files + in old location wrt RT 3.8 + +2010-01-09 14:48 ivan + + * Makefile, rt/FREESIDE_MODIFIED, rt/sbin/rt-setup-database.in: + fixup initial RT setup for 3.8 + +2010-01-09 02:03 ivan + + * FS/FS/Record.pm: need DBIx::DBSchema w/quoted_default to make + this all work right :/ + +2010-01-09 00:21 ivan + + * FS/bin/freeside-upgrade: undo damage from DBIx::DBSchema 0.37_03 + +2010-01-08 08:05 jeff + + * Makefile, htetc/freeside-base1.99.conf, + htetc/freeside-base1.conf, htetc/freeside-base2.conf, + htetc/htpasswd.logout, httemplate/elements/header.html, + httemplate/elements/logout.html, + httemplate/elements/rs_init_object.html, + httemplate/elements/xmlhttp.html: add a logout link (RT 1330 & + 5518) + +2010-01-07 01:48 mark + + * FS/FS/: pay_batch.pm, pay_batch/RBC.pm: Fix problems with RBC + batch import (RT#6967) + +2010-01-05 20:47 ivan + + * FS/FS/svc_acct.pm: eliminate spurious warnings on usage + changes... + +2010-01-05 20:43 ivan + + * FS/FS/cust_main.pm: eliminate ya "use of uninitialized value" + warning + +2010-01-05 20:41 ivan + + * FS/FS/cust_main.pm: doc + +2010-01-03 20:13 jeff + + * FS/FS/Conf.pm, FS/FS/cust_bill_ApplicationCommon.pm, + FS/FS/part_export/domreg_opensrs.pm, bin/opensrs_domain_pkgs: + untested triggering of export on payments, requires config enable + (RT5825) + +2010-01-03 19:23 jeff + + * bin/monitor: add some debugging + +2010-01-03 00:04 ivan + + * rt/: share/html/Ticket/Display.html, + share/html/Admin/Users/Modify.html, + share/html/Elements/AddCustomers, + share/html/Elements/EditCustomers, + share/html/Ticket/ModifyCustomers.html, + share/html/Ticket/Elements/AddCustomers, + share/html/Ticket/Elements/EditCustomers, + share/html/Ticket/Elements/ShowCustomers, + share/html/Ticket/Elements/ShowSummary, + share/html/Ticket/Elements/ShowTransactionAttachments, + share/html/Ticket/Elements/Tabs, html/Elements/AddCustomers, + html/Elements/EditCustomers, html/Ticket/ModifyCustomers.html, + html/Elements/FreesideInvoiceSearch, + html/Elements/FreesideNewCust, html/Elements/FreesideSearch, + html/Elements/FreesideSvcSearch, FREESIDE_MODIFIED: port + skinning, customer display/edit from RT 3.6 integration to RT 3.8 + integration + +2010-01-02 23:40 ivan + + * htetc/: freeside-base1.99.conf, freeside-base1.conf, + freeside-base2.conf, handler.pl: port skinning, customer + display/edit from RT 3.6 integration to RT 3.8 integration + +2010-01-02 22:42 ivan + + * rt/html/Ticket/Elements/: AddCustomers, EditCustomers, + ShowCustomers: moved to new location in RT 3.8 + +2010-01-02 22:24 ivan + + * FS/FS/TicketSystem/RT_Internal.pm: attempt to get more + information on errors using an RT-instansiated session?? + +2010-01-02 19:07 ivan + + * Makefile, FS/FS/Mason.pm, FS/FS/Mason/Request.pm, + rt/etc/RT_SiteConfig.pm: can't we all just get along (with RT + 3.8.7)? + +2009-12-31 15:03 mark + + * FS/FS/pay_batch/RBC.pm: Add pre-header line + +2009-12-31 06:31 ivan + + * rt/: Makefile, Makefile.in: prevent fatality + +2009-12-31 06:11 ivan + + * rt/Makefile: otherwise it aborts bitchinga bout missing + schema.Oracle + +2009-12-31 06:08 ivan + + * rt/: Makefile, config.status: install-sh???? + +2009-12-31 05:59 ivan + + * rt/: .gitignore, Makefile, config.status, bin/mason_handler.fcgi, + bin/mason_handler.scgi, bin/mason_handler.svc, bin/rt-crontool, + bin/rt-mailgate, etc/RT_Config.pm, etc/RT_Config.pm.in, + etc/RT_SiteConfig.pm, etc/schema.Pg, etc/schema.mysql, + html/autohandler, html/index.html, html/l, + html/Admin/autohandler, html/Admin/index.html, + html/Admin/Users/CustomFields.html, + html/Admin/Users/History.html, html/Admin/Users/Memberships.html, + html/Admin/Users/Modify.html, html/Admin/Users/MyRT.html, + html/Admin/Users/index.html, html/Elements/BevelBoxRaisedEnd, + html/Elements/BevelBoxRaisedStart, html/Elements/Callback, + html/Elements/Checkbox, html/Elements/CreateTicket, + html/Elements/EditCustomField, + html/Elements/EditCustomFieldBinary, + html/Elements/EditCustomFieldCombobox, + html/Elements/EditCustomFieldFreeform, + html/Elements/EditCustomFieldImage, + html/Elements/EditCustomFieldSelect, + html/Elements/EditCustomFieldText, + html/Elements/EditCustomFieldWikitext, html/Elements/EditLinks, + html/Elements/EmailInput, html/Elements/Error, + html/Elements/Footer, html/Elements/GotoTicket, + html/Elements/Header, html/Elements/ListActions, + html/Elements/Login, html/Elements/Logo, html/Elements/Menu, + html/Elements/MessageBox, html/Elements/MyAdminQueues, + html/Elements/MyRT, html/Elements/MyReminders, + html/Elements/MyRequests, html/Elements/MySupportQueues, + html/Elements/MyTickets, html/Elements/PageLayout, + html/Elements/QueryString, html/Elements/QueueSummary, + html/Elements/QuickCreate, html/Elements/Quicksearch, + html/Elements/Refresh, html/Elements/RefreshHomepage, + html/Elements/ScrubHTML, html/Elements/Section, + html/Elements/SelectAttachmentField, html/Elements/SelectBoolean, + html/Elements/SelectCustomFieldOperator, + html/Elements/SelectCustomFieldValue, html/Elements/SelectDate, + html/Elements/SelectDateRelation, html/Elements/SelectDateType, + html/Elements/SelectEqualityOperator, html/Elements/SelectGroups, + html/Elements/SelectLang, html/Elements/SelectLinkType, + html/Elements/SelectMatch, html/Elements/SelectNewTicketQueue, + html/Elements/SelectOwner, html/Elements/SelectQueue, + html/Elements/SelectResultsPerPage, + html/Elements/SelectSortOrder, html/Elements/SelectStatus, + html/Elements/SelectTicketSortBy, + html/Elements/SelectTicketTypes, html/Elements/SelectTimeUnits, + html/Elements/SelectUsers, html/Elements/SelectWatcherType, + html/Elements/SetupSessionCookie, + html/Elements/ShowCustomFieldBinary, + html/Elements/ShowCustomFieldImage, + html/Elements/ShowCustomFieldWikitext, + html/Elements/ShowCustomFields, html/Elements/ShowLink, + html/Elements/ShowLinks, html/Elements/ShowMemberships, + html/Elements/ShowSearch, html/Elements/SimpleSearch, + html/Elements/Submit, html/Elements/Tabs, + html/Elements/TicketList, html/Elements/TitleBox, + html/Elements/TitleBoxEnd, html/Elements/TitleBoxStart, + html/Elements/ValidateCustomFields, + html/Elements/CollectionAsTable/Header, + html/Elements/CollectionAsTable/ParseFormat, + html/Elements/CollectionAsTable/Row, html/NoAuth/Logout.html, + html/NoAuth/Reminder.html, html/NoAuth/css/autohandler, + html/NoAuth/css/dhandler, html/NoAuth/css/print.css, + html/NoAuth/css/3.5-default/approvals.css, + html/NoAuth/css/3.5-default/body.css, + html/NoAuth/css/3.5-default/footer.css, + html/NoAuth/css/3.5-default/forms.css, + html/NoAuth/css/3.5-default/header.css, + html/NoAuth/css/3.5-default/login.css, + html/NoAuth/css/3.5-default/logo.css, + html/NoAuth/css/3.5-default/main.css, + html/NoAuth/css/3.5-default/misc.css, + html/NoAuth/css/3.5-default/nav.css, + html/NoAuth/css/3.5-default/quickbar.css, + html/NoAuth/css/3.5-default/ticket.css, + html/NoAuth/css/3.5-default/titlebox.css, + html/NoAuth/css/3.5-default/transactions.css, + html/NoAuth/images/autohandler, html/NoAuth/images/bplogo.gif, + html/NoAuth/images/favicon.png, html/Prefs/MyRT.html, + html/Prefs/Quicksearch.html, html/Prefs/Search.html, + html/Prefs/SearchOptions.html, html/Search/Build.html, + html/Search/Bulk.html, html/Search/Chart, html/Search/Chart.html, + html/Search/Edit.html, html/Search/Results.html, + html/Search/Results.rdf, html/Search/Results.tsv, + html/Search/Simple.html, html/Ticket/Create.html, + html/Ticket/Display.html, html/Ticket/History.html, + html/Ticket/Modify.html, html/Ticket/ModifyAll.html, + html/Ticket/ModifyDates.html, html/Ticket/ModifyLinks.html, + html/Ticket/ModifyPeople.html, html/Ticket/Reminders.html, + html/Ticket/ShowEmailRecord.html, html/Ticket/Update.html, + html/Ticket/Elements/AddWatchers, html/Ticket/Elements/BulkLinks, + html/Ticket/Elements/EditBasics, + html/Ticket/Elements/EditCustomField, + html/Ticket/Elements/EditCustomFields, + html/Ticket/Elements/EditDates, html/Ticket/Elements/EditPeople, + html/Ticket/Elements/EditWatchers, + html/Ticket/Elements/FindAttachments, + html/Ticket/Elements/LoadTextAttachments, + html/Ticket/Elements/PreviewScrips, + html/Ticket/Elements/Reminders, + html/Ticket/Elements/ShowAttachments, + html/Ticket/Elements/ShowBasics, + html/Ticket/Elements/ShowCustomFields, + html/Ticket/Elements/ShowDates, + html/Ticket/Elements/ShowDependencies, + html/Ticket/Elements/ShowGroupMembers, + html/Ticket/Elements/ShowHistory, + html/Ticket/Elements/ShowMembers, + html/Ticket/Elements/ShowMessageHeaders, + html/Ticket/Elements/ShowMessageStanza, + html/Ticket/Elements/ShowPeople, html/Ticket/Elements/ShowQueue, + html/Ticket/Elements/ShowRequestor, + html/Ticket/Elements/ShowSummary, html/Ticket/Elements/ShowTime, + html/Ticket/Elements/ShowTransaction, + html/Ticket/Elements/ShowTransactionAttachments, + html/Ticket/Elements/ShowUserEntry, html/Ticket/Elements/Tabs, + html/User/Delegation.html, html/User/Prefs.html, + html/Widgets/ComboBox, html/Widgets/SavedSearch, + html/Widgets/SelectionBox, html/Widgets/TitleBox, + html/Widgets/TitleBoxEnd, html/Widgets/TitleBoxStart, lib/RT.pm, + lib/RT/Groups_Overlay.pm, lib/RT/Record.pm, + lib/RT/SearchBuilder.pm, lib/RT/Ticket_Overlay.pm, + lib/RT/Transaction_Overlay.pm, lib/RT/User_Overlay.pm, + lib/RT/Users_Overlay.pm, lib/RT/I18N/no.po, lib/RT/I18N/pt_br.po, + lib/RT/I18N/pt_pt.po, lib/RT/I18N/zh_cn.po, lib/RT/I18N/zh_tw.po, + lib/t/00smoke.t, lib/t/create_data.pl, lib/t/setup_regression.t, + sbin/extract_pod_tests, sbin/regression_harness, + sbin/rt-setup-database.in: merging 3.8.7!!! + +2009-12-31 05:15 ivan + + * rt/: share/html/NoAuth/RichText/FCKeditor/editor/lang/af.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/bs.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/da.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/zh-cn.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/cs.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/ro.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/uk.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/no.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/pt.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/vi.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/pt-br.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/bn.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/et.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/de.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/en-au.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/ca.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/el.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/sk.js, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_colorselector.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_listprop.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_replace.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_select.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_smiley.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_textfield.html, + share/html/NoAuth/RichText/FCKeditor/editor/lang/ms.js, + share/html/NoAuth/RichText/FCKeditor/editor/wsc/ciframe.html, + share/html/NoAuth/RichText/FCKeditor/editor/wsc/tmpFrameset.html, + share/html/NoAuth/RichText/FCKeditor/editor/wsc/w.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_anchor.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_button.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_docprops.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_hiddenfield.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_link.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_paste.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_source.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_textarea.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_form.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_radiobutton.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_specialchar.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_tablecell.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_template.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_about.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_flash.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_image.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_table.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_checkbox.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_div.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_about/logo_fckeditor.gif, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_about/logo_fredck.gif, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_about/sponsors/spellchecker_net.gif, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_flash/fck_flash.js, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_flash/fck_flash_preview.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/common/fck_dialog_common.css, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/common/fck_dialog_common.js, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/common/images/locked.gif, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/common/images/reset.gif, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/common/images/unlocked.gif, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_image/fck_image.js, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_image/fck_image_preview.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_select/fck_select.js, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_docprops/fck_document_preview.html, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_link/fck_link.js, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_template/images/template1.gif, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_template/images/template2.gif, + share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_template/images/template3.gif, + share/html/NoAuth/RichText/FCKeditor/editor/plugins/autogrow/fckplugin.js, + share/html/NoAuth/RichText/FCKeditor/editor/plugins/dragresizetable/fckplugin.js, + share/html/NoAuth/RichText/FCKeditor/editor/plugins/bbcode/fckplugin.js, + share/html/NoAuth/RichText/FCKeditor/editor/plugins/bbcode/_sample/sample.config.js, + share/html/NoAuth/RichText/FCKeditor/editor/plugins/bbcode/_sample/sample.html, + share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/fck_placeholder.html, + share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/fckplugin.js, + share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/placeholder.gif, + share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/lang/de.js, + share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/lang/en.js, + share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/lang/es.js, + share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/lang/fr.js, + share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/lang/it.js, + share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/lang/pl.js, + share/html/NoAuth/RichText/FCKeditor/editor/plugins/simplecommands/fckplugin.js, + share/html/NoAuth/RichText/FCKeditor/editor/plugins/tablecommands/fckplugin.js, + share/html/NoAuth/RichText/FCKeditor/editor/skins/_fckviewstrips.html, + share/html/NoAuth/RichText/FCKeditor/editor/skins/default/fck_dialog.css, + share/html/NoAuth/RichText/FCKeditor/editor/skins/default/fck_dialog_ie6.js, + share/html/NoAuth/RichText/FCKeditor/editor/skins/default/fck_editor.css, + share/html/NoAuth/RichText/FCKeditor/editor/skins/default/fck_strip.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/dialog.sides.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/dialog.sides.png, + share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/dialog.sides.rtl.png, + share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/sprites.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/sprites.png, + share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/toolbar.arrowright.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/toolbar.buttonarrow.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/toolbar.collapse.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/toolbar.end.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/toolbar.expand.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/toolbar.separator.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/toolbar.start.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/fck_dialog.css, + share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/fck_dialog_ie6.js, + share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/fck_editor.css, + share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/fck_strip.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/dialog.sides.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/dialog.sides.png, + share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/dialog.sides.rtl.png, + share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/sprites.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/sprites.png, + share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/toolbar.arrowright.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/toolbar.bg.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/toolbar.collapse.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/toolbar.end.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/toolbar.expand.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/toolbar.separator.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/toolbar.start.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/fck_editor.css, + share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/fck_dialog.css, + share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/fck_dialog_ie6.js, + share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/fck_strip.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/dialog.sides.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/dialog.sides.png, + share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/dialog.sides.rtl.png, + share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/sprites.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/sprites.png, + share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/toolbar.arrowright.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/toolbar.buttonarrow.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/toolbar.buttonbg.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/toolbar.collapse.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/toolbar.end.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/toolbar.expand.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/toolbar.separator.gif, + share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/toolbar.start.gif, + share/html/NoAuth/iCal/dhandler, + share/html/NoAuth/js/cascaded.js, share/html/NoAuth/js/ahah.js, + share/html/NoAuth/js/autohandler, share/html/NoAuth/js/class.js, + share/html/NoAuth/js/combobox.js, share/html/NoAuth/js/list.js, + share/html/NoAuth/js/titlebox-state.js, + share/html/NoAuth/js/util.js, + share/html/NoAuth/js/scriptaculous/controls.js, + share/html/NoAuth/js/scriptaculous/effects.js, + share/html/NoAuth/js/scriptaculous/scriptaculous.js, + share/html/NoAuth/js/IE7/IE8.js, + share/html/NoAuth/js/prototype/prototype.js, + share/html/Helpers/CalPopup.html, + share/html/NoAuth/js/IE7/IE7.js, + share/html/NoAuth/js/IE7/blank.gif, + share/html/NoAuth/js/IE7/ie7-recalc.js, + share/html/NoAuth/js/IE7/ie7-squish.js, + share/html/Widgets/BulkEdit, share/html/Widgets/BulkProcess, + share/html/Widgets/ComboBox, + share/html/Widgets/FinalizeWidgetArguments, + share/html/Widgets/SavedSearch, share/html/Widgets/SelectionBox, + share/html/Widgets/TitleBox, share/html/Widgets/TitleBoxEnd, + share/html/Widgets/TitleBoxStart, + share/html/Widgets/Form/Boolean, share/html/Widgets/Form/Integer, + share/html/Widgets/Form/Select, share/html/Widgets/Form/String, + share/html/Helpers/Autocomplete/CustomFieldValues, + share/html/Helpers/Toggle/TicketBookmark, + share/html/Tools/MyDay.html, share/html/Tools/Offline.html, + share/html/Tools/index.html, share/html/Tools/Elements/Tabs, + share/html/Tools/Reports/CreatedByDates.html, + share/html/Tools/Reports/ResolvedByDates.html, + share/html/Tools/Reports/ResolvedByOwner.html, + share/html/Admin/autohandler, share/html/Admin/index.html, + share/html/Admin/Queues/CustomField.html, + share/html/Admin/Queues/GroupRights.html, + share/html/Admin/Queues/People.html, + share/html/Download/CustomFieldValue/dhandler, + share/html/Download/Tabular/dhandler, + share/html/Tools/Reports/index.html, + share/html/Tools/Reports/Elements/Tabs, + share/html/Admin/Queues/CustomFields.html, + share/html/Admin/Queues/History.html, + share/html/Admin/Queues/Modify.html, + share/html/Admin/Queues/Scrip.html, + share/html/Admin/Queues/Scrips.html, + share/html/Admin/Queues/Template.html, + share/html/Admin/Queues/Templates.html, + share/html/Admin/Queues/index.html, + share/html/Admin/Elements/EditCustomFieldValues, + share/html/Admin/Elements/EditCustomFieldValuesSource, + share/html/Admin/Elements/EditUserComments, + share/html/Admin/Elements/GroupTabs, + share/html/Admin/Elements/ObjectCustomFields, + share/html/Admin/Elements/SelectCustomFieldType, + share/html/Admin/Elements/SelectScrip, + share/html/Admin/Elements/SelectScripCondition, + share/html/Admin/Elements/SelectStage, + share/html/Admin/Queues/UserRights.html, + share/html/Admin/Elements/ConfigureMyRT, + share/html/Admin/Elements/CustomFieldTabs, + share/html/Admin/Elements/EditCustomFields, + share/html/Admin/Elements/EditScrip, + share/html/Admin/Elements/QueueTabs, + share/html/Admin/Elements/SelectModifyQueue, + share/html/Admin/Elements/SelectScripAction, + share/html/Admin/Elements/SelectTemplate, + share/html/Admin/Elements/Tabs, + share/html/Admin/Elements/AddCustomFieldValue, + share/html/Admin/Elements/CreateUserCalled, + share/html/Admin/Elements/EditCustomField, + share/html/Admin/Elements/EditQueueWatchers, + share/html/Admin/Elements/EditScrips, + share/html/Admin/Elements/GlobalCustomFieldTabs, + share/html/Admin/Elements/ListGlobalCustomFields, + share/html/Admin/Elements/ListGlobalScrips, + share/html/Admin/Elements/ModifyTemplate, + share/html/Admin/Elements/PickCustomFields, + share/html/Admin/Elements/PickObjects, + share/html/Admin/Elements/SelectCustomFieldLookupType, + share/html/Admin/Elements/SelectGroups, + share/html/Admin/Elements/SelectModifyGroup, + share/html/Admin/Elements/SelectModifyUser, + share/html/Admin/Elements/SelectNewGroupMembers, + share/html/Admin/Elements/SelectSingleOrMultiple, + share/html/Admin/Elements/SelectUsers, + share/html/Admin/Elements/SystemTabs, + share/html/Admin/Elements/UserTabs, + share/html/Admin/Elements/EditTemplates, + share/html/Admin/Elements/Header, + share/html/Admin/Elements/QueueRightsForUser, + share/html/Admin/Elements/SelectCustomField, + share/html/Admin/Elements/SelectRights, + share/html/Admin/Elements/ShowKeyInfo, + share/html/Admin/Elements/ToolTabs, + share/html/Admin/Global/GroupRights.html, + share/html/Admin/Global/MyRT.html, + share/html/Admin/Global/Scrip.html, + share/html/Admin/Global/Scrips.html, + share/html/Admin/Global/Template.html, + share/html/Admin/Global/Templates.html, + share/html/Admin/Global/UserRights.html, + share/html/Admin/Global/index.html, + share/html/Admin/Global/CustomFields/Groups.html, + share/html/Admin/Global/CustomFields/Queue-Tickets.html, + share/html/Admin/Global/CustomFields/Queue-Transactions.html, + share/html/Admin/Global/CustomFields/Queues.html, + share/html/Admin/Global/CustomFields/Users.html, + share/html/Admin/Global/CustomFields/index.html, + share/html/Admin/Users/CustomFields.html, + share/html/Admin/Users/GnuPG.html, + share/html/Admin/Users/History.html, + share/html/Admin/Users/Memberships.html, + share/html/Admin/Users/Modify.html, + share/html/Admin/Users/MyRT.html, + share/html/Admin/CustomFields/GroupRights.html, + share/html/Admin/CustomFields/Modify.html, + share/html/Admin/CustomFields/Objects.html, + share/html/Admin/CustomFields/UserRights.html, + share/html/Admin/CustomFields/index.html, + share/html/Admin/Tools/Configuration.html, + share/html/Admin/Tools/index.html, + share/html/Admin/Tools/Shredder/autohandler, + share/html/Admin/Tools/Shredder/index.html, + share/html/Admin/Tools/Shredder/Elements/DumpFileLink, + share/html/Admin/Tools/Shredder/Elements/ObjectCheckBox, + share/html/Admin/Tools/Shredder/Elements/PluginArguments, + share/html/Admin/Tools/Shredder/Elements/PluginHelp, + share/html/Admin/Tools/Shredder/Elements/SelectObjects, + share/html/Admin/Tools/Shredder/Elements/SelectPlugin, + share/html/Admin/Tools/Shredder/Elements/Error/NoRights, + share/html/Admin/Users/index.html, + share/html/Admin/Groups/CustomFields.html, + share/html/Admin/Groups/GroupRights.html, + share/html/Admin/Groups/History.html, + share/html/Admin/Groups/Members.html, + share/html/Admin/Groups/Modify.html, + share/html/Admin/Tools/Shredder/Dumps/dhandler, + share/html/Admin/Tools/Shredder/Elements/Error/NoStorage, + share/html/Admin/Tools/Shredder/Elements/Object/RT--Attachment, + share/html/Admin/Tools/Shredder/Elements/Object/RT--Ticket, + share/html/Admin/Tools/Shredder/Elements/Object/RT--User, + share/html/Admin/Groups/UserRights.html, + share/html/Admin/Groups/index.html, + share/html/Ticket/Create.html, share/html/Ticket/GnuPG.html, + share/html/Ticket/Reminders.html, + share/html/Ticket/ShowEmailRecord.html, + share/html/Ticket/Display.html, share/html/Ticket/History.html, + share/html/Ticket/Modify.html, + share/html/Ticket/ModifyDates.html, + share/html/Ticket/ModifyLinks.html, + share/html/Ticket/Update.html, share/html/Ticket/Forward.html, + share/html/Ticket/ModifyAll.html, + share/html/Ticket/ModifyPeople.html, + share/html/Ticket/Elements/AddWatchers, + share/html/Ticket/Elements/ShowDates, + share/html/Ticket/Elements/ShowSummary, + share/html/Ticket/Elements/ShowTime, + share/html/Ticket/Elements/BulkLinks, + share/html/Ticket/Elements/EditWatchers, + share/html/Ticket/Elements/FindAttachments, + share/html/Ticket/Elements/ShowParents, + share/html/Ticket/Elements/ShowTransactionAttachments, + share/html/Ticket/Elements/Tabs, + share/html/Ticket/Elements/Bookmark, + share/html/Ticket/Elements/EditBasics, + share/html/Ticket/Elements/EditCustomFields, + share/html/Ticket/Elements/EditDates, + share/html/Ticket/Elements/EditPeople, + share/html/Ticket/Elements/EditTransactionCustomFields, + share/html/Ticket/Elements/PreviewScrips, + share/html/Ticket/Elements/Reminders, + share/html/Ticket/Elements/ShowAttachments, + share/html/Ticket/Elements/ShowBasics, + share/html/Ticket/Elements/ShowCustomFields, + share/html/Ticket/Elements/ShowDependencies, + share/html/Ticket/Elements/ShowGnuPGStatus, + share/html/Ticket/Elements/ShowGroupMembers, + share/html/Ticket/Elements/ShowHistory, + share/html/Ticket/Elements/ShowMembers, + share/html/Ticket/Elements/ShowMessageHeaders, + share/html/Ticket/Elements/ShowMessageStanza, + share/html/Ticket/Elements/ShowPeople, + share/html/Ticket/Elements/ShowPriority, + share/html/Ticket/Elements/ShowQueue, + share/html/Ticket/Elements/ShowRequestor, + share/html/Ticket/Elements/ShowTransaction, + share/html/Ticket/Elements/ShowUserEntry, + share/html/Ticket/Elements/UpdateCc, + share/html/SelfService/Error.html, + share/html/Ticket/Attachment/dhandler, + share/html/Ticket/Attachment/WithHeaders/dhandler, + share/html/Ticket/Elements/LoadTextAttachments, + share/html/Ticket/Elements/ShowUpdateStatus, + share/html/Ticket/Graphs/dhandler, + share/html/Ticket/Graphs/index.html, + share/html/Ticket/Graphs/Elements/EditGraphProperties, + share/html/Ticket/Graphs/Elements/ShowGraph, + share/html/Ticket/Graphs/Elements/ShowLegends, + share/html/SelfService/Closed.html, + share/html/SelfService/Create.html, + share/html/SelfService/CreateTicketInQueue.html, + share/html/SelfService/Display.html, + share/html/SelfService/Prefs.html, + share/html/SelfService/Update.html, + share/html/SelfService/index.html, + share/html/SelfService/Elements/GotoTicket, + share/html/SelfService/Elements/Tabs, etc/schema.mysql-4.0, + share/html/Approvals/Display.html, + share/html/Approvals/autohandler, + share/html/Approvals/index.html, + share/html/Approvals/Elements/Approve, + share/html/Approvals/Elements/PendingMyApproval, + share/html/Approvals/Elements/ShowDependency, + share/html/Approvals/Elements/Tabs, + share/html/SelfService/Attachment/dhandler, + share/html/SelfService/Elements/Header, + share/html/SelfService/Elements/MyRequests, etc/schema.mysql-4.1, + etc/upgrade/shrink_cgm_table.pl, + etc/upgrade/split-out-cf-categories, + etc/upgrade/split-out-cf-categories.in, + etc/upgrade/upgrade-mysql-schema.pl, + etc/upgrade/3.8-branded-queues-extension, + etc/upgrade/3.8-branded-queues-extension.in, + etc/upgrade/3.8-ical-extension, + etc/upgrade/3.8-ical-extension.in, etc/upgrade/3.7.1/content, + etc/upgrade/3.7.82/content, etc/upgrade/3.7.86/content, + etc/upgrade/3.7.87/content, etc/upgrade/3.8.0/content, + etc/upgrade/3.8.1/content, etc/upgrade/3.8.3/content, + etc/upgrade/3.8.3/schema.Pg, etc/upgrade/3.8.4/content, + etc/upgrade/3.8.6/content, etc/upgrade/3.7.10/content, + etc/upgrade/3.7.15/content, etc/upgrade/3.7.19/content, + etc/upgrade/3.7.3/schema.Oracle, etc/upgrade/3.7.3/schema.Pg, + etc/upgrade/3.7.3/schema.mysql, etc/upgrade/3.7.81/schema.Oracle, + etc/upgrade/3.7.81/schema.mysql, etc/upgrade/3.7.85/content, + etc/upgrade/3.8.2/content: Initial revision + +2009-12-31 05:12 ivan + + * rt/: lib/RT/I18N/pt_BR.po, lib/RT/I18N/nb.po, + lib/RT/I18N/zh_CN.po, lib/RT/I18N/ar.po, lib/RT/I18N/pt.po, + lib/RT/I18N/ru.pm, lib/RT/Shredder/ACE.pm, + lib/RT/Shredder/CachedGroupMember.pm, + lib/RT/Shredder/Constants.pm, lib/RT/Shredder/Dependencies.pm, + lib/RT/Shredder/Dependency.pm, + lib/RT/Shredder/ObjectCustomFieldValue.pm, + lib/RT/Shredder/Queue.pm, lib/RT/Shredder/User.pm, + lib/RT/Shredder/CustomField.pm, lib/RT/Shredder/Exceptions.pm, + lib/RT/Shredder/Link.pm, lib/RT/Shredder/Plugin.pm, + lib/RT/Shredder/Principal.pm, lib/RT/Shredder/ScripAction.pm, + lib/RT/Shredder/ScripCondition.pm, + lib/RT/Shredder/Transaction.pm, lib/RT/Condition/ReopenTicket.pm, + lib/RT/Shredder/Attachment.pm, + lib/RT/Shredder/CustomFieldValue.pm, lib/RT/Shredder/Group.pm, + lib/RT/Shredder/GroupMember.pm, lib/RT/Shredder/POD.pm, + lib/RT/Shredder/Record.pm, lib/RT/Shredder/Scrip.pm, + lib/RT/Shredder/Template.pm, lib/RT/Shredder/Ticket.pm, + lib/RT/Shredder/Plugin/Attachments.pm, + lib/RT/Shredder/Plugin/Base.pm, + lib/RT/Shredder/Plugin/Objects.pm, + lib/RT/Shredder/Plugin/SQLDump.pm, + lib/RT/Shredder/Plugin/Summary.pm, + lib/RT/Shredder/Plugin/Tickets.pm, + lib/RT/Shredder/Plugin/Users.pm, + lib/RT/Shredder/Plugin/Base/Dump.pm, + lib/RT/Shredder/Plugin/Base/Search.pm, lib/RT/Approval/Rule.pm, + lib/RT/Condition/CloseTicket.pm, lib/RT/Graph/Tickets.pm, + lib/RT/Approval/Rule/Passed.pm, + docs/creating_external_custom_fields.pod, + docs/extending_clickable_links.pod, docs/gnupg_integration.pod, + docs/porting.windows, docs/queue_subject_tag.pod, + docs/templates.pod, docs/using_forms_widgets.pod, + lib/RT/Approval/Rule/Created.pm, + lib/RT/Approval/Rule/NewPending.pm, + lib/RT/Approval/Rule/Rejected.pm, lib/RT/Test/Email.pm, + lib/RT/Test/Web.pm, + docs/design_docs/gnupg_details_on_output_formats, t/00-compile.t, + t/00-mason-syntax.t, t/clicky.t, t/cron.t, t/pod.t, t/rtname.t, + t/savedsearch.t, t/customfields/access_via_queue.t, + t/customfields/sort_order.t, t/approval/basic.t, + t/data/configs/apache2.2+fastcgi.conf, + t/data/configs/apache2.2+fastcgi.conf.in, + t/data/configs/apache2.2+mod_perl.conf, + t/data/configs/apache2.2+mod_perl.conf.in, + t/data/emails/russian-subject-no-content-type, + t/data/emails/subject-with-folding-ws, + t/data/emails/text-html-in-russian, + t/data/emails/multipart-alternative-with-umlaut, + t/data/emails/new-ticket-from-iso-8859-1-full, + t/data/emails/notes-uuencoded, t/data/emails/rt-send-cc, + t/data/emails/multipart-report, t/data/emails/nested-mime-sample, + t/data/emails/nested-rfc-822, + t/data/emails/new-ticket-from-iso-8859-1, + t/data/emails/text-html-with-umlaut, + t/data/emails/crashes-file-based-parser, + t/data/emails/lorem-ipsum, t/data/emails/very-long-subject, + t/data/emails/8859-15-message-series/dir, + t/data/emails/8859-15-message-series/msg1, + t/data/emails/8859-15-message-series/msg2, + t/data/emails/8859-15-message-series/msg3, + t/data/emails/8859-15-message-series/msg4, + t/data/emails/8859-15-message-series/msg5, + t/data/emails/8859-15-message-series/msg6, + t/data/emails/8859-15-message-series/msg7, + t/data/gnupg/keyrings/trustdb.gpg, + t/data/gnupg/emails/1-signed-MIME-plain.txt, + t/data/gnupg/emails/12-encrypted-inline-binary.txt, + t/data/gnupg/emails/13-signed-encrypted-MIME-plain.txt, + t/data/gnupg/emails/14-signed-encrypted-MIME-attachment.txt, + t/data/gnupg/emails/15-signed-encrypted-MIME-binary.txt, + t/data/gnupg/emails/16-signed-encrypted-inline-plain.txt, + t/data/gnupg/emails/18-signed-encrypted-inline-binary.txt, + t/data/gnupg/emails/2-signed-MIME-plain-with-attachment.txt, + t/data/gnupg/emails/3-signed-MIME-plain-with-binary.txt, + t/data/gnupg/emails/6-signed-inline-with-binary.txt, + t/data/gnupg/emails/7-encrypted-MIME-plain.txt, + t/data/gnupg/emails/8-encrypted-MIME-with-attachment.txt, + t/data/gnupg/emails/9-encrypted-MIME-with-binary.txt, + t/data/gnupg/emails/README, t/data/gnupg/keyrings/pubring.gpg, + t/data/gnupg/keyrings/secring.gpg, + t/data/gnupg/keyrings/signed_old_style_with_attachment.eml, + t/data/gnupg/keys/general-at-example.com.2.public.key, + t/data/gnupg/keys/general-at-example.com.2.secret.key, + t/data/gnupg/keys/general-at-example.com.public.key, + t/data/gnupg/keys/general-at-example.com.secret.key, + t/data/gnupg/keys/recipient-at-example.com.public.key, + t/data/gnupg/keys/recipient-at-example.com.secret.key, + t/data/gnupg/keys/rt-recipient-at-example.com.public.key, + t/data/gnupg/keys/rt-recipient-at-example.com.secret.key, + t/data/gnupg/keys/rt-test-at-example.com.2.public.key, + t/data/gnupg/keys/rt-test-at-example.com.2.secret.key, + t/data/gnupg/keys/rt-test-at-example.com.public.key, + t/data/gnupg/keys/rt-test-at-example.com.secret.key, + t/api/currentuser.t, t/api/queue.t, t/api/uri-t.t, + t/data/gnupg/emails/10-encrypted-inline-plain.txt, + t/data/gnupg/emails/11-encrypted-inline-attachment.txt, + t/data/gnupg/emails/17-signed-encrypted-inline-attachment.txt, + t/data/gnupg/emails/19-signed-inline-plain-nested.txt, + t/data/gnupg/emails/4-signed-inline-plain.txt, + t/data/gnupg/emails/5-signed-inline-with-attachment.txt, + t/api/ace.t, t/api/action-createtickets.t, t/api/attachment.t, + t/api/attribute-tests.t, t/api/attribute.t, t/api/cf.t, + t/api/cf_combo_casacade.t, t/api/cf_external.t, + t/api/cf_pattern.t, t/api/cf_single_values.t, + t/api/cf_transaction.t, t/api/condition-ownerchange.t, + t/api/condition-reject.t, t/api/customfield.t, t/api/date.t, + t/api/emailparser.t, t/api/group.t, t/api/groups.t, t/api/i18n.t, + t/api/link.t, t/api/record.t, t/api/reminders.t, t/api/rights.t, + t/api/rt.t, t/api/scrip.t, t/api/scrip_order.t, + t/api/searchbuilder.t, t/api/system.t, t/api/template-insert.t, + t/api/template.t, t/api/ticket.t, t/api/tickets.t, + t/api/tickets_overlay_sql.t, t/api/uri-fsck_com_rt.t, + t/api/user.t, t/api/users.t, t/web/attachments.t, + t/web/cf_access.t, t/web/cf_onqueue.t, t/web/cf_select_one.t, + t/web/command_line_with_unknown_field.t, + t/web/compilation_errors.t, t/web/config_tab_right.t, + t/web/custom_frontpage.t, t/web/custom_search.t, + t/web/dashboards-permissions.t, t/web/gnupg-outgoing.t, + t/web/gnupg-select-keys-on-create.t, t/web/offline_utf8.t, + t/web/query_builder.t, t/web/rest.t, t/web/rights.t, + t/web/saved_search_chart.t, t/web/search_bulk_update_links.t, + t/web/ticket-create-utf8.t, t/web/ticket_owner.t, + t/web/ticket_seen.t, t/web/ticket_update_without_content.t, + t/web/unlimited_search.t, t/web/crypt-gnupg.t, + t/web/gnupg-select-keys-on-update.t, + t/web/offline_messages_utf8.t, t/web/rest-non-ascii-subject.t, + t/web/rights1.t, t/web/dashboards.t, t/ticket/badlinks.t, + t/ticket/merge.t, t/ticket/search_by_txn.t, + t/ticket/sort-by-user.t, t/web/basic.t, t/web/command_line.t, + t/web/dashboard_with_deleted_saved_search.t, + t/web/dashboards-groups.t, t/web/quicksearch.t, + t/web/saved_search_permissions.t, t/ticket/search_by_watcher.t, + share/html/autohandler, share/html/dhandler, + share/html/index.html, share/html/l, + share/html/Elements/BevelBoxRaisedEnd, + share/html/Elements/Callback, share/html/Elements/CollectionList, + share/html/Elements/CollectionListPaging, + share/html/Elements/DashboardTabs, + share/html/Elements/Dashboards, + share/html/Elements/EditCustomFieldAutocomplete, + share/html/Elements/EditCustomFieldImage, + share/html/Elements/EditCustomFieldSelect, + share/html/Elements/EditLinks, share/html/Elements/EmailInput, + share/html/Elements/Error, share/html/Elements/GotoTicket, + share/html/Elements/ListActions, share/html/Elements/ListMenu, + share/html/Elements/Login, share/html/Elements/MakeClicky, + share/html/Elements/Menu, share/html/Elements/MessageBox, + share/html/Elements/MyAdminQueues, share/html/Elements/MyTickets, + share/html/Elements/PageLayout, share/html/Elements/QueryString, + share/html/Elements/QueueSummary, + share/html/Elements/QuickCreate, share/html/Elements/Refresh, + share/html/Elements/RefreshHomepage, + share/html/Elements/ScrubHTML, share/html/Elements/Section, + share/html/Elements/SelectBoolean, + share/html/Elements/SelectCustomFieldValue, + share/html/Elements/SelectDate, + share/html/Elements/SelectDateRelation, + share/html/Elements/SelectLinkType, + share/html/Elements/SelectMatch, + share/html/Elements/SelectNewTicketQueue, + share/html/Elements/SelectOwner, + share/html/Elements/SelectPriority, + share/html/Elements/SelectQueue, + share/html/Elements/SelectStatus, + share/html/Elements/SelectTicketTypes, + share/html/Elements/SelectTimeUnits, + share/html/Elements/SelectTimezone, + share/html/Elements/SelectUsers, + share/html/Elements/SelectWatcherType, + share/html/Elements/ShowCustomFieldBinary, + share/html/Elements/ShowCustomFieldText, + share/html/Elements/ShowLink, share/html/Elements/ShowLinks, + share/html/Elements/ShowMemberships, + share/html/Elements/ShowUserConcise, + share/html/Elements/ShowUserEmailFrequency, + share/html/Elements/ShowUserVerbose, + share/html/Elements/SimpleSearch, share/html/Elements/Tabs, + share/html/Elements/TicketList, share/html/Elements/TitleBox, + t/delegation/cleanup_stalled.t, t/delegation/revocation.t, + t/i18n/default.t, t/mail/charsets-outgoing.t, + t/mail/crypt-gnupg.t, t/mail/extractsubjecttag.t, + t/mail/gateway.t, t/mail/gnupg-bad.t, t/mail/gnupg-incoming.t, + t/mail/gnupg-realmail.t, t/mail/gnupg-reverification.t, + t/mail/mime_decoding.t, t/mail/sendmail.t, t/mail/verp.t, + t/maildigest/attributes.t, t/shredder/00load.t, + t/shredder/00skeleton.t, t/shredder/01basics.t, + t/shredder/01ticket.t, t/shredder/02group_member.t, + t/shredder/02queue.t, t/shredder/02template.t, + t/shredder/02user.t, t/shredder/03plugin.t, + t/shredder/03plugin_summary.t, t/shredder/03plugin_tickets.t, + t/shredder/03plugin_users.t, t/shredder/utils.pl, + t/ticket/action_linear_escalate.t, t/ticket/add-watchers.t, + t/ticket/batch-upload-csv.t, t/ticket/cfsort-freeform-multiple.t, + t/ticket/cfsort-freeform-single.t, t/ticket/deferred_owner.t, + t/ticket/link_search.t, t/ticket/linking.t, + t/ticket/quicksearch.t, t/ticket/requestor-order.t, + t/ticket/scrips_batch.t, t/ticket/search.t, + t/ticket/search_by_cf_freeform_multiple.t, + t/ticket/search_by_cf_freeform_single.t, + t/ticket/search_by_links.t, t/ticket/search_long_cf_values.t, + t/ticket/sort-by-custom-ownership.t, t/ticket/sort-by-queue.t, + t/ticket/sort_by_cf.t, t/validator/group_members.t, + share/html/Elements/Checkbox, share/html/Elements/ColumnMap, + share/html/Elements/EditCustomField, + share/html/Elements/EditTimeValue, + share/html/Elements/MySupportQueues, + share/html/Elements/SelectCustomFieldOperator, + share/html/Elements/SelectEqualityOperator, + share/html/Elements/SelectResultsPerPage, + share/html/Elements/SelectTicketSortBy, + share/html/Elements/ShowUser, share/html/Elements/TitleBoxStart, + share/html/Elements/ShowSearch, + share/html/Dashboards/Modify.html, + share/html/Dashboards/Queries.html, + share/html/Dashboards/Render.html, + share/html/Dashboards/Subscription.html, + share/html/Dashboards/dhandler, share/html/Dashboards/index.html, + share/html/Dashboards/Elements/DashboardsForObject, + share/html/Dashboards/Elements/DashboardsForObjects, + share/html/Dashboards/Elements/Deleted, + share/html/Dashboards/Elements/HiddenSearches, + share/html/Dashboards/Elements/ListOfDashboards, + share/html/Dashboards/Elements/SelectPrivacy, + share/html/Dashboards/Elements/ShowDashboards, + share/html/Dashboards/Elements/ShowSubscription, + share/html/Dashboards/Elements/Tabs, + share/html/Dashboards/Elements/ShowPortlet/component, + share/html/Dashboards/Elements/ShowPortlet/dashboard, + share/html/Dashboards/Elements/ShowPortlet/search, + share/html/Elements/BevelBoxRaisedStart, + share/html/Elements/CreateTicket, + share/html/Elements/EditCustomFieldBinary, + share/html/Elements/EditCustomFieldCombobox, + share/html/Elements/EditCustomFieldFreeform, + share/html/Elements/EditCustomFieldText, + share/html/Elements/EditCustomFieldWikitext, + share/html/Elements/Footer, share/html/Elements/Header, + share/html/Elements/HeaderJavascript, share/html/Elements/Logo, + share/html/Elements/Logout, share/html/Elements/MyRT, + share/html/Elements/MyReminders, share/html/Elements/MyRequests, + share/html/Elements/PersonalQuickbar, + share/html/Elements/Quicksearch, + share/html/Elements/SelectAttachmentField, + share/html/Elements/SelectDateType, + share/html/Elements/SelectGroups, share/html/Elements/SelectLang, + share/html/Elements/SelectSortOrder, + share/html/Elements/SetupSessionCookie, + share/html/Elements/ShowCustomFieldImage, + share/html/Elements/ShowCustomFieldWikitext, + share/html/Elements/ShowCustomFields, share/html/Elements/Submit, + share/html/Elements/TitleBoxEnd, + share/html/Elements/ValidateCustomFields, + share/html/Elements/CollectionAsTable/Header, + share/html/Elements/CollectionAsTable/ParseFormat, + share/html/Elements/CollectionAsTable/Row, + share/html/Elements/GnuPG/KeyIssues, + share/html/Elements/GnuPG/SelectKeyForEncryption, + share/html/Elements/GnuPG/SelectKeyForSigning, + share/html/Elements/GnuPG/SignEncryptWidget, + share/html/Elements/RT__Group/ColumnMap, + share/html/Elements/RT__Queue/ColumnMap, + share/html/Elements/RT__Scrip/ColumnMap, + share/html/Elements/RT__Template/ColumnMap, + share/html/Elements/RT__Ticket/ColumnMap, + share/html/Elements/RT__User/ColumnMap, + share/html/Install/Basics.html, + share/html/Install/DatabaseDetails.html, + share/html/Install/DatabaseType.html, + share/html/Install/Finish.html, share/html/Install/Global.html, + share/html/Install/Initialize.html, + share/html/Install/Sendmail.html, share/html/Install/autohandler, + share/html/Install/index.html, + share/html/Install/Elements/Errors, + share/html/Install/Elements/Wrapper, share/html/Prefs/MyRT.html, + share/html/Prefs/Other.html, share/html/Prefs/Quicksearch.html, + share/html/Prefs/Search.html, + share/html/Prefs/SearchOptions.html, + share/html/Prefs/Elements/Tabs, share/html/Search/Build.html, + share/html/Search/Bulk.html, share/html/Search/Chart, + share/html/Search/Chart.html, share/html/Search/Edit.html, + share/html/Search/Graph.html, share/html/Search/Results.html, + share/html/Search/Results.rdf, share/html/Search/Results.tsv, + share/html/Search/Simple.html, + share/html/Search/Elements/SelectAndOr, + share/html/Search/Elements/SelectGroupBy, + share/html/Search/Elements/SelectPersonType, + share/html/User/Delegation.html, share/html/User/Prefs.html, + share/html/User/Elements/DelegateRights, + share/html/User/Elements/GroupTabs, + share/html/User/Elements/Tabs, + share/html/User/Groups/Members.html, + share/html/User/Groups/Modify.html, + share/html/User/Groups/index.html, + share/html/Search/Elements/BuildFormatString, + share/html/Search/Elements/ConditionRow, + share/html/Search/Elements/PickBasics, + share/html/Search/Elements/PickCFs, + share/html/Search/Elements/ResultViews, + share/html/Search/Elements/SearchesForObject, + share/html/Search/Elements/SelectSearchObject, + share/html/Search/Elements/SelectSearchesForObjects, + share/html/REST/1.0/autohandler, share/html/REST/1.0/dhandler, + share/html/REST/1.0/logout, + share/html/REST/1.0/Forms/group/customfields, + share/html/Search/Elements/Chart, + share/html/Search/Elements/DisplayOptions, + share/html/Search/Elements/EditFormat, + share/html/Search/Elements/EditQuery, + share/html/Search/Elements/EditSearches, + share/html/Search/Elements/Graph, + share/html/Search/Elements/NewListActions, + share/html/Search/Elements/PickCriteria, + share/html/Search/Elements/SearchPrivacy, + share/html/Search/Elements/SelectChartType, + share/html/Search/Elements/SelectGroup, + share/html/Search/Elements/SelectLinks, + share/html/REST/1.0/Forms/attachment/default, + share/html/REST/1.0/Forms/group/default, + share/html/REST/1.0/Forms/group/ns, + share/html/REST/1.0/Forms/queue/customfields, + share/html/REST/1.0/Forms/queue/default, + share/html/REST/1.0/Forms/queue/ns, + share/html/REST/1.0/Forms/queue/ticketcustomfields, + share/html/REST/1.0/Forms/ticket/merge, + share/html/REST/1.0/Forms/ticket/attachments, + share/html/REST/1.0/Forms/ticket/comment, + share/html/REST/1.0/Forms/ticket/default, + share/html/REST/1.0/Forms/ticket/links, + share/html/REST/1.0/Forms/ticket/take, + share/html/NoAuth/Logout.html, share/html/NoAuth/Reminder.html, + share/html/NoAuth/css/autohandler, + share/html/NoAuth/css/dhandler, share/html/NoAuth/css/print.css, + share/html/NoAuth/css/web2/InHeader, + share/html/NoAuth/css/web2/forms.css, + share/html/NoAuth/css/web2/login.css, + share/html/NoAuth/css/web2/misc.css, + share/html/NoAuth/css/web2/msie.css, + share/html/NoAuth/css/web2/msie6.css, + share/html/NoAuth/css/web2/nav.css, + share/html/NoAuth/css/web2/portlets.css, + share/html/NoAuth/css/web2/ticket-search.css, + share/html/NoAuth/css/web2/ticket.css, + share/html/NoAuth/css/web2/tools.css, + share/html/NoAuth/css/web2/yui-fonts.css, + share/html/REST/1.0/Forms/ticket/history, + share/html/REST/1.0/Forms/transaction/default, + share/html/REST/1.0/Forms/user/default, + share/html/REST/1.0/Forms/user/ns, + share/html/REST/1.0/NoAuth/mail-gateway, + share/html/REST/1.0/search/dhandler, + share/html/REST/1.0/search/ticket, + share/html/REST/1.0/ticket/comment, + share/html/REST/1.0/ticket/link, + share/html/REST/1.0/ticket/merge, + share/html/NoAuth/css/3.4-compat/footer.css, + share/html/NoAuth/css/3.4-compat/header.css, + share/html/NoAuth/css/3.4-compat/login.css, + share/html/NoAuth/css/3.4-compat/nav.css, + share/html/NoAuth/css/3.4-compat/ticket.css, + share/html/NoAuth/css/web2/admin.css, + share/html/NoAuth/css/web2/base.css, + share/html/NoAuth/css/web2/boxes.css, + share/html/NoAuth/css/web2/layout.css, + share/html/NoAuth/css/web2/main.css, + share/html/NoAuth/css/web2/ticket-lists.css, + share/html/NoAuth/css/web2/images/dhandler, + share/html/NoAuth/css/web2/images/source/background-gradient.png, + share/html/NoAuth/css/3.4-compat/body.css, + share/html/NoAuth/css/3.4-compat/forms.css, + share/html/NoAuth/css/3.4-compat/main.css, + share/html/NoAuth/css/3.4-compat/misc.css, + share/html/NoAuth/css/3.4-compat/quickbar.css, + share/html/NoAuth/css/3.4-compat/titlebox.css, + share/html/NoAuth/css/3.4-compat/transactions.css, + share/html/NoAuth/css/3.5-default/footer.css, + share/html/NoAuth/css/3.5-default/local.css, + share/html/NoAuth/css/3.5-default/login.css, + share/html/NoAuth/css/3.5-default/ticket-search.css, + share/html/NoAuth/css/3.5-default/approvals.css, + share/html/NoAuth/css/3.5-default/header.css, + share/html/NoAuth/css/3.5-default/logo.css, + share/html/NoAuth/css/3.5-default/misc.css, + share/html/NoAuth/css/3.5-default/nav.css, + share/html/NoAuth/css/3.5-default/quickbar.css, + share/html/NoAuth/css/3.5-default/ticket.css, + share/html/NoAuth/css/3.5-default/titlebox.css, + share/html/NoAuth/css/3.5-default/transactions.css, + share/html/NoAuth/css/3.5-default/forms.css, + share/html/NoAuth/RichText/dhandler, + share/html/NoAuth/RichText/FCKeditor/fckconfig.js, + share/html/NoAuth/RichText/FCKeditor/fckeditor.js, + share/html/NoAuth/RichText/FCKeditor/fckpackager.xml, + share/html/NoAuth/RichText/FCKeditor/fckstyles.xml, + share/html/NoAuth/RichText/FCKeditor/fcktemplates.xml, + share/html/NoAuth/css/3.5-default/body.css, + share/html/NoAuth/css/3.5-default/main.css, + share/html/NoAuth/css/3.5-default/nav-left.css, + share/html/NoAuth/images/autohandler, + share/html/NoAuth/images/bplogo.gif, + share/html/NoAuth/images/empty_star.gif, + share/html/NoAuth/images/favicon.png, + share/html/NoAuth/images/star.gif, + share/html/NoAuth/images/test.png, + share/html/NoAuth/images/css/cb-light.gif, + share/html/NoAuth/images/css/cb.gif, + share/html/NoAuth/images/css/cbr-b2g.gif, + share/html/NoAuth/images/css/cbr-b2lb.gif, + share/html/NoAuth/images/css/cbr-gray.gif, + share/html/NoAuth/images/css/cbr-trans.gif, + share/html/NoAuth/images/css/cbr.gif, + share/html/NoAuth/images/css/ct-light.gif, + share/html/NoAuth/images/css/ct.gif, + share/html/NoAuth/images/css/ctr-b2g.gif, + share/html/NoAuth/images/css/ctr-b2lb.gif, + share/html/NoAuth/images/css/ctr-gray.gif, + share/html/NoAuth/images/css/ctr-trans.gif, + share/html/NoAuth/images/css/ctr.gif, + share/html/NoAuth/images/css/dark-arrow-up.png, + share/html/NoAuth/images/css/dark-arrow.png, + share/html/NoAuth/images/css/fieldbg-autocomplete.gif, + share/html/NoAuth/images/css/light-arrow-up.png, + share/html/NoAuth/images/css/light-arrow.png, + share/html/NoAuth/images/css/rolldown-arrow.gif, + share/html/NoAuth/images/css/rolldown-arrow.png, + share/html/NoAuth/images/css/rollup-arrow.gif, + share/html/NoAuth/RichText/FCKeditor/license.txt, + share/html/NoAuth/RichText/FCKeditor/editor/fckdebug.html, + share/html/NoAuth/RichText/FCKeditor/editor/fckdialog.html, + share/html/NoAuth/RichText/FCKeditor/editor/fckeditor.html, + share/html/NoAuth/RichText/FCKeditor/editor/fckeditor.original.html, + share/html/NoAuth/RichText/FCKeditor/editor/css/fck_editorarea.css, + share/html/NoAuth/RichText/FCKeditor/editor/css/fck_showtableborders_gecko.css, + share/html/NoAuth/RichText/FCKeditor/editor/_source/fckconstants.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/fckeditorapi.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/fckjscoreextensions.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/fckscriptloader.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckcodeformatter.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckconfig.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckregexlib.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckselection_ie.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcktoolbaritems.js, + share/html/NoAuth/RichText/FCKeditor/editor/css/fck_internal.css, + share/html/NoAuth/RichText/FCKeditor/editor/css/behaviors/disablehandles.htc, + share/html/NoAuth/RichText/FCKeditor/editor/css/behaviors/showtableborders.htc, + share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_address.png, + share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_blockquote.png, + share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_div.png, + share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_h1.png, + share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_h2.png, + share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_h3.png, + share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_h4.png, + share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_h5.png, + share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_h6.png, + share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_p.png, + share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_pre.png, + share/html/NoAuth/RichText/FCKeditor/editor/css/images/fck_anchor.gif, + share/html/NoAuth/RichText/FCKeditor/editor/css/images/fck_flashlogo.gif, + share/html/NoAuth/RichText/FCKeditor/editor/css/images/fck_hiddenfield.gif, + share/html/NoAuth/RichText/FCKeditor/editor/css/images/fck_pagebreak.gif, + share/html/NoAuth/RichText/FCKeditor/editor/css/images/fck_plugin.gif, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckdebug.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckplugins.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcktools.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckxhtml.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fck_contextmenu.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckstyles.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckurlparams.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckxhtml_gecko.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckdomtools.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckdocumentprocessor.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcklisthandler.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcktools_ie.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckxhtml_ie.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckxhtmlentities.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fck_ie.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckbrowserinfo.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckcommands.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckdebug_empty.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckdialog.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcklanguagemanager.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcktablehandler.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcktablehandler_gecko.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckundo.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckselection_gecko.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcktoolbarset.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckblockquotecommand.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckcorestylecommand.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fcktablecommand.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fck.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fck_gecko.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcklistslib.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckselection.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcktablehandler_ie.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcktools_gecko.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fck_othercommands.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckfitwindow.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckjustifycommands.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fcklistcommands.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fcknamedcommand.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckpastewordcommand.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckremoveformatcommand.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckshowblocks.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckstylecommand.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fcktextcolorcommand.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckcontextmenu.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarfontformatcombo.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarpanelbutton.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckw3crange.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckxml.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckindentcommands.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckevents.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckiecleanup.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckmenublock.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbar.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarspecialcombo.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckdocumentfragment_ie.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckstyle.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckdocumentfragment_gecko.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckmenuitem.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckspecialcombo.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarbutton.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckxml_gecko.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckimagepreloader.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckkeystrokehandler.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckpanel.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckdomrange.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckeditingarea.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckicon.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarbuttonui.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckxml_ie.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckdataprocessor.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckdomrange_gecko.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckdomrange_ie.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckdomrangeiterator.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckelementpath.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckenterkey.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckhtmliterator.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckmenublockpanel.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckplugin.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarbreak_gecko.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarbreak_ie.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarfontscombo.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarfontsizecombo.js, + share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarstylecombo.js, + share/html/NoAuth/RichText/FCKeditor/editor/images/anchor.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/arrow_ltr.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/arrow_rtl.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/spacer.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/teeth_smile.gif, + share/html/NoAuth/RichText/FCKeditor/editor/dtd/fck_dtd_test.html, + share/html/NoAuth/RichText/FCKeditor/editor/dtd/fck_xhtml10strict.js, + share/html/NoAuth/RichText/FCKeditor/editor/dtd/fck_xhtml10transitional.js, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/angel_smile.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/angry_smile.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/broken_heart.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/cake.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/confused_smile.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/cry_smile.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/devil_smile.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/embaressed_smile.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/envelope.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/heart.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/kiss.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/lightbulb.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/omg_smile.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/regular_smile.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/sad_smile.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/shades_smile.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/thumbs_down.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/thumbs_up.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/tounge_smile.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif, + share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/wink_smile.gif, + share/html/NoAuth/RichText/FCKeditor/editor/js/fckadobeair.js, + share/html/NoAuth/RichText/FCKeditor/editor/js/fckeditorcode_ie.js, + share/html/NoAuth/RichText/FCKeditor/editor/js/fckeditorcode_gecko.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/es.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/eu.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/hr.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/km.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/it.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/sl.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/bg.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/fa.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/sv.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/ja.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/mn.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/th.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/zh.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/fr-ca.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/he.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/sr-latn.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/en-uk.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/nb.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/fr.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/lv.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/ar.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/fo.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/is.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/en.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/pl.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/hi.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/lt.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/nl.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/sr.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/gl.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/ko.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/eo.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/hu.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/ru.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/_translationstatus.txt, + share/html/NoAuth/RichText/FCKeditor/editor/lang/en-ca.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/gu.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/tr.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/fi.js: Initial + revision + +2009-12-31 05:09 ivan + + * rt/: UPGRADING.mysql, lib/RT/Test.pm, sbin/merge-rosetta.pl, + sbin/rt-attributes-viewer, sbin/rt-attributes-viewer.in, + sbin/rt-clean-sessions, sbin/rt-clean-sessions.in, + sbin/rt-email-dashboards, sbin/rt-email-dashboards.in, + sbin/rt-email-digest, sbin/rt-email-digest.in, + sbin/rt-email-group-admin, sbin/rt-email-group-admin.in, + sbin/rt-server, sbin/rt-server.in, sbin/rt-shredder, + sbin/rt-shredder.in, sbin/rt-validator, sbin/rt-validator.in, + sbin/tweak-template-locstring, lib/RT/Search.pm, + lib/RT/Config.pm, lib/RT/Dashboard.pm, lib/RT/Installer.pm, + lib/RT/Plugin.pm, lib/RT/Ruleset.pm, lib/RT/Shredder.pm, + lib/RT/Approval.pm, lib/RT/Action.pm, lib/RT/SharedSetting.pm, + lib/RT/Condition.pm, lib/RT/SQL.pm, lib/RT/Util.pm, + lib/RT/Rule.pm, lib/RT/Crypt/GnuPG.pm, + lib/RT/Interface/Web/Request.pm, lib/RT/Interface/Web/Session.pm, + lib/RT/Interface/Web/Standalone/PreFork.pm, + lib/RT/Action/LinearEscalate.pm, + lib/RT/Action/ExtractSubjectTag.pm, lib/RT/Action/NotifyGroup.pm, + lib/RT/Action/NotifyGroupAsComment.pm, + lib/RT/CustomFieldValues/External.pm, + lib/RT/CustomFieldValues/Groups.pm, lib/RT/I18N/bg.po, + lib/RT/I18N/rt.pot, lib/RT/I18N/hr.po, lib/RT/I18N/zh_TW.po: + Initial revision + +2009-12-31 04:56 ivan + + * rt/: Makefile, lib/RT.pm: rt 3.6.10 + +2009-12-31 04:44 ivan + + * rt/: etc/RT_Config.pm.in, html/Admin/Users/Modify.html, + html/Elements/Footer, html/Elements/Header, html/Elements/Menu, + html/Elements/PageLayout, html/Elements/QuickCreate, + html/Elements/SelectDate, html/Elements/SimpleSearch, + html/Elements/Tabs, html/Elements/TicketList, + html/Elements/TitleBoxStart, html/Elements/CollectionAsTable/Row, + html/NoAuth/css/3.5-default/main.css, + html/NoAuth/css/3.5-default/misc.css, + html/NoAuth/css/3.5-default/titlebox.css, + html/NoAuth/css/3.5-default/transactions.css, + html/Prefs/SearchOptions.html, html/Search/Bulk.html, + html/Ticket/Create.html, html/Ticket/Display.html, + html/Ticket/Elements/ShowSummary, + html/Ticket/Elements/ShowTransactionAttachments, + html/Ticket/Elements/Tabs, html/User/Prefs.html, + html/Widgets/TitleBoxStart, lib/RT/Groups_Overlay.pm, + lib/RT/Record.pm, lib/RT/SearchBuilder.pm, + lib/RT/Ticket_Overlay.pm, lib/RT/Transaction_Overlay.pm, + lib/RT/User_Overlay.pm, lib/RT/Users_Overlay.pm, + sbin/rt-setup-database.in: rt 3.6.10 + +2009-12-31 04:35 ivan + + * rt/FREESIDE_MODIFIED: up-to-date + +2009-12-30 23:16 ivan + + * FS/FS/Schema.pm: fix h_cdr acctid changing from bigint to int + with recent DBIx::DBSchema + +2009-12-30 21:10 ivan + + * FS/: FS/Cron/bill.pm, bin/freeside-daily: specify multiple + agentnums with freeside-daily + +2009-12-30 19:33 ivan + + * Makefile: goodbye conf dir + +2009-12-30 18:50 jeff + + * FS/FS/cust_main.pm: really reduce the noise + +2009-12-30 18:20 ivan + + * httemplate/: edit/prospect_main.html, edit/elements/edit.html, + edit/process/elements/process.html, elements/contact.html, + elements/menu.html: prospecting: proper contact error handling + when you add a prospect + +2009-12-29 22:41 jeff + + * FS/FS/part_pkg/voip_cdr.pm: define all detail header list + elements + +2009-12-29 22:05 jeff + + * FS/FS/cust_main.pm: noise reduction + +2009-12-29 21:22 jeff + + * FS/FS/tax_rate.pm: noise reduction + +2009-12-29 18:39 jeff + + * FS/FS/cust_bill_pkg_detail.pm: use the class used + +2009-12-29 18:26 jeff + + * FS/FS/cust_main.pm: noise reduction + +2009-12-28 20:49 ivan + + * FS/bin/freeside-upgrade: output SQL statements as we run them + (and only the ones we run), not immediately + +2009-12-28 20:44 ivan + + * FS/FS/Conf.pm: oops, syntax error adding queued-sleep_time + +2009-12-28 20:24 ivan + + * FS/bin/: freeside-upgrade: don't change h_queue.job type under + non-mysql, takes forever on large dbs, RT#6946 + +2009-12-28 17:38 ivan + + * FS/bin/freeside-daily: add -u option for vacuuming, RT#5258 + +2009-12-28 17:30 ivan + + * bin/: del-old-history, pg-sizer: some random utils for disk space + analysis and eliminating old history records, RT#6914 + +2009-12-28 17:00 mark + + * FS/FS/AccessRight.pm, httemplate/browse/cust_attachment.html, + httemplate/elements/menu.html: Add Browse attachments ACL + (RT#4964) + +2009-12-28 16:38 ivan + + * FS/: FS/Conf.pm, bin/freeside-queued: add queued-sleep_time + +2009-12-28 11:18 ivan + + * FS/FS/AccessRight.pm, FS/FS/Mason.pm, FS/FS/Schema.pm, + FS/FS/Setup.pm, FS/FS/Upgrade.pm, FS/FS/contact.pm, + FS/FS/contact_email.pm, FS/FS/contact_phone.pm, + FS/FS/cust_location.pm, FS/FS/o2m_Common.pm, FS/FS/phone_type.pm, + FS/FS/prospect_main.pm, FS/MANIFEST, FS/t/contact.t, + FS/t/contact_email.t, FS/t/contact_phone.t, FS/t/phone_type.t, + FS/t/prospect_main.t, httemplate/edit/prospect_main.html, + httemplate/edit/process/prospect_main.html, + httemplate/elements/city.html, httemplate/elements/contact.html, + httemplate/elements/header.html, httemplate/elements/menu.html, + httemplate/elements/tr-contact.html, + httemplate/elements/tr-select-cust_location.html, + httemplate/search/prospect_main.html, + httemplate/search/report_prospect_main.html, + httemplate/view/prospect_main.html, + httemplate/edit/elements/edit.html, + httemplate/edit/process/elements/process.html, + httemplate/misc/location.cgi, + httemplate/view/cust_main/packages/location.html, FS/FS.pm: + beginning of prospect/CRM/contact work + +2009-12-27 21:25 ivan + + * FS/FS/: part_pkg_taxclass.pm, phone_device.pm: use blessed + +2009-12-26 17:00 jeff + + * FS/FS/: cust_location.pm, cust_main.pm: improve spacing around + county + +2009-12-23 15:32 jeff + + * bin/monitor: remove debugging + +2009-12-23 15:29 jeff + + * bin/monitor: add non-forking one machine monitor program + +2009-12-23 15:14 jeff + + * FS/FS/Yori.pm: teach yori to do some load monitoring + +2009-12-23 13:21 jeff + + * FS/FS/cust_bill.pm, FS/FS/cust_location.pm, FS/FS/cust_main.pm, + FS/FS/cust_pkg.pm, + httemplate/view/cust_main/packages/location.html: correct invoice + package address display and reduce false laziness + +2009-12-22 16:30 mark + + * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi, + httemplate/edit/process/svc_acct.cgi: Tweak set_password per + RT#6358 + +2009-12-21 06:44 jeff + + * FS/FS/: Schema.pm, cust_bill_pkg.pm, + cust_bill_pkg_tax_location.pm, cust_credit_bill_pkg.pm, + cust_tax_exempt_pkg.pm: manage tax exemptions (texas-tax) on + credit application RT953 + +2009-12-21 06:36 jeff + + * FS/FS/Conf.pm, FS/FS/tax_rate.pm, bin/fetch_and_expand_taxes, + bin/reassemble_taxes: move cch conf into database and add a + couple small tools for processing updates more manually + +2009-12-20 18:00 ivan + + * FS/FS/cust_main.pm, httemplate/misc/bill.cgi: have 'Bill now' + link cancel expired (and suspend adjourned) packages, and catch + and return errors in all cases, RT#6627 + +2009-12-20 13:52 ivan + + * FS/FS/Conf.pm: late fee package class specified in the event + action instead of a global finance_pkgclass config, RT#6617 + +2009-12-20 13:48 ivan + + * FS/FS/part_event/Action/: cust_bill_fee_percent.pm, fee.pm: late + fee package class specified in the event action instead of a + global finance_pkgclass config, RT#6617 + +2009-12-20 11:42 ivan + + * FS/FS/ClientAPI/MyAccount.pm: fix usage details pulling from + wrong account for customers who have multiple accounts, RT#6681, + fallout from RT#4189 + +2009-12-19 22:52 ivan + + * httemplate/search/cust_pkg.cgi: fix address fields on advanced + package search, RT#6609 + +2009-12-19 18:51 ivan + + * FS/FS/cust_pkg.pm: fix bulk package order with one package + changing to one new package, RT#6519, fallout from RT#4499 + +2009-12-19 17:02 ivan + + * httemplate/view/cust_main/: packages.html, payment_history.html: + fix cust_main-packages-years, RT#6798 + +2009-12-19 15:52 ivan + + * FS/FS/cust_bill_ApplicationCommon.pm: fix more + ->owed_setup/owed_recur clashing with + cust_bill->open_cust_bill_pkg separating line items, RT#4729 + +2009-12-19 15:28 ivan + + * FS/FS/cust_bill_ApplicationCommon.pm: fix credit application, at + least in vedeya's case on HEAD, RT#6819, fallout from tax + credits, RT#4729 + +2009-12-19 14:52 ivan + + * httemplate/edit/elements/ApplicationCommon.html: fix fill-in of + credit amount when there aren't tax buttons + +2009-12-19 14:41 ivan + + * httemplate/edit/cust_credit.cgi: add add'l info field as a + customer-editable field, RT#6505 + +2009-12-19 14:32 ivan + + * httemplate/view/cust_main/payment_history.html: make room for + credit reasons in popup + +2009-12-19 12:29 ivan + + * FS/FS/cust_main_Mixin.pm: fix event report w/ a customer status + +2009-12-19 11:10 ivan + + * FS/FS/part_pkg.pm: fix package order to really display only those + pacakges available + +2009-12-19 11:09 ivan + + * httemplate/misc/cust-part_pkg.cgi: fix order of packages after + class selection changes + +2009-12-18 10:20 jeff + + * FS/FS/cust_bill_pkg_tax_location.pm, + FS/FS/cust_bill_pkg_tax_rate_location.pm, + httemplate/edit/elements/ApplicationCommon.html, + httemplate/misc/xmlhttp-calculate_taxes.html: fix handling of tax + location records and add a 'clear' button for tax credits + +2009-12-17 16:41 ivan + + * rt/bin/standalone_httpd: Initial revision + +2009-12-17 16:38 ivan + + * rt/: .gitignore, sbin/rt-dump-database, lib/RT/I18N/pt_pt.po: + Initial revision + +2009-12-16 09:35 ivan + + * httemplate/edit/cust_main_attach.cgi: tweak attachment adding UI: + table consistency, input sizes and maxlengths, RT#4964 + +2009-12-16 07:03 jeff + + * FS/FS/: Conf.pm, Record.pm, cust_bill.pm, cust_location.pm, + cust_main.pm, cust_pkg.pm: group invoice line items by location, + show location address on invoice, option for due date rather than + invoice date on prior unpaid invoice line items, and option for + aging on invoice (#6418, #5235, #4648) + +2009-12-13 23:52 ivan + + * FS/FS/svc_acct.pm: use a global config too + +2009-12-13 23:10 ivan + + * FS/FS/: Conf.pm, svc_acct.pm, part_export/sqlradius.pm: add + overlimit_groups agent-specific config, overriding + export-specific overlimit_groups, RT#6622 + +2009-12-13 19:36 mark + + * httemplate/search/elements/search-xls.html: Fix filename for + Excel spreadsheet reports + +2009-12-13 17:41 mark + + * FS/FS/AccessRight.pm, httemplate/browse/cust_attachment.html, + httemplate/edit/cust_main_attach.cgi, + httemplate/elements/menu.html, httemplate/view/cust_main.cgi, + httemplate/view/cust_main/attachments.html: Add access right to + view attachments + +2009-12-12 15:53 ivan + + * httemplate/search/cust_credit_bill_pkg.html, + FS/FS/cust_credit_bill_pkg.pm, + httemplate/search/cust_bill_pkg.cgi: better reporting for tax + credits, RT#4729 + +2009-12-12 15:32 ivan + + * httemplate/search/: cust_bill_pkg.cgi, cust_credit_bill_pkg.html, + report_tax.cgi: better reporting for tax credits, RT#4729 + +2009-12-12 14:35 ivan + + * FS/FS/cust_credit_bill_pkg.pm: doc + +2009-12-12 14:22 ivan + + * Makefile: sync versioning with branches, sorry jeremy + +2009-12-12 13:38 ivan + + * FS/FS/cust_pkg.pm, httemplate/search/cust_bill_pkg.cgi, + httemplate/search/report_tax.cgi, + httemplate/search/report_tax.html: reporting with city taxes, + RT#6776 + +2009-12-10 15:03 ivan + + * FS/FS/cust_main.pm: fully fix bulk customer reports, RT#6778 + +2009-12-07 22:21 mark + + * FS/FS/Schema.pm: Fix cust_attachment.disabled type + +2009-12-06 15:44 ivan + + * httemplate/edit/part_pkg.cgi: fix initial value of agent types + when cloning + +2009-12-06 15:18 ivan + + * httemplate/elements/header.html: fix search box clearing from + within RT, caused by different quoting rules in RT comp_root. + grr. + +2009-12-06 11:19 ivan + + * FS/FS/Schema.pm: more reasonable sizes for filename, mime type + and title, RT#6823 + +2009-12-04 10:37 jeff + + * FS/FS/cust_bill.pm: holy cow! correct sense of skip usage testing + +2009-12-03 20:45 ivan + + * FS/FS/svc_acct.pm, httemplate/search/svc_acct.cgi: + customer-specific account report (and some small refactoring of + method names to clash less), RT#6180 + +2009-12-03 20:40 ivan + + * FS/FS/cust_bill.pm, FS/FS/cust_bill_event.pm, + httemplate/search/477.html, httemplate/search/cust_bill.html, + httemplate/search/cust_bill_event.cgi, + httemplate/search/cust_event.html, + httemplate/search/cust_main.html, httemplate/search/cust_pkg.cgi, + httemplate/search/report_svc_acct.html, + httemplate/view/cust_main/packages.html, FS/FS/cust_event.pm, + FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, + httemplate/misc/email-customers.html, + httemplate/misc/process/bulk_change_pkg.cgi, + httemplate/misc/process/email-customers.html: customer-specific + account report (and some small refactoring of method names to + clash less), RT#6180 + +2009-12-03 19:23 ivan + + * FS/FS/cust_pkg.pm: doh, 1.9 fix customer package search (fallout + from customer classes) and add "not yet billed" status to + customer package report + +2009-12-03 11:22 ivan + + * httemplate/graph/cust_bill_pkg.cgi: average per cust_pkg option + for peter + +2009-12-03 11:06 ivan + + * FS/FS/Report/Table/Monthly.pm, + httemplate/graph/cust_bill_pkg.cgi, + httemplate/graph/report_cust_bill_pkg.html: average per cust_pkg + option for peter + +2009-12-02 23:53 ivan + + * FS/FS/Schema.pm: index cdrbatchnum + +2009-12-02 23:37 ivan + + * FS/FS/: Record.pm, cdr/sansay.pm: fix startdate in sansay CDR + import (and skip blank lines), RT#6801 + +2009-12-02 23:18 ivan + + * httemplate/search/cdr.html: fix cdr search + +2009-12-02 20:22 ivan + + * FS/FS/cdr/sansay.pm: no header? + +2009-12-02 12:58 ivan + + * FS/FS/Schema.pm: add index to rate_prefix.npa for a performance + improvement on CDR billing, RT#6386 + +2009-12-02 12:51 ivan + + * httemplate/view/: svc_broadband.cgi, svc_domain.cgi, + svc_external.cgi, svc_forward.cgi, svc_www.cgi: fix viewing + unlinked forwards, domains, broadband/external/www services, + RT#6794 + +2009-12-01 11:16 jeff + + * FS/FS/cust_bill.pm: want a listref not a list + +2009-11-29 16:38 ivan + + * FS/FS/cust_main.pm, httemplate/misc/email-customers.html: fix + bulk sending of customer notices, RT#6778 + +2009-11-29 16:06 ivan + + * httemplate/edit/REAL_cust_pkg.cgi: fix + +2009-11-29 16:04 ivan + + * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi: + UI changes to make it impossible to add a start date to a package + that already has a setup fee (can still remove an existing start + date causing problems), RT#6712 + +2009-11-29 15:18 ivan + + * FS/FS/: Conf.pm, cust_pkg.pm: add + cust_pkg-change_pkgpart-bill_now option to bill the new package + immediately on package changes. Useful for prepaid situations + with RADIUS where an Expiration attribute base don the package + must be present at all times. RT#6692 + +2009-11-29 15:15 ivan + + * FS/FS/cust_main.pm: doc: spelling + +2009-11-25 16:27 ivan + + * FS/FS/part_pkg/voip_cdr.pm: debugging left on + +2009-11-25 11:58 ivan + + * httemplate/edit/part_pkg.cgi: don't consider disabled report + classes, don't load up the whole table just to see if there are + any + +2009-11-25 11:32 jeff + + * FS/FS/: cust_bill.pm, usage_class.pm: improve appearance of cdr + records in cdr sections + +2009-11-25 08:13 jeff + + * FS/FS/cust_bill.pm: bug fixes, reuse summary_page, eliminate + dups, and rearrange + +2009-11-25 08:09 jeff + + * conf/invoice_latex: really insert a pagebreak + +2009-11-25 08:07 jeff + + * conf/invoice_latex: oops.. need updated template for new formats + +2009-11-24 13:00 ivan + + * FS/FS/cust_bill.pm: debugging left on + +2009-11-24 09:05 jeff + + * FS/FS/cust_bill.pm: cope with sections lacking a pkg_category + +2009-11-23 23:42 ivan + + * httemplate/: misc/timeworked.html, misc/process/timeworked.html, + search/timeworked.html: timeworked report: carry the date range + through to the success redirect + +2009-11-23 23:23 ivan + + * httemplate/: search/report_timeworked.html, elements/menu.html, + search/timeworked.html: add date constratint on time worked + search + +2009-11-23 22:04 ivan + + * FS/FS/cust_main.pm: send card number with void transactions for + B:OP:IPPay, RT#5690 + +2009-11-23 14:09 mark + + * FS/FS/Schema.pm: Add title field to cust_attachment + +2009-11-22 16:25 jeff + + * FS/FS/cust_bill_ApplicationCommon.pm: apply to taxes last + +2009-11-20 09:33 jeff + + * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_bill.pm, + FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm, + FS/FS/usage_class.pm, FS/FS/part_pkg/voip_cdr.pm, + conf/invoice_html, httemplate/browse/pkg_category.html, + httemplate/browse/usage_class.html, + httemplate/edit/pkg_category.html, + httemplate/edit/usage_class.html: invoice formatting: add + sections for usage, add sections per svc_phone, add folding like + line items into one #6592 + +2009-11-19 01:47 ivan + + * FS/FS.pm, FS/FS/Record.pm, FS/FS/cdr.pm, + FS/bin/freeside-cdr-sftp_and_import, bin/cdr-transnexus.import, + bin/cdr.http_and_import, bin/cdr.import, + httemplate/elements/select-cdrbatch.html, + httemplate/elements/tr-select-cdrbatch.html, + httemplate/search/cdr.html, httemplate/search/report_cdr.html, + httemplate/view/svc_phone.cgi: proper cdr_batch table, RT#6386 + +2009-11-19 01:43 ivan + + * FS/FS/: Mason.pm, Schema.pm, Upgrade.pm: proper cdr_batch table, + RT#6386 + +2009-11-19 01:39 ivan + + * FS/MANIFEST: proper cdr_batch table, RT#6386 + +2009-11-19 01:32 ivan + + * FS/: FS/cdr_batch.pm, t/cdr_batch.t: proper cdr_batch table, + RT#6386 + +2009-11-18 23:06 ivan + + * FS/FS/cdr.pm: format CDRs durations as NNm MMs instead of NN.MMm, + RT#6316 + +2009-11-18 22:21 ivan + + * FS/FS/Cron/breakage.pm: consider credits and refunds in breakage, + RT#6407 + +2009-11-18 01:39 mark + + * httemplate/search/cust_pay_batch.cgi: RT#4786, RBC batch format + +2009-11-18 01:27 mark + + * FS/FS/Conf.pm, FS/FS/pay_batch/RBC.pm, + httemplate/search/cust_pay_batch.cgi: RT#4768, RBC batch format + +2009-11-18 01:09 mark + + * httemplate/: browse/cust_attachment.html, + misc/cust_attachment.cgi: cust_attachment improvement, RT#4964 + and #6225 + +2009-11-17 14:06 ivan + + * FS/FS/cust_main.pm: do a case-insensive search on + browser-remembered results, so starting to use USPS verification + (which UPPERCASES everything) doesn't invalidate everything your + browser remembered in quick payment entry + +2009-11-17 12:56 jeff + + * httemplate/edit/elements/ApplicationCommon.html: work around ie7 + javascript issues + +2009-11-16 23:42 ivan + + * httemplate/search/: report_cust_pay.html, + report_cust_refund.html, elements/cust_pay_or_refund.html: add + otaker to payment/refund search, RT#6407 + +2009-11-16 23:08 ivan + + * httemplate/: elements/menu.html, search/report_cust_refund.html: + add refund report, RT#6407 + +2009-11-16 16:06 mark + + * httemplate/: edit/cust_main_attach.cgi, + edit/process/cust_main_attach.cgi, elements/menu.html, + search/elements/search-html.html, view/cust_main.cgi, + view/cust_main/attachments.html: cust_attachment improvement, + RT#4964 and #6225 + +2009-11-15 19:55 ivan + + * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, + httemplate/search/cust_bill.html, + httemplate/search/report_cust_bill.html: add ability to search on + ranges of charged, owed to adv. invoice report, RT#6407 + +2009-11-15 18:27 ivan + + * FS/: FS/Conf.pm, FS/Cron/bill.pm, bin/freeside-daily: add + disable_cron_billing config, RT#6407 + +2009-11-13 16:08 ivan + + * FS/FS/cust_main.pm, httemplate/elements/select-terms.html, + httemplate/search/cust_main.html, + httemplate/search/report_cust_main.html: add invoice terms to + advanced customer report. dogfood. + +2009-11-12 23:12 ivan + + * FS/FS/cust_pkg.pm: fix advanced package report fallout from + customer classes, RT#6677 + +2009-11-12 13:45 mark + + * FS/FS/Conf.pm, FS/FS/svc_acct.pm, httemplate/view/svc_acct.cgi, + httemplate/edit/svc_acct.cgi, + httemplate/edit/process/svc_acct.cgi: Add default password + encoding option + +2009-11-12 08:56 jeff + + * FS/FS/: Schema.pm, tax_rate.pm: correct bugs in tax replacement + routine and allow updates to function + +2009-11-11 18:05 mark + + * FS/FS/pay_batch/paymentech.pm: Fix date format string + +2009-11-11 18:03 mark + + * FS/bin/: freeside-paymentech-upload, + freeside-paymentech-download: Fix zip password + +2009-11-11 08:38 jeff + + * httemplate/edit/cust_credit.cgi: cruft removal + +2009-11-06 14:25 jeff + + * httemplate/misc/xmlhttp-calculate_taxes.html: oops! forgot an + important file for applying tax credits #4729 + +2009-11-06 14:07 ivan + + * FS/FS/cust_main.pm: use business-onlinepayment-description in + 1.9, even without $pkgs + +2009-11-05 17:51 ivan + + * FS/FS/: Conf.pm, cust_main_invoice.pm: add + emailinvoice-apostrophe config option to allow apostrophies in + invoice email addresses, RT#6464 + +2009-11-05 16:25 ivan + + * FS/FS/cust_main.pm, httemplate/search/cust_main.html, + httemplate/search/report_cust_main.html: add "payment expiration + before" to customer report, RT#6447 + +2009-11-05 15:55 ivan + + * FS/FS/ConfDefaults.pm: try not to make the "Customer Fields" + SELECT so huge + +2009-11-05 14:01 ivan + + * httemplate/search/svc_acct.cgi: improvements in time remaining + report: correctly account for unpaid time for non-monthly + customers, report in hours+minutes intead of using Time::Duration + days/hours + +2009-11-05 13:22 ivan + + * FS/bin/: freeside-paymentech-download, + freeside-paymentech-upload: back to old host name, info from + customer/paymentech was bogus, RT#5650 + +2009-11-04 17:47 ivan + + * FS/bin/: freeside-paymentech-download, + freeside-paymentech-upload: update paymentech live server, + RT#5650 + +2009-11-04 16:52 ivan + + * FS/FS/pkg_category.pm: fix pkg_category upgrades + +2009-11-04 16:48 ivan + + * FS/FS/cust_main.pm: fix bad interaction between new city tax code + & using taxclasses without cities, RT#6637 + +2009-11-04 16:29 ivan + + * FS/FS/Mason.pm: oops, for customer categories + +2009-11-04 16:04 ivan + + * httemplate/browse/cust_main_county.cgi: fix county filter on tax + config, fallout from city tax changes, RT#5852 + +2009-11-03 17:40 ivan + + * FS/bin/: freeside-paymentech-download, + freeside-paymentech-upload: add explicit use of Expect module, so + the error is thrown immediate, RT#5650 + +2009-11-03 17:04 ivan + + * FS/FS/Cron/breakage.pm, httemplate/config/config-process.cgi, + httemplate/config/config-view.cgi: reconcile breakage from stale + accounts, RT#6407 + +2009-11-03 16:59 ivan + + * FS/FS/part_pkg.pm: silence "use of uninitialized value in split" + warning + +2009-11-03 12:44 ivan + + * FS/FS/pay_batch.pm: fix warning replacing pay_batch, RT#5650 + +2009-11-03 11:56 ivan + + * FS/bin/: freeside-paymentech-upload, + freeside-paymentech-download: check for zip and unzip commands, + use multi-arg version of system to prevent the shell getting its + hands on things (metacharacters in pw or whatnot), RT#5650 + +2009-11-03 11:11 ivan + + * FS/bin/: freeside-paymentech-download, + freeside-paymentech-upload: update usage & manpage w/ freeside- + prefix + +2009-11-03 11:03 ivan + + * FS/bin/: freeside-paymentech-download, + freeside-paymentech-upload: fix usage of File::Temp->newdir, not + in 0.18 File::Temp on perl 5.10.0, RT#5650 + +2009-11-03 10:53 ivan + + * bin/paymentech-download, bin/paymentech-upload, + FS/bin/freeside-paymentech-download, + FS/bin/freeside-paymentech-upload: moving paymentech-* to FS/bin, + RT#5650 + +2009-11-02 19:13 ivan + + * httemplate/config/config.cgi, FS/FS/Conf.pm, + FS/bin/freeside-daily, httemplate/config/config-process.cgi, + httemplate/config/config-view.cgi, + httemplate/elements/tr-select-part_pkg.html, + FS/FS/Cron/breakage.pm: (start of) reconcile breakage from stale + accounts, RT#6407 + +2009-11-02 17:48 ivan + + * bin/paymentech-download: spelling + +2009-11-02 17:44 ivan + + * bin/paymentech-download: add -a option for archive dir + +2009-11-02 17:21 ivan + + * FS/FS/Conf.pm: clarify description of batchconfig-paymentech + based on notes from #5650 + +2009-11-02 13:21 ivan + + * httemplate/edit/payment_gateway.html: add Elavon, SagePay, + WorldPay, fix extra space on PlugnPay, PPIPayMover, Protx + +2009-11-01 14:12 jeff + + * httemplate/search/: 477.html, elements/search-csv.html: form 477 + improvements #6499 + +2009-10-31 13:09 jeff + + * FS/FS/cust_bill.pm: unbork summary page invoices + +2009-10-30 16:29 ivan + + * FS/FS/cust_event.pm, FS/FS/cust_main_Mixin.pm, + httemplate/elements/select-part_event.html, + httemplate/elements/select-payby.html, + httemplate/elements/tr-select-part_event.html, + httemplate/search/cust_event.html, + httemplate/search/report_cust_event.html: more reporting options + for failed billing events, RT#6447 + +2009-10-30 11:37 ivan + + * FS/FS/: Conf.pm: add paymentech to batch config options + +2009-10-29 17:02 ivan + + * httemplate/: browse/cust_main_county.cgi, + edit/bulk-cust_main_county.html, + edit/process/bulk-cust_main_county.html: bulk tax changes, + RT#6445 + +2009-10-29 16:43 mark + + * FS/FS/pay_batch/paymentech.pm: use XML::Writer for tighter + compliance with spec + +2009-10-29 16:42 mark + + * bin/paymentech-upload: add option to upload all open batches + +2009-10-29 16:37 ivan + + * httemplate/edit/bulk-cust_main_county.html: friendlier error + message when you select nothing, RT#6445 + +2009-10-29 16:36 ivan + + * httemplate/elements/errorpage-popup.html: adding errorpage popup, + RT#6445 + +2009-10-29 15:55 ivan + + * FS/bin/freeside-queued: have freeside-queued be more resillient + in the face of a database that's gone away, RT#6428 + +2009-10-29 12:10 ivan + + * FS/FS/cust_bill_pkg.pm: turn off debugging + +2009-10-29 12:08 ivan + + * httemplate/search/cust_main.html, + httemplate/search/report_cust_main.html, FS/FS/cust_main.pm, + httemplate/elements/select-table.html: customer classification, + RT#6376 + +2009-10-29 11:38 ivan + + * FS/MANIFEST, FS/FS/cust_main.pm, FS/t/category_Common.t, + FS/t/class_Common.t, httemplate/browse/pkg_category.html, + httemplate/edit/cust_main/top_misc.html, + httemplate/view/cust_main/misc.html, + httemplate/elements/select-cust_class.html, + httemplate/elements/tr-select-cust_class.html: customer + classification, RT#6376 + +2009-10-28 18:08 ivan + + * FS/FS.pm, FS/MANIFEST, FS/FS/Schema.pm, FS/FS/category_Common.pm, + FS/FS/class_Common.pm, FS/FS/cust_category.pm, + FS/FS/cust_class.pm, FS/FS/cust_main.pm, FS/FS/pkg_category.pm, + FS/FS/pkg_class.pm, FS/t/cust_category.t, FS/t/cust_class.t, + httemplate/elements/menu.html, + httemplate/browse/cust_category.html, + httemplate/browse/cust_class.html, + httemplate/browse/part_pkg_report_option.html, + httemplate/browse/pkg_category.html, + httemplate/browse/pkg_class.html, + httemplate/edit/cust_category.html, + httemplate/edit/cust_class.html, + httemplate/edit/pkg_category.html, + httemplate/edit/pkg_class.html, + httemplate/edit/elements/category_Common.html, + httemplate/edit/elements/class_Common.html, + httemplate/edit/process/cust_category.html, + httemplate/edit/process/cust_class.html: customer classification, + RT#6376 + +2009-10-28 12:04 ivan + + * FS/FS/: svc_Common.pm, svc_acct.pm, svc_domain.pm, + svc_forward.pm, svc_www.pm: fix problems using inventory for UID + (and other fields controlled by check in svc_acct and also + svc_www, svc_domain and svc_forward), RT#6366 + +2009-10-28 12:01 jeff + + * FS/FS/cust_bill_pkg.pm, FS/FS/cust_credit.pm, FS/FS/cust_main.pm, + httemplate/edit/elements/ApplicationCommon.html, + httemplate/edit/process/cust_credit_bill.cgi, + httemplate/edit/process/elements/ApplicationCommon.html: UI + changes for credit applications include on the fly tax + calculations #4729 + +2009-10-28 11:16 ivan + + * FS/FS/part_svc.pm: fix removing a flag from a service definition + column + +2009-10-28 10:26 ivan + + * httemplate/misc/inventory_item-import.html: fix inventory upload, + RT#6366 + +2009-10-27 23:13 ivan + + * FS/FS/cust_pkg.pm, httemplate/misc/bulk_change_pkg.cgi, + httemplate/search/cust_pkg.cgi, + httemplate/search/report_cust_pkg.html, + httemplate/view/cust_main/packages.html: customer link to package + reports for that customer, RT#6180 + +2009-10-27 11:11 ivan + + * FS/FS/Conf.pm, FS/FS/cust_main.pm, + httemplate/elements/header.html: address1 search, RT#5060 + +2009-10-26 18:26 mark + + * httemplate/edit/payment_gateway.html: add Jety to the list + +2009-10-26 16:20 ivan + + * httemplate/elements/tr-select-pkg_class.html: didn't want to + revert that, though + +2009-10-26 16:17 ivan + + * httemplate/elements/tr-select-pkg_class.html: better fix for + ignoring disabled package classes that doesn't search them twice + +2009-10-26 00:12 jeff + + * FS/FS/Conf.pm, FS/FS/Schema.pm, + FS/FS/cust_bill_ApplicationCommon.pm, FS/FS/cust_bill_pay_pkg.pm, + FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_tax_location.pm, + FS/FS/cust_bill_pkg_tax_rate_location.pm, + FS/FS/cust_credit_bill_pkg.pm, httemplate/edit/cust_credit.cgi, + httemplate/edit/elements/ApplicationCommon.html, + httemplate/edit/process/elements/ApplicationCommon.html, + httemplate/search/cust_bill_pkg.cgi, + httemplate/search/report_newtax.cgi, + httemplate/search/report_tax.cgi, + httemplate/view/cust_main/payment_history/credit.html, + httemplate/view/cust_main/payment_history/payment.html: credits + return taxes, but the magic calculation button does not yet work + properly (grrr - more sleep required) RT#4729 + +2009-10-25 18:11 ivan + + * FS/FS/part_pkg/flat.pm: eliminiate noisy but harmless "Use of + uninitialized value in numeric gt (>)" warning + +2009-10-25 16:30 ivan + + * FS/FS/: cust_main.pm, ClientAPI/MyAccount.pm: add apply option to + realtime_collect, RT#5071 + +2009-10-24 17:29 ivan + + * httemplate/search/cust_bill.html: import legacy invoice numbers + to cust_bill.agent_invid, RT#5351 + +2009-10-24 16:37 mark + + * FS/FS/pay_batch.pm, FS/FS/Conf.pm, FS/FS/pay_batch/paymentech.pm, + bin/paymentech-download, bin/paymentech-upload: Scripts for + paymentech batch transfer + +2009-10-23 19:04 ivan + + * FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/decline.html, + fs_selfservice/FS-SelfService/cgi/login.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + fs_selfservice/FS-SelfService/cgi/signup.cgi, + fs_selfservice/FS-SelfService/cgi/signup.html, + fs_selfservice/FS-SelfService/cgi/success.html: remove an + inadvertant debugging call left in, allow an agentnum to be + specfied for non-logged in situations, RT#6166 + +2009-10-23 17:34 ivan + + * FS/: FS/Conf.pm, FS/ClientAPI/MyAccount.pm, + FS/ClientAPI/Signup.pm, bin/freeside-selfservice-server: + selfservice per-agent skinning + +2009-10-23 17:16 ivan + + * FS/FS/agent.pm: eliminate warnings from Business::CreditCard + about being passed an empty number + +2009-10-23 17:04 ivan + + * FS/FS/Record.pm: fix cause of harmless 'Premature end of base64 + data' warning + +2009-10-23 01:21 ivan + + * bin/move-unlinked: adding unlinked account migration script, + RT#6126 + +2009-10-22 18:41 ivan + + * FS/FS/: Conf.pm, cust_pkg.pm: add cust_bill-consolidate_services + config to collapse multiple phone numbers (or whatever) into as + few lines as possible on invoices, RT#5223 + +2009-10-22 15:11 ivan + + * FS/FS/cust_bill.pm: fix invoice sub-totals, RT#6489 + +2009-10-22 12:56 ivan + + * FS/FS/ClientAPI/MasonComponent.pm: make sure that in the case + where there's no uncancelled active packages, the filter doesn't + reduce the package list to nothing, RT#6029 + +2009-10-22 12:53 ivan + + * FS/FS/ClientAPI/MasonComponent.pm: acciendtally left debugging + in, RT#6029 + +2009-10-22 05:50 ivan + + * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/part_pkg.pm, + FS/FS/ClientAPI/MasonComponent.pm, + httemplate/browse/part_pkg.cgi, httemplate/edit/part_pkg.cgi: + restrict additinal package order option, RT#6029 + +2009-10-22 02:34 ivan + + * httemplate/elements/city.html: yay, found blank city problem + w/new citytax foo, RT#5852 + +2009-10-22 01:58 ivan + + * httemplate/elements/select-county.html: fix all location selects + hidden on new customer add, fallout from city tax stuff, yay for + this not being on _1_9_BRANCH, RT#5852 + +2009-10-22 01:08 ivan + + * httemplate/search/svc_phone.cgi: should at least run under pg 8.3 + now, need to test & see if the data make sense, RT#5496 + +2009-10-21 22:32 ivan + + * FS/FS/cust_bill_pkg_display.pm: fix incompatibility + w/invoice_sections vs. cust_bill_pkg.pkgnum -1 "virtual line + item" (rare) + +2009-10-21 17:28 ivan + + * FS/FS/Schema.pm, bin/cdr-netsapiens.import: fix netsapiens CDR + import, RT#5226 + +2009-10-21 00:09 ivan + + * FS/FS/Schema.pm: MySQL doesn't like indexing a text field + +2009-10-20 23:34 ivan + + * httemplate/search/prepay_credit.html: fix agent link in unused + prepaid card report + +2009-10-20 16:24 ivan + + * FS/FS/cust_bill_pay_pkg.pm: should fix problems sending a receipt + against a specific package when taxes are in use + +2009-10-20 13:47 ivan + + * bin/cdr-netsapiens.import: basic import working, still need + better src/dst mapping, RT#5226 + +2009-10-20 13:43 ivan + + * FS/FS/part_export/netsapiens.pm: better debug line showing full + URL, RT#5226 + +2009-10-20 11:30 ivan + + * fs_selfservice/FS-SelfService/cgi/change_pay.html: don't show + duplicate 'Credit card' or 'Check' choices even when + signup_server-payby has CARD & DCRD (or CHEK & DCHK) + +2009-10-16 15:39 ivan + + * FS/FS/cust_bill_pkg.pm: make warning about expensive lookup a + carp & controlled by $DEBUG + +2009-10-12 07:11 ivan + + * bin/cdr-netsapiens.import: finish netsapiens import, RT#6365 + +2009-10-12 06:09 ivan + + * FS/FS/part_export/shellcommands.pm: terrible typo + +2009-10-12 05:50 ivan + + * FS/FS/part_export/shellcommands.pm: add customer information to + shellcommands export, RT#5351 + +2009-10-12 02:10 ivan + + * fs_selfservice/FS-SelfService/cgi/: signup.cgi, signup.html: use + modules in signup.cgi instead of in the template, fixes "Insecure + dependency in rquire" + +2009-10-11 23:48 ivan + + * FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/myaccount.html, + fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: fix + inadvertant "unknown package" error, fallout from pkg-balance + work, RT#6125 + +2009-10-11 19:34 ivan + + * FS/FS/cust_main.pm: using the per-city taxes sure was a lot + easier than the UI... RT#5852 + +2009-10-11 19:30 ivan + + * FS/FS/part_event/Action/: cust_bill_fee_percent.pm, fee.pm: fix + for no finance_pkgclass set + +2009-10-11 19:14 ivan + + * httemplate/edit/cust_main_county.html: UI for per-city taxes + (setup and assigning to customers/package locations), RT#5852 + +2009-10-11 18:58 ivan + + * httemplate/: edit/cust_main/contact.html, + elements/select-country.html: UI for per-city taxes (setup and + assigning to customers/package locations), RT#5852 + +2009-10-11 18:45 ivan + + * FS/FS/Mason.pm, FS/FS/Misc.pm, FS/FS/Schema.pm, + FS/FS/cust_main_county.pm, + httemplate/browse/cust_main_county.cgi, + httemplate/edit/cust_main.cgi, + httemplate/edit/cust_main_county-expand.cgi, + httemplate/edit/process/cust_main_county-collapse.cgi, + httemplate/edit/process/cust_main_county-expand.cgi, + httemplate/elements/city.html, httemplate/elements/location.html, + httemplate/elements/select-county.html, + httemplate/elements/tr-select-cust_location.html, + httemplate/misc/cities.cgi: UI for per-city taxes (setup and + assigning to customers/package locations), RT#5852 + +2009-10-11 00:44 ivan + + * conf/ticket_system-default_queueid: default to 1 + +2009-10-10 19:41 ivan + + * ChangeLog, debian/changelog: Updated for 1.9.1 + 2009-10-10 18:57 ivan * ChangeLog, rpm/freeside.spec, debian/changelog: Updated for 1.9.1 @@ -2753,7 +5268,7 @@ report_receivables.html: add customer status to receivables report selection, hopefully help enet, RT#5187 -2009-04-15 20:57 rsiddall +2009-04-15 20:58 rsiddall * rpm/freeside.spec: More fixes for SuSE self-service: 1/ Put binaries in the right folder 2/ Make sure freeside group is @@ -3952,7 +6467,7 @@ * FS/FS/cust_pkg.pm: fix unsuspend-always_adjust_next_bill_date config, RT#4271 -2009-01-28 08:28 rsiddall +2009-01-28 08:29 rsiddall * rpm/freeside.spec: Removed conflict between core billing package and self-service RPMs so you can install them all on the same @@ -4125,7 +6640,7 @@ httemplate/view/cust_main/packages/location.html: finish package location tax reporing, RT#4499 -2009-01-18 13:05 rsiddall +2009-01-18 13:06 rsiddall * rpm/freeside.sysconfig: bash didn't like spaces on each side of an equals sign. @@ -5715,7 +8230,7 @@ * FS/FS/Tron.pm, httemplate/elements/mcp_lint.html: add unchecked vs. ok distinction to lint -2008-08-26 06:59 rsiddall +2008-08-26 07:00 rsiddall * rpm/freeside.spec: More changes to the self-service RPMs, mostly fixing up paths so the RPM-installed self-service files are not @@ -7109,8 +9624,8 @@ 2008-05-05 18:14 ivan * httemplate/: misc/batch-cust_pay.html, - elements/customer-table.html, misc/elements/customer-table.html: - agent-virtualize quick payment entry + elements/customer-table.html: agent-virtualize quick payment + entry 2008-05-04 19:11 ivan @@ -7578,17 +10093,6 @@ * httemplate/docs/: credits.html, license.html: adding license and credits in app itself -2008-04-01 16:26 ivan - - * fs_sesmon/: fs_session_server, FS-SessionClient/Changes, - FS-SessionClient/MANIFEST, FS-SessionClient/MANIFEST.SKIP, - FS-SessionClient/Makefile.PL, FS-SessionClient/SessionClient.pm, - FS-SessionClient/fs_sessiond, FS-SessionClient/test.pl, - FS-SessionClient/bin/freeside-login, - FS-SessionClient/bin/freeside-logout, - FS-SessionClient/cgi/login.cgi, FS-SessionClient/cgi/logout.cgi: - remove fs_sesmon - 2008-04-01 16:24 ivan * TODO: remove TODO @@ -7597,13 +10101,6 @@ * SCHEMA_CHANGE: remove SCHEMA_CHANGE -2008-04-01 16:23 ivan - - * fs_selfadmin/: README, fs_mailadmin_server, - FS-MailAdminServer/MailAdminClient.pm, - FS-MailAdminServer/fs_mailadmind, - FS-MailAdminServer/cgi/mailadmin.cgi: remove fs_selfadmin - 2008-04-01 16:20 ivan * README: welcome to the new world @@ -8201,13 +10698,7 @@ 2008-03-01 20:11 ivan * rt/html/: Elements/EmailInput, NoAuth/css/dhandler, - NoAuth/images/css/fieldbg-autocomplete.gif, - NoAuth/js/scriptaculous/controls.js, - NoAuth/js/scriptaculous/effects.js, - NoAuth/js/scriptaculous/prototype.js, - NoAuth/js/scriptaculous/scriptaculous.js, - Helpers/EmailAutocomplete, Ticket/Elements/ShowQueue: Initial - revision + Ticket/Elements/ShowQueue: Initial revision 2008-03-01 19:07 ivan @@ -9157,704 +11648,6 @@ * httemplate/search/elements/search.html: i hope this allows IE to download excel over https? -2007-12-04 13:28 ivan - - * sql-ledger/: VERSION, am.pl, favicon.ico, index.html, login.pl, - menu.ini, setup.pl, sql-ledger.conf.default, sql-ledger.gif, - sql-ledger.png, SL/AM.pm, SL/AP.pm, SL/AR.pm, SL/BP.pm, SL/CA.pm, - SL/CP.pm, SL/CT.pm, SL/Form.pm, SL/GL.pm, SL/HR.pm, SL/IC.pm, - SL/IR.pm, SL/IS.pm, SL/Inifile.pm, SL/Mailer.pm, SL/Menu.pm, - SL/Num2text.pm, SL/OE.pm, SL/OP.pm, SL/PE.pm, SL/RC.pm, SL/RP.pm, - SL/User.pm, bin/js/menu.pl, bin/lynx/menu.pl, - bin/mozilla/admin.pl, bin/mozilla/am.pl, bin/mozilla/ap.pl, - bin/mozilla/ar.pl, bin/mozilla/arap.pl, bin/mozilla/arapprn.pl, - bin/mozilla/bp.pl, bin/mozilla/ca.pl, bin/mozilla/cp.pl, - bin/mozilla/ct.pl, bin/mozilla/gl.pl, bin/mozilla/hr.pl, - bin/mozilla/ic.pl, bin/mozilla/io.pl, bin/mozilla/ir.pl, - bin/mozilla/is.pl, bin/mozilla/login.pl, bin/mozilla/menu.pl, - bin/mozilla/oe.pl, bin/mozilla/pe.pl, bin/mozilla/pos.pl, - bin/mozilla/ps.pl, bin/mozilla/pw.pl, bin/mozilla/rc.pl, - bin/mozilla/rp.pl, css/sql-ledger.css, doc/COPYING, - doc/COPYRIGHT, doc/README, doc/README.DB2, doc/UPGRADE-1.6-1.8, - doc/UPGRADE-1.8-1.8.3, doc/UPGRADE-1.8.3-1.8.4, - doc/UPGRADE-1.8.4-1.8.5, doc/UPGRADE-1.8.5-1.8.7, - doc/UPGRADE-1.8.7-2.0.0, doc/UPGRADE-2.0-2.0.8, - doc/UPGRADE-2.0.8-2.0.9, doc/UPGRADE-2.0.9-2.2.0, - doc/UPGRADE-2.2.0-2.2.7, doc/UPGRADE-2.2.7-2.4.0, - doc/UPGRADE-2.4.0-2.4.1, doc/UPGRADE-2.4.1-2.4.2, - doc/UPGRADE-2.4.2-2.4.3, doc/UPGRADE-2.4.3-2.4.4, doc/faq.html, - locale/be_nl/COPYING, locale/be_nl/LANGUAGE, - locale/be_nl/Num2text, locale/be_nl/admin, locale/be_nl/all, - locale/be_nl/am, locale/be_nl/ap, locale/be_nl/ar, - locale/be_nl/arap, locale/be_nl/arapprn, locale/be_nl/bp, - locale/be_nl/ca, locale/be_nl/cp, locale/be_nl/ct, - locale/be_nl/gl, locale/be_nl/hr, locale/be_nl/ic, - locale/be_nl/io, locale/be_nl/ir, locale/be_nl/is, - locale/be_nl/login, locale/be_nl/menu, locale/be_nl/oe, - locale/be_nl/pe, locale/be_nl/pos, locale/be_nl/ps, - locale/be_nl/pw, locale/be_nl/rc, locale/be_nl/rp, - locale/br/COPYING, locale/br/LANGUAGE, locale/br/admin, - locale/br/all, locale/br/am, locale/br/ap, locale/br/ar, - locale/br/arap, locale/br/arapprn, locale/br/bp, locale/br/ca, - locale/br/cp, locale/br/ct, locale/br/gl, locale/br/hr, - locale/br/ic, locale/br/io, locale/br/ir, locale/br/is, - locale/br/login, locale/br/menu, locale/br/oe, locale/br/pe, - locale/br/pos, locale/br/ps, locale/br/pw, locale/br/rc, - locale/br/rp, locale/cn_utf/COPYING, locale/cn_utf/LANGUAGE, - locale/cn_utf/admin, locale/cn_utf/all, locale/cn_utf/am, - locale/cn_utf/ap, locale/cn_utf/ar, locale/cn_utf/arap, - locale/cn_utf/arapprn, locale/cn_utf/bp, locale/cn_utf/ca, - locale/cn_utf/cp, locale/cn_utf/ct, locale/cn_utf/gl, - locale/cn_utf/hr, locale/cn_utf/ic, locale/cn_utf/io, - locale/cn_utf/ir, locale/cn_utf/is, locale/cn_utf/login, - locale/cn_utf/menu, locale/cn_utf/oe, locale/cn_utf/pe, - locale/cn_utf/pos, locale/cn_utf/ps, locale/cn_utf/pw, - locale/cn_utf/rc, locale/cn_utf/rp, locale/co/COPYING, - locale/co/LANGUAGE, locale/co/Num2text, locale/co/admin, - locale/co/all, locale/co/am, locale/co/ap, locale/co/ar, - locale/co/arap, locale/co/arapprn, locale/co/bp, locale/co/ca, - locale/co/cp, locale/co/ct, locale/co/gl, locale/co/hr, - locale/co/ic, locale/co/io, locale/co/ir, locale/co/is, - locale/co/login, locale/co/menu, locale/co/oe, locale/co/pe, - locale/co/pos, locale/co/ps, locale/co/pw, locale/co/rc, - locale/co/rp, locale/ct/COPYING, locale/ct/LANGUAGE, - locale/ct/admin, locale/ct/all, locale/ct/am, locale/ct/ap, - locale/ct/ar, locale/ct/arap, locale/ct/arapprn, locale/ct/bp, - locale/ct/ca, locale/ct/cp, locale/ct/ct, locale/ct/gl, - locale/ct/hr, locale/ct/ic, locale/ct/io, locale/ct/ir, - locale/ct/is, locale/ct/login, locale/ct/menu, locale/ct/oe, - locale/ct/pe, locale/ct/pos, locale/ct/ps, locale/ct/pw, - locale/ct/rc, locale/ct/rp, locale/cz/COPYING, - locale/cz/LANGUAGE, locale/cz/admin, locale/cz/all, locale/cz/am, - locale/cz/ap, locale/cz/ar, locale/cz/arap, locale/cz/arapprn, - locale/cz/bp, locale/cz/ca, locale/cz/cp, locale/cz/ct, - locale/cz/gl, locale/cz/hr, locale/cz/ic, locale/cz/io, - locale/cz/ir, locale/cz/is, locale/cz/login, locale/cz/menu, - locale/cz/oe, locale/cz/pe, locale/cz/pos, locale/cz/ps, - locale/cz/pw, locale/cz/rc, locale/cz/rp, locale/de/COPYING, - locale/de/LANGUAGE, locale/de/Num2text, locale/de/admin, - locale/de/am, locale/de/ap, locale/de/ar, locale/de/arap, - locale/de/arapprn, locale/de/bp, locale/de/ca, locale/de/cp, - locale/de/ct, locale/de/gl, locale/de/hr, locale/de/ic, - locale/de/io, locale/de/ir, locale/de/is, locale/de/locales.pl, - locale/de/login, locale/de/menu, locale/de/oe, locale/de/pe, - locale/de/pos, locale/de/ps, locale/de/pw, locale/de/rc, - locale/de/rp, locale/dk/COPYING, locale/dk/LANGUAGE, - locale/dk/admin, locale/dk/all, locale/dk/am, locale/dk/ap, - locale/dk/ar, locale/dk/arap, locale/dk/arapprn, locale/dk/bp, - locale/dk/ca, locale/dk/cp, locale/dk/ct, locale/dk/gl, - locale/dk/hr, locale/dk/ic, locale/dk/io, locale/dk/ir, - locale/dk/is, locale/dk/login, locale/dk/menu, locale/dk/oe, - locale/dk/pe, locale/dk/pos, locale/dk/ps, locale/dk/pw, - locale/dk/rc, locale/dk/rp, locale/ec/COPYING, - locale/ec/LANGUAGE, locale/ec/Num2text, locale/ec/admin, - locale/ec/all, locale/ec/am, locale/ec/ap, locale/ec/ar, - locale/ec/arap, locale/ec/arapprn, locale/ec/bp, locale/ec/ca, - locale/ec/cp, locale/ec/ct, locale/ec/gl, locale/ec/hr, - locale/ec/ic, locale/ec/io, locale/ec/ir, locale/ec/is, - locale/ec/login, locale/ec/menu, locale/ec/oe, locale/ec/pe, - locale/ec/pos, locale/ec/ps, locale/ec/pw, locale/ec/rc, - locale/ec/rp, locale/ee/COPYING, locale/ee/LANGUAGE, - locale/ee/Num2text, locale/ee/admin, locale/ee/all, locale/ee/am, - locale/ee/ap, locale/ee/ar, locale/ee/arap, locale/ee/arapprn, - locale/ee/bp, locale/ee/ca, locale/ee/cp, locale/ee/ct, - locale/ee/gl, locale/ee/hr, locale/ee/ic, locale/ee/io, - locale/ee/ir, locale/ee/is, locale/ee/login, locale/ee/menu, - locale/ee/oe, locale/ee/pe, locale/ee/pos, locale/ee/ps, - locale/ee/pw, locale/ee/rc, locale/ee/rp, locale/eg/COPYING, - locale/eg/LANGUAGE, locale/eg/admin, locale/eg/all, locale/eg/am, - locale/eg/ap, locale/eg/ar, locale/eg/arap, locale/eg/arapprn, - locale/eg/bp, locale/eg/ca, locale/eg/cp, locale/eg/ct, - locale/eg/gl, locale/eg/hr, locale/eg/ic, locale/eg/io, - locale/eg/ir, locale/eg/is, locale/eg/login, locale/eg/menu, - locale/eg/oe, locale/eg/pe, locale/eg/pos, locale/eg/ps, - locale/eg/pw, locale/eg/rc, locale/eg/rp, locale/en_GB/COPYING, - locale/en_GB/LANGUAGE, locale/en_GB/admin, locale/en_GB/all, - locale/en_GB/am, locale/en_GB/ap, locale/en_GB/ar, - locale/en_GB/arap, locale/en_GB/arapprn, locale/en_GB/bp, - locale/en_GB/ca, locale/en_GB/cp, locale/en_GB/ct, - locale/en_GB/gl, locale/en_GB/hr, locale/en_GB/ic, - locale/en_GB/io, locale/en_GB/ir, locale/en_GB/is, - locale/en_GB/login, locale/en_GB/menu, locale/en_GB/oe, - locale/en_GB/pe, locale/en_GB/pos, locale/en_GB/ps, - locale/en_GB/pw, locale/en_GB/rc, locale/en_GB/rp, - locale/es_iso/COPYING, locale/es_iso/LANGUAGE, - locale/es_iso/Num2text, locale/es_iso/admin, locale/es_iso/all, - locale/es_iso/am, locale/es_iso/ap, locale/es_iso/ar, - locale/es_iso/arap, locale/es_iso/arapprn, locale/es_iso/bp, - locale/es_iso/ca, locale/es_iso/cp, locale/es_iso/ct, - locale/es_iso/gl, locale/es_iso/hr, locale/es_iso/ic, - locale/es_iso/io, locale/es_iso/ir, locale/es_iso/is, - locale/es_iso/login, locale/es_iso/menu, locale/es_iso/oe, - locale/es_iso/pe, locale/es_iso/pos, locale/es_iso/ps, - locale/es_iso/pw, locale/es_iso/rc, locale/es_iso/rp, - locale/es_utf/COPYING, locale/es_utf/LANGUAGE, - locale/es_utf/Num2text, locale/es_utf/admin, locale/es_utf/all, - locale/es_utf/am, locale/es_utf/ap, locale/es_utf/ar, - locale/es_utf/arap, locale/es_utf/arapprn, locale/es_utf/bp, - locale/es_utf/ca, locale/es_utf/cp, locale/es_utf/ct, - locale/es_utf/gl, locale/es_utf/hr, locale/es_utf/ic, - locale/es_utf/io, locale/es_utf/ir, locale/es_utf/is, - locale/es_utf/login, locale/es_utf/menu, locale/es_utf/oe, - locale/es_utf/pe, locale/es_utf/pos, locale/es_utf/ps, - locale/es_utf/pw, locale/es_utf/rc, locale/es_utf/rp, - locale/fi/COPYING, locale/fi/LANGUAGE, locale/fi/admin, - locale/fi/all, locale/fi/am, locale/fi/ap, locale/fi/ar, - locale/fi/arap, locale/fi/arapprn, locale/fi/bp, locale/fi/ca, - locale/fi/cp, locale/fi/ct, locale/fi/gl, locale/fi/hr, - locale/fi/ic, locale/fi/io, locale/fi/ir, locale/fi/is, - locale/fi/login, locale/fi/menu, locale/fi/oe, locale/fi/pe, - locale/fi/pos, locale/fi/ps, locale/fi/pw, locale/fi/rc, - locale/fi/rp, locale/fr/COPYING, locale/fr/LANGUAGE, - locale/fr/Num2text, locale/fr/admin, locale/fr/all, locale/fr/am, - locale/fr/ap, locale/fr/ar, locale/fr/arap, locale/fr/arapprn, - locale/fr/bp, locale/fr/ca, locale/fr/cp, locale/fr/ct, - locale/fr/gl, locale/fr/hr, locale/fr/ic, locale/fr/io, - locale/fr/ir, locale/fr/is, locale/fr/login, locale/fr/menu, - locale/fr/oe, locale/fr/pe, locale/fr/pos, locale/fr/ps, - locale/fr/pw, locale/fr/rc, locale/fr/rp, locale/gr/COPYING, - locale/gr/LANGUAGE, locale/gr/admin, locale/gr/all, locale/gr/am, - locale/gr/ap, locale/gr/ar, locale/gr/arap, locale/gr/arapprn, - locale/gr/bp, locale/gr/ca, locale/gr/cp, locale/gr/ct, - locale/gr/gl, locale/gr/hr, locale/gr/ic, locale/gr/io, - locale/gr/ir, locale/gr/is, locale/gr/login, locale/gr/menu, - locale/gr/oe, locale/gr/pe, locale/gr/pos, locale/gr/ps, - locale/gr/pw, locale/gr/rc, locale/gr/rp, locale/hu/COPYING, - locale/hu/LANGUAGE, locale/hu/Num2text, locale/hu/admin, - locale/hu/all, locale/hu/am, locale/hu/ap, locale/hu/ar, - locale/hu/arap, locale/hu/arapprn, locale/hu/bp, locale/hu/ca, - locale/hu/cp, locale/hu/ct, locale/hu/gl, locale/hu/hr, - locale/hu/ic, locale/hu/io, locale/hu/ir, locale/hu/is, - locale/hu/login, locale/hu/menu, locale/hu/oe, locale/hu/pe, - locale/hu/pos, locale/hu/ps, locale/hu/pw, locale/hu/rc, - locale/hu/rp, locale/is/COPYING, locale/is/LANGUAGE, - locale/is/admin, locale/is/all, locale/is/am, locale/is/ap, - locale/is/ar, locale/is/arap, locale/is/arapprn, locale/is/bp, - locale/is/ca, locale/is/cp, locale/is/ct, locale/is/gl, - locale/is/hr, locale/is/ic, locale/is/io, locale/is/ir, - locale/is/is, locale/is/login, locale/is/menu, locale/is/oe, - locale/is/pe, locale/is/pos, locale/is/ps, locale/is/pw, - locale/is/rc, locale/is/rp, locale/it/COPYING, - locale/it/LANGUAGE, locale/it/Num2text, locale/it/admin, - locale/it/all, locale/it/am, locale/it/ap, locale/it/ar, - locale/it/arap, locale/it/arapprn, locale/it/bp, locale/it/ca, - locale/it/cp, locale/it/ct, locale/it/gl, locale/it/hr, - locale/it/ic, locale/it/io, locale/it/ir, locale/it/is, - locale/it/login, locale/it/menu, locale/it/oe, locale/it/pe, - locale/it/pos, locale/it/ps, locale/it/pw, locale/it/qe, - locale/it/rc, locale/it/rp, locale/lt/COPYING, - locale/lt/LANGUAGE, locale/lt/admin, locale/lt/all, locale/lt/am, - locale/lt/ap, locale/lt/ar, locale/lt/arap, locale/lt/arapprn, - locale/lt/bp, locale/lt/ca, locale/lt/cp, locale/lt/ct, - locale/lt/gl, locale/lt/hr, locale/lt/ic, locale/lt/io, - locale/lt/ir, locale/lt/is, locale/lt/login, locale/lt/menu, - locale/lt/oe, locale/lt/pe, locale/lt/pos, locale/lt/ps, - locale/lt/pw, locale/lt/rc, locale/lt/rp, locale/lv/COPYING, - locale/lv/LANGUAGE, locale/lv/admin, locale/lv/all, locale/lv/am, - locale/lv/ap, locale/lv/ar, locale/lv/arap, locale/lv/arapprn, - locale/lv/bp, locale/lv/ca, locale/lv/cp, locale/lv/ct, - locale/lv/gl, locale/lv/hr, locale/lv/ic, locale/lv/io, - locale/lv/ir, locale/lv/is, locale/lv/login, locale/lv/menu, - locale/lv/oe, locale/lv/pe, locale/lv/pos, locale/lv/ps, - locale/lv/pw, locale/lv/rc, locale/lv/rp, locale/mx/COPYING, - locale/mx/LANGUAGE, locale/mx/admin, locale/mx/all, locale/mx/am, - locale/mx/ap, locale/mx/ar, locale/mx/arap, locale/mx/arapprn, - locale/mx/bp, locale/mx/ca, locale/mx/cp, locale/mx/ct, - locale/mx/gl, locale/mx/hr, locale/mx/ic, locale/mx/io, - locale/mx/ir, locale/mx/is, locale/mx/login, locale/mx/menu, - locale/mx/oe, locale/mx/pe, locale/mx/pos, locale/mx/ps, - locale/mx/pw, locale/mx/rc, locale/mx/rp, locale/nb/COPYING, - locale/nb/LANGUAGE, locale/nb/admin, locale/nb/all, locale/nb/am, - locale/nb/ap, locale/nb/ar, locale/nb/arap, locale/nb/arapprn, - locale/nb/bp, locale/nb/ca, locale/nb/cp, locale/nb/ct, - locale/nb/gl, locale/nb/hr, locale/nb/ic, locale/nb/io, - locale/nb/ir, locale/nb/is, locale/nb/login, locale/nb/menu, - locale/nb/oe, locale/nb/pe, locale/nb/pos, locale/nb/ps, - locale/nb/pw, locale/nb/rc, locale/nb/rp, locale/nl/COPYING, - locale/nl/LANGUAGE, locale/nl/Num2text, locale/nl/admin, - locale/nl/all, locale/nl/am, locale/nl/ap, locale/nl/ar, - locale/nl/arap, locale/nl/arapprn, locale/nl/bp, locale/nl/ca, - locale/nl/cp, locale/nl/ct, locale/nl/gl, locale/nl/hr, - locale/nl/ic, locale/nl/io, locale/nl/ir, locale/nl/is, - locale/nl/login, locale/nl/menu, locale/nl/oe, locale/nl/pe, - locale/nl/pos, locale/nl/ps, locale/nl/pw, locale/nl/rc, - locale/nl/rp, locale/pa/COPYING, locale/pa/LANGUAGE, - locale/pa/admin, locale/pa/all, locale/pa/am, locale/pa/ap, - locale/pa/ar, locale/pa/arap, locale/pa/arapprn, locale/pa/bp, - locale/pa/ca, locale/pa/cp, locale/pa/ct, locale/pa/gl, - locale/pa/hr, locale/pa/ic, locale/pa/io, locale/pa/ir, - locale/pa/is, locale/pa/login, locale/pa/menu, locale/pa/oe, - locale/pa/pe, locale/pa/pos, locale/pa/ps, locale/pa/pw, - locale/pa/rc, locale/pa/rp, locale/pl/COPYING, - locale/pl/LANGUAGE, locale/pl/admin, locale/pl/all, locale/pl/am, - locale/pl/ap, locale/pl/ar, locale/pl/arap, locale/pl/arapprn, - locale/pl/bp, locale/pl/ca, locale/pl/cp, locale/pl/ct, - locale/pl/gl, locale/pl/hr, locale/pl/ic, locale/pl/io, - locale/pl/ir, locale/pl/is, locale/pl/login, locale/pl/menu, - locale/pl/oe, locale/pl/pe, locale/pl/pos, locale/pl/ps, - locale/pl/pw, locale/pl/rc, locale/pl/rp, locale/pt/COPYING, - locale/pt/LANGUAGE, locale/pt/admin, locale/pt/all, locale/pt/am, - locale/pt/ap, locale/pt/ar, locale/pt/arap, locale/pt/arapprn, - locale/pt/bp, locale/pt/ca, locale/pt/cp, locale/pt/ct, - locale/pt/gl, locale/pt/hr, locale/pt/ic, locale/pt/io, - locale/pt/ir, locale/pt/is, locale/pt/login, locale/pt/menu, - locale/pt/oe, locale/pt/pe, locale/pt/pos, locale/pt/ps, - locale/pt/pw, locale/pt/rc, locale/pt/rp, locale/ru/COPYING, - locale/ru/LANGUAGE, locale/ru/admin, locale/ru/all, locale/ru/am, - locale/ru/ap, locale/ru/ar, locale/ru/arap, locale/ru/arapprn, - locale/ru/bp, locale/ru/ca, locale/ru/cp, locale/ru/ct, - locale/ru/gl, locale/ru/hr, locale/ru/ic, locale/ru/io, - locale/ru/ir, locale/ru/is, locale/ru/login, locale/ru/menu, - locale/ru/oe, locale/ru/pe, locale/ru/pos, locale/ru/ps, - locale/ru/pw, locale/ru/rc, locale/ru/rp, locale/se/COPYING, - locale/se/LANGUAGE, locale/se/admin, locale/se/all, locale/se/am, - locale/se/ap, locale/se/ar, locale/se/arap, locale/se/arapprn, - locale/se/bp, locale/se/ca, locale/se/cp, locale/se/ct, - locale/se/gl, locale/se/hr, locale/se/ic, locale/se/io, - locale/se/ir, locale/se/is, locale/se/login, locale/se/menu, - locale/se/oe, locale/se/pe, locale/se/pos, locale/se/ps, - locale/se/pw, locale/se/rc, locale/se/rp, locale/sv/COPYING, - locale/sv/LANGUAGE, locale/sv/admin, locale/sv/all, locale/sv/am, - locale/sv/ap, locale/sv/ar, locale/sv/arap, locale/sv/arapprn, - locale/sv/bp, locale/sv/ca, locale/sv/cp, locale/sv/ct, - locale/sv/gl, locale/sv/hr, locale/sv/ic, locale/sv/io, - locale/sv/ir, locale/sv/is, locale/sv/login, locale/sv/menu, - locale/sv/oe, locale/sv/pe, locale/sv/pos, locale/sv/ps, - locale/sv/pw, locale/sv/rc, locale/sv/rp, locale/tr/COPYING, - locale/tr/LANGUAGE, locale/tr/admin, locale/tr/all, locale/tr/am, - locale/tr/ap, locale/tr/ar, locale/tr/arap, locale/tr/arapprn, - locale/tr/bp, locale/tr/ca, locale/tr/cp, locale/tr/ct, - locale/tr/gl, locale/tr/hr, locale/tr/ic, locale/tr/io, - locale/tr/ir, locale/tr/is, locale/tr/login, locale/tr/menu, - locale/tr/oe, locale/tr/pe, locale/tr/pos, locale/tr/ps, - locale/tr/pw, locale/tr/rc, locale/tr/rp, locale/tw_big5/COPYING, - locale/tw_big5/LANGUAGE, locale/tw_big5/admin, - locale/tw_big5/all, locale/tw_big5/am, locale/tw_big5/ap, - locale/tw_big5/ar, locale/tw_big5/arap, locale/tw_big5/arapprn, - locale/tw_big5/bp, locale/tw_big5/ca, locale/tw_big5/cp, - locale/tw_big5/ct, locale/tw_big5/gl, locale/tw_big5/hr, - locale/tw_big5/ic, locale/tw_big5/io, locale/tw_big5/ir, - locale/tw_big5/is, locale/tw_big5/login, locale/tw_big5/menu, - locale/tw_big5/oe, locale/tw_big5/pe, locale/tw_big5/pos, - locale/tw_big5/ps, locale/tw_big5/pw, locale/tw_big5/rc, - locale/tw_big5/rp, locale/tw_big5/temp, locale/tw_utf/COPYING, - locale/tw_utf/LANGUAGE, locale/tw_utf/admin, locale/tw_utf/all, - locale/tw_utf/am, locale/tw_utf/ap, locale/tw_utf/ar, - locale/tw_utf/arap, locale/tw_utf/arapprn, locale/tw_utf/bp, - locale/tw_utf/ca, locale/tw_utf/cp, locale/tw_utf/ct, - locale/tw_utf/gl, locale/tw_utf/hr, locale/tw_utf/ic, - locale/tw_utf/io, locale/tw_utf/ir, locale/tw_utf/is, - locale/tw_utf/login, locale/tw_utf/menu, locale/tw_utf/oe, - locale/tw_utf/pe, locale/tw_utf/pos, locale/tw_utf/ps, - locale/tw_utf/pw, locale/tw_utf/rc, locale/tw_utf/rp, - locale/ua/COPYING, locale/ua/LANGUAGE, locale/ua/admin, - locale/ua/all, locale/ua/am, locale/ua/ap, locale/ua/ar, - locale/ua/arap, locale/ua/arapprn, locale/ua/bp, locale/ua/ca, - locale/ua/cp, locale/ua/ct, locale/ua/gl, locale/ua/hr, - locale/ua/ic, locale/ua/io, locale/ua/ir, locale/ua/is, - locale/ua/login, locale/ua/menu, locale/ua/oe, locale/ua/pe, - locale/ua/pos, locale/ua/ps, locale/ua/pw, locale/ua/rc, - locale/ua/rp, locale/ve/COPYING, locale/ve/LANGUAGE, - locale/ve/admin, locale/ve/all, locale/ve/am, locale/ve/ap, - locale/ve/ar, locale/ve/arap, locale/ve/arapprn, locale/ve/bp, - locale/ve/ca, locale/ve/cp, locale/ve/ct, locale/ve/gl, - locale/ve/hr, locale/ve/ic, locale/ve/io, locale/ve/ir, - locale/ve/is, locale/ve/login, locale/ve/menu, locale/ve/oe, - locale/ve/pe, locale/ve/pos, locale/ve/ps, locale/ve/pw, - locale/ve/rc, locale/ve/rp, sql/Austria-chart.sql, - sql/Austria-gifi.sql, sql/Belgium-chart.sql, - sql/Belgium-gifi.sql, sql/Brazil_General-chart.sql, - sql/Canada-English-gifi.sql, - sql/Canada-English_General-chart.sql, sql/Canada-French-gifi.sql, - sql/Colombia-PUC-chart.sql, sql/Colombia-PUC-gifi.sql, - sql/Czech-Republic-chart.sql, sql/DB2-create.sql, - sql/DB2-indices.sql, sql/DB2-remove.sql, sql/DB2-set.sql, - sql/DB2-sql-ledger.order, sql/DB2-tables.sql, - sql/Danish_Default-chart.sql, sql/Default-chart.sql, - sql/Dutch_Default-chart.sql, sql/Dutch_Standard-chart.sql, - sql/Egypt-chart.sql, sql/France-chart.sql, - sql/German-Sample-chart.sql, sql/German-Sample-gifi.sql, - sql/Germany-DATEV-SKR03-chart.sql, - sql/Germany-DATEV-SKR03-gifi.sql, sql/Germany-SKR03-chart.sql, - sql/Germany-SKR03-gifi.sql, sql/Hungary-chart.sql, - sql/Hungary-gifi.sql, sql/Italy-gifi.sql, - sql/Italy_General-chart.sql, sql/Italy_cc2424-chart.sql, - sql/Latvia-chart.sql, sql/NAICS.sql, - sql/Norwegian_Default-chart.sql, sql/Oracle-indices.sql, - sql/Oracle-tables.sql, sql/Oracle-upgrade-1.8.0-1.8.4.sql, - sql/Oracle-upgrade-1.8.4-1.8.5.sql, - sql/Oracle-upgrade-1.8.5-2.0.0.sql, - sql/Oracle-upgrade-2.0.0-2.0.8.sql, - sql/Oracle-upgrade-2.0.8-2.2.0.sql, sql/Pg-functions.sql, - sql/Pg-indices.sql, sql/Pg-tables.sql, - sql/Pg-upgrade-1.2.6-1.2.7.sql, sql/Pg-upgrade-1.2.7-1.4.0.sql, - sql/Pg-upgrade-1.4.0-1.6.0.sql, sql/Pg-upgrade-1.6.0-1.8.0.sql, - sql/Pg-upgrade-1.8.0-1.8.4.sql, sql/Pg-upgrade-1.8.4-1.8.5.sql, - sql/Pg-upgrade-1.8.5-2.0.0.sql, sql/Pg-upgrade-2.0.0-2.0.8.sql, - sql/Pg-upgrade-2.0.8-2.2.0.sql, sql/Pg-upgrade-2.2.0-2.3.0.sql, - sql/Pg-upgrade-2.3.0-2.3.1.sql, sql/Pg-upgrade-2.3.1-2.3.3.sql, - sql/Pg-upgrade-2.3.3-2.3.4.sql, sql/Pg-upgrade-2.3.4-2.3.5.sql, - sql/Pg-upgrade-2.3.5-2.3.6.sql, sql/Pg-upgrade-2.3.6-2.3.7.sql, - sql/Pg-upgrade-2.3.7-2.3.8.sql, sql/Pg-upgrade-2.3.8-2.3.9.sql, - sql/Pg-upgrade-2.3.9-2.4.2.sql, sql/Pg-upgrade-2.4.2-2.4.3.sql, - sql/Pg-upgrade-2.4.3-2.4.4.sql, sql/Poland-chart.sql, - sql/Simplified-Chinese_Default-UTF8-chart.sql, - sql/Simplified-Chinese_Default-chart.sql, - sql/Spain-ISO-chart.sql, sql/Spain-UTF8-chart.sql, - sql/Swedish-chart.sql, sql/Swiss-German-chart.sql, - sql/Swiss-German-gifi.sql, - sql/Traditional-Chinese_Default-UTF8-chart.sql, - sql/Traditional-Chinese_Default-chart.sql, - sql/US_General-chart.sql, sql/US_Manufacturing-chart.sql, - sql/US_Service_Company-chart.sql, - templates/Brazilian_Portuguese-ap_transaction.html, - templates/Brazilian_Portuguese-ap_transaction.tex, - templates/Brazilian_Portuguese-ar_transaction.html, - templates/Brazilian_Portuguese-ar_transaction.tex, - templates/Brazilian_Portuguese-balance_sheet.html, - templates/Brazilian_Portuguese-bin_list.html, - templates/Brazilian_Portuguese-bin_list.tex, - templates/Brazilian_Portuguese-check.tex, - templates/Brazilian_Portuguese-income_statement.html, - templates/Brazilian_Portuguese-invoice.html, - templates/Brazilian_Portuguese-invoice.tex, - templates/Brazilian_Portuguese-packing_list.html, - templates/Brazilian_Portuguese-packing_list.tex, - templates/Brazilian_Portuguese-pick_list.html, - templates/Brazilian_Portuguese-pick_list.tex, - templates/Brazilian_Portuguese-pos_invoice.txt, - templates/Brazilian_Portuguese-purchase_order.html, - templates/Brazilian_Portuguese-purchase_order.tex, - templates/Brazilian_Portuguese-receipt.tex, - templates/Brazilian_Portuguese-request_quotation.html, - templates/Brazilian_Portuguese-request_quotation.tex, - templates/Brazilian_Portuguese-sales_order.html, - templates/Brazilian_Portuguese-sales_order.tex, - templates/Brazilian_Portuguese-sales_quotation.html, - templates/Brazilian_Portuguese-sales_quotation.tex, - templates/Brazilian_Portuguese-statement.html, - templates/Brazilian_Portuguese-statement.tex, - templates/Brazilian_Portuguese-work_order.html, - templates/Brazilian_Portuguese-work_order.tex, - templates/Danish-ap_transaction.html, - templates/Danish-ap_transaction.tex, - templates/Danish-ar_transaction.html, - templates/Danish-ar_transaction.tex, - templates/Danish-balance_sheet.html, - templates/Danish-bin_list.html, templates/Danish-bin_list.tex, - templates/Danish-check.tex, - templates/Danish-income_statement.html, - templates/Danish-invoice.html, templates/Danish-invoice.tex, - templates/Danish-packing_list.html, - templates/Danish-packing_list.tex, - templates/Danish-pick_list.html, templates/Danish-pick_list.tex, - templates/Danish-pos_invoice.txt, - templates/Danish-purchase_order.html, - templates/Danish-purchase_order.tex, - templates/Danish-receipt.tex, - templates/Danish-request_quotation.html, - templates/Danish-request_quotation.tex, - templates/Danish-sales_order.html, - templates/Danish-sales_order.tex, - templates/Danish-sales_quotation.html, - templates/Danish-sales_quotation.tex, - templates/Danish-statement.html, templates/Danish-statement.tex, - templates/Danish-work_order.html, - templates/Danish-work_order.tex, - templates/Default-ap_transaction.html, - templates/Default-ap_transaction.tex, - templates/Default-ar_transaction.html, - templates/Default-ar_transaction.tex, - templates/Default-balance_sheet.html, - templates/Default-bin_list.html, templates/Default-bin_list.tex, - templates/Default-check.tex, - templates/Default-income_statement.html, - templates/Default-invoice.html, templates/Default-invoice.tex, - templates/Default-packing_list.html, - templates/Default-packing_list.tex, - templates/Default-pick_list.html, - templates/Default-pick_list.tex, - templates/Default-pos_invoice.txt, - templates/Default-purchase_order.html, - templates/Default-purchase_order.tex, - templates/Default-receipt.tex, - templates/Default-request_quotation.html, - templates/Default-request_quotation.tex, - templates/Default-sales_order.html, - templates/Default-sales_order.tex, - templates/Default-sales_quotation.html, - templates/Default-sales_quotation.tex, - templates/Default-statement.html, - templates/Default-statement.tex, - templates/Default-work_order.html, - templates/Default-work_order.tex, - templates/Dutch-ap_transaction.html, - templates/Dutch-ap_transaction.tex, - templates/Dutch-ar_transaction.html, - templates/Dutch-ar_transaction.tex, - templates/Dutch-balance_sheet.html, - templates/Dutch-bin_list.html, templates/Dutch-bin_list.tex, - templates/Dutch-check.tex, templates/Dutch-income_statement.html, - templates/Dutch-invoice.html, templates/Dutch-invoice.tex, - templates/Dutch-packing_list.html, - templates/Dutch-packing_list.tex, templates/Dutch-pick_list.html, - templates/Dutch-pick_list.tex, templates/Dutch-pos_invoice.txt, - templates/Dutch-purchase_order.html, - templates/Dutch-purchase_order.tex, templates/Dutch-receipt.tex, - templates/Dutch-request_quotation.html, - templates/Dutch-request_quotation.tex, - templates/Dutch-sales_order.html, - templates/Dutch-sales_order.tex, - templates/Dutch-sales_quotation.html, - templates/Dutch-sales_quotation.tex, - templates/Dutch-statement.html, templates/Dutch-statement.tex, - templates/Dutch-work_order.html, templates/Dutch-work_order.tex, - templates/Estonian-ap_transaction.html, - templates/Estonian-ap_transaction.tex, - templates/Estonian-ar_transaction.html, - templates/Estonian-ar_transaction.tex, - templates/Estonian-balance_sheet.html, - templates/Estonian-bin_list.html, - templates/Estonian-bin_list.tex, templates/Estonian-check.tex, - templates/Estonian-income_statement.html, - templates/Estonian-invoice.html, templates/Estonian-invoice.tex, - templates/Estonian-packing_list.html, - templates/Estonian-packing_list.tex, - templates/Estonian-pick_list.html, - templates/Estonian-pick_list.tex, - templates/Estonian-pos_invoice.txt, - templates/Estonian-purchase_order.html, - templates/Estonian-purchase_order.tex, - templates/Estonian-receipt.tex, - templates/Estonian-request_quotation.html, - templates/Estonian-request_quotation.tex, - templates/Estonian-sales_order.html, - templates/Estonian-sales_order.tex, - templates/Estonian-statement.html, - templates/Estonian-statement.tex, - templates/Estonian-work_order.html, - templates/Estonian-work_order.tex, - templates/French-ap_transaction.html, - templates/French-ap_transaction.tex, - templates/French-ar_transaction.html, - templates/French-ar_transaction.tex, - templates/French-balance_sheet.html, - templates/French-bin_list.html, templates/French-bin_list.tex, - templates/French-check.tex, - templates/French-income_statement.html, - templates/French-invoice.html, templates/French-invoice.tex, - templates/French-packing_list.html, - templates/French-packing_list.tex, - templates/French-pick_list.html, templates/French-pick_list.tex, - templates/French-pos_invoice.txt, - templates/French-purchase_order.html, - templates/French-purchase_order.tex, - templates/French-receipt.tex, - templates/French-request_quotation.html, - templates/French-request_quotation.tex, - templates/French-sales_order.html, - templates/French-sales_order.tex, - templates/French-sales_quotation.html, - templates/French-sales_quotation.tex, - templates/French-statement.html, templates/French-statement.tex, - templates/French-work_order.html, - templates/French-work_order.tex, - templates/German-ap_transaction.html, - templates/German-ap_transaction.tex, - templates/German-ar_transaction.html, - templates/German-ar_transaction.tex, - templates/German-balance_sheet.html, - templates/German-bin_list.html, templates/German-bin_list.tex, - templates/German-check.tex, - templates/German-income_statement.html, - templates/German-invoice.html, templates/German-invoice.tex, - templates/German-packing_list.html, - templates/German-packing_list.tex, - templates/German-pick_list.html, templates/German-pick_list.tex, - templates/German-pos_invoice.txt, - templates/German-purchase_order.html, - templates/German-purchase_order.tex, - templates/German-receipt.tex, - templates/German-request_quotation.html, - templates/German-request_quotation.tex, - templates/German-sales_order.html, - templates/German-sales_order.tex, - templates/German-sales_quotation.html, - templates/German-sales_quotation.tex, - templates/German-statement.html, templates/German-statement.tex, - templates/German-work_order.html, - templates/German-work_order.tex, - templates/Hungarian-ap_transaction.html, - templates/Hungarian-ap_transaction.tex, - templates/Hungarian-ar_transaction.html, - templates/Hungarian-ar_transaction.tex, - templates/Hungarian-balance_sheet.html, - templates/Hungarian-bin_list.html, - templates/Hungarian-bin_list.tex, templates/Hungarian-check.tex, - templates/Hungarian-income_statement.html, - templates/Hungarian-invoice.html, - templates/Hungarian-invoice.tex, - templates/Hungarian-packing_list.html, - templates/Hungarian-packing_list.tex, - templates/Hungarian-pick_list.html, - templates/Hungarian-pick_list.tex, - templates/Hungarian-pos_invoice.txt, - templates/Hungarian-purchase_order.html, - templates/Hungarian-purchase_order.tex, - templates/Hungarian-receipt.tex, - templates/Hungarian-request_quotation.html, - templates/Hungarian-request_quotation.tex, - templates/Hungarian-sales_order.html, - templates/Hungarian-sales_order.tex, - templates/Hungarian-sales_quotation.html, - templates/Hungarian-sales_quotation.tex, - templates/Hungarian-statement.html, - templates/Hungarian-statement.tex, - templates/Hungarian-work_order.html, - templates/Hungarian-work_order.tex, - templates/Italian-ap_transaction.html, - templates/Italian-ap_transaction.tex, - templates/Italian-ar_transaction.html, - templates/Italian-ar_transaction.tex, - templates/Italian-balance_sheet.html, - templates/Italian-bin_list.html, templates/Italian-bin_list.tex, - templates/Italian-check.tex, - templates/Italian-income_statement.html, - templates/Italian-invoice.html, templates/Italian-invoice.tex, - templates/Italian-packing_list.html, - templates/Italian-packing_list.tex, - templates/Italian-pick_list.html, - templates/Italian-pick_list.tex, - templates/Italian-pos_invoice.txt, - templates/Italian-purchase_order.html, - templates/Italian-purchase_order.tex, - templates/Italian-receipt.tex, - templates/Italian-request_quotation.html, - templates/Italian-request_quotation.tex, - templates/Italian-sales_order.html, - templates/Italian-sales_order.tex, - templates/Italian-sales_quotation.html, - templates/Italian-sales_quotation.tex, - templates/Italian-statement.html, - templates/Italian-statement.tex, - templates/Italian-work_order.html, - templates/Italian-work_order.tex, - templates/Norwegian-ap_transaction.html, - templates/Norwegian-ap_transaction.tex, - templates/Norwegian-ar_transaction.html, - templates/Norwegian-ar_transaction.tex, - templates/Norwegian-balance_sheet.html, - templates/Norwegian-bin_list.html, - templates/Norwegian-bin_list.tex, templates/Norwegian-check.tex, - templates/Norwegian-income_statement.html, - templates/Norwegian-invoice.html, - templates/Norwegian-invoice.tex, - templates/Norwegian-packing_list.html, - templates/Norwegian-packing_list.tex, - templates/Norwegian-pick_list.html, - templates/Norwegian-pick_list.tex, - templates/Norwegian-pos_invoice.txt, - templates/Norwegian-purchase_order.html, - templates/Norwegian-purchase_order.tex, - templates/Norwegian-receipt.tex, - templates/Norwegian-request_quotation.html, - templates/Norwegian-request_quotation.tex, - templates/Norwegian-sales_order.html, - templates/Norwegian-sales_order.tex, - templates/Norwegian-sales_quotation.html, - templates/Norwegian-sales_quotation.tex, - templates/Norwegian-statement.html, - templates/Norwegian-statement.tex, - templates/Norwegian-work_order.html, - templates/Norwegian-work_order.tex, - templates/Service-ap_transaction.html, - templates/Service-ap_transaction.tex, - templates/Service-ar_transaction.html, - templates/Service-ar_transaction.tex, - templates/Service-balance_sheet.html, - templates/Service-bin_list.html, templates/Service-bin_list.tex, - templates/Service-check.tex, - templates/Service-income_statement.html, - templates/Service-invoice.html, templates/Service-invoice.tex, - templates/Service-packing_list.html, - templates/Service-packing_list.tex, - templates/Service-pick_list.html, - templates/Service-pick_list.tex, - templates/Service-pos_invoice.txt, - templates/Service-purchase_order.html, - templates/Service-purchase_order.tex, - templates/Service-receipt.tex, - templates/Service-request_quotation.html, - templates/Service-request_quotation.tex, - templates/Service-sales_order.html, - templates/Service-sales_order.tex, - templates/Service-sales_quotation.html, - templates/Service-sales_quotation.tex, - templates/Service-statement.html, - templates/Service-statement.tex, - templates/Service-work_order.html, - templates/Service-work_order.tex, - templates/Spanish_A4-ap_transaction.html, - templates/Spanish_A4-ap_transaction.tex, - templates/Spanish_A4-ar_transaction.html, - templates/Spanish_A4-ar_transaction.tex, - templates/Spanish_A4-balance_sheet.html, - templates/Spanish_A4-bin_list.html, - templates/Spanish_A4-bin_list.tex, - templates/Spanish_A4-check.tex, - templates/Spanish_A4-income_statement.html, - templates/Spanish_A4-invoice.html, - templates/Spanish_A4-invoice.tex, - templates/Spanish_A4-packing_list.html, - templates/Spanish_A4-packing_list.tex, - templates/Spanish_A4-pick_list.html, - templates/Spanish_A4-pick_list.tex, - templates/Spanish_A4-pos_invoice.txt, - templates/Spanish_A4-purchase_order.html, - templates/Spanish_A4-purchase_order.tex, - templates/Spanish_A4-receipt.tex, - templates/Spanish_A4-request_quotation.html, - templates/Spanish_A4-request_quotation.tex, - templates/Spanish_A4-sales_order.html, - templates/Spanish_A4-sales_order.tex, - templates/Spanish_A4-sales_quotation.html, - templates/Spanish_A4-sales_quotation.tex, - templates/Spanish_A4-statement.html, - templates/Spanish_A4-statement.tex, - templates/Spanish_A4-work_order.html, - templates/Spanish_A4-work_order.tex, - templates/Spanish_Letter-ap_transaction.html, - templates/Spanish_Letter-ap_transaction.tex, - templates/Spanish_Letter-ar_transaction.html, - templates/Spanish_Letter-ar_transaction.tex, - templates/Spanish_Letter-balance_sheet.html, - templates/Spanish_Letter-bin_list.html, - templates/Spanish_Letter-bin_list.tex, - templates/Spanish_Letter-check.tex, - templates/Spanish_Letter-income_statement.html, - templates/Spanish_Letter-invoice.html, - templates/Spanish_Letter-invoice.tex, - templates/Spanish_Letter-packing_list.html, - templates/Spanish_Letter-packing_list.tex, - templates/Spanish_Letter-pick_list.html, - templates/Spanish_Letter-pick_list.tex, - templates/Spanish_Letter-pos_invoice.txt, - templates/Spanish_Letter-purchase_order.html, - templates/Spanish_Letter-purchase_order.tex, - templates/Spanish_Letter-receipt.tex, - templates/Spanish_Letter-request_quotation.html, - templates/Spanish_Letter-request_quotation.tex, - templates/Spanish_Letter-sales_order.html, - templates/Spanish_Letter-sales_order.tex, - templates/Spanish_Letter-sales_quotation.html, - templates/Spanish_Letter-sales_quotation.tex, - templates/Spanish_Letter-statement.html, - templates/Spanish_Letter-statement.tex, - templates/Spanish_Letter-work_order.html, - templates/Spanish_Letter-work_order.tex, users/sql-ledger.eps, - users/sql-ledger.png: there's no reason this should still be - hanging aroudn the tree - 2007-12-04 12:51 ivan * httemplate/: elements/menu.html, elements/select-otaker.html, @@ -10950,8 +12743,7 @@ FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/t/svc_acct_rt_transaction.t, httemplate/misc/batch-cust_pay.html, - httemplate/misc/timeworked.html, - httemplate/misc/elements/customer-table.html, FS/MANIFEST, + httemplate/misc/timeworked.html, FS/MANIFEST, httemplate/misc/process/timeworked.html, httemplate/search/timeworked.html, FS/FS/ClientAPI/MyAccount.pm, fs_selfservice/FS-SelfService/cgi/myaccount.html, @@ -11066,10 +12858,8 @@ html/Elements/Footer, html/Elements/Header, html/Elements/PageLayout, html/NoAuth/css/3.5-default/main.css, html/NoAuth/css/3.5-default/misc.css, - html/NoAuth/css/3.5-default/transactions.css, - html/NoAuth/images/css/cb.gif, html/NoAuth/images/css/cbr.gif, - html/NoAuth/images/css/ct.gif, html/NoAuth/images/css/ctr.gif, - lib/RT.pm: clean up corners & colors + html/NoAuth/css/3.5-default/transactions.css, lib/RT.pm: clean up + corners & colors 2007-08-03 16:14 ivan @@ -11138,21 +12928,6 @@ * rt/: lib/RT/I18N/tr.po, lib/RT/Report/Tickets.pm, lib/RT/Report/Tickets/Entry.pm, - lib/t/data/subject-with-folding-ws, lib/t/data/lorem-ipsum, - lib/t/data/very-long-subject, - lib/t/regression/06-mime_decoding.t, - lib/t/regression/15cf_pattern.t, - lib/t/regression/23-batch-upload-csv.t, - lib/t/regression/25scrip_order.t, lib/t/regression/27verp.t, - lib/t/regression/17custom_search.t, - lib/t/regression/19quicksearch.t, lib/t/regression/23cfsort.t, - lib/t/regression/00-mason-syntax.t, - lib/t/regression/26command_line.t, - lib/t/regression/15cf_combo_cascade.t, - lib/t/regression/18custom_frontpage.t, - lib/t/regression/24pawsort.t, - lib/t/regression/20-sort-by-requestor.t, - lib/t/regression/23-web_attachments.t, docs/design_docs/ruleset-workflow.txt, html/Elements/SelectTimeUnits, html/Elements/RefreshHomepage, html/Elements/MyAdminQueues, html/Elements/MyRT, @@ -11161,29 +12936,9 @@ html/Elements/ValidateCustomFields, html/Elements/Logo, html/Elements/EditCustomFieldCombobox, html/Prefs/MyRT.html, html/Prefs/Quicksearch.html, html/Prefs/Search.html, - html/Prefs/SearchOptions.html, html/Prefs/Elements/Tabs, - html/Search/Chart.html, html/Search/Simple.html, - html/Search/Chart, html/Search/Elements/SelectGroupBy, - html/Search/Elements/Chart, - html/Search/Elements/SearchesForObject, - html/Search/Elements/SelectChartType, - html/REST/1.0/Forms/ticket/merge, - html/REST/1.0/Forms/ticket/comment, - html/REST/1.0/Forms/ticket/take, - html/REST/1.0/Forms/transaction/default, + html/Prefs/SearchOptions.html, html/Search/Chart.html, + html/Search/Simple.html, html/Search/Chart, html/NoAuth/css/autohandler, html/NoAuth/css/print.css, - html/NoAuth/css/3.4-compat/footer.css, - html/NoAuth/css/3.4-compat/header.css, - html/NoAuth/css/3.4-compat/login.css, - html/NoAuth/css/3.4-compat/nav.css, - html/NoAuth/css/3.4-compat/ticket.css, - html/NoAuth/css/3.4-compat/transactions.css, - html/NoAuth/css/3.4-compat/body.css, - html/NoAuth/css/3.4-compat/forms.css, - html/NoAuth/css/3.4-compat/main.css, - html/NoAuth/css/3.4-compat/misc.css, - html/NoAuth/css/3.4-compat/quickbar.css, - html/NoAuth/css/3.4-compat/titlebox.css, html/NoAuth/css/3.5-default/footer.css, html/NoAuth/css/3.5-default/login.css, html/NoAuth/css/3.5-default/nav.css, @@ -11198,40 +12953,9 @@ html/NoAuth/css/3.5-default/quickbar.css, html/NoAuth/css/3.5-default/titlebox.css, html/NoAuth/css/3.5-default/transactions.css, - html/NoAuth/images/css/cb-light.gif, - html/NoAuth/images/css/cb.gif, - html/NoAuth/images/css/cbr-b2g.gif, - html/NoAuth/images/css/cbr-b2lb.gif, - html/NoAuth/images/css/cbr-gray.gif, - html/NoAuth/images/css/cbr-trans.gif, - html/NoAuth/images/css/cbr.gif, - html/NoAuth/images/css/ct-light.gif, - html/NoAuth/images/css/ct.gif, - html/NoAuth/images/css/ctr-b2g.gif, - html/NoAuth/images/css/ctr-b2lb.gif, - html/NoAuth/images/css/ctr-gray.gif, - html/NoAuth/images/css/ctr-trans.gif, - html/NoAuth/images/css/ctr.gif, - html/NoAuth/images/css/dark-arrow-up.png, - html/NoAuth/images/css/dark-arrow.png, - html/NoAuth/images/css/light-arrow-up.png, - html/NoAuth/images/css/light-arrow.png, - html/NoAuth/images/css/rolldown-arrow.gif, - html/NoAuth/images/css/rolldown-arrow.png, - html/NoAuth/images/css/rollup-arrow.gif, - html/NoAuth/js/cascaded.js, html/NoAuth/js/util.js, - html/NoAuth/js/autohandler, html/NoAuth/js/combobox.js, - html/NoAuth/js/list.js, html/NoAuth/js/ahah.js, - html/NoAuth/js/class.js, html/NoAuth/js/titlebox-state.js, html/Widgets/ComboBox, html/Widgets/SavedSearch, html/Widgets/SelectionBox, html/Widgets/TitleBox, html/Widgets/TitleBoxEnd, html/Widgets/TitleBoxStart, - html/Helpers/CalPopup.html, html/Tools/index.html, - html/Tools/Reports/CreatedByDates.html, - html/Tools/Reports/ResolvedByDates.html, - html/Tools/Reports/ResolvedByOwner.html, - html/Tools/Reports/index.html, html/Tools/Reports/Elements/Tabs, - html/Admin/Elements/ConfigureMyRT, html/Admin/Global/MyRT.html, html/Admin/Users/MyRT.html, html/Ticket/Reminders.html, html/Ticket/Elements/ShowTime, html/Ticket/Elements/Reminders, etc/upgrade/3.5.1/content: Initial revision @@ -11837,13 +13561,6 @@ * FS/FS/cust_pkg.pm: missing method name in docs -2007-07-01 11:26 ivan - - * fs_selfadmin/FS-MailAdminServer/MailAdminClient.pm, - fs_sesmon/FS-SessionClient/SessionClient.pm: this stuff is - probably obsoleted, but get rid of CVS Id tags causing merge pain - anyway - 2007-07-01 11:09 ivan * TODO: remove obsolete information and dollar sign Id dollar sign @@ -12175,30 +13892,6 @@ httemplate/misc/process/link.cgi: 1606 correct bug in overlimit groups handling -2007-05-01 14:49 ivan - - * fs_webdemo/: register.cgi, register.html, registerd, - registerd.Pg: removing 1.4-era web demo signup - -2007-05-01 14:47 ivan - - * fs_radlog/fs_radlogd: removing decade-old fs_radlog (you want - freeside-sqlradius-radacctd now) - -2007-05-01 14:27 ivan - - * install/: centos/3/INSTALL, centos/3/httpd-init, - debian/3.0/INSTALL, debian/3.1/INSTALL, fedora/fc1/INSTALL, - fedora/fc1/sources.list, fedora/fc2/INSTALL, - fedora/fc2/sources.list, fedora/fc3/INSTALL, - fedora/fc3/sources.list, freebsd/INSTALL, freebsd/ports, - openbsd/INSTALL, openbsd/cpan, openbsd/ports, redhat/7.3/INSTALL, - redhat/7.3/sources.list, redhat/8/INSTALL, - redhat/8/README.insecure, redhat/8/sources.list, - redhat/9/INSTALL, redhat/9/sources.list, redhat/es3/INSTALL, - redhat/es3/httpd-init, suse/9.0/INSTALL: remove obsolete install - notes - 2007-05-01 13:00 ivan * FS/FS/ClientAPI/Signup.pm: without debugging this time :) @@ -12613,63 +14306,6 @@ * bin/svc_acct_pop.import: pop import tool -2007-03-09 00:58 ivan - - * install/5.005/: DBD-Pg-1.22-fixvercmp/Changes, - DBD-Pg-1.22-fixvercmp/MANIFEST, - DBD-Pg-1.22-fixvercmp/Makefile.PL, DBD-Pg-1.22-fixvercmp/Pg.h, - DBD-Pg-1.22-fixvercmp/Pg.pm, DBD-Pg-1.22-fixvercmp/Pg.xs, - DBD-Pg-1.22-fixvercmp/README, DBD-Pg-1.22-fixvercmp/README.win32, - DBD-Pg-1.22-fixvercmp/dbd-pg.pod, DBD-Pg-1.22-fixvercmp/dbdimp.c, - DBD-Pg-1.22-fixvercmp/dbdimp.h, - DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl, - DBD-Pg-1.22-fixvercmp/eg/lotest.pl, - DBD-Pg-1.22-fixvercmp/eg/notify_test.patch, - DBD-Pg-1.22-fixvercmp/t/00basic.t, - DBD-Pg-1.22-fixvercmp/t/01connect.t, - DBD-Pg-1.22-fixvercmp/t/01constants.t, - DBD-Pg-1.22-fixvercmp/t/01setup.t, - DBD-Pg-1.22-fixvercmp/t/02prepare.t, - DBD-Pg-1.22-fixvercmp/t/03bind.t, - DBD-Pg-1.22-fixvercmp/t/04execute.t, - DBD-Pg-1.22-fixvercmp/t/05fetch.t, - DBD-Pg-1.22-fixvercmp/t/06disconnect.t, - DBD-Pg-1.22-fixvercmp/t/07reuse.t, - DBD-Pg-1.22-fixvercmp/t/08txn.t, - DBD-Pg-1.22-fixvercmp/t/09autocommit.t, - DBD-Pg-1.22-fixvercmp/t/11quoting.t, - DBD-Pg-1.22-fixvercmp/t/12placeholders.t, - DBD-Pg-1.22-fixvercmp/t/13pgtype.t, - DBD-Pg-1.22-fixvercmp/t/15funct.t, - DBD-Pg-1.22-fixvercmp/t/99cleanup.t, - DBD-Pg-1.22-fixvercmp/t/lib/App/Info.pm, - DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler.pm, - DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS.pm, - DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Request.pm, - DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Util.pm, - DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler/Prompt.pm, - DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS/PostgreSQL.pm, - DBIx-DBSchema-0.23-5.005kludge/Changes, - DBIx-DBSchema-0.23-5.005kludge/DBSchema.pm, - DBIx-DBSchema-0.23-5.005kludge/MANIFEST, - DBIx-DBSchema-0.23-5.005kludge/MANIFEST.SKIP, - DBIx-DBSchema-0.23-5.005kludge/Makefile.PL, - DBIx-DBSchema-0.23-5.005kludge/README, - DBIx-DBSchema-0.23-5.005kludge/TODO, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup.pm, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/Column.pm, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD.pm, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/Table.pm, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup/Index.pm, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup/Unique.pm, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/Pg.pm, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/Sybase.pm, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/mysql.pm, - DBIx-DBSchema-0.23-5.005kludge/t/load-mysql.t, - DBIx-DBSchema-0.23-5.005kludge/t/load-pg.t, - DBIx-DBSchema-0.23-5.005kludge/t/load.t: removing old 5.005 - install stuff - 2007-03-07 11:48 khoff * FS/FS/: Conf.pm, cust_main.pm: Option to disable the charging of @@ -14465,8 +16101,7 @@ 2006-10-17 01:49 ivan - * rt/: html/NoAuth/printrt.css, lib/t/regression/14linking.t, - lib/t/regression/22search_tix_by_watcher.t: Initial revision + * rt/html/NoAuth/printrt.css: Initial revision 2006-10-16 22:49 ivan @@ -16248,11 +17883,6 @@ * httemplate/docs/install.html: add JSON to initial install instructions -2006-04-18 12:24 ivan - - * install/debian/3.1/INSTALL: dev install notes patch from liran - tal - 2006-04-15 06:32 ivan * httemplate/graph/money_time.cgi: REALLY correct the period for @@ -17377,10 +19007,7 @@ 2005-10-15 02:33 ivan - * rt/: HOWTO/README, HOWTO/change.txt, HOWTO/release.txt, - HOWTO/version-control.txt, etc/RT_SiteConfig.pm, - html/Admin/Global/CustomField.html, - html/Admin/Global/CustomFields.html, html/Elements/Footer, + * rt/: etc/RT_SiteConfig.pm, html/Elements/Footer, html/Elements/Header, html/Elements/Menu, html/Elements/PageLayout, html/Elements/SimpleSearch, html/Elements/Tabs, html/Elements/CollectionAsTable/Row, @@ -17396,38 +19023,15 @@ lib/RT/I18N/en_malkovich.po, lib/t/00smoke.t.in, lib/t/01harness.t.in, lib/t/02regression.t.in, lib/t/03web.pl.in, lib/t/04_send_email.pl.in, lib/t/05cronsupport.pl.in, - lib/t/regression/00placeholder, sbin/rt-setup-database.in: - landing rt 3.4.4 on HEAD + sbin/rt-setup-database.in: landing rt 3.4.4 on HEAD 2005-10-15 02:09 ivan * rt/: docs/design_docs/realflow.txt, docs/design_docs/3.3-schema-redesign.txt, docs/design_docs/rt-mvc, sbin/rt-dump-database.in, - html/Search/Elements/SelectGroup, html/Admin/autohandler, - html/Download/CustomFieldValue/dhandler, - html/Download/Tabular/dhandler, html/Search/Elements/EditQuery, - html/Admin/CustomFields/GroupRights.html, - html/Admin/Global/CustomFields/Groups.html, - html/Admin/Global/CustomFields/Queue-Tickets.html, - html/Admin/Global/CustomFields/Queue-Transactions.html, - html/Admin/Global/CustomFields/Users.html, - html/Admin/Global/CustomFields/index.html, - html/Admin/Groups/CustomFields.html, - html/Admin/Groups/History.html, - html/Admin/CustomFields/Modify.html, - html/Admin/CustomFields/Objects.html, - html/Admin/CustomFields/UserRights.html, - html/Admin/CustomFields/index.html, - html/Admin/Users/CustomFields.html, + html/Admin/autohandler, html/Admin/Users/CustomFields.html, html/Admin/Users/History.html, html/Admin/Users/Memberships.html, - html/Admin/Elements/CustomFieldTabs, - html/Admin/Elements/SelectCustomFieldLookupType, - html/Admin/Elements/GlobalCustomFieldTabs, - html/Admin/Elements/ObjectCustomFields, - html/Admin/Elements/PickCustomFields, - html/Admin/Elements/PickObjects, - html/SelfService/CreateTicketInQueue.html, html/Elements/EditCustomField, html/Elements/EditCustomFieldImage, html/Elements/EditCustomFieldBinary, @@ -17440,27 +19044,9 @@ html/Elements/EditCustomFieldText, html/Elements/EditCustomFieldWikitext, html/Elements/ShowMemberships, lib/t/setup_regression.t, - lib/t/create_data.pl, lib/t/regression/01ticket_link_searching.t, - lib/t/regression/02basic_web.t, - lib/t/regression/03web_compiliation_errors.t, - lib/t/regression/05cronsupport.t, lib/t/regression/07acl.t, - lib/t/regression/08web_cf_access.t, - lib/t/regression/09record_cf_api.t, lib/t/regression/10merge.t, - lib/t/regression/11-template-insert.t, - lib/t/regression/12-search.t, - lib/t/regression/13-attribute-tests.t, - lib/t/regression/14merge.t, - lib/t/regression/16-transaction_cf_tests.t, - lib/t/regression/17multiple_deleg_revocation.t, - lib/t/regression/19-rtname.t, lib/t/regression/20savedsearch.t, - lib/t/regression/21query-builder.t, - lib/t/regression/22search_tix_by_txn.t, - lib/t/regression/04send_email.t, - lib/t/regression/06mailgateway.t, lib/t/regression/07rights.t, - lib/t/regression/15cf_single_values_are_single.t, - lib/t/regression/18stale_delegations_cleanup.t, - lib/RT/SavedSearch.pm, lib/RT/ObjectCustomFields.pm, - lib/RT/CustomFieldValue_Overlay.pm, lib/RT/ObjectCustomField.pm, + lib/t/create_data.pl, lib/RT/SavedSearch.pm, + lib/RT/ObjectCustomFields.pm, lib/RT/CustomFieldValue_Overlay.pm, + lib/RT/ObjectCustomField.pm, lib/RT/ObjectCustomFields_Overlay.pm, lib/RT/SavedSearches.pm, lib/RT/ObjectCustomFieldValues.pm, lib/RT/ObjectCustomFieldValue.pm, @@ -17820,11 +19406,6 @@ * FS/FS/cust_main.pm: add taxclass kludge to gateway overrides, fix parsing of new-style paybatch -2005-08-17 23:46 ivan - - * install/debian/3.1/INSTALL: slight adjustments to deb install for - latest 1.5.8cvs - 2005-08-17 22:41 ivan * httemplate/edit/process/agent_payment_gateway.html: hopefully @@ -18010,10 +19591,6 @@ * Changelog, Changes.1.5.7: s/ANNOUNCE/Changelog/ -2005-07-11 05:23 ivan - - * install/freebsd/: INSTALL, ports: freebsd install update i guess - 2005-07-11 05:22 ivan * bin/postfix.export: fix regex @@ -18093,8 +19670,7 @@ 2005-06-21 20:54 ivan - * httemplate/docs/upgrade10.html, install/debian/3.1/INSTALL: add - IPC::Run3 to install docs + * httemplate/docs/upgrade10.html: add IPC::Run3 to install docs 2005-06-16 22:31 ivan @@ -18626,15 +20202,6 @@ just needs to update the "seconds" field(s), finally closes: Bug#1125 -2005-04-21 16:13 ivan - - * install/debian/3.1/INSTALL: little bit of apache setup and add - the fs_queue user - -2005-04-21 14:31 ivan - - * install/debian/3.1/INSTALL: or apache won't start - 2005-04-21 04:47 ivan * FS/FS/part_export/acct_sql.pm: fix nit with crypt flag when @@ -18644,10 +20211,6 @@ * FS/FS/part_export/acct_sql.pm: support multiple primary keys -2005-04-20 23:18 ivan - - * install/debian/3.1/INSTALL: libjavascript-rpc-perl hit testing - 2005-04-20 00:12 ivan * FS/FS/part_export/acct_sql.pm: hehe oops @@ -18668,9 +20231,8 @@ 2005-04-19 02:48 ivan * httemplate/docs/install.html, httemplate/docs/upgrade10.html, - ANNOUNCE.1.5, README.1.5.7.lastbit, SCHEMA_CHANGE, - install/redhat/9/INSTALL: did another upgrade, fixed up the - instructions + ANNOUNCE.1.5, README.1.5.7.lastbit, SCHEMA_CHANGE: did another + upgrade, fixed up the instructions 2005-04-19 02:48 ivan @@ -18750,10 +20312,6 @@ * FS/FS/: h_cust_svc.pm, h_svc_forward.pm: No need to inflict debugging messages on everyone. -2005-04-10 14:23 ivan - - * install/debian/3.1/INSTALL: a few more packages - 2005-04-10 06:01 ivan * httemplate/docs/selfservice.html: add apache snippet to @@ -18776,9 +20334,9 @@ 2005-04-07 03:35 ivan - * Makefile, htetc/freeside-base.conf, htetc/freeside-rt.conf, - install/debian/3.1/INSTALL: add install/debian/3.1/INSTALL script - and script up some apache automation assuming a conf.d type dir + * Makefile, htetc/freeside-base.conf, htetc/freeside-rt.conf: add + install/debian/3.1/INSTALL script and script up some apache + automation assuming a conf.d type dir 2005-04-07 02:26 ivan @@ -18951,10 +20509,6 @@ child_objects can now set an alternate field for the svcnum, for things like forwards -2005-03-26 03:51 ivan - - * install/fedora/fc3/: INSTALL, sources.list: fc3 - 2005-03-22 20:16 ivan * httemplate/docs/install-rt.html, README.1.5.7: new RT requires @@ -19116,30 +20670,7 @@ fs_selfservice/FS-SelfService/cgi/signup.cgi, fs_selfservice/FS-SelfService/cgi/signup.html, fs_selfservice/FS-SelfService/cgi/stateselect.html, - fs_selfservice/FS-SelfService/cgi/success.html, - fs_signup/cck.template, fs_signup/fs_signup_server, - fs_signup/ieak.template, fs_signup/FS-SignupClient/Changes, - fs_signup/FS-SignupClient/MANIFEST, - fs_signup/FS-SignupClient/MANIFEST.SKIP, - fs_signup/FS-SignupClient/Makefile.PL, - fs_signup/FS-SignupClient/SignupClient.pm, - fs_signup/FS-SignupClient/test.pl, - fs_signup/FS-SignupClient/cgi/cvv2.html, - fs_signup/FS-SignupClient/cgi/cvv2.png, - fs_signup/FS-SignupClient/cgi/cvv2_amex.png, - fs_signup/FS-SignupClient/cgi/decline.html, - fs_signup/FS-SignupClient/cgi/map.gif, - fs_signup/FS-SignupClient/cgi/promocode.html, - fs_signup/FS-SignupClient/cgi/regcode.html, - fs_signup/FS-SignupClient/cgi/signup-agentselect.html, - fs_signup/FS-SignupClient/cgi/signup-alternate.html, - fs_signup/FS-SignupClient/cgi/signup-billaddress.html, - fs_signup/FS-SignupClient/cgi/signup-freeoption.html, - fs_signup/FS-SignupClient/cgi/signup-snarf.html, - fs_signup/FS-SignupClient/cgi/signup.cgi, - fs_signup/FS-SignupClient/cgi/signup.html, - fs_signup/FS-SignupClient/cgi/stateselect.html, - fs_signup/FS-SignupClient/cgi/success.html, htetc/global.asa, + fs_selfservice/FS-SelfService/cgi/success.html, htetc/global.asa, htetc/handler.pl: - bring prepaid support into this century (close: Bug#1124) - finally get rid of fs_signup (everything is in fs_selfservice now) (Bug#413) - organize main menu sysadmin @@ -19175,10 +20706,6 @@ * FS/FS/XMLRPC.pm: Add the ability to do freeside configuration lookups through the XMLRPC interface. -2005-03-10 07:43 ivan - - * install/freebsd/: INSTALL, ports: ports is a steaming pile - 2005-03-10 07:33 ivan * README.1.5.7, httemplate/docs/install.html, @@ -19205,10 +20732,6 @@ package editing problem with extraneous services showing up, closes: Bug#1170 -2005-03-09 23:27 ivan - - * install/freebsd/INSTALL: freebsd bs - 2005-03-09 00:46 ivan * httemplate/docs/install-rt.html: add complete apache config @@ -19232,11 +20755,6 @@ * FS/FS/XMLRPC.pm: Minor re-work to allow for pseudo methods, like 'version', and eventually config look-ups (next commit). -2005-03-06 03:45 ivan - - * install/freebsd/ports: adding Text::CSV and - Spreadsheet::WriteExcel - 2005-03-06 02:15 ivan * ANNOUNCE.1.5: d @@ -19340,11 +20858,6 @@ * FS/FS/part_pkg/voip_sqlradacct.pm: voip: add start time for calls to invoice details -2005-03-03 00:21 ivan - - * install/redhat/es3/INSTALL: add tetex packages for typeset - invoices - 2005-03-03 00:15 ivan * FS/FS/Record.pm: want a full stack backtrace for this warning @@ -19456,21 +20969,11 @@ * FS/FS/: rate.pm, UI/Web.pm: generalize progressbar code in preparation for using it wherever needed -2005-02-16 14:06 ivan - - * install/centos/3/: INSTALL, httpd-init: centos install notes, - basically like rhell - 2005-02-15 18:53 ivan * FS/FS/cust_bill.pm: slightly better error messages for LaTeX problems -2005-02-15 10:47 ivan - - * install/redhat/es3/INSTALL: update rhell3 docs, add some slony - notes - 2005-02-13 19:49 ivan * FS/FS/svc_acct.pm: this should fix uid duplicate checking, @@ -19496,10 +20999,6 @@ * FS/FS/clientapi_session_field.pm: tyop -2005-02-08 12:51 ivan - - * install/freebsd/: INSTALL, ports: update freebsd install notes - 2005-02-08 12:22 ivan * FS/bin/freeside-setup, httemplate/docs/upgrade10.html, @@ -19535,10 +21034,6 @@ * httemplate/edit/cust_main.cgi: typo -2005-02-04 02:17 ivan - - * install/redhat/es3/INSTALL: minor update for rhel3 install notes - 2005-02-02 00:06 ivan * FS/FS/UI/: Base.pm, CGI.pm, Gtk.pm, agent.pm: removing old UI @@ -19559,9 +21054,6 @@ FS/FS/reg_code.pm, FS/FS/reg_code_pkg.pm, FS/bin/freeside-setup, FS/t/reg_code.t, FS/t/reg_code_pkg.t, README.1.5.0pre7, FS/MANIFEST, FS/FS/ClientAPI/Signup.pm, - fs_signup/FS-SignupClient/cgi/regcode.html, - fs_signup/FS-SignupClient/cgi/signup.cgi, - fs_signup/FS-SignupClient/cgi/signup.html, httemplate/docs/install.html, httemplate/docs/schema.html, httemplate/docs/upgrade10.html, httemplate/edit/reg_code.cgi, httemplate/search/reg_code.html, @@ -20088,17 +21580,13 @@ 2004-12-03 12:51 ivan * rt/: config, config.pld, bin/rt-commit-handler.in, - etc/upgrade/2.1.71, html/Admin/Elements/ModifyQueue, - html/Admin/Elements/ModifyUser, html/Admin/Users/Prefs.html, + etc/upgrade/2.1.71, html/Admin/Users/Prefs.html, html/Elements/Footer, html/Elements/Header, html/Elements/PageLayout, html/Elements/ShadedBox, html/Elements/ShadedInputRow, html/Elements/ShadedRow, html/Elements/SimpleSearch, html/Elements/Tabs, html/Elements/ViewUser, html/NoAuth/webrt.css, - html/Search/Listing.html, html/Search/Elements/PickRestriction, - html/Search/Elements/TicketHeader, - html/Search/Elements/TicketHeaderCell, - html/Search/Elements/TicketRow, html/Ticket/Elements/EditLinks, + html/Search/Listing.html, html/Ticket/Elements/EditLinks, html/Ticket/Elements/ShowLink, html/Ticket/Elements/ShowLinks, html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs, sbin/rt-setup-database.in: landing rt 3.2.2 @@ -20113,35 +21601,19 @@ 2004-12-03 12:37 ivan - * rt/: html/Tools/MyDay.html, html/Tools/Offline.html, - html/Tools/Elements/Tabs, html/Ticket/ShowEmailRecord.html, + * rt/: html/Ticket/ShowEmailRecord.html, html/Ticket/Elements/ShowTransactionAttachments, html/Ticket/Elements/PreviewScrips, html/Ticket/Elements/ShowGroupMembers, html/Ticket/Elements/ShowUserEntry, html/Search/Build.html, html/Search/Edit.html, html/Search/Results.html, html/Search/Results.rdf, html/Search/Results.tsv, - html/Search/Elements/BuildFormatString, - html/Search/Elements/DisplayOptions, - html/Search/Elements/EditSearches, - html/Search/Elements/NewListActions, - html/Search/Elements/PickCFs, html/Search/Elements/SearchPrivacy, - html/Search/Elements/SelectAndOr, - html/Search/Elements/SelectLinks, - html/Search/Elements/SelectPersonType, - html/Search/Elements/SelectSearchesForObjects, - html/Search/Elements/EditFormat, html/Search/Elements/PickBasics, - html/Search/Elements/PickCriteria, - html/Search/Elements/SelectSearchObject, - html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html, - html/Admin/Elements/ToolTabs, html/Elements/ShowLinks, - html/Elements/EditLinks, html/Elements/QuickCreate, - html/Elements/ScrubHTML, html/Elements/TicketList, - html/Elements/ShowLink, html/Elements/TitleBox, - html/Elements/CollectionAsTable/Header, + html/Elements/ShowLinks, html/Elements/EditLinks, + html/Elements/QuickCreate, html/Elements/ScrubHTML, + html/Elements/TicketList, html/Elements/ShowLink, + html/Elements/TitleBox, html/Elements/CollectionAsTable/Header, html/Elements/CollectionAsTable/ParseFormat, html/Elements/CollectionAsTable/Row, - html/Elements/RT__Ticket/ColumnMap, html/NoAuth/images/autohandler, lib/t/05cronsupport.pl.in, lib/RT/Attributes.pm, lib/RT/Attribute_Overlay.pm, lib/RT/Attributes_Overlay.pm, lib/RT/Attribute.pm, @@ -20189,24 +21661,15 @@ * FS/FS/cust_pkg.pm: don't check that agent is allowed to purchase the package on changes -2004-12-01 10:38 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: add processing for ship - state/county/country - 2004-11-30 19:35 ivan - * FS/FS/part_pkg.pm, FS/FS/part_pkg/flat.pm, - FS/FS/part_pkg/flat_comission.pm, - FS/FS/part_pkg/flat_comission_cust.pm, - FS/FS/part_pkg/flat_comission_pkg.pm, - FS/FS/part_pkg/flat_delayed.pm, FS/FS/part_pkg/prorate.pm, - FS/FS/part_pkg/sesmon_hour.pm, FS/FS/part_pkg/sesmon_minute.pm, - FS/FS/part_pkg/sql_external.pm, FS/FS/part_pkg/sql_generic.pm, - FS/FS/part_pkg/sqlradacct_hour.pm, - FS/FS/part_pkg/subscription.pm, - FS/FS/part_pkg/voip_sqlradacct.pm, - fs_signup/FS-SignupClient/cgi/signup-freeoption.html: + * FS/FS/: part_pkg.pm, part_pkg/flat.pm, + part_pkg/flat_comission.pm, part_pkg/flat_comission_cust.pm, + part_pkg/flat_comission_pkg.pm, part_pkg/flat_delayed.pm, + part_pkg/prorate.pm, part_pkg/sesmon_hour.pm, + part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm, + part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm, + part_pkg/subscription.pm, part_pkg/voip_sqlradacct.pm: creditcard-less promo code signup 2004-11-30 11:55 khoff @@ -20289,11 +21752,6 @@ FS/bin/freeside-setup, httemplate/docs/schema.html, httemplate/docs/upgrade10.html, FS/FS/Record.pm, FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm, - fs_signup/FS-SignupClient/SignupClient.pm, - fs_signup/FS-SignupClient/cgi/promocode.html, - fs_signup/FS-SignupClient/cgi/signup-billaddress.html, - fs_signup/FS-SignupClient/cgi/signup.cgi, - fs_signup/FS-SignupClient/cgi/signup.html, httemplate/edit/cust_main.cgi, httemplate/edit/part_pkg.cgi: promo codes and separate signup addresses for hdn @@ -20325,38 +21783,6 @@ httemplate/search/sqlradius.cgi, httemplate/search/sqlradius.html: first pass at VoIP rating -2004-11-17 21:06 ivan - - * sql-ledger/: doc/copyright, locale/cn/COPYING, - locale/cn/LANGUAGE, locale/cn/admin, locale/cn/all, locale/cn/am, - locale/cn/ap, locale/cn/ar, locale/cn/arap, locale/cn/ca, - locale/cn/cp, locale/cn/ct, locale/cn/gl, locale/cn/ic, - locale/cn/io, locale/cn/ir, locale/cn/is, locale/cn/login, - locale/cn/menu, locale/cn/oe, locale/cn/pe, locale/cn/rc, - locale/cn/rp, locale/de/all, locale/es/COPYING, - locale/es/LANGUAGE, locale/es/Num2text, locale/es/admin, - locale/es/all, locale/es/am, locale/es/ap, locale/es/ar, - locale/es/arap, locale/es/ca, locale/es/cp, locale/es/ct, - locale/es/gl, locale/es/ic, locale/es/io, locale/es/ir, - locale/es/is, locale/es/login, locale/es/menu, locale/es/oe, - locale/es/pe, locale/es/rc, locale/es/rp, locale/no/COPYING, - locale/no/LANGUAGE, locale/no/admin, locale/no/all, locale/no/am, - locale/no/ap, locale/no/ar, locale/no/arap, locale/no/ca, - locale/no/cp, locale/no/ct, locale/no/gl, locale/no/ic, - locale/no/io, locale/no/ir, locale/no/is, locale/no/login, - locale/no/menu, locale/no/oe, locale/no/pe, locale/no/rc, - locale/no/rp, locale/tw/COPYING, locale/tw/LANGUAGE, - locale/tw/admin, locale/tw/all, locale/tw/am, locale/tw/ap, - locale/tw/ar, locale/tw/arap, locale/tw/ca, locale/tw/cp, - locale/tw/ct, locale/tw/gl, locale/tw/ic, locale/tw/io, - locale/tw/ir, locale/tw/is, locale/tw/login, locale/tw/menu, - locale/tw/oe, locale/tw/pe, locale/tw/rc, locale/tw/rp, - sql/Canada-gifi.sql, sql/Canada_General-chart.sql, - sql/Czech_Republic-chart.sql, sql/Italy-chart.sql, - sql/Simplified_Chinese_Default-chart.sql, sql/Spain-chart.sql, - sql/Traditional_Chinese_Default-chart.sql, users/members.default: - removing files moved in 2.4.4 - 2004-11-17 05:22 ivan * httemplate/edit/part_pkg.cgi: #debugging cruft @@ -20366,566 +21792,6 @@ * httemplate/edit/part_pkg.cgi: fix package options to be sticky on clone-ing (customize package) -2004-11-16 14:12 ivan - - * sql-ledger/: sql-ledger-2.0.8.tar.gz, sql-ledger-2.4.4.tar.gz, - old/sql-ledger/VERSION, old/sql-ledger/am.pl, - old/sql-ledger/favicon.ico, old/sql-ledger/login.pl, - old/sql-ledger/menu.ini, old/sql-ledger/setup.pl, - old/sql-ledger/sql-ledger.conf.default, - old/sql-ledger/sql-ledger.png, old/sql-ledger/SL/AM.pm, - old/sql-ledger/SL/AP.pm, old/sql-ledger/SL/AR.pm, - old/sql-ledger/SL/CA.pm, old/sql-ledger/SL/CP.pm, - old/sql-ledger/SL/CT.pm, old/sql-ledger/SL/Form.pm, - old/sql-ledger/SL/GL.pm, old/sql-ledger/SL/IC.pm, - old/sql-ledger/SL/IR.pm, old/sql-ledger/SL/IS.pm, - old/sql-ledger/SL/Inifile.pm, old/sql-ledger/SL/Mailer.pm, - old/sql-ledger/SL/Menu.pm, old/sql-ledger/SL/Num2text.pm, - old/sql-ledger/SL/OE.pm, old/sql-ledger/SL/PE.pm, - old/sql-ledger/SL/RC.pm, old/sql-ledger/SL/RP.pm, - old/sql-ledger/SL/User.pm, old/sql-ledger/bin/lynx/menu.pl, - old/sql-ledger/bin/mozilla/admin.pl, - old/sql-ledger/bin/mozilla/am.pl, - old/sql-ledger/bin/mozilla/ap.pl, - old/sql-ledger/bin/mozilla/ar.pl, - old/sql-ledger/bin/mozilla/arap.pl, - old/sql-ledger/bin/mozilla/ca.pl, - old/sql-ledger/bin/mozilla/cp.pl, - old/sql-ledger/bin/mozilla/ct.pl, - old/sql-ledger/bin/mozilla/gl.pl, - old/sql-ledger/bin/mozilla/ic.pl, - old/sql-ledger/bin/mozilla/io.pl, - old/sql-ledger/bin/mozilla/ir.pl, - old/sql-ledger/bin/mozilla/is.pl, - old/sql-ledger/bin/mozilla/login.pl, - old/sql-ledger/bin/mozilla/menu.pl, - old/sql-ledger/bin/mozilla/oe.pl, - old/sql-ledger/bin/mozilla/pe.pl, - old/sql-ledger/bin/mozilla/rc.pl, - old/sql-ledger/bin/mozilla/rp.pl, - old/sql-ledger/css/sql-ledger.css, old/sql-ledger/doc/COPYING, - old/sql-ledger/doc/README, old/sql-ledger/doc/UPGRADE-1.6-1.8, - old/sql-ledger/doc/UPGRADE-1.8-1.8.3, - old/sql-ledger/doc/UPGRADE-1.8.3-1.8.4, - old/sql-ledger/doc/UPGRADE-1.8.4-1.8.5, - old/sql-ledger/doc/UPGRADE-1.8.5-1.8.7, - old/sql-ledger/doc/UPGRADE-1.8.7-2.0.0, - old/sql-ledger/doc/UPGRADE-2.0-2.0.8, - old/sql-ledger/doc/copyright, old/sql-ledger/doc/faq.html, - old/sql-ledger/locale/br/COPYING, - old/sql-ledger/locale/br/LANGUAGE, - old/sql-ledger/locale/br/admin, old/sql-ledger/locale/br/all, - old/sql-ledger/locale/br/am, old/sql-ledger/locale/br/ap, - old/sql-ledger/locale/br/ar, old/sql-ledger/locale/br/arap, - old/sql-ledger/locale/br/ca, old/sql-ledger/locale/br/cp, - old/sql-ledger/locale/br/ct, old/sql-ledger/locale/br/gl, - old/sql-ledger/locale/br/ic, old/sql-ledger/locale/br/io, - old/sql-ledger/locale/br/ir, old/sql-ledger/locale/br/is, - old/sql-ledger/locale/br/login, old/sql-ledger/locale/br/menu, - old/sql-ledger/locale/br/oe, old/sql-ledger/locale/br/pe, - old/sql-ledger/locale/br/rc, old/sql-ledger/locale/br/rp, - old/sql-ledger/locale/cn/COPYING, - old/sql-ledger/locale/cn/LANGUAGE, - old/sql-ledger/locale/cn/admin, old/sql-ledger/locale/cn/all, - old/sql-ledger/locale/cn/am, old/sql-ledger/locale/cn/ap, - old/sql-ledger/locale/cn/ar, old/sql-ledger/locale/cn/arap, - old/sql-ledger/locale/cn/ca, old/sql-ledger/locale/cn/cp, - old/sql-ledger/locale/cn/ct, old/sql-ledger/locale/cn/gl, - old/sql-ledger/locale/cn/ic, old/sql-ledger/locale/cn/io, - old/sql-ledger/locale/cn/ir, old/sql-ledger/locale/cn/is, - old/sql-ledger/locale/cn/login, old/sql-ledger/locale/cn/menu, - old/sql-ledger/locale/cn/oe, old/sql-ledger/locale/cn/pe, - old/sql-ledger/locale/cn/rc, old/sql-ledger/locale/cn/rp, - old/sql-ledger/locale/ct/COPYING, - old/sql-ledger/locale/ct/LANGUAGE, - old/sql-ledger/locale/ct/admin, old/sql-ledger/locale/ct/all, - old/sql-ledger/locale/ct/am, old/sql-ledger/locale/ct/ap, - old/sql-ledger/locale/ct/ar, old/sql-ledger/locale/ct/arap, - old/sql-ledger/locale/ct/ca, old/sql-ledger/locale/ct/cp, - old/sql-ledger/locale/ct/ct, old/sql-ledger/locale/ct/gl, - old/sql-ledger/locale/ct/ic, old/sql-ledger/locale/ct/io, - old/sql-ledger/locale/ct/ir, old/sql-ledger/locale/ct/is, - old/sql-ledger/locale/ct/login, old/sql-ledger/locale/ct/menu, - old/sql-ledger/locale/ct/oe, old/sql-ledger/locale/ct/pe, - old/sql-ledger/locale/ct/rc, old/sql-ledger/locale/ct/rp, - old/sql-ledger/locale/cz/COPYING, - old/sql-ledger/locale/cz/LANGUAGE, - old/sql-ledger/locale/cz/admin, old/sql-ledger/locale/cz/all, - old/sql-ledger/locale/cz/am, old/sql-ledger/locale/cz/ap, - old/sql-ledger/locale/cz/ar, old/sql-ledger/locale/cz/arap, - old/sql-ledger/locale/cz/ca, old/sql-ledger/locale/cz/cp, - old/sql-ledger/locale/cz/ct, old/sql-ledger/locale/cz/gl, - old/sql-ledger/locale/cz/ic, old/sql-ledger/locale/cz/io, - old/sql-ledger/locale/cz/ir, old/sql-ledger/locale/cz/is, - old/sql-ledger/locale/cz/login, old/sql-ledger/locale/cz/menu, - old/sql-ledger/locale/cz/oe, old/sql-ledger/locale/cz/pe, - old/sql-ledger/locale/cz/rc, old/sql-ledger/locale/cz/rp, - old/sql-ledger/locale/de/COPYING, - old/sql-ledger/locale/de/LANGUAGE, - old/sql-ledger/locale/de/Num2text, - old/sql-ledger/locale/de/admin, old/sql-ledger/locale/de/all, - old/sql-ledger/locale/de/am, old/sql-ledger/locale/de/ap, - old/sql-ledger/locale/de/ar, old/sql-ledger/locale/de/arap, - old/sql-ledger/locale/de/ca, old/sql-ledger/locale/de/cp, - old/sql-ledger/locale/de/ct, old/sql-ledger/locale/de/gl, - old/sql-ledger/locale/de/ic, old/sql-ledger/locale/de/io, - old/sql-ledger/locale/de/ir, old/sql-ledger/locale/de/is, - old/sql-ledger/locale/de/locales.pl, - old/sql-ledger/locale/de/login, old/sql-ledger/locale/de/menu, - old/sql-ledger/locale/de/oe, old/sql-ledger/locale/de/pe, - old/sql-ledger/locale/de/rc, old/sql-ledger/locale/de/rp, - old/sql-ledger/locale/dk/COPYING, - old/sql-ledger/locale/dk/LANGUAGE, - old/sql-ledger/locale/dk/admin, old/sql-ledger/locale/dk/all, - old/sql-ledger/locale/dk/am, old/sql-ledger/locale/dk/ap, - old/sql-ledger/locale/dk/ar, old/sql-ledger/locale/dk/arap, - old/sql-ledger/locale/dk/ca, old/sql-ledger/locale/dk/cp, - old/sql-ledger/locale/dk/ct, old/sql-ledger/locale/dk/gl, - old/sql-ledger/locale/dk/ic, old/sql-ledger/locale/dk/io, - old/sql-ledger/locale/dk/ir, old/sql-ledger/locale/dk/is, - old/sql-ledger/locale/dk/login, old/sql-ledger/locale/dk/menu, - old/sql-ledger/locale/dk/oe, old/sql-ledger/locale/dk/pe, - old/sql-ledger/locale/dk/rc, old/sql-ledger/locale/dk/rp, - old/sql-ledger/locale/ee/COPYING, - old/sql-ledger/locale/ee/LANGUAGE, - old/sql-ledger/locale/ee/admin, old/sql-ledger/locale/ee/all, - old/sql-ledger/locale/ee/am, old/sql-ledger/locale/ee/ap, - old/sql-ledger/locale/ee/ar, old/sql-ledger/locale/ee/arap, - old/sql-ledger/locale/ee/ca, old/sql-ledger/locale/ee/cp, - old/sql-ledger/locale/ee/ct, old/sql-ledger/locale/ee/gl, - old/sql-ledger/locale/ee/ic, old/sql-ledger/locale/ee/io, - old/sql-ledger/locale/ee/ir, old/sql-ledger/locale/ee/is, - old/sql-ledger/locale/ee/login, old/sql-ledger/locale/ee/menu, - old/sql-ledger/locale/ee/oe, old/sql-ledger/locale/ee/pe, - old/sql-ledger/locale/ee/rc, old/sql-ledger/locale/ee/rp, - old/sql-ledger/locale/en_GB/COPYING, - old/sql-ledger/locale/en_GB/LANGUAGE, - old/sql-ledger/locale/en_GB/admin, - old/sql-ledger/locale/en_GB/all, old/sql-ledger/locale/en_GB/am, - old/sql-ledger/locale/en_GB/ap, old/sql-ledger/locale/en_GB/ar, - old/sql-ledger/locale/en_GB/arap, old/sql-ledger/locale/en_GB/bp, - old/sql-ledger/locale/en_GB/ca, old/sql-ledger/locale/en_GB/cp, - old/sql-ledger/locale/en_GB/ct, old/sql-ledger/locale/en_GB/gl, - old/sql-ledger/locale/en_GB/ic, old/sql-ledger/locale/en_GB/io, - old/sql-ledger/locale/en_GB/ir, old/sql-ledger/locale/en_GB/is, - old/sql-ledger/locale/en_GB/login, - old/sql-ledger/locale/en_GB/menu, old/sql-ledger/locale/en_GB/oe, - old/sql-ledger/locale/en_GB/pe, old/sql-ledger/locale/en_GB/rc, - old/sql-ledger/locale/en_GB/rp, old/sql-ledger/locale/es/COPYING, - old/sql-ledger/locale/es/LANGUAGE, - old/sql-ledger/locale/es/Num2text, - old/sql-ledger/locale/es/admin, old/sql-ledger/locale/es/all, - old/sql-ledger/locale/es/am, old/sql-ledger/locale/es/ap, - old/sql-ledger/locale/es/ar, old/sql-ledger/locale/es/arap, - old/sql-ledger/locale/es/ca, old/sql-ledger/locale/es/cp, - old/sql-ledger/locale/es/ct, old/sql-ledger/locale/es/gl, - old/sql-ledger/locale/es/ic, old/sql-ledger/locale/es/io, - old/sql-ledger/locale/es/ir, old/sql-ledger/locale/es/is, - old/sql-ledger/locale/es/login, old/sql-ledger/locale/es/menu, - old/sql-ledger/locale/es/oe, old/sql-ledger/locale/es/pe, - old/sql-ledger/locale/es/rc, old/sql-ledger/locale/es/rp, - old/sql-ledger/locale/fi/COPYING, - old/sql-ledger/locale/fi/LANGUAGE, - old/sql-ledger/locale/fi/admin, old/sql-ledger/locale/fi/all, - old/sql-ledger/locale/fi/am, old/sql-ledger/locale/fi/ap, - old/sql-ledger/locale/fi/ar, old/sql-ledger/locale/fi/arap, - old/sql-ledger/locale/fi/ca, old/sql-ledger/locale/fi/cp, - old/sql-ledger/locale/fi/ct, old/sql-ledger/locale/fi/gl, - old/sql-ledger/locale/fi/ic, old/sql-ledger/locale/fi/io, - old/sql-ledger/locale/fi/ir, old/sql-ledger/locale/fi/is, - old/sql-ledger/locale/fi/login, old/sql-ledger/locale/fi/menu, - old/sql-ledger/locale/fi/oe, old/sql-ledger/locale/fi/pe, - old/sql-ledger/locale/fi/rc, old/sql-ledger/locale/fi/rp, - old/sql-ledger/locale/fr/COPYING, - old/sql-ledger/locale/fr/LANGUAGE, - old/sql-ledger/locale/fr/admin, old/sql-ledger/locale/fr/all, - old/sql-ledger/locale/fr/am, old/sql-ledger/locale/fr/ap, - old/sql-ledger/locale/fr/ar, old/sql-ledger/locale/fr/arap, - old/sql-ledger/locale/fr/ca, old/sql-ledger/locale/fr/cp, - old/sql-ledger/locale/fr/ct, old/sql-ledger/locale/fr/gl, - old/sql-ledger/locale/fr/ic, old/sql-ledger/locale/fr/io, - old/sql-ledger/locale/fr/ir, old/sql-ledger/locale/fr/is, - old/sql-ledger/locale/fr/login, old/sql-ledger/locale/fr/menu, - old/sql-ledger/locale/fr/oe, old/sql-ledger/locale/fr/pe, - old/sql-ledger/locale/fr/rc, old/sql-ledger/locale/fr/rp, - old/sql-ledger/locale/hu/COPYING, - old/sql-ledger/locale/hu/LANGUAGE, - old/sql-ledger/locale/hu/admin, old/sql-ledger/locale/hu/all, - old/sql-ledger/locale/hu/am, old/sql-ledger/locale/hu/ap, - old/sql-ledger/locale/hu/ar, old/sql-ledger/locale/hu/arap, - old/sql-ledger/locale/hu/ca, old/sql-ledger/locale/hu/cp, - old/sql-ledger/locale/hu/ct, old/sql-ledger/locale/hu/gl, - old/sql-ledger/locale/hu/ic, old/sql-ledger/locale/hu/io, - old/sql-ledger/locale/hu/ir, old/sql-ledger/locale/hu/is, - old/sql-ledger/locale/hu/login, old/sql-ledger/locale/hu/menu, - old/sql-ledger/locale/hu/oe, old/sql-ledger/locale/hu/pe, - old/sql-ledger/locale/hu/rc, old/sql-ledger/locale/hu/rp, - old/sql-ledger/locale/is/COPYING, - old/sql-ledger/locale/is/LANGUAGE, - old/sql-ledger/locale/is/admin, old/sql-ledger/locale/is/all, - old/sql-ledger/locale/is/am, old/sql-ledger/locale/is/ap, - old/sql-ledger/locale/is/ar, old/sql-ledger/locale/is/arap, - old/sql-ledger/locale/is/ca, old/sql-ledger/locale/is/cp, - old/sql-ledger/locale/is/ct, old/sql-ledger/locale/is/gl, - old/sql-ledger/locale/is/ic, old/sql-ledger/locale/is/io, - old/sql-ledger/locale/is/ir, old/sql-ledger/locale/is/is, - old/sql-ledger/locale/is/login, old/sql-ledger/locale/is/menu, - old/sql-ledger/locale/is/oe, old/sql-ledger/locale/is/pe, - old/sql-ledger/locale/is/rc, old/sql-ledger/locale/is/rp, - old/sql-ledger/locale/it/COPYING, - old/sql-ledger/locale/it/LANGUAGE, - old/sql-ledger/locale/it/Num2text, - old/sql-ledger/locale/it/admin, old/sql-ledger/locale/it/all, - old/sql-ledger/locale/it/am, old/sql-ledger/locale/it/ap, - old/sql-ledger/locale/it/ar, old/sql-ledger/locale/it/arap, - old/sql-ledger/locale/it/ca, old/sql-ledger/locale/it/cp, - old/sql-ledger/locale/it/ct, old/sql-ledger/locale/it/gl, - old/sql-ledger/locale/it/ic, old/sql-ledger/locale/it/io, - old/sql-ledger/locale/it/ir, old/sql-ledger/locale/it/is, - old/sql-ledger/locale/it/login, old/sql-ledger/locale/it/menu, - old/sql-ledger/locale/it/oe, old/sql-ledger/locale/it/pe, - old/sql-ledger/locale/it/qe, old/sql-ledger/locale/it/rc, - old/sql-ledger/locale/it/rp, old/sql-ledger/locale/lt/COPYING, - old/sql-ledger/locale/lt/LANGUAGE, - old/sql-ledger/locale/lt/admin, old/sql-ledger/locale/lt/all, - old/sql-ledger/locale/lt/am, old/sql-ledger/locale/lt/ap, - old/sql-ledger/locale/lt/ar, old/sql-ledger/locale/lt/arap, - old/sql-ledger/locale/lt/ca, old/sql-ledger/locale/lt/cp, - old/sql-ledger/locale/lt/ct, old/sql-ledger/locale/lt/gl, - old/sql-ledger/locale/lt/ic, old/sql-ledger/locale/lt/io, - old/sql-ledger/locale/lt/ir, old/sql-ledger/locale/lt/is, - old/sql-ledger/locale/lt/login, old/sql-ledger/locale/lt/menu, - old/sql-ledger/locale/lt/oe, old/sql-ledger/locale/lt/pe, - old/sql-ledger/locale/lt/rc, old/sql-ledger/locale/lt/rp, - old/sql-ledger/locale/mx/COPYING, - old/sql-ledger/locale/mx/LANGUAGE, - old/sql-ledger/locale/mx/admin, old/sql-ledger/locale/mx/all, - old/sql-ledger/locale/mx/am, old/sql-ledger/locale/mx/ap, - old/sql-ledger/locale/mx/ar, old/sql-ledger/locale/mx/arap, - old/sql-ledger/locale/mx/ca, old/sql-ledger/locale/mx/cp, - old/sql-ledger/locale/mx/ct, old/sql-ledger/locale/mx/gl, - old/sql-ledger/locale/mx/ic, old/sql-ledger/locale/mx/io, - old/sql-ledger/locale/mx/ir, old/sql-ledger/locale/mx/is, - old/sql-ledger/locale/mx/login, old/sql-ledger/locale/mx/menu, - old/sql-ledger/locale/mx/oe, old/sql-ledger/locale/mx/pe, - old/sql-ledger/locale/mx/rc, old/sql-ledger/locale/mx/rp, - old/sql-ledger/locale/nl/COPYING, - old/sql-ledger/locale/nl/LANGUAGE, - old/sql-ledger/locale/nl/Num2text, - old/sql-ledger/locale/nl/admin, old/sql-ledger/locale/nl/all, - old/sql-ledger/locale/nl/am, old/sql-ledger/locale/nl/ap, - old/sql-ledger/locale/nl/ar, old/sql-ledger/locale/nl/arap, - old/sql-ledger/locale/nl/ca, old/sql-ledger/locale/nl/cp, - old/sql-ledger/locale/nl/ct, old/sql-ledger/locale/nl/gl, - old/sql-ledger/locale/nl/ic, old/sql-ledger/locale/nl/io, - old/sql-ledger/locale/nl/ir, old/sql-ledger/locale/nl/is, - old/sql-ledger/locale/nl/login, old/sql-ledger/locale/nl/menu, - old/sql-ledger/locale/nl/oe, old/sql-ledger/locale/nl/pe, - old/sql-ledger/locale/nl/rc, old/sql-ledger/locale/nl/rp, - old/sql-ledger/locale/no/COPYING, - old/sql-ledger/locale/no/LANGUAGE, - old/sql-ledger/locale/no/admin, old/sql-ledger/locale/no/all, - old/sql-ledger/locale/no/am, old/sql-ledger/locale/no/ap, - old/sql-ledger/locale/no/ar, old/sql-ledger/locale/no/arap, - old/sql-ledger/locale/no/ca, old/sql-ledger/locale/no/cp, - old/sql-ledger/locale/no/ct, old/sql-ledger/locale/no/gl, - old/sql-ledger/locale/no/ic, old/sql-ledger/locale/no/io, - old/sql-ledger/locale/no/ir, old/sql-ledger/locale/no/is, - old/sql-ledger/locale/no/login, old/sql-ledger/locale/no/menu, - old/sql-ledger/locale/no/oe, old/sql-ledger/locale/no/pe, - old/sql-ledger/locale/no/rc, old/sql-ledger/locale/no/rp, - old/sql-ledger/locale/pa/COPYING, - old/sql-ledger/locale/pa/LANGUAGE, - old/sql-ledger/locale/pa/admin, old/sql-ledger/locale/pa/all, - old/sql-ledger/locale/pa/am, old/sql-ledger/locale/pa/ap, - old/sql-ledger/locale/pa/ar, old/sql-ledger/locale/pa/arap, - old/sql-ledger/locale/pa/ca, old/sql-ledger/locale/pa/cp, - old/sql-ledger/locale/pa/ct, old/sql-ledger/locale/pa/gl, - old/sql-ledger/locale/pa/ic, old/sql-ledger/locale/pa/io, - old/sql-ledger/locale/pa/ir, old/sql-ledger/locale/pa/is, - old/sql-ledger/locale/pa/login, old/sql-ledger/locale/pa/menu, - old/sql-ledger/locale/pa/oe, old/sql-ledger/locale/pa/pe, - old/sql-ledger/locale/pa/rc, old/sql-ledger/locale/pa/rp, - old/sql-ledger/locale/pl/COPYING, - old/sql-ledger/locale/pl/LANGUAGE, - old/sql-ledger/locale/pl/admin, old/sql-ledger/locale/pl/all, - old/sql-ledger/locale/pl/am, old/sql-ledger/locale/pl/ap, - old/sql-ledger/locale/pl/ar, old/sql-ledger/locale/pl/arap, - old/sql-ledger/locale/pl/ca, old/sql-ledger/locale/pl/cp, - old/sql-ledger/locale/pl/ct, old/sql-ledger/locale/pl/gl, - old/sql-ledger/locale/pl/ic, old/sql-ledger/locale/pl/io, - old/sql-ledger/locale/pl/ir, old/sql-ledger/locale/pl/is, - old/sql-ledger/locale/pl/login, old/sql-ledger/locale/pl/menu, - old/sql-ledger/locale/pl/oe, old/sql-ledger/locale/pl/pe, - old/sql-ledger/locale/pl/rc, old/sql-ledger/locale/pl/rp, - old/sql-ledger/locale/pt/COPYING, - old/sql-ledger/locale/pt/LANGUAGE, - old/sql-ledger/locale/pt/admin, old/sql-ledger/locale/pt/all, - old/sql-ledger/locale/pt/am, old/sql-ledger/locale/pt/ap, - old/sql-ledger/locale/pt/ar, old/sql-ledger/locale/pt/arap, - old/sql-ledger/locale/pt/ca, old/sql-ledger/locale/pt/cp, - old/sql-ledger/locale/pt/ct, old/sql-ledger/locale/pt/gl, - old/sql-ledger/locale/pt/ic, old/sql-ledger/locale/pt/io, - old/sql-ledger/locale/pt/ir, old/sql-ledger/locale/pt/is, - old/sql-ledger/locale/pt/login, old/sql-ledger/locale/pt/menu, - old/sql-ledger/locale/pt/oe, old/sql-ledger/locale/pt/pe, - old/sql-ledger/locale/pt/rc, old/sql-ledger/locale/pt/rp, - old/sql-ledger/locale/ru/COPYING, - old/sql-ledger/locale/ru/LANGUAGE, - old/sql-ledger/locale/ru/admin, old/sql-ledger/locale/ru/all, - old/sql-ledger/locale/ru/am, old/sql-ledger/locale/ru/ap, - old/sql-ledger/locale/ru/ar, old/sql-ledger/locale/ru/arap, - old/sql-ledger/locale/ru/ca, old/sql-ledger/locale/ru/cp, - old/sql-ledger/locale/ru/ct, old/sql-ledger/locale/ru/gl, - old/sql-ledger/locale/ru/ic, old/sql-ledger/locale/ru/io, - old/sql-ledger/locale/ru/ir, old/sql-ledger/locale/ru/is, - old/sql-ledger/locale/ru/login, old/sql-ledger/locale/ru/menu, - old/sql-ledger/locale/ru/oe, old/sql-ledger/locale/ru/pe, - old/sql-ledger/locale/ru/rc, old/sql-ledger/locale/ru/rp, - old/sql-ledger/locale/se/COPYING, - old/sql-ledger/locale/se/LANGUAGE, - old/sql-ledger/locale/se/admin, old/sql-ledger/locale/se/all, - old/sql-ledger/locale/se/am, old/sql-ledger/locale/se/ap, - old/sql-ledger/locale/se/ar, old/sql-ledger/locale/se/arap, - old/sql-ledger/locale/se/ca, old/sql-ledger/locale/se/cp, - old/sql-ledger/locale/se/ct, old/sql-ledger/locale/se/gl, - old/sql-ledger/locale/se/ic, old/sql-ledger/locale/se/io, - old/sql-ledger/locale/se/ir, old/sql-ledger/locale/se/is, - old/sql-ledger/locale/se/login, old/sql-ledger/locale/se/menu, - old/sql-ledger/locale/se/oe, old/sql-ledger/locale/se/pe, - old/sql-ledger/locale/se/rc, old/sql-ledger/locale/se/rp, - old/sql-ledger/locale/tr/COPYING, - old/sql-ledger/locale/tr/LANGUAGE, - old/sql-ledger/locale/tr/admin, old/sql-ledger/locale/tr/all, - old/sql-ledger/locale/tr/am, old/sql-ledger/locale/tr/ap, - old/sql-ledger/locale/tr/ar, old/sql-ledger/locale/tr/arap, - old/sql-ledger/locale/tr/ca, old/sql-ledger/locale/tr/cp, - old/sql-ledger/locale/tr/ct, old/sql-ledger/locale/tr/gl, - old/sql-ledger/locale/tr/ic, old/sql-ledger/locale/tr/io, - old/sql-ledger/locale/tr/ir, old/sql-ledger/locale/tr/is, - old/sql-ledger/locale/tr/login, old/sql-ledger/locale/tr/menu, - old/sql-ledger/locale/tr/oe, old/sql-ledger/locale/tr/pe, - old/sql-ledger/locale/tr/rc, old/sql-ledger/locale/tr/rp, - old/sql-ledger/locale/tw/COPYING, - old/sql-ledger/locale/tw/LANGUAGE, - old/sql-ledger/locale/tw/admin, old/sql-ledger/locale/tw/all, - old/sql-ledger/locale/tw/am, old/sql-ledger/locale/tw/ap, - old/sql-ledger/locale/tw/ar, old/sql-ledger/locale/tw/arap, - old/sql-ledger/locale/tw/ca, old/sql-ledger/locale/tw/cp, - old/sql-ledger/locale/tw/ct, old/sql-ledger/locale/tw/gl, - old/sql-ledger/locale/tw/ic, old/sql-ledger/locale/tw/io, - old/sql-ledger/locale/tw/ir, old/sql-ledger/locale/tw/is, - old/sql-ledger/locale/tw/login, old/sql-ledger/locale/tw/menu, - old/sql-ledger/locale/tw/oe, old/sql-ledger/locale/tw/pe, - old/sql-ledger/locale/tw/rc, old/sql-ledger/locale/tw/rp, - old/sql-ledger/locale/ua/COPYING, - old/sql-ledger/locale/ua/LANGUAGE, - old/sql-ledger/locale/ua/admin, old/sql-ledger/locale/ua/all, - old/sql-ledger/locale/ua/am, old/sql-ledger/locale/ua/ap, - old/sql-ledger/locale/ua/ar, old/sql-ledger/locale/ua/arap, - old/sql-ledger/locale/ua/ca, old/sql-ledger/locale/ua/cp, - old/sql-ledger/locale/ua/ct, old/sql-ledger/locale/ua/gl, - old/sql-ledger/locale/ua/ic, old/sql-ledger/locale/ua/io, - old/sql-ledger/locale/ua/ir, old/sql-ledger/locale/ua/is, - old/sql-ledger/locale/ua/login, old/sql-ledger/locale/ua/menu, - old/sql-ledger/locale/ua/oe, old/sql-ledger/locale/ua/pe, - old/sql-ledger/locale/ua/rc, old/sql-ledger/locale/ua/rp, - old/sql-ledger/locale/ve/COPYING, - old/sql-ledger/locale/ve/LANGUAGE, - old/sql-ledger/locale/ve/admin, old/sql-ledger/locale/ve/all, - old/sql-ledger/locale/ve/am, old/sql-ledger/locale/ve/ap, - old/sql-ledger/locale/ve/ar, old/sql-ledger/locale/ve/arap, - old/sql-ledger/locale/ve/ca, old/sql-ledger/locale/ve/cp, - old/sql-ledger/locale/ve/ct, old/sql-ledger/locale/ve/gl, - old/sql-ledger/locale/ve/ic, old/sql-ledger/locale/ve/io, - old/sql-ledger/locale/ve/ir, old/sql-ledger/locale/ve/is, - old/sql-ledger/locale/ve/login, old/sql-ledger/locale/ve/menu, - old/sql-ledger/locale/ve/oe, old/sql-ledger/locale/ve/pe, - old/sql-ledger/locale/ve/rc, old/sql-ledger/locale/ve/rp, - old/sql-ledger/sql/Austria-chart.sql, - old/sql-ledger/sql/Austria-gifi.sql, - old/sql-ledger/sql/Brazil_General-chart.sql, - old/sql-ledger/sql/Canada-gifi.sql, - old/sql-ledger/sql/Canada_General-chart.sql, - old/sql-ledger/sql/Czech_Republic-chart.sql, - old/sql-ledger/sql/Danish_Default-chart.sql, - old/sql-ledger/sql/Default-chart.sql, - old/sql-ledger/sql/Dutch_Default-chart.sql, - old/sql-ledger/sql/Dutch_Standard-chart.sql, - old/sql-ledger/sql/France-chart.sql, - old/sql-ledger/sql/German-Sample-chart.sql, - old/sql-ledger/sql/German-Sample-gifi.sql, - old/sql-ledger/sql/Germany-DATEV-SKR03-chart.sql, - old/sql-ledger/sql/Germany-DATEV-SKR03-gifi.sql, - old/sql-ledger/sql/Germany-SKR03-chart.sql, - old/sql-ledger/sql/Germany-SKR03-gifi.sql, - old/sql-ledger/sql/Italy-chart.sql, - old/sql-ledger/sql/Oracle-indices.sql, - old/sql-ledger/sql/Oracle-tables.sql, - old/sql-ledger/sql/Oracle-upgrade-1.8.0-1.8.4.sql, - old/sql-ledger/sql/Oracle-upgrade-1.8.4-1.8.5.sql, - old/sql-ledger/sql/Oracle-upgrade-1.8.5-2.0.0.sql, - old/sql-ledger/sql/Oracle-upgrade-2.0.0-2.0.8.sql, - old/sql-ledger/sql/Pg-indices.sql, - old/sql-ledger/sql/Pg-tables.sql, - old/sql-ledger/sql/Pg-upgrade-1.2.6-1.2.7.sql, - old/sql-ledger/sql/Pg-upgrade-1.2.7-1.4.0.sql, - old/sql-ledger/sql/Pg-upgrade-1.4.0-1.6.0.sql, - old/sql-ledger/sql/Pg-upgrade-1.6.0-1.8.0.sql, - old/sql-ledger/sql/Pg-upgrade-1.8.0-1.8.4.sql, - old/sql-ledger/sql/Pg-upgrade-1.8.4-1.8.5.sql, - old/sql-ledger/sql/Pg-upgrade-1.8.5-2.0.0.sql, - old/sql-ledger/sql/Pg-upgrade-2.0.0-2.0.8.sql, - old/sql-ledger/sql/Poland-chart.sql, - old/sql-ledger/sql/Simplified_Chinese_Default-chart.sql, - old/sql-ledger/sql/Spain-chart.sql, - old/sql-ledger/sql/Swiss-German-chart.sql, - old/sql-ledger/sql/Swiss-German-gifi.sql, - old/sql-ledger/sql/Traditional_Chinese_Default-chart.sql, - old/sql-ledger/sql/US_General-chart.sql, - old/sql-ledger/templates/Brazilian_Portuguese-balance_sheet.html, - old/sql-ledger/templates/Brazilian_Portuguese-check.tex, - old/sql-ledger/templates/Brazilian_Portuguese-income_statement.html, - old/sql-ledger/templates/Brazilian_Portuguese-invoice.html, - old/sql-ledger/templates/Brazilian_Portuguese-invoice.tex, - old/sql-ledger/templates/Brazilian_Portuguese-packing_list.html, - old/sql-ledger/templates/Brazilian_Portuguese-packing_list.tex, - old/sql-ledger/templates/Brazilian_Portuguese-purchase_order.html, - old/sql-ledger/templates/Brazilian_Portuguese-purchase_order.tex, - old/sql-ledger/templates/Brazilian_Portuguese-receipt.tex, - old/sql-ledger/templates/Brazilian_Portuguese-sales_order.html, - old/sql-ledger/templates/Brazilian_Portuguese-sales_order.tex, - old/sql-ledger/templates/Brazilian_Portuguese-statement.html, - old/sql-ledger/templates/Brazilian_Portuguese-statement.tex, - old/sql-ledger/templates/Danish-balance_sheet.html, - old/sql-ledger/templates/Danish-check.tex, - old/sql-ledger/templates/Danish-income_statement.html, - old/sql-ledger/templates/Danish-invoice.html, - old/sql-ledger/templates/Danish-invoice.tex, - old/sql-ledger/templates/Danish-packing_list.html, - old/sql-ledger/templates/Danish-packing_list.tex, - old/sql-ledger/templates/Danish-purchase_order.html, - old/sql-ledger/templates/Danish-purchase_order.tex, - old/sql-ledger/templates/Danish-receipt.tex, - old/sql-ledger/templates/Danish-sales_order.html, - old/sql-ledger/templates/Danish-sales_order.tex, - old/sql-ledger/templates/Danish-statement.html, - old/sql-ledger/templates/Danish-statement.tex, - old/sql-ledger/templates/Default-balance_sheet.html, - old/sql-ledger/templates/Default-check.tex, - old/sql-ledger/templates/Default-income_statement.html, - old/sql-ledger/templates/Default-invoice.html, - old/sql-ledger/templates/Default-invoice.tex, - old/sql-ledger/templates/Default-packing_list.html, - old/sql-ledger/templates/Default-packing_list.tex, - old/sql-ledger/templates/Default-purchase_order.html, - old/sql-ledger/templates/Default-purchase_order.tex, - old/sql-ledger/templates/Default-receipt.tex, - old/sql-ledger/templates/Default-sales_order.html, - old/sql-ledger/templates/Default-sales_order.tex, - old/sql-ledger/templates/Default-statement.html, - old/sql-ledger/templates/Default-statement.tex, - old/sql-ledger/templates/Dutch-balance_sheet.html, - old/sql-ledger/templates/Dutch-check.tex, - old/sql-ledger/templates/Dutch-income_statement.html, - old/sql-ledger/templates/Dutch-invoice.html, - old/sql-ledger/templates/Dutch-invoice.tex, - old/sql-ledger/templates/Dutch-packing_list.html, - old/sql-ledger/templates/Dutch-packing_list.tex, - old/sql-ledger/templates/Dutch-purchase_order.html, - old/sql-ledger/templates/Dutch-purchase_order.tex, - old/sql-ledger/templates/Dutch-receipt.tex, - old/sql-ledger/templates/Dutch-sales_order.html, - old/sql-ledger/templates/Dutch-sales_order.tex, - old/sql-ledger/templates/Dutch-statement.html, - old/sql-ledger/templates/Dutch-statement.tex, - old/sql-ledger/templates/Estonian-balance_sheet.html, - old/sql-ledger/templates/Estonian-check.tex, - old/sql-ledger/templates/Estonian-income_statement.html, - old/sql-ledger/templates/Estonian-invoice.html, - old/sql-ledger/templates/Estonian-invoice.tex, - old/sql-ledger/templates/Estonian-packing_list.html, - old/sql-ledger/templates/Estonian-packing_list.tex, - old/sql-ledger/templates/Estonian-purchase_order.html, - old/sql-ledger/templates/Estonian-purchase_order.tex, - old/sql-ledger/templates/Estonian-receipt.tex, - old/sql-ledger/templates/Estonian-sales_order.html, - old/sql-ledger/templates/Estonian-sales_order.tex, - old/sql-ledger/templates/Estonian-statement.html, - old/sql-ledger/templates/Estonian-statement.tex, - old/sql-ledger/templates/French-balance_sheet.html, - old/sql-ledger/templates/French-check.tex, - old/sql-ledger/templates/French-income_statement.html, - old/sql-ledger/templates/French-invoice.html, - old/sql-ledger/templates/French-invoice.tex, - old/sql-ledger/templates/French-packing_list.html, - old/sql-ledger/templates/French-packing_list.tex, - old/sql-ledger/templates/French-purchase_order.html, - old/sql-ledger/templates/French-purchase_order.tex, - old/sql-ledger/templates/French-receipt.tex, - old/sql-ledger/templates/French-sales_order.html, - old/sql-ledger/templates/French-sales_order.tex, - old/sql-ledger/templates/French-statement.html, - old/sql-ledger/templates/French-statement.tex, - old/sql-ledger/templates/German-balance_sheet.html, - old/sql-ledger/templates/German-check.tex, - old/sql-ledger/templates/German-income_statement.html, - old/sql-ledger/templates/German-invoice.html, - old/sql-ledger/templates/German-invoice.tex, - old/sql-ledger/templates/German-packing_list.html, - old/sql-ledger/templates/German-packing_list.tex, - old/sql-ledger/templates/German-purchase_order.html, - old/sql-ledger/templates/German-purchase_order.tex, - old/sql-ledger/templates/German-receipt.tex, - old/sql-ledger/templates/German-sales_order.html, - old/sql-ledger/templates/German-sales_order.tex, - old/sql-ledger/templates/German-statement.html, - old/sql-ledger/templates/German-statement.tex, - old/sql-ledger/templates/Service-balance_sheet.html, - old/sql-ledger/templates/Service-check.tex, - old/sql-ledger/templates/Service-income_statement.html, - old/sql-ledger/templates/Service-invoice.html, - old/sql-ledger/templates/Service-invoice.tex, - old/sql-ledger/templates/Service-packing_list.html, - old/sql-ledger/templates/Service-packing_list.tex, - old/sql-ledger/templates/Service-purchase_order.html, - old/sql-ledger/templates/Service-purchase_order.tex, - old/sql-ledger/templates/Service-receipt.tex, - old/sql-ledger/templates/Service-sales_order.html, - old/sql-ledger/templates/Service-sales_order.tex, - old/sql-ledger/templates/Service-statement.html, - old/sql-ledger/templates/Service-statement.tex, - old/sql-ledger/templates/Spanish_A4-balance_sheet.html, - old/sql-ledger/templates/Spanish_A4-check.tex, - old/sql-ledger/templates/Spanish_A4-income_statement.html, - old/sql-ledger/templates/Spanish_A4-invoice.html, - old/sql-ledger/templates/Spanish_A4-invoice.tex, - old/sql-ledger/templates/Spanish_A4-packing_list.html, - old/sql-ledger/templates/Spanish_A4-packing_list.tex, - old/sql-ledger/templates/Spanish_A4-purchase_order.html, - old/sql-ledger/templates/Spanish_A4-purchase_order.tex, - old/sql-ledger/templates/Spanish_A4-receipt.tex, - old/sql-ledger/templates/Spanish_A4-sales_order.html, - old/sql-ledger/templates/Spanish_A4-sales_order.tex, - old/sql-ledger/templates/Spanish_A4-statement.html, - old/sql-ledger/templates/Spanish_A4-statement.tex, - old/sql-ledger/templates/Spanish_Letter-balance_sheet.html, - old/sql-ledger/templates/Spanish_Letter-check.tex, - old/sql-ledger/templates/Spanish_Letter-income_statement.html, - old/sql-ledger/templates/Spanish_Letter-invoice.html, - old/sql-ledger/templates/Spanish_Letter-invoice.tex, - old/sql-ledger/templates/Spanish_Letter-packing_list.html, - old/sql-ledger/templates/Spanish_Letter-packing_list.tex, - old/sql-ledger/templates/Spanish_Letter-purchase_order.html, - old/sql-ledger/templates/Spanish_Letter-purchase_order.tex, - old/sql-ledger/templates/Spanish_Letter-receipt.tex, - old/sql-ledger/templates/Spanish_Letter-sales_order.html, - old/sql-ledger/templates/Spanish_Letter-sales_order.tex, - old/sql-ledger/templates/Spanish_Letter-statement.html, - old/sql-ledger/templates/Spanish_Letter-statement.tex, - old/sql-ledger/users/members.default: removing files from import - mistake - 2004-11-16 06:19 ivan * htetc/handler.pl: can't set $p without $cgi @@ -20938,2323 +21804,6 @@ * htetc/handler.pl: handle RT NoAuth sections -2004-11-15 02:35 ivan - - * sql-ledger/locale/: sv/arap, sv/cp, sv/oe, sv/pe, sv/pos, sv/rc, - nb/admin, sv/arapprn, sv/bp, sv/hr, sv/ps, sv/pw, nb/all, nb/am, - nb/ap, nb/ar, nb/ca, nb/ct, nb/gl, nb/ic, nb/ir, nb/io, nb/is, - nb/login, nb/menu, nb/rp, nb/COPYING, nb/LANGUAGE, nb/arap, - nb/oe, nb/arapprn, nb/bp, nb/cp, nb/hr, nb/pe, nb/pos, nb/ps, - nb/pw, nb/rc, tw_utf/admin, tw_utf/all, tw_utf/COPYING, - tw_utf/am, tw_utf/ap, tw_utf/ar, tw_utf/arap, tw_utf/bp, - tw_utf/ca, tw_utf/cp, tw_utf/ct, tw_utf/gl, tw_utf/hr, tw_utf/ic, - tw_utf/LANGUAGE, tw_utf/io, tw_utf/ir, tw_utf/is, tw_utf/login, - tw_utf/menu, tw_utf/oe, tw_utf/pe, tw_utf/pos, tw_big5/admin, - tw_utf/arapprn, tw_utf/ps, tw_utf/pw, tw_utf/rc, tw_utf/rp, - tw_big5/all, tw_big5/am, tw_big5/ap, tw_big5/COPYING, tw_big5/ar, - tw_big5/arap, tw_big5/bp, tw_big5/ca, tw_big5/cp, tw_big5/ct, - tw_big5/gl, tw_big5/hr, tw_big5/ic, tw_big5/io, tw_big5/ir, - tw_big5/LANGUAGE, tw_big5/is, tw_big5/login, tw_big5/menu, - tw_big5/oe, tw_big5/pe, be_nl/admin, tw_big5/arapprn, - tw_big5/pos, tw_big5/ps, tw_big5/pw, tw_big5/rc, tw_big5/rp, - tw_big5/temp, be_nl/all, be_nl/am, be_nl/ap, be_nl/ar, be_nl/ca, - be_nl/ct, be_nl/gl, be_nl/ic, be_nl/io, be_nl/ir, be_nl/is, - be_nl/login, be_nl/menu, be_nl/COPYING, be_nl/LANGUAGE, - be_nl/arap, be_nl/oe, be_nl/rp, be_nl/Num2text, be_nl/bp, - be_nl/cp, be_nl/pe, be_nl/pos, be_nl/rc, be_nl/arapprn, be_nl/hr, - be_nl/ps, be_nl/pw, cn_utf/admin, cn_utf/all, cn_utf/COPYING, - cn_utf/am, cn_utf/ap, cn_utf/ar, cn_utf/arap, cn_utf/bp, - cn_utf/ca, cn_utf/cp, cn_utf/ct, cn_utf/gl, cn_utf/hr, cn_utf/ic, - cn_utf/io, cn_utf/ir, cn_utf/LANGUAGE, cn_utf/is, cn_utf/login, - cn_utf/menu, cn_utf/oe, cn_utf/pe, cn_utf/pos, cn_utf/ps, - cn_utf/rc, cn_utf/arapprn, cn_utf/pw, cn_utf/rp, gr/COPYING, - gr/LANGUAGE, gr/admin, gr/all, gr/am, gr/ap, gr/ar, gr/ca, gr/ct, - gr/gl, gr/ic, gr/io, gr/ir, gr/is, gr/login, gr/menu, gr/rp, - gr/arap, gr/bp, gr/cp, gr/oe, gr/pe, gr/pos, gr/rc, gr/arapprn, - gr/hr, gr/ps, gr/pw: Initial revision - -2004-11-15 02:32 ivan - - * sql-ledger/locale/: co/admin, co/all, co/am, co/ap, co/ar, co/ca, - co/ct, co/gl, co/ic, co/io, co/ir, co/login, co/menu, co/rp, - co/arap, co/cp, co/is, co/oe, co/pe, co/bp, co/pos, co/ps, co/rc, - co/arapprn, co/hr, co/pw, dk/bp, dk/pos, dk/ps, dk/hr, - dk/arapprn, dk/pw, br/bp, br/arapprn, br/hr, br/pos, br/ps, - br/pw, it/arapprn, it/bp, it/hr, it/pos, it/ps, it/pw, ct/bp, - ct/pos, ct/ps, ct/arapprn, ct/hr, ct/pw, ee/Num2text, ee/bp, - ee/pos, ee/arapprn, ee/hr, ee/ps, ee/pw, nl/bp, nl/pos, - nl/arapprn, nl/hr, nl/ps, nl/pw, tr/bp, tr/arapprn, tr/hr, - tr/pos, tr/ps, tr/pw, ve/bp, ve/hr, ve/pos, ve/ps, ve/pw, - ve/arapprn, pa/bp, pa/hr, pa/pos, pa/ps, pa/pw, pa/arapprn, - cz/bp, cz/pos, cz/arapprn, cz/hr, cz/ps, cz/pw, pt/bp, pt/pos, - pt/ps, ec/admin, pt/arapprn, pt/hr, pt/pw, ec/all, ec/am, ec/ap, - ec/ar, ec/arap, ec/COPYING, ec/bp, ec/ca, ec/cp, ec/ct, ec/gl, - ec/hr, ec/ic, ec/io, ec/ir, ec/LANGUAGE, ec/Num2text, ec/is, - ec/login, ec/menu, ec/oe, ec/pe, ec/pos, ec/ps, ec/rc, - ec/arapprn, ec/pw, ec/rp, pl/arapprn, pl/bp, pl/hr, pl/pos, - pl/ps, pl/pw, mx/bp, mx/pos, mx/arapprn, mx/hr, mx/ps, mx/pw, - fi/bp, fi/pos, fi/arapprn, fi/hr, fi/ps, fi/pw, ru/bp, ru/pos, - ru/arapprn, ru/hr, ru/ps, ru/pw, ua/bp, ua/arapprn, ua/hr, - ua/pos, ua/ps, ua/pw, se/arapprn, se/bp, se/hr, se/pos, se/ps, - se/pw, hu/Num2text, hu/bp, hu/hr, hu/pos, hu/ps, hu/pw, - hu/arapprn, lt/arapprn, lt/bp, lt/hr, lt/pos, lt/ps, lt/pw, - is/bp, es_iso/login, is/arapprn, is/hr, is/pos, is/ps, is/pw, - es_iso/admin, es_iso/all, es_iso/ar, es_iso/ct, es_iso/gl, - es_iso/ic, es_iso/ir, es_iso/is, es_iso/rp, es_iso/am, es_iso/ap, - es_iso/ca, es_iso/menu, es_iso/COPYING, es_iso/LANGUAGE, - es_iso/Num2text, es_iso/arap, es_iso/io, es_iso/oe, es_iso/pe, - es_iso/bp, es_iso/cp, es_iso/pos, es_iso/rc, es_iso/arapprn, - es_iso/hr, es_iso/ps, es_iso/pw, lv/COPYING, lv/LANGUAGE, - lv/admin, lv/all, lv/am, lv/ap, lv/ar, lv/ca, lv/ct, lv/gl, - lv/ic, lv/io, lv/ir, lv/login, lv/menu, lv/rp, lv/arap, lv/cp, - lv/is, lv/oe, lv/pe, lv/bp, lv/pos, lv/ps, lv/rc, es_utf/admin, - es_utf/login, lv/arapprn, lv/hr, lv/pw, es_utf/all, es_utf/ar, - es_utf/ct, es_utf/gl, es_utf/ic, es_utf/ir, es_utf/is, es_utf/rp, - es_utf/LANGUAGE, es_utf/am, es_utf/ap, es_utf/ca, es_utf/io, - es_utf/menu, es_utf/COPYING, es_utf/Num2text, es_utf/arap, - es_utf/bp, es_utf/cp, es_utf/oe, es_utf/pe, es_utf/pos, - es_utf/rc, es_utf/arapprn, es_utf/hr, es_utf/ps, es_utf/pw, - eg/COPYING, eg/LANGUAGE, eg/admin, en_GB/arapprn, en_GB/hr, - en_GB/pos, en_GB/ps, en_GB/pw, eg/all, eg/am, eg/ap, eg/ar, - eg/arap, eg/bp, eg/ca, eg/cp, eg/ct, eg/gl, eg/ic, eg/io, eg/ir, - eg/hr, eg/is, eg/login, eg/menu, eg/oe, eg/arapprn, eg/pe, - eg/pos, eg/ps, eg/pw, eg/rc, eg/rp, sv/COPYING, sv/LANGUAGE, - sv/admin, sv/all, sv/am, sv/ap, sv/ar, sv/ca, sv/ct, sv/gl, - sv/ic, sv/io, sv/ir, sv/login, sv/is, sv/menu, sv/rp: Initial - revision - -2004-11-15 02:29 ivan - - * sql-ledger/: index.html, sql-ledger.gif, bin/mozilla/bp.pl, - bin/mozilla/pos.pl, bin/mozilla/ps.pl, bin/mozilla/hr.pl, - bin/js/menu.pl, bin/mozilla/arapprn.pl, bin/mozilla/pw.pl, - doc/COPYRIGHT, doc/README.DB2, doc/UPGRADE-2.0.8-2.0.9, - doc/UPGRADE-2.0.9-2.2.0, doc/UPGRADE-2.2.0-2.2.7, - doc/UPGRADE-2.2.7-2.4.0, doc/UPGRADE-2.4.0-2.4.1, - doc/UPGRADE-2.4.1-2.4.2, doc/UPGRADE-2.4.2-2.4.3, - doc/UPGRADE-2.4.3-2.4.4, sql/Italy-gifi.sql, - sql/Czech-Republic-chart.sql, - sql/Simplified-Chinese_Default-chart.sql, - sql/Traditional-Chinese_Default-chart.sql, - sql/Canada-English_General-chart.sql, - sql/Pg-upgrade-2.3.0-2.3.1.sql, sql/Swedish-chart.sql, - sql/DB2-create.sql, sql/Italy_General-chart.sql, - sql/Oracle-upgrade-2.0.8-2.2.0.sql, - sql/Pg-upgrade-2.0.8-2.2.0.sql, sql/Pg-upgrade-2.2.0-2.3.0.sql, - sql/Hungary-chart.sql, sql/Norwegian_Default-chart.sql, - sql/Belgium-chart.sql, sql/Belgium-gifi.sql, - sql/Hungary-gifi.sql, sql/Pg-upgrade-2.3.1-2.3.3.sql, - sql/Canada-English-gifi.sql, sql/Italy_cc2424-chart.sql, - sql/Pg-upgrade-2.3.3-2.3.4.sql, sql/Pg-upgrade-2.3.4-2.3.5.sql, - sql/Pg-upgrade-2.3.5-2.3.6.sql, sql/Spain-ISO-chart.sql, - sql/Spain-UTF8-chart.sql, sql/Canada-French-gifi.sql, - sql/DB2-indices.sql, sql/DB2-remove.sql, sql/DB2-set.sql, - sql/DB2-tables.sql, sql/DB2-sql-ledger.order, - sql/Latvia-chart.sql, sql/Pg-upgrade-2.3.6-2.3.7.sql, - sql/NAICS.sql, sql/Pg-upgrade-2.3.7-2.3.8.sql, - sql/Pg-upgrade-2.3.8-2.3.9.sql, sql/Colombia-PUC-chart.sql, - sql/Colombia-PUC-gifi.sql, sql/Egypt-chart.sql, - sql/Pg-functions.sql, sql/US_Manufacturing-chart.sql, - sql/Pg-upgrade-2.3.9-2.4.2.sql, sql/Pg-upgrade-2.4.2-2.4.3.sql, - sql/Pg-upgrade-2.4.3-2.4.4.sql, - sql/Simplified-Chinese_Default-UTF8-chart.sql, - sql/Traditional-Chinese_Default-UTF8-chart.sql, - sql/US_Service_Company-chart.sql, - templates/Default-pos_invoice.txt, - templates/Norwegian-balance_sheet.html, - templates/Danish-pos_invoice.txt, - templates/Dutch-pos_invoice.txt, templates/Norwegian-check.tex, - templates/Norwegian-income_statement.html, - templates/Norwegian-invoice.html, - templates/Norwegian-invoice.tex, - templates/Norwegian-packing_list.html, - templates/Norwegian-packing_list.tex, - templates/Norwegian-purchase_order.html, - templates/Norwegian-purchase_order.tex, - templates/Norwegian-receipt.tex, - templates/Italian-balance_sheet.html, - templates/Italian-check.tex, - templates/Italian-income_statement.html, - templates/Italian-invoice.html, templates/Italian-invoice.tex, - templates/Italian-packing_list.html, - templates/Italian-packing_list.tex, - templates/Norwegian-sales_order.html, - templates/Norwegian-sales_order.tex, - templates/Norwegian-statement.html, - templates/Norwegian-statement.tex, - templates/Default-bin_list.html, templates/Default-bin_list.tex, - templates/Hungarian-balance_sheet.html, - templates/Italian-purchase_order.html, - templates/Italian-purchase_order.tex, - templates/Italian-receipt.tex, - templates/Italian-sales_order.html, - templates/Italian-sales_order.tex, - templates/Italian-statement.html, - templates/Italian-statement.tex, - templates/Default-pick_list.html, - templates/Default-pick_list.tex, - templates/Default-request_quotation.html, - templates/Default-request_quotation.tex, - templates/Default-sales_quotation.html, - templates/Default-sales_quotation.tex, - templates/Hungarian-check.tex, - templates/Hungarian-income_statement.html, - templates/Hungarian-invoice.html, - templates/Hungarian-invoice.tex, - templates/Hungarian-packing_list.html, - templates/Hungarian-packing_list.tex, - templates/Hungarian-pos_invoice.txt, - templates/Hungarian-purchase_order.html, - templates/Hungarian-purchase_order.tex, - templates/Hungarian-receipt.tex, - templates/Default-work_order.tex, - templates/Hungarian-sales_order.html, - templates/Hungarian-sales_order.tex, - templates/Hungarian-statement.html, - templates/Hungarian-statement.tex, templates/Danish-bin_list.tex, - templates/Danish-work_order.html, - templates/Danish-work_order.tex, - templates/Default-work_order.html, - templates/Dutch-work_order.html, templates/Dutch-work_order.tex, - templates/Estonian-pos_invoice.txt, - templates/Estonian-work_order.html, - templates/Estonian-work_order.tex, - templates/French-pos_invoice.txt, - templates/French-work_order.html, - templates/French-work_order.tex, - templates/German-work_order.html, - templates/German-work_order.tex, - templates/Hungarian-work_order.html, - templates/Hungarian-work_order.tex, - templates/Italian-work_order.html, - templates/Italian-work_order.tex, - templates/Norwegian-work_order.html, - templates/Norwegian-work_order.tex, - templates/Service-work_order.html, - templates/Service-work_order.tex, - templates/Spanish_A4-work_order.html, - templates/Brazilian_Portuguese-bin_list.html, - templates/Brazilian_Portuguese-bin_list.tex, - templates/Danish-pick_list.html, - templates/German-pos_invoice.txt, - templates/Italian-pos_invoice.txt, - templates/Norwegian-pos_invoice.txt, - templates/Service-pos_invoice.txt, - templates/Spanish_A4-pos_invoice.txt, - templates/Spanish_A4-work_order.tex, - templates/Spanish_Letter-pos_invoice.txt, - templates/Spanish_Letter-work_order.html, - templates/Spanish_Letter-work_order.tex, - templates/Brazilian_Portuguese-pick_list.html, - templates/Brazilian_Portuguese-pick_list.tex, - templates/Brazilian_Portuguese-pos_invoice.txt, - templates/Brazilian_Portuguese-request_quotation.html, - templates/Brazilian_Portuguese-request_quotation.tex, - templates/Brazilian_Portuguese-sales_quotation.html, - templates/Brazilian_Portuguese-sales_quotation.tex, - templates/Brazilian_Portuguese-work_order.html, - templates/Brazilian_Portuguese-work_order.tex, - templates/Danish-bin_list.html, templates/Danish-pick_list.tex, - templates/Danish-request_quotation.html, - templates/Danish-request_quotation.tex, - templates/Danish-sales_quotation.html, - templates/Danish-sales_quotation.tex, - templates/Dutch-bin_list.html, templates/Dutch-bin_list.tex, - templates/Dutch-pick_list.html, templates/Dutch-pick_list.tex, - templates/Dutch-request_quotation.html, - templates/Dutch-request_quotation.tex, - templates/Dutch-sales_quotation.html, - templates/Dutch-sales_quotation.tex, - templates/Estonian-bin_list.html, - templates/Estonian-bin_list.tex, - templates/Estonian-pick_list.html, - templates/Estonian-pick_list.tex, - templates/Estonian-request_quotation.html, - templates/Estonian-request_quotation.tex, - templates/French-bin_list.html, templates/French-bin_list.tex, - templates/French-pick_list.html, templates/French-pick_list.tex, - templates/French-request_quotation.html, - templates/French-request_quotation.tex, - templates/French-sales_quotation.html, - templates/French-sales_quotation.tex, - templates/German-bin_list.html, templates/German-bin_list.tex, - templates/German-pick_list.html, templates/German-pick_list.tex, - templates/German-request_quotation.html, - templates/German-request_quotation.tex, - templates/German-sales_quotation.html, - templates/German-sales_quotation.tex, - templates/Hungarian-bin_list.html, - templates/Hungarian-bin_list.tex, - templates/Hungarian-pick_list.html, - templates/Hungarian-pick_list.tex, - templates/Hungarian-request_quotation.html, - templates/Hungarian-request_quotation.tex, - templates/Hungarian-sales_quotation.html, - templates/Hungarian-sales_quotation.tex, - templates/Italian-bin_list.html, templates/Italian-bin_list.tex, - templates/Italian-pick_list.html, - templates/Italian-pick_list.tex, - templates/Italian-request_quotation.html, - templates/Italian-request_quotation.tex, - templates/Italian-sales_quotation.html, - templates/Italian-sales_quotation.tex, - templates/Norwegian-bin_list.html, - templates/Norwegian-bin_list.tex, - templates/Norwegian-pick_list.html, - templates/Norwegian-pick_list.tex, - templates/Norwegian-request_quotation.html, - templates/Norwegian-request_quotation.tex, - templates/Norwegian-sales_quotation.html, - templates/Norwegian-sales_quotation.tex, - templates/Service-bin_list.html, templates/Service-bin_list.tex, - templates/Service-pick_list.html, - templates/Service-pick_list.tex, - templates/Service-request_quotation.html, - templates/Service-request_quotation.tex, - templates/Service-sales_quotation.html, - templates/Service-sales_quotation.tex, - templates/Spanish_A4-bin_list.html, - templates/Spanish_A4-bin_list.tex, - templates/Spanish_A4-pick_list.html, - templates/Spanish_A4-pick_list.tex, - templates/Spanish_A4-request_quotation.html, - templates/Spanish_A4-request_quotation.tex, - templates/Spanish_A4-sales_quotation.html, - templates/Spanish_A4-sales_quotation.tex, - templates/Spanish_Letter-bin_list.html, - templates/Spanish_Letter-bin_list.tex, - templates/Brazilian_Portuguese-ap_transaction.html, - templates/Brazilian_Portuguese-ap_transaction.tex, - templates/Brazilian_Portuguese-ar_transaction.html, - templates/Spanish_Letter-pick_list.html, - templates/Spanish_Letter-pick_list.tex, - templates/Spanish_Letter-request_quotation.html, - templates/Spanish_Letter-request_quotation.tex, - templates/Spanish_Letter-sales_quotation.html, - templates/Spanish_Letter-sales_quotation.tex, - templates/Brazilian_Portuguese-ar_transaction.tex, - templates/Danish-ap_transaction.html, - templates/Danish-ap_transaction.tex, - templates/Danish-ar_transaction.html, - templates/Danish-ar_transaction.tex, - templates/Default-ap_transaction.html, - templates/Default-ap_transaction.tex, - templates/Default-ar_transaction.html, - templates/Default-ar_transaction.tex, - templates/Dutch-ap_transaction.html, - templates/Dutch-ap_transaction.tex, - templates/Dutch-ar_transaction.html, - templates/Dutch-ar_transaction.tex, - templates/Estonian-ap_transaction.html, - templates/Estonian-ap_transaction.tex, - templates/Estonian-ar_transaction.html, - templates/Estonian-ar_transaction.tex, - templates/French-ap_transaction.html, - templates/French-ap_transaction.tex, - templates/French-ar_transaction.html, - templates/French-ar_transaction.tex, - templates/German-ap_transaction.html, - templates/German-ap_transaction.tex, - templates/German-ar_transaction.html, - templates/German-ar_transaction.tex, - templates/Hungarian-ap_transaction.html, - templates/Hungarian-ap_transaction.tex, - templates/Hungarian-ar_transaction.html, - templates/Hungarian-ar_transaction.tex, - templates/Italian-ap_transaction.html, - templates/Italian-ap_transaction.tex, - templates/Italian-ar_transaction.html, - templates/Italian-ar_transaction.tex, - templates/Norwegian-ap_transaction.html, - templates/Norwegian-ap_transaction.tex, - templates/Norwegian-ar_transaction.html, - templates/Norwegian-ar_transaction.tex, - templates/Service-ap_transaction.html, - templates/Service-ap_transaction.tex, - templates/Service-ar_transaction.html, - templates/Service-ar_transaction.tex, - templates/Spanish_A4-ap_transaction.html, - templates/Spanish_A4-ap_transaction.tex, - templates/Spanish_A4-ar_transaction.html, - templates/Spanish_A4-ar_transaction.tex, - templates/Spanish_Letter-ap_transaction.html, - templates/Spanish_Letter-ap_transaction.tex, - templates/Spanish_Letter-ar_transaction.html, - templates/Spanish_Letter-ar_transaction.tex, - users/sql-ledger.eps, users/sql-ledger.png, SL/BP.pm, SL/HR.pm, - SL/OP.pm, locale/de/bp, locale/de/hr, locale/de/pos, - locale/de/ps, locale/de/arapprn, locale/de/pw, locale/fr/bp, - locale/fr/pos, locale/fr/hr, locale/fr/ps, locale/co/COPYING, - locale/co/LANGUAGE, locale/co/Num2text, locale/fr/Num2text, - locale/fr/arapprn, locale/fr/pw: Initial revision - -2004-11-15 02:28 ivan - - * sql-ledger/sql-ledger/: VERSION, am.pl, favicon.ico, index.html, - login.pl, menu.ini, setup.pl, sql-ledger.conf.default, - sql-ledger.gif, sql-ledger.png, SL/AM.pm, SL/AP.pm, SL/AR.pm, - SL/BP.pm, SL/CA.pm, SL/CP.pm, SL/CT.pm, SL/Form.pm, SL/GL.pm, - SL/HR.pm, SL/IC.pm, SL/IR.pm, SL/IS.pm, SL/Inifile.pm, - SL/Mailer.pm, SL/Menu.pm, SL/Num2text.pm, SL/OE.pm, SL/OP.pm, - SL/PE.pm, SL/RC.pm, SL/RP.pm, SL/User.pm, bin/js/menu.pl, - bin/lynx/menu.pl, bin/mozilla/admin.pl, bin/mozilla/am.pl, - bin/mozilla/ap.pl, bin/mozilla/ar.pl, bin/mozilla/arap.pl, - bin/mozilla/arapprn.pl, bin/mozilla/bp.pl, bin/mozilla/ca.pl, - bin/mozilla/cp.pl, bin/mozilla/ct.pl, bin/mozilla/gl.pl, - bin/mozilla/hr.pl, bin/mozilla/ic.pl, bin/mozilla/io.pl, - bin/mozilla/ir.pl, bin/mozilla/is.pl, bin/mozilla/login.pl, - bin/mozilla/menu.pl, bin/mozilla/oe.pl, bin/mozilla/pe.pl, - bin/mozilla/pos.pl, bin/mozilla/ps.pl, bin/mozilla/pw.pl, - bin/mozilla/rc.pl, bin/mozilla/rp.pl, css/sql-ledger.css, - doc/COPYING, doc/COPYRIGHT, doc/README, doc/README.DB2, - doc/UPGRADE-1.6-1.8, doc/UPGRADE-1.8-1.8.3, - doc/UPGRADE-1.8.3-1.8.4, doc/UPGRADE-1.8.4-1.8.5, - doc/UPGRADE-1.8.5-1.8.7, doc/UPGRADE-1.8.7-2.0.0, - doc/UPGRADE-2.0-2.0.8, doc/UPGRADE-2.0.8-2.0.9, - doc/UPGRADE-2.0.9-2.2.0, doc/UPGRADE-2.2.0-2.2.7, - doc/UPGRADE-2.2.7-2.4.0, doc/UPGRADE-2.4.0-2.4.1, - doc/UPGRADE-2.4.1-2.4.2, doc/UPGRADE-2.4.2-2.4.3, - doc/UPGRADE-2.4.3-2.4.4, doc/faq.html, locale/be_nl/COPYING, - locale/be_nl/LANGUAGE, locale/be_nl/Num2text, locale/be_nl/admin, - locale/be_nl/all, locale/be_nl/am, locale/be_nl/ap, - locale/be_nl/ar, locale/be_nl/arap, locale/be_nl/arapprn, - locale/be_nl/bp, locale/be_nl/ca, locale/be_nl/cp, - locale/be_nl/ct, locale/be_nl/gl, locale/be_nl/hr, - locale/be_nl/ic, locale/be_nl/io, locale/be_nl/ir, - locale/be_nl/is, locale/be_nl/login, locale/be_nl/menu, - locale/be_nl/oe, locale/be_nl/pe, locale/be_nl/pos, - locale/be_nl/ps, locale/be_nl/pw, locale/be_nl/rc, - locale/be_nl/rp, locale/br/COPYING, locale/br/LANGUAGE, - locale/br/admin, locale/br/all, locale/br/am, locale/br/ap, - locale/br/ar, locale/br/arap, locale/br/arapprn, locale/br/bp, - locale/br/ca, locale/br/cp, locale/br/ct, locale/br/gl, - locale/br/hr, locale/br/ic, locale/br/io, locale/br/ir, - locale/br/is, locale/br/login, locale/br/menu, locale/br/oe, - locale/br/pe, locale/br/pos, locale/br/ps, locale/br/pw, - locale/br/rc, locale/br/rp, locale/cn_utf/COPYING, - locale/cn_utf/LANGUAGE, locale/cn_utf/admin, locale/cn_utf/all, - locale/cn_utf/am, locale/cn_utf/ap, locale/cn_utf/ar, - locale/cn_utf/arap, locale/cn_utf/arapprn, locale/cn_utf/bp, - locale/cn_utf/ca, locale/cn_utf/cp, locale/cn_utf/ct, - locale/cn_utf/gl, locale/cn_utf/hr, locale/cn_utf/ic, - locale/cn_utf/io, locale/cn_utf/ir, locale/cn_utf/is, - locale/cn_utf/login, locale/cn_utf/menu, locale/cn_utf/oe, - locale/cn_utf/pe, locale/cn_utf/pos, locale/cn_utf/ps, - locale/cn_utf/pw, locale/cn_utf/rc, locale/cn_utf/rp, - locale/co/COPYING, locale/co/LANGUAGE, locale/co/Num2text, - locale/co/admin, locale/co/all, locale/co/am, locale/co/ap, - locale/co/ar, locale/co/arap, locale/co/arapprn, locale/co/bp, - locale/co/ca, locale/co/cp, locale/co/ct, locale/co/gl, - locale/co/hr, locale/co/ic, locale/co/io, locale/co/ir, - locale/co/is, locale/co/login, locale/co/menu, locale/co/oe, - locale/co/pe, locale/co/pos, locale/co/ps, locale/co/pw, - locale/co/rc, locale/co/rp, locale/ct/COPYING, - locale/ct/LANGUAGE, locale/ct/admin, locale/ct/all, locale/ct/am, - locale/ct/ap, locale/ct/ar, locale/ct/arap, locale/ct/arapprn, - locale/ct/bp, locale/ct/ca, locale/ct/cp, locale/ct/ct, - locale/ct/gl, locale/ct/hr, locale/ct/ic, locale/ct/io, - locale/ct/ir, locale/ct/is, locale/ct/login, locale/ct/menu, - locale/ct/oe, locale/ct/pe, locale/ct/pos, locale/ct/ps, - locale/ct/pw, locale/ct/rc, locale/ct/rp, locale/cz/COPYING, - locale/cz/LANGUAGE, locale/cz/admin, locale/cz/all, locale/cz/am, - locale/cz/ap, locale/cz/ar, locale/cz/arap, locale/cz/arapprn, - locale/cz/bp, locale/cz/ca, locale/cz/cp, locale/cz/ct, - locale/cz/gl, locale/cz/hr, locale/cz/ic, locale/cz/io, - locale/cz/ir, locale/cz/is, locale/cz/login, locale/cz/menu, - locale/cz/oe, locale/cz/pe, locale/cz/pos, locale/cz/ps, - locale/cz/pw, locale/cz/rc, locale/cz/rp, locale/de/COPYING, - locale/de/LANGUAGE, locale/de/Num2text, locale/de/admin, - locale/de/am, locale/de/ap, locale/de/ar, locale/de/arap, - locale/de/arapprn, locale/de/bp, locale/de/ca, locale/de/cp, - locale/de/ct, locale/de/gl, locale/de/hr, locale/de/ic, - locale/de/io, locale/de/ir, locale/de/is, locale/de/locales.pl, - locale/de/login, locale/de/menu, locale/de/oe, locale/de/pe, - locale/de/pos, locale/de/ps, locale/de/pw, locale/de/rc, - locale/de/rp, locale/dk/COPYING, locale/dk/LANGUAGE, - locale/dk/admin, locale/dk/all, locale/dk/am, locale/dk/ap, - locale/dk/ar, locale/dk/arap, locale/dk/arapprn, locale/dk/bp, - locale/dk/ca, locale/dk/cp, locale/dk/ct, locale/dk/gl, - locale/dk/hr, locale/dk/ic, locale/dk/io, locale/dk/ir, - locale/dk/is, locale/dk/login, locale/dk/menu, locale/dk/oe, - locale/dk/pe, locale/dk/pos, locale/dk/ps, locale/dk/pw, - locale/dk/rc, locale/dk/rp, locale/ec/COPYING, - locale/ec/LANGUAGE, locale/ec/Num2text, locale/ec/admin, - locale/ec/all, locale/ec/am, locale/ec/ap, locale/ec/ar, - locale/ec/arap, locale/ec/arapprn, locale/ec/bp, locale/ec/ca, - locale/ec/cp, locale/ec/ct, locale/ec/gl, locale/ec/hr, - locale/ec/ic, locale/ec/io, locale/ec/ir, locale/ec/is, - locale/ec/login, locale/ec/menu, locale/ec/oe, locale/ec/pe, - locale/ec/pos, locale/ec/ps, locale/ec/pw, locale/ec/rc, - locale/ec/rp, locale/ee/COPYING, locale/ee/LANGUAGE, - locale/ee/Num2text, locale/ee/admin, locale/ee/all, locale/ee/am, - locale/ee/ap, locale/ee/ar, locale/ee/arap, locale/ee/arapprn, - locale/ee/bp, locale/ee/ca, locale/ee/cp, locale/ee/ct, - locale/ee/gl, locale/ee/hr, locale/ee/ic, locale/ee/io, - locale/ee/ir, locale/ee/is, locale/ee/login, locale/ee/menu, - locale/ee/oe, locale/ee/pe, locale/ee/pos, locale/ee/ps, - locale/ee/pw, locale/ee/rc, locale/ee/rp, locale/eg/COPYING, - locale/eg/LANGUAGE, locale/eg/admin, locale/eg/all, locale/eg/am, - locale/eg/ap, locale/eg/ar, locale/eg/arap, locale/eg/arapprn, - locale/eg/bp, locale/eg/ca, locale/eg/cp, locale/eg/ct, - locale/eg/gl, locale/eg/hr, locale/eg/ic, locale/eg/io, - locale/eg/ir, locale/eg/is, locale/eg/login, locale/eg/menu, - locale/eg/oe, locale/eg/pe, locale/eg/pos, locale/eg/ps, - locale/eg/pw, locale/eg/rc, locale/eg/rp, locale/en_GB/COPYING, - locale/en_GB/LANGUAGE, locale/en_GB/admin, locale/en_GB/all, - locale/en_GB/am, locale/en_GB/ap, locale/en_GB/ar, - locale/en_GB/arap, locale/en_GB/arapprn, locale/en_GB/bp, - locale/en_GB/ca, locale/en_GB/cp, locale/en_GB/ct, - locale/en_GB/gl, locale/en_GB/hr, locale/en_GB/ic, - locale/en_GB/io, locale/en_GB/ir, locale/en_GB/is, - locale/en_GB/login, locale/en_GB/menu, locale/en_GB/oe, - locale/en_GB/pe, locale/en_GB/pos, locale/en_GB/ps, - locale/en_GB/pw, locale/en_GB/rc, locale/en_GB/rp, - locale/es_iso/COPYING, locale/es_iso/LANGUAGE, - locale/es_iso/Num2text, locale/es_iso/admin, locale/es_iso/all, - locale/es_iso/am, locale/es_iso/ap, locale/es_iso/ar, - locale/es_iso/arap, locale/es_iso/arapprn, locale/es_iso/bp, - locale/es_iso/ca, locale/es_iso/cp, locale/es_iso/ct, - locale/es_iso/gl, locale/es_iso/hr, locale/es_iso/ic, - locale/es_iso/io, locale/es_iso/ir, locale/es_iso/is, - locale/es_iso/login, locale/es_iso/menu, locale/es_iso/oe, - locale/es_iso/pe, locale/es_iso/pos, locale/es_iso/ps, - locale/es_iso/pw, locale/es_iso/rc, locale/es_iso/rp, - locale/es_utf/COPYING, locale/es_utf/LANGUAGE, - locale/es_utf/Num2text, locale/es_utf/admin, locale/es_utf/all, - locale/es_utf/am, locale/es_utf/ap, locale/es_utf/ar, - locale/es_utf/arap, locale/es_utf/arapprn, locale/es_utf/bp, - locale/es_utf/ca, locale/es_utf/cp, locale/es_utf/ct, - locale/es_utf/gl, locale/es_utf/hr, locale/es_utf/ic, - locale/es_utf/io, locale/es_utf/ir, locale/es_utf/is, - locale/es_utf/login, locale/es_utf/menu, locale/es_utf/oe, - locale/es_utf/pe, locale/es_utf/pos, locale/es_utf/ps, - locale/es_utf/pw, locale/es_utf/rc, locale/es_utf/rp, - locale/fi/COPYING, locale/fi/LANGUAGE, locale/fi/admin, - locale/fi/all, locale/fi/am, locale/fi/ap, locale/fi/ar, - locale/fi/arap, locale/fi/arapprn, locale/fi/bp, locale/fi/ca, - locale/fi/cp, locale/fi/ct, locale/fi/gl, locale/fi/hr, - locale/fi/ic, locale/fi/io, locale/fi/ir, locale/fi/is, - locale/fi/login, locale/fi/menu, locale/fi/oe, locale/fi/pe, - locale/fi/pos, locale/fi/ps, locale/fi/pw, locale/fi/rc, - locale/fi/rp, locale/fr/COPYING, locale/fr/LANGUAGE, - locale/fr/Num2text, locale/fr/admin, locale/fr/all, locale/fr/am, - locale/fr/ap, locale/fr/ar, locale/fr/arap, locale/fr/arapprn, - locale/fr/bp, locale/fr/ca, locale/fr/cp, locale/fr/ct, - locale/fr/gl, locale/fr/hr, locale/fr/ic, locale/fr/io, - locale/fr/ir, locale/fr/is, locale/fr/login, locale/fr/menu, - locale/fr/oe, locale/fr/pe, locale/fr/pos, locale/fr/ps, - locale/fr/pw, locale/fr/rc, locale/fr/rp, locale/gr/COPYING, - locale/gr/LANGUAGE, locale/gr/admin, locale/gr/all, locale/gr/am, - locale/gr/ap, locale/gr/ar, locale/gr/arap, locale/gr/arapprn, - locale/gr/bp, locale/gr/ca, locale/gr/cp, locale/gr/ct, - locale/gr/gl, locale/gr/hr, locale/gr/ic, locale/gr/io, - locale/gr/ir, locale/gr/is, locale/gr/login, locale/gr/menu, - locale/gr/oe, locale/gr/pe, locale/gr/pos, locale/gr/ps, - locale/gr/pw, locale/gr/rc, locale/gr/rp, locale/hu/COPYING, - locale/hu/LANGUAGE, locale/hu/Num2text, locale/hu/admin, - locale/hu/all, locale/hu/am, locale/hu/ap, locale/hu/ar, - locale/hu/arap, locale/hu/arapprn, locale/hu/bp, locale/hu/ca, - locale/hu/cp, locale/hu/ct, locale/hu/gl, locale/hu/hr, - locale/hu/ic, locale/hu/io, locale/hu/ir, locale/hu/is, - locale/hu/login, locale/hu/menu, locale/hu/oe, locale/hu/pe, - locale/hu/pos, locale/hu/ps, locale/hu/pw, locale/hu/rc, - locale/hu/rp, locale/is/COPYING, locale/is/LANGUAGE, - locale/is/admin, locale/is/all, locale/is/am, locale/is/ap, - locale/is/ar, locale/is/arap, locale/is/arapprn, locale/is/bp, - locale/is/ca, locale/is/cp, locale/is/ct, locale/is/gl, - locale/is/hr, locale/is/ic, locale/is/io, locale/is/ir, - locale/is/is, locale/is/login, locale/is/menu, locale/is/oe, - locale/is/pe, locale/is/pos, locale/is/ps, locale/is/pw, - locale/is/rc, locale/is/rp, locale/it/COPYING, - locale/it/LANGUAGE, locale/it/Num2text, locale/it/admin, - locale/it/all, locale/it/am, locale/it/ap, locale/it/ar, - locale/it/arap, locale/it/arapprn, locale/it/bp, locale/it/ca, - locale/it/cp, locale/it/ct, locale/it/gl, locale/it/hr, - locale/it/ic, locale/it/io, locale/it/ir, locale/it/is, - locale/it/login, locale/it/menu, locale/it/oe, locale/it/pe, - locale/it/pos, locale/it/ps, locale/it/pw, locale/it/qe, - locale/it/rc, locale/it/rp, locale/lt/COPYING, - locale/lt/LANGUAGE, locale/lt/admin, locale/lt/all, locale/lt/am, - locale/lt/ap, locale/lt/ar, locale/lt/arap, locale/lt/arapprn, - locale/lt/bp, locale/lt/ca, locale/lt/cp, locale/lt/ct, - locale/lt/gl, locale/lt/hr, locale/lt/ic, locale/lt/io, - locale/lt/ir, locale/lt/is, locale/lt/login, locale/lt/menu, - locale/lt/oe, locale/lt/pe, locale/lt/pos, locale/lt/ps, - locale/lt/pw, locale/lt/rc, locale/lt/rp, locale/lv/COPYING, - locale/lv/LANGUAGE, locale/lv/admin, locale/lv/all, locale/lv/am, - locale/lv/ap, locale/lv/ar, locale/lv/arap, locale/lv/arapprn, - locale/lv/bp, locale/lv/ca, locale/lv/cp, locale/lv/ct, - locale/lv/gl, locale/lv/hr, locale/lv/ic, locale/lv/io, - locale/lv/ir, locale/lv/is, locale/lv/login, locale/lv/menu, - locale/lv/oe, locale/lv/pe, locale/lv/pos, locale/lv/ps, - locale/lv/pw, locale/lv/rc, locale/lv/rp, locale/mx/COPYING, - locale/mx/LANGUAGE, locale/mx/admin, locale/mx/all, locale/mx/am, - locale/mx/ap, locale/mx/ar, locale/mx/arap, locale/mx/arapprn, - locale/mx/bp, locale/mx/ca, locale/mx/cp, locale/mx/ct, - locale/mx/gl, locale/mx/hr, locale/mx/ic, locale/mx/io, - locale/mx/ir, locale/mx/is, locale/mx/login, locale/mx/menu, - locale/mx/oe, locale/mx/pe, locale/mx/pos, locale/mx/ps, - locale/mx/pw, locale/mx/rc, locale/mx/rp, locale/nb/COPYING, - locale/nb/LANGUAGE, locale/nb/admin, locale/nb/all, locale/nb/am, - locale/nb/ap, locale/nb/ar, locale/nb/arap, locale/nb/arapprn, - locale/nb/bp, locale/nb/ca, locale/nb/cp, locale/nb/ct, - locale/nb/gl, locale/nb/hr, locale/nb/ic, locale/nb/io, - locale/nb/ir, locale/nb/is, locale/nb/login, locale/nb/menu, - locale/nb/oe, locale/nb/pe, locale/nb/pos, locale/nb/ps, - locale/nb/pw, locale/nb/rc, locale/nb/rp, locale/nl/COPYING, - locale/nl/LANGUAGE, locale/nl/Num2text, locale/nl/admin, - locale/nl/all, locale/nl/am, locale/nl/ap, locale/nl/ar, - locale/nl/arap, locale/nl/arapprn, locale/nl/bp, locale/nl/ca, - locale/nl/cp, locale/nl/ct, locale/nl/gl, locale/nl/hr, - locale/nl/ic, locale/nl/io, locale/nl/ir, locale/nl/is, - locale/nl/login, locale/nl/menu, locale/nl/oe, locale/nl/pe, - locale/nl/pos, locale/nl/ps, locale/nl/pw, locale/nl/rc, - locale/nl/rp, locale/pa/COPYING, locale/pa/LANGUAGE, - locale/pa/admin, locale/pa/all, locale/pa/am, locale/pa/ap, - locale/pa/ar, locale/pa/arap, locale/pa/arapprn, locale/pa/bp, - locale/pa/ca, locale/pa/cp, locale/pa/ct, locale/pa/gl, - locale/pa/hr, locale/pa/ic, locale/pa/io, locale/pa/ir, - locale/pa/is, locale/pa/login, locale/pa/menu, locale/pa/oe, - locale/pa/pe, locale/pa/pos, locale/pa/ps, locale/pa/pw, - locale/pa/rc, locale/pa/rp, locale/pl/COPYING, - locale/pl/LANGUAGE, locale/pl/admin, locale/pl/all, locale/pl/am, - locale/pl/ap, locale/pl/ar, locale/pl/arap, locale/pl/arapprn, - locale/pl/bp, locale/pl/ca, locale/pl/cp, locale/pl/ct, - locale/pl/gl, locale/pl/hr, locale/pl/ic, locale/pl/io, - locale/pl/ir, locale/pl/is, locale/pl/login, locale/pl/menu, - locale/pl/oe, locale/pl/pe, locale/pl/pos, locale/pl/ps, - locale/pl/pw, locale/pl/rc, locale/pl/rp, locale/pt/COPYING, - locale/pt/LANGUAGE, locale/pt/admin, locale/pt/all, locale/pt/am, - locale/pt/ap, locale/pt/ar, locale/pt/arap, locale/pt/arapprn, - locale/pt/bp, locale/pt/ca, locale/pt/cp, locale/pt/ct, - locale/pt/gl, locale/pt/hr, locale/pt/ic, locale/pt/io, - locale/pt/ir, locale/pt/is, locale/pt/login, locale/pt/menu, - locale/pt/oe, locale/pt/pe, locale/pt/pos, locale/pt/ps, - locale/pt/pw, locale/pt/rc, locale/pt/rp, locale/ru/COPYING, - locale/ru/LANGUAGE, locale/ru/admin, locale/ru/all, locale/ru/am, - locale/ru/ap, locale/ru/ar, locale/ru/arap, locale/ru/arapprn, - locale/ru/bp, locale/ru/ca, locale/ru/cp, locale/ru/ct, - locale/ru/gl, locale/ru/hr, locale/ru/ic, locale/ru/io, - locale/ru/ir, locale/ru/is, locale/ru/login, locale/ru/menu, - locale/ru/oe, locale/ru/pe, locale/ru/pos, locale/ru/ps, - locale/ru/pw, locale/ru/rc, locale/ru/rp, locale/se/COPYING, - locale/se/LANGUAGE, locale/se/admin, locale/se/all, locale/se/am, - locale/se/ap, locale/se/ar, locale/se/arap, locale/se/arapprn, - locale/se/bp, locale/se/ca, locale/se/cp, locale/se/ct, - locale/se/gl, locale/se/hr, locale/se/ic, locale/se/io, - locale/se/ir, locale/se/is, locale/se/login, locale/se/menu, - locale/se/oe, locale/se/pe, locale/se/pos, locale/se/ps, - locale/se/pw, locale/se/rc, locale/se/rp, locale/sv/COPYING, - locale/sv/LANGUAGE, locale/sv/admin, locale/sv/all, locale/sv/am, - locale/sv/ap, locale/sv/ar, locale/sv/arap, locale/sv/arapprn, - locale/sv/bp, locale/sv/ca, locale/sv/cp, locale/sv/ct, - locale/sv/gl, locale/sv/hr, locale/sv/ic, locale/sv/io, - locale/sv/ir, locale/sv/is, locale/sv/login, locale/sv/menu, - locale/sv/oe, locale/sv/pe, locale/sv/pos, locale/sv/ps, - locale/sv/pw, locale/sv/rc, locale/sv/rp, locale/tr/COPYING, - locale/tr/LANGUAGE, locale/tr/admin, locale/tr/all, locale/tr/am, - locale/tr/ap, locale/tr/ar, locale/tr/arap, locale/tr/arapprn, - locale/tr/bp, locale/tr/ca, locale/tr/cp, locale/tr/ct, - locale/tr/gl, locale/tr/hr, locale/tr/ic, locale/tr/io, - locale/tr/ir, locale/tr/is, locale/tr/login, locale/tr/menu, - locale/tr/oe, locale/tr/pe, locale/tr/pos, locale/tr/ps, - locale/tr/pw, locale/tr/rc, locale/tr/rp, locale/tw_big5/COPYING, - locale/tw_big5/LANGUAGE, locale/tw_big5/admin, - locale/tw_big5/all, locale/tw_big5/am, locale/tw_big5/ap, - locale/tw_big5/ar, locale/tw_big5/arap, locale/tw_big5/arapprn, - locale/tw_big5/bp, locale/tw_big5/ca, locale/tw_big5/cp, - locale/tw_big5/ct, locale/tw_big5/gl, locale/tw_big5/hr, - locale/tw_big5/ic, locale/tw_big5/io, locale/tw_big5/ir, - locale/tw_big5/is, locale/tw_big5/login, locale/tw_big5/menu, - locale/tw_big5/oe, locale/tw_big5/pe, locale/tw_big5/pos, - locale/tw_big5/ps, locale/tw_big5/pw, locale/tw_big5/rc, - locale/tw_big5/rp, locale/tw_big5/temp, locale/tw_utf/COPYING, - locale/tw_utf/LANGUAGE, locale/tw_utf/admin, locale/tw_utf/all, - locale/tw_utf/am, locale/tw_utf/ap, locale/tw_utf/ar, - locale/tw_utf/arap, locale/tw_utf/arapprn, locale/tw_utf/bp, - locale/tw_utf/ca, locale/tw_utf/cp, locale/tw_utf/ct, - locale/tw_utf/gl, locale/tw_utf/hr, locale/tw_utf/ic, - locale/tw_utf/io, locale/tw_utf/ir, locale/tw_utf/is, - locale/tw_utf/login, locale/tw_utf/menu, locale/tw_utf/oe, - locale/tw_utf/pe, locale/tw_utf/pos, locale/tw_utf/ps, - locale/tw_utf/pw, locale/tw_utf/rc, locale/tw_utf/rp, - locale/ua/COPYING, locale/ua/LANGUAGE, locale/ua/admin, - locale/ua/all, locale/ua/am, locale/ua/ap, locale/ua/ar, - locale/ua/arap, locale/ua/arapprn, locale/ua/bp, locale/ua/ca, - locale/ua/cp, locale/ua/ct, locale/ua/gl, locale/ua/hr, - locale/ua/ic, locale/ua/io, locale/ua/ir, locale/ua/is, - locale/ua/login, locale/ua/menu, locale/ua/oe, locale/ua/pe, - locale/ua/pos, locale/ua/ps, locale/ua/pw, locale/ua/rc, - locale/ua/rp, locale/ve/COPYING, locale/ve/LANGUAGE, - locale/ve/admin, locale/ve/all, locale/ve/am, locale/ve/ap, - locale/ve/ar, locale/ve/arap, locale/ve/arapprn, locale/ve/bp, - locale/ve/ca, locale/ve/cp, locale/ve/ct, locale/ve/gl, - locale/ve/hr, locale/ve/ic, locale/ve/io, locale/ve/ir, - locale/ve/is, locale/ve/login, locale/ve/menu, locale/ve/oe, - locale/ve/pe, locale/ve/pos, locale/ve/ps, locale/ve/pw, - locale/ve/rc, locale/ve/rp, sql/Austria-chart.sql, - sql/Austria-gifi.sql, sql/Belgium-chart.sql, - sql/Belgium-gifi.sql, sql/Brazil_General-chart.sql, - sql/Canada-English-gifi.sql, - sql/Canada-English_General-chart.sql, sql/Canada-French-gifi.sql, - sql/Colombia-PUC-chart.sql, sql/Colombia-PUC-gifi.sql, - sql/Czech-Republic-chart.sql, sql/DB2-create.sql, - sql/DB2-indices.sql, sql/DB2-remove.sql, sql/DB2-set.sql, - sql/DB2-sql-ledger.order, sql/DB2-tables.sql, - sql/Danish_Default-chart.sql, sql/Default-chart.sql, - sql/Dutch_Default-chart.sql, sql/Dutch_Standard-chart.sql, - sql/Egypt-chart.sql, sql/France-chart.sql, - sql/German-Sample-chart.sql, sql/German-Sample-gifi.sql, - sql/Germany-DATEV-SKR03-chart.sql, - sql/Germany-DATEV-SKR03-gifi.sql, sql/Germany-SKR03-chart.sql, - sql/Germany-SKR03-gifi.sql, sql/Hungary-chart.sql, - sql/Hungary-gifi.sql, sql/Italy-gifi.sql, - sql/Italy_General-chart.sql, sql/Italy_cc2424-chart.sql, - sql/Latvia-chart.sql, sql/NAICS.sql, - sql/Norwegian_Default-chart.sql, sql/Oracle-indices.sql, - sql/Oracle-tables.sql, sql/Oracle-upgrade-1.8.0-1.8.4.sql, - sql/Oracle-upgrade-1.8.4-1.8.5.sql, - sql/Oracle-upgrade-1.8.5-2.0.0.sql, - sql/Oracle-upgrade-2.0.0-2.0.8.sql, - sql/Oracle-upgrade-2.0.8-2.2.0.sql, sql/Pg-functions.sql, - sql/Pg-indices.sql, sql/Pg-tables.sql, - sql/Pg-upgrade-1.2.6-1.2.7.sql, sql/Pg-upgrade-1.2.7-1.4.0.sql, - sql/Pg-upgrade-1.4.0-1.6.0.sql, sql/Pg-upgrade-1.6.0-1.8.0.sql, - sql/Pg-upgrade-1.8.0-1.8.4.sql, sql/Pg-upgrade-1.8.4-1.8.5.sql, - sql/Pg-upgrade-1.8.5-2.0.0.sql, sql/Pg-upgrade-2.0.0-2.0.8.sql, - sql/Pg-upgrade-2.0.8-2.2.0.sql, sql/Pg-upgrade-2.2.0-2.3.0.sql, - sql/Pg-upgrade-2.3.0-2.3.1.sql, sql/Pg-upgrade-2.3.1-2.3.3.sql, - sql/Pg-upgrade-2.3.3-2.3.4.sql, sql/Pg-upgrade-2.3.4-2.3.5.sql, - sql/Pg-upgrade-2.3.5-2.3.6.sql, sql/Pg-upgrade-2.3.6-2.3.7.sql, - sql/Pg-upgrade-2.3.7-2.3.8.sql, sql/Pg-upgrade-2.3.8-2.3.9.sql, - sql/Pg-upgrade-2.3.9-2.4.2.sql, sql/Pg-upgrade-2.4.2-2.4.3.sql, - sql/Pg-upgrade-2.4.3-2.4.4.sql, sql/Poland-chart.sql, - sql/Simplified-Chinese_Default-UTF8-chart.sql, - sql/Simplified-Chinese_Default-chart.sql, - sql/Spain-ISO-chart.sql, sql/Spain-UTF8-chart.sql, - sql/Swedish-chart.sql, sql/Swiss-German-chart.sql, - sql/Swiss-German-gifi.sql, - sql/Traditional-Chinese_Default-UTF8-chart.sql, - sql/Traditional-Chinese_Default-chart.sql, - sql/US_General-chart.sql, sql/US_Manufacturing-chart.sql, - sql/US_Service_Company-chart.sql, - templates/Brazilian_Portuguese-ap_transaction.html, - templates/Brazilian_Portuguese-ap_transaction.tex, - templates/Brazilian_Portuguese-ar_transaction.html, - templates/Brazilian_Portuguese-ar_transaction.tex, - templates/Brazilian_Portuguese-balance_sheet.html, - templates/Brazilian_Portuguese-bin_list.html, - templates/Brazilian_Portuguese-bin_list.tex, - templates/Brazilian_Portuguese-check.tex, - templates/Brazilian_Portuguese-income_statement.html, - templates/Brazilian_Portuguese-invoice.html, - templates/Brazilian_Portuguese-invoice.tex, - templates/Brazilian_Portuguese-packing_list.html, - templates/Brazilian_Portuguese-packing_list.tex, - templates/Brazilian_Portuguese-pick_list.html, - templates/Brazilian_Portuguese-pick_list.tex, - templates/Brazilian_Portuguese-pos_invoice.txt, - templates/Brazilian_Portuguese-purchase_order.html, - templates/Brazilian_Portuguese-purchase_order.tex, - templates/Brazilian_Portuguese-receipt.tex, - templates/Brazilian_Portuguese-request_quotation.html, - templates/Brazilian_Portuguese-request_quotation.tex, - templates/Brazilian_Portuguese-sales_order.html, - templates/Brazilian_Portuguese-sales_order.tex, - templates/Brazilian_Portuguese-sales_quotation.html, - templates/Brazilian_Portuguese-sales_quotation.tex, - templates/Brazilian_Portuguese-statement.html, - templates/Brazilian_Portuguese-statement.tex, - templates/Brazilian_Portuguese-work_order.html, - templates/Brazilian_Portuguese-work_order.tex, - templates/Danish-ap_transaction.html, - templates/Danish-ap_transaction.tex, - templates/Danish-ar_transaction.html, - templates/Danish-ar_transaction.tex, - templates/Danish-balance_sheet.html, - templates/Danish-bin_list.html, templates/Danish-bin_list.tex, - templates/Danish-check.tex, - templates/Danish-income_statement.html, - templates/Danish-invoice.html, templates/Danish-invoice.tex, - templates/Danish-packing_list.html, - templates/Danish-packing_list.tex, - templates/Danish-pick_list.html, templates/Danish-pick_list.tex, - templates/Danish-pos_invoice.txt, - templates/Danish-purchase_order.html, - templates/Danish-purchase_order.tex, - templates/Danish-receipt.tex, - templates/Danish-request_quotation.html, - templates/Danish-request_quotation.tex, - templates/Danish-sales_order.html, - templates/Danish-sales_order.tex, - templates/Danish-sales_quotation.html, - templates/Danish-sales_quotation.tex, - templates/Danish-statement.html, templates/Danish-statement.tex, - templates/Danish-work_order.html, - templates/Danish-work_order.tex, - templates/Default-ap_transaction.html, - templates/Default-ap_transaction.tex, - templates/Default-ar_transaction.html, - templates/Default-ar_transaction.tex, - templates/Default-balance_sheet.html, - templates/Default-bin_list.html, templates/Default-bin_list.tex, - templates/Default-check.tex, - templates/Default-income_statement.html, - templates/Default-invoice.html, templates/Default-invoice.tex, - templates/Default-packing_list.html, - templates/Default-packing_list.tex, - templates/Default-pick_list.html, - templates/Default-pick_list.tex, - templates/Default-pos_invoice.txt, - templates/Default-purchase_order.html, - templates/Default-purchase_order.tex, - templates/Default-receipt.tex, - templates/Default-request_quotation.html, - templates/Default-request_quotation.tex, - templates/Default-sales_order.html, - templates/Default-sales_order.tex, - templates/Default-sales_quotation.html, - templates/Default-sales_quotation.tex, - templates/Default-statement.html, - templates/Default-statement.tex, - templates/Default-work_order.html, - templates/Default-work_order.tex, - templates/Dutch-ap_transaction.html, - templates/Dutch-ap_transaction.tex, - templates/Dutch-ar_transaction.html, - templates/Dutch-ar_transaction.tex, - templates/Dutch-balance_sheet.html, - templates/Dutch-bin_list.html, templates/Dutch-bin_list.tex, - templates/Dutch-check.tex, templates/Dutch-income_statement.html, - templates/Dutch-invoice.html, templates/Dutch-invoice.tex, - templates/Dutch-packing_list.html, - templates/Dutch-packing_list.tex, templates/Dutch-pick_list.html, - templates/Dutch-pick_list.tex, templates/Dutch-pos_invoice.txt, - templates/Dutch-purchase_order.html, - templates/Dutch-purchase_order.tex, templates/Dutch-receipt.tex, - templates/Dutch-request_quotation.html, - templates/Dutch-request_quotation.tex, - templates/Dutch-sales_order.html, - templates/Dutch-sales_order.tex, - templates/Dutch-sales_quotation.html, - templates/Dutch-sales_quotation.tex, - templates/Dutch-statement.html, templates/Dutch-statement.tex, - templates/Dutch-work_order.html, templates/Dutch-work_order.tex, - templates/Estonian-ap_transaction.html, - templates/Estonian-ap_transaction.tex, - templates/Estonian-ar_transaction.html, - templates/Estonian-ar_transaction.tex, - templates/Estonian-balance_sheet.html, - templates/Estonian-bin_list.html, - templates/Estonian-bin_list.tex, templates/Estonian-check.tex, - templates/Estonian-income_statement.html, - templates/Estonian-invoice.html, templates/Estonian-invoice.tex, - templates/Estonian-packing_list.html, - templates/Estonian-packing_list.tex, - templates/Estonian-pick_list.html, - templates/Estonian-pick_list.tex, - templates/Estonian-pos_invoice.txt, - templates/Estonian-purchase_order.html, - templates/Estonian-purchase_order.tex, - templates/Estonian-receipt.tex, - templates/Estonian-request_quotation.html, - templates/Estonian-request_quotation.tex, - templates/Estonian-sales_order.html, - templates/Estonian-sales_order.tex, - templates/Estonian-statement.html, - templates/Estonian-statement.tex, - templates/Estonian-work_order.html, - templates/Estonian-work_order.tex, - templates/French-ap_transaction.html, - templates/French-ap_transaction.tex, - templates/French-ar_transaction.html, - templates/French-ar_transaction.tex, - templates/French-balance_sheet.html, - templates/French-bin_list.html, templates/French-bin_list.tex, - templates/French-check.tex, - templates/French-income_statement.html, - templates/French-invoice.html, templates/French-invoice.tex, - templates/French-packing_list.html, - templates/French-packing_list.tex, - templates/French-pick_list.html, templates/French-pick_list.tex, - templates/French-pos_invoice.txt, - templates/French-purchase_order.html, - templates/French-purchase_order.tex, - templates/French-receipt.tex, - templates/French-request_quotation.html, - templates/French-request_quotation.tex, - templates/French-sales_order.html, - templates/French-sales_order.tex, - templates/French-sales_quotation.html, - templates/French-sales_quotation.tex, - templates/French-statement.html, templates/French-statement.tex, - templates/French-work_order.html, - templates/French-work_order.tex, - templates/German-ap_transaction.html, - templates/German-ap_transaction.tex, - templates/German-ar_transaction.html, - templates/German-ar_transaction.tex, - templates/German-balance_sheet.html, - templates/German-bin_list.html, templates/German-bin_list.tex, - templates/German-check.tex, - templates/German-income_statement.html, - templates/German-invoice.html, templates/German-invoice.tex, - templates/German-packing_list.html, - templates/German-packing_list.tex, - templates/German-pick_list.html, templates/German-pick_list.tex, - templates/German-pos_invoice.txt, - templates/German-purchase_order.html, - templates/German-purchase_order.tex, - templates/German-receipt.tex, - templates/German-request_quotation.html, - templates/German-request_quotation.tex, - templates/German-sales_order.html, - templates/German-sales_order.tex, - templates/German-sales_quotation.html, - templates/German-sales_quotation.tex, - templates/German-statement.html, templates/German-statement.tex, - templates/German-work_order.html, - templates/German-work_order.tex, - templates/Hungarian-ap_transaction.html, - templates/Hungarian-ap_transaction.tex, - templates/Hungarian-ar_transaction.html, - templates/Hungarian-ar_transaction.tex, - templates/Hungarian-balance_sheet.html, - templates/Hungarian-bin_list.html, - templates/Hungarian-bin_list.tex, templates/Hungarian-check.tex, - templates/Hungarian-income_statement.html, - templates/Hungarian-invoice.html, - templates/Hungarian-invoice.tex, - templates/Hungarian-packing_list.html, - templates/Hungarian-packing_list.tex, - templates/Hungarian-pick_list.html, - templates/Hungarian-pick_list.tex, - templates/Hungarian-pos_invoice.txt, - templates/Hungarian-purchase_order.html, - templates/Hungarian-purchase_order.tex, - templates/Hungarian-receipt.tex, - templates/Hungarian-request_quotation.html, - templates/Hungarian-request_quotation.tex, - templates/Hungarian-sales_order.html, - templates/Hungarian-sales_order.tex, - templates/Hungarian-sales_quotation.html, - templates/Hungarian-sales_quotation.tex, - templates/Hungarian-statement.html, - templates/Hungarian-statement.tex, - templates/Hungarian-work_order.html, - templates/Hungarian-work_order.tex, - templates/Italian-ap_transaction.html, - templates/Italian-ap_transaction.tex, - templates/Italian-ar_transaction.html, - templates/Italian-ar_transaction.tex, - templates/Italian-balance_sheet.html, - templates/Italian-bin_list.html, templates/Italian-bin_list.tex, - templates/Italian-check.tex, - templates/Italian-income_statement.html, - templates/Italian-invoice.html, templates/Italian-invoice.tex, - templates/Italian-packing_list.html, - templates/Italian-packing_list.tex, - templates/Italian-pick_list.html, - templates/Italian-pick_list.tex, - templates/Italian-pos_invoice.txt, - templates/Italian-purchase_order.html, - templates/Italian-purchase_order.tex, - templates/Italian-receipt.tex, - templates/Italian-request_quotation.html, - templates/Italian-request_quotation.tex, - templates/Italian-sales_order.html, - templates/Italian-sales_order.tex, - templates/Italian-sales_quotation.html, - templates/Italian-sales_quotation.tex, - templates/Italian-statement.html, - templates/Italian-statement.tex, - templates/Italian-work_order.html, - templates/Italian-work_order.tex, - templates/Norwegian-ap_transaction.html, - templates/Norwegian-ap_transaction.tex, - templates/Norwegian-ar_transaction.html, - templates/Norwegian-ar_transaction.tex, - templates/Norwegian-balance_sheet.html, - templates/Norwegian-bin_list.html, - templates/Norwegian-bin_list.tex, templates/Norwegian-check.tex, - templates/Norwegian-income_statement.html, - templates/Norwegian-invoice.html, - templates/Norwegian-invoice.tex, - templates/Norwegian-packing_list.html, - templates/Norwegian-packing_list.tex, - templates/Norwegian-pick_list.html, - templates/Norwegian-pick_list.tex, - templates/Norwegian-pos_invoice.txt, - templates/Norwegian-purchase_order.html, - templates/Norwegian-purchase_order.tex, - templates/Norwegian-receipt.tex, - templates/Norwegian-request_quotation.html, - templates/Norwegian-request_quotation.tex, - templates/Norwegian-sales_order.html, - templates/Norwegian-sales_order.tex, - templates/Norwegian-sales_quotation.html, - templates/Norwegian-sales_quotation.tex, - templates/Norwegian-statement.html, - templates/Norwegian-statement.tex, - templates/Norwegian-work_order.html, - templates/Norwegian-work_order.tex, - templates/Service-ap_transaction.html, - templates/Service-ap_transaction.tex, - templates/Service-ar_transaction.html, - templates/Service-ar_transaction.tex, - templates/Service-balance_sheet.html, - templates/Service-bin_list.html, templates/Service-bin_list.tex, - templates/Service-check.tex, - templates/Service-income_statement.html, - templates/Service-invoice.html, templates/Service-invoice.tex, - templates/Service-packing_list.html, - templates/Service-packing_list.tex, - templates/Service-pick_list.html, - templates/Service-pick_list.tex, - templates/Service-pos_invoice.txt, - templates/Service-purchase_order.html, - templates/Service-purchase_order.tex, - templates/Service-receipt.tex, - templates/Service-request_quotation.html, - templates/Service-request_quotation.tex, - templates/Service-sales_order.html, - templates/Service-sales_order.tex, - templates/Service-sales_quotation.html, - templates/Service-sales_quotation.tex, - templates/Service-statement.html, - templates/Service-statement.tex, - templates/Service-work_order.html, - templates/Service-work_order.tex, - templates/Spanish_A4-ap_transaction.html, - templates/Spanish_A4-ap_transaction.tex, - templates/Spanish_A4-ar_transaction.html, - templates/Spanish_A4-ar_transaction.tex, - templates/Spanish_A4-balance_sheet.html, - templates/Spanish_A4-bin_list.html, - templates/Spanish_A4-bin_list.tex, - templates/Spanish_A4-check.tex, - templates/Spanish_A4-income_statement.html, - templates/Spanish_A4-invoice.html, - templates/Spanish_A4-invoice.tex, - templates/Spanish_A4-packing_list.html, - templates/Spanish_A4-packing_list.tex, - templates/Spanish_A4-pick_list.html, - templates/Spanish_A4-pick_list.tex, - templates/Spanish_A4-pos_invoice.txt, - templates/Spanish_A4-purchase_order.html, - templates/Spanish_A4-purchase_order.tex, - templates/Spanish_A4-receipt.tex, - templates/Spanish_A4-request_quotation.html, - templates/Spanish_A4-request_quotation.tex, - templates/Spanish_A4-sales_order.html, - templates/Spanish_A4-sales_order.tex, - templates/Spanish_A4-sales_quotation.html, - templates/Spanish_A4-sales_quotation.tex, - templates/Spanish_A4-statement.html, - templates/Spanish_A4-statement.tex, - templates/Spanish_A4-work_order.html, - templates/Spanish_A4-work_order.tex, - templates/Spanish_Letter-ap_transaction.html, - templates/Spanish_Letter-ap_transaction.tex, - templates/Spanish_Letter-ar_transaction.html, - templates/Spanish_Letter-ar_transaction.tex, - templates/Spanish_Letter-balance_sheet.html, - templates/Spanish_Letter-bin_list.html, - templates/Spanish_Letter-bin_list.tex, - templates/Spanish_Letter-check.tex, - templates/Spanish_Letter-income_statement.html, - templates/Spanish_Letter-invoice.html, - templates/Spanish_Letter-invoice.tex, - templates/Spanish_Letter-packing_list.html, - templates/Spanish_Letter-packing_list.tex, - templates/Spanish_Letter-pick_list.html, - templates/Spanish_Letter-pick_list.tex, - templates/Spanish_Letter-pos_invoice.txt, - templates/Spanish_Letter-purchase_order.html, - templates/Spanish_Letter-purchase_order.tex, - templates/Spanish_Letter-receipt.tex, - templates/Spanish_Letter-request_quotation.html, - templates/Spanish_Letter-request_quotation.tex, - templates/Spanish_Letter-sales_order.html, - templates/Spanish_Letter-sales_order.tex, - templates/Spanish_Letter-sales_quotation.html, - templates/Spanish_Letter-sales_quotation.tex, - templates/Spanish_Letter-statement.html, - templates/Spanish_Letter-statement.tex, - templates/Spanish_Letter-work_order.html, - templates/Spanish_Letter-work_order.tex, users/sql-ledger.eps, - users/sql-ledger.png: remove misplaced sql ledger update - -2004-11-13 04:50 ivan - - * sql-ledger/old/sql-ledger/: locale/en_GB/ic, locale/en_GB/io, - locale/en_GB/ir, locale/en_GB/is, locale/en_GB/login, - locale/en_GB/menu, locale/en_GB/oe, locale/en_GB/pe, - locale/en_GB/rc, locale/en_GB/rp, locale/es/COPYING, - locale/es/LANGUAGE, locale/es/Num2text, locale/es/admin, - locale/es/all, locale/es/am, locale/es/ap, locale/es/ar, - locale/es/arap, locale/es/ca, locale/es/cp, locale/es/ct, - locale/es/gl, locale/es/ic, locale/es/io, locale/es/ir, - locale/es/is, locale/es/login, locale/es/menu, locale/es/oe, - locale/es/pe, locale/es/rc, locale/es/rp, locale/fi/COPYING, - locale/fi/LANGUAGE, locale/fi/admin, locale/fi/all, locale/fi/am, - locale/fi/ap, locale/fi/ar, locale/fi/arap, locale/fi/ca, - locale/fi/cp, locale/fi/ct, locale/fi/gl, locale/fi/ic, - locale/fi/io, locale/fi/ir, locale/fi/is, locale/fi/login, - locale/fi/menu, locale/fi/oe, locale/fi/pe, locale/fi/rc, - locale/fi/rp, locale/fr/COPYING, locale/fr/LANGUAGE, - locale/fr/admin, locale/fr/all, locale/fr/am, locale/fr/ap, - locale/fr/ar, locale/fr/arap, locale/fr/ca, locale/fr/cp, - locale/fr/ct, locale/fr/gl, locale/fr/ic, locale/fr/io, - locale/fr/ir, locale/fr/is, locale/fr/login, locale/fr/menu, - locale/fr/oe, locale/fr/pe, locale/fr/rc, locale/fr/rp, - locale/hu/COPYING, locale/hu/LANGUAGE, locale/hu/admin, - locale/hu/all, locale/hu/am, locale/hu/ap, locale/hu/ar, - locale/hu/arap, locale/hu/ca, locale/hu/cp, locale/hu/ct, - locale/hu/gl, locale/hu/ic, locale/hu/io, locale/hu/ir, - locale/hu/is, locale/hu/login, locale/hu/menu, locale/hu/oe, - locale/hu/pe, locale/hu/rc, locale/hu/rp, locale/is/COPYING, - locale/is/LANGUAGE, locale/is/admin, locale/is/all, locale/is/am, - locale/is/ap, locale/is/ar, locale/is/arap, locale/is/ca, - locale/is/cp, locale/is/ct, locale/is/gl, locale/is/ic, - locale/is/io, locale/is/ir, locale/is/is, locale/is/login, - locale/is/menu, locale/is/oe, locale/is/pe, locale/is/rc, - locale/is/rp, locale/it/COPYING, locale/it/LANGUAGE, - locale/it/Num2text, locale/it/admin, locale/it/all, locale/it/am, - locale/it/ap, locale/it/ar, locale/it/arap, locale/it/ca, - locale/it/cp, locale/it/ct, locale/it/gl, locale/it/ic, - locale/it/io, locale/it/ir, locale/it/is, locale/it/login, - locale/it/menu, locale/it/oe, locale/it/pe, locale/it/qe, - locale/it/rc, locale/it/rp, locale/lt/COPYING, - locale/lt/LANGUAGE, locale/lt/admin, locale/lt/all, locale/lt/am, - locale/lt/ap, locale/lt/ar, locale/lt/arap, locale/lt/ca, - locale/lt/cp, locale/lt/ct, locale/lt/gl, locale/lt/ic, - locale/lt/io, locale/lt/ir, locale/lt/is, locale/lt/login, - locale/lt/menu, locale/lt/oe, locale/lt/pe, locale/lt/rc, - locale/lt/rp, locale/mx/COPYING, locale/mx/LANGUAGE, - locale/mx/admin, locale/mx/all, locale/mx/am, locale/mx/ap, - locale/mx/ar, locale/mx/arap, locale/mx/ca, locale/mx/cp, - locale/mx/ct, locale/mx/gl, locale/mx/ic, locale/mx/io, - locale/mx/ir, locale/mx/is, locale/mx/login, locale/mx/menu, - locale/mx/oe, locale/mx/pe, locale/mx/rc, locale/mx/rp, - locale/nl/COPYING, locale/nl/LANGUAGE, locale/nl/Num2text, - locale/nl/admin, locale/nl/all, locale/nl/am, locale/nl/ap, - locale/nl/ar, locale/nl/arap, locale/nl/ca, locale/nl/cp, - locale/nl/ct, locale/nl/gl, locale/nl/ic, locale/nl/io, - locale/nl/ir, locale/nl/is, locale/nl/login, locale/nl/menu, - locale/nl/oe, locale/nl/pe, locale/nl/rc, locale/nl/rp, - locale/no/COPYING, locale/no/LANGUAGE, locale/no/admin, - locale/no/all, locale/no/am, locale/no/ap, locale/no/ar, - locale/no/arap, locale/no/ca, locale/no/cp, locale/no/ct, - locale/no/gl, locale/no/ic, locale/no/io, locale/no/ir, - locale/no/is, locale/no/login, locale/no/menu, locale/no/oe, - locale/no/pe, locale/no/rc, locale/no/rp, locale/pa/COPYING, - locale/pa/LANGUAGE, locale/pa/admin, locale/pa/all, locale/pa/am, - locale/pa/ap, locale/pa/ar, locale/pa/arap, locale/pa/ca, - locale/pa/cp, locale/pa/ct, locale/pa/gl, locale/pa/ic, - locale/pa/io, locale/pa/ir, locale/pa/is, locale/pa/login, - locale/pa/menu, locale/pa/oe, locale/pa/pe, locale/pa/rc, - locale/pa/rp, locale/pl/COPYING, locale/pl/LANGUAGE, - locale/pl/admin, locale/pl/all, locale/pl/am, locale/pl/ap, - locale/pl/ar, locale/pl/arap, locale/pl/ca, locale/pl/cp, - locale/pl/ct, locale/pl/gl, locale/pl/ic, locale/pl/io, - locale/pl/ir, locale/pl/is, locale/pl/login, locale/pl/menu, - locale/pl/oe, locale/pl/pe, locale/pl/rc, locale/pl/rp, - locale/pt/COPYING, locale/pt/LANGUAGE, locale/pt/admin, - locale/pt/all, locale/pt/am, locale/pt/ap, locale/pt/ar, - locale/pt/arap, locale/pt/ca, locale/pt/cp, locale/pt/ct, - locale/pt/gl, locale/pt/ic, locale/pt/io, locale/pt/ir, - locale/pt/is, locale/pt/login, locale/pt/menu, locale/pt/oe, - locale/pt/pe, locale/pt/rc, locale/pt/rp, locale/ru/COPYING, - locale/ru/LANGUAGE, locale/ru/admin, locale/ru/all, locale/ru/am, - locale/ru/ap, locale/ru/ar, locale/ru/arap, locale/ru/ca, - locale/ru/cp, locale/ru/ct, locale/ru/gl, locale/ru/ic, - locale/ru/io, locale/ru/ir, locale/ru/is, locale/ru/login, - locale/ru/menu, locale/ru/oe, locale/ru/pe, locale/ru/rc, - locale/ru/rp, locale/se/COPYING, locale/se/LANGUAGE, - locale/se/admin, locale/se/all, locale/se/am, locale/se/ap, - locale/se/ar, locale/se/arap, locale/se/ca, locale/se/cp, - locale/se/ct, locale/se/gl, locale/se/ic, locale/se/io, - locale/se/ir, locale/se/is, locale/se/login, locale/se/menu, - locale/se/oe, locale/se/pe, locale/se/rc, locale/se/rp, - locale/tr/COPYING, locale/tr/LANGUAGE, locale/tr/admin, - locale/tr/all, locale/tr/am, locale/tr/ap, locale/tr/ar, - locale/tr/arap, locale/tr/ca, locale/tr/cp, locale/tr/ct, - locale/tr/gl, locale/tr/ic, locale/tr/io, locale/tr/ir, - locale/tr/is, locale/tr/login, locale/tr/menu, locale/tr/oe, - locale/tr/pe, locale/tr/rc, locale/tr/rp, locale/tw/COPYING, - locale/tw/LANGUAGE, locale/tw/admin, locale/tw/all, locale/tw/am, - locale/tw/ap, locale/tw/ar, locale/tw/arap, locale/tw/ca, - locale/tw/cp, locale/tw/ct, locale/tw/gl, locale/tw/ic, - locale/tw/io, locale/tw/ir, locale/tw/is, locale/tw/login, - locale/tw/menu, locale/tw/oe, locale/tw/pe, locale/tw/rc, - locale/tw/rp, locale/ua/COPYING, locale/ua/LANGUAGE, - locale/ua/admin, locale/ua/all, locale/ua/am, locale/ua/ap, - locale/ua/ar, locale/ua/arap, locale/ua/ca, locale/ua/cp, - locale/ua/ct, locale/ua/gl, locale/ua/ic, locale/ua/io, - locale/ua/ir, locale/ua/is, locale/ua/login, locale/ua/menu, - locale/ua/oe, locale/ua/pe, locale/ua/rc, locale/ua/rp, - locale/ve/COPYING, locale/ve/LANGUAGE, locale/ve/admin, - locale/ve/all, locale/ve/am, locale/ve/ap, locale/ve/ar, - locale/ve/arap, locale/ve/ca, locale/ve/cp, locale/ve/ct, - locale/ve/gl, locale/ve/ic, locale/ve/io, locale/ve/ir, - locale/ve/is, locale/ve/login, locale/ve/menu, locale/ve/oe, - locale/ve/pe, locale/ve/rc, locale/ve/rp, sql/Austria-chart.sql, - sql/Austria-gifi.sql, sql/Brazil_General-chart.sql, - sql/Canada_General-chart.sql, sql/Canada-gifi.sql, - sql/Germany-DATEV-SKR03-chart.sql, sql/Czech_Republic-chart.sql, - sql/Danish_Default-chart.sql, sql/Default-chart.sql, - sql/Dutch_Default-chart.sql, sql/Dutch_Standard-chart.sql, - sql/France-chart.sql, sql/German-Sample-chart.sql, - sql/German-Sample-gifi.sql, sql/Oracle-upgrade-1.8.0-1.8.4.sql, - sql/Germany-DATEV-SKR03-gifi.sql, sql/Germany-SKR03-chart.sql, - sql/Germany-SKR03-gifi.sql, sql/Italy-chart.sql, - sql/Oracle-indices.sql, sql/Oracle-tables.sql, - sql/Oracle-upgrade-1.8.4-1.8.5.sql, - sql/Oracle-upgrade-1.8.5-2.0.0.sql, - sql/Oracle-upgrade-2.0.0-2.0.8.sql, sql/Pg-indices.sql, - sql/Pg-tables.sql, sql/Pg-upgrade-1.2.6-1.2.7.sql, - sql/Simplified_Chinese_Default-chart.sql, - sql/Pg-upgrade-1.2.7-1.4.0.sql, sql/Pg-upgrade-1.4.0-1.6.0.sql, - sql/Pg-upgrade-1.6.0-1.8.0.sql, sql/Pg-upgrade-1.8.0-1.8.4.sql, - sql/Pg-upgrade-1.8.4-1.8.5.sql, sql/Pg-upgrade-1.8.5-2.0.0.sql, - sql/Pg-upgrade-2.0.0-2.0.8.sql, sql/Poland-chart.sql, - sql/Swiss-German-chart.sql, sql/Spain-chart.sql, - sql/Swiss-German-gifi.sql, - sql/Traditional_Chinese_Default-chart.sql, - sql/US_General-chart.sql, - templates/Brazilian_Portuguese-balance_sheet.html, - templates/Brazilian_Portuguese-check.tex, - templates/Brazilian_Portuguese-income_statement.html, - templates/Brazilian_Portuguese-invoice.html, - templates/Brazilian_Portuguese-packing_list.html, - templates/Brazilian_Portuguese-invoice.tex, - templates/Brazilian_Portuguese-packing_list.tex, - templates/Brazilian_Portuguese-purchase_order.html, - templates/Brazilian_Portuguese-purchase_order.tex, - templates/Brazilian_Portuguese-receipt.tex, - templates/Brazilian_Portuguese-sales_order.html, - templates/Danish-check.tex, templates/Danish-invoice.html, - templates/Brazilian_Portuguese-sales_order.tex, - templates/Brazilian_Portuguese-statement.html, - templates/Brazilian_Portuguese-statement.tex, - templates/Danish-balance_sheet.html, - templates/Danish-income_statement.html, - templates/Danish-invoice.tex, templates/Danish-packing_list.html, - templates/Danish-packing_list.tex, - templates/Danish-purchase_order.html, - templates/Default-income_statement.html, - templates/Danish-purchase_order.tex, - templates/Danish-receipt.tex, templates/Danish-sales_order.html, - templates/Danish-sales_order.tex, - templates/Danish-statement.html, templates/Danish-statement.tex, - templates/Default-balance_sheet.html, - templates/Default-check.tex, templates/Default-invoice.html, - templates/Default-invoice.tex, - templates/Default-packing_list.html, - templates/Default-packing_list.tex, - templates/Default-purchase_order.html, - templates/Default-purchase_order.tex, - templates/Default-receipt.tex, - templates/Default-sales_order.html, - templates/Default-sales_order.tex, - templates/Default-statement.html, - templates/Default-statement.tex, - templates/Dutch-balance_sheet.html, templates/Dutch-check.tex, - templates/Dutch-income_statement.html, - templates/Estonian-income_statement.html, - templates/Dutch-invoice.html, templates/Dutch-invoice.tex, - templates/Dutch-packing_list.html, - templates/Dutch-packing_list.tex, - templates/Dutch-purchase_order.html, - templates/Dutch-purchase_order.tex, templates/Dutch-receipt.tex, - templates/Dutch-sales_order.html, - templates/Dutch-sales_order.tex, templates/Dutch-statement.html, - templates/Dutch-statement.tex, - templates/Estonian-balance_sheet.html, - templates/Estonian-check.tex, templates/Estonian-invoice.html, - templates/Estonian-invoice.tex, - templates/Estonian-packing_list.html, - templates/Estonian-packing_list.tex, - templates/Estonian-purchase_order.html, - templates/Estonian-purchase_order.tex, - templates/Estonian-receipt.tex, - templates/Service-income_statement.html, - templates/Estonian-sales_order.html, - templates/Estonian-sales_order.tex, - templates/Estonian-statement.html, - templates/Estonian-statement.tex, - templates/French-balance_sheet.html, templates/French-check.tex, - templates/French-income_statement.html, - templates/French-invoice.html, templates/French-invoice.tex, - templates/French-packing_list.html, - templates/French-packing_list.tex, - templates/French-purchase_order.html, - templates/French-purchase_order.tex, - templates/French-receipt.tex, templates/French-sales_order.html, - templates/French-sales_order.tex, - templates/French-statement.html, templates/French-statement.tex, - templates/German-balance_sheet.html, templates/German-check.tex, - templates/German-income_statement.html, - templates/German-invoice.html, templates/German-invoice.tex, - templates/German-packing_list.html, - templates/German-packing_list.tex, - templates/German-purchase_order.html, - templates/German-purchase_order.tex, - templates/German-receipt.tex, templates/German-sales_order.html, - templates/German-sales_order.tex, - templates/German-statement.html, templates/German-statement.tex, - templates/Service-balance_sheet.html, - templates/Service-check.tex, templates/Service-invoice.html, - templates/Service-invoice.tex, - templates/Service-packing_list.html, - templates/Service-packing_list.tex, - templates/Service-purchase_order.html, - templates/Service-purchase_order.tex, - templates/Service-receipt.tex, - templates/Service-sales_order.html, - templates/Spanish_A4-balance_sheet.html, - templates/Service-sales_order.tex, - templates/Service-statement.html, - templates/Service-statement.tex, templates/Spanish_A4-check.tex, - templates/Spanish_A4-income_statement.html, - templates/Spanish_A4-invoice.html, - templates/Spanish_A4-invoice.tex, - templates/Spanish_A4-packing_list.html, - templates/Spanish_A4-packing_list.tex, - templates/Spanish_Letter-balance_sheet.html, - templates/Spanish_A4-purchase_order.html, - templates/Spanish_A4-purchase_order.tex, - templates/Spanish_A4-receipt.tex, - templates/Spanish_A4-sales_order.html, - templates/Spanish_A4-sales_order.tex, - templates/Spanish_A4-statement.html, - templates/Spanish_A4-statement.tex, - templates/Spanish_Letter-check.tex, - templates/Spanish_Letter-invoice.html, - templates/Spanish_Letter-income_statement.html, - templates/Spanish_Letter-invoice.tex, - templates/Spanish_Letter-packing_list.html, - templates/Spanish_Letter-packing_list.tex, - templates/Spanish_Letter-purchase_order.html, - templates/Spanish_Letter-purchase_order.tex, - templates/Spanish_Letter-receipt.tex, - templates/Spanish_Letter-sales_order.html, - templates/Spanish_Letter-sales_order.tex, - templates/Spanish_Letter-statement.html, - templates/Spanish_Letter-statement.tex, users/members.default: - Initial revision - -2004-11-13 04:47 ivan - - * sql-ledger/: sql-ledger/locale/ru/arap, sql-ledger/locale/ru/bp, - sql-ledger/locale/ru/cp, sql-ledger/locale/ru/oe, - sql-ledger/locale/ru/pe, sql-ledger/locale/ru/pos, - sql-ledger/locale/ru/rc, sql-ledger/locale/ru/arapprn, - sql-ledger/locale/ru/hr, sql-ledger/locale/ru/ps, - sql-ledger/locale/ru/pw, sql-ledger/locale/ua/COPYING, - sql-ledger/locale/ua/LANGUAGE, sql-ledger/locale/ua/admin, - sql-ledger/locale/ua/all, sql-ledger/locale/ua/am, - sql-ledger/locale/ua/ap, sql-ledger/locale/ua/ar, - sql-ledger/locale/ua/ca, sql-ledger/locale/ua/ct, - sql-ledger/locale/ua/gl, sql-ledger/locale/ua/ic, - sql-ledger/locale/ua/ir, sql-ledger/locale/ua/io, - sql-ledger/locale/ua/login, sql-ledger/locale/ua/menu, - sql-ledger/locale/ua/rp, sql-ledger/locale/ua/arap, - sql-ledger/locale/ua/bp, sql-ledger/locale/ua/cp, - sql-ledger/locale/ua/is, sql-ledger/locale/ua/oe, - sql-ledger/locale/ua/pe, sql-ledger/locale/ua/pos, - sql-ledger/locale/ua/rc, sql-ledger/locale/ua/arapprn, - sql-ledger/locale/ua/hr, sql-ledger/locale/ua/ps, - sql-ledger/locale/ua/pw, sql-ledger/locale/se/COPYING, - sql-ledger/locale/se/LANGUAGE, sql-ledger/locale/se/all, - sql-ledger/locale/se/admin, sql-ledger/locale/se/am, - sql-ledger/locale/se/ap, sql-ledger/locale/se/ar, - sql-ledger/locale/se/ca, sql-ledger/locale/se/ct, - sql-ledger/locale/se/gl, sql-ledger/locale/se/ic, - sql-ledger/locale/se/io, sql-ledger/locale/se/ir, - sql-ledger/locale/se/login, sql-ledger/locale/se/menu, - sql-ledger/locale/se/rp, sql-ledger/locale/se/arap, - sql-ledger/locale/se/is, sql-ledger/locale/se/oe, - sql-ledger/locale/se/pe, sql-ledger/locale/se/arapprn, - sql-ledger/locale/se/bp, sql-ledger/locale/se/cp, - sql-ledger/locale/se/hr, sql-ledger/locale/se/pos, - sql-ledger/locale/se/ps, sql-ledger/locale/se/pw, - sql-ledger/locale/se/rc, sql-ledger/locale/hu/COPYING, - sql-ledger/locale/hu/LANGUAGE, sql-ledger/locale/hu/admin, - sql-ledger/locale/hu/all, sql-ledger/locale/hu/am, - sql-ledger/locale/hu/ap, sql-ledger/locale/hu/ar, - sql-ledger/locale/hu/ca, sql-ledger/locale/hu/ct, - sql-ledger/locale/hu/gl, sql-ledger/locale/hu/ic, - sql-ledger/locale/hu/io, sql-ledger/locale/hu/ir, - sql-ledger/locale/hu/is, sql-ledger/locale/hu/login, - sql-ledger/locale/hu/menu, sql-ledger/locale/hu/rp, - sql-ledger/locale/hu/arap, sql-ledger/locale/hu/cp, - sql-ledger/locale/hu/oe, sql-ledger/locale/hu/pe, - sql-ledger/locale/hu/rc, sql-ledger/locale/hu/Num2text, - sql-ledger/locale/hu/arapprn, sql-ledger/locale/hu/bp, - sql-ledger/locale/hu/hr, sql-ledger/locale/hu/pos, - sql-ledger/locale/hu/ps, sql-ledger/locale/hu/pw, - sql-ledger/locale/lt/COPYING, sql-ledger/locale/lt/LANGUAGE, - sql-ledger/locale/lt/admin, sql-ledger/locale/lt/all, - sql-ledger/locale/lt/am, sql-ledger/locale/lt/ap, - sql-ledger/locale/lt/ar, sql-ledger/locale/lt/ca, - sql-ledger/locale/lt/ct, sql-ledger/locale/lt/gl, - sql-ledger/locale/lt/ic, sql-ledger/locale/lt/ir, - sql-ledger/locale/lt/io, sql-ledger/locale/lt/is, - sql-ledger/locale/lt/login, sql-ledger/locale/lt/menu, - sql-ledger/locale/lt/rp, sql-ledger/locale/lt/arap, - sql-ledger/locale/lt/cp, sql-ledger/locale/lt/oe, - sql-ledger/locale/lt/pe, sql-ledger/locale/lt/rc, - sql-ledger/locale/is/COPYING, sql-ledger/locale/is/LANGUAGE, - sql-ledger/locale/lt/arapprn, sql-ledger/locale/lt/bp, - sql-ledger/locale/lt/hr, sql-ledger/locale/lt/pos, - sql-ledger/locale/lt/ps, sql-ledger/locale/lt/pw, - sql-ledger/locale/is/all, sql-ledger/locale/is/admin, - sql-ledger/locale/is/am, sql-ledger/locale/is/ap, - sql-ledger/locale/is/ar, sql-ledger/locale/is/ca, - sql-ledger/locale/is/ct, sql-ledger/locale/is/gl, - sql-ledger/locale/is/ic, sql-ledger/locale/is/io, - sql-ledger/locale/is/ir, sql-ledger/locale/is/login, - sql-ledger/locale/is/menu, sql-ledger/locale/is/rp, - sql-ledger/locale/is/arap, sql-ledger/locale/is/cp, - sql-ledger/locale/is/is, sql-ledger/locale/is/oe, - sql-ledger/locale/is/pe, sql-ledger/locale/is/bp, - sql-ledger/locale/is/pos, sql-ledger/locale/is/rc, - sql-ledger/locale/es_iso/admin, sql-ledger/locale/es_iso/login, - sql-ledger/locale/is/arapprn, sql-ledger/locale/is/hr, - sql-ledger/locale/is/ps, sql-ledger/locale/is/pw, - sql-ledger/locale/es_iso/all, sql-ledger/locale/es_iso/ar, - sql-ledger/locale/es_iso/ct, sql-ledger/locale/es_iso/gl, - sql-ledger/locale/es_iso/ic, sql-ledger/locale/es_iso/ir, - sql-ledger/locale/es_iso/ap, sql-ledger/locale/es_iso/ca, - sql-ledger/locale/es_iso/is, sql-ledger/locale/es_iso/menu, - sql-ledger/locale/es_iso/rp, sql-ledger/locale/es_iso/LANGUAGE, - sql-ledger/locale/es_iso/am, sql-ledger/locale/es_iso/io, - sql-ledger/locale/es_iso/COPYING, - sql-ledger/locale/es_iso/Num2text, sql-ledger/locale/es_iso/arap, - sql-ledger/locale/es_iso/bp, sql-ledger/locale/es_iso/cp, - sql-ledger/locale/es_iso/oe, sql-ledger/locale/es_iso/pe, - sql-ledger/locale/es_iso/pos, sql-ledger/locale/es_iso/rc, - sql-ledger/locale/es_iso/arapprn, sql-ledger/locale/es_iso/hr, - sql-ledger/locale/es_iso/ps, sql-ledger/locale/es_iso/pw, - sql-ledger/locale/lv/COPYING, sql-ledger/locale/lv/LANGUAGE, - sql-ledger/locale/lv/admin, sql-ledger/locale/lv/all, - sql-ledger/locale/lv/am, sql-ledger/locale/lv/ap, - sql-ledger/locale/lv/ar, sql-ledger/locale/lv/ca, - sql-ledger/locale/lv/ct, sql-ledger/locale/lv/gl, - sql-ledger/locale/lv/ic, sql-ledger/locale/lv/io, - sql-ledger/locale/lv/ir, sql-ledger/locale/lv/login, - sql-ledger/locale/lv/menu, sql-ledger/locale/lv/is, - sql-ledger/locale/lv/rp, sql-ledger/locale/lv/arap, - sql-ledger/locale/lv/bp, sql-ledger/locale/lv/cp, - sql-ledger/locale/lv/oe, sql-ledger/locale/lv/pe, - sql-ledger/locale/lv/pos, sql-ledger/locale/lv/rc, - sql-ledger/locale/es_utf/admin, sql-ledger/locale/es_utf/login, - sql-ledger/locale/lv/arapprn, sql-ledger/locale/lv/hr, - sql-ledger/locale/lv/ps, sql-ledger/locale/lv/pw, - sql-ledger/locale/es_utf/all, sql-ledger/locale/es_utf/ar, - sql-ledger/locale/es_utf/ct, sql-ledger/locale/es_utf/gl, - sql-ledger/locale/es_utf/ic, sql-ledger/locale/es_utf/ap, - sql-ledger/locale/es_utf/ir, sql-ledger/locale/es_utf/is, - sql-ledger/locale/es_utf/menu, sql-ledger/locale/es_utf/rp, - sql-ledger/locale/es_utf/LANGUAGE, sql-ledger/locale/es_utf/am, - sql-ledger/locale/es_utf/ca, sql-ledger/locale/es_utf/io, - sql-ledger/locale/es_utf/oe, sql-ledger/locale/es_utf/COPYING, - sql-ledger/locale/es_utf/Num2text, sql-ledger/locale/es_utf/arap, - sql-ledger/locale/es_utf/bp, sql-ledger/locale/es_utf/cp, - sql-ledger/locale/es_utf/pe, sql-ledger/locale/es_utf/pos, - sql-ledger/locale/es_utf/rc, sql-ledger/locale/en_GB/admin, - sql-ledger/locale/en_GB/am, sql-ledger/locale/es_utf/arapprn, - sql-ledger/locale/es_utf/hr, sql-ledger/locale/es_utf/ps, - sql-ledger/locale/es_utf/pw, sql-ledger/locale/en_GB/ap, - sql-ledger/locale/en_GB/ar, sql-ledger/locale/en_GB/ca, - sql-ledger/locale/en_GB/ct, sql-ledger/locale/en_GB/gl, - sql-ledger/locale/en_GB/ic, sql-ledger/locale/en_GB/io, - sql-ledger/locale/en_GB/ir, sql-ledger/locale/en_GB/is, - sql-ledger/locale/en_GB/login, sql-ledger/locale/en_GB/menu, - sql-ledger/locale/en_GB/rp, sql-ledger/locale/en_GB/COPYING, - sql-ledger/locale/en_GB/LANGUAGE, sql-ledger/locale/en_GB/arap, - sql-ledger/locale/en_GB/bp, sql-ledger/locale/en_GB/cp, - sql-ledger/locale/en_GB/oe, sql-ledger/locale/en_GB/pe, - sql-ledger/locale/en_GB/rc, sql-ledger/locale/eg/COPYING, - sql-ledger/locale/eg/LANGUAGE, sql-ledger/locale/en_GB/all, - sql-ledger/locale/en_GB/arapprn, sql-ledger/locale/en_GB/hr, - sql-ledger/locale/en_GB/pos, sql-ledger/locale/en_GB/ps, - sql-ledger/locale/en_GB/pw, sql-ledger/locale/eg/admin, - sql-ledger/locale/eg/all, sql-ledger/locale/eg/am, - sql-ledger/locale/eg/ap, sql-ledger/locale/eg/ar, - sql-ledger/locale/eg/arap, sql-ledger/locale/eg/bp, - sql-ledger/locale/eg/ca, sql-ledger/locale/eg/cp, - sql-ledger/locale/eg/ct, sql-ledger/locale/eg/gl, - sql-ledger/locale/eg/ic, sql-ledger/locale/eg/io, - sql-ledger/locale/eg/ir, sql-ledger/locale/eg/is, - sql-ledger/locale/eg/login, sql-ledger/locale/eg/menu, - sql-ledger/locale/eg/hr, sql-ledger/locale/eg/oe, - sql-ledger/locale/eg/arapprn, sql-ledger/locale/eg/pe, - sql-ledger/locale/eg/pos, sql-ledger/locale/eg/ps, - sql-ledger/locale/eg/pw, sql-ledger/locale/eg/rc, - sql-ledger/locale/eg/rp, sql-ledger/locale/sv/COPYING, - sql-ledger/locale/sv/LANGUAGE, sql-ledger/locale/sv/admin, - sql-ledger/locale/sv/all, sql-ledger/locale/sv/am, - sql-ledger/locale/sv/ap, sql-ledger/locale/sv/ar, - sql-ledger/locale/sv/ca, sql-ledger/locale/sv/ct, - sql-ledger/locale/sv/gl, sql-ledger/locale/sv/ic, - sql-ledger/locale/sv/io, sql-ledger/locale/sv/ir, - sql-ledger/locale/sv/login, sql-ledger/locale/sv/menu, - sql-ledger/locale/sv/is, sql-ledger/locale/sv/oe, - sql-ledger/locale/sv/rp, sql-ledger/locale/sv/arap, - sql-ledger/locale/sv/cp, sql-ledger/locale/sv/pe, - sql-ledger/locale/sv/pos, sql-ledger/locale/sv/rc, - sql-ledger/locale/nb/admin, sql-ledger/locale/sv/arapprn, - sql-ledger/locale/sv/bp, sql-ledger/locale/sv/hr, - sql-ledger/locale/sv/ps, sql-ledger/locale/sv/pw, - sql-ledger/locale/nb/all, sql-ledger/locale/nb/am, - sql-ledger/locale/nb/ap, sql-ledger/locale/nb/ar, - sql-ledger/locale/nb/ca, sql-ledger/locale/nb/ct, - sql-ledger/locale/nb/gl, sql-ledger/locale/nb/ic, - sql-ledger/locale/nb/ir, sql-ledger/locale/nb/COPYING, - sql-ledger/locale/nb/io, sql-ledger/locale/nb/is, - sql-ledger/locale/nb/login, sql-ledger/locale/nb/menu, - sql-ledger/locale/nb/rp, sql-ledger/locale/nb/LANGUAGE, - sql-ledger/locale/nb/arap, sql-ledger/locale/nb/bp, - sql-ledger/locale/nb/cp, sql-ledger/locale/nb/oe, - sql-ledger/locale/nb/pe, sql-ledger/locale/nb/rc, - sql-ledger/locale/nb/arapprn, sql-ledger/locale/nb/hr, - sql-ledger/locale/nb/pos, sql-ledger/locale/nb/ps, - sql-ledger/locale/nb/pw, sql-ledger/locale/tw_utf/admin, - sql-ledger/locale/tw_utf/all, sql-ledger/locale/tw_utf/COPYING, - sql-ledger/locale/tw_utf/am, sql-ledger/locale/tw_utf/ap, - sql-ledger/locale/tw_utf/ar, sql-ledger/locale/tw_utf/arap, - sql-ledger/locale/tw_utf/bp, sql-ledger/locale/tw_utf/ca, - sql-ledger/locale/tw_utf/cp, sql-ledger/locale/tw_utf/ct, - sql-ledger/locale/tw_utf/gl, sql-ledger/locale/tw_utf/hr, - sql-ledger/locale/tw_utf/ic, sql-ledger/locale/tw_utf/io, - sql-ledger/locale/tw_utf/ir, sql-ledger/locale/tw_utf/LANGUAGE, - sql-ledger/locale/tw_utf/is, sql-ledger/locale/tw_utf/login, - sql-ledger/locale/tw_utf/menu, sql-ledger/locale/tw_utf/oe, - sql-ledger/locale/tw_utf/pe, sql-ledger/locale/tw_utf/pos, - sql-ledger/locale/tw_utf/ps, sql-ledger/locale/tw_utf/rc, - sql-ledger/locale/tw_utf/rp, sql-ledger/locale/tw_big5/admin, - sql-ledger/locale/tw_utf/arapprn, sql-ledger/locale/tw_utf/pw, - sql-ledger/locale/tw_big5/all, sql-ledger/locale/tw_big5/am, - sql-ledger/locale/tw_big5/COPYING, sql-ledger/locale/tw_big5/ap, - sql-ledger/locale/tw_big5/ar, sql-ledger/locale/tw_big5/arap, - sql-ledger/locale/tw_big5/bp, sql-ledger/locale/tw_big5/ca, - sql-ledger/locale/tw_big5/cp, sql-ledger/locale/tw_big5/ct, - sql-ledger/locale/tw_big5/gl, sql-ledger/locale/tw_big5/hr, - sql-ledger/locale/tw_big5/ic, sql-ledger/locale/tw_big5/io, - sql-ledger/locale/tw_big5/LANGUAGE, sql-ledger/locale/tw_big5/ir, - sql-ledger/locale/tw_big5/is, sql-ledger/locale/tw_big5/login, - sql-ledger/locale/tw_big5/menu, sql-ledger/locale/tw_big5/oe, - sql-ledger/locale/tw_big5/pe, sql-ledger/locale/tw_big5/pos, - sql-ledger/locale/tw_big5/arapprn, sql-ledger/locale/tw_big5/ps, - sql-ledger/locale/tw_big5/pw, sql-ledger/locale/tw_big5/rc, - sql-ledger/locale/tw_big5/rp, sql-ledger/locale/tw_big5/temp, - sql-ledger/locale/be_nl/admin, sql-ledger/locale/be_nl/all, - sql-ledger/locale/be_nl/am, sql-ledger/locale/be_nl/ap, - sql-ledger/locale/be_nl/ar, sql-ledger/locale/be_nl/ca, - sql-ledger/locale/be_nl/ct, sql-ledger/locale/be_nl/gl, - sql-ledger/locale/be_nl/ic, sql-ledger/locale/be_nl/ir, - sql-ledger/locale/be_nl/is, sql-ledger/locale/be_nl/login, - sql-ledger/locale/be_nl/menu, sql-ledger/locale/be_nl/io, - sql-ledger/locale/be_nl/rp, sql-ledger/locale/be_nl/COPYING, - sql-ledger/locale/be_nl/LANGUAGE, - sql-ledger/locale/be_nl/Num2text, sql-ledger/locale/be_nl/arap, - sql-ledger/locale/be_nl/bp, sql-ledger/locale/be_nl/cp, - sql-ledger/locale/be_nl/oe, sql-ledger/locale/be_nl/pe, - sql-ledger/locale/be_nl/pos, sql-ledger/locale/be_nl/rc, - sql-ledger/locale/be_nl/hr, sql-ledger/locale/be_nl/ps, - sql-ledger/locale/be_nl/arapprn, sql-ledger/locale/be_nl/pw, - sql-ledger/locale/cn_utf/admin, sql-ledger/locale/cn_utf/all, - sql-ledger/locale/cn_utf/am, sql-ledger/locale/cn_utf/ap, - sql-ledger/locale/cn_utf/ar, sql-ledger/locale/cn_utf/COPYING, - sql-ledger/locale/cn_utf/arap, sql-ledger/locale/cn_utf/bp, - sql-ledger/locale/cn_utf/ca, sql-ledger/locale/cn_utf/cp, - sql-ledger/locale/cn_utf/ct, sql-ledger/locale/cn_utf/gl, - sql-ledger/locale/cn_utf/hr, sql-ledger/locale/cn_utf/ic, - sql-ledger/locale/cn_utf/io, sql-ledger/locale/cn_utf/LANGUAGE, - sql-ledger/locale/cn_utf/ir, sql-ledger/locale/cn_utf/is, - sql-ledger/locale/cn_utf/login, sql-ledger/locale/cn_utf/menu, - sql-ledger/locale/cn_utf/oe, sql-ledger/locale/cn_utf/pe, - sql-ledger/locale/cn_utf/pos, sql-ledger/locale/cn_utf/arapprn, - sql-ledger/locale/cn_utf/ps, sql-ledger/locale/cn_utf/pw, - sql-ledger/locale/cn_utf/rc, sql-ledger/locale/cn_utf/rp, - sql-ledger/locale/gr/COPYING, sql-ledger/locale/gr/LANGUAGE, - sql-ledger/locale/gr/all, sql-ledger/locale/gr/admin, - sql-ledger/locale/gr/am, sql-ledger/locale/gr/ap, - sql-ledger/locale/gr/ar, sql-ledger/locale/gr/ca, - sql-ledger/locale/gr/ct, sql-ledger/locale/gr/gl, - sql-ledger/locale/gr/ic, sql-ledger/locale/gr/ir, - sql-ledger/locale/gr/io, sql-ledger/locale/gr/is, - sql-ledger/locale/gr/login, sql-ledger/locale/gr/menu, - sql-ledger/locale/gr/rp, sql-ledger/locale/gr/arap, - sql-ledger/locale/gr/arapprn, sql-ledger/locale/gr/bp, - sql-ledger/locale/gr/cp, sql-ledger/locale/gr/hr, - sql-ledger/locale/gr/oe, sql-ledger/locale/gr/pe, - sql-ledger/locale/gr/pos, sql-ledger/locale/gr/ps, - sql-ledger/locale/gr/pw, sql-ledger/locale/gr/rc, - old/sql-ledger/VERSION, old/sql-ledger/am.pl, - old/sql-ledger/favicon.ico, old/sql-ledger/login.pl, - old/sql-ledger/menu.ini, old/sql-ledger/sql-ledger.png, - old/sql-ledger/setup.pl, old/sql-ledger/sql-ledger.conf.default, - old/sql-ledger/SL/AM.pm, old/sql-ledger/SL/Inifile.pm, - old/sql-ledger/SL/AP.pm, old/sql-ledger/SL/AR.pm, - old/sql-ledger/SL/CA.pm, old/sql-ledger/SL/CP.pm, - old/sql-ledger/SL/CT.pm, old/sql-ledger/SL/Form.pm, - old/sql-ledger/SL/GL.pm, old/sql-ledger/SL/IC.pm, - old/sql-ledger/SL/IR.pm, old/sql-ledger/SL/IS.pm, - old/sql-ledger/SL/Mailer.pm, old/sql-ledger/SL/Menu.pm, - old/sql-ledger/SL/Num2text.pm, old/sql-ledger/SL/OE.pm, - old/sql-ledger/SL/PE.pm, old/sql-ledger/SL/RC.pm, - old/sql-ledger/SL/RP.pm, old/sql-ledger/SL/User.pm, - old/sql-ledger/bin/lynx/menu.pl, - old/sql-ledger/bin/mozilla/admin.pl, - old/sql-ledger/bin/mozilla/am.pl, - old/sql-ledger/bin/mozilla/ap.pl, - old/sql-ledger/bin/mozilla/ar.pl, - old/sql-ledger/bin/mozilla/arap.pl, - old/sql-ledger/bin/mozilla/ca.pl, - old/sql-ledger/bin/mozilla/cp.pl, - old/sql-ledger/bin/mozilla/ct.pl, - old/sql-ledger/bin/mozilla/gl.pl, - old/sql-ledger/bin/mozilla/ic.pl, - old/sql-ledger/bin/mozilla/io.pl, - old/sql-ledger/bin/mozilla/ir.pl, - old/sql-ledger/bin/mozilla/is.pl, - old/sql-ledger/bin/mozilla/login.pl, - old/sql-ledger/bin/mozilla/menu.pl, - old/sql-ledger/bin/mozilla/oe.pl, - old/sql-ledger/bin/mozilla/pe.pl, - old/sql-ledger/bin/mozilla/rc.pl, - old/sql-ledger/bin/mozilla/rp.pl, - old/sql-ledger/css/sql-ledger.css, old/sql-ledger/doc/COPYING, - old/sql-ledger/doc/README, old/sql-ledger/doc/UPGRADE-1.6-1.8, - old/sql-ledger/doc/UPGRADE-1.8-1.8.3, - old/sql-ledger/doc/UPGRADE-1.8.3-1.8.4, - old/sql-ledger/doc/UPGRADE-1.8.4-1.8.5, - old/sql-ledger/doc/UPGRADE-1.8.5-1.8.7, - old/sql-ledger/doc/UPGRADE-1.8.7-2.0.0, - old/sql-ledger/doc/UPGRADE-2.0-2.0.8, - old/sql-ledger/doc/copyright, old/sql-ledger/doc/faq.html, - old/sql-ledger/locale/br/COPYING, - old/sql-ledger/locale/br/LANGUAGE, - old/sql-ledger/locale/br/admin, old/sql-ledger/locale/br/all, - old/sql-ledger/locale/br/am, old/sql-ledger/locale/br/ap, - old/sql-ledger/locale/br/ar, old/sql-ledger/locale/br/arap, - old/sql-ledger/locale/br/ca, old/sql-ledger/locale/br/cp, - old/sql-ledger/locale/br/ct, old/sql-ledger/locale/br/gl, - old/sql-ledger/locale/br/ic, old/sql-ledger/locale/br/io, - old/sql-ledger/locale/br/ir, old/sql-ledger/locale/br/is, - old/sql-ledger/locale/br/login, old/sql-ledger/locale/br/menu, - old/sql-ledger/locale/br/oe, old/sql-ledger/locale/br/pe, - old/sql-ledger/locale/br/rc, old/sql-ledger/locale/br/rp, - old/sql-ledger/locale/cn/COPYING, - old/sql-ledger/locale/cn/LANGUAGE, - old/sql-ledger/locale/cn/admin, old/sql-ledger/locale/cn/all, - old/sql-ledger/locale/cn/am, old/sql-ledger/locale/cn/ap, - old/sql-ledger/locale/cn/ar, old/sql-ledger/locale/cn/arap, - old/sql-ledger/locale/cn/ca, old/sql-ledger/locale/cn/cp, - old/sql-ledger/locale/cn/ct, old/sql-ledger/locale/cn/gl, - old/sql-ledger/locale/cn/ic, old/sql-ledger/locale/cn/io, - old/sql-ledger/locale/cn/ir, old/sql-ledger/locale/cn/is, - old/sql-ledger/locale/cn/login, old/sql-ledger/locale/cn/menu, - old/sql-ledger/locale/cn/oe, old/sql-ledger/locale/cn/pe, - old/sql-ledger/locale/cn/rc, old/sql-ledger/locale/cn/rp, - old/sql-ledger/locale/ct/COPYING, - old/sql-ledger/locale/ct/LANGUAGE, - old/sql-ledger/locale/ct/admin, old/sql-ledger/locale/ct/all, - old/sql-ledger/locale/ct/am, old/sql-ledger/locale/ct/ap, - old/sql-ledger/locale/ct/ar, old/sql-ledger/locale/ct/arap, - old/sql-ledger/locale/ct/ca, old/sql-ledger/locale/ct/cp, - old/sql-ledger/locale/ct/ct, old/sql-ledger/locale/ct/gl, - old/sql-ledger/locale/ct/ic, old/sql-ledger/locale/ct/io, - old/sql-ledger/locale/ct/ir, old/sql-ledger/locale/ct/is, - old/sql-ledger/locale/ct/login, old/sql-ledger/locale/ct/menu, - old/sql-ledger/locale/ct/oe, old/sql-ledger/locale/ct/pe, - old/sql-ledger/locale/ct/rc, old/sql-ledger/locale/ct/rp, - old/sql-ledger/locale/cz/COPYING, - old/sql-ledger/locale/cz/LANGUAGE, - old/sql-ledger/locale/cz/admin, old/sql-ledger/locale/cz/all, - old/sql-ledger/locale/cz/am, old/sql-ledger/locale/cz/ap, - old/sql-ledger/locale/cz/ar, old/sql-ledger/locale/cz/arap, - old/sql-ledger/locale/cz/ca, old/sql-ledger/locale/cz/cp, - old/sql-ledger/locale/cz/ct, old/sql-ledger/locale/cz/gl, - old/sql-ledger/locale/cz/ic, old/sql-ledger/locale/cz/io, - old/sql-ledger/locale/cz/ir, old/sql-ledger/locale/cz/is, - old/sql-ledger/locale/cz/login, old/sql-ledger/locale/cz/menu, - old/sql-ledger/locale/cz/oe, old/sql-ledger/locale/cz/pe, - old/sql-ledger/locale/cz/rc, old/sql-ledger/locale/cz/rp, - old/sql-ledger/locale/de/COPYING, - old/sql-ledger/locale/de/LANGUAGE, - old/sql-ledger/locale/de/Num2text, - old/sql-ledger/locale/de/admin, - old/sql-ledger/locale/de/locales.pl, - old/sql-ledger/locale/de/all, old/sql-ledger/locale/de/am, - old/sql-ledger/locale/de/ap, old/sql-ledger/locale/de/ar, - old/sql-ledger/locale/de/arap, old/sql-ledger/locale/de/ca, - old/sql-ledger/locale/de/cp, old/sql-ledger/locale/de/ct, - old/sql-ledger/locale/de/gl, old/sql-ledger/locale/de/ic, - old/sql-ledger/locale/de/io, old/sql-ledger/locale/de/ir, - old/sql-ledger/locale/de/is, old/sql-ledger/locale/de/login, - old/sql-ledger/locale/de/menu, old/sql-ledger/locale/de/oe, - old/sql-ledger/locale/de/pe, old/sql-ledger/locale/de/rc, - old/sql-ledger/locale/de/rp, old/sql-ledger/locale/dk/COPYING, - old/sql-ledger/locale/dk/LANGUAGE, - old/sql-ledger/locale/dk/admin, old/sql-ledger/locale/dk/all, - old/sql-ledger/locale/dk/am, old/sql-ledger/locale/dk/ap, - old/sql-ledger/locale/dk/ar, old/sql-ledger/locale/dk/arap, - old/sql-ledger/locale/dk/ca, old/sql-ledger/locale/dk/cp, - old/sql-ledger/locale/dk/ct, old/sql-ledger/locale/dk/gl, - old/sql-ledger/locale/dk/ic, old/sql-ledger/locale/dk/io, - old/sql-ledger/locale/dk/ir, old/sql-ledger/locale/dk/is, - old/sql-ledger/locale/dk/login, old/sql-ledger/locale/dk/menu, - old/sql-ledger/locale/dk/oe, old/sql-ledger/locale/dk/pe, - old/sql-ledger/locale/dk/rc, old/sql-ledger/locale/dk/rp, - old/sql-ledger/locale/ee/COPYING, - old/sql-ledger/locale/ee/LANGUAGE, - old/sql-ledger/locale/ee/admin, old/sql-ledger/locale/ee/all, - old/sql-ledger/locale/ee/am, old/sql-ledger/locale/ee/ap, - old/sql-ledger/locale/ee/ar, old/sql-ledger/locale/ee/arap, - old/sql-ledger/locale/ee/ca, old/sql-ledger/locale/ee/cp, - old/sql-ledger/locale/ee/ct, old/sql-ledger/locale/ee/gl, - old/sql-ledger/locale/ee/ic, old/sql-ledger/locale/ee/io, - old/sql-ledger/locale/ee/ir, old/sql-ledger/locale/ee/is, - old/sql-ledger/locale/ee/login, old/sql-ledger/locale/ee/menu, - old/sql-ledger/locale/ee/oe, old/sql-ledger/locale/ee/pe, - old/sql-ledger/locale/ee/rc, old/sql-ledger/locale/ee/rp, - old/sql-ledger/locale/en_GB/COPYING, - old/sql-ledger/locale/en_GB/LANGUAGE, - old/sql-ledger/locale/en_GB/admin, - old/sql-ledger/locale/en_GB/all, old/sql-ledger/locale/en_GB/am, - old/sql-ledger/locale/en_GB/ap, old/sql-ledger/locale/en_GB/ar, - old/sql-ledger/locale/en_GB/arap, old/sql-ledger/locale/en_GB/bp, - old/sql-ledger/locale/en_GB/ca, old/sql-ledger/locale/en_GB/cp, - old/sql-ledger/locale/en_GB/ct, old/sql-ledger/locale/en_GB/gl: - Initial revision - -2004-11-13 04:44 ivan - - * sql-ledger/sql-ledger/: templates/Default-work_order.tex, - templates/Hungarian-purchase_order.html, - templates/Hungarian-purchase_order.tex, - templates/Hungarian-receipt.tex, - templates/Hungarian-sales_order.html, - templates/Hungarian-sales_order.tex, - templates/Hungarian-statement.html, - templates/Hungarian-statement.tex, templates/Danish-bin_list.tex, - templates/Danish-work_order.html, - templates/Danish-work_order.tex, - templates/Default-work_order.html, - templates/Dutch-work_order.html, templates/Dutch-work_order.tex, - templates/Estonian-pos_invoice.txt, - templates/French-pos_invoice.txt, - templates/Service-work_order.html, - templates/Service-work_order.tex, - templates/Estonian-work_order.html, - templates/Estonian-work_order.tex, - templates/French-work_order.html, - templates/French-work_order.tex, - templates/German-work_order.html, - templates/German-work_order.tex, - templates/Hungarian-work_order.html, - templates/Hungarian-work_order.tex, - templates/Italian-work_order.html, - templates/Italian-work_order.tex, - templates/Norwegian-work_order.html, - templates/Brazilian_Portuguese-bin_list.html, - templates/Brazilian_Portuguese-bin_list.tex, - templates/Brazilian_Portuguese-pick_list.html, - templates/Brazilian_Portuguese-pick_list.tex, - templates/Brazilian_Portuguese-pos_invoice.txt, - templates/Danish-pick_list.html, - templates/German-pos_invoice.txt, - templates/Italian-pos_invoice.txt, - templates/Norwegian-pos_invoice.txt, - templates/Norwegian-work_order.tex, - templates/Service-pos_invoice.txt, - templates/Spanish_A4-pos_invoice.txt, - templates/Spanish_A4-work_order.html, - templates/Spanish_A4-work_order.tex, - templates/Spanish_Letter-pos_invoice.txt, - templates/Spanish_Letter-work_order.html, - templates/Spanish_Letter-work_order.tex, - templates/Brazilian_Portuguese-request_quotation.html, - templates/Brazilian_Portuguese-request_quotation.tex, - templates/Brazilian_Portuguese-sales_quotation.html, - templates/Brazilian_Portuguese-sales_quotation.tex, - templates/Brazilian_Portuguese-work_order.html, - templates/Brazilian_Portuguese-work_order.tex, - templates/Danish-bin_list.html, templates/Danish-pick_list.tex, - templates/Danish-request_quotation.html, - templates/Danish-request_quotation.tex, - templates/Danish-sales_quotation.html, - templates/Danish-sales_quotation.tex, - templates/Dutch-bin_list.html, templates/Dutch-bin_list.tex, - templates/Dutch-pick_list.html, templates/Dutch-pick_list.tex, - templates/Dutch-request_quotation.html, - templates/Dutch-request_quotation.tex, - templates/Dutch-sales_quotation.html, - templates/Dutch-sales_quotation.tex, - templates/Estonian-bin_list.html, - templates/Estonian-bin_list.tex, - templates/Estonian-pick_list.html, - templates/Estonian-pick_list.tex, - templates/Estonian-request_quotation.html, - templates/Estonian-request_quotation.tex, - templates/French-bin_list.html, templates/French-bin_list.tex, - templates/French-pick_list.html, templates/French-pick_list.tex, - templates/French-request_quotation.html, - templates/French-request_quotation.tex, - templates/French-sales_quotation.html, - templates/French-sales_quotation.tex, - templates/German-bin_list.html, templates/German-bin_list.tex, - templates/German-pick_list.html, templates/German-pick_list.tex, - templates/German-request_quotation.html, - templates/German-request_quotation.tex, - templates/German-sales_quotation.html, - templates/German-sales_quotation.tex, - templates/Hungarian-bin_list.html, - templates/Hungarian-bin_list.tex, - templates/Hungarian-pick_list.html, - templates/Hungarian-pick_list.tex, - templates/Hungarian-request_quotation.html, - templates/Hungarian-request_quotation.tex, - templates/Hungarian-sales_quotation.html, - templates/Hungarian-sales_quotation.tex, - templates/Italian-bin_list.html, templates/Italian-bin_list.tex, - templates/Italian-pick_list.html, - templates/Italian-pick_list.tex, - templates/Italian-request_quotation.html, - templates/Italian-request_quotation.tex, - templates/Italian-sales_quotation.html, - templates/Italian-sales_quotation.tex, - templates/Norwegian-bin_list.html, - templates/Norwegian-bin_list.tex, - templates/Norwegian-pick_list.html, - templates/Norwegian-pick_list.tex, - templates/Norwegian-request_quotation.html, - templates/Norwegian-request_quotation.tex, - templates/Norwegian-sales_quotation.html, - templates/Norwegian-sales_quotation.tex, - templates/Service-bin_list.html, templates/Service-bin_list.tex, - templates/Service-pick_list.html, - templates/Service-pick_list.tex, - templates/Service-request_quotation.html, - templates/Service-request_quotation.tex, - templates/Service-sales_quotation.html, - templates/Service-sales_quotation.tex, - templates/Spanish_A4-bin_list.html, - templates/Spanish_A4-bin_list.tex, - templates/Spanish_A4-pick_list.html, - templates/Spanish_A4-pick_list.tex, - templates/Spanish_A4-request_quotation.html, - templates/Spanish_A4-request_quotation.tex, - templates/Spanish_A4-sales_quotation.html, - templates/Spanish_A4-sales_quotation.tex, - templates/Spanish_Letter-bin_list.html, - templates/Spanish_Letter-bin_list.tex, - templates/Spanish_Letter-pick_list.html, - templates/Spanish_Letter-pick_list.tex, - templates/Spanish_Letter-request_quotation.html, - templates/Spanish_Letter-request_quotation.tex, - templates/Spanish_Letter-sales_quotation.html, - templates/Spanish_Letter-sales_quotation.tex, - templates/Brazilian_Portuguese-ap_transaction.html, - templates/Brazilian_Portuguese-ap_transaction.tex, - templates/Brazilian_Portuguese-ar_transaction.html, - templates/Brazilian_Portuguese-ar_transaction.tex, - templates/Danish-ap_transaction.html, - templates/Danish-ap_transaction.tex, - templates/Danish-ar_transaction.html, - templates/Danish-ar_transaction.tex, - templates/Default-ap_transaction.html, - templates/Default-ap_transaction.tex, - templates/Default-ar_transaction.html, - templates/Default-ar_transaction.tex, - templates/Dutch-ap_transaction.html, - templates/Dutch-ap_transaction.tex, - templates/Dutch-ar_transaction.html, - templates/Dutch-ar_transaction.tex, - templates/Estonian-ap_transaction.html, - templates/Estonian-ap_transaction.tex, - templates/Estonian-ar_transaction.html, - templates/Estonian-ar_transaction.tex, - templates/French-ap_transaction.html, - templates/French-ap_transaction.tex, - templates/French-ar_transaction.html, - templates/French-ar_transaction.tex, - templates/German-ap_transaction.html, - templates/German-ap_transaction.tex, - templates/German-ar_transaction.html, - templates/German-ar_transaction.tex, - templates/Hungarian-ap_transaction.html, - templates/Hungarian-ap_transaction.tex, - templates/Hungarian-ar_transaction.html, - templates/Hungarian-ar_transaction.tex, - templates/Italian-ap_transaction.html, - templates/Italian-ap_transaction.tex, - templates/Italian-ar_transaction.html, - templates/Italian-ar_transaction.tex, - templates/Norwegian-ap_transaction.html, - templates/Norwegian-ap_transaction.tex, - templates/Norwegian-ar_transaction.html, - templates/Norwegian-ar_transaction.tex, - templates/Service-ap_transaction.html, - templates/Service-ap_transaction.tex, - templates/Service-ar_transaction.html, - templates/Service-ar_transaction.tex, - templates/Spanish_A4-ap_transaction.html, - templates/Spanish_A4-ap_transaction.tex, - templates/Spanish_A4-ar_transaction.html, - templates/Spanish_A4-ar_transaction.tex, - templates/Spanish_Letter-ap_transaction.html, - templates/Spanish_Letter-ap_transaction.tex, css/sql-ledger.css, - templates/Spanish_Letter-ar_transaction.html, - templates/Spanish_Letter-ar_transaction.tex, - users/sql-ledger.eps, users/sql-ledger.png, SL/AP.pm, SL/AR.pm, - SL/Form.pm, SL/User.pm, SL/GL.pm, SL/CT.pm, SL/IC.pm, SL/IR.pm, - SL/IS.pm, SL/AM.pm, SL/CA.pm, SL/RP.pm, SL/Menu.pm, - SL/Inifile.pm, SL/Mailer.pm, SL/OE.pm, SL/Num2text.pm, SL/PE.pm, - SL/BP.pm, SL/HR.pm, SL/CP.pm, SL/OP.pm, SL/RC.pm, - locale/de/admin, locale/de/am, locale/de/ap, locale/de/ar, - locale/de/arap, locale/de/bp, locale/de/ca, locale/de/cp, - locale/de/ct, locale/de/locales.pl, locale/de/gl, locale/de/hr, - locale/de/ic, locale/de/io, locale/de/COPYING, - locale/de/LANGUAGE, locale/de/ir, locale/de/is, locale/de/login, - locale/de/menu, locale/de/oe, locale/de/pe, locale/de/pos, - locale/de/ps, locale/de/rc, locale/de/Num2text, - locale/de/arapprn, locale/de/pw, locale/de/rp, locale/fr/admin, - locale/fr/am, locale/fr/io, locale/fr/all, locale/fr/ap, - locale/fr/ar, locale/fr/ca, locale/fr/ct, locale/fr/gl, - locale/fr/arap, locale/fr/ic, locale/fr/ir, locale/fr/is, - locale/fr/rp, locale/fr/COPYING, locale/fr/LANGUAGE, - locale/fr/login, locale/fr/menu, locale/fr/oe, locale/fr/pe, - locale/fr/bp, locale/fr/cp, locale/fr/pos, locale/fr/ps, - locale/fr/rc, locale/co/COPYING, locale/co/LANGUAGE, - locale/co/Num2text, locale/fr/Num2text, locale/fr/arapprn, - locale/fr/hr, locale/fr/pw, locale/co/admin, locale/co/all, - locale/co/am, locale/co/ap, locale/co/ar, locale/co/ca, - locale/co/ct, locale/co/gl, locale/co/ic, locale/co/io, - locale/co/ir, locale/co/login, locale/co/menu, locale/co/is, - locale/co/oe, locale/co/rp, locale/co/arap, locale/co/bp, - locale/co/cp, locale/co/pe, locale/co/pos, locale/co/rc, - locale/co/arapprn, locale/co/hr, locale/co/ps, locale/co/pw, - locale/dk/admin, locale/dk/ap, locale/dk/ar, locale/dk/ca, - locale/dk/menu, locale/dk/ct, locale/dk/gl, locale/dk/ic, - locale/dk/ir, locale/dk/is, locale/dk/login, locale/dk/LANGUAGE, - locale/dk/am, locale/dk/io, locale/dk/rp, locale/dk/COPYING, - locale/dk/arap, locale/dk/bp, locale/dk/cp, locale/dk/oe, - locale/dk/pe, locale/dk/rc, locale/dk/pos, locale/dk/hr, - locale/dk/ps, locale/br/ar, locale/dk/all, locale/dk/arapprn, - locale/dk/pw, locale/br/admin, locale/br/login, locale/br/all, - locale/br/am, locale/br/ct, locale/br/gl, locale/br/ic, - locale/br/ir, locale/br/is, locale/br/ap, locale/br/ca, - locale/br/menu, locale/br/rp, locale/br/COPYING, - locale/br/LANGUAGE, locale/br/arap, locale/br/cp, locale/br/io, - locale/br/oe, locale/br/pe, locale/br/bp, locale/br/pos, - locale/br/ps, locale/br/rc, locale/br/arapprn, locale/br/hr, - locale/br/pw, locale/it/admin, locale/it/ap, locale/it/ar, - locale/it/ca, locale/it/ct, locale/it/gl, locale/it/menu, - locale/it/ic, locale/it/ir, locale/it/is, locale/it/login, - locale/it/rp, locale/it/all, locale/it/am, locale/it/io, - locale/it/COPYING, locale/it/LANGUAGE, locale/it/Num2text, - locale/it/arap, locale/it/bp, locale/it/cp, locale/it/oe, - locale/it/pe, locale/it/rc, locale/it/pos, locale/it/qe, - locale/ct/COPYING, locale/ct/LANGUAGE, locale/it/arapprn, - locale/it/hr, locale/it/ps, locale/it/pw, locale/ct/all, - locale/ct/admin, locale/ct/am, locale/ct/ap, locale/ct/ar, - locale/ct/ca, locale/ct/ct, locale/ct/gl, locale/ct/ic, - locale/ct/io, locale/ct/ir, locale/ct/login, locale/ct/is, - locale/ct/menu, locale/ct/rp, locale/ct/arap, locale/ct/arapprn, - locale/ct/bp, locale/ct/cp, locale/ct/hr, locale/ct/oe, - locale/ct/pe, locale/ct/pos, locale/ct/ps, locale/ct/pw, - locale/ct/rc, locale/ee/admin, locale/ee/login, locale/ee/all, - locale/ee/ar, locale/ee/ct, locale/ee/gl, locale/ee/ic, - locale/ee/ir, locale/ee/am, locale/ee/ap, locale/ee/ca, - locale/ee/is, locale/ee/menu, locale/ee/rp, locale/ee/COPYING, - locale/ee/LANGUAGE, locale/ee/arap, locale/ee/io, locale/ee/oe, - locale/ee/pe, locale/ee/cp, locale/ee/rc, locale/ee/Num2text, - locale/ee/arapprn, locale/ee/bp, locale/ee/hr, locale/ee/pos, - locale/ee/ps, locale/ee/pw, locale/nl/admin, locale/nl/all, - locale/nl/am, locale/nl/ap, locale/nl/ar, locale/nl/ca, - locale/nl/ct, locale/nl/gl, locale/nl/ic, locale/nl/ir, - locale/nl/io, locale/nl/is, locale/nl/login, locale/nl/menu, - locale/nl/oe, locale/nl/rp, locale/nl/COPYING, - locale/nl/LANGUAGE, locale/nl/Num2text, locale/nl/arap, - locale/nl/bp, locale/nl/cp, locale/nl/pe, locale/nl/pos, - locale/nl/rc, locale/nl/arapprn, locale/nl/hr, locale/nl/ps, - locale/nl/pw, locale/tr/COPYING, locale/tr/admin, locale/tr/all, - locale/tr/am, locale/tr/ap, locale/tr/ar, locale/tr/ca, - locale/tr/ct, locale/tr/gl, locale/tr/ic, locale/tr/LANGUAGE, - locale/tr/arap, locale/tr/io, locale/tr/ir, locale/tr/is, - locale/tr/login, locale/tr/menu, locale/tr/oe, locale/tr/pe, - locale/tr/rp, locale/tr/arapprn, locale/tr/bp, locale/tr/cp, - locale/tr/hr, locale/tr/pos, locale/tr/ps, locale/tr/pw, - locale/tr/rc, locale/ve/COPYING, locale/ve/admin, locale/ve/all, - locale/ve/login, locale/ve/am, locale/ve/ar, locale/ve/ap, - locale/ve/ct, locale/ve/gl, locale/ve/ic, locale/ve/ir, - locale/ve/ca, locale/ve/is, locale/ve/rp, locale/ve/LANGUAGE, - locale/ve/arap, locale/ve/cp, locale/ve/io, locale/ve/menu, - locale/ve/oe, locale/ve/pe, locale/ve/arapprn, locale/ve/bp, - locale/ve/hr, locale/ve/pos, locale/ve/ps, locale/ve/pw, - locale/ve/rc, locale/pa/admin, locale/pa/all, locale/pa/am, - locale/pa/ap, locale/pa/ar, locale/pa/ca, locale/pa/ct, - locale/pa/gl, locale/pa/ic, locale/pa/ir, locale/pa/is, - locale/pa/login, locale/pa/menu, locale/pa/COPYING, - locale/pa/LANGUAGE, locale/pa/arap, locale/pa/io, locale/pa/oe, - locale/pa/pe, locale/pa/rp, locale/pa/arapprn, locale/pa/bp, - locale/pa/cp, locale/pa/hr, locale/pa/pos, locale/pa/ps, - locale/pa/pw, locale/pa/rc, locale/cz/all, locale/cz/admin, - locale/cz/am, locale/cz/ap, locale/cz/ar, locale/cz/ca, - locale/cz/ct, locale/cz/gl, locale/cz/ic, locale/cz/ir, - locale/cz/COPYING, locale/cz/LANGUAGE, locale/cz/arap, - locale/cz/io, locale/cz/is, locale/cz/login, locale/cz/menu, - locale/cz/oe, locale/cz/rp, locale/cz/arapprn, locale/cz/bp, - locale/cz/cp, locale/cz/hr, locale/cz/pe, locale/cz/pos, - locale/cz/ps, locale/cz/pw, locale/cz/rc, locale/pt/admin, - locale/pt/all, locale/pt/am, locale/pt/ap, locale/pt/ar, - locale/pt/ca, locale/pt/ct, locale/pt/gl, locale/pt/ic, - locale/pt/ir, locale/pt/is, locale/pt/login, locale/pt/COPYING, - locale/pt/LANGUAGE, locale/pt/arap, locale/pt/io, locale/pt/menu, - locale/pt/oe, locale/pt/rp, locale/pt/bp, locale/pt/cp, - locale/pt/pe, locale/pt/pos, locale/pt/rc, locale/ec/admin, - locale/pt/arapprn, locale/pt/hr, locale/pt/ps, locale/pt/pw, - locale/ec/all, locale/ec/am, locale/ec/ap, locale/ec/COPYING, - locale/ec/ar, locale/ec/arap, locale/ec/bp, locale/ec/ca, - locale/ec/cp, locale/ec/ct, locale/ec/gl, locale/ec/hr, - locale/ec/ic, locale/ec/LANGUAGE, locale/ec/io, locale/ec/ir, - locale/ec/is, locale/ec/login, locale/ec/Num2text, - locale/ec/menu, locale/ec/oe, locale/ec/pe, locale/ec/pos, - locale/ec/arapprn, locale/ec/ps, locale/ec/pw, locale/ec/rc, - locale/ec/rp, locale/pl/admin, locale/pl/all, locale/pl/am, - locale/pl/ap, locale/pl/ar, locale/pl/ca, locale/pl/ct, - locale/pl/gl, locale/pl/ic, locale/pl/ir, locale/pl/COPYING, - locale/pl/is, locale/pl/login, locale/pl/menu, locale/pl/rp, - locale/pl/LANGUAGE, locale/pl/arap, locale/pl/cp, locale/pl/io, - locale/pl/oe, locale/pl/pe, locale/pl/bp, locale/pl/pos, - locale/pl/rc, locale/mx/COPYING, locale/pl/arapprn, locale/pl/hr, - locale/pl/ps, locale/pl/pw, locale/mx/all, locale/mx/admin, - locale/mx/am, locale/mx/ap, locale/mx/ar, locale/mx/ca, - locale/mx/ct, locale/mx/gl, locale/mx/ic, locale/mx/ir, - locale/mx/is, locale/mx/login, locale/mx/menu, locale/mx/rp, - locale/mx/LANGUAGE, locale/mx/arap, locale/mx/cp, locale/mx/io, - locale/mx/oe, locale/mx/pe, locale/mx/bp, locale/mx/pos, - locale/mx/ps, locale/mx/rc, locale/fi/COPYING, - locale/fi/LANGUAGE, locale/mx/arapprn, locale/mx/hr, - locale/mx/pw, locale/fi/admin, locale/fi/all, locale/fi/am, - locale/fi/ap, locale/fi/ar, locale/fi/ca, locale/fi/ct, - locale/fi/gl, locale/fi/ic, locale/fi/ir, locale/fi/io, - locale/fi/login, locale/fi/menu, locale/fi/rp, locale/fi/arap, - locale/fi/bp, locale/fi/cp, locale/fi/is, locale/fi/oe, - locale/fi/pe, locale/fi/pos, locale/fi/rc, locale/fi/arapprn, - locale/fi/hr, locale/fi/ps, locale/fi/pw, locale/ru/COPYING, - locale/ru/LANGUAGE, locale/ru/all, locale/ru/admin, locale/ru/am, - locale/ru/ap, locale/ru/ar, locale/ru/ca, locale/ru/ct, - locale/ru/gl, locale/ru/ic, locale/ru/io, locale/ru/ir, - locale/ru/is, locale/ru/login, locale/ru/menu, locale/ru/rp: - Initial revision - -2004-11-13 04:41 ivan - - * sql-ledger/: sql-ledger-2.0.8.tar.gz, sql-ledger-2.4.4.tar.gz, - sql-ledger/VERSION, sql-ledger/am.pl, sql-ledger/favicon.ico, - sql-ledger/index.html, sql-ledger/login.pl, sql-ledger/menu.ini, - sql-ledger/setup.pl, sql-ledger/sql-ledger.conf.default, - sql-ledger/sql-ledger.gif, sql-ledger/sql-ledger.png, - sql-ledger/bin/mozilla/admin.pl, sql-ledger/bin/mozilla/am.pl, - sql-ledger/bin/mozilla/ap.pl, sql-ledger/bin/mozilla/ar.pl, - sql-ledger/bin/mozilla/ca.pl, sql-ledger/bin/mozilla/ct.pl, - sql-ledger/bin/mozilla/gl.pl, sql-ledger/bin/mozilla/ic.pl, - sql-ledger/bin/mozilla/ir.pl, sql-ledger/bin/mozilla/io.pl, - sql-ledger/bin/mozilla/login.pl, sql-ledger/bin/mozilla/menu.pl, - sql-ledger/bin/mozilla/rp.pl, sql-ledger/bin/mozilla/is.pl, - sql-ledger/bin/mozilla/oe.pl, sql-ledger/bin/mozilla/arap.pl, - sql-ledger/bin/mozilla/pe.pl, sql-ledger/bin/mozilla/bp.pl, - sql-ledger/bin/mozilla/cp.pl, sql-ledger/bin/mozilla/rc.pl, - sql-ledger/bin/mozilla/pos.pl, sql-ledger/bin/mozilla/ps.pl, - sql-ledger/bin/lynx/menu.pl, sql-ledger/bin/mozilla/arapprn.pl, - sql-ledger/bin/mozilla/hr.pl, sql-ledger/bin/mozilla/pw.pl, - sql-ledger/bin/js/menu.pl, sql-ledger/doc/COPYING, - sql-ledger/doc/README, sql-ledger/doc/COPYRIGHT, - sql-ledger/doc/README.DB2, sql-ledger/doc/UPGRADE-1.6-1.8, - sql-ledger/doc/UPGRADE-1.8-1.8.3, - sql-ledger/doc/UPGRADE-1.8.3-1.8.4, - sql-ledger/doc/UPGRADE-1.8.4-1.8.5, - sql-ledger/doc/UPGRADE-1.8.5-1.8.7, - sql-ledger/doc/UPGRADE-1.8.7-2.0.0, - sql-ledger/doc/UPGRADE-2.0-2.0.8, - sql-ledger/doc/UPGRADE-2.0.8-2.0.9, - sql-ledger/doc/UPGRADE-2.0.9-2.2.0, - sql-ledger/doc/UPGRADE-2.2.0-2.2.7, sql-ledger/doc/faq.html, - sql-ledger/doc/UPGRADE-2.2.7-2.4.0, - sql-ledger/doc/UPGRADE-2.4.0-2.4.1, - sql-ledger/doc/UPGRADE-2.4.1-2.4.2, - sql-ledger/doc/UPGRADE-2.4.2-2.4.3, - sql-ledger/doc/UPGRADE-2.4.3-2.4.4, - sql-ledger/sql/Default-chart.sql, - sql-ledger/sql/Oracle-tables.sql, - sql-ledger/sql/France-chart.sql, - sql-ledger/sql/Pg-upgrade-1.6.0-1.8.0.sql, - sql-ledger/sql/Dutch_Default-chart.sql, - sql-ledger/sql/Poland-chart.sql, - sql-ledger/sql/Danish_Default-chart.sql, - sql-ledger/sql/Italy-gifi.sql, - sql-ledger/sql/Czech-Republic-chart.sql, - sql-ledger/sql/Simplified-Chinese_Default-chart.sql, - sql-ledger/sql/Traditional-Chinese_Default-chart.sql, - sql-ledger/sql/Oracle-indices.sql, sql-ledger/sql/Pg-indices.sql, - sql-ledger/sql/Austria-chart.sql, - sql-ledger/sql/Pg-upgrade-1.2.6-1.2.7.sql, - sql-ledger/sql/Pg-upgrade-1.2.7-1.4.0.sql, - sql-ledger/sql/Pg-upgrade-1.4.0-1.6.0.sql, - sql-ledger/sql/Pg-upgrade-1.8.0-1.8.4.sql, - sql-ledger/sql/US_General-chart.sql, - sql-ledger/sql/Dutch_Standard-chart.sql, - sql-ledger/sql/Oracle-upgrade-1.8.0-1.8.4.sql, - sql-ledger/sql/Swiss-German-gifi.sql, - sql-ledger/sql/Canada-English_General-chart.sql, - sql-ledger/sql/German-Sample-gifi.sql, - sql-ledger/sql/Pg-upgrade-1.8.4-1.8.5.sql, - sql-ledger/sql/Austria-gifi.sql, - sql-ledger/sql/Pg-upgrade-2.3.0-2.3.1.sql, - sql-ledger/sql/DB2-create.sql, sql-ledger/sql/Swedish-chart.sql, - sql-ledger/sql/German-Sample-chart.sql, - sql-ledger/sql/Oracle-upgrade-1.8.4-1.8.5.sql, - sql-ledger/sql/Swiss-German-chart.sql, - sql-ledger/sql/Germany-SKR03-gifi.sql, - sql-ledger/sql/Germany-SKR03-chart.sql, - sql-ledger/sql/Germany-DATEV-SKR03-gifi.sql, - sql-ledger/sql/Pg-upgrade-1.8.5-2.0.0.sql, - sql-ledger/sql/Germany-DATEV-SKR03-chart.sql, - sql-ledger/sql/Oracle-upgrade-1.8.5-2.0.0.sql, - sql-ledger/sql/Oracle-upgrade-2.0.8-2.2.0.sql, - sql-ledger/sql/Pg-upgrade-2.0.8-2.2.0.sql, - sql-ledger/sql/Brazil_General-chart.sql, - sql-ledger/sql/Hungary-chart.sql, - sql-ledger/sql/Italy_General-chart.sql, - sql-ledger/sql/Pg-upgrade-2.2.0-2.3.0.sql, - sql-ledger/sql/Norwegian_Default-chart.sql, - sql-ledger/sql/Pg-upgrade-2.0.0-2.0.8.sql, - sql-ledger/sql/Belgium-chart.sql, - sql-ledger/sql/Belgium-gifi.sql, sql-ledger/sql/Hungary-gifi.sql, - sql-ledger/sql/Pg-upgrade-2.3.1-2.3.3.sql, - sql-ledger/sql/Canada-English-gifi.sql, - sql-ledger/sql/Italy_cc2424-chart.sql, - sql-ledger/sql/Pg-upgrade-2.3.3-2.3.4.sql, - sql-ledger/sql/Pg-upgrade-2.3.4-2.3.5.sql, - sql-ledger/sql/Pg-upgrade-2.3.5-2.3.6.sql, - sql-ledger/sql/Spain-ISO-chart.sql, - sql-ledger/sql/Spain-UTF8-chart.sql, - sql-ledger/sql/Canada-French-gifi.sql, - sql-ledger/sql/DB2-set.sql, sql-ledger/sql/DB2-indices.sql, - sql-ledger/sql/DB2-remove.sql, sql-ledger/sql/DB2-tables.sql, - sql-ledger/sql/DB2-sql-ledger.order, - sql-ledger/sql/Latvia-chart.sql, - sql-ledger/sql/Oracle-upgrade-2.0.0-2.0.8.sql, - sql-ledger/sql/Pg-upgrade-2.3.6-2.3.7.sql, - sql-ledger/sql/NAICS.sql, - sql-ledger/sql/Pg-upgrade-2.3.7-2.3.8.sql, - sql-ledger/sql/Pg-upgrade-2.3.8-2.3.9.sql, - sql-ledger/sql/Colombia-PUC-chart.sql, - sql-ledger/sql/Colombia-PUC-gifi.sql, - sql-ledger/sql/Pg-functions.sql, sql-ledger/sql/Pg-tables.sql, - sql-ledger/sql/Egypt-chart.sql, - sql-ledger/sql/US_Manufacturing-chart.sql, - sql-ledger/sql/US_Service_Company-chart.sql, - sql-ledger/sql/Pg-upgrade-2.3.9-2.4.2.sql, - sql-ledger/sql/Pg-upgrade-2.4.2-2.4.3.sql, - sql-ledger/sql/Pg-upgrade-2.4.3-2.4.4.sql, - sql-ledger/sql/Simplified-Chinese_Default-UTF8-chart.sql, - sql-ledger/sql/Traditional-Chinese_Default-UTF8-chart.sql, - sql-ledger/templates/Danish-invoice.html, - sql-ledger/templates/Default-invoice.html, - sql-ledger/templates/Service-income_statement.html, - sql-ledger/templates/Service-invoice.html, - sql-ledger/templates/Service-packing_list.tex, - sql-ledger/templates/Service-purchase_order.tex, - sql-ledger/templates/Spanish_A4-invoice.html, - sql-ledger/templates/Spanish_A4-packing_list.html, - sql-ledger/templates/Spanish_A4-sales_order.html, - sql-ledger/templates/Danish-balance_sheet.html, - sql-ledger/templates/Danish-income_statement.html, - sql-ledger/templates/Danish-invoice.tex, - sql-ledger/templates/Default-income_statement.html, - sql-ledger/templates/Default-pos_invoice.txt, - sql-ledger/templates/French-invoice.html, - sql-ledger/templates/Spanish_A4-invoice.tex, - sql-ledger/templates/Spanish_A4-packing_list.tex, - sql-ledger/templates/Spanish_A4-purchase_order.tex, - sql-ledger/templates/Danish-packing_list.tex, - sql-ledger/templates/Default-balance_sheet.html, - sql-ledger/templates/French-packing_list.html, - sql-ledger/templates/Service-invoice.tex, - sql-ledger/templates/Service-sales_order.tex, - sql-ledger/templates/Spanish_A4-sales_order.tex, - sql-ledger/templates/Spanish_Letter-balance_sheet.html, - sql-ledger/templates/Spanish_Letter-income_statement.html, - sql-ledger/templates/Spanish_Letter-invoice.html, - sql-ledger/templates/Spanish_Letter-invoice.tex, - sql-ledger/templates/Spanish_Letter-packing_list.html, - sql-ledger/templates/French-balance_sheet.html, - sql-ledger/templates/French-income_statement.html, - sql-ledger/templates/Spanish_A4-balance_sheet.html, - sql-ledger/templates/Spanish_Letter-packing_list.tex, - sql-ledger/templates/Spanish_Letter-purchase_order.html, - sql-ledger/templates/Spanish_Letter-purchase_order.tex, - sql-ledger/templates/Spanish_Letter-sales_order.html, - sql-ledger/templates/Spanish_Letter-sales_order.tex, - sql-ledger/templates/Danish-packing_list.html, - sql-ledger/templates/Danish-purchase_order.html, - sql-ledger/templates/Danish-purchase_order.tex, - sql-ledger/templates/Danish-sales_order.html, - sql-ledger/templates/Danish-sales_order.tex, - sql-ledger/templates/Estonian-balance_sheet.html, - sql-ledger/templates/Estonian-income_statement.html, - sql-ledger/templates/Estonian-invoice.html, - sql-ledger/templates/Service-balance_sheet.html, - sql-ledger/templates/Service-packing_list.html, - sql-ledger/templates/Spanish_A4-income_statement.html, - sql-ledger/templates/Spanish_A4-purchase_order.html, - sql-ledger/templates/Default-packing_list.html, - sql-ledger/templates/Default-sales_order.html, - sql-ledger/templates/Estonian-invoice.tex, - sql-ledger/templates/Estonian-packing_list.html, - sql-ledger/templates/Estonian-packing_list.tex, - sql-ledger/templates/Estonian-purchase_order.html, - sql-ledger/templates/Service-purchase_order.html, - sql-ledger/templates/Default-purchase_order.html, - sql-ledger/templates/Dutch-balance_sheet.html, - sql-ledger/templates/Dutch-income_statement.html, - sql-ledger/templates/Dutch-invoice.html, - sql-ledger/templates/Estonian-purchase_order.tex, - sql-ledger/templates/Estonian-sales_order.html, - sql-ledger/templates/Estonian-sales_order.tex, - sql-ledger/templates/Service-sales_order.html, - sql-ledger/templates/Dutch-invoice.tex, - sql-ledger/templates/Dutch-packing_list.html, - sql-ledger/templates/Dutch-packing_list.tex, - sql-ledger/templates/Dutch-purchase_order.html, - sql-ledger/templates/Dutch-purchase_order.tex, - sql-ledger/templates/Dutch-sales_order.html, - sql-ledger/templates/Dutch-sales_order.tex, - sql-ledger/templates/French-invoice.tex, - sql-ledger/templates/French-packing_list.tex, - sql-ledger/templates/French-purchase_order.tex, - sql-ledger/templates/German-packing_list.html, - sql-ledger/templates/Default-invoice.tex, - sql-ledger/templates/Default-packing_list.tex, - sql-ledger/templates/Default-purchase_order.tex, - sql-ledger/templates/French-purchase_order.html, - sql-ledger/templates/French-sales_order.html, - sql-ledger/templates/French-sales_order.tex, - sql-ledger/templates/Default-sales_order.tex, - sql-ledger/templates/German-balance_sheet.html, - sql-ledger/templates/German-income_statement.html, - sql-ledger/templates/German-invoice.html, - sql-ledger/templates/German-invoice.tex, - sql-ledger/templates/German-packing_list.tex, - sql-ledger/templates/German-purchase_order.html, - sql-ledger/templates/German-purchase_order.tex, - sql-ledger/templates/German-sales_order.html, - sql-ledger/templates/Brazilian_Portuguese-check.tex, - sql-ledger/templates/Danish-check.tex, - sql-ledger/templates/Danish-receipt.tex, - sql-ledger/templates/Default-check.tex, - sql-ledger/templates/Default-receipt.tex, - sql-ledger/templates/Dutch-check.tex, - sql-ledger/templates/Dutch-receipt.tex, - sql-ledger/templates/Estonian-check.tex, - sql-ledger/templates/French-receipt.tex, - sql-ledger/templates/German-check.tex, - sql-ledger/templates/German-receipt.tex, - sql-ledger/templates/German-sales_order.tex, - sql-ledger/templates/Norwegian-balance_sheet.html, - sql-ledger/templates/Service-check.tex, - sql-ledger/templates/Service-receipt.tex, - sql-ledger/templates/Spanish_A4-check.tex, - sql-ledger/templates/Spanish_A4-receipt.tex, - sql-ledger/templates/Spanish_Letter-check.tex, - sql-ledger/templates/Spanish_Letter-receipt.tex, - sql-ledger/templates/Brazilian_Portuguese-balance_sheet.html, - sql-ledger/templates/Danish-statement.html, - sql-ledger/templates/Danish-statement.tex, - sql-ledger/templates/Default-statement.html, - sql-ledger/templates/Default-statement.tex, - sql-ledger/templates/Dutch-statement.html, - sql-ledger/templates/Dutch-statement.tex, - sql-ledger/templates/Estonian-statement.html, - sql-ledger/templates/Estonian-statement.tex, - sql-ledger/templates/French-statement.html, - sql-ledger/templates/French-statement.tex, - sql-ledger/templates/German-statement.html, - sql-ledger/templates/German-statement.tex, - sql-ledger/templates/Brazilian_Portuguese-income_statement.html, - sql-ledger/templates/Dutch-pos_invoice.txt, - sql-ledger/templates/Estonian-receipt.tex, - sql-ledger/templates/French-check.tex, - sql-ledger/templates/Service-statement.html, - sql-ledger/templates/Service-statement.tex, - sql-ledger/templates/Spanish_A4-statement.html, - sql-ledger/templates/Spanish_A4-statement.tex, - sql-ledger/templates/Spanish_Letter-statement.html, - sql-ledger/templates/Spanish_Letter-statement.tex, - sql-ledger/templates/Brazilian_Portuguese-invoice.html, - sql-ledger/templates/Brazilian_Portuguese-invoice.tex, - sql-ledger/templates/Brazilian_Portuguese-packing_list.html, - sql-ledger/templates/Brazilian_Portuguese-packing_list.tex, - sql-ledger/templates/Brazilian_Portuguese-purchase_order.html, - sql-ledger/templates/Brazilian_Portuguese-purchase_order.tex, - sql-ledger/templates/Brazilian_Portuguese-receipt.tex, - sql-ledger/templates/Brazilian_Portuguese-sales_order.html, - sql-ledger/templates/Brazilian_Portuguese-sales_order.tex, - sql-ledger/templates/Brazilian_Portuguese-statement.html, - sql-ledger/templates/Brazilian_Portuguese-statement.tex, - sql-ledger/templates/Danish-pos_invoice.txt, - sql-ledger/templates/Norwegian-check.tex, - sql-ledger/templates/Norwegian-income_statement.html, - sql-ledger/templates/Norwegian-invoice.html, - sql-ledger/templates/Norwegian-invoice.tex, - sql-ledger/templates/Norwegian-packing_list.html, - sql-ledger/templates/Norwegian-packing_list.tex, - sql-ledger/templates/Italian-balance_sheet.html, - sql-ledger/templates/Italian-check.tex, - sql-ledger/templates/Italian-income_statement.html, - sql-ledger/templates/Norwegian-purchase_order.html, - sql-ledger/templates/Norwegian-purchase_order.tex, - sql-ledger/templates/Norwegian-receipt.tex, - sql-ledger/templates/Norwegian-sales_order.html, - sql-ledger/templates/Norwegian-sales_order.tex, - sql-ledger/templates/Norwegian-statement.html, - sql-ledger/templates/Norwegian-statement.tex, - sql-ledger/templates/Italian-invoice.html, - sql-ledger/templates/Italian-invoice.tex, - sql-ledger/templates/Italian-packing_list.html, - sql-ledger/templates/Italian-packing_list.tex, - sql-ledger/templates/Italian-purchase_order.html, - sql-ledger/templates/Italian-purchase_order.tex, - sql-ledger/templates/Italian-receipt.tex, - sql-ledger/templates/Italian-sales_order.html, - sql-ledger/templates/Italian-sales_order.tex, - sql-ledger/templates/Italian-statement.html, - sql-ledger/templates/Default-bin_list.html, - sql-ledger/templates/Default-bin_list.tex, - sql-ledger/templates/Default-pick_list.html, - sql-ledger/templates/Default-pick_list.tex, - sql-ledger/templates/Default-request_quotation.html, - sql-ledger/templates/Default-request_quotation.tex, - sql-ledger/templates/Hungarian-balance_sheet.html, - sql-ledger/templates/Italian-statement.tex, - sql-ledger/templates/Default-sales_quotation.html, - sql-ledger/templates/Default-sales_quotation.tex, - sql-ledger/templates/Hungarian-check.tex, - sql-ledger/templates/Hungarian-income_statement.html, - sql-ledger/templates/Hungarian-invoice.html, - sql-ledger/templates/Hungarian-invoice.tex, - sql-ledger/templates/Hungarian-packing_list.html, - sql-ledger/templates/Hungarian-packing_list.tex, - sql-ledger/templates/Hungarian-pos_invoice.txt: Initial revision - 2004-11-12 21:37 ivan * FS/FS/svc_acct.pm: oops, that's better @@ -23273,20 +21822,7 @@ * rt/: html/Ticket/Elements/LoadTextAttachments, html/Ticket/Elements/FindAttachments, html/Elements/QueryString, - lib/t/data/rt-send-cc, lib/RT/I18N/hu.po, lib/RT/I18N/da.po: - Initial revision - -2004-11-11 00:16 ivan - - * install/fedora/fc2/INSTALL: last wo - -2004-11-11 00:13 ivan - - * install/fedora/fc2/INSTALL: cats help alot - -2004-11-10 23:44 ivan - - * install/fedora/fc2/: INSTALL, sources.list: adding fc2 install + lib/RT/I18N/hu.po, lib/RT/I18N/da.po: Initial revision 2004-11-09 03:42 ivan @@ -23337,23 +21873,11 @@ * ANNOUNCE.1.5.0, httemplate/docs/install.html: update install documentation for 1.5 HTML::Mason or Apache::ASP install -2004-11-04 01:45 ivan - - * install/debian/3.0/INSTALL: and the last two runtime ones - -2004-11-04 01:26 ivan - - * install/debian/3.0/INSTALL: few additional dependancies - 2004-10-30 17:01 ivan * httemplate/search/cust_main-quickpay.html: quick pay shouldnt default to exact search -2004-10-26 05:43 ivan - - * install/redhat/es3/: INSTALL, httpd-init: adding rh es3 files - 2004-10-26 05:36 ivan * Makefile: 1.5.0pre6! @@ -23624,24 +22148,6 @@ * ANNOUNCE.1.5.0: [no log message] -2004-09-30 18:38 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: -w flag spewing too - much to STDOUT - -2004-09-27 16:17 ivan - - * install/redhat/8/INSTALL: please don't use rh8 - -2004-09-27 13:42 ivan - - * install/redhat/8/INSTALL: apachetoolbox instead i guess - -2004-09-27 13:37 ivan - - * install/redhat/8/: INSTALL, README.insecure, sources.list: adding - rh8 install foo and warning - 2004-09-22 04:28 ivan * httemplate/search/: cust_bill_event.html, @@ -23744,9 +22250,7 @@ 2004-09-05 15:42 ivan - * fs_selfservice/FS-SelfService/cgi/signup.html, - fs_signup/FS-SignupClient/cgi/signup-agentselect.html, - fs_signup/FS-SignupClient/cgi/signup.html: fixed duplicate + * fs_selfservice/FS-SelfService/cgi/signup.html: fixed duplicate checking will catch it, but add client-side protection against double-submission also. @@ -23994,12 +22498,6 @@ * htetc/: global.asa, handler.pl: 0.32 (and then some) released -2004-07-06 01:31 ivan - - * install/5.005/Net-Whois-Raw/: COPYRIGHT, Changes, MANIFEST, - META.yml, Makefile.PL, README, pwhois, lib/Net/Whois/Raw.pm, - lib/Net/Whois/Raw/Data.pm, t/01.t: 0.32 (and then some) released - 2004-07-01 06:49 ivan * FS/FS/: ClientAPI/MyAccount.pm, cust_main.pm: credit out @@ -24126,11 +22624,6 @@ * fs_selfservice/FS-SelfService/cgi/agent.cgi: fix dup password checking on add'l package order -2004-06-21 07:20 ivan - - * fs_signup/FS-SignupClient/SignupClient.pm: export popselector and - expselect - 2004-06-21 06:36 ivan * FS/MANIFEST: removing old report from MANIFEST @@ -24236,9 +22729,7 @@ fs_selfservice/FS-SelfService/cgi/signup.html, fs_selfservice/FS-SelfService/cgi/view_customer.html, httemplate/browse/agent.cgi, httemplate/search/cust_main.cgi, - fs_selfservice/FS-SelfService/SelfService.pm, - fs_signup/FS-SignupClient/SignupClient.pm, - fs_signup/FS-SignupClient/cgi/signup.cgi: agent interface + fs_selfservice/FS-SelfService/SelfService.pm: agent interface 2004-06-10 04:28 ivan @@ -24462,10 +22953,6 @@ * bin/: sequences.reset, freeside.import: adding -2004-05-12 05:38 ivan - - * install/redhat/9/: INSTALL, sources.list: that wasn't pleasant - 2004-05-12 03:03 ivan * Makefile: for native apache installs @@ -24606,11 +23093,6 @@ * httemplate/search/cust_bill.html: handle missing customer records without erroring out -2004-05-01 03:43 ivan - - * install/redhat/9/INSTALL: update for some new atrpms package - versions - 2004-04-30 20:54 ivan * htetc/global.asa: very weird 5.005 problem @@ -24628,71 +23110,6 @@ * httemplate/index.html: 15 day open invoice reports for qis -2004-04-29 06:08 ivan - - * fs_signup/FS-SignupClient/cgi/: map.gif, stateselect.html: - imagemap for state selection - -2004-04-29 02:24 ivan - - * install/5.005/Net-Whois-Raw/lib/Net/Whois/Raw/Data.pm: 5.005 fix - -2004-04-29 02:21 ivan - - * install/5.005/: DBIx-DBSchema-0.23-5.005kludge/Changes, - DBIx-DBSchema-0.23-5.005kludge/DBSchema.pm, - DBIx-DBSchema-0.23-5.005kludge/MANIFEST, - DBIx-DBSchema-0.23-5.005kludge/MANIFEST.SKIP, - DBIx-DBSchema-0.23-5.005kludge/Makefile.PL, - DBIx-DBSchema-0.23-5.005kludge/README, - DBIx-DBSchema-0.23-5.005kludge/TODO, - DBD-Pg-1.22-fixvercmp/Changes, DBD-Pg-1.22-fixvercmp/MANIFEST, - DBD-Pg-1.22-fixvercmp/Makefile.PL, DBD-Pg-1.22-fixvercmp/Pg.h, - DBD-Pg-1.22-fixvercmp/Pg.pm, DBD-Pg-1.22-fixvercmp/Pg.xs, - DBD-Pg-1.22-fixvercmp/README, DBD-Pg-1.22-fixvercmp/README.win32, - DBD-Pg-1.22-fixvercmp/dbd-pg.pod, DBD-Pg-1.22-fixvercmp/dbdimp.c, - DBD-Pg-1.22-fixvercmp/dbdimp.h, - DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl, - DBD-Pg-1.22-fixvercmp/eg/lotest.pl, - DBD-Pg-1.22-fixvercmp/eg/notify_test.patch, - DBD-Pg-1.22-fixvercmp/t/00basic.t, - DBD-Pg-1.22-fixvercmp/t/01connect.t, - DBD-Pg-1.22-fixvercmp/t/01constants.t, - DBD-Pg-1.22-fixvercmp/t/01setup.t, - DBD-Pg-1.22-fixvercmp/t/02prepare.t, - DBD-Pg-1.22-fixvercmp/t/03bind.t, - DBD-Pg-1.22-fixvercmp/t/04execute.t, - DBD-Pg-1.22-fixvercmp/t/05fetch.t, - DBD-Pg-1.22-fixvercmp/t/06disconnect.t, - DBD-Pg-1.22-fixvercmp/t/07reuse.t, - DBD-Pg-1.22-fixvercmp/t/08txn.t, - DBD-Pg-1.22-fixvercmp/t/09autocommit.t, - DBD-Pg-1.22-fixvercmp/t/11quoting.t, - DBD-Pg-1.22-fixvercmp/t/12placeholders.t, - DBD-Pg-1.22-fixvercmp/t/13pgtype.t, - DBD-Pg-1.22-fixvercmp/t/15funct.t, - DBD-Pg-1.22-fixvercmp/t/99cleanup.t, - DBD-Pg-1.22-fixvercmp/t/lib/App/Info.pm, - DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler.pm, - DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS.pm, - DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Request.pm, - DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Util.pm, - DBIx-DBSchema-0.23-5.005kludge/t/load-mysql.t, - DBIx-DBSchema-0.23-5.005kludge/t/load-pg.t, - DBIx-DBSchema-0.23-5.005kludge/t/load.t, - DBD-Pg-1.22-fixvercmp/t/lib/App/Info/Handler/Prompt.pm, - DBD-Pg-1.22-fixvercmp/t/lib/App/Info/RDBMS/PostgreSQL.pm, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup.pm, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/Column.pm, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD.pm, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/Table.pm, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup/Index.pm, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/ColGroup/Unique.pm, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/Pg.pm, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/Sybase.pm, - DBIx-DBSchema-0.23-5.005kludge/DBSchema/DBD/mysql.pm: adding - DBD::Pg and DBIx::DBSchema for 5.005. argh freebsd and solaris! - 2004-04-23 06:15 ivan * FS/MANIFEST, FS/bin/freeside-cc-receipts-report, @@ -24764,11 +23181,6 @@ httemplate/view/cust_main.cgi: add methods for masking credit cards, add payment info modification to self-service -2004-04-13 20:20 ivan - - * install/fedora/fc1/: INSTALL, sources.list: adding preliminary - install script for fedora core 1 - 2004-04-13 18:00 ivan * rt/FREESIDE_MODIFIED: keeping track of what's been changed to @@ -24865,12 +23277,6 @@ * httemplate/view/svc_domain.cgi: javascript confirm when slaving a domain -2004-04-07 02:08 ivan - - * install/5.005/Net-Whois-Raw/: COPYRIGHT, Changes, MANIFEST, - META.yml, Makefile.PL, README, pwhois, t/01.t, - lib/Net/Whois/Raw.pm, lib/Net/Whois/Raw/Data.pm: Initial revision - 2004-04-07 01:34 ivan * FS/FS/part_export.pm: argh, the glob itself is tainted under @@ -25253,11 +23659,6 @@ * Makefile: dont want to error out here -2004-03-15 11:22 ivan - - * fs_signup/FS-SignupClient/: MANIFEST, Makefile.PL, fs_signupd: - signup is now just a wrapper around self-service - 2004-03-12 17:27 ivan * Makefile: really add the necessary backslashes this time, fix @@ -25346,38 +23747,16 @@ * FS/MANIFEST: incorrect listing in MANIFEST -2004-03-10 19:53 ivan - - * install/redhat/7.3/INSTALL: 1.5 stuff - -2004-03-10 18:21 ivan - - * install/suse/9.0/INSTALL: suse install script - 2004-03-10 18:03 ivan - * rt/lib/: RT/I18N/it.po, RT/Interface/REST.pm, - t/data/crashes-file-based-parser, t/data/multipart-report, - t/data/notes-uuencoded: Initial revision + * rt/lib/RT/: I18N/it.po, Interface/REST.pm: Initial revision 2004-03-10 17:59 ivan * rt/: README.Oracle, UPGRADING, bin/rt.in, docs/rt3-schema-relationships.dot, etc/acl.Informix, etc/drop.Informix, etc/drop.Oracle, etc/schema.Informix, - html/Admin/Elements/SelectStage, html/Elements/SelectLang, - html/REST/1.0/autohandler, html/REST/1.0/dhandler, - html/REST/1.0/logout, html/REST/1.0/Forms/queue/default, - html/REST/1.0/Forms/queue/ns, - html/REST/1.0/Forms/ticket/attachments, - html/REST/1.0/Forms/ticket/default, - html/REST/1.0/Forms/ticket/history, - html/REST/1.0/Forms/ticket/links, - html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns, - html/REST/1.0/search/dhandler, html/REST/1.0/search/ticket, - html/REST/1.0/ticket/comment, html/REST/1.0/ticket/link, - html/REST/1.0/ticket/merge, lib/RT/StyleGuide.pod: Initial - revision + html/Elements/SelectLang, lib/RT/StyleGuide.pod: Initial revision 2004-03-10 17:05 ivan @@ -25389,15 +23768,6 @@ weren't being properly masked on errors. The router/block select box wasn't being generated on errors. -2004-03-10 13:47 ivan - - * install/suse/: INSTALL, 9.0/INSTALL: move to versioned dir - -2004-03-10 13:44 ivan - - * install/: redhat/9/INSTALL, suse/INSTALL: adding preliminary suse - install script - 2004-03-10 11:06 khoff * httemplate/browse/router.cgi: Added hide/show customer router @@ -25476,10 +23846,6 @@ * httemplate/edit/process/cust_main_county.cgi: new setuptax and recurtax fields -2004-02-28 14:36 ivan - - * install/redhat/7.3/INSTALL: update - 2004-02-28 14:26 ivan * FS/FS/Record.pm: depend on DBIx::DBSchema 0.23 and thus DBD::Pg @@ -25585,10 +23951,6 @@ forward_shellcommands.pm, shellcommands.pm, www_shellcommands.pm: depend on Net::SSH 0.08 for non-blocking STDERR read -2004-02-12 14:40 ivan - - * install/redhat/9/INSTALL: doc - 2004-02-12 02:44 ivan * bin/bind.import: fix usage msg @@ -25619,34 +23981,10 @@ * bin/shadow.reimport: adding shadow.reimport -2004-02-01 16:23 ivan - - * install/redhat/9/INSTALL: add 1.5 dependancies - -2004-02-01 13:07 ivan - - * install/redhat/9/INSTALL: add addl dependancies, should work now? - -2004-02-01 13:05 ivan - - * install/redhat/9/INSTALL: rar rar - -2004-02-01 13:00 ivan - - * install/redhat/9/INSTALL: rar - -2004-02-01 01:43 ivan - - * install/debian/3.0/INSTALL: add libcache-cache-perl - 2004-02-01 01:29 ivan * Makefile: use install to make all components of FREESIDE_CONF dir -2004-02-01 01:23 ivan - - * install/debian/3.0/INSTALL: s/cleanwhisker/pouncequick/ - 2004-01-30 22:33 ivan * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm, @@ -25826,10 +24164,6 @@ * httemplate/view/cust_bill-pdf.cgi: adding -2004-01-10 03:32 ivan - - * install/redhat/9/INSTALL: update paths - 2004-01-10 03:17 ivan * Makefile: workaround stubborn shells globbing [a-z] to include @@ -25879,11 +24213,6 @@ * httemplate/index.html: fix other packages by next bill date link -2004-01-03 20:44 ivan - - * fs_signup/FS-SignupClient/Makefile.PL: no more - HTTP::Headers::UserAgent! - 2004-01-03 19:54 ivan * httemplate/docs/signup.html: remove obsolete netscape CCK @@ -25892,14 +24221,6 @@ depend on HTTP::BrowserDetect directly instead of via deprecated HTTP::Headers::UserAgent (closes: Bug#578) -2004-01-03 19:52 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: remove obsolete - netscape CCK support - - depend on HTTP::BrowserDetect directly instead of via deprecated - HTTP::Headers::UserAgent (closes: Bug#578) - 2004-01-03 00:42 ivan * httemplate/browse/agent.cgi: fix heading colspan when there is no @@ -26027,10 +24348,8 @@ 2003-12-10 15:53 ivan - * FS/FS/ClientAPI/Signup.pm, - fs_signup/FS-SignupClient/cgi/signup.cgi, - fs_signup/FS-SignupClient/cgi/signup.html: signup page - w/advertising source dropdown + * FS/FS/ClientAPI/Signup.pm: signup page w/advertising source + dropdown 2003-12-10 14:51 ivan @@ -26182,10 +24501,6 @@ * httemplate/search/report_receivables.cgi: sort these case-insensitive -2003-11-13 03:23 ivan - - * install/debian/3.0/INSTALL: fix path in questionable section - 2003-11-12 04:29 ivan * FS/FS/: svc_Common.pm, svc_acct.pm: allow provisioning of @@ -26378,15 +24693,8 @@ 2003-10-24 19:05 ivan - * FS/FS/acct_snarf.pm, FS/FS/svc_Common.pm, FS/FS/svc_acct.pm, - FS/FS/ClientAPI/Signup.pm, - fs_signup/FS-SignupClient/cgi/signup.cgi: signups with snarf - info! - -2003-10-24 19:05 ivan - - * fs_signup/FS-SignupClient/cgi/signup-snarf.html: adding signup - with snarf input + * FS/FS/: acct_snarf.pm, svc_Common.pm, svc_acct.pm, + ClientAPI/Signup.pm: signups with snarf info! 2003-10-24 18:06 ivan @@ -26400,17 +24708,10 @@ 2003-10-24 12:28 ivan - * FS/FS/ClientAPI/Signup.pm, - fs_signup/FS-SignupClient/SignupClient.pm, - fs_signup/FS-SignupClient/cgi/signup.cgi, - fs_signup/FS-SignupClient/cgi/signup.html, - httemplate/edit/cust_main.cgi, + * FS/FS/ClientAPI/Signup.pm, httemplate/edit/cust_main.cgi, httemplate/edit/process/cust_main.cgi, httemplate/docs/cvv2.html, httemplate/docs/upgrade10.html, FS/FS/cust_main.pm, - FS/bin/freeside-setup, fs_signup/FS-SignupClient/cgi/cvv2.html, - fs_signup/FS-SignupClient/cgi/cvv2.png, - fs_signup/FS-SignupClient/cgi/cvv2_amex.png, - httemplate/docs/schema.html: cvv! + FS/bin/freeside-setup, httemplate/docs/schema.html: cvv! 2003-10-23 22:51 ivan @@ -26444,18 +24745,6 @@ * httemplate/edit/process/router.cgi: dbh is a global. -2003-10-20 18:28 ivan - - * install/redhat/9/INSTALL: more rh9 install foo - -2003-10-20 17:07 ivan - - * install/redhat/9/INSTALL: update rh9 install foo - -2003-10-20 11:59 ivan - - * install/redhat/: 7.3/INSTALL, 9/INSTALL: add passive flag to wget - 2003-10-19 22:01 ivan * FS/FS/cust_main.pm, httemplate/edit/part_pkg.cgi, @@ -26467,16 +24756,6 @@ httemplate/edit/part_pkg.cgi, httemplate/docs/upgrade10.html, FS/bin/freeside-setup: daily/weekly billing -2003-10-19 19:35 ivan - - * install/redhat/9/: INSTALL, sources.list: update for rh9 - -2003-10-19 19:28 ivan - - * install/: openbsd/INSTALL, openbsd/cpan, openbsd/ports, - redhat/9/INSTALL, redhat/9/sources.list: adding openbsd and red - hat installs - 2003-10-19 11:08 ivan * httemplate/docs/install.html: fix CPAN link @@ -26525,11 +24804,6 @@ processors (AuthorozeNet, others?) use this to waive the CVV2 requirement. -2003-10-14 09:59 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: fix the default success - template - 2003-10-09 10:40 ivan * FS/FS/cust_pay_batch.pm: parse last line from TD Canada Trust @@ -26623,8 +24897,7 @@ 2003-10-02 05:42 ivan - * fs_selfservice/FS-SelfService/Makefile.PL, - fs_signup/FS-SignupClient/Makefile.PL: update Makefile.PL + * fs_selfservice/FS-SelfService/Makefile.PL: update Makefile.PL dependancies (PREREQ_PM) for self-service module and signup wrapper @@ -26683,19 +24956,12 @@ 2003-09-28 23:51 ivan - * FS/FS/ClientAPI/Signup.pm, - fs_signup/FS-SignupClient/cgi/signup-agentselect.html, - fs_signup/FS-SignupClient/cgi/signup.cgi: signup with agent - selection + * FS/FS/ClientAPI/Signup.pm: signup with agent selection 2003-09-28 23:35 ivan * httemplate/index.html: remove Gratuitous Capitalization -2003-09-28 23:22 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: eliminate warning - 2003-09-28 22:51 ivan * FS/FS/agent.pm, httemplate/browse/agent.cgi, @@ -26808,10 +25074,6 @@ * FS/FS/part_export/shellcommands.pm: don't allow uid changes when usermod_pwonly set -2003-09-23 19:37 ivan - - * install/freebsd/ports: need Cache::Cache in 1.4.2+ - 2003-09-23 18:30 ivan * httemplate/browse/agent.cgi: fix boolean precedence error leading @@ -26839,11 +25101,6 @@ * FS/FS/cust_main.pm: quiet option to cancel method -2003-09-19 05:19 ivan - - * fs_signup/FS-SignupClient/SignupClient.pm: fix - backwards-compatibility for signup server - 2003-09-19 05:13 ivan * FS/FS/ClientAPI/Signup.pm: remove klunky $error ||= usage @@ -26883,11 +25140,9 @@ 2003-09-19 03:07 ivan * Makefile, FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, - FS/FS/ClientAPI/Signup.pm, - fs_signup/FS-SignupClient/SignupClient.pm, - httemplate/docs/index.html: move signup server functions to - self-service server. fix provisioning & immediate suspension of - declined signups. + FS/FS/ClientAPI/Signup.pm, httemplate/docs/index.html: move + signup server functions to self-service server. fix provisioning + & immediate suspension of declined signups. 2003-09-19 02:59 ivan @@ -27055,18 +25310,6 @@ * Makefile: makefile trivia for openbsd -2003-08-21 00:42 ivan - - * install/debian/3.0/INSTALL: woody backports - -2003-08-20 23:46 ivan - - * install/debian/3.0/INSTALL: iffy - -2003-08-20 23:42 ivan - - * install/debian/3.0/INSTALL: woody - 2003-08-07 22:54 ivan * httemplate/view/svc_acct.cgi: - fix possible glitch with Mason on @@ -27253,136 +25496,18 @@ lib/RT/Condition/AnyTransaction.pm, lib/RT/Condition/Generic.pm, lib/RT/Condition/NewDependency.pm, lib/RT/Condition/StatusChange.pm, lib/RT/Interface/CLI.pm, - lib/RT/Interface/Email.pm, lib/RT/Interface/Web.pm, - tools/cpan2rpm, tools/initdb, tools/insertdata, tools/testdeps, - webrt/autohandler, webrt/index.html, webrt/Admin/index.html, - webrt/Admin/Elements/CreateQueueCalled, - webrt/Admin/Elements/CreateUserCalled, - webrt/Admin/Elements/EditUserComments, - webrt/Admin/Elements/GrantQueueRightsTo, - webrt/Admin/Elements/GroupTabs, webrt/Admin/Elements/Header, - webrt/Admin/Elements/ListGlobalKeywordSelects, - webrt/Admin/Elements/ListGlobalScrips, - webrt/Admin/Elements/ModifyKeyword, - webrt/Admin/Elements/ModifyKeywordSelect, - webrt/Admin/Elements/ModifyQueue, - webrt/Admin/Elements/ModifyTemplate, - webrt/Admin/Elements/ModifyUser, - webrt/Admin/Elements/QueueRightsForUser, - webrt/Admin/Elements/QueueTabs, - webrt/Admin/Elements/SelectKeywordSelect, - webrt/Admin/Elements/SelectModifyGroup, - webrt/Admin/Elements/SelectModifyKeyword, - webrt/Admin/Elements/SelectModifyKeywordSelect, - webrt/Admin/Elements/SelectModifyQueue, - webrt/Admin/Elements/SelectModifyUser, - webrt/Admin/Elements/SelectQueueRights, - webrt/Admin/Elements/SelectRights, - webrt/Admin/Elements/SelectScrip, - webrt/Admin/Elements/SelectScripAction, - webrt/Admin/Elements/SelectScripCondition, - webrt/Admin/Elements/SelectSingleOrMultiple, - webrt/Admin/Elements/SelectTemplate, - webrt/Admin/Elements/SelectUsers, - webrt/Admin/Elements/SystemTabs, webrt/Admin/Elements/Tabs, - webrt/Admin/Elements/UserTabs, - webrt/Admin/Global/GroupRights.html, - webrt/Admin/Global/Keywords.html, webrt/Admin/Global/Scrips.html, - webrt/Admin/Global/Template.html, - webrt/Admin/Global/Templates.html, - webrt/Admin/Global/UserRights.html, - webrt/Admin/Global/index.html, webrt/Admin/Groups/Members.html, - webrt/Admin/Groups/Modify.html, webrt/Admin/Groups/Rights.html, - webrt/Admin/Groups/index.html, - webrt/Admin/KeywordSelects/Modify.html, - webrt/Admin/KeywordSelects/index.html, - webrt/Admin/Keywords/Modify.html, - webrt/Admin/Keywords/index.html, webrt/Admin/Queues/Create.html, - webrt/Admin/Queues/GroupRights.html, - webrt/Admin/Queues/Keywords.html, webrt/Admin/Queues/Modify.html, - webrt/Admin/Queues/People.html, webrt/Admin/Queues/Scrips.html, - webrt/Admin/Queues/Template.html, - webrt/Admin/Queues/Templates.html, - webrt/Admin/Queues/UserRights.html, - webrt/Admin/Queues/index.html, webrt/Admin/Users/Modify.html, - webrt/Admin/Users/Prefs.html, webrt/Admin/Users/Rights.html, - webrt/Admin/Users/index.html, webrt/Elements/Checkbox, - webrt/Elements/CreateTicket, webrt/Elements/CustomHomepageHeader, - webrt/Elements/Error, webrt/Elements/Footer, - webrt/Elements/GotoTicket, webrt/Elements/Header, - webrt/Elements/ListActions, webrt/Elements/Login, - webrt/Elements/MessageBox, webrt/Elements/MyRequests, - webrt/Elements/MyTickets, webrt/Elements/Quicksearch, - webrt/Elements/Refresh, webrt/Elements/Section, - webrt/Elements/SelectBoolean, webrt/Elements/SelectDate, - webrt/Elements/SelectDateRelation, webrt/Elements/SelectDateType, - webrt/Elements/SelectEqualityOperator, - webrt/Elements/SelectKeyword, - webrt/Elements/SelectKeywordOptions, - webrt/Elements/SelectLinkType, webrt/Elements/SelectMatch, - webrt/Elements/SelectNewTicketQueue, webrt/Elements/SelectOwner, - webrt/Elements/SelectQueue, webrt/Elements/SelectResultsPerPage, - webrt/Elements/SelectSortOrder, webrt/Elements/SelectStatus, - webrt/Elements/SelectTicketSortBy, webrt/Elements/SelectUsers, - webrt/Elements/SelectWatcherType, webrt/Elements/ShadedBox, - webrt/Elements/Submit, webrt/Elements/Tabs, - webrt/Elements/TitleBoxEnd, webrt/Elements/TitleBoxStart, - webrt/Elements/ViewUser, webrt/Elements/dayMenu, - webrt/Elements/monthMenu, webrt/Elements/yearMenu, - webrt/NoAuth/Logout.html, webrt/NoAuth/Reminder.html, - webrt/NoAuth/webrt.css, webrt/NoAuth/images/rt.jpg, - webrt/NoAuth/images/spacer.gif, webrt/Search/Bulk.html, - webrt/Search/Listing.html, webrt/Search/PickRestriction, - webrt/Search/RestrictSearch.html, webrt/Search/TicketCell, - webrt/SelfService/Closed.html, webrt/SelfService/Create.html, - webrt/SelfService/Display.html, webrt/SelfService/Error.html, - webrt/SelfService/Prefs.html, webrt/SelfService/Update.html, - webrt/SelfService/index.html, - webrt/SelfService/Attachment/dhandler, - webrt/SelfService/Elements/GotoTicket, - webrt/SelfService/Elements/Header, - webrt/SelfService/Elements/MyRequests, - webrt/SelfService/Elements/Tabs, webrt/Ticket/Create.html, - webrt/Ticket/Display.html, webrt/Ticket/History.html, - webrt/Ticket/Modify.html, webrt/Ticket/ModifyAll.html, - webrt/Ticket/ModifyDates.html, webrt/Ticket/ModifyLinks.html, - webrt/Ticket/ModifyPeople.html, webrt/Ticket/Update.html, - webrt/Ticket/Attachment/dhandler, - webrt/Ticket/Elements/AddWatchers, - webrt/Ticket/Elements/EditBasics, - webrt/Ticket/Elements/EditDates, - webrt/Ticket/Elements/EditKeywordSelects, - webrt/Ticket/Elements/EditLinks, - webrt/Ticket/Elements/EditPeople, - webrt/Ticket/Elements/EditWatchers, - webrt/Ticket/Elements/ShowBasics, - webrt/Ticket/Elements/ShowDates, - webrt/Ticket/Elements/ShowDependencies, - webrt/Ticket/Elements/ShowHistory, - webrt/Ticket/Elements/ShowKeywordSelects, - webrt/Ticket/Elements/ShowLinks, - webrt/Ticket/Elements/ShowMemberOf, - webrt/Ticket/Elements/ShowMembers, - webrt/Ticket/Elements/ShowPeople, - webrt/Ticket/Elements/ShowReferences, - webrt/Ticket/Elements/ShowRequestor, - webrt/Ticket/Elements/ShowSummary, - webrt/Ticket/Elements/ShowTransaction, - webrt/Ticket/Elements/Tabs, webrt/Ticket/Elements/ToolBar, - webrt/User/Prefs.html: reverting to vendor branch rt 3.0.4, - hopefully + lib/RT/Interface/Email.pm, lib/RT/Interface/Web.pm: reverting to + vendor branch rt 3.0.4, hopefully 2003-07-15 06:16 ivan * rt/: Makefile.in, aclocal.m4, config, config.layout, Changelog, config.log, config.pld, config.status, configure, configure.ac, - install-sh, HOWTO/README, HOWTO/change.txt, HOWTO/release.txt, - HOWTO/version-control.txt, bin/mason_handler.fcgi.in, - bin/mason_handler.scgi.in, bin/mason_handler.svc, - bin/mason_handler.svc.in, bin/rt-commit-handler, - bin/rt-commit-handler.in, bin/rt-crontool.in, bin/rt-mailgate.in, - bin/webmux.pl.in, bin/rt-crontool, - docs/design_docs/approval_notices, + install-sh, bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in, + bin/mason_handler.svc, bin/mason_handler.svc.in, + bin/rt-commit-handler, bin/rt-commit-handler.in, + bin/rt-crontool.in, bin/rt-mailgate.in, bin/webmux.pl.in, + bin/rt-crontool, docs/design_docs/approval_notices, docs/design_docs/approval_template, docs/design_docs/cf_search, docs/design_docs/delegation, docs/design_docs/groups_notes, docs/design_docs/recursive_group_membership_algorithm, @@ -27392,60 +25517,8 @@ etc/RT_Config.pm.in, etc/RT_SiteConfig.pm, etc/constraints.mysql, etc/initialdata, etc/schema.SQLite, etc/upgrade/2.1.71, html/autohandler, html/index.html, html/l, html/Admin/index.html, - html/Admin/Elements/AddCustomFieldValue, - html/Admin/Elements/CreateUserCalled, - html/Admin/Elements/EditCustomField, - html/Admin/Elements/EditCustomFieldValues, - html/Admin/Elements/EditCustomFields, - html/Admin/Elements/EditQueueWatchers, - html/Admin/Elements/EditScrip, html/Admin/Elements/EditScrips, - html/Admin/Elements/EditTemplates, - html/Admin/Elements/EditUserComments, - html/Admin/Elements/GroupTabs, html/Admin/Elements/Header, - html/Admin/Elements/ListGlobalCustomFields, - html/Admin/Elements/ListGlobalScrips, - html/Admin/Elements/ModifyQueue, - html/Admin/Elements/ModifyTemplate, - html/Admin/Elements/ModifyUser, - html/Admin/Elements/QueueRightsForUser, - html/Admin/Elements/QueueTabs, - html/Admin/Elements/SelectCustomFieldType, - html/Admin/Elements/SelectGroups, - html/Admin/Elements/SelectModifyGroup, - html/Admin/Elements/SelectModifyQueue, - html/Admin/Elements/SelectModifyUser, - html/Admin/Elements/SelectNewGroupMembers, - html/Admin/Elements/SelectRights, - html/Admin/Elements/SelectScrip, - html/Admin/Elements/SelectScripAction, - html/Admin/Elements/SelectScripCondition, - html/Admin/Elements/SelectSingleOrMultiple, - html/Admin/Elements/SelectTemplate, - html/Admin/Elements/SelectUsers, html/Admin/Elements/SystemTabs, - html/Admin/Elements/Tabs, html/Admin/Elements/UserTabs, - html/Admin/Global/CustomField.html, - html/Admin/Global/CustomFields.html, - html/Admin/Global/GroupRights.html, html/Admin/Global/Scrip.html, - html/Admin/Global/Scrips.html, html/Admin/Global/Template.html, - html/Admin/Global/Templates.html, - html/Admin/Global/UserRights.html, html/Admin/Global/index.html, - html/Admin/Groups/GroupRights.html, - html/Admin/Groups/Members.html, html/Admin/Groups/Modify.html, - html/Admin/Groups/UserRights.html, html/Admin/Groups/index.html, - html/Admin/Queues/CustomField.html, - html/Admin/Queues/CustomFields.html, - html/Admin/Queues/GroupRights.html, - html/Admin/Queues/Modify.html, html/Admin/Queues/People.html, - html/Admin/Queues/Scrip.html, html/Admin/Queues/Scrips.html, - html/Admin/Queues/Template.html, - html/Admin/Queues/Templates.html, - html/Admin/Queues/UserRights.html, html/Admin/Queues/index.html, html/Admin/Users/Modify.html, html/Admin/Users/Prefs.html, - html/Admin/Users/index.html, html/Approvals/Display.html, - html/Approvals/index.html, html/Approvals/Elements/Approve, - html/Approvals/Elements/PendingMyApproval, - html/Approvals/Elements/ShowDependency, - html/Approvals/Elements/Tabs, html/Elements/BevelBoxRaisedEnd, + html/Admin/Users/index.html, html/Elements/BevelBoxRaisedEnd, html/Elements/BevelBoxRaisedStart, html/Elements/Callback, html/Elements/Checkbox, html/Elements/CreateTicket, html/Elements/Error, html/Elements/Footer, @@ -27478,25 +25551,12 @@ html/NoAuth/images/head_requestracker.gif, html/NoAuth/images/rt.jpg, html/NoAuth/images/space.gif, html/NoAuth/images/spacer.gif, - html/NoAuth/images/squares_blue.gif, - html/REST/1.0/NoAuth/mail-gateway, html/Search/Bulk.html, - html/Search/Listing.html, html/Search/Elements/PickRestriction, - html/Search/Elements/TicketHeader, - html/Search/Elements/TicketHeaderCell, - html/Search/Elements/TicketRow, html/SelfService/Closed.html, - html/SelfService/Create.html, html/SelfService/Display.html, - html/SelfService/Error.html, html/SelfService/Prefs.html, - html/SelfService/Update.html, html/SelfService/index.html, - html/SelfService/Attachment/dhandler, - html/SelfService/Elements/GotoTicket, - html/SelfService/Elements/Header, - html/SelfService/Elements/MyRequests, - html/SelfService/Elements/Tabs, html/Ticket/Create.html, + html/NoAuth/images/squares_blue.gif, html/Search/Bulk.html, + html/Search/Listing.html, html/Ticket/Create.html, html/Ticket/Display.html, html/Ticket/History.html, html/Ticket/Modify.html, html/Ticket/ModifyAll.html, html/Ticket/ModifyDates.html, html/Ticket/ModifyLinks.html, html/Ticket/ModifyPeople.html, html/Ticket/Update.html, - html/Ticket/Attachment/dhandler, html/Ticket/Elements/AddWatchers, html/Ticket/Elements/BulkLinks, html/Ticket/Elements/EditBasics, html/Ticket/Elements/EditCustomField, @@ -27520,11 +25580,8 @@ html/Ticket/Elements/ShowRequestor, html/Ticket/Elements/ShowSummary, html/Ticket/Elements/ShowTransaction, html/Ticket/Elements/Tabs, - html/User/Delegation.html, html/User/Prefs.html, - html/User/Elements/DelegateRights, html/User/Elements/GroupTabs, - html/User/Elements/Tabs, html/User/Groups/Members.html, - html/User/Groups/Modify.html, html/User/Groups/index.html, - lib/RT.pm.in, lib/RT/ACE_Overlay.pm, lib/RT/ACL_Overlay.pm, + html/User/Delegation.html, html/User/Prefs.html, lib/RT.pm.in, + lib/RT/ACE_Overlay.pm, lib/RT/ACL_Overlay.pm, lib/RT/Attachment_Overlay.pm, lib/RT/Attachments_Overlay.pm, lib/RT/Base.pm, lib/RT/CachedGroupMember.pm, lib/RT/CachedGroupMember_Overlay.pm, @@ -27571,24 +25628,8 @@ lib/t/00smoke.t.in, lib/t/01harness.t, lib/t/01harness.t.in, lib/t/02regression.t, lib/t/02regression.t.in, lib/t/03web.pl, lib/t/03web.pl.in, lib/t/04_send_email.pl, - lib/t/04_send_email.pl.in, - lib/t/data/multipart-alternative-with-umlaut, - lib/t/data/nested-mime-sample, lib/t/data/nested-rfc-822, - lib/t/data/new-ticket-from-iso-8859-1, - lib/t/data/new-ticket-from-iso-8859-1-full, - lib/t/data/russian-subject-no-content-type, - lib/t/data/text-html-in-russian, - lib/t/data/text-html-with-umlaut, - lib/t/data/8859-15-message-series/dir, - lib/t/data/8859-15-message-series/msg1, - lib/t/data/8859-15-message-series/msg2, - lib/t/data/8859-15-message-series/msg3, - lib/t/data/8859-15-message-series/msg4, - lib/t/data/8859-15-message-series/msg5, - lib/t/data/8859-15-message-series/msg6, - lib/t/data/8859-15-message-series/msg7, - lib/t/regression/00placeholder, lib/t/regression/mime_tests, - m4/rt_enable_layout.m4, m4/rt_expand_var.m4, m4/rt_layout.m4, + lib/t/04_send_email.pl.in, m4/rt_enable_layout.m4, + m4/rt_expand_var.m4, m4/rt_layout.m4, m4/rt_subst_expanded_arg.m4, sbin/extract-message-catalog, sbin/extract_pod_tests, sbin/factory, sbin/license_tag, sbin/regression_harness, sbin/rt-setup-database, @@ -27597,326 +25638,6 @@ autom4te.cache/traces.0, sbin/rt-test-dependencies: Initial revision -2003-07-15 04:44 ivan - - * sql-ledger/: VERSION, am.pl, favicon.ico, login.pl, menu.ini, - setup.pl, sql-ledger.conf.default, sql-ledger.png, SL/AM.pm, - SL/AP.pm, SL/AR.pm, SL/CT.pm, SL/Form.pm, SL/GL.pm, SL/IC.pm, - SL/IR.pm, SL/IS.pm, SL/User.pm, SL/CA.pm, SL/CP.pm, - SL/Inifile.pm, SL/Mailer.pm, SL/Menu.pm, SL/Num2text.pm, - SL/OE.pm, SL/PE.pm, SL/RC.pm, SL/RP.pm, bin/lynx/menu.pl, - bin/mozilla/admin.pl, bin/mozilla/am.pl, bin/mozilla/ap.pl, - bin/mozilla/ar.pl, bin/mozilla/ca.pl, bin/mozilla/ct.pl, - bin/mozilla/gl.pl, bin/mozilla/ic.pl, bin/mozilla/io.pl, - bin/mozilla/ir.pl, bin/mozilla/login.pl, bin/mozilla/menu.pl, - bin/mozilla/arap.pl, bin/mozilla/cp.pl, bin/mozilla/is.pl, - bin/mozilla/oe.pl, bin/mozilla/pe.pl, bin/mozilla/rc.pl, - bin/mozilla/rp.pl, css/sql-ledger.css, doc/COPYING, doc/README, - doc/UPGRADE-1.6-1.8, doc/UPGRADE-1.8-1.8.3, - doc/UPGRADE-1.8.3-1.8.4, doc/UPGRADE-1.8.4-1.8.5, - doc/UPGRADE-1.8.5-1.8.7, doc/UPGRADE-1.8.7-2.0.0, - doc/UPGRADE-2.0-2.0.8, doc/copyright, doc/faq.html, - locale/de/admin, locale/de/COPYING, locale/de/LANGUAGE, - locale/de/Num2text, locale/de/all, locale/de/am, locale/de/ap, - locale/de/ar, locale/de/arap, locale/de/ca, locale/de/cp, - locale/de/ct, locale/de/gl, locale/de/ic, locale/de/io, - locale/de/ir, locale/de/is, locale/de/locales.pl, - locale/de/login, locale/de/menu, locale/de/oe, locale/de/pe, - locale/de/rc, locale/de/rp, locale/fr/admin, locale/fr/all, - locale/fr/am, locale/fr/ap, locale/fr/ar, locale/fr/ca, - locale/fr/ct, locale/fr/gl, locale/fr/ic, locale/fr/io, - locale/es/COPYING, locale/es/LANGUAGE, locale/es/Num2text, - locale/es/admin, locale/es/all, locale/es/am, locale/es/ap, - locale/es/ar, locale/es/arap, locale/es/ca, locale/es/cp, - locale/es/ct, locale/es/gl, locale/es/ic, locale/es/io, - locale/es/ir, locale/es/is, locale/es/login, locale/es/menu, - locale/es/oe, locale/es/pe, locale/es/rc, locale/es/rp, - locale/fr/COPYING, locale/fr/LANGUAGE, locale/fr/arap, - locale/fr/cp, locale/fr/ir, locale/fr/is, locale/fr/login, - locale/fr/menu, locale/fr/oe, locale/fr/pe, locale/fr/rc, - locale/fr/rp, locale/tw/admin, locale/tw/login, - locale/dk/LANGUAGE, locale/dk/admin, locale/dk/all, locale/dk/am, - locale/dk/ap, locale/dk/ar, locale/dk/arap, locale/dk/ca, - locale/dk/ct, locale/dk/gl, locale/dk/ic, locale/dk/io, - locale/dk/ir, locale/dk/is, locale/dk/login, locale/dk/menu, - locale/dk/oe, locale/dk/rp, locale/tw/COPYING, - locale/tw/LANGUAGE, locale/tw/all, locale/tw/am, locale/tw/ap, - locale/tw/ar, locale/tw/arap, locale/tw/ca, locale/tw/cp, - locale/tw/ct, locale/tw/gl, locale/tw/ic, locale/tw/io, - locale/tw/ir, locale/tw/is, locale/tw/menu, locale/tw/oe, - locale/tw/pe, locale/tw/rc, locale/tw/rp, locale/br/COPYING, - locale/br/LANGUAGE, locale/br/admin, locale/br/all, locale/br/am, - locale/br/ap, locale/br/ar, locale/br/arap, locale/br/ca, - locale/br/cp, locale/br/ct, locale/br/gl, locale/br/ic, - locale/br/io, locale/br/ir, locale/br/is, locale/br/login, - locale/br/menu, locale/br/oe, locale/br/pe, locale/br/rc, - locale/br/rp, locale/dk/COPYING, locale/dk/cp, locale/dk/pe, - locale/dk/rc, locale/it/admin, locale/it/ap, locale/it/ar, - locale/it/ca, locale/it/ct, locale/it/gl, locale/it/ic, - locale/it/ir, locale/it/menu, locale/ct/COPYING, - locale/ct/LANGUAGE, locale/ct/admin, locale/ct/all, locale/ct/am, - locale/ct/ap, locale/ct/ar, locale/ct/ca, locale/ct/ct, - locale/ct/gl, locale/ct/ic, locale/ct/io, locale/ct/ir, - locale/ct/is, locale/ct/login, locale/ct/menu, locale/ct/oe, - locale/ct/rp, locale/it/COPYING, locale/it/LANGUAGE, - locale/it/Num2text, locale/it/all, locale/it/am, locale/it/arap, - locale/it/cp, locale/it/io, locale/it/is, locale/it/login, - locale/it/oe, locale/it/pe, locale/it/qe, locale/it/rc, - locale/it/rp, locale/ct/arap, locale/ct/cp, locale/ct/pe, - locale/ct/rc, locale/ee/COPYING, locale/ee/LANGUAGE, - locale/ee/admin, locale/ee/all, locale/ee/am, locale/ee/ap, - locale/ee/ar, locale/ee/arap, locale/ee/ca, locale/ee/cp, - locale/ee/ct, locale/ee/gl, locale/ee/ic, locale/ee/io, - locale/ee/ir, locale/ee/is, locale/ee/login, locale/ee/menu, - locale/ee/oe, locale/ee/pe, locale/ee/rc, locale/ee/rp, - locale/nl/admin, locale/nl/all, locale/nl/am, locale/nl/ap, - locale/nl/ar, locale/nl/ca, locale/nl/ct, locale/nl/gl, - locale/nl/COPYING, locale/nl/LANGUAGE, locale/nl/Num2text, - locale/nl/arap, locale/nl/cp, locale/nl/ic, locale/nl/io, - locale/nl/ir, locale/nl/is, locale/nl/login, locale/nl/menu, - locale/nl/oe, locale/nl/pe, locale/nl/rc, locale/nl/rp, - locale/no/COPYING, locale/no/LANGUAGE, locale/no/admin, - locale/no/all, locale/no/am, locale/no/ap, locale/no/ar, - locale/no/arap, locale/no/ca, locale/no/cp, locale/no/ct, - locale/no/gl, locale/no/ic, locale/no/io, locale/no/ir, - locale/no/is, locale/no/login, locale/no/menu, locale/no/oe, - locale/no/pe, locale/no/rc, locale/no/rp, locale/tr/COPYING, - locale/tr/LANGUAGE, locale/tr/admin, locale/tr/all, locale/tr/am, - locale/tr/ap, locale/tr/ar, locale/tr/arap, locale/tr/ca, - locale/tr/cp, locale/tr/ct, locale/tr/gl, locale/tr/ic, - locale/tr/io, locale/tr/ir, locale/tr/is, locale/tr/login, - locale/tr/menu, locale/tr/oe, locale/tr/pe, locale/tr/rc, - locale/tr/rp, locale/ve/COPYING, locale/ve/admin, locale/ve/all, - locale/ve/am, locale/ve/ap, locale/ve/ar, locale/ve/ca, - locale/ve/ct, locale/ve/gl, locale/ve/ic, locale/ve/ir, - locale/ve/is, locale/ve/login, locale/ve/rp, locale/cz/admin, - locale/cz/all, locale/cz/am, locale/pa/COPYING, - locale/pa/LANGUAGE, locale/pa/admin, locale/pa/all, locale/pa/am, - locale/pa/ap, locale/pa/ar, locale/pa/arap, locale/pa/ca, - locale/pa/cp, locale/pa/ct, locale/pa/gl, locale/pa/ic, - locale/pa/io, locale/pa/ir, locale/pa/is, locale/pa/login, - locale/pa/menu, locale/pa/oe, locale/pa/pe, locale/pa/rc, - locale/pa/rp, locale/ve/LANGUAGE, locale/ve/arap, locale/ve/cp, - locale/ve/io, locale/ve/menu, locale/ve/oe, locale/ve/pe, - locale/ve/rc, locale/cz/COPYING, locale/cz/LANGUAGE, - locale/cz/ap, locale/cz/ar, locale/cz/arap, locale/cz/ca, - locale/cz/cp, locale/cz/ct, locale/cz/gl, locale/cz/ic, - locale/cz/io, locale/cz/ir, locale/cz/is, locale/cz/login, - locale/cz/menu, locale/cz/oe, locale/cz/pe, locale/cz/rc, - locale/cz/rp, locale/pt/COPYING, locale/pt/LANGUAGE, - locale/pt/admin, locale/pt/all, locale/pt/am, locale/pt/ap, - locale/pt/ar, locale/pt/arap, locale/pt/ca, locale/pt/cp, - locale/pt/ct, locale/pt/gl, locale/pt/ic, locale/pt/io, - locale/pt/ir, locale/pt/is, locale/pt/login, locale/pt/menu, - locale/pt/oe, locale/pt/pe, locale/pt/rc, locale/pt/rp, - locale/cn/COPYING, locale/cn/LANGUAGE, locale/cn/admin, - locale/cn/all, locale/cn/am, locale/cn/ap, locale/cn/ar, - locale/cn/arap, locale/cn/ca, locale/cn/cp, locale/cn/ct, - locale/cn/gl, locale/cn/ic, locale/cn/io, locale/cn/ir, - locale/cn/is, locale/cn/login, locale/cn/menu, locale/cn/oe, - locale/cn/pe, locale/cn/rc, locale/cn/rp, locale/pl/admin, - locale/pl/all, locale/pl/am, locale/pl/ap, locale/pl/ar, - locale/pl/ca, locale/pl/ct, locale/pl/gl, locale/pl/ic, - locale/pl/ir, locale/fi/COPYING, locale/fi/LANGUAGE, - locale/fi/admin, locale/fi/all, locale/mx/COPYING, - locale/mx/LANGUAGE, locale/mx/admin, locale/mx/all, locale/mx/am, - locale/mx/ap, locale/mx/ar, locale/mx/arap, locale/mx/ca, - locale/mx/cp, locale/mx/ct, locale/mx/gl, locale/mx/ic, - locale/mx/io, locale/mx/ir, locale/mx/is, locale/mx/login, - locale/mx/menu, locale/mx/oe, locale/mx/pe, locale/mx/rc, - locale/mx/rp, locale/pl/COPYING, locale/pl/LANGUAGE, - locale/pl/arap, locale/pl/cp, locale/pl/io, locale/pl/is, - locale/pl/login, locale/pl/menu, locale/pl/oe, locale/pl/pe, - locale/pl/rc, locale/pl/rp, locale/fi/am, locale/fi/ap, - locale/fi/ar, locale/fi/arap, locale/fi/ca, locale/fi/cp, - locale/fi/ct, locale/fi/gl, locale/fi/ic, locale/fi/io, - locale/fi/ir, locale/fi/is, locale/fi/login, locale/fi/menu, - locale/fi/oe, locale/fi/pe, locale/fi/rc, locale/fi/rp, - locale/ua/COPYING, locale/ua/LANGUAGE, locale/ua/admin, - locale/ua/all, locale/ua/am, locale/ua/ap, locale/hu/COPYING, - locale/hu/LANGUAGE, locale/hu/admin, locale/hu/all, locale/hu/am, - locale/hu/ap, locale/ua/ar, locale/ua/arap, locale/ua/ca, - locale/ua/cp, locale/ua/ct, locale/ua/gl, locale/ua/ic, - locale/ua/io, locale/ua/ir, locale/ua/is, locale/ua/login, - locale/ua/menu, locale/ua/oe, locale/ua/pe, locale/ua/rc, - locale/ua/rp, locale/hu/ar, locale/hu/arap, locale/hu/ca, - locale/hu/cp, locale/hu/ct, locale/hu/gl, locale/hu/ic, - locale/hu/io, locale/hu/ir, locale/hu/is, locale/hu/login, - locale/hu/menu, locale/hu/oe, locale/hu/pe, locale/hu/rc, - locale/hu/rp, locale/is/COPYING, locale/is/LANGUAGE, - locale/is/all, locale/is/admin, locale/is/am, locale/is/ap, - locale/is/ar, locale/is/arap, locale/is/ca, locale/is/cp, - locale/is/ct, locale/is/gl, locale/is/ic, locale/is/io, - locale/is/ir, locale/is/is, locale/is/login, locale/is/menu, - locale/is/oe, locale/is/pe, locale/is/rc, locale/is/rp, - locale/ru/COPYING, locale/ru/LANGUAGE, locale/ru/all, - locale/ru/admin, locale/ru/am, locale/ru/ap, locale/ru/ar, - locale/ru/arap, locale/ru/ca, locale/ru/cp, locale/ru/ct, - locale/ru/gl, locale/ru/ic, locale/ru/io, locale/ru/ir, - locale/ru/is, locale/ru/login, locale/ru/menu, locale/ru/oe, - locale/ru/pe, locale/ru/rc, locale/ru/rp, locale/se/COPYING, - locale/se/LANGUAGE, locale/se/admin, locale/se/all, - locale/lt/COPYING, locale/lt/LANGUAGE, locale/lt/admin, - locale/lt/all, locale/se/am, locale/se/ap, locale/se/ar, - locale/se/arap, locale/se/ca, locale/se/cp, locale/se/ct, - locale/se/gl, locale/se/ic, locale/se/io, locale/se/ir, - locale/se/is, locale/se/login, locale/se/menu, locale/se/oe, - locale/se/pe, locale/se/rc, locale/se/rp, locale/en_GB/admin, - locale/en_GB/am, locale/en_GB/ap, locale/en_GB/ar, - locale/en_GB/ca, locale/en_GB/ct, locale/en_GB/gl, locale/lt/am, - locale/lt/ap, locale/lt/ar, locale/lt/arap, locale/lt/ca, - locale/lt/cp, locale/lt/ct, locale/lt/gl, locale/lt/ic, - locale/lt/io, locale/lt/ir, locale/lt/is, locale/lt/login, - locale/lt/menu, locale/lt/oe, locale/lt/pe, locale/lt/rc, - locale/lt/rp, locale/en_GB/COPYING, locale/en_GB/LANGUAGE, - locale/en_GB/all, locale/en_GB/arap, locale/en_GB/bp, - locale/en_GB/cp, locale/en_GB/ic, locale/en_GB/io, - locale/en_GB/ir, locale/en_GB/is, locale/en_GB/login, - locale/en_GB/menu, locale/en_GB/oe, locale/en_GB/pe, - locale/en_GB/rc, locale/en_GB/rp, sql/Default-chart.sql, - sql/Oracle-tables.sql, sql/Pg-tables.sql, sql/Canada-gifi.sql, - sql/Danish_Default-chart.sql, sql/Dutch_Default-chart.sql, - sql/France-chart.sql, sql/Italy-chart.sql, - sql/Oracle-indices.sql, sql/Pg-indices.sql, - sql/Pg-upgrade-1.6.0-1.8.0.sql, - sql/Simplified_Chinese_Default-chart.sql, sql/Spain-chart.sql, - sql/Traditional_Chinese_Default-chart.sql, sql/Austria-chart.sql, - sql/Austria-gifi.sql, sql/Canada_General-chart.sql, - sql/Czech_Republic-chart.sql, sql/Dutch_Standard-chart.sql, - sql/German-Sample-chart.sql, sql/German-Sample-gifi.sql, - sql/Oracle-upgrade-1.8.0-1.8.4.sql, - sql/Oracle-upgrade-1.8.4-1.8.5.sql, - sql/Pg-upgrade-1.2.6-1.2.7.sql, sql/Pg-upgrade-1.2.7-1.4.0.sql, - sql/Pg-upgrade-1.4.0-1.6.0.sql, sql/Pg-upgrade-1.8.0-1.8.4.sql, - sql/Pg-upgrade-1.8.4-1.8.5.sql, sql/Swiss-German-chart.sql, - sql/Swiss-German-gifi.sql, sql/US_General-chart.sql, - sql/Germany-DATEV-SKR03-gifi.sql, sql/Germany-SKR03-chart.sql, - sql/Germany-SKR03-gifi.sql, sql/Pg-upgrade-1.8.5-2.0.0.sql, - sql/Brazil_General-chart.sql, sql/Germany-DATEV-SKR03-chart.sql, - sql/Oracle-upgrade-1.8.5-2.0.0.sql, - sql/Oracle-upgrade-2.0.0-2.0.8.sql, - sql/Pg-upgrade-2.0.0-2.0.8.sql, sql/Poland-chart.sql, - templates/Danish-balance_sheet.html, - templates/Danish-income_statement.html, - templates/Danish-invoice.html, templates/Danish-invoice.tex, - templates/Danish-packing_list.html, - templates/Danish-packing_list.tex, - templates/Danish-purchase_order.html, - templates/Danish-purchase_order.tex, - templates/Danish-sales_order.html, - templates/Danish-sales_order.tex, - templates/Default-balance_sheet.html, - templates/Default-income_statement.html, - templates/Default-invoice.html, - templates/Estonian-balance_sheet.html, - templates/Estonian-income_statement.html, - templates/French-balance_sheet.html, - templates/French-income_statement.html, - templates/French-invoice.html, - templates/French-packing_list.html, - templates/Service-balance_sheet.html, - templates/Service-income_statement.html, - templates/Service-invoice.html, templates/Service-invoice.tex, - templates/Service-packing_list.html, - templates/Service-packing_list.tex, - templates/Service-purchase_order.tex, - templates/Service-sales_order.tex, - templates/Spanish_A4-balance_sheet.html, - templates/Spanish_A4-income_statement.html, - templates/Spanish_A4-invoice.html, - templates/Spanish_A4-invoice.tex, - templates/Spanish_A4-packing_list.html, - templates/Spanish_A4-packing_list.tex, - templates/Spanish_A4-purchase_order.html, - templates/Spanish_A4-purchase_order.tex, - templates/Spanish_A4-sales_order.html, - templates/Spanish_A4-sales_order.tex, - templates/Spanish_Letter-balance_sheet.html, - templates/Spanish_Letter-income_statement.html, - templates/Spanish_Letter-invoice.html, - templates/Spanish_Letter-invoice.tex, - templates/Spanish_Letter-packing_list.html, - templates/Spanish_Letter-packing_list.tex, - templates/Spanish_Letter-purchase_order.html, - templates/Spanish_Letter-purchase_order.tex, - templates/Spanish_Letter-sales_order.html, - templates/Spanish_Letter-sales_order.tex, users/members.default, - templates/Brazilian_Portuguese-check.tex, - templates/Danish-check.tex, templates/Danish-receipt.tex, - templates/Danish-statement.html, templates/Danish-statement.tex, - templates/Default-check.tex, templates/Default-invoice.tex, - templates/Default-packing_list.html, - templates/Default-packing_list.tex, - templates/Default-purchase_order.html, - templates/Default-purchase_order.tex, - templates/Default-receipt.tex, - templates/Default-sales_order.html, - templates/Default-sales_order.tex, - templates/Default-statement.html, - templates/Default-statement.tex, - templates/Dutch-balance_sheet.html, templates/Dutch-check.tex, - templates/Dutch-income_statement.html, - templates/Dutch-invoice.html, templates/Dutch-invoice.tex, - templates/Dutch-packing_list.html, - templates/Dutch-packing_list.tex, - templates/Dutch-purchase_order.html, - templates/Dutch-purchase_order.tex, templates/Dutch-receipt.tex, - templates/Dutch-sales_order.html, - templates/Dutch-sales_order.tex, templates/Dutch-statement.html, - templates/Dutch-statement.tex, templates/Estonian-check.tex, - templates/Estonian-invoice.html, templates/Estonian-invoice.tex, - templates/Estonian-packing_list.html, - templates/Estonian-packing_list.tex, - templates/Estonian-purchase_order.html, - templates/Estonian-purchase_order.tex, - templates/Estonian-receipt.tex, - templates/Estonian-sales_order.html, - templates/Estonian-sales_order.tex, - templates/Estonian-statement.html, - templates/Estonian-statement.tex, templates/French-check.tex, - templates/French-invoice.tex, templates/French-packing_list.tex, - templates/French-purchase_order.html, - templates/French-purchase_order.tex, - templates/French-receipt.tex, templates/French-sales_order.html, - templates/French-sales_order.tex, - templates/French-statement.html, templates/French-statement.tex, - templates/German-balance_sheet.html, templates/German-check.tex, - templates/German-income_statement.html, - templates/German-invoice.html, templates/German-invoice.tex, - templates/German-packing_list.html, - templates/German-packing_list.tex, - templates/German-purchase_order.html, - templates/German-purchase_order.tex, - templates/German-receipt.tex, templates/German-sales_order.html, - templates/German-sales_order.tex, - templates/German-statement.html, templates/German-statement.tex, - templates/Service-check.tex, - templates/Service-purchase_order.html, - templates/Service-receipt.tex, - templates/Service-sales_order.html, - templates/Service-statement.html, - templates/Service-statement.tex, templates/Spanish_A4-check.tex, - templates/Spanish_A4-receipt.tex, - templates/Spanish_A4-statement.html, - templates/Spanish_A4-statement.tex, - templates/Spanish_Letter-check.tex, - templates/Spanish_Letter-receipt.tex, - templates/Spanish_Letter-statement.html, - templates/Spanish_Letter-statement.tex, - templates/Brazilian_Portuguese-balance_sheet.html, - templates/Brazilian_Portuguese-income_statement.html, - templates/Brazilian_Portuguese-invoice.html, - templates/Brazilian_Portuguese-invoice.tex, - templates/Brazilian_Portuguese-packing_list.html, - templates/Brazilian_Portuguese-packing_list.tex, - templates/Brazilian_Portuguese-purchase_order.html, - templates/Brazilian_Portuguese-purchase_order.tex, - templates/Brazilian_Portuguese-receipt.tex, - templates/Brazilian_Portuguese-sales_order.html, - templates/Brazilian_Portuguese-sales_order.tex, - templates/Brazilian_Portuguese-statement.html, - templates/Brazilian_Portuguese-statement.tex: Initial revision - 2003-07-15 04:23 ivan * Makefile: 1.5.0pre3 @@ -27968,10 +25689,6 @@ * httemplate/view/cust_main.cgi: don't bother displaying comments that are only whitespace/newlines -2003-07-03 20:47 ivan - - * fs_signup/FS-SignupClient/cgi/stateselect.html: adding - 2003-07-03 20:34 ivan * etc/acp_logfile-parse: removing obsolete file @@ -27984,34 +25701,15 @@ * etc/example-direct-cardin: removing ancient cybercash example -2003-07-03 20:21 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: properly pass - init_popstate to error pages - -2003-07-03 20:12 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: add "initial_popstate" - option to signup server - -2003-07-03 18:54 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: don't add extra blank - pop - -2003-07-03 18:48 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: typo - 2003-07-03 18:37 ivan - * FS/FS/svc_acct_pop.pm, fs_signup/FS-SignupClient/cgi/signup.cgi: - don't populate the whole initial list if there are tons of POPs + * FS/FS/svc_acct_pop.pm: don't populate the whole initial list if + there are tons of POPs 2003-07-03 17:51 ivan - * FS/FS/svc_acct_pop.pm, fs_signup/FS-SignupClient/cgi/signup.cgi: - optimize javascript to handle large numbers of POPs + * FS/FS/svc_acct_pop.pm: optimize javascript to handle large + numbers of POPs 2003-07-03 16:00 ivan @@ -28023,9 +25721,8 @@ 2003-07-02 05:56 ivan - * FS/FS/part_pkg.pm, fs_signup/fs_signup_server: relaxed "first - package" restrictions; will find any appropriate service with - quantity 1 + * FS/FS/part_pkg.pm: relaxed "first package" restrictions; will + find any appropriate service with quantity 1 2003-07-02 05:34 ivan @@ -28088,12 +25785,6 @@ * FS/FS/part_export/forward_shellcommands.pm: forward_shellcommands update: might work now -2003-06-24 08:34 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: display full POP - numbers in signup server - patch from "Stephen Bechard" - <steve@destek.net> - 2003-06-24 07:12 ivan * FS/FS/part_export/: forward_shellcommands.pm, sqlmail.pm: @@ -28311,11 +26002,6 @@ * FS/FS/cust_pkg.pm: add last_bill field to manpage -2003-05-30 02:40 ivan - - * httemplate/docs/man/FS/part_export/.cvs_is_on_crack: force - inclusion of httemplate/docs/man hierarchy - 2003-05-30 02:22 ivan * FS/FS/part_export/sqlradius.pm: sqlradius exports include "op" @@ -28465,36 +26151,9 @@ * httemplate/view/cust_main.cgi: Cleaned-up package view code and added CSS tags. -2003-05-09 00:17 ivan - - * install/freebsd/ports: mod_ssl before mod_perl so mod_perl picks - up EAPI - -2003-05-09 00:05 ivan - - * install/freebsd/: INSTALL, ports: little bit more fbsd install - automation - -2003-05-08 23:14 ivan - - * install/freebsd/INSTALL: freebsd install - 2003-05-08 23:03 ivan - * fs_selfservice/DEPLOY, install/freebsd/INSTALL, - install/freebsd/ports: updated freebsd install - -2003-05-08 18:18 ivan - - * install/freebsd/ports: Net::SSH and Net::SCP are in ports - -2003-05-08 17:10 ivan - - * install/redhat/7.3/: INSTALL, sources.list: redhat install foo - -2003-05-08 17:10 ivan - - * install/freebsd/: INSTALL, ports: automated install foo + * fs_selfservice/DEPLOY: updated freebsd install 2003-05-08 03:28 ivan @@ -28659,9 +26318,8 @@ * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/part_bill_event.pm, FS/bin/freeside-daily, FS/bin/freeside-expiration-alerter, - FS/bin/freeside-setup, fs_signup/FS-SignupClient/cgi/signup.cgi, - fs_signup/FS-SignupClient/cgi/signup.html, - httemplate/docs/schema.html, httemplate/edit/cust_main.cgi, + FS/bin/freeside-setup, httemplate/docs/schema.html, + httemplate/edit/cust_main.cgi, httemplate/edit/part_bill_event.cgi, httemplate/edit/process/cust_main.cgi, httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi: @@ -28936,11 +26594,6 @@ * FS/bin/freeside-daily: declare $opt_p usage -2002-12-24 15:03 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: electronic checks work - in signup.cgi - 2002-12-24 14:41 ivan * README.1.5.0pre1, FS/bin/freeside-setup, @@ -28975,14 +26628,6 @@ selfservice_server-quiet, signup_server-quiet, and emailcancel messages. -2002-12-23 06:36 steve - - * fs_signup/: fs_signup_server, FS-SignupClient/SignupClient.pm: - added stuff for selfservice_server-quiet, signup_server-quiet, - and emailcancel messages. - - signup server can set user's comment field. - 2002-12-23 06:22 steve * FS/FS/: cust_bill.pm, Conf.pm: added stuff for @@ -29125,17 +26770,6 @@ * FS/FS/cust_bill.pm: empty invoice_lines() fix -2002-11-28 21:14 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: accept unmunged - state/county/country - -2002-11-28 02:54 ivan - - * fs_signup/: fs_signup_server, FS-SignupClient/cgi/signup.cgi, - FS-SignupClient/cgi/signup.html: separate state and country - <SELECT> in signup server also, closes: Bug#353 - 2002-11-27 21:44 ivan * FS/FS/part_export.pm: add -g FreeBSD shellcommands export as per @@ -29182,20 +26816,11 @@ * FS/FS/cust_main.pm: oops, one last LECB change -2002-11-22 00:06 ivan - - * fs_signup/fs_signup_server: silly LECB error in signup server - 2002-11-21 23:50 ivan * FS/FS/: part_export.pm, part_export/ldap.pm: separate root and user dn in ldap export -2002-11-21 16:14 ivan - - * fs_signup/fs_signup_server: signup server: use 'daytime' for LECB - payinfo - 2002-11-21 12:44 ivan * FS/FS/part_export.pm: change DN labeling for those obtuse @@ -29258,8 +26883,6 @@ * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, FS/FS/part_bill_event.pm, FS/FS/part_pkg.pm, FS/FS/part_export/ldap.pm, - fs_signup/FS-SignupClient/cgi/signup.cgi, - fs_signup/FS-SignupClient/cgi/signup.html, httemplate/docs/schema.html, httemplate/edit/cust_main.cgi, httemplate/edit/part_bill_event.cgi, httemplate/view/cust_main.cgi: add LEC billing @@ -29473,11 +27096,6 @@ * FS/FS/cust_bill.pm: ach fix s/ECHECK/CHECK/ -2002-10-14 02:28 ivan - - * fs_signup/fs_signup_server: close invoices which are declined. - closes: Bug#408 - 2002-10-14 00:44 ivan * FS/FS/Conf.pm: s/bool/checkbox/ @@ -29539,9 +27157,7 @@ * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, - FS/FS/part_bill_event.pm, - fs_signup/FS-SignupClient/cgi/signup.cgi, - httemplate/edit/cust_main.cgi, + FS/FS/part_bill_event.pm, httemplate/edit/cust_main.cgi, httemplate/edit/process/cust_main.cgi, httemplate/view/cust_main.cgi: ACH support @@ -30030,11 +27646,6 @@ * FS/FS/cust_pkg.pm: allow . and - in otaker usernames -2002-08-26 12:07 khoff - - * fs_signup/FS-SignupClient/cgi/signup.cgi: Fancy three-stage - popselector a la javascript - 2002-08-24 20:54 ivan * FS/bin/freeside-addoutsourceuser: ? @@ -30169,123 +27780,8 @@ lib/RT/Condition/AnyTransaction.pm, lib/RT/Condition/Generic.pm, lib/RT/Condition/NewDependency.pm, lib/RT/Condition/StatusChange.pm, lib/RT/Interface/CLI.pm, - lib/RT/Interface/Email.pm, lib/RT/Interface/Web.pm, - tools/cpan2rpm, tools/initdb, tools/insertdata, tools/testdeps, - webrt/autohandler, webrt/index.html, webrt/Admin/index.html, - webrt/Admin/Elements/CreateQueueCalled, - webrt/Admin/Elements/CreateUserCalled, - webrt/Admin/Elements/EditUserComments, - webrt/Admin/Elements/GrantQueueRightsTo, - webrt/Admin/Elements/GroupTabs, webrt/Admin/Elements/Header, - webrt/Admin/Elements/ListGlobalKeywordSelects, - webrt/Admin/Elements/ListGlobalScrips, - webrt/Admin/Elements/ModifyKeyword, - webrt/Admin/Elements/ModifyKeywordSelect, - webrt/Admin/Elements/ModifyQueue, - webrt/Admin/Elements/ModifyTemplate, - webrt/Admin/Elements/ModifyUser, - webrt/Admin/Elements/QueueRightsForUser, - webrt/Admin/Elements/QueueTabs, - webrt/Admin/Elements/SelectKeywordSelect, - webrt/Admin/Elements/SelectModifyGroup, - webrt/Admin/Elements/SelectModifyKeyword, - webrt/Admin/Elements/SelectModifyKeywordSelect, - webrt/Admin/Elements/SelectModifyQueue, - webrt/Admin/Elements/SelectModifyUser, - webrt/Admin/Elements/SelectQueueRights, - webrt/Admin/Elements/SelectRights, - webrt/Admin/Elements/SelectScrip, - webrt/Admin/Elements/SelectScripAction, - webrt/Admin/Elements/SelectScripCondition, - webrt/Admin/Elements/SelectSingleOrMultiple, - webrt/Admin/Elements/SelectTemplate, - webrt/Admin/Elements/SelectUsers, - webrt/Admin/Elements/SystemTabs, webrt/Admin/Elements/Tabs, - webrt/Admin/Elements/UserTabs, - webrt/Admin/Global/GroupRights.html, - webrt/Admin/Global/Keywords.html, webrt/Admin/Global/Scrips.html, - webrt/Admin/Global/Template.html, - webrt/Admin/Global/Templates.html, - webrt/Admin/Global/UserRights.html, - webrt/Admin/Global/index.html, webrt/Admin/Groups/Members.html, - webrt/Admin/Groups/Modify.html, webrt/Admin/Groups/Rights.html, - webrt/Admin/Groups/index.html, - webrt/Admin/KeywordSelects/Modify.html, - webrt/Admin/KeywordSelects/index.html, - webrt/Admin/Keywords/Modify.html, - webrt/Admin/Keywords/index.html, webrt/Admin/Queues/Create.html, - webrt/Admin/Queues/GroupRights.html, - webrt/Admin/Queues/Keywords.html, webrt/Admin/Queues/Modify.html, - webrt/Admin/Queues/People.html, webrt/Admin/Queues/Scrips.html, - webrt/Admin/Queues/Template.html, - webrt/Admin/Queues/Templates.html, - webrt/Admin/Queues/UserRights.html, - webrt/Admin/Queues/index.html, webrt/Admin/Users/Modify.html, - webrt/Admin/Users/Prefs.html, webrt/Admin/Users/Rights.html, - webrt/Admin/Users/index.html, webrt/Elements/Checkbox, - webrt/Elements/CreateTicket, webrt/Elements/CustomHomepageHeader, - webrt/Elements/Error, webrt/Elements/Footer, - webrt/Elements/GotoTicket, webrt/Elements/Header, - webrt/Elements/ListActions, webrt/Elements/Login, - webrt/Elements/MessageBox, webrt/Elements/MyRequests, - webrt/Elements/MyTickets, webrt/Elements/Quicksearch, - webrt/Elements/Refresh, webrt/Elements/Section, - webrt/Elements/SelectBoolean, webrt/Elements/SelectDate, - webrt/Elements/SelectDateRelation, webrt/Elements/SelectDateType, - webrt/Elements/SelectEqualityOperator, - webrt/Elements/SelectKeyword, - webrt/Elements/SelectKeywordOptions, - webrt/Elements/SelectLinkType, webrt/Elements/SelectMatch, - webrt/Elements/SelectNewTicketQueue, webrt/Elements/SelectOwner, - webrt/Elements/SelectQueue, webrt/Elements/SelectResultsPerPage, - webrt/Elements/SelectSortOrder, webrt/Elements/SelectStatus, - webrt/Elements/SelectTicketSortBy, webrt/Elements/SelectUsers, - webrt/Elements/SelectWatcherType, webrt/Elements/ShadedBox, - webrt/Elements/Submit, webrt/Elements/Tabs, - webrt/Elements/TitleBoxEnd, webrt/Elements/TitleBoxStart, - webrt/Elements/ViewUser, webrt/Elements/dayMenu, - webrt/Elements/monthMenu, webrt/Elements/yearMenu, - webrt/NoAuth/Logout.html, webrt/NoAuth/Reminder.html, - webrt/NoAuth/webrt.css, webrt/NoAuth/images/rt.jpg, - webrt/NoAuth/images/spacer.gif, webrt/Search/Bulk.html, - webrt/Search/Listing.html, webrt/Search/PickRestriction, - webrt/Search/RestrictSearch.html, webrt/Search/TicketCell, - webrt/SelfService/Closed.html, webrt/SelfService/Create.html, - webrt/SelfService/Display.html, webrt/SelfService/Error.html, - webrt/SelfService/Prefs.html, webrt/SelfService/Update.html, - webrt/SelfService/index.html, - webrt/SelfService/Attachment/dhandler, - webrt/SelfService/Elements/GotoTicket, - webrt/SelfService/Elements/Header, - webrt/SelfService/Elements/MyRequests, - webrt/SelfService/Elements/Tabs, webrt/Ticket/Create.html, - webrt/Ticket/Display.html, webrt/Ticket/History.html, - webrt/Ticket/Modify.html, webrt/Ticket/ModifyAll.html, - webrt/Ticket/ModifyDates.html, webrt/Ticket/ModifyLinks.html, - webrt/Ticket/ModifyPeople.html, webrt/Ticket/Update.html, - webrt/Ticket/Attachment/dhandler, - webrt/Ticket/Elements/AddWatchers, - webrt/Ticket/Elements/EditBasics, - webrt/Ticket/Elements/EditDates, - webrt/Ticket/Elements/EditKeywordSelects, - webrt/Ticket/Elements/EditLinks, - webrt/Ticket/Elements/EditPeople, - webrt/Ticket/Elements/EditWatchers, - webrt/Ticket/Elements/ShowBasics, - webrt/Ticket/Elements/ShowDates, - webrt/Ticket/Elements/ShowDependencies, - webrt/Ticket/Elements/ShowHistory, - webrt/Ticket/Elements/ShowKeywordSelects, - webrt/Ticket/Elements/ShowLinks, - webrt/Ticket/Elements/ShowMemberOf, - webrt/Ticket/Elements/ShowMembers, - webrt/Ticket/Elements/ShowPeople, - webrt/Ticket/Elements/ShowReferences, - webrt/Ticket/Elements/ShowRequestor, - webrt/Ticket/Elements/ShowSummary, - webrt/Ticket/Elements/ShowTransaction, - webrt/Ticket/Elements/Tabs, webrt/Ticket/Elements/ToolBar, - webrt/User/Prefs.html: import rt 2.0.14 + lib/RT/Interface/Email.pm, lib/RT/Interface/Web.pm: import rt + 2.0.14 2002-08-02 17:39 ivan @@ -31023,10 +28519,6 @@ httemplate/search/svc_acct.cgi: fuzzy username searching (Bug#422) -2002-06-12 18:29 ivan - - * fs_signup/fs_signup_server: more information in signup email - 2002-06-12 17:53 ivan * httemplate/: index.html, search/cust_main.cgi: search on customer @@ -31230,22 +28722,6 @@ * FS/FS/: svc_Common.pm, svc_acct.pm, svc_domain.pm: Moved new-style export calls to svc_Common. -2002-05-30 15:45 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: don't double \r on old - templates - -2002-05-30 15:41 khoff - - * fs_signup/ieak.template: the \r's are annoying and for some - reason weren't getting evaluated. Text::Template is inconsistent - about handling escaped characters between different versions. - -2002-05-30 15:36 khoff - - * fs_signup/FS-SignupClient/cgi/signup.cgi: replace newlines with - crlf here instead of escaping them in the template - 2002-05-30 14:51 ivan * httemplate/misc/delete-customer.cgi: point to correct place for @@ -31329,8 +28805,8 @@ 2002-05-18 02:51 ivan - * FS/FS/cust_bill.pm, FS/FS/cust_pay.pm, FS/FS/svc_domain.pm, - fs_signup/fs_signup_server: Mail::Internet 1.44 + * FS/FS/: cust_bill.pm, cust_pay.pm, svc_domain.pm: Mail::Internet + 1.44 2002-05-17 06:51 ivan @@ -31490,9 +28966,8 @@ 2002-05-03 17:47 ivan - * FS/FS/cust_pkg.pm, fs_signup/fs_signup_server: prevent stuff - passed from template/user from being used in searches by signup - server + * FS/FS/cust_pkg.pm: prevent stuff passed from template/user from + being used in searches by signup server 2002-05-03 17:32 ivan @@ -31512,16 +28987,6 @@ * FS/FS/: Conf.pm, svc_acct.pm: add username-nounderscore and username-nodash config files -2002-04-25 06:16 ivan - - * fs_signup/fs_signup_server: fix signup server realtime-card foo - -2002-04-25 05:03 ivan - - * fs_signup/: fs_signup_server, FS-SignupClient/cgi/decline.html, - FS-SignupClient/cgi/signup.cgi: alternate decline handline (Bug - #408) - 2002-04-25 03:37 ivan * FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi: free_delayed try @@ -31536,11 +29001,6 @@ * FS/FS/cust_main.pm: don't require_cardname for non-CARD payby's -2002-04-24 15:14 ivan - - * fs_signup/fs_signup_server: fix suspending all accounts in signup - server - 2002-04-24 02:09 ivan * FS/FS/: Conf.pm, cust_main.pm: require_cardname option @@ -31580,10 +29040,9 @@ 2002-04-22 13:47 ivan - * FS/FS/cust_pkg.pm, fs_signup/fs_signup_server, - fs_signup/FS-SignupClient/cgi/signup-alternate.html: - check - agentnum ability to order packages in FS::cust_pkg, not signup - server - order by recur price in signup-alternate template + * FS/FS/cust_pkg.pm: - check agentnum ability to order packages in + FS::cust_pkg, not signup server - order by recur price in + signup-alternate template 2002-04-20 05:37 ivan @@ -31623,79 +29082,21 @@ where there *is* a pkg_svc record with quantity 0, when changing packages and using the special case new service code -2002-04-19 17:48 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: fix signup.cgi to be - sticky on *all* errors - -2002-04-19 16:50 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: make necessary stuff - for success.html global - -2002-04-19 16:44 ivan - - * fs_signup/FS-SignupClient/cgi/signup-alternate.html: deal with - morphing popnum field in widget, eek - -2002-04-19 16:35 ivan - - * fs_signup/fs_signup_server: compare balance numerically to avoid - spurious suspensions - 2002-04-19 16:25 ivan * FS/FS/svc_acct.pm: maybe just for debugging -2002-04-19 15:56 ivan - - * fs_signup/FS-SignupClient/cgi/signup-alternate.html: okay - _really_ this time username and password should be working - outside the widget - -2002-04-19 15:34 ivan - - * fs_signup/FS-SignupClient/cgi/signup-alternate.html: okay finish - moving usernames out of the widget, should finally work now - -2002-04-19 15:32 ivan - - * fs_signup/FS-SignupClient/cgi/signup-alternate.html: fix noment's - signup template - -2002-04-19 15:18 ivan - - * fs_signup/FS-SignupClient/cgi/signup-alternate.html: syntax error - -2002-04-19 15:17 ivan - - * fs_signup/FS-SignupClient/cgi/signup-alternate.html: move - username/password out of widget - -2002-04-19 15:09 ivan - - * fs_signup/FS-SignupClient/cgi/signup-alternate.html: fix silly - problem in H:W:SelectLayers with moving SELECTs to the real form - 2002-04-19 07:27 ivan * FS/FS/cust_bill.pm: add phone to Business::OnlinePayment usage -2002-04-19 06:17 ivan - - * fs_signup/: fs_signup_server, - FS-SignupClient/cgi/signup-alternate.html, - FS-SignupClient/cgi/signup.cgi: signup server: - FS::part_pkg->payby kludge & example template which uses - H:W:SelectLayers - 2002-04-18 18:16 ivan * Makefile, FS/FS/Record.pm, FS/FS/cust_main.pm, FS/FS/part_pkg.pm, - fs_signup/fs_signup_server, init.d/freeside-init: - add init file - installation to Makefile, add unified init file - fix qsearch for - op => '!=', value => '' searches - fix invalid_catd typo - add - payby method to part_pkg and have fs_signup_server pass the data + init.d/freeside-init: - add init file installation to Makefile, + add unified init file - fix qsearch for op => '!=', value => '' + searches - fix invalid_catd typo - add payby method to part_pkg + and have fs_signup_server pass the data 2002-04-17 13:43 ivan @@ -31706,57 +29107,14 @@ * FS/FS/Record.pm: allow = in ut_text -2002-04-17 05:14 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: use signup.html and - success.html from current dir... - 2002-04-17 05:06 ivan * httemplate/index.html: fix default searches -2002-04-17 04:59 ivan - - * fs_signup/fs_signup_server: better debugging messages from signup - server - -2002-04-17 04:53 ivan - - * fs_signup/fs_signup_server: fix signup_server-realtime - -2002-04-17 04:46 ivan - - * fs_signup/FS-SignupClient/cgi/success.html: fix example success - template - -2002-04-17 04:43 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: allow for the no-pop - case - 2002-04-17 04:41 ivan * FS/FS/Record.pm: get rid of debugging cruft -2002-04-17 04:37 ivan - - * fs_signup/fs_signup_server: forgot to use Date::Format for - sending email... - -2002-04-17 04:29 ivan - - * fs_signup/fs_signup_server: small tyop - -2002-04-17 04:17 ivan - - * fs_signup/FS-SignupClient/: Makefile.PL, SignupClient.pm: typo - adding agentnum setting possibility... - -2002-04-17 00:32 ivan - - * fs_signup/FS-SignupClient/fs_signupd: also don't leak processes, - like fs_passwdd - 2002-04-16 22:48 ivan * fs_passwd/fs_passwdd: forgotten semicolon @@ -31782,11 +29140,6 @@ * fs_passwd/fs_passwdd: pid file foo -2002-04-16 18:17 ivan - - * fs_signup/fs_signup_server: kill ssh children on exit also, like - password server - 2002-04-16 18:14 ivan * fs_passwd/fs_passwd_server: kill off ssh kid on exit... @@ -31858,11 +29211,6 @@ * httemplate/index.html: allow multiple search types on main menu... more confusing but default is *too* fuzzy -2002-04-15 17:02 ivan - - * fs_signup/: fs_signup_server, FS-SignupClient/SignupClient.pm, - FS-SignupClient/cgi/signup.cgi: allow signup to specify agentnum - 2002-04-14 02:11 ivan * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/part_export.pm, @@ -31918,7 +29266,7 @@ * FS/MANIFEST, FS/FS/Msgcat.pm, FS/FS/Record.pm, FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm, FS/FS/msgcat.pm, FS/FS/part_export.pm, FS/FS/svc_acct.pm, FS/t/Msgcat.t, - fs_signup/fs_signup_server, htetc/global.asa, htetc/handler.pl, + htetc/global.asa, htetc/handler.pl, httemplate/browse/part_svc.cgi, httemplate/edit/part_export.cgi, httemplate/edit/part_svc.cgi, httemplate/edit/process/agent_type.cgi, @@ -31963,10 +29311,6 @@ * ANNOUCE.1.4.0, README.1.4.0pre12, FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm, FS/FS/svc_acct_pop.pm, bin/populate-msgcat, - fs_signup/fs_signup_server, - fs_signup/FS-SignupClient/cgi/signup.cgi, - fs_signup/FS-SignupClient/cgi/signup.html, - fs_signup/FS-SignupClient/cgi/success.html, httemplate/browse/msgcat.cgi, httemplate/docs/signup.html, httemplate/docs/upgrade8.html, httemplate/edit/msgcat.cgi, httemplate/edit/process/msgcat.cgi: bulk checkin from working on @@ -31989,27 +29333,22 @@ 2002-04-06 22:23 ivan - * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_pay.pm, - fs_signup/fs_signup_server: send email on signup server signups - (closes: Bug#386) + * FS/FS/: Conf.pm, cust_bill.pm, cust_pay.pm: send email on signup + server signups (closes: Bug#386) 2002-04-06 21:56 ivan * FS/FS/Conf.pm, FS/FS/msgcat.pm, bin/populate-msgcat, - conf/show-msgcat-codes, fs_signup/fs_signup_server, - fs_signup/FS-SignupClient/cgi/signup.cgi, - httemplate/browse/msgcat.cgi, httemplate/docs/install.html, - httemplate/edit/msgcat.cgi, httemplate/edit/process/msgcat.cgi: - working message catalogs (not used for enough yet) - almost (but - not quite) closes Bug#385 - still have to catalog the backend - things triggered by signup server. + conf/show-msgcat-codes, httemplate/browse/msgcat.cgi, + httemplate/docs/install.html, httemplate/edit/msgcat.cgi, + httemplate/edit/process/msgcat.cgi: working message catalogs (not + used for enough yet) - almost (but not quite) closes Bug#385 - + still have to catalog the backend things triggered by signup + server. 2002-04-06 16:00 ivan - * FS/FS/Conf.pm, fs_signup/fs_signup_server, - fs_signup/FS-SignupClient/cgi/signup.cgi, - fs_signup/FS-SignupClient/cgi/signup.html, - httemplate/config/config-process.cgi, + * FS/FS/Conf.pm, httemplate/config/config-process.cgi, httemplate/config/config-view.cgi, httemplate/config/config.cgi, httemplate/docs/signup.html: - config option for signup server payment types - credit card type pulldown on signup server @@ -32022,29 +29361,15 @@ description field, and make some useful data available for the config option. closes: Bug#378 -2002-04-06 13:39 ivan - - * fs_signup/: fs_signup_server, FS-SignupClient/SignupClient.pm, - FS-SignupClient/cgi/signup.cgi, FS-SignupClient/cgi/signup.html: - closes: bug#384 - adds security phrase to signup server also - (already in regular interface) - 2002-04-06 13:32 ivan * httemplate/search/cust_main.cgi: fix visual glitch 2002-04-06 12:37 ivan - * fs_signup/fs_signup_server, - fs_signup/FS-SignupClient/Makefile.PL, - fs_signup/FS-SignupClient/SignupClient.pm, - fs_signup/FS-SignupClient/fs_signupd, - fs_signup/FS-SignupClient/test.pl, - fs_signup/FS-SignupClient/cgi/signup.cgi, - fs_signup/FS-SignupClient/cgi/signup.html, - httemplate/docs/install.html, httemplate/docs/signup.html: big - signup server cleanups. uses Storable for network protocol now. - - makes Bugs 384 & 385 easier - closes: Bug#382 + * httemplate/docs/: install.html, signup.html: big signup server + cleanups. uses Storable for network protocol now. - makes Bugs + 384 & 385 easier - closes: Bug#382 2002-04-05 16:08 ivan @@ -32086,11 +29411,10 @@ * FS/MANIFEST, FS/FS/part_export.pm, FS/FS/part_export/infostreet.pm, FS/FS/part_export/sqlradius.pm, - fs_selfadmin/fs_mailadmin_server, httemplate/index.html, - httemplate/docs/install.html, httemplate/edit/part_export.cgi: - Checkin of disparate changes from working on the road: - generic - SQL query - move exports out to their own files - small cleanup - of selfadmin server + httemplate/index.html, httemplate/docs/install.html, + httemplate/edit/part_export.cgi: Checkin of disparate changes + from working on the road: - generic SQL query - move exports out + to their own files - small cleanup of selfadmin server 2002-03-29 18:35 ivan @@ -32892,10 +30216,6 @@ * FS/FS/svc_forward.pm: oops, code hidden by pod -2002-02-11 14:57 ivan - - * fs_signup/FS-SignupClient/SignupClient.pm: remove bad doc link - 2002-02-11 13:51 ivan * httemplate/edit/svc_acct.cgi: don't display useless finger and @@ -33239,10 +30559,6 @@ * httemplate/docs/install.html: doc update -2002-02-04 09:12 ivan - - * httemplate/docs/man/FS/: Bill.html, Invoice.html: ancient files - 2002-02-04 09:06 ivan * Makefile, README.1.4.0pre4567-8, README.1.4.0pre8: 1.4.0pre8! @@ -33331,64 +30647,11 @@ new CGI; &cgisuidsetup(); from all templates. should work better under Mason. -2002-01-29 09:46 ivan - - * httemplate/docs/man/: FS.html, FS/CGI.html, FS/CGIwrapper.html, - FS/Conf.html, FS/Record.html, FS/SessionClient.html, - FS/SignupClient.html, FS/UID.html, FS/agent.html, - FS/agent_type.html, FS/cust_bill.html, FS/cust_bill_pkg.html, - FS/cust_credit.html, FS/cust_main.html, FS/cust_main_county.html, - FS/cust_main_invoice.html, FS/cust_pay.html, - FS/cust_pay_batch.html, FS/cust_pkg.html, FS/cust_refund.html, - FS/cust_svc.html, FS/domain_record.html, FS/nas.html, - FS/part_pkg.html, FS/part_referral.html, FS/part_svc.html, - FS/pkg_svc.html, FS/port.html, FS/prepay_credit.html, - FS/session.html, FS/svc_Common.html, FS/svc_acct.html, - FS/svc_acct_pop.html, FS/svc_acct_sm.html, FS/svc_domain.html, - FS/svc_www.html, FS/type_pkgs.html, FS/UI/Base.html, - FS/UI/CGI.html, FS/UI/Gtk.html, FS/UI/agent.html: these are all - auto-generated by the installation; don't check them into CVS - (probably should generate them for a release tarball though) - 2002-01-29 09:42 ivan * README.1.4.0pre4567-8, FS/FS/part_bill_event.pm, bin/fs-setup, - httemplate/docs/schema.html, httemplate/docs/upgrade8.html, - httemplate/docs/man/FS/SessionClient.html, - httemplate/docs/man/FS/UID.html, - httemplate/docs/man/FS/agent.html, - httemplate/docs/man/FS/agent_type.html, - httemplate/docs/man/FS/cust_bill.html, - httemplate/docs/man/FS/cust_bill_pkg.html, - httemplate/docs/man/FS/cust_credit.html, - httemplate/docs/man/FS/cust_main.html, - httemplate/docs/man/FS/cust_main_county.html, - httemplate/docs/man/FS/cust_main_invoice.html, - httemplate/docs/man/FS/cust_pay.html, - httemplate/docs/man/FS/cust_pay_batch.html, - httemplate/docs/man/FS/cust_pkg.html, - httemplate/docs/man/FS/cust_refund.html, - httemplate/docs/man/FS/cust_svc.html, - httemplate/docs/man/FS/domain_record.html, - httemplate/docs/man/FS/nas.html, - httemplate/docs/man/FS/part_pkg.html, - httemplate/docs/man/FS/part_referral.html, - httemplate/docs/man/FS/part_svc.html, - httemplate/docs/man/FS/pkg_svc.html, - httemplate/docs/man/FS/port.html, - httemplate/docs/man/FS/prepay_credit.html, - httemplate/docs/man/FS/session.html, - httemplate/docs/man/FS/svc_Common.html, - httemplate/docs/man/FS/svc_acct.html, - httemplate/docs/man/FS/svc_acct_pop.html, - httemplate/docs/man/FS/svc_acct_sm.html, - httemplate/docs/man/FS/svc_domain.html, - httemplate/docs/man/FS/svc_www.html, - httemplate/docs/man/FS/type_pkgs.html, - httemplate/docs/man/FS/UI/Base.html, - httemplate/docs/man/FS/UI/CGI.html, - httemplate/docs/man/FS/UI/Gtk.html: weight, plan and plandata - fields in part_bill_event + httemplate/docs/schema.html, httemplate/docs/upgrade8.html: + weight, plan and plandata fields in part_bill_event 2002-01-29 08:33 ivan @@ -33396,45 +30659,7 @@ FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/svc_acct.pm, bin/pod2x, htetc/global.asa, htetc/handler.pl, httemplate/index.html, httemplate/browse/part_bill_event.cgi, - httemplate/docs/install.html, httemplate/docs/man/FS.html, - httemplate/docs/man/FS/CGI.html, - httemplate/docs/man/FS/Conf.html, - httemplate/docs/man/FS/Record.html, - httemplate/docs/man/FS/SessionClient.html, - httemplate/docs/man/FS/SignupClient.html, - httemplate/docs/man/FS/UID.html, - httemplate/docs/man/FS/agent.html, - httemplate/docs/man/FS/agent_type.html, - httemplate/docs/man/FS/cust_bill.html, - httemplate/docs/man/FS/cust_bill_pkg.html, - httemplate/docs/man/FS/cust_credit.html, - httemplate/docs/man/FS/cust_main.html, - httemplate/docs/man/FS/cust_main_county.html, - httemplate/docs/man/FS/cust_main_invoice.html, - httemplate/docs/man/FS/cust_pay.html, - httemplate/docs/man/FS/cust_pay_batch.html, - httemplate/docs/man/FS/cust_pkg.html, - httemplate/docs/man/FS/cust_refund.html, - httemplate/docs/man/FS/cust_svc.html, - httemplate/docs/man/FS/domain_record.html, - httemplate/docs/man/FS/nas.html, - httemplate/docs/man/FS/part_pkg.html, - httemplate/docs/man/FS/part_referral.html, - httemplate/docs/man/FS/part_svc.html, - httemplate/docs/man/FS/pkg_svc.html, - httemplate/docs/man/FS/port.html, - httemplate/docs/man/FS/prepay_credit.html, - httemplate/docs/man/FS/session.html, - httemplate/docs/man/FS/svc_Common.html, - httemplate/docs/man/FS/svc_acct.html, - httemplate/docs/man/FS/svc_acct_pop.html, - httemplate/docs/man/FS/svc_acct_sm.html, - httemplate/docs/man/FS/svc_domain.html, - httemplate/docs/man/FS/svc_www.html, - httemplate/docs/man/FS/type_pkgs.html, - httemplate/docs/man/FS/UI/Base.html, - httemplate/docs/man/FS/UI/CGI.html, - httemplate/docs/man/FS/UI/Gtk.html, + httemplate/docs/install.html, httemplate/edit/part_bill_event.cgi, httemplate/edit/part_pkg.cgi, httemplate/edit/process/part_bill_event.cgi: - web interface for @@ -33600,11 +30825,10 @@ * README.1.4.0pre4567-8, FS/FS/Record.pm, FS/FS/part_pkg.pm, FS/FS/part_svc.pm, FS/bin/freeside-overdue, bin/fs-setup, - fs_signup/fs_signup_server, htetc/global.asa, - httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi, - httemplate/edit/agent_type.cgi, httemplate/edit/cust_main.cgi, - httemplate/edit/cust_pkg.cgi, httemplate/edit/part_pkg.cgi, - httemplate/edit/part_svc.cgi, + htetc/global.asa, httemplate/browse/part_pkg.cgi, + httemplate/browse/part_svc.cgi, httemplate/edit/agent_type.cgi, + httemplate/edit/cust_main.cgi, httemplate/edit/cust_pkg.cgi, + httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi, httemplate/edit/process/part_pkg.cgi, httemplate/view/cust_main.cgi: service and package disable! @@ -34231,11 +31455,7 @@ * FS/FS.pm, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/ConfItem.pm, FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/t/ConfItem.t, - bin/fs-setup, bin/svc_acct.export, conf/registries/internic/from, - conf/registries/internic/nameservers, - conf/registries/internic/tech_contact, - conf/registries/internic/template, conf/registries/internic/to, - fs_webdemo/registerd.Pg, httemplate/index.html, + bin/fs-setup, bin/svc_acct.export, httemplate/index.html, httemplate/config/config-process.cgi, httemplate/config/config-view.cgi, httemplate/docs/config.html, httemplate/docs/install.html, httemplate/search/svc_acct.cgi: @@ -34298,23 +31518,6 @@ httemplate/edit/process/part_pkg.cgi: setup and recurring fee tax exempt flags, UI to edit rework part_pkg editing UI some more -2001-10-18 08:49 jeff - - * fs_selfadmin/FS-MailAdminServer/cgi/mailadmin.cgi: tyop ... or - something - -2001-10-18 08:30 jeff - - * fs_selfadmin/README: rudimentary self-admin instructions - -2001-10-18 08:04 jeff - - * fs_selfadmin/: fs_mailadmin_server, - FS-MailAdminServer/MailAdminClient.pm, - FS-MailAdminServer/fs_mailadmind, - FS-MailAdminServer/cgi/mailadmin.cgi: preliminary self - administration - 2001-10-16 13:33 jeff * bin/svc_acct.export: added slipip insertion for icradius and @@ -34454,10 +31657,6 @@ * FS/FS/svc_acct.pm, httemplate/docs/config.html: username-uppercase config file -2001-09-30 00:55 ivan - - * fs_webdemo/registerd.Pg: purge message - 2001-09-27 21:33 ivan * httemplate/docs/install.html: ssh recommendations @@ -34466,15 +31665,6 @@ * FS/FS/svc_acct_pop.pm: not used -2001-09-27 14:37 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: it's 2001 now. - -2001-09-27 14:32 ivan - - * fs_signup/FS-SignupClient/cgi/: signup.cgi, signup.html: - popSELECTOR! - 2001-09-27 14:12 ivan * httemplate/edit/: cust_main.cgi, svc_acct.cgi: popSELECTOR @@ -34676,15 +31866,6 @@ * FS/bin/freeside-queued: rar -2001-09-11 04:28 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: signup server fix! - -2001-09-11 04:03 ivan - - * fs_signup/FS-SignupClient/cgi/: signup.cgi, signup.html: missing - quote in new template - 2001-09-11 03:05 ivan * httemplate/edit/process/quick-cust_pkg.cgi: s/die/ediot/ @@ -34975,10 +32156,7 @@ 2001-08-30 09:23 ivan - * fs_signup/FS-SignupClient/cgi/signup.cgi, - fs_signup/FS-SignupClient/cgi/signup.html, - fs_signup/FS-SignupClient/cgi/success.html, - httemplate/docs/signup.html: update signup server: template form + * httemplate/docs/signup.html: update signup server: template form and success html, document 2001-08-30 08:30 ivan @@ -34996,13 +32174,9 @@ 2001-08-28 09:58 ivan - * fs_signup/fs_signup_server, - fs_signup/FS-SignupClient/SignupClient.pm, - fs_signup/FS-SignupClient/fs_signupd, - fs_signup/FS-SignupClient/cgi/signup.cgi, - httemplate/docs/signup.html, httemplate/docs/upgrade8.html, - httemplate/search/cust_main.cgi: customer-to-customer referrals - in singup server + * httemplate/: docs/signup.html, docs/upgrade8.html, + search/cust_main.cgi: customer-to-customer referrals in singup + server 2001-08-28 07:34 ivan @@ -35099,10 +32273,6 @@ * FS/FS/: svc_acct.pm, svc_domain.pm, svc_forward.pm: fix some silly syntax errors -2001-08-20 11:43 jeff - - * htdocs/docs/upgrade8.html: one that got away - 2001-08-20 06:10 ivan * FS/FS/svc_domain.pm: use var @@ -35228,11 +32398,6 @@ * CREDITS: thanks jeff! -2001-08-17 03:52 ivan - - * fs_signup/fs_signup_server: fix email invoice to the - being-creted-account bug - 2001-08-15 03:04 ivan * httemplate/search/: cust_pkg.cgi, svc_acct.cgi: remove (some of @@ -35247,72 +32412,6 @@ * httemplate/edit/process/cust_main.cgi: properly massage ship_state & work okay when no initial pkg is selected -2001-08-12 18:07 ivan - - * htdocs/: docs/config.html, index.html, browse/agent.cgi, - browse/agent_type.cgi, browse/cust_main_county.cgi, - browse/nas.cgi, browse/part_pkg.cgi, browse/part_referral.cgi, - browse/part_svc.cgi, browse/svc_acct_pop.cgi, docs/admin.html, - docs/billing.html, docs/export.html, docs/index.html, - docs/install.html, docs/legacy.html, docs/overview.dia, - docs/overview.png, docs/passwd.html, docs/postgresql.html, - docs/schema.html, docs/session.html, docs/signup.html, - docs/trouble.html, docs/upgrade.html, docs/upgrade2.html, - docs/upgrade3.html, docs/upgrade4.html, docs/upgrade5.html, - docs/upgrade6.html, docs/upgrade7.html, docs/man/FS.html, - docs/man/FS/Bill.html, docs/man/FS/CGI.html, - docs/man/FS/CGIwrapper.html, docs/man/FS/Conf.html, - docs/man/FS/Invoice.html, docs/man/FS/Record.html, - docs/man/FS/SSH.html, docs/man/FS/SessionClient.html, - docs/man/FS/SignupClient.html, docs/man/FS/UID.html, - docs/man/FS/agent.html, docs/man/FS/agent_type.html, - docs/man/FS/cust_bill.html, docs/man/FS/cust_bill_pkg.html, - docs/man/FS/cust_credit.html, docs/man/FS/cust_main.html, - docs/man/FS/cust_main_county.html, - docs/man/FS/cust_main_invoice.html, docs/man/FS/cust_pay.html, - docs/man/FS/cust_pay_batch.html, docs/man/FS/cust_pkg.html, - docs/man/FS/cust_refund.html, docs/man/FS/cust_svc.html, - docs/man/FS/dbdef.html, docs/man/FS/dbdef_colgroup.html, - docs/man/FS/dbdef_column.html, docs/man/FS/dbdef_index.html, - docs/man/FS/dbdef_table.html, docs/man/FS/dbdef_unique.html, - docs/man/FS/domain_record.html, docs/man/FS/nas.html, - docs/man/FS/part_pkg.html, docs/man/FS/part_referral.html, - docs/man/FS/part_svc.html, docs/man/FS/pkg_svc.html, - docs/man/FS/port.html, docs/man/FS/prepay_credit.html, - docs/man/FS/session.html, docs/man/FS/svc_Common.html, - docs/man/FS/svc_acct.html, docs/man/FS/svc_acct_pop.html, - docs/man/FS/svc_acct_sm.html, docs/man/FS/svc_domain.html, - docs/man/FS/svc_www.html, docs/man/FS/type_pkgs.html, - docs/man/FS/UI/Base.html, docs/man/FS/UI/CGI.html, - docs/man/FS/UI/Gtk.html, docs/man/FS/UI/agent.html, - edit/agent.cgi, edit/agent_type.cgi, edit/cust_credit.cgi, - edit/cust_main.cgi, edit/cust_main_county-expand.cgi, - edit/cust_main_county.cgi, edit/cust_pay.cgi, edit/cust_pkg.cgi, - edit/part_pkg.cgi, edit/part_referral.cgi, edit/part_svc.cgi, - edit/svc_acct.cgi, edit/svc_acct_pop.cgi, edit/svc_acct_sm.cgi, - edit/svc_domain.cgi, edit/process/agent.cgi, - edit/process/agent_type.cgi, edit/process/cust_credit.cgi, - edit/process/cust_main.cgi, - edit/process/cust_main_county-expand.cgi, - edit/process/cust_main_county.cgi, edit/process/cust_pay.cgi, - edit/process/cust_pkg.cgi, edit/process/part_pkg.cgi, - edit/process/part_referral.cgi, edit/process/part_svc.cgi, - edit/process/svc_acct.cgi, edit/process/svc_acct_pop.cgi, - edit/process/svc_acct_sm.cgi, edit/process/svc_domain.cgi, - images/mid-logo.png, images/small-logo.png, misc/bill.cgi, - misc/cancel-unaudited.cgi, misc/cancel_pkg.cgi, - misc/delete-customer.cgi, misc/expire_pkg.cgi, misc/link.cgi, - misc/print-invoice.cgi, misc/susp_pkg.cgi, misc/unsusp_pkg.cgi, - misc/process/delete-customer.cgi, misc/process/link.cgi, - search/cust_bill.cgi, search/cust_bill.html, - search/cust_main-payinfo.html, search/cust_main.cgi, - search/cust_main.html, search/cust_pkg.cgi, search/svc_acct.cgi, - search/svc_acct.html, search/svc_acct_sm.cgi, - search/svc_acct_sm.html, search/svc_domain.cgi, - search/svc_domain.html, view/cust_bill.cgi, view/cust_main.cgi, - view/cust_pkg.cgi, view/svc_acct.cgi, view/svc_acct_sm.cgi, - view/svc_domain.cgi, .htaccess: removing - 2001-08-12 18:00 ivan * httemplate/docs/schema.html: add svc_forward, depriciate @@ -35331,8 +32430,7 @@ * FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/FS/svc_forward.pm, bin/fs-migrate-svc_acct_sm, bin/fs-setup, bin/svc_acct.export, - bin/svc_acct_sm.export, htdocs/docs/config.html, - htdocs/docs/upgrade8.html, httemplate/docs/config.html, + bin/svc_acct_sm.export, httemplate/docs/config.html, httemplate/docs/upgrade8.html: merging vpopmail support branch 2001-08-12 01:56 ivan @@ -35480,49 +32578,7 @@ httemplate/docs/upgrade3.html, httemplate/docs/upgrade4.html, httemplate/docs/upgrade5.html, httemplate/docs/upgrade6.html, httemplate/docs/upgrade7.html, httemplate/docs/upgrade8.html, - httemplate/docs/man/FS.html, httemplate/docs/man/FS/Bill.html, - httemplate/docs/man/FS/CGI.html, - httemplate/docs/man/FS/CGIwrapper.html, - httemplate/docs/man/FS/Conf.html, - httemplate/docs/man/FS/Invoice.html, - httemplate/docs/man/FS/Record.html, - httemplate/docs/man/FS/SessionClient.html, - httemplate/docs/man/FS/SignupClient.html, - httemplate/docs/man/FS/UID.html, - httemplate/docs/man/FS/agent.html, - httemplate/docs/man/FS/agent_type.html, - httemplate/docs/man/FS/cust_bill.html, - httemplate/docs/man/FS/cust_bill_pkg.html, - httemplate/docs/man/FS/cust_credit.html, - httemplate/docs/man/FS/cust_main.html, - httemplate/docs/man/FS/cust_main_county.html, - httemplate/docs/man/FS/cust_main_invoice.html, - httemplate/docs/man/FS/cust_pay.html, - httemplate/docs/man/FS/cust_pay_batch.html, - httemplate/docs/man/FS/cust_pkg.html, - httemplate/docs/man/FS/cust_refund.html, - httemplate/docs/man/FS/cust_svc.html, - httemplate/docs/man/FS/domain_record.html, - httemplate/docs/man/FS/nas.html, - httemplate/docs/man/FS/part_pkg.html, - httemplate/docs/man/FS/part_referral.html, - httemplate/docs/man/FS/part_svc.html, - httemplate/docs/man/FS/pkg_svc.html, - httemplate/docs/man/FS/port.html, - httemplate/docs/man/FS/prepay_credit.html, - httemplate/docs/man/FS/session.html, - httemplate/docs/man/FS/svc_Common.html, - httemplate/docs/man/FS/svc_acct.html, - httemplate/docs/man/FS/svc_acct_pop.html, - httemplate/docs/man/FS/svc_acct_sm.html, - httemplate/docs/man/FS/svc_domain.html, - httemplate/docs/man/FS/svc_www.html, - httemplate/docs/man/FS/type_pkgs.html, - httemplate/docs/man/FS/UI/Base.html, - httemplate/docs/man/FS/UI/CGI.html, - httemplate/docs/man/FS/UI/Gtk.html, - httemplate/docs/man/FS/UI/agent.html, bin/fs-setup, bin/masonize, - bin/pod2x, httemplate/edit/agent.cgi, + bin/fs-setup, bin/masonize, bin/pod2x, httemplate/edit/agent.cgi, httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi, httemplate/edit/cust_main.cgi, httemplate/edit/cust_main_county-expand.cgi, @@ -35600,15 +32656,6 @@ * FS/FS/cust_main_invoice.pm: Documented some subtle behavior of the checkdest method. -2001-07-24 18:06 thalakan - - * htdocs/docs/schema.html: Added documentation for - cust_main_invoice. - -2001-07-24 00:00 ivan - - * htdocs/docs/config.html: autocapnames never worked anyway - 2001-06-21 09:27 ivan * FS/FS/UID.pm: better error message @@ -35619,10 +32666,6 @@ concatenation (.) at svc_acct.export line > 276. -2001-06-10 02:28 ivan - - * htdocs/docs/billing.html: doc - 2001-06-06 15:22 ivan * TODO: templating thoughts @@ -35641,14 +32684,6 @@ * FS/FS/svc_domain.pm: SOA serial number problem with Date::Format %e: no leading zero -2001-06-03 07:29 ivan - - * htdocs/docs/index.html: oops! - -2001-06-03 07:21 ivan - - * htdocs/docs/: index.html, upgrade7.html: 1.3.1!!! - 2001-06-03 07:16 ivan * README: 1.3.1!!! @@ -35663,12 +32698,8 @@ 2001-06-03 05:36 ivan - * FS/FS/svc_acct.pm, htdocs/docs/config.html: add username-letter - and username-letterfirst config files - -2001-06-03 04:40 ivan - - * htdocs/view/cust_main.cgi: inline doc clarification + * FS/FS/svc_acct.pm: add username-letter and username-letterfirst + config files 2001-06-03 04:37 ivan @@ -35696,25 +32727,6 @@ * FS/FS/CGI.pm: use Apache inside an eval BLOCK was mucking things up for the non-mod_perl folks -2001-05-30 07:42 ivan - - * htdocs/edit/part_svc.cgi: Adam Rose <adamr@eaze.net>: "In the - /edit/part_svc.cgi is there a need to add another section for - svc_www?". Yes. Thanks Adam. - -2001-05-24 17:36 ivan - - * htdocs/docs/install.html: tyop forgot closing </a> - -2001-05-23 07:04 ivan - - * htdocs/docs/admin.html: setting up at least one referral is not - optional - -2001-05-23 06:47 ivan - - * htdocs/edit/cust_main.cgi: bugfix for defaultcountry - 2001-05-22 09:43 ivan * FS/FS/svc_domain.pm: oops, s/mx/MX/ noticed by "Shane Chrisp" @@ -35751,7 +32763,7 @@ 2001-05-06 19:07 ivan - * FS/FS/cust_main.pm, fs_signup/fs_signup_server: + * FS/FS/cust_main.pm: http://www.sisd.com/freeside/list-archive/msg01906.html 2001-05-05 01:51 ivan @@ -35759,40 +32771,6 @@ * bin/svc_acct.import: http://www.sisd.com/freeside/list-archive/msg01915.html -2001-05-03 03:28 ivan - - * htdocs/docs/: install.html, upgrade6.html: documentation updates - for add'l perl dependencies. thanks to "Mike McCauley" - <mikem@open.com.au> from Radiator - -2001-04-25 19:28 ivan - - * fs_webdemo/registerd.Pg: argh - -2001-04-25 19:23 ivan - - * fs_webdemo/registerd.Pg: arfuckingargh - -2001-04-25 19:21 ivan - - * fs_webdemo/registerd.Pg: ARG - -2001-04-25 19:20 ivan - - * fs_webdemo/registerd.Pg: arg - -2001-04-25 19:18 ivan - - * fs_webdemo/registerd.Pg: argh - -2001-04-25 17:17 ivan - - * fs_webdemo/: registerd.Pg: sigh - -2001-04-24 18:06 ivan - - * htdocs/docs/man/FS/SessionClient.html: missing docs - 2001-04-23 12:50 ivan * FS/FS/cust_credit.pm: the real @@ -35810,67 +32788,18 @@ * FS/FS/cust_credit.pm: webdemo bugfix -2001-04-23 09:25 ivan - - * fs_webdemo/registerd.Pg: working registerd.Pg - -2001-04-23 09:07 ivan - - * htdocs/search/cust_main.cgi: fix Insecure dependency in eval - while running with -T switch at - /usr/local/lib/site_perl/FS/Record.pm line 202. - 2001-04-23 08:37 ivan * FS/MANIFEST: 1.3.1 sigh -2001-04-23 06:09 ivan - - * htdocs/docs/upgrade6.html: hehe, last minute upgrade instruction - fixes - 2001-04-23 05:44 ivan * bin/freeside-session-kill: session killer implemeting timed access -2001-04-23 05:41 ivan - - * htdocs/docs/man/FS/: CGIwrapper.html, SignupClient.html, - domain_record.html, nas.html, port.html, prepay_credit.html, - session.html, svc_www.html: new API documentation - 2001-04-23 05:40 ivan - * FS/FS.pm, fs_webdemo/registerd.Pg, htdocs/docs/schema.html, - htdocs/docs/man/FS.html, htdocs/docs/man/FS/CGI.html, - htdocs/docs/man/FS/Conf.html, htdocs/docs/man/FS/Record.html, - htdocs/docs/man/FS/UID.html, htdocs/docs/man/FS/agent.html, - htdocs/docs/man/FS/agent_type.html, - htdocs/docs/man/FS/cust_bill.html, - htdocs/docs/man/FS/cust_bill_pkg.html, - htdocs/docs/man/FS/cust_credit.html, - htdocs/docs/man/FS/cust_main.html, - htdocs/docs/man/FS/cust_main_county.html, - htdocs/docs/man/FS/cust_main_invoice.html, - htdocs/docs/man/FS/cust_pay.html, - htdocs/docs/man/FS/cust_pay_batch.html, - htdocs/docs/man/FS/cust_pkg.html, - htdocs/docs/man/FS/cust_refund.html, - htdocs/docs/man/FS/cust_svc.html, - htdocs/docs/man/FS/part_pkg.html, - htdocs/docs/man/FS/part_referral.html, - htdocs/docs/man/FS/part_svc.html, - htdocs/docs/man/FS/pkg_svc.html, - htdocs/docs/man/FS/svc_Common.html, - htdocs/docs/man/FS/svc_acct.html, - htdocs/docs/man/FS/svc_acct_pop.html, - htdocs/docs/man/FS/svc_acct_sm.html, - htdocs/docs/man/FS/svc_domain.html, - htdocs/docs/man/FS/type_pkgs.html, - htdocs/docs/man/FS/UI/Base.html, htdocs/docs/man/FS/UI/CGI.html, - htdocs/docs/man/FS/UI/Gtk.html, htdocs/docs/man/FS/UI/agent.html: - documentation and webdemo updates + * FS/FS.pm: documentation and webdemo updates 2001-04-23 02:00 ivan @@ -35878,10 +32807,9 @@ 2001-04-23 00:12 ivan - * FS/FS/cust_main.pm, htdocs/edit/svc_domain.cgi, - htdocs/edit/process/svc_domain.cgi: better error message (if - kludgy) for no referral remove outdated NSI foo from domain - ordering. also, fuck NSI. + * FS/FS/cust_main.pm: better error message (if kludgy) for no + referral remove outdated NSI foo from domain ordering. also, + fuck NSI. 2001-04-21 18:56 ivan @@ -35889,14 +32817,12 @@ FS/FS/svc_acct_sm.pm, FS/FS/svc_domain.pm, FS/FS/svc_www.pm, bin/svc_acct.export, bin/svc_acct.import, bin/svc_acct_sm.export, bin/svc_acct_sm.import, bin/svc_domain.import, - fs_passwd/fs_passwd_server, fs_signup/fs_signup_server, - htdocs/docs/install.html: get rid of FS::SSH.pm (became Net::SSH - and Net::SCP on CPAN) + fs_passwd/fs_passwd_server: get rid of FS::SSH.pm (became + Net::SSH and Net::SCP on CPAN) 2001-04-21 18:38 ivan - * TODO, FS/FS/svc_domain.pm, htdocs/search/cust_bill.cgi, - htdocs/view/cust_main.cgi: svc_domain needs to import dbh sub + * TODO, FS/FS/svc_domain.pm: svc_domain needs to import dbh sub from Record view/cust_main.cgi needs to use ->owed method, not check (depriciated) owed field search/cust_bill.cgi redirect error when there's only one invoice @@ -35905,22 +32831,13 @@ * FS/FS/svc_Common.pm: need to import dbh sub from Record -2001-04-21 17:45 ivan - - * htdocs/docs/: config.html, install.html: update postgres examples - 2001-04-21 16:53 ivan * FS/MANIFEST: no more dbdef -2001-04-15 10:35 ivan - - * htdocs/docs/upgrade6.html: dbdef doesn't use mysql-specific - syntax - 2001-04-15 06:56 ivan - * TODO, htdocs/docs/session.html: [no log message] + * TODO: [no log message] 2001-04-15 06:35 ivan @@ -35934,60 +32851,29 @@ FS/FS/dbdef_table.pm, FS/FS/dbdef_unique.pm, bin/dbdef-create, bin/fs-setup: s/dbdef/DBIx::DBSchema/ -2001-04-15 05:53 ivan - - * htdocs/docs/install.html: update urls - -2001-04-15 05:35 ivan - - * htdocs/: index.html, docs/install.html: documentation updates - -2001-04-15 04:25 ivan - - * htdocs/docs/index.html: ui nit - -2001-04-15 04:09 ivan - - * htdocs/images/: mid-logo.gif, mid-logo.png, small-logo.gif, - small-logo.png: BURN OFF EVERY GIF - 2001-04-15 03:33 ivan - * CREDITS, TODO, htdocs/docs/config.html: better docs for the worst - bit, finally + * CREDITS, TODO: better docs for the worst bit, finally 2001-04-15 02:36 ivan * bin/fs-setup: http://www.sisd.com/freeside/list-archive/msg01450.html -2001-04-15 00:25 ivan - - * fs_sesmon/FS-SessionClient/cgi/: login.cgi, logout.cgi: oops, - extraneous code causing problems, thanks to Mack for bugreport - 2001-04-09 16:05 ivan * TODO, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm, FS/FS/cust_refund.pm, FS/FS/session.pm, FS/FS/svc_Common.pm, - bin/fs-setup, htdocs/docs/index.html, htdocs/docs/install.html, - htdocs/docs/schema.html, htdocs/docs/upgrade6.html, - htdocs/edit/process/part_pkg.cgi, - htdocs/misc/cancel-unaudited.cgi: Transactions Part I!!! + bin/fs-setup: Transactions Part I!!! 2001-04-09 08:50 ivan * CREDITS, TODO, FS/MANIFEST: rar -2001-04-02 07:32 ivan - - * htdocs/docs/install.html: changed url over at apache.org - 2001-03-30 09:33 ivan - * FS/FS/cust_bill.pm, htdocs/docs/config.html: config value - money_char: + * FS/FS/cust_bill.pm: config value money_char: Presto! Now you can consider all numbers to be shillings. @@ -36007,9 +32893,8 @@ 2001-02-21 15:48 ivan - * bin/svc_acct.export, htdocs/docs/config.html: add - icradius_secrets config file to export to a non-Freeside MySQL - database for ICRADIUS + * bin/svc_acct.export: add icradius_secrets config file to export + to a non-Freeside MySQL database for ICRADIUS 2001-02-20 17:48 ivan @@ -36040,37 +32925,25 @@ * FS/FS/port.pm: get rid of gratuitous HISTORY -2001-02-12 22:39 ivan - - * htdocs/docs/schema.html: tyop - 2001-02-11 09:34 ivan - * FS/FS/cust_bill_pkg.pm, htdocs/docs/schema.html: more doc updates - from jason + * FS/FS/cust_bill_pkg.pm: more doc updates from jason 2001-02-11 09:17 ivan * CREDITS, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm, - FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, htdocs/docs/schema.html: - documentation updates from jason - -2001-02-07 11:45 ivan - - * htdocs/search/cust_main.cgi: tyop + FS/FS/cust_pay.pm, FS/FS/cust_refund.pm: documentation updates + from jason 2001-02-03 06:03 ivan * FS/FS/Record.pm, FS/FS/UID.pm, FS/FS/cust_main.pm, bin/fs-setup, - bin/generate-prepay, fs_sesmon/fs_session_server, - fs_signup/fs_signup_server, htdocs/docs/session.html, - htdocs/docs/signup.html, htdocs/docs/upgrade6.html: time-based - prepaid cards, session monitor. woop! + bin/generate-prepay: time-based prepaid cards, session monitor. + woop! 2001-01-30 23:21 ivan - * TODO, FS/FS/cust_main.pm, FS/FS/svc_acct.pm, - htdocs/view/svc_acct.cgi: fix tyops + * TODO, FS/FS/cust_main.pm, FS/FS/svc_acct.pm: fix tyops 2001-01-30 01:08 ivan @@ -36080,24 +32953,9 @@ * FS/FS/cust_main.pm: harmless tyop -2001-01-15 01:00 ivan - - * htdocs/docs/install.html: tyop - 2000-12-26 15:51 ivan - * CREDITS, TODO, htdocs/docs/config.html, - htdocs/edit/cust_main.cgi: statedefault & referraldefault config - files - -2000-12-20 21:22 ivan - - * htdocs/edit/process/cust_main_county-expand.cgi: perldoc -f split - -2000-12-11 13:57 ivan - - * htdocs/docs/: index.html, overview.dia, overview.png: might as - well put this nice picture in the docs + * CREDITS, TODO: statedefault & referraldefault config files 2000-12-10 17:30 ivan @@ -36107,20 +32965,9 @@ * TODO: ancient stuff out of my inbox -2000-12-10 13:16 ivan - - * fs_sesmon/FS-SessionClient/fs_sessiond: fix uninitialized value - errors - -2000-12-08 18:53 ivan - - * fs_sesmon/FS-SessionClient/cgi/login.cgi: layout nicely thanks to - matt peterson <matt@peterson.org> - 2000-12-08 14:22 ivan - * FS/FS/session.pm, htdocs/docs/config.html, - htdocs/docs/session.html: session callbacks + * FS/FS/session.pm: session callbacks 2000-12-06 02:21 ivan @@ -36130,65 +32977,29 @@ * bin/fs-setup: fix nas.last type -2000-12-03 13:45 ivan - - * fs_sesmon/FS-SessionClient/MANIFEST: tyop - -2000-12-03 13:31 ivan - - * htdocs/docs/session.html: directions for webapp session foo - -2000-12-03 13:13 ivan - - * fs_sesmon/FS-SessionClient/cgi/: login.cgi, logout.cgi: oops, - forgot the web apps - 2000-12-03 12:25 ivan * TODO, FS/FS/Record.pm, FS/FS/nas.pm, FS/FS/port.pm, - FS/FS/session.pm, fs_sesmon/fs_session_server, - fs_sesmon/FS-SessionClient/MANIFEST, - fs_sesmon/FS-SessionClient/Makefile.PL, - fs_sesmon/FS-SessionClient/SessionClient.pm, - fs_sesmon/FS-SessionClient/fs_sessiond, - fs_sesmon/FS-SessionClient/test.pl, - fs_sesmon/FS-SessionClient/bin/freeside-login, - fs_sesmon/FS-SessionClient/bin/freeside-logoff, - fs_sesmon/FS-SessionClient/bin/freeside-logout, - htdocs/browse/nas.cgi, htdocs/view/svc_acct.cgi: session monitor - updates + FS/FS/session.pm: session monitor updates 2000-12-03 07:14 ivan - * CREDITS, FS/FS/cust_bill.pm, bin/svc_acct_sm.import, - htdocs/view/svc_domain.cgi: bugfixes from Jeff Finucane - <jeff@cmh.net>, thanks! - -2000-12-03 06:29 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: template bugfix from - Jason Spence <thalakan@frys.com> + * CREDITS, FS/FS/cust_bill.pm, bin/svc_acct_sm.import: bugfixes + from Jeff Finucane <jeff@cmh.net>, thanks! 2000-12-03 05:45 ivan - * FS/FS/agent.pm, htdocs/docs/admin.html, htdocs/docs/config.html, - htdocs/docs/index.html, htdocs/docs/install.html, - htdocs/edit/cust_main.cgi: patch from Jason Spence - <thalakan@frys.com>: admin.html doc, autocapgen + * FS/FS/agent.pm: patch from Jason Spence <thalakan@frys.com>: + admin.html doc, autocapgen 2000-12-03 05:44 ivan - * FS/FS/port.pm, htdocs/index.html, htdocs/browse/nas.cgi: - beginnings of web status for session monitor + * FS/FS/port.pm: beginnings of web status for session monitor 2000-12-03 02:09 ivan * FS/: MANIFEST, FS/CGIwrapper.pm: bad caches! -2000-12-01 14:58 ivan - - * htdocs/docs/session.html: oops - 2000-12-01 10:34 ivan * bin/fs-setup: another tyop @@ -36204,13 +33015,7 @@ 2000-11-07 07:00 ivan * FS/MANIFEST, FS/FS/Record.pm, FS/FS/nas.pm, FS/FS/session.pm, - bin/fs-setup, fs_sesmon/fs_session_server, - fs_sesmon/FS-SessionClient/MANIFEST, - fs_sesmon/FS-SessionClient/Makefile.PL, - fs_sesmon/FS-SessionClient/SessionClient.pm, - fs_sesmon/FS-SessionClient/bin/freeside-login, - fs_sesmon/FS-SessionClient/bin/freeside-logoff, - htdocs/docs/index.html, htdocs/docs/schema.html: session monitor + bin/fs-setup: session monitor 2000-10-30 02:47 ivan @@ -36223,18 +33028,8 @@ 2000-10-27 13:15 ivan - * TODO, FS/FS/Record.pm, bin/fs-setup, eg/table_template.pm, - fs_sesmon/fs_session_server, fs_sesmon/FS-SessionClient/Changes, - fs_sesmon/FS-SessionClient/MANIFEST, - fs_sesmon/FS-SessionClient/MANIFEST.SKIP, - fs_sesmon/FS-SessionClient/Makefile.PL, - fs_sesmon/FS-SessionClient/SessionClient.pm, - fs_sesmon/FS-SessionClient/fs_sessiond, - fs_sesmon/FS-SessionClient/test.pl: session monitor - -2000-10-16 06:26 ivan - - * htdocs/index.html: fix typo + * TODO, FS/FS/Record.pm, bin/fs-setup, eg/table_template.pm: + session monitor 2000-10-15 05:58 ivan @@ -36252,50 +33047,20 @@ 2000-08-24 00:26 ivan - * TODO, fs_signup/FS-SignupClient/cgi/signup.cgi: untaint template - source + * TODO: untaint template source 2000-08-09 11:40 ivan * conf/invoice_template: example invoice template -2000-08-09 11:21 ivan - - * htdocs/docs/: install.html, upgrade6.html: doc updates - 2000-08-09 04:30 ivan - * TODO, FS/FS/cust_bill.pm, htdocs/docs/billing.html, - htdocs/docs/config.html: templatable invoices - -2000-07-18 09:15 ivan - - * htdocs/docs/overview.dia: dia source - -2000-07-17 10:59 ivan - - * htdocs/misc/process/link.cgi: oops - -2000-07-17 09:45 ivan - - * htdocs/: index.html, search/cust_bill.cgi, search/cust_main.cgi, - search/cust_pkg.cgi: first shot at invoice browsing and some - other cleanups + * TODO, FS/FS/cust_bill.pm: templatable invoices 2000-07-17 06:51 ivan * FS/FS/svc_acct.pm: silly mistake -2000-07-17 05:49 ivan - - * htdocs/search/cust_pkg.cgi: better error message if a package - isn't linked to a customer (that shouldn't happen) - -2000-07-17 03:58 ivan - - * htdocs/view/svc_acct_sm.cgi: better error messages if svc_acct or - svc_domain records are missing - 2000-07-17 03:53 ivan * FS/FS/svc_acct.pm: prevent accounts which are the target of mail @@ -36309,14 +33074,10 @@ * CREDITS: rawr! -2000-07-17 03:36 ivan - - * htdocs/docs/: config.html, export.html: documentation updates - 2000-07-06 21:05 ivan - * fs_passwd/fs_passwd_server, fs_signup/fs_signup_server: wait()ing - on SIGCHLD causing hangs for some folks + * fs_passwd/fs_passwd_server: wait()ing on SIGCHLD causing hangs + for some folks 2000-07-06 06:56 ivan @@ -36336,8 +33097,8 @@ * TODO, FS/FS/svc_acct.pm, bin/fs-radius-add, bin/fs-radius-add-check, bin/fs-radius-add-reply, bin/fs-setup, - bin/svc_acct.export, htdocs/docs/export.html: support for radius - check attributes (except importing). poorly documented. + bin/svc_acct.export: support for radius check attributes (except + importing). poorly documented. 2000-07-05 20:37 ivan @@ -36360,25 +33121,20 @@ 2000-07-03 02:03 ivan - * TODO, bin/svc_acct_sm.export, htdocs/docs/config.html: added - sendmailrestart and sendmailconfigpath config files + * TODO, bin/svc_acct_sm.export: added sendmailrestart and + sendmailconfigpath config files 2000-06-30 03:37 ivan * FS/FS/svc_acct_sm.pm: maildisablecatchall configuration file -2000-06-30 03:19 ivan - - * htdocs/docs/config.html: maildisablecatchall config file - 2000-06-29 08:01 ivan * bin/svc_acct.export: another silly typo in svc_acct.export 2000-06-29 07:02 ivan - * bin/svc_acct_sm.export, htdocs/docs/config.html: add - sendmailrestart configuration file + * bin/svc_acct_sm.export: add sendmailrestart configuration file 2000-06-29 05:27 ivan @@ -36387,8 +33143,7 @@ 2000-06-29 05:00 ivan - * bin/fs-setup, htdocs/docs/upgrade6.html: support for - pre-encrypted md5 passwords. + * bin/fs-setup: support for pre-encrypted md5 passwords. 2000-06-29 04:56 ivan @@ -36420,8 +33175,8 @@ 2000-06-28 05:37 ivan - * bin/svc_acct.export, htdocs/docs/config.html: add support for - config option textradiusprepend + * bin/svc_acct.export: add support for config option + textradiusprepend 2000-06-28 05:32 ivan @@ -36441,13 +33196,9 @@ * bin/fs-radius-add: quick hack to add RADIUS attributes -2000-06-28 03:38 ivan - - * htdocs/docs/upgrade6.html: documentation oops - 2000-06-27 05:15 ivan - * TODO, htdocs/docs/config.html, htdocs/edit/cust_main.cgi: i18n + * TODO: i18n 2000-06-27 05:15 ivan @@ -36477,11 +33228,6 @@ * FS/bin/freeside-bill: tyop -2000-06-20 00:57 ivan - - * htdocs/docs/: index.html, upgrade5.html, upgrade6.html: - documentation update for 1.2.4 release - 2000-06-20 00:13 ivan * FS/FS/cust_main_invoice.pm: documentation update @@ -36499,11 +33245,6 @@ * bin/svc_acct.export: added ICRADIUS radreply table support, courtesy of Kenny Elliott -2000-06-15 07:03 ivan - - * htdocs/docs/install.html: change SSH link from ftp.cs.hut.fi - (F-Secure) to www.openssh.com - 2000-06-15 06:35 ivan * FS/FS/svc_acct.pm: add radius method @@ -36513,39 +33254,14 @@ * FS/FS/cust_main.pm: fix for ncancelled_pkgs - when called in scalar context, was only returning second item -2000-06-15 05:30 ivan - - * htdocs/misc/cancel-unaudited.cgi: bugfix from Jeff Finucane, - thanks! - -2000-06-15 04:10 ivan - - * htdocs/edit/part_svc.cgi: update to the inline documentation, - hopefully will make things more clear - -2000-06-14 05:24 ivan - - * htdocs/docs/install.html: documentation updates for mysql - privledges - -2000-06-14 04:51 ivan - - * htdocs/docs/install.html: update link for mysql database - creation. i sure wish they'd stop changing these all the time - -2000-06-13 20:41 ivan - - * htdocs/docs/billing.html: no longer need to modify Bill.pm to - enable real-time credit card processing - 2000-06-12 01:37 ivan * bin/svc_acct_sm.export: sendmail fix from Jeff Finucane 2000-05-13 14:57 ivan - * TODO, FS/bin/freeside-print-batch, htdocs/docs/billing.html: add - print_batch script from Joel Griffiths + * TODO, FS/bin/freeside-print-batch: add print_batch script from + Joel Griffiths 2000-05-13 14:50 ivan @@ -36556,15 +33272,6 @@ * CREDITS: add kristian, update joel's entry -2000-05-10 17:04 ivan - - * htdocs/docs/signup.html: Netscape CCK docuementation - -2000-05-10 16:57 ivan - - * fs_signup/: cck.template, FS-SignupClient/cgi/signup.cgi: - Netscape CCK autoconfiguration support - 2000-04-10 17:06 ivan * FS/FS/CGI.pm: CGI.pm detects mod_perl and calls appropriate exit @@ -36619,220 +33326,67 @@ 2000-03-06 06:19 ivan - * bin/svc_acct.export, htdocs/docs/config.html: ICRADIUS export - bugfix + * bin/svc_acct.export: ICRADIUS export bugfix 2000-03-06 06:12 ivan - * TODO, bin/svc_acct.export, htdocs/docs/config.html, - htdocs/docs/export.html: ICRADIUS export support - -2000-03-04 21:03 ivan - - * htdocs/docs/signup.html: link to SISD site for - HTTP::Headers::UserAgent instead of CPAN + * TODO, bin/svc_acct.export: ICRADIUS export support 2000-03-03 10:45 ivan * FS/FS/CGI.pm: use Apache::exit instead of exit in &eidiot - Registry wasn't overriding exit in modules -2000-03-03 10:22 ivan - - * fs_webdemo/register.cgi, htdocs/docs/index.html, - htdocs/docs/upgrade5.html, htdocs/docs/man/FS.html, - htdocs/docs/man/FS/Bill.html, htdocs/docs/man/FS/CGI.html, - htdocs/docs/man/FS/Conf.html, htdocs/docs/man/FS/Invoice.html, - htdocs/docs/man/FS/Record.html, htdocs/docs/man/FS/SSH.html, - htdocs/docs/man/FS/UID.html, htdocs/docs/man/FS/agent.html, - htdocs/docs/man/FS/agent_type.html, - htdocs/docs/man/FS/cust_bill.html, - htdocs/docs/man/FS/cust_bill_pkg.html, - htdocs/docs/man/FS/cust_credit.html, - htdocs/docs/man/FS/cust_main.html, - htdocs/docs/man/FS/cust_main_county.html, - htdocs/docs/man/FS/cust_main_invoice.html, - htdocs/docs/man/FS/cust_pay.html, - htdocs/docs/man/FS/cust_pay_batch.html, - htdocs/docs/man/FS/cust_pkg.html, - htdocs/docs/man/FS/cust_refund.html, - htdocs/docs/man/FS/cust_svc.html, htdocs/docs/man/FS/dbdef.html, - htdocs/docs/man/FS/dbdef_colgroup.html, - htdocs/docs/man/FS/dbdef_column.html, - htdocs/docs/man/FS/dbdef_index.html, - htdocs/docs/man/FS/dbdef_table.html, - htdocs/docs/man/FS/dbdef_unique.html, - htdocs/docs/man/FS/part_pkg.html, - htdocs/docs/man/FS/part_referral.html, - htdocs/docs/man/FS/part_svc.html, - htdocs/docs/man/FS/pkg_svc.html, - htdocs/docs/man/FS/svc_Common.html, - htdocs/docs/man/FS/svc_acct.html, - htdocs/docs/man/FS/svc_acct_pop.html, - htdocs/docs/man/FS/svc_acct_sm.html, - htdocs/docs/man/FS/svc_domain.html, - htdocs/docs/man/FS/type_pkgs.html, - htdocs/docs/man/FS/UI/Base.html, htdocs/docs/man/FS/UI/CGI.html, - htdocs/docs/man/FS/UI/Gtk.html, htdocs/search/svc_domain.cgi: - changes from 1.2.3 release, fixes from webdemo - 2000-03-03 10:21 ivan * FS/FS/Record.pm: changes backported from 1.2.3 release, bugfix from web demo -2000-03-03 04:27 ivan - - * fs_webdemo/registerd: silly typo - -2000-03-02 22:36 ivan - - * fs_webdemo/registerd: [no log message] - -2000-03-02 22:28 ivan - - * fs_webdemo/registerd: kludge but effective - -2000-03-02 22:10 ivan - - * fs_webdemo/registerd: [no log message] - -2000-03-02 22:03 ivan - - * fs_webdemo/registerd: [no log message] - -2000-03-02 21:47 ivan - - * fs_webdemo/registerd: [no log message] - -2000-03-02 21:32 ivan - - * fs_webdemo/register.cgi: fix silly syntax errors - -2000-03-02 21:29 ivan - - * fs_webdemo/: register.cgi, registerd: first pass at separate - registerd process - -2000-03-02 00:09 ivan - - * htdocs/edit/cust_main.cgi: still need to allow blank expiration - dates - 2000-03-01 23:44 ivan * bin/fs-setup: typo forgot closing ' -2000-03-01 00:22 ivan - - * fs_webdemo/: register.html: [no log message] - -2000-03-01 00:19 ivan - - * fs_webdemo/register.html: x - -2000-03-01 00:15 ivan - - * fs_webdemo/: register.cgi, register.html, registerd: queuing - webdemo registration - -2000-03-01 00:14 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: cvs cruft - 2000-03-01 00:13 ivan * FS/: MANIFEST, FS/svc_domain.pm, FS/svc_www.pm: compilation bugfixes -2000-02-24 03:08 ivan - - * fs_webdemo/register.cgi: initial checkin - 2000-02-02 21:16 ivan * FS/FS/cust_pkg.pm, FS/FS/domain_record.pm, FS/FS/svc_domain.pm, FS/FS/svc_www.pm, bin/fs-setup, bin/svc_acct.import, - bin/svc_acct_sm.import, htdocs/docs/config.html, - htdocs/docs/install.html, htdocs/docs/schema.html, - htdocs/docs/upgrade5.html, bin/svc_domain.import: beginning of - DNS and Apache support + bin/svc_acct_sm.import, bin/svc_domain.import: beginning of DNS + and Apache support 2000-02-02 12:22 ivan - * FS/FS/cust_main.pm, FS/FS/prepay_credit.pm, bin/generate-prepay, - fs_signup/fs_signup_server, htdocs/docs/signup.html: bugfix - prepayment in signup server - -2000-02-01 23:44 ivan - - * fs_signup/: fs_signup_server, FS-SignupClient/SignupClient.pm, - FS-SignupClient/cgi/signup.cgi: fix some bugs in signup server + * FS/FS/cust_main.pm, FS/FS/prepay_credit.pm, bin/generate-prepay: + bugfix prepayment in signup server 2000-01-30 21:22 ivan - * FS/FS/cust_main.pm, FS/FS/prepay_credit.pm, bin/fs-setup, - fs_signup/FS-SignupClient/cgi/signup.cgi, - htdocs/docs/schema.html, htdocs/docs/signup.html, - htdocs/docs/upgrade5.html: prepaid "internet cards" + * FS/FS/cust_main.pm, FS/FS/prepay_credit.pm, bin/fs-setup: prepaid + "internet cards" 2000-01-30 00:18 ivan * CREDITS: [no log message] -2000-01-29 22:54 ivan - - * htdocs/edit/cust_main.cgi: credit card expiration dates not - sticky bug fixed? - 2000-01-29 22:11 ivan * TODO: [no log message] 2000-01-29 22:03 ivan - * bin/fs-setup, htdocs/docs/install.html: postgres 6.5 finally - supports decimal(10,2) + * bin/fs-setup: postgres 6.5 finally supports decimal(10,2) 2000-01-29 13:10 ivan * FS/FS/svc_domain.pm: doc update -2000-01-28 15:02 ivan - - * htdocs/edit/svc_acct_pop.cgi: track full phone number - 2000-01-28 14:53 ivan - * bin/fs-setup, FS/FS/svc_acct_pop.pm, - htdocs/browse/svc_acct_pop.cgi: track full phone number - -2000-01-28 14:51 ivan - - * htdocs/docs/: index.html, schema.html, signup.html, - upgrade5.html: add signup server documentation, track full phone - number - -2000-01-28 14:49 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: proper IEAK stuff - -2000-01-28 14:48 ivan - - * fs_signup/ieak.template: example template - -2000-01-28 14:48 ivan - - * fs_signup/: fs_signup_server, FS-SignupClient/SignupClient.pm, - FS-SignupClient/fs_signupd: full phone number - -2000-01-28 14:47 ivan - - * fs_signup/README: wrote real documentation - -2000-01-26 16:53 ivan - - * htdocs/edit/cust_main.cgi: 5.004_04 workaround + * bin/fs-setup, FS/FS/svc_acct_pop.pm: track full phone number 2000-01-26 16:37 ivan @@ -36842,15 +33396,6 @@ * TODO: update TODO -1999-12-17 04:03 ivan - - * fs_signup/FS-SignupClient/cgi/signup.cgi: beginning of IEAK - support - -1999-12-16 18:33 ivan - - * htdocs/edit/cust_main.cgi: argh - 1999-11-08 13:38 ivan * FS/FS/cust_pkg.pm: remove services using pkg_svc table now, oops! @@ -36863,46 +33408,14 @@ * TODO: ya todo update -1999-08-27 15:18 ivan - - * htdocs/view/svc_domain.cgi: point to patrick instead of internic! - 1999-08-26 23:25 ivan * TODO: [no log message] -1999-08-26 17:26 ivan - - * htdocs/edit/process/svc_acct.cgi: better error messages - -1999-08-24 00:56 ivan - - * fs_signup/FS-SignupClient/SignupClient.pm: forgot this file! - -1999-08-24 00:40 ivan - - * fs_signup/: README, Signup.pm, fs_signup_server, fs_signupd, - FS-SignupClient/Changes, FS-SignupClient/MANIFEST, - FS-SignupClient/MANIFEST.SKIP, FS-SignupClient/Makefile.PL, - FS-SignupClient/fs_signupd, FS-SignupClient/test.pl, - FS-SignupClient/cgi/signup.cgi: initial checkin of signup server - 1999-08-23 05:26 ivan * test/cgi-test: need to untaint the command line -1999-08-23 00:40 ivan - - * htdocs/edit/cust_main.cgi: missing </TD> flag - -1999-08-23 00:08 ivan - - * htdocs/edit/cust_main.cgi: no CGI::Switch for now - -1999-08-20 19:14 ivan - - * htdocs/edit/cust_main.cgi: better error message for no agents - 1999-08-20 01:27 ivan * README, FS/FS/part_pkg.pm: fix for bug noticed by Martin G. @@ -36911,28 +33424,14 @@ only one service, > once gone, they won't reappear. -1999-08-11 21:45 ivan - - * htdocs/search/cust_main.cgi: typo - missed a paren - -1999-08-11 21:32 ivan - - * htdocs/: misc/bill.cgi, search/cust_main.cgi: - hidecancelledcustomers - 1999-08-11 21:16 ivan - * FS/FS/cust_main.pm, htdocs/docs/config.html, - htdocs/view/cust_main.cgi: hidecancelledpackages config option + * FS/FS/cust_main.pm: hidecancelledpackages config option 1999-08-11 17:05 ivan - * FS/FS/svc_acct.pm, htdocs/docs/config.html: configurable min/max - username length, min password length, periods in usernames - -1999-08-11 13:57 ivan - - * htdocs/docs/billing.html: [no log message] + * FS/FS/svc_acct.pm: configurable min/max username length, min + password length, periods in usernames 1999-08-11 13:51 ivan @@ -36943,49 +33442,19 @@ * FS/MANIFEST, FS/Makefile.PL, FS/FS/svc_domain.pm, FS/bin/freeside-bill, bin/bill: new bill script, -1999-08-11 08:38 ivan - - * htdocs/edit/cust_main.cgi: fix for perl 5.004_04 - 1999-08-11 07:42 ivan - * bin/backup-freeside, htdocs/docs/install.html: [no log message] - -1999-08-11 06:54 ivan - - * htdocs/docs/: install.html, upgrade4.html: documentation updates - -1999-08-11 06:13 ivan - - * htdocs/docs/Net-Whois-0.23-ivan1.patch: no longer needed, - Net::Whois v1.001 released + * bin/backup-freeside: [no log message] 1999-08-11 06:12 ivan * FS/FS/svc_domain.pm: require a working Net::Whois version -1999-08-10 05:55 ivan - - * fs_signup/: fs_signup_server, fs_signupd: ready for testing - -1999-08-10 05:54 ivan - - * htdocs/edit/process/cust_main.cgi: use FS::cust_pkg::pkgpart_href - 1999-08-10 05:06 ivan * fs_passwd/fs_passwdd: even though you should probably set this for your installation -1999-08-10 04:15 ivan - - * htdocs/edit/cust_main.cgi: corrected a misleading comment - -1999-08-05 00:19 ivan - - * htdocs/docs/: install.html, trouble.html: minor documentation - update - 1999-08-04 05:42 ivan * bin/pod2x: new, kludgy-but-working html generator @@ -36994,47 +33463,6 @@ * FS/FS.pm: pod fix -1999-08-04 05:39 ivan - - * htdocs/docs/Net-Whois-0.23-ivan1.patch: hopefully not necessary - soon - -1999-08-04 05:26 ivan - - * htdocs/docs/: install.html, upgrade4.html: updated - install/upgrade instructions for new perl module stuff - -1999-08-04 05:13 ivan - - * htdocs/docs/man/: Bill.txt, CGI.txt, Conf.txt, FS.html, - Invoice.txt, Record.txt, SSH.txt, UID.txt, agent.txt, - agent_type.txt, cust_bill.txt, cust_bill_pkg.txt, - cust_credit.txt, cust_main.txt, cust_main_county.txt, - cust_main_invoice.txt, cust_pay.txt, cust_pay_batch.txt, - cust_pkg.txt, cust_refund.txt, cust_svc.txt, dbdef.txt, - dbdef_colgroup.txt, dbdef_column.txt, dbdef_index.txt, - dbdef_table.txt, dbdef_unique.txt, index.html, part_pkg.txt, - part_referral.txt, part_svc.txt, pkg_svc.txt, svc_Common.txt, - svc_acct.txt, svc_acct_pop.txt, svc_acct_sm.txt, svc_domain.txt, - type_pkgs.txt, FS/Bill.html, FS/CGI.html, FS/Conf.html, - FS/Invoice.html, FS/Record.html, FS/SSH.html, FS/UID.html, - FS/agent.html, FS/agent_type.html, FS/cust_bill.html, - FS/cust_bill_pkg.html, FS/cust_credit.html, FS/cust_main.html, - FS/cust_main_county.html, FS/cust_main_invoice.html, - FS/cust_pay.html, FS/cust_pay_batch.html, FS/cust_pkg.html, - FS/cust_refund.html, FS/cust_svc.html, FS/dbdef.html, - FS/dbdef_colgroup.html, FS/dbdef_column.html, - FS/dbdef_index.html, FS/dbdef_table.html, FS/dbdef_unique.html, - FS/part_pkg.html, FS/part_referral.html, FS/part_svc.html, - FS/pkg_svc.html, FS/svc_Common.html, FS/svc_acct.html, - FS/svc_acct_pop.html, FS/svc_acct_sm.html, FS/svc_domain.html, - FS/type_pkgs.html, FS/UI/Base.html, FS/UI/CGI.html, - FS/UI/Gtk.html, FS/UI/agent.html: new HTML manpages - -1999-08-04 05:12 ivan - - * htdocs/docs/index.html: correct link to new html documentation - 1999-08-04 04:50 ivan * FS/FS/cust_pkg.pm: pod syntax @@ -37066,25 +33494,6 @@ * eg/: table_template-svc.pm, table_template.pm: move table subclass examples out of production directory -1999-08-04 01:00 ivan - - * site_perl/UI/: Base.pm, CGI.pm, Gtk.pm, agent.pm: move to perl - installation directory - -1999-08-04 00:38 ivan - - * site_perl/: Bill.pm, CGI.pm, Conf.pm, Invoice.pm, Record.pm, - SSH.pm, UID.pm, agent.pm, agent_type.pm, cust_bill.pm, - cust_bill_pkg.pm, cust_credit.pm, cust_main.pm, - cust_main_county.pm, cust_main_invoice.pm, cust_pay.pm, - cust_pay_batch.pm, cust_pkg.pm, cust_refund.pm, cust_svc.pm, - dbdef.pm, dbdef_colgroup.pm, dbdef_column.pm, dbdef_index.pm, - dbdef_table.pm, dbdef_unique.pm, part_pkg.pm, part_referral.pm, - part_svc.pm, pkg_svc.pm, svc_Common.pm, svc_acct.pm, - svc_acct_pop.pm, svc_acct_sm.pm, svc_domain.pm, - table_template-svc.pm, table_template.pm, type_pkgs.pm: move to - FS directory: proper Perl module installation has arrived! - 1999-08-04 00:34 ivan * FS/FS.pm: initial FS manpage @@ -37095,99 +33504,16 @@ 1999-08-03 00:43 ivan - * TODO, htdocs/docs/install.html, site_perl/svc_domain.pm: use - Net::Whois; - -1999-07-29 12:10 ivan - - * fs_signup/fs_signup_server, TODO: [no log message] - -1999-07-29 02:07 ivan + * TODO: use Net::Whois; - * site_perl/cust_pay.pm: embarassing. +1999-07-29 12:13 ivan -1999-07-29 01:58 ivan - - * htdocs/docs/: index.html, upgrade4.html: upgrade info for 1.2.2 + * TODO: [no log message] 1999-07-29 01:50 ivan * bin/fs-setup: wrong type for cust_pay_batch.exp -1999-07-29 01:47 ivan - - * site_perl/svc_acct.pm: more informative illegal shells error. - -1999-07-29 00:49 ivan - - * site_perl/cust_pay_batch.pm: fixes for bugs noticed by Joel - Griffiths <griff@aver-computer.com> - -1999-07-21 00:34 ivan - - * htdocs/edit/cust_pkg.cgi: links to package browse and agent type - edit if there aren't any packages to order. thanks to "Tech - Account" <techy@orac.hq.org> - -1999-07-20 23:32 ivan - - * site_perl/agent_type.pm: workaround for syntax not compatible - w/5.004_04 (ok in 5.004_05) - -1999-07-20 12:18 ivan - - * fs_signup/: Signup.pm, fs_signup_server, fs_signupd: initial - checkin - -1999-07-20 03:37 ivan - - * htdocs/edit/cust_main.cgi, site_perl/agent.pm, - site_perl/agent_type.pm, site_perl/cust_main.pm, - site_perl/cust_main_county.pm, site_perl/cust_pkg.pm, - site_perl/part_pkg.pm, site_perl/pkg_svc.pm: cleaned up the new - one-screen signup bits in htdocs/edit/cust_main.cgi to prepare - for a signup server - -1999-07-19 23:24 ivan - - * htdocs/docs/schema.html: oops, forgot cust_main.fax - -1999-07-19 23:03 ivan - - * htdocs/search/svc_acct_sm.cgi: s/CGI::Request/CGI/; (how'd i miss - that before?) - -1999-07-19 23:01 ivan - - * site_perl/dbdef_colgroup.pm: harmless since Exporter was used - anyway, but... - -1999-07-17 15:02 ivan - - * site_perl/cust_pay_batch.pm: another bug noticed by Steve Gertz - <sglist@hollywood.mwis.net> - -1999-07-17 03:38 ivan - - * htdocs/search/: cust_main.cgi, cust_pkg.cgi, svc_domain.cgi: - scott nelson <scott@ultimanet.com> noticed this - mod_perl-triggered bug and gave me a great bugreport at the last - rhythmethod - -1999-07-16 23:01 ivan - - * htdocs/docs/install.html: perl dependency documentation update - from dk smith <dks@spies.com> - -1999-07-16 19:24 ivan - - * site_perl/cust_main.pm: bug noticed by Steve Gertz - <sglist@hollywood.mwis.net> - -1999-07-16 18:34 ivan - - * site_perl/Record.pm: s/croak/confess/; in check method - 1999-07-15 17:20 ivan * TODO: [no log message] @@ -37218,73 +33544,26 @@ * TODO: [no log message] -1999-05-12 01:29 ivan - - * htdocs/docs/install.html: don't use threaded or unsupported perl - versions - -1999-05-11 03:09 ivan - - * site_perl/Conf.pm: try to diagnose strange multiple-line problem - 1999-04-29 02:37 ivan * TODO: [no log message] -1999-04-29 02:00 ivan - - * htdocs/docs/upgrade3.html: aixelsyd - 1999-04-19 03:32 ivan * etc/megapop.pl: if you are a megapop customer... -1999-04-18 02:27 ivan - - * htdocs/docs/install.html: out-dated links, fix from "Greg - Kuhnert" <gregk@no1.com.au> - 1999-04-15 15:46 ivan * bin/fs-setup: TT isn't a state! -1999-04-15 09:44 ivan - - * htdocs/docs/config.html, htdocs/misc/delete-customer.cgi, - htdocs/misc/process/delete-customer.cgi, - htdocs/view/cust_main.cgi, site_perl/cust_main.pm: delete - customers - -1999-04-15 08:22 ivan - - * site_perl/CGI.pm: make &idiot() work, yuck. - -1999-04-15 07:09 ivan - - * htdocs/misc/process/link.cgi: get rid of top-level my() variables - -1999-04-15 06:39 ivan - - * htdocs/search/svc_domain.cgi: $cgi->header( '-expires' => 'now' ) - 1999-04-14 06:14 ivan - * TODO, htdocs/docs/config.html, htdocs/edit/cust_main.cgi: - configuration option to edit referrals of existing customers + * TODO: configuration option to edit referrals of existing + customers 1999-04-14 04:27 ivan - * TODO, htdocs/docs/config.html, htdocs/edit/svc_acct.cgi, - htdocs/view/svc_acct.cgi: showpasswords config option to show - passwords - -1999-04-14 04:25 ivan - - * htdocs/search/svc_acct.cgi: [no log message] - -1999-04-14 04:20 ivan - - * htdocs/search/svc_acct.cgi: visual fix + * TODO: showpasswords config option to show passwords 1999-04-14 01:58 ivan @@ -37292,95 +33571,13 @@ 1999-04-14 00:58 ivan - * bin/fs-setup, site_perl/UID.pm: export getsecrets from FS::UID - instead of calling it explicitly - -1999-04-14 00:47 ivan - - * htdocs/edit/cust_main.cgi, htdocs/edit/process/cust_main.cgi, - site_perl/cust_main.pm: i18n fixes - -1999-04-13 18:03 ivan - - * htdocs/edit/cust_pkg.cgi: oops, in 1.2 tree, can't do searches - until [cgi|admin]suidsetup, bug is hidden by mod_perl persistance - -1999-04-12 15:41 ivan - - * site_perl/UID.pm: bugfix; $user is a global (yuck) - -1999-04-12 14:09 ivan - - * site_perl/UID.pm: force username to lowercase - -1999-04-10 01:35 ivan - - * site_perl/cust_main.pm: say what the unknown state/county/country - are! - -1999-04-10 00:38 ivan - - * site_perl/cust_main.pm: _all_ check stuff with illegal data - return the bad data too, to help debugging - -1999-04-10 00:03 ivan - - * site_perl/Record.pm: return the value with ut_* error messages, - to assist in debugging - -1999-04-09 23:54 ivan - - * site_perl/cust_main.pm: ditto - -1999-04-09 22:27 ivan - - * site_perl/cust_main.pm: display an illegal payby, to assist - importing - -1999-04-09 18:53 ivan - - * htdocs/search/svc_acct.cgi: oops, search usernames limited to 8 - chars - -1999-04-09 16:43 ivan - - * htdocs/search/svc_acct.cgi: just in case - -1999-04-08 21:22 ivan - - * htdocs/: browse/agent.cgi, browse/agent_type.cgi, - browse/cust_main_county.cgi, browse/part_pkg.cgi, - browse/part_referral.cgi, browse/part_svc.cgi, - browse/svc_acct_pop.cgi, edit/cust_main_county.cgi, - edit/part_svc.cgi, search/cust_main.cgi, search/svc_acct_sm.cgi, - view/cust_main.cgi, view/cust_pkg.cgi: also table() - -1999-04-08 20:52 ivan - - * htdocs/: browse/agent.cgi, browse/agent_type.cgi, - browse/cust_main_county.cgi, browse/part_pkg.cgi, - browse/part_referral.cgi, browse/part_svc.cgi, - browse/svc_acct_pop.cgi, edit/cust_main.cgi, - edit/cust_main_county.cgi, edit/part_svc.cgi, - search/cust_main.cgi, search/svc_acct_sm.cgi, view/cust_main.cgi, - view/cust_pkg.cgi: explicit & for table/itable/ntable + * bin/fs-setup: export getsecrets from FS::UID instead of calling + it explicitly 1999-04-08 20:52 ivan * TODO: [no log message] -1999-04-08 06:39 ivan - - * htdocs/docs/man/: CGI.txt, Conf.txt, Record.txt, UID.txt, - agent.txt, agent_type.txt, cust_bill.txt, cust_bill_pkg.txt, - cust_credit.txt, cust_main.txt, cust_main_county.txt, - cust_main_invoice.txt, cust_pay.txt, cust_pay_batch.txt, - cust_pkg.txt, cust_refund.txt, cust_svc.txt, dbdef_column.txt, - dbdef_table.txt, index.html, part_pkg.txt, part_referral.txt, - part_svc.txt, pkg_svc.txt, svc_Common.txt, svc_acct.txt, - svc_acct_pop.txt, svc_acct_sm.txt, svc_domain.txt, type_pkgs.txt: - convert from pod for 1.2.0 release - 1999-04-08 06:21 ivan * CREDITS, conf/address: [no log message] @@ -37397,125 +33594,6 @@ * TODO: [no log message] -1999-04-08 06:01 ivan - - * htdocs/edit/part_svc.cgi: [ AND DOCUMENT! ] all svc_acct - services should have a default - or fixed shell - -1999-04-08 05:08 ivan - - * site_perl/Record.pm: fix up PostgreSQL money fields so you can - actually use them as numbers. bah. - -1999-04-08 05:00 ivan - - * htdocs/view/: cust_pkg.cgi, svc_acct.cgi, svc_acct_sm.cgi, - svc_domain.cgi: aesthetic update - -1999-04-08 04:31 ivan - - * htdocs/misc/link.cgi: [no log message] - -1999-04-08 03:35 ivan - - * htdocs/misc/: cancel_pkg.cgi, susp_pkg.cgi: import necessary - subroutines from FS::CGI - -1999-04-07 21:04 ivan - - * htdocs/view/cust_main.cgi: eliminate double // in links - -1999-04-07 08:22 ivan - - * htdocs/edit/process/: cust_main.cgi, cust_credit.cgi, - cust_pkg.cgi: don't use anchor in redirect - -1999-04-07 07:58 ivan - - * site_perl/Record.pm: more kludges to get around different - null/empty handling in Perl vs. MySQL vs. PostgreSQL etc. - -1999-04-07 07:40 ivan - - * site_perl/: svc_acct_sm.pm, svc_domain.pm: use all stuff that's - qsearch'ed to avoid warnings - -1999-04-07 07:37 ivan - - * site_perl/svc_acct.pm: use FS::part_svc and FS::svc_acct_pop to - avoid warnings - -1999-04-07 07:32 ivan - - * site_perl/cust_main.pm: more &invoicing_list logic to skip - searches when there is no custnum - -1999-04-07 06:41 ivan - - * site_perl/cust_main.pm: in &invoicing_list, don't search if - there's no custnum yet - -1999-04-07 04:43 ivan - - * htdocs/edit/part_referral.cgi: pick up errors right away, leave - input - -1999-04-07 04:27 ivan - - * htdocs/edit/agent.cgi: avoid perl's silly arguement not numeric - error - -1999-04-07 04:19 ivan - - * htdocs/edit/agent_type.cgi: silly HTML typo - -1999-04-07 04:10 ivan - - * htdocs/browse/agent_type.cgi: harmless typo - -1999-04-06 04:16 ivan - - * htdocs/edit/cust_main.cgi: give a meaningful error message if you - try to create a customer before you've created an agent - -1999-04-06 01:55 ivan - - * htdocs/docs/: install.html, postgresql.html: postgres notes - -1999-04-05 23:46 ivan - - * htdocs/docs/install.html: [no log message] - -1999-04-03 18:55 ivan - - * htdocs/index.html: [no log message] - -1999-04-03 17:53 ivan - - * htdocs/index.html: Change Admin entries to read service/package - definitions, for clariy - -1999-04-03 17:21 ivan - - * htdocs/docs/install.html: doc clarification - -1999-03-29 04:06 ivan - - * site_perl/cust_main.pm: buglet in email invoices fixed - -1999-03-29 03:55 ivan - - * site_perl/Record.pm: eliminate warnings in ut_money - -1999-03-28 17:29 ivan - - * site_perl/Conf.pm: die unless the configuration directory exists - -1999-03-28 17:11 ivan - - * site_perl/cust_pkg.pm: use FS::type_pkgs - 1999-03-26 05:15 ivan * eg/TEMPLATE_cust_main.import: s/create/new/, use all necessary @@ -37525,32 +33603,10 @@ * fs_passwd/fs_passwd_server: s/create/new/ -1999-03-25 05:55 ivan - - * htdocs/edit/: cust_main.cgi, process/cust_main.cgi: one-screen - new customer entry (including package and service) for simple - packages with one svc_acct service - -1999-03-25 05:48 ivan - - * site_perl/cust_pkg.pm: allow empty custnum in sub check (but call - that an error in sub insert), for one-screen new customer entry - -1999-03-25 05:31 ivan - - * site_perl/svc_Common.pm: added setdefault method (generalized - setfixed method to setx method) - 1999-03-25 00:42 ivan - * bin/svc_acct.import, bin/svc_acct_sm.import, - htdocs/docs/install.html: import stuff uses Term::Query and spits - out (some kinds of) nonsensical input - -1999-03-23 21:24 ivan - - * htdocs/docs/install.html: URI unbundled from libwww-perl, so list - it separately + * bin/: svc_acct.import, svc_acct_sm.import: import stuff uses + Term::Query and spits out (some kinds of) nonsensical input 1999-03-23 16:51 ivan @@ -37560,54 +33616,20 @@ * bin/svc_acct.import: die if no relevant services -1999-02-28 12:09 ivan - - * site_perl/cust_main.pm: allow spaces in zip codes, for (at least) - canada. pointed out by Clayton Gray <clgray@bcgroup.net> - 1999-02-28 11:44 ivan * bin/fs-setup: constructors s/create/new/ pointed out by "Bao C. Ha" <bao@hacom.net> -1999-02-27 16:03 ivan - - * htdocs/: edit/cust_credit.cgi, edit/cust_main.cgi, - edit/cust_pay.cgi, edit/cust_pkg.cgi, edit/svc_acct.cgi, - edit/svc_acct_sm.cgi, edit/svc_domain.cgi, - edit/process/cust_credit.cgi, edit/process/cust_main.cgi, - edit/process/cust_pay.cgi, edit/process/cust_pkg.cgi, - edit/process/svc_acct.cgi, edit/process/svc_acct_sm.cgi, - edit/process/svc_domain.cgi, misc/cancel-unaudited.cgi, - misc/cancel_pkg.cgi, misc/expire_pkg.cgi, misc/link.cgi, - misc/susp_pkg.cgi, misc/unsusp_pkg.cgi, search/cust_bill.cgi, - search/cust_main.cgi, search/svc_acct_sm.cgi, - search/svc_domain.cgi, view/cust_bill.cgi, view/cust_main.cgi, - view/cust_pkg.cgi, view/svc_acct.cgi, view/svc_acct_sm.cgi, - view/svc_domain.cgi: removed misleading comments - -1999-02-27 13:24 ivan - - * site_perl/cust_main.pm: parse paydate correctly for cybercash - 1999-02-27 13:06 ivan - * bin/fs-setup, htdocs/docs/upgrade3.html: cust_main.paydate should - be varchar(10), not @date_type ; problem reported by Ben Leibig - <leibig@colorado.edu> + * bin/fs-setup: cust_main.paydate should be varchar(10), not + @date_type ; problem reported by Ben Leibig <leibig@colorado.edu> 1999-02-23 00:09 ivan - * TODO, htdocs/docs/config.html, htdocs/edit/cust_main.cgi, - htdocs/edit/part_svc.cgi, htdocs/edit/svc_acct.cgi, - htdocs/edit/svc_acct_pop.cgi, htdocs/search/svc_domain.cgi, - htdocs/view/svc_domain.cgi, site_perl/cust_main.pm: beginnings of - one-screen new customer entry and some other miscellania - -1999-02-22 23:23 ivan - - * site_perl/UID.pm: oops, don't comment out &swapuid in - &adminsuidsetup! + * TODO: beginnings of one-screen new customer entry and some other + miscellania 1999-02-10 01:02 ivan @@ -37621,55 +33643,10 @@ * TODO: [no log message] -1999-02-09 01:55 ivan - - * site_perl/: cust_bill.pm, cust_pkg.pm: invoices show line items - for each service in a package (see the label method of - FS::cust_svc) - -1999-02-09 01:37 ivan - - * htdocs/docs/man/: CGI.txt, Conf.txt, Invoice.txt, Record.txt, - UID.txt, agent.txt, agent_type.txt, cust_bill.txt, - cust_bill_pkg.txt, cust_credit.txt, cust_main.txt, - cust_main_county.txt, cust_pay.txt, cust_pkg.txt, - cust_refund.txt, cust_svc.txt, dbdef_column.txt, dbdef_table.txt, - index.html, part_pkg.txt, part_referral.txt, part_svc.txt, - pkg_svc.txt, svc_acct.txt, svc_acct_pop.txt, svc_acct_sm.txt, - svc_domain.txt, type_pkgs.txt: regenerated perl api docs from - embedded pod - -1999-02-09 01:22 ivan - - * htdocs/: search/cust_pkg.cgi, search/svc_acct_sm.cgi, - search/svc_domain.cgi, view/svc_acct_sm.cgi: visual and bugfixes - -1999-02-08 21:45 ivan - - * htdocs/docs/CGI-modules-2.76-patch.txt: no longer needed - 1999-02-07 01:59 ivan - * CREDITS, TODO, bin/fs-setup, htdocs/docs/export.html, - htdocs/docs/schema.html, htdocs/docs/trouble.html, - htdocs/edit/cust_pkg.cgi, htdocs/edit/part_pkg.cgi, - htdocs/edit/part_referral.cgi, htdocs/edit/part_svc.cgi, - htdocs/edit/svc_acct.cgi, htdocs/edit/svc_acct_pop.cgi, - htdocs/edit/svc_acct_sm.cgi, htdocs/edit/svc_domain.cgi, - htdocs/edit/process/cust_pkg.cgi, - htdocs/edit/process/part_pkg.cgi, - htdocs/edit/process/part_referral.cgi, - htdocs/edit/process/part_svc.cgi, - htdocs/edit/process/svc_acct.cgi, - htdocs/edit/process/svc_acct_pop.cgi, - htdocs/edit/process/svc_acct_sm.cgi, - htdocs/edit/process/svc_domain.cgi, - htdocs/misc/cancel-unaudited.cgi, htdocs/misc/process/link.cgi, - htdocs/search/cust_main.cgi, htdocs/search/cust_pkg.cgi, - htdocs/search/svc_acct.cgi, htdocs/search/svc_domain.cgi, - htdocs/view/cust_main.cgi, htdocs/view/svc_acct_sm.cgi, - site_perl/CGI.pm, site_perl/part_svc.pm: more mod_perl fixes, and - bugfixes Peter Wemm sent via email + * CREDITS, TODO, bin/fs-setup: more mod_perl fixes, and bugfixes + Peter Wemm sent via email 1999-02-06 14:43 ivan @@ -37684,142 +33661,14 @@ * bin/fs-setup: [no log message] -1999-01-25 04:26 ivan - - * htdocs/view/cust_bill.cgi, htdocs/view/cust_main.cgi, - site_perl/CGI.pm, site_perl/Record.pm, site_perl/cust_bill.pm, - site_perl/cust_credit.pm, site_perl/cust_main.pm, - site_perl/cust_main_invoice.pm, site_perl/cust_pay.pm, - site_perl/cust_pkg.pm, site_perl/cust_refund.pm, - site_perl/svc_Common.pm, site_perl/svc_acct.pm, - site_perl/svc_acct_sm.pm, site_perl/svc_domain.pm: yet more - mod_perl stuff - -1999-01-25 04:19 ivan - - * htdocs/: edit/process/cust_main_county-expand.cgi, - edit/process/cust_main_county.cgi, edit/process/cust_pay.cgi, - edit/process/cust_pkg.cgi, search/cust_main.cgi: yet more - mod_perl stuff - 1999-01-25 04:09 ivan - * TODO, htdocs/edit/agent.cgi, htdocs/edit/agent_type.cgi, - htdocs/edit/cust_credit.cgi, htdocs/edit/cust_main.cgi, - htdocs/edit/cust_main_county-expand.cgi, - htdocs/edit/cust_main_county.cgi, htdocs/edit/cust_pay.cgi, - htdocs/edit/process/agent.cgi, - htdocs/edit/process/agent_type.cgi, - htdocs/edit/process/cust_credit.cgi, - htdocs/edit/process/cust_main.cgi: yet more mod_perl stuff - -1999-01-20 01:43 ivan - - * htdocs/browse/agent.cgi: comment out future UI code (but look at - it, it's neat!) - -1999-01-20 01:30 ivan - - * site_perl/UI/: Base.pm, CGI.pm, Gtk.pm, agent.pm: skeletal - cross-UI UI code. - -1999-01-20 00:55 ivan - - * htdocs/docs/install.html: documentation update: mod_perl support - -1999-01-18 21:13 ivan - - * htdocs/: browse/agent.cgi, browse/agent_type.cgi, - browse/cust_main_county.cgi, browse/part_pkg.cgi, - browse/part_referral.cgi, browse/part_svc.cgi, - browse/svc_acct_pop.cgi, edit/agent.cgi, edit/agent_type.cgi, - edit/cust_credit.cgi, edit/cust_main.cgi, - edit/cust_main_county-expand.cgi, edit/cust_main_county.cgi, - edit/cust_pay.cgi, edit/cust_pkg.cgi, edit/part_pkg.cgi, - edit/part_referral.cgi, edit/part_svc.cgi, edit/svc_acct.cgi, - edit/svc_acct_pop.cgi, edit/svc_acct_sm.cgi, edit/svc_domain.cgi, - edit/process/agent.cgi, edit/process/agent_type.cgi, - edit/process/cust_credit.cgi, edit/process/cust_main.cgi, - edit/process/cust_main_county-expand.cgi, - edit/process/cust_main_county.cgi, edit/process/cust_pay.cgi, - edit/process/cust_pkg.cgi, edit/process/part_pkg.cgi, - edit/process/part_referral.cgi, edit/process/part_svc.cgi, - edit/process/svc_acct.cgi, edit/process/svc_acct_pop.cgi, - edit/process/svc_acct_sm.cgi, edit/process/svc_domain.cgi, - misc/bill.cgi, misc/cancel-unaudited.cgi, misc/cancel_pkg.cgi, - misc/expire_pkg.cgi, misc/link.cgi, misc/print-invoice.cgi, - misc/susp_pkg.cgi, misc/unsusp_pkg.cgi, misc/process/link.cgi, - search/cust_bill.cgi, search/cust_main.cgi, search/cust_pkg.cgi, - search/svc_acct.cgi, search/svc_acct_sm.cgi, - search/svc_domain.cgi, view/cust_bill.cgi, view/cust_main.cgi, - view/cust_pkg.cgi, view/svc_acct.cgi, view/svc_acct_sm.cgi, - view/svc_domain.cgi: for mod_perl: no more top-level my() - variables; use vars instead also the last s/create/new/; + * TODO: yet more mod_perl stuff 1999-01-18 15:05 ivan * TODO: update TODO for stuff that was done etc. -1999-01-18 14:47 ivan - - * htdocs/edit/process/: agent.cgi, agent_type.cgi, cust_credit.cgi, - cust_main_county-expand.cgi, cust_main_county.cgi, cust_pay.cgi, - part_pkg.cgi, part_referral.cgi, part_svc.cgi, svc_acct.cgi, - svc_acct_pop.cgi, svc_acct_sm.cgi, svc_domain.cgi: - s/create/new/g; and use fields('table_name') - -1999-01-18 14:16 ivan - - * site_perl/Invoice.pm: typo - -1999-01-18 13:58 ivan - - * site_perl/: cust_bill.pm, cust_credit.pm, cust_main_invoice.pm, - cust_pkg.pm, pkg_svc.pm, svc_acct.pm, svc_acct_sm.pm: esthetic: - eq and ne were used in a few places instead of == and != - -1999-01-18 01:41 ivan - - * htdocs/browse/agent.cgi, htdocs/browse/agent_type.cgi, - htdocs/browse/cust_main_county.cgi, htdocs/browse/part_pkg.cgi, - htdocs/browse/part_referral.cgi, htdocs/browse/part_svc.cgi, - htdocs/browse/svc_acct_pop.cgi, htdocs/edit/agent.cgi, - htdocs/edit/agent_type.cgi, htdocs/edit/cust_credit.cgi, - htdocs/edit/cust_main.cgi, - htdocs/edit/cust_main_county-expand.cgi, - htdocs/edit/cust_main_county.cgi, htdocs/edit/cust_pay.cgi, - htdocs/edit/cust_pkg.cgi, htdocs/edit/part_pkg.cgi, - htdocs/edit/part_referral.cgi, htdocs/edit/part_svc.cgi, - htdocs/edit/svc_acct.cgi, htdocs/edit/svc_acct_pop.cgi, - htdocs/edit/svc_acct_sm.cgi, htdocs/edit/svc_domain.cgi, - htdocs/misc/link.cgi, htdocs/search/cust_main.cgi, - htdocs/search/cust_pkg.cgi, htdocs/search/svc_acct.cgi, - htdocs/search/svc_acct_sm.cgi, htdocs/view/cust_bill.cgi, - htdocs/view/cust_main.cgi, htdocs/view/cust_pkg.cgi, - htdocs/view/svc_acct.cgi, htdocs/view/svc_acct_sm.cgi, - htdocs/view/svc_domain.cgi, site_perl/CGI.pm: all $cgi->header - calls now include ( '-expires' => 'now' ) for mod_perl (good idea - anyway) - -1999-01-18 01:22 ivan - - * htdocs/browse/agent.cgi, htdocs/docs/trouble.html, - htdocs/docs/upgrade3.html, htdocs/edit/agent_type.cgi, - htdocs/edit/cust_main.cgi, htdocs/edit/process/cust_main.cgi, - htdocs/search/cust_pkg.cgi, htdocs/search/svc_acct.cgi, - htdocs/view/cust_main.cgi, htdocs/view/svc_acct.cgi, - site_perl/CGI.pm, site_perl/Record.pm, site_perl/UID.pm, - site_perl/cust_main.pm, site_perl/cust_main_invoice.pm: changes - to track email addresses for email invoicing - -1999-01-16 20:04 ivan - - * site_perl/CGI.pm: itable - -1999-01-16 19:13 ivan - - * htdocs/index.html: s/Information/Freeside home page/; - 1999-01-16 19:11 ivan * bin/fs-setup: remove preliminary completehost changes @@ -37832,195 +33681,18 @@ * CREDITS: [no log message] -1998-12-30 17:04 ivan - - * site_perl/part_pkg.pm: doc - -1998-12-30 15:06 ivan - - * htdocs/browse/part_svc.cgi: typo - 1998-12-30 15:03 ivan - * TODO, htdocs/browse/part_svc.cgi, htdocs/edit/part_svc.cgi, - htdocs/edit/svc_acct.cgi, htdocs/edit/svc_acct_sm.cgi, - htdocs/edit/svc_domain.cgi, htdocs/edit/process/agent.cgi, - htdocs/edit/process/agent_type.cgi, - htdocs/edit/process/cust_pay.cgi, - htdocs/edit/process/part_pkg.cgi, - htdocs/edit/process/part_referral.cgi, - htdocs/edit/process/part_svc.cgi, - htdocs/edit/process/svc_acct_pop.cgi, htdocs/view/cust_bill.cgi, - htdocs/view/cust_main.cgi: bugfixes; fields isn't exported by - derived classes - -1998-12-29 16:57 ivan - - * htdocs/search/cust_main.cgi: bug - -1998-12-29 16:30 ivan - - * site_perl/: Invoice.pm, agent.pm, svc_Common.pm, svc_acct.pm, - svc_acct_sm.pm, svc_domain.pm, table_template-svc.pm: svc_ stuff - is more properly OO - has a common superclass FS::svc_Common + * TODO: bugfixes; fields isn't exported by derived classes 1998-12-29 03:59 ivan - * TODO, site_perl/Record.pm, site_perl/agent.pm, - site_perl/agent_type.pm, site_perl/cust_bill.pm, - site_perl/cust_bill_pkg.pm, site_perl/cust_credit.pm, - site_perl/cust_main.pm, site_perl/cust_main_county.pm, - site_perl/cust_main_invoice.pm, site_perl/cust_pay.pm, - site_perl/cust_pay_batch.pm, site_perl/cust_pkg.pm, - site_perl/cust_refund.pm, site_perl/cust_svc.pm, - site_perl/part_pkg.pm, site_perl/part_referral.pm, - site_perl/part_svc.pm, site_perl/pkg_svc.pm, - site_perl/svc_acct.pm, site_perl/svc_acct_pop.pm, - site_perl/svc_acct_sm.pm, site_perl/svc_domain.pm, - site_perl/table_template-svc.pm, site_perl/table_template.pm, - site_perl/type_pkgs.pm: mostly properly OO, some work still to be - done with svc_ stuff - -1998-12-23 01:41 ivan - - * htdocs/docs/upgrade3.html: typo - -1998-12-23 00:08 ivan - - * htdocs/edit/cust_main.cgi: fix typo - -1998-12-22 19:11 ivan - - * htdocs/view/cust_pkg.cgi: [no log message] - -1998-12-22 19:07 ivan - - * htdocs/view/: cust_bill.cgi, cust_pkg.cgi, svc_acct.cgi, - svc_acct_sm.cgi, svc_domain.cgi: $cgi->keywords instead of - $cgi->query_string - -1998-12-22 19:04 ivan - - * htdocs/: misc/print-invoice.cgi, misc/susp_pkg.cgi, - misc/unsusp_pkg.cgi, search/cust_pkg.cgi, search/svc_acct.cgi, - search/svc_domain.cgi: $cgi->keywords instead of - $cgi->query_string - -1998-12-22 19:01 ivan - - * htdocs/misc/: bill.cgi, cancel-unaudited.cgi, cancel_pkg.cgi, - link.cgi: $cgi->keywords instead of $cgi->query_string - -1998-12-22 18:57 ivan - - * htdocs/edit/: svc_acct_pop.cgi, svc_acct_sm.cgi, svc_domain.cgi: - $cgi->keywords instead of $cgi->query_string - -1998-12-22 18:42 ivan - - * htdocs/view/cust_main.cgi: remove double '/' in link urls - -1998-12-22 18:36 ivan - - * htdocs/view/cust_main.cgi: use FS::cust_refund; to eliminate - warning - -1998-12-22 18:26 ivan - - * htdocs/edit/cust_credit.cgi: [no log message] - -1998-12-22 18:23 ivan - - * site_perl/CGI.pm: popurl always has trailing slash - -1998-12-19 18:11 ivan - - * htdocs/docs/install.html: suggest suEXEC as an alternative to - suidperl - -1998-12-17 01:57 ivan - - * htdocs/view/: cust_bill.cgi, cust_main.cgi, cust_pkg.cgi, - svc_acct.cgi, svc_acct_sm.cgi, svc_domain.cgi: - s/CGI::(Base|Request)/CGI.pm/; - -1998-12-17 01:41 ivan - - * htdocs/search/: cust_bill.cgi, cust_main.cgi, cust_pkg.cgi, - svc_acct.cgi, svc_acct_sm.cgi, svc_domain.cgi: - s/CGI::(Base|Request)/CGI.pm/; - -1998-12-17 01:15 ivan - - * htdocs/misc/process/link.cgi: s/CGI::Request/CGI.pm/; - -1998-12-17 01:12 ivan - - * htdocs/misc/: bill.cgi, cancel-unaudited.cgi, cancel_pkg.cgi, - expire_pkg.cgi, link.cgi, print-invoice.cgi, susp_pkg.cgi, - unsusp_pkg.cgi: s/CGI::(Request|Base)/CGI.pm/; - -1998-12-17 00:40 ivan - - * htdocs/edit/process/: agent.cgi, agent_type.cgi, cust_credit.cgi, - cust_main.cgi, cust_main_county-expand.cgi, cust_main_county.cgi, - cust_pay.cgi, cust_pkg.cgi, part_pkg.cgi, part_referral.cgi, - part_svc.cgi, svc_acct.cgi, svc_acct_pop.cgi, svc_acct_sm.cgi, - svc_domain.cgi: s/CGI::Request/CGI.pm/; etc - -1998-12-16 22:16 ivan - - * htdocs/edit/: agent.cgi, agent_type.cgi, cust_credit.cgi, - cust_main.cgi, cust_main_county-expand.cgi, cust_main_county.cgi, - cust_pay.cgi, cust_pkg.cgi, part_pkg.cgi, part_referral.cgi, - part_svc.cgi, svc_acct.cgi, svc_acct_pop.cgi, svc_acct_sm.cgi, - svc_domain.cgi: fix double // in relative URLs, s/CGI::Base/CGI/; - -1998-12-16 21:25 ivan - - * htdocs/browse/: agent.cgi, agent_type.cgi, cust_main_county.cgi, - part_pkg.cgi, part_referral.cgi, part_svc.cgi, svc_acct_pop.cgi: - fix visual and other bugs - -1998-12-16 20:54 ivan - - * htdocs/docs/schema.html: [no log message] - -1998-12-16 20:47 ivan - - * htdocs/images/sisd.jpg: switch to new logo, no reason to take up - space - -1998-12-16 20:36 ivan - - * htdocs/browse/svc_acct_pop.cgi: use CGI;, use CGI::Carp, visual - changes, relative URLs - -1998-12-16 20:32 ivan - - * htdocs/browse/part_referral.cgi: print $cgi->header - -1998-12-16 20:31 ivan - - * htdocs/browse/part_referral.cgi: use CGI::Carp - -1998-12-16 20:26 ivan - - * htdocs/browse/part_referral.cgi: use CGI; no relative URLs - -1998-12-16 01:58 ivan - - * site_perl/: cust_main.pm, cust_main_invoice.pm: library support - for editing email invoice destinations (not in sub collect yet) - -1998-12-15 23:40 ivan - - * site_perl/cust_main_invoice.pm: new table + * TODO: mostly properly OO, some work still to be done with svc_ + stuff 1998-12-15 22:05 ivan - * bin/fs-setup, htdocs/docs/schema.html, htdocs/docs/upgrade3.html: - add table cust_main_invoice + * bin/fs-setup: add table cust_main_invoice 1998-12-15 21:38 ivan @@ -38034,27 +33706,6 @@ * eg/TEMPLATE_cust_main.import: adminsuidsetup now need user -1998-12-15 21:24 ivan - - * htdocs/view/: svc_acct.cgi, svc_acct_sm.cgi: use FS::Conf; - -1998-12-15 21:20 ivan - - * htdocs/search/svc_acct_sm.cgi: use FS::Conf; - -1998-12-15 21:17 ivan - - * htdocs/edit/: svc_acct.cgi, svc_acct_sm.cgi: use FS::Conf - -1998-12-15 21:13 ivan - - * htdocs/docs/export.html: visual changes, new config file dir - -1998-12-15 20:32 ivan - - * htdocs/docs/legacy.html: oops, removed explicit links to my - development machine! - 1998-12-14 20:36 ivan * bin/fs-setup: s/croak/die/; #oops @@ -38063,11 +33714,6 @@ * bin/fs-setup: dies if it isn't running as the freeside user -1998-12-11 22:36 ivan - - * htdocs/docs/trouble.html: hint for mysql systems w/o native - threading - 1998-12-09 23:23 ivan * bin/: svc_acct.export, svc_acct.import, svc_acct_sm.export, @@ -38077,198 +33723,23 @@ * TODO, CREDITS: [no log message] -1998-11-28 15:59 ivan - - * htdocs/docs/install.html: run fs-setup as user freeside - -1998-11-22 23:52 ivan - - * htdocs/edit/: agent.cgi, process/agent.cgi: [no log message] - -1998-11-22 21:42 ivan - - * site_perl/agent.pm: use FS::cust_main and FS::agent_type to - eliminate warnings - -1998-11-22 21:29 ivan - - * htdocs/browse/agent.cgi: use CGI::Carp - -1998-11-22 21:27 ivan - - * htdocs/browse/agent.cgi: to eliminate warnings - -1998-11-20 23:58 ivan - - * htdocs/edit/agent_type.cgi: package names link to them - -1998-11-20 23:49 ivan - - * htdocs/edit/process/agent_type.cgi: s/CGI::Request/CGI.pm/ - -1998-11-20 23:45 ivan - - * htdocs/edit/agent_type.cgi: visual, use FS::table_name when doing - qsearch('table_name') - -1998-11-20 23:39 ivan - - * htdocs/browse/agent_type.cgi: visual - -1998-11-20 23:26 ivan - - * site_perl/Record.pm: "Records identical" carp tells us it is just - a warning. - -1998-11-20 23:23 ivan - - * htdocs/browse/part_pkg.cgi: visual - -1998-11-20 23:17 ivan - - * htdocs/edit/process/part_pkg.cgi: bugfix to work for regular - aswell as custom pricing - -1998-11-20 23:11 ivan - - * htdocs/edit/: part_pkg.cgi: [no log message] - -1998-11-20 23:07 ivan - - * htdocs/edit/part_pkg.cgi: popurl, bugfix - -1998-11-20 23:00 ivan - - * htdocs/browse/part_pkg.cgi: visual - -1998-11-20 22:43 ivan - - * htdocs/edit/part_svc.cgi: visual - -1998-11-20 22:43 ivan - - * htdocs/edit/process/part_svc.cgi: s/CGI::Request/CGI.pm/ - -1998-11-20 19:16 ivan - - * htdocs/edit/part_svc.cgi: visual - -1998-11-20 19:00 ivan - - * htdocs/index.html: visual - -1998-11-20 18:26 ivan - - * htdocs/browse/part_svc.cgi: visual - -1998-11-20 15:10 ivan - - * htdocs/browse/part_svc.cgi: visual - -1998-11-20 00:50 ivan - - * htdocs/browse/: agent.cgi, part_svc.cgi: s/CGI::Base/CGI.pm, - visual fixes - 1998-11-19 03:17 ivan * bin/dbdef-create: adminsuidsetup requires argument 1998-11-18 01:01 ivan - * CREDITS, TODO, bin/fs-setup, htdocs/index.html, - htdocs/browse/cust_main_county.cgi, htdocs/docs/schema.html, - htdocs/docs/upgrade3.html, htdocs/edit/cust_main.cgi, - htdocs/edit/cust_main_county-expand.cgi, - htdocs/edit/cust_main_county.cgi, - htdocs/edit/process/cust_main_county-expand.cgi, - htdocs/edit/process/cust_main_county.cgi, site_perl/cust_main.pm, - site_perl/cust_main_county.pm, site_perl/cust_pay_batch.pm: i18n! - i18n! - -1998-11-18 00:57 ivan - - * htdocs/edit/process/cust_main.cgi: i18n, s/CGI-modules/CGI.pm/, - FS::CGI::idiot instead of inline, FS::CGI::popurl + * CREDITS, TODO, bin/fs-setup: i18n! i18n! 1998-11-15 05:18 ivan * bin/fs-setup: remove debugging -1998-11-15 05:14 ivan - - * htdocs/edit/: part_pkg.cgi, process/part_pkg.cgi: first pass as - per-user custom pricing - -1998-11-15 05:14 ivan - - * htdocs/view/cust_main.cgi: first pass as per-customer custom - pricing - -1998-11-15 05:01 ivan - - * site_perl/cust_pkg.pm: allow pkgpart changing (for per-customer - custom pricing). warn about it in doc - -1998-11-15 05:00 ivan - - * site_perl/part_pkg.pm: bugfix in clone method, clone method doc - clarification - -1998-11-15 03:23 ivan - - * site_perl/cust_main.pm: use FS::table_name for all searches to - eliminate warnings, emit state/county when they don't match - -1998-11-15 03:20 ivan - - * htdocs/edit/agent_type.cgi: s/CGI-Base/CGI.pm/ causes - s/QUERY_STRING/keywords/; - -1998-11-15 03:02 ivan - - * site_perl/Record.pm: bugsquash - -1998-11-15 02:56 ivan - - * site_perl/Record.pm: qsearch gets sames "IS NULL" semantics as - other WHERE clauses - 1998-11-15 01:43 ivan * bin/fs-setup: update for new config file syntax, new adminsuidsetup -1998-11-15 01:08 ivan - - * site_perl/part_pkg.pm: added clone method to support per-customer - pricing - -1998-11-14 21:30 ivan - - * site_perl/: cust_main.pm, Record.pm: bugfix for new config layout - -1998-11-14 21:27 ivan - - * site_perl/UID.pm: bugfix for new configuration layout - -1998-11-14 21:19 ivan - - * site_perl/cust_pay_batch.pm: long overdue - -1998-11-14 20:33 ivan - - * site_perl/: table_template.pm, table_template-svc.pm: updates for - newest versoin - -1998-11-14 19:48 ivan - - * site_perl/table_template.pm: update for current version - -1998-11-14 19:46 ivan - - * site_perl/table_template-unique.pm: [no log message] - 1998-11-14 18:53 ivan * bin/bill: afterthought @@ -38277,158 +33748,10 @@ * bin/bill: adminsuidsetup needs user, pod, cleanup -1998-11-14 16:51 ivan - - * site_perl/UID.pm: eliminated some warnings on certain fatal - errors (well, it is less confusing) - -1998-11-13 03:28 ivan - - * htdocs/view/cust_main.cgi: s/CGI-modules/CGI.pm/;, relative URL's - with popurl - 1998-11-13 01:56 ivan - * TODO, htdocs/docs/man/CGI.txt, htdocs/docs/man/Conf.txt, - htdocs/docs/man/Record.txt, htdocs/docs/man/UID.txt, - htdocs/docs/man/cust_bill.txt, htdocs/docs/man/cust_main.txt, - htdocs/docs/man/cust_pkg.txt, htdocs/docs/man/cust_svc.txt, - htdocs/docs/man/dbdef_column.txt, - htdocs/docs/man/dbdef_table.txt, htdocs/docs/man/svc_acct.txt, - htdocs/docs/man/svc_domain.txt, htdocs/edit/agent_type.cgi, - htdocs/edit/svc_acct_pop.cgi, htdocs/edit/svc_domain.cgi, - htdocs/view/cust_pkg.cgi, htdocs/view/svc_domain.cgi, - site_perl/Record.pm, site_perl/UID.pm, site_perl/cust_bill.pm, - site_perl/cust_main.pm, site_perl/svc_acct.pm, - site_perl/svc_acct_sm.pm, site_perl/svc_domain.pm: change - configuration file layout to support multiple distinct databases - (with own set of config files, export, etc.) - -1998-11-12 21:15 ivan - - * htdocs/docs/: install.html, upgrade3.html: more documentation - updates for new config location - -1998-11-12 20:45 ivan - - * htdocs/docs/config.html: secrets files are located in - /usr/local/etc/freeside, not just default. - -1998-11-12 20:08 ivan - - * site_perl/Conf.pm: no default default_dir (ironic) - -1998-11-12 18:43 ivan - - * htdocs/docs/: config.html, upgrade3.html: update documentation - for new config file format - -1998-11-12 00:10 ivan - - * htdocs/search/cust_main.cgi: CGI.pm instead of CGI-modules - relative URLs using popurl got rid of lots of little tables - s/agrep/String::Approx/; bubble up packages and services and link - (slow) - -1998-11-11 23:58 ivan - - * site_perl/cust_svc.pm: added svcdb to label - -1998-11-11 23:43 ivan - - * site_perl/CGI.pm: [no log message] - -1998-11-11 19:45 ivan - - * site_perl/cust_svc.pm: use FS::table_name for all tables - qsearch()'ed - -1998-11-11 19:42 ivan - - * site_perl/cust_pkg.pm: added label method - -1998-11-11 19:32 ivan - - * site_perl/cust_svc.pm: added label method - -1998-11-11 17:53 ivan - - * site_perl/CGI.pm: added table command - -1998-11-09 23:45 ivan - - * site_perl/Record.pm: doc clarification - -1998-11-09 23:44 ivan - - * site_perl/Record.pm: qsearch returns `FS::TABLE' objects if that - module is loaded (i.e. via `use FS::cust_main;') instead of - always an FS::Record object - -1998-11-09 18:24 ivan - - * htdocs/search/: cust_main.html, cust_main-payinfo.html: [no log - message] - -1998-11-09 14:24 ivan - - * htdocs/search/cust_main.html: default company_on and last_on - CHECKED - -1998-11-09 00:51 ivan - - * site_perl/CGI.pm: bug squash - -1998-11-09 00:36 ivan - - * site_perl/CGI.pm: haha - -1998-11-09 00:29 ivan - - * htdocs/docs/upgrade3.html: 1.2.x - -1998-11-09 00:25 ivan - - * htdocs/docs/index.html: upgrade to 1.2.x section - -1998-11-09 00:18 ivan - - * htdocs/docs/install.html: s/agrep/String::Approx/ - -1998-11-08 22:10 ivan - - * site_perl/CGI.pm: added sub url - -1998-11-08 21:44 ivan - - * site_perl/CGI.pm: [no log message] - -1998-11-08 21:23 ivan - - * site_perl/CGI.pm: [no log message] - -1998-11-08 20:55 ivan - - * site_perl/CGI.pm: support depriciated CGI::Base as well as CGI.pm - (for now) - -1998-11-08 02:50 ivan - - * site_perl/CGI.pm: s/CGI::Base/CGI/; etc. - -1998-11-08 02:45 ivan - - * site_perl/UID.pm: got sub cgi for FS::CGI - -1998-11-08 02:11 ivan - - * htdocs/browse/agent.cgi: CGI.pm - -1998-11-08 01:38 ivan - - * site_perl/UID.pm: cgisuidsetup complains if you pass it a isa - CGI::Base instead of an isa CGI (first step in migrating from - CGI-modules to CGI.pm) + * TODO: change configuration file layout to support multiple + distinct databases (with own set of config files, export, etc.) 1998-11-07 17:09 ivan @@ -38436,9 +33759,8 @@ 1998-11-07 02:24 ivan - * README, htdocs/index.html, htdocs/browse/agent.cgi, - site_perl/CGI.pm, site_perl/cust_bill.pm, site_perl/cust_main.pm: - don't use depriciated FS::Bill and FS::Invoice, other miscellania + * README: don't use depriciated FS::Bill and FS::Invoice, other + miscellania 1998-11-07 00:25 ivan @@ -38458,16 +33780,6 @@ * bin/bill: Removed depriciated FS::Bill (now in FS::cust_main) -1998-11-06 21:17 ivan - - * site_perl/Record.pm: In sub new, Pg wrapper for money fields from - dbdef (FS::Record::fields $table), not keys of supplied hashref. - -1998-11-03 18:45 ivan - - * htdocs/docs/CGI-modules-2.76-patch.txt: - generated patch with makepatch - 1998-10-22 08:51 ivan * bin/fs-setup: also varchar with no length specified - postgresql @@ -38477,30 +33789,9 @@ * bin/fs-setup: now smallint is illegal, so remove that too. -1998-10-14 01:18 ivan - - * site_perl/svc_domain.pm: More informative error messages and - better doc for admin contact email stuff - 1998-10-14 00:05 ivan - * README, bin/fs-setup, site_perl/dbdef_table.pm: 1.1.4 release, - fix postgresql - -1998-10-13 23:52 ivan - - * htdocs/docs/: index.html, upgrade2.html, man/Conf.txt, - man/Invoice.txt, man/Record.txt, man/dbdef_column.txt, - man/dbdef_table.txt: 1,1,4 release, fix postgresql quirks. - -1998-10-13 06:11 ivan - - * htdocs/.htaccess: So new installs have some protection (WDWWC). - -1998-10-13 06:04 ivan - - * site_perl/dbdef_column.pm: fixed doc to indicate Pg specific - syntax too + * README, bin/fs-setup: 1.1.4 release, fix postgresql 1998-10-13 05:49 ivan @@ -38515,11 +33806,6 @@ * TODO: [no log message] -1998-10-12 16:40 ivan - - * site_perl/dbdef_column.pm: added Pg-specific behaviour in sub - line - 1998-10-12 14:22 ivan * TODO: [no log message] @@ -38548,19 +33834,14 @@ * TODO: Commiting sample change. -1998-10-12 00:18 ivan - - * conf/registries/internic/: to, tech_contact: Initial revision - 1998-10-12 00:15 ivan - * conf/: shells, registries/internic/nameservers, - registries/internic/from: Initial revision + * conf/shells: Initial revision 1998-10-12 00:12 ivan - * conf/: address, home, lpr, registries/internic/template, secrets, - smtpmachine, domain: Initial revision + * conf/: address, home, lpr, secrets, smtpmachine, domain: Initial + revision 1998-10-12 00:08 ivan @@ -38570,213 +33851,22 @@ * bin/fs-setup: Initial revision -1998-10-12 00:00 ivan - - * site_perl/: Conf.pm, Invoice.pm: Initial revision - 1998-10-11 23:56 ivan - * README, site_perl/Record.pm: Initial revision - -1998-10-06 19:17 ivan - - * htdocs/docs/: upgrade2.html, index.html: Initial revision - -1998-10-06 19:13 ivan - - * htdocs/index.html: Initial revision - -1998-09-29 11:55 ivan - - * htdocs/view/svc_acct.cgi: Initial revision - -1998-09-27 22:16 ivan - - * htdocs/edit/process/svc_domain.cgi: Initial revision - -1998-09-27 16:59 ivan - - * htdocs/images/small-logo.gif: Initial revision - -1998-09-27 16:52 ivan - - * htdocs/images/mid-logo.gif: Initial revision - -1998-09-25 01:51 ivan - - * htdocs/docs/man/Bill.txt, htdocs/docs/man/CGI.txt, - htdocs/docs/man/Conf.txt, htdocs/docs/man/Invoice.txt, - htdocs/docs/man/Record.txt, htdocs/docs/man/SSH.txt, - htdocs/docs/man/UID.txt, htdocs/docs/man/agent.txt, - htdocs/docs/man/agent_type.txt, htdocs/docs/man/cust_bill.txt, - htdocs/docs/man/cust_bill_pkg.txt, - htdocs/docs/man/cust_credit.txt, htdocs/docs/man/cust_main.txt, - htdocs/docs/man/cust_main_county.txt, - htdocs/docs/man/cust_pay.txt, htdocs/docs/man/cust_pkg.txt, - htdocs/docs/man/cust_refund.txt, htdocs/docs/man/cust_svc.txt, - htdocs/docs/man/dbdef.txt, htdocs/docs/man/dbdef_colgroup.txt, - htdocs/docs/man/dbdef_column.txt, - htdocs/docs/man/dbdef_index.txt, htdocs/docs/man/dbdef_table.txt, - htdocs/docs/man/dbdef_unique.txt, htdocs/docs/man/part_pkg.txt, - htdocs/docs/man/part_referral.txt, htdocs/docs/man/part_svc.txt, - htdocs/docs/man/pkg_svc.txt, htdocs/docs/man/svc_acct.txt, - htdocs/docs/man/svc_acct_pop.txt, - htdocs/docs/man/svc_acct_sm.txt, htdocs/docs/man/svc_domain.txt, - htdocs/docs/man/type_pkgs.txt, bin/pod2x, - htdocs/docs/man/index.html: Initial revision - -1998-09-25 01:28 ivan - - * site_perl/: cust_pkg.pm, cust_refund.pm: Initial revision - -1998-09-25 01:03 ivan - - * site_perl/: dbdef_table.pm, dbdef_column.pm: Initial revision - -1998-09-25 00:53 ivan - - * site_perl/: dbdef_index.pm, dbdef_unique.pm: Initial revision - -1998-09-25 00:47 ivan - - * site_perl/: dbdef_colgroup.pm, dbdef.pm: Initial revision - -1998-09-24 03:18 ivan - - * site_perl/UID.pm: Initial revision - -1998-09-24 02:27 ivan - - * site_perl/type_pkgs.pm: Initial revision - -1998-09-24 01:59 ivan - - * site_perl/svc_domain.pm: Initial revision + * README: Initial revision -1998-09-24 01:54 ivan +1998-09-25 01:52 ivan - * site_perl/svc_acct.pm: Initial revision - -1998-09-24 01:18 ivan - - * site_perl/svc_acct_sm.pm: Initial revision - -1998-09-23 23:20 ivan - - * site_perl/svc_acct_pop.pm: Initial revision - -1998-09-23 22:15 ivan - - * site_perl/part_svc.pm: Initial revision - -1998-09-23 00:27 ivan - - * site_perl/pkg_svc.pm: Initial revision - -1998-09-23 00:23 ivan - - * site_perl/: agent_type.pm, cust_credit.pm, cust_main_county.pm, - cust_pay.pm, cust_svc.pm, part_pkg.pm, part_referral.pm: Initial - revision - -1998-09-21 23:08 ivan - - * site_perl/cust_main.pm: Initial revision - -1998-09-21 20:40 ivan - - * site_perl/cust_bill_pkg.pm: Initial revision - -1998-09-21 19:56 ivan - - * site_perl/: cust_bill.pm, agent.pm: Initial revision - -1998-09-21 16:58 ivan - - * site_perl/SSH.pm: Initial revision - -1998-09-21 16:49 ivan - - * site_perl/CGI.pm: Initial revision - -1998-09-21 16:01 ivan - - * htdocs/docs/config.html: Initial revision - -1998-09-20 12:53 ivan - - * site_perl/Bill.pm: Initial revision - -1998-09-18 15:14 ivan - - * htdocs/docs/schema.html: Initial revision + * bin/pod2x: Initial revision 1998-09-17 22:43 ivan * bin/svc_acct.export: Initial revision -1998-09-17 19:07 ivan - - * htdocs/docs/install.html: Initial revision - -1998-09-12 14:33 ivan - - * htdocs/docs/trouble.html: Initial revision - 1998-09-02 21:50 ivan * CREDITS: Initial revision -1998-09-02 21:09 ivan - - * htdocs/docs/billing.html: Initial revision - -1998-09-02 18:57 ivan - - * htdocs/edit/process/: cust_main_county-expand.cgi, - cust_main_county.cgi, part_pkg.cgi, part_referral.cgi, - part_svc.cgi, svc_acct_pop.cgi: Initial revision - -1998-09-02 18:53 ivan - - * htdocs/edit/process/agent_type.cgi: Initial revision - -1998-09-02 18:49 ivan - - * htdocs/edit/process/agent.cgi: Initial revision - -1998-09-02 18:42 ivan - - * htdocs/: edit/part_referral.cgi, edit/svc_acct_pop.cgi, - view/cust_main.cgi: Initial revision - -1998-09-02 18:37 ivan - - * htdocs/: browse/svc_acct_pop.cgi, - edit/cust_main_county-expand.cgi, edit/cust_main_county.cgi: - Initial revision - -1998-09-02 18:33 ivan - - * htdocs/browse/: part_referral.cgi, part_svc.cgi: Initial revision - -1998-09-02 18:28 ivan - - * htdocs/browse/: cust_main_county.cgi, part_pkg.cgi: Initial - revision - -1998-09-02 18:24 ivan - - * htdocs/browse/: agent.cgi, agent_type.cgi: Initial revision - -1998-08-25 14:51 ivan - - * htdocs/docs/export.html: Initial revision - -1998-08-23 20:28 ivan - - * htdocs/docs/passwd.html: Initial revision - 1998-08-23 20:12 ivan * fs_passwd/fs_passwd_server: Initial revision @@ -38789,22 +33879,10 @@ * bin/bill: Initial revision -1998-08-23 16:39 ivan - - * htdocs/docs/legacy.html: Initial revision - -1998-08-23 16:19 ivan - - * htdocs/docs/admin.html: Initial revision - 1998-08-19 21:42 ivan * eg/TEMPLATE_cust_main.import: Initial revision -1998-08-16 14:41 ivan - - * htdocs/search/svc_acct.cgi: Initial revision - 1998-08-16 14:02 ivan * bin/svc_acct.import: Initial revision @@ -38813,120 +33891,22 @@ * bin/svc_acct_sm.export: Initial revision -1998-08-12 21:15 ivan - - * htdocs/docs/upgrade.html: Initial revision - 1998-08-12 20:55 ivan * Artistic: Initial revision -1998-08-12 18:04 ivan - - * htdocs/docs/CGI-modules-2.76-patch.txt: Initial revision - -1998-07-26 14:32 ivan - - * htdocs/search/svc_acct_sm.cgi: Initial revision - -1998-07-26 14:24 ivan - - * htdocs/: view/svc_acct_sm.cgi, edit/svc_acct_sm.cgi: Initial - revision - -1998-07-18 17:37 ivan - - * htdocs/edit/process/svc_acct_sm.cgi: Initial revision - -1998-07-18 17:13 ivan - - * htdocs/search/cust_main.cgi: Initial revision - -1998-07-18 16:39 ivan - - * htdocs/misc/cancel_pkg.cgi: Initial revision - -1998-07-18 00:24 ivan - - * htdocs/edit/svc_domain.cgi: Initial revision - 1998-07-18 00:11 ivan * etc/domain-template.txt: Initial revision -1998-07-17 22:42 ivan - - * htdocs/search/svc_domain.cgi: Initial revision - -1998-07-17 01:52 ivan - - * htdocs/search/cust_pkg.cgi: Initial revision - 1998-07-17 00:43 ivan * bin/svc_acct_sm.import: Initial revision -1998-07-13 12:32 ivan - - * htdocs/edit/svc_acct.cgi: Initial revision - -1998-07-13 10:52 ivan - - * htdocs/edit/cust_main.cgi: Initial revision - -1998-07-12 13:29 ivan - - * htdocs/edit/agent.cgi: Initial revision - -1998-07-12 13:25 ivan - - * htdocs/edit/agent_type.cgi: Initial revision - -1998-07-12 13:18 ivan - - * htdocs/edit/part_pkg.cgi: Initial revision - -1998-07-12 12:51 ivan - - * htdocs/edit/part_svc.cgi: Initial revision - -1998-07-10 20:49 ivan - - * htdocs/view/cust_bill.cgi: Initial revision - -1998-07-02 02:31 ivan - - * htdocs/edit/cust_pkg.cgi: Initial revision - -1998-06-24 00:27 ivan - - * htdocs/misc/link.cgi: Initial revision - -1998-06-23 23:59 ivan - - * htdocs/misc/process/link.cgi: Initial revision - -1998-06-16 19:03 ivan - - * htdocs/misc/print-invoice.cgi: Initial revision - 1998-06-03 00:22 ivan * bin/dbdef-create: Initial revision -1998-04-16 22:37 ivan - - * htdocs/: edit/process/cust_credit.cgi, - edit/process/cust_main.cgi, edit/process/cust_pay.cgi, - edit/process/cust_pkg.cgi, edit/process/svc_acct.cgi, - misc/bill.cgi, misc/cancel-unaudited.cgi, misc/expire_pkg.cgi, - misc/susp_pkg.cgi, misc/unsusp_pkg.cgi, search/cust_bill.cgi, - view/cust_pkg.cgi, view/svc_domain.cgi: Initial revision - -1998-04-16 13:34 ivan - - * fs_radlog/fs_radlogd: Initial revision - 1998-03-23 00:20 ivan * fs_passwd/fs_passwdd: Initial revision @@ -38934,13 +33914,5 @@ 1998-03-22 23:46 ivan * GPL, INSTALL, etc/acp_logfile-parse, etc/countries.txt, - etc/example-direct-cardin, htdocs/edit/cust_credit.cgi, - htdocs/edit/cust_pay.cgi, htdocs/images/sisd.jpg, - htdocs/search/cust_bill.html, - htdocs/search/cust_main-payinfo.html, - htdocs/search/cust_main.html, htdocs/search/svc_acct.html, - htdocs/search/svc_acct_sm.html, htdocs/search/svc_domain.html, - site_perl/table_template-svc.pm, - site_perl/table_template-unique.pm, site_perl/table_template.pm: - Initial revision + etc/example-direct-cardin: Initial revision |