Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #25634 by chx: simplified node_load(). | Dries Buytaert | 2005-07-17 |
| | |||
* | - Patch #26391 by chx: replaced the old XML-RPC library with a ↵ | Dries Buytaert | 2005-07-13 |
| | | | | smaller/better/working one. | ||
* | - Fix by darix: fixed content type settings broken by berkes' last patch. | Dries Buytaert | 2005-07-07 |
| | |||
* | - Optionally show dots after truncation. TODO: update user.module to take ↵ | Dries Buytaert | 2005-07-06 |
| | | | | advantage of this. | ||
* | - Removed tab. | Dries Buytaert | 2005-07-05 |
| | |||
* | - Patches by Ber: move user settings and node settings to admin/settings. | Dries Buytaert | 2005-07-03 |
| | |||
* | - Patch #25354 by Thox: fixed Javascript caching. Faster response and less ↵ | Dries Buytaert | 2005-07-03 |
| | | | | server traffic for matches previously found. | ||
* | - Patch #25928 by Uwe: 'the the' -> 'the'. | Dries Buytaert | 2005-07-03 |
| | |||
* | - 'File Attachments' -> 'File attachments'. | Dries Buytaert | 2005-07-03 |
| | |||
* | - Patch #26233 by Goba: fixed problem with block regions being buggy. | Dries Buytaert | 2005-07-03 |
| | |||
* | - Patch by Bart: fixed update.php after bootstrap patch. | Dries Buytaert | 2005-07-03 |
| | |||
* | - Patch #11927 by stefan/Robin: improved theming of tablesort icons. | Dries Buytaert | 2005-07-02 |
| | |||
* | - Patch 7897: don't show blocks if they have no content | Dries Buytaert | 2005-07-02 |
| | |||
* | - Updated CHANGELOG.txt | Dries Buytaert | 2005-06-29 |
| | |||
* | - Fixed problems with filter formats and problem with XML-RPC server. | Dries Buytaert | 2005-06-29 |
| | |||
* | - Patch by Drumm: removed redundant word. | Dries Buytaert | 2005-06-27 |
| | |||
* | - Patch #25816 by Robert Douglass: removed extra load of boostrap.inc. | Dries Buytaert | 2005-06-27 |
| | |||
* | - Patch #25603 by Stefan: made the sizes of forms consistent. | Dries Buytaert | 2005-06-27 |
| | | | | TODO: document the defaults in the PHPdoc comments. | ||
* | - Removed dead data | Dries Buytaert | 2005-06-27 |
| | |||
* | - Patch by Robert: fixed problem with username blocking. | Dries Buytaert | 2005-06-23 |
| | |||
* | - Patch by deekayen: roll back permission patch. | Dries Buytaert | 2005-06-23 |
| | |||
* | - Updated CHANGELOG.txt | Dries Buytaert | 2005-06-22 |
| | |||
* | - Patch #25504 by kumo: fixed problem with the weights of book pages not ↵ | Dries Buytaert | 2005-06-22 |
| | | | | being remembered. | ||
* | - Patch #18213 by chx: boostrap system. Modified to work with HEAD, tidied | Dries Buytaert | 2005-06-22 |
| | | | | | | | up the documentation a little. chx: can you double-check whether the global $conf variable is secure? (That is, make sure it can't be send using the URL or something.) | ||
* | - Patch #25121 by Robrecht J.: changed itemized lists with hardcoded CSS to ↵ | Dries Buytaert | 2005-06-21 |
| | | | | definition lists. | ||
* | - Patch #21566 by deekayan: fixed user_access() function returning a string ↵ | Dries Buytaert | 2005-06-21 |
| | | | | and not a boolean. Also improves performance of user_access(). | ||
* | - Patch #25398 by Ber: drop.org -> drupal.org. | Dries Buytaert | 2005-06-21 |
| | |||
* | - Patch #3962 by deekayen: improved error message when a blocked user ↵ | Dries Buytaert | 2005-06-21 |
| | | | | attempts to login. | ||
* | - Patch #16204 by Thox: committed the collapsible form elements patch. | Dries Buytaert | 2005-06-21 |
| | | | | | | NOTE: this patch works well, but the improved node edit form still has some rough edges. It is important that we continue to improve usability. Give it a try. | ||
* | - Patch #24397 by deekayen: replaced deprecated reference to conf.php. | Dries Buytaert | 2005-06-19 |
| | |||
* | - Patch #24766 by deekayen (David): fixed user module showing the epoch ↵ | Dries Buytaert | 2005-06-19 |
| | | | | instead of 'never'. | ||
* | - Patch #24157 by chx/Robin/...: changed file_exists() to is_file() to fix ↵ | Dries Buytaert | 2005-06-19 |
| | | | | several problems with modules using theimage toolkit. | ||
* | - Patch #25067 by Thox: renamed 'light' and 'dark' to 'odd' and 'even'. | Dries Buytaert | 2005-06-19 |
| | | | | | | TODO: update the "Migrating themes from Drupal 4.6 to Drupal HEAD"-page in the Drupal handbook! TODO: update the themes in the contributions repository. | ||
* | - Patch #21918 by budda/Robin: forum icons are broken when you change the ↵ | Dries Buytaert | 2005-06-19 |
| | | | | forum icon path. TODO 1: the forum icons should probably be configurable on a per-site or per-theme basis. TODO 2: I spent 5 minutes looking for this setting. | ||
* | - Patch #25143 by Robin: use count() instead of is_array() so we don't ↵ | Dries Buytaert | 2005-06-19 |
| | | | | render code for empty arrays, and such you don't get warnings using PHP5. | ||
* | - Replacing ugly old "powered by" buttons with better ones. | Steven Wittens | 2005-06-18 |
| | |||
* | - Patch #1898 by Djun: more book module improvements including but not limited | Dries Buytaert | 2005-06-07 |
| | | | | to OPML export functionality, better code comments, better help texts, etc. | ||
* | - Patch #24135 by Moshe: made it possible to ban visitors based on ↵ | Dries Buytaert | 2005-06-07 |
| | | | | hostname/IP. Banning visitors can either be done from the 'access control' pages, or directly from the statistics pages. This feature is very convenient to block badly behaving crawlers. | ||
* | - Patch #24450 by Neil: removed some dead code. | Dries Buytaert | 2005-06-07 |
| | |||
* | - book_render() was broken after a faulty commit. Adding back. | Steven Wittens | 2005-06-07 |
| | | | | | See: http://cvs.drupal.org/viewcvs/drupal/drupal/modules/book.module?r1=1.294&r2=1.295 | ||
* | - Patch #24003 by Steven: fix problems with node attribute checking (and ↵ | Dries Buytaert | 2005-06-06 |
| | | | | improve defaults). | ||
* | - Removing some whitespace | Dries Buytaert | 2005-06-06 |
| | |||
* | - Crop long columns. | Dries Buytaert | 2005-06-06 |
| | |||
* | - #24278: Emit correct XHTML <link> tag. | Steven Wittens | 2005-06-05 |
| | |||
* | - Modified version of patch #1482 by Djun: | Dries Buytaert | 2005-06-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch enables export of books as XML documents. The XML is DocBook "at the level of structure", but node contents are wrapped as CDATA, since we can't be sure that the contents are valid XML. Several other bugs/feature requests are also addressed with this patch: - Fixes bugs http://drupal.org/node/1898 http://drupal.org/node/1482 http://drupal.org/node/8049 http://drupal.org/node/1899 Should go a long way towards implementing feature request http://drupal.org/node/2062 It should also be easy to extend this to produce OPML, for example. - Adds about 170 lines, of which more than 100 are comments - Added doxygen comments - Made doxygen comment format consistent; fixed minor grammatical slips - A proper Doctype and more informative HTML element is generated for printer-friendly HTML output. - Refactored book_print() to use book_recurse(). - Refactored book_recurse(). Applies 'visitor' callback functions to nodes during weight/title order tree-traversal. The parameterized visitor callbacks can be used to generate different kinds of output. There are many other kinds of operations on books which can be implemented by writing a pre-node/post-node pair of callback functions: word-count/ statistics gathering, comparison, copying, search and replace... - Introduced book_export() which uses book_recurse() to generate DocBook-like XML to export book contents in a structured form. An md5 hash is computed for each node to help import code to decide if a node needs to be updated or not. | ||
* | - Patch #22416: fixed typo that prevented menu item descriptions from ↵ | Dries Buytaert | 2005-06-05 |
| | | | | showing up in links. | ||
* | - Patch #24141: fix XML UTF-8 bom issue with PHP5. | Dries Buytaert | 2005-06-04 |
| | | | | | Workaround for the fact that PHP5 cannot parse UTF-8 encoded XML feeds that start with the so-called "byte order mark". | ||
* | - urlencode() the subjects in the admin overview page. | Dries Buytaert | 2005-06-04 |
| | |||
* | - Fixed registration bug. | Dries Buytaert | 2005-06-01 |
| | |||
* | - #24068: Fix "undefined is undefined" error in IE5 with drupal.js | Steven Wittens | 2005-06-01 |
| |