Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

974 in browser doc editor #1022

Merged
merged 4 commits into from
Mar 28, 2016
Merged

974 in browser doc editor #1022

merged 4 commits into from
Mar 28, 2016

Commits on Mar 27, 2016

  1. Document edit capability via ProseMirror submodule #974

    + New docEdit page with links from docPage and docList
    + Bespoke menu system with full screen edit mode
    + npm required for building client side scripts
    + Ant script added for BuildUI which performs npm commands
    + Update font-awesome to 4.5.0
    + Factor out to JGitUtils common code in BranchTicketService for EditFilePage
    	+ getTreeEntries
    	+ commitIndex
    + Merge capability for document editing
    paulsputer committed Mar 27, 2016
    Configuration menu
    Copy the full SHA
    2754961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8b565a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    713d277 View commit details
    Browse the repository at this point in the history
  4. Friendly URL for EditFile Page #974

    + Prevent Edit of old doc version
    paulsputer committed Mar 27, 2016
    Configuration menu
    Copy the full SHA
    795ce27 View commit details
    Browse the repository at this point in the history