Commit Graph

316 Commits (f9bdd7ae9e049bdb9cabda964f968081a45acafc)

Author SHA1 Message Date
Dries Buytaert e4a4b7cc7e - Patch #506976 by catch: rename hook_perm to hook_permission. 2009-07-05 18:00:11 +00:00
Dries Buytaert c90e16721a - Patch #359276 by Freso, Heine, lyricnz: avoid double encoding/decoding of HTML entities. 2009-07-03 18:26:35 +00:00
Angie Byron c9083e68c3 #276597 by sun: Coding style clean-ups for filter.test. 2009-06-28 18:03:56 +00:00
Angie Byron ee7d9bb2c0 #276597 by wrwrwr and jhedstrom: Add a ton of totally awesome filter tests. 2009-06-28 12:01:26 +00:00
Dries Buytaert a4623f1f71 - Patch #480152 by jhodgdon: updated filter API documentation. 2009-06-13 19:37:27 +00:00
Dries Buytaert 3d64cb5eca - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my. 2009-06-12 08:39:40 +00:00
Dries Buytaert e9d97f1eef - Patch #449198 by boombatower: cealn up test loading and related API. 2009-06-08 09:23:55 +00:00
Angie Byron 765f690549 #446898 by RoboPhred: Change URL of text formats settings page to admin/settings/formats rather than filter. 2009-06-08 04:51:46 +00:00
Dries Buytaert 79c566c710 - Patch #476928 by Berdir: more database abstraction layer conversions. 2009-05-30 07:11:08 +00:00
Dries Buytaert dcdc4f2e73 - Patch #369011 by catch, sun, et al: performance improvement in text_field_load(). 2009-05-29 20:06:44 +00:00
Angie Byron 7558e1de80 #473992 by andypost: Fix indentation. 2009-05-28 02:40:45 +00:00
Dries Buytaert 0f4060f377 - Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks. 2009-05-27 18:34:03 +00:00
Angie Byron 9eeec33415 #467474 by Josh Waihi: Type-cast booleans to work around PostgreSQL PDO bug. 2009-05-27 01:50:36 +00:00
Dries Buytaert df6c6465fd - Patch #133188 by John Morahan, frega: make sure that long string are line-break-ed correctly. 2009-05-24 19:12:12 +00:00
Dries Buytaert a24a6c2bba - Patch #471070 by stella: millions of code style fixes. 2009-05-24 17:39:35 +00:00
Dries Buytaert a5f42fd007 - Patch #470632 by sun: move filter_xss*() into common.inc. 2009-05-24 07:17:14 +00:00
Dries Buytaert 354a989ef0 - Patch #445992 by oestrich, doq: missing point. 2009-05-24 05:23:51 +00:00
Dries Buytaert 765d0572a2 - Patch #471142 by stella: code style fixes. 2009-05-24 05:21:56 +00:00
Angie Byron 4bc255ba79 Roll-back of #310467: Breaks installer requirements check and update.php. 2009-05-21 23:07:16 +00:00
Dries Buytaert 856f667745 - Patch #355360 by burningdog, spatz4000, netaustin: standardize on 'cacheable'. 2009-05-16 16:06:04 +00:00
Dries Buytaert 1778c5cca9 - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer. 2009-05-14 08:23:15 +00:00
Angie Byron 3ac59eee96 #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files. 2009-05-13 19:42:18 +00:00
Dries Buytaert 8eebf6d805 - Patch #424640 by mustafau: remove non-existing reference. 2009-05-06 10:49:08 +00:00
Dries Buytaert d175324b0f - Patch #267484 by deviantintegral: corrected the filter api documentation. 2009-04-26 09:40:25 +00:00
Dries Buytaert 3fe4c4e1c4 - Patch #352880 by dereine, Dave Reid: replace strstre with strpos. 2009-04-26 06:00:31 +00:00
Dries Buytaert 25fad504f2 - Patch #394146 by ksenzee, csevb10, dropcube: converted to the new database abstraction layer. 2009-04-25 18:01:10 +00:00
Dries Buytaert 079cac337e - Patch #428242 by David_Rothstein: small code clean-up in check_markup(). 2009-04-13 12:07:00 +00:00
Angie Byron f40532da76 #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest. 2009-03-31 01:49:55 +00:00
Angie Byron 28aaa036e4 #304330 follow-up by sun: Clean-up of text format widget patch. 2009-03-30 03:15:41 +00:00
Angie Byron 59e5caac2f Roll-back of #401956, which needs more discussion. 2009-03-27 00:40:42 +00:00
Angie Byron 741a2e9342 #401956 by chx and Damien Tournoud: Add an optional filter to turn [internal:node/123] into a link to an internal Drupal page. 2009-03-15 01:53:16 +00:00
Dries Buytaert 6fe3c7c059 - Patch #244904 by keith.smith, edmund.kwok, xano, David_Rothstein: rename 'input formats'. 2009-03-08 21:25:18 +00:00
Angie Byron 577c14e86e #304330 follow-up by Damien Tournoud: Fix whitespace. 2009-03-08 02:38:21 +00:00
Angie Byron ce6a3e17cb #304330 by ximo, alpritt, Amitaibu, edmund.kwok, Xano, ff1, BrightLoudNoise, et al: Dramatically improved text format widget. USABILITY AWESOMENESS. 2009-03-08 01:43:57 +00:00
Angie Byron db21c41344 #366253 by ff1: Fix typo in filter admin form. 2009-02-05 19:52:02 +00:00
Dries Buytaert 29c8e40e91 - Patch #355236 by Frando: refactor drupal_render() theming. 2009-02-03 18:55:32 +00:00
Dries Buytaert 6d3d75fe4b - Removing whitespace. 2009-01-26 14:08:44 +00:00
Dries Buytaert 3dc1157a1e - Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format' based on UMN usability study. 2009-01-21 16:58:42 +00:00
Dries Buytaert 92241faad9 - Patch #219584 by keith.smith, Bevan, SteveJB: rename operation in Input Formats from 'Configure' to 'View Configuration'. 2009-01-19 10:52:14 +00:00
Dries Buytaert bdbd0dffe5 - Patch #266246 by David Strauss: added smart defaults for system_settings_form(). 2009-01-11 21:19:19 +00:00
Dries Buytaert 92a8adea65 - Patch #352470 by scor: fixed typos and grammar in comments. 2008-12-30 16:43:20 +00:00
Dries Buytaert 1d14b0f894 - Patch #212236 by wrwrwr: automatic line breaking sometimes results in an unpaired end of paragraph tag. 2008-12-28 19:30:36 +00:00
Dries Buytaert 0c63d9e24f - Patch #349504 by keith.smith: clean up sentence spacing in code comments. 2008-12-20 18:24:41 +00:00
Dries Buytaert 58b0235a72 - Patch #324313 by catch et al: load multiple nodes and terms at once. 2008-12-05 22:18:46 +00:00
Dries Buytaert 424aaef46c - Patch #341885 by sun: remove absolute argument in theme_filter_tips(). 2008-12-03 19:43:21 +00:00
Dries Buytaert cadd9bd54c - Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency. Oh my. 2008-12-03 16:32:22 +00:00
Dries Buytaert eda100b83d - Patch #338403 by drewish: code comments clean-up. 2008-11-25 13:14:29 +00:00
Angie Byron 66df602593 #314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to Drupal core. 2008-11-25 02:37:33 +00:00
Dries Buytaert 15671f471b - Patch #332123 by webchick, lilou: remove t() function from schema descriptions. 2008-11-15 13:01:11 +00:00
Dries Buytaert 97fdc49191 - Patch #334030 by justinrandell: replace module_list with module_implements when calling a hook. 2008-11-15 11:45:04 +00:00