Commit Graph

  • d3d0e768d2 Merge pull request #440 from Typz/docker Frédéric Guillot 2014-12-03 16:30:48 -05:00
  • dcf62254ef Fix Dockerfile to support Composer. Francois Ferrand 2014-12-03 14:08:05 +01:00
  • 8a02ceb40e Fix bug category duplication Frédéric Guillot 2014-12-01 21:51:44 -05:00
  • 50a9e2ba7d Move project templates to a subfolder Frédéric Guillot 2014-12-01 21:23:46 -05:00
  • 67eae33fb8 Improve Markdown css Frédéric Guillot 2014-11-30 20:09:41 -05:00
  • 81df6a36b4 Add getTimezone() procedure to the API Frédéric Guillot 2014-11-30 19:43:34 -05:00
  • 4bba5be037 Change minimum requirements and add FreeBSD installation guide Frédéric Guillot 2014-11-29 21:28:58 -05:00
  • dd9f1d6e11 Add a check in case the request fail Frédéric Guillot 2014-11-29 18:24:44 -05:00
  • 54e31c8128 Always do the ajax session check Frédéric Guillot 2014-11-29 17:31:26 -05:00
  • e72327d4b1 Improve session handler and add Ajax session check Frédéric Guillot 2014-11-29 17:18:23 -05:00
  • 7d36747de6 Update German translation (pull-request #430) Frédéric Guillot 2014-11-29 14:24:15 -05:00
  • b97a4fedcc Update cli doc Frédéric Guillot 2014-11-29 14:20:59 -05:00
  • d6bde1e3ec Add command line export/calculation for daily project summaries Frédéric Guillot 2014-11-29 14:01:03 -05:00
  • e8fa25f9ca Replace Core\Cli by Symfony\Console Frédéric Guillot 2014-11-29 12:28:35 -05:00
  • bc3f3b45a7 Update german translation Timo 2014-11-28 12:28:03 +01:00
  • d987916128 Fix typo Frédéric Guillot 2014-11-26 21:37:16 -05:00
  • 895db9dd3c Add @property dateParser (phpdoc) Frédéric Guillot 2014-11-26 21:34:55 -05:00
  • ac97b4120e Add @property phpdoc Frédéric Guillot 2014-11-26 21:33:46 -05:00
  • 52b9899fc5 Remove some code duplication Frédéric Guillot 2014-11-26 21:30:21 -05:00
  • 3ba8e06632 Fix some Scrutinizer issues Frédéric Guillot 2014-11-26 21:16:19 -05:00
  • 20b60bc628 Move subtask templates to a subfolder Frédéric Guillot 2014-11-26 21:04:46 -05:00
  • c6b9a2a92e Move event and notification templates to a subfolder Frédéric Guillot 2014-11-26 20:43:08 -05:00
  • b13dba46e7 Fix PHP 5.3 issue Frédéric Guillot 2014-11-25 22:13:51 -05:00
  • 38070aec79 Remove private projects when a user is deleted Frédéric Guillot 2014-11-25 22:07:24 -05:00
  • 93df72bd4d Do not display a shadow for form input errors Frédéric Guillot 2014-11-25 21:33:44 -05:00
  • 5fb686dd9c Move comment templates to a subfolder Frédéric Guillot 2014-11-25 21:28:29 -05:00
  • cdfd6a8abe Remove content of a comment update event Frédéric Guillot 2014-11-25 21:07:16 -05:00
  • d534f9fbbc Improve task creation popover Frédéric Guillot 2014-11-25 20:59:46 -05:00
  • 5de091ea28 Show the task creation form as a popover Frédéric Guillot 2014-11-25 20:49:26 -05:00
  • d89fed4e25 Fix bug description preview Frédéric Guillot 2014-11-25 20:42:56 -05:00
  • d68fa290bb Automatically add the logged user during project creation Frédéric Guillot 2014-11-25 20:30:59 -05:00
  • 7731f00e29 Auto assign user during task creation if there is only one user Frédéric Guillot 2014-11-25 20:18:21 -05:00
  • 37c6616e50 Integrate tooltips and code cleanup/fix bugs, see #166 Frédéric Guillot 2014-11-24 21:32:03 -05:00
  • 5d7cff3526 Fix some issues Frédéric Guillot 2014-11-23 18:33:29 -05:00
  • 653ee986db Fix issues with PHP 5.3 and phpdocs Frédéric Guillot 2014-11-23 18:28:06 -05:00
  • dc0cbee391 Add the task id to the details box Frédéric Guillot 2014-11-23 18:25:09 -05:00
  • 81df22de23 Create TaskDuplication model Frédéric Guillot 2014-11-23 18:23:20 -05:00
  • f684602ebe Create TaskModification model Frédéric Guillot 2014-11-23 15:55:59 -05:00
  • 35e4c1daaa Fixes for scrutinizer Frédéric Guillot 2014-11-23 14:50:03 -05:00
  • df064fa8a8 Fix PHP 5.3 issue Frédéric Guillot 2014-11-23 14:46:34 -05:00
  • 9ae83c639e Create TaskPosition model Frédéric Guillot 2014-11-23 14:42:49 -05:00
  • 4d007ec39f addColumn() return the column_id now Frédéric Guillot 2014-11-22 19:15:50 -05:00
  • c49d46718a Some refactoring for PHP 5.3 Frédéric Guillot 2014-11-22 18:49:34 -05:00
  • 77e10d2582 Improve API to return id instead of a boolean Frédéric Guillot 2014-11-22 18:22:10 -05:00
  • 15038cdb10 Move task creation to a seperate class Frédéric Guillot 2014-11-22 10:05:44 -05:00
  • 8f0e544cd9 Create TaskStatus model Frédéric Guillot 2014-11-21 21:41:26 -05:00
  • 2a850757ee Add Markdown preview for textarea, see #407 Frédéric Guillot 2014-11-20 22:37:10 -05:00
  • 11b6381cc0 Move and clean some templates to a subfolder Frédéric Guillot 2014-11-20 20:26:21 -05:00
  • b84edaaf13 Description should not be mandatory, see #400 Frédéric Guillot 2014-11-20 19:52:34 -05:00
  • 99a8d153cf Fix date due ordering on the dashboard, see #403 Frédéric Guillot 2014-11-20 19:49:06 -05:00
  • 3c6dc94786 docs, update: tell users to copy entire data dir George Angelopoulos 2014-11-18 08:57:37 +02:00
  • d4ae2f135d Add daily project summary export Frédéric Guillot 2014-11-16 21:36:46 -05:00
  • 1e466a66db Hide pagination when not necessary Frédéric Guillot 2014-11-16 21:09:50 -05:00
  • 8bf50d6a7f Add cumulative flow diagram Frédéric Guillot 2014-11-16 20:51:59 -05:00
  • 4494566fc7 Remove condition Frédéric Guillot 2014-11-16 10:39:23 -05:00
  • c158a14b80 Add contributor Frédéric Guillot 2014-11-16 10:33:17 -05:00
  • 2e386091eb Add Json-RPC API for Python (pull-request #390) Frédéric Guillot 2014-11-16 10:29:44 -05:00
  • a994e07f64 Add script to find missing locales and update locales (pull-request #393) Frédéric Guillot 2014-11-16 10:17:19 -05:00
  • 557bc2c3cd Don't display analytics if not enough data Frédéric Guillot 2014-11-15 21:55:42 -05:00
  • aa6fffb05a Add pagination and sorting to the dashboard Frédéric Guillot 2014-11-15 21:49:06 -05:00
  • af93754ec9 Attach events only for board controller Frédéric Guillot 2014-11-15 18:42:49 -05:00
  • 46f19336c0 Move some class instancaiations outside the router Frédéric Guillot 2014-11-14 23:04:20 -05:00
  • b081288188 Use Pimple instead of Core\Registry and add Monolog for logging Frédéric Guillot 2014-11-14 22:44:25 -05:00
  • 1487cb2763 Add graph for user repartition Frédéric Guillot 2014-11-13 20:37:37 -05:00
  • e4efc73a90 Move category template to a subfolder Frédéric Guillot 2014-11-13 20:04:34 -05:00
  • 84770123b4 Rename template file, fix #394 Frédéric Guillot 2014-11-13 19:46:45 -05:00
  • 5ca9a12a0a Add subtasks to the dashboard Frédéric Guillot 2014-11-11 21:52:22 -05:00
  • e7352037ed Add Json-RPC API for Python Karol Judek 2014-11-11 13:40:48 +01:00
  • 7a5b78dbc6 Improve css for tables Frédéric Guillot 2014-11-09 21:41:32 -05:00
  • 7eadf7cfd8 Start templates cleanup and reorganisation Frédéric Guillot 2014-11-09 20:04:27 -05:00
  • e89ba5e9e6 Analytics: add the first graph (task repartition) Frédéric Guillot 2014-11-09 17:59:02 -05:00
  • 3df63e051f Add projects to the dashboard and rename some methods Frédéric Guillot 2014-11-09 12:47:49 -05:00
  • e0117cb8ed Replace box shadow by a black border for recent tasks Frédéric Guillot 2014-11-08 13:40:31 -05:00
  • ffcbc01716 Change the color of the sidebar Frédéric Guillot 2014-11-08 13:37:05 -05:00
  • 20c8342503 Change form styles Frédéric Guillot 2014-11-08 13:33:07 -05:00
  • 30c7e96169 Update install doc to use composer Frédéric Guillot 2014-11-06 07:09:50 -05:00
  • fcce716886 Ignore vendor for git Frédéric Guillot 2014-11-06 06:58:01 -05:00
  • 420d0ca4dd Remove vendor again Frédéric Guillot 2014-11-06 06:57:39 -05:00
  • cfe1e13d4a Try another composer config Frédéric Guillot 2014-11-06 06:55:57 -05:00
  • 4b60e16c5e Change composer include files Frédéric Guillot 2014-11-06 06:52:19 -05:00
  • c80c15dcc3 Include all vendor files in the repo to be easier for people Frédéric Guillot 2014-11-06 06:41:47 -05:00
  • c91ff61cdf Update scrutinizer config Frédéric Guillot 2014-11-04 21:40:45 -05:00
  • 135b921db7 Switch to composer Frédéric Guillot 2014-11-04 21:33:05 -05:00
  • 850645dd6b Fix issue subtasks status label #376 Frédéric Guillot 2014-11-04 20:36:14 -05:00
  • 37332ae222 Change layout (experimental) Frédéric Guillot 2014-11-02 15:06:41 -05:00
  • 8fe5df39d9 Improve make-archive.sh Frédéric Guillot 2014-11-01 21:21:09 -04:00
  • 4962652334 Fix typo in documentation Frédéric Guillot 2014-11-01 20:58:44 -04:00
  • 2237def25d Fix typo in Docker documentation Frédéric Guillot 2014-11-01 18:23:15 -04:00
  • 78610b0a97 Move the FAQ to the directory docs Frédéric Guillot 2014-11-01 18:12:23 -04:00
  • db8c8c34dc Fix PHP notice for a template Frédéric Guillot 2014-11-01 16:44:55 -04:00
  • d040a6c5f6 Fix issue with notifications and projects that allow everybody Frédéric Guillot 2014-11-01 16:38:14 -04:00
  • d97e1bd4cf Update documentation Frédéric Guillot 2014-10-26 19:58:47 -04:00
  • c5f59f8c8f Show the project name when creating a task (#294 and #363) Frédéric Guillot 2014-10-25 19:44:02 -04:00
  • 791094df9a Update german translation (see #364) Frédéric Guillot 2014-10-25 19:33:23 -04:00
  • 44482a84b1 Add screenshot to the doc Frédéric Guillot 2014-10-25 18:21:58 -04:00
  • c4e6d658e4 Finish github webhooks integration Frédéric Guillot 2014-10-25 18:13:13 -04:00
  • 7af67934cf Add icons and shortcuts to the board (pull-request #348) Frédéric Guillot 2014-10-25 16:01:08 -04:00
  • 45b5e8b879 Add pagination for users page Frédéric Guillot 2014-10-25 15:44:38 -04:00
  • 471736bf8c Change Vagrant config to have multiple boxes Frédéric Guillot 2014-10-25 14:41:30 -04:00
  • c48cb658ff Update JsonRPC library Frédéric Guillot 2014-10-25 09:48:49 -04:00