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

  • 1d53a4192d readding minified version after conflict brez 2011-05-02 18:16:55 -0400
  • 8b2743821e Merge remote branch 'origin/master' brez 2011-05-02 18:07:45 -0400
  • b8be23402e Adding routes to debug 404 / 500 templates brez 2011-05-02 18:03:38 -0400
  • 33ce29207e adding email validation to the newsletter form, fixing the position of the contributor quote boxes Adam Miller 2011-05-02 17:49:46 -0400
  • d9e8aa9c07 Merge branch 'master', remote branch 'origin' brez 2011-05-02 17:48:07 -0400
  • 439faaabda ensure that locale drop down works site wide brez 2011-05-02 17:47:51 -0400
  • abf53630b1 Merge branch 'master' of github.com:mozilla/markup Adam Miller 2011-05-02 17:46:39 -0400
  • 9a0a647497 update to the 404 page...in progress Adam Miller 2011-05-02 17:46:30 -0400
  • c1d1a91547 using Debug to trigger minified or not brez 2011-05-02 16:52:52 -0400
  • 4ee4cf63d0 Merge branch 'master', remote branch 'origin' brez 2011-05-02 13:54:11 -0400
  • 03f20a8dfe adding hard upper limits to incoming variables brez 2011-05-02 13:53:53 -0400
  • 61239c23fd moving the JS code that removes fallback content outside of document ready so that it will run faster. cleanup on style in common.js Adam Miller 2011-05-02 13:21:18 -0400
  • 3cf1ae7f79 updating the twitter msg Adam Miller 2011-05-02 12:40:34 -0400
  • fc605e5c8b adding video to evan roth's bio page Adam Miller 2011-05-02 12:23:20 -0400
  • 066998af43 Merge branch 'master' of github.com:mozilla/markup Adam Miller 2011-05-02 11:09:03 -0400
  • 47cf7fd3e7 a fix for IE9 Adam Miller 2011-05-02 11:09:00 -0400
  • 716a5a99e5 unminifying while we work thru numerous bugs brez 2011-04-29 19:02:54 -0400
  • 84f5cf79d1 added further validation for object type (issue was bad points data) brez 2011-04-29 18:53:44 -0400
  • 58d09c95bd adding very simple 400 and 500 templates brez 2011-04-29 17:27:38 -0400
  • 6f16298779 removed 500 error missing data and instead provided explination message brez 2011-04-29 17:11:48 -0400
  • 832f702f62 updating js for delete all by IP functionality brez 2011-04-29 16:44:06 -0400
  • 899f9d1502 Checks for duplicate submissions / allows for mass deletes based on IP address - security measure v0.1.0-rc0 brez 2011-04-28 20:04:25 -0400
  • cf0dd6634a update setting for Csrf middleware brez 2011-04-28 20:00:35 -0400
  • a60b5c9058 Adding a link to the manifesto after the homepage blurb, and capitalizing an instance of mark on the manifesto page Adam Miller 2011-04-26 22:41:31 -0400
  • 18c2261328 Added update_site.py from Spark. Bug 645055. Fred Wenzel 2011-04-26 15:45:58 -0700
  • 52c05b31ae Removed locale directory from git per bug 645055 comment 3. Fred Wenzel 2011-04-26 15:41:04 -0700
  • 6c9ca976f3 changing MarkUp to Mark Up app wide brez 2011-04-26 18:35:08 -0400
  • 1167240630 Get locale names from product-details library. Bug 647376. Fred Wenzel 2011-04-26 15:26:06 -0700
  • 5ec94ccd5d Merge branch 'master' of github.com:mozilla/markup Adam Miller 2011-04-26 18:14:51 -0400
  • 4da49a7861 lots of tweaks and changes to get the cursor rendering faster. changed the way it's drawn, when it's drawn, and how the large X on the homepage is drawn Adam Miller 2011-04-26 18:14:46 -0400
  • da08dc6890 Removed UTF-8 characters from msgids. Bug 652908. Fred Wenzel 2011-04-26 13:36:57 -0700
  • 964b4aa7fc Merge remote branch 'origin/master' brez 2011-04-26 15:49:01 -0400
  • 4af9ea17df indentation issue brez 2011-04-26 15:48:44 -0400
  • e9304dc079 Make Tower add POT headers when extracting strings. Fred Wenzel 2011-04-26 12:40:58 -0700
  • 48cbce7c80 Added tower to extract normalized msgids from Django templates. Bug 647352. Fred Wenzel 2011-04-21 20:26:42 -0700
  • 816a725f27 added lang and dir attribute to html tag. Fred Wenzel 2011-04-26 10:37:06 -0700
  • 2488664d4a finishing up work started in the last commit, and doing some general cleanup to the capture module Adam Miller 2011-04-25 21:36:11 -0400
  • e301274735 switching to setinterval for performace bump and start of some cursor changes. still need to shift all cursor drawing to a new dedicated canvas layer Adam Miller 2011-04-25 19:05:52 -0400
  • daf680134b Fixing a bug in the simplification code that would cause the second to last point in a stroke to be shifted twice the distance it should be Adam Miller 2011-04-25 15:00:09 -0400
  • 9de935bb27 copy changes Adam Miller 2011-04-25 11:47:08 -0400
  • 18c37eaf7f adding universal subtitles embed code Adam Miller 2011-04-25 11:12:09 -0400
  • 7eb40213ab typo Fred Wenzel 2011-04-22 18:37:57 -0700
  • 669cce4be1 ensurng the rendering code still runs even if an invalid mark reference is passed Adam Miller 2011-04-22 12:59:49 -0400
  • 859b8621a9 adding more robust checks for improperly formed mark data Adam Miller 2011-04-22 12:32:06 -0400
  • 80296f94b0 Added tower to extract normalized msgids from Django templates. Bug 647352. tower-madness Fred Wenzel 2011-04-21 20:26:42 -0700
  • 2e9418d02b slight performance improvement to the intro -- stopping the main loop after the animation is complete Adam Miller 2011-04-21 22:58:10 -0400
  • e803cde8f4 Improvements for the admin - marks are removed from the moderate view once approved. Improvements for the drawing screen - bumped the min points to 4 so that line thickness is preserved on simple lines, made the dashed lines render better, fixed some loading messages. Viz - added some checks for null variables Adam Miller 2011-04-21 22:27:03 -0400
  • 6d38013aed Comment on SVG and MIME types. Bug 651646. Fred Wenzel 2011-04-20 15:57:03 -0700
  • 4915823369 Markdown cleanup Fred Wenzel 2011-04-20 15:47:48 -0700
  • 5f6bae620a Fixed ImportError when running app instance with DEBUG=False. Fred Wenzel 2011-04-20 14:51:32 -0700
  • 467b4263d6 Jeff Larson bio picture. Bug 650883. Fred Wenzel 2011-04-20 10:17:18 -0700
  • dfe21c47ee fixing the disabled Flag background position, and ensuring that delete and approve mark requests are behind auth Adam Miller 2011-04-20 11:14:03 -0400
  • a657048932 removing an unecssiary css rule Adam Miller 2011-04-18 18:52:02 -0400
  • 07cba74a2c adding webtrends get params to all links to mozilla.com and updating a few blocktrans to add links Adam Miller 2011-04-18 18:51:37 -0400
  • 04582053d1 Merge branch 'master' of github.com:mozilla/markup Adam Miller 2011-04-18 18:40:02 -0400
  • eaca3f0b5e A better X for the intro Adam Miller 2011-04-18 18:39:55 -0400
  • 46a9eda7db Added Collaborator blob for Jeff Larson. Fred Wenzel 2011-04-18 13:46:47 -0700
  • 09ca252826 Replaced URLs in Evan Roth Bio with placeables for the sake of L10n. Bug 647378. Fred Wenzel 2011-04-18 13:46:03 -0700
  • 7a8a6d807e Adding webtrends tracking to Markup campaign. Bug 634488. Fred Wenzel 2011-04-15 16:08:37 -0700
  • 4e97941940 Removed hard-coded protocol from html5shiv. Fred Wenzel 2011-04-15 16:04:28 -0700
  • e634274206 Added some more ignores for intermediary js files and OSX stuff. Fred Wenzel 2011-04-15 15:57:25 -0700
  • 0b9f887835 updating the readme, attempting to fix resize issues on the intro content, and some animation issues on the cursor tooltip Adam Miller 2011-04-15 16:45:25 -0400
  • ba200c0047 adding the contact line to the code page Adam Miller 2011-04-15 13:23:03 -0400
  • 810eb43f66 adding the video tag Adam Miller 2011-04-14 16:09:50 -0400
  • 368914b6ca removing a console.log Adam Miller 2011-04-14 15:59:42 -0400
  • e2e260b50d fixing a bug where it seemed like blank marks could be submitted Adam Miller 2011-04-14 15:57:05 -0400
  • bfbd6136fd fixing hardcoded strings reported in bug 648812 Adam Miller 2011-04-14 12:40:00 -0400
  • 990d91e6b1 removing refs to obsolete jinja templates brez 2011-04-14 11:32:25 -0400
  • ead3906e29 Merge remote branch 'origin/master' brez 2011-04-13 14:10:27 -0400
  • 931c0ab820 changing response code for get_translated_marks with empty results brez 2011-04-13 14:10:07 -0400
  • e6870c45f0 Addressing bug 648354 -- making sure errors on get_translated_marks are handled properly Adam Miller 2011-04-13 12:42:13 -0400
  • 2b06efc82c Adding collaborators page to the about section, and updatign the stylesheet to provide hoverstates to the about sections subnavigation Adam Miller 2011-04-12 14:20:35 -0400
  • e527e0d60a adding XSD / DTD based on GML example brez 2011-04-12 11:08:30 -0400
  • c2fd8dd016 adding content-disposition to response for gml filenames brez 2011-04-11 19:10:56 -0400
  • 80fd85df82 Merge branch 'master', remote branch 'origin' brez 2011-04-11 19:10:27 -0400
  • 928228a0c0 Merge branch 'master' of github.com:mozilla/markup Adam Miller 2011-04-11 18:05:13 -0400
  • 7b8bd02adc adding country data to gml Adam Miller 2011-04-11 18:04:50 -0400
  • 7f30863dc9 adding shell script (cron) to bundle daily gml files brez 2011-04-11 12:19:10 -0400
  • f5b4d7e319 Merge remote branch 'origin/master' brez 2011-04-11 10:23:45 -0400
  • 9a8b38a4da removing debugger statement brez 2011-04-11 10:23:03 -0400
  • 7a9a89f6a9 adding the environment tag to the gml output Adam Miller 2011-04-11 10:12:51 -0400
  • 2df9ba152b adding ability to get the previous day's marks for batch processing of daily GML files (in conjunction with existing get_gml brez 2011-04-09 16:22:50 -0400
  • 10df6fd4f3 Fix for 645074 - adds trailing slash in regex url patterns brez 2011-04-09 15:27:22 -0400
  • 4c5c7c28f1 Fix for Bug 648660, updated GML output to time, etc (see ticket) brez 2011-04-09 14:52:56 -0400
  • 135b025368 Merge branch 'master' of github.com:mozilla/markup Adam Miller 2011-04-08 19:01:23 -0400
  • ef02d59aaa a few more stylistic and copy tweaks, as well as fixing a bug that would cause the first and last mark buttons to do nothing under certain circumstances Adam Miller 2011-04-08 19:01:19 -0400
  • 7688a1d8c6 Merge remote branch 'origin/master' brez 2011-04-08 18:38:39 -0400
  • a21465606e adding try blocks to protect against bad request, returns 400 error if values cannot be converted to integers brez 2011-04-08 18:38:29 -0400
  • 16b7f4053d addressing some feedback from henry regarding todays changes Adam Miller 2011-04-08 18:30:00 -0400
  • 253306ed70 Replacing the drawn X with an SVG x that we simply fade up Adam Miller 2011-04-08 17:45:55 -0400
  • 3bae124c5f resolving a conflict in urls.py Adam Miller 2011-04-08 14:18:32 -0400
  • 142d89d460 loader and error screen improvements, adding a tooltip to the cursor in the intro and capture screens, adding some copy changes, and removing trailing slashes from sammy template urls Adam Miller 2011-04-08 14:17:42 -0400
  • e9137c6334 removing SSL middleware from application brez 2011-04-08 13:46:40 -0400
  • afbf777d04 Merge branch 'master' of github.com:mozilla/markup Adam Miller 2011-04-08 13:29:01 -0400
  • 00f93c0dd5 fixing issue not returning JSON for errors brez 2011-04-08 13:20:13 -0400
  • c68c5bf83e adding correct caching config brez 2011-04-08 11:48:57 -0400
  • 32feab15dd Merge branch 'master' of github.com:mozilla/markup Adam Miller 2011-04-08 09:19:52 -0400
  • 2a2ab1f0bb Disabling broken SSL forward middleware. Bug 647384. Fred Wenzel 2011-04-07 13:29:57 -0700
  • f73fb571fe adding proper response codes for errors brez 2011-04-07 15:07:16 -0400
  • efa247adc3 adding localization to return error messages brez 2011-04-07 13:16:04 -0400