summaryrefslogtreecommitdiff
path: root/modules/forum
Commit message (Collapse)AuthorAge
...
* #761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, ↵Angie Byron2010-08-30
| | | | jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page.
* - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign ↵Dries Buytaert2010-08-22
| | | | keys; inconsistent implementations in core.
* - Patch #821290 by marcingy, aspilicious, scor, catch, ronald_istos: ↵Dries Buytaert2010-08-17
| | | | unexpected error after disabling - unistalling - re-enabling forum module.
* - Patch #721754 by Shellingfox, lotyrin, Damien Tournoud, chx, hefox, Gábor ↵Dries Buytaert2010-08-17
| | | | Hojtsy, puregin: a node cannot be displayed in different view mode on its own page.
* #877020 follow-up by andypost: Updated hotfix for _forum_topics_unread() ↵Angie Byron2010-08-09
| | | | tests to fix testbot.
* - Patch #850690 by salvis: set the tid of the newly created forum or container.Dries Buytaert2010-08-08
|
* #877020 follow-up by andypost: Hot-fix for tests in _forum_topics_unread() ↵Angie Byron2010-08-08
| | | | to get testbot working again.
* - Patch #877020 by andypost: Fixed _forum_topics_unread() broken.Dries Buytaert2010-08-08
|
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #850178 by karschsp, andypost: URL argument to drupal_feed_icon() ↵Dries Buytaert2010-08-03
| | | | and theme_feed_icon() has url() applied twice.
* - Patch #866220 by David_Rothstein: URL parameter for theme_more_link() ↵Dries Buytaert2010-08-01
| | | | should not pass url().
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess ↵Dries Buytaert2010-07-30
| | | | should default to FALSE.
* - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.Dries Buytaert2010-07-24
|
* #851042 by catch, dereine: Fixed Reset to alphabetical produces Fatal error.Angie Byron2010-07-12
|
* #845742 by Damien Tournoud: Make Bartik the default core theme.Angie Byron2010-07-08
|
* - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for ↵Dries Buytaert2010-06-26
| | | | system_settings_form().
* #835802 by aaronbauman: Fixed DBTNG: INSERT query in forum.install should ↵Angie Byron2010-06-24
| | | | use dynamic query format.
* #831070 by Josh Waihi: Fixed PostgreSQL breaks on forums with IF() syntax.Angie Byron2010-06-20
|
* - Patch #809558 by mr.baileys: node_title_list() didn't return renderable ↵Dries Buytaert2010-05-29
| | | | array for block content.
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' ↵Dries Buytaert2010-05-23
| | | | screen.
* #771922 by andypost: Remove t() from schema description of picture field.Angie Byron2010-05-05
|
* - Patch #782056 by aspilicious: removing every tab + trailing white space in ↵Dries Buytaert2010-04-28
| | | | core.
* - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards.Dries Buytaert2010-04-28
|
* #520736 by grendzy, brianV, JoshuaRogers, kjy07, Damien Tournoud, greggles: ↵Angie Byron2010-04-28
| | | | Fixed SA-CORE-2009-007 forum module XSS.
* - Patch #613272 by Kevin Hankens, Dave Reid, yoroy, rgristroph, pcarman: ↵Dries Buytaert2010-04-26
| | | | forums not usable out-of-the-box: disabled comments, no forums.
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* - Patch #678526 by jhodgdon, indytechcook, jrbeeman: tests for the edit ↵Dries Buytaert2010-04-22
| | | | links in the forum structure page.
* - Patch #771278 by jpmckinney: clean-up forum.test.Dries Buytaert2010-04-15
|
* #652372 by matason, ksenzee, naxoc, jpmckinney, sun: Don't allow users to ↵Angie Byron2010-04-14
| | | | add forum topics when no forums exist.
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵Dries Buytaert2010-04-11
| | | | strict warnings when running tests and for PHP 5.3.
* - Patch #762300 by jpmckinney: fixed undefined property notice.Dries Buytaert2010-04-09
|
* - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to ↵Dries Buytaert2010-04-06
| | | | entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
* - Patch #735726 by catch: optimize taxonomy_term_save().Dries Buytaert2010-03-28
|
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
|
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵Dries Buytaert2010-03-26
| | | | also links.
* - Patch #744258 by sun: admin/structure/taxonomy paths have to use ↵Dries Buytaert2010-03-25
| | | | machine_name(), not vid.
* - Patch #729028 by ergonlogic: unify 'yay, saved!' strings in core.Dries Buytaert2010-03-18
|
* #725148 by greggles: Fixed Fatal error when saving forum administration form.Angie Byron2010-03-10
|
* #652176 follow-up by David_Rothstein: Clarify confusing comment.Angie Byron2010-03-08
|
* #728644 by andrew.elvis: Fixed No link to Help page from Forum configuration ↵Angie Byron2010-03-07
| | | | page.
* - Patch #652176 by bleen18, David_Rothstein, JacobSingh: fixed 'Forums' term ↵Dries Buytaert2010-03-05
| | | | defaulting to 'None'.
* #707724 by chx: Rename confusing arguments in field/entity APIs.Angie Byron2010-02-11
|
* #628244 by catch, bangpound, and yched: Remove magic taxonomy field creation ↵Angie Byron2010-02-11
| | | | in favour of consistency.
* - Patch #539220 by dww, mr.baileys: missing validation handlers should not ↵Dries Buytaert2010-02-01
| | | | be silently ignored by FAPI.
* #652048 by chx: Factor out the caching pattern from forum.Angie Byron2010-01-14
|
* #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ↵Angie Byron2010-01-13
| | | | clobbering problems, and improve suggestion discovery performance.
* #546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user ↵Angie Byron2010-01-11
| | | | interface.
* #678536 by jhodgdon: Improve error message when adding forum topic directly ↵Angie Byron2010-01-09
| | | | to container.