summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #857378 by glipay: remove useless array addition in ↵Dries Buytaert2010-07-19
| | | | DrupalWebTestCase::curlInitialize().
* - Patch #796658 by yched, andypost: UI for field formatter settings.Dries Buytaert2010-07-17
|
* - Patch #561226 by fago, effulgentsia, sun, YesCT, marcingy: orms (elements) ↵Dries Buytaert2010-07-17
| | | | need to able to specify include files to be loaded for building.
* - Patch #784832 by plach: fixed conflict with the session language provider ↵Dries Buytaert2010-07-17
| | | | while creating a translation.
* - Patch #668058 by andypost, mrbubbs: resubmitting a user picture does show ↵Dries Buytaert2010-07-17
| | | | the first uploaded picture.
* - Patch #615138 by quicksketch, ksenzee, casey: overlay uses () global, but ↵Dries Buytaert2010-07-17
| | | | it doesn't exist anymore.
* - Patch #854532 by rszrama: remove deprecated documentation.Dries Buytaert2010-07-16
|
* - Patch #684982 by plach: audit of global language variable use.Dries Buytaert2010-07-16
|
* - Patch #410636 by Stevel, randallknutson, c960657, Berdir: upgrade does not ↵Dries Buytaert2010-07-14
| | | | create required menus.
* - Patch #826028 by bjaspan: taxonomy form validation creates new terms.Dries Buytaert2010-07-14
|
* #849904 by mgifford, jasonkiss: Fixed no visual indication of current ↵Angie Byron2010-07-12
| | | | keyboard focus on links in #toolbar in IE8.
* #851042 by catch, dereine: Fixed Reset to alphabetical produces Fatal error.Angie Byron2010-07-12
|
* - Patch #678668 by jbrown: fixed required radio buttons.Dries Buytaert2010-07-11
|
* - 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.
* - 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 #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.
* - 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.
* #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 #717576 by mr.baileys: incorrect param name in text_field_widget_form().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 #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
|
* #685892 by Stevel, scor, Island Usurper, yched, quicksketch, et al: Fixed ↵Angie Byron2010-07-06
| | | | Upload -> File module upgrade path is broken.
* - 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 #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.
* - Patch #523286 by aspilicious, Bojhan, anarcat, aaronbauman: cleanup IP ↵Dries Buytaert2010-06-30
| | | | blocking.
* - Patch #838014 by comrade.salazar, dereine: search results will always have ↵Dries Buytaert2010-06-30
| | | | empty h2 tag.
* - Patch #800366 by sivaji, David_Rothstein: prevent creating shortcut set ↵Dries Buytaert2010-06-30
| | | | with empty or duplicate label.
* - Patch #134321 by dvessel, dboulet: if default color profile base and ↵Dries Buytaert2010-06-30
| | | | original style.css background color are the same, output is invalid CSS background.
* - Patch #729186 by catch: _field_info_collate_fields() resource usage.Dries Buytaert2010-06-29
|