Nathaniel Catchpole
|
ffaabb7cfa
|
Issue #1998576 by beejeebus, alexpott, swentel: Make the config import process use full config trees again.
|
2013-06-08 21:10:53 +01:00 |
Alex Pott
|
88e6a760b7
|
Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API.
|
2013-06-06 11:20:38 +01:00 |
Alex Pott
|
99861e89d4
|
Issue #1856556 by Berdir, andypost, das-peter: Convert user contact form into a contact category/bundle.
|
2013-06-05 10:18:02 +01:00 |
Alex Pott
|
1d26631741
|
Issue #1938386 by andypost, mkadin, tim.plunkett: Convert contact_category_()* pages to a new-style Controller.
|
2013-05-26 13:00:21 -07:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
Alex Pott
|
79ea2f38f8
|
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
|
2013-05-07 14:51:26 +01:00 |
Alex Pott
|
50ae329638
|
Issue #1982088 by tim.plunkett: Remove hook_entity_bundle_info()'s need for 'real path'.
|
2013-05-05 01:24:24 +01:00 |
webchick
|
e775437eb2
|
Issue #1982984 by larowlan: Create Drupal::entityManager for improved DX.
|
2013-05-01 23:42:27 -07:00 |
Alex Pott
|
620d497915
|
Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface.
|
2013-04-30 00:46:14 +01:00 |
Alex Pott
|
6ed57d39c5
|
Issue #1946404 by tim.plunkett, amateescu, swentel: Convert forms in field_ui().admin.inc to the new form interface.
|
2013-04-27 00:28:10 +01:00 |
webchick
|
d77275ff1f
|
Issue #1391694 by tim.plunkett, aspilicious, fago, pounard, plach, Crell, msonnabaum, tstoeckler: Use type-hinting for entity-parameters.
|
2013-04-26 15:34:02 -07:00 |
Alex Pott
|
bc3a902fbc
|
Issue #1807042 by tim.plunkett, effulgentsia: Rename entity storage/list/form/render controllers to handlers, part 1: organize existing annotation keys.
|
2013-04-23 08:38:30 +01:00 |
webchick
|
b77715c307
|
Issue #1967294 by tim.plunkett: Add a dedicated @EntityType annotation.
|
2013-04-13 15:15:20 -07:00 |
Alex Pott
|
b92c56b164
|
Issue #1964254 by vijaycs85, YesCT | Gábor Hojtsy: Fixed Configuration schemas missing langcode and uuid at places.
|
2013-04-10 09:40:30 +01:00 |
Alex Pott
|
e97a786c05
|
Issue #1947814 by vijaycs85, Gábor Hojtsy, tim.plunkett: Fixed New config entities often save as langcode: und incorrectly.
|
2013-04-09 13:04:07 +01:00 |
catch
|
1aa842c18e
|
Issue #1946366 by kim.pepper: Convert confirm_form() in contact.admin.inc to the new form interface.
|
2013-04-06 22:26:02 +01:00 |
webchick
|
d5847d3f94
|
Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API.
|
2013-04-05 09:53:22 -07:00 |
catch
|
31bd200679
|
Issue #1944674 by damiankloip, dawehner: Improve performance of ViewsDataCache.
|
2013-04-03 11:52:26 +01:00 |
Dries
|
4ee575400b
|
Issue #1947810 by vijaycs85: some string/label types improperly assigned in configuration schemas.
|
2013-03-22 13:58:11 -04:00 |
webchick
|
dd57be8cd1
|
Issue #1942120 by sandipmkhairnar: Fixed Make Contact module active config save format match the default yml file.
|
2013-03-17 01:16:14 -07:00 |
Dries
|
0a82a3fc14
|
Issue #1922178 by vijaycs85, Gábor Hojtsy: Fixed issues in contact module configuration schema.
|
2013-03-13 17:34:36 -04:00 |
Dries
|
9ce08a3a2b
|
Issue #1938030 by dawehner: Replace View's usage of drupal_container()->get() with Drupal::service().
|
2013-03-13 17:29:08 -04:00 |
webchick
|
f9a068e55e
|
Issue #1875086 by Crell, plach, effulgentsia, sun, msonnabaum, Rob Loach, quicksketch, David_Rothstein: Change notice: Improve DX of drupal_container()->get().
|
2013-03-08 20:15:31 -08:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
catch
|
13bd2b25ec
|
Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class.
|
2013-03-06 22:02:58 +00:00 |
catch
|
faaddf2f4b
|
Issue #1914366 by vijaycs85, Gábor Hojtsy, alexpott: Move all configuration schema files into a schema subdirectory.
|
2013-02-21 10:20:43 +00:00 |
Dries
|
52c9be41a7
|
Issue #1905230 by Gábor Hojtsy, fago: Improve the typed data API usage of configuration schema.
|
2013-02-18 18:49:59 -05:00 |
Dries
|
dc3466b514
|
Issue #967566 by Letharion, mariusz.slonina, indytechcook, adnasa, joestewart, oriol_e9g, Fabianx, tim.plunkett, valthebald, tsvenson, rbayliss, sun, xjm | DocuAnt: Several important Core User settings need to implement hook_field_extra_fields().
|
2013-02-18 16:21:42 -05:00 |
Dries
|
a96697c7d5
|
Issue #1864066 by sun, andypost, tim.plunkett: Simplify hook_menu_local_tasks() and MENU_DEFAULT_LOCAL_TASK usage.
|
2013-02-18 12:03:05 -05:00 |
webchick
|
5549278cd4
|
Issue #1912748 by samhassell: Rename ' Views Modules' test group.
|
2013-02-09 14:03:36 -08:00 |
Dries
|
1f5e126d29
|
Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property.
|
2013-02-01 16:48:05 -05:00 |
Dries
|
94278ddd5a
|
Issue #1866610 by Jose Reyero, Gábor Hojtsy, effulgentsia, alexpott, aspilicious, YesCT, fago, sun, dawehner, heyrocker, yched, spearhead93: Introduce Kwalify-inspired schema format for configuration.
|
2013-01-31 17:09:08 -05:00 |
Dries
|
2fa3ffe132
|
Issue #1822458 by tim.plunkett, effulgentsia: Move dynamic parts (view modes, bundles) out of entity_info().
|
2013-01-23 12:46:47 -05:00 |
webchick
|
bc237f9a13
|
Issue #1831264 by tim.plunkett: Use the Entity manager to create new controller instances.
|
2013-01-18 20:58:23 -08:00 |
webchick
|
579c3ba7e1
|
Issue #1867572 by swentel, dawehner, damiankloip, sun: Fixed Field module generates views data for entities without base table.
|
2013-01-11 00:51:34 -08:00 |
webchick
|
f34dc4517e
|
Issue #1825044 follow-up by sun, andypost: Remove reference to bogus list controller.
|
2013-01-09 19:45:35 -08:00 |
webchick
|
97c3ee2be9
|
Issue #1875970 by yched, swentel: Pass EntityDisplay objects to the whole entity_view() callstack.
|
2013-01-08 11:16:16 -08:00 |
webchick
|
31d4f1b018
|
Issue #1806178 by tim.plunkett, beejeebus: Remove code duplication for hook_config_import_()*() implementations of config entities.
|
2013-01-02 17:17:20 -08:00 |
catch
|
e933d81555
|
Issue #1845728 by sun, ry5n: Refactor and introduce generic button CSS styles for forms and links.
|
2013-01-02 12:00:25 +00:00 |
catch
|
2288314826
|
Issue #1852966 by yched, Stalski, zuuperman, swentel: Rework entity display settings around EntityDisplay config entity.
|
2012-12-28 23:03:17 +00:00 |
catch
|
53de739800
|
Revert "Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity."
This reverts commit 8ad67af2e0 .
|
2012-12-28 23:02:37 +00:00 |
catch
|
8ad67af2e0
|
Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity.
|
2012-12-28 19:05:41 +00:00 |
webchick
|
8cb0a1945b
|
Issue #1817182 by andypost, alexpott, yched: Add upgrade path tests for contact category config conversion.
|
2012-12-26 09:06:27 -08:00 |
Dries
|
f03337ade5
|
Issue #1825044 by sun: turn contact form submissions into full-blown Contact Message entities, without storage.
|
2012-12-14 11:16:41 -05:00 |
Dries
|
a6d45567c3
|
Issue #1854540 by Berdir: Array to string conversion warnings for some tests with PHP 5.4.
|
2012-12-09 12:01:29 -05:00 |
catch
|
4d0d5c5712
|
Issue #347988 by sun, Berdir, dawehner, Damien Tournoud, moshe weitzman: Move $user->data into own table.
|
2012-11-27 22:26:22 +00:00 |
webchick
|
d26e8a7d57
|
Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS.
|
2012-11-26 23:07:37 -08:00 |
catch
|
793974d922
|
Issue #1795186 by paranojik, marcingy, cweagans, Lars Toomre: Make flood storage pluggable.
|
2012-11-22 11:07:09 +00:00 |
catch
|
d3069f0e61
|
Issue #891670 by sun, bleen18: Added a Footer menu to the built-in system menus.
|
2012-11-20 11:36:51 +00:00 |
catch
|
e482865e4e
|
Issue #345541 by Dave Reid, gisle, kiamlaluno: Link to contact form in user account and e-mails leads to 403.
|
2012-11-19 11:49:04 +00:00 |
Jennifer Hodgdon
|
8870347cb2
|
Issue #1811628 by mbrett5062, Lars Toomre: a few contact module API docs cleanups
|
2012-11-07 07:35:36 -08:00 |
catch
|
d7db017490
|
Issue #1588422 by andypost, sun, disasm, dawehner, vasi1186, alexpott, tim.plunkett, larowlan: Convert contact categories to configuration system.
|
2012-11-06 14:03:05 +00:00 |
webchick
|
76a157fe32
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
Dries
|
9fa172532b
|
Issue #594660 by sun, jenlampton, dagmar, yoroy, no_commit_credit: rename default menu names.
|
2012-10-25 11:53:18 -04:00 |
webchick
|
bbfc566c7f
|
Issue #1820834 by sun: Change #type machine_name() default 'source' element to 'label'.
|
2012-10-23 19:28:41 -07:00 |
Jennifer Hodgdon
|
623621ff7e
|
Issue #1811628 by Lars Toomre: More API docs cleanup for Contact module
|
2012-10-18 16:06:48 -07:00 |
webchick
|
f63cdc388b
|
Issue #1588422 by andypost, disasm, sun, dawehner, vasi1186, alexpott, tim.plunkett, larowlan, Gábor Hojtsy: Convert contact categories to configuration system.
|
2012-10-18 01:55:55 -07:00 |
webchick
|
16eac3bec5
|
Issue #1480854 by tim.plunkett, Noyz, Bojhan, yoroy, kika: Convert operation links to '#type' => 'operations'.
|
2012-10-09 12:49:07 -07:00 |
Dries
|
1f0e35dc77
|
Issue #1742830 by lazysoundsystem: Removing t() from asserts in simpletests in contact module.
|
2012-09-25 08:37:56 -04:00 |
webchick
|
ce9a30b525
|
Issue #601776 follow-up by David_Rothstein: Further security hardening of contact form emails.
|
2012-09-17 20:54:22 -07:00 |
webchick
|
4efc71cf20
|
Issue #1754208 by PrabhuG, webflo, savithac, Gábor Hojtsy: Convert hook_mail() and hook_mail_alter() to langcode.
|
2012-09-13 01:48:24 -07:00 |
webchick
|
6de13daafb
|
Issue #601776 follow-up by David_Rothstein: Improve security hardening fix for contact forms.
|
2012-09-10 22:19:03 -07:00 |
webchick
|
7e97629745
|
Issue #1768484 by dagmar, sun: Fixed Indentation in YAML files violates Drupal coding standards.
|
2012-09-04 13:58:37 -07:00 |
catch
|
ea25df8570
|
Issue #1499596 by plach, fago: Introduce a basic entity form controller.
|
2012-08-16 12:30:43 +01:00 |
webchick
|
7e9d2c1676
|
Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules).
|
2012-08-09 18:24:21 -07:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
Katherine Bailey
|
1cd28eb4e5
|
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
|
2012-08-06 21:52:11 -07:00 |
catch
|
604979e2a1
|
Issue #1704530 by alexpott, aspilicious: [HEAD BROKEN] Convert contact module variables to configuration system.
|
2012-08-01 10:48:02 +01:00 |
Dries
|
70f048bbe5
|
- Patch #1704530 by alexpott: convert contact module variables to configuration system.
|
2012-07-31 22:20:36 -04:00 |
webchick
|
20d4ceb961
|
git commit -m Issue
|
2012-07-28 11:47:04 -05:00 |
webchick
|
4b6bdbb1dd
|
Issue #1496542 by cosmicdreams, sun, chx, vasi1186, aspilicious, alexpott, nadavoid, Pedro Lozano, disasm, andypost | heyrocker: Convert site information to config system.
|
2012-07-02 10:20:33 -07:00 |
Dries
|
a478badbf8
|
- Patch #602234 by rocket_nova, neochief: contact yourself tab in user profile when you're admin.
|
2012-06-29 09:55:56 -04:00 |
Dries
|
57ab8a5465
|
- Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container().
|
2012-06-12 22:31:11 -04:00 |
Dries
|
002769ef32
|
- Patch #1591604 by underq, chrisdolby, Albert Volkman, pfrenssen: replace drupal_access_denied() with throw AccessDeniedHttpException.
|
2012-06-04 08:06:09 -04:00 |
Dries
|
356aa34d9d
|
- Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException.
|
2012-06-02 15:41:40 -04:00 |
catch
|
0a3599141e
|
Issue #1588774 by aspilicious, andypost: Convert contact tests to PSR-0.
|
2012-05-29 14:00:06 +09:00 |
catch
|
7a3827b45a
|
Issue #1477704 by kika, kid_icarus, andypost: Fixed Replace 'Selected' dropdown with checkbox in category edit form.
|
2012-05-25 12:44:26 +09:00 |
catch
|
0e0e6b3df4
|
Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0.
|
2012-05-10 15:01:48 +09:00 |
Dries
|
02750689dd
|
- Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support.
|
2012-04-29 11:16:27 -04:00 |
catch
|
93c20fd054
|
Issue #1361228 by marcingy, Niklas Fiekas, fago, cosmicdreams, aspilicious et al: Make the user entity a classed object.
|
2012-04-26 12:51:09 +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
|
2cc2aa2568
|
Issue #1174620 by Niklas Fiekas, Dave Reid, ericduran: Added new HTML5 FAPI element: email.
|
2012-03-02 16:29:16 +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 |
Dries
|
a58940f111
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05:00 |
catch
|
f969b391b4
|
Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module.
|
2012-01-16 11:18:26 +09:00 |
catch
|
1878eb1534
|
Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode.
|
2012-01-11 00:29:08 +09:00 |
Dries
|
dd1cc680f6
|
- Patch #1332636 by sven.lauer: clean up API docs for contact module.
|
2011-12-05 09:23:20 -05:00 |
catch
|
70b8337cdc
|
Issue #1291100 by moshe weitzman, David_Rothstein: Remove category system from user edit and view.
|
2011-11-03 16:34:18 +09:00 |
Nathan Haug
|
06fb770bd3
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathaniel
|
906a6db347
|
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4 .
|
2011-11-01 12:32:15 +09:00 |
Nathaniel
|
f0a16bf2a4
|
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
|
2011-11-01 12:25:12 +09:00 |