<?php
/**
- * $Horde: hermes/admin.php,v 1.33 2009/07/14 18:43:47 selsky Exp $
- *
* Copyright 2002-2010 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
<?xml version="1.0"?>
-<!-- $Horde: hermes/config/conf.xml,v 1.21 2007/09/13 18:16:11 jan Exp $ -->
<configuration>
<configsection name="time">
<configheader>Time Tracking Settings</configheader>
<?php
/**
- * $Horde: hermes/config/prefs.php.dist,v 1.9 2008/06/25 16:05:34 jan Exp $
- *
* See horde/config/prefs.php for documentation on the structure of this file.
*/
<?php
/**
- * $Horde: hermes/deliverables.php,v 1.14 2009/07/14 18:43:47 selsky Exp $
- *
* Copyright 2005-2010 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
<?php
/**
- * $Horde: hermes/entry.php,v 1.27 2009/07/08 18:29:07 slusarz Exp $
- *
* Copyright 2002-2010 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
<?php
/**
- * $Horde: hermes/index.php,v 1.16 2009/01/06 17:50:08 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
<?php
/**
- * $Horde: hermes/invoicing.php,v 1.12 2009/06/10 17:33:20 slusarz Exp $
- *
* Copyright 2002-2010 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
<?php
/**
- * $Horde: hermes/lib/Admin.php,v 1.26 2009/01/06 17:50:09 jan Exp $
- *
- * Copyright 2002-2009 The Horde Project (http://www.horde.org/)
+ * Copyright 2002-2010 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
* did not receive this file, see http://www.horde.org/licenses/bsdl.php.
$block_type = 'tree';
/**
- * $Horde: hermes/lib/Block/tree_menu.php,v 1.4 2008/01/02 16:15:09 chuck Exp $
- *
* @package Horde_Block
*/
class Horde_Block_hermes_tree_menu extends Horde_Block {
$block_type = 'tree';
/**
- * $Horde: hermes/lib/Block/tree_stopwatch.php,v 1.4 2009/06/10 05:24:07 slusarz Exp $
- *
* @package Horde_Block
*/
class Horde_Block_hermes_tree_stopwatch extends Horde_Block {
* The Horde_Data_hermes_csv class extends Horde's CSV Data class with
* Hermes-specific handling.
*
- * $Horde: hermes/lib/Data/hermes_csv.php,v 1.2 2005/08/03 20:54:02 chuck Exp $
- *
* See the enclosed file LICENSE for license information (BSD). If you
* did not receive this file, see http://www.horde.org/licenses/bsdl.php.
*
* The Horde_Data_hermes_tsv class extends Horde's TSV Data class with
* Hermes-specific handling.
*
- * $Horde: hermes/lib/Data/hermes_tsv.php,v 1.2 2005/08/03 20:54:02 chuck Exp $
- *
* See the enclosed file LICENSE for license information (BSD). If you
* did not receive this file, see http://www.horde.org/licenses/bsdl.php.
*
* Hermes-specific handling and a few tweaks for files to open
* directly in Excel.
*
- * $Horde: hermes/lib/Data/hermes_xls.php,v 1.2 2005/08/03 20:54:02 chuck Exp $
- *
* See the enclosed file LICENSE for license information (BSD). If you
* did not receive this file, see http://www.horde.org/licenses/bsdl.php.
*
* The Horde_Data_iif class implements the Horde_Data:: framework for
* QuickBooks .iif files.
*
- * $Horde: hermes/lib/Data/iif.php,v 1.21 2009/01/06 17:50:09 jan Exp $
- *
* Here's a sample header and row from a .iif file (it's
* tab-delimited):
*
* The Horde_Data_qbxml class implements the Horde_Data:: framework for
* QuickBooks qbXML files.
*
- * $Horde: hermes/lib/Data/qbxml.php,v 1.15 2009/01/06 17:50:09 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
* Hermes_Driver:: defines an API for implementing storage backends
* for Hermes.
*
- * $Horde: hermes/lib/Driver.php,v 1.23 2009/07/14 00:25:33 mrubinsk Exp $
- *
* @author Chuck Hagenbuch <chuck@horde.org>
* @since Hermes 0.1
* @package Hermes
/**
* Hermes storage implementation for PHP's PEAR database abstraction layer.
*
- * $Horde: hermes/lib/Driver/sql.php,v 1.68 2009/07/14 00:25:33 mrubinsk Exp $
- *
* Required values for $params:<pre>
* 'phptype' The database type (e.g. 'pgsql', 'mysql', etc.).</pre>
*
/**
* DeliverableClientSelector - Form for selecting client on deliverables screen
*
- * $Horde: hermes/lib/Forms/Deliverable.php,v 1.7 2009/01/06 17:50:09 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
/**
* @package Hermes
*
- * $Horde: hermes/lib/Forms/Export.php,v 1.9 2009/12/01 12:52:41 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
/**
* @package Hermes
*
- * $Horde: hermes/lib/Forms/Search.php,v 1.15 2010/04/21 17:33:10 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
/**
* @package Hermes
*
- * $Horde: hermes/lib/Forms/Time.php,v 1.23 2009/07/08 18:29:08 slusarz Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
/**
* Hermes Base Class.
*
- * $Horde: hermes/lib/Hermes.php,v 1.66 2009/12/10 17:42:31 jan Exp $
- *
* @author Chuck Hagenbuch <chuck@horde.org>
* @package Hermes
*/
* The Horde_UI_Table:: class displays and allows manipulation of tabular
* data.
*
- * $Horde: hermes/lib/Table.php,v 1.10 2009/12/10 17:42:31 jan Exp $
- *
* Copyright 2001 Robert E. Coyle <robertecoyle@hotmail.com>
*
* See the enclosed file LICENSE for license information (BSD). If you
<?xml version="1.0"?>
-<!-- $Horde: hermes/locale/en_US/help.xml,v 1.3 2008/06/29 23:13:02 jan Exp $ -->
<help>
<entry id="hermes-job-types">
<title>Hermes Job Types</title>
<?xml version="1.0"?>
-<!-- $Horde: hermes/locale/es_ES/help.xml,v 1.2 2008/06/30 08:35:01 jan Exp $ -->
<help>
<entry id="hermes-job-types" state="unknown">
<title>Tipos de objetos de trabajo/facturables de Hermes</title>
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Horde: hermes/scripts/Sandals.wdgt/Info.plist,v 1.2 2008/03/08 06:52:37 bklang Exp $ -->
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Horde: hermes/scripts/Sandals.wdgt/KeychainPlugIn.widgetplugin/Contents/Info.plist,v 1.2 2008/03/08 06:52:37 bklang Exp $ -->
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- $Horde: hermes/scripts/Sandals.wdgt/Sandals.html,v 1.5 2008/03/11 22:57:38 bklang Exp $ -->
<!-- Sandals copyright 2007-2008, Alkaloid Networks LLC. -->
<!-- Sandals is released under the terms of the GNU Public License v2 -->
<!-- Sandals is a part of the Hermes module for the Horde framework. -->
/**
- * $Horde: hermes/scripts/Sandals.wdgt/lib/Sandals.js,v 1.5 2008/03/11 22:57:38 bklang Exp $
* This file is part of Sandals.wdgt, distributed with the Hermes application.
* Hermes is part of the Horde Project (http://www.horde.org/)
*
/**
* General Horde UI effects javascript.
*
- * $Horde: hermes/scripts/Sandals.wdgt/lib/horde.js,v 1.2 2008/03/08 06:52:38 bklang Exp $
- *
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*/
*
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
- * $Horde: hermes/scripts/Sandals.wdgt/lib/open_calendar.js,v 1.3 2009/01/06 17:50:10 jan Exp $
*/
/**
*
* Copyright 2006-2009 The Horde Project (http://www.horde.org/)
*
- * $Horde: hermes/scripts/Sandals.wdgt/lib/stripe.js,v 1.3 2009/01/06 17:50:10 jan Exp $
- *
* @author Chuck Hagenbuch <chuck@horde.org>
* @author Matt Warden <mwarden@gmail.com>
*
* This file is distributed as a component of Sandals.wdgt
* Sandals is a part of the Hermes application of the Horde Project
* The Horde Project (http://www.horde.org/)
- * $Horde: hermes/scripts/Sandals.wdgt/lib/vcXMLRPC.js,v 1.3 2009/01/06 17:50:10 jan Exp $
*
* Copyright 2000, 2001, 2002 Virtual Cowboys info@virtualcowboys.nl
*
-/**
- * $Horde: hermes/scripts/Sandals.wdgt/themes/bluewhite-screen.css,v 1.1 2008/03/08 06:49:07 bklang Exp $
- */
-
body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background: #fff;
-/**
- * $Horde: hermes/scripts/Sandals.wdgt/themes/hermes-screen.css,v 1.1 2008/03/08 06:49:07 bklang Exp $
- */
-
/* Special handling for non-printed timesheets. */
#approval {
display: none;
-/* $Horde: hermes/scripts/Sandals.wdgt/themes/sandals-screen.css,v 1.2 2008/03/08 06:52:38 bklang Exp $ */
#title
{
width: 100%;
-/**
- * $Horde: hermes/scripts/Sandals.wdgt/themes/screen.css,v 1.2 2008/04/08 18:07:29 chuck Exp $
- */
-
/* Global default styles. */
* {
/* Zero out all padding and margins to start with for better
--- $Horde: hermes/scripts/sql/hermes.mssql.sql,v 1.7 2008/06/30 09:03:11 jan Exp $
CREATE TABLE hermes_timeslices (
timeslice_id INT NOT NULL,
--- $Horde: hermes/scripts/sql/hermes.oci8.sql,v 1.8 2009/10/19 11:18:26 jan Exp $
CREATE TABLE hermes_timeslices (
timeslice_id NUMBER(16) NOT NULL,
--- $Horde: hermes/scripts/sql/hermes.sql,v 1.15 2008/06/30 22:39:27 jan Exp $
CREATE TABLE hermes_timeslices (
timeslice_id INT NOT NULL,
--- $Horde: hermes/scripts/upgrades/2007-04-20_drop_invoicing.sql,v 1.1 2007/04/19 23:14:43 jan Exp $
DROP TABLE hermes_invoice_batches;
DROP TABLE hermes_invoices;
<?php
/**
- * $Horde: hermes/search.php,v 1.47 2009/12/10 17:42:31 jan Exp $
- *
* Copyright 2004-2010 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
<?php
/**
- * $Horde: hermes/start.php,v 1.14 2009/07/14 00:25:32 mrubinsk Exp $
- *
* Copyright 2005-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
-/**
- * $Horde: hermes/themes/print/screen.css,v 1.1 2005/08/04 17:56:45 chuck Exp $
- */
/* Special handling for printed timesheets. */
#approval {
-/**
- * $Horde: hermes/themes/screen.css,v 1.2 2006/06/28 00:12:53 chuck Exp $
- */
/* Special handling for non-printed timesheets. */
#approval {