sort figures by year, bugfixes, layout work
commit511e7f5d011a876c5b912dec116154f7d8fdd153
authorpqauvsum <pqauvsum@posteo.cz>
Sun, 23 Nov 2014 02:13:04 +0000 (22 21:13 -0500)
committerpqauvsum <pqauvsum@posteo.cz>
Sun, 23 Nov 2014 02:13:04 +0000 (22 21:13 -0500)
treecf7f58f9c8ce604d57236553e053c53c009a9e14
parent5cbe88f7ffc82f5d6c3cf282ad2252b1408f3587
sort figures by year, bugfixes, layout work

- ability to unset symbol extension, styled stock, portfolio, figurevar
- figuredata entry form now left of the table
- show year selector on top of figures table
- sort figures table by year and by FigureVar name within year
- fixed documentation here and there
- BUGFIX: edit QRs for 30 days, show quote/date, layout
- BUGFIX: set session[:smr_browse_date] if not set, then always use it
22 files changed:
gui/app/assets/stylesheets/application.css
gui/app/assets/stylesheets/assets.css
gui/app/assets/stylesheets/documents.css
gui/app/assets/stylesheets/figures.css
gui/app/assets/stylesheets/objects/figurevar.css [new file with mode: 0644]
gui/app/assets/stylesheets/objects/portfolio.css [new file with mode: 0644]
gui/app/assets/stylesheets/objects/stock.css
gui/app/assets/stylesheets/positions.css
gui/app/assets/stylesheets/quoterecord_rules.css
gui/app/assets/stylesheets/quoterecords.css
gui/app/controllers/application_controller.rb
gui/app/controllers/figures_controller.rb
gui/app/controllers/objects/stock_controller.rb
gui/app/views/figures/index.html.erb
gui/app/views/objects/figurevar/index.html.erb
gui/app/views/objects/portfolio/index.html.erb
gui/app/views/objects/stock/index.html.erb
gui/app/views/quoterecords/_form.html.erb
gui/app/views/quoterecords/index.html.erb
gui/lib/smr/figures.rb
gui/public/images/bg.jpg [new file with mode: 0644]
gui/test/fixtures/stock.yml