Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #99947 by neclimdul, Sutharsan, keith.smith: forum module help text and form ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | description update, removing reference to other forum software as well | ||
* | #198865 by sign: taxonomy term deletion was broken due to some leftover code | Gábor Hojtsy | 2007-12-19 |
| | |||
* | - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table ↵ | Dries Buytaert | 2007-12-18 |
| | | | | indicies for common queries. | ||
* | #197641 follow up by moofie: make drag and drop handle text translatable and ↵ | Gábor Hojtsy | 2007-12-16 |
| | | | | fix smaller bugs | ||
* | #200069 by keith.smith: new standard for 'more information' links in module ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | help texts, as the handbook we referred to before was renamed | ||
* | #180301 by pwolanin: taxonomy term pages did not have their argument ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | reflected in the menu hook | ||
* | #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, ↵ | Gábor Hojtsy | 2007-12-13 |
| | | | | update to drag and drop functionality, drupal.module removal, etc | ||
* | #199640 by webernet: (usability) add option to select no taxonomy term in ↵ | Gábor Hojtsy | 2007-12-10 |
| | | | | multiselect forms, not to rely on browser trickery | ||
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
| | | | | | | | | - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting | ||
* | #198321 by ulhume: recent security update had the arguments order wrong in ↵ | Gábor Hojtsy | 2007-12-06 |
| | | | | db_query_range() | ||
* | #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions | Gábor Hojtsy | 2007-12-06 |
| | |||
* | 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 follow up by quicksketch: only show submit button and weight if ↵ | Gábor Hojtsy | 2007-11-26 |
| | | | | there is more than one vocabulary | ||
* | #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 ↵ | Gábor Hojtsy | 2007-11-23 |
| | | | | improved performance) | ||
* | #192887 by webernet: fix notice displayed on node form, when node has no ↵ | Gábor Hojtsy | 2007-11-22 |
| | | | | taxonomy property | ||
* | - Patch #190497 by catch et al (follow up): taxonomy module help page ↵ | Dries Buytaert | 2007-11-20 |
| | | | | improvements. | ||
* | - Patch #190497 by catch et al: taxonomy module help page improvements. | Dries Buytaert | 2007-11-20 |
| | |||
* | - Patch #192242 by catch, quicksketch, webchick, keith et all: usability ↵ | Dries Buytaert | 2007-11-20 |
| | | | | improvements for the vocabulary/term forms. | ||
* | #192209 by catch, webchick et al: use the 'taxonomy' word instead of the ↵ | Gábor Hojtsy | 2007-11-19 |
| | | | | more confusing 'categories' | ||
* | - Patch #191914 by chx: you cannot add user/register to a menu. Also ↵ | Dries Buytaert | 2007-11-17 |
| | | | | removed some whitespace. | ||
* | #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 |
| | |||
* | #191104 by keith.smith: (usability) change occurances of node to 'post' and ↵ | Gábor Hojtsy | 2007-11-12 |
| | | | | 'content' as appropriate | ||
* | - Patch #191073 by Keith: another good string cleanup by Keith. (Also ↵ | Dries Buytaert | 2007-11-11 |
| | | | | removed some trailing whitespace.) | ||
* | #189936 by mlsamuelson: remove pointless links to taxonomy help page from ↵ | Gábor Hojtsy | 2007-11-08 |
| | | | | form labels and descritions for consistency | ||
* | #180109 by JirkaRybka: overcome browser quirk to detect when no taxonomy ↵ | Gábor Hojtsy | 2007-11-06 |
| | | | | term was selected | ||
* | #180719 by sun and JirkaRybka: standardize on displaying the term ↵ | Gábor Hojtsy | 2007-11-04 |
| | | | | description on term pages and feeds, but only if there was one term, not more | ||
* | #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 ↵ | Gábor Hojtsy | 2007-10-27 |
| | | | | standardize on a common format in taxonomy help text when describing different use cases | ||
* | #177497 by chx and Desbeers: revive Drupal 5's menu_set_location() ↵ | Gábor Hojtsy | 2007-10-25 |
| | | | | functionality by introducing menu_set_item() (for consistency in function naming), thus fixing a regression in the current development code. Also fixing some misuse of menu_set_location() by using drupal_set_breadcrumb() instead. | ||
* | #184867 by deekayen, catch and keith.smith: fix some spelling errors in our ↵ | Gábor Hojtsy | 2007-10-21 |
| | | | | source code and messages printed | ||
* | - 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 |
| |