Timeline
03/05/10:
- 17:06 Changeset [229] by
-
fixed bug where changing the text of an inline editor that put its own default text in the editor after it was created would lead to it loosing that value on click
- 17:06 Changeset [228] by
-
new version of env.js
03/01/10:
- 14:38 Changeset [227] by
-
setting background color directly and not via the background property
- 13:59 Changeset [226] by
-
do not overwrite background-color if it hover_class is specified
02/19/10:
- 22:15 Changeset [225] by
-
trying failuresOnly option but it doesn't seem to work. :/
- 22:15 Changeset [224] by
-
updated jspec version
- 21:45 Changeset [223] by
-
removed callbackShowErrors option as there is now an error sink that can be used to disable all errors if required
- 21:45 Changeset [222] by
-
changed refact comments
02/18/10:
- 22:47 Changeset [221] by
-
added error_sink option to get all error messages via a callback out of the editor
02/14/10:
- 23:24 Blog: Wo findet Innovation beim Lehren statt? created by
- 15:52 Changeset [220] by
-
removed leftover bug comment
- 15:48 Changeset [219] by
-
allow 0 or empty string as valid return values from submit callback
- 15:31 Changeset [218] by
-
do not commit if nothing was changed in the editor
- 15:31 Changeset [217] by
-
changes to not commit if nothing was changed in the editor - even if commit was pressed
- 14:30 Changeset [216] by
-
escape submitted text so that special charactes like &/=<> do not make problems
- 14:30 Changeset [215] by
-
removed stray debugger statements
- 13:48 Changeset [214] by
-
added changelog entry and added information about patches
- 13:48 Changeset [213] by
-
added changelog entry and added information about patches
- 13:34 Changeset [212] by
-
removed unneeded demo files
- 13:30 Changeset [211] by
-
Add tag 1.0.2
- 13:30 Changeset [210] by
-
Add tags base directory.
- 13:30 Changeset [209] by
-
new feature: allow css class for hover instead of immediate values
- 13:30 Changeset [208] by
-
updated testrunners to allow mocking of ajax requests
- 13:30 Changeset [207] by
-
preventing multiple editors on the same element and changed the way the editor is preventing opening it twice to not use an instance variable
- 13:30 Changeset [206] by
-
finished objectifying the editor and the first round of method breakdown into relatively manageable bits
- 13:30 Changeset [205] by
-
more preparation for breakdown into smaller functions + small reorganizaton of testsuite to make it shorter and sweeter
- 13:30 Changeset [204] by
-
expanded checks and documentation for select element to allow extra speces and real arrays for select option definitions
- 13:30 Changeset [203] by
-
more cleanup and small bugfixes to how selects are generated
- 13:30 Changeset [202] by
-
slowly moving the methods into the InlineEditor object and breaking them down into smaller ones. Plus fix to the escaping of stuff in the inline editor
- 13:30 Changeset [201] by
-
even more breaking down into functions for prettier code
- 13:30 Changeset [200] by
-
running the demo from the latest source
- 13:29 Changeset [199] by
-
wrapped in (function($){})(jQuery) for more compatibility and removed the String prototype changes
- 13:29 Changeset [198] by
-
reworked intro comment to contain refact and todo sections
- 13:29 Changeset [197] by
-
merged documentation and custom settings declaration to get rid of duplication
- 13:29 Changeset [196] by
-
first batch of testcases for the inline editor
- 13:29 Changeset [195] by
-
added some todos
- 13:29 Changeset [194] by
-
updated testrunners to run jquery.editinplace.js (rhino doesn't work yet as the latest release of env.js fails to load propperly
- 13:29 Changeset [193] by
-
added support libraries for rhino and jquery
- 13:29 Changeset [192] by
-
removed leftover from template - tests are now written for jquery.editinplace.js
- 13:29 Changeset [191] by
-
moved edit in place into lib folder
- 13:29 Changeset [190] by
-
added local jspec instance
- 13:28 Changeset [189] by
-
added a new parameter
- 13:28 Changeset [188] by
-
- Minor Updates
- Script: Changed default save and cancel input fields to button elements
- Demo: Minor text changes and added link to demo.js file
- Demo: Added local version of jQuery lib instead of linking to google's
- 13:28 Changeset [187] by
-
updated link in demo
- 13:28 Changeset [186] by
-
initial import
- 13:28 Changeset [185] by
-
Initial directory structure.
- 13:24 Changeset [184] by
-
infrastructure for jquery edit in place fork
