Commit Graph

123 Commits (728503753272f746bb988ffb30d5327f8f2df4b2)

Author SHA1 Message Date
mcdruid e65eb99a45 Issue #3090214 by dalin: PHP 7.2 Warning: count(): Parameter must be an array or an object that implements Countable in taxonomy_form_term_submit() in taxonomy.admin.inc 2021-11-08 17:24:31 +00:00
David Rothstein a12152309a Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
webchick 7191d0649a Issue #949616 by catch, a.mikheychik, adamdicarlo, dixon_, anavarre: Fixed Multiple parent relations confirmation form loses term description. 2011-07-07 21:06:27 -07:00
webchick 2c01d0549e Issue #1049462 by rfay: Fixed Usage of deprecated form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons. 2011-06-29 23:16:35 -07:00
Dries Buytaert 50e0f831da - Patch #843162 by pwolanin, Scott Falconer, Berdir, jhodgdon, a.mikheychik, mtift: creating vocabularies with machine-names 'List' or 'Add' breaks links in taxonomy overview admin area. . 2011-05-16 22:37:12 -07:00
Dries Buytaert 37f60420d1 - Patch #1062370 by mikeryan: vocabulary machine_name() length limited to 21, in UI only. 2011-04-10 22:46:08 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Angie Byron 4cc8ae69a1 #830704 by fago, effulgentsia, Frando: Fixed entity forms cannot be properly extended. 2010-11-20 06:49:47 +00:00
Angie Byron 8dd7376d5a #923826 by catch, carlos8f, moshe weitzman: Fixed entity delete operations should use transactions. 2010-11-14 20:42:45 +00:00
Dries Buytaert b0cbc018ec - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +00:00
Dries Buytaert 284f2b11a4 - Patch #902644 by sun, tobiasb: machine names are too hard to implement. Date types and menu names are not validated.
This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846.
2010-10-13 13:43:21 +00:00
Angie Byron 3e6b9b5ea3 #876762 by Dave Reid, yched: Fixed modules have no way of knowing if vocabulary machine names are changed. 2010-10-13 05:19:26 +00:00
Dries Buytaert fb8025056c - Patch #932098 by sun: various bogus theme variables. 2010-10-06 13:38:40 +00:00
Angie Byron 0c49d57945 #358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format IDs; force 0 and non-existant formats to NULL. 2010-09-28 03:30:37 +00:00
Dries Buytaert 9eaa04648a - Patch #756762 by effulgentsia, fago, sun: AJAX should follow same rules for whether to call drupal_rebuild_form() as non-AJAX submissions. 2010-09-27 00:53:56 +00:00
Dries Buytaert 88bc80a597 - Patch #923274 by bleen18: empty vocab message has an incorrect colspan. 2010-09-26 23:24:53 +00:00
Angie Byron 4037fa86db #846524 by aaronbauman, mgifford: Fixed Terms cannot be manually reordered by weight. 2010-07-31 13:01:50 +00:00
Dries Buytaert cb043e8c48 - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level submit functions on button level submits, without validation. Oh yeah. 2010-06-17 13:44:45 +00:00
Dries Buytaert 8119c5da9a - Patch #735662 by duellj, tstoeckler: critical bug: hook_form_alter() can easily clobber a text format. 2010-05-13 07:53:02 +00:00
Angie Byron ed86172814 #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +00:00
Dries Buytaert 2c83cf581e - Patch #783584 by Pasqualle: fixed invalid HTML. 2010-04-28 19:36:01 +00:00
Dries Buytaert 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +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 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 49334ae538 - Patch #735726 by catch: optimize taxonomy_term_save(). 2010-03-28 11:39:35 +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
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
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 0bc39fef86 #499192 by yched: Fix display and forms for 'Fieldable terms' . 2010-02-10 06:28:10 +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 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 873393b803 - Patch #569024 by joachim: improved variable names. 2010-01-04 12:04:07 +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 92760988b9 - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to all tables. 2009-12-02 14:56:32 +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
Angie Byron ffaabbf1a2 #620592 by sivaji: Provide feedback when saving term/vocabulary overview pages. 2009-11-27 00:06:10 +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 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 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