- 28 Jul, 2014 3 commits
-
-
andrei.dincu authored
-
andrei.dincu authored
-
andrei.dincu authored
-
- 27 Jul, 2014 3 commits
-
-
andrei.dincu authored
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: Use D8 wrappers to access server global array values in xmlsitemap.module
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: Replace drupal_add_http_header() and drupal_send_headers() with D8 code
-
- 26 Jul, 2014 2 commits
-
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: Use Element::getVisibleChildren() instead of element_get_visible_children()
-
andrei.dincu authored
-
- 25 Jul, 2014 4 commits
-
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: xmlsitemap.sitemap_xml and xmlsitemap.sitemap_xsl routes have public access
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: XmlSitemapRobotsTxtIntegrationTest raise error if robots.txt file exists
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: Change name from getCancelRoute() to getCancelUrl() for delete forms
-
andrei.dincu authored
-
- 24 Jul, 2014 8 commits
-
-
andrei.dincu authored
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: XmlSitemapSettingsForm set correct values for frontpage priority and frequency
-
andrei.dincu authored
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: Do not enable help block in XmlSitemapFunctionalTest because we use drupal_set_message() for xmlsitemap warning messages
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: Move remaining functions from xmlsitemap.generate.inc to xmlsitemap.module, delete xmlsitemap.generate.inc and remove module_load_include() for xmlsitemap.generate.inc
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: Remove rebuildBatch() and regenerateBatch() from xmlsitemap generator service
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: Move all batch functions from xmlsitemap.generate.inc to XmlSitemapGeneratorService and let in xmlsitemap.generate.inc only wrappers
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: XmlSitemapFunctionalTest failed because of drupal_set_message() in xmlsitemap_check_status()
-
- 23 Jul, 2014 6 commits
-
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: Surround xmlsitemap_get_link_type_indexed_status() code with try catch to prevend ContentEntityNullStorage exception from \Drupal::entityQuery()
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: Remove xmlsitemap_engines_ prefix for xmlsitemap_engines.settings config variables
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: Store xmlsitemap_engines_engines, xmlsitemap_engines_custom_urls and xmlsitemap_engines_minumum_lifetime to xmlsitemap_engines.settings config object
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: field_config is not field_storage_config and some output changes in XmlSitemapCustomListController class
-
andrei.dincu authored
-
andrei.dincu authored
-
- 22 Jul, 2014 6 commits
-
-
andrei.dincu authored
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: Added test method for taxonomy tags in XmlSitemapNodeFunctionalTest class
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: XmlSitemapListBuilder set warning message if sitemaps should be updated without calling hook_help()
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: Get bundle id with ->bundle() not with ->label() in xmlsitemap_link_save()
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: Add language in xmlsitemap primary key group to allow translation for entities
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: Do not include in entities settings list bundles that are not set to be included in sitemap
-
- 21 Jul, 2014 4 commits
-
-
andrei.dincu authored
-
andrei.dincu authored
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: Check if anonymous user can access user profiles only if xmlsitemap_entity_user variable is set
-
andrei.dincu authored
-
- 20 Jul, 2014 2 commits
-
-
andrei.dincu authored
Issue #2249723 by andrei.dincu: Update all tests and get object services as variables instead of calling \Drupal::* every time
-
andrei.dincu authored
-
- 19 Jul, 2014 2 commits
-
-
andrei.dincu authored
-
andrei.dincu authored
-