Commit Graph

136 Commits

Author SHA1 Message Date
Dorian 0269a11c50 Started moving things around in app to allow for a JSON powered app. 2013-07-04 09:50:19 -04:00
Dorian 71f06f0394 Moving around templates and static content into separate HTML5 client. 2013-07-04 09:09:17 -04:00
Dorian 1b1fc3ab22 Developing out the Angular JS client.
Added in angular-ui-routing.
2013-07-04 07:59:14 -04:00
Dorian 8ecd2983ed Fully integrated task list experiment. 2013-07-03 23:52:59 -04:00
Dorian 6c8b6eb429 Experiments with Angular. 2013-07-03 12:08:13 -04:00
Dorian 3bc4713f06 Adding Angular JS assets. 2013-07-03 09:04:42 -04:00
Dorian 9ec1262ae7 Early experiments with AngularJS. So far, so good. 2013-07-03 08:03:27 -04:00
Dorian 59e3e5fa4f Early experiments with AngularJS. So far, so good. 2013-07-03 00:52:00 -04:00
Dorian b6f5daf2a7 Additional styling of general look-and-feel. 2013-07-02 21:39:40 -04:00
Dorian 0c804d9545 Started building out layout for HTML5 frontend. 2013-07-02 21:17:31 -04:00
Dorian 782c9c158e Started building out UI properly. 2013-07-02 17:30:53 -04:00
Dorian 9dcf199dde Adding container HTML page. 2013-07-02 14:22:44 -04:00
Dorian 9f7daf1e81 Moving web frontend to separate folder outside of being managed by Flask. 2013-07-02 14:13:41 -04:00
Dorian 3577d026d2 Commiting all work before merging back into master. 2013-07-02 13:47:18 -04:00
Dorian 228668cc79 Starting to build out two switchable themes. 2013-07-02 13:01:38 -04:00
Dorian dc8d026f6f Added a number of icons from the KDE Oxygen project.
Work on admin module.
Created a simple grey-white daytime theme.
2013-07-02 12:52:47 -04:00
Dorian 186f657d75 Building out models and UI for tasks system. 2013-07-02 08:04:31 -04:00
Dorian aa8ba0dcbb Adding basic container for the tasks application. 2013-07-01 23:36:12 -04:00
Dorian d790226d7b Massive reorganization of code into something more maintainable. 2013-07-01 23:22:46 -04:00
Dorian 63d0d3ff2e Added authentication token management.
Added initial setup for a Ember JS app.
2013-07-01 16:30:07 -04:00
Dorian 1d6b866775 Built out full-scale email user activation.
Setup still rather fragile.
2013-06-30 22:57:55 -04:00
Dorian 6ac2b2ed2d Added temporary db admin functionality.
Clean up of config and database code.
2013-06-30 15:24:11 -04:00
Dorian d7a7fc73c6 Last attempt at fixing custom configuration. 2013-06-30 12:43:59 -04:00
Dorian 1e49f211a0 Using Mike Bayer's @zzzeek enum recipe. 2013-06-29 23:53:06 -04:00
Dorian 89878d78ec Building out enums and database admin stuff. 2013-06-29 00:41:19 -04:00
Dorian 1a6fdfbc32 Cleanup of code. Adding in statuses and user profile items. 2013-06-28 14:11:39 -04:00
Dorian d85a0358b2 Removing module. Adding utilities.
Building out enum support in app.
2013-06-28 08:04:28 -04:00
Dorian c57783b2da Comments and working toward adding sane enumerated statuses. 2013-06-27 23:34:43 -04:00
Dorian eece641d57 Moving toward using enums instead of lookups.
Added constants to Config.
2013-06-27 07:59:42 -04:00
Dorian 368937bdfc Minor commenting fixes to decorator. 2013-06-26 16:18:01 -04:00
Dorian 88e1efc719 Major cleanup for admin utility. 2013-06-25 17:25:07 -04:00
Dorian 861f9e6105 Updated the admin module.
Minor tweaks in configuration.
Added deprecated decorator.
2013-06-25 08:02:39 -04:00
Dorian 5592bc4a91 Updated the admin module.
Minor tweaks in configuration.
Added deprecated decorator.
2013-06-25 02:16:21 -04:00
Dorian 5cd1dc96de Rebuilt configuration to be dynamic and uses JSON as a data store.
Cleaned up requirements.
2013-06-24 22:19:20 -04:00
Dorian c46f8c5d4d More experimentation with JSON and YAML. 2013-06-24 15:56:25 -04:00
Dorian 949fd2847b Muddling about with JSON environment and YAML file configuration idea. 2013-06-24 14:50:22 -04:00
Dorian ef7ac6a7b2 Minor docstring fixes.
Added PyYaml as a requirement to allow for a more flexible configuration setup.
2013-06-24 11:53:07 -04:00
Dorian ad7078a9ed Initial work on adding emails to send out user activation keys. 2013-06-18 17:17:21 -04:00
Dorian 466bec8e4c Minor edits. 2013-06-18 07:59:48 -04:00
Dorian 48251dc116 Initial work on email support. 2013-06-14 23:33:15 -04:00
Dorian 34c82b5de4 Initial work on email support. 2013-06-14 08:29:44 -04:00
Dorian a1d7e2d160 Fixes for user authentication and site configuration. 2013-06-13 08:02:50 -04:00
Dorian e7c0376cce Stub for emails. 2013-06-12 08:33:13 -04:00
Dorian 916145c049 Fixes from production. 2013-06-12 08:01:49 -04:00
Dorian 8f6ca94cfc Fixes from production. 2013-06-12 01:38:15 -04:00
Dorian ce95478d21 Added in invite key functionality. 2013-06-12 01:31:32 -04:00
Dorian e25d673cd5 Added in proper menus, logins and registrations. 2013-06-12 00:45:25 -04:00
Dorian 9bb664b097 Fixed issues with user authentication.
Improved setup and minor improvements.
2013-06-11 23:55:31 -04:00
Dorian 6bf54f9fcd Removing version string, and moving back toward using a setuptools install as well. 2013-06-11 10:57:41 -04:00
Dorian 343c0c00c8 Building out DB model. Adding new dependencies. 2013-06-11 08:00:22 -04:00