Dries Buytaert
|
7610357974
|
- Patch #712564 by yched: fixed formatting of documentation in field_attach_query().
|
2010-02-13 21:05:31 +00:00 |
Dries Buytaert
|
ecc8864363
|
- Patch #712988 by moshe weitzman: too small bundle column in field data tables.
|
2010-02-13 20:56:16 +00:00 |
Dries Buytaert
|
67236edaef
|
- Patch #628764 by mr.baileys: comment.test does not implement setCommentPreview() correctly.
|
2010-02-13 19:34:54 +00:00 |
Dries Buytaert
|
1f7a18d37c
|
- Patch #638260 by dev.cmswebsites: remove fieldset on language template export screen.
|
2010-02-12 16:15:17 +00:00 |
Dries Buytaert
|
4592b617f8
|
-Patch #712580 by litwol: fixed user_file_references()
|
2010-02-12 16:08:50 +00:00 |
Dries Buytaert
|
aa11756416
|
- Rollback #642820 -- test results were green but actually failed.
|
2010-02-12 15:11:29 +00:00 |
Dries Buytaert
|
21258d5cf0
|
- Rollback.
|
2010-02-12 14:35:36 +00:00 |
Dries Buytaert
|
cd6f6e279f
|
- Patch #314349 by catch, mfb: fixed ordering.
|
2010-02-12 14:12:01 +00:00 |
Dries Buytaert
|
6618e07462
|
- Patch #642820 by c960657: fixed PHP notices when submitting form with disabled checkbox.
|
2010-02-12 12:25:49 +00:00 |
Angie Byron
|
9ce1c6339f
|
#550124 by c960657, catch, and Crell: Remove prepared statement caching, which was a nice idea, but uses up tons of memory without any tangible performance benefits.
|
2010-02-12 06:58:43 +00:00 |
Angie Byron
|
8bd39cd981
|
#711592 by linclark and scor: Fixed rdf_preprocess_user_profile() uses currently logged in user.
|
2010-02-12 06:44:13 +00:00 |
Angie Byron
|
3756cdd8c1
|
#707724 follow-up by yched: More Field API/Entity API terminology clean-up.
|
2010-02-12 05:38:10 +00:00 |
Angie Byron
|
7562a8efb3
|
#707724 by chx: Rename confusing arguments in field/entity APIs.
|
2010-02-11 17:44:47 +00:00 |
Angie Byron
|
52195a6b1d
|
#525622 by scor, catch, and yched: Allow Entity path callback to deal with options.
|
2010-02-11 15:52:13 +00:00 |
Angie Byron
|
30ae1fb559
|
#711180 by jerdiggity: Fixed Typo in openid requirements BC Math lib.
|
2010-02-11 15:48:38 +00:00 |
Angie Byron
|
8d1f703f3a
|
#641670 by yched and sun: Move ['#field'] meta information into ().
|
2010-02-11 15:42:14 +00:00 |
Dries Buytaert
|
0b0b40297c
|
- Patch #710406 by jhodgdon: node_search_execute() should no longer try to call taxonomy_node_update_index() because it no longer exists.
|
2010-02-11 09:04:54 +00:00 |
Dries Buytaert
|
2f0358b687
|
- Patch #708974 by jhodgdon: follow-up patch to correct some documentation mistakes.
|
2010-02-11 08:58:55 +00:00 |
Dries Buytaert
|
071544d97b
|
- Patch #707070 by seutje: fixed top level IA items not keeping their active styling.
|
2010-02-11 08:57:30 +00:00 |
Angie Byron
|
12fb65aad2
|
#705242 by moshe weitzman: Fixed _drupal_log_error() messy for CLI requests.
|
2010-02-11 03:49:45 +00:00 |
Angie Byron
|
29adf425b5
|
#663006 by chx: Fixed Error message on edit profile: rebuild in field_multiple_value_form()
|
2010-02-11 03:41:36 +00:00 |
Angie Byron
|
91ccdda421
|
#628244 by catch, bangpound, and yched: Remove magic taxonomy field creation in favour of consistency.
|
2010-02-11 03:29:22 +00:00 |
Angie Byron
|
d1c261a8c5
|
#86299 by pwolanin, neochief, fwalch, thePanz, et al: Security hardening: Add 'current password' field to 'change password form'.
|
2010-02-11 03:19:21 +00:00 |
Angie Byron
|
ae716002a3
|
#542180 by David_Rothstein and c960657: Fixed OpenID does not deal with blocked users correctly.
|
2010-02-11 03:08:05 +00:00 |
Dries Buytaert
|
41019a8362
|
- Patch #708574 by jhodgdon: hook_archiver_info_alter() was not documented.
|
2010-02-10 20:22:57 +00:00 |
Dries Buytaert
|
3340e8cfa5
|
- Patch #521904 by Everett Zufelt: changed aria-live attribute from polite to assertive.
|
2010-02-10 19:57:48 +00:00 |
Dries Buytaert
|
63f40df610
|
- Patch #535066 by jide, jbrown, marvil07, yoroy, mcjim, TheRec, mr.baileys: use CSS3 / IE filter to render toolbar shadow.
|
2010-02-10 10:54:12 +00:00 |
Dries Buytaert
|
c863d0a7ab
|
- Patch #641408 by cha0s: test if json_encode() is available during installation.
|
2010-02-10 10:38:53 +00:00 |
Dries Buytaert
|
ce2bdcf9f1
|
- Patch #708974 by jhodgdon: documentation improvements: provide an overview of ex-hook_nodeapi() operations.
|
2010-02-10 10:34:50 +00:00 |
Angie Byron
|
0bc39fef86
|
#499192 by yched: Fix display and forms for 'Fieldable terms' .
|
2010-02-10 06:28:10 +00:00 |
Angie Byron
|
2f9fd67579
|
#668104 follow-up by casey and pwolanin: Fixes + revised comments for overlay-exclude class.
|
2010-02-10 05:50:49 +00:00 |
Dries Buytaert
|
a2c946e5e9
|
- Patch #709000 by Pasqualle: fixed param in hook_x_view_alter() function passed by reference.
|
2010-02-09 22:30:30 +00:00 |
Angie Byron
|
6a9475ec27
|
#699842 follow-up by Damien Tournoud: Test fix, take 3...
|
2010-02-09 19:06:52 +00:00 |
Angie Byron
|
c70251d6f9
|
#699842 follow-up by Berdir and Damien Tournoud: Better fix for test fix.
|
2010-02-09 18:23:19 +00:00 |
Angie Byron
|
f17bed7d55
|
#709142 by Damien Tournoud: Fixed Locale uninstall tests.
|
2010-02-09 18:21:49 +00:00 |
Dries Buytaert
|
a2ec3c3852
|
- Patch #708144 by lilou: remove double semicolons at end of line.
|
2010-02-09 12:29:39 +00:00 |
Dries Buytaert
|
7e8709b2dc
|
- Patch #566494 by Damien Tournoud: fixed page cache tests and update tests.
|
2010-02-09 12:28:39 +00:00 |
Angie Byron
|
08b598837f
|
#705854 follow-up by scor: Testbot fix attempt #2.
|
2010-02-08 23:35:20 +00:00 |
Angie Byron
|
9ad64a3a50
|
#705310 follow-up by Berdir: Remove tests for no longer existing code.
|
2010-02-08 23:31:45 +00:00 |
Angie Byron
|
8339e790ed
|
#699842 follow-up by Berdir: Adjust failing test.
|
2010-02-08 22:17:27 +00:00 |
Angie Byron
|
f75d1a9e77
|
#567192 follow-up by Berdir: Remove tests for functionality that has not yet been committed. Oopsie.
|
2010-02-08 22:16:11 +00:00 |
Dries Buytaert
|
9031e41297
|
- Patch #707828 by nagba: typo in text module handling the summary generation.
|
2010-02-08 21:02:15 +00:00 |
Angie Byron
|
63802a09e8
|
#522786 follow-up by Berdir: Fix incorrect parameters, causing test failures.
|
2010-02-08 20:24:17 +00:00 |
Angie Byron
|
3f115334f6
|
#702514 by foripepe and mr.baileys: Fixed Documentation problem with Database abstraction layer.
|
2010-02-08 19:35:39 +00:00 |
Angie Byron
|
4016493b0a
|
#705854 by scor: Workaround for cURL url fragment bug to fix testbot.
|
2010-02-08 17:43:17 +00:00 |
Dries Buytaert
|
b76a58b414
|
- Patch #606730 by hunmonk: fixed semicolon.
|
2010-02-07 17:33:41 +00:00 |
Angie Byron
|
92ad427474
|
#699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/people.
|
2010-02-07 17:29:09 +00:00 |
Dries Buytaert
|
2893abcc62
|
- Patch #652246 by effulgentsia, scor: optimize theme('field') and use it for comment body.
|
2010-02-07 09:11:28 +00:00 |
Angie Byron
|
32fc5ac835
|
#567192 by mgifford: Fixed Expanding simpletest groups not accessible via keyboard.
|
2010-02-07 05:36:57 +00:00 |
Angie Byron
|
66c63ff3e2
|
#522786 by stormsweeper: Fixed Postgres numeric check needs to happen after precision check in schema generation.
|
2010-02-07 05:23:32 +00:00 |