Commit graph

1756 commits

Author SHA1 Message Date
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
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
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
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
3751d29150 Merge pull request #16 from poum/patch-2
Fix for #1655 : display french help
2015-04-01 15:45:10 +02:00
Jeroen Baten
3edd52ba80 Merge pull request #18 from mvanmiddelkoop/loginpage-autofocus
Autofocus on username field at login
2015-04-01 15:42:12 +02:00
Jeroen Baten
77cb4686e3 Merge pull request #15 from KrisBuytaert/patch-1
Update nl.po
2015-04-01 15:41:55 +02:00
Jeroen Baten
c764b09575 i18n: Add Norwegian Bokmal language to enum and modify pom.xml to use English userguide 2015-04-01 15:23:08 +02:00
Jeroen Baten
ff5f31e110 i18n: Adding Norwegian Bokmal language 2015-04-01 15:15:41 +02:00
mvanmiddelkoop
718e41d5b9 Layout of Tasks area changed,too
forgot to include this one in the previous change with enhancements on
the TaskArea.
2015-02-28 14:12:03 +01: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
mvanmiddelkoop
8104cd4f6f Autofocus on username field at login
It annoyed me that the focus was not on the username field
automatically after loading Libreplan in the browser.
2015-02-28 11:08:37 +01:00
poum
6151ca6ec3 Fix for #1655 : display french help
Since the manual had been translated (and updated), it should be displayed for french user.
This fix this problem reported as http://bugs.libreplan.org/show_bug.cgi?id=1655
2014-08-16 21:05:31 +02:00
Kris Buytaert
a566212c93 Update nl.po
dt fout :)
2014-07-30 19:37:04 +02: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
f27bc7dffc Upgrade to Spring 4.0.3 version
This is the latest stable version available.
2014-05-06 21:16:43 +02:00