Commit Graph

2977 Commits (a3a4347ffe0f6f4cffa9188363c59f83b0cc473b)

Author SHA1 Message Date
catch a3a4347ffe Issue by damiankloip: Inject display plugin manager into DisplayBag class. 2013-01-07 13:38:15 +00:00
catch b272b9d406 Issue by dawehner, fastangel, damiankloip: Fixed HandlerBase::buildGroupByForm is still using the display on the viewExecutable. 2013-01-07 13:36:29 +00:00
catch 9030174d76 Issue by Bojhan, OddJob, Gaelan: Reduce descriptions of default views. 2013-01-07 13:33:46 +00:00
catch 96fd5176a4 Issue by yched: Remnants of entity_view_prepared() flag. 2013-01-07 13:27:57 +00:00
catch cf0a25f67f Issue by dawehner: Remove unused executeHookBlockList() code. 2013-01-07 13:26:52 +00:00
catch 67ed2eb4b9 Issue by fabpot: Fixed Free performance improvement!. 2013-01-07 13:25:36 +00:00
catch cdbdbec78e Issue by dawehner: Don't concat strings in date fields settings. 2013-01-07 13:18:59 +00:00
catch 465924fc1c Issue by dawehner: Cleanup WizardPluginBase::build_sorts(). 2013-01-07 13:18:04 +00:00
catch 43658a4ed4 Issue by jthorson, brianV: Added an abstract DrupalReadOnlyStreamWrapper that other stream wrappers can extend. 2013-01-07 13:12:52 +00:00
catch 9fd8864cf4 Issue by chx: Add EntityFieldQuery (pseudo-)join support. 2013-01-07 13:03:23 +00:00
catch c2858a0fcd Reverting patch that was accidentally committed five weeks ago... 2013-01-07 13:00:40 +00:00
catch 1f4c2cf30f Issue by Berdir, chx, catch, webchick: Add $settings for low-level configuration - move things out of . 2013-01-07 11:45:26 +00:00
catch 1eae1771e3 Issue by fabpot: Update Symfony dependency. 2013-01-07 11:37:48 +00:00
catch 15f0171de3 Issue by plach, YesCT: Entity translation UI in core (part 2). 2013-01-07 11:36:47 +00:00
catch 6e5d1a09ca Issue by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity. 2013-01-07 11:22:28 +00:00
catch c4c45accf5 Issue by klausi: Fixed Improved EntityNG isset() test coverage. 2013-01-07 11:19:41 +00:00
catch 455a299a4d Issue by dawehner, damiankloip: Fixed Attachment is still using display on the view object. 2013-01-07 11:17:57 +00:00
catch e7c0975c57 Issue by dawehner: Simplify DisplayPluginBase::validateOptionsForm(). 2013-01-07 11:15:41 +00:00
catch f5f88298a5 Issue by Pancho, pillarsdotnet, pdrake, sun: Remove user_module_invoke() and rename user_login_block() to user_login_block_form(). 2013-01-07 11:11:52 +00:00
Jennifer Hodgdon 57678447d4 Issue by Albert Volkman, Lars Toomre: API docs cleanup of Aggregator module 2013-01-04 10:37:47 -08:00
webchick a3461cd22e Issue follow-up by fago: Correct function parameters. 2013-01-04 10:35:27 -08:00
Jennifer Hodgdon c8e431a461 Issue by Albert Volkman, Lars Toomre: API docs cleanup for Book module 2013-01-04 10:29:51 -08:00
Jennifer Hodgdon 7abbba0b0a Issue by Gaelan, Lars Toomre: Remove t() from test assertions in simpletest module 2013-01-04 10:21:37 -08:00
webchick 000def44f6 Issue by dawehner, xjm, Bojhan: Remove duplication of pager text labels. 2013-01-04 10:03:17 -08:00
webchick 268e3cb207 Issue by heyrocker, sun, Damien Tournoud: Fixed Rest module config is named improperly and no default config is supplied. 2013-01-04 10:01:24 -08:00
webchick 764d77a432 Issue by fabpot: Fixed Added some missing synthetic services that were missing. 2013-01-04 09:51:16 -08:00
webchick 0e90e3e0f3 Issue by fabpot: Fixed Moved Twig cache to its own directory. 2013-01-04 09:50:13 -08:00
webchick c5134bd676 Issue by fabpot: Fixed Removed an unneeded factory. 2013-01-04 09:49:17 -08:00
Jennifer Hodgdon 6314c62cbd Issue by plopesc: Make it clearer where to find placeholder docs for t 2013-01-04 09:39:46 -08:00
Jennifer Hodgdon bc94b0e6c1 Issue by David_Rothstein: Clarify documentation on when to use t vs format_string 2013-01-04 09:37:23 -08:00
Jennifer Hodgdon c6dff672c5 Issue by Albert Volkman, Chi: Add parameter docs for hook_install_tasks 2013-01-04 09:34:14 -08:00
Jennifer Hodgdon 1bfa3cd20e Issue by oadaeh: Fix docs standards for link in ajax.inc 2013-01-04 09:31:04 -08:00
Dries 6e7b1219fe Issue by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins. 2013-01-04 12:05:13 -05:00
Dries a6c393effc Issue by Crell: Add Symfony CMF Routing component. 2013-01-04 11:18:00 -05:00
catch 99b26ea898 Issue by webchick, catch, bdone, Pasqualle, lilou, cafuego, Elvar: Add #anchors to modules administration page. 2013-01-04 12:49:38 +00:00
catch 3ff387b4cc Issue by Bojhan: Remove useless text 'Enable to create a label for this field'. 2013-01-04 12:44:45 +00:00
catch 9e7dee4fa4 Issue by larowlan: Fixed Stray references to deprecated views_fetch_data() in doc blocks. 2013-01-04 12:43:41 +00:00
webchick de1ac6de4d Issue by sun, vijaycs85, YesCT: Fixed Modules in new Multilingual package are no longer tested by Module\EnableDisableTest. 2013-01-03 11:04:03 -08:00
catch 1de5687b56 Issue by EclipseGc, aspilicious, tim.plunkett, fubhy, Berdir: Fixed Plugin CacheDecorator caches globally, ignores request context, and does not specify tags for cache items. 2013-01-03 16:11:42 +00:00
webchick 713e67743b Issue by Liam Morland, mgifford: Add ARIA role to DETAILS. 2013-01-02 17:58:48 -08:00
webchick 71b730adfb Issue by ao5357, mgifford: Add ARIA landmarks for Bartik theme. 2013-01-02 17:38:37 -08:00
webchick a335385839 Issue by klausi, linclark: Add REST module to MAINTAINERS.txt. 2013-01-02 17:36:09 -08:00
webchick 69374ebffc Issue by Bojhan, Jacine: Remove Jacine from Maintainers.txt. 2013-01-02 17:35:13 -08:00
webchick 21eecff20c Issue follow-up by David_Rothstein: Better name for the onceCheck variable. 2013-01-02 17:31:47 -08:00
webchick 31d4f1b018 Issue by tim.plunkett, beejeebus: Remove code duplication for hook_config_import_()*() implementations of config entities. 2013-01-02 17:17:20 -08:00
webchick e42ba76986 Issue by Wim Leers, frega: Minor clean-up for Edit (more generic WYSIWYG editor integration facilities, prevent Drupal behaviors on transport forms) 2013-01-02 16:03:22 -08:00
webchick ac7208b573 Issue by yched, Wim Leers: Fixed Toolbar doesn't show the 'Edit' tab: fix by using new entity display settings, add tests. 2013-01-02 16:01:41 -08:00
webchick 8c44d48f61 Issue by nod_: Fixed Make Translation entity module JS follow newer core rules 2013-01-02 09:28:23 -08:00
webchick 25ad0ea49b Issue by tim.plunkett: Fixed Edit's processed text editor plugins bleed into test runs 2013-01-02 08:53:20 -08:00
webchick a82e9ea966 Issue by Wim Leers: Fixed Change Drupal JS settings merging behavior: preserve integer keys (allow for array literals in drupalSettings) 2013-01-02 08:45:24 -08:00