]>
git.parisson.com Git - pdfannotator.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Guillaume Pellerin [Wed, 2 Jul 2025 14:16:42 +0000 (16:16 +0200)]
re-add tag
Guillaume Pellerin [Wed, 2 Jul 2025 14:12:27 +0000 (16:12 +0200)]
rename tags
Guillaume Pellerin [Wed, 2 Jul 2025 14:09:26 +0000 (16:09 +0200)]
fix static links
Guillaume Pellerin [Wed, 2 Jul 2025 14:05:14 +0000 (16:05 +0200)]
fix version str
Guillaume Pellerin [Wed, 2 Jul 2025 14:01:58 +0000 (16:01 +0200)]
use local version
Guillaume Pellerin [Wed, 2 Jul 2025 12:20:02 +0000 (14:20 +0200)]
versioning css and js links
Yoan Le Clanche [Wed, 2 Jul 2025 09:37:18 +0000 (11:37 +0200)]
Fix positioning issue with firefox
Yoan Le Clanche [Thu, 26 Jun 2025 07:13:27 +0000 (09:13 +0200)]
Fix scroll to annotation and selection
Yoan Le Clanche [Wed, 25 Jun 2025 13:43:01 +0000 (15:43 +0200)]
Better handling of zoom scale
Yoan Le Clanche [Wed, 25 Jun 2025 11:31:06 +0000 (13:31 +0200)]
Fix issue with zoom scale : https://trackers.pilotsystems.net/prebarreau/0912
Yoan Le Clanche [Mon, 30 Aug 2021 15:40:20 +0000 (17:40 +0200)]
#0242 now display an alert when the server returns an error
test test [Tue, 1 Jun 2021 13:29:33 +0000 (15:29 +0200)]
Initial migration
test test [Wed, 26 May 2021 14:53:04 +0000 (16:53 +0200)]
Prepare DB migration
test test [Wed, 26 May 2021 13:14:03 +0000 (15:14 +0200)]
Update imports, modules, and migrate some code to python 3 / django 3
Yoan Le Clanche [Tue, 11 May 2021 11:29:38 +0000 (13:29 +0200)]
Repackage whole app
Yoan Le Clanche [Tue, 11 May 2021 08:56:10 +0000 (10:56 +0200)]
Add setup.py
Yoan Le Clanche [Wed, 15 Jul 2020 13:10:36 +0000 (15:10 +0200)]
Merge branch 'master' of git.pilotsystems.net:probarreau/pdfannotator
Yoan Le Clanche [Wed, 15 Jul 2020 13:09:22 +0000 (15:09 +0200)]
add login_required decorator and fix issue when annotation_ids are not unique https://trackers.pilotsystems.net/probarreau/0850
Yoan Le Clanche [Fri, 17 May 2019 14:29:32 +0000 (16:29 +0200)]
add index to some pdfannotator fields and increase ajax timeout
Yoan Le Clanche [Tue, 23 Apr 2019 10:23:14 +0000 (12:23 +0200)]
https://trackers.pilotsystems.net/probarreau/0462 https://trackers.pilotsystems.net/probarreau/0463 https://trackers.pilotsystems.net/probarreau/0464 https://trackers.pilotsystems.net/probarreau/0465 : add edit button to comment & fix scale issues
Yoan Le Clanche [Mon, 4 Feb 2019 12:54:27 +0000 (13:54 +0100)]
fix regression
Yoan Le Clanche [Fri, 1 Feb 2019 09:02:09 +0000 (10:02 +0100)]
fix issue with pdf orientation
Yoan Le Clanche [Fri, 11 Jan 2019 13:56:19 +0000 (14:56 +0100)]
various fixes for v1.0
Yoan Le Clanche [Fri, 4 Jan 2019 13:14:15 +0000 (14:14 +0100)]
Build
Yoan Le Clanche [Tue, 18 Dec 2018 14:02:22 +0000 (15:02 +0100)]
Initial commit