Commit Graph

1020 Commits (777a7b91644fc2f653959ab83a0630132c90c90c)

Author SHA1 Message Date
Dries 1a35adf05d - Patch #1468930 by dawehner, Gábor Hojtsy, plach, das-peter, fubhy: clean up and move the code for the negotiation functionality from locale module to language module. 2012-04-11 10:54:17 -04:00
Dries 3c2b78d7d8 - Patch #1468930 by dawehner, Gábor Hojtsy, plach, das-peter, fubhy: clean up and move the code for the negotiation functionality from locale module to language module. 2012-04-11 10:47:06 -04:00
Dries 1fd8114910 - Patch #1519852 by Niklas Fiekas: Use the new number FAPI element for the number field textfield widget. 2012-04-10 17:46:55 -04:00
Jennifer Hodgdon a32f022b87 Issue #1516934 by jmarkel: Fix up docs for batch_set() 2012-04-10 10:58:43 -07:00
Jennifer Hodgdon 6a3b939653 Issue #1452070 by kgoel: Remove crufty comment in menu_block_info() left over from Drupal 5 2012-04-10 10:54:48 -07:00
catch 93534fc051 Issue #1439692 by Gábor Hojtsy: Follow-up for Rename field language properties to langcode. 2012-04-10 16:55:20 +09:00
catch a812e6e840 Issue #1428524 by nod_: Follow-up to fix dashboard after replacing all $.each() with filtered for loop. 2012-04-10 16:53:10 +09:00
catch 215c3e8285 Issue #1439692 by Gábor Hojtsy: update for Fixed Rename field language properties to langcode. 2012-04-10 16:28:13 +09:00
Dries 2f167bdda3 - Patch #246029 by zserno, rjgoldsborough, blisteringherb, rfay, Alan Evans | izmeez: Added Use variables for timeout values in user module's password reset. 2012-04-09 17:12:37 -04:00
Dries 1f0a7f6e74 - Patch #1513520 by pdrake: Fixed locale_language_from_browser() incorrectly matches invalid strings. 2012-04-09 15:00:17 -04:00
Dries 7a4895992e - Patch #1466092 by webbykat, damiankloip, Bojhan: Fixed Configuration manager is missing module description. 2012-04-09 14:58:39 -04:00
Dries 47556803a8 - Patch #1439692 by clemens.tolboom, plach, dawehner, das-peter, Gábor Hojtsy: Rename field language properties to langcode. 2012-04-09 14:51:01 -04:00
Dries 99d9ca8e44 - Patch #1516030 by valthebald: Fixed Change parenthesis in menu_link_save() to express intended order of operations. 2012-04-09 14:38:42 -04:00
Dries 2e53550443 - Patch #1445004 by Sutharsan, Gábor Hojtsy, roderik, andypost, brantwynn: Implement customized translation bit on translations. 2012-04-09 14:24:12 -04:00
Dries 3610fd93ba - Patch #1519720 by Niklas Fiekas: Remove element_validate_integer() and element_validate_integer_positive() in favor of the new number element type. 2012-04-09 14:11:07 -04:00
Dries 62a39c9a18 - Patch #1503184 by aspilicious, Rob Loach, cweagans: convert Graph.inc to PSR-0. 2012-04-09 14:02:59 -04:00
Nathaniel ea26475dac Issue #1174640 by Niklas Fiekas: test coverage follow-up for new HTML5 FAPI element: number. 2012-04-09 12:48:03 +09:00
Nathaniel 7388171b2b Issue #1477446 by pounard, amateescu: Move lock backend to PSR-0 code. 2012-04-09 12:04:51 +09:00
Nathaniel 86eb32d3e3 Issue #1517138 by marcingy: Fixed Simpletest does not create configuration folder causing test failures. 2012-04-09 12:01:47 +09:00
catch eab6f127ad Issue #1419968 by nod_, cosmicdreams, droplet, tim.plunkett: Replace $('selector', domelement) with $(domelement).find('selector'). 2012-04-07 16:19:30 +09:00
catch d0c4f9997b Issue #1491542 by c960657: Fixed testHavingCountQuery() fails on pgsql and sqlite. 2012-04-07 16:17:29 +09:00
catch df19c9910a Issue #1349722 by kgoel, Everett Zufelt, xjm: Fixed who's new & who's online blocks have empty headings. 2012-04-07 11:42:34 +09:00
catch 1a095dd602 Issue #1512676 by swentel: Fixed Simpletest doesn't clean up the config directories generated by the configuration . 2012-04-07 11:40:36 +09:00
catch 4193c4ce26 Issue #1174640 by Niklas Fiekas, aspilicious, ericduran, cosmicdreams, amateescu, tim.plunkett: Added new HTML5 FAPI element: number. 2012-04-07 11:35:00 +09:00
catch 68eecef413 Issue #1497132 by alexpott, pcambra, marcingy: follow-up for generalised function to update variables from Drupal 7 to Drupal 8's configuration management system. 2012-04-07 11:28:53 +09:00
webchick f9d4759b81 Committing missing files from #1217000. 2012-04-06 08:23:31 -07:00
catch 9656e51ac5 Issue #365554 by TheRec, Kiphaas7, adharris, Gurpartap Singh: Fixed colspan in tableselect. 2012-04-06 14:38:32 +09:00
catch 9b762dbf1d Issue #1216776 by illmasterc, dawehner, Niklas Fiekas: Fixed Two nested contextual links regions are active, when the outer region is hovered. 2012-04-06 14:35:09 +09:00
catch 7be4a6abcb Issue #1444766 by acrollet, amateescu: Determine method for automatically cleaning up configuration after a module is uninstalled. 2012-04-05 22:15:03 +09:00
catch 16ad612cbe Issue #405360 by Liam Morland, mgifford, Everett Zufelt: Added Use aria-describedby to link form elements with form element descriptions. 2012-04-05 16:09:10 +09:00
catch 837430ffee Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0. Commit ALL THE files. 2012-04-03 15:12:03 +09:00
catch e89ce2820d Revert "Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0."
This reverts commit 5abec889ea.
2012-04-03 15:10:00 +09:00
catch 5abec889ea Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0. 2012-04-03 14:37:09 +09:00
Jennifer Hodgdon b4c77c09d4 Issue #1504226 by kim.pepper: Add detail to return value docs of taxonomy_vocabulary_get_names 2012-04-02 13:48:38 -07:00
Jennifer Hodgdon 4a56c0f2be Issue #1313980 by Albert Volkman: A few more fixes for node module API docs 2012-04-02 13:21:52 -07:00
Jennifer Hodgdon 6fa18ff89e Issue #1509796 by markdorison: Fix docs for a test method in user.test 2012-04-02 10:39:48 -07:00
catch 53c67b1c03 Issue #1490468 by Schnitzel: Added Allow images to scale with fluid layouts in responsive designs. 2012-04-02 13:13:15 +09:00
catch 526fc9bce9 Issue #1505146 by Tor Arne Thune: Remove unused argument from update_calculate_project_update_status(). 2012-04-02 12:28:37 +09:00
catch bfee7d05d5 Issue #598586 by grendzy, deekayen, matglas86, dawehner: Fixed watchdog() assumes is defined. 2012-04-02 12:12:33 +09:00
catch a3d299b8b4 Issue #331893 by mgifford, nigel, Xano, Everett Zufelt, nod_: Added colouring (and description) to password checker. 2012-04-02 12:03:17 +09:00
catch 588a7e1e4f Issue #1490080 by tsphethean: A lower height for Body text areas. 2012-04-02 12:01:48 +09:00
catch 5a8e7bd7a6 Issue #1361232 by sun, Berdir, aspilicious, fago, klausi, amateescu: Make the taxonomy entities classed objects. 2012-04-02 11:55:32 +09:00
Jennifer Hodgdon 992692441e Issue #1440834 by nmudgal: Add clarity and information to docs for hook_field_delete/update/insert 2012-03-30 14:45:46 -07:00
Dries e577cff7cc - Patch #1309394 by effulgentsia, sun: process #autocomplete_path() for all form elements; remove custom/duplicated code from theme_textfield(). 2012-03-30 12:17:26 -04:00
Dries 642f91d112 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-03-30 12:16:57 -04:00
Dries 4c0124b78a - Patch #1481156 by npiacentine, lucascaro: Incorrect logic in creating url to fetch information about project updates. 2012-03-30 12:02:46 -04:00
catch 72cf5a7553 Revert "Issue #787652 by larowlan, andypost: Fixed Forum vocabulary alterations possibly obsolete -- possible to delete forum vocab."
This reverts commit e179ee1d64.
2012-03-30 13:42:49 +09:00
catch e179ee1d64 Issue #787652 by larowlan, andypost: Fixed Forum vocabulary alterations possibly obsolete -- possible to delete forum vocab. 2012-03-30 12:44:06 +09:00
catch 08351faac4 Issue #1497132 by alexpott, pcambra, marcingy: Provide a generalised function to update variables from Drupal 7 to Drupal 8's configuration management system. 2012-03-30 12:43:32 +09:00
webchick 09f031097c Issue #1508956 by lsenzee: Fixed unclear description for drupal_parse_url(). 2012-03-29 17:38:24 -07:00
Jennifer Hodgdon ac8fb672d4 Issue #1347890 by hansyg: Fix typo in file.field.inc 2012-03-29 13:54:48 -07:00
Jennifer Hodgdon 923e1ffc94 Issue #1327484 by nmudgal: Fix a couple of docs headers in Book module 2012-03-29 13:50:53 -07:00
Dries 315793a7f2 - Patch #1452070 by aloyr: incorrect code comment in menu_block_info(). 2012-03-29 15:31:52 -04:00
Dries 01b40c0248 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-03-29 15:21:48 -04:00
Dries 31461129dc - Patch #1345970 by tsvenson: rename 'Translate' tab to 'Translations'. 2012-03-29 15:21:37 -04:00
Dries f61f7cc359 - Patch #1497182 by Crell, BTMash: Update to latest Symfony 2.1 code. This is commit c4dfe931f1ce8827f8c02975bc0ab405bdc8d27c out of Symfony. 2012-03-28 15:08:43 -04:00
Dries 458bb244c9 - Patch #1497182 by Crell, BTMash: Update to latest Symfony 2.1 code. This is commit c4dfe931f1ce8827f8c02975bc0ab405bdc8d27c out of Symfony. 2012-03-28 15:05:43 -04:00
Jennifer Hodgdon 56741a0937 Issue #1355682 by chertzog: Clean up API docs for the Path module 2012-03-28 11:02:04 -07:00
Jennifer Hodgdon 72f97d9a3f Issue #1500160 by jmarkel, tstoeckler: Better documentation for hook_block_info, especially the pages component 2012-03-28 10:33:43 -07:00
catch 4b3298eb97 Issue #1171866 by sun: Fixed Enforced fetching of fields/columns in lowercase breaks third-party integration. 2012-03-28 13:34:43 +09:00
webchick 3cc0296738 Issue #41595 follow-up by BTMash, scor: Fixed pager tests so they now work from Drupal sub-directory installs. 2012-03-27 14:26:09 -07:00
catch 5e0041c42b Issue #1150134 by dcmouyard, nod_: Admin Panels — Remove Columns for screen widths under 600px. 2012-03-27 16:04:31 +09:00
catch 7385e0536e Issue #1497020 by Damien Tournoud: Fixed SQLite broken after PSR-0. 2012-03-27 16:00:04 +09:00
catch 1f88ff7c19 Issue #1497408 by Dan Silver: Fixed URL being passed through t(). 2012-03-27 15:58:42 +09:00
catch 9e1c680106 Issue #1217000 by jyve, aspilicious: Clean up the CSS for Filter module. 2012-03-27 15:55:05 +09:00
catch 9388d922e9 Issue #918356 by David_Rothstein, tekante, dstol, mikestefff, franz: Fixed WSOD when drupal_get_title() called during hook_init() and custom 403 or 404 pages are being used. 2012-03-27 15:53:33 +09:00
catch 6218db81f9 Issue #1217038 by jyve, idflood, dcmouyard, aspilicious: Clean up the CSS for the Shortcut module. 2012-03-27 15:33:36 +09:00
catch d672bcc401 Issue #1174938 by ericduran, aspilicious, voxpelli, David_Rothstein, effulgentsia: Added Natively support the HTML5 #required FAPI property. 2012-03-27 15:23:35 +09:00
catch 97674b9f05 Issue #1174628 by Dave Reid, Niklas Fiekas, ericduran, Jacine: Add new HTML5 FAPI element: search. 2012-03-27 15:17:38 +09:00
webchick 9e90c3e741 Issue #1338282 by Damien Tournoud, zymsys, JamesOakley, pillarsdotnet, chx: Fixed php notice in menu_link_save(). 2012-03-26 21:48:06 -07:00
Jennifer Hodgdon 0f3ad42730 Issue #1346468 by rootwork, mallezie: Add reference to html.tpl.php to page.tpl.php 2012-03-26 10:44:22 -07:00
webchick 4914ff1cc0 Revert "Issue #1475666 by filijonka, Devin Carlson, Kevin Morse, tstoeckler, Niklas Fiekas: Fixed PHP error because of typo in form.inc line 3025."
This reverts commit c804c2bc67.
2012-03-25 10:29:17 -06:00
webchick bb3270d80a Issue #1335388 by wojtha: Fixed Warning: strpos(): Empty delimiter in search_simplify_excerpt_match(). 2012-03-24 00:35:42 -06:00
webchick edb7ea957c Issue #1378092 by oriol_e9g, wedge, beejeebus: Fixed User pictures are not removed properly. 2012-03-24 00:33:20 -06:00
webchick 67235411bb Issue #687586 by oriol_e9g, Mike Wacker, agentrickard: Fixed Remove access check from user_register_submit(). 2012-03-24 00:31:35 -06:00
webchick 9163c0893e Issue #1009832 by edb, chertzog, rjgoldsborough: Added menu name to breadcrumb on List Links page. 2012-03-24 00:27:36 -06:00
webchick 57a156ef96 Issue #692366 by underq, bradweikel, willmoy, kid_icarus | foripepe: Fixed Stop forcing language/mirror for PHP manual links. 2012-03-24 00:14:35 -06:00
webchick c3dde87b4b Issue #1497262 by chx, BTMash: Add btmash as the db update maintainer. 2012-03-23 16:31:19 -06:00
Dries c16a978c2a - Patch #1497088 by acrollet: Fixed Empty configuration values should return an empty string instead of an empty array. 2012-03-23 16:21:49 -06:00
Dries 0de82eeffe - Patch #1454630 by mottihoresh: user_autocomplete() page callback uses as a local variable (coding standards, bad example). 2012-03-23 16:03:55 -06:00
Dries 938baf76b4 - Patch #1322794 by scor: follow up patch fixing the 'No newline at end of file' in ie-rtl.css and ie.css. 2012-03-23 15:42:08 -06:00
Dries d2f1b2560f - Patch #1484690 by Pol, jhedstrom, beejeebus: implement overrides in the configuration system. 2012-03-23 15:35:53 -06:00
Dries 5868d523c9 - Patch #1322794 by JohnAlbin, alanburke, jrbeeman, rupl, Tor Arne Thune: make Stark use a responsive layout. 2012-03-23 14:43:01 -06:00
Dries 5d2dca6829 - Patch #1476824 by Kevin Morse, Haza, droplet: micro clean up to tabledrag.js. 2012-03-23 14:02:29 -06:00
Dries 13f73f695e - Patch #1496638 by ksenzee: roll back system_settings_form_submit(). 2012-03-23 13:58:41 -06:00
Dries bf1ed668d3 - Patch #1479638 by droplet: rename WATCHDOG_CRITICALI constant to WATCHDOG_CRITICAL. 2012-03-23 13:52:49 -06:00
webchick 0eda2c5870 Issue #1395974 by webbykat, Michelle, rdrh555: Clarify field_purge_batch() documentation. 2012-03-23 13:45:06 -06:00
Jennifer Hodgdon 824ba69df5 Issue #1350892 by nit3ch: Fix doc for type arg of node_type_form 2012-03-23 10:41:58 -07:00
catch 1198964079 Issue #1015946 by pillarsdotnet, catch, bfroehle, Jej, jose.guevara, Damien Tournoud: Fixed Eliminate $user->cache and {session}.cache in favor of $_SESSION['cache_expiration()'][]. 2012-03-23 16:52:50 +09:00
catch 2178d43211 Issue #1491526 by c960657: Fixed Cannot install Drupal on PostgreSQL. 2012-03-23 16:51:01 +09:00
Jennifer Hodgdon 5e0eac1c0f Issue #1471418 by nmudgal: Add note to hook_custom_theme docs about page caching 2012-03-22 16:44:01 -07:00
catch c804c2bc67 Issue #1475666 by filijonka, Devin Carlson, Kevin Morse, tstoeckler, Niklas Fiekas: Fixed PHP error because of typo in form.inc line 3025. 2012-03-22 17:08:05 +09:00
catch 92373806e4 Issue #1479652 by Psikik, jhedstrom: Convert image style config filenames/keys from plural to singular. 2012-03-21 19:19:45 +09:00
catch b402d4b384 Issue #1479652 by Psikik, jhedstrom: Convert image style config filenames/keys from plural to singular. 2012-03-21 19:18:36 +09:00
catch 71296a8075 Issue #1479652 by Psikik, jhedstrom: Convert image style config filenames/keys from plural to singular. 2012-03-21 19:16:58 +09:00
catch a97f440f03 Revert "- Patch #1479652 by Psikik: convert image style config filenames/keys from plural to singular."
This reverts commit 854ad21158.
2012-03-21 19:15:16 +09:00
catch 611af51d0a Issue #532512 by Sutharsan: Follow-up for plural string storage upgrade path. 2012-03-21 15:55:44 +09:00
catch efc984dfda Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates. 2012-03-21 14:51:30 +09:00
catch 61705d9ab5 Issue #1439462 by nod_: Drop our custom $.support.positionFixed and use jQuery's $.support.fixedPosition. 2012-03-21 14:49:44 +09:00
catch f1d90a0c65 Issue #1428524 by nod_, katbailey: Replace all $.each() with filtered for loop. 2012-03-21 14:40:42 +09:00
catch 2afd1ed4c4 Issue #1467126 by effulgentsia, Rob Loach, sun, catch, amateescu, yched, EclipseGc: Fixed Provider based PSR-0 Classes that load more than once. 2012-03-21 14:18:52 +09:00
Jennifer Hodgdon f753861539 Issue #1491248 by bowersox: Name change for Accessibilty maintainer 2012-03-20 16:35:18 -07:00
Jennifer Hodgdon d8a485427c Issue #1368872 by kid_icarus: A bit more API cleanup for syslog module 2012-03-19 14:22:01 -07:00
Jennifer Hodgdon 5f58ed3d6f Issue #1483664 by nmudgal, chertzog: Fix hook_user_presave example so it actually would work 2012-03-19 06:57:02 -07:00
Jennifer Hodgdon 7083dd109f 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:12 -07:00
catch 39b05037b2 Issue #158803 by clemens.tolboom, Sutharsan, Gábor Hojtsy: Hide 'Language' column in content overview table if only one language is enabled. 2012-03-19 15:57:15 +09:00
catch b49fa1b050 Issue #1324058 by isay: Fixed forum-rtl.css does not overide #forum div.indent from margin-left to margin-right. 2012-03-19 12:27:28 +09:00
Jennifer Hodgdon ce2182fa32 Issue #1488668 by chertzog: Add checked property to docs of theme_checkbox 2012-03-18 16:38:31 -07:00
Dries 20f26110a1 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-03-15 21:32:43 -04:00
Dries 854ad21158 - Patch #1479652 by Psikik: convert image style config filenames/keys from plural to singular. 2012-03-15 21:32:34 -04:00
Jennifer Hodgdon ca921c5781 Revert of #1479652 commit b287d6ee1a - there were files missing from the commit 2012-03-15 11:48:21 -07:00
Dries b287d6ee1a - Patch #1479652 by Psikik: convert image style config filenames/keys from plural to singular. 2012-03-15 12:45:22 -04:00
Dries e2b2a3e0dd - Patch #1473600 by amateescu, Berdir: Convert archiver.inc to PSR-0. 2012-03-15 12:38:32 -04:00
Dries 50a8bb8523 - Patch #1473600 by amateescu, Berdir: Convert archiver.inc to PSR-0. 2012-03-15 12:37:16 -04:00
catch eab48b5956 Issue #312458 by Heine, sun: Fixed HTML filter is not run first by default, despite default weight. 2012-03-15 13:10:34 +09:00
Jennifer Hodgdon 17269ee9b2 Issue #1480570 by Gaelan: Make default clear in drupal_add_css() args doc 2012-03-14 15:16:58 -07:00
catch f5032a6cff Issue #1180112 by franz, Pedro Lozano, amateescu: Move drupal_*_schema_*() functions into one place. 2012-03-15 00:29:10 +09:00
catch 5ed09e2de9 Issue #1467126: yarisugi. 2012-03-15 00:17:46 +09:00
catch 9ef50537bc Issue #1467126: committing newly added files. 2012-03-15 00:14:55 +09:00
catch 9ab046c976 Issue #1467126 by Rob Loach, sun, effulgentsia, amateescu, EclipseGc: Provider based PSR-0 Classes. 2012-03-14 17:55:55 +09:00
catch 1de01b0025 Issue #1471364 by amateescu: Move mail system classes from system.mail.inc to PSR-0 classes in Drupal\Core. 2012-03-14 17:54:05 +09:00
catch fe263c8f19 Issue #1221710 by aspilicious, jessebeach: Convert aggregator-summary-item.tpl.php to HTML5. 2012-03-14 13:26:18 +09:00
catch 3ed34f67dc Issue #1203112 by droplet, dcmouyard: Added X-UA-Compatible HTTP header. 2012-03-14 13:22:37 +09:00
catch 3692eb3d5c Issue #1315616 by amateescu: Follow up for adding a definition list for the poll results. 2012-03-14 13:11:26 +09:00
webchick 9f205a9767 Issue #1282156 by karschsp, kika: Convert IP-blocking table to 'Empty table pattern'. 2012-03-13 12:42:14 -07:00
Jennifer Hodgdon f3e39f7dc7 Issue #1472614 by filijonka: Fix return value docs for hook_node_update_index() 2012-03-13 12:08:05 -07:00
webchick 211ff3f2f1 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 8d1534410d.
2012-03-13 09:13:18 -07:00
catch 0549db82c6 Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, xjm, das-peter, et al: Fixed Allow autocompletion requests to include slashes. 2012-03-13 17:13:59 +09:00
catch aab8b66a29 Issue #1373142 by sun, beejeebus, aspilicious, amateescu: Use the Testing profile. Speed up testbot by 50%. 2012-03-13 12:16:40 +09:00
Jennifer Hodgdon 7b709f9277 Issue #1431632 by NROTC_Webmaster: Fix one line of doc in translation.test 2012-03-12 15:37:11 -07:00
Jennifer Hodgdon ec69f0ec92 Issue #1431632 by NROTC_Webmaster: Fix up API docs for translation module 2012-03-12 09:02:53 -07:00
catch 8aa81cac8c Issue #1199774 by nod_, droplet, xjm: Fixed toolbar layout error in IE. 2012-03-12 12:11:11 +09:00
catch 9e43704ae6 Issue #1468244 by amateescu, aspilicious: Convert DrupalQueue system to PSR-0. 2012-03-12 12:07:39 +09:00
catch d4442020dd Issue #1164812 by Niklas Fiekas, xjm: Improve UX for machine names for fields. 2012-03-12 12:00:51 +09:00
webchick ae05a8de86 Issue #1476812 by droplet: Fixed hooks file_field_delete_file() takes only 2 arguments. 2012-03-11 11:38:23 -07:00
Dries 5bbf6609b5 - Patch #1216976 by cosmicdreams, DyanneNova, aspilicious, rupl, Jacine, mortendk, dcmouyard: clean up the CSS for Comment module. 2012-03-11 08:23:00 -04:00
Dries d5358b234d - Patch #1216976 by cosmicdreams, DyanneNova, aspilicious, rupl, Jacine, mortendk, dcmouyard: clean up the CSS for Comment module. 2012-03-11 08:21:59 -04:00
Dries 2e250c694f - Patch #532512 by Gábor Hojtsy, andypost, no_commit_credit: fixed Plural string storage is broken, editing UI is missing. 2012-03-10 21:35:21 -05:00
webchick 368cf30de0 Issue #1471376 by amateescu: Convert updater.inc to PSR-0. 2012-03-10 16:23:05 -08:00
webchick 59e142d1b5 Revert "- Patch #1471376 by amateescu: convert updater.inc to PSR-0."
This reverts commit de2ef9def5.
2012-03-10 16:21:58 -08:00
Dries de2ef9def5 - Patch #1471376 by amateescu: convert updater.inc to PSR-0. 2012-03-10 18:04:45 -05:00
webchick 6bab95b4b6 Issue #811542 follow-up by sun: LANGUAGE constant got renamed. 2012-03-10 15:02:48 -08:00
webchick 8d1534410d Issue #1089040 by Remon, mlncn: Added Cache rdf_get_namespaces() using drupal_static(). 2012-03-10 13:08:26 -08:00
webchick 27d3f295e7 Issue #811542 by bojanz, sun, mlncn, chx, pillarsdotnet, loganfsmyth, xjm: Fixed Regression: Required radios throw illegal choice error when none selected. 2012-03-10 13:01:23 -08:00
webchick 3eff5e883c Issue #1472350 by John Morahan, greggles: Make 'translate interface' restricted after DRUPAL-PSA-2012-001 - localizations - Cross Site Scripting. 2012-03-10 12:38:14 -08:00
webchick 53692e5ff6 BAH. I hate my life. 2012-03-10 12:20:23 -08:00
webchick b27e9069ed Issue #1475020 by amateescu: Convert stream_wrappers().inc to PSR-0. 2012-03-10 12:17:14 -08:00
webchick e4e1a7f026 Revert "- Patch #1475020 by amateescu: Convert stream_wrappers().inc to PSR-0."
This reverts commit 45a4c44702.
2012-03-10 12:16:09 -08:00
webchick 65f25dc9fe Revert "Committing missing files to #1475020. I think. I hope."
This reverts commit 2d6fdda1f0.
2012-03-10 12:16:01 -08:00
webchick 2d6fdda1f0 Committing missing files to #1475020. I think. I hope. 2012-03-10 11:53:53 -08:00
Dries 45a4c44702 - Patch #1475020 by amateescu: Convert stream_wrappers().inc to PSR-0. 2012-03-10 08:31:55 -05:00
Dries b2200b79ca - Patch #1476776 by droplet: drupal_var_export() is a concatination to undefined variable . 2012-03-10 08:09:30 -05:00
Jennifer Hodgdon 130ccc56e6 Issue #1391118 by sven.lauer: Clean up Field API topics docs 2012-03-09 08:23:34 -08:00
Jennifer Hodgdon d5685e894f Issue #1436406 by scorchio, kid_icarus: Fix list formatting in Field API topic docs 2012-03-09 07:15:54 -08:00
catch f48225b06c Issue #1323120 by webchick, David_Rothstein, kotnik, amateescu: Documentation follow-ups for convert cache system to PSR-0. 2012-03-09 13:32:23 +09:00
catch 982087f210 Issue #1471368 by amateescu: Convert uuid.inc to PSR-0. 2012-03-09 13:28:33 +09:00
catch 62ad55689d Issue #1465584 by sun: Commit external library dependencies to Drupal core. 2012-03-09 13:25:41 +09:00
catch 79f43572fc Issue #1469826 by andremolnar: Convert DrupalCacheArray and SchemaCache to PSR-0. 2012-03-09 00:20:35 +09:00
catch da3a59b574 Issue #1174630 by Dave Reid, Niklas Fiekas, ericduran, xjm: Added new HTML5 FAPI element: url. 2012-03-09 00:13:41 +09:00
catch b9e9244171 Issue #965300 by Gábor Hojtsy, xjm: Change LANGUAGE_NONE to LANGUAGE_NOT_SPECIFIED; add LANGUAGE_NOT_APPLICABLE and LANGUAGE_MULTIPLE. 2012-03-09 00:10:59 +09:00
Jennifer Hodgdon e50a4075f4 Issue #1216988 by aspilicious: Fix up CSS for Field UI module 2012-03-07 12:44:31 -08:00
webchick e9aa642289 Issue #1431076 by c960657, nod_, purencool, Nor4a: Fixed Overlay does not work with prefixed URL paths . 2012-03-07 10:40:48 -08:00
webchick f9c539aa21 Issue #1414412 by pillarsdotnet, MrHaroldA, droplet: Fixed Skip #conjunction key in __clone() method of core/includes/database/query.inc. 2012-03-07 10:34:16 -08:00
Jennifer Hodgdon b3bb147c8c Issue #1470080 by Gábor Hojtsy: move base system language hook docs to standard location 2012-03-07 09:28:15 -08:00
catch 905e0aa4ef Issue #1361218 by Owen Barton: Fixed Focus jumps to tab when pressing enter on a form element within tab. 2012-03-07 23:55:35 +09:00
Jennifer Hodgdon c49207d9c5 Issue #1469758 by chertzog: Fix typo in sample hook_node_grants_alter function 2012-03-06 10:31:38 -08:00
Jennifer Hodgdon efc46895da Issue #1470300 by Gábor Hojtsy, jhodgdon: Added language section to CHANGELOG.txt and a few minor punctuation updates 2012-03-06 10:12:41 -08:00
Jennifer Hodgdon 6464289abc Issue #1444650 by damiankloip: Make documentation of theme_image_style clearer 2012-03-06 10:03:47 -08:00
Jennifer Hodgdon 298ebefedc Issue #1217010 by jvc26, skottler, cosmicdreams: Clean up CSS for menu module 2012-03-06 09:55:47 -08:00
Jennifer Hodgdon fe4b03e75e Issue #1217032 by tars16, aspilicious: Clean up CSS for the Poll module 2012-03-06 09:42:57 -08:00
Jennifer Hodgdon e2d4afa014 Issue #1216978 by cosmicdreams, jyve, mortendk, jessebeach, Jacine, aspilicious: Clean up CSS for Contextual module 2012-03-06 09:35:57 -08:00
catch 9ab89f080e Issue #1388496 by barraponto: Fixed Default field.tpl.php prints a clearfix class theme_field() doesn't. 2012-03-06 11:54:08 +09:00
catch 82c6f868d4 Issue #681760 by agentrickard, Josh Waihi, et al: eliminate duplicates caused by node_access() table joins. 2012-03-06 11:47:20 +09:00
Jennifer Hodgdon 863fed6b3e Issue #1462062 by chertzog, xjm: Fix language in code comment 2012-03-05 15:30:20 -08:00
Jennifer Hodgdon 0af687dd8a Issue #1458796 by damiankloip: Make Field API docs say they are about Field API 2012-03-05 08:36:51 -08:00
Dries 661488afc9 - Patch #1222106 by Gábor Hojtsy, plach, xjm: Unify language negotiation APIs, declutter terminology. 2012-03-05 07:28:36 -05:00
Dries cf77b6e8b8 - Patch #1174620 by Niklas Fiekas, Dave Reid, ericduran: Added new HTML5 FAPI element: email. 2012-03-05 07:24:51 -05:00
Dries c94c22edda - Patch #1272840 by attiks, Gábor Hojtsy, pp, Dave Reid, catch: upgrade path for language domains and validation. 2012-03-05 05:36:39 -05:00
Dries 1127c4c6a6 - Patch #1315616 by amateescu: use a definition list for the poll results. 2012-03-03 19:16:46 -05:00
Dries 73c878b054 - Patch #1464940 by amateescu: move database.inc to proper location. 2012-03-03 15:01:01 -05:00
Dries 5c45ddc9cf - Patch #1464940 by amateescu: move database.inc to proper location. 2012-03-03 13:12:04 -05:00
Dries b702c60a63 - Patch #1410096 by andypost: drop index. 2012-03-02 14:54:43 -05:00
Dries d5794aca00 - Patch #1463564 by effulgentsia: Drupal 8 cannot be installed or used on PHP <5.3.3. 2012-03-02 14:51:19 -05:00
Dries 4e1353fc19 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-03-02 14:17:50 -05:00
Dries c3862fabe2 - Patch #661826 by Niklas Fiekas: remove 'powered by graphics' from misc. 2012-03-02 14:16:04 -05:00
webchick 55982862ae Issue #1454538 follow-up by btmash: Fix update hook number. 2012-03-02 11:07:10 -08:00
Dries 2d6dcdd509 - Patch #1454538 by effulgentsia, Gábor Hojtsy, kalman.hosszu: langcode property to all entity types; for the user entity, distinguish entity language from user's language preference. 2012-03-02 13:46:16 -05:00
Dries 44963050b2 Merge remote-tracking branch 'heyrocker/8.x-file-config' into 8.x 2012-03-02 12:42:36 -05:00
catch 2cc2aa2568 Issue #1174620 by Niklas Fiekas, Dave Reid, ericduran: Added new HTML5 FAPI element: email. 2012-03-02 16:29:16 +09:00
catch 4f00ad8b5a Issue #1138258 by Rob Loach, idflood, nod_, ericduran: Drop textarea.js in favor of CSS3 resize. 2012-03-02 15:28:37 +09:00
webchick 6b5fff7fba Issue #1393604 by tedbow, Niklas Fiekas: Fixed path_form_element_validate() does not send correct parameter to form_set_error(). 2012-03-01 21:17:19 -08:00
webchick ba8b1d27fb Issue #1347134 by c31ck, amateescu, Shyamala, DamienMcKenna: Fixed 'View voting results' permission is misleading. 2012-03-01 20:59:18 -08:00
webchick 35b0b2ce83 Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User picture does not appear in comment preview. 2012-03-01 20:53:40 -08:00
webchick 023ad5077c Issue #746240 by c960657, Gábor Hojtsy: Fixed Race condition in locale() - duplicates in {locales_source()}. 2012-03-01 20:46:30 -08:00
webchick 46faacc83f Issue #97327 by PMunn, NROTC_Webmaster, haydeniv, maartenvg, xjm, killes@www.drop.org, gdavid, Zed Pobre: Fixed Data corruption in comment IDs (results in broken threading on PostgreSQL). 2012-03-01 20:32:55 -08:00
webchick e3847c167c Issue #1064954 by xjm, Dave Reid, becw: Fixed _node_revision_access() static usage. 2012-03-01 20:28:39 -08:00
Greg Dunlap 1bc549de8f Merge remote-tracking branch 'origin/8.x' into 8.x-file-config 2012-02-29 19:47:35 -08:00
Nathaniel bdb71c6fa7 Merge remote branch 'crell/dbtngtng' into 8.x 2012-03-01 12:22:48 +09:00
Jennifer Hodgdon d1aee00aaf Issue #1217012 by jyve, aspilicious, brianV, jvc26: Clean up CSS for the Node module 2012-02-29 17:03:30 -08:00
Jennifer Hodgdon 2f96316446 Issue #1451032 by NROTC_Webmaster: Add note to schema docs about varchar columns needing to have length specified 2012-02-29 16:53:05 -08:00