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 |
Nathaniel
|
70619a1113
|
Issue #1018050 by sun: Provide node type/bundle in comment_entity_info().
|
2011-09-28 15:39:49 +09:00 |
Nathaniel
|
f5085c003f
|
Issue #1274674 by karschsp, pgrond, mdupont, aroq: Added static caching to taxonomy_vocabulary_get_names().
|
2011-09-28 13:58:42 +09:00 |
Nathaniel
|
94e0c23150
|
Issue #825972 by daniels220, Reidsy: Fixed sess_write()/sess_read() documentation should recommend instead.
|
2011-09-28 13:04:02 +09:00 |
Nathaniel
|
b3d4219948
|
Issue #1252768 by vegantriathlete: Misnomer in the text supplied for configuring cron.
|
2011-09-28 12:51:01 +09:00 |
Nathaniel
|
4ff2d94d8f
|
Issue #1110650 by oriol_e9g, JohnAlbin, linclark, dixon_: Fixed comment-by-anonymous class never appears.
|
2011-09-28 12:49:07 +09:00 |
Nathaniel
|
b93f2bcd94
|
Issue #1113588 by pillarsdotnet: Added Provide find_conf_path() function by re-factoring reusable code from existing conf_path() function.
|
2011-09-28 12:39:17 +09:00 |
Nathaniel
|
a623d3fcca
|
Issue #1060772 by agentrickard, DeweyOxberger: Fixed Create a view of taxonomy terms (Views UI) and get an error from hook_form_alter().
|
2011-09-28 12:35:19 +09:00 |
Nathaniel
|
a8a71c6d8d
|
Issue #879580 by arithmetric: Fixed States fail when using integer values for select/radio dependencies.
|
2011-09-28 12:31:27 +09:00 |
Nathaniel
|
ee406da55d
|
Issue #1264894 by Devin Carlson, James_Stallings: Fixed The 'Parameters' section shows HTML tags are rendered as plain text.
|
2011-09-28 12:28:22 +09:00 |
Nathaniel
|
ce6c15f3ed
|
Issue #790770 by swentel, jhodgdon, David_Rothstein, naxoc: Fixed 'Add to shortcuts' link should not appear on 403/404 pages.
|
2011-09-28 12:06:39 +09:00 |
Nathaniel
|
4b2478249b
|
Issue #256827 by sun, zeta ζ: Fixed Various bugs in theme_item_list().
|
2011-09-28 12:00:18 +09:00 |
Nathaniel
|
17329b16b2
|
Issue #6463 by msonnabaum, Garrett Albright, xjm: Add static caching for user_roles().
|
2011-09-28 11:31:34 +09:00 |
catch
|
094f27042a
|
Issue #1247626 by sven.lauer: Fixed hook_install()/hook_uninstall() doc does not specify that the implementations must live in the .install file.
|
2011-09-28 03:21:57 +09:00 |
catch
|
d0db869bf1
|
Issue #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, katbailey, dereine et al: documentation and tests for drupal_add_js() and drupal_add_css() with the AJAX framework.
|
2011-09-28 03:15:03 +09:00 |
catch
|
366df7f1b0
|
Issue #1113702 by franz: Fixed Comment in url_is_external() wrong.
|
2011-09-28 02:58:09 +09:00 |
catch
|
3bc98cb77c
|
Issue #1118404 by Damien Tournoud, keichee, bfroehle: Fixed 'Manual updates required' table broken.
|
2011-09-28 02:43:14 +09:00 |
catch
|
6bde912ab9
|
Issue #859970 by jn2, sun, rfay: Cleanup form_api() () docs.
|
2011-09-28 02:39:34 +09:00 |
catch
|
72656c798a
|
Issue #674074 by agentrickard | mcrittenden: Make aggregator's description more informative.
|
2011-09-28 02:34:09 +09:00 |