Dries Buytaert
8d2b1238b4
- Michael Frankowski's excellent help text improvements!
2003-05-29 09:15:00 +00:00
Dries Buytaert
c2d2fb7309
- Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.
...
- Fixed a typo in the MSSQL database scheme. Patch by Michael Frankowski.
- Removed dependency on "register_globals = on"! Patches by Michael Frankowski.
Notes:
+ Updated the patches to use $foo["bar"] instead of $foo['bar'].
+ Updated the INSTALL and CHANGELOG files as well.
- Tiny improvement to the "./scripts/code-clean.sh" script.
2003-05-13 18:36:38 +00:00
Dries Buytaert
5632464104
- Fixed bug #1336 : profile module problem. Patch by Al.
2003-05-03 05:44:25 +00:00
Dries Buytaert
5ce6e015d0
- Fixes bug #1336 and #1473 .
2003-04-29 20:31:21 +00:00
Dries Buytaert
a92bfba707
- Fixed bug #1336 : http://drupal.org/node/view/1336 . Thanks Marky.
2003-03-29 20:19:37 +00:00
Dries Buytaert
583104ce28
- Fixed typo: 'writeable' -> 'writable'
2003-03-16 12:36:07 +00:00
Dries Buytaert
34aeff6c6c
- Fixed typo: maxumum -> maximum. Patch by Al.
2003-03-10 20:34:40 +00:00
Dries Buytaert
e90f3b883b
- See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html .
2003-02-11 20:01:17 +00:00
Dries Buytaert
637004c539
- Tidied up XHTML. Patch by Ulf.
...
- Added missing t() function. Patch by Stefan.
2003-01-23 09:24:20 +00:00
Dries Buytaert
774688135c
- Fixed some typos: "filesize" -> "file size"
2002-12-24 14:15:53 +00:00
Dries Buytaert
d4c005acca
- Make sure empty fields are not being displayed. Patch by Kjartan.
2002-11-17 06:50:25 +00:00
Dries Buytaert
1ef7f58e8e
- Improved UI of profile module. Patch by Natrak.
...
NOTE: it is a first improvement but it isn't good enough yet ...
2002-11-08 13:13:25 +00:00
Dries Buytaert
ea6ce100a1
Patch by Kjartan:
...
- Fixed empty fields being displayed.
- Fixed some coding standard discrepancies.
- Fixed the birthday date formatting.
2002-11-08 11:39:27 +00:00
Dries Buytaert
66c5b70736
- Wrapped some hardcoded colors in "theme_invoke()"s; we can still create
...
a drupal_error() later on but I think we better get used to theme_invoke().
- Fixed translation bug. Patch by Moshe.
- Fixed PHP warning. Patch by ax.
2002-10-22 18:46:43 +00:00
Dries Buytaert
f5173ef233
- Applied user.module patch from Marco's sandbox.
...
- Added profile.module written by Marco.
2002-08-08 18:52:55 +00:00