summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Corrected previous patch. Thanks Robert.Dries Buytaert2006-11-24
|
* - Patch #99128 by robertDouglass and RobRoy: added an index to the watchdog ↵Dries Buytaert2006-11-24
| | | | tab.le.
* - Rollback of patch #84250.Dries Buytaert2006-11-24
|
* - Patch # #98366 by webchick and ac: simplified strings for translators.Dries Buytaert2006-11-24
|
* - Added database checks.Dries Buytaert2006-11-24
|
* - Patch #99114 by kkaefer: proper capitalization of module names.Dries Buytaert2006-11-24
|
* - Partial patch #97212 by dodazzi: added a clear.Dries Buytaert2006-11-24
|
* - Patch #99180 by webchick and chx: validate type the content type names.Dries Buytaert2006-11-24
|
* - Patch #98365 by webchick and RobRoy: added missing t() functions.Dries Buytaert2006-11-24
|
* Change url('') to url() in CSSSteven Wittens2006-11-24
|
* #93187: Add header region to Garland themeSteven Wittens2006-11-24
|
* Restoring path.moduleSteven Wittens2006-11-23
|
* - Patch #99287 by webchick: missed some title capitalizations.Dries Buytaert2006-11-23
|
* - Patch #99245 by m3avrck: make consistent use of url() in CSS files.Dries Buytaert2006-11-23
|
* - Patch #97889 by pwolanin, webchick et al: book documentation improvements.Dries Buytaert2006-11-22
|
* - Patch #87298 by dww: removed my local settings.php changes. Sorry.Dries Buytaert2006-11-22
|
* - Patch #49115 by pwolanin: work around a limit of the number of blocks/boxes.Dries Buytaert2006-11-22
|
* - Patch #99027 by greggles and webchick: help users request a new password ↵Dries Buytaert2006-11-22
| | | | when registration fails.
* - Patch #93204 by chx et al: made Drupal work on FastCGI setups.Dries Buytaert2006-11-22
|
* - Patch #87298 by webchick, neil, dww et al: show version numbers on modules ↵Dries Buytaert2006-11-21
| | | | page.
* - Patch #98063 by jhm: user_admin_access_form ignores the default value for ↵Dries Buytaert2006-11-21
| | | | access type.
* - Patch #92992 by webchick and neclimdul: clean up documentation that is ↵Dries Buytaert2006-11-21
| | | | superseded by the new 'by module' administration dashboard.
* - Patch #98359 by webchick and webernet: standardize on terminology: ↵Dries Buytaert2006-11-21
| | | | 'website' and 'web page'.
* - Patch #98261 by lyricnz: fixed warning.Dries Buytaert2006-11-21
|
* - Patch #98059 by chx: trying to get the never-ending regex mess right.Dries Buytaert2006-11-21
|
* - Patch #93410 by bjaspan: theme_links() generated invalid XHTML in absence ↵Dries Buytaert2006-11-21
| | | | of links.
* - Patch #98293 by Steven: remove restrictions on path aliases.Dries Buytaert2006-11-21
|
* - Patch #98343 by Moshe: small code cleanup. Improved usage of FAPI2.Dries Buytaert2006-11-21
|
* - Patch #93678 by chx: book module not updating the database properly.Dries Buytaert2006-11-21
|
* - Patch #98688 by greggles: string cleanup. Follow RFC2606 and use ↵Dries Buytaert2006-11-21
| | | | example.com for domain name examples. Core uses that consistently so make sure your contributed modules do too.
* #84961: Add 'select all' and range select feature to admin tables.Steven Wittens2006-11-21
|
* x.x -> 5.0 and making way for the next x.x.Neil Drumm2006-11-20
|
* #98359 by webchick. Change 'web site' to more common usage, 'website.'Neil Drumm2006-11-19
|
* - Patch #41293 by edkwh et al: proper validation of role names (duplicates).Dries Buytaert2006-11-17
|
* #88045 by kkaefer. Keep focus after expanding a fieldset.Neil Drumm2006-11-17
|
* - Patch #84250 by yched and Moshe: providing a path with query string breaks ↵Dries Buytaert2006-11-17
| | | | the confirmation form.
* - Patch #97907 by webchick: restore 'more help' links.Dries Buytaert2006-11-17
|
* - We were still dealing with the quality of the code comments when #87474Dries Buytaert2006-11-17
| | | | got committed. Trying to merge in some stuff manually.
* - Patch #62035 by scroogie: removed redundant query.Dries Buytaert2006-11-17
|
* - Rollback of #94058: see issue.Dries Buytaert2006-11-17
|
* Remove a useless fieldset.Neil Drumm2006-11-17
|
* #97317 by Jaza. Avoid over-caching.Neil Drumm2006-11-17
|
* #94058 by hunmonk. Allow for multiple sortable tables on a page.Neil Drumm2006-11-17
|
* Keeping CHANGELOG up to dateSteven Wittens2006-11-17
|
* #93824 by edkwh. Bad default for a radio button.Neil Drumm2006-11-17
|
* #87474 by webernet. Move the log message field from book to node module.Neil Drumm2006-11-16
|
* #93882 by skeen. sites/all/* was being scanned instead of sites/all/module/*.Neil Drumm2006-11-16
|
* #93816 by lyricnz. PHP notice cleanup.Neil Drumm2006-11-16
|
* #79804 by pwolanin. Junk keeps falling in $user->data.Neil Drumm2006-11-16
|
* #91624 by chx and RobRoy. PHP has an inconsistentcy about magic quoting ↵Neil Drumm2006-11-16
| | | | which we have to work around.