Commit Graph

1917 Commits

Author SHA1 Message Date
Andre Rodrigues
2d890f54a0 Removing codegen warning when solution is not present.
--HG--
branch : dev
2011-02-11 15:03:34 -08:00
Andre Rodrigues
f29a645d48 #17336: Setting codegen command "IncludeInSolution" option default to true.
--HG--
branch : dev
2011-02-11 14:42:23 -08:00
Suha Can
1acd0f0031 Setup UI for recipes
Choose a recipe is shown if there are recipes in the setup module
Added jquery to the setup view
Recipe description gets shown for selected option via jquery

--HG--
branch : recipe
2011-02-11 14:36:35 -08:00
Andre Rodrigues
03eb6ee8ec Updating Modules / Packaging / Themes menus.
--HG--
branch : dev
2011-02-11 14:13:55 -08:00
Suha Can
fbc3bf0a0c Recipe parser and related unit tests.
Metadata for blog,cms and minimal recipes in Setup.

--HG--
branch : recipe
2011-02-11 12:14:03 -08:00
Suha Can
0b92a82708 Merge
--HG--
branch : dev
2011-02-10 16:07:51 -08:00
Suha Can
92bf091741 Recipe discovery for extensions
Setup calls RecipeManager::DiscoverRecipes
Setup/Recipe contains default recipe files
Unit tests for recipe discovery using embedded resources

--HG--
branch : recipe
2011-02-10 16:03:43 -08:00
Suha Can
be2a8161d2 Basic pieces for recipes infrastructure.
--HG--
branch : recipe
2011-02-10 13:55:29 -08:00
Dave Reed
2b2c519e55 Merge
--HG--
branch : dev
2011-02-11 17:35:06 -08:00
Dave Reed
2720f6d94a Initial version of the generic MediaPicker module (note: currently largely unstyled html, but functional).
--HG--
branch : dev
2011-02-11 17:24:04 -08:00
Dave Reed
258477900e Adding jQuery UI tabs plugin to jQuery module.
--HG--
branch : dev
2011-02-11 15:44:29 -08:00
Suha Can
c93b091a1d Adding Orchard.Recipes module
Enabling Orchard.Recipes in setup
Recipes namespace in Orchard.Framework

--HG--
branch : recipe
2011-02-10 11:16:56 -08:00
Sebastien Ros
02c07875f7 Sanitizing @Display(Model) usage
--HG--
branch : dev
2011-02-09 17:59:52 -08:00
Suha Can
bb0a3f9cdc Creating feature branch for recipes.
--HG--
branch : recipe
2011-02-09 17:21:20 -08:00
Sebastien Ros
f7c2e49c72 Adding a placement.info file in TheThemeMachine, and in codegen
--HG--
branch : dev
2011-02-09 16:50:29 -08:00
attilah
77c951c8d1 #17321: Fixed int and double parsing, lucene module will handle comma decimal separator correctly.
--HG--
branch : dev
2011-02-10 00:28:02 +01:00
Sebastien Ros
43207afcd8 Fixing Email pending filter in admin
--HG--
branch : dev
2011-02-09 08:37:47 -08:00
Sebastien Ros
4eff84d2f7 Updating the Designer Tools manifest
--HG--
branch : dev
2011-02-08 17:59:45 -08:00
Sebastien Ros
4df8d1313e Creating Orchard.DesignerTools module
- Creating Shape Tracing feature from Experimental feature

--HG--
branch : dev
2011-02-08 17:52:53 -08:00
Andre Rodrigues
a8a48ab4e1 #17284: Exceptions should log errors
--HG--
branch : dev
2011-02-08 11:22:47 -08:00
Sebastien Ros
396632dbce #17276: Fixing email validation
--HG--
branch : dev
2011-02-07 17:26:00 -08:00
Sebastien Ros
b53f2e6a36 #17282 - Gallery modules improvements
--HG--
branch : dev
2011-02-07 14:17:48 -08:00
Nathan Heskew
b74514ba4d Merge
--HG--
branch : dev
2011-02-07 11:33:17 -08:00
andrerod
9a0f00339e Simplifying, removing dead code from blog drivers.
--HG--
branch : dev
2011-02-04 19:49:10 -08:00
Nathan Heskew
030dd9331e #17211 // Setting the database preconfiguration state on a failed setup POST
...so the tenant setup process doesn't include the database-related fields when there's nothing they can do with them.

work item: 17211

--HG--
branch : dev
2011-02-03 14:38:42 -08:00
Nathan Heskew
4d4c362d31 Updating the BlogPostPartHandler and BlogPartHandler to use blogPath instead of blogSlug in their display RVDs to align with earlier changes to blogs to use their path instead of slug for routing.
--HG--
branch : dev
2011-02-03 13:07:09 -08:00
Suha Can
b14d95778b Minor alteration to previous contribution 2011-02-03 11:01:45 -08:00
rukshanperera
86c11ada8e Fix issue: 16313 - Administrator can create two same roles 2011-02-03 13:28:44 +00:00
Suha Can
e47c582001 Minor cleanup 2011-02-02 10:46:22 -08:00
rfcdejong
3403164aea Added theme command support, list and the ability to activate a theme 2011-02-02 11:57:14 +01:00
Andre Rodrigues
4c25a7cc29 Merge
--HG--
branch : dev
2011-02-01 13:43:37 -08:00
Andre Rodrigues
66c23928ef #17289: only allowing default tenant site administrator to install packages by default. Others can be granted permission.
--HG--
branch : dev
rename : src/Orchard.Tests.Modules/Packaging/Hello.World.csproj.txt => src/Orchard.Tests.Modules/Packaging/Services/Hello.World.csproj.txt
rename : src/Orchard.Tests.Modules/Packaging/HelloDriver.cs.txt => src/Orchard.Tests.Modules/Packaging/Services/HelloDriver.cs.txt
rename : src/Orchard.Tests.Modules/Packaging/PackageBuilderTests.cs => src/Orchard.Tests.Modules/Packaging/Services/PackageBuilderTests.cs
2011-02-01 13:17:03 -08:00
Suha Can
406bfd0eb1 Bug 17246 : Orchard command line exception
Contribution credit goes to giddy

--HG--
branch : dev
2011-02-01 11:42:59 -08:00
Sebastien Ros
ce1d3b31c4 #17191 Return the Register page as a ShapeResult
--HG--
branch : dev
2011-01-31 17:54:12 -08:00
Sebastien Ros
cb1f86da7a Fixing search unit tests
--HG--
branch : dev
2011-01-31 17:30:45 -08:00
Sebastien Ros
82cf888a42 #17236 Changing recent blog post widget to handle homepage blogs like in the Archives widget
Work Item: 17236

--HG--
branch : dev
extra : transplant_source : r%A8%1C%E2D%BF%8Fz%E4%9F%83%07%F5o%C5%8DR%21%96s
2011-01-31 13:45:33 -08:00
Sebastien Ros
2680f394ba #17261 Changing BlogSlugConstraint to BlogPathContraint to handle homepage blogs
Work Item: 17261

--HG--
branch : dev
extra : transplant_source : Y%BC%1F%0E%A2%C5%10%BE%3B%82P%21%FC%FA%ED%FE%A7%26%9B%92
2011-01-31 13:25:16 -08:00
Sebastien Ros
fc261cdb3a Adding drop down list to select the blog for BLogArchiveWidget
--HG--
branch : dev
extra : transplant_source : %3AAU%C1%80%07%8E72%83%5B%E4Yj%A0%DF._%91%80
2011-01-27 15:16:15 -08:00
Sebastien Ros
3c00aa7813 Displaying PageSize drop down in Users administration
--HG--
branch : dev
extra : transplant_source : %3A%C2%F4%5B%B3r%07%96hx%87%29_%05%8Fs%8A%EC%B9%90
2011-01-26 08:18:36 -08:00
Sebastien Ros
3826bc606f Fixing index information retrieval
- Storing doubles instead of floats
- Fixing integer values parsing

--HG--
branch : dev
extra : transplant_source : %EB%7E%27%E7%3B%2B%CEvA%AE%90%3FQ%BE%9Bw%9C%3FXA
2011-01-21 09:01:56 -08:00
Sebastien Ros
fcd3fbfb22 Preserving filter information accross page calls
--HG--
branch : dev
extra : transplant_source : %80R%A2%04S%40%E8l%12%F3YYAv%C5w%A1%CFhk
2011-01-17 17:47:05 -08:00
Renaud Paquay
9722c92226 Merge 1.x => default 2011-01-17 15:15:21 -08:00
Renaud Paquay
99e4ed8857 Updating version #s to match 1.0 release
--HG--
branch : 1.x
2011-01-17 15:04:57 -08:00
Kevin LaBranche
956fcd8e56 Fix for http://orchard.codeplex.com/workitem/17112. The Get Started, Register Account and Add User had different min lengths for password.
In looking at the membershipSettings class in Orchard the min length setting is 7.  I changed the add user (UserCreateViewModel) and the get
started (SetupViewModel) to match the min of 7 by modifying/adding a data annotation.

--HG--
branch : 1.x
2011-01-17 14:31:33 -07:00
Sebastien Ros
f4fd2d3ba1 Maintaining filter after postback, and fixing pager text with no results
--HG--
branch : dev
extra : transplant_source : %9D%83U%F6%AE%DCpT%D1%10%60%E3%5D%3D%89n%C2%60Qa
2011-01-17 07:22:49 -08:00
Sebastien Ros
4d4d29e4eb Adapting Pager shape in Admin to handle huge number of items
- Displaying a window of pages
- Adding First and Last page links

--HG--
branch : dev
extra : transplant_source : %F5%ED%A3%92%40k%AE%E9%87%9Cs%28HF%83%9FM%02%E2%B8
2011-01-16 23:47:51 -08:00
Sebastien Ros
5ab768a0d7 Adding specflow test for Users module
--HG--
branch : dev
extra : transplant_source : %ECV%0C%F7%B4%99w%8E%24h%D0%8CM%FC%0A%3D%5D%C2t%B1
2011-01-16 22:41:28 -08:00
Sebastien Ros
b1c782004b Improving users management
--HG--
branch : dev
extra : transplant_source : %AA%18%27%A6%83%7B%E7o%24%CF%11%81%D7%84%9D%0C%FB%D11%FB
2011-01-15 09:33:29 -08:00
Dave Reed
30795a0969 Merge
--HG--
branch : dev
2011-01-31 15:56:18 -08:00
Dave Reed
be99957432 #17252: Adding web.configs too module roots, and codegen commands, to enable razor intellisense.
--HG--
branch : dev
2011-01-31 15:52:03 -08:00