aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/templates/layout.html
Commit message (Expand)AuthorAge
* Bugfix: the variable 'favorites' wasn't transfered to the template.Cédric Bonhomme2015-06-29
* Uppdated translations.Cédric Bonhomme2015-05-03
* Removed HTML accesskey, not so useful.Cédric Bonhomme2015-04-23
* better title handlingFrançois Schmidts2015-04-22
* Link to about page is not only visible for the administrator.Cédric Bonhomme2015-04-20
* Minor changes to the search form.Cédric Bonhomme2015-04-19
* Trying the search on Heroku.Cédric Bonhomme2015-04-19
* introducing the or filter componentFrançois Schmidts2015-04-16
* redoing full text searchFrançois Schmidts2015-04-16
* redoing conf gathering and using it in templatesFrançois Schmidts2015-04-14
* Fixed a bug when creating a new user via the dashboard. An other little impro...Cédric Bonhomme2015-04-12
* Typo.Cédric Bonhomme2015-04-12
* Do not display the search button on Heroku.Cédric Bonhomme2015-04-12
* Removed a bad character in the layout.html file.Cédric Bonhomme2015-04-12
* Added some spaces betweens icons and text.Cédric Bonhomme2015-04-12
* Fix: test if we display the button to fetch article.Cédric Bonhomme2015-04-12
* It is now possible to add a new feed from any page via a dropdown menu.Cédric Bonhomme2015-04-12
* making the favorites link switch to home when the displayed page is favoritesFrançois Schmidts2015-04-12
* first take on redoing the menuFrançois Schmidts2015-04-12
* regrouping favorties and home, redoing the tab selection jscodeFrançois Schmidts2015-04-12
* removing unread pageFrançois Schmidts2015-04-12
* moving feed views related code in views.feed and massive use of url_forFrançois Schmidts2015-04-12
* Minor changes to the CSS.Cédric Bonhomme2015-04-06
* Misc improvements to the CSS.Cédric Bonhomme2015-04-01
* Added customized-bootstrap.css file.Cédric Bonhomme2015-04-01
* fixing/restoring logging levelFrançois Schmidts2015-03-03
* Fix layout template.Cédric Bonhomme2015-02-22
* Misc changes to the layout template.Cédric Bonhomme2015-02-08
* Minor changes to the layout.Cédric Bonhomme2014-11-30
* Do not wait for the complete document is loaded to run the js code.Cédric Bonhomme2014-10-01
* fix...Cédric Bonhomme2014-10-01
* fix...Cédric Bonhomme2014-10-01
* Improved home page with tabs.Cédric Bonhomme2014-10-01
* Minor improvements to the home page.Cédric Bonhomme2014-10-01
* A little bit more JavaScript.Cédric Bonhomme2014-06-29
* Try to star an article with a jQuery PUT call.Cédric Bonhomme2014-06-28
* Removed trailing slashes from the routes.Cédric Bonhomme2014-06-24
* style correctionFrançois Schmidts2014-06-12
* aligning message box to the rightFrançois Schmidts2014-06-12
* adding the capacity to mark articles as unreadFrançois Schmidts2014-06-10
* Font size for the sidebar: 100%Cédric Bonhomme2014-06-01
* Autoscroll for the sidebar.Cédric Bonhomme2014-06-01
* Improved sidenav bar.Cédric Bonhomme2014-06-01
* Tryin the affix sidenav.Cédric Bonhomme2014-06-01
* Feeds with unread articles are displayed before.Cédric Bonhomme2014-05-23
* Reduce space between items of lists.Cédric Bonhomme2014-05-23
* Test with container-fluid layout.Cédric Bonhomme2014-05-23
* Updated meta description tag in layout.html.Cédric Bonhomme2014-05-08
* About page is accessible when disconnected.Cédric Bonhomme2014-05-05
* Internationalization to french in progress.Cédric Bonhomme2014-05-01
bgstack15