[pysignup] / trunk / cgi / README Repository:
ViewVC logotype

Log of /trunk/cgi/README

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 89 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 4 08:13:39 2008 UTC (23 months ago) by pinky
File length: 2791 byte(s)
Diff to previous 56
update readme a bit

Revision 56 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 14 08:31:42 2008 UTC (2 years ago) by pinky
File length: 2706 byte(s)
Copied from: trunk/README revision 55
Diff to previous 45
moving contents of trunk to trunk/cgi

Revision 45 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 11 07:54:13 2008 UTC (2 years ago) by pinky
Original Path: trunk/README
File length: 2706 byte(s)
Diff to previous 38
updating README a bit

Revision 38 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 9 11:05:22 2008 UTC (2 years ago) by pinky
Original Path: trunk/README
File length: 2455 byte(s)
Diff to previous 15
updating README

Revision 15 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 26 15:42:52 2008 UTC (2 years, 1 month ago) by pinky
Original Path: trunk/README
File length: 1651 byte(s)
Diff to previous 13
* password protected change.py - default pass is "pysignup"
** change.py?action=changepass allows changing of admin password
** the password's md5 hash is stored in settings.conf
** hashes are stored as: "A:salt:passwordhash", the letter represents the type
   of hash, allowing easy addition of new hash types (i.e. sha1) while
   retaining compatibility
* added compatibility for settings.conf files made before v0.9
* modified changehtml.tmpl so it can be used with all 3 change.py html pages
  (login page, change password page, and actual configure page)
* upped version number to 0.9.2
* rearranged defaultsettings.conf into a rough order of the likeliness to be 
  changed, and added 2 new config variables: passhash and sessionfile, which
  are used for change.py login
* added RELEASE-NOTES file
* updated README in accordance with new changes

Revision 13 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 20 17:58:37 2008 UTC (2 years, 1 month ago) by pinky
Original Path: trunk/README
File length: 1753 byte(s)
Diff to previous 1
version 0.9
* rewrote change.py completely
** it's now a web interface for editing settings.conf
* added defaultsettings.conf file, which is not used by the main signup sheet
  file (index.py), but is overwritten by change.py, and so variables that are
  added in a newer version of pysignup are written to settings.conf 
  automatically after modifying change.py. also, if settings.conf doesn't yet
  exist, it will automatically be made after using the change.py web interface
  with defaultsettings.conf as the template.
* fix in index.py so that non-list locations that don't use google maps work
* removed setup.py - no longer necessary with change.py/defaultsettings.conf
* updated README, etc. in accordance with other changes
* changed nextgame configuration variable -> nextevent
* added RELEASE-NOTES

Revision 1 - (view) (download) (annotate) - [select for diffs]
Added Mon Jun 30 22:56:50 2008 UTC (2 years, 2 months ago) by pinky
Original Path: trunk/README
File length: 1534 byte(s)
Adding initial trunk, branches, and tags directories, and initial import of PySignup, v0.8.2

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Report a bug
ViewVC Help
Powered by ViewVC 1.0.5