graph
- Add HTTP error handling2014-10-27, by Benoît Allard
- Propagate ProductID and GroupID updates in the whole document2014-10-27, by Benoît Allard
- Fix missing space2014-10-27, by Benoît Allard
- Simplify code, don't use the map filter (Jinja>=2.7)2014-10-27, by Benoît Allard
- Fix an issue where the Wrong Exception was being caught.2014-10-27, by Benoît Allard
- Add server-side check before deleting a producttree element.2014-10-24, by Benoît Allard
- Update the CHANGES2014-10-24, by Benoît Allard
- merged2014-10-24, by Benoît Allard
- Add possibility to delete the current document.2014-10-24, by Benoît Allard
- Remove pointless check if the uploaded file ends in .xml2014-10-24, by Benoît Allard
- Add possibility for parseDate to return None, shouldn't happen since we also do client-side validation.2014-10-24, by Benoît Allard
- Move parseVersion flashing one level higher2014-10-24, by Benoît Allard
- Add a regex for dates2014-10-23, by Benoît Allard
- Harden server-side version parsing2014-10-23, by Benoît Allard
- Add (optional) regex matching to our input fields2014-10-23, by Benoît Allard
- Update look-and-feel2014-10-23, by Benoît Allard
- Update artwork2014-10-28, by Benoît Allard
- Added tag 0.2.2 for changeset eb790c2848c32014-10-17, by Benoît Allard
- Prepare the release of Farol 0.2.20.2.2 2014-10-17, by Benoît Allard
- merged2014-10-17, by Benoît Allard
- Don't forget the 'cache' templates either2014-10-17, by Benoît Allard
- Added tag 0.2.1 for changeset 5d19b31585382014-10-17, by Benoît Allard
- Prepare for 0.2.1 release0.2.1 2014-10-17, by Benoît Allard
- merged2014-10-17, by Benoît Allard
- Don't forget the 'document' templates2014-10-17, by Benoît Allard
- Added tag 0.2 for changeset 631852daa9912014-10-17, by Benoît Allard
- Prepare for 0.2 release0.2 2014-10-17, by Benoît Allard
- Add the flower to the welcome page2014-10-15, by Benoît Allard
- Style update2014-10-15, by Benoît Allard
- merged2014-10-15, by Benoît Allard
- Only allow producttree deletion if possible2014-10-15, by Benoît Allard
- Some styling2014-10-15, by Benoît Allard
- merged2014-10-15, by Benoît Allard
- Add artwork2014-10-15, by Benoît Allard
- Show where a Product is referenced in the Document.2014-10-14, by Benoît Allard
- Unify the add / edit / delete buttons2014-10-14, by Benoît Allard
- Make the delete_button be a real button, and not a danger label in an anchor2014-10-14, by Benoît Allard
- Don't allow a GET request to modify the server state2014-10-14, by Benoît Allard
- Spawn a Modal when loading a doc, and another one is already loaded2014-10-14, by Benoît Allard
- Introduce a POST_button macro and use it in the delete_button one.2014-10-14, by Benoît Allard
- Be more permissive when parsing dates2014-10-10, by Benoît Allard
- Add deletion of the whole Product Tree2014-10-09, by Benoît Allard
- Add deletion of Vulnerabilities as a whole2014-10-09, by Benoît Allard
- Add deletion of Vulnerability's Acknowledgments2014-10-09, by Benoît Allard
- Add deletion of Vulnerability's References2014-10-09, by Benoît Allard
- Add deletion of Remediations2014-10-09, by Benoît Allard
- Add deletion of CVSS2014-10-09, by Benoît Allard
- Add deletion of Threats2014-10-09, by Benoît Allard
- Add deletion of Product Statuses2014-10-09, by Benoît Allard
- Add deletion of CWEs2014-10-09, by Benoît Allard
- Add deletion of Involvements2014-10-09, by Benoît Allard
- Add deletion of Vulnerabilities'Notes2014-10-09, by Benoît Allard
- Add deletion of Groups2014-10-09, by Benoît Allard
- Add deletion of (orphaned) relationships2014-10-09, by Benoît Allard
- Fix issue when relation are defined2014-10-09, by Benoît Allard
- Don't create a branch only to have empty name2014-10-09, by Benoît Allard
- Allow deletion of Products2014-10-09, by Benoît Allard
- Fix issue from a previous commit2014-10-09, by Benoît Allard
- Update to latest farolluz (unlink/link)2014-10-09, by Benoît Allard
- Update CHANGES2014-10-09, by Benoît Allard
- Allow deletion of (orphaned) Branches2014-10-09, by Benoît Allard
- Fix broken test2014-10-09, by Benoît Allard
- More input validation2014-10-09, by Benoît Allard
- Product better HTML2014-10-09, by Benoît Allard
- Remove possibility to view and edit a product (edit from the view page) and set url relative2014-10-09, by Benoît Allard
- Add tests2014-10-09, by Benoît Allard
- Add deletion of Acknowledgments2014-10-09, by Benoît Allard
- Fix delete urls2014-10-09, by Benoît Allard
- Add possibility to delete References2014-10-09, by Benoît Allard
- Improve design of the delete_button2014-10-09, by Benoît Allard
- Allow deletion of Notes2014-10-09, by Benoît Allard
- Move the delete_button to the common macros2014-10-09, by Benoît Allard
- Improve deletion of revisions (input validation)2014-10-09, by Benoît Allard
- Allow deletion of revisions2014-10-09, by Benoît Allard
- Don't allow to add a revision without tracking information2014-10-09, by Benoît Allard
- Small fix to the page title2014-10-08, by Benoît Allard
- Add support for Acknowledgments with multiple names and organizations2014-10-08, by Benoît Allard
- Define a split_fields function to split fields, and use it2014-10-08, by Benoît Allard
- Make pyflafes a happier2014-10-08, by Benoît Allard
- Unify reference update/creation from forms2014-10-08, by Benoît Allard
- Unify acknowledgments update/creation from forms2014-10-08, by Benoît Allard
- Make use of the new getNote methods on CVRFVulnerability2014-10-08, by Benoît Allard
- Unify note update/creation from forms2014-10-08, by Benoît Allard
- Unify the edit_acknowledgment pages2014-10-08, by Benoît Allard
- Unify the edit_reference pages2014-10-08, by Benoît Allard
- Add Descriptions to the Remediation fields2014-10-08, by Benoît Allard
- Add Descriptions for the CVSS fields2014-10-08, by Benoît Allard
- Add Descriptions for the Threat fields2014-10-07, by Benoît Allard
- Add Description in edit_productstatus2014-10-07, by Benoît Allard
- Add Description in edit_cwe2014-10-07, by Benoît Allard
- Add Descriptions for edit_involvement2014-10-07, by Benoît Allard
- Unify the edit_note page2014-10-07, by Benoît Allard
- Add Description to the vulnerability/edit fields2014-10-07, by Benoît Allard
- Add description fields to edit_group and edit_relationship2014-10-07, by Benoît Allard
- Add description fields for edit_product and edit_branch2014-10-07, by Benoît Allard
- Move the Display of the ProductTree to its own page2014-10-07, by Benoît Allard
- Some macro cleanups2014-10-07, by Benoît Allard
- Add global descriptions about some containers2014-10-06, by Benoît Allard
- Add the Description fields for th edit_acknowledgments fields2014-10-06, by Benoît Allard
- Add Descriptions for the edit_reference fields2014-10-06, by Benoît Allard
- Replace lists with definition lists in descriptions2014-10-06, by Benoît Allard
- Add Descriptions for the edit_distribution and edit_severity2014-10-06, by Benoît Allard
- Add Descriptions for the edit_note fields2014-10-06, by Benoît Allard
- Add Description fields for the edit_revision fields2014-10-06, by Benoît Allard
- Add Descriptions for the fields of the edit_tracking section2014-10-06, by Benoît Allard
- Add Descriptions to the fields of the edit_publisher page2014-10-06, by Benoît Allard
- Add macro to display a description for the input fields2014-10-06, by Benoît Allard
- Use FarolLuz method to get a document ID (increase dependency version)2014-10-06, by Benoît Allard
- Replace the (%d)s with badges2014-10-02, by Benoît Allard
- Improve the display of the history2014-10-02, by Benoît Allard
- Update the CHANGES2014-10-02, by Benoît Allard
- Offer to download the rendered document.2014-10-02, by Benoît Allard
- Rework the 'new' page2014-10-02, by Benoît Allard
- Display the id of the current document when asking to save it2014-10-02, by Benoît Allard
- Use the navbar-inverse theme to come closer to greenbone, and apply it to footer also2014-10-02, by Benoît Allard
- Move the 'Save' to the cache menu, only show render when a document is loaded2014-10-02, by Benoît Allard
- Fix url to add a cvss vector2014-10-02, by Benoît Allard
- Switch text on welcome and about page2014-10-02, by Benoît Allard
- Fix producttree urls2014-10-02, by Benoît Allard
- Create the tmp dir if not present.2014-10-01, by Benoît Allard
- Redirect to 'welcome' when no document is there.2014-10-01, by Benoît Allard
- Fix issue in text import, Improve display of running versions2014-10-01, by Benoît Allard
- Add more and more error handling in the /new page.2014-09-30, by Benoît Allard
- Add more error handling in the /new page.2014-09-30, by Benoît Allard
- Add more error handling in the caching system2014-09-30, by Benoît Allard
- Display sessionID in about page as well as various versions2014-09-30, by Benoît Allard
- Add a warning when saving to a private cache2014-09-30, by Benoît Allard
- Always log exceptions to file.2014-09-30, by Benoît Allard
- Implement three kind of caches2014-09-30, by Benoît Allard
- main: Fix parsing of cisco id2014-09-29, by Benoît Allard
- Fix a few links2014-09-29, by Benoît Allard
- Get rid of the custom Proxy, gunicorn does it for us, add Logging to file2014-09-29, by Benoît Allard
- Ease the import of new documents2014-09-25, by Benoît Allard
- Move the Document management routines to a document Blueprint2014-09-25, by Benoît Allard
- Add the Greenbone Logo to the footer.2014-09-25, by Benoît Allard
- * farol/templates/about.j2: Fix typo.2014-09-25, by Michael Wiegand
- Added tag 0.1 for changeset 3478e20885fd2014-09-24, by Benoît Allard
- Add a ReverseProxy and fix the cache path everywhere0.1 2014-09-24, by Benoît Allard
- Add forgotten configuration module2014-09-24, by Benoît Allard
- Add Configuration support, warning when in DEBUG mode, and Deployment instruction2014-09-24, by Benoît Allard
- Initial Release2014-09-24, by Benoît Allard