Kevin Giszewski
247eea3477
Merge branch 'develop'
2014-08-26 10:05:18 -04:00
Kevin Giszewski
8635fa7301
Cleanup the LESS even if a little
2014-08-26 10:05:02 -04:00
Rasmus John Pedersen
e49a8d947d
fixed bug with custom view
2014-08-22 10:46:45 +02:00
Kevin Giszewski
3e2e43d342
Update langs and bump version number
2014-08-21 13:00:52 -04:00
Jeavon Leopold
78ba99a52e
Change Archetype value conversion attempt to pass in the Source value to ConvertSourceToObject instead of the Data value
2014-08-18 17:14:17 +01:00
Kevin Giszewski
42efa1a3d4
Merge branch 'pr/200'
...
Conflicts:
app/directives/archetypeproperty.js
2014-08-18 09:43:06 -04:00
Kevin Giszewski
d2f4fce808
Add enable deep requests
2014-08-18 08:55:13 -04:00
Kevin Giszewski
d76a5f58d4
Merge branch 'develop'
2014-08-13 11:29:12 -04:00
Kevin Giszewski
f6457416cc
Make sort icon black
...
- WS cleanup
2014-08-13 11:28:57 -04:00
Kevin Giszewski
c841813a74
decouple entityResource from the function call
2014-08-13 11:15:29 -04:00
Kevin Giszewski
bcc7be94e7
fix typo
2014-08-13 11:05:27 -04:00
Kevin Giszewski
e200c22244
More caching
2014-08-12 19:15:08 -04:00
Kevin Giszewski
244db7f19d
Add caching to $http.gets
2014-08-12 19:04:20 -04:00
Kevin Giszewski
31f3d00b76
Add label helpers
2014-08-12 17:15:16 -04:00
Kevin Giszewski
07125bae84
Add ability to pass function as template
2014-08-12 16:56:23 -04:00
kjac
f2a8286f00
Fix #131 again
...
Simplified the validation and fixed the problem mentioned in #131 with
only the last field in a fieldset being validated.
2014-08-11 19:12:38 +02:00
Kevin Giszewski
5725c0770e
Bump version number to v1.4.1
2014-08-06 09:22:08 -04:00
Kevin Giszewski
210fbb8230
Fix for #158
2014-08-06 09:20:17 -04:00
Kevin Giszewski
bfa882fa01
Fix for #193
2014-08-06 08:55:10 -04:00
Kevin Giszewski
876aea4007
Merge branch 'pr/186' into develop
2014-08-06 08:45:55 -04:00
Jeroen Breuer
07750c7537
Run ConvertDataToSource before ConvertSourceToObject
2014-08-05 13:17:34 +02:00
Kevin Giszewski
4d3bcb68b3
Merge branch 'pr/188' into develop
2014-07-31 13:44:43 -04:00
Kevin Giszewski
30074fe198
Merge branch 'pr/191' into pr/188
2014-07-31 13:37:01 -04:00
Kevin Giszewski
7f0bd45a9d
Merge branch 'pr/190' into pr/188
2014-07-31 13:36:59 -04:00
Kevin Giszewski
6045eed5c5
Merge branch 'pr/189' into pr/188
2014-07-31 13:36:55 -04:00
Jeroen Breuer
57ffa69ff5
Added node id
2014-07-31 12:12:35 +02:00
Jeroen Breuer
6b61dc978a
Added node id
2014-07-31 12:11:51 +02:00
Jeroen Breuer
c20aa64af2
Added node id
2014-07-31 12:11:02 +02:00
Jeroen Breuer
25826958a3
Fix 4 for #187
2014-07-30 16:34:33 +02:00
Jeroen Breuer
b5bfbb5c25
Fix 3 for #187
2014-07-30 16:33:01 +02:00
Jeroen Breuer
9afaa024c0
Fix 2 for #187
2014-07-30 16:30:42 +02:00
Jeroen Breuer
c58dcd80ff
Fix 1 for #187
2014-07-30 16:26:42 +02:00
Jeroen Breuer
b7c16ee6ef
Fix for #185
2014-07-29 16:24:14 +02:00
tomfulton
786c547e0b
Prefix fieldset class names to help avoid conflicts
2014-07-24 06:35:33 -06:00
Kevin Giszewski
fbf686f559
Bump Version Number to v1.4.0
2014-07-11 10:38:08 -04:00
Kevin Giszewski
42b4076700
Merge branch 'pr/174'
2014-07-11 10:19:00 -04:00
Kevin Giszewski
5feb415093
Update some dropdown css
2014-07-11 10:17:49 -04:00
Kevin Giszewski
79c85cf86b
Merge branch 'master' into pr/174
2014-07-09 16:42:18 -04:00
Kevin Giszewski
a0f65370c9
Few CSS tweaks
2014-07-09 16:40:29 -04:00
Kevin Giszewski
029d17c428
Merge branch 'master' of github.com:imulus/Archetype
2014-07-09 15:46:17 -04:00
Kevin Giszewski
e262d7b0c9
Re-fix the 'hide label' issue
...
- appears to have been undone
2014-07-09 15:46:05 -04:00
kjac
44ea6c56f5
Use propertyAlias in fieldset validation
...
As described in #162 the umbracoPropertyAlias has been removed in favor
of a more unique propertyAlias. This propertyAlias should be used for
property identification in the validation.
2014-07-01 22:28:20 +02:00
leekelleher
d7477eaf6d
Moved the ArchetypePropertyModel.CreateDummyPropertyType to an extension method.
...
With a view to re-use in the Courier DataResolver (as it does the same function).
2014-07-01 21:46:25 +02:00
leekelleher
c33649201f
Separated out the extension methods into their own grouped classes.
...
Implements #172
2014-07-01 21:46:25 +02:00
leekelleher
3940955360
Code tidy-up; correct method naming; removed unused references
2014-07-01 21:46:24 +02:00
leekelleher
03f66a35f7
Refactored the DataResolver, as the underlying JSON value for the property had been modified (fields removed).
2014-07-01 21:46:24 +02:00
leekelleher
b4b60dd89c
Add the 'Archetype.Courier' project.
...
Includes the Courier DataResolver for Archetype.
2014-07-01 21:46:23 +02:00
leekelleher
4105912394
Code tidy-up: removed the "Models" namespace from the type name.
2014-07-01 21:46:22 +02:00
leekelleher
50861badf1
Moved the ArchetypePropertyModel.CreateDummyPropertyType to an extension method.
...
With a view to re-use in the Courier DataResolver (as it does the same function).
2014-07-01 16:49:20 +01:00
leekelleher
fa682c3717
Separated out the extension methods into their own grouped classes.
...
Implements #172
2014-07-01 16:48:13 +01:00