summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #54913, problem with checking filesize during uploading if user belongs into ↵Gerhard Killesreiter2006-03-24
| | | | more than one role, patch by dopry
* #54519, remove old bookmarklet code. Use prepopulate.module, patch by buddaGerhard Killesreiter2006-03-24
|
* #53351, remove preselection of "none", patch by myself.Gerhard Killesreiter2006-03-24
|
* #55040, Author block doesn't obey settings, patch by dwwGerhard Killesreiter2006-03-24
|
* #55640, change string comparion on $_GET[q] to arg(), patch by Robert Douglass.Gerhard Killesreiter2006-03-24
|
* #55622, Security threat -- any user can delete comments, patch by ↵Gerhard Killesreiter2006-03-24
| | | | robertgarrigos
* #54098, forum "last post" column show oldest, not most recent, patch by Zen.Gerhard Killesreiter2006-03-24
|
* #55132, Menu module : fapi conversion + fixes, patch by ZenGerhard Killesreiter2006-03-23
|
* #54910, Forum and taxonomy term delete work only superficially, patch by ZenGerhard Killesreiter2006-03-23
|
* #54066, make site_name required. patch by FresoGerhard Killesreiter2006-03-23
|
* #55493, Editing an existing book page kills Drupal, patch by chxGerhard Killesreiter2006-03-23
|
* #55132, reformatting of menu.module, patch by Zen.Gerhard Killesreiter2006-03-23
|
* #55351, re-use system settings form, patch by Zen.Gerhard Killesreiter2006-03-23
| | | | less code++
* #54298, Only user = 1 can upload files, patch by dopryGerhard Killesreiter2006-03-21
|
* #54151, nicer formatting for contact.module, patch by Zen.Gerhard Killesreiter2006-03-21
|
* #45988, Nodes with menu items bypass node permissions systemGerhard Killesreiter2006-03-20
| | | | patch by chx
* #54687, Typo with page redirection upon login, patch by matt westgateGerhard Killesreiter2006-03-20
|
* #45988, Nodes with menu items bypass node permissions system, patch by chx.Gerhard Killesreiter2006-03-20
|
* #54565, cannot remove pages from book outline. Patch by Zen.Gerhard Killesreiter2006-03-18
|
* #53628, postscriptum to Profile module: fapi conversion + minor fixes, patch ↵Gerhard Killesreiter2006-03-18
| | | | by Zen
* #54151, Remove crufty code from contact module, patch by ZenGerhard Killesreiter2006-03-18
|
* #14591, User.module links for blocked/non-existant accounts + menu 403/404 ↵Gerhard Killesreiter2006-03-17
| | | | issue, patch by Steven and merlinofchaos
* #53628, Profile module: fapi conversion + minor fixes, patch by ZenGerhard Killesreiter2006-03-17
|
* #54508, remove extra </div>, patch by introfiniGerhard Killesreiter2006-03-17
|
* #52911, locale : fapi conversion + fixes, patch by Zen.Gerhard Killesreiter2006-03-17
|
* #54186, Uploads still listed on upload form after validation errors, patch ↵Gerhard Killesreiter2006-03-16
| | | | by timcn
* #50987: book next link breaks with php 5.1Steven Wittens2006-03-14
|
* #53956: Don't allow moving away top-level book pages if you cannot move them ↵Steven Wittens2006-03-14
| | | | back.
* - theme_placeholder to theme('placeholder')Steven Wittens2006-03-14
|
* #11206, Editing a top level book page inadvertently changes parent, patch by ↵Gerhard Killesreiter2006-03-14
| | | | chx.
* #53666, Invalid argument supplied for foreach() in upload_save, patch by ↵Gerhard Killesreiter2006-03-13
| | | | Markus Petrux
* - sa-2006-003: Session fixation issueSteven Wittens2006-03-13
|
* - RollbackSteven Wittens2006-03-13
|
* - sa-2006-001: Custom menu items are accessible to anyoneSteven Wittens2006-03-13
|
* #53654, remove module reset button, patch by Zen.Gerhard Killesreiter2006-03-12
|
* #53628, reformatting of profile.module. Patch by Zen.Gerhard Killesreiter2006-03-12
|
* - #47841: Sort help items alphabetically (and prettify output)Steven Wittens2006-03-12
|
* - Patch #53351 by Zen, tim et al: problem with unchecked taxonomy lists.Dries Buytaert2006-03-11
|
* - Patch #42358 by dopry et al: fixed problem with attaching files.Dries Buytaert2006-03-10
|
* - Patch #52092 by wtanaka, dopry and moshe: fixed regression with ↵Dries Buytaert2006-03-10
| | | | hook_file_download.
* - Reverting accidental commitSteven Wittens2006-03-10
|
* - Code cleanupSteven Wittens2006-03-10
|
* -bug #51522 by m3avrck, node teasers are emptyNeil Drumm2006-03-09
|
* #43032, Can't move forum topics created by anonymous (Authored by not set), ↵Gerhard Killesreiter2006-03-09
| | | | patch by Cvbge.
* #52586, node preview broken with php5, patch by gregglesGerhard Killesreiter2006-03-09
|
* #51635, Moving forum post leaving shadow copy results in warning, patch by ↵Gerhard Killesreiter2006-03-08
| | | | Zen/webchick
* #53012, make "Create new revision" respect node type settings, patch by ZenGerhard Killesreiter2006-03-08
|
* - Patch #52157 by Zen: can't edit path aliases.Dries Buytaert2006-03-08
|
* - Patch #51850 by chx, webchick et al: fixed various problems with ↵Dries Buytaert2006-03-08
| | | | db_rewrite_sql, made db_rewrite_sql slightly more robust.
* - Patch #52932 by Zen: fapi conversion + fixesDries Buytaert2006-03-08
| | | | | | | * fapi conversion. * Adds status messages, comments and language fixes. * Adds watchdog messages for category and feed additions and deletions. * Edit forms: checks for duplicates - title for category, title + url for feeds.