summaryrefslogtreecommitdiff
path: root/modules/field
Commit message (Expand)AuthorAge
...
* - Patch #921098 by munzirtaha: !is_null() should be replaced by isset() becau...Dries Buytaert2010-09-24
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths an...Dries Buytaert2010-09-24
* - Patch #914458 by Damien Tournoud, chx: remove the format delete reassignmen...Dries Buytaert2010-09-18
* #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgr...Angie Byron2010-09-13
* #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. tit...Angie Byron2010-09-11
* #896170 by yched: Fixed default formatter for 'Text with summary' field type ...Angie Byron2010-09-11
* #616240 follow-up by yched, dereine, marvil07: Make Field UI screens extensib...Angie Byron2010-09-11
* #903704 by bleen18: Fixed typo in file number.module.Angie Byron2010-09-07
* - Patch #902830 by bojanz: field_sql_storage() can't handle entityOrderBy (fa...Dries Buytaert2010-09-05
* - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, fgm,...Dries Buytaert2010-09-05
* - Patch #902264 by Damien Tournoud: move hook_field_schema() to .install file...Dries Buytaert2010-09-04
* - Patch #664136 by plach: document the field language api.Dries Buytaert2010-09-02
* #664136 by plach, sun, yched: Enhance TF code documentation.Angie Byron2010-08-31
* - Patch #860180 by chx, dixon_, jhodgdon: entity listing and loading does not...Dries Buytaert2010-08-22
* - Patch #358437 by David_Rothstein, Berdir, sun: filter system security fixes...Dries Buytaert2010-08-22
* - Rollback of #447816 -- didn't meant to commit that just yet.Dries Buytaert2010-08-18
* - Patch #735426 by yched, mr.baileys: fields with select widget: first option...Dries Buytaert2010-08-17
* - Patch #879910 by plach: fixed text_field_prepare_translation() broken.Dries Buytaert2010-08-17
* - Patch #877690 by das-peter, mfer: missing dependency 'text'.Dries Buytaert2010-08-16
* - Patch #882520 by David_Rothstein: field_bundle_settings() API documentation...Dries Buytaert2010-08-14
* - Patch #504564 by tic2000, andypost, catch: the 'Length of trimmed content'Dries Buytaert2010-08-08
* - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->coun...Dries Buytaert2010-08-08
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
* #500866 by boombatower, solotandem: Remove t() from assertion messages in Sim...Angie Byron2010-08-05
* #819816 by aaronbauman, yched, Damien Tournoud, tsi: Fixed Reordering multiva...Angie Byron2010-08-04
* - Patch #870292 by sun, yched: hook_field_extra_fields() results are not cached.Dries Buytaert2010-08-03
* - Patch #870292 by yched, sun: hook_field_extra_fields() results are not cached.Dries Buytaert2010-08-03
* - Patch #872068 by ksenzee: field.crud.inc has documentation TODOs.Dries Buytaert2010-08-03
* #851602 by chx, bjaspan, Damien Tournoud: Fixed FieldCrudTestCase::testUpdate...Angie Byron2010-08-02
* - Patch #869350 by chx, yched: some field functions are called a bit too often.Dries Buytaert2010-08-01
* - Patch #844388 by lotyrin, bjaspan, effulgentsia: taxonomy terms disappear f...Dries Buytaert2010-07-30
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess shoul...Dries Buytaert2010-07-30
* - Patch #864638 by glipay: typo in comment for field_attach_form().Dries Buytaert2010-07-26
* - Patch #863370 by andypost: fixed typo.Dries Buytaert2010-07-26
* - Patch #863370 by bjaspan, daryson: wrong return value on field_info_fields().Dries Buytaert2010-07-26
* - Patch #857314 by andypost: add form for number formatter settings.Dries Buytaert2010-07-26
* - Patch #862352 by chx: fields without columns throw notices.Dries Buytaert2010-07-26
* - Patch #675116 by jhodgdon: several problems in field.api.php and field_ui()...Dries Buytaert2010-07-25
* - Patch #717576 by mr.baileys: incorrect param name in text_field_widget_form().Dries Buytaert2010-07-07
* - Patch #729186 by catch: _field_info_collate_fields() resource usage.Dries Buytaert2010-06-29
* - Patch #362021 by plach: field_attach_prepare_translation() needs to be upda...Dries Buytaert2010-06-28
* - Patch #808534 by dhthwy, Damien Tournoud, chx: file_get_file_references() i...Dries Buytaert2010-06-26
* - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud:...Dries Buytaert2010-06-25
* - Patch #836962 by aaronbauman: field_cache_clear() called twice sequentially...Dries Buytaert2010-06-24
* #834842 by Damien Tournoud, chx: Fixed oversight in field query routing API, ...Angie Byron2010-06-24
* - Patch #833654 by aaronbauman: change 'Larger' and 'Smaller' to 'Greater' an...Dries Buytaert2010-06-23
* #293223 follow-up by David_Rothstein: Roll back 'Hide required core modules'....Angie Byron2010-06-21
* - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level ...Dries Buytaert2010-06-17
* - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors.Dries Buytaert2010-06-17
* - Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, derei...Dries Buytaert2010-06-14