|
3a425c6792
|
documentation: add infos about fontawesome + tests instructions + more external doc
|
2019-10-07 23:51:37 +02:00 |
|
|
8809753108
|
documentation fix tests because of missing README.md
|
2019-10-07 23:51:37 +02:00 |
|
|
4428a2e89c
|
documentation: add hello world app tutorial
|
2019-10-07 23:51:36 +02:00 |
|
|
0616597bf2
|
documentation: remove CONTRIBUTING and migrate its content in the doc
|
2019-10-07 23:51:36 +02:00 |
|
|
782a763046
|
documentation: update instructions, add down loadable files and add all pdf reports for download purpose
|
2019-10-07 23:51:36 +02:00 |
|
|
8dcade6890
|
documentation: remove Doxygen, include README into doc update tech and install
|
2019-10-07 23:51:36 +02:00 |
|
|
dd49d71cb7
|
documentation: installation instructions
|
2019-10-07 23:51:36 +02:00 |
|
|
b0b52fd714
|
documentation: technologies presentation
|
2019-10-07 23:51:36 +02:00 |
|
|
ef40baaa84
|
documentation: bump sphinx version
|
2019-10-07 23:51:35 +02:00 |
|
|
7c259bf26b
|
documentation: write introduction
|
2019-10-07 23:51:35 +02:00 |
|
|
05e5008305
|
documentation: base structure for new documentation
|
2019-10-07 23:51:35 +02:00 |
|
|
448f5ff40f
|
Merge branch 'com' into 'master'
com: fix error 500 when editing poster with com admin
See merge request ae/Sith!242
|
2019-10-06 17:55:30 +02:00 |
|
|
5482f1174d
|
Merge branch 'trombi' into 'master'
trombi: permissions fixs
See merge request ae/Sith!241
|
2019-10-02 17:30:46 +02:00 |
|
|
2da0560ec8
|
com: fix error 500 when editing poster with com admin
|
2019-10-02 15:32:33 +02:00 |
|
|
5151fc3792
|
trombi: permissions fixs
|
2019-10-02 14:56:04 +02:00 |
|
|
fd5cd56f81
|
Merge branch 'trombi' into 'master'
Trombi fixs
See merge request ae/Sith!240
|
2019-09-30 00:00:38 +02:00 |
|
|
35d9c05abf
|
trombi: fix trombi tools if user has a trombi profile but no trombi linked
|
2019-09-29 12:19:22 +02:00 |
|
|
fcb3035b67
|
trombi: fix some 500 errors when accessing page without being in a trombi
|
2019-09-29 12:09:03 +02:00 |
|
|
b7db969f08
|
Merge branch 'counter' into 'master'
[Counter] - Buying group is now required
See merge request ae/Sith!239
|
2019-09-20 14:03:07 +02:00 |
|
Cyl
|
14303fd46c
|
[Counter] - Buying group is now required
|
2019-09-19 23:04:03 +02:00 |
|
|
5e6b17cd19
|
Merge branch 'eticket' into 'master'
[Counter] - add the product ID for every Eticket
See merge request ae/Sith!237
|
2019-09-18 14:42:16 +02:00 |
|
Cyl
|
8232ff59a0
|
[Counter] - add the product ID for every Eticket
|
2019-09-16 23:41:06 +02:00 |
|
|
411c117f0f
|
Merge branch 'performances' into 'master'
Improve performances on forum and SAS
See merge request ae/Sith!235
|
2019-09-16 14:23:52 +02:00 |
|
|
298499c749
|
sas: add cache on Picture permissions to avoid hitting the bdd too much
|
2019-09-16 11:33:32 +02:00 |
|
|
b8ad2d4835
|
sas: add pagination on AlbumView
|
2019-09-16 01:26:20 +02:00 |
|
|
d37eb134e2
|
Merge branch 'bugfix' into 'master'
Fix error 500 when editing properties of user without linked customer
See merge request ae/Sith!236
|
2019-09-15 17:48:21 +02:00 |
|
|
63ec5d68f4
|
core: fix error 500 when editing properties of user without linked customer
|
2019-09-15 17:05:07 +02:00 |
|
|
8330e1eaf2
|
sas: simplify and optimize permissions for SAS images
|
2019-09-15 16:43:17 +02:00 |
|
|
1f86827e46
|
core: improve performances on not found images
|
2019-09-15 16:22:13 +02:00 |
|
|
321e5e3ff5
|
forum: enhance performances on toggle_favorite
|
2019-09-15 16:12:24 +02:00 |
|
|
3eb8292d15
|
Merge branch 'bugfix' into 'master'
Fix error 500 with expired reset password links
See merge request ae/Sith!234
|
2019-09-11 10:33:39 +02:00 |
|
|
5a3f90fd28
|
core: fix error 500 with expired reset password links
|
2019-09-10 16:56:58 +02:00 |
|
|
eb975f4de1
|
Merge branch 'performances' into 'master'
Speed up counter click interface and auto scroll
See merge request ae/Sith!233
|
2019-09-10 15:50:38 +02:00 |
|
|
405b938e08
|
counter: speed counter click interface and auto scroll
|
2019-09-10 14:22:13 +02:00 |
|
|
f899e32fb0
|
Merge branch 'performances' into 'master'
Improve overall performances on notifications, news pages and navbar
See merge request ae/Sith!232
|
2019-09-09 11:07:04 +02:00 |
|
|
9181e77d55
|
core: add some cache on birthdays and counters_activity
|
2019-09-09 01:20:15 +02:00 |
|
|
f1b3a174b6
|
core: improve performances on notification reads and display
|
2019-09-09 00:45:08 +02:00 |
|
|
eb9821ed36
|
Merge branch 'sas' into 'master'
core: add index on folder and sas properties of SithFile to speed up SAS
See merge request ae/Sith!231
|
2019-09-06 16:47:18 +02:00 |
|
|
defb7fb3a3
|
Merge branch 'pedagogy_v2' into 'master'
Disable having two comments from the same user for the same uv in uv guide
See merge request ae/Sith!229
|
2019-09-06 16:28:28 +02:00 |
|
|
83e225a744
|
core: add index on folder and sas properties of SithFile to speed up SAS
|
2019-09-06 16:16:03 +02:00 |
|
|
f30bea3dc9
|
pedagogy: add script to remove all previous doubled comments
|
2019-09-04 20:49:18 +02:00 |
|
|
a69f7b12b1
|
pedagogy: add script to remove all previous doubled comments
|
2019-09-04 20:49:17 +02:00 |
|
|
ca042fe75e
|
Merge branch 'a19_subscriptions' into 'master'
SUBSCRIPTIONS: 5 new discounted subscriptions for integration
See merge request ae/Sith!226
|
2019-08-29 19:33:07 +02:00 |
|
Zar
|
dc9111dbcd
|
SUBSCRIPTIONS: 5 new discounted subscriptions for integration
|
2019-08-29 19:06:58 +02:00 |
|
|
8a16a66299
|
Merge branch 'bugfix' into 'master'
com/core: remove links to index edition that caused error 500
See merge request ae/Sith!230
|
2019-08-29 18:03:34 +02:00 |
|
|
d7a7613807
|
com: add basics tests for ComAlert and ComInfo to detect regressions on tabs
|
2019-08-29 17:29:38 +02:00 |
|
|
3fc8688941
|
com/core: remove links to index edition that caused error 500
|
2019-08-29 17:23:27 +02:00 |
|
|
d7b351a1aa
|
Merge branch 'cyl' into 'master'
[COM] Make the news visible for non-authenticated user and birthday visible for subriber only
See merge request ae/Sith!225
|
2019-08-29 15:07:08 +02:00 |
|
Cyl
|
9e0c4e70d4
|
[COM] Make the news visible for non-authenticated user and birthday visible for subriber only
|
2019-08-28 20:40:31 +02:00 |
|
|
2232c495be
|
Merge branch 'bugfix' into 'master'
pedagogy: fix a bug when updating an UV from a different author
See merge request ae/Sith!228
|
2019-08-28 16:08:32 +02:00 |
|