Commit Graph

136 Commits (173f4a9f49f063f68da4e1ffed4ce13aa6e155e8)

Author SHA1 Message Date
David Barragán Merino c4ec54d483 Update copyright 2017-02-20 17:57:22 +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 dcb557c788 fix issue #4427 change default votes order 2016-10-17 09:23:41 +02:00
David Barragán Merino 9aaf6e5504 Remove some console.logs 2016-10-06 13:19:23 +02:00
Juanfran 9b553583d9 fix issue #4592 - change status in issues list 2016-10-03 08:22:40 +02:00
Alejandro Alonso dd72cc8807 Hidding filters when empty 2016-09-27 10:05:27 +02:00
David Barragán Merino 825ced482d Remove ; 2016-09-01 14:45:51 +02:00
Juanfran 59bf55fc30 cards & filters ui refactor 2016-08-01 12:59:29 +02:00
Juanfran 51b5897d88 new user avatar directive 2016-07-28 13:59:01 +02:00
Xavier Julián 45d618ca13 Upvote and Downvote issues from listing 2016-06-15 09:32:14 +02:00
Juanfran b69622cd5b Don't redirect on errors
- not-found
- error
- permissions
- blocked
2016-05-26 08:40:46 +02:00
Juanfran 0ed5a1428a refactor svg icons 2016-04-12 11:01:23 +02:00
Xavier Julián 7fec4f62b4 🎨 🐎 SVG sprites 2016-02-09 10:32:27 +01:00
Juanfran 339cf5c7bf fix assigned to change on issues list 2016-01-21 10:56:41 +01:00
Xavier Julián f63b362054 Refactor sidebar 2016-01-11 12:53:49 +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
Juanfran 24f05d13d1 remove repeated api calls 2015-12-01 09:22:23 +01:00
Juanfran d0d25dfd4c save statics inside a non-cacheable folder 2015-11-19 10:17:20 +01:00
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