Dries Buytaert
|
4f1af19d10
|
- Patch #267203 by Rob Loach: attributes of theme_item_list can be deceiving. If you have a look at theme_item_list you see that the $attributes variable takes a NULL value. This makes you believe that it wants a string, rather then a full array of attributes. If you make the default parameter "array()" it will make the programmer expect to pass an array of attributes rather then a string of attributes.
|
2008-06-06 01:50:20 +00:00 |
Dries Buytaert
|
b87b7c2d01
|
- Patch #265040 by flobruit: Remove drupalModuleEnable() from simpletest.
|
2008-06-05 21:55:45 +00:00 |
Dries Buytaert
|
05769e3057
|
- Patch #266367 by zeta: fixed documentation issue.
|
2008-06-05 18:21:06 +00:00 |
Dries Buytaert
|
dc613626d4
|
- Patch #266465 by R.Muilwijk: fixed the comment module tests.
|
2008-06-05 17:57:04 +00:00 |
Dries Buytaert
|
d722c96909
|
- Patch #265498 by boombatower et al: tearDown() doesn't reset the module list.
|
2008-06-03 19:53:42 +00:00 |
Dries Buytaert
|
3f052180dc
|
- Patch #66264 by boombatower: comment approval displayed on node view of comment. Comes with tests and everything.
|
2008-06-03 16:30:20 +00:00 |
Dries Buytaert
|
cccf98aaa0
|
- Patch #265809 by dropcube: fixed some typos.
|
2008-06-03 13:45:07 +00:00 |
Dries Buytaert
|
4cdbf9c078
|
- Patch #260505 by flobruit: updated the user module tests to be consistent with the code.
|
2008-06-02 17:42:58 +00:00 |
Dries Buytaert
|
24d27b88c7
|
- Patch #260501 by cwgordon7: made the trigger module tests pass.
|
2008-06-02 17:39:12 +00:00 |
Dries Buytaert
|
098b3f72ca
|
- Patch #250918 by boombatower: cleaned up some tests and added some tests for the administration panels.
|
2008-06-02 17:32:19 +00:00 |
Dries Buytaert
|
9c7b3136ca
|
- Patch #260050 by Gurpartap Singh: move forum administration to site building.
|
2008-05-30 18:17:35 +00:00 |
Dries Buytaert
|
b806c1b03b
|
- Patch #259001 by paul.lovvik: drupal_cron_run should ignore a user abort.
|
2008-05-30 17:41:51 +00:00 |
Dries Buytaert
|
c6c26b5e23
|
- Patch #247423 by boombatower: code style fixes for the tests.
|
2008-05-30 07:30:53 +00:00 |
Dries Buytaert
|
bc5f69a333
|
- Patch #261836 by dropcube: tests for cron.
|
2008-05-30 07:27:14 +00:00 |
Dries Buytaert
|
01223c9f49
|
- Patch #260882 by boombatower: added simpletests for simpletest. :-)
|
2008-05-28 14:07:46 +00:00 |
Dries Buytaert
|
ddea5c448d
|
- Patch #260882 by boombatower: refresh variables after install and page requests. This actually fixes one failure.
|
2008-05-28 13:11:11 +00:00 |
Dries Buytaert
|
d952784de6
|
- Patch #254166 by boombatower and pwlonin: added --list feature to list all available test groups and fixed some indentation issues.
|
2008-05-28 12:35:32 +00:00 |
Dries Buytaert
|
493a9ac6a5
|
- Patch #254166 by pwolanin: script improvements.
|
2008-05-26 19:43:46 +00:00 |
Dries Buytaert
|
25a5bf9fc3
|
- Patch #261843 by dropcube: tests fail when a response of zero bytes is received.
|
2008-05-26 17:36:08 +00:00 |
Dries Buytaert
|
1a3ef890ae
|
- Patch #260369 by Damien Tournoud: fixed dblog tests.
|
2008-05-26 17:31:59 +00:00 |
Dries Buytaert
|
fe7761fc54
|
- Patch #256509 by dropcube: return a 403 - access denied when an invalid cron key is used.
|
2008-05-26 17:24:42 +00:00 |
Dries Buytaert
|
7804e634d6
|
- Patch #242048 by macgirvin, Freso, Senpai, flobruit, catch, robertDouglass, Garrett Albright, et al: change 'blue smurf' to 'bike shed' ;-)
|
2008-05-26 17:22:59 +00:00 |
Dries Buytaert
|
c529e4afbe
|
- Patch #101543 by webchick: document all constants.
|
2008-05-26 17:12:55 +00:00 |
Dries Buytaert
|
035713ea5c
|
- Patch #239071 by flobruit and Moshe: add support for colgroup tag to theme_table().
|
2008-05-23 08:28:30 +00:00 |
Dries Buytaert
|
d9546f6d04
|
- Patch #260499 by catch: fixed problem with translation tests.
|
2008-05-22 20:02:52 +00:00 |
Dries Buytaert
|
3bbd9a7fa4
|
- Patch #260812 by boombatower: add failure message to DrupalWebTestCase->parse().
|
2008-05-22 19:32:52 +00:00 |
Dries Buytaert
|
9a1a6c6467
|
- Patch #259496 by ksenzee and Desbeers: fixed a permission bug discovered by the tests. Yay.
|
2008-05-22 19:27:13 +00:00 |
Dries Buytaert
|
fd06c1db21
|
- Patch #260492 by Damien: fixed/improved poll module tests.
|
2008-05-22 19:24:32 +00:00 |
Dries Buytaert
|
d6089b45ef
|
- Patch #259483 by pwolanin: fixed undefined index warning.
|
2008-05-20 20:32:03 +00:00 |
Dries Buytaert
|
83601ea040
|
- Patch #260383 by webchick: better debugging for form errors in simpletest.
|
2008-05-20 20:28:05 +00:00 |
Dries Buytaert
|
e2c4cbd019
|
- Patch #260700 by dropcube: mentioned the removal of comment controls.
|
2008-05-20 20:13:34 +00:00 |
Dries Buytaert
|
9f09788e3b
|
- Patch #225527 by dvessel: removed jsEnabled check.
|
2008-05-19 19:42:18 +00:00 |
Dries Buytaert
|
d673f5e10f
|
- Patch #258064 by Senpai: code cleanup.
|
2008-05-19 19:36:41 +00:00 |
Dries Buytaert
|
5316c645d2
|
- Patch #259871 by pwolanin: clean up system.test.
|
2008-05-19 19:28:39 +00:00 |
Dries Buytaert
|
c082e1b8ff
|
- Patch #258192 by dww: drupal_html_to_text() doesn't support <strong class='foo'>.
|
2008-05-19 19:25:24 +00:00 |
Dries Buytaert
|
21000956a2
|
- Patch #259463 by dmitrig01: notification e-mail for pending user registrations had blank subject line.
|
2008-05-17 17:02:56 +00:00 |
Dries Buytaert
|
35bb57cff2
|
- Patch #243967 by recidive: unit tests for registry got committed twice.
|
2008-05-16 10:14:41 +00:00 |
Dries Buytaert
|
a628fe811e
|
- Patch #246259 by boombatower and saxofaan: enabling/disabling modules doesn't check for failures.
|
2008-05-16 02:09:22 +00:00 |
Dries Buytaert
|
9d4dea4e55
|
- Patch #258475 by alpritt: Doxygen improvements.
|
2008-05-16 01:23:31 +00:00 |
Dries Buytaert
|
f163d2e01b
|
- Patch #258405 by greggles: clean up MAINTAINERS.txt.
|
2008-05-15 22:13:28 +00:00 |
Dries Buytaert
|
00084e0dd3
|
- Patch #259002 by Robert Douglas: set all the default scoring factors to zero. This patch is a usability improvement (better out-of-the-box search relevancy) and a performance improvement (greatly simplified search queries).
|
2008-05-15 21:40:31 +00:00 |
Dries Buytaert
|
85c269ef40
|
- Patch #257634 by Senpai and catch: code clean-up
|
2008-05-15 21:30:02 +00:00 |
Dries Buytaert
|
6b88e61700
|
- Patch #256793 by Senpai and flobruit: code clean up.
|
2008-05-15 21:27:32 +00:00 |
Dries Buytaert
|
7cd8427f65
|
- Patch #257730 by Senpai: code clean-up for book module.
|
2008-05-15 21:19:24 +00:00 |
Dries Buytaert
|
a7d345d7a7
|
- Patch #200824 by sammys, Arancaytar et al: fixed bug in drupal_write_record().
|
2008-05-15 21:15:10 +00:00 |
Dries Buytaert
|
75a777a3ea
|
- Patch #193076 by quicksketch, dmitrig01 and paul.lovvik: drag and drop support for poll module.
|
2008-05-15 20:56:48 +00:00 |
Dries Buytaert
|
756131a862
|
- Patch #239455 by boombatower, flobruit, dmitrig01: tracker module tests.
|
2008-05-15 20:51:58 +00:00 |
Dries Buytaert
|
0daa3e90a6
|
- Patch #243967 by justinrandell: more unit tests for the registry.
|
2008-05-15 20:37:06 +00:00 |
Dries Buytaert
|
7b98fa4008
|
- Patch #237754 by Robert Douglass and David Lesieur: search_index hardcoded the weights of HTML elements. Made them configurable through variable_get().
|
2008-05-14 15:07:25 +00:00 |
Dries Buytaert
|
21137e1aed
|
- Patch #247095 by drewish ad flobruit: upload module performs permission checks on files it doesn't control.
|
2008-05-14 13:19:48 +00:00 |