Lauri Ojansivu
9ea35b7188
Merge branch 'thuanpq-card-spent-time' into devel
...
Spent time/Overtime on card. Thanks to thuanpq ! Closes #1337
8 years ago
Lauri Ojansivu
d76387aed2
Spent time/Overtime on card. Thanks to thuanpq ! Closes #1337
8 years ago
Lauri Ojansivu
77a4341621
Update translations. Added Greek language.
8 years ago
Lauri Ojansivu
e162fe3c0f
Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into thuanpq-card-spent-time
8 years ago
Lauri Ojansivu
f3e7646cfa
Merge branch 'couscous3-fix-title-editing-shift-key-firefox' into devel
...
Card details: fix title editing with shift key. Thanks to couscous3 !
8 years ago
Lauri Ojansivu
552fa32b87
Card details: fix title editing with shift key. Thanks to couscous3 !
8 years ago
Lauri Ojansivu
8a4f5ed6e3
Merge branch 'fix-title-editing-shift-key-firefox' of https://github.com/couscous3/wekan into couscous3-fix-title-editing-shift-key-firefox
8 years ago
Lauri Ojansivu
c8cef7551f
Merge branch 'couscous3-remove-minicard-title-whitespace' into devel
8 years ago
Lauri Ojansivu
9c46c6c962
Remove erroneous minicard title whitespace. Thanks couscous3 !
8 years ago
Lauri Ojansivu
01818a99b9
Merge branch 'remove-minicard-title-whitespace' of https://github.com/couscous3/wekan into couscous3-remove-minicard-title-whitespace
8 years ago
Lauri Ojansivu
70fb1c4650
Merge branch 'thuanpq-fix-board-list-long-desc' into devel
...
Fix: Board list with long-description boards not visible. Thanks thuanpq !
8 years ago
Lauri Ojansivu
5c743f12a1
Board list with long-description boards not visible. Thanks thuanpq !
8 years ago
Lauri Ojansivu
5b9e8cce14
Merge branch 'fix-board-list-long-desc' of https://github.com/thuanpq/wekan into thuanpq-fix-board-list-long-desc
8 years ago
Lauri Ojansivu
06afa1ae35
Merge branch 'GhassenRjab-feature/copy-move-cards-x-boards' into devel
...
Copy/Move card to another board in Standalone Wekan.
Thanks to GhassenRjab and thuanpq ! Closes #797
8 years ago
Lauri Ojansivu
a84db59898
Copy/Move card to another board in Standalone Wekan. Thanks to GhassenRjab and thuanpq ! Closes #797
8 years ago
Lauri Ojansivu
9441fb29c9
Fix Copy/Move cards. Thanks to thuanpq !
8 years ago
couscous3
7dae37eeac
card detail: fix title editing with shift key
...
in firefox there is no global `event` object, therefore we should use the `evt` argument from the event handler
8 years ago
couscous3
90fd3286a8
remove erroneous minicard title whitespace
...
introduced by the markdown viewer in commit #309c1d0 (the markdown viewer uses <p> tags which have a margin-bottom)
8 years ago
Thuan Pham Quoc
996fdc2bda
Fixed issue on board list with long-desc boards
8 years ago
Thuan Pham Quoc
6dba4ccd4d
Added red-green circle to board lists item for indicating board which has overtime logs or normal spent time log
8 years ago
Lauri Ojansivu
b592e8ad14
Merge branch 'feature/copy-move-cards-x-boards' of https://github.com/GhassenRjab/wekan into GhassenRjab-feature/copy-move-cards-x-boards
8 years ago
Thuan Pham Quoc
d38071457c
Update spent time title to indicate Overtime or normal Spent time
8 years ago
Thuan Pham Quoc
eec3c301bc
Add card spent time to log time what can be overtime or not (will support filtering in future)
8 years ago
Lauri Ojansivu
dfd0b21947
v0.55
8 years ago
Lauri Ojansivu
6d93e9ffb0
Add link to commit by xet7 to CHANGELOG invitation code fix.
8 years ago
Lauri Ojansivu
99be745f02
Fix: Invitation /sign-up page did not show input for invitation code. Thanks to xet7 !
8 years ago
Lauri Ojansivu
62e43c0832
Fix: Error after sending invitation and joining board:
...
Exception while invoking method 'login' TypeError: Cannot read property 'loginDisabled' of undefined.
Thanks to nztqa ! Closes #1331
8 years ago
Lauri Ojansivu
eceaac7998
Merge branch 'soohwa-add-rest-api-bettor-error-output' into devel
...
REST API better error output. Thanks to soohwa ! Related #1037
8 years ago
Lauri Ojansivu
c01335ee29
REST API better error output. Thanks to soohwa ! Related #1037
8 years ago
Lauri Ojansivu
9353d785ea
Fix: Helper to list boards for user. Thanks to milesibastos ! Closes #1326
8 years ago
Lauri Ojansivu
0ea96fca3f
Merge branch 'thuanpq-devel' into devel
...
User Admin to Admin Panel: List users.
Change: is user admin, name, fullname, email address, is user active.
Not changing password yet. Thanks to thuanpq and xet7 ! Related #802
8 years ago
Lauri Ojansivu
75c5eeb046
Update translations.
8 years ago
Lauri Ojansivu
9f30eeae61
User Admin to Admin Panel: List users.
...
Change: is user admin, name, fullname, email address, is user active.
Not changing password yet. Thanks to thuanpq and xet7 ! Related #802
8 years ago
Lauri Ojansivu
6fc992e6d7
Change admin panel header order to info people version.
8 years ago
Lauri Ojansivu
622292e40e
Make Admin Panel People page text translateable
8 years ago
Lauri Ojansivu
22e43e6591
Merge branch 'devel' of https://github.com/thuanpq/wekan into thuanpq-devel
8 years ago
Lauri Ojansivu
13d8e75c05
Merge branch 'brooksbecton-addMarkdownToTitle' into devel
...
Markdown in card/minicard/checlist titles
and checklist items. Next line: Shift+Enter. Submit: Enter. Closes #926 .
Fix: Emoji detection breaks MAC addresses. Closes #1248 .
Fix: Codeblocks should not be scanned for emoji. Closes #643 .
Fix: Whitespace trimming breaks Markdown code block indentation. Closes #1288 .
Thanks to brooksbecton !
8 years ago
Lauri Ojansivu
8ae9cb97f7
Markdown in card/minicard/checlist titles
...
and checklist items. Next line: Shift+Enter. Submit: Enter. Closes #926 .
Fix: Emoji detection breaks MAC addresses. Closes #1248 .
Fix: Codeblocks should not be scanned for emoji. Closes #643 .
Fix: Whitespace trimming breaks Markdown code block indentation. Closes #1288 .
Thanks to brooksbecton !
8 years ago
Thuan Pham Quoc
b4c3e02b75
Fix Missing trailing comma in users.js
8 years ago
Brooks Becton
ffb8b72b69
Updated comments about pressing enter on forms
8 years ago
Brooks Becton
309c1d08ff
Added markdown support to card-titles, minicard-titles, checklist title, and checklist items
8 years ago
Ghassen Rjab
ce4f158976
Hide list of boards in Copy|Move cards for Sandstorm users
8 years ago
Ghassen Rjab
5a37ba0d9f
Move cards cross boards
8 years ago
Ghassen Rjab
59f4daf91e
Copy cards cross boards
8 years ago
Thuan Pham Quoc
fa1d8cd5ef
Added update all user profile from admin panel
8 years ago
Thuan Pham Quoc
e3b7f85cc3
Updated users methods to get user id from client on updating user data, is aimed to support admin update other user profile
8 years ago
Thuan Pham Quoc
3bead1bf78
Added pagination to people management in admin panel
8 years ago
Thuan Pham Quoc
1f6545e411
Added edit user from admin panel
8 years ago
Thuan Pham Quoc
29d54f46aa
Added people list in admin panel , just raw data right now, will add more features soon
8 years ago
Thuan Pham Quoc
2d12a4f404
Add .idea to .gitignore
8 years ago