Commit Graph

10668 Commits (5a76cc4bbe9b31947ec45d9dff58e3390626adee)

Author SHA1 Message Date
David Rothstein 5a76cc4bbe Issue #1511656 by alberto56, afeijo: Make core/modules/simpletest/files/README.txt grammatically correct. 2012-07-30 00:57:57 -04:00
David Rothstein 55fbef328f Issue #1325628 by damien_vancouver, xjm, Damien Tournoud, TravisCarden | jbova: Fixed EntityFieldQuery::propertyQuery missing fully qualified column names causes ambiguous column DB error. 2012-07-29 23:35:26 -04:00
David Rothstein 99b25143b2 Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's strings (followup to avoid use of API functions during updates). 2012-07-29 23:15:33 -04:00
David Rothstein 1c2301b463 Issue #1672764 by iflista, xjm, tim.plunkett: Improve documentation of randomString() and randomName(). 2012-07-29 22:52:53 -04:00
David Rothstein 8bd1079972 Issue #1599618 by droplet, yurtboy, Albert Volkman: Fixed Remove duplicate array keys. 2012-07-29 22:27:34 -04:00
David Rothstein 4d26c301ac Issue #635046 by claudiu.cristea, sun, fago: Fixed form_state_values_clean() is polluting form values. 2012-07-29 20:02:07 -04:00
David Rothstein 6d1ce3866c Issue #1373312 by sun: Assign system_main() block to 'content' region and help block to 'help' region by default. 2012-07-29 18:19:43 -04:00
David Rothstein bada57662c Issue #1571104 by BTMash, Dave.Ingram, mradcliffe, Damien Tournoud, sun, lliss, tim.plunkett | lkiss80: Fixed Can't access non-node entities with EntityFieldQuery. 2012-07-29 16:32:53 -04:00
David Rothstein 331a3756c3 Issue #811542 by David_Rothstein, attiks, thekevinday, effulgentsia, chx: Fixed Regression: Optional radio buttons with an empty, non-NULL default value led to an illegal choice error when none were selected. 2012-07-29 16:05:06 -04:00
David Rothstein 568611ec39 Issue #1541958 by sun, effulgentsia, David_Rothstein, alexpott, tim.plunkett, Berdir: Split setUp() into specific sub-methods to fix testing framework regressions. 2012-07-29 15:49:20 -04:00
Jennifer Hodgdon 22e259c9d9 Issue #1700464 by sgtsaughter: Remove invalid see reference in forums.tpl.php 2012-07-26 12:15:33 -07:00
Jennifer Hodgdon 72177b0189 Issue #1689426 by mjonesdinero, ronan.orb: Fix return value docs for taxonomy_term_load function 2012-07-20 12:40:22 -07:00
Jennifer Hodgdon cad2a2524e Issue #1689394 by mjonesdinero, foobar3000: More complete documentation of field_info_field return value 2012-07-18 06:24:05 -07:00
Jennifer Hodgdon aca43798d9 Issue #1357138 by tim.plunkett, jstoller, xenophyle: Fix up API docs for Forum module 2012-07-17 16:33:08 -07:00
Jennifer Hodgdon d905b73462 Issue #1681456 by mjonesdinero: Move hook_field_widget_properties_alter to correct group 2012-07-17 16:27:20 -07:00
Jennifer Hodgdon 7a7abd77b4 Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates are listed in the updates-7.x-extra group 2012-07-16 09:45:43 -07:00
webchick 10bdfda909 Issue #1679584 by dsdeiz: Fixed DrupalGet typo... 2012-07-14 22:08:41 -04:00
David Rothstein 34ac2b6286 Roll back issue #1400256 ($info['fields'] not always set). It was causing SimpleTest memory problems. 2012-07-11 14:16:20 -04:00
Jennifer Hodgdon 552cc183df Issue #1664070 by tim.plunkett, mjonesdinero: Add documentation to node_add_page function 2012-07-09 12:16:10 -07:00
David Rothstein e0961c9015 Issue #1560028 by bleen18, sun, thehong: Remove all calls to rand() from tests. 2012-07-08 23:58:02 -04:00
David Rothstein efe6bdfd25 Issue #1664528 by Carl Johan: Fixed It's impossible to search for 'Strings not translated to language ...'. 2012-07-08 23:40:47 -04:00
David Rothstein 2c7f509050 Issue #1525138 by twistor, Georgique: Fixed Illegal string offset 'field' in function TaxonomyTermController->buildQuery(). 2012-07-08 23:15:16 -04:00
webchick 0961b00c3d Issue #1306424 by tim.plunkett, ankur, sun: Fixed URL path /admin/structure/trigger causes error. 2012-07-07 13:47:03 -07:00
webchick 1246bbcb82 Issue #1400256 by MiSc, vlkff, populist: Fixed ['fields'], not always set?. 2012-07-07 13:32:51 -07:00
webchick 1e4c645282 Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's strings. 2012-07-07 13:12:22 -07:00
webchick 2cd91be633 Issue #985642 by Berdir, Damien Tournoud, kiamlaluno, yched: Remove file_attach_load() from file_field_update(). 2012-07-07 13:07:22 -07:00
webchick b67f7affd1 Issue #1399302 by droplet: Fixed Rename Field UI's 'Field' column to 'Field Type'. 2012-07-07 11:43:56 -07:00
webchick b1b0c57f5c Issue #1263040 by catch, akamaus, luk.stoops: Fixed No notifications sent when updates are available. 2012-07-07 11:38:20 -07:00
webchick 43b01fe4c3 Issue #1599306 by bojanz, exratione: Fixed field_sync_field_status() needlessly rebuilds module data, slows down installation dramatically. 2012-07-03 11:44:13 -07:00
David Rothstein 46cf23289a Issue #761608 by JohnAlbin, effulgentsia: Fixed Missing theme settings values because list_themes() has inconsistent theme object data. 2012-06-28 00:49:18 -04:00
Jennifer Hodgdon 576216bede Issue #1552400 by mjonesdinero, SumeetSingh: Fix documentation for user_is_blocked, which was misleading. 2012-06-26 09:32:12 -07:00
David Rothstein 09b754ae8a Issue #507502 by fietserwin, cosmicdreams, Rob Loach, tim.plunkett, sun, marvil07, nod_: Fixed missing Locale support for jQuery UI Datepicker. 2012-06-25 23:03:38 -04:00
David Rothstein eb35c1048c Issue #1553464 by droplet: Fixed Can't select autocomplete items in IE7. 2012-06-23 16:03:32 -04:00
David Rothstein 74de0926df Issue #1480568 by gagarine, henwan: Fixed use $.attr with false instead of empty string. 2012-06-23 16:00:07 -04:00
David Rothstein e2bab36cd4 Issue #283045 by mlncn, Albert Volkman, Jody Lynn, pwolanin, gpk, no_commit_credit | marcp: Fixed Allow top-level pages to be removed from books. 2012-06-23 15:34:14 -04:00
David Rothstein f7d5d80849 Issue #1195254 follow-up by David_Rothstein: Fix indentation. 2012-06-23 15:04:27 -04:00
David Rothstein 399cf0a5df Issue #1195254 by trrroy, underq, kid_icarus, tim.plunkett, oriol_e9g, xjm: Taxonomy test cleanup. 2012-06-23 13:58:12 -04:00
David Rothstein e0a0b94826 Issue #642734 by nod_, tim.plunkett, yhahn: Fixed Simpletest behaviors should process the elements only once. 2012-06-23 13:45:16 -04:00
Jennifer Hodgdon 708e903b27 Issue #1512116 by mjonesdinero: Update obsolete example in hook_menu docs 2012-06-19 12:52:26 -07:00
Jennifer Hodgdon af0fe12e16 Issue #1333122 by effulgentsia, tim.plunkett: Clarify docs for theme and preprocess/process functions so it is clearer which ones get called for theme functions vs. templates 2012-06-18 14:53:06 -07:00
Jennifer Hodgdon 07e5e3e233 Issue #1619482 by mr.baileys: Fix up documentation for hook_update_N 2012-06-18 14:18:18 -07:00
Jennifer Hodgdon e3c2e01e10 Issue #1431634 by Tor Arne Thune: API docs cleanup for update module 2012-06-15 12:51:09 -07:00
David Rothstein 43f6142ad0 Issue #1614468 by Jorrit: Fixed hook_field_widget_error() example implementation contains error. 2012-06-12 10:51:05 -04:00
David Rothstein 0e89940b79 Issue #1432732 by Jorrit, B-Prod: Fixed Form error reporting fallback does not respect Drupal documentation. 2012-06-12 10:50:01 -04:00
webchick 5c6c07b780 Issue #1495648 follow-up by plach: Clarify entity language documentation. 2012-06-10 15:17:45 -07:00
David Rothstein 8a125127c2 Issue #1614292 by brockjo, Albert Volkman | neclimdul: Fixed image_style_delete_form() doesn't take form_state() by reference (prevented image styles from being deleted on PHP 5.4). 2012-06-09 16:45:50 -04:00
David Rothstein a80c7e883d Issue #1549390 by drumm, BTMash: Taxonomy_update_7005() can be faster. 2012-06-09 16:35:43 -04:00
David Rothstein 4777845d4f Issue #1572394 by attiks, Sweetchuck: Fixed Language detection by domain only works on port 80. 2012-06-09 16:16:19 -04:00
David Rothstein 988597f0df Issue #1567662 by sun | Georgii: Fixed The 1st plural index on a page is not calculated correctly. 2012-06-09 16:04:05 -04:00
David Rothstein a12152309a Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00