Sebastien Ros
c08b75e047
Removing some modules from the WebPI package
...
--HG--
branch : dev
2010-11-18 18:19:05 -08:00
Sebastien Ros
ae69a86000
Merge
...
--HG--
branch : dev
2010-11-18 17:26:39 -08:00
Sebastien Ros
5c73a58807
Removing Orchard.Migrations as a default feature
...
--HG--
branch : dev
2010-11-18 17:26:00 -08:00
Sebastien Ros
07943927de
Updating spec flow tests
...
--HG--
branch : dev
2010-11-18 17:25:41 -08:00
Dave Reed
ee8c482bef
Use DisplayName (which is now called Name) in web UI list of features and modules. Note that not all modules have a name, so we fall to Id if not given.
...
--HG--
branch : dev
2010-11-18 16:42:05 -08:00
Sebastien Ros
7183af88e9
Reparing files for the new projects
...
--HG--
branch : dev
2010-11-18 16:39:05 -08:00
Sebastien Ros
f349c6e926
Merge
...
--HG--
branch : dev
2010-11-18 16:04:40 -08:00
Sebastien Ros
75d3c5b13c
Reorganizing modules for new build process
...
--HG--
branch : dev
2010-11-18 16:01:09 -08:00
Dave Reed
67cb21d12b
Related to #16712 . Rename Feature/ExtensionDescriptor Name -> Id, and DisplayName -> Name.
...
--HG--
branch : dev
2010-11-18 15:37:47 -08:00
Nathan Heskew
64c093c107
Updating the Common Body's editor to be more resilient to the TinyMCE module being disabled and allowing for any other editor to be used for any body part via the body flavor setting
...
- using a shape now for the template "Body_Editor" with an alternate added for the body flavor "Body_Editor__" + flavor (e.g. Body_Editor__html -> Body-Html.Editor in a case insensitive world)
- html by default
- tinymce provides an html editor template
- template falls back to a textarea template
work item: 16753
--HG--
branch : dev
2010-11-18 14:44:42 -08:00
Andre Rodrigues
b67664f55b
Medium Trust: Removing dead code that is generating secannotate warnings.
...
--HG--
branch : dev
2010-11-18 13:18:42 -08:00
Nathan Heskew
25a6225ae7
Fixing the BlogPartArchiveHandler to be accurate in its counts
...
work item: 16437
--HG--
branch : dev
2010-11-18 12:56:09 -08:00
Sebastien Ros
34429ef833
Removing view for database update
...
http://orchard.codeplex.com/workitem/16576
http://orchard.codeplex.com/workitem/16781
--HG--
branch : dev
2010-11-17 14:15:02 -08:00
Dave Reed
ab570906d5
Merge
...
--HG--
branch : dev
2010-11-17 13:45:34 -08:00
Dave Reed
624a6166bd
#16423 : Log error w/ module name when unable to load manifest.
...
--HG--
branch : dev
2010-11-17 13:43:45 -08:00
Andre Rodrigues
42bdbc86ed
Removing unecessary file.
...
--HG--
branch : dev
2010-11-17 12:36:44 -08:00
Andre Rodrigues
c56f157c97
Medium Trust: Making console run under full trust.
...
--HG--
branch : dev
2010-11-17 12:30:36 -08:00
Dave Reed
58499abb10
#16653 : Resource resolution is case sensitive.
...
--HG--
branch : dev
2010-11-17 10:58:48 -08:00
Sebastien Ros
545f2861ef
Catching exceptions before they are thrown when adding new shapes
...
--HG--
branch : dev
2010-11-16 17:14:36 -08:00
Sebastien Ros
133b1e9b92
Merge
...
--HG--
branch : dev
2010-11-16 16:57:28 -08:00
Sebastien Ros
a37433f279
Allowing authenticated users to add comments
...
http://orchard.codeplex.com/workitem/16307
--HG--
branch : dev
2010-11-16 16:56:02 -08:00
Sebastien Ros
d050b9af63
Correcting Comments view not to show the comments form if disabled at the content item level
...
http://orchard.codeplex.com/workitem/16675
--HG--
branch : dev
2010-11-16 16:34:35 -08:00
Nathan Heskew
cf9d23e1b3
Adding Admin feature spec test
...
--HG--
branch : dev
2010-11-16 15:29:31 -08:00
Sebastien Ros
50da9410f5
Handling wrong date format from XmlRpc clients
...
http://orchard.codeplex.com/workitem/16623
--HG--
branch : dev
2010-11-16 15:14:03 -08:00
Sebastien Ros
8150b36dde
Merge
...
--HG--
branch : dev
2010-11-16 13:29:37 -08:00
Sebastien Ros
4bfb808646
Merge
...
--HG--
branch : dev
2010-11-16 13:26:50 -08:00
Nathan Heskew
3561e61202
Cleaning up exceptions being thrown when the spec test web (app) host cleans up after itself
...
--HG--
branch : dev
2010-11-16 13:22:25 -08:00
Nathan Heskew
4e731d9737
Adding a couple of spec tests for Blogs and fixint the Blogs.RemotePublishing template
...
--HG--
branch : dev
2010-11-16 13:12:38 -08:00
Sebastien Ros
0fba4a1d36
Correcting unit test on slugs
...
--HG--
branch : dev
2010-11-16 11:16:19 -08:00
Sebastien Ros
4daba3c13b
Merge
...
--HG--
branch : dev
2010-11-16 10:56:12 -08:00
Sebastien Ros
06275bc3dc
Correcting ArchiveContraint
...
http://orchard.codeplex.com/workitem/16375
--HG--
branch : dev
2010-11-16 10:55:49 -08:00
Nathan Heskew
99558ade08
Fixing a couple of Routable tests
...
--HG--
branch : dev
2010-11-16 00:27:54 -08:00
Sebastien Ros
29f69074b4
Merge
...
--HG--
branch : dev
2010-11-15 18:03:48 -08:00
Sebastien Ros
f750c1172e
Validating Title and Slug lengths
...
http://orchard.codeplex.com/workitem/16707
--HG--
branch : dev
2010-11-15 18:03:14 -08:00
Nathan Heskew
8bbd696ba0
Fixing Blog remove functionality
...
--HG--
branch : dev
2010-11-15 17:57:02 -08:00
Sebastien Ros
7bafff2dfb
Updating disallowed chars in routes and titles
...
http://orchard.codeplex.com/workitem/16367
--HG--
branch : dev
2010-11-15 17:31:31 -08:00
Sebastien Ros
4f1f055377
Deleting specflow folders only if they exist
...
--HG--
branch : dev
2010-11-15 17:04:52 -08:00
Sebastien Ros
000667480b
Forcing copy local for SqlCe in tests
...
--HG--
branch : dev
extra : transplant_source : %BA%20%1A%B8k%CF%FA%1D%A0%1E%92%05%18%5BM%7Cb%D2k%26
2010-11-15 16:23:11 -08:00
Nathan Heskew
dc67d6be9b
Updating Orchard.Spec testing to manage temporary resources a little better
...
--HG--
branch : dev
2010-11-15 16:13:26 -08:00
Andre Rodrigues
07fdaac822
Removing incorrect using.
...
--HG--
branch : dev
2010-11-15 15:59:46 -08:00
Andre Rodrigues
3ad5f5a31d
Merge
...
--HG--
branch : dev
2010-11-15 15:54:47 -08:00
Andre Rodrigues
a47bc46695
Medium Trust: conditionally disabling reflection-optimizer.
...
--HG--
branch : dev
2010-11-15 15:53:59 -08:00
Nathan Heskew
38a5864cf5
Merge
...
--HG--
branch : dev
2010-11-15 12:55:48 -08:00
Nathan Heskew
fc3ddf560e
Updating Routable to fix the paths of contained items when a container's path changes
...
--HG--
branch : dev
2010-11-15 12:53:20 -08:00
Sebastien Ros
f16d361d1a
Localizing Email subjects
...
--HG--
branch : dev
2010-11-15 12:53:07 -08:00
Nathan Heskew
921bc46783
Adding additional Routable title display templates and changing the default to not make the title a link
...
--HG--
branch : dev
2010-11-15 12:51:59 -08:00
Sebastien Ros
d7b693faf3
Localizing Email messages
...
--HG--
branch : dev
2010-11-15 12:37:55 -08:00
Sebastien Ros
804a24b6b3
Merge
...
--HG--
branch : dev
2010-11-15 10:49:08 -08:00
Nathan Heskew
51f3e7bc09
Adding another Pages spec test and Blogs feature tests
...
--HG--
branch : dev
2010-11-15 00:36:19 -08:00
Nathan Heskew
023e678511
Updating the SpecFlow form data collection to include textarea elements
...
--HG--
branch : dev
2010-11-14 23:36:02 -08:00