Commit Graph

4102 Commits

Author SHA1 Message Date
Sebastien Ros
a703c9c73c Applying security fix
http://docs.orchardproject.net/Documentation/Patch-20150519
2015-06-30 11:26:51 -07:00
Renaud Paquay
55805459b3 Added tag 1.0 for changeset 16f874f7c4f3 2011-01-17 15:15:44 -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
Suha Can
dc81f4c8a6 Porting contribution from Kevin Labranche. Fix for 17111
--HG--
branch : 1.x
2011-01-14 11:48:06 -08:00
bertrandleroy
ad60ca57c0 Merge
--HG--
branch : 1.x
2011-01-13 16:08:34 -08:00
Renaud Paquay
a74a807089 Added tag 1.0 for changeset 5cc01ad95f11
--HG--
branch : 1.x
2011-01-12 19:08:43 -08:00
Renaud Paquay
ceb9ead9b0 Fixing solution file
--HG--
branch : 1.x
2011-01-12 19:07:12 -08:00
Andre Rodrigues
d054ce1e08 Added tag 1.0 for changeset 83536b451ffe
--HG--
branch : 1.x
2011-01-12 19:00:47 -08:00
Andre Rodrigues
5d514cf871 Merge
--HG--
branch : 1.x
2011-01-12 19:00:27 -08:00
Sebastien Ros
8f8d839e77 Improving encryption utilities
--HG--
branch : 1.x
2011-01-12 18:58:02 -08:00
Andre Rodrigues
4013fe539d Adding missing dynamic object casts.
--HG--
branch : 1.x
2011-01-12 18:18:32 -08:00
bertrandleroy
50acdb284c Using fwlink as per team´s suggestion for MVC 3 license.
--HG--
branch : 1.x
2011-01-12 15:35:24 -08:00
bertrandleroy
829609c34c Final MVC Eula link
--HG--
branch : 1.x
2011-01-12 15:28:06 -08:00
bertrandleroy
3f325c4bf4 Merge
--HG--
branch : 1.x
2011-01-12 14:52:16 -08:00
bertrandleroy
20318d40a7 Changed the license URL for MVC to point at the EULA as we´re not redistributing source code.
--HG--
branch : 1.x
2011-01-12 14:51:37 -08:00
Renaud Paquay
55e2bd15db Remove unused entries
--HG--
branch : 1.x
2011-01-12 13:52:15 -08:00
bertrandleroy
b82e3320b3 More credits.txt fixes.
--HG--
branch : 1.x
2011-01-12 12:03:37 -08:00
Renaud Paquay
4f09893445 Updating credits.txt file
--HG--
branch : 1.x
2011-01-12 11:22:06 -08:00
Renaud Paquay
a79ce210a6 Merge
--HG--
branch : 1.x
2011-01-12 00:51:53 -08:00
Renaud Paquay
4dd978f304 Update the way we copy c++ run time for SqlCe
--HG--
branch : 1.x
2011-01-12 00:47:26 -08:00
andrerod
d1d87eada4 Fixing issue with themes screenshots.
--HG--
branch : 1.x
2011-01-12 00:32:40 -08:00
Renaud Paquay
8e7004b82d Display banner message pointing to Themes page after installation
--HG--
branch : 1.x
2011-01-11 20:26:03 -08:00
Renaud Paquay
bc5ec3e014 Better error message when package installation failed
Work Item: 17194

--HG--
branch : 1.x
2011-01-11 20:04:12 -08:00
Renaud Paquay
de42a2d4a9 Adding link to Gallery in "Modules" and "Themes" pages
--HG--
branch : 1.x
2011-01-11 19:01:46 -08:00
Renaud Paquay
29cefd8a13 Merge
--HG--
branch : 1.x
2011-01-11 18:37:27 -08:00
Renaud Paquay
f9f0e671e1 Adding missing files
--HG--
branch : 1.x
2011-01-11 18:34:27 -08:00
Sebastien Ros
671fc84349 Merge
--HG--
branch : 1.x
2011-01-11 17:51:13 -08:00
Sebastien Ros
3305fd81b6 Fixing search API when searching for all documents
--HG--
branch : 1.x
2011-01-11 17:50:19 -08:00
Renaud Paquay
94563832d9 Updating version # to 1.0
--HG--
branch : 1.x
2011-01-11 16:47:30 -08:00
Renaud Paquay
3930c234e4 Merge
--HG--
branch : 1.x
2011-01-11 16:43:09 -08:00
Renaud Paquay
4442c832b6 Enabling Gallery by default in Setup
--HG--
branch : 1.x
2011-01-11 16:42:48 -08:00
Sebastien Ros
11d0903d36 Fixing search log
--HG--
branch : 1.x
2011-01-11 16:38:27 -08:00
Renaud Paquay
947877d4a0 Don't set write access to ~/Modules and ~/Themes by default
--HG--
branch : 1.x
2011-01-11 16:34:05 -08:00
Renaud Paquay
c4eb4d1c9c Updating SqlServerCompact to 4.0.8482.1
--HG--
branch : 1.x
2011-01-11 16:22:19 -08:00
Sebastien Ros
ea3479d243 Modifying default parsing behavior in Lucene
--HG--
branch : 1.x
2011-01-11 14:06:15 -08:00
Andre Rodrigues
1fe8caec23 Removing dead code.
--HG--
branch : 1.x
2011-01-11 13:42:35 -08:00
Andre Rodrigues
59ae14032d Updating msdeploy parameters.xml file.
--HG--
branch : 1.x
2011-01-11 13:18:36 -08:00
Andre Rodrigues
4ea1b37122 Removing unecessary check - permissions are being validated by dynamic compilation.
--HG--
branch : 1.x
2011-01-11 13:15:33 -08:00
Renaud Paquay
8277e19312 Implement WorkContent.HttpContext
Work Item: 17008

--HG--
branch : 1.x
2011-01-11 11:37:50 -08:00
andrerod
fa162c7ac8 #17171: Adding gallery link to module/theme details page.
--HG--
branch : 1.x
2011-01-10 23:18:04 -08:00
Sebastien Ros
09939c18b9 Merge
--HG--
branch : 1.x
2011-01-10 18:19:01 -08:00
Sebastien Ros
80f8930b35 Removing unused template file
--HG--
branch : 1.x
2011-01-10 18:18:28 -08:00
Renaud Paquay
c731c2b591 Merge
--HG--
branch : 1.x
2011-01-10 18:13:02 -08:00
Sebastien Ros
1e8ddda4cc Removing Web.config file creation from "codegen module" command
--HG--
branch : 1.x
2011-01-10 18:12:05 -08:00
Sebastien Ros
bd2684e8a4 Removing unused code in indexing handlers
--HG--
branch : 1.x
2011-01-10 17:17:00 -08:00
Renaud Paquay
e97fab3dfe Make jQuery category "Core"
Work Item: 17109

--HG--
branch : 1.x
2011-01-10 16:33:00 -08:00
Sebastien Ros
10eb50c2ec Fixing validation messages not displayed when using ShapeResult
--HG--
branch : 1.x
2011-01-10 15:49:56 -08:00
Sebastien Ros
901b77aed6 Fixing typo in a unit test
--HG--
branch : 1.x
2011-01-10 15:27:26 -08:00