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
Dries Buytaert
bcd2a1a44f
- Patch #600422 by alpritt: fixed WSOD.
2009-10-10 18:42:52 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Angie Byron
c4e1242e92
#412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code.
2009-10-08 07:58:47 +00:00
Dries Buytaert
cef1089389
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().
2009-09-29 15:13:57 +00:00
Dries Buytaert
db09a6178b
- Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field updates.
2009-09-26 15:57:39 +00:00
Dries Buytaert
d734f2f25d
- Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for deleting revisions.
2009-09-25 14:24:34 +00:00
Dries Buytaert
ef33d44f66
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.
2009-09-21 07:56:09 +00:00
Dries Buytaert
ee8aa910b9
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).
2009-09-21 06:44:14 +00:00
Dries Buytaert
5c7375669d
- Patch #582758 by c960657: remove t() calls from getInfo() functions.
2009-09-20 17:40:42 +00:00
Dries Buytaert
fd1c63b5c0
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
2009-09-19 11:07:37 +00:00
Angie Byron
df02fa3ca4
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
...
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Angie Byron
e18feedfdb
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...
2009-09-18 00:04:24 +00:00
Dries Buytaert
029c48c68d
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
2009-09-10 06:38:20 +00:00
Dries Buytaert
d481f1cd36
- Patch #572932 by sun: rename hook_elements() to hook_elements_info() for consistency. Yay to API clean-ups during 'slush'.
2009-09-10 06:31:39 +00:00
Dries Buytaert
c33da192c1
- Patch #567092 by rcross, yched, bjaspan: merge hook_field_formatter_info() and hook_theme().
2009-09-09 21:21:54 +00:00
Dries Buytaert
e85ba39753
- Patch #570440 by yoroy, emmajane: removed the taxonomy wall of text.
2009-09-09 11:28:57 +00:00
Dries Buytaert
a539b0e00d
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.
2009-09-05 15:05:05 +00:00
Angie Byron
fbe690c624
#471018 follow-up by sun: Apply generic pattern/js for hiding machine readable names to taxonomy vocabularies.
2009-08-31 20:44:22 +00:00
Dries Buytaert
0963bac760
- Patch #557684 by JacobSingh: fixed bug with auto-complete functionality.
2009-08-27 20:48:31 +00:00
Angie Byron
985884f98e
#559506 by quicksketch and plach: Added variable to field widgets.
2009-08-27 00:33:52 +00:00
Dries Buytaert
3f36af04de
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
2009-08-25 21:53:48 +00:00
Angie Byron
1378428913
#557932 by plach and bangpound: Fixed taxonomy term field autocomplete widgets validation, which broke after translatable fields.
2009-08-24 21:00:23 +00:00
Angie Byron
bf9c634123
#550572 by sun and c960657: Fixed CSS+JS regressions related to form-item-[name].
2009-08-24 03:11:34 +00:00
Angie Byron
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00