Commit 25df71a0 authored by Kevin Deldycke's avatar Kevin Deldycke

Add Modification and Creation date on Base_viewMetadata.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8122 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 548967a8
......@@ -92,12 +92,11 @@
<list>
<string>my_id</string>
<string>my_title</string>
<string>my_language</string>
<string>my_description</string>
<string>my_creation_date</string>
<string>my_modification_date</string>
<string>my_effective_date</string>
<string>my_expiration_date</string>
<string>my_format</string>
<string>my_rights</string>
<string>my_description</string>
</list>
</value>
</item>
......@@ -105,8 +104,11 @@
<key> <string>right</string> </key>
<value>
<list>
<string>my_category_list</string>
<string>my_language</string>
<string>my_format</string>
<string>my_rights</string>
<string>my_contributor_list</string>
<string>my_category_list</string>
</list>
</value>
</item>
......
......@@ -249,7 +249,7 @@
</item>
<item>
<key> <string>height</string> </key>
<value> <int>8</int> </value>
<value> <int>4</int> </value>
</item>
<item>
<key> <string>hidden</string> </key>
......@@ -283,8 +283,7 @@
<key> <string>view_separator</string> </key>
<value> <string encoding="cdata"><![CDATA[
<br />\n
<br />
]]></string> </value>
</item>
......
......@@ -249,7 +249,7 @@
</item>
<item>
<key> <string>height</string> </key>
<value> <int>5</int> </value>
<value> <int>3</int> </value>
</item>
<item>
<key> <string>hidden</string> </key>
......
......@@ -239,7 +239,7 @@
</item>
<item>
<key> <string>height</string> </key>
<value> <int>5</int> </value>
<value> <int>3</int> </value>
</item>
<item>
<key> <string>hidden</string> </key>
......
......@@ -211,7 +211,7 @@
</item>
<item>
<key> <string>display_width</string> </key>
<value> <int>20</int> </value>
<value> <int>30</int> </value>
</item>
<item>
<key> <string>editable</string> </key>
......
......@@ -211,7 +211,7 @@
</item>
<item>
<key> <string>display_width</string> </key>
<value> <int>20</int> </value>
<value> <int>5</int> </value>
</item>
<item>
<key> <string>editable</string> </key>
......
......@@ -211,7 +211,7 @@
</item>
<item>
<key> <string>display_width</string> </key>
<value> <int>20</int> </value>
<value> <int>30</int> </value>
</item>
<item>
<key> <string>editable</string> </key>
......
......@@ -211,7 +211,7 @@
</item>
<item>
<key> <string>display_width</string> </key>
<value> <int>20</int> </value>
<value> <int>40</int> </value>
</item>
<item>
<key> <string>editable</string> </key>
......
2006-06-21 Kevin
* Add Modification and Creation date on Base_viewMetadata.
2006-06-19 aurel
* add field to define minutes periodicity
* Add field to define minutes periodicity.
2006-06-15 Kevin
* Move fulltext indexing ZSQLMethods from erp5_web to erp5_core.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment