Commit Graph

6643 Commits (6fc4eb9f945ecd7c2bea4742e3febe4632c88e99)

Author SHA1 Message Date
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
Angie Byron 6c590f25ef #212233 follow-up by catch: Remove some left-over code after removing SQL status report. 2009-05-22 15:48:54 +00:00
Angie Byron 2e2700e06e #469768 again. Let's get those new files there, shall we? :P 2009-05-22 15:03:47 +00:00
Angie Byron 21b1f95b40 #469768 by sun and mr.baileys: Move error handling testing to their own separate .test and .module. 2009-05-22 14:57:36 +00:00
Dries Buytaert 9c69a0d811 - Patch #448860 by recidive: updated the search module documentation. 2009-05-22 11:37:07 +00:00
Dries Buytaert 7f5afdeedb - Patch #363905 by dereine: move template_preproces_node/block out of theme.inc. 2009-05-22 11:34:05 +00:00
Dries Buytaert dc4d421be7 - Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields. 2009-05-22 11:33:18 +00:00
Angie Byron ef14b0df89 #61856 by blakehall, Pancho, and jredding: Trim e-mail addresses before validation/submission. 2009-05-22 08:04:40 +00:00
Angie Byron 45731a4e60 #398902 by kscheirer and alexanderpas: Type-check passwords. 2009-05-22 07:39:09 +00:00
Dries Buytaert 800f2d9aa4 - Patch #467984 by Berdir: fixed some database glitches and extended the tests. 2009-05-22 07:08:15 +00:00
Dries Buytaert 092726df16 - Patch #212233 by lilou, catch: remove SQL report. 2009-05-22 07:02:09 +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 02c8592759 - Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API. 2009-05-21 21:12:25 +00:00
Dries Buytaert 51948a790b - Patch #468978 by Bohjan: removed user administration description. 2009-05-21 21:10:07 +00:00
Dries Buytaert c8a456493a - Patch #469134 by Bohjan: removed some redundant help. 2009-05-21 18:39:49 +00:00
Angie Byron 4ddd7588e1 #469386 by Bojhan: Remove obvious menu administration help, and make block-related help conditional on block module. 2009-05-21 18:11:38 +00:00
Dries Buytaert 4d6924dc00 - Patch #440778 by brianV: coding style fixes and documentation improvements. 2009-05-21 12:00:06 +00:00
Dries Buytaert 1c079c3d32 - Patch #468944 by Berdir: database clean-ups for comment.module. 2009-05-21 10:34:55 +00:00
Dries Buytaert d2fd0ed6c0 - Patch #468654 by Bojhan, Dries: removed some redundant help texts. 2009-05-21 07:08:28 +00:00
Angie Byron 33eefeb784 #452416 by bjaspan: Reformat status reporting code slightly to allow breakpoints in debuggers. 2009-05-20 22:16:38 +00:00
Angie Byron 9c79816c4f #332123 follow-up by quicksketch: Fix API documentation for hook_schema() to reflect that descriptions should not be t()ed. 2009-05-20 19:56:36 +00:00
Dries Buytaert ba29dbde38 - Patch #415044 by bjaspan, yched: indexes for field storage. 2009-05-20 09:48:47 +00:00
Angie Byron 9df38a58a4 #457080 by moshe weitzman: Add node_delete_multiple() for more efficient deletion of lots of nodes. 2009-05-20 05:39:45 +00:00
Angie Byron 83513d961e #467558 by yched: Small field API optimization. 2009-05-20 05:24:33 +00:00
Angie Byron fd22bf9aae #446742 follow-up by sun: Fix syntax change in randomName(). 2009-05-20 05:07:02 +00:00
Angie Byron c160d237bf #462428 by Heine, pwolanin, and dww: SA-CORE-2009-006 - Drupal core - Cross site scripting forward-port. 2009-05-19 19:01:51 +00:00
Dries Buytaert ab630b2d71 - Patch #382896 by jmburnz: move and out of the content div. 2009-05-19 17:23:16 +00:00
Dries Buytaert 8ea5860b5e - Patch #451668 by mfb: page cache test failing with mod_deflate. 2009-05-18 14:28:34 +00:00
Dries Buytaert 3b28636ff9 - Patch #464912 by pwolanin: add doxygen suggestion standard for contrib module node build modes and similar int constants. 2009-05-18 14:25:53 +00:00
Dries Buytaert 84e62e6bf1 - Patch #465398 by akahn: move aggregator settings to 'site configuration'. Yay. 2009-05-18 14:23:22 +00:00
Dries Buytaert f2b6d3dca8 - Patch #398068 by karschsp: renamed 'workflow settings' to 'publishing options'. 2009-05-18 09:45:01 +00:00
Dries Buytaert 04662d1328 - Patch #398474 by Aron Novak, foxtrotcharlie: make aggregator array keys lower case. 2009-05-18 09:41:40 +00:00
Dries Buytaert 13b38eadd5 - Patch #407294 by Litrik: provide hooks to allow other modules to listen to SimpleTest results. Java-lamp, here I come! 2009-05-17 10:49:40 +00:00
Dries Buytaert 556f62f81a - Patch #19646 by akahn, JamesAn: make it possible to suspend a feed. 2009-05-17 08:54:08 +00:00
Dries Buytaert ad781731ef - Patch #464732 by deviantintegral: fixed variable name. 2009-05-17 08:46:48 +00:00
Dries Buytaert 6b040974d3 - Patch #293511 by cwgordon7, catch, dereine, Wisif, ThiOz: added a test for menu_get_item() and menu_set_item(). 2009-05-17 07:49:13 +00:00
Angie Byron e9c3a69612 #456488 by yched: Only cache field data for current revision. 2009-05-17 03:12:17 +00:00
Angie Byron 538cfe9150 #451212 by yched: Make field_test_entity_save() consistent with node_save(). 2009-05-17 00:49:18 +00:00
Angie Byron f180449767 #362024 by neclimdul, yched, and bjaspan: Make hook_field_load() multiple like field_attach_load(). 2009-05-17 00:32:29 +00:00
Angie Byron ba61b42bd9 #456824 follow-up by catch: Fix D6 -> D7 upgrade path failure. 2009-05-16 20:25:20 +00:00
Angie Byron b62fb8299f #455576 by Xano and sirkitree: Revamp user settings page with vertical tabs, better organization, etc. Awesomeness. 2009-05-16 20:10:50 +00:00
Dries Buytaert 61f4dfc982 - Patch #456824 by catch: add better caching to drupal_lookup_path(). 2009-05-16 19:07:02 +00:00
Dries Buytaert 196da1b876 - Patch #394572 by Berdir: converted system module to the new database abstraction layer. 2009-05-16 18:34:23 +00:00
Dries Buytaert e8c674647e - Patch #60468 by alex_b, JamesAn: allow aggregator feed items to never be discarded. 2009-05-16 17:58:30 +00:00
Dries Buytaert eaf18f4c3d - Patch #463450 by wulff: fixed documentation glitch. 2009-05-16 16:08:57 +00:00
Dries Buytaert 856f667745 - Patch #355360 by burningdog, spatz4000, netaustin: standardize on 'cacheable'. 2009-05-16 16:06:04 +00:00
Dries Buytaert 47413f6460 - Patch #368116 by chx, c960657: fixed bug in tokenizer for registry. 2009-05-16 16:04:42 +00:00
Angie Byron f577c125e8 #196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist. 2009-05-16 15:23:16 +00:00
Angie Byron 8b63d832de #426906 by Rob Loach: Convert drupal_add_js/css to static caching API. 2009-05-16 13:26:31 +00:00
Dries Buytaert d3de6c8171 - Patch #292790 by mr.baileys: menu machine-name validation error. 2009-05-15 04:07:20 +00:00
Dries Buytaert de97864969 - Patch #456722 by akahn: use format_plural() on node delete. 2009-05-15 03:58:35 +00:00
Dries Buytaert b166ca9b3c - Patch #459836 by Xano: rework admin/settings/regional-settings. 2009-05-15 03:38:25 +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
Angie Byron cf6f4d9fee #461512 by akahn: Clean up aggregator_form_feed(). 2009-05-13 19:38:28 +00:00
Angie Byron 9c0f25fee6 #448268 by dww: Fix typo preventing update status cache from being cleared on theme admin page. 2009-05-13 18:21:42 +00:00
Angie Byron 679e9011d9 #292565 follow-up by Jody Lynn: Remove ['destination'] hacks to get login redirection working again. 2009-05-13 17:23:48 +00:00
Angie Byron 0978742089 #367214 follow-up by alienbrain and Berdir: Fix syntax error introduced in API documentation. 2009-05-12 23:19:13 +00:00
Dries Buytaert ba3d12310f - Patch #460420 by wulff: it was impossible to localize the title of the forum administration page. 2009-05-12 18:28:23 +00:00
Dries Buytaert a07e17a92c - Patch #210876 by deekayen: log enabling and disabling of modules, and wrote a handy assertLogMessage() function to assert watchdog messages. 2009-05-12 18:08:43 +00:00
Dries Buytaert 83ea3cd042 - Patch #460252 by John Morahan: fixed documentation. 2009-05-12 14:36:12 +00:00
Dries Buytaert 5e3f50369f - Patch #453080 by Gabor Hojtsy: moved the footer message to a block. 2009-05-12 13:43:46 +00:00
Dries Buytaert f96d0a9ee9 - Patch #372471: box.tpl.php is dead. 2009-05-12 09:23:40 +00:00
Dries Buytaert 417e2fc2bb - Patch #399248 by deekayen: detect when a signature is too long to prevent SQL errors. 2009-05-12 09:07:18 +00:00
Dries Buytaert 847304a293 - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms. 2009-05-12 08:37:45 +00:00
Dries Buytaert da87545c48 - Patch #78941 by kkaefer and ksenzee: added missing file. 2009-05-12 08:33:19 +00:00
Dries Buytaert a86223cd70 - Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it. 2009-05-12 08:31:17 +00:00
Dries Buytaert 6445ba5986 - Patch #367214 by alienbrain: added documentation for hook_node_build_alter and remove documentatin for hook_node_alter. 2009-05-10 20:41:17 +00:00
Dries Buytaert 188b23087a - Patch #78941 by kkaefer, Jody Lynn: auto-check permissions if 'authenticated' has them. 2009-05-10 19:16:03 +00:00
Dries Buytaert bfecaa09c9 - Patch #458612 by dereine: add version information. 2009-05-10 18:56:57 +00:00