Commit Graph

111 Commits

Author SHA1 Message Date
Julien Palard 035a1a16c3
Bump to Django 4. 2023-03-30 14:55:40 +02:00
Élie Bouttier ef07664dee Maintenance update
* Upgrade to django 3.1
* Upgrade dependencies
* Remove django-bower
* Add favicon
* Fix bugs from unit tests
2020-08-09 16:24:42 +02:00
Élie Bouttier 6cbbb6bd1f django 2.0 2017-12-19 17:05:48 +01:00
Élie Bouttier 6610f86801 accounts profile 2017-11-19 21:42:45 +01:00
Élie Bouttier 623b94fccd removing old accounts app 2017-08-12 14:46:25 +02:00
Élie Bouttier 4538597daf staff: conference configuration 2017-08-12 14:46:25 +02:00
Élie Bouttier 7c0cc5e5de home page + admin 2017-08-12 14:45:32 +02:00
Élie Bouttier fcbff0e9dd cfp app 2017-08-12 14:43:58 +02:00
Lionel Porcheron 6911177bda Add github to user profile #83 2017-04-30 13:30:38 +02:00
Lionel Porcheron 231deac18f Add social network to profile #78 2017-04-29 23:43:28 +02:00
Élie Bouttier cc900cdf4e replace migrations with new initial 2017-01-13 11:49:51 +01:00
Élie Bouttier 058a771695 profile: add phone number field 2016-11-14 23:12:15 +01:00
Élie Bouttier dc6b1f7cb7 new staff design 2016-11-12 15:27:17 +01:00
Élie Bouttier afedd6635b program: as_xml 2016-10-24 22:35:56 +02:00
Élie Bouttier bd53789ad7 decorators: redirect to login if not connected 2016-10-16 14:36:01 +02:00
Élie Bouttier f3dd5f6cff improve speaker talks count 2016-10-13 22:04:22 +02:00
Élie Bouttier aa378727c3 migration 2016-10-13 21:23:10 +02:00
Élie Bouttier bd8602f3a5 minors text changes & related i18n fr 2016-10-13 20:48:05 +02:00
Élie Bouttier 86c30f42a1 transport: outward and return city 2016-10-13 20:31:51 +02:00
Élie Bouttier 21c6812433 hide transport means if transport not requested 2016-10-13 19:52:35 +02:00
Élie Bouttier f270bbb280 users disponibilities 2016-10-10 23:12:32 +02:00
Élie Bouttier f3b4195ecf fix track permissions 2016-10-10 13:55:18 +02:00
Élie Bouttier c1d8fef1d2 hosting is now accommodation
and accommodation is a choice field
2016-10-06 21:24:52 +02:00
Élie Bouttier 07ce34055f transport_needed: BooleanField -> NullBooleanField 2016-10-05 20:54:22 +02:00
Élie Bouttier 0a1ac95ef4 add help_text on participation notes field 2016-10-03 14:35:26 +02:00
Élie Bouttier ef6a72bd6f transport & hosting booked options and filtering 2016-10-03 14:07:56 +02:00
Élie Bouttier 40429aa580 add Track model 2016-09-22 00:53:09 +02:00
Élie Bouttier 802e1a36a3 speaker list filtering 2016-09-18 18:43:32 +02:00
Élie Bouttier d6e15f23f8 remove misleading participation "id" 2016-09-14 22:05:45 +02:00
mcarton 54f95d9ce6
Remove rogue quotation mark 2016-09-09 00:38:58 +02:00
Élie Bouttier 22a0fe3ca9 Convert event from integer field to foreign key
This commit also fix conference creation for initial Site
2016-08-31 23:48:19 +02:00
Élie Bouttier 4049841028 change default video licence from CC-Zero to CC-BY 2016-08-31 23:46:26 +02:00
mcarton a06620f00d
Fix spelling & typos 2016-08-28 16:12:43 +02:00
Élie Bouttier b8f473edc6 Translate options (transports & connectors)
This fixes #20
2016-08-21 12:41:22 +02:00
numahell d9fd765c3a Add missing fields to ParticipationOrgaForm too 2016-08-09 01:01:18 +02:00
numahell c687a12902 Add hosting fields to account. 2016-08-09 00:55:19 +02:00
numahell 91240aca17 Add abstract and notes field to talk model and form 2016-08-08 23:54:05 +02:00
Élie Bouttier 10f2ec72df homogenization of signal connection 2016-08-07 12:18:42 +02:00
numahell 31d1cc2947 Help for constraint in participation form 2016-08-07 09:39:53 +02:00
numahell a8b0e4aa6c Translate field constraint 2016-08-07 09:11:15 +02:00
Guilhem Saurel 0bde350b15 Django 1.10 is out 2016-08-01 21:31:56 +02:00
Élie Bouttier 7d0ca9b22a participation creation: smart users list
exclude users already participating
2016-07-23 19:47:58 +02:00
Élie Bouttier cfa0220da7 avatar 2016-07-23 17:21:03 +02:00
Élie Bouttier cc5e04807f i18n 2016-07-23 14:20:16 +02:00
Élie Bouttier 90630129f4 small urls modifications 2016-07-23 14:20:11 +02:00
Élie Bouttier 7c43d693fe fix tests
new behavior introduced in 82aba755b8
2016-07-23 13:00:11 +02:00
Élie Bouttier 18491bcd0b i18n 2016-07-23 12:03:12 +02:00
Élie Bouttier 82aba755b8 superuser are not orga (be become orga on login) 2016-07-23 01:50:38 +02:00
Élie Bouttier f1bb23083b add link to login page on registration page 2016-07-22 19:44:38 +02:00
Élie Bouttier 4a762bc58a removing reset password button from register view 2016-07-22 19:44:38 +02:00