This website requires JavaScript.
Explore
Help
Sign In
alois
/
Verso
Watch
1
Star
1
Fork
0
You've already forked Verso
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
208dfea5c8e3250ea85d6599d4cd05ecf07a6222
Verso
/
services
/
web
/
test
/
UnitTests
/
coffee
/
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
..
DocLinesComparitorTests.coffee
…
ProjectApiControllerTests.coffee
…
ProjectControllerTests.coffee
Only show rename or deleted message once
2014-10-09 09:13:38 +01:00
ProjectCreationHandlerTests.coffee
Remove all traces of soa-req-id
2014-10-15 14:11:02 +01:00
ProjectDeleterTests.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
ProjectDetailsHandlerTests.coffee
changed get template details to findOne
2014-07-16 11:56:22 +01:00
ProjectDuplicatorTests.coffee
…
ProjectEditorHandlerTests.coffee
pass new compile features to client side, don't show timeout upgrade for premium users
2014-10-20 12:21:40 +01:00
ProjectEntityHandlerTests.coffee
mkdir p changed so it does not get entire project, now without doc lines
2014-11-27 12:07:49 +00:00
ProjectGetterTests.coffee
…
ProjectLocatorTests.coffee
changed findElementByPath to not call cb more than once & deal with nulls
2014-11-11 14:44:44 +00:00
ProjectOptionsHandlerTests.coffee
…
ProjectRootDocManagerTests.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
ProjectUpdateHandlerTests.coffee
…