~ubuntu-branches/ubuntu/precise/horizon/precise-updates

« back to all changes in this revision

Viewing changes to horizon.egg-info/SOURCES.txt

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Chuck Short, Adam Gandelman, Adrien Cunin
  • Date: 2012-04-04 07:21:15 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20120404072115-lb9v3gq3yv93ern2
Tags: 2012.1~rc2-0ubuntu1
[ Chuck Short ]
* New usptream release.
* debian/control: Use python-cherrypy3
* debian/rules: Update pythonpath in order to run tests.
* debian/patches/fix-coverage-binary-name.patch: Make the testsuite
  run.
* debian/rules: Fail build if tests fail.

[ Adam Gandelman ]
* debian/control: Add python-memcache 
* debain/dashboard.conf: Update to match current upstream documentation
  (LP: #966069)

[ Adrien Cunin ]
* Renamed Apache config file from dashboard.conf to openstack-dashboard.conf
  (LP: #965410)
  - Updated post{inst,rm} and added preinst to handle correctly the rename

Show diffs side-by-side

added added

removed removed

Lines of Context:
236
236
horizon/dashboards/syspanel/flavors/urls.py
237
237
horizon/dashboards/syspanel/flavors/views.py
238
238
horizon/dashboards/syspanel/images/__init__.py
 
239
horizon/dashboards/syspanel/images/forms.py
239
240
horizon/dashboards/syspanel/images/panel.py
240
241
horizon/dashboards/syspanel/images/tables.py
241
242
horizon/dashboards/syspanel/images/tests.py
326
327
horizon/static/horizon/js/forms.js
327
328
horizon/static/horizon/js/hogan-1.0.5.min.js
328
329
horizon/static/horizon/js/horizon.js
 
330
horizon/static/horizon/js/json2.js
329
331
horizon/static/horizon/js/modals.js
330
332
horizon/static/horizon/js/plugins.js
331
333
horizon/static/horizon/js/tables.js
332
334
horizon/static/horizon/js/tabs.js
333
335
horizon/static/horizon/js/jquery/jquery-ui.min.js
 
336
horizon/static/horizon/js/jquery/jquery.cookie.js
334
337
horizon/static/horizon/js/jquery/jquery.example.min.js
335
338
horizon/static/horizon/js/jquery/jquery.min.js
336
339
horizon/static/horizon/js/jquery/jquery.quicksearch.js
346
349
horizon/templates/horizon/_nav_list.html
347
350
horizon/templates/horizon/_subnav_list.html
348
351
horizon/templates/horizon/auth/_login.html
349
 
horizon/templates/horizon/auth/_switch.html
350
352
horizon/templates/horizon/auth/login.html
351
353
horizon/templates/horizon/client_side/_alert_message.html
352
354
horizon/templates/horizon/client_side/_modal.html
359
361
horizon/templates/horizon/common/_data_table_row_action.html
360
362
horizon/templates/horizon/common/_data_table_row_actions.html
361
363
horizon/templates/horizon/common/_data_table_table_actions.html
 
364
horizon/templates/horizon/common/_detail_table.html
362
365
horizon/templates/horizon/common/_form_fields.html
363
366
horizon/templates/horizon/common/_modal_form.html
364
367
horizon/templates/horizon/common/_page_header.html
399
402
horizon/tests/templates/base.html
400
403
horizon/tests/templates/splash.html
401
404
horizon/tests/templates/switch_tenants.html
 
405
horizon/tests/templates/tab_group.html
402
406
horizon/tests/test_data/__init__.py
403
407
horizon/tests/test_data/glance_data.py
404
408
horizon/tests/test_data/keystone_data.py
431
435
openstack_dashboard/locale/pl/LC_MESSAGES/django.po
432
436
openstack_dashboard/locale/pt/LC_MESSAGES/django.po
433
437
openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po
 
438
openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.mo
434
439
openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po
435
440
openstack_dashboard/static/bootstrap/css/bootstrap-responsive.css
436
441
openstack_dashboard/static/bootstrap/css/bootstrap-responsive.min.css
458
463
openstack_dashboard/templates/500.html
459
464
openstack_dashboard/templates/_footer.html
460
465
openstack_dashboard/templates/_header.html
461
 
openstack_dashboard/templates/_login.html
462
466
openstack_dashboard/templates/_scripts.html
463
467
openstack_dashboard/templates/_stylesheets.html
464
 
openstack_dashboard/templates/_switch.html
465
468
openstack_dashboard/templates/base.html
466
469
openstack_dashboard/templates/qunit.html
467
470
openstack_dashboard/templates/splash.html