summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #482346 by catch: Remove dead code.Angie Byron2010-02-15
|
* #325169 follow-up by scor: Added missing error.inc file.Angie Byron2010-02-15
|
* - Rollbacked some changes that I accidentically committed along with the RDF ↵Dries Buytaert2010-02-15
| | | | patch.
* - Patch #325169 by mundanity, Arancaytar, Crell, chx, picco, alexw: move ↵Dries Buytaert2010-02-15
| | | | error/exception handler higher up in the bootstrap process.
* - Patch #714480 by tstoeckler: boolean fields should not be able to have a ↵Dries Buytaert2010-02-15
| | | | select list as widget.
* - Patch #682784 by naxoc: added a test for updating links with queries and ↵Dries Buytaert2010-02-15
| | | | fragments in menu items.
* - Patch #685034 by linclark: the number of comments in RDFa should be typed.Dries Buytaert2010-02-15
|
* - Patch #687210 by joachim: fixed errors and erroneous warning when admin ↵Dries Buytaert2010-02-15
| | | | theme is 'default'.
* #601966 by eojthebrave: Added expanded Tests for image field.Angie Byron2010-02-14
|
* - Patch #322703 by sun, alexkb: fixed menu weirdness when changing node ↵Dries Buytaert2010-02-14
| | | | titles etc.
* -Patch #713388 by Bojhan, mr.baileys: better weight items inside categories ↵Dries Buytaert2010-02-13
| | | | on Configuration.
* - Patch #698502 by jhodgdon, cha0s: improved database requirements ↵Dries Buytaert2010-02-13
| | | | documentation.
* - Patch #337947 by codycraven, cwgordon7, axyjo, Jacine, grndlvl, seutje, ↵Dries Buytaert2010-02-13
| | | | ksenzee, Jaza, chx, sun, JacobSingh, yoroy, peximo: fixed whitespace issue for 'recent content block' in dashboard.
* - Patch #712564 by yched: fixed formatting of documentation in ↵Dries Buytaert2010-02-13
| | | | field_attach_query().
* - Patch #712988 by moshe weitzman: too small bundle column in field data tables.Dries Buytaert2010-02-13
|
* - Patch #628764 by mr.baileys: comment.test does not implement ↵Dries Buytaert2010-02-13
| | | | setCommentPreview() correctly.
* - Patch #638260 by dev.cmswebsites: remove fieldset on language template ↵Dries Buytaert2010-02-12
| | | | export screen.
* -Patch #712580 by litwol: fixed user_file_references()Dries Buytaert2010-02-12
|
* - Rollback #642820 -- test results were green but actually failed.Dries Buytaert2010-02-12
|
* - Rollback.Dries Buytaert2010-02-12
|
* - Patch #314349 by catch, mfb: fixed ordering.Dries Buytaert2010-02-12
|
* - Patch #642820 by c960657: fixed PHP notices when submitting form with ↵Dries Buytaert2010-02-12
| | | | disabled checkbox.
* #550124 by c960657, catch, and Crell: Remove prepared statement caching, ↵Angie Byron2010-02-12
| | | | which was a nice idea, but uses up tons of memory without any tangible performance benefits.
* #711592 by linclark and scor: Fixed rdf_preprocess_user_profile() uses ↵Angie Byron2010-02-12
| | | | currently logged in user.
* #707724 follow-up by yched: More Field API/Entity API terminology clean-up.Angie Byron2010-02-12
|
* #707724 by chx: Rename confusing arguments in field/entity APIs.Angie Byron2010-02-11
|
* #525622 by scor, catch, and yched: Allow Entity path callback to deal with ↵Angie Byron2010-02-11
| | | | options.
* #711180 by jerdiggity: Fixed Typo in openid requirements BC Math lib.Angie Byron2010-02-11
|
* #641670 by yched and sun: Move ['#field'] meta information into ().Angie Byron2010-02-11
|
* - Patch #710406 by jhodgdon: node_search_execute() should no longer try to ↵Dries Buytaert2010-02-11
| | | | call taxonomy_node_update_index() because it no longer exists.
* - Patch #708974 by jhodgdon: follow-up patch to correct some documentation ↵Dries Buytaert2010-02-11
| | | | mistakes.
* - Patch #707070 by seutje: fixed top level IA items not keeping their active ↵Dries Buytaert2010-02-11
| | | | styling.
* #705242 by moshe weitzman: Fixed _drupal_log_error() messy for CLI requests.Angie Byron2010-02-11
|
* #663006 by chx: Fixed Error message on edit profile: rebuild in ↵Angie Byron2010-02-11
| | | | field_multiple_value_form()
* #628244 by catch, bangpound, and yched: Remove magic taxonomy field creation ↵Angie Byron2010-02-11
| | | | in favour of consistency.
* #86299 by pwolanin, neochief, fwalch, thePanz, et al: Security hardening: ↵Angie Byron2010-02-11
| | | | Add 'current password' field to 'change password form'.
* #542180 by David_Rothstein and c960657: Fixed OpenID does not deal with ↵Angie Byron2010-02-11
| | | | blocked users correctly.
* - Patch #708574 by jhodgdon: hook_archiver_info_alter() was not documented.Dries Buytaert2010-02-10
|
* - Patch #521904 by Everett Zufelt: changed aria-live attribute from polite ↵Dries Buytaert2010-02-10
| | | | to assertive.
* - Patch #535066 by jide, jbrown, marvil07, yoroy, mcjim, TheRec, mr.baileys: ↵Dries Buytaert2010-02-10
| | | | use CSS3 / IE filter to render toolbar shadow.
* - Patch #641408 by cha0s: test if json_encode() is available during ↵Dries Buytaert2010-02-10
| | | | installation.
* - Patch #708974 by jhodgdon: documentation improvements: provide an overview ↵Dries Buytaert2010-02-10
| | | | of ex-hook_nodeapi() operations.
* #499192 by yched: Fix display and forms for 'Fieldable terms' .Angie Byron2010-02-10
|
* #668104 follow-up by casey and pwolanin: Fixes + revised comments for ↵Angie Byron2010-02-10
| | | | overlay-exclude class.
* - Patch #709000 by Pasqualle: fixed param in hook_x_view_alter() function ↵Dries Buytaert2010-02-09
| | | | passed by reference.
* #699842 follow-up by Damien Tournoud: Test fix, take 3...Angie Byron2010-02-09
|
* #699842 follow-up by Berdir and Damien Tournoud: Better fix for test fix.Angie Byron2010-02-09
|
* #709142 by Damien Tournoud: Fixed Locale uninstall tests.Angie Byron2010-02-09
|
* - Patch #708144 by lilou: remove double semicolons at end of line.Dries Buytaert2010-02-09
|
* - Patch #566494 by Damien Tournoud: fixed page cache tests and update tests.Dries Buytaert2010-02-09
|