0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected 8 months ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
restructured inplace and tinymce editors, starts to use tinymce in the plugin. (working in progress needs further tests, e.g. submit not working yet) More... over 18 years ago
patch tiny_mce to make insserttable button/diaglog work when opening from chrome://benefit/content/editor/TinyMceBeneFit.html. Worked around: More... over 18 years ago
[no comment] More... over 18 years ago
added necessary tiny_mce modules by svn:externals. More... over 18 years ago
[no comment] More... over 18 years ago
0.92 release More... over 18 years ago
0.92 release More... over 18 years ago
0.92: made benefitOnServer work; {deploy it by 1. copying /src_onserver to fitnesse/FitNesseRoot/files/javascript/benefit 2. copy benefit/PageHeader/content.txt to fitnesse/FitNesseRoot/PageHeader} More... over 18 years ago
added js hook in PageHeader; set up edit menu in page sidebar. More... over 18 years ago
effort on server More... over 18 years ago
Stop putting text out of table in <pre/>. Use html text and <br/>/. Escape html characters should not be an issue as content grabbed out of textarea has been escaped (e.g. "<" => "&lt;"). More... over 18 years ago
fix backslash for "explorer" in linux. More... over 18 years ago
continue to struggle with new-line (fix missing newline between tables, but still try to be able to preserve the original text without much change) More... over 18 years ago
stringbuffer More... over 18 years ago
0.92; fixed in url?test url?edit etc.; fixed extra newline issues; fixed a couple error/exception display; disabled local-edit menu items (poll approach not push yet) More... over 18 years ago
0.9.1beta release prep. More... over 18 years ago
0.9.1beta release prep. More... over 18 years ago
toolbarbutton/palette; toolbar; icon More... over 18 years ago
0.9.1; contextmenu; preference (observe changes); split off ProgramRunner; cleanup; More... over 18 years ago
added temp xpi. More... over 18 years ago
fix frameset placement problems (wrongly put in document.body and caused inner scrollingbars). frameset is now put under body.parentNode. More... over 18 years ago
refactor/split benefitEditor into editor/*. More... over 18 years ago
fixed <br/> in table cell; moved in-browser editor js; More... over 18 years ago
fixed linebreak More... over 18 years ago
ignore <br _moz_dirty=""/> More... over 18 years ago
use frame in edit mode to avoid navigation problem after return to browsing. More... over 18 years ago
edit and submit changes More... over 18 years ago
post edited content. More... over 18 years ago
simplify in-browser editing and submitting More... over 18 years ago
modify menus (local editing and editing in browser) More... over 18 years ago