Commit Graph

261 Commits (1569740d0caf3570aeb414a5bbf767bcabca86e4)

Author SHA1 Message Date
Nathaniel Catchpole 5e58da00e6 Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel. 2014-06-26 11:47:01 +01:00
webchick ed310e1060 Issue #2052473 by ricky.middaugh, lokapujya, Jalandhar, mgifford, jessebeach, BarisW, falcon03: Add aria-label or aria-describedby attributes to all <nav> elements. 2014-06-12 19:46:38 -07:00
webchick 3a42e91de1 Issue #2089331 by grom358 | thedavidmeister: [meta] Replace calls to check_plain() with Drupal\Component\Utility\String::checkPlain(). 2014-06-12 19:33:48 -07:00
webchick 49a900460d Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language. 2014-06-10 09:53:32 -07:00
Alex Pott ac9286a47d Issue #1929010 by mgifford: Fixed Improve Contrast for onfocus Menu Items. 2014-06-09 09:55:29 -05:00
Alex Pott 6d2ce628bc Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel."
This reverts commit cda051c425.
2014-06-05 12:53:24 -05:00
Nathaniel Catchpole cda051c425 Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel. 2014-06-05 11:30:04 +01:00
Alex Pott d82a0ffb8d Issue #2267037 by vollepeer | michaelmol: Fixed Toolbar tab icons without title are not aligned. 2014-05-31 07:39:22 -05:00
Dries fc7b0a1ddb Issue #2228625 by Sam152, Risse: Fixed Ensure toolbar items do not flow on to two lines in the Manage tray . 2014-05-28 15:33:43 -04:00
webchick d0d3e53361 Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4. 2014-05-27 19:43:20 -07:00
Nathaniel Catchpole bf3ba52fa0 Issue #2209337 by tstoeckler: Remove hidden property from test extensions. 2014-05-13 17:55:52 +01:00
Nathaniel Catchpole fd0dcf9410 Issue #2256877 by znerol: Remove the API function to check if a cache bin is empty. 2014-05-09 14:57:55 +01:00
Nathaniel Catchpole 5a01a26f15 Issue #2257709 by znerol, Wim Leers: Remove the interdependence between the internal page cache and management of the Cache-Control header for external caches. 2014-05-09 10:52:16 +01:00
webchick eef067b5a5 Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path. 2014-05-06 19:04:53 -07:00
webchick f0bed14de3 Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose. 2014-04-16 15:00:30 -07:00
Alex Pott e562ca4dd3 Issue #2085243 by dawehner: Rename Menu module into Menu UI module. 2014-04-13 15:04:02 -04:00
Alex Pott 62ba47d26a Revert "Issue #2085243 by dawehner: Rename Menu module into Menu UI module."
This reverts commit 07f63fe6f3.
2014-04-13 15:03:35 -04:00
Alex Pott 07f63fe6f3 Issue #2085243 by dawehner: Rename Menu module into Menu UI module. 2014-04-13 11:58:17 -04:00
Alex Pott 08c18e1203 Issue #2103753 by Sam152, cr0ss: Icons in toolbar are slightly misaligned. 2014-04-06 22:07:00 +01:00
Alex Pott ddc0b0b878 Issue #2218313 by jessebeach, dawehner: Toolbar subtree is broken if you use a different language. 2014-04-03 16:13:13 +01:00
webchick 40f818bbe6 Issue #2221755 by grom358, ianthomas_uk: Remove uses of deprecated Element functions. 2014-03-31 10:37:55 -07:00
catch 4a57034dd9 Issue #2207893 by dawehner, pwolanin, jessebeach, Boobaa: Convert menu tree building to a service. 2014-03-26 20:56:01 +01:00
webchick 2f13993797 Issue #2208731 by LewisNyman, larowlan: Tour tab increases the height of the toolbar. 2014-03-25 14:05:55 -07:00
webchick 3963af52f9 Issue #2221057 by Oostie | hsuastegui: Add a tooltip to the toggle toolbar button. 2014-03-24 09:48:02 -07:00
webchick dc15bf2eb2 Issue #2216565 by ianthomas_uk: Remove wrappers for SortArray. 2014-03-24 07:45:01 -07:00
Alex Pott c8cfae7fd7 Issue #2068349 by pcambra, swastik1608: Convert menu link SQL queries to the Entity Query API. 2014-03-24 11:43:05 +01:00
webchick 6ec1493a3e Issue #2194763 by nod_, Sam152 | dcrocks: 'back to site' button doesn't work on site configured for 'dirty' url's. 2014-03-12 12:09:45 -07:00
Alex Pott 01a3e1902f Issue #2203407 by nod_, sun: Replace #attached library array values with provider-namespaced strings. 2014-03-09 19:59:45 +00:00
webchick 57661ff994 Issue #2195933 by Sam152: 'Back to site' button doesn't work when the user originates from the homepage. 2014-02-26 10:49:28 -08:00
Nathaniel Catchpole b9a978d202 Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu. 2014-02-26 10:53:29 +00:00
Alex Pott 78e5e9bfd9 Issue #2045927 by herom, martin107, ianthomas_uk, Xano, michaellander, Sutharsan: Replace all drupal_alter() deprecated function calls. 2014-02-24 10:10:52 +00:00
webchick f19fadd3a4 Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file. 2014-02-22 20:56:51 -08:00
Alex Pott a1a5e155f8 Issue #2198343 by damiankloip, longwave: Convert all usages of cache() and cache_invalidate_tags() procedural functions. 2014-02-21 15:21:08 +00:00
webchick d6c9c5751e Issue #2110615 by swentel, dawehner, xjm, chx: Do not ship with default UUIDs. 2014-02-20 08:26:41 -08:00
Alex Pott cdab74eed5 Issue #1541298 by sun, Berdir: Remove Node module dependency from Testing profile. 2014-02-13 11:28:24 +00:00
webchick 761632e258 Issue #2181525 by Dragan Eror, maggo, nod_ | dexterns88: Toolbar toogle button bug with click. 2014-02-06 22:48:13 -08:00
webchick 4fe6358e4c Issue #2187991 by jessebeach, dawehner: Toolbar access checking points to wrong namespace. 2014-02-04 09:19:41 -08:00
Nathaniel Catchpole 8fe0fd00a5 Issue #2176721 by maartendeblock, nod_: 'Back to site' button does not preserve URL's language prefix and querystring. 2014-02-03 14:42:59 +00:00
Alex Pott 6c3fbad88a Issue #2104727 by wesleydv, Sam152: Move controller class out of route folder in toolbar module. 2014-02-02 14:21:58 +00:00
webchick bc058bada9 Issue #2168011 by xjm, jessebeach, Damien Tournoud, znerol, Xano: Remove all 7.x to 8.x update hooks and disallow updates from the previous major version. 2014-01-31 09:26:04 -08:00
Alex Pott acd3a59ea8 Issue #2047633 by pwolanin, dawehner, kim.pepper, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit. 2014-01-29 08:25:00 +00:00
Alex Pott 2d476a5f0e Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation. 2014-01-27 21:41:32 +00:00
webchick b8ef75c5f4 Issue #2169447 by damiankloip, sun, longwave: DX: Supply CacheBackendInterface::CACHE_PERMANENT as Cache::PERMANENT. 2014-01-25 21:21:53 -08:00
Alex Pott 42e2c36937 Revert "Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit."
This reverts commit 531fd59314.
2014-01-24 19:01:38 +01:00
Alex Pott 531fd59314 Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit. 2014-01-23 23:14:32 +01:00
Nathaniel Catchpole 5d4d6b1c80 Issue #1979468 by Wim Leers, nod_, pwolanin, longwave, thedavidmeister, jessebeach, larowlan | catch: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links. 2014-01-23 18:04:41 +00:00
catch b1128351da Issue #2175823 by damiankloip, olli: Remove calls to invalidate/deleteTags on bins. 2014-01-22 20:35:48 +00:00
webchick 44b1307301 Issue #2167611 by nod_: Back to site button broken. 2014-01-18 11:19:50 -08:00
Nathaniel Catchpole 0b55dcd841 Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system. 2014-01-15 16:27:37 +00:00
Alex Pott 754536aae5 Issue #1926488 by bdone: Rename toolbar "menu" tab to "manage". 2014-01-10 09:54:46 +00:00
webchick c135816f1c Issue #2163231 by jessebeach: RTL styling was jumbled while fixing the disappearing Toolbar tray box-shadow issue. 2014-01-08 01:12:43 -08:00
webchick 255ea38e5c Issue #1898464 by jenlampton, Cottser, joelpittet, steveoliver, Dustin Currie, shanethehat, cafuego, mr.baileys, adnen: toolbar.module - Convert theme_ functions to Twig. 2014-01-08 00:40:53 -08:00
webchick 4eddb1ef04 Issue #2151265 by philipz: Make Toolbar background cleaner in vertical state. 2014-01-07 22:29:27 -08:00
webchick 69f7a1efac Issue #2167611 by nod_: Back to site button broken. 2014-01-05 20:37:47 -08:00
webchick c241c1baac Issue #2162407 by jibran: Split up toolbar.js. 2014-01-05 10:53:46 -08:00
Nathaniel Catchpole 76e06cfb02 Issue #1800022 by Wim Leers, JohnAlbin, herom: Update Backbone and Underscore. 2014-01-02 13:46:53 +00:00
webchick b29afc17c7 Issue #2162401 by tarekdj: Toolbar scrollbar not scrolling. 2013-12-27 22:44:37 -08:00
webchick 90c513b862 Issue #2157855 by jessebeach | moshe weitzman: Poorly named cache id in toolbar. 2013-12-17 21:58:12 -08:00
Alex Pott 2e215f7f2b Issue #2100133 by corbacho, jessebeach: The Toolbar tray box shadow disappears at small viewports sizes on Chrome, on a Mac, under unpredictable conditions. 2013-12-06 23:10:04 -04:00
Jennifer Hodgdon 80fbd33d97 Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments 2013-12-03 07:54:20 -08:00
webchick 677a0bafbc Issue #2139571 by jessebeach: Underscore.js fails to compare DOM nodes correctly; Toolbar JS will fail when upgraded to Backbone 1.0.0. 2013-11-28 00:48:43 -08:00
Dries 4a689c5985 Issue #2088121 by nod_, RobLoach, joelpittet, Gábor Hojtsy: Remove Overlay. 2013-11-26 17:07:54 -05:00
Dries 1151c73c19 Issue #787896 by nod_, cha0s, jp.stacey, sun, David_Rothstein, Bojhan, lisarex: Add a link so that administrators can return to their most recently visited non-admin page. 2013-11-26 17:06:57 -05:00
webchick 00f8a4fd4a Issue #2131897 by jessebeach: CSS alignment issue of menu disclosure disks in RTL layout. 2013-11-23 19:28:51 -08:00
webchick e0a0b76f82 Issue #1851018 by alexpott, attiks, xjm: Improve breakpoint configuration implementation. 2013-11-19 18:59:45 -08:00
Alex Pott a2a4e8f857 Issue #2036239 by kevee, mgifford: Color contrast on toolbar sub-menu links. 2013-11-03 15:34:47 -08:00
Nathaniel Catchpole 50979d219f Issue #2107137 by dawehner, damiankloip, tim.plunkett: Fix the DX for declaring custom access checkers. 2013-10-21 21:29:17 +01:00
webchick 612b52c77f Issue #2109599 by cosmicdreams: Fixed Extra comma in toolbar.js. 2013-10-11 09:43:55 -07:00
webchick 6302d0e020 Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name. 2013-10-07 23:07:56 -07:00
Nathaniel Catchpole 1aeee1cd39 Issue #2004244 by Berdir, plach, tim.plunkett, msonnabaum, das-peter: Move entity revision, content translation, validation and field methods to ContentEntityInterface. 2013-10-01 12:42:30 +01:00
webchick 674460423e Issue #2094817 by mcjim: Fixed Vertical toolbar down icons are stretched. 2013-09-24 22:13:14 +02:00
webchick 34078b7291 Issue #2058843 by rteijeiro, jessebeach: Be consistent with respect to which strings within JS code should be overriddable via drupalSettings. 2013-09-22 01:05:50 +02:00
Alex Pott 37422573a3 Issue #2053489 followup by tim.plunkett, klausi: Standardize on \Drupal throughout core. 2013-09-21 17:23:51 +02:00
webchick a1346c8e82 Issue #1199946 follow-up by dawehner: Fix broken HEAD. 2013-09-19 18:01:16 -07:00
Dries 65b155d9c2 Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
Nathaniel Catchpole 61fcb6fc01 Issue #1927174 by jessebeach, Wim Leers, nod_, Gábor Hojtsy: Complete the work to make the Toolbar administration menu sub tree rendering more efficient. 2013-09-18 14:24:42 +01:00
webchick 8347b04c34 Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors. 2013-09-15 22:06:19 -07:00
webchick 7cfa38d01a Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files. 2013-09-15 21:47:28 -07:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
webchick 99670f0847 Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention. 2013-09-15 12:59:49 -07:00
webchick d009cac09c Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests. 2013-09-11 12:41:33 -07:00
webchick 89b5fea7b4 Issue #1978916 by likin, YesCT, disasm, ayelet_Cr, tim.plunkett, vijaycs85, Letharion: Convert locale_translate_page() to a Controller. 2013-09-11 01:14:17 -07:00
Nathaniel Catchpole 085a24e07f Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants. 2013-09-05 10:48:11 +01:00
Alex Pott 6454dbe326 Issue #2061897 by orb: Fixed Remove calls to deprecated global $user in toolbar module. 2013-09-04 00:43:03 +01:00
Alex Pott c5ef1c9c38 Issue #2063405 by dawehner, Wim Leers, Crell: Update all access checkers to use static::ALLOW/static::DENY/static::KILL. 2013-08-29 14:04:29 +01:00
webchick 341e8396b6 Issue #1963886 by ry5n, jessebeach, dcrocks, Wim Leers: Use HiDPI icons in the toolbar to support scaling on different devices. 2013-08-28 01:49:00 -07:00
Nathaniel Catchpole 1a0616faa1 Issue #1855260 by beejeebus, msonnabaum, larowlan: Fixed Page caching broken by accept header-based routing. 2013-08-12 02:58:00 +01:00
Alex Pott e33ddd1b74 Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code. 2013-08-01 10:10:33 +02:00
webchick dc93cfdcb1 Issue #2052973 by Mark Carver, nod_, hass: Fixed Improve translatability of strings in toolbar.js. 2013-07-30 09:54:40 -07:00
Alex Pott f6ac79e2a1 Issue #1860434 by jessebeach, Mark Carver, Wim Leers, droplet: Refactor the Toolbar JavaScript to use Backbone; fix several poorly functioning behaviors. 2013-07-29 01:10:43 +02:00
Nathaniel Catchpole 788cb06d60 Issue #1938044 by hass, jessebeach, Dragan Eror: Fixed Prefix all toolbar classes to prevent theme clashes. 2013-07-18 11:28:54 +01:00
Nathaniel Catchpole 1cb6503284 Issue #1847314 by oresh, jessebeach, mattimck, nod_: Fixed Reduce the dependency on JavaScript for the toolbar to display properly. 2013-07-16 16:34:14 +01:00
Nathaniel Catchpole 22a6d8ccec Issue #2012382 by damiankloip: Improve efficiency of access checker matching on routes. 2013-07-15 10:22:26 +01:00
Dries c02ba60087 Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated(). 2013-07-11 13:29:02 -04:00
Alex Pott 7617975686 Issue #1999442 by kim.pepper, chertzog: Use Symfony Request for toolbar module. 2013-07-09 22:02:20 +01:00
Jennifer Hodgdon 2c01cd0ba9 Issue #2035077 by lazysoundsystem, Crell, Cottser: Remove a few remaining t() from test asserts 2013-07-08 10:49:45 -07:00
Alex Pott b48f8fda69 Issue #2030925 by echoz: Quote rtl attribute selector. 2013-07-02 13:40:19 +01:00
Alex Pott 4c357934c2 Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities. 2013-06-29 11:56:53 +01:00
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 0e0a407908 Issue #1853324 by sandipmkhairnar, kim.pepper, RyanPrice: Fixed Missing link descriptions in responsive toolbar. 2013-06-27 10:27:51 +01:00
Alex Pott da1b134af1 Issue #1363112 by mparker17, mgifford, tlattimore, Jacine, dcmouyard, bowersox, ry5n, ahdiaz: Simplify names of 'element-x' helper classes. 2013-06-17 21:58:27 +02:00
Alex Pott cf622fd684 Issue #2010284 by Miroling: Toolbar tray transparency. 2013-06-10 12:24:39 +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
Alex Pott 6941c5b78b Issue #1984766 by sdboyer, Niklas Fiekas, msonnabaum: Fixed Start relying on Request/Response objects for cache handling. 2013-06-06 09:21:58 +01:00
Alex Pott 9d73599020 Issue #2001310 by chx, effulgentsia, Berdir, YesCT: Disallow firing hooks during update. 2013-06-06 09:08:39 +01:00
Alex Pott 05a2984cb1 Issue #1684876 by droplet, nod_: JSHint toolbar. 2013-06-03 20:12:39 +01: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 1b963bba9a Issue #1942174 by vijaycs85: Fixed Make Toolbar module active config save format match the default yml file. 2013-05-20 10:32:38 -07: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 a5e363a58d Issue #1978980 by dawehner: Convert toolbar_subtrees_jsonp() to a Controller. 2013-05-04 02:18:23 +01:00
webchick 6de362318d Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component. 2013-05-01 21:46:53 -07:00
catch 87462db60e Issue #1167144 by chx, catch, claudiu.cristea: Make cache backends responsible for their own storage. 2013-04-22 12:25:08 +01:00
webchick b7b6bc5e63 Issue #1968328 by tim.plunkett: Fixed Expandable children are gone from vertical toolbar. 2013-04-11 22:13:24 -07:00
Alex Pott bea3588b22 Issue #1957148 by damiankloip | Berdir: Replace entity_query() with Drupal::entityQuery(). 2013-04-11 13:55:05 +01:00
Alex Pott 560b80914f Issue #1684876 by droplet | nod_: JSHint toolbar. 2013-04-10 11:10: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
Alex Pott 34e630950a Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01: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
catch fc7c38bde8 Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC. 2013-03-22 09:36:55 +00:00
Dries a63f7b7a82 Issue #1937928 by stevenx: toolbar looks silly at 800x600 resolution. 2013-03-09 16:51:08 -05:00
webchick 24b711ca0a Issue #1919212 by vijaycs85, vyasamit2007, dsnopek: Create configuration schemas for toolbar module. 2013-03-08 21:30:17 -08:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
Dries 09be764cdc Issue #1925380 by rahuldolas123, vijaycs85: Rename toolbar.config.yml to toolbar.settings.yml. 2013-02-27 17:57:39 -05:00
Dries 8782b43ec2 Issue #1855208 by bryanbraun, jessebeach: Added Toolbar tray needs to fix to top of screen on scroll. 2013-02-27 16:46:49 -05:00
Dries b40ef7dfd0 Issue #1917816 by jessebeach: Fixed Toolbar tabs RTL styling is not applied. 2013-02-15 13:58:55 -05:00
catch 20fe13eb87 Issue #1908906 by jessebeach: Remove unused code from toolbar_pre_render_item() that throws a warning on custom themed tabs. 2013-02-12 12:13:39 +00: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 ab07a33aba Issue #1847198 by benjifisher, jessebeach, effulgentsia: Update the structure returned by hook_toolbar(). 2013-02-01 08:31:47 -08:00
Jennifer Hodgdon db8a42c558 Issue #1899460 by chrisjlee, richard.c.allen2386: Replace duplicate defgroup tags with addtogroup in documentation blocks 2013-01-31 19:27:16 -08:00
webchick 83e24aa108 Issue #1848552 by rvilar, YesCT, EllaTheHarpy: Fixed Toolbar icons disappear with translated menu. 2013-01-29 20:20:42 -08:00
webchick d5a893e6ac Issue #1900458 by Cottser, steveoliver: Use .html.twig instead of .twig file extension. 2013-01-29 19:11:25 -08:00
webchick 21eecff20c Issue #1858576 follow-up by David_Rothstein: Better name for the onceCheck variable. 2013-01-02 17:31:47 -08:00
webchick af387764cc Issue #1858576 by David_Rothstein, jessebeach: Fixed The variable in toolbar.js is set to an empty jQuery object after an AJAX request. 2012-12-26 09:01:24 -08:00
webchick 8a75a7991b Issue #1847574 by stevector: Fixed Toolbar sets the active-trail to the last clicked menu item, not the current menu item. 2012-12-05 20:11:30 -05:00
webchick 7a9c8d86b7 Issue #1854914 by benjifisher: Fixed Toolbar .install and .info files should agree on dependencies. 2012-12-01 12:24:02 -08:00
webchick 975074940f Issue #1855088 by benjifisher: Fixed Make comment in toolbar.js match the code. 2012-12-01 12:23:09 -08:00
Dries 51dabf8206 Issue #1847506 by xjm: ToolbarHookToolbarTest has invalid preceding slash in path (and other cleanups). 2012-11-22 17:35:08 +01: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 9fa172532b Issue #594660 by sun, jenlampton, dagmar, yoroy, no_commit_credit: rename default menu names. 2012-10-25 11:53:18 -04:00
catch c26c3117f1 Issue #1760530 by jenlampton, Albert Volkman, crazyrohila, Risse, justafish, Fabianx: Move all template files provided by core modules and themes into a 'templates' directory inside that module directory. 2012-10-05 21:35:31 +01:00
catch bd07cedb74 Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings. 2012-09-24 14:12:09 +01:00
webchick c69d5cf92c Issue #1422614 by droplet, rob.black, nod_: Drop Firefox 3.6 support in Drupal core. 2012-08-30 15:34:27 -07:00
webchick 07ad6e733c Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js(). 2012-08-30 12:24:38 -07:00
Jennifer Hodgdon 65d37afbea Issue #716496 by killtheliterate, rootwork: Make sure all core template files are in themeable group 2012-08-28 11:31:58 -07:00
Dries 34e4ef4811 - Patch #1574738 by nod_: rewrite tableheader.js. 2012-08-24 14:19:11 +02:00
Dries 33d4ef886c - Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess(). 2012-08-03 11:31:18 -04:00
Dries 675803d885 - Patch #1428534 by nod_: Use === and !== 2012-06-23 09:50:41 -07:00
Dries 81c90b3cbf - Patch #1651270 by effulgentsia: remove IE8-specific workaround for lack of CSS3 box-shadow support. 2012-06-22 10:46:33 -07:00
catch bd30dbfc09 Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code. 2012-05-08 11:57:33 +09:00
Jennifer Hodgdon a440f52c71 Issue #1443202 by TravisCarden, tim.plunkett, xjm: Make sure hook_preprocess documentation points to real funcions 2012-05-04 12:53:43 -07:00