Commit Graph

44 Commits

Author SHA1 Message Date
Frederic Guillot
eeac2329ba Helpers refactoring 2015-05-24 16:02:25 -04:00
Frederic Guillot
737c13dfdd Add chosen select for user selection 2015-05-21 14:13:45 -04:00
Frederic Guillot
fb68231f2b Fix bug: editing private project enable user management 2015-05-21 12:10:01 -04:00
Frederic Guillot
db95e96f92 Add ical documentation 2015-05-18 14:51:17 -04:00
Frederic Guillot
ac6e7bdfbf Add iCalendar public access for projects 2015-05-17 22:09:44 -04:00
Frederic Guillot
9e9410df24 Add Jabber/XMPP integration 2015-05-11 21:07:59 -04:00
Frederic Guillot
1891e87d03 Add Postmark integration (inbound emails for task creation) 2015-04-19 14:48:12 -04:00
Frederic Guillot
370b5a0fd7 Add Slack and Hipchat integrations for each projects 2015-04-18 18:44:45 -04:00
Frederic Guillot
ea9d402587 Add column controller 2015-04-11 17:38:41 -04:00
Frederic Guillot
8d9b87bb6e Avoid code duplication in pull-request #746 2015-03-30 21:58:16 -04:00
Frederic Guillot
7cbae61dbd Add Hipchat integration 2015-03-29 13:51:51 -04:00
Frederic Guillot
26fea9b96b Add task transitions csv export 2015-03-28 12:39:46 -04:00
Frederic Guillot
373537efe2 Allow admins to transform a private project to a team project 2015-03-21 19:10:24 -04:00
Frederic Guillot
4700139a86 Start to develop the budget module 2015-03-12 23:03:51 -04:00
Francois Ferrand
6696484bd0 Escape markdown code in column tooltips.
This is needed to avoid issues when the code contains quotes.
2015-03-04 17:03:38 +01:00
Frederic Guillot
c4aed0e749 Use single quotes for attributes with Markdown/HTML content to avoid browser bugs 2015-02-24 21:36:50 -05:00
Francois Ferrand
dedf425e81 Add project description field.
Description is shown in a popup when hovering the 'information' icon, like column description,
which is shown in project list on dashboard and in board's title.

This is useful to document the categories and colors used in the project.
2015-02-24 14:21:23 +01:00
Frederic Guillot
755b38f09e Code cleanup + minor css improvement 2015-02-09 21:37:31 -05:00
ashbike
77a307e4ff - Markdown supported in column description.
- Project > Edit Board and Project Summary pages now show description as tooltip.
- Project > Edit Board shows textarea with markdown preview. Edit column also shows markdown preview.
- Fixed bug while adding a new column inserts description as column limit.
2015-02-09 21:14:53 -05:00
Frederic Guillot
6f94ce6af3 Add Bitbucket webhook 2015-02-08 21:13:59 -05:00
Frederic Guillot
73b44f1550 Uncheck tasks and swimlanes from project duplication and update translations 2015-02-07 14:36:24 -05:00
Michael Lüpkes
e5ea361255 Implemented Changes to Project Duplication to include Swimlanes and Tasks.
ProjectDuplication::duplicate accepts additional param of type array now. Array includes which optional parts to duplicate. Optional parts are: 'swimlane', 'category', 'task', 'action'.
2015-02-03 11:16:10 +01:00
Frederic Guillot
40ca850707 Add column description (merge/change pull-request #549) 2015-02-01 14:19:49 -05:00
Frederic Guillot
9a98013736 Add table/pagination to the project list 2015-01-31 11:21:43 -05:00
Frederic Guillot
ef73844ddb Merge pull-request #515 2015-01-19 21:35:48 -05:00
Frederic Guillot
7c1c14cf64 Pagination refactoring 2015-01-18 17:59:41 -05:00
Frederic Guillot
74e4a7b064 Add top links to the calendar 2015-01-17 17:27:34 -05:00
Michael Lüpkes
569c99a733 set maxlength for name input fields in templates 2015-01-13 14:09:02 +01:00
Frederic Guillot
d1d04d6fee Add subtasks export and move export actions to a specific controller 2015-01-04 21:14:57 -05:00
Frédéric Guillot
45c95d74fc Various fixes and improvements 2015-01-02 21:11:19 -05:00
Frédéric Guillot
3076ba22dd Fix bugs, improve perfs and use SimpleLogger instead of Monolog 2015-01-02 17:19:13 -05:00
Frédéric Guillot
772804add8 Acl refactoring 2014-12-31 12:37:15 -05:00
Frédéric Guillot
66f150d887 Improve the list of project members 2014-12-30 14:00:13 -05:00
Frédéric Guillot
5266b82144 Add Gitlab webhook 2014-12-28 22:22:15 -05:00
Frédéric Guillot
34d7450d3c Template helpers refactoring 2014-12-28 11:28:50 -05:00
Frédéric Guillot
cf821e117c Add swimlanes 2014-12-26 17:43:13 -05:00
René Stoltenberg
4df091149b Update sidebar.php
Line 58 - wrong closing tag - missing </ul>
2014-12-19 12:05:18 +01:00
Frédéric Guillot
4232d731bd Give more privileges to a project owner 2014-12-11 21:05:35 -05:00
Frédéric Guillot
76019d7628 Add project owner support (allow user management to a regular user), see #316 2014-12-11 20:51:40 -05:00
Frédéric Guillot
10f4420401 Auto-select input fields for copy/paste 2014-12-06 10:35:44 -05:00
Frédéric Guillot
1a75d1118f Move RSS link to the top and open share links with a new tab 2014-12-04 21:42:35 -05:00
Frédéric Guillot
9fb2e71189 Move tasks templates to a subfolder 2014-12-03 21:59:48 -05:00
Frédéric Guillot
50a9e2ba7d Move project templates to a subfolder 2014-12-01 21:23:46 -05:00
Frédéric Guillot
d4ae2f135d Add daily project summary export 2014-11-16 21:36:46 -05:00