Commit Graph

157 Commits

Author SHA1 Message Date
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
James Allen 79cb8270e5 Add in floating buttons for syncing between code and PDF 2014-04-09 12:35:33 +01:00
James Allen ef7a3788b4 Add highlighting when syncing from code to pdf 2014-04-08 18:21:44 +01:00
James Allen 1444db4fd6 Implement code for syncing from editor to PDF 2014-04-08 17:21:49 +01:00
James Allen 374cf99ef2 Double click on PDF syncs with code 2014-04-08 16:49:21 +01:00
James Allen da0ed94488 Make inconsistency check more reliable and less likely to trigger a false positive 2014-04-08 10:51:33 +01:00
Henry Oswald d229269a69 moved rename project to project details handler 2014-04-07 15:37:40 +01:00
James Allen a12716ab6b Show saving dialog based on whether there are inflight ops, and show a warning when leaving the page if there are 2014-04-07 12:56:09 +01:00
James Allen 6ad8566e24 Check that the ace text matches ShareJS each time 2014-04-07 12:56:09 +01:00
James Allen e9309532d3 Make greyed out background the default track changes prompt 2014-04-04 10:39:56 +01:00
Kevin Kwok 10627e56eb Added support for HiDPI displays 2014-04-02 22:21:39 -04:00
James Allen 72dbefc5ad Resync after an op is not acknowledged rather than throwing an error 2014-04-02 16:17:09 +01:00
Henry Oswald b7b307e82b trim project and entiry names/renames 2014-04-02 15:35:05 +01:00
James Allen 0df412d241 Improve granularity and length of client side logs 2014-04-01 16:51:20 +01:00
James Allen 869a4c8c18 Log and report events like sending and receiving updates 2014-03-31 13:30:47 +01:00
James Allen 81cb986f89 Always keep doc_id update to date in track changes 2014-03-31 11:55:21 +01:00
James Allen 095f950258 Don't choke when passed null doc to openDoc 2014-03-31 10:22:18 +01:00
James Allen 2ca70f25f6 Make track changes default with override for old history 2014-03-31 09:47:36 +01:00
James Allen 31f39dada1 Allow multi select of users in group page 2014-03-28 12:07:30 +00:00
James Allen cc522f5d07 Add in debug pop up 2014-03-27 17:33:07 +00:00