Commit graph

1257 commits

Author SHA1 Message Date
Bogdan Bodnarjuk
b1b43bf322 Adding a date to the json stats send
(cherry picked from commit 21e4b71)
2016-04-11 14:35:33 +03:00
Vova Perebykivskiy
e15bdb2e28 Extend the statistics to be sent to LibrePlan server.
Code refactoring.
2016-04-04 17:01:55 +03:00
Vova Perebykivskiy
de2a9104df Add more E-mail Notifications.
i18n.
Code refactoring.
Changes to mappings.
2016-02-24 17:23:04 +02:00
Vova Perebykivskiy
cf7ea8e496 Update MPXJ library.
Changes to Project Import functionality.
Code refactoring.
i18n.
2016-02-23 16:10:51 +02:00
Vova Perebykivskiy
d780b187bf Documents uploading/downloading feature + tests.
i18n.
Resolving bugs/issues.
Code refactoring.
Add Liquibase tip.
2016-02-18 15:53:05 +02:00
Vova Perebykivskiy
a2a936b313 Change message of new LibrePlan version.
i18n.
(cherry picked from commit 88cb119)
2016-02-17 14:06:33 +02:00
Vova Perebykivskiy
b071eca84d Add possibility to send data usage to LibrePlan server.
(cherry picked from commit acb6a2f with some changes!)
2016-02-17 11:52:19 +02:00
Vova Perebykivskiy
9873d377d8 Optimizing imports.
Changes to db changelogs.
Changes to Limits table mapping.
2015-12-23 11:21:36 +02:00
Vova Perebykivskiy
c0b9dcdec5 i18n.
Add Limits functionality.
Changes to INSTALL and HACKING documents.

(cherry picked from commit 0a0af1e9cded313ac4d5293d16cf834346287ccb)
2015-12-22 18:02:44 +02:00
Vova Perebykivskiy
58b8a3e1c5 i18n.
Email functionality bug fixes.
2015-12-22 18:01:51 +02:00
Vova Perebykivskiy
76d0576824 Optimizing imports.
Refactoring.
2015-12-22 18:01:51 +02:00
Vova Perebykivskiy
afeea6823b Add limits for workers and machines (Mapping, Entity, DAO, Model, DB).
Refactoring.
Add method for create button of Workers/Machines to check if users not violating with limits.
Add i18n.
2015-12-22 18:01:51 +02:00
Vova Perebykivskiy
f48f2ead71 Add limits for users (Mapping, Entity, DAO, Model, DB).
Refactoring.
Add method for create button of Users to check if users not violating with limits.
2015-12-22 18:00:27 +02:00
Jeroen Baten
28492b477a Merge pull request #30 from Chitach/master
RiskLog and IssueLog functionality added
2015-12-21 19:22:18 +01:00
Misha
2b6a8be664 Control commit 2015-12-11 19:16:20 +02:00
Misha
26f31afaf8 All works fine, except of item in planning tab 2015-12-11 17:38:50 +02:00
Misha
df55e1bd19 User by default fixed for logs 2015-12-10 15:48:16 +02:00
Misha
5c51cb0876 Listboxes, buttons size and coloring fix in logs 2015-12-10 15:23:24 +02:00
Misha
3fbc0dbf8f Some small bugs fixed 2015-12-08 16:57:25 +02:00
Misha
11240d444e Added coloring for riskScore and priority(IssueLog) 2015-12-08 16:12:05 +02:00
Misha
22671e7641 Cell colors for issueLog priority field added 2015-12-08 16:12:05 +02:00
Misha
a66ba52b40 Some small bugs are fixed 2015-12-08 16:12:05 +02:00
Misha
40dc2bd0d9 Changed issue status to depend on different issue type values 2015-12-08 16:12:05 +02:00
Misha
eb15d7f49c Some small bugs are fixed 2015-12-08 16:12:05 +02:00
Misha
57b01d4431 Merging with main Libreplan fork 2015-12-08 16:11:54 +02:00
Vova Perebykivskiy
b5b7851cfb Fix Configuration Controller bug. 2015-12-07 16:04:38 +02:00
Vova Perebykivskiy
b8b05c03fc Changes to email functionality. 2015-12-07 15:08:53 +02:00
Vova Perebykivskiy
d856912acf Email functionality bug fixes. 2015-12-04 17:27:39 +02:00
Misha
b58c4e4c17 Merging with main fork 2015-12-04 15:39:56 +02:00
Vova Perebykivskiy
6aaae08f42 Add Liquibase 1.5 changelog to changelogs.
Fix compile errors.
Code refactoring.
2015-12-04 14:46:14 +02:00
Vova Perebykivskiy
788e8880fd Code refactoring.
Add changes to Dashboard Global functionality.
Change i18n for OrderStatusEnum.
Add new values for i18n.
Add css classes for Dashboard Global.
2015-11-30 15:41:09 +02:00
Vova Perebykivskiy
bc578530f7 Add Dashboard tab to left main menu.
Add mock up of pipeline window.
2015-11-27 16:11:52 +02:00
Vova Perebykivskiy
a53501a420 Add Global Dashboard page. Add content of dashboard page. 2015-11-27 16:09:41 +02:00
Vova Perebykivskiy
ea497bf8b9 Add Dashboard tab to left main menu.
Add mock up of pipeline window.
2015-11-20 18:19:36 +02:00
Vova Perebykivskiy
ffca70fbea Add documentation about E-mail sending functionality.
Update JUnit version.
Code refactoring.
Imports optimizations.
Changes to UI of E-mail Templates page.
New values for i18n.
Validations of E-mail functionality.
2015-11-11 15:45:24 +02:00
Vova Perebykivskiy
878e067683 Add possibility to disable E-mail sending with Maven compiler option. 2015-11-10 11:56:42 +02:00
Vova Perebykivskiy
821290f75a Visual improvements to root pom file.
Add license header to many files.
Add new strings to i18n.
Code refactoring.
Add few comments to classes.
Add new method for NotificationModel.
Optimizing imports.
Manually add constraints for email/username at E-mail connector page.
A lot of changes to SendEmail class.
2015-11-09 13:05:43 +02:00
Vova Perebykivskiy
1cafd835d9 Add new connector property.
Add DAOs for EmailNotification/Template.
Add entities for EmailNotification/Template.
Add models for EmailNotification/Template.
Add Hibernate mapping for email tables.
Some changes to resources mapping.
Add classes for job scheduling of emails.
Code refactoring.
Test email button changes.
Add solution to get welcome page URL from system.
Remarks to method that adds new row to notification_queue table.
New role in Spring security.
New content of Edit E-mail templates page.
2015-11-03 10:35:53 +02:00
Vova Perebykivskiy
6e90ca09d0 Add classes for E-mail scheduling job.
All that is referencing to email template - moved into another package.
Add classes/mapping for notification_queue table.
Update Hibernate version in pom file.
Add role to accept email.
2015-10-26 08:50:43 +02:00
Vova Perebykivskiy
7add95e5ca Add files that was rejected by Git. 2015-10-15 18:09:56 +03:00
Vova Perebykivskiy
a43a2365bb Add classes for E-mail scheduling. 2015-10-15 17:56:29 +03:00
Vova Perebykivskiy
9adff9de0b Update how-to-start-with-IDEA
Changed quartz scheduler version
Add opportunity to Schedule E-mail class
Add opportunity to test E-mail connector
Minor changes to BaseCRUDController
Add new strings for i18n
Some changes to editJobScheduling form
2015-10-15 17:54:14 +03:00
Vova Perebykivskiy
60a108f377 Add edit E-mail template page. 2015-10-06 18:00:43 +03:00
mvanmiddelkoop
8ca6f44291 Enhance Tasklist in User Personal Dashboard
- task-code (technical, often auto-generated)
+ Total budgeted hours for task
+ Notes (usable for detailed task description)
+ Procentual Progression

+ Filtering: only active tasks (progress < 100%)
+ Filtering: only tasks starting from the last X months to the next Y
months. X and Y are user settings for “ResourcesLoadFilterSince/From”.
+ Tasks sorted by date ascending - seems much more logical than
descending.

Check on task != null before forceLoading a task.
2015-02-28 11:56:21 +01:00
Oscar Gonzalez Fernandez
5b7f751cf1 Bindings must be reloaded
Otherwise it wouldn't update the original and total labels in the
extended view. The setup method is called when the rows are retrieved
again.
2014-05-14 13:43:09 +02:00
Oscar Gonzalez Fernandez
7b54a5063e Upgrade Spring to 3.2.8 and Hibernate to 4.2.8
Now Libreplan can be run on Java8.

This implied some changes:

* Latest versions of hibernate use the Bean Validation API. This
  implied renaming the imports and use ConstraintViolationException
  instead of InvalidValue. Besides some constraints had to be renamed,
  otherwise they wouldn't be recognized by Hibernate validation. In
  the new version of Hibernate validator @AssertTrue can only be
  applied to properties. So all methods it was applied to must follow
  the is.* format.

  Automatic execution of Bean Validation API is disabled, otherwise an
  infinite loop would happen. This is because there are some
  validation constraints that do launch queries to the database. This
  causes a flush of the objects in the session and automatic
  validation is called again.

* A new library for persisting JodaTime is necessary since
  joda-time-hibernate is incompatible with hibernate 4. This library
  can automatically register its types for Date conversion so they're
  removed from configuration.

* Now, in some places, an InvalidDataAccessApiUsageException is thrown
  instead of a DataIntegrityViolationException.

  This is because no constraint is violated, the API is being used
  incorrectly because a transient instance is being provided where a
  persisted one was expected.

* In hibernate 4 listeners cannot be configured via properties.
  HibernateDatabaseModificationsListener registers itself in its @PostConstruct method.

* ehcache classes used are now different.
2014-05-06 17:47:15 +02:00
Oscar Gonzalez Fernandez
64a630255c Remove CustomTargetUrlResolver
It's not necessary, the standard strategy redirect to the original URL
and if it's the default one, IndexController will redirect to the user
default location.
2014-05-01 00:53:09 +02:00
Oscar Gonzalez Fernandez
bc675c7332 Upgrade Spring version 2014-04-30 20:04:32 +02:00
Oscar Gonzalez Fernandez
cbd195791d Fix bug #1646
A regression was introduced when adding filtering for the WBS screen.
Instead of being associated to the original TreeModel, the tree is
associated to a newly created one based on the current filtering
predicate. So any changes to the original TreeModel aren't
automatically shown in the Tree UI.

A method must be called to associate a new TreeModel, with the new
changes incorporated, to the tree. The method `filterByPredicateIfAny`
implemented this functionality, but it was renamed to
`reloadTreeUIAfterChanges` to convey better its purpose.

Now when adding a new template, `reloadTreeUIAfterChanges` is called
and the newly created element is shown.
2014-04-26 22:58:34 +02:00
Oscar Gonzalez Fernandez
8ada055b3a Remove unnecessary clearAll calls 2014-04-26 18:43:11 +02:00