index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mod
/
uservalidationbyemail
/
views
Age
Commit message (
Expand
)
Author
2011-02-12
Converted most forms to use elgg_view_form (therefore also moved the views to...
ewinslow
2011-02-11
Converted hardcoded styles to css primitives
ewinslow
2011-02-03
changed input/pulldown to input/dropdown
cash
2011-02-03
removes uses of $vars[url] from core and plugins
cash
2010-12-29
stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne...
cash
2010-12-02
Refs #2700 changed underscores to hyphens for the forms css elements
cash
2010-11-20
Refs #2143: DRY up button input views (button, reset, submit). Changed core ...
ewinslow
2010-11-16
ported the portion of the [7027] commit that dealt with pagination to trunk
cash
2010-11-16
Refs #2573 updates the uservalidationbyemail plugin to work with new validati...
cash
2010-11-03
Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.
brettp
2010-11-02
Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res...
ewinslow
2010-11-02
Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF...
ewinslow
2010-10-30
Refs #2598: Converted most $vars['url'] to elgg_get_site_url()
ewinslow
2010-10-06
Merged some fixes from the 1.7.4 backport of uservalidationbyemail.
brettp
2010-10-05
Using more built-in API to get unvalidated users.
brettp
2010-10-01
Added admin page to validate, resend validation requests, or delete unvalidat...
brettp