Kevin Giszewski
|
02ffe4db4a
|
Update Terms of Service.md
|
2017-09-12 09:50:46 -04:00 |
|
Kevin Giszewski
|
c79be2f6db
|
Update Terms of Service.md
|
2017-09-12 09:49:33 -04:00 |
|
Kevin Giszewski
|
f0c15ade5d
|
Update Terms of Service.md
|
2017-09-12 09:48:02 -04:00 |
|
Kevin Giszewski
|
9f8acedf6f
|
Add files via upload
|
2017-09-12 09:46:18 -04:00 |
|
Kevin Giszewski
|
aba3bdd2c4
|
Update Terms of Service.md
|
2017-09-12 09:44:59 -04:00 |
|
Kevin Giszewski
|
de491f9687
|
Update Terms of Service.md
|
2017-09-12 09:43:57 -04:00 |
|
Kevin Giszewski
|
2becf8a1ba
|
Merge pull request #426 from kgiszewski/feature/version-check
Feature/version check
|
2017-09-12 09:31:03 -04:00 |
|
Kevin Giszewski
|
68a5a9893d
|
Update Sponsors.md
|
2017-09-08 09:15:11 -04:00 |
|
Kevin Giszewski
|
3ed08c447c
|
Update Sponsors.md
|
2017-09-08 09:14:44 -04:00 |
|
Kevin Giszewski
|
9a2e14d8f6
|
Add sponsors
|
2017-09-08 09:09:38 -04:00 |
|
Kevin Giszewski
|
d557ec1edb
|
Update README.md
|
2017-09-08 09:07:30 -04:00 |
|
Kevin Giszewski
|
4fb7cdc5e5
|
Create Sponsors.md
|
2017-09-08 09:06:29 -04:00 |
|
Kevin Giszewski
|
5fa225b460
|
Update README.md
|
2017-09-08 09:05:34 -04:00 |
|
Kevin Giszewski
|
b1f8c6a732
|
Merge pull request #425 from Nicholas-Westby/feature/422-label-template-enhancements
Feature/422 label template enhancements
|
2017-09-07 14:26:48 -04:00 |
|
Kevin Giszewski
|
7d8a6e28fa
|
Test Sponsors
|
2017-09-07 14:15:28 -04:00 |
|
Kevin Giszewski
|
6a9c56df58
|
Add locking to the file saving. Update casing on English lang files.
|
2017-09-07 13:13:37 -04:00 |
|
Nicholas-Westby
|
fa265d3019
|
Avoid exception when there is no label template.
|
2017-09-07 08:30:09 -07:00 |
|
Kevin Giszewski
|
078f4a506e
|
Add obfuscation
|
2017-09-07 11:01:29 -04:00 |
|
Kevin Giszewski
|
42661c27f4
|
Update archetype.config.html
|
2017-09-07 09:21:48 -04:00 |
|
Kevin Giszewski
|
b398e0e677
|
Merge pull request #427 from GertyEngrie/feature/required-property-indication
Indicate in the datatype configuration if a property is required or not
|
2017-09-07 09:17:36 -04:00 |
|
Kevin Giszewski
|
a54170b915
|
Naming is hard.
|
2017-09-07 09:08:47 -04:00 |
|
Kevin Giszewski
|
757ba890f5
|
Update links and blurb in the config
|
2017-09-07 09:03:39 -04:00 |
|
Kevin Giszewski
|
a127dac03a
|
Move off the web.config in favor of an Archetype config
|
2017-09-07 08:55:26 -04:00 |
|
Gerty Engrie
|
62e481d49c
|
Indicate in the datatype configuration if a property is required or not
|
2017-09-07 11:30:21 +02:00 |
|
Kevin Giszewski
|
77ec2d7a9c
|
Update meta.json
|
2017-09-06 21:22:00 -04:00 |
|
Kevin Giszewski
|
0d55f0ed86
|
Add a URL to the notification
|
2017-09-06 21:00:32 -04:00 |
|
Kevin Giszewski
|
6a7ac205bc
|
Update the url to call and use JSON Convert
|
2017-09-06 19:53:25 -04:00 |
|
Kevin Giszewski
|
1cb2139137
|
More WIP
|
2017-09-06 18:32:48 -04:00 |
|
Kevin Giszewski
|
b14645f13f
|
Update Terms of Service.md
|
2017-09-06 17:25:05 -04:00 |
|
Kevin Giszewski
|
b8741726bc
|
Update README.md
|
2017-09-06 17:21:35 -04:00 |
|
Kevin Giszewski
|
d392c4f705
|
Update Terms of Service.md
|
2017-09-06 17:20:16 -04:00 |
|
Kevin Giszewski
|
119b0c7680
|
Create Terms of Service.md
|
2017-09-06 17:19:43 -04:00 |
|
Kevin Giszewski
|
b9179f4140
|
WIP on version checking
|
2017-09-06 12:20:52 -04:00 |
|
Nicholas-Westby
|
d46d64c52b
|
Allow for other data types to be used with label template functions.
|
2017-09-06 08:18:43 -07:00 |
|
Nicholas-Westby
|
45318cf061
|
Merge remote-tracking branch 'upstream/master' into feature/422-label-template-enhancements
|
2017-09-05 21:01:55 -07:00 |
|
Nicholas-Westby
|
b9abf0d6a3
|
Allow for services to be injected into label template functions.
Allow the value returned from a label template function to be recursively resolved until it finally becomes a string.
|
2017-09-05 20:51:45 -07:00 |
|
Nicholas-Westby
|
e00229984c
|
Label templates can now return a promise that eventually resolves to a string.
|
2017-09-05 19:39:33 -07:00 |
|
Nicholas-Westby
|
155f212062
|
New approach to splitting the label template (will make the upcoming promises work easier). In short, each substring is stored into an array, those items are modified, then when all the modifications are done the substrings are combined again.
|
2017-09-04 20:26:16 -07:00 |
|
Nicholas-Westby
|
86a8112fbd
|
Fixed regex so it doesn't match empty strings.
Removed unused variable.
|
2017-09-04 19:15:49 -07:00 |
|
Nicholas-Westby
|
810fa95c65
|
Removed some extraneous and probably buggy code related to label templates.
|
2017-09-04 19:06:12 -07:00 |
|
Nicholas-Westby
|
9bcd9d67ae
|
Update the Archetype controller to allow for fieldset titles to be loaded using promises (still need to actually allow for promises).
|
2017-09-04 15:49:30 -07:00 |
|
Kevin Giszewski
|
bae1ee508b
|
Update README.md
|
2017-09-04 17:26:56 -04:00 |
|
Kevin Giszewski
|
20b6a78af1
|
Update some stuffs for nuget
|
2017-08-18 09:20:45 -04:00 |
|
Kevin Giszewski
|
014b407abb
|
Let's do purple
v0.15.1
v1.15.1
|
2017-08-18 09:03:03 -04:00 |
|
Kenn Jacobsen
|
5aa16a6636
|
Bump package version
|
2017-08-18 08:10:43 +02:00 |
|
Kenn Jacobsen
|
7206bba46a
|
Merge pull request #423 from kjac/min-fieldsets-feature
Add minimum fieldsets feature
|
2017-08-15 12:43:07 +02:00 |
|
Kenn Jacobsen
|
af9db94fb6
|
Merge pull request #421 from kjac/Fix-418
Fix #418
|
2017-08-09 13:37:50 +02:00 |
|
Kenn Jacobsen
|
d2014be81b
|
Fix #418
Don't let the entire published content conversion break if one property
no longer exists.
|
2017-08-09 13:36:59 +02:00 |
|
Kenn Jacobsen
|
01b8b3b508
|
Merge remote-tracking branch 'refs/remotes/origin/master' into min-fieldsets-feature
|
2017-08-09 13:24:35 +02:00 |
|
Kenn Jacobsen
|
734125fa25
|
Merge remote-tracking branch 'refs/remotes/kgiszewski/master'
|
2017-08-09 13:24:06 +02:00 |
|