Commit Graph

2279 Commits (920fd45a839de6937682aa6d894aa62fda3ad64e)

Author SHA1 Message Date
webchick a24390f24f Issue #1757504 by Maxtorete, boran: Fixed Regression: language field is not visible on manage display. 2012-09-26 16:02:20 -04:00
webchick c63f99d61e Issue #1785256 by yched, Stalski, zuuperman, sun, tstoeckler, aspilicious, EclipseGc, larowlan: Widgets as Plugins. 2012-09-26 15:39:39 -04:00
webchick 66b28910d8 Issue #1303412 by nod_, droplet: Fixed 'Manage display' : Cannot drag in or out of 'Hidden'. 2012-09-26 15:26:48 -04:00
webchick d2d6796062 Issue #1791920 by c960657: Fixed Create new translations:// directory for tests. 2012-09-26 15:23:19 -04:00
webchick 0c7b5d8808 Issue #1775774 by attiks, effulgentsia: Added Allow themes to identify their breakpoints to Drupal. 2012-09-26 14:41:44 -04:00
webchick 6e8a223b15 Issue #1276908 by jessebeach, nod_, moshe weitzman, lewisnyman, webchick: Fixed Administrative tables are too wide for smaller screens. 2012-09-26 14:26:15 -04:00
catch 36e4c77f6c Issue #1161486 by sun: Follow-up for move IP blocking into its own module. 2012-09-26 17:49:43 +01:00
catch 1f86ba60da Issue #1785974 by tim.plunkett, alexpott, sun: Move ConfigEntity into a Core component. 2012-09-26 17:44:46 +01:00
Dries 980fdefa09 Issue #1790612 by carwin: Do not concatenate variables into translatable strings. 2012-09-25 08:47:43 -04:00
Dries b9b3596540 Issue #1790066 by larowlan: Fixed Missing @param doc for argument in comment_add(). 2012-09-25 08:45:01 -04:00
Dries 8808ec9c68 Issue #1741328 by lazysoundsystem: Remove t() from asserts messages in tests for aggregator module. 2012-09-25 08:42:49 -04:00
Dries 24b70a280c Issue #1741338 by lazysoundsystem: Removing t() from asserts in simpletests in block module. 2012-09-25 08:41:28 -04:00
Dries 1f0e35dc77 Issue #1742830 by lazysoundsystem: Removing t() from asserts in simpletests in contact module. 2012-09-25 08:37:56 -04:00
webchick b9a8a8440d Issue #1215104 follow-up by chx: Fix unset of global variable. 2012-09-24 23:15:15 -04:00
catch 1377aaef98 Issue #1215104 by sun, lucascaro, effulgentsia: Use the non-interactive installer in WebTestBase::setUp(). 2012-09-24 22:08:10 +01:00
Dries ff4df099d4 Issue #1777490 by kim.pepper: convert failed login settings to new configuration system. 2012-09-24 17:04:15 -04:00
Dries e81a2d353d Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-09-24 17:01:12 -04:00
Dries 6ef8765849 Issue #1790882 by beejeebus, sun: allow to store value FALSE in the key value store. 2012-09-24 17:00:37 -04:00
catch bd07cedb74 Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings. 2012-09-24 14:12:09 +01:00
catch e2743fdb89 Issue #1575060 by andypost, mcjim, nod_: Fixed ajax_html_ids() are broken for forms with file element (encoding=multipart/form-data). 2012-09-24 10:33:31 +01:00
catch 2c026bb857 Issue #466576 by gagarine, jackbravo, tim.plunkett, sheise, jamesm6162: Increase Block Title Length. 2012-09-24 10:23:59 +01:00
catch 67c61efc92 Issue #1436814 by gary4gar, kid_icarus, webchick, droplet, andypost: Fixed Fast 404 'Not found' pages are missing a doctype. 2012-09-24 10:19:25 +01:00
catch 3e854432e3 Issue #1786124 by xjm: Clean up node access pager test. 2012-09-24 10:17:08 +01:00
catch f5955bfead Issue #1785436 by Boobaa: Fixed Submission of #required elements without #title and empty value does not display any error. 2012-09-24 10:15:37 +01:00
Dries 6da30cc2e5 Issue #1788608 by bfr: system_modules_confirm_form(), line 1079, if () is always true. 2012-09-23 22:20:05 -04:00
Dries 4e4ea71e66 Patch #1161486 by rootatwc, sun, andypost, catch, marcingy, aspilicious, cam8001: Move IP blocking into its own module. 2012-09-23 22:17:45 -04:00
Dries 2f31f5cee7 Issue #1789992 by larowlan: Wrong type for hook_node_access() returns. 2012-09-21 21:11:03 -04:00
Dries 91cf274fc9 Issue #1468210 by marthinal, Eric_A, quicksketch: remove special ->uid == 1 check in filefield_validate_size(). 2012-09-21 21:04:45 -04:00
webchick 83a8e3af78 Issue #1791614 by jessebeach: Added jessebeach as JavaScript maintainer. 2012-09-21 10:29:28 -07:00
webchick ff265fb83b Issue #1788252 by scor: Add Lin Clark to RDF module in MAINTAINERS.txt. 2012-09-21 09:32:40 -07:00
webchick 7b8712b1b2 Issue #1789606 by sun, alexpott: Fixed Upgrade path tests for all system module variables converted to CMI so far. 2012-09-20 17:45:16 -07:00
webchick 5719e7e7d6 Issue #1789722 by andypost, tim.plunkett: Fixed ConfigStorageController::save. 2012-09-20 13:37:38 -07:00
catch b10ff4324b Issue #1362974 by droplet, dcam, Jacine, tkrajcar: Remove type='text/javascript' from <script> tags. 2012-09-20 11:06:41 +01:00
catch 8be3d3e2de Issue #1691952 by plach, Berdir: Make EntityFieldQuery work with multilingual properties. 2012-09-20 10:25:58 +01:00
catch 8337955d48 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
webchick 6a064f416a Issue #1209532 by timmillwood, lucascaro, wiifm, mikeytown2, slashrsm: Count node views via AJAX in the statistics module. 2012-09-19 23:36:58 -07:00
webchick da4adbdafb Issue #1293308 follow-up by David_Rothstein: Remove brackets around email address. 2012-09-19 23:29:38 -07:00
webchick a56bd47aa8 Issue #813750 by swentel, joachim, zuuperman: Fixed don't show 'Custom display settings' on Manage Display if there's only one view mode. 2012-09-19 23:28:00 -07:00
webchick 91c41b3f37 Issue #1738368 by Schnitzel, YesCT, Gábor Hojtsy, c31ck, sun, plach: Fixed Not possible to use the entity getter to retrieve non-translatable field values. 2012-09-19 23:15:55 -07:00
Jennifer Hodgdon f2f1d888f6 Issue #1787156 by jaffaralia: Remove documentation for obsolete hook_image_default_styles 2012-09-19 06:27:40 -07:00
Jennifer Hodgdon b019bf1cc9 Issue #1186886 by Albert Volkman, Mile23: Add detail and better example to hook_node_load docs 2012-09-19 06:25:24 -07:00
catch 8643c01260 Issue #1338966 by loganfsmyth, geerlingguy: Fixed Introduce _rdf_mapping_load_multiple() to reduce queries. 2012-09-19 10:56:48 +01:00
catch 277c7f7bf6 Issue #1564832 by sun, dcam: Remove _node_extract_type() and node_type_get_name(). 2012-09-19 10:54:05 +01:00
Dries 1b927f545d Issue #1468210 by marthinal, quicksketch: remove special ->uid == 1 check in filefield_validate_size(). 2012-09-18 16:06:55 +02:00
Dries 584e709d8b Issue #1712352 by sun, effulgentsia: configuration system does not support themes. 2012-09-18 16:04:16 +02:00
Dries 0904943ae8 Issue #1751380 by Boobaa, Gábor Hojtsy: Added Inconsistencies in linking to various download pages. 2012-09-18 16:02:47 +02:00
Dries 8c8e2264c0 Issue #1509968 by dcam, tobiassjosten: Consistently use count() instead of sizeof() alias. 2012-09-18 16:00:36 +02:00
Dries cf40686a77 Issue #1785966 by Gábor Hojtsy: missing in update_mail(). 2012-09-18 15:40:27 +02:00
Dries 18bd0591c3 Issue #1786284 by fotuzlab: Unnecessary line in taxonomy_term_build_content(). 2012-09-18 15:38:28 +02:00
webchick ce9a30b525 Issue #601776 follow-up by David_Rothstein: Further security hardening of contact form emails. 2012-09-17 20:54:22 -07:00
webchick 15b8ea1be6 Issue #1779638 follow-up by sun, alexpott, Maxtorete: Fixed another unexplained test failure in LocaleFileImportStatus->testBulkImportUpdateExisting(). 2012-09-17 16:16:44 -07:00
Jennifer Hodgdon eabaa4cb08 Issue #1785392 by BWPanda: Fix reference and grammar in hook_field_formatter_info_alter documentation 2012-09-17 12:14:11 -07:00
Jennifer Hodgdon 8e5ac8d316 Issue #863428 by Albert Volkman: Fixup for cache constant docs 2012-09-17 12:06:37 -07:00
catch 3da6b98435 Issue #1460764 by klausi: Missing test coverage for a D7 install with non-required modules installed but disabled. 2012-09-17 12:30:00 +01:00
catch ded5c02ea8 Issue #1779638 by sun: Better debug for unexplained test failure in LocaleFileImportStatus->testBulkImportUpdateExisting(). 2012-09-17 11:35:39 +01:00
catch 96ccc7288b Issue #1760786 by sun: Follow up for moving entity system 'back' into a Drupal\Core component. 2012-09-17 11:12:17 +01:00
catch 768dfcd9cf Issue #1774134 by larowlan, amateescu: Remove BC layer for lock API. 2012-09-17 10:49:18 +01:00
webchick ac801b61b5 Issue #1661814 follow-up by mcjim: Fixed Regression: Seven's responsive maintenance mode template makes installer look crappy, lost step display. 2012-09-15 12:37:25 -07:00
webchick cd3289c3f4 Issue #1293308 by Heine: Update Maintainers.txt to remove Heine, who is on sabbatical. 2012-09-14 13:36:07 -07:00
Jennifer Hodgdon 3448103e03 Issue #1606946 by Albert Volkman, bunthorne: API docs cleanup for PHP files in core directory 2012-09-14 08:19:14 -07:00
Jennifer Hodgdon 568f9c5b43 Issue #863428 by Albert Volkman, Mile23: Fix up block cache constant docs 2012-09-13 16:43:22 -07:00
Jennifer Hodgdon 0043355675 Issue #1783348 by jfhovinne: Fix syntax in format_plural example 2012-09-13 16:38:55 -07:00
webchick f94673d9f7 Issue #1741386 by lazysoundsystem, rasmusluckow: Removing t() from asserts in simpletests in book module. 2012-09-13 02:40:54 -07:00
webchick e75f8906af Issue #1175764 by tim.plunkett, Rob Loach, eojthebrave: Added Have theme('image_style()') inject the style name as a class. 2012-09-13 02:27:57 -07:00
webchick 2952d3e232 Issue #1757504 by Maxtorete, boran, c31ck, Gábor Hojtsy: Fixed Regression: language field is not visible on manage display. 2012-09-13 02:15:38 -07:00
webchick a12dc7e896 Issue #1757540 by trogels: Fixed 'implements' instead of 'implementation of'. 2012-09-13 01:56:31 -07:00
webchick 3fe27a8d8b Issue #1772708 by alexpott, sun, chx, catch, beejeebus: Fixed The configuration directories can not be outside of DRUPAL_ROOT. 2012-09-13 01:54:52 -07:00
webchick 4efc71cf20 Issue #1754208 by PrabhuG, webflo, savithac, Gábor Hojtsy: Convert hook_mail() and hook_mail_alter() to langcode. 2012-09-13 01:48:24 -07:00
webchick 5254501a02 Issue #1778986 by yched: Fixed drupal-7.filled.standard_all() test db dump has invalid widget info. 2012-09-13 01:41:11 -07:00
webchick 857ded8c79 Issue #1627006 follow-up by YesCT, webflo, Gábor Hojtsy: CMI conversion and minor followups to 'Collect project information for translation update'. 2012-09-13 00:25:54 -07:00
webchick 83a91f4265 Issue #1757566 by alexpott, aspilicious: Convert user account e-mail templates to configuration system. 2012-09-12 23:41:38 -07:00
webchick 09b998f131 Issue #1777430 by Crell, sun, tim.plunkett: Fixed Allow for ContainerAware controllers. 2012-09-12 23:16:39 -07:00
webchick 3d2aad9e0a Issue #1757232 by peximo, plach: Improve test coverage for the entity form controller. 2012-09-12 23:14:51 -07:00
catch 12100bab40 Issue #1542620 by djdevin, rootatwc: Fixed Fatal errors when file permissions for settings.php are messed up (can't read file). 2012-09-12 10:41:56 +01:00
catch f556c0b023 Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component. 2012-09-12 10:18:04 +01:00
Jennifer Hodgdon f91e543aaa Issue #1777870 by rvilar, Gábor Hojtsy: Add changelog entries for multilingual updates 2012-09-11 08:56:33 -07:00
Jennifer Hodgdon 87e9f0710d Issue #1739592 by Albert Volkman, andy.hails, dawehner: Fix up docs of a few language-related functions 2012-09-11 08:52:33 -07:00
Jennifer Hodgdon 262e42645f Issue #1779120 by TravisCarden: Improve documentation of l function 2012-09-11 08:46:00 -07:00
catch 74f917aa30 Issue #362889 by Xano, andypost, dawehner, Davy Van Den Bremt, cweagans, sun: Move drupal_common_theme() from common.inc into theme.inc. 2012-09-11 16:08:58 +01:00
catch 31909ee8ae Issue #1777430 by Crell, sun: Fixed Allow for ContainerAware controllers. 2012-09-11 15:10:24 +01:00
catch 71b5ccf9cc Issue #1777324 by sun, andypost: Remove theme_user_list() from core. 2012-09-11 14:54:26 +01:00
webchick 6de13daafb Issue #601776 follow-up by David_Rothstein: Improve security hardening fix for contact forms. 2012-09-10 22:19:03 -07:00
webchick 9ad5b16eb5 Issue #1164760 by tim.plunkett, LoMo, Mile23, David_Rothstein, webchick, Bojhan, yoroy, naught101: [meta] Rename 'Modules' in toolbar to 'Extend'. 2012-09-10 22:10:55 -07:00
Jennifer Hodgdon 082cae5c25 Issue #262690 by Albert Volkman: Call Form API by its proper name not Forms API 2012-09-10 12:05:33 -07:00
catch 67d2a2ffc4 Revert "Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT."
This reverts commit e003e4c580.
2012-09-10 14:50:02 +01:00
catch e003e4c580 Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT. 2012-09-10 12:02:48 +01:00
catch 289fbb1645 Issue #813750 by joachim, zuuperman, swentel: Fixed don't show 'Custom display settings' on Manage Display if there's only one view mode. 2012-09-10 10:29:30 +01:00
webchick 64d0af8c50 Issue #1658842 by penyaskito, attiks, webflo: Added Introduce a translations:// stream wrapper to access the .po file directory. 2012-09-06 23:26:10 -07:00
webchick add658801c Revert "Issue #1716920 by Albert Volkman: Fixed override example documentation needs updating."
This reverts commit 81666e2b41. Sorry, did NOT mean to push that; was testing the CMI UI patch.
2012-09-06 22:26:39 -07:00
webchick 81666e2b41 Issue #1716920 by Albert Volkman: Fixed override example documentation needs updating. 2012-09-06 22:25:45 -07:00
webchick a3eade7c4f Issue #1704422 by sun: Fixed Error level constants cannot be used in settings.php. 2012-09-06 21:31:33 -07:00
webchick 16e21dacd8 Issue #1749782 follow-up by tim.plunkett: Fix contextual links. 2012-09-06 15:25:25 -07:00
webchick 21ba0bbdd2 Issue #1775780 by tim.plunkett, alexpott: Fixed Needs tests: Forum module's block configuration for block.active.limit and block.new.limit . 2012-09-06 15:21:19 -07:00
webchick e203b73b62 Issue #218755 by jstoller, Gábor Hojtsy, stevector, mradcliffe, agentrickard, catch, Crell: Added Support revisions in different states. 2012-09-06 13:32:19 -07:00
Jennifer Hodgdon 5f4440fa7d Issue #1397346 by Albert Volkman, tim-e, shiff2kl, FatGuyLaughing: Expand docs for two functions 2012-09-06 11:32:20 -07:00
Jennifer Hodgdon ecdaa6c624 Issue #1533196 by ramlev: small coding standards cleanup in Profiles directory 2012-09-06 11:24:31 -07:00
Jennifer Hodgdon df8faef0d3 Issue #1646580 by Gábor Hojtsy: Add changelog for config having language variants and runtime values 2012-09-06 11:20:14 -07:00
Jennifer Hodgdon 345463b843 Issue #511594 by Gábor Hojtsy: Add changelog for search preprocessing having language 2012-09-06 11:18:30 -07:00
catch 267eb43804 Issue #1498874 by peximo, plach, Gábor Hojtsy, attiks: Provide language awareness to entity forms (introduce the form language concept). 2012-09-06 13:11:03 +01:00
webchick e904f789fb Issue #365615 follow-up by attiks, Gábor Hojtsy: Fix typos, add CHANGELOG.txt entry. 2012-09-06 03:42:43 -07:00
webchick 295d4e45cf Issue #1057912 by bfroehle, mgifford, bowersox, tarekdj, geerlingguy, irunflower, hgurol: Fixed Weird Border on Vertical Tabs with Google Chrome and Safari caused by .element-invisible. 2012-09-05 23:37:54 -07:00
webchick c11a35b640 Issue #1055862 by sun, catch, pillarsdotnet, danillonunes: Require sites.php to opt-in for multi-site support/functionality. 2012-09-05 23:34:57 -07:00
webchick 0dfa845969 Issue #1239410 by cangeceiro: Fixed watchdog() should use php's time() to log time of event. 2012-09-05 23:28:21 -07:00
webchick b72e28127e Issue #1067120 by BTMash, DamienMcKenna, corvus_ch, valthebald, mrfelton, fgm, Dave Reid: Added Missing hook_taxonomy_term_view() or hook_entity_view() when viewing a term. 2012-09-05 23:25:20 -07:00
webchick 369d68affe Issue #365615 by attiks, smokris, penyaskito, Gábor Hojtsy, Bojhan, WormFood, yang_yi_cn: Fixed Language detection not working correctly for most Chinese readers. 2012-09-05 22:48:34 -07:00
webchick a7c17d91a7 Issue #1770902 by sun, tim.plunkett: Fixed Theme of parent site executing test leaks into all tests. 2012-09-05 22:45:18 -07:00
webchick 2941c8a1a1 Issue #1772102 by effulgentsia, fago: Remove StorageControllerInterface in favour of EntityStorageControllerInterface. 2012-09-05 22:43:47 -07:00
webchick 995e6f27d7 Issue #1708722 by David_Rothstein, kim.pepper: Fixed Call to undefined function drupal_find_base_themes() in /includes/module.inc on line 184. 2012-09-05 22:27:12 -07:00
webchick 9c20b2fe4b Issue #1776030 by sun: Fixed Machine name JavaScript behavior is broken, since jquery.once isn't loaded. 2012-09-05 21:00:02 -07:00
catch e6bfe4fd54 Issue #1751054 by borisbaldinger: Fixed Taxonomy template variables are getting merged with the term itself. 2012-09-05 22:40:33 +01:00
catch fae3c98698 Issue #1410260 by swentel, mojzis, droplet, pingers: Fixed rss.xml/whatever triggers PHP error. 2012-09-05 22:23:38 +01:00
catch 3c0da10008 Issue #1760330 by s.Daniel: Fixed Hide vulnerable drupal install.php sites from search engines. 2012-09-05 13:53:41 +01:00
webchick a1bdd97474 Issue #1177830 by sun, tstoeckler, Tor Arne Thune: Shortcut_install() should be in standard_install(). 2012-09-04 20:13:17 -07:00
Dries 8be648df86 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-09-04 17:42:28 -04:00
Dries 8bcecca1fb Issue #1768576 by heyrocker, sun: Remove role names from the ->roles array. 2012-09-04 17:42:14 -04:00
webchick b787545fb5 Issue #846182 by reglogge, szantog, geerlingguy: Fixed Seven theme form buttons have no hover state. 2012-09-04 14:36:10 -07:00
webchick f2e4ea1f57 Issue #1773032 by Jorrit, quicksketch: Fixed Non-standard and pointless name attribute added to Content-Type header. 2012-09-04 14:29:17 -07:00
webchick d33147a22d Revert "Issue #1586356 by dww, amateescu: Fixed Missing 'weight' support from hook_field_widget_info() makes it impossible to sanely order widgets."
This reverts commit 2ffe4abd01. Totally, totally wrong commit message.
2012-09-04 14:16:08 -07:00
webchick 2ffe4abd01 Issue #1586356 by dww, amateescu: Fixed Missing 'weight' support from hook_field_widget_info() makes it impossible to sanely order widgets. 2012-09-04 14:15:29 -07:00
Dries 3da9d8b29a Issue #1772102 by fago: Remove StorageControllerInterface in favour of EntityStorageControllerInterface. 2012-09-04 17:06:28 -04:00
Dries a59d92e007 Issue #1761086 by cam8001, Berdir: Fixed Caching in image_effects_definitions() broken. 2012-09-04 17:04:40 -04:00
Dries 7e504e933e Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-09-04 17:02:42 -04:00
webchick 7e97629745 Issue #1768484 by dagmar, sun: Fixed Indentation in YAML files violates Drupal coding standards. 2012-09-04 13:58:37 -07:00
webchick 8366ed1a84 Issue #1668332 follow-up by swentel, webchick: CHANGELOG.txt entry for Added an E-mail field type into core. 2012-09-04 13:46:40 -07:00
webchick b198864ff6 How about a YAML file? That'd help. 2012-09-04 13:40:35 -07:00
webchick 5efb185fbd Issue #1705748 by n3or, tim.plunkett, sun, xjm, boombatower: Convert simpletest settings to configuration system. 2012-09-04 13:20:31 -07:00
webchick f1cde31fa5 Issue #1702080 follow-up by sun: PHPDoc fix. 2012-09-04 13:17:40 -07:00
Jennifer Hodgdon ced5a47a33 Issue #1765918 by TravisCarden: Fix docs for drupal_get_messages function 2012-09-04 09:38:50 -07:00
Jennifer Hodgdon abf8680d0e Issue #1326600 by batigolix: Add class docs header to dblog test 2012-09-04 09:37:02 -07:00
catch 8f785ff8de Issue #1637478 by alexpott, pounard, catch, fubhy: Fixed Add a PHP array cache backend. 2012-09-04 15:00:37 +01:00
catch 4b5fad5475 Issue #1702080 by sun, chx: Added Introduce canonical FileStorage + (regular) cache. 2012-09-04 14:51:51 +01:00
catch 4f37cf0255 Issue #1700382 by Albert Volkman, cam8001: Replace remaining references to drupal_attributes() with new Attributes(). 2012-09-04 14:32:47 +01:00
webchick d62c798d09 Issue #1772466 by nod_: Fixed Broke overlay with the dependency patch. 2012-09-03 21:21:47 -07:00
catch 7e54f17b79 Issue #1713564 by alexpott, sun: Make Config\FileStorage instantiate Yaml\Dumper and Yaml\Parser only once. 2012-09-03 11:56:01 +01:00
catch bfc2352bab Issue #1586356 by dww: Fixed Missing 'weight' support from hook_field_widget_info() makes it impossible to sanely order widgets. 2012-09-03 11:52:05 +01:00
webchick aa9744b1bd Issue #1719530 follow-up by sun: SimpleTest hasn't been converted to CMI yet; add a stop-gap rename in conf array. 2012-09-02 16:08:23 -07:00
webchick e4c2a57830 Issue #934714 by swentel, caiovlp, Coornail: Fixed Cannot add frontpage as shortcut. 2012-09-01 22:38:28 -07:00
webchick bea70831ae Issue #1429442 by Jody Lynn, gnuget, nrambeck, sun: Fixed Access denied page shown after submitting form that creates a unpublished node. 2012-09-01 22:33:30 -07:00
webchick 3daa24de6f Issue #1684930 by amontero: Added description to 'administer filters' permission. 2012-09-01 22:29:25 -07:00
webchick 296124aa4c Issue #1595594 by Alan D.: Path modules node alter uses collapsible and collapsed attributes in the 'alias' text field. 2012-09-01 22:27:57 -07:00
webchick cd15c2a774 Missing tests. I bet it'll work better now. 2012-09-01 22:15:41 -07:00
webchick e6a4819eef Issue #1751082 by das-peter: Fixed Undefined index: langcode in language_admin_edit_form_validate(). 2012-09-01 22:14:51 -07:00
webchick de473408a6 Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase. 2012-09-01 21:50:06 -07:00
webchick 5d6161202c Issue #1700210 by nod_, aaronbauman: Fixed After editing a field machine name, then re-ordering the field, machine name field disappears. 2012-09-01 21:44:55 -07:00
webchick 30eee08939 Issue #1766186 by beejeebus: Move test prefix munging earlier in the bootstrap. 2012-09-01 21:40:07 -07:00
webchick a5d9872265 Issue #1668332 by rbayliss, Devin Carlson, sun: Added E-mail field type to core. 2012-09-01 20:34:27 -07:00
webchick 4a32c5d36e Issue #1764634 by tim.plunkett, nod_: Fixed Drupal.settings is only populated if a custom setting is added. 2012-09-01 19:23:09 -07:00
webchick c58b08ae9c Issue #1761040 by sun, tim.plunkett, fago, effulgentsia: Rename Storable, Entity, and Configurable to Entity, ContentEntity, and ConfigEntity. 2012-09-01 19:21:35 -07:00
webchick 620eaf7b34 Issue #1754070 by tim.plunkett, dead_arm: Fixed Editing and re-saving a node with tagged taxonomy terms removes terms from node. 2012-09-01 19:15:07 -07:00
Dries 958d9ad009 Issue #1507556 by C. Lee: remove colon from label for multi-valued field form. 2012-09-01 19:31:50 -04:00
Dries 0883beab11 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-09-01 08:15:21 -04:00
Dries 6ee939ee97 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
Dries 6f6cc1f984 Issue #1744228 by Dave Reid, nod_, penyaskito: auto-detect the language code of an imported file by file name. 2012-08-31 21:59:54 -04:00
Dries f82f9df2e1 Issue #1738330 by k4v, das-peter, jsbalsera, bforchhammer, Schnitzel: confusing Language negotiation when accessing /. 2012-08-31 21:49:06 -04:00
webchick af7a3a8d3e Issue #1724252 by sun: Replace /sites/all/* with top-level directories. 2012-08-31 18:01:32 -07:00
webchick aba77548a1 Issue #1730760 by sun: Fixed theme_task_list() does not use installer-compatible get_t(). 2012-08-31 17:17:31 -07:00
catch 12075c974c Issue #1684862 by droplet, frega, nod_, sxnc: JSHint overlay. 2012-08-31 21:39:08 +01:00
catch cbe1b8b823 Issue #1756862 by xjm, damiankloip: Create declared property on ConfigStorageController for uuidKey. 2012-08-31 21:37:28 +01:00
catch c56e41ae85 Issue #1751398 by oxyc: Selectors clean-up: menu module. 2012-08-31 21:26:21 +01:00
catch 6e74154a55 Issue #1684812 by droplet, seutje, nod_: JSHint tabledrag.js. 2012-08-31 21:18:17 +01:00
webchick 85e654633f Issue #1468328 follow-up by Berdir, sun: Enable File module if enabling Update module in minimal profile. 2012-08-31 10:19:49 -07:00
Dries 7564524a56 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-08-31 12:48:48 -04:00
Dries 593f234f3a - Patch #1664894 by sun: Clarify Minimal profile's use-case and description. 2012-08-31 12:47:11 -04:00
Dries 5be22acd5b - Patch #632100 by rjgoldsborough, sun: use Stark as default theme for Minimal install profile. 2012-08-31 12:46:33 -04:00
Jennifer Hodgdon 3b1a495ed9 Issue #1317626 by Albert Volkman, xjm: API docs cleanup for includes files I-M 2012-08-31 08:56:36 -07:00
Dries 6ed142d1f3 - Patch #322995 by Schnitzel, c31ck, webflo, penyaskito: provide a distinct administration user interface language option. 2012-08-31 11:23:58 -04:00
catch 2d4afa9c50 Issue #1730774 by beejeebus, sun: Untangle Cache\DatabaseBackend from procedural database.inc functions to make it available in early bootstrap. 2012-08-31 13:07:10 +01:00
catch d7ca8aef0b Issue #1723774 by googletorp, Berdir, corvus_ch: user_delete_multiple() does not use UserStorageController. 2012-08-31 12:32:50 +01:00
catch b65fd7feb6 Issue #1541674 by Berdir, Tor Arne Thune, sun, plach, dixon_, tim.plunkett: Remove the registry. 2012-08-31 11:03:05 +01:00
webchick a2215bf8b5 Issue #1739808 by Berdir, salvis: Fixed Notice: Undefined index: file in Drupal\Core\Database\Log->findCaller(). 2012-08-30 18:53:47 -07:00
webchick 316c1f4a7a Issue #1468328 by Berdir: Move file entity info, managed file, and file usage functionality into File module. 2012-08-30 18:27:21 -07:00
webchick d1b310511a Issue #1648004 by Devin Carlson, Rob Loach: Fixed Helpful links use base_path() when they don't have to. 2012-08-30 18:10:40 -07:00
webchick b75c3af144 Issue #1754712 by TravisCarden, Bußmeyer, pingers: Fixed @return unknown_type() should be @return mixed. 2012-08-30 18:08:16 -07:00
webchick 85a807de62 Issue #1175700 by caiovlp, swentel, ldweeks: Fixed set_name() in shortcut_set_save() doesn't work. 2012-08-30 17:38:17 -07:00
webchick cd71e5ccde Issue #1645156 by attiks, tstoeckler, Albert Volkman, Carsten Müller, Sweetchuck: Fixed URL generation only works on port 80. 2012-08-30 15:39:23 -07:00
webchick 90a48a9fe6 Issue #1764342 by Rob Loach: Update Symfony and Doctrine to RC2. 2012-08-30 15:36:24 -07:00
webchick c69d5cf92c Issue #1422614 by droplet, rob.black, nod_: Drop Firefox 3.6 support in Drupal core. 2012-08-30 15:34:27 -07:00
webchick ed7a04afe9 Issue #1757078 by julien, Gábor Hojtsy, LoMo, beejeebus: Fixed When installing Drupal in a non-English language, we do not see the 'congratulations' page. 2012-08-30 13:50:11 -07:00
webchick 1ca01c77d8 Issue #1691438 by Dave Reid, CrashTest_, quicksketch, jbrown: Fixed Regression: {file_managed()}.filename should NOT be binary (and case-sensitive by default). 2012-08-30 13:27:48 -07:00
webchick 9d4f8797fa Issue #1473198 by kika: Fixed Empty table pattern for 'Edit [book's] order and titles' admin page. 2012-08-30 12:44:09 -07:00
webchick 673e1bf010 Issue #1473214 by kika, nmudgal: Fixed Empty table pattern for 'OpenID identities' user page. 2012-08-30 12:38:38 -07:00
webchick d13ee8dd75 Issue #1616930 by Berdir: Fix the field_test() entity type. 2012-08-30 12:29:25 -07:00
webchick 07ad6e733c Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js(). 2012-08-30 12:24:38 -07:00
webchick fe247ca5fc Issue #1668820 follow-up by tim.plunkett, sun: Documentation fixes and clean-ups to Configurables patch. 2012-08-30 11:00:16 -07:00
webchick cc204b607f Issue #1757604 by sun: Clarify maintenance of Config* components in MAINTAINERS.txt. 2012-08-30 10:53:48 -07:00
webchick abc0e9ac1e Issue #1508872 by attiks, disasm, Alan Evans, Jelle_S, marcingy, sun: Fixed Image effects duplicate on edit. 2012-08-30 10:47:56 -07:00
webchick 7c7b91ef66 Issue #1741804 by beejeebus, sun, chx, alexpott, matason: Implement a config import/staging directory. 2012-08-30 10:30:12 -07:00
Jennifer Hodgdon c34d804884 Issue #1753976 by savithac, PrabhuG: Fix docs for hook_file_download_access_alter to not have a return value 2012-08-30 09:55:24 -07:00
catch 3757dcbe25 Issue #1662976 by mjonesdinero: Clean up css in Field. 2012-08-29 20:53:15 +01:00
Jennifer Hodgdon 1791470540 Issue #1326600 by batigolix, kid_icarus, Lars Toomre: Fix up API docs for dblog module 2012-08-29 11:15:05 -07:00
Jennifer Hodgdon 2d4c3c65a1 Issue #794192 by kim.pepper: add note to hook_update_N docs about calling functions from modules 2012-08-29 11:04:59 -07:00
Jennifer Hodgdon db70370b7d Issue #1706926 by Ivan Zugec, eddie_c: Fix docs for theme_tableselect to have working code example 2012-08-29 11:02:40 -07:00
Jennifer Hodgdon bd378e670a Issue #1347914 by batigolix, NROTC_Webmaster, sven.lauer: Clean up API docs for filter module 2012-08-29 10:59:24 -07:00
Jennifer Hodgdon 494cf588ac Issue #1418980 by batigolix: Fix up test docs for RDF module 2012-08-29 10:44:57 -07:00
catch 3400bc2cb5 Issue #1734716 by larowlan: Fixed File field form label has incorrect id in @for attribute. 2012-08-29 11:17:27 +01:00
catch 27b89c3fd0 Issue #1642070 by Schnitzel: Make use of entity labels in templates. 2012-08-29 10:52:19 +01:00
catch dfbddf1e96 Issue #1743198 by kim.pepper: Fixed Mismatch between foreign key and primary key. 2012-08-29 10:48:59 +01:00
Jennifer Hodgdon 6bd777b2a1 Issue #1729986 by kid_icarus, scuts: Fix typo in set method doc for StorableInterface 2012-08-28 11:44:57 -07:00
Jennifer Hodgdon 65d37afbea Issue #716496 by killtheliterate, rootwork: Make sure all core template files are in themeable group 2012-08-28 11:31:58 -07:00
catch ca37934863 Issue #1750980 by nlisgo: Fixed use Exception; missing in core/lib/Drupal/Core/Utility/UpdateException.php. 2012-08-28 17:01:14 +01:00
catch 7d4962b50d Issue #1414510 by Spleshka, andypost, tim.plunkett: Fixed Remove drupal_reset_static() for drupal_html_id() when form validation fails. 2012-08-28 16:57:02 +01:00
catch ee2c99b0bd Issue #1355526 by cafuego: Added a way to determine the date a module was added so the modules page can use it for sort. 2012-08-28 10:39:46 +01:00
webchick 1d6bcb11d5 Issue #1759026 by chx, Berdir: Fixed Testing broken: Exception is never caught. 2012-08-28 00:57:08 -07:00
webchick a642d32c7c Issue #1759152 by katbailey: Add a database service to the DIC. 2012-08-28 00:48:40 -07:00
webchick fd558951e8 Issue #1661814 by kbasarab, lewisnyman, Ken Hawkins, mcjim, JohnAlbin, h4rrydog: Make 'in maintenance' Seven use a responsive design. 2012-08-28 00:46:05 -07:00
catch ea1b955192 Issue #1748880 by mikeytown2: Only clear the stat cache for the files we care about. 2012-08-27 22:40:39 +01:00
catch da08a2f792 Issue #1647440 by Dave Reid: Fixed PHP notice if invalid format ID requested at filter/tips/format-id. 2012-08-27 22:25:37 +01:00
Jennifer Hodgdon a76f10d634 Issue #1751612 by junedkazi: fix link formatting in documentation 2012-08-27 10:59:57 -07:00
Jennifer Hodgdon a59e53362b Issue #1751650 by Ivan Zugec: comment formatting 2012-08-27 10:57:51 -07:00
webchick 44fc81a277 Issue #1305378 by bforchhammer, penyaskito, k4v, Schnitzel, Gábor Hojtsy, Dave Reid: Added Tokens should use $options["langcode"] and not need a language object. 2012-08-26 20:25:18 -07:00
webchick 7d7aa9797f Temporary rollback of #1688144 as it seems to be failing. 2012-08-26 18:42:28 -07:00
webchick d5702e7bfc Issue #1688144 by Sweetchuck, lazysoundsystem: Fixed tnid does not updated to zero after node delete. 2012-08-26 14:46:48 -07:00
webchick 4a677afc98 Issue #1754142 by Damien Tournoud: Move CACHE_PERMANENT out of bootstrap.inc. 2012-08-26 14:27:30 -07:00
webchick 16005119bc Issue #1496534 by cosmicdreams, alexpott, aspilicious, kim.pepper, acrollet, dagmar, beejeebus, wizonesolutions | heyrocker: Convert account settings to configuration system. 2012-08-26 14:15:58 -07:00
webchick e599787b30 Issue #1685140 by frega, seutje, ethanw, nod_: Refactor collapse.js. 2012-08-26 13:45:53 -07:00
webchick aa9cb31b49 Issue #1751430 by oxyc, nod_: Selectors clean-up: taxonomy module. 2012-08-26 11:37:59 -07:00
webchick d0ec90ca4a Issue #1684810 by nod_: JSHint states.js. 2012-08-26 11:34:02 -07:00
webchick 54496aebbc Issue #1749782 by pascalduez: Use event.preventDefault(); and event.stopPropagation(); instead of return false;. 2012-08-26 11:20:42 -07:00
webchick ebaab15cf0 Issue #511594 by sxnc, jhodgdon, Gábor Hojtsy: Added hook_search_preprocess() needs to be language-specific. 2012-08-26 11:05:58 -07:00
webchick 86d2fc3ed7 Issue #1754162 by Gábor Hojtsy, webflo: Fixed Implement language aware tokens for one time login link and cancel link. 2012-08-26 10:45:51 -07:00
webchick b7a7795447 Issue #1750228 by Boobaa, corvus_ch: Fixed Adding a new language with empty .po file and locale.module enabled throws a fatal error. 2012-08-26 10:37:19 -07:00
webchick 79b9a36cb0 Issue #1739994 by pp, das-peter, Gábor Hojtsy: Use the Language class universally instead of stdObj instances. 2012-08-26 10:01:29 -07:00
webchick 90d5e41f3a Issue #1751410 by andypost: Fixed site name retrieval in Gettext code for CMI conversion. 2012-08-26 09:56:24 -07:00
webchick 0295b68270 Issue #1756122 by Schnitzel, Bojhan: Better Names and Description for Language Negotiations. 2012-08-26 09:41:14 -07:00
webchick fda2d67110 Issue #1392208 follow-up by Gábor Hojtsy, steinmb, Artusamak, penyaskito: Re-fixed Impossible to install Drupal in a non-English language when following the provided instructions. ;) 2012-08-26 09:36:21 -07:00
webchick 4c2bd96864 Issue #1074672 by claudiu.cristea, boran, tim.plunkett, webflo, Schnitzel, mikewink: Added Allow language select to be rearranged inside node form. 2012-08-26 09:23:29 -07:00
webchick 62b1f23eec Issue #1627006 by Sutharsan, Berdir, lazysoundsystem, andypost, webflo, jepSter, MantasK, Gábor Hojtsy: Collect project information for translation update. 2012-08-26 08:45:11 -07:00
catch b93818ac56 Issue #1738374 by sxnc, Gábor Hojtsy: Provide a cue to enable the language switcher when adding a language. 2012-08-25 22:32:55 +02:00
webchick 312e9afaac Issue #1751072 by swentel: Add swentel as co-maintainer to Fields and Field UI system. 2012-08-25 01:20:01 +02:00
webchick 42d5f0053b Issue #1668820 by sun, xjm, tim.plunkett, fgm: Concept, base class, and interface for configurable objects. 2012-08-25 01:17:32 +02:00
Jennifer Hodgdon 6d6e73a490 Issue #1728472 by plopesc: Add link from form alter hooks to form API reference 2012-08-24 11:06:41 -07:00
Dries 74f0354fff - Patch #927138 by rasmusluckow, douggreen, marcingy, h4rrydog, swing4cat: Fail image generation with 404 instead of 500, when source file is missing. 2012-08-24 15:47:33 +02:00
Dries de5718848b - Patch #1279680 by cam8001: watchdog() does not type its array arguments. 2012-08-24 14:48:55 +02:00
Dries 34e4ef4811 - Patch #1574738 by nod_: rewrite tableheader.js. 2012-08-24 14:19:11 +02:00
Dries 316fe064c8 - Patch #1639012 by nod_, seutje: guard against broken behaviors. 2012-08-24 13:38:13 +02:00
Dries 85f1c8539c - Patch #948516 by sirtet: usability bug: down arrow of fieldsets in D7 overlays should be part of the link. 2012-08-24 12:41:38 +02:00
webchick 55fae988c9 Issue #1684788 by pascalduez, nod_: JSHint ajax.js. 2012-08-24 11:15:48 +02:00
webchick 6273774d30 Issue #1747826 by seutje: Add seutje to MAINTAINERS.txt as co-maintainer of the JavaScript component. 2012-08-24 06:56:53 +02:00
webchick 5c8cdca2c4 Issue #1669902 by alexpott, aspilicious, sun: Adjust system.performance configuration for new guidelines. 2012-08-24 06:53:11 +02:00
webchick 4aaeaf521d Issue #1646580 follow-up by beejeebus: Capitalization fixes. 2012-08-24 05:04:40 +02:00
Jennifer Hodgdon d5310f042c Issue #1722244 by Albert Volkman, edb: Add return docs to drupal_get_destination function 2012-08-23 07:36:36 -07:00
catch 3d94f559c8 Issue #1637478 by alexpott, pounard, catch: Add a PHP array cache backend. 2012-08-23 15:26:14 +02:00
catch 6e8a671f83 Issue #1675260 by chx, effulgentsia, pwolanin, neclimdul: Implement PHP reading/writing secured against 'leaky' script. 2012-08-23 13:52:46 +02:00
catch 3b84028527 Issue #1137782 by disasm: Remove unused CSS in Seven theme that uses desktop-sized layouts. 2012-08-23 13:28:29 +02:00
catch 4787768339 Issue #1723828 by hass: Fixed Rename theme key to theme hook in error message. 2012-08-23 13:25:58 +02:00
catch 0ad22f5c95 Issue #1730770 by sun: Fixed Drupal installer cannot be fully tested in a separate sub/multi-site. 2012-08-23 13:21:24 +02:00
catch 4da938a7c5 Issue #1739900 by alexpott: Added a rename operation to config storage controllers. 2012-08-23 13:16:50 +02:00
webchick 92548664d0 Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, chx: Fixed View mode no longer can be changed. 2012-08-23 02:35:56 +02:00
webchick e6cfbba954 Issue #1574490 by frega, nod_: Clean-up: batch.js. 2012-08-23 00:13:51 +02:00
webchick be8126ff78 Issue #1245220 follow-up by Berdir: Fix test. 2012-08-22 23:02:49 +02:00
Jennifer Hodgdon cc956f5a61 Issue #1734482 by plopesc: Add return section to field_info_instance docs 2012-08-22 13:11:08 -07:00
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