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
|
Thu, 23 Oct 2014 16:32:33 +0200 |
Benoît Allard |
Add (optional) regex matching to our input fields
|