| Commit message (Collapse) | Author | Age |
|
|
|
| |
interface.
|
|
|
|
| |
extraneous 'Please' in the interface.
|
| |
|
|
|
|
| |
compliance with standards.
|
|
|
|
| |
help standard.
|
|
|
|
| |
handling.
|
|
|
|
| |
OpenID providers that do not supply usernames/e-mail addresses.
|
|
|
|
| |
end of files. Sorry, folks! But it is after code freeze. :)
|
|
|
|
| |
'Add more' links.
|
|
|
|
| |
support on node/comment pages rel=canonical and rel=shortlink standards.
|
|
|
|
| |
pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
|
|
|
|
| |
parameters as url().
|
|
|
|
| |
happen for AJAX requests too.
|
|
|
|
| |
presave/insert/update/form_alter hook paradigm.
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
| |
|
| |
|
|
|
|
| |
url() only accept an array. Another nice API clean-up!
|
|
|
|
| |
hook_user_register() DIE!
|
|
|
|
| |
handling. I can actually understand it now. ;-).
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
OpenID to user/login.
|
| |
|
| |
|
| |
|
|
|
|
| |
module for returning data when a user has logged in.
|
|
|
|
| |
duplicate copy of content.
|
|
|
|
| |
weitzman: automatically install/uninstall schema.
|
| |
|
|
|
|
| |
form-item-[name].
|
|
|
|
| |
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.
|
|
|
|
| |
registry rip. Let's try that again.
|
| |
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
|
|
|
| |
and APIs.
|
|
|
|
| |
there is more room for customization.
|
| |
|
| |
|
|
|
|
| |
using the form API. Complete commit now. Thank you, thank you.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
session handling.
|
|
|
|
| |
nominalizations from Docblocks.
|
| |
|
| |
|
| |
|
|
|
|
| |
all .install files.
|
|
|
|
| |
unrendered forms.
|