Commit Graph

54 Commits (54b779ff4810bc4992dd3f598a5db3a6f528a442)

Author SHA1 Message Date
David Barragán Merino 54b779ff48 Migrate appTitle to tgAppMetaService 2015-06-10 09:18:17 +02:00
Juanfran 78f6164c0b new project menu 2015-05-29 09:52:35 +02:00
Alejandro Alonso 7ac6e64c8b Renaming services 2015-05-29 09:50:58 +02:00
Alejandro Alonso 3b95376686 Fixing project renaming and deleting 2015-05-29 09:50:57 +02:00
David Barragán Merino 63a0a78eac Remove some unneeded api calls 2015-05-26 17:14:12 +02:00
Alejandro Alonso 8189da0f7d Fixing ASYNC_MESSAGE translation 2015-05-14 11:30:53 +02:00
Alejandro Alonso c516761dfa Fixing project tags edition 2015-05-14 08:59:24 +02:00
Juanfran 219b439ff2 Merge pull request #450 from taigaio/adding-tag-support-for-projects
Adding tag support for projects
2015-05-12 04:39:52 -07:00
Alejandro Alonso 7fa4d814a2 Adding tag support for projects 2015-05-08 11:11:28 +02:00
David Barragán Merino eb8ab0d510 Fix report section 2015-05-06 12:20:42 +02:00
David Barragán Merino 6b1293da3e [i18n] Fix translations in reports section 2015-05-06 11:44:46 +02:00
David Barragán Merino 0b36a223b3 [i18n] Minor fix 2015-05-05 20:29:46 +02:00
David Barragán Merino 804d0be308 [i18n] Fix some errors in Report Section 2015-04-22 12:12:08 +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
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 dad7507878 Fixed typo 2015-02-25 16:23:40 +01:00
Juanfran c9a6d1df8e tranform <a> submits to buttons 2015-02-02 08:42:21 +01:00
Xavier Julián 5c9ad4b19b 'Export/import project' feature 2015-01-26 16:49:10 +01:00
Juanfran 33c427b072 unify form submit 2014-11-27 15:08:01 +01:00
David Barragán Merino c344152f32 Change show/hide to add/removeClass in meetup button 2014-11-19 19:25:01 +01:00
Juanfran 2bc42bd5b9 fix #1178 - 403 error 2014-10-22 11:18:00 +02:00
Alejandro Alonso 7585b8bc88 Updating url when editing project slug 2014-10-20 13:49:35 +02:00
David Barragán Merino 76660c77f2 [backport] Fix bug #1154: Nav-Menu broken affter submit any of the two project profile forms 2014-10-06 11:12:20 +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 d950147659 Fix bug #1069: Change 'Feauteres' for 'Modules' 2014-09-23 11:02:41 +02:00
David Barragán Merino 69af98d3bf Fix: Use $tgNavUrls to get urls 2014-09-18 15:25:44 +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 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
Jesús Espino 3ce3e5022a Fixed features save button 2014-08-19 13:54:39 +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
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
Juanfran e644822a25 set the current page title 2014-08-11 12:42:00 +02:00
David Barragán Merino 11eeff7000 Catch server error in the project profile form 2014-08-08 11:05:17 +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
Jesús Espino 48d9e0c2c9 fixed problem with video enable disable show label 2014-08-05 17:09:45 +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 93dd5b2a54 Hidding deactivated sections 2014-08-05 10:05:30 +02:00
David Barragán Merino a8c0d38a7b Add section name 2014-07-22 21:14:02 +02:00