Jennifer Hodgdon
|
1b20fe2f4b
|
Issue #2165413 by David_Rothstein: Remove Tigger from core (spelling errors)
|
2014-01-06 15:00:24 -08:00 |
Jennifer Hodgdon
|
c9fa025eb8
|
Issue #2168153 by chx: Add warning to Variable class that it is not a good class to use as a source class example
|
2014-01-06 14:36:27 -08:00 |
Nathaniel Catchpole
|
e4124f0a27
|
Revert "Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links."
This reverts commit 624296e715 .
|
2014-01-06 22:00:22 +00:00 |
webchick
|
05b65b8a8c
|
Issue #2110643 by amateescu, dawehner: ControllerBase::container() and FormBase::container() needs to be private.
|
2014-01-06 11:13:56 -08:00 |
webchick
|
4fe2c8e82a
|
Issue #2105915 by vijaycs85, foxtrotcharlie: Make sure all YML files in Block module has no type-casting to string.
|
2014-01-06 09:52:37 -08:00 |
webchick
|
6408be37c1
|
Issue #2105991 by nonsie, danilenko_dn, vijaycs85: Make sure all YML files in Statistics module has no type-casting to string.
|
2014-01-06 09:51:31 -08:00 |
webchick
|
185ac29dc8
|
Issue #2160593 by Wim Leers, vijaycs85: Remove drupal_add_js() from menu.module/remove inline JavaScript from menu.module.
|
2014-01-06 08:47:16 -08:00 |
Nathaniel Catchpole
|
a521147255
|
Issue #2021933 by Crell, lz1irq: Catch exceptions from queue workers.
|
2014-01-06 12:58:27 +00:00 |
Nathaniel Catchpole
|
c84786171e
|
Issue #1928440 by ar-jan: Rename incorrectly named MailInterface implementations.
|
2014-01-06 12:39:20 +00:00 |
Nathaniel Catchpole
|
2026f92d45
|
Issue #1027936 by webflo, nicholasThompson: Comment Preprocess sets a links class as a string, should be an array.
|
2014-01-06 12:30:43 +00:00 |
Nathaniel Catchpole
|
3a0569596f
|
Issue #2030643 by tarekdj, InternetDevels: Expand ImageStyle with methods.
|
2014-01-06 12:29:43 +00:00 |
Nathaniel Catchpole
|
748abf1bb8
|
Issue #2163349 by dawehner: Cleanup a bunch of page callback related code in views.
|
2014-01-06 11:53:23 +00:00 |
Nathaniel Catchpole
|
075521d0b2
|
Issue #2138665 by dawehner: Allow to specific route parameters to be defined via the views UI.
|
2014-01-06 11:32:45 +00:00 |
webchick
|
c17906e3f9
|
Issue #2167517 by mtift, ianthomas_uk: System_custom_theme calls removed function drupal_container.
|
2014-01-05 20:42:18 -08:00 |
webchick
|
69f7a1efac
|
Issue #2167611 by nod_: Back to site button broken.
|
2014-01-05 20:37:47 -08:00 |
webchick
|
c241c1baac
|
Issue #2162407 by jibran: Split up toolbar.js.
|
2014-01-05 10:53:46 -08:00 |
webchick
|
3903c26c7b
|
Issue #2167169 by pwolanin, tim.plunkett: Clean up Drupal\edit\EditController: remove ContainerAware and inject form_builder.
|
2014-01-05 09:47:52 -08:00 |
Nathaniel Catchpole
|
4418321c95
|
Revert "Issue #1226044 by pgrond, martin107, roborn, rbayliss: The password_confirm element should not be aware of the user_form_process_password_confirm process."
This reverts commit dc2e4720df .
|
2014-01-05 11:58:18 +00:00 |
Nathaniel Catchpole
|
624296e715
|
Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links.
|
2014-01-04 20:05:38 +00:00 |
webchick
|
a1a98382bc
|
Issue #2157153 by yched, Berdir: Remove field_attach_preprocess().
|
2014-01-04 11:00:14 -08:00 |
webchick
|
284241ecb9
|
Issue #2162013 by alexpott, Berdir, sun, pwolanin: Critical performance regression due to config schema + TypedData lookups in installer.
|
2014-01-04 10:53:30 -08:00 |
Alex Pott
|
360c0c0757
|
Issue #1898444 by jenlampton, Cottser, lbainbridge, duellj, joelpittet, scor: Rdf.module - Convert theme_ functions to Twig.
|
2014-01-04 15:02:23 +01:00 |
Alex Pott
|
35d043d510
|
Issue #2111263 by mondrake: Toolkit setup form displays settings for multiple toolkits.
|
2014-01-04 14:49:13 +01:00 |
Alex Pott
|
c28e5144b6
|
Issue #1815504 by pwolanin, Kevin Hankens: File_save_upload() should not alter the file URI string before validation.
|
2014-01-04 00:43:57 +01:00 |
Nathaniel Catchpole
|
60659cd603
|
Issue #2145881 by damiankloip, alexpott: Remove string casting from Crypt::hmacBase64(). Throw exceptions instead.
|
2014-01-03 19:37:19 +00:00 |
Nathaniel Catchpole
|
dc2e4720df
|
Issue #1226044 by pgrond, martin107, roborn, rbayliss: The password_confirm element should not be aware of the user_form_process_password_confirm process.
|
2014-01-03 17:52:19 +00:00 |
Nathaniel Catchpole
|
982ca4b590
|
Issue #2154005 by olli: Views UI does not render preview for feeds.
|
2014-01-03 17:44:11 +00:00 |
Nathaniel Catchpole
|
ae12caf9ea
|
Issue #2160599 by Wim Leers, vijaycs85: Remove drupal_add_js() from system module.
|
2014-01-03 17:25:23 +00:00 |
Nathaniel Catchpole
|
8055460c6f
|
Issue #2160597 by vijaycs85: Remove drupal_add_js() from simpletest.theme.inc.
|
2014-01-03 17:24:13 +00:00 |
Alex Pott
|
52eb9366e4
|
Issue #1069140 by claudiu.cristea: Requirements should be provided by image toolkit.
|
2014-01-03 13:42:22 +01:00 |
webchick
|
24c502b03e
|
Issue #2099511 by dawehner, mr.baileys: Need support for adding metadata in hook_views_data().
|
2014-01-03 00:12:41 -08:00 |
webchick
|
b446b4299c
|
Issue #2164715 by Berdir: Remove user_node_load().
|
2014-01-03 00:09:03 -08:00 |
webchick
|
27a94ebdc0
|
Issue #2152355 by chx: Refactor the entity dedupe test to use dataProvider.
|
2014-01-03 00:07:02 -08:00 |
webchick
|
d5efc596c8
|
Issue #2133325 by mtift, alexpott, sun: Create a site UUID on install and only allow config sync between sites with the same UUID.
|
2014-01-02 23:48:25 -08:00 |
webchick
|
8074921569
|
Issue #2083895 follow-up: Re-correct comment module docblock.
|
2014-01-02 23:44:23 -08:00 |
webchick
|
ad3f2c7422
|
Issue #2154955 by bdone, chx, cosmicdreams, jacintocapote, jessehs, jibran, marvil07, mpgeek: Migrate variables to config
|
2014-01-02 22:14:37 -08:00 |
webchick
|
1c4af85ac6
|
Issue #2060865 by benjy, larowlan, tim.plunkett: Modernize custom_block.module forms.
|
2014-01-02 22:11:06 -08:00 |
webchick
|
b2a6ece3fb
|
Issue #2142979 by Gábor Hojtsy, LinL, k4v, plach: Entity label langcode argument is a lie, incompatible with current API.
|
2014-01-02 22:09:04 -08:00 |
webchick
|
cab1c0f461
|
Issue #2061107 by yched: Remove deprecated procedural functions in Field API.
|
2014-01-02 22:02:33 -08:00 |
webchick
|
1420580cf2
|
Issue #2125497 by yched, Sweetchuck, areke: Field translation test is still use the old field_name property.
|
2014-01-02 21:55:59 -08:00 |
Alex Pott
|
771b0b623b
|
Issue #2153311 by amateescu: AggregatorController doesn't need to use url_generator directly.
|
2014-01-02 23:57:35 +01:00 |
webchick
|
dc2ef49ec3
|
Issue #1978904 by jibran, andypost, h3rj4n, larowlan, shanethehat, pcambra, Xano: Convert comment_admin() to a Controller.
|
2014-01-02 12:28:04 -08:00 |
webchick
|
559ab50cbd
|
Issue #2102445 follow-up by webwarrior: Remove yet another drupal_set_title in content_translation module.
|
2014-01-02 12:23:22 -08:00 |
webchick
|
5e245108ff
|
Issue #2086485 by brianV, jibran, pwolanin, disasm: Convert language_negotiation_configure_form() to the new form interface.
|
2014-01-02 11:42:44 -08:00 |
webchick
|
be0c9c128a
|
Issue #2165855 by Kartagis: Typo plural vs. singular in migrate module description.
|
2014-01-02 10:00:45 -08:00 |
webchick
|
346ad38f22
|
Issue #535616 by jhodgdon, pwolanin, oriol_e9g, tgeller: Make Content Ranking settings for Search not say 'weights' to avoid confusion.
|
2014-01-02 09:56:43 -08:00 |
webchick
|
aeac3deb7b
|
Issue #2031175 by Sutharsan, penyaskito, vijaycs85, Berdir: Translation imports take a lot of time in tests even when not needed.
|
2014-01-02 09:53:03 -08:00 |
webchick
|
a05ecf2a9e
|
Issue #2068471 follow-up by dawehner, Crell, jbrown: Fix fatal error in admin/reports/status
|
2014-01-02 09:32:26 -08:00 |
webchick
|
3e13755d1f
|
Issue #1968970 by plach: Standardize module-provided entity info documentation and clean-up the @EntityType annotation.
|
2014-01-02 07:19:48 -08:00 |
Nathaniel Catchpole
|
76e06cfb02
|
Issue #1800022 by Wim Leers, JohnAlbin, herom: Update Backbone and Underscore.
|
2014-01-02 13:46:53 +00:00 |
Nathaniel Catchpole
|
174a7d1a8f
|
Issue #2154961 by Berdir: Password hashing slows down DUBT tests.
|
2014-01-01 20:57:28 +00:00 |
Nathaniel Catchpole
|
8d1f9b8df7
|
Issue #2078057 by m1r1k, joelpittet, areke: Remove references to global in Content Translation module.
|
2014-01-01 20:53:26 +00:00 |
Nathaniel Catchpole
|
0146bc72a8
|
Issue #2157695 by andypost: Remove unused _comment_get_modes().
|
2014-01-01 20:51:33 +00:00 |
Nathaniel Catchpole
|
3574e670fe
|
Issue #1987236 by dawehner, kalabro: [regression] Views block cache setting doesn't work.
|
2014-01-01 20:37:54 +00:00 |
Nathaniel Catchpole
|
4c6440288d
|
Issue #2068471 by dawehner, Crell, tim.plunkett, jibran, fubhy, larowlan: Normalize Controller/View-listener behavior with a Page object.
|
2014-01-01 20:32:52 +00:00 |
Alex Pott
|
c2e68a5ddb
|
Issue #2150407 by chx, bdone, eliza411, andypost: Migrate D6 roles and permissions.
|
2014-01-01 12:01:02 +01:00 |
Alex Pott
|
814aed203d
|
Issue #2005716 by tim.plunkett, msonnabaum, dawehner, alexpott, effulgentsia: Promote EntityType to a domain object.
|
2014-01-01 11:08:57 +01:00 |
webchick
|
18cc78af79
|
Issue #2020395 by dawehner, oadaeh, mr.baileys, jibran, Andi-D: Convert [Who's new] block to a View.
|
2013-12-31 22:37:24 -08:00 |
webchick
|
76114ccffe
|
Issue #2083895 follow-up by larowlan: Fix case on return statement.
|
2013-12-31 22:20:49 -08:00 |
webchick
|
49ce4b5846
|
Issue #2125045 by Eric_A, dawehner: Don't use module on filters anymore.
|
2013-12-31 16:17:15 -08:00 |
webchick
|
3b604ffa21
|
Issue #2162271 by likin: Prefixes in config_get_storage_names_with_prefix.
|
2013-12-31 16:15:45 -08:00 |
webchick
|
42ac4e5051
|
Issue #2147669 by tim.plunkett, dawehner: Convert exposed forms to use FormInterface.
|
2013-12-31 16:12:35 -08:00 |
webchick
|
d9f2ba2c84
|
Issue #2109035 by tim.plunkett, damiankloip, dawehner, chx: Make access checkers (much) easier to find.
|
2013-12-31 16:06:09 -08: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 |
webchick
|
0c3df5fc46
|
Issue #2161955 by wiifm, dawehner, mikeytown2: HHVM compatibility .
|
2013-12-31 15:35:56 -08:00 |
webchick
|
67001bef78
|
Issue #2091357 by batigolix: Update hook_help for RDF module.
|
2013-12-31 15:13:49 -08:00 |
webchick
|
c1450062c8
|
Issue #1876906 by babruix, mikemiles86, tarekdj, janip, jhodgdon: Implement hook_help() for views_ui.module.
|
2013-12-31 15:10:47 -08:00 |
Alex Pott
|
8e92d3b1f1
|
Issue #111702 by mvc, penyaskito, naxoc, jenlampton, montesq: Set fixed "from:" and add "Reply-to:" to improve deliverability of Drupal mail.
|
2013-12-31 00:35:14 +01:00 |
catch
|
cc7b115ed8
|
Issue #2053461 by larowlan, andypost, tim.plunkett, swentel: Node type settings such as published state, promoted state, create revision and author information cannot be turned off.
|
2013-12-30 18:00:49 +00:00 |
catch
|
7240b39bff
|
Issue #1887750 by Berdir, alexpott: Use path relative to DRUPAL_ROOT in configuration directories.
|
2013-12-30 17:53:00 +00:00 |
catch
|
14e5cdb080
|
Issue #1989468 by plopesc, yched, Wim Leers, effulgentsia: Weird messing with 'default_value_function' in date widgets.
|
2013-12-30 17:50:56 +00:00 |
webchick
|
0a96230db7
|
Issue #2001308 by marthinal, helmo, David_Rothstein, micahw156: Tests for: Node preview removes file values from node edit form for non-displayed items.
|
2013-12-30 07:47:41 -08:00 |
Alex Pott
|
2d9295537d
|
Issue #2149107 by longwave, xjm, Berdir: "View" area handler in Views gives fatal error.
|
2013-12-30 15:06:09 +00:00 |
Nathaniel Catchpole
|
e46d6bfa19
|
Issue #2163035 by Berdir: Remove $user->theme and Drupal\user\Theme\UserNegotiator.
|
2013-12-28 20:24:36 +00:00 |
webchick
|
b29afc17c7
|
Issue #2162401 by tarekdj: Toolbar scrollbar not scrolling.
|
2013-12-27 22:44:37 -08:00 |
webchick
|
bb4359a428
|
Issue #2067079 by yched, andypost: Remove the Field Language API.
|
2013-12-27 22:42:52 -08:00 |
webchick
|
14b84b11ff
|
Issue #1874564 by andypost: Fix access handling SystemMenuBlock::access().
|
2013-12-27 22:25:00 -08:00 |
webchick
|
e3d7216fb2
|
Issue #2163003 by andypost: Node addition is broken when only one content type exists.
|
2013-12-27 11:59:09 -08:00 |
Alex Pott
|
588e6783d2
|
Issue #2146733 by andypost, chx, InternetDevels, bohart: Select queries should not use rowCount() to calculate number of rows.
|
2013-12-27 11:23:31 +00:00 |
webchick
|
12f895ec39
|
Issue #2132145 by plopesc, amateescu, Xano: Rename 'typed_data' / Drupal::typedData() to 'typed_data_manager' / Drupal::typedDataManager.
|
2013-12-26 14:22:40 -08:00 |
webchick
|
8aab1a030e
|
Revert "Issue #2149107 by longwave: "View" area handler in Views gives fatal error."
Busted HEAD.
This reverts commit cfd1c3ae1d .
|
2013-12-26 09:47:10 -08:00 |
Alex Pott
|
7a0b6745d0
|
Issue #2137305 by dawehner: Fieldapi fields have empty values in a view REST export (using JSON).
|
2013-12-26 15:24:48 +00:00 |
Alex Pott
|
77d0c14341
|
Issue #2012566 by clemens.tolboom, Luka Zitnik: Naming confusion between config_comparer and storage_comparer in config.admin.inc and other places.
|
2013-12-26 15:17:23 +00:00 |
Alex Pott
|
185c50b124
|
Issue #2050113 by swentel, longwave, Hydra, yched, marthinal, netsensei: PHP notice on multiple items image field.
|
2013-12-26 15:05:32 +00:00 |
Alex Pott
|
4f2d2ab709
|
Issue #2160811 by sun, damiankloip, dawehner: Router rebuild fails (even via rebuild script), in case the provider of existing routes has changed.
|
2013-12-26 14:48:52 +00:00 |
Alex Pott
|
cfd1c3ae1d
|
Issue #2149107 by longwave: "View" area handler in Views gives fatal error.
|
2013-12-26 14:36:17 +00:00 |
Alex Pott
|
c47f5c70ef
|
Issue # by yched, smiletrl: Clean up following conversion of taxonomy field to FieldType plugin.
|
2013-12-24 14:09:33 +00:00 |
webchick
|
61a62b27ce
|
Issue #2160555 by Wim Leers: Disable Edit on admin pages.
|
2013-12-23 13:08:08 -08:00 |
webchick
|
809f8caecd
|
Issue #2146817 by Xano: Use 'lower weights' instead of 'smaller weights'.
|
2013-12-23 13:03:59 -08:00 |
webchick
|
b7fc0553d8
|
Issue #2050843 by Berdir, sun, Vasiliy Grotov: Users 0 and 1 are created without a UUID.
|
2013-12-23 12:55:44 -08:00 |
webchick
|
ae4177b829
|
Issue #2159965 by Wim Leers, jessebeach: Fix two memory leaks + subtle bugs in Edit's JS (discovered by working on the Backbone upgrade in the D7 backport).
|
2013-12-23 12:50:36 -08:00 |
webchick
|
ebd7e8fb42
|
Issue #2062001 by InternetDevels, DeimoS: Replace user_access() calls with ->hasPermission() in language module.
|
2013-12-23 12:46:16 -08:00 |
webchick
|
e5d9201704
|
Issue #2160389 by damiankloip: [regression] Link display form and summary needs fixing.
|
2013-12-22 14:38:22 -08:00 |
webchick
|
2069bf0c68
|
Issue #2109433 by herom, dawehner, damiankloip: Replace user_access() through injected user accounts in views.
|
2013-12-22 14:31:31 -08:00 |
webchick
|
7a001160c1
|
Issue #2102465 follow-up by webwarrior: Remove one more drupal_set_title() instance.
|
2013-12-22 14:13:27 -08:00 |
webchick
|
6a6d48f568
|
Issue #1987762 by damiankloip, vijaycs85, disasm, dawehner, tim.plunkett, kim.pepper, googletorp, becw, wamilton: Convert node_add_page() to a new style controller.
|
2013-12-22 14:11:16 -08:00 |
webchick
|
a02a96df71
|
Issue #1983902 by vijaycs85, swentel, piyuesh23: Provide config schema to field types, widgets and storage in entity_reference module.
|
2013-12-22 14:09:42 -08:00 |
catch
|
c049f3f1d6
|
Issue #2005644 by Wim Leers, damiankloip, beejeebus, amateescu: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for in-place editing metadata, introduce drupalSettings.user.permissionsHash.
|
2013-12-22 21:58:10 +00:00 |
webchick
|
eae9a2a595
|
Issue #1189804 by cosmicdreams, jessebeach, martin107, mgifford, dcmouyard, pwieck, smiro | Jeff Burnz: Convert aggregator-feed-source.html.twig to HTML5.
|
2013-12-22 13:52:44 -08:00 |
webchick
|
06d4c62f23
|
Issue #2158299 by damiankloip: ConfigEntityUnitTest does not check properties on all loaded entities.
|
2013-12-22 13:36:48 -08:00 |
webchick
|
86fc36393d
|
Issue #1888694 by dawehner, damiankloip: Simplify DisplayPluginBase::submitOptionsForm().
|
2013-12-22 13:23:54 -08:00 |
webchick
|
1043f3df41
|
Issue #2135975 by larowlan, dawehner, a_thakur: Regression: Second level tabs for Permissions and Roles missing from admin/people/permissions and admin/pages/permissions pages.
|
2013-12-22 13:21:09 -08:00 |
webchick
|
b6a53cadf5
|
Issue #2018685 by yched: Remove field_is_translatable().
|
2013-12-22 13:18:32 -08:00 |
webchick
|
7acc578c9d
|
Issue #1982954 by mdrummond, cbiggins, disasm, googletorp, dawehner, andypost, sidharthap, Xano: Convert dblog_top() to a controller.
|
2013-12-22 13:14:46 -08:00 |
webchick
|
2e764efb55
|
Issue #2083895 by andypost, jibran, David Hernández, larowlan: Clean-up comment module doc blocks.
|
2013-12-22 13:11:36 -08:00 |
webchick
|
95dd7f74c4
|
Issue #2001206 by andypost, penyaskito, herom, Crell, ebeyrent, DmitryDrozdik: Replace drupal_container() with Drupal::service().
|
2013-12-22 13:03:21 -08:00 |
webchick
|
bd3791cbde
|
Issue #2081169 by rivimey, areke, smiro: Remove unused local variables from the link module.
|
2013-12-22 12:22:09 -08:00 |
webchick
|
6342a1355b
|
Issue #2081151 by Tim Bozeman, deneo, Pete B: Remove Unused local variables from the content_translation module.
|
2013-12-22 12:20:45 -08:00 |
webchick
|
e5380c855e
|
Issue #2081115 by deneo, areke, mrsinguyen: Remove Unused local variables from the syslog module.
|
2013-12-22 11:51:47 -08:00 |
webchick
|
cb7cd26247
|
Issue #2160159 by yched: Remove useless D7 field_ui menu loader callback.
|
2013-12-22 11:50:01 -08:00 |
webchick
|
4910e432fb
|
Issue #2081163 by smiro, areke: Remove unused local variables from the datetime module.
|
2013-12-22 11:47:33 -08:00 |
webchick
|
c56e54281a
|
Issue #2080395 by mrsinguyen, lorique: Remove unused local variables from the image module.
|
2013-12-22 11:41:21 -08:00 |
webchick
|
9c7b92caee
|
Issue #2080625 by areke, mrsinguyen: Remove unused local variables for the field module.
|
2013-12-22 11:40:14 -08:00 |
Alex Pott
|
34008e01dc
|
Issue #2158229 by bzrudi71: Site search indexing broken on PostgreSQL.
|
2013-12-20 17:00:01 +00:00 |
Jennifer Hodgdon
|
692dbe45a8
|
Issue #2031639 by Mark Carver, batigolix: Update hook_help for color module
|
2013-12-20 08:57:01 -08:00 |
Jennifer Hodgdon
|
3eef46eb83
|
Issue #2091461 by batigolix, ifrik, petrpo: Update hook_help for Text module
|
2013-12-20 08:54:08 -08:00 |
Jennifer Hodgdon
|
dfd9c6059f
|
Issue #2103045 by batigolix, petrpo: Update hook_help for xmlrpc module
|
2013-12-20 08:51:32 -08:00 |
Dries
|
141cb6f304
|
Issue #2130811 by alexpott, Gábor Hojtsy, vijaycs85, sun, Wim Leers: Use config schema in saving and validating configuration form to ensure data is consistent and correct.
|
2013-12-20 11:27:41 -05:00 |
Nathaniel Catchpole
|
b3ac555f5c
|
Issue #2158259 by Wim Leers: Batch system's ProcessingTest has some broken tests.
|
2013-12-20 12:58:18 +00:00 |
Nathaniel Catchpole
|
f82a06840f
|
Issue #916086 by jhodgdon, mcarbone, pwolanin, Albert Volkman: Search_excerpt() doesn't highlight words that are matched via search_simplify().
|
2013-12-20 12:15:04 +00:00 |
Nathaniel Catchpole
|
e16798a856
|
Issue #2151457 by Wim Leers, amateescu, msonnabaum: Comment pager breaks the render cache.
|
2013-12-20 12:07:20 +00:00 |
Nathaniel Catchpole
|
aa6d6fb729
|
Issue #732022 by vijaycs85, Wim Leers, dawehner, nod_, kscheirer: Drupal_add_tabledrag() still using drupal_add_(js|library)(), should return array for #attached.
|
2013-12-20 12:05:47 +00:00 |
webchick
|
1b6127b0dc
|
Issue #2108679 by ianthomas_uk, sun: API documentation: Convert my_module_menus examples in menu.api.php to CMI.
|
2013-12-19 18:25:58 -08:00 |
webchick
|
fdca37f8ae
|
Issue #2160117 by sun: Remove/convert remaining calls to variable_get/_set/_del().
|
2013-12-19 18:24:31 -08:00 |
webchick
|
7f7c379cef
|
Issue #2154709 by Gábor Hojtsy: 'No translatable fields' link points to misleading place.
|
2013-12-19 14:27:00 -08:00 |
webchick
|
3465947578
|
Issue #2146517 by TR: Remove annotation 'use' statements from all core classes.
|
2013-12-19 10:28:42 -08:00 |
webchick
|
53302eeb27
|
Issue #2155889 by tim.plunkett: Remove Editor::label().
|
2013-12-19 10:25:50 -08:00 |
webchick
|
bd01bba52c
|
Issue #2155665 by Wim Leers | yched: Update field_valid_language() calls in edit.module.
|
2013-12-19 10:23:13 -08:00 |
webchick
|
5e4fb4fcd5
|
Issue #2154589 by Wim Leers: Edit breaks when the entity title is promoted to the page title (discovered by backporting).
|
2013-12-19 10:22:19 -08:00 |
Nathaniel Catchpole
|
5cc0a0ce6d
|
Issue #1874498 by tim.plunkett, dawehner, jibran, benjy: Provide and use API methods for retrieving base plugin and derivative names from block plugin IDs.
|
2013-12-19 17:57:48 +00:00 |
Nathaniel Catchpole
|
44ed771a1c
|
Issue #1976172 by chx, andypost: Comment entity acquired and releases the different locks.
|
2013-12-19 17:54:14 +00:00 |
Nathaniel Catchpole
|
ba6591cdd2
|
Issue #2018319 by yched, swentel, pcambra: Remove field_read_field(s)() and field_read_instance(s) in favor of entity_load() and entity_load_multiple_by_properties().
|
2013-12-19 14:10:57 +00:00 |
webchick
|
255d7304ea
|
Issue #2154563 by chx, webchick: Migrate process plugin: flatten.
|
2013-12-18 19:43:40 -08:00 |
webchick
|
f203b9c333
|
Revert "Issue #2154563 by chx: Migrate process plugin: flatten."
Oops. :P This is why I should not try and fix docs. :P
This reverts commit 9beae4fe17 .
|
2013-12-18 14:50:22 -08:00 |
webchick
|
9beae4fe17
|
Issue #2154563 by chx: Migrate process plugin: flatten.
|
2013-12-18 14:42:29 -08:00 |
webchick
|
7080c75945
|
Issue #2152735 by chx: Migrate process plugin: extract.
|
2013-12-18 14:13:07 -08:00 |
Nathaniel Catchpole
|
8ff4108664
|
Issue #1912602 by dawehner, damiankloip, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles().
|
2013-12-18 20:51:07 +00:00 |
Dries
|
c478bf4062
|
Issue #2150621 by damiankloip: Separate applies and build logic for breadcrumb builders.
|
2013-12-18 15:22:36 -05:00 |
Dries
|
17cc6dab8b
|
Issue #2145041 by tim.plunkett: Allow dynamic routes to be defined via a callback.
|
2013-12-18 15:09:35 -05:00 |
Dries
|
03f4982c6c
|
Issue #2138667 by dawehner: Allow to specify the route name for a path-based view.
|
2013-12-18 14:46:06 -05:00 |
Dries
|
ebad0cd942
|
Issue #2075185 by Wim Leers: When an entity is in-place edited (i.e. saved), other instances of that entity on the same page are not updated (no propagation).
|
2013-12-18 14:41:13 -05:00 |
webchick
|
90c513b862
|
Issue #2157855 by jessebeach | moshe weitzman: Poorly named cache id in toolbar.
|
2013-12-17 21:58:12 -08:00 |
webchick
|
e58427adf6
|
Issue #2102487 by vijaycs85, ACF: Add back in tab removed in [#1972990] and remove drupal_set_title() in tracker module controllers.
|
2013-12-17 20:48:02 -08:00 |
Nathaniel Catchpole
|
77addbef6e
|
Revert "Issue #1912602 by dawehner, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles()."
This reverts commit 0f17b0ec75 .
|
2013-12-17 12:29:55 +00:00 |
Nathaniel Catchpole
|
0f17b0ec75
|
Issue #1912602 by dawehner, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles().
|
2013-12-17 11:07:28 +00:00 |
Nathaniel Catchpole
|
a6cdd740f8
|
Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-12-17 11:03:15 +00:00 |
webchick
|
a9c13c23ac
|
Issue #2154209 by chx: Process refactor: multiple handling.
|
2013-12-16 07:57:48 -08:00 |
Alex Pott
|
f048b4a1d0
|
Issue #2156351 by olli: Unable to delete block.
|
2013-12-16 01:04:47 +00:00 |
webchick
|
a3d8888369
|
Issue #2008270 by typhonius, mcjim, Wim Leers, vijaycs85, mr.baileys, JohnAlbin: Remove drupal_add_css() from template_preprocess_maintenance_page() — use #attached.
|
2013-12-15 09:57:31 -08:00 |
Nathaniel Catchpole
|
40d3d3f22f
|
Issue #2155785 by alexpott, vijaycs85: Image_field_instance_update() can not handle default images with a fid greater than 9.
|
2013-12-15 09:57:10 +00:00 |