| Wed, 01 Oct 2014 05:41:19 +0300 |
anatoly techtonik |
Update CHANGES.txt
|
| Wed, 01 Oct 2014 05:29:42 +0300 |
Cédric Krier |
Add missing doc for xmlrpc schema (fixes issue2550735)
|
| Mon, 29 Sep 2014 18:37:26 +0300 |
anatoly techtonik |
doc: Link XMLRPC `filter` doc to User Guide chapter about querying
|
| Sat, 06 Sep 2014 21:53:46 +0200 |
Ralf Schlatterbeck |
Remove debug output
|
| Sat, 06 Sep 2014 21:21:05 +0200 |
Ralf Schlatterbeck |
In case of an error, date fields would lose the calendar help, fixed.
|
| Wed, 20 Aug 2014 13:43:22 +0300 |
anatoly techtonik |
routing: Serve static files through proper routing in main()
routing
|
| Wed, 20 Aug 2014 13:37:34 +0300 |
anatoly techtonik |
routing: Strip leading slash from both path and pattern, add test
routing
|
| Wed, 20 Aug 2014 13:36:08 +0300 |
anatoly techtonik |
routing: Add DEBUG flag for troubleshooting
routing
|
| Tue, 12 Aug 2014 01:10:59 +0300 |
anatoly techtonik |
routing: merge changes from default
routing
|
| Wed, 20 Aug 2014 12:13:49 +0300 |
anatoly techtonik |
CHANGES.txt: Update
|
| Wed, 20 Aug 2014 11:41:27 +0300 |
anatoly techtonik |
doc: Reverse engineer extension handling and add separate chapter
|
| Wed, 20 Aug 2014 11:40:24 +0300 |
anatoly techtonik |
doc: Simplify English in detectors intro
|
| Tue, 12 Aug 2014 00:46:17 +0300 |
anatoly techtonik |
Link /xmlrpc to docs if accessed with browser
|
| Tue, 12 Aug 2014 00:36:15 +0300 |
anatoly techtonik |
routing: Use Router in cgi.client.main
routing
|
| Mon, 11 Aug 2014 18:31:49 +0300 |
anatoly techtonik |
routing: merge changes from default
routing
|
| Sun, 03 Aug 2014 12:52:41 +0300 |
anatoly techtonik |
Fix XMLRPC endpoint in documentation example (changed in 1.4.21)
|
| Wed, 23 Jul 2014 00:32:00 +0300 |
anatoly techtonik |
website/README.txt: Test and update instructions
|
| Tue, 22 Jul 2014 21:10:16 +0300 |
anatoly techtonik |
website/wiki: Fix broken wiki style - invalid import of main site css
|
| Thu, 17 Jul 2014 02:27:06 +0300 |
anatoly techtonik |
roundup_server: Fix endless redirect on http://localhost:8917/demo?anything
|
| Thu, 17 Jul 2014 02:25:50 +0300 |
anatoly techtonik |
roundup_server: Code untangle - init `rest` variable when necessary
|
| Thu, 17 Jul 2014 02:22:22 +0300 |
anatoly techtonik |
roundup_server: Code cleanup - move favicon object into its section
|
| Wed, 16 Jul 2014 03:22:05 +0300 |
anatoly techtonik |
routing: Fix router test
routing
|
| Wed, 16 Jul 2014 03:17:54 +0300 |
anatoly techtonik |
routing: No leading slash in URL map patterns
routing
|
| Wed, 16 Jul 2014 03:10:02 +0300 |
anatoly techtonik |
Remove PATH_INFO hacks that strip leading slash
routing
|
| Tue, 15 Jul 2014 13:47:28 +0300 |
anatoly techtonik |
routing: Add self-test to router.py
routing
|
| Tue, 15 Jul 2014 13:42:57 +0300 |
anatoly techtonik |
routing: Add example URL map
routing
|
| Tue, 15 Jul 2014 13:33:43 +0300 |
anatoly techtonik |
routing: Add new roundup.web namespace with router component
routing
|
| Sat, 12 Jul 2014 00:03:05 +1000 |
John Kristensen |
Correctly recreate the database directory during tracker re-initialise
|
| Fri, 04 Jul 2014 15:43:22 +0200 |
Ralf Schlatterbeck |
Security non-standard html content as html
|
| Fri, 04 Jul 2014 15:32:28 +0200 |
Ralf Schlatterbeck |
Security fix default user permissions
|
| Wed, 25 Jun 2014 13:19:42 +1000 |
John Kristensen |
Add note about dropping support for Python v2.5
|
| Thu, 26 Jun 2014 15:39:19 +1000 |
John Kristensen |
Correctly locate templates in a virtualenv (issue2550841)
|
| Wed, 18 Jun 2014 13:31:46 +1000 |
John Kristensen |
Update website to display 1.5 as the release version
|
| Mon, 26 May 2014 16:14:07 +0200 |
Thomas Arendsen Hein |
Fix issue2550843 (AttributeError: 'Unauthorised' object has no attribute 'replace')
|
| Mon, 12 May 2014 14:40:53 +1000 |
John Kristensen |
Fix broken links to static html doc files (issue2550840)
|
| Mon, 12 May 2014 14:05:14 +1000 |
John Kristensen |
Fix setting the working directory in setup.py
|
| Fri, 09 May 2014 16:54:27 +1000 |
John Kristensen |
Revert changes in commit 785bd25371
|
| Wed, 07 May 2014 13:01:55 +1000 |
John Kristensen |
Correctly set working directory in setup.py
|
| Tue, 06 May 2014 21:24:55 +0200 |
Bernhard Reiter |
CHANGES.txt: Completting some committer names.
|
| Sat, 26 Apr 2014 23:13:25 +0200 |
Bernhard Reiter |
Improved website/issues/extensions/local_replace.py and hg copied it over to the devel and responsive templates.
|
| Tue, 15 Apr 2014 15:50:33 +0300 |
anatoly techtonik |
docs: Link custom authentication examples in admin guide
|
| Tue, 15 Apr 2014 15:07:30 +0300 |
anatoly techtonik |
docs: Remove one nesting level from ToC on subpages
|
| Mon, 14 Apr 2014 15:00:34 +0300 |
anatoly techtonik |
demo.py: `nuke` resets the tracker, not the server, also rewrote
|
| Mon, 14 Apr 2014 15:11:21 +0300 |
anatoly techtonik |
docs: Fix table of contents on customizing page
|
| Sun, 06 Apr 2014 11:11:04 +0200 |
Ralf Schlatterbeck |
New rdbms configuration option 'isolation_level'
|
| Fri, 04 Apr 2014 08:09:30 +0200 |
Ralf Schlatterbeck |
Fix sort-representation for RDBMS backends
|
| Wed, 02 Apr 2014 17:43:19 +0200 |
Ralf Schlatterbeck |
Add date sort test
|
| Wed, 02 Apr 2014 14:38:00 +0200 |
Bernhard Reiter |
website: local_replace.py: Using raw strings for clarity (suggested by Thomas Arendsen Hein). One test fixed.
|
| Wed, 02 Apr 2014 14:34:37 +0200 |
Bernhard Reiter |
website: local_replace.py: now explicitely match hashes with hex characters only if they are at least 4 chars long.
|
| Wed, 02 Apr 2014 12:37:01 +0200 |
Bernhard Reiter |
website: local_replace.py: fixed one corner case for hg revisions. Better test.
|
| Mon, 31 Mar 2014 18:45:55 +0200 |
Ralf Schlatterbeck |
Apply german translation fixes in issue2550761
|
| Mon, 31 Mar 2014 18:19:23 +0200 |
Ralf Schlatterbeck |
Different approach to fix XSS in issue2550817
|
| Sat, 29 Mar 2014 11:59:37 +0100 |
Ralf Schlatterbeck |
HTML* classes for cgi: handle MissingValue case
|
| Sat, 29 Mar 2014 10:52:20 +0100 |
Ralf Schlatterbeck |
HTML* classes for cgi are now all new-style
|
| Fri, 28 Mar 2014 16:47:36 +0100 |
Ralf Schlatterbeck |
New Link / Multilink option "try_id_parsing"
|
| Fri, 28 Mar 2014 15:14:29 +0100 |
Ralf Schlatterbeck |
Fix issue2550835
|
| Fri, 28 Mar 2014 10:54:53 +0100 |
Ralf Schlatterbeck |
Fix batch.propchanged for transitive id properties (would result in a
|
| Fri, 14 Mar 2014 15:08:32 +0100 |
Bernhard Reiter |
Website, Issues: local_replace.py added "issue" pattern.
|
| Thu, 13 Mar 2014 11:12:47 +0100 |
Bernhard Reiter |
CHANGES: update for local_replace.py example and adding one missing attribution.
|
| Thu, 13 Mar 2014 11:09:08 +0100 |
Bernhard Reiter |
local_replace.py: "hg cp"ied the new issues.roundup-tracker.org over to the responsive and devel templates as an improved example.
|