| Commit message (Collapse) | Author | Age |
|
|
|
| |
more than one time.
|
|
|
|
| |
when updates are available.
|
| |
|
|
|
|
| |
items.
|
| |
|
|
|
|
| |
realityloop: Change notice for: Using basename() is not locale safe.
|
|
|
|
| |
Fixed Running cron does not check for available updates.
|
|
|
|
| |
mtift: creating vocabularies with machine-names 'List' or 'Add' breaks links in taxonomy overview admin area.
|
| |
|
|
|
|
| |
install a project if it finds a single 'broken' module in it
|
|
|
|
| |
and propagate errors correctly
|
| |
|
| |
|
|
|
|
| |
verify downloaded tarballs and propagate errors correctly
|
| |
|
| |
|
| |
|
|
|
|
| |
module enabled is much slower in serving cached pages in D7 than in D6.
|
| |
|
| |
|
|
|
|
| |
also links.
|
| |
|
| |
|
|
|
|
| |
before you actually update your site.
|
|
|
|
| |
extraneous 'Please' in the interface.
|
| |
|
| |
|
|
|
|
| |
compliance with standards.
|
|
|
|
| |
module to new help standard.
|
|
|
|
| |
usable top level Appearance page. Yay.
|
|
|
|
| |
messages.
|
|
|
|
| |
manager pages.
|
|
|
|
| |
Archiver class, not directly Archive_Tar, and fixed usability problem with unwanted link showing up.
|
|
|
|
| |
functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
|
|
|
| |
cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D
|
| |
|
|
|
|
| |
tic2000, meba: sub-themes not notified of security updates for base themes.
|
|
|
|
| |
number of broken links.
|
| |
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Themes section to the top level Appearance item as outlined in the D7UX IA.
|
|
|
|
| |
'natural' to enable security notification e-mails.
|
|
|
|
| |
admin/structure.
|
|
|
|
| |
t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.
|
| |
|
|
|
|
| |
nominalizations from Docblocks.
|