James Allen
|
5fbbf6c452
|
Allow filtering by folder
|
2014-06-12 16:21:12 +01:00 |
|
James Allen
|
6305ac16f4
|
Work in progress of doing project list with Angular
|
2014-06-12 15:22:49 +01:00 |
|
James Allen
|
067d343928
|
Display list of tags
|
2014-06-11 16:32:56 +01:00 |
|
James Allen
|
1eaba59df0
|
Use Ember to load project list
|
2014-06-11 14:52:23 +01:00 |
|
James Allen
|
99705ebb4f
|
Merge branch 'master' into master-redesign
|
2014-06-11 12:38:59 +01:00 |
|
James Allen
|
aaf87647c1
|
Null check for resizing diffs that may not have an ace editor
|
2014-06-11 11:58:19 +01:00 |
|
James Allen
|
54ecab854d
|
Don't try to open deleted docs for editing
|
2014-06-11 11:53:46 +01:00 |
|
James Allen
|
3ddfa607e1
|
Add in null array checks
|
2014-06-11 11:26:45 +01:00 |
|
James Allen
|
45fd924c49
|
Remove console.log line
|
2014-06-11 11:17:18 +01:00 |
|
James Allen
|
e91d4d61e9
|
Make track changes file view read only
|
2014-06-11 10:46:45 +01:00 |
|
Henry Oswald
|
560288348a
|
moved delete project inside the editor to the http endpoint
|
2014-06-10 18:28:45 +01:00 |
|
Henry Oswald
|
ddfdc9e3f7
|
removed timeout for compile on the client side, rely on serverside http request
|
2014-06-10 18:14:28 +01:00 |
|
James Allen
|
2c73ca509b
|
Style account settings page (doesn't actually work yet)
|
2014-06-09 10:56:26 +01:00 |
|
James Allen
|
d3221f1cf1
|
Style login and register forms
|
2014-06-09 10:19:02 +01:00 |
|
James Allen
|
ead812eacc
|
Style folder list
|
2014-06-09 09:11:42 +01:00 |
|
James Allen
|
68aff781af
|
Sort out style of project list
|
2014-06-09 08:51:12 +01:00 |
|
James Allen
|
3cbf5fa4f4
|
More style tweaks to the project page
|
2014-06-06 19:37:04 +01:00 |
|
James Allen
|
ad9121f10d
|
More style improvements
|
2014-06-06 19:19:53 +01:00 |
|
James Allen
|
4f05926113
|
Get project page mostly styled
|
2014-06-06 17:47:52 +01:00 |
|
James Allen
|
0a1f1b8f38
|
Sort out responsive navbar
|
2014-06-06 16:37:59 +01:00 |
|
James Allen
|
b6217c401e
|
Merge branch 'master' into master-redesign
Conflicts:
public/stylesheets/less/trackchanges.less
|
2014-06-06 15:10:57 +01:00 |
|
James Allen
|
4fbebfbdc6
|
Tidy up styles
|
2014-06-06 14:43:45 +01:00 |
|
James Allen
|
5c27ff4430
|
Don't show diffs of deleted docs (much simpler)
|
2014-06-06 14:43:45 +01:00 |
|
James Allen
|
02f48be825
|
Allow docs to be restored
|
2014-06-06 14:43:45 +01:00 |
|
James Allen
|
1e31024bd7
|
Show diffs of deleted docs
|
2014-06-06 14:43:45 +01:00 |
|
James Allen
|
cabaf1ae1a
|
Show deleted documents when viewing history
|
2014-06-06 14:43:45 +01:00 |
|
Henry Oswald
|
22c467c231
|
Merge pull request #75 from dfelder/master
compile current file if top level document #42
|
2014-06-05 16:42:10 +01:00 |
|
James Allen
|
753a7609e3
|
Loosely fix responsiveness of header
|
2014-06-04 17:57:29 +01:00 |
|
James Allen
|
72939e7dd8
|
Import new navbar design
|
2014-06-04 17:46:22 +01:00 |
|
James Allen
|
43684fda3a
|
Move to bootstrap 3 (site barely functional)
|
2014-06-04 16:14:35 +01:00 |
|
James Allen
|
2fb8620ba0
|
Allow deleting of projects forever
|
2014-06-04 12:45:04 +01:00 |
|
James Allen
|
4b8f57de80
|
Add in archived projects link
|
2014-06-04 11:58:53 +01:00 |
|
James Allen
|
015fd6873f
|
Allow projects to be restore after being deleted
|
2014-06-03 17:35:44 +01:00 |
|
James Allen
|
bc6d1cb5be
|
Update latex log parser
|
2014-06-02 11:44:41 +01:00 |
|
Daniel Felder
|
f03b2df461
|
compile current file if top level document #42
|
2014-06-01 16:43:52 +02:00 |
|
James Allen
|
073b52e693
|
Pass correct path to synctex when not in root folder
|
2014-05-29 16:41:24 +01:00 |
|
James Allen
|
e1a547c202
|
Fix multline auto-complete typo
|
2014-05-27 13:08:01 +01:00 |
|
Henry Oswald
|
a2f564df8b
|
changed image preview to lowercase it so .PNG will preview
|
2014-05-21 17:44:30 +01:00 |
|
Henry Oswald
|
895bb55677
|
lowercase file extension when seeing preview
|
2014-05-21 17:34:57 +01:00 |
|
James Allen
|
8f41c6dcb2
|
Don't automatically clear the cache
|
2014-05-21 15:20:25 +01:00 |
|
James Allen
|
063f6c7680
|
Only auto clear CLSI cache on hard error, otherwise prompt user
|
2014-05-21 08:04:52 +01:00 |
|
James Allen
|
7fed2155be
|
Differentiate between timeouts, server errors, and LaTeX failures in client
|
2014-05-19 16:10:52 +01:00 |
|
Henry Oswald
|
af2de3cdeb
|
finished off change email
|
2014-05-19 11:50:32 +01:00 |
|
Henry Oswald
|
28ae33b100
|
added login link to reset message
|
2014-05-16 11:34:28 +01:00 |
|
Henry Oswald
|
9419d3a0e5
|
hooked up the frount end ui to show the email can not be found,
added client side valdidation on password, removed server side min
length check. Just check that it is not 0 len
|
2014-05-16 11:26:29 +01:00 |
|
Henry Oswald
|
96d98329f1
|
token based reset works
|
2014-05-15 17:58:25 +01:00 |
|
Andreas Källberg
|
db89f8c8db
|
Fixes #63, highlighting file names when renaming up to full stop
|
2014-05-14 16:40:51 +02:00 |
|
Henry Oswald
|
bf2c60f84d
|
added rename project to list page
|
2014-04-28 17:47:47 +01:00 |
|
James Allen
|
f931f5f5ce
|
Only show if sidebar is open and meant to be shown
|
2014-04-09 15:57:55 +01:00 |
|
James Allen
|
81378f43c1
|
Make a few UI improvements to syncing
|
2014-04-09 15:24:37 +01:00 |
|