Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#625460 by sun: Add input format to taxonomy term descriptions.
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.
- Patch #567572 by catch: remove taxonomy synonyms in favor of a future Field API based solution.
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
#412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code.
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
#526120 by catch: Remove the related terms feature from Taxonomy module. This can now be accomplished with Field API.
- Patch #490074 by andypost, bjaspan, catch: fix upgrade path from Drupal 6 to Drupal 7.
- Patch #413192 by catch et al: make taxonomy terms fieldable (not to be confused with taxonomy terms as fields).
- Patch #111011 by Josh Waihi: adding foreign key specifications.
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.
#361135 by Dave Reid: Clean up taxonomy variables on uninstall.
- Removing whitespace.
#360104 by drewish: Allow taxomomy module to be uninstalled.
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.
- Rollback of #225562 -- I think there is still something wrong.
- Patch #225562 by Jody Lynn: change DB table names from eg. term_data to taxonomy_term_data.
#332123 by webchick, lilou, andypost: backport of removal of t() around schema desciptions
- Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved usability of the aliased URL admin page.
- Patch #332123 by webchick, lilou: remove t() function from schema descriptions.
#164532 follow up by pwolanin, David Strauss, catch and myself, testing also by hswong3i: some indexes added before Drupal 6 RC1 were too unique, and our code did not back them, so we should not add those indexes
- Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries.
#198579 by webernet and hswong3i: a huge set of coding style fixes, including: - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting
#184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed
- Patch #182950: fieldset massaging for usability.
#164983 by multiple contributors: document the core database schemas
- Added missing .install files. Forgot to commit those.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |