Dries Buytaert
c14b03b6ca
- Patch #320747 by lilou, UltimateBoy: removed double semicolons.
2008-10-14 20:44:57 +00:00
Angie Byron
8292bdd40a
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.
2008-10-13 00:33:05 +00:00
Angie Byron
a3a420c3e6
Roll-back of #242873 : This caused horrendous problems with SimpleTest on some configurations.
2008-10-12 06:27:06 +00:00
Angie Byron
f76acb2d9d
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
2008-10-12 04:30:09 +00:00
Angie Byron
ecf7ad41d0
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.
2008-10-11 21:11:02 +00:00
Angie Byron
65006002ed
#162678 by robertDouglass, catch, and Damien Tournoud: Add static caching for
2008-10-11 16:04:29 +00:00
Angie Byron
7e02f2f782
#318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.
2008-10-11 02:33:14 +00:00
Angie Byron
464be0b8bd
#318892 by justinrandell and chx: Add .install files to the list of files added to .info files.
2008-10-09 22:51:41 +00:00
Angie Byron
d59ba41f65
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names
2008-10-09 15:15:55 +00:00
Angie Byron
39fad4e75b
#268584 by agentrickard, Rob Loach, and catch: Add a hidden variable for the number of terms displayed on the term admin page.
2008-10-06 23:15:32 +00:00
Dries Buytaert
87567f8916
- Patch #310212 by justinrandell: killed in _node hook, as well as twelve sable tooth tigers.
2008-10-06 12:55:56 +00:00
Dries Buytaert
9f3d9f1115
- Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edit forms easier. DX improvement.
2008-09-27 20:37:01 +00:00
Angie Byron
991ff539c3
#296910 by catch and webchick: Add reset parameter to taxonomy_vocabulary_load().
2008-09-24 18:42:00 +00:00
Angie Byron
9bc36524f2
#244662 by solotandem and catch: Fix taxonomy_vocabulary_load() when called multiple times.
2008-09-24 02:59:42 +00:00
Dries Buytaert
fa8abcbf3b
- Patch #305740 by catch, Benjamin Melançon: added an edit tab to taxonomy term pages.
2008-09-19 20:25:03 +00:00
Angie Byron
dae71fe862
#190850 by Poetro and Robin Monks: Replace hard-coded taxonomy links by taxonomy_term_path().
2008-09-19 02:43:40 +00:00
Angie Byron
161a9970f7
#308534 by Dave Reid: Remove stray whitespace core-wide.
2008-09-15 20:48:10 +00:00
Angie Byron
dddfe5377d
#302440 by Benjamin Melançon, catch, asimmonds, pp: Fix PDOException error on empty terms list.
2008-09-11 19:47:40 +00:00
Dries Buytaert
b6fd223d1a
- Patch #302396 by chx, catch: made some tests more granular so they an be run in parallel or stand-alone.
2008-09-08 21:37:21 +00:00
Dries Buytaert
69e6f411a9
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.
2008-08-21 19:36:39 +00:00
Dries Buytaert
ccf1af94fa
- Patch #245329 by christefano and dmitrig01: code comment love.
2008-07-24 16:25:19 +00:00
Dries Buytaert
66d6743924
- Patch #277214 by lilou, dereine, Damien Tournoud et al: all menu loaders should return FALSE on object not found.
2008-07-18 07:26:45 +00:00
Dries Buytaert
57fe5103da
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
2008-07-16 21:59:29 +00:00
Dries Buytaert
3c81924d7e
- Patch #180646 by John Morahan: SQL in taxonomy_get_term_by_name() should use = instead of LIKE.
2008-06-28 19:51:02 +00:00
Dries Buytaert
b5d491624e
- Patch #268914 by catch: small usability improvements to taxonomy and content type overview pages.
2008-06-12 19:07:36 +00:00
Dries Buytaert
9a432420dc
- Patch #268204 by aclight: fixed E_NOTICE.
2008-06-09 07:28:35 +00:00
Dries Buytaert
89f115c4f5
- Patch #169899 by Island Usurper: taxonomy caching not always working.
2008-06-07 13:41:48 +00:00
Dries Buytaert
c6c26b5e23
- Patch #247423 by boombatower: code style fixes for the tests.
2008-05-30 07:30:53 +00:00
Dries Buytaert
2e18cb8924
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
...
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
Dries Buytaert
21576021bf
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.
2008-04-23 20:01:56 +00:00
Dries Buytaert
af474609e3
- Added a test framework to Drupal along with a first batch of tests for
...
Drupal core! This is an important milestone for the project so enable
the module and check it out ... :)
Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie
Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran
Lal, Moshe Weitzman, and the many other people that helped with testing
over the past years and that drove this home.
It all works but it is still rough around the edges (i.e. documentation
is still being written, the coding style is not 100% yet, a number of
tests still fail) but we spent the entire weekend working on it in Paris
and made a ton of progress. The best way to help and to get up to speed,
is to start writing and contributing some tests ... as well as fixing
some of the failures.
For those willing to help with improving the test framework, here are
some next steps and issues to resolve:
- How to best approach unit tests and mock functions?
- How to test drupal_mail() and drupal_http_request()?
- How to improve the admin UI so we have a nice progress bar?
- How best to do code coverage?
- See http://g.d.o/node/10099 for more ...
2008-04-20 18:24:07 +00:00
Dries Buytaert
56d2664a90
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
2008-04-14 17:48:46 +00:00
Dries Buytaert
342ec71963
- Patch #226878 by boydjd: fixed coding standards.
2008-03-02 05:58:40 +00:00
Dries Buytaert
584f3e886a
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.
2008-02-20 13:46:43 +00:00
Dries Buytaert
b05db1f176
- Patch #221384 by webernet: update core compatibility to Drupal 7.
2008-02-18 19:19:49 +00:00
Dries Buytaert
01a4c0d827
- Patch #222385 by pwolanin: removed drupal_clone() hack in favor of the real PHP5 clone().
2008-02-17 19:29:07 +00:00
Dries Buytaert
5bdc79db5f
- Patch #163297 by pwolanin et al: remove $_POST from taxonomy module's form handling.
2008-02-14 18:41:16 +00:00
Dries Buytaert
97a739e14c
- Patch #217508 by keith et al: fixed writing style of output messags.
2008-02-08 02:52:39 +00:00
Dries Buytaert
b8a1eab1fb
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.
2008-02-06 19:38:28 +00:00
Gábor Hojtsy
78f2053c32
#217324 by Takafumi: trivial missing t() in taxonomy module
2008-02-03 19:27:56 +00:00
Gábor Hojtsy
8eb3ba596a
#214579 by keith.smith: vocabulary drag and drop was not properly documented (string change)
2008-01-27 17:55:15 +00:00
Gábor Hojtsy
5b2eabcaf2
#205523 by assimonds: (minor) add missing CVS Id tags
2008-01-25 21:20:26 +00:00
Gábor Hojtsy
1f9f8d9c86
#210936 by Pancho: some padding around taxonomy descriptions on taxonomy pages, so that they get more breathing space
2008-01-18 16:23:57 +00:00
Gábor Hojtsy
5ddab72f8a
#211443 by dropcube: kill a feed warning on taxonomy pages
2008-01-18 16:07:58 +00:00
Gábor Hojtsy
5ff9942154
#211060 by boydjd: do not display the taxonomy-term-description div when there is no description
2008-01-17 19:36:37 +00:00
Dries Buytaert
d0d3e6110f
- Patch #206495 by jvandyk: improved consistency of trigger descriptions.
2008-01-15 08:00:24 +00:00
Gábor Hojtsy
b78a990270
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks
2008-01-08 10:35:43 +00:00
Gábor Hojtsy
0ab0b1d65f
#164532 follow up by pwolanin, David Strauss, catch and myself, testing also by hswong3i: some indexes added before Drupal 6 RC1 were too unique, and our code did not back them, so we should not add those indexes
2008-01-08 07:46:41 +00:00
Gábor Hojtsy
4157a521e0
#199373 report by avskip, patch by myself, testing by keith.smith: forum node type was not re-added to the forum vocabulary when the module is re-enabled (after being disabled)
2007-12-31 16:58:34 +00:00
Gábor Hojtsy
ac4c8f7ab0
#203274 by Pasqualle: remove excessive witespace from our code (minor)
2007-12-22 23:24:26 +00:00
Gábor Hojtsy
a806b7bc39
#202473 by keith.smith: three more typos fixed
2007-12-19 22:18:15 +00:00
Gábor Hojtsy
46f4672962
One remaining button titled 'Submit' which slipped through the taxonomy drag and drop patch
2007-12-19 16:17:37 +00:00
Gábor Hojtsy
e377c8c2b3
#201333 by keith.smith and myself: fix typos in taxonomy form, also fix a few code comments
2007-12-19 15:40:43 +00:00
Gábor Hojtsy
c3c0e73c05
#201344 by catch: fix a spelling error in taxonomy module
2007-12-19 14:43:59 +00:00
Gábor Hojtsy
2b811363e8
#99947 by neclimdul, Sutharsan, keith.smith: forum module help text and form description update, removing reference to other forum software as well
2007-12-19 10:31:27 +00:00
Gábor Hojtsy
4245bd583b
#198865 by sign: taxonomy term deletion was broken due to some leftover code
2007-12-19 10:13:16 +00:00
Dries Buytaert
c8b1ddf26a
- Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries.
2007-12-18 12:59:22 +00:00
Gábor Hojtsy
a859f4a0e8
#197641 follow up by moofie: make drag and drop handle text translatable and fix smaller bugs
2007-12-16 10:36:53 +00:00
Gábor Hojtsy
b6532a4fdb
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed
2007-12-14 18:08:50 +00:00
Gábor Hojtsy
f031f0563c
#180301 by pwolanin: taxonomy term pages did not have their argument reflected in the menu hook
2007-12-14 11:19:39 +00:00
Gábor Hojtsy
c6d841c096
#197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, update to drag and drop functionality, drupal.module removal, etc
2007-12-13 09:34:40 +00:00
Gábor Hojtsy
c073e88c56
#199640 by webernet: (usability) add option to select no taxonomy term in multiselect forms, not to rely on browser trickery
2007-12-10 21:54:10 +00:00
Gábor Hojtsy
5622bce2d5
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
...
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
2007-12-08 14:06:23 +00:00
Gábor Hojtsy
e3ce199fc2
#198321 by ulhume: recent security update had the arguments order wrong in db_query_range()
2007-12-06 10:20:07 +00:00
Gábor Hojtsy
d83289f857
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions
2007-12-06 09:58:34 +00:00
Gábor Hojtsy
aa6f1c8315
Drupal 6.0 beta 4
2007-12-05 21:18:29 +00:00
Dries Buytaert
7a47bef514
- Patch #162381 by Heine et al: properly escape strings.
2007-11-28 10:29:21 +00:00
Gábor Hojtsy
4c040de89b
#193333 follow up by quicksketch: only show submit button and weight if there is more than one vocabulary
2007-11-26 20:58:28 +00:00
Gábor Hojtsy
e6a88be5d1
#193333 by quicksketch et al: taxonomy drag and drop support
2007-11-26 19:46:52 +00:00
Dries Buytaert
2f0657bc3d
- Removing excessive whitespace.
2007-11-23 13:34:55 +00:00
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
Dries Buytaert
29eb5a6284
- Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version.
2007-06-08 05:50:58 +00:00
Dries Buytaert
27388f6655
- Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id().
2007-06-05 12:13:23 +00:00
Dries Buytaert
e629deb94d
- Patch #146667 by Jeff Eaton: form API fixes.
2007-06-04 15:56:34 +00:00
Dries Buytaert
1fe90cba4f
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments
2007-06-04 07:22:23 +00:00
Dries Buytaert
96926ca047
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.
2007-05-28 06:08:47 +00:00
Dries Buytaert
3cafffe63f
- Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh, behave.
2007-05-25 12:46:46 +00:00
Dries Buytaert
ac65ff9074
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
2007-05-14 13:43:38 +00:00
Dries Buytaert
304400293a
- Patch #141204 by Wim Leers: fixing caching bug in taxonomy_node_get_terms().
2007-05-04 08:38:34 +00:00
Dries Buytaert
7d4f2836ba
- Patch #128082 by Goba et al: Allow localization of built-in menu items.
2007-04-30 17:03:29 +00:00
Gábor Hojtsy
359ace36e6
#76588 patch by alienbrain: some localization-unfriendly watchdog() calls
2007-04-24 18:23:48 +00:00
Dries Buytaert
e98c82e679
- Patch #136202 by asimmonds: fixed indefined variable notice.
2007-04-15 15:59:06 +00:00
Dries Buytaert
e675979091
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.
2007-04-13 08:56:59 +00:00
Steven Wittens
2a10f18211
- Fix bad code in taxonomy.module (variable naming)
2007-04-11 09:17:53 +00:00
Dries Buytaert
8e990d6935
- Patch #35177 by Stefan and profix898: added some logging to the taxonomy module.
2007-04-10 11:28:18 +00:00
Dries Buytaert
30bf1d53ae
- Patch #100429 by Zen, RobRoy and kkaefer: remove the content type requirement.
2007-04-10 10:16:29 +00:00
Dries Buytaert
5bbbf10ba8
- Patch #130987 by merlinofchaos: added theme registry for easier themability.
2007-04-06 13:27:23 +00:00
Steven Wittens
c504141f45
#133858 : Code cleanup and e_notices in taxonomy.module for tag parsing.
2007-04-05 03:08:48 +00:00
Steven Wittens
f7440d4d73
#130971 : Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
2007-03-27 05:13:55 +00:00
Dries Buytaert
eb6b848de6
- Patch #110888 by Eaton: unify hook _alter()
2007-03-26 00:35:59 +00:00
Dries Buytaert
f37abe6074
- Patch #130831 by ChrisKennedy: l() error in taxonomy.module.
2007-03-25 19:06:53 +00:00
Dries Buytaert
e6543caaff
- Patch #112556 by Robroy: term/vocab maxlength should match db.
2007-02-27 12:48:33 +00:00
Dries Buytaert
dc5843bd30
- Patch #111347 by Steven: refactor url() and l().
2007-02-15 11:40:19 +00:00
Dries Buytaert
72501e54df
- Patch #115667 by rotzi: added versioning support to node terms.
2007-02-12 17:47:08 +00:00
Dries Buytaert
a1e6728a46
- Patch #113603 by chx: first crack at re-implementing tabs.
2007-02-11 09:30:51 +00:00
Dries Buytaert
489903a08e
- Patch #113603 by chx: first crack at re-implementing tabs.
2007-01-31 21:26:56 +00:00
Dries Buytaert
05a708fb06
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks.
2007-01-31 15:49:26 +00:00
Dries Buytaert
3b543c18f5
- Rollback of E_ALL patch. Too much extra breakage.
2007-01-25 22:14:06 +00:00
Dries Buytaert
db7dcfd444
- Patch #112556 by webchick: term/vocab maxlength should match db.
2007-01-25 21:51:20 +00:00
Dries Buytaert
fd32b42196
- Patch #112715 by webchick et al: fixed some E_ALL errors.
2007-01-25 21:32:07 +00:00
Dries Buytaert
03752e35a4
- Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet.
2007-01-24 14:48:36 +00:00