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
|
477c06c413
|
Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual.
|
2013-05-26 13:18:10 -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
|
620d497915
|
Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface.
|
2013-04-30 00:46:14 +01:00 |
webchick
|
dd85e54ab1
|
Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version.
|
2013-04-09 13:58:51 -07:00 |
webchick
|
e35d1f189f
|
Issue #1949870 by andypost: Fixed Translation (deprecated) UI broken.
|
2013-03-26 23:15:02 -07: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 |
webchick
|
4d18e2965b
|
Issue #1919216 by vijaycs85: Create configuration schemas for translation module.
|
2013-03-04 22:42:11 -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 |
catch
|
d29b130346
|
Issue #1833442 by rootatwc, dawehner, alexpott: Remove hook_boot().
|
2013-02-06 11:50:46 +00:00 |
Dries
|
1f5e126d29
|
Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property.
|
2013-02-01 16:48:05 -05:00 |
webchick
|
0072202475
|
Issue #1595028 by Berdir, sun: Convert remaining tests using Standard profile to use Testing profile instead.
|
2013-01-29 20:01:42 -08:00 |
Dries
|
2a18edd933
|
Issue #1751606 by swentel, ry5n, mrfelton, nod_, sun, sannejanssen: Move published status checkbox next to 'Save'.
|
2013-01-25 14:49:49 -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 |
webchick
|
cf7cc519f7
|
Issue #1356170 by ohnobinki, tim.plunkett: Remove all uses of array_merge_recursive(), or document why they are being used instead of NestedArray::mergeDeep().
|
2013-01-09 15:58:39 -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
|
b11bacd8f1
|
Issue #1872540 by xjm: Provide a test helper method for creating block instances.
|
2013-01-07 11:09:10 -08:00 |
catch
|
6e5d1a09ca
|
Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity.
|
2013-01-07 11:22:28 +00:00 |
Dries
|
6e7b1219fe
|
Issue #1535868 by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins.
|
2013-01-04 12:05:13 -05:00 |
Dries
|
4116dc4acc
|
Issue #1833184 by Gábor Hojtsy, sun: find a consistent naming scheme for translation-related modules.
|
2012-12-19 16:04:44 -05: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 |
webchick
|
260016fe06
|
Issue #1848164 by swentel, YesCT: Provide translate option for entities in contextual links.
|
2012-11-26 20:58:27 -08:00 |
catch
|
552233373f
|
Issue #1834250 by plach: Hide Content Translation module until we are able to remove it.
|
2012-11-13 22:41:36 +00:00 |
catch
|
7f45c50c5e
|
Issue #1830848 by mtunay: Convert the 'translation_language_type()' variable to CMI.
|
2012-11-06 13:46:54 +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 |
Jennifer Hodgdon
|
e5a5633f98
|
Issue #1798376 by Lars Toomre: Remove t() from test assertions in translation module
|
2012-10-23 16:07:45 -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 |
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 |
webchick
|
44fc81a277
|
Issue #1305378 by bforchhammer, penyaskito, k4v, Schnitzel, Gábor Hojtsy, Dave Reid: Added Tokens should use $options["langcode"] and not need a language object.
|
2012-08-26 20:25:18 -07:00 |
webchick
|
7d7aa9797f
|
Temporary rollback of #1688144 as it seems to be failing.
|
2012-08-26 18:42:28 -07:00 |
webchick
|
d5702e7bfc
|
Issue #1688144 by Sweetchuck, lazysoundsystem: Fixed tnid does not updated to zero after node delete.
|
2012-08-26 14:46:48 -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 |
webchick
|
268b70586b
|
Issue #1616962 by fgm, rvilar, kalman.hosszu, fubhy: Replace ->title with ->label().
|
2012-07-22 11:07:00 -07:00 |
Dries
|
3a3bce39e4
|
- Patch #1649400 by vasi1186, Gábor Hojtsy: make locked/special languages fully extensible.
|
2012-07-04 09:17:19 -04:00 |
Dries
|
675803d885
|
- Patch #1428534 by nod_: Use === and !==
|
2012-06-23 09:50:41 -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 |
webchick
|
18040223ad
|
Issue #1471432 by Gábor Hojtsy, vasi1186, tobiasb, kalman.hosszu, Schnitzel, nod_, pixelite, dawehner: Rework language_list(), let people use more special languages.
|
2012-06-15 19:03:15 +02:00 |
webchick
|
a03df8d124
|
Issue #1452188 by Schnitzel, droplet, Sutharsan, Bojhan, Kristen Pol, Gábor Hojtsy, ershov.andrey, perusio, nod_, rvilar, andypost: Added New UI for string translation.
|
2012-06-15 12:01:31 +02:00 |
webchick
|
15eeb96db6
|
Issue #1594496 by aspilicious, Niklas Fiekas: Fixed Entity PSR-0 documentation issues.
|
2012-06-14 11:19:36 +02:00 |
catch
|
dfbc9682a3
|
Issue #1561004 by marcingy, aries, yurtboy, Tor Arne Thune: Many tests still reference locale although they only need language module.
|
2012-06-08 21:15:19 +09:00 |
catch
|
09baac071e
|
Issue #1594226 by aspilicious: Convert translation tests to PSR-0.
|
2012-05-25 16:18:08 +09:00 |