Commit Graph

560 Commits (83fe15835deae95b3a14d8950c3b034e68f52835)

Author SHA1 Message Date
Dries Buytaert efcbfc3e9e - Patch #678586 by jhodgdon: help text improvements. 2010-01-08 16:54:06 +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
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 29e02b45c6 - Patch #634098 by asimmonds: fixed broken pager on /taxonomy/term/* pages. 2010-01-03 06:53:19 +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 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 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 ca8416e036 - Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks. 2009-12-03 20:21:50 +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 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 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 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 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
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 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 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 087a47ba5c #493314 by yched and catch: Add multiple hook for formatters. 2009-10-16 03:21:23 +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
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 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 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