Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

6 check-ins using file src/fossil.confirmer.js version d359dc3efb

2020-05-06
22:57
Improved the tab control styling, and no longer use buttons so that their :focus style doesn't break the appearance. Fixed some CSS which no longer matched after removal of the outer wrapping FORM element. check-in: a84f6458c0 user: stephan tags: fileedit-ajaxify
17:52
Renamed the file=filename, r=checkin query params to filename=..., checkin=..., for consistency with the annotate/blame URLs and possibly others. check-in: 6b7805e056 user: stephan tags: fileedit-ajaxify
17:37
s/f-post-/f-preview-/. check-in: 99bd288bce user: stephan tags: fileedit-ajaxify
17:33
First step in the automation of connecting an editor widget to a preview-mode widget, as demo'd in [https://fossil-scm.org/forum/forumpost/d44564bad4|/forumpost/d44564bad4]. check-in: 7ede6122e5 user: stephan tags: fileedit-ajaxify
05:21
cosmetic internal tweaks. check-in: bb71f9ecd2 user: stephan tags: fileedit-ajaxify
04:52
Minor code style improvements, fixed a couple jquery-isms in the confirmer port, added the ability to select tabs by number and pre-select a specific tab, removed a superfluous C function. check-in: 9085ec2351 user: stephan tags: fileedit-ajaxify