Skip to content
  1. Jul 01, 2015
  2. Jun 30, 2015
  3. Jun 29, 2015
  4. Jun 26, 2015
  5. Jun 25, 2015
    • Sol Villar's avatar
      NuCivic/internal#622: Removed Revert to button. · 0391686e
      Sol Villar authored and Mariano Carballal's avatar Mariano Carballal committed
      NuCivic/internal#632: Added temporal dependency with data story.
      
      NuCivic/internal#632: Added temporal dependency with data story.
      
      NuCivic/internal#622: Updated data_story info on makefile.
      
      NuCivic/internal#622: Updated data_story project revision.
      
      NuCivic/internal#622: Updated data_story revision.
      
      NuCivic/internal#622: Updated data_story revision.
      
      NuCivic/internal#622: Fixed bug: URL aliases were overriden.
      
      NuCivic/internal#622: Added admin page for configuration.
      
      NuCivic/internal#622: Exported default configuration for dkan_sitewide_panelizer.
      
      NuCivic/internal#622: Updated data_story revision.
      
      NuCivic/internal#622: Changed status message on node creation.
      
      NuCivic/internal#622: Clear cache after changes on panel display.
      
      NuCivic/internal#622: Updated data_story revision.
      
      NuCivic/internal#622: Updated data_story revision.
      
      NuCivic/internal#622: Updated data_story revision.
      
      NuCivic/internal#622: Fixed code styling.
      
      NuCivic/internal#622: Fixed code styling.
      
      NuCivic/internal#622: Updated data_story revision.
      
      NuCivic/internal#622: Updated data_story revision.
      
      NuCivic/internal#622: Updated data_story revision.
      
      NuCivic/internal#622: Updated data_story revision.
      
      NuCivic/internal#622: Updated data_story revision.
      
      NuCivic/internal#622: Updated data_story revision.
      
      NuCivic/internal#622: Updated data_story revision.
      
      NuCivic/internal#622: Updated data_story revision.
      0391686e
    • Mariano Carballal's avatar
      Fix NuCivic/internal#453. Add panopoly widgets. · b49601e5
      Mariano Carballal authored
      Add panopoly widgets and panopoly images because dependency.
      
      Add defaultconfig module.
      
      Panopoly images requires this module.
      
      Add views_autocomplete_filters required by panopoly_widgets.
      
      QA increase remote fetch request timeout
      
      Related NuCivic/internal#453. Add file entity create perm for auth. users.
      
      After a lot of time trying to figure out why test was failing, I found
      panopoly add the file entity module and with it a whole new set of perms.
      Such perms interact with the remote stream wrapper module and disallow
      authenticated users to upload new files using rs wrapper. Enabling that
      fix the problem.
      
      Add a patch to file entity
      
      Related NuCivic/internal#453. Add behat tests.
      
      Related NuCivic/internal#453. Add views_autocomplete_filter patches.
      
      Without this patches, views autocomplete retrieves empty results.
      
      Related NuCivic/internal#453. Add panopoly_images to dkan.info
      
      Related NuCivic/internal#453. Add fieldable panels permissions
      
      Related NuCivic/internal#453. Add item content widget test
      
      Related NuCivic/internal#453. Add manualcrop dependencies
      
      Since panopoly images has manual crop dependencies commented
      we need to add them to drupal-org.make
      
      Back build make branch to 7.x.1.x
      b49601e5
    • acouch's avatar
      Update build-dkan.make · 2d8797cd
      acouch authored and Mariano Carballal's avatar Mariano Carballal committed
      Update drupal-org.make
      
      Update dkan.info
      
      Update drupal-org.make
      2d8797cd
    • Janette Day's avatar
      NuCivic/dkan internal#617 Adds dkan_featured_group feature · 19e83e47
      Janette Day authored and Mariano Carballal's avatar Mariano Carballal committed
      NuCivic/internal#617: Add view to menu.
      
      NuCivic/internal#617: Updated dependencies.
      
      NuCivic/internal#617: Updated dependencies.
      
      NuCivic/internal#617: Removed hook_menu.
      19e83e47
    • Sol Villar's avatar
      NuCivic/internal#622: Added module for dashboard wizard. · c1a060fa
      Sol Villar authored and Mariano Carballal's avatar Mariano Carballal committed
      NuCivic/internal#622: Implemented dashboards with Panelizer.
      
      NuCivic/internal#622: Moved layout options to bottom in form.
      
      NuCivic/internal#622: Updated process to change layout.
      c1a060fa
    • Teófilo Sibileau's avatar
      Merge pull request #522 from NuCivic/dev-658-panopoly-widgets-overrides · e1c8c884
      Teófilo Sibileau authored
      Issue NuCivic/internal#658: Patch panopoly_widgets so it's not overri…
      e1c8c884
  6. Jun 24, 2015
  7. Jun 22, 2015
  8. Jun 19, 2015
  9. Jun 18, 2015
  10. Jun 17, 2015
  11. Jun 16, 2015
  12. Jun 15, 2015
  13. Jun 12, 2015
  14. Jun 11, 2015
  15. Jun 03, 2015
    • Teófilo Sibileau's avatar
      Merge pull request #493 from NuCivic/panopoly_widget · a883d04a
      Teófilo Sibileau authored
      Panopoly widget
      a883d04a
    • Mariano Carballal's avatar
      Fix NuCivic/internal#453. Add panopoly widgets. · 97f7eb36
      Mariano Carballal authored and Teófilo Sibileau's avatar Teófilo Sibileau committed
      Add panopoly widgets and panopoly images because dependency.
      
      Add defaultconfig module.
      
      Panopoly images requires this module.
      
      Add views_autocomplete_filters required by panopoly_widgets.
      
      QA increase remote fetch request timeout
      
      Related NuCivic/internal#453. Add file entity create perm for auth. users.
      
      After a lot of time trying to figure out why test was failing, I found
      panopoly add the file entity module and with it a whole new set of perms.
      Such perms interact with the remote stream wrapper module and disallow
      authenticated users to upload new files using rs wrapper. Enabling that
      fix the problem.
      
      Add a patch to file entity
      
      Related NuCivic/internal#453. Add behat tests.
      
      Related NuCivic/internal#453. Add views_autocomplete_filter patches.
      
      Without this patches, views autocomplete retrieves empty results.
      
      Related NuCivic/internal#453. Add panopoly_images to dkan.info
      
      Related NuCivic/internal#453. Add fieldable panels permissions
      
      Related NuCivic/internal#453. Add item content widget test
      
      Related NuCivic/internal#453. Add manualcrop dependencies
      
      Since panopoly images has manual crop dependencies commented
      we need to add them to drupal-org.make
      
      Back build make branch to 7.x.1.x
      97f7eb36