2003-08-18 |
richard | pre-release machinations |
commit | commitdiff | tree | snapshot |
2003-08-17 |
richard | add action attribute to issue.item form action tag |
commit | commitdiff | tree | snapshot |
2003-08-13 |
richard | fix file downloading |
commit | commitdiff | tree | snapshot |
2003-08-12 |
jlgijsbers | Added a little text about the new search page structure.?b |
commit | commitdiff | tree | snapshot |
2003-08-12 |
richard | don't have RDBMS backends list retired nodes (sf bug... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
richard | batch the (list) listings at 500 entries per page ... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
richard | sort multilinks a little better for grouping (sf bug... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
richard | timelog editing via csv interface crashes (sf bug 699837) |
commit | commitdiff | tree | snapshot |
2003-08-12 |
richard | logfile must be specified if pidfile is (sf bug 772820) |
commit | commitdiff | tree | snapshot |
2003-08-12 |
richard | roundup-server now logs IP addresses by default (sf... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
jlgijsbers | Regression test case to ensure FileClass attribute... |
commit | commitdiff | tree | snapshot |
2003-08-10 |
jlgijsbers | Updated to reflect query editing and FileClass changes. |
commit | commitdiff | tree | snapshot |
2003-08-10 |
jlgijsbers | Queries are no longer viewable to unauthorized users. |
commit | commitdiff | tree | snapshot |
2003-08-10 |
jlgijsbers | Fixed editing properties on FileClass nodes. Previously... |
commit | commitdiff | tree | snapshot |
2003-08-10 |
jlgijsbers | Final touches to fix query editing. It should work... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
richard | release |
commit | commitdiff | tree | snapshot |
2003-07-28 |
richard | fixed generic template discovery |
commit | commitdiff | tree | snapshot |
2003-07-28 |
richard | oops |
commit | commitdiff | tree | snapshot |
2003-07-27 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-07-22 |
kedder | close tag was missed |
commit | commitdiff | tree | snapshot |
2003-07-21 |
richard | oops, we really do need a database |
commit | commitdiff | tree | snapshot |
2003-07-15 |
richard | add xp lookup slowness |
commit | commitdiff | tree | snapshot |
2003-07-03 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-07-01 |
anthonybaxter | remove ; - quoted <> get picked up |
commit | commitdiff | tree | snapshot |
2003-07-01 |
anthonybaxter | expand list of chars considered in an email address... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
neaj | Move documenting of curuserid to Database class. |
commit | commitdiff | tree | snapshot |
2003-06-25 |
neaj | Change so setting a property to its current value is... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
neaj | The .replace in getheader would fail for absent headers... |
commit | commitdiff | tree | snapshot |
2003-06-24 |
neaj | doc/customizing.txt, doc/design.txt |
commit | commitdiff | tree | snapshot |
2003-06-24 |
anthonybaxter | changed rdbms_common to fix sql backends under Py2.3 |
commit | commitdiff | tree | snapshot |
2003-06-24 |
anthonybaxter | sqlite backend now passes all tests under 2.3. Searchin... |
commit | commitdiff | tree | snapshot |
2003-06-24 |
anthonybaxter | rewrite to fix english. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
anthonybaxter | english nits |
commit | commitdiff | tree | snapshot |
2003-06-24 |
anthonybaxter | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-06-24 |
anthonybaxter | forward-port patch to cache session-database-type. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
richard | don't open the database for static files |
commit | commitdiff | tree | snapshot |
2003-06-24 |
richard | fix HTML file detection (hence history xref linking... |
commit | commitdiff | tree | snapshot |
2003-06-24 |
richard | attempt to fix query editing |
commit | commitdiff | tree | snapshot |
2003-06-24 |
richard | audit some user properties for valid values (roles... |
commit | commitdiff | tree | snapshot |
2003-06-24 |
richard | oops |
commit | commitdiff | tree | snapshot |
2003-06-24 |
richard | fix :required ordering problem (sf bug 740214) |
commit | commitdiff | tree | snapshot |
2003-06-24 |
anthonybaxter | py2.3+roundup, not in a happy place |
commit | commitdiff | tree | snapshot |
2003-06-24 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-06-24 |
richard | fix hackish message escaping (sf bug 757128) |
commit | commitdiff | tree | snapshot |
2003-06-24 |
anthonybaxter | 2.2.3 is latest version |
commit | commitdiff | tree | snapshot |
2003-06-24 |
richard | added simplistic LDAP authentication example |
commit | commitdiff | tree | snapshot |
2003-06-24 |
richard | fix timelog documentation, add new cgi special for... |
commit | commitdiff | tree | snapshot |
2003-06-24 |
richard | actually check in the cosmetic fix |
commit | commitdiff | tree | snapshot |
2003-06-23 |
neaj | Made subject_re an attribute of MailGW, so that it... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
neaj | Get rid of TABs, use spaces instead. |
commit | commitdiff | tree | snapshot |
2003-06-23 |
neaj | Updated deprecated 'sendmessage' to current 'nosymessage' |
commit | commitdiff | tree | snapshot |
2003-06-23 |
neaj | Reflowed to 72 columns, some tidying, updating & rephra... |
commit | commitdiff | tree | snapshot |
2003-06-22 |
richard | make distutils less whiney |
commit | commitdiff | tree | snapshot |
2003-06-19 |
neaj | Fixed typo ('util' -> 'utils') |
commit | commitdiff | tree | snapshot |
2003-06-18 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-06-18 |
richard | handle New User creation (sf bug 754510) |
commit | commitdiff | tree | snapshot |
2003-06-18 |
richard | handle missing Subject: line (sf bug 755331) |
commit | commitdiff | tree | snapshot |
2003-06-18 |
richard | - handle deprecation of FCNTL in python2.2+ |
commit | commitdiff | tree | snapshot |
2003-06-18 |
neaj | Fixed spelling of "supersede"; got rid of forms[0]... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
neaj | Don't fail for 'python setup.py build'. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
neaj | Reflowed text to 72 cols, made leading whitespace befor... |
commit | commitdiff | tree | snapshot |
2003-06-10 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-06-10 |
richard | revert, oops |
commit | commitdiff | tree | snapshot |
2003-06-10 |
richard | fix cross-site-scripting bug |
commit | commitdiff | tree | snapshot |
2003-06-09 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-06-09 |
richard | aargh, b2 was b0rken |
commit | commitdiff | tree | snapshot |
2003-06-09 |
richard | more windows install info |
commit | commitdiff | tree | snapshot |
2003-05-29 |
richard | attempt to fix the template finding |
commit | commitdiff | tree | snapshot |
2003-05-16 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-05-16 |
richard | cleanup |
commit | commitdiff | tree | snapshot |
2003-05-11 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-05-11 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-05-11 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-05-11 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-05-11 |
richard | handle non-existant demo dir (thanks Ollie Rutherfurd) |
commit | commitdiff | tree | snapshot |
2003-05-10 |
richard | strip whitespace from Role names so "User, Admin" will... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-05-09 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-05-09 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-05-09 |
richard | pre-release stuff |
commit | commitdiff | tree | snapshot |
2003-05-09 |
richard | insto-mode |
commit | commitdiff | tree | snapshot |
2003-05-09 |
richard | more doc |
commit | commitdiff | tree | snapshot |
2003-05-09 |
richard | help link |
commit | commitdiff | tree | snapshot |
2003-05-09 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-05-09 |
richard | nicer index navigation |
commit | commitdiff | tree | snapshot |
2003-05-09 |
richard | better string splitting |
commit | commitdiff | tree | snapshot |
2003-05-09 |
richard | sort HTMLClass.properties results by name (sf feature... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
richard | - added Windows Service mode for roundup-server when... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
richard | A couple of form value handling changes: |
commit | commitdiff | tree | snapshot |
2003-05-08 |
richard | pre-release machinations |
commit | commitdiff | tree | snapshot |
2003-05-06 |
kedder | more pedantic rfc2822 header qp encoding |
commit | commitdiff | tree | snapshot |
2003-04-30 |
richard | minor usage doc tweak |
commit | commitdiff | tree | snapshot |
2003-04-30 |
richard | adding a simple add-issue script |
commit | commitdiff | tree | snapshot |
2003-04-27 |
richard | - under the heading of "questionable whether it's a... |
commit | commitdiff | tree | snapshot |
2003-04-27 |
richard | fixed sync between HEAD and maint-0-5 CHANGES |
commit | commitdiff | tree | snapshot |
2003-04-27 |
richard | handle missing addresses on users (sf bug 724537) |
commit | commitdiff | tree | snapshot |
2003-04-27 |
richard | set title on issues even when the email body is empty... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
richard | I thought I already made this change... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
kedder | syntax error |
commit | commitdiff | tree | snapshot |
2003-04-24 |
richard | email registered users shouldn't be able to log in... |
commit | commitdiff | tree | snapshot |
next |