Commit Graph

310 Commits (5b8d80b95d409a899821bf6b3b0825e1c24cd9dc)

Author SHA1 Message Date
Dries Buytaert 08aa23227e - Patch #228594 by catch et al: removed access rule functionality from core.
The access rules capability of user module has been stripped down to a
  simple method for blocking IP addresses. E-mail and username restrictions
  are now available in a contributed module. IP address range blocking is
  no longer supported and should be done at the server level.

  This patch is partly motiviated by the fact that at the usability testing,
  it frequently came up that users went to "access rules" when trying to
  configure their site settings.
2008-04-08 22:50:55 +00:00
Dries Buytaert ed59911f9e - Patch #29706 by pwolanin, solardiz, et al: more secure password hashing.
This is a big and important patch for Drupal's security.  We are switching
  to much stronger password hashes that are also compatible with the Portable
  PHP password hashing framework.

  The new password hashes defeat a number of attacks, including:

  - The ability to try candidate passwords against multiple hashes at once.
  - The ability to use pre-hashed lists of candidate passwords.
  - The ability to determine whether two users have the same (or different)
    password without actually having to guess one of the passwords.

  Also implemented a pluggable password hashing API (similar to how an alternate
  cache mechanism can be used) to allow developers to readily substitute an
  alternative hashing and authentication scheme.

  Thanks all!
2008-03-31 20:50:05 +00:00
Dries Buytaert 45097b78b7 - Patch #52910 by kbahey, keith.smith, Susurrus, et al: restict access to cron.php. 2008-03-17 16:53:58 +00:00
Dries Buytaert a170d1f8f2 - Patch #231437 by catch, Rob, freso et al: remove ping module from core. 2008-03-11 08:13:14 +00:00
Dries Buytaert 584f3e886a - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page. 2008-02-20 13:46:43 +00:00
Dries Buytaert b5f5e75092 - Patch #222183 by Gabor and Keith: make the input formats reorderable as a first step towards better input format handling, and ultimately, good WYSIWYIG support. 2008-02-19 14:07:21 +00:00
Dries Buytaert 29c377c8cd - Patch #222190 by Gabor: updated CHANGELOG.txt. 2008-02-17 19:34:28 +00:00
Gábor Hojtsy e3cbacc31e #215992 by dww: provide information for upgrades from Drupal 5 with update status module 2008-02-03 18:38:14 +00:00
Gábor Hojtsy 60cb54b938 Back to 6.0-dev 2008-01-30 23:07:41 +00:00
Gábor Hojtsy c2665870c4 Preparing for RC3 2008-01-30 22:43:55 +00:00
Gábor Hojtsy 8eb3ba596a #214579 by keith.smith: vocabulary drag and drop was not properly documented (string change) 2008-01-27 17:55:15 +00:00
Gábor Hojtsy 436f7d8a51 #212050 by keith.smith: JS compression was removed, but not from the changelog 2008-01-21 16:30:37 +00:00
Gábor Hojtsy 86c6d02a50 #211322 follow up by catch: forums also support drag and drop, mention in changelog 2008-01-17 23:58:26 +00:00
Gábor Hojtsy 4dc9ed032e #211322 by keith.smith: drag and drop documentation for input formats was missing, damn 2008-01-17 21:50:59 +00:00
Gábor Hojtsy 3395c97e37 Back to 6.0-dev 2008-01-10 23:14:58 +00:00
Gábor Hojtsy 78bc68f304 Drupal 6 RC2 2008-01-10 22:47:17 +00:00
Dries Buytaert 28e166ff90 - Patch #204456 by Keith: mentioned drag and drop support in the CHANGELOG.txt. 2007-12-29 06:45:31 +00:00
Gábor Hojtsy 67d64ffc53 #197722 by catch, hwsong3i: remove 4.7 to 5.x updates; we only support direct updates from 5.x to 6.x 2007-12-26 10:24:00 +00:00
Gábor Hojtsy d5974b7862 back to 6.x-dev 2007-12-20 23:14:11 +00:00
Gábor Hojtsy efd544136b Gearing up for Drupal 6 RC1 2007-12-20 22:41:24 +00:00
Gábor Hojtsy 6a95c27147 #202425 by keith.smith: standardize reference to block placement page as 'blocks administration page' to avoid any confusion 2007-12-19 19:13:29 +00:00
Gábor Hojtsy 57cedbb56d Back to 6.0-dev 2007-12-05 21:31:59 +00:00
Gábor Hojtsy aa6f1c8315 Drupal 6.0 beta 4 2007-12-05 21:18:29 +00:00
Dries Buytaert 9a96837b89 - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues. 2007-11-26 16:36:44 +00:00
Gábor Hojtsy 98eefd9f0c back to Drupal 6.0-dev 2007-11-21 22:53:40 +00:00
Gábor Hojtsy b3bda1c1e9 Getting ready for Drupal 6.0-beta3 2007-11-21 22:33:30 +00:00
Gábor Hojtsy c1555f33bc #193510 by webernet: remove updates from unsupported Drupal versions, as our policy dictates (and because some API changes make them faulty without further modifications) 2007-11-19 19:04:48 +00:00
Dries Buytaert 6049f23760 - Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page. 2007-11-14 09:50:00 +00:00
Dries Buytaert 073eb45833 - Patch #191073 by Keith: another good string cleanup by Keith. (Also removed some trailing whitespace.) 2007-11-11 06:56:44 +00:00
Gábor Hojtsy 4a74b17668 #180719 follow up by catch: document taxonomy changes in changelog 2007-11-09 16:01:54 +00:00
Dries Buytaert 5ae55b8044 - Patch #186004 by jvandyk: CHANGELOG.txt cleanups. 2007-10-25 15:28:28 +00:00
Gábor Hojtsy 19b2687ac0 Back to being a 6.x development version 2007-10-17 21:59:31 +00:00
Gábor Hojtsy a3f3cb346b Drupal 6.0-beta 2 release with all Drupal 5.3 security fixes applied 2007-10-17 21:47:14 +00:00
Dries Buytaert a745b0f68b - Patch #155870 by quicksketch et al: AHAH-ification of the poll module. 2007-10-17 12:34:16 +00:00
Gábor Hojtsy d55dccbe35 #178768 follow up patch by myself: now that we know Drupal module is moved to site_network, we can document is in the changelog 2007-10-10 10:40:13 +00:00
Dries Buytaert c389c90529 - Patch #144634 by chx: fixed critical bug that prevented language negotiation to work after/when drupal_goto() is called. 2007-10-02 16:03:17 +00:00
Gábor Hojtsy 9c2f47eafd Back to devopment version, now that we have the beta 1 tagged and released 2007-09-15 07:33:46 +00:00
Gábor Hojtsy 86a6cd4ef3 Marking code as beta 1 in preparation of the first beta release of Drupal 6, also add back E_NOTICE removal for the release. 2007-09-14 20:08:59 +00:00
Gábor Hojtsy 43cb4abd9e #175197 by KentByte and webchick: updat CHANGELOG with some important changes we missed to mention here (and wrap lines properly) 2007-09-14 09:16:02 +00:00
Gábor Hojtsy 865cfbb6f1 #174876 by kkaefer: mention the menu system changes in the changelog 2007-09-12 11:23:51 +00:00
Dries Buytaert 22c1cb8a6a - Some minor massaging. 2007-08-21 08:15:07 +00:00
Dries Buytaert 74292cd062 - Patch #80951 by killes, yched et al: block caching. 2007-08-19 08:08:45 +00:00
Dries Buytaert e47a8a1e04 - Some massaging. 2007-07-16 09:29:43 +00:00
Dries Buytaert 6ec2ff7e15 - Patch #94154 by dww, Earl et al: update notifications for Drupal!
Woot, woot! :)
2007-07-11 15:15:40 +00:00
Dries Buytaert 435f3154f9 - Patch #141730 by Earl: allow theming system to use wildcards. I promised in the issue that this patch would still go in, so here goes. 2007-07-03 18:48:41 +00:00
Dries Buytaert b6c069ad7d - Patch #20295 by pyromanfo, webchick, Gurpartap Singh et al: allow forum topics to be custom node types. 2007-07-02 17:08:36 +00:00
Gábor Hojtsy 7afaf32e6f revert update status changelog message, 'update' module is not yet in Drupal core, but this change slipped in with http://drupal.org/cvs?commit=71956 2007-07-01 18:10:09 +00:00
Dries Buytaert c11cb4ec24 - Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable. 2007-07-01 15:37:10 +00:00
Dries Buytaert 2348e7de6f - Patch #148410 by jvandyk: added rewrite of the actions module!
This is a very important patch, but one that is merely an enabler.
  Hopefully we'll see more people submitting "action patches" in the
  near future.

  Thanks for the hard work and persistence, John.  *If* you decide
  to update the Drupal Pro Development book to Drupal 6, make sure
  to add a chapter on actions. ;)
2007-06-29 18:06:51 +00:00
Steven Wittens 71b11a82a8 Keeping changelog up to date 2007-06-22 05:47:29 +00:00
Dries Buytaert aa308028aa - Patch #131026 by James et al: OpenID client support for Drupal!
Let this be the day where we help revolutionize the online society, and the
  way websites and web services interoperate.  Or something.
2007-06-18 16:09:39 +00:00
Gábor Hojtsy 73e3d6c574 Previously forgot content and JS translation, as well as JS templating changelog items 2007-06-17 15:43:31 +00:00
Dries Buytaert 9e0da3dc7c - Patch #143026 by ChrisKennedy and Steven: dynamically check password strength and confirmation. 2007-06-08 06:04:15 +00:00
Dries Buytaert 29eb5a6284 - Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version. 2007-06-08 05:50:58 +00:00
Steven Wittens 7f8b191781 #119441: JavaScript aggregator/compressor by m3avrck and others. 2007-06-01 09:05:45 +00:00
Dries Buytaert 4fd54aabc5 - Patch #115267 by drewish, dopry et al: simplified file uploads code, improved file API, centralized file validation, implemented quotas and fixed file previews. 2007-05-30 08:08:59 +00:00
Dries Buytaert 4a6f5869e5 - Patch #142773 by kbahey: made Drupal work correctly when behind a reverse proxy. 2007-05-25 15:04:42 +00:00
Dries Buytaert 0047e35d91 - Patch #145671 by Gabor: import translation files when adding a new language. 2007-05-22 07:42:37 +00:00
Dries Buytaert 5094312d3b - Patch #140218 by Crell et al: make it possible to move page callbacks to their own include files. 2007-05-22 05:52:17 +00:00
Dries Buytaert 667bf95308 - Patch #54833 by Steven: added an HTML corrector. 2007-05-20 16:44:35 +00:00
Dries Buytaert 2934a3d9bd - Patch #144859 by dww: added optional e-mail notifications when user are approved, blocked, or deleted. 2007-05-20 12:34:48 +00:00
Dries Buytaert d1e28d4273 - Patch #141131 by mfer: remember anonyous comment posters. 2007-05-17 20:57:19 +00:00
Dries Buytaert adab4ab83b - Patch #142869 by Gabor: import interface translation files at install time. 2007-05-15 15:29:49 +00:00
Dries Buytaert 8ba14fa492 - Patch #138706 by hunmonk: fixed PostgreSQL caching problem. 2007-05-14 16:22:26 +00:00
Dries Buytaert 258c653f56 - Patch #141637 by merlinofchaos, gabor, et al: provide a site config form at the end of install to collect data, plus allow profiles to modify and add more. 2007-05-10 19:55:24 +00:00
Dries Buytaert a309ea2be2 - Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship with sites/default/default.settings.php. 2007-05-08 16:36:55 +00:00
Dries Buytaert 68a7999c06 - Modified patch #141526 by Gurpartap Singh: added a filter form on the path alias table. 2007-05-07 12:29:20 +00:00
Gábor Hojtsy c740ac7fd5 #127539: progressive operation support, refactoring update.php code to a generic batch API to support runnning operations in multiple HTTP requests
- update.php is already on the batch API
  - node access rebuilding is in the works
  - automatic locale importing is in the works

 Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches,
 and the fantastic turnaround times. Hats off.
2007-05-04 09:41:37 +00:00
Steven Wittens 8f36367d4a Add missing items to changelog (clean url tester, sticky table header) and group related items together. 2007-05-03 10:52:56 +00:00
Dries Buytaert 38d22252b9 - Patch #67893 by kbahey, dww, alienbrain, asimmonds et al: made it possible to filter log messages in the database log. 2007-04-30 11:12:35 +00:00
Dries Buytaert 80ab60d39e - Updated CHANGELOG.txt. 2007-04-25 21:36:57 +00:00
Dries Buytaert ffe4dc84d4 - Patch #46941 by Zen and Ber: move PHP input filter to dedicated module. 2007-04-24 10:54:35 +00:00
Dries Buytaert 03b4b58e9a - Patch #132018 by Steven et al: add .info files to themes. 2007-04-17 07:19:39 +00:00
Dries Buytaert 4a7be0f2f0 - Patch #134839 by webchick: allow turning of signatures site-wide. 2007-04-10 10:40:40 +00:00
Dries Buytaert 07e6bdcdfe - Patch #63881 by kbahey and jakeg: improved Drupal's logging functionality. Added support for external loggers, and included a small syslog module into core. 2007-04-10 10:10:27 +00:00
Dries Buytaert dcbb5fa3f4 - Patch #107061 by Steven et al: add jQuery teaser splitter. 2007-04-09 13:58:03 +00:00
Dries Buytaert 5bbbf10ba8 - Patch #130987 by merlinofchaos: added theme registry for easier themability. 2007-04-06 13:27:23 +00:00
Dries Buytaert b20618aa12 - Patch #128866 by Gabor et al: new language subsystem fixes. 2007-03-28 14:08:23 +00:00
Steven Wittens ba0ff1a9b7 #117018: Use Garland theme for installer/maintenance pages, and add task list in the sidebar.
- Refactor partial-page handling for the maintenance page. It's an exotic quirk for update.php and belongs there.
2007-03-02 09:40:27 +00:00
Steven Wittens 7cfde27e31 Properly capitalize changelog 2007-03-02 09:08:47 +00:00
Dries Buytaert 614e03b7ce - Stripping whitespace. 2007-03-01 19:53:26 +00:00
Dries Buytaert be6c0be443 - Patch #59863 by sun et al: added a scripts/drupal.sh to execute Drupal code from the command line. This is great for using Drupal as a scripting framework, or to write backup or migration scripts. 2007-03-01 09:15:42 +00:00
Dries Buytaert 72501e54df - Patch #115667 by rotzi: added versioning support to node terms. 2007-02-12 17:47:08 +00:00
Dries Buytaert 2019cb1c52 - Patch #115213 by dopry: undefined variable in install.inc. 2007-02-04 21:24:01 +00:00
Dries Buytaert 1126d5cfe9 - Patch #40575 by Wesley: made it easier to theme the forum overview page. 2007-01-31 16:01:17 +00:00
Dries Buytaert 36e554da66 - Patch #108282 by vjordan: updated CHANGELOG.txt 2007-01-23 18:58:35 +00:00
Steven Wittens 134df3e5fd CHANGELOG 2007-01-15 12:12:41 +00:00
Dries Buytaert e7119ac722 - Patch #104833 by webernet: mention correct jQuery version in CHANGELOG.txt 2006-12-23 22:07:37 +00:00
Steven Wittens 0c3e612704 Keeping CHANGELOG up to date 2006-12-11 20:53:17 +00:00
Steven Wittens 001d54f663 #84961: Add 'select all' and range select feature to admin tables. 2006-11-21 08:16:39 +00:00
Steven Wittens 5f6d48d064 Keeping CHANGELOG up to date 2006-11-17 00:44:12 +00:00
Steven Wittens 4e8a34320c Mention module uninstall in CHANGELOG.txt 2006-11-01 08:42:35 +00:00
Steven Wittens b01d96aed5 #88202: Adding Garland theme to core. 2006-10-29 13:21:46 +00:00
Steven Wittens b79c06f079 Changelog 2006-10-14 02:41:36 +00:00
Steven Wittens 66d69c2658 Keeping changelog up to date 2006-10-04 20:34:56 +00:00
Dries Buytaert 23d0f350ab - Patch #86591 by dww: 5.0.0 -> 5.0 2006-10-02 11:36:17 +00:00
Steven Wittens faf41d262f changelog typo 2006-09-12 20:35:17 +00:00
Neil Drumm 47f517edbe #82831. Rollback and moving the JQuery version number to a suitable place. 2006-09-11 06:29:03 +00:00
Dries Buytaert a3ac4ebe64 - Updated changelog. 2006-09-02 17:10:51 +00:00
Steven Wittens dd4f143df6 #75002: Install-time and run-time requirements checking + status report page 2006-09-01 08:44:53 +00:00