forked from DGNum/gestioCOF
b8110c11a4
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. |
||
---|---|---|
.. | ||
account.html | ||
account_create.html | ||
account_create_autocomplete.html | ||
account_create_form.html | ||
account_create_special.html | ||
account_group.html | ||
account_group_form.html | ||
account_negative.html | ||
account_read.html | ||
account_search_autocomplete.html | ||
account_update.html | ||
article.html | ||
article_create.html | ||
article_read.html | ||
article_update.html | ||
base.html | ||
base_col_1.html | ||
base_col_2.html | ||
base_footer.html | ||
base_form.html | ||
base_messages.html | ||
base_nav.html | ||
category.html | ||
category_update.html | ||
checkout.html | ||
checkout_create.html | ||
checkout_read.html | ||
checkout_update.html | ||
checkoutstatement.html | ||
checkoutstatement_create.html | ||
checkoutstatement_update.html | ||
form_authentication_snippet.html | ||
form_field_snippet.html | ||
form_snippet.html | ||
form_submit_snippet.html | ||
history.html | ||
home.html | ||
inventory.html | ||
inventory_create.html | ||
inventory_read.html | ||
kpsul.html | ||
left_account.html | ||
left_checkout.html | ||
login_genericteam.html | ||
order.html | ||
order_create.html | ||
order_read.html | ||
order_to_inventory.html | ||
settings.html | ||
settings_update.html | ||
supplier_form.html | ||
transfers.html | ||
transfers_create.html |