indefero/src/IDF/Form/Admin
Thomas Keller 784c9718eb Implemented an extended user profile based on a patch from Jethro Carr (issue 510).
Changes with respect to the original patch:
- use Gconf instead of separate table / data scheme
- better form validation for URLs and emails
- no htmlentity-encoded contents in the database (pluf automatically safe-encodes
  stuff before it writes out contents into templates)
- add visual separators in the form views to have a distinct view of basic
  (important) data and other data which are only displayed in the public profile
- give a hint about the maximum display size of 60x60 px^2 and use max-width and
  max-height in the templates to avoid nasty distortions by the browser
- use target=_blank and rel=nofollow on the twitter and website links in the profile
- some whitespace / formatting / code style fixes
2010-12-05 01:22:32 +01:00
..
ProjectCreate.php Code style; wider input for monotone branch name 2010-11-17 00:47:52 +01:00
ProjectDelete.php Fixed issue 105 point 2, added deletion of a project. 2009-02-27 10:42:18 +01:00
ProjectUpdate.php Make the monotone master branch editable on forge level at least to 2010-11-17 00:47:55 +01:00
UserCreate.php * removed `type` field in IDF_Key on request of Loic and automatically detect 2010-08-24 23:30:12 +02:00
UserUpdate.php Implemented an extended user profile based on a patch from Jethro Carr (issue 510). 2010-12-05 01:22:32 +01:00