CVS log for modules/damieng/graphical_editor/loncapa_daxe/web/loncapa_daxe.dart

[BACK] Up to [LON-CAPA] / modules / damieng / graphical_editor / loncapa_daxe / web

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed Mar 27 16:39:44 2024 UTC (2 months, 1 week ago) by raeburn
Branches: MAIN
CVS tags: HEAD
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +6 -2 lines
- Contents of tutorial/getting_started.xhtml divided into 11 .tex files
- Two links added to "Help" dropdown in Daxe Editor:
   one to Daxe FAQ,
   one to LON-CAPA Math Syntax (describes lm tag).
- Existing "Getting Started" link points to composite of 9 .hlp files
  to facilitate multilingual support.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Mar 23 23:50:32 2024 UTC (2 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +2 -0 lines
- Add $Id$ line in comments for display of version.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Mar 23 23:28:23 2024 UTC (2 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.53: preferred, colored
Changes since revision 1.53: +23 -0 lines
- Support "Save and Edit" and "Save and View" buttons in parent window.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Apr 5 20:26:12 2017 UTC (7 years, 2 months ago) by damieng
Branches: MAIN
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +2 -0 lines
hide the cursor when moving left gutter

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Apr 4 20:49:55 2017 UTC (7 years, 2 months ago) by damieng
Branches: MAIN
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +18 -6 lines
using block display on document opening for hiddendiv if the div is going to be visible

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Feb 23 21:28:09 2017 UTC (7 years, 3 months ago) by damieng
Branches: MAIN
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +24 -6 lines
added lcdfile node display to handle LON-CAPA /res absolute path for images

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Feb 17 20:53:56 2017 UTC (7 years, 3 months ago) by damieng
Branches: MAIN
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +1 -2 lines
using the new DNBlock from Daxe for LCDBlock, LCDBlock is now deriving from DNBlock

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Jan 23 16:06:01 2017 UTC (7 years, 4 months ago) by damieng
Branches: MAIN
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +2 -1 lines
always make template root attributes editable if possible

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Jan 20 16:54:23 2017 UTC (7 years, 4 months ago) by damieng
Branches: MAIN
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +15 -0 lines
bug fix: the preview horizontal scrollbar was no longer visible because of the new preview buttons

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Dec 13 21:25:43 2016 UTC (7 years, 5 months ago) by damieng
Branches: MAIN
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +9 -3 lines
fixed preview update after save

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Dec 9 20:23:06 2016 UTC (7 years, 5 months ago) by damieng
Branches: MAIN
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +58 -1 lines
added reset and new randomization buttons for the preview

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Oct 31 20:18:42 2016 UTC (7 years, 7 months ago) by damieng
Branches: MAIN
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +34 -34 lines
updated to latest Daxe API; translated config language to English

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Oct 18 15:14:33 2016 UTC (7 years, 7 months ago) by damieng
Branches: MAIN
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +7 -5 lines
touch drag right gutter

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Oct 18 15:07:10 2016 UTC (7 years, 7 months ago) by damieng
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +29 -29 lines
initializing the toolbar in a cleaner way (creating the HTML once); this seems to work around a bug in iOS Safari, swapping images randomly

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Oct 17 20:00:54 2016 UTC (7 years, 7 months ago) by damieng
Branches: MAIN
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +18 -6 lines
dragging gutters on touch devices

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Oct 5 14:54:42 2016 UTC (7 years, 8 months ago) by damieng
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +5 -2 lines
added about dialog

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon May 16 19:43:16 2016 UTC (8 years ago) by damieng
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
bug fix when no file is specified in the URL

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Feb 8 16:50:20 2016 UTC (8 years, 4 months ago) by damieng
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +8 -4 lines
hide the left panel initially

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Jan 24 22:31:18 2016 UTC (8 years, 4 months ago) by damieng
Branches: MAIN
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +4 -3 lines
added a link to the author manual

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Jan 21 22:08:07 2016 UTC (8 years, 4 months ago) by damieng
Branches: MAIN
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
gnuplot label: do not add newlines inside

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Jan 13 16:00:20 2016 UTC (8 years, 4 months ago) by damieng
Branches: MAIN
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +25 -10 lines
moving gutters: added a workaround for IE and Edge

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jan 12 19:01:26 2016 UTC (8 years, 4 months ago) by damieng
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +162 -5 lines
added movable gutters and integrated preview

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Jan 4 21:30:01 2016 UTC (8 years, 5 months ago) by damieng
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +9 -4 lines
fixed an NPE and made initial error message a bit more visible

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Dec 23 21:26:42 2015 UTC (8 years, 5 months ago) by damieng
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +11 -0 lines
added a tutorial reachable with a help menu

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Dec 18 22:13:56 2015 UTC (8 years, 5 months ago) by damieng
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +12 -1 lines
no newline added inside for some block elements

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Dec 18 19:38:09 2015 UTC (8 years, 5 months ago) by damieng
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +13 -0 lines
changing label display depending on the context

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Dec 15 20:46:14 2015 UTC (8 years, 5 months ago) by damieng
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +2 -80 lines
fixed index of math toolbar box, removed useless code

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Dec 9 22:13:46 2015 UTC (8 years, 5 months ago) by damieng
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +14 -1 lines
added a custom save function to update the preview automatically

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Nov 20 20:14:43 2015 UTC (8 years, 6 months ago) by damieng
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +5 -1 lines
added a filter to the insert panel

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Nov 18 19:45:45 2015 UTC (8 years, 6 months ago) by damieng
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +13 -12 lines
improved display when opening a document, fixed an issue when switching simple/advanced UI in mathresponse

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Aug 12 14:58:59 2015 UTC (8 years, 9 months ago) by damieng
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +12 -2 lines
misc improvements and bug fixes to use Daxe with other languages as a desktop application

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Jul 2 16:25:08 2015 UTC (8 years, 11 months ago) by damieng
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +10 -2 lines
using script display also for answer

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jun 30 15:29:29 2015 UTC (8 years, 11 months ago) by damieng
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +14 -6 lines
added a toolbar button for lm, and fixed/improved a few things with it

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jun 23 20:17:30 2015 UTC (8 years, 11 months ago) by damieng
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +6 -3 lines
added a symbol button in the toolbar, creating UNICODE characters

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jun 23 14:05:56 2015 UTC (8 years, 11 months ago) by damieng
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +6 -0 lines
added organicstructure display

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu May 14 19:19:09 2015 UTC (9 years ago) by damieng
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +14 -1 lines
added a dialog if a user leaves the page without saving

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu May 14 17:51:32 2015 UTC (9 years ago) by damieng
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
fixed error message display

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed May 13 19:08:29 2015 UTC (9 years ago) by damieng
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +4 -2 lines
added attributes to optionresponse, improved values for foils in advanced UI

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed May 13 17:19:51 2015 UTC (9 years ago) by damieng
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +14 -8 lines
improved section

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue May 12 21:48:47 2015 UTC (9 years ago) by damieng
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +20 -6 lines
added section and h1, icons for sections

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon May 11 20:48:21 2015 UTC (9 years ago) by damieng
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +1 -39 lines
made a common Daxe init for Daxe and LON-CAPA Daxe

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon May 11 15:17:54 2015 UTC (9 years ago) by damieng
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +4 -0 lines
added German language file for Daxe (not LON-CAPA Daxe), and fixed error handling when reading language files

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri May 8 18:02:36 2015 UTC (9 years, 1 month ago) by damieng
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +7 -1 lines
added chem

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu May 7 20:59:29 2015 UTC (9 years, 1 month ago) by damieng
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +13 -0 lines
added organicresponse and reactionresponse

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed May 6 19:41:54 2015 UTC (9 years, 1 month ago) by damieng
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +26 -2 lines
schema and config file improvements, fixed inserting a templates inside a hidden paragraph, fixed some problems with response parameters, added a response template for R and one for images, handling gnuplot default attributes for simple UI, do not display the parameter templates button if there is none

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon May 4 20:59:31 2015 UTC (9 years, 1 month ago) by damieng
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +12 -0 lines
added essayresponse, fixed matchfoil validation

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri May 1 17:42:53 2015 UTC (9 years, 1 month ago) by damieng
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +20 -0 lines
added mathresponse, improved hintgroup, some bug fixes

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Apr 30 17:28:46 2015 UTC (9 years, 1 month ago) by damieng
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +5 -2 lines
tex equation bug fixes and cosmetic improvements

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Apr 29 15:31:27 2015 UTC (9 years, 1 month ago) by damieng
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +2 -0 lines
added support for checkboxes with optionresponse, improved options attribute parsing

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Apr 28 21:07:19 2015 UTC (9 years, 1 month ago) by damieng
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +32 -0 lines
added simplified gnuplot, reduced other code

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Apr 27 20:39:01 2015 UTC (9 years, 1 month ago) by damieng
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +28 -0 lines
added simple UI for matchresponse and improved documentation

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 27 18:06:49 2015 UTC (9 years, 1 month ago) by damieng
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +6 -0 lines
improved responses simple UI

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 24 15:23:17 2015 UTC (9 years, 1 month ago) by damieng
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
bug fix

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 23 20:30:00 2015 UTC (9 years, 1 month ago) by damieng
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +12 -0 lines
editor: added formula_response and string_response, improved little things

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Apr 22 20:42:32 2015 UTC (9 years, 1 month ago) by damieng
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +7 -0 lines
graphical editor: added simple numericalresponse, and tried to avoid issues with undo/redo, simple/advanced UI and copy/paste

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Apr 17 15:35:06 2015 UTC (9 years, 1 month ago) by damieng
Branches: MAIN
added clean_xml and graphical_editor

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>