Nathaniel Catchpole
|
11aead58a2
|
Issue #2082499 by alexpott: Fixed Uninstalling action module removes actions created by the user module.
|
2013-09-07 23:30:22 +01:00 |
Nathaniel Catchpole
|
2e6aaf6ab4
|
Issue #2078583 by dawehner, pwolanin | disasm: Fixed menu callbacks removed from hook_menu() do not display any menus.
|
2013-09-06 21:53:28 +01:00 |
Dries
|
17727f3612
|
Issue #1827112 by alexpott, vijaycs85, dawehner, cspitzlay, cam8001: Convert 'install_profile()' variable to Settings.
|
2013-09-06 13:52:42 -04:00 |
Dries
|
d234962047
|
Issue #2068437 by dawehner, pwolanin: Fixed _title does not work on _form.
|
2013-09-06 13:32:52 -04:00 |
Dries
|
c3dbc26969
|
Issue #2078341 by tim.plunkett: Restructure Block UI and custom block pages.
|
2013-09-06 13:25:30 -04:00 |
Dries
|
dac7e2467c
|
Issue #2078951 by tim.plunkett, jessebeach: Highlight the row of block that was just placed.
|
2013-09-06 13:22:45 -04:00 |
Dries
|
8e7a80adf5
|
Issue #2078507 by yched: Add explicit upgrade path tests for fields shared between entities.
|
2013-09-06 13:17:32 -04:00 |
Dries
|
966da66f04
|
Issue #2057207 by dawehner, olli: Fixed Unable to select the 'Default' view mode in views entity row plugin.
|
2013-09-06 13:08:52 -04:00 |
Dries
|
24e2dc2669
|
Issue #2074193 by Gábor Hojtsy, Wim Leers: Add changed time tracking to custom blocks.
|
2013-09-06 12:46:50 -04:00 |
Dries
|
5f936edc96
|
Issue #2035721 by Wim Leers, Gábor Hojtsy: Figure out how to translate Drupal-specific CKEditor plugins.
|
2013-09-06 12:45:07 -04:00 |
Alex Pott
|
b84bec5303
|
Issue #1978952 followup by tim.plunkett, disasm: Fixed Regression: Convert shortcut_set_add() to a Controller.
|
2013-09-06 14:08:16 +02:00 |
Alex Pott
|
a0611bbc64
|
Issue #752730 by c960657, sun, swentel, catch: Remove file_exists() during bootstrap.
|
2013-09-06 12:14:10 +02:00 |
Alex Pott
|
1903e50f51
|
Issue #2068287 by Berdir, andypost: Support bundle names provided in the request arguments in EntityCreateAccessCheck.
|
2013-09-06 11:26:13 +02:00 |
Alex Pott
|
36a898ebea
|
Issue #2076681 by damiankloip, dawehner, pwolanin: Add a YAML discovery decorator.
|
2013-09-06 11:07:06 +02:00 |
Alex Pott
|
db2d92e7cb
|
Issue #2003482 by pwolanin, jhodgdon, kim.pepper, Nick_vh, tim.plunkett, jibran, Berdir, effulgentsia, alexpott: Convert hook_search_info() to plugin system.
|
2013-09-06 10:26:26 +02:00 |
Alex Pott
|
73c2194b9f
|
Issue #366950 by amontero, boombatower, brianV, univate, hefox, stpaultim, EllaTheHarpy, babruix: Fixed 'Administer Users' permission should be separate from 'Administer Account Settings'.
|
2013-09-05 22:29:45 +02:00 |
Alex Pott
|
95c2e17ca1
|
Issue #2073813 by pwolanin, dawehner, tstoeckler, twistor: Add a UrlGenerator helper to FormBase and ControllerBase.
|
2013-09-05 21:40:11 +02:00 |
Nathaniel Catchpole
|
34dec4b76a
|
Issue #2078625 by yched: Field/FieldItem value objects should carry their language.
|
2013-09-05 11:06:39 +01:00 |
Nathaniel Catchpole
|
5b578a550e
|
Issue #2004282 by dawehner, smiletrl, amateescu, tim.plunkett: Injected dependencies and serialization hell .
|
2013-09-05 11:03:28 +01: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
|
fb38555e50
|
Issue #2079011 by Berdir, alexpott: Move field.module constants related to storage to EntityStorageControllerInterface.
|
2013-09-05 10:41:02 +01:00 |
webchick
|
4f8fc3a614
|
Issue #1999436 by kim.pepper, bojanz, sidharthap, effulgentsia, tim.plunkett: Use Symfony Request for taxonomy module.
|
2013-09-05 00:01:12 -07:00 |
webchick
|
d4da27e5fa
|
Issue #1987692 by becw, cbiggins, tim.plunkett | vijaycs85: Convert all references to entity_get_form() as page callbacks to _entity_form() w/ corresponding routing.yml entries.
|
2013-09-04 23:52:31 -07:00 |
webchick
|
abfc89fbae
|
Issue #1961946 by TR | sayela: Fixed Simpletest module's #overlay ID causes CSS conflicts.
|
2013-09-04 23:50:01 -07:00 |
webchick
|
f796b1220c
|
Issue #1999346 by kim.pepper, atchijov, John Bickar, piyuesh23, dawehner, effulgentsia: Use Symfony Request for fieldui module.
|
2013-09-04 23:45:52 -07:00 |
webchick
|
9fb534bbe7
|
Issue #1987700 by disasm: Convert error_test() module to a new style controller.
|
2013-09-04 23:40:32 -07:00 |
webchick
|
0893c0e6f3
|
Issue #1987814 by juampy, tim.plunkett, lliss, kushrohra: Convert system_admin_menu_block_page() to a new style controller.
|
2013-09-04 23:36:51 -07:00 |
webchick
|
2babf5fbdb
|
Issue #1987818 by jlbellido, MattDanger, disasm, vijaycs85: Convert system_date_format_language_overview_page() to a new style controller.
|
2013-09-04 23:21:05 -07:00 |
webchick
|
dd20ffdd7a
|
Issue #2080711 by chertzog: Remove Unused local variable from /core/modules/shortcut/shortcut.module.
|
2013-09-04 19:59:33 -07:00 |
webchick
|
16baed271b
|
Issue #2080595 by chertzog: Remove Unused local variable from /core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php.
|
2013-09-04 19:58:27 -07:00 |
webchick
|
dd82359454
|
Issue #2081165 by smiro: Remove Unused local variable from /core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php.
|
2013-09-04 19:57:02 -07:00 |
Alex Pott
|
37ce9e5c01
|
Issue #2073875 by nick_schuch: Fixed TourTestBase needs to allow for list elements in the body.
|
2013-09-05 02:38:48 +02:00 |
Alex Pott
|
c1c38a9b08
|
Issue #1998696 by kim.pepper, kmcculloch, valdo: Use Symfony Request for core includes.
|
2013-09-05 02:33:07 +02:00 |
catch
|
49c215957e
|
Issue #2068797 by tstoeckler: ModuleHandler::parseDependency should be public.
|
2013-09-05 00:15:40 +01:00 |
webchick
|
cc3b5c8c5b
|
Issue #2081195 by smiro: Remove Unused local variable from taxonomy/Plugin/field/formatter/EntityReferenceTaxonomyTermRssFormatter.php.
|
2013-09-04 15:28:25 -07:00 |
webchick
|
e235776e24
|
Issue #2016953 by dawehner, damiankloip, tim.plunkett: Indicate when an optional handler is missing, that it is not 'broken'.
|
2013-09-04 15:25:05 -07:00 |
webchick
|
09fd48a204
|
Issue #2081213 by mrsinguyen: Remove Unused local variable () from /core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php.
|
2013-09-04 15:09:28 -07:00 |
webchick
|
bf7d36d638
|
Issue #2079095 by pwolanin: Shorten the doxygen for method t() in ControllerBase to the standard version.
|
2013-09-04 15:03:56 -07:00 |
webchick
|
d415be5bb0
|
Issue #1874534 by dawehner, damiankloip, olli, Psikik: Introduce a dblog / watchdog views integration.
|
2013-09-04 14:53:04 -07:00 |
webchick
|
e2e00fdae4
|
Issue #2062021 by rhm50, InternetDevels: Replace user_access() calls with ->hasPermission() in shortcut module.
|
2013-09-04 14:18:30 -07:00 |
webchick
|
297778513d
|
Issue #2081215 by mrsinguyen: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Plugin/views/area/TokenizeAreaPluginBase.php.
|
2013-09-04 13:57:22 -07:00 |
webchick
|
c9af6ddcf3
|
Issue #2062031 by InternetDevels, rhm50: Replace user_access() calls with ->hasPermission() in tour module.
|
2013-09-04 13:57:02 -07:00 |
Dries
|
f6cc0f9848
|
Issue #2074547 by plopesc, effulgentsia, yched: Remove ConfigFieldItemInterface::getInstance().
|
2013-09-04 16:51:00 -04:00 |
Dries
|
1c54559172
|
Issue #2079761 by tim.plunkett: Use a template for the block listing page to simplify the form.
|
2013-09-04 16:42:50 -04:00 |
webchick
|
813d0d8e0e
|
Issue #2081209 by mrsinguyen: Remove Unused local variable () from /core/lib/Drupal/Core/EventSubscriber/RedirectResponseSubscriber.php.
|
2013-09-04 12:57:07 -07:00 |
webchick
|
efbf55d4b7
|
Issue #2079717 by StephaneQ | joachim: Fixed incorrect class name in ViewsEntityRow constructor.
|
2013-09-04 12:42:21 -07:00 |
webchick
|
d82a519817
|
Issue #2080429 by mrsinguyen: Remove Unused local variable from /core/modules/language/language.admin.inc.
|
2013-09-04 12:41:08 -07:00 |
webchick
|
7efe917d16
|
Issue #2081201 by mrsinguyen: Remove Unused local variable from /core/modules/file/lib/Drupal/file/Plugin/field/formatter/FileFormatterBase.php.
|
2013-09-04 12:40:14 -07:00 |
webchick
|
e246af9e19
|
Issue #2080687 by chertzog: Remove Unused local variable from /core/modules/update/update.module.
|
2013-09-04 12:39:23 -07:00 |
webchick
|
2504431023
|
Issue #2080673 by chertzog: Remove Unused local variable from /core/modules/filter/filter.install.
|
2013-09-04 12:38:15 -07:00 |
webchick
|
9b8015162d
|
Issue #2081185 by undertext | mrsinguyen: Remove Unused local variable from /lib/Drupal/entity_reference()/Plugin/field/formatter/EntityReferenceFormatterBase.php.
|
2013-09-04 12:37:08 -07:00 |
webchick
|
c8d86baa57
|
Issue #2072603 by legolasbo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php.
|
2013-09-04 12:36:15 -07:00 |
webchick
|
df833f0654
|
Issue #2080707 by chertzog: Remove Unused local variable () from /core/modules/node/lib/Drupal/node/NodeGrantDatabaseStorage.php.
|
2013-09-04 12:32:14 -07:00 |
webchick
|
5d985abaa3
|
Issue #2080369 by mrsinguyen: Remove Unused local variable () from /core/modules/statistics/statistics.tokens.inc.
|
2013-09-04 12:23:38 -07:00 |
webchick
|
03548786fd
|
Issue #1758622 follow-up by smiletrl, Berdir: Consistently pass account in options list.
|
2013-09-04 12:03:21 -07:00 |
webchick
|
f2841c4973
|
Issue #2081429 by andypost: Clean-up ForumManager doc-block.
|
2013-09-04 12:00:31 -07:00 |
webchick
|
e346ac5fda
|
Issue #2074229 by Gábor Hojtsy, tstoeckler: Add changed time tracking to taxonomy terms.
|
2013-09-04 11:31:38 -07:00 |
webchick
|
65c125e577
|
Issue #2080509 by mrsinguyen: Remove Unused local variable () from /core/modules/locale/tests/modules/locale_test()/locale_test().module.
|
2013-09-04 11:27:43 -07:00 |
webchick
|
9d1c11d6ab
|
Issue #2051717 by Mile23, jhedstrom: Expand phpunit tests for \Drupal\Component\Utility\Unicode.
|
2013-09-04 11:26:41 -07:00 |
webchick
|
a75b2d56df
|
Issue #2068219 by balagan: Fixed Typo in file drupal\core\modules\views\lib\Drupal\views\Tests\Plugin\StyleTest.php.
|
2013-09-04 10:17:16 -07:00 |
webchick
|
ee3542fa8c
|
Issue #2078333 by Wim Leers | dcrocks: Fixed Blank links in tool menus because routes are automatically added to the Tools menu.
|
2013-09-04 10:16:22 -07:00 |
Nathaniel Catchpole
|
970fdb9e47
|
Issue #2032453 by alexpott, tsphethean: Fixed WebTestBase::randomString returning a string containing a $ followed by a number causes assertLink() to fail it's xpath match.
|
2013-09-04 12:09:19 +01:00 |
Alex Pott
|
42ca6403e0
|
Issue #2038135 followup by Berdir: Fix to load the ApcClassLoader correctly.
|
2013-09-04 09:05:20 +01:00 |
Alex Pott
|
6454dbe326
|
Issue #2061897 by orb: Fixed Remove calls to deprecated global $user in toolbar module.
|
2013-09-04 00:43:03 +01:00 |
Alex Pott
|
5fc858b205
|
Issue #297209 by nod_, dwees, bdone: Remove 'Attach' button.
|
2013-09-03 22:27:16 +01:00 |
Alex Pott
|
07525d78cd
|
Issue #2080841 by pwolanin: Fixed l() method on \Drupal needs to be static.
|
2013-09-03 21:30:49 +01:00 |
Alex Pott
|
1baad8a57c
|
Issue #2040209 by WebEvt: Fixed CSS is truncated when aggregation is turned on.
|
2013-09-03 16:27:34 +01:00 |
catch
|
44c83898d5
|
Issue #1972816 by yched | vijaycs85: Fixed Add support for %parent.%parent in config schema dynamic type names.
|
2013-09-03 00:00:59 +01:00 |
catch
|
e1c40673b9
|
Issue #2078837 by alexpott: Fixed Ensure that we are using SQL storage for taxonomy_update_8007().
|
2013-09-03 00:00:39 +01:00 |
webchick
|
de0492e741
|
Issue #2065115 by sergeypavlenko: Remove Unused local variable from /core/modules/views/views.tokens.inc.
|
2013-09-02 14:32:12 -07:00 |
webchick
|
1004a87fbb
|
Issue #2073507 by grasmash: Fixed Parameters passed and documented incorrectly in Views hooks.
|
2013-09-02 14:30:43 -07:00 |
webchick
|
542212bc6e
|
Issue #2050763 by xjm, Crell: Refine 'base system' component.
|
2013-09-02 14:29:46 -07:00 |
webchick
|
6042a99336
|
Issue #2040199 by kim.pepper, afeijo, larowlan, ParisLiakos: Convert aggregator_page_category_form() and aggregator_page_source_form() to a Controller.
|
2013-09-02 14:28:28 -07:00 |
webchick
|
71508f0b5e
|
Issue #2079477 by ParisLiakos: Fixed ForumManager and ForumController use ->translationManager->translate() instead of ->t().
|
2013-09-02 14:27:40 -07:00 |
webchick
|
e1a55305ea
|
Issue #2047935 by stevector, m1r1k: Remove references to global user variable in tracker module.
|
2013-09-02 14:26:49 -07:00 |
webchick
|
0bacc2790b
|
Issue #2078139 by andypost: Clean-up CommentTestBase.
|
2013-09-02 13:53:19 -07:00 |
webchick
|
991faf1d31
|
Issue #1938314 by kgoel, mparker17, Kars-T, disasm, tim.plunkett, daffodil_naveen, ygerasimov, jibran, dawehner, wamilton, Letharion | Crell: Convert book_export() to a new-style Controller.
|
2013-09-02 13:51:11 -07:00 |
webchick
|
0a2ca3cc90
|
Issue #2078991 by pwolanin: Fix @file doxygen for classes under Drupal\Component\Plugin.
|
2013-09-02 13:44:43 -07:00 |
webchick
|
a9fa4eedd9
|
Issue #2068199 by balagan: Fixed Douple space in string.
|
2013-09-02 13:41:49 -07:00 |
webchick
|
7ecaaeb3db
|
Issue #2078885 by Letharion: Fixed The file/progress hook menu item is not necessary.
|
2013-09-02 13:38:58 -07:00 |
webchick
|
0ed64e60a0
|
Issue #2062213 by duozersk: Fixed Remove Unused local variable from /core/lib/Drupal/Core/StreamWrapper/LocalStream.php.
|
2013-09-02 13:29:24 -07:00 |
webchick
|
6d0a1c5dc0
|
Issue #2075199 by RobLoach: Update jQuery Once to 1.2.3.
|
2013-09-02 13:28:19 -07:00 |
webchick
|
9436f98c14
|
Issue #2078967 by pwolanin: Fix formatting to 80 columns for @throws in UrlGeneratorInterface::generateFromRoute().
|
2013-09-02 13:27:29 -07:00 |
webchick
|
91d8b13c6f
|
Issue #2079025 by yched, Berdir: Remove dead code (e.g. field_test().storage.inc) due to entity storage refactoring.
|
2013-09-02 13:26:08 -07:00 |
webchick
|
b028d3174d
|
Revert "git commit -m Issue"
This reverts commit a234a4fa3b .
Bad commit message. :P
|
2013-09-02 13:25:38 -07:00 |
webchick
|
a234a4fa3b
|
git commit -m Issue
|
2013-09-02 13:25:15 -07:00 |
webchick
|
675cade25d
|
Issue #2078285 by pwolanin, dawehner: Add short-cut methods to the \Drupal class for generating URLs and links from routes.
|
2013-09-02 13:23:16 -07:00 |
webchick
|
c2741dbcca
|
Issue #2051917 by dawehner: Fixed Test contextual links feature of page displays.
|
2013-09-02 13:14:38 -07:00 |
webchick
|
455749e07a
|
Issue #2078847 by andypost: Clean-up the rest of 'plugin.manager.entity' to 'entity.manager'.
|
2013-09-02 13:10:01 -07:00 |
webchick
|
7b7f4fbdef
|
Issue #2079551 by pwolanin: Fixed @file doxygen for test classes under Drupal\system\Tests\Plugin.
|
2013-09-02 13:09:09 -07:00 |
webchick
|
8121d1203a
|
Issue #2038135 by RobLoach, donquixote, Crell, ParisLiakos, catch: Use the Composer autoloader to make everything simpler.
|
2013-09-02 12:53:23 -07:00 |
Alex Pott
|
88b6c938d5
|
Issue #1951268 by larowlan, nick_schuch, jibran, dawehner, alexpott, tim.plunkett: Convert /forum and /forum/% to new routing system, remove forum_forum_load(), forum_get_topics(), create new Forum service.
|
2013-09-02 14:31:46 +01:00 |
Nathaniel Catchpole
|
fe0fd73a2f
|
Issue #2002162 by klausi, eugene.ilyin: Convert form validation of users to entity validation.
|
2013-09-01 14:13:28 +01:00 |
Nathaniel Catchpole
|
b00eeb7df8
|
Revert "Issue #2002162 by klausi, eugene.ilyin: Convert form validation of users to entity validation."
This reverts commit 5b41b6f82f .
|
2013-09-01 14:13:28 +01:00 |
Alex Pott
|
7742cc3563
|
Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'.
|
2013-09-01 13:24:15 +01:00 |
Nathaniel Catchpole
|
5b41b6f82f
|
Issue #2002162 by klausi, eugene.ilyin: Convert form validation of users to entity validation.
|
2013-09-01 12:41:41 +01:00 |
Nathaniel Catchpole
|
ed2b2238a5
|
Issue #2032303 by dawehner, pwolanin: Cache the result of local tasks.
|
2013-09-01 12:03:34 +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 |
Nathaniel Catchpole
|
c7994001cc
|
Issue #1497374 by yched, chx, amateescu, plach, Damien Tournoud, fago, swentel: Switch from Field-based storage to Entity-based storage.
|
2013-09-01 07:20:49 +01:00 |
webchick
|
df5b3bc501
|
Issue #2078427 by jiv_e: Remove uneccessary backslash from code.
|
2013-08-31 22:31:31 -07:00 |
webchick
|
017132eb79
|
Issue #1974492 by larowlan, jibran, disasm, tim-e, mdrummond, robeano, nick_schuch, wamilton, effulgentsia, tim.plunkett: Convert taxonomy_overview_terms() to a Form Controller.
|
2013-08-31 18:32:52 -07:00 |
webchick
|
45e492dc05
|
Revert "Issue #2041333 by tstoeckler: Inject the module handler into the entity access controller."
This reverts commit 135f4e6a29 .
Needs more discussion.
|
2013-08-31 00:10:01 -07:00 |
webchick
|
cb829e1906
|
Issue #2032895 by balsama, yannickoo: Follow-up use better technique for vertical centering.
|
2013-08-31 00:07:28 -07:00 |
webchick
|
dedc7b504b
|
Issue #2061979 by rhm50, InternetDevels: Replace user_access() calls with ->hasPermission() in contextual module.
|
2013-08-30 23:59:28 -07:00 |
webchick
|
de0f3ab3dd
|
Issue #2071957 by Wim Leers: Fixed Cannot change existing images or links through Text Editor's image/link dialogs.
|
2013-08-30 23:58:18 -07:00 |
webchick
|
c3c67435cd
|
Issue #2044583 by jlindsey15, Gábor Hojtsy, Wim Leers, Berdir: Add EntityChangedInterface to allow entities with 'changed' field to be properly cached.
|
2013-08-30 23:50:14 -07:00 |
webchick
|
61e213fe48
|
Issue #2047659 by Wim Leers, dawehner: Add test coverage for edit module access checkers.
|
2013-08-30 23:46:12 -07:00 |
webchick
|
bbf70b0c96
|
Issue #1939096 by chrisjlee, joelpittet, drupalmonkey | Cottser: Convert theme_feed_icon() to Twig.
|
2013-08-30 23:41:29 -07:00 |
webchick
|
af711e6082
|
Issue #2062399 by kattekrab: Add Percona Server to list of supported MySQL alternative databases.
|
2013-08-30 23:34:34 -07:00 |
webchick
|
135f4e6a29
|
Issue #2041333 by tstoeckler: Inject the module handler into the entity access controller.
|
2013-08-30 23:32:10 -07:00 |
webchick
|
d02d037e3e
|
Issue #1946348 by splatio, jibran, kim.pepper, David Hernández, tim.plunkett | mtift: Convert all of confirm_form() in comment.admin.inc to the new form interface.
|
2013-08-30 23:30:35 -07:00 |
webchick
|
8bd23e4bdd
|
Issue #2065393 by dlu: Find 'use Drupal' and replace with inline references to \Drupal.
|
2013-08-30 23:28:33 -07:00 |
webchick
|
e552920fd2
|
Issue #2062363 by sergeypavlenko: Remove calls to deprecated global in core/modules/system/tests/modules/form_test()/form_test().module.
|
2013-08-30 23:27:12 -07: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 |
webchick
|
cd840f0828
|
Issue #2046097 by Berdir, Gábor Hojtsy: Fixed Very long URL (>255) leads to PDO exception when translation source locations are updated.
|
2013-08-30 23:21:18 -07:00 |
webchick
|
f770a28ff3
|
Issue #1126000 by yched, swentel, catch: Fixed Document that we don't support partial entity updates.
|
2013-08-30 23:11:36 -07:00 |
webchick
|
c14bbc49df
|
Issue #2018411 by ParisLiakos, tim.plunkett, msonnabaum: Figure out a nice DX when working with injected translation.
|
2013-08-30 23:09:05 -07:00 |
webchick
|
7a0745a2bf
|
Issue #2078101 by Xano: Fixed Update year in COPYRIGHT.txt.
|
2013-08-30 18:32:05 -07:00 |
webchick
|
fb7f2c7c85
|
Issue #2077313 by Berdir: Remove unecessary BC decorator code from edit.module.
|
2013-08-30 10:17:52 -07:00 |
Dries
|
ba14442603
|
Issue #2053879 by tstoeckler, effulgentsia: Remove layout.module from core.
|
2013-08-30 12:25:39 -04:00 |
Nathaniel Catchpole
|
ded07e9aa8
|
Issue #2047619 by dawehner, pwolanin, tstoeckler, thedavidmeister: Add a link generator service for route-based links.
|
2013-08-30 16:28:49 +01:00 |
Nathaniel Catchpole
|
cf98e43a9f
|
Issue #2066145 by mtift: Convert node_admin_theme() to the configuration system.
|
2013-08-30 16:26:42 +01:00 |
Nathaniel Catchpole
|
ec9b2e800c
|
Issue #1969916 by Tim Bozeman, Wim Leers, Cottser, nod_: Fixed Remove drupal_add_js()/css from seven.theme.
|
2013-08-30 16:22:28 +01:00 |
Alex Pott
|
a8d4542933
|
Issue #2012312 by tim.plunkett: Remove legacy code from filter.module.
|
2013-08-29 20:38:58 +01:00 |
webchick
|
9d5cb43e56
|
Issue #2062009 by InternetDevels: Replace user_access() calls with ->hasPermission() in overlay module.
|
2013-08-29 09:45:43 -07:00 |
webchick
|
3bd311da45
|
Issue #2077003 by Wim Leers: Fixed tableselect.js uses Drupal object, but does not include it in its closure.
|
2013-08-29 09:39:27 -07:00 |
webchick
|
dfda80318a
|
Issue #2062015 by InternetDevels, phiit: Replace user_access() calls with ->hasPermission() in picture module.
|
2013-08-29 09:38:22 -07:00 |
webchick
|
7a88ed3bb9
|
Issue #2062353 by sergeypavlenko: Remove calls to deprecated global in translation module.
|
2013-08-29 09:10:54 -07:00 |
webchick
|
542517f649
|
Issue #2062027 by InternetDevels: Replace user_access() calls with ->hasPermission() in taxonomy module.
|
2013-08-29 08:34:07 -07:00 |
webchick
|
614db3442c
|
Issue #2061985 by InternetDevels: Replace user_access() calls with ->hasPermission() in entity module.
|
2013-08-29 08:32:48 -07:00 |
webchick
|
bee1026377
|
Issue #2062033 by InternetDevels: Replace user_access() calls with ->hasPermission() in tracker module.
|
2013-08-29 08:30:49 -07:00 |
webchick
|
9def98f6a7
|
Issue #2061987 by InternetDevels: Replace user_access() calls with ->hasPermission() in field module.
|
2013-08-29 08:30:05 -07:00 |
webchick
|
d06b467688
|
Issue #2033471 by Pancho, Wim Leers, ifrik: Mention core WYSIWYG / CKEditor in editor_help().
|
2013-08-29 08:29:20 -07:00 |
webchick
|
c47c16aeb5
|
Issue #2072559 by legolasbo: Remove Unused local variable from /core/modules/file/lib/Drupal/file/Tests/DownloadTest.php.
|
2013-08-29 08:26:37 -07:00 |
webchick
|
b772dbe8f3
|
Issue #2072561 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php.
|
2013-08-29 08:23:29 -07:00 |
webchick
|
fe60a0d0bf
|
Issue #2072563 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Tests/FileTokenReplaceTest.php.
|
2013-08-29 08:22:06 -07:00 |
webchick
|
39010810b5
|
Issue #2072587 by legolasbo: Remove Unused local variable () from /core/modules/views/lib/Drupal/views/Plugin/views/exposed_form()/InputRequired.php.
|
2013-08-29 08:20:36 -07:00 |
webchick
|
c8addf5f69
|
Issue #2072599 by legolasbo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php.
|
2013-08-29 08:19:47 -07:00 |
webchick
|
4ec4bf5701
|
Issue #2072607 by legolasbo: Remove Unused local variable () from /core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php.
|
2013-08-29 08:19:03 -07:00 |
webchick
|
7cd1ddac12
|
Issue #2072565 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php.
|
2013-08-29 08:18:17 -07:00 |
webchick
|
dd85adde5e
|
Issue #2072565 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php.
|
2013-08-29 08:17:04 -07:00 |
webchick
|
b20f3c0f5d
|
Issue #2072553 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php.
|
2013-08-29 08:15:28 -07:00 |
webchick
|
43acec6e3d
|
Issue #2072551 by legolasbo: Remove Unused local variable from /core/modules/file/file.field.inc.
|
2013-08-29 08:13:52 -07:00 |
Jennifer Hodgdon
|
d2457a61e6
|
Issue #202973: Fix file permissions on ckeditor.module
|
2013-08-29 08:12:17 -07:00 |
webchick
|
6477317a10
|
Issue #2072555 by legolasbo: Remove Unused local variable from /core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php.
|
2013-08-29 08:05:36 -07:00 |
webchick
|
b560f66124
|
Issue #2072583 by legolasbo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/ViewExecutable.php.
|
2013-08-29 08:03:51 -07:00 |
webchick
|
7625696dba
|
Issue #2072549 by legolasbo, phiit: Remove Unused local variable () from /core/modules/file/file.module.
|
2013-08-29 08:00:26 -07:00 |
webchick
|
d4b4d27cd9
|
Issue #2050097 by Gábor Hojtsy, Wim Leers: Map CKEditor languages to Drupal languages.
|
2013-08-29 07:57:41 -07:00 |
webchick
|
7e5119cd45
|
Issue #2072557 by legolasbo, ksm.apw: Remove Unused local variable from /core/modules/file/lib/Drupal/file/Tests/FileFieldRevisionTest.php.
|
2013-08-29 07:47:24 -07:00 |
webchick
|
d15cdbd7d5
|
Issue #2072589 by legolasbo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Plugin/views/join/Subquery.php.
|
2013-08-29 07:42:18 -07:00 |
Alex Pott
|
c5ef1c9c38
|
Issue #2063405 by dawehner, Wim Leers, Crell: Update all access checkers to use static::ALLOW/static::DENY/static::KILL.
|
2013-08-29 14:04:29 +01:00 |
Alex Pott
|
fc4150ba9e
|
Issue #1443070 by CrashTest_: Added support for popular e-book formats, Google web formats, mkv and mka in file_default_mimetype_mapping().
|
2013-08-29 13:58:21 +01:00 |
Alex Pott
|
13ee73e7aa
|
Issue #2066879 by claudiu.cristea: Apply coding standards for interface method declarations.
|
2013-08-29 13:50:20 +01:00 |
Alex Pott
|
95a13fe379
|
Issue #2073197 by larowlan: Fixed Local actions 'add new forum|container' no longer found at admin/stucture/forums.
|
2013-08-29 13:48:14 +01:00 |
webchick
|
5429044d5e
|
Issue #1932652 by Wim Leers, nirbhasa, quicksketch: Add image uploading to WYSIWYGs through editor.module.
|
2013-08-29 04:27:41 -07:00 |
Nathaniel Catchpole
|
595d6d9ad7
|
Issue #1935300 by dawehner, chx: Don't hardwire Database in Views filters, add regexp to DBTNG.
|
2013-08-29 11:57:04 +01:00 |
Nathaniel Catchpole
|
05ff0c42b4
|
Issue #2067991 by alexpott: Fixed XDEBUG_SESSION cookie causes upgrade path tests to fail.
|
2013-08-29 11:34:41 +01:00 |
Alex Pott
|
80d9f5c8f4
|
Issue #1987892 by disasm: Convert url_alter_test_foo() to a new style controller.
|
2013-08-29 03:25:08 +01:00 |
Alex Pott
|
aafee284b6
|
Issue #2061895 by sergeypavlenko: Remove calls to deprecated global $user in file module.
|
2013-08-29 03:12:12 +01:00 |
Alex Pott
|
182ba50b8a
|
Issue #2065571 by pwolanin, damiankloip, neclimdul: Add YAML Plugin discovery.
|
2013-08-29 02:48:27 +01:00 |
Alex Pott
|
23fba8070e
|
Issue #1997262 by andypost, nick_schuch, larowlan, tim.plunkett, jibran, chertzog, kim.pepper: Convert custom_block_delete_form() to new form interface.
|
2013-08-29 02:34:22 +01:00 |
Alex Pott
|
66a1e0b38a
|
Issue #1998700 by kim.pepper, mhagedon: Use Symfony Request for core classes.
|
2013-08-29 01:54:35 +01:00 |
Alex Pott
|
cc249ad399
|
Issue #2067285 by LSU_JBob: Fixed The entity in-place editing toolbar appears above the Drupal dialog.
|
2013-08-29 01:46:18 +01:00 |
Alex Pott
|
1454b2e7b2
|
Issue #1913036 by jessebeach, Wim Leers: Reorganize contextual module's JS assets into their own subdirectories.
|
2013-08-29 01:43:44 +01:00 |
Alex Pott
|
dda8d4d3f9
|
Issue #2067323 by geerlingguy, jessebeach: Fixed Don't show empty vertical tabs area if all vertical tabs are hidden.
|
2013-08-29 01:18:25 +01:00 |
Alex Pott
|
358de91aee
|
Issue #2062367 by tim.plunkett, dawehner: Fixed Prevent PluginBags from reordering the export based on their sort.
|
2013-08-29 01:11:00 +01:00 |
webchick
|
cb599de3be
|
Issue #2056405 by plopesc, yched: Let field types provide their support for 'default values' and associated input UI.
|
2013-08-28 14:56:08 -07:00 |
webchick
|
55c154d698
|
Issue #2075503 by tstoeckler: Fixed Wrong issue linked in @todo in ViewUI::baseFieldDefinitions().
|
2013-08-28 02:07:04 -07:00 |
webchick
|
690e51d545
|
Issue #1872296 by nod_, Wim Leers, jessebeach: Edit should use core-provided Dialog (instead of its own).
|
2013-08-28 01:59:51 -07:00 |
webchick
|
341e8396b6
|
Issue #1963886 by ry5n, jessebeach, dcrocks, Wim Leers: Use HiDPI icons in the toolbar to support scaling on different devices.
|
2013-08-28 01:49:00 -07:00 |
webchick
|
f2630dc63e
|
Issue #2062091 by m1r1k: Remove references to global in Block module.
|
2013-08-28 01:35:55 -07:00 |
webchick
|
e8e45c8026
|
Issue #2072845 by tim.plunkett: Modernize taxonomy.module and forum.module forms.
|
2013-08-28 00:09:47 -07:00 |
webchick
|
2db05b4c69
|
Issue #2071985 by tim.plunkett: Modernize form_test().module forms.
|
2013-08-28 00:09:06 -07:00 |
webchick
|
94f609ea16
|
Issue #2072249 by tim.plunkett: Modernize aggregator.module forms.
|
2013-08-28 00:08:01 -07:00 |
webchick
|
334703ac2b
|
Issue #2072303 by tim.plunkett: Modernize views_ui().module forms.
|
2013-08-28 00:06:21 -07:00 |
webchick
|
af00da698e
|
Issue #2072351 by tim.plunkett: Modernize ban.module forms.
|
2013-08-28 00:04:55 -07:00 |
webchick
|
f557439503
|
Issue #2072369 by tim.plunkett: Modernize book.module forms.
|
2013-08-28 00:04:10 -07:00 |
webchick
|
206e2b2525
|
Issue #2072941 by marcingy, tim.plunkett: Modernize block.module forms.
|
2013-08-27 23:57:42 -07:00 |
webchick
|
d6693eb36d
|
Issue #2072323 by tim.plunkett: Modernize simpletest.module forms.
|
2013-08-27 23:55:13 -07:00 |
webchick
|
e6b87efa9c
|
Issue #1978910 by kgoel, tim.plunkett, vijaycs85, dawehner: Fixed Convert layout_page_view() to a Controller.
|
2013-08-27 23:49:18 -07:00 |
webchick
|
f1e2d9c055
|
Issue #1987810 by nick_schuch, dawehner, vijaycs85, tim.plunkett: Convert system_admin_config_page() to a new style controller.
|
2013-08-27 23:44:11 -07:00 |
webchick
|
3d8d98577e
|
Issue #2029737 by ifrik, batigolix, Wim Leers: Create hook_help() for ckeditor module.
|
2013-08-27 23:40:35 -07:00 |
webchick
|
8671e6c141
|
Issue #2071969 by yched: Fixed Serialize interface not reliable.
|
2013-08-27 23:38:47 -07:00 |
Alex Pott
|
bc58322aae
|
Issue #2036081 by ParisLiakos: Fixed DateTimePlusTest are failing in phpunit.
|
2013-08-28 02:12:12 +01:00 |
Alex Pott
|
5d3b94650f
|
Issue #2058761 by thedavidmeister: PHP notice when #attributes is not set with #theme_wrappers() 'container'.
|
2013-08-28 02:01:26 +01:00 |
Alex Pott
|
bc602a7a49
|
Issue #1957330 by ParisLiakos, twistor: Make possible for parsers and fetchers to expose configuration through plugins.
|
2013-08-28 01:55:42 +01:00 |
Alex Pott
|
c534b445b9
|
Issue #1987866 by pfrenssen, vijaycs85, dawehner, andypost, tim.plunkett, benjf: Convert taxonomy_vocabulary_add() to a new style controller.
|
2013-08-28 01:19:04 +01:00 |
Alex Pott
|
33ecf50ace
|
Issue #2070785 by thamas: Fixed Password confirm text lolls out from the layout in the install page .
|
2013-08-28 01:16:47 +01:00 |
Alex Pott
|
a19dfc639f
|
Issue #2062769 by dawehner: Convert taxonomy edit form to a route.
|
2013-08-28 01:15:09 +01:00 |
Alex Pott
|
a04c933440
|
Issue #2071479 by pameeela: Fixed Incorrect replacement documented for @deprecated field_info_instance().
|
2013-08-28 01:11:10 +01:00 |
Alex Pott
|
55bd232761
|
Issue #1969388 by dawehner, tim.plunkett, olli: Add dedicated annotations for Views plugins.
|
2013-08-28 01:03:53 +01:00 |
Alex Pott
|
28f1ad6ad0
|
Issue #2051889 by dawehner, pwolanin, tstoeckler: Add route parameters property to menu links.
|
2013-08-27 17:39:23 +01:00 |
Alex Pott
|
48ddeb48db
|
Issue #2024963 by Berdir: Move baseFieldDefinitions from storage to entity classes.
|
2013-08-27 17:04:17 +01:00 |
Alex Pott
|
52771351f9
|
Issue #1758622 by klausi, fago, das-peter, Pancho, Berdir, yched: Provide the options list of an entity field.
|
2013-08-27 14:10:25 +01: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 |
webchick
|
f8868be9ca
|
Issue #1946426 by ramlev, pfrenssen, foopang, webflo, David Hernández, vijaycs85, tim.plunkett, disasm | mtift: Convert all of confirm_form() in language.admin.inc to the new form interface.
|
2013-08-26 20:35:50 -07:00 |
Alex Pott
|
9c8dc93955
|
Issue #2071485 by tim.plunkett: Modernize action.module forms.
|
2013-08-27 01:42:23 +01:00 |
Alex Pott
|
eddf21e53f
|
Issue #1946426 by ramlev, pfrenssen, foopang, webflo, David Hernández, vijaycs85, disasm, tim.plunkett: Convert all of confirm_form() in language.admin.inc to the new form interface.
|
2013-08-27 01:35:24 +01:00 |
Alex Pott
|
02a7ac8f4d
|
Issue #2071481 by tim.plunkett: Modernize user.module forms.
|
2013-08-27 01:29:32 +01:00 |
Alex Pott
|
9e01ce3c1e
|
Issue #1855402 by andypost, fubhy, tim.plunkett, dawehner, sun: Add generic weighting (tabledrag) support for config entities (ConfigEntityListController).
|
2013-08-27 01:08:29 +01:00 |