Gábor Hojtsy
7755003386
#194277 by catch: allow contribs to override taxonomy selector forms (with improved performance)
2007-11-23 12:32:21 +00:00
Gábor Hojtsy
aef264dfb6
#192887 by webernet: fix notice displayed on node form, when node has no taxonomy property
2007-11-22 13:18:01 +00:00
Dries Buytaert
54732ddf69
- Patch #190497 by catch et al (follow up): taxonomy module help page improvements.
2007-11-20 15:53:59 +00:00
Dries Buytaert
9a6fa67c25
- Patch #190497 by catch et al: taxonomy module help page improvements.
2007-11-20 15:31:34 +00:00
Dries Buytaert
ece869b0b2
- Patch #192242 by catch, quicksketch, webchick, keith et all: usability improvements for the vocabulary/term forms.
2007-11-20 13:24:54 +00:00
Gábor Hojtsy
84b5fd5eeb
#192209 by catch, webchick et al: use the 'taxonomy' word instead of the more confusing 'categories'
2007-11-19 18:26:11 +00:00
Dries Buytaert
8ebc345b9d
- Patch #191914 by chx: you cannot add user/register to a menu. Also removed some whitespace.
2007-11-17 14:25:23 +00:00
Gábor Hojtsy
c47dfc3f8c
#163728 follow up comment wrapping to 80 columns by myself
2007-11-14 13:39:58 +00:00
Gábor Hojtsy
21ce2aa7ef
#163728 by yasheshb and Desbeers: taxonomy data was lost on node preview
2007-11-14 13:32:58 +00:00
Gábor Hojtsy
c856eac135
#191104 by keith.smith: (usability) change occurances of node to 'post' and 'content' as appropriate
2007-11-12 19:06:33 +00:00
Dries Buytaert
073eb45833
- Patch #191073 by Keith: another good string cleanup by Keith. (Also removed some trailing whitespace.)
2007-11-11 06:56:44 +00:00
Gábor Hojtsy
0a87a8f577
#189936 by mlsamuelson: remove pointless links to taxonomy help page from form labels and descritions for consistency
2007-11-08 16:23:17 +00:00
Gábor Hojtsy
e0c7c0e35e
#180109 by JirkaRybka: overcome browser quirk to detect when no taxonomy term was selected
2007-11-06 10:01:52 +00:00
Gábor Hojtsy
6af0c30d14
#180719 by sun and JirkaRybka: standardize on displaying the term description on term pages and feeds, but only if there was one term, not more
2007-11-04 15:10:09 +00:00
Gábor Hojtsy
a6407c2a24
#185124 by JirkaRybka: fix notices in taxonomy module displayed on 404 pages
2007-11-04 14:46:11 +00:00
Gábor Hojtsy
f45df0065e
#100570 by keith.smith: break long sentence into two and generally standardize on a common format in taxonomy help text when describing different use cases
2007-10-27 13:39:07 +00:00
Gábor Hojtsy
4e187261ab
#177497 by chx and Desbeers: revive Drupal 5's menu_set_location() 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.
2007-10-25 08:24:43 +00:00
Gábor Hojtsy
b94f2716cf
#184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed
2007-10-21 18:59:02 +00:00
Dries Buytaert
b274bf87f3
- Patch #182950 : fieldset massaging for usability.
2007-10-12 14:10:18 +00:00
Gábor Hojtsy
8cf6fefe54
#164983 by multiple contributors: document the core database schemas
2007-10-10 11:39:35 +00:00
Dries Buytaert
5a752dc507
- Added missing .install files. Forgot to commit those.
2007-10-05 16:07:22 +00:00
Dries Buytaert
39706e3c51
- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.
2007-10-05 14:43:26 +00:00
Dries Buytaert
4bb5080ebe
- Patch #169982 by moshe, eaton, bjaspan, nedjo, yched, et al: missing feature from schema API: load/save records based upon schema.
2007-10-02 16:15:56 +00:00
Gábor Hojtsy
74def328c8
#167284 by Heine and pwolanin: proper field type placeholders in IN() queries, setting a best practice to avoid vulnerabilities
2007-09-27 16:52:00 +00:00
Gábor Hojtsy
1f5ea29689
#172977 follow up patch by pwolanin: fix NOTICE in taxonomy_term_count_nodes
2007-09-25 14:44:50 +00:00
Gábor Hojtsy
012686ea09
#141470 by chx: usability - add pager to taxonomy form, which makes this usable for freetagging vocabularies
2007-09-19 19:02:57 +00:00
Gábor Hojtsy
eddb278a0a
#174254 by pwolanin: Taxonomy term pages need proper titles
2007-09-13 07:54:27 +00:00
Gábor Hojtsy
ac7637bc9b
#172773 by numerous contributors: Make the actions interface usable by mere 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
2007-09-11 14:50:05 +00:00
Gábor Hojtsy
bfe2229b53
#172977 by pwolanin: fix E_ALL NOTICEs with some taxonomy module queries
2007-09-09 20:16:09 +00:00
Gábor Hojtsy
f2448fe718
#166780 by makara and blakehall: fix incorrect table name alias in taxonomy_select_nodes()
2007-09-06 13:03:18 +00:00
Gábor Hojtsy
8971add849
#163191 follow up patch by hswong3i and pwolanin: use a has_rows flag where we dont need a counter
2007-08-18 20:03:19 +00:00
Dries Buytaert
c17499b6fe
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement. (Correct version this time.)
2007-08-12 16:12:00 +00:00
Dries Buytaert
b134b023e1
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement.
2007-08-12 15:55:36 +00:00
Dries Buytaert
9405388d16
- Patch #164931 by John Morahan: included the wrong file.
2007-08-08 07:18:19 +00:00
Dries Buytaert
491b47f0a9
- Patch #158537 by Benjamin Melancon and Wim Leers: unnecessary 'ORDER BY' in taxonomy_vocabulary_load.
2007-08-07 11:33:36 +00:00
Dries Buytaert
a21275a58f
- Patch #165160 by hswong3i: made two SQL queries work on DB2.
2007-08-07 08:41:24 +00:00
Dries Buytaert
fe7faf76c2
- Patch #162829 by swentel and bennybobw: fixed problem with saving taxonomy terms.
2007-08-02 10:25:21 +00:00
Dries Buytaert
8dfc0e5ad7
- Patch #161182 by Crell: split up taxonomy module.
2007-07-30 20:33:48 +00:00
Gábor Hojtsy
64def7cb3e
#100641 by kkaefer, ChrisKennedy and RobRoy: change 'Submit' buttons to 'Save' to compliy with the desktop metaphor and actually tell what the button does ('we know it submits the form, but what it does?')
2007-07-16 12:43:06 +00:00
Dries Buytaert
fcc5c27b9e
- Patch #107822 by riccardoR: Content filtering ignores vocabularies with only one term.
2007-07-14 15:30:40 +00:00
Dries Buytaert
97201e8529
- Patch #158437 by AjK: taxonomy terms loose parent info on edit.
2007-07-12 18:15:48 +00:00
Dries Buytaert
38a8d04f51
- Patch #158440 by AjK: fixed E_NOTICEs.
2007-07-11 15:27:57 +00:00
Dries Buytaert
b6c069ad7d
- Patch #20295 by pyromanfo, webchick, Gurpartap Singh et al: allow forum topics to be custom node types.
2007-07-02 17:08:36 +00:00
Dries Buytaert
e59852d336
- Rollback of patch #147723 : delete API. Talked to Steven and Gabor and we
...
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.
2007-07-01 17:41:16 +00:00
Gábor Hojtsy
9e6ef53c2c
#154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array
2007-06-30 19:46:58 +00:00
Dries Buytaert
2348e7de6f
- Patch #148410 by jvandyk: added rewrite of the actions module!
...
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. ;)
2007-06-29 18:06:51 +00:00
Steven Wittens
569ede574f
#115139 : Add centralized json handler (and send text/javascript content-type header).
2007-06-22 08:46:16 +00:00
Steven Wittens
fe8b35f527
#153781 : Convert all remaining confirm_forms() to deletion api.
2007-06-22 08:32:28 +00:00
Steven Wittens
38a1300df2
#147723 : Deletion API (by hunmonk). Woop woop.
2007-06-22 05:44:21 +00:00
Dries Buytaert
ba32a804a9
- Patch #150299 by asimmonds: form API fixes in taxonomy.module.
2007-06-17 10:47:12 +00:00