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
Dries Buytaert
108220bb90
- Patch #771278 by jpmckinney: clean-up forum.test.
2010-04-15 11:58:07 +00:00
Angie Byron
0ad37ad057
#652372 by matason, ksenzee, naxoc, jpmckinney, sun: Don't allow users to add forum topics when no forums exist.
2010-04-14 15:51:21 +00:00
Dries Buytaert
3c3cee28b9
- Patch #716496 by JohnAlbin: documentation updates for theme functions.
2010-04-13 15:23:03 +00:00
Dries Buytaert
ff301288f2
- Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3.
2010-04-11 18:33:44 +00:00
Dries Buytaert
dcda1fcdb5
- Patch #762300 by jpmckinney: fixed undefined property notice.
2010-04-09 12:12:30 +00:00
Dries Buytaert
ba96cffdb7
- Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
2010-04-06 19:49:03 +00:00
Dries Buytaert
49334ae538
- Patch #735726 by catch: optimize taxonomy_term_save().
2010-03-28 11:39:35 +00:00
Angie Byron
7d4b84b878
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
2010-03-27 05:52:50 +00:00
Dries Buytaert
d428fe37b9
- Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links.
2010-03-26 17:14:46 +00:00
Dries Buytaert
cca8e7e5ac
- Patch #744258 by sun: admin/structure/taxonomy paths have to use machine_name(), not vid.
2010-03-25 11:53:25 +00:00
Dries Buytaert
75f279a52a
- Patch #729028 by ergonlogic: unify 'yay, saved!' strings in core.
2010-03-18 06:36:39 +00:00
Angie Byron
4eb7f8b460
#725148 by greggles: Fixed Fatal error when saving forum administration form.
2010-03-10 17:59:00 +00:00
Angie Byron
af8e8c6e87
#652176 follow-up by David_Rothstein: Clarify confusing comment.
2010-03-08 15:40:25 +00:00
Angie Byron
515137f1e9
#728644 by andrew.elvis: Fixed No link to Help page from Forum configuration page.
2010-03-07 06:45:45 +00:00
Dries Buytaert
d058394cf3
- Patch #652176 by bleen18, David_Rothstein, JacobSingh: fixed 'Forums' term defaulting to 'None'.
2010-03-05 13:36:35 +00:00
Angie Byron
7562a8efb3
#707724 by chx: Rename confusing arguments in field/entity APIs.
2010-02-11 17:44:47 +00:00
Angie Byron
91ccdda421
#628244 by catch, bangpound, and yched: Remove magic taxonomy field creation in favour of consistency.
2010-02-11 03:29:22 +00:00
Dries Buytaert
67d3310d7c
- Patch #539220 by dww, mr.baileys: missing validation handlers should not be silently ignored by FAPI.
2010-02-01 19:26:13 +00:00
Angie Byron
8a70cd09ca
#652048 by chx: Factor out the caching pattern from forum.
2010-01-14 06:20:15 +00:00
Angie Byron
02d2f6e04a
#678714 by effulgentsia: Unify use of theme hook / template suggestions, fix clobbering problems, and improve suggestion discovery performance.
2010-01-13 05:40:03 +00:00
Angie Byron
69ed7f66b8
#546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user interface.
2010-01-11 16:25:16 +00:00
Angie Byron
fa2b71967b
#678536 by jhodgdon: Improve error message when adding forum topic directly to container.
2010-01-09 23:09:51 +00:00
Angie Byron
147bb1389a
#571654 follow-up by chx, peximo, plach, sun, et al:
...
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
2010-01-09 21:54:01 +00:00
Dries Buytaert
578e363bf2
- Patch #678526 by jhodgdon: Fixed edit links in forum structure page.
2010-01-09 12:51:01 +00:00
Dries Buytaert
0622402e07
- Patch #662322 by scor, andypost: remove the 'relations' column from taxonomy_schema(). It was already dropped in an update function.
2010-01-08 15:58:43 +00:00
Angie Byron
f562e86581
#538164 by scor, catch, linclark, effulgentsia, and yched: Convert Comment body as field. Yes, this is WAY past API freeze. :( But is a required follow-up for RDFa support.
2010-01-07 05:23:52 +00:00
Dries Buytaert
286d9c6a5e
- Patch #675014 by jhodgdon: documentation header for forum_taxonomy_term_delete() is wrong.
2010-01-06 15:19:24 +00:00
Dries Buytaert
102a682914
- Patch #652588 by scor: updated RDF mapping definition in the core modules.
2010-01-05 18:56:49 +00:00
Angie Byron
ba6ef3017e
#482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.
2010-01-03 21:01:04 +00:00
Dries Buytaert
53748ab5e2
- Patch #664544 by yched: clean-up entity build/view modes.
2009-12-26 16:50:09 +00:00
Dries Buytaert
3d381a1c54
- Patch #658314 by bleen18, dereine: fixed variable in node.tpl.php -- take 2.
2009-12-22 20:38:23 +00:00
Dries Buytaert
58ba3b6e3f
- Rollback of previous patch. Houston, it has a typo.
2009-12-17 19:22:25 +00:00
Dries Buytaert
6d1774c7dd
- Patch #658314 by dereine, bleen18: fxed variable in node.tpl.php is buggy.
2009-12-17 19:14:42 +00:00
Dries Buytaert
28714aa363
- Patch #658140 by jhodgdon: various small help text fixes.
2009-12-14 20:38:15 +00:00
Dries Buytaert
318436d199
- Patch #619904 by nenne: fixed forum.module doesn't uninstall cleanly.
2009-12-10 15:52:56 +00:00
Angie Byron
f903314be6
#632996 follow-up by marvil07, jhodgdon, and heather: Add example about containers vs. forums to Forum help text.
2009-12-06 17:36:51 +00:00
Dries Buytaert
1da26fadfe
- Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards.
2009-12-04 16:49:48 +00:00
Dries Buytaert
ca8416e036
- Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks.
2009-12-03 20:21:50 +00:00
Dries Buytaert
0baad49d62
- Patch #635094 by plach: unify 'language neutral' language codes.
2009-12-02 19:26:23 +00:00
Dries Buytaert
29368b4664
- Patch #620446 by Xano: rewrite permission titles and descriptions.
2009-12-01 13:14:43 +00:00
Dries Buytaert
a9662c4d54
- Patch #628642 by c960657: taxonomy field 'column' should be 'tid' instead of 'value'.
2009-11-27 15:17:54 +00:00
Angie Byron
cba6fb8dc5
#632996 by JuliaKM, arianek, marvil07, and jhodgdon: Convert Forum module to new help text standard.
2009-11-26 02:55:53 +00:00
Angie Byron
5faa47a431
#523406 follow-up by eigentor and yoroy: Even more cleanup to forum descriptions.
2009-11-21 20:33:56 +00:00