Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

General improvement of the Web Client #83

Merged
merged 24 commits into from Jun 18, 2014
Merged

Commits on Jun 18, 2014

  1. Remove unused files

    Remove minify files and remove unused files of external libraries
    tdurieux committed Jun 18, 2014
    Copy the full SHA
    bec5ec4 View commit details
    Browse the repository at this point in the history
  2. Update AngularJS to 1.2.18

    tdurieux committed Jun 18, 2014
    Copy the full SHA
    ab97832 View commit details
    Browse the repository at this point in the history
  3. Update pdfjs to 1.0.68

    tdurieux committed Jun 18, 2014
    Copy the full SHA
    592faa9 View commit details
    Browse the repository at this point in the history
  4. Adapt architecture to support multi paper format

    With this new architecture it is easier to support a new paper format.
    tdurieux committed Jun 18, 2014
    Copy the full SHA
    e772ab7 View commit details
    Browse the repository at this point in the history
  5. Improve UI

    Small UI changes
    tdurieux committed Jun 18, 2014
    Copy the full SHA
    39e49b5 View commit details
    Browse the repository at this point in the history
  6. Add JSON MobWrite format support

    Add the support of the JSON MobWrite format described in \BlueLaTeX project.
    tdurieux committed Jun 18, 2014
    Copy the full SHA
    e981a15 View commit details
    Browse the repository at this point in the history
  7. Use server configuration.

    Use the configuration file generated by the server instead of hard coded value.
    Rename rootApiUrl to api_prefix
    tdurieux committed Jun 18, 2014
    Copy the full SHA
    296e2f4 View commit details
    Browse the repository at this point in the history
  8. Improve error page 404

    Add text to explain the error
    tdurieux committed Jun 18, 2014
    Copy the full SHA
    948c9f2 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d088d7a View commit details
    Browse the repository at this point in the history
  10. Remove latex folder

    Move content of latex folder to paper folder
    tdurieux committed Jun 18, 2014
    Copy the full SHA
    d35ceea View commit details
    Browse the repository at this point in the history
  11. Create LatexService to parse latex content

    Parse table of contents of a latex file
    Extract latex commands declared in latex file
    tdurieux committed Jun 18, 2014
    Copy the full SHA
    5bde6a3 View commit details
    Browse the repository at this point in the history
  12. Fix keep session alive

    tdurieux committed Jun 18, 2014
    Copy the full SHA
    681f604 View commit details
    Browse the repository at this point in the history
  13. Rename autofocus directive

    tdurieux committed Jun 18, 2014
    Copy the full SHA
    243a3dd View commit details
    Browse the repository at this point in the history
  14. Add utility functions

    create radom color and get keys of an object
    tdurieux committed Jun 18, 2014
    Copy the full SHA
    eb53b69 View commit details
    Browse the repository at this point in the history
  15. Remove unused ace settings

    tdurieux committed Jun 18, 2014
    Copy the full SHA
    26d5deb View commit details
    Browse the repository at this point in the history
  16. Improve index.html

    Redirect the user if he is not in the good directory
    Remove import of removed file
    Improve loading desgin
    tdurieux committed Jun 18, 2014
    Copy the full SHA
    ff6755e View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    cf833e5 View commit details
    Browse the repository at this point in the history
  18. Comments the code

    tdurieux committed Jun 18, 2014
    Copy the full SHA
    f52fd2b View commit details
    Browse the repository at this point in the history
  19. Improve application localization

    Add new translation and and french support
    tdurieux committed Jun 18, 2014
    Copy the full SHA
    bae5a15 View commit details
    Browse the repository at this point in the history
  20. Improve event handler

    Launch event on rootScope instead of scope
    tdurieux committed Jun 18, 2014
    Copy the full SHA
    5e5865a View commit details
    Browse the repository at this point in the history
  21. [fix] Fix resize preview

    tdurieux committed Jun 18, 2014
    Copy the full SHA
    b15ff9f View commit details
    Browse the repository at this point in the history
  22. Fix page navigation

    The page navigation works again.
    
    Now the page doesn't change automatically if the page related to the current line is different of the current watched page.
    tdurieux committed Jun 18, 2014
    Copy the full SHA
    1df76eb View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    cd49d14 View commit details
    Browse the repository at this point in the history
  24. Add licence

    tdurieux committed Jun 18, 2014
    Copy the full SHA
    d989626 View commit details
    Browse the repository at this point in the history