Dave Reed
d86fb19308
#16922 : Added webpages:Enabled=false to web.configs
...
--HG--
branch : dev
2010-12-02 13:22:32 -08:00
Andre Rodrigues
d94666aac0
Replace tabs for spaces in views, css and cs files.
...
--HG--
branch : dev
2010-11-24 16:10:08 -08:00
dareed
f0968a0c71
- root web.config removes all handlers and makes all paths a 404, except default.asp to support "/".
...
- content directories no opt-in to static files only.
- module web.configs no longer need to explicitly exclude cshtml, etc, paths.
--HG--
branch : dev
2010-11-02 18:12:44 -07:00
Renaud Paquay
0601e2fb24
Fix remaining issues with DateTimeRelative, etc. shapes
...
--HG--
branch : dev
2010-10-18 20:03:33 -07:00
Renaud Paquay
1bda590fda
Making DateTimeRelative an extension method
...
--HG--
branch : dev
2010-10-18 17:21:42 -07:00
Andre Rodrigues
bc10445c0b
Fixing search missing stylesheet.
...
--HG--
branch : dev
2010-10-14 16:51:24 -07:00
Dave Reed
67427b20c2
Fixing Require() razor syntax
...
--HG--
branch : dev
2010-09-17 10:19:27 -07:00
Dave Reed
c83b91e5c5
Added new ResourceManager and converted modules to use it. See sln notes ResourceManager.txt for open items.
...
--HG--
branch : dev
2010-09-16 17:35:01 -07:00
Suha Can
7ab05d9f88
- Commenting some RegisterStyle calls so they can be moved to the new Script/Style manager when it becomes available.
...
--HG--
branch : dev
2010-09-16 13:16:32 -07:00
Suha Can
69bcab3550
- Orchard.Indexing...
...
--HG--
branch : dev
2010-09-15 14:06:34 -07:00
Nathan Heskew
8f5a0c45a2
Bunch of web.config and .csproj cleanup
...
--HG--
branch : mvc3p1
2010-08-17 22:28:51 -07:00
Sebastien Ros
c631254fb7
Cleaned web.config files
...
--HG--
branch : dev
2010-07-13 14:01:40 -07:00
Renaud Paquay
5a7724e2e1
Fix small bug in index provider
...
Also cleanup the API a bit
Also provide more detailled statistics about the search index on the
"Search Index Management" page.
--HG--
branch : dev
2010-07-11 12:11:38 -07:00
Nathan Heskew
a42b842345
Hooked up part removal from a content type
...
- + some type editor related markup cleanup
--HG--
branch : dev
2010-07-01 15:06:24 -07:00
Louis DeJardin
123d91abea
Merging per-type and per-field indexing things
...
--HG--
branch : dev
2010-06-30 12:58:52 -07:00
Louis DeJardin
908032d75c
Merge
...
--HG--
branch : dev
2010-06-30 12:48:49 -07:00
Louis DeJardin
2b1dd7d3b0
Per-content type indexing settings and debug-time performance
...
Added type definition template and settings to indexing project
Indexing task check setting per content type while working
WebFormViewEngine provider and cache components moved to dedicated namespace
Subclass of MVC2 wfve created to use a new asp.net 4 api (avoiding FileExists exception improves performance when debugger is attached)
--HG--
branch : dev
2010-06-30 12:38:21 -07:00
Nathan Heskew
cce58c6a11
Getting field setting editors displayed in the content type editor (still need to hook up update...and refactor relevant actions)
...
--HG--
branch : dev
2010-06-29 16:00:01 -07:00
Sebastien Ros
40769d6f2a
Complete refactoring on Indexing module
...
Changed Parse() to use lucene syntax
Moved everything to Orchard.Indexing
New filters for search
--HG--
branch : dev
2010-06-17 16:21:29 -07:00