Nicholas-Westby
|
e053b42950
|
Fix for label templates sometimes not resolving: https://github.com/kgiszewski/Archetype/issues/432
|
2017-09-23 17:16:50 -07:00 |
|
Kevin Giszewski
|
46b0396652
|
Use a quicker cache lookup
|
2017-09-19 08:52:51 -04:00 |
|
Kevin Giszewski
|
03d511ca80
|
Update sampleLabelHelpers and inject entityResource instead of off the scope
|
2017-09-15 13:39:18 -04:00 |
|
Kevin Giszewski
|
123546b11c
|
Promise fixes
|
2017-09-15 12:46:33 -04:00 |
|
Kevin Giszewski
|
4aa6b83d82
|
Move to all promises, this is WIP
|
2017-09-15 10:58:04 -04:00 |
|
Kevin Giszewski
|
6f3a414c4d
|
Handle native stuff a bit differently
|
2017-09-13 22:19:09 -04:00 |
|
Kevin Giszewski
|
4443d628dc
|
Maybe works?
|
2017-09-13 21:56:43 -04:00 |
|
Kevin Giszewski
|
0f9a44c539
|
RTE is working, but not the UrlPicker one
|
2017-09-13 18:18:29 -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 |
|
Nicholas-Westby
|
fa265d3019
|
Avoid exception when there is no label template.
|
2017-09-07 08:30:09 -07: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
|
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 |
|
kjac
|
e3c4c91de1
|
Fix #387
|
2017-06-11 16:03:56 +02:00 |
|
Kenn Jacobsen
|
27d0cb742b
|
Label templates for the V2 pickers
..and also for the old content picker (it was missing for whatever
reason) - fixes #402
|
2017-06-08 09:02:31 +02:00 |
|
Nicholas-Westby
|
85ea472129
|
Fix for error during Archetype drags when there are rich text editors outside of Archetype: https://github.com/imulus/Archetype/issues/362
|
2016-05-18 20:03:05 -07:00 |
|
Nicholas-Westby
|
c2e97e28ce
|
Disable sortables for Archetypes that can't have the currently dragged fieldset dropped onto them.
|
2016-05-07 14:54:30 -07:00 |
|
Nicholas-Westby
|
eda9bab02f
|
Ensure the property alias is unique when dragging between Archetypes.
|
2016-05-07 12:45:34 -07:00 |
|
Nicholas-Westby
|
547473e92c
|
Account for the possibility that the "tinyMCE" variable may not exist.
|
2016-05-05 20:20:44 -07:00 |
|
Nicholas-Westby
|
9857059906
|
Ensured the temporary ID is unique when cloning fieldsets.
|
2016-05-05 20:05:20 -07:00 |
|
Nicholas-Westby
|
0671403732
|
Fix for rich text editors when dragging between Archetypes.
|
2016-05-03 21:59:04 -07:00 |
|
Nicholas-Westby
|
de92147ec0
|
WIP: Attempting to fix RTE when dragging between fieldsets (still needs some work).
|
2016-05-01 21:23:02 -07:00 |
|
Nicholas-Westby
|
c2b7d2c89d
|
Allowed rich text editors to be dragged between Archetypes.
|
2016-05-01 18:27:01 -07:00 |
|
Greg Fyans
|
b7875dd850
|
Added native label for RJP.MultiUrlPicker data type
|
2016-03-15 10:28:14 +00:00 |
|
Mark
|
f40e023420
|
Changed the way tags are stripped from tinymce content
See stackoverflow for a reference
|
2015-08-19 13:02:55 +02:00 |
|
kgiszewski
|
ec8df1d465
|
Housekeeping
|
2015-08-18 13:03:11 -04:00 |
|
Stefan Kip
|
697a797c7e
|
Fixes for Virtual Directories #156
|
2015-08-14 14:49:41 +02: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
|
c60c9e1c5d
|
Fix #276
|
2015-06-15 14:48:50 -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 |
|
Kevin Giszewski
|
244db7f19d
|
Add caching to $http.gets
|
2014-08-12 19:04:20 -04:00 |
|
Kevin Giszewski
|
c49af9821c
|
WIP on switching to a directive based localization
|
2014-02-07 16:00:47 -05:00 |
|
Kevin Giszewski
|
d5d05cef2f
|
Rename the propertyEditorService to propertyEditorResource
|
2014-01-19 08:00:09 -05:00 |
|
Kevin Giszewski
|
847c42238b
|
Remove Imulus References from Archetype except for C# and Property Alias
- Default to only one fieldset
- Move all other options to 'advanced'
|
2014-01-16 14:23:02 -05:00 |
|
Kevin Giszewski
|
77084d5ce3
|
Rename views.js to config.views.js
|
2014-01-16 14:03:39 -05:00 |
|
Kevin Giszewski
|
14455ad9a2
|
Add propertyEditorService
- using a static json file for now (could not find any way to get a list)
|
2014-01-15 14:36:06 -05:00 |
|