Nathaniel
|
8e967deef0
|
Issue #488496 by loganfsmyth: Implement missing msgctx context in JS translation for feature parity with t().
|
2011-10-26 16:38:48 +09:00 |
catch
|
9fdc47e87d
|
Issue #1320576 by amateescu: Fixed hook_field_purge_field_instance() doesn't exist.
|
2011-10-25 17:11:30 +09:00 |
catch
|
1242859292
|
Issue #1178246 by Crell: Changelog entry for adding Symfony2 HttpFoundation library to core.
|
2011-10-25 12:17:05 +09:00 |
Dries
|
c85d62c609
|
- Patch #1178246 by Crell: added Symfony2 HttpFoundation library to core.
|
2011-10-24 14:14:03 -04:00 |
Nathaniel
|
d57f6e198a
|
Issue #1314396 by rocket_nova: Fixed Documentation for theme_links() should say that Attributes class must be an array.
|
2011-10-24 14:30:36 +09:00 |
catch
|
16694bb8bb
|
Issue #1312178 by rocket_nova: Fixed Documentation problem with hook_theme_registry_alter() example code.
|
2011-10-23 20:28:49 +09:00 |
catch
|
95b676c8de
|
Issue #1301814 by David_Rothstein: Fixed Comment module security fix from SA-CORE-2011-003 not yet applied to Drupal 8.
|
2011-10-22 13:32:15 +09:00 |
Nathaniel
|
6be0aa47e4
|
Issue #1260510 by andypost, Berdir, Gábor Hojtsy: Introduce a language_load()($langcode).
|
2011-10-21 15:42:30 +09:00 |
Nathaniel
|
35b88bdaff
|
Issue #1312844 by sven.lauer: Fixed hook_schema() doc should state that database tables are auto-created.
|
2011-10-21 15:05:01 +09:00 |
catch
|
1326a44a24
|
Issue #1269734 by Everett Zufelt, sun, Jacine: Add form name class to forms for styling purposes.
|
2011-10-21 12:58:07 +09:00 |
catch
|
f373703b84
|
Issue #1313790 by greggles: Remove unused and undocumented $prefix from drupal_rewrite_settings().
|
2011-10-21 12:22:19 +09:00 |
catch
|
9ded7aa4d8
|
Revert "Issue #1313790 by greggles: Remove unused and undocumented from drupal_rewrite_settings()."
This reverts commit bf6fd9225d .
|
2011-10-20 23:23:46 +09:00 |
catch
|
bf6fd9225d
|
Issue #1313790 by greggles: Remove unused and undocumented from drupal_rewrite_settings().
|
2011-10-20 23:22:50 +09:00 |
catch
|
1d1b70d595
|
Issue #1288364 by marcingy, yched: Clean up reset patterns in field.info.inc.
|
2011-10-20 23:18:46 +09:00 |
catch
|
0496604301
|
Issue #1296566 by Gábor Hojtsy: Improve usability of add language screen.
|
2011-10-20 23:00:41 +09:00 |
catch
|
c1269e8424
|
Issue #1312802 by tim.plunkett: Entity tests weren't moved out of simpletest.info.
|
2011-10-20 22:53:48 +09:00 |
catch
|
425098b722
|
Issue #1313762 by sun: Add fago as Entity system maintainer.
|
2011-10-20 22:31:38 +09:00 |
webchick
|
00c31f849a
|
Issue #789484 by Lars Toomre, pillarsdotnet, michaellenahan, sven.lauer, Mac_Weber: Fixed Confusing documentation for argument in hook_access()/hook_node_access().
|
2011-10-19 23:56:11 -07:00 |
webchick
|
3950b0adba
|
Issue #766382 by neoglez, pebosi, andypost, sarah_p: Fixed Column 'nid' is ambiguous when using node access modules.
|
2011-10-19 23:45:44 -07:00 |
webchick
|
3c0e0b9421
|
Issue #1310250 by joelcollinsdc: Fixed Improve reverse proxy ip address handing commenting and documentation.
|
2011-10-19 23:37:55 -07:00 |
webchick
|
0295522be4
|
Issue #759244 by Mac_Weber, sivaji: Fixed Seven theme pager links needs more spacing.
|
2011-10-19 23:35:19 -07:00 |
webchick
|
7afe3c148f
|
Issue #1184830 by linclark, Dipper: Fixed User account group has no #type.
|
2011-10-19 23:33:19 -07:00 |
webchick
|
c0182b970e
|
Issue #1307062 by sven.lauer, jhodgdon: Fixed install file hooks should state whether module code is available.
|
2011-10-19 23:30:40 -07:00 |
catch
|
2bf42797f0
|
Issue #1066274 by pcambra, Damien Tournoud, xjm: Added hook_options_list() should allow to pass the instance of a field.
|
2011-10-19 20:10:40 +09:00 |
webchick
|
f15394b0d5
|
Issue #1129642 by jbrown: Fixed Populate HTML image tags with dimension attributes (like D6 imagefield) without re-introducing I/O.
|
2011-10-17 09:34:18 -07:00 |
webchick
|
8a60e68f25
|
Issue #1310164 by sven.lauer: Documentation missing for #object in Field API.
|
2011-10-17 09:24:13 -07:00 |
webchick
|
8e255c67bc
|
Issue #1234848 by mr.baileys, xjm: Fixed language_list() doc is missing return value.
|
2011-10-17 09:22:46 -07:00 |
webchick
|
bf36c6cdf1
|
Issue #1021568 by skottler, sven.lauer, jhodgdon: Fixed hook_theme() variables vs render elements.
|
2011-10-17 09:20:57 -07:00 |
webchick
|
765b9164ea
|
Issue #221712 by Damien Tournoud, Gábor Hojtsy, iliphil, Bodo Maass, idflood, loganfsmyth: Fixed locale_language_from_browser() doesn't parse language tags correctly, has a broken logic.
|
2011-10-17 09:14:47 -07:00 |
webchick
|
9b79db096f
|
Issue #789484 by Lars Toomre, michaellenahan, sven.lauer: Fixed Confusing documentation for argument in hook_access()/hook_node_access().
|
2011-10-17 09:10:06 -07:00 |
webchick
|
85a76b66e7
|
Oops. Correcting spacing error with previous patch.
|
2011-10-17 09:08:19 -07:00 |
webchick
|
37f1878633
|
Issue #943924 by Merco, lotyrin, eojthebrave: Fixed Allow preview of private image on node add form.
|
2011-10-17 09:07:31 -07:00 |
webchick
|
826ae5ac4e
|
Issue #1041906 by Monochrome, bobodrone, ELC, ctibor, DamienMcKenna: Fixed Taxonomy term menu link title overrides term page title.
|
2011-10-17 09:04:09 -07:00 |
webchick
|
ecfdad822b
|
Issue #1002734 by pillarsdotnet, yched: Fixed Multiple 'Undefined index' notices in modules/field/modules/number/number.module.
|
2011-10-17 08:45:21 -07:00 |
Dries
|
c63739a11f
|
- Patch #1311490 by skottler: remove dl.multiselect remnants.
|
2011-10-16 15:35:43 -04:00 |
Dries
|
f123d4e121
|
- Patch #1309298 by sven.lauer: document that hook_(en|dis)able implementations should live in .install files.
|
2011-10-16 15:32:50 -04:00 |
Dries
|
a7bb6c573e
|
- Patch #1309750 by kiamlaluno: wrong spelling in the hook_search_execute() documentation.
|
2011-10-16 12:55:11 -04:00 |
Dries
|
4af2c4e69b
|
- Patch #1307332 by pillarsdotnet: improve the docs for DrupalLocalStreamWrapper::getLocalPath() function.
|
2011-10-16 12:52:19 -04:00 |
Dries Buytaert
|
f98273f975
|
- Patch #1081266 by mfb: avoid re-scanning module directory when multiple modules are missing.
|
2011-10-16 12:38:04 -04:00 |
webchick
|
fb97b53f94
|
Issue #1258176 by sven.lauer: API doc for element_children() is only useful for people who already know what 'children' are.
|
2011-10-16 01:50:06 -07:00 |
Dries Buytaert
|
3c536d68db
|
- Added missing file.
|
2011-10-14 15:06:16 -04:00 |
Dries Buytaert
|
77bd8f4c18
|
- Patch #1260860 by Gábor Hojtsy, sun: rework language list admin user interface.
|
2011-10-13 21:00:26 -04:00 |
Dries Buytaert
|
3fe00209d0
|
- Patch #1281932 by loganfsmyth: convert Drupal.t and Drupal.formatPlural regular expressions to extended form.
|
2011-10-13 20:44:59 -04:00 |
Dries Buytaert
|
e20b547d63
|
- Patch #1280522 by dcmouyard: _filter_autop() (line break converter) does not recognize html5 block level elements.
|
2011-10-13 20:29:37 -04:00 |
Dries Buytaert
|
2038635911
|
- Patch #1308994 by Devin Carlson: certain Field UI messages have the wrong type.
|
2011-10-13 20:26:06 -04:00 |
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 |