Jonathan Giannuzzi
38ae0d5dc5
Fix infinite-scroll
2016-10-13 12:57:33 +02:00
Alejandro Alonso
3d858cf82a
Epic detail
2016-09-27 10:05:24 +02:00
Juanfran
59bf55fc30
cards & filters ui refactor
2016-08-01 12:59:29 +02:00
Xavier Julián
716124edb8
Remove css lint from default task
2016-07-06 17:13:48 +02:00
Juanfran
e042449ca0
ignore mixin files
2016-05-19 08:11:36 +02:00
Juanfran
8430260251
transfer project e2e
2016-04-25 14:44:11 +02:00
Juanfran
fb76cfd322
fix plugins translations
2016-04-21 09:00:48 +02:00
Juanfran
dd0db6cd78
Reduce taiga weight
...
- improve uglify
- remove jquery ui
- add dragula
- new autocomplete
2016-04-20 11:44:09 +02:00
Juanfran
21d22a7dfb
edit project restrictions (max public/private projects)
2016-02-29 10:59:12 +01:00
Juanfran
9a1e81f730
support plugin locales
2016-02-22 15:17:23 +01:00
Xavier Julián
6743d5475f
Contrib plugin subscriptions
2016-02-22 15:17:23 +01:00
Juanfran
a5a80bb9a8
compile modules support
2016-02-10 10:21:34 +01:00
Juanfran
74dfe60a34
lodash 2 -> lodash 4
2016-02-03 13:18:19 +01:00
Juanfran
6e2ba7943e
fix custom-themes compile
2016-02-02 09:27:16 +01:00
David Barragán Merino
555a011cb5
US #2127 : Discover section [3]
2016-01-21 18:40:17 +01:00
Juanfran
50af448305
New attachments components
...
- Attachments image gallery.
- Upload attachments on US/issue/task lightbox.
- Drag files from desktop.
- Completly new attachment code.
- Drag files in wysiwyg
2016-01-08 19:14:36 +01:00
Juanfran
d2d429e211
New plugin system
2015-12-10 13:50:26 +01:00
Juanfran
e07f5cef5f
move plugins folder to root
2015-11-26 13:12:09 +01:00
Juanfran
2763a62f73
add jade to livereload
2015-11-26 12:03:45 +01:00
Juanfran
de6f60b52e
livereload
2015-11-25 08:58:56 +01:00
Juanfran
d0d25dfd4c
save statics inside a non-cacheable folder
2015-11-19 10:17:20 +01:00
Alexander Styre
611913326a
Supporting translation for contrib plugins.
2015-11-19 08:30:52 +01:00
David Barragán Merino
1f686848de
Add taigaPlugins, used by taiga-front-extras
2015-10-30 12:33:58 +01:00
David Barragán Merino
2ee79aa983
Remove plugins and create modules/components/terms-of-service-and-privacy-policy-notice/
2015-10-28 16:23:21 +01:00
Xavier Julián
ca0f3a7001
WIP joyride override styles
2015-10-19 08:28:35 +02:00
Juanfran
29891b641d
init joyride
2015-10-19 08:28:35 +02:00
David Barragán Merino
9847a95a31
Add angular-aria
2015-10-01 13:13:58 +02:00
Brett Profitt
3b05871b0e
Added autocomplete for @mentions, #USs, #tasks, #issues, and [[wikipages]] in MD textareas.
2015-08-27 00:57:47 -04:00
Juanfran
a1488d60c8
Add taiga theme and a gulp task to compile themes
2015-07-07 17:00:04 +02:00
Juanfran
8b42f5dddb
preserve gulp sass-cache
2015-06-08 12:49:13 +02:00
Juanfran
9f2a8a1cad
delete tmp only in deploy and default
2015-06-01 14:28:37 +02:00
Juanfran
5ffc33fe0c
currentUserService + refactor
2015-05-29 09:52:35 +02:00
Juanfran
c9ee2dbf84
tg-repeat
2015-05-29 09:50:57 +02:00
Alejandro Alonso
abff53c5c5
Refactoring create project broadcast
2015-05-29 09:50:57 +02:00
Xavier Julián
37f3ba68a0
Fix multiple css errors upon refactor
2015-05-29 09:50:57 +02:00
Juanfran
67fb2a6dd0
profile timeline with the new front architecture
2015-05-29 09:44:40 +02:00
Juanfran
8f70c26165
timeline infinite scroll
2015-05-29 09:44:39 +02:00
Xavier Julián
3d8a8b29cd
Profile Tabs Directive
2015-05-29 09:44:39 +02:00
David Barragán Merino
35a2aea6a6
[i18n] Remove i18next dependencie
2015-05-14 13:36:44 +02:00
Juanfran
a3f453b897
only imagemin on deploy
2015-05-04 09:59:40 +02:00
Juanfran
53d94f62a7
refresh all sass when a dependencie is changed
2015-05-04 09:48:54 +02:00
David Barragán Merino
83e7434d27
[i18n] Date and time
2015-05-02 20:11:37 +02:00
David Barragán Merino
c6d24ba4ff
[i18n] Fix activity tab and add pluralization ability to $translate service
2015-04-29 09:50:04 +02:00
Juanfran
582e9e83d7
coffee-lint ignore test files
2015-04-21 14:28:50 +02:00
Juanfran
85fbcffa0a
New frontend structure
...
- coffee, scss & jade inside app/modules/
- coffelint
- vendor is now in the root
- mainSaas removed, a new scss will be automatilly added
2015-04-17 07:29:29 +02:00
Juanfran
9c5f0d7a3c
testing infrastructure
2015-04-15 13:21:53 +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
Zach Capalbo
4d6164915e
Enable Kanban board to work with touch screens via inclusion of of jquery touch-punch
2015-03-25 20:12:21 -04:00
Juanfran
bfde3193fe
fix markitup image generation
2015-03-12 08:26:47 +01:00
Juanfran
3338dc2e92
scss-lint git hook
2015-03-02 15:02:58 +01:00