import rt 2.0.14
authorivan <ivan>
Mon, 12 Aug 2002 06:17:09 +0000 (06:17 +0000)
committerivan <ivan>
Mon, 12 Aug 2002 06:17:09 +0000 (06:17 +0000)
commit3ef62a0570055da710328937e7f65dbb2c027c62
treed549158b172fd499b4f81a2981b62aabbde4f99b
parent030438c9cb1c12ccb79130979ef0922097b4311a
import rt 2.0.14
263 files changed:
rt/COPYING [new file with mode: 0755]
rt/ChangeLog [new file with mode: 0644]
rt/Makefile [new file with mode: 0644]
rt/README [new file with mode: 0755]
rt/TODO [new file with mode: 0755]
rt/bin/initacls.Oracle [new file with mode: 0644]
rt/bin/initacls.Pg [new file with mode: 0755]
rt/bin/initacls.mysql [new file with mode: 0755]
rt/bin/mason_handler.fcgi [new file with mode: 0755]
rt/bin/mason_handler.scgi [new file with mode: 0755]
rt/bin/rt [new file with mode: 0755]
rt/bin/rt-mailgate [new file with mode: 0755]
rt/bin/rtadmin [new file with mode: 0644]
rt/bin/webmux.pl [new file with mode: 0755]
rt/docs/README.docs [new file with mode: 0755]
rt/docs/Security [new file with mode: 0644]
rt/docs/design_docs/CARS [new file with mode: 0755]
rt/docs/design_docs/TransactionTypes.txt [new file with mode: 0755]
rt/docs/design_docs/acls [new file with mode: 0644]
rt/docs/design_docs/basic-definitions.txt [new file with mode: 0644]
rt/docs/design_docs/cli_spec [new file with mode: 0644]
rt/docs/design_docs/cvs_integration [new file with mode: 0644]
rt/docs/design_docs/evil_plans [new file with mode: 0644]
rt/docs/design_docs/link-definitions.txt [new file with mode: 0644]
rt/docs/design_docs/local_hacking [new file with mode: 0644]
rt/docs/design_docs/subscription-definitions.txt [new file with mode: 0755]
rt/docs/design_docs/users [new file with mode: 0644]
rt/docs/rt.gif [new file with mode: 0755]
rt/etc/acl.Oracle [new file with mode: 0644]
rt/etc/acl.Pg [new file with mode: 0755]
rt/etc/acl.mysql [new file with mode: 0755]
rt/etc/config.pm [new file with mode: 0755]
rt/etc/rt.spec [new file with mode: 0644]
rt/etc/schema.Oracle [new file with mode: 0644]
rt/etc/schema.Pg [new file with mode: 0755]
rt/etc/schema.mysql [new file with mode: 0755]
rt/etc/schema.pm [new file with mode: 0644]
rt/lib/MANIFEST [new file with mode: 0644]
rt/lib/MANIFEST.SKIP [new file with mode: 0644]
rt/lib/Makefile.PL [new file with mode: 0644]
rt/lib/RT.pm [new file with mode: 0644]
rt/lib/RT/ACE.pm [new file with mode: 0755]
rt/lib/RT/ACL.pm [new file with mode: 0755]
rt/lib/RT/Action/Autoreply.pm [new file with mode: 0755]
rt/lib/RT/Action/Generic.pm [new file with mode: 0755]
rt/lib/RT/Action/Notify.pm [new file with mode: 0755]
rt/lib/RT/Action/NotifyAsComment.pm [new file with mode: 0755]
rt/lib/RT/Action/OpenDependent.pm [new file with mode: 0644]
rt/lib/RT/Action/ResolveMembers.pm [new file with mode: 0644]
rt/lib/RT/Action/SendEmail.pm [new file with mode: 0755]
rt/lib/RT/Action/SendPasswordEmail.pm [new file with mode: 0755]
rt/lib/RT/Action/StallDependent.pm [new file with mode: 0644]
rt/lib/RT/Attachment.pm [new file with mode: 0755]
rt/lib/RT/Attachments.pm [new file with mode: 0755]
rt/lib/RT/Condition/AnyTransaction.pm [new file with mode: 0644]
rt/lib/RT/Condition/Generic.pm [new file with mode: 0755]
rt/lib/RT/Condition/NewDependency.pm [new file with mode: 0644]
rt/lib/RT/Condition/StatusChange.pm [new file with mode: 0644]
rt/lib/RT/CurrentUser.pm [new file with mode: 0755]
rt/lib/RT/Date.pm [new file with mode: 0644]
rt/lib/RT/EasySearch.pm [new file with mode: 0755]
rt/lib/RT/Group.pm [new file with mode: 0755]
rt/lib/RT/GroupMember.pm [new file with mode: 0755]
rt/lib/RT/GroupMembers.pm [new file with mode: 0755]
rt/lib/RT/Groups.pm [new file with mode: 0755]
rt/lib/RT/Handle.pm [new file with mode: 0644]
rt/lib/RT/Interface/CLI.pm [new file with mode: 0644]
rt/lib/RT/Interface/Email.pm [new file with mode: 0755]
rt/lib/RT/Interface/Web.pm [new file with mode: 0644]
rt/lib/RT/Keyword.pm [new file with mode: 0644]
rt/lib/RT/KeywordSelect.pm [new file with mode: 0644]
rt/lib/RT/KeywordSelects.pm [new file with mode: 0644]
rt/lib/RT/Keywords.pm [new file with mode: 0644]
rt/lib/RT/Link.pm [new file with mode: 0644]
rt/lib/RT/Links.pm [new file with mode: 0644]
rt/lib/RT/ObjectKeyword.pm [new file with mode: 0644]
rt/lib/RT/ObjectKeywords.pm [new file with mode: 0644]
rt/lib/RT/Queue.pm [new file with mode: 0755]
rt/lib/RT/Queues.pm [new file with mode: 0755]
rt/lib/RT/Record.pm [new file with mode: 0755]
rt/lib/RT/Scrip.pm [new file with mode: 0755]
rt/lib/RT/ScripAction.pm [new file with mode: 0755]
rt/lib/RT/ScripActions.pm [new file with mode: 0755]
rt/lib/RT/ScripCondition.pm [new file with mode: 0755]
rt/lib/RT/ScripConditions.pm [new file with mode: 0755]
rt/lib/RT/Scrips.pm [new file with mode: 0755]
rt/lib/RT/Template.pm [new file with mode: 0755]
rt/lib/RT/Templates.pm [new file with mode: 0755]
rt/lib/RT/TestHarness.pm [new file with mode: 0644]
rt/lib/RT/Ticket.pm [new file with mode: 0755]
rt/lib/RT/Tickets.pm [new file with mode: 0755]
rt/lib/RT/Transaction.pm [new file with mode: 0755]
rt/lib/RT/Transactions.pm [new file with mode: 0755]
rt/lib/RT/User.pm [new file with mode: 0755]
rt/lib/RT/Users.pm [new file with mode: 0755]
rt/lib/RT/Watcher.pm [new file with mode: 0755]
rt/lib/RT/Watchers.pm [new file with mode: 0755]
rt/lib/test.pl [new file with mode: 0644]
rt/tools/cpan2rpm [new file with mode: 0644]
rt/tools/initdb [new file with mode: 0644]
rt/tools/insertdata [new file with mode: 0755]
rt/tools/testdeps [new file with mode: 0644]
rt/webrt/Admin/Elements/CreateQueueCalled [new file with mode: 0755]
rt/webrt/Admin/Elements/CreateUserCalled [new file with mode: 0755]
rt/webrt/Admin/Elements/EditUserComments [new file with mode: 0755]
rt/webrt/Admin/Elements/GrantQueueRightsTo [new file with mode: 0755]
rt/webrt/Admin/Elements/GroupTabs [new file with mode: 0755]
rt/webrt/Admin/Elements/Header [new file with mode: 0755]
rt/webrt/Admin/Elements/ListGlobalKeywordSelects [new file with mode: 0644]
rt/webrt/Admin/Elements/ListGlobalScrips [new file with mode: 0755]
rt/webrt/Admin/Elements/ModifyKeyword [new file with mode: 0644]
rt/webrt/Admin/Elements/ModifyKeywordSelect [new file with mode: 0644]
rt/webrt/Admin/Elements/ModifyQueue [new file with mode: 0755]
rt/webrt/Admin/Elements/ModifyTemplate [new file with mode: 0755]
rt/webrt/Admin/Elements/ModifyUser [new file with mode: 0755]
rt/webrt/Admin/Elements/QueueRightsForUser [new file with mode: 0644]
rt/webrt/Admin/Elements/QueueTabs [new file with mode: 0755]
rt/webrt/Admin/Elements/SelectKeywordSelect [new file with mode: 0644]
rt/webrt/Admin/Elements/SelectModifyGroup [new file with mode: 0644]
rt/webrt/Admin/Elements/SelectModifyKeyword [new file with mode: 0644]
rt/webrt/Admin/Elements/SelectModifyKeywordSelect [new file with mode: 0644]
rt/webrt/Admin/Elements/SelectModifyQueue [new file with mode: 0755]
rt/webrt/Admin/Elements/SelectModifyUser [new file with mode: 0755]
rt/webrt/Admin/Elements/SelectQueueRights [new file with mode: 0755]
rt/webrt/Admin/Elements/SelectRights [new file with mode: 0644]
rt/webrt/Admin/Elements/SelectScrip [new file with mode: 0755]
rt/webrt/Admin/Elements/SelectScripAction [new file with mode: 0644]
rt/webrt/Admin/Elements/SelectScripCondition [new file with mode: 0644]
rt/webrt/Admin/Elements/SelectSingleOrMultiple [new file with mode: 0644]
rt/webrt/Admin/Elements/SelectTemplate [new file with mode: 0755]
rt/webrt/Admin/Elements/SelectUsers [new file with mode: 0644]
rt/webrt/Admin/Elements/SystemTabs [new file with mode: 0755]
rt/webrt/Admin/Elements/Tabs [new file with mode: 0755]
rt/webrt/Admin/Elements/UserTabs [new file with mode: 0755]
rt/webrt/Admin/Global/GroupRights.html [new file with mode: 0755]
rt/webrt/Admin/Global/Keywords.html [new file with mode: 0644]
rt/webrt/Admin/Global/Scrips.html [new file with mode: 0755]
rt/webrt/Admin/Global/Template.html [new file with mode: 0755]
rt/webrt/Admin/Global/Templates.html [new file with mode: 0755]
rt/webrt/Admin/Global/UserRights.html [new file with mode: 0755]
rt/webrt/Admin/Global/index.html [new file with mode: 0755]
rt/webrt/Admin/Groups/Members.html [new file with mode: 0644]
rt/webrt/Admin/Groups/Modify.html [new file with mode: 0644]
rt/webrt/Admin/Groups/Rights.html [new file with mode: 0644]
rt/webrt/Admin/Groups/index.html [new file with mode: 0644]
rt/webrt/Admin/KeywordSelects/Modify.html [new file with mode: 0644]
rt/webrt/Admin/KeywordSelects/index.html [new file with mode: 0644]
rt/webrt/Admin/Keywords/Modify.html [new file with mode: 0644]
rt/webrt/Admin/Keywords/index.html [new file with mode: 0644]
rt/webrt/Admin/Queues/Create.html [new file with mode: 0755]
rt/webrt/Admin/Queues/GroupRights.html [new file with mode: 0755]
rt/webrt/Admin/Queues/Keywords.html [new file with mode: 0644]
rt/webrt/Admin/Queues/Modify.html [new file with mode: 0755]
rt/webrt/Admin/Queues/People.html [new file with mode: 0755]
rt/webrt/Admin/Queues/Scrips.html [new file with mode: 0755]
rt/webrt/Admin/Queues/Template.html [new file with mode: 0755]
rt/webrt/Admin/Queues/Templates.html [new file with mode: 0755]
rt/webrt/Admin/Queues/UserRights.html [new file with mode: 0755]
rt/webrt/Admin/Queues/index.html [new file with mode: 0755]
rt/webrt/Admin/Users/Modify.html [new file with mode: 0755]
rt/webrt/Admin/Users/Prefs.html [new file with mode: 0755]
rt/webrt/Admin/Users/Rights.html [new file with mode: 0644]
rt/webrt/Admin/Users/index.html [new file with mode: 0755]
rt/webrt/Admin/index.html [new file with mode: 0755]
rt/webrt/Elements/Checkbox [new file with mode: 0755]
rt/webrt/Elements/CreateTicket [new file with mode: 0644]
rt/webrt/Elements/CustomHomepageHeader [new file with mode: 0644]
rt/webrt/Elements/Error [new file with mode: 0755]
rt/webrt/Elements/Footer [new file with mode: 0755]
rt/webrt/Elements/GotoTicket [new file with mode: 0644]
rt/webrt/Elements/Header [new file with mode: 0755]
rt/webrt/Elements/ListActions [new file with mode: 0755]
rt/webrt/Elements/Login [new file with mode: 0755]
rt/webrt/Elements/MessageBox [new file with mode: 0644]
rt/webrt/Elements/MyRequests [new file with mode: 0644]
rt/webrt/Elements/MyTickets [new file with mode: 0644]
rt/webrt/Elements/Quicksearch [new file with mode: 0644]
rt/webrt/Elements/Refresh [new file with mode: 0644]
rt/webrt/Elements/Section [new file with mode: 0755]
rt/webrt/Elements/SelectBoolean [new file with mode: 0755]
rt/webrt/Elements/SelectDate [new file with mode: 0755]
rt/webrt/Elements/SelectDateRelation [new file with mode: 0755]
rt/webrt/Elements/SelectDateType [new file with mode: 0755]
rt/webrt/Elements/SelectEqualityOperator [new file with mode: 0755]
rt/webrt/Elements/SelectKeyword [new file with mode: 0644]
rt/webrt/Elements/SelectKeywordOptions [new file with mode: 0644]
rt/webrt/Elements/SelectLinkType [new file with mode: 0644]
rt/webrt/Elements/SelectMatch [new file with mode: 0644]
rt/webrt/Elements/SelectNewTicketQueue [new file with mode: 0755]
rt/webrt/Elements/SelectOwner [new file with mode: 0755]
rt/webrt/Elements/SelectQueue [new file with mode: 0755]
rt/webrt/Elements/SelectResultsPerPage [new file with mode: 0644]
rt/webrt/Elements/SelectSortOrder [new file with mode: 0644]
rt/webrt/Elements/SelectStatus [new file with mode: 0755]
rt/webrt/Elements/SelectTicketSortBy [new file with mode: 0644]
rt/webrt/Elements/SelectUsers [new file with mode: 0755]
rt/webrt/Elements/SelectWatcherType [new file with mode: 0644]
rt/webrt/Elements/ShadedBox [new file with mode: 0755]
rt/webrt/Elements/Submit [new file with mode: 0755]
rt/webrt/Elements/Tabs [new file with mode: 0755]
rt/webrt/Elements/TitleBoxEnd [new file with mode: 0755]
rt/webrt/Elements/TitleBoxStart [new file with mode: 0755]
rt/webrt/Elements/ViewUser [new file with mode: 0644]
rt/webrt/Elements/dayMenu [new file with mode: 0755]
rt/webrt/Elements/monthMenu [new file with mode: 0755]
rt/webrt/Elements/yearMenu [new file with mode: 0755]
rt/webrt/NoAuth/Logout.html [new file with mode: 0755]
rt/webrt/NoAuth/Reminder.html [new file with mode: 0755]
rt/webrt/NoAuth/images/rt.jpg [new file with mode: 0644]
rt/webrt/NoAuth/images/spacer.gif [new file with mode: 0644]
rt/webrt/NoAuth/webrt.css [new file with mode: 0755]
rt/webrt/Search/Bulk.html [new file with mode: 0755]
rt/webrt/Search/Listing.html [new file with mode: 0755]
rt/webrt/Search/PickRestriction [new file with mode: 0755]
rt/webrt/Search/RestrictSearch.html [new file with mode: 0755]
rt/webrt/Search/TicketCell [new file with mode: 0644]
rt/webrt/SelfService/Attachment/dhandler [new file with mode: 0644]
rt/webrt/SelfService/Closed.html [new file with mode: 0644]
rt/webrt/SelfService/Create.html [new file with mode: 0755]
rt/webrt/SelfService/Display.html [new file with mode: 0755]
rt/webrt/SelfService/Elements/GotoTicket [new file with mode: 0755]
rt/webrt/SelfService/Elements/Header [new file with mode: 0755]
rt/webrt/SelfService/Elements/MyRequests [new file with mode: 0644]
rt/webrt/SelfService/Elements/Tabs [new file with mode: 0644]
rt/webrt/SelfService/Error.html [new file with mode: 0755]
rt/webrt/SelfService/Prefs.html [new file with mode: 0755]
rt/webrt/SelfService/Update.html [new file with mode: 0755]
rt/webrt/SelfService/index.html [new file with mode: 0644]
rt/webrt/Ticket/Attachment/dhandler [new file with mode: 0644]
rt/webrt/Ticket/Create.html [new file with mode: 0755]
rt/webrt/Ticket/Display.html [new file with mode: 0755]
rt/webrt/Ticket/Elements/AddWatchers [new file with mode: 0755]
rt/webrt/Ticket/Elements/EditBasics [new file with mode: 0755]
rt/webrt/Ticket/Elements/EditDates [new file with mode: 0755]
rt/webrt/Ticket/Elements/EditKeywordSelects [new file with mode: 0644]
rt/webrt/Ticket/Elements/EditLinks [new file with mode: 0755]
rt/webrt/Ticket/Elements/EditPeople [new file with mode: 0755]
rt/webrt/Ticket/Elements/EditWatchers [new file with mode: 0755]
rt/webrt/Ticket/Elements/ShowBasics [new file with mode: 0755]
rt/webrt/Ticket/Elements/ShowDates [new file with mode: 0755]
rt/webrt/Ticket/Elements/ShowDependencies [new file with mode: 0755]
rt/webrt/Ticket/Elements/ShowHistory [new file with mode: 0755]
rt/webrt/Ticket/Elements/ShowKeywordSelects [new file with mode: 0644]
rt/webrt/Ticket/Elements/ShowLinks [new file with mode: 0755]
rt/webrt/Ticket/Elements/ShowMemberOf [new file with mode: 0755]
rt/webrt/Ticket/Elements/ShowMembers [new file with mode: 0755]
rt/webrt/Ticket/Elements/ShowPeople [new file with mode: 0755]
rt/webrt/Ticket/Elements/ShowReferences [new file with mode: 0755]
rt/webrt/Ticket/Elements/ShowRequestor [new file with mode: 0644]
rt/webrt/Ticket/Elements/ShowSummary [new file with mode: 0755]
rt/webrt/Ticket/Elements/ShowTransaction [new file with mode: 0755]
rt/webrt/Ticket/Elements/Tabs [new file with mode: 0755]
rt/webrt/Ticket/Elements/ToolBar [new file with mode: 0755]
rt/webrt/Ticket/History.html [new file with mode: 0755]
rt/webrt/Ticket/Modify.html [new file with mode: 0755]
rt/webrt/Ticket/ModifyAll.html [new file with mode: 0755]
rt/webrt/Ticket/ModifyDates.html [new file with mode: 0755]
rt/webrt/Ticket/ModifyLinks.html [new file with mode: 0755]
rt/webrt/Ticket/ModifyPeople.html [new file with mode: 0755]
rt/webrt/Ticket/Update.html [new file with mode: 0755]
rt/webrt/User/Prefs.html [new file with mode: 0755]
rt/webrt/autohandler [new file with mode: 0755]
rt/webrt/index.html [new file with mode: 0644]