Releases for Quotes
quotes 6.x-1.40
First released: October 12, 2009 - 16:28
Size: 48.47 KB
md5_file hash: 884b74f9c1b64dcd35f9b5246607fd3a
Last updated: October 12, 2009 - 16:31
Update.php required: No
- Fix menu access for "My quotes." #386936: Quotes: Myquotes section on profile
- Allow title options in blocks. (both) #400358: How to remove title links in blocks
- Fix minor schema warnings. Fix variable deletes in uninstall. Fix menu titles.
- Allow block filters to be turned off. #431924: Error in query: ... AND (q.aid IN (none)) ...
- Fix term filter, cleanup debugging code, fix improper indexing. #501676: Error while trying to filter quotes using taxonomy
- Allow different input filter for author, citation, and bio. #570308: Citation Link
- Replace help links by menu. #592792: Change help links to menu items
quotes 7.x-1.x-dev
First released: August 28, 2009 - 16:43
Size: 28.83 KB
md5_file hash: 4beb83c20fb4a1575b25b5f6f14fe942
Last updated: August 29, 2009 - 00:22
7.x support, courtesy of Charles Mattice.
quotes 5.x-1.91
First released: August 5, 2009 - 15:03
Size: 45.25 KB
md5_file hash: 7674fdc143f34e3976dd116819baea0e
Last updated: August 5, 2009 - 15:06
Final release of 5.x
quotes 5.x-1.90
First released: February 26, 2009 - 21:39
Size: 45.15 KB
md5_file hash: 63e78da7e3400a952ee94ed00a9f3e4c
Last updated: February 26, 2009 - 21:40
Update.php required: Yes
- Add module version on settngs page.
- Prevent rerun of update. #336698: Database queries fail during update-process
- Fix random quote query for Postgres. #338294: PostgreSQL problem with RAND()
- Correct index build on author name. #338260: Does not install with PostgreSQL
- Add aid_filter to block create. #338264: Cannot add a Block
- Added "initial" attribute to aid_filter column add. #336698: Database queries fail during update-process
- Change CSS classes to dashes. #340452: Style using underscore instead of dashes
- Change minor admin things. #340474: Picky interface changes...
- Fix view breadcrumbs to use admin menu title. #340487: Rename module for end-user
- Added correct false returns in hook_access. #347273: Hook_access missing false returns
- Correct SQL quoting. #351516: Uninstalling PostgreSQL error
- Added autocomplete to author and citation. #344354: Autocomplete for author field
- Remove redirect so delete works. #351125: Can't Delete Quote
- Limit maximum length in authors list; use filter_xss to make safe. Better handling of unknown authors. Delete the author if this is the last quote using it. #346755: Problem with the list of Authors page
- Delete authors with no quotes. #326053: Regenerate the list of authors
- Correct "My Quotes" menu functioning (6.x only). #311590: Show the "my quotes" menu item - not working
- Updated README.txt to point to docs pages.
- Add "My Quotes" admin to "My account." #372151: Change My Account "Recent" link to tab and similar to admin/content
- Random display of random quotes. #261923: Random display of (random) quotation
- Propagate menu title changes (6.x only). #374943: Admin specified menu title not shown in quotes page title
- Views 2 support #376486: Views 2 support
- Make first quote author's bio start below bio.
quotes 6.x-1.30
First released: February 26, 2009 - 21:34
Size: 51.26 KB
md5_file hash: 6574c34e383d0c92f62af1d273bddc0d
Last updated: February 26, 2009 - 21:35
Update.php required: Yes
- Add module version on settngs page.
- Prevent rerun of update. #336698: Database queries fail during update-process
- Fix random quote query for Postgres. #338294: PostgreSQL problem with RAND()
- Correct index build on author name. #338260: Does not install with PostgreSQL
- Add aid_filter to block create. #338264: Cannot add a Block
- Added "initial" attribute to aid_filter column add. #336698: Database queries fail during update-process
- Change CSS classes to dashes. #340452: Style using underscore instead of dashes
- Change minor admin things. #340474: Picky interface changes...
- Fix view breadcrumbs to use admin menu title. #340487: Rename module for end-user
- Added correct false returns in hook_access. #347273: Hook_access missing false returns
- Correct SQL quoting. #351516: Uninstalling PostgreSQL error
- Added autocomplete to author and citation. #344354: Autocomplete for author field
- Remove redirect so delete works. #351125: Can't Delete Quote
- Limit maximum length in authors list; use filter_xss to make safe. Better handling of unknown authors. Delete the author if this is the last quote using it. #346755: Problem with the list of Authors page
- Delete authors with no quotes. #326053: Regenerate the list of authors
- Correct "My Quotes" menu functioning (6.x only). #311590: Show the "my quotes" menu item - not working
- Updated README.txt to point to docs pages.
- Add "My Quotes" admin to "My account." #372151: Change My Account "Recent" link to tab and similar to admin/content
- Random display of random quotes. #261923: Random display of (random) quotation
- Propagate menu title changes (6.x only). #374943: Admin specified menu title not shown in quotes page title
- Views 2 support #376486: Views 2 support
- Make first quote author's bio start below bio.
quotes 5.x-1.9
First released: February 26, 2009 - 21:26
Size: 45.14 KB
md5_file hash: c5179c305b0497e84e7d5e4a10c7c713
Last updated: February 26, 2009 - 21:31
Update.php required: Yes
- Add module version on settngs page.
- Prevent rerun of update. #336698: Database queries fail during update-process
- Fix random quote query for Postgres. #338294: PostgreSQL problem with RAND()
- Correct index build on author name. #338260: Does not install with PostgreSQL
- Add aid_filter to block create. #338264: Cannot add a Block
- Added "initial" attribute to aid_filter column add. #336698: Database queries fail during update-process
- Change CSS classes to dashes. #340452: Style using underscore instead of dashes
- Change minor admin things. #340474: Picky interface changes...
- Fix view breadcrumbs to use admin menu title. #340487: Rename module for end-user
- Added correct false returns in hook_access. #347273: Hook_access missing false returns
- Correct SQL quoting. #351516: Uninstalling PostgreSQL error
- Added autocomplete to author and citation. #344354: Autocomplete for author field
- Remove redirect so delete works. #351125: Can't Delete Quote
- Limit maximum length in authors list; use filter_xss to make safe. Better handling of unknown authors. Delete the author if this is the last quote using it. #346755: Problem with the list of Authors page
- Delete authors with no quotes. #326053: Regenerate the list of authors
- Correct "My Quotes" menu functioning (6.x only). #311590: Show the "my quotes" menu item - not working
- Updated README.txt to point to docs pages.
- Add "My Quotes" admin to "My account." #372151: Change My Account "Recent" link to tab and similar to admin/content
- Random display of random quotes. #261923: Random display of (random) quotation
- Propagate menu title changes (6.x only). #374943: Admin specified menu title not shown in quotes page title
- Views 2 support #376486: Views 2 support
- Make first quote author's bio start below bio.
quotes 6.x-1.3
First released: February 26, 2009 - 21:26
Size: 51.25 KB
md5_file hash: f0cec352d3cc927e7026a48885019649
Last updated: February 26, 2009 - 21:31
Update.php required: Yes
- Add module version on settngs page.
- Prevent rerun of update. #336698: Database queries fail during update-process
- Fix random quote query for Postgres. #338294: PostgreSQL problem with RAND()
- Correct index build on author name. #338260: Does not install with PostgreSQL
- Add aid_filter to block create. #338264: Cannot add a Block
- Added "initial" attribute to aid_filter column add. #336698: Database queries fail during update-process
- Change CSS classes to dashes. #340452: Style using underscore instead of dashes
- Change minor admin things. #340474: Picky interface changes...
- Fix view breadcrumbs to use admin menu title. #340487: Rename module for end-user
- Added correct false returns in hook_access. #347273: Hook_access missing false returns
- Correct SQL quoting. #351516: Uninstalling PostgreSQL error
- Added autocomplete to author and citation. #344354: Autocomplete for author field
- Remove redirect so delete works. #351125: Can't Delete Quote
- Limit maximum length in authors list; use filter_xss to make safe. Better handling of unknown authors. Delete the author if this is the last quote using it. #346755: Problem with the list of Authors page
- Delete authors with no quotes. #326053: Regenerate the list of authors
- Correct "My Quotes" menu functioning (6.x only). #311590: Show the "my quotes" menu item - not working
- Updated README.txt to point to docs pages.
- Add "My Quotes" admin to "My account." #372151: Change My Account "Recent" link to tab and similar to admin/content
- Random display of random quotes. #261923: Random display of (random) quotation
- Propagate menu title changes (6.x only). #374943: Admin specified menu title not shown in quotes page title
- Views 2 support #376486: Views 2 support
- Make first quote author's bio start below bio.
quotes 6.x-1.21
First released: November 7, 2008 - 01:24
Size: 63.35 KB
md5_file hash: 118b563a96036c6ba6c88254d44fbd30
Last updated: November 7, 2008 - 01:25
Problems with updates fixed.
quotes 5.x-1.81
First released: November 7, 2008 - 01:23
Size: 43 KB
md5_file hash: 336b0939d0381d7d338423f3a7acc7b4
Last updated: November 7, 2008 - 01:25
Problems with updates fixed
quotes 6.x-1.2
First released: October 20, 2008 - 01:04
Size: 62.79 KB
md5_file hash: 5bca8e5b7f86dd683139d4137a1880d1
Last updated: October 20, 2008 - 01:05
#296036: Support on PostgreSQL Minor chnage to the quotes query for Postgres.
#295335: Change VARCHAR(255) columns to TEXT Change citation and author name to TEXT.
#296182: Adding a link to /quotes at the bottom of the block? Added "more" link to random block.
#299206: Move all block settings to the blocks Move all block settings to the blocks.
#296182: Adding a link to /quotes at the bottom of the block? Move more_link to the right.
#309682: Bios link choice Added new bio link choice.
#304989: Little CSS Issue Fix CSS validation issue.
#306297: Quotes Block Removed empty div.
#307381: Increase author's name limitation Increase author and citation lengths.
#311482: Installation Warning about key length Missing index size spec.
#314262: Quotes_access blocks access control modules Correct hook_access.
#311590: Show the "my quotes" menu item - not working Add custom access for "myquotes" menu. (6.x)
#323028: Display number of comments Correct call to hook_view.
quotes 5.x-1.8
First released: October 20, 2008 - 01:03
Size: 42.67 KB
md5_file hash: b6d4f603fd4d088996f3bbab58c1e0e8
Last updated: October 20, 2008 - 01:05
#296036: Support on PostgreSQL Minor chnage to the quotes query for Postgres.
#295335: Change VARCHAR(255) columns to TEXT Change citation and author name to TEXT.
#296182: Adding a link to /quotes at the bottom of the block? Added "more" link to random block.
#299206: Move all block settings to the blocks Move all block settings to the blocks.
#296182: Adding a link to /quotes at the bottom of the block? Move more_link to the right.
#309682: Bios link choice Added new bio link choice.
#304989: Little CSS Issue Fix CSS validation issue.
#306297: Quotes Block Removed empty div.
#307381: Increase author's name limitation Increase author and citation lengths.
#311482: Installation Warning about key length Missing index size spec.
#314262: Quotes_access blocks access control modules Correct hook_access.
#311590: Show the "my quotes" menu item - not working Add custom access for "myquotes" menu. (6.x)
#323028: Display number of comments Correct call to hook_view.
quotes 6.x-1.1
First released: August 14, 2008 - 18:09
Size: 46.28 KB
md5_file hash: 93fca4f0c802c18bb852a8ead5fc307c
Last updated: August 14, 2008 - 18:10
Fix block length limit. #290810: Only partial quote displaying in Block
Missing column in schema. #283188: Unknown column 'aid' error when creating quotes
Fix Postgres install. #287952: hook_install for postgresql is incorrect
Make updates bypass changes if already made in 5.x before migrating to 6.x. #290810: Only partial quote displaying in Block
Fix export problem after bios added. #281765: quotes/bios does not work
Fix bios form problem in 6.x. #281765: quotes/bios does not work
Refresh translation template.
quotes 5.x-1.7
First released: August 14, 2008 - 18:09
Size: 41.4 KB
md5_file hash: c3bfd70fa19835322c0059c72b468777
Last updated: August 14, 2008 - 18:10
Fix block length limit. #290810: Only partial quote displaying in Block
Missing column in schema. #283188: Unknown column 'aid' error when creating quotes
Fix Postgres install. #287952: hook_install for postgresql is incorrect
Make updates bypass changes if already made in 5.x before migrating to 6.x. #290810: Only partial quote displaying in Block
Fix export problem after bios added. #281765: quotes/bios does not work
Fix bios form problem in 6.x. #281765: quotes/bios does not work
Refresh translation template.
quotes 5.x-1.6
First released: June 24, 2008 - 16:29
Size: 41.28 KB
md5_file hash: a89235da5416258c85679ad6313ae41d
Last updated: June 24, 2008 - 16:30
#154279 by NancyDru for bennyfio - set random blocks to noncachable.
#262623 by NancyDru for c-c-m - corrected some missing t's.
#262632 by NancyDru for c-c-m - added author biography feature.
#262635 by NancyDru for c-c-m - fixed author field setting after bios addition.
#265272 by NancyDru for TallDavid - fixed error on timed blocks.
#270812 by NancyDru for scotese - decode HTML special characters.
Add CSS file to suggest formatting.
Add permissions link in help for general settings page.
Minor correction to css to prevent weird formatting in blocks.
NOTE: The new author bios feature changes the table schema. You must run update.php before doing anything else. You may also notice SQL errors due to blocks; these will go away after running the update.
Authors' biographies are added on a new "Bios" tab in settings page.
quotes 6.x-1.1-alpha5
First released: June 24, 2008 - 16:26
Size: 45.84 KB
md5_file hash: 8f3bc4a566b8f170dfb3768fecb4452d
Last updated: June 24, 2008 - 16:30
#154279 by NancyDru for bennyfio - set random blocks to noncachable.
#262623 by NancyDru for c-c-m - corrected some missing t's.
#262632 by NancyDru for c-c-m - added author biography feature.
#262635 by NancyDru for c-c-m - fixed author field setting after bios addition.
#265272 by NancyDru for TallDavid - fixed error on timed blocks.
#270812 by NancyDru for scotese - decode HTML special characters.
Add CSS file to suggest formatting.
Add permissions link in help for general settings page.
Minor correction to css to prevent weird formatting in blocks.
NOTE: The new author bios feature changes the table schema. You must run update.php before doing anything else. You may also notice SQL errors due to blocks; these will go away after running the update.
Authors' biographies are added on a new "Bios" tab in settings page.
quotes 5.x-1.5
First released: May 21, 2008 - 04:36
Size: 37.9 KB
md5_file hash: 933e5f463817cdc65b289ce8fac7c3f2
Last updated: May 21, 2008 - 04:40
#256012 by NancyDru for joncup - fix object refs.
#256025 by NancyDru for joncup - fixed fortune import.
Changed the user menu item to make it a child item.
#64929 by NancyDru for sokrplare_10 - added limit to text in block.
#257121 by NancyDru for harishu - fixed node_feed calls.
Clean up stuff, primarily Doxygen.
#136566 by NancyDru for vhmauery - allow multiple quotes in block.
Added Unpublished block.
#164726 by NancyDru for pkej - allow auto_nodetitle to work on import,
quotes 6.x-1.1-alpha4
First released: May 21, 2008 - 04:35
Size: 42.19 KB
md5_file hash: 19c346e48a49b9cb8e7bdb522f073251
Last updated: May 21, 2008 - 04:40
#256012 by NancyDru for joncup - fix object refs.
#256025 by NancyDru for joncup - fixed fortune import.
Changed the user menu item to make it a child item.
#64929 by NancyDru for sokrplare_10 - added limit to text in block.
#257121 by NancyDru for harishu - fixed node_feed calls.
Clean up stuff, primarily Doxygen.
#136566 by NancyDru for vhmauery - allow multiple quotes in block.
Added Unpublished block.
#164726 by NancyDru for pkej - allow auto_nodetitle to work on import,
quotes 5.x-1.4
First released: May 3, 2008 - 13:37
Size: 38 KB
md5_file hash: 51d36174316f04f6c44ef84e2cc873f6
Last updated: May 3, 2008 - 13:40
See CVS log
quotes 6.x-1.1-alpha3
First released: May 3, 2008 - 13:37
Size: 40.7 KB
md5_file hash: 1eb961e25c43bf653ed98dfae525327e
Last updated: May 3, 2008 - 13:40
See CVS log
quotes 5.x-1.3
First released: April 19, 2008 - 00:04
Size: 38 KB
md5_file hash: 0ea6d4548df541ac5c0d53118cfee6ef
Last updated: April 19, 2008 - 00:05
#244082 by nancyw for nicks - fixed create table.
#164726 by nancyw for pkej - preserve node information on mass import.
#189285 by nancyw for dsp1 - make block link optional.
Changed export order to by author.
#245709 by nancyw - corrected Win. line endings in export.
#244555 by nancyw for dsp1 - ability to disable recent quotes on user page.
#222468 by nancyw for gausarts - make authors linked, select by author capability.
Added title to author link.
#63674 by nancyw for Sean B Fuller - settings to disable the "My quotes" menu item and the "xxx's quotes" links.
