Dries Buytaert
|
1c26ef0edf
|
- Patch #1111288 by yched: wrong instance definition in field_ui().test.
|
2011-04-23 20:05:49 -04:00 |
Dries Buytaert
|
34f633e4de
|
- Patch #1003308 by bfroehle: forum module cannot decide if it wants 'taxonomy_forums()' hardcoded in it leading to faulty functioning.
|
2011-04-23 19:32:20 -04:00 |
Dries Buytaert
|
e5925c2519
|
- Patch #1008410 by droplet: forum list header sorting broken.
|
2011-04-23 17:00:49 -04:00 |
Dries Buytaert
|
3948199821
|
- Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path).
|
2011-04-01 10:08:42 -04:00 |
Dries Buytaert
|
787127df81
|
- Patch #1089320 by Dave Reid: update version strings and constants to 8.x.
|
2011-03-20 20:28:12 -04:00 |
The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
Dries Buytaert
|
f1399ea638
|
- Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.
|
2011-02-04 18:42:22 +00:00 |
Angie Byron
|
2748d654c4
|
#932584 by duellj: Fixed Forum has two 'select' options
|
2011-01-28 08:02:37 +00:00 |
Dries Buytaert
|
13f5311800
|
- Patch #1021724 by droplet: documentation problem with forum-icon.tpl.php.
|
2011-01-11 13:34:17 +00:00 |
Angie Byron
|
15ec48062c
|
#915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes.
|
2010-12-20 19:59:44 +00:00 |
Angie Byron
|
14779b97e1
|
#917730 by rfay, David_Rothstein: Fixed various RSS feed links (with tests).
|
2010-11-29 04:53:32 +00:00 |
Angie Byron
|
c0c4aeeb66
|
#405238 by brianV: Fixed Duplicate ID 'new' in forums breaks XHTML validation
|
2010-11-22 08:07:57 +00:00 |
Angie Byron
|
926dff9fc9
|
#601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks.
|
2010-11-06 23:24:33 +00:00 |
Angie Byron
|
65b99dc85f
|
#895014 by Damien Tournoud, chx, catch: Fixed all fields of a node type are lost on module disable.
|
2010-10-07 00:28:20 +00:00 |
Dries Buytaert
|
fb8025056c
|
- Patch #932098 by sun: various bogus theme variables.
|
2010-10-06 13:38:40 +00:00 |
Dries Buytaert
|
af7acb3d70
|
- Patch #821672 by dereine, mgifford, andypost, Damien Tournoud: forum icons not accessible to screen-reader users and forum icons not using sprites.
|
2010-10-03 00:41:14 +00:00 |
Angie Byron
|
823c0a0a55
|
#881530 by yhahn: Fix exportability of vocabularies by using machine names in taxonomy field's 'allowed values' setting.
|
2010-10-01 01:37:13 +00:00 |
Dries Buytaert
|
b1190c11b5
|
- Patch #924686 by mikey_p, munzirtaha: space required after foreach construct.
|
2010-09-28 02:30:32 +00:00 |
Angie Byron
|
9ce07179a3
|
#786620 by mradcliffe, joachim, andypost: Regression: Add new forum topic not visible within a forum.
|
2010-09-27 02:59:31 +00:00 |
Dries Buytaert
|
c9de4646c5
|
- Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2.
|
2010-09-24 00:37:45 +00:00 |
Dries Buytaert
|
96361a451d
|
- Patch #904484 by rayasa: bad url generated for 'More help' link in /admin/structure/forum page.
|
2010-09-07 23:39:08 +00:00 |
Dries Buytaert
|
fb9c1df0b9
|
- Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, fgm, tstoeckler: allow module .info files to add CSS/JS.
|
2010-09-05 02:21:38 +00:00 |
Angie Byron
|
410fcdc718
|
#761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page.
|
2010-08-30 00:22:03 +00:00 |
Dries Buytaert
|
db5368027e
|
- Patch #880132 by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core.
|
2010-08-22 13:55:53 +00:00 |
Dries Buytaert
|
27df25f60f
|
- Patch #821290 by marcingy, aspilicious, scor, catch, ronald_istos: unexpected error after disabling - unistalling - re-enabling forum module.
|
2010-08-17 21:44:37 +00:00 |
Dries Buytaert
|
a25b60541d
|
- Patch #721754 by Shellingfox, lotyrin, Damien Tournoud, chx, hefox, Gábor Hojtsy, puregin: a node cannot be displayed in different view mode on its own page.
|
2010-08-17 16:20:08 +00:00 |
Angie Byron
|
8db34bb271
|
#877020 follow-up by andypost: Updated hotfix for _forum_topics_unread() tests to fix testbot.
|
2010-08-09 01:18:46 +00:00 |
Dries Buytaert
|
1c4b5b9f44
|
- Patch #850690 by salvis: set the tid of the newly created forum or container.
|
2010-08-08 19:21:25 +00:00 |
Angie Byron
|
8e1432cfe8
|
#877020 follow-up by andypost: Hot-fix for tests in _forum_topics_unread() to get testbot working again.
|
2010-08-08 16:09:26 +00:00 |
Dries Buytaert
|
f885d9f7dc
|
- Patch #877020 by andypost: Fixed _forum_topics_unread() broken.
|
2010-08-08 12:47:00 +00:00 |
Angie Byron
|
25171a17f6
|
Reverting #500866. Needs more discussion.
|
2010-08-05 23:53:39 +00:00 |
Angie Byron
|
cacd044a63
|
#500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings.
|
2010-08-05 23:26:36 +00:00 |
Dries Buytaert
|
f4f93b2782
|
- Patch #850178 by karschsp, andypost: URL argument to drupal_feed_icon() and theme_feed_icon() has url() applied twice.
|
2010-08-03 02:02:02 +00:00 |
Dries Buytaert
|
dd781f99ea
|
- Patch #866220 by David_Rothstein: URL parameter for theme_more_link() should not pass url().
|
2010-08-01 23:50:19 +00:00 |
Dries Buytaert
|
37c3c7ec7a
|
- Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE.
|
2010-07-30 02:47:28 +00:00 |
Dries Buytaert
|
dca92900fb
|
- Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.
|
2010-07-24 17:28:27 +00:00 |
Angie Byron
|
641102f8a5
|
#851042 by catch, dereine: Fixed Reset to alphabetical produces Fatal error.
|
2010-07-12 15:09:39 +00:00 |
Angie Byron
|
8f5c296cc0
|
#845742 by Damien Tournoud: Make Bartik the default core theme.
|
2010-07-08 03:41:27 +00:00 |
Dries Buytaert
|
e27e1a0e0d
|
- Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for system_settings_form().
|
2010-06-26 21:32:20 +00:00 |
Angie Byron
|
a1f25d312f
|
#835802 by aaronbauman: Fixed DBTNG: INSERT query in forum.install should use dynamic query format.
|
2010-06-24 12:59:22 +00:00 |
Angie Byron
|
2cca6c5754
|
#831070 by Josh Waihi: Fixed PostgreSQL breaks on forums with IF() syntax.
|
2010-06-20 23:55:08 +00:00 |
Dries Buytaert
|
ada6432e5e
|
- Patch #809558 by mr.baileys: node_title_list() didn't return renderable array for block content.
|
2010-05-29 07:53:44 +00:00 |
Dries Buytaert
|
5ff0c0d3c7
|
- Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen.
|
2010-05-23 19:10:23 +00:00 |
Angie Byron
|
a2d6297055
|
#771922 by andypost: Remove t() from schema description of picture field.
|
2010-05-05 06:55:25 +00:00 |
Dries Buytaert
|
0b61ecfe3a
|
- Patch #782056 by aspilicious: removing every tab + trailing white space in core.
|
2010-04-28 20:25:22 +00:00 |
Dries Buytaert
|
01eb7bff73
|
- Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards.
|
2010-04-28 20:08:39 +00:00 |
Angie Byron
|
748c31038d
|
#520736 by grendzy, brianV, JoshuaRogers, kjy07, Damien Tournoud, greggles: Fixed SA-CORE-2009-007 forum module XSS.
|
2010-04-28 05:54:55 +00:00 |
Dries Buytaert
|
9f70b717e5
|
- Patch #613272 by Kevin Hankens, Dave Reid, yoroy, rgristroph, pcarman: forums not usable out-of-the-box: disabled comments, no forums.
|
2010-04-26 14:32:27 +00:00 |
Dries Buytaert
|
45f4a1e166
|
- Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons.
|
2010-04-24 14:49:14 +00:00 |
Dries Buytaert
|
10a34b84c0
|
- Patch #678526 by jhodgdon, indytechcook, jrbeeman: tests for the edit links in the forum structure page.
|
2010-04-22 21:53:20 +00:00 |