Add Whups from CVS HEAD
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 24 Dec 2009 01:14:38 +0000 (20:14 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 24 Dec 2009 01:14:38 +0000 (20:14 -0500)
commit15ae708857f6cc57de6cf9990b84fca63dbe9b93
tree67db756f7a881aba483fca411ded2cecd947f2b1
parent65221b8ced82e9445c1f886a4c45bd468498833d
Add Whups from CVS HEAD
205 files changed:
whups/LICENSE [new file with mode: 0644]
whups/README [new file with mode: 0644]
whups/admin/index.php [new file with mode: 0644]
whups/config/.cvsignore [new file with mode: 0644]
whups/config/.htaccess [new file with mode: 0644]
whups/config/conf.php [new file with mode: 0644]
whups/config/conf.xml [new file with mode: 0644]
whups/config/create_email.txt [new file with mode: 0644]
whups/config/create_email.txt.dist [new file with mode: 0644]
whups/config/hooks.php.dist [new file with mode: 0644]
whups/config/menu.php.dist [new file with mode: 0644]
whups/config/mime_drivers.php [new file with mode: 0644]
whups/config/mime_drivers.php.dist [new file with mode: 0644]
whups/config/notify_email.txt [new file with mode: 0644]
whups/config/notify_email.txt.dist [new file with mode: 0644]
whups/config/prefs.php [new file with mode: 0644]
whups/config/prefs.php.dist [new file with mode: 0644]
whups/config/reminders.php.dist [new file with mode: 0644]
whups/config/templates.php [new file with mode: 0644]
whups/config/templates.php.dist [new file with mode: 0644]
whups/data.php [new file with mode: 0644]
whups/docs/CHANGES [new file with mode: 0644]
whups/docs/CREDITS [new file with mode: 0644]
whups/docs/INSTALL [new file with mode: 0644]
whups/docs/RELEASE_NOTES [new file with mode: 0644]
whups/docs/TODO [new file with mode: 0644]
whups/docs/UPGRADING [new file with mode: 0644]
whups/docs/lighttpd-whups.conf [new file with mode: 0644]
whups/index.php [new file with mode: 0644]
whups/lib/.htaccess [new file with mode: 0644]
whups/lib/Ajax/Imple/ContactAutoCompleter.php [new file with mode: 0644]
whups/lib/Api.php [new file with mode: 0644]
whups/lib/Application.php [new file with mode: 0644]
whups/lib/Block/myqueries.php [new file with mode: 0644]
whups/lib/Block/myrequests.php [new file with mode: 0644]
whups/lib/Block/mytickets.php [new file with mode: 0644]
whups/lib/Block/query.php [new file with mode: 0644]
whups/lib/Block/queuecontents.php [new file with mode: 0644]
whups/lib/Block/queuesummary.php [new file with mode: 0644]
whups/lib/Block/tree_menu.php [new file with mode: 0644]
whups/lib/Block/unassigned.php [new file with mode: 0644]
whups/lib/Driver.php [new file with mode: 0644]
whups/lib/Driver/sql.php [new file with mode: 0644]
whups/lib/Forms/Action.php [new file with mode: 0644]
whups/lib/Forms/AddComment.php [new file with mode: 0644]
whups/lib/Forms/Admin.php [new file with mode: 0644]
whups/lib/Forms/Admin/Attribute.php [new file with mode: 0644]
whups/lib/Forms/Admin/Priority.php [new file with mode: 0644]
whups/lib/Forms/Admin/Queue.php [new file with mode: 0644]
whups/lib/Forms/Admin/Reply.php [new file with mode: 0644]
whups/lib/Forms/Admin/State.php [new file with mode: 0644]
whups/lib/Forms/Admin/Type.php [new file with mode: 0644]
whups/lib/Forms/Admin/User.php [new file with mode: 0644]
whups/lib/Forms/Admin/Version.php [new file with mode: 0644]
whups/lib/Forms/CreateTicket.php [new file with mode: 0644]
whups/lib/Forms/EditTicket.php [new file with mode: 0644]
whups/lib/Forms/Query.php [new file with mode: 0644]
whups/lib/Forms/QueryParameterForm.php [new file with mode: 0644]
whups/lib/Forms/Search.php [new file with mode: 0644]
whups/lib/Forms/VarRenderer.php [new file with mode: 0644]
whups/lib/MIME/Viewer/Zip.php [new file with mode: 0644]
whups/lib/Mail.php [new file with mode: 0644]
whups/lib/Query.php [new file with mode: 0644]
whups/lib/Renderer/Comment.php [new file with mode: 0755]
whups/lib/Renderer/Query.php [new file with mode: 0644]
whups/lib/Reports.php [new file with mode: 0644]
whups/lib/Scheduler/whups.php [new file with mode: 0644]
whups/lib/Ticket.php [new file with mode: 0644]
whups/lib/View.php [new file with mode: 0755]
whups/lib/View/Results.php [new file with mode: 0755]
whups/lib/View/SavedQueries.php [new file with mode: 0755]
whups/lib/Whups.php [new file with mode: 0644]
whups/lib/base.php [new file with mode: 0644]
whups/lib/tests/ApiTest.php [new file with mode: 0644]
whups/lib/tests/TestBase.php [new file with mode: 0644]
whups/locale/bg_BG/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/cs_CZ/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/de_DE/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/en_US/help.xml [new file with mode: 0644]
whups/locale/es_ES/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/es_ES/help.xml [new file with mode: 0644]
whups/locale/fi_FI/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/fi_FI/help.xml [new file with mode: 0644]
whups/locale/fr_FR/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/it_IT/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/lt_LT/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/nb_NO/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/nl_NL/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/pl_PL/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/pt_BR/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/ro_RO/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/ru_RU/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/sl_SI/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/tr_TR/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/uk_UA/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/zh_CN/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/locale/zh_TW/LC_MESSAGES/whups.mo [new file with mode: 0644]
whups/mybugs.php [new file with mode: 0644]
whups/mybugs_edit.php [new file with mode: 0644]
whups/opensearch.php [new file with mode: 0644]
whups/po/.cvsignore [new file with mode: 0644]
whups/po/README [new file with mode: 0644]
whups/po/bg_BG.po [new file with mode: 0644]
whups/po/cs_CZ.po [new file with mode: 0644]
whups/po/de_DE.po [new file with mode: 0644]
whups/po/es_ES.po [new file with mode: 0644]
whups/po/fi_FI.po [new file with mode: 0644]
whups/po/fr_FR.po [new file with mode: 0644]
whups/po/it_IT.po [new file with mode: 0644]
whups/po/lt_LT.po [new file with mode: 0644]
whups/po/nb_NO.po [new file with mode: 0644]
whups/po/nl_NL.po [new file with mode: 0644]
whups/po/pl_PL.po [new file with mode: 0644]
whups/po/pt_BR.po [new file with mode: 0644]
whups/po/ro_RO.po [new file with mode: 0644]
whups/po/ru_RU.po [new file with mode: 0644]
whups/po/sl_SI.po [new file with mode: 0644]
whups/po/tr_TR.po [new file with mode: 0644]
whups/po/uk_UA.po [new file with mode: 0644]
whups/po/whups.pot [new file with mode: 0644]
whups/po/zh_CN.po [new file with mode: 0644]
whups/po/zh_TW.po [new file with mode: 0644]
whups/query/.htaccess [new file with mode: 0644]
whups/query/index.php [new file with mode: 0644]
whups/query/rss.php [new file with mode: 0644]
whups/query/run.php [new file with mode: 0644]
whups/queue/.htaccess [new file with mode: 0644]
whups/queue/index.php [new file with mode: 0644]
whups/queue/rss.php [new file with mode: 0644]
whups/reports.php [new file with mode: 0644]
whups/scripts/.htaccess [new file with mode: 0644]
whups/scripts/bugzilla-import.php [new file with mode: 0755]
whups/scripts/mail-filter.php [new file with mode: 0755]
whups/scripts/obliterate.php [new file with mode: 0755]
whups/scripts/reminders.php [new file with mode: 0755]
whups/scripts/sql/whups.mssql.sql [new file with mode: 0644]
whups/scripts/sql/whups.oci8.sql [new file with mode: 0644]
whups/scripts/sql/whups.sql [new file with mode: 0644]
whups/scripts/sql/whups.xml [new file with mode: 0644]
whups/scripts/upgrades/2006-07-12_add_due_date.sql [new file with mode: 0644]
whups/scripts/upgrades/2006-08-04_drop_subjectlist.sql [new file with mode: 0644]
whups/scripts/upgrades/2008-02-27_add_defaults.sql [new file with mode: 0644]
whups/scripts/upgrades/2008-04-29_add_sql_share_tables.sql [new file with mode: 0644]
whups/scripts/upgrades/2008-06-11_add_attribute_types.oci8.sql [new file with mode: 0644]
whups/scripts/upgrades/2008-06-11_add_attribute_types.pgsql.sql [new file with mode: 0644]
whups/scripts/upgrades/2008-06-11_add_attribute_types.sql [new file with mode: 0644]
whups/scripts/upgrades/2008-06-13_add_queue_emails.sql [new file with mode: 0644]
whups/scripts/upgrades/2008-06-17_fix_varchar_lengths.sql [new file with mode: 0644]
whups/scripts/upgrades/2008-06-24_add_replies.sql [new file with mode: 0644]
whups/scripts/upgrades/2008-07-10_add_query_slugs.sql [new file with mode: 0644]
whups/scripts/upgrades/2008-09-23_fix_group_uid.sql [new file with mode: 0644]
whups/scripts/upgrades/2009-09-07_add_version_active.pgsql.sql [new file with mode: 0644]
whups/scripts/upgrades/2009-09-07_add_version_active.sql [new file with mode: 0644]
whups/scripts/upgrades/convert_datatree_shares_to_sql.php [new file with mode: 0755]
whups/search.php [new file with mode: 0644]
whups/search/rss.php [new file with mode: 0644]
whups/templates/.htaccess [new file with mode: 0644]
whups/templates/admin/mtmatrix.inc [new file with mode: 0644]
whups/templates/common-header.inc [new file with mode: 0644]
whups/templates/menu.inc [new file with mode: 0644]
whups/templates/prefs/sourceselect.inc [new file with mode: 0644]
whups/templates/prevnext.inc [new file with mode: 0644]
whups/templates/renderer/query/edit.inc [new file with mode: 0644]
whups/templates/renderer/query/render.inc [new file with mode: 0644]
whups/templates/renderer/querysetcurrenttype.inc [new file with mode: 0644]
whups/templates/reports/stats.inc [new file with mode: 0644]
whups/templates/rss/items.rss [new file with mode: 0644]
whups/templates/ticket/watchers.inc [new file with mode: 0644]
whups/templates/view/results.inc [new file with mode: 0755]
whups/templates/view/savedqueries.inc [new file with mode: 0644]
whups/themes/feed-rss.xsl [new file with mode: 0644]
whups/themes/graphics/admin.png [new file with mode: 0644]
whups/themes/graphics/az.png [new file with mode: 0644]
whups/themes/graphics/create.png [new file with mode: 0644]
whups/themes/graphics/favicon.ico [new file with mode: 0644]
whups/themes/graphics/query.png [new file with mode: 0644]
whups/themes/graphics/reports.png [new file with mode: 0644]
whups/themes/graphics/search.png [new file with mode: 0644]
whups/themes/graphics/whups.png [new file with mode: 0644]
whups/themes/graphics/za.png [new file with mode: 0644]
whups/themes/hordeweb/screen.css [new file with mode: 0644]
whups/themes/screen.css [new file with mode: 0644]
whups/themes/silver/graphics/admin.png [new file with mode: 0644]
whups/themes/silver/graphics/az.png [new file with mode: 0644]
whups/themes/silver/graphics/create.png [new file with mode: 0644]
whups/themes/silver/graphics/favicon.ico [new file with mode: 0644]
whups/themes/silver/graphics/query.png [new file with mode: 0644]
whups/themes/silver/graphics/reports.png [new file with mode: 0644]
whups/themes/silver/graphics/search.png [new file with mode: 0644]
whups/themes/silver/graphics/whups.png [new file with mode: 0644]
whups/themes/silver/graphics/za.png [new file with mode: 0644]
whups/themes/silver/screen.css [new file with mode: 0644]
whups/themes/silver/themed_graphics [new file with mode: 0644]
whups/ticket/.htaccess [new file with mode: 0644]
whups/ticket/comment.php [new file with mode: 0644]
whups/ticket/create.php [new file with mode: 0644]
whups/ticket/delete.php [new file with mode: 0644]
whups/ticket/deleteAttachment.php [new file with mode: 0644]
whups/ticket/index.php [new file with mode: 0644]
whups/ticket/queue.php [new file with mode: 0644]
whups/ticket/rss.php [new file with mode: 0644]
whups/ticket/type.php [new file with mode: 0644]
whups/ticket/update.php [new file with mode: 0644]
whups/ticket/watch.php [new file with mode: 0644]
whups/view.php [new file with mode: 0644]