Skip to content
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

The Word "Search" is Appended to a Variable passed to ubc.ca/search Search Page #27

Closed
darylpqb opened this issue Feb 23, 2015 · 1 comment
Assignees
Labels

Comments

@darylpqb
Copy link

screen shot 2015-02-23 at 10 38 26

@darylpqb darylpqb added the bug label Feb 23, 2015
@occupant occupant self-assigned this Feb 23, 2015
occupant added a commit that referenced this issue Feb 23, 2015
To correct issue reported at:
#27
@occupant
Copy link
Member

Nice catch. Should now be corrected.

grandmasterv added a commit to ubc-micb/www that referenced this issue Mar 5, 2015
grandmasterv added a commit to ubc-micb/www that referenced this issue Mar 5, 2015
grandmasterv added a commit to ubc-micb/www that referenced this issue Mar 5, 2015
* master: (166 commits)
  Updated theme Adminimal to v7.x-1.21 2 bug fixes.  Tested ok on Dev. https://www.drupal.org/node/2443867
  Updated module Token to v7.x-1.6 Small list of bug fixes.  Tested ok on Dev. https://www.drupal.org/node/2443407
  Updated module Menu Block to v7.x-2.5 A large list of bug fixes and code clean up.  Had to disable a menu item that became enabled after update.  Otherwise tested ok on Dev. https://www.drupal.org/node/2420375
  Updated module Features to v7.x-2.4 Bug fixes.  Tested ok on Dev. https://www.drupal.org/node/2446159
  Updated module Module Filter to v7.x-2.0 Some bug fixes and UI tweaks.  Tested ok on Dev. https://www.drupal.org/node/2431395
  Updated module Views to v7.x-3.10 Bug fixes and a security update.  Tested ok on Dev https://www.drupal.org/node/2424103
  Updated module Webform to v7.x-3.22 This was a security update.  Tested ok on Dev. https://www.drupal.org/node/2445295
  Updated module Entity to v7.x-1.6 https://www.drupal.org/node/2437885 Bug fixes and a security fix.  Tested ok on Dev.
  Removed the Search Autocomplete module. This module was not being used.
  Removed custom search module as it was not being used.
  Fix search placeholder text To correct issue reported at: ubc-web-services/Megatron#27
  Updated Feature module Faculty Listing to v7.x-2.2 Removed the menu link.  Exporting menu links is problematic.  You will now need to create a menu link for the view after installing this module if there is not already one there.
  Updated Feature Front Page module to v2.0 Added Content Access permissions so Drupal Office and Administrator roles can create and edit Carousel Image content items.
  Updated Feature Faculty Listing to v7.x-2.1 Removes the erroneous dependancy on the Login/Logout Link Feature module
  Updated Faculty Listing module to v2.0 This version changes the Faculty Listing from a view based on faculty users to a view based on the new content type Faculty.  The formatting was kept the same and modified to work with the new view.
  Updated Front Page feature module to v7.x-1.2 Added the Carousel Image content type Pathauto pattern.
  Added Front Page carousel field template. This is required to properly display the front page carousel.  I looked to try and include it in the module but it would not work 100% of the time so for now I am keeping it in the theme.
  Updated Front Page feature module. Changed dimensions on the front page carousel image.  Now requires a field template in the theme to make it work.  There are ways to include a field template in a module but they do not always work compared to using them in the theme so I will have to stick with that for now. Also changed requirements for image field on carousel content type.
  Added Articles feature module. Displays recent publications and articles.
  Bug fixes applied from parent Megatron Theme. ubc-micb/Megatron@2b521f5 ubc-micb/Megatron@30e54e3 ubc-micb/Megatron@afd3b76 ubc-micb/Megatron@c812ccf ubc-micb/Megatron@71c0589 ubc-micb/Megatron@bf77b01 ubc-micb/Megatron@cb76bc4 https://github.com/ubc-micb/Megatron/commits/master
  ...

Conflicts:
	.htaccess
	sites/all/modules/ctools/API.txt
	sites/all/modules/ctools/bulk_export/bulk_export.info
	sites/all/modules/ctools/ctools.info
	sites/all/modules/ctools/ctools_access_ruleset/ctools_access_ruleset.info
	sites/all/modules/ctools/ctools_ajax_sample/ctools_ajax_sample.info
	sites/all/modules/ctools/ctools_custom_content/ctools_custom_content.info
	sites/all/modules/ctools/ctools_plugin_example/ctools_plugin_example.info
	sites/all/modules/ctools/includes/content.menu.inc
	sites/all/modules/ctools/includes/fields.inc
	sites/all/modules/ctools/includes/modal.inc
	sites/all/modules/ctools/includes/utility.inc
	sites/all/modules/ctools/includes/wizard.inc
	sites/all/modules/ctools/includes/wizard.theme.inc
	sites/all/modules/ctools/page_manager/page_manager.info
	sites/all/modules/ctools/stylizer/stylizer.info
	sites/all/modules/ctools/term_depth/term_depth.info
	sites/all/modules/ctools/tests/ctools_export_test/ctools_export_test.info
	sites/all/modules/ctools/tests/ctools_plugin_test.info
	sites/all/modules/ctools/views_content/views_content.info
	sites/all/modules/features/features.admin.inc
	sites/all/modules/features/features.drush.inc
	sites/all/modules/features/features.info
	sites/all/modules/features/features.module
	sites/all/modules/features/includes/features.field.inc
	sites/all/modules/features/includes/features.image.inc
	sites/all/modules/features/includes/features.locale.inc
	sites/all/modules/features/tests/features_test/features_test.features.inc
	sites/all/modules/features/tests/features_test/features_test.info
	sites/all/modules/module_filter/CHANGELOG.txt
	sites/all/modules/module_filter/css/module_filter.css
	sites/all/modules/module_filter/css/module_filter_tab.css
	sites/all/modules/module_filter/js/dynamic_position.js
	sites/all/modules/module_filter/js/module_filter.js
	sites/all/modules/module_filter/js/module_filter_tab.js
	sites/all/modules/module_filter/module_filter.admin.inc
	sites/all/modules/module_filter/module_filter.info
	sites/all/modules/module_filter/module_filter.install
	sites/all/modules/module_filter/module_filter.module
	sites/all/modules/module_filter/module_filter.theme.inc
	sites/all/modules/node_export/README.txt
	sites/all/modules/node_export/modules/node_export_features/node_export_features.module
	sites/all/modules/node_export/node_export.api.php
	sites/all/modules/node_export/node_export.drush.inc
	sites/all/modules/node_export/node_export.install
	sites/all/modules/node_export/node_export.module
	sites/all/modules/node_export/node_export.pages.inc
	sites/all/modules/node_export/views/node_export.views.inc
	sites/all/modules/node_export/views/views_handler_field_node_link_export.inc
	sites/all/modules/panels/LICENSE.txt
	sites/all/modules/panels/css/panels_dnd.css
	sites/all/modules/panels/i18n_panels/i18n_panels.info
	sites/all/modules/panels/includes/add-content.inc
	sites/all/modules/panels/includes/display-edit.inc
	sites/all/modules/panels/includes/display-layout.inc
	sites/all/modules/panels/js/display_editor.js
	sites/all/modules/panels/panels.info
	sites/all/modules/panels/panels.install
	sites/all/modules/panels/panels.module
	sites/all/modules/panels/panels_ipe/css/panels_ipe-rtl.css
	sites/all/modules/panels/panels_ipe/css/panels_ipe.css
	sites/all/modules/panels/panels_ipe/js/panels_ipe.js
	sites/all/modules/panels/panels_ipe/panels_ipe.info
	sites/all/modules/panels/panels_ipe/panels_ipe.module
	sites/all/modules/panels/panels_ipe/plugins/display_renderers/panels_renderer_ipe.class.php
	sites/all/modules/panels/panels_mini/panels_mini.info
	sites/all/modules/panels/panels_mini/panels_mini.module
	sites/all/modules/panels/panels_node/panels_node.info
	sites/all/modules/panels/plugins/display_renderers/panels_renderer_editor.class.php
	sites/all/modules/panels/plugins/display_renderers/panels_renderer_standard.class.php
	sites/all/modules/panels/plugins/layouts/flexible/flexible-admin.js
	sites/all/modules/panels/plugins/layouts/flexible/flexible.inc
	sites/all/modules/panels/plugins/layouts/threecol_25_50_25_stacked/threecol_25_50_25_stacked.css
	sites/all/modules/panels/plugins/task_handlers/panel_context.inc
	sites/all/modules/panels/templates/panels-add-content-link.tpl.php
	sites/all/modules/panels/templates/panels-pane.tpl.php
	sites/all/modules/views_bootstrap/LICENSE.txt
	sites/all/modules/views_bootstrap/plugins/accordion/views_bootstrap_accordion_plugin_style.inc
	sites/all/modules/views_bootstrap/plugins/tab/views_bootstrap_tab_plugin_style.inc
	sites/all/modules/views_bootstrap/templates/accordion/theme.inc
	sites/all/modules/views_bootstrap/templates/accordion/views-bootstrap-accordion-plugin-style.tpl.php
	sites/all/modules/views_bootstrap/templates/tab/theme.inc
	sites/all/modules/views_bootstrap/templates/tab/views-bootstrap-tab-plugin-style.tpl.php
	sites/all/modules/views_bootstrap/templates/table/theme.inc
	sites/all/modules/views_bootstrap/templates/table/views-bootstrap-table-plugin-style.tpl.php
	sites/all/modules/webform/webform.info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants