Commit Graph

656 Commits

Author SHA1 Message Date
Frédéric Guillot
5de091ea28 Show the task creation form as a popover 2014-11-25 20:49:26 -05:00
Frédéric Guillot
d68fa290bb Automatically add the logged user during project creation 2014-11-25 20:30:59 -05:00
Frédéric Guillot
7731f00e29 Auto assign user during task creation if there is only one user 2014-11-25 20:18:21 -05:00
Frédéric Guillot
37c6616e50 Integrate tooltips and code cleanup/fix bugs, see #166 2014-11-24 21:32:03 -05:00
Frédéric Guillot
5d7cff3526 Fix some issues 2014-11-23 18:33:29 -05:00
Frédéric Guillot
653ee986db Fix issues with PHP 5.3 and phpdocs 2014-11-23 18:28:06 -05:00
Frédéric Guillot
dc0cbee391 Add the task id to the details box 2014-11-23 18:25:09 -05:00
Frédéric Guillot
81df22de23 Create TaskDuplication model 2014-11-23 18:23:20 -05:00
Frédéric Guillot
f684602ebe Create TaskModification model 2014-11-23 15:55:59 -05:00
Frédéric Guillot
35e4c1daaa Fixes for scrutinizer 2014-11-23 14:50:03 -05:00
Frédéric Guillot
df064fa8a8 Fix PHP 5.3 issue 2014-11-23 14:46:34 -05:00
Frédéric Guillot
9ae83c639e Create TaskPosition model 2014-11-23 14:42:49 -05:00
Frédéric Guillot
4d007ec39f addColumn() return the column_id now 2014-11-22 19:15:50 -05:00
Frédéric Guillot
c49d46718a Some refactoring for PHP 5.3 2014-11-22 18:49:34 -05:00
Frédéric Guillot
77e10d2582 Improve API to return id instead of a boolean 2014-11-22 18:22:10 -05:00
Frédéric Guillot
15038cdb10 Move task creation to a seperate class 2014-11-22 10:05:44 -05:00
Frédéric Guillot
8f0e544cd9 Create TaskStatus model 2014-11-21 21:41:26 -05:00
Frédéric Guillot
2a850757ee Add Markdown preview for textarea, see #407 2014-11-20 22:37:10 -05:00
Frédéric Guillot
11b6381cc0 Move and clean some templates to a subfolder 2014-11-20 20:26:21 -05:00
Frédéric Guillot
b84edaaf13 Description should not be mandatory, see #400 2014-11-20 19:52:34 -05:00
Frédéric Guillot
99a8d153cf Fix date due ordering on the dashboard, see #403 2014-11-20 19:49:06 -05:00
Frédéric Guillot
d4ae2f135d Add daily project summary export 2014-11-16 21:36:46 -05:00
Frédéric Guillot
1e466a66db Hide pagination when not necessary 2014-11-16 21:09:50 -05:00
Frédéric Guillot
8bf50d6a7f Add cumulative flow diagram 2014-11-16 20:51:59 -05:00
Frédéric Guillot
4494566fc7 Remove condition 2014-11-16 10:39:23 -05:00
Frédéric Guillot
a994e07f64 Add script to find missing locales and update locales (pull-request #393) 2014-11-16 10:17:19 -05:00
Frédéric Guillot
557bc2c3cd Don't display analytics if not enough data 2014-11-15 21:55:42 -05:00
Frédéric Guillot
aa6fffb05a Add pagination and sorting to the dashboard 2014-11-15 21:49:06 -05:00
Frédéric Guillot
af93754ec9 Attach events only for board controller 2014-11-15 18:42:49 -05:00
Frédéric Guillot
46f19336c0 Move some class instancaiations outside the router 2014-11-14 23:04:20 -05:00
Frédéric Guillot
b081288188 Use Pimple instead of Core\Registry and add Monolog for logging 2014-11-14 22:44:25 -05:00
Frédéric Guillot
1487cb2763 Add graph for user repartition 2014-11-13 20:37:37 -05:00
Frédéric Guillot
e4efc73a90 Move category template to a subfolder 2014-11-13 20:04:34 -05:00
Frédéric Guillot
84770123b4 Rename template file, fix #394 2014-11-13 19:46:45 -05:00
Frédéric Guillot
5ca9a12a0a Add subtasks to the dashboard 2014-11-11 21:52:22 -05:00
Frédéric Guillot
7a5b78dbc6 Improve css for tables 2014-11-09 21:41:32 -05:00
Frédéric Guillot
7eadf7cfd8 Start templates cleanup and reorganisation 2014-11-09 20:04:27 -05:00
Frédéric Guillot
e89ba5e9e6 Analytics: add the first graph (task repartition) 2014-11-09 17:59:02 -05:00
Frédéric Guillot
3df63e051f Add projects to the dashboard and rename some methods 2014-11-09 12:47:49 -05:00
Frédéric Guillot
20c8342503 Change form styles 2014-11-08 13:33:07 -05:00
Frédéric Guillot
cfe1e13d4a Try another composer config 2014-11-06 06:55:57 -05:00
Frédéric Guillot
4b60e16c5e Change composer include files 2014-11-06 06:52:19 -05:00
Frédéric Guillot
c80c15dcc3 Include all vendor files in the repo to be easier for people 2014-11-06 06:41:47 -05:00
Frédéric Guillot
135b921db7 Switch to composer 2014-11-04 21:33:05 -05:00
Frédéric Guillot
850645dd6b Fix issue subtasks status label #376 2014-11-04 20:36:14 -05:00
Frédéric Guillot
37332ae222 Change layout (experimental) 2014-11-02 15:06:41 -05:00
Frédéric Guillot
db8c8c34dc Fix PHP notice for a template 2014-11-01 16:44:55 -04:00
Frédéric Guillot
d040a6c5f6 Fix issue with notifications and projects that allow everybody 2014-11-01 16:38:14 -04:00
Frédéric Guillot
d97e1bd4cf Update documentation 2014-10-26 19:58:47 -04:00
Frédéric Guillot
c5f59f8c8f Show the project name when creating a task (#294 and #363) 2014-10-25 19:44:02 -04:00