| Commit message (Expand) | Author | Age |
... | |
* | #985804 by solotandem, jhodgdon: Errors array missing key in hook_field_vali... | Angie Byron | 2010-12-02 |
* | #932502 rolled back. Needs more work. | Angie Byron | 2010-12-01 |
* | #690622 by jhodgdon: Remove the word 'node' from various strings. | Angie Byron | 2010-12-01 |
* | #501408 by flobruit, PieterDC, yched: Allow user fields to be displayed on re... | Angie Byron | 2010-11-30 |
* | #932502 by yched, jgraham: Fixed Changing allowed values in List fields chang... | Angie Byron | 2010-11-30 |
* | - Patch #830020 by chx, yched: field_get_display() does not get the entity. | Dries Buytaert | 2010-11-21 |
* | #942310 by an.droid, yched, fago, sun: Fixed Field form cannot be attached mo... | Angie Byron | 2010-11-20 |
* | #841266 by das-peter, yched: Fixed Missing label for boolean fields when addi... | Angie Byron | 2010-11-20 |
* | #830704 by fago, effulgentsia, Frando: Fixed entity forms cannot be properly ... | Angie Byron | 2010-11-20 |
* | - Patch #973758 by mdm: Missing asterisk in field.api.php phpdoc. | Dries Buytaert | 2010-11-18 |
* | #950138 follow-up by yched: Small comment whitespace fix. | Angie Byron | 2010-11-15 |
* | #617596 follow-up by sun: optimize if statement. | Angie Byron | 2010-11-13 |
* | - Patch #915168 by chx, yched, sun: foreign key support is missing from text ... | Dries Buytaert | 2010-11-07 |
* | - Patch #938462 by bojanz: Fix EntityFieldQuery fatal error in certain cases ... | Dries Buytaert | 2010-11-05 |
* | - Patch #950138 by yched, an.droid: Changed Abstract Field API () usage into ... | Dries Buytaert | 2010-10-31 |
* | - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of array_key_ex... | Dries Buytaert | 2010-10-28 |
* | - Patch #654796 by chx, c960657, sun, effulgentsia: fix bugs with checkbox el... | Dries Buytaert | 2010-10-28 |
* | #445736 by sun: Fixed Poll does not respect weight in Preview or More button. | Angie Byron | 2010-10-25 |
* | #902008 by sun: Fixed Optional field type modules should not be 'required' in... | Angie Byron | 2010-10-25 |
* | - Patch #948116 by amateescu: field_update_instance() doxygen is broken. | Dries Buytaert | 2010-10-25 |
* | #617596 by ygerasimov, furamag: Fixed Non-empty Summary and empty Body both b... | Angie Byron | 2010-10-24 |
* | #950134 by mfb: Fixed Number module maxlength prevents saving negative decimal. | Angie Byron | 2010-10-23 |
* | #806830 by Amitaibu, yched: Add Dynamic (i.e. not cached) alter hook to insta... | Angie Byron | 2010-10-23 |
* | Trying #886152 again: Fixed All fields are hidden after the administrator new... | Angie Byron | 2010-10-23 |
* | Rollback of #886152. Broke testbot. | Angie Byron | 2010-10-23 |
* | #886152 by yched, pwolanin, hefox, chx, rszrama, ksenzee: Fixed All fields ar... | Angie Byron | 2010-10-23 |
* | - Patch #946646 by yched: move helper #element_functions() out of Field UI. | Dries Buytaert | 2010-10-22 |
* | - Patch #948584 by yched: wrong implementations of hook_field_formatter_setti... | Dries Buytaert | 2010-10-22 |
* | #934050 follow-up by sun: Fix broken upgrade path. | Angie Byron | 2010-10-20 |
* | - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form e... | Dries Buytaert | 2010-10-20 |
* | - Patch #934050 by sun, alex_b: change format into string. | Dries Buytaert | 2010-10-20 |
* | - Patch #940668 by yched: Fixed 'Manage display' : Formatter change not refle... | Dries Buytaert | 2010-10-20 |
* | #784792 by Jacine: Add Field type template suggestions for more granular fiel... | Angie Byron | 2010-10-15 |
* | #876762 by Dave Reid, yched: Fixed modules have no way of knowing if vocabula... | Angie Byron | 2010-10-13 |
* | - Patch #913528 by chx, Berdir, catch, tstoeckler, yched, dereine: create new... | Dries Buytaert | 2010-10-11 |
* | #356036 by plach, catch: Allow creating nodes in default languages. | Angie Byron | 2010-10-09 |
* | - Patch #908798 by bojanz: EntityFieldQuery does not handle ordering correctly. | Dries Buytaert | 2010-10-06 |
* | - Patch #853030 by Stevel: revision_id() is part of a primary key, but is not... | Dries Buytaert | 2010-10-03 |
* | - Patch #922824 by plach: no way to specify the language to view entities in. | Dries Buytaert | 2010-10-03 |
* | - Patch #898558 by Damien Tournoud, chx, ksenzee: clean-up the upgrade path: ... | Dries Buytaert | 2010-09-29 |
* | - Patch #915168 by chx, sun: foreign key support is missing from text and fil... | Dries Buytaert | 2010-09-29 |
* | - Patch #895386 by chx, Damien Tournoud, puregin: clean-up the upgrade path: ... | Dries Buytaert | 2010-09-28 |
* | - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. | Dries Buytaert | 2010-09-28 |
* | - Patch #921606 by munzirtaha, bleen18: various code uses is_null(). | Dries Buytaert | 2010-09-26 |
* | - Patch #921098 by munzirtaha: !is_null() should be replaced by isset() becau... | Dries Buytaert | 2010-09-24 |
* | - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths an... | Dries Buytaert | 2010-09-24 |
* | - Patch #914458 by Damien Tournoud, chx: remove the format delete reassignmen... | Dries Buytaert | 2010-09-18 |
* | #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgr... | Angie Byron | 2010-09-13 |
* | #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. tit... | Angie Byron | 2010-09-11 |
* | #896170 by yched: Fixed default formatter for 'Text with summary' field type ... | Angie Byron | 2010-09-11 |