webchick
|
b864147319
|
Issue #1280996 follow-up by vasi1186: Fix typo in comment.
|
2012-08-22 21:55:05 +02:00 |
catch
|
78c706f7a1
|
Issue #1629924 by Berdir: Fixed Default return value from EntityInterface::label(), Entity::label(), entity_label() does not match.
|
2012-08-22 15:06:12 +02:00 |
catch
|
ff895df7ac
|
Issue #1618172 by jcisio, corvus_ch, estebanvalerio.h, Berdir: Remove entity_uri() in favor of EntityInterface::uri().
|
2012-08-22 15:04:43 +02:00 |
catch
|
3b308be763
|
Issue #1720784 by Berdir: Add method for getting an entity's UUID.
|
2012-08-22 15:02:48 +02:00 |
catch
|
2c0893e845
|
Issue #1739900 by alexpott: Added a rename operation to config storage controllers.
|
2012-08-22 15:01:32 +02:00 |
webchick
|
3bf6761ff7
|
Issue #1507988 by Berdir, chx, netiva jak, frega, greggles, Xenza, and Damien Tournoud: Fixed SA-CORE-2012-002 - Access bypass - private images.
|
2012-08-22 10:25:02 +02:00 |
catch
|
3fe579b233
|
Issue #1542186 by pp, redcell, rickmanelius: Fixed Illegal string offset warning during install on sqlite.
|
2012-08-22 09:59:24 +02:00 |
catch
|
afef1a20f2
|
Issue #1684822 by droplet: JSHint block.
|
2012-08-22 09:48:46 +02:00 |
catch
|
81f274cab1
|
Issue #1359500 by theborg: Fixed Minor html bug in page.tpl.php.
|
2012-08-22 09:42:12 +02:00 |
webchick
|
7a95a78eb2
|
Issue #1727538 by katbailey, chx, alexpott: WebTest tests should have access to the correct DIC.
|
2012-08-22 01:34:31 +02:00 |
webchick
|
6cdb69e106
|
Issue #1280996 by tarmstrong, vasi1186, fastangel, dawehner, tobiasb: New language_select() element type for form API.
|
2012-08-22 01:31:54 +02:00 |
webchick
|
7b757ff47e
|
Issue #1646580 by chx, Jose Reyero, beejeebus: Implement Config Events and Listeners, and storage realms for localized configuration.
|
2012-08-22 01:22:22 +02:00 |
webchick
|
8546e3833b
|
Issue #1245220 by Berdir, plach, David_Rothstein, dpolant, xjm, WorldFallz, bfroehle, effulgentsia, corvus_ch | seddonym: Fixed HEAD BROKEN (and change notification/followup): file_file_download() passed bogus to field_access().
|
2012-08-21 21:40:43 +02:00 |
catch
|
64625f9048
|
Issue #1184272 by Berdir, corvus_ch, sun: Remove deprecated $conditions support from entity controller.
|
2012-08-21 17:38:04 +02:00 |
catch
|
a1d60148b7
|
Issue #1740958 by sxnc: Fixed overlay is broken.
|
2012-08-21 17:30:17 +02:00 |
catch
|
765890618f
|
Issue #1741068 by steinmb: Fixed language_list() SQL contain backtick and breaks PostgreSQL.
|
2012-08-21 17:27:53 +02:00 |
catch
|
e900366cd5
|
Issue #1245220 by Berdir, plach, dpolant, xjm, WorldFallz, bfroehle, David_Rothstein, effulgentsia, corvus_ch: Fixed file_file_download() passed bogus $field to field_access().
|
2012-08-21 17:19:09 +02:00 |
Jennifer Hodgdon
|
02e4cab661
|
Issue #1472724 by jibran, balsama, kiamlaluno, asrob, mjonesdinero: Fix bad usage of i.e. and e.g. in node.tpl.php files
|
2012-08-20 10:23:06 -07:00 |
Jennifer Hodgdon
|
3013324c82
|
Issue #1627654 by jhodgdon, marcin.wosinek: Fix up docs in drupal_redirect_form for accuracy
|
2012-08-20 09:50:21 -07:00 |
Jennifer Hodgdon
|
6b0793c04d
|
Issue #1018324 by Albert Volkman, webbykat, disasm, jhr, jorap: Add info and examples to docs on how to set up multi-site
|
2012-08-20 09:43:07 -07:00 |
webchick
|
c6d2b8311b
|
Issue #1558478 by tim.plunkett, Berdir, jhodgdon: Fixed SA-CORE-2012-002 - Access bypass - content administration.
|
2012-08-19 16:54:14 +02:00 |
webchick
|
f047851a7a
|
Issue #229825 by nod_, Rob Loach, sun, yched: Fixed ['has_js()'] must die.
|
2012-08-19 16:16:10 +02:00 |
webchick
|
b2bc3522bd
|
Issue #1485966 by vegantriathlete: Correct function header to comply with coding standards.
|
2012-08-19 14:36:19 +02:00 |
webchick
|
3dfe432cd9
|
Issue #1685170 by chx, bdragon: Fixed Possibility of {comment}.thread duplication in the same node.
|
2012-08-19 14:28:00 +02:00 |
webchick
|
1a3136c1fd
|
Issue #780304 by Crell, naxoc, zyxware: Fixed HTML encoding of em wrappers for database table names while showing schema errors.
|
2012-08-19 14:16:25 +02:00 |
webchick
|
d47110251d
|
Issue #1630782 by nod_: Drupal.theme is not a constructor, don't use Drupal.theme.prototype.
|
2012-08-19 13:55:16 +02:00 |
webchick
|
722f615437
|
Issue #1684906 by nod_: Drupal.progressBar is a constructor, rename it Drupal.ProgressBar.
|
2012-08-19 13:53:28 +02:00 |
webchick
|
deec4d05ce
|
Issue #1728568 by e2thex, oriol_e9g: Fixed Add table alias in node query conditions to avoid ambiguous fields.
|
2012-08-19 13:12:53 +02:00 |
webchick
|
bad99cbee7
|
Issue #1637348 follow-up by Gábor Hojtsy: CHANGELOG.txt entry for Import Gettext .po files in progressive batches to avoid time limits.
|
2012-08-19 13:09:52 +02:00 |
webchick
|
17378eed84
|
Issue #1477516 by JThan, Emin Sulaiman: Change language name from 'Uighur' to 'Uyghur'.
|
2012-08-19 12:54:16 +02:00 |
webchick
|
7e79095a49
|
Issue #1637348 by vasi1186, attiks, clemens.tolboom, penyaskito: Import Gettext .po files in progressive batches to avoid time limits.
|
2012-08-19 12:46:48 +02:00 |
webchick
|
1c4a00f374
|
Issue #1616972 by webflo, Schnitzel, Berdir, pfrenssen, gaspaio: Replace ->name with ->label().
|
2012-08-19 12:33:53 +02:00 |
webchick
|
b1d01493f6
|
Issue #1655422 by sun, chx, alexpott: Fixed Random test failures in SearchCommentTest.
|
2012-08-19 12:21:38 +02:00 |
webchick
|
bf5db8e3d1
|
Issue #1738318 by alexpott: Fixed run-tests.sh help incorrect after test class renames.
|
2012-08-18 18:26:49 +02:00 |
webchick
|
ea5de2e379
|
Issue #1392208 by Gábor Hojtsy, penyaskito, David_Rothstein: Fixed Impossible to install Drupal in a non-English language when following the provided instructions.
|
2012-08-18 17:45:05 +02:00 |
webchick
|
428226c932
|
Issue #1738178 by sxnc, penyaskito: Fixed Javascript library localisation vs localization.
|
2012-08-18 15:14:31 +02:00 |
webchick
|
2a72ca146b
|
Issue #1730760 by sun: Fixed theme_task_list() does not use installer-compatible get_t().
|
2012-08-18 14:34:40 +02:00 |
webchick
|
fb88e8d16d
|
Issue #1448326 by anavarre, Cottser, jhodgdon: Fixed MAINTAINERS.txt should use different punctuation around URLs.
|
2012-08-18 14:22:56 +02:00 |
webchick
|
f85f7eb483
|
Issue #1726794 by dawehner: Improve the plugin factory exception message.
|
2012-08-18 14:20:39 +02:00 |
webchick
|
0c14ff7517
|
Issue #1715402 follow-up by droplet: Fix spacing in query.
|
2012-08-18 14:07:50 +02:00 |
webchick
|
31bd760e4f
|
Issue #1730754 by sun: Fixed UpgradePathTestBase::performUpgrade() does not always load all new modules after upgrade.
|
2012-08-18 13:59:49 +02:00 |
webchick
|
203b4e6116
|
Issue #1197622 by lyricnz, xjm, tim.plunkett, j0rd, x2x3x2: Fixed Can't enable a disabled My account menu link.
|
2012-08-18 13:11:59 +02:00 |
webchick
|
3f92626087
|
Issue #1733746 by penyaskito, sxnc, jsbalsera, Gábor Hojtsy: Fixed D8 installer is broken if selecting a non-English language on installation.
|
2012-08-18 12:42:31 +02:00 |
webchick
|
25cc86df68
|
Issue #1737186 by sxnc, Gábor Hojtsy: Fix code style issues in new OOP Gettext parser.
|
2012-08-18 12:36:45 +02:00 |
webchick
|
6921f6c657
|
Issue #1669876 by balintk, Gábor Hojtsy, brantwynn, Berdir: CHANGELOG.txt entry for Add missing language functionality in search module.
|
2012-08-18 10:41:43 +02:00 |
catch
|
c4262320fd
|
Issue #1716900 by chx: Clarify why hook_exit() must not print.
|
2012-08-17 12:03:39 +01:00 |
webchick
|
a898cb2d9b
|
Oh hai. How about that test?
|
2012-08-16 07:28:12 -07:00 |
webchick
|
3f794186d8
|
Issue #1669876 by balintk, Gábor Hojtsy, brantwynn, Berdir: Add missing language functionality in search module.
|
2012-08-16 07:18:38 -07:00 |
catch
|
ea25df8570
|
Issue #1499596 by plach, fago: Introduce a basic entity form controller.
|
2012-08-16 12:30:43 +01:00 |
catch
|
6e7a13a7b7
|
Issue #1717678 by Berdir: Fixed Entity::createDuplicate() does not account for uuid property.
|
2012-08-15 16:12:52 +01:00 |