Commit graph

9537 commits

Author SHA1 Message Date
Bogdan Bodnarjuk
2f89620270 Add to changelog-1.2.xml update value send statistics to developers
(cherry picked from commit f1ed13e)
2016-04-19 15:17:20 +03:00
Bogdan Bodnarjuk
6941c4130b Change db.changelog-1.4.xml
(cherry picked from commit 21e4b71)
(cherry picked from commit c5c6e3c)
2016-04-18 15:47:16 +03:00
Jeroen Baten
ca411b1272 Merge pull request #54 from skylow95/master
Change for master db.changelog-1.4.xml
2016-04-18 14:35:00 +02:00
Bogdan Bodnarjuk
eb721f7ca9 Change db.changelog-1.4.xml
(cherry picked from commit 21e4b71)
(cherry picked from commit c5c6e3c)
2016-04-18 15:26:04 +03:00
Jeroen Baten
6b9eb9cf34 Merge pull request #52 from dgray16/master
Added test for BAC value.
2016-04-18 13:45:05 +02:00
Vova Perebykivskiy
529d3b738e Added test for BAC value.
Code refactoring.
(cherry picked from commit 0f00d11)
2016-04-18 14:30:29 +03:00
Jeroen Baten
0763cbfe02 Merge pull request #50 from skylow95/master
Adding a date to the json stats send
2016-04-11 13:38:23 +02:00
Bogdan Bodnarjuk
b1b43bf322 Adding a date to the json stats send
(cherry picked from commit 21e4b71)
2016-04-11 14:35:33 +03:00
Jeroen Baten
c21a8346ef Merge pull request #48 from dgray16/master
Extend LibrePlan statistics.
2016-04-04 16:06:39 +02: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
39ddea6a3d Update manuals. 2016-04-01 15:52:19 +03:00
Geert Stappers
5f6b88763b old name of libreplan is navalplan
Removed files debian/navalplan.{pre,post}inst
and removed navalplan package from debian/control file
2016-03-22 18:16:20 +01:00
Stappers Geert
1ad4bd8395 debian source format 3.0 quilt
This from https://wiki.debian.org/Projects/DebSrc3.0

Why should I convert my package to 3.0 (quilt) format?

 * by keeping patches separate and properly documented
   * the Debian changes are more likely to be reviewed
   * any upstream contributor is more likely to find and merge the patches
     (if you haven't forwarded it properly)
   * other distributions can reuse our patches
 * even if you don't have any upstream patch right now, next time that
   someone must NMU your package, they can cleanly add a patch (with a
   proper DEP-3 header) without having to modify the build system
 * same applies for derivative distributions that have to modify your
   packages... you're more likely to be able to find something valuable
   to merge if their changes are kept as separate patches instead of
   merged within the .diff.gz
 * debian/rules can be simplified by getting rid of the
   patching/unpatching code (or the uuencoding/uudecoding code if you
   ship a supplementary binary file like an icon)
 * the upstream tarball is bzip2-compressed and you don't want to have
   to convert it
 * the upstream tarball contains a debian directory and you don't want
   to repackage it just to remove that directory
 * the upstream author releases the software in multiple tarballs
 * you don't have to add -i -I every time that you manually build the
   package from the VCS repository (the VCS-specific files are ignored
   by default)
 * in the long run it's best to standardize on a single patch system (new
   contributors need to learn a single system, more people can help you,
   etc.) and quilt appears to be that patch system.
2016-03-14 19:56:01 +01:00
Stappers Geert
a0a19a625e debian/changelog contained invalid email address
lintian, a tool for checking Debian packages reported
E: libreplan: debian-changelog-file-contains-invalid-email-address mrego@erizana
2016-03-14 19:55:56 +01:00
Stappers Geert
25b32a1910 debian/control: maven2 became maven
There used to be a maven package with package name 'maven2',
it's name is now 'maven'
2016-03-14 19:55:52 +01:00
Stappers Geert
fc473d44f4 debian/changelog: it is 1.4.1-2 what goes into Debian
1.4.1-1 is unpublish on Source Forge
2016-03-14 19:55:48 +01:00
Geert Stappers
fecbee4d76 version 1.4.1 is out
all ready in 2015, now doing a version bump in VERSION
2016-03-14 19:55:45 +01:00
Geert Stappers
29a48c273b debian/changelog: 1.4.1 is out, Debian closing ITP report 2016-03-14 19:54:28 +01:00
Jeroen Baten
327360bd08 Merge pull request #45 from dgray16/master
Rewrite notification system.
2016-02-24 16:36:06 +01:00
Vova Perebykivskiy
de2a9104df Add more E-mail Notifications.
i18n.
Code refactoring.
Changes to mappings.
2016-02-24 17:23:04 +02:00
Jeroen Baten
f853d889ca Merge pull request #44 from dgray16/master
Update MPXJ library + changes to Project Import.
2016-02-23 15:58:00 +01:00
Vova Perebykivskiy
cf7ea8e496 Update MPXJ library.
Changes to Project Import functionality.
Code refactoring.
i18n.
2016-02-23 16:10:51 +02:00
Jeroen Baten
cc09ff485b Merge pull request #43 from dgray16/master
Documents uploading/downloading feature
2016-02-18 15:01:53 +01: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
Jeroen Baten
21dc659b65 Merge pull request #42 from dgray16/master
Change message of new LibrePlan version.
2016-02-17 14:25:22 +01:00
Vova Perebykivskiy
a2a936b313 Change message of new LibrePlan version.
i18n.
(cherry picked from commit 88cb119)
2016-02-17 14:06:33 +02:00
Jeroen Baten
a77c73b3bf Merge pull request #40 from dgray16/master
Add possibility to send data usage to LibrePlan server.
2016-02-17 10:54:17 +01: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
Jeroen Baten
d29510af75 Merge pull request #38 from poum/master
Fix help generation
2016-02-15 12:15:19 +01:00
Poum
38742e73ad Revert Java fix (already fixed) 2016-01-17 21:51:53 +01:00
Poum
e8a3e7bcda Fix doc generation 2016-01-17 21:47:00 +01:00
Poum
651db7f320 Suppress an useless import avoid Java 6 build 2015-12-23 22:55:48 +01:00
Jeroen Baten
551f3a8c3d Merge pull request #36 from dgray16/master
Optimizing imports.
2015-12-23 11:52:07 +01:00
Vova Perebykivskiy
9873d377d8 Optimizing imports.
Changes to db changelogs.
Changes to Limits table mapping.
2015-12-23 11:21:36 +02:00
Jeroen Baten
318f674c01 Merge pull request #35 from dgray16/master
Limits functionality to master
2015-12-22 17:11:42 +01: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
36668ffeed Fix MySQL test failure bug. 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