catch
|
ca5a3ef054
|
Revert "Issue #1883152 by klausi: Field level access for EntityNG."
This reverts commit 172318fb71 .
|
2013-02-27 11:19:00 +00:00 |
catch
|
172318fb71
|
Issue #1883152 by klausi: Field level access for EntityNG.
|
2013-02-27 09:53:43 +00:00 |
catch
|
0612c664da
|
Issue #1763640 by beejeebus, alexpott, Jose Reyero, c31ck, das-peter, YesCT, heyrocker, Gábor Hojtsy: Introduce config context to make original config and different overrides accessible.
|
2013-02-27 09:49:26 +00:00 |
webchick
|
4b0ce935b8
|
Issue #1634280 by EclipseGc, rlmumford: drupal_anonymous_user() should return a User entity.
|
2013-02-26 15:15:23 -05:00 |
catch
|
8afbc081dd
|
Issue #1889620 by vijaycs85, sun, heyrocker: Fixed config_install_default_config() overwrites existing configuration.
|
2013-02-24 21:04:38 +00:00 |
catch
|
8d029e84b4
|
Issue #1739986 by Berdir: Rolling back this issue to start again.
|
2013-02-24 21:03:10 +00:00 |
catch
|
23a983dfad
|
Issue #1904214 by vijaycs85: Fixed Installer auto-selects languages that don't have a translation, causing a requirements error.
|
2013-02-21 10:30:17 +00:00 |
webchick
|
b0e08e4280
|
Issue #1515312 by heyrocker, beejeebus, alexpott, xjm, realityloop, sun: Added snapshots of last loaded config for tracking whether config has changed.
|
2013-02-18 21:08:21 -08:00 |
Dries
|
395d3a6bf1
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2013-02-18 17:00:21 -05:00 |
catch
|
bd8f0f9b71
|
Issue #1913084 by tim.plunkett: Introduce a Form interface for building, validating, and submitting forms.
|
2013-02-18 17:30:09 +00:00 |
catch
|
35741dcd3b
|
Issue #1914220 by underq: Standardize capitalization in watchdog: 'debug', 'error', 'alert', etc.
|
2013-02-18 17:15:18 +00:00 |
Dries
|
a96697c7d5
|
Issue #1864066 by sun, andypost, tim.plunkett: Simplify hook_menu_local_tasks() and MENU_DEFAULT_LOCAL_TASK usage.
|
2013-02-18 12:03:05 -05:00 |
catch
|
a395309cf2
|
Issue #1913742 by tim.plunkett: Allow custom form state to be passed to entity_get_form().
|
2013-02-18 11:06:26 +00:00 |
Dries
|
f6b4d4a225
|
Issue #501428 by KarenS, swentel, tim.plunkett, webchick, effulgentsia, nod_, scor, Lars Toomre: Added Date and time field type in core.
|
2013-02-16 18:29:53 -05:00 |
Dries
|
466fac1e68
|
Issue #783812 by chx: Allow db drivers outside of 'core'.
|
2013-02-15 14:08:38 -05:00 |
catch
|
2171aedc97
|
Issue #1854708 by chx, dawehner, damiankloip: EntityQuery aggregation support.
|
2013-02-15 11:15:37 +00:00 |
Dries
|
148f3b874e
|
Issue #1751348 by heyrocker, vijaycs85, julien, Gábor Hojtsy: Convert locale settings to configuration system.
|
2013-02-14 21:40:03 -05:00 |
Jennifer Hodgdon
|
342a5caca4
|
Issue #1907696 by ao5357, jthorson: Add information do drupal_mail docs
|
2013-02-14 07:46:05 -08:00 |
catch
|
727b07e97d
|
Issue #1068266 by jbrown: Followup to drupal_mkdir() does not set permissions to directories it created recursively - fix directory separator issue affecting windows.
|
2013-02-14 11:29:24 +00:00 |
catch
|
6d50bc1010
|
Issue #1914932 by swentel: Fixed Config staging directory needs a .htaccess file.
|
2013-02-14 11:24:56 +00:00 |
catch
|
b3301476a2
|
Issue #1913084 by tim.plunkett: Introduce a Form interface for building, validating, and submitting forms.
|
2013-02-13 17:17:55 +00:00 |
catch
|
298db7a05b
|
Issue #1887046 by Sutharsan: Convert drupal_http_request() usage in install.core.inc to Guzzle.
|
2013-02-13 12:28:12 +00:00 |
Jennifer Hodgdon
|
84fddb7157
|
Issue #1908192 by mitron: Document what happens in drupal_get_filename() if the file is not found
|
2013-02-11 09:35:27 -08:00 |
Jennifer Hodgdon
|
9fdedf0463
|
Issue #1908194 by richard.c.allen2386: Document what happens in drupal_get_path if the file is not found
|
2013-02-11 09:32:49 -08:00 |
Dries
|
4112202cb7
|
Issue #1881992 by mitron, karschsp: Remove () global.
|
2013-02-09 13:11:05 +11:00 |
Dries
|
a686856ef0
|
Issue #1605040 by TravisCarden: drupal_send_headers() ignores headers with valid but falsy values.
|
2013-02-09 12:01:26 +11:00 |
webchick
|
5b6c981231
|
Issue #1068266 by linclark, andyceo, scottrigby, chx, jbrown, ñull, weboide: Fixed drupal_mkdir() does not set permissions to directories it created recursively .
|
2013-02-08 16:25:48 -08:00 |
webchick
|
8c0f2e89d0
|
Issue #1894328 by Berdir, chx: Fixed user -> image upgrade is broken.
|
2013-02-08 16:14:58 -08:00 |
webchick
|
e72ff70409
|
Issue #916388 by disasm, podarok, dawehner, andypost, amateescu, Dave Reid: Convert menu links into entities.
|
2013-02-08 15:55:25 -08:00 |
webchick
|
167e70ba00
|
Issue #1496480 by mrf, disasm, kbasarab, pfrenssen, cam8001, typhonius, Letharion, ACF, vijaycs85, heyrocker, Berdir, alexpott: Convert file system settings to the new configuration system.
|
2013-02-08 15:36:06 -08:00 |
catch
|
b574b9e52d
|
Issue #1860026 by aspilicious, David_Rothstein, katbailey, rootatwc: Remove hook_exit() for cached page requests, and decide between it and the onTerminate eventotherwise.
|
2013-02-07 14:14:22 +00:00 |
catch
|
d67dbee243
|
Issue #1903176 by tim.plunkett: Add a drupal_build_form() helper for using a method as the callback.
|
2013-02-06 14:00:25 +00:00 |
catch
|
c5b09f74eb
|
Issue #1798214 by tnightingale, g.oechsler, fubhy, katbailey, effulgentsia, Crell, dipen chaudhary: Upcast request arguments/attributes to full objects.
|
2013-02-06 12:47:22 +00:00 |
catch
|
8215bf998a
|
Issue #1862758 by dawehner, rootatwc: Implement entity access API for terms and vocabularies.
|
2013-02-06 12:35:42 +00:00 |
catch
|
bb61858688
|
Issue #78292 by BrockBoland, chx, Traverus, thoufek, patrickd, sun: Fixed Select element with empty options triggers PHP warning.
|
2013-02-06 12:03:07 +00:00 |
catch
|
d29b130346
|
Issue #1833442 by rootatwc, dawehner, alexpott: Remove hook_boot().
|
2013-02-06 11:50:46 +00:00 |
catch
|
c962f4f5bc
|
Issue #1907700 by katbailey: Remove language_init() from the array of bootstrap hooks as it no longer exists.
|
2013-02-04 21:13:26 +00:00 |
catch
|
5106e36c9c
|
Issue #1887046 by Sutharsan: Convert drupal_http_request() usage in install.core.inc to Guzzle.
|
2013-02-04 14:53:17 +00:00 |
catch
|
b30e657b35
|
Issue #1846648 by yched, swentel: Rename field_attach_submit(), because it is also called from within validation.
|
2013-02-04 14:30:22 +00:00 |
webchick
|
cfb1b5989e
|
Issue #1889752 by alexpott: Fixed Remove unnecessary manifest creation in config_install_default_config().
|
2013-02-01 19:44:13 -08:00 |
Dries
|
1f5e126d29
|
Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property.
|
2013-02-01 16:48:05 -05:00 |
Dries
|
3e478b0362
|
Issue #1899994 by katbailey, plach, YesCT: Disentangle language initialization from path resolution.
|
2013-02-01 15:29:29 -05:00 |
Dries
|
94278ddd5a
|
Issue #1866610 by Jose Reyero, Gábor Hojtsy, effulgentsia, alexpott, aspilicious, YesCT, fago, sun, dawehner, heyrocker, yched, spearhead93: Introduce Kwalify-inspired schema format for configuration.
|
2013-01-31 17:09:08 -05:00 |
webchick
|
ef0abf2039
|
Issue #1894382 by nick_schuch: Fixed Update system_update_8004 and taxonomy_update_8001 documentation typo 'indeces' to 'indices'.
|
2013-01-29 20:00:17 -08:00 |
webchick
|
82798bbc1f
|
Issue #1035292 by Désiré, wizonesolutions, oriol_e9g, achton, ACF, darkadept: Fixed Dynamic tokens can't have spaces.
|
2013-01-29 19:56:19 -08:00 |
webchick
|
a1ce6942fa
|
Issue #1811216 by sebsebseb123, mgifford, David_Rothstein, falcon03: Fixed Missing labels for profile and language selectors.
|
2013-01-29 19:38:25 -08:00 |
webchick
|
785ca2b2de
|
Issue #1751606 follow-up by sun, swentel: Various fixes for content creation page.
|
2013-01-29 19:30:40 -08:00 |
webchick
|
5431503e0a
|
Issue #1889720 by YesCT, alexpott: Fixed drush does not like when Import translations automatically during installation passes () by ref.
|
2013-01-29 19:16:22 -08:00 |
webchick
|
d5a893e6ac
|
Issue #1900458 by Cottser, steveoliver: Use .html.twig instead of .twig file extension.
|
2013-01-29 19:11:25 -08:00 |
catch
|
9d276ca5f5
|
Issue #1892462 by tim.plunkett: EntityManager should use the CacheDecorator.
|
2013-01-29 13:20:49 +00:00 |