Commit Graph

3259 Commits

Author SHA1 Message Date
Andre Rodrigues
9fe71e908e Merge
--HG--
branch : dev
2010-11-03 14:14:20 -07:00
Andre Rodrigues
e4b664eafe Medium Trust: Update Weak class to not extend WeakReference and avoid demaning inheritancedemand security permission.
--HG--
branch : dev
2010-11-03 14:14:00 -07:00
Nathan Heskew
d1fb008d07 Adding a Draftable content type metadata property to distinguish types that support draft version creation
--HG--
branch : dev
2010-11-03 14:10:37 -07:00
Dave Reed
1dff42d55e Fixed missing media/web.config file from previous commit
--HG--
branch : dev
2010-11-03 12:08:34 -07:00
Suha Can
f690c17be8 - Creating the perf branch to have means to measure before/after.
- Adding a command to Experimental which creates sample users (used to populate profiling apps)

--HG--
branch : perf
2010-11-03 11:45:49 -07:00
Renaud Paquay
5466d4ec81 Fix incorrect use of "InvariantCultureCase"
--HG--
branch : dev
2010-11-03 10:44:28 -07:00
Nathan Heskew
6f0cbd7794 Updating the comment management UI.
- Rearranged the display and added action links.

* haven't done anything with the item-specic comment view (Detail action) yet - it might not be necessary now especially since there is no path to it

--HG--
branch : dev
2010-11-03 00:04:31 -07:00
Sébastien Ros
1364a5fcd2 Correcting themes code generation
- "Touching" the solution when adding the theme to Themes.csproj also

--HG--
branch : dev
2010-11-02 22:31:43 -07:00
Sébastien Ros
ad8c7c536e Correcting code generation for create module
- Added missing Microsoft.CSharp reference

--HG--
branch : dev
2010-11-02 22:05:19 -07:00
Sébastien Ros
5dfe86f80c Correcting data migration code generation
- Changing class name to Migrations.cs for consistency
- Corrected project alteration to add the correct file path
- Added missing using for System.Data

--HG--
branch : dev
2010-11-02 21:47:55 -07:00
Sebastien Ros
68a6f0ca9b Adding data migration overloads to do updates based on other module's tables
- e.g. creating a foreign key between tables from two distinct modules, was using the same module prefix

--HG--
branch : dev
2010-11-08 15:19:23 -08:00
Nathan Heskew
ade2515bdc Updating the markup for the content item edit template.
- Includes an additional zone: Actions
- Added conditional zone inclusion and more markup so it's a bit more flexible

--HG--
branch : dev
2010-11-08 14:30:05 -08:00
Jonathan Wall
d3fd643c45 More CSS updates in the admin.
--HG--
branch : dev
2010-11-08 14:22:10 -08:00
Sebastien Ros
2db68e9051 Merge
--HG--
branch : dev
2010-11-08 13:22:07 -08:00
Andre Rodrigues
e59f57d62e Merge
--HG--
branch : dev
2010-11-08 13:09:53 -08:00
Andre Rodrigues
cf68d0ba33 Medium Trust: Update YAML Serializer to avoid usage of SecurityCritical Marshal methods.
--HG--
branch : dev
2010-11-08 13:09:33 -08:00
dareed
f0968a0c71 - root web.config removes all handlers and makes all paths a 404, except default.asp to support "/".
- content directories no opt-in to static files only.
- module web.configs no longer need to explicitly exclude cshtml, etc, paths.

--HG--
branch : dev
2010-11-02 18:12:44 -07:00
Sebastien Ros
4edd10589f Adding ProjectUrl property to the package
--HG--
branch : nuget
2010-11-02 18:01:51 -07:00
Sebastien Ros
fd16feef4a Modifying the "package create" command to handle new Nuget's filename convention
- e.g., Orchard.Module.Orchard.Blogs.0.8.0.nupkg
- Creating packages in Orchard.Web/Packages to prevent them from being added to /bin (common behavior when running orchard.exe)

--HG--
branch : nuget
2010-11-02 17:59:09 -07:00
Nathan Heskew
dee8955019 A bit more work to get paging wrapped up including a Pager template overide for TheAdmin to use a number pager (e.g. < 1 2 3 >)
--HG--
branch : dev
2010-11-02 14:55:01 -07:00
Nathan Heskew
e0352aa87d Merge
--HG--
branch : dev
2010-11-02 12:57:50 -07:00
Sebastien Ros
73bbdc5856 Merge
--HG--
branch : dev
2010-11-02 11:23:27 -07:00
Nathan Heskew
10a7abd278 Updating pagination to use the total item count instead of a has next page bool for better flexibility.
--HG--
branch : dev
2010-11-02 00:25:25 -07:00
Nathan Heskew
f4721065b9 Giving the content edit link a more friendly name
--HG--
branch : dev
2010-11-01 23:14:35 -07:00
Nathan Heskew
f2f739d935 Giving the admin menu an overhaul
Mainly consists of changes in top-level section positions and ordering. Also updated the position comparer (and tests) to work with negative numeric position parts.

--HG--
branch : dev
2010-11-01 15:57:20 -07:00
Sebastien Ros
c2f46861bc Hiding the Register link if registering is not allowed (by default)
--HG--
branch : dev
2010-11-01 13:16:55 -07:00
Sebastien Ros
94202528a2 Adding IContentQuery.Count() to do a count(*) query
--HG--
branch : dev
extra : transplant_source : %92%FE%95%FEFI%0Co%D6%1D%9A%8Fz%97%18%B2v4%B7%CB
2010-11-01 12:56:02 -07:00
Nathan Heskew
75efbf5f0a Really removing the query.List() from the content list admin's action
--HG--
branch : dev
2010-11-01 09:05:44 -07:00
Nathan Heskew
35f632f9db Updating the content list admin to order order on the query (instead of post-query) and added back the published ordering option to the front end
--HG--
branch : dev
2010-11-01 08:59:13 -07:00
Nathan Heskew
f2300394e9 Adding pagination to the Contents list admin page.
--HG--
branch : dev
2010-11-01 00:37:23 -07:00
Nathan Heskew
90eb34b568 Adding pagination to the Comments admin index page.
--HG--
branch : dev
2010-11-01 00:36:57 -07:00
Nathan Heskew
6111dbb786 Fixing the search page w/ no query
--HG--
branch : dev
2010-11-01 00:01:24 -07:00
Nathan Heskew
d34cae6ac4 Making existing paginiation implementations a bit more consistent.
For Blog (posts) and Search.

--HG--
branch : dev
2010-10-31 23:54:37 -07:00
Louis DeJardin
204bf60d18 Merge
--HG--
branch : nuget
2010-10-30 22:17:15 -07:00
Louis DeJardin
5193028884 Changing project and solution references to nuget subfolder
--HG--
branch : nuget
2010-10-30 20:23:22 -07:00
Louis DeJardin
695f70a6e3 Changing external repos reference to nuget codeplex project
--HG--
branch : nuget
extra : transplant_source : %08%F3%11%0F%ED%BC%05%A68%02%88K8%89%DE%B6%A3%24c%BF
2010-10-30 20:06:48 -07:00
Louis DeJardin
f3181136f4 Missed a unit test file
--HG--
branch : nuget
extra : transplant_source : %B5B%F9%1A%87C%99%14%17%DB%0Bz%E8%D3%C7%B0%E9%DE%CB%BA
2010-10-30 20:00:28 -07:00
Nathan Heskew
dba8ea4b92 Adding a Content Summary template that doesn't try to modify the page title.
Fixes http://orchard.codeplex.com/workitem/16699 - Title on blog post list page = title of last post on page

--HG--
branch : dev
2010-10-30 07:45:13 -07:00
Nathan Heskew
4fe4cfe46b Making the zone names used on admin related templates consistent with what's being used for the front-end (e.g. Header, Meta, Actions, Content, Sidebar)
--HG--
branch : dev
2010-10-29 22:52:53 -07:00
Louis DeJardin
36c1a85b7d Updating NuGet integration
Using latest version
Namespace change from NuPack to NuGet
Adding tests for package creation

--HG--
branch : nuget
extra : transplant_source : H%D0%91G%21%E4%22x%00%B6eX%8E%98%04%FE%2B%B57%28
2010-10-29 12:17:26 -07:00
Sebastien Ros
a733ca09c7 Fixing version numbers in gallery
--HG--
branch : dev
2010-10-28 16:12:15 -07:00
Nathan Heskew
9a5239e777 Starting the new queried content list module.
Everything for the new part, content type and widget are there except for what makes them useful (back-end logic & data and complete shape templates)

--HG--
branch : dev
2010-10-28 15:30:14 -07:00
Suha Can
46c62206a4 Added tag perf baseline for changeset 523f3564d2c0
--HG--
branch : dev
2010-10-28 14:38:19 -07:00
Nathan Heskew
c8f90ab6c4 Fixing a bug with "~/something/*" url's in the UrlRuleProvider
--HG--
branch : dev
2010-10-28 07:02:18 -07:00
Suha Can
721b2b3f57 - Removing an empty section declaration from web.config.
--HG--
branch : dev
2010-10-27 11:23:32 -07:00
Louis DeJardin
7b8deeb33c Changing system.io.packaging to nupack for packaging
PackageBuilder changed to produce opc binary through nupack
Affected code in PackageManager and PackageExpander disabled by #if REFACTORING

--HG--
branch : nuget
extra : transplant_source : %16%B0%AA%E7%24H/%D3%08%FBz%3D%83%94%26s%3F%99%B5%C8
2010-10-27 11:19:17 -07:00
Sebastien Ros
8435dff302 Corrected rendering of Routable links
--HG--
branch : dev
2010-10-26 15:32:59 -07:00
Nathan Heskew
6f3c2aca13 Fixing which extension type Orchard.Packaging is related to for spec tests
--HG--
branch : dev
2010-10-26 11:04:53 -07:00
Sébastien Ros
6bcf152e12 Added the missing files to Orchard.PublishLater
--HG--
branch : dev
2010-10-26 07:58:22 -07:00
Sébastien Ros
c7e49fbfa5 Handle local server time and different cultures for PublishLater and ArchiveLater
- Does not include jQuery.datepicker localization, currently forced to en-US parsing

--HG--
branch : dev
2010-10-26 07:56:56 -07:00