]> git.parisson.com Git - teleforma.git/log
teleforma.git
3 years agobump to 2.0 feature/docker-py3
Guillaume Pellerin [Tue, 22 Jun 2021 06:36:30 +0000 (08:36 +0200)]
bump to 2.0

3 years agofix prod mode with asgi for channels, adapt wsgi params and settings for pre-prod
Guillaume Pellerin [Tue, 22 Jun 2021 00:09:07 +0000 (02:09 +0200)]
fix prod mode with asgi for channels, adapt wsgi params and settings for pre-prod

3 years agoswitch submodule to https
Guillaume Pellerin [Fri, 18 Jun 2021 09:48:25 +0000 (11:48 +0200)]
switch submodule to https

3 years agoAdd fields to restrict user to register to webclass depending of if they are platform...
test test [Wed, 16 Jun 2021 15:06:12 +0000 (17:06 +0200)]
Add fields to restrict user to register to webclass depending of if they are platform_only or not

3 years agoMerge branch 'feature/docker-py3' of git.parisson.com:git/teleforma into feature...
test test [Wed, 16 Jun 2021 14:17:58 +0000 (16:17 +0200)]
Merge branch 'feature/docker-py3' of git.parisson.com:git/teleforma into feature/docker-py3

3 years agoAdd platform_only field on webclass to restrict user from registering
test test [Wed, 16 Jun 2021 14:16:59 +0000 (16:16 +0200)]
Add platform_only field on webclass to restrict user from registering

3 years agoInstall new captcha
test test [Wed, 16 Jun 2021 14:16:29 +0000 (16:16 +0200)]
Install new captcha

3 years agoAdd comment about django debug toolbar
Yoan Le Clanche [Wed, 16 Jun 2021 08:56:45 +0000 (10:56 +0200)]
Add comment about django debug toolbar

3 years agoCleanup
Yoan Le Clanche [Wed, 16 Jun 2021 08:55:24 +0000 (10:55 +0200)]
Cleanup

3 years agoDo not use webpack by default
Yoan Le Clanche [Wed, 16 Jun 2021 08:54:18 +0000 (10:54 +0200)]
Do not use webpack by default

3 years agoChoose ws or wss protocol depending of http / https
test test [Wed, 16 Jun 2021 08:17:03 +0000 (10:17 +0200)]
Choose ws or wss protocol depending of http / https

3 years agoImprove start script
test test [Wed, 16 Jun 2021 07:50:55 +0000 (09:50 +0200)]
Improve start script

3 years agoReadd d3.js
test test [Mon, 14 Jun 2021 12:53:45 +0000 (14:53 +0200)]
Readd d3.js

3 years agoFix display issue with captcha
test test [Mon, 14 Jun 2021 12:53:20 +0000 (14:53 +0200)]
Fix display issue with captcha

3 years agonew build
test test [Mon, 14 Jun 2021 12:52:49 +0000 (14:52 +0200)]
new build

3 years agoFix issue with input type="email" css
test test [Mon, 14 Jun 2021 12:52:18 +0000 (14:52 +0200)]
Fix issue with input type="email" css

3 years agoadd node_modules to gitignore
test test [Mon, 14 Jun 2021 12:51:56 +0000 (14:51 +0200)]
add node_modules to gitignore

3 years agoFix chat loaded when not present in page
test test [Mon, 14 Jun 2021 12:51:47 +0000 (14:51 +0200)]
Fix chat loaded when not present in page

3 years agoMerge branch 'feature/docker-py3' of git.parisson.com:git/teleforma into feature...
test test [Mon, 14 Jun 2021 10:11:31 +0000 (12:11 +0200)]
Merge branch 'feature/docker-py3' of git.parisson.com:git/teleforma into feature/docker-py3

3 years agoCleanup
test test [Mon, 14 Jun 2021 10:11:18 +0000 (12:11 +0200)]
Cleanup

3 years agoAdd DRF and use it for chat messages
test test [Mon, 14 Jun 2021 10:10:40 +0000 (12:10 +0200)]
Add DRF and use it for chat messages

3 years agoFixed manage commands for new django
Gael Le Mignot [Fri, 11 Jun 2021 08:28:15 +0000 (10:28 +0200)]
Fixed manage commands for new django

3 years agoAdded redis as dep for app
Gael Le Mignot [Fri, 11 Jun 2021 08:27:59 +0000 (10:27 +0200)]
Added redis as dep for app

3 years agoMerge branch 'feature/docker-chat' into feature/docker-py3
test test [Thu, 10 Jun 2021 13:02:49 +0000 (15:02 +0200)]
Merge branch 'feature/docker-chat' into feature/docker-py3

3 years agoTry to reconnect when websocket crash. Build js /css and fix broadcast feature/docker-chat
test test [Thu, 10 Jun 2021 13:01:14 +0000 (15:01 +0200)]
Try to reconnect when websocket crash. Build js /css and fix broadcast

3 years agofix admin template issue
test test [Thu, 10 Jun 2021 12:29:35 +0000 (14:29 +0200)]
fix admin template issue

3 years agoChat small fixes
test test [Thu, 10 Jun 2021 09:56:50 +0000 (11:56 +0200)]
Chat small fixes

3 years ago1st working version of chat
test test [Wed, 9 Jun 2021 15:48:22 +0000 (17:48 +0200)]
1st working version of chat

3 years agoAdded redis for chat/notification
Gael Le Mignot [Mon, 7 Jun 2021 08:15:26 +0000 (10:15 +0200)]
Added redis for chat/notification

3 years agoCleaned leading CRFPA label
Gael Le Mignot [Mon, 7 Jun 2021 07:53:02 +0000 (09:53 +0200)]
Cleaned leading CRFPA label

3 years agoDisplaying only 30 items per default on slow pages
Gael Le Mignot [Fri, 4 Jun 2021 15:04:35 +0000 (17:04 +0200)]
Displaying only 30 items per default on slow pages

3 years agoCleanup
Gael Le Mignot [Fri, 4 Jun 2021 15:04:22 +0000 (17:04 +0200)]
Cleanup

3 years agoFixed URL name for password reset
Gael Le Mignot [Fri, 4 Jun 2021 09:09:46 +0000 (11:09 +0200)]
Fixed URL name for password reset

3 years agoMerge branch 'feature/docker-py3' of git.parisson.com:git/teleforma into feature...
Gael Le Mignot [Fri, 4 Jun 2021 08:43:19 +0000 (10:43 +0200)]
Merge branch 'feature/docker-py3' of git.parisson.com:git/teleforma into feature/docker-py3

3 years agoSwitched to weasyprint and fixed billind CSSé
Gael Le Mignot [Fri, 4 Jun 2021 08:43:12 +0000 (10:43 +0200)]
Switched to weasyprint and fixed billind CSSé

3 years agoMerge branch 'feature/docker-py3' of git.parisson.com:git/teleforma into feature...
test test [Thu, 3 Jun 2021 15:41:05 +0000 (17:41 +0200)]
Merge branch 'feature/docker-py3' of git.parisson.com:git/teleforma into feature/docker-py3

3 years agoAdd and configure jazzmin
test test [Thu, 3 Jun 2021 15:40:13 +0000 (17:40 +0200)]
Add and configure jazzmin

3 years agoFix duration field
test test [Thu, 3 Jun 2021 15:37:44 +0000 (17:37 +0200)]
Fix duration field

3 years agoFix webclass
test test [Thu, 3 Jun 2021 15:37:38 +0000 (17:37 +0200)]
Fix webclass

3 years agoAdded nano, psql, less in dev modd
Gael Le Mignot [Thu, 3 Jun 2021 14:59:37 +0000 (16:59 +0200)]
Added nano, psql, less in dev modd

3 years agoFixed payment return
Gael Le Mignot [Thu, 3 Jun 2021 10:09:20 +0000 (12:09 +0200)]
Fixed payment return

3 years agoAdded basic sherlocks support + sherlocks test environment config
Gael Le Mignot [Thu, 3 Jun 2021 09:56:01 +0000 (11:56 +0200)]
Added basic sherlocks support + sherlocks test environment config

3 years agoFixed register form
Gael Le Mignot [Thu, 3 Jun 2021 08:10:46 +0000 (10:10 +0200)]
Fixed register form

3 years agoinitial migrations
test test [Tue, 1 Jun 2021 13:29:51 +0000 (15:29 +0200)]
initial migrations

3 years agoReinstall a pagination modules and add a patch to force postman to use it.
test test [Tue, 1 Jun 2021 09:01:22 +0000 (11:01 +0200)]
Reinstall a pagination modules and add a patch to force postman to use it.

3 years agoAllow to disable debug toolbar in dev env
test test [Tue, 1 Jun 2021 08:29:30 +0000 (10:29 +0200)]
Allow to disable debug toolbar in dev env

3 years agoAdd RGPD banner and google analytics
test test [Tue, 1 Jun 2021 08:29:16 +0000 (10:29 +0200)]
Add RGPD banner and google analytics

3 years agoFix postman urls
test test [Tue, 1 Jun 2021 08:28:39 +0000 (10:28 +0200)]
Fix postman urls

3 years agoAdd django-debug-toolbar in DEV
test test [Mon, 31 May 2021 14:21:53 +0000 (16:21 +0200)]
Add django-debug-toolbar in DEV

3 years agoMerge branch 'feature/docker-py3' of git.parisson.com:git/teleforma into feature...
test test [Mon, 31 May 2021 13:41:01 +0000 (15:41 +0200)]
Merge branch 'feature/docker-py3' of git.parisson.com:git/teleforma into feature/docker-py3

3 years agoAdded requirements-dev.txt which is processed if build is called with dev=1 parameter
Gael Le Mignot [Mon, 31 May 2021 13:16:58 +0000 (15:16 +0200)]
Added requirements-dev.txt which is processed if build is called with dev=1 parameter

3 years agoAdd script to run django in fg
test test [Mon, 31 May 2021 11:43:07 +0000 (13:43 +0200)]
Add script to run django in fg

3 years agoAdd localhost to ALLOWED_HOSTS
test test [Mon, 31 May 2021 11:42:24 +0000 (13:42 +0200)]
Add localhost to ALLOWED_HOSTS

3 years agoFirst shot at switching to postgresql feature/postgres
Gael Le Mignot [Mon, 31 May 2021 07:07:31 +0000 (09:07 +0200)]
First shot at switching to postgresql

3 years agoAdd guess_mimetypes method and refactor every call to old mimetypes.guess
test test [Thu, 27 May 2021 15:23:16 +0000 (17:23 +0200)]
Add guess_mimetypes method and refactor every call to old mimetypes.guess

3 years agoFix bad queryset
test test [Thu, 27 May 2021 15:14:53 +0000 (17:14 +0200)]
Fix bad queryset

3 years agoFix icon url
test test [Thu, 27 May 2021 15:10:52 +0000 (17:10 +0200)]
Fix icon url

3 years agoFix imports and HttpResponse mimetypes
test test [Thu, 27 May 2021 15:08:48 +0000 (17:08 +0200)]
Fix imports and HttpResponse mimetypes

3 years agoMigrate tinymce
test test [Thu, 27 May 2021 13:14:05 +0000 (15:14 +0200)]
Migrate tinymce

3 years agoFix admin various errors
test test [Thu, 27 May 2021 12:54:07 +0000 (14:54 +0200)]
Fix admin various errors

3 years agoFix login page template
test test [Thu, 27 May 2021 12:53:40 +0000 (14:53 +0200)]
Fix login page template

3 years agoPostman migration WIP
test test [Thu, 27 May 2021 09:53:41 +0000 (11:53 +0200)]
Postman migration WIP

3 years agoMigrate context processors to django 3
test test [Thu, 27 May 2021 09:36:04 +0000 (11:36 +0200)]
Migrate context processors to django 3

3 years agoMigrate url to django 3
test test [Wed, 26 May 2021 16:01:17 +0000 (18:01 +0200)]
Migrate url to django 3

3 years agoRemove useless print
test test [Wed, 26 May 2021 16:01:06 +0000 (18:01 +0200)]
Remove useless print

3 years agoMigrate middleware to django 3
test test [Wed, 26 May 2021 16:00:55 +0000 (18:00 +0200)]
Migrate middleware to django 3

3 years agoFix is_authenticated not a method anymore
test test [Wed, 26 May 2021 16:00:42 +0000 (18:00 +0200)]
Fix is_authenticated not a method anymore

3 years agoReset onetoonefield as foreignkey
test test [Wed, 26 May 2021 16:00:29 +0000 (18:00 +0200)]
Reset onetoonefield as foreignkey

3 years agoFix is_authenticated not a method anymore
test test [Wed, 26 May 2021 15:59:33 +0000 (17:59 +0200)]
Fix is_authenticated not a method anymore

3 years agoAdd unique_session
test test [Wed, 26 May 2021 14:52:41 +0000 (16:52 +0200)]
Add unique_session

3 years agoMigrate DurationField to django 3
test test [Wed, 26 May 2021 14:52:21 +0000 (16:52 +0200)]
Migrate DurationField to django 3

3 years agoMigration file
test test [Wed, 26 May 2021 13:44:34 +0000 (15:44 +0200)]
Migration file

3 years agoMigrate middleware
test test [Wed, 26 May 2021 13:44:21 +0000 (15:44 +0200)]
Migrate middleware

3 years agoUpdate imports, modules, and migrate some code to python 3 / django 3
test test [Wed, 26 May 2021 13:13:43 +0000 (15:13 +0200)]
Update imports, modules, and migrate some code to python 3 / django 3

3 years agogoto py3, do NOT install requirements ATM
Guillaume Pellerin [Tue, 25 May 2021 16:08:13 +0000 (18:08 +0200)]
goto py3, do NOT install requirements ATM

3 years agocleanup urls, /admin/ for admin feature/docker
Guillaume Pellerin [Tue, 25 May 2021 15:49:45 +0000 (17:49 +0200)]
cleanup urls, /admin/ for admin

3 years agocleanup deps
Guillaume Pellerin [Tue, 25 May 2021 15:49:33 +0000 (17:49 +0200)]
cleanup deps

3 years agoworkaround against a bug during django install
Guillaume Pellerin [Tue, 25 May 2021 15:49:20 +0000 (17:49 +0200)]
workaround against a bug during django install

3 years agoDEBUG mode by default
Guillaume Pellerin [Tue, 25 May 2021 14:13:16 +0000 (16:13 +0200)]
DEBUG mode by default

3 years agopropose another telemeta detection
Guillaume Pellerin [Tue, 25 May 2021 14:09:53 +0000 (16:09 +0200)]
propose another telemeta detection

3 years agofix DEBUG env
Guillaume Pellerin [Tue, 25 May 2021 14:07:54 +0000 (16:07 +0200)]
fix DEBUG env

3 years agocleanup migrations
Guillaume Pellerin [Tue, 18 May 2021 14:15:26 +0000 (16:15 +0200)]
cleanup migrations

3 years agoadapt for py2 ATM
Guillaume Pellerin [Mon, 17 May 2021 08:39:38 +0000 (10:39 +0200)]
adapt for py2 ATM

3 years agorename migrations folder, fix postman install
Guillaume Pellerin [Wed, 12 May 2021 12:57:48 +0000 (14:57 +0200)]
rename migrations folder, fix postman install

3 years agore-add telemeta and south for migration
Guillaume Pellerin [Wed, 12 May 2021 12:29:53 +0000 (14:29 +0200)]
re-add telemeta and south for migration

3 years agoupdate docker setup and env, update requirements.txt against 1.3 with
Guillaume Pellerin [Wed, 12 May 2021 12:15:57 +0000 (14:15 +0200)]
update docker setup and env, update requirements.txt against 1.3 with
all legacy dependencies including telemeta & co (should be cleaned up)

3 years agocleanup, take app scripts from mezzo again
Guillaume Pellerin [Tue, 11 May 2021 07:58:42 +0000 (09:58 +0200)]
cleanup, take app scripts from mezzo again

3 years agoupdate docker env
Guillaume Pellerin [Tue, 11 May 2021 07:51:29 +0000 (09:51 +0200)]
update docker env

3 years agoMerge branch 'no-telemeta' into feature/docker
Guillaume Pellerin [Tue, 11 May 2021 07:44:35 +0000 (09:44 +0200)]
Merge branch 'no-telemeta' into feature/docker

3 years agocleanup
Guillaume Pellerin [Tue, 4 May 2021 16:31:38 +0000 (18:31 +0200)]
cleanup

3 years agoremove frontend submodules (angular-bootstrap-select, d3, nvd3)
Guillaume Pellerin [Tue, 4 May 2021 16:28:50 +0000 (18:28 +0200)]
remove frontend submodules (angular-bootstrap-select, d3, nvd3)

3 years agoFix issues after merging from dev
Yoan Le Clanche [Tue, 4 May 2021 15:48:56 +0000 (17:48 +0200)]
Fix issues after merging from dev

3 years agoMerge branch 'dev' into no-telemeta
Yoan Le Clanche [Tue, 4 May 2021 15:11:03 +0000 (17:11 +0200)]
Merge branch 'dev' into no-telemeta

3 years agoConditionnaly import telemeta
Yoan Le Clanche [Tue, 4 May 2021 14:32:46 +0000 (16:32 +0200)]
Conditionnaly import telemeta

3 years agoMerge branch 'dev' into no-telemeta
Yoan Le Clanche [Tue, 4 May 2021 14:32:36 +0000 (16:32 +0200)]
Merge branch 'dev' into no-telemeta

4 years agoMerge branch 'dev' of git.parisson.com:git/teleforma into dev
Guillaume Pellerin [Mon, 19 Apr 2021 22:05:20 +0000 (00:05 +0200)]
Merge branch 'dev' of git.parisson.com:git/teleforma into dev

4 years agocleanup timeside, goto 1.4
Guillaume Pellerin [Mon, 19 Apr 2021 22:05:04 +0000 (00:05 +0200)]
cleanup timeside, goto 1.4

4 years agoBug fix in XLS export of students
Gael Le Mignot [Thu, 15 Apr 2021 09:45:46 +0000 (11:45 +0200)]
Bug fix in XLS export of students

4 years agoAdded commands for db cleanup
Gael Le Mignot [Thu, 1 Apr 2021 07:12:14 +0000 (09:12 +0200)]
Added commands for db cleanup

4 years agoimport: fix profile
Guillaume Pellerin [Wed, 17 Mar 2021 17:02:38 +0000 (18:02 +0100)]
import: fix profile