erozqba
1
apereo/phpCAS
-
Correction of documentation for the URL validations and proxy URL validations. (#216)
Ref: issue #215 [6 January 2017]
digi604/django-smart-selects
-
Verify that SelectBox global var from djangojs "SelectBox.js" is present.
Fix flake8 error: smart_selects/widgets.py:169:21: E722 do not use bare except.
Ref: issue #212 [14 November 2017]
-
Fix bogue when adding a new formest with horizontal=True using javascript.
Ref: issue #210 [7 July 2017]
-
Loop over all .chained when adding a new formset (#222)
When adding a new formset with multiple chainedM2M any work because we only iterate
in all $('.chained-fk') and not in $('.chained') [6 July 2017]
-
Fix issue 212. (#223)
Load javascript for horizontal mode after ours javascript files because the
horizontal mode javascript files will change the template and remove the class
".chained" that is use to initialize the element.
When using the horizontal mode, clean the cache in fill_field to avoid the
duplication of elements. [6 July 2017]
savoirfairelinux/num2words
-
Update CHANGE.rst to publish a new release.
Ref: issue #140 [22 November 2017]
-
Increase test coverage for lang fr* (#136)
Ref: issues #116 #121 #127 [9 November 2017]
-
Fix bugs in the float precision and the currency, increase test coverage (#134)
* Fix some bugs in the float precision and the currency, increase test coverage.
Ref: issue #112 #113
* Update README.rst [6 November 2017]
-
Create PULL_REQUEST_TEMPLATE.md [5 November 2017]
-
Create ISSUE_TEMPLATE.md [5 November 2017]
-
Create CONTRIBUTING.md [5 November 2017]
-
Create CODE_OF_CONDUCT.md [5 November 2017]
-
Replace a custom implementation of an ordered dict in the file orderedmapping.py by collections.OrderedDict (#131) [1 November 2017]
-
Update fichier README.rst to fix the coverage badge [30 October 2017]
-
Activate flake8, isort and coveralls in the configuration of tox (#105)
* Activate flake8, isort and coveralls in the configuration of tox
* Update code to respect PEP8
* Fix bug in the lang_IT for python 3
* Update the README to include the new converters. [30 October 2017]
-
Update tox.ini to check more stuffs (#103) [26 October 2017]
-
Merge pull request #102 from savoirfairelinux/remove_lang_EN_GB_old_file
Remove old and not used file num2words/lang_EN_GB_old.py [26 October 2017]
-
Remove old and not used file num2words/lang_EN_GB_old.py [26 October 2017]
-
Merge pull request #101 from shulcsm/expose_to_currency
Expose to to_currency. [26 October 2017]
-
Merge pull request #100 from shulcsm/pass_kwargs_to_converters
Pass kwargs to converters. [26 October 2017]
-
Merge pull request #98 from williamjmorenor/master
Fix some pep8 issues [26 October 2017]
-
Merge pull request #97 from bblaz/master
Added Slovene (sl) languange [23 October 2017]
-
Merge pull request #95 from savoirfairelinux/allow_call_to_other_converters
Allow call to other convertes as to_currency, to_year [23 October 2017]
-
Merge pull request #96 from marcu/master
lang_DK do not depends on num2words [23 October 2017]
-
Allow call to other convertes as to_currency, to_year
There are at least to issues related with questions about how to use other convertes.
This changes should allow the use of this converters [29 September 2017]
-
Merge pull request #91 from olix20/master
Added support for Dutch language (NL) [20 September 2017]
-
Merge pull request #93 from Sergeyzhol/master
Add Ukrainian language [19 September 2017]
-
Merge pull request #89 from Framras/master
readme corrected [8 September 2017]
-
Merge pull request #88 from piranna/master
Added reference to `fr_DZ` locale on readme & clean-up [6 September 2017]
-
Merge pull request #87 from Framras/master
README update [6 September 2017]
-
Merge pull request #86 from piranna/master
Add `fr_DZ` locale [6 September 2017]
-
Merge pull request #85 from Framras/master
Turkish language added to list on Readme [5 September 2017]
-
Merge pull request #84 from Framras/master
Add Turkish language support. [5 September 2017]
-
v0.5.5 [2 July 2017]
-
Merge pull request #72 from dalwadani/master
Support Arabic [28 June 2017]
-
Merge pull request #67 from 10537/master
[IMP]Adds es_CO and es_VE support. [27 April 2017]
-
Merge pull request #68 from cclauss/patch-1
classifiers=CLASSIFIERS [14 April 2017]
-
Merge pull request #62 from dazre/master
fixed some spelling problems for Russian [4 April 2017]
-
Merge pull request #61 from anothingguy/master
[ADD] support VietNam [3 April 2017]
-
Made to_ordinal() implementation python3 compatible for lang es
Ref: issue # 10537 [3 April 2017]
-
Fix the tests after the changes proposed by @10537
Ref: issuer # 10537 [3 April 2017]
-
Merge branch 'master' of git://github.com/10537/num2words into 10537-master [31 March 2017]
-
Update README.rst to show TravisCI build status. [27 February 2017]
-
Merge pull request #58 from kszys/master
Fixed issues with wrong text for currency in Polish language [27 February 2017]
-
Show the TravisCI build status in the project page. [1 February 2017]
-
Merge branch 'filwaitman-language_pt_BR' [31 March 2016]
-
Merge branch 'language_pt_BR' of https://github.com/filwaitman/num2words into filwaitman-language_pt_BR [31 March 2016]
-
Fix regression added in the PR Iss24. [31 March 2016]
-
Merge branch 'anb-master' [18 March 2016]
-
Merge branch 'master' of https://github.com/anb/num2words into anb-master [18 March 2016]
-
Merge branch 'isnani-iss24' [18 March 2016]
-
Merge branch 'iss24' of https://github.com/isnani/num2words into isnani-iss24 [18 March 2016]
-
Merge pull request #35 from Michael-Reschke/patch-1
Update README.rst [18 March 2016]
savoirfairelinux/sous-chef
-
Fixes #793
Changes proposed:
Use the proper inverse of the relationship between Client and Relationship models. [22 August 2017]
-
Use nginx container only with in prod settings. (#784) [16 August 2017]
-
Update sous_chef settings after the update of dependencies [15 August 2017]
-
Fixed #743: display git information. Add the work in #780 (#800)
* Fixed #743: display git information.
* Put in the footer the GIT HEAD and the GIT TAG [15 August 2017]
-
Add the missing migration in the members app.
Ref: issue #791 [1 August 2017]
-
Temporary fix for the multidatepicker widget. (#789)
Ref: issue #788 [1 August 2017]
-
Fix collect static warnings.
Rename the destination folder for the static assets generated by gulp inside
sous_chef app, the static files finders will look inside each app for an
static folder and the first files found will be used. This is causing that the
last compiled files are ignored by the static files command when running
the project using the production settings.
https://docs.djangoproject.com/en/1.11/ref/settings/#std:setting-STATICFILES_FINDERS
Fix grid in the user edit and create page.
Ref: issue #782 [25 July 2017]
-
Add semantic-ui and jquery into the package.json dependencies.
Ref: #767 [12 July 2017]
-
Update npm dependecies to avoid the warnings related with minimatch and graceful-fs
Ref: issue #777 [12 July 2017]
-
Sticky Footer
Make the footer stick to the bottom when there are not enought content. [11 July 2017]
-
Fix bug in the Dockerfile and add a docker-compose config file for the tests in travis. [5 July 2017]
-
Debug coveralls report not send [5 July 2017]
-
Test travis ci with docker
Set ENV variables for development into docker-compose.override.yml [5 July 2017]
-
Replace ADD with COPY in Dockerfile.
Ref: issue #755 [28 June 2017]
-
Update dependencies
Dependency Resolved Newest License
Django 1.10.7 1.11 BSD
django-leaflet 0.21.0 0.22.0 LPGL, see LICENSE file.
Dependency Resolved Newest License
semantic-ui-calendar 0.0.7 0.0.8 MIT [2 May 2017]
-
Update docker-compose.yml version.
Update to the version 3.
Ref: issue #729 [1 May 2017]
-
Hotfix.
This is not the proper way to fix this, is only a temporal patch.
We should refactor all this logic to send the data using POST and not GET,
add form validations and more.
Ref: issue 716 [31 March 2017]
-
Use a different way of calculate the age for the client.
Ref: issue#669 [24 February 2017]
-
[Dashboard] Display birthdays of the week (the next 7 days)
Ref: issue#649 [20 February 2017]
-
Add a favicon to the application.
The favicon can be changed, suggestion accepted, this is only a proposition.
Ref: issue#650 [27 January 2017]
-
Remove the broken edit button that is not used in the billing list page.
Ref: issue#652 [27 January 2017]
-
This way looks more maintainable.
What dou you think?
Ref: pr #525 [6 December 2016]
-
Check that there are a valid member_contact.
Check the member_contact before access to type and value properties, if there
are an emergency contact without contact information like Home phone, the page
for edit the client emergency contact crash.
Ref: issue-517 [14 November 2016]
-
Remove hardcode URL from javascript code.
Add a custom Select class that inherits from the class form.Select
to add the data-url attribute to the options for the select #id_client
in the route : "order:create_batch"
Ref: issue #494 [14 November 2016]
-
Fix issue-505 Footer overlay in Kitchen count.
There was a wrong close div tag template view_orders.
Ref: issue-505 [10 November 2016]
-
Fix issue #502 Geolocation is broken in the client creation form.
Split the multidatespicker javascript files into a different files to include
only in the page for create orders in batch.
Change the versions of semantic-ui, jquery, jquery-ui to avoid some incompatibilities.
Remove generated assets from repo to avoid anyone change the generated files.
Install npm and gulp in the web image because we need gulp to generate the assets.
Ref: issue-502 [10 November 2016]
-
Add more member update steps.
Add payment_information, referencing and emergency_contact update steps.
Remove member's duplicate template.
Add base class to client's update and view views.
Use a base class to group same code from "update client" views,
"view client" views and "update client" tests.
Remove duplicated templates to update member informations, reuse the
template that exist already to add new members.
Ref: issue #393 [24 October 2016]
-
Add the option "Other" for the gender selection form.
Ref: issue #486 [21 October 2016]
-
Fix issue #459 double sidebar.
Frontend changes to made the sidebar be drawn once,
regardless of the size of the window, or any resizing actions.
Ref: issue #459 [9 October 2016]
-
Refactor the volumes used by the containers.
Ref: issue #439 [23 September 2016]
-
Fixes docker-compose files so the setup works on Mac.
Add host volume mapping in docker-compose.override.yml and rename prod file.
Crédits: Mathieu Perreault @madmath
Ref: issue #439 [21 September 2016]
-
Continue dockerize the application.
* Add a Nginx docker container.
* Add gunicorn as WSGI server.
* Add differents docker-compose configurations files for DEV and PROD env.
* Add a volume to made database files persistents so it could backup it later.
* Update INSTALL.md file to explain how to access to the application using the
Nginx server and how to run the Django development server.
* Remove some annoying "print()" in the tests.
* Update the .po files.
Ref: issue #439 [21 September 2016]
-
Add gulp to manage static files in the project.
A lot of refactoring in Javascript files, remove code duplication, remove
javascript code from templates, etc. New dependencies added (npm and gulp) to
the project in order to work with frontend files.
Ref: issues #384 #385 [15 September 2016]
-
Fix regression in order edit page.
Ref: issue #440 [2 September 2016]
-
Make kitchen count steps clickable.
Ref: issue #392 [30 August 2016]
-
Keep renaming the application, remove superfluous folders and change project structure.
Ref: issue #347 [23 August 2016]
-
Fix pep8!
Ref: #313 [23 August 2016]
-
Add the semantic-ui class to the field status_to.
Ref: #313 [23 August 2016]
-
Keep reloading the page to load the current client status after the change
in the scheduler has been made.
Ref: #313 [23 August 2016]
-
Remove dataload and dataexec, not needed if we are going to use fixtures.
Ref: #357 pr #359 [22 August 2016]
-
Declare a form class to add an extra field end_date and modify
the widget of the field rason, so we have included the end_date
field into the form validation of Django.
Ref: issue #313 [22 August 2016]
-
Replace dataload and dataexec with initial_data fixture, original idea @cormier
Cormier has proposed to use a fixture instead of dataexec and dataload, and
that is a good idea to me. But I prefer not to delete the dataexec and dataload
files, because the fixtures created was a dump of the database after populate
the database with dataexec and dataload, so it will be easier in the future
to made modifications in dataload and use it to generate a new version of
the fixture initial_data.json.
Ref: issue #357 pr #359 [20 August 2016]
-
Refactoring client delivery status changes to add:
- Use Django forms and form validation.
- Allow only logged user to acces this URL
Ref: issue #313 [20 August 2016]
-
Update Django to version 1.10 and use version 2 of docker-compose configuration file.
Small change in the order factories to make it work with Django-1.10
Ref: issue #348 [16 August 2016]
-
Zoom the map with the center in santropol.
TODO: Add an approximative center coordinate for each route. [5 August 2016]
-
Fix regresion in the order/list, (sorry for that I made a mistake
in a rebase over dev) and add the posibility to edit and delete and
order from the client list of orders member/view/###/orders [5 August 2016]
-
Changes in the tests to use setUpTestData() to load data shared by all the
tests cases, and use setUp() to login the client per tests case.
Ref: http://stackoverflow.com/questions/29428894/django-setuptestdata-vs-setup [5 August 2016]
-
Remove login and logout code duplication.
Credits: Thanks to emilou for the suggestion! [5 August 2016]
-
Add tests for the create and update orders forms.
Changes proposed in this commit:
* Add the tests for the create and update orders forms.
* Improvements in the templates for list, view, create and update orders.
* Small fix in the member test
* Small change in the views of order to set the list of objects like orders instead of order
* Small change in main.css to improve the display of errors
No migration needed. [5 August 2016]
-
Use generic.UpdateView instead UpdateWithInlinesView for the UpdateOrderStatus. [4 August 2016]
-
Update Order
Changes proposed in this pull request:
Add the form to update orders
Use django-extra-views dependency
Use django-dynamic-formset dependency
Use CBV instead FBV
TODO: Add tests, I will do it as soon I have some time. [4 August 2016]
-
Use django-extra-views and django-dynamic-formset in order to generate
the form to add new orders with items orders. [4 August 2016]
-
Fix bug with local test.
How mysql and sqlite handle internal autoincrement counter in differents
ways, I have replaced the hardcoded 'id' by the real 'id' finded by a request
to the BD. [29 July 2016]
-
Rebase of branc 'issue_256_missing_fields' over 'dev' [27 July 2016]
-
Fix error in the Step Allergies to show the components Pudding and Compote.
Refactor some code and improuve the UI to show Meals default for the selected
days only in the schedule.
Ref: issue #256 [27 July 2016]
-
Apply corrections suggested by @lamontfr.
There was some mistakes in the pull request remarked by @lamontfr,
thanks a lot for the code review! [24 July 2016]
-
Add new commands to generate orders using factory-boy
Changes made in this commit:
1. Update ClientFactory to add new fields like the json meals_default_week
and create ReferencingFactory
2. Reuse the same constants COMPONENT_GROUP_CHOICES and DAYS_OF_WEEK in all
classes and remove duplication
3. Update the command createclients
4. Add the commands createorders and generateorders. The command createorders
will create new client and orders with ramdom data. The command generateorders
will create orders for the existing clients preferences of meal_default_week.
5. Update tests files to the previous changes made.
6. Update dataload.py because the component groups names has changed. [23 July 2016]
-
Fix error in the Step Allergies to show the components Pudding and Compote.
Refactor some code and improuve the UI to show Meals default for the selected
days only in the schedule.
Ref: issue #256 [22 July 2016]
-
Merge pull request #250 from maximest-pierre/add_pdf_support
Add requirement for the pdf export [15 July 2016]
-
Not new features, only improving test coverage.
Small refactoring of the view member/view/show_information to use
a CBV and add @login_required. [14 July 2016]
-
Respect PEP8, sorry for the previous commit, I forget to check PEP8. [13 July 2016]
-
Fix bug in the form validation and add more tests.
The street, city and postal_code fields are not required if payment
information is an existing member with a valid address. We can use
the address already in the system, not need to add a new one, more
when right now a member can only have an address, something that we
should change? probably! [13 July 2016]
-
Add the possibility to attach an existing member to the client.
Changes made:
- Add a route and a view for making ajax request in order to
find the existing members.
- Update the templates to add the new input to search existing
members and the JavaScript code needed.
- Update the view ClientWizard to add the existing member to the
client when needed, also split the long save method into several
logic methods that are reused in the save method.
- * Important change * : Right now I have decided that if the
client information and the payment information is the same
(First Name and Last Name) only one member is created in the
DataBase, because if not we end with lots of members that basically
have the same information. Is the same with the payment information
and the referent information, maybe the person referencing the
client is the same that will pay for it, and right now we create
two differents members in the DataBase. I'm not sure how this should
be handled and I will be happy to change this into the right way.
Ref: Issue # 223 [10 July 2016]
-
Fix PEP8 after rebase from dev. [28 June 2016]
-
Rebase over branch dev after some other branchs has been merged and
add the list display mode to the client view. [28 June 2016]
-
Update the setting_test.py to reuse settings.py and travis.yml
to not override settings.py and use the param --settings.
In the setting_test.py the overrides made are:
- Use sqlite3 to run the test.
- Set DEBUG and TEMPLATE_DEBUG to False.
- Override the dummy SECRET_KEY [28 June 2016]
-
Implement tests for the multi-step form to add new clients.
There are modifications in models.py, views.py, form.html, urls.py and
the file basic_info.html was renamed to basic_information in order to remain
similar to the oder address_information, referent_information, etc. [28 June 2016]
-
Rebase over branch dev after some other branchs has been merged and
add the list display mode to the client view. [24 June 2016]
-
Fix PEP8 after rebase from dev. [24 June 2016]
-
Update the setting_test.py to reuse settings.py and travis.yml
to not override settings.py and use the param --settings.
In the setting_test.py the overrides made are:
- Use sqlite3 to run the test.
- Set DEBUG and TEMPLATE_DEBUG to False.
- Override the dummy SECRET_KEY [24 June 2016]
-
Implement tests for the multi-step form to add new clients.
There are modifications in models.py, views.py, form.html, urls.py and
the file basic_info.html was renamed to basic_information in order to remain
similar to the oder address_information, referent_information, etc. [24 June 2016]
-
Use Semantic-UI datepicker for date inputs.
In order to use more friendly date inputs I have search for a solution compatible
with Semantic-UI that is the fronted framework used. I have find this discution
https://github.com/Semantic-Org/Semantic-UI/pull/3256 of a pull request to add
a calendar module in Semantic-UI.
We have two options here to use this calendar module right now:
1. Add the JS and CSS files like static files to the project. (I recommend this one and is the one used in this commit)
2. Use an specific commit of Semantic-UI
https://cdn.rawgit.com/mdehoog/Semantic-UI/6e6d051d47b598ebab05857545f242caf2b4b48c/dist/semantic.min.css
https://cdn.rawgit.com/mdehoog/Semantic-UI/6e6d051d47b598ebab05857545f242caf2b4b48c/dist/semantic.min.js [22 June 2016]
-
Some client fields should not be required
issue #63 [21 April 2016]
-
Add the migration of add a field for the emergency contact.
issue-31 [21 April 2016]
-
Add emergency contact on client.
issue #31 [21 April 2016]