Commit Graph

3076 Commits

Author SHA1 Message Date
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
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
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
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
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
Nathan Heskew
908a049b58 Fixing the TinyMCE image uploader in Chrome and Opera
--HG--
branch : dev
2010-10-22 11:37:28 -07:00
Suha Can
721b2b3f57 - Removing an empty section declaration from web.config.
--HG--
branch : dev
2010-10-27 11:23:32 -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
Sébastien Ros
278b12f55b Adapting PublishLater dependencies and tests
--HG--
branch : dev
2010-10-25 19:53:16 -07:00
Sebastien Ros
8ef266dc13 Moving PublishLater from Core
--HG--
branch : dev
2010-10-25 18:21:19 -07:00
Sebastien Ros
abfdc11f8b Removing local tests from ArchiveLater included during Shapes migration
--HG--
branch : dev
2010-10-25 18:09:12 -07:00
Sebastien Ros
b478b32767 Corrected Orchard.Email project guid
--HG--
branch : dev
2010-10-25 17:51:25 -07:00
Nathan Heskew
f5775630e9 Getting Orchard.Comment's site settings back on ~/admin/settings (includes Akismet settings)
--HG--
branch : dev
2010-10-25 11:21:56 -07:00
Nathan Heskew
3166c8fb2e Getting a blog's RSS feed to be made known on the blog's detail page
--HG--
branch : dev
2010-10-25 10:16:33 -07:00
Renaud Paquay
ba2cae0404 Removing MVC2 project guids from project files
--HG--
branch : dev
2010-10-24 19:20:38 -07:00
Renaud Paquay
49d6f8828d Merge default->dev
--HG--
branch : dev
2010-10-24 19:14:44 -07:00
Renaud Paquay
176f826443 Added tag 0.8 for changeset 48d6ca629553 2010-10-24 15:51:15 -07:00
Renaud Paquay
3d9115c5cd Merge 2010-10-24 15:45:42 -07:00
Renaud Paquay
10e9991f5c Features with no code should be loaded successfully
Simply return a feature with no exported types instead of failing. The system
is currently built with the assumption that if an extension is active,
then any of its feature can be activated/loaded.

--HG--
branch : dev
2010-10-23 13:42:40 -07:00
Renaud Paquay
0616035d5d Null assembly check when adding razor assembly references
--HG--
branch : dev
2010-10-23 13:39:54 -07:00
Renaud Paquay
69f1e13a5f Removing commented code
--HG--
branch : dev
2010-10-22 11:45:24 -07:00
Renaud Paquay
8548de19d7 Update project alteration task to support references from "lib"
In the Orchard.Web.csproj file for WebPI, we need to reference all
assemblies coming from our "lib" folder to point to the "bin" folder
of the deployed app.

--HG--
branch : dev
2010-10-22 11:44:34 -07:00
Renaud Paquay
5803922b49 fix Url rule provider to work on rooted web sites
--HG--
branch : dev
2010-10-22 00:23:42 -07:00
Renaud Paquay
db669c67b6 Include DLR assembly references
--HG--
branch : dev
2010-10-21 23:18:16 -07:00
Renaud Paquay
ad278694c4 Fix project files to properly include all content files
--HG--
branch : dev
2010-10-21 23:18:02 -07:00
Michael Dorian Bach
765464ca1b Fixing default font sizing in TheThemeMachine
--HG--
branch : dev
2010-10-21 14:49:59 -07:00
Nathan Heskew
74dd705b6f Tidying up TheThemeMachine layout code block a little
--HG--
branch : dev
2010-10-21 11:26:20 -07:00
Nathan Heskew
1fffa221b8 Merge
--HG--
branch : dev
2010-10-21 14:42:53 -07:00
Sebastien Ros
48c6ddcc3f Merge
--HG--
branch : dev
2010-10-21 14:21:49 -07:00
Renaud Paquay
0dd5fbd7ad Merge
--HG--
branch : dev
2010-10-21 14:20:42 -07:00
Nathan Heskew
3e0b8731f6 Fixing the setting of the Search fields site settings (http://orchardqa.codeplex.com/workitem/150)
--HG--
branch : dev
2010-10-21 14:04:37 -07:00