summaryrefslogtreecommitdiff
path: root/modules/forum/forum.admin.inc
Commit message (Collapse)AuthorAge
* - Patch #1280718 by theborg: white space in forum code.Dries Buytaert2011-09-16
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #850690 by salvis: set the tid of the newly created forum or container.Dries Buytaert2010-08-08
|
* #851042 by catch, dereine: Fixed Reset to alphabetical produces Fatal error.Angie Byron2010-07-12
|
* - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for ↵Dries Buytaert2010-06-26
| | | | system_settings_form().
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #735726 by catch: optimize taxonomy_term_save().Dries Buytaert2010-03-28
|
* #725148 by greggles: Fixed Fatal error when saving forum administration form.Angie Byron2010-03-10
|
* - Patch #678526 by jhodgdon: Fixed edit links in forum structure page.Dries Buytaert2010-01-09
|
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
|
* - Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when ↵Dries Buytaert2009-10-15
| | | | a theme key is not found.
* #412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API ↵Angie Byron2009-10-08
| | | | (with upgrade path). Say buh-bye to old, crusty code.
* #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executesAngie Byron2009-09-18
| | | | | | before a form builder function, to facilitate common form elements. Clean-up from form_builder changes from CTools patch. Has nice side-benefit of making all form functions' signatures consistent.
* - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level ↵Dries Buytaert2009-07-30
| | | | Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* - Patch #519216 by tgeller: small wording change.Dries Buytaert2009-07-15
|
* #504428 follow-up by keith.smith: Remove 'now' from all empty admin screen ↵Angie Byron2009-06-29
| | | | texts. Steve Krug would be proud.
* #504428 by Sutharsan: Include link to add item on all empty admin listing pages.Angie Byron2009-06-28
|
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* - Patch #460420 by wulff: it was impossible to localize the title of the ↵Dries Buytaert2009-05-12
| | | | forum administration page.
* #346156 by stBorchert, swentel, and catch: Fix deletion of terms (with tests).Angie Byron2009-01-28
|
* - Patch #266246 by David Strauss: added smart defaults for ↵Dries Buytaert2009-01-11
| | | | system_settings_form().
* - Patch #314147 by catch: more taxonomy standardization.Dries Buytaert2008-11-05
|
* #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.Angie Byron2008-10-12
|
* - Patch #305740 by catch, Benjamin Melançon: added an edit tab to taxonomy ↵Dries Buytaert2008-09-19
| | | | term pages.
* - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵Dries Buytaert2008-07-16
| | | | printes #markup, not #value.
* - Patch #260050 by Gurpartap Singh: move forum administration to site building.Dries Buytaert2008-05-30
|
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* - Patch #206820 by boydjd: corrected the forum deletion help text/documentation.Dries Buytaert2008-02-20
|
* #207863 by mikey_p, Pancho: use module_load_include() as intendedGábor Hojtsy2008-01-30
|
* #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocksGábor Hojtsy2008-01-08
|
* #206820 by catch, keith.smith: forum delete confirm form was saying it ↵Gábor Hojtsy2008-01-07
| | | | deleted posts, but it does not
* #202559 by Pasqualle: just removing some trailing white space from end of linesGábor Hojtsy2007-12-20
|
* #99947 by neclimdul, Sutharsan, keith.smith: forum module help text and form ↵Gábor Hojtsy2007-12-19
| | | | description update, removing reference to other forum software as well
* #193333 follow up by catch: remove reset to alphabetical button shown on ↵Gábor Hojtsy2007-12-18
| | | | forum forms incidentally as a result of the taxonomy drag and drop patch
* #193333 by quicksketch et al: taxonomy drag and drop supportGábor Hojtsy2007-11-26
|
* - Patch #161350 by Crell: slicing and dicing the forum.module.Dries Buytaert2007-07-24