aboutsummaryrefslogtreecommitdiff
path: root/views/default/input
AgeCommit message (Expand)Author
2013-07-18Fixes #5834. Wrapping input with label to prevent line break.Brett Profitt
2013-02-21Showing 2 levels of stack tracing for input/pulldown so you know where it's c...Brett Profitt
2012-08-05Merge pull request #356 from sembrestels/cols-n-rowsSteve Clay
2012-08-05Fixes #4772. "cols" and "rows" attributes requiried in textareas.Sem
2012-07-26Fixes #4765. Removed space in input/text view.Sem
2012-06-23Fixes #4547 adds userpicker and friendpicker support to admin areaCash Costello
2012-06-22Fixes #4537, #4617 made input/friendspicker i18n compliantCash Costello
2011-12-15Fixes #4214 added missing dependency for userpickerCash Costello
2011-11-05Fixes #4024 fixed a lot of notices - enough for this release - found a few bugscash
2011-11-05Fixes #3567 standardized classes for iconscash
2011-11-05Fixes #4050 using ISO 8601 standard for datescash
2011-10-28Fixes #4012 when using a timestamp with input/date, return UTC time rather th...Cash Costello
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