Commit Graph

  • 0011f4c7b0 Only register onchange once the submit button has been pressed tleb 2019-10-15 10:23:15 +02:00
  • 13312e9879 Highlight a markdown input in red if required and submit is pressed tleb 2019-10-15 09:54:10 +02:00
  • ced90c23db More JS-like, callback as last argument tleb 2019-10-15 09:53:44 +02:00
  • 42f5773f51 Merge branch 'fix-guy-feature' into 'master' klmp200 2019-10-15 00:26:04 +02:00
  • b270c76249 Merge branch 'galaRequests' into 'master' klmp200 2019-10-14 22:55:55 +02:00
  • 34df825718 Fix the guyguy "feature" on the profile page tleb 2019-10-14 23:49:32 +03:00
  • aac4e3b99c Minor fix for requestGala Cyl 2019-10-14 00:32:11 +02:00
  • 5a55a6c642 E-ticket link is sent in the email Robin Trioux 2019-10-13 17:29:08 +02:00
  • 65c3483c1f core:login allow the user to create an account when not logged Robin Trioux 2019-10-13 03:33:24 +02:00
  • 660a3161f5 Merge branch 'new_django' into 'master' klmp200 2019-10-12 23:19:26 +02:00
  • 9e6c4b32e3 Merge branch 'bugfix' into 'master' klmp200 2019-10-09 18:11:05 +02:00
  • 25225fc451 com: fix error when editing poster while being admin klmp200 2019-10-09 17:43:23 +02:00
  • c3f2d0a134 django2.2: unlock djangorestframework version limit klmp200 2019-10-06 17:59:38 +02:00
  • cd2d3ee6b4 django2.2: fix tests for accounting klmp200 2019-10-06 17:44:30 +02:00
  • 81fcf411c1 django2.2: forms fixs for new API klmp200 2019-10-06 16:50:55 +02:00
  • d7075eb762 django2.2: fix breaking change for getting uploaded files size klmp200 2019-10-06 14:11:38 +02:00
  • cf3f5ea60c django2.2: fix django server crash because of breaking change in widget rendering method klmp200 2019-10-06 14:12:15 +02:00
  • 59185ab2a8 django2.2: rewrite login and password stack because of removed API klmp200 2019-10-06 03:02:17 +02:00
  • a177fa8232 django2.2: replace deprecated base_name with basename in urls klmp200 2019-10-06 02:44:48 +02:00
  • 308cf30a5a django2.2: replace deprecated login view klmp200 2019-10-06 02:24:03 +02:00
  • 99c8d95443 django2.2: remove direct assignments to many-to-many fields klmp200 2019-10-06 02:15:18 +02:00
  • 97c316b62e django2.2: replace removed is_anonymous() and is_authenticated to their now used counterparts klmp200 2019-10-06 01:34:21 +02:00
  • 90921fd4cd django2.2: some migrations to make django happy klmp200 2019-10-06 03:27:18 +02:00
  • 296cc4144c django2.2: remove SessionAuthenticationMiddleware klmp200 2019-10-06 00:41:00 +02:00
  • f7548ab8d1 django2.2: add on_delete on migrations for OneToOneField klmp200 2019-10-06 00:38:25 +02:00
  • 3cb306bc91 django2.2: add on_delete on migrations for ForeignKey klmp200 2019-10-06 00:32:54 +02:00
  • c20d5855e4 django2.2: remove view_page permission as it clash with built-in permission klmp200 2019-10-06 00:11:32 +02:00
  • 00bd60ef4f django2.2: add exception parameter in forbidden and not_found views klmp200 2019-10-06 00:09:58 +02:00
  • b8c7fb6f74 django2.2: adapt ChoiceField to the new API klmp200 2019-10-05 23:50:07 +02:00
  • df531198c9 django2.2: fix urls and adapt them to new format klmp200 2019-10-06 00:06:02 +02:00
  • 12b6f0d488 django2.2: adapt DateTimeField in forms with the new API klmp200 2019-10-05 23:24:31 +02:00
  • 6cc234e8d3 django2.2: add default mandatory on_delete on OneToOneField klmp200 2019-10-05 19:09:15 +02:00
  • 4dadb1dbc0 django2.2: add default mandatory on_delete on all ForeignKey klmp200 2019-10-05 19:05:56 +02:00
  • 2616e8b24c django2.2: relpace django.core.urlresolvers by django.urls klmp200 2019-10-06 13:28:56 +02:00
  • be855c6c90 django2.2: migrate url to re_path klmp200 2019-10-05 18:14:41 +02:00
  • 7be9077fce Merge branch 'documentation' into 'master' klmp200 2019-10-08 22:42:19 +02:00
  • d48c09a914 documentation: revise title levels on git documentation klmp200 2019-10-08 22:13:29 +02:00
  • d5c3dbf864 Add git introduction krophil 2019-10-08 20:16:56 +02:00
  • 2a9b89fd2a core: remove README wiki page that wasn't helpful and anyway broken with rst files klmp200 2019-10-08 11:12:22 +02:00
  • c73f4ca847 documentation: add CONTRIBUTING klmp200 2019-10-08 11:08:47 +02:00
  • d63b5335d4 documentation: apply corrections suggested in comments klmp200 2019-10-08 11:08:33 +02:00
  • a766f7137c documentation: add instructions for direnv klmp200 2019-10-08 00:59:19 +02:00
  • 5c3c14ab37 core: wrap compilemessages to avoid compiling whole env and avoid crash at sphinx messages compilation klmp200 2019-10-08 00:31:38 +02:00
  • 775413ac7e documentation: weekmail documentation klmp200 2019-08-26 20:30:05 +02:00
  • 1f271c75f0 documentation: add instructions to add and edit subscriptions klmp200 2019-08-25 20:27:11 +02:00
  • 4df152185e documentation: rewrite README and remove TODO klmp200 2019-08-15 11:52:11 +02:00
  • c83b30f27b documentation: add doc compile test in pipeline klmp200 2019-08-14 18:56:53 +02:00
  • db10f7b963 documentation: tutorial about rights management klmp200 2019-08-14 18:46:33 +02:00
  • ed68c2cb38 documentation: move documentation about usage in production klmp200 2019-08-14 15:21:43 +02:00
  • a6c8dea190 documentation: move markdown syntax documentation and move helper for counting lines klmp200 2019-08-14 15:05:40 +02:00
  • 124eaf42cd documentation: add models manipulation in hello world tutorial klmp200 2019-08-14 12:21:47 +02:00
  • 5489096bf5 documentation: add explanation on MVT and explain project structure klmp200 2019-08-14 11:12:37 +02:00
  • 3a425c6792 documentation: add infos about fontawesome + tests instructions + more external doc klmp200 2019-08-13 00:02:34 +02:00
  • 8809753108 documentation fix tests because of missing README.md klmp200 2019-08-12 23:38:37 +02:00
  • 4428a2e89c documentation: add hello world app tutorial klmp200 2019-08-12 19:21:44 +02:00
  • 0616597bf2 documentation: remove CONTRIBUTING and migrate its content in the doc klmp200 2019-08-12 10:59:21 +02:00
  • 782a763046 documentation: update instructions, add down loadable files and add all pdf reports for download purpose klmp200 2019-08-11 23:10:09 +02:00
  • 8dcade6890 documentation: remove Doxygen, include README into doc update tech and install klmp200 2019-08-11 14:11:00 +02:00
  • dd49d71cb7 documentation: installation instructions klmp200 2019-08-11 12:11:35 +02:00
  • b0b52fd714 documentation: technologies presentation klmp200 2019-08-11 00:58:30 +02:00
  • ef40baaa84 documentation: bump sphinx version klmp200 2019-08-10 23:17:00 +02:00
  • 7c259bf26b documentation: write introduction klmp200 2019-08-10 16:21:43 +02:00
  • 05e5008305 documentation: base structure for new documentation klmp200 2019-08-09 19:52:56 +02:00
  • 448f5ff40f Merge branch 'com' into 'master' klmp200 2019-10-06 17:55:30 +02:00
  • 5482f1174d Merge branch 'trombi' into 'master' klmp200 2019-10-02 17:30:46 +02:00
  • 2da0560ec8 com: fix error 500 when editing poster with com admin klmp200 2019-10-02 15:32:33 +02:00
  • 5151fc3792 trombi: permissions fixs klmp200 2019-10-02 14:56:04 +02:00
  • fd5cd56f81 Merge branch 'trombi' into 'master' klmp200 2019-09-30 00:00:38 +02:00
  • 35d9c05abf trombi: fix trombi tools if user has a trombi profile but no trombi linked klmp200 2019-09-29 11:52:48 +02:00
  • fcb3035b67 trombi: fix some 500 errors when accessing page without being in a trombi klmp200 2019-09-29 12:09:03 +02:00
  • b7db969f08 Merge branch 'counter' into 'master' klmp200 2019-09-20 14:03:07 +02:00
  • 14303fd46c [Counter] - Buying group is now required Cyl 2019-09-19 23:04:03 +02:00
  • 5e6b17cd19 Merge branch 'eticket' into 'master' klmp200 2019-09-18 14:42:16 +02:00
  • 8232ff59a0 [Counter] - add the product ID for every Eticket Cyl 2019-09-16 23:41:06 +02:00
  • 411c117f0f Merge branch 'performances' into 'master' klmp200 2019-09-16 14:23:52 +02:00
  • 298499c749 sas: add cache on Picture permissions to avoid hitting the bdd too much klmp200 2019-09-16 02:14:57 +02:00
  • b8ad2d4835 sas: add pagination on AlbumView klmp200 2019-09-16 01:26:20 +02:00
  • d37eb134e2 Merge branch 'bugfix' into 'master' klmp200 2019-09-15 17:48:21 +02:00
  • 63ec5d68f4 core: fix error 500 when editing properties of user without linked customer klmp200 2019-09-15 17:05:07 +02:00
  • 8330e1eaf2 sas: simplify and optimize permissions for SAS images klmp200 2019-09-15 16:43:17 +02:00
  • 1f86827e46 core: improve performances on not found images klmp200 2019-09-15 16:22:13 +02:00
  • 321e5e3ff5 forum: enhance performances on toggle_favorite klmp200 2019-09-15 16:00:50 +02:00
  • 3eb8292d15 Merge branch 'bugfix' into 'master' klmp200 2019-09-11 10:33:39 +02:00
  • 5a3f90fd28 core: fix error 500 with expired reset password links klmp200 2019-09-10 16:56:58 +02:00
  • eb975f4de1 Merge branch 'performances' into 'master' klmp200 2019-09-10 15:50:38 +02:00
  • 405b938e08 counter: speed counter click interface and auto scroll klmp200 2019-09-10 13:41:43 +02:00
  • f899e32fb0 Merge branch 'performances' into 'master' klmp200 2019-09-09 11:07:04 +02:00
  • 9181e77d55 core: add some cache on birthdays and counters_activity klmp200 2019-09-09 01:20:15 +02:00
  • f1b3a174b6 core: improve performances on notification reads and display klmp200 2019-09-09 00:45:08 +02:00
  • eb9821ed36 Merge branch 'sas' into 'master' klmp200 2019-09-06 16:47:18 +02:00
  • defb7fb3a3 Merge branch 'pedagogy_v2' into 'master' klmp200 2019-09-06 16:28:28 +02:00
  • 83e225a744 core: add index on folder and sas properties of SithFile to speed up SAS klmp200 2019-09-06 16:16:03 +02:00
  • f30bea3dc9 pedagogy: add script to remove all previous doubled comments klmp200 2019-08-27 23:22:36 +02:00
  • a69f7b12b1 pedagogy: add script to remove all previous doubled comments klmp200 2019-09-04 20:49:17 +02:00
  • ca042fe75e Merge branch 'a19_subscriptions' into 'master' klmp200 2019-08-29 19:33:07 +02:00
  • dc9111dbcd SUBSCRIPTIONS: 5 new discounted subscriptions for integration Zarandklmp200 2019-08-25 23:38:36 +02:00
  • 8a16a66299 Merge branch 'bugfix' into 'master' klmp200 2019-08-29 18:03:34 +02:00
  • d7a7613807 com: add basics tests for ComAlert and ComInfo to detect regressions on tabs klmp200 2019-08-29 17:29:38 +02:00
  • 3fc8688941 com/core: remove links to index edition that caused error 500 klmp200 2019-08-29 17:23:27 +02:00
  • d7b351a1aa Merge branch 'cyl' into 'master' klmp200 2019-08-29 15:07:08 +02:00