Skip to content

Tags: wikimedia/mediawiki-gadgets-ProveIt

Tags

release2.02

Toggle release2.02's commit message
Also remove scrollToCaretPosition from insertRefIntoMWEditBox. Instea…

…d, call highlightLengthAtIndex, using values from getCaretPosition.

--HG--
extra : rebase_source : e7ebeab8cb4a9aef2ebef1debee1861e2acfc6a8

release2.01

Toggle release2.01's commit message
Add back original scroll to reference functionality (issue 78).

--HG--
extra : rebase_source : 55b766fdd86ebe54cd6adb9d90de49c8cc72766f

release2.0

Toggle release2.0's commit message
Change ProveIt URL to http://proveit.cc.gatech.edu. Fixes issue 82.

svn.56

Toggle svn.56's commit message
[svn] Try to fix onclick inconsistencies.

--HG--
branch : ProveIt

svn.55

Toggle svn.55's commit message
[svn] Fully generalize new dynamic add new reference pane generation …

…for Citation (ina addition to Cite). Fix bugs (such as no start pane, duplicate panes piling up and remaining undefined descriptions). Trivial i18n through LANG, change sorter code to use array (for better maintenence at minor performance cost). Add a little more null error checking, such as in clearAddCitation. Add "type" for Citation object, which is currently used only to determine default parameters, as Citation tags don't really have a fixed type. Simplify Citation types to use e.g. web instead of webc. This shouldn't pose a problem, as the two citation types should never coexist in the DOM.

Still trying to figure out bug where sometimes (always?) you can not consecutively add two references of different types, apparently due to broken onclick.

--HG--
branch : ProveIt

svn.54

Toggle svn.54's commit message
[svn] Basically working dynamic add content box.

--HG--
branch : ProveIt

svn.53

Toggle svn.53's commit message
[svn] Add rm field functionality.

--HG--
branch : ProveIt

svn.52

Toggle svn.52's commit message
[svn] Fix accidentally broken (stupid if braces) insert, and use temp…

…Params to avoid fouling the object.

--HG--
branch : ProveIt

svn.51

Toggle svn.51's commit message
[svn] Remove dynamic nodes when saving new citation.

--HG--
branch : ProveIt

svn.50

Toggle svn.50's commit message
[svn] Fix disappearing param names.

--HG--
branch : ProveIt