[biblibre-newacq](bug #3611) fix user interface and others
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Wed, 16 Sep 2009 14:02:35 +0000 (16:02 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 30 Sep 2009 09:30:34 +0000 (11:30 +0200)
commitd399ff3494e632c6e74dd1ec5ecebbfaee5be49f
treee6603cfd5822b2a9908a991f512a6c54358921cf
parent7e895a17a36b68667aa5eb17ba76ba93a411b368
[biblibre-newacq](bug #3611) fix user interface and others

This big patch, fix xhtml code, and user interface.
It Delete the term of budget period and use it as "Root Budget".
It add improvment on UI, adding tooltip, and table tree.
21 files changed:
C4/Budgets.pm
admin/aqbudgetperiods.pl
admin/aqbudgets.pl
admin/check_parent_total.pl
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/includes/budgetperiods-admin.inc
koha-tmpl/intranet-tmpl/prog/en/includes/budgets-admin-search.inc
koha-tmpl/intranet-tmpl/prog/en/includes/budgets-admin.inc
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/jquery.qtip.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/treetable/images/toggle-collapse-dark.png [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/treetable/images/toggle-collapse-light.png [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/treetable/images/toggle-expand-dark.png [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/treetable/images/toggle-expand-light.png [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/treetable/jquery.treeTable.min.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/treetable/stylesheets/jquery.treeTable.css [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl
kohaversion.pl
t/db_dependent/Budgets.t