webchick
|
316c1f4a7a
|
Issue #1468328 by Berdir: Move file entity info, managed file, and file usage functionality into File module.
|
2012-08-30 18:27:21 -07:00 |
webchick
|
07ad6e733c
|
Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js().
|
2012-08-30 12:24:38 -07:00 |
Jennifer Hodgdon
|
c34d804884
|
Issue #1753976 by savithac, PrabhuG: Fix docs for hook_file_download_access_alter to not have a return value
|
2012-08-30 09:55:24 -07:00 |
catch
|
3400bc2cb5
|
Issue #1734716 by larowlan: Fixed File field form label has incorrect id in @for attribute.
|
2012-08-29 11:17:27 +01:00 |
catch
|
ea1b955192
|
Issue #1748880 by mikeytown2: Only clear the stat cache for the files we care about.
|
2012-08-27 22:40:39 +01:00 |
webchick
|
44fc81a277
|
Issue #1305378 by bforchhammer, penyaskito, k4v, Schnitzel, Gábor Hojtsy, Dave Reid: Added Tokens should use $options["langcode"] and not need a language object.
|
2012-08-26 20:25:18 -07:00 |
webchick
|
54496aebbc
|
Issue #1749782 by pascalduez: Use event.preventDefault(); and event.stopPropagation(); instead of return false;.
|
2012-08-26 11:20:42 -07:00 |
webchick
|
be8126ff78
|
Issue #1245220 follow-up by Berdir: Fix test.
|
2012-08-22 23:02:49 +02:00 |
webchick
|
8546e3833b
|
Issue #1245220 by Berdir, plach, David_Rothstein, dpolant, xjm, WorldFallz, bfroehle, effulgentsia, corvus_ch | seddonym: Fixed HEAD BROKEN (and change notification/followup): file_file_download() passed bogus to field_access().
|
2012-08-21 21:40:43 +02:00 |
catch
|
64625f9048
|
Issue #1184272 by Berdir, corvus_ch, sun: Remove deprecated $conditions support from entity controller.
|
2012-08-21 17:38:04 +02:00 |
catch
|
e900366cd5
|
Issue #1245220 by Berdir, plach, dpolant, xjm, WorldFallz, bfroehle, David_Rothstein, effulgentsia, corvus_ch: Fixed file_file_download() passed bogus $field to field_access().
|
2012-08-21 17:19:09 +02:00 |
Dries
|
f40a69c510
|
- Patch #1374030 by aspilicious, Berdir, tim.plunkett: remove entity_extract_ids() now we have proper classed entity objects.
|
2012-08-11 12:19:01 -04:00 |
webchick
|
7e9d2c1676
|
Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules).
|
2012-08-09 18:24:21 -07:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
catch
|
9d3e5e4cdd
|
Issue #1037632 by Sheldon Rampton, Tor Arne Thune: Fixed Attaching a forbidden file to a node gives an error message with bogus file path.
|
2012-08-07 23:33:14 +01:00 |
Katherine Bailey
|
1cd28eb4e5
|
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
|
2012-08-06 21:52:11 -07:00 |
Dries
|
a7530e13ab
|
- Patch #1700682 by tim.plunkett, sun: run-tests.sh attempts to run abstract/base test classes.
|
2012-08-03 13:15:12 -04:00 |
catch
|
9713fab04c
|
Issue #1446464 by cfennell, Berdir, aaron, tim.plunkett: Get rid of file_field_load() - shouldn't load all file object data with field load - only file ID.
|
2012-08-01 18:47:23 +01:00 |
Dries
|
bf24773d38
|
- Patch #1677304 by socketwench, Niklas Fiekas: Remove drupal_deliver_page(), ajax_deliver(), drupal_deliver_html_page().
|
2012-07-24 12:56:55 -04:00 |
Dries
|
1d4a4a2126
|
- Patch #1471848 by BassistJimmyJam, michaellenahan: user interface text containing URLs in translated part.
|
2012-07-15 06:18:37 -07:00 |
webchick
|
7d41f69046
|
Issue #1599618 by droplet, yurtboy: Fixed Remove duplicate array keys.
|
2012-07-07 12:25:50 -07:00 |
webchick
|
deae32e9cb
|
Issue #1619446 by Niklas Fiekas: Fixed All autocomplete and drupal_json_output() responses are broken (returning Ajax instead of JSON).
|
2012-06-29 09:10:25 -07:00 |
Dries
|
4f62dcc38c
|
- Patch #985642 by Berdir, yched: remove file_attach_load() from file_field_update().
|
2012-06-17 09:12:48 -04:00 |
webchick
|
371aee2649
|
Issue #1594254 by aspilicious, Rob Loach: Convert file tests to PSR-0.
|
2012-06-14 11:18:29 +02:00 |
Dries
|
57ab8a5465
|
- Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container().
|
2012-06-12 22:31:11 -04:00 |
catch
|
e56e44115d
|
Issue #1480568 by gagarine, henwan: Fixed use $.attr with false instead of empty string.
|
2012-06-08 16:05:46 +09:00 |
Dries
|
9b29a0dad0
|
- Patch #1361226 by Berdir, aspilicious, cosmicdreams, fago: make the file entity a classed object.
|
2012-06-03 07:25:35 -04:00 |
Dries
|
ae42df8751
|
- Patch #1600892 by sun: tests use magic numbers 1 and 2 instead of user role constants.
|
2012-05-26 19:18:56 -04:00 |
catch
|
99a456c32e
|
Issue #665790 by sun, yoroy, aspilicious: A cleaner look for the status report.
|
2012-05-25 14:42:59 +09:00 |
catch
|
3f7b5cf06c
|
Issue #1401558 by exlin, Berdir, tim.plunkett: Remove the usage handling logic from file_delete().
|
2012-05-22 14:28:30 +09:00 |
Dries
|
39195776b1
|
Patch #1552984 by Niklas Fiekas: Added Make 'File displayed by default' depend on 'Enable display field' with #states.
|
2012-05-16 21:12:19 -04:00 |
catch
|
74c409f134
|
Issue #1495024 by Berdir, Rob Loach, fago: Convert the entity system to PSR-0.
|
2012-05-16 12:38:40 +09:00 |
catch
|
0e0e6b3df4
|
Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0.
|
2012-05-10 15:01:48 +09:00 |
catch
|
bd30dbfc09
|
Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code.
|
2012-05-08 11:57:33 +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
|
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
|
eab6f127ad
|
Issue #1419968 by nod_, cosmicdreams, droplet, tim.plunkett: Replace $('selector', domelement) with $(domelement).find('selector').
|
2012-04-07 16:19:30 +09:00 |
Jennifer Hodgdon
|
ac8fb672d4
|
Issue #1347890 by hansyg: Fix typo in file.field.inc
|
2012-03-29 13:54:48 -07:00 |
webchick
|
57a156ef96
|
Issue #692366 by underq, bradweikel, willmoy, kid_icarus | foripepe: Fixed Stop forcing language/mirror for PHP manual links.
|
2012-03-24 00:14:35 -06:00 |
catch
|
efc984dfda
|
Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates.
|
2012-03-21 14:51:30 +09:00 |
catch
|
f1d90a0c65
|
Issue #1428524 by nod_, katbailey: Replace all $.each() with filtered for loop.
|
2012-03-21 14:40:42 +09:00 |
catch
|
aab8b66a29
|
Issue #1373142 by sun, beejeebus, aspilicious, amateescu: Use the Testing profile. Speed up testbot by 50%.
|
2012-03-13 12:16:40 +09:00 |
catch
|
b9e9244171
|
Issue #965300 by Gábor Hojtsy, xjm: Change LANGUAGE_NONE to LANGUAGE_NOT_SPECIFIED; add LANGUAGE_NOT_APPLICABLE and LANGUAGE_MULTIPLE.
|
2012-03-09 00:10:59 +09:00 |
webchick
|
a12ca2cd2a
|
Issue #1366854 by quicksketch: Added Pass #size attribute to the child upload field in the managed_file() element.
|
2012-02-29 12:01:08 -08:00 |
Jennifer Hodgdon
|
912b5513f0
|
Issue #1315992 by xjm: Remove path designations from menu callback docs to conform with current 8.x standards
|
2012-02-29 09:11:01 -08:00 |
webchick
|
28b68ad75d
|
Revert "Issue #1425330 by swentel, grendzy, davereid, wojtha, c960657: Fixed Apply Aggregator and OpenID fixes from DRUPAL-SA-CORE-2012-001."
This reverts commit c3fa160dca .
|
2012-02-28 10:32:20 -08:00 |
webchick
|
c3fa160dca
|
Issue #1425330 by swentel, grendzy, davereid, wojtha, c960657: Fixed Apply Aggregator and OpenID fixes from DRUPAL-SA-CORE-2012-001.
|
2012-02-28 10:17:41 -08:00 |
Dries
|
a58940f111
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05:00 |
Dries
|
1c09cbb5c4
|
- Patch #1346914 by droplet: use .length instead of jQuery.size().
|
2012-01-29 08:54:40 -05:00 |
Dries
|
f5563bf877
|
- Patch #1400310 by nod_: Fixed Use of .parents() is really .closest().
|
2012-01-24 13:54:39 -05:00 |
catch
|
98509c1af6
|
Issue #1245220 by plach, dpolant, xjm, bfroehle: Fixed file_file_download() passed bogus to field_access().
|
2012-01-22 11:01:19 +09:00 |
catch
|
2f0d691cb1
|
Issue #278425 by andypost, OnkelTem, chx, c960657, droplet et al: Fixed Using basename() is not locale safe.
|
2012-01-18 13:10:02 +09:00 |
catch
|
f969b391b4
|
Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module.
|
2012-01-16 11:18:26 +09:00 |
catch
|
1878eb1534
|
Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode.
|
2012-01-11 00:29:08 +09:00 |
catch
|
ed3c7d8b01
|
Issue #769936 by fago, Jacine, quicksketch, jenlampton: Fixed .ajax-progress divs floating problem.
|
2011-12-23 12:31:10 +09:00 |
Dries
|
46f8c7433e
|
- Patch #1146088 by lyricnz: label always visible for table formatter.
|
2011-12-19 09:40:52 -05:00 |
catch
|
a3ebad0633
|
Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent.
|
2011-12-17 21:43:37 +09:00 |
catch
|
d91203fe40
|
Issue #1347890 by sven.lauer: Clean up API docs for file module.
|
2011-12-05 21:59:26 +09:00 |
catch
|
126a93995d
|
Issue #1216994 by karschsp, jvc26, jyve: Clean up the CSS for File module.
|
2011-11-11 00:07:33 +09:00 |
catch
|
cb51a8da58
|
Issue #935208 by droplet, assert0, adrinux: Fixed PECL uploadprogress bar doesn't appear.
|
2011-11-07 13:38:54 +09:00 |
Nathan Haug
|
f434037c0e
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathan Haug
|
06fb770bd3
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathaniel
|
906a6db347
|
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4 .
|
2011-11-01 12:32:15 +09:00 |
Nathaniel
|
f0a16bf2a4
|
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
|
2011-11-01 12:25:12 +09:00 |