Commit Graph

63 Commits (359ff60b4a88315057759ad07cb32c1953ae6cdf)

Author SHA1 Message Date
webchick deebed44b2 Issue #2087231 by tim.plunkett, pwolanin: Add a PluginBase in the Core namespace with t() as a helper method. 2013-09-18 18:48:18 -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 e05902e5da Issue #2084513 by donquixote, EclipseGc: Annotation class loading could be more elegant. 2013-09-11 12:36:35 -07:00
webchick 027b0f9e59 Issue #2073871 by nick_schuch: TourTestBasic should setup Seven has the default admin theme. 2013-09-10 01:28:26 -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 37ce9e5c01 Issue #2073875 by nick_schuch: Fixed TourTestBase needs to allow for list elements in the body. 2013-09-05 02:38:48 +02:00
webchick c9af6ddcf3 Issue #2062031 by InternetDevels, rhm50: Replace user_access() calls with ->hasPermission() in tour module. 2013-09-04 13:57:02 -07:00
Nathaniel Catchpole 613a370a5b Issue #2057589 by smiletrl, tim.plunkett, alexpott, dawehner: Rename ControllerInterface to ContainerInjectionInterface. 2013-09-01 09:04:33 +01:00
webchick 523fb85533 Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity. 2013-08-18 14:16:19 -07:00
Dries 52676a7bf6 Issue #2028535 by nick_schuch, clemens.tolboom: Provide a TourTestBase class for use by core and contrib modules. 2013-08-16 15:16:15 -05:00
Alex Pott a2f9a60724 Issue #2033383 by tim.plunkett: Provide a default plugin bag. 2013-08-01 17:42:57 +02:00
Alex Pott 102b8e40fe Issue #1942576 by nick_schuch, clemens.tolboom: Tour tips to be able to link to other pages and start tour's automatically. 2013-07-31 00:26:35 +02:00
Alex Pott d88a2be443 Issue #2043379 by tim.plunkett: Allow plugins to be discovered in any directory. 2013-07-25 00:57:30 +02:00
Alex Pott a98f4dd563 Issue #2038233 by tim.plunkett: Convert TipPluginManager to extend DefaultPluginManager. 2013-07-19 10:08:24 +01: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
Alex Pott b48f8fda69 Issue #2030925 by echoz: Quote rtl attribute selector. 2013-07-02 13:40:19 +01:00
Alex Pott 031a22cdda Issue #2030067 by nick_schuch: Human readable titles for Tour Tip plugin types. 2013-06-29 22:51:31 +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 088b191c90 Issue #1828536 by sun, thedavidmeister, benjf, derek.deraps, jenlampton, dcam, pwieck: Rename 'type' variable of theme_item_list() to 'list_type'. 2013-06-22 21:49:22 +02:00
Alex Pott be586a9954 Issue #2019469 followup by larowlan: Tour module should use token for it's body. 2013-06-19 22:21:34 +02: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
webchick 63b6ed23b7 Issue #2014031 by kgoel | DmitryDrozdik: Replace drupal_container() with Drupal::service() in the tour module. 2013-06-17 01:43:28 -05:00
Alex Pott e89fbf339d Issue #2019469 by clemens.tolboom: Tour module should use token for it's body. 2013-06-17 01:15:17 +02:00
Alex Pott 07bf168bd6 Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface. 2013-06-11 23:16:25 +01:00
Alex Pott ae1116df04 Issue #1995152 by nick_schuch: Fixed Broken selector. 2013-06-11 00:52:23 +01:00
Alex Pott 972bed0f2a Issue #2009684 by aaronott: Replace theme() with drupal_render() in tour module. 2013-06-10 12:24:38 +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 8d79d9ab90 Issue #2006598 by nick_schuch: Fixed Tour toggle not floating right. 2013-06-06 12:09:37 +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 d00049dc74 Issue #1968430 by oresh: Added Clean up css and markup for Tour module . 2013-05-26 15:06:39 -07:00
Alex Pott 5a60cba4b7 Issue #1995152 by nick_schuch: Fixed Broken selector. 2013-05-22 15:01:11 -07:00
Alex Pott a7a53d8eae Issue #1999806 by nod_: JSHint tour. 2013-05-22 11:14:03 -07:00
Alex Pott 0cf4cd39d9 Issue #1984648 by tim.plunkett: Add AlterDecorator to TipPluginManager. 2013-05-08 10:55:53 +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 fcf74af562 Issue #1982008 by nick_schuch: Modal if no tour tip id or class is provided. 2013-05-03 23:36:21 +01:00
Alex Pott 6df1d3adf8 Issue #1979004 by plopesc: Convert tour_test_1() to a Controller. 2013-05-01 17:51:13 +01:00
Alex Pott a78b614fb4 Issue #1967406 by tim.plunkett: Add a dedicated @Tip annotation. 2013-05-01 17:47:54 +01:00
webchick d77275ff1f Issue #1391694 by tim.plunkett, aspilicious, fago, pounard, plach, Crell, msonnabaum, tstoeckler: Use type-hinting for entity-parameters. 2013-04-26 15:34:02 -07:00
Nathaniel Catchpole 1eb9af15f9 Issue #1930020 by dawehner, Berdir, olli: Inject a class into the Core annotated discovery implementation so that namespaces can be updated. 2013-04-25 09:38:49 +01:00
Alex Pott bc3a902fbc Issue #1807042 by tim.plunkett, effulgentsia: Rename entity storage/list/form/render controllers to handlers, part 1: organize existing annotation keys. 2013-04-23 08:38:30 +01:00
webchick b77715c307 Issue #1967294 by tim.plunkett: Add a dedicated @EntityType annotation. 2013-04-13 15:15:20 -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 717241a248 Issue #1921132 by nick_schuch: Wrap each tour item in a class. 2013-04-11 10:34:29 +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