2002-10-04 |
richard | merge from maint-0-5 |
tree | commitdiff |
2002-10-03 |
richard | merge from maintenance branch |
tree | commitdiff |
2002-10-02 |
gmcm | Fix (re)indexing & find in back_metakit. |
tree | commitdiff |
2002-09-27 |
richard | - fixed bug in login if the username wasn't known |
tree | commitdiff |
2002-09-26 |
richard | added hook for external password validation, and some... |
tree | commitdiff |
2002-09-26 |
richard | fixed the mailgw so that anonymous users may still... |
tree | commitdiff |
2002-09-26 |
richard | - merge Zope Collector #538 fix from ZPT CVS trunk... |
tree | commitdiff |
2002-09-26 |
gmcm | Add clearCache method to DB. |
tree | commitdiff |
2002-09-26 |
gmcm | fix typo |
tree | commitdiff |
2002-09-26 |
richard | ehem ... for create too |
tree | commitdiff |
2002-09-26 |
richard | added "crypt" password encoding and ability to set... |
tree | commitdiff |
2002-09-26 |
richard | added mention of the new "minimal" template, and cleane... |
tree | commitdiff |
2002-09-26 |
richard | adding the "minimal" template |
tree | commitdiff |
2002-09-26 |
richard | *** empty log message *** |
tree | commitdiff |
2002-09-26 |
richard | reversion - allow unsetting of Links again |
tree | commitdiff |
2002-09-26 |
richard | added Class.find() unit test, fixed implementations |
tree | commitdiff |
2002-09-26 |
richard | bugfix to this morning's mailgw subject RE change |
tree | commitdiff |
2002-09-26 |
richard | merge Zope Collector #580 fix from ZPT CVS trunk |
tree | commitdiff |
2002-09-26 |
richard | more docco work |
tree | commitdiff |
2002-09-26 |
richard | handle stupid mailers quoting subject lines |
tree | commitdiff |
2002-09-25 |
richard | *** empty log message *** |
tree | commitdiff |
2002-09-25 |
richard | added doc for METAL |
tree | commitdiff |
2002-09-25 |
richard | *** empty log message *** |
tree | commitdiff |
2002-09-25 |
richard | #613291 ] typos in nosy list |
tree | commitdiff |
2002-09-25 |
richard | #613310 ] traceback on onexistant items |
tree | commitdiff |
2002-09-25 |
richard | #614188 ] Exception in mailgw.py |
tree | commitdiff |
2002-09-25 |
richard | handle multiple unrelated indexed classes |
tree | commitdiff |
2002-09-25 |
richard | fix to SQL filtering |
tree | commitdiff |
2002-09-25 |
richard | - replaced the content() callback ickiness with Page... |
tree | commitdiff |
2002-09-24 |
richard | fix to SQL lookup() and retirement |
tree | commitdiff |
2002-09-24 |
richard | *** empty log message *** |
tree | commitdiff |
2002-09-24 |
richard | *** empty log message *** |
tree | commitdiff |
2002-09-24 |
richard | usability improvements in API |
tree | commitdiff |
2002-09-24 |
richard | cleanups to classic templates |
tree | commitdiff |
2002-09-24 |
richard | better detection of unset required props |
tree | commitdiff |
2002-09-24 |
richard | added missing stringFind to sql backends |
tree | commitdiff |
2002-09-24 |
richard | make import set the id counter to maxid+1 |
tree | commitdiff |
2002-09-23 |
richard | *** empty log message *** |
tree | commitdiff |
2002-09-23 |
richard | reverting |
tree | commitdiff |
2002-09-23 |
richard | obsolete |
tree | commitdiff |
2002-09-23 |
richard | better detection of a useful gadfly |
tree | commitdiff |
2002-09-23 |
richard | import fixes |
tree | commitdiff |
2002-09-23 |
richard | import fixes |
tree | commitdiff |
2002-09-23 |
richard | bad RE |
tree | commitdiff |
2002-09-23 |
richard | fix to LRU cache |
tree | commitdiff |
2002-09-23 |
richard | oops |
tree | commitdiff |
2002-09-23 |
richard | Some speedups - both of the SQL backends can handle... |
tree | commitdiff |
2002-09-23 |
richard | don't create instances that aren't used |
tree | commitdiff |
2002-09-23 |
richard | some speedups, some fixes to the benchmarking |
tree | commitdiff |
2002-09-20 |
richard | missing import ... how odd |
tree | commitdiff |
2002-09-20 |
gmcm | Remove some nasty debugging code. |
tree | commitdiff |
2002-09-20 |
gmcm | Fix as many of the unit test cases as possible. |
tree | commitdiff |
2002-09-20 |
richard | On second thought, that last checkin was dumb. |
tree | commitdiff |
2002-09-20 |
richard | missed some of the creator prop spec fixes .. metakit... |
tree | commitdiff |
2002-09-20 |
richard | - verify contents of tracker module when the tracker... |
tree | commitdiff |
2002-09-19 |
richard | simple LRU cache for SQL databases |
tree | commitdiff |
2002-09-19 |
richard | removed debugging |
tree | commitdiff |
2002-09-19 |
richard | fix to setid |
tree | commitdiff |
2002-09-19 |
richard | Added some words to the installation doc about choosing... |
tree | commitdiff |
2002-09-18 |
richard | bugfix to (multi)link menu() label generation |
tree | commitdiff |
2002-09-18 |
richard | fixes to the rdbms backends |
tree | commitdiff |
2002-09-18 |
richard | missed a db close |
tree | commitdiff |
2002-09-18 |
richard | additions |
tree | commitdiff |
2002-09-18 |
richard | sqlite backend! |
tree | commitdiff |
2002-09-18 |
richard | oops |
tree | commitdiff |
2002-09-18 |
richard | old habits... |
tree | commitdiff |
2002-09-18 |
richard | bugfixes for redirect and form handling |
tree | commitdiff |
2002-09-18 |
richard | no idea why this code existed, but bye bye |
tree | commitdiff |
2002-09-17 |
richard | include the "content" property in getprops.... |
tree | commitdiff |
2002-09-17 |
richard | sanity check instance attributes on open |
tree | commitdiff |
2002-09-16 |
richard | fixed various URL / base URL issues |
tree | commitdiff |
2002-09-16 |
richard | gadfly backend now complete - can handle schema changes... |
tree | commitdiff |
2002-09-16 |
richard | *cough* sort list results *cough* |
tree | commitdiff |
2002-09-16 |
richard | raise not found earlier, where it makes more sense... |
tree | commitdiff |
2002-09-16 |
richard | *** empty log message *** |
tree | commitdiff |
2002-09-16 |
richard | making it easier to add new actions, and more docco |
tree | commitdiff |
2002-09-15 |
richard | *** empty log message *** |
tree | commitdiff |
2002-09-15 |
richard | nicer error message for invalid class lookup |
tree | commitdiff |
2002-09-15 |
richard | . password edit now has a confirmation field |
tree | commitdiff |
2002-09-13 |
richard | Fixed: |
tree | commitdiff |
2002-09-13 |
richard | no, really |
tree | commitdiff |
2002-09-13 |
richard | ahah, found ya |
tree | commitdiff |
2002-09-13 |
richard | pre-beta2 stuff |
tree | commitdiff |
2002-09-13 |
richard | *cough* |
tree | commitdiff |
2002-09-13 |
richard | . added generic item editing |
tree | commitdiff |
2002-09-13 |
richard | *** empty log message *** |
tree | commitdiff |
2002-09-13 |
richard | generic item editing |
tree | commitdiff |
2002-09-13 |
richard | Cleaned up CHANGES/TODO |
tree | commitdiff |
2002-09-12 |
richard | add close() methods where they are missing! |
tree | commitdiff |
2002-09-12 |
richard | tell clients/caches not to cache our dynamic bits |
tree | commitdiff |
2002-09-12 |
richard | oops |
tree | commitdiff |
2002-09-12 |
richard | nicer errors |
tree | commitdiff |
2002-09-12 |
richard | nicer error message |
tree | commitdiff |
2002-09-12 |
richard | more doc, bugfix in Batch |
tree | commitdiff |
2002-09-12 |
richard | more documentation, fixed bug in request/description |
tree | commitdiff |
2002-09-12 |
richard | more batching cleanup |
tree | commitdiff |
2002-09-11 |
richard | cleaner implementation |
tree | commitdiff |
2002-09-11 |
richard | Exposed the Batch mechanism through the top-level ... |
tree | commitdiff |
2002-09-11 |
richard | stoopid |
tree | commitdiff |
2002-09-11 |
richard | oops |
tree | commitdiff |
next |