1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrected a problem with calendars occuring when the project is compiled. More... over 14 years ago
Removed unused classes and libraries from offline module More... over 14 years ago
- Improves the documents attachment component's layout (issue #0000021) - The files names and files MIME types are now attached to the versions instead of the file itself (issue #0000019). More... over 14 years ago
Removed unused classes and libraries from offline module More... over 14 years ago
Added 'Reinstall', 'Switch mode' and 'Sync now' functionality to Offline UI More... over 14 years ago
Renamed project.Presenter as project.SubPresenter. More... over 14 years ago
Catching the NoResultException to avoid unnecessary logs More... over 14 years ago
Removed horizontal scrollbars in the logical framework (issue 0000022) More... over 14 years ago
Added consideration of the lengths of the name and full name fields of a project. More... over 14 years ago
- Added consideration of the constraints of the log frame model. The max number of groups and elements for each type of element in a log frame is now checked. - Added a default groups creation during creating an empty log frame to ensure to have at least one default group of each type. More... over 14 years ago
Added a clear before retrieving activities + Replaced persist by merge when updating events More... over 14 years ago
Creates an empty log frame when creating a project. More... over 14 years ago
Corrected an error in the code builder for the activities + personal events are now ordered by date serverside. More... over 14 years ago
Manages the rows positions in the log frame grid and the move up/down actions. More... over 14 years ago
Log frame activities are now displayed in the project's calendar. More... over 14 years ago
Added the form to add an activity in the log frame. More... over 14 years ago
- Added an actions menu on each element in the log frame grid with basics : delete, move up, move down. The moves are only managed on the client-side for the moment. - Modified the log frame activity entity to be considered as a event of the project calendar. More... over 14 years ago
Corrected a problem when moving an event to a different calendar + Small css changes More... over 14 years ago
Added test cases for calendars and fixed the test case for projects. Moved DummyCalendar to the test sources More... over 14 years ago
Added support for full day events. More... over 14 years ago
Changed default user email. More... over 14 years ago
Manages the transition from one project tab to another tab for the logical framework. More... over 14 years ago
Added a empty constructor to CalendarWrapper to avoid serialization exceptions. More... over 14 years ago
Hide the unimplemented actions menu. More... over 14 years ago
Reuses the class RpcServlet instead of RemoteServiceServlet (due to an unwanted commit). More... over 14 years ago
- Added a link between User and Organization to get the organization of the logged in user. - Added a feature to get the logo of an organization (the repository for these logos is configured in sigmah.properties). - Added the name and the logo of the organization on Sigmah dashboard. - Added a feature to display the log frame in the project page. - Managed log frame actions: displays, edits, saves. - Added the quality framework entity. More... over 14 years ago
- Changed the default organization name. - Added a link to the favicon. More... over 14 years ago
Calendar events can now be edited and deleted. More... over 14 years ago
Refined syncro UX, closes Issue #9 More... over 14 years ago
Correction: isDesignAllowed mapped to DTO by client side handler More... over 14 years ago