Angie Byron
7bb6753e9f
#701818 by mcarbone: Test coverage of every core token, and bug fixes to make them work. AWESOME! :D
2010-04-20 09:48:06 +00:00
Angie Byron
07ef159518
#773824 by scor: Fixed taxonomy_update_7002() fails when more than one vocabulary to upgrade.
2010-04-20 07:47:55 +00:00
Dries Buytaert
3c3cee28b9
- Patch #716496 by JohnAlbin: documentation updates for theme functions.
2010-04-13 15:23:03 +00:00
Dries Buytaert
e892ed5c31
- Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal 7 release.
2010-04-10 16:37:19 +00:00
Dries Buytaert
e7b3c5e3e9
- Patch #641314 by naxoc, bleen18: taxonomy term form being rebuilt even after final submit.
2010-04-07 07:52:03 +00:00
Dries Buytaert
ba96cffdb7
- Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
2010-04-06 19:49:03 +00:00
Dries Buytaert
1bb6e13d78
- Patch #762604 by andypost: taxonomy terms list broken, term add/edit forgets it's parent.
2010-04-06 05:44:07 +00:00
Dries Buytaert
f79a1a735e
- Patch #744258 by sun, jpmckinney, catch: admin/structure/taxonomy paths have to use machine_name(), not vid.
2010-04-04 13:53:22 +00:00
Dries Buytaert
49334ae538
- Patch #735726 by catch: optimize taxonomy_term_save().
2010-03-28 11:39:35 +00:00
Angie Byron
7d4b84b878
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
2010-03-27 05:52:50 +00:00
Dries Buytaert
94d0be55b4
- Patch #744972 by marcvangend: critical bug: unindexed query to taxonomy_index() table during hook_node_delete().
2010-03-26 16:53:33 +00:00
Dries Buytaert
73fbc28253
- Patch #749304 by catch: critical bug: programmatic term updates destroyed hierarchies.
2010-03-26 12:15:14 +00:00
Dries Buytaert
cca8e7e5ac
- Patch #744258 by sun: admin/structure/taxonomy paths have to use machine_name(), not vid.
2010-03-25 11:53:25 +00:00
Dries Buytaert
75f279a52a
- Patch #729028 by ergonlogic: unify 'yay, saved!' strings in core.
2010-03-18 06:36:39 +00:00
Dries Buytaert
7e8b9f8093
- Patch #730418 by catch: allow modules to bypass taxonomy_get_tree() for term reference select lists.
2010-03-08 17:50:40 +00:00
Angie Byron
47371be0a5
#414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text_format' for additional DX/security around rich text fields.
2010-03-07 23:14:20 +00:00
Dries Buytaert
aec10a8c7d
- Patch #734146 by scor: white-space clean-up.
2010-03-06 06:39:01 +00:00
Dries Buytaert
72df65d1e0
- Patch #731426 by fago: recursed entity loading didn't work.
2010-03-05 13:41:04 +00:00
Angie Byron
aea6fe8feb
#563106 follow-up by adrian: More upgrade path fixes.
2010-02-18 04:36:38 +00:00
Angie Byron
fd7a324437
#645374 follow-up by sun: Make entity ids available to confirm form submit handlers.
2010-02-17 05:42:42 +00:00
Angie Byron
7562a8efb3
#707724 by chx: Rename confusing arguments in field/entity APIs.
2010-02-11 17:44:47 +00:00
Angie Byron
52195a6b1d
#525622 by scor, catch, and yched: Allow Entity path callback to deal with options.
2010-02-11 15:52:13 +00:00
Angie Byron
8d1f703f3a
#641670 by yched and sun: Move ['#field'] meta information into ().
2010-02-11 15:42:14 +00:00
Angie Byron
91ccdda421
#628244 by catch, bangpound, and yched: Remove magic taxonomy field creation in favour of consistency.
2010-02-11 03:29:22 +00:00
Angie Byron
0bc39fef86
#499192 by yched: Fix display and forms for 'Fieldable terms' .
2010-02-10 06:28:10 +00:00
Angie Byron
92ad427474
#699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/people.
2010-02-07 17:29:09 +00:00
Dries Buytaert
a3ca3f20cc
- Patch #635356 by c960657: fixed escaping in taxonomy autocomplete.
2010-02-05 22:14:43 +00:00
Angie Byron
ec407ec945
#211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order.
2010-02-03 18:16:23 +00:00
Angie Byron
02c1eeee3f
#684202 by catch: Added Entity insert/delete/update hooks, to support caching.
2010-01-30 02:01:41 +00:00
Angie Byron
af24809fed
#612870 by asimmonds: Fixed Weight fields should be int, not tinyint.
2010-01-30 00:08:34 +00:00
Dries Buytaert
56026aa292
- Patch #610022 by mcarbone, te-brian, David_Rothstein: fixed taxonomy tokens, fix old queries.
2010-01-29 22:56:54 +00:00
Dries Buytaert
7b7bd71132
- Patch #693362 by catch, Dave Reid: taxonomy_form_all() is dangerous and ?q=admin/content can be a performance killer.
2010-01-29 12:14:44 +00:00
Dries Buytaert
2e8d384cba
- Rollback of patch #693362 .
2010-01-25 17:04:03 +00:00
Dries Buytaert
76a3a1f41f
- Patch #693362 by catch: taxonomy_form_all() is dead code, and dangerous.
2010-01-23 16:41:34 +00:00
Dries Buytaert
d7a7ec64e0
- Patch #678590 by asimmonds, Dave Reid, Damien Tournoud: fixed path alias link being below submit button on taxonomy term add.
2010-01-18 03:33:43 +00:00
Dries Buytaert
96ababd133
- Patch #611752 by catch: taxonomy_field_validate() calls taxonomy_allowed_values().
2010-01-15 10:49:46 +00:00
Dries Buytaert
380cb933b0
- Patch #684212 by catch: taxonomy_clear_field_cache() is redundant.
2010-01-14 18:56:40 +00:00
Dries Buytaert
f60739b033
- Patch #683736 by c960657: use db_like() where appropriate.
2010-01-13 23:19:54 +00:00
Dries Buytaert
1e05ca59fa
- Patch #682870 by jhodgdon, asimmonds: fixed UI spelling typos.
2010-01-13 14:25:59 +00:00
Angie Byron
83c97345e8
#525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' formatters have a generic way to build the url of an 'entity'.
2010-01-13 06:26:49 +00:00
Angie Byron
3a0f6b3372
#636992 by catch, yched: Fixed Entity loading needs protection from infinite recursion. Prevents unnecessary user_load()s from RDF.
2010-01-13 05:00:25 +00:00
Angie Byron
f334620be5
#681723 by Bojhan: Standardize on 'Add new content' for content creation page.
2010-01-12 06:23:29 +00:00
Angie Byron
dcd99e0a9a
#542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' Content-Type to 'Basic page'.
2010-01-10 22:56:51 +00:00
Angie Byron
c226c6acdd
#680256 by reglogge, Bojhan, and greg.harvey: Add descriptive text to Taxonomy landing page.
2010-01-10 21:26:30 +00:00
Angie Byron
a895a366c5
#563106 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: Fix critical upgrade path bugs from Drupal 6 to Drupal 7
2010-01-09 22:07:57 +00:00
Angie Byron
147bb1389a
#571654 follow-up by chx, peximo, plach, sun, et al:
...
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
2010-01-09 21:54:01 +00:00
Dries Buytaert
592373add4
- Patch #394544 by berenddeboer, Xano, chrisshattuck, karschsp, asimmonds: more cllean up for the term form UI.
2010-01-09 12:54:51 +00:00
Dries Buytaert
efcbfc3e9e
- Patch #678586 by jhodgdon: help text improvements.
2010-01-08 16:54:06 +00:00
Dries Buytaert
0622402e07
- Patch #662322 by scor, andypost: remove the 'relations' column from taxonomy_schema(). It was already dropped in an update function.
2010-01-08 15:58:43 +00:00
Dries Buytaert
4b8ba4fa2c
- Patch #142051 by catch, moonray: static cache for taxonomy_get_parents() and taxonomy_get_children().
2010-01-08 11:03:24 +00:00