index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
taxonomy
/
taxonomy.module
Commit message (
Expand
)
Author
Age
*
Fixed bug #4551: missing {} for prefix support
Dries Buytaert
2003-12-28
*
- Fixed the breadcrumb trail of nested forums. Patch by Goba.
Dries Buytaert
2003-12-24
*
- Updated the calls to menu() to use MENU_HIDE instead of 1
Dries Buytaert
2003-12-17
*
- Patch 187: made taxonomy module take advantage of breadcrumb navigation.
Dries Buytaert
2003-12-11
*
- Improvements by Goba:
Dries Buytaert
2003-12-08
*
- Tidied up the DoxyGen comments. Patch by Kjartan.
Dries Buytaert
2003-12-08
*
- Fixed the taxonomy title of taxonomy pages. Patch by Moshe.
Dries Buytaert
2003-12-07
*
- Fixed broken status message. Patch by Gerhard.
Dries Buytaert
2003-12-05
*
- Introduced a drupal_set_message() and drupal_get_message() function.
Dries Buytaert
2003-12-01
*
- Committed phase 4 of JonBob's menu system changes.
Dries Buytaert
2003-11-25
*
Patch by Ax to fixe and improve to the core doxygen PHPdoc:
Dries Buytaert
2003-11-24
*
- Patch by JonBob:
Dries Buytaert
2003-11-20
*
- Fixed theme problem.
Dries Buytaert
2003-11-13
*
- table(...) -> theme("table", ...)
Dries Buytaert
2003-11-13
*
- Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.
Dries Buytaert
2003-11-09
*
- Usability improvement: replaced many selection boxes by radio buttons.
Dries Buytaert
2003-11-07
*
- Bugfix: prefix not prepended to sequences. Fixes bug #3639.
Dries Buytaert
2003-10-22
*
- Some documentation fixes by Mark Coady.
Dries Buytaert
2003-10-15
*
- Committed part 3 of Michael's help system improvements: removed the $help
Dries Buytaert
2003-10-09
*
- Help system improvements: eliminated the _system hook. Patch by Michael.
Dries Buytaert
2003-10-07
*
- taxo_link always returns array().
Kjartan Mannes
2003-10-06
*
- Some documentation fixes by Matt.
Dries Buytaert
2003-10-03
*
- Help improvements and translation improvements from Michael. Thanks!
Dries Buytaert
2003-10-03
*
- Made sure all menu items can be translated. Path by Goba.
Dries Buytaert
2003-09-28
*
- Committed the admin menu integration patch. Thanks Adrian, Stefan and others.
Dries Buytaert
2003-09-26
*
- Gerhard's uid 0 patches. These patches bring various performance
Dries Buytaert
2003-09-09
*
- Updated the taxonomy module to use the new help system.
Dries Buytaert
2003-08-21
*
- Bugfix: don't user term->descriptions in link attributes as they are HTML
Dries Buytaert
2003-08-16
*
- Changed some INNER JOINs back to LEFT JOINs. Patch by Gerhard. Not tested
Dries Buytaert
2003-07-16
*
- Performance improvement: changed a fair amount of "left joins" to "inner
Dries Buytaert
2003-07-12
*
- Committed a slightly modified version of Slavica's table prefix patch.
Dries Buytaert
2003-07-10
*
- Usability improvement and bugfix for translation issue with the taxonomy
Dries Buytaert
2003-07-08
*
- Reworked the CXX checking; now, _any_ user input will be checked
Dries Buytaert
2003-06-27
*
- Bugfix: fixed problem with changing themes. Didn't apply Al's patch as
Dries Buytaert
2003-06-20
*
- Improvements: XHTML-ifications. Patch by GmbH.
Dries Buytaert
2003-06-15
*
- Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.ch...
Dries Buytaert
2003-06-05
*
- Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reser...
Dries Buytaert
2003-06-04
*
- Michael Frankowski's excellent help text improvements!
Dries Buytaert
2003-05-29
*
- Bugfix: assure that taxonomy_term_node_counts() only takes published nodes
Dries Buytaert
2003-05-27
*
- Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.
Dries Buytaert
2003-05-13
*
- Changed some "tid"s to "r.tid"s to avoid confusion. Patch by Gerhard.
Dries Buytaert
2003-05-10
*
- Fixed warning when creating a vocabulary with no types. Reported by Gerhard,
Dries Buytaert
2003-05-10
*
- Fixed bug #1545: incorrect sequence tables on PostgreSQL. Patch by Neil.
Dries Buytaert
2003-04-20
*
- Node API improvements by Moshe:
Dries Buytaert
2003-04-15
*
- Fixed bug in taxonomy module. Patch by Gerhard.
Dries Buytaert
2003-04-02
*
- Various improvements to the menu system.
Dries Buytaert
2003-04-01
*
- Fixed some SQL query directives.
Dries Buytaert
2003-03-29
*
- Fixed some broken links in the taxonomy help. Reported by Moshe at
Dries Buytaert
2003-03-23
*
- All LIMIT queries must go through the pager or through db_query_range().
Dries Buytaert
2003-03-16
*
- Fixed bug #1298 : Taxonomy: Edit term doesn't show parent and related
Kjartan Mannes
2003-03-10
[next]