summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #314349 by mfb, Damien Tournoud, catch, scor, cha0s: Fixed random failures ↵Angie Byron2010-02-17
| | | | from comment paging tests.
* #715906 by Damien Tournoud: Fixed Schema tests fail on PostgreSQL.Angie Byron2010-02-17
|
* #706248 by bellHead and Damien Tournoud: Fixed ↵Angie Byron2010-02-17
| | | | field_sql_storage_field_storage_query() with 'count' option breaks on PostgreSQL and SQLite. (with tests)
* #698978 by jhodgdon: Make documentation for flood_is_allowed() gender-neutral.Angie Byron2010-02-17
|
* #713028 by hefox and solotandem: Fixed drupal_system_listing() documentation ↵Angie Byron2010-02-17
| | | | indicates incorrect key values.
* #586664 by bleen18: Fixed Users should not be able to contact blocked users ↵Angie Byron2010-02-17
| | | | (with tests).
* #524728 follow-up by David_Rothstein: Bring install.php split in-line with ↵Angie Byron2010-02-17
| | | | update.php.
* #246880 by mr.baileys: Fixed Error when adding duplicate category to contact ↵Angie Byron2010-02-17
| | | | form module (with tests).
* #716348 by grendzy and hefox: Documentation of drupal_get_path() and system ↵Angie Byron2010-02-17
| | | | table missing the fact that 'profile' is stored there now.
* #712598 by add1sun: Added documentation for user_pass_reset_url().Angie Byron2010-02-17
|
* #337947 follow-up by Jacine: Capitalization and markup fixes for Dashboard.Angie Byron2010-02-17
|
* #658702 by Mike Wacker: Fixed shortcut derives automatic title for ↵Angie Byron2010-02-17
| | | | MENU_LOCAL_TASK based on parent page.
* #325169 by moshe weitzman: Move t() to bootstrap.inc to stop fatal errors ↵Angie Byron2010-02-17
| | | | when called from error handlers.
* #325877 by alpritt: Fixed Password checker breaks if no description.Angie Byron2010-02-16
|
* #650528 by jide, casey, et al: Overlay should not appear when an ↵Angie Byron2010-02-16
| | | | administrative page is being viewed in the parent window.
* #706962 by yched: Fixed No way to remove field instance from a bundle ↵Angie Byron2010-02-15
| | | | without removing instance from all bundles.
* #399642 follow-up by JacobSingh: include /includes/install.inc in ↵Angie Byron2010-02-15
| | | | module_enable() which is required when enabling modules for the first time.
* #714994 by Damien Tournoud: Fixed SQLite should not forcefully convert ↵Angie Byron2010-02-15
| | | | numeric strings into numbers.
* #715094 by Damien Tournoud: Fixed Transaction data need to be reset early in ↵Angie Byron2010-02-15
| | | | DatabaseConnection::popTransaction().
* #713794 by Rob Loach: Fixed hook_ajax_render_alter() is undocumented.Angie Byron2010-02-15
|
* #530836 by mr.baileys: Fixed drupal_set_page_content() api documentation.Angie Byron2010-02-15
|
* #706776 by Jacine: Fixed Broken link to blocks page in Dashboard.Angie Byron2010-02-15
|
* - Patch #713746 by Jacine: warning message markup in block.js not consistent ↵Dries Buytaert2010-02-15
| | | | with theme_status_messages().
* #701744 by jhodgdon and Crell: Remove assumptions from ↵Angie Byron2010-02-15
| | | | node_query_node_access_alter() (with tests).
* - Patch #600490 by scor: increased entity type size.Dries Buytaert2010-02-15
|
* - Patch #685034 by linclark: improved tracker RDF test.Dries Buytaert2010-02-15
|
* #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.