Angie Byron
|
3da4e0e015
|
#382464 by fgm and bjaspan: Disallow reserved field names.
|
2009-09-11 03:42:34 +00:00 |
Angie Byron
|
fc755aed2f
|
#566134 by mfb: Fix bug causing decimal places not to be saved in number module.
|
2009-09-11 00:06:53 +00:00 |
Angie Byron
|
b47e68011f
|
#569072 by rcross and yched: Clean field_attach_()* namespace by renaming and moving non-crud functions.
|
2009-09-10 22:31:58 +00:00 |
Angie Byron
|
e2d58353bc
|
#569240 by quicksketch: Remove field ID from field table names.
|
2009-09-10 22:06:58 +00:00 |
Dries Buytaert
|
029c48c68d
|
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
|
2009-09-10 06:38:20 +00:00 |
Dries Buytaert
|
d481f1cd36
|
- Patch #572932 by sun: rename hook_elements() to hook_elements_info() for consistency. Yay to API clean-ups during 'slush'.
|
2009-09-10 06:31:39 +00:00 |
Dries Buytaert
|
c33da192c1
|
- Patch #567092 by rcross, yched, bjaspan: merge hook_field_formatter_info() and hook_theme().
|
2009-09-09 21:21:54 +00:00 |
Dries Buytaert
|
a3f776f4d4
|
- Patch #571934 by bjaspan: Fixed omissions in field_delete_(){field,instance}().
|
2009-09-09 11:37:34 +00:00 |
Dries Buytaert
|
157f6ee030
|
- Patch #372330 by fgm: improved error messages to improve usability.
|
2009-09-07 15:50:52 +00:00 |
Dries Buytaert
|
1d2db443ae
|
- Patch #570218 by yched: viewing 'Manage fields' page clears field data cache.
|
2009-09-07 15:49:01 +00:00 |
Dries Buytaert
|
a539b0e00d
|
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.
|
2009-09-05 15:05:05 +00:00 |
Dries Buytaert
|
c993b73e5f
|
- Patch #568396 by bjaspan: fixed typo.
|
2009-09-05 09:57:21 +00:00 |
Dries Buytaert
|
39d2e4af43
|
- Patch #562816 by yched: improved performance of field_attach_query() by adding indices.
|
2009-08-31 22:57:54 +00:00 |
Dries Buytaert
|
a79fa88342
|
- Patch #563992 by plach: missing in hook_field_attach_view_alter and hook_field_attach_form.
|
2009-08-31 06:37:36 +00:00 |
Dries Buytaert
|
26a5f0408b
|
- Patch #563742 by plach: hotfix for broken hook_entity_info_alter().
|
2009-08-31 05:35:47 +00:00 |
Dries Buytaert
|
45e14ea6b7
|
- Patch #545662 by yched, moshe weitzman: simplify field rendering.
|
2009-08-28 06:51:07 +00:00 |
Angie Byron
|
0259ee968f
|
#367567 by effulgentsia, yched, quicksketch, sun, and chx: Move AHAH-'add more' to the new generic AHAH callback, and add support for form definition functions being kept in non-.module files.
|
2009-08-27 04:40:12 +00:00 |
Angie Byron
|
715d3e5432
|
#559486 follow-up by plach: Fixed fatal error in tests that for whatever reason testing bot is not catching. Grrr.
|
2009-08-27 01:02:13 +00:00 |
Angie Byron
|
985884f98e
|
#559506 by quicksketch and plach: Added variable to field widgets.
|
2009-08-27 00:33:52 +00:00 |
Angie Byron
|
8a73ef4190
|
#559486 by yched: Split up field attach tests so that testing bot doesn't choke on them.
|
2009-08-26 02:59:22 +00:00 |
Dries Buytaert
|
3f36af04de
|
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
|
2009-08-25 21:53:48 +00:00 |
Angie Byron
|
b1cf3f1d26
|
#558756 by Davy Van Den Bremt: Fix non-by-referenced calls to drupal_static().
|
2009-08-25 16:38:51 +00:00 |
Dries Buytaert
|
f9f8a6cb81
|
- Patch #554946 by dropcube, sun: cache info from hook_filter_info() and allow to be altered.
|
2009-08-25 10:35:33 +00:00 |
Angie Byron
|
1378428913
|
#557932 by plach and bangpound: Fixed taxonomy term field autocomplete widgets validation, which broke after translatable fields.
|
2009-08-24 21:00:23 +00:00 |
Angie Byron
|
7d818b2606
|
#557056 by sign: Removed the fieldset around summary and body fields.
|
2009-08-24 00:37:25 +00:00 |
Angie Byron
|
2c55219315
|
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
2009-08-24 00:14:23 +00:00 |
Angie Byron
|
e63e85020b
|
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
|
2009-08-24 00:10:46 +00:00 |
Angie Byron
|
4ae238ea57
|
*** empty log message ***
|
2009-08-24 00:02:05 +00:00 |
Angie Byron
|
041d8ee5a8
|
#516138 follow-up by Damien Tournoud: Remove expensive menu_rebuild() call from field API.
|
2009-08-23 03:54:47 +00:00 |
Angie Byron
|
36ec189695
|
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
|
2009-08-22 14:34:23 +00:00 |
Angie Byron
|
34a8a369aa
|
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.
|
2009-08-22 00:58:55 +00:00 |
Dries Buytaert
|
bc23bfaa11
|
- Patch #546350 by dropcube: remove hardcoded numeric deltas from hook_filter_info().
|
2009-08-21 17:28:27 +00:00 |
Dries Buytaert
|
5dd8314d0a
|
- Patch #446518 by sun: remove argument from check_markup().
|
2009-08-20 10:56:33 +00:00 |
Angie Byron
|
f8e430c7fd
|
#552084 by jhodgdon: Removed references to 'CCK' in core.
|
2009-08-19 22:46:05 +00:00 |
Angie Byron
|
e998857eb8
|
#516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CORE! OH YEAH! :D
|
2009-08-19 13:31:14 +00:00 |
Angie Byron
|
25b9f686a6
|
#544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.
|
2009-08-17 07:12:16 +00:00 |
Angie Byron
|
7cd59c6bc4
|
#548630 by bjaspan: Document hook_field_is_empty().
|
2009-08-14 05:16:26 +00:00 |
Angie Byron
|
00ad7e8e03
|
#529756 by yched: Allow fields to be weighted per context.
|
2009-08-13 01:50:00 +00:00 |
Angie Byron
|
7a36d6a03c
|
#547756 by yched: Remove some whitespace.
|
2009-08-13 00:17:47 +00:00 |
Dries Buytaert
|
da2639d6cd
|
- Patch #544400 by yched, bjaspan: wrong unique key in {field_config_instance}.
|
2009-08-12 11:35:59 +00:00 |
Dries Buytaert
|
9c0e6e9242
|
- Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API.
|
2009-08-11 14:59:40 +00:00 |
Angie Byron
|
1a251a7479
|
#361839 by puradata and yched: Document return structures from field attach.
|
2009-08-11 04:46:29 +00:00 |
Dries Buytaert
|
4a3dd058b5
|
- Patch #372330 by fgm, yched, et al: better validation of field names.
|
2009-08-10 21:19:42 +00:00 |
Angie Byron
|
ce3fce3491
|
#543902 by yched: Remove unneeded modules in field.test setUp().
|
2009-08-09 01:28:06 +00:00 |
Angie Byron
|
17e6076807
|
#433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappers to allow multiple theme functions to execute on renderable objects.
|
2009-08-04 06:38:57 +00:00 |
Dries Buytaert
|
065346b366
|
- Patch #535034 by yched: clean up how fields and instances are prepared for runtime.
|
2009-08-02 11:24:21 +00:00 |
Dries Buytaert
|
19f8439f80
|
- Patch #528182 by yched: added missing field type documentation and removed some unnessary code.
|
2009-08-01 06:03:48 +00:00 |
Dries Buytaert
|
eb34d29999
|
- Patch #534318 by yched: better defaults and corrected documentation.
|
2009-07-30 19:35:47 +00:00 |
Dries Buytaert
|
4e96b4e5df
|
- Patch #535264 by Crell: removing some more legacy cruft.
|
2009-07-30 10:16:48 +00:00 |
Dries Buytaert
|
a938e18a1b
|
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.
|
2009-07-28 19:18:08 +00:00 |