Juanfran
a5553b0ed3
remove min-height burndown
2014-09-10 13:50:11 +02:00
Juanfran
14cbc30848
fix #914
2014-09-10 13:01:09 +02:00
Xavier Julián
353542c53b
Fixed table colors responsiveness to 1280px. Fixes #919
2014-09-10 12:32:26 +02:00
Xavier Julián
c06f856e56
Updated css linter. Fixed scss bugs. Ignore Known Properties error because is a known fallback issue required by browsers but still could give us nice information about bad code practices
2014-09-10 12:18:52 +02:00
Xavier Julián
dc1137cecf
Fixed centered home on safari. Flexbox requires -webkit. Fixes #873
2014-09-10 11:37:57 +02:00
Andrey Antukh
36aed7ab83
Remove obsolete jade partials.
2014-09-09 17:55:28 +02:00
Andrey Antukh
2e3878b388
Remove unused resource methods for load history.
2014-09-09 17:47:34 +02:00
Andrey Antukh
9988733acf
Replace old history related template with tgHistory directive
...
Removing a lot of verbose and repeated html blocks that can be
easy build by tgHistory directive.
2014-09-09 17:47:34 +02:00
Andrey Antukh
ed3967c1ab
Remove loadHistory call from attachments event handlers.
...
And replace it with scope event raising. This change is needed
for conserve the previous behavior of history reloading on any
attachment change. The history reloading is now handled by
history directive and controler and them responds well to
'history:reload' signal.
Moreover, loadHistory repeated function is removed from
us/task/issue detail controllers.
2014-09-09 17:47:34 +02:00
Andrey Antukh
3f1eff581d
Remove now unused history loading code and event handlers.
...
From issue, task and userstory details modules.
2014-09-09 17:47:34 +02:00
Andrey Antukh
7246c049c2
Unify styles between comments and activity.
2014-09-09 17:47:34 +02:00
Andrey Antukh
e4881749b7
Remove old tgChange directive code.
2014-09-09 17:47:34 +02:00
Andrey Antukh
5b173463ed
Add tgHistory directive.
...
This is a complete rewrite of the old tgChange directive
that has a lot of functions that works only with dom mutability
and with unclear name. This new version works in majority of
time with immutable operations and only mutates the dom in
the last render step.
2014-09-09 17:47:34 +02:00
David Barragán Merino
b843916233
Check scss lint
2014-09-09 16:56:18 +02:00
Jesús Espino
da03955ab5
Move tags directive from taigaBase to taigaTags
2014-09-09 11:42:38 +02:00
Jesús Espino
743d19ea6f
Add tags autocompletion directive
2014-09-09 11:11:09 +02:00
Juanfran
682f6492b3
fix user keyboard navigation
2014-09-09 09:56:17 +02:00
Juanfran
44c975e3ae
disable custom scroll
2014-09-09 08:50:27 +02:00
Jesús Espino
72337ea6e3
Fixed bug on unexisting wiki pages
2014-09-08 18:42:28 +02:00
Juanfran
ef4c95d84a
fix #678
2014-09-08 13:58:00 +02:00
Jesús Espino
e96604d29e
Add resolver client cache
2014-09-08 13:21:48 +02:00
Xavier Julián
773e13f7ec
Added hover on avatar cards. Fixes #733
2014-09-08 13:02:35 +02:00
Xavier Julián
a1194a86b1
Reduced code font size to small predefined size. Fixes #858
2014-09-08 11:41:26 +02:00
Xavier Julián
50e3dffd04
Attachment list responsivized
2014-09-08 10:50:32 +02:00
Xavier Julián
d5ccd8828d
IMproved visual drag&drop and normalkized styles in kanban and taskboard
2014-09-08 10:03:19 +02:00
Andrey Antukh
a3722e45d4
Fix class name of assigned to lightbox.
2014-09-07 11:35:34 +02:00
Andrey Antukh
7a960b844a
Minor code style cleaning at kanban/main.coffee file.
2014-09-06 16:54:06 +02:00
Andrey Antukh
94348795cf
Normalize lightbox behavior and implementation (styles, partial filenames, blocking message...)
...
- Normalize style clases names.
- Normalize partials files names.
- Normalize lightbox settings buttons behavior and implementation.
- Normalize blocking message input handling on userstories and tasks.
2014-09-06 16:54:06 +02:00
Andrey Antukh
4dc20d5856
Add generic directive/component for lightbox blocking message input.
2014-09-06 15:37:50 +02:00
Andrey Antukh
c5958ba32d
Remove one level of indentation on backlog sortable module.
2014-09-06 02:34:40 +02:00
Xavier Julián
5ec1925057
Kanban blocked tasks visual color
2014-09-05 15:14:58 +02:00
Xavier Julián
7f871eeab3
Taskboard blocked tasks visual color
2014-09-05 15:09:43 +02:00
Jesús Espino
09f4b382ff
Add some loading spiners on some save buttons
2014-09-05 14:58:20 +02:00
Jesús Espino
68f48f6a1c
Fix bug #741 : Kanban/Taskboard/Backlog drag and drop start on all the element
2014-09-05 13:57:21 +02:00
Xavier Julián
bcf87d7df1
Fixed styles in add more comments in details. Related #812
2014-09-05 13:47:01 +02:00
Xavier Julián
600b2b4534
Minor style fixes for edit details. Fixes #811
2014-09-05 13:08:10 +02:00
Xavier Julián
05b6903cae
Limit image in comments to be max 100% of comments width
2014-09-05 12:25:41 +02:00
Jesús Espino
1f0d4f3847
Fix parallel requests race condition
2014-09-05 09:57:13 +02:00
Jesús Espino
3213d12087
Fix bug #861 : Change title of the assigned to div
2014-09-05 09:33:37 +02:00
Jesús Espino
b8e3c36b1d
Fix bug #854 : Set focus on search input on assigned to lightbox
2014-09-04 20:15:31 +02:00
Andrey Antukh
a93eeedf16
Make project privacy settings readonly and overwritable by plugins.
2014-09-04 16:34:00 +02:00
Andrey Antukh
d50508661c
Minor improvements on project profile controller.
2014-09-04 16:34:00 +02:00
Andrey Antukh
7b9773df5f
Rename humanstxt to humanshtml
2014-09-04 16:30:40 +02:00
Andrey Antukh
7b279bb00f
Add ngRoute dependency to taigaPlugins module.
2014-09-04 16:30:40 +02:00
Andrey Antukh
ad5bd3d3f1
Add sample humanstxt plugin.
...
That plugin shows an simple example how add additional
urlmappings and additional templates to the project.
2014-09-04 16:30:40 +02:00
David Barragán Merino
b75dbd4afb
Merge pull request #9 from taigaio/parallel-loading
...
Improvements on resource loading.
2014-09-04 14:04:54 +02:00
Andrey Antukh
f237e97f45
Fix error page url resolution.
...
Now it properly redirects to error page when
api service is down.
2014-09-04 13:28:21 +02:00
Andrey Antukh
4f71ed2e04
Improve resource loading on wiki.
2014-09-04 13:28:15 +02:00
Andrey Antukh
18e5216c7f
Improve resource loading on kanban.
2014-09-04 13:14:48 +02:00
Andrey Antukh
e6ed0caee0
Improve resource loading on issues list.
2014-09-04 13:14:48 +02:00
Andrey Antukh
a8f753af55
Improve resource loading on issues detail.
2014-09-04 13:14:48 +02:00
Andrey Antukh
10457af144
Improve resource loading on userstory detail.
2014-09-04 13:14:48 +02:00
Andrey Antukh
7ae59899d9
Improve resource loading on taskboard.
2014-09-04 13:14:48 +02:00
Andrey Antukh
9709039edc
Improve resource loading on backlog.
2014-09-04 13:14:48 +02:00
David Barragán Merino
d13e3500b2
Fix bug #851 : Error when press Enter key when edit a wiki before closing the assignation lightbox pressing ESC key
2014-09-04 11:46:06 +02:00
David Barragán Merino
dbce8d722a
Add some comments
2014-09-04 10:23:21 +02:00
David Barragán Merino
89de60dad3
Merge pull request #8 from taigaio/set-timeout-cleaning
...
Set timeout cleaning
2014-09-04 10:14:59 +02:00
David Barragán Merino
a1223ec44c
Merge pull request #6 from taigaio/public-register-message-as-directive
...
Add directive for public register message on login.
2014-09-04 10:13:58 +02:00
David Barragán Merino
a9fb3b722d
Merge pull request #7 from taigaio/common-lightbox-code-cleaning
...
Code cleaning on common/lightboxes.coffee
2014-09-04 10:11:46 +02:00
David Barragán Merino
97c24881ed
Fix #790 : Show a confirm message when the role of a membership is updated
2014-09-04 09:25:59 +02:00
Andrey Antukh
48cf4edbb3
Remove event attaching from watcher handler.
...
Events should be attached once, and having event attaching
code within some watcher can cause big memory leaks attaching
same handlers more that one time.
2014-09-03 22:38:54 +02:00
Andrey Antukh
34952e8258
Replace setTimeout with timeout function.
...
Timeout function is much friendly with coffeescript and code
that uses it looks better.
2014-09-03 22:35:21 +02:00
Andrey Antukh
d73909eab1
Code cleaning on common/lightboxes.coffee
2014-09-03 22:21:51 +02:00
David Barragán Merino
ea53e08a21
Show a confirm message when a project notification is changed
2014-09-03 17:53:50 +02:00
David Barragán Merino
3b452ea279
Show a confirm message when a role is updated
2014-09-03 17:53:50 +02:00
David Barragán Merino
bad4dfeb77
Typo
2014-09-03 17:53:50 +02:00
David Barragán Merino
7a590832a3
Fix #790 : Show a confirm message when a membership is updated
2014-09-03 17:53:50 +02:00
David Barragán Merino
2c59f9dcf9
Improve checkboxes in the members list
2014-09-03 17:53:50 +02:00
Andrey Antukh
8c46f31720
Add directive for public register message on login.
...
This removes conditional logic on template linking
process and innecesary scope mutation on login directive.
Also, it has less data bindings, because the new directive
do all work at compile time without adding additional
bindings.
2014-09-03 16:23:35 +02:00
Andrey Antukh
4ad8f86d7b
Add example plugin "terms".
...
This works as example but also is usefull for sas deployed
instances show their terms and privacity conditions.
2014-09-02 19:02:58 +02:00
Andrey Antukh
d6ad5ad078
Add main plugins module.
2014-09-02 19:02:58 +02:00
Andrey Antukh
7e20180d4c
Add empty plugins directory.
2014-09-02 18:41:48 +02:00
Andrey Antukh
b4d2af566e
Move config dir into app directory.
2014-09-02 18:41:48 +02:00
David Barragán Merino
c89ef25be3
Change full_name for full_name_display in assigned-to column at issues list
2014-09-02 13:16:53 +02:00
David Barragán Merino
76779ae555
Remove unused jade component 'assigned-to'
2014-09-02 13:14:52 +02:00
David Barragán Merino
ad89b8f39d
Revert "Revert "Fix #795 : Close lightbox only if buttons, ESC key or the X icon is pressed""
...
This reverts commit a367787f26
.
2014-09-02 11:19:38 +02:00
David Barragán Merino
de82b6b6d2
Fix #799 : Press ESC to close the project directory menu
2014-09-02 11:09:52 +02:00
David Barragán Merino
613d0aff7f
Fix Bug #828 : Validate username
2014-09-01 18:12:12 +02:00
Andrey Antukh
23a9c000e7
Remove inapropiate usage of block comments.
2014-09-01 17:08:27 +02:00
Andrey Antukh
2efd46ba54
Add fixme to loader module.
2014-09-01 16:32:02 +02:00
Andrey Antukh
0afb4d6938
Remove inapropiate use of block comments on common/attachments.coffee
2014-09-01 16:32:02 +02:00
Xavier Julián
f5df8387bf
Search Table refactor because of code non related to front Taiga coding style
2014-09-01 12:34:39 +02:00
David Barragán Merino
7465685171
Add copyright
2014-08-31 19:30:25 +02:00
David Barragán Merino
a1df00de11
Remove some unnecessary ;
2014-08-30 22:35:20 +02:00
Xavier Julián
cb28972561
Weird behavior on color transition in menu selector
2014-08-29 16:05:52 +02:00
David Barragán Merino
08d28431f6
Fix #809
2014-08-29 15:47:39 +02:00
Xavier Julián
67bc30e8f4
Added class for header with buttons
2014-08-29 15:44:17 +02:00
Xavier Julián
81fa495f52
Removed horizontal weird scroll foe @bameda. Fixes #829
2014-08-29 15:30:24 +02:00
Jesús Espino
3ad1b06a5c
Adding loading to milestone add
2014-08-29 15:12:50 +02:00
Xavier Julián
5ac4769415
Setted row to be relative to fix popover position on #818
2014-08-29 14:17:23 +02:00
Jesús Espino
5e3f91d024
Adding loading to add bulk of uss
2014-08-29 14:12:56 +02:00
Jesús Espino
cbcba41ab8
Renaming loadingService to
2014-08-29 14:02:57 +02:00
Jesús Espino
58923eaa81
Adding loading service to allow set a spinner on button during request
2014-08-29 14:01:22 +02:00
David Barragán Merino
dcdd9d8d8f
Fix #754 : Use slug in taskboards urls instead milestone id
2014-08-29 13:53:38 +02:00
Xavier Julián
023a8e2a3c
Fixed animation on click on button for loading effect
2014-08-29 13:24:48 +02:00
Alejandro Alonso
c18f7a0b91
Updating comments
2014-08-29 13:03:22 +02:00
Xavier Julián
c181d309ad
Created example loading button on AJAX call
2014-08-29 10:59:24 +02:00
Xavier Julián
09082f512c
Minor style fixes remove console errors
2014-08-29 08:54:41 +02:00
Alejandro Alonso
a34fe3c45e
Fixing historic
2014-08-28 14:55:54 +02:00
Alejandro Alonso
0c4f276e14
Updating forgot passwords texts
2014-08-28 14:43:01 +02:00
Alejandro Alonso
fd75159640
Updating title copy
2014-08-28 14:43:01 +02:00
David Barragán Merino
43a9a08e0b
Fix ##810
2014-08-28 14:37:09 +02:00
Xavier Julián
864b9af7ee
Copy in admin edited and added Yes/No to switches to amke it Android Style and UX oriented
2014-08-28 14:07:16 +02:00
Xavier Julián
d41113505a
Updated copy in menu, refactor of admins header and added help text
2014-08-28 14:07:16 +02:00
David Barragán Merino
b26e9445f4
Bug #685 : Show creation date of an item (fixes)
2014-08-28 13:50:10 +02:00
Alejandro Alonso
466d04bf65
Fixing lost comments in issue
2014-08-28 13:11:43 +02:00
David Barragán Merino
9b857c172e
Bug #685 : Show creation date of an item
2014-08-28 13:05:36 +02:00
David Barragán Merino
738e66d333
Fix bug #747 and fix some typos in the code too
2014-08-28 12:41:43 +02:00
Alejandro Alonso
94193ea3cb
Fixing backlog graph, removing unnecesary sprint names
2014-08-28 12:11:09 +02:00
Jesús Espino
f1c945c4df
Replacing usage of with everywhere
2014-08-28 11:58:35 +02:00
Jesús Espino
710589d5df
Fixed issue #789 : Now on unresolved objects redirect user to the 404 page.
2014-08-28 11:58:34 +02:00
Xavier Julián
3afc2fa200
Fixed the flash effect to be the last-child insted of first-child
2014-08-28 11:50:55 +02:00
Jesús Espino
fd395ca4ff
Fixed bug #763 : Now filter of us and issues filter by subject and reference
2014-08-28 11:26:29 +02:00
Jesús Espino
d08e42fc08
Small fix on filtering issues
2014-08-28 09:22:04 +02:00
Alejandro Alonso
586ff08577
Adding activeanimation class when needed
2014-08-28 09:09:15 +02:00
David Barragán Merino
5480f27973
Code typo
2014-08-27 17:21:15 +02:00
Jesús Espino
2cc673b31a
Fixed tags problems on filters
2014-08-27 16:42:44 +02:00
Jesús Espino
c35a94ab8a
Fixed bug #785 : Added codehilite styles, the wiki renderer write html code of codehilite
2014-08-27 16:36:32 +02:00
David Barragán Merino
a11221834a
Show confirmation lightbox before remove a custom filter
2014-08-27 16:36:18 +02:00
Jesús Espino
c54cb8b243
Fixed problem with unassigned filters
2014-08-27 15:55:14 +02:00
Jesús Espino
a367787f26
Revert "Fix #795 : Close lightbox only if buttons, ESC key or the X icon is pressed"
...
This reverts commit 54cbfd9c92
.
2014-08-27 15:33:47 +02:00
David Barragán Merino
77558bb43c
Add favicon
2014-08-27 15:32:01 +02:00
Xavier Julián
2c85564809
Improved markdown styles based on example
2014-08-27 15:15:23 +02:00
Jesús Espino
e55899bb91
Fixed bug #778 : Now stored filters are removed when detect the filter items are deleted
2014-08-27 15:07:00 +02:00
Alejandro Alonso
a0ac2f51af
Updating new US copy
2014-08-27 14:37:22 +02:00
Jesús Espino
af4580c716
Fixed bug #796 : Adding beadcrumb to the backlog filters
2014-08-27 14:35:26 +02:00
Xavier Julián
1baf634d1f
Improved filters styles. Fixes #711
2014-08-27 14:36:56 +02:00
David Barragán Merino
1811f33daa
Fix an style error with the header of US points table
2014-08-27 14:22:38 +02:00
David Barragán Merino
54cbfd9c92
Fix #795 : Close lightbox only if buttons, ESC key or the X icon is pressed
2014-08-27 14:11:01 +02:00
Xavier Julián
f4d7c6e5eb
Help lightbox litle layout fix. Should be improved in future
2014-08-27 14:11:25 +02:00
Alejandro Alonso
4702eaab66
Fixing dates on backlog sprints edition and creation
2014-08-27 13:45:36 +02:00
Xavier Julián
592e81367b
Added arrows to make edition visible. Fixes #703
2014-08-27 13:51:40 +02:00
Xavier Julián
53ad1c2180
Blocked warning layout. Fixes 787
2014-08-27 13:44:23 +02:00
David Barragán Merino
76d7629a35
Bug #776 : Added generic notions lightbox, and create the first one for Admin//Project Values//US Points
2014-08-27 13:38:04 +02:00
Xavier Julián
c6397a8728
Broken words when too big to fit in tasks. Fixes #768
2014-08-27 13:18:28 +02:00
Xavier Julián
56a3700072
Backlog table refactor to use current mixins for fexbox. Fixes #766
2014-08-27 13:00:18 +02:00
Jesús Espino
7fba53177b
Fixed bug #775 : Now assigned_to isn't sensitive to acuted characters
2014-08-27 12:32:36 +02:00
Jesús Espino
ff27e569f0
Fixed bug #739 : Now video copy is replaced with meet up
2014-08-27 12:05:12 +02:00
Jesús Espino
80e1384c5a
Fixed bug #765 : More robust tags list on filters for user stories
2014-08-27 12:02:19 +02:00
Xavier Julián
8d15e80a11
Changed full name for Display name in user aprofile and invitation
2014-08-27 11:58:12 +02:00
Jesús Espino
ef88469ccc
Bug #709 : Filters now have a breadcrum
2014-08-27 11:51:29 +02:00
Alejandro Alonso
fe91223a09
Hidding related tasks block if empty
2014-08-27 11:04:29 +02:00
Alejandro Alonso
8ad561f0de
Finishin related tasks
2014-08-27 11:02:10 +02:00
Xavier Julián
0c6da2689d
Removed display flex from all h1. Ugly and nosense
2014-08-27 11:11:48 +02:00
Xavier Julián
fe2a67a72a
#717 header de issues
2014-08-27 10:54:24 +02:00
Xavier Julián
55260c917a
help button common for all pages if necessary
2014-08-27 10:46:20 +02:00
Xavier Julián
142a592042
Add related tasks in a US #723
2014-08-27 10:23:12 +02:00
David Barragán Merino
bfbf5d3b46
Fix #704.1
2014-08-26 16:28:34 +02:00
Xavier Julián
7a7c965f7a
Admin-project-profile radio buttons for project privacy
2014-08-26 16:02:16 +02:00
David Barragán Merino
8a39b21b0a
Fix #769
2014-08-26 15:56:42 +02:00