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
|
09dd0eb9d4
|
Issue #1380958 by sun: Replace $modules list for WebTestBase::setUp() with ::$modules class properties.
|
2012-08-02 10:35:17 +01:00 |
catch
|
14bbd98ad1
|
Issue #1592632 by tim.plunkett, sun, Berdir, Rob Loach, aspilicious: Merge List field types into Options module.
|
2012-07-18 10:44:36 +01:00 |
Dries
|
3cae919f52
|
- Patch #1684846 by droplet: JSHint field_ui().
|
2012-07-14 21:44:42 -04:00 |
Dries
|
8035c50ef2
|
- Patch #1430670 by ELC, izus: Manage fields - Rename 'Add existing field' to 'Re-use existing field'.
|
2012-07-09 16:32:54 -04:00 |
Dries
|
675803d885
|
- Patch #1428534 by nod_: Use === and !==
|
2012-06-23 09:50:41 -07:00 |
webchick
|
f9c399022f
|
Issue #1591432 by aspilicious: Convert field UI tests to PSR-0.
|
2012-06-14 16:32:47 +02:00 |
webchick
|
15eeb96db6
|
Issue #1594496 by aspilicious, Niklas Fiekas: Fixed Entity PSR-0 documentation issues.
|
2012-06-14 11:19:36 +02:00 |
catch
|
fcd6dd35b2
|
Issue #1399302 by droplet: Fixed Rename Field UI's 'Field' column to 'Field Type'.
|
2012-06-14 12:47:24 +09:00 |
catch
|
faa75e7739
|
Issue #1517654 by zuuperman: Fixed Strict warning by field_ui_table_pre_render().
|
2012-05-22 13:07:52 +09:00 |
Jennifer Hodgdon
|
467a825239
|
Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax
|
2012-05-17 05:58:49 -07: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
|
7c5214c714
|
Issue #617562 by sun, matt2000: Remove underscore-to-dash conversion in path arguments for content types.
|
2012-05-08 14:12:18 +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
|
3e8861682a
|
Issue #1540174 by Niklas Fiekas, attiks: Fixed Some attributes not allowed for the new HTML5 input elements.
|
2012-05-08 11:53:23 +09:00 |
Dries
|
f72f814f7b
|
- Patch #1404198 by sun, beejeebus, fago, chx: Separate database cache clearing from static cache clearing and data structure rebuilding.
|
2012-05-03 11:09:39 -04: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 |
Dries
|
3610fd93ba
|
- Patch #1519720 by Niklas Fiekas: Remove element_validate_integer() and element_validate_integer_positive() in favor of the new number element type.
|
2012-04-09 14:11:07 -04: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 |
catch
|
5a8e7bd7a6
|
Issue #1361232 by sun, Berdir, aspilicious, fago, klausi, amateescu: Make the taxonomy entities classed objects.
|
2012-04-02 11:55:32 +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 |
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
|
d4442020dd
|
Issue #1164812 by Niklas Fiekas, xjm: Improve UX for machine names for fields.
|
2012-03-12 12:00:51 +09:00 |
Jennifer Hodgdon
|
130ccc56e6
|
Issue #1391118 by sven.lauer: Clean up Field API topics docs
|
2012-03-09 08:23:34 -08: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 |
Jennifer Hodgdon
|
e50a4075f4
|
Issue #1216988 by aspilicious: Fix up CSS for Field UI module
|
2012-03-07 12:44:31 -08:00 |
Dries
|
2d6dcdd509
|
- Patch #1454538 by effulgentsia, Gábor Hojtsy, kalman.hosszu: langcode property to all entity types; for the user entity, distinguish entity language from user's language preference.
|
2012-03-02 13:46:16 -05: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 |
Jennifer Hodgdon
|
dfc41f4e1e
|
Issue #1441126 by Devin Carlson, Haza: Fix @see entries in two function doc headers
|
2012-02-27 08:01:11 -08:00 |
Dries
|
f5563bf877
|
- Patch #1400310 by nod_: Fixed Use of .parents() is really .closest().
|
2012-01-24 13:54:39 -05:00 |
catch
|
b3cf068140
|
Issue #375397 by sun, Xano, Rob Loach: Make Node module optional.
|
2012-01-08 16:14:15 +09:00 |
catch
|
82e02137b4
|
Issue #684310 by yched, lyricnz, ksenzee: Fixed When adding existing field 'Label' is cleared when exiting field.
|
2012-01-03 14:54:50 +09:00 |
webchick
|
f78b16e7a6
|
Issue #1326638 follow-up by webchick: Remove extraneous spacing.
|
2011-12-24 17:45:41 -08:00 |
Nathaniel
|
231ad0dbc0
|
Issue #1375452 by sun, beejeebus: Fixed Renaming a content type bundle causes notices on manage fields page.
|
2011-12-20 14:59:16 +09:00 |
Dries
|
9c29ac79af
|
- Patch #1059884 by bfroehle, sun, casey: Drop function_exists() for 'callback' functions.
|
2011-12-15 12:33:38 -05:00 |
Dries
|
1873b53650
|
- Patch #1366518 by chris.leversuch: 'Columns' is misspelled (()) in theme_field_ui_table().
|
2011-12-10 08:52:02 -06:00 |
Nathaniel
|
e6b940240a
|
Issue #1273104 by TwoD, Rob Loach: Remove eval() from field_ui().js.
|
2011-12-01 13:29:01 +09:00 |
Nathaniel
|
ca25078259
|
Issue #1326638 by sven.lauer, jhodgdon: Clean up API docs for field_ui() module.
|
2011-11-28 16:47:32 +09:00 |
Dries
|
ac1742bf42
|
- Patch #1206992 by oriol_e9g: fixed Field UI error message and incorrect type level.
|
2011-11-22 21:03:34 -05:00 |
Nathaniel
|
dfa187c483
|
Issue #1301522 by xjm, Rob Loach, David_Rothstein: Fixed field_ui_default_value_widget() does not pass along the entity type when it creates the default value form.
|
2011-11-21 16:58:37 +09:00 |
catch
|
f2a145052e
|
Issue #1328900 by Rob Loach, amateescu: Update to jQuery 1.7.
|
2011-11-15 11:20:26 +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 |