summaryrefslogtreecommitdiff
path: root/modules/filter
Commit message (Collapse)AuthorAge
* Issue #2392109 by jacob.embree, sumitmadan, ByronNorris, dcmul, ckaotik, ↵David Rothstein2015-10-12
| | | | jhedstrom: Filter: Allow plus sign in email addresses
* Issue #1647440 by chrisrockwell, Dave Reid, greggles: Fix PHP notice if ↵David Rothstein2015-10-12
| | | | invalid format ID requested at filter/tips/format-id
* Issue #2511306 by ElusiveMind, JeroenT, leolando.tan, cilefen, charginghawk: ↵David Rothstein2015-10-11
| | | | Error: Call to a member function getElementsByTagName() in filter.module when filter_dom_serialize() is passed an empty document.
* Issue #2315255 by Dave Reid, Devin Carlson: Allow custom HTML tags with a ↵David Rothstein2015-05-04
| | | | dash in the name to pass through filter_xss() when specified in the list of allowed tags
* Issue #1684930 by amontero, David_Rothstein, joshi.rohit100, jthorson, dcam, ↵David Rothstein2015-04-20
| | | | rpayanm, jackbravo, yoroy: Add description to "administer filters" permission
* Issue #2283717 by joshi.rohit100, amitgoyal, g3r4, er.pushpinderrana: Remove ↵David Rothstein2015-03-30
| | | | user_access function calls on hook_permission functions so the Permissions page consistently links to other admin pages for all users
* Issue #779374 by helmo, joshi.rohit100, meba, sun | coltrane: Fixed XSS via ↵David Rothstein2014-11-04
| | | | text format names.
* Issue #1041486 by cs_shadow, lokapujya, eporama, Pancho: Fix docs for ↵Jennifer Hodgdon2014-04-16
| | | | check_markup
* Issue #2026269 by Spleshka: Fixed Different default values for ↵David Rothstein2013-08-05
| | | | filter_allowed_protocols() variable.
* Issue #2002182 by w00zle: Convert hook_filter_info docs to use new callback ↵Jennifer Hodgdon2013-07-03
| | | | function standard
* Issue #1797272 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵Jennifer Hodgdon2013-04-26
| | | | in filter module
* Issue #1347914 by Albert Volkman, Lars Toomre, batigolix, NROTC_Webmaster, ↵Jennifer Hodgdon2013-03-04
| | | | xjm, sven.lauer: Fix up API docs for Filter module
* Issue #1600892 by tim.plunkett, sun: Fixed Tests use magic numbers 1 and 2 ↵David Rothstein2012-06-04
| | | | instead of user role constants.
* Issue #1558468 by Berdir, tim.plunkett: SA-CORE-2012-002 - Denial of Service ↵David Rothstein2012-06-03
| | | | (followup for D7 test coverage).
* Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocksJennifer Hodgdon2012-05-23
|
* Merge branch '7.12-security' into 7.xwebchick2012-05-02
|\
| * Drupal 7.13webchick2012-05-02
| |
* | Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'.webchick2012-04-30
| |
* | Issue #312458 by rdickert, Heine, sun: Fixed HTML filter is not run first by ↵webchick2012-04-30
| | | | | | | | default, despite default weight.
* | Issue #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation.webchick2012-04-28
| |
* | Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really ↵webchick2012-03-28
| | | | | | | | .closest().
* | Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
| |
* | Issue #998590 by das-peter: Fixed Prevent double CDATA section escaping in ↵webchick2012-02-29
| | | | | | | | filter_dom_serialize_escape_cdata_element() to avoid warnings.
* | Issue #87994 by Rob Loach, Jody Lynn, sun, dropcube, gordon, ↵webchick2012-02-28
|/ | | | David_Rothstein, moshe weitzman, aspilicious, quicksketch | piersonr: Fixed Quit clobbering people's work when they click the filter tips link.
* Issue #1054848 by barraponto: Fixing common typos through codespell.py.webchick2011-10-02
|
* - Patch #198855 by dereine, ainigma32, sun: check_markup() hardcodes cache ↵Dries Buytaert2011-08-12
| | | | expiration.
* Issue #717834 by David_Rothstein, clemens.tolboom, catch: Fixed The ↵webchick2011-08-06
| | | | dependencies declared in core's hook_update_dependencies() implementations aren't actually correct.
* Issue #1067998 by eporama, amanaplan, ceefour: Fixed Warning: Invalid ↵webchick2011-07-28
| | | | argument supplied for foreach() in filter_list_format() (line 675 of /.../modules/filter/filter.module).
* Issue #348448 follow-up by jbrown: Coding standard fixes to E_STRICT tests.webchick2011-07-18
|
* - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.Dries Buytaert2011-04-12
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1063178 by Haza: line break filter will ignore everything following ↵Dries Buytaert2011-02-19
| | | | a <pre>xxx</pre>.
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* #1015012 by sun: Fix URL filter so that it recognizes valid URLs with # in ↵Angie Byron2011-01-14
| | | | them, e.g. twitter.
* #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanupAngie Byron2011-01-02
|
* #989556 by bfroehle: Fixed Broken Upgrade: filter #7001Angie Byron2010-12-30
|
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* - Patch #826380 by David_Rothstein, sun: empty filter objects for ↵Dries Buytaert2010-12-14
| | | | new/unconfigured filters are incomplete.
* - Patch #735196 by jhodgdon, sun: improve hook_filter_info() documentation.Dries Buytaert2010-12-09
|
* #977596 by Stevel, sun, dalin, David_Rothstein: Fixed Text format loses ↵Angie Byron2010-12-01
| | | | weight and status when saving settings
* #947844 by sun: Clean up filter-related tests that load text formats by ↵Angie Byron2010-11-29
| | | | their human-readable name.
* #950028 by amateescu: Put context around the string 'Strong' for translators.Angie Byron2010-11-21
|
* - Patch #951774 by Damien Tournoud: DOMDocument::loadHTML() should not be ↵Dries Buytaert2010-10-31
| | | | called statically.
* - Patch #951726 by swentel: filter_cron() unnecessary.Dries Buytaert2010-10-28
|
* - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of ↵Dries Buytaert2010-10-28
| | | | array_key_exists().
* #949872 by alex_b, jhodgdon, sun: Fixed filter format assertion randomly ↵Angie Byron2010-10-23
| | | | failing.
* #934050 follow-up by chx: Primary keys cannot be null.Angie Byron2010-10-23
|
* #934050 follow-up by David_Rothstein, alex_b, sun: Tighten up security, add ↵Angie Byron2010-10-22
| | | | tests.
* #934050 follow-up by catch: Revert removal of unique index on ↵Angie Byron2010-10-20
| | | | filter_format.name accidentally left in patch.
* - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form ↵Dries Buytaert2010-10-20
| | | | element titles for accessibility.