summaryrefslogtreecommitdiff
path: root/modules/taxonomy/taxonomy.admin.inc
Commit message (Collapse)AuthorAge
* - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to ↵Dries Buytaert2009-12-02
| | | | all tables.
* - Patch #645374 by sun: make object IDs available to form submit handlers. ↵Dries Buytaert2009-12-01
| | | | This should be a best practice, IMO.
* #620592 by sivaji: Provide feedback when saving term/vocabulary overview pages.Angie Byron2009-11-27
|
* #553326 by sun: Provide consistency to the way field UI is presented for ↵Angie Byron2009-11-08
| | | | taxonomy.
* #625460 by sun: Add input format to taxonomy term descriptions.Angie Byron2009-11-07
|
* #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable ↵Angie Byron2009-11-03
| | | | arrays and forms (e.g. 'Operations') alterable.
* #251255 by catch, Jody Lynn, and roychri: Fixed re-ordering bug when ↵Angie Byron2009-11-02
| | | | taxonomy overview form is saved.
* #595876 by c960657: Fixed taxonomy term reordering (with tests).Angie Byron2009-10-24
|
* #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same ↵Angie Byron2009-10-15
| | | | parameters as url().
* - Patch #567572 by catch: remove taxonomy synonyms in favor of a future ↵Dries Buytaert2009-10-15
| | | | Field API based solution.
* - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to ↵Dries Buytaert2009-10-15
| | | | avoid users rendering their site unusable.
* - Patch #604980 by sun: factored taxonomy_term_edit() away.Dries Buytaert2009-10-15
|
* - Patch #603702 by Xano: remove _taxonomy_term_select().Dries Buytaert2009-10-14
|
* - Patch #340652 by catch: added edit/delete terms permission per vocabulary.Dries Buytaert2009-10-14
|
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* #412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API ↵Angie Byron2009-10-08
| | | | (with upgrade path). Say buh-bye to old, crusty code.
* Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection ↵Dries Buytaert2009-09-21
| | | | handling. I can actually understand it now. ;-).
* #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executesAngie Byron2009-09-18
| | | | | | 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.
* - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ↵Dries Buytaert2009-09-05
| | | | other types of stuff to render() structures.
* #471018 follow-up by sun: Apply generic pattern/js for hiding machine ↵Angie Byron2009-08-31
| | | | readable names to taxonomy vocabularies.
* #542658 follow-up by sun: Move action 'tabs' out of local tasks and into ↵Angie Byron2009-08-23
| | | | local actions.
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* #526120 by catch: Remove the related terms feature from Taxonomy module. ↵Angie Byron2009-08-04
| | | | This can now be accomplished with Field API.
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* - Patch #516416 by lyricnz: fix broken links to taxonomy administration pages.Dries Buytaert2009-07-11
|
* #506316 by Bojhan: Remove utterly useless description on term name field.Angie Byron2009-06-30
|
* #504428 follow-up by keith.smith: Remove 'now' from all empty admin screen ↵Angie Byron2009-06-29
| | | | texts. Steve Krug would be proud.
* #504428 by Sutharsan: Include link to add item on all empty admin listing pages.Angie Byron2009-06-28
|
* - Patch #201269 by Xano; synonym collapsing in core.Dries Buytaert2009-06-28
|
* - Patch #504390 by Xano: taxonomy form UI improvements.Dries Buytaert2009-06-28
|
* - Patch #502166 by catch: move taxonomy administration to admin/build.Dries Buytaert2009-06-27
|
* - Patch #490432 by mfb, catch, bangpound: taxonomy_form_vocabulary always ↵Dries Buytaert2009-06-20
| | | | returned error.
* - Patch #413192 by catch et al: make taxonomy terms fieldable (not to be ↵Dries Buytaert2009-06-12
| | | | confused with taxonomy terms as fields).
* #220233 by Berdir, marcingy, et al: Add useful API functions for extracting ↵Angie Byron2009-06-04
| | | | node type data.
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return ↵Dries Buytaert2009-05-12
| | | | unrendered forms.
* - Patch #330748 by stBorchert: remove from theme_pager*.Dries Buytaert2009-04-26
|
* - Patch #302412 by Berdir: converted more of taxonomy module to the new ↵Dries Buytaert2009-04-15
| | | | database abstraction layer.
* - Patch #431130 by alienbrain: removed unused arguments in internal taxonomy ↵Dries Buytaert2009-04-15
| | | | functions.
* - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from ↵Dries Buytaert2009-03-14
| | | | Views.
* - Patch #373775 by sog_hadgraft: adjusted queries to confirm coding standards.Dries Buytaert2009-02-24
|
* #367696 by drumm: Simplify the vocabulary edit form.Angie Byron2009-02-13
|
* - Patch #355236 by Frando: refactor drupal_render() theming.Dries Buytaert2009-02-03
|
* #346156 by stBorchert, swentel, and catch: Fix deletion of terms (with tests).Angie Byron2009-01-28
|
* - Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL ↵Dries Buytaert2009-01-14
| | | | table namespace.
* - Rollback of #225562 -- I think there is still something wrong.Dries Buytaert2009-01-13
|
* - Patch #225562 by Jody Lynn: change DB table names from eg. term_data to ↵Dries Buytaert2009-01-13
| | | | taxonomy_term_data.
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
|
* - Patch #323528 by jhedstrom: fixed alias usage in queries for PostgreSQL.Dries Buytaert2008-12-19
|
* #332145 by catch and Arancaytar: Fix regression on term submit form.Angie Byron2008-11-13
|