aboutsummaryrefslogtreecommitdiff
path: root/views/default/input
AgeCommit message (Expand)Author
2011-10-23Refs #3810 standardizes the button viewsCash Costello
2011-10-21#3810 (No class in input/reset view)Janek Lasocki-Biczysko
2011-10-13added documentation for the userpickercash
2011-10-13displaying users that have been selected and added remove capabilitycash
2011-10-13got the friends option working for user pickercash
2011-10-06using html extension to jquery.ui autocompletecash
2011-09-26Fixes #2921 clearing new ignore internal variablescash
2011-09-14Fixes #3742 not including the hover menu on the personal notifications pageCash Costello
2011-07-06Refs #3624 fixed radio button value detectioncash
2011-07-04Fixes #3560 input/date and output/date support ISO 8601 (YYYY-MM-DD) and Unix...cash
2011-07-02Fixes #3624 input views use class extending rather than overridingCash Costello
2011-06-27Refs #3407 using elgg-form and elgg-foot in core forms. Plugins nextCash Costello
2011-06-09Fixes #3489 added input/output views for tag and locationcash
2011-05-20Fixes #3189 adds entity support to tags and access viewscash
2011-05-14fixes a php warning if no options are passed to input/dropdown viewcash
2011-05-14fixed passing wrong parameters to input/userpicker (which is not currently fu...cash
2011-04-26Fixes #2922: pg/livesearch now works with "term" parameterewinslow
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-08fixed tinymce togglecash
2011-03-08fixed longtext menu displaycash
2011-03-05cleared up confusion over elgg-icon-delete and elgg-button-deletecash
2011-03-05Fixes #2321: Deprecated input/datepicker and output/calendar in favor of inpu...ewinslow
2011-03-01Fixes #3031 using 'priority' nowcash
2011-03-01added better support for classes to buttonscash
2011-03-01Refs #2538: Cleaned up custom tinymce code into elgg.tinymce.*.ewinslow
2011-03-01brought back the blue submit buttoncash
2011-02-26Fixes #2982 friends collections work even if the code is convoluted and poorl...cash
2011-02-26fixed friends picker js includecash
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-19added a work around for injecting internal* variables to handle deprecation c...cash
2011-02-19Fixed the tab that was showing up in every text area.brettp
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-15Refs #2102: addressing more userpicker/autocomplete bugsewinslow
2011-02-15Refs #2102: Some input/autocomplete fixesewinslow
2011-02-15Refs #2102: Replace input/userpicker with jQuery UI autocompleteewinslow
2011-02-14Refs #2102: Replaced input/autocomplete with jQuery UI autocomplete (untested)ewinslow
2011-02-12Label wraps checkbox for usabilityewinslow
2011-02-12moved security tokens to top of form so we can use :last-childcash
2011-02-12fixed another bug from last nightcash
2011-02-12fixing a few bugs introduced last night in the input viewscash
2011-02-12Refs #1393 added work around note to checkboxes and radio inputs for integer ...cash
2011-02-12Fixes #972 checkboxes and radio input fields support horizontal and vertical ...cash
2011-02-12reverted part of [8148] that broke all formscash
2011-02-12Fixes #2143: DRYed up input/radio -- other views still should be addressed, b...ewinslow
2011-02-12Refs #2143: General cleanup of input viewsewinslow
2011-02-12Refs #2143: DRYed up input/access -- wow, that feels goodewinslow
2011-02-12Refs #2143: DRYed up input/longtext -- maybe I missed it, but was there a dif...ewinslow