Commit Graph

17493 Commits (8e2d696c95d8d1a44047b1472e69ead81b98d5c3)

Author SHA1 Message Date
Jennifer Hodgdon 8e2d696c95 Issue #1797452 by Lars Toomre: Remove t() from system tests starting with M 2012-10-01 13:01:17 -07:00
Jennifer Hodgdon e7ac42950d Issue #1791090 by Ivan Zugec: Remove references to specific admin paths from aggregator function docs 2012-10-01 12:24:47 -07:00
catch 2d264b5cbb Issue #1145080 by David_Rothstein, Noe_, drewish, hosef, bigjim: Fixed SelectQuery::countQuery() incompatible with UNION queries. 2012-10-01 14:14:04 +01:00
catch c37ef76d66 Issue #1751100 by chx, jerdavis: Bump minimum version of php required to 5.3.5. 2012-10-01 11:41:45 +01:00
catch 17db0ac2bb Issue #1799594 by nod_: Update jQuery version. 2012-10-01 10:50:08 +01:00
webchick 8a04afa9b7 Revert "Issue #1111224 by bfroehle, sun, marvil07, dstol, plach, carwin: Introduce .gitattributes to end the CRLF/LF and binary diff horror, and detect/auto-fix whitespace errors."
This somehow wreaked all sorts of havoc on the testbots that I don't have time to look into atm because I'm on an emergency layover in Denver. *waves*

This reverts commit c6bfd262e2.
2012-10-01 00:48:50 -04:00
webchick c6bfd262e2 Issue #1111224 by bfroehle, sun, marvil07, dstol, plach, carwin: Introduce .gitattributes to end the CRLF/LF and binary diff horror, and detect/auto-fix whitespace errors. 2012-09-30 21:14:40 -04:00
webchick 93ce8cb0f1 Issue #1796604 by andypost: Fixed Make constructor parameters consistent. 2012-09-30 20:55:09 -04:00
webchick 195f1f802f Issue #1798302 by alippai: Fixed Remove unnecessary join. 2012-09-30 20:50:34 -04:00
webchick d52fc9b4f6 Revert "git commit -m Issue"
I fail at committing from airports. :P

This reverts commit 26e0acb8d0.
2012-09-30 20:49:53 -04:00
webchick 26e0acb8d0 git commit -m Issue 2012-09-30 20:46:27 -04:00
webchick 4ecc679823 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
webchick 294f1790e2 Issue #1798756 by andreiashu, alexpott: Fixed Finish conversion of error_level() to CMI. 2012-09-30 14:51:30 -04:00
webchick 92a9506e63 Issue #1798420 by tim.plunkett: Document and consider renaming AbstractStorage. 2012-09-30 13:07:23 -04:00
webchick 7e798b85b8 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
webchick e112c456a7 Issue #1798382 by Berdir: Fixed Random Test failures in Entity translation tests. 2012-09-30 12:35:34 -04:00
catch 43942f8ad0 Issue #1040790 by yched, swentel, geerlingguy, beejeebus, Berdir: Fixed _field_info_collate_fields() memory usage. 2012-09-28 23:11:59 +01:00
Jennifer Hodgdon 3319def6a7 Issue #1347914 by batigolix: Clean up some API docs in filter module tests 2012-09-28 14:38:56 -07:00
Jennifer Hodgdon 55aebf4e01 Issue #1797376 by xjm: Remove t() from test assertions in poll module 2012-09-28 12:57:18 -07:00
Jennifer Hodgdon 22f707632c Issue #1797374 by xjm: Remove t() from test assertions in PHP module 2012-09-28 12:52:32 -07:00
Jennifer Hodgdon 74d0529337 Issue #1797170 by xjm: Remove t() from test assertions in field_ui.module 2012-09-28 12:44:57 -07:00
Jennifer Hodgdon 1451a548d8 Issue #1797296 by Lars Toomre: Remove t() in test assertions in file sub-system 2012-09-28 12:41:40 -07:00
Jennifer Hodgdon 45b4961064 Issue #1742602 by xjm, lazysoundsystem: Remove t() from test assertions in comment module 2012-09-28 12:34:04 -07:00
Jennifer Hodgdon b5acb7bcdd Issue #1797242 by xjm: Remove t from dblog test assert messages 2012-09-28 12:27:18 -07:00
Jennifer Hodgdon fe147abd4b Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-09-28 10:04:12 -07:00
Jennifer Hodgdon e91b1b5037 Issue #1797228 by xjm: remove t from test assertions in config module 2012-09-28 10:01:40 -07:00
Dries 6824ba0ed7 Issue #1696640 by fago, effulgentsia, tim.plunkett, dixon_, plach: Add a uniform Entity Property API. 2012-09-28 13:00:24 -04:00
Jennifer Hodgdon b9af7fe849 Issue #1797120 by Lars Toomre: Remove t from test assertion messages in system tests A-C 2012-09-28 09:57:15 -07:00
Dries 5c39787962 Issue #1797370 by xjm: Remove t() from assertion messages in tests for the openid module. 2012-09-28 10:20:55 -04:00
Dries 88209f1e0e Issue #1797106 by xjm: Remove t() from asserts messages in tests for the field module. 2012-09-28 10:20:01 -04:00
Dries fd5ab15290 Issue #1797330 by xjm: Remove t() from assertion messages in tests for the help module. 2012-09-28 10:16:50 -04:00
Dries 0bca40b363 Issue #1797328 by xjm: remove t() from assertion messages in tests for the image module. 2012-09-28 10:15:38 -04:00
catch 7643bb2faf Issue #1797206 by Rob Loach: Fixed Actions module has variable name conflict which breaks tests. 2012-09-28 10:06:11 +01:00
Jennifer Hodgdon f988a548f8 Issue #1794012 by Lars Toomre: Remove use of t function from test assertion messages 2012-09-27 09:04:48 -07:00
Jennifer Hodgdon 0790cd975b Issue #1326634 by xjm, NROTC_Webmaster, dellintosh, xenophyle: Fix up API docs in field module 2012-09-27 08:44:17 -07:00
Jennifer Hodgdon 2a68684092 Issue #1793990 by -enzo-, socketwench: Partial cleanup for Config class documentation 2012-09-27 08:38:57 -07:00
catch b2bcf284df Issue #1251188 by Sagar Ramgade, cam8001, MauHG, sag_13684, fenstrat, ruloweb, xjm: Fixed Set unique titles for user/register, user/password, and user/login menu items. 2012-09-27 12:04:02 +01:00
catch f9afde4181 Issue #1796278 by chx: Remove leftover debug. 2012-09-27 11:42:29 +01:00
webchick 1881251335 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
webchick 3c66dae84e Issue #606598 by andypost, stBorchert, sun, aspilicious, joachim: Added Human readable image-style names. 2012-09-26 23:28:47 -04:00
webchick 35a3762014 Issue #945524 by Jelle_S, tim.plunkett, Dave Reid, pfrenssen, xjm, swentel: Added Field formatter settings hooks in core. 2012-09-26 23:23:22 -04:00
webchick 2edfc475e5 Issue #1008166 by sun, catch, rootatwc, Rob Loach, Jody Lynn: Actions should be a module. 2012-09-26 22:57:50 -04:00
webchick f846c6c190 Issue #501434 by sun, Dave Reid: Added Link field type into core. 2012-09-26 22:43:06 -04:00
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