This website requires JavaScript.
Explore
Help
Sign In
alois
/
Verso
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
31ee8eea8b7b1aec5745e340a9dc8c8188c311bc
Verso
/
services
/
web
/
app
/
coffee
/
Features
/
Project
T
History
Henry Oswald
a570d05132
fixed bug with setting root doc which would fail if the document class isn't on the top line
2014-12-01 01:07:03 +00:00
..
DocLinesComparitor.coffee
…
ProjectApiController.coffee
…
ProjectController.coffee
added next into controller for error
2014-11-10 11:23:07 +00:00
ProjectCreationHandler.coffee
Remove all traces of soa-req-id
2014-10-15 14:11:02 +01:00
ProjectDeleter.coffee
Factor out common joinProject logic to provide and HTTP end point for the real-time API
2014-11-07 12:31:47 +00:00
ProjectDetailsHandler.coffee
changed get template details to findOne
2014-07-16 11:56:22 +01:00
ProjectDuplicator.coffee
…
ProjectEditorHandler.coffee
handle a null in the file refs list
2014-10-31 10:34:21 +00:00
ProjectEntityHandler.coffee
mkdir p changed so it does not get entire project, now without doc lines
2014-11-27 12:07:49 +00:00
ProjectGetter.coffee
…
ProjectLocator.coffee
changed findElementByPath to not call cb more than once & deal with nulls
2014-11-11 14:44:44 +00:00
ProjectOptionsHandler.coffee
…
ProjectRootDocManager.coffee
fixed bug with setting root doc which would fail if the document class isn't on the top line
2014-12-01 01:07:03 +00:00
ProjectUpdateHandler.coffee
…