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

385 Коммитов

Автор SHA1 Сообщение Дата
Tanay Gavankar 05e3d844ac [Bug 663241] KB Helpfulvotes Metrics Frontend Graphing 2011-07-26 19:53:02 -04:00
Erik Rose 02592023e4 Update docs for vendor library merge.
Meant to do this in previous commit.
2011-07-18 12:08:39 -07:00
Erik Rose 792a015f5a Move the product_details initialization before the test run.
At least one test (question auto-tagging) fails otherwise.
2011-05-17 11:18:13 -07:00
Ricky Rosario 1b03a4de54 Integrated QUnit via django-qunit. Let the js testing begin! [bug 638856] 2011-03-08 17:24:32 -05:00
James Socol 80f1ca98d4 Make the vendor lib a submodule. [bug 637313] 2011-03-01 18:10:47 -05:00
James Socol 10ce7716d8 Add schema and update installation docs. [bug 634677] 2011-02-28 09:45:27 -05:00
James Socol ab2ead5914 Fix error in l10n docs. 2011-01-28 15:27:20 -05:00
James Socol 5610b1e09e Add tests.rst about the test suite. 2011-01-28 15:27:20 -05:00
James Socol 7bf2d68ca1 Add a note about TEST_CHARSET and TEST_COLLATION to installation.rst 2011-01-28 15:27:19 -05:00
James Socol 24646f961b Add celery.rst to get celery up and running. 2011-01-28 15:27:19 -05:00
James Socol eb238feb65 Adding email.rst to get email set up. 2011-01-28 15:27:19 -05:00
James Socol 10a63e5641 Update wsgi.rst with debugging and apache modules. 2011-01-28 15:27:18 -05:00
James Socol 8a089fdb8f Clean up coding.rst 2011-01-21 17:54:13 -05:00
James Socol f3a36ae908 Add search docs and some helpful management commands. 2011-01-21 17:54:13 -05:00
James Socol 1d9bb3f592 production.rst is really redundant right now. 2011-01-21 17:54:13 -05:00
James Socol e4e6f65469 Short update to wsgi.rst. 2011-01-21 17:54:13 -05:00
James Socol c5744feae9 Updating Vendor lib docs. 2011-01-21 17:54:12 -05:00
James Socol e353583fa2 Rewrite installation.rst 2011-01-21 17:54:05 -05:00
James Socol ff0babf119 Remove locale submodule and add docs. [bug 625755] 2011-01-15 12:34:24 -05:00
Erik Rose a814221dea [bug 610527] Implement very tolerant fetching and storing of WebTrends stats. Expose a cron job for refreshing them. Also...
* Valign table headers to the bottom and table data to the middle.
* Add a test for number() Jinja function.
2011-01-11 17:08:34 -08:00
Paul Craciunoiu b51d8b5cee [613329] Videos can link to CDN if setting provided. 2010-11-19 16:31:41 -08:00
Paul Craciunoiu e664ef5c3d [600747] Video hook and render with Flash fallback.
* Videos are identified by title and locale
* Depends on an update in py-wikimarkup which adds support for <video> and <source> tags (py-wikimarkup commit cc06e6d264622891b6b018e8670c9ef4bb12d618)
* Attaches all the _hook_*s to the WikiParser class, because they need a contextual locale.
* Adds locale support for any of the hooks that do document lookup.
* Uses SWFobject JS lib to support flash fallback for video.
* Adds a migration for unique ('locale', 'title') on gallery_video and gallery_image
* Adds a WIKI_VIDEO_WIDTH|HEIGHT constant that may be used as MAX_WIDTH|HEIGHT in the future, once we get video thumbnails.
2010-10-07 15:07:19 -07:00
Paul Craciunoiu 57f3f568f5 [592674] Media gallery uploads backend
* Raise FixtureMissingError in test helpers, e.g. on creating media gallery image and wiki revision, instead of creating testuser
* Add ImageUploadForm and VideoUploadForm
* Simplify gallery app's urls.py
* Adds a bunch of gallery utils to create and upload media
* Adds two views up_media_async, del_media_async
* Rename upload_images to upload_imageattachments
* Define a more generic upload_media function to be used by the gallery app
* Document some of our coding conventions
* Add a migration for the video model
* Define a MAX_FILESIZE for video uploads (16 megabytes), overwritable in settings_local.py
2010-09-15 15:23:58 -07:00
Paul Craciunoiu 28061e093f [592670] Media gallery models: a gallery app
Includes:
* migrations for the models
* a shared abstract model Media for the concrete Image and Video models
* restricting locale choices in the gallery and wiki models
* some check.py complaints and cleanup
* a documentation section for production regarding upload paths
2010-09-07 13:16:21 -07:00
James Socol fd125cb2a6 Add a vendor.rst doc. 2010-08-24 18:50:18 -04:00
Erik Rose 33a983de84 [587219] Move the update_product_details step below the DB setup in install docs. 2010-08-13 16:57:48 -07:00
James Socol d98bcd5c9a [bug 584543] Removing the remaining traces of Hunspell and DidYouMean. 2010-08-05 12:28:48 -04:00
Erik Rose afaac7af31 [581108, 581584] Implement auto-tagging based on product, category, OS, and FF version. Drop "Intel" and "PPC" from Mac OS names.
* Tags are added for full and tenths-place variants (e.g., 4.0.1 and 4.0) of known Firefox versions.
* An OS will be auto-tagged if there exists a tag with its name (case insensitive). (I posit ease of administration outweighs risk of abuse.)
* Finished off questions_config based on Cww's etherpad.
* Show user agent string in System Details pop-up.
2010-07-29 10:56:36 -07:00
Paul Craciunoiu 08f2586e91 [578520] Move thumbnail generation to a celery task. Create macros for attachments and add them to the reply and edit forms. 2010-07-28 14:13:30 -07:00
James Socol fe5b63f466 Updating production docs to include the BROKER_* and CELERY_* settings. 2010-06-01 22:30:28 -07:00
Joshua Gross ccd30049ac Change CACHE_BACKEND to use pylibmc (bug 567181) 2010-05-21 11:17:13 -07:00
James Socol 910d301d06 Add submodule update step to installation docs. 2010-05-04 15:47:36 -07:00
James Socol f0f2e6e427 Adding a production document. 2010-04-20 18:26:09 -07:00
James Socol 79847afa23 Production documents. 2010-04-20 18:25:58 -07:00
James Socol a088ac5435 Added installation.rst 2010-02-03 16:44:31 -08:00