Commit Graph

10392 Commits (9850918acff46a71f815fe86ce0499a02823de3c)

Author SHA1 Message Date
Dries Buytaert 9850918acf - Patch #359853 by jhodgdon: corrected and improved the documentation of hook_mail_alter(). 2009-06-27 10:19:31 +00:00
Dries Buytaert 77c643ec17 - Patch #501466 by catch: move comment administration to a tab. 2009-06-27 10:13:28 +00:00
Dries Buytaert acac8741fd - Patch #394538 by gaele: refer to the block administration page in a consistent manner. 2009-06-27 10:10:06 +00:00
Dries Buytaert dec310d6f1 - Patch #501384 by jhodgdon: fixed typos. 2009-06-27 09:52:24 +00:00
Dries Buytaert 2a7c2fa9b7 - Patch #499794 by Berdir: made protected method public because it is called as a public method. 2009-06-27 09:44:05 +00:00
Dries Buytaert 7613aa5908 - Patch #369314 by Berdir: make sub-selects work. 2009-06-27 09:41:56 +00:00
Angie Byron c25f3ac5df #377204 by elv: New forum icons with better compatible transparency. 2009-06-27 03:08:03 +00:00
Angie Byron 3b0106fb89 #503600 by yched: Fix typo in hook name in field.api.php. 2009-06-27 02:11:34 +00:00
Angie Byron a13835fd27 #490636 by yched and andypost: Update PHP test for body as field, solving fatal error. 2009-06-27 02:05:55 +00:00
Dries Buytaert 76d9095ab8 - Patch #501420 by yched: field_attach_form() should take by reference. 2009-06-25 06:23:37 +00:00
Dries Buytaert c1763d728e - Patch #367215 by bjaspan: fixed documentation. 2009-06-25 05:13:17 +00:00
Dries Buytaert daa0ec1684 - Patch #367215 by yched, sun et al: remove 'exclude from ' display setting. Feel good moment! 2009-06-24 18:16:38 +00:00
Angie Byron 48d3eff243 Roll-back of #395472 follow-up. Seeing if this causes testing bot to quit spazzing out. 2009-06-24 01:45:09 +00:00
Angie Byron d1ba6c419c #395472 follow-up by Frando: Fix typo in class definitions. 2009-06-23 23:24:36 +00:00
Dries Buytaert d7e2be1520 - Patch #395472 by chx, dww, cwgordon7, JacobSingh, et al: added different file transport mechanisms to core in preparation of a plugin manager. 2009-06-23 12:11:19 +00:00
Dries Buytaert c84c1d9c34 - Patch #278592 by Razorraser: removed left-over function. 2009-06-23 12:06:09 +00:00
Angie Byron f6b26ba336 #335034 by hunmonk: Refactor comment validate/save logic to more closely mirror the node system. 2009-06-22 15:35:54 +00:00
Dries Buytaert fabaaaaa6e - Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates. 2009-06-22 13:21:38 +00:00
Dries Buytaert f96c141f5a - Patch #409750 by yched et al: overhaul and extend node build modes. 2009-06-22 09:10:07 +00:00
Dries Buytaert bb930bf6cc - Patch #147000 by Berdir, JohnAlbin: bugfix because of conflicting/merged patches. 2009-06-21 14:16:28 +00:00
Dries Buytaert 212d378177 - Patch #225864: rollback based on discussion. 2009-06-21 14:13:59 +00:00
Dries Buytaert 29e3ab6091 - Patch #497736 by deekayen: code-style.sh is no more so it should not be part of .htaccess. 2009-06-21 10:48:06 +00:00
Dries Buytaert 573e552e22 - Patch #495956 by cafuego, sun: system.install incorrectly assumes ANON and AUTH RID are always sequential. 2009-06-21 05:18:44 +00:00
Dries Buytaert de0945e929 - Patch #490432 by mfb, catch, bangpound: taxonomy_form_vocabulary always returned error. 2009-06-20 18:32:04 +00:00
Dries Buytaert 344aed13f5 - Patch #67211 by catch, Gábor Hojtsy, yoroy, cdale, et al: drop the colon after form titles. 2009-06-20 15:17:38 +00:00
Angie Byron 549e573708 #496922 by sun and Arancaytar: Fix JS Clean URL test to remove phantom redirects. 2009-06-20 08:02:29 +00:00
Angie Byron 097ea891f1 #480414 by JamesAn: Convert comment module to drupal_static caching. 2009-06-20 07:45:06 +00:00
Angie Byron 131aff1840 #371649 by jpoesen: Fix CSS preventing 'Add new commment' link from displaying in Garland. 2009-06-20 07:40:36 +00:00
Angie Byron 918782f793 #439148 by netsensei, pp, and catch: Add tests for comment login/register link for anonymous users. 2009-06-20 07:30:17 +00:00
Angie Byron 4ae1e3fe2d #351487 follow-up by JohnAlbin: Fix accidental roll-back. 2009-06-20 06:14:28 +00:00
Angie Byron 6a079ec277 #496950 by oestrich: Alphabetize the list of tests. 2009-06-20 06:09:56 +00:00
Dries Buytaert fbca363010 - Patch #211439 by David_Rothstein, cwgordon7: correct sorting of modules. 2009-06-20 06:00:24 +00:00
Dries Buytaert 8c3efea3a1 - Patch #495964 by jhodgdon: fixed documentation error. 2009-06-19 20:35:05 +00:00
Dries Buytaert caa684125b - Patch #26966 by catch, skiminki, aaronbauman et al: fixed comment links when paging is used. 2009-06-19 13:03:53 +00:00
Dries Buytaert 964dc32a31 - Patch #409994 by jhodgdon et al: clarified the documentation. 2009-06-19 08:46:44 +00:00
Dries Buytaert 9ed614595c - Patch #394116 by Berdir, jcfiala: converted forum module to new database abstraction layer. 2009-06-19 06:28:45 +00:00
Dries Buytaert 7fb7b3462c - Patch #495876 by cwgordon7: we love the search tests. 2009-06-19 06:26:51 +00:00
Angie Byron e64323b235 #455844 follow-up by yched: Fix typo in user template. 2009-06-19 00:33:27 +00:00
Angie Byron 4d202669af #455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granular theming of drupal_render()ed elements. 2009-06-18 21:19:02 +00:00
Dries Buytaert 19d10a4e90 - Patch #293322 by minorOffense: fixed documentation. 2009-06-18 16:03:30 +00:00
Dries Buytaert 2352a0b5ed - Patch #265265 by jhodgdon, neochief: phpdoc fix. 2009-06-18 15:48:13 +00:00
Dries Buytaert e42450e4ad - Patch #490074 by andypost, bjaspan, catch: fix upgrade path from Drupal 6 to Drupal 7. 2009-06-18 15:46:30 +00:00
Dries Buytaert 19302728e8 - Patch #392688 by jeffschuler: added missing documentation. 2009-06-18 10:37:37 +00:00
Dries Buytaert 84cb9cf5e2 - Patch #480282 by quicksketch: keep the 'add new comment' link. 2009-06-18 10:36:22 +00:00
Dries Buytaert da79408317 - Patch #491490 by torelad: updated hook_perm() documentation. 2009-06-18 10:20:22 +00:00
Dries Buytaert b65538567d - Patch #276008 by lilou, Arancaytar: missing user agent should not trigger a notice per the HTTP specification. 2009-06-17 13:40:26 +00:00
Dries Buytaert 1a089351e0 - Patch #280240 by andypost: maybe some day, someone wants to post 0. :) 2009-06-17 11:08:46 +00:00
Dries Buytaert 5077fce3d6 - Patch #486558 by PEAR, chx: add tar-support to Drupal. 2009-06-17 10:46:49 +00:00
Angie Byron 870b921aa4 #482622 by chx and Frando: Allow alternative implementations for caching. 2009-06-16 23:48:09 +00:00
Dries Buytaert cb3a27595b - Patch #243093 by catch, wedge: fixed small typo. 2009-06-16 20:50:26 +00:00