summaryrefslogtreecommitdiff
path: root/modules/profile
Commit message (Collapse)AuthorAge
...
* - Fixed typo: 'writeable' -> 'writable'Dries Buytaert2003-03-16
|
* - Fixed typo: maxumum -> maximum. Patch by Al.Dries Buytaert2003-03-10
|
* - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.Dries Buytaert2003-02-11
|
* - Tidied up XHTML. Patch by Ulf.Dries Buytaert2003-01-23
| | | | - Added missing t() function. Patch by Stefan.
* - Fixed some typos: "filesize" -> "file size"Dries Buytaert2002-12-24
|
* - Make sure empty fields are not being displayed. Patch by Kjartan.Dries Buytaert2002-11-17
|
* - Improved UI of profile module. Patch by Natrak.Dries Buytaert2002-11-08
| | | | NOTE: it is a first improvement but it isn't good enough yet ...
* Patch by Kjartan:Dries Buytaert2002-11-08
| | | | | | | | - Fixed empty fields being displayed. - Fixed some coding standard discrepancies. - Fixed the birthday date formatting.
* - Wrapped some hardcoded colors in "theme_invoke()"s; we can still createDries Buytaert2002-10-22
| | | | | | | | 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.
* - Applied user.module patch from Marco's sandbox.Dries Buytaert2002-08-08
- Added profile.module written by Marco.