Mon, 17 Nov 2014 16:51:00 +0100 |
Benoît Allard |
Added tag 1.0.1 for changeset b883c2584f79
|
Mon, 17 Nov 2014 16:50:57 +0100 |
Benoît Allard |
Update the CHANGES, RElease Farol 1.0.1
1.0.1
|
Mon, 17 Nov 2014 16:43:45 +0100 |
Benoît Allard |
Added tag 1.0 for changeset 8f0096e8b800
|
Mon, 17 Nov 2014 16:41:57 +0100 |
Benoît Allard |
Add Proxy Configuration
|
Fri, 14 Nov 2014 17:08:37 +0100 |
Benoît Allard |
Add notice about Farol owning no database to the welcome page
|
Tue, 04 Nov 2014 16:15:55 +0100 |
Benoît Allard |
Release version 1.0
1.0
|
Wed, 05 Nov 2014 11:18:51 +0100 |
Benoît Allard |
Raise requirement on FarolLuz (now that it's released)
|
Tue, 04 Nov 2014 16:18:31 +0100 |
Benoît Allard |
Make the setup.py executable
|
Tue, 04 Nov 2014 15:58:27 +0100 |
Benoît Allard |
Add .hgignore and SVG logo
|
Fri, 31 Oct 2014 14:19:16 +0100 |
Benoît Allard |
Always push the footer to the bottom of the page
|
Fri, 31 Oct 2014 14:18:47 +0100 |
Benoît Allard |
Restore working popover
|
Fri, 31 Oct 2014 12:12:48 +0100 |
Benoît Allard |
Add logos at multiple places
|
Fri, 31 Oct 2014 12:00:15 +0100 |
Benoît Allard |
Also display the Jinja version
|
Fri, 31 Oct 2014 09:56:42 +0100 |
Benoît Allard |
Fix the favicon (alpha layer)
|
Thu, 30 Oct 2014 15:15:22 +0100 |
Benoît Allard |
Update Bootstrap to version 3.3
|
Thu, 30 Oct 2014 12:50:21 +0100 |
Benoît Allard |
Add a favicon
|
Tue, 28 Oct 2014 09:55:28 +0100 |
Benoît Allard |
merged
|
Tue, 28 Oct 2014 09:55:18 +0100 |
Benoît Allard |
Add an export to the error page, and an exploding endpoint
|
Mon, 27 Oct 2014 16:46:18 +0100 |
Benoît Allard |
Add HTTP error handling
|
Mon, 27 Oct 2014 15:08:29 +0100 |
Benoît Allard |
Propagate ProductID and GroupID updates in the whole document
|
Mon, 27 Oct 2014 11:22:59 +0100 |
Benoît Allard |
Fix missing space
|
Mon, 27 Oct 2014 11:20:06 +0100 |
Benoît Allard |
Simplify code, don't use the map filter (Jinja>=2.7)
|
Mon, 27 Oct 2014 10:54:52 +0100 |
Benoît Allard |
Fix an issue where the Wrong Exception was being caught.
|
Fri, 24 Oct 2014 14:55:00 +0200 |
Benoît Allard |
Add server-side check before deleting a producttree element.
|
Fri, 24 Oct 2014 13:01:57 +0200 |
Benoît Allard |
Update the CHANGES
|
Fri, 24 Oct 2014 12:59:45 +0200 |
Benoît Allard |
merged
|
Fri, 24 Oct 2014 12:59:35 +0200 |
Benoît Allard |
Add possibility to delete the current document.
|
Fri, 24 Oct 2014 10:53:37 +0200 |
Benoît Allard |
Remove pointless check if the uploaded file ends in .xml
|
Fri, 24 Oct 2014 10:52:47 +0200 |
Benoît Allard |
Add possibility for parseDate to return None, shouldn't happen since we also do client-side validation.
|
Fri, 24 Oct 2014 10:52:04 +0200 |
Benoît Allard |
Move parseVersion flashing one level higher
|
Thu, 23 Oct 2014 16:57:36 +0200 |
Benoît Allard |
Add a regex for dates
|
Thu, 23 Oct 2014 16:50:02 +0200 |
Benoît Allard |
Harden server-side version parsing
|