Commit Graph

19104 Commits (acf577ed72b1da1db258e1bae8aaa348e55b2778)

Author SHA1 Message Date
catch 15f0171de3 Issue #1831530 by plach, YesCT: Entity translation UI in core (part 2). 2013-01-07 11:36:47 +00:00
catch 6e5d1a09ca Issue #1874300 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 #1868274 by klausi: Fixed Improved EntityNG isset() test coverage. 2013-01-07 11:19:41 +00:00
catch 455a299a4d Issue #1810812 by dawehner, damiankloip: Fixed Attachment is still using display on the view object. 2013-01-07 11:17:57 +00:00
catch e7c0975c57 Issue #1866830 by dawehner: Simplify DisplayPluginBase::validateOptionsForm(). 2013-01-07 11:15:41 +00:00
catch f5f88298a5 Issue #200344 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 #1807556 by Albert Volkman, Lars Toomre: API docs cleanup of Aggregator module 2013-01-04 10:37:47 -08:00
webchick a3461cd22e Issue #1869250 follow-up by fago: Correct function parameters. 2013-01-04 10:35:27 -08:00
Jennifer Hodgdon c8e431a461 Issue #1807688 by Albert Volkman, Lars Toomre: API docs cleanup for Book module 2013-01-04 10:29:51 -08:00
Jennifer Hodgdon 7abbba0b0a Issue #1797514 by Gaelan, Lars Toomre: Remove t() from test assertions in simpletest module 2013-01-04 10:21:37 -08:00
webchick 000def44f6 Issue #1877228 by dawehner, xjm, Bojhan: Remove duplication of pager text labels. 2013-01-04 10:03:17 -08:00
webchick 268e3cb207 Issue #1858676 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 #1872634 by fabpot: Fixed Added some missing synthetic services that were missing. 2013-01-04 09:51:16 -08:00
webchick 0e90e3e0f3 Issue #1874146 by fabpot: Fixed Moved Twig cache to its own directory. 2013-01-04 09:50:13 -08:00
webchick c5134bd676 Issue #1879444 by fabpot: Fixed Removed an unneeded factory. 2013-01-04 09:49:17 -08:00
Jennifer Hodgdon 6314c62cbd Issue #1862198 by plopesc: Make it clearer where to find placeholder docs for t 2013-01-04 09:39:46 -08:00
Jennifer Hodgdon bc94b0e6c1 Issue #1873608 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 #1333400 by Albert Volkman, Chi: Add parameter docs for hook_install_tasks 2013-01-04 09:34:14 -08:00
Jennifer Hodgdon 1bfa3cd20e Issue #1864360 by oadaeh: Fix docs standards for link in ajax.inc 2013-01-04 09:31:04 -08:00
Dries 6e7b1219fe Issue #1535868 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 #1874530 by Crell: Add Symfony CMF Routing component. 2013-01-04 11:18:00 -05:00
catch 99b26ea898 Issue #184010 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 #1877122 by Bojhan: Remove useless text 'Enable to create a label for this field'. 2013-01-04 12:44:45 +00:00
catch 9e7dee4fa4 Issue #1877292 by larowlan: Fixed Stray references to deprecated views_fetch_data() in doc blocks. 2013-01-04 12:43:41 +00:00
webchick de1ac6de4d Issue #1871328 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 #1722882 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 #1848684 by Liam Morland, mgifford: Add ARIA role to DETAILS. 2013-01-02 17:58:48 -08:00
webchick 71b730adfb Issue #1802566 by ao5357, mgifford: Add ARIA landmarks for Bartik theme. 2013-01-02 17:38:37 -08:00
webchick a335385839 Issue #1854506 by klausi, linclark: Add REST module to MAINTAINERS.txt. 2013-01-02 17:36:09 -08:00
webchick 69374ebffc Issue #1621784 by Bojhan, Jacine: Remove Jacine from Maintainers.txt. 2013-01-02 17:35:13 -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 31d4f1b018 Issue #1806178 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 #1875874 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 #1876992 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 #1877048 by nod_: Fixed Make Translation entity module JS follow newer core rules 2013-01-02 09:28:23 -08:00
webchick 25ad0ea49b Issue #1875098 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 #1875632 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
webchick 7f66670a99 Issue #1864944 by Wim Leers: Fixed ajaxPageState does not contain JS files that are in scopes other than 'header' 2013-01-02 08:36:51 -08:00
catch 8e102d2a73 Issue #1874562 by chx, plach: Fixed Upgrade path broken and yet tests pass. 2013-01-02 15:13:29 +00:00
catch d2527ed4a7 Issue #1831998 by c4rl, effulgentsia: Reduce index.php for easier upgrading. 2013-01-02 12:14:56 +00:00
catch 80e1ff2c0f Issue #1792380 by theo_: Fixed DatabaseCondition not cloning SelectQuery value object. 2013-01-02 12:09:57 +00:00
catch 0244e9c882 Issue #1876948 by dawehner: Remove views-view-row-comment.tpl. 2013-01-02 12:08:51 +00:00
catch f959c2b900 Issue #787876 by David_Rothstein, zero2one: Inline code comment followup for 'My Account' fills the first password field. 2013-01-02 12:04:08 +00:00
catch e933d81555 Issue #1845728 by sun, ry5n: Refactor and introduce generic button CSS styles for forms and links. 2013-01-02 12:00:25 +00:00
catch 81861b40e7 Issue #1869566 by tim.plunkett, dawehner: Allow any collection of plugins to be lazily instantiated. 2013-01-02 11:56:16 +00:00
catch 8b1a049654 Issue #1831184 by sun, chx: Fixed DatabaseExceptionWrapper completely hides *unexpected* errors. 2013-01-02 11:53:49 +00:00
catch c96966f079 Issue #1869250 by fago, Berdir, das-peter, YesCT, mradcliffe, fubhy: Various EntityNG and TypedData API improvements. 2013-01-02 11:51:19 +00:00
catch 85c8d12ec9 Issue #1852966 by yched, amateescu: (Doc fixes followup) Rework entity display settings around EntityDisplay config entity. 2012-12-31 21:57:58 +00:00
catch 8f03af994a Issue #1861874 by dawehner, damiankloip, tim.plunkett: Change all uses of NODE_NEW_LIMIT to HISTORY_READ_LIMIT. 2012-12-31 21:57:39 +00:00
catch 33e284e8e9 Issue #209672 by pillarsdotnet, theborg, penyaskito, cburschka, naxoc, Rob Loach, carlos8f, gdud, olamaekle: Added Use site name in From: header for system e-mails. 2012-12-31 21:42:48 +00:00