Commit graph

  • a83f0fe054 Add in dropdowns to file tree James Allen 2014-06-23 12:37:05 +01:00
  • 2d6816b013 Highlight name when renaming or creating new file James Allen 2014-06-23 11:25:36 +01:00
  • 450ffd0564 Wrap http requests in angular James Allen 2014-06-23 11:10:18 +01:00
  • a2663c0f32 Get drag and drop moving working James Allen 2014-06-23 10:57:31 +01:00
  • 84ac77795f Delete files James Allen 2014-06-22 20:49:58 +01:00
  • 7556af6421 Listen for rename changes from server James Allen 2014-06-22 20:21:31 +01:00
  • 242a866bce Rename files James Allen 2014-06-22 20:08:56 +01:00
  • f1eee96c85 Allow uploading James Allen 2014-06-22 17:32:15 +01:00
  • f931df6084 Allow creation of folders James Allen 2014-06-22 14:39:38 +01:00
  • f41534ee4d Add in creating of files to editor James Allen 2014-06-22 12:10:42 +01:00
  • 6d0053e709 Start rebuilding editor James Allen 2014-06-21 22:20:37 +01:00
  • 0d70777f7f Fix JS errors in loading editor James Allen 2014-06-21 11:56:58 +01:00
  • cb2a120c12 Shrink margin between subdued links James Allen 2014-06-20 21:42:55 +01:00
  • e5ca033538 Add in configurable headings/footers James Allen 2014-06-20 21:35:42 +01:00
  • 3a15d1c573 Tweak homepage uni logos James Allen 2014-06-20 17:19:15 +01:00
  • a64b9eb82e Create and style external pages James Allen 2014-06-20 17:17:24 +01:00
  • 1980ffec09 Wire up delete and unsubscribe in account settings James Allen 2014-06-20 15:48:00 +01:00
  • a2bb89b579 Merge branch 'master' into master-redesign James Allen 2014-06-20 11:18:43 +01:00
  • 81845dec32 Wire up account settings forms James Allen 2014-06-20 11:15:25 +01:00
  • 0ef7e54ad3 Allow partial updates to user settings James Allen 2014-06-20 09:42:43 +01:00
  • 72df59e81e added copy file acceptence test Henry Oswald 2014-06-19 17:32:04 +01:00
  • 5d00f70a31 added delete accp test Henry Oswald 2014-06-19 17:16:45 +01:00
  • f83ab25b35 basic acceptence test of sending and getting file back added Henry Oswald 2014-06-19 17:07:50 +01:00
  • 63f958af07 Improve styling James Allen 2014-06-19 13:30:45 +01:00
  • 1bcc0a4554 Send 204 rather than redirect when leaving a project James Allen 2014-06-19 13:11:01 +01:00
  • e07aa9165f Queue up http requests so we can fire them in parallel without a problem James Allen 2014-06-19 13:03:34 +01:00
  • 85befe0d57 listen on stdout when unzipping, unsticks some zips for some reason... Henry Oswald 2014-06-18 18:18:49 +01:00
  • 70673d2881 Cloak project page while loading James Allen 2014-06-18 16:49:29 +01:00
  • ad74cf2464 Add tooltips James Allen 2014-06-18 16:46:56 +01:00
  • 5513a0b436 Hook up front end download James Allen 2014-06-18 16:43:37 +01:00
  • 2b349039c3 Add in backend multiple project downloading James Allen 2014-06-18 16:37:18 +01:00
  • b837a4e9f3 Merge branch 'master' into master-redesign James Allen 2014-06-18 15:26:09 +01:00
  • 618b6a7849 Apply form validations James Allen 2014-06-18 15:23:00 +01:00
  • 2a6ff8cc5d changed team@sharelatex.com to support@sharelatex.com Henry Oswald 2014-06-18 14:47:29 +01:00
  • 04d3e5cfe1 Allow project search to be cleared James Allen 2014-06-18 11:53:18 +01:00
  • 9a03411d42 Don't show tags which are empty when loaded James Allen 2014-06-18 11:30:56 +01:00
  • 70c51cb947 Merge branch 'master' into master-redesign James Allen 2014-06-18 10:56:30 +01:00
  • e0be5ef01b added timeouts to email and newsletter as after a few days there are a few open connections still Henry Oswald 2014-06-17 18:18:45 +01:00
  • 750b524771 Don't get user id from possibly deleted session James Allen 2014-06-17 17:45:07 +01:00
  • 5ce319f8d9 Use ng-cloak rather than a loading spinner James Allen 2014-06-17 16:43:33 +01:00
  • 525581bada Add in test loading spinner James Allen 2014-06-17 16:36:08 +01:00
  • 426b699865 links in emails use site url Henry Oswald 2014-06-17 16:28:52 +01:00
  • dac4f09943 Merge branch 'master' into master-redesign James Allen 2014-06-17 16:21:21 +01:00
  • aa8969c652 Merge and fix external forms James Allen 2014-06-17 16:19:40 +01:00
  • 92d1d4ca1a remove muted from institution auto complete as some browsers are inserting it to the input value Henry Oswald 2014-06-17 14:44:24 +01:00
  • e1c8dc943e added defaults of empty string into user profile, also changed account -> profile in message Henry Oswald 2014-06-17 14:36:17 +01:00
  • 04bffaeceb get local file writer tests using fake settings Henry Oswald 2014-06-17 13:33:36 +01:00
  • c8c758642a removed reference to easy image Henry Oswald 2014-06-17 12:47:53 +01:00
  • 088e494c30 Merge branch 'master' of github.com:sharelatex/filestore-sharelatex Henry Oswald 2014-06-17 12:44:41 +01:00
  • 8a052d4c71 added coffeescript to package.json Henry Oswald 2014-06-17 12:44:10 +01:00
  • 012371333f Wrap project list code in require.js James Allen 2014-06-17 12:43:42 +01:00
  • 2d55f080d6 get algolia to pull app id and api key from settings file Henry Oswald 2014-06-17 12:25:49 +01:00
  • cc1b9472b2 don't show the user details area on project list if algolia instituions has not be setup Henry Oswald 2014-06-17 11:59:57 +01:00
  • c56648ab80 Merge branch 'master' into master-redesign James Allen 2014-06-17 11:54:29 +01:00
  • df44792a10 fix tests in user info controller Henry Oswald 2014-06-17 11:48:14 +01:00
  • 457fffd3f7 Merge branch 'angular-info' Henry Oswald 2014-06-17 11:34:28 +01:00
  • b54e2fc2d2 Merge branch 'angular-info' of https://github.com/sharelatex/web-sharelatex into angular-info Henry Oswald 2014-06-17 11:33:56 +01:00
  • 2bf25ab450 Style and spelling tweaks James Allen 2014-06-17 11:33:37 +01:00
  • d2df4d6523 added little hack so post is sent on institution list when there are two brackets in name which hold domain Henry Oswald 2014-06-17 11:27:45 +01:00
  • 3350b99ccf removed a couple of annoying console.log logs Henry Oswald 2014-06-17 10:26:56 +01:00
  • af7a615fd4 added algolia lib Henry Oswald 2014-06-17 10:18:15 +01:00
  • 444e6cbd12 put domain into popup for user info Henry Oswald 2014-06-16 18:41:44 +01:00
  • 478a20be1f use uglify2 and don't mangle names for angular Henry Oswald 2014-06-16 18:29:55 +01:00
  • f42b2c2385 cleaning things up Henry Oswald 2014-06-16 16:26:34 +01:00
  • f18172258e focus on first element in form when showing Henry Oswald 2014-06-16 16:22:45 +01:00
  • 608e9476b6 Show confirmation for deleting projects forever James Allen 2014-06-16 16:17:28 +01:00
  • 7355a912b6 recomend roles and still show form when complete Henry Oswald 2014-06-16 16:14:58 +01:00
  • 0a334939ce Confirm deletes and leaves James Allen 2014-06-16 16:13:09 +01:00
  • 3a969876e0 Allow cloning of projects James Allen 2014-06-16 15:32:20 +01:00
  • 8bb181a465 Don't allow renaming of shared proejcts James Allen 2014-06-16 15:12:10 +01:00
  • 81ee0f4342 show and restore archived projects James Allen 2014-06-16 15:06:58 +01:00
  • a1055b226c uses angular autocomplete modules Henry Oswald 2014-06-16 14:49:35 +01:00
  • 802aae6148 Show partial folder selection state James Allen 2014-06-16 14:45:47 +01:00
  • 65a1f03768 Send project owner details to client James Allen 2014-06-16 13:34:38 +01:00
  • 9c5f63817e Send accessLevel info to client James Allen 2014-06-16 12:47:39 +01:00
  • 63525a8bef Use angular boostrap instead of vanilla bootstrap James Allen 2014-06-16 12:26:35 +01:00
  • 95ee8c772a Fix modal styling James Allen 2014-06-16 11:30:54 +01:00
  • 09f5a67f9b got autocomplete presented correctly Henry Oswald 2014-06-13 17:17:58 +01:00
  • b9944ca2dc Hook up file uploads James Allen 2014-06-13 17:11:36 +01:00
  • 8b57224267 Allow creation of projects James Allen 2014-06-13 16:05:44 +01:00
  • ab5d6f82c0 Allow deleting of projects James Allen 2014-06-13 15:24:20 +01:00
  • 751572c977 Only show actions buttons when projects are selected James Allen 2014-06-13 14:28:16 +01:00
  • db74e89f99 Add folder labels next to the project name James Allen 2014-06-13 14:14:56 +01:00
  • 290089407d Allow creation of new tags James Allen 2014-06-13 13:55:55 +01:00
  • b9afde591b improved the angular stuff a touch Henry Oswald 2014-06-12 17:15:54 +01:00
  • 4494048cd4 Post tag modifications to server James Allen 2014-06-12 16:47:46 +01:00
  • 5fbbf6c452 Allow filtering by folder James Allen 2014-06-12 16:21:12 +01:00
  • 68cc7d85bf working with requirejs Henry Oswald 2014-06-12 15:50:00 +01:00
  • 6305ac16f4 Work in progress of doing project list with Angular James Allen 2014-06-12 15:22:49 +01:00
  • f4cecb6591 moved alert to lower level so its hidden when not needed Henry Oswald 2014-06-12 13:42:36 +01:00
  • 6836aabac3 fiddled with the css Henry Oswald 2014-06-12 11:22:18 +01:00
  • c075716b0f cleaned it up a touch, showed how to handle http errors Henry Oswald 2014-06-12 10:23:42 +01:00
  • 6dc1e54dc7 basic example using angular done Henry Oswald 2014-06-11 17:45:09 +01:00
  • 067d343928 Display list of tags James Allen 2014-06-11 16:32:56 +01:00
  • e099a4a100 added default of empty string to user details, fixed route as well Henry Oswald 2014-06-11 15:14:03 +01:00
  • 1eaba59df0 Use Ember to load project list James Allen 2014-06-11 14:52:23 +01:00
  • 473da4fa4c endpoint for user details is written Henry Oswald 2014-06-11 12:46:28 +01:00
  • 99705ebb4f Merge branch 'master' into master-redesign James Allen 2014-06-11 12:38:59 +01:00
  • aaf87647c1 Null check for resizing diffs that may not have an ace editor James Allen 2014-06-11 11:58:19 +01:00
  • 54ecab854d Don't try to open deleted docs for editing James Allen 2014-06-11 11:53:46 +01:00