Commit Graph

17706 Commits (920fd45a839de6937682aa6d894aa62fda3ad64e)

Author SHA1 Message Date
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
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