Sebastien Ros
6f72d040b3
Corrected merge
...
--HG--
branch : dev
2010-10-11 13:53:07 -07:00
Sebastien Ros
8154bf7496
PascalCasing base theme property
...
--HG--
branch : dev
2010-10-11 13:43:01 -07:00
Sebastien Ros
42e409ceaf
Merge
...
--HG--
branch : dev
2010-10-11 13:41:10 -07:00
Sebastien Ros
28df755732
Merge
...
--HG--
branch : dev
2010-10-11 13:40:49 -07:00
Sebastien Ros
8d20f0c50e
Merge
...
--HG--
branch : dev
2010-10-11 13:40:29 -07:00
Sebastien Ros
f170d6ac4e
Corrected PascalCasing
...
--HG--
branch : dev
2010-10-11 13:40:00 -07:00
Sebastien Ros
ad78925d28
Merge
...
--HG--
branch : dev
2010-10-07 15:49:59 -07:00
Sebastien Ros
c5198b0fe8
Content types security refactoring
...
- Moved AuthorizationEventHandler to Contents.Security
--HG--
branch : dev
2010-10-07 15:49:07 -07:00
Sebastien Ros
2836673667
Pascal casing manifest files
...
--HG--
branch : dev
2010-10-07 12:38:33 -07:00
Sebastien Ros
46c33f7fe0
Merged IAuthorizationEventHandlers to circumvey the call order
...
- Renamed permission tokens to prevent ambiguities
- Corrected called permission from content controllers
--HG--
branch : dev
2010-10-07 11:47:09 -07:00
Sebastien Ros
f06d553ae0
Adding unit tests for dynamic content rights
...
--HG--
branch : dev
2010-10-06 12:41:14 -07:00
Sebastien Ros
aca883f54a
Adding dynamic content type rights management
...
--HG--
branch : dev
2010-10-05 16:35:55 -07:00
Sebastien Ros
8ef28802a7
Correcting RolesPart display in User views
...
--HG--
branch : dev
2010-10-05 14:45:12 -07:00
Sebastien Ros
3e93c19faa
Moved dynamic content permission to Core.Contents
...
--HG--
branch : dev
2010-10-04 10:53:57 -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
Sebastien Ros
108fad5f0e
Simple dynamic permissions creation
...
- Other permissions pending
--HG--
branch : dev
2010-10-01 16:57:48 -07:00
Sebastien Ros
a6d77f23a5
Renaming FeaturePermissions to RoleCategoryPermissions
...
--HG--
branch : dev
2010-10-01 15:54:50 -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
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
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
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
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
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
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
Sebastien Ros
050876bc19
Adding Advisory.html in Orchard.Web in the meantime
...
--HG--
branch : dev
2010-09-29 12:40:51 -07:00
Sebastien Ros
c6303e9477
Load advisory message in dashboard
...
- Current implementation uses a local file, publish it on orcharproject.net later
--HG--
branch : dev
2010-09-29 11:07:19 -07:00
Sebastien Ros
f673579406
Fixed build
...
--HG--
branch : dev
2010-09-22 14:22:38 -07:00
Sebastien Ros
3f4e817b56
Manage default SQL values conversion in Datq Migrations
...
--HG--
branch : dev
2010-09-22 14:17:45 -07:00
Sebastien Ros
6144b197f5
Merge
...
--HG--
branch : dev
2010-09-21 18:19:06 -07:00
Sebastien Ros
3a15f9f7be
Corrected script resource on Content Types edition
...
--HG--
branch : dev
2010-09-21 16:03:17 -07:00
Sebastien Ros
847c6df8c8
Merge
...
--HG--
branch : dev
2010-09-21 15:04:31 -07:00
Sebastien Ros
e0c1500db2
Adapted <handlers /> section for IIS7.0
2010-09-21 14:30:52 -07:00
Sebastien Ros
8e9314686e
Merge
...
--HG--
branch : dev
2010-09-21 11:50:39 -07:00
Sebastien Ros
56e88e4341
Corrected banners display
...
--HG--
branch : dev
2010-09-20 17:04:53 -07:00
Sebastien Ros
b5d17ca2b1
Merge
...
--HG--
branch : dev
2010-09-20 17:01:00 -07:00
Sebastien Ros
55adba610c
Corrected notifications display
...
--HG--
branch : dev
2010-09-20 17:00:37 -07:00
Sebastien Ros
7ba469cd9a
Security patch for MSA 2416728
2010-09-20 16:50:12 -07:00
Sebastien Ros
7a83d1c10f
Merge
...
--HG--
branch : dev
2010-09-17 13:18:45 -07:00
Sebastien Ros
d3bc587e1d
Updated TheAdmin theme
...
- Overrided Menu.cshtml to comply with old css
--HG--
branch : dev
2010-09-17 13:18:19 -07:00
Sebastien Ros
a4de8b8b7b
Merge
...
--HG--
branch : dev
2010-09-16 16:46:08 -07:00
Sebastien Ros
0cb1ce3f94
Migrating Notifications
...
--HG--
branch : dev
2010-09-16 16:45:11 -07:00
Sebastien Ros
4e7ad801d1
Converting Orchard.Setup
...
--HG--
branch : dev
2010-09-16 14:39:12 -07:00
Sebastien Ros
e4b2c03616
Corrected missing reference in Tags
...
--HG--
branch : dev
2010-09-16 14:31:21 -07:00
Sebastien Ros
3077bc63a2
Merge
...
--HG--
branch : dev
2010-09-16 13:22:43 -07:00
Sebastien Ros
f903dc4eac
Enabling indexing on Page content type during setup
...
--HG--
branch : dev
2010-09-16 13:22:18 -07:00
Sebastien Ros
22de315c71
Defined search settings message when no content is available
...
--HG--
branch : dev
2010-09-16 13:17:23 -07:00
Sebastien Ros
672d2d2178
Merge
...
--HG--
branch : theming
2010-09-13 18:11:10 -07:00
Sebastien Ros
add0757b33
Added Capture method for WebForms
...
--HG--
branch : theming
2010-09-13 18:10:52 -07:00
Sebastien Ros
5776c5ab58
Adding Capture method for WebForms
...
--HG--
branch : theming
2010-09-13 17:59:51 -07:00
Sebastien Ros
7642c09570
Merge
...
--HG--
branch : theming
2010-09-13 17:44:55 -07:00
Sebastien Ros
a30b0ad51e
Adding Capture method to IOrchardViewPage
...
--HG--
branch : theming
2010-09-13 17:44:32 -07:00
Sebastien Ros
008155cb1f
Migrating Localization
...
--HG--
branch : theming
2010-09-13 15:30:00 -07:00
Sebastien Ros
a49555d6ab
Migrating Orchard.ContentType
...
- Needs some more work on displaying children shapres
--HG--
branch : theming
2010-09-13 13:34:51 -07:00
Sebastien Ros
508b0d88f7
Polishing Core.Contents
...
--HG--
branch : theming
2010-09-13 12:50:16 -07:00
Sebastien Ros
a37b464a14
Work on Routable parts edition
...
--HG--
branch : theming
2010-09-13 12:02:50 -07:00
Sebastien Ros
8ead738d12
Merge
...
--HG--
branch : theming
2010-09-10 18:16:11 -07:00
Sebastien Ros
5c206b36fe
Migrating Reports
...
--HG--
branch : theming
2010-09-10 16:50:43 -07:00
Sebastien Ros
3ea9359c7a
Migrating Routable and XmlRpc
...
--HG--
branch : theming
2010-09-10 16:33:55 -07:00
Sebastien Ros
adeda2e278
Migrating Settings
...
--HG--
branch : theming
2010-09-10 15:47:52 -07:00
Sebastien Ros
541c6d1e65
Migrating Common and Navigation
...
--HG--
branch : theming
2010-09-10 15:39:10 -07:00
Sebastien Ros
0d3be13299
Migrating Orchard.Roles
...
--HG--
branch : theming
2010-09-10 14:26:04 -07:00
Sebastien Ros
f9de6ec621
Migrating Orchard.Modules and Orchard.Packaging
...
--HG--
branch : theming
2010-09-10 13:14:07 -07:00
Sebastien Ros
646aab07b0
Merge
...
--HG--
branch : theming
2010-09-09 17:03:26 -07:00
Sebastien Ros
6f4dfba734
Migrated Orchard.Users
...
--HG--
branch : theming
2010-09-09 17:02:04 -07:00
Sebastien Ros
6df3385728
Added "log an continue" behavior on content item handlers
...
--HG--
branch : theming
2010-09-07 15:09:38 -07:00
Sebastien Ros
b5cbff7607
Missing localization string
...
--HG--
branch : dev
2010-09-07 12:41:52 -07:00
Sebastien Ros
7b5a3bc4f5
Corrected search with empty keyword
...
--HG--
branch : dev
2010-09-07 11:57:41 -07:00
Sebastien Ros
a2747b933a
Corrected unit tests
...
--HG--
branch : dev
2010-09-02 17:10:05 -07:00
Sebastien Ros
4f673e235f
Corrected build failure
...
--HG--
branch : dev
2010-09-02 16:48:07 -07:00
Sebastien Ros
3a9370d767
Removed bad reference to Orchard.Users
...
--HG--
branch : dev
2010-09-02 16:44:15 -07:00
Sebastien Ros
1154e0cf88
Updated Web.Config and build scripts to have a default machine key for development, and removing it for builds
...
--HG--
branch : dev
2010-09-02 15:33:18 -07:00
Sebastien Ros
a253985a40
Specific Driver for SmtpSettingPart in order to encrypt/decrypt the password
...
--HG--
branch : dev
2010-09-02 15:32:47 -07:00
Sebastien Ros
fcb27fdbae
MachineKey validation during Setup, with automatic proposed values
...
--HG--
branch : dev
2010-09-02 13:51:26 -07:00
Sebastien Ros
257cb4682a
Corrected resolution of username
...
- Using IRepository was also looking at removed content items
--HG--
branch : dev
2010-09-01 18:18:53 -07:00
Sebastien Ros
98d11e81f0
Added email challenge
...
--HG--
branch : dev
2010-09-01 14:39:28 -07:00
Sebastien Ros
e8e03cc98e
Merge
...
--HG--
branch : dev
2010-08-31 16:10:29 -07:00
Sebastien Ros
337e8e15e1
Security patch
2010-08-31 15:21:02 -07:00
Sebastien Ros
c488e3768f
Security patch
...
--HG--
branch : dev
2010-08-31 15:21:02 -07:00
Sebastien Ros
067c5db740
EventHandler for User creation
...
- Could allow a module to provide some logic to prevent specific users from registering
--HG--
branch : dev
2010-08-31 14:14:14 -07:00
Sebastien Ros
2aa5d366cf
Manage users moderation from admin
...
--HG--
branch : dev
2010-08-31 13:20:41 -07:00
Sebastien Ros
6264af8888
Registration settings
...
--HG--
branch : dev
2010-08-31 12:57:15 -07:00
Sebastien Ros
e81ec58497
Added unit tests for big text
...
--HG--
branch : dev
2010-08-31 12:13:55 -07:00
Sebastien Ros
7c5640692e
Added Messaging and Email modules
...
--HG--
branch : dev
2010-08-30 15:06:52 -07:00
Sebastien Ros
2095121a4d
Corrected ALTER TABLE statement for SQL Server in data migration
...
--HG--
branch : dev
2010-08-30 14:33:52 -07:00
Sebastien Ros
b36ad88a2f
Feed issues #16579
...
- Adapted the url creationg to comply both with proxies (on Azure for instance) and specific local ports
--HG--
branch : dev
2010-08-20 12:09:06 -07:00
Sebastien Ros
f2ece3b258
Merge
...
--HG--
branch : dev
2010-08-20 11:16:56 -07:00
Sebastien Ros
d4c6ce3c6b
Scaffolding create datamigration output missing usings #16584
...
--HG--
branch : dev
2010-08-20 11:16:32 -07:00
Sebastien Ros
a61575a212
Removed copy/pasting error
...
--HG--
branch : dev
2010-08-19 12:50:56 -07:00
Sebastien Ros
a767494f9f
Corrected foreign key management in data migrations
...
- Remove the SQLite specific overloads which had been converted to SqlCe by mistake
- Keep the SQLite class as an example implementation
- Updated the unit tests
--HG--
branch : dev
2010-08-19 12:37:41 -07:00