summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #850734 by bleen18: whitespace removal.Dries Buytaert2010-07-11
|
* - Patch #850682 by bleen18: why is the maintenance page stylesheet loaded on ↵Dries Buytaert2010-07-11
| | | | all regular pages?
* - Patch #841194 by David_Rothstein: overlay close button doesn't have a ↵Dries Buytaert2010-07-11
| | | | title in screen readers.
* #850060 by Dave Reid: Fixed Site mission token needs to be removed.Angie Byron2010-07-11
|
* #668280 by mgifford, Jeff Burnz, jide, David_Rothstein: Fixed Toolbar font ↵Angie Byron2010-07-11
| | | | size keeps jumping around.
* #850206 by Stevel: Fixed Converting db configuration gives wrong result when ↵Angie Byron2010-07-10
| | | | () is set.
* - Patch #846858 by kiamlaluno: typo in the documentation for ↵Dries Buytaert2010-07-10
| | | | hook_schema_alter().
* - Patch #819388 by pwolanin: switch registry back to using hashes not file ↵Dries Buytaert2010-07-10
| | | | mtime and ctime.
* - Patch #844676 by chx, asimmonds: stream wrappers stream_seek() return is ↵Dries Buytaert2010-07-10
| | | | invalid.
* - Patch #844892 by andypost: minor code style fixes.Dries Buytaert2010-07-10
|
* - Patch #818686 by CrookedNumber: hyphens in style names cause paths that ↵Dries Buytaert2010-07-10
| | | | point to non-existent derivative images.
* #776956 by CrashTest_, Damien Tournoud, effulgentsia, chx: Fixed critical ↵Angie Byron2010-07-10
| | | | bug: Complex widgets are not respecting '#disabled' state.
* Back to 7.0-devAngie Byron2010-07-09
|
* Drupal 7.0-alpha6Angie Byron2010-07-09
|
* - Patch #842966 by boombatower: link handling functionality should use XPath ↵Dries Buytaert2010-07-08
| | | | normalize-space().
* - Patch #655722 by ksenzee, casey, Gábor Hojtsy, bleen18, David_Rothstein: ↵Dries Buytaert2010-07-08
| | | | changes made in an overlay session are not reflected when the user closes the overlay.
* #845742 by Damien Tournoud: Make Bartik the default core theme.Angie Byron2010-07-08
|
* Roll-back of #749748. This broke JavaScript on node add forms, and probably ↵Angie Byron2010-07-07
| | | | elsewhere.
* #554106 follow-up by pwolanin: Restore timeboxing for SimpleTest runs, for ↵Angie Byron2010-07-07
| | | | security.
* #715142 by effulgentsia, msmithgu, mr.baileys, Damien Tournoud, sun: Fixed ↵Angie Byron2010-07-07
| | | | Various URLs escaped twice, since check_url() resp. filter_xss_bad_protocol() calls check_plain().
* - Patch #846330 by JacobSingh, Gábor Hojtsy: impossible to log in with ↵Dries Buytaert2010-07-07
| | | | default PHP settings due to cookie lifetime.
* - Patch #717576 by mr.baileys: incorrect param name in text_field_widget_form().Dries Buytaert2010-07-07
|
* - Patch #847152 by fago: fix EntityFieldQuery::execute doxygen.Dries Buytaert2010-07-07
|
* #363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: ↵Angie Byron2010-07-07
| | | | Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users.
* #685892 follow-up by Stevel: Fix missing t() in update function.Angie Byron2010-07-07
|
* #845746 by Berdir: Fixed update process broken on multi-language sites using ↵Angie Byron2010-07-07
| | | | i18n module.
* - Patch #749748 by mavimo, Dave Reid: contact and comment modules do not ↵Dries Buytaert2010-07-07
| | | | prefill with user info from cookie.
* - Patch #844392 by aspilicious: add extra newlines in file.inc.Dries Buytaert2010-07-07
|
* - Patch #825330 by rfay, katbailey: make book module use standard D7 AJAX ↵Dries Buytaert2010-07-07
| | | | forms techniques.
* - Patch #846254 by kiamlaluno: example for hook_update_N() contains wrong code.Dries Buytaert2010-07-07
|
* - Patch #791168 by Berdir: does form_state() cache never get cleaned?Dries Buytaert2010-07-07
|
* #685892 by Stevel, scor, Island Usurper, yched, quicksketch, et al: Fixed ↵Angie Byron2010-07-06
| | | | Upload -> File module upgrade path is broken.
* #843278 by David_Rothstein: Fixed Menu system static caches are no longer ↵Angie Byron2010-07-06
| | | | completely cleared (causes shortcuts to not be added correctly in the overlay).
* #683026 by jensimmons, JohnAlbin, Jeff Burnz, Jacine, stephthegeek, bleen18, ↵Angie Byron2010-07-06
| | | | smerrill, et al: New core theme: Bartik, a flexible, re-colorable theme with many regions that shows off what Drupal can do. Truly a team effort. :)
* #711108 follow-up by chx: Fixed SQLite implementation of richer exception ↵Angie Byron2010-07-04
| | | | reporting for watchdog().
* #715108 follow-up by Damien Tournoud, justinrandell: Fixed SQLite Merge queries.Angie Byron2010-07-03
|
* - Patch #843656 by Pasqualle: duplicated code line. Easiest patch of the day.Dries Buytaert2010-07-02
|
* - Patch #805702 by Berdir: cron should use locking framework.Dries Buytaert2010-07-02
|
* #716302 follow-up by David_Rothstein: Tests for Dashboard module.Angie Byron2010-07-02
|
* - Patch #736298 by effulgentsia, eojthebrave, andypost, robeano: fixed ↵Dries Buytaert2010-07-02
| | | | Refactor file.module to use proper button click detection, enabling FAPI to improve button click detection security.
* - Patch #620618 by sun, Damien Tournoud, JohnAlbin, makara: optimize menu ↵Dries Buytaert2010-07-02
| | | | tree building and use it for toolbar.
* - Patch #327331 by mr.baileys, wrwrwr: fix filter_xss() to not allow empty ↵Dries Buytaert2010-07-01
| | | | style/on* attributes at end of opening tag.
* - Patch #740036 by c960657, Damien Tournoud: Fixed OpenID AX: Request ↵Dries Buytaert2010-07-01
| | | | nickname + support alternative namespaces.
* #842394 by Stevel: Add dependency to filter_update_7005 so that it runs ↵Angie Byron2010-07-01
| | | | after the addition of role weight column.
* #817216 follow-up by Stevel: Fixed database prefixes in poll_update_7001().Angie Byron2010-07-01
|
* - Patch #effulgentsia: remove left-overs.Dries Buytaert2010-07-01
|
* - Patch #786322 by trevjs: documentation for file_load_multiple() still ↵Dries Buytaert2010-07-01
| | | | mentions {files} table, and is not conformant to standards.
* - Patch #831914 by Dave Reid: removed redundant [node:uid], [comment:uid], ↵Dries Buytaert2010-07-01
| | | | and [file:uid] tokens.
* #841242 by justinrandell, Stevel: Fixed HEAD BROKEN: some file/image tests ↵Angie Byron2010-06-30
| | | | are failing.
* #840182 by chx, Berdir: Fixed Testing is broken due to wrong prefix being used.Angie Byron2010-06-30
|