summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent ↵Angie Byron2009-05-27
| | | | administrative menu items when user has no access to any of their children.
* #309007 by moshe weitzman, agentrickard, and mcarbone: Add ↵Angie Byron2009-05-27
| | | | hook_node_access_records_alter() and hook_node_grants_alter() to allow complex interactions between two or more node access modules.
* #467474 by Josh Waihi: Type-cast booleans to work around PostgreSQL PDO bug.Angie Byron2009-05-27
|
* - Patch #458608 by deekayen: permissions colspan references wrong array element.Dries Buytaert2009-05-26
|
* - Patch #465190 by Heine: add check_plain() call.Dries Buytaert2009-05-26
|
* - Patch #393402 by stella, Xane: renamed 'create content' link to 'add new ↵Dries Buytaert2009-05-26
| | | | content'. Minor usability improvement.
* - Patch #472658 by agentrickard: clean up of inline code comments.Dries Buytaert2009-05-26
|
* - Patch #472646 by Josh Waihi: fixed the PostgreSQL installation.Dries Buytaert2009-05-26
|
* - Patch #296001 by mr.baileys, ThiOz et al: added support for e-mail ↵Dries Buytaert2009-05-26
| | | | assertions. Woot!
* - Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding ↵Dries Buytaert2009-05-25
| | | | a file field.
* - Patch #250729 by andypost, catch, R.Muilwijk et al: remove some ↵Dries Buytaert2009-05-25
| | | | unnecessary queries and search index.
* - Patch #223771 by Arancaytar, Amitaibu: node_body_field does not check ↵Dries Buytaert2009-05-25
| | | | ->has_body.
* - Patch #471800 by stella: more code style fixes.Dries Buytaert2009-05-25
|
* - Patch #470594 by Moshe: convert more pages and blocks to return arrays.Dries Buytaert2009-05-25
|
* - Patch #319165 by andpost: force PostgreSQL to use UTF-8 by default.Dries Buytaert2009-05-25
|
* - Patch #464714 by chx, DamZ: speed up the tests by bringing unit tests ↵Dries Buytaert2009-05-25
| | | | backt to live. Unit tests bootstrap faster and have the potential to speed up testing. We'll need help converting tests where possible.
* #471234 follow-up by andypost: Fix broken installer after string clean-up.Angie Byron2009-05-25
|
* #471234 by Bojhan: Clean up descriptions on installer configuration forms.Angie Byron2009-05-24
|
* - Patch #133188 by John Morahan, frega: make sure that long string are ↵Dries Buytaert2009-05-24
| | | | line-break-ed correctly.
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* - Patch #470632 by sun: move filter_xss*() into common.inc.Dries Buytaert2009-05-24
|
* - Patch #470210 by Johan Morahan: nice clean-up of block configuration that ↵Dries Buytaert2009-05-24
| | | | fixes input format issue.
* - Patch #470992 by chx: disable locale module while running tests.Dries Buytaert2009-05-24
|
* - Patch #304936 by boombatower, drewish: proper installation of test files ↵Dries Buytaert2009-05-24
| | | | and removal.
* - Patch #445992 by oestrich, doq: missing point.Dries Buytaert2009-05-24
|
* - Patch #471142 by stella: code style fixes.Dries Buytaert2009-05-24
|
* - Patch #471218 by Bojhan: remove unnecessary database configuration ↵Dries Buytaert2009-05-24
| | | | instructions.
* - Rollback of last patch.Dries Buytaert2009-05-23
|
* - Patch #471032 by chx: variable_del is broken!Dries Buytaert2009-05-23
|
* #212233 follow-up by catch: Remove some left-over code after removing SQL ↵Angie Byron2009-05-22
| | | | status report.
* #469768 again. Let's get those new files there, shall we? :PAngie Byron2009-05-22
|
* #469768 by sun and mr.baileys: Move error handling testing to their own ↵Angie Byron2009-05-22
| | | | separate .test and .module.
* - Patch #448860 by recidive: updated the search module documentation.Dries Buytaert2009-05-22
|
* - Patch #363905 by dereine: move template_preproces_node/block out of theme.inc.Dries Buytaert2009-05-22
|
* - Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order ↵Dries Buytaert2009-05-22
| | | | by table headers first, before ordering by other fields.
* #61856 by blakehall, Pancho, and jredding: Trim e-mail addresses before ↵Angie Byron2009-05-22
| | | | validation/submission.
* #398902 by kscheirer and alexanderpas: Type-check passwords.Angie Byron2009-05-22
|
* - Patch #467984 by Berdir: fixed some database glitches and extended the tests.Dries Buytaert2009-05-22
|
* - Patch #212233 by lilou, catch: remove SQL report.Dries Buytaert2009-05-22
|
* #372471 follow-up by JohnAlbin: Remove leftover from box.tpl.php killing patch.Angie Byron2009-05-22
|
* Roll-back of #310467: Breaks installer requirements check and update.php.Angie Byron2009-05-21
|
* - Patch #428744 by Gabor: make the main page content a real block and clean ↵Dries Buytaert2009-05-21
| | | | up some of the content API.
* - Patch #468978 by Bohjan: removed user administration description.Dries Buytaert2009-05-21
|
* - Patch #468796 by chx, sun: improved theme.inc documentation. Woop, woop.Dries Buytaert2009-05-21
|
* - Patch #469134 by Bohjan: removed some redundant help.Dries Buytaert2009-05-21
|
* #469386 by Bojhan: Remove obvious menu administration help, and make ↵Angie Byron2009-05-21
| | | | block-related help conditional on block module.
* - Patch #440778 by brianV: coding style fixes and documentation improvements.Dries Buytaert2009-05-21
|
* - Patch #468944 by Berdir: database clean-ups for comment.module.Dries Buytaert2009-05-21
|
* - Patch #468732 by Andypost: fixed comment.Dries Buytaert2009-05-21
|
* - Patch #468654 by Bojhan, Dries: removed some redundant help texts.Dries Buytaert2009-05-21
|