Alex Pott
|
6c19f24173
|
Issue #2003244 by hoZt: Rename Views method sort_submit()(() to sortSubmit().
|
2013-05-28 21:25:31 +01:00 |
Alex Pott
|
aeffeda1da
|
Issue #2002886 by bojanz: Rename Views method load_entities() to loadEntities().
|
2013-05-27 20:44:23 -05:00 |
Alex Pott
|
e61478745b
|
Issue #1963420 by jibran: Improve DX when writing style plugins by adding a groupingTheme variable .
|
2013-05-27 20:39:58 -05:00 |
Alex Pott
|
ebfdf7fd30
|
Issue #1974044 by EllaTheHarpy, IshaDakota, fjd, Schnitzel: Fixed 'Account administration pages' detection method confusing.
|
2013-05-27 20:35:07 -05:00 |
Alex Pott
|
e4c5f1049f
|
Issue #2001672 by TravisCarden: Rename Views method wizard_submit() to wizardSubmit().
|
2013-05-27 20:31:16 -05:00 |
Alex Pott
|
3af1e98ec3
|
Issue #2001218 by jhedstrom: Convert core/modules/views/lib/Drupal/views/Tests/PluginTypeListTest.php to phpunit.
|
2013-05-27 20:26:32 -05:00 |
Alex Pott
|
00fdcd39cc
|
Issue #1908756 by tim.plunkett: Separate Action Links (MENU_LOCAL_ACTION) from hook_menu().
|
2013-05-27 20:20:55 -05:00 |
Alex Pott
|
bb45304ae1
|
Issue #2005590 by alexpott: Fixed Head broken - use of LANGUAGE_NOT_SPECIFIED constant.
|
2013-05-27 20:17:35 -05:00 |
Alex Pott
|
040ff573a2
|
Issue #1998166 by dawehner: Use the controller resolver to inject parameters into HtmlFormController.
|
2013-05-27 19:57:28 -05:00 |
Alex Pott
|
8e7ead4c05
|
Issue #1985570 by plopesc: Convert layout_test_page() to a Controller.
|
2013-05-27 18:11:03 -05:00 |
Alex Pott
|
521e1e5946
|
Issue #1957158 by abghosh82, JacobSanford: Replace typed_data() with Drupal::typedData().
|
2013-05-27 18:00:35 -05:00 |
Alex Pott
|
b0f09bb623
|
Issue #1985528 by h3rj4n, dawehner, tim.plunkett: Convert filter_tips_long() to Controller.
|
2013-05-27 17:57:52 -05:00 |
Alex Pott
|
228a2aa35b
|
Issue #1931860 by dawehner, damiankloip: Remove plugin_name() property from ViewExecutable.
|
2013-05-27 15:48:36 -07:00 |
Alex Pott
|
ff1eea3386
|
Issue #1792032 by balsama, bjorpe | lxs: Fixed File validation error message not removed after subsequent upload of valid file.
|
2013-05-27 15:41:52 -07:00 |
Alex Pott
|
5dff3def33
|
Issue #1968596 by dawehner, damiankloip | xjm: Fixed New displays are not ordered correctly.
|
2013-05-27 15:39:19 -07:00 |
Alex Pott
|
76f7b94445
|
Issue #1980338 by vineet.osscube, nick_schuch: Fixed Fatal error: Class 'plugin.manager.block' not found in /core/modules/system/system.module on line 1162.
|
2013-05-27 12:48:53 -07:00 |
Alex Pott
|
f6b5925da7
|
Issue #1912504 by damiankloip, dawehner: Move _field_view_formatter_options() to Field.php.
|
2013-05-27 12:46:26 -07:00 |
Alex Pott
|
8244728c92
|
Issue #2000232 by annikaC: Fixed Block schema has two uuid keys.
|
2013-05-27 12:41:40 -07:00 |
Alex Pott
|
4a1a7f09ba
|
Issue #1057656 by mondrake, chx: Fixed Image styles don't flush for images stored non-default schemes.
|
2013-05-27 11:22:53 -07:00 |
Alex Pott
|
a2f15f28eb
|
Issue #1998250 by patrickd, dww, chx: Move batch to pluggable storage.
|
2013-05-27 11:12:50 -07:00 |
Alex Pott
|
950758f108
|
Issue #1999880 by droplet: Simple tweak of locale.admin.js.
|
2013-05-27 11:08:15 -07:00 |
Alex Pott
|
e8c6f84c24
|
Issue #1791970 by marvil07, drumm: Added Optionally detect tar.* as extension instead of * on views file extension field handler.
|
2013-05-27 11:06:31 -07:00 |
Alex Pott
|
86bc222b00
|
Issue #2004802 by Ryan Weal: Fixed Basic HTML and plain HTML should ship as English configuration.
|
2013-05-26 20:42:13 -07:00 |
Alex Pott
|
5165b47b10
|
Issue #1966298 by das-peter, andypost, Gábor Hojtsy, amateescu, YesCT: Introduce menu link bundles per menus.
|
2013-05-26 20:38:53 -07:00 |
Alex Pott
|
5a31f62c0e
|
Issue #1979030 by marcingy, dawehner: Convert help_page() to a Controller.
|
2013-05-26 16:57:22 -07:00 |
Alex Pott
|
ce7ff5cd54
|
Issue #1634442 by chia, Berdir, amateescu, fago: Fixed DatabaseStorageController can't catch exceptions.
|
2013-05-26 16:45:42 -07:00 |
Alex Pott
|
d556b32546
|
Issue #1968020 by damiankloip, dawehner: Convert ReorderDisplays to use table rendering and remove theme function.
|
2013-05-26 16:38:30 -07:00 |
Alex Pott
|
b4eaea2765
|
Issue #1468210 followup by David_Rothstein: Fixed Remove special ->uid == 1 check in file_validate_size().
|
2013-05-26 16:29:18 -07:00 |
Alex Pott
|
d00049dc74
|
Issue #1968430 by oresh: Added Clean up css and markup for Tour module .
|
2013-05-26 15:06:39 -07:00 |
Alex Pott
|
291689a59b
|
Issue #2003942 by tim.plunkett: Convert system_configure_date_formats_form() to a controller.
|
2013-05-26 15:04:38 -07:00 |
Alex Pott
|
d1a88e919f
|
Issue #1938898 by duellj, Pete B, mlncn: Convert block theme tables to table #type.
|
2013-05-26 14:06:12 -07: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
|
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
|
ba5c2c4dca
|
Issue #1955282 by LewisNyman: Disable Autocapitalize and Autocorrect on user login forms.
|
2013-05-26 12:39:57 -07:00 |
Alex Pott
|
bfd507f4bd
|
Issue #1992730 by xjm: Sentence-case dropbutton actions in the Views UI.
|
2013-05-26 12:31:14 -07:00 |
Alex Pott
|
e21c1a135f
|
Issue #1987894 by ParisLiakos, vijaycs85: Convert user_logout() to a new style controller.
|
2013-05-25 19:46:09 -07:00 |
Alex Pott
|
f94711cd56
|
Issue #1987850 by oenie, vijaycs85, cosmicdreams, amateescu: Convert system_theme_disable() to a new style controller.
|
2013-05-25 19:32:33 -07:00 |
Alex Pott
|
7961e03aeb
|
Issue #1909418 by tim.plunkett, damiankloip, larowlan, dawehner, kim.pepper: Allow Entity Controllers to have their dependencies injected.
|
2013-05-25 16:36:57 -07:00 |
Alex Pott
|
4ec9347a27
|
Issue #1962806 by mtift: Remove Drupal\taxonomy\Tests\HooksTest and taxonomy_test().module.
|
2013-05-25 14:24:11 -07:00 |
Alex Pott
|
68ee461795
|
Issue #1998258 by nick_schuch: Fixed All term href's on overview page are 'taxonomy/term/()' instead of 'taxonomy/term/1'.
|
2013-05-25 14:18:56 -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
|
8cc75202e7
|
Issue #1996644 by abghosh82 | joachim: Fixed user_login_name_validate() uses isset() where other user login form validation handlers use !empty().
|
2013-05-25 12:57:04 -07:00 |
Alex Pott
|
7846ad6fb9
|
Issue #1938184 by Xano, ParisLiakos, franskuipers, clemens.tolboom: Convert Drupal\Core\Utility\Color\ColorTest to PHPUnit.
|
2013-05-25 12:42:40 -07:00 |
Alex Pott
|
74b5b36cbc
|
Issue #1889394 by droplet, nod_: Choose one JS debounce function.
|
2013-05-25 12:28:28 -07:00 |
Alex Pott
|
7002e6baaa
|
Issue #1800998 by dawehner, swentel: Use route system instead of hook_menu() in Views.
|
2013-05-25 10:34:58 -07:00 |
Alex Pott
|
3cdae0550c
|
Issue #1843744 by joelpittet, kgoel, Hydra, tsi, chrisjlee, shanethehat, jenlampton, mr.baileys, Cottser, socketwench: Convert views/templates/views-view.tpl.php to twig .
|
2013-05-24 22:13:58 -07:00 |
Alex Pott
|
c9ff2332f9
|
Revert "Issue #1987952 by brantwynn, Freemantus: Fixed Order of rendered blocks is wrong."
This reverts commit 4f6113f566 .
|
2013-05-24 21:56:41 -07:00 |
Alex Pott
|
dc98af8242
|
Issue #1843748 by tlattimore, shanethehat, geoffreyr, Cottser, Hydra, joelpittet, widukind, c4rl, rcaracaus: Convert views/templates/views-view-fields.tpl.php to twig.
|
2013-05-24 17:03:24 -07:00 |
Dries
|
6b2892bc85
|
Issue #2003640 by fureigh: Fix typo in picture.module comments: Correct 'Mutliple' to 'Multiple'.
|
2013-05-24 14:49:36 -07:00 |
Dries
|
1c3bc1dce5
|
Issue #2000558 by nod_: Progress bar creates doesn't stop on errors.
|
2013-05-24 13:54:42 -07:00 |
Dries
|
feab614d1b
|
Issue #1991078 by alexpott: Convert MachineNameControllerTest to PHPUnit.
|
2013-05-24 12:10:51 -07:00 |
Dries
|
4f6113f566
|
Issue #1987952 by brantwynn, Freemantus: Fixed Order of rendered blocks is wrong.
|
2013-05-24 11:40:46 -07:00 |
Alex Pott
|
624f9e62de
|
Issue #1898062 by c4rl, jenlampton, shlapa, joelpittet, Cottser, duellj, swentel: Convert field module to Twig.
|
2013-05-24 10:37:11 -07:00 |
Alex Pott
|
c68896f9c7
|
Issue #1843746 by joelpittet, trrroy, shanethehat, tlattimore, damiankloip, jastraat, dawehner, thedavidmeister, Cottser, Kevin Morse: Convert views/templates/views-view-field.tpl.php to Twig .
|
2013-05-24 10:35:51 -07:00 |
Alex Pott
|
e7d739a6ea
|
Issue #1843764 by joelpittet, Cottser, dmouse, shanethehat, jwilson3: Convert views/templates/views-view-summary-unformatted.tpl.php to twig.
|
2013-05-24 10:34:06 -07:00 |
Alex Pott
|
ed042be06c
|
Issue #1843752 by joelpittet, Sean Charles: Convert views/templates/views-view-grouping.tpl.php to twig.
|
2013-05-24 10:30:47 -07:00 |
Alex Pott
|
94147940f5
|
Issue #1843742 by chrisjlee, joelpittet, 2ndmile: Convert views/templates/views-more.tpl.php to twig.
|
2013-05-24 10:29:53 -07:00 |
Alex Pott
|
80cb1e4693
|
Issue #1843762 by joelpittet, Albert Volkman, shrop: Convert views/templates/views-view-summary.tpl.php to twig.
|
2013-05-24 10:28:53 -07:00 |
Alex Pott
|
d39eace47f
|
Issue #1843750 by jastraat, joelpittet, jpamental, FluxSauce, gollyg, shanethehat, mr.baileys: Convert views/templates/views-view-grid.tpl.php to twig.
|
2013-05-24 10:27:49 -07:00 |
Alex Pott
|
571786124e
|
Issue #1843754 by joelpittet, shanethehat: Convert views/templates/views-view-list.tpl.php to twig.
|
2013-05-24 10:26:35 -07:00 |
Alex Pott
|
6880348233
|
Issue #1843770 by joelpittet, izus: Convert views/templates/views-view-unformatted.tpl.php to twig.
|
2013-05-24 10:25:24 -07:00 |
Alex Pott
|
6ac1d47a27
|
Issue #1843766 by joelpittet: Convert views/templates/views-view-table.tpl.php to twig.
|
2013-05-24 10:24:22 -07:00 |
Alex Pott
|
19613d9b70
|
Issue #1843740 by webthingee, joelpittet, Hydra, thund3rbox, shrop: Convert views/templates/views-exposed-form.tpl.php to twig.
|
2013-05-24 10:23:17 -07:00 |
Alex Pott
|
a312df8cda
|
Issue #1843760 by webthingee, joelpittet, jpamental: Convert views/templates/views-view-rss.tpl.php to twig.
|
2013-05-24 10:22:36 -07:00 |
Alex Pott
|
7016229fc1
|
Issue #1843758 by joelpittet, jpamental, tlattimore: Convert views/templates/views-view-row-rss.tpl.php to twig.
|
2013-05-24 10:21:31 -07:00 |
Alex Pott
|
f202b5625a
|
Issue #1843774 by joelpittet, chrisjlee, steveoliver, shanethehat: Convert views/views_ui()/templates/views-ui-display-tab-setting.tpl.php to Twig.
|
2013-05-24 10:18:31 -07:00 |
Alex Pott
|
298d1fd0c5
|
Issue #1843772 by joelpittet, steveoliver, 2ndmile, Cottser | tostinni: [READY] Convert views/views_ui()/templates/views-ui-display-tab-bucket.tpl.php to Twig.
|
2013-05-24 10:15:53 -07:00 |
Alex Pott
|
bd5769d9fd
|
Issue #1898034 by Cottser, jenlampton, joelpittet, Shawn DeArmond, idflood, Hydra, artofeclipse, rich.yumul, chrisjlee, gnuget, c4rl, thund3rbox: block.module - Convert PHPTemplate templates to Twig.
|
2013-05-24 10:14:30 -07:00 |
Alex Pott
|
6b4b127e2e
|
Issue #1898432 by WebDevDude, steveoliver, vlad.dancer, jenlampton, pixelmord, Fabianx, iztok, EVIIILJ, jwilson3, c4rl, Cottser: Convert node module to Twig.
|
2013-05-24 10:13:55 -07:00 |
Alex Pott
|
5f9bee7707
|
Issue #1898054 by pixelmord, jenlampton, steveoliver, EVIIILJ, c4rl, vlad.dancer, Fabianx, joelpittet, jwilson3, thedavidmeister, shanethehat, Cottser: Convert comment module to Twig.
|
2013-05-24 10:04:14 -07:00 |
Alex Pott
|
67b166ca27
|
Issue #1898454 by c4rl, gnuget, Hydra, mr.baileys, Sean Charles, joelpittet: system.module - Convert PHPTemplate templates to Twig.
|
2013-05-24 10:03:09 -07:00 |
Alex Pott
|
21da6fb495
|
Issue #1898418 by Cottser, shanethehat, c4rl, joelpittet, disasm, Floydm, jenlampton: forum.module - Convert PHPTemplate templates to Twig.
|
2013-05-24 10:01:39 -07:00 |
Alex Pott
|
43934a326d
|
Issue #1898424 by joelpittet, duellj, Cottser, mr.baileys: layout.module - Convert PHPTemplate templates to Twig.
|
2013-05-24 09:59:07 -07:00 |
Alex Pott
|
4cc09aaf7e
|
Issue #1896060 by shanethehat, Cottser, joelpittet, disasm, ParisLiakos, Floydm, stevector, jenlampton, c4rl, mr.baileys, thedavidmeister, jwilson3: aggregator.module - Convert PHPTemplate templates to Twig.
|
2013-05-24 09:57:09 -07:00 |
Alex Pott
|
dcfd4deb2d
|
Issue #1898468 by Cottser, joelpittet, rteijeiro, c4rl, steveoliver, scor, jenlampton, idflood, shanethehat, thedavidmeister: [READY] user.module - Convert PHPTemplate templates to Twig.
|
2013-05-24 09:55:47 -07:00 |
Alex Pott
|
f2aa485dfc
|
Issue #1898050 by duellj, Cottser, meeli, dsdart, Fabianx | c4rl: book.module - Convert PHPTemplate templates to Twig.
|
2013-05-24 09:54:30 -07:00 |
Alex Pott
|
8f7dc88de3
|
Issue #1898460 by pixelmord, bstoppel, steveoliver, jenlampton, johnnygamba, jastraat, Cottser, lbainbridge, myke, thedavidmeister, c4rl, joelpittet, ezeedub: Convert taxonomy module to Twig.
|
2013-05-24 09:52:00 -07:00 |
Alex Pott
|
b171982fe3
|
Issue #1898436 by chrisjlee, joelpittet, gnuget, Cottser: overlay.module - Convert PHPTemplate templates to Twig.
|
2013-05-24 09:50:34 -07:00 |
Alex Pott
|
d7f5a1ae17
|
Issue #1987426 by shanethehat, Cottser, intergalactic overlords, mr.baileys: Convert maintenance-page.tpl.php to Twig.
|
2013-05-24 09:48:56 -07:00 |
Alex Pott
|
5b2afa0e33
|
Issue #1961868 by 2ndmile, foopang, Cottser: Convert region.tpl.php to Twig.
|
2013-05-24 09:47:45 -07:00 |
Alex Pott
|
684aaa5ba0
|
Issue #1961870 by Cottser, foopang, kgoel, shanethehat, tlattimore, c4rl, joelpittet, thedavidmeister: Convert page.tpl.php to Twig.
|
2013-05-24 09:46:19 -07:00 |
Alex Pott
|
8ec70c2ea3
|
Issue #1961872 by Cottser, widukind, foopang, shanethehat, nikkubhai, c4rl, thedavidmeister: Convert html.tpl.php to Twig.
|
2013-05-24 09:41:26 -07:00 |
Alex Pott
|
af28766f18
|
Issue #1898458 by widukind, Cottser, c4rl: [READY] theme_test().module - Convert PHPTemplate templates to Twig.
|
2013-05-24 09:40:31 -07:00 |
Alex Pott
|
bc0dc2ffe4
|
Issue #1998436 by ParisLiakos: Fixed Wrong namespace for ViewsUITest.
|
2013-05-23 13:57:58 -07:00 |
Jennifer Hodgdon
|
2693a33525
|
Issue #1948564 by bdgreen: Move search conditions callback sample function to right group/topic
|
2013-05-23 08:20:21 -07:00 |
Alex Pott
|
5a60cba4b7
|
Issue #1995152 by nick_schuch: Fixed Broken selector.
|
2013-05-22 15:01:11 -07:00 |
Alex Pott
|
5559cabaf3
|
Issue #2001006 by tim.plunkett: Document the Filter annotation class.
|
2013-05-22 14:56:00 -07:00 |
Alex Pott
|
a7a53d8eae
|
Issue #1999806 by nod_: JSHint tour.
|
2013-05-22 11:14:03 -07:00 |
Alex Pott
|
4424521244
|
Issue #1999810 by nod_: JSHint ckeditor.
|
2013-05-22 11:11:49 -07:00 |
Alex Pott
|
12d1760807
|
Issue #1684852 by nod_: JSHint locale.
|
2013-05-22 11:04:13 -07:00 |
Alex Pott
|
361964b4b4
|
Issue #1684862 by droplet, frega, nod_, sxnc: JSHint overlay.
|
2013-05-22 10:55:01 -07:00 |
Alex Pott
|
f01622ce09
|
Issue #1684834 by droplet, nod_: JSHint contextual.
|
2013-05-22 10:50:39 -07:00 |
Alex Pott
|
9f57b6fa24
|
Issue #1868772 by tim.plunkett, sun, heyrocker: Convert filters to plugins.
|
2013-05-22 10:30:56 -07:00 |
Alex Pott
|
523d64a462
|
Issue #1993312 by damiankloip, tim.plunkett: Change pre_render(), post_render(), and after_build() callbacks to accept callables.
|
2013-05-21 17:22:44 -07:00 |
Alex Pott
|
530a6eda68
|
Issue #1957888 by ParisLiakos, Berdir: Fixed Exception when a field is empty on programmatic creation.
|
2013-05-21 16:54:06 -07:00 |
Alex Pott
|
bdf02865c7
|
Issue #1684880 by droplet, nod_: JSHint user.
|
2013-05-21 15:50:30 -07:00 |
Jennifer Hodgdon
|
286b353036
|
Issue #1981912 by kostajh, theMusician, Justin M. Woodum: Make reference to INSTALL.txt in system_requirements link to the file when displayed.
|
2013-05-21 12:21:40 -07:00 |
Jennifer Hodgdon
|
6a82b74125
|
Issue #1665446 by kostajh, markpavlitski: Correct errors in user_pass_rehash docs
|
2013-05-21 12:17:10 -07:00 |
Alex Pott
|
2de137060a
|
Issue #1998992 by damiankloip, andypost: Typo in FieldOverview.php.
|
2013-05-21 09:48:35 -07:00 |
Alex Pott
|
91e164e653
|
Issue #1970136 by dawehner, olli: Fixed Read more link isn't rendered.
|
2013-05-20 16:47:44 -07:00 |
Alex Pott
|
80da26f3ff
|
Issue #1893442 by andypost, tim.plunkett, dawehner: Move BlockStorageController::loadByProperties() into ConfigStorageController.
|
2013-05-20 16:41:23 -07:00 |
Alex Pott
|
96b23549d4
|
Issue #1992744 by quicksketch: Add a dedicated @Editor plugin annotation.
|
2013-05-20 13:29:40 -07:00 |
Alex Pott
|
1b963bba9a
|
Issue #1942174 by vijaycs85: Fixed Make Toolbar module active config save format match the default yml file.
|
2013-05-20 10:32:38 -07:00 |
Alex Pott
|
2f1a280fb9
|
Issue #1995730 by Wim Leers: Drupal.editors.ckeditor.onChange() misses changes made by last keypress — leads to data loss.
|
2013-05-20 10:29:11 -07:00 |
Alex Pott
|
c9b5abc548
|
Issue #1974370 by kim.pepper: Convert aggregator_page_last() to a Controller.
|
2013-05-20 05:38:01 -07:00 |
Nathaniel Catchpole
|
0aadc79b8c
|
Issue #1989806 by damiankloip: Rename ViewsDataCache to ViewsData.
|
2013-05-20 09:43:07 +01:00 |
Nathaniel Catchpole
|
eea18a4869
|
Issue #914382 by Wim Leers, Cottser, Gábor Hojtsy, franz, droplet, sun, Niklas Fiekas, catch, dawehner, effulgentsia: Fixed Contextual links incompatible with render cache.
|
2013-05-20 09:35:41 +01:00 |
Alex Pott
|
6718550cda
|
Issue #1998642 by beejeebus: Fixed ConfigImportTest.php should be ConfigImporterTest.php.
|
2013-05-19 19:03:32 -07:00 |
Alex Pott
|
3b1f85aa34
|
Issue #1920886 by Cottser, Fabianx: Drupal_render() should only render the child elements when rendering a 'render element' for the first time.
|
2013-05-19 16:34:52 -07:00 |
Alex Pott
|
340a4342fd
|
Issue #1977254 by cbiggins, greyrhino, ParisLiakos: Convert dblog_overview() to a Controller.
|
2013-05-19 13:05:14 -07:00 |
Alex Pott
|
518c4d10bd
|
Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms.
|
2013-05-19 13:02:16 -07:00 |
Alex Pott
|
750b527318
|
Issue #1872522 by chx, effulgentsia, sun, aspilicious, desmondmorris, Berdir, jibran, YesCT: Fixed Compiled data in PHP storage is cleared too late in drupal_flush_all_caches().
|
2013-05-19 12:32:09 -07:00 |
Alex Pott
|
66e6eb8d36
|
Issue #1994910 by tim.plunkett, twistor: Fixed ConfigEntity listing should only show enable/disable if status is supported.
|
2013-05-19 12:17:43 -07:00 |
Alex Pott
|
071dccf69f
|
Issue #680546 followup by swentel, Cottser, sun: [Followup] Add a custom 'number of values' for 'multiple / multi-value' field. (e.g. nodereference, imagefield).
|
2013-05-19 10:37:19 -07:00 |
Dries
|
7361d56bd8
|
Issue #1946454 by andypost, kim.pepper, tim.plunkett, ParisLiakos: Convert all confirm_form() in system.module and system.admin.inc to the new form interface and convert route.
|
2013-05-19 08:41:59 -07:00 |
Dries
|
60c3a75e8f
|
Issue #1986408 by LewisNyman, oresh: Message style update.
|
2013-05-19 08:31:33 -07:00 |
Alex Pott
|
6c1c3b9b96
|
Issue #1261002 by nod_: Fixed Draggable tables do not work on touch screen devices.
|
2013-05-18 09:50:31 -07:00 |
Dries
|
a06e0c2363
|
Issue #1261002 by LewisNyman, nod_, blueshadow2911, sabsbrain, quicksketch, mgifford, jessebeach: Fixed Draggable tables do not work on touch screen devices.
|
2013-05-18 08:13:17 -07:00 |
Alex Pott
|
30e1599a3c
|
Issue #1854868 by swentel: Let formatter summaries return arrays instead of strings.
|
2013-05-17 12:32:40 -07:00 |
Alex Pott
|
3282c15424
|
Issue #1992428 by andypost: Convert Roles management to a Controller.
|
2013-05-17 10:11:57 -07:00 |
Nathaniel Catchpole
|
4eaa775b10
|
Issue #1890784 by alexpott, YesCT, heyrocker, tim.plunkett, EllaTheHarpy, beejeebus: Refactor configuration import and sync functions.
|
2013-05-17 15:16:16 +01:00 |
Alex Pott
|
3a8e8c6082
|
Issue #1946438 by tim.plunkett: Convert confirm_form() in openid.pages.inc to the new form interface.
|
2013-05-16 20:50:33 -05:00 |
Alex Pott
|
3076bee4cc
|
Issue #1996378 by Wim Leers: Edit broken because of #1043198 and routing system bug + missing test coverage.
|
2013-05-16 20:03:37 -05:00 |
Nathaniel Catchpole
|
ff6e1eea6e
|
Issue #1992302 by larowlan: Fixed CustomBlock bundle() and id() needlessly rely on EntityNG getters .
|
2013-05-16 11:03:05 +01:00 |
Nathaniel Catchpole
|
e88f0ab7c5
|
Issue #1925660 by ACF, tim.plunkett, mtift, heddn, Cottser: Convert system's system_config_form() to SystemConfigFormBase.
|
2013-05-16 10:08:32 +01:00 |
Nathaniel Catchpole
|
261b71d29c
|
Issue #1992950 by xjm: Stop use-ing Exception.
|
2013-05-16 09:15:22 +01:00 |
Nathaniel Catchpole
|
39f3d34b42
|
Issue #1660952 by Jelle_S, RobLoach, seutje: Replace all jQuery.each() with filtered for loop.
|
2013-05-16 09:03:53 +01:00 |
Alex Pott
|
6fa50c64eb
|
Issue #1043198 by tim.plunkett, tstoeckler, swentel, larowlan: Convert view modes to ConfigEntity.
|
2013-05-16 08:29:16 +01:00 |
Alex Pott
|
f816c8919c
|
Issue follow-up #927138 by manarth, handrus, David_Rothstein: Fail image generation with 404 instead of 500, when source file is missing.
|
2013-05-16 02:02:06 +01:00 |
Alex Pott
|
951601cb76
|
Issue #1969870 by dawehner, damiankloip: REST export view should default to JSON.
|
2013-05-15 21:29:59 +01:00 |
Dries
|
bd68a9bfbe
|
Issue #1988666 by Crell, kim.pepper: Cleanup Controllers and Enhancers.
|
2013-05-15 16:16:25 -04:00 |
Dries
|
f6dd1e8212
|
Issue #1974340 by nod_, jbrown: Update to jQuery 2.
|
2013-05-15 15:59:58 -04:00 |
Dries
|
8e57fb5263
|
Issue #1938430 by shanethehat, steveoliver, Fabianx: Don't add a default theme hook class in template_preprocess().
|
2013-05-15 14:59:43 -04:00 |
Dries
|
b34204051f
|
Issue #1994468 by alexpott: Fixed node_block_access() is doing unnecessary processing.
|
2013-05-15 14:51:57 -04:00 |
Dries
|
be9552daec
|
Issue #1969692 by dawehner: Add a dedicated annotation for aggregator Plugins.
|
2013-05-15 09:33:38 -04:00 |
Dries
|
58bbff9d49
|
Issue #1847582 by amateescu: Create a foreign key to the target entity type base type in Entity-reference.
|
2013-05-15 09:27:07 -04:00 |
Alex Pott
|
0311348b08
|
Issue #1986616 by echoz: Update normalize.css library.
|
2013-05-15 12:25:51 +01:00 |
Alex Pott
|
9825bac9e5
|
Issue #1938654 by damiankloip, dawehner: Export all properties of all views handlers and plugins.
|
2013-05-15 11:44:57 +01:00 |
Alex Pott
|
56653079cc
|
Issue #1953800 by dawehner, amateescu: Fixed Make the database connection serializable.
|
2013-05-14 22:06:25 +01:00 |
Dries
|
ea2ac54516
|
Issue #1979784 by Wim Leers, jessebeach: Factor Create.js and VIE.js out of the Edit module.
|
2013-05-14 15:02:48 -04:00 |
catch
|
3a98850de7
|
Issue #1991092 by David_Rothstein: Fixed 'Edit shortcuts' link in the toolbar points to a nonexistent page (as does the 'add shortcuts' link on an empty shortcut set).
|
2013-05-13 22:11:33 +01:00 |
Alex Pott
|
0a7825c8c8
|
Issue #1972260 by ParisLiakos, marcingy: Convert aggregator_admin_refresh_feed() to a new style controller.
|
2013-05-13 21:08:07 +01:00 |
Alex Pott
|
b466d93700
|
Issue #1990732 by joelpittet | andymartha: Fixed template_preprocess_comment() is preparing the parent's author with the wrong comment's uid.
|
2013-05-13 20:27:58 +01:00 |
Alex Pott
|
62eebd61e3
|
Issue #1978964 by sanchiz: Convert admin/config/user-interface/shortcut/manage/%shortcut_set()/edit to a Controller.
|
2013-05-13 20:08:58 +01:00 |
Alex Pott
|
235142af27
|
Issue #1974580 by nod_, Wim Leers: Introduce domReady to remove jQuery dependency from drupal.js and clean it up.
|
2013-05-13 13:49:00 +01:00 |
Alex Pott
|
1f39cc4b01
|
Issue #1960094 by damiankloip, dawehner: Hide reset button when no exposed input has been added.
|
2013-05-13 12:50:07 +01:00 |
Alex Pott
|
a21ee2d711
|
Issue #1987674 by tim.plunkett: Convert custom_block_type_list() to a new style controller.
|
2013-05-13 01:04:40 +01:00 |
Alex Pott
|
fe96498043
|
Issue #1833442 follow-up by olli, ParisLiakos, dawehner: Remove hook_boot().
|
2013-05-13 00:36:58 +01:00 |
Alex Pott
|
9b6caf5368
|
Issue #1986988 by tim.plunkett: Add a dedicated @CKEditorPlugin annotation.
|
2013-05-12 23:55:49 +01:00 |
Alex Pott
|
f140bceea2
|
Issue #1904932 by dawehner, damiankloip, YesCT: Fixed Cannot remove a handler from the 'rearrange' popup.
|
2013-05-12 23:40:22 +01:00 |