summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #565792 by pwolanin, salvis: follow-up on theme_username refactoring.Dries Buytaert2009-09-15
|
* #575796 by Heine: Fixed OpenID XRI test violates the spec.Angie Byron2009-09-15
|
* #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,Angie Byron2009-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 Byron2009-09-15
| | | | introduced its own issues. Back to the drawing board...
* - Patch #572564 by boombatower | Gábor Hojtsy: Fixed Assertion message ↵Dries Buytaert2009-09-14
| | | | generator double escapes data.
* - Patch #576516 by David_Rothstein: fixed documentation.Dries Buytaert2009-09-14
|
* - Patch #576530 by David_Rothstein: toolbar should say 'Log out' rather than ↵Dries Buytaert2009-09-14
| | | | 'Logout'.
* - Patch #572942 by cwgordon7: proper comment wrapping.Dries Buytaert2009-09-14
|
* - Patch #570572 by winston, David_Rothstein | Shai, Xano, alexanderpas, ↵Dries Buytaert2009-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 Buytaert2009-09-13
| | | | empty.
* - Patch #576096 by CorniI: use the new cache API.Dries Buytaert2009-09-13
|
* - Patch #319840 by Aron Novak, darren.ferguson: added hook to the OpenID ↵Dries Buytaert2009-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 Buytaert2009-09-13
|
* - Patch #251235 by catch: first forum test clean-up.Dries Buytaert2009-09-13
|
* - Patch #470840 by salvis, sinasquax, sun: fixed bug in node_access() if we ↵Dries Buytaert2009-09-12
| | | | specify an account. Extend filter_access() to take custom account.
* - Patch #570930 by sun: allow to retrieve all filters (including disabled) ↵Dries Buytaert2009-09-11
| | | | in a text format.
* - Patch #520734 by Everett Zufelt, webernet | Dries, mgifford: ↵Dries Buytaert2009-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 Buytaert2009-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 Byron2009-09-11
|
* - Patch #526674 by Everett Zufelt, mgifford: made breadcrumbs more ↵Dries Buytaert2009-09-11
| | | | accessible for visually impaired people.
* - Patch #513940 by Everett Zufelt: improved accessibility of the installer.Dries Buytaert2009-09-11
|
* - Patch #562284 by BarisW, sign: decreasing the spacing in listings.Dries Buytaert2009-09-11
|
* #571604 by catch: Stop calling node_load() 3 times for every comment. ;)Angie Byron2009-09-11
|
* #513414 by kika, stBorchert, stella, sign, Bojhan, sun et al: Make editing ↵Angie Byron2009-09-11
| | | | of summary/full fields more user-friendly.
* - Patch #529316 by jhodgdon: fixed and improved hook_help() documentation.Dries Buytaert2009-09-11
|
* - Patch #569362 by scor, effulgentsia, catch: add attributes and ↵Dries Buytaert2009-09-11
| | | | title_attributes() variables for tpl files so that RDFa and Microformats can be implemented.
* - Patch #574002 by sun: remove argument from user_access().Dries Buytaert2009-09-11
|
* #565664 by c960657: Remove t() from 'title' in various test modules' ↵Angie Byron2009-09-11
| | | | hook_menu().
* #494462 by z.stolar: Don't disallow crawling of of sites/X/files by search ↵Angie Byron2009-09-11
| | | | engines in robots.txt.
* #539022 by dropcube: Use current theme during Batch API processes.Angie Byron2009-09-11
|
* #555128 by Dave Reid | moshe weitzman: Return boolean value from ↵Angie Byron2009-09-11
| | | | node_access() with grant query.
* #382464 by fgm and bjaspan: Disallow reserved field names.Angie Byron2009-09-11
|
* #561278 by Arancaytar: Fixed installation profile name escaping.Angie Byron2009-09-11
|
* #561104 by Crell: Added support for random ordering in dynamic select queries.Angie Byron2009-09-11
|
* #293496 by kathyh and cwgordon7: Added tests for drupal_match_path().Angie Byron2009-09-11
|
* #562188 by JohnAlbin: Replaced missing theme settings page help text.Angie Byron2009-09-11
|
* #564370 by catch: Fixed block caching form_alter() which was located in ↵Angie Byron2009-09-11
| | | | wrong file post-registry rip.
* #475596 follow-up by emmajane: Remove some over-the-top politeness from ↵Angie Byron2009-09-11
| | | | installer messages.
* #572872 by cwgordon7: Fixed coding style problems in collapse.js.Angie Byron2009-09-11
|
* #557220 by Everett Zufelt: Added alt attributes to SimpleTest results to ↵Angie Byron2009-09-11
| | | | assist screen-reader users.
* #566094 by Arancaytar and smk-ka: Fixed hierarchy generation in ↵Angie Byron2009-09-11
| | | | menu_tree_data().
* #555712 by TheRec: Moved shortcut bar collapse icon to the left side so it's ↵Angie Byron2009-09-11
| | | | more easily accessible and 'Log out' is no longer mistakenly clicked.
* #566134 by mfb: Fix bug causing decimal places not to be saved in number module.Angie Byron2009-09-11
|
* #569072 by rcross and yched: Clean field_attach_()* namespace by renaming ↵Angie Byron2009-09-10
| | | | and moving non-crud functions.
* #306316 follow-up by catch: Revert coupling of node_types_rebuild() and ↵Angie Byron2009-09-10
| | | | menu_rebuild().
* #569240 by quicksketch: Remove field ID from field table names.Angie Byron2009-09-10
|
* #564632 by moshe weitzman: Unify various _build() functions and remove ↵Angie Byron2009-09-10
| | | | duplicate copy of content.
* - Patch #453588 by alienbrain, Jody Lynn: poll use for hook_link() no longer ↵Dries Buytaert2009-09-10
| | | | applies.
* - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe ↵Dries Buytaert2009-09-10
| | | | weitzman: automatically install/uninstall schema.
* - Patch #569282 by joshmiller: removal of Site configuration and fixed a ↵Dries Buytaert2009-09-10
| | | | number of broken links.