kpsul/kfet/templates/kfet
Aurélien Delobelle b8110c11a4 kfet.open
kfet.open app
- Base data (raw_open, last_update...) is stored and shared through cache system.
- 2 websockets groups: one for team users, one for other users.
- UI is initialized and kept up-to-date with WS.
- raw_open and force_close can be updated with standard HTTP requests.
  At this time, there isn't any restriction on raw_open view. Common sense tell us
  to change this behavior.

Misc
- Clean channels routing.
- 'PermConsumerMixin': user who sent the message is available as argument in
connection_groups method, which returns groups to which the user should be
appended on websocket connection (and discarded on disconnection).
- New kfet.utils module: should be used for mixins, whatever is useful and not concerns
the kfet app.
- Clean JS dependencies.
2017-06-21 07:08:28 +02:00
..
account.html Add base templates to extend 2017-05-20 13:57:21 +02:00
account_create.html Add base templates to extend 2017-05-20 13:57:21 +02:00
account_create_autocomplete.html Merge remote-tracking branch 'origin/k-fet' into Aufinal/merge_k-fet 2017-03-15 22:58:54 -03:00
account_create_form.html Ajout snippets pour forms des templates 2016-09-03 23:44:45 +02:00
account_create_special.html Add base templates to extend 2017-05-20 13:57:21 +02:00
account_group.html Add base templates to extend 2017-05-20 13:57:21 +02:00
account_group_form.html Add base templates to extend 2017-05-20 13:57:21 +02:00
account_negative.html Add base templates to extend 2017-05-20 13:57:21 +02:00
account_read.html kfet.open 2017-06-21 07:08:28 +02:00
account_search_autocomplete.html search results css 2017-01-19 22:53:58 -02:00
account_update.html Add base templates to extend 2017-05-20 13:57:21 +02:00
article.html Add base templates to extend 2017-05-20 13:57:21 +02:00
article_create.html Add base templates to extend 2017-05-20 13:57:21 +02:00
article_read.html Add base templates to extend 2017-05-20 13:57:21 +02:00
article_update.html Add base templates to extend 2017-05-20 13:57:21 +02:00
base.html kfet.open 2017-06-21 07:08:28 +02:00
base_col_1.html Add base templates to extend 2017-05-20 13:57:21 +02:00
base_col_2.html Add base templates to extend 2017-05-20 13:57:21 +02:00
base_footer.html initial 2016-08-02 10:40:46 +02:00
base_form.html Add base templates to extend 2017-05-20 13:57:21 +02:00
base_messages.html Merge branch 'Kerl/banner' into 'master' 2017-05-30 23:35:08 +02:00
base_nav.html kfet.open 2017-06-21 07:08:28 +02:00
category.html Add base templates to extend 2017-05-20 13:57:21 +02:00
category_update.html Add base templates to extend 2017-05-20 13:57:21 +02:00
checkout.html Add base templates to extend 2017-05-20 13:57:21 +02:00
checkout_create.html Add base templates to extend 2017-05-20 13:57:21 +02:00
checkout_read.html Add base templates to extend 2017-05-20 13:57:21 +02:00
checkout_update.html Add base templates to extend 2017-05-20 13:57:21 +02:00
checkoutstatement.html Ajout des relevés 2016-08-11 15:14:23 +02:00
checkoutstatement_create.html Add base templates to extend 2017-05-20 13:57:21 +02:00
checkoutstatement_update.html Add base templates to extend 2017-05-20 13:57:21 +02:00
form_authentication_snippet.html Ajout snippets pour forms des templates 2016-09-03 23:44:45 +02:00
form_field_snippet.html Add base templates to extend 2017-05-20 13:57:21 +02:00
form_snippet.html Ajout snippets pour forms des templates 2016-09-03 23:44:45 +02:00
form_submit_snippet.html Ajout snippets pour forms des templates 2016-09-03 23:44:45 +02:00
history.html kfet.open 2017-06-21 07:08:28 +02:00
home.html kfet.open 2017-06-21 07:08:28 +02:00
inventory.html Add base templates to extend 2017-05-20 13:57:21 +02:00
inventory_create.html kfet.open 2017-06-21 07:08:28 +02:00
inventory_read.html Add base templates to extend 2017-05-20 13:57:21 +02:00
kpsul.html kfet.open 2017-06-21 07:08:28 +02:00
left_account.html clean hover/focus/disabled btn 2017-05-19 14:48:57 +02:00
left_checkout.html Affichage négatifs centralisés 2016-08-23 20:31:31 +02:00
login_genericteam.html Clean navbar + content_center only 2017-05-18 20:17:05 +02:00
order.html Add base templates to extend 2017-05-20 13:57:21 +02:00
order_create.html Add base templates to extend 2017-05-20 13:57:21 +02:00
order_read.html Add base templates to extend 2017-05-20 13:57:21 +02:00
order_to_inventory.html Add base templates to extend 2017-05-20 13:57:21 +02:00
settings.html Add base templates to extend 2017-05-20 13:57:21 +02:00
settings_update.html Add base templates to extend 2017-05-20 13:57:21 +02:00
supplier_form.html Add base templates to extend 2017-05-20 13:57:21 +02:00
transfers.html kfet.open 2017-06-21 07:08:28 +02:00
transfers_create.html kfet.open 2017-06-21 07:08:28 +02:00