- 23 Jun, 2014 3 commits
-
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Add callback function to take xmlsitemap attributes from entity form
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Do not allow xmlsitemap_sitemap_get_context_hash to modify sitemap context
-
Andrei Dincu authored
-
- 22 Jun, 2014 1 commit
-
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Set state variables before first entity creation in xmlsitemap.install
-
- 21 Jun, 2014 2 commits
-
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Change from QueryAlterableInterface to AlterableInterface and from EntityFieldQuery to QueryInterface in xmlsitemap_query_xmlsitemap_link_bundle_access_alter()
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Uncommend xmlsitemap_add_form_entity_summary() and Element::getVisibleChildren() in XmlSitemapSettingsForm
-
- 20 Jun, 2014 2 commits
-
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Start adding entity/bundle information in XmlSitemapSettingsForm class
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Few changes in xmlsitemap_xmlsitemap_index_links() and xmlsitemap_xmlsitemap_process_entity_links()
-
- 19 Jun, 2014 4 commits
-
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Create xmlsitemap_entity_presave(), xmlsitemap_entity_insert(), xmlsitemap_entity_update(), xmlsitemap_entity_delete() and other additional functions in xmlsitemap.module
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Added hook_form_alter() and function xmlsitemap_form_controller() in xmlsitemap.module
-
Andrei Dincu authored
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: xmlsitemap_get_context_hash() takes parameter as reference and changes context in xmlsitemap.install
-
- 18 Jun, 2014 8 commits
-
-
Andrei Dincu authored
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Replace 'in' word error before php tags in xmlsitemap_engines.module
-
Andrei Dincu authored
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Create hook_theme() and move hook_preprocess_HOOK() in xmlsitemap.module
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: added hook_preprocess_HOOK and additional function to render bundles in entities settings
-
Andrei Dincu authored
-
Andrei Dincu authored
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Add container injection in XmlSitemapEntitiesSettingsForm class for entity manager
-
- 17 Jun, 2014 2 commits
-
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Create XmlSitemapUserFunctionalTest class to test xmlsitemap_user feature
-
Andrei Dincu authored
-
- 16 Jun, 2014 9 commits
-
-
Andrei Dincu authored
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Replace [] with Drupal wrapper in xmlsitemap.pages.inc, XmlSitemapEnginesTestController and xmlsitemap_engines_test.module
-
Andrei Dincu authored
-
Andrei Dincu authored
-
Andrei Dincu authored
inserting all hooks into xmlsitemap.module file
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Transform stdClass to XmlSitemapInterface and port to D8 code in xmlsitemap.api.php file
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Replace module_exists with D8 code and remove uri export from xmlsitemap.schema.yml file
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Add information about xmlsitemap config entity in xmlsitemap.schema.yml as it is specified at https://drupal.org/node/2256679
-
Andrei Dincu authored
-
- 15 Jun, 2014 2 commits
-
-
Andrei Dincu authored
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Remove xmlsitemap_user.info file and start integrating xmlsitemap_user submodule
-
- 12 Jun, 2014 3 commits
-
-
Andrei Dincu authored
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Put httpClient()->get() request in try block in xmlsitemap_engines.module
-
Andrei Dincu authored
-
- 11 Jun, 2014 4 commits
-
-
Andrei Dincu authored
-
Andrei Dincu authored
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Replace module_invoke_all() with \Drupal::moduleHandler()->invokeAll() in xmlsitemap.module, xmlsitemap.admin.inc and xmlsitemap_engines.module
-
Andrei Dincu authored
Issue #2249723 by andrei.dincu: Make all attributes public in XmlSitemap class to allow them to be exported
-