Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #582956 by dww | Damien Tournoud: fixed ↵ | Dries Buytaert | 2009-09-25 |
| | | | | FormsTestCase::testRequiredFields(). | ||
* | - Patch #585742 by Damien Tournoud | Amitaibu: content type wasn't created ↵ | Dries Buytaert | 2009-09-25 |
| | | | | after drupalCreateContentType(). | ||
* | - Patch #569364 by bjaspan, yched: handle failures on field storage creation. | Dries Buytaert | 2009-09-22 |
| | |||
* | - Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and ↵ | Dries Buytaert | 2009-09-21 |
| | | | | drupal_json() for consistency and readability. | ||
* | - Patch #249553 by sun: started to rename SimpleTest to Testing, at least in ↵ | Dries Buytaert | 2009-09-21 |
| | | | | user output. | ||
* | - Patch #582758 by c960657: remove t() calls from getInfo() functions. | Dries Buytaert | 2009-09-20 |
| | |||
* | - 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 #553524 by John Morahan: escape link text in assertions. | Dries Buytaert | 2009-09-19 |
| | |||
* | - 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 #300993 by sun: extended the roles and permissions API so we can ↵ | Dries Buytaert | 2009-09-19 |
| | | | | revoke permissions from a role etc. | ||
* | #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... | ||
* | #457450 by agentrickard: Added hooks to track changes to menu links. | Angie Byron | 2009-09-17 |
| | |||
* | #556534 by xmacinfo: Fixed SimpleTest help text. | Angie Byron | 2009-09-17 |
| | |||
* | #574796 by sun: Fixed 'Article' content-type permissions not granted to ↵ | Angie Byron | 2009-09-17 |
| | | | | admin role after installation. | ||
* | #578470 by Dries, jbrauer, Gábor Hojtsy: Add return status codes to ↵ | Angie Byron | 2009-09-16 |
| | | | | drupal_http_request() when a URL fails to parse, instead of failing silently. | ||
* | #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach, | Angie Byron | 2009-09-15 |
| | | | | | | | and alexanderpas: page.tpl.php has now been split into html.tpl.php (for <html>, <head>, and <body>) and page.tpl.php (for page content). This now provides consistency for granular theming of renderable output in all template files. | ||
* | - Patch #572564 by boombatower | Gábor Hojtsy: Fixed Assertion message ↵ | Dries Buytaert | 2009-09-14 |
| | | | | generator double escapes data. | ||
* | - Patch #575360 by dropcube: added API function to check if a cache bin is ↵ | Dries Buytaert | 2009-09-13 |
| | | | | empty. | ||
* | #565664 by c960657: Remove t() from 'title' in various test modules' ↵ | Angie Byron | 2009-09-11 |
| | | | | hook_menu(). | ||
* | #561104 by Crell: Added support for random ordering in dynamic select queries. | Angie Byron | 2009-09-11 |
| | |||
* | #293496 by kathyh and cwgordon7: Added tests for drupal_match_path(). | Angie Byron | 2009-09-11 |
| | |||
* | #557220 by Everett Zufelt: Added alt attributes to SimpleTest results to ↵ | Angie Byron | 2009-09-11 |
| | | | | assist screen-reader users. | ||
* | #566094 by Arancaytar and smk-ka: Fixed hierarchy generation in ↵ | Angie Byron | 2009-09-11 |
| | | | | menu_tree_data(). | ||
* | - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe ↵ | Dries Buytaert | 2009-09-10 |
| | | | | weitzman: automatically install/uninstall schema. | ||
* | - Patch #572932 by sun: rename hook_elements() to hook_elements_info() for ↵ | Dries Buytaert | 2009-09-10 |
| | | | | consistency. Yay to API clean-ups during 'slush'. | ||
* | - Patch #473240 by Arancaytar, c960657: menu_get_names() crashed when called. | Dries Buytaert | 2009-09-09 |
| | |||
* | - Patch #557318 by cha0s, hass, Crell: Changed UNION support is missing in ↵ | Dries Buytaert | 2009-09-07 |
| | | | | database API. | ||
* | - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ↵ | Dries Buytaert | 2009-09-05 |
| | | | | other types of stuff to render() structures. | ||
* | - Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL ↵ | Dries Buytaert | 2009-09-05 |
| | | | | support a bit easier by providing two cookies and ... hook_goto_alter. | ||
* | #269337 by egfrith and wrunt: Added support for more image types (PDF, TIFF, ↵ | Angie Byron | 2009-09-01 |
| | | | | EPS, etc.). | ||
* | #331180 follow-up by pwolanin and mfb: Fix sending of mail. | Angie Byron | 2009-09-01 |
| | |||
* | #564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' ↵ | Angie Byron | 2009-09-01 |
| | | | | configuration section. | ||
* | #331180 by pwolanin and Rob Loach: Added pluggable smtp/mail framework. | Angie Byron | 2009-08-31 |
| | |||
* | - Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME ↵ | Dries Buytaert | 2009-08-31 |
| | | | | extension mapping rather than setting a huge variable. | ||
* | - Patch #563742 by plach: hotfix for broken hook_entity_info_alter(). | Dries Buytaert | 2009-08-31 |
| | |||
* | - Patch #391330 by quicksketch, drewish et al: file module to core. Yaaa-a-a-y! | Dries Buytaert | 2009-08-29 |
| | |||
* | - Patch #499156 by Wim Leers: add hook_file_alter() so we can integrate with ↵ | Dries Buytaert | 2009-08-29 |
| | | | | CDNs. | ||
* | - Patch #528326 by JacobSingh, cwgordon7: clean-up and bug fixes for the FTP ↵ | Dries Buytaert | 2009-08-28 |
| | | | | file transfer classes. | ||
* | - Patch #545662 by yched, moshe weitzman: simplify field rendering. | Dries Buytaert | 2009-08-28 |
| | |||
* | - Patch #559658 by sun, dropcube: store filter settings per format, general ↵ | Dries Buytaert | 2009-08-27 |
| | | | | API clean-up and documentation improvements. | ||
* | - Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great ↵ | Dries Buytaert | 2009-08-27 |
| | | | | patch. | ||
* | #559506 by quicksketch and plach: Added variable to field widgets. | Angie Byron | 2009-08-27 |
| | |||
* | - Patch #428296 by dropcube, sun, catch: filter system doesn't communicate ↵ | Dries Buytaert | 2009-08-26 |
| | | | | with other modules about filter format changes/deletions. | ||
* | - Patch #460320 by catch, fago, Frando: standardized, pluggable entity ↵ | Dries Buytaert | 2009-08-25 |
| | | | | loading for nodes, users, taxonomies, files and comments. | ||
* | #505084 by Rob Loach: Added an #attached_library() FAPI property for ↵ | Angie Byron | 2009-08-25 |
| | | | | drupal_add_library(), for consistency with #attached_css and #attached_js. | ||
* | #558756 by Davy Van Den Bremt: Fix non-by-referenced calls to drupal_static(). | Angie Byron | 2009-08-25 |
| | |||
* | - Patch #368408 by jeffschuler: improve consistency of API and settings on ↵ | Dries Buytaert | 2009-08-25 |
| | | | | administration pages. | ||
* | #557342 by agentrickard: Fixed typo. | Angie Byron | 2009-08-24 |
| | |||
* | #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵ | Angie Byron | 2009-08-24 |
| | | | | 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. |