Commit Graph

7240 Commits (0d8adb439d47d2f30fc0d4edee029f40d3145316)

Author SHA1 Message Date
Angie Byron a45e7925e6 #537276 by tic2000 and alex.k: Make blog feed title translatable. 2009-08-10 22:39:24 +00:00
Dries Buytaert 4a3dd058b5 - Patch #372330 by fgm, yched, et al: better validation of field names. 2009-08-10 21:19:42 +00:00
Angie Byron 88884f89c1 #289504 by mikeryan and moshe weitzman: Add index on comment, uid columns to speed up user_delete(). 2009-08-09 02:46:27 +00:00
Angie Byron ce3fce3491 #543902 by yched: Remove unneeded modules in field.test setUp(). 2009-08-09 01:28:06 +00:00
Angie Byron 5cf70c0a20 #523256 by arianek and Bojhan: Cleanup add content type text. 2009-08-09 01:15:33 +00:00
Angie Byron 70d6b3360e #524652 follow-up by tic2000 and yched: Fix comment preview bug and add tests. 2009-08-09 00:55:50 +00:00
Angie Byron 0355caac41 #537654 by catch: Tidy up comment links, and remove hook_link() in favour of hook_page_alter(). 2009-08-08 22:52:59 +00:00
Angie Byron 1da6ef52c4 #485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by limiting the number of allowed login attempts. 2009-08-08 20:52:33 +00:00
Angie Byron 78e3681cde #211439 follow-up by catch: Add missing index for module_list(). 2009-08-08 19:25:58 +00:00
Angie Byron 39475692da #523244 by arianek, Bojhan, and yoroy: Re-working content type add description. 2009-08-07 21:38:51 +00:00
Angie Byron 18ae2e6775 #371458 by Damien Tournoud, Gerhard Killesreiter, and smk-ka: Add a missing index on menu_router tab_root. 2009-08-07 05:38:44 +00:00
Angie Byron 40c763f58b #473396 by Everett Zufelt, annmcmeekin, jmburnz, sun, et al: Define system-wise classes for providing hidden elements for accessibility. 2009-08-07 05:34:08 +00:00
Angie Byron 9327932bf2 #382870 by geerlingguy, jmburnz, EclipseGc, JohnAlbin, sun, et al: Update and Polish default node.tpl.php output. 2009-08-06 05:06:00 +00:00
Angie Byron 523ba0348e #292253 by Damien Tournoud: Remove per-user themes selection from core. 2009-08-05 19:40:55 +00:00
Angie Byron e758e30450 #533584 by chx, dww, and Nick Lewis: Allow version-level dependency support to work with beta, rc, etc. 2009-08-05 16:16:41 +00:00
Angie Byron 691693304b #193383 by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to set_time_limit() and prevent warnings/errors. 2009-08-05 15:58:35 +00:00
Angie Byron c3081764c3 #364564 by cwgordon7: Document hook_ranking(). 2009-08-05 14:58:40 +00:00
Angie Byron 24057c3d53 #531476 by aaron and mfb: Add favicon mimetype as a theme setting to avoid expensive calls to file system. 2009-08-04 07:04:21 +00:00
Angie Byron 4bfbde89e7 #396388 by andypost: Fix syntax of comment order query for pgsql. 2009-08-04 06:53:48 +00:00
Angie Byron bc37b6dc0e #526120 by catch: Remove the related terms feature from Taxonomy module. This can now be accomplished with Field API. 2009-08-04 06:50:07 +00:00
Angie Byron c7824035b4 #500334 by boombatower: Add neutral styling for debug assertions. 2009-08-04 06:47:00 +00:00
Angie Byron 42191f7ed1 #76422 by coreyp_1: Greet admin users with a prompt to create content types rather than an access denied page when no content types exist on node/add. 2009-08-04 06:44:48 +00:00
Angie Byron 17e6076807 #433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappers to allow multiple theme functions to execute on renderable objects. 2009-08-04 06:38:57 +00:00
Angie Byron b0ccdd86ea #477018 by tic2000: Fix falsely-triggered JS alert when moving blocks. 2009-08-04 06:26:52 +00:00
Angie Byron a00ddd79ca #530950 by catch: Replace iss_null() with isset() - small optimization. 2009-08-04 06:19:44 +00:00
Angie Byron 4e614ace82 #434350 by cpliakas and Crell: Add a method to explicitly close a database connection. 2009-08-04 05:36:57 +00:00
Angie Byron 65a1528f05 #341140 by JohnAlbin and chx: Allow drupal_get_path() to be used even when database is down. 2009-08-04 04:02:26 +00:00
Angie Byron a4733d86c9 #356240 by stBorchert: Fix phantom list bullets from appearing in Garland admin pages. 2009-08-04 03:27:11 +00:00
Angie Byron 20e1bb12ba #339406 by dropcube and boombatower: Add an assertion to check if a checkbox is checked. 2009-08-03 22:18:59 +00:00
Angie Byron 2e34decb3b #537044 by dropcube: Simplify and expand taxonomy hook tests. 2009-08-03 20:19:29 +00:00
Angie Byron 8fece7ff18 #395132 by jhodgdon: Fix inaccurate documentation for poll_node_form_submit(). 2009-08-03 17:30:33 +00:00
Angie Byron 542c3522c0 #489762 by JohnAlbin: Add theme lineage information to .info file cache and fix several edge-case bugs. 2009-08-03 06:06:23 +00:00
Angie Byron 0bd7fcbf38 #226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly. 2009-08-03 03:04:34 +00:00
Dries Buytaert 56d2f21745 - Patch #537678 by Bojhan: remove drag-and-drop help text. 2009-08-02 15:44:08 +00:00
Dries Buytaert eaf21849a1 - Accidentically committed two patches at once. Rolled back one of them. Sorry. 2009-08-02 11:25:18 +00:00
Dries Buytaert 065346b366 - Patch #535034 by yched: clean up how fields and instances are prepared for runtime. 2009-08-02 11:24:21 +00:00
Dries Buytaert fd22c347b0 - Patch #537044 by talor: hook_taxonomy_term_update and hook_taxonomy_term_insert were called backwards. 2009-08-02 10:51:17 +00:00
Angie Byron a55a0d99d1 #412410 by c960657: Make schema descriptions plain text. 2009-08-02 08:16:16 +00:00
Dries Buytaert 1a2d10ecf2 - Patch #310168 by jhodgdon, arianek, traxer: documentation update. 2009-08-01 20:48:59 +00:00
Dries Buytaert b3b7be43c0 - Patch #342950 by Josh Waihi: moving PostgreSQL stored procedures to the PostgreSQL database backend, where it belongs. 2009-08-01 20:31:50 +00:00
Dries Buytaert 19f8439f80 - Patch #528182 by yched: added missing field type documentation and removed some unnessary code. 2009-08-01 06:03:48 +00:00
Dries Buytaert 59f89d62b5 - Patch #537062 by yched: remove unneeded comment_edit() page callback and convert some code from arrays to objects for consistency. 2009-08-01 05:58:18 +00:00
Dries Buytaert 7dd203c424 - Patch #528918 by lyaunzbe: document that hook_form_alter() passes by reference. lyaunzbe is a new contributor -- welcome! 2009-07-31 21:21:33 +00:00
Dries Buytaert b09aa24a0e - Patch by chx and DamZ: fixed a failing test. 2009-07-31 21:14:01 +00:00
Dries Buytaert 4bf17d30d3 - Patch #536784 by deekayen: fixed spelling of the word 'permission'. 2009-07-31 19:59:20 +00:00
Dries Buytaert a8a15bcd90 - Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye bye comments as nodes? 2009-07-31 19:44:21 +00:00
Dries Buytaert d422853504 - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users. 2009-07-31 19:01:03 +00:00
Dries Buytaert 9f44fd1b86 - Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> Themes section to the top level Appearance item as outlined in the D7UX IA. 2009-07-31 11:20:43 +00:00
Dries Buytaert 9e0e109d1d - Patch #530132 by dropcube: node-terms associations are not removed from DB when a node revision is deleted. 2009-07-31 09:58:55 +00:00
Dries Buytaert 48eaadd24e - Patch #491190 by bangpound et al: provide a taxonomy term field type. Woot. Woot. 2009-07-31 07:43:33 +00:00
Dries Buytaert b902f9b516 - Patch #531444 by sivaji: fixed broken link. 2009-07-30 21:46:47 +00:00
Dries Buytaert 1cb77e4622 - Patch #535990 by catch: removed a silly test. 2009-07-30 21:21:37 +00:00
Dries Buytaert 1a5c71e2da - Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight to drupal_add_css. 2009-07-30 19:57:10 +00:00
Dries Buytaert eb34d29999 - Patch #534318 by yched: better defaults and corrected documentation. 2009-07-30 19:35:47 +00:00
Dries Buytaert 6ef2ddae21 - Patch #199774 by dww, ugerhard, brianV, John Morahan: make it more 'natural' to enable security notification e-mails. 2009-07-30 19:32:19 +00:00
Dries Buytaert d455a8d921 - Patch #336483 by brianV: SELECT MAX(comment_count) FROM node_comment_statistics did a full table scan so added an index. 2009-07-30 19:27:11 +00:00
Dries Buytaert 926606eeca - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems. 2009-07-30 19:24:21 +00:00
Dries Buytaert 8140ed0d84 - Patch #443154 by boombatower, pwolanin: properly report fatal errors as failures. 2009-07-30 10:46:53 +00:00
Dries Buytaert 4e96b4e5df - Patch #535264 by Crell: removing some more legacy cruft. 2009-07-30 10:16:48 +00:00
Dries Buytaert 365c421d1b - Patch #533730 by greggles, boombatower: allow a custom role name to be specified. 2009-07-30 08:31:05 +00:00
Dries Buytaert 16632e07e4 - Patch #534414 by Gábor Hojtsy: fix missing docs and consistency issues with and . 2009-07-30 08:28:47 +00:00
Dries Buytaert f6a2303209 - Patch #511926 by alpritt: made it possible to navigate the toolbar using the keyboard. 2009-07-29 12:28:41 +00:00
Dries Buytaert 715a2d655f - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization. 2009-07-29 06:39:35 +00:00
Dries Buytaert 03f48df4f5 - Patch #517606 by JuliaKM: removed one white space ... 2009-07-28 19:32:33 +00:00
Dries Buytaert a938e18a1b - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort. 2009-07-28 19:18:08 +00:00
Dries Buytaert ff8b0618f5 - Patch #503496 by deekayen, boombatower, Dave Reid: better sid generation in tests to help us make progress on PIFR 2.x 2009-07-28 19:14:15 +00:00
Dries Buytaert 12d6d6662e - Patch #211747 by chx, alex_b, dww: allow specifying version information as part of module dependencies. 2009-07-28 19:06:16 +00:00
Dries Buytaert d6e113a3de - Patch #513592 by Damien Tournoud: make it faster to rebuild the registry, mainly to improve performance of SimpleTest. 2009-07-28 12:37:54 +00:00
Dries Buytaert aab51b9319 - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor install.php to allow Drupal to be installed from the command line. 2009-07-28 12:13:47 +00:00
Dries Buytaert 1115fba064 - Patch #489880 by nbz, Bojhan, Gurpartap Singh: merge 'Created' column with 'Topics'. 2009-07-28 10:41:20 +00:00
Dries Buytaert 82d912d863 - Patch #499004 by jhodgdon: documentation updates and corrections. 2009-07-28 10:38:12 +00:00
Dries Buytaert c071928c94 - Patch #533004 by tic2000: Implement instead of Implementation in phpDoc. 2009-07-28 10:35:56 +00:00
Dries Buytaert 51e6389122 - Patch #523950 by moshe weitzman, yched, catch: update comment rendering to take full advantage of the drupal_render() paradigm. 2009-07-28 10:09:25 +00:00
Dries Buytaert 0ae1c4d9b7 - Patch #530894 by yched: removed unneeded #cache property in fields forms. 2009-07-27 20:19:20 +00:00
Dries Buytaert 93728e5d32 - Patch #374441 by tic200, Damien Tournoud, scor: refactor Drupal HTML corrector using PHP5's XML/Dom parser. 2009-07-27 20:15:35 +00:00
Dries Buytaert 5468b47b91 - Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added initial support for PHP file wrappers. 2009-07-27 19:53:18 +00:00
Dries Buytaert d01379dd18 - Patch #522184 by stBorchert: remove the 'minimum number of words' feature from Drupal. 2009-07-27 19:26:31 +00:00
Dries Buytaert 7425d63892 - Patch #510116 by killes@www.drop.org: fixed broken link. 2009-07-27 19:02:17 +00:00
Dries Buytaert 7d41b2d7f5 - Patch #519782 by tic2000: change to become a hidden region like page_top. 2009-07-27 18:38:35 +00:00
Angie Byron bf501fdae5 #529202 by yched: Fix phpdoc in aggregator-wrapper.tpl.php. 2009-07-23 22:14:26 +00:00
Angie Byron fb9bff3c4b #529184 by yched: Fix phpdoc for node.tpl.php. 2009-07-23 22:12:53 +00:00
Angie Byron dbb5457cfe #527804 by sun: Add an alter hook for element_info() to change default values of form elements. 2009-07-23 21:20:16 +00:00
Angie Byron 708f3b970f #292565 follow-up by John Morahan: Restore ability to set 'user' as the 403/404 page. 2009-07-23 20:58:26 +00:00
Dries Buytaert 3a29ee48f8 - Patch #3518404 by bopombatower: lock down DB config based on simpletest UA headers. 2009-07-22 04:45:35 +00:00
Dries Buytaert 4ddecc05c9 - Patch #524652 by yched: overhaul comment form and preview. Proper, modern use of Form API. 2009-07-21 21:48:24 +00:00
Angie Byron ef5360ab3c #525754 by chx: Clean up some trailing whitespace. 2009-07-21 07:27:00 +00:00
Angie Byron 2da6a0ed1e #371374 by quicksketch, drewish, eojthebrave, and dopry: ImageCache UI in core. Hell yeah! :D Resizable, scalable, croppable, grey-scalable, rotatey images for all. 2009-07-21 07:09:47 +00:00
Angie Byron 6199ae64c9 Moving sample.png to root image module directory, per Dries. Premature optimization. :) 2009-07-21 03:08:58 +00:00
Angie Byron 76c381ae2d #295983 by naxoc and lilou: Add test for modules that do not implement hook_help(). 2009-07-21 02:01:08 +00:00
Angie Byron d2c02ca453 #481288 by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ... 2009-07-21 01:56:36 +00:00
Angie Byron 7719a88895 #525634 by boombatower: Fix value default value of SimpleTest verbose variable. 2009-07-21 01:48:08 +00:00
Angie Byron 49724906a4 #448878 by brianV: Convert node.admin.inc to DBTNG. 2009-07-21 01:36:51 +00:00
Angie Byron 60ea0a7cfb #524734 by eojthebrave: Fix typo in image.gd.inc. 2009-07-21 00:07:41 +00:00
Angie Byron 4be64425b9 #371374 pre-cursor by quicksketch: Add a sample image for Image module's manipulation tests. 2009-07-20 22:26:19 +00:00
Angie Byron f15bb0110d #457744 by quicksketch: Insert missing calls to file_attach_delete() and file_attach_delete_revision(). 2009-07-20 22:18:53 +00:00
Dries Buytaert 1a4a3ec577 - Patch #524530 by c960657: fixed the headers sent by the image module. 2009-07-20 21:52:49 +00:00
Dries Buytaert 444ae51f17 - Patch #520664 by rfay, quicksketch: file_get_mimetype() should not be case-sensitive. Comes with more and better tests. 2009-07-20 19:02:38 +00:00
Dries Buytaert d24d954479 - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure. 2009-07-20 18:51:36 +00:00
Dries Buytaert 999d76e7aa - Patch #524476 by Scott Reynolds: improper FAPI handling for search settings form and minor clean-up of function names. 2009-07-20 17:19:51 +00:00
Dries Buytaert efd1a97347 - Patch #521798 by catch: fixed caching. 2009-07-20 17:12:13 +00:00
Dries Buytaert c59a44e29b - Patch #334283 by Gábor Hojtsy: fixed context bug. 2009-07-20 17:09:36 +00:00
Dries Buytaert dda9c28c1c - Patch #523520 by c960657: image_style_generate_url() and image_style_url() do the same. 2009-07-19 15:05:30 +00:00
Dries Buytaert 3cad9f411a - Patch #520486 by kika: after killing folded comments in #506218, modules/comment/comment-folded.tpl.php still exists. Kill it to death! 2009-07-19 14:02:53 +00:00
Dries Buytaert 176379aa15 - Patch #523308 by Bojhan: simplified help texts a bit. 2009-07-19 13:42:50 +00:00
Dries Buytaert 02206410b9 - Patch #523214 by Bohjan: clean up text Site Information page. 2009-07-19 06:27:04 +00:00
Dries Buytaert 9b29e143ac - Patch #523544 by c960657: image module clean-up. 2009-07-19 06:20:43 +00:00
Dries Buytaert de0eb79c2a - Patch #523406 by Bohjan: clean up forum administration description. 2009-07-19 05:57:08 +00:00
Angie Byron b1f65922a3 #523542 by tgeller: Fix link in filter help text. 2009-07-19 05:34:52 +00:00
Angie Byron 48e41d314e #509392 follow-up by adrian: Clean-up for .info files for install profiles patch. 2009-07-19 04:48:10 +00:00
Dries Buytaert fec2710a44 - Patch #511284 by catch, moshe weitzman: add html_top and move the admin toolbar into html_top. 2009-07-18 02:36:01 +00:00
Dries Buytaert fb0c7c6df7 - Patch #522210 by gpk: phpdoc fix. 2009-07-17 11:18:04 +00:00
Dries Buytaert 44740785fe - Patch #518750 by Damien Tournoud: rethink system settings form. 2009-07-16 10:44:21 +00:00
Dries Buytaert 436fc4f879 - Patch #520620 by quicksketch: delete revision and prepare translation field hooks are called incorrectly (or not at all). 2009-07-16 10:30:12 +00:00
Dries Buytaert c6cf70340a - Patch #519362 by mfb: make the aggregator module pick up dc:author tags. 2009-07-15 21:32:43 +00:00
Dries Buytaert 13cc9824a8 - Patch #506218 by kika: remove some left-overs from the collapsed comments feature. 2009-07-15 21:30:14 +00:00
Dries Buytaert a136ab56c4 - Patch #512236 by yched, bjaspan: design flaw in field_attach_query(), follow-up patch with bugfixes and tests. 2009-07-15 17:55:18 +00:00
Dries Buytaert 6310a1a8f2 - Patch #519216 by tgeller: small wording change. 2009-07-15 17:45:29 +00:00
Dries Buytaert 5a8452c55b - Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_attributes() for multiple valued values. 2009-07-15 17:40:18 +00:00
Angie Byron b692036962 #509392 by adrian: Add .info files for installation profiles. 2009-07-15 02:08:41 +00:00
Angie Byron 3472adb2ca #193366 by Anthony Hersey: Move various rebuild functions to module page submission rather than viewing for vastly increased performance. 2009-07-14 20:53:16 +00:00
Angie Byron d76ec8f1d0 #395472 follow-up by catch, boombatower, and jrchamp: Remove failing test to make way for testing suite 2.0. 2009-07-14 19:31:32 +00:00
Dries Buytaert 1256813ae5 - Patch #517542 by Damien Tournoud: fixed broken patch. 2009-07-14 11:46:55 +00:00
Dries Buytaert 5cbf5d3bc1 - Patch #510460 by tic2000: improved CSS test. 2009-07-14 10:43:21 +00:00
Dries Buytaert 3269eb2e08 - Patch #504074 by Bojhan, tic2000, royroy, catch, keith.smith et al: improved form description of teaser length setting. 2009-07-14 10:42:11 +00:00
Dries Buytaert f5dff788a8 - Patch #509736 by yched: make sure all settings are present at run-time. 2009-07-14 10:27:29 +00:00
Dries Buytaert ef09cf93e5 - Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity! 2009-07-14 10:22:17 +00:00
Angie Byron 942f63b4ca #518412 by yched: Minor clean-up on Field API tests. 2009-07-14 02:24:14 +00:00
Angie Byron 735e1d904f #500866 by boombatower: Remove t() from getInfo in tests. 2009-07-13 21:51:42 +00:00
Angie Byron beadf384f1 #455844 follow-up by yched: Change render() to print render() for consistency with other template variables. 2009-07-13 21:09:54 +00:00
Dries Buytaert 6682ab936c - Patch #517502 by Crell: make transaction API follow its own documentation. 2009-07-13 07:27:15 +00:00
Dries Buytaert 6dc5b5449d - Patch #491456 by quicksketch, drewish, et al: image effects and actions. 2009-07-12 08:36:35 +00:00
Dries Buytaert 065fa60551 - Patch #516416 by lyricnz: fix broken links to taxonomy administration pages. 2009-07-11 14:25:41 +00:00
Dries Buytaert 5fbaa4b83c - Patch #516254 by drewish remove @return PHPDocs where nothing is to return. 2009-07-11 13:56:22 +00:00
Dries Buytaert e8b82e0ba4 - Patch #481498 by JamesAn: convert simpletest to drupal_static(). 2009-07-11 06:14:48 +00:00
Angie Byron 4dc89278b4 #500280 follow-up by boombatower: Remove debugging code and fix implementation. 2009-07-11 02:23:09 +00:00
Angie Byron fbfcee5cf7 #516172 by yched: Fix incorrect path in term bundles. 2009-07-11 00:58:52 +00:00
Angie Byron 6a686533ab #516124 by yched: Clean up some Field API TODOs and remove unused APIs. 2009-07-11 00:56:45 +00:00
Angie Byron f6ccf978f6 #488542 by yched: Allow field UI to be attached to any fieldable entity. 2009-07-10 05:58:13 +00:00
Angie Byron e916edc798 #502538 by catch: Add the ability to load multiple comments at once. 2009-07-10 05:50:08 +00:00
Angie Byron ffc8cab84b #505528 by Damien Tournoud and Rob Loach: Ensure proper weight of JS files. 2009-07-10 05:45:56 +00:00
Angie Byron 976336e2f8 #372766 by jhodgdon: Clarify documentation for user_save(). 2009-07-10 05:43:15 +00:00
Angie Byron f8790b17b3 #452538 by Mike Wacker: Allow node access modules to have control over unpublished nodes. (with tests) 2009-07-10 04:28:15 +00:00
Angie Byron 0f3761b99d #515280 by drewish: Allow file_create_directory() to create recursively, taking advantage of PHP 5. 2009-07-10 03:46:33 +00:00
Dries Buytaert 6dee32f96c - Patch #500270 by boombatower: properly delete variables in hook_uninstall(). 2009-07-09 10:21:14 +00:00
Dries Buytaert 0274ab3454 - Patch #497590 by Dave Reid: remove pointless 'system paths only' warning from admin/settings/site-information. 2009-07-08 07:53:16 +00:00
Dries Buytaert 018cc32777 - Patch #481706 by Dave Reid: path_node_delete() can leave abandoned URL aliases. 2009-07-08 07:46:10 +00:00
Dries Buytaert 297b70e8ce - Patch #506124 by Dave Reid, Bojhan, et al: moving URL aliases to site configuration. 2009-07-08 07:26:31 +00:00
Dries Buytaert f0f1805e34 - Patch #500280 by boombatower, Dries: provide verbose mode for testing. 2009-07-08 07:23:23 +00:00
Dries Buytaert f9bdd7ae9e - Patch #513102 by yched: small clean-up of field tests. 2009-07-08 07:19:05 +00:00
Dries Buytaert 5f36b11d08 - Patch #503456 by catch: remove multiple tid and depth handling for core taxonomy paths. Snif. ;-) 2009-07-08 07:18:08 +00:00
Dries Buytaert 2f3955503e - Patch #512492 by DamZ: removed hook_validate, a relic of old times. Form API FTW! 2009-07-07 13:53:25 +00:00
Dries Buytaert a4411976fd - Patch #373201 by Berdir: clean-up of some drupal_render() oversight. 2009-07-07 13:51:58 +00:00
Dries Buytaert d3c9cbfc3a - Patch #504098 by eigenator, Xano, Keith.smith et al: better help text for path administration page. 2009-07-07 09:43:34 +00:00
Dries Buytaert 16ab612874 - Patch #512236 by bjaspan: fixed design flaws in field_attach_query(). Well-documented and tested. 2009-07-07 09:28:07 +00:00
Dries Buytaert e93286a99f - Patch #394702 by Jody Lynn: add a 'add new content' link to the content admin overview page.
We can work on creating a generic framework for adding tasks later, if that is deemed necessary. I'm still not sure it is, and in the mean time, this patch addresses an important usability issue.
2009-07-07 09:17:19 +00:00
Dries Buytaert b7f34acb6c - Patch #500292 by Boombatower: provide a settings pagea for hidden SimpleTest variables. 2009-07-07 08:07:24 +00:00
Dries Buytaert 129a20f155 - Patch #512108 by boombatower: added a warning to educate people about the 'Clean environment' button when test run fails. 2009-07-07 07:58:09 +00:00
Dries Buytaert 476138433b - Patch #510126 by tic2000: toolbar breaks style on Garland when JS is disabled. 2009-07-07 07:54:35 +00:00
Dries Buytaert 67fb78ce12 - Patch #512104 by boombatower: simpletest breaks high volume sites. 2009-07-07 07:52:32 +00:00
Dries Buytaert d258bed22a - Patch #443154 by boombatower: make sure fatal errors are reported as test failures. 2009-07-07 07:50:53 +00:00
Dries Buytaert 3b4213ce79 - Patch #511486 by yched: updated documentation. 2009-07-06 19:10:01 +00:00
Dries Buytaert e9b4be598a - Patch #306027 by catch et al: user_modules_uninstalled() is missing. 2009-07-06 19:07:21 +00:00
Dries Buytaert 0d41909829 - Patch #510368 by Jody Lynn: toolbar should depend on menu module. 2009-07-06 13:54:21 +00:00
Dries Buytaert e66f235ac4 - Patch #489402 by Jody Lynn JamesAn: removing unused code. 2009-07-06 13:52:57 +00:00
Dries Buytaert a05ec18996 - Patch #505812 by Josh Waihi: remove database specific test. 2009-07-06 13:33:31 +00:00
Dries Buytaert ed65c9b89f - Patch #510740 by agentrickard: rename user_admin_perm() to user_admin_permission(). 2009-07-05 18:07:04 +00:00
Dries Buytaert e4a4b7cc7e - Patch #506976 by catch: rename hook_perm to hook_permission. 2009-07-05 18:00:11 +00:00
Angie Byron 4a4a6570d8 #315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability for modules to register JS/CSS libraries. 2009-07-04 18:26:42 +00:00
Dries Buytaert a0d19b0810 - Patch #482636 by quicksketch: further clean-up of the form IDs/classes. 2009-07-04 14:57:23 +00:00
Dries Buytaert d51625c304 - Patch #509924 by quicksketch: fixed notice. 2009-07-04 14:45:36 +00:00
Dries Buytaert 9f2645ff92 - Patch #473762 by Razorraser: add link to update.php on site maintenance page. 2009-07-04 14:29:34 +00:00
Dries Buytaert 5a7742b254 - Patch #508700 by yched: field cardinality stored twice. 2009-07-04 06:19:46 +00:00
Dries Buytaert 7f1606632d - Patch #484820 by Gábor Hojtsy, yhahn, markboulton, leisareichelt, et al: initial version of the new administration toolbar. 2009-07-04 05:37:30 +00:00
Dries Buytaert b9f4e59c5a - Patch #468534 by paul.lovvik: add a region at the top of the page above the header region. 2009-07-04 05:21:15 +00:00
Angie Byron 1706f7354e #453254 follow-up by agentrickard: Move block update to block.install. 2009-07-04 04:23:27 +00:00
Dries Buytaert e49ac650a6 - Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should not call drupal_urlencode(). 2009-07-03 19:21:55 +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
Dries Buytaert bea411e114 - Patch #509220 by tic2000: fixed text_field_sanitize() error. 2009-07-03 18:19:29 +00:00
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