-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Default Fallback Processor Feature #26
base: master
Are you sure you want to change the base?
Commits on Mar 28, 2016
-
Chris Sigmon committed
Mar 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 8005c68 - Browse repository at this point
Copy the full SHA 8005c68View commit details -
Chris Sigmon committed
Mar 28, 2016 Configuration menu - View commit details
-
Copy full SHA for e7693f9 - Browse repository at this point
Copy the full SHA e7693f9View commit details -
Chris Sigmon committed
Mar 28, 2016 Configuration menu - View commit details
-
Copy full SHA for ed76358 - Browse repository at this point
Copy the full SHA ed76358View commit details -
Remove direct references to Sitecore
Chris Sigmon committedMar 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 97dfea3 - Browse repository at this point
Copy the full SHA 97dfea3View commit details -
Remove direct references to Sitecore
Chris Sigmon committedMar 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 8b3cd80 - Browse repository at this point
Copy the full SHA 8b3cd80View commit details -
Remove direct references to Sitecore
Chris Sigmon committedMar 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 389ada4 - Browse repository at this point
Copy the full SHA 389ada4View commit details -
Chris Sigmon committed
Mar 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 5f62c5c - Browse repository at this point
Copy the full SHA 5f62c5cView commit details -
Chris Sigmon committed
Mar 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 53abfa2 - Browse repository at this point
Copy the full SHA 53abfa2View commit details -
Chris Sigmon committed
Mar 28, 2016 Configuration menu - View commit details
-
Copy full SHA for d9f9630 - Browse repository at this point
Copy the full SHA d9f9630View commit details -
Chris Sigmon committed
Mar 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 0f33af7 - Browse repository at this point
Copy the full SHA 0f33af7View commit details -
Chris Sigmon committed
Mar 28, 2016 Configuration menu - View commit details
-
Copy full SHA for cc01e98 - Browse repository at this point
Copy the full SHA cc01e98View commit details -
Add Create and Delete Event Handlers to config file. Also formated co…
…nfig file for better readability.
Chris Sigmon committedMar 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 24b7f3c - Browse repository at this point
Copy the full SHA 24b7f3cView commit details -
Chris Sigmon committed
Mar 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 6931f80 - Browse repository at this point
Copy the full SHA 6931f80View commit details -
Create Field FallBack Item Deleted Handler
Chris Sigmon committedMar 28, 2016 Configuration menu - View commit details
-
Copy full SHA for aaf75c3 - Browse repository at this point
Copy the full SHA aaf75c3View commit details
Commits on Mar 29, 2016
-
Created Default Template Demo Folder Item
Chris Sigmon committedMar 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 9a634ba - Browse repository at this point
Copy the full SHA 9a634baView commit details -
Create Deafult Items Demp Folder Item
Chris Sigmon committedMar 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 985a2ae - Browse repository at this point
Copy the full SHA 985a2aeView commit details
Commits on Mar 30, 2016
-
Moved events handlers to their own config file to keep from confilict…
…s with deployment.
Chris Sigmon committedMar 30, 2016 Configuration menu - View commit details
-
Copy full SHA for e32e57d - Browse repository at this point
Copy the full SHA e32e57dView commit details -
Add properties to get default locations
Chris Sigmon committedMar 30, 2016 Configuration menu - View commit details
-
Copy full SHA for d5200e5 - Browse repository at this point
Copy the full SHA d5200e5View commit details -
Create FieldFallbackEvents config file. Leave in example suffix until…
… deployment then enable it once project is set up.
Chris Sigmon committedMar 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 65a1c57 - Browse repository at this point
Copy the full SHA 65a1c57View commit details -
Create Initial DefaultValuesItemProcessor
Chris Sigmon committedMar 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 71ab4fd - Browse repository at this point
Copy the full SHA 71ab4fdView commit details
Commits on Mar 31, 2016
-
Change Demo Folder type in Sitecore
Chris Sigmon committedMar 31, 2016 Configuration menu - View commit details
-
Copy full SHA for 6a9215b - Browse repository at this point
Copy the full SHA 6a9215bView commit details -
Move Processor Config from Kernel to Processor Project
Chris Sigmon committedMar 31, 2016 Configuration menu - View commit details
-
Copy full SHA for 11a3afe - Browse repository at this point
Copy the full SHA 11a3afeView commit details -
Changed event from item:created to item:saved when creating new templ…
…ates to dynamically create content items. Fixed spelling error in setting name.
Chris Sigmon committedMar 31, 2016 Configuration menu - View commit details
-
Copy full SHA for 1e5eb62 - Browse repository at this point
Copy the full SHA 1e5eb62View commit details -
Field Fall back Item Deleted Handler Place Holder add comment that th…
…e event will delete the item when the template is deleted.
Chris Sigmon committedMar 31, 2016 Configuration menu - View commit details
-
Copy full SHA for 87f1346 - Browse repository at this point
Copy the full SHA 87f1346View commit details -
Alpha version of FieldFallBackItemCreatedHandler. This will create a …
…content item in the location specified in the config file when a template is created in a specific location specified in the config file.
Chris Sigmon committedMar 31, 2016 Configuration menu - View commit details
-
Copy full SHA for 68559cc - Browse repository at this point
Copy the full SHA 68559ccView commit details -
Add NuGet Packages and new files to Processors project
Chris Sigmon committedMar 31, 2016 Configuration menu - View commit details
-
Copy full SHA for 824be34 - Browse repository at this point
Copy the full SHA 824be34View commit details -
Added DemoFolder for Auto create items for Sitecore
Chris Sigmon committedMar 31, 2016 Configuration menu - View commit details
-
Copy full SHA for d4786ba - Browse repository at this point
Copy the full SHA d4786baView commit details
Commits on Apr 5, 2016
-
Create item extensions for use within the module
Chris Sigmon committedApr 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 185c164 - Browse repository at this point
Copy the full SHA 185c164View commit details -
Add the database to the config file to ensure we are only working wit…
…h the database the developer intends since we are dealing with events
Chris Sigmon committedApr 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 017809a - Browse repository at this point
Copy the full SHA 017809aView commit details -
Major refacroting to Created Handler to use background timer, Extensi…
…on methods, reduce code, and additional config file changes integrations
Chris Sigmon committedApr 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 107b608 - Browse repository at this point
Copy the full SHA 107b608View commit details -
Added database setting to the config file and changed the event from …
…item:saved to item:created
Chris Sigmon committedApr 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 6391aa0 - Browse repository at this point
Copy the full SHA 6391aa0View commit details
Commits on Apr 6, 2016
-
Modify GetParentContnetPath parameter. Add specific extension method …
…to check for TemplateFolder.
Chris Sigmon committedApr 6, 2016 Configuration menu - View commit details
-
Copy full SHA for dff92ed - Browse repository at this point
Copy the full SHA dff92edView commit details -
Modify to check for template to include folders. Conditionally create…
… Template Item or Template Folder
Chris Sigmon committedApr 6, 2016 Configuration menu - View commit details
-
Copy full SHA for c1b5228 - Browse repository at this point
Copy the full SHA c1b5228View commit details -
Chris Sigmon committed
Apr 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 91cadae - Browse repository at this point
Copy the full SHA 91cadaeView commit details -
Add Fallback Defaults Folder ID for custom base folder template
Chris Sigmon committedApr 6, 2016 Configuration menu - View commit details
-
Copy full SHA for b428cea - Browse repository at this point
Copy the full SHA b428ceaView commit details -
Add method to get Fallback Defaults Folder ID from config file
Chris Sigmon committedApr 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 720f7d5 - Browse repository at this point
Copy the full SHA 720f7d5View commit details -
Change GetItem for folder to use ID from config file
Chris Sigmon committedApr 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 55dfab2 - Browse repository at this point
Copy the full SHA 55dfab2View commit details -
Chris Sigmon committed
Apr 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 142a2fa - Browse repository at this point
Copy the full SHA 142a2faView commit details -
Chris Sigmon committed
Apr 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 2497f93 - Browse repository at this point
Copy the full SHA 2497f93View commit details -
Refactored and renamed Extension Method. Fixed bug in getting the ful…
…l content path
Chris Sigmon committedApr 6, 2016 Configuration menu - View commit details
-
Copy full SHA for c879b50 - Browse repository at this point
Copy the full SHA c879b50View commit details -
Chris Sigmon committed
Apr 6, 2016 Configuration menu - View commit details
-
Copy full SHA for dfe0ddc - Browse repository at this point
Copy the full SHA dfe0ddcView commit details -
Code GetFallbackValue method for Default values.
Chris Sigmon committedApr 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 0d1327b - Browse repository at this point
Copy the full SHA 0d1327bView commit details
Commits on Apr 7, 2016
-
Renamed config file to be identififiable with the Processor that util…
…izes it.
Chris Sigmon committedApr 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 965c7e1 - Browse repository at this point
Copy the full SHA 965c7e1View commit details -
Basic Documentation of DefaultValuesItemProcessor in FieldFallback_01…
….config
Chris Sigmon committedApr 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 76d0b0b - Browse repository at this point
Copy the full SHA 76d0b0bView commit details -
Disable item:deleting event handler
Chris Sigmon committedApr 7, 2016 Configuration menu - View commit details
-
Copy full SHA for c4e867a - Browse repository at this point
Copy the full SHA c4e867aView commit details -
Rename DefaultValuesItemProcessor to DefaultValuesFallbackProcessor
Chris Sigmon committedApr 7, 2016 Configuration menu - View commit details
-
Copy full SHA for cc56996 - Browse repository at this point
Copy the full SHA cc56996View commit details
Commits on Apr 8, 2016
-
Remove delete event handler. Add processor patch for handling templat…
…e deletes
Chris Sigmon committedApr 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 645c9cc - Browse repository at this point
Copy the full SHA 645c9ccView commit details
Commits on Apr 12, 2016
-
Change Get Value Safe parameters
Chris Sigmon committedApr 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 6579c4a - Browse repository at this point
Copy the full SHA 6579c4aView commit details -
Remove the Delete Handler and move the delete process to a Pipeline P…
…rocess
Chris Sigmon committedApr 12, 2016 Configuration menu - View commit details
-
Copy full SHA for e281e3a - Browse repository at this point
Copy the full SHA e281e3aView commit details -
Create the DeleteItems Pipeline that is responsible for deleting/recy…
…ling the Default Item
Chris Sigmon committedApr 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 1f58ac6 - Browse repository at this point
Copy the full SHA 1f58ac6View commit details -
Remove Fallback Delete Handler from project
Chris Sigmon committedApr 12, 2016 Configuration menu - View commit details
-
Copy full SHA for f7345f2 - Browse repository at this point
Copy the full SHA f7345f2View commit details
Commits on Apr 13, 2016
-
Changed Usage description to correctly state order of Fallback for th…
…e field
Chris Sigmon committedApr 13, 2016 Configuration menu - View commit details
-
Copy full SHA for 1bbf227 - Browse repository at this point
Copy the full SHA 1bbf227View commit details
Commits on Apr 18, 2016
-
Add ReadMe.md to FieldFallback project and modify Solution ReadMe.md
Chris Sigmon committedApr 18, 2016 Configuration menu - View commit details
-
Copy full SHA for c271014 - Browse repository at this point
Copy the full SHA c271014View commit details
Commits on Apr 26, 2016
-
Chris Sigmon committed
Apr 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 919c86e - Browse repository at this point
Copy the full SHA 919c86eView commit details -
Changed setting names to be more inline with processor it applies to
Chris Sigmon committedApr 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 6ccd9ff - Browse repository at this point
Copy the full SHA 6ccd9ffView commit details -
Renamed files to be inline with processors and refactored DeleteItems
Chris Sigmon committedApr 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 599375a - Browse repository at this point
Copy the full SHA 599375aView commit details -
Chris Sigmon committed
Apr 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 1840d85 - Browse repository at this point
Copy the full SHA 1840d85View commit details -
Removed ItemExtension and replaced with class
Chris Sigmon committedApr 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 77af779 - Browse repository at this point
Copy the full SHA 77af779View commit details -
Changes from renaming extension method
Chris Sigmon committedApr 26, 2016 Configuration menu - View commit details
-
Copy full SHA for a897625 - Browse repository at this point
Copy the full SHA a897625View commit details -
Renamed Linq identifier for clarification
Chris Sigmon committedApr 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 7321aa2 - Browse repository at this point
Copy the full SHA 7321aa2View commit details
Commits on May 13, 2016
-
Inherit DefaultValuesItem from CustomItemBase allowing it to gain its…
… own context as needed instead of being a helper class
Chris Sigmon committedMay 13, 2016 Configuration menu - View commit details
-
Copy full SHA for 1b2f964 - Browse repository at this point
Copy the full SHA 1b2f964View commit details -
Code reduction on return of Item
Chris Sigmon committedMay 13, 2016 Configuration menu - View commit details
-
Copy full SHA for a7f463b - Browse repository at this point
Copy the full SHA a7f463bView commit details -
Change usage of DefaultvaluesItem
Chris Sigmon committedMay 13, 2016 Configuration menu - View commit details
-
Copy full SHA for e8a8d94 - Browse repository at this point
Copy the full SHA e8a8d94View commit details
Commits on May 26, 2016
-
added applicationhost.config to the .gitignore
Chris Sigmon committedMay 26, 2016 Configuration menu - View commit details
-
Copy full SHA for d0c230d - Browse repository at this point
Copy the full SHA d0c230dView commit details -
removed TDS Global config file from the solution
Chris Sigmon committedMay 26, 2016 Configuration menu - View commit details
-
Copy full SHA for bee744d - Browse repository at this point
Copy the full SHA bee744dView commit details -
Commented out the DefaultValuesFallbackProcessor by default
Chris Sigmon committedMay 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 75e6e98 - Browse repository at this point
Copy the full SHA 75e6e98View commit details
Commits on Jun 13, 2016
-
Change the processor to return the item from the database and not the…
… item passed in.
Chris Sigmon committedJun 13, 2016 Configuration menu - View commit details
-
Copy full SHA for e594af8 - Browse repository at this point
Copy the full SHA e594af8View commit details
Commits on Jun 14, 2016
-
Move constructor to top of method
Chris Sigmon committedJun 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 42ebc85 - Browse repository at this point
Copy the full SHA 42ebc85View commit details -
Add more documentation. Make sure to remove .example for this to be i…
…n the config of the application
Chris Sigmon committedJun 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 8ce79a9 - Browse repository at this point
Copy the full SHA 8ce79a9View commit details
Commits on Jun 15, 2016
-
Change comment to be more descriptive
Chris Sigmon committedJun 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 25a604f - Browse repository at this point
Copy the full SHA 25a604fView commit details -
Reduce code to simplify getting content path. There is no reason to g…
…et the template path and remove it since we have a setting for it.
Chris Sigmon committedJun 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 1f92a75 - Browse repository at this point
Copy the full SHA 1f92a75View commit details
Commits on Jun 27, 2016
-
Create Default Items for Fallback Item
Chris Sigmon committedJun 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 4d83fe1 - Browse repository at this point
Copy the full SHA 4d83fe1View commit details -
Moved properties from seperate config file to base config file
Chris Sigmon committedJun 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 427cf63 - Browse repository at this point
Copy the full SHA 427cf63View commit details -
Chris Sigmon committed
Jun 27, 2016 Configuration menu - View commit details
-
Copy full SHA for bea5a96 - Browse repository at this point
Copy the full SHA bea5a96View commit details