kgiszewski
645198444b
Add dll version to the config page
2015-10-07 16:28:00 -04:00
Stefan Kip
697a797c7e
Fixes for Virtual Directories #156
2015-08-14 14:49:41 +02:00
kgiszewski
24e232b2cc
Renaming binge
2015-06-01 12:12:33 -04:00
Tom Fulton
7ea01cad86
Remove caching for property datatype dropdowns
2014-12-03 21:46:13 -07:00
Kevin Giszewski
d2f4fce808
Add enable deep requests
2014-08-18 08:55:13 -04:00
Kevin Giszewski
244db7f19d
Add caching to $http.gets
2014-08-12 19:04:20 -04:00
Jeroen Breuer
6b61dc978a
Added node id
2014-07-31 12:11:51 +02:00
Jeroen Breuer
b5bfbb5c25
Fix 3 for #187
2014-07-30 16:33:01 +02:00
Kevin Giszewski
59aa67b89f
Merge branch 'develop' into feature/discover-datatypes
...
Conflicts:
app/Umbraco/Umbraco.Archetype/Api/ArchetypeDataTypeController.cs
2014-04-03 13:46:56 -04:00
Andrey Shchekin
3521543f17
Changed data types storage to store guids instead of ids.
2014-03-28 18:11:40 +13:00
Tom Fulton
bb6a2d2f96
Use PropertyEditor Resolver in favor of static mapping file
2014-03-13 00:10:31 -06:00
Kevin Giszewski
f05a67d9d2
Expose the Datatype Service GetById
2014-02-20 11:07:20 -05:00
Kevin Giszewski
c49af9821c
WIP on switching to a directive based localization
2014-02-07 16:00:47 -05:00
Kevin Giszewski
79005262a0
Use User.locale in lieu of Settings.js
2014-02-05 15:00:25 -05:00
Kevin Giszewski
6c7ec07068
Implement Localization
2014-02-05 14:08:46 -05:00
Kevin Giszewski
4f199170ec
Add required and move the module the resource lives in.
2014-02-05 09:03:26 -05:00
Tom Fulton
bc7025ec69
Send over a PropertyEditor's DefaultPreValues when building the property view
...
* Add static mappings for DefaultPreValues to config file (for now - should be able to pull them out)
* Merge in the DefaultPreValues to the Prevalues when building the config
2014-01-31 02:29:21 -07:00
Tom Fulton
548113a34a
Update editor to work with DataTypes instead of Views
...
* Add helper methods for getting DataType info (ie, prevalues, property editor alias)
* Add static mapping file of PropertyEditorAlias -> View, as can't seem to find a way to expose this from Umbraco (for now)
* Load the view's config from the DataType's prevalues
2014-01-31 00:35:41 -07:00
Tom Fulton
eb36f30c11
Update PrevalueEditor to use DataTypes instead of Views
2014-01-30 22:10:15 -07:00
Kevin Giszewski
d5d05cef2f
Rename the propertyEditorService to propertyEditorResource
2014-01-19 08:00:09 -05:00