fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [10548] propset


From: Sigurd Nes
Subject: [Fmsystem-commits] [10548] propset
Date: Wed, 28 Nov 2012 11:20:05 +0000

Revision: 10548
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10548
Author:   sigurdne
Date:     2012-11-28 11:20:02 +0000 (Wed, 28 Nov 2012)
Log Message:
-----------
propset

Modified Paths:
--------------
    trunk/logistic/inc/class.sorequirement.inc.php
    trunk/logistic/inc/class.sorequirement_resource_allocation.inc.php
    trunk/logistic/inc/class.sorequirement_value.inc.php
    trunk/logistic/inc/class.soresource_type_requirement.inc.php
    trunk/logistic/inc/class.uirequirement_resource_allocation.inc.php
    trunk/logistic/templates/base/activity/activity_tabs.xsl
    trunk/logistic/templates/base/requirement/requirement_tabs.xsl

Property Changed:
----------------
    trunk/logistic/inc/class.sorequirement.inc.php
    trunk/logistic/inc/class.sorequirement_resource_allocation.inc.php
    trunk/logistic/inc/class.sorequirement_value.inc.php
    trunk/logistic/inc/class.soresource_type_requirement.inc.php
    trunk/logistic/inc/class.uirequirement.inc.php
    trunk/logistic/inc/class.uirequirement_resource_allocation.inc.php
    trunk/logistic/inc/class.uiresource_type_requirement.inc.php
    trunk/logistic/inc/model/class.requirement.inc.php
    trunk/logistic/inc/model/class.requirement_resource_allocation.inc.php
    trunk/logistic/inc/model/class.requirement_value.inc.php
    trunk/logistic/inc/model/class.resource_type_requirement.inc.php
    trunk/logistic/js/logistic/activity.js
    trunk/logistic/js/logistic/ajax.js
    trunk/logistic/js/logistic/project.js
    trunk/logistic/js/logistic/requirement.js
    trunk/logistic/js/logistic/resource_allocation.js
    trunk/logistic/js/logistic/resource_type_requirement.js
    trunk/logistic/setup/tables_update.inc.php
    trunk/logistic/templates/base/activity/activity_tabs.xsl
    trunk/logistic/templates/base/activity/add_activity_item.xsl
    trunk/logistic/templates/base/activity/view_activity_item.xsl
    trunk/logistic/templates/base/allocation/book_resources.xsl
    trunk/logistic/templates/base/project/resource_type_requirement_item.xsl
    trunk/logistic/templates/base/requirement/requirement_item.xsl
    trunk/logistic/templates/base/requirement/requirement_overview.xsl
    trunk/logistic/templates/base/requirement/requirement_tabs.xsl
    trunk/logistic/templates/base/requirement/requirement_values.xsl

Modified: trunk/logistic/inc/class.sorequirement.inc.php
===================================================================
--- trunk/logistic/inc/class.sorequirement.inc.php      2012-11-28 08:40:29 UTC 
(rev 10547)
+++ trunk/logistic/inc/class.sorequirement.inc.php      2012-11-28 11:20:02 UTC 
(rev 10548)
@@ -24,7 +24,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/
        * @package property
        * @subpackage logistic
-       * @version $Id:$
+       * @version $Id$
        */
 
        phpgw::import_class('logistic.socommon');


Property changes on: trunk/logistic/inc/class.sorequirement.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id

Modified: trunk/logistic/inc/class.sorequirement_resource_allocation.inc.php
===================================================================
--- trunk/logistic/inc/class.sorequirement_resource_allocation.inc.php  
2012-11-28 08:40:29 UTC (rev 10547)
+++ trunk/logistic/inc/class.sorequirement_resource_allocation.inc.php  
2012-11-28 11:20:02 UTC (rev 10548)
@@ -25,7 +25,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/
        * @package property
        * @subpackage logistic
-       * @version $Id: class.soproject.inc.php 10111 2012-10-04 08:53:35Z 
erikhl $
+       * @version $Id$
        */
 
        phpgw::import_class('logistic.socommon');


Property changes on: 
trunk/logistic/inc/class.sorequirement_resource_allocation.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id

Modified: trunk/logistic/inc/class.sorequirement_value.inc.php
===================================================================
--- trunk/logistic/inc/class.sorequirement_value.inc.php        2012-11-28 
08:40:29 UTC (rev 10547)
+++ trunk/logistic/inc/class.sorequirement_value.inc.php        2012-11-28 
11:20:02 UTC (rev 10548)
@@ -24,7 +24,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/
        * @package property
        * @subpackage logistic
-       * @version $Id:$
+       * @version $Id$
        */
 
        phpgw::import_class('logistic.socommon');


Property changes on: trunk/logistic/inc/class.sorequirement_value.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id

Modified: trunk/logistic/inc/class.soresource_type_requirement.inc.php
===================================================================
--- trunk/logistic/inc/class.soresource_type_requirement.inc.php        
2012-11-28 08:40:29 UTC (rev 10547)
+++ trunk/logistic/inc/class.soresource_type_requirement.inc.php        
2012-11-28 11:20:02 UTC (rev 10548)
@@ -25,7 +25,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/
        * @package property
        * @subpackage logistic
-       * @version $Id: class.soproject.inc.php 10111 2012-10-04 08:53:35Z 
erikhl $
+       * @version $Id$
        */
 
        phpgw::import_class('logistic.socommon');


Property changes on: 
trunk/logistic/inc/class.soresource_type_requirement.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/inc/class.uirequirement.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id

Modified: trunk/logistic/inc/class.uirequirement_resource_allocation.inc.php
===================================================================
--- trunk/logistic/inc/class.uirequirement_resource_allocation.inc.php  
2012-11-28 08:40:29 UTC (rev 10547)
+++ trunk/logistic/inc/class.uirequirement_resource_allocation.inc.php  
2012-11-28 11:20:02 UTC (rev 10548)
@@ -25,7 +25,7 @@
         * @internal Development of this application was funded by 
http://www.bergen.kommune.no/
         * @package property
         * @subpackage logistic
-        * @version $Id: class.uiactivity.inc.php 10101 2012-10-03 09:46:51Z 
vator $
+        * @version $Id$
         */
        phpgw::import_class('phpgwapi.uicommon');
        phpgw::import_class('logistic.soactivity');


Property changes on: 
trunk/logistic/inc/class.uirequirement_resource_allocation.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: 
trunk/logistic/inc/class.uiresource_type_requirement.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/inc/model/class.requirement.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: 
trunk/logistic/inc/model/class.requirement_resource_allocation.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/inc/model/class.requirement_value.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: 
trunk/logistic/inc/model/class.resource_type_requirement.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/js/logistic/activity.js
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/js/logistic/ajax.js
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/js/logistic/project.js
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/js/logistic/requirement.js
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/js/logistic/resource_allocation.js
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/js/logistic/resource_type_requirement.js
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/setup/tables_update.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id

Modified: trunk/logistic/templates/base/activity/activity_tabs.xsl
===================================================================
--- trunk/logistic/templates/base/activity/activity_tabs.xsl    2012-11-28 
08:40:29 UTC (rev 10547)
+++ trunk/logistic/templates/base/activity/activity_tabs.xsl    2012-11-28 
11:20:02 UTC (rev 10548)
@@ -1,4 +1,4 @@
-<!-- $Id: control_tabs.xsl 9951 2012-08-31 10:14:12Z vator $ -->
+<!-- $Id$ -->
 <!-- separate tabs and  inline tables-->
 
 <xsl:template match="data" xmlns:php="http://php.net/xsl";>


Property changes on: trunk/logistic/templates/base/activity/activity_tabs.xsl
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: 
trunk/logistic/templates/base/activity/add_activity_item.xsl
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: 
trunk/logistic/templates/base/activity/view_activity_item.xsl
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/templates/base/allocation/book_resources.xsl
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: 
trunk/logistic/templates/base/project/resource_type_requirement_item.xsl
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: 
trunk/logistic/templates/base/requirement/requirement_item.xsl
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: 
trunk/logistic/templates/base/requirement/requirement_overview.xsl
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id

Modified: trunk/logistic/templates/base/requirement/requirement_tabs.xsl
===================================================================
--- trunk/logistic/templates/base/requirement/requirement_tabs.xsl      
2012-11-28 08:40:29 UTC (rev 10547)
+++ trunk/logistic/templates/base/requirement/requirement_tabs.xsl      
2012-11-28 11:20:02 UTC (rev 10548)
@@ -1,4 +1,4 @@
-<!-- $Id: control_tabs.xsl 9951 2012-08-31 10:14:12Z vator $ -->
+<!-- $Id$ -->
 <!-- separate tabs and  inline tables-->
 
 <xsl:template match="data" xmlns:php="http://php.net/xsl";>


Property changes on: 
trunk/logistic/templates/base/requirement/requirement_tabs.xsl
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: 
trunk/logistic/templates/base/requirement/requirement_values.xsl
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id




reply via email to

[Prev in Thread] Current Thread [Next in Thread]