Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - 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 #576302 by joachim | lambic: improved rewording of user admin help text. | 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. | ||
* | - Patch #581594 by douggreen: minor db_query() fix to search for the new ↵ | Dries Buytaert | 2009-09-19 |
| | | | | database abstraction layer. | ||
* | - Patch #581286 by David Strauss | moshe weitzman: fixed detection of CLI ↵ | Dries Buytaert | 2009-09-19 |
| | | | | environments properly. | ||
* | - Patch #283723 by pwolanin, sun | eddified, moshe weitzman, Dries, aether, ↵ | Dries Buytaert | 2009-09-18 |
| | | | | Arancaytar: Added Make menu_tree_output() return renderable output. | ||
* | #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... | ||
* | #563998 by plach: Add a means of marking a field as translatable in Field UI. | Angie Byron | 2009-09-17 |
| | |||
* | #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 |
| | |||
* | #440930 by brianV: Add @file block to menu.test. | Angie Byron | 2009-09-17 |
| | |||
* | #365597 by mfb, Jody Lynn: Don't show access denied when logging in via ↵ | Angie Byron | 2009-09-17 |
| | | | | OpenID to user/login. | ||
* | #574796 by sun: Fixed 'Article' content-type permissions not granted to ↵ | Angie Byron | 2009-09-17 |
| | | | | admin role after installation. | ||
* | #573680 by mgifford, David_Rothstein: Fixed language import during ↵ | Angie Byron | 2009-09-17 |
| | | | | installation (and a notice). | ||
* | #517688: Just a commit of a modules/overlay directory to make patch rolling ↵ | Angie Byron | 2009-09-16 |
| | | | | easier. | ||
* | SA-CORE-2009-008 | Angie Byron | 2009-09-16 |
| | |||
* | #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. | ||
* | #577298 by David_Rothstein: Fixed body field on non-node module-added node ↵ | Angie Byron | 2009-09-16 |
| | | | | types when included from an installation profile. | ||
* | #577912 by kkaefer: Updated OpenID icon with alpha transparency. | Angie Byron | 2009-09-15 |
| | |||
* | - Patch #460594 by elliotttf, lambic | LiliVG: Fixed ↵ | Dries Buytaert | 2009-09-15 |
| | | | | node_assign_owner_action_form() limits username length to 7 characters. | ||
* | - Patch #520368 by Gábor Hojtsy: fixed Admin toolbar breaks sticky table ↵ | Dries Buytaert | 2009-09-15 |
| | | | | headers. | ||
* | - Patch #565792 by pwolanin, salvis: follow-up on theme_username refactoring. | Dries Buytaert | 2009-09-15 |
| | |||
* | #575796 by Heine: Fixed OpenID XRI test violates the spec. | Angie Byron | 2009-09-15 |
| | |||
* | #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. | ||
* | Roll-back of #555712. User testing showed the collapse bar to the left ↵ | Angie Byron | 2009-09-15 |
| | | | | introduced its own issues. Back to the drawing board... | ||
* | - Patch #572564 by boombatower | Gábor Hojtsy: Fixed Assertion message ↵ | Dries Buytaert | 2009-09-14 |
| | | | | generator double escapes data. | ||
* | - Patch #576516 by David_Rothstein: fixed documentation. | Dries Buytaert | 2009-09-14 |
| | |||
* | - Patch #576530 by David_Rothstein: toolbar should say 'Log out' rather than ↵ | Dries Buytaert | 2009-09-14 |
| | | | | 'Logout'. | ||
* | - Patch #572942 by cwgordon7: proper comment wrapping. | Dries Buytaert | 2009-09-14 |
| | |||
* | - Patch #570572 by winston, David_Rothstein | Shai, Xano, alexanderpas, ↵ | Dries Buytaert | 2009-09-14 |
| | | | | emmajane, kazar: changed label for user/1 account from 'administrator' to 'site maintenance account'. | ||
* | - Patch #575360 by dropcube: added API function to check if a cache bin is ↵ | Dries Buytaert | 2009-09-13 |
| | | | | empty. | ||
* | - Patch #576096 by CorniI: use the new cache API. | Dries Buytaert | 2009-09-13 |
| | |||
* | - Patch #319840 by Aron Novak, darren.ferguson: added hook to the OpenID ↵ | Dries Buytaert | 2009-09-13 |
| | | | | module for returning data when a user has logged in. | ||
* | - Patch #554164 by mfb: fixed bug with forum topic counts and added tests. | Dries Buytaert | 2009-09-13 |
| | |||
* | - Patch #251235 by catch: first forum test clean-up. | Dries Buytaert | 2009-09-13 |
| | |||
* | - Patch #470840 by salvis, sinasquax, sun: fixed bug in node_access() if we ↵ | Dries Buytaert | 2009-09-12 |
| | | | | specify an account. Extend filter_access() to take custom account. | ||
* | - Patch #570930 by sun: allow to retrieve all filters (including disabled) ↵ | Dries Buytaert | 2009-09-11 |
| | | | | in a text format. | ||
* | - Patch #520734 by Everett Zufelt, webernet | Dries, mgifford: ↵ | Dries Buytaert | 2009-09-11 |
| | | | | theme_feed_icon() could use more meaningful alt text. | ||
* | - Patch #495968 by Moshe Weitzman, catch: follow-up patch to fix bug with ↵ | Dries Buytaert | 2009-09-11 |
| | | | | language-specific caching and to improve the performance of the caching code. | ||
* | #569656 by c960657: Use DRUPAL_ROOT in menu_execute_active_handler(). | Angie Byron | 2009-09-11 |
| | |||
* | - Patch #526674 by Everett Zufelt, mgifford: made breadcrumbs more ↵ | Dries Buytaert | 2009-09-11 |
| | | | | accessible for visually impaired people. | ||
* | - Patch #513940 by Everett Zufelt: improved accessibility of the installer. | Dries Buytaert | 2009-09-11 |
| | |||
* | - Patch #562284 by BarisW, sign: decreasing the spacing in listings. | Dries Buytaert | 2009-09-11 |
| | |||
* | #571604 by catch: Stop calling node_load() 3 times for every comment. ;) | Angie Byron | 2009-09-11 |
| | |||
* | #513414 by kika, stBorchert, stella, sign, Bojhan, sun et al: Make editing ↵ | Angie Byron | 2009-09-11 |
| | | | | of summary/full fields more user-friendly. | ||
* | - Patch #529316 by jhodgdon: fixed and improved hook_help() documentation. | Dries Buytaert | 2009-09-11 |
| | |||
* | - 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. |