Mercurial > defr > drupal > scald > dnd
log js/dnd-library.js @ 30:2d49adbd8992
age | author | description |
---|---|---|
Tue, 17 Mar 2009 21:29:00 -0500 | David Eads | Start of applying a last layer of polish: starting the process of cleaning up the library code. |
Tue, 17 Mar 2009 06:25:47 -0500 | David Eads | Completely broken library registration, fixed a typo. |
Fri, 13 Mar 2009 19:34:05 -0500 | David Eads | Fixed json decoding, which I will now proceed to throw out. |
Wed, 11 Mar 2009 14:07:50 -0500 | David Eads | Added element counting, but there is a bug in textarea click counting -- it only works properly once a count has already been started via another mechanism. |
Wed, 11 Mar 2009 01:47:57 -0500 | David Eads | Cleaned up some library behavior, changed editor representation cache to track a title and a body for representations, to allow a little more dynamic composition. |
Tue, 10 Mar 2009 13:46:49 -0500 | David Eads | Cleanup and refactoring. |
Sun, 08 Mar 2009 20:29:57 -0500 | David Eads | Refactored the entire interval system, and started on form behavior. |