kgiszewski
d026af9fd2
Expose archetypeCacheService on controller
2015-06-01 13:49:34 -04:00
kgiszewski
11fff5da1a
Add media picker support
2015-06-01 13:43:42 -04:00
kgiszewski
788a5dd720
Wire up MNTP
2015-06-01 13:35:53 -04:00
kgiszewski
24e232b2cc
Renaming binge
2015-06-01 12:12:33 -04:00
kgiszewski
5bdcb23933
Cache datatypes as they come back from server
2015-06-01 11:16:12 -04:00
kgiszewski
34b3ed3b47
Add archetypeCacheService
2015-06-01 10:13:29 -04:00
kgiszewski
50a486a9ac
Discovered we should probably use a datatype cache based on the directive, so maybe a archetypeCacheService?
2015-06-01 10:09:22 -04:00
kgiszewski
4f4128a744
Fix some broken-ness
2015-06-01 10:02:32 -04:00
kgiszewski
4851797a83
Refactor a ton of things, add archetypeLabelService
2015-06-01 09:45:10 -04:00
kgiszewski
54a435dce7
Begin archetypeService
2015-05-29 08:55:08 -04:00
kgiszewski
03a170d716
Add RTE label template
2015-05-27 13:56:33 -04:00
kgiszewski
37976abc84
Handle arg detection better and change UrlPicker functionname
2015-05-27 13:47:23 -04:00
kgiszewski
f7e96438be
Handle null ref
2015-05-27 13:41:58 -04:00
kgiszewski
f1c3caae2d
Allow args to be passed to label templates and begin label library
2015-05-27 13:31:25 -04:00
kgiszewski
8f8078e12f
Merge branch 'master' into pr/272
2015-05-26 08:33:34 -04:00
kgiszewski
dbc9b872d8
Fix #274
2015-05-26 08:28:32 -04:00
Nicholas-Westby
eef1b94586
Hide long fieldset headers with an ellipsis before overlapping buttons: https://github.com/imulus/Archetype/issues/271
2015-05-23 00:01:25 -07:00
kgiszewski
9bbf366fe2
Bump version to v1.7.5
v1.7.5
2015-05-11 15:32:46 -04:00
kgiszewski
368a9f6c07
Fix for #268
2015-05-11 15:31:46 -04:00
kgiszewski
d3b3f80f3d
Add Umbraco as a dependency
2015-05-11 15:20:28 -04:00
kgiszewski
11f7881dd7
Merge branch 'master' of github.com:imulus/Archetype
2015-05-04 13:46:07 -04:00
kgiszewski
9894357469
Fix #268 (This is a temp fix until a better solution can be found)
2015-05-04 13:45:49 -04:00
kgiszewski
146a3770a1
Bump version to v1.7.4
v1.7.4
2015-05-03 16:41:41 -04:00
kgiszewski
caf9d1ac15
Fix grunt for debug
2015-04-29 08:53:18 -04:00
kgiszewski
614595ceb3
Finesse PR #269
2015-04-29 08:53:05 -04:00
kgiszewski
d1b21a1ca7
Merge branch 'pr/269'
2015-04-29 08:13:40 -04:00
kgiszewski
54bc507049
Merge branch 'pr/267'
2015-04-29 08:12:56 -04:00
kgiszewski
037585458c
Merge branch 'pr/266'
2015-04-29 08:12:15 -04:00
kgiszewski
f52649eb9e
Add Courier to the build process for distro
2015-04-29 08:08:08 -04:00
kgiszewski
423fedb954
Undo add Courier to distro per @leekelleher 's suggestion that it causes a ysod if Courier is not installed already
2015-04-29 07:46:37 -04:00
Kim Pilgaard
b39312ccd2
Properties which no longer exist have no GUID. Remove these when reading and writing the data.
2015-04-29 08:56:17 +02:00
Gavin Faux
b9c4be0bb6
PropertyEditorAlias null check
...
Don't try `PropertyValueConverters` for properties with null or empty
`PropertyEditorAlias`, prevents `System.NullReferenceException` in
`PropertyValueConverter.IsConverter` implementations
2015-04-28 14:30:08 +01:00
Tom Van Rompaey
29285607a9
Small UX update for add button
...
Added class "archetypeAddButton" to the button so it can make use of the
CSS that is writen for it.
The button should also have a cursor: pointer on hover.
2015-04-25 16:16:04 +02:00
kgiszewski
909b87cea0
Add Courier dll to the distribution
2015-04-21 08:43:44 -04:00
kgiszewski
3d25f75fb9
Bump version number to v1.7.3
v1.7.3
2015-04-16 08:54:36 -04:00
kgiszewski
6fa713f88e
Change to the internal event
2015-04-15 15:32:08 -04:00
kgiszewski
d9982fe3a2
Merge branch 'master' of github.com:imulus/Archetype
2015-04-15 15:30:11 -04:00
kgiszewski
588bdfe429
Update to Tom's latest packager
2015-04-15 15:30:03 -04:00
Kevin Giszewski
0174f6d78b
Merge pull request #262 from kjac/submit-watcher
...
Fix #261
2015-04-15 15:29:33 -04:00
Kevin Giszewski
84144b6206
Update Readme
2015-04-10 11:27:11 -04:00
kjac
27910e8d22
Fix #261
...
Add a watch to the "formSubmitting" event for each property added to a
fieldset, to make sure Archetype gets the last say in the
"formSubmitting" event.
2015-04-04 21:57:49 +02:00
Tom Fulton
9bf413207f
Fix logic issue with assemblyinfo patcher
2015-04-02 23:24:54 -06:00
kgiszewski
e5cd3d0cb0
Bump Version to 1.7.2
2015-03-31 11:04:57 -04:00
leekelleher
032ee958c1
Minor whitespace formatting
v1.7.2
2015-03-27 15:48:14 +00:00
Kevin Giszewski
ef5bd7ccc8
Merge pull request #259 from sitereactor/master
...
Updates the Courier provider
2015-03-24 13:51:47 -04:00
Morten Christensen
7839e4a992
Updates the Courier provider to only use Courier code instead of relying on PropertyEditorConverters
2015-03-24 16:11:19 +01:00
kgiszewski
408c178348
Fix #194
2015-03-13 10:18:57 -04:00
kgiszewski
852b7a92a7
Update for v7.2.2 locale issue
v1.7.1
2015-02-26 10:37:27 -05:00
kgiszewski
5a4118a1cc
Bump version and fix clone issue
v1.7
2015-01-27 11:05:43 -05:00
kgiszewski
4b603bf97f
Bump Version Number
2015-01-27 10:53:17 -05:00