Code

Added reindex command to roundup-admin.
[roundup.git] / roundup / cgi_client.py
2002-07-09 richardAdded reindex command to roundup-admin.
2002-07-08 gmcmPagination of index pages.
2002-07-08 richardehem
2002-07-08 richardNot sure why the cgi_client had an indexer argument.
2002-06-27 gmcmIf the form has a :multilink, put a back href in the...
2002-06-20 richardBetter handling of unauth attempt to edit stuff
2002-06-12 gmcmAllow form to set user-properties on a Fileclass.
2002-06-11 richard . #565996 ] The "Attach a File to this Issue" fails
2002-05-29 richardSorry about this huge checkin! It's fixing a lot of...
2002-05-25 rochecompaanMerged search_indexing-branch with HEAD
2002-05-24 richardNothing like a live demo to show up the bugs ;)
2002-05-22 richardOops
2002-05-22 richard . applied patch #558876 ] cgi client customization
2002-05-21 richardHandle migration
2002-05-21 richard . #551483 ] assignedto in Client.make_index_link
2002-05-15 richard . node caching now works, and gives a small boost...
2002-05-12 richardehem, part 2
2002-05-12 richardehem
2002-05-02 richardAdded the ADD_AUTHOR_TO_NOSY handling to the CGI interface.
2002-04-02 richard . stop sending blank (whitespace-only) notes
2002-03-17 richardoops
2002-03-14 richard . #517734 ] web header customisation is obscure
2002-03-12 richardmore pychecker warnings removed
2002-02-25 richardahem
2002-02-21 richard... and label, width and height control for extra flavour!
2002-02-21 richardoops
2002-02-21 richardThe correct var is "HTTP_HOST"
2002-02-21 richard . Added popup help for classes using the classhelp...
2002-02-21 richard*** empty log message ***
2002-02-20 richardbetter error handling
2002-02-20 richardUse the csv module for generating the form entry so...
2002-02-20 richard . Added simple editing for classes that don't define...
2002-02-15 richard . Alternate email addresses are now available for...
2002-02-14 richard. All forms now have "double-submit" protection when...
2002-01-16 richard . lots of date/interval related changes:
2002-01-16 richard#503793 ] changing assignedto resets nosy list
2002-01-14 richard . changed all config accesses so they access either...
2002-01-11 richard . #502437 ] rogue reactor and unittest
2002-01-10 richardmissed a parsePropsFromForm in last update
2002-01-10 richard . fixed some problems with web editing and change...
2002-01-09 grubert_add_assignedto_to_nosy did set nosy to assignedto...
2002-01-08 richardcrying out for real configuration handling... :(
2002-01-08 richardChanged message-id format to "<%s.%s.%s%s@%s>" so it...
2002-01-08 richardI mucked the intent of the code up.
2002-01-08 richardOops, missed this before the beta:
2002-01-07 richard*mutter* stupid cutnpaste
2002-01-02 richardSorry for the huge checkin message - I was only intendi...
2001-12-23 richardWe already had an admin-specific section of the web...
2001-12-20 rochecompaanFeatures added:
2001-12-20 rochecompaanBugs fixed:
2001-12-18 rochecompaanFixed bugs:
2001-12-15 richardTested the changes and fixed a few problems:
2001-12-15 rochecompaan . Modified cgi interface to change properties only...
2001-12-12 richardFixed some problems with user editing
2001-12-12 richardAdded a Zope frontend for roundup.
2001-12-10 richardEnabled transaction support in the bsddb backend. It...
2001-12-07 rochecompaanFixed small bug that prevented adding issues through...
2001-12-06 richardfiles multilink was being nuked in post_edit_node
2001-12-05 rochecompaanRemoved generation of change note from "sendmessage...
2001-12-04 richardAdded some rollbacks where we were catching exceptions...
2001-12-02 richard. We now use weakrefs in the Classes to keep the databa...
2001-12-01 richard. We now have basic transaction support! Information...
2001-11-30 rochecompaanLinks in page header are now consistent with default...
2001-11-30 rochecompaanProperty changes are now completely traceable, whether...
2001-11-30 richardConverted roundup/cgi_client.py to use _()
2001-11-29 richardRemoved the "This issue has been edited through the...
2001-11-29 richarda little comment
2001-11-28 richard . login_action and newuser_action return values were...
2001-11-27 richardcouple of bugfixes from latest patch integration
2001-11-26 richardThis config stuff is getting to be a real mess...
2001-11-26 richardtypo
2001-11-26 richardFeature:
2001-11-24 jhermanntypeof() instead of type(): avoid clash with database...
2001-11-22 jhermannAdded module docstrings to all modules.
2001-11-21 jhermannAdded dummy hooks for I18N and some preliminary (test...
2001-11-21 richardoops
2001-11-21 richardBetter handling of new properties.
2001-11-15 richardhandle the case where there is no file attached
2001-11-14 richard . users may attach files to issues (and support in...
2001-11-07 jhermannHandling of damaged login cookies
2001-11-07 richardRemove the '=' padding from cookie value so quoting...
2001-11-06 jhermannMore IE fixes: it does not like quotes around cookie...
2001-11-06 jhermannFixed debug output in page footer; added expiry date...
2001-11-06 jhermannGet debug level from ROUNDUP_DEBUG env var
2001-11-05 richardFixed newuser_action so it sets the cookie with the...
2001-11-04 richardFixed various cookie-related bugs:
2001-11-03 richardOops. uses pagefoot now.
2001-11-03 richardLogin page didn't have all close tags.
2001-11-03 richardpossibly fix truncated base64'ed user:pass
2001-11-01 richardStarted work on supporting a pop3-fetching server
2001-10-28 richardAdded more useful header to the classic schema.
2001-10-24 richardMore fixes to lockout logic.
2001-10-23 richardHTML typo
2001-10-23 richardFixed lock-out logic, thanks Roch'e for pointing out...
2001-10-23 richardSome cleanup.
2001-10-23 richardRe-enabled login and registration access after lopping...
2001-10-22 richardAdded configuration for:
2001-10-21 richardfeature #473127: Filenames. I modified the file.index...
2001-10-21 richardbug #473124: UI inconsistency with Link fields.
2001-10-21 richardCGI interface view customisation section may now be...
next