Sybren A. Stüvel c4c6f6ccad Task edit: Using actually saved data to update the form.
Instead of just copying the form data, we now use the data returned from
the server.

Also, don't use $(task + ' span.name'), just use $(task).find('span.name').
This is faster, and allows us to save $(task) in a variable to make it
even faster still.
2016-09-22 11:06:00 +02:00
2016-09-22 09:26:30 +02:00
2016-09-21 17:39:48 +02:00
2016-09-21 14:12:16 +02:00
2016-09-07 10:51:03 +02:00
2016-09-07 10:06:16 +02:00
2016-09-07 10:50:44 +02:00

Attract people management extension for Pillar

This project contains Attract, a task management extension for the Pillar platform.

Description
Attract
Readme 948 KiB
Languages
Python 46.5%
JavaScript 32.6%
Pug 10.9%
Sass 9.8%
Shell 0.2%