Henry Oswald
|
c075716b0f
|
cleaned it up a touch, showed how to handle http errors
|
2014-06-12 10:23:42 +01:00 |
|
Henry Oswald
|
6dc1e54dc7
|
basic example using angular done
|
2014-06-11 17:45:09 +01:00 |
|
James Allen
|
067d343928
|
Display list of tags
|
2014-06-11 16:32:56 +01:00 |
|
Henry Oswald
|
e099a4a100
|
added default of empty string to user details, fixed route as well
|
2014-06-11 15:14:07 +01:00 |
|
James Allen
|
1eaba59df0
|
Use Ember to load project list
|
2014-06-11 14:52:23 +01:00 |
|
Henry Oswald
|
473da4fa4c
|
endpoint for user details is written
|
2014-06-11 12:46:28 +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
|
3aff131428
|
added controller endpoint for updating user personal info
|
2014-06-10 22:26:43 +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 |
|
Henry Oswald
|
dabed896be
|
lowercase password reset email
|
2014-06-10 17:54:29 +01:00 |
|
James Allen
|
2c73ca509b
|
Style account settings page (doesn't actually work yet)
|
2014-06-09 10:56:26 +01:00 |
|
James Allen
|
05b8bc36ec
|
Style password resets
|
2014-06-09 10:25:38 +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
|
521befddd3
|
Merge pull request #76 from dfelder/patch-1
Ignore commented lines when setting root doc #52
|
2014-06-06 14:53:03 +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 |
|
Daniel Felder
|
1d12b88b09
|
Ignore commented lines when setting root doc #52
Same code I used in public/coffee/pdf/CompiledView.coffee. I didn't test it locally though.
|
2014-06-05 18:00:07 +02: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
|
024e21e0ae
|
Upgrade Jade
|
2014-06-04 16:28:20 +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
|
b95c9e1d0a
|
Find file path and act on it one after the other to avoid race condition
|
2014-06-04 11:46:01 +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
|
66dcb376a4
|
added unit tests
|
2014-06-01 22:28:19 +02:00 |
|
Daniel Felder
|
4320b790bd
|
adjusting unit tests
|
2014-06-01 19:26:33 +02:00 |
|
Daniel Felder
|
5ad0ca08f9
|
adjusting unit tests
|
2014-06-01 18:16:05 +02: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 |
|
James Allen
|
80c58bb718
|
Remove deprecated versioning code
|
2014-05-27 12:56:23 +01:00 |
|