Guénaël Muller
|
1bdb21794d
|
Merge branch 'develop' of github.com:tracim/tracim_v2 into feature/599_endpoint_redirection_for_content
|
6 years ago |
Skylsmoi
|
c208848888
|
added missing npm link in install_frontend_dependencies.sh
|
6 years ago |
Skylsmoi
|
d874757025
|
added folder creation in build_full_frontend.sh
|
6 years ago |
Skylsmoi
|
5a7203703c
|
added translation key with variable
|
6 years ago |
Skylsmoi
|
ac1544d7c2
|
added color.json.sample
|
6 years ago |
Skylsmoi
|
1aa9fce8e1
|
added git pull and build frontend to build_full_frontend.sh
|
6 years ago |
Skylsmoi
|
2d214ad437
|
added missing sidebar on account page + bugfix about route
|
6 years ago |
Skylsmoi
|
f1f5228c0b
|
fixed public path of frontend/webpack.config.js
|
6 years ago |
Skylsmoi
|
32c1e8227f
|
moved assets files for better generation of index.html by backend
|
6 years ago |
Skylsmoi
|
f55824ea3f
|
Merge branch 'develop' of github.com:tracim/tracim_v2 into develop
|
6 years ago |
Skylsmoi
|
cff6632433
|
improved routes management
|
6 years ago |
Skylsmoi
|
81a85d9fa8
|
script build_full_frontend now call the build script of each sub folder
|
6 years ago |
AlexiCauvin
|
77be6c1f51
|
fix footer on login page
|
6 years ago |
Skylsmoi
|
b6b00a6680
|
fixed route declaration
|
6 years ago |
inkhey
|
39ad49b780
|
Merge pull request #12 from tracim/fix/remove_python_34_tests
|
6 years ago |
Guénaël Muller
|
f341465a12
|
remove python 3.4
|
6 years ago |
AlexiCauvin
|
da5ccebf2c
|
https://github.com/tracim/tracim/issues/726, integration of the admin page of the workspaces
|
6 years ago |
Bastien Sevajol
|
1e73e4afc0
|
Merge pull request #10 from tracim/fix/611_reenable_email_new_user_notification_with_password
|
6 years ago |
Bastien Sevajol
|
6f902b63e4
|
Merge pull request #9 from tracim/fix/better_app_content_type_list
|
6 years ago |
Bastien Sevajol
|
dd82e04fea
|
Merge pull request #7 from tracim/fix/751_allow_get_deleted_or_archived
|
6 years ago |
Bastien Sevajol
|
a074379819
|
Merge pull request #3 from tracim/feature/612_get_known_user
|
6 years ago |
Guénaël Muller
|
9f95a4f262
|
add generic endpoint to get content
|
6 years ago |
Skylsmoi
|
efe6879ce9
|
fixed shell scripts
|
6 years ago |
Bastien Sevajol
|
45f2759a9e
|
single line import
|
6 years ago |
Guénaël Muller
|
346e7c0341
|
remove uneeded exception
|
6 years ago |
Guénaël Muller
|
e169047cea
|
endpoint redirection for content, obtain correct content type endpoint
|
6 years ago |
Skylsmoi
|
a99e9d8577
|
[https://github.com/tracim/tracim/issues/756] popup create workspace is now closable
|
6 years ago |
Skylsmoi
|
024da22495
|
[https://github.com/tracim/tracim/issues/759] added 'contents' to routes + refactor <Route> for React Router
|
6 years ago |
AlexiCauvin
|
46511e6714
|
https://github.com/tracim/tracim/issues/719, remove the p tag on comments send by tinyMCE
|
6 years ago |
Skylsmoi
|
3a65b08f72
|
Merge branch 'develop' of github.com:tracim/tracim_v2 into develop
|
6 years ago |
Skylsmoi
|
de3199dbf1
|
[wip] workspace dashboard
|
6 years ago |
AlexiCauvin
|
ce06fad0f4
|
https://github.com/tracim/tracim/issues/748, translation of login and dashboard page
|
6 years ago |
inkhey
|
e1c637c94f
|
delete duplicate creation_label
|
6 years ago |
Skylsmoi
|
20bca5c7e2
|
Merge branch 'develop' of github.com:tracim/tracim_v2 into develop
|
6 years ago |
Skylsmoi
|
21168caba2
|
fixed install_frontend_dependencies.sh with app workspace
|
6 years ago |
inkhey
|
db17eacbaa
|
Merge branch 'develop' into feature/612_get_known_user
|
6 years ago |
inkhey
|
54bd6d7426
|
Merge branch 'develop' into fix/better_app_content_type_list
|
6 years ago |
inkhey
|
38cbaadefe
|
Merge pull request #5 from tracim/feature/refactor_content_type_and_content_status
|
6 years ago |
Guénaël Muller
|
1b06dd2314
|
get_all instead of allowed method naming for contentstatuslist
|
6 years ago |
Guénaël Muller
|
47c69550bc
|
add password autogeneration mecanism
|
6 years ago |
Guénaël Muller
|
195a0057b3
|
better handle email_sent param + tests for new user
|
6 years ago |
Guénaël Muller
|
558158226f
|
reenable email notification for user creation
|
6 years ago |
Guénaël Muller
|
55422eec68
|
disable markdownpage and calendar + fix tests related
|
6 years ago |
Skylsmoi
|
5531f2e534
|
Merge pull request #8 from tracim/fix/add_slug_role_and_slug_profile_to_doc
|
6 years ago |
Guénaël Muller
|
cede1db1ae
|
add slug role and slug profile to doc
|
6 years ago |
Skylsmoi
|
c69fa8c61f
|
added feature create new workspace
|
6 years ago |
Guénaël Muller
|
e4d797d499
|
add folder app, update folder content_type, better tests for apps
|
6 years ago |
Skylsmoi
|
04ae770eab
|
Merge branch 'develop' of github.com:tracim/tracim_v2 into develop
|
6 years ago |
Skylsmoi
|
26e8d28a1c
|
added app feature workspace ; only contains the creation popup for now
|
6 years ago |
AlexiCauvin
|
ff5b1e4173
|
https://github.com/tracim/tracim/issues/629, add icons colors in DropdownCreateButton
|
6 years ago |