Guénaël Muller
|
9f041f2858
|
convert index to mako template
|
6 years ago |
Guénaël Muller
|
c4e86c1dd5
|
add package-lock to gitignore
|
6 years ago |
Guénaël Muller
|
852dfdfa8b
|
place frontend controller
|
6 years ago |
Guénaël Muller
|
8d951e8141
|
handle not found specificly depending on path
|
6 years ago |
Skylsmoi
|
c208848888
|
added missing npm link in install_frontend_dependencies.sh
|
6 years ago |
AlexiCauvin
|
b20230b2aa
|
https://github.com/tracim/tracim/issues/695, application of the width not on the sidebar but on its content
|
6 years ago |
AlexiCauvin
|
b0714ccd39
|
change the class name sidebar__wrapper for sidebar__content, so it's more understandable
|
6 years ago |
Guénaël Muller
|
ce0cbe8a0e
|
Merge branch 'develop' of github.com:tracim/tracim_v2 into fix/742_backend_should_generate_index.html
|
6 years ago |
Skylsmoi
|
d874757025
|
added folder creation in build_full_frontend.sh
|
6 years ago |
Guénaël Muller
|
630e83c947
|
Merge branch 'develop' of github.com:tracim/tracim_v2 into fix/742_backend_should_generate_index.html
|
6 years ago |
Skylsmoi
|
5a7203703c
|
added translation key with variable
|
6 years ago |
Guénaël Muller
|
f790a1152e
|
Merge branch 'develop' of github.com:tracim/tracim_v2 into fix/742_backend_should_generate_index.html
|
6 years ago |
Guénaël Muller
|
d2f1647086
|
add docs for config
|
6 years ago |
Skylsmoi
|
ac1544d7c2
|
added color.json.sample
|
6 years ago |
Guénaël Muller
|
8f057c6e31
|
serve frontend files
|
6 years ago |
Guénaël Muller
|
b69213cbc7
|
Better import
|
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
|
58a917f247
|
Merge branch 'develop' into feature/650_folder_missing_endpoint_about_edit
|
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 |
Guénaël Muller
|
82e475dcda
|
add known issues doc for backend
|
6 years ago |
Guénaël Muller
|
c3b6000759
|
replace missing env param for webdav
|
6 years ago |
Guénaël Muller
|
9871c186e8
|
better doc for uwsgi
|
6 years ago |
Guénaël Muller
|
5c6b3e9e27
|
add bash script to automate default setup
|
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 |
inkhey
|
dccaa6b297
|
fix missing allow_sub_content
|
6 years ago |