Kenn Jacobsen
|
8e11a33031
|
Make sure fieldset names are not cropped
|
2015-08-19 15:22:53 +02:00 |
|
Kenn Jacobsen
|
6d9c32e30d
|
Localization
|
2015-08-19 12:40:44 +02:00 |
|
Kenn Jacobsen
|
2f48e9da9a
|
Merge branch 'master' into ui-overhaul
|
2015-08-19 12:19:54 +02:00 |
|
Kenn Jacobsen
|
2aa71e48a3
|
Prettify the "default add" button a little
|
2015-08-19 11:57:39 +02:00 |
|
Kenn Jacobsen
|
e6732d2a37
|
Close fieldtype picker when clicked outside it
|
2015-08-19 11:57:13 +02:00 |
|
Kenn Jacobsen
|
a7dca93781
|
Moved some CSS hover rules to a more appropriate target
|
2015-08-19 07:35:41 +02:00 |
|
kjac
|
0ec0e213a2
|
Make the delete icon red on hover
|
2015-08-18 23:11:44 +02:00 |
|
kjac
|
6919c5a8b4
|
A bit more styling of carets + make empty headers clickable
|
2015-08-18 23:09:40 +02:00 |
|
kjac
|
6505323297
|
Removed obsolete dropdown toggles
|
2015-08-18 19:03:36 +02:00 |
|
kgiszewski
|
ec8df1d465
|
Housekeeping
|
2015-08-18 13:03:11 -04:00 |
|
kjac
|
451f2773a4
|
Add fieldtype picker
...and removed old dropdowns. Plus a bit more styling.
|
2015-08-18 17:59:20 +02:00 |
|
Kenn Jacobsen
|
f366305583
|
Overhaul WIP
|
2015-08-18 15:10:37 +02:00 |
|
kgiszewski
|
43a72ed5e5
|
Use relative paths instead of tilde due to core compatibility issues
|
2015-08-17 12:16:38 -04:00 |
|
kgiszewski
|
709198f943
|
Merge branch 'master' of github.com:imulus/Archetype
|
2015-08-17 11:53:44 -04:00 |
|
Kevin Giszewski
|
77f72ed72e
|
Merge pull request #283 from kipusoep/master
Fixes for Virtual Directories #156
|
2015-08-17 11:47:52 -04:00 |
|
kgiszewski
|
a03fe3af32
|
Remove some cruft
|
2015-08-17 11:47:08 -04:00 |
|
Stefan Kip
|
697a797c7e
|
Fixes for Virtual Directories #156
|
2015-08-14 14:49:41 +02:00 |
|
kgiszewski
|
cfe014ee45
|
Bump version number
v1.9
|
2015-07-08 13:26:06 -04:00 |
|
kgiszewski
|
d62fa05ab5
|
Handle 7.2.6 issue
|
2015-07-01 09:25:18 -04:00 |
|
kjac
|
662cf4c3bf
|
More formatting
|
2015-06-26 14:17:52 +02:00 |
|
kjac
|
d0b8314134
|
Formatting issue
|
2015-06-26 14:09:12 +02:00 |
|
kjac
|
8eb4786976
|
Revert API method GetByGuid() to its previous state
All default prevalue enrichment is now handled by the API method
GetAllPropertyEditors()
|
2015-06-26 14:08:00 +02:00 |
|
kjac
|
20155b5ca6
|
Move filenames collection to temporary editor state container
|
2015-06-26 11:30:51 +02:00 |
|
kjac
|
16c310f3c6
|
Ensure correct default prevalues for imagecropper
|
2015-06-26 11:27:54 +02:00 |
|
kjac
|
99d570dc97
|
Handle upload and image cropper clientside
|
2015-06-25 07:59:16 +02:00 |
|
kjac
|
2ae3e3ade9
|
Merge with imulus/master
|
2015-06-23 17:21:26 +02:00 |
|
Kevin Giszewski
|
d4718e358c
|
Merge pull request #279 from leekelleher/enhancement/helper-log-exception
ArchetypeHelper - added exception to Umbraco log
|
2015-06-18 08:05:10 -04:00 |
|
Kevin Giszewski
|
bb91eb7036
|
Merge pull request #280 from leekelleher/upgrade/courier-assemblies
Upgraded Courier assemblies.
|
2015-06-18 08:03:58 -04:00 |
|
leekelleher
|
484f2c22a3
|
Added exception to Umbraco log, as VS was complaining about an unused ex.
|
2015-06-18 12:20:02 +01:00 |
|
leekelleher
|
a2121cd8a7
|
Upgraded Courier assemblies.
Amended references to Courier constants (seems that there was some restructuring within Courier)
|
2015-06-18 12:17:44 +01:00 |
|
kgiszewski
|
2fb922fd6c
|
Rework dropdown label to check for a value first
|
2015-06-15 15:56:45 -04:00 |
|
kgiszewski
|
c2986d39a9
|
Added coreDropdown to label helpers
|
2015-06-15 15:46:51 -04:00 |
|
kgiszewski
|
8ee5488261
|
Merge branch 'master' of github.com:imulus/Archetype
|
2015-06-15 14:49:19 -04:00 |
|
kgiszewski
|
c60c9e1c5d
|
Fix #276
|
2015-06-15 14:48:50 -04:00 |
|
kgiszewski
|
8610f69c88
|
Bump version to v1.8
v1.8
|
2015-06-04 13:26:19 -04:00 |
|
kgiszewski
|
34b4209de7
|
For some reason sorting the RTE reared its head again and I killed it (again).
|
2015-06-02 10:49:47 -04:00 |
|
Kevin Giszewski
|
b6145c9275
|
Merge pull request #275 from imulus/feature/label-library
Allow args to be passed to label templates and begin label library
|
2015-06-01 13:54:43 -04:00 |
|
kgiszewski
|
f51ca65659
|
Expose archetypePropertyEditorResource to controller
|
2015-06-01 13:53:18 -04:00 |
|
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 |
|