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
kgiszewski
c8884c8d92
Add Cloning
2015-01-27 10:51:22 -05:00
kgiszewski
dd843ce2c6
Make deep requests not the default
2015-01-27 10:01:59 -05:00
kgiszewski
8036ab72d0
Merge branch 'alt-label-template'
2015-01-27 09:44:36 -05:00
kgiszewski
b25d8bdc4b
Merge branch 'fix/datatype-caching'
2015-01-27 09:42:36 -05:00
Nicholas-Westby
023d99cc88
Improved performance of publish operations: https://github.com/imulus/Archetype/issues/238
2015-01-26 12:59:19 -08:00
kjac
1cc0586c75
Support alternative property in label template
...
Allow fieldset label templates to contain alternative/fallback property
aliases and/or functions by seperating with "|" - e.g.
{{title|myFunction(text)}}
2015-01-10 11:16:00 +01:00
kjac
a16b61f03f
Merge remote-tracking branch 'upstream/master'
2015-01-10 08:26:41 +01:00
Tom Fulton
7ea01cad86
Remove caching for property datatype dropdowns
2014-12-03 21:46:13 -07:00
Mads Krohn
aea65a531d
Tweak dropdown position for new fields
...
See related issue
2014-11-02 12:56:12 +01:00
Kevin Giszewski
482cb5a149
beta = gtfo
2014-11-02 12:56:12 +01:00
Kevin Giszewski
81ac5fbddb
Update lang files
2014-11-02 12:56:11 +01:00
Kevin Giszewski
801baf355b
Bump version number to v1.6
2014-11-02 12:56:10 +01:00
Kevin Giszewski
a3b531caa4
Tidy up the PR
2014-11-02 12:56:10 +01:00