Code

more doc, bugfix in Batch
[roundup.git] / roundup /
2002-08-23 richardThat's gadfly done, mostly. Things left:
2002-08-23 richardtyp0
2002-08-23 richardminor edit
2002-08-22 richardConsistent quoting
2002-08-22 richardWhee! It's not finished yet, but I can create a new...
2002-08-22 richarduse more robust date stamp comparisons in pack(), make...
2002-08-21 richardIn preparing to turn back on link/unlink journal events...
2002-08-20 gmcmFix so it can do <display...> inside an attribute of...
2002-08-19 richardfull database export and import is done
2002-08-19 richardfix "attach a file" link in classic schema - index...
2002-08-19 richardhandle "unset" initial Link values (!)
2002-08-19 richardmake history() work with new Multilink journal entries
2002-08-19 richardgrant email access to admin too ;)
2002-08-19 richardmore helpful error messages (should make this switchabl...
2002-08-19 richardremoved debug prints
2002-08-19 richardgrant web access to admin ;)
2002-08-16 richardbugfix
2002-08-16 richardaccess controls in the user page
2002-08-16 richardremoved old, unused config vars
2002-08-16 richardadded is_retired query to Class
2002-08-16 richardmoving towards full database export
2002-08-16 richardpreparation for moving cgi modules around
2002-08-16 richardcleanup: moved templatebuilder into templates.builder
2002-08-15 richardcleanup
2002-08-13 gmcmUse a real parser for templates.
2002-08-02 richardfixes to the new template parser
2002-08-02 richardthis oughta be better
2002-08-01 gmcmUse same regex to split search terms as used to index...
2002-08-01 richardinclude info about new user roles
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 gmcmLock the database, which means another round of making...
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-30 richardwider field easier to use
2002-07-30 richardRemoved the confusing, ugly two-column sorting stuff...
2002-07-29 richarddocumentation reorg post-new-security
2002-07-29 richardFix to hasPermission, thanks Stefan Seefeld.
2002-07-29 richardRemoved the unnecessary volatiledb and the related...
2002-07-29 richardunnecessary
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-25 richardThis commit was generated by cvs2svn to compensate...
2002-07-21 richardGordon, does this help?
2002-07-20 gmcmFixes/improvements to the search form & saved queries.
2002-07-20 gmcmAn indexer that uses Metakit for storage.
2002-07-19 richardImplemented the destroy() method needed by the session...
2002-07-18 richardUnit tests and a few fixes.
2002-07-18 richardadded tests for number type too
2002-07-18 richardadded tests for boolean type, and fixes to anydbm backend
2002-07-18 richardws
2002-07-18 gmcmAdd Number and Boolean types to hyperdb.
2002-07-18 richardminor bugfix
2002-07-17 gmcmFix bug in setting activity.
2002-07-17 gmcmSaving, running & editing queries.
2002-07-14 richard. fixed the journal bloat from multilink changes -...
2002-07-14 richardoops
2002-07-14 richardcleaned up structure
2002-07-14 richardSome more TODOs
2002-07-14 richardSome TODOs
2002-07-14 richardDid some old TODOs
2002-07-14 richard . fixed the date module so that Date(". - 2d") works
2002-07-14 richardImplemented a switch to disable journalling for a Class...
2002-07-14 richardFixes for the metakit backend (removed the cut-n-paste...
2002-07-14 richard. all storage-specific code (ie. backend) is now implem...
2002-07-11 richardAdded metakit backend to the db tests and fixed the...
2002-07-10 richardremoved debugging
2002-07-10 richard. #576241 ] MultiLink problems in parsePropsFromForm
2002-07-10 richard . made mailgw handle set and modify operations on...
2002-07-10 richard...except of course it's nice to use valid Python syntax
2002-07-10 richardBe extra safe
2002-07-10 richardbraino
2002-07-10 richard . switched to using a session-based web login
2002-07-10 richardexplicit database closing
2002-07-10 richardDamn they were some ugly colours!
2002-07-10 richardAdded explicit closing of backend database handles.
2002-07-10 richard . added sorting of checklist HTML display
2002-07-09 gmcmOptimize Class.find so that the propspec can contain...
2002-07-09 richardOnly save the index if the thing is loaded and changed...
2002-07-09 gmcmGet rid of some debugging msgs.
2002-07-09 gmcmUpdates to use Richard's cool new indexer.
2002-07-09 richarduse the email munger
2002-07-09 richard . added email display function - mangles email addrs...
2002-07-09 richardWe're indexing numbers now, and _underscore words
2002-07-09 richardAdded reindex command to roundup-admin.
2002-07-09 richardMore indexer work:
2002-07-09 richardAdded ability for unit tests to turn off exception...
2002-07-08 gmcmSwich to new indexer.
2002-07-08 gmcmPagination of index pages.
2002-07-08 gmcmMetakit backend. Metakit's home is equi4.com.
2002-07-08 richardehem
2002-07-08 richardcleaned up the indexer code:
2002-07-08 richardNot sure why the cgi_client had an indexer argument.
2002-07-08 richardWas reopening the database with 'n'.
next