Commit Graph

19766 Commits (0f90bee2e179acf17fd489aae52c44c49cde3dbc)

Author SHA1 Message Date
webchick 429edf3787 Issue #1898844 by Wim Leers: Fixed No test coverage for hook_editor_js_settings_alter(). 2013-02-09 03:47:51 -08:00
webchick 00b12b3ea9 Issue #1803586 by linclark: Added Give all entities their own URI. 2013-02-09 03:41:24 -08:00
webchick 986d297322 Issue #1826602 follow-up by dawehner, tim.plunkett, sun: Follow-ups to allow all configuration entities to be enabled/disabled. 2013-02-09 03:39:05 -08:00
webchick 5082019eaa Issue #1884830 by pwolanin: Fixed Regression - replace md5 in Filter module calls with sha2 hashes. 2013-02-09 03:33:57 -08:00
webchick ad5c0219a1 Issue #1911814 follow-up by alexpott, dawehner, damiankloip: Oops. Broken HEAD. 2013-02-09 03:30:21 -08:00
webchick b48a1266f8 Issue #1909178 by wiifm: Fixed Cleanup the administration screen and add better help on admin/config/services/rest. 2013-02-08 23:54:32 -08:00
webchick 29a70d15d6 Issue #1902872 by echoz, keyhitman, kim.pepper, Shyamala: Tips for Text format filters have excessive left|right padding on narrow screens. 2013-02-08 22:55:56 -08:00
webchick db71811059 Issue #1901076 by damiankloip: Use config query to get enabled and disabled views. 2013-02-08 21:28:35 -08:00
webchick 838d7e70a5 Issue #1911814 by damiankloip: Add a setStatus() method for configuration entities. 2013-02-08 21:13:32 -08:00
webchick 4bbff1649e Issue #1831636 by claudinec, jlscott, thsutton, chrischinchilla, moe4715, ancamp, YesCT, kbasarab: Reword error message about incompatible translation formats. 2013-02-08 19:24:06 -08:00
webchick 1c408b7c4c Issue #1909170 by klausi, moshe weitzman: REST write operations should log a watchdog message. 2013-02-08 18:25:33 -08:00
webchick 8ad7708bd7 Issue #1907704 by ultimateboy, totten, acrollet, greggles: Restrict temporary files created by text editors. 2013-02-08 18:24:14 -08:00
webchick f945c4cbb7 Issue #1910008 by jessebeach: Fixed When launching the overlay, a contextual menu remains visible when it should become hidden. 2013-02-08 18:20:51 -08:00
webchick b1b0b94481 Issue #1903684 by dawehner: User autocomplete using routes. 2013-02-08 18:14:58 -08:00
Dries 4112202cb7 Issue #1881992 by mitron, karschsp: Remove () global. 2013-02-09 13:11:05 +11:00
Dries 3721e4d262 Issue #1803638 by vijaycs85, YesCT: Improve default language change process (ui and help text). 2013-02-09 12:34:07 +11:00
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