Django

Code

root/django/trunk/django/contrib/admin/media


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9514 [9514] 11/21/08 08:52:58 kmtracey Fixed #9642 -- Made the admin calendar/clock popups go away when the users …
(edit) @9463 [9463] 11/15/08 18:08:48 wilson Removed the hidden import rules in the contrib.admin stylesheets. Each …
(edit) @9403 [9403] 11/12/08 10:23:04 kmtracey Fixed #106 -- Refrain from generating popup window names that IE refuses …
(edit) @9304 [9304] 10/31/08 18:52:31 wilson Consolidated contrib.admin styles by rolling layout.css and global.css …
(edit) @9303 [9303] 10/31/08 18:44:24 wilson Applied contrib.admin IE CSS patches to IE6 and 7, and added simple hacks …
(edit) @9300 [9300] 10/31/08 18:01:38 wilson Added IE conditional comments to contrib.admin base template to block CSS …
(edit) @9299 [9299] 10/31/08 17:19:21 wilson Reformatted contrib.admin CSS to use multi-line selector format so changes …
(edit) @9077 [9077] 09/20/08 17:33:24 wilson Added a generic "button" class to the admin styles to allow applying the …
(edit) @9039 [9039] 09/15/08 19:40:10 wilson Fixed #9074: Added overflow: hidden to the submit-row div to clear the …
(edit) @8935 [8935] 09/03/08 14:51:20 mtredinnick Fixed #8832 -- Position the error icons on the right of the screen in the …
(edit) @8903 [8903] 09/02/08 23:22:39 mtredinnick Fixed #8812 -- Fixed up the positioning of the "delete" link in the …
(edit) @8871 [8871] 09/02/08 14:25:27 jacob Fixed #2612: fixed display of admin help_text with multiple fields on …
(edit) @8554 [8554] 08/25/08 14:29:13 brosner Fixed #8499 -- Corrected a couple of instances of where the CSS class name …
(edit) @8501 [8501] 08/23/08 14:07:49 mtredinnick Tweaked the Admin add/change page so that "save" is still the …
(edit) @8474 [8474] 08/22/08 23:00:15 brosner Fixed #1390 -- Added an app index in the admin interface. Thanks juliae …
(edit) @8390 [8390] 08/15/08 14:51:45 brosner Fixed #5385 -- Made the date returned from the calendar picker consistent …
(edit) @8300 [8300] 08/11/08 09:01:34 gwilson Fixed #8225 -- Right align radio fields in RTL mode, thanks remohammadi.
(edit) @8240 [8240] 08/08/08 14:54:34 brosner Fixed #8163 -- Restore oldforms admin styling on input fields. Also …
(edit) @8219 [8219] 08/05/08 13:13:06 jbronn Merged the gis branch into trunk.
(edit) @8014 [8014] 07/20/08 23:09:29 brosner Fixed #7858 -- Quick CSS fix for right-to-left written languages in …
(edit) @7967 [7967] 07/18/08 18:54:34 brosner Merged the newforms-admin branch into trunk. This is a backward …
(edit) @7424 [7424] 04/14/08 21:07:49 mtredinnick Fixed #7012 -- Added a missing file for CSS backgrounds with …
(edit) @6999 [6999] 01/05/08 21:55:23 mtredinnick Fixed #6248 -- Fixed typo in urlify.js. Pointed out by arien.
(edit) @6933 [6933] 12/17/07 03:14:59 mtredinnick Fixed #5044 -- Added Latvian character map for Javascript slug generation. …
(edit) @6716 [6716] 11/25/07 14:29:26 gwilson Fixed #2086 -- Changed base.css to import null.css (added in [6197]) …
(edit) @6691 [6691] 11/18/07 00:51:20 gwilson Fixed #5880 -- Fixed an XSS hole in the admin interface. * Escaped text …
(edit) @6557 [6557] 10/20/07 04:27:12 mtredinnick Fixed #4902 -- Added some missing Czech uppercase characters to …
(edit) @6541 [6541] 10/19/07 23:42:30 mtredinnick Fixed #5678 -- Added Polish transliteration to urlify.js. …
(edit) @6262 [6262] 09/15/07 00:01:58 adrian Fixed #1888 -- Fixed small interface inaccuracy when using …
(edit) @6214 [6214] 09/14/07 16:04:45 jacob Fixed #4448: the calendar widget now refreshes if the date field is …
(edit) @6210 [6210] 09/14/07 14:49:51 wilson Fixed 3136: Set .clockbox admin widget to auto width to allow for longer …
(edit) @6197 [6197] 09/14/07 13:26:05 wilson Fixes #2086: Added null.css file to avoid spurious 404s due to the "high …
(edit) @6172 [6172] 09/14/07 01:43:46 russellm Fixed #5067 -- Fixed a problem with javascript popup widgets appearing in …
(edit) @6141 [6141] 09/13/07 17:42:30 mtredinnick Fixed #5326 -- Added Ukrainian map for Javascript slug generation. Thanks, …
(edit) @6015 [6015] 08/25/07 18:33:58 adrian Fixed #348 -- Fixed bug in admin JavaScript? filter interface. Thanks for …
(edit) @5853 [5853] 08/11/07 07:09:52 mtredinnick Fixed #4902 -- Added Czech support to urlify.js. Thanks, Honza Král.
(edit) @5689 [5689] 07/13/07 09:40:39 mtredinnick Fixed #4556 -- Stylistic changes to [5500]. Thanks, glin@seznam.cz.
(edit) @5672 [5672] 07/12/07 09:00:13 russellm Fixed #4775 -- Added some missing Hungarian accents to the urlify.js …
(edit) @5611 [5611] 07/04/07 07:31:19 mtredinnick Fixed #4766 -- Added Russian support to Javascript slug creation. …
(edit) @5610 [5610] 07/04/07 07:25:43 mtredinnick Fixed Javascript syntax from [5608] that was causing a problem in Opera. …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @5500 [5500] 06/20/07 01:12:43 adrian Fixed #4556 -- Admin showAddAnotherPopup JavaScript? function can now …
(edit) @4979 [4979] 04/09/07 07:13:06 mtredinnick Fixed #3926 -- Fixed typo in admin CSS. Thanks, Jeff Hilyard.
(edit) @4652 [4652] 02/28/07 16:22:03 jacob Reverted [4590] (changes to field label CSS) since it caused more problems …
(edit) @4590 [4590] 02/25/07 22:37:52 jacob Small fix to admin CSS. Fixes #2205; thanks, treborhudson@gmail.com
(edit) @4537 [4537] 02/17/07 00:14:23 mtredinnick Fixed #3259 -- Fixed problem with prepopulate_from for fields …
(edit) @4087 [4087] 11/20/06 10:23:48 adrian Fixed #3014 -- Admin 'now' shortcut for DateTimeFields? now updates …
(edit) @4032 [4032] 11/06/06 19:59:46 jacob Fixed #2975: dateparse.js now correctly handles the last day of the year. …
(edit) @3748 [3748] 09/11/06 13:38:20 adrian Fixed #2680 -- Made small correction to DateTimeShortcuts?.js that was …
(edit) @3644 [3644] 08/21/06 23:58:16 adrian Fixed #2570 -- Added 'DejaVu? Sans' to admin global.css, because it is more …
(edit) @3517 [3517] 08/02/06 10:07:46 adrian Fixed #2462 -- Changed showRelatedObjectLookupPopup to open a window …
(edit) @3504 [3504] 07/31/06 19:19:04 russellm Modified Calendar and Clock javascript to evaluate popup position at time …
(edit) @3415 [3415] 07/21/06 15:48:17 jacob Part 3 of pedant day: replaced all tabs in Django with spaces. Python the …
(edit) @3287 [3287] 07/06/06 23:11:10 adrian Fixed #2142 -- Fixed JavaScript? warnings in admin JS. Thanks, …
(edit) @3121 [3121] 06/12/06 09:52:51 hugo fixed #2128: updated BiDi? support
(edit) @3114 [3114] 06/08/06 00:04:10 adrian Fixed #2106 -- Made collapse-block JavaScript? translatable. Thanks, ramiro
(edit) @3091 [3091] 06/06/06 10:22:53 hugo fixed #2089: added language bidirectional support and updated the admin to …
(edit) @3084 [3084] 06/05/06 11:27:05 wilson Added more visible borders to form buttons.
(edit) @3066 [3066] 06/02/06 12:53:00 adrian Fixed #1635 -- Admin-site related-object popup no longer fails for …
(edit) @3065 [3065] 06/02/06 10:33:30 wilson Fixed #1999 -- Sidebar widths are now specified in ems and will scale up …
(edit) @3064 [3064] 06/02/06 10:17:10 wilson Fixed #2072 -- Moved IE hacks out of changelists.css into patch-iewin.css …
(edit) @3051 [3051] 06/01/06 22:32:46 wilson Fixed #2055 -- Lengthened form labels on login screen to accommodate …
(edit) @3050 [3050] 06/01/06 22:17:29 wilson Fixed #744 -- Added icon to display null boolean values in admin …
(edit) @2905 [2905] 05/14/06 23:20:04 adrian Fixed #1849 -- Slugifying now collapses consecutive hyphens to a single …
(edit) @2878 [2878] 05/09/06 11:17:35 wilson Added padding fix to container to address reported display issues in …
(edit) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
(edit) @2448 [2448] 02/28/06 20:53:00 adrian Fixed #1426 -- Made several admin JavaScript? improvements. Thanks, …
(edit) @2414 [2414] 02/27/06 12:52:54 jacob Fixed #620 -- raw_id_admin and limit_choices_to now play well together …
(edit) @2413 [2413] 02/27/06 12:42:25 jacob Fixed #1404 (thanks, Tom Tobin)
(edit) @2234 [2234] 02/02/06 11:09:26 wilson Fixed positioning of ordering widget with liquid page widths.
(edit) @2192 [2192] 01/30/06 16:54:10 wilson All admin pages except the dashboard now use liquid page widths, except in …
(edit) @2136 [2136] 01/27/06 10:33:26 adrian Fixed #939 -- Added 'monospace' fieldset class for admin CSS. Thanks, Tom …
(edit) @2117 [2117] 01/23/06 16:53:50 wilson Removed example.com from default admin templates. One less thing to change …
(edit) @1962 [1962] 01/14/06 18:17:25 adrian Fixed #1200 -- Admin no longer assumes white default background color. …
(edit) @1913 [1913] 01/11/06 14:50:04 jacob Removed a troublesome line of javascript that caused the many-to-many …
(edit) @1880 [1880] 01/08/06 20:04:21 adrian Fixed #1144 -- Admin form buttons no longer assume black font color. …
(edit) @1749 [1749] 12/20/05 16:24:45 wilson Adjusted styles on popup calendars to try to avoid clipped text.
(edit) @1674 [1674] 12/15/05 14:18:04 wilson Fixed misaligned icon on delete links.
(edit) @1588 [1588] 12/09/05 04:46:44 hugo added more translation hooks to javascript code - this time it is the …
(edit) @1580 [1580] 12/08/05 21:00:57 adrian Fixed #975 -- JavaScript? shortcut in raw_id_admin for ManyToManyFields? no …
(edit) @1562 [1562] 12/06/05 23:04:07 adrian Fixed #926 -- Fixed spacing in admin index template/CSS to handle wider …
(edit) @1559 [1559] 12/06/05 14:30:20 hugo added two more message IDs for translations to dateparse.js - month names …
(edit) @1539 [1539] 12/04/05 10:24:42 hugo added more translation hooks for calendar (month names and day first …
(edit) @1530 [1530] 12/04/05 06:30:14 hugo first take at admin JavaScript? translation - translation hooks for the …
(edit) @1097 [1097] 11/06/05 16:02:40 adrian Fixed #729 -- prepopulate_from (urlify.js) now removes characters that …
(edit) @1017 [1017] 10/27/05 22:41:39 adrian Fixed #700 -- urlify.js now uses hyphens instead of underscores
(edit) @977 [977] 10/20/05 08:16:46 adrian Fixed #658 -- Fixed JavaScript? calendar widget in IE. Thanks for the …
(edit) @968 [968] 10/19/05 23:20:52 adrian Fixed #317 -- SlugField? now accepts hyphens. Thanks, Sune
(copy) @948 [948] 10/18/05 20:09:05 adrian Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a …
copied from django/trunk/django/conf/admin_media:
(edit) @917 [917] 10/17/05 15:22:12 wilson Fixed #638 and cleaned up some CSS
Note: See TracRevisionLog for help on using the revision log.