Roland Geider
da0711ae34
Further changes to features page
...
The descriptions for the features is now shorter, making it (hopefully) easier
to scan at a glace. Also a new point mentioning the calendar was added.
2016-09-21 19:46:17 +02:00
Roland Geider
b4af0d8710
Remove browserID as alternative login option
...
The service as provided by mozilla is being discontinued and will cease to work
on the 30th of November 2016. Users using this will need to use the regular
login form. Since persona was based on emails, this is a viable option. Fixes #331
2016-09-21 00:05:19 +02:00
Roland Geider
e07e797de0
Fix HTML, header tags didn't match
2016-09-20 23:42:13 +02:00
Roland Geider
038c388441
Rename email templates, they are not HTML
2016-09-20 23:29:57 +02:00
Roland Geider
86ee621e46
Remove hard coded references to wger.de in emails
...
See #291
2016-09-20 23:28:11 +02:00
Roland Geider
0a8caec376
Allow administrators to deactivate the guest users
...
This can be interesting in instances where the administrator has to create the
user accounts. Fixes #330
2016-09-20 22:58:14 +02:00
Roland Geider
de3628cebd
Also show local path to JS linter
...
Since the documentation does not install the node modules globally, just doing
a `gulp lint-js` would not work.
2016-09-18 20:24:58 +02:00
Roland Geider
9c9b8af666
Customize the user agent
...
This cosmetic change just makes it easier to see if calls to the REST API come
from our own scripts
2016-09-18 20:03:37 +02:00
Roland Geider
8e2278d50a
Make it more obvious where to install the node moules
2016-09-18 20:02:56 +02:00
Roland Geider
352916f173
Fix typo
2016-09-18 19:48:41 +02:00
Roland Geider
50fc3cc83a
Add missing backslash
2016-09-18 16:38:21 +02:00
Roland Geider
0c56eba6c7
Activate virtualenv before downloading exercise images
2016-09-18 15:47:28 +02:00
Roland Geider
f614de7301
Update management commands
...
The old *args and **options syntax was generating deprecation errors
2016-09-18 15:21:53 +02:00
Roland Geider
9ebf3bbe07
Download the sortable library via bower
2016-09-18 15:21:14 +02:00
Roland Geider
801f50718b
Install nodejs linting modules
...
Since these are development images, they should be configured with everything
needed
2016-09-18 15:17:19 +02:00
Roland Geider
7a27ba560d
It's not necessary anymore to install to wger folder
2016-09-18 14:01:10 +02:00
Roland Geider
431785baea
Download exercise images in the docker images
2016-09-18 13:56:35 +02:00
Roland Geider
c68071a3e7
Change the way user uploaded files are handled
2016-09-18 11:46:34 +02:00
Roland Geider
849fba1754
Path of node modules folder changed
2016-09-18 11:45:41 +02:00
Roland Geider
7d492ea40a
Use project URL for cloning the repository
2016-09-18 11:44:29 +02:00
Roland Geider
ca744767ec
Improve landing page
...
This fixes #307
2016-09-05 22:16:52 +02:00
Roland Geider
581c543397
Merge branch 'new-featurepage' of https://github.com/DeveloperMal/wger
2016-09-05 22:07:53 +02:00
Roland Geider
f75c391836
Update changelog
2016-09-05 22:01:33 +02:00
Roland Geider
81254483f3
Merge pull request #323 from petervanderdoes/bugfix/autocomplete
...
Fix problem with ingredient autocompleter
2016-09-05 22:00:19 +02:00
Roland Geider
07b8109668
Update changelog
2016-09-05 11:13:50 +02:00
Peter van der Does
71c11e99e6
Tests fail due to change in response
2016-09-04 18:14:43 -04:00
Peter van der Does
7319d56160
Tests fail due to change in response
2016-09-04 18:14:42 -04:00
Peter van der Does
7cc07cf417
No need to transform the AJAX response
2016-09-04 18:14:41 -04:00
Peter van der Does
d682133c34
No need to transform the AJAX response
2016-09-04 18:14:40 -04:00
Peter van der Does
5a7f038fe9
Rename the function
2016-09-04 18:14:39 -04:00
Peter van der Does
c475993990
Update with Python setting
2016-09-04 18:14:38 -04:00
Peter van der Does
7d23b6eb07
No need to transform the AJAX response
2016-09-04 18:14:38 -04:00
Peter van der Does
e51f26f865
Response for autocomplete script is incorrect
2016-09-04 18:14:37 -04:00
Peter van der Does
4e0b9a3035
Use structure compliant with autocomplete
2016-09-04 18:14:36 -04:00
Peter van der Does
e8493f6ff0
No need to transform the AJAX response
2016-09-04 18:14:35 -04:00
Peter van der Does
5cc65abb0a
No need to transform the AJAX response
2016-09-04 18:14:34 -04:00
Peter van der Does
9acd364ede
Response for autocomplete script is incorrect
2016-09-04 18:14:33 -04:00
Peter van der Does
fcf0a8154c
Merge pull request #325 from petervanderdoes/develop
...
Fix height calculation
2016-09-04 18:13:21 -04:00
Peter van der Does
ed1812d705
Fix height calculation
2016-09-04 18:09:01 -04:00
Peter van der Does
56095fe240
Merge pull request #324 from petervanderdoes/develop
...
This change disappeared for some reason.
2016-09-04 16:20:16 -04:00
Peter van der Does
117aad509a
This change disappeared for soem reason.
2016-09-04 16:17:51 -04:00
Roland Geider
104286ec07
Update changelog
2016-09-03 18:27:28 +02:00
Roland Geider
24b7d7efe6
Merge pull request #321 from petervanderdoes/feature/javascript
...
Add and enforce style guide for javascript
2016-09-03 16:54:42 +02:00
Peter van der Does
8607d464f7
Rewrite the development documentation.
2016-09-02 15:09:09 -04:00
Peter van der Does
7e9a10d3dc
Link to Coding Style Guide
2016-09-02 14:14:39 -04:00
Peter van der Does
6486a73588
Merge updated upstream version.
2016-08-22 21:18:29 -04:00
Malcolm Jones
78a7adf08e
overflow hidden problem with modal icons
2016-08-22 20:44:29 -04:00
Malcolm Jones
26c2140fb9
Removed share button from base_features.html
2016-08-22 14:40:05 -04:00
Peter van der Does
4b6c192f36
One to many changes during refactoring
2016-08-22 14:33:48 -04:00
Malcolm Jones
4e7a515b28
Moved share button to footer
2016-08-22 14:24:36 -04:00