catch
|
bf258ac3ad
|
Issue #1539602 by cosmicdreams: Modify common.inc to use Dependency Injection for language.
|
2012-05-01 12:32:24 +09:00 |
catch
|
32e8398e0c
|
Issue #1532512 by Liam Morland, xjm: Fixed Ensure empty item-list title h3's are never generated.
|
2012-05-01 12:19:59 +09:00 |
catch
|
fd9a2104d0
|
Issue #1419968 by nod_, tim.plunkett, droplet, cosmicdreams: Replace $('selector', domelement) with $(domelement).find('selector').
|
2012-05-01 12:17:59 +09:00 |
catch
|
3102ae42c1
|
Issue #1036780 by Mike Wacker: Added Drupal.org should collect stats on enabled sub-modules and core modules.
|
2012-05-01 12:15:27 +09:00 |
catch
|
c30624a1c3
|
Issue #1355526 by cafuego: Added a way to determine the date a module was added so the modules page can use it for sort.
|
2012-05-01 12:13:54 +09:00 |
Dries
|
f356dc2178
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-04-29 22:31:00 -04:00 |
Dries
|
ae015c91d0
|
- Patch #1542674 by bas.hr, damiankloip: wrong count assertion in taxonomy.test.
|
2012-04-29 12:28:03 -04:00 |
Dries
|
4b6355ff9d
|
- Patch #1477110 by msonnabaum: Fixed php path detection in run-tests.sh.
|
2012-04-29 12:21:57 -04:00 |
Dries
|
9dd0e7bebf
|
- Patch #1545930 by c960657: DrupalLogout() should only do one request, not two.
|
2012-04-29 12:19:35 -04:00 |
Dries
|
02750689dd
|
- Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support.
|
2012-04-29 11:16:27 -04:00 |
webchick
|
56ded311cb
|
Issue #1497230 follow-up by sun: Fixed SimpleTest UI failure after dependency injection patch.
|
2012-04-28 23:06:18 -07:00 |
Dries
|
34ef955ae5
|
- Patch #1542710 by BTMash, Crell: update to latest Symfony 2.1 code.
|
2012-04-28 18:07:40 -04:00 |
webchick
|
4c24974c24
|
Issue #1490150 follow-up by xjm: Text fixes.
|
2012-04-28 13:24:13 -07:00 |
catch
|
9b88eeac14
|
Issue #1484216 by Berdir, beejeebus: Fixed Race condition in _update_create_fetch_task() (PDO Exceptions).
|
2012-04-28 10:12:05 +09:00 |
catch
|
c7c6b79d31
|
Issue #1490150 by duellj, catch: Fixed EntityFieldQuery::pager(0) generates PHP error 'divide by zero'.
|
2012-04-28 10:09:31 +09:00 |
catch
|
3d4d950555
|
Issue #1172560 by bas.hr, bellesmanieres, NROTC_Webmaster: Fixed The block X was assigned to the invalid region Y and has been disabled.
|
2012-04-28 10:08:33 +09:00 |
Jennifer Hodgdon
|
9f59cdf937
|
Issue #1548038 by Rob Loach: Fix typo in CacheArray.php documentation
|
2012-04-27 09:42:28 -07:00 |
catch
|
7846509737
|
Revert "Issue #1541958 by sun: Split setUp() into specific sub-methods."
This reverts commit 4079eb2d78 .
|
2012-04-27 17:58:34 +09:00 |
catch
|
4079eb2d78
|
Issue #1541958 by sun: Split setUp() into specific sub-methods.
|
2012-04-27 13:13:57 +09:00 |
catch
|
78e0de2758
|
Issue #1348758 by drewish: Fixed Add an index to {users}.picture so user_file_delete() isn't insanely slow.
|
2012-04-27 13:02:56 +09:00 |
webchick
|
db8913a7c3
|
Issue #1361234 follow-up by Berdir: Fix random test failures.
|
2012-04-26 16:33:58 -07:00 |
webchick
|
d822b8dd26
|
Issue #1541792 follow-up by chx, Berdir, xjm: Fix for random test values occasionally failing.
|
2012-04-26 10:42:27 -07:00 |
catch
|
51c004aba9
|
Issue #1361234 by duellj, loganfsmyth, aspilicious, cosmicdreams, fago, amateescu, sun: Added Make the node entity a classed object.
|
2012-04-27 01:44:37 +09:00 |
catch
|
4daf1c6345
|
Issue #1160566 by Dave Reid, bdlangton, aspilicious, fago, cosmicdreams, tstoeckler, tim.plunkett, Berdir, sun: Entity_load() is actually entity_load_multiple().
|
2012-04-26 13:07:55 +09:00 |
catch
|
52d7970bad
|
Issue #1209532 by timmillwood: Count node views via AJAX in the statistics module.
|
2012-04-26 13:05:27 +09:00 |
catch
|
efd9012f3a
|
Issue #1277776 by sun: test cleanup for generic field/property getters/setters (with optional language support) for entities.
|
2012-04-26 12:58:09 +09:00 |
catch
|
93c20fd054
|
Issue #1361228 by marcingy, Niklas Fiekas, fago, cosmicdreams, aspilicious et al: Make the user entity a classed object.
|
2012-04-26 12:51:09 +09:00 |
catch
|
0594b0148a
|
Issue #1541792 by tim.plunkett, chx: follow-up to remove random test failures.
|
2012-04-26 12:13:31 +09:00 |
catch
|
bc913ac714
|
Issue #1492188 by Berdir: Fixed Update module creates duplicate queue items.
|
2012-04-26 11:41:39 +09:00 |
Dries
|
bf6a8a1a8e
|
- Patch #1468582 by Schnitzel, lewisnyman, dcmouyard, alanburke, tstoeckler, edward_or, janusman: Add mobile friendly meta tags to the html.tpl.php.
|
2012-04-25 17:02:24 -07:00 |
Dries
|
d4cf91211f
|
- Patch #1329410 by Gábor Hojtsy, Sutharsan, dww: Extend update data collection to support localization update.
|
2012-04-25 16:51:09 -07:00 |
Dries
|
bac3ed7764
|
- Patch #1539072 by Gábor Hojtsy: Fixed Support for disabled languages broken, drop it.
|
2012-04-25 16:44:20 -07:00 |
webchick
|
4ef74ecd98
|
Issue #1541792 by tim.plunkett, chx, Amitaibu: Enable dynamic allowed list values function with additional context
|
2012-04-25 15:00:46 -07:00 |
catch
|
74d3fc229f
|
Issue #1525640 by jeff.maes: Fixed Disable autocompletion for email/password field when editing user profile.
|
2012-04-25 13:33:09 +09:00 |
Jennifer Hodgdon
|
80189e786e
|
Issue #1509838 by cosmicdreams, klausi: Use elseif not else if
|
2012-04-24 15:51:38 -07:00 |
Jennifer Hodgdon
|
37da825bed
|
Issue #1538182 by infiniteluke: update variable_get doc to say it handles unserializing
|
2012-04-24 15:35:45 -07:00 |
Jennifer Hodgdon
|
6968da74fc
|
Issue #720630 by kid_icarus, tsphethean: Clean up documentation for watchdog, hook_watchdog, and watchdog constants
|
2012-04-24 15:29:27 -07:00 |
catch
|
b5ad27e375
|
Issue #135464 by Gábor Hojtsy: Follow-up, move tests to block module.
|
2012-04-24 21:00:08 +09:00 |
catch
|
933b844ab9
|
Issue #1519942 by Gábor Hojtsy, dawehner, kalman.hosszu, balintk: Decouple locale module from user module.
|
2012-04-24 13:01:42 +09:00 |
catch
|
b7cae658e0
|
Issue #1536262 by sun: Fixed entering a site name when installing Drupal 8 has no effect until caches are cleared.
|
2012-04-24 11:15:56 +09:00 |
catch
|
7642d2466b
|
Issue #1497230 by Rob Loach, pdrake, effulgentsia, beejeebus: follow-up for dependency injection - ensure t() can be called early in bootstrap.
|
2012-04-24 11:14:08 +09:00 |
catch
|
bc7f5c39a4
|
Issue #1404380 by msonnabaum, xjm, mjpa: Fixed Unnecessary aggregation of CSS/JS.
|
2012-04-24 11:05:45 +09:00 |
catch
|
6fbbde25a2
|
Issue #751168 by elliotttf, caktux, andyceo, setvik, xjm, sun: Fixed Regression: Missing 'Default image' per field instance.
|
2012-04-24 11:03:13 +09:00 |
catch
|
249d9eae67
|
Issue #1213536 by David_Rothstein, sun, effulgentsia, Yorirou: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations.
|
2012-04-24 10:57:26 +09:00 |
catch
|
3c7a609bb6
|
Issue #1262592 by jmarkel, pingers, marcingy: Fixed numeric names fail image creation.
|
2012-04-24 10:55:26 +09:00 |
catch
|
169a8c126c
|
Issue #857124 by lucascaro, Alan D., 30equals, tim.plunkett: Fixed Collapsible fieldsets and vertical tabs do not work without form_builder() (Form API).
|
2012-04-24 10:52:29 +09:00 |
catch
|
277e4b1e47
|
Issue #1039666 by Jelle_S, droplet, Kevin Morse, nod_: Fixed Placing a block in a region via select dropdown moves it to the top of the region, but it will show at the bottom.
|
2012-04-24 10:51:14 +09:00 |
catch
|
042de88417
|
Issue #1477218 by Berdir, Rob Loach: Convert Tracker tests to PSR-0, register PSR-0 test classes.
|
2012-04-23 12:01:03 +09:00 |
webchick
|
85a421eb9b
|
Issue #966210 by mfb, catch, bfroehle, drewish, drumm, makara, sun, BTMash, iamEAP: Fixed DB Case Sensitivity: system_update_7061() fails on inserting files with same name but different case.
|
2012-04-22 19:48:48 -07:00 |
catch
|
48f271b63e
|
Issue #822418 by catch, marcingy, davidjdagino, ezheidtmann: Fixed Field form structure incomplete if field_access() returns FALSE.
|
2012-04-22 23:03:31 +09:00 |
catch
|
5e65498a34
|
Issue #1517138 by sun: Follow-up for SimpleTest does not create configuration folder causing test failures.
|
2012-04-21 10:38:11 +09:00 |
Jennifer Hodgdon
|
121f7ee093
|
Issue #1540072 by xjm: American spelling for behavior
|
2012-04-20 12:51:35 -07:00 |
Dries
|
6251c4066e
|
- Patch #135464 by Artusamak, Gábor Hojtsy, brantwynn, YesCT, z.stolar: add language options to block visibility.
|
2012-04-19 13:45:46 -04:00 |
Jennifer Hodgdon
|
16e1171377
|
Issue #1313510 by NROTC_Webmaster: Fix whitespace from API cleanup, oops
|
2012-04-19 10:40:55 -07:00 |
Jennifer Hodgdon
|
0964130b19
|
Issue #1431630 by NROTC_Webmaster, tim.plunkett: Clean up API docs for themes directory
|
2012-04-19 08:30:31 -07:00 |
Jennifer Hodgdon
|
0016283b17
|
Issue #1313510 by NROTC_Webmaster, oriol_e9g, aenw: API docs cleanup for Statistics module
|
2012-04-19 08:17:35 -07:00 |
Dries
|
f61cb9bc21
|
- Patch #1538370 by Jody Lynn: Fixed Wrong version in common_test_cron_helper().info.
|
2012-04-19 07:38:46 -04:00 |
Dries
|
3a9a31251d
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-04-19 07:32:00 -04:00 |
Dries
|
055716fe39
|
- Patch #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation.
|
2012-04-19 07:31:47 -04:00 |
catch
|
3aa3e5d1d6
|
Issue #636454 by tim.plunkett: Follow up for Cache tag support.
|
2012-04-19 12:28:14 +09:00 |
catch
|
d28d65ba17
|
Issue #1229442 by bleen18, amateescu, chrispomeroy, aspilicious: Convert poll tpls and markup to HTML5.
|
2012-04-19 12:18:54 +09:00 |
catch
|
ec59f02c12
|
Issue #1302228 by xjm, yched, kathyh, chx, tim.plunkett: Fixed field_has_data() returns inconsistent results – possible data loss.
|
2012-04-19 12:16:57 +09:00 |
catch
|
6ead5e0750
|
Issue #1174646 by aspilicious, ericduran, Niklas Fiekas: Added new HTML5 FAPI element: range.
|
2012-04-19 12:07:55 +09:00 |
catch
|
3b1b9c71f9
|
Issue #1183042 by mgifford: Follow up for Add WAI-ARIA roles to Core blocks.
|
2012-04-19 12:04:09 +09:00 |
Dries
|
0ca408e1d3
|
- Patch #1497230 by Rob Loach, pdrake, effulgentsia: Use Dependency Injection to handle object definitions.
|
2012-04-18 14:31:33 -04:00 |
Dries
|
1f2622c8b8
|
- Patch #1497230 by Rob Loach, pdrake, effulgentsia: Use Dependency Injection to handle object definitions.
|
2012-04-18 14:30:50 -04:00 |
Jennifer Hodgdon
|
a384eb4854
|
Issue #1537370 by Liam Morland: Improve documentation of return value for file_load()
|
2012-04-18 10:56:16 -07:00 |
Jennifer Hodgdon
|
135c7866d4
|
Issue #1537888 by wulff: Fix typo in EntityFieldQuery docs
|
2012-04-18 09:13:40 -07:00 |
catch
|
812413b922
|
Issue #642734 by nod_, yhahn: Fixed Simpletest behaviors should process the elements only once.
|
2012-04-18 12:29:51 +09:00 |
catch
|
a5e3fac8d5
|
Issue #1159002 by sun: Show comment field first and before contact info in comment form.
|
2012-04-18 12:23:31 +09:00 |
Jennifer Hodgdon
|
aab45ade9f
|
Issue #1533498 by jmarkel: Fix see doc issue and clean up doc in hook_field_widget_form_alter
|
2012-04-17 15:13:57 -07:00 |
catch
|
2155a540c7
|
Issue #1309394 by effulgentsia, sun, aspilicious: Process #autocomplete_path() for all form elements; remove custom/duplicated code from theme_textfield().
|
2012-04-17 12:42:31 +09:00 |
catch
|
87c647b075
|
Issue #1492378 by scottalan: Document proper use of #autocomplete_path() for slashes.
|
2012-04-17 12:40:10 +09:00 |
catch
|
945e7605e6
|
Issue #1459164 by Kevin Morse, droplet: Use test() to match string for BOOL comparison .
|
2012-04-17 12:37:26 +09:00 |
catch
|
b3e2c8b4af
|
Issue #1473314 by litwol, nod_, tim.plunkett, attiks: Core js still uses -processed instead of context/.once().
|
2012-04-17 12:33:58 +09:00 |
catch
|
a4de2caaf0
|
Issue #1354726 by develCuy, gnuget, droplet: Add more indexes on {forum_index()}.
|
2012-04-17 12:28:52 +09:00 |
catch
|
f6cb088ed4
|
Issue #1527720 by Gábor Hojtsy: Fixed OpenID language matching finds least specific instead of most specific match.
|
2012-04-17 12:23:52 +09:00 |
catch
|
b5973cd97d
|
Issue #1195254 by underq, kid_icarus, oriol_e9g, xjm: Taxonomy test cleanup and wording improve.
|
2012-04-17 12:14:25 +09:00 |
catch
|
88085504ff
|
Issue #1252206 by droplet, kid_icarus, Bojhan: Remove checkbox spacing.
|
2012-04-17 12:09:18 +09:00 |
catch
|
d9135600c9
|
Issue #1509996 by jhedstrom: Added Convert hook_cron_queue_info() to hook_queue_info().
|
2012-04-17 12:07:50 +09:00 |
catch
|
5de2f76426
|
Issue #277200 by andypost, Damien Tournoud: Add tests for vocabulary hierarchy.
|
2012-04-17 12:05:39 +09:00 |
catch
|
ce793feeb7
|
Issue #1060700 by eiriksm, alexweber: Fixed Text in new topic and new post links does not describe its purpose.
|
2012-04-17 12:02:27 +09:00 |
catch
|
c5eea4a58b
|
Issue #1372122 by klausi, sun, beejeebus, juampy, mradcliffe: Fixed STOP the registry integrity constraint violation nightmare.
|
2012-04-17 11:59:51 +09:00 |
catch
|
789ab2a316
|
Issue #1299424 by Niklas Fiekas, sun: Implement a one module per directory rule.
|
2012-04-14 01:05:19 +09:00 |
catch
|
25ef3c917f
|
Issue #1277776 by fago, plach, Gábor Hojtsy, tim.plunkett, aspilicious, brantwynn: Add generic field/property getters/setters (with optional language support) for entities.
|
2012-04-13 19:55:39 +09:00 |
catch
|
fe51314cb8
|
Issue #1237252 by bfroehle, drewish, Berdir: Fixed DB Case Sensitivity: Allow BINARY attribute in MySQL.
|
2012-04-13 17:21:35 +09:00 |
catch
|
1f4ececf10
|
Issue #189544 by cafuego, BrockBoland, Dave Cohen: Added Allow administrator to edit account without email address.
|
2012-04-13 17:10:57 +09:00 |
catch
|
2a30669ab3
|
Issue #1513970 by Berdir: Convert SearchQuery to PSR-0.
|
2012-04-13 17:09:54 +09:00 |
catch
|
95001d3096
|
Issue #1480866 by hansyg, underq, Berdir, tstoeckler, cosmicdreams: Add type-hinting and parameter type documentation for comment objects.
|
2012-04-13 17:01:13 +09:00 |
catch
|
e8b9f3b44b
|
Issue #1058754 by Yaron Tal, kathyh, naxoc, xjm: Fixed attempt to loop through undefined result set in aggregator.
|
2012-04-13 16:16:11 +09:00 |
catch
|
32c1b1e6d3
|
Issue #1477446 by pounard, amateescu, tstoeckler: Move lock backend to PSR-0 code.
|
2012-04-13 12:55:31 +09:00 |
catch
|
d79b9359b4
|
Issue #261148 by mikeytown2, chx, pwolanin: Fixed menu_masks() variable is empty (race condition).
|
2012-04-13 11:51:07 +09:00 |
catch
|
234b0c639d
|
Revert "Issue #1277776 by fago, plach, Gábor Hojtsy, aspilicious, brantwynn: Add generic field/property getters/setters (with optional language support) for entities."
This reverts commit a86777338f .
|
2012-04-13 11:27:27 +09:00 |
catch
|
969256bd8b
|
Issue #636454 by catch, carlos8f, msonnabaum, beejeebus, Berdir, moshe weitzman, pillarsdotnet: Added Cache tag support.
|
2012-04-13 10:49:34 +09:00 |
catch
|
17a7b1a6d3
|
Issue #1320650 by catch: Stop scanning /includes with the registry.
|
2012-04-13 10:48:24 +09:00 |
catch
|
a86777338f
|
Issue #1277776 by fago, plach, Gábor Hojtsy, aspilicious, brantwynn: Add generic field/property getters/setters (with optional language support) for entities.
|
2012-04-13 10:46:36 +09:00 |
webchick
|
05b0eb5b1f
|
Issue #787652 by andypost, larowlan, joachim: Fixed Forum vocabulary alterations possibly obsolete -- possible to delete forum vocab.
|
2012-04-12 00:42:12 -07:00 |
webchick
|
1fbb4c8a30
|
Issue #1421410 by andypost, Niklas Fiekas: Fixed not defined in form_pre_render_conditional_form_element().
|
2012-04-12 00:29:31 -07:00 |
Jennifer Hodgdon
|
42626545c0
|
Issue #1445004 by Gábor Hojtsy: CHANGELOG entry for customized translations
|
2012-04-11 08:55:26 -07:00 |
Dries
|
15e625132c
|
- Patch #1512564 by Berdir, tstoeckler, fago: Remove entity info from the Entity classes.
|
2012-04-11 10:59:59 -04:00 |