2011-05-30 |
added trans and blocktrans
benste
committed
on 30 May 2011
|
---|---|
2010-12-12 |
added missing client files
Florian Fuchs
committed
on 12 Dec 2010
|
2010-12-11 |
|
* renamed media folder to static to prevent conflicts with django's default admin media routing
...
Florian Fuchs
committed
on 11 Dec 2010
|
|
2010-10-05 |
Updated a view-function according to new rest client and made sure only the elements in the list settings that shall be changable via the web UI is visible in the UI.
Anna Granudd
committed
on 5 Oct 2010
|
Updated the fields for the settings page accrding to configuration.txt. Also undid some recent changes and corrected a typo in the rest-client to make testing of the settings page easier.
Anna Granudd
committed
on 5 Oct 2010
|
|
added PATCH to restclient / tests
Florian Fuchs
committed
on 5 Oct 2010
|
|
2010-08-17 |
Added indent and line breaks for to be compatible with the automatic rendering of documentation.
Anna Granudd
committed
on 17 Aug 2010
|
2010-08-15 |
Added the moved templates to version control.
Anna Granudd
committed
on 15 Aug 2010
|
Added copyright statements, changed import logic and moved templates.
Anna Granudd
committed
on 15 Aug 2010
|
|
2010-08-12 |
Added user and membership settings test and headings for each section in the doctests.
Anna Granudd
committed
on 12 Aug 2010
|
Improved the user settings.
Anna Granudd
committed
on 12 Aug 2010
|
|
2010-08-11 |
now, in fact, added the doctest file
Florian Fuchs
committed
on 11 Aug 2010
|
|
|
Added a decorator/mockdata for the missing member data.
Anna Granudd
committed
on 11 Aug 2010
|
|
2010-08-10 |
Added a "mockup" user settings page.
Anna Granudd
committed
on 10 Aug 2010
|
2010-08-09 |
Extended the docstrings and added comments in the code.
Anna Granudd
committed
on 9 Aug 2010
|
Added line breaks to make the tests follow pep8 (where possible).
Anna Granudd
committed
on 9 Aug 2010
|
|
2010-08-08 |
Added doctests for the UI.
Anna Granudd
committed
on 8 Aug 2010
|
2010-08-05 |
Added forgotten login.html
Anna Granudd
committed
on 5 Aug 2010
|
2010-08-04 |
Made the password for the login function not visible in clear text.
Anna Granudd
committed
on 4 Aug 2010
|
Created a mockup login and logout function and added login required as decorator for, among others, the settings page.
...
Anna Granudd
committed
on 4 Aug 2010
|
|
Added a block "links" to base.html and added some links on top of the page to a few of the templates. Also added missing mock data for three fields.
Anna Granudd
committed
on 4 Aug 2010
|
|
2010-08-03 |
Added a mass subscription function and changed the redirekt after creating a list to let the list creators decide what they want to do next.
Anna Granudd
committed
on 3 Aug 2010
|
2010-08-02 |
added and changed form fields, changed mockup import in rest client
Florian Fuchs
committed
on 2 Aug 2010
|
2010-07-29 |
Added a function to update the changes made to the list settings and added missing <form>-parts in settings.html.
Anna Granudd
committed
on 29 Jul 2010
|
Created one massive form for the settings page.
Anna Granudd
committed
on 29 Jul 2010
|
|
2010-07-28 |
Corrected the decorators and started with the settings view and forms.
Anna Granudd
committed
on 28 Jul 2010
|
Bugfixing in the decorators containing mock data.
Anna Granudd
committed
on 28 Jul 2010
|
|
2010-07-26 |
Separated out the decorators for the mock data in a new file.
Anna Granudd
committed
on 26 Jul 2010
|