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
/
views
/
default
/
input
/
userpicker.php
Age
Commit message (
Expand
)
Author
2011-11-05
Fixes #3567 standardized classes for icons
cash
2011-10-13
added documentation for the userpicker
cash
2011-10-13
displaying users that have been selected and added remove capability
cash
2011-10-13
got the friends option working for user picker
cash
2011-09-26
Fixes #2921 clearing new ignore internal variables
cash
2011-05-14
fixed passing wrong parameters to input/userpicker (which is not currently fu...
cash
2011-03-12
Fixes #3091 adds load functions for js and css
cash
2011-03-12
Refs #3091 rewrote the js and css register functions to require a name
cash
2011-02-15
Fixes #2921: converted internalname => name and internalid => id
ewinslow
2011-02-15
Refs #2102: addressing more userpicker/autocomplete bugs
ewinslow
2011-02-15
Refs #2102: Replace input/userpicker with jQuery UI autocomplete
ewinslow
2011-02-11
Added disapproving @todo's wherever I could find javascript not conforming to...
ewinslow
2011-02-06
Fixes #2510 sticky forms is finish - Elgg 1.9 could have a ElggForm class tha...
cash
2011-02-05
Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic...
cash
2010-12-30
fixed a few minor issues in input views for validation
cash
2010-12-09
Fixes #2726 applied zcho's patch to fix more errors from the "_" to "-" CSS c...
cash
2010-12-02
Refs #2700 replaced most underscores with hyphens - there may be broken displ...
cash
2010-12-02
Refs #2700 changed underscores to hyphens for the forms css elements
cash
2010-10-30
Refs #2598: Converted most $vars['url'] to elgg_get_site_url()
ewinslow
2010-10-22
Removed @license, @copyright, and @author from files. License and copyright a...
brettp
2010-06-10
Performing checks to handle empty arrays and malformed values.
nickw
2010-06-09
Pre-populating userpicker list when values are passed.
nickw
2010-05-27
Fixing code for JS userpicker remove function to cope with recent structure c...
brettp
2010-03-23
Updated userpicker to use generic delete button
pete
2010-03-11
Implemented sticky forms.
brettp
2009-10-16
Standardizing views.`
brettp
2009-09-23
Upped minChars to 2 for user picker.
brettp
2009-09-23
Disabled matchContains in user picker.
brettp
2009-09-22
collections picker - delete link given classname and brackets removed from st...
pete
2009-09-17
Updated user picker to return 25 results, text input to be 30 wide.
brettp
2009-09-09
Defaulted userpicker to all users. Checkbox makes it only friends.
brettp
2009-09-07
Better jquery deleting of user entity for user picker.
brettp
2009-09-07
Pulled out language string to language file.
brettp
2009-09-07
Added bolding to term searc in user picker.
brettp
2009-09-07
Added rough version of a new user picker.
brettp