root/trunk/src/Castle.MonoRail.Views.Spark


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @284 [284] 01/02/09 07:48:51 louis.dejardin Reworking build process to use svn revision in dlls and include VSIP msi …
(edit) @234 [234] 11/14/08 06:14:53 louis.dejardin merged scripting branch. closes #87 Look into adding support for DLR based …
(edit) @229 [229] 11/10/08 04:14:07 louis.dejardin Applied patch from chadly Fixes #89 Helpers aren't populated when using …
(edit) @217 [217] 10/19/08 10:51:43 louis.dejardin Uses recently added HasViewComponent? to avoid throwing first chance …
(edit) @213 [213] 10/16/08 16:53:45 louis.dejardin fixes #85 helper extensions outputing nonsense. ModelDictionary? will skip …
(edit) @209 [209] 10/11/08 05:25:38 louis.dejardin closes #81 ViewComponent? RenderView? support for once="". The collection …
(edit) @208 [208] 10/11/08 05:04:02 louis.dejardin Implementing SpoolWriter? for content and view output to avoid memory …
(edit) @193 [193] 10/01/08 15:42:19 louis.dejardin Handling certain anonymous class parameters differently
(edit) @187 [187] 09/26/08 03:17:56 louis.dejardin Updating file headers
(edit) @186 [186] 09/26/08 03:02:37 louis.dejardin Added PrecompileAttribute? which is added to controllers Added …
(edit) @185 [185] 09/25/08 03:53:35 louis.dejardin fixes #72 precompiled views don't add helpers
(edit) @184 [184] 09/23/08 00:51:52 louis.dejardin Fixing an issue with view components rendering views from alternative …
(edit) @183 [183] 09/19/08 07:18:27 louis.dejardin Adding a <views> element to the <spark> config fixes #69
(edit) @181 [181] 09/17/08 21:40:23 louis.dejardin Applied patch from Chadly fixes #68 Monorail Layouts in custom locations
(edit) @164 [164] 09/14/08 02:57:08 louis.dejardin Initializing collections for email and 404 rendering
(edit) @161 [161] 09/13/08 04:59:40 louis.dejardin --
(edit) @160 [160] 09/12/08 20:40:54 louis.dejardin fixes #60 ViewComponent? with Partials in Section throws exception on …
(edit) @157 [157] 09/11/08 17:40:41 louis.dejardin Working on 404 rescue and email body rendering
(edit) @154 [154] 09/11/08 00:16:47 louis.dejardin Adding <use import="filename"/> directive
(edit) @135 [135] 09/04/08 01:35:23 louis.dejardin closes #47 View precompilation fails in ASP.NET MVC if there are another …
(edit) @112 [112] 08/31/08 05:36:02 louis.dejardin closes #27 Only process ViewComponent? named sections
(edit) @110 [110] 08/29/08 02:12:21 louis.dejardin Adding an IoC example for MonoRail?
(edit) @108 [108] 08/28/08 07:29:08 louis.dejardin Adding precompiling installer for castle.
(edit) @102 [102] 08/28/08 01:23:46 louis.dejardin Adding a precompile installer class. Updating samples.
(edit) @101 [101] 08/27/08 22:42:52 louis.dejardin Closes #43 Create a sample for medium-trust deployment
(edit) @97 [97] 08/27/08 15:49:41 louis.dejardin Updating build to castle trunk
(edit) @96 [96] 08/26/08 07:00:01 louis.dejardin Renaming parameter
(edit) @95 [95] 08/26/08 06:56:34 louis.dejardin Implementing MonoRail? version of batch compiler
(edit) @94 [94] 08/25/08 16:31:43 louis.dejardin Added the ability to load precompiled assemblies
(edit) @93 [93] 08/24/08 20:23:32 louis.dejardin Implementing pre-compile mechanisms
(edit) @90 [90] 08/23/08 16:09:02 louis.dejardin Applied patch from Chadly. Closes #40 ViewComponent? Sections are not …
(edit) @89 [89] 08/21/08 04:47:27 louis.dejardin Supporting IoC instantiation of view classes
(edit) @75 [75] 08/03/08 23:07:50 louis.dejardin Patch from Tim Schmidt for #32 Add a namespace to the generated SparkView?
(edit) @74 [74] 08/02/08 01:07:01 louis.dejardin Returned from vacation. Implemented: #18 Support RenderView? from …
(edit) @67 [67] 07/23/08 19:42:34 louis.dejardin Adding support for Layouts folder, nested layout files, and changed view …
(edit) @66 [66] 07/21/08 05:47:40 louis.dejardin Added a SparkViewDescriptor? to replace the handful of string arguments …
(edit) @60 [60] 07/19/08 00:40:31 louis.dejardin Updated to use the Asp.Net MVC preview 4 libraries
(edit) @45 [45] 06/20/08 04:25:24 louis.dejardin Changing to project references
(edit) @41 [41] 06/19/08 20:57:39 louis.dejardin Changing template file extension from xml to spark
(edit) @39 [39] 06/17/08 21:23:31 louis.dejardin Changing castle contrib projects to work with a bin spark.dll source …
(edit) @35 [35] 06/16/08 23:52:43 louis.dejardin Adding support for <macro>. Adding ILogger Logger to view.
(edit) @33 [33] 06/16/08 22:29:39 louis.dejardin Adjusting names, namespaces
(edit) @31 [31] 06/15/08 10:19:42 louis.dejardin Supporting sections in view components to some extent
(edit) @30 [30] 06/15/08 08:35:21 louis.dejardin Changing StringBuilder? to TextWriter?
(edit) @29 [29] 06/15/08 06:24:47 louis.dejardin Adding support for <% %> and # statements
(edit) @27 [27] 06/14/08 09:59:17 louis.dejardin Adjusting tabs. Adding license text.
(edit) @26 [26] 06/14/08 09:27:21 louis.dejardin Continued work on extension support. Partial functionality of view …
(edit) @24 [24] 06/13/08 18:46:38 louis.dejardin Changing all tabs to spaces, adding apache license copy
(edit) @23 [23] 06/13/08 16:33:10 louis.dejardin Changing lib to bin
(edit) @21 [21] 06/12/08 22:57:11 louis.dejardin Mapping more information onto ViewData?, creating vast number of automatic …
(edit) @20 [20] 06/12/08 17:46:40 louis.dejardin Adding tests for helper support. Adding SparkViewData? for <viewdata> …
(edit) @19 [19] 06/11/08 07:03:58 louis.dejardin Improving helper and dictionary support
(edit) @17 [17] 06/11/08 04:58:48 louis.dejardin Initial view factory working minimally
(copy) @9 [9] 06/07/08 04:49:43 louis.dejardin Renamed remotely
copied from trunk/Spark/Castle.MonoRail.Views.Spark:
(copy) @7 [7] 06/07/08 04:49:16 louis.dejardin Moved remotely
Note: See TracRevisionLog for help on using the revision log.