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
Neil Drumm
30c2e89ce7
#76555 by Goba. Installer l10n.
2006-09-01 05:38:40 +00:00
Steven Wittens
7fd9aa5c8a
#69786 : jQuery JavaScript Library in Drupal core
2006-08-31 23:31:25 +00:00
Dries Buytaert
cdd120ed20
- Patch #77936 by moshe and rdouglass: pluggable session handling.
2006-08-31 19:52:39 +00:00
Dries Buytaert
c29daaaabb
- Patch #80887 by Matt et al: added an aggressive caching strategy.
2006-08-31 18:40:04 +00:00
Dries Buytaert
da47651fb6
- Corrected a quote.
...
- Updated CHANGELOG.
2006-08-30 08:40:36 +00:00
Neil Drumm
554a2808a3
#78656 by m3avrck. Drupal Core's first CSS hack.
2006-08-25 09:01:12 +00:00
Neil Drumm
ccffa83337
CHANGELOG.
2006-08-25 08:16:22 +00:00
Dries Buytaert
158a8814eb
- Patch #66569 by m3avrck: add RSS autodiscovery automatically.
2006-08-23 18:38:41 +00:00
Dries Buytaert
d53aec1510
- Updated changelog.
2006-08-23 18:34:20 +00:00
Dries Buytaert
4936f4df12
- Patch #76666 by hunmonk: custom block titles.
2006-08-22 07:43:33 +00:00
Dries Buytaert
7de41539df
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.
2006-08-18 18:58:47 +00:00
Steven Wittens
267a88e77e
Updating changelog
2006-08-18 00:32:33 +00:00
Neil Drumm
28f7908f8c
#2039 by Boris Mann ("My first diff to the list"), moshe weitzman, and David Lesieur, nested lists.
2006-08-17 06:55:26 +00:00
Neil Drumm
0aee20e61b
CHANGELOG
2006-08-15 05:33:26 +00:00
Dries Buytaert
5b455a2e0f
- Patch #75916 by Robert: re-introduced default robot.txt.
2006-08-14 10:41:52 +00:00
Neil Drumm
20201f4ddc
Fixing the last commit and CHANGELOG.
2006-08-14 07:17:37 +00:00
Neil Drumm
d9d43eea27
#64212 by chx, dww, and Eaton, allow for branched updates.
2006-08-14 05:47:36 +00:00
Dries Buytaert
c8164a26af
- Updated changelog.
2006-08-10 18:02:05 +00:00
Dries Buytaert
1fd2c6e197
- Removing the archive module from core per the mailing list discussion.
...
Goba agreed to take over responsibility of this module's functionality.
He'll maintain the module in contrib, or integrate the functionality in
an existing module.
2006-08-08 15:44:00 +00:00
Neil Drumm
b7647e6d38
CHANGELOG update.
2006-08-06 23:14:15 +00:00
Neil Drumm
6f22da3540
#75582 by hunmonk, add mass editing to admin/user/user.
2006-08-05 18:56:35 +00:00
Neil Drumm
d6af18b9f5
#75395 by merlinofchaos and moshe weitzman, make it easier for node access modules to work together.
2006-08-05 02:12:46 +00:00
Dries Buytaert
4b9a3cf73e
- Patch #4942 by webchik et al: e-mail verification is optional now.
2006-08-03 13:50:53 +00:00
Dries Buytaert
b138793b68
- Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)
2006-07-31 11:25:55 +00:00
Neil Drumm
589e9f237f
#65706 by Eaton, look for page templates based upon the path.
2006-07-27 08:01:58 +00:00
Neil Drumm
1a88d134b8
#74395 by moshe, add hook_profile_alter() to let modules alter the profile page
2006-07-27 07:46:31 +00:00
Neil Drumm
cbb8ea04de
Changelog update.
2006-07-26 07:27:19 +00:00
Steven Wittens
921128aff7
Add installer to changelog
2006-07-25 15:02:19 +00:00
Dries Buytaert
10d1fe9c53
- Patch #73465 by webchick: updated changelog.txt
2006-07-13 07:23:59 +00:00
Dries Buytaert
58752cfaa2
- Patch #72284 by me:
...
+ reorganized ?q=admin/settings
+ deprecated the _settings hook
2006-07-10 19:27:52 +00:00
Dries Buytaert
6b2f4d681a
- Patch #72868 by Flanker: added missing CVS ids to the .txt files.
2006-07-09 11:33:06 +00:00
Dries Buytaert
824e7d4d19
- Patch #44920 by Crell et al: added support for a sites/all directory.
2006-06-27 13:48:09 +00:00
Dries Buytaert
c7ae77cf5f
- Patch #67675 by chx: added support for multiple cache backends.
2006-06-14 14:01:12 +00:00
Dries Buytaert
a3667dc567
- Patch #67036 by naudefj: make it possible to add roles from the user creation page.
2006-06-11 19:23:47 +00:00
Dries Buytaert
9a65cabf3b
- Modified patch #51561 by dww: optionally allow people to inspect votes, and to cancel their vote.
2006-05-29 16:04:41 +00:00
Dries Buytaert
02fa0d85b2
- Patch #18018 by dww, nedjo, tostinne, luke et al: block visibility by role.
2006-05-26 09:21:10 +00:00
Gerhard Killesreiter
369c776c4c
SQL abstraction layer improvement.
2006-05-24 20:46:56 +00:00
Neil Drumm
d1764d113e
Change log
2006-05-23 02:41:21 +00:00
Dries Buytaert
4d97254559
- Patch #41352 by Steve, Zen, Crell et al: new feature: make the default behavior of the contact forms configurable.
2006-05-13 10:19:13 +00:00
Dries Buytaert
bddd9aeb6f
- Patch #51506 by gordon: new feature: added auto-complete functionality to user profiles.
2006-05-12 08:50:22 +00:00
Neil Drumm
9cff02e91b
#61802 by Zen, Double spaced sentences clean up
2006-05-07 00:08:36 +00:00
Dries Buytaert
2bd1600b7a
- Updating CHANGELOG.txt
2006-05-01 09:30:34 +00:00
Neil Drumm
39c68013b3
Making a blank slate for the change log for the upcoming "x.x.x" release.
2006-04-30 00:50:39 +00:00
Steven Wittens
69726b0d7b
#56634 : Resolve issues with varying $base_url
...
- Fix locations links in watchdog
- Fix repeated subdirectory in page cache CIDs
2006-04-12 08:42:47 +00:00
Gerhard Killesreiter
cb04c43eb1
#27155 , noted removal of bookmarklet code, patch by eafarris.
2006-04-10 08:29:50 +00:00
Gerhard Killesreiter
d801c77fcf
adding 4.6.6 and 4.5.8 releases
2006-03-13 22:28:45 +00:00
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