Roland Geider
ca744767ec
Improve landing page
...
This fixes #307
2016-09-05 22:16:52 +02:00
Roland Geider
f75c391836
Update changelog
2016-09-05 22:01:33 +02:00
Roland Geider
07b8109668
Update changelog
2016-09-05 11:13:50 +02:00
Roland Geider
104286ec07
Update changelog
2016-09-03 18:27:28 +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
Peter van der Does
585c53b1a1
Add coding style document
2016-08-21 22:32:00 -04:00
Roland Geider
0261dbd919
Update changelog
2016-08-20 17:45:04 +02:00
Roland Geider
268066303c
Update changelog
2016-08-19 21:35:21 +02:00
Roland Geider
072ea5ba82
Update Authors list and Changelog
2016-08-16 23:22:58 +02:00
Roland Geider
c5aaf4bb51
Don't pin D3js version anymore
...
metrics-graphics, which had an incompatibility with D3 4.x now supports it
Fixes #302 and #311
2016-08-16 00:12:29 +02:00
Roland Geider
e35f880b10
Use promises when updating exercise formsets
...
This fixes #25
2016-07-22 12:03:30 +02:00
Roland Geider
6d36a08b54
Update changelog
2016-07-20 12:48:40 +02:00
Roland Geider
f90f0204a8
Remove bower components path from settings file
...
This is already defined in the bowerrc file
Fixes #263
2016-07-19 23:38:13 +02:00
Roland Geider
dc49cc6f32
Give feedback if autocompleter didn't return results
...
Fixes #293
2016-07-18 22:50:26 +02:00
Roland Geider
7ddcf62941
Merge branch 'master' of docker01:/home/roland/misc/wger
...
Conflicts:
docs/changelog.rst
2016-07-12 15:02:56 +02:00
Roland Geider
080b8f42f4
Update changelog, part of issue 201 was solved
2016-07-12 14:31:25 +02:00
Roland Geider
bb99c40c34
Update Changelog, issue #79 was already fixed
2016-07-12 14:27:46 +02:00
Roland Geider
bc1ce6eeb6
Move language views to core application
...
The tests as well as the model was there already, there was no reason to keep
them in config.
Fixes #303
2016-07-12 14:08:12 +02:00
Roland Geider
2903a5e60d
Some improvements to the installation documentation
...
Among some general improvents, it should be more clear now how to proceed when
pulling in new changes from upstream or how to troubleshoot bower installation
problems.
2016-07-12 11:25:16 +02:00
Roland Geider
b18faf36bd
Add Norwegian translation
...
Fixes #304
2016-07-11 23:14:38 +02:00
Roland Geider
4d7114cb84
Remove python 3.3 support
...
Django 1.9 is not compatible with python 3.3 anymore
2016-07-09 11:12:15 +02:00
Roland Geider
09c42da5d2
Use django's permission checking mixins
...
Fixes #243
2016-07-09 10:12:51 +02:00
Roland Geider
da40f9e1e8
Make steps to add new languages more clear
2016-07-07 11:57:58 +02:00
Roland Geider
c3de8fc769
Bump required version of django
...
Fixes #297
2016-07-06 15:15:45 +02:00
Roland Geider
3ebf9b4685
Merge branch 'master' of github.com:wger-project/wger
2016-07-02 12:06:50 +02:00
Jacob Stoebel
187aab3ab7
add clarification on where to install Bower
...
Bower should be installed in wger/wger not in the project's root directory
2016-07-01 09:10:16 -04:00
Roland Geider
c4d1fd7cba
Add bower step in upgrade instructions
...
At least metrics-graphics is a new package and needs to be manually
installed when upgrading.
2016-06-24 22:31:11 +02:00
Roland Geider
21fe06152e
Fix link to Issue
2016-06-24 22:28:45 +02:00
Roland Geider
73f79d1dfa
Merge branch 'master' of github.com:wger-project/wger
2016-06-17 13:10:07 +02:00
Roland Geider
622d967994
Replace jqueryUIs sortable
...
This further reduces the amount of JS and CSS needed for the application.
Finally fixes #78
2016-06-16 15:53:37 +02:00
Roland Geider
a5c892f0d2
Replace jquery UIs with smaller library
...
See #78
2016-06-14 16:13:58 +02:00
Roland Geider
fd50fec2e4
Make the twitter name in header configurable
...
See #291
2016-06-13 16:23:21 +02:00
Roland Geider
fa054da756
Correctly select checkboxes for translated content
...
Fixes #296
2016-06-13 15:55:53 +02:00
Roland Geider
daf6f5c6cc
Some changes to the apache configuration
...
With this directives, it is possible to have different virtualhosts.
2016-06-12 18:27:53 +02:00
Roland Geider
1dae323814
Update changelog
2016-06-07 20:02:42 +02:00
Roland Geider
9e888d6ca9
Bump version for sphinx docs as well
2016-05-27 11:05:05 +02:00
Roland Geider
a8dacd0eed
Move changelog to documentation
...
This and other changes proposed in #291 are intended to extract information
that is only relevant for developers and move it to the sphinx documentation.
2016-05-27 10:53:05 +02:00
Roland Geider
d0a4ac1342
Change github project URL
...
The code was moved to an organisation, the URLs were changed to reflect this
change.
2016-05-24 23:54:32 +02:00
Roland Geider
d0813d2429
Move tasks.py back to the source folder
...
This was causing many problems with the installation and was only needed for
the packaged version in pypi.
See #277 for more details
2016-04-26 18:42:42 +02:00
Roland Geider
bb439e47fb
Change installation instructions for developmen
...
Since we are mucking with the system path in the tasks.py, there are problems
with the invoke command, this is basically a workaround.
See #277
2016-03-27 16:09:47 +02:00
Roland Geider
e5e0a28889
Move tasks file to wger folder
...
This is really just needed so as to more easily make the packaged (pypi)
version work. The 'invoke' command (which is mapped to 'wger' when packaged or
installed via pip) needs a tasks.py file. Since the wger folder gets installed
as a python package, it is easier if we just move that file there as well.
2016-02-26 23:33:24 +01:00
Roland Geider
b8ece3d1d7
Add notes in production documentation about filenames
...
The apache enviromental variable for the language needs to be explicitly set to
UTF8, otherwise it is not possible to upload files with non-ASCII names in them,
even if using python 3.
https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/modwsgi/
Fixes #267
2016-02-08 11:11:33 +01:00
Roland Geider
219ef46b96
Slightly change wording
...
Nutrition is an important part of the application as well
2016-01-28 12:33:43 +01:00
Roland Geider
d6b9bb2caf
Also extract i18n messages from python
...
Turns out, this is kind of important as well. As a punishment I had to fix
this on transifex for 2 hours because the "translation memory" matching didn't
work for some reason
2016-01-09 13:22:40 +01:00
Roland Geider
d6d9f16779
Extract i18n strings from .tpl files as well
...
These are used e.g. for email reminders and are not .html so they need to be
specified explicitly.
Fixes #179
2016-01-07 17:52:03 +01:00
Roland Geider
05306b9123
Move EMAIL_FROM to WGER_SETTINGS dictionary
...
This makes the behaviour more consistent, as there are already application
specifig configurations there.
2015-12-03 23:10:11 +01:00
Roland Geider
bdb84a8939
Merge branch 'master' of github.com:rolandgeider/wger
2015-11-30 22:52:48 +01:00
Roland Geider
5b92ef3d9e
Small corrections to production installations
2015-11-30 22:52:20 +01:00