summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #489402 by Jody Lynn JamesAn: removing unused code.Dries Buytaert2009-07-06
|
* - Patch #511022 by gordon: some drupal.sh fixes for Drush.Dries Buytaert2009-07-06
|
* - Patch #505812 by Josh Waihi: remove database specific test.Dries Buytaert2009-07-06
|
* - Patch #483778 by Frando: some form API clean-up.Dries Buytaert2009-07-06
|
* - Patch #510740 by agentrickard: rename user_admin_perm() to ↵Dries Buytaert2009-07-05
| | | | user_admin_permission().
* - Patch #510398 by asimmonds: incorrect CSS class for form element wrappers.Dries Buytaert2009-07-05
|
* - Patch #506976 by catch: rename hook_perm to hook_permission.Dries Buytaert2009-07-05
|
* #315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability ↵Angie Byron2009-07-04
| | | | for modules to register JS/CSS libraries.
* - Patch #482636 by quicksketch: further clean-up of the form IDs/classes.Dries Buytaert2009-07-04
|
* - Patch #482646 by Dave Reid et al: check for existence of ↵Dries Buytaert2009-07-04
| | | | ['HTTP_USER_AGENT'] for the SimpleTest user agent.
* - Patch #509924 by quicksketch: fixed notice.Dries Buytaert2009-07-04
|
* - Patch #473762 by Razorraser: add link to update.php on site maintenance page.Dries Buytaert2009-07-04
|
* #510058 by catch: Add toolbar module to default.profile.Angie Byron2009-07-04
|
* - Patch #72856 by quicksketch: on some systems, PHP's garbage collector is ↵Dries Buytaert2009-07-04
| | | | disabled so make sure to enable it.
* - Patch #508700 by yched: field cardinality stored twice.Dries Buytaert2009-07-04
|
* - Patch #484820 by Gábor Hojtsy, yhahn, markboulton, leisareichelt, et al: ↵Dries Buytaert2009-07-04
| | | | initial version of the new administration toolbar.
* - Patch #468534 by paul.lovvik: add a region at the top of the page above ↵Dries Buytaert2009-07-04
| | | | the header region.
* #453254 follow-up by agentrickard: Move block update to block.install.Angie Byron2009-07-04
|
* - Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should ↵Dries Buytaert2009-07-03
| | | | not call drupal_urlencode().
* - Patch #359276 by Freso, Heine, lyricnz: avoid double encoding/decoding of ↵Dries Buytaert2009-07-03
| | | | HTML entities.
* - Patch #509220 by tic2000: fixed text_field_sanitize() error.Dries Buytaert2009-07-03
|
* - Patch #509122 by Berdir: rest in peace db_affected_rows().Dries Buytaert2009-07-03
|
* - Patch #316189 by mfb, grndlvl: improved the format_date() test.Dries Buytaert2009-07-03
|
* - Patch #508280 by gordon, deekayen: OPML remote location should accept ↵Dries Buytaert2009-07-03
| | | | longer URLs.
* - Patch #508756 by catch, crell et al: rest in peace db_placeholders().Dries Buytaert2009-07-03
|
* - Patch #508786 by catch: removed pointless help text.Dries Buytaert2009-07-03
|
* - Patch #508440 by yched: build mode, it is.Dries Buytaert2009-07-02
|
* - Patch #474072 by jrchamp, Berdir: use taxonomy API functions in blog API.Dries Buytaert2009-07-02
|
* - Patch #489438 by bjaspan, crotown: hook_field_create_field() is missing.Dries Buytaert2009-07-02
|
* #504678 follow-up by catch: Fix notice in PHP 5.3.Angie Byron2009-07-02
|
* #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array ↵Angie Byron2009-07-02
| | | | properties to be passed directly to theme functions.
* - Patch #504678 by catch: use objects instead of arrays.Dries Buytaert2009-07-01
|
* #485350 by jhodgdon: Clarify documentation of module_load_include().Angie Byron2009-07-01
|
* - Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file ↵Dries Buytaert2009-07-01
| | | | transfer system to pave the path for a plugin manager. Heroic effort.
* - Patch #477944 by DamZ: more streamlining and clean-up of session handling ↵Dries Buytaert2009-07-01
| | | | code.
* - Patch #507072 by DamZ: added jQuery cookie library.Dries Buytaert2009-07-01
|
* - Patch #504564 by tic2000: fixed teaser length setting and added tests.Dries Buytaert2009-07-01
|
* - Patch #506218 by catch: remove collapsed comments as is and tidy up ↵Dries Buytaert2009-07-01
| | | | comment settings.
* - Patch #453254 by Pasqualle: upgrade path for per-content type visibility ↵Dries Buytaert2009-07-01
| | | | of blocks.
* - Patch #437822 by jhodgdon: corrected documentation.Dries Buytaert2009-07-01
|
* - Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: ↵Dries Buytaert2009-07-01
| | | | automatically clean the {role_permission} table when modules are uninstalled.
* - Patch #314358 by wonder95, Crell, killes, et al: add option to ignore ↵Dries Buytaert2009-07-01
| | | | slave servers. Finally.
* - Patch #453254 by Pasqualle, Gábor Hojtsy: re-introduce per-content type ↵Dries Buytaert2009-07-01
| | | | visibility to block settings.
* #506650 by catch: Remove unnecessary comment_node_url().Angie Byron2009-07-01
|
* - Patch #505218 by keith.smith: more massaging of help texts.Dries Buytaert2009-06-30
|
* #506124 by Bojhan: Move URL aliases path to site configuration.Angie Byron2009-06-30
|
* #506458 by quicksketch: Replace missing global user so that page caching ↵Angie Byron2009-06-30
| | | | works again.
* #506316 by Bojhan: Remove utterly useless description on term name field.Angie Byron2009-06-30
|
* #506096 by axyjo: Fix typo in node.tpl.php documentation.Angie Byron2009-06-30
|
* #495956 follow-up by axyjo: Remove needless serialize() from system.install.Angie Byron2009-06-30
|