summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #79476 by assimonds and webchick: fixed broken t()-iness.Dries Buytaert2006-08-20
| | | | CVS: ----------------------------------------------------------------------
* - Patch #79559 by asimmonds: move path_form to FormAPI validate/submit model.Dries Buytaert2006-08-20
|
* - Patch #79612 by webchick: small performance improvement.Dries Buytaert2006-08-20
|
* - Patch #77924 by RobRoy: fixed race condition in block administration that ↵Dries Buytaert2006-08-20
| | | | might have caused data loss.
* - Patch #79428 by Chris Johnson: remove int display width declarations from ↵Dries Buytaert2006-08-20
| | | | MySQL create table statements.
* - Patch #49993 by Sid_M: fixed two minor problems with HTTPGet().Dries Buytaert2006-08-20
| | | | | | 1) There is a race condition created by calling send() before setting the callback function. Admittedly, this race shouldn't be lost, but it's not good practice to bet on winning races in code. 2) Line 55 is redundant. Since the value of bAsync is based on the non/existence of callbackFunction, there is no need to check both variables later.
* #79601: module_exist() -> module_exists()Steven Wittens2006-08-20
|
* - Patch #79498 by Eaton: fixed editing comments and nodes.Dries Buytaert2006-08-19
|
* - Patch #79166 by hunmonk: fixed session breakage.Dries Buytaert2006-08-18
|
* - Fixed some t() breakage.Dries Buytaert2006-08-18
|
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* - Fixing t() patch mess upSteven Wittens2006-08-18
|
* blog: Remove unnecessary emphasis due to #76802Steven Wittens2006-08-18
|
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* - Patch #39382 by smsimms / sammys et al: make PostgreSQL password optional.Dries Buytaert2006-08-18
|
* - Patch #76914 by smsimms/sammys: PostgreSQL fixes for installer.Dries Buytaert2006-08-18
|
* - Patch #69228 by openwereld: profile field values that should be ↵Dries Buytaert2006-08-18
| | | | browse-able (clickable) are not displayed as such.
* - Fixed misplaced check_plain(). Reported by Jim Phlew.Dries Buytaert2006-08-18
|
* Updating changelogSteven Wittens2006-08-18
|
* - Fix missing progressbar background after CSS splitSteven Wittens2006-08-17
| | | | - Keep all JS widget css together
* #34505: Add filter form for user admin (like node admin has)Steven Wittens2006-08-17
|
* #39124 by dww. Don't default the log message to the last log message.Neil Drumm2006-08-17
|
* #78921 by soxofaan. Use consistent pronouns on contact page.Neil Drumm2006-08-17
|
* #2039 by Boris Mann ("My first diff to the list"), moshe weitzman, and David ↵Neil Drumm2006-08-17
| | | | Lesieur, nested lists.
* - Patch #79031 by jvandyck: corrections to robots.txt.Dries Buytaert2006-08-16
|
* - Patch #78364 by chx: remove pager cruft.Dries Buytaert2006-08-16
|
* - Patch #node/76931 by Robert: improved performance of Drupal's session ↵Dries Buytaert2006-08-16
| | | | handling.
* - Patch #78871 by maverick: tab css was misplaced.Dries Buytaert2006-08-16
|
* - Patch #78806 by James: moshe brought to my attention that the blogapi RSD ↵Dries Buytaert2006-08-15
| | | | was giving preferred treatment to bloggerapi - since we actually support much more feature rich apis (namely movabletype's) ... this patch gives the preferred treatment to MT. Also, it removes the unused "XML-RPC engine" setting - which wasn't being used anyway. And, since, any of the 3 API options will work regardless, this setting is extraneous.
* #78645 by moshe weitzman, finally remove node_page().Neil Drumm2006-08-15
|
* #77402 by Zacker, fix the node type checkboxes on vocabulary editing.Neil Drumm2006-08-15
|
* CHANGELOGNeil Drumm2006-08-15
|
* #77184 by Eaton, look for specific block templates based on region, module, ↵Neil Drumm2006-08-15
| | | | and delta.
* #76681 by sammys, sync posgres install and change unsigned annotation.Neil Drumm2006-08-15
|
* #78652 by m3avrck, add CVS IDNeil Drumm2006-08-15
|
* #77183 (again) by m3avrck, add standard CSS to the maintenance pages.Neil Drumm2006-08-15
|
* #78549 by beginner, test for function existence instead of module existence.Neil Drumm2006-08-15
|
* - Patch #77183 by m3vrck: cleaned up some of the CSS mess.Dries Buytaert2006-08-14
|
* - Patch #75916 by Robert: re-introduced default robot.txt.Dries Buytaert2006-08-14
|
* Fixing the last commit and CHANGELOG.Neil Drumm2006-08-14
|
* #77183 by m3avrck and timcn, split up drupal.css by module.Neil Drumm2006-08-14
|
* - Removed prefix.sh script. No longer needed thanks to the installer.Dries Buytaert2006-08-14
|
* #77525 by hunmonk, clean up for hook_(node|user)_operations().Neil Drumm2006-08-14
|
* #77549 by Moshe, improved install profile documentation.Neil Drumm2006-08-14
|
* #77380 by hunmonk, fix the content type delete button.Neil Drumm2006-08-14
|
* #64212 by chx, dww, and Eaton, allow for branched updates.Neil Drumm2006-08-14
|
* #67244 by Steve Dondley and Morbus Iff, write out a more compatible ↵Neil Drumm2006-08-14
| | | | files/.htaccess.
* #78340 by hunmonk, fix an error preventing search indexing.Neil Drumm2006-08-14
|
* - Patch #78328 by Bart: fixed incorrect EtagDries Buytaert2006-08-12
|
* - Patch #66361 by asimmonds: fixed the ISO 639 language code for Welsh. ↵Dries Buytaert2006-08-11
| | | | Interesting stuff.