Commit Graph

268 Commits (a4484238ce7b0b1237d80cea84098e2c92bda5ed)

Author SHA1 Message Date
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
Alex Pott 54c2e3d506 Issue #2002152 by fago, amateescu: Implement entity validation based on symfony validator. 2013-06-06 13:38:39 +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 520f1c516d Issue #1987824 by nick_schuch, vijaycs85, ParisLiakos: Convert system_php() to a new style controller. 2013-06-05 14:39:57 +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
webchick 30d3671c03 Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler(). 2013-06-04 20:58:17 -05:00
Alex Pott 060d9562fa Issue #2002622 by nod_: Wrong declaration for tabbingmanager script in system_library_info(). 2013-05-31 10:23:35 +01:00
Alex Pott 7924d881b7 Issue #2003388 by nicholaspaun: Fixed HTML for menu blocks contains invalid attribute 'classes'. 2013-05-31 10:06:24 +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
catch af9859d788 Issue #1987828 by mtift, vijaycs85: Convert system_run_cron() to a new style controller. 2013-05-29 08:44:34 +01:00
catch 6e95cc60b9 Issue #1806478 by Cottser, joelpittet, kevinquillen: Make twig the default engine once all modules templates are converted from .tpl.php to .html.twig. 2013-05-29 08:41:16 +01: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 a2f15f28eb Issue #1998250 by patrickd, dww, chx: Move batch to pluggable storage. 2013-05-27 11:12:50 -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 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 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 74b5b36cbc Issue #1889394 by droplet, nod_: Choose one JS debounce function. 2013-05-25 12:28:28 -07:00
Dries 1c3bc1dce5 Issue #2000558 by nod_: Progress bar creates doesn't stop on errors. 2013-05-24 13:54:42 -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 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
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
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
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
Dries f6dd1e8212 Issue #1974340 by nod_, jbrown: Update to jQuery 2. 2013-05-15 15:59:58 -04:00
Alex Pott 0311348b08 Issue #1986616 by echoz: Update normalize.css library. 2013-05-15 12:25:51 +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
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 f630b510aa Issue #1927608 by EclipseGc, tim.plunkett, effulgentsia: Remove the tight coupling between Block Plugins and Block Entities. 2013-05-11 11:01:25 +01:00
Nathaniel Catchpole ca665f7be3 Issue #1827448 by RobLoach, sun, jbrown, tstoeckler: Use __DIR__ instead of DRUPAL_ROOT where possible/sensible. 2013-05-09 10:25:10 +01:00
Alex Pott 8296db7ae4 Issue #1696224 by aroq: Remove system_settings_form(). 2013-05-08 10:24:08 +01:00
Alex Pott 19e6c2c0ae Issue #1987298 by tim.plunkett, quicksketch: Shorten directory structure and PSR-0 namespacing for plugins. 2013-05-07 21:34:00 +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
Alex Pott ccea397896 Issue #1980028 by TravisCarden, CrimbleCrumble: "Formats" page needs a more descriptive name. 2013-05-03 23:45:02 +01:00
Alex Pott 620d497915 Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface. 2013-04-30 00:46:14 +01:00
Alex Pott 3b5fd77fe8 Issue #1975426 by nod_: Clean up collapse.js. 2013-04-26 20:33:09 +01:00
webchick 6f2f1b73f2 Issue #1974422 by ericduran: Update to latest html5shiv library. 2013-04-19 20:49:57 -07:00
webchick 7981d5d07b Issue #1959306 by jessebeach: Drupal.announce does not handle multiple messages at the same time; Improve the utility so that simultaneously calls are read. 2013-04-19 20:43:48 -07: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 0deed2a562 Issue #1955926 by quicksketch: Fixed CKEditor admin interface not touch-compatible (Add jQuery Touch Punch to core). 2013-04-19 10:20:53 -07:00
Dries 17ad22fd27 Issue #1913086 by jessebeach, Wim Leers, mgifford, nod_: Generalize the overlay tabbing management into a utility library. 2013-04-19 13:20:06 -04:00
Alex Pott c014519ca1 Issue #1969540 by Xano: Convert token.inc to a service. 2013-04-18 08:24:35 +01: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 b4cc0cc5bd Issue #1033116 by eojthebrave, c4rl, brianV, tim.plunkett | webchick: Rename template.php to THEMENAME.theme to elimnate ambiguity around 'the template file' vs. 'template files'. 2013-04-11 07:30:05 +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
catch 90ead8f9fa Issue #1912594 by krishworks, Berdir: Convert drupal_http_request() usage in system.module to Guzzle. 2013-04-09 21:27:45 +01:00
webchick fb5e30a764 Issue #1924368 by JohnAlbin, ykhadilkar, carwin: Change notice: Rename old CSS constants to CSS_AGGREGATE_* and add new CSS weight constants. 2013-04-03 19:15:01 -07:00
webchick 8aedb8ba85 Issue #1847084 by jessebeach, trawekp, LewisNyman, nod_, tarekdj: Fixed Vertical toolbar doesn't work with overlay (measure/track displacing elements better + provide change events for them). 2013-03-29 08:23:50 -07:00
webchick dba4763dfa Issue #1175830 by larowlan, casey, mgifford,, scott.gonzalez, Everett Zufelt, effulgentsia: Update to jQuery UI 1.10 so that Drupal dialogs can be tested for accessibility. 2013-03-25 19:24:49 -07:00
catch c07e727d8f Issue #1664844 by alexpott, cweagans, heyrocker, eojthebrave, ACF, Berdir: Convert image toolkits into plugins. 2013-03-25 11:55:05 +00:00