Timeline


and .

03/05/10:

17:06 Changeset [229] by mhaecker

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 mhaecker

new version of env.js

03/01/10:

14:38 Changeset [227] by mhaecker

setting background color directly and not via the background property

13:59 Changeset [226] by mhaecker

do not overwrite background-color if it hover_class is specified

02/19/10:

22:15 Changeset [225] by mhaecker

trying failuresOnly option but it doesn't seem to work. :/

22:15 Changeset [224] by mhaecker

updated jspec version

21:45 Changeset [223] by mhaecker

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 mhaecker

changed refact comments

02/18/10:

22:47 Changeset [221] by mhaecker

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 dwt
15:52 Changeset [220] by mhaecker

removed leftover bug comment

15:48 Changeset [219] by mhaecker

allow 0 or empty string as valid return values from submit callback

15:31 Changeset [218] by mhaecker

do not commit if nothing was changed in the editor

15:31 Changeset [217] by mhaecker

changes to not commit if nothing was changed in the editor - even if commit was pressed

14:30 Changeset [216] by mhaecker

escape submitted text so that special charactes like &/=<> do not make problems

14:30 Changeset [215] by mhaecker

removed stray debugger statements

13:48 Changeset [214] by mhaecker

added changelog entry and added information about patches

13:48 Changeset [213] by mhaecker

added changelog entry and added information about patches

13:34 Changeset [212] by mhaecker

removed unneeded demo files

13:30 Changeset [211] by mhaecker

Add tag 1.0.2

13:30 Changeset [210] by mhaecker

Add tags base directory.

13:30 Changeset [209] by mhaecker

new feature: allow css class for hover instead of immediate values

13:30 Changeset [208] by mhaecker

updated testrunners to allow mocking of ajax requests

13:30 Changeset [207] by mhaecker

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 mhaecker

finished objectifying the editor and the first round of method breakdown into relatively manageable bits

13:30 Changeset [205] by mhaecker

more preparation for breakdown into smaller functions + small reorganizaton of testsuite to make it shorter and sweeter

13:30 Changeset [204] by mhaecker

expanded checks and documentation for select element to allow extra speces and real arrays for select option definitions

13:30 Changeset [203] by mhaecker

more cleanup and small bugfixes to how selects are generated

13:30 Changeset [202] by mhaecker

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 mhaecker

even more breaking down into functions for prettier code

13:30 Changeset [200] by mhaecker

running the demo from the latest source

13:29 Changeset [199] by mhaecker

wrapped in (function($){})(jQuery) for more compatibility and removed the String prototype changes

13:29 Changeset [198] by mhaecker

reworked intro comment to contain refact and todo sections

13:29 Changeset [197] by mhaecker

merged documentation and custom settings declaration to get rid of duplication

13:29 Changeset [196] by mhaecker

first batch of testcases for the inline editor

13:29 Changeset [195] by mhaecker

added some todos

13:29 Changeset [194] by mhaecker

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 mhaecker

added support libraries for rhino and jquery

13:29 Changeset [192] by mhaecker

removed leftover from template - tests are now written for jquery.editinplace.js

13:29 Changeset [191] by mhaecker

moved edit in place into lib folder

13:29 Changeset [190] by mhaecker

added local jspec instance

13:28 Changeset [189] by mhaecker

added a new parameter

13:28 Changeset [188] by mhaecker

- 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 mhaecker

updated link in demo

13:28 Changeset [186] by mhaecker

initial import

13:28 Changeset [185] by mhaecker

Initial directory structure.

13:24 Changeset [184] by mhaecker

infrastructure for jquery edit in place fork

Note: See TracTimeline for information about the timeline view.