summaryrefslogtreecommitdiff
path: root/modules/field
Commit message (Collapse)AuthorAge
* Issue #1919338 by catch, bradjones1, mpdonadio, David_Rothstein, Cottser, ↵David Rothstein2016-02-01
| | | | Jalandhar, shnark, das-peter, swentel, bblake, JvE, dewalt, Damien Tournoud, jwilson3: Select widget (from the options module) prone to double encoding
* Issue #1862250 by amanire, Ivan Zugec, Novitsh, joates, sdstyles, yoroy, ↵David Rothstein2015-10-23
| | | | joshi.rohit100, acabouet, rpayanm, klonos, dahousecat, Daniel_Rose, HeimdallJHM, cluther, vineet.osscube, joachim, Stalski, Bojhan, chris_h: The "Trim length" format description is confusing/not clear to Drupal newcomers
* Issue #955658 by Refineo, dswier, steinmb, emorency, filijonka, yched, ↵David Rothstein2015-10-13
| | | | Bevan: Undefined index: module in FieldInfo::prepareInstanceDisplay()
* Issue #1275978 by pillarsdotnet, Zgear, cck, dcam: The thousand_separator ↵David Rothstein2015-10-11
| | | | for numeric fields should default to '' (nothing) instead of ' ' (space)
* Issue #1812056 by chx, byrond: Allow hook_field_schema() implementations to ↵David Rothstein2015-05-04
| | | | specify indexes for fields based on a column prefix (field sql storage test failing on various MySQL engines due to indexing unbound text fields)
* Issue #1823306 by mkalkbrenner, p-neyens, webflo, swentel, zuuperman: ↵David Rothstein2015-03-29
| | | | Language code is missing from $context when hook_field_attach_view_alter() is invoked from field_view_field()
* Issue #2439287 by jmsv23, jonathan_hunt: Fix typo in inline docs for ↵David Rothstein2015-03-29
| | | | field_sql_storage_field_storage_write().
* Issue #2282541 by David_Rothstein, nod_: Followup to restore previous ↵David Rothstein2014-11-06
| | | | behavior in which the "Hide summary" click handler in text.js returned FALSE.
* Issue #892344 by amitgoyal, tstoeckler, hussainweb, pcambra, LaurentAjdnik: ↵David Rothstein2014-11-05
| | | | Fixed Wrong schema description for {cache_field}.
* Issue #2282541 by Mark Carver | gge: Fixed Hide summary in text.js not ↵David Rothstein2014-11-05
| | | | working in jQuery 1.9+.
* Issue #2278583 by nlisgo, Berdir, joshi.rohit100 | Fabianx: Fixed ↵David Rothstein2014-11-03
| | | | field_has_data looks at current data instead of revisioning data: this can lead to data loss.
* Issue #1231710 by cs_shadow, Hydra, dcam, kathyh, klausi, mlncn: Fixed Field ↵David Rothstein2014-11-03
| | | | exceptions should return the name of the field that has exceptions.
* Issue #2193149 by mikeytown2: Fixed Deadlocks occur in cache_field table.David Rothstein2014-11-03
|
* Issue #1195358 by Liam Morland, droplet: Fixed Multiple "Edit/Hide summary" ↵David Rothstein2014-11-02
| | | | links appear.
* Issue #1824820 by crevillo, muriqui, a.milkovsky, Phizes: Fixed String ↵David Rothstein2014-11-02
| | | | offset cast notice in field_invoke_method_multiple().
* Issue #366152 by Mile23, bjaspan: Removed the Field module's ↵David Rothstein2014-11-02
| | | | field_modules_uninstalled() function, since it did not do anything when it was invoked.
* Issue #1790612 by carwin, Eric_A, mgifford: Fixed Sanitize the trim_length ↵David Rothstein2014-11-01
| | | | variable before printing it.
* Issue #2329189 by nlisgo, joachim, Mirroar, opdavies: Fix up docs and ↵Jennifer Hodgdon2014-10-19
| | | | example code for hook_field_attach_validate()
* Issue #1859084 by Jorrit, David_Rothstein, attiks: Improved database queries ↵David Rothstein2014-09-02
| | | | generated by EntityFieldQuery in the case where delta or language condition groups are used, to reduce the number of INNER JOINs.
* Issue #2267411 by er.pushpinderrana, amitgoyal, klausi, David_Rothstein: ↵Jennifer Hodgdon2014-07-15
| | | | Document that field_access() does not check entity access
* Issue #2054189 by ShaunDychko, pc-wurm, joachim: Fix docs for ↵Jennifer Hodgdon2014-07-15
| | | | field_info_instance()
* Issue #2048395 by filijonka: Fix up group/topic membership for field hooksJennifer Hodgdon2014-05-07
|
* Issue #1796500 by sandykadam: Fix docs for hook_field_attach_validate()Jennifer Hodgdon2014-02-27
|
* Issue #1694026 by sandykadam, joachim: Fis docs in ↵Jennifer Hodgdon2014-02-27
| | | | hook_field_attach_delete_bundle()
* Issue #2051787 by milesw: Document that caches should be cleared after ↵David Rothstein2013-12-30
| | | | calling field_attach_update().
* Issue #2145077 by TR: Fix spelling errors in D7 tests and commentsJennifer Hodgdon2013-12-03
|
* Issue #1345654 by diego21, joachim: Make sure hook_field_info tells you ↵Jennifer Hodgdon2013-11-11
| | | | there are other needed hooks
* Issue #2109957 by ar-jan, joachim: Clarify docs for hook_field_schema()Jennifer Hodgdon2013-10-17
|
* Issue #2059785 by kiamlaluno, longwave: Fix punctuation in ↵Jennifer Hodgdon2013-08-13
| | | | field_view_field() docs
* Issue #1416506 by yched, Damien Tournoud, swentel: Fixed Field schema ↵David Rothstein2013-08-04
| | | | foreign keys support is broken.
* Issue #2033151 by mavimo, longwave: Fix typo in field.api.php API docsJennifer Hodgdon2013-07-03
|
* Issue #2028599 by maximpodorov, andypost: Remove extra spaces in field.installJennifer Hodgdon2013-06-26
|
* Issue #1797106 by dcam, izus, xjm, lazysoundsystem, zuuperman, Lars Toomre: ↵Jennifer Hodgdon2013-04-26
| | | | Remove t() from test asserts in field module
* Issue #1786740 by shanethehat: Fix up docs for field_update_instance()Jennifer Hodgdon2013-04-24
|
* Issue #1973762 by chx, cosmicdreams, yched: Add example to ↵Jennifer Hodgdon2013-04-23
| | | | field_info_field_map return docs
* Issue #1614108 by David_Rothstein: Remove documentation of visible in ↵Jennifer Hodgdon2013-04-16
| | | | hook_field_extra_fields, since it does not exist (yet) in D7
* Issue #1614108 by dcam, bartmcpherson, Xano: Add documentation to ↵Jennifer Hodgdon2013-04-10
| | | | hook_field_extra_fields
* Issue #1943664 by joachim: Use new standards to document entity info ↵Jennifer Hodgdon2013-04-04
| | | | callback functions
* Issue #1821906 followup by David_Rothstein: Validate that the new $options ↵David Rothstein2013-04-01
| | | | parameter in various Field API public API functions is actually an array, to prevent conflicts with contrib modules.
* Issue #1821906 by Wim Leers, nod_: Allow more Field API public API functions ↵David Rothstein2013-03-30
| | | | to act on a single field within an entity.
* Issue #1920340 by yched: Fixed Update URL of change notification for ↵David Rothstein2013-03-10
| | | | '_field_info_collate_fields() memory usage'.
* Issue #1040790 by yched, swentel, geerlingguy, justin.randell, Berdir | ↵David Rothstein2013-01-27
| | | | catch: Fixed _field_info_collate_fields() memory usage.
* Issue #1857984 by Ivan Zugec: Fix sample code for hook_field_widget_form so ↵Jennifer Hodgdon2012-12-06
| | | | it would actually work
* Issue #1423090 by Albert Volkman: Fix invalid function see reference in ↵Jennifer Hodgdon2012-11-26
| | | | field.module
* Issue #1831408 by kotnik: Fix spelling of entity in docsJennifer Hodgdon2012-11-10
|
* Issue #1812822 by larowlan, _wdm_: Fixed field_test_entity_info() does not ↵David Rothstein2012-11-05
| | | | set a 'label' on the Test Entity.
* Issue #1134088 by Cottser, catch: Properly document update-api functionsJennifer Hodgdon2012-10-09
|
* Issue #1785392 by BWPanda: Fix reference and grammar in ↵Jennifer Hodgdon2012-09-17
| | | | hook_field_formatter_info_alter documentation
* Issue #1507556 by C. Lee, IshaDakota: Fixed Remove colon from label for ↵webchick2012-09-13
| | | | multi-valued field form.
* Issue #1586356 by dww, amateescu: Fixed Missing 'weight' support from ↵webchick2012-09-04
| | | | hook_field_widget_info() makes it impossible to sanely order widgets.