Commit Graph

223 Commits

Author SHA1 Message Date
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 479b37a48c null check user when getting user id from session 2014-04-02 15:56:54 +01:00
Henry Oswald b7b307e82b trim project and entiry names/renames 2014-04-02 15:35:05 +01:00
Henry Oswald f3ad7e10cd added more logging when an error is passed to next, specifically useful for debugging csrf stuff 2014-04-02 12:44:52 +01:00
Henry Oswald bd118a57c2 set compile throttle back to 10 2014-04-02 12:18:24 +01:00
Henry Oswald d71c089092 Merge branch 'master' of github.com:sharelatex/web-sharelatex 2014-04-02 12:09:10 +01:00
Henry Oswald 250ce20ec0 fix wrong paths for couple of assets img -> brand 2014-04-02 12:08:54 +01:00
James Allen 0df412d241 Improve granularity and length of client side logs 2014-04-01 16:51:20 +01:00
Henry Oswald d3306d8c21 Merge branch 'master' of github.com:sharelatex/web-sharelatex 2014-04-01 16:23:18 +01:00
Henry Oswald 6c700b1b6b updated more modules, mongojs and redis are the big ones 2014-04-01 16:23:13 +01:00
James Allen 9f966996be Monkey patch request in smoke tests to work around secnding secure cookie over HTTP 2014-04-01 12:53:16 +01:00
Henry Oswald d41807e667 changed smoke test message 2014-04-01 11:14:31 +01:00
Henry Oswald eabd440bb6 fixed a couple of tests which broke after async upgrade 2014-03-31 18:05:33 +01:00
Henry Oswald 9cec91172c bumped up a lot of libs 2014-03-31 17:24:41 +01:00
Henry Oswald 78db95b539 removed dead packages 2014-03-31 17:00:16 +01:00
Henry Oswald f0aeff2904 updated mongodb drivers 2014-03-31 16:59:35 +01:00
Henry Oswald 8ce13a6b1e changed xss lib to sanitize not validator 2014-03-31 16:46:28 +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
Henry Oswald 077266b7c9 Merge branch 'master' of github.com:sharelatex/web-sharelatex 2014-03-31 10:55:09 +01:00
Henry Oswald cd683cc719 check user isn't null in project controller 2014-03-31 10:54:49 +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 3b079cde92 Change CLSI proxy errors to warnings 2014-03-28 16:04:44 +00:00
James Allen 6318d9ace1 Return features along with project details 2014-03-28 12:47:15 +00: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 9145a1c9ba added cleanup.js back in 2014-03-27 07:12:52 +00:00
Henry Oswald 721eda71f3 show the publish template area to all project owners 2014-03-26 16:01:10 +00:00
Henry Oswald fe16bea798 Merge branch 'master' of github.com:sharelatex/web-sharelatex 2014-03-26 15:52:58 +00:00
James Allen 0255e08e1f Don't show upgrade prompts for non-owners 2014-03-26 13:20:08 +00:00
James Allen cb1020d5c1 Reduce timeout 2014-03-25 23:05:55 +00:00
James Allen 73b67026c7 Only put timeout on response, not whole request 2014-03-25 23:05:32 +00:00
James Allen 1ec8bdcaea Add timeout to tpds worker 2014-03-25 22:28:39 +00:00
James Allen 8146dd7ce9 Intercept response status code in tpds worker and catch errors before proxying 2014-03-25 21:43:42 +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 ba1371744b deal with users who may have been deleted but are still inside a subscription group 2014-03-25 16:19:30 +00:00
Henry Oswald 116458671c callback is not defined, use next when there is an error in controller 2014-03-25 14:39:51 +00:00
Henry Oswald 1e74f9a862 rename dropdown -> dropbox 2014-03-25 13:15:59 +00:00