| Commit message (Collapse) | Author | Age |
|
|
|
| |
.once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
|
| |
|
|
|
|
| |
for consistency in the API.
|
| |
|
| |
|
|
|
|
| |
patch.
|
|
|
|
| |
loading for nodes, users, taxonomies, files and comments.
|
|
|
|
| |
authoring information to never be updated (with tests).
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
local actions.
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
| |
|
|
|
|
| |
fields to Field API.
|
|
|
|
| |
'configuration and modules'.
|
|
|
|
| |
section in 'configuration and modules'.
|
|
|
|
| |
/admin for a complete overview.
|
|
|
|
| |
modules' page.
|
|
|
|
| |
subsituation to core.
|
|
|
|
| |
CORE! OH YEAH! :D
|
|
|
|
| |
dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
|
| |
|
|
|
|
| |
and APIs.
|
|
|
|
| |
management' to 'People' in the header -- not anywhere else.
|
|
|
|
| |
limiting the number of allowed login attempts.
|
|
|
|
| |
and Polish default node.tpl.php output.
|
|
|
|
| |
#theme_wrappers to allow multiple theme functions to execute on renderable objects.
|
| |
|
|
|
|
| |
admin pages.
|
| |
|
| |
|
| |
|
|
|
|
| |
to Berdir for this humongous effort.
|
|
|
|
| |
in tests to help us make progress on PIFR 2.x
|
| |
|
|
|
|
| |
core. Hell yeah! :D Resizable, scalable, croppable, grey-scalable, rotatey images for all.
|
|
|
|
| |
admin/structure.
|
|
|
|
| |
drupal_attributes() for multiple valued values.
|
| |
|
|
|
|
| |
consistency with other template variables.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
user_admin_permission().
|
| |
|
| |
|
|
|
|
| |
code.
|