Timeline
03/11/2007:
- 22:00 IrcFAQ edited by
- (diff)
- 21:31 Ticket #3707 (Log 500 errors to file when in production) created by
- My webhost doesn't allow email in or out. My django app is giving me …
- 19:35 GeoDjango edited by
- (diff)
- 19:33 GeoDjango edited by
- (diff)
- 19:01 GeoDjango edited by
- (diff)
- 18:18 Ticket #3688 ([patch] Improve support for mutually-referential models) closed by
- wontfix: The current behaviour is by design. Text-style references are …
- 14:39 Ticket #3683 (permalink decorator takes redundant arguments) reopened by
- Haaaang on a second. Yes, this (currently) does work with reverse urls …
- 14:04 Ticket #3683 (permalink decorator takes redundant arguments) closed by
- invalid: Right you are. Somehow I had the idea stuck in my head that you …
- 12:33 Ticket #3706 ([patch] Support for nested/compound forms for newforms) created by
- The attached file contains a few classes to provide the ability to …
- 11:06 Changeset [a5e9f508]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Added
ContentType.objects.clear_cache()
which clears the lookup … - 10:25 FeatureGrouping edited by
- (diff)
- 10:24 FeatureGrouping edited by
- (diff)
- 10:03 DjangoPoweredSites edited by
- Added two spanish Django powered sites. (diff)
- 06:17 DjangoPoweredSites edited by
- (diff)
- 06:09 Ticket #3704 (Localization stuff & humanize improvements) closed by
- duplicate: The first part is a dupe of #3410, which I am just about to commit. …
- 06:02 DevelopersForHire edited by
- removing myself for now (diff)
- 06:00 Ticket #3705 (French localization update) created by
- Sorry for the size of the patch, my bin/make-messages.py gave me …
- 05:48 Ticket #3194 (Telephone and City fields should have multiple locale specific formats) closed by
- wontfix: Even within a given country, there isn't really a uniform way of …
- 05:38 Ticket #3704 (Localization stuff & humanize improvements) created by
- This patch fixes some strings that xgettext didn't like, and allows …
- 05:37 Changeset [5c2e83e]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed some i18n markup on date error messages. Thanks, Bastian …
- 05:15 Changeset [2cf44815]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #2998 -- Wrapped a couple more strings for translation. Thanks, …
- 05:15 Ticket #2998 (django.utils.dateformat.py uses untranslated text) closed by
- fixed: (In [4701]) Fixed #2998 -- Wrapped a couple more strings for …
- 04:47 Ticket #3703 ([patch] Add 'pk' property to models.Model) created by
- Provides obj.pk as a property for the primary key, similar to how you …
03/10/2007:
- 23:10 DjangoPoweredSites edited by
- (diff)
- 19:54 DjangoPoweredSites edited by
- Tennessee Journalist (diff)
- 17:11 Ticket #2945 (DB Api - non-numeric __getitem__ parameter being inserted into LIMIT clause) closed by
- worksforme: I'm marking this as worksforme, as I've had a good play with things …
- 17:03 Ticket #3702 (ado_mssql Introspection module) created by
- Attached is a patch for the introspection section of ado_mssql. It was …
- 16:56 Ticket #2328 ([patch] admin does not allow omitting fields in Admin.fields list) closed by
- wontfix: Thanks for the patch marcink, but I'm marking this as wontfix - the …
- 16:48 Ticket #3373 (verbose_name_plural and internationalization) closed by
- wontfix: We never put a numeric quantifier in front of the verbose_name_plural …
- 16:33 Ticket #3701 (Memcached backend is not thread-safe) created by
- Django relies on the cache backend to be thread-safe, and a single …
- 13:02 Ticket #3700 (Middleware to degrade XHTML into HTML) created by
- I've created a module called XhtmlDegraderMiddleware, which I'd like …
- 10:51 Ticket #1515 (Injecting into database exceptions is more portable than copying exceptions) closed by
-
wontfix: We can't use this. It is not possible to assign to
__bases__
in … - 08:50 DjangoPoweredSites edited by
- tagyourdomain.de seems to have mistaken this for the MediaWikiPowered page. (diff)
- 08:41 Ticket #3699 (setup.py develop no longer works) closed by
- wontfix: We took the decision to use the standard distutils method after …
- 08:19 DjangoPoweredSites edited by
- (diff)
- 08:16 DjangoPoweredSites edited by
- (diff)
- 08:08 Ticket #3699 (setup.py develop no longer works) created by
- There is a two-step way for installing the development version of an …
- 06:22 AjaxPrototypeNewForms edited by
- (diff)
- 05:53 Ticket #2228 ([patch] Add e-mail and URL to free comments) closed by
- wontfix: Jacob is rewriting the comments app for 1.0, so it isn't worth …
- 05:45 Ticket #3677 (Installation tries to download setuptools but gets 404) closed by
- invalid: As of [3906] we are using the standard Python distutils for setup.py, …
- 05:37 Ticket #3696 (Doctest enhancements in defaulttags.py) closed by
- fixed: (In [4700]) Fixed #3696 -- Fixed inline documentation to avoid some …
- 05:37 Changeset [ee1ca89d]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3696 -- Fixed inline documentation to avoid some HTML validity …
- 05:24 Ticket #3698 (Smarter newforms labling) created by
- I have been using some labels on my newforms fields. Some end with …
- 05:20 Ticket #1567 (Admin interface fields should be customizable) closed by
- wontfix: This is one of the design goals in the NewformsAdminBranch. However it …
- 05:03 Ticket #1468 ([patch] SQLite patch to use internal date conversion functions) closed by
- wontfix: Since the "range" query can take full datetime objects (including …
- 04:37 Ticket #1381 ('django.views.generic.date_based.archive_index' doesn't return latest ...) closed by
- worksforme: This has been fixed in the interim at some point.
- 04:27 Ticket #1320 (django.views.generic.create_update.delete_object does not handle ...) closed by
- duplicate: The real crux of this has to be solved as part of #2288 -- it's a …
- 04:11 Ticket #1103 (startproject should create a 'cron job' and 'archive' binary for sessions) closed by
- wontfix: These sorts of activities vary a bit based on each project. I think …
- 04:04 Ticket #3697 (ability to mark entire directory (and subdirs) as login_required/is_staff) created by
- It would be very nice to have the ability to mark an entire directory …
- 03:33 Ticket #3696 (Doctest enhancements in defaulttags.py) created by
- Some of the doctests in default tags were causing html validation …
- 02:52 Ticket #3695 (duplicate html id's in doc pages) created by
- Whilst trying to fix #2411 (Validation errors in template filters/tags …
- 02:22 Ticket #3694 (admin docstrings not added to doc pages because of stringfilter decorator) created by
-
The decorator
stringfilter
in defaultfilters.py overrides the … - 02:11 Changeset [659aa8f0]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3693 -- Fixed RST error in floatformat docstring. Thanks, Simon …
- 02:11 Ticket #3693 (Minor reStructured text formatting fix in defaultfilters.py) closed by
- fixed: (In [4699]) Fixed #3693 -- Fixed RST error in floatformat docstring. …
- 01:51 Ticket #3693 (Minor reStructured text formatting fix in defaultfilters.py) created by
- Fixed an indented block error that was causing the admin docs to …
- 01:37 Changeset [e833595]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- An improved version of the change attempted in [4693]: retain …
- 01:26 Ticket #3692 (admin docs get confused by the decorator staff_member_required._checklogin) closed by
- duplicate: Dupe of #1840, which contains a lot of discussion already about fixes …
- 01:23 Ticket #3692 (admin docs get confused by the decorator staff_member_required._checklogin) created by
- The admin views documentation page (/admin/doc/views/) seems to get …
- 00:19 Ticket #3691 (Telling Q Objects to split up foreign keys (extension of #3592)) closed by
- duplicate: The actual bug involved here is the same as in #1801 (that one talks …
03/09/2007:
- 19:40 Ticket #3691 (Telling Q Objects to split up foreign keys (extension of #3592)) created by
- This is not a duplicate of #3592. I was working with some of the …
- 19:36 Ticket #3491 ([newforms-admin] Admin templates use relative links rather than url tag) reopened by
- Sorry, my bad.
- 18:00 DjangoPoweredSites edited by
- (diff)
- 17:06 Ticket #3690 (the smart_unicode in newforms/util.py shouldn't assume utf-8 encoded ...) created by
- In utf-8 environment: […] Django should not trust to anything …
- 16:44 Changeset [90f7616d]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Rolled back [4693] -- it seems to be breaking edit_inline all over the …
- 16:43 Changeset [18cf4000]stable/0.91.x by
- Backing out [4694] because it looks like the version on trunk caused …
- 12:54 Ticket #3689 (__year search trouble on 1st of january) created by
- Hi, I detected in a data_hierarchy filter a strange behavior of dates …
- 12:27 BetterErrorMessages edited by
- (diff)
- 11:42 Changeset [f46f052e]stable/0.91.x by
- 0.91-bugfixes: backporting [4693] as the other half of the fix in …
- 11:37 Signals edited by
- Updated MT white paper URL (diff)
- 11:11 Changeset [aa36618]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a backwards-incompability problem with inline related form …
- 10:38 Ticket #3688 ([patch] Improve support for mutually-referential models) created by
- ForeignKey and other related model fields allow recursive …
- 08:00 ProfilingDjango edited by
- This has nothing to do with *profiling* Django. (diff)
- 07:02 Ticket #863 (Atom Feeds should pick up "updated" and "published" elements ...) closed by
- wontfix: We do have an "updated" element on each entry in the feeds now. So …
- 06:39 Ticket #3527 (better debug traceback with code executing...) closed by
- wontfix: This looks outside the scope of Django. Building a Python debugger …
- 06:28 Ticket #3528 (simple cli extensions for django-admin.py and manage.py) closed by
- wontfix: All manage.py does is set DJANGO_SETTINGS_MODULE in the environment …
- 06:19 Ticket #3667 (Useful optional argument for generic views) closed by
- wontfix: This just seems to be a different way of achieving what can already be …
- 06:06 Ticket #633 (Model _post_load method (or similiar for a field?)) closed by
-
invalid: This can be done by writing your own
__init__
method on the … - 06:04 Ticket #609 (When using validators.RequiredIfOtherFieldEquals with a Boolean field, ...) closed by
- invalid: Validators work on unprocessed HTML input. A checkbox from an HTML …
- 05:59 Ticket #66 ([patch] Give views access to application root from urlconf) closed by
- wontfix: Does not seem to be a use case for this that cannot be done in other …
- 05:06 Ticket #2630 ([patch] custom authentication with models.Model in ...) closed by
- invalid: Marking invalid following Ubernostrum's comments above - please …
- 03:32 Ticket #2869 ([patch] Enable admin to get javascript from absolute urls) closed by
- fixed: (In [4692]) Fixed #2869 -- Do not append ADMIN_MEDIA_PREFIX to …
- 03:32 Changeset [ab64b383]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #2869 -- Do not append ADMIN_MEDIA_PREFIX to absolute-path URLs …
- 03:00 Ticket #3687 (django.template needs settings already configured at import time) created by
- The import: from django.conf import settings Raises: …
- 01:55 Changeset [cc8d656]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3024 -- Fixed database commit() and rollback() behaviour so it …
- 01:55 Ticket #3024 ([patch] db backend _commit/_rollback check connection) closed by
- fixed: (In [4691]) Fixed #3024 -- Fixed database commit() and rollback() …
- 01:00 Ticket #3686 (Set class name to "required" for labels which corresponds to ...) created by
- I need some way to mark required field in html code returned by {{{ …
- 00:12 Ticket #3670 (ifequal and ifnotequal failing with negative numbers) closed by
- fixed: (In [4690]) Fixed #3670 -- Fixed template argument parsing so that it …
- 00:12 Changeset [82485694]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3670 -- Fixed template argument parsing so that it understands …
03/08/2007:
- 23:47 Changeset [b6eee02]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3685 -- Added note about keeping contributors' names in …
- 23:47 Ticket #3685 (Better wording for docs/contributing.txt) closed by
- fixed: (In [4689]) Fixed #3685 -- Added note about keeping contributors' …
- 23:34 Changeset [22178d6]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3678 -- Implemented SortedDict.copy(). git-svn-id: …
- 23:34 Ticket #3678 (BaseForm loses field sorting) closed by
- fixed: (In [4688]) Fixed #3678 -- Implemented SortedDict.copy().
- 22:59 Ticket #3679 (compile-messages.py should have a language code argument) closed by
- fixed: (In [4687]) Fixed #3679 -- Added an option to compile localisation …
- 22:59 Changeset [fcd119b]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3679 -- Added an option to compile localisation messages for a …
- 22:42 Changeset [20a240cf]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3673 -- Added new Telugu (te) localisation. Thanks, pavithran …
- 22:42 Ticket #3673 (Django Telugu Translation files) closed by
- fixed: (In [4686]) Fixed #3673 -- Added new Telugu (te) localisation. Thanks, …
- 22:33 DjangoPoweredSites edited by
- (diff)
- 18:33 Ticket #3685 (Better wording for docs/contributing.txt) created by
- The "please don't include your name" bit is a little confusing, so …
- 18:20 Ticket #3684 (IndexError in Field.get_manipulator_new_data with related fields) created by
- […] The root of the problem seems to be that related field's …
- 18:10 Ticket #3618 (Test fixtures break postgresql_psycopg2 backend) closed by
- fixed: Already fixed in [4660].
- 16:53 Ticket #3683 (permalink decorator takes redundant arguments) created by
-
In fixing the documentation for
permalink
(#3540) I realised that it … - 16:19 DevelopersForHire edited by
- (diff)
- 15:50 Ticket #3682 (View/Page Caching) closed by
-
worksforme: (and closing "worksforme" since
vary_on_headers(some_view, 'Host')
… - 14:43 Changeset [fb1ff06d]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Tightened up docs/contributing.txt changes from [4682] git-svn-id: …
- 14:25 Ticket #3682 (View/Page Caching) created by
- There is a small issue with the cache_page system. We have urls, …
- 13:16 Ticket #3681 (Placing newforms in model breaks manage.py syncdb) created by
- Hi I placed a newform calss "inline" in a model. It works fine but …
- 11:24 Ticket #3680 (Add cache control (ETag, Last Modified) to django.contrib.syndication) created by
- Because RSS feeds can be the hardest hit part of a website, they need …
- 11:11 Ticket #3665 (select_related() should generate LEFT JOINs for foreign keys with null=True) closed by
- duplicate: Certainly looks to be. Closing as duplicate of #3592.
- 06:19 Ticket #3679 (compile-messages.py should have a language code argument) created by
- compile-messages.py should have command line argument to rebuild a …
- 05:58 Ticket #3678 (BaseForm loses field sorting) created by
- Came across this in a project just now when I had overridden …
- 03:28 Changeset [7d8687e]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3616 -- Added some more data structure tests from Chris McAvoy. …
- 03:28 Ticket #3616 (Data structures need two tests) closed by
- fixed: (In [4684]) Fixed #3616 -- Added some more data structure tests from …
- 02:59 Changeset [4823a531]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3663 -- Small update to French translation from Johann …
- 02:59 Ticket #3663 (Missing i18n string (french)) closed by
- fixed: (In [4683]) Fixed #3663 -- Small update to French translation from …
- 02:56 Changeset [cdc79b7]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3658 -- Included description of ticket resolution states in the …
- 02:56 Ticket #3658 (Expand triage docs to discuss resolution states) closed by
- fixed: (In [4682]) Fixed #3658 -- Included description of ticket resolution …
- 02:50 Changeset [449ea76b]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3333 -- Made db-api.txt links relative, in line with the other …
- 02:50 Ticket #3333 (Documentation should use relative links, not hard-coded ...) closed by
- fixed: (In [4681]) Fixed #3333 -- Made db-api.txt links relative, in line …
- 02:46 Changeset [c651b08f]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3586 -- Only output "Vary: Cookie" HTTP header when the session …
- 02:46 Ticket #3586 (Only add the Vary: Cookie header when the request actually varies on ...) closed by
- fixed: (In [4680]) Fixed #3586 -- Only output "Vary: Cookie" HTTP header when …
- 02:22 Changeset [f5f4b807]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3660 -- Swedish updates from mikko@…. git-svn-id: …
- 02:22 Ticket #3660 (Swedish updates) closed by
- fixed: (In [4679]) Fixed #3660 -- Swedish updates from mikko@….
- 01:51 VersionOneFeatures edited by
- Added middleware ordering. (diff)
- 00:26 Ticket #3608 (enable CSS and include Request Objects in RSS framework for complex feeds) closed by
- wontfix: This should definitely have been two separate tickets. It is asking …
Note: See TracTimeline
for information about the timeline view.