Commit Graph

1721 Commits (21d22a7dfb89e3003e55790bef4a071552d4d88e)

Author SHA1 Message Date
Juanfran 21d22a7dfb edit project restrictions (max public/private projects) 2016-02-29 10:59:12 +01:00
Alejandro Alonso 08eaa931b7 Refactoring code parts where owner really means admin 2016-02-24 07:58:39 +01:00
Xavier Julián 69a2202b5f Redirect new registers to dashboard instead of discover 2016-02-23 13:13:57 +01:00
Juanfran db8853d050 login - redirect to homepage if the user is logged 2016-02-23 13:05:49 +01:00
Juanfran 9a1e81f730 support plugin locales 2016-02-22 15:17:23 +01:00
Xavier Julián 62624f84a8 Fix lightboxes and scss mixins 2016-02-22 15:17:23 +01:00
David Barragán Merino 0741798a6a Change membership.is_owner to membership.is_admin 2016-02-17 17:56:02 +01:00
Juanfran c89bd1b234 remove console.logs 2016-02-10 07:55:18 +01:00
Juanfran d748a41e28 user settings plugins support 2016-02-09 11:11:25 +01:00
Xavier Julián 7fec4f62b4 🎨 🐎 SVG sprites 2016-02-09 10:32:27 +01:00
David Barragán Merino 9a91502687 [Refactor] Remove directive tg-limit-line-length 2016-02-08 17:40:14 +01:00
Andrea Stagi 3f2040dcfe Add custom field url type 2016-02-08 17:40:14 +01:00
Juanfran 5db31acf20 merge to assign - lodash 2016-02-08 14:58:05 +01:00
Juanfran ef77d01f88 reset attachments on issue creation 2016-02-05 14:23:55 +01:00
Juanfran ce4d1dbcd7 hide roles without users in team page 2016-02-05 13:57:40 +01:00
Juanfran 6d2abd6bd8 fix add watchers lightbox 2016-02-05 08:44:08 +01:00
David Barragán Merino 3241a657dc [Loudash migration] Fix Team stats 2016-02-04 16:47:45 +01:00
Juanfran 74dfe60a34 lodash 2 -> lodash 4 2016-02-03 13:18:19 +01:00
Juanfran 562e1c7ddd hide comments & activity if no content 2016-02-03 10:46:58 +01:00
Juanfran a8da4d66a8 remove previous validation lightbox errors 2016-02-03 09:16:55 +01:00
Juanfran 78ebcdfbb5 change password validation 2016-02-03 08:58:31 +01:00
Alejandro Alonso f3d0b49d94 Issue 3744 New bulk insert of US assigns a 0 value to Points, but default should be '?' (or whatever is predefined), not '0' 2016-02-03 07:48:40 +01:00
Juanfran dcc60c73fd prevent save icon dissapear in details 2016-02-02 13:06:15 +01:00
Juanfran 1c841720c1 fix backlog role filters 2016-02-02 12:11:23 +01:00
Juanfran f40b9acc92 reload US if the status has changed 2016-02-02 09:27:16 +01:00
Xavier Julián b7943c1a88 Assigned to fixes 2016-01-29 13:37:52 +01:00
Juanfran adf65e7d57 fix backlog e2e tests 2016-01-27 09:51:53 +01:00
Juanfran 13e9dc8872 fix remove to lastest sprint 2016-01-27 09:51:53 +01:00
David Barragán Merino 748b9f6800 Fix some translations and add some title attrs to links 2016-01-25 18:33:45 +01:00
Juanfran d1065c6543 dynamic translation in section title 2016-01-25 14:48:37 +01:00
Alejandro Alonso 40418839b2 US #2127: Discover section [2] 2016-01-21 18:38:58 +01:00
Juanfran 339cf5c7bf fix assigned to change on issues list 2016-01-21 10:56:41 +01:00
Juanfran e7430d42ba prevent tag versioning error 2016-01-20 13:15:13 +01:00
Juanfran 441e9d2ac0 prevent submit lightbox form on press enter in a tag field 2016-01-20 13:15:13 +01:00
Juanfran 7456e84c7e refresh attachments when the user drags in a wysiwyg 2016-01-20 12:13:26 +01:00
Juanfran c588673752 drag multiples attachments 2016-01-19 11:53:04 +01:00
Alejandro Alonso 92fe1c90a0 Fixing bug in next redirection after registry 2016-01-14 15:20:56 +01:00
Alejandro Alonso 96dd099507 Fixing bug in next redirection after registry 2016-01-14 14:34:16 +01:00
Xavier Julián 008b38ea24 Ticket data block buttons 2016-01-14 13:51:20 +01:00
Alejandro Alonso 7d60729c2e Respect next param when toggling between login and register 2016-01-13 13:06:12 +01:00
Juanfran 22075ff939 support ',' in foreign keyboards 2016-01-13 12:46:45 +01:00
Allister Antosik 967391412d Add 'assign to me' button
One of the most common scenarios I found while using Taiga is that I
assign User Stories, Tasks or Issues to myself, looking at other
tools such as Gitlab it comes with a quick 'Assign to me' button for
merge requests.

In this pull request I have added a 'Assign to me' button with the
same styling as the 'Add Watchers' button. This shows in Stories,
Tasks and Issues.
2016-01-12 12:51:21 +01:00
Juanfran 6915a99346 hide wiki links when the wiki doesn't have links 2016-01-12 09:50:03 +01:00
Juanfran e2ac1d1470 prevent delete role xss 2016-01-12 08:14:48 +01:00
David Barragán Merino 60e86656ee Issue #3695: Remove all 'success messages' when save (add or update) a related task 2016-01-11 16:08:22 +01:00
Xavier Julián f63b362054 Refactor sidebar 2016-01-11 12:53:49 +01:00
Juanfran e7aee5f489 fix #3714 - backlog when the user open & close filters 2016-01-11 09:57:08 +01:00
Juanfran 50af448305 New attachments components
- Attachments image gallery.
- Upload attachments on US/issue/task lightbox.
- Drag files from desktop.
- Completly new attachment code.
- Drag files in wysiwyg
2016-01-08 19:14:36 +01:00
Andrey Antukh 9a67121045 Fix my email on copyright preamble on coffee source files. 2016-01-08 16:34:14 +02:00
Andrey Antukh 308d769310 Add missing copyright preamble entries to coffee source files. 2016-01-08 16:34:09 +02:00