Bastien Sevajol (Algoo)
|
a12e7acb11
|
Closes #186: Radicale show deleted/disabled workspaces calendar
|
7 years ago |
Bastien Sevajol (Algoo)
|
eade41d2e1
|
Closes #193: When content has no properties: return a default value instead set it.
|
7 years ago |
Bastien Sevajol (Algoo)
|
73fb87cb61
|
Workspace not found: 404 instead of 500
|
7 years ago |
Bastien Sevajol (Algoo)
|
aec0419787
|
Merge branch 'master' of github.com:tracim/tracim
|
7 years ago |
Bastien Sevajol (Algoo)
|
8de2760c1d
|
Closes #189: All workspaces are listed in webdav for super admin
|
7 years ago |
Skylsmoi
|
6d95416b1b
|
[closes #183] fixed dynamic size of logo
|
7 years ago |
Skylsmoi
|
efdeac29f2
|
added comment to explain iife
|
7 years ago |
Bastien Sevajol (Algoo)
|
b97c64ce3a
|
Closes #191: Webdav copy error - tracim copy at root level instead of choosen folder
|
7 years ago |
Skylsmoi
|
77807e4083
|
modified integration of sidebarleft. Now use js instead of html for parameters
|
7 years ago |
Skylsmoi
|
8f30023e09
|
added default skin css file
|
7 years ago |
Skylsmoi
|
353bb2752b
|
mouse hover design is now on the full line (without the padding left)
|
7 years ago |
Skylsmoi
|
7129cd6484
|
switched sidebarleft.js to a minified lighter version
|
7 years ago |
Skylsmoi
|
61ec173f10
|
Merge branch 'master' of github.com:tracim/tracim into integration_react_sidebarleft
|
7 years ago |
Skylsmoi
|
542b7b6d5c
|
added temporary static sidebarleft.js
|
7 years ago |
Skylsmoi
|
f37e1d8154
|
added colors of picto for sidebarleft
|
7 years ago |
Skylsmoi
|
ec82cb629a
|
removed jstree + added integration of react sidebarleft component
|
7 years ago |
Tracim
|
90374bd54d
|
Merge pull request #184 from buxx/166/dev/signals
|
7 years ago |
Bastien Sevajol (Algoo)
|
17a300dbd0
|
Add doc in InterruptManager
|
7 years ago |
Bastien Sevajol (Algoo)
|
cd02a4035f
|
rename send_callable in "sendmail_callable"
|
7 years ago |
Bastien Sevajol (Algoo)
|
6bc5d2d4dd
|
fix imports
|
7 years ago |
Bastien Sevajol
|
0143590387
|
InterruptManager: give tracil pid at creation
|
7 years ago |
Bastien Sevajol
|
3985bba7de
|
change stopping tracim strategy: update RQ worker to be stopped and kill tracim process after stop daemons. Closes #166
|
7 years ago |
Come
|
b3a0054db7
|
remove centering rules for admin user table
|
7 years ago |
Come
|
ac2a484ddb
|
rollback modification to make the whole line clickable for the list of document elements
|
7 years ago |
Bastien Sevajol
|
0e6acb7f3b
|
RQ Worker daemon: don't start it if email processing mode is sync Closes #182
|
7 years ago |
Bastien Sevajol
|
b62a843e9a
|
Simplify config read
|
7 years ago |
Bastien Sevajol
|
576fbdef7c
|
Merge branch '77/dev/beta_1.0/docker'
|
7 years ago |
Bastien Sevajol
|
e56fd639a3
|
Move docker stuff in dedicated repo (https://github.com/tracim/docker_tracim.git)
|
7 years ago |
Bastien Sevajol
|
a01e641891
|
cookie secret + modify configs only at config creation + wsgi config for logging
|
7 years ago |
Bastien Sevajol
|
557641be07
|
Modify docker image to run nginx in front of tracim, webdav and radicale
|
7 years ago |
Tracim
|
1aef286959
|
Merge pull request #181 from lebouquetin/master
|
7 years ago |
Damien ACCORSI
|
0f06dff6c3
|
improve webdav explanation
|
7 years ago |
Damien ACCORSI
|
0107597fa1
|
improve user interface
|
7 years ago |
Damien ACCORSI
|
3eae926013
|
fixes links on home page
|
7 years ago |
Bastien Sevajol
|
b85e970337
|
Merge pull request #180 from lebouquetin/master
|
7 years ago |
Damien ACCORSI
|
fbd7baaa12
|
fixes blank space
|
7 years ago |
Damien ACCORSI
|
37b3581125
|
revert commit c77e515dea9a169256eb37a38423b6c6d9dfc45a
|
7 years ago |
Damien ACCORSI
|
8c23f0a568
|
do not notify disabled users
|
7 years ago |
Damien ACCORSI
|
4268b2cd42
|
Merge branch 'master' of https://github.com/tracim/tracim
|
7 years ago |
Bastien Sevajol (Algoo)
|
832155f473
|
Closes #175: Update file throught webdav create wrong email notification message
|
7 years ago |
Bastien Sevajol (Algoo)
|
9f5c6f3984
|
fix: CFG wrong name
|
7 years ago |
Bastien Sevajol (Algoo)
|
4e70b9e922
|
Ensure '/' at beginning of radicale prefix
|
7 years ago |
Bastien Sevajol (Algoo)
|
975f936100
|
Radicale config: separate host and prefix to correctly configure caldavzap
|
7 years ago |
Bastien Sevajol (Algoo)
|
d42823ff14
|
fix test: wrong copy paste
|
7 years ago |
Bastien Sevajol (Algoo)
|
54c8da3898
|
Closes #167: Allow to use RedisQueue for email sending
|
7 years ago |
Bastien Sevajol (Algoo)
|
ac4e98bf4c
|
Webdav: Test mail notification send throught webdav file modification
|
7 years ago |
Bastien Sevajol (Algoo)
|
9138412be3
|
webdav tests: fix: write content specified instead hardcoded value
|
7 years ago |
Bastien Sevajol (Algoo)
|
2a0fb4c6cf
|
Closes #173: Update code to permit notifications email in wsgidav context
|
7 years ago |
Bastien Sevajol (Algoo)
|
b2c05e0df0
|
Closes #165: Fix webdav document design (html)
|
7 years ago |
Bastien Sevajol (Algoo)
|
11add5e96a
|
Related to #165: Webdav: Don't be critical if member can't be construct
|
7 years ago |