Commit Graph

3941 Commits

Author SHA1 Message Date
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
James Allen 767b220fab Allow CLSI cache to be cleared from within the editor 2014-03-27 17:00:41 +00:00
James Allen 7515586f3b Add in direct link to bonus page 2014-03-27 16:04:10 +00:00
James Allen 544415ce1d Remove trailing } when autocompleting from within a \begin{...} command 2014-03-27 15:51:19 +00:00
James Allen e1a130a941 Don't slow shrink PDF panel with each reload 2014-03-27 13:19:12 +00:00
James Allen d81512f6d6 Improve style of changed labels 2014-03-27 13:02:34 +00:00
James Allen 6c77ee4861 Highlight the changed files in the file list view 2014-03-27 12:45:11 +00:00
Henry Oswald 721eda71f3 show the publish template area to all project owners 2014-03-26 16:01:10 +00:00
James Allen 0255e08e1f Don't show upgrade prompts for non-owners 2014-03-26 13:20:08 +00:00
James Allen 6f2b7e43a6 Add in tooltips to make the radio buttons clearer in the history view 2014-03-25 16:44:30 +00:00
James Allen 0e54c4ae49 Set up history with AB testing for different methods of upgrading 2014-03-25 16:44:30 +00:00
James Allen dfdfba4b2e Undelegate old events when refreshing history 2014-03-25 16:44:30 +00:00
James Allen fe99be48ac Add upgrade message to history for free users 2014-03-25 16:44:30 +00:00
James Allen a434243bd2 Fix slight history range glitch 2014-03-25 16:44:29 +00:00
James Allen c273f36bb0 Order errors by severity. error -> warning -> typsetting 2014-03-25 16:44:29 +00:00
Henry Oswald 1e74f9a862 rename dropdown -> dropbox 2014-03-25 13:15:59 +00:00
James Allen 8a4dbf6618 Group changes by day for more concise display 2014-03-24 12:22:54 +00:00