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
Dries Buytaert
3876e6acc6
- Patch #422358 by JamesAn, pwolanin: convert common.inc to use new static caching API.
2009-05-31 07:00:12 +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
Angie Byron
5b8d80b95d
#435646 by tstoeckler: Fix vertical tabs in Stark.
2009-05-31 00:51:41 +00:00
Dries Buytaert
986c3cdce4
- Patch #393632 by andypost: use both first and last class for single-item menu items.
2009-05-30 13:11:38 +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
0a5715cf65
#474242 by tic2000: Use more specific CSS selectors for Vertical Tabs to prevent breakage by other modules.
2009-05-30 05:32:13 +00:00
Angie Byron
e8b3abb928
#372650 by stella and alienbrain: Fixes to poll block.
2009-05-30 04:49:10 +00:00
Angie Byron
64c80a947d
#476934 by catch: Enable Path module in the default profile.
2009-05-29 21:39:17 +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
114a7f2cb3
#471800 follow-up by stella: Fixing comments on MySQL system queries.
2009-05-29 01:51:46 +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
2cb8fb68de
- Patch #474156 by brainless: fixed database prefix validation. We need tests for the installer. ;-)
2009-05-28 08:34:14 +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
Angie Byron
7856db0675
#345591 follow-up by pwolanin: Small indentation fix.
2009-05-27 14:33:41 +00:00
Angie Byron
86662768f9
#473878 by tic2000: Fix vertical tabs styling which was accidentally mangled in content-region-as-a-block patch.
2009-05-27 13:30:49 +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