Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #182950: fieldset massaging for usability. | Dries Buytaert | 2007-10-12 |
| | |||
* | #164983 by multiple contributors: document the core database schemas | Gábor Hojtsy | 2007-10-10 |
| | |||
* | - Added missing .install files. Forgot to commit those. | Dries Buytaert | 2007-10-05 |
| | |||
* | - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the ↵ | Dries Buytaert | 2007-10-05 |
| | | | | .schema files into .install files to prevent mistakes. | ||
* | - Patch #169982 by moshe, eaton, bjaspan, nedjo, yched, et al: missing ↵ | Dries Buytaert | 2007-10-02 |
| | | | | feature from schema API: load/save records based upon schema. | ||
* | #167284 by Heine and pwolanin: proper field type placeholders in IN() ↵ | Gábor Hojtsy | 2007-09-27 |
| | | | | queries, setting a best practice to avoid vulnerabilities | ||
* | #172977 follow up patch by pwolanin: fix NOTICE in taxonomy_term_count_nodes | Gábor Hojtsy | 2007-09-25 |
| | |||
* | #141470 by chx: usability - add pager to taxonomy form, which makes this ↵ | Gábor Hojtsy | 2007-09-19 |
| | | | | usable for freetagging vocabularies | ||
* | #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 ↵ | Gábor Hojtsy | 2007-09-11 |
| | | | | | | | | | mortals (including rename of actions.module to trigger, but keeping the actions themselfs). Complete previous history of actions module: - #148410 by jvandyk: added rewrite of the actions module! - #155986 by Uwe: fixed typos. - #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on | ||
* | #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 ↵ | Gábor Hojtsy | 2007-09-06 |
| | | | | taxonomy_select_nodes() | ||
* | #163191 follow up patch by hswong3i and pwolanin: use a has_rows flag where ↵ | Gábor Hojtsy | 2007-08-18 |
| | | | | we dont need a counter | ||
* | - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with ↵ | Dries Buytaert | 2007-08-12 |
| | | | | Oracle and DB2. Also a performance improvement. (Correct version this time.) | ||
* | - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with ↵ | Dries Buytaert | 2007-08-12 |
| | | | | Oracle and DB2. Also a performance improvement. | ||
* | - 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' ↵ | Dries Buytaert | 2007-08-07 |
| | | | | in taxonomy_vocabulary_load. | ||
* | - Patch #165160 by hswong3i: made two SQL queries work on DB2. | Dries Buytaert | 2007-08-07 |
| | |||
* | - Patch #162829 by swentel and bennybobw: fixed problem with saving taxonomy ↵ | Dries Buytaert | 2007-08-02 |
| | | | | terms. | ||
* | - Patch #161182 by Crell: split up taxonomy module. | Dries Buytaert | 2007-07-30 |
| | |||
* | #100641 by kkaefer, ChrisKennedy and RobRoy: change 'Submit' buttons to ↵ | Gábor Hojtsy | 2007-07-16 |
| | | | | 'Save' to compliy with the desktop metaphor and actually tell what the button does ('we know it submits the form, but what it does?') | ||
* | - Patch #107822 by riccardoR: Content filtering ignores vocabularies with ↵ | Dries Buytaert | 2007-07-14 |
| | | | | only one term. | ||
* | - 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 ↵ | Dries Buytaert | 2007-07-02 |
| | | | | topics to be custom node types. | ||
* | - Rollback of patch #147723: delete API. Talked to Steven and Gabor and we | Dries Buytaert | 2007-07-01 |
| | | | | | | | | | unanimously agreed to rollback the deletion API. We all support the features this patch added, yet not its actual design and implementation. After some talk, we decided that it would be better for Drupal -- in the long term -- not to go with a solution that isn't 100%. We also recognize that in the short term, this patch would have been useful addition. So let's figure out how we can implement this properly in D7. | ||
* | #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ↵ | Gábor Hojtsy | 2007-06-30 |
| | | | | router path based lookups, and also full path argument lookup with a passed argument array | ||
* | - Patch #148410 by jvandyk: added rewrite of the actions module! | Dries Buytaert | 2007-06-29 |
| | | | | | | | | | | This is a very important patch, but one that is merely an enabler. Hopefully we'll see more people submitting "action patches" in the near future. Thanks for the hard work and persistence, John. *If* you decide to update the Drupal Pro Development book to Drupal 6, make sure to add a chapter on actions. ;) | ||
* | #115139: Add centralized json handler (and send text/javascript content-type ↵ | Steven Wittens | 2007-06-22 |
| | | | | header). | ||
* | #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 #146910 by dww: only allow enabling modules with the same Drupal ↵ | Dries Buytaert | 2007-06-08 |
| | | | | core compatibility version. | ||
* | - Patch #149176 by chx, David et al: getting rid of the sequences table, ↵ | Dries Buytaert | 2007-06-05 |
| | | | | using db_last_insert_id() instead of db_next_id(). | ||
* | - Patch #146667 by Jeff Eaton: form API fixes. | Dries Buytaert | 2007-06-04 |
| | |||
* | - Patch #146667 by Eaton: correct builder argument ordering, eliminate ↵ | Dries Buytaert | 2007-06-04 |
| | | | | redundant arguments | ||
* | - Patch #146470 by Eaton et al: standardize form API3 hook parameter order. | Dries Buytaert | 2007-05-28 |
| | |||
* | - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. ↵ | Dries Buytaert | 2007-05-25 |
| | | | | Oh, behave. | ||
* | - 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 |
| | |||
* | - Patch #136202 by asimmonds: fixed indefined variable notice. | Dries Buytaert | 2007-04-15 |
| | |||
* | - Patch #134493 by douggreen: getting the Drupal coding standards right in ↵ | Dries Buytaert | 2007-04-13 |
| | | | | core. Woot. Woot. | ||
* | - Fix bad code in taxonomy.module (variable naming) | Steven Wittens | 2007-04-11 |
| | |||
* | - Patch #35177 by Stefan and profix898: added some logging to the taxonomy ↵ | Dries Buytaert | 2007-04-10 |
| | | | | module. | ||
* | - Patch #100429 by Zen, RobRoy and kkaefer: remove the content type requirement. | Dries Buytaert | 2007-04-10 |
| | |||
* | - Patch #130987 by merlinofchaos: added theme registry for easier themability. | Dries Buytaert | 2007-04-06 |
| | |||
* | #133858: Code cleanup and e_notices in taxonomy.module for tag parsing. | Steven Wittens | 2007-04-05 |
| | |||
* | #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) | Steven Wittens | 2007-03-27 |
| |