Commit History

Author SHA1 Message Date
  Fabs 420cf9c624 Use jquery to pre-fill code. Remove external password_reset.js as this code is only used once in this template. 10 years ago
  Baptiste Jonglez 3c981bf71d Pre-fill the email address in the password reset form 10 years ago
  Baptiste Jonglez 8800699558 Get rid of newlines in mail subjects 10 years ago
  Baptiste Jonglez e1b370df3f Change the welcome email 10 years ago
  Baptiste Jonglez e0b4004e10 Add https:// prefix to URL in the welcome mail 10 years ago
  Fabs db3a6839cd PEP8 10 years ago
  Fabs 132040631d PEP8 10 years ago
  Fabs 7e83fbd2c6 Add bulk send email in list view 10 years ago
  Fabs 4f80a8dc10 Move admin overrided templates to apps templates folder 10 years ago
  Fabs ad070b9976 Add first draft to send a welcome email to a member 10 years ago
  Fabs 6e33dc4c0a Do not erase default buttons in admin change_form for invoice 10 years ago
  Fabs 89769bbd41 Add comment 10 years ago
  Baptiste Jonglez 8b38dd89d9 Fix ISP database version (should be a float, not a string) 10 years ago
  Baptiste Jonglez 7c89186c02 Only show members for the 'fee=late' filter 10 years ago
  Fabs 68ada60e07 Improve get_automatic_username to add increment at username end if it already exists in database 10 years ago
  Baptiste Jonglez 3f497741ef Add a Cache-control header on /isp.json 10 years ago
  Baptiste Jonglez 37c375b8f6 Use the ISP database application in COIN 10 years ago
  Baptiste Jonglez f8daeff82c Add a README for ISP database application 10 years ago
  Baptiste Jonglez 9f8d1c0d4a Basic ISP database application 10 years ago
  Baptiste Jonglez 98b9375d30 Add helper functions to count subscribers and members 10 years ago
  Fabs dac0fc0954 Add IRC in contact page 10 years ago
  Baptiste Jonglez 8e3b2dcd59 Display a success message when saving VPN configuration 10 years ago
  illysedev 13813dddc9 VPN password reset confirm 10 years ago
  illysedev 6c549349c5 VPN errors style corrections 10 years ago
  Baptiste Jonglez b229c5cbf5 More translation for the VPN 10 years ago
  Baptiste Jonglez 716544b2bb Translate the error messages regarding IP subnets and pools 10 years ago
  Fabs db59099a54 Fix random display of configuration type in offers. Bug was caused by django 1.7 app registry which is dict type. With this type python decide the order. So sometimes, VPNConfiguration is ordered after Configuration. (Not 100% sure what i'm saying) 10 years ago
  Mathieu 825b296b1f Pour être logique avec "Coinnexion"... 10 years ago
  Baptiste Jonglez c1dbdc0ad8 No default value for start date of membership 10 years ago
  Baptiste Jonglez 473307392a End date of membership now has a default value *after* validating a form 10 years ago