Dries Buytaert
3a35e28f92
- Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch!
2009-04-02 20:39:45 +00:00
Angie Byron
f40532da76
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
2009-03-31 01:49:55 +00:00
Angie Byron
9f7aaa2341
#351797 by catch: Allow loading multiple vocabularies at once (with tests).
2009-03-30 05:18:49 +00:00
Angie Byron
84f30b9a6f
#141965 by jeffschuler: Remove newline so hook_term_path() docs show up.
2009-03-21 00:59:02 +00:00
Dries Buytaert
b46e90ad36
- Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views.
2009-03-14 20:13:27 +00:00
Angie Byron
b77475baf5
#360081 by quicksketch: Stop using global variables for JavaScript settings.
2009-03-13 23:15:09 +00:00
Angie Byron
ddc2604d69
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
2009-03-08 04:25:07 +00:00
Dries Buytaert
d81310968a
- Patch #373775 by sog_hadgraft: adjusted queries to confirm coding standards.
2009-02-24 16:48:18 +00:00
Angie Byron
ac484c277a
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.
2009-02-18 13:46:55 +00:00
Angie Byron
9cd3f79144
#367696 by drumm: Simplify the vocabulary edit form.
2009-02-13 05:42:24 +00:00
Angie Byron
5420371ac5
#62926 by karschsp: Increase maximum length of free tagging field.
2009-02-11 03:53:36 +00:00
Angie Byron
7842c3c14d
#333478 by keith.smith: Remove extra comma and 'character sequences' in taxonomy tag description.
2009-02-06 16:25:09 +00:00
Dries Buytaert
29c8e40e91
- Patch #355236 by Frando: refactor drupal_render() theming.
2009-02-03 18:55:32 +00:00
Angie Byron
0c8af272e0
#361135 by Dave Reid: Clean up taxonomy variables on uninstall.
2009-01-31 16:22:50 +00:00
Angie Byron
8fa274af76
#144969 by beginner, Wim Leers, and catch: Fix count returned by taxonomy_term_count_nodes() with multi-select vocabularies (with tests).
2009-01-28 01:14:39 +00:00
Angie Byron
585aa50e6a
#346156 by stBorchert, swentel, and catch: Fix deletion of terms (with tests).
2009-01-28 01:09:58 +00:00
Dries Buytaert
2e8ca690ff
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave.
2009-01-27 00:22:27 +00:00
Dries Buytaert
6d3d75fe4b
- Removing whitespace.
2009-01-26 14:08:44 +00:00
Dries Buytaert
cf43ce126c
- Patch #353632 by catch et al: avoid sorting elements twice -- performance improvement.
2009-01-23 14:23:27 +00:00
Angie Byron
15efe5d5f1
#362680 by catch: Put all taxonomy tests in one spot.
2009-01-22 18:25:59 +00:00
Angie Byron
9e8bfddf29
#360104 by drewish: Allow taxomomy module to be uninstalled.
2009-01-19 01:53:26 +00:00
Dries Buytaert
d3df2ff356
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.
2009-01-14 21:16:21 +00:00
Dries Buytaert
77936aef4c
- Rollback of #225562 -- I think there is still something wrong.
2009-01-13 22:41:39 +00:00
Dries Buytaert
b86354c55c
- Patch #225562 by Jody Lynn: change DB table names from eg. term_data to taxonomy_term_data.
2009-01-13 22:25:13 +00:00
Dries Buytaert
92a8adea65
- Patch #352470 by scor: fixed typos and grammar in comments.
2008-12-30 16:43:20 +00:00
Dries Buytaert
a04728577f
- Patch #352054 by catch: convert calls to db_placeholders() in static queries.
2008-12-29 16:03:57 +00:00
Dries Buytaert
da4cd3cc8c
- Patch #343746 by asimmonds: fixed typo in loading multiple terms at once. Added a test for it too\!
2008-12-19 15:34:27 +00:00
Dries Buytaert
ec4eba68d7
- Patch #323528 by jhedstrom: fixed alias usage in queries for PostgreSQL.
2008-12-19 03:55:23 +00:00
Dries Buytaert
eb9aefe8b5
- Patch #344361 by Rob Loach, recidive: remove some cruft left from the de-op nodeapi patch.
2008-12-18 23:07:50 +00:00
Dries Buytaert
18d22419f3
- Patch #339929 by Moshe et al: move node links into ->content.
2008-12-16 22:05:51 +00:00
Dries Buytaert
c0cb68abcc
- Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and documentation because of previous node API clean-ups.
2008-12-09 11:30:25 +00:00
Dries Buytaert
09b49acb67
- Patch #343259 by John Morahan: improved taxonomy_get_tree API.
2008-12-08 21:54:33 +00:00
Dries Buytaert
58b0235a72
- Patch #324313 by catch et al: load multiple nodes and terms at once.
2008-12-05 22:18:46 +00:00
Dries Buytaert
0b06c68b98
- Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved usability of the aliased URL admin page.
2008-12-05 12:50:28 +00:00
Dries Buytaert
dc82bc5ab0
- Patch #341872 by mayer, catch: fixed bug in database conversion and added a missing test for taxonomy_term_save().
2008-12-04 10:57:17 +00:00
Angie Byron
66df602593
#314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to Drupal core.
2008-11-25 02:37:33 +00:00
Dries Buytaert
eb68540da3
- Patch #336746 by justinrandell: fixed broken t() function call.
2008-11-22 13:43:13 +00:00
Dries Buytaert
3dbf9c1e15
- Patch #293506 by catch, pwolanin, foripepe: added missing tests for the taxonomy module. New tests include tests for empty vocabulary overview, deleting a vocabulary, weights, etc. Also refactored some of the existing test to make them more crisp and readable.
2008-11-22 12:05:02 +00:00
Dries Buytaert
036a026433
- Patch #334271 by catch: clean up of taxonomy module tests.
2008-11-16 14:59:33 +00:00
Dries Buytaert
15671f471b
- Patch #332123 by webchick, lilou: remove t() function from schema descriptions.
2008-11-15 13:01:11 +00:00
Angie Byron
939a1f01a1
#332145 by catch and Arancaytar: Fix regression on term submit form.
2008-11-13 08:13:56 +00:00
Dries Buytaert
bd108c7f10
- Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.
2008-11-11 16:49:38 +00:00
Angie Byron
6da33f2055
#314147 follow-up by catch: Fixed typos with previous patch, and added tests.
2008-11-09 00:58:03 +00:00
Dries Buytaert
2aabcb6aaf
- Patch #173826 by Jody Lynn, catch, roychri, arcX: trim taxonomy term names upon save.
2008-11-07 18:52:18 +00:00
Dries Buytaert
2bc3b99bc7
- Patch #314147 by catch: more taxonomy standardization.
2008-11-05 14:08:11 +00:00
Dries Buytaert
d31c77513b
- Patch #329140 by catch, pwolanin: improve consistency of vocabulary API and term API.
2008-11-05 12:47:23 +00:00
Dries Buytaert
ba1af44375
- Patch #306224 by catch, sun: add proper taxonomy term hooks.
2008-11-02 17:46:47 +00:00
Dries Buytaert
bd22265b45
- Patch #306224 by catch et al: improving the taxonomy hook system.
2008-11-02 14:42:45 +00:00
Dries Buytaert
838b433110
- Patch #319666 by Dave Reid: remove unnecessary boolean ternary conditaionals.
2008-10-29 10:08:52 +00:00
Dries Buytaert
5371104a2d
- Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.
2008-10-29 10:01:28 +00:00
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