120 次程式碼提交 (5986a32c5fe02027dd58c86698a9affe9d5d6f7c)

作者 SHA1 備註 提交日期
  Michael van Tellingen 8266000b8e Use the django-phonenumber-field module instead of our own 9 年之前
  Michael van Tellingen 664858dcae
Fix media files in the docker image 9 年之前
  Michael van Tellingen a846c41ee3 Move sites/sandbox/ to the root directory. 9 年之前
  Michael van Tellingen b1e8f69d72
Add `make test` instead of `./runtests.py` 9 年之前
  Alexander Gaevsky f708b24673 Clean up thumbnails at the end of sandbox site build. 9 年之前
  Michael van Tellingen a92a9646dc
Update make release to clean first 9 年之前
  Michael van Tellingen e290b422fd
Fix the `make lint` command. 9 年之前
  Michael van Tellingen bf1c6f18b2
sandbox: allow running make build_sandbox multiple times 9 年之前
  Alexander Gaevsky 7942344f40 Install test dependencies for tox and travis since they moved to the setup.py. 9 年之前
  Michael van Tellingen 0693f1cb35
Fix docker image for the sandbox 9 年之前
  Michael van Tellingen db2a9d255e
Alter the runtests.py script to just call py.test (keep it simple) 9 年之前
  Michael van Tellingen 21ebd1178d
Move docs and test requirements to setup.py extra's 9 年之前
  Michael van Tellingen b755982353
Add `make release` to Makefile 9 年之前
  Michael van Tellingen 40fbaa5a0f Create simple dockerfile to run the sandbox 10 年之前
  Michael van Tellingen 51980c7484 Remove the demo site 10 年之前
  Michael van Tellingen bcbbd053f9 Remove the `US` demo site from the repository. 10 年之前
  Michael van Tellingen 21749daf6e Implement simple gulp task to generate less files 10 年之前
  Michael van Tellingen c6eb4dc454 Upgrade to django-tables2 1.0.4 10 年之前
  Maik Hoepfel 90c05e18f3 Require unreleased version of django-tables2 10 年之前
  Michael van Tellingen 817a43d21d Remove bootstrap 2 assets from the static directory 10 年之前
  Maik Hoepfel 252ec83289 Drop South usage and references 11 年之前
  Maik Hoepfel d4476624dd Travis: Run tests before linting 11 年之前
  Michael van Tellingen 5b3483c313 Fix `make css` by outputting the css files to the correct path 11 年之前
  Maik Hoepfel 29823d08e8 Update Makefile i18n commands for new Oscar dir 11 年之前
  Michael van Tellingen ca99795340 Fix paths in the makefile (prepend `src`) 11 年之前
  Maik Hoepfel 166d39f09e Use pip instead of easy_install for "make install" 11 年之前
  David Winterbottom 709dafc594 Split sandbox/demo make targets so installation can run separately 11 年之前
  David Winterbottom 5776f460c7 Add simple orders fixture for sandbox 11 年之前
  Maik Hoepfel bbeabd908c Resurrect requirements_vagrant.txt as requirements_migrations.txt 11 年之前
  David Winterbottom 0c3f20f9ac Use CSS source maps 11 年之前
  David Winterbottom af3c381d49 Remove Puppet (and Vagrant) 11 年之前
  David Winterbottom 229d6f2f38 Install Django==1.7 from PyPi for Tox and Travis 11 年之前
  David Winterbottom cb422a5ef4 Start using TODO to flag event-pending changes 11 年之前
  Maik Hoepfel 722c058e5a Add migration creation helper and enforce South 1.0 11 年之前
  Maik Hoepfel 1b2574dd3d Rename template references to variants 11 年之前
  Maik Hoepfel 97c3c4d405 Replace countries.json fixture by management command 11 年之前
  David Winterbottom c870811ea2 Load sample users when creating US example site 11 年之前
  David Winterbottom 61597e1859 Document the migration testing process better 11 年之前
  David Winterbottom a106cc6176 Correct how env variables are accessed in makefile 11 年之前
  David Winterbottom 0e287cc3b9 Add US-specific demo site 11 年之前
  Maik Hoepfel 5d0e523a35 Remove unused targets from Makefile 11 年之前
  Maik Hoepfel a3df3b6782 Use same auth fixtures for sandbox and demo 11 年之前
  Maik Hoepfel ee2d7a5705 Make demo site in Travis 11 年之前
  Maik Hoepfel 21df1a8e00 Always compile demo and sandbox CSS together 12 年之前
  Maik Hoepfel b5e4839d99 Move demo site importer and commands into Partner app 12 年之前
  Maik Hoepfel 9bb7e4390c Drop legacy image importer for demo site 12 年之前
  Maik Hoepfel ae814e4fb7 Add Makefile target to both run lint.sh and tests 12 年之前
  David Winterbottom 14fd20b0af Remove uploaded media when rebuilding sandbox 12 年之前
  Maik Hoepfel 01fcdfa5ba Fix order of fixture loading for sandbox 12 年之前
  Maik Hoepfel 9f02dcdc3e Load JSON fixtures before CSV import 12 年之前