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
Jeroen Baten
57ee04e570
Merge pull request #26 from dgray16/master
...
Bug fixes.
2015-12-07 16:09:52 +01: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
Jeroen Baten
0094d6bcf2
Merge pull request #25 from dgray16/master
...
Fix compile error.
2015-12-04 14:04:09 +01: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
aa7f135b0e
Fix merge conflicts.
2015-12-04 14:44:34 +02:00
Jeroen Baten
fd1ae5534b
Vova added the following new functionality:
...
------------------------------------------
Email notification functionality added.
Email connector to smtp server added.
Email template editor added.
Email notification "resource assigned to task" added.
Global dashboard page added.
Project pipeline page added.
2015-12-01 11:45:58 +01:00
Jeroen Baten
2025580e5c
Merge branch 'master' of git://github.com/dgray16/libreplan into dgray16-master
...
Conflicts:
HACKING.rst
doc/src/technical/howto-start-development-with-intellij-idea.rst
fixed
2015-12-01 11:45:19 +01:00
Vova Perebykivskiy
d077fd6c87
Update git ignore file.
2015-12-01 11:28:46 +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
3334b4359b
Merge remote-tracking branch 'origin/master'
2015-11-27 16:10:08 +02:00
Vova Perebykivskiy
a53501a420
Add Global Dashboard page. Add content of dashboard page.
2015-11-27 16:09:41 +02:00
Vova Perebykivskiy
11cf26e51f
Add Dashboard tab to left main menu.
...
Add mock up of pipeline window.
2015-11-27 16:07:33 +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
2c7ae3ef58
Add database 1.5 PostgreSQL backup.
2015-10-26 08:55:42 +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
e31a749f5a
Add edit E-mail template page.
2015-10-15 18:08:19 +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
Jeroen Baten
099e7a9deb
debugged
2015-10-11 12:13:28 +02:00
Jeroen Baten
f19ec23ebd
Added table definition for email_template
...
Added 1.5 changes file to changelog
2015-10-11 09:51:32 +02:00
Vova Perebykivskiy
df30a356f6
Added file on howto start developing witg IntelliJ Idea.
2015-10-10 10:30:58 +02:00
Jeroen Baten
0107b1021e
Long overdue update
2015-10-10 10:29:16 +02:00
Vova Perebykivskiy
7faad3c7d5
Added section about hacking on Windows
2015-10-10 10:23:12 +02:00
Vova Perebykivskiy
7531b75ac0
bug 1633 fixed
2015-10-09 09:21:07 +02:00
Vova Perebykivskiy
60a108f377
Add edit E-mail template page.
2015-10-06 18:00:43 +03:00
Jeroen Baten
17ef953a86
Bump version numbers in pom files to 1.4.1
2015-07-19 13:55:46 +02:00
Jeroen Baten
d4462121b7
Revert "fixes to the build system"
...
This reverts commit 5fd7ae4892 .
2015-07-19 13:34:26 +02:00
Jeroen Baten
34eab386fa
bump version numbers in pom files.
2015-07-17 09:47:32 +02:00
Jeroen Baten
5fd7ae4892
fixes to the build system
...
-Pom get extra plugins and a dependency to get through Launchpad build process.
-Maintainer in control file edited.
-no more build of NavalPlan.
2015-05-15 08:57:56 +02:00
Jeroen Baten
f4d65fcb94
i18n: fixed small thing on french help pages.
...
(cherry picked from commit 00b33eb76570a4bc872cf1e7a2dbec31745e91d6)
Signed-off-by: Jeroen Baten <jeroen@jeroenbaten.nl>
2015-04-08 15:56:42 +02:00
Jeroen Baten
69fbbeee15
Merge pull request #20 from mvanmiddelkoop/PersonalDashboard-TasklistEnhancements
...
PersonalDashboard TasklistEnhancements
2015-04-01 15:50:54 +02:00
Jeroen Baten
7d4960a783
Merge pull request #19 from mvanmiddelkoop/java.lang.NoClassDefFoundError
...
Java.lang.NoClassDefFoundError fixe dby removing some Hibernate Annotations
2015-04-01 15:49:26 +02:00