Commit Graph

513 Commits (00b07260760b15d00e4ba6a5df202236fbed04d5)

Author SHA1 Message Date
stefan.r 54ceb6a65c Issue #2660744 by twistor: Skip test for decoding invalid numeric entities in 5.4+ 2016-06-29 15:05:51 +02:00
David Rothstein 792aca6823 Issue #2392109 by jacob.embree, sumitmadan, ByronNorris, dcmul, ckaotik, jhedstrom: Filter: Allow plus sign in email addresses 2015-10-12 20:58:13 -04:00
David Rothstein 00206a4d7f Issue #1647440 by chrisrockwell, Dave Reid, greggles: Fix PHP notice if invalid format ID requested at filter/tips/format-id 2015-10-12 15:23:37 -04:00
David Rothstein 6379101933 Issue #2511306 by ElusiveMind, JeroenT, leolando.tan, cilefen, charginghawk: Error: Call to a member function getElementsByTagName() in filter.module when filter_dom_serialize() is passed an empty document. 2015-10-11 15:22:24 -04:00
David Rothstein 254424dcfa Issue #2315255 by Dave Reid, Devin Carlson: Allow custom HTML tags with a dash in the name to pass through filter_xss() when specified in the list of allowed tags 2015-05-04 23:45:57 -04:00
David Rothstein e091df1aa7 Issue #1684930 by amontero, David_Rothstein, joshi.rohit100, jthorson, dcam, rpayanm, jackbravo, yoroy: Add description to "administer filters" permission 2015-04-20 22:39:39 -04:00
David Rothstein e8a38c6175 Issue #2283717 by joshi.rohit100, amitgoyal, g3r4, er.pushpinderrana: Remove user_access function calls on hook_permission functions so the Permissions page consistently links to other admin pages for all users 2015-03-30 19:03:15 -04:00
David Rothstein d6c502926e Issue #779374 by helmo, joshi.rohit100, meba, sun | coltrane: Fixed XSS via text format names. 2014-11-04 01:59:32 -05:00
Jennifer Hodgdon 3fbabe4158 Issue #1041486 by cs_shadow, lokapujya, eporama, Pancho: Fix docs for check_markup 2014-04-16 16:06:21 -07:00
David Rothstein 705eb17dea Issue #2026269 by Spleshka: Fixed Different default values for filter_allowed_protocols() variable. 2013-08-05 23:22:21 -04:00
Jennifer Hodgdon 1987a5999e Issue #2002182 by w00zle: Convert hook_filter_info docs to use new callback function standard 2013-07-03 07:44:45 -07:00
Jennifer Hodgdon a71b5298c6 Issue #1797272 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts in filter module 2013-04-26 08:29:17 -07:00
Jennifer Hodgdon b92ed0d10c Issue #1347914 by Albert Volkman, Lars Toomre, batigolix, NROTC_Webmaster, xjm, sven.lauer: Fix up API docs for Filter module 2013-03-04 12:53:26 -08:00
David Rothstein bbe4b34681 Issue #1600892 by tim.plunkett, sun: Fixed Tests use magic numbers 1 and 2 instead of user role constants. 2012-06-04 01:07:43 -04:00
David Rothstein d98d58655d Issue #1558468 by Berdir, tim.plunkett: SA-CORE-2012-002 - Denial of Service (followup for D7 test coverage). 2012-06-03 18:35:03 -04:00
Jennifer Hodgdon e039aaaa32 Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
webchick cdb0df93be Merge branch '7.12-security' into 7.x 2012-05-02 15:04:41 -07:00
webchick 9879d29f73 Drupal 7.13 2012-05-02 15:01:31 -07:00
webchick bd7712385a Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'. 2012-04-30 21:51:35 -07:00
webchick 769405953c Issue #312458 by rdickert, Heine, sun: Fixed HTML filter is not run first by default, despite default weight. 2012-04-30 21:46:58 -07:00
webchick 9afbc13d6b Issue #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation. 2012-04-28 23:20:21 -07:00
webchick 966d3f310d Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really .closest(). 2012-03-28 09:33:40 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick 4201844422 Issue #998590 by das-peter: Fixed Prevent double CDATA section escaping in filter_dom_serialize_escape_cdata_element() to avoid warnings. 2012-02-29 00:01:26 -08:00
webchick 0f8e2094a3 Issue #87994 by Rob Loach, Jody Lynn, sun, dropcube, gordon, David_Rothstein, moshe weitzman, aspilicious, quicksketch | piersonr: Fixed Quit clobbering people's work when they click the filter tips link. 2012-02-28 22:09:13 -08:00
webchick d967abdf1d Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
Dries Buytaert b434559af5 - Patch #198855 by dereine, ainigma32, sun: check_markup() hardcodes cache expiration. 2011-08-12 09:36:26 -04:00
webchick 1e48014398 Issue #717834 by David_Rothstein, clemens.tolboom, catch: Fixed The dependencies declared in core's hook_update_dependencies() implementations aren't actually correct. 2011-08-06 16:29:31 -07:00
webchick 91c37eaaeb Issue #1067998 by eporama, amanaplan, ceefour: Fixed Warning: Invalid argument supplied for foreach() in filter_list_format() (line 675 of /.../modules/filter/filter.module). 2011-07-28 17:33:40 -04:00
webchick e30853303f Issue #348448 follow-up by jbrown: Coding standard fixes to E_STRICT tests. 2011-07-18 00:56:06 -07:00
Dries Buytaert 8cdf750e0e - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:25 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert 2143e4d372 - Patch #1063178 by Haza: line break filter will ignore everything following a <pre>xxx</pre>. 2011-02-19 00:29:40 +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 da1a859349 #1015012 by sun: Fix URL filter so that it recognizes valid URLs with # in them, e.g. twitter. 2011-01-14 08:33:46 +00:00
Angie Byron 7264290ea8 #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
Angie Byron cb5e5a137c #989556 by bfroehle: Fixed Broken Upgrade: filter #7001 2010-12-30 03:44:39 +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
Dries Buytaert d961f5eb8f - Patch #826380 by David_Rothstein, sun: empty filter objects for new/unconfigured filters are incomplete. 2010-12-14 02:40:15 +00:00
Dries Buytaert f3a9f68002 - Patch #735196 by jhodgdon, sun: improve hook_filter_info() documentation. 2010-12-09 02:04:16 +00:00
Angie Byron 8fc5911c36 #977596 by Stevel, sun, dalin, David_Rothstein: Fixed Text format loses weight and status when saving settings 2010-12-01 00:00:21 +00:00
Angie Byron 8172877a62 #947844 by sun: Clean up filter-related tests that load text formats by their human-readable name. 2010-11-29 06:38:52 +00:00
Angie Byron 11b932e19d #950028 by amateescu: Put context around the string 'Strong' for translators. 2010-11-21 09:16:54 +00:00
Dries Buytaert 6488428541 - Patch #951774 by Damien Tournoud: DOMDocument::loadHTML() should not be called statically. 2010-10-31 13:08:29 +00:00
Dries Buytaert 0dfb593a5e - Patch #951726 by swentel: filter_cron() unnecessary. 2010-10-28 12:01:51 +00:00
Dries Buytaert 1d0f6479da - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of array_key_exists(). 2010-10-28 02:27:09 +00:00
Angie Byron 3d4b154960 #949872 by alex_b, jhodgdon, sun: Fixed filter format assertion randomly failing. 2010-10-23 02:26:11 +00:00
Angie Byron 85dd04fec5 #934050 follow-up by chx: Primary keys cannot be null. 2010-10-23 00:43:48 +00:00
Angie Byron 2951176d8e #934050 follow-up by David_Rothstein, alex_b, sun: Tighten up security, add tests. 2010-10-22 16:36:14 +00:00
Angie Byron 3d97a4668e #934050 follow-up by catch: Revert removal of unique index on filter_format.name accidentally left in patch. 2010-10-20 06:32:32 +00:00