catch
|
4f37cf0255
|
Issue #1700382 by Albert Volkman, cam8001: Replace remaining references to drupal_attributes() with new Attributes().
|
2012-09-04 14:32:47 +01:00 |
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 |
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
|
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 |
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 |
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
|
9b29a0dad0
|
- Patch #1361226 by Berdir, aspilicious, cosmicdreams, fago: make the file entity a classed object.
|
2012-06-03 07:25:35 -04: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 |
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
|
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
|
efc984dfda
|
Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates.
|
2012-03-21 14:51:30 +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 |
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
|
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 |