| Commit message (Expand) | Author | Age |
... | |
* | Drupal 6.0 beta 4 | Gábor Hojtsy | 2007-12-05 |
* | - Patch #162381 by Heine et al: properly escape strings. | Dries Buytaert | 2007-11-28 |
* | #193333 by quicksketch et al: taxonomy drag and drop support | Gábor Hojtsy | 2007-11-26 |
* | - Removing excessive whitespace. | Dries Buytaert | 2007-11-23 |
* | #194277 by catch: allow contribs to override taxonomy selector forms (with im... | Gábor Hojtsy | 2007-11-23 |
* | #192887 by webernet: fix notice displayed on node form, when node has no taxo... | Gábor Hojtsy | 2007-11-22 |
* | - Patch #190497 by catch et al (follow up): taxonomy module help page improve... | Dries Buytaert | 2007-11-20 |
* | - Patch #190497 by catch et al: taxonomy module help page improvements. | Dries Buytaert | 2007-11-20 |
* | #192209 by catch, webchick et al: use the 'taxonomy' word instead of the more... | Gábor Hojtsy | 2007-11-19 |
* | - Patch #191914 by chx: you cannot add user/register to a menu. Also removed... | Dries Buytaert | 2007-11-17 |
* | #163728 follow up comment wrapping to 80 columns by myself | Gábor Hojtsy | 2007-11-14 |
* | #163728 by yasheshb and Desbeers: taxonomy data was lost on node preview | Gábor Hojtsy | 2007-11-14 |
* | - Patch #191073 by Keith: another good string cleanup by Keith. (Also remove... | Dries Buytaert | 2007-11-11 |
* | #180109 by JirkaRybka: overcome browser quirk to detect when no taxonomy term... | Gábor Hojtsy | 2007-11-06 |
* | #180719 by sun and JirkaRybka: standardize on displaying the term description... | Gábor Hojtsy | 2007-11-04 |
* | #185124 by JirkaRybka: fix notices in taxonomy module displayed on 404 pages | Gábor Hojtsy | 2007-11-04 |
* | #100570 by keith.smith: break long sentence into two and generally standardiz... | Gábor Hojtsy | 2007-10-27 |
* | - Patch #169982 by moshe, eaton, bjaspan, nedjo, yched, et al: missing featur... | Dries Buytaert | 2007-10-02 |
* | #172977 follow up patch by pwolanin: fix NOTICE in taxonomy_term_count_nodes | Gábor Hojtsy | 2007-09-25 |
* | #174254 by pwolanin: Taxonomy term pages need proper titles | Gábor Hojtsy | 2007-09-13 |
* | #172773 by numerous contributors: Make the actions interface usable by mere m... | Gábor Hojtsy | 2007-09-11 |
* | #172977 by pwolanin: fix E_ALL NOTICEs with some taxonomy module queries | Gábor Hojtsy | 2007-09-09 |
* | #166780 by makara and blakehall: fix incorrect table name alias in taxonomy_s... | Gábor Hojtsy | 2007-09-06 |
* | #163191 follow up patch by hswong3i and pwolanin: use a has_rows flag where w... | Gábor Hojtsy | 2007-08-18 |
* | - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Ora... | Dries Buytaert | 2007-08-12 |
* | - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Ora... | Dries Buytaert | 2007-08-12 |
* | - Patch #164931 by John Morahan: included the wrong file. | Dries Buytaert | 2007-08-08 |
* | - Patch #158537 by Benjamin Melancon and Wim Leers: unnecessary 'ORDER BY' in... | Dries Buytaert | 2007-08-07 |
* | - Patch #165160 by hswong3i: made two SQL queries work on DB2. | Dries Buytaert | 2007-08-07 |
* | - Patch #161182 by Crell: split up taxonomy module. | Dries Buytaert | 2007-07-30 |
* | #100641 by kkaefer, ChrisKennedy and RobRoy: change 'Submit' buttons to 'Save... | Gábor Hojtsy | 2007-07-16 |
* | - Patch #107822 by riccardoR: Content filtering ignores vocabularies with onl... | Dries Buytaert | 2007-07-14 |
* | - Patch #158437 by AjK: taxonomy terms loose parent info on edit. | Dries Buytaert | 2007-07-12 |
* | - Patch #158440 by AjK: fixed E_NOTICEs. | Dries Buytaert | 2007-07-11 |
* | - Patch #20295 by pyromanfo, webchick, Gurpartap Singh et al: allow forum top... | Dries Buytaert | 2007-07-02 |
* | - Rollback of patch #147723: delete API. Talked to Steven and Gabor and we | Dries Buytaert | 2007-07-01 |
* | #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ro... | Gábor Hojtsy | 2007-06-30 |
* | - Patch #148410 by jvandyk: added rewrite of the actions module! | Dries Buytaert | 2007-06-29 |
* | #115139: Add centralized json handler (and send text/javascript content-type ... | Steven Wittens | 2007-06-22 |
* | #153781: Convert all remaining confirm_forms() to deletion api. | Steven Wittens | 2007-06-22 |
* | #147723: Deletion API (by hunmonk). Woop woop. | Steven Wittens | 2007-06-22 |
* | - Patch #150299 by asimmonds: form API fixes in taxonomy.module. | Dries Buytaert | 2007-06-17 |
* | - Patch #149176 by chx, David et al: getting rid of the sequences table, usin... | Dries Buytaert | 2007-06-05 |
* | - Patch #146667 by Jeff Eaton: form API fixes. | Dries Buytaert | 2007-06-04 |
* | - Patch #146667 by Eaton: correct builder argument ordering, eliminate redund... | Dries Buytaert | 2007-06-04 |
* | - Patch #146470 by Eaton et al: standardize form API3 hook parameter order. | Dries Buytaert | 2007-05-28 |
* | - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :) | Dries Buytaert | 2007-05-14 |
* | - Patch #141204 by Wim Leers: fixing caching bug in taxonomy_node_get_terms(). | Dries Buytaert | 2007-05-04 |
* | - Patch #128082 by Goba et al: Allow localization of built-in menu items. | Dries Buytaert | 2007-04-30 |
* | #76588 patch by alienbrain: some localization-unfriendly watchdog() calls | Gábor Hojtsy | 2007-04-24 |