Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- Patch #631066 by yhed: taxonomy_autocomplete() doesn't need to access .
#625460 by sun: Add input format to taxonomy term descriptions.
#320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
- Patch #25801 by jweowu, marcp: taxonomy_select_nodes() hard codes limit.
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.
#493314 by yched and catch: Add multiple hook for formatters.
- Patch #604980 by sun: factored taxonomy_term_edit() away.
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
#412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code.
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
*** empty log message ***
#526122 by bangpound, yched, and catch: Added an autocomplete widget for taxonomy term fields.
- Patch #503456 by catch: remove multiple tid and depth handling for core taxonomy paths. Snif. ;-)
- Patch #201269 by Xano; synonym collapsing in core.
- Patch #413192 by catch et al: make taxonomy terms fieldable (not to be confused with taxonomy terms as fields).
- Patch #471070 by stella: millions of code style fixes.
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
#437120 by mfb: avoid double escaping of taxonomy term names in feed links and channel titles
- Patch #330748 by stBorchert: remove from theme_pager*.
- Patch #437120 by mfb: prevent double escaping of taxonmy term names.
- Patch #302412 by Berdir: converted more of taxonomy module to the new database abstraction layer.
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave.
- 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.
- Patch #323528 by jhedstrom: fixed alias usage in queries for PostgreSQL.
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.
- Patch #305740 by catch, Benjamin Melançon: added an edit tab to taxonomy term pages.
#190850 by Poetro and Robin Monks: Replace hard-coded taxonomy links by taxonomy_term_path().
#308534 by Dave Reid: Remove stray whitespace core-wide.
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.
#210936 by Pancho: some padding around taxonomy descriptions on taxonomy pages, so that they get more breathing space
#211443 by dropcube: kill a feed warning on taxonomy pages
#211060 by boydjd: do not display the taxonomy-term-description div when there is no description
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions
- Patch #191073 by Keith: another good string cleanup by Keith. (Also removed some trailing whitespace.)
#180719 by sun and JirkaRybka: standardize on displaying the term description on term pages and feeds, but only if there was one term, not more
#177497 by chx and Desbeers: revive Drupal 5's menu_set_location() functionality by introducing menu_set_item() (for consistency in function naming), thus fixing a regression in the current development code. Also fixing some misuse of menu_set_location() by using drupal_set_breadcrumb() instead.
#167284 by Heine and pwolanin: proper field type placeholders in IN() queries, setting a best practice to avoid vulnerabilities
- Patch #161182 by Crell: split up taxonomy module.
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 |