Code

implemented multilink changes (and a unit test)
[roundup.git] / roundup / cgi_client.py
2002-08-23 richardminor edit
2002-08-19 richardremoved debug prints
2002-08-19 richardgrant web access to admin ;)
2002-08-16 richardbugfix
2002-08-15 richardcleanup
2002-08-13 gmcmUse a real parser for templates.
2002-08-01 gmcmUse same regex to split search terms as used to index...
2002-08-01 richardAdded the web access and email access permissions,...
2002-07-31 richard . web forms may now unset Link values (like assignedto)
2002-07-31 gmcmFixes to the search form and saving queries.
2002-07-31 richardcleanup
2002-07-30 richardoops, thanks Duncan Booth for spotting this one
2002-07-30 gmcmOops, fix the permission check!
2002-07-30 gmcmAdapt metakit backend to new security scheme.
2002-07-30 gmcmSimple optimization.
2002-07-30 richardSession storage in the hyperdb was horribly, horribly...
2002-07-30 richardnicer error messages, and a bugfix
2002-07-26 richardVery close now. The cgi and mailgw now use the new...
2002-07-25 richardBugger it. Here's the current shape of the new security...
2002-07-20 gmcmFixes/improvements to the search form & saved queries.
2002-07-18 gmcmAdd Number and Boolean types to hyperdb.
2002-07-17 gmcmSaving, running & editing queries.
2002-07-14 richardcleaned up structure
2002-07-14 richardSome more TODOs
2002-07-14 richardImplemented a switch to disable journalling for a Class...
2002-07-10 richardremoved debugging
2002-07-10 richard. #576241 ] MultiLink problems in parsePropsFromForm
2002-07-10 richard . switched to using a session-based web login
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:
next