1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes to generic modal More... about 13 years ago
Changed names of UserProjectPermission references More... about 13 years ago
FIXED CONFLICT (reordered css code) Merge branch 'master' of github.com:tryolabs/libreQDA More... about 13 years ago
Added new functionality to project users panel More... about 13 years ago
Added url for remove user from project logic More... about 13 years ago
CSS and misc layout changes to generic modals More... about 13 years ago
Added new methods to Project model and Perms model More... about 13 years ago
Fixed model name. More... about 13 years ago
Improved the view_document page. Added some placeholder text until importing documents is done. More... about 13 years ago
Made some more changed to the model. Added the DocumentInstance model. More... about 13 years ago
Merge branch 'master' of https://github.com/tryolabs/libreQDA More... about 13 years ago
Modified the model to reflect some of the comments at http://proyecto.data.cse.edu.uy/projects/libreqda/wiki/ComentariosModelo There are still some mising models that will be added later on. More... about 13 years ago
Added several fields to the table that displays general project information in the browse projects page. More... about 13 years ago
Fixed typo in the renamed file. More... about 13 years ago
Renamed the documents_tab template to be consistent with the naming of other templates. More... about 13 years ago
Modified the page when browsing projects to also show a document's comment field. More... about 13 years ago
Added a generic modal template More... about 13 years ago
Added add user to project functionality (url and view) More... about 13 years ago
Modified browse_projects_users_tab.html so it uses a modal for adding users to a project More... about 13 years ago
Added form: Add users to project More... about 13 years ago
Added a page to view documents. More... about 13 years ago
Removed unused form. More... about 13 years ago
Added basic project copying. More... about 13 years ago
Fixed name of the project field in the Annotation model. More... about 13 years ago
Added the necessary code to delete projects. More... about 13 years ago
Changed URLs so that going to / redirects the user to /project More... about 13 years ago
Added form to add new project. More... about 13 years ago
Finished the browse projects view and templates. Added templatetags/ More... about 13 years ago
Added related names to the user and project fields in the UserProyectPermissions model. More... about 13 years ago
Added modified_date and creation_date to the UserProyectPermissions model. More... about 13 years ago