Commit Graph

99 Commits (a36403c8b0765d1967bfdaee71b30bb23a33e904)

Author SHA1 Message Date
Alejandro Alonso ffd9038801 Adding message on admin when there is no role that can estimate and disabling edition in backlog when needed 2014-10-16 09:28:47 +02:00
Andrey Antukh 870814255d Add event tracking code on memberships page. 2014-10-13 13:14:22 +02:00
Jesús Espino 451b36fbdc Fix github issue #63: Milestones renamed to sprints in permissions interface 2014-10-07 12:48:56 +02:00
David Barragán Merino 2b28a637ce Fix bug #1154: Nav-Menu broken affter submit any of the two project profile forms 2014-10-06 10:44:34 +02:00
Juanfran 08a03f73bf fix #68 - confusing behavior on adding new member 2014-10-06 09:40:55 +02:00
Alejandro Alonso e1006a921e Fixing admin browsing 2014-09-26 14:06:19 +02:00
David Barragán Merino 758fdc2fab Fix #1068: When change the project name reload nav menu 2014-09-24 20:58:33 +02:00
David Barragán Merino a167a1a6dc Fix bug #1080: Imposible to reorder custom project attributes 2014-09-24 18:20:38 +02:00
David Barragán Merino d950147659 Fix bug #1069: Change 'Feauteres' for 'Modules' 2014-09-23 11:02:41 +02:00
Jesús Espino d1c47a18fd Removed some erroneous debounces 2014-09-18 18:07:19 +02:00
Jesús Espino 72a54e43af Fix cases when action failed during confirm lightbox 2014-09-18 17:17:42 +02:00
Jesús Espino 15b99b76ea Debounce refactor: remove double clicks problem 2014-09-18 16:06:07 +02:00
David Barragán Merino 69af98d3bf Fix: Use $tgNavUrls to get urls 2014-09-18 15:25:44 +02:00
Jesús Espino 5b17f5bda9 Improved confirm/ask method.
It now wait results before close, and add a spinner.
2014-09-18 11:48:18 +02:00
Jesús Espino 55de59cd53 Improve the usability of proyect values 2014-09-17 12:23:25 +02:00
Jesús Espino 23bb4d80f1 More razonable ux on memberships email showing 2014-09-15 18:14:06 +02:00
Jesús Espino 6a999cc811 Fix issue #920: create project values on empty projects 2014-09-10 16:10:01 +02:00
Jesús Espino 09f4b382ff Add some loading spiners on some save buttons 2014-09-05 14:58:20 +02:00
Andrey Antukh d50508661c Minor improvements on project profile controller. 2014-09-04 16:34:00 +02:00
David Barragán Merino 97c24881ed Fix #790: Show a confirm message when the role of a membership is updated 2014-09-04 09:25:59 +02:00
David Barragán Merino 3b452ea279 Show a confirm message when a role is updated 2014-09-03 17:53:50 +02:00
David Barragán Merino 7a590832a3 Fix #790: Show a confirm message when a membership is updated 2014-09-03 17:53:50 +02:00
David Barragán Merino 2c59f9dcf9 Improve checkboxes in the members list 2014-09-03 17:53:50 +02:00
Andrey Antukh 23a9c000e7 Remove inapropiate usage of block comments. 2014-09-01 17:08:27 +02:00
Xavier Julián 864b9af7ee Copy in admin edited and added Yes/No to switches to amke it Android Style and UX oriented 2014-08-28 14:07:16 +02:00
David Barragán Merino 738e66d333 Fix bug #747 and fix some typos in the code too 2014-08-28 12:41:43 +02:00
Jesús Espino f1c945c4df Replacing usage of with everywhere 2014-08-28 11:58:35 +02:00
Jesús Espino 710589d5df Fixed issue #789: Now on unresolved objects redirect user to the 404 page. 2014-08-28 11:58:34 +02:00
David Barragán Merino 33d18a173c Fix #175: Validate project value and revert modifications if cancel button is clicked 2014-08-20 12:39:11 +02:00
Jesús Espino a5747af1a8 Fixed bug #720: Change the roles permissions counters 2014-08-19 15:50:39 +02:00
Jesús Espino 3ce3e5022a Fixed features save button 2014-08-19 13:54:39 +02:00
Juanfran 5bf119f793 project values on create go to bottom list 2014-08-18 10:11:46 +02:00
Jesús Espino 266d89a567 Fixed bug #373: Now the navigation menu isnt broken on project profile save 2014-08-14 10:38:49 +02:00
Jesús Espino 946a18377d Adding delete button and lightbox to the project profile 2014-08-14 10:10:42 +02:00
Alejandro Alonso 81a4a75ec4 Reloading left projects when necesary 2014-08-13 09:26:16 +02:00
Jesús Espino 119dcca961 On delete roles set correctly a new role value for all membershipsd 2014-08-12 17:45:05 +02:00
Jesús Espino 0c3995a622 On delete choices set correctly a new choice value for all objects 2014-08-12 17:31:21 +02:00
Alejandro Alonso dd74e8ca0a Updating project list when saving project properties in admin 2014-08-12 14:58:57 +02:00
Juanfran 6d4fac10bb fix #349 2014-08-12 12:38:54 +02:00
Jesús Espino 11ff892c05 Fixed bug #350: Now on change slug, redirect the user to the new valid project url 2014-08-11 18:42:08 +02:00
Alejandro Alonso e7c1d97be9 Fixing membership creation 2014-08-11 14:23:25 +02:00
Juanfran e644822a25 set the current page title 2014-08-11 12:42:00 +02:00
Jesús Espino ae9f4608dc Removing modify_wiki_link and vote_issues permissions from the roles admin interface 2014-08-11 10:08:25 +02:00
David Barragán Merino 11eeff7000 Catch server error in the project profile form 2014-08-08 11:05:17 +02:00
Xavier Julián 188985241f Fixed #318 El lightbox de admenberships hay que revisarlo (ver adjunto) 2014-08-08 09:58:15 +02:00
David Barragán Merino c8e7fc3891 Fix some forms of the admin panel 2014-08-07 16:35:14 +02:00
Alejandro Alonso 2b6f32ab54 Controlling errors on proyect edition and creation 2014-08-06 12:48:20 +02:00
Juanfran 4b3ea539dd fix #285 2014-08-06 10:53:23 +02:00
Xavier Julián 41c7181893 Refactor of error messages 1/2 2014-08-06 10:52:19 +02:00
Juanfran 60739cfdce fix bulk & confirm lightboxes 2014-08-06 08:43:17 +02:00