Commit Graph

116 Commits (0830b75bf7529b88056e2082c0c86f2e3a7b51a4)

Author SHA1 Message Date
David Barragán Merino be60a54449 Update license message 2015-10-30 14:59:29 +01:00
Xavier Julián c4614644b4 Style for like, vote and watch functionalities and refactor of tiket detail pages 2015-10-26 16:42:04 +01:00
Alejandro 9d218fc2cb Add votes counter to issues list and to the backlog 2015-10-26 16:42:04 +01:00
Juanfran a4c62f0d8c remove console\.log 2015-10-02 10:24:50 +02:00
Juanfran e98cd3cc3e refresh filter count in issues list 2015-09-17 12:42:49 +02:00
Juanfran 91be0da2e7 fix empty assigned to in issues list 2015-09-16 14:57:26 +02:00
Alejandro Alonso de8500d515 Removing descriptions from list API 2015-08-10 13:56:04 +02:00
Juanfran f98bb43c1d new baclklog/issues filters implementation
- all filter attributes are OR except tags
2015-07-28 08:21:57 +02:00
Juanfran 74193e681f same behavior for issues filters and backlog filters
all filter attributes are OR except tags

related #2648

test with taiga-back refactoring-filter-data-API
2015-07-28 08:21:57 +02:00
David Barragán Merino a92a0bba51 US #2911: Mixin 'users', 'members' and 'memberships' in ProjectDetailSerializer 2015-06-24 10:26:16 +02:00
Juanfran 6608941493 hide save filters button when the user is anonymous 2015-06-16 12:36:30 +02:00
David Barragán Merino 54b779ff48 Migrate appTitle to tgAppMetaService 2015-06-10 09:18:17 +02:00
Juanfran 2d60506c16 reload issues after change a status 2015-06-03 15:27:53 +02:00
Juanfran 946d86e687 autoclose loader by default 2015-05-29 09:52:36 +02:00
Alejandro Alonso f154afb5d9 Merge branch 'master' into stable 2015-05-21 10:38:06 +02:00
Alejandro Alonso 74615453d9 Fixing save filter i18n 2015-05-18 14:15:08 +02:00
Alejandro cd93b4f902 Merge pull request #460 from astagi/fixissuedisappearnofilter
Do not hide issues on status change if no filter is active
2015-05-08 09:26:02 +02:00
Andrea Stagi a2002c1acf Fix links bug on loading issue page with query parameter 2015-05-06 08:30:38 +02:00
Andrea Stagi 670121a752 Do not hide issues on status change if no filter is active 2015-05-06 08:28:02 +02:00
David Barragán Merino 4d6d3a8d7d [i18n] Fix issues list panel 2015-04-24 14:27:40 +02:00
David Barragán Merino e7716e6dd2 [i18n] Fix issues section name 2015-04-22 16:38:52 +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
Andrea Stagi 5fb13b61d2 Hide not filtered issues on status change 2015-03-24 08:42:23 +01:00
Andrea Stagi 2123bbac4e [Backport] Update filters count on issue status update 2015-03-20 11:06:55 +01:00
Andrea Stagi 0e294bcaf1 Update filters count on issue status update 2015-03-20 11:03:47 +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
Juanfran 4a3e60e834 reset page when a filter is applied 2015-03-03 13:01:36 +01:00
Alejandro Alonso df67751889 F#2036 No puedo crear custom filters para issues 2015-01-27 14:34:23 +01:00
Juanfran 6c9d8fe746 Convert coffee templates to jade 2015-01-26 10:59:34 +01:00
Jesús Espino d8bec2c197 Bug #1847: Hide loading overlay on permissions error 2015-01-08 17:21:56 +01:00
Jesús Espino f9bf250b38 Fix bug with compact/uncompact kanban cards 2015-01-06 08:57:21 +01:00
Alejandro Alonso a0db93a053 Mixing resolve, get project, get user and roles in the same request 2014-12-23 15:09:37 +01:00
David Barragán Merino 0597881e02 Fix a bug in the form of custom filters at issues list 2014-11-04 11:38:12 +01:00
Juanfran 60604c6935 fix #1511 2014-11-03 09:24:18 +01:00
David Barragán Merino 4dd950134e Prevent more xss attacks 2014-11-01 12:19:07 +01:00
Juanfran 1602eaac52 scss refactor 2014-10-31 12:17:40 +01:00
Alejandro Alonso 2b5007e556 Numeric tags not working in issue listing 2014-10-30 18:36:50 +01:00
Alejandro f30ddeb847 Merge pull request #112 from taigaio/bug/1178/403-error-control
fix #1178 - 403 error
2014-10-23 08:50:35 +02:00
David Barragán Merino fb8756e30b Fix bug #1445: Refactor: $confirm.ask service 2014-10-22 12:32:03 +02:00
Juanfran 2bc42bd5b9 fix #1178 - 403 error 2014-10-22 11:18:00 +02:00
Alejandro Alonso 5df6386f59 We need to guarantee that the last petition done here is the finally used
When searching by text loadIssues can be called fastly with different parameters and
can be resolved in a different order than generated
2014-10-16 13:06:47 +02:00
Andrey Antukh 86e75ef0e5 Fix issues creation tracking. 2014-10-13 15:36:07 +02:00
Alejandro Alonso 667ff00cf6 Fixing the bad debounces 2014-10-10 12:52:49 +02:00
Andrey Antukh 38a6f73b9f Taiga-events integration (realtime taiga) 2014-09-29 17:10:09 +02:00
David Barragán Merino 99c28a4c40 Merge pull request #29 from taigaio/some-inline-spinners
Some inline spinners
2014-09-19 08:34:56 +02:00
David Barragán Merino 36fae824b4 Set status name in title 2014-09-18 20:20:02 +02:00
Jesús Espino fafb81e9c5 Custom filters spinner 2014-09-18 18:17:56 +02:00
Jesús Espino 72a54e43af Fix cases when action failed during confirm lightbox 2014-09-18 17:17:42 +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