Angie Byron
|
152213c873
|
#313152 by Crell and Rob Loach: DBTNG clean-up of batch.inc
|
2008-09-26 23:30:20 +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
|
d02d89985a
|
#266773 by Susurrus and Dave Reid: actions_syncronize() cleanup.
|
2008-09-26 16:13:37 +00:00 |
Angie Byron
|
1fc0b924f2
|
#313044 by Amitaibu: Remove silly assertion.
|
2008-09-24 22:38:20 +00:00 |
Angie Byron
|
120ce90f90
|
#312883 by moshe weitzman: Fix REQUEST_METHOD notice in run-tests.sh.
|
2008-09-24 19:00:31 +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
|
b43010c5bd
|
#312847 by moshe weitzman: Fix end time reporting in run-tests.sh.
|
2008-09-24 15:48:56 +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 |
Dries Buytaert
|
abbfc3341b
|
- Patch #311160 by moshe weitzman and Damien Tournoud: enhance run-tests.sh by automatically picking up the PHP interpreter.
|
2008-09-23 10:55:27 +00:00 |
Angie Byron
|
ccdeae8d81
|
#238760 follow-up by pwolanin: Forward-port rest of 6.x fix for menu_rebuild() race condition.
|
2008-09-22 03:19:43 +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
|
17846beda6
|
#299672 follow-up by chx: Better fix for only caching form if #cache is set to TRUE.
|
2008-09-21 06:34:41 +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
|
9c2e5a52c9
|
#299672 by fago: Cache form only if #cache is set to TRUE.
|
2008-09-20 16:10:29 +00:00 |
Angie Byron
|
715255eab7
|
#268006 by pwolanin: Prevent hook_help() from appearing on 403 pages.
|
2008-09-20 08:07:34 +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
|
67f93fcb16
|
- Patch #310607 by mfer: fixed undefined method problem with database code.
|
2008-09-19 20:30:32 +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
|
1ec9a7b7a6
|
- Patch #298309 by mfer: add PDO::FETCH_PROPS_LATE to tell __construct() to run before properties are added to the object. This is closer to the expected behavior and avoids that values are being overwritten.
|
2008-09-19 08:18:35 +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
|
88c75b8772
|
- Patch #308713 by fletchgqc: incorrect max length of language domain string in locale form.
|
2008-09-19 07:41:02 +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 |
Dries Buytaert
|
c1d4a90cd1
|
- Patch #309821 by Rob Loach: automatically put sites in maintenance mode when updates are being run.
|
2008-09-19 07:17:58 +00:00 |
Angie Byron
|
f2c05c63f9
|
#197266 by ufku, lilou, Dave Reid, and c960657: Avoid unnecessary query if there is no user limit on uploaded files.
|
2008-09-19 03:40:32 +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
|
1e8ee589bb
|
#180063 by andremolnar, TheMystic, and R.Muilwijk: Add a parameter to form_set_error().
|
2008-09-19 02:37:29 +00:00 |
Angie Byron
|
7952a651ce
|
#267724 by cpugeniusmv: Fix cron logic in update.module.
|
2008-09-19 02:31:57 +00:00 |
Angie Byron
|
c8b23d9aed
|
#201799 by yched, quicksketch: compute identation width for draggables better, counting on padding and margin as well as measuring the width at the place where it is used (taking possible CSS overrides into account)
|
2008-09-18 18:37:29 +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 |
Dries Buytaert
|
a167427116
|
- Patch #232931 by mikey_p, flobruit et al: clarified the PHPdoc of drupal_add_feed() and drupal_add_link().
|
2008-09-18 10:40:28 +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
|
fb57759604
|
#228761 by zsanmartin and roborn: Fix language code regex and correct Portugal's language code.
|
2008-09-17 19:32:53 +00:00 |
Angie Byron
|
6078c16e3e
|
#279657 by zeta ζ: Code style improvement to locale module.
|
2008-09-17 19:23:35 +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 |