Commit Graph

178 Commits (80e1ff2c0fb8ff8428296cfa0ebf31c1c0919fbb)

Author SHA1 Message Date
catch 2bd155b106 Issue #1861676 by sun: Remove stylesheets[] and scripts[] .info file property support for modules. 2012-12-27 22:26:37 +00:00
webchick 27545d659f Issue #80855 by sun, vangorra, dman, Damien Tournoud, kkaefer: Add element #type table and merge tableselect/tabledrag into it. 2012-12-26 10:15:32 -08:00
Dries f03337ade5 Issue #1825044 by sun: turn contact form submissions into full-blown Contact Message entities, without storage. 2012-12-14 11:16:41 -05:00
catch 79c34ed57a Issue #1029460 by sun: Find a better hook than hook_init() for drupal_add_js() and drupal_add_css(). 2012-12-13 12:23:00 +00:00
catch 4b9fec43cd Issue #1798872 by : follow-up, move admin theme to system.theme configuration object. 2012-12-10 12:35:52 +00:00
catch 557351e2e3 Issue #1798872 by vijaycs85, leschekfm, pcambra, andreiashu: Convert admin_theme() to CMI. 2012-12-07 20:40:04 +00:00
catch 42490d9c57 Issue #1850182 by Bojhan, swentel: Mark primary buttons in Structure blue. 2012-12-07 20:20:30 +00:00
catch ab200662bc Issue #1858984 by berdir: Split system date formats from timezone settings. 2012-12-06 16:19:03 +00:00
webchick 3eba53c329 Issue #1849526 follow-up by Wim Leers: Increase VIE/Create.js to latest upstream versions. 2012-12-05 20:01:18 -05:00
webchick cd8dd173dd Issue #1824898 by vijaycs85, ACF: Convert drupal_weight_select_max() variable to CMI system. 2012-12-01 20:56:04 -08:00
webchick 7ac0584cee Issue #1854510 by heyrocker: Remove date formatting from system_time_zones(). 2012-11-29 17:24:04 -08:00
webchick be694ba944 Issue #1571632 by cosmicdreams, marcingy, justafish, chx, KarenS, aspilicious, disasm, swentel, dawehner, rvilar: Convert regional settings to configuration system. 2012-11-28 23:37:55 -08:00
webchick 04228d4d79 Issue #1849526 by effulgentsia: Added VIE and Create.js libraries to core. 2012-11-28 22:25:21 -08:00
catch b09642317a Issue #1774332 by c960657: Better handling of invalid/expired cache entries. 2012-11-28 21:36:29 +00:00
webchick 9e28980b6f Issue #1252178 by rupl, lewisnyman, Jacine: Add Modernizr to core. 2012-11-27 12:49:14 -08:00
webchick d26e8a7d57 Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS. 2012-11-26 23:07:37 -08:00
webchick 6399141c6c Issue #1667742 by larowlan, nod_, effulgentsia, jessebeach, sun: Change notice: Add abstracted dialog to core (resolves accessibility bug). 2012-11-26 20:06:01 -08:00
catch 793974d922 Issue #1795186 by paranojik, marcingy, cweagans, Lars Toomre: Make flood storage pluggable. 2012-11-22 11:07:09 +00:00
webchick 0bbca7fdee Issue #1824762 by justafish, alexpott: Convert admin_compact_mode() to CMI. 2012-11-21 12:02:27 -08:00
webchick 6ed4e11b7a Issue #1238484 by mrfelton, ry5n, aspilicious, Bojhan, Xano, nod_, rootatwc, effulgentsia, chx, sun: Ability to mark the form buttons to be of a specific type (so that they can be styled differently). 2012-11-21 11:37:44 -08:00
webchick 064fa245e4 Issue #1790280 by nod_, Bojhan, Wim Leers, danillonunes, deviantintegral, Kiphaas7, benjifisher, sun, yoroy, Everett Zufelt, jenlampton, aspilicious: Module page redesign 2.0. 2012-11-21 11:35:03 -08:00
Dries 7bbf113d4e Issue #1137920 by jessebeach, lewisnyman, tkoleary, Bojhan, webchick, benjifisher, nod_, sjbassett, kathryn531, effulgentsia, Everett Zufelt: fixed toolbar on small screen sizes and redesign toolbar for desktop. 2012-11-21 12:18:57 -05:00
Dries daf490d3a4 Issue #1843844 by Crell: Convert cron to new routing system. 2012-11-21 09:36:03 -05:00
catch a0b6d65046 Issue #891112 by Berdir, sun, Amitaibu, siharris, Cottser: Replace theme_item_list()'s 'data' items with render elements. 2012-11-16 13:05:26 +00:00
catch 0e9bf2e0bc Issue #1821530 by LinL, alexpott: Move cron key from configuration to state system. 2012-11-09 20:35:14 +00:00
Jennifer Hodgdon 10fe173c24 Issue #1827200 by benjifisher: Fix up documentation for system_authorized_init() 2012-11-07 07:23:29 -08:00
catch a8650951b9 Issue #1790920 by alexpott, japicoder, LinL, heyrocker: Move cron_last(), node_cron_last() and common_test_cron() to state system. 2012-11-06 13:57:02 +00:00
catch 76ea278187 Issue #200344 by Pancho, pillarsdotnet, pdrake: Remove user_module_invoke() and rename user_login_block() to user_login_block_form(). 2012-11-06 13:52:45 +00:00
webchick 7b88ea7ccf Issue #1808200 by sun: Fixed Unit test performance significantly decreased since system list config conversion. 2012-11-06 00:51:18 -08:00
catch ab459f8762 Issue #492720 by pivica, seutje, nod_, JamesAn, sun: Refactor system.js file and use Drupal form states and form ajax. 2012-11-04 21:32:20 +00:00
catch 3f48765271 Issue #1798732: Revert convert install_task() variable to use state system - breaks the installer. 2012-11-04 09:53:56 +00:00
webchick 3c698fb736 Issue #723392 by ry5n, seutje, Jeff Burnz, JohnAlbin, sun: Tame seven's reset.css. 2012-11-01 23:28:14 -07:00
catch 4d15b638da Issue #1774388 by sun, chx: Unit Tests Remastered™. 2012-10-31 22:57:03 +00:00
webchick 1943fb6167 Issue #1815602 by jessebeach, attiks, Jelle_S, gmclelland, Wim Leers: Introduce a polyfill for matchMedia. 2012-10-28 14:40:07 -07:00
webchick 366698784c Issue #594660 follow-up by sun: Fixes for upgrade path for rename default menu names. 2012-10-26 09:07:34 -07:00
Dries 9fa172532b Issue #594660 by sun, jenlampton, dagmar, yoroy, no_commit_credit: rename default menu names. 2012-10-25 11:53:18 -04:00
webchick 885f59b225 Issue #1149866 by jessebeach, effulgentsia, ethanw, corbacho, et al: Added Backbone.js and Underscore.js to core. 2012-10-15 01:54:05 -07:00
webchick 91fec4d2d7 Issue #1798732 by Dean Reilly, westie, alexpott: Convert install_task() variable to use state system. 2012-10-13 08:55:19 -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
webchick 5b815e3fef Issue #1805332 by nod_: Fixed Collapsible update.php fieldset is collapsed and cannot be expanded. 2012-10-06 11:34:09 -07:00
Jennifer Hodgdon 8aa4fdbae0 Issue #1799116 by jwilson3: Standardize on installation profile term vs. install profile 2012-10-05 09:11:15 -07:00
webchick fc303a4357 Issue #1608878 by jessebeach, tim.plunkett, dead_arm, nod_, sun, effulgentsia, Everett Zufelt, geerlingguy: Added CTools dropbutton to core. 2012-10-03 19:03:22 -07:00
catch 17db0ac2bb Issue #1799594 by nod_: Update jQuery version. 2012-10-01 10:50:08 +01:00
webchick 195f1f802f Issue #1798302 by alippai: Fixed Remove unnecessary join. 2012-09-30 20:50:34 -04:00
webchick d52fc9b4f6 Revert "git commit -m Issue"
I fail at committing from airports. :P

This reverts commit 26e0acb8d0.
2012-09-30 20:49:53 -04:00
webchick 26e0acb8d0 git commit -m Issue 2012-09-30 20:46:27 -04:00
Dries 6824ba0ed7 Issue #1696640 by fago, effulgentsia, tim.plunkett, dixon_, plach: Add a uniform Entity Property API. 2012-09-28 13:00:24 -04:00
webchick 2edfc475e5 Issue #1008166 by sun, catch, rootatwc, Rob Loach, Jody Lynn: Actions should be a module. 2012-09-26 22:57:50 -04:00
webchick 6e8a223b15 Issue #1276908 by jessebeach, nod_, moshe weitzman, lewisnyman, webchick: Fixed Administrative tables are too wide for smaller screens. 2012-09-26 14:26:15 -04:00
catch bd07cedb74 Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings. 2012-09-24 14:12:09 +01:00