first pass RT4 merge, RT#13852
authorIvan Kohler <ivan@freeside.biz>
Tue, 24 Apr 2012 18:35:56 +0000 (11:35 -0700)
committerIvan Kohler <ivan@freeside.biz>
Tue, 24 Apr 2012 18:35:56 +0000 (11:35 -0700)
commit6587f6ba7d047ddc1686c080090afe7d53365bd4
treeec77342668e8865aca669c9b4736e84e3077b523
parent47153aae5c2fc00316654e7277fccd45f72ff611
first pass RT4 merge, RT#13852
647 files changed:
rt/bin/rt [new file with mode: 0755]
rt/devel/tools/apache.conf [new file with mode: 0644]
rt/devel/tools/change-loc-msgstr [new file with mode: 0644]
rt/devel/tools/extract-message-catalog [new file with mode: 0644]
rt/devel/tools/factory [new file with mode: 0644]
rt/devel/tools/license_tag [new file with mode: 0644]
rt/devel/tools/merge-rosetta.pl [new file with mode: 0644]
rt/devel/tools/rt-attributes-editor [new file with mode: 0644]
rt/devel/tools/tweak-template-locstring [new file with mode: 0644]
rt/docs/UPGRADING-2.0 [new file with mode: 0644]
rt/docs/UPGRADING-3.0 [new file with mode: 0644]
rt/docs/UPGRADING-3.2 [new file with mode: 0644]
rt/docs/UPGRADING-3.4 [new file with mode: 0644]
rt/docs/UPGRADING-3.6 [new file with mode: 0644]
rt/docs/UPGRADING-3.8 [new file with mode: 0644]
rt/docs/UPGRADING-4.0 [new file with mode: 0644]
rt/docs/UPGRADING.mysql [new file with mode: 0644]
rt/docs/customizing/articles_introduction.pod [new file with mode: 0644]
rt/docs/customizing/templates.pod [new file with mode: 0644]
rt/docs/customizing/timezones_in_charts.pod [new file with mode: 0644]
rt/docs/extending/clickable_links.pod [new file with mode: 0644]
rt/docs/extending/external_custom_fields.pod [new file with mode: 0644]
rt/docs/extending/using_forms_widgets.pod [new file with mode: 0644]
rt/docs/full_text_indexing.pod [new file with mode: 0644]
rt/docs/glossary.pod [new file with mode: 0644]
rt/docs/hacking.pod [new file with mode: 0644]
rt/docs/network-diagram.svg [new file with mode: 0644]
rt/docs/schema.dot [new file with mode: 0644]
rt/docs/security.pod [new file with mode: 0644]
rt/docs/web_deployment.pod [new file with mode: 0644]
rt/etc/schema.mysql [new file with mode: 0644]
rt/etc/upgrade/3.9.1/content [new file with mode: 0644]
rt/etc/upgrade/3.9.2/content [new file with mode: 0644]
rt/etc/upgrade/3.9.3/schema.Oracle [new file with mode: 0644]
rt/etc/upgrade/3.9.3/schema.Pg [new file with mode: 0644]
rt/etc/upgrade/3.9.3/schema.mysql [new file with mode: 0644]
rt/etc/upgrade/3.9.5/backcompat [new file with mode: 0644]
rt/etc/upgrade/3.9.5/schema.Oracle [new file with mode: 0644]
rt/etc/upgrade/3.9.5/schema.Pg [new file with mode: 0644]
rt/etc/upgrade/3.9.5/schema.SQLite [new file with mode: 0644]
rt/etc/upgrade/3.9.5/schema.mysql [new file with mode: 0644]
rt/etc/upgrade/3.9.6/schema.Oracle [new file with mode: 0644]
rt/etc/upgrade/3.9.6/schema.Pg [new file with mode: 0644]
rt/etc/upgrade/3.9.6/schema.SQLite [new file with mode: 0644]
rt/etc/upgrade/3.9.6/schema.mysql [new file with mode: 0644]
rt/etc/upgrade/3.9.7/content [new file with mode: 0644]
rt/etc/upgrade/3.9.7/schema.Oracle [new file with mode: 0644]
rt/etc/upgrade/3.9.7/schema.Pg [new file with mode: 0644]
rt/etc/upgrade/3.9.7/schema.SQLite [new file with mode: 0644]
rt/etc/upgrade/3.9.7/schema.mysql [new file with mode: 0644]
rt/etc/upgrade/3.9.8/content [new file with mode: 0644]
rt/etc/upgrade/3.9.8/schema.Oracle [new file with mode: 0644]
rt/etc/upgrade/3.9.8/schema.Pg [new file with mode: 0644]
rt/etc/upgrade/3.9.8/schema.SQLite [new file with mode: 0644]
rt/etc/upgrade/3.9.8/schema.mysql [new file with mode: 0644]
rt/etc/upgrade/4.0.0rc2/schema.mysql [new file with mode: 0644]
rt/etc/upgrade/4.0.0rc4/schema.Oracle [new file with mode: 0644]
rt/etc/upgrade/4.0.0rc4/schema.Pg [new file with mode: 0644]
rt/etc/upgrade/4.0.0rc4/schema.mysql [new file with mode: 0644]
rt/etc/upgrade/4.0.0rc7/content [new file with mode: 0644]
rt/etc/upgrade/4.0.1/acl.Pg [new file with mode: 0644]
rt/etc/upgrade/4.0.1/content [new file with mode: 0644]
rt/etc/upgrade/4.0.3/content [new file with mode: 0644]
rt/etc/upgrade/4.0.4/content [new file with mode: 0644]
rt/etc/upgrade/sanity-check-stylesheets.pl [new file with mode: 0644]
rt/etc/upgrade/upgrade-articles [new file with mode: 0755]
rt/etc/upgrade/upgrade-articles.in [new file with mode: 0644]
rt/lib/RT/Action/SetStatus.pm [new file with mode: 0644]
rt/lib/RT/Article.pm [new file with mode: 0644]
rt/lib/RT/Articles.pm [new file with mode: 0644]
rt/lib/RT/Class.pm [new file with mode: 0644]
rt/lib/RT/Classes.pm [new file with mode: 0644]
rt/lib/RT/Dashboard/Mailer.pm [new file with mode: 0644]
rt/lib/RT/Dashboards.pm [new file with mode: 0644]
rt/lib/RT/Generated.pm [new file with mode: 0644]
rt/lib/RT/Generated.pm.in [new file with mode: 0644]
rt/lib/RT/Lifecycle.pm [new file with mode: 0644]
rt/lib/RT/ObjectClass.pm [new file with mode: 0644]
rt/lib/RT/ObjectClasses.pm [new file with mode: 0644]
rt/lib/RT/ObjectTopic.pm [new file with mode: 0644]
rt/lib/RT/ObjectTopics.pm [new file with mode: 0644]
rt/lib/RT/SharedSettings.pm [new file with mode: 0644]
rt/lib/RT/Squish.pm [new file with mode: 0644]
rt/lib/RT/Squish/CSS.pm [new file with mode: 0644]
rt/lib/RT/Squish/JS.pm [new file with mode: 0644]
rt/lib/RT/Test/Apache.pm [new file with mode: 0644]
rt/lib/RT/Test/GnuPG.pm [new file with mode: 0644]
rt/lib/RT/Tickets_SQL.pm [new file with mode: 0644]
rt/lib/RT/Topic.pm [new file with mode: 0644]
rt/lib/RT/Topics.pm [new file with mode: 0644]
rt/lib/RT/URI/a.pm [new file with mode: 0644]
rt/lib/RT/URI/fsck_com_article.pm [new file with mode: 0644]
rt/sbin/rt-dump-metadata [new file with mode: 0755]
rt/sbin/rt-dump-metadata.in [new file with mode: 0644]
rt/sbin/rt-fulltext-indexer [new file with mode: 0755]
rt/sbin/rt-fulltext-indexer.in [new file with mode: 0644]
rt/sbin/rt-preferences-viewer [new file with mode: 0755]
rt/sbin/rt-preferences-viewer.in [new file with mode: 0644]
rt/sbin/rt-server.fcgi [new file with mode: 0755]
rt/sbin/rt-server.fcgi.in [new file with mode: 0644]
rt/sbin/rt-setup-database [new file with mode: 0755]
rt/sbin/rt-setup-fulltext-index [new file with mode: 0755]
rt/sbin/rt-setup-fulltext-index.in [new file with mode: 0644]
rt/sbin/rt-test-dependencies [new file with mode: 0755]
rt/sbin/standalone_httpd [new file with mode: 0755]
rt/sbin/standalone_httpd.in [new file with mode: 0644]
rt/share/html/Admin/Articles/Classes/CustomFields.html [new file with mode: 0644]
rt/share/html/Admin/Articles/Classes/GroupRights.html [new file with mode: 0644]
rt/share/html/Admin/Articles/Classes/Modify.html [new file with mode: 0644]
rt/share/html/Admin/Articles/Classes/Objects.html [new file with mode: 0644]
rt/share/html/Admin/Articles/Classes/Topics.html [new file with mode: 0644]
rt/share/html/Admin/Articles/Classes/UserRights.html [new file with mode: 0644]
rt/share/html/Admin/Articles/Classes/index.html [new file with mode: 0644]
rt/share/html/Admin/Articles/Elements/Topics [new file with mode: 0644]
rt/share/html/Admin/Articles/index.html [new file with mode: 0644]
rt/share/html/Admin/Elements/EditQueueWatcherGroup [new file with mode: 0644]
rt/share/html/Admin/Elements/EditRights [new file with mode: 0644]
rt/share/html/Admin/Elements/EditRightsCategoryTabs [new file with mode: 0644]
rt/share/html/Admin/Elements/Portal [new file with mode: 0644]
rt/share/html/Admin/Elements/SelectCustomFieldRenderType [new file with mode: 0644]
rt/share/html/Admin/Global/CustomFields/Class-Article.html [new file with mode: 0644]
rt/share/html/Admin/Global/Topics.html [new file with mode: 0644]
rt/share/html/Admin/Tools/Queries.html [new file with mode: 0644]
rt/share/html/Admin/Tools/Theme.html [new file with mode: 0644]
rt/share/html/Articles/Article/Delete.html [new file with mode: 0644]
rt/share/html/Articles/Article/Display.html [new file with mode: 0644]
rt/share/html/Articles/Article/Edit.html [new file with mode: 0644]
rt/share/html/Articles/Article/Elements/EditBasics [new file with mode: 0644]
rt/share/html/Articles/Article/Elements/EditCustomFields [new file with mode: 0644]
rt/share/html/Articles/Article/Elements/EditLinks [new file with mode: 0644]
rt/share/html/Articles/Article/Elements/EditTopics [new file with mode: 0644]
rt/share/html/Articles/Article/Elements/LinkEntryInstructions [new file with mode: 0644]
rt/share/html/Articles/Article/Elements/Preformatted [new file with mode: 0644]
rt/share/html/Articles/Article/Elements/SearchByCustomField [new file with mode: 0644]
rt/share/html/Articles/Article/Elements/SelectSavedSearches [new file with mode: 0644]
rt/share/html/Articles/Article/Elements/SelectSearchPrivacy [new file with mode: 0644]
rt/share/html/Articles/Article/Elements/ShowHistory [new file with mode: 0644]
rt/share/html/Articles/Article/Elements/ShowLinks [new file with mode: 0644]
rt/share/html/Articles/Article/Elements/ShowSavedSearches [new file with mode: 0644]
rt/share/html/Articles/Article/Elements/ShowSearchCriteria [new file with mode: 0644]
rt/share/html/Articles/Article/Elements/ShowTopics [new file with mode: 0644]
rt/share/html/Articles/Article/ExtractFromTicket.html [new file with mode: 0644]
rt/share/html/Articles/Article/ExtractIntoClass.html [new file with mode: 0644]
rt/share/html/Articles/Article/ExtractIntoTopic.html [new file with mode: 0644]
rt/share/html/Articles/Article/History.html [new file with mode: 0644]
rt/share/html/Articles/Article/PreCreate.html [new file with mode: 0644]
rt/share/html/Articles/Article/Search.html [new file with mode: 0644]
rt/share/html/Articles/Elements/BeforeMessageBox [new file with mode: 0644]
rt/share/html/Articles/Elements/CheckSkipCreate [new file with mode: 0644]
rt/share/html/Articles/Elements/CreateArticle [new file with mode: 0644]
rt/share/html/Articles/Elements/GotoArticle [new file with mode: 0644]
rt/share/html/Articles/Elements/IncludeArticle [new file with mode: 0644]
rt/share/html/Articles/Elements/NewestArticles [new file with mode: 0644]
rt/share/html/Articles/Elements/QuickSearch [new file with mode: 0644]
rt/share/html/Articles/Elements/SelectClass [new file with mode: 0644]
rt/share/html/Articles/Elements/ShowTopic [new file with mode: 0644]
rt/share/html/Articles/Elements/UpdatedArticles [new file with mode: 0644]
rt/share/html/Articles/Topics.html [new file with mode: 0644]
rt/share/html/Articles/index.html [new file with mode: 0644]
rt/share/html/Elements/EditCustomFieldDateTime [new file with mode: 0644]
rt/share/html/Elements/EditCustomFieldIPAddress [new file with mode: 0644]
rt/share/html/Elements/EditCustomFieldIPAddressRange [new file with mode: 0644]
rt/share/html/Elements/Framekiller [new file with mode: 0644]
rt/share/html/Elements/QueriesAsComment [new file with mode: 0644]
rt/share/html/Elements/QueueSummaryByLifecycle [new file with mode: 0644]
rt/share/html/Elements/QueueSummaryByStatus [new file with mode: 0644]
rt/share/html/Elements/RT__Article/ColumnMap [new file with mode: 0644]
rt/share/html/Elements/RT__Class/ColumnMap [new file with mode: 0644]
rt/share/html/Elements/RT__Dashboard/ColumnMap [new file with mode: 0644]
rt/share/html/Elements/SelectIPRelation [new file with mode: 0644]
rt/share/html/Elements/SelectOwnerAutocomplete [new file with mode: 0644]
rt/share/html/Elements/SelectOwnerDropdown [new file with mode: 0644]
rt/share/html/Elements/ShowCustomFieldDateTime [new file with mode: 0644]
rt/share/html/Elements/ShowReminders [new file with mode: 0644]
rt/share/html/Elements/WidgetBar [new file with mode: 0644]
rt/share/html/Helpers/Autocomplete/Groups [new file with mode: 0644]
rt/share/html/Helpers/Autocomplete/Owners [new file with mode: 0644]
rt/share/html/Helpers/Autocomplete/Users [new file with mode: 0644]
rt/share/html/Helpers/TicketHistory [new file with mode: 0644]
rt/share/html/Helpers/Toggle/ShowRequestor [new file with mode: 0644]
rt/share/html/NoAuth/Helpers/CustomLogo/dhandler [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/LICENSE.html [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/adapters/jquery.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/ckeditor.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/config.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/contents.css [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/_languages.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/_translationstatus.txt [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/af.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/ar.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/bg.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/bn.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/bs.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/ca.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/cs.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/cy.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/da.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/de.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/el.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/en-au.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/en-ca.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/en-gb.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/en.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/eo.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/es.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/et.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/eu.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/fa.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/fi.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/fo.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/fr-ca.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/fr.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/gl.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/gu.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/he.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/hi.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/hr.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/hu.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/is.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/it.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/ja.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/km.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/ko.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/lt.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/lv.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/mn.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/ms.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/nb.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/nl.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/no.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/pl.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/pt-br.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/pt.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/ro.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/ru.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/sk.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/sl.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/sr-latn.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/sr.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/sv.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/th.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/tr.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/uk.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/vi.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/zh-cn.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/lang/zh.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/en.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/he.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/about/dialogs/about.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/autogrow/plugin.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/clipboard/dialogs/paste.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/colordialog/dialogs/colordialog.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/dialog/dialogDefinition.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/div/dialogs/div.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/find/dialogs/find.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/flash/dialogs/flash.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/forms/dialogs/button.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/forms/dialogs/checkbox.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/forms/dialogs/form.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/forms/dialogs/hiddenfield.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/forms/dialogs/radio.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/forms/dialogs/select.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/forms/dialogs/textarea.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/forms/dialogs/textfield.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/iframedialog/plugin.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/image/dialogs/image.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/link/dialogs/anchor.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/link/dialogs/link.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/liststyle/dialogs/liststyle.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/pastefromword/filter/default.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/pastetext/dialogs/pastetext.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/scayt/dialogs/options.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/scayt/dialogs/toolbar.css [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/smiley/dialogs/smiley.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/specialchar/dialogs/specialchar.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/styles/styles/default.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/table/dialogs/table.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/tableresize/plugin.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/tabletools/dialogs/tableCell.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/templates/dialogs/templates.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/templates/templates/default.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/uicolor/dialogs/uicolor.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/en.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/uicolor/plugin.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/uicolor/yui/assets/yui.css [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/uicolor/yui/yui.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/wsc/dialogs/ciframe.html [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/wsc/dialogs/tmpFrameset.html [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/wsc/dialogs/wsc.css [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/plugins/wsc/dialogs/wsc.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/skins/kama/dialog.css [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/skins/kama/editor.css [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/skins/kama/skin.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/skins/kama/templates.css [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/skins/office2003/dialog.css [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/skins/office2003/editor.css [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/skins/office2003/skin.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/skins/office2003/templates.css [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/skins/v2/dialog.css [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/skins/v2/editor.css [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/skins/v2/skin.js [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/skins/v2/templates.css [new file with mode: 0644]
rt/share/html/NoAuth/RichText/ckeditor/themes/default/theme.js [new file with mode: 0644]
rt/share/html/NoAuth/css/aileron/InHeader [new file with mode: 0644]
rt/share/html/NoAuth/css/aileron/base.css [new file with mode: 0644]
rt/share/html/NoAuth/css/aileron/boxes.css [new file with mode: 0644]
rt/share/html/NoAuth/css/aileron/forms.css [new file with mode: 0644]
rt/share/html/NoAuth/css/aileron/images/dhandler [new file with mode: 0644]
rt/share/html/NoAuth/css/aileron/layout.css [new file with mode: 0644]
rt/share/html/NoAuth/css/aileron/login.css [new file with mode: 0644]
rt/share/html/NoAuth/css/aileron/main.css [new file with mode: 0644]
rt/share/html/NoAuth/css/aileron/misc.css [new file with mode: 0644]
rt/share/html/NoAuth/css/aileron/msie-pie.css [new file with mode: 0644]
rt/share/html/NoAuth/css/aileron/msie.css [new file with mode: 0644]
rt/share/html/NoAuth/css/aileron/msie6.css [new file with mode: 0644]
rt/share/html/NoAuth/css/aileron/nav.css [new file with mode: 0644]
rt/share/html/NoAuth/css/aileron/ticket-lists.css [new file with mode: 0644]
rt/share/html/NoAuth/css/aileron/ticket-search.css [new file with mode: 0644]
rt/share/html/NoAuth/css/aileron/ticket.css [new file with mode: 0644]
rt/share/html/NoAuth/css/ballard/InHeader [new file with mode: 0644]
rt/share/html/NoAuth/css/ballard/base.css [new file with mode: 0644]
rt/share/html/NoAuth/css/ballard/boxes.css [new file with mode: 0644]
rt/share/html/NoAuth/css/ballard/images/dhandler [new file with mode: 0644]
rt/share/html/NoAuth/css/ballard/layout.css [new file with mode: 0644]
rt/share/html/NoAuth/css/ballard/main.css [new file with mode: 0644]
rt/share/html/NoAuth/css/ballard/misc.css [new file with mode: 0644]
rt/share/html/NoAuth/css/ballard/msie.css [new file with mode: 0644]
rt/share/html/NoAuth/css/ballard/msie6.css [new file with mode: 0644]
rt/share/html/NoAuth/css/ballard/nav.css [new file with mode: 0644]
rt/share/html/NoAuth/css/ballard/ticket-lists.css [new file with mode: 0644]
rt/share/html/NoAuth/css/ballard/ticket-search.css [new file with mode: 0644]
rt/share/html/NoAuth/css/ballard/ticket.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/admin.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/articles.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/collection.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/farbtastic.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/forms.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/history-folding.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/jquery-ui.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/jquery-ui.custom.modified.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/login.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/main.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/misc.css
rt/share/html/NoAuth/css/base/nav.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/portlets.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/rights-editor.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/superfish-navbar.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/superfish-vertical.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/superfish.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/tablesorter.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/theme-editor.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/ticket-form.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/ticket.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/tools.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/ui.timepickr.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/ui.timepickr.custom.css [new file with mode: 0644]
rt/share/html/NoAuth/css/base/yui-fonts.css [new file with mode: 0644]
rt/share/html/NoAuth/css/images/PIE.htc [new file with mode: 0644]
rt/share/html/NoAuth/css/web2/msie-pie.css [new file with mode: 0644]
rt/share/html/NoAuth/js/autohandler
rt/share/html/NoAuth/js/cascaded.js
rt/share/html/NoAuth/js/combobox.js
rt/share/html/NoAuth/js/dhandler [new file with mode: 0644]
rt/share/html/NoAuth/js/farbtastic.js [new file with mode: 0644]
rt/share/html/NoAuth/js/history-folding.js [new file with mode: 0644]
rt/share/html/NoAuth/js/jquery-1.4.2.min.js [new file with mode: 0644]
rt/share/html/NoAuth/js/jquery-ui-1.8.4.custom.min.js [new file with mode: 0644]
rt/share/html/NoAuth/js/jquery-ui-patch-datepicker.js [new file with mode: 0644]
rt/share/html/NoAuth/js/jquery.event.hover-1.0.js [new file with mode: 0644]
rt/share/html/NoAuth/js/jquery.supposition.js [new file with mode: 0644]
rt/share/html/NoAuth/js/jquery.tablesorter.min.js [new file with mode: 0644]
rt/share/html/NoAuth/js/jquery_noconflict.js [new file with mode: 0644]
rt/share/html/NoAuth/js/late.js [new file with mode: 0644]
rt/share/html/NoAuth/js/superfish.js [new file with mode: 0644]
rt/share/html/NoAuth/js/supersubs.js [new file with mode: 0644]
rt/share/html/NoAuth/js/titlebox-state.js
rt/share/html/NoAuth/js/ui.timepickr.js [new file with mode: 0644]
rt/share/html/NoAuth/js/userautocomplete.js [new file with mode: 0644]
rt/share/html/NoAuth/js/util.js
rt/share/html/Search/Article.html [new file with mode: 0644]
rt/share/html/Search/Elements/Article [new file with mode: 0644]
rt/share/html/Search/Elements/EditSort [new file with mode: 0644]
rt/share/html/SelfService/Article/Display.html [new file with mode: 0644]
rt/share/html/SelfService/Article/Search.html [new file with mode: 0644]
rt/share/html/SelfService/Article/autohandler [new file with mode: 0644]
rt/share/html/SelfService/Elements/SearchArticle [new file with mode: 0644]
rt/share/html/Ticket/Elements/AddAttachments [new file with mode: 0644]
rt/share/html/Ticket/Elements/ClickToShowHistory [new file with mode: 0644]
rt/share/html/Ticket/Elements/FindTransactions [new file with mode: 0644]
rt/share/html/Ticket/Elements/FoldStanzaJS [new file with mode: 0644]
rt/share/html/Ticket/Elements/ShowRequestorExtraInfo [new file with mode: 0644]
rt/share/html/Ticket/Elements/ShowRequestorTickets [new file with mode: 0644]
rt/share/html/Ticket/Elements/ShowRequestorTicketsActive [new file with mode: 0644]
rt/share/html/Ticket/Elements/ShowRequestorTicketsAll [new file with mode: 0644]
rt/share/html/Ticket/Elements/ShowRequestorTicketsInactive [new file with mode: 0644]
rt/share/html/Ticket/Elements/ShowSimplifiedRecipients [new file with mode: 0644]
rt/share/html/Ticket/autohandler [new file with mode: 0644]
rt/share/html/Tools/MyReminders.html [new file with mode: 0644]
rt/share/html/m/ticket/autohandler [new file with mode: 0644]
rt/share/po/bg.po [new file with mode: 0644]
rt/share/po/cs.po [new file with mode: 0644]
rt/share/po/da.po [new file with mode: 0644]
rt/share/po/de.po [new file with mode: 0644]
rt/share/po/el.po [new file with mode: 0644]
rt/share/po/en.po [new file with mode: 0644]
rt/share/po/en_GB.po [new file with mode: 0644]
rt/share/po/es.po [new file with mode: 0644]
rt/share/po/et.po [new file with mode: 0644]
rt/share/po/fi.po [new file with mode: 0644]
rt/share/po/fr.po [new file with mode: 0644]
rt/share/po/he.po [new file with mode: 0644]
rt/share/po/hr.po [new file with mode: 0644]
rt/share/po/hu.po [new file with mode: 0644]
rt/share/po/id.po [new file with mode: 0644]
rt/share/po/is.po [new file with mode: 0644]
rt/share/po/it.po [new file with mode: 0644]
rt/share/po/ja.po [new file with mode: 0644]
rt/share/po/lt.po [new file with mode: 0644]
rt/share/po/lv.po [new file with mode: 0644]
rt/share/po/mk.po [new file with mode: 0644]
rt/share/po/nb.po [new file with mode: 0644]
rt/share/po/nl.po [new file with mode: 0644]
rt/share/po/nn.po [new file with mode: 0644]
rt/share/po/pl.po [new file with mode: 0644]
rt/share/po/pt.po [new file with mode: 0644]
rt/share/po/pt_BR.po [new file with mode: 0644]
rt/share/po/pt_PT.po [new file with mode: 0644]
rt/share/po/rt.pot [new file with mode: 0644]
rt/share/po/ru.po [new file with mode: 0644]
rt/share/po/sl.po [new file with mode: 0644]
rt/share/po/sv.po [new file with mode: 0644]
rt/share/po/tr.po [new file with mode: 0644]
rt/share/po/zh_CN.po [new file with mode: 0644]
rt/share/po/zh_TW.po [new file with mode: 0644]
rt/t/api/action-createtickets.t
rt/t/api/attachment.t
rt/t/api/attachment_filename.t
rt/t/api/attribute-tests.t
rt/t/api/attribute.t
rt/t/api/bookmarks.t [new file with mode: 0644]
rt/t/api/canonical_charset.t [new file with mode: 0644]
rt/t/api/cf_render_type.t [new file with mode: 0644]
rt/t/api/condition-ownerchange.t
rt/t/api/condition-reject.t
rt/t/api/config.t [new file with mode: 0644]
rt/t/api/cron.t [new file with mode: 0644]
rt/t/api/currentuser.t
rt/t/api/customfield.t
rt/t/api/date.t
rt/t/api/emailparser.t
rt/t/api/execute-code.t [new file with mode: 0644]
rt/t/api/group-rights.t [new file with mode: 0644]
rt/t/api/group.t
rt/t/api/groups.t
rt/t/api/has_rights.t [new file with mode: 0644]
rt/t/api/i18n.t
rt/t/api/i18n_guess.t [new file with mode: 0644]
rt/t/api/link.t
rt/t/api/password-types.t
rt/t/api/queue.t
rt/t/api/record.t
rt/t/api/reminders.t
rt/t/api/rights.t
rt/t/api/rights_show_ticket.t
rt/t/api/rt.t
rt/t/api/rtname.t [new file with mode: 0644]
rt/t/api/safe-run-child-util.t [new file with mode: 0644]
rt/t/api/savedsearch.t [new file with mode: 0644]
rt/t/api/scrip.t
rt/t/api/scrip_order.t
rt/t/api/searchbuilder.t
rt/t/api/squish.t [new file with mode: 0644]
rt/t/api/system.t
rt/t/api/template-insert.t
rt/t/api/template-simple.t [new file with mode: 0644]
rt/t/api/template.t
rt/t/api/ticket.t
rt/t/api/tickets.t
rt/t/api/tickets_overlay_sql.t
rt/t/api/txn_content.t
rt/t/api/uri-fsck_com_rt.t
rt/t/api/uri-t.t
rt/t/api/user.t
rt/t/api/users.t
rt/t/api/versions_sorter.t [new file with mode: 0644]
rt/t/api/web-config.t [new file with mode: 0644]
rt/t/articles/article.t [new file with mode: 0644]
rt/t/articles/articles.t [new file with mode: 0644]
rt/t/articles/basic-api.t [new file with mode: 0644]
rt/t/articles/cfsearch.t [new file with mode: 0644]
rt/t/articles/class.t [new file with mode: 0644]
rt/t/articles/interface.t [new file with mode: 0644]
rt/t/articles/queue-specific-class.t [new file with mode: 0644]
rt/t/articles/search-interface.t [new file with mode: 0644]
rt/t/articles/upload-customfields.t [new file with mode: 0644]
rt/t/articles/uri-a.t [new file with mode: 0644]
rt/t/articles/uri-articles.t [new file with mode: 0644]
rt/t/customfields/access_via_queue.t
rt/t/customfields/api.t [new file with mode: 0644]
rt/t/customfields/combo_cascade.t [new file with mode: 0644]
rt/t/customfields/date_search.t [new file with mode: 0644]
rt/t/customfields/datetime_search.t [new file with mode: 0644]
rt/t/customfields/external.t [new file with mode: 0644]
rt/t/customfields/ip.t [new file with mode: 0644]
rt/t/customfields/iprange.t [new file with mode: 0644]
rt/t/customfields/iprangev6.t [new file with mode: 0644]
rt/t/customfields/ipv6.t [new file with mode: 0644]
rt/t/customfields/pattern.t [new file with mode: 0644]
rt/t/customfields/single_values.t [new file with mode: 0644]
rt/t/customfields/sort_order.t
rt/t/customfields/transaction.t [new file with mode: 0644]
rt/t/data/configs/passwords [new file with mode: 0644]
rt/t/fts/indexed_mysql.t [new file with mode: 0644]
rt/t/fts/indexed_oracle.t [new file with mode: 0644]
rt/t/fts/indexed_pg.t [new file with mode: 0644]
rt/t/fts/not_indexed.t [new file with mode: 0644]
rt/t/i18n/caching.t [new file with mode: 0644]
rt/t/i18n/footer.t [new file with mode: 0644]
rt/t/lifecycles/basics.t [new file with mode: 0644]
rt/t/lifecycles/dates.t [new file with mode: 0644]
rt/t/lifecycles/moving.t [new file with mode: 0644]
rt/t/lifecycles/unresolved-deps.t [new file with mode: 0644]
rt/t/lifecycles/utils.pl [new file with mode: 0644]
rt/t/mail/bounce.t [new file with mode: 0644]
rt/t/mail/charsets-outgoing.t
rt/t/mail/crypt-gnupg.t
rt/t/mail/dashboards.t [new file with mode: 0644]
rt/t/mail/digest-attributes.t [new file with mode: 0644]
rt/t/mail/disposition-outgoing.t [new file with mode: 0644]
rt/t/mail/extractsubjecttag.t
rt/t/mail/fake-sendmail [new file with mode: 0644]
rt/t/mail/gateway.t
rt/t/mail/gnupg-bad.t
rt/t/mail/gnupg-incoming.t
rt/t/mail/gnupg-outgoing-encrypted.t [new file with mode: 0644]
rt/t/mail/gnupg-outgoing-plain.t [new file with mode: 0644]
rt/t/mail/gnupg-outgoing-signed.t [new file with mode: 0644]
rt/t/mail/gnupg-outgoing-signed_encrypted.t [new file with mode: 0644]
rt/t/mail/gnupg-realmail.t
rt/t/mail/gnupg-reverification.t
rt/t/mail/gnupg-special.t
rt/t/mail/mime_decoding.t
rt/t/mail/multipart.t
rt/t/mail/one-time-recipients.t [new file with mode: 0644]
rt/t/mail/outlook.t
rt/t/mail/rfc822-attachment.t [new file with mode: 0644]
rt/t/mail/sendmail.t
rt/t/mail/threading.t [new file with mode: 0644]
rt/t/mail/verp.t
rt/t/mail/wrong_mime_charset.t
rt/t/ticket/clicky.t [new file with mode: 0644]
rt/t/ticket/googleish_search.t [new file with mode: 0644]
rt/t/web/admin_groups.t [new file with mode: 0644]
rt/t/web/admin_user.t [new file with mode: 0644]
rt/t/web/articles-links.t [new file with mode: 0644]
rt/t/web/attachment-with-name-0.t [new file with mode: 0644]
rt/t/web/attachment_encoding.t
rt/t/web/attachments.t
rt/t/web/basic.t
rt/t/web/case-sensitivity.t [new file with mode: 0644]
rt/t/web/cf_access.t
rt/t/web/cf_date.t [new file with mode: 0644]
rt/t/web/cf_datetime.t [new file with mode: 0644]
rt/t/web/cf_onqueue.t
rt/t/web/cf_render_type.t [new file with mode: 0644]
rt/t/web/cf_select_one.t
rt/t/web/charting.t
rt/t/web/class_create.t [new file with mode: 0644]
rt/t/web/clickjacking-preventions.t [new file with mode: 0644]
rt/t/web/command_line.t
rt/t/web/command_line_with_unknown_field.t
rt/t/web/compilation_errors.t
rt/t/web/config_tab_right.t
rt/t/web/crypt-gnupg.t
rt/t/web/custom_frontpage.t
rt/t/web/custom_search.t
rt/t/web/dashboards-basics.t [new file with mode: 0644]
rt/t/web/dashboards-deleted-saved-search.t [new file with mode: 0644]
rt/t/web/dashboards-groups.t
rt/t/web/dashboards-permissions.t
rt/t/web/dashboards-search-cache.t [new file with mode: 0644]
rt/t/web/gnupg-headers.t [new file with mode: 0644]
rt/t/web/gnupg-select-keys-on-create.t
rt/t/web/gnupg-select-keys-on-update.t
rt/t/web/gnupg-tickyboxes.t [new file with mode: 0644]
rt/t/web/googleish_search.t [new file with mode: 0644]
rt/t/web/group_create.t [new file with mode: 0644]
rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/Default [new file with mode: 0644]
rt/t/web/html/NoAuth/js/not-by-default.js [new file with mode: 0644]
rt/t/web/html/delete-article-name-method.html [new file with mode: 0644]
rt/t/web/html_template.t
rt/t/web/logout.t [new file with mode: 0644]
rt/t/web/offline.t [new file with mode: 0644]
rt/t/web/offline_messages_utf8.t
rt/t/web/offline_utf8.t
rt/t/web/passthrough-jsmin [new file with mode: 0644]
rt/t/web/path-traversal.t
rt/t/web/private-components.t
rt/t/web/query_builder.t
rt/t/web/query_log.t [new file with mode: 0644]
rt/t/web/queue_caching.t [new file with mode: 0644]
rt/t/web/queue_create.t [new file with mode: 0644]
rt/t/web/quickcreate.t [new file with mode: 0644]
rt/t/web/quicksearch.t
rt/t/web/redirect-after-login.t
rt/t/web/redirect.t [new file with mode: 0644]
rt/t/web/reminders.t [new file with mode: 0644]
rt/t/web/remote_user.t [new file with mode: 0644]
rt/t/web/requestor_groups_edit_link.t [new file with mode: 0644]
rt/t/web/requestor_groups_limit.t [new file with mode: 0644]
rt/t/web/rest-non-ascii-subject.t
rt/t/web/rest-sort.t [new file with mode: 0644]
rt/t/web/rest.t
rt/t/web/richtext-autohandler.t
rt/t/web/rights.t
rt/t/web/rights1.t
rt/t/web/saved_search_chart.t
rt/t/web/saved_search_context.t [new file with mode: 0644]
rt/t/web/saved_search_permissions.t
rt/t/web/saved_search_update.t
rt/t/web/scrips.t [new file with mode: 0644]
rt/t/web/scrub.t [new file with mode: 0644]
rt/t/web/search_bulk_update_links.t
rt/t/web/search_cf_quotes.t [new file with mode: 0644]
rt/t/web/search_rss.t
rt/t/web/search_simple.t [new file with mode: 0644]
rt/t/web/search_tabs.t [new file with mode: 0644]
rt/t/web/self_service.t [new file with mode: 0644]
rt/t/web/squish.t [new file with mode: 0644]
rt/t/web/template.t [new file with mode: 0644]
rt/t/web/ticket-create-utf8.t
rt/t/web/ticket_display.t [new file with mode: 0644]
rt/t/web/ticket_forward.t [new file with mode: 0644]
rt/t/web/ticket_links.t [new file with mode: 0644]
rt/t/web/ticket_modify_all.t [new file with mode: 0644]
rt/t/web/ticket_modify_people.t [new file with mode: 0644]
rt/t/web/ticket_owner.t
rt/t/web/ticket_owner_autocomplete.t [new file with mode: 0644]
rt/t/web/ticket_owner_issues_16656.t [new file with mode: 0644]
rt/t/web/ticket_seen.t
rt/t/web/ticket_txn_content.t
rt/t/web/ticket_update_without_content.t
rt/t/web/transaction_batch.t [new file with mode: 0644]
rt/t/web/unlimited_search.t
rt/t/web/user_update.t [new file with mode: 0644]
rt/t/web/walk.t [new file with mode: 0644]