Commit Graph

235 Commits (5026ecbf33f9ecf93cabb02c92e2bc49d583bce1)

Author SHA1 Message Date
Juanfran dd0db6cd78 Reduce taiga weight
- improve uglify
- remove jquery ui
- add dragula
- new autocomplete
2016-04-20 11:44:09 +02:00
Juanfran 0ed5a1428a refactor svg icons 2016-04-12 11:01:23 +02:00
Alejandro Alonso b526c2c8db Hiding the transfer project option if I'm the only member of the project but show the owner 2016-04-01 10:52:43 +02:00
David Barragán Merino 2b8aae7378 Fix more corner-cases in members admin panel when delete a membership 2016-03-30 15:31:49 +02:00
David Barragán Merino 8f105c9c31 Fix some corner-cases in members admin panel 2016-03-30 15:22:33 +02:00
David Barragán Merino f27f1a23be Fix Issue #227 (tg-sub): Redirect to home if a leave a project from the admin panel 2016-03-28 20:53:10 +02:00
Xavier Julián 5228fad32b Only require the first email in add members lightbox 2016-03-28 09:32:43 +02:00
Juanfran b636cfd5cf several e2e fixes 2016-03-23 14:15:57 +01:00
Alejandro Alonso 2e4a63fe75 US #49 (taiga-subscriptions): Transfer project ownership 2016-03-22 14:44:31 +01:00
Xavier Julián acfacc6715 Refactor add-member lightbox and fix some error messages 2016-03-22 12:16:54 +01:00
David Barragán Merino b6f3a7fe6d Close add-new webhook form when is needed 2016-03-21 13:17:14 +01:00
Juanfran 5b2547b859 delete member warning if they're owner 2016-03-18 12:12:57 +01:00
Alejandro Alonso 2798fd117a Refactoring project restrictions: max memberships and max private/public projects 2016-03-16 12:19:18 +01:00
David Barragán Merino cc6c8ae094 Change max_members_*_projects to max_memberships_*_projects 2016-03-16 11:40:40 +01:00
Xavier Julián ba86d707bd Show correct number of members limit 2016-03-07 11:55:24 +01:00
Juanfran f30300653c fix members list without project 2016-03-07 09:51:48 +01:00
Xavier Julián acfd53edbf Warning Max Users per Project 2016-03-02 14:51:46 +01:00
Xavier Julián fd45a02fef Redesign Taiga modules 2016-03-02 10:23:14 +01:00
Xavier Julián ecb7aa2a2b Add badge to project owner 2016-03-01 12:45:06 +01:00
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
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
Xavier Julián 7fec4f62b4 🎨 🐎 SVG sprites 2016-02-09 10:32:27 +01:00
Andrea Stagi 3f2040dcfe Add custom field url type 2016-02-08 17:40:14 +01:00
Juanfran 74dfe60a34 lodash 2 -> lodash 4 2016-02-03 13:18:19 +01:00
Alejandro Alonso 40418839b2 US #2127: Discover section [2] 2016-01-21 18:38:58 +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
David Barragán Merino 2319ba1766 Update license message 2016-01-04 09:04:42 +01:00
Juanfran d0d25dfd4c save statics inside a non-cacheable folder 2015-11-19 10:17:20 +01:00
David Barragán Merino 259b3278e3 Fix bug #3459 - Resend invitation button doesn't work 2015-11-05 14:42:04 +01:00
Xavier Julián 0830b75bf7 Refactor pending status in member page 2015-11-02 08:33:39 +01:00
David Barragán Merino be60a54449 Update license message 2015-10-30 14:59:29 +01:00
Xavier Julián c4614644b4 Style for like, vote and watch functionalities and refactor of tiket detail pages 2015-10-26 16:42:04 +01:00
David Barragán Merino 0484883db6 Make a refactor of confirm.ask 2015-10-23 08:50:54 +02:00
David Barragán Merino 2c729b2edf Fix custom attributes 2015-10-14 22:05:55 +02:00
Alejandro Alonso 4f0e2547bf Fixing ADMIN.PROJECT_VALUES.ERROR_DELETE_ALL translation 2015-09-16 10:29:33 +02:00
Juanfran 5bb81c4035 fix membership pagination 2015-09-01 09:57:39 +02:00
Juanfran 5e4f02d571 add delete member email in the delete confirmation popup 2015-09-01 09:04:53 +02:00
Alejandro Alonso de8500d515 Removing descriptions from list API 2015-08-10 13:56:04 +02:00
Juanfran 774d77201f enhancement 1503 - caps lock warning 2015-08-04 14:20:47 +02:00
Jesús Espino 13b23197b8 Issue#2995: Add custom video conference system 2015-07-02 19:42:21 +02:00
Alejandro 224095e69c Merge pull request #546 from taigaio/issue/2923/reload-user-projects-after-update-one
make currentUserService loadProjects public and add it after project …
2015-06-23 02:28:44 -07:00
Juanfran 6d365c48e4 make currentUserService loadProjects public and add it after project modification 2015-06-23 10:04:57 +02:00
Juanfran f834bf681e remove view project permission when the user has not other permissions 2015-06-22 08:32:16 +02:00
David Barragán Merino eece62792c Issue #2902: Fix role selector at the new member lightbox 2015-06-18 18:03:36 +02:00
David Barragán Merino e0366ce64f issue #2893 - Fix role selector in admin > members 2015-06-18 15:12:27 +02:00
Juanfran 648b57f95b add new roles above external user 2015-06-17 08:04:57 +02:00
Juanfran eb1e9e1ea2 issue 2855 fix the save the project description when the project has tags 2015-06-16 11:24:28 +02:00