Dries Buytaert
|
b4ab2ac2ce
|
- Patch #199870 by alpritt et al: beter password strength checker. Really cool.
|
2008-10-19 20:55:07 +00:00 |
Dries Buytaert
|
f1fda0f036
|
- Patch #320793 by hass: fixed translation issue.
|
2008-10-16 20:23:08 +00:00 |
Dries Buytaert
|
cbec05812d
|
- Patch #298669 by Crell, moshe et al: add query logging per connection.
|
2008-10-16 14:58:48 +00:00 |
Dries Buytaert
|
967d8f67ac
|
- Patch #304924 by Damien Tournoud: extend error handler to manage exceptions. I have one exception and one fail.
|
2008-10-15 16:05:51 +00:00 |
Dries Buytaert
|
e85187d948
|
- Patch #320374 by Damien Tournoud, pwolanin et al: worked around a max_allowed_packet size issue with the simpletests.
|
2008-10-15 14:17:27 +00:00 |
Dries Buytaert
|
305d14412c
|
- Patch #321165 by Dave Reid: fixed exceptions in XML-RPC library and its tests.
|
2008-10-15 13:56:08 +00:00 |
Dries Buytaert
|
a461097c28
|
- Patch #293078 by lilou: correction for user-profile.tpl.php documentation.
|
2008-10-15 13:51:53 +00:00 |
Dries Buytaert
|
c14b03b6ca
|
- Patch #320747 by lilou, UltimateBoy: removed double semicolons.
|
2008-10-14 20:44:57 +00:00 |
Dries Buytaert
|
63d0ea9914
|
- Patch #296485 by johnskulski, catch: fixed problem with comment threading.
|
2008-10-14 20:39:42 +00:00 |
Dries Buytaert
|
126a5e3c88
|
- Patch #320784 by johnskulski: added test for comment threading. This test currently fails.
|
2008-10-14 20:34:56 +00:00 |
Dries Buytaert
|
75d5f0cd91
|
- Patch #204106 by catch, Damien Tournoud: added test for translation of path aliases.
|
2008-10-13 20:57:19 +00:00 |
Dries Buytaert
|
f7e61d77e9
|
- Patch #296321 by pwolanin, swentel: link to cron.php broken when clean URLs are disabled.
|
2008-10-13 20:29:42 +00:00 |
Dries Buytaert
|
0ff80347a0
|
- Patch #232095 by birdmanx35, keith.smith: improve book module description.
|
2008-10-13 19:59:41 +00:00 |
Dries Buytaert
|
32ba32df76
|
- Patch #296442 by Damien Tournoud: made upload and blog API tests pass without clean URLs enabled.
|
2008-10-13 12:43:30 +00:00 |
Dries Buytaert
|
12393a4d12
|
- Patch #320000 by lilou: unify doxygen @file documentation in tpl.
|
2008-10-13 12:31:43 +00:00 |
Angie Byron
|
8292bdd40a
|
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.
|
2008-10-13 00:33:05 +00:00 |
Angie Byron
|
94d859b3b1
|
#320173 by Dave Reid: Two-word operations in hook_nodeapi no longer being called.
|
2008-10-12 19:00:56 +00:00 |
Angie Byron
|
f95f58cc05
|
#320161 by Dave Reid: Fix problems with drupalGetTestFiles() that causes upload.test to break on some systems.
|
2008-10-12 08:30:05 +00:00 |
Angie Byron
|
bc22653541
|
#320155 by Dave Reid: Fix silly exceptions in file.test.
|
2008-10-12 06:37:40 +00:00 |
Angie Byron
|
a3a420c3e6
|
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.
|
2008-10-12 06:27:06 +00:00 |
Angie Byron
|
f76acb2d9d
|
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
|
2008-10-12 04:30:09 +00:00 |
Angie Byron
|
a765e882eb
|
#320127 by matt2000: Fix bug with file_check_directory() being passed a function by-reference.
|
2008-10-12 03:46:08 +00:00 |
Angie Byron
|
145e1ced25
|
#319467: SA-2008-47 (#295053): Arbitrary file uploads in Blog API.
|
2008-10-12 02:58:23 +00:00 |
Angie Byron
|
acd5e95200
|
#320009 by Dave Reid: Remove notice about missing files[] array and prevent incompatible modules from being enabled.
|
2008-10-12 02:52:52 +00:00 |
Angie Byron
|
fecf236c41
|
#319465: SA-2008-47 (#295053): Privilege escalation in upload module.
|
2008-10-12 02:42:56 +00:00 |
Angie Byron
|
390e2fd2d7
|
#320024 by Dave Reid: Replace hardcoded drupal_required_modules() with required = TRUE in .info files.
|
2008-10-12 01:23:07 +00:00 |
Angie Byron
|
72bbd21e5c
|
#312792 by catch: Clean-up for editForumTaxonomy().
|
2008-10-12 01:01:44 +00:00 |
Angie Byron
|
9dc60ce09b
|
#295626 by wuf31 and Damien Tournoud: Fix incorrect path for front page in locale_block().
|
2008-10-11 23:32:07 +00:00 |
Angie Byron
|
4d20274076
|
#253569 by aaron, agentrickard, and Dave Reid: Add hook_modules_X to allow modules to react when other modules are enabled, disabled, installed, or uninstalled.
|
2008-10-11 22:46:22 +00:00 |
Angie Byron
|
ecf7ad41d0
|
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.
|
2008-10-11 21:11:02 +00:00 |
Angie Byron
|
4002681267
|
#319714 by greggles: Remove needless double-check_url()ing in maintenance.tpl.php.
|
2008-10-11 20:45:26 +00:00 |
Angie Byron
|
89b0570d70
|
#305566 by agentrickard and moshe weitzman: Split 'bypass node access' from 'administer nodes'.
|
2008-10-11 18:29:20 +00:00 |
Angie Byron
|
047b4bde38
|
#296306 by swentel: Test for custom 403 page.
|
2008-10-11 18:17:02 +00:00 |
Angie Byron
|
65006002ed
|
#162678 by robertDouglass, catch, and Damien Tournoud: Add static caching for
|
2008-10-11 16:04:29 +00:00 |
Angie Byron
|
da7f3a0ef0
|
#319699 follow-up by Dave Reid: Simplify required module hiding in admin/build/modules.
|
2008-10-11 15:54:14 +00:00 |
Angie Byron
|
4f17920c75
|
#319466: SA-2008-47 (#295053): CSRF in cached forms.
|
2008-10-11 04:06:29 +00:00 |
Angie Byron
|
819b0e95a9
|
#319699 by Dave Reid: Simplify logic for hiding required modules.
|
2008-10-11 03:25:36 +00:00 |
Angie Byron
|
240fa1b407
|
#319346: SA-2008-60 (#318706): blogapi_mt_set_post_categories() allows assigning arbitrary categories.
|
2008-10-11 03:08:09 +00:00 |
Angie Byron
|
fcf34c3abc
|
#311946: SA-2008-060 (#318706): BlogAPI access bypass.
|
2008-10-11 03:06:48 +00:00 |
Angie Byron
|
706ea3e5c4
|
#319341: SA-2008-060 (#318706): Access bypass for files attached to restricted nodes.
|
2008-10-11 03:03:59 +00:00 |
Angie Byron
|
4748ac2c4f
|
#319328: SA-2008-060 (#318706): File upload access bypass.
|
2008-10-11 02:58:40 +00:00 |
Angie Byron
|
7e02f2f782
|
#318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.
|
2008-10-11 02:33:14 +00:00 |
Angie Byron
|
6828096e7e
|
#284887 by Dave Reid and dww: Disable autocomplete if user does not have access to the callback.
|
2008-10-10 07:49:49 +00:00 |
Angie Byron
|
464be0b8bd
|
#318892 by justinrandell and chx: Add .install files to the list of files added to .info files.
|
2008-10-09 22:51:41 +00:00 |
Dries Buytaert
|
3ce6808be5
|
- Patch #318887 by Dave Reid: clean-up some array shifting code.
|
2008-10-09 20:20:49 +00:00 |
Angie Byron
|
031556daf1
|
#314244 follow-up by nedjo: Remove op for prepare translation.
|
2008-10-09 18:32:47 +00:00 |
Angie Byron
|
d59ba41f65
|
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names
|
2008-10-09 15:15:55 +00:00 |
Angie Byron
|
c9c35d2d58
|
#260372 by andershal and nedjo: Fix count bug in translation deletion logic.
|
2008-10-09 04:32:34 +00:00 |
Angie Byron
|
f070c5d014
|
#318687 by hswong3i: Fix pgsql update error in aggregator module.
|
2008-10-09 04:24:25 +00:00 |
Angie Byron
|
8fba6d2bfb
|
#317831 by sun: Fix a bug in permissions table CSS.
|
2008-10-09 04:19:44 +00:00 |
Angie Byron
|
0a6b178c96
|
#316344 by boombatower: Add meta refresh support to SimpleTest to allow programmatically dealing with Batch API and such.
|
2008-10-09 02:49:36 +00:00 |
Angie Byron
|
f841d1a764
|
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
|
2008-10-09 00:02:29 +00:00 |
Dries Buytaert
|
72e09d7beb
|
- Patch #318593 by hswong3i: clean up of tabs.
|
2008-10-08 18:34:30 +00:00 |
Angie Byron
|
3a0d4322ae
|
#206138 by pwolanin: Rename mis-named 'module' attribute in node types.
|
2008-10-08 03:27:56 +00:00 |
Angie Byron
|
39fad4e75b
|
#268584 by agentrickard, Rob Loach, and catch: Add a hidden variable for the number of terms displayed on the term admin page.
|
2008-10-06 23:15:32 +00:00 |
Angie Byron
|
43893763c5
|
#226728 by chx and Eaton: Flush form caches when cache is cleared on cron.
|
2008-10-06 23:02:08 +00:00 |
Dries Buytaert
|
cbeaf157af
|
- Patch #308668 by jpetso, boombatower: make test selection page work when Javascript is disabled.
|
2008-10-06 14:38:02 +00:00 |
Dries Buytaert
|
87567f8916
|
- Patch #310212 by justinrandell: killed in _node hook, as well as twelve sable tooth tigers.
|
2008-10-06 12:55:56 +00:00 |
Dries Buytaert
|
026af5df34
|
- Patch #310212 by justinrandell, catch, et all: killed in _user hook, as well as two small kittens.
|
2008-10-06 11:30:12 +00:00 |
Dries Buytaert
|
703557e155
|
- Patch #283201 by pwolanin, Dries: use code registry properly for locale page callbacks.
|
2008-10-02 13:11:34 +00:00 |
Dries Buytaert
|
af1a0db728
|
- Patch #312982 by hass: fix for one untranslatable string.
|
2008-10-01 13:19:29 +00:00 |
Dries Buytaert
|
fb39167d97
|
- Patch #296197 by Gabor and meba: better document the drag and drop language feature.
|
2008-10-01 13:17:17 +00:00 |
Angie Byron
|
d452f14759
|
#299290 by c960657 and drewish: Clean up user test exceptions with certain versions of GD.
|
2008-10-01 00:54:43 +00:00 |
Angie Byron
|
4c976d51e6
|
#281446 by xqus, dropcube, and catch: Improve the requirements check for the installer. Awesome.
|
2008-10-01 00:27:29 +00:00 |
Angie Byron
|
853ce2487a
|
Temporary roll-back of #298669: This wasn't quite ready yet and broke SimpleTest in a big way.
|
2008-09-28 21:52:08 +00:00 |
Dries Buytaert
|
5b86f43a75
|
- Patch #298669 by Crell, moshe weitzman: added query logging per connection.
|
2008-09-28 00:03:33 +00:00 |
Dries Buytaert
|
9f3d9f1115
|
- Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edit forms easier. DX improvement.
|
2008-09-27 20:37:01 +00:00 |
Dries Buytaert
|
4cbb7b7512
|
- Patch #312306 by Jaza: no activation e-mail for user 1.
|
2008-09-27 20:16:17 +00:00 |
Angie Byron
|
4a0e68e838
|
#125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAPI property that can be used by WYSIWYG editors. WOOHOO.
|
2008-09-27 19:47:43 +00:00 |
Angie Byron
|
289b4f77a6
|
#229129 follow-up by Arancaytar, chx, and webchick: Instantiate module package property.
|
2008-09-27 19:03:30 +00:00 |
Angie Byron
|
f19d83c4c2
|
#302300 follow-up by Crell: Fixes to database connection tests.
|
2008-09-27 07:08:44 +00:00 |
Angie Byron
|
2cb811acb3
|
#229129 follow-up by chx: Fix module dependency checking again.
|
2008-09-27 06:29:47 +00:00 |
Angie Byron
|
8f1728dc15
|
#229129 part 2 of 1,342 by chx: Hide Core - Required modules from module page entirely, to get around nasty bug that allows them to be disabled.
|
2008-09-27 05:07:40 +00:00 |
Angie Byron
|
eb6cb31590
|
#229129 part 1 of 1,342 by chx: Change #value to #markup to eliminate notice on modules page.
|
2008-09-27 04:55:31 +00:00 |
Angie Byron
|
40e2b52116
|
#302300 by Crell: Support adding and ignoring database targets, for better replication support.
|
2008-09-26 19:10:32 +00:00 |
Angie Byron
|
1fc0b924f2
|
#313044 by Amitaibu: Remove silly assertion.
|
2008-09-24 22:38:20 +00:00 |
Angie Byron
|
991ff539c3
|
#296910 by catch and webchick: Add reset parameter to taxonomy_vocabulary_load().
|
2008-09-24 18:42:00 +00:00 |
Angie Byron
|
9bc36524f2
|
#244662 by solotandem and catch: Fix taxonomy_vocabulary_load() when called multiple times.
|
2008-09-24 02:59:42 +00:00 |
Angie Byron
|
06d0d8c2a4
|
#267724 follow-up by Gábor Hojtsy and dww: Wrap logic in parentheses for better clarification.
|
2008-09-23 19:07:58 +00:00 |
Angie Byron
|
784b01b120
|
#309951 by chx: Slow down tracker tests for supersonic computers.
|
2008-09-21 22:15:52 +00:00 |
Dries Buytaert
|
d83a75125e
|
- Patch #310447 by Damien Tournoud, Crell, catch: add back SET NAMES='utf8' -- we love UTF-8
|
2008-09-21 15:27:20 +00:00 |
Dries Buytaert
|
19329548f9
|
- Patch #305236 by crell: made OpenID work again. We need tests for this.
|
2008-09-21 15:08:39 +00:00 |
Angie Byron
|
a3bb66e4e8
|
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.
|
2008-09-20 20:22:25 +00:00 |
Angie Byron
|
a4b0bb58a2
|
#310358 by drewish: Add a test for file_save_upload and clean up file.test.
|
2008-09-20 07:35:53 +00:00 |
Angie Byron
|
89b4c55989
|
#64967 follow-up by drewish: Replace ereg with preg in file_scan_directory().
|
2008-09-20 03:49:24 +00:00 |
Dries Buytaert
|
fa8abcbf3b
|
- Patch #305740 by catch, Benjamin Melançon: added an edit tab to taxonomy term pages.
|
2008-09-19 20:25:03 +00:00 |
Dries Buytaert
|
8fc581d4d7
|
- Patch #309488 by kbahey: correct capitalization of TRUE and FALSE.
|
2008-09-19 07:53:59 +00:00 |
Dries Buytaert
|
9ca3de35c6
|
- Patch #254242 by Gabor, dropcube: preview post setting (optional, required) not working
|
2008-09-19 07:39:00 +00:00 |
Angie Byron
|
804b313a85
|
#296486 by lyricnz and boombatower: Tests for viewing an individual comment.
|
2008-09-19 03:11:53 +00:00 |
Angie Byron
|
c32c0f517f
|
#296487 by lyricnz and beeradb: Tests to make sure comment posting fails when it should.
|
2008-09-19 03:00:10 +00:00 |
Angie Byron
|
ca858345c6
|
#255613 by boombatower: Replace old crufty manual cURL call with nice drupalGet().
|
2008-09-19 02:47:38 +00:00 |
Angie Byron
|
dae71fe862
|
#190850 by Poetro and Robin Monks: Replace hard-coded taxonomy links by taxonomy_term_path().
|
2008-09-19 02:43:40 +00:00 |
Angie Byron
|
7952a651ce
|
#267724 by cpugeniusmv: Fix cron logic in update.module.
|
2008-09-19 02:31:57 +00:00 |
Dries Buytaert
|
a4cb8e0aba
|
- Patch #308272 by cwgordon7, boombatower, flobruit, et al: improve test selection page.
|
2008-09-18 14:57:42 +00:00 |
Dries Buytaert
|
9020f77388
|
- Patch #302149 by pwolanin: fixed confusing/duplicate use of names in menu admin.
|
2008-09-18 10:44:19 +00:00 |
Angie Byron
|
14ff65379f
|
#224006 by Daniel Jalkut: blogapi_metaweblog_get_category_list() verified user access for the given content type but did not log in the user first.
|
2008-09-17 21:07:47 +00:00 |
Angie Byron
|
893942bb4f
|
#108979 by ewhipple, catch, and sun: Order permissions consistently, keep node type related permissions together.
|
2008-09-17 20:37:32 +00:00 |
Angie Byron
|
867304f3bc
|
#307477 by clemens.tolboom and boombatower: Test how XML-RPC responds to large messages.
|
2008-09-17 16:49:41 +00:00 |
Dries Buytaert
|
7f29b14277
|
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
|
2008-09-17 07:11:59 +00:00 |
Dries Buytaert
|
6f8b5f9a5b
|
- Patch #296297 by beeradb, boombatwoer: tests for drupal_get_content and drupal_set_content. Yay.
|
2008-09-17 07:01:31 +00:00 |
Dries Buytaert
|
21aab5e667
|
- Patch #276588 by boombatower, jpetso: tests for contact module categories.
|
2008-09-17 06:54:11 +00:00 |
Angie Byron
|
a8143e47b7
|
#295719 by flobruit, boombatower, and mikey_p: Clean up node.test.
|
2008-09-17 05:26:51 +00:00 |
Angie Byron
|
5e576223bc
|
#308233 by robertDouglass: Tests for the advanced search form.
|
2008-09-17 05:12:12 +00:00 |
Angie Byron
|
1c0e1c39ec
|
#189406 by catch: Add comment settings to the list of stuff you can configure per node type.
|
2008-09-17 04:55:13 +00:00 |
Angie Byron
|
e3b019f480
|
#299186 by boombatower: Fix assertFieldByXPath so that it recognizes select and textarea values.
|
2008-09-17 00:46:44 +00:00 |
Angie Byron
|
a37d9be187
|
#295697 by maartenvg and boombatower: Make SimpleTest fail to install if cURL is not present.
|
2008-09-16 23:24:36 +00:00 |
Dries Buytaert
|
8868a4dc6a
|
- Patch #296496 by McJim, jpetso: added tests for contact form flood control. Yay.
|
2008-09-16 18:18:02 +00:00 |
Dries Buytaert
|
6b7d5fe21b
|
- Patch #245544 by Dave Reid, oadaeh, drupalgeek: the admin_tasks variable is initialized twice.
|
2008-09-16 18:08:59 +00:00 |
Dries Buytaert
|
ae31a4ab76
|
- Patch #308138 by mfer, Dave Reid: replace valid_email_address with filter_var and FILTER_VALIDATE_EMAIL.
|
2008-09-16 17:50:02 +00:00 |
Angie Byron
|
2f3146f041
|
#308434 follow-up by drewish: Small clean-ups to file.inc clean-ups.
|
2008-09-15 21:06:07 +00:00 |
Angie Byron
|
161a9970f7
|
#308534 by Dave Reid: Remove stray whitespace core-wide.
|
2008-09-15 20:48:10 +00:00 |
Angie Byron
|
cf987be12d
|
#253702 follow-up by catch: Fix file.inc tests.
|
2008-09-15 16:10:12 +00:00 |
Dries Buytaert
|
312b97e9e9
|
- Patch #253702 by Damien Tournoud et al: further clean-up of the session handling code.
|
2008-09-15 15:18:59 +00:00 |
Angie Byron
|
e875378518
|
AHEM. Aaaaand... tests! :D
|
2008-09-15 09:30:03 +00:00 |
Angie Byron
|
e7ac5c58fd
|
#308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massive file.inc cleanup aaaaaand... tests! Yay! :D
|
2008-09-15 09:28:50 +00:00 |
Angie Byron
|
1806af909c
|
#275092 follow-up by Damien Tournoud: Restoring meta tag generator and fixing failing test.
|
2008-09-15 08:49:40 +00:00 |
Angie Byron
|
00756c87bc
|
#213151 by Pancho, skiquel, and deviantintegral: Make admin/content/node sortable.
|
2008-09-15 00:02:10 +00:00 |
Angie Byron
|
63632564ad
|
#308262 by boombatower, flobruit, and Damien Tournoud: Clean-up of simpletest.js.
|
2008-09-14 22:34:25 +00:00 |
Angie Byron
|
568034d90c
|
#308399 by Damien Tournoud: Fix SimpleTest error handler to not spaz out and die when PHP errors are encountered.
|
2008-09-14 21:14:21 +00:00 |
Angie Byron
|
cf5b00c5db
|
#275092 follow-up by chx: Fix admin blocks page to work with secondary themes + test so we don't break it again.
|
2008-09-14 20:37:28 +00:00 |
Angie Byron
|
a7c16d158d
|
#308186 by chx: Fix tons and tons of test failures in certain versions of cURL.
|
2008-09-14 06:46:34 +00:00 |
Angie Byron
|
dddfe5377d
|
#302440 by Benjamin Melançon, catch, asimmonds, pp: Fix PDOException error on empty terms list.
|
2008-09-11 19:47:40 +00:00 |
Angie Byron
|
ab07b4cd5e
|
#305077 by DamZ, boombatower, and cwgordon7: Rework SimpleTest backend.
|
2008-09-10 04:13:01 +00:00 |
Angie Byron
|
54d2daec35
|
#302396 follow-up by catch: Fix typo in tests.
|
2008-09-09 00:29:24 +00:00 |
Dries Buytaert
|
b6fd223d1a
|
- Patch #302396 by chx, catch: made some tests more granular so they an be run in parallel or stand-alone.
|
2008-09-08 21:37:21 +00:00 |
Dries Buytaert
|
e4ff0cd6f4
|
- Patch #304139 by Rob Loach, beeradb, Damien, et al: tests for the variable_*() functions.
|
2008-09-08 20:49:47 +00:00 |
Angie Byron
|
763b11c8c7
|
#259679 by Damien Tournoud: Fix user/X/edit tab on user tracker page.
|
2008-09-08 15:44:57 +00:00 |
Angie Byron
|
4c26ea31ee
|
#305436 by lelutin and Damien Tournoud: Fix broken closing tag.
|
2008-09-08 15:36:30 +00:00 |
Angie Byron
|
af884c3888
|
#302763 by DamZ: Fixing test failures, removing legacy globals check cruft.
|
2008-09-06 15:20:09 +00:00 |
Angie Byron
|
73356fde8b
|
#296310 by DamZ: Fixes to drupal_http_request() and accompanying tests.
|
2008-09-06 15:06:10 +00:00 |
Dries Buytaert
|
e5b0e5f76c
|
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
|
2008-09-06 08:36:22 +00:00 |
Angie Byron
|
cbb639a16f
|
#298444 by c960657: Fix exceptions in DBLog test.
|
2008-09-05 19:04:26 +00:00 |
Dries Buytaert
|
e717628401
|
- Patch #276583 by pwolanin, with minor changes by me: tests for the user administration pages.
|
2008-09-05 09:55:08 +00:00 |
Dries Buytaert
|
fbccce51c6
|
- Patch #261859 by rse, Damien Tournoud: make the trigger module work on PostgreSQL.
|
2008-09-05 09:29:06 +00:00 |
Dries Buytaert
|
2b07665033
|
- Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and future compatilbility. PHP6 is rumoured to drop ereg support.
|
2008-09-05 09:25:52 +00:00 |
Dries Buytaert
|
f6a4263476
|
- Patch #52015 by mustafau: update timestamps for aggregator news items.
|
2008-09-03 19:25:08 +00:00 |
Angie Byron
|
c17a5e70bc
|
#285309 by pwolanin: menu_name in hook_menu is ignored on updates
|
2008-09-02 19:23:02 +00:00 |
Dries Buytaert
|
32981b119b
|
- Patch #296310 by domas, dmitrig01, boombatower: drupal_http_request tests.
|
2008-09-02 17:00:34 +00:00 |
Dries Buytaert
|
182798caa4
|
- Patch #228576 by sun: too ambiguous stylesheet in dblog.css when form_altering the watchdog table.
|
2008-09-02 16:56:33 +00:00 |
Angie Byron
|
a03345ef73
|
#272883 by hctom and lilou: Fix wrong usage of watchdog severity.
|
2008-09-02 01:08:01 +00:00 |
Angie Byron
|
9397ae69aa
|
#197425 by lilou, Nick Lewis, mooffie, and friends: Add <blockquote> to list of default allowed HTML tags.
|
2008-08-31 17:19:06 +00:00 |
Dries Buytaert
|
a355254e33
|
- Patch #235175 by dmitrig01: name of content type is incorrectly capitalized.
|
2008-08-31 15:50:35 +00:00 |
Angie Byron
|
f60cdab373
|
#276276 follow-up by Crell: Fixing a notice in db test.
|
2008-08-31 15:05:29 +00:00 |
Dries Buytaert
|
b7116447a3
|
- Patch #302163 by recidive, Crell: convert blog API to DB TNG
|
2008-08-31 14:27:08 +00:00 |
Dries Buytaert
|
2405ec9ad7
|
- Patch #302275 by chx: don't use TRUNCATE, use DELETE FROM instead
|
2008-08-31 14:15:07 +00:00 |
Angie Byron
|
382f4a8c5f
|
#276276 by Crell and florbuit: New database system unit tests. WOOHOO! :D
|
2008-08-31 11:43:41 +00:00 |
Dries Buytaert
|
df4b23bfee
|
- Patch #209160 by Lilou, Takafumi: localized URL for php.net/manual links.
|
2008-08-31 09:15:13 +00:00 |
Dries Buytaert
|
360bc1a101
|
- Patch #276018 by mfb: extend the lifetime of temporary files.
|
2008-08-30 13:18:49 +00:00 |
Dries Buytaert
|
1689a63f38
|
- Patch #268706 by flobruit, lilou, bjaspan: fixed XSS on node edit form.
|
2008-08-30 13:08:05 +00:00 |
Dries Buytaert
|
3ccf6d89e4
|
- Patch #299292 by keith.smith: head installation was broken.
|
2008-08-30 10:03:57 +00:00 |
Dries Buytaert
|
b1411df894
|
- Patch #293098 by boombatower: add missing label.
|
2008-08-30 09:49:43 +00:00 |
Dries Buytaert
|
fb9d456450
|
- Patch #299461 by Damien Tournoud: fixed annoying glitches with assertEqual().
|
2008-08-30 09:42:25 +00:00 |
Dries Buytaert
|
6261c4cad2
|
- Patch #246261 by pwolanin: simpletest does not handle optgroup correctly
|
2008-08-30 09:27:21 +00:00 |
Dries Buytaert
|
fadcc4f9c1
|
- Patch #295564 by mustafau, Damien Tournoud et al: drupal_http_rqeuest triggers error.
|
2008-08-29 14:45:19 +00:00 |
Dries Buytaert
|
762ca25ecf
|
- Patch #296305 by Damien Tournoud, recidive, cwgordon7, chx: 404 page needs a test -- testing party
|
2008-08-28 08:37:46 +00:00 |
Dries Buytaert
|
b63c316615
|
- Patch #278759 by douggreen, fletchgqc: improved code comment.
|
2008-08-28 08:21:27 +00:00 |
Dries Buytaert
|
372acd0cd4
|
- Patch #295152 by dww, Damien Tournoud, et al: fixed version comparison.
|
2008-08-28 08:12:29 +00:00 |
Dries Buytaert
|
665ac94ef3
|
- Patch #243063 by GoofyX: fixed typo in context-sensitve help.
|
2008-08-25 07:54:36 +00:00 |
Dries Buytaert
|
fdc3ee1043
|
- Patch #280621 by pwolanin: remove 'param from allowed tags in filter_xss_admin().
|
2008-08-25 07:44:16 +00:00 |
Dries Buytaert
|
580feef5e0
|
- Patch #227486 by profix898: increase length of database fields for menu items.
|
2008-08-23 08:15:37 +00:00 |
Dries Buytaert
|
5dee24e73f
|
- Patch #297894 by boombatower: two new asserts for link checking.
|
2008-08-23 07:42:54 +00:00 |
Dries Buytaert
|
8b00301995
|
- Patch #298137 by flobruit: drupalCreateContentType() now resets node permissions.
|
2008-08-22 12:40:32 +00:00 |
Dries Buytaert
|
b2e725c0d4
|
- Patch #296918 by JBrauer: clean up CSS/HTML of node form.
|
2008-08-22 12:38:02 +00:00 |
Dries Buytaert
|
c15bcc0653
|
- Patch #297869 by boombatower: add xpath method to simpletest and refactor existing tests.
|
2008-08-22 12:35:55 +00:00 |
Dries Buytaert
|
f0b1d9f8d3
|
- Patch #297207 by kscheirer and TapocoL: move update notification settings to more visible place.
|
2008-08-22 12:30:19 +00:00 |
Dries Buytaert
|
69e6f411a9
|
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.
|
2008-08-21 19:36:39 +00:00 |
Dries Buytaert
|
0e79597812
|
- Patch #268148 by obsidiandesign: make the simpletests work on https.
|
2008-08-18 19:25:52 +00:00 |
Dries Buytaert
|
e2825f474b
|
- Patch #293099 by boombatower: clarify form documentation and error handling.
|
2008-08-18 18:40:07 +00:00 |
Dries Buytaert
|
de12db43e9
|
- Patch #272952 by NancyDru and chx: fixed documentation issue.
|
2008-08-18 10:40:21 +00:00 |
Dries Buytaert
|
0b9e7c07e8
|
- Patch #265899 by mfb: uri_brief mail token did not support https URLs.
|
2008-08-17 10:46:30 +00:00 |
Dries Buytaert
|
553d8885bd
|
- Patch #287949 by Freso, Damien Tournoud: keep language icons in consistent order across nodes.
|
2008-08-16 21:36:57 +00:00 |
Dries Buytaert
|
78fd1a143a
|
- Patch #245322 by mfb: fixed breadcrumb behavior.
|
2008-08-16 21:13:32 +00:00 |
Dries Buytaert
|
1065e3805f
|
- Patch #276430 by jhedstrom, chx, boombatower et al: added tests for session handling.
|
2008-08-16 21:11:02 +00:00 |
Dries Buytaert
|
253c74d245
|
- Patch #296027 by hswong3i: {simpletest} indexes come with wrong array expression
|
2008-08-16 20:57:14 +00:00 |
Dries Buytaert
|
64764bf961
|
- Patch #43245 by mustafau, Dries, agentrickard, markus_petrux, et al: add an option to not generate blocks for RSS feeds.
|
2008-08-16 14:48:54 +00:00 |
Dries Buytaert
|
c639b5135f
|
- Patch #295564 by boombatower, Damien Tournoud: fixed drupal_http_request error and cleaned up some simpletest stuff. We should have a much more funky 'all tests passed' screen. Having all tests pass shouldn't be this boring. Let's be a bit more creative and injest some fun ... ;-)
|
2008-08-16 07:31:01 +00:00 |
Dries Buytaert
|
ddb9a03a70
|
- Patch #260484 by catch, boombatower et al: rollback of valid tests, letting ourselves believe that there are no bugs in core. ;)
|
2008-08-15 07:49:42 +00:00 |
Dries Buytaert
|
211980ceb2
|
- Patch #257912 by douggreen, Damien Tournoud: improve performance by flipping two queries during indexing.
|
2008-08-14 20:13:55 +00:00 |
Dries Buytaert
|
d9c682e6af
|
- Patch #66264 by boombatower: fixed typo in title.
|
2008-08-14 19:42:26 +00:00 |
Dries Buytaert
|
dbdda5471e
|
- Patch #237381 by beeradb, flobruit: renamed () parameter from user_save() to .
|
2008-08-14 19:37:22 +00:00 |
Dries Buytaert
|
a94f76737a
|
- Patch #56173 by catch, chx: if the user has access to one content type only, jump to that page.
|
2008-08-14 13:47:35 +00:00 |
Dries Buytaert
|
77375441e5
|
- Patch #221230 by Heine: convert requirement error on update to requirement warning.
|
2008-08-14 12:59:05 +00:00 |
Dries Buytaert
|
2df3b5f403
|
- Patch #285575 by jk, Bart, Damien Tournoud, et al: fixed XSS problem in default input formats.
|
2008-08-14 11:58:06 +00:00 |
Dries Buytaert
|
207284675e
|
- Patch #268063: move tests from includes/tests to modules/simpletests/tests.
|
2008-08-14 09:18:28 +00:00 |
Dries Buytaert
|
ab4e39da83
|
- Patch #283806 by mustafau: fixed bug in drupal_http_request() and added some first drupal_http_request() tests to core. Yay.
|
2008-08-13 07:11:18 +00:00 |
Dries Buytaert
|
774d060142
|
- Patch #293504 by Damien Tournoud: fixed search on PostgreSQL - argument of AND must be type boolean, not type integer.
|
2008-08-13 06:59:19 +00:00 |
Dries Buytaert
|
5de34fb21c
|
- Patch #290316 by boombatower, Damien Tournoud et al: made simpletests work on PostgreSQL.
|
2008-08-13 06:42:04 +00:00 |
Dries Buytaert
|
6e882d8905
|
- Patch #293532 by mustafau: when a redirected feed is not parseable Aggregator saves a watchdog entry saying that the feed was updated, however the feed remains unchanged in the database.
|
2008-08-12 10:42:41 +00:00 |
Dries Buytaert
|
73f98066f5
|
- Patch #291064 by mustafau: improve performance of aggregator by storing an md5 hash for the feed.
|
2008-08-12 07:00:48 +00:00 |
Dries Buytaert
|
defed7ec26
|
- Patch #197864 by vito_swat, alpritt, Gurpartap Singh et al: forum module uses hook_link_alter instead of taxonomy_term_path hook.
|
2008-08-11 21:57:40 +00:00 |
Dries Buytaert
|
b9eb3c896f
|
- Patch #254725 by Steve Dondley and BioALIEN: maxlength field for 'allowed HTML tags' is too short
|
2008-08-11 18:01:51 +00:00 |
Dries Buytaert
|
8d11f75d89
|
- Patch #291750 by boombatower: remove test results after displayed, makes tests work on PostgreSQL.
|
2008-08-11 17:46:06 +00:00 |
Dries Buytaert
|
f76ea7023f
|
- Patch #293500 by Damien Tournoud: message column too short for PostgreSQL.
|
2008-08-11 17:43:30 +00:00 |
Dries Buytaert
|
22da5c6978
|
- Patch #290918 by pwolanin: don't unset project info during processing.
|
2008-08-11 07:07:11 +00:00 |
Dries Buytaert
|
c83339e326
|
- Patch #16282 by mustafau: OPML import improvements.
|
2008-08-11 07:05:26 +00:00 |
Dries Buytaert
|
a993136f8e
|
- Patch #293614 by mustafau: aggregator files two similar error messages for not parseable feeds.
|
2008-08-11 07:01:52 +00:00 |
Dries Buytaert
|
0d1995a828
|
- Patch #268063 by boombatower, chx, cwgordon7, Damien Tournoud: move includes/tests to simpletest/tests and provide hidden .info propery
|
2008-08-09 12:41:23 +00:00 |
Dries Buytaert
|
ab5cdfda61
|
- Patch #268491 by mustafu, pwolanin, et al: fixed notice after deleting aggregator feed.
|
2008-08-08 20:09:22 +00:00 |
Dries Buytaert
|
9db1abf5aa
|
- Patch #165642 by Damien Tournoud et al: fixed SQL error.
|
2008-08-08 19:48:43 +00:00 |
Dries Buytaert
|
5ebbdd0c36
|
- Patch #280628 by pwolanin et al: fixed locale module confirm form and broken locale module tests.
|
2008-08-05 18:11:44 +00:00 |
Dries Buytaert
|
ac55eb1e4e
|
- Patch #276200 by catch, Damien, cwgordon7 et al: fixed problem with poll module tests.
|
2008-08-05 18:07:14 +00:00 |
Dries Buytaert
|
bc3c290269
|
- Patch #289796 by cwgordon7 and webchick: killed some exceptions.
|
2008-08-03 19:02:06 +00:00 |
Dries Buytaert
|
6f167edd7c
|
- Patch #187061 by Rob Loach: give feedback when a comment was posted.
|
2008-08-03 18:52:27 +00:00 |
Dries Buytaert
|
26e61a80e0
|
- Patch #237204 by keith.smith, birdmax35, gurpartap singh, et al: improved the forum module description.
|
2008-08-03 18:29:29 +00:00 |
Dries Buytaert
|
5876461d75
|
- Patch #290561 by mustafu: fixed bug with creating aggregator categories.
|
2008-08-03 18:17:37 +00:00 |
Dries Buytaert
|
6b46092549
|
- Patch #290561 by mustafu: improved the aggregator category tests.
|
2008-08-03 18:16:51 +00:00 |
Dries Buytaert
|
745ac159fa
|
- Patch #174179 by mustafu, spatz4000, fgm: heading hierachy was not always consistent.
|
2008-08-03 16:10:50 +00:00 |
Dries Buytaert
|
7010dcd1a3
|
- Patch #16282 by Arancaytar, mustafau, keith.smith, et al: add OPML import functionality for RSS feeds. Woot.
|
2008-08-03 05:46:56 +00:00 |
Dries Buytaert
|
9123a3d2e9
|
- Patch #190867 by Damien Tournoud: remove access check when creating aliases.
|
2008-08-03 05:21:20 +00:00 |
Dries Buytaert
|
aade5fbf24
|
- Patch #237636 by marcingy: comment status field should match node status field.
|
2008-08-02 20:29:43 +00:00 |
Dries Buytaert
|
e1dd1e3482
|
- Patch #218189 by Arancaytar, fago, et al: invoke hook_user before deleting user from database.
|
2008-08-02 20:08:24 +00:00 |
Dries Buytaert
|
4e4e2b4992
|
- Patch #227548 by AjK, Heine, Stefan Esser, hswong3i, dmitrig01: remove useless db_escape_string().
|
2008-08-02 19:09:33 +00:00 |
Dries Buytaert
|
6c1068e48d
|
- Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to registry_rebuild() for consistency.
|
2008-08-02 19:01:02 +00:00 |
Dries Buytaert
|
a859eb3668
|
- Patch #257009 by bjaspan, mustafu, Freso, Dries et al: fixed simpletest exceptions on PostgreSQL.
|
2008-08-02 18:44:36 +00:00 |
Dries Buytaert
|
7f965d0b4b
|
- Patch #276581 by andreiashu and cwgordon7: added tests for contact form categories.
|
2008-08-02 05:16:47 +00:00 |
Dries Buytaert
|
0bbad33af5
|
- Patch #287695 by cwgordon7: made syslog tests work on Windows.
|
2008-08-02 05:07:58 +00:00 |
Dries Buytaert
|
135937eb03
|
- Patch #286378 by TapocoL: fixed undefined index warning.
|
2008-07-24 16:28:52 +00:00 |
Dries Buytaert
|
d4ef1db69c
|
- Patch #286351 by TapocoL: fixed undefined index warning.
|
2008-07-24 16:27:51 +00:00 |
Dries Buytaert
|
ccf1af94fa
|
- Patch #245329 by christefano and dmitrig01: code comment love.
|
2008-07-24 16:25:19 +00:00 |
Dries Buytaert
|
34626ed280
|
- Patch #238600 by scor: removed two unused links from context-sentive help.
|
2008-07-24 06:52:35 +00:00 |
Dries Buytaert
|
8b51a9dfb1
|
- Patch #285467 by mustafau: fixed typo a MT blog API function.
|
2008-07-23 07:42:08 +00:00 |
Dries Buytaert
|
d743fcc5c7
|
- Patch #229129 by dmitrig01: clean up system modules page.
|
2008-07-23 07:37:06 +00:00 |
Dries Buytaert
|
b305732e5d
|
- Patch #285184 by Arancaytar: fixing e-mail address in tests.
|
2008-07-22 20:08:44 +00:00 |
Dries Buytaert
|
b6e8e391da
|
- Patch #226880 by hswong3i: made SQL ANSI compliant.
|
2008-07-22 20:06:02 +00:00 |
Dries Buytaert
|
f4d6bb190d
|
- Patch #237189 by catch, sepeck, birdmanx35: improved blog module description.
|
2008-07-22 20:00:55 +00:00 |
Dries Buytaert
|
2b08c40d6a
|
- Patch #214516 by mfb: add RSTP to protocol list.
|
2008-07-19 20:06:25 +00:00 |
Dries Buytaert
|
a5f9b7b012
|
- Patch #284721 by zeta ζ: translation simplifications.
|
2008-07-19 19:35:49 +00:00 |
Dries Buytaert
|
892d001d7a
|
- Patch #279620 by zeta ζ: made it easier to translate the teaser settings.
|
2008-07-19 19:04:24 +00:00 |
Dries Buytaert
|
052ee72133
|
- Patch #188246 by mfb, deekayen: fixed E_NOTICE.
|
2008-07-19 07:44:45 +00:00 |
Dries Buytaert
|
db8215e5ec
|
- Patch #231190 by Dries: drupalHead repeated twice. Oops.
|
2008-07-18 07:30:34 +00:00 |
Dries Buytaert
|
66d6743924
|
- Patch #277214 by lilou, dereine, Damien Tournoud et al: all menu loaders should return FALSE on object not found.
|
2008-07-18 07:26:45 +00:00 |
Dries Buytaert
|
d8aacc5de2
|
- Patch #225880 by pwolanin, webchick, keith.smith, et al: fixed non-writability of settings.php.
|
2008-07-18 07:24:29 +00:00 |
Dries Buytaert
|
18cd9c79fc
|
- Patch #247095 by drewish: fixed variable name that cause private file uploads to be broken.
|
2008-07-18 07:18:55 +00:00 |
Dries Buytaert
|
674b933c56
|
- Patch #245001 by kkaefer et al: unify #process callback naming.
|
2008-07-18 07:06:24 +00:00 |
Dries Buytaert
|
fb3b6d13b8
|
- Patch #231190 by eli, mfb: page cache didn't work with HEAD requests.
|
2008-07-17 21:10:39 +00:00 |
Dries Buytaert
|
57fe5103da
|
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
|
2008-07-16 21:59:29 +00:00 |
Dries Buytaert
|
47653bff76
|
- Patch #248205 by catch et al: increased PostgreSQL requirement to version 8.1.
|
2008-07-14 17:26:17 +00:00 |
Dries Buytaert
|
7231b6ea2f
|
- Patch #275801 by Damien Tournoud and Gribnif: fixed performance issue due to typo.
|
2008-07-14 14:03:48 +00:00 |
Dries Buytaert
|
8d38010d8d
|
- Patch #255150 by dropcube: corrected formatting of links.
|
2008-07-10 11:12:02 +00:00 |
Dries Buytaert
|
b6e773b178
|
- Patch #280319 by robertDouglas: remove unneeded and non-existing validation function.
|
2008-07-10 02:13:02 +00:00 |
Dries Buytaert
|
f833618d45
|
- Patch #280621 by pwolanin: remove <object> from allowed tags in filter_xss_admin().
|
2008-07-10 01:52:42 +00:00 |
Dries Buytaert
|
1bf71a465c
|
- Patch #280628 by catch et al: added missing confirm form.
|
2008-07-10 01:45:47 +00:00 |
Dries Buytaert
|
ffdfefebbc
|
- Patch #270508 by paul.levvik and pwolanin: usability improvement: image toolkits should not have to be copied.
|
2008-07-08 01:08:15 +00:00 |
Dries Buytaert
|
4fe1f3582c
|
- Patch #276774 by Moshe, Susurrus: remove crufty settings.
|
2008-07-05 17:48:33 +00:00 |
Dries Buytaert
|
ed086130de
|
- Patch #276174 by nbz: avoid calling check_plain() twice.
|
2008-07-05 11:55:32 +00:00 |
Dries Buytaert
|
48955b3754
|
- Patch #253506 by Damien Tournoud, catch, et al: fixed contact.text.
|
2008-07-05 07:19:31 +00:00 |
Dries Buytaert
|
2ebaaa108b
|
- Patch #272900 by pwolanin: prevent concurrent modificiations of book pages.
|
2008-07-05 06:00:51 +00:00 |
Dries Buytaert
|
e1ef7fb3db
|
- Patch #278617 by asimmonds: fixed broken link.
|
2008-07-05 05:57:00 +00:00 |
Dries Buytaert
|
1415340ce3
|
- Patch #191499 by catch: remove display order settings and cleaned up some white space.
|
2008-07-03 17:57:03 +00:00 |
Dries Buytaert
|
fe06b4ccd8
|
- Patch #276581 by catch: wrote missing tests for contact module and simplified contact module thanks to that. Also removed some whitespace.
|
2008-07-02 20:05:11 +00:00 |
Dries Buytaert
|
a009417189
|
- Patch #277586 by chx: call setUp for each test method.
|
2008-07-02 19:34:13 +00:00 |
Dries Buytaert
|
929b2c599c
|
- Patch #277621 by Damien Tournoud: drupalGet was not working correctly.
|
2008-07-02 19:20:58 +00:00 |
Dries Buytaert
|
31fbddc458
|
- Patch #276860 by pwolanin: removed dead code from book module. Does not affect the book module tests.
|
2008-07-01 20:59:38 +00:00 |
Dries Buytaert
|
7b66734d4e
|
- Patch #276846 by pwolanin: mailformed cid due to fauly menu item.
|
2008-07-01 20:52:55 +00:00 |
Dries Buytaert
|
bb232c728a
|
- Patch #277073 by threexk: improve consistency of offline vs off-line and online vs on-line.
|
2008-07-01 20:36:40 +00:00 |
Dries Buytaert
|
1d97b23ae4
|
- Patch #256886 by catch et al: comment out a test that fails due to a bug in cURL.
|
2008-06-29 11:39:38 +00:00 |
Dries Buytaert
|
3c81924d7e
|
- Patch #180646 by John Morahan: SQL in taxonomy_get_term_by_name() should use = instead of LIKE.
|
2008-06-28 19:51:02 +00:00 |
Dries Buytaert
|
76fe77cc22
|
- Patch #275092 by kbahey: added test for meta-tag generator patch.
|
2008-06-28 19:19:08 +00:00 |
Dries Buytaert
|
3cdf54fb3e
|
- Patch #275092 by kbahey, greggles and Arancaytar: emit X-Generator and meta-generator tags.
|
2008-06-28 12:37:52 +00:00 |
Dries Buytaert
|
32afb32935
|
- Patch #266488 by Damien Tournoud: cleanup for user_validate_name().
|
2008-06-27 07:25:11 +00:00 |
Dries Buytaert
|
66ddfda7a2
|
- Patch #274994 by R.Muilwijk, boombatower: bring back the includes-tests.
|
2008-06-26 21:07:59 +00:00 |
Dries Buytaert
|
2877c1027a
|
- Patch #266488 by Damien Tournoud, nbz, Heine, MadHarold, et al: clean-up user_validate_name(), allow astrophes, removed some cruft and made the tests more compact.
|
2008-06-26 19:47:02 +00:00 |
Dries Buytaert
|
d7c32183e5
|
- Patch #275396 by Moshe: removed some dead code, and added url() options to drupalPost().
|
2008-06-26 19:31:31 +00:00 |
Dries Buytaert
|
4ac9204355
|
- Patch #260497 by boombatower: rewrote the node revisioning tests to be more extensive and to fix some exceptions in the tests.
|
2008-06-26 11:40:07 +00:00 |
Dries Buytaert
|
df8dcc79b1
|
- Patch #275094 by boombatower: lean, lean, mean simpletest.
|
2008-06-26 11:23:52 +00:00 |
Dries Buytaert
|
6636c0cc99
|
- Patch #212608 by Gábor Hojtsy, webchick, stefgosselin: fixed E_NOTICE on block administration.
|
2008-06-25 09:52:41 +00:00 |
Dries Buytaert
|
6ecf55d319
|
- Patch #201746 by traxer: fixed E_NOTICE warning.
|
2008-06-25 09:18:48 +00:00 |
Dries Buytaert
|
5299b92689
|
- Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and 'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan.
|
2008-06-25 09:12:25 +00:00 |
Dries Buytaert
|
61cde08038
|
- Patch #273761 by catch: removed inconsistent delete behavior of nodes. It would leave comments, ratings, etc behind in the database.
|
2008-06-25 07:47:20 +00:00 |
Dries Buytaert
|
69a7d80607
|
- Patch #274589 by dmitrig01: forgot to remove simpletest library from core.
|
2008-06-25 07:30:11 +00:00 |
Dries Buytaert
|
9b82787b22
|
- Patch #243773 by chx, catch, boombatower, yched, dmitrig01, et al: use the batch API for running the tests instead of an all-in-one approach. Great work.
|
2008-06-24 21:51:03 +00:00 |
Dries Buytaert
|
81c71bc891
|
- Patch #216515 by chx, Damien Tournoud, et al: fixed form API glitch with caching.
|
2008-06-24 17:01:33 +00:00 |
Dries Buytaert
|
f771318c51
|
- Patch #254553 by aclight: fixed E_NOTICE.
|
2008-06-21 18:22:38 +00:00 |
Dries Buytaert
|
928822d0a9
|
- Patch #272054 by David Rothstein: fixed code comment for comment_form().
|
2008-06-20 16:52:55 +00:00 |
Dries Buytaert
|
95c66fa9fb
|
- Patch #272848 by catch: update comment settings form help text.
|
2008-06-20 16:45:27 +00:00 |
Dries Buytaert
|
61cc35f2b0
|
- Patch #255918 by R.Muilwijk: performance improvement: comment_link querying for already retrieved data.
|
2008-06-18 16:06:42 +00:00 |
Dries Buytaert
|
6e2358b232
|
- Patch #270045 by drewish, Susurrus: clean up return values.
|
2008-06-18 03:36:24 +00:00 |
Dries Buytaert
|
0889c01d21
|
- Patch #270053 by pwolanin: fixed undefined index.
|
2008-06-17 01:12:50 +00:00 |
Dries Buytaert
|
d8ff9967e6
|
- Patch #250729 by R.Muilwijk: fixed typo.
|
2008-06-17 00:52:00 +00:00 |
Dries Buytaert
|
fcb27eed23
|
- Patch #251239 by pwolanin: revert.
|
2008-06-16 23:18:12 +00:00 |
Dries Buytaert
|
cf42d0c25a
|
- Patch #250729 by R.Muilwijk: removed unnecessary SQL query.
|
2008-06-14 16:02:50 +00:00 |
Dries Buytaert
|
b5d491624e
|
- Patch #268914 by catch: small usability improvements to taxonomy and content type overview pages.
|
2008-06-12 19:07:36 +00:00 |
Dries Buytaert
|
038a36b652
|
- Patch #268621 by smk-ka: removed unused variable.
|
2008-06-12 18:46:51 +00:00 |
Dries Buytaert
|
3020deb421
|
- Patch #266178 by boombatower: SimpleTest internal browser no longer handles element ids.
|
2008-06-10 19:39:29 +00:00 |
Dries Buytaert
|
201e1dd356
|
- Patch #268449 by catch: fixed some tests that failed due to invalid permissions.
|
2008-06-09 16:33:20 +00:00 |
Dries Buytaert
|
ecb032a239
|
- Patch #151902 by MadHarold et al: a better format_size() (and removed some excessive white space).
|
2008-06-09 08:11:45 +00:00 |
Dries Buytaert
|
9a432420dc
|
- Patch #268204 by aclight: fixed E_NOTICE.
|
2008-06-09 07:28:35 +00:00 |
Dries Buytaert
|
5ed9cf76a0
|
- Patch #253577 by Morbus Iff: allow new comment timestamp to be passed.
|
2008-06-09 07:07:36 +00:00 |
Dries Buytaert
|
76aedbefe0
|
- Patch #267813 by alpritt: fixed some user module tests.
|
2008-06-08 19:50:54 +00:00 |
Dries Buytaert
|
caa2e7e1d1
|
- Patch #267308 by boombatower: check permissions to make sure they are avlid.
|
2008-06-08 19:09:50 +00:00 |
Dries Buytaert
|
89f115c4f5
|
- Patch #169899 by Island Usurper: taxonomy caching not always working.
|
2008-06-07 13:41:48 +00:00 |
Dries Buytaert
|
3ec46f935a
|
- Patch #253506 by flobruit, catch et al: removed duplicate upload.test.
|
2008-06-06 16:57:16 +00:00 |
Dries Buytaert
|
5c9d4b9c97
|
- Patch #253506 by Daniel, flobruit and catch: made the upload tests work.
|
2008-06-06 10:36:45 +00:00 |
Dries Buytaert
|
b87b7c2d01
|
- Patch #265040 by flobruit: Remove drupalModuleEnable() from simpletest.
|
2008-06-05 21:55:45 +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 |