Commit Graph

17177 Commits (c6d2b8311b82fe78d18732f01a68ceca3dea50af)

Author SHA1 Message Date
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
catch 5d73f9764e Issue #1727522 by chx: Fixed page_compression() default accidentally got changed to off . 2012-08-15 15:43:11 +01:00
catch b29cc7e1aa Issue #1726810 by xjm: Fixed Theme page test module not marked as 'hidden'. 2012-08-15 15:41:12 +01:00
catch 8fcd8e6057 Issue #1722882 by aspilicious: Fixed Plugin CacheDecorator caches globally. 2012-08-15 15:38:34 +01:00
catch 544e17693f Issue #1671198 by chx, Jose Reyero, sun, xjm, aspilicious: Added Merge $conf overrides only once per instantiated Config object, and move initial setName() into Config constructor. 2012-08-15 15:35:59 +01:00
catch e3ebcc2213 Issue #1716036 by larowlan, xjm: Use range() to create option list for forum block options. 2012-08-15 15:25:08 +01:00
catch 292a4c56a8 Issue #232327 by tizzo, jhedstrom, sumitk, NicolasH, disasm, tim.plunkett: Fixed Deleting node type leaves orphan nodes. 2012-08-15 15:22:38 +01:00
catch e1befb5433 Issue #1356824 by Adagio, Alan D., joachim, tim.plunkett: Fixed No way for hook_field_widget_form_alter() to know if it is on a form or in defaults. 2012-08-15 15:20:02 +01:00
catch f8efe8f5fb Issue #1704776 by kid_icarus, tim.plunkett: Fixed Breadcrumb CSS addresses the wrong element. 2012-08-13 23:28:16 +01:00
Jennifer Hodgdon 89f2654afd Issue #1715326 by kid_icarus: Re-wrap code comment 2012-08-13 09:23:01 -07:00
Dries 2c656cd69a - Patch #1397882 by sun, catch: system_theme_settings_submit() does not properly clean up submitted form values. 2012-08-12 14:53:54 -04:00
Dries ed9f736bc0 - Patch #542828 by sun, Pasqualle, marcingy, Gábor Hojtsy: do not special case disabled admin theme. 2012-08-12 14:48:54 -04:00
Dries 2aa02a0b30 - Patch #993186 by moshe weitzman: node access rebuilds should go newest to oldest. 2012-08-11 13:19:17 -04:00
Dries 0033bac993 - Patch #1683644 by chx, EclipseGc, tim.plunkett, aspilicious, xjm, dawehner, effulgentsia: use Annotations for plugin discovery. 2012-08-11 12:49:44 -04:00
Dries 63d52d0629 - Patch #1683644 by chx, EclipseGc, tim.plunkett, aspilicious, xjm, dawehner, effulgentsia: use Annotations for plugin discovery. 2012-08-11 12:49:12 -04:00
Dries 9f18d6d2b4 - Patch #1722694 by sun: Fixed Kernel::init() overrides Drupal's error handling configuration. 2012-08-11 12:28:03 -04:00
Dries 10d19fd39a - Patch #1715326 by dsdeiz: fixed taxonomy_get_tree() typo on comments. 2012-08-11 12:25:20 -04:00
Dries f40a69c510 - Patch #1374030 by aspilicious, Berdir, tim.plunkett: remove entity_extract_ids() now we have proper classed entity objects. 2012-08-11 12:19:01 -04:00
webchick 5819f5ed39 Issue #1719530 by tim.plunkett, sun: Add --keep-results flag to run-tests.sh. 2012-08-10 16:19:20 -07:00
Dries 26172602e0 - Patch #1719530 by tim.plunkett: Add --keep-results flag to run-tests.sh. 2012-08-10 11:18:47 -04:00
catch b996bbb220 Issue #562042 by cburschka, Rob Loach, sun, scor: Added Search for install profiles in sites/[all|site]/profiles folders, and move core profiles into /core/profiles. 2012-08-10 10:18:18 +01:00