indefero/src/IDF/Views
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
..
Source bump copyright year 2010-09-13 00:51:45 +00:00
Admin.php Implemented an extended user profile based on a patch from Jethro Carr (issue 510). 2010-12-05 01:22:32 +01:00
Api.php Added the first work on an API. 2008-11-21 20:33:39 +01:00
Download.php Added a series of hooks to trigger backup jobs when files are uploaded/deleted. 2010-05-21 11:29:36 +02:00
Issue.php Implemented an extended user profile based on a patch from Jethro Carr (issue 510). 2010-12-05 01:22:32 +01:00
Project.php Make the monotone master branch editable on forge level at least to 2010-11-17 00:47:55 +01:00
Review.php Implemented an extended user profile based on a patch from Jethro Carr (issue 510). 2010-12-05 01:22:32 +01:00
Source.php * move common file-specific functionality out of IDF_Views_Source into new 2010-12-02 01:50:01 +01:00
User.php Implemented an extended user profile based on a patch from Jethro Carr (issue 510). 2010-12-05 01:22:32 +01:00
Wiki.php Fixed issue 417, 403 after clicking 'delete this page'. 2010-03-16 15:21:17 +01:00