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

  • d1a1434bff Update to readme with initial dev workflow ossreleasefeed 2014-10-22 18:31:06 -0700
  • abf0071389 Small JS bug fix, precompiling templates ossreleasefeed 2014-10-22 18:25:10 -0700
  • 5382f00181 Added nunjucks for templating, updates to questions UI, added comments, votes count and last activity ossreleasefeed 2014-10-22 17:19:12 -0700
  • efa072fe7a adding contribute file ossreleasefeed 2014-10-22 14:32:18 -0700
  • df35daf1a0 Launch screen, my questions screen, linked together and added back button in header ossreleasefeed 2014-10-21 22:38:08 -0700
  • f056d50ea6 launch screen with questions limited to three ossreleasefeed 2014-10-21 15:22:10 -0700
  • 41bbd9c643 removed footer from helpee screens ossreleasefeed 2014-10-21 10:08:12 -0700
  • b48939862b Use Gaia test environment Anthony Ricaud 2014-10-21 17:00:56 +0200
  • 38040abe57 switch to allizom ossreleasefeed 2014-10-20 18:05:56 -0700
  • 76501fc481 loading in some actual questions ossreleasefeed 2014-10-20 17:48:00 -0700
  • 0f855efc02 Initial commit/transfer of buddy to mozilla ossreleasefeed 2014-10-20 14:02:14 -0700
  • 0850411448 Removals and changes ossreleasefeed 2014-10-17 14:59:50 -0400
  • 96d204ee82 adding input_types and travis ossreleasefeed 2014-10-13 15:08:32 +0200
  • be31a7fea4 fix to volofile, and initial screen ossreleasefeed 2014-10-13 12:41:41 +0200
  • 3f799ed27f Removing sandstone assets and fonts ossreleasefeed 2014-10-10 16:59:44 +0200
  • eaed9b4e86 Removing sandstone, adding volofile to easily add needed building blocks ossreleasefeed 2014-10-10 16:58:10 +0200
  • 3f4cd43775 A little more housekeeping ossreleasefeed 2014-10-10 14:34:33 +0200
  • 36e801c989 First round of cleanup and setup ossreleasefeed 2014-10-10 14:08:47 +0200
  • 65ab94d049 initial commit ossreleasefeed 2014-10-08 16:23:37 +0200
  • 67dd9b8aa4 New icons sole 2014-07-01 12:27:41 +0100
  • 3866edef41 Bump app version sole 2014-06-12 11:56:51 +0100
  • cdf0922398 Update localisation section in README sole 2014-06-12 10:52:57 +0100
  • cdd8d8892d Fix urls! sole 2014-06-12 10:28:23 +0100
  • 4b76bfb7fc Update title in README too sole 2014-06-11 13:55:07 +0100
  • d1c81db9bb Adjust comment so it fits with the current l10n version we're using sole 2014-06-11 13:52:17 +0100
  • 56c1b4ad24 Add comments describing the usage of DOMContentLoaded sole 2014-06-10 15:39:28 +0100
  • d43b20259e Address stas's l10n review too - update library and small syntax changes sole 2014-06-06 14:49:31 +0100
  • 8a95128579 Address Stephanie's review: add note on innerHTML vs textContent sole 2014-06-05 14:30:57 +0100
  • c0f0792a18 Address Rik's review suggestions sole 2014-06-05 14:21:04 +0100
  • 165dc1afa8 Dropping the false from event listener sole 2014-05-22 16:00:39 +0100
  • 4eddeab085 Refactor onRequestLoad for clarity sole 2014-05-22 15:59:21 +0100
  • 8480c656ab 'use strict';, and also extract the onerror/onload handlers for the request into their own functions so search() is shorter/simpler sole 2014-05-22 15:23:41 +0100
  • 5d496b0cc6 Use strict, remove unused elements, make it DRYer sole 2014-05-22 13:45:47 +0100
  • 72d2699b32 Avoid people submitting apps as "dev = Mozilla", also remove unnecessary translation sole 2014-05-22 13:44:13 +0100
  • 7bc9c0973c Fix trailing spaces sole 2014-05-21 16:30:55 +0100
  • 84bacaab5e Checking in the vector icon too sole 2014-05-21 16:10:10 +0100
  • 00bc0ea087 Update icons with latest design sole 2014-05-21 15:56:08 +0100
  • c83b4a1bb0 Add missing translation, also fix issue with translations being required before they were actually loaded (lots of 'searching' is undefined errors) sole 2014-05-19 12:26:56 +0100
  • 3e78ed4e14 SImplify CSS sole 2014-05-16 12:18:42 +0100
  • 2c3e09c700 Use 'hidden' attribute instead of a .hidden CSS class (fixes #6) sole 2014-05-16 12:17:55 +0100
  • b7eacfdb31 Document all the usages of preventDefault - fixes #8 sole 2014-05-16 11:42:08 +0100
  • fdd842a090 Open results in an 'overlay' window with close button sole 2014-05-15 20:27:17 +0100
  • 16bd461db4 Link to each result sole 2014-05-15 18:06:01 +0100
  • 993310e700 clip results text horizontally (fixes #10) sole 2014-05-14 16:51:18 +0100
  • 80d93f1aeb Fix whitespaces sole 2014-05-14 12:50:42 +0100
  • d0b4576c82 Explain 'placeholder' attribute usage - fixes #5 sole 2014-05-14 11:38:25 +0100
  • 64c98253af Add inline comment about defer sole 2014-05-13 16:53:44 +0100
  • 6abe53710e Fix whitespaces sole 2014-05-13 16:00:23 +0100
  • 331794396b Explain what the viewport tag does - fixes #3 sole 2014-04-25 17:15:39 -0400
  • 000681f1d0 do not use innerHTML - fixes #1 sole 2014-04-25 16:01:58 -0400
  • 7145895fdb Make scripts deferred - fixes #7 sole 2014-04-25 13:53:23 -0400
  • 0d473cad5e Use request.responseType = 'json'. Also remove try/catch. Fixes #9 sole 2014-04-25 13:47:18 -0400
  • 9ba2b44c62 Remove locale from MDN URLs (fix #4) Matthew Riley MacPherson 2014-04-24 11:14:59 -0400
  • 8f73da2bd6 Rename icon names sole 2014-04-03 13:37:25 +0200
  • ee155c0207 better walkthrough sole 2014-03-06 00:11:48 +0000
  • 1d3496f5dc markdown fail sole 2014-03-05 04:42:43 +0000
  • 4ed16225c5 remove things that do not apply to this template, and link to permissions and stuff sole 2014-03-05 04:40:44 +0000
  • cc47759742 just in case the request does not contain the error property, as if that was the most important of the problems in that case, right? sole 2014-03-05 03:57:20 +0000
  • d34e88aeca Fix manifest sole 2014-03-05 03:12:17 +0000
  • 93ade121f1 Add basic localisation Soledad Penades 2014-03-01 00:48:15 +0000
  • 6b905c899e note about CSP + inline script not allowed Soledad Penades 2014-02-28 19:33:27 +0000
  • e6f4af9879 sensible error reporting + some refactoring for better readability Soledad Penades 2014-02-28 03:29:30 +0000
  • 0fb94308fe cancel existing search if request hasn't finished yet Soledad Penades 2014-02-28 01:50:40 +0000
  • a96ec09f1e prevent double submissions Soledad Penades 2014-02-28 01:33:28 +0000
  • ed1d8966c6 Make it look a little bit nicer Soledad Penades 2014-02-28 00:58:23 +0000
  • 34023ecbb9 better font size Soledad Penades 2014-02-27 02:56:43 +0000
  • 2a89fe567b use placeholder Soledad Penades 2014-02-21 12:12:11 -0800
  • 17be2b51db Using MDN search api for demonstrating Soledad Penades 2014-02-20 14:08:43 -0800
  • 48bd6745fc display some 'searching' text while loading Soledad Penades 2014-02-19 16:18:35 -0800
  • 485f6243a7 Load a definition from Wiktionary instead of a cat picture Soledad Penades 2014-02-19 16:06:50 -0800
  • 10d6c5ecc8 Now truly using systemXHR Soledad Penades 2014-02-19 13:47:36 -0800
  • 8cc763ec98 first version, loading some data from outside the app Soledad Penades 2014-02-18 16:13:56 -0800