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
Age
Commit message (
Expand
)
Author
2011-02-15
Fixes #2921: converted internalname => name and internalid => id
ewinslow
2011-02-15
Fixes #2808: elgg_get_array_value => elgg_extract
ewinslow
2011-02-15
Refs #2102: addressing more userpicker/autocomplete bugs
ewinslow
2011-02-15
Refs #2102: Some input/autocomplete fixes
ewinslow
2011-02-15
Refs #2102: Replace input/userpicker with jQuery UI autocomplete
ewinslow
2011-02-14
Refs #2102: Replaced input/autocomplete with jQuery UI autocomplete (untested)
ewinslow
2011-02-12
Label wraps checkbox for usability
ewinslow
2011-02-12
moved security tokens to top of form so we can use :last-child
cash
2011-02-12
fixed another bug from last night
cash
2011-02-12
fixing a few bugs introduced last night in the input views
cash
2011-02-12
Refs #1393 added work around note to checkboxes and radio inputs for integer ...
cash
2011-02-12
Fixes #972 checkboxes and radio input fields support horizontal and vertical ...
cash
2011-02-12
reverted part of [8148] that broke all forms
cash
2011-02-12
Fixes #2143: DRYed up input/radio -- other views still should be addressed, b...
ewinslow
2011-02-12
Refs #2143: General cleanup of input views
ewinslow
2011-02-12
Refs #2143: DRYed up input/access -- wow, that feels good
ewinslow
2011-02-12
Refs #2143: DRYed up input/longtext -- maybe I missed it, but was there a dif...
ewinslow
2011-02-12
Refs #2143: DRYed up input/plaintext
ewinslow
2011-02-12
Refs #2143: DRYed up input/dropdown -- probably could be better still
ewinslow
2011-02-12
Refs #2143: DRY up input/hidden
ewinslow
2011-02-12
Refs #2143: DRYed up input/password
ewinslow
2011-02-12
Refs #2143: DRYed up input/file
ewinslow
2011-02-11
Added disapproving @todo's wherever I could find javascript not conforming to...
ewinslow
2011-02-10
Removed nonsensical comments
ewinslow
2011-02-10
Converted buttons to elgg-object-type naming convention. Added table of butt...
ewinslow
2011-02-08
bringing us a little closer to validating
cash
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
2011-02-03
changed input/pulldown to input/dropdown
cash
2011-02-03
Refs #2428 removed some uses of CONFIG in the views
cash
2010-12-30
fixed a few minor issues in input views for validation
cash
2010-12-30
fixes documentation and url of endpoint
cash
2010-12-29
stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne...
cash
2010-12-22
adding elgg namespace to button css classes
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-11-23
Fixes #397 and Refs #2396 Can suppress the default value for both input/check...
cash
2010-11-20
Fixes #2396: Added a new input/checkbox view. input/checkboxes harnesses it
ewinslow
2010-11-20
Refs #2143: DRY up button input views (button, reset, submit). Changed core ...
ewinslow
2010-11-20
Refs #2143: Cleaned up input/submit
ewinslow
2010-11-20
Refs #2143: DRY up input/tags
ewinslow
2010-11-20
Refs #2143: DRY up input/email
ewinslow
2010-11-20
Refs #2143: DRY up input/text
ewinslow
2010-11-20
Refs #2143: DRYed up input/form
ewinslow
2010-11-20
Refs #2143: Added elgg_format_attributes() for generating an attribute string...
ewinslow
2010-11-14
Refs #1208: Default input/button to 'button' type (rather than 'submit' type).
ewinslow
2010-11-02
Refs #2463: input/form now normalizes the action parameter
ewinslow
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
[next]