Commit Graph

194 Commits

Author SHA1 Message Date
Sebastien Ros
ab89479508 Including msbuild tasks in lib 2016-01-14 12:04:45 -08:00
Rob King
74d8cf8e9a Line endings resolution 2015-12-15 11:55:23 +00:00
Rob King
0d946b7553 Moved Azure to NuGet. Version change: None 2015-12-08 14:45:14 +00:00
Daniel Stolt
cee6539430 Fixed the things that someone always forgets. ;)
- Fixed build warnings and cleaned up Web.config files of new modules.
- Added missing project dependencies to new modules.
- Added new modules to Azure solution.
2015-11-24 19:35:27 +01:00
Sipke Schoorstra
febdc19e81 Created initial version of Orchard.Resources module.
- Migrated all jQuery usages from Orchard.jQuery to Orchard.Resources.
- Deprecated Orchard.jQuery.
2015-11-20 00:21:39 +01:00
Sipke Schoorstra
5c18f49fa3 Layouts, Widgets and Conditions.
- Moved Rules engine code to new Orchard.Conditions module.
- Refactored Layouts and Widgets to use Conditions.
- Moved Widgets element harvester to the Widgets module as a separate feature.
2015-11-19 14:02:12 +01:00
Sipke Schoorstra
ab60db84b3 Added Orchard.Dashboards to Project Dependencies. 2015-10-29 13:02:07 +01:00
qt1
c75e6a808d Order of projects change in sln - csprojs come before rebracer and gulp 2015-09-10 01:52:02 +03:00
Sipke Schoorstra
77b8df516a Improved locking code.
- Moved DatabaseLock into Framework and making it the default lock provider.
- Removed unnecessary thread synchronization code.
- Allowing multiple lock acquisitions from the same machine (simulating a "lease").
- Updated unit tests.
2015-08-11 16:43:48 +01:00
Daniel Stolt
f023f66d63 Merged branch '1.9.x' into dev. 2015-07-26 01:28:38 +01:00
Daniel Stolt
6da6c5c214 #5450: Implemented generalized Gulp automation.
Fixes #5446.
2015-07-26 01:14:14 +01:00
Sipke Schoorstra
5479fe9bcb Incremental work on Dashboards. 2015-05-04 19:40:11 +02:00
Sipke Schoorstra
792f5162e4 Moved CustomForms to Deprectaed folder. 2015-04-16 17:18:18 +02:00
Daniel Stolt
4b11d08ccd Merged 'feature/layouteditor' into 1.x. 2015-02-19 22:14:55 +01:00
Lombiq
0fcc8ebb40 #20788: Adding Web Essentials solution-wide settings.
Work Item: 20788
2015-01-16 13:08:10 +01:00
Lombiq
a05ef10322 #20520: Adding Rebracer config file to automatically set the conventional brace styling
Work Item: 20520
2015-01-15 20:19:47 +01:00
Sipke Schoorstra
45947af448 Adding project dependencies (DynamicForms, Layouts, MessageBus and Redis). 2014-11-03 20:34:15 -08:00
Piotr Szmyd
219150bd20 Fixed solution file and corrected namespace in Orchard.Redis 2014-10-15 09:45:06 +02:00
Piotr Szmyd
5feb717dc4 Merge branch 'feature/caching' into feature/messagebus
Conflicts:
	src/Orchard.sln
2014-10-15 02:05:18 +02:00
Sipke Schoorstra
507ddd13b8 Adding Orchard.DynamicForms. 2014-10-14 16:10:01 -07:00
Sipke Schoorstra
16853760ac Adding Orchard.Layouts. 2014-10-14 16:07:00 -07:00
Sebastien Ros
d0c7091964 Adding Orchard.Redis module 2014-09-30 16:25:49 -07:00
Sebastien Ros
7a7528fa53 Creating Orchard.MessageBus 2014-09-30 10:26:17 -07:00
Daniel Stolt
f1276de0c2 Added missing project references and dependencies to Orchard.AuditTrail. Added a publishing profile. 2014-07-03 21:29:52 +02:00
Sipke Schoorstra
fd9c9830b0 Adding generated AuditTrail module. 2014-05-22 15:11:50 +02:00
Sebastien Ros
0fbc2e47bc Fixing unit tests and warnings 2014-03-26 17:37:01 -07:00
Daniel Stolt
bddaa8cc60 Added the Orchard.Azure.MediaServices module. 2014-03-22 15:59:41 +01:00
Daniel Stolt
eaa9ae1682 Adding missing projects in Orchard.Azure.sln. Adding missing project references from Orchard.Web.csproj in Orchard.sln. Removing orphaned project reference Orchard.Messaging from Orchard.Azure.sln. 2014-03-22 01:25:40 +01:00
Sebastien Ros
2e72abf59f Adding Orchard.Caching module 2014-01-21 10:50:33 -08:00
Sebastien Ros
70be174c72 Implementing Orchard.JobsQueue 2014-01-14 14:43:20 -08:00
Sipke Schoorstra
14a1eb0414 Adding Orchard.Messaging and Orchard.Templates 2014-01-08 18:38:42 -08:00
Daniel Stolt
da9503e58d Moving SSL module inte Modules solution folder. 2013-12-10 06:35:01 +01:00
Sipke Schoorstra
c748ee447c Reviving Orchard.Lists 2013-12-04 17:09:33 -08:00
agriffard
3deb14075d Reverting .sln 2013-10-25 19:18:12 +02:00
agriffard
25b6fcc1f7 Adding missing MediaLibraryPicker.Summary.cshtml 2013-10-25 19:13:07 +02:00
Daniel Stolt
a37d4ef6e8 Adding project dependencies in Orchard.Web to all modules and themes to ensure they will be compiled before publishing Orchard.Web. 2013-10-19 20:45:56 +02:00
Bertrand Le Roy
f7998bc95c SSL module brought into the core distribution 2013-10-07 21:30:20 -07:00
Sebastien Ros
db350d87a0 Fixing wrong reference to SSL module 2013-09-27 10:12:14 -07:00
Sebastien Ros
b8ebd5124e Preparing the project to support SSL access 2013-09-25 17:36:21 -07:00
Sebastien Ros
c835bbe422 Refactoring and fixing specflow files 2013-09-10 16:12:43 -07:00
Daniel Stolt
92f8d0df80 Added module Orchard.Azure. Added Azure Cache providers to it.
Deleted old module Orchard.AzureBlobStorage.
Moved all Azure code into Orchard.Azure module, deleting the old Orchard.Azure project.
Cleaned up Web.config and Config\* files in Orchard.Web and Orchard.Azure.Web.
2013-08-30 12:13:17 -07:00
Daniel Stolt
d4154fa1fe Cleaned up and fixed a couple of errors in Orchard.Web.csproj.
Publishing now works for both Release and Debug configurations (previously worked only for Debug).
Added missing module project Orchard.AzureBlobStogare to Orchard.Azure.sln and added a reference to it from Orchard.Azure.Web.csproj.
Created separate solution folders Modules and Modules.Deprecated in Orchard.Azure.sln to be consistent with Orchard.sln.
Cleaned up web.config transformation files.
Upgraded Orchard.Azure, Orchard.Web and Orchard.Azure.Web to new storage client (version 2.0).
Removed duplication between Orchard.Azure and Orchard.AzureBlobStorage (the latter is now just a thin wrapper over the former).
Added proper transformations for log4net.config and HostComponents.config in both Orchard.Azure.Web and Orchard.Web (recreating what was previously done by custom MSBuild logic in the project files).
2013-08-30 12:13:15 -07:00
Sebastien Ros
6bd43591ac Implementing Windows Azure Blob Storage provider module 2013-08-07 16:00:47 -07:00
Sebastien Ros
d0c575063d Updating default modules list
--HG--
branch : 1.x
2013-07-16 10:53:55 -07:00
Sebastien Ros
ab5153ea8b Updating the Update module for Media Library migration
--HG--
branch : 1.x
rename : src/Orchard.Web/Modules/UpgradeTo16/AdminMenu.cs => src/Orchard.Web/Modules/Upgrade/AdminMenu.cs
rename : src/Orchard.Web/Modules/UpgradeTo16/Controllers/FieldController.cs => src/Orchard.Web/Modules/Upgrade/Controllers/FieldController.cs
rename : src/Orchard.Web/Modules/UpgradeTo16/Controllers/MenuController.cs => src/Orchard.Web/Modules/Upgrade/Controllers/MenuController.cs
rename : src/Orchard.Web/Modules/UpgradeTo16/Controllers/RouteController.cs => src/Orchard.Web/Modules/Upgrade/Controllers/RouteController.cs
rename : src/Orchard.Web/Modules/UpgradeTo16/Module.txt => src/Orchard.Web/Modules/Upgrade/Module.txt
rename : src/Orchard.Web/Modules/UpgradeTo16/Properties/AssemblyInfo.cs => src/Orchard.Web/Modules/Upgrade/Properties/AssemblyInfo.cs
rename : src/Orchard.Web/Modules/UpgradeTo16/Scripts/Web.config => src/Orchard.Web/Modules/Upgrade/Scripts/Web.config
rename : src/Orchard.Web/Modules/UpgradeTo16/Styles/Web.config => src/Orchard.Web/Modules/Upgrade/Styles/Web.config
rename : src/Orchard.Web/Modules/UpgradeTo16/ViewModels/MigrateViewModel.cs => src/Orchard.Web/Modules/Upgrade/ViewModels/MigrateViewModel.cs
rename : src/Orchard.Web/Modules/UpgradeTo16/Views/Field/Index.cshtml => src/Orchard.Web/Modules/Upgrade/Views/Field/Index.cshtml
rename : src/Orchard.Web/Modules/UpgradeTo16/Views/Menu/Index.cshtml => src/Orchard.Web/Modules/Upgrade/Views/Menu/Index.cshtml
rename : src/Orchard.Web/Modules/UpgradeTo16/Views/Route/Index.cshtml => src/Orchard.Web/Modules/Upgrade/Views/Route/Index.cshtml
rename : src/Orchard.Web/Modules/UpgradeTo16/Views/Web.config => src/Orchard.Web/Modules/Upgrade/Views/Web.config
rename : src/Orchard.Web/Modules/UpgradeTo16/Web.config => src/Orchard.Web/Modules/Upgrade/Web.config
extra : rebase_source : afbb67180f7c261112b504d0fd2f53d1ac8f2e13
2013-06-21 11:54:57 -07:00
Sebastien Ros
0d437b8060 Importing the Contrib.Cache module
--HG--
branch : 1.x
2013-05-24 17:16:57 -07:00
Sebastien Ros
109da3a297 Implementing Media Library module
--HG--
branch : 1.x
2013-04-18 10:59:15 -07:00
Sebastien Ros
171836ac5e Adding Orchard.Taxonomies
--HG--
branch : 1.x
extra : rebase_source : 64ed5b9315f34f699177c4a0ce6d920589760576
2013-03-12 14:13:00 -07:00
Sebastien Ros
8bc500e785 Recovering project reference on Orchard.Scripting.CSharp
--HG--
branch : 1.x
extra : rebase_source : c62c67de2108e2ac46806c455de3aefe845da0ea
2013-03-04 11:54:24 -08:00
Sebastien Ros
a13970ec0a Importing Media Processing module
--HG--
branch : 1.x
extra : rebase_source : 52bc8a9f38bce13bb52e4bad5df730985924e76b
2013-02-21 14:15:03 -08:00