Jennifer Hodgdon
|
a32f022b87
|
Issue #1516934 by jmarkel: Fix up docs for batch_set()
|
2012-04-10 10:58:43 -07: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
|
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
|
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
|
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
|
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 |
catch
|
9656e51ac5
|
Issue #365554 by TheRec, Kiphaas7, adharris, Gurpartap Singh: Fixed colspan in tableselect.
|
2012-04-06 14:38:32 +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 |
catch
|
bfee7d05d5
|
Issue #598586 by grendzy, deekayen, matglas86, dawehner: Fixed watchdog() assumes is defined.
|
2012-04-02 12:12:33 +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 |
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 |
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 |
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
|
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 |
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
|
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 |
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
|
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
|
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 |
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 |
Jennifer Hodgdon
|
ce2182fa32
|
Issue #1488668 by chertzog: Add checked property to docs of theme_checkbox
|
2012-03-18 16:38:31 -07:00 |
Dries
|
50a8bb8523
|
- Patch #1473600 by amateescu, Berdir: Convert archiver.inc to PSR-0.
|
2012-03-15 12:37:16 -04: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
|
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
|
3ed34f67dc
|
Issue #1203112 by droplet, dcmouyard: Added X-UA-Compatible HTTP header.
|
2012-03-14 13:22:37 +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 |
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
|
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
|
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 |