Downloads

Download tar.gz 17.87 KB
MD5: 9c040f9f5f8ad9543cd9a4c418b9440b
SHA-1: 0bbe04beb42be63951900364a1ea584ccd02d9c0
SHA-256: ad89660bf49a4b1c9c7d5b7f9b7fc2f32b32f5d36734fc68f0c58c5b5fda8727
Download zip 23.67 KB
MD5: 54907e4e0f37c18a4d9b9372a7dbfdd1
SHA-1: 119101c4b2762a66b77e130f8f5327759fdefaff
SHA-256: cbbc16cc0ef0cbdeddb1ed755acc1330814149db285e4930fc63cb918e83c99e

Release notes

Known issues recorded in README.txt

$ cvs2cl --follow DRUPAL-6--2 --hide-filenames

2009-08-15 http://thomas.lotterer.net

* feature: detect manually triggered index update and return to
calling page

* feature: record last index time for searching attachments and
show off in dashboard (equal to directory index)

* code cosmetics, no functional changes

* usability: rearrange menus and split dashboard into independent
code pieces grouped by module. This is a prerequisite for
enabling/disabling the modules individually

* bugfix: ensure table cleaning in case no data to join

* bugfix: first check for number, then compare number in
short-circuit

* quiet module installation and uninstallation

* align two path related columns in name and size

* remove unnecessary leading underscore from function names

* bugfix: $base_path not working here, maybe we need some url/path
rewriting

* bugfix: remove duplicate sort instruction and superfluous
trailing semicolon which breaks db_query_range()

* use ugly but orthogonally correct table name
search_files_directories_directories

* bugfix: get rid of arg() fixed argument positions

* bugfix: implement proper type usage using identifiers
"search_files_att" and "search_files_dir" to obey column width
limitation of a foreign table definition

* bugfix: use correct variable

* bugfix: need to check form_state instead of form

* return code to get rid of warnings when enabling module

* remember issues

* new function search_files_db_rename_column_ifexists() counterpart
to search_files_db_rename_table_ifexists()

* fix "Undefined variable: output" one more time

* getcwd() is a function

Created by: thl
Created on: 15 Aug 2009 at 23:53 UTC
Last updated: 16 Aug 2009 at 00:06 UTC
New features
Bug fixes
Unsupported

Other releases