aboutsummaryrefslogtreecommitdiff
path: root/views/default/input
AgeCommit message (Collapse)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 ↵Brett Profitt
coming from.
2012-08-05Merge pull request #356 from sembrestels/cols-n-rowsSteve Clay
Fixes #4772. "cols" and "rows" attributes requiried in textareas.
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 ↵Cash Costello
than local time
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 ↵cash
Unix timestamps. Need to think about how to handle alternate text formats.
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
git-svn-id: http://code.elgg.org/elgg/trunk@9163 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-20Fixes #3189 adds entity support to tags and access viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@9106 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-14fixes a php warning if no options are passed to input/dropdown viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@9078 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-14fixed passing wrong parameters to input/userpicker (which is not currently ↵cash
functional) git-svn-id: http://code.elgg.org/elgg/trunk@9076 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-26Fixes #2922: pg/livesearch now works with "term" parameterewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9025 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3091 adds load functions for js and csscash
git-svn-id: http://code.elgg.org/elgg/trunk@8675 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
git-svn-id: http://code.elgg.org/elgg/trunk@8668 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ewinslow
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08fixed tinymce togglecash
git-svn-id: http://code.elgg.org/elgg/trunk@8628 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08fixed longtext menu displaycash
git-svn-id: http://code.elgg.org/elgg/trunk@8623 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05cleared up confusion over elgg-icon-delete and elgg-button-deletecash
git-svn-id: http://code.elgg.org/elgg/trunk@8594 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05Fixes #2321: Deprecated input/datepicker and output/calendar in favor of ↵ewinslow
input/date and output/date git-svn-id: http://code.elgg.org/elgg/trunk@8582 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Fixes #3031 using 'priority' nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8545 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01added better support for classes to buttonscash
git-svn-id: http://code.elgg.org/elgg/trunk@8539 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Refs #2538: Cleaned up custom tinymce code into elgg.tinymce.*.ewinslow
Refs #2895: TinyMCE makes use of longtext menu git-svn-id: http://code.elgg.org/elgg/trunk@8533 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01brought back the blue submit buttoncash
git-svn-id: http://code.elgg.org/elgg/trunk@8525 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-26Fixes #2982 friends collections work even if the code is convoluted and ↵cash
poorly written. git-svn-id: http://code.elgg.org/elgg/trunk@8495 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-26fixed friends picker js includecash
git-svn-id: http://code.elgg.org/elgg/trunk@8489 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class ↵ewinslow
declaration -- or should we remove that requirement? git-svn-id: http://code.elgg.org/elgg/trunk@8444 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19added a work around for injecting internal* variables to handle deprecation ↵cash
code - this prevents warnings from being emitted for no reason git-svn-id: http://code.elgg.org/elgg/trunk@8329 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixed the tab that was showing up in every text area.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8309 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8249 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8247 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Refs #2102: addressing more userpicker/autocomplete bugsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8246 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Refs #2102: Some input/autocomplete fixesewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8245 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Refs #2102: Replace input/userpicker with jQuery UI autocompleteewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8242 36083f99-b078-4883-b0ff-0f9b5a30f544