Nathan Heskew
4f711f1e23
Utilizing the IIndexManager in the SearchService instead of directly hitting the provider (since there might not be one)
...
--HG--
branch : dev
2010-06-03 14:36:38 -07:00
Nathan Heskew
4ea06dd16d
Changed query param name for search to 'q' from 'Term'
...
- also flipped ValidateInput for the controller off and tweaked the action for easier reading
--HG--
branch : dev
2010-06-03 14:23:45 -07:00
Nathan Heskew
b4eade4d4d
Start of the search UI
...
- includes a single search/results page (URL needs to change, currently @ /Search/Search when the feature is enabled)
--HG--
branch : dev
2010-06-03 14:04:50 -07:00
Jonathan Wall
0fb6ece9a9
Added drop shadows to manage features page.
...
--HG--
branch : dev
2010-06-03 10:20:40 -07:00
Nathan Heskew
747f149042
Merge
...
--HG--
branch : dev
2010-06-03 09:33:27 -07:00
Suha Can
521ba68b61
- fr-FR po file and culture addition.
...
--HG--
branch : dev
2010-06-02 18:31:57 -07:00
Nathan Heskew
b2112a79f6
A bit of CSS cleanup and reorg
...
--HG--
branch : dev
2010-06-02 16:23:03 -07:00
Sebastien Ros
015a0503bb
Created indexing/search default implementation with Lucene
...
IIndexManager to handle the available IIndexProvider instances
ISearchBuilder created from the used IIndexProvider to create search queries
Indexing background task records
Background service to execute indexing tasks
Unit tests for indexing and searching
--HG--
branch : dev
2010-06-02 15:56:54 -07:00
Suha Can
3064a5fcb7
- Making Localizer T properties public so the culture aware localizer can be injected.
...
- Some improvements to the resource manager.
--HG--
branch : dev
2010-06-02 13:54:50 -07:00
Suha Can
417ab3eadf
- Refactoring in the Orchard.Localization namespace and folders before things grow out of control.
...
--HG--
branch : dev
2010-06-01 17:09:26 -07:00
Suha Can
c37ee71c16
- ICultureSelector to set current request culture.
...
- Default implementation uses site setting with a low priority.
- Tests.
--HG--
branch : dev
2010-06-01 15:00:28 -07:00
Suha Can
c15566fd9c
- An ICultureManager implementation for culture management.
...
- Setting default culture in setup.
- Tests for ICultureManager, culture name validation etc
--HG--
branch : dev
2010-06-01 13:26:16 -07:00
Nathan Heskew
e8e8158ff3
Adding some simple UI (and stubbed action) for module installation
...
--HG--
branch : dev
2010-06-01 12:29:23 -07:00
Nathan Heskew
dbbd1d2042
Adjusting the template zone location for the comment count and blog post metadata templates
...
--HG--
branch : dev
2010-06-01 11:39:56 -07:00
Louis DeJardin
50b940dba9
Merge
...
--HG--
branch : dev
2010-05-28 16:26:06 -07:00
Nathan Heskew
b9b02473c9
Fixed feature layout margins in the features' card UI
...
--HG--
branch : dev
2010-05-28 15:43:53 -07:00
Nathan Heskew
06abffce60
A little cleanup for the switchable view and features UI
...
--HG--
branch : dev
2010-05-28 15:30:07 -07:00
Nathan Heskew
19c2f0e1c1
Added a switchable view interface for the features UI* and cleaned up a little more
...
* can be pulled back into the base eventually
--HG--
branch : dev
2010-05-28 15:17:33 -07:00
Louis DeJardin
52ef9f3c8c
Removing some obsolete install/feature state code
...
Changing blog/page slug updater to use orchard shell events interface
Changing default role/permission to use feature install event
Renaming state manager/provider to be consistent with other components
--HG--
branch : dev
2010-05-28 14:01:10 -07:00
Louis DeJardin
13f44990ca
Working on feature activation lifecycle
...
Rationalizing some record names
Adding a shell feature concept, with Install and Enable states of rising/up/falling/down
Host has capability of firing a named event with an explicit configuration - needed for controlled execution of rising/falling state changes notifications
--HG--
branch : dev
2010-05-28 13:03:57 -07:00
Nathan Heskew
9aec6871bd
Some work on the module management page and making some CSS a bit more generic.
...
--HG--
branch : dev
2010-05-27 16:05:01 -07:00
Jonathan Wall
0fec7c869f
Changed the font-size of the h3 tag on the Manage Features page.
...
--HG--
branch : dev
2010-05-26 16:40:03 -07:00
Renaud Paquay
1af2d3717c
Move project to .net 4.0
...
Also cleanup assemblyinfo files
--HG--
branch : net40
2010-05-21 22:23:26 -07:00
Renaud Paquay
459916ada6
Merge
...
--HG--
branch : net40
2010-05-21 21:53:00 -07:00
Nathan Heskew
fcfc992a59
Changing Orchard.Themes to be a Core (by category) feature so it cannot be disabled
...
--HG--
branch : dev
2010-05-20 16:13:19 -07:00
Nathan Heskew
99694aca5c
Tweaked Orchard.MetaData and Orchard.Web csproj's in order to get MetaData's assemblies picked up by the build cmd
...
--HG--
branch : dev
2010-05-20 10:10:11 -07:00
Nathan Heskew
87bf9ee14a
Removing a few empty folders and file refs to nowhere from a couple csproj's
...
--HG--
branch : dev
2010-05-20 08:48:27 -07:00
Jonathan Wall
6a1df6e896
Merge
...
--HG--
branch : dev
2010-05-19 16:17:25 -07:00
Jonathan Wall
15c2b46aee
Updated classic theme css. Added temporary inline style to installed modules page.
...
--HG--
branch : dev
2010-05-19 16:09:20 -07:00
khavas
6c392482f8
Merge
...
--HG--
branch : dev
2010-05-19 15:45:57 -07:00
khavas
04a2e0c3c3
MetaData Review Changes
...
--HG--
branch : dev
2010-05-19 15:12:05 -07:00
Nathan Heskew
d085161054
Split the xmlrpc functionality of the blog out into its own feature, dependant on the xmlrpc feature
...
--HG--
branch : dev
2010-05-19 14:33:51 -07:00
Nathan Heskew
871ace9d33
More feature/module management UI updates and some cleanup
...
- removed unused edit page & action
- remvoed super sekret force actions on functions and defaulting enable/disable to force for now (until a dialog solution is in place)
- standarized on a feature ID format and threw in a string extension to gen it for good measure
--HG--
branch : dev
2010-05-19 14:09:13 -07:00
khavas
106eff8d3e
ContentType MetaData UI
...
--HG--
branch : dev
2010-05-19 10:12:04 -07:00
Nathan Heskew
2727dab5ba
Dropping the Common features dependency and messing with the UI a bit more
...
--HG--
branch : dev
2010-05-19 10:02:47 -07:00
Nathan Heskew
c97244c624
More work around the feature management UI and hooked a little force enable/disable
...
--HG--
branch : dev
2010-05-19 00:00:56 -07:00
Suha Can
ba5fd588d1
- PERF: Fix the role based auth service to not recalculate permission checks again and again.
...
- Adding some comments to the authorization event handler interface.
--HG--
branch : dev
2010-05-18 13:25:53 -07:00
khavas
5667e6a999
Added ContentType metadata feature to allow dynamic mapping.
...
--HG--
branch : dev
2010-05-18 13:08:47 -07:00
Nathan Heskew
0f5d492333
Hooked up dependeny checks and messages for unsatisified feature dependencies on enable/disable
...
--HG--
branch : dev
2010-05-18 10:04:14 -07:00
Nathan Heskew
e00dd3d34c
Tightening up the feature management UI a bit
...
--HG--
branch : dev
2010-05-18 07:26:29 -07:00
Nathan Heskew
6fb9d48666
A little exploratory work on the feature management UI
...
--HG--
branch : dev
2010-05-18 00:04:41 -07:00
Nathan Heskew
3aa2cbe3d0
Merge
...
--HG--
branch : dev
2010-05-17 16:26:56 -07:00
Nathan Heskew
033bd97520
Some initial style for the features management UI
...
--HG--
branch : dev
2010-05-17 16:25:21 -07:00
Sebastien Ros
be24761603
Merge
...
--HG--
branch : dev
2010-05-17 15:49:37 -07:00
Sebastien Ros
728328b8ed
Updated Azure config files
...
--HG--
branch : dev
2010-05-17 15:48:44 -07:00
Louis DeJardin
8b960b3fc0
Merge
...
--HG--
branch : dev
2010-05-17 14:54:43 -07:00
Louis DeJardin
c40f2c9a66
Perf: lazy scheduled publish utc value
...
--HG--
branch : dev
2010-05-17 14:51:40 -07:00
Nathan Heskew
4da2e73f00
A round of markup refactoring for the feature managment UI
...
- now the ascx is a mess...helpers needed
--HG--
branch : dev
2010-05-17 14:38:26 -07:00
Nathan Heskew
745caf3829
And changing that previous $ -> jQuery move to stick with a force-fed $ a la (function($){/*...*/})(jQuery); *
...
* thanks bleroy for the gentle reminder ;)
--HG--
branch : dev
2010-05-17 14:17:28 -07:00
Sebastien Ros
3575e0238d
Corrected more port issues in generated urls on Azure hosting
...
Was preventing Live Writer from auto onfiguring. Replace all Request.Url occurences
--HG--
branch : dev
2010-05-17 11:59:58 -07:00