Jennifer Hodgdon
|
c1b6dc1dae
|
Issue #2145077 by TR: Fix spelling errors in D7 tests and comments
|
2013-12-03 16:45:15 -08:00 |
Jennifer Hodgdon
|
38dd08b1c6
|
Issue #1797242 by xjm, dcam, Lars Toomre, izus: Remove t() from assert messages in field_ui module
|
2013-04-24 08:30:42 -07:00 |
Jennifer Hodgdon
|
34c574708d
|
Issue #1961832 by foopang: Fix docs typo in field_ui.admin.inc
|
2013-04-10 14:46:53 -07:00 |
Jennifer Hodgdon
|
23f3852229
|
Issue #1906484 by dcam, smiletrl: Fix incorrect reference in field_ui_field_setting_form_submit() documentation
|
2013-04-04 15:55:11 -07:00 |
David Rothstein
|
bd1dc1fdbb
|
Issue #1040790 by yched, swentel, geerlingguy, justin.randell, Berdir | catch: Fixed _field_info_collate_fields() memory usage.
|
2013-01-27 16:21:18 -05:00 |
David Rothstein
|
d1f4ea3b2b
|
Issue #1672694 by Devin Carlson, JulienD, jibran, kalabro: Fixed Field UI continues to use t() for $instance['label'] in field_ui().admin.inc.
|
2012-12-08 16:35:27 -05:00 |
Jennifer Hodgdon
|
71173d457c
|
Issue #1846510 by Tor Arne Thune: Remove duplicate that in code comment
|
2012-11-27 07:33:04 -08:00 |
Jennifer Hodgdon
|
f7ee856d23
|
Issue #1846510 by larowlan, kim.pepper: Fix spelling error in field UI module comment
|
2012-11-26 13:02:00 -08:00 |
webchick
|
b67f7affd1
|
Issue #1399302 by droplet: Fixed Rename Field UI's 'Field' column to 'Field Type'.
|
2012-07-07 11:43:56 -07:00 |
David Rothstein
|
74de0926df
|
Issue #1480568 by gagarine, henwan: Fixed use $.attr with false instead of empty string.
|
2012-06-23 16:00:07 -04:00 |
David Rothstein
|
e2bcdbcedb
|
Issue #1517654 by zuuperman, sheise: Fixed Strict warning by field_ui_table_pre_render().
|
2012-05-25 00:41:30 -04:00 |
Jennifer Hodgdon
|
e039aaaa32
|
Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks
|
2012-05-23 12:25:30 -07:00 |
webchick
|
966d3f310d
|
Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really .closest().
|
2012-03-28 09:33:40 -07:00 |
Jennifer Hodgdon
|
4fb8e143a3
|
Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages
|
2012-03-26 11:28:49 -07:00 |
webchick
|
f26da2d1ef
|
Issue #1164812 by Niklas Fiekas, tim.plunkett, xjm: Improve UX for machine names for fields.
|
2012-03-24 00:18:48 -06:00 |
Jennifer Hodgdon
|
31a97a0a75
|
Issue #1391118 by sven.lauer: Clean up Field API topics docs
|
2012-03-09 08:24:06 -08:00 |
webchick
|
0025dcbcb1
|
Issue #684310 by yched, lyricnz, ksenzee, Niklas Fiekas: Fixed When adding existing field 'Label' is cleared when exiting field.
|
2012-02-28 11:21:42 -08:00 |
Jennifer Hodgdon
|
c17328a39d
|
Issue #1441126 by Haza, Devin Carlson: Fix @see entries in two function doc headers
|
2012-02-28 10:15:41 -08:00 |
webchick
|
c367b7d954
|
Issue #1411592 by dadikof, Niklas Fiekas: Fixed func_get_args() can't be used as a function parameter before PHP 5.3.
|
2012-01-30 20:15:24 -08:00 |
webchick
|
2743693e81
|
Issue #1273104 by TwoD, Rob Loach, nburles, nod_: Remove eval() from field_ui().js.
|
2011-12-31 16:12:19 -08:00 |
webchick
|
227fd2c43d
|
Issue #1326638 by sven.lauer, jhodgdon, xjm: Clean up API docs for field_ui() module.
|
2011-12-24 17:44:36 -08:00 |
webchick
|
e59e9d948f
|
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-12-10 23:15:51 -06:00 |
Dries
|
04ad7fcc40
|
- Patch #1366518 by chris.leversuch: 'Columns' is misspelled (()) in theme_field_ui_table().
|
2011-12-10 08:54:05 -06:00 |
Dries
|
3b01378ea5
|
- Patch #1206992 by oriol_e9g: fixed Field UI error message and incorrect type level.
|
2011-11-22 21:03:58 -05:00 |
webchick
|
bc3aeb2523
|
Issue #1183430 by TR, oriol_e9g: Fixed t function strings should not have whitespaces at beginning or end.
|
2011-10-17 08:35:22 -07:00 |
Dries Buytaert
|
eb82ee8611
|
- Patch #1308994 by Devin Carlson: certain Field UI messages have the wrong type.
|
2011-10-13 20:26:15 -04:00 |
webchick
|
4c90f539bd
|
Issue #1115106 by Damien Tournoud: Fixed Failures to update a field are not properly handed in SQL Storage and Field UI.
|
2011-10-09 07:55:41 -07:00 |
webchick
|
18fb44809f
|
Issue #1248940 by yched: Fixed 'Manage fields' screens : broken table layout.
|
2011-10-05 17:53:30 -07:00 |
webchick
|
63885573b6
|
Issue #1079966 by dereine, catch: Fixed Notice when renaming bundles.
|
2011-10-05 07:56:13 -07:00 |
webchick
|
d967abdf1d
|
Issue #1054848 by barraponto: Fixing common typos through codespell.py.
|
2011-10-02 11:09:00 -07:00 |
webchick
|
dbc2d7c27c
|
Issue #1294284 by Chi: Code style fix for field_ui().test.
|
2011-09-30 12:52:55 -07:00 |
webchick
|
16b5120350
|
Issue #943772 by jpsoto, yched, catch, bojanz, pillarsdotnet, steinmb: Fixed field_delete_field() and others fail for inactive fields.
|
2011-08-29 23:12:18 -07:00 |
webchick
|
8cba9e72b1
|
Issue #1174444 by Boobaa, xjm, Dave Reid: Make the _element_validate_()* functions in field.module available for all contrib modules to use.
|
2011-07-31 19:41:58 -07:00 |
webchick
|
fb55033fff
|
Oopsie. Wrong patch.
|
2011-07-31 19:41:30 -07:00 |
webchick
|
9c85b350d1
|
Issue #1174444 by Boobaa, xjm, Dave Reid: Make the _element_validate_()* functions in field.module available for all contrib modules to use.
|
2011-07-31 19:39:41 -07:00 |
webchick
|
be1bb23a1e
|
Issue #1164852 by plach: Default the 'translatable' bit on fields to FALSE for fields created in the UI, to match those created by the API.
|
2011-07-20 01:20:33 -07:00 |
webchick
|
c69b525c38
|
Issue #348448 follow-up by jrchamp, catch: Fix E_STRICT errors.
|
2011-07-13 21:49:41 -04:00 |
webchick
|
2c01d0549e
|
Issue #1049462 by rfay: Fixed Usage of deprecated form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons.
|
2011-06-29 23:16:35 -07:00 |
webchick
|
09669835c4
|
Issue #1043998 by lyricnz, sun: Fixed Strict PHP warning in Fields UI tests.
|
2011-05-30 09:04:40 -07:00 |
Dries Buytaert
|
78f4cc01c1
|
- Patch #1157426 by Gábor Hojtsy: field system uses t() incorrectly and inconsistently.
|
2011-05-15 17:38:57 -07:00 |
webchick
|
86c5f34ccc
|
Issue #1111288 by yched: Fix file permissions on field_ui tests.
|
2011-04-24 00:52:52 -07:00 |
Dries Buytaert
|
43387c12ab
|
- Patch #1111288 by droplet: wrong instance definition in field_ui().test.
|
2011-04-23 16:28:17 -04:00 |
Dries Buytaert
|
c8c0e0b04b
|
- Patch #1075886 by franz: typo on help text.
|
2011-04-10 19:15:23 +02:00 |
The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
Dries Buytaert
|
fa39282ef7
|
- Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.
|
2011-02-19 00:09:11 +00:00 |
Dries Buytaert
|
f1399ea638
|
- Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.
|
2011-02-04 18:42:22 +00:00 |
Angie Byron
|
2abae44ff1
|
#1024608 by yched: Move help text setting above field-specific settings on field UI page.
|
2011-01-28 07:28:22 +00:00 |
Angie Byron
|
15ec48062c
|
#915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes.
|
2010-12-20 19:59:44 +00:00 |
Angie Byron
|
c2ec8e397a
|
#915906 by jbrown, yched: Fixed Deleting node type with only instance of a field leaves the field in a strange zombie state
|
2010-12-15 04:13:48 +00:00 |
Angie Byron
|
cfb6452a64
|
#501408 by flobruit, PieterDC, yched: Allow user fields to be displayed on registration form.
|
2010-11-30 23:55:11 +00:00 |