Eliot Berriot
c6b79bcd75
Merge branch '287-websocket' into 'develop'
...
Resolve "Display bug in Activity"
Closes #287
See merge request funkwhale/funkwhale!250
2018-06-11 20:51:15 +00:00
Eliot Berriot
ef224e9fe9
Fixed #287 : duplicated websocket connexion on timeline
2018-06-11 22:47:00 +02:00
Eliot Berriot
d544ae3c1b
Merge branch 'troll-develop-patch-82829' into 'develop'
...
+ Pour aligner l’icône (artistes) au centre du cercle violet.
See merge request funkwhale/funkwhale!247
2018-06-11 16:24:57 +00:00
Eliot Berriot
1823554bbc
Merge branch '262-shuffle-feedback' into 'develop'
...
Resolve "No feedback on the shuffle button"
Closes #262
See merge request funkwhale/funkwhale!238
2018-06-11 16:20:37 +00:00
Eliot Berriot
2fb8f0333a
Merge branch 'patch-1' into 'develop'
...
Stop giving too much hope on Debian 8 compatibility
Closes #300
See merge request funkwhale/funkwhale!248
2018-06-10 19:55:19 +00:00
JocelynDelalande
91a1c7108b
Stop giving too much hope on Debian 8 compatibility
...
FW requires Python>=3.5 ; only Python 3.4 is packaged in Debian 8.
fix #300
2018-06-10 19:48:16 +00:00
troll
30a519f598
+ Pour aligner l’icône (artistes) au centre du cercle violet.
...
+ Pour espacer les boutons:
- start radio
- play all albums
- search on wikipedia
- view on MusicBrainz
quand le navigateur est réduit car les boutons étaient collés les uns aux autres.
2018-06-10 19:28:33 +00:00
Eliot Berriot
ed305a2c7c
Fixed broken configure
2018-06-10 18:59:40 +02:00
Eliot Berriot
a2f2226450
Merge branch '245-admin-menu' into 'develop'
...
Resolve "Disappearing admin menu in the sidebar"
Closes #245
See merge request funkwhale/funkwhale!245
2018-06-10 12:30:52 +00:00
Eliot Berriot
946401fd61
Merge branch 'fix-changelog' into 'develop'
...
Fixed #289 : wrong changelog
Closes #289
See merge request funkwhale/funkwhale!246
2018-06-10 12:29:06 +00:00
Eliot Berriot
9f18b95069
Fixed #245 : admin menu not showing after login
2018-06-10 14:25:22 +02:00
Eliot Berriot
f3c0f1e6ed
Fixed #289 : wrong changelog
2018-06-10 14:21:43 +02:00
Eliot Berriot
c48809bf22
Merge branch '295-subsonic-pagination' into 'develop'
...
Resolve "Fix broken pagination in Subsonic getAlbumlist2"
Closes #295
See merge request funkwhale/funkwhale!244
2018-06-10 11:46:32 +00:00
Eliot Berriot
031784556f
Fixed #295 : broken pagination in Subsonic API
2018-06-10 13:34:15 +02:00
Eliot Berriot
5009a5d0cc
See #262 : lighter message blue, reversed order, less messages
2018-06-10 13:09:31 +02:00
Eliot Berriot
fd5c19163b
See #262 : added message feedback on play button
2018-06-10 13:00:08 +02:00
Eliot Berriot
f8de5c2f00
Fix #262 : added feedback on shuffle button
2018-06-10 13:00:08 +02:00
Eliot Berriot
3634c00ee6
See #262 : light messaging area and helpers for the front-end
2018-06-10 13:00:07 +02:00
Eliot Berriot
4c81de9226
Merge branch '299-issue-templates' into 'develop'
...
Resolve "Add some issue templates"
Closes #299
See merge request funkwhale/funkwhale!243
2018-06-10 10:54:33 +00:00
Eliot Berriot
2b0f7f6db3
Merge branch '297-linting' into 'develop'
...
Resolve "Add some linting for Python code"
Closes #297
See merge request funkwhale/funkwhale!242
2018-06-10 10:50:35 +00:00
Eliot Berriot
1f5e596883
Fix #299 : Added bug and feature issue templates
2018-06-10 12:50:06 +02:00
Eliot Berriot
7f5e9d6404
Fix #297 : changelog
2018-06-10 12:14:39 +02:00
Eliot Berriot
77c0b2b1a2
See #297 : added black as a local dependency, more verbose check in CI
2018-06-10 12:13:02 +02:00
Eliot Berriot
d17ceec1f0
See #297 : linting of various, uncommon errors
2018-06-10 12:06:46 +02:00
Eliot Berriot
ab80dffeea
See #297 : sorted config imports
2018-06-10 11:29:24 +02:00
Eliot Berriot
799386c2b6
See #297 : removed a lot of unused variables
2018-06-10 11:27:38 +02:00
Eliot Berriot
9bea804f14
See #297 : sorted imports
2018-06-10 10:55:16 +02:00
Eliot Berriot
9427f8b56e
See #297 : removed unused imports
2018-06-10 10:39:47 +02:00
Eliot Berriot
639882bd34
See #297 : removed unused variables
2018-06-09 17:41:59 +02:00
Eliot Berriot
2b1c46317f
See #297 : flake8 CI job
2018-06-09 17:14:36 +02:00
Eliot Berriot
630ab896a5
CI job Performance improvements
2018-06-09 17:04:37 +02:00
Eliot Berriot
afb9a71fd2
Updated and factorized Docker release CI job
2018-06-09 16:55:08 +02:00
Eliot Berriot
aac80177f5
See #297 : added black formatting check in CI
2018-06-09 16:04:46 +02:00
Eliot Berriot
e953468e69
Merge branch 'black' into 'develop'
...
Blacked the code
See merge request funkwhale/funkwhale!241
2018-06-09 13:40:33 +00:00
Eliot Berriot
62ca3bd736
Blacked the code
2018-06-09 15:36:16 +02:00
Eliot Berriot
76c94f41a7
Merge branch 'patch-1' into 'develop'
...
slight fixes to Debian install doc
See merge request funkwhale/funkwhale!240
2018-06-09 11:34:34 +00:00
JocelynDelalande
7fa99750d9
Mention the database name to create psql extension.
...
Seems that the extensions are per-database.
Without that tweak, the install will fail at django migrations step, yelling for insuficient rights to install the accent extension itself.
2018-06-08 23:44:08 +00:00
JocelynDelalande
938aa2c8f1
Remove constraint on LC_COLLATE and LC_CTYPE
...
Which will fail if the system does not contains this locale.
2018-06-08 23:09:46 +00:00
JocelynDelalande
7988363352
Fix wrong name in postgresql database
2018-06-08 23:06:05 +00:00
JocelynDelalande
7fec060040
Add missing dependency
...
Without that, starting from a debian « naked » system, it will fail at the `pip install wheel` stage.
2018-06-08 22:39:31 +00:00
JocelynDelalande
3bfa19a509
Fix doc: rmdir -> rm -rf
...
rmdir will fail on that non-empty dir
2018-06-08 22:37:10 +00:00
Eliot Berriot
06a78336a4
Merge branch '291-makemigrations' into 'develop'
...
Resolve "Document that admins should never, never run makemigrations"
Closes #291
See merge request funkwhale/funkwhale!239
2018-06-07 11:24:54 +00:00
Eliot Berriot
7a2a363df1
Fix #291 : Added multiple warnings in the documentation that you should never
...
run makemigrations yourself
2018-06-07 13:17:48 +02:00
Eliot Berriot
fd32d24044
Merge branch 'fixApacheCovers' into 'develop'
...
XForwardedProto to https & covers granted
See merge request funkwhale/funkwhale!237
2018-06-07 09:02:34 +00:00
RenonDis
c353d59d40
Updated changelog
2018-06-07 10:53:07 +02:00
RenonDis
25a0c0e69b
XForwardedProto to https & covers granted
2018-06-07 10:15:31 +02:00
Eliot Berriot
0a7c719a46
Merge branch '287-import-size' into 'develop'
...
Resolve "Display bug in Activity"
Closes #287
See merge request funkwhale/funkwhale!236
2018-06-07 07:05:22 +00:00
Eliot Berriot
16718809f7
Fix #287 : Display file size in human format during file upload
2018-06-07 09:02:02 +02:00
Eliot Berriot
b6fc0051fa
Merge branch '280-agpl3' into 'develop'
...
Resolve "Relicence Funkwhale to AGPL"
Closes #280
See merge request funkwhale/funkwhale!235
2018-06-07 06:58:32 +00:00
Eliot Berriot
c7a0ce3736
Fix #280 : AGPL-3 licence 🎉
2018-06-06 22:37:55 +02:00