Commit Graph

418 Commits

Author SHA1 Message Date
Alexis Lahouze 11d1c6d679 Rename operation_id to id. 2016-01-12 22:54:17 +01:00
Alexis Lahouze cb86fc3680 Rename account_id in id. 2016-01-12 22:51:50 +01:00
Alexis Lahouze 7d9b94bc80 Move some resources from operations to account. 2016-01-12 22:36:22 +01:00
Alexis Lahouze ba665923f6 Improve filtering on date. 2016-01-12 22:21:37 +01:00
Alexis Lahouze d960ac0852 Add session storage clear before showing authentication dialog. 2016-01-02 10:16:26 +01:00
Alexis Lahouze c9d1abf3e2 Typo. 2016-01-02 10:15:36 +01:00
Alexis Lahouze 6bcb496215 Fix missing self parameter. 2016-01-02 10:15:22 +01:00
Alexis Lahouze abea8a4df3 Remove property decorator. 2016-01-02 10:14:54 +01:00
Alexis Lahouze 3152d141e9 Add commit on teardown. 2016-01-02 10:14:12 +01:00
Alexis Lahouze 6a38d62d47 Add database initialization in manage.py. 2016-01-02 10:13:26 +01:00
Alexis Lahouze 898ba000bb Change notification system. 2015-12-18 11:20:17 +01:00
Alexis Lahouze 8bcabee6dd Add authentication in frontend. 2015-12-18 10:52:31 +01:00
Alexis Lahouze d4472925ee Improve HTML5. 2015-12-09 23:15:15 +01:00
Alexis Lahouze d2cbd55257 Add config.cfg in .gitignore. 2015-12-09 22:56:11 +01:00
Alexis Lahouze c85cfea154 Removed unneeded LoginManager. 2015-12-09 22:55:28 +01:00
Alexis Lahouze cfec9b035f Add authentication on view methods. 2015-12-09 22:54:05 +01:00
Alexis Lahouze a49e00c8af Rewrote REST auth management. 2015-12-09 22:52:50 +01:00
Alexis Lahouze 76f9902f0c Add missing changes in configuration file. 2015-11-27 12:31:07 +01:00
Alexis Lahouze ddc9d74cf3 Add login manager. 2015-11-27 12:28:44 +01:00
Alexis Lahouze c4302e9b13 Move SQLALCHEMY_ECHO to right place. 2015-11-27 12:28:21 +01:00
Alexis Lahouze 4d88fef98f Cleanup imports. 2015-11-27 12:25:37 +01:00
Alexis Lahouze ffcc8843a4 Change config loading. 2015-11-27 12:21:13 +01:00
Alexis Lahouze 50887b49cd Simplify logging. 2015-11-27 12:17:58 +01:00
Alexis Lahouze a6da594aeb Use db for function instead of importing from sqlalchemy. 2015-11-27 11:53:41 +01:00
Alexis Lahouze e348c8d21e Change db session handling. 2015-11-27 11:36:42 +01:00
Alexis Lahouze 9d6286314d Rename hash. 2015-11-27 11:36:04 +01:00
Alexis Lahouze ca023114fa Ignore flask_session. 2015-11-27 11:33:55 +01:00
Alexis Lahouze 95ec90ed19 Add flask-login and passlib to manage authentication. 2015-11-27 11:33:05 +01:00
Alexis Lahouze 7283836ffa Remove unneeded httpauth. 2015-11-27 11:32:06 +01:00
Alexis Lahouze add4871527 Cleanup and formatting. 2015-11-27 11:31:23 +01:00
Alexis Lahouze 1ec6383287 Cleanup and formatting. 2015-11-27 11:29:29 +01:00
Alexis Lahouze 2afc7fae92 Style. 2015-11-27 11:26:11 +01:00
Alexis Lahouze 0ffc66aba0 Move sequence renaming. 2015-11-27 11:23:53 +01:00
Alexis Lahouze 76247fe541 Remove reference to non-existant session_scope. 2015-11-27 11:23:25 +01:00
Alexis Lahouze 762efc64c8 Simplify session management. 2015-11-24 21:31:24 +01:00
Alexis Lahouze 5b43cd763e Fix default for Operation. 2015-09-26 16:51:16 +02:00
Alexis Lahouze ba16a512f3 Add user model. 2015-08-31 10:55:05 +02:00
Alexis Lahouze 447a0f6035 Cleanup and update requirements. 2015-08-28 16:05:17 +02:00
Alexis Lahouze 061787c799 Fix ng-show. 2015-08-21 01:26:07 +02:00
Alexis Lahouze 0cdad8a554 Fix function name. 2015-08-21 01:25:48 +02:00
Alexis Lahouze 50a192dbec Rename. 2015-08-21 01:19:51 +02:00
Alexis Lahouze 41647324ef Cleanup. 2015-08-21 01:12:06 +02:00
Alexis Lahouze c221dbb97c Fix javascript new name. 2015-08-21 01:07:32 +02:00
Alexis Lahouze 1e28c369d6 Format. 2015-08-21 01:07:14 +02:00
Alexis Lahouze 976a51ef52 Rename entry in operation. 2015-08-21 01:02:14 +02:00
Alexis Lahouze c986cf5186 Renaming. 2015-08-21 00:57:59 +02:00
Alexis Lahouze ce3181537d Naming, comments. 2015-08-21 00:25:10 +02:00
Alexis Lahouze b5a483e8e5 Add support for multiple new scheduled operations. 2015-08-21 00:12:11 +02:00
Alexis Lahouze 8868dd18c2 Implement scheduled operation deletion. 2015-08-21 00:03:18 +02:00
Alexis Lahouze 25885ff3ea Change backrefs. 2015-08-21 00:02:40 +02:00