Commit Graph

491 Commits (33fe4c1d4fae9be55a56ba5004baa0c41cf15a9d)

Author SHA1 Message Date
Dries Buytaert 9177c2a11c - Patch #1272686 by Paul Simard, bfroehle, beejeebus: convert existing cache_* calls to the new cache()-> API. 2011-09-11 12:14:18 -04:00
Dries Buytaert cb6bc8536a - Patch #198855 by dereine, ainigma32, sun: check_markup() hardcodes cache expiration. 2011-08-12 09:36:09 -04:00
webchick eab7397a60 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:45 -04:00
webchick 6cd5896164 Issue #348448 follow-up by jbrown: Coding standard fixes to E_STRICT tests. 2011-07-18 00:54:40 -07:00
webchick 920a653dc6 Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows. 2011-07-04 09:58:33 -07:00
Dries Buytaert 6b951d3f46 - Patch #1136130 by Crell: don't duplicate watchdog level constants. 2011-05-08 15:42:32 -04:00
Dries Buytaert 125596eeff - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:16 +02:00
Dries Buytaert 3948199821 - Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-01 10:08:42 -04:00
Dries Buytaert 787127df81 - Patch #1089320 by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04: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
Dries Buytaert 35e7c83ddb - Patch #914458 by Damien Tournoud, chx: remove the format delete reassignment 'feature'. 2010-09-18 02:18:35 +00:00
Dries Buytaert 5a01e04053 - Patch #912700 by bleen18: modules with no files[] entries in .info files are deemed 'incompatible with 7.x'. 2010-09-16 18:00:43 +00:00
Angie Byron 413008b890 #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgrade path: comment. 2010-09-13 05:50:09 +00:00
Dries Buytaert 1b3c481ad1 - Patch #889764 by BarisW, glipay, yoroy, Jeff Burnz: text format selection layout is broken. 2010-09-13 00:59:47 +00:00
Dries Buytaert d41435295a - Patch #905068 by Richard Eriksson: tips callback that returns nothing leads to empty list item. 2010-09-11 03:30:03 +00:00
Dries Buytaert 8e51c3b2a5 - Patch #898546 by Damien Tournoud: clean up the Filter module upgrade path. 2010-09-05 01:05:06 +00:00
Dries Buytaert 9d912261e3 - Patch #559584 by tic2000, sun: filter_xss() and Line break filter break HTML comments. Also added tests. 2010-09-04 17:55:43 +00:00
Dries Buytaert dd4e6c9c35 - Patch #877050 by David Stosik, sun: URL filter does not convert a link inside a div. 2010-09-02 21:01:15 +00:00
Dries Buytaert 679fdfcdd2 - Patch #161217 by sun, hingo: URL filter fixes and tests. 2010-09-02 15:56:10 +00:00