Commit Graph
61 Commits
Author SHA1 Message Date
Sebastien Ros 386c1b7d6d Fixing unit tests 2013-11-12 17:56:02 -08:00
Sebastien Ros de0c4345f0 Shifting WarmupSettingsPart 2013-11-12 17:56:00 -08:00
Sebastien Ros c0ae3f420e Migrating SiteSettingsPart 2013-11-12 17:51:26 -08:00
Sebastien Ros 6f7bc1b87a #19393: Improving email validation
Work Item: 19393

--HG--
branch : 1.x
extra : rebase_source : 314d4929ac0e3ac30953ccb5ee5ed0a3069751f0
2013-07-10 16:01:20 -07:00
Sebastien Ros 0ccc2743ad Fixing unit tests
--HG--
branch : 1.x
2013-07-08 11:44:21 -07:00
Sebastien Ros 52f43ce80e Fixing content type records caching
When a content type is created during a rolled back transaction, the cache
would hold a wrong id.

--HG--
branch : 1.x
extra : rebase_source : 756907c69eb0ce5f1f66a6ed204841fdab24cfd1
2013-06-28 17:21:10 -07:00
Sebastien Ros 08d3a5b7e4 Fixing broken Account Controller unit tests
--HG--
branch : 1.x
2013-05-28 10:36:00 -07:00
Sebastien Ros c6ac96a23a Refactoring content type cache
--HG--
branch : 1.x
2013-04-25 12:44:28 -07:00
Sebastien Ros 63a9167565 Backed out changeset: 9f83dd566926
--HG--
branch : 1.x
2013-04-25 12:18:48 -07:00
Sebastien Ros aef1238462 #19363: Caching content type definitions
Work Item: 19363

--HG--
branch : 1.x
2013-04-23 16:57:18 -07:00
Sebastien Ros c5fcfdeeab Fixing unit tests
--HG--
branch : 1.x
extra : rebase_source : ef680533e7877459c8d20ae2eeeb10d409068589
2013-03-12 15:10:05 -07:00
Sebastien Ros b39951bad3 Removing IContentManager.Flush()
--HG--
branch : 1.x
2013-03-12 11:46:35 -07:00
Sebastien Ros be65b3a7eb Refactoring how default page classes are injected
--HG--
branch : 1.x
2013-02-28 12:56:50 -08:00
Sebastien Ros c5aa1382e7 Refactoring ITransactionManager to remove usage of TransationScope
Adds a new RequireNew() method to start a new transactions.

--HG--
branch : 1.x
2013-02-25 15:10:50 -08:00
Sebastien Ros 2c783b079d #19020: Fixing email validation
Work Item: 19020

--HG--
branch : 1.x
2012-09-24 11:05:38 -07:00
Sebastien Ros 5f100afbce Fixing unit tests
--HG--
branch : 1.x
2012-02-28 16:48:26 -08:00
Sebastien Ros a34923c7d0 Fixing unit tests
--HG--
branch : 1.x
2011-10-05 15:48:13 -07:00
Sebastien Ros 73d44afb2c Removing IMapper (backport)
--HG--
branch : 1.x
2011-10-05 13:59:24 -07:00
Sebastien Ros 3f73a0b938 Optimizing rendering
--HG--
branch : 1.x
2011-08-24 15:35:26 -07:00
Andre Rodrigues a446088fc3 Fixing UT.
--HG--
branch : 1.x
2011-06-03 11:10:58 -07:00
Renaud Paquay 7122000ae0 Refactor cache context to support correct parallel execution
We need a new service, IParallelCacheContext, which allows
tracking the current cache context across threads and tasks
running in the thread pool.

--HG--
branch : 1.x
2011-05-30 22:31:27 -07:00
Andre Rodrigues 0073fbd1a9 #17691: Possible to create invalid admin account with Turkish collation
--HG--
branch : 1.x
2011-04-08 14:44:32 -07:00
Sebastien Ros 396632dbce #17276: Fixing email validation
--HG--
branch : dev
2011-02-07 17:26:00 -08:00
Sebastien Ros 37b1a7bf50 Fixing unit test
--HG--
branch : dev
2011-01-31 18:00:20 -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
Suha Can ebc9667649 Minor code convention tweak to a recently contributed unit test.
--HG--
branch : 1.x
2011-01-18 11:06:07 -08:00
Kevin LaBranche f999b9d859 Fix for http://orchard.codeplex.com/workitem/17054. Email address is not validated for a registered user.
Added code to the AccountController's ValidateRegistration to fix.  Also added two unit tests and went ahead and added the data annotation's
to the UserCreateViewModel and the UserEditViewModel as well since if we are accepting email addresses they might as well be valid (well-formed). :-)

--HG--
branch : 1.x
2011-01-17 16:14:05 -07:00
Sebastien Ros 8f8d839e77 Improving encryption utilities
--HG--
branch : 1.x
2011-01-12 18:58:02 -08:00
Suha Can c97a8d26cb Cleanup (includes)
--HG--
branch : dev
2010-12-07 15:47:45 -08:00
Sebastien Ros fadcc4ef6e Adding IEncryptionServices
Implements symetric encoding/decoding services based on a per-tenant key generated randomly during setup in the ShellSettings.
Replaces MachineKey.Encode/Decode usages.
Adding ComputedField to wrap get/set calls from parts, making the Smtp password encrypted in the db automatically.

--HG--
branch : dev
2010-12-03 16:14:17 -08:00
Sebastien Ros 3e29e2ed65 Improving e-mail templates and settings for users registration
--HG--
branch : dev
2010-12-02 15:46:33 -08:00
Sebastien Ros 081a3dc53b Improving lost password functionality
--HG--
branch : dev
2010-11-30 17:19:13 -08:00
Sébastien Ros 18d30ffeb0 Fixing unit test
--HG--
branch : dev
2010-11-28 19:02:25 -08:00
Sébastien Ros e2adccc598 Refactoring users challenge emails
- Adding unit tests
- Creating a stub for email messages
- Adding tenant's name to nonces in order to prevent cross-tenants substitution

--HG--
branch : dev
2010-11-28 18:34:13 -08:00
Renaud Paquay 4f95fc4a4c Merge perf => dev
--HG--
branch : dev
2010-11-21 12:27:22 -08:00
Andre Rodrigues 647f30b1c5 Fixing module UT.
--HG--
branch : dev
2010-11-20 15:49:48 -08:00
Sebastien Ros 75d3c5b13c Reorganizing modules for new build process
--HG--
branch : dev
2010-11-18 16:01:09 -08:00
Louis DeJardin c4fefc4a44 Fixing tests
Adding StubCacheManager and Signal to various test container setups
Also ignoring some tests in extensionmanagertests until the semantics can be cleared up

--HG--
branch : perf
2010-11-17 01:36:01 -08:00
Louis DeJardin 1d3813b9ab Merge
--HG--
branch : dev
2010-11-08 11:41:32 -08:00
Nathan Heskew 67d430f303 Updating User create and edit to get the layout corrected and notifications not duplicated
--HG--
branch : dev
2010-11-05 14:53:55 -07:00
Suha Can 1ce1cc9521 PERF: Fix for Dispel CurrentUser/CurrentSite magic
http://orchard.codeplex.com/workitem/16718

--HG--
branch : perf
2010-11-04 20:24:48 -07:00
Renaud Paquay d874dfa8df Ignore 4 remaining failing unit tests (back to green)
--HG--
branch : dev
2010-10-18 14:37:10 -07:00
Louis DeJardin 70426a89b9 Overloading ContentPart to optionally have new shape passed in
If lambda takes an argument, it is dynamic, and is an uninitialized shape of the named type
ShapeHelper and IShapeHelperFactory are obsolete - IShapeFactory itself is now dynamic

--HG--
branch : dev
2010-10-15 17:24:30 -07:00
Renaud Paquay 3d9d7d7fc9 Fix unit tests
--HG--
branch : dev
2010-10-14 15:40:07 -07:00
Andre Rodrigues 6659f12169 Fixing UT
--HG--
branch : dev
2010-10-14 10:54:32 -07:00
Dave Reed 7811d4fcdd Nested Themes. Also, enabling a theme now really enables its features.
--HG--
branch : dev
2010-10-12 12:21:46 -07:00
Andre Rodrigues 3412f86a96 Fixing Modules UT
--HG--
branch : dev
2010-09-17 13:51:56 -07:00
Sebastien Ros a2747b933a Corrected unit tests
--HG--
branch : dev
2010-09-02 17:10:05 -07:00
Nathan Heskew 221efe54ac User -> UserPart
- updating part names to conform to a <name>Part convention

--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Users/Drivers/UserDriver.cs => src/Orchard.Web/Modules/Orchard.Users/Drivers/UserPartDriver.cs
rename : src/Orchard.Web/Modules/Orchard.Users/Handlers/UserHandler.cs => src/Orchard.Web/Modules/Orchard.Users/Handlers/UserPartHandler.cs
rename : src/Orchard.Web/Modules/Orchard.Users/Models/User.cs => src/Orchard.Web/Modules/Orchard.Users/Models/UserPart.cs
rename : src/Orchard.Web/Modules/Orchard.Users/Models/UserRecord.cs => src/Orchard.Web/Modules/Orchard.Users/Models/UserPartRecord.cs
2010-07-22 23:56:17 -07:00
Renaud Paquay ba9743d0e6 Fix Unit Tests
--HG--
branch : dev
2010-07-14 14:33:31 -07:00