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
Angie Byron
fdd39823ba
#609140 by mcarbone: Rewrite outdated references to taxonomy_term_node().
2010-01-08 07:05:52 +00:00
Dries Buytaert
8a07a7895c
- Patch #676046 by chx: fixed oopsie in taxonomy index.
2010-01-06 16:40:08 +00:00
Dries Buytaert
102a682914
- Patch #652588 by scor: updated RDF mapping definition in the core modules.
2010-01-05 18:56:49 +00:00
Angie Byron
c4962c9756
#664920 by catch and chx: Change 'taxonomy_term()' field to 'taxonomy_term_reference()'.
2010-01-04 18:03:12 +00:00
Dries Buytaert
873393b803
- Patch #569024 by joachim: improved variable names.
2010-01-04 12:04:07 +00:00
Dries Buytaert
29e02b45c6
- Patch #634098 by asimmonds: fixed broken pager on /taxonomy/term/* pages.
2010-01-03 06:53:19 +00:00
Angie Byron
1bf068ed63
#664022 by casey and Bojhan: Remove Identification fieldset from term add.
2010-01-03 00:45:51 +00:00
Angie Byron
b033a61208
#648410 follow-up by Dave Reid: Add link to create new from all empty table texts.
2010-01-03 00:44:53 +00:00
Dries Buytaert
a0f3abf035
- Patch #661494 by yched: fixed direct calls to node_view() do not trigger f_a_prepare_view().
2009-12-31 08:26:59 +00:00
Dries Buytaert
682b9dc3bb
- Patch #659570 by brianV: added missing index to taxonomy_get_term_by_name() query.
2009-12-30 08:12:20 +00:00
Dries Buytaert
53748ab5e2
- Patch #664544 by yched: clean-up entity build/view modes.
2009-12-26 16:50:09 +00:00
Dries Buytaert
d1c017660c
- Patch #658364 by effulgentsia: made the build/view/formatter terminology more consistent.
2009-12-21 13:47:32 +00:00
Dries Buytaert
ffa47a8ddb
- Patch #635378 by sun, sivaji, carlos8f: wrong local task titles for taxonomy term and user account pages.
2009-12-16 19:57:45 +00:00
Dries Buytaert
13984a7394
- Patch #639466 by yched: fixed hook_options_list() and XSS filtering, and added more tests.
2009-12-14 20:18:56 +00:00
Dries Buytaert
8b4406ef5d
- Patch #552436 by yched: validation of the number of values in field_default_validate().
2009-12-13 12:41:08 +00:00
Dries Buytaert
6a13eb22fc
- Patch #657828 by yched: make hook_field_formatter() act on all field values.
2009-12-12 20:16:03 +00:00
Dries Buytaert
ef2c240086
- Patch #652834 by yched, effulgentsia: changed Field formatters as render arrays to increase performance (and to clean-up the code).
2009-12-11 16:49:40 +00:00
Dries Buytaert
c2f26d3368
- Patch #653940 by sun: tests weren't reporting all errors.
2009-12-10 15:39:43 +00:00
Dries Buytaert
620a306ea4
- Patch #654560 by yched: fixed taxonomy upgrade path.
2009-12-09 15:52:25 +00:00
Dries Buytaert
1da26fadfe
- Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards.
2009-12-04 16:49:48 +00:00
Dries Buytaert
92341bdf40
- Patch #471744 by jhodgdon: remove stray references from hook_taxonomy_term_load() parameters.
2009-12-04 15:54:37 +00:00
Dries Buytaert
ca8416e036
- Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks.
2009-12-03 20:21:50 +00:00
Dries Buytaert
0baad49d62
- Patch #635094 by plach: unify 'language neutral' language codes.
2009-12-02 19:26:23 +00:00
Dries Buytaert
92760988b9
- Patch #648410 by Dave Reid: standardize add 'empty' row functionality to all tables.
2009-12-02 14:56:32 +00:00
Angie Byron
809a26051c
#640348 by batigolix, arianek, lisarex, bangpound, and jhodgdon: Updated Taxonomy module to new help standard.
2009-12-02 07:42:43 +00:00
Dries Buytaert
6083731ce4
- Patch #645374 by sun: make object IDs available to form submit handlers. This should be a best practice, IMO.
2009-12-01 16:03:35 +00:00
Dries Buytaert
29368b4664
- Patch #620446 by Xano: rewrite permission titles and descriptions.
2009-12-01 13:14:43 +00:00
Dries Buytaert
16ff5d1a01
- Patch #628642 by c960657: taxonomy field 'column' should be 'tid' instead of 'value'.
2009-11-27 07:10:51 +00:00
Angie Byron
ffaabbf1a2
#620592 by sivaji: Provide feedback when saving term/vocabulary overview pages.
2009-11-27 00:06:10 +00:00
Angie Byron
34119ba98b
#638356 by yched: Reorganize and re-locate field test modules.
2009-11-20 23:29:28 +00:00
Angie Byron
01d85a5571
#635202 by yched and sun: Remove #process pattern from option widgets (plus buckets of tests for option widgets).
2009-11-20 05:14:13 +00:00
Dries Buytaert
ffdcefa710
- Patch #632888 by bleen18: fixed warning about missing taxonomy.feeds.inc.
2009-11-18 18:58:01 +00:00
Dries Buytaert
a239296cbc
- Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work!
2009-11-17 21:24:19 +00:00
Dries Buytaert
85161f230f
- Patch #631066 by yhed: taxonomy_autocomplete() doesn't need to access .
2009-11-13 09:24:06 +00:00
Dries Buytaert
bfc63c7e6d
- Patch #628188 by yched, sun: remove #process pattern from taxo autocomplete widget.
2009-11-11 17:10:49 +00:00
Angie Byron
2bc18b6155
#553326 by sun: Provide consistency to the way field UI is presented for taxonomy.
2009-11-08 11:19:02 +00:00
Angie Byron
4d46b7cdf8
Roll-back of #595084 ; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class.
2009-11-08 10:02:41 +00:00
Angie Byron
9e373e76f9
#625460 by sun: Add input format to taxonomy term descriptions.
2009-11-07 14:18:07 +00:00
Angie Byron
ae842168f9
#602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.
2009-11-03 05:27:18 +00:00
Angie Byron
4363c22b03
#503834 by lisarex and dcor: Improved help text for taxonomy module's drag and drop behaviour.
2009-11-02 06:34:36 +00:00
Angie Byron
1800edca1b
#251255 by catch, Jody Lynn, and roychri: Fixed re-ordering bug when taxonomy overview form is saved.
2009-11-02 04:39:16 +00:00
Dries Buytaert
342ebd7776
- Patch #567064 by yched, sun: widgets done 'the easy way' have too many limitations. Removes more code than it adds!
2009-11-01 14:05:32 +00:00
Dries Buytaert
e4ca439ba1
- Patch #595084 by c960657: use type hinting for .
2009-11-01 12:11:10 +00:00
Dries Buytaert
03e2ec64ab
- Patch #606994 by yched: move entity handling out of Field API.
2009-10-31 16:06:36 +00:00
Angie Byron
cd7b8f0999
#320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
2009-10-24 05:13:44 +00:00
Angie Byron
dec6514c3b
#595876 by c960657: Fixed taxonomy term reordering (with tests).
2009-10-24 04:23:51 +00:00
Angie Byron
a7149821d6
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
2009-10-23 22:24:19 +00:00
Dries Buytaert
cc421475b7
- Patch #603236 by bjaspan, catch: add count facility to field_attach_query(). Was ready before code freeze.
2009-10-22 00:49:13 +00:00
Dries Buytaert
24669bfb50
- Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
2009-10-19 18:28:16 +00:00
Angie Byron
513d7eb87e
#607652 by catch: Fix uncaught exceptions in taxonomy tests.
2009-10-18 07:50:45 +00:00
Angie Byron
bba83fc684
#606114 by catch: taxonomy_field_formatter_load() should use taxonomy_term_load_multiple().
2009-10-18 04:50:08 +00:00
Dries Buytaert
0e9dda10b9
- Patch #25801 by jweowu, marcp: taxonomy_select_nodes() hard codes limit.
2009-10-17 12:08:21 +00:00
Dries Buytaert
60c5878351
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.
2009-10-16 19:06:25 +00:00
Angie Byron
1c7bca0b6f
#605442 by catch: Add a generic hook_entity_load().
2009-10-16 03:47:14 +00:00
Angie Byron
087a47ba5c
#493314 by yched and catch: Add multiple hook for formatters.
2009-10-16 03:21:23 +00:00
Angie Byron
e1642603ea
#216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url().
2009-10-15 16:18:46 +00:00
Dries Buytaert
56931446eb
- Patch #567572 by catch: remove taxonomy synonyms in favor of a future Field API based solution.
2009-10-15 14:34:07 +00:00
Dries Buytaert
714597a9cd
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
2009-10-15 12:44:36 +00:00
Dries Buytaert
5acbec2700
- Patch #604828 by bangpound: added missing check_plain() in theme_field_formatter_taxonomy_term_plain().
2009-10-15 12:19:57 +00:00
Dries Buytaert
394e7f2e20
- Patch #604980 by sun: factored taxonomy_term_edit() away.
2009-10-15 12:13:45 +00:00
Dries Buytaert
3613595275
- Patch #603702 by Xano: remove _taxonomy_term_select().
2009-10-14 20:22:04 +00:00
Dries Buytaert
7a9fc8a33d
- Patch #340652 by catch: added edit/delete terms permission per vocabulary.
2009-10-14 14:14:44 +00:00
Angie Byron
b3265dbe17
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.
2009-10-11 03:07:21 +00:00
Dries Buytaert
bcd2a1a44f
- Patch #600422 by alpritt: fixed WSOD.
2009-10-10 18:42:52 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Angie Byron
c4e1242e92
#412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code.
2009-10-08 07:58:47 +00:00
Dries Buytaert
cef1089389
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().
2009-09-29 15:13:57 +00:00
Dries Buytaert
db09a6178b
- Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field updates.
2009-09-26 15:57:39 +00:00
Dries Buytaert
d734f2f25d
- Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for deleting revisions.
2009-09-25 14:24:34 +00:00
Dries Buytaert
ef33d44f66
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.
2009-09-21 07:56:09 +00:00
Dries Buytaert
ee8aa910b9
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).
2009-09-21 06:44:14 +00:00
Dries Buytaert
5c7375669d
- Patch #582758 by c960657: remove t() calls from getInfo() functions.
2009-09-20 17:40:42 +00:00
Dries Buytaert
fd1c63b5c0
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
2009-09-19 11:07:37 +00:00
Angie Byron
df02fa3ca4
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
...
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Angie Byron
e18feedfdb
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...
2009-09-18 00:04:24 +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
e85ba39753
- Patch #570440 by yoroy, emmajane: removed the taxonomy wall of text.
2009-09-09 11:28:57 +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
Angie Byron
fbe690c624
#471018 follow-up by sun: Apply generic pattern/js for hiding machine readable names to taxonomy vocabularies.
2009-08-31 20:44:22 +00:00
Dries Buytaert
0963bac760
- Patch #557684 by JacobSingh: fixed bug with auto-complete functionality.
2009-08-27 20:48:31 +00:00
Angie Byron
985884f98e
#559506 by quicksketch and plach: Added variable to field widgets.
2009-08-27 00:33:52 +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
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
bf9c634123
#550572 by sun and c960657: Fixed CSS+JS regressions related to form-item-[name].
2009-08-24 03:11:34 +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
e6eb489918
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.
2009-08-23 01:05:12 +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
40003c8307
- Patch #113614 by eaton, fago, et al: add centralized token/placeholder subsituation to core.
2009-08-19 20:19:37 +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
ae1d9c577b
#526122 by bangpound, yched, and catch: Added an autocomplete widget for taxonomy term fields.
2009-08-18 06:01:07 +00:00
Angie Byron
84afe0d927
#545306 by alexanderpas: De-op hook_node_type().
2009-08-11 15:50:56 +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
bc37b6dc0e
#526120 by catch: Remove the related terms feature from Taxonomy module. This can now be accomplished with Field API.
2009-08-04 06:50:07 +00:00
Angie Byron
2e34decb3b
#537044 by dropcube: Simplify and expand taxonomy hook tests.
2009-08-03 20:19:29 +00:00
Dries Buytaert
56d2f21745
- Patch #537678 by Bojhan: remove drag-and-drop help text.
2009-08-02 15:44:08 +00:00
Dries Buytaert
fd22c347b0
- Patch #537044 by talor: hook_taxonomy_term_update and hook_taxonomy_term_insert were called backwards.
2009-08-02 10:51:17 +00:00
Dries Buytaert
9e0e109d1d
- Patch #530132 by dropcube: node-terms associations are not removed from DB when a node revision is deleted.
2009-07-31 09:58:55 +00:00
Dries Buytaert
48eaadd24e
- Patch #491190 by bangpound et al: provide a taxonomy term field type. Woot. Woot.
2009-07-31 07:43:33 +00:00
Dries Buytaert
d24d954479
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
2009-07-20 18:51:36 +00:00
Angie Byron
735e1d904f
#500866 by boombatower: Remove t() from getInfo in tests.
2009-07-13 21:51:42 +00:00
Dries Buytaert
065fa60551
- Patch #516416 by lyricnz: fix broken links to taxonomy administration pages.
2009-07-11 14:25:41 +00:00
Angie Byron
fbfcee5cf7
#516172 by yched: Fix incorrect path in term bundles.
2009-07-11 00:58:52 +00:00
Angie Byron
f6ccf978f6
#488542 by yched: Allow field UI to be attached to any fieldable entity.
2009-07-10 05:58:13 +00:00
Dries Buytaert
5f36b11d08
- Patch #503456 by catch: remove multiple tid and depth handling for core taxonomy paths. Snif. ;-)
2009-07-08 07:18:08 +00:00