Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1039666 by Jelle_S, droplet, Kevin Morse, nod_: Fixed Placing a block ↵ | webchick | 2012-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() ↵ | webchick | 2012-04-30 |
| | | | | fails on pgsql and sqlite. | ||
* | Issue #312458 by rdickert, Heine, sun: Fixed HTML filter is not run first by ↵ | webchick | 2012-04-30 |
| | | | | default, despite default weight. | ||
* | Issue #277200 by andypost, Damien Tournoud: Add tests for vocabulary hierarchy. | webchick | 2012-04-30 |
| | |||
* | Issue #1404380 by msonnabaum, xjm, mjpa: Fixed Unnecessary aggregation of ↵ | webchick | 2012-04-30 |
| | | | | CSS/JS. | ||
* | Issue #1213536 by David_Rothstein, tim.plunkett, sun, effulgentsia, Yorirou, ↵ | webchick | 2012-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: ↵ | webchick | 2012-04-30 |
| | | | | Fixed Regression: Missing 'Default image' per field instance. | ||
* | Issue #787652 by andypost, larowlan: Fixed Forum vocabulary alterations ↵ | webchick | 2012-04-28 |
| | | | | possibly obsolete -- possible to delete forum vocab. | ||
* | Issue #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed ↵ | webchick | 2012-04-28 |
| | | | | watchdog() assumes is defined. | ||
* | Issue #1172560 by bas.hr, bellesmanieres, NROTC_Webmaster, tim.plunkett: ↵ | webchick | 2012-04-28 |
| | | | | Fixed The block X was assigned to the invalid region Y and has been disabled. | ||
* | Issue #1348758 by drewish, tim.plunkett: Fixed Add an index to ↵ | webchick | 2012-04-28 |
| | | | | {users}.picture so user_file_delete() isn't insanely slow. | ||
* | Issue #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation. | webchick | 2012-04-28 |
| | |||
* | Issue #1490150 by xjm, duellj, tim.plunkett: Fixed ↵ | webchick | 2012-04-28 |
| | | | | EntityFieldQuery::pager(0) generates PHP error 'divide by zero'. | ||
* | Issue #1058754 by Yaron Tal, kathyh, naxoc, xjm, tim.plunkett: Fixed Attempt ↵ | webchick | 2012-04-28 |
| | | | | to loop through undefined result set in aggregator. | ||
* | Issue #1481156 by lucascaro, npiacentine: Fixed Incorrect logic in creating ↵ | webchick | 2012-04-28 |
| | | | | url to fetch information about project updates. | ||
* | Issue #1484216 by catch, Berdir, beejeebus, tim.plunkett: Fixed Race ↵ | webchick | 2012-04-28 |
| | | | | condition in _update_create_fetch_task() (PDO Exceptions). | ||
* | Issue #720630 by tim.plunkett, kid_icarus, tsphethean: Fix up docs for ↵ | Jennifer Hodgdon | 2012-04-27 |
| | | | | watchdog, hook_watchdog, and watchdog constants | ||
* | Issue #1509838 by tim.plunkett, cosmicdreams klausi: Use elseif not else if | Jennifer Hodgdon | 2012-04-27 |
| | |||
* | Issue #1492188 by Berdir, catch: Fixed Update module creates duplicate queue ↵ | webchick | 2012-04-26 |
| | | | | items. | ||
* | Issue #966210 by mfb, catch, drumm, bfroehle, drewish, makara, sun, BTMash, ↵ | webchick | 2012-04-26 |
| | | | | iamEAP: Fixed DB Case Sensitivity: system_update_7061() fails on inserting files with same name but different case. | ||
* | Issue #1542854 by drumm, BTMash: Fixed system_update_7061() converts ↵ | webchick | 2012-04-26 |
| | | | | filepaths too aggressively. | ||
* | Issue #1541792 follow-up by chx, Berdir, xjm: Fix for random test values ↵ | webchick | 2012-04-26 |
| | | | | occasionally failing. | ||
* | Issue #1541792 follow-up by chx: Fix random test failures. | webchick | 2012-04-25 |
| | |||
* | Unbreaking testbot. | webchick | 2012-04-25 |
| | |||
* | Issue #1541792 by tim.plunkett, chx, Amitaibu: Enable dynamic allowed list ↵ | webchick | 2012-04-25 |
| | | | | values function with additional context | ||
* | Issue #1237252 by mfb, bfroehle, drewish, Berdir, iamEAP, drumm: Fixed DB ↵ | webchick | 2012-04-22 |
| | | | | Case Sensitivity: Allow BINARY attribute in MySQL. | ||
* | Issue #1533498 by jmarkel: Fix see doc issue and clean up doc in ↵ | Jennifer Hodgdon | 2012-04-17 |
| | | | | hook_field_widget_form_alter | ||
* | Issue #1346468 by kgoel, mallezie, rootwork: Point docs for page.tpl.php ↵ | Jennifer Hodgdon | 2012-04-17 |
| | | | | towards html.tpl.php | ||
* | Issue #1211008 by yched, tim.plunkett, DamienMcKenna: Split ↵ | webchick | 2012-04-12 |
| | | | | field_bundle_settings() out per bundle. | ||
* | Issue #1421410 by andypost, Niklas Fiekas: Fixed not defined in ↵ | webchick | 2012-04-12 |
| | | | | form_pre_render_conditional_form_element(). | ||
* | Issue #1015946 by pillarsdotnet, catch, bfroehle, Jej, jose.guevara, Damien ↵ | webchick | 2012-04-12 |
| | | | | Tournoud: Fixed Eliminate ->cache and {session}.cache in favor of ['cache_expiration()'][]. | ||
* | Issue #918356 by David_Rothstein, franz, tekante, dstol, mikestefff: Fixed ↵ | webchick | 2012-04-12 |
| | | | | WSOD when drupal_get_title() called during hook_init() and custom 403 or 404 pages are being used. | ||
* | Issue #1513520 by pdrake, plach: Fixed locale_language_from_browser() ↵ | webchick | 2012-04-12 |
| | | | | incorrectly matches invalid strings. | ||
* | Issue #1452070 by kgoel: Remove comment left over from Drupal 5 in ↵ | Jennifer Hodgdon | 2012-04-11 |
| | | | | menu_block_info() | ||
* | Issue #1355682 by Zgear, chertzog: API docs cleanup for Path module | Jennifer Hodgdon | 2012-04-04 |
| | |||
* | Issue #1280792 follow-up BTMash, irunflower, Zgear: Fixed Trigger upgrade ↵ | webchick | 2012-04-04 |
| | | | | path: Node triggers removed when upgrading to 7-dev from 6.25. | ||
* | Issue #1504226 by kim.pepper: Add detail to return value docs of ↵ | Jennifer Hodgdon | 2012-04-02 |
| | | | | taxonomy_vocabulary_get_names | ||
* | Issue #1327484 by nmudgal, oriol_e9g, xenophyle: Clean up API docs for book ↵ | Jennifer Hodgdon | 2012-04-02 |
| | | | | module | ||
* | Issue #1509796 by markdorison: Fix docs for a test method in user.test | Jennifer Hodgdon | 2012-04-02 |
| | |||
* | Issue #1440834 by nmudgal: Add clarity and information to docs for ↵ | Jennifer Hodgdon | 2012-03-30 |
| | | | | hook_field_delete/update/insert | ||
* | Issue #1500160 by jmarkel, tstoeckler: Fix up docs for hook_block_info | Jennifer Hodgdon | 2012-03-29 |
| | |||
* | Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really ↵ | webchick | 2012-03-28 |
| | | | | .closest(). | ||
* | Issue #41595 follow-up by BTMash, scor: Fixed pager tests so they now work ↵ | webchick | 2012-03-27 |
| | | | | from Drupal sub-directory installs. | ||
* | Issue #960056 by catch, mikeytown2, pmitchell, cedarm: Fixed ↵ | webchick | 2012-03-26 |
| | | | | trigger_get_assigned_actions() has no static cache. | ||
* | Issue #1398740 by TravisCarden: Fixed Typo in status message: 'The %style ↵ | webchick | 2012-03-26 |
| | | | | has been revert to its defaults.'. | ||
* | Issue #1250800 by attiks, Jelle_S, dawehner, xjm, Gábor Hojtsy: Fixed ↵ | webchick | 2012-03-26 |
| | | | | Language domain should work regardless of ports or protocols. | ||
* | Issue #1221276 by gumanist, fietserwin, Gábor Hojtsy, sun, kalman.hosszu: ↵ | webchick | 2012-03-26 |
| | | | | Fixed locale_get_plural() only works for a single language within a request and does not work for English. | ||
* | Issue #1280792 by xjm, julien, BTMash, pingers, AntoineSolutions, ↵ | webchick | 2012-03-26 |
| | | | | tim.plunkett, Niklas Fiekas: Fixed {trigger_assignments()}.hook has only 32 characters, is too short. | ||
* | Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages | Jennifer Hodgdon | 2012-03-26 |
| | |||
* | Revert "Issue #1475666 by filijonka, Niklas Fiekas, Devin Carlson, Kevin ↵ | webchick | 2012-03-25 |
| | | | | | | Morse, tstoeckler: Fixed PHP error because of typo in form.inc line 3025." This reverts commit ea8e74bbd494ce2f8d6e5bf38e1596fe014a1b85. |