Commit Graph

10754 Commits (469589eea16e302b172809e868373d2ab5a57f1a)

Author SHA1 Message Date
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
Jennifer Hodgdon 93a96563fb Issue #1532682 by TravisCarden: Fix return value docs for comment_reply function 2012-06-06 08:39:15 -07:00
David Rothstein ecf40c67a9 Issue #890790 by Tor Arne Thune, davidjdagino, moshe weitzman | jenlampton: Added tests to ensure that deleting nodes deletes their comments. 2012-06-04 01:18:27 -04:00
David Rothstein bbe4b34681 Issue #1600892 by tim.plunkett, sun: Fixed Tests use magic numbers 1 and 2 instead of user role constants. 2012-06-04 01:07:43 -04:00
David Rothstein f209013a51 Issue #1054162 by tim.plunkett, Dave Reid, joachim, no_commit_credit, Berdir: Taxonomy bundles not supported by EntityFieldQuery. 2012-06-03 18:56:13 -04:00
David Rothstein d98d58655d Issue #1558468 by Berdir, tim.plunkett: SA-CORE-2012-002 - Denial of Service (followup for D7 test coverage). 2012-06-03 18:35:03 -04:00
David Rothstein 84e34e4ad4 Issue #822418 by catch, marcingy, davidjdagino, no_commit_credit, tim.plunkett, ezheidtmann: Fixed Field form structure incomplete if field_access() returns FALSE. 2012-06-03 17:10:00 -04:00
David Rothstein cdfde691a9 Issue #1354726 followup: Fix docblock indentation on forum_update_7012(). 2012-06-03 14:36:55 -04:00
David Rothstein c2fd99425c Issue #1354726 by damiankloip, develCuy, gnuget, droplet, cha0s | bvanmeurs: Add more indexes on {forum_index}. 2012-06-03 14:32:18 -04:00
Jennifer Hodgdon dd73050be0 Issue #1598508 by jeffschuler: fix return docs for _node_types_build function 2012-05-30 08:46:47 -07:00
David Rothstein e2bcdbcedb Issue #1517654 by zuuperman, sheise: Fixed Strict warning by field_ui_table_pre_render(). 2012-05-25 00:41:30 -04:00
David Rothstein 4c6faf1d95 Issue #598586 followup by tim.plunkett: Added documentation of 'uid' parameter in hook_watchdog(). 2012-05-25 00:33:31 -04:00
David Rothstein 57b8f47268 Issue #1573082 by tim.plunkett, grendzy: Fixed watchdog 'Deleted content type' uses wrong type. 2012-05-25 00:23:58 -04:00
Jennifer Hodgdon 762248332b Issue #1454266 by Chaulky, Volx: fix documentation for field_bundle_settings 2012-05-24 15:17:54 -07:00
Jennifer Hodgdon 4e260dbeab Issue #1313510 by NROTC_Webmaster, oriol_e9g, aenw: Clean up API docs for Statistics module 2012-05-23 15:46:01 -07:00
Jennifer Hodgdon e039aaaa32 Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
Jennifer Hodgdon 1f485b87ec Issue #1546618 by wulff: Fix addtogroup syntax in menu.install 2012-05-17 05:53:37 -07:00
Jennifer Hodgdon 3964a0575f Issue #1546618 by wulff: Change duplicate defgroup to addtogroup 2012-05-14 12:21:35 -07:00
webchick 2b8686151f Issue #1302228 by xjm, yched, chx: Fixed Change notice for: field_has_data() returns inconsistent results – possible data loss. 2012-05-12 18:26:43 -07:00
Jennifer Hodgdon fffeb72bfd Issue #1513580 by matt2000: Update hook_init and hook_boot docs to say whether themes are loaded when they run 2012-05-08 11:21:03 -07:00
Jennifer Hodgdon 4b39ca547d Issue #813146 by bleen18: remove variable cruft in node_submit function 2012-05-04 12:40:03 -07:00
webchick 59ce4ef9c8 Issue #1558548 by tim.plunkett, sun: Fixed Notice: Undefined index: default_image() in image_field_prepare_view(). 2012-05-03 10:37:48 -07:00
webchick db962a2a93 Issue #1558402 by greggles: Fixed forum_index() not form_index(). 2012-05-02 15:47:04 -07:00
webchick cdb0df93be Merge branch '7.12-security' into 7.x 2012-05-02 15:04:41 -07:00
webchick 9879d29f73 Drupal 7.13 2012-05-02 15:01:31 -07:00
webchick ef78892600 Issue #966210 follow-up by chx: More secure fix for system_update_7061(). 2012-05-02 11:41:38 -07:00
webchick 58a2b40b3b Issue #1376166 by sun, xjm, tim.plunkett: Fixed Custom logo and favicon functionality inanely tries to support absolute local file paths. 2012-04-30 22:10:09 -07:00
webchick 36541c978c Issue #1542674 by bas.hr, tim.plunkett, damiankloip: Fixed Wrong count assertion in taxonomy.test. 2012-04-30 22:07:59 -07:00
webchick 1ef0cd4e9c Issue #1459164 by Kevin Morse, droplet: Use test() to match string for BOOL comparison . 2012-04-30 22:04:36 -07:00
webchick 471664d00e Issue #285232 by ralessi, sun, catch: Add 'please select' item to required select list item. 2012-04-30 21:59:29 -07:00
webchick 6adf8ca0c2 Issue #1262592 by jmarkel, pingers, marcingy: Fixed numeric names fail image creation. 2012-04-30 21:53:37 -07:00
webchick bd7712385a Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'. 2012-04-30 21:51:35 -07:00
webchick f6c660169c Issue #1039666 by Jelle_S, droplet, Kevin Morse, nod_: Fixed Placing a block in a region via select dropdown moves it to the top of the region, but it will show at the bottom. 2012-04-30 21:50:41 -07:00
webchick 1b8522b91b Issue #1491542 by rdickert, c960657, hosef: Fixed testHavingCountQuery() fails on pgsql and sqlite. 2012-04-30 21:48:18 -07:00
webchick 769405953c Issue #312458 by rdickert, Heine, sun: Fixed HTML filter is not run first by default, despite default weight. 2012-04-30 21:46:58 -07:00
webchick b975777815 Issue #277200 by andypost, Damien Tournoud: Add tests for vocabulary hierarchy. 2012-04-30 21:45:47 -07:00
webchick 47f1ff523d Issue #1404380 by msonnabaum, xjm, mjpa: Fixed Unnecessary aggregation of CSS/JS. 2012-04-30 21:42:08 -07:00
webchick b7ac667101 Issue #1213536 by David_Rothstein, tim.plunkett, sun, effulgentsia, Yorirou, xjm: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations. 2012-04-30 21:31:44 -07:00
webchick d0b5d31cbc Issue #751168 by elliotttf, caktux, andyceo, setvik, xjm, sun, tim.plunkett: Fixed Regression: Missing 'Default image' per field instance. 2012-04-30 21:25:39 -07:00
webchick 84c4f7622e Issue #787652 by andypost, larowlan: Fixed Forum vocabulary alterations possibly obsolete -- possible to delete forum vocab. 2012-04-28 23:55:23 -07:00
webchick faf3e8575e Issue #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed watchdog() assumes is defined. 2012-04-28 23:42:56 -07:00
webchick 9647c746ba Issue #1172560 by bas.hr, bellesmanieres, NROTC_Webmaster, tim.plunkett: Fixed The block X was assigned to the invalid region Y and has been disabled. 2012-04-28 23:36:13 -07:00
webchick 0d41f5d9de Issue #1348758 by drewish, tim.plunkett: Fixed Add an index to {users}.picture so user_file_delete() isn't insanely slow. 2012-04-28 23:22:30 -07:00
webchick 9afbc13d6b Issue #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation. 2012-04-28 23:20:21 -07:00
webchick a7d43f3460 Issue #1490150 by xjm, duellj, tim.plunkett: Fixed EntityFieldQuery::pager(0) generates PHP error 'divide by zero'. 2012-04-28 23:11:57 -07:00
webchick 060eb35f0a Issue #1058754 by Yaron Tal, kathyh, naxoc, xjm, tim.plunkett: Fixed Attempt to loop through undefined result set in aggregator. 2012-04-28 23:08:34 -07:00
webchick e03e94f41e Issue #1481156 by lucascaro, npiacentine: Fixed Incorrect logic in creating url to fetch information about project updates. 2012-04-28 13:45:44 -07:00
webchick 00caaed222 Issue #1484216 by catch, Berdir, beejeebus, tim.plunkett: Fixed Race condition in _update_create_fetch_task() (PDO Exceptions). 2012-04-28 13:42:42 -07:00
Jennifer Hodgdon 8f9ee9ec68 Issue #720630 by tim.plunkett, kid_icarus, tsphethean: Fix up docs for watchdog, hook_watchdog, and watchdog constants 2012-04-27 09:40:17 -07:00
Jennifer Hodgdon 7d64f9578e Issue #1509838 by tim.plunkett, cosmicdreams klausi: Use elseif not else if 2012-04-27 09:37:22 -07:00
webchick d690e71b08 Issue #1492188 by Berdir, catch: Fixed Update module creates duplicate queue items. 2012-04-26 13:25:47 -07:00
webchick 768de00260 Issue #966210 by mfb, catch, drumm, bfroehle, drewish, makara, sun, BTMash, iamEAP: Fixed DB Case Sensitivity: system_update_7061() fails on inserting files with same name but different case. 2012-04-26 12:31:44 -07:00
webchick 6af9c29d63 Issue #1542854 by drumm, BTMash: Fixed system_update_7061() converts filepaths too aggressively. 2012-04-26 11:33:42 -07:00
webchick 3a928db505 Issue #1541792 follow-up by chx, Berdir, xjm: Fix for random test values occasionally failing. 2012-04-26 10:42:45 -07:00
webchick a097b49925 Issue #1541792 follow-up by chx: Fix random test failures. 2012-04-25 23:41:32 -07:00
webchick a04e1963ce Unbreaking testbot. 2012-04-25 15:30:08 -07:00
webchick bf6870ed08 Issue #1541792 by tim.plunkett, chx, Amitaibu: Enable dynamic allowed list values function with additional context 2012-04-25 15:01:18 -07:00
webchick a50f016991 Issue #1237252 by mfb, bfroehle, drewish, Berdir, iamEAP, drumm: Fixed DB Case Sensitivity: Allow BINARY attribute in MySQL. 2012-04-22 18:57:18 -07:00
Jennifer Hodgdon 8e6e51547e Issue #1533498 by jmarkel: Fix see doc issue and clean up doc in hook_field_widget_form_alter 2012-04-17 15:14:29 -07:00
Jennifer Hodgdon 23c7c54b14 Issue #1346468 by kgoel, mallezie, rootwork: Point docs for page.tpl.php towards html.tpl.php 2012-04-17 14:26:47 -07:00
webchick e22feb7123 Issue #1211008 by yched, tim.plunkett, DamienMcKenna: Split field_bundle_settings() out per bundle. 2012-04-12 00:50:52 -07:00
webchick 6c4381e1c1 Issue #1421410 by andypost, Niklas Fiekas: Fixed not defined in form_pre_render_conditional_form_element(). 2012-04-12 00:30:24 -07:00
webchick ec36276c4e Issue #1015946 by pillarsdotnet, catch, bfroehle, Jej, jose.guevara, Damien Tournoud: Fixed Eliminate ->cache and {session}.cache in favor of ['cache_expiration()'][]. 2012-04-12 00:26:05 -07:00
webchick 9824d7ac25 Issue #918356 by David_Rothstein, franz, tekante, dstol, mikestefff: Fixed WSOD when drupal_get_title() called during hook_init() and custom 403 or 404 pages are being used. 2012-04-12 00:23:01 -07:00
webchick 464808fb43 Issue #1513520 by pdrake, plach: Fixed locale_language_from_browser() incorrectly matches invalid strings. 2012-04-12 00:17:28 -07:00
Jennifer Hodgdon 7f7a301213 Issue #1452070 by kgoel: Remove comment left over from Drupal 5 in menu_block_info() 2012-04-11 08:58:35 -07:00
Jennifer Hodgdon 40c99ba94f Issue #1355682 by Zgear, chertzog: API docs cleanup for Path module 2012-04-04 16:28:08 -07:00
webchick 4489759b74 Issue #1280792 follow-up BTMash, irunflower, Zgear: Fixed Trigger upgrade path: Node triggers removed when upgrading to 7-dev from 6.25. 2012-04-04 10:07:00 -07:00
Jennifer Hodgdon 1775766e34 Issue #1504226 by kim.pepper: Add detail to return value docs of taxonomy_vocabulary_get_names 2012-04-02 13:49:29 -07:00
Jennifer Hodgdon 71d1142b5f Issue #1327484 by nmudgal, oriol_e9g, xenophyle: Clean up API docs for book module 2012-04-02 13:31:56 -07:00
Jennifer Hodgdon 4afce28d51 Issue #1509796 by markdorison: Fix docs for a test method in user.test 2012-04-02 10:40:31 -07:00
Jennifer Hodgdon d3994552e8 Issue #1440834 by nmudgal: Add clarity and information to docs for hook_field_delete/update/insert 2012-03-30 14:46:31 -07:00
Jennifer Hodgdon b40facf07f Issue #1500160 by jmarkel, tstoeckler: Fix up docs for hook_block_info 2012-03-29 13:42:42 -07:00
webchick 966d3f310d Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really .closest(). 2012-03-28 09:33:40 -07:00
webchick 3643ea884a Issue #41595 follow-up by BTMash, scor: Fixed pager tests so they now work from Drupal sub-directory installs. 2012-03-27 14:26:29 -07:00
webchick 37f5186121 Issue #960056 by catch, mikeytown2, pmitchell, cedarm: Fixed trigger_get_assigned_actions() has no static cache. 2012-03-26 22:40:00 -07:00
webchick c6882c0f14 Issue #1398740 by TravisCarden: Fixed Typo in status message: 'The %style has been revert to its defaults.'. 2012-03-26 22:38:49 -07:00
webchick 796df03557 Issue #1250800 by attiks, Jelle_S, dawehner, xjm, Gábor Hojtsy: Fixed Language domain should work regardless of ports or protocols. 2012-03-26 22:37:30 -07:00
webchick 0932803a2c Issue #1221276 by gumanist, fietserwin, Gábor Hojtsy, sun, kalman.hosszu: Fixed locale_get_plural() only works for a single language within a request and does not work for English. 2012-03-26 22:25:40 -07:00
webchick 505974084d Issue #1280792 by xjm, julien, BTMash, pingers, AntoineSolutions, tim.plunkett, Niklas Fiekas: Fixed {trigger_assignments()}.hook has only 32 characters, is too short. 2012-03-26 21:56:50 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick e224129315 Revert "Issue #1475666 by filijonka, Niklas Fiekas, Devin Carlson, Kevin Morse, tstoeckler: Fixed PHP error because of typo in form.inc line 3025."
This reverts commit ea8e74bbd4.
2012-03-25 10:29:38 -06:00
webchick a6e6b2e96b Issue #1335388 by wojtha: Fixed Warning: strpos(): Empty delimiter in search_simplify_excerpt_match(). 2012-03-24 00:36:00 -06:00
webchick 1978413929 Issue #1378092 by oriol_e9g, wedge, beejeebus: Fixed User pictures are not removed properly. 2012-03-24 00:33:57 -06:00
webchick afb4f1f0be Issue #687586 by oriol_e9g, Mike Wacker, agentrickard: Fixed Remove access check from user_register_submit(). 2012-03-24 00:31:54 -06:00
webchick 76ec835ba0 Issue #1009832 by edb, chertzog, rjgoldsborough: Added menu name to breadcrumb on List Links page. 2012-03-24 00:26:41 -06:00
webchick f26da2d1ef Issue #1164812 by Niklas Fiekas, tim.plunkett, xjm: Improve UX for machine names for fields. 2012-03-24 00:18:48 -06:00
webchick e6c2e730a6 Issue #1357072 by dkingofpa: Fixed Call to undefined function _update_7000_field_read_fields() in image.install during upgrade. 2012-03-23 16:41:08 -06:00
webchick 146a05e440 Issue #1395974 by webbykat, Michelle, rdrh555: Clarify field_purge_batch() documentation. 2012-03-23 13:47:27 -06:00
Jennifer Hodgdon 7b115a0e16 Issue #1350892 by nit3ch: Fix doc for type arg of node_type_form 2012-03-23 10:42:47 -07:00
Jennifer Hodgdon c82458cb7c Issue #1182296 by BTMash, timplunkett: Fix tests for site name in database upgrade tests, which were causing random 7.x is broken test failures 2012-03-23 09:25:18 -07:00
webchick 51d0867d84 Issue #1050746 by grendzy, xjm, Everett Zufelt: Fixed HTTPS sessions not working in all cases. 2012-03-23 01:00:20 -06:00
webchick ea8e74bbd4 Issue #1475666 by filijonka, Niklas Fiekas, Devin Carlson, Kevin Morse, tstoeckler: Fixed PHP error because of typo in form.inc line 3025. 2012-03-23 00:32:11 -06:00
Jennifer Hodgdon 90342de35c Issue #1471418 by nmudgal: Add note to hook_custom_theme docs about page caching 2012-03-22 16:44:49 -07:00
Jennifer Hodgdon d7197b557f Issue #1368872 by kid_icarus: A bit more API cleanup for syslog module 2012-03-19 14:23:01 -07:00
Jennifer Hodgdon e4c98800dc Issue #1483664 by nmudgal, chertzog: Fix hook_user_presave example so it actually would work 2012-03-19 07:15:27 -07:00
Jennifer Hodgdon 8380530441 Issue #1488414 by nmudgal, chertzog: Add comment to user_schema to explain why table name is plural in spite of our usual standards 2012-03-19 06:51:57 -07:00
webchick de17f5a5eb Issue #41595 by pillarsdotnet, sun, m3avrck, oadaeh, yched, musicnode | Wesley Tanaka: Fixed All pager links have an 'active' CSS class. 2012-03-13 12:47:23 -07:00
webchick 8f096c6b62 Issue #655048 by Gábor Hojtsy, gumanist, intuited: Fixed Plural formula information blanked when importing a poorly-formed .po file. 2012-03-13 12:45:49 -07:00
webchick c6734081a8 Issue #1282156 by karschsp, kika: Convert IP-blocking table to 'Empty table pattern'. 2012-03-13 12:45:48 -07:00
Jennifer Hodgdon 028a263091 Issue #1431632 by NROTC_Webmaster: Clean up API docs for translation module 2012-03-13 12:18:09 -07:00
Jennifer Hodgdon 7fee417141 Issue #1472614 by filijonka: Fix return value docs for hook_node_update_index() 2012-03-13 12:08:45 -07:00
webchick fe5048c079 Issue #1199774 by nod_, droplet, xjm, ryanissamson: Fixed toolbar layout error in IE. 2012-03-13 09:50:24 -07:00
webchick 597bfd5297 Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, xjm, das-peter, e2thex, axel.rutz, mstrelan, mikestefff | moonray: Fixed Allow autocompletion requests to include slashes. 2012-03-13 09:46:37 -07:00
webchick 1569c4bde2 Issue #811542 by bojanz, sun, mlncn, chx, pillarsdotnet, loganfsmyth, xjm: Fixed Regression: Required radios throw illegal choice error when none selected. 2012-03-13 09:41:32 -07:00
webchick c29e269956 Revert "Issue #1089040 by Remon, mlncn: Added Cache rdf_get_namespaces() using drupal_static(). Don't add caches unless there's a demonstrated performance degradation.""
This reverts commit de30adeb09.
2012-03-13 09:17:12 -07:00
webchick f145e08cfd Issue #1245332 by Dave Reid, rfay, willvincent: Fixed Warning when all bundles removed from an entity. 2012-03-11 22:48:23 -07:00
webchick a697ccdb79 Issue #1476812 by droplet: Fixed hooks file_field_delete_file() takes only 2 arguments. 2012-03-11 11:37:30 -07:00
webchick de30adeb09 Issue #1089040 by Remon, mlncn: Added Cache rdf_get_namespaces() using drupal_static(). 2012-03-10 13:09:00 -08:00
webchick 410ddeb83b Issue #1388496 by barraponto: Fixed Default field.tpl.php prints a clearfix class theme_field() doesn't. 2012-03-10 12:42:58 -08:00
webchick 9d5e49396a Issue #1472350 by John Morahan, greggles: Make 'translate interface' restricted after DRUPAL-PSA-2012-001 - localizations - Cross Site Scripting. 2012-03-10 12:40:06 -08:00
Jennifer Hodgdon 31a97a0a75 Issue #1391118 by sven.lauer: Clean up Field API topics docs 2012-03-09 08:24:06 -08:00
Jennifer Hodgdon 87f6530e09 Issue #1436406 by scorchio, kid_icarus: Fix list formatting in Field API topic docs 2012-03-09 07:16:48 -08:00
webchick 15144d1e3d Issue #1431076 by c960657, nod_, purencool, Nor4a: Fixed Overlay does not work with prefixed URL paths . 2012-03-08 14:18:26 -08:00
Jennifer Hodgdon b903eea535 Issue #1470080 by Gábor Hojtsy: Move docs for hooks that are not locale.module specific to a modules/system file 2012-03-08 11:31:47 -08:00