Nathaniel
7388171b2b
Issue #1477446 by pounard, amateescu: Move lock backend to PSR-0 code.
2012-04-09 12:04:51 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Dries
45a4c44702
- Patch #1475020 by amateescu: Convert stream_wrappers().inc to PSR-0.
2012-03-10 08:31:55 -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
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
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
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
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
b702c60a63
- Patch #1410096 by andypost: drop index.
2012-03-02 14:54:43 -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
456a06e4a9
Issue #1430452 by Cottser: Make core module names use Proper Noun Case
2012-02-29 13:15:08 -08:00
webchick
9566caaff0
Issue #1369332 by Damien Tournoud, basic, sun, no_commit_credit: Fixed Avoid deadlock issues on the {node} table.
2012-02-29 12:25:43 -08:00
webchick
a12ca2cd2a
Issue #1366854 by quicksketch: Added Pass #size attribute to the child upload field in the managed_file() element.
2012-02-29 12:01:08 -08:00
catch
5834887ffc
Issue #1418008 by timmillwood: Added change 'reads' to 'views'.
2012-03-01 02:13:36 +09:00
Jennifer Hodgdon
912b5513f0
Issue #1315992 by xjm: Remove path designations from menu callback docs to conform with current 8.x standards
2012-02-29 09:11:01 -08:00
Jennifer Hodgdon
3c78ca4705
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
2012-02-29 08:57:04 -08:00
Jennifer Hodgdon
aedceb6950
Issue #1360790 by KrisBulman, beltofte, stBorchert: Update CSS to use lowercase hex colors not uppercase
2012-02-29 08:56:15 -08:00
catch
c94c76bd2c
Issue #917490 by pounard, msonnabaum: Performance patch for block_list() (D6) and _block_render_blocks() (D7) functions.
2012-03-01 01:49:38 +09:00
catch
d88bf38a74
Issue #1174634 by Dave Reid: additional test coverage for new HTML5 FAPI element: telephone.
2012-03-01 00:40:46 +09:00
webchick
157cdc5895
Revert "Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests."
...
This reverts commit 9bda29ee1b
.
2012-02-29 00:22:10 -08:00
webchick
9bda29ee1b
Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests.
2012-02-29 00:08:18 -08:00
webchick
d96b3452ed
Issue #1074672 by claudiu.cristea, mikewink: Added Allow language select to be rearranged inside node form.
2012-02-28 23:19:51 -08:00
Greg Dunlap
80448f69b7
Also fixed those comments in hook_schema, fixed a typo
2012-02-28 23:14:22 -08:00
Greg Dunlap
d8729ea064
Fixed comments in update hook that creates config table
2012-02-28 23:08:33 -08:00
Greg Dunlap
5981cc85c1
Merge remote-tracking branch 'origin/8.x' into 8.x-file-config
2012-02-28 23:03:30 -08:00
webchick
1b1464ced2
Issue #87994 by Rob Loach, Jody Lynn, sun, dropcube, gordon, David_Rothstein, moshe weitzman, aspilicious, quicksketch | piersonr: Fixed Quit clobbering people's work when they click the filter tips link.
2012-02-28 22:08:41 -08:00
Nathaniel
dce8ef82bc
Issue #1272840 : reverting more stuff.
2012-02-29 12:12:29 +09:00
Nathaniel
67a5bf1a08
Revert "Issue #1272840 by Gábor Hojtsy: follow-up, un-break HEAD."
...
This reverts commit a7f72e66cb
.
2012-02-29 12:09:32 +09:00
Nathaniel
dd9ed6fdb4
Revert "Issue #1272840 by attiks, pp: Add upgrade path for language domains and validation."
...
This reverts commit 9bd7daa821
.
2012-02-29 12:06:49 +09:00
Nathaniel
bac1fba17d
Revert "Issue #1272840 follow-up by Dave Reid: Fixed broken upgrade path for language domains and validation."
...
This reverts commit 91d6b14453
.
2012-02-29 12:04:43 +09:00
webchick
91d6b14453
Issue #1272840 follow-up by Dave Reid: Fixed broken upgrade path for language domains and validation.
2012-02-28 16:24:49 -08:00
webchick
655a58bfd2
Issue #404302 by KrisBulman, kathyh, JamesAn, droplet, sun: Fixed Improve tabledrag grippie CSS (and fix an IE7 alignment issue).
2012-02-28 10:49:59 -08:00
webchick
e5fe68e2a0
Issue #1425330 by swentel, grendzy, davereid, wojtha, c960657: Fixed Apply Aggregator and OpenID fixes from DRUPAL-SA-CORE-2012-001.
2012-02-28 10:33:17 -08:00
webchick
28b68ad75d
Revert "Issue #1425330 by swentel, grendzy, davereid, wojtha, c960657: Fixed Apply Aggregator and OpenID fixes from DRUPAL-SA-CORE-2012-001."
...
This reverts commit c3fa160dca
.
2012-02-28 10:32:20 -08:00
webchick
c3fa160dca
Issue #1425330 by swentel, grendzy, davereid, wojtha, c960657: Fixed Apply Aggregator and OpenID fixes from DRUPAL-SA-CORE-2012-001.
2012-02-28 10:17:41 -08:00
catch
a7f72e66cb
Issue #1272840 by Gábor Hojtsy: follow-up, un-break HEAD.
2012-02-28 17:01:00 +09:00
catch
62426c1991
Issue #1222194 by Gábor Hojtsy, plach, andypost: Rename global to () (upgrade path follow-up).
2012-02-28 15:29:03 +09:00
catch
bc0401c58e
Issue #1221724 by chrispomeroy, aspilicious: Convert book-node-export-html.tpl.php to HTML5.
2012-02-28 14:34:27 +09:00
catch
9bd7daa821
Issue #1272840 by attiks, pp: Add upgrade path for language domains and validation.
2012-02-28 14:31:50 +09:00
catch
df643e1345
Issue #218004 by Dave Reid, heyrocker, pcambra, neclimdul et al: Fixed Allow aggregator feed URLs longer than 255 characters.
2012-02-28 13:00:56 +09:00
Jennifer Hodgdon
dfc41f4e1e
Issue #1441126 by Devin Carlson, Haza: Fix @see entries in two function doc headers
2012-02-27 08:01:11 -08:00
Nathaniel
97058d458f
Issue #1245332 by Dave Reid, rfay: Fixed Warning when all bundles removed from an entity.
2012-02-27 12:45:36 +09:00
Nathaniel
dc685b078c
Issue #1430300 by mradcliffe, effulgentsia: Fixed Preprocess functions in an include file fail to get called when the theme implements a suggestion override.
2012-02-27 12:27:35 +09:00
Nathaniel
8c806a8fe7
Issue #1431076 by nod_: Fixed Overlay does not work with prefixed URL paths .
2012-02-27 12:21:12 +09:00
Nathaniel
f3da649b7c
Issue #967166 by effulgentsia, Cottser: Fixed Content rendered via AJAX does not respect stylesheets removed in .info files.
2012-02-27 12:01:22 +09:00
Nathaniel
0913d9fd1d
Issue #687180 by Island Usurper, catch, Berdir, Damien Tournoud, xjm: Fixed Deleting a taxonomy vocabulary leaves term reference fields still pointing to it, and a PDO Exception when creating content.
2012-02-24 12:59:04 +09:00
Dries
b956b400dd
- Patch #1439686 by tstoeckler: rename language property to langcode.
2012-02-23 09:22:18 -05:00
xjm
01dbc00f73
More trailing whitespace and the addition of an article.
2012-02-23 07:05:29 -06:00
Greg Dunlap
bdd013ea2a
Merge remote-tracking branches 'origin/8.x' and 'origin/8.x-file-config' into 8.x-file-config
2012-02-22 14:29:38 -08:00
Greg Dunlap
5b097294ca
Added tests for chaining set()->save()
2012-02-22 14:27:43 -08:00
Greg Dunlap
206971754d
Added test for casting of nested values
2012-02-22 14:23:29 -08:00
Greg Dunlap
dfee7a8c4f
Removed debugs
2012-02-22 14:14:02 -08:00
Greg Dunlap
25d74b5c51
Made array tests also verify that casting works properly
2012-02-22 14:13:25 -08:00
Greg Dunlap
d0579d92f5
Added tests for file listing
2012-02-22 14:02:19 -08:00
Dries
18c1d673d9
- Patch #673020 by Zoltán Balogh, Gábor Hojtsy, good_man, kalman.hosszu: tests for adding the Content-Language HTTP header to the generated page.
2012-02-22 09:04:12 -05:00
Dries
a58940f111
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
2012-02-22 08:37:04 -05:00
Dries
edabf1fc3a
- Patch #1300298 by askibinski: empty tokens don't get replaced in welcome emails.
2012-02-21 14:02:50 -05:00
Dries
5e6cc3c85a
- Patch #1410096 by fastangel, Gábor Hojtsy, kalman.hosszu: convert comment language code schema to langcode.
2012-02-21 10:55:52 -05:00
Dries
cc9cd9947f
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
2012-02-21 10:44:21 -05:00
Dries
fa0562fac4
- Patch #1416392 by Gábor Hojtsy, plach, rvilar: clean up language (types) bootstrap function naming and documentation.
2012-02-21 10:44:11 -05:00
webchick
0c495e928d
Issue #655048 by Gábor Hojtsy, intuited: Fixed Plural formula information blanked when importing a poorly-formed .po file.
2012-02-21 01:38:03 -08:00
catch
ef5d9d89b3
Issue #1313300 by jwilson3, rjgoldsborough, MrHaroldA: Fixed Wrong uri in 'Add new comment' teaser link if set to COMMENT_FORM_BELOW.
2012-02-20 16:30:57 +09:00
catch
ec45fe5b47
Issue #1401496 by bleen18: Fixed forum_taxonomy_term_delete() completely broken (takes instead of entity).
2012-02-20 16:16:37 +09:00
catch
3fa7d32a43
Issue #1267918 by Niklas Fiekas, darrellulm: Fixed User signature does not appear in comment preview.
2012-02-20 16:13:05 +09:00
catch
5820eb7b96
Issue #1436936 by Snugug: Add Clearfix Class to <header> in page.tpl.php.
2012-02-20 14:43:39 +09:00
catch
859fdb931e
Issue #1373312 by sun: Assign system_main() block to 'content' region and help block to 'help' region by default.
2012-02-20 14:41:29 +09:00
Dries
8be72b70dc
- Patch #1444160 by Niklas Fiekas: Drupal.behaviors.dateTime needs a clean-up.
2012-02-18 22:31:32 -05:00
Dries
f3aa73aefb
- Patch #1444160 by Niklas Fiekas: Drupal.behaviors.dateTime needs a clean-up.
2012-02-18 22:26:01 -05:00
Dries
c6d3a24e65
- Patch #1427098 by chris.leversuch: EntityFieldQuery::execute documentation - return value example doesn't work if query result is empty.
2012-02-18 22:19:27 -05:00
Greg Dunlap
f4c3b094a7
Added tests for clear()
2012-02-17 14:16:42 -08:00
Greg Dunlap
eb6ea697b8
Renamed unset back to clear because unset is a reserved word which is the whole reason I didn't name it unset in the first place
2012-02-17 14:15:16 -08:00
Greg Dunlap
c256f64104
Renamed clear() to unset()
2012-02-17 14:09:59 -08:00
Greg Dunlap
1a04e9709b
Added a full range of tests for reading/writing config
2012-02-17 13:57:34 -08:00
catch
78d1b495c7
Issue #1376166 by sun: Fixed Custom logo and favicon functionality inanely tries to support absolute local file paths.
2012-02-17 12:38:33 +09:00
Dries
d01ee4aa6a
- Patch #1250800 by attiks, Jelle_S, dereine, xjm: language domain should work regardless of ports or protocols.
2012-02-16 22:24:46 -05:00
effulgentsia
e607acf4a2
Fixed ImageAdminStylesUnitTest.
2012-02-16 18:17:13 -08:00
sun
208af9fec5
Chainable config()->set().
2012-02-16 14:28:51 -08:00
Greg Dunlap
eb9954acfa
Merge remote-tracking branch 'origin/8.x' into 8.x-file-config
2012-02-16 14:22:20 -08:00
Greg Dunlap
d60c422ce8
Merge remote-tracking branch 'origin/8.x' into 8.x-file-config
2012-02-16 13:29:14 -08:00
Greg Dunlap
ce71b26761
Blank space
2012-02-16 13:20:35 -08:00
Greg Dunlap
112afc273a
Removing extra blank lines
2012-02-16 13:17:07 -08:00
Greg Dunlap
dafa899ab5
More whitespace cleanup
2012-02-16 13:12:02 -08:00
Greg Dunlap
3f9c931860
Cleaning up whitespace
2012-02-16 13:08:44 -08:00
Greg Dunlap
803af70955
Fixed problem with ieid getting erased on image style update
2012-02-16 12:36:07 -08:00
Dries
6e431c53b3
- Patch #540294 by Gábor Hojtsy, clemens.tolboom, Xano: node language settings from Locale to Node module.
2012-02-16 10:52:30 -05:00
catch
ddf4b81fc7
Issue #1221276 by fietserwin, Gábor Hojtsy, sun, gumanist: Fixed locale_get_plural() only works for a single language within a request and does not work for English.
2012-02-16 22:42:26 +09:00
catch
004df89186
Issue #1050746 by grendzy: Fixed HTTPS sessions not working in all cases.
2012-02-16 22:35:24 +09:00
catch
f881a68a01
Issue #771036 by ojohansson, Gábor Hojtsy: Fixed Overlay overwrites existing target attribute.
2012-02-16 13:27:56 +09:00
sun
2b316b6a51
Fixed ImageDimensionsUnitTest does not apply weights to image effects, so effects are not saved in expected order.
2012-02-14 12:26:29 -08:00
sun
7f7d3555ac
Removed wonky code in image_effect_save() that seemingly and bogusly tries to retain previously existing properties of an image effect.
2012-02-14 12:26:01 -08:00
sun
40cc21c89d
Fixed Image module tests. Added many critical todos:
...
- Config values are not casted to strings (despite promised).
- Config keys are not casted to strings (although promised, too).
- XML can be invalid and not parse-able for many reasons.
- Config keys are not validated/sanitized.
- config()->clear() should really be ->unset().
- Configuration must not be additionally cached by a module in any way (static cache / database cache).
- Some modules invoke drupal_alter() on configuration (e.g., image styles).
- Need a way to list config object names/suffixes _after_ a specified prefix.
- Need a way to determine whether a config object exists.
- Some modules might have a valid use-case for retrieving/listing config objects using a wildcard within the name (instead of only searching by prefix).
- The key of a retrieved value is unknown; since you only get the value. Configuration values (or sub-values) may be passed forward to another function/callback, and thus, that function no longer knows about the key of the value. (unless the key is contained in the value, which is a very very wonky duplication)
- Config keys must not contain periods (within a specific key).
2012-02-14 12:25:39 -08:00
sun
d74f856cd3
Fixed Config module .info definition.
2012-02-14 12:20:21 -08:00
sun
51cd608b95
Added todo for basic CRUD tests.
2012-02-14 12:19:05 -08:00
sun
588cfd8be5
Fixed ImageDimensionsUnitTest.
2012-02-14 12:18:56 -08:00
sun
174cb4df17
Removed superfluous $nonexisting variable.
2012-02-14 12:18:28 -08:00
sun
f9b1397675
Fixed test exception.
2012-02-14 12:18:00 -08:00
sun
4527fc3f80
Added first CRUD tests.
2012-02-14 12:16:51 -08:00
sun
fbc0928dc4
Cleaned up and fixed test case class names and info.
2012-02-14 12:15:56 -08:00
sun
d29f946331
Fixed tests for PSR-0, registry, and performance.
2012-02-14 12:15:04 -08:00
catch
5f1381efbb
Issue #1294264 by budda, davidwhthomas: FieldUpdateForbiddenException: Cannot update a list field - better debug info.
2012-02-14 22:40:31 +09:00
catch
9235ea177c
Issue #283045 by mlncn, Jody Lynn, pwolanin, gpk: Fixed Allow top-level pages to be removed from books.
2012-02-14 22:38:27 +09:00
catch
ec5ca21e94
Issue #1430986 by Gábor Hojtsy, plach: Clean up naming for language negotiation configuration functions/paths.
2012-02-14 21:50:30 +09:00
Nathaniel
69d530a0bc
Issue #1006042 by ksenzee, grendzy: Fixed Links outside the overlay with existing fragments are broken.
2012-02-14 12:49:58 +09:00
Nathaniel
8e7a80bb0f
Issue #334948 by David_Rothstein, Albert Volkman: Fixed The 'default' folder is sometimes required to be writable even when installing Drupal in sites/example.com.
2012-02-14 12:39:35 +09:00
Greg Dunlap
251697b6a3
Fixed broken function signature in image_effect_delete()
2012-02-13 16:48:42 -08:00
Greg Dunlap
fbd6af0b1a
Adding in changes to theme_image_style() that had somehow not gotten merged in from core previously
2012-02-13 16:45:19 -08:00
Greg Dunlap
85306e2ff1
Just removed the default style tests altogether. Default styles are no longer any different than custom styles
2012-02-13 19:31:39 -05:00
Greg Dunlap
b92e4eac3d
Removed tests that made sure we couldnt edit default styles without overriding (no longer applicable)
2012-02-13 19:29:51 -05:00
Greg Dunlap
495aef8fb1
Removed test that made sure we couldn't delete default image styles since that no longer applies
2012-02-13 19:28:29 -05:00
Greg Dunlap
6f1946a393
Cleaning up some notices and incorrect function signatures for tests
2012-02-13 19:18:14 -05:00
Dries
07d4c5569f
- Patch #1431452 by larowlan: 'status' in where clause is ambiguous.
2012-02-13 13:57:23 -05:00
Dries
d37c49df4e
- Patch #1431918 by Liam Morland: user_multiple_role_edit() doc needs more detail.
2012-02-13 13:44:59 -05:00
justinrandell
aedb6b6921
make the test config directory prefixes match up
2012-02-12 02:26:06 -05:00