Commit Graph

114 Commits (34896516596b19336d4917dd1d72b6b925ace732)

Author SHA1 Message Date
Dries Buytaert 3607a2b059 - Patch #44373 by m3avrck: improved generated HTML/CSS. 2006-01-12 09:58:49 +00:00
Dries Buytaert c128aae638 - Patch #43588 by killes: improved performance of taxonomy_get_tree. 2006-01-10 19:33:57 +00:00
Steven Wittens 46c681417d Keeping CHANGELOG up-to-date 2005-12-30 16:22:10 +00:00
Steven Wittens 5cd6d37b9f Keeping CHANGELOG up-to-date 2005-12-30 15:27:04 +00:00
Dries Buytaert ccb3fa0219 - Patch #39462 by Cvgbe:
1. fixed problem with long URLs being truncated (and causing errors)
  2. added CREATE UNIQUE INDEX to prefix.sh
  3. changed totalcount from int to bigint to prevent overflow
  4. unifies index names, syncs with database.mysql

  Updated changelog.
2005-12-12 22:08:35 +00:00
Dries Buytaert e019ce5107 - Patch #28595 by Jeremy: added support for bulk operations on comments. 2005-12-07 05:35:02 +00:00
Dries Buytaert c366ad9603 - Updated CHANGELOG.txt 2005-12-06 09:48:53 +00:00
Dries Buytaert 3e36be3b24 - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's way of doing things. Tested with help from webchick. 2005-12-05 09:06:30 +00:00
Dries Buytaert a95f00c3a0 - Updated CHANGELOG.txt 2005-11-30 21:08:51 +00:00
Dries Buytaert 17ec644763 - Patch #1482 by djun: we're moving the DocBook output to a contributed module. It's not a core feature. 2005-11-30 13:16:53 +00:00
Dries Buytaert 2d0df351d7 - Various fixes. Updated CHANGELOG.txt 2005-11-29 20:17:10 +00:00
Dries Buytaert 350f2e5aff - Patch #37383 by Cvbge: fixed clash between greatest() functions from Drupal and postgresql 8.1. Removed dependency on plpgsql. 2005-11-24 20:00:39 +00:00
Steven Wittens fa11f2b9ca - Updating CHANGELOG 2005-10-22 23:14:40 +00:00
Dries Buytaert 5a4fa43602 - Updated CHANGELOG.txt. 2005-10-08 12:39:20 +00:00
Dries Buytaert 7e1527ee61 - Patch #29465: new form API by Adrian et al.
TODO:
  + The contact.module was broken; a new patch for contact.module is needed.
  + Documentation is needed.
  + The most important modules need to be updated ASAP.
2005-10-07 06:11:12 +00:00
Dries Buytaert bef5cb0cb9 - Updated the CHANGELOG.txt 2005-09-18 10:40:02 +00:00
Dries Buytaert 3ce836e2e2 - Patch #29910 by m3avrck, nsk, Thomas et al: added a mysqli database backend for use with PHP5 and MySQL 4.1 and above.
NOTE: I don't have MySQL 4.1 setup at the moment so I could _not_ test this patch.  Luckily, various people reported that it works.
2005-09-12 18:36:40 +00:00
Dries Buytaert fabcd8bbfb - Updated CHANGELOG.txt 2005-08-31 18:48:24 +00:00
Dries Buytaert f664d47bcd - Added a note about the 'block regions'. 2005-08-17 20:09:12 +00:00
Dries Buytaert badb162c7a - Updating CHANGELOG.txt. 2005-08-15 00:43:26 +00:00
Dries Buytaert 6733014fc4 - Patch #13941 by Prometheus6: made the aggregator module parse Atom feeds. 2005-08-11 13:12:44 +00:00
Steven Wittens e5ad13e3f8 - #27635: Style update.php 2005-07-29 20:31:05 +00:00
Steven Wittens 452f236fcc - Keeping CHANGELOG.txt up-to-date 2005-07-29 07:54:04 +00:00
Dries Buytaert 5e9ce35738 - Updated CHANGELOG.txt 2005-07-19 17:59:00 +00:00
Dries Buytaert a2389f12ac - Patch #9178 by mathias: improved menu system integration. 2005-07-18 16:46:28 +00:00
Dries Buytaert 160a1e0ef8 - Patch #25634 by chx: simplified node_load(). 2005-07-17 18:29:32 +00:00
Dries Buytaert ed3bf725bb - Patch #26391 by chx: replaced the old XML-RPC library with a smaller/better/working one. 2005-07-13 18:46:15 +00:00
Dries Buytaert d9d21371df - Updated CHANGELOG.txt 2005-06-29 20:23:00 +00:00
Dries Buytaert 59af92c8ed - Updated CHANGELOG.txt 2005-06-22 20:43:52 +00:00
Dries Buytaert c50316212b - Patch #1898 by Djun: more book module improvements including but not limited
to OPML export functionality, better code comments, better help texts, etc.
2005-06-07 19:20:20 +00:00
Dries Buytaert 1474632aa0 - Patch #24135 by Moshe: made it possible to ban visitors based on 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. 2005-06-07 18:54:37 +00:00
Dries Buytaert 8436082fe1 - Removing some whitespace 2005-06-06 14:07:04 +00:00
Dries Buytaert 2e81e39b51 - Added something about the AJAX auto-complete forms. 2005-05-26 19:20:52 +00:00
Dries Buytaert 139ef4027c - Patch #22035 by mathias/mikeryan: improved performance of path aliases. 2005-05-14 09:23:47 +00:00
Dries Buytaert 2b7f504dc8 - Added the ability to track page generation times in the statistics module.
(Made some improvements as per the suggestions in the issue.)

- Added extended timer implementation.
2005-05-12 11:21:35 +00:00
Dries Buytaert 2debcfb1ef - Patch #15595 by Stefan and Djun: improved status messages.
TODO: we should write down a couple guidelines for these document them in
        the PHPDoc code of drupal_set_message()!  .
2005-05-05 22:22:46 +00:00
Dries Buytaert e274f97c87 - Removed the Xtemplate engine and added the PHPTemplate engine.
- Converted the Bluemarine theme from XTemplate to PHPTemplate.
- Moved the the Pushbutton theme and the Xtemplate engine to the contributions repository.
2005-05-04 18:12:18 +00:00
Dries Buytaert e2b256dcf6 - Patch #18719 by Jose: reworked the 'request new password' functionality. 2005-04-24 11:43:08 +00:00
Dries Buytaert 05e9c8c76c - Patch #12737 by pyromanfo: added support for private profile fields. 2005-04-18 20:58:39 +00:00
Dries Buytaert 3adf556c6a - Updated the CHANGELOG.txt 2005-04-18 20:41:49 +00:00
Steven Wittens 3c5cc8cb65 Typo in changelog 2005-04-15 18:42:53 +00:00
Dries Buytaert 18160b6b32 - Updated CHANGELOG 2005-04-15 15:45:42 +00:00
Dries Buytaert e3d62d907b - Patch #19298 by Jeremy: loose caching!
Drupal's existing caching mechanism doesn't perform well on highly dynamic websites in which the cache is flushed frequently. One example is a site that is under attack by a spambot that is posting spam comments every few seconds, causing all cached pages to be flushed every few seconds.  Loose caching immediately flushes the cache only for specific users who have modified cached data (whether or not they are logged in), delaying the flushing of data for other users by several minutes.

(I rewrote the help text a bit and made minor changes to the code comments.)
2005-04-11 19:05:52 +00:00
Dries Buytaert 8f18b9684f - Updated CHANGELOG 2005-04-08 15:01:38 +00:00
Dries Buytaert 7bdcba1720 - Patch #19739 by Uwe: corrected many typo's in the documentation and code comments 2005-03-31 21:18:08 +00:00
Dries Buytaert 0f7be2573e - Bumped the RSS version from 0.92 to 2.0 2005-03-07 21:52:57 +00:00
Dries Buytaert 4c2a17232b - Added a note about PHP5 compliance/support. 2005-03-05 15:38:00 +00:00
Steven Wittens 79dc846ae8 Updating changelog 2005-02-27 02:19:58 +00:00
Steven Wittens f1929ec5f5 - Changelog. 2005-02-02 00:56:32 +00:00
Dries Buytaert 7ccc5a6b1b - Patch #16358 by James: added toolkit to enable better image handling. The 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).
2005-02-01 16:27:43 +00:00