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 |
Dries Buytaert
|
b0cbc018ec
|
- Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility.
|
2010-10-20 01:31:07 +00:00 |
Dries Buytaert
|
cb1f944383
|
- Patch #934050 by sun, alex_b: change format into string.
|
2010-10-20 01:15:58 +00:00 |
Dries Buytaert
|
09ba396ead
|
- Patch #852470 by dagmar, sun, catch: cache filter/format queries.
|
2010-10-13 02:10:50 +00:00 |
Angie Byron
|
44c2bfdcd1
|
#898040 by jhodgdon: Replace @name with @defgroup in PHPDoc.
|
2010-10-08 05:07:53 +00:00 |
Dries Buytaert
|
f85a37c307
|
- Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a select list without #default_value() always passes form validation.
|
2010-10-04 18:00:46 +00:00 |
Angie Byron
|
a4627fe187
|
Rolling back #852470. Needs more discussion.
|
2010-09-29 20:12:51 +00:00 |
Dries Buytaert
|
c1aac04047
|
- Patch #914458 by David_Rothstein: better warning.
|
2010-09-29 19:52:12 +00:00 |
Angie Byron
|
80fc4d8e59
|
#852470 by catch, sun, dagmar: Cache filter/format queries for a small performance boost.
|
2010-09-29 14:58:24 +00:00 |
Dries Buytaert
|
581ad51dcb
|
- Patch #358437 by sun: follow-up with small bugfix
|
2010-09-29 01:55:19 +00:00 |
Angie Byron
|
0c49d57945
|
#358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format IDs; force 0 and non-existant formats to NULL.
|
2010-09-28 03:30:37 +00:00 |
Dries Buytaert
|
b1190c11b5
|
- Patch #924686 by mikey_p, munzirtaha: space required after foreach construct.
|
2010-09-28 02:30:32 +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
|
c2c63b94f6
|
- Patch #885228 by sun, Jacine, mverbaar: CSS Files are in major need of clean up.
|
2010-09-19 18:10:42 +00:00 |