Commit Graph

7012 Commits (00ad7e8e032f94c85874b2ee168db8864248cce2)

Author SHA1 Message Date
Dries Buytaert 4cd373bf2c - Patch #509122 by Berdir: rest in peace db_affected_rows(). 2009-07-03 10:57:46 +00:00
Dries Buytaert 293ea4c569 - Patch #316189 by mfb, grndlvl: improved the format_date() test. 2009-07-03 05:15:41 +00:00
Dries Buytaert 87c33e26ea - Patch #508280 by gordon, deekayen: OPML remote location should accept longer URLs. 2009-07-03 05:12:25 +00:00
Dries Buytaert ae8821cfae - Patch #508786 by catch: removed pointless help text. 2009-07-03 04:35:30 +00:00
Dries Buytaert 45b97d8a9d - Patch #508440 by yched: build mode, it is. 2009-07-02 20:37:03 +00:00
Dries Buytaert f25d5685c1 - Patch #474072 by jrchamp, Berdir: use taxonomy API functions in blog API. 2009-07-02 20:23:28 +00:00
Dries Buytaert cf59ebec77 - Patch #489438 by bjaspan, crotown: hook_field_create_field() is missing. 2009-07-02 20:19:48 +00:00
Angie Byron 8f66b459bf #504678 follow-up by catch: Fix notice in PHP 5.3. 2009-07-02 15:07:37 +00:00
Angie Byron 0142292c71 #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions. 2009-07-02 04:27:23 +00:00
Dries Buytaert e9ca98b69d - Patch #504678 by catch: use objects instead of arrays. 2009-07-01 20:39:20 +00:00
Dries Buytaert b300a7a593 - Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file transfer system to pave the path for a plugin manager. Heroic effort. 2009-07-01 13:44:53 +00:00
Dries Buytaert 5962cc5ab2 - Patch #477944 by DamZ: more streamlining and clean-up of session handling code. 2009-07-01 12:47:30 +00:00
Dries Buytaert 199dc7cc9d - Patch #504564 by tic2000: fixed teaser length setting and added tests. 2009-07-01 12:10:32 +00:00
Dries Buytaert 75d449d1eb - Patch #506218 by catch: remove collapsed comments as is and tidy up comment settings. 2009-07-01 12:06:22 +00:00
Dries Buytaert 603efa2763 - Patch #453254 by Pasqualle: upgrade path for per-content type visibility of blocks. 2009-07-01 12:03:35 +00:00
Dries Buytaert becb6f902f - Patch #437822 by jhodgdon: corrected documentation. 2009-07-01 08:41:52 +00:00
Dries Buytaert fb125851a3 - Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: automatically clean the {role_permission} table when modules are uninstalled. 2009-07-01 08:39:56 +00:00
Dries Buytaert 8eb8dcc842 - Patch #314358 by wonder95, Crell, killes, et al: add option to ignore slave servers. Finally. 2009-07-01 08:11:27 +00:00
Dries Buytaert 9ce7b3dcdc - Patch #453254 by Pasqualle, Gábor Hojtsy: re-introduce per-content type visibility to block settings. 2009-07-01 08:04:19 +00:00
Angie Byron 96f297021c #506650 by catch: Remove unnecessary comment_node_url(). 2009-07-01 05:00:24 +00:00
Angie Byron 647f3541ae #506124 by Bojhan: Move URL aliases path to site configuration. 2009-06-30 18:21:06 +00:00
Angie Byron 47258bc309 #506316 by Bojhan: Remove utterly useless description on term name field. 2009-06-30 17:23:12 +00:00
Angie Byron d17c9a35ff #506096 by axyjo: Fix typo in node.tpl.php documentation. 2009-06-30 17:18:10 +00:00
Angie Byron ef1693b836 #495956 follow-up by axyjo: Remove needless serialize() from system.install. 2009-06-30 17:15:09 +00:00
Dries Buytaert 00fc298163 - Patch #497612 by Moshe Weitzman et al: harden user login by correctly using the form API. Complete commit now. Thank you, thank you. 2009-06-30 11:32:08 +00:00
Dries Buytaert e4857747ca - Rollback of #497612: broke CVS HEAD. 2009-06-30 11:30:27 +00:00
Dries Buytaert 98e504e8f4 - Patch #26966 by catch: fixed query. 2009-06-30 09:57:57 +00:00
Dries Buytaert 8f817bf9a8 - Patch #497612 by Moshe Weitzman et al: harden user login by correctly using the form API. 2009-06-30 09:52:54 +00:00
Dries Buytaert a8bc7688c9 - Patch #316189 by mfb: tests for format_date. 2009-06-30 09:39:19 +00:00
Angie Byron 5b17c1eb04 #502522 by yched: Allow drupal_alter() on various Field API meta-hooks. 2009-06-30 03:12:03 +00:00
Angie Byron 23bbb003b9 #504428 follow-up by keith.smith: Remove 'now' from all empty admin screen texts. Steve Krug would be proud. 2009-06-29 14:24:57 +00:00
Dries Buytaert d424d7d7a7 - Patch #168437 by stBorchert, gaele: reorder user registration settings so they are more logical. 2009-06-28 20:51:09 +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 7cc2218c09 #495956 by andypost, cafuego, fiasco: Convert initial queries in system_install() to DBTNG to stop weird inconsistencies on various platforms. 2009-06-28 17:04:52 +00:00
Angie Byron 3bcc48225a #504428 by Sutharsan: Include link to add item on all empty admin listing pages. 2009-06-28 16:05:58 +00:00
Dries Buytaert 08b1bb73f7 - Patch #201269 by Xano; synonym collapsing in core. 2009-06-28 13:37:29 +00:00
Dries Buytaert 20825cde52 - Patch #503822 by berenddeboer: remove drag and drop help text from menu page. 2009-06-28 13:08:15 +00:00
Angie Byron 3bf1c719f5 #460706 by wulff and c960657: Don't show surrounding fieldset on user registration form when only one profile category exists. 2009-06-28 12:52:57 +00:00
Dries Buytaert 59339ea1f4 - Patch #504390 by Xano: taxonomy form UI improvements. 2009-06-28 12:04: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
Angie Byron 4dafb3953c #482346 by Berdir: Move module installation logic to module_enable() to prevent errors upon enabling modules. 2009-06-28 03:56:43 +00:00
Angie Byron 783d541179 #493296 by jrchamp: Fix label on test assertion. 2009-06-28 03:08:38 +00:00
Angie Byron 6c9436abbf #333171 by catch: Provide cache_get_multiple() and allow clearing of multiple cache IDs at once (with tests). 2009-06-28 01:00:42 +00:00
Angie Byron 1d07289b03 #503868 by Sutharsan: Add link to create a menu link if one does not exist. 2009-06-27 23:49:19 +00:00
Dries Buytaert 1170f5650d - Patch #502166 by catch: move taxonomy administration to admin/build. 2009-06-27 19:49:07 +00:00
Dries Buytaert 65d966858c - Patch #504054 by Sutharsan: remove left-overs and fixed broken links. 2009-06-27 18:19:41 +00:00
Dries Buytaert 1f48b11855 - Patch #503996 by kika, Sutharsan: changed label from 'Expanded' to 'Show as expanded' for better usability. 2009-06-27 18:01:59 +00:00
Angie Byron 27ffb437a2 #504016 by catch: Remove faulty assertion that makes assumptions about default installed modules. 2009-06-27 17:29:38 +00:00
Dries Buytaert b2862df573 - Patch #503836 by gaele: made the block visibility option a tiny bit more clear. 2009-06-27 11:48:58 +00:00
Dries Buytaert 3ae64656b5 - Patch #233200 by eigentor, catch, bohjan, yoroy et al: better content type descriptions. 2009-06-27 11:11:53 +00:00
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 7613aa5908 - Patch #369314 by Berdir: make sub-selects work. 2009-06-27 09:41:56 +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
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
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 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 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 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 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 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 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
Dries Buytaert 40271ec2ee - Patch #481214 by pp: hidden taxonomy variables in the message action. 2009-06-16 08:41:35 +00:00
Dries Buytaert d472f98e9e - Patch #456488 by yched: better tests for field caching. 2009-06-16 08:40:18 +00:00
Dries Buytaert 2920848de9 - Patch #276615 by mikeytown2: only clear the CSS cache when submitting the form, not when displaying the form. 2009-06-16 08:28:40 +00:00
Angie Byron 82aacc0c46 #487868 follow-up by David Rothstein: Fix phpDoc of link assertion functions. 2009-06-16 04:43:47 +00:00
Dries Buytaert 44a4cfebcd - Patch #243093 by catch, killes: improved indices on comment table. 2009-06-15 19:28:55 +00:00
Dries Buytaert b0ebab68ca - Patch #350173 by keith.smith: fix corrupted sentence in documentation for hook_user(). 2009-06-15 19:21:54 +00:00
Dries Buytaert 174aa41da0 - Patch #491978 by Berdir: remove unnecessary &s. 2009-06-15 10:10:47 +00:00
Dries Buytaert 4e91408d9a - Patch #491666 by chx: the cruft police stop by. 2009-06-15 09:49:58 +00:00
Dries Buytaert 529713d8aa - Patch #43493 by sime, sun, et al: add name/type as CSS class for form elements. 2009-06-14 08:04:25 +00:00
Dries Buytaert 07b6c7bcd8 - Fixed a merge problem. 2009-06-13 21:08:31 +00:00
Dries Buytaert bc50341c5c - Fixed a merge problem. 2009-06-13 21:07:53 +00:00
Dries Buytaert daedf71b7c - Patch #391412 by JamesAn et al: move contact form, post, and user settings below Site configuration. 2009-06-13 20:40:09 +00:00
Dries Buytaert bddec37f6d - Patch #478598 by pp: remove colon. 2009-06-13 19:38:42 +00:00
Dries Buytaert a4623f1f71 - Patch #480152 by jhodgdon: updated filter API documentation. 2009-06-13 19:37:27 +00:00
Dries Buytaert ab158d82f0 - Patch #221399 by smk-ka, jeffschuler, lilou, earnie et al: make it possible to enable blocks on 404 pages. 2009-06-13 19:28:57 +00:00
Dries Buytaert f696a0ca4a - Patch #490574 by dww: avoid notices when you don't have files declared in your .info file. 2009-06-13 11:29:25 +00:00
Dries Buytaert 0a2352c866 - Patch #490562 by dww: updated list of core themes. 2009-06-13 11:27:35 +00:00
Dries Buytaert 2f6d623435 - Added missing file. 2009-06-12 19:29:04 +00:00
Dries Buytaert 2bc9e50dba - Patch #413192 by catch et al: make taxonomy terms fieldable (not to be confused with taxonomy terms as fields). 2009-06-12 13:59:56 +00:00
Dries Buytaert d0936908cb - Patch #478744 by moshe weitzman, Frando: simplify block rendering. 2009-06-12 09:02:55 +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 bfdea95337 - Patch #484090 by Berdir, tic2000: comment pager was broken. 2009-06-11 15:17:15 +00:00
Dries Buytaert 4534383a7d - Patch #486274 by mr.baileys: fixed typo. 2009-06-11 07:51:30 +00:00
Dries Buytaert 3692eee08d - Patch #288946 by jeffschuler, z.stolar: increase path length to 255. 2009-06-11 04:59:26 +00:00
Dries Buytaert 24ff348224 - Patch #147000 by Berdir: follow-up bug fix. 2009-06-11 04:36:22 +00:00
Dries Buytaert 2d7933870a - Patch #487868 by David_Rothstein: fixed some test issues. 2009-06-11 04:16:24 +00:00
Dries Buytaert 9b735710e9 - Patch #222044 by c960657: better support for different OpenID versions. 2009-06-10 20:13:20 +00:00
Dries Buytaert 05c39fe7a0 - Patch #487830 by c960657: fixed a HTTP header and improved the tests. 2009-06-10 20:00:10 +00:00
Dries Buytaert d540553f21 - Patch #487868 by David_Rothstein: remove meaningless assertions in drupalLogin(). 2009-06-10 19:57:13 +00:00
Dries Buytaert a6487b012e - Patch #468630 by Dave Reid: fixed code comments. 2009-06-10 05:09:51 +00:00
Dries Buytaert cf7371805e - Patch #336475 by kscheirer, Senpai, j.somers: added some tests for theme_table() and stick table headers. 2009-06-09 21:53:26 +00:00
Dries Buytaert 7e4fb51913 - Patch #486274 by mr.baileys: fixed typo. 2009-06-09 21:30:24 +00:00
Dries Buytaert d89758d05a - Patch #486090 by catch: fixed upgrade path from Drupal 6 to Drupal 7. 2009-06-09 11:20:16 +00:00
Dries Buytaert c2e2027f3d - Patch #336300 by jhodgdon: updated documentation to reference the correct hook. 2009-06-09 04:59:48 +00:00
Dries Buytaert f24e031aca - Patch #484862 by andypost: whitespace issues. 2009-06-08 21:00:56 +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 b9ed1bc6e6 #484828 by Mike Wacker: Fix permission capitalization in help text. 2009-06-08 05:12:15 +00:00
Dries Buytaert 18428ae91f - Patch #307422 by brianV: for usability's sake, use 'Add new comment' across the board. 2009-06-08 05:10:37 +00:00
Dries Buytaert 28b2f098be - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages. 2009-06-08 05:00:12 +00:00
Angie Byron ece9032afd #266153 by JamesAn: Add a description for user-personalizable blocks. 2009-06-08 04:55:34 +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
Angie Byron 276997a183 #236657 by swentel: Fix order of arguments in system_clear_cache_submit(). 2009-06-08 04:48:43 +00:00
Angie Byron 5d58e91623 #483468 by Josh Waihi and Berdir: Fix SimpleTest re-run tests button for PostgreSQL. 2009-06-08 04:45:32 +00:00
Dries Buytaert 1931f3b9d4 - Patch #481502 by JamesAn: converted to drupal_static(). 2009-06-08 04:28:19 +00:00
Angie Byron f994a4b8c5 #339466 follow-up by c960657: Remove url() around OpenID help links. 2009-06-07 03:27:55 +00:00
Dries Buytaert fd96af9241 - Patch #481504 by JamesAn: converted to drupal_static(). 2009-06-07 02:45:11 +00:00
Dries Buytaert 43b21cffdd - Patch #481500 by JamesAn: converted to drupal_static(). 2009-06-07 02:44:11 +00:00
Dries Buytaert 8322883918 - Patch #480412 by JamesAn: converted to drupal_static(). 2009-06-07 02:32:57 +00:00
Dries Buytaert eb0839b984 - Patch #480426 by JamesAn: converted to drupal_static(). 2009-06-07 02:30:13 +00:00
Dries Buytaert 2af96209f1 - Patch #480112 by JamesAn: converted to drupal_static(). 2009-06-07 02:29:07 +00:00
Dries Buytaert c5f4624fe7 - Patch #480102 by JamesAn: converted to drupal_static(). 2009-06-07 02:27:26 +00:00
Dries Buytaert 709bb0a19a - Patch #480418 by JamesAn: introduces drupal_static(). 2009-06-07 02:26:05 +00:00
Angie Byron 395713ba4e #392494 follow-up by yched: Clean-ups to Field API scalar search patch. 2009-06-07 00:00:57 +00:00
Angie Byron 7442dc060f #392494 by yched and bjaspan: Provide a query API for Field API. This is necessary because we can't assume fields will be stored in a database, due to pluggable storage backends. 2009-06-06 16:17:30 +00:00
Dries Buytaert 1f9077ee92 - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data(). 2009-06-06 16:05:28 +00:00
Dries Buytaert 36e3d552cf - Patch #156582 by c960657, Damien Tournoud, townxelliot: added support for timeouts to drupal_http_request(). 2009-06-06 15:43:05 +00:00
Angie Byron e9f8dc82b0 #480660 follow-up by c960657: unset variables, since array_slice() can cause issues on some versions of PHP. 2009-06-06 14:51:56 +00:00
Dries Buytaert bccd256d2f - Patch #482920 by Razorraser: made getInfo() static functions. 2009-06-06 10:35:14 +00:00
Dries Buytaert c3af73ef17 - Patch #302268 by Berdir, Dave Reid, tizzo, Ryan Palmer: TableSort and PagerQueries broken. 2009-06-06 10:27:42 +00:00
Angie Byron d532753cab #243253 by dww: Put a check in update.module to see if server was reachable. 2009-06-06 06:26:13 +00:00
Angie Byron d907375fc1 #482920 follow-up by JamesAn: Fix typos and let the tests pass again. 2009-06-05 21:56:07 +00:00
Dries Buytaert 831b2e0e10 - Rollback of last patch. 2009-06-05 19:22:58 +00:00
Dries Buytaert 10a5ba7132 - Patch #482920 by Razorraser: fixed typo in node_access_rebuild(). 2009-06-05 19:17:53 +00:00
Angie Byron f8dace9c5f #445044 follow-up by yched: Remove field.autoload.inc file. 2009-06-05 18:58:15 +00:00
Angie Byron a9eaef7592 #361277 follow-up by yched: Fix return value of update function. 2009-06-05 18:57:05 +00:00
Dries Buytaert 57fe0ca1e9 - Patch #445044 by bjaspan, Damien Tournoud, chx, Berdir: remove the field autoload feature. 2009-06-05 18:25:41 +00:00
Dries Buytaert 9079d78481 - Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... queries. 2009-06-05 16:55:45 +00:00
Dries Buytaert 41204a5a82 - Patch #476972 by andypost: optimizations for action_info array. 2009-06-05 15:41:05 +00:00
Dries Buytaert 5feda4e2a8 - Patch #481794 by mr.baileys: made the one-time link be active immediately so we can remove a hack from the tests. 2009-06-05 09:26:06 +00:00
Dries Buytaert a892004663 - Patch #361277 by Razorraser: node_get_type() isn't anymore. 2009-06-05 09:24:37 +00:00
Dries Buytaert 5e19045690 - Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post settings' admin screen and relocate options. 2009-06-05 05:28:28 +00:00
Dries Buytaert 0de72ee484 - Patch #225864 by pwolanin: prevent PHP errors from cron.php. 2009-06-05 05:23:58 +00:00
Angie Byron 3780e8a6c2 #481508 by JamesAn: Update update module to use drupal_static(). 2009-06-05 01:10:12 +00:00
Angie Byron c86883271a #445748 by dww and Dave Reid: Add a hook_update_projects_alter() for modules that wish to do modify data in update status module. 2009-06-05 01:04:11 +00:00
Angie Byron aba81ab9dd #480660 follow-up by catch: Code style changes and changelog entry. 2009-06-04 20:09:29 +00:00
Angie Byron f179a80236 #220233 follow-up by Berdir: Fix typo. 2009-06-04 19:03:29 +00:00
Dries Buytaert deed842de5 - Patch #481802 by catch, leisa: update user permission help text. 2009-06-04 11:25:03 +00:00
Dries Buytaert 551cc74896 - Patch #480660 by catch, brianV, et al: add an administrator role to core. 2009-06-04 09:52:33 +00:00
Dries Buytaert d98102d1d6 - Patch #473876 by Berdir: fixed broken query on PostgreSQL. 2009-06-04 09:45:10 +00:00
Dries Buytaert 33e466a957 - Patch #475596 by tic2000: corrected documentation. 2009-06-04 09:38:25 +00:00
Angie Byron cab88a7014 #220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data. 2009-06-04 03:33:29 +00:00
Dries Buytaert 6fc4eb9f94 - Patch #343788 by catch: taxonomy module doesn't use its own APIs. 2009-06-03 19:34:53 +00:00
Dries Buytaert 19a6c84f7c - Patch #480428 by JamesAn: static caching API. 2009-06-03 19:27:21 +00:00
Dries Buytaert 2e049e5b78 - Patch #226479 by brianV: 'clean-up' rebuild permission checks. 2009-06-03 19:22:18 +00:00
Dries Buytaert f63727d176 - Patch #479966 by Berdir: document and fix hook_user_categories. 2009-06-03 07:28:28 +00:00
Dries Buytaert ef3235658a - Patch #480082 by pp: document all variables. 2009-06-03 07:01:10 +00:00
Dries Buytaert fea41b639e - Patch #468630 by Berdir: fixed error with publishing comments. 2009-06-03 06:52:29 +00:00
Dries Buytaert 2ad42112c4 - Patch #479340 by tic2000: fixed Javascript error. 2009-06-03 06:50:59 +00:00
Angie Byron d61bd21b15 #106559 follow-up by Josh Waihi: Fix typo preventing Drupal from installing on PostgreSQL. 2009-06-03 03:29:23 +00:00
Angie Byron abe722f0b8 #453726 by yched: Remove unnecessary &s next to object parameters in field API. 2009-06-03 02:41:07 +00:00
Angie Byron 314b918592 #369011 follow-up by yched: Some touch-ups to comments, etc. 2009-06-03 02:38:47 +00:00
Dries Buytaert 34c996e28c - Patch #358315 by neochief et al: drupal_lookup_path() not respects alias' order. 2009-06-02 15:06:09 +00:00
Dries Buytaert 4f2e13f503 - Patch #422362 by JamesAn: convert form.inc to use new static caching API. 2009-06-02 13:47:26 +00:00
Dries Buytaert cbd22269f8 - Patch #473652 by Damien Tournoud, catch: removed unneeded loop from file_get_mimetype() and further clean-up. 2009-06-02 13:42:40 +00:00
Dries Buytaert b8f18b39c2 - Patch #364487 by JamesAn: make sure that the 'machine name' text does not wrap. 2009-06-02 07:11:46 +00:00
Dries Buytaert 0b1a243e53 - Patch #439236 by alex_b: field_attach_create_bundle() undefined when creating a content type on hook_update(). 2009-06-02 07:02:17 +00:00
Dries Buytaert e474fbbd6c - Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling. 2009-06-02 06:58:17 +00:00
Angie Byron 39c302eec0 #475596 by emmajane, catch, yoroy, et al. Move default welcome message to help system. 2009-06-02 03:33:36 +00:00
Angie Byron 2837657941 #479216 by jhedstrom: Grammar fixes in forum.module. 2009-06-02 02:41:28 +00:00
Angie Byron ff6f545b8f #478642 by daniel.bosen: Fix typo preventing profile fields from appearing on registration. 2009-06-02 00:23:42 +00:00
Angie Byron a8bfe4c9ec #479200 by yched: Have SimpleTest rebuild node types between test runs. 2009-06-02 00:01:52 +00:00
Dries Buytaert 88c9a015c1 - Patch #111011 by Josh Waihi: adding foreign key specifications. 2009-06-01 22:07:10 +00:00
Dries Buytaert 43b201df91 - Patch #470866 by catch: comment links should use 'html'. 2009-06-01 22:01:56 +00:00
Dries Buytaert 00271e741f - Patch #458176 by c960657: improved exception handling in database layer. 2009-06-01 16:47:06 +00:00
Dries Buytaert 8a0e218d32 - Patch #478188 by boombatower: code style fixes. 2009-06-01 11:35:09 +00:00
Dries Buytaert 984f27efc9 - Patch #106559 by kbahey, catch, DamZ, chx et al: more drupal_lookup_path() optimizations. 2009-06-01 11:23:27 +00:00
Dries Buytaert 706ce87579 - Patch #474308 by stella: new tests for poll module. New tests:
* that the Recent Poll block outputs the block layout rather than page layout.
    * that users can vote on polls via the block
    * that the 'older polls' link in the recent poll block works.
    * that node is output correctly, including 'Cancel your vote' button appearing
    * that only users with appropriate permission can cancel their votes
    * that the 'poll' page contains the correct data.
    * that polls can be edited
    * the opening / closing of polls - ensuring block doesn't appear when poll is closed, and neither do the 'Vote' / 'Cancel your vote' buttons, and that the poll status is updated correctly on 'poll' page.
2009-06-01 11:18:37 +00:00
Angie Byron 2c1bb05313 #473080 by chx: Fix bug where switching themes would result in zero blocks (including content area). with tests. 2009-05-31 07:46:54 +00:00
Angie Byron f3c5d931b0 #473080 by chx: Fix bug in block page access callback showing tabs that should not appear. (with tests) 2009-05-31 06:31:00 +00:00
Angie Byron a26efbeb5a #408434 by mr.baileys and andypost: Fix fatal error in actions.inc after DBTNG conversion. 2009-05-31 03:12:19 +00:00
Dries Buytaert 6e947c65a9 - Patch #461298 by catch: move node_load_multiple() special casing into user_node_load(). 2009-05-30 12:14:27 +00:00
Dries Buytaert 0f77f652fa - Patch #394524 by Berdir, Damien Tournoud: converted to the new database abstraction layer. 2009-05-30 11:17:32 +00:00
Dries Buytaert 83631203f8 - Patch #462310 by jpetso: generate valid XML and make sure the tests work when clean URLs can't be enabled. 2009-05-30 11:12:12 +00:00
Dries Buytaert 79c566c710 - Patch #476928 by Berdir: more database abstraction layer conversions. 2009-05-30 07:11:08 +00:00
Dries Buytaert 39877809cc - Patch #477038 by Damien Tournoud, chx: add security and session token support to DrupalWebTestCase. 2009-05-30 07:09:02 +00:00
Angie Byron e8b3abb928 #372650 by stella and alienbrain: Fixes to poll block. 2009-05-30 04:49:10 +00:00
Dries Buytaert e0bd4cb212 - Patch #337212 by Berdir: clean-up. 2009-05-29 21:28:58 +00:00
Dries Buytaert 23309d1022 - Patch #335067 by JamesAn: improved singular/plural strings in the simpletest UI. 2009-05-29 21:25:05 +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
Dries Buytaert ccd093b15d - Patch #423196 by frega, Xano, alienbrain et al: clean up the URL settings page. 2009-05-29 19:51:43 +00:00
Dries Buytaert 1cb11b5bb7 - Patch #394586 by andypost, bubbasan, Berdir: convert to the new database abstraction layer. 2009-05-29 19:15:08 +00:00
Dries Buytaert 5199f1bb8b - Patch #394582 by Berdir: converted to new database abstraction layer. 2009-05-29 18:51:46 +00:00
Angie Byron f13d502403 #475348 by boombatower: Move admin/development to system.module so it's available to other modules. 2009-05-29 03:57:04 +00:00
Angie Byron 2df43894e2 #306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (and corresponding $classes_array) for all dynamic classes in template files. 2009-05-28 16:44:07 +00:00
Dries Buytaert cb756bcf08 - Patch #337212 by Berdir: another Berdir patch to convert modules to the new database layer. Rock. 2009-05-28 11:31:20 +00:00
Dries Buytaert 194c9f2bd1 - Patch #364620 by bjaspan, yched: allow creating a field with a deleted name. 2009-05-28 10:05:32 +00:00
Dries Buytaert 6e93e567e4 - Patch #19646 by JamesAn: code clean up, consistently use define. 2009-05-28 09:30:58 +00:00
Dries Buytaert 033f2f3fdc - Patch #335893 by andypost, hexmode: don't show comment information in the RSS feed when a node's comments were disabled. 2009-05-28 08:37:29 +00:00
Dries Buytaert 119141276c - Patch #339417 by yoroy, Shawn DeArmond, JamesAn: added some extra comment documentation. 2009-05-28 08:31:11 +00:00
Angie Byron 7558e1de80 #473992 by andypost: Fix indentation. 2009-05-28 02:40:45 +00:00
Angie Byron 7b7c9a8c85 #474570 by Shawn DeArmond: Make forum a normal menu item, rather than suggested. 2009-05-27 23:16:41 +00:00
Dries Buytaert 7530088d91 - Patch #221020 by andypost: increase length of field. 2009-05-27 19:54:21 +00:00
Dries Buytaert 70875e9dbe - Patch #473012 by stella: improve help text on uninstall page. 2009-05-27 19:41:01 +00:00
Dries Buytaert fd42000773 - Patch #474302 by stella: poll module fixes. 2009-05-27 19:25:16 +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 5bdcc4ada2 #246096 follow-up by andypost: Forgot 'static' on the getInfo() function. 2009-05-27 18:07:28 +00:00
Angie Byron dd590b3080 #246096 by andypost, mr.baileys, and Sutharsan: Fix typo so that cron triggers may be executed (with tests). 2009-05-27 16:29:05 +00:00
Dries Buytaert 9669352fda - Patch #299137 by mr.baileys: added tests for the contact form's auto-reply. 2009-05-27 15:14:27 +00:00
Dries Buytaert 352a8e4334 - Patch #473366 by Berdir: convert locale module to the new database abstraction layer. 2009-05-27 11:45:00 +00:00
Dries Buytaert 66108c34ac - Patch #351487 by JohnAlbin, deviantintegral et al: remove default values for stylesheets and scripts. 2009-05-27 11:43:43 +00:00
Angie Byron 827e278489 #296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent administrative menu items when user has no access to any of their children. 2009-05-27 02:21:53 +00:00
Angie Byron e8364f5156 #309007 by moshe weitzman, agentrickard, and mcarbone: Add hook_node_access_records_alter() and hook_node_grants_alter() to allow complex interactions between two or more node access modules. 2009-05-27 02:01:54 +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 bdf23cd135 - Patch #458608 by deekayen: permissions colspan references wrong array element. 2009-05-26 21:01:21 +00:00
Dries Buytaert 7e36364c5c - Patch #465190 by Heine: add check_plain() call. 2009-05-26 10:41:06 +00:00
Dries Buytaert 981d6ec40c - Patch #393402 by stella, Xane: renamed 'create content' link to 'add new content'. Minor usability improvement. 2009-05-26 09:13:47 +00:00
Dries Buytaert 3c4be3ab55 - Patch #472658 by agentrickard: clean up of inline code comments. 2009-05-26 09:12:29 +00:00
Dries Buytaert 2278d592eb - Patch #296001 by mr.baileys, ThiOz et al: added support for e-mail assertions. Woot! 2009-05-26 08:46:03 +00:00
Dries Buytaert edeea95f5e - Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding a file field. 2009-05-25 18:22:31 +00:00
Dries Buytaert 982c7c3cc8 - Patch #250729 by andypost, catch, R.Muilwijk et al: remove some unnecessary queries and search index. 2009-05-25 15:43:38 +00:00
Dries Buytaert f0940b1dbf - Patch #223771 by Arancaytar, Amitaibu: node_body_field does not check ->has_body. 2009-05-25 15:39:12 +00:00
Dries Buytaert a98905f5c6 - Patch #471800 by stella: more code style fixes. 2009-05-25 13:42:56 +00:00
Dries Buytaert 76957a25e6 - Patch #470594 by Moshe: convert more pages and blocks to return arrays. 2009-05-25 10:43:54 +00:00
Dries Buytaert e2184e25ac - Patch #464714 by chx, DamZ: speed up the tests by bringing unit tests backt to live. Unit tests bootstrap faster and have the potential to speed up testing. We'll need help converting tests where possible. 2009-05-25 05:20:16 +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 adf7113451 - Patch #470210 by Johan Morahan: nice clean-up of block configuration that fixes input format issue. 2009-05-24 07:13:12 +00:00
Dries Buytaert c9e4bbf91d - Patch #470992 by chx: disable locale module while running tests. 2009-05-24 07:04:33 +00:00
Dries Buytaert 48f8c88a21 - Patch #304936 by boombatower, drewish: proper installation of test files and removal. 2009-05-24 05:26:10 +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