Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #17931 by Neil: fixed bug in access rules page: | Dries Buytaert | 2005-02-28 |
| | | | | | | * split up the menu callback for editing/adding/deleting rules * improved the delete message * fixed a double page printing bug | ||
* | - Oops: don't show refused words message if there are none. | Steven Wittens | 2005-02-27 |
| | |||
* | - Fix submissions from search boxes in themes | Steven Wittens | 2005-02-27 |
| | |||
* | - Patch #17747 by Adrian: more PostgreSQL fixes. Committed part of the patch: | Dries Buytaert | 2005-02-27 |
| | | | | | | 1. Removed a duplicate line from the changes to update.inc. 2. Excluded the session.inc changes: they did not make sense to me. 3. Excluded the search related changes in the node and search module. According to Steven these are not correct. | ||
* | - #17877: Auto-fill comment subject during _validate rather than _save. | Steven Wittens | 2005-02-27 |
| | |||
* | - #17870: Add preview CSS class to node preview (drumm) | Steven Wittens | 2005-02-27 |
| | |||
* | - #17868: Remove hardcoded align="center" | Steven Wittens | 2005-02-27 |
| | |||
* | - Search: fix search block stretching sidebar | Steven Wittens | 2005-02-27 |
| | |||
* | More search usability improvements! | Steven Wittens | 2005-02-27 |
| | | | | | | | | | | | | | | | | - Clean URLs: search/type/keywords e.g. "search/node/drupal release". The search form is POST submitted, but drupal_gotos to a GET page. This makes it easy to copy/paste search URLs, and makes the pager a lot cleaner. - Remember the search keywords when switching between the search tabs. This is done through the same GET URLs rather than the session, so it does not mess up between multiple browser tabs. - Report which keywords were ignored because they were too short. - #820: Provide search block - Treat multiple wildcards in a row as one | ||
* | #16951: Move forum settings to configure tab (drumm) | Steven Wittens | 2005-02-26 |
| | |||
* | #17477: Remove dependency on GD for avatars. | Steven Wittens | 2005-02-22 |
| | |||
* | - Fix double spaces in contact.module help and code. | Steven Wittens | 2005-02-22 |
| | |||
* | #17216: Restore missing "delete" link for blocks. | Steven Wittens | 2005-02-22 |
| | |||
* | - Patch #17687 by Gerhard: removed some cruft. | Dries Buytaert | 2005-02-21 |
| | |||
* | - Patch by Goba: fixed whitespaces. | Dries Buytaert | 2005-02-20 |
| | |||
* | - Fixing broken search after sql rewrite patches | Steven Wittens | 2005-02-19 |
| | | | | - Minor code style fixes. | ||
* | - Fixed typo. Reported by KB. | Dries Buytaert | 2005-02-19 |
| | |||
* | - Patch #16590 by kbahey: usability improvement: add 'subject' form to ↵ | Dries Buytaert | 2005-02-18 |
| | | | | contact form. | ||
* | - Patch #16558 by JonBob: improved performance of node access checks. | Dries Buytaert | 2005-02-18 |
| | |||
* | - Fixed broken colspan. Reported by asimmonds. | Dries Buytaert | 2005-02-14 |
| | |||
* | - Fixed bugs in RSS handling of blogs. | Dries Buytaert | 2005-02-12 |
| | |||
* | - Patch #17208 by asimmonds: help text fixes: | Dries Buytaert | 2005-02-12 |
| | | | | | | | | | - permissions menu link updates in a number of modules help - anchor link fix in distributed auth help - "my account" link fix in user help - spelling correction in tracker.module help - I also changed 'admin/access/perms' to 'admin/access/permissions'. | ||
* | - Fixed broken colspan. | Dries Buytaert | 2005-02-11 |
| | |||
* | - Patch #11366 by Junyor: fixed twin comment problem in HEAD. | Dries Buytaert | 2005-02-11 |
| | |||
* | - Patch #16960 by Goba: fixed content type options. | Dries Buytaert | 2005-02-10 |
| | |||
* | - Bugfix: the aggregator module's setting page was no more. | Dries Buytaert | 2005-02-10 |
| | | | | - Patch #16630 by Aldon: usability improvement: made the lifetime of news items configurable. | ||
* | - Patch #16246 by Moshe: "Here is a patch for node.module since thta hunk ↵ | Dries Buytaert | 2005-02-10 |
| | | | | failed last time. Note that I've removed the 'delete' link since it doesn't work and is mostly obsolete with the 'mass delete' feature. I've also added smart destination andling to the 'url alias delete' feature." | ||
* | - Fixed two broken URLs in the help text. | Dries Buytaert | 2005-02-10 |
| | |||
* | - Patch #16829 by kbahey: separated the forum block for sake of consistency ↵ | Dries Buytaert | 2005-02-10 |
| | | | | with other blocks. | ||
* | - Patch #16962 by Neil: "The page module's long help text is a bunch of lies ↵ | Dries Buytaert | 2005-02-08 |
| | | | | and then it briefly explains it's permissions. IMO it should just be taken out. I can't think of what help should be there." | ||
* | - Patch #16963 by Neil: the upload's module help text was in bad shape. ↵ | Dries Buytaert | 2005-02-08 |
| | | | | Edited it down to what is needed with links that actually work. | ||
* | - Patch #16965 by Neil: removed some help text. | Dries Buytaert | 2005-02-08 |
| | |||
* | - Patch #16966 by Neil: don't document code in the help text. | Dries Buytaert | 2005-02-08 |
| | |||
* | - Patch #16972 by Neil: don't use align operations. Removed hard-coded CSS. | Dries Buytaert | 2005-02-08 |
| | |||
* | - Patch #16949 by Neil: fixed two HTML typos/brainos in the help text. | Dries Buytaert | 2005-02-08 |
| | | | | I found another HTML typo, and replaced a <u></u> by <strong></strong> because <u> does not validate as 'XHTML 1.0 stict'. | ||
* | - Missing apostrophe | Steven Wittens | 2005-02-08 |
| | |||
* | #16993: Bad query in upload. | Steven Wittens | 2005-02-08 |
| | |||
* | - Fixed warning in the feed generation (enclosures). | Dries Buytaert | 2005-02-07 |
| | |||
* | - Patch #16462 by Moshe: book pages slighty disobey the node_access system ↵ | Dries Buytaert | 2005-02-06 |
| | | | | because they always return a value for book_access('update'). This simple patch causes us to use node_access when the user has a chance of being able to update the current page. | ||
* | - Fixing broken drupal_goto() after node submission on PHP5. | Steven Wittens | 2005-02-04 |
| | |||
* | - PHP5 fix due object references: node previewing should not put node output ↵ | Steven Wittens | 2005-02-04 |
| | | | | into form. | ||
* | - Fix warning due to old session variable. | Steven Wittens | 2005-02-02 |
| | |||
* | #10296: Clean up admin - content: | Steven Wittens | 2005-02-02 |
| | | | | | | | | - Mass-delete functionality (with confirmation) - Flexible filtering for the overview table based on status, type and taxonomy. - Missing drupal_goto's - Clean up watchdog messages - Remove some dead code | ||
* | - Patch #16246 by Moshe: added mechanism to direct the user back to the ↵ | Dries Buytaert | 2005-02-01 |
| | | | | | | referring page after completing a form. (Moshe: the patch against node.module failed to apply.) | ||
* | - Patch #16358 by James: added toolkit to enable better image handling. The ↵ | Dries Buytaert | 2005-02-01 |
| | | | | | | | | | | | | | | avatar code and the upload module have been updated to take advantage of the new image API. There are 5 main functions that modules may now utilize to handle images: * image_get_info() - this function checks a file. If it exists and is a valid image file, it will return an array containing things like the pixel dimensions of the image, plus the 'type' and common extension. * image_scale - resizes a given image to fit within a given width / height dimensions, while maintaining aspect ratio (not distorting the image). This function can be used to generate thumbnails, or ensure a maximum resolution, etc. * image_resize - similar to image_scale (but will not respect aspect ratio - may well distort the image). * image_rotate - rotate an image by X degrees * image_crop - crops an image to a given rectangle (defined as top-left x/y coordinates plus a width & height of the rectangle). Contribution modules will now be able to rely on these base manipulation functions to offer additional functionality (such as image nodes, photo galleries, advanced image manipulation, etc). | ||
* | - Patch #16513 by James (slightly modified): export categories and ↵ | Dries Buytaert | 2005-02-01 |
| | | | | | | enclosures to RSS feeds (and made RSS feeds extensible). NOTE: this needs to be documented. | ||
* | - Patch #16111 by chx: fixed some bugs in the db_rewrite_sql() code. | Dries Buytaert | 2005-01-31 |
| | |||
* | - Patch #6195 by nedjo/James: allow posting to multiple node types. | Dries Buytaert | 2005-01-31 |
| | |||
* | - Patch by Jose A Reyero: fixed probem with db_rewriste_sql() in the ↵ | Dries Buytaert | 2005-01-31 |
| | | | | comment.module. | ||
* | - Patch #16253 by Goba: incremental improvements to the new content markers. | Dries Buytaert | 2005-01-30 |
| | | | | Goba: it would be nice if one of the core themes would showcase this functionality. ;-) |