Commit graph

92 commits

Author SHA1 Message Date
Jan Dittberner 266598a43e add feature remark in changelog, add domains code docs 2015-01-25 00:43:10 +01:00
Jan Dittberner 2b062edf68 update changelog to mention the new feature 2015-01-24 23:40:03 +01:00
Jan Dittberner 5583870caa define version number, mark version in changelog 2015-01-24 16:33:32 +01:00
Jan Dittberner 150366a524 plug users and hosting packages together
- document new feature in changelog
- add autogenerated documentation for osusers.urls and osusers.views
- add osuser URLs to gnuviechadmin.urls
- implement get_absolute_url in hostingpackages.models.CustomerHostingPackage
- use set_ldap_user_password instead of create_ldap_user for existing OS users
  in osusers.models.User.set_password
- add URL pattern set_osuser_password in osusers.urls
- implement osusers.views.SetOsUserPassword to set the password of an existing
  operating system user
- link to hosting package detail view on user dashboard
- add template hostingpackages/customerhostingpackage_detail.html
- add template osusers/user_setpassword.html
2015-01-24 16:26:32 +01:00
Jan Dittberner f211b535cf remove unused LogoutView and corresponding url pattern 2015-01-20 00:47:24 +01:00
Jan Dittberner 35eceb3307 add task stub for ldaptasks.tasks.set_ldap_user_password 2015-01-19 22:43:29 +01:00
Jan Dittberner 42b5652bdc update changelog 2015-01-19 21:56:48 +01:00
Jan Dittberner 30aa09c0af Merge branch 'master' into feature/hostingpackages
* master:
  load Font Mfizz in base template head
  add userdb template tags
  add Font Mfizz from http://mfizz.com/oss/font-mfizz

merged docs/changelog.rst
2015-01-18 16:24:53 +01:00
Jan Dittberner 8ffa22cc07 add changelog entry for hosting package information on user dashboard 2015-01-18 16:22:00 +01:00
Jan Dittberner 4c8b173e95 add userdb template tags
- add changelog entry
- add generated documentation for userdbs.templatetags.userdb
- add userdb template tags db_type_icon_class and db_type_name
- remove empty userdbs.views
2015-01-18 16:05:29 +01:00
Jan Dittberner 7457754dc6 mention hostingpackages app in changelog 2015-01-18 13:40:16 +01:00
Jan Dittberner 35d84d7f18 finish release 0.5.2 docs 2015-01-18 00:50:43 +01:00
Jan Dittberner 8fd75d5486 define proper allauth production settings 2015-01-18 00:47:59 +01:00
Jan Dittberner e84642263b finish release 0.5.1 docs 2015-01-18 00:30:06 +01:00
Jan Dittberner e121c9bf3d load jquery and html5shim with same URL schema as the rest of the site 2015-01-18 00:28:47 +01:00
Jan Dittberner 21bfe711a1 finalize changelog for release 0.5.0, update docs/conf.py 2015-01-17 23:48:13 +01:00
Jan Dittberner 8900d6e72d document allauth integration 2015-01-17 23:23:14 +01:00
Jan Dittberner 0a097b09e2 document login/logout/dashboard feature 2015-01-17 16:18:26 +01:00
Jan Dittberner 19390d369a add admin list filtering and ordering for mail addresses and mailboxes 2015-01-17 12:25:54 +01:00
Jan Dittberner 1050f098f4 define version number, update changelog 2015-01-11 15:32:46 +01:00
Jan Dittberner 8697f84381 add admin and a bit of documentation 2015-01-04 20:23:49 +01:00
Jan Dittberner 6695d1bad4 document addition of mysqltasks and pgsqltasks 2015-01-04 20:19:48 +01:00
Jan Dittberner a336af46c2 add taskresults app to handle celery task results 2014-12-29 15:55:57 +01:00
Jan Dittberner 9b4bef0050 add new task delete_ldap_group 2014-12-29 15:22:52 +01:00
Jan Dittberner 18e47d73b4 add customer field to osusers.models.User
- allow association of os users to Django users (customers)
- adapt admin forms
- add migration
2014-12-27 19:26:16 +01:00
Jan Dittberner 39fd326ac2 allow generated password for new osusers
- change osusers.admin.UserCreationForm to allow empty password input which
  triggers the creation of a new password
2014-12-27 18:28:37 +01:00
Jan Dittberner 9af6546d0a set version 0.3.0 2014-12-27 16:39:03 +01:00
Jan Dittberner 54b99281e3 call create/delete mailbox tasks when saving/deleting mailboxes 2014-12-27 16:31:43 +01:00
Jan Dittberner 505b9c934b use celery routers from gvacommon 2014-12-27 14:12:48 +01:00
Jan Dittberner 92c6b39e12 implement automatic creation of mailbox names
- create mailbox name when saving new mailboxes in admin
- add MailboxManager that implement get_next_mailbox_name as manager for
  Mailbox
2014-12-27 00:24:05 +01:00
Jan Dittberner 8f5812ff29 repair mailbox creation admin 2014-12-27 00:05:14 +01:00
Jan Dittberner cadce872d6 add version number 2014-12-26 22:39:59 +01:00
Jan Dittberner dad9849b48 remove attribute readonly_fields from UserAdmin 2014-12-26 22:38:02 +01:00
Jan Dittberner 7c3efb2e50 set version number 2014-12-26 15:16:03 +01:00
Jan Dittberner 08ab693b65 document homedir creation feature 2014-12-26 15:13:52 +01:00
Jan Dittberner 05bc040856 update docs 2014-12-17 22:31:43 +01:00
Jan Dittberner 4be6b9ec3c bump version number, add release to changelog 2014-06-01 23:32:59 +02:00
Jan Dittberner d8c0984b05 update changelog 2014-06-01 23:24:38 +02:00
Jan Dittberner d47f964cbc update changelog 2014-06-01 18:32:59 +02:00
Jan Dittberner 6197728330 update changelog 2014-06-01 16:47:37 +02:00
Jan Dittberner d82146987e update changelog, document test process
- fix headline in index.rst
- add release 0.1 in changelog and add two more features
- add tests.rst documenting how to run the test suite and how to check test
  coverage
2014-06-01 12:07:18 +02:00
Jan Dittberner d1abe10349 add release plugin and changelog 2014-06-01 00:17:57 +02:00