summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Issue #1376166 by sun, xjm, tim.plunkett: Fixed Custom logo and favicon ↵webchick2012-04-30
| | | | | | | | functionality inanely tries to support absolute local file paths.
* | Issue #1542674 by bas.hr, tim.plunkett, damiankloip: Fixed Wrong count ↵webchick2012-04-30
| | | | | | | | assertion in taxonomy.test.
* | Issue #1477110 by msonnabaum, tim.plunkett: Fixed php path detection in ↵webchick2012-04-30
| | | | | | | | run-tests.sh.
* | Issue #1459164 by Kevin Morse, droplet: Use test() to match string for BOOL ↵webchick2012-04-30
| | | | | | | | comparison .
* | Issue #285232 by ralessi, sun, catch: Add 'please select' item to required ↵webchick2012-04-30
| | | | | | | | select list item.
* | Issue #1262592 by jmarkel, pingers, marcingy: Fixed numeric names fail image ↵webchick2012-04-30
| | | | | | | | creation.
* | Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'.webchick2012-04-30
| |
* | Issue #1039666 by Jelle_S, droplet, Kevin Morse, nod_: Fixed Placing a block ↵webchick2012-04-30
| | | | | | | | in a region via select dropdown moves it to the top of the region, but it will show at the bottom.
* | Issue #1491542 by rdickert, c960657, hosef: Fixed testHavingCountQuery() ↵webchick2012-04-30
| | | | | | | | fails on pgsql and sqlite.
* | Issue #312458 by rdickert, Heine, sun: Fixed HTML filter is not run first by ↵webchick2012-04-30
| | | | | | | | default, despite default weight.
* | Issue #277200 by andypost, Damien Tournoud: Add tests for vocabulary hierarchy.webchick2012-04-30
| |
* | Issue #1404380 by msonnabaum, xjm, mjpa: Fixed Unnecessary aggregation of ↵webchick2012-04-30
| | | | | | | | CSS/JS.
* | Issue #1213536 by David_Rothstein, tim.plunkett, sun, effulgentsia, Yorirou, ↵webchick2012-04-30
| | | | | | | | xjm: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations.
* | Issue #751168 by elliotttf, caktux, andyceo, setvik, xjm, sun, tim.plunkett: ↵webchick2012-04-30
| | | | | | | | Fixed Regression: Missing 'Default image' per field instance.
* | Issue #787652 by andypost, larowlan: Fixed Forum vocabulary alterations ↵webchick2012-04-28
| | | | | | | | possibly obsolete -- possible to delete forum vocab.
* | Issue #261148 follow-up by mikeytown2, chx: Fixed menu_masks() variable is ↵webchick2012-04-28
| | | | | | | | empty (race condition).
* | Issue #1349722 by kgoel, Everett Zufelt, xjm: Fixed Who's new & Who's online ↵webchick2012-04-28
| | | | | | | | blocks have empty headings.
* | Issue #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed ↵webchick2012-04-28
| | | | | | | | watchdog() assumes is defined.
* | Issue #1372122 by klausi, sun, beejeebus, juampy, mradcliffe, tim.plunkett, ↵webchick2012-04-28
| | | | | | | | cha0s: Fixed STOP the registry integrity constraint violation nightmare.
* | Issue #1172560 by bas.hr, bellesmanieres, NROTC_Webmaster, tim.plunkett: ↵webchick2012-04-28
| | | | | | | | Fixed The block X was assigned to the invalid region Y and has been disabled.
* | Issue #988930 by davidwhthomas, jyve, tim.plunkett, nod_, effulgentsia, ↵webchick2012-04-28
| | | | | | | | droplet, patrickd: Fixed Sticky table headers need to react properly to 'show/hide weights column' link.
* | Issue #1348758 by drewish, tim.plunkett: Fixed Add an index to ↵webchick2012-04-28
| | | | | | | | {users}.picture so user_file_delete() isn't insanely slow.
* | Issue #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation.webchick2012-04-28
| |
* | Issue #1490150 by xjm, duellj, tim.plunkett: Fixed ↵webchick2012-04-28
| | | | | | | | EntityFieldQuery::pager(0) generates PHP error 'divide by zero'.
* | Issue #1058754 by Yaron Tal, kathyh, naxoc, xjm, tim.plunkett: Fixed Attempt ↵webchick2012-04-28
| | | | | | | | to loop through undefined result set in aggregator.
* | Issue #1481156 by lucascaro, npiacentine: Fixed Incorrect logic in creating ↵webchick2012-04-28
| | | | | | | | url to fetch information about project updates.
* | Issue #1484216 by catch, Berdir, beejeebus, tim.plunkett: Fixed Race ↵webchick2012-04-28
| | | | | | | | condition in _update_create_fetch_task() (PDO Exceptions).
* | Issue #720630 by tim.plunkett, kid_icarus, tsphethean: Fix up docs for ↵Jennifer Hodgdon2012-04-27
| | | | | | | | watchdog, hook_watchdog, and watchdog constants
* | Issue #1509838 by tim.plunkett, cosmicdreams klausi: Use elseif not else ifJennifer Hodgdon2012-04-27
| |
* | Issue #1492188 by Berdir, catch: Fixed Update module creates duplicate queue ↵webchick2012-04-26
| | | | | | | | items.
* | Issue #966210 by mfb, catch, drumm, bfroehle, drewish, makara, sun, BTMash, ↵webchick2012-04-26
| | | | | | | | iamEAP: Fixed DB Case Sensitivity: system_update_7061() fails on inserting files with same name but different case.
* | Issue #1536160 by drumm: Make update_fix_d7_block_deltas() faster.webchick2012-04-26
| |
* | Issue #1542854 by drumm, BTMash: Fixed system_update_7061() converts ↵webchick2012-04-26
| | | | | | | | filepaths too aggressively.
* | Issue #1541792 follow-up by chx, Berdir, xjm: Fix for random test values ↵webchick2012-04-26
| | | | | | | | occasionally failing.
* | Issue #1541792 follow-up by chx: Fix random test failures.webchick2012-04-25
| |
* | Unbreaking testbot.webchick2012-04-25
| |
* | Issue #1541792 by tim.plunkett, chx, Amitaibu: Enable dynamic allowed list ↵webchick2012-04-25
| | | | | | | | values function with additional context
* | Issue #1538182 by infiniteluke: update variable_get doc to say it handles ↵Jennifer Hodgdon2012-04-24
| | | | | | | | unserializing
* | Issue #1237252 by mfb, bfroehle, drewish, Berdir, iamEAP, drumm: Fixed DB ↵webchick2012-04-22
| | | | | | | | Case Sensitivity: Allow BINARY attribute in MySQL.
* | Issue #1537888 by wulff: Fix typo in EntityFieldQuery docsJennifer Hodgdon2012-04-19
| |
* | Issue #1537370 by Liam Morland: Improve documentation of return value for ↵Jennifer Hodgdon2012-04-18
| | | | | | | | file_load()
* | Issue #1533498 by jmarkel: Fix see doc issue and clean up doc in ↵Jennifer Hodgdon2012-04-17
| | | | | | | | hook_field_widget_form_alter
* | Issue #1346468 by kgoel, mallezie, rootwork: Point docs for page.tpl.php ↵Jennifer Hodgdon2012-04-17
| | | | | | | | towards html.tpl.php
* | Issue #735528 follow-up by attiks: Do not backport span -> attr change.webchick2012-04-12
| |
* | Issue #1513520: And NOW with the actual fix, not just the failing test. Sigh. :Pwebchick2012-04-12
| |
* | Issue #1211008 by yched, tim.plunkett, DamienMcKenna: Split ↵webchick2012-04-12
| | | | | | | | field_bundle_settings() out per bundle.
* | Issue #1516030 by valthebald, rdickert: Fixed Change parenthesis in ↵webchick2012-04-12
| | | | | | | | menu_link_save() to express intended order of operations.
* | Issue #1421410 by andypost, Niklas Fiekas: Fixed not defined in ↵webchick2012-04-12
| | | | | | | | form_pre_render_conditional_form_element().
* | Issue #1015946 by pillarsdotnet, catch, bfroehle, Jej, jose.guevara, Damien ↵webchick2012-04-12
| | | | | | | | Tournoud: Fixed Eliminate ->cache and {session}.cache in favor of ['cache_expiration()'][].
* | Issue #918356 by David_Rothstein, franz, tekante, dstol, mikestefff: Fixed ↵webchick2012-04-12
| | | | | | | | WSOD when drupal_get_title() called during hook_init() and custom 403 or 404 pages are being used.