summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #596582 by sun: remove remnants of theme_node_form().Dries Buytaert2010-03-18
|
* - Patch #326564 by nenne: fixed hook_validate() documentation.Dries Buytaert2010-03-18
|
* - Patch #741242 by marcvangend: cleanup left over set-to-global-defaults ↵Dries Buytaert2010-03-18
| | | | description.
* - Patch #745680 by catch: remove pointless db_delete()('user_roles()') for ↵Dries Buytaert2010-03-18
| | | | new users.
* - Patch #729028 by ergonlogic: unify 'yay, saved!' strings in core.Dries Buytaert2010-03-18
|
* - Patch #700704 by sobi3ch, Rob Loach, andypost: added ability to change the ↵Dries Buytaert2010-03-18
| | | | amount of blog posts listed.
* - Patch #680422 by scor, grendzy, Heine: request_uri() can not be used as is ↵Dries Buytaert2010-03-17
| | | | in HTML.
* - Patch #258397 by John Morahan, Dries, R.Muilwijk, Bart Jansens, grendzy, ↵Dries Buytaert2010-03-17
| | | | Berdir: IP address identification not broad enough.
* #335035 follow-up by andypost: Fixed failure in tests.Angie Byron2010-03-13
|
* - Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' ↵Dries Buytaert2010-03-13
| | | | element type.
* #739142 by casey: Fixed Filter UI completely broken by Jquery 1.4.Angie Byron2010-03-12
|
* - Patch #612894 by yched, David_Rothstein: field_format() is just a pile of ↵Dries Buytaert2010-03-12
| | | | code that doesn't work.
* - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a ↵Dries Buytaert2010-03-12
| | | | 'standard' user_delete_multiple() API.
* - Patch #335035 by boombatower, Damien Tournoud, ksenzee, Berdir, Dave Reid, ↵Dries Buytaert2010-03-12
| | | | effulgentsia: Simpletest drupalPost() incorrectly submits input for disabled elements, causing unreliable testing of forms that contain them.
* - Patch #681782 by Dave Reid: 'clean' option in token_replace() does not do ↵Dries Buytaert2010-03-12
| | | | anything.
* - Patch #734762 by Damien Tournoud, sun, scor: tidy up the filter upgrade path.Dries Buytaert2010-03-12
|
* - Patch #431776 by catch, agentrickard, Damien Tournoud, Dries: cron should ↵Dries Buytaert2010-03-12
| | | | run as anonymous when invoked via the run-cron link on the status report page.
* #86299 follow-up by coltrane and clojel: Stop users' passwords from being ↵Angie Byron2010-03-12
| | | | stored in users.data in plain-text. Ouch.
* #556872 by Davy Van Den Bremt, pwolanin, sun, and eojthebrave: Fixed Action ↵Angie Byron2010-03-12
| | | | links do not work on all levels (example: 'add block' action link does not appear).
* - Patch #600392 by merlinofchaos, sun: search_form() has an argument but ↵Dries Buytaert2010-03-12
| | | | this argument is partially ignored.
* - Patch #738468 by andrewmacpherson: remove 'user-defined' comments from ↵Dries Buytaert2010-03-11
| | | | standard install profile.
* - Patch #131432 by dereine, alienbrain, sun: #field_prefix() and ↵Dries Buytaert2010-03-11
| | | | #field_suffix() work on textfields only.
* - Patch #738332 by catch: fixed E_NOTICE in file_field_load().Dries Buytaert2010-03-11
|
* - Patch #739450 by mr.baileys: rename WATCHDOG_EMERG to WATCHDOG_EMERGENCY.Dries Buytaert2010-03-11
|
* - Patch #739488 by mr.baileys: REGISTRY_* constants are not text filtering ↵Dries Buytaert2010-03-11
| | | | flags.
* #674852 follow-up by casey and aspilicious: Fix overlay tab behaviours.Angie Byron2010-03-10
|
* #737202 by sun: Fixed Vertical tabs don't use full available width.Angie Byron2010-03-10
|
* #737596 by casey: Fixed tabledrag.js: ('.indentation', testCell).get(1) is ↵Angie Byron2010-03-10
| | | | undefined.
* #587706 follow-up by plach: trim GET['q'] centrally in request_path() so ↵Angie Byron2010-03-10
| | | | subsequent places don't have to do it.
* #559266 by kkaefer: Fixed “Seven” breaks keyboard navigation.Angie Byron2010-03-10
|
* #725148 by greggles: Fixed Fatal error when saving forum administration form.Angie Byron2010-03-10
|
* - Patch #673884 by casey, mfer: optimize Drupal.parseJSON.Dries Buytaert2010-03-10
|
* - Patch #715762 and #684268 by seutje, casey: large gap above node preview ↵Dries Buytaert2010-03-10
| | | | in overlay.
* - Patch #566390 by Gábor Hojtsy, Jose Reyero: apply locale import ↵Dries Buytaert2010-03-10
| | | | protection to the plural forms.
* - Patch #731426 by fago: fixed recursed entity loading doesn't work.Dries Buytaert2010-03-10
|
* #676008 follow-up by casey: jQuery 1.4.2 fixes for Overlay.Angie Byron2010-03-09
|
* #653580 by mfer, Rob Loach, cosmicdreams, et al: Upgrade to jQuery 1.4.2.Angie Byron2010-03-09
|
* - Patch #644338 by yched: file_field_update() triggered a full entity load ↵Dries Buytaert2010-03-09
| | | | durung entity_save().
* - Patch #735900 by andypost: deleting custom block does not clean ↵Dries Buytaert2010-03-09
| | | | block_role() table.
* - Pach #730462 by Heine, Damien Tournoud: OpenID should support ↵Dries Buytaert2010-03-09
| | | | openid.invalidate_handle.
* - Patch #735628 by sun, Jacine: resizable textarea behavior leads to ↵Dries Buytaert2010-03-09
| | | | unpredictable results.
* - Patch #711682 by aspilicious: fixed tyle issues.Dries Buytaert2010-03-09
|
* - Patch #578212 by marcvangend, scor: fixed SA-CORE-2010-001, blocked user ↵Dries Buytaert2010-03-09
| | | | session regeneration.
* - Patch #503782 by skilip, Davy Van Den Bremt, eojthebrave, sign: not able ↵Dries Buytaert2010-03-09
| | | | to select region at block creation.
* - Patch #721400 by pwolanin: order JS files according to weight, don't ↵Dries Buytaert2010-03-09
| | | | change filenames for aggregated JS/CSS.
* - Patch #730418 by catch: allow modules to bypass taxonomy_get_tree() for ↵Dries Buytaert2010-03-08
| | | | term reference select lists.
* #525058 by andypost, mfb, and oneoftwo: Fixed pages view for profile fields ↵Angie Byron2010-03-08
| | | | broken.
* #734726 by David_Rothstein: Fixed Incorrect capitalization on button 'Save ↵Angie Byron2010-03-08
| | | | Changes'.
* #734770 by andypost: Fix the extra Drupal 6 upgrades.Angie Byron2010-03-08
|
* #734742 by Damien Tournoud: Upgrade path: no need to change the definition ↵Angie Byron2010-03-08
| | | | of the {url_alias()} table twice.