Commit Graph

149 Commits (cb782dd2b967d5885401e8cfecae7a9968f8baf2)

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
Jesús Espino 48d9e0c2c9 fixed problem with video enable disable show label 2014-08-05 17:09:45 +02:00
Juanfran e5d0428373 lightbox refactor 2014-08-05 14:53:42 +02:00
Jesús Espino c3e96c16c8 Removed unused permissions 2014-08-05 14:45:38 +02:00
Jesús Espino 988928bcfa Fixed feathures modification to be applied to nav menu 2014-08-05 11:30:07 +02:00
Jesús Espino dff6e413b5 Fixed bug on roles modification 2014-08-05 10:28:34 +02:00
Jesús Espino 93dd5b2a54 Hidding deactivated sections 2014-08-05 10:05:30 +02:00
Jesús Espino b678630fe9 Removing project view permissions on role permissions list 2014-08-04 18:15:49 +02:00
Jesús Espino 75e9cb00bd Fixed typo 2014-08-04 18:14:21 +02:00
David Barragán Merino fffa11a425 Bamedize some unnecesary confirm.notify messages 2014-08-04 17:56:52 +02:00
David Barragán Merino d167ab533a Fix memberships creation tu use the new API changes 2014-07-31 12:20:21 +02:00
David Barragán Merino b3809b507c Cleaning toxic code 2014-07-30 12:35:07 +02:00
Jesús Espino 62f31aeab3 Adding admin roles page 2014-07-30 10:27:41 +02:00
David Barragán Merino 57bde2886a Show an error message when delete a member on error 2014-07-29 16:22:56 +02:00
Alejandro Alonso 8150653e31 Improving user settings 2014-07-29 15:10:00 +02:00
David Barragán Merino e1b88e83cf Minor fixes in 'Add memberships' lightbox 2014-07-28 17:14:13 +02:00
Juanfran 1fdd7acf5b fix #404 2014-07-28 10:55:40 +02:00
Jesús Espino 976eaa03ae Fixed membership is_admin checkbox 2014-07-28 09:56:58 +02:00
David Barragán Merino 6f8f70fe34 Create memberships in bulk 2014-07-28 01:00:55 +02:00
David Barragán Merino 8d0cb8c54f Resend invitations 2014-07-27 23:27:39 +02:00
David Barragán Merino 1dc692c1e0 Fix error in the pagination of memberships 2014-07-25 14:24:23 +02:00
David Barragán Merino c797352472 Fix default image of invitations 2014-07-25 13:53:28 +02:00
David Barragán Merino a2ca8cca69 Fix an error with the close button of the lightbox and reset the form 2014-07-24 16:04:07 +02:00
David Barragán Merino 2bc7637358 Fix a template, close a fieldset tag 2014-07-24 16:04:07 +02:00
Andrey Antukh 849c5a92b3 Set proper default image for unassigned users.
Including image locally.
2014-07-24 15:00:27 +02:00
David Barragán Merino 9542c3f6c4 Minor refactor 2014-07-24 12:51:51 +02:00
David Barragán Merino 2fe0773597 Fix an error withn the select of roles 2014-07-24 12:51:51 +02:00
David Barragán Merino 9056b944c8 Do the first version of 'add memberships' feature 2014-07-24 00:20:22 +02:00
Alejandro Alonso 1608c42678 Fixing color selection 2014-07-23 15:03:33 +02:00
David Barragán Merino 525063496d Add directive to change the role of a member 2014-07-23 12:54:49 +02:00
Alejandro Alonso 88ae4e7122 Adding admin for issue types, priority and severity 2014-07-23 12:41:02 +02:00
Alejandro Alonso 64f80cf4ab Finishing us statuses, task statatuses and issue statuses for admin section 2014-07-23 11:02:23 +02:00
Alejandro Alonso 74aba3394d Refactoring admin project values us statuses 2014-07-23 10:39:52 +02:00
David Barragán Merino 3d28459471 Delete a member 2014-07-22 21:19:31 +02:00
David Barragán Merino a8c0d38a7b Add section name 2014-07-22 21:14:02 +02:00
David Barragán Merino fd7733dfd7 Directive to do a member administrator 2014-07-22 20:37:17 +02:00
David Barragán Merino 2817bd3d45 Paginate membership list 2014-07-22 20:34:45 +02:00
Alejandro Alonso da101a1247 Implementing color selection for us status 2014-07-22 15:14:01 +02:00
Alejandro Alonso 775defad3f Improving us statuses for admin 2014-07-22 14:53:32 +02:00
Alejandro Alonso 5f801bd424 Merge 2014-07-22 14:47:35 +02:00
Alejandro Alonso 69da3f1703 Improving us statuses for admin 2014-07-22 14:46:42 +02:00
David Barragán Merino 06866ff577 List memberships 2014-07-22 14:20:36 +02:00
Alejandro Alonso 0c01020eaa Improving us statuses for admin 2014-07-22 14:01:30 +02:00
Alejandro Alonso 03d30d62db Improving admin - us statuses 2014-07-21 14:55:32 +02:00
Alejandro Alonso b459c0668d First versoin admin - project values - us statuses 2014-07-21 14:39:57 +02:00
Alejandro Alonso 24597159f8 Adding admin for project profile -> default values 2014-07-21 12:18:36 +02:00
Alejandro Alonso 92f501d519 Adding project features to admin 2014-07-21 11:52:44 +02:00
Andrey Antukh 32ae8a0233 Now you can edit project details from admin. 2014-07-03 15:26:08 +02:00
Andrey Antukh e0c6a04686 Implemented admin navegation with other related fixes. 2014-07-03 15:26:08 +02:00
Andrey Antukh 3f2b72e448 First and incomplete admin page. 2014-07-03 15:26:08 +02:00