summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #35924 by Neil: improved the update system.Dries Buytaert2005-12-06
|
* - Patch #40079 by Moshe: removed dead code.Dries Buytaert2005-12-06
|
* - Patch #39875 by chx: make form sorting work with PHP5.Dries Buytaert2005-12-05
|
* - Patch #31323 by Gerhard: delete extra data when a revision is deleted.Dries Buytaert2005-12-05
|
* - fixed invalid updates.incDries Buytaert2005-12-05
|
* - Patch #35125 by zoo33: made the taxonomy.module work with PostgreSQL.Dries Buytaert2005-12-05
|
* - Patch #40016 by Thox: profile tables do not default to MyISAM.Dries Buytaert2005-12-05
|
* - Patch by Richard: fixing breakage caused by the 'Obliterate nodeapi op ↵Dries Buytaert2005-12-05
| | | | form' patch.
* - Unrolled chx's form sort patch.Dries Buytaert2005-12-05
|
* - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms ↵Dries Buytaert2005-12-05
| | | | API's way of doing things. Tested with help from webchick.
* - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms ↵Dries Buytaert2005-12-05
| | | | API's way of doing things. Tested with help from webchick.
* - Patch #39875 by chx: form_sort is broken with PHP5.Dries Buytaert2005-12-05
|
* - Patch #39989 by hunmonk: can't pass args properly to #process callback.Dries Buytaert2005-12-05
|
* - 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.