/[drupal]/contributions/modules/cck/includes/cck.admin.inc
ViewVC logotype

Log of /contributions/modules/cck/includes/cck.admin.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.25
Tue Nov 10 11:30:24 2009 UTC (2 weeks, 2 days ago) by karens
Branch: MAIN
CVS Tags: HEAD
Changes since 1.24: +1 -1 lines
FILE REMOVED
Removing CCK UI elements that are in core and some update to get code working with latest core.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 16 13:03:41 2009 UTC (4 months, 1 week ago) by yched
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
#520774 by quicksketch - Default value field shown even if widget specifies NONE/CUSTOM

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 11:31:38 2009 UTC (4 months, 2 weeks ago) by yched
Branch: MAIN
Changes since 1.22: +34 -21 lines
Diff to previous 1.22
#488542 - Tie Field UI pages to any fieldable entity - matches the core commit http://drupal.org/cvs?commit=235608

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 2 21:22:51 2009 UTC (4 months, 3 weeks ago) by yched
Branch: MAIN
Changes since 1.21: +13 -6 lines
Diff to previous 1.21
#507780 - fix "Undefined index: indexes" when creating / saving a field

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 26 18:07:11 2009 UTC (5 months ago) by yched
Branch: MAIN
Changes since 1.20: +3 -1 lines
Diff to previous 1.20
#503258 by eaton: allow 'extra fields' to provide 'configure' and 'remove' links.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 00:30:37 2009 UTC (5 months ago) by yched
Branch: MAIN
Changes since 1.19: +2 -15 lines
Diff to previous 1.19
remove 'exclude from $content' feature.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 14 13:04:35 2009 UTC (5 months, 1 week ago) by yched
Branch: MAIN
Changes since 1.18: +7 -1 lines
Diff to previous 1.18
#491130 by bangpound: cck_field_update_field does not generate $field['data'].

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 19:25:08 2009 UTC (5 months, 3 weeks ago) by yched
Branch: MAIN
Changes since 1.17: +8 -8 lines
Diff to previous 1.17
update for core API change: node_get_types() (#220233)

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 22 01:31:29 2009 UTC (8 months ago) by karens
Branch: MAIN
Changes since 1.16: +1 -2 lines
Diff to previous 1.16
Update to current code, including body-as-field patch.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 21:57:42 2009 UTC (8 months ago) by karens
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
Update to current code, including body-as-field patch.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 14:12:34 2009 UTC (8 months, 1 week ago) by karens
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Oops, new 'programmed' value is form_state, not form.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 14:09:26 2009 UTC (8 months, 1 week ago) by karens
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
More fixes for node_reference and user_reference to keep up with changes in HEAD.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 13:18:37 2009 UTC (8 months, 1 week ago) by karens
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Fixes for recent changes in user_load_multiple() and FAPI.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 20:38:02 2009 UTC (8 months, 2 weeks ago) by karens
Branch: MAIN
Changes since 1.11: +13 -2 lines
Diff to previous 1.11
Remove demofield module that is really not needed any more with the UI working. Also do some more work toward getting node_reference and user_reference working. Not done yet, but fewer errors :)

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 00:40:08 2009 UTC (8 months, 2 weeks ago) by karens
Branch: MAIN
Changes since 1.10: +23 -14 lines
Diff to previous 1.10
Fix broken handling of changes to field settings like cardinality.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 09:21:41 2009 UTC (8 months, 3 weeks ago) by karens
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
Fix leftover use of $type instead of $bundle in field overview form.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 13:50:34 2009 UTC (8 months, 3 weeks ago) by yched
Branch: MAIN
Changes since 1.8: +19 -13 lines
Diff to previous 1.8
Foreport of #382004 by elcuco - Field name and group name fields should stay LTR for RTL languages.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 21:11:58 2009 UTC (9 months, 3 weeks ago) by karens
Branch: MAIN
Changes since 1.7: +3 -6 lines
Diff to previous 1.7
Found and fixed the $form_state problem.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 19:53:47 2009 UTC (9 months, 3 weeks ago) by karens
Branch: MAIN
Changes since 1.6: +7 -0 lines
Diff to previous 1.6
A few fixes. still getting errors about missing $form_state on validation, not sure where that's coming from.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 17:31:12 2009 UTC (9 months, 3 weeks ago) by karens
Branch: MAIN
Changes since 1.5: +45 -25 lines
Diff to previous 1.5
Synch HEAD with latest Bazaar code so this version will work with core Fields in Core patch. CCk code mostly working but still needs work.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 02:55:38 2009 UTC (9 months, 3 weeks ago) by karens
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4
Synch HEAD with latest Bazaar code, mostly changes to get allowed values working.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 18:17:15 2009 UTC (9 months, 3 weeks ago) by karens
Branch: MAIN
Changes since 1.3: +52 -32 lines
Diff to previous 1.3
Synch HEAD with latest Bazaar code, mostly changes to get default values working.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 21:53:27 2009 UTC (10 months ago) by yched
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
wrong copy/paste for "foreport of #362216 by markus petrux"

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 21:25:32 2009 UTC (10 months ago) by yched
Branch: MAIN
Changes since 1.1: +4 -1 lines
Diff to previous 1.1
foreport of #362216 by markus petrux

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 10:01:43 2009 UTC (10 months ago) by karens
Branch: MAIN
Add new CCK code for the contrib portion of the Fields in core code.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2