Commit Graph

89 Commits (0c957d310a21d0888c9abe6c6ac189ba0de2c573)

Author SHA1 Message Date
Alex Pott bfba7b8de9 Issue #2015789 by fubhy, echoz, rteijeiro, LewisNyman, penyaskito: Remove language_css_alter() (RTL stylesheets) in favor of HTML 'dir' attribute. 2013-06-28 09:47:08 +01:00
Alex Pott 9873c74069 Issue #2012818 by thedavidmeister: Remove #type 'markup'. 2013-06-24 10:46:21 +01:00
Nathaniel Catchpole 00cb147e14 Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse. 2013-06-19 17:07:30 +01:00
Alex Pott fc35679d72 Issue #2014037 by hussainweb, kgoel: Replace drupal_container() with Drupal::keyValue() in the update module. 2013-06-18 14:14:27 +02:00
Alex Pott 6d54ed7ac1 Issue #1818568 by Berdir, das-peter: Convert files to the new Entity Field API. 2013-06-15 10:46:11 +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 2432c02138 Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention. 2013-06-07 11:48:55 +01:00
Nathaniel Catchpole 579aa78880 Issue #1947720 by damiankloip: Use Drupal::state() to replace state(). 2013-06-05 15:58:21 +01:00
Alex Pott 42daa83c5e Issue #1911728 by ParisLiakos, Xano, dawehner, jibran, David_Rothstein: Remove hook_init(). 2013-06-05 08:47:39 +01:00
Alex Pott a90da0d23e Issue #1938822 by sandhya.m, EllaTheHarpy, tim.plunkett, alexpott, YesCT: Convert update_status() to a new-style Controller. 2013-05-08 18:49:27 +01: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 6de362318d Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component. 2013-05-01 21:46:53 -07:00
Alex Pott e87beb039f Revert "Issue #1938822 by sandhya.m, EllaTheHarpy: Convert update_status() to a new-style Controller."
This reverts commit c7d74b3c70.
2013-04-30 23:36:04 +01:00
Alex Pott c7d74b3c70 Issue #1938822 by sandhya.m, EllaTheHarpy: Convert update_status() to a new-style Controller. 2013-04-30 22:35:37 +01:00
webchick 8fd2b4779e Issue #625958 by slashrsm, quicksketch, eojthebrave, droplet, danlinn, czigor: Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute. 2013-04-19 20:34:14 -07:00
webchick 58e8125104 Issue #1950726 by chx: Convert hook_archiver_info() into the New Shiny(TM). 2013-04-11 23:33:28 -07:00
Alex Pott 28f278b435 Issue #1862538 by Berdir: Convert drupal_http_request() usage in update.fetch.inc to Guzzle. 2013-04-11 00:53:06 +01:00
Alex Pott 7aca9955dc Issue #1937600 by Berdir, rootatwc | webchick: Determine what services to register in the new Drupal class. 2013-04-03 09:44:04 +01:00
webchick d35d390ffd Issue #1561362 by Niklas Fiekas, chrisdolby, mtift: Change file_transfer() to use BinaryFileResponse. 2013-03-29 10:27:03 -07:00
catch fea7acc2b2 Issue #1547008 by Berdir, Sutharsan: Replace Update's cache system with the (expirable) key value store. 2013-03-20 11:51:03 +00:00
webchick c4fa3478cf Issue #1937998 by ACF, amateescu: Convert update's system_config_form() to SystemConfigFormBase. 2013-03-17 00:48:32 -07:00
Dries 11632e296b Issue #1919218 by sandipmkhairnar, vijaycs85: Create configuration schemas for update module. 2013-03-12 22:13:21 -07:00
webchick 219ec3c036 Issue #1793042 by webchick: Fixed Notice: Use of undefined constant langcode in _update_message_text() (line 605 of update.module) when installing Drupal 8.x. 2013-03-10 12:43:14 -07:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
catch 59bd679e79 Issue #986888 by bfroehle, bdone, grwgreg: Fixed Undefined index warning in 'Available Updates List' with hidden=TRUE base themes. 2013-02-15 12:33:11 +00:00
webchick 0f8cedfde8 Issue #1879732 by vijaycs85, Gábor Hojtsy: Fixed Language-related modules not listed on available updates page. 2013-01-11 00:20:08 -08:00
catch 1f4c2cf30f Issue #1833516 by Berdir, chx, catch, webchick: Add $settings for low-level configuration - move things out of . 2013-01-07 11:45:26 +00:00
webchick d029eeb5d5 Issue #1810880 by Albert Volkman, vijaycs85, barbun, alexpott: Convert update_last_check() and update_last_email_notification() variables to CMI system. 2012-10-27 14:15:15 -07:00
Jennifer Hodgdon cbc23e2fd0 Issue #1798384 by Lars Toomre: Remove t() from test assert messages in update module 2012-10-19 15:32:38 -07:00
webchick c397029455 Issue #1804346 by 8thom, aspilicious: Convert authorize variables to config system. 2012-10-14 10:07:46 -07:00
catch 9fbe74405a Issue #1608842 by chx, alexpott, sun, effulgentsia, beejeebus, tim.plunkett et al: Replace list of bootstrap modules, enabled modules, enabled themes, and default theme with config. 2012-10-09 21:40:35 +01:00
Dries cf40686a77 Issue #1785966 by Gábor Hojtsy: missing in update_mail(). 2012-09-18 15:40:27 +02:00
webchick 4efc71cf20 Issue #1754208 by PrabhuG, webflo, savithac, Gábor Hojtsy: Convert hook_mail() and hook_mail_alter() to langcode. 2012-09-13 01:48:24 -07:00
webchick 7e97629745 Issue #1768484 by dagmar, sun: Fixed Indentation in YAML files violates Drupal coding standards. 2012-09-04 13:58:37 -07:00
webchick de473408a6 Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase. 2012-09-01 21:50:06 -07:00
webchick 316c1f4a7a Issue #1468328 by Berdir: Move file entity info, managed file, and file usage functionality into File module. 2012-08-30 18:27:21 -07:00
webchick 4a677afc98 Issue #1754142 by Damien Tournoud: Move CACHE_PERMANENT out of bootstrap.inc. 2012-08-26 14:27:30 -07: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
catch a3ee7d2a9e Issue #1343768 by JamesOakley, eMPee584: Fixed make update_calculate_project_update_status() work nicely with HEAD releases. 2012-08-07 11:15:47 +01: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
Dries 7155e01f77 - Patch #1697170 by tobiasb, nick_schuch, adamdicarlo, dagmar: convert menu_configure() to new configuration system. 2012-08-03 13:09:51 -04:00
Dries 3ed46905f3 - Patch #1710512 by n3or: Convert update settings to configuration system. 2012-08-03 12:52:07 -04:00
webchick cd224643ba Issue #1496458 by swentel, pcambra, n3or, kbasarab, sun, marcingy: Convert maintenance mode settings to configuration system. 2012-07-28 08:39:43 -05:00
webchick 4b6bdbb1dd Issue #1496542 by cosmicdreams, sun, chx, vasi1186, aspilicious, alexpott, nadavoid, Pedro Lozano, disasm, andypost | heyrocker: Convert site information to config system. 2012-07-02 10:20:33 -07:00
webchick 5118e5827b Issue #1593058 by aspilicious: Remove system.info's files[] entry. 2012-06-14 11:20:48 +02:00
catch b49c71cb34 Issue #1263040 by catch, akamaus, luk.stoops: Fixed No notifications sent when updates are available. 2012-06-14 13:58:22 +09:00
Dries 5b8960df6d - Patch #730060 by beejeebus, catch, Damien Tournoud, moshe weitzman, msonnabaum, oriol_e9g, aspilicious: Fixed Replace CACHE_TEMPORARY, cache_clear_all() (no arguments) and minimum cache lifetime with cache tags support. 2012-06-12 21:37:07 -04:00
Jennifer Hodgdon c0f384fa57 Issue #1431634 by Tor Arne Thune: API docs cleanup for update module 2012-06-06 08:33:53 -07:00
Dave Reid 0339963f99 Fixing merge with 8.x 2012-05-29 10:02:27 -05:00
catch 1aee24df7d Issue #1594256 by aspilicious: Convert update tests to PSR-0. 2012-05-29 13:08:06 +09:00