Commit Graph

439 Commits (26dce525a2928967aaa34280e5e36d9a46226d75)

Author SHA1 Message Date
Dries Buytaert 33ef42291f - Patch #885000 by cwgordon7: drupal_placeholder() takes an array as an argument. 2010-08-17 13:50:52 +00:00
Dries Buytaert 5d6bc299ff - Patch #882666 by mgifford: filtered description shouldn't use a label when not associated with a form. 2010-08-17 13:41:02 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Dries Buytaert 2010617151 - Patch #864584 by cwgordon7: filter format names not properly escaped. 2010-08-01 19:50:33 +00:00
Dries Buytaert 18516bd971 - Patch #859016 by bleen18: filter's RTL styling is off in IE7. 2010-07-20 10:11:54 +00:00
Dries Buytaert e4be0eb7e8 - Patch #327331 by mr.baileys, wrwrwr: fix filter_xss() to not allow empty style/on* attributes at end of opening tag. 2010-07-01 19:41:18 +00:00
Angie Byron 18b73f13b7 #842394 by Stevel: Add dependency to filter_update_7005 so that it runs after the addition of role weight column. 2010-07-01 15:14:27 +00:00
Dries Buytaert cbfdd2e9c7 - Patch #839178 by Damien Tournoud, dereine: filter settings silliness. 2010-06-29 00:48:14 +00:00
Angie Byron 029e7b8828 #838438 by Damien Tournoud, chx: Added basic tests for D6 => D7 upgrade path, and framework for further extending upgrade test coverage. W00t! :D 2010-06-28 02:05:47 +00:00
Dries Buytaert 4114d3ce58 - Patch #635212 by sun, David_Rothstein, ryandekker, tstoeckler: fallback format is not configurable. 2010-06-26 01:55:29 +00:00
Dries Buytaert 0ee32d7c4e - Patch #781750 by sun: XSS in Filter Tips. 2010-06-25 20:20:47 +00:00
Dries Buytaert 7e52847ae9 - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables. 2010-06-25 17:47:22 +00:00
Dries Buytaert 3620310d7c - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors. 2010-06-17 13:16:57 +00:00
Dries Buytaert 23582a5e91 - Patch #520760 by sun, Berdir, Steven Merrill, David_Rothstein, Heine, duellj, catch: fixed SA-CORE-2009-007 user signature format. 2010-06-10 06:57:20 +00:00
Angie Byron 1e6be79e06 #685486 follow-up by ctmattice1: Add distinct clause to filter upgrade query to address edge case. 2010-06-08 16:13:47 +00:00
Dries Buytaert 2d2ff0d1a9 - Patch #784790 by sun: URL filter incorrectly repeats URL in link title attribute. 2010-05-26 10:54:30 +00:00
Dries Buytaert 8119c5da9a - Patch #735662 by duellj, tstoeckler: critical bug: hook_form_alter() can easily clobber a text format. 2010-05-13 07:53:02 +00:00
Dries Buytaert 71713081a2 - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
Dries Buytaert 466f693276 - Patch #755566 by effulgentsia: use of ID within theme_filter_guidelines() breaks HTML validation with more than 1 field item on a page. 2010-04-30 07:48:07 +00:00
Dries Buytaert df52ebb726 - Patch #740764 by mr.baileys, aspilicious: add missing functions to the sanitization group. 2010-04-24 14:53:59 +00:00
Dries Buytaert 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Angie Byron 3622e5f7a8 #316136 by pwolanin, David_Rothstein, coltrane, Heine: Fixed role name not filtered on admin/user/permissions. 2010-04-23 05:39:43 +00:00
Angie Byron 3771dec333 #685486 by scor: Fixed filter_update_7003() doesn't work for contrib modules. 2010-04-22 05:44:41 +00:00
Dries Buytaert 45dbfaf816 - Patch #445130 by Rob Loach, aspilicious, noahb, jpmckinney, TR: namespace the Drupal jQuery functions. 2010-04-16 13:55:06 +00:00
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
Dries Buytaert ff301288f2 - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
Dries Buytaert b225882e5e - Patch #91663 by sun, Berdir, swentel, blackdog, chx: permission of text format is not checked when editing an entity and instead reset to something a user can use. 2010-04-10 11:11:46 +00:00
Dries Buytaert f36b87d1d6 - Patch #721536 by JacobSingh, jpmckinney, Damien Tournoud, David_Rothstein: HTML corrector filter has problems with unescaped CDATA and incorrectly closed tags. 2010-04-10 10:01:15 +00:00
Dries Buytaert 6fc055ab90 - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests. 2010-03-31 20:05:06 +00:00
Dries Buytaert d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
Dries Buytaert 308f849195 - Patch #741726 by sun: move filter module's vertical tabs extensions into vertical-tabs.js. 2010-03-24 10:19:38 +00:00
Dries Buytaert 25feb96f6d - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning about dangerous permissions. 2010-03-21 21:20:43 +00:00
Angie Byron 1106db6456 #739142 by casey: Fixed Filter UI completely broken by Jquery 1.4. 2010-03-12 22:31:37 +00:00
Dries Buytaert 4f0e59e1cc - Patch #734762 by Damien Tournoud, sun, scor: tidy up the filter upgrade path. 2010-03-12 14:31:01 +00:00
Dries Buytaert cb66dfd766 - Patch #735628 by sun, Jacine: resizable textarea behavior leads to unpredictable results. 2010-03-09 11:45:37 +00:00
Angie Byron 7e26556a92 #735630 by David_Rothstein: Fixed hook_filter_format_delete() documentation recursion. 2010-03-08 05:21:23 +00:00
Angie Byron be78796ff2 #414424 follow-up by sun: Minor follow-ups to text_format patch. 2010-03-08 03:59:25 +00:00
Angie Byron 726d3af278 #414424 follow-up: Forgot to add filter.js 2010-03-07 23:59:20 +00:00
Angie Byron 47371be0a5 #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text_format' for additional DX/security around rich text fields. 2010-03-07 23:14:20 +00:00
Dries Buytaert 9ea09ace77 - Patch #679530 by sun, David_Rothstein: administer filters permission should not affect text format widget. 2010-03-06 19:40:21 +00:00
Dries Buytaert aec10a8c7d - Patch #734146 by scor: white-space clean-up. 2010-03-06 06:39:01 +00:00
Dries Buytaert 76a4f8fe18 - Patch #679530 by sun: administer filters permission should not affect text format widget. 2010-03-05 13:32:10 +00:00
Dries Buytaert ede819267e - Patch #588882 by David_Rothstein: filter fallback format clean-ups. 2010-03-04 21:42:01 +00:00
Dries Buytaert 0f712430a6 - Patch #721536 by JacobSingh: fixed inline Javascript not working due to unescaped CDATA element created by saveXML(). 2010-02-25 08:58:31 +00:00
Angie Byron aea6fe8feb #563106 follow-up by adrian: More upgrade path fixes. 2010-02-18 04:36:38 +00:00
Dries Buytaert 2acf463dfe - Patch #674626 by asimmonds: fixed text format filter list not being ordered correctly. 2010-02-05 21:44:35 +00:00
Angie Byron ec407ec945 #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
Angie Byron 1c8c34d5ea #504076 follow-up by jhodgdon, yoroy, sun, et al: Scare the living bejeebus out of people in the text format configuration help text. 2010-01-30 22:47:24 +00:00
Angie Byron af24809fed #612870 by asimmonds: Fixed Weight fields should be int, not tinyint. 2010-01-30 00:08:34 +00:00