aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-08-26more thorough reset, added #djDebug to all rules to increase their specificity.Idan Gazit
2009-08-25Merge branch 'tx-master' into ui-rfRob Hudson
2009-08-25Merge commit 'percy/master' into ui-rfRob Hudson
2009-08-25merging in changes from ui-rf and fixing conflicts in templatesPercy Perez-Pinedo
2009-08-25added spanish translation of the panels nav titlePercy Perez-Pinedo
2009-08-25l10n: Updates to Spanish (Castilian) (es) translationRob Hudson
Transmitted-via: Transifex (www.transifex.net)
2009-08-25l10n: Updates to Hebrew (he) translationAlex
Transmitted-via: Transifex (www.transifex.net)
2009-08-25l10n: Updates to German (de) translationJannis Leidel
Transmitted-via: Transifex (www.transifex.net)
2009-08-25l10n: Added German locale.Jannis Leidel
Transmitted-via: Transifex (www.transifex.net)
2009-08-25l10n: Updates to Spanish (Castilian) (es) translationDiego Búrigo Zacarão
Transmitted-via: Transifex (www.transifex.net)
2009-08-25Added toggle arrows, grey boxes for template linksIdan Gazit
2009-08-25Removed tons of invalid ".boxed" classes, renamed boxed -> scrollIdan Gazit
2009-08-25Animated panelsIdan Gazit
2009-08-25adhere to css spacing standardIdan Gazit
2009-08-25Working panel structure with scroll, Wider handle tab for hover.Idan Gazit
2009-08-24added hebrew translationAlex Gaynor
2009-08-25Merge commit 'upstream/ui-rf' into django-colorsIdan Gazit
2009-08-25toolbar handle padding made orange on hoverIdan Gazit
2009-08-25Fixed position toolbar, Smaller close handle, ported style changes from ↵Idan Gazit
idan/ui-rf
2009-08-24Some locale tweaks and template tweaks after merge.Rob Hudson
2009-08-24Merge locale work by Percy.Rob Hudson
2009-08-25Updated graphics for new colorschemeIdan Gazit
2009-08-24Make panel content stylings look like Django's debug template.Rob Hudson
2009-08-21spanish version of the debug toolbar templates is mostly done'Percy Perez-Pinedo
2009-08-21added i18n support (Spanish) for timer.htmlPercy Perez-Pinedo
2009-08-21added i18n support (Spanish) for request_Vars.htmlPercy Perez-Pinedo
2009-08-21Cleaning up and simplifying the closed handle HTML and CSS.Rob Hudson
2009-08-21Standardize spacing in CSS.Rob Hudson
2009-08-21merging in changes from rob/iu-rf and fixing conflictsPercy Perez-Pinedo
2009-08-21testing some changesPercy Perez-Pinedo
2009-08-21Remove added border on hover which was causing flicker and scrollbars toRob Hudson
appear.
2009-08-18Pegged the panels to fill available space and moved close button.Rob Hudson
2009-08-18A few font size adjustments and removing declarations that have no effect.Rob Hudson
2009-08-18Deserify font family.Rob Hudson
2009-08-18Removed extra line spaces.Rob Hudson
2009-08-18Adding debug toolbar reset CSS.Rob Hudson
2009-08-18Standardized CSS to use tabs.Rob Hudson
2009-08-12panel width, content boxing, safe scrollingIdan Gazit
2009-08-12Panel title larger, <code> is monospacedIdan Gazit
2009-08-12oops, retitled templates panelIdan Gazit
2009-08-12Proper handling of template panel titleIdan Gazit
2009-08-12Added hover state for close button, scroll paddingIdan Gazit
2009-08-12Cleaned up the panelsIdan Gazit
2009-08-12Remove indicator if closed via panel closeIdan Gazit
2009-08-12added in-panel titleIdan Gazit
2009-08-12renamed title/subtitle -> nav_title/nav_subtitleIdan Gazit
2009-08-12toolbar restyling, switched to non-minified css/jsIdan Gazit
2009-08-11allow for handling the pathological case of an insanely large template contextAlex Gaynor
2009-08-11Refactored the UI to be a right hand side vertical toolbar. DebugPanel ↵Rob Hudson
subclass grew a subtitle method to display informative text under the title.
2009-08-10Merge commit 'rob/master'Alex Gaynor