Dries Buytaert
4fad80e538
- Patch #7638 by nereocystis: fixed PostgreSQL (ANSI SQL) compatibility bug in the comment module.
2004-05-10 21:30:31 +00:00
Dries Buytaert
1ad9afb8a7
- Added support for multiple user roles. Patch by Jim Hriggs.
2004-05-10 20:34:25 +00:00
Dries Buytaert
a158eca1b0
- Patch #7577 by JonBob: code improvements to the book, forum, page and poll module.
2004-05-09 19:28:43 +00:00
Dries Buytaert
3de9d33e67
- Menu and code improvements by JonBob.
2004-05-08 07:17:47 +00:00
Dries Buytaert
7bf77b6a5e
- Patch #7411 by Ax: fixed some aggregator module warnings.
2004-05-07 07:26:31 +00:00
Dries Buytaert
99e9f86862
- Patch #7575 by ax: not in global scope, making updates fail.
2004-05-06 20:25:48 +00:00
Dries Buytaert
0e6221a192
- Patch #7585 by Gerhard: extra data added by profile.module to the user
...
object got saved in the user's data column even if there is a dedicated
table for that information.
2004-05-05 21:17:25 +00:00
Dries Buytaert
681b26febc
- Patch #7577 by JonBob: various code style improvements to the statistics
...
module.
+ Usages of to print titles have been replaced by proper drupal_set_title()
calls.
+ Many arg() usages dropped in favor of meaningful parameters.
+ Doxygen comments standardized and expanded.
+ Some grammatical corrections to help text.
+ Broken /statistics page linked from page navigation restored.
+ Fixed small bug in menu.inc pertaining to menu callbacks without
arguments.
2004-05-05 21:12:14 +00:00
Dries Buytaert
6f2d85186b
- Patch #7581 by bylund: made the archive module's calendar accessible.
2004-05-05 18:19:23 +00:00
Steven Wittens
9b106e85fe
Adding support for <optgroup> through form_select. See the PHPdoc for usage.
2004-05-05 15:58:26 +00:00
Steven Wittens
33651a4edf
#7468 - Added title="" attribute with term descriptions (if present) to taxonomy links.
...
See http://drupal.org/node/view/7468
2004-05-04 01:44:30 +00:00
Dries Buytaert
aa3f05d819
- Patch #7096 by bylund: fixed a bug with the node filters at the node administration page (administration > content)
2004-05-03 17:38:40 +00:00
Dries Buytaert
5c9c65d2f3
- Patch #7503 by bylund: two strings could not be translated.
2004-05-03 17:33:44 +00:00
Dries Buytaert
bfca088828
- Patch #7504 by bylund: multiple form_radio-function calls is used instead
...
of a single form_radios-call. This could cause problems when trying to
style individual form elements.
2004-05-03 17:26:22 +00:00
Steven Wittens
0f1f45c710
Standard text/html HTTP Content-Type was not cached, causing encoding issues on some server configurations.
2004-05-03 11:53:59 +00:00
Dries Buytaert
3c604109dc
- Patch #7498 by nereocystis: PostgreSQL updates for HEAD
2004-05-03 05:41:21 +00:00
Dries Buytaert
d8bbdcbe56
- Updated the CHANGELOG
2004-05-01 11:22:39 +00:00
Dries Buytaert
f27d1b7b78
- Bug #7135 : fixed saving of comment viewing options in PostgreSQL. Patch by Adrian.
2004-05-01 09:22:16 +00:00
Dries Buytaert
7332215a08
- Patch #7483 by Gerhard: system_user should not return $edit.
2004-05-01 09:14:49 +00:00
Dries Buytaert
bfd184321b
- Patch #7482 by Gerhard: double 'edit' in comment_user(). One 'edit' had to be 'validate'.
2004-05-01 08:59:08 +00:00
Dries Buytaert
0a74e0b320
- Patch #6552 by Gerhard: fixed problem with user callbacks that slipped in with Natrak's last commit.
2004-05-01 08:47:20 +00:00
Dries Buytaert
e4d45aaef3
- Patch by Adrian: added support for multiple database connections.
2004-04-30 05:12:46 +00:00
Kjartan Mannes
dfd66f998d
- Fixed sitewide timezone settings not being saved.
...
- Making sure profile fields are saved properly.
2004-04-29 23:27:15 +00:00
Kjartan Mannes
7e017fce0f
- Applied patch #6552 : Put back register_form and register_validate callbacks in user.module.
...
- Fixed bug #7406 : User delete hook incorrect params.
2004-04-29 22:39:55 +00:00
Kjartan Mannes
297c552c7e
- Incorrect quotes.
2004-04-29 21:10:12 +00:00
Kjartan Mannes
857f1b1cce
- Fixed bug #7094 : Incorrect displayed umlauts in ISO-8859-1 RSS-feeds.
...
- Fixed feed status not being reset when items are removed.
2004-04-29 21:09:00 +00:00
Dries Buytaert
2ca7eb7152
- Patch #6612 by JonBob: extended the node API with new hooks.
2004-04-28 20:23:30 +00:00
Dries Buytaert
3117258552
- Various aggregator module improvements. Modified patch by drumm.
2004-04-27 20:10:09 +00:00
Dries Buytaert
d4e1b4a74b
- Removed the menu cache. Too many problems with it.
2004-04-27 19:35:10 +00:00
Dries Buytaert
b3265bcb86
- Patch #6887 by drumm: fixed drupal_http_request
2004-04-27 18:17:17 +00:00
Dries Buytaert
a2da46a10a
- Patch #7416 by Stefan: added sitewide timezone support.
2004-04-27 18:08:04 +00:00
Dries Buytaert
278c2d52e9
- Patch #7403 by jhriggs: the required-form-items patch that hit HEAD a few days back has an erroneous assignment in form_radios().
2004-04-26 21:57:02 +00:00
Dries Buytaert
1391df9fb3
- Patch #7330 by MegaGrunt: turns primary and secondary link ids into a classes,
...
and assigns the classes to header and footer. Also renamed a few elements to
make them more logical/consistent. Plus added search id around search area,
and a few other minor improvements.
2004-04-25 18:23:57 +00:00
Dries Buytaert
5403982589
- Patch #6009 by Matthias: reworked the help texts of the taxonomy module generated forms. The help text can now be customized.
2004-04-24 16:42:39 +00:00
Dries Buytaert
284ed5e4a3
- Patch #7211 : changed 'root' to 'top-level' for sake of usability. I took Gerhard's patch and extended it so we did not miss any instances of 'root'.
2004-04-24 16:31:54 +00:00
Dries Buytaert
bab922715d
- Bugfix: strip all HTML from the feed description.
2004-04-24 16:25:31 +00:00
Dries Buytaert
dc8a68ea28
- Patch #6791 : mark required fields. Modified patch by Michelangelo.
2004-04-24 15:39:31 +00:00
Dries Buytaert
df97450834
- Patch #7286 by LiDave: improved filter table indices. I updated database/updates.inc as well.
2004-04-24 07:50:39 +00:00
Dries Buytaert
33eb82e16f
- Patch #6444 by Junyor: allow modules to change the 'changed' timestamp of nodes.
2004-04-24 07:41:49 +00:00
Dries Buytaert
e5e26a07d6
- Patch #7302 by Gerhard: saves the selected terms in a session variable.
2004-04-23 07:40:26 +00:00
Dries Buytaert
cf98e0a1fc
- Patch #7314 by jluster: added support to ping technorati.com
2004-04-23 06:30:42 +00:00
Dries Buytaert
ee4ccb6e4c
- Patch #7332 by marky: don't emit extra whitespace withing <body>
2004-04-23 06:13:34 +00:00
Kjartan Mannes
a7a86cd289
- Changing permissions on user menus.
2004-04-22 22:53:51 +00:00
Dries Buytaert
8fa7d74d4d
- Patch #6498 by jhriggs: <label> requires opening and closing tags.
2004-04-21 20:11:22 +00:00
Dries Buytaert
01e76e374f
- Patch #6887 by Gerhard: fget -> fread for sake of compatibility.
2004-04-21 19:43:23 +00:00
Dries Buytaert
9796455aaf
- Patch #4635 by Ber: user search should translate wildcard character
2004-04-21 17:50:28 +00:00
Dries Buytaert
725298779d
- Patch #7271 by JonBob: avoid filling the database with menu items.
2004-04-21 17:42:07 +00:00
Dries Buytaert
7231c88a32
- Added support for 403 handling. Patch by JonBob. As a side benefit,
...
administrators will be able to define a custom 403 page, just as they
can define 404 pages now.
This needs to be documented in the "Changes since / migrating to ..."
pages.
2004-04-21 13:56:38 +00:00
Kjartan Mannes
7976678719
- Only encode strings that contain non-ASCII characters.
2004-04-21 11:31:34 +00:00
Dries Buytaert
291b56c0cc
- Fixed problem with global session variable that caused the wrong page to
...
be rendered after posting a comment.
2004-04-18 15:17:10 +00:00