Age | Commit message (Expand) | Author |
2011-07-06 | Refs #3624 fixed radio button value detection | cash |
2011-07-04 | Fixes #3560 input/date and output/date support ISO 8601 (YYYY-MM-DD) and Unix... | cash |
2011-07-02 | Fixes #3624 input views use class extending rather than overriding | Cash Costello |
2011-06-27 | Refs #3407 using elgg-form and elgg-foot in core forms. Plugins next | Cash Costello |
2011-06-09 | Fixes #3489 added input/output views for tag and location | cash |
2011-05-20 | Fixes #3189 adds entity support to tags and access views | cash |
2011-05-14 | fixes a php warning if no options are passed to input/dropdown view | cash |
2011-05-14 | fixed passing wrong parameters to input/userpicker (which is not currently fu... | cash |
2011-04-26 | Fixes #2922: pg/livesearch now works with "term" parameter | ewinslow |
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-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-08 | fixed tinymce toggle | cash |
2011-03-08 | fixed longtext menu display | cash |
2011-03-05 | cleared up confusion over elgg-icon-delete and elgg-button-delete | cash |
2011-03-05 | Fixes #2321: Deprecated input/datepicker and output/calendar in favor of inpu... | ewinslow |
2011-03-01 | Fixes #3031 using 'priority' now | cash |
2011-03-01 | added better support for classes to buttons | cash |
2011-03-01 | Refs #2538: Cleaned up custom tinymce code into elgg.tinymce.*. | ewinslow |
2011-03-01 | brought back the blue submit button | cash |
2011-02-26 | Fixes #2982 friends collections work even if the code is convoluted and poorl... | cash |
2011-02-26 | fixed friends picker js include | cash |
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class declara... | ewinslow |
2011-02-19 | added a work around for injecting internal* variables to handle deprecation c... | cash |
2011-02-19 | Fixed the tab that was showing up in every text area. | brettp |
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 |