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 |