]> git.decadent.org.uk Git - maypole.git/blobdiff - Changes
Split the meat of the view template off to a view_item macro.
[maypole.git] / Changes
diff --git a/Changes b/Changes
index a653e99d7377731dd109c9f95b1f09f39175d2c7..3f4cbd9c817628e8fca5615959e8537d0df7dccc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -7,8 +7,16 @@ Revision history for Perl extension Maypole
       Maypole::Model::CDBI::Plain (Dave Howorth)
     - Added Apache::RequestIO to Apache::MVC (michael@diaspora.gen.nz)
     - Applied patch to fix length of utf8 documents.
-    - added a new override for the model, fetch_objects. 
-    - support MCPKs in  CDBI fetch_objects.
+    - added a new override for the model: fetch_objects. 
+    - support compound primary keys in CDBI fetch_objects.
+    - add support for compound primary keys in factory templates
+      (Dagfinn Ilmari MannsÃ¥ker)
+    - Check if has_a actually points to a Maypole::Model (Dave Howorth)
+    - Only show buttons for public actions.
+      (Dagfinn Ilmari MannsÃ¥ker)
+    - Added support for extra_headers
+    - Split the meat of the view template off to a view_item macro.
+
 
 2.04  Tue Oct 27 14:00:00 2004
     - fixed Apache::MVC version (Randal Schwartz)