0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 9 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates for the Taconite 3.1 release. More... about 12 years ago
Updates for Taconite 3.1 release. More... about 12 years ago
Bug fix so Taconite Classic works with IE9. More... about 12 years ago
Various updates: -- Always return the jQuery object in the $.taconiteGet, $.taconitePost, and $.taconiteAjax methods. -- Add alternate action tag names, which follow the equivalent jQuery DOM manipulation method names -- Add alternate "action" tag with "name" attribute for action tags. More... about 12 years ago
Fix incorrect link. More... almost 14 years ago
Updates for Taconite 3.0. More... about 14 years ago
Updates for Taconite 3.0. More... about 14 years ago
Updates for Taconite 3.0. More... about 14 years ago
Updates. More... about 14 years ago
Updates. Updated: index.html More... over 16 years ago
Updates. More... over 16 years ago
Update so that a <button> tag is NOT built "inline" style for IE. IE appears to handle the <button> tag correctly using the standard DOM methods. Note that if a "value" attribute is used, it's text will also show along with the tag's embedded text. More... over 16 years ago
Update for Taconite 2.0 release. More... almost 17 years ago
Update to Taconite 2.0 release. More... almost 17 years ago
Update taconite_client_version to 2.0. More... almost 17 years ago
+ taconite-client.js : moved createXMLHttpRequest function into AjaxRequest object. + other minor fixes. More... almost 17 years ago
Fixed bug regarding DOMSelector's attribute matching. More... almost 17 years ago
+ Fixed bug in checkForIEMultipleSelectHack, causing exception in IE for non-element nodes. + Updated development version to rc2. More... almost 17 years ago
Updates for Taconite 2.0 Release Candidate 1. More... almost 17 years ago
Updates. More... almost 17 years ago
+ Moved post-request function execution into finally block. + Updated version to 2.0-rc1. More... almost 17 years ago
Finish a fix to get around select boxes that are "multiple" in IE. IE's implementation is totally and completely broken. This fix seems to work... but it's a total and complete hack. Kind of embarrassing, but at least it works!! More... almost 17 years ago
Finish a fix to get around select boxes that are "multiple" in IE. IE's implementation is totally and completely broken. This fix seems to work... but it's a total and complete hack. Kind of embarrassing, but at least it works!! More... almost 17 years ago
+ Removed remaining references to JSP custom tags. + New-looking Action Reference page. More... almost 17 years ago
Remove JSP-based parser from existing code, from the build, and from the examples in the web site. More... almost 17 years ago
Remove JSP-based parser from existing code, from the build, and from the examples in the web site. More... almost 17 years ago
Remove JSP-based parser from existing code, from the build, and from the examples in the web site. More... almost 17 years ago
+ Updated version to 2.0-dev. + Added missed semicolons. More... almost 17 years ago
Added JavaScript compression of the files to the build process. More... almost 17 years ago
+ Implemented new :last-child selector. + Refactored some parts of taconite-parser for better code organization. + Updated docs and tests. More... almost 17 years ago