Commit Graph

160 Commits (5d7ae66dab1335ab6688462d2e9e59949b51ffe0)

Author SHA1 Message Date
Alejandro Alonso 60af80bcab Fixing add members i18n 2015-04-10 14:04:53 +02:00
Alejandro Alonso 7977bc1529 Fixing export translations 2015-04-10 08:35:50 +02:00
Juanfran 2d4014ca20 taiga internationalization
- angular-translate installed
- users can change their language
- translate coffee and jade
- command line tool to find duplicate key values and replaces keys
2015-04-08 12:45:56 +02:00
Alejandro Alonso d4a0f4cda5 Bug 2439 - Webooks created can't be edited without refreshing 2015-03-13 08:08:17 +01:00
David Barragán Merino 30c4a3f716 Move CSVController from project-attributes to project-profile 2015-03-12 19:58:02 +01:00
Alejandro Alonso 5a8d203f75 Redirecting the user when trying to access to a section not enabled 2015-03-12 11:24:34 +01:00
Jesús Espino 3fc6dcf4ca Bug#2402 Add resolveAbsolute method and used in csv export url building 2015-03-11 16:46:12 +01:00
Jesús Espino 3108df4553 Bug#2409 CSV regenerate popup only showed when you are overwriting the previous url 2015-03-11 16:01:33 +01:00
David Barragán Merino 31e087a754 Fix ##2399: Errors CRUD over admin > attributes items 2015-03-11 11:36:42 +01:00
Juanfran e778e8b100 update external user category summary 2015-03-10 14:43:25 +01:00
Juanfran fe40b0bcd6 external user permissions 2015-03-10 14:43:24 +01:00
Juanfran 09e0500987 fix webhooks enter submit 2015-03-10 13:02:02 +01:00
Juanfran 4f86b6e19a Merge pull request #360 from taigaio/us/1913/csv-reports
US#1913: CSV Reports
2015-03-10 03:41:48 -07:00
Xavier Julián 31cd4d4393 US#1913: CSV Reports 2015-03-10 10:23:26 +01:00
Jesús Espino 3d47ee44eb Fixed bug #2370: Now showing correctly the payload of the request 2015-03-09 18:26:30 +01:00
Xavier Julián 910dac75b7 Minor style fixes in custom fields 2015-03-03 13:04:15 +01:00
David Barragán Merino c8ad480846 Create new custom attributes 2015-03-03 13:04:15 +01:00
David Barragán Merino 408c6f95cc Update, Delete and Order Custom Attributes 2015-03-03 13:04:15 +01:00
Jesús Espino dad7507878 Fixed typo 2015-02-25 16:23:40 +01:00
Juanfran 5c27d42cab Merge pull request #353 from taigaio/issue/2228/multiple-edits-in-admin
Don't reload values on new value added and removed unnecesary code
2015-02-20 01:02:59 -08:00
Juanfran 1bf308176c Merge pull request #351 from taigaio/issue/2155/manage-members-and-roles
Fix manage members roles change problem
2015-02-20 00:55:06 -08:00
Jesús Espino 3b96ef1778 Don't reload values on new value added and removed unnecesary code 2015-02-18 12:57:03 +01:00
Jesús Espino bea8aa848c Fix add new choice after hide new choice form in admin panel 2015-02-18 10:15:30 +01:00
Jesús Espino 3f69d88131 Fix manage members roles change problem 2015-02-18 09:55:36 +01:00
Jesús Espino 3a71868deb Merge pull request #305 from taigaio/form-submit-refactor
tranform <a> submits to buttons
2015-02-03 09:06:20 +01:00
Alejandro Alonso 8934861cc7 Adding max text length to invitation text 2015-02-03 08:33:29 +01:00
Juanfran c9a6d1df8e tranform <a> submits to buttons 2015-02-02 08:42:21 +01:00
Jesús Espino be8476584e Some fixes on webhooks interface 2015-01-26 17:48:42 +01:00
Alejandro Alonso 379b21b407 Fixing show history when executing test 2015-01-26 16:50:16 +01:00
Xavier Julián 7585ad3450 Webhook responses 2015-01-26 16:50:16 +01:00
Xavier Julián 5c9ad4b19b 'Export/import project' feature 2015-01-26 16:49:10 +01:00
Juanfran 6c9d8fe746 Convert coffee templates to jade 2015-01-26 10:59:34 +01:00
Alejandro Alonso 010211fb64 Updating admin visualization for archived attribute in userstory status 2015-01-15 07:33:16 +01:00
Jesús Espino c6d4a17ddc Fixed small bug on roles name edit 2014-12-30 10:50:12 +01:00
Alejandro Alonso 656aad9134 Removing disabled users from listings: memberships for admin, team section, watchers popup and assigned popup 2014-12-23 17:24:24 +01:00
Alejandro Alonso 0fb087e8c7 Removing unnecesary anyComputableRole 2014-12-02 15:53:30 +01:00
Alejandro Alonso e3b223878d Adding valid origin ip directive and data 2014-12-02 15:53:30 +01:00
Alejandro Alonso fb60cf0cdd Adding front for gitlab and bitbucket 2014-12-02 15:53:30 +01:00
Jesús Espino a0b46d0cf8 Add error handling on remove admin permissions of memberships panel 2014-11-28 07:03:24 +01:00
Juanfran 33c427b072 unify form submit 2014-11-27 15:08:01 +01:00
Juanfran 098b794d83 angular1.3 2014-11-27 10:19:41 +01:00
David Barragán Merino c344152f32 Change show/hide to add/removeClass in meetup button 2014-11-19 19:25:01 +01:00
Xavier Julián c970adbec2 Fix admin layout in safari and other browsers 2014-11-19 19:24:01 +01:00
Juanfran b4e5df0c8d removed unused dependencies in the github page 2014-11-13 11:48:28 +01:00
Juanfran 699deb4450 add resolveUrlForAttributeModel method 2014-11-13 11:48:27 +01:00
Juanfran 1129469cce github form integration 2014-11-13 11:48:27 +01:00
Juanfran d3d6a1ce4e github configuration page 2014-11-13 11:48:26 +01:00
Juanfran 6161f7e017 add missing event parameter 2014-11-04 15:55:24 +01:00
David Barragán Merino 77a6d7d49a Remove some console logs 2014-11-04 13:32:41 +01:00
David Barragán Merino 4dd950134e Prevent more xss attacks 2014-11-01 12:19:07 +01:00