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 |
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 |
webchick
|
7e9d2c1676
|
Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules).
|
2012-08-09 18:24:21 -07:00 |
Dries
|
7e571b97cf
|
- Patch #1703164 by chriscalip, kbasarab, no_commit_credit, aspilicious: Fixed Convert book settings to the new configuration system.
|
2012-08-09 16:25:24 -04:00 |
Dries
|
19fecb5279
|
- Patch #1717878 by willvincent: Fix summary of update_variable_get() to be under 80 characters.
|
2012-08-09 16:21:50 -04:00 |
Dries
|
6908c07fb9
|
- Patch #1684976 by droplet, timmillwood: Better validation for statistics.php.
|
2012-08-09 16:21:01 -04:00 |
Dries
|
4b2dfc3a76
|
- Patch #1719250 by catch: Fixed DatabaseBackend still calling garbageCollection() every request due to minimum cache lifetime.
|
2012-08-09 16:19:23 -04:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
Dries
|
49e12de3c0
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-08-09 16:12:48 -04:00 |
Dries
|
5a43052d93
|
- Patch #1671080 by sun, no_commit_credit, Gábor Hojtsy, Jose Reyero: remove StorageDispatcher to simplify configuration system.
|
2012-08-09 16:12:36 -04:00 |
Dries
|
54360936bc
|
- Patch #1658712 by plach, Gábor Hojtsy: Refactor test_entity() schema to be multilingual.
|
2012-08-09 15:57:37 -04:00 |
Dries
|
9b7ac70bb0
|
- Patch #1658712 by plach, Gábor Hojtsy: Refactor test_entity() schema to be multilingual.
|
2012-08-09 15:57:22 -04:00 |
catch
|
b8ef984e94
|
Issue #1555294 by Pol, tim.plunkett, cristinawithout, gagarine: Fixed Vocabulary title HTML entities are double encoded.
|
2012-08-08 22:29:50 +01:00 |
webchick
|
070ad58626
|
Revert "- Patch #1705748 by n3or, no_commit_credit: Convert simpletest settings to configuration system."
This reverts commit 490386face . It broke testbot.
|
2012-08-07 21:39:41 -07:00 |
catch
|
9532b4b8c3
|
Issue #1706878 by tim.plunkett: Add WebTestBase::assertThemeOutput() to allow modules to test theme function output.
|
2012-08-07 23:42:08 +01:00 |
catch
|
00fbe48444
|
Issue #1054162 by tim.plunkett, Transition, Dave Reid, joachim: Taxonomy bundles not supported by EntityFieldQuery (followup).
|
2012-08-07 23:39:19 +01:00 |
catch
|
9d3e5e4cdd
|
Issue #1037632 by Sheldon Rampton, Tor Arne Thune: Fixed Attaching a forbidden file to a node gives an error message with bogus file path.
|
2012-08-07 23:33:14 +01:00 |
webchick
|
29bfbf491a
|
Issue #1715402 by mikeryan: Fixed Poor performance of _forum_update_forum_index() when passed a non-forum node.
|
2012-08-07 15:09:04 -07:00 |
Dries
|
db2f83b6df
|
- Patch #1497310 by webchick, kbasarab, tobiasb, pcambra, sun, aspilicious: Convert statistics settings to configuration system.
|
2012-08-07 15:49:48 -04:00 |
Dries
|
490386face
|
- Patch #1705748 by n3or, no_commit_credit: Convert simpletest settings to configuration system.
|
2012-08-07 15:45:30 -04:00 |
Dries
|
33227d0132
|
- Increased the update number to avoid clash.
|
2012-08-07 15:40:47 -04:00 |
Dries
|
56b93e388a
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-08-07 15:35:12 -04:00 |
Dries
|
34573dde97
|
- Patch #1496458 by swentel, pcambra, n3or, sun, kbasarab, marcingy, no_commit_credit: convert maintenance mode settings to configuration system.
|
2012-08-07 15:26:00 -04:00 |
webchick
|
4c97c097ae
|
Issue #1551140 by Berdir, fago: Remove stub entities, replace entity_create_stub_entity().
|
2012-08-07 12:22:09 -07:00 |
Dries
|
c7dc1e854e
|
- Patch #1712352 by sun: configuration system does not support themes.
|
2012-08-07 15:19:48 -04:00 |
Dries
|
d1ea099f80
|
- Patch #1348162 by catch, sun, Berdir: Add update_variable_*().
|
2012-08-07 15:11:13 -04:00 |
Dries
|
12b49aa11f
|
- Patch #1637370 by danielnolde, sun, djdevin, Berdir: Added UUID support to core entity types.
|
2012-08-07 14:34:39 -04:00 |
Dries
|
4c2e6b41ec
|
- Patch #1637370 by danielnolde, sun, djdevin, Berdir: Added UUID support to core entity types.
|
2012-08-07 14:33:39 -04:00 |
Dries
|
1f31a38fde
|
Merge remote-tracking branch 'sandbox/bundles' into 8.x
|
2012-08-07 14:19:31 -04:00 |
webchick
|
f77cdf16d3
|
Issue #1698108 by chx, effulgentsia, Rob Loach: Update Drupal's dependencies.
|
2012-08-07 10:05:42 -07:00 |
catch
|
47cf40eec4
|
Issue #1704786 by tim.plunkett: Fixed Update seven_css_alter() for jQuery UI update.
|
2012-08-07 11:23:55 +01:00 |
catch
|
8acb637d5c
|
Issue #1705536 by pfrenssen: Typo in docblock block_block_list_alter().
|
2012-08-07 11:22:48 +01:00 |
catch
|
a3ee7d2a9e
|
Issue #1343768 by JamesOakley, eMPee584: Fixed make update_calculate_project_update_status() work nicely with HEAD releases.
|
2012-08-07 11:15:47 +01:00 |
webchick
|
2f2dfda72e
|
Partial rollback of Issue #1700682; breaks contributed module testing.
|
2012-08-06 23:13:43 -07:00 |
Katherine Bailey
|
790b2e4afc
|
Pulling in the entire HttpKernel from symfony's FrameworkBundle instead of just part of it
|
2012-08-06 21:52:14 -07:00 |
effulgentsia
|
bc1da650eb
|
Remove DIC compilation until it can be dumped to disk
|
2012-08-06 21:52:14 -07:00 |
Katherine Bailey
|
842d1217d3
|
Various coding standards fixes, cleanup and documentation fixes
|
2012-08-06 21:52:13 -07:00 |
Katherine Bailey
|
8ffe09eee5
|
Clarifying the _current_path() problem as it relates to path alias caching and making the request param non-optional in language_from_url
|
2012-08-06 21:52:13 -07:00 |
Katherine Bailey
|
b979e8aa93
|
Passing the request object explicitly to the language negotiation methods instead of a vague args parameter
|
2012-08-06 21:52:13 -07:00 |
effulgentsia
|
93e3f5bff2
|
Issue #1711492: Improved override of Symfony's ContainerBuilder
|
2012-08-06 21:52:13 -07:00 |
Katherine Bailey
|
768925132d
|
Adding/modifying some todos
|
2012-08-06 21:52:13 -07:00 |
Katherine Bailey
|
aef0436ebf
|
Making the language_manager instance variable protected instead of private in FinishResponseSubscriber
|
2012-08-06 21:52:13 -07:00 |