1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes issue #102 More... over 14 years ago
Indicator design view menu updated. Indicator model changes. More... over 14 years ago
Fixes NPEs related to serialization of DTOs that subclass from BaseTreeModel More... over 14 years ago
Adds descriptive error message for case when a user without an organization tries to login. More... over 14 years ago
- Added a null value control during the project mapping. - Reorders the tests scenario for the projects. More... over 14 years ago
Added a "loading" message when loading a project report More... over 14 years ago
Added tabs for map and sites to Project design view. More... over 14 years ago
Typo errors reported by pbrunet More... over 14 years ago
Replaced missing default constructor. More... over 14 years ago
Refactor Indicator design presenter. More... over 14 years ago
Users and profiles may be refreshed by either a button or when important modifications have occurred User active is now nullable Some corrections on users/profiles modifications More... over 14 years ago
Added the report list elements in the create report menu from the Reports & Documents page. More... over 14 years ago
Misspelling. More... over 14 years ago
Updated the developers/contributors list. More... over 14 years ago
Displays the last refreshing date. More... over 14 years ago
Corrected the report tab index. More... over 14 years ago
User email modification More... over 14 years ago
Casting Object to int/boolean through the Integer/Boolean class More... over 14 years ago
Correction erreurs de compilation DeleteList More... over 14 years ago
Delete disabled for profiles and Privacy Groups More... over 14 years ago
Profiles and privacy groups administration Users modifications More... over 14 years ago
- Optimizes the project light-mapping. - Sets default chunk size to 2. More... over 14 years ago
Minor tweaks for the project object and its dto. More... over 14 years ago
- The panel which lists the projects has now two loading modes: a "one-time" mode to get the projects with one single server call ; a "chunk" mode to get the projects chunk by chunk (a progress bar shows the loading status). - The size of each chunk can be set (the default size is 1). - Sets the list on main dashboard to chunk mode (with size = 1) ; keeps the list on org unit dashboard to normal mode. More... over 14 years ago
- The main dashboard now keeps its last state. - The panel which lists the projects has now two refreshing modes: an automatic mode that refreshes the list of projects at each page view ; a manual mode that refreshes the list of projects when the user clicks the corresponding button. - Sets the list on main dashboard to manual mode ; sets the list on org unit dashboard to automatic mode. More... over 14 years ago
- Updated the version number for the new sprint. - Displays the credits window. More... over 14 years ago
Added activity info indicator and data entry tabs to the sigmah project screen. More... over 14 years ago
Code cleanup for shared exception: removing warnings (serialization, unused, etc.). More... over 14 years ago
Code cleanup for dto objects: removing warnings (serialization, unused, etc.). More... over 14 years ago
Code cleanup for domain objects: removing warnings (serialization, unused, etc.). More... over 14 years ago