Mercurial > p > roundup > code
graph
-
documentation cleanup from Luke Ross (patch [SF#1594860])Sun, 12 Nov 2006 00:09:42 +0000, by Richard Jones
-
unicode / sqlite 3 problem [SF#1589292]Sat, 11 Nov 2006 03:21:12 +0000, by Richard Jones
-
full-text search wasn't coping with multiple multilinks to the same classSat, 11 Nov 2006 03:01:54 +0000, by Richard Jones
-
translate new display messageFri, 10 Nov 2006 11:03:42 +0000, by Alexander Smishlajev
-
setup.py had broken reference to roundup.cgi [SF#1593573]Fri, 10 Nov 2006 03:29:37 +0000, by Richard Jones
-
*** empty log message ***Thu, 09 Nov 2006 06:13:18 +0000, by Richard Jones
-
*** empty log message ***Thu, 09 Nov 2006 05:54:24 +0000, by Richard Jones
-
pre-release stuffThu, 09 Nov 2006 05:38:54 +0000, by Richard Jones
-
doc fixThu, 09 Nov 2006 03:19:23 +0000, by Richard Jones
-
fix unstable ordering of detectors [SF#1585378]Thu, 09 Nov 2006 03:08:22 +0000, by Richard Jones
-
nicer "permission required" messages (patch [SF#1558183])Thu, 09 Nov 2006 01:26:29 +0000, by Richard Jones
-
fix sidebar search links (patch [SF#1574467])Thu, 09 Nov 2006 01:21:21 +0000, by Richard Jones
-
fix email change note rendering of multiline properties (patch [SF#1575223])Thu, 09 Nov 2006 01:13:56 +0000, by Richard Jones
-
fix error detection for non-EN locales of postgres [SF#1592249]Thu, 09 Nov 2006 00:55:33 +0000, by Richard Jones
-
fix docThu, 09 Nov 2006 00:50:22 +0000, by Richard Jones
-
fix sort/group direction checkbox in issue.index.html [SF#1593025]Thu, 09 Nov 2006 00:46:54 +0000, by Richard Jones
-
WSGI support via roundup.cgi.wsgi_handlerThu, 09 Nov 2006 00:36:21 +0000, by Richard Jones
-
fix debug flag detectionFri, 03 Nov 2006 05:43:00 +0000, by Richard Jones
-
roundup-server called setuid when run by non-root userSun, 29 Oct 2006 05:05:10 +0000, by Alexander Smishlajev
-
fix: setuid called when run by non-rootSun, 29 Oct 2006 05:01:15 +0000, by Alexander Smishlajev
-
- fix version number in upgrading howto.Tue, 17 Oct 2006 10:55:17 +0000, by Ralf Schlatterbeck
-
fix pytz requirement version and download URL for latest packageFri, 13 Oct 2006 06:31:43 +0000, by Richard Jones
-
*** empty log message ***Thu, 12 Oct 2006 23:59:18 +0000, by Richard Jones
-
grammar R usTue, 10 Oct 2006 08:05:07 +0000, by Richard Jones
-
fixed support for pysqlite2 (version 2.1.0 is the minimum version supported)Tue, 10 Oct 2006 03:55:31 +0000, by Richard Jones
-
sqlite module detection was broken for python 2.5 compiled w/o sqlite supportMon, 09 Oct 2006 23:49:32 +0000, by Richard Jones
-
fix config documentationThu, 05 Oct 2006 23:14:52 +0000, by Richard Jones
-
E-mail subject line prefix delimiter configuration was being ignoredThu, 05 Oct 2006 23:08:21 +0000, by Richard Jones
-
*** empty log message ***Thu, 05 Oct 2006 21:14:57 +0000, by Richard Jones
-
*** empty log message ***Wed, 04 Oct 2006 09:43:06 +0000, by Richard Jones
-
*** empty log message ***Wed, 04 Oct 2006 01:14:37 +0000, by Richard Jones
-
support sqlite3Wed, 04 Oct 2006 01:12:00 +0000, by Richard Jones
-
better conflict retry in postgresql backend [SF#1552809]Tue, 03 Oct 2006 23:28:51 +0000, by Richard Jones
-
fixTue, 03 Oct 2006 23:18:25 +0000, by Richard Jones
-
change as per last message in patch [SF#1429391]Tue, 03 Oct 2006 23:15:09 +0000, by Richard Jones
-
Text for i18n:translate was germanWed, 20 Sep 2006 06:50:16 +0000, by Tobias Herp
-
mini-change for vim: ts -> stsTue, 19 Sep 2006 07:09:52 +0000, by Tobias Herp
-
i18n:translate again; some additional href="#"sTue, 19 Sep 2006 07:05:17 +0000, by Tobias Herp
-
removing all roles now works (issue [SF#538758])Mon, 18 Sep 2006 03:24:38 +0000, by Tobias Herp
-
default attributes for input fields:Mon, 18 Sep 2006 01:29:33 +0000, by Tobias Herp
-
small bugfix: reference to macro file which was merged into page.htmlMon, 18 Sep 2006 01:20:43 +0000, by Tobias Herp
-
updated to Roundup 1.1.2;Mon, 18 Sep 2006 01:14:23 +0000, by Tobias Herp
-
translations for status and priority (used by select_search_translated)Mon, 18 Sep 2006 01:11:36 +0000, by Tobias Herp
-
Code and TAL cleanupMon, 18 Sep 2006 00:22:43 +0000, by Tobias Herp
-
filtering helper for users (nosy etc.).Mon, 18 Sep 2006 00:03:05 +0000, by Tobias Herp
-
macro th_label:Sun, 17 Sep 2006 23:27:21 +0000, by Tobias Herp
-
active input elements highlighting (via CSS; not for buttons)Sun, 17 Sep 2006 23:22:29 +0000, by Tobias Herp
-
python 2.6 compatibilitySat, 09 Sep 2006 05:50:17 +0000, by Richard Jones
-
wrap long linesSat, 09 Sep 2006 05:42:45 +0000, by Richard Jones
-
This isn't really nice, but now grouping by transitive multilinks works.Fri, 08 Sep 2006 19:47:31 +0000, by Ralf Schlatterbeck
-
grouping by ID and grouping by transitive multilinks didn't work correctly.Fri, 08 Sep 2006 19:28:37 +0000, by Ralf Schlatterbeck
-
optimize parsing of sort/group options according to suggestion...Wed, 06 Sep 2006 08:14:59 +0000, by Ralf Schlatterbeck
-
- fix filter exampleWed, 30 Aug 2006 20:36:42 +0000, by Ralf Schlatterbeck
-
Sorting/grouping by multiple properties.Wed, 30 Aug 2006 20:28:26 +0000, by Ralf Schlatterbeck
-
Add an attribute for sort-order fix in rdbms backendsWed, 30 Aug 2006 09:35:31 +0000, by Ralf Schlatterbeck
