aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/templates/layout.html
Commit message (Collapse)AuthorAge
* It is now possible to mark articles as read only older than 1 day or 10 days.Cédric Bonhomme2015-08-05
|
* fixing overlapping title on small screensFrançois Schmidts2015-07-21
|
* Improved the mini-form to create new feeds.Cédric Bonhomme2015-07-10
|
* Do not display the flash message in full width.Cédric Bonhomme2015-07-10
|
* using bookmarklet for adding feed from navbarFrançois Schmidts2015-07-07
|
* basic UI to maniuplate filtersFrançois Schmidts2015-07-02
|
* redoing home page in a more 'bootstrapy' wayFrançois Schmidts2015-07-02
|
* 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
| | | | | using SQL LIKE condition using main home design for displaying results
* 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 ↵Cédric Bonhomme2015-04-12
| | | | improvement for the main menu.
* 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
|
bgstack15