| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
submit functions on button level submits, without validation. Oh yeah.
|
|
|
|
| |
coding standard for casting.
|
|
|
|
| |
and sha1.
|
|
|
|
| |
buttons.
|
|
|
|
| |
namespacing collisions.
|
|
|
|
| |
c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible.
|
|
|
|
| |
handlers.
|
|
|
|
| |
Add 'current password' field to 'change password form'.
|
|
|
|
| |
tstoeckler, cwgordon7: prevent account cancellation for uid 1.
|
|
|
|
| |
interface.
|
|
|
|
| |
field_attach_preprocess().
|
|
|
|
| |
This should be a best practice, IMO.
|
|
|
|
| |
parameters as url().
|
|
|
|
| |
'callback' callbacks. Oh my, this is the beginning of something big.
|
| |
|
|
|
|
| |
presave/insert/update/form_alter hook paradigm.
|
|
|
|
| |
url() only accept an array. Another nice API clean-up!
|
|
|
|
| |
hook_user_register() DIE!
|
|
|
|
| |
drupal_json() for consistency and readability.
|
|
|
|
| |
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.
|
|
|
|
| |
hey hey hey... gooood byeeee...
|
|
|
|
| |
duplicate copy of content.
|
|
|
|
| |
user_edit_validate(). Yay for patches that remove old crufty crap.
|
| |
|
|
|
|
| |
and APIs.
|
|
|
|
| |
management' to 'People' in the header -- not anywhere else.
|
| |
|
|
|
|
| |
code.
|
|
|
|
| |
using the form API. Complete commit now. Thank you, thank you.
|
| |
|
|
|
|
| |
using the form API.
|
|
|
|
| |
Feel good moment!
|
|
|
|
| |
granular theming of drupal_render()ed elements.
|
|
|
|
| |
so we can remove a hack from the tests.
|
|
|
|
| |
a file field.
|
| |
|
|
|
|
| |
up some of the content API.
|
| |
|
| |
|
|
|
|
| |
new database abstraction layer.
|
|
|
|
| |
Field API no longer coupled to Form API. Hooray.
|
|
|
|
| |
users in one request.
|
| |
|
|
|
|
| |
user/user_role for consistency.
|
|
|
|
| |
floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
|
| |
|
|
|
|
| |
the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D
|
| |
|