Commit Graph

512 Commits (534287b1bc054a4141855ce472d3c400af7d6784)

Author SHA1 Message Date
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