You are here

CHANGELOG.txt in Search by Page 6

Search by Page x.x-x.x, xxxx-xx-xx
----------------------------------


Search by Page 6.x-1.x, xxxx-xx-xx
----------------------------------


Search by Page 6.x-1.15, 2011-09-22
-----------------------------------
#1274254 by jhodgdon, joachm: Allow upper-case file extensions to be indexed.

#1274154 by jhodgdon, joachim: Order content types by name on settings page.

#1183716 by jhodgdon: Add note to README about temporary table permission.

#815864 by jhodgdon: Update to support new Internationalization module API,
and add test for internationalization

#1040002 by kirill.volkov: Add fix for more active trail problems.

#1155166 by jhodgdon: Add warnings to README and settings page about bad
settings that will cause content not to be indexed

#1018764, #1040002 by jhodgdon: Catch extra headers and active trail problems
during search results display generation. Also fix some PHP warning notices.

#1231426 by thekevinday: Fix permission name on environment delete URL.

#1227528 by jhodgdon: Update test for tag stripping function so it tests tags
with attributes.


Search by Page 6.x-1.14, 2010-12-31
----------------------------------
#976272 by jhodgdon: Add minimum/maximum time constraints to search index
cycling, on a per-module, per-environment basis.

#738382 by jhodgdon: Make Search by Page Nodes reindex a node if comments are
added, edited, or deleted.

#806048 by jhodgdon: Make Search by Page use different cron index limit from
core Search module, and make it so the core Search module can be set to 0 index
limit.


Search by Page 6.x-1.13, 2010-12-03
-----------------------------------
#738382 by jhodgdon: Make SBP Users module reindex changed users with priority
over the normal cycling through reindexing.

#952076 by jhodgdon: Add details section to status listing on search settings
page, as an aid to figuring out what is not yet indexed.

#738382 by jhodgdon: Make SBP Attachments and Nodes modules reindex changed
nodes with priority over the normal cycling through reindexing.

#952076 by jhodgdon, bibo: Fix bug where unreadable items made the search index
get stuck and blocked other items from indexing, especially file attachments.


Search by Page 6.x-1.12, 2010-08-30
----------------------------------
#864518 by jhodgdon, iv: Get SBP working with PostgreSQL

#886052 by jhodgdon: Fix test failures on SBP Attach module CCK test.

by jhodgdon: Move SBP modules into group "Search" in module listings.

#882328 by jhodgdon: Make excerpts with stemmed and exact matches show the
earliest match even if there is an exact match later in the content.


Search by Page 6.x-1.11, 2010-06-15
-----------------------------------
#828006 by jhodgdon: Block session saving when indexing content.

#816770 by jhodgdon: Add node variable to search result template for more
flexible theming in Search by Page Attachments.

#810488 by jm.federico: When making teaser, use right args for node_view().

#812406 by jhodgdon: Add theme support for search form to detect block vs. page.

#806030 by jhodgdon: Add new setting to exclude HTML tag contents from search.

#806028 by jhodgdon: Fix breadcrumb on search results page.

#804762 by jhodgdon: Add theming options to search results display.


Search by Page 6.x-1.10, 2010-04-07
-----------------------------------
#744584 by eugeny44: Add to $_GET so rendering of certain pages will work.

#716342 by jhodgdon: Add random end to generated user names to avoid conflicts.
Also, don't use $user as a local variable name.


Search by Page 6.x-1.9, 2009-02-15
----------------------------------
#605458 by jhodgdon: Change the way role assignment is done during search
indexing. Also increased efficiency in user queries and made sure only
unblocked users are shown in search results.


Search by Page 6.x-1.8, 2009-02-12
----------------------------------
#706134 by jhodgdon: Add theme support for the search form.

#705154 by jhodgdon: Make pages with queries (?/&) in URLs work with Search
by Page Paths.

#699222 by jhodgdon: Fix minor code issues so Coder tests will pass. Also
made updates to the tests to work with newer versions of Search Files module
and SimpleTest.

#605458, #492878 by jhodgdon: Update how permissions work for search indexing,
and how search environments work.

#605458, #662282, #492878 by jhodgdon: Better multilingual support. Add
preliminary support for search environments (will be revised). Add preliminary
fix for permissions problems indexing content (will be revised).


Search by Page 6.x-1.7, 2009-12-13
----------------------------------
#650640 by jhodgdon: SBP Attachments was indexing some files it shouldn't have.

#543214 by jhodgdon: Add more tests to module.


Search by Page 6.x-1.6, 2009-11-19
----------------------------------
#543214 by jhodgdon: Add more tests to module.

#613400 by jhodgdon: Make path aliases work in Search by Page and SBP Paths.


Search by Page 6.x-1.5, 2009-10-21
----------------------------------
#492892 by jhodgdon: Add option to display teasers instead of excerpts in node
search results.

#543214 by jhodgdon: Add basic tests to the module.

#605458 by jhodgdon: Add some error logging and ability to reset indexing for
pages that for some reason didn't get indexed properly.


Search by Page 6.x-1.4, 2009-10-01
----------------------------------
#493270, #437084, #492892 by jhodgdon: Add better search excerpt function to
work with stemming modules to highlight stemmed keyword matches.


Search by Page 6.x-1.3, 2009-09-09
----------------------------------
#572878 by milesw: Retain search pager totals on search results page.

by jhodgdon: Regularize API documentation.

#556820 by scottrigby, jhodgdon: Fix HTML validation errors.


Search by Page 6.x-1.2, 2009-08-14
----------------------------------
#538936 by jhodgdon: Fix bug where paging of search results was 
sometimes not working in Search by Page

#547198 by jhodgdon: Update help text on settings screen, and restrict
CCK field list to FileField types, in Search by Page Attachments, to
avoid confusion.

#543212 by jhodgdon: Add support for translating user-provided text
in Search by Page and Search by Page Paths for multi-lingual sites.
Also added ability to customize the submit button on the search form.

#541958 by jhodgdon: Use parentheses to make sure all SQL joins are
unambiguous in the search query for Search by Page

Make all fieldsets on Settings pages collapsible, and give them
weights for more sensible ordering.

#543070 work-around by jhodgdon: Link directly to Search Files API
helper set-up page in Search Files Attach, because main Search Files
page is broken.

#541958 by jhodgdon: Fix bug in search query when using Search by
Page Attachments and Search by Page Nodes with a content access
module.


Search by Page 6.x-1.1, 2009-08-04
----------------------------------
#460942 by jhodgdon: Fix bug in search query generation

jhodgdon: Simplify search query for Search by Page Users

#460942 by jhodgdon: Fix URL problems for file attachments for 
multi-lingual sites

#460942 by jhodgdon (with help from Josh Waihi, as well as Search
Files, and Upload modules): Add support for indexing file attachments,
in the form of a new sub-module Search by Page Attachments

#460942 by jhodgdon: Add support during search indexing for
sub-modules to override generation of page content in
hook_sbp_details(). This is primarily for file attachments.


Search by Page 6.x-1.0, 2009-04-22
----------------------------------
Initial release, for Drupal 6.x

File

CHANGELOG.txt
View source
  1. Search by Page x.x-x.x, xxxx-xx-xx
  2. ----------------------------------
  3. Search by Page 6.x-1.x, xxxx-xx-xx
  4. ----------------------------------
  5. Search by Page 6.x-1.15, 2011-09-22
  6. -----------------------------------
  7. #1274254 by jhodgdon, joachm: Allow upper-case file extensions to be indexed.
  8. #1274154 by jhodgdon, joachim: Order content types by name on settings page.
  9. #1183716 by jhodgdon: Add note to README about temporary table permission.
  10. #815864 by jhodgdon: Update to support new Internationalization module API,
  11. and add test for internationalization
  12. #1040002 by kirill.volkov: Add fix for more active trail problems.
  13. #1155166 by jhodgdon: Add warnings to README and settings page about bad
  14. settings that will cause content not to be indexed
  15. #1018764, #1040002 by jhodgdon: Catch extra headers and active trail problems
  16. during search results display generation. Also fix some PHP warning notices.
  17. #1231426 by thekevinday: Fix permission name on environment delete URL.
  18. #1227528 by jhodgdon: Update test for tag stripping function so it tests tags
  19. with attributes.
  20. Search by Page 6.x-1.14, 2010-12-31
  21. ----------------------------------
  22. #976272 by jhodgdon: Add minimum/maximum time constraints to search index
  23. cycling, on a per-module, per-environment basis.
  24. #738382 by jhodgdon: Make Search by Page Nodes reindex a node if comments are
  25. added, edited, or deleted.
  26. #806048 by jhodgdon: Make Search by Page use different cron index limit from
  27. core Search module, and make it so the core Search module can be set to 0 index
  28. limit.
  29. Search by Page 6.x-1.13, 2010-12-03
  30. -----------------------------------
  31. #738382 by jhodgdon: Make SBP Users module reindex changed users with priority
  32. over the normal cycling through reindexing.
  33. #952076 by jhodgdon: Add details section to status listing on search settings
  34. page, as an aid to figuring out what is not yet indexed.
  35. #738382 by jhodgdon: Make SBP Attachments and Nodes modules reindex changed
  36. nodes with priority over the normal cycling through reindexing.
  37. #952076 by jhodgdon, bibo: Fix bug where unreadable items made the search index
  38. get stuck and blocked other items from indexing, especially file attachments.
  39. Search by Page 6.x-1.12, 2010-08-30
  40. ----------------------------------
  41. #864518 by jhodgdon, iv: Get SBP working with PostgreSQL
  42. #886052 by jhodgdon: Fix test failures on SBP Attach module CCK test.
  43. by jhodgdon: Move SBP modules into group "Search" in module listings.
  44. #882328 by jhodgdon: Make excerpts with stemmed and exact matches show the
  45. earliest match even if there is an exact match later in the content.
  46. Search by Page 6.x-1.11, 2010-06-15
  47. -----------------------------------
  48. #828006 by jhodgdon: Block session saving when indexing content.
  49. #816770 by jhodgdon: Add node variable to search result template for more
  50. flexible theming in Search by Page Attachments.
  51. #810488 by jm.federico: When making teaser, use right args for node_view().
  52. #812406 by jhodgdon: Add theme support for search form to detect block vs. page.
  53. #806030 by jhodgdon: Add new setting to exclude HTML tag contents from search.
  54. #806028 by jhodgdon: Fix breadcrumb on search results page.
  55. #804762 by jhodgdon: Add theming options to search results display.
  56. Search by Page 6.x-1.10, 2010-04-07
  57. -----------------------------------
  58. #744584 by eugeny44: Add to $_GET so rendering of certain pages will work.
  59. #716342 by jhodgdon: Add random end to generated user names to avoid conflicts.
  60. Also, don't use $user as a local variable name.
  61. Search by Page 6.x-1.9, 2009-02-15
  62. ----------------------------------
  63. #605458 by jhodgdon: Change the way role assignment is done during search
  64. indexing. Also increased efficiency in user queries and made sure only
  65. unblocked users are shown in search results.
  66. Search by Page 6.x-1.8, 2009-02-12
  67. ----------------------------------
  68. #706134 by jhodgdon: Add theme support for the search form.
  69. #705154 by jhodgdon: Make pages with queries (?/&) in URLs work with Search
  70. by Page Paths.
  71. #699222 by jhodgdon: Fix minor code issues so Coder tests will pass. Also
  72. made updates to the tests to work with newer versions of Search Files module
  73. and SimpleTest.
  74. #605458, #492878 by jhodgdon: Update how permissions work for search indexing,
  75. and how search environments work.
  76. #605458, #662282, #492878 by jhodgdon: Better multilingual support. Add
  77. preliminary support for search environments (will be revised). Add preliminary
  78. fix for permissions problems indexing content (will be revised).
  79. Search by Page 6.x-1.7, 2009-12-13
  80. ----------------------------------
  81. #650640 by jhodgdon: SBP Attachments was indexing some files it shouldn't have.
  82. #543214 by jhodgdon: Add more tests to module.
  83. Search by Page 6.x-1.6, 2009-11-19
  84. ----------------------------------
  85. #543214 by jhodgdon: Add more tests to module.
  86. #613400 by jhodgdon: Make path aliases work in Search by Page and SBP Paths.
  87. Search by Page 6.x-1.5, 2009-10-21
  88. ----------------------------------
  89. #492892 by jhodgdon: Add option to display teasers instead of excerpts in node
  90. search results.
  91. #543214 by jhodgdon: Add basic tests to the module.
  92. #605458 by jhodgdon: Add some error logging and ability to reset indexing for
  93. pages that for some reason didn't get indexed properly.
  94. Search by Page 6.x-1.4, 2009-10-01
  95. ----------------------------------
  96. #493270, #437084, #492892 by jhodgdon: Add better search excerpt function to
  97. work with stemming modules to highlight stemmed keyword matches.
  98. Search by Page 6.x-1.3, 2009-09-09
  99. ----------------------------------
  100. #572878 by milesw: Retain search pager totals on search results page.
  101. by jhodgdon: Regularize API documentation.
  102. #556820 by scottrigby, jhodgdon: Fix HTML validation errors.
  103. Search by Page 6.x-1.2, 2009-08-14
  104. ----------------------------------
  105. #538936 by jhodgdon: Fix bug where paging of search results was
  106. sometimes not working in Search by Page
  107. #547198 by jhodgdon: Update help text on settings screen, and restrict
  108. CCK field list to FileField types, in Search by Page Attachments, to
  109. avoid confusion.
  110. #543212 by jhodgdon: Add support for translating user-provided text
  111. in Search by Page and Search by Page Paths for multi-lingual sites.
  112. Also added ability to customize the submit button on the search form.
  113. #541958 by jhodgdon: Use parentheses to make sure all SQL joins are
  114. unambiguous in the search query for Search by Page
  115. Make all fieldsets on Settings pages collapsible, and give them
  116. weights for more sensible ordering.
  117. #543070 work-around by jhodgdon: Link directly to Search Files API
  118. helper set-up page in Search Files Attach, because main Search Files
  119. page is broken.
  120. #541958 by jhodgdon: Fix bug in search query when using Search by
  121. Page Attachments and Search by Page Nodes with a content access
  122. module.
  123. Search by Page 6.x-1.1, 2009-08-04
  124. ----------------------------------
  125. #460942 by jhodgdon: Fix bug in search query generation
  126. jhodgdon: Simplify search query for Search by Page Users
  127. #460942 by jhodgdon: Fix URL problems for file attachments for
  128. multi-lingual sites
  129. #460942 by jhodgdon (with help from Josh Waihi, as well as Search
  130. Files, and Upload modules): Add support for indexing file attachments,
  131. in the form of a new sub-module Search by Page Attachments
  132. #460942 by jhodgdon: Add support during search indexing for
  133. sub-modules to override generation of page content in
  134. hook_sbp_details(). This is primarily for file attachments.
  135. Search by Page 6.x-1.0, 2009-04-22
  136. ----------------------------------
  137. Initial release, for Drupal 6.x