Dorian
192d192248
Make flake8 complain less about packages not part of Rookeries.
2014-10-21 18:36:38 -04:00
Dorian
afb2e54373
Merge removal of generated assets into a single invoke task.
2014-10-21 18:35:38 -04:00
Dorian
83e758b28c
Remove cached webfonts for older fontawesome library.
2014-10-21 18:34:07 -04:00
Dorian
f4865f3aa7
Migrate Markdown controller into CoffeeScript + AngularJS
2014-10-20 20:59:48 -04:00
Dorian
3b4e863406
Migrate Markdown controller into CoffeeScript + AngularJS
2014-10-20 20:59:48 -04:00
Dorian
0d364faddb
Remove task related code. Needs rework and rethink.
2014-10-20 07:46:55 -04:00
Dorian
dce44459a6
Remove task related code. Needs rework and rethink.
2014-10-20 07:46:55 -04:00
Dorian
bd77dc61f0
Remove RequireJS since it added needless complexity.
...
Fix issues with the Angular switch theme controller.
Remove compilation of LESS and CoffeeScript assets since Flask-Assets now handles that automatically.
Make the gitignore more explicit in terms of what is a folder vs a file.
2014-10-19 16:39:08 -04:00
Dorian
a0e38acd89
Remove RequireJS since it added needless complexity.
...
Fix issues with the Angular switch theme controller.
Remove compilation of LESS and CoffeeScript assets since Flask-Assets now handles that automatically.
Make the gitignore more explicit in terms of what is a folder vs a file.
2014-10-19 16:39:08 -04:00
Dorian
bb65fc6b4a
Add Flask-Assets to control compilation of LESS and CoffeeScript.
...
Modify templates appropriately.
Remove unneeded Python based LESS dependencies.
2014-10-18 00:56:51 -04:00
Dorian
9edca090c1
Add Flask-Assets to control compilation of LESS and CoffeeScript.
...
Modify templates appropriately.
Remove unneeded Python based LESS dependencies.
2014-10-18 00:56:51 -04:00
Dorian
20d1a63a8d
Moving CoffeeScript source files into a structured setup.
2014-10-17 21:46:15 -04:00
Dorian
f9b2a2ac5c
Moving CoffeeScript source files into a structured setup.
2014-10-17 21:46:15 -04:00
Dorian
36b18e4c83
Comment out Dart code for transition.
...
Update Jinja2 templates with changes to the switch theme controller.
Attempting to get RequireJS and Angular playing nicely.
2014-10-17 18:02:37 -04:00
Dorian
59d9892a98
Comment out Dart code for transition.
...
Update Jinja2 templates with changes to the switch theme controller.
Attempting to get RequireJS and Angular playing nicely.
2014-10-17 18:02:37 -04:00
Dorian
b328b00929
Start migration of AngularDart code to AngularJS.
...
Add configuration to download third party vendor packages into the appropriate location.
Add in RequireJS setup for Angular app.
Remove unneeded Dart assets.
2014-10-16 22:56:32 -04:00
Dorian
47a5be404a
Start migration of AngularDart code to AngularJS.
...
Add configuration to download third party vendor packages into the appropriate location.
Add in RequireJS setup for Angular app.
Remove unneeded Dart assets.
2014-10-16 22:56:32 -04:00
Dorian
f96f73f152
Migrate to using scripts directory instead of dart in assets.
...
Setup to compile CoffeeScript and link to Bower maintained vendor JS packages.
2014-10-15 08:25:11 -04:00
Dorian
de30f58d6b
Migrate to using scripts directory instead of dart in assets.
...
Setup to compile CoffeeScript and link to Bower maintained vendor JS packages.
2014-10-15 08:25:11 -04:00
Dorian
6d5dcd0b3d
Update NPM package listing.
2014-10-14 21:43:38 -04:00
Dorian
0e6e4986fd
Update NPM package listing.
2014-10-14 21:43:38 -04:00
Dorian
24ad6a5208
Upgrade Python requirements.
2014-10-14 21:26:50 -04:00
Dorian
c1a3240b09
Add nodejs and bower requirements for CoffeeScript and AngularJS.
...
Update gitignore to ignore bower and nodejs installations.
2014-10-14 07:08:18 -05:00
Dorian
67d5ea2718
Add nodejs and bower requirements for CoffeeScript and AngularJS.
...
Update gitignore to ignore bower and nodejs installations.
2014-10-14 07:08:18 -05:00
Dorian
2f0397748a
Clean up of Vagrant file.
2014-10-09 21:53:39 -04:00
Dorian
a968fdd477
Add fix for calling Dart PUB.
2014-10-01 08:15:50 -04:00
Dorian
d3141abe96
Update to the latest version of AngularDart.
...
Resolved most breaking changes.
2014-08-26 11:20:15 -04:00
Dorian
b56acda83d
Update MySQL connector and fix Flake8 issue.
2014-05-15 08:32:58 -04:00
Dorian
992e347219
Move configuration to per system setup. Add in test email server for local email testing.
2014-02-10 18:15:42 -05:00
Dorian
c6c75e47ee
Move configuration to per system setup. Add in test email server for local email testing.
2014-02-10 18:15:42 -05:00
Dorian
1a7213c42a
Reorganizing Fabric deployment setup. [WIP]
2014-01-28 08:22:21 -05:00
Dorian
596e05b05b
Add configuration option into Fabric deployment.
2014-01-15 18:30:10 -05:00
Dorian
719a3c1e46
Clean up Fabric and Vagrant setup.
2014-01-14 08:10:14 -05:00
Dorian
1123a401d7
Parameterize paths and groups in Fabric.
2014-01-10 08:15:43 -05:00
Dorian
ec8e0cae10
Fix Vagrant, Ansible and Fabric setup on a virtual machine.
2014-01-10 08:03:48 -05:00
Dorian
a8be94e6fa
Separate out system requirements for Vagrant into separate file.
2014-01-04 12:56:22 -05:00
Dorian
64d9c25333
Add working Fabric + Vagrant setup.
2014-01-04 00:22:04 -05:00
Dorian
761556d34b
Clean up Vagrant setup. Clean up admin tasks.
2014-01-03 00:57:27 -05:00
Dorian
c767ceeb9d
Build out Vagrant setup. Add in Fabric deployment.
2013-12-31 08:13:44 -05:00
Dorian
a09d899b0d
Add Vagrant setup of database and uwsgi app.
2013-12-30 19:13:58 -05:00
Dorian
fc76648f91
Add Vagrant setup of database and uwsgi app.
2013-12-30 19:13:58 -05:00
Dorian
35bed53156
Add Vagrant development setup.
2013-12-24 08:17:44 -05:00
Dorian
fcffea3319
Add Vagrant development setup.
2013-12-24 08:17:44 -05:00
Dorian
f44200a369
Add first unit test. Refactor to simplify app.
2013-12-16 08:04:50 -05:00
Dorian
d6e4f44700
Fix LESS webasset management tasks.
2013-12-11 07:45:01 -05:00
Dorian
910e747407
Prepare for packaging webapp.
2013-12-10 23:14:27 -05:00
Dorian
9e7b6a5397
Remove unused web assets. Update documentation.
2013-12-10 07:47:46 -05:00
Dorian
0467b49bcf
Remove Grunt build dependency.
2013-12-10 07:39:01 -05:00
Dorian
715a1ccc3c
Refactor and fix Dart mini-apps. Prepare for release 0.4.0.
2013-12-09 22:44:51 -05:00
Dorian
ce3ceda447
Make codebase PEP8 compliant. Update changelog and to-do. Simplify and update requirements.
2013-12-09 18:10:45 -05:00