Граф коммитов

16362 Коммитов

Автор SHA1 Сообщение Дата
David Humphrey (:humph) david.humphrey@senecacollege.ca 4decc9f9aa [nobug] Fix Gruntfile to copy hosted.html and hosted.js to dist/ and turn off unneeded extension copying 2015-08-15 11:50:55 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 5b33c59903 Fix #414: don't automatically overwrite default files on startup in hosted.html 2015-08-13 16:30:11 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca a130bce548 Rework startup logic, fix CSS rendering in CSSRewriter, fix HTMLServer 2015-08-12 22:39:15 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 5fae0f70bf Rework startup logic so requirejs doesn't timeout, part of https://github.com/mozilla/thimble.webmaker.org/issues/777 2015-08-11 13:11:46 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca d086d0b171 [nobug] Fix npm start syntax to use -p vs --port, which isn't supported 2015-08-11 12:22:55 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 3632ad619e Fix #347 - add bramble.export() for creating project.zip, an archive of entire fs 2015-08-11 11:59:14 -04:00
David Humphrey 858768d427 Add untar support 2015-08-11 11:39:33 -04:00
David Humphrey 0d340542aa Merge pull request #412 from Pomax/npmstart
added an npm start, to make running a server easier
2015-08-10 22:17:38 -04:00
Mike Kamermans 29d070ede1 Update package.json 2015-08-10 18:15:38 -07:00
Mike Kamermans 27c64731cb Update README.md 2015-08-10 16:34:17 -07:00
Mike Kamermans fab9f1e849 Update package.json 2015-08-10 16:33:43 -07:00
Pomax 7fd9301b15 added an npm start, to make running a server easier 2015-08-07 14:35:12 -07:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 3ba51b4462 Fix https://github.com/mozilla/thimble.webmaker.org/issues/791 - enable WebPlatformDocs by default 2015-08-06 15:28:53 -04:00
Marcel Gerber fac85be993 Update Web Platform data 2015-08-06 15:28:53 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca afaef4f1ca Add bramble.addNewFileWithContents() 2015-08-06 14:59:20 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 9c66e73896 Add bramble.getRootDir() so a client can determine the mount path 2015-08-06 10:14:15 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca d581df30c1 Fix https://github.com/mozilla/thimble.webmaker.org/issues/766 - [Firefox] Selfies don't show up in Image Viewer until you reload the project 2015-08-04 15:24:38 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 3c7f5d8428 Allow hosted.html to work from src/ or dist/ 2015-08-04 13:23:23 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca c8358b740a Fix #400 - Confirm file deletes, same as for folders 2015-08-04 13:02:50 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 787acb3eb7 Stronger guard for sheet being undefined or null in traverseRules, don't crash 2015-07-31 12:56:18 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca f2a55a215f Disable 'Take a Selfie...' button in Upload Files dialog if not supported 2015-07-31 11:52:41 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 1a3149ea83 Deal with zip files that don't report folders before files within 2015-07-31 11:50:54 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 439b3944d9 DocumentObserver's traverseRules() can throw if sheet argument is null 2015-07-31 11:40:25 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 119713f3c9 Support adding new files and folders from bramble, part of https://github.com/mozilla/thimble.webmaker.org/issues/723 2015-07-30 15:40:06 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 4677198ed6 Add bramble.showUploadFilesDialog() for https://github.com/mozilla/thimble.webmaker.org/issues/723 2015-07-30 12:35:27 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 02bfff50dc Fix #739: Preview stops showing the correct preview after previewing the tutorial 2015-07-27 10:55:19 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 0acd28dac8 Reset tutorial override if tutorial.html file vanishes at runtime (user deleted/renamed) 2015-07-24 16:56:25 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca b31163e3a7 Add special file handling for tutorial.html to Bramble client API
Add logic to turn tutorial view on/off

Add tutorial change event and state on bramble instance

Update README

Refactor tutorial logic into separate module, reduce reload frequency

Revert changes to StartupState

Fix readme, add tutorial.html to hosted.html per review

Stop postMessage on transport when tutorial is active
2015-07-24 14:41:48 -04:00
David Humphrey bcbafe0f1a Merge pull request #391 from humphd/selfie-fixup
Fixup BrambleUrlCodeHints to only sort once, not include dirs entries
2015-07-23 13:56:43 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 2ea37d0ca1 Fixup BrambleUrlCodeHints to only sort once, not include dirs entries 2015-07-23 13:41:09 -04:00
David Humphrey 9ea9f00489 Merge pull request #390 from humphd/issue389
Fix #389: Selfie taker not handling mount path properly
2015-07-23 13:13:46 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca a23ed9316e Disable cla-check-pull grunt task, which fails randomly on GitHub API rate limits 2015-07-23 13:07:04 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca e413f3d8eb Fix #389: Selfie taker not handling mount path properly 2015-07-23 12:15:05 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 07c9e57417 Fix #387 - invalid CSS selector in HTMLRewriter 2015-07-15 15:53:20 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca ea3b393dc5 Fix spinner in Safari (vertical centre works now) and Firefox (jagged 3D animation) 2015-07-15 15:52:48 -04:00
Kieran Sedgwick 6948bea57b Merge pull request #384 from sedge/issue383-travisInfraUpgrade
Fixed #383 - Updated .travis.yml to use their new infrastructure
2015-07-14 14:33:25 -04:00
Kieran Sedgwick b9264484ae Fixed #383 - Updated .travis.yml to use their new infrastructure 2015-07-14 14:17:23 -04:00
David Humphrey 0600670cd6 Merge pull request #382 from humphd/thimble-issue674
Fix https://github.com/mozilla/thimble.webmaker.org/issues/674 - remo…
2015-07-13 15:47:17 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 29549a2dc5 Fix https://github.com/mozilla/thimble.webmaker.org/issues/674 - remove items from file tree context menu 2015-07-13 14:14:41 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca c49e177a29 Autosave after 5s vs. 30s of making an editor dirty 2015-07-13 12:03:41 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 5bf8a0cd13 Add backend support for word wrap - https://github.com/mozilla/thimble.webmaker.org/issues/648 2015-07-13 11:59:08 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca ec76aed8f0 Don't wait on focus for Brackets commands that don't require it (e.g., saveAll) 2015-07-13 11:31:31 -04:00
Gideon Thomas 2a8989309d Merge pull request #379 from gideonthomas/fixType
Fix typo for  in HTMLRewriter
2015-07-06 12:21:07 -04:00
Gideon Thomas 8e3437e642 Fix typo for in HTMLRewriter 2015-07-06 12:12:20 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca de5842fa7c Fix https://github.com/mozilla/thimble.webmaker.org/issues/635 - proper resize code for sidebar on startup 2015-07-06 10:51:16 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 8e204d52b6 Allow SVG to be treated as an image or XML doc in ImageViewer, with extension to override 2015-07-06 10:49:56 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 614a955e80 Fix #372 - add optional callbacks for all remote bramble instance methods 2015-07-06 10:28:37 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 598f300eb6 Fix https://github.com/mozilla/thimble.webmaker.org/issues/639 - add cursor:pointer to files in file tray 2015-07-06 10:16:46 -04:00
Gideon Thomas 25d02b2528 Merge pull request #373 from humphd/thimble-issue633
Fix https://github.com/mozilla/thimble.webmaker.org/issues/633 - teach HTMLServer, HTMLRewriter about CSS Live Docs
2015-07-06 10:01:59 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 548a5ef8ad Fix https://github.com/mozilla/thimble.webmaker.org/issues/633 - teach HTMLServer, HTMLRewriter about CSS Live Docs 2015-07-02 13:56:40 -04:00