Guénaël Muller
|
b380df5d9b
|
[#771] fix 500 error when acp not provided
|
6 years ago |
Guénaël Muller
|
61060ac76b
|
Fix issue with user command and user email already exist
|
6 years ago |
Guénaël Muller
|
9ea5d70ad4
|
Take care of email already exist in db case and fix user creation endpoint
|
6 years ago |
Skylsmoi
|
c1612d91f4
|
fixed avatar of add member autocomplete popup
|
6 years ago |
AlexiCauvin
|
9f657501a7
|
https://github.com/tracim/tracim/issues/781, fix the width of account page
|
6 years ago |
Skylsmoi
|
df2f4cb97a
|
[https://github.com/tracim/tracim/issues/764] workspace content list is now sorted by slug
|
6 years ago |
Skylsmoi
|
94b08ae413
|
[https://github.com/tracim/tracim/issues/757] workspace can now be created from any page
|
6 years ago |
Skylsmoi
|
be96925ae2
|
[https://github.com/tracim/tracim/issues/639 and https://github.com/tracim/tracim/issues/640] pluged archive and delete on submenu action of content list
|
6 years ago |
Guénaël Muller
|
e55c7947a8
|
update role doc according to new feature
|
6 years ago |
Guénaël Muller
|
8b5913c55a
|
add forgotten migration script for is_deleted user
|
6 years ago |
Guénaël Muller
|
e8890eee35
|
add delete/undelete user endpoints + nominal case tests
|
6 years ago |
Guénaël Muller
|
f8f1091b6d
|
add is_deleted to UserSchema
|
6 years ago |
Skylsmoi
|
0211cd7e96
|
Merge branch 'develop' of github.com:tracim/tracim_v2 into develop
|
6 years ago |
Skylsmoi
|
ed6d7a07cc
|
[https://github.com/tracim/tracim/issues/641] apps htmldoc and thread now mark content as read upon loading data
|
6 years ago |
Guénaël Muller
|
3e8a557ae1
|
add is_deleted for user in db
|
6 years ago |
AlexiCauvin
|
181a21291e
|
https://github.com/tracim/tracim/issues/786, fix the mediaqueries of dashboard
|
6 years ago |
Skylsmoi
|
817be560ee
|
[https://github.com/tracim/tracim/issues/745] added handler on app's btns + handler for btn 'see more' + fixed member's avatar
|
6 years ago |
Guénaël Muller
|
5c8c77e4bc
|
add endpoints + test for deleting workspace role
|
6 years ago |
Guénaël Muller
|
853c66a34f
|
add endpoints + test for delete/undelete workspace
|
6 years ago |
Guénaël Muller
|
cfce407e15
|
Refactor workspace id to allow show_deleted
|
6 years ago |
Guénaël Muller
|
489e7f93dd
|
Add is_deleted field in workspace digest schema
|
6 years ago |
AlexiCauvin
|
7dc7e6febe
|
Merge branch 'develop' of github.com:tracim/tracim_v2 into develop
|
6 years ago |
AlexiCauvin
|
00c84916b1
|
https://github.com/tracim/tracim/issues/782, remove members in the Member's number column, Change Remove workspace for Delete workspace on table head in AdminWorkspacePage
|
6 years ago |
Skylsmoi
|
65886601e1
|
[https://github.com/tracim/tracim/issues/639 and https://github.com/tracim/tracim/issues/640] added archive and delete feature
|
6 years ago |
inkhey
|
3da7f59400
|
Merge pull request #17 from tracim/fix/allow_to_get_archived_deleted_content
|
6 years ago |
AlexiCauvin
|
0e1f656d17
|
https://github.com/tracim/tracim/issues/782, add a column delete workspace in adminWorkspacePage
|
6 years ago |
Guénaël Muller
|
6164416f89
|
fix endpoint with archived/deleted content in path + add small functional test related
|
6 years ago |
inkhey
|
439cdaaa98
|
Merge branch 'develop' into feature/650_folder_missing_endpoint_about_edit
|
6 years ago |
Guénaël Muller
|
d0eaeeba5c
|
fix tests with webdav
|
6 years ago |
AlexiCauvin
|
08806bf73e
|
https://github.com/tracim/tracim/issues/778, fix of margin-right of the connection button
|
6 years ago |
Guénaël Muller
|
343858e1a0
|
add special color file for test
|
6 years ago |
Guénaël Muller
|
abfcc27c83
|
Big refactoring of App + Experimental support for color.json
|
6 years ago |
AlexiCauvin
|
a735c4b125
|
https://github.com/tracim/tracim/issues/679, remove the search bar in tracim v2
|
6 years ago |
Skylsmoi
|
6f90a22c7d
|
Merge branch 'develop' of github.com:tracim/tracim_v2 into develop
|
6 years ago |
Skylsmoi
|
5364329094
|
fixed avatar when not logged in
|
6 years ago |
Skylsmoi
|
251d0699f6
|
Merge pull request #15 from tracim/fix-sidebar
|
6 years ago |
AlexiCauvin
|
e20c98e819
|
Merge branch 'develop' of github.com:tracim/tracim_v2 into develop
|
6 years ago |
AlexiCauvin
|
54e1f676cd
|
https://github.com/tracim/tracim/issues/778, alignment of the login button and the Forgotten password feature
|
6 years ago |
AlexiCauvin
|
6d060c1dcd
|
fix the mediaqueries and remove the comment in mediaqueries of sidebar
|
6 years ago |
Skylsmoi
|
14a539ba08
|
removed unused symlink from frontend_lib
|
6 years ago |
Skylsmoi
|
2af4b70d4d
|
[https://github.com/tracim/tracim/issues/644] added autogenerated avatar when missing
|
6 years ago |
AlexiCauvin
|
7408e9ac88
|
fix the width of workspace component in the sidebar
|
6 years ago |
AlexiCauvin
|
4712bb1ec3
|
https://github.com/tracim/tracim/issues/726, removing createworkspace button, removing calendar column, improvement the text
|
6 years ago |
Skylsmoi
|
705319ab01
|
fixed respectives app's index.html with correct assset link + removed unused symlink
|
6 years ago |
Skylsmoi
|
01cb4cc702
|
fixed thread creation
|
6 years ago |
AlexiCauvin
|
49f2d720cd
|
fix the class subdropdown__link__${app.slug}__text in SubDropdownCreateButton component
|
6 years ago |
AlexiCauvin
|
530761d0e0
|
https://github.com/tracim/tracim/issues/681, remove the breadcrumb on the header
|
6 years ago |
AlexiCauvin
|
539a7b10c4
|
https://github.com/tracim/tracim/issues/768, suppression de l'affichage du bouton calendrier dans la page du tableau de bord
|
6 years ago |
AlexiCauvin
|
24cd8a963b
|
Merge branch 'develop' of github.com:tracim/tracim_v2 into develop
|
6 years ago |
AlexiCauvin
|
d52e1c5af8
|
https://github.com/tracim/tracim/issues/773, fix color on the sidebar footer
|
6 years ago |