Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #275368 by michaelfavia, sun, mattconnolly: allow disabling comment ↵ | Dries Buytaert | 2009-10-16 |
| | | | | preview + unify with node preview settings. | ||
* | #493314 by yched and catch: Add multiple hook for formatters. | Angie Byron | 2009-10-16 |
| | |||
* | #565480 by plach and peximo: TF #2: Multilingual field handling. Integration ↵ | Angie Byron | 2009-10-16 |
| | | | | between field API and locale module + translatable node bodies. | ||
* | #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same ↵ | Angie Byron | 2009-10-15 |
| | | | | parameters as url(). | ||
* | - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to ↵ | Dries Buytaert | 2009-10-15 |
| | | | | avoid users rendering their site unusable. | ||
* | - Patch #582456 by dereine, sun, tobiasb: make confirm_form() respect query ↵ | Dries Buytaert | 2009-10-14 |
| | | | | string destination. | ||
* | - Patch #586436 by Amitaibu: execute node_type_save() after variable_set(). | Dries Buytaert | 2009-10-14 |
| | |||
* | #557292 follow-up by dmitrig01 and sun: Fix typo in tpl.php file causing ↵ | Angie Byron | 2009-10-11 |
| | | | | node titles to not be linked. | ||
* | #557292 by peximo, plach, catch, and yched: Convert node title to Field API. | Angie Byron | 2009-10-11 |
| | |||
* | #569238 by sun, swentel, catch: Changed Make check_markup() not cache by ↵ | Angie Byron | 2009-10-10 |
| | | | | default. | ||
* | #282191 by plach, nedjo, catch, et al: TF #1: Allow different interface ↵ | Angie Byron | 2009-10-09 |
| | | | | language for the same path. | ||
* | #597508 by sun: Add %node_type argument loader to reduce number of menu ↵ | Angie Byron | 2009-10-09 |
| | | | | items cached. | ||
* | - Patch #595982 by ksenzee: fixed warning. | Dries Buytaert | 2009-10-09 |
| | |||
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵ | Dries Buytaert | 2009-10-09 |
| | | | | take a single argument. Code clean-up and performance improvement. Woot. | ||
* | - Patch #595982 by moshe, chx: use #tableselect instead of ugly theming on ↵ | Dries Buytaert | 2009-10-08 |
| | | | | admin users and admin nodes. | ||
* | - Patch #597336 by hunmonk: node_delete_multiple() barfs if no nids are passed. | Dries Buytaert | 2009-10-08 |
| | |||
* | #412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API ↵ | Angie Byron | 2009-10-08 |
| | | | | (with upgrade path). Say buh-bye to old, crusty code. | ||
* | #464862 follow-up by kkaefer: Rename drupal_css_class() to ↵ | Angie Byron | 2009-10-05 |
| | | | | drupal_html_class_X(), for better accuracy. | ||
* | - Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: ↵ | Dries Buytaert | 2009-10-03 |
| | | | | added drupal_css_class() to clean class names and rename form_clean_id(). | ||
* | - Patch #592572 by c960657 | moshe weitzman: API clean-up, always pass nodes ↵ | Dries Buytaert | 2009-10-03 |
| | | | | as objects. | ||
* | - Patch #594434 by fago | moshe weitzman: Fixed node delete cache reset. | Dries Buytaert | 2009-10-03 |
| | |||
* | - Patch#583020 by c960657 | yched, Dries: fixed warning about missing ↵ | Dries Buytaert | 2009-10-02 |
| | | | | argument 2 for field_delete_instance() in node_configure_fields(). | ||
* | - Patch #590014 by sun, mr.baileys | Dries: fixed undefined language when ↵ | Dries Buytaert | 2009-09-30 |
| | | | | language is specified in . | ||
* | - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header(). | Dries Buytaert | 2009-09-30 |
| | |||
* | - Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, ↵ | Dries Buytaert | 2009-09-30 |
| | | | | pwolanin: allow modules to specify per-page custom themes in hook_menu(). | ||
* | - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in ↵ | Dries Buytaert | 2009-09-29 |
| | | | | url() only accept an array. Another nice API clean-up! | ||
* | - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). | Dries Buytaert | 2009-09-29 |
| | |||
* | - Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency ↵ | Dries Buytaert | 2009-09-28 |
| | | | | for node types and menus. | ||
* | - Patch #585742 by Damien Tournoud | Amitaibu: content type wasn't created ↵ | Dries Buytaert | 2009-09-25 |
| | | | | after drupalCreateContentType(). | ||
* | - Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for ↵ | Dries Buytaert | 2009-09-25 |
| | | | | deleting revisions. | ||
* | - Patch #572778 by Amitaibu: removed outdated comment. | Dries Buytaert | 2009-09-23 |
| | |||
* | - Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: ↵ | Dries Buytaert | 2009-09-22 |
| | | | | tabs on admin pages are not accessible from overviews and menus. | ||
* | - Patch #500038 by Shai, sreynen | webchick: changed default for RSS output ↵ | Dries Buytaert | 2009-09-21 |
| | | | | from 'teaser only' to 'full node'. | ||
* | Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection ↵ | Dries Buytaert | 2009-09-21 |
| | | | | handling. I can actually understand it now. ;-). | ||
* | - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, ↵ | Dries Buytaert | 2009-09-20 |
| | | | | dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions. | ||
* | - Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave ↵ | Dries Buytaert | 2009-09-19 |
| | | | | 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. | ||
* | - Patch #581594 by douggreen: minor db_query() fix to search for the new ↵ | Dries Buytaert | 2009-09-19 |
| | | | | database abstraction layer. | ||
* | #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes | Angie Byron | 2009-09-18 |
| | | | | | | 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. | ||
* | #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... ↵ | Angie Byron | 2009-09-18 |
| | | | | hey hey hey... gooood byeeee... | ||
* | #574796 by sun: Fixed 'Article' content-type permissions not granted to ↵ | Angie Byron | 2009-09-17 |
| | | | | admin role after installation. | ||
* | - Patch #460594 by elliotttf, lambic | LiliVG: Fixed ↵ | Dries Buytaert | 2009-09-15 |
| | | | | node_assign_owner_action_form() limits username length to 7 characters. | ||
* | - Patch #569362 by scor, effulgentsia, catch: add attributes and ↵ | Dries Buytaert | 2009-09-11 |
| | | | | title_attributes() variables for tpl files so that RDFa and Microformats can be implemented. | ||
* | #555128 by Dave Reid | moshe weitzman: Return boolean value from ↵ | Angie Byron | 2009-09-11 |
| | | | | node_access() with grant query. | ||
* | #306316 follow-up by catch: Revert coupling of node_types_rebuild() and ↵ | Angie Byron | 2009-09-10 |
| | | | | menu_rebuild(). | ||
* | #564632 by moshe weitzman: Unify various _build() functions and remove ↵ | Angie Byron | 2009-09-10 |
| | | | | duplicate copy of content. | ||
* | - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ↵ | Dries Buytaert | 2009-09-05 |
| | | | | other types of stuff to render() structures. | ||
* | - Patch #200572 by theborg, lilou, robertgarrigos: add constants to magic ↵ | Dries Buytaert | 2009-09-05 |
| | | | | numbers. | ||
* | #564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' ↵ | Angie Byron | 2009-09-01 |
| | | | | configuration section. | ||
* | - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache ↵ | Dries Buytaert | 2009-08-31 |
| | | | | pattern. Start using it for blocks. | ||
* | - Patch #564462 by catch: remove moderate column from node_schema(). | Dries Buytaert | 2009-08-31 |
| |