|
|
|
@9514
|
[9514]
|
11/21/08 08:52:58 |
kmtracey |
Fixed #9642 -- Made the admin calendar/clock popups go away when the users … |
|
|
|
@9507
|
[9507]
|
11/20/08 13:01:40 |
ubernostrum |
OneToOne? filtering should only apply in a popup selection from the related … |
|
|
|
@9464
|
[9464]
|
11/15/08 18:09:39 |
wilson |
Updated stylesheet link on the change password form. |
|
|
|
@9463
|
[9463]
|
11/15/08 18:08:48 |
wilson |
Removed the hidden import rules in the contrib.admin stylesheets. Each … |
|
|
|
@9444
|
[9444]
|
11/14/08 20:20:00 |
brosner |
Fixed #9258 -- Use _default_manager in … |
|
|
|
@9412
|
[9412]
|
11/13/08 13:03:44 |
brosner |
Fixed #9498 -- Handle a formset correctly when the foreign key is not … |
|
|
|
@9403
|
[9403]
|
11/12/08 10:23:04 |
kmtracey |
Fixed #106 -- Refrain from generating popup window names that IE refuses … |
|
|
|
@9383
|
[9383]
|
11/10/08 11:13:41 |
kmtracey |
Fixed #8910 -- Added force_unicode during admin log message creation to … |
|
|
|
@9371
|
[9371]
|
11/09/08 12:51:28 |
kmtracey |
Fixed #9514 -- Made admin change_form template correctly recognize/report … |
|
|
|
@9363
|
[9363]
|
11/06/08 10:44:42 |
kmtracey |
Fixed #9506 take 2 -- Marked the message properly for translation, in both … |
|
|
|
@9360
|
[9360]
|
11/06/08 08:32:33 |
kmtracey |
Fixed #9506 -- Marked error string for translation. |
|
|
|
@9304
|
[9304]
|
10/31/08 18:52:31 |
wilson |
Consolidated contrib.admin styles by rolling layout.css and global.css … |
|
|
|
@9303
|
[9303]
|
10/31/08 18:44:24 |
wilson |
Applied contrib.admin IE CSS patches to IE6 and 7, and added simple hacks … |
|
|
|
@9300
|
[9300]
|
10/31/08 18:01:38 |
wilson |
Added IE conditional comments to contrib.admin base template to block CSS … |
|
|
|
@9299
|
[9299]
|
10/31/08 17:19:21 |
wilson |
Reformatted contrib.admin CSS to use multi-line selector format so changes … |
|
|
|
@9297
|
[9297]
|
10/31/08 17:07:05 |
brosner |
Fixed #8882 -- When a foreign key is among the unique_together fields in … |
|
|
|
@9276
|
[9276]
|
10/24/08 14:14:24 |
kmtracey |
Fixed #7179 -- Changed breadcrumbs on the add page so that a link to the … |
|
|
|
@9245
|
[9245]
|
10/22/08 18:09:35 |
kmtracey |
Fixed #9252 -- Moved the try/except protecting against incorrect lookup … |
|
|
|
@9243
|
[9243]
|
10/21/08 15:25:45 |
brosner |
Display non_field_errors of inline forms in the admin. This was a … |
|
|
|
@9241
|
[9241]
|
10/21/08 14:03:21 |
kmtracey |
Fixed #3096 -- Make admin list_filters respect limit_choices_to. |
|
|
|
@9233
|
[9233]
|
10/17/08 17:43:36 |
kmtracey |
Fixed #8110 -- Allow for AdminLogNode?'s render to be called more than … |
|
|
|
@9211
|
[9211]
|
10/08/08 09:47:01 |
kmtracey |
Fixed #9053 -- Allowed for sorting of callable and ModelAdmin? methods … |
|
|
|
@9086
|
[9086]
|
09/27/08 00:57:10 |
mtredinnick |
Fixed #9171 -- Fixed a few places where we were assuming lists instead … |
|
|
|
@9080
|
[9080]
|
09/21/08 11:57:26 |
kmtracey |
Fixed #7582: Removed checks that prevented null=True ForeignKey? fields … |
|
|
|
@9079
|
[9079]
|
09/21/08 11:15:09 |
kmtracey |
Fixed 8984: Only include a "Documentation" link on change password and … |
|
|
|
@9077
|
[9077]
|
09/20/08 17:33:24 |
wilson |
Added a generic "button" class to the admin styles to allow applying the … |
|
|
|
@9070
|
[9070]
|
09/18/08 12:10:16 |
kmtracey |
Fixed #9129 -- Restored a force_unicode that was lost when unicode changes … |
|
|
|
@9063
|
[9063]
|
09/17/08 03:59:55 |
mtredinnick |
Changed a slightly suspicious usage of request.POST to request.method == … |
|
|
|
@9048
|
[9048]
|
09/16/08 01:01:47 |
adrian |
Changed the app-level links on the admin index page to include trailing … |
|
|
|
@9045
|
[9045]
|
09/16/08 00:50:03 |
adrian |
Fixed #9083 -- Improved get_admin_log template tag so that it doesn't run … |
|
|
|
@9039
|
[9039]
|
09/15/08 19:40:10 |
wilson |
Fixed #9074: Added overflow: hidden to the submit-row div to clear the … |
|
|
|
@9002
|
[9002]
|
09/10/08 01:06:04 |
adrian |
Fixed #8957 -- Fixed incorrect error message when Admin … |
|
|
|
@9001
|
[9001]
|
09/10/08 00:56:34 |
adrian |
Moved the bulk of the shortcut() function in django/views/defaults.py to a … |
|
|
|
@8985
|
[8985]
|
09/08/08 00:45:17 |
adrian |
Fixed #7929 -- Removed some snippets of admin code that weren't doing … |
|
|
|
@8984
|
[8984]
|
09/08/08 00:19:28 |
adrian |
Fixed #8172 -- Improved a whole bunch of contrib templates (admin, … |
|
|
|
@8951
|
[8951]
|
09/03/08 16:16:05 |
mtredinnick |
Fixed a small initialisation edge-case in the raw_id_fields section of … |
|
|
|
@8935
|
[8935]
|
09/03/08 14:51:20 |
mtredinnick |
Fixed #8832 -- Position the error icons on the right of the screen in the … |
|
|
|
@8903
|
[8903]
|
09/02/08 23:22:39 |
mtredinnick |
Fixed #8812 -- Fixed up the positioning of the "delete" link in the … |
|
|
|
@8877
|
[8877]
|
09/02/08 16:10:00 |
jacob |
Security fix. Announcement forthcoming. |
|
|
|
@8871
|
[8871]
|
09/02/08 14:25:27 |
jacob |
Fixed #2612: fixed display of admin help_text with multiple fields on … |
|
|
|
@8867
|
[8867]
|
09/02/08 13:57:10 |
brosner |
Fixed #8805 -- Make sure proper type coercion happens before dumping data … |
|
|
|
@8861
|
[8861]
|
09/02/08 12:26:24 |
brosner |
Fixed #7973 -- Added exclude to BaseModelAdmin? to make everything … |
|
|
|
@8846
|
[8846]
|
09/02/08 01:10:14 |
brosner |
Fixed #8787 -- Fixed failing admin_widgets tests. This fixes … |
|
|
|
@8824
|
[8824]
|
09/01/08 17:59:43 |
brosner |
Fixed #2612 -- Fixed admin formatting when help_text is used with multiple … |
|
|
|
@8823
|
[8823]
|
09/01/08 17:43:38 |
brosner |
Fixed #8648 -- Admin no longer ignores to_field. Thanks for the help Karen … |
|
|
|
@8774
|
[8774]
|
08/31/08 15:30:55 |
jacob |
Fixed #8194 (again): correctly focus on the first declared field in the … |
|
|
|
@8773
|
[8773]
|
08/31/08 15:11:28 |
jacob |
Fixed ModelAdmin.radio_fields to work with the new TypedChoiceField. |
|
|
|
@8764
|
[8764]
|
08/31/08 12:20:43 |
brosner |
Fixed #8058 -- Moved media for filter_vertical/filter_horizontal widget to … |
|
|
|
@8762
|
[8762]
|
08/31/08 12:13:29 |
brosner |
Fixed #8631 -- Corrected a display issue with the popup submit_row where … |
|
|
|
@8756
|
[8756]
|
08/31/08 04:49:55 |
brosner |
Fixed handling of primary keys in model formsets. Model formsets should … |
|
|
|
@8719
|
[8719]
|
08/29/08 14:50:22 |
brosner |
Properly reference FieldDoesNotExist? as it does not exist in global of … |
|
|
|
@8717
|
[8717]
|
08/29/08 14:28:53 |
jacob |
Fixed #7810: added named URLs for admin docs, and use them in the admin … |
|
|
|
@8714
|
[8714]
|
08/29/08 13:12:31 |
mtredinnick |
Fixed some edge-case error handling from [8699]. Thanks, gkelly. |
|
|
|
@8704
|
[8704]
|
08/29/08 11:46:46 |
brosner |
Fixed #7982 -- Corrected ModelAdmin? url dispatching to ensure it matching … |
|
|
|
@8700
|
[8700]
|
08/29/08 11:13:17 |
jacob |
Fixed #7881: Support __in lookups in limit_choices_to and … |
|
|
|
@8699
|
[8699]
|
08/29/08 11:09:29 |
jacob |
Fixed #7738: support initial values via GET for SelectMutliple in the … |
|
|
|
@8698
|
[8698]
|
08/29/08 11:07:19 |
brosner |
When a form in the admin has no fields prevent failure. |
|
|
|
@8682
|
[8682]
|
08/28/08 15:58:10 |
jacob |
Fixed #8556: added a useful formfield to CommaSeparatedIntegerField. … |
|
|
|
@8681
|
[8681]
|
08/28/08 15:48:59 |
jacob |
Fixed #8194: AdminForm.first_field now correctly returns the first field … |
|
|
|
@8679
|
[8679]
|
08/28/08 15:17:31 |
jacob |
Marked a handful of missed strings for translation. Fixes #8644, #8617, … |
|
|
|
@8662
|
[8662]
|
08/28/08 10:43:04 |
jacob |
Fixed #8027: correctly validate fields/fieldsets in ModelAdmin … |
|
|
|
@8617
|
[8617]
|
08/27/08 02:27:09 |
mtredinnick |
Fixed #8589 -- Fixed the URL for the logout link on the app_index page in … |
|
|
|
@8616
|
[8616]
|
08/27/08 02:19:44 |
gwilson |
Removed oldforms, validators, and related code:
* Removed Manipulator, … |
|
|
|
@8607
|
[8607]
|
08/27/08 00:22:25 |
mtredinnick |
Fixed #8577 -- Fixed a couple of indentation errors when viewing the … |
|
|
|
@8605
|
[8605]
|
08/26/08 18:06:30 |
mtredinnick |
Fixed #8569 -- Ensure that apps are correctly set up before introspecting … |
|
|
|
@8604
|
[8604]
|
08/26/08 18:06:24 |
mtredinnick |
Tweaked the admin validation code to make things a bit easier to read. … |
|
|
|
@8587
|
[8587]
|
08/26/08 13:15:19 |
brosner |
Marked a couple of unmarked strings in edit_inline templates and corrected … |
|
|
|
@8586
|
[8586]
|
08/26/08 13:07:36 |
brosner |
Fixed #7984 -- 'View on site' links now work in inlines. Thanks philwo for … |
|
|
|
@8583
|
[8583]
|
08/26/08 11:18:20 |
jacob |
Fixed #8126: improved admin.autodiscover() to be more forgiving of … |
|
|
|
@8575
|
[8575]
|
08/26/08 02:36:39 |
mtredinnick |
Fixed #6101 -- Tweaked a couple of places in the … |
|
|
|
@8555
|
[8555]
|
08/25/08 14:56:14 |
brosner |
Fixed #8547 -- Corrected the breadcrumb display in the object_history.html … |
|
|
|
@8554
|
[8554]
|
08/25/08 14:29:13 |
brosner |
Fixed #8499 -- Corrected a couple of instances of where the CSS class name … |
|
|
|
@8529
|
[8529]
|
08/24/08 22:55:47 |
brosner |
Fixed #8522 -- Allow app_index to take extra_context to be consistent with … |
|
|
|
@8523
|
[8523]
|
08/24/08 17:45:35 |
brosner |
Fixed #8520 -- Corrected a dumb typo in the call to password_change in … |
|
|
|
@8517
|
[8517]
|
08/24/08 03:51:33 |
russellm |
Fixed #8129: Modified the password reset email template to use a URL … |
|
|
|
@8509
|
[8509]
|
08/24/08 01:34:18 |
russellm |
Fixed #8509: Cleaned up handling of test cookies in admin logins. Thanks … |
|
|
|
@8505
|
[8505]
|
08/23/08 17:10:45 |
mtredinnick |
Fixed #7903 -- Allow admin's prepopulated_from to work with TextFields?. … |
|
|
|
@8501
|
[8501]
|
08/23/08 14:07:49 |
mtredinnick |
Tweaked the Admin add/change page so that "save" is still the … |
|
|
|
@8496
|
[8496]
|
08/23/08 13:20:19 |
mtredinnick |
Updated password change template (in admin templates) to use current … |
|
|
|
@8487
|
[8487]
|
08/23/08 11:27:12 |
brosner |
Fixed #8498 -- Add the ability to customize the template for app_index … |
|
|
|
@8485
|
[8485]
|
08/23/08 09:23:50 |
russellm |
Fixed #7946: Modified object history template to use a common date format. … |
|
|
|
@8484
|
[8484]
|
08/23/08 09:12:58 |
russellm |
Fixed #7776: Ensured that the test cookie is always deleted once a login … |
|
|
|
@8479
|
[8479]
|
08/23/08 00:05:21 |
brosner |
Fixed #8367 -- Pass the object to get_form from get_fieldsets in … |
|
|
|
@8474
|
[8474]
|
08/22/08 23:00:15 |
brosner |
Fixed #1390 -- Added an app index in the admin interface. Thanks juliae … |
|
|
|
@8473
|
[8473]
|
08/22/08 22:26:01 |
brosner |
Fixed #8493 -- Fixed a NoReverseMatch? when redirecting to … |
|
|
|
@8469
|
[8469]
|
08/22/08 14:27:26 |
brosner |
Fixed #7947 -- Handle the display of OneToOneField? in model forms … |
|
|
|
@8433
|
[8433]
|
08/18/08 10:49:58 |
brosner |
Moved admin form helpers to their own module to clean-up … |
|
|
|
@8421
|
[8421]
|
08/17/08 00:16:16 |
brosner |
Fixed #8353 -- Corrected the case when adminform is not in the context … |
|
|
|
@8396
|
[8396]
|
08/15/08 16:57:36 |
brosner |
Fixed #8341 -- Allow simpler subclassing of ModelAdmin? and … |
|
|
|
@8392
|
[8392]
|
08/15/08 15:33:45 |
brosner |
Fixed #8292 -- Honor filter_horizontal and filter_vertical in inlines … |
|
|
|
@8390
|
[8390]
|
08/15/08 14:51:45 |
brosner |
Fixed #5385 -- Made the date returned from the calendar picker consistent … |
|
|
|
@8388
|
[8388]
|
08/15/08 14:15:20 |
brosner |
Removed some checks for Model._meta.one_to_one_field to prevent … |
|
|
|
@8385
|
[8385]
|
08/15/08 12:38:39 |
brosner |
Fixed #957 -- prepopulated_fields now works correctly on inlines. |
|
|
|
@8384
|
[8384]
|
08/15/08 12:36:33 |
brosner |
Fixed media creation in the add_view. It was not pulling media from the … |
|
|
|
@8354
|
[8354]
|
08/14/08 16:03:44 |
brosner |
Fixed failing tests from [8352]. Thanks Alex Gaynor for the patch. |
|
|
|
@8353
|
[8353]
|
08/14/08 15:51:40 |
brosner |
Fixed #8324 -- Corrected the simple case where list_display is not given. … |
|
|
|
@8352
|
[8352]
|
08/14/08 15:12:19 |
brosner |
Fixed #7503 -- Allow callables in list_display. This also does a lookup on … |
|
|
|
@8307
|
[8307]
|
08/11/08 12:20:47 |
brosner |
Added back save_model that was removed from [8273] to allow for both pre- … |
|
|
|
@8300
|
[8300]
|
08/11/08 09:01:34 |
gwilson |
Fixed #8225 -- Right align radio fields in RTL mode, thanks remohammadi. |
|
|
|
@8294
|
[8294]
|
08/10/08 23:31:55 |
gwilson |
Refs #7742 -- Changed the … |