[Jifty-commit] r5472 - jifty/trunk

Jifty commits jifty-commit at lists.jifty.org
Fri May 16 13:53:15 EDT 2008


Author: alexmv
Date: Fri May 16 13:53:15 2008
New Revision: 5472

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/MANIFEST

Log:
 r31824 at kohr-ah:  chmrr | 2008-05-16 13:52:48 -0400
  * MANIFEST updates


Modified: jifty/trunk/MANIFEST
==============================================================================
--- jifty/trunk/MANIFEST	(original)
+++ jifty/trunk/MANIFEST	Fri May 16 13:53:15 2008
@@ -161,6 +161,8 @@
 lib/Jifty/Manual/Deploying.pod
 lib/Jifty/Manual/FAQ.pod
 lib/Jifty/Manual/Glossary.pod
+lib/Jifty/Manual/JavaScript.pod
+lib/Jifty/Manual/jQueryMigrationGuide.pod
 lib/Jifty/Manual/Models.pod
 lib/Jifty/Manual/ObjectModel.pod
 lib/Jifty/Manual/PageRegions.pod
@@ -185,6 +187,7 @@
 lib/Jifty/Plugin/ActorMetadata.pm
 lib/Jifty/Plugin/ActorMetadata/Mixin/Model/ActorMetadata.pm
 lib/Jifty/Plugin/AdminUI.pm
+lib/Jifty/Plugin/AdminUI/Dispatcher.pm
 lib/Jifty/Plugin/Attributes.pm
 lib/Jifty/Plugin/Attributes/Mixin/Attributes.pm
 lib/Jifty/Plugin/Attributes/Model/Attribute.pm
@@ -279,6 +282,7 @@
 lib/Jifty/Plugin/OpenID/Dispatcher.pm
 lib/Jifty/Plugin/OpenID/Mixin/Model/User.pm
 lib/Jifty/Plugin/OpenID/View.pm
+lib/Jifty/Plugin/Prototypism.pm
 lib/Jifty/Plugin/Quota.pm
 lib/Jifty/Plugin/Quota/Model/Quota.pm
 lib/Jifty/Plugin/Recorder.pm
@@ -1038,6 +1042,19 @@
 share/plugins/Jifty/Plugin/OnlineDocs/web/templates/__jifty/online_docs/content.html
 share/plugins/Jifty/Plugin/OnlineDocs/web/templates/__jifty/online_docs/index.html
 share/plugins/Jifty/Plugin/OnlineDocs/web/templates/__jifty/online_docs/toc.html
+share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/jifty_compatible.js
+share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/prototype.js
+share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/builder.js
+share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/controls.js
+share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/dragdrop.js
+share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/effects.js
+share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/scriptaculous.js
+share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/slider.js
+share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/unittest.js
+share/plugins/Jifty/Plugin/SinglePage/web/static/js/singlepage/rsh/blank.html
+share/plugins/Jifty/Plugin/SinglePage/web/static/js/singlepage/rsh/LICENSE.txt
+share/plugins/Jifty/Plugin/SinglePage/web/static/js/singlepage/rsh/rsh.js
+share/plugins/Jifty/Plugin/SinglePage/web/static/js/singlepage/spa.js
 share/po/en.po
 share/po/fr.po
 share/po/ja.po
@@ -1115,13 +1132,17 @@
 share/web/static/js/dom-drag.js
 share/web/static/js/formatDate.js
 share/web/static/js/halo.js
+share/web/static/js/iautocompleter.js
 share/web/static/js/iepngfix.htc
+share/web/static/js/iutil.js
 share/web/static/js/jifty.js
+share/web/static/js/jifty_interface.js
 share/web/static/js/jifty_smoothscroll.js
 share/web/static/js/jifty_subs.js
 share/web/static/js/jifty_utils.js
-share/web/static/js/jquery-1.2.1.js
+share/web/static/js/jquery-1.2.3.js
 share/web/static/js/jquery_noconflict.js
+share/web/static/js/jquery_patch.js
 share/web/static/js/jsan/DOM/Events.js
 share/web/static/js/jsan/JSAN.js
 share/web/static/js/jsan/Push.js
@@ -1131,15 +1152,7 @@
 share/web/static/js/json.js
 share/web/static/js/jsTrace.js
 share/web/static/js/key_bindings.js
-share/web/static/js/prototype.js
 share/web/static/js/rico.js
-share/web/static/js/scriptaculous/builder.js
-share/web/static/js/scriptaculous/controls.js
-share/web/static/js/scriptaculous/dragdrop.js
-share/web/static/js/scriptaculous/effects.js
-share/web/static/js/scriptaculous/scriptaculous.js
-share/web/static/js/scriptaculous/slider.js
-share/web/static/js/scriptaculous/unittest.js
 share/web/static/js/setup_jsan.js
 share/web/static/js/template_declare.js
 share/web/static/js/yui/calendar.js
@@ -1235,12 +1248,16 @@
 t/TestApp-JiftyJS/etc/config.yml
 t/TestApp-JiftyJS/lib/TestApp/JiftyJS/Action/AddTwoNumbers.pm
 t/TestApp-JiftyJS/lib/TestApp/JiftyJS/Action/Play.pm
+t/TestApp-JiftyJS/lib/TestApp/JiftyJS/Action/Play2.pm
+t/TestApp-JiftyJS/lib/TestApp/JiftyJS/Dispatcher.pm
+t/TestApp-JiftyJS/lib/TestApp/JiftyJS/Model/Offer.pm
 t/TestApp-JiftyJS/lib/TestApp/JiftyJS/View.pm
 t/TestApp-JiftyJS/Makefile.PL
 t/TestApp-JiftyJS/share/web/static/css/app.css
 t/TestApp-JiftyJS/share/web/static/js-test/01.behaviour.html
 t/TestApp-JiftyJS/share/web/static/js-test/02.action.html
 t/TestApp-JiftyJS/share/web/static/js-test/02.cssquery.html
+t/TestApp-JiftyJS/share/web/static/js-test/03.simple.html
 t/TestApp-JiftyJS/share/web/static/js-test/index.html
 t/TestApp-JiftyJS/share/web/static/js-test/lib/DOM/Events.js
 t/TestApp-JiftyJS/share/web/static/js-test/lib/DOM/Ready.js
@@ -1251,13 +1268,21 @@
 t/TestApp-JiftyJS/share/web/static/js-test/lib/Test/Harness/Director.js
 t/TestApp-JiftyJS/share/web/static/js-test/lib/Test/More.js
 t/TestApp-JiftyJS/share/web/static/js-test/lib/Test/Simple.js
+t/TestApp-JiftyJS/share/web/static/js/dict/en.json
+t/TestApp-JiftyJS/share/web/static/js/dict/en_us.json
+t/TestApp-JiftyJS/share/web/static/js/dict/zh_tw.json
 t/TestApp-JiftyJS/t/00-action-AddTwoNumbers.t
 t/TestApp-JiftyJS/t/00-action-Play.t
+t/TestApp-JiftyJS/t/00-action-Play2.t
+t/TestApp-JiftyJS/t/00-model-Offer.t
 t/TestApp-JiftyJS/t/1-jifty-update.t
 t/TestApp-JiftyJS/t/2-behaviour.t
 t/TestApp-JiftyJS/t/3-continuation.t
 t/TestApp-JiftyJS/t/4-tangent.t
 t/TestApp-JiftyJS/t/5-action.t
+t/TestApp-JiftyJS/t/6-offer-actions.t
+t/TestApp-JiftyJS/t/7-redirect.t
+t/TestApp-JiftyJS/t/8-placeholder.t
 t/TestApp-Plugin-AppPluginHasModels/bin/jifty
 t/TestApp-Plugin-AppPluginHasModels/etc/config.yml
 t/TestApp-Plugin-AppPluginHasModels/lib/TestApp/Plugin/AppPluginHasModels/Model/Texture.pm
@@ -1336,6 +1361,7 @@
 t/TestApp-Plugin-SinglePage/lib/TestApp/Plugin/SinglePage/Model/User.pm
 t/TestApp-Plugin-SinglePage/lib/TestApp/Plugin/SinglePage/View.pm
 t/TestApp-Plugin-SinglePage/Makefile.PL
+t/TestApp-Plugin-SinglePage/t/history.t
 t/TestApp/bin/jifty
 t/TestApp/etc/config.yml
 t/TestApp/etc/site_config.yml


More information about the Jifty-commit mailing list