Dries Buytaert
|
f93f923510
|
- Patch #341038 by jhodgdon, kathyh, sdboyer: Docblock for DatabaseStatementInterface is a bit off.
|
2011-10-13 20:19:31 -04:00 |
catch
|
336fef3d43
|
Issue #1211008 by yched: Split field_bundle_settings() out per bundle.
|
2011-10-14 05:12:38 +09:00 |
Dries Buytaert
|
551134fd35
|
- Patch #1280530 by loganfsmyth: decouple domain/path negotiation setup from language configuration.
|
2011-10-10 09:32:34 -04:00 |
Dries Buytaert
|
43473907a4
|
- Patch #1183430 by TR, oriol_e9g: t function strings should not have whitespaces at beginning or end.
|
2011-10-09 21:16:08 -04:00 |
Dries Buytaert
|
226a01e280
|
- Patch #1268234 by derjochenmeyer: move out rendering image from aggregator parser.
|
2011-10-09 20:52:35 -04:00 |
Dries Buytaert
|
8df7795d56
|
- Patch #1299046 by beltofte: secondary tabs order reversed in LTR.
|
2011-10-09 20:49:22 -04:00 |
webchick
|
a9d07167f2
|
Issue #1115106 by Damien Tournoud: Fixed Failures to update a field are not properly handed in SQL Storage and Field UI.
|
2011-10-09 07:55:32 -07:00 |
webchick
|
0793280527
|
Issue #673020 by mgifford, attiks: Added the Content-Language HTTP header to the generated page.
|
2011-10-09 07:51:51 -07:00 |
webchick
|
4385856d7d
|
Issue #1253828 by sven.lauer: Fixed drupal_render() doc should explain what 'child' means.
|
2011-10-09 07:49:55 -07:00 |
catch
|
0618ee526b
|
Issue #961876 by RobW, seutje, idflood: Consider new clearfix methods.
|
2011-10-09 04:44:14 +09:00 |
catch
|
85ca330772
|
Issue #1300482 by pillarsdotnet: Fixed Remove cruft function_exists() from _field_filter_items() leftover from the (removed) function registry.
|
2011-10-06 16:09:15 +09:00 |
catch
|
966be26083
|
Issue #1297370 by moshe weitzman, webchick: Fixed Default installation of D8 shows help region.
|
2011-10-06 16:01:47 +09:00 |
webchick
|
27116b0817
|
Issue #1248940 by yched: Fixed 'Manage fields' screens : broken table layout.
|
2011-10-05 17:53:47 -07:00 |
webchick
|
f05fa61ad8
|
Issue #1295502 by pillarsdotnet: Fixed Add missing '$' character to docblock for timer_start(), timer_read(), and timer_stop() functions.
|
2011-10-05 08:49:18 -07:00 |
webchick
|
296fa5fda6
|
Issue #1295502 by pillarsdotnet: Fixed Add missing '$' character to docblock for timer_start(), timer_read(), and timer_stop() functions.
|
2011-10-05 08:43:58 -07:00 |
webchick
|
26a6752fe2
|
Issue #1079966 by dereine, catch: Fixed Notice when renaming bundles.
|
2011-10-05 07:56:00 -07:00 |
webchick
|
13b576f6a0
|
Issue #1167218 by droplet, kathyh: Fixed DatabaseStatementInterface::fetch* - document what empty return value is.
|
2011-10-05 07:53:30 -07:00 |
webchick
|
77b30249e8
|
Issue #1244116 by catch: Fixed Feed items with title longer than 255 characters fail to insert into aggregator_item().
|
2011-10-04 14:44:07 -07:00 |
catch
|
bc76d7f80e
|
Issue #1297506 by alberto56: Fixed non-English installation: Call to undefined function _locale_import_read_po() in ../includes/install.inc on line 1113.
|
2011-10-03 15:54:36 +09:00 |
webchick
|
256d850445
|
Issue #1011614 by catch: Fixed Theme registry can grow too large for MySQL max_allowed_packet() and memcache default slab size.
|
2011-10-02 12:14:51 -07:00 |
catch
|
a14ac6a935
|
Issue #1082328 by pounard: roll back changes to installer.
|
2011-10-02 19:43:40 +09:00 |
Dries Buytaert
|
23c5741b61
|
- Patch #911054 by Rob Loach, cosmicdreams, aspilicious, Jacine: remove Garland from core.
|
2011-10-01 16:37:41 -04:00 |
Dries Buytaert
|
4b522e22ad
|
- Patch #806974 by kiamlaluno, rocket_nova: fixed punctuation errors in messages.
|
2011-10-01 15:47:01 -04:00 |
Dries Buytaert
|
4bfb50a260
|
- Patch #1019928 by xjm, aspilicious: purge the term 'vancode'.
|
2011-10-01 15:32:36 -04:00 |
Dries Buytaert
|
107f67e78d
|
- Patch #1082328 by pounard: provide a proper no-op cache.inc.
|
2011-10-01 15:25:21 -04:00 |
catch
|
8f5a7b1c7c
|
Issue #951644 by David_Rothstein, aschiwi, xjm: Fixed Requirement warnings (e.g. for PHP memory limit) are not shown on install or update unless there is a requirement error also.
|
2011-10-02 01:11:43 +09:00 |
catch
|
2078822142
|
Issue #1178580 by Dave Reid: Fixed PHP notices with [node:summary], [node:body], or [comment:body] if there is no body field or language mismatch.
|
2011-10-01 23:21:49 +09:00 |
webchick
|
f467f25bc2
|
Issue #1252768 follow-up by vegantriathlete: Fixed minor spacing glitch.
|
2011-09-30 20:29:47 -07:00 |
webchick
|
64c9f42156
|
Issue #1295456 by pillarsdotnet: Fixed Add missing '$' character in docblock for DrupalWebTestCase::drupalGetNodeByTitle() function.
|
2011-09-30 14:40:26 -07:00 |
webchick
|
7f3e948150
|
Issue #1295460 by TR, pillarsdotnet: Fixed Add missing '$' character to docblock for taxonomy_get_term_by_name() function.
|
2011-09-30 14:38:03 -07:00 |
webchick
|
b77dfc8c79
|
Issue #1295462 by pillarsdotnet: Fixed Add missing '$' character to docblock for _theme_load_registry() function.
|
2011-09-30 14:24:30 -07:00 |
webchick
|
61ff24ef16
|
Issue #1292922 by loganfsmyth, plach: Fixed EntityFieldQuery count query broken for translatable fields.
|
2011-09-30 14:19:49 -07:00 |
webchick
|
c2b82b6c8c
|
Issue #1177738 by catch: Speed up theme registry rebuilds when multiple themes are enabled.
|
2011-09-30 13:17:42 -07:00 |
catch
|
374e41d6a2
|
Issue #1294284 by Chi: Code style fix for field_ui().test.
|
2011-09-30 13:58:37 +09:00 |
catch
|
03b443e8f5
|
Issue #1123092 by michaellenahan, varunarora: Fixed user-profile.tpl.php doc has confusing/misleading first paragraph.
|
2011-09-30 12:49:16 +09:00 |
catch
|
52b30bd889
|
Issue #120368 by Devin Carlson, reglogge: Fixed Book outline page breaks my site layout.
|
2011-09-30 11:00:01 +09:00 |
webchick
|
da7205eb91
|
Issue #1113588 follow-up by pillarsdotnet: Un-break multisite installations.
|
2011-09-29 11:15:44 -07:00 |
catch
|
8157c286f7
|
Issue #1285364 by Cliff: Follow-up to remove search-block-form template for form rendering consistency.
|
2011-09-29 23:42:58 +09:00 |
Nathaniel
|
08b9bd4172
|
Issue #918808 by moshe weitzman, Damien Tournoud, dww: Standardize block cache as a drupal_render() #cache.
|
2011-09-29 12:29:59 +09:00 |
catch
|
9763ca906a
|
Issue #1290512 by droplet: Fixed Seven: remove duplicated css.
|
2011-09-29 00:37:33 +09:00 |
catch
|
c041de49f2
|
Issue #1290562 by bleen18, droplet: Fixed Contextual: remove duplicated css.
|
2011-09-29 00:35:39 +09:00 |
catch
|
e217c4ef1b
|
Issue #1291458 by arithmetric: Fixed Database::getConnection mentions short-lived fixed bug and shouldn't.
|
2011-09-29 00:29:17 +09:00 |
catch
|
d9b179047b
|
Issue #1050606 by jhodgdon, bxtaylor: Fixed menu_tree_data() doc needs more detail.
|
2011-09-29 00:12:21 +09:00 |
catch
|
6a30c869c2
|
Issue #1283892 by tim.plunkett, chx: Let Render API fail in a tale-telling way on invalid element.
|
2011-09-28 23:21:28 +09:00 |
catch
|
398b181ec6
|
Issue #1263644 by jhodgdon, ultimateboy, webchick: Define what being in MAINTAINERS.txt means.
|
2011-09-28 23:11:19 +09:00 |
catch
|
5995f7a851
|
Issue #1290486 by arthurf: File.mimetypes needs entry for m4v.
|
2011-09-28 21:59:01 +09:00 |
catch
|
a844126451
|
Issue #1285364 by Everett Zufelt, andypost: Remove search-block-form template for form rendering consistency.
|
2011-09-28 21:34:20 +09:00 |
catch
|
9c668d1fc0
|
Issue #1215716 by Gábor Hojtsy, svendecabooter: Introduce locale_language_save().
|
2011-09-28 19:47:48 +09:00 |
Nathaniel
|
68c0c8c635
|
Issue #1238258 by kiamlaluno, izmeez: Change 'Track page visits' to 'Page visits'.
|
2011-09-28 16:04:37 +09:00 |
Nathaniel
|
19e6644f1c
|
Issue #1282956 by rickmanelius, pgrond | lyricnz: Fixed Node revision log of '0' is ignored.
|
2011-09-28 15:45:23 +09:00 |