summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - 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.
* #97686 by chx. Replace a loop with a standard PHP function.Neil Drumm2006-11-16
|
* #86842 by pwolanin. Don't attempt to clone non-object nodes.Neil Drumm2006-11-16
|
* #93212 by Jaza. Refactor module enabling for greater API avialiablity during ↵Neil Drumm2006-11-16
| | | | hook_enable().
* #72674 by kkaefer. Make adding menu items for local tasks not interfere with ↵Neil Drumm2006-11-16
| | | | the local task.
* - Patch #93042 by profix898: fixed the inconsistent who's online message.Dries Buytaert2006-11-15
|
* - Patch #93945 by chx, jhm, et al: remove some session handler cruft from ↵Dries Buytaert2006-11-15
| | | | the mysqli database backend.
* #72467 by m3avrck. Better display for long book page and forum topic titles.Neil Drumm2006-11-14
|
* #93506 by sammys. Postgres needs a different column type for source and target.Neil Drumm2006-11-14
|
* #72467 by profix898. Make the modules page fieldsets less useless.Neil Drumm2006-11-13
| | | | And there was a missing </p>.
* - Patch #87639 by yched, nickl and profix: use fieldsets.Dries Buytaert2006-11-12
|
* - Patch #90606 by Neil: node edit type form does not honor 'has title' and ↵Dries Buytaert2006-11-12
| | | | 'has body' settings.
* - Patch #88402 by chx et al: made it possible to remove profile field.Dries Buytaert2006-11-12
|
* - Patch #81076 by Bart Jansens: documentation correction.Dries Buytaert2006-11-12
|
* #91817 by webchick and Jaza. Authors should always be ble to view thier own ↵Neil Drumm2006-11-12
| | | | posts.
* Cleanup from #72487.Neil Drumm2006-11-12
|
* Style block region markers in garlandSteven Wittens2006-11-12
|
* #93491 by chx. Don't attempt to read non-existent timers.Neil Drumm2006-11-12
|
* #93821 by lyricnz. Fix an undefined variable.Neil Drumm2006-11-12
|
* #87700 by webchick. Link to specific modules in permissions.Neil Drumm2006-11-11
|
* #93750 by chx and sepeck. Make sites/all and provide a little readme.Neil Drumm2006-11-11
|
* #93945 by chx. Save sessions before objects are destroyed on some ↵Neil Drumm2006-11-11
| | | | configurations.
* #92059 by Rok Zlender. Disab;e color picker when private file dopwnloads are ↵Neil Drumm2006-11-10
| | | | being used (temporary solution).