Dries
|
dd95e4bae3
|
Issue #2049039 by Berdir: Convert node properties to methods.
|
2013-08-16 12:13:11 -05:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
858674f0d1
|
Issue #2060405 by Wim Leers: Fixed Impossible to uninstall any module using the file usage service, because it is impossible to delete all file usages by a module.
|
2013-08-14 07:54:05 -05:00 |
Alex Pott
|
4ca797aa8c
|
Revert "Issue #2054187 by juampy: Restrict authentication provider for REST resources."
This reverts commit a567be3ee0 .
|
2013-08-13 16:12:07 -05:00 |
Dries
|
a567be3ee0
|
Issue #2054187 by juampy: Restrict authentication provider for REST resources.
|
2013-08-13 14:57:21 -04:00 |
webchick
|
509c2b2d8b
|
Issue #2059699 by tim-e, Cottser: Remove t() from test assertion messages in file.module.
|
2013-08-12 00:09:01 -07:00 |
webchick
|
092fb4f5c1
|
Issue #2041625 by vineet.osscube, tim.plunkett, tkoleary: Fixed Add space between file upload and button.
|
2013-08-12 00:03:07 -07:00 |
Alex Pott
|
fd76691cca
|
Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods.
|
2013-08-11 23:24:02 +01:00 |
Alex Pott
|
8cfc089e26
|
Issue #2033669 by tim.plunkett, larowlan: Image file objects should be classed.
|
2013-08-11 00:57:37 +01:00 |
Alex Pott
|
0a5c7863cb
|
Issue #2049479 by tim.plunkett: File usage views should be combined.
|
2013-08-10 02:25:58 +01:00 |
webchick
|
69422425d5
|
Issue #1815886 follow-up by slashrsm: Upgrade path for Drupal core cannot manage files larger than 4 GB
|
2013-08-06 23:23:54 -07:00 |
Alex Pott
|
8b7bc0c7b1
|
Issue #2009014 follow-up by StephaneQ: Replace one more theme() with drupal_render() in file module.
|
2013-08-04 21:30:57 +02:00 |
Alex Pott
|
9614f73399
|
Revert "Issue #2009014 follow-up by StephaneQ: Replace one more theme() with drupal_render() in file module."
This reverts commit f4aead7805 .
|
2013-08-04 21:26:52 +02:00 |
webchick
|
f4aead7805
|
Issue #2009014 follow-up by StephaneQ: Replace one more theme() with drupal_render() in file module.
|
2013-08-03 23:25:44 -07:00 |
webchick
|
6bec9b2f79
|
Issue #2056943 by alexpott, damiankloip: Convert render_link() to renderLink.
|
2013-08-03 23:00:11 -07:00 |
Nathaniel Catchpole
|
1c1774112c
|
Issue #2047993 by plopesc: Remove current uses of field_info_*_types() / field_info_*_settings().
|
2013-08-01 14:35:00 +01:00 |
Nathaniel Catchpole
|
63d299d9d2
|
Issue #2051721 by yched: Get rid of field_get_items().
|
2013-08-01 13:46:59 +01:00 |
Alex Pott
|
e33ddd1b74
|
Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code.
|
2013-08-01 10:10:33 +02:00 |
webchick
|
06e1dd8b0f
|
Issue #1987602 by glennpratt, juampy, pwieck, vijaycs85, dawehner, tim.plunkett, effulgentsia: Convert ajax_form_callback() to a new style controller.
|
2013-07-31 22:21:45 -07:00 |
Nathaniel Catchpole
|
e1ce0ace11
|
Issue #1815886 by bojanz: Fixed Drupal core cannot manage files larger than 4 GB.
|
2013-07-29 10:38:48 +01:00 |
Alex Pott
|
57dc876717
|
Issue #2017207 by Berdir, marcingy: Complete conversion of users to Entity Field API.
|
2013-07-29 09:52:14 +02:00 |
Alex Pott
|
11495979d0
|
Issue #2041423 by yched: Rely on 'provider' instead of 'module' for Field plugin types.
|
2013-07-28 23:29:26 +02:00 |
Nathaniel Catchpole
|
d3c5919d17
|
Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls.
|
2013-07-27 15:30:10 +01:00 |
Alex Pott
|
bc65847d68
|
Issue #2009014 by c4rl, hussainweb, Samvel, jenlampton, benjifisher: Replace theme() with drupal_render() in file module.
|
2013-07-26 07:44:30 +02:00 |
Alex Pott
|
337b3709b1
|
Issue #2046809 by larowlan, quicksketch: Fixed UUIDs not added when file uploaded using managed_file() FAPI element.
|
2013-07-25 16:05:21 +02:00 |
Dries
|
38bf424dfd
|
Issue #2021817 by effulgentsia, yched: Make widgets / formatters work on EntityNG Field value objects.
|
2013-07-24 16:38:18 -04:00 |
Alex Pott
|
8e23b465a6
|
Issue #2045275 by Berdir: Convert user properties to methods.
|
2013-07-24 21:40:03 +02:00 |
Nathaniel Catchpole
|
988abc27f8
|
Issue #2045189 by jlindsey15: Move file entity dependent code in includes/file.inc and system.module to file.module.
|
2013-07-24 13:00:06 +01:00 |
Alex Pott
|
6c117d60bb
|
Issue #2005166 follow-up by slashrsm, fubhy: Create simple file listing under admin/content/file.
|
2013-07-22 09:39:17 +01:00 |
Alex Pott
|
8cf78305af
|
Issue #2005166 by slashrsm, dawehner: Create simple file listing under admin/content/file.
|
2013-07-21 09:17:17 +01:00 |
Alex Pott
|
08aeb8717f
|
Issue #2034947 by damiankloip: Change view results to use a classed object.
|
2013-07-21 08:46:30 +01:00 |
Alex Pott
|
36d647e61b
|
Issue #1987712 by dawehner, claudiu.cristea, damiankloip, andypost: Convert file_download() to a new style controller.
|
2013-07-20 13:25:28 +01:00 |
Alex Pott
|
ad137531c9
|
Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew().
|
2013-07-20 13:21:43 +01:00 |
Alex Pott
|
4fc16f8ea1
|
Issue #2035315 by dawehner: Add a dedicated @FieldWidget annotation.
|
2013-07-20 01:22:20 +01:00 |
Alex Pott
|
31efff2728
|
Issue #2036087 by YesCT: Add public identifier to all render methods in all views plugins in core.
|
2013-07-15 18:39:32 -04:00 |
Alex Pott
|
9cd28855d3
|
Issue #2029321 by tim.plunkett, aspilicious, swentel: Provide list and form controllers for EntityViewMode and EntityFormMode.
|
2013-07-14 15:37:55 -04:00 |
Dries
|
c02ba60087
|
Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated().
|
2013-07-11 13:29:02 -04:00 |
Alex Pott
|
c250f7354d
|
Issue #2016589 by amateescu, tim.plunkett: Add a dedicated @EntityReferenceSelection annotation.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
a4c65bec40
|
Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers.
|
2013-07-05 21:54:59 +01:00 |
Alex Pott
|
5fc86b0029
|
Issue #1868004 by fago, das-peter, Berdir, EclipseGc, fubhy the cat, dixon_: Improve the TypedData API usage of EntityNG.
|
2013-07-05 19:43:36 +01:00 |
Dries
|
58de5374c4
|
Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers.
|
2013-06-30 20:09:38 -04:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |
Nathaniel Catchpole
|
0f7247e9b2
|
Issue #1473066 by JohnAlbin, echoz: Move third-party assets out of core/misc folder.
|
2013-06-28 10:41:31 +01:00 |
Alex Pott
|
4586ea128d
|
Issue #2014821 by amateescu, swentel: Introduce form modes UI and their configuration entity.
|
2013-06-27 22:24:39 +01:00 |
Dries
|
e94b01e516
|
Issue #1996714 by amateescu: Convert FileItem and ImageItem to extend EntityReferenceItem.
|
2013-06-26 21:52:15 -04:00 |
Alex Pott
|
795e1f834a
|
Issue #1797252 by pwieck, andypost, dcam, xjm, Lars Toomre: Remove t() from assertion messages in file module tests.
|
2013-06-25 20:28:30 +01:00 |
Alex Pott
|
a2c2367bf8
|
Issue #1969728 by yched, effulgentsia, swentel, fago, plach: Implement Field API 'field types' as TypedData Plugins.
|
2013-06-25 11:27:47 +01:00 |
Alex Pott
|
9873c74069
|
Issue #2012818 by thedavidmeister: Remove #type 'markup'.
|
2013-06-24 10:46:21 +01:00 |
Dries
|
23faf5a2a2
|
Issue #1999370 by chertzog, kim.pepper: Use Symfony Request for file module.
|
2013-06-20 14:34:34 -04:00 |
Nathaniel Catchpole
|
270db4a504
|
Issue #1852454 by patrickd, xjm, YesCT, Berdir, amateescu, Pancho, djroshi, dealancer, Wim Leers, jessebeach: Restrict module and theme name lengths to 50 characters.
|
2013-06-19 10:14:55 +01:00 |