Commit Graph

667 Commits

Author SHA1 Message Date
Frédéric Guillot
e72327d4b1 Improve session handler and add Ajax session check 2014-11-29 17:18:23 -05:00
Frédéric Guillot
d987916128 Fix typo 2014-11-26 21:37:16 -05:00
Frédéric Guillot
895db9dd3c Add @property dateParser (phpdoc) 2014-11-26 21:34:55 -05:00
Frédéric Guillot
ac97b4120e Add @property phpdoc 2014-11-26 21:33:46 -05:00
Frédéric Guillot
52b9899fc5 Remove some code duplication 2014-11-26 21:30:21 -05:00
Frédéric Guillot
3ba8e06632 Fix some Scrutinizer issues 2014-11-26 21:16:19 -05:00
Frédéric Guillot
20b60bc628 Move subtask templates to a subfolder 2014-11-26 21:04:46 -05:00
Frédéric Guillot
5fb686dd9c Move comment templates to a subfolder 2014-11-25 21:28:29 -05:00
Frédéric Guillot
d534f9fbbc Improve task creation popover 2014-11-25 20:59:46 -05:00
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
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
9ae83c639e Create TaskPosition model 2014-11-23 14:42:49 -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
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
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
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
5ca9a12a0a Add subtasks to the dashboard 2014-11-11 21:52:22 -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
37332ae222 Change layout (experimental) 2014-11-02 15:06:41 -05:00
Frédéric Guillot
c4e6d658e4 Finish github webhooks integration 2014-10-25 18:13:13 -04:00
Frédéric Guillot
45b5e8b879 Add pagination for users page 2014-10-25 15:44:38 -04:00
Frédéric Guillot
f25da60dba Forget to rename a method call 2014-10-21 19:01:10 -04:00
Frédéric Guillot
2c056bb9bb Add option to allow everybody on a project 2014-10-21 18:51:59 -04:00
moraxy
541416a223 Fix RSS Feeds
feed() still calls getAll() which was renamed to getProject() in 286b193566
2014-10-18 15:56:44 +02:00
Frédéric Guillot
286b193566 Add a dashboard (first version) 2014-10-14 22:02:35 -04:00
Frédéric Guillot
074056352d Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00
Frédéric Guillot
4061927d21 Move some Task model methods to the TaskFinder class 2014-10-12 15:32:35 -04:00
Frédéric Guillot
b7060b33ef Add pagination/column sorting for search and completed tasks 2014-10-12 14:28:08 -04:00
Frédéric Guillot
acba6839a6 Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11:10 -04:00
Frédéric Guillot
f9e4915d75 Allow public board iframe inclusion (see #309) 2014-10-07 19:35:02 -04:00