summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #39085 by chx/angie: simplified #tree-#parent code.Dries Buytaert2005-12-04
|
* - Patch #39779 by Richard: removed confusing status messages.Dries Buytaert2005-12-04
|
* - Patch #36434 by assimonds: fixed problem with editing signatures.Dries Buytaert2005-12-03
|
* - Patch #38820 by wtanaka: profile listing carries over people's data on ↵Dries Buytaert2005-12-03
| | | | subsequent users.
* - Patch #35768 by JonBob/Richard: separate callback handling from menu handling.Dries Buytaert2005-12-03
| | | | Moves callbacks and arguments to a separate data structure from the visible menu tree. As mentioned on drupal-devel, this change has little impact except to slightly improve code legibility and prepare the code base for future separation of these tasks, with an eye toward performance improvements of the menu system. Also changes array_key_exists() to isset() in several places, which is reported to perform better.
* - Patch #32665 by Richard Archer: add more functionality to menu item ↵Dries Buytaert2005-12-03
| | | | settings on node/*/edit pages.
* - Patch #38849 by wtanaka: forum icon does not display as locked (aka ↵Dries Buytaert2005-12-03
| | | | closed) if comments are "disabled" instead of "read only".
* - Patch #37737 by asimmonds/eaton: fixed blogapi.module checkboxes on ↵Dries Buytaert2005-12-03
| | | | settings page.
* - Patch #39155 by Alex/chx: #validate, #submit, #process consistencyDries Buytaert2005-12-03
|
* - Patch #39722 by jvandyk: fixed warning in updates.inc.Dries Buytaert2005-12-02
|
* - Patch #39725 by Goba: improvements to the code comments.Dries Buytaert2005-12-02
|
* - Patch #39605 by Alex: remove form_filter type.Dries Buytaert2005-12-02
|
* - Patch #39667 by killes: fixed typo in function call: _forum_get_vid -> ↵Dries Buytaert2005-12-02
| | | | _forum_get_vid().
* - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to ↵Dries Buytaert2005-12-02
| | | | '#submit'.
* - Patch #39594 by m3avrck: removed comma from date.Dries Buytaert2005-12-02
|
* - Patch #39547 by saerdna et al.: added a 'change own username' permission.Dries Buytaert2005-12-02
|
* - Patch #39612 by m3avrck: the log message should have its own fieldset.Dries Buytaert2005-12-02
|
* - Patch #39440 by Richard: no circular references.Dries Buytaert2005-12-02
|
* - Patch #39566 by chx: fixed incorrect encoding in URLs.Dries Buytaert2005-12-02
|
* - Patch #39566 by chx: fixed incorrect encoding in URLs.Dries Buytaert2005-12-02
|
* - Patch #29344 by Morbus: .htaccess file needs file protection updateDries Buytaert2005-12-01
|
* - Updated CHANGELOG.txtDries Buytaert2005-11-30
|
* - Improved the protocol whitelist code.Dries Buytaert2005-11-30
|
* - Fixed bug with checking for .txt files.Dries Buytaert2005-11-30
|
* - Patch #39357 by m3vrck: fixed typo in mysqli backend.Dries Buytaert2005-11-30
|
* - More fixesDries Buytaert2005-11-30
|
* - Patch #1482 by djun: we're moving the DocBook output to a contributed ↵Dries Buytaert2005-11-30
| | | | module. It's not a core feature.
* - Patch #38981 by Robert: add permission to enable/disbale theme switching ↵Dries Buytaert2005-11-30
| | | | by users.
* - Removed valid_input_check().Dries Buytaert2005-11-30
|
* - Removed valid_input_check().Dries Buytaert2005-11-30
|
* - Removed valid_input_check().Dries Buytaert2005-11-30
|
* - #39362: Fix code warnings in filter.moduleSteven Wittens2005-11-30
|
* - check_plain() missed its train.Dries Buytaert2005-11-29
|
* - Various fixes. Updated CHANGELOG.txtDries Buytaert2005-11-29
|
* - Patch #31151: adding taxonomy terms has no feedbackDries Buytaert2005-11-29
|
* - Patch #39257 by merlinofchaos: node_access rewrite breaks with FROM_UNIXTIME.Dries Buytaert2005-11-29
|
* - Patch #38841 by Morbus/Ber: improved documentation about $base_url and ↵Dries Buytaert2005-11-29
| | | | rolled back auto-detection.
* - Patch #36133 by Thox: make it possible to install Drupal on MySQL, running ↵Dries Buytaert2005-11-29
| | | | in strict mode.
* - Improved consistency: "Clear Site" -> "Clear site", "Re-index Site" -> ↵Dries Buytaert2005-11-29
| | | | "Re-index site"
* - #7940: Remember publishing options when editing nodeSteven Wittens2005-11-29
|
* - Menu wasn't being wiped after enabling/disabling themesSteven Wittens2005-11-29
|
* - #39054: Missing url() for poll form actionSteven Wittens2005-11-28
|
* - #39137: Improve handling of preprocessor-generated words in search queries.Steven Wittens2005-11-28
| | | | | | - Improve search's default CJK tokenizer - Re-add index wipe button to admin (with confirmation) - Make default CJK tokenizer optional
* - Patch #38038: hook_elements override instead of merge.Dries Buytaert2005-11-28
|
* - Patch #33852: remove legacy.inc.Dries Buytaert2005-11-28
|
* - Patch #11758 by Richard Archer: fixed mbstring clash.Dries Buytaert2005-11-28
|
* - Patch #38945 by wtanaka: made the login block redirect back to the ↵Dries Buytaert2005-11-28
| | | | original page.
* - Bring back taxonomy_form_all().Dries Buytaert2005-11-28
|
* - Updated MAINTAINERS.txtDries Buytaert2005-11-28
|
* - Patch #10407 by Cvbge: fixed cache problems with PostgreSQL.Dries Buytaert2005-11-27
|