summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch by Uwe: tidied up CVS IDs.Dries Buytaert2005-08-11
|
* - Patch #28482 by Uwe: add CVS $Id$ tags to all source files in Drupal core. ↵Dries Buytaert2005-08-11
| | | | | | This allows admins to know exactly which version of which files they use. In addition I want to use CVS $Id$ tags in my upcoming security.module to check for possible vulnerabilities. That's not possible if some files simply don't have $Id$s. Note: I also (mostly) unified the tags to use the "// ID" form instead of "/* ID */", but that's more of a cosmetic issue. I'm not sure whether *.txt files and the stuff in themes/ need tags(?).
* - Patch #23750 by jerakeen: use the creation date rather than the update ↵Dries Buytaert2005-08-11
| | | | date in RSS feeds.
* - Patch #26236 by Robin Monks: added 'send me a copy'-functionality to the ↵Dries Buytaert2005-08-11
| | | | contact forms.
* - Patch #26637 by Robert Douglas: he documentation to theme_node clearly ↵Dries Buytaert2005-08-10
| | | | says the the parameter $teaser is "Whether to display the teaser only, as on the main page." Naming this parameter $main in the themes is confusing.
* - Patch #27947 by Robert Douglas: simplified code, removed SQL query.Dries Buytaert2005-08-10
|
* - Patch #27980 by Neil Drumm: removed unused function.Dries Buytaert2005-08-10
|
* - Bug 23810: removed redundant variable from SQL query.Dries Buytaert2005-08-10
|
* - Patch #18778 by Gerhard/Olen: sort users by creation date rather than user ID.Dries Buytaert2005-08-10
|
* - Patch by Thomas: always use db abstraction layerDries Buytaert2005-08-10
|
* - Patch #28599 by Cvbge: fixed typo in documentation: 'user' -> 'used'.Dries Buytaert2005-08-10
|
* - Menu: remove array_merge warning when editing a node without menu item.Steven Wittens2005-08-09
|
* - #27985: make node type column biggerSteven Wittens2005-08-08
|
* - #28464: fix XMLRPC array vs. struct type-checkingSteven Wittens2005-08-08
|
* - Patch #24002: fixed node created timestamp changing on node edit.Dries Buytaert2005-08-07
|
* - Patch #27713 by tostinni: fixed two problems on the block add page:Dries Buytaert2005-08-07
| | | | | + description field isn't marked as requiered +when the field isn't unique, an error is displayed, but the wrong text field is set as erronous.
* - Patch #26637 by Robert Douglas: $teaser misnamed in themes theme_node().Dries Buytaert2005-08-07
| | | | TODO: update documentation!
* - #23560: Sort watchdog date by wid to ensure unique ordering.Steven Wittens2005-08-06
|
* - #25395: Allow for more integers in node_access grant_x columnsSteven Wittens2005-08-05
|
* - #27852: redirect to user edit page on first log-inSteven Wittens2005-08-05
|
* - #27853: PHP notices.Steven Wittens2005-08-05
|
* - #27864: Correctly distinguish 403s from 404s for nodes.Steven Wittens2005-08-05
|
* - #27844: Simplify pushbutton link generation.Steven Wittens2005-08-05
|
* - #27981: Add media parameter to theme_add_styleSteven Wittens2005-08-05
|
* - #28154: remove useless /view from user resultsSteven Wittens2005-08-03
|
* - #28053: left-over blogapi bugs after xmlrpc library switchSteven Wittens2005-08-02
|
* - Druplicon-small.png no longer used.Steven Wittens2005-08-02
|
* - Readding FOUC-preventing script tagSteven Wittens2005-08-02
|
* - Patch #27840 by Tobias: removed unnecessary script-tag from template.Dries Buytaert2005-08-01
|
* - Patch #27737 by Gerhard: format_name($object) -> theme('username', $object).Dries Buytaert2005-08-01
| | | | | | Usernames can now be themed; eg. an icon/avatar could be added. TODO: update contributed modules + update the migration docs.
* - Add some Unicode checks to username validationSteven Wittens2005-07-31
|
* - Patch by Neil: removed redundant form_group() from throttle settings page.Dries Buytaert2005-07-31
|
* - Patch #27535 by Ber: set 'preview status message' using drupal_set_message().Dries Buytaert2005-07-31
|
* - Patch #27863 by Robrecht: fixed order of parameters passed to imagecopy(). ↵Dries Buytaert2005-07-31
| | | | Could result in black images.
* - Patch #27633 by Tobias:Dries Buytaert2005-07-31
| | | | | + made it possible to specify a subject when submitting a message on the contact form. + fixed some bugs/glitches.
* - Patch #27431 by Cvbge: add file size infomation to image_get_info()Dries Buytaert2005-07-31
|
* - Removed some whitespaceDries Buytaert2005-07-31
|
* - OopsieSteven Wittens2005-07-30
|
* - #23310: Gray out picture theme settings if pictures are disabled.Steven Wittens2005-07-30
|
* - #27846: Clean up dev_query code in db_query()Steven Wittens2005-07-30
|
* - #27794: Alphabetize phptemplate variablesSteven Wittens2005-07-30
|
* - #24673: Fix deprecated usage of implodeSteven Wittens2005-07-30
|
* - Get rid of useless global $theme declaration.Steven Wittens2005-07-30
|
* - #20668: Fix "username's blog" appearance rules.Steven Wittens2005-07-29
|
* - #16705: Make user_access always return a boolean.Steven Wittens2005-07-29
|
* - #27551: Rename check_output() to check_markup(). Needs contrib updates!Steven Wittens2005-07-29
|
* - #27635: Style update.phpSteven Wittens2005-07-29
|
* - Fix braino in doxygen.Steven Wittens2005-07-29
|
* - Fix braino in doxygen.Steven Wittens2005-07-29
|
* - #11689: Fix locale import location cutting off thingie.Steven Wittens2005-07-29
|