Commit Graph

87 Commits (3b9081252cc7107e5beeb4208dc098e7b59eb16a)

Author SHA1 Message Date
Daniel García Barcala 3b9081252c Ft/custom fields (#1631)
* Set focus after create a new option for the dropdown custom field

* Repair JS error when adding options to a dropdown custom field
2018-11-27 18:04:01 +01:00
Daniel García 2855706c78 Fetch project after update attributes, custom fields or values 2018-11-27 18:04:01 +01:00
Daniel García 335593fc2d Added custom fields dropdown, checkbox and number 2018-11-27 18:04:01 +01:00
Miguel Gonzalez 137ff46b24 Update license header 2018-09-18 12:35:44 +02:00
Álex Hermida 07a38b8d63 Custom delete in due dates admin 2018-08-10 11:28:52 +02:00
Álex Hermida 0134ba0d26 Add saveNewValue stashed code 2018-08-10 11:28:52 +02:00
Álex Hermida 4409cfbbfc Fix create due dates 2018-08-10 11:28:52 +02:00
Álex Hermida 156f313e04 Fix load attributes 2018-08-10 11:28:52 +02:00
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