Commit Graph

2739 Commits

Author SHA1 Message Date
Dave Reed
d142f8f93b generate: dont ignore dlls when copying a theme
--HG--
branch : dev
2010-10-05 11:20:30 -07:00
Nathan Heskew
f3af5ea7d9 More progress on defining new UI capabilities.
--HG--
branch : dev
2010-10-05 08:28:06 -07:00
Renaud Paquay
9e8cbd4f01 Removing "ProbingExtensionLoader"
It's redudant with PrecompiledExtensionLoader and was not
fully implemented, causing bug http://orchard.codeplex.com/workitem/16572.

--HG--
branch : dev
2010-10-04 15:10:54 -07:00
Dave Reed
d8266701d5 Remove commented code
--HG--
branch : dev
2010-10-04 14:56:59 -07:00
Dave Reed
14101b1843 Ability to create and install packages of simple themes.
--HG--
branch : dev
2010-10-04 14:52:46 -07:00
Louis DeJardin
de39edb7c9 Removing unused interface
IShapeProvider interface was not needed.
[ShapeAttribute] on methods is used instead.

--HG--
branch : dev
extra : rebase_source : 7d06d714281c48bed13a774303623ab9e1c5225b
2010-10-04 13:51:39 -07:00
Suha Can
ce208c44f2 - RuleEngine implementation for widget layer rules.
- The ResultFilter uses the rule manager to filter out layers and widgets.
- Added rules to default layers.
- RuleManager with callback injection into the dlr scripting sandbox.
- RuleProvider implementations for Url and Authenticated. Anonymous is just "not Authenticated".
- RuleContext.
- Renaming Layer.Rule to Layer.LayerRule. NHibernate bug for SqlCe most likely, couldn't escape "Rule" as expected.
- Unit tests.

--HG--
branch : dev
2010-10-04 12:27:59 -07:00
Sebastien Ros
3e93c19faa Moved dynamic content permission to Core.Contents
--HG--
branch : dev
2010-10-04 10:53:57 -07:00
Nathan Heskew
6e8880705f More progress on defining new UI capabilities
--HG--
branch : dev
2010-10-04 09:50:59 -07:00
Sebastien Ros
34d39fc31b Merge
--HG--
branch : dev
2010-10-01 18:55:33 -07:00
Sebastien Ros
494b7f1d78 Removed secutiry patch and updated Azure project
--HG--
branch : dev
2010-10-01 18:54:19 -07:00
Sebastien Ros
9a97e6aa2f Merge
--HG--
branch : dev
2010-10-01 17:50:12 -07:00
BertrandLeRoy
9f438da24a Changing copyright notices to reflect new name of the Foundation.
--HG--
branch : dev
2010-10-01 17:38:57 -07:00
Sebastien Ros
108fad5f0e Simple dynamic permissions creation
- Other permissions pending

--HG--
branch : dev
2010-10-01 16:57:48 -07:00
Suha Can
5fca0e53e3 - Orchard.Scripting namespace to manage ruby scripts.
- ScriptManager/ScriptRuntime implementations.
- Unit Tests.
- Adding IronRuby.dll, IronRuby.Libraries.dll, Microsoft.Dynamic.dll and Microsoft.Scripting.dll.

--HG--
branch : dev
2010-10-01 16:33:16 -07:00
BertrandLeRoy
36ebf9a95b Adding zone declaration to Classic Dark theme.
--HG--
branch : dev
2010-10-01 16:18:23 -07:00
Sebastien Ros
a6d77f23a5 Renaming FeaturePermissions to RoleCategoryPermissions
--HG--
branch : dev
2010-10-01 15:54:50 -07:00
Andre Rodrigues
9696efe4bb Adjusting generation commands to new data migration path and file names
--HG--
branch : dev
2010-10-01 15:48:38 -07:00
Sebastien Ros
eecd5cd7f5 Addin new Category property to Permission
- Automatically creates a Category if non is provided, using the previous text pattern

--HG--
branch : dev
2010-10-01 14:45:43 -07:00
Andre Rodrigues
8162e6ee7a Renaming and repathing migration classes.
--HG--
branch : dev
2010-10-01 13:43:36 -07:00
Dave Reed
cd8660a884 Fix resource manifest for gallery -- should enable with the Gallery feature
--HG--
branch : dev
2010-10-01 12:09:41 -07:00
Andre Rodrigues
cfc744c33e Merge
--HG--
branch : dev
2010-10-01 11:50:05 -07:00
Andre Rodrigues
5befbad6be Converting database update page from webforms to razor
Adding routes on the migration module
Adding navigation item on the migration module
Fixing feature naming on codegeneration module

--HG--
branch : dev
2010-10-01 11:49:43 -07:00
Sebastien Ros
68cc42301b Merge
--HG--
branch : dev
2010-10-01 11:15:07 -07:00
Sebastien Ros
2ad56556f4 Correcting Azure build script
- Codeplex issue #16615

--HG--
branch : dev
2010-10-01 11:14:27 -07:00
Nathan Heskew
bf5e85000d Fixing a setup specflow test
--HG--
branch : dev
2010-10-01 11:13:53 -07:00
Andre Rodrigues
ac5243d184 Moved data migration commands from framework to migrations module.
--HG--
branch : dev
2010-10-01 09:29:37 -07:00
Andre Rodrigues
c554a5ee70 Updating azure solution to deprecate removed modules and reference new ones.
--HG--
branch : dev
2010-10-01 08:41:14 -07:00
Dave Reed
33276e4e38 Merge
--HG--
branch : dev
2010-09-30 18:25:58 -07:00
Dave Reed
aa78fbe9f9 ResourceManager: Making resource types and names not case-sensitive (important when using Include() due to slight variations).
--HG--
branch : dev
2010-09-30 18:24:46 -07:00
Suha Can
187502ae8b - Adding DataMigrations for Widgets.
- Creating Layer and HtmlWidget content types.
- Adding 3 default Layers using the IProcessingEngine interface.
- Injection of widget shapes into zones from a resultfilter.
- Some refactoring/cleanup in the Widgets module.

--HG--
branch : dev
2010-09-30 18:24:36 -07:00
Dave Reed
974bc5c894 Added overload to Script/Style/IRM.Include() to allow specifing the debug+release url for common .min versions.
Converted built-in themes to use Include() instead of a manifest for simplification.

--HG--
branch : dev
2010-09-30 18:20:54 -07:00
Sebastien Ros
a411d686bf Merge
--HG--
branch : dev
2010-09-30 17:47:03 -07:00
Sebastien Ros
02759d0c5b Adding some unit tests on Themes unification with Modules
--HG--
branch : dev
2010-09-30 17:46:36 -07:00
BertrandLeRoy
ad8a007933 Classic Dark theme
--HG--
branch : dev
2010-09-30 17:16:49 -07:00
Sebastien Ros
44e84c3021 Supressing web server entry in new projects
--HG--
branch : dev
2010-09-30 16:46:19 -07:00
Sebastien Ros
f997ca4143 Explicitly Theme front-end controllers
--HG--
branch : dev
2010-09-30 16:37:32 -07:00
Andre Rodrigues
0b34f18426 Merge
--HG--
branch : dev
2010-09-30 16:29:58 -07:00
Andre Rodrigues
788ca7d69f Created migration module and moved controller and view from experimental.
--HG--
branch : dev
2010-09-30 16:29:29 -07:00
Sebastien Ros
bb21c3ed6d Merge
--HG--
branch : dev
2010-09-30 16:26:26 -07:00
Sebastien Ros
c959765831 Ignoring layout phase if not explicitly required
--HG--
branch : dev
2010-09-30 16:25:25 -07:00
Sebastien Ros
b9bd5a06ca Correcting raw theme loading
--HG--
branch : dev
2010-09-30 16:23:09 -07:00
Dave Reed
f8e8aefcf0 Added ability to generate a theme as a csproj/module from the command line
--HG--
branch : dev
2010-09-30 15:52:44 -07:00
Sebastien Ros
6feecc7f95 Renamed file
--HG--
branch : dev
2010-09-30 14:24:00 -07:00
Sebastien Ros
762b5777f3 Ignore themes with /bin folder in RawThemeExtensionLoader, as PreCompiledExtensionLoader does the job
--HG--
branch : dev
2010-09-30 14:23:07 -07:00
Sebastien Ros
337d18c8d3 Load all extensions and not just modules when listing features
--HG--
branch : dev
2010-09-30 14:14:57 -07:00
Nathan Heskew
81fad6fb05 Starting to dream up the new theme...up
--HG--
branch : dev
2010-09-30 13:03:48 -07:00
Sebastien Ros
81ff6b30c3 Corrected previous merge
--HG--
branch : dev
2010-09-30 12:58:48 -07:00
Sebastien Ros
663cecb34a Merge
--HG--
branch : dev
2010-09-30 12:55:27 -07:00
Sebastien Ros
3b4604d661 Extend ExtensionManager to support themes
- New ThemeExtensionLoader to load raw themes (without .csproj)
- Automatic creationg of a unique feature for all Themes
- Compilation and loading references if a Theme contains a .csproj file
- Updated views direcovery locations to aslo look inside ~/Themes

--HG--
branch : dev
2010-09-30 12:53:28 -07:00