drupal/core/modules
Larry Garfield ce54838752 Fix handling of default values for placeholders.
In order to make default placeholders work, we had to modify the fit and path outline
routines to ignore them.  That also necessitated switching back to the original
outline/ancestors logic from Drupal 7, which with a very slight tweak to the masks
and '/'-prefix on paths still works just as it should.
2012-10-01 16:57:24 -07:00
..
action Issue #1798954 by Lars Toomre: Remove t() from test asserts in Action module 2012-10-01 14:40:55 -07:00
aggregator Issue #1791090 by Ivan Zugec: Remove references to specific admin paths from aggregator function docs 2012-10-01 12:24:47 -07:00
ban Issue #1798960 by Lars Toomre: Remove t() from test assert in Ban module 2012-10-01 13:04:37 -07:00
block Issue #1741338 by lazysoundsystem: Removing t() from asserts in simpletests in block module. 2012-09-25 08:41:28 -04:00
book Issue #1741386 by andypost, Lars Toomre: Remove remaining t() in test assertions in book module 2012-10-01 14:55:01 -07:00
color Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings. 2012-09-24 14:12:09 +01:00
comment Issue #1742602 by xjm, lazysoundsystem: Remove t() from test assertions in comment module 2012-09-28 12:34:04 -07:00
config Issue #1781372 by tim.plunkett, xjm, sun, damiankloip, andypost, Jelle_S, Gábor Hojtsy: Change notice: Add an API for listing (configuration) entities. 2012-09-30 16:48:46 -04:00
contact Issue #1742830 by lazysoundsystem: Removing t() from asserts in simpletests in contact module. 2012-09-25 08:37:56 -04:00
contextual Issue #1749782 follow-up by tim.plunkett: Fix contextual links. 2012-09-06 15:25:25 -07:00
dblog Issue #1797242 by xjm: Remove t from dblog test assert messages 2012-09-28 12:27:18 -07:00
field Issue #1040790 by yched, swentel, geerlingguy, beejeebus, Berdir: Fixed _field_info_collate_fields() memory usage. 2012-09-28 23:11:59 +01:00
field_ui Issue #1040790 by yched, swentel, geerlingguy, beejeebus, Berdir: Fixed _field_info_collate_fields() memory usage. 2012-09-28 23:11:59 +01:00
file Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings. 2012-09-24 14:12:09 +01:00
filter Issue #1347914 by batigolix: Clean up some API docs in filter module tests 2012-09-28 14:38:56 -07:00
forum Issue #1785256 by yched, Stalski, zuuperman, sun, tstoeckler, aspilicious, EclipseGc, larowlan: Widgets as Plugins. 2012-09-26 15:39:39 -04:00
help Issue #1797330 by xjm: Remove t() from assertion messages in tests for the help module. 2012-09-28 10:16:50 -04:00
image Issue #1797328 by xjm: remove t() from assertion messages in tests for the image module. 2012-09-28 10:15:38 -04:00
language Issue #1797940 by Lars Toomre: Properly document helper function in language tests 2012-10-01 15:10:40 -07:00
locale Issue #1791920 by c960657: Fixed Create new translations:// directory for tests. 2012-09-26 15:23:19 -04:00
menu Issue #1797366 by xjm: Remove t() from test assertions in menu module 2012-10-01 14:36:17 -07:00
node Issue #1312200 by zuuperman, lemark, chx: Fixed field_create_instance() must fill in the id field but does not. 2012-09-26 23:47:21 -04:00
openid Issue #1538462 by c960657, Niklas Fiekas, nod_: Fixed Cannot log in with OpenID due to 'required' attribute. 2012-09-30 12:53:26 -04:00
overlay Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings. 2012-09-24 14:12:09 +01:00
path Issue #1797372 by xjm: Remove t() from assert messages in path module tests 2012-10-01 14:33:41 -07:00
php Issue #1797374 by xjm: Remove t() from test assertions in PHP module 2012-09-28 12:52:32 -07:00
poll Issue #1797376 by xjm: Remove t() from test assertions in poll module 2012-09-28 12:57:18 -07:00
rdf Issue #1338966 by loganfsmyth, geerlingguy: Fixed Introduce _rdf_mapping_load_multiple() to reduce queries. 2012-09-19 10:56:48 +01:00
search Issue #1175054 by msonnabaum, chx, sun, tim.plunkett, arlinsandbulte, beejeebus: Add a storage (API) for persistent non-configuration state. 2012-09-20 10:25:24 +01:00
shortcut Issue #1797510 by Lars Toomre: Remove t() from assertions in shortcut module 2012-10-01 13:20:51 -07:00
simpletest Issue #1696640 by fago, effulgentsia, tim.plunkett, dixon_, plach: Add a uniform Entity Property API. 2012-09-28 13:00:24 -04:00
statistics Issue #1797520 by Lars Toomre: Remove t() from test assertions in statistics module 2012-10-01 13:24:55 -07:00
syslog Issue #1797516 by Lars Toomre: Remove t() from test assertion messages in syslog module 2012-10-01 13:15:33 -07:00
system Fix handling of default values for placeholders. 2012-10-01 16:57:24 -07:00
taxonomy Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings. 2012-09-24 14:12:09 +01:00
toolbar Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings. 2012-09-24 14:12:09 +01:00
tracker Issue #1564832 by sun, dcam: Remove _node_extract_type() and node_type_get_name(). 2012-09-19 10:54:05 +01:00
translation Issue #253157 by Maxtorete, j.somers, FiNeX, 5ven, fastangel, jibran, penyaskito: added 'Translate own content' permission, rename 'Translate content' to 'Translate all content'. 2012-09-01 08:15:08 -04:00
update Issue #1785966 by Gábor Hojtsy: missing in update_mail(). 2012-09-18 15:40:27 +02:00
user Issue #1538462 by c960657, Niklas Fiekas, nod_: Fixed Cannot log in with OpenID due to 'required' attribute. 2012-09-30 12:53:26 -04:00
xmlrpc Issue #1798390 by Lars Toomre: Remove t() from test assertions in xmlrpc module 2012-10-01 13:13:00 -07:00