Sebastien Ros
0527cb43bb
Refactoring spam filter customization
...
--HG--
branch : 1.x
2012-11-07 18:15:32 -08:00
Sebastien Ros
19a22c6473
Refactoring comments to be able to use SpamFilter
...
--HG--
branch : 1.x
2012-11-07 16:31:36 -08:00
Sebastien Ros
37f0fbd41e
Fixing comments notifications
...
--HG--
branch : 1.x
2012-11-04 21:43:48 -08:00
Sebastien Ros
aedadd1d94
Recovering form location when replying with invalid value
...
--HG--
branch : 1.x
2012-11-04 21:11:38 -08:00
Sebastien Ros
133b9d65c3
Fixing position for new comments
...
--HG--
branch : 1.x
2012-11-04 11:57:48 -08:00
Sebastien Ros
171a163a8a
Adding support for html filters on comments
...
--HG--
branch : 1.x
extra : rebase_source : cb25657e65a761bab674e4f175ad38327c46a278
2012-11-02 16:12:59 -07:00
Sebastien Ros
2cd444ceb7
Adding support for restricting comments to authenticated users only
...
--HG--
branch : 1.x
extra : rebase_source : a8b7abba754a5dc70eb301b308f6b9becbd66a95
2012-11-02 15:05:51 -07:00
Sebastien Ros
cc4e654538
Saving ThreadedComments defaul value in CommentsPart settings
...
--HG--
branch : 1.x
extra : rebase_source : a0d016c2ee5b9420a95dfe24f5a07870ed78b68e
2012-11-02 14:50:15 -07:00
Sebastien Ros
1e09bee429
Improving reCaptcha integration in comments
...
--HG--
branch : 1.x
extra : rebase_source : 2eeed5864e36f28f721817565816e25589453d07
2012-11-02 12:51:47 -07:00
Sebastien Ros
3217151eb3
Implementing threaded comments
...
--HG--
branch : 1.x
extra : rebase_source : a4e1ddb2327e65cfef1f2bae64cd45f7386c0102
2012-11-02 12:12:16 -07:00
Sebastien Ros
b9b030fff1
Refactoring anti-spam feature in comments
...
--HG--
branch : 1.x
extra : rebase_source : c24f16db4b03f676c261aa7a959f85ac2ac0a09c
2012-11-01 17:14:46 -07:00
Sebastien Ros
ce305bf0c8
Refactoring Orchard.Comments
...
--HG--
branch : 1.x
extra : rebase_source : 53cad738eb99ac7e2ac909821d4246c542284e9b
2012-10-31 15:59:06 -07:00
Sebastien Ros
471b949ed9
Fixing typo in TextFieldDriver
...
--HG--
branch : 1.x
2012-10-31 14:32:06 -07:00
Sebastien Ros
71ac550354
Removing test code from TextFieldDriver
...
--HG--
branch : 1.x
2012-10-31 14:31:26 -07:00
Sebastien Ros
9e218f06f7
Using ExtensionMonitoringCoordinator configuration to disable monitoring
...
The DynamicExtensionLoader won't monitor any file if ExtensionMonitoringCoordinator
doesn't explicitly, while still loading dynamic modules. It is still better
for performance to precompile modules.
--HG--
branch : 1.x
2012-10-26 16:41:00 -07:00
fera
1c707dc719
#19194 : Fixing missing properties when updating a media picker field
...
Work Item: 19194
--HG--
branch : 1.x
2012-10-26 15:08:01 -07:00
Sebastien Ros
20a4a8f019
Cleaning Alias code
...
--HG--
branch : 1.x
2012-10-24 15:51:35 -07:00
Sebastien Ros
d01ff9df75
Fixing possible NRE in when a menu item's content doesn't exist
...
--HG--
branch : 1.x
2012-10-24 15:51:07 -07:00
Sebastien Ros
779bb49478
#19176 : Fixing placement encoding in Shape Tracing
...
Work Item: 19176
--HG--
branch : 1.x
2012-10-23 17:35:40 -07:00
Sebastien Ros
4bb9b558d2
#19177 : Adding "|" in the list of forbidden url characters
...
Work Item: 19177
--HG--
branch : 1.x
2012-10-22 16:47:29 -07:00
Sebastien Ros
9e16f5d8e3
Fixing core modules version numbers
...
--HG--
branch : 1.x
2012-10-22 16:31:21 -07:00
Sebastien Ros
977fa88ef3
#19168 : Fixing Razor compilation in package update views
...
Work Item: 19168
--HG--
branch : 1.x
2012-10-22 14:59:48 -07:00
Sebastien Ros
b85ac2ec9d
#19169 : Fixing Custom Forms redirection scenarios
...
Work Item: 19169
--HG--
branch : 1.x
2012-10-22 14:55:57 -07:00
Sebastien Ros
81ed251b80
Updating version numbers
...
--HG--
branch : 1.x
2012-10-18 12:49:52 -07:00
Sebastien Ros
f00a67f746
#19156 : Removing WindowsIdentity verification
...
Work Item: 19156
--HG--
branch : 1.x
2012-10-18 11:46:05 -07:00
Sebastien Ros
76c203dd14
#19158 : Fixing exception when a code Shape alternate is created
...
If a Zone alternate is created, it will be empty and it might result int the
site rendering an empty page.
Work Item:
--HG--
branch : 1.x
2012-10-18 11:43:34 -07:00
Sebastien Ros
8eb360784b
#19161 : Fixing NRE when editing the placement for widgets
...
Work Item: 19161
--HG--
branch : 1.x
2012-10-18 11:02:57 -07:00
Sebastien Ros
a8ac4d1930
#19121 : Fixing Custom Forms bulk actions
...
The view was not fully using the Contents controller.
Work Item: 19121
--HG--
branch : 1.x
2012-10-18 10:43:29 -07:00
Rebecca@RebeccaCloud.cable.rcn.com
7c78182cf3
#19114 : Styling TinyMce popups
...
Work Item:
19114
--HG--
branch : 1.x
2012-10-18 09:18:01 -04:00
Sebastien Ros
f073a36d37
Fixing Media Field specflow tests
...
--HG--
branch : 1.x
extra : rebase_source : 56a8f64f0a20a323afea247ae42d29fafddc8fe6
2012-10-17 14:25:26 -07:00
Sebastien Ros
57ef04276c
Fixing Date Time field spacing in view and tests
...
--HG--
branch : 1.x
extra : rebase_source : 40a3aa5bdcbbf68e2d3d9b32b0b9c42d756fb5cc
2012-10-17 14:11:13 -07:00
Piedone
853e46129a
Fixing that the trailing slash was not cut from the baseUrl in Content Picker
...
--HG--
branch : 1.x
2012-10-17 21:07:49 +02:00
Sebastien Ros
f98221d773
#19152 : Removing Content Picker's dependency on /admin urls
...
Work Item: 19152
--HG--
branch : 1.x
2012-10-17 11:21:45 -07:00
Sebastien Ros
5223f74571
#19135 : Fixing menu item hirerachies deletion
...
Work Item: 19135
--HG--
branch : 1.x
2012-10-16 17:43:36 -07:00
Sebastien Ros
4386060607
#19150 : Adding "Text" property to Text field tokens
...
Content Field tokens now return the .ToString() evaluation of their default
value slot.
Work Item: 19150
--HG--
branch : 1.x
2012-10-16 17:26:53 -07:00
Sebastien Ros
c9905740d5
Sorting content types in Form editor
...
--HG--
branch : 1.x
2012-10-16 17:23:22 -07:00
Sebastien Ros
d9ca0d0a45
#19145 : Fixing how menu item permissions are checked
...
Work Item: 19145
--HG--
branch : 1.x
2012-10-16 15:54:18 -07:00
Sebastien Ros
590814b38c
#19128 : Making search index more failure-proof
...
Work Item: 19128
--HG--
branch : 1.x
2012-10-16 15:18:20 -07:00
Sebastien Ros
540e2f2b75
#19118 : Fixing shape tracing module expression for Shape items
...
Work Item: 19118
--HG--
branch : 1.x
2012-10-16 14:39:10 -07:00
Sebastien Ros
6bcea7cc7d
Backed out changeset: c2cfde3d371d
...
Breaking Shape Tracing and adding another bug with autocomplete
#19110 : Upgrading to jQuery 1.9
--HG--
branch : 1.x
extra : rebase_source : 14b59311caf67e4c59f3e17560e18d8c2eda42e4
2012-10-15 15:48:04 -07:00
Sebastien Ros
a1910c7521
Fixing Remote Blog Post publishing
...
A new blog post containing tags could not be processed
--HG--
branch : 1.x
extra : rebase_source : 8816df6c0a1077d702161d0a71469d1985d9a37c
2012-10-15 10:58:22 -07:00
Piotr Szmyd
cca88356d4
#18793 : Making session utilization an opt-in/opt-out feature
...
Work Item: 18793
--HG--
branch : 1.x
2012-10-12 17:37:53 -07:00
Sebastien Ros
feeabef479
#19084 : Handling publishing/unpublishing event for Content Menu Items
...
When a content item is removed, its menu items are also.
When a content item is unpublished, its menu items are also.
When a content item is published, its menu items are also.
Work Item: 19084
--HG--
branch : 1.x
2012-10-11 18:17:10 -07:00
Sebastien Ros
231e9b0b68
#19100 : Fixing Menu and MenuItem templates when returned by Queries
...
Work Item: 19100
--HG--
branch : 1.x
2012-10-11 11:09:26 -07:00
Sebastien Ros
05540bd42f
#19109 : Fixing NRE when deleting tasks not associated with content items
...
Work Item: 19109
--HG--
branch : 1.x
2012-10-11 10:46:39 -07:00
Sebastien Ros
076fd3fb60
Merge
...
--HG--
branch : 1.x
2012-10-10 11:57:20 -07:00
Sebastien Ros
2fb0dc6fb3
Updated upgrade process for 1.6
...
--HG--
branch : 1.x
rename : src/Orchard.Web/Modules/UpgradeTo15/AdminMenu.cs => src/Orchard.Web/Modules/UpgradeTo16/AdminMenu.cs
rename : src/Orchard.Web/Modules/UpgradeTo15/Controllers/FieldController.cs => src/Orchard.Web/Modules/UpgradeTo16/Controllers/FieldController.cs
rename : src/Orchard.Web/Modules/UpgradeTo15/Controllers/RouteController.cs => src/Orchard.Web/Modules/UpgradeTo16/Controllers/RouteController.cs
rename : src/Orchard.Web/Modules/UpgradeTo15/Module.txt => src/Orchard.Web/Modules/UpgradeTo16/Module.txt
rename : src/Orchard.Web/Modules/UpgradeTo15/Properties/AssemblyInfo.cs => src/Orchard.Web/Modules/UpgradeTo16/Properties/AssemblyInfo.cs
rename : src/Orchard.Web/Modules/UpgradeTo15/Scripts/Web.config => src/Orchard.Web/Modules/UpgradeTo16/Scripts/Web.config
rename : src/Orchard.Web/Modules/UpgradeTo15/Styles/Web.config => src/Orchard.Web/Modules/UpgradeTo16/Styles/Web.config
rename : src/Orchard.Web/Modules/UpgradeTo15/ViewModels/MigrateViewModel.cs => src/Orchard.Web/Modules/UpgradeTo16/ViewModels/MigrateViewModel.cs
rename : src/Orchard.Web/Modules/UpgradeTo15/Views/Field/Index.cshtml => src/Orchard.Web/Modules/UpgradeTo16/Views/Field/Index.cshtml
rename : src/Orchard.Web/Modules/UpgradeTo15/Views/Route/Index.cshtml => src/Orchard.Web/Modules/UpgradeTo16/Views/Route/Index.cshtml
rename : src/Orchard.Web/Modules/UpgradeTo15/Views/Web.config => src/Orchard.Web/Modules/UpgradeTo16/Views/Web.config
rename : src/Orchard.Web/Modules/UpgradeTo15/Web.config => src/Orchard.Web/Modules/UpgradeTo16/Web.config
2012-10-10 11:56:52 -07:00
antoine@DEVNET63-PC.wygwam.com
8ff5a01c17
#19110 : Upgrade to jQueryUI 1.9, Custom theme
...
Work Item: 19110
--HG--
branch : 1.x
2012-10-10 16:21:47 +02:00
antoine@DEVNET63-PC.wygwam.com
f6795a3f8e
#19111 : Upgrade TimePicker addon to 1.0.5 http://trentrichardson.com/2012/10/08/timepicker-1-0-5-selected/
...
Work Item: 19111
--HG--
branch : 1.x
2012-10-10 14:17:05 +02:00
Sebastien Ros
f8dc78fb1a
Merge
...
--HG--
branch : 1.x
2012-10-09 13:13:51 -07:00