index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
forum
/
forum.module
Commit message (
Expand
)
Author
Age
*
- Committed Nick's _content improvements.
Dries Buytaert
2003-09-20
*
- Book module improvements. This commit changes the behavior of the "view"
Dries Buytaert
2003-09-15
*
- Made the forum module's breadcrumb navigation fully themable. Patch by Nick.
Dries Buytaert
2003-09-12
*
- Gerhard's uid 0 patches. These patches bring various performance
Dries Buytaert
2003-09-09
*
- Tested and committed Kjartan's performance patches. (Fixed the access check
Dries Buytaert
2003-08-27
*
- Fixed a number of small user experience inconsistencies pointed out by
Dries Buytaert
2003-08-23
*
Implemented more suggestions by Keith:
Dries Buytaert
2003-08-22
*
- Removed left-overs from the rating module. Patch by Gerhard. Updated the
Dries Buytaert
2003-08-22
*
- Applied Moshe's tablesort patch! Note that I changed the arrow images
Dries Buytaert
2003-08-21
*
- Rewrote handling of forum icons and added default icons made by Steven
Dries Buytaert
2003-08-16
*
1) Bugfix: changed INNER JOIN to LEFT JOIN to make forum topics with no comme...
Dries Buytaert
2003-08-15
*
- More help system improvements by Michael.
Dries Buytaert
2003-08-06
*
- Bugfix: remove forum block caching as it contains text that can be translated.
Dries Buytaert
2003-07-26
*
- Cache system improvements by Gerhard: removed some left-overs.
Dries Buytaert
2003-07-23
*
- Commited the URL aliasing patch. Thanks Matt.
Dries Buytaert
2003-07-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
*
- Made it easier to translate the the "Jump to" link of the forum module.
Dries Buytaert
2003-07-08
*
- Improvement: made it possible to translate the forum module. Patch #53 by ...
Dries Buytaert
2003-07-02
*
- Improvements: XHTML-ifications. Patch by GmbH.
Dries Buytaert
2003-06-15
*
- Bugfix: charset fixes/clean-up. Patch #52 by Al.
Dries Buytaert
2003-06-12
*
- Documentation improvements: improved and updated the block module documenta...
Dries Buytaert
2003-06-10
*
- Fixed various forum module queries such that they work with PostgreSQL.
Dries Buytaert
2003-06-08
*
- WOOOT! Patch by Al.
Dries Buytaert
2003-06-06
*
- 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
*
- Bugfix: the forum module's "view" function should also call check_output().
Dries Buytaert
2003-05-31
*
- Al's CSS patches. This commit improves the themability of some core
Dries Buytaert
2003-05-29
*
- Michael Frankowski's excellent help text improvements!
Dries Buytaert
2003-05-29
*
- Updated Drupal to use "on output" filters. Derived from Gerhard's patch.
Dries Buytaert
2003-05-24
*
- Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.
Dries Buytaert
2003-05-13
*
- Applied Michael Caerwyn's "%s -> %d" patch.
Dries Buytaert
2003-05-07
*
- Fixed some PHP "notices".
Dries Buytaert
2003-04-21
*
- Bugfix: removed 'width="100%"' attributes from table tags. Patch by Al.
Dries Buytaert
2003-04-04
*
- Added missing title description. Patch by Stefan.
Dries Buytaert
2003-03-25
*
- All LIMIT queries must go through the pager or through db_query_range().
Dries Buytaert
2003-03-16
*
- The name of a forum node is a "forum topic", not a "discussion forum".
Dries Buytaert
2003-03-12
*
- Removing some trailing whitespace I forgot to clean up.
Kjartan Mannes
2003-03-09
*
- Renamed "form.admin" to "form admin".
Kjartan Mannes
2003-03-07
*
- Fixed typo: $node->tid -> $node->tid[].
Dries Buytaert
2003-03-04
*
- Theme options patch. See mailing list.
Dries Buytaert
2003-02-17
*
- Everything is using theme("function") now instead of $theme->function().
Dries Buytaert
2003-02-15
*
- See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.
Dries Buytaert
2003-02-11
*
- Made it possible to print forum submission guidelines. Patch by Moshe.
Dries Buytaert
2003-02-02
*
- Moved the filter()s back to the individual node modules as it used to be.
Dries Buytaert
2003-01-23
*
- Tidied up XHTML. Patch by Ulf.
Dries Buytaert
2003-01-23
*
Patch by Marco:
Dries Buytaert
2003-01-15
*
- Bugfix: fixed the SQL query in _forum_topics_read to avoid counting shadowed
Dries Buytaert
2003-01-08
*
- Clean URL patch.
Dries Buytaert
2003-01-06
[next]