commits |
date |
a7bb0c87a026
by
mattbrailsford
|
Jan 18
2:15 PM
|
default
tip
Fixed broken unit test
|
abe679049481
by
mattbrailsford
|
Jan 18
1:53 PM
|
Fixed broken build
|
76482d08d741
by
mattbrailsford
|
Jan 18
1:37 PM
|
Added ability to configure URL char replacements for node name attributes.
|
eb93a5354016
by
mattbrailsford
|
Jan 18
10:40 AM
|
Fixes #U5-236
|
7a5a0a3530f6
by
mattbrailsford
|
Jan 18
9:49 AM
|
Fixes #U5-31. Now only issue a logout command on final step of installer.
|
95fcbd2e80fe
by
mattbrailsford
|
Jan 18
9:35 AM
|
Fixes #U5-247
|
76172c73a87d
by
mattbrailsford
|
Jan 18
9:13 AM
|
Fixed issue with regression bug due to us now allowing selected templates to be HiveId.Empty. Added a check when rendering.
|
39afba009b49
by
mattbrailsford
|
Jan 18
9:02 AM
|
Fixed broken dictionary tree do to last update
|
50aba348fdde
by
mattbrailsford
|
Jan 18
8:36 AM
|
Fixes issue #U5-131. Now shows the correct content node as the root node.
|
d1691054fd10
by
mattbrailsford
|
Jan 18
7:54 AM
|
Fixes issue #U5-241 by differentiation between a Null value and a HiveId.Empty value. If there is a null value (ie, it's a new page) it'll auto select the default template, if it's a HiveId.Empty value, it will assume that a "No Template" value was selected.
|
415806f33732
by
mattbrailsford
|
Jan 18
7:28 AM
|
Fixes #U5-171 by auto selected the inherited value if you unselect "Inherit" so that you should not be able to save a permission with no value.
|
a27e6a11e4b7
by
agrath
|
Jan 18
2:32 AM
|
4.7.1
Allow CData tags to be embedded in a RichTextEditor controls contents
|
baca893b91a8
by
agrath
|
Jan 18
2:27 AM
|
Fix DynamicXml eating - inside CData sections
|
fd988c30f59e
by
agrath
|
Jan 18
2:26 AM
|
Allow CData tags to be embedded in a textboxmultiple controls contents
|
0cdf8c0beec9
by
agrath
|
Jan 17
11:44 PM
|
Merge
|
aab60ca1c52a
by
agrath
|
Jan 17
11:43 PM
|
Added guid for enhanced content picker for integer upcast
|
9baa12fb9376
by
boxbinary
|
Jan 17
9:17 PM
|
5.0.0-frontend-permissions
Working on a fix for #U5-204. Anonymous browsing is correctly filtered using the View permission set in the backoffice (which in a normal install already defaults to enabled, inherited from the root). Filtering works so far - it's currently applied to hierarchy navigators (Parent/Children) used in templates. Doesn't yet filter queries. Doesn't yet take into account current logged-on user from front-end membership (just looks whether Anonymous group has permission). Not merged into default until complete.
|
329f6af828d2
by
boxbinary
|
Jan 17
7:42 PM
|
default
Fixes #U5-46 (subsequent saves on permissions for content) Since the query to load a relation was doing a Take(1) on an eager-fetched join / cartesian product, NH isn't able (or willing..) to hydrate the rest of the NodeRelationTags in the resultset and so cached only one tag for the single requested NodeRelation. When coming to delete the relation to re-save permissions, NH didn't know to issue deletes for the tags that got missed from the cache.
|
365b989ed7ac
by
boxbinary
|
Jan 17
4:56 PM
|
Merge
|
1c91a4809bf1
by
boxbinary
|
Jan 17
4:54 PM
|
Relates to #U5-222 and #U5-65. Improves content editor controller performance by about 35% by using a readonly query for some codepaths
|
a1cab0900574
by
Shandem
|
Jan 17
4:34 PM
|
Added better exception handling for when the same plugin is found in multiple packages. Changed IPackageContext to be a Singeton since it should be, fixed its IoC registration to work as a Singleton, this allows IPackageContext to be resolved into more classes such s the PartialViewMacroEngine. Fixes #U5-190 - partial views with the same name as a template causing a YSOD. PartialView macros are now rendered using their full path... this will actually improve execution time a little bit too.
|
012af48f4247
by
mattbrailsford
|
Jan 17
3:39 PM
|
5.0.0-mediaFriendlyUrls-wip
Initial code for Friendly Media Urls. Got urls being generated, and a custom route + controller, but got a problem with a hive query that needs fixing.
|
7e7a6f306884
by
Shandem
|
Jan 17
12:04 PM
|
default
Merge
|
04b2e1090ffd
by
slace
|
Jan 16
11:51 AM
|
adding UtcCreated tests and including an implementation in the query api
|
48a0026dd757
by
slace
|
Jan 16
12:18 AM
|
merge
|