Daniel García
1e56104e58
Display user-defined due dates colors
2018-08-10 11:28:52 +02:00
David Barragán Merino
c4ec54d483
Update copyright
2017-02-20 17:57:22 +01:00
Juanfran
eda2f74c45
refresh current project on save attributes
2017-01-25 08:22:45 +01:00
Jesús Espino
0937fbfcc5
Add rich text field
2016-11-25 12:21:07 +01:00
Alejandro Alonso
481fef4847
Fixing custom fields in admin area
2016-11-25 12:02:24 +01:00
Alejandro Alonso
5a5d6a933d
Fixing admin tags area
2016-11-25 09:02:48 +01:00
Juanfran
82b0323c4f
only call api project every x minutes or when the user restarts their activity
2016-11-18 09:42:35 +01:00
Juanfran
435a001363
sort tags list by lowercase name
2016-10-04 08:21:40 +02:00
David Barragán Merino
2dc38b516d
Add some loading spinners in Admin > Attributes > Tags
2016-09-29 16:45:13 +02:00
David Barragán Merino
b527d39464
Fix tg-color-selector in admin panel
2016-09-27 10:05:25 +02:00
David Barragán Merino
825ced482d
Remove ;
2016-09-01 14:45:51 +02:00
David Barragán Merino
c583dd15b6
Fix some errors in the admin tag panel
2016-08-23 13:58:27 +02:00
David Barragán Merino
b45d760c6a
US #4302 : Improve tagging system. Use generic colors for porject tags
2016-08-23 12:44:55 +02:00
Alejandro Alonso
6386dd57b2
Admin area for tags
2016-05-26 10:48:52 +02:00
Juanfran
b69622cd5b
Don't redirect on errors
...
- not-found
- error
- permissions
- blocked
2016-05-26 08:40:46 +02:00
Juanfran
bec783df90
fix e2e tests
2016-04-28 14:47:21 +02:00
Juanfran
2a3dea54b0
add dragula in project values
2016-04-26 13:09:16 +02:00
Juanfran
dd0db6cd78
Reduce taiga weight
...
- improve uglify
- remove jquery ui
- add dragula
- new autocomplete
2016-04-20 11:44:09 +02:00
Alejandro Alonso
08eaa931b7
Refactoring code parts where owner really means admin
2016-02-24 07:58:39 +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
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
David Barragán Merino
be60a54449
Update license message
2015-10-30 14:59:29 +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
David Barragán Merino
54b779ff48
Migrate appTitle to tgAppMetaService
2015-06-10 09:18:17 +02:00
Juanfran
e5106c830d
Issue 2762 - fix delete attribute lightbox translation
2015-05-29 10:19:11 +02:00
David Barragán Merino
63a0a78eac
Remove some unneeded api calls
2015-05-26 17:14:12 +02:00
Alejandro Alonso
14d43d576f
Issue 2685: Bad translation in spanish for "Add new XXX" in Admin -> attributes
2015-05-19 09:33:59 +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
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
Xavier Julián
31cd4d4393
US#1913: CSV Reports
2015-03-10 10:23:26 +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
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
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
Alejandro Alonso
010211fb64
Updating admin visualization for archived attribute in userstory status
2015-01-15 07:33:16 +01:00
Juanfran
33c427b072
unify form submit
2014-11-27 15:08:01 +01:00
David Barragán Merino
77a6d7d49a
Remove some console logs
2014-11-04 13:32:41 +01:00
Juanfran
1602eaac52
scss refactor
2014-10-31 12:17:40 +01:00
Xavier Julián
5614f763a7
Project values lightbox refactor
2014-10-23 13:18:33 +02:00