summaryrefslogtreecommitdiff
path: root/modules
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.
* #79601: module_exist() -> module_exists()Steven Wittens2006-08-20
|
* - Patch #79498 by Eaton: fixed editing comments and nodes.Dries Buytaert2006-08-19
|
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* 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 #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
|
* - 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
|
* - 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
|
* #76681 by sammys, sync posgres install and change unsigned annotation.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
|
* 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
|
* #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
|
* #78340 by hunmonk, fix an error preventing search indexing.Neil Drumm2006-08-14
|
* - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with ↵Dries Buytaert2006-08-10
| | | | | | arrays like FAPI for viewing. Once again, we're paving the path for CCK in core ... :)
* - Patch #77668 by matthieu: fixed contact form.Dries Buytaert2006-08-10
|
* - Patch #77971 by Gerhard: move logging to _init hook.Dries Buytaert2006-08-10
|
* - Patch #77896 by killes: don't clear cache inside loop.Dries Buytaert2006-08-10
|
* - Patch #76958 by forngren, dww et al: make it a tad easier to run cron ↵Dries Buytaert2006-08-09
| | | | manually.
* - Patch #77549 by adrian: install profiles should be in their own directory.Dries Buytaert2006-08-08
|
* - Patch #62362 by Moshe: kill the 'form' operation of hook_taxonomy.Dries Buytaert2006-08-08
|
* - Removing the archive module from core per the mailing list discussion.Dries Buytaert2006-08-08
| | | | | | Goba agreed to take over responsibility of this module's functionality. He'll maintain the module in contrib, or integrate the functionality in an existing module.
* - Patch #77375 from Zacker (holy smokes): fixed blogapi settings form.Dries Buytaert2006-08-07
|
* - Patch #77364 by webchick: 'administration page' is actually ↵Dries Buytaert2006-08-07
| | | | 'administration theme' -- so rename menu and callback.
* - Patch #72343 by dww: removed stray status message.Dries Buytaert2006-08-07
|
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
|
* - Patch #76753 by Moshe: fatal eror during logout with page cache enabled.Dries Buytaert2006-08-07
|
* #77179 by asimmonds, don't execute both MySQL and Postgres quesries on ↵Neil Drumm2006-08-06
| | | | install of a couple modules.
* Actually finishing that.Neil Drumm2006-08-06
|
* Finishing that last commit.Neil Drumm2006-08-06
|
* #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node ↵Neil Drumm2006-08-06
| | | | types.
* #72545 by pwolanin, validation for upload module administration.Neil Drumm2006-08-06
|
* #76705 by paranojik, fix search configuration's menu itemNeil Drumm2006-08-05
|