Dries Buytaert
16ab612874
- Patch #512236 by bjaspan: fixed design flaws in field_attach_query(). Well-documented and tested.
2009-07-07 09:28:07 +00:00
Dries Buytaert
3b4213ce79
- Patch #511486 by yched: updated documentation.
2009-07-06 19:10:01 +00:00
Dries Buytaert
5a7742b254
- Patch #508700 by yched: field cardinality stored twice.
2009-07-04 06:19:46 +00:00
Dries Buytaert
bea411e114
- Patch #509220 by tic2000: fixed text_field_sanitize() error.
2009-07-03 18:19:29 +00:00
Dries Buytaert
45b97d8a9d
- Patch #508440 by yched: build mode, it is.
2009-07-02 20:37:03 +00:00
Dries Buytaert
cf59ebec77
- Patch #489438 by bjaspan, crotown: hook_field_create_field() is missing.
2009-07-02 20:19:48 +00:00
Dries Buytaert
199dc7cc9d
- Patch #504564 by tic2000: fixed teaser length setting and added tests.
2009-07-01 12:10:32 +00:00
Angie Byron
5b17c1eb04
#502522 by yched: Allow drupal_alter() on various Field API meta-hooks.
2009-06-30 03:12:03 +00:00
Angie Byron
6c9436abbf
#333171 by catch: Provide cache_get_multiple() and allow clearing of multiple cache IDs at once (with tests).
2009-06-28 01:00:42 +00:00
Angie Byron
3b0106fb89
#503600 by yched: Fix typo in hook name in field.api.php.
2009-06-27 02:11:34 +00:00
Dries Buytaert
76d9095ab8
- Patch #501420 by yched: field_attach_form() should take by reference.
2009-06-25 06:23:37 +00:00
Dries Buytaert
c1763d728e
- Patch #367215 by bjaspan: fixed documentation.
2009-06-25 05:13:17 +00:00
Dries Buytaert
daa0ec1684
- Patch #367215 by yched, sun et al: remove 'exclude from ' display setting. Feel good moment!
2009-06-24 18:16:38 +00:00
Dries Buytaert
f96c141f5a
- Patch #409750 by yched et al: overhaul and extend node build modes.
2009-06-22 09:10:07 +00:00
Dries Buytaert
d472f98e9e
- Patch #456488 by yched: better tests for field caching.
2009-06-16 08:40:18 +00:00
Dries Buytaert
174aa41da0
- Patch #491978 by Berdir: remove unnecessary &s.
2009-06-15 10:10:47 +00:00
Dries Buytaert
3d64cb5eca
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
2009-06-12 08:39:40 +00:00
Dries Buytaert
e9d97f1eef
- Patch #449198 by boombatower: cealn up test loading and related API.
2009-06-08 09:23:55 +00:00
Angie Byron
395713ba4e
#392494 follow-up by yched: Clean-ups to Field API scalar search patch.
2009-06-07 00:00:57 +00:00
Angie Byron
7442dc060f
#392494 by yched and bjaspan: Provide a query API for Field API. This is necessary because we can't assume fields will be stored in a database, due to pluggable storage backends.
2009-06-06 16:17:30 +00:00
Angie Byron
f8dace9c5f
#445044 follow-up by yched: Remove field.autoload.inc file.
2009-06-05 18:58:15 +00:00
Dries Buytaert
57fe0ca1e9
- Patch #445044 by bjaspan, Damien Tournoud, chx, Berdir: remove the field autoload feature.
2009-06-05 18:25:41 +00:00
Angie Byron
cab88a7014
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
2009-06-04 03:33:29 +00:00
Angie Byron
abe722f0b8
#453726 by yched: Remove unnecessary &s next to object parameters in field API.
2009-06-03 02:41:07 +00:00
Angie Byron
314b918592
#369011 follow-up by yched: Some touch-ups to comments, etc.
2009-06-03 02:38:47 +00:00
Dries Buytaert
4f2e13f503
- Patch #422362 by JamesAn: convert form.inc to use new static caching API.
2009-06-02 13:47:26 +00:00
Dries Buytaert
0b1a243e53
- Patch #439236 by alex_b: field_attach_create_bundle() undefined when creating a content type on hook_update().
2009-06-02 07:02:17 +00:00
Dries Buytaert
dcdc4f2e73
- Patch #369011 by catch, sun, et al: performance improvement in text_field_load().
2009-05-29 20:06:44 +00:00
Angie Byron
2df43894e2
#306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (and corresponding $classes_array) for all dynamic classes in template files.
2009-05-28 16:44:07 +00:00
Dries Buytaert
194c9f2bd1
- Patch #364620 by bjaspan, yched: allow creating a field with a deleted name.
2009-05-28 10:05:32 +00:00
Dries Buytaert
0f4060f377
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
2009-05-27 18:34:03 +00:00
Dries Buytaert
3c4be3ab55
- Patch #472658 by agentrickard: clean up of inline code comments.
2009-05-26 09:12:29 +00:00
Dries Buytaert
76957a25e6
- Patch #470594 by Moshe: convert more pages and blocks to return arrays.
2009-05-25 10:43:54 +00:00
Dries Buytaert
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Dries Buytaert
ba29dbde38
- Patch #415044 by bjaspan, yched: indexes for field storage.
2009-05-20 09:48:47 +00:00
Angie Byron
83513d961e
#467558 by yched: Small field API optimization.
2009-05-20 05:24:33 +00:00
Angie Byron
e9c3a69612
#456488 by yched: Only cache field data for current revision.
2009-05-17 03:12:17 +00:00
Angie Byron
f180449767
#362024 by neclimdul, yched, and bjaspan: Make hook_field_load() multiple like field_attach_load().
2009-05-17 00:32:29 +00:00
Angie Byron
3ac59eee96
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.
2009-05-13 19:42:18 +00:00
Dries Buytaert
83ea3cd042
- Patch #460252 by John Morahan: fixed documentation.
2009-05-12 14:36:12 +00:00
Dries Buytaert
bfecaa09c9
- Patch #458612 by dereine: add version information.
2009-05-10 18:56:57 +00:00
Dries Buytaert
76f35b4ecf
- Patch #367525 by zzolo: drupal_alter instead of hook_field_attach_view().
2009-05-09 19:02:11 +00:00
Dries Buytaert
0e0ca3b589
- Patch #457532 by Berdir: more PHP5 'fixes'.
2009-05-09 18:28:13 +00:00
Dries Buytaert
3d951475ea
- Patch #402264 by yched, bjaspan: adapt field's add-more js handler to recent fapi changes. Added tests.
2009-05-03 09:49:32 +00:00
Dries Buytaert
9fd65b6617
- Patch #392696 by yched et al: save default values on insert.
2009-05-01 15:28:13 +00:00
Dries Buytaert
4516d0c7bd
- Patch #392706 by yched: clean of field tests:
...
+ fixes a few missing whitelines
+ makes it clear that the same function tests field_attach_insert(), field_attach_update() and field_attach_load()
+ streamlines a few overly detailed explanations
+ add missing t() functions
2009-04-30 15:17:13 +00:00
Dries Buytaert
fdd553f627
- Patch #441180 by bjaspan: added a point.
2009-04-30 14:41:41 +00:00
Dries Buytaert
34ed1f2a37
- Patch #374068 by alienbrain, bjaspan: improved documentation of field display settings.
2009-04-30 14:40:03 +00:00
Angie Byron
0bb5112239
#356908 by andypost and yched: Run field prefixes and suffixes through field_filter_xss() rather than check_plain() to prevent funny characters.
2009-04-29 22:36:42 +00:00
Dries Buytaert
4c05294527
- Patch #392706 by bjaspan, yched, puradata: some of the field attach tests in field.test use database queries to verify correct functionality. This makes the field attach tests work only if field_sql_module is the only field storage module in use. Instead, tests of database storage should be in the field storage module's tests, and field attach tests should operate purely at the field attach api level.
2009-04-29 21:33:00 +00:00