kjac
75fa2bb1bb
Fix formatting
2016-03-22 19:58:48 +01:00
kjac
5585244d32
Merge remote-tracking branch 'refs/remotes/origin/master' into publishing
2016-03-22 19:40:59 +01:00
kjac
41fa8fa40d
Merge remote-tracking branch 'refs/remotes/imulus/master'
2016-03-22 19:38:10 +01:00
kjac
9336f4508a
Handle publishing in UTC
2016-03-22 19:35:40 +01:00
kgiszewski
f9e5012b4e
Merge branch 'master' into pr/338
2016-03-22 11:59:44 -04:00
kgiszewski
61d215e16c
Merge branch 'master' of github.com:imulus/Archetype
2016-03-22 11:53:21 -04:00
kgiszewski
e1e34be10d
Merge branch 'master' into pr/311
2016-03-22 11:36:37 -04:00
Kevin Giszewski
796be76d94
Merge pull request #339 from imulus/feature/74-style
...
Update style for 7.4
2016-03-21 14:57:49 -04:00
kjac
8f7024c32a
Comments
2016-03-20 14:05:31 +01:00
kjac
dea307ff8e
Filter out fieldsets based on publishing
2016-03-20 13:51:14 +01:00
kjac
d69a10de48
Clean up
2016-03-20 13:37:34 +01:00
kjac
b93df7a4c0
Add custom properties to new fieldsets
2016-03-20 13:28:22 +01:00
kjac
48dbdebec5
Create expandable settings group and fix icon activation
2016-03-20 13:21:43 +01:00
kjac
65837fa74c
Undo a few things
2016-03-20 12:08:23 +01:00
kjac
29a73336e3
Merge remote-tracking branch 'refs/remotes/imulus/master' into publishing
2016-03-20 12:04:52 +01:00
kjac
0dfa8edc95
Merge remote-tracking branch 'refs/remotes/imulus/master'
2016-03-20 12:03:54 +01:00
kjac
0584c4eda5
Prototype (work in progress)
2016-03-20 12:02:21 +01:00
kgiszewski
4eb901fbba
Fix #318
2016-03-15 10:04:59 -04:00
Greg Fyans
b7875dd850
Added native label for RJP.MultiUrlPicker data type
2016-03-15 10:28:14 +00:00
Kevin Giszewski
19989e556e
Update README.md
2016-03-10 12:10:30 -05:00
Kevin Giszewski
9250d66953
Update README.md
2016-03-10 12:07:53 -05:00
kgiszewski
fa0b1a4b3b
Add a ref required
v1.12.3
2016-03-10 11:27:44 -05:00
kgiszewski
73e875e67c
Merge branch 'master' into pr/330
2016-03-10 11:19:05 -05:00
kgiszewski
e061311689
Add overloads for single partial render and cleanup stuffs
2016-03-10 11:16:27 -05:00
kjac
b36f83eaf6
Merge remote-tracking branch 'refs/remotes/imulus/master'
2016-03-05 21:14:47 +01:00
Jamie Gilbert
d63f7a6a34
updated angular controller to find view when umbraco is in virtual directory (using relative path)
2016-02-24 17:00:32 +00:00
leekelleher
68c2f55111
Added support to ArchetypePublishedContent for Umbraco extension methods
...
For the `IPublishedContent` implementation, added support for `GetIndex()`, so that extension methods, such as `IsFirst()`, `IsLast()`, etc will work as expected.
Unfortunately we wont be able to support the `Siblings()`, (or `FollowingSibling`, `PrecedingSibling`) extension methods, as these perform an internal query to the node's parent's children - which in the context of Archetype data is not possible access.
Added unit-tests to support this enhancement.
2016-02-17 13:30:43 +00:00
Jamie Gilbert
f22d3cdef3
Modified HTML helper to allow you to render a single fieldset from an Archtype model.
...
(I Needed to render the first review in a list of review blocks)
2016-02-05 14:33:02 +00:00
kgiszewski
13b59d0d61
Bump version to v1.12.3
2016-02-04 11:20:44 -05:00
kjac
188c09d3c1
Fix issue #323
...
Made the config dialogs do "live editing" instead of working on a copy
of the config model.
2016-01-23 14:56:28 +01:00
kjac
6d8770907c
Fix path to courier project
...
The gruntfile had a wrong path to the Courier project, which messed up
the grunt setup.
2016-01-23 14:55:11 +01:00
kjac
efbed9606d
Merge remote-tracking branch 'refs/remotes/imulus/master'
2016-01-23 10:31:06 +01:00
leekelleher
c862ecc36f
Fixes #319 - Grunt/MSBuild
...
Sets the MSBuild project config from "Debug" to "Release".
2016-01-13 12:26:19 +00:00
bjarnef
523630416f
Correct for attribute to match id of input
...
... futhermore add title tooltip with value of property alias like in
Umbraco core.
2016-01-05 22:19:08 +01:00
kgiszewski
990836bc37
Fix #315
2016-01-05 08:39:09 -05:00
kgiszewski
bb194fff76
Fix #314
2016-01-05 08:35:35 -05:00
kgiszewski
16351df692
Fix #312
v1.12.2
2016-01-04 15:02:02 -05:00
kgiszewski
213d3940ca
Merge branch 'pr/310'
2015-12-15 11:26:52 -05:00
kgiszewski
8dfe1f3ca4
Keepin it DRY
2015-12-15 11:26:40 -05:00
kgiszewski
3291998171
Merge branch 'master' into pr/308
2015-12-15 11:04:18 -05:00
kgiszewski
e640a9b4f4
This depends on a core PR.
2015-12-14 09:53:01 -05:00
Martin Abrahams
7df4d4cfcd
Fix for issue #258 , same issue as fileupload datatype, need to add empty validation property
2015-12-10 16:03:14 +11:00
kgiszewski
bb056a01dd
Update dll to v1.12.1
1.12.1
2015-12-03 08:44:40 -05:00
kgiszewski
608b12aa10
Revert "Fix #304 "
...
This reverts commit f4e449f030 .
Conflicts:
app/Umbraco/Umbraco.Archetype/Models/ArchetypeModel.cs
2015-12-03 08:43:23 -05:00
kjac
6494327c77
Merge remote-tracking branch 'refs/remotes/imulus/master'
2015-11-29 17:04:39 +01:00
Tom Fulton
293aa7f6f3
Update grunt-umbraco-package to v1.0
2015-11-24 21:54:01 -08:00
kgiszewski
7e76e98c0f
Bump version to 1.12.0
v1.12
v0.12
2015-11-16 13:25:54 -05:00
kgiszewski
f4e449f030
Fix #304
2015-11-16 13:24:36 -05:00
kgiszewski
1e97caa7e8
Merge branch 'pr/303'
2015-11-16 12:50:11 -05:00
leekelleher
b0dcefaf06
Refactored the PublishedContent/Property classes.
...
Streamlines how the properties are stored and retrieved internally, (dictionary is faster than linq loops).
Removed the `Initialize` method, as we can do the set-up within the constructor.
2015-11-05 11:58:45 +00:00