Commit Graph

  • 7185657f06 Use max_doc_length rather than max_doc_size to be consistent with other services James Allen 2015-11-09 15:24:21 +00:00
  • 6f93362fdc Updated package warning parser Geri Morales 2015-11-08 23:02:41 -06:00
  • e73890bfc2 Error if update would make document too long James Allen 2015-11-06 12:52:03 +00:00
  • a153c6682a Put in client side check for document getting too long James Allen 2015-11-06 12:51:43 +00:00
  • 27d3ebc1fd Add configurable max_doc_length James Allen 2015-11-06 12:42:44 +00:00
  • 9dcc251017 Copy header values so they can be modified by modules each request James Allen 2015-11-05 16:52:50 +00:00
  • 63aef6b832 Fix postmerge issue Xavier Trochu 2015-11-05 12:11:02 +01:00
  • 8128200d55 Don't show pop up when leaving page in Safari James Allen 2015-11-05 10:18:40 +00:00
  • 16b7bf222a Merge branch 'contacts' James Allen 2015-11-05 10:14:25 +00:00
  • a565939548 Add import script to populate contacts with existing collaborators James Allen 2015-11-04 16:26:25 +00:00
  • 33301871f2 Update logger version James Allen 2015-11-04 14:41:06 +00:00
  • 21f702a42e Fix bug with click on share button registering James Allen 2015-11-04 14:33:27 +00:00
  • a367190a21 Merge remote-tracking branch 'sharelatex/master' Xavier Trochu 2015-11-04 15:20:15 +01:00
  • 34d13d5b2d Include latest translations James Allen 2015-11-03 12:00:57 +00:00
  • 77d349dd8f added more long form list of features on track changes upgrade Henry Oswald 2015-11-02 18:44:26 +00:00
  • 0ef8d77ce3 project list minimal to work with projects Henry Oswald 2015-11-02 18:44:12 +00:00
  • c4d3537e1d remove sixpack from default settings Henry Oswald 2015-11-02 16:28:30 +00:00
  • 79c4c6e26b added split test for on boarding, doing cut down view Henry Oswald 2015-11-02 16:08:02 +00:00
  • c46f62cfc1 Ensure that a user can only be added to project once James Allen 2015-11-02 15:21:41 +00:00
  • 7359fc16ee Add in show-on-hover CSS classes James Allen 2015-11-02 13:57:50 +00:00
  • cf48c94725 rate limit pdf downloads Henry Oswald 2015-10-30 11:35:11 +00:00
  • 992857d6a2 added redis write check to healthcheck Brian Gough 2015-10-29 10:52:23 +00:00
  • c05c5ac7c8 Clear drag/drop highlight explicitly after the drop has completed. Shane Kilkelly 2015-10-28 12:17:50 +00:00
  • 730088b6ab set button colour to red for free trial Henry Oswald 2015-10-27 23:35:13 +00:00
  • 2d03410c42 removed some editor actions sent to google analytics as we are sending too much data Henry Oswald 2015-10-27 23:28:54 +00:00
  • 6c75a6dbe5 change six pack key and add into default settings Henry Oswald 2015-10-27 11:37:11 +00:00
  • 97c2b5fb11 removed excess logging for sixpack Henry Oswald 2015-10-27 11:20:54 +00:00
  • b9187ebd08 added test to wording for datajoy popup Henry Oswald 2015-10-27 10:58:51 +00:00
  • 8f1d09beea added six pack to web Henry Oswald 2015-10-27 10:58:27 +00:00
  • 0156aa8c51 Update README.md Winston Li 2015-10-25 13:58:40 +00:00
  • 1872eba223 Implementation of OAuth2 Winston Li 2015-10-25 13:44:38 +00:00
  • c3db415ce7 Implement config changes and tests Winston Li 2015-10-25 11:19:02 +00:00
  • 5e19d710ba change error handling on spelling Henry Oswald 2015-10-22 20:15:50 +01:00
  • 084b0d8548 update ldap default settings for server pro Henry Oswald 2015-10-22 10:42:50 +01:00
  • 1c91de0395 added function to get project with only folders for quicker adding of files to large projects Henry Oswald 2015-10-21 16:56:06 +01:00
  • 885915916a check if user exists on recurly callback Henry Oswald 2015-10-21 11:27:13 +01:00
  • 069220dcc8 increased cache time to 1.5 days Henry Oswald 2015-10-21 10:02:30 +01:00
  • d9734953a6 don't archive project in track changes for moment Henry Oswald 2015-10-20 17:36:37 +01:00
  • 79a694b5c8 for spelling attach error handler first Henry Oswald 2015-10-20 09:55:12 +01:00
  • f61d97a4f6 added null check on user when checking permissions Henry Oswald 2015-10-19 22:29:36 +01:00
  • 2b8dd7248a added subscription handler null check Henry Oswald 2015-10-19 22:29:11 +01:00
  • d80179ecc6 added missing null check in Henry Oswald 2015-10-19 22:14:52 +01:00
  • a94a03fc3e added missing stubbed module call breaking tests Henry Oswald 2015-10-19 15:48:59 +01:00
  • 0c74673e04 Merge branch 'master' of https://github.com/sharelatex/web-sharelatex Henry Oswald 2015-10-19 15:44:54 +01:00
  • 2c32126f68 archive in track changes as well as docstore Henry Oswald 2015-10-19 15:44:43 +01:00
  • c44d5b1b3d added healthcheck Brian Gough 2015-10-19 10:59:39 +01:00
  • 29c812cece moved the build opts down Henry Oswald 2015-10-16 12:57:05 +01:00
  • 36678301e6 Try to put a new doc in the docstore first so that if it fails it doesn't leave a broken doc_id in the project James Allen 2015-10-16 12:34:33 +01:00
  • bafd3a1cb4 Merge branch 'master' of github.com:sharelatex/web-sharelatex James Allen 2015-10-16 12:31:21 +01:00
  • 4f5669591a add timeout to health check requests and always try the delete Henry Oswald 2015-10-16 12:30:53 +01:00
  • ad144371d0 gracefully handle updates marked as broken Brian Gough 2015-10-16 11:24:50 +01:00
  • de9a24f7bb pulled health check into its own file and use project_id from settings Henry Oswald 2015-10-16 10:13:54 +01:00
  • 491d4c69b1 Merge branch 'master' of https://github.com/sharelatex/docstore-sharelatex Henry Oswald 2015-10-15 22:22:44 +01:00
  • 9826d125e3 added basic health check to docstore Henry Oswald 2015-10-15 22:22:20 +01:00
  • 144f1396b7 Fix problem with pasting multiple emails James Allen 2015-10-15 17:03:22 +01:00
  • fb42489803 Improve formatting of users, groups and tags James Allen 2015-10-15 16:43:53 +01:00
  • b0895cc6aa Support adding groups to projects via share modal James Allen 2015-10-15 13:53:46 +01:00
  • bbe510099e change auto disconnect to 24 hours and expose it publicly for easier testing Henry Oswald 2015-10-15 11:38:23 +01:00
  • 2f48568f76 fix free trial button on timeout view Henry Oswald 2015-10-15 11:38:01 +01:00
  • 9eb4dd1b3b on firefox don't show retrying connected message if the user clicked to change page Henry Oswald 2015-10-14 16:25:48 +01:00
  • d996ed6e47 Refactor addUserToProject for better access by groups James Allen 2015-10-14 17:29:58 +01:00
  • a1f57f220b inline ng-clock as it does not work for firefox in base.less quickly enough Henry Oswald 2015-10-14 16:22:32 +01:00
  • aba8f164fc copy right 2015 not 2014 Henry Oswald 2015-10-14 14:44:48 +01:00
  • 8961e23954 enhance LockManager to avoid accidental unlocking Brian Gough 2015-10-08 14:20:36 +01:00
  • f5162d424f if a user is inactive for 12 hours disconect them. Henry Oswald 2015-10-14 14:15:33 +01:00
  • 28e507b007 Revert "A tiny cache-busting change" Henry Oswald 2015-10-09 10:12:08 +01:00
  • ea5046ef20 Merge branch 'master' of https://github.com/sharelatex/web-sharelatex Henry Oswald 2015-10-09 10:11:57 +01:00
  • e593b3f717 append string to ide.js min which we can use for testing via status cake Henry Oswald 2015-10-09 10:11:38 +01:00
  • 8676ce9538 A tiny cache-busting change Shane Kilkelly 2015-10-09 08:45:50 +01:00
  • c4e4f2c77a Add modules hook for contacts and support groups in auto complete James Allen 2015-10-08 18:17:53 +01:00
  • 78c5741d06 Add contact when adding collaborator James Allen 2015-10-08 16:42:23 +01:00
  • b6dae59655 fix callback logic in compressAndSaveRawUpdates Brian Gough 2015-10-08 16:39:13 +01:00
  • 8226bf3be4 increase lock time to 5 minutes Brian Gough 2015-10-08 14:43:34 +01:00
  • d11d536994 Refactor adding and removing collaborators to not go through EditorController James Allen 2015-10-08 14:15:36 +01:00
  • add6a68fe1 add missing callback in compressAndSaveRawUpdates Brian Gough 2015-10-08 10:53:25 +01:00
  • 5fef2a82b8 Acceptance tests no longer run on Travis James Allen 2015-10-07 18:40:12 +01:00
  • f723b1699b Mongo/redis no longer needed without acceptance tests James Allen 2015-10-07 18:39:47 +01:00
  • 9b40d34b2a Acceptance tests no longer run on Travis James Allen 2015-10-07 18:39:24 +01:00
  • 8cc7869b03 Pull in contacts from contacts api and send to tag-input for autocomplete James Allen 2015-10-07 17:32:35 +01:00
  • 3959cba071 add in acceptance tests James Allen 2015-10-07 14:20:30 +01:00
  • b6106697a0 Don't look up user details in this api James Allen 2015-10-07 14:07:54 +01:00
  • f1d07811df update the entire users features on assign bonus bu don't update the user features if there is nothing to update when assigning bonus Henry Oswald 2015-10-07 12:42:34 +01:00
  • 5a58c8247e API/service layout deprecation warning James Allen 2015-10-07 13:44:57 +01:00
  • 1a4b8f4269 API/service layout deprecation warning James Allen 2015-10-07 13:44:40 +01:00
  • a73b2ceb37 Merge branch 'connect-failed' Henry Oswald 2015-10-07 11:30:48 +01:00
  • ededf6f6b9 Set up beginnings of getContacts end point James Allen 2015-10-06 17:22:11 +01:00
  • 9d99b12ed5 Create (unit tested only) add contact end point James Allen 2015-10-06 16:41:35 +01:00
  • b69ec9768d bonus allocater does not need to check if user has subscription any more. Henry Oswald 2015-10-05 16:50:04 +01:00
  • 64ffcde3df Namespace subscription groups as SubscriptionGroup James Allen 2015-10-05 16:36:56 +01:00
  • fae7d431f4 after subscription is updated always check bonus Henry Oswald 2015-10-05 16:33:13 +01:00
  • 9a60617162 change referral allocated to only upgrade features and to find highest level Henry Oswald 2015-10-05 12:30:03 +01:00
  • 946c1d56be Merge pull request #3 from overleaf/error_handling John Lees-Miller 2015-10-05 10:30:19 +01:00
  • fcd9877a00 Merge pull request #2 from overleaf/anonymous-versions John Lees-Miller 2015-10-05 10:29:07 +01:00
  • 89256f9d5f added connect timeout option to socket.io.connect needed for the firing of connect_failed. Best way to test is drop connect timeout to 10ms and remove some transports from realtime. Henry Oswald 2015-10-05 00:43:37 +01:00
  • 6ae47e8821 Bugfix: using statusElement and not codeElement again Marc Egea i Sala 2015-10-02 15:22:55 +01:00
  • ef69729dfd change archive and unarchive to post's Henry Oswald 2015-10-01 15:55:07 +01:00
  • 6052bf6a7e change test to 19 not 20 as a stub in mongo is left behind Henry Oswald 2015-10-01 15:54:46 +01:00
  • 3970fb146c Handle response errors through Util.getCodeFromResponse Marc Egea i Sala 2015-09-30 10:45:58 +01:00
  • ae10cc5755 Update default raven version to 1.1.22 Shane Kilkelly 2015-09-30 10:40:20 +01:00
  • 12f1a798c6 Add raven version 1.1.22 Shane Kilkelly 2015-09-30 10:38:52 +01:00