0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 18 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Issue #1229892 by plach | chrisdolby: Fixed Strict warning: Only variables should be assigned by reference in title_field_attach_submit() - line 482 of title.module. More... over 12 years ago
Issue #1219860 by plach, claudiu.cristea: Fixed Undefined index 'format'. More... over 12 years ago
Issue #1210670 by claudiu.cristea, das-peter | vasike: Fixed Entity translation errors for Taxonomies entities. More... over 12 years ago
Issue #1200320 by das-peter: Fixed Call field_attach_presave() before field_attach_update() in field replacement batch. More... almost 13 years ago
Issue #1155128 by das-peter | Dave Reid, plach: Enhanced support for tokens. More... almost 13 years ago
Issue #1169394 by plach: Synchronized code after core fixes. More... almost 13 years ago
Issue #1146724 by plach | das-peter, joostvdl: Fixed Replacing field values are not initialized. More... almost 13 years ago
Issue #1157438 by das-peter: Fixed Reset sync cache on entitycache reset. More... almost 13 years ago
Issue #1116586 by plach | tte: Fixed Exception when a node's title is not converted immediately. More... almost 13 years ago
Issue #1138646 by plach | joostvdl, sun: Fixed Notice: Undefined index: label in entity_get_info(). More... about 13 years ago
Issue #1141674 by plach | manveru: Fixed Notices about missing $description. More... about 13 years ago
Issue #924968 by plach: Updated the change log. More... about 13 years ago
Issue #924968 by plach: Improved comments/PHP docs More... about 13 years ago
Issue #924968 by plach: Introduced tests for field replacement UI More... about 13 years ago
Issue #924968 by plach: Fixed field replacement checkbox broken More... about 13 years ago
Issue #924968 by plach: Polished API as title_field_replacement_toggle does not belong to title.admin.inc More... about 13 years ago
Issue #924968 by plach: Fixed comments/PHP docs More... about 13 years ago
Issue #924968 by plach: Disabled entity_label() support until #1096446 is fixed More... about 13 years ago
Issue #924968 by plach: Introduced tests for field replacement workflow More... about 13 years ago
Issue #924968 by plach: Moved administration code into title.admin.inc More... about 13 years ago
Issue #924968 by plach: Added entity_label() support More... about 13 years ago
Issue #924968 by plach: Fixed resave needed if field values altered before save More... about 13 years ago
Issue #924968 by plach: Fixed entity forms to support nested subforms More... about 13 years ago
Issue #924968 by plach: Added PHP docs More... about 13 years ago
Issue #924968 by plach, das-peter, sun, fago, klonos: Introduced field replacement API and UI More... about 13 years ago
Stripping CVS keywords More... about 13 years ago
by sun: Added missing title.api.php. More... over 13 years ago
by sun: Fixed .info file property order. More... over 13 years ago
by sun: Initial baseline of module files. More... over 13 years ago
fixed "Call to undefined function: _title_filter_settings()" at url admin/filters/<id_of_input_format_including_title_filter>/configure. this was caused by last commit's removal of _title_filter_settings(). while this removal is ok - title.module has no settings - we shouldn't then forget to remove every caller, too :) More... over 19 years ago