Commit Graph

81 Commits (803bd4f968f2d2e16c379cb915bc4fd75088bb6d)

Author SHA1 Message Date
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 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
Angie Byron dec6514c3b #595876 by c960657: Fixed taxonomy term reordering (with tests). 2009-10-24 04:23:51 +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 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 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 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
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
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
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 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
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
Dries Buytaert 065fa60551 - Patch #516416 by lyricnz: fix broken links to taxonomy administration pages. 2009-07-11 14:25:41 +00:00
Angie Byron 47258bc309 #506316 by Bojhan: Remove utterly useless description on term name field. 2009-06-30 17:23:12 +00:00
Angie Byron 23bbb003b9 #504428 follow-up by keith.smith: Remove 'now' from all empty admin screen texts. Steve Krug would be proud. 2009-06-29 14:24:57 +00:00
Angie Byron 3bcc48225a #504428 by Sutharsan: Include link to add item on all empty admin listing pages. 2009-06-28 16:05:58 +00:00
Dries Buytaert 08b1bb73f7 - Patch #201269 by Xano; synonym collapsing in core. 2009-06-28 13:37:29 +00:00
Dries Buytaert 59339ea1f4 - Patch #504390 by Xano: taxonomy form UI improvements. 2009-06-28 12:04:56 +00:00
Dries Buytaert 1170f5650d - Patch #502166 by catch: move taxonomy administration to admin/build. 2009-06-27 19:49:07 +00:00
Dries Buytaert de0945e929 - Patch #490432 by mfb, catch, bangpound: taxonomy_form_vocabulary always returned error. 2009-06-20 18:32:04 +00:00
Dries Buytaert 2bc9e50dba - Patch #413192 by catch et al: make taxonomy terms fieldable (not to be confused with taxonomy terms as fields). 2009-06-12 13:59:56 +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
Dries Buytaert a24a6c2bba - Patch #471070 by stella: millions of code style fixes. 2009-05-24 17:39:35 +00:00
Dries Buytaert 847304a293 - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms. 2009-05-12 08:37:45 +00:00
Dries Buytaert 7a6f73f49d - Patch #330748 by stBorchert: remove from theme_pager*. 2009-04-26 19:44:40 +00:00
Dries Buytaert 383f7e5721 - Patch #302412 by Berdir: converted more of taxonomy module to the new database abstraction layer. 2009-04-15 14:12:55 +00:00
Dries Buytaert a41bd361c2 - Patch #431130 by alienbrain: removed unused arguments in internal taxonomy functions. 2009-04-15 13:48:03 +00:00
Dries Buytaert b46e90ad36 - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views. 2009-03-14 20:13:27 +00:00
Dries Buytaert d81310968a - Patch #373775 by sog_hadgraft: adjusted queries to confirm coding standards. 2009-02-24 16:48:18 +00:00
Angie Byron 9cd3f79144 #367696 by drumm: Simplify the vocabulary edit form. 2009-02-13 05:42:24 +00:00
Dries Buytaert 29c8e40e91 - Patch #355236 by Frando: refactor drupal_render() theming. 2009-02-03 18:55:32 +00:00
Angie Byron 585aa50e6a #346156 by stBorchert, swentel, and catch: Fix deletion of terms (with tests). 2009-01-28 01:09:58 +00:00
Dries Buytaert d3df2ff356 - Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace. 2009-01-14 21:16:21 +00:00
Dries Buytaert 77936aef4c - Rollback of #225562 -- I think there is still something wrong. 2009-01-13 22:41:39 +00:00
Dries Buytaert b86354c55c - Patch #225562 by Jody Lynn: change DB table names from eg. term_data to taxonomy_term_data. 2009-01-13 22:25:13 +00:00
Dries Buytaert 92a8adea65 - Patch #352470 by scor: fixed typos and grammar in comments. 2008-12-30 16:43:20 +00:00
Dries Buytaert ec4eba68d7 - Patch #323528 by jhedstrom: fixed alias usage in queries for PostgreSQL. 2008-12-19 03:55:23 +00:00
Angie Byron 939a1f01a1 #332145 by catch and Arancaytar: Fix regression on term submit form. 2008-11-13 08:13:56 +00:00
Angie Byron 6da33f2055 #314147 follow-up by catch: Fixed typos with previous patch, and added tests. 2008-11-09 00:58:03 +00:00
Dries Buytaert 2bc3b99bc7 - Patch #314147 by catch: more taxonomy standardization. 2008-11-05 14:08:11 +00:00
Dries Buytaert d31c77513b - Patch #329140 by catch, pwolanin: improve consistency of vocabulary API and term API. 2008-11-05 12:47:23 +00:00
Dries Buytaert bd22265b45 - Patch #306224 by catch et al: improving the taxonomy hook system. 2008-11-02 14:42:45 +00:00
Dries Buytaert 838b433110 - Patch #319666 by Dave Reid: remove unnecessary boolean ternary conditaionals. 2008-10-29 10:08:52 +00:00