Commit Graph

3106 Commits

Author SHA1 Message Date
Dave Reed
93ea6aae64 Merge
--HG--
branch : dev
2010-11-04 12:05:56 -07:00
Dave Reed
79bec8cee6 - Added whitelist site setting for allowed file extensions to upload via media module.
- Hardcoded blacklist: web.config
- Superuser immune to whitelist restriction
- Zip files still allowed even if not in the list since these are expanded by the media module to allow for multi upload.
- Files within a zip must still pass white/black-list test per normal rules (file is skipped if not).

--HG--
branch : dev
2010-11-04 12:01:07 -07:00
Nathan Heskew
e414469e0f Fixing the src of media embed markup that's given on the edit media page
--HG--
branch : dev
2010-11-03 23:38:12 -07:00
Nathan Heskew
8326f4f61d Fixing Media's GetPublicUrl
--HG--
branch : dev
2010-11-03 23:37:49 -07:00
Nathan Heskew
9a5faa199f Removing the "caption" input from the media edit template
--HG--
branch : dev
2010-11-03 23:11:14 -07:00
Nathan Heskew
b73e125ab4 Bringing back the Feature management's view switcher
--HG--
branch : dev
2010-11-03 23:03:34 -07:00
Nathan Heskew
e299284eb1 Placing the content localization edit template beneath the route part's edit template
--HG--
branch : dev
2010-11-03 22:33:27 -07:00
Sebastien Ros
c786eb9755 Merge
--HG--
branch : dev
2010-11-03 17:52:28 -07:00
Sebastien Ros
2909ecfba0 Merge
--HG--
branch : dev
2010-11-03 17:47:31 -07:00
Sebastien Ros
30a211cfb9 Improved a data migration test to ensure the default values are written in the db
- Provides an example to check the db using a SQL query

--HG--
branch : dev
extra : transplant_source : %24%2B%3A%0D%E0%7F%D5%D1Wl%1Bx%13%017%ED%9A%D8%A6%D0
2010-11-03 16:28:27 -07:00
Andre Rodrigues
ab4ba17b90 Medium Trust: Fixing route collection build code to avoid autofac delegate factories lambda method issue with medium trust.
--HG--
branch : dev
2010-11-03 16:02:42 -07:00
Andre Rodrigues
6f15acaf5f Removing unused code. Adjusting assemblyloaded method to match the exact name.
--HG--
branch : dev
2010-11-03 15:24:10 -07:00
Dave Reed
c3ecd7e1e0 Merge
--HG--
branch : dev
2010-11-03 15:09:54 -07:00
Andre Rodrigues
760f8020a8 Merge
--HG--
branch : dev
2010-11-03 14:58:57 -07:00
Andre Rodrigues
0c9441d240 Medium trust: reverting allow partially trusted callers in orchard projects to fix build for now.
--HG--
branch : dev
2010-11-03 14:51:39 -07:00
Dave Reed
1171d94030 Merge
--HG--
branch : dev
2010-11-03 14:33:25 -07:00
Andre Rodrigues
8f3816048a Medium Trust: Avoiding getName() FileIOPermission issue in isAssemblyLoaded method by checking against the fullname.
--HG--
branch : dev
2010-11-03 14:32:05 -07:00
Andre Rodrigues
006567786b Updating proj files.
--HG--
branch : dev
2010-11-03 14:29:50 -07:00
Andre Rodrigues
d0c48fa52d Medium Trust: Updating YAML binaries to allow partially trusted callers.
--HG--
branch : dev
2010-11-03 14:28:26 -07:00
Andre Rodrigues
8610b40275 Removing unused web.config files.
--HG--
branch : dev
2010-11-03 14:26:51 -07:00
Andre Rodrigues
14a59a5ab8 Medium Trust: Making Orchard assemblies allow partially trusted callers.
--HG--
branch : dev
2010-11-03 14:25:03 -07:00
Andre Rodrigues
44b45a05f9 Medium Trust: Avoid the use of castle trace logger under medium trust.
--HG--
branch : dev
2010-11-03 14:19:57 -07:00
Andre Rodrigues
4486b13956 Update Castle binaries to allow partially trusted callers and do not generate dynamic symbols.
--HG--
branch : dev
2010-11-03 14:16:32 -07:00
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
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
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
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
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