Alex Pott
|
42e2c36937
|
Revert "Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit."
This reverts commit 531fd59314 .
|
2014-01-24 19:01:38 +01:00 |
Alex Pott
|
531fd59314
|
Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-23 23:14:32 +01:00 |
Nathaniel Catchpole
|
0b55dcd841
|
Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system.
|
2014-01-15 16:27:37 +00:00 |
Alex Pott
|
bbed679fbf
|
Issue #2144327 by amateescu, effulgentsia, yched, dasjo: Make all field types provide a schema().
|
2014-01-08 15:45:21 +00:00 |
webchick
|
a06d7830eb
|
Issue #2107531 by pwolanin, neclimdul, cilefen, dawehner, YesCT, tim.plunkett: Improve DX of local task YAML definitions.
|
2013-12-31 15:48:51 -08:00 |
Alex Pott
|
cdac25ee08
|
Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods.
|
2013-12-09 19:19:58 -04:00 |
webchick
|
a16eb5a389
|
Issue #2147501 by dawehner: Convert most of the left over local tasks.
|
2013-12-07 15:16:21 -08:00 |
Nathaniel Catchpole
|
e8c263c4a5
|
Issue #2112239 by amateescu: Convert base field and property definitions.
|
2013-12-06 10:56:29 +00:00 |
Nathaniel Catchpole
|
15fded0c84
|
Issue #1988612 by effulgentsia, yched, Wim Leers, Berdir, Pancho: Apply formatters and widgets to rendered entity base fields, starting with node.title.
|
2013-12-03 11:53:16 +00:00 |
webchick
|
063b5cd333
|
Issue #2143933 by tim.plunkett, pwolanin, dawehner: Add _title and _title_callback to all routes.
|
2013-11-27 23:44:52 -08:00 |
webchick
|
df1a669b77
|
Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global.
|
2013-11-23 12:57:04 -08:00 |
Nathaniel Catchpole
|
b469334d39
|
Issue #2100073 by dawehner: Convert local_actions() to the new local action plugins.
|
2013-11-07 10:47:30 +00:00 |
catch
|
e96c41b54a
|
Issue #2102467 by InternetDevels, sidharthap | vijaycs85: Remove drupal_set_title() in path module controllers.
|
2013-10-25 21:40:11 +02:00 |
Alex Pott
|
3ded2216b0
|
Issue #2115145 by Berdir | effulgentsia: Move field type plugins to Plugin/Field/FieldType.
|
2013-10-19 09:12:13 +01:00 |
webchick
|
d0d5f6be9b
|
Issue #2112759 by effulgentsia: Add ContentEntityInterface::hasField().
|
2013-10-17 23:16:26 -07:00 |
Alex Pott
|
b201c0546c
|
Issue #2111209 by Xano: Fixed Rename FormInterface::getFormID() to FormInterface::getFormId().
|
2013-10-16 13:37:27 +01:00 |
Nathaniel Catchpole
|
04b4a96c8f
|
Issue #2045931 by PerthSam152, LinL, adsw12, joelpittet: Replace all module_exists() deprecated function calls.
|
2013-10-16 13:18:18 +01:00 |
Nathaniel Catchpole
|
759dad87cb
|
Revert "Issue"
This reverts commit cc84f3903c - bad
commit message.
|
2013-10-16 13:18:18 +01:00 |
Nathaniel Catchpole
|
cc84f3903c
|
Issue
|
2013-10-16 12:19:18 +01:00 |
Alex Pott
|
0f8b4e794e
|
Issue #2023563 by Berdir, smiletrl, fago: Convert entity field types to the field_type plugin.
|
2013-10-14 16:53:22 +01:00 |
Nathaniel Catchpole
|
abea2891b8
|
Issue #2057401 by plach, socketwench, kfritsche, Damien Tournoud: Fixed Make the node entity database schema sensible.
|
2013-10-08 13:14:08 +01:00 |
webchick
|
6302d0e020
|
Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name.
|
2013-10-07 23:07:56 -07:00 |
webchick
|
ea8db03250
|
Issue #2095121 by clemens.tolboom, jibran: Ensure every path in routing.yml files has a leading slash.
|
2013-10-07 08:09:41 -07:00 |
Alex Pott
|
144ab03fbc
|
Issue #2096135 by dawehner, longwave: Fixed PathProcessorAlias ignore 'alias' => TRUE.
|
2013-10-02 18:03:19 +01:00 |
Nathaniel Catchpole
|
5d2c825345
|
Issue #1952062 by vijaycs85, willyk, pfrenssen, vasi1186, CMS Dude, manningpete, penyaskito, kfritsche, Gábor Hojtsy: Remove legacy translation module in favor of content translation.
|
2013-10-01 12:46:54 +01:00 |
Nathaniel Catchpole
|
1aeee1cd39
|
Issue #2004244 by Berdir, plach, tim.plunkett, msonnabaum, das-peter: Move entity revision, content translation, validation and field methods to ContentEntityInterface.
|
2013-10-01 12:42:30 +01:00 |
Alex Pott
|
510c81a9c5
|
Issue #2051923 by Berdir, dixon_, plach: Rename \Drupal\Core\Entity\Field\Field, related subclasses and interfaces to *FieldItemList.
|
2013-09-28 13:29:14 +02:00 |
webchick
|
ef2e45b0e8
|
Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers.
|
2013-09-18 11:30:30 -07:00 |
webchick
|
8347b04c34
|
Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors.
|
2013-09-15 22:06:19 -07:00 |
webchick
|
7cfa38d01a
|
Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files.
|
2013-09-15 21:47:28 -07:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
99670f0847
|
Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention.
|
2013-09-15 12:59:49 -07:00 |
webchick
|
0451a6d700
|
Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures.
|
2013-09-12 22:35:51 -07:00 |
webchick
|
ca7ae5992a
|
Issue #1963394 by tim.plunkett, jibran, effulgentsia: Fixed ConfirmFormBase::getCancelPath() should allow for a route.
|
2013-09-12 21:51:47 -07:00 |
webchick
|
d009cac09c
|
Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests.
|
2013-09-11 12:41:33 -07:00 |
Nathaniel Catchpole
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +01:00 |
Nathaniel Catchpole
|
613a370a5b
|
Issue #2057589 by smiletrl, tim.plunkett, alexpott, dawehner: Rename ControllerInterface to ContainerInjectionInterface.
|
2013-09-01 09:04:33 +01:00 |
webchick
|
ecd0aecccd
|
Issue #2062011 by InternetDevels, Albert Volkman: Replace user_access() calls with ->hasPermission() in path module.
|
2013-08-30 23:24:23 -07:00 |
Nathaniel Catchpole
|
94cd6717a8
|
Issue #1939994 by Berdir, rlmumford: Complete conversion of nodes to the new Entity Field API.
|
2013-08-27 11:36:16 +01:00 |
Alex Pott
|
410d56a7ba
|
Issue #2059245 by tim.plunkett, msonnabaum: Add a FormBase class containing useful methods.
|
2013-08-22 03:02:00 +01:00 |
webchick
|
523fb85533
|
Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity.
|
2013-08-18 14:16:19 -07:00 |
Dries
|
dd95e4bae3
|
Issue #2049039 by Berdir: Convert node properties to methods.
|
2013-08-16 12:13:11 -05:00 |
Nathaniel Catchpole
|
c595d95475
|
Issue #2022509 by Soul88, StephaneQ, hussainweb, lslinnet, andypost, penyaskito, effulgentsia: Deprecate taxonomy_vocabulary_load_multiple() and taxonomy_term_load_multiple() in favour of entity_load_multiple().
|
2013-07-29 10:34:33 +01:00 |
Alex Pott
|
ad137531c9
|
Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew().
|
2013-07-20 13:21:43 +01:00 |
Dries
|
c02ba60087
|
Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated().
|
2013-07-11 13:29:02 -04:00 |
Alex Pott
|
2c2f5f59f5
|
Issue #1867856 by fubhy the cat, EclipseGc, Berdir: Use annotation discovery for data type plugins.
|
2013-06-29 15:48:52 +01:00 |
Alex Pott
|
73fbcf8072
|
Issue #2011018 by tim.plunkett: Reconcile entity forms and confirm forms.
|
2013-06-17 23:26:42 +02:00 |
webchick
|
b646366de9
|
Issue #2011116 by kgoel | DmitryDrozdik: Replace drupal_container() with Drupal::service() in the path module.
|
2013-06-17 01:22:30 -05:00 |
Alex Pott
|
ecd19d9a52
|
Issue #2002110 by alanmoo, micahredding, xjm, chx, RobLoach, LinL: Remove double semicolons.
|
2013-06-16 22:45:33 +02:00 |
Alex Pott
|
8679f24b94
|
Issue #1999424 by marcingy, mongolito404, jiff: Use Symfony Request for path module.
|
2013-06-15 00:45:49 +02:00 |
Alex Pott
|
07bf168bd6
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01:00 |
Alex Pott
|
b21943922d
|
Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence.
|
2013-06-06 09:14:16 +01:00 |
Alex Pott
|
687af78488
|
Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4 .
|
2013-05-29 22:08:39 +01:00 |
Alex Pott
|
c4e52bb6b4
|
Issue #1892182 by nod_: #type details: Rename #collapsed to #open.
|
2013-05-29 12:31:25 +01: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 |
webchick
|
ec8deb008b
|
Issue #1978112 by andypost: Convert taxonomy admin path to follow other core.
|
2013-05-01 22:12:21 -07:00 |
Alex Pott
|
620d497915
|
Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface.
|
2013-04-30 00:46:14 +01:00 |
webchick
|
53d8c24d94
|
Issue #1818560 by Berdir, fago, Wim Leers, jessebeach, dawehner, YesCT: Convert taxonomy entities to the new Entity Field API.
|
2013-04-26 09:10:49 -07:00 |
catch
|
bce56a1793
|
Issue #1946444 by kim.pepper: Convert confirm_form() in path.admin.inc to the new form interface.
|
2013-04-06 22:44:45 +01:00 |
webchick
|
614a6b095d
|
Issue #1941164 by Berdir: Fixed hook_views_data() rebuilt on every page view.
|
2013-03-12 19:30:07 -07:00 |
catch
|
6f3e707359
|
Issue #1209226 by catch, Berdir, miro_dietiker, beejeebus, dagmar: Fixed Avoid slow query for path alias whitelists.
|
2013-03-11 10:50:25 +00:00 |
webchick
|
37afef0004
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -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 |
Dries
|
aafa1150d8
|
Issue #1785012 by beltofte, hass, YesCT: Standardize capitalization on actions for node operations: 'revert', 'view', 'edit', 'translate', 'delete'.
|
2013-02-14 21:53:23 -05:00 |
Dries
|
1f5e126d29
|
Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property.
|
2013-02-01 16:48:05 -05:00 |
Dries
|
9b7bdba101
|
Issue #1838114 by ry5n, swentel, sun: change node form’s vertical tabs into details elements.
|
2013-01-17 17:04:11 -05:00 |
Dries
|
a2ae42b33b
|
Issue #1853720 by vijaycs85, sun, Gábor Hojtsy: Fixed Hide language selection option is backwards.
|
2013-01-15 20:11:30 -05:00 |
catch
|
4ed7a7d6aa
|
Issue #1552396 by andypost, sun, tim.plunkett, amateescu, YesCT: Convert vocabularies into configuration.
|
2012-12-19 17:06:30 +00:00 |
catch
|
b09642317a
|
Issue #1774332 by c960657: Better handling of invalid/expired cache entries.
|
2012-11-28 21:36:29 +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 |
Dries
|
e3d863834c
|
Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class.
|
2012-11-21 10:29:04 -05:00 |
webchick
|
52915d6e2d
|
Issue #1833744 by Schnitzel, tim.plunkett: Fixed Dropbuttons too big on taxonomy listing page.
|
2012-11-07 02:39:09 -08: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 |
webchick
|
28045a2e8a
|
Issue #1739928 by vasi1186, YesCT, webflo, Transition, plach, Gábor Hojtsy: Generalize language configuration on content types to apply to terms and other entities.
|
2012-10-18 01:59:12 -07:00 |
webchick
|
3088640cc2
|
Revert "Issue #1588422 by andypost, disasm, sun, dawehner, vasi1186, alexpott, tim.plunkett, larowlan, Gábor Hojtsy: Convert contact categories to configuration system."
This reverts commit 5cb63c4d13 .
Oops. That was a little more patch than we bargained for. :P
|
2012-10-18 01:54:31 -07:00 |
webchick
|
5cb63c4d13
|
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:25:16 -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 |
Jennifer Hodgdon
|
4a0b83bff3
|
Issue #1797372 by xjm: Remove t() from assert messages in path module tests
|
2012-10-01 14:33:41 -07:00 |
webchick
|
296124aa4c
|
Issue #1595594 by Alan D.: Path modules node alter uses collapsible and collapsed attributes in the 'alias' text field.
|
2012-09-01 22:27:57 -07:00 |
Dries
|
6ee939ee97
|
Issue #253157 by Maxtorete, j.somers, FiNeX, 5ven, fastangel, jibran, penyaskito: added 'Translate own content' permission, rename 'Translate content' to 'Translate all content'.
|
2012-09-01 08:15:08 -04:00 |
webchick
|
07ad6e733c
|
Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js().
|
2012-08-30 12:24:38 -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 |
Katherine Bailey
|
bfbb42a870
|
Temporary fix for the path alias test which will be followed up in a separate issue
|
2012-08-06 21:52:12 -07:00 |
Dries
|
a7530e13ab
|
- Patch #1700682 by tim.plunkett, sun: run-tests.sh attempts to run abstract/base test classes.
|
2012-08-03 13:15:12 -04:00 |
webchick
|
268b70586b
|
Issue #1616962 by fgm, rvilar, kalman.hosszu, fubhy: Replace ->title with ->label().
|
2012-07-22 11:07:00 -07:00 |
webchick
|
2103890de1
|
Issue #258785 by Désiré, Schnitzel, kbasarab, pkiraly, desbeers, Bojhan, voxpelli, clemens.tolboom, Artusamak, Gábor Hojtsy, dvinegla: Added Provide more flexible settings for initial language on content types.
|
2012-06-16 16:48:36 +02:00 |
catch
|
c1f05ae409
|
Issue #1541892 by Rob Loach: Convert TableSort to PSR-0.
|
2012-06-08 21:26:56 +09:00 |
catch
|
92490ed529
|
Issue #1541684 by Rob Loach, aspilicious: Convert PagerDefault db extender to PSR-0.
|
2012-06-05 14:42:19 +09:00 |
Dries
|
1945b09ddd
|
- Patch #1593360 by aspilicious, Rob Loach: Convert path tests to PSR-0.
|
2012-06-03 09:51:57 -04:00 |
Dries
|
98858def41
|
- Patch #1533022 by duellj, aspilicious: convert taxonomy.module entity classes to PSR-0.
|
2012-05-16 21:53:35 -04:00 |
catch
|
969e670eae
|
Issue #1546752 by Gábor Hojtsy, erno, xjm: Move negotiation tests to language module.
|
2012-05-14 18:16:42 +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 |
catch
|
263c6802b9
|
Issue #86461 by ergonlogic, davidjdagino, marcingy, emclaughlin, Bakus: Truncate long paths and path aliases on admin/build/path.
|
2012-05-08 14:03:01 +09:00 |
catch
|
bd30dbfc09
|
Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code.
|
2012-05-08 11:57:33 +09:00 |
Dries
|
e971776ba4
|
- Patch #1552744 by Rob Loach, effulgentsia, sun: Fixed Bootstrap for the Dependency Injection Container and make sure SimpleTest abides to it.
|
2012-05-03 11:12:19 -04:00 |
Dries
|
f356dc2178
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-04-29 22:31:00 -04: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 |
webchick
|
56ded311cb
|
Issue #1497230 follow-up by sun: Fixed SimpleTest UI failure after dependency injection patch.
|
2012-04-28 23:06:18 -07:00 |
catch
|
51c004aba9
|
Issue #1361234 by duellj, loganfsmyth, aspilicious, cosmicdreams, fago, amateescu, sun: Added Make the node entity a classed object.
|
2012-04-27 01:44:37 +09:00 |
Dries
|
bac3ed7764
|
- Patch #1539072 by Gábor Hojtsy: Fixed Support for disabled languages broken, drop it.
|
2012-04-25 16:44:20 -07: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 |
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
|
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
|
56741a0937
|
Issue #1355682 by chertzog: Clean up API docs for the Path module
|
2012-03-28 11:02:04 -07: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 |
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
|
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 |
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 |
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 |
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 |
Dries
|
b956b400dd
|
- Patch #1439686 by tstoeckler: rename language property to langcode.
|
2012-02-23 09:22:18 -05:00 |
Dries
|
a58940f111
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05: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
|
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 |
Dries
|
82cb7cf5e8
|
- Patch #1414314 by Gábor Hojtsy, tstoeckler: make node and path depend on language module only for language support, get rid of locale_language_name().
|
2012-02-02 11:08:57 -05:00 |
Dries
|
4b92841794
|
- Patch #1387608 by Gábor Hojtsy, tstoeckler: Unify language_list() and locale_language_list().
|
2012-01-23 10:46:29 -05:00 |
Dries
|
1b6ba5243c
|
- Patch #1357912 by Gábor Hojtsy, sun: convert path language code schema to langcode.
|
2012-01-22 21:14:12 -05:00 |
Dries
|
09e2fb03bf
|
- Patch #1280538 by fastangel, Gábor Hojtsy, plach: Language negotiation UX: default the path prefix setting on installation so that it actually works right away.
|
2012-01-22 19:46:31 -05:00 |
catch
|
1878eb1534
|
Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode.
|
2012-01-11 00:29:08 +09:00 |
catch
|
5d5cadea60
|
Issue #1387586 by Gábor Hojtsy: Rename drupal_multilingual() to language_multilingual().
|
2012-01-03 14:17:30 +09:00 |
catch
|
a3ebad0633
|
Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent.
|
2011-12-17 21:43:37 +09:00 |
catch
|
c026808886
|
Issue #1326088 by yoroy, mallezie: Rewrite description for URL alias on node/add/*.
|
2011-11-19 01:07:19 +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 |