Commit Graph

20000 Commits (c454976b9461185f10e476938d3e9e3dbb45656b)

Author SHA1 Message Date
Dries a686856ef0 Issue #1605040 by TravisCarden: drupal_send_headers() ignores headers with valid but falsy values. 2013-02-09 12:01:26 +11:00
Dries c432629f25 Issue #1903410 by dawehner: Fixed Wrong config key is used in template_preprocess_views_view_rss(). 2013-02-09 11:58:36 +11:00
Dries a3d1bee78a Issue #1909878 by damiankloip, tim.plunkett: Fixed statuses for cached (tempstore) views data in views_ui(). 2013-02-09 11:55:39 +11:00
Dries 5ff8ffbf13 Issue #1912112 by andrewmacpherson: Help module name not aligned with checkbox in module listing. 2013-02-09 11:53:50 +11:00
webchick 32b3a8dbba Issue #1879240 by tim.plunkett, dawehner: Fixed Cannot add new filter group. 2013-02-08 16:49:32 -08:00
webchick bf2bbbe931 Issue #1848064 by sun, Wim Leers, bleen18, nod_, tstoeckler: Added Allow to filter modules by arbitrary search strings on the Modules page. 2013-02-08 16:41:02 -08:00
webchick 5b6c981231 Issue #1068266 by linclark, andyceo, scottrigby, chx, jbrown, ñull, weboide: Fixed drupal_mkdir() does not set permissions to directories it created recursively . 2013-02-08 16:25:48 -08:00
webchick 6a7def45fb Issue #1908624 by jessebeach, tkoleary: Update edit modules implementation of hook_toolbar(); refresh the design to match current mockups. 2013-02-08 16:18:00 -08:00
webchick aa3ff6a3b5 Issue #1909144 by effulgentsia: Allow #ajax['dialog'] to contain options other than 'modal'. 2013-02-08 16:16:24 -08:00
webchick 8c0f2e89d0 Issue #1894328 by Berdir, chx: Fixed user -> image upgrade is broken. 2013-02-08 16:14:58 -08:00
webchick 71f619d292 Issue #1838114 follow-up by swentel, sun: Move styling to an alter hook off of Seven theme + other clean-ups. 2013-02-08 16:13:30 -08:00
webchick 254d709b4c Issue #1903784 by linclark, damiankloip, effulgentsia: Move serialization to own module. 2013-02-08 16:02:48 -08:00
webchick e72ff70409 Issue #916388 by disasm, podarok, dawehner, andypost, amateescu, Dave Reid: Convert menu links into entities. 2013-02-08 15:55:25 -08:00
webchick 167e70ba00 Issue #1496480 by mrf, disasm, kbasarab, pfrenssen, cam8001, typhonius, Letharion, ACF, vijaycs85, heyrocker, Berdir, alexpott: Convert file system settings to the new configuration system. 2013-02-08 15:36:06 -08:00
webchick 79da95b2a1 Issue #1890502 follow-up by Wim Leers: WYSIWYG: Add CHANGELOG.txt entry for CKEditor. 2013-02-08 15:04:33 -08:00
Dries 4f81cabacb Issue #1905362 by carsato: Skip to Main Squished to long one character line. 2013-02-09 09:59:00 +11:00
webchick 960537aea7 Issue #1904854 by tim.plunkett: Convert Views UI to routes. 2013-02-08 14:47:58 -08:00
webchick 2f7db4222b Issue #1905424 by Wim Leers: Update CKEditor library. 2013-02-08 14:27:05 -08:00
webchick 91597564de Issue #1912028 by Wim Leers: Fixed CKEditorPluginManagerTest fails because plugins are discovered in slightly different order. 2013-02-08 13:35:06 -08:00
Dries 81d604958f Issue #1890502 by Wim Leers, quicksketch, jessebeach, nod_, sun, effulgentsia: Added CKEditor module to core. 2013-02-08 12:00:40 +11:00
catch c07014d65b Issue #1899994 by katbailey, plach, YesCT: Fixed Disentangle language initialization from path resolution. 2013-02-07 14:16:20 +00:00
catch b574b9e52d Issue #1860026 by aspilicious, David_Rothstein, katbailey, rootatwc: Remove hook_exit() for cached page requests, and decide between it and the onTerminate eventotherwise. 2013-02-07 14:14:22 +00:00
catch a039a98aef Issue #1906794 by dawehner: Fixed Using a relationship in the UI fails completly. 2013-02-07 14:12:47 +00:00
catch 8b8eaa3eb7 Issue #1843224 by dawehner, tim.plunkett: Convert Views Ajax commands to new Ajax API. 2013-02-07 14:11:14 +00:00
catch 8787384e11 Issue #1869124 by Les Lim, damiankloip: Added Customizable 'true'/'false' Views output for booleans. 2013-02-06 16:15:31 +00:00
catch 9948cf0be6 Issue #1882538 by dawehner: Fixed Let's provide a non-broken hook menu implementation on the plugin base. 2013-02-06 16:06:31 +00:00
catch c05b5bf52a Issue #1843034 by Cottser, japerry, heyrocker, steveoliver, c4rl: Make Twig settings configurable. 2013-02-06 16:04:35 +00:00
catch 05d0b5a814 Issue #1897770 by YesCT, jayboodhun: Make getTranslatorPermissions() protected. 2013-02-06 15:59:28 +00:00
catch 050c8a74b5 Issue #1906448 by dawehner: Move Entity Reference Tests out of views folder. 2013-02-06 14:07:04 +00:00
catch 059e30b006 Issue #1881674 by dawehner: Drop legacy area render functions. 2013-02-06 14:02:52 +00:00
catch 5aeaea3206 Issue #1893818 by Berdir, tim.plunkett, sun: Fixed Plugin discovery caches of blocks are not cleared for all languages. 2013-02-06 14:01:15 +00:00
catch d67dbee243 Issue #1903176 by tim.plunkett: Add a drupal_build_form() helper for using a method as the callback. 2013-02-06 14:00:25 +00:00
catch fbec0a1e3e Issue #1858376 by jhodgdon: Provide tests and documentation for long Unicode characters. 2013-02-06 13:58:33 +00:00
catch 63792c76df Issue #1907876 by dawehner: Remove views_import_access(). 2013-02-06 12:49:26 +00:00
catch a331965b58 Issue #1907882 by dawehner: Remove views_include(). 2013-02-06 12:48:37 +00:00
catch c5b09f74eb Issue #1798214 by tnightingale, g.oechsler, fubhy, katbailey, effulgentsia, Crell, dipen chaudhary: Upcast request arguments/attributes to full objects. 2013-02-06 12:47:22 +00:00
catch 5b04198364 Issue #1906146 by damiankloip: Move views_fetch_base_tables() into ViewsDataCache class. 2013-02-06 12:44:39 +00:00
catch 8c82db741b Issue #1891214 by damiankloip: Introduce a generic entity bundle filter handler. 2013-02-06 12:42:57 +00:00
catch 66f4183f18 Issue #1899378 by Berdir: Implement the new entity field API for the telephone field type. 2013-02-06 12:41:47 +00:00
catch d128674896 Issue #1906322 by dawehner: Fixed MatcherDumper::getFit() has an undefined variable. 2013-02-06 12:40:24 +00:00
catch 4edd01e99b Issue #1906358 by dawehner: Fixed RouteProvider::getRouteByName() / RouteProvider::getRouteByNames() aren't working due to multiple reasons. 2013-02-06 12:39:32 +00:00
catch 667dd9ee60 Issue #1894960 by alexpott: Convert some lock tests to DrupalUnitTestBase. 2013-02-06 12:37:42 +00:00
catch 8215bf998a Issue #1862758 by dawehner, rootatwc: Implement entity access API for terms and vocabularies. 2013-02-06 12:35:42 +00:00
catch f0656a7c38 Issue #1905608 by damiankloip: Fixed EntityReference style plugin has preview method. 2013-02-06 12:31:20 +00:00
catch 06449a5ab1 Issue #1461732 by filijonka, marcingy, Cottser, udaksh, swentel: Fixed PHP error while publishing comment. 2013-02-06 12:18:01 +00:00
catch 716c5abe08 Issue #1811982 by dawehner, damiankloip: Remove ui preview logic viewExecuteable::render() and move it to viewUI. 2013-02-06 12:16:36 +00:00
catch 3053c5e94d Issue #1853540 by damiankloip, dawehner, xjm: Reintroduce Views integration for statistics.module. 2013-02-06 12:14:36 +00:00
catch c7212560b6 Issue #1906008 by nod_: Fixed JS error when visiting /core/install.php on already installed Drupal. 2013-02-06 12:10:38 +00:00
catch d234ff8e3b Issue #1888688 by tim.plunkett: Allow list controller sorting to be overridden. 2013-02-06 12:09:56 +00:00
catch f0d3dcfaed Issue #1643410 by mgifford, mparker17: Add ARIA landmarks for Seven theme. 2013-02-06 12:07:06 +00:00