Commit Graph

666 Commits (b792a6df2da73a59aaa75b0d3c0cb45e3eace17a)

Author SHA1 Message Date
Dries Buytaert 13984a7394 - Patch #639466 by yched: fixed hook_options_list() and XSS filtering, and added more tests. 2009-12-14 20:18:56 +00:00
Dries Buytaert 8b4406ef5d - Patch #552436 by yched: validation of the number of values in field_default_validate(). 2009-12-13 12:41:08 +00:00
Dries Buytaert 6a13eb22fc - Patch #657828 by yched: make hook_field_formatter() act on all field values. 2009-12-12 20:16:03 +00:00
Dries Buytaert ef2c240086 - Patch #652834 by yched, effulgentsia: changed Field formatters as render arrays to increase performance (and to clean-up the code). 2009-12-11 16:49:40 +00:00
Dries Buytaert c2f26d3368 - Patch #653940 by sun: tests weren't reporting all errors. 2009-12-10 15:39:43 +00:00
Dries Buytaert 620a306ea4 - Patch #654560 by yched: fixed taxonomy upgrade path. 2009-12-09 15:52:25 +00:00
Dries Buytaert 1da26fadfe - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
Dries Buytaert 92341bdf40 - Patch #471744 by jhodgdon: remove stray references from hook_taxonomy_term_load() parameters. 2009-12-04 15:54:37 +00:00
Dries Buytaert ca8416e036 - Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks. 2009-12-03 20:21:50 +00:00
Dries Buytaert 0baad49d62 - Patch #635094 by plach: unify 'language neutral' language codes. 2009-12-02 19:26:23 +00:00
Dries Buytaert 92760988b9 - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to all tables. 2009-12-02 14:56:32 +00:00
Angie Byron 809a26051c #640348 by batigolix, arianek, lisarex, bangpound, and jhodgdon: Updated Taxonomy module to new help standard. 2009-12-02 07:42:43 +00:00
Dries Buytaert 6083731ce4 - Patch #645374 by sun: make object IDs available to form submit handlers. This should be a best practice, IMO. 2009-12-01 16:03:35 +00:00
Dries Buytaert 29368b4664 - Patch #620446 by Xano: rewrite permission titles and descriptions. 2009-12-01 13:14:43 +00:00
Dries Buytaert 16ff5d1a01 - Patch #628642 by c960657: taxonomy field 'column' should be 'tid' instead of 'value'. 2009-11-27 07:10:51 +00:00
Angie Byron ffaabbf1a2 #620592 by sivaji: Provide feedback when saving term/vocabulary overview pages. 2009-11-27 00:06:10 +00:00
Angie Byron 34119ba98b #638356 by yched: Reorganize and re-locate field test modules. 2009-11-20 23:29:28 +00:00
Angie Byron 01d85a5571 #635202 by yched and sun: Remove #process pattern from option widgets (plus buckets of tests for option widgets). 2009-11-20 05:14:13 +00:00
Dries Buytaert ffdcefa710 - Patch #632888 by bleen18: fixed warning about missing taxonomy.feeds.inc. 2009-11-18 18:58:01 +00:00
Dries Buytaert a239296cbc - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work! 2009-11-17 21:24:19 +00:00
Dries Buytaert 85161f230f - Patch #631066 by yhed: taxonomy_autocomplete() doesn't need to access . 2009-11-13 09:24:06 +00:00
Dries Buytaert bfc63c7e6d - Patch #628188 by yched, sun: remove #process pattern from taxo autocomplete widget. 2009-11-11 17:10:49 +00:00
Angie Byron 2bc18b6155 #553326 by sun: Provide consistency to the way field UI is presented for taxonomy. 2009-11-08 11:19:02 +00:00
Angie Byron 4d46b7cdf8 Roll-back of #595084; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class. 2009-11-08 10:02:41 +00:00
Angie Byron 9e373e76f9 #625460 by sun: Add input format to taxonomy term descriptions. 2009-11-07 14:18:07 +00:00
Angie Byron ae842168f9 #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable. 2009-11-03 05:27:18 +00:00
Angie Byron 4363c22b03 #503834 by lisarex and dcor: Improved help text for taxonomy module's drag and drop behaviour. 2009-11-02 06:34:36 +00:00
Angie Byron 1800edca1b #251255 by catch, Jody Lynn, and roychri: Fixed re-ordering bug when taxonomy overview form is saved. 2009-11-02 04:39:16 +00:00
Dries Buytaert 342ebd7776 - Patch #567064 by yched, sun: widgets done 'the easy way' have too many limitations. Removes more code than it adds! 2009-11-01 14:05:32 +00:00
Dries Buytaert e4ca439ba1 - Patch #595084 by c960657: use type hinting for . 2009-11-01 12:11:10 +00:00
Dries Buytaert 03e2ec64ab - Patch #606994 by yched: move entity handling out of Field API. 2009-10-31 16:06:36 +00:00
Angie Byron cd7b8f0999 #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks. 2009-10-24 05:13:44 +00:00
Angie Byron dec6514c3b #595876 by c960657: Fixed taxonomy term reordering (with tests). 2009-10-24 04:23:51 +00:00
Angie Byron a7149821d6 #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). 2009-10-23 22:24:19 +00:00
Dries Buytaert cc421475b7 - Patch #603236 by bjaspan, catch: add count facility to field_attach_query(). Was ready before code freeze. 2009-10-22 00:49:13 +00:00
Dries Buytaert 24669bfb50 - Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my. 2009-10-19 18:28:16 +00:00
Angie Byron 513d7eb87e #607652 by catch: Fix uncaught exceptions in taxonomy tests. 2009-10-18 07:50:45 +00:00
Angie Byron bba83fc684 #606114 by catch: taxonomy_field_formatter_load() should use taxonomy_term_load_multiple(). 2009-10-18 04:50:08 +00:00
Dries Buytaert 0e9dda10b9 - Patch #25801 by jweowu, marcp: taxonomy_select_nodes() hard codes limit. 2009-10-17 12:08:21 +00:00
Dries Buytaert 60c5878351 - Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation. 2009-10-16 19:06:25 +00:00
Angie Byron 1c7bca0b6f #605442 by catch: Add a generic hook_entity_load(). 2009-10-16 03:47:14 +00:00
Angie Byron 087a47ba5c #493314 by yched and catch: Add multiple hook for formatters. 2009-10-16 03:21:23 +00:00
Angie Byron e1642603ea #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url(). 2009-10-15 16:18:46 +00:00
Dries Buytaert 56931446eb - Patch #567572 by catch: remove taxonomy synonyms in favor of a future Field API based solution. 2009-10-15 14:34:07 +00:00
Dries Buytaert 714597a9cd - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable. 2009-10-15 12:44:36 +00:00
Dries Buytaert 5acbec2700 - Patch #604828 by bangpound: added missing check_plain() in theme_field_formatter_taxonomy_term_plain(). 2009-10-15 12:19:57 +00:00
Dries Buytaert 394e7f2e20 - Patch #604980 by sun: factored taxonomy_term_edit() away. 2009-10-15 12:13:45 +00:00
Dries Buytaert 3613595275 - Patch #603702 by Xano: remove _taxonomy_term_select(). 2009-10-14 20:22:04 +00:00
Dries Buytaert 7a9fc8a33d - Patch #340652 by catch: added edit/delete terms permission per vocabulary. 2009-10-14 14:14:44 +00:00
Angie Byron b3265dbe17 #557292 by peximo, plach, catch, and yched: Convert node title to Field API. 2009-10-11 03:07:21 +00:00