Mercurial
Mercurial
>
iconolab
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Added tag 0.1.10 for changeset a87ffe8e08e5
default
tip
2018-08-02, by ymh
Alter models links constraint to allow annotations deletions in the admin
0.1.10
2018-08-02, by ymh
Added tag 0.1.9 for changeset b4464d8a84a3
2018-08-02, by ymh
MAX_IMAGE_PIXELS must be set to None to be completely ignored.
0.1.9
2018-08-02, by ymh
Added tag 0.1.9 for changeset fbca079ab5f5
2018-08-02, by ymh
Correct which settings is used to set PIL MAX_IMAGE_PIXELS.
2018-08-02, by ymh
Added tag 0.1.9 for changeset c5520ac3da57
2018-08-02, by ymh
Add setting ICONOLAB_MAX_IMAGE_PIXELS for controling PIL Image.DecompressionBombWarning. Increment version
2018-08-02, by ymh
Added tag 0.1.8 for changeset b5f3daa86400
2018-08-01, by ymh
again, correct image destination filename
0.1.8
2018-08-01, by ymh
Added tag 0.1.8 for changeset 9ae978afd7b3
2018-08-01, by ymh
Generate a valid image dir name
2018-08-01, by ymh
Added tag 0.1.8 for changeset ae6aea2321f8
2018-08-01, by ymh
Convert log to int.
2018-08-01, by ymh
Added tag 0.1.8 for changeset 4285827101e3
2018-08-01, by ymh
Change error in method name
2018-08-01, by ymh
Added tag 0.1.8 for changeset 68ea0b063308
2018-08-01, by ymh
Change the way images are handled and stored in importimages.
2018-08-01, by ymh
Added tag 0.1.7 for changeset ad370eb2b020
2018-08-01, by ymh
Add link_text and link_url to importcollection + update version
0.1.7
2018-08-01, by ymh
Added tag 0.1.6 for changeset 423316923527
2018-07-18, by ymh
Correct tag list removal
0.1.6
2018-07-18, by ymh
Added tag 0.1.5 for changeset ccb0db163d69
2018-07-05, by ymh
Mark field help text as safe
0.1.5
2018-07-05, by ymh
Added tag 0.1.5 for changeset d1469df0b785
2018-07-05, by ymh
Self host google fonts and increment version
2018-07-05, by ymh
Use space instead of tabs
2018-07-03, by ymh
adding two fields for images links in collections and removing piwik from iconolab application in template
2018-07-05, by Riwad Salim
Added tag 0.1.4 for changeset 8f77d410f56e
2018-06-30, by ymh
Add missing '&' character
0.1.4
2018-06-30, by ymh
Added tag 0.1.4 for changeset 303a7b5e8e59
2018-06-30, by ymh
* Correct division by zero when there is no tem in a collection
2018-06-30, by ymh
Added tag 0.1.3 for changeset 0db3c37b90f1
2018-06-28, by ymh
Remove specific analytics code
0.1.3
2018-06-28, by ymh
Added tag 0.1.3 for changeset 0ea81613eaf8
2018-06-28, by ymh
Define version
2018-06-28, by ymh
better error management in importimages
2018-06-28, by ymh
Move importcollection and importmetacategories commands to the generic project. Add unique constraint to Metacategories
2018-06-27, by ymh
fixing indexation problem and add method for natural key in model
2018-06-26, by Riwad Salim
Added tag 0.1.2 for changeset 607d8b240b00
2018-06-24, by ymh
add query context parameter to search views
0.1.2
2018-06-24, by ymh
Added tag 0.1.1 for changeset c1653196d51c
2018-06-23, by ymh
migration correction
0.1.1
2018-06-23, by ymh
Added tag 0.1.1 for changeset 91c2e4022b47
2018-06-23, by ymh
correct models syntax error
2018-06-23, by ymh
Added tag 0.1.1 for changeset f19bef104a77
2018-06-23, by ymh
change item natural key def to include the collection name
2018-06-23, by ymh
small import image correction. Check the target dir
2018-06-22, by ymh
Added tag 0.1 for changeset 3e48e2e2c0ce
2018-06-19, by ymh
Create a generic import image command
0.1
2018-06-15, by ymh
Remove specific import commands and alerts from generic app
2018-06-12, by Riwad Salim
update of annotation client javascript dependencies
2018-06-07, by ymh
replace extract-text-webpack-plugin (deprecated) by mini-css-extract-plugin. Try to make webpack-dev-server work again on the project
2018-06-07, by ymh
correct generic footer
2018-06-07, by ymh
Upgrade webpack to 4, upgrade vue.js, and some style changes
2018-06-06, by ymh
Remove specific metadatas and add specific metadatas fields to model
2018-06-05, by Riwad Salim
Removing unspecific items and adding changes to make all views generic on the interface
2018-05-23, by Riwad Salim
Replace Haystack by django-elasticsearch-dsl. Haystack is compatible with an outdated version of elasticsearch
2018-06-05, by ymh
make iconolab a django app and not a full blown django project. The project has bedd transfered to iconolab-mcc
2018-05-16, by ymh
add postgres to docker services
2018-05-14, by ymh
add import command remark in README.md
2018-05-14, by ymh
refresh dependencies version, and make it work for Django 2.0
2018-05-14, by ymh
Added tag 0.0.28 for changeset 9ee6eeb39779
2017-10-12, by ymh
Increment version
0.0.28
2017-10-12, by ymh
Change the welcome lessage on the home
2017-10-12, by ymh
Added tag 0.0.27 for changeset b56b0a4760f2
2017-05-24, by ymh
Increment version to 0.27
0.0.27
2017-05-24, by ymh
Optimization: reduce the total number of queries for home and collection home
2017-05-24, by ymh
more natural way to count total item in django
2017-05-23, by ymh
Fix secondary collections.
2017-05-23, by Alexandre Segura
simplify query for collection avancement
2017-05-23, by ymh
correct slug regexp for username
2017-05-23, by ymh
Add progress bar with completion level for collections.
2017-05-22, by Alexandre Segura
Make the whole row clickable with JS.
2017-05-22, by Alexandre Segura
Add index on accuracy.
2017-05-22, by Alexandre Segura
Compile assets for production.
2017-05-22, by Alexandre Segura
Use Piwik.
2017-05-22, by Alexandre Segura
Add docker-compose.yml for ElasticSearch.
2017-05-22, by Alexandre Segura
Add search in tags only.
2017-05-22, by Alexandre Segura
Improve homepage.
2017-05-19, by Alexandre Segura
Correct indentation
2017-05-19, by ymh
remove unnecessary return + use space instead of tabs
2017-05-19, by ymh
Remove switch button.
2017-05-18, by Alexandre Segura
Fix error when user is not authenticated.
2017-05-18, by Alexandre Segura
Fix bug on zoom with free shape.
2017-05-18, by Alexandre Segura
Improve bookmarks design.
2017-05-18, by Alexandre Segura
Display bookmarked images.
2017-05-17, by Alexandre Segura
Introduce bookmarks feature.
2017-05-17, by Alexandre Segura
Add checkbox to accept terms on registration.
2017-05-16, by Alexandre Segura
Implement annotation on the whole picture.
2017-05-16, by Alexandre Segura
Add throttling to zoom.
2017-05-15, by Alexandre Segura
Fix zoom positioning / center.
2017-05-15, by Alexandre Segura
adds wireframes to the repo (11.05.2017)
2017-05-11, by duong tam kien
Added tag 0.0.26 for changeset 48b264246562
2017-05-05, by ymh
prepare version 0.0.26
0.0.26
2017-05-05, by ymh
Change placeholder.
2017-05-03, by Alexandre Segura
Add Joconde ref in breadcrumb.
2017-05-03, by Alexandre Segura
Added tag 0.0.25 for changeset df9ca34f2122
2017-05-03, by ymh
Prepare version 0.0.25
0.0.25
2017-05-03, by ymh
Use sites framework to get domain.
2017-05-03, by Alexandre Segura
Show onboarding only when user is authenticated.
2017-05-03, by Alexandre Segura
Add missing library.
2017-05-03, by Alexandre Segura
Fix pagination.
2017-05-02, by Alexandre Segura
Added tag 0.0.24 for changeset 0d0e39e9c37c
2017-05-02, by ymh
Prepare version 0.0.24
0.0.24
2017-05-02, by ymh
Compile assets for production.
2017-05-02, by Alexandre Segura
Add button to trigger onboarding.
2017-05-02, by Alexandre Segura
Add link to show selected folder below collection title.
2017-05-02, by Alexandre Segura
Add intro.js for on boarding.
2017-05-02, by Alexandre Segura
add image override for folders
2017-04-28, by ymh
Fix null pointer.
2017-04-28, by Alexandre Segura
Add page with list of revisions.
2017-04-28, by Alexandre Segura
Clean overridable property in settings, and change installed app order to ensure the correct template overriding
2017-04-28, by ymh
Add specific command to create/update folders.
2017-04-27, by Alexandre Segura
Fix class name.
2017-04-27, by Alexandre Segura
Do not display requests for contribution when filtering by folder.
2017-04-27, by Alexandre Segura
Simplify collection admin view, add buttons to accept/reject revisions.
2017-04-27, by Alexandre Segura
Fix folders HTML/CSS.
2017-04-25, by Alexandre Segura
Add option to extract folder name/number, folder regexp & metadata.
2017-04-25, by Alexandre Segura
Clean & simplify user home.
2017-04-25, by Alexandre Segura
cleaning: EPOCH is EPOQ
2017-04-19, by ymh
Add link on folder image.
2017-04-19, by Alexandre Segura
Display image & item count for folders.
2017-04-19, by Alexandre Segura
Use browser history instead of hash for annotation URL.
2017-04-17, by Alexandre Segura
Fix URL scheme for user pages.
2017-04-17, by Alexandre Segura
Simplify layout, change header navbar.
2017-04-17, by Alexandre Segura
Use folder GUID instead of primary key.
2017-04-14, by Alexandre Segura
Manage folder import for existing collections.
2017-04-14, by Alexandre Segura
Fix typo.
2017-04-14, by Alexandre Segura
Introduce more fields in Folder model.
2017-04-14, by Alexandre Segura
Add Google Analytics tracking.
2017-04-13, by Alexandre Segura
Fix wording & UX.
2017-04-12, by Alexandre Segura
Display message when revision needs approval.
2017-04-12, by Alexandre Segura
Add forgot password.
2017-04-12, by Alexandre Segura
Move EmailManager class to « mails » package.
2017-04-12, by Alexandre Segura
Very simple implementation of email notifications.
2017-03-21, by Alexandre Segura
Remove inline styles.
2017-03-21, by Alexandre Segura
Repeat unread notifications count in user sidebar.
2017-03-21, by Alexandre Segura
Remove inline styles.
2017-03-21, by Alexandre Segura
Restore button to clear notifications.
2017-03-21, by Alexandre Segura
Added tag 0.0.23 for changeset 06444279ec37
2017-03-20, by ymh
prepare version 0.0.23
0.0.23
2017-03-20, by ymh
Compile assets for production.
2017-03-20, by Alexandre Segura
Validate form with at least one tag, improve validation.
2017-03-20, by Alexandre Segura
Improve calculation of stroke width depending on image ratio.
2017-03-17, by Alexandre Segura
Display help text in SVG path.
2017-03-17, by Alexandre Segura
Close path on double click.
2017-03-17, by Alexandre Segura
Add labels to tags notation buttons.
2017-03-17, by Alexandre Segura
Change placeholder depending on metacategory.
2017-03-17, by Alexandre Segura
Add link to connect when user is not authenticated.
2017-03-17, by Alexandre Segura
Improve user pages.
2017-03-17, by Alexandre Segura
Added tag 0.0.22 for changeset 1b9ce022efe9
2017-03-16, by ymh
try to correct appdi install probel (cf https://github.com/ActiveState/appdirs/issues/89)
0.0.22
2017-03-16, by ymh
Added tag 0.0.22 for changeset 11700408906d
2017-03-16, by ymh
define version 0.0.22
2017-03-16, by ymh
Compile assets for production.
2017-03-16, by Alexandre Segura
Pass strokeWidth as prop.
2017-03-15, by Alexandre Segura
Add email to registration form, improve forms HTML.
2017-03-15, by Alexandre Segura
Add form to modify user email.
2017-03-15, by Alexandre Segura
Preserve ratio on zoom.
2017-03-14, by Alexandre Segura
Toggle annotation on click.
2017-03-14, by Alexandre Segura
Always add custom tag on top of list when no tags matches.
2017-03-14, by Alexandre Segura
Add transition when showing comment form.
2017-03-14, by Alexandre Segura
Change controls.
2017-03-14, by Alexandre Segura
simplifies homepage behavior
2017-03-14, by duong tam kien
Limit zoom handler to bounds.
2017-03-14, by Alexandre Segura
Display date & author of last revision.
2017-03-14, by Alexandre Segura
Hide element before first render.
2017-03-14, by Alexandre Segura
Change hover color.
2017-03-14, by Alexandre Segura
Disable hover effect when TagList is readonly.
2017-03-14, by Alexandre Segura
Do not display comment box when not authenticated.
2017-03-14, by Alexandre Segura
Fix click target.
2017-03-14, by Alexandre Segura
Improve readonly switch.
2017-03-14, by Alexandre Segura
Use xlinks to display stroke.
2017-03-14, by Alexandre Segura
Fix loading of CommentForm component.
2017-03-14, by Alexandre Segura
Introduce display of all annotations at the same time.
2017-03-13, by Alexandre Segura
Fix tag widget following meeting feedback.
2017-03-09, by Alexandre Segura
Introduce folders.
2017-03-09, by Alexandre Segura
Fix tooltip position when page is scrolled.
2017-03-02, by Alexandre Segura
Display call for contributions on top of collection page, fix item metadata display.
2017-03-01, by Alexandre Segura
Change MomentJS locale to fr.
2017-03-01, by Alexandre Segura
Display stats icons on images list.
2017-03-01, by Alexandre Segura
coherent colors
2017-03-01, by duong tam kien
sizes up panels and get closer to the mockup
2017-03-01, by duong tam kien
adds moment and format date for comments
2017-03-01, by duong tam kien
Introduce shadow effect on shapes.
2017-03-01, by Alexandre Segura
Display item metadata below image.
2017-03-01, by Alexandre Segura
Improve design of metacategories widget.
2017-03-01, by Alexandre Segura
Introduce meta categories widget.
2017-03-01, by Alexandre Segura
switches cursor to `crosshair` in free form mode
2017-02-28, by duong tam kien
adds formatting (markdown) to annotation description
2017-02-28, by duong tam kien
hides title and description if there is none
2017-02-28, by duong tam kien
conjugaison française
2017-02-28, by duong tam kien
orthographe mots-cléS + css
2017-02-28, by duong tam kien
Allow not specifying accuracy & relevancy in tags.
2017-02-28, by Alexandre Segura
Make sure form is not submitted when using typeahead.
2017-02-27, by Alexandre Segura
Make sure an item is selected.
2017-02-27, by Alexandre Segura
Implement replying to comments.
2017-02-27, by Alexandre Segura
Remove inline styles.
2017-02-27, by Alexandre Segura
updates the compiled version of the assets
2017-02-24, by duong tam kien
Change annotation URLs in admin area.
2017-02-24, by Alexandre Segura
Append version number to assets to avoid cache issues.
2017-02-24, by Alexandre Segura
adds handling of rich text (markdown)
2017-02-24, by duong tam kien
Make custom tags work.
2017-02-24, by Alexandre Segura
Fix usage of isAuthenticated.
2017-02-24, by Alexandre Segura
Actually bind isAuthenticated.
2017-02-24, by Alexandre Segura
Fix comment controller.
2017-02-24, by Alexandre Segura
Go to image page with annotation in hash.
2017-02-24, by Alexandre Segura
Allow editing/commenting only for authenticated users.
2017-02-24, by Alexandre Segura
Hide comment form when no annotation selected.
2017-02-24, by Alexandre Segura
Make browser history work.
2017-02-23, by Alexandre Segura
Use variable for email.
2017-02-24, by Alexandre Segura
removes number of items per page and center the pagination
2017-02-24, by duong tam kien
fixes typo in <head><title>
2017-02-24, by duong tam kien
fixes scroll on right panel (and auto on left one)
2017-02-24, by duong tam kien
fixes right panel on the image annotator
2017-02-24, by duong tam kien
adds contact email as a setting variable from the app (instead of raw in the template
2017-02-24, by duong tam kien
adds contact email as a setting variable from the app (instead of raw in the template
2017-02-24, by duong tam kien
Improve image loading, do not use setTimeout.
2017-02-23, by Alexandre Segura
Improve image loading, do not use setTimeout.
2017-02-23, by Alexandre Segura
Added tag 0.0.21 for changeset a9b3d3bb27af
2017-02-23, by ymh
correct setup.py again
0.0.21
2017-02-23, by ymh
Added tag 0.0.21 for changeset d53a2e7f3c32
2017-02-23, by ymh
correct setup.py
2017-02-23, by ymh
Added tag 0.0.21 for changeset fa0393f81302
2017-02-23, by ymh
Added tag 0.0.21 for changeset e1762995780b
2017-02-23, by ymh
rolling back to correct home revision
2017-02-23, by duong tam kien
adds a temporary warning message
2017-02-23, by duong tam kien
add a temporary warning on homepage
2017-02-23, by duong tam kien
add a temporary warning on homepage
2017-02-23, by duong tam kien
Added tag 0.0.21 for changeset 5f4c9c193a78
2017-02-23, by ymh
prepare version
2017-02-23, by ymh
Use relative path for fonts.
2017-02-23, by Alexandre Segura
Change home layout.
2017-02-23, by Alexandre Segura
Move JS conf files back to iconolab-bundle folder.
2017-02-23, by Alexandre Segura
Add compiled assets.
2017-02-23, by Alexandre Segura
Add restframework to setup.py
2017-02-23, by Alexandre Segura
Change wordings, align text.
2017-02-23, by Alexandre Segura
Change design of controls.
2017-02-23, by Alexandre Segura
Scroll to annotation on page load.
2017-02-23, by Alexandre Segura
Remove rest_framework from INSTALLED_APPS.
2017-02-22, by Alexandre Segura
Handle max zoom level.
2017-02-22, by Alexandre Segura
Change design of right side panel.
2017-02-22, by Alexandre Segura
Do not show custom cursors when readonly.
2017-02-22, by Alexandre Segura
Change annotations list design.
2017-02-22, by Alexandre Segura
Add icons for accuracy/relevancy.
2017-02-22, by Alexandre Segura
Add default HTML title.
2017-02-22, by Alexandre Segura
Get URL from router.
2017-02-22, by Alexandre Segura
Use getBoundingClientRect to calculate viewport (works cross browser).
2017-02-22, by Alexandre Segura
Fix Typehead up/down keys.
2017-02-22, by Alexandre Segura
Redirect to annotation using hash.
2017-02-22, by Alexandre Segura
Disable resize & change drawing mode when readonly.
2017-02-22, by Alexandre Segura
Improve TagList when there are no tags.
2017-02-22, by Alexandre Segura
Use 100x100 for thumbnail.
2017-02-22, by Alexandre Segura
Introduce readonly prop in AnnotationForm & child components.
2017-02-22, by Alexandre Segura
Fix TagList when changing annotation, collapse tags on change.
2017-02-22, by Alexandre Segura
Move serializers to dedicated file, do not create comment on revision creation.
2017-02-22, by Alexandre Segura
Show close icon on active item only.
2017-02-22, by Alexandre Segura
Introduce ZoomThumbnail, improve zoom behavior.
2017-02-22, by Alexandre Segura
Improve zoom, simplify code.
2017-02-21, by Alexandre Segura
Improve change detection in TagList.
2017-02-21, by Alexandre Segura
Fix bug when moving rect shape on zoomed image.
2017-02-21, by Alexandre Segura
Remove duplicate code.
2017-02-21, by Alexandre Segura
Remove useless slot.
2017-02-20, by Alexandre Segura
Remove useless component.
2017-02-20, by Alexandre Segura
Show alert when there are no comments.
2017-02-20, by Alexandre Segura
Make sure to have a copy of the object.
2017-02-20, by Alexandre Segura
Make CommentList more isolated.
2017-02-20, by Alexandre Segura
Use props to update annotation in components.
2017-02-20, by Alexandre Segura
Fix comment form.
2017-02-20, by Alexandre Segura
Roughly implement annotation navigator.
2017-02-20, by Alexandre Segura
Add content_fluid block.
2017-02-20, by Alexandre Segura
Change collection home layout.
2017-02-20, by Alexandre Segura
Introduce refactored components using Vue.js.
2017-02-15, by Alexandre Segura
Return Vue.js instance.
2017-02-09, by Alexandre Segura
Manage placeholder via props.
2017-02-09, by Alexandre Segura
Use Open Sans as font.
2017-02-09, by Alexandre Segura
Missing webpack.config.js from previous commit.
2017-02-09, by Alexandre Segura
Introduce PostCSS for auto-prefixing, extract vendors in chunk.
2017-02-09, by Alexandre Segura
Disable haystack in dev.
2017-02-09, by Alexandre Segura
Update header (nav/subnav).
2017-02-06, by Alexandre Segura
Configure Webpack dev server for standalone JS development.
2017-02-06, by Alexandre Segura
Update README.
2017-02-06, by Alexandre Segura
Missing CSS file in last commit.
2017-02-06, by Alexandre Segura
Improve JS/CSS compilation.
2017-02-06, by Alexandre Segura
Added tag 0.0.20 for changeset 97d0bb077be7
2017-01-27, by ymh
Added tag 0.0.20 for changeset 392cabcac2d3
0.0.20
2017-01-27, by ymh
update base requirements
2017-01-27, by ymh
Added tag 0.0.20 for changeset d8dea8f7e3cf
2017-01-27, by ymh
add setuptools-scm in dependencies
2017-01-27, by ymh
Added tag 0.0.20 for changeset 814bade3c5a0
2017-01-27, by ymh
Version 0.0.20
2017-01-27, by ymh
Added tag 0.0.20 for changeset d4f366205cbd
2017-01-27, by ymh
correct js compilation - forgot to remove comment
2017-01-20, by ymh
correct js compilation
2017-01-20, by ymh
force unix line ending
2017-01-18, by ymh
correct setup.py + base.txt
2017-01-18, by ymh
change all mentions of "fragment(s)" by "détail(s)" [close #64]
2017-01-17, by duong tam kien
change wording of link to modification of an annotation [close #57]
2017-01-17, by duong tam kien
replace notice message by something more explicit [close #55]
2017-01-17, by duong tam kien
shorter section title [close #54]
2017-01-17, by duong tam kien
rajout mention de la description de "joconde" dans toutes ses apparitions sauf quand le mot apparaît plusieurs fois dans le même paragrap
2017-01-17, by duong tam kien
add a link to joconde [close #20]
2017-01-17, by duong tam kien
move postgres dependency to production requirements
2017-01-17, by duong tam kien
add sqlite db file and extra data to the .hgignore
2017-01-17, by duong tam kien
clean README text, remove unnecesary settings, refresh base requirements
2017-01-18, by ymh
added more documentation for import command and todos in the readme
2016-12-16, by durandn
import command method string
2016-12-16, by durandn
fixed metacategory str for admin
2016-12-16, by durandn
added fields on metacategories, annotations to track the validation state of the annotation, with example handler in signals that check and update the state when a relevant metacategory is posted.
2016-12-16, by durandn
added/corrected method strings on models, views and signal handlers
2016-12-15, by durandn
Added a readonly view for annotation detail that doesn't display comments and edit links + added a link to that view from the admin interface
2016-12-12, by durandn
fixed header layout problem
2016-12-12, by durandn
Added tag 0.0.19 for changeset 46d0cbad3f8d
2016-12-09, by durandn
increment version
0.0.19
2016-12-09, by durandn
Forgotten views change
2016-12-09, by durandn
Added tag 0.0.18 for changeset 4272b9c12315
2016-12-09, by durandn
Removed style on main panel
0.0.18
2016-12-09, by durandn
increment version
2016-12-09, by durandn
reworked home (temporary)
2016-12-09, by durandn
small css change on item list + bootstrap buttons on annotation form and annotation detail
2016-12-09, by durandn
Fixed error with admin notifications on relevant metacategories
2016-12-09, by durandn
Added tag 0.0.17 for changeset 5b7ab1786de8
2016-12-08, by durandn
increment version
0.0.17
2016-12-08, by durandn
reduced collection images height for main panel in home page
2016-12-08, by durandn
Added tag 0.0.16 for changeset dfa1a3f43159
2016-12-06, by durandn
increment version
0.0.16
2016-12-06, by durandn
added contribution charter static page #4
2016-12-06, by durandn
Added tag 0.0.15 for changeset 1c3f37ddb113
2016-12-06, by durandn
increment version
0.0.15
2016-12-06, by durandn
Reworked home so collection images are presented when we first enter the site #54
2016-12-06, by durandn
fixed template error resulting in annotations list being hidden
2016-12-06, by durandn
updated Readmes
2016-12-05, by durandn
corrected error in middlewares settings and default sqlite3 database config settings template
2016-12-05, by durandn
import adjustement to handle duplicate rows
2016-12-02, by durandn
Added tag 0.0.14 for changeset a5a6e7286e95
2016-11-30, by durandn
increment version
0.0.14
2016-11-30, by durandn
added credits text #4
2016-11-30, by durandn
Added tag 0.0.13 for changeset 48b8848f2beb
2016-11-29, by durandn
forgotten migration + minor fix on updatecollection
0.0.13
2016-11-29, by durandn
increment version
2016-11-29, by durandn
config for different log file for import images command
2016-11-29, by durandn
adapted collection_home pagination to higher page count
2016-11-29, by durandn
Pregeneration of thumbnail in import command + added "field" metadata for items + added updatecollection command
2016-11-28, by durandn
corrected sizing error on userpage panels
2016-11-15, by durandn
Added tag 0.0.12 for changeset e8e5f80643e2
2016-11-15, by durandn
increment version
0.0.12
2016-11-15, by durandn
corrected logic error on metacategories filter #41
2016-11-15, by durandn
tweaks on admin interface + replaced "Précision" with "Fiabilité" in (hopefully) all instances for tag qualification #41
2016-11-15, by durandn
Added tag 0.0.11 for changeset 5d52c22fc45c
2016-11-15, by durandn
increment version
0.0.11
2016-11-15, by durandn
Added option to assign multiple managed collections on one account + small correction on stats template #41
2016-11-15, by durandn
Added metacategories into stat panels for annotations
2016-11-14, by durandn
Added links to admin annotations list results
2016-11-14, by durandn
corrected typo
2016-11-09, by durandn
Work on admin interface and user pages + added stat metacategories count for annotations + refactored views module #41
2016-11-09, by durandn
corrected login page template
2016-10-31, by durandn
Added tag 0.0.10 for changeset 14fc726b5e9a
2016-10-25, by durandn
removed logging config from default settings
0.0.10
2016-10-25, by durandn
Added tag 0.0.10 for changeset c8e69dc3aafd
2016-10-25, by durandn
increment version
2016-10-25, by durandn
added message to clarify which fields are mandatory when creating an annotation
2016-10-24, by durandn
images in item lists are now ordered by name to preserve naming convention logic at the very least, before implementing a better alternative #36
2016-10-20, by durandn
Added account creation confirmation #25
2016-10-20, by durandn
corrected recent paginated url error
2016-10-20, by durandn
corrected problem with tags count on annotation creation + added relevant tags and accurate tags stats displayed
2016-10-14, by durandn
search page design and item preview for multiple images #36
2016-10-13, by durandn
Image miniatures when multiples image on an item #39
2016-10-12, by durandn
reworked search design and search pagination #39
2016-10-12, by durandn
Added tag 0.0.9 for changeset bccebfc743bd
2016-10-11, by durandn
increment version
0.0.9
2016-10-11, by durandn
forgot to push new js
2016-10-11, by durandn
Added tag 0.0.8 for changeset 4860b7f056ae
2016-10-11, by durandn
increment version
0.0.8
2016-10-11, by durandn
cleaned up __str__ methods
2016-10-11, by durandn
cleaned up leftover variable in template
2016-10-10, by durandn
cleaned up search as a package
2016-10-10, by durandn
removed leftover prints
2016-10-10, by durandn
fixed template error
2016-10-10, by durandn
Work on pagination: item_detail + keep active list when navigating pagination on collection_home #39
2016-10-06, by durandn
Work on pagination: collection_home mostly, a few touches on item_detail and detail_annotations #39
2016-10-06, by durandn
Added complete_description attribute to Collection for homepage #12 + Vue.js components to handle display and sart to harmonize javascript
2016-10-06, by durandn
Added tag 0.0.7 for changeset b1ab9fcf09b7
2016-09-21, by durandn
increment version
0.0.7
2016-09-21, by durandn
Quickfix for rectangle editor #35
2016-09-21, by durandn
Added tag 0.0.6 for changeset bbec24a709d9
2016-09-21, by durandn
increment version
0.0.6
2016-09-21, by durandn
removed unnecessary prints in importimages command
2016-09-21, by durandn
cleared incompatibility with older versions of Firefox and bug on Chrome for the fragment editor #35
2016-09-21, by durandn
Added tag 0.0.5 for changeset 3186cce76beb
2016-09-20, by durandn
increment version
0.0.5
2016-09-20, by durandn
Quickfix default tab on collection home #29
2016-09-20, by durandn
Added tag 0.0.4 for changeset 9e3c8dfc73f2
2016-09-20, by durandn
increment version
0.0.4
2016-09-20, by durandn
Search header #26
2016-09-19, by durandn
Joconde link opens in new window #32
2016-09-19, by durandn
typo on "Crédits Photographiques" #31
2016-09-19, by durandn
formatting ":" #30
2016-09-19, by durandn
fixed tabs order and default tab on collection home #29
2016-09-19, by durandn
Wrong label on home buttons #28
2016-09-19, by durandn
fixed error with __str__ method for ImageStats object
2016-09-19, by durandn
fixed login and register button labels #23
2016-09-19, by durandn
clearer placeholders for static pages and legal mentions examples using jocondelab's as an example
2016-09-19, by durandn
Properly remove misc views from iconolab_objects.py + added help page that will describe project and link to tutorial #2
2016-09-19, by durandn
Fix on change_annotation.html js
2016-09-19, by durandn
placeholders for static pages
2016-09-19, by durandn
Reworked mandatory fields to submit an annotation (only one of title, description or tags is required) #19
2016-09-16, by durandn
refactored footer html into its own template
2016-09-16, by durandn
changed comment zone labels
2016-09-16, by durandn
corrected small error on import command
2016-09-16, by durandn
base for static pages #4
2016-09-16, by durandn
reworked import command (no startswith, create object from human-readable json files instead of fixtures)
2016-09-15, by durandn
corrected username/password field problem #8
2016-09-12, by durandn
Added tag 0.0.3 for changeset 3f2f331ea552
2016-09-12, by durandn
increment version
0.0.3
2016-09-12, by durandn
typeahead correction to use https wikipedia autocomplete link as to not trigger mixed active content warnings in browsers + bootstrap update
2016-09-12, by durandn
forgotten return
2016-09-12, by durandn
Corrected error in comments model
2016-09-05, by durandn
fixed naive datetimes in search indexation
2016-09-05, by durandn
clean task, add task to sync only the module and create the virtualenv (without the module)
2016-09-02, by ymh
Added tag 0.0.2 for changeset de566cee00be
2016-09-02, by ymh
Increment version
0.0.2
2016-09-02, by ymh
correct fabfile
2016-09-02, by ymh
Added tag 0.0.1 for changeset d43e89d325c6
2016-09-01, by ymh
remove unnecessary STATICFILES_DIRS from default settings
0.0.1
2016-09-01, by ymh
Added tag 0.0.1 for changeset 319e40c3e9fc
2016-09-01, by ymh
Added tag 0.0.1 for changeset 83981c2d0dd0
2016-09-01, by ymh
improve install script + correct base settings
2016-09-01, by ymh
removing build.js file
2016-08-31, by Harris Baptiste
fixing event offset on firefox
2016-08-31, by Harris Baptiste
Added tag 0.0.1 for changeset f014c1593ade
2016-08-31, by ymh
smal modification to get version
2016-08-31, by ymh
Added tag 0.0.1 for changeset adfcc7c7bf1b
2016-08-31, by ymh
tag to 0.0.1 final
2016-08-31, by ymh
add sync scripts
2016-08-31, by ymh
heatmap and folder design
2016-08-31, by Harris Baptiste
resolving conflict
2016-08-30, by Harris Baptiste
adding diffviewer to merging view
2016-08-30, by Harris Baptiste
prepare for publication
2016-08-29, by ymh
add setup file to build lib. Move things arouch a little bit
2016-08-26, by ymh
iconolab js updated
2016-08-26, by Harris Baptiste
adding new dev_mode variable
2016-08-23, by Harris Baptiste
indexing using tag labels
2016-08-23, by Harris Baptiste
fixing js dist
2016-08-22, by Harris Baptiste
adding fonts
2016-08-22, by Harris Baptiste
fixing js build
2016-08-22, by Harris Baptiste
fixing typos
2016-08-22, by Harris Baptiste
new src_js folder
2016-08-19, by Harris Baptiste
removing iconolab-bundle
2016-08-19, by Harris Baptiste
merge
2016-08-18, by Harris Baptiste
fixing url
2016-08-18, by Harris Baptiste
added links to user profile when relevant
2016-08-18, by durandn
Small fix on collection home
2016-08-18, by durandn
updated readme for importimages command
2016-08-18, by durandn
collection home work (list and tabs) + adjusted image list template+ various design fixes
2016-08-18, by durandn
corrected error with metacategories, fixed image import command to import metacategories with new collection
2016-08-18, by durandn
Merge with e13fed7f0837208731b2f9b1472fe2284966120d
2016-08-18, by durandn
generating joconde external url + small change on comment submit button + small change on __str__ for metacategories
2016-08-18, by durandn
help page + version handling + footer
2016-08-17, by durandn
sending revision_created signal when creating an annotation
2016-08-17, by durandn
iconolab profile to user relation is now one to one field + added panel for collection admin user tools (to be added) in user home + (simple) django admin for iconolab objects
2016-08-17, by durandn
Added user profile to identify collection admins and extend user model + notification on collection_admins metacategories
2016-08-16, by durandn
small design fixes
2016-08-16, by durandn
refactoring view code so there is less copypasta
2016-08-16, by durandn
logging config
2016-08-16, by durandn
homepage work + forgotten migration for change in models.py (replacing description charfield 255 with a textfield
2016-08-16, by durandn
Finished work on user page annotation panels + small fixes on header and css
2016-08-16, by durandn
updated apps in dev.py.tmpl and deleted unused code
2016-08-16, by durandn
resolving model.py conflicts
2016-08-18, by Harris Baptiste
search engine
2016-08-17, by Harris Baptiste
removing prints
2016-08-12, by durandn
Added image field in collection for homepage view
2016-08-12, by durandn
use proper collection name in breadcrumbs + fixed 404 errors and added redirections for urlbar navigation
2016-08-12, by durandn
small design fixes
2016-08-12, by durandn
breadcrumbs in header for navigation
2016-08-12, by durandn
mergin importimage script
2016-08-12, by Harris Baptiste
deleting useless file
2016-08-12, by Harris Baptiste
updated indexes
2016-08-12, by Harris Baptiste
fixed error in import command
2016-08-12, by durandn
updating fixture for new item metadata model
2016-08-12, by durandn
Merged with image import
2016-08-12, by Harris Baptiste
removing wrong file
2016-08-12, by Harris Baptiste
haystack connection
2016-08-12, by Harris Baptiste
image import command + proper item metadatas
2016-08-11, by durandn
Pagination for notifications and changing notification badge color (yellow) to match new comment highlight color
2016-08-08, by durandn
notifications now get cleared when visiting a page with a new comment or a revision page with unread notification, unread comments get highlighted
2016-08-08, by durandn
new haystack requirement
2016-08-12, by Harris Baptiste
iconolab search
2016-08-12, by Harris Baptiste
search engine
2016-08-05, by Harris Baptiste
Added fallback tag label storing in database for external tags in case external source is down (rudimentary)
2016-08-05, by durandn
*properly* fix sending two notifications to annotation author when creating comment
2016-08-05, by durandn
fixed problem with duplicate notifications for annotation author
2016-08-05, by durandn
fixed comment page calculation
2016-08-05, by durandn
small fixes on comment page calculation + added functionality to clear unread notification from button in user home + quick css fixes
2016-08-05, by durandn
cleaning up prints + notifications on metacategories
2016-08-04, by durandn
workon on notifications: user home, user notifications page, triggers in signals
2016-08-04, by durandn
Started work on notification and user homepage + method for a comment to find back its page in his annotation's comments
2016-08-03, by durandn
try except block missing around a json.loads call
2016-08-02, by durandn
fixing stupid mistake (properly using as_view to call the view and proper template name)
2016-08-01, by durandn
signals refactoring followup: fixed circular import + added a profile view and template and link in header + refactored views into a views module
2016-08-01, by durandn
use atomic transactions on stat updates
2016-08-01, by durandn
added link to home in header template
2016-08-01, by durandn
committing forgotten file
2016-08-01, by durandn
signals are now sent in model methods rather than views
2016-08-01, by durandn
fixed error on stats (comments count not updating correctly for images)
2016-07-29, by durandn
fixing zoom handler size
2016-08-02, by Harris Baptiste
fixing tag value in the merge tool
2016-07-29, by Harris Baptiste
fixing template
2016-07-28, by Harris Baptiste
work on stats: calculatestats command for manage.py, stats in item page, stats in annotations list, stats in annotation page, actions increment stats (view count, annotations count, comment count etc)
2016-07-28, by durandn
new merging tool
2016-07-28, by Harris Baptiste
new mergetool component
2016-07-28, by Harris Baptiste
use full image instead of thumbnail when zooming
2016-07-27, by durandn
Work on parent lists presentation on revision detail
2016-07-27, by durandn
new zoomviewport
2016-07-26, by Harris Baptiste
removing useless files
2016-07-26, by Harris Baptiste
new zoom viewport
2016-07-26, by Harris Baptiste
first pass on merge system
2016-07-26, by durandn
clearing up fixtures
2016-07-26, by durandn
fix on images ordering
2016-07-25, by durandn
fix error when merging
2016-07-22, by durandn
started work on merge view + corrected view error
2016-07-22, by durandn
small js fixes for hiding alerts
2016-07-22, by durandn
small design fixes on annotation detail (button size) and current item list
2016-07-22, by durandn
replaced link with buttons on templates
2016-07-21, by durandn
forgot to add migration for item models
2016-07-21, by durandn
Comments threading, pagination and date format
2016-07-21, by durandn
Forgot to commit item detail template
2016-07-21, by durandn
fixture according to new model state
2016-07-13, by durandn
Work on item model + item view to show items with multiple images instead of image detail + fix thumbnails in templates
2016-07-13, by durandn
Added a verbose name field for collection objects, home view now gets a list of all collections
2016-07-11, by durandn
cleanup on annotation list template
2016-07-11, by durandn
design work on templates, redirect to home on /, implemented accept and reject revisions shortcuts when applicable
2016-07-07, by durandn
adding zoomview component
2016-07-22, by Harris Baptiste
new zoom component
2016-07-13, by Harris Baptiste
Removed login_required from annotation detail view + prep work on merge view (context is set for get method + blank template) + Corrected 404 logic for checking kwargs
2016-07-05, by durandn
Error handling in models + templates fixes
2016-07-04, by durandn
fixing tag editor
2016-07-04, by Harris Baptiste
adding collection link to header
2016-07-04, by Harris Baptiste
demo data dump fixture (data with comments)
2016-07-01, by durandn
streamlined templates for easy navigation and missing info + handled fr.dbpedia tags
2016-07-01, by durandn
collection home page + tags in revision_detail view + optimization in views + fixture for demo
2016-07-01, by durandn
enabling wikipedia auto complete
2016-07-01, by Harris Baptiste
updated requirements
2016-07-01, by durandn
updated settings
2016-07-01, by durandn
work on extracting label from dbpedia
2016-07-01, by durandn
start on dbpedia requests
2016-06-30, by durandn
Added metacategories to comments + error handling on annotation forms
2016-06-30, by durandn
fixing tags
2016-07-01, by Harris Baptiste
removing files
2016-07-01, by Harris Baptiste
fixing js dependencies
2016-07-01, by Harris Baptiste
Fixing drawing component
2016-07-01, by Harris Baptiste
streamlined comment system, replicated post_comment view so form errors redirect on the annotation page and not on a preview page + added revision detail view and links for specific revisions from the comments
2016-06-29, by durandn
Removed notifications from header temporarily
2016-06-29, by durandn
Corrected route for annotation list on detail_image.html
2016-06-28, by durandn
new js folder structure
2016-06-28, by Harris Baptiste
work on comments (in annotation form, list in annotation detail, post in annotation detail isn't working yet)
2016-06-28, by durandn
Corrected Tag methods bugs + Added comment classes and migration
2016-06-28, by durandn
fixed login redirect
2016-06-28, by durandn
added backend json handling for tags (properly tested/corrected) + corrected templates to replace image_ref with image_guid
2016-06-24, by durandn
Merge with 3ed91fed6dd838420aa3193314adf9bb2dfeed6e
2016-06-24, by durandn
Backend work on tags (needs testing) + model changes (image_guid, Tag)
2016-06-24, by durandn
adding list
2016-06-24, by Harris Baptiste
adding annotations list
2016-06-23, by Harris Baptiste
functionality: creation of new annotation from scratch
2016-06-22, by durandn
handle merge
2016-06-21, by Harris Baptiste
remove file
2016-06-21, by Harris Baptiste
new shape resizer
2016-06-21, by Harris Baptiste
forgot to save on forms/__init__.py after creating form/annotations.py
2016-06-21, by durandn
Readme edit and initial data fixture
2016-06-21, by durandn
work on models + auth register/login system + adapted existing app and templates so editing annotations is working as before + created empty templates to fill
2016-06-21, by durandn
fix image size for firefox
2016-06-20, by Harris Baptiste
new sharp resizer
2016-06-17, by Harris Baptiste
removing unused file
2016-06-16, by Harris Baptiste
editing urls.py to add new annotations views
2016-06-16, by Harris Baptiste
fixing fragment editor
2016-06-15, by Harris Baptiste
removing file
2016-06-15, by Harris Baptiste
fixing the drawing tool
2016-06-15, by Harris Baptiste
example interface for merge form
2016-06-15, by durandn
enabling new settings module, removing reversion_compare from settings
2016-06-13, by Harris Baptiste
Renamed pip freeze file "requirements.txt", removed migrations as they are not necessary at this point, removed wrongly commited sqlite file
2016-06-10, by durandn
reorganized settings and static files directories
2016-06-09, by durandn
drawing component
2016-06-07, by Harris Baptiste
updated design
2016-06-07, by Harris Baptiste
design doc
2016-06-07, by Harris Baptiste
adding pip freeze
2016-06-07, by Harris Baptiste
fragment editor
2016-06-07, by Harris Baptiste
hg ignore and design doc
2016-05-31, by Harris Baptiste
first commit
2016-05-31, by Harris Baptiste
new revision workflow
2016-04-13, by Harris Baptiste
new revision workflow
2016-04-13, by Harris Baptiste
test test.ini file
2016-04-08, by baptisteh
maquette functionnelle iconolab
2016-04-08, by baptisteh
First test file added to repository
2016-04-08, by baptisteh
First commit
2016-04-08, by ymh
less
more
|
(0)
tip