10604 Commits

Author SHA1 Message Date
866d119feb Implements timeline
refs #224

Squashed commit of the following:

commit fb46cea3858036a932b8c6ff1354f4b0d9f166fb
Merge: d881b3d 0f4e285
Author: Julien Fastré <julien@fastre.info>
Date:   Wed Feb 18 00:14:38 2015 +0100

    Merge branch 'master' of git://github.com/Chill-project/Person into timeline

commit d881b3d69a53b2502f16d98d9d1809ead17fd77e
Author: Julien Fastré <julien@fastre.info>
Date:   Wed Feb 18 00:12:04 2015 +0100

    add closing period to timeline

    refs #224

commit 6363e59213f5cddded4e0678454e98929f885d39
Author: Julien Fastré <julien@fastre.info>
Date:   Wed Feb 18 00:08:09 2015 +0100

    refactor timeline #224

commit bd2e1b1808f73e39532e9538413025df5487cad0
Author: Julien Fastré <julien@fastre.info>
Date:   Wed Feb 11 00:39:05 2015 +0100

    implementing timeline for opening history file

    refs #224

    Some parts (method TimelineProviderInterface::getEntities, ...) are different from
    the design described in #224 and must be discussed
2015-02-18 00:16:02 +01:00
8ce0f9d0b8 refactor timeline builder and timelineProviderInterface
refs #224
2015-02-18 00:05:27 +01:00
d2a00d3035 refactor timelineProfiderInterface + comments
[ci-skip]
2015-02-18 00:05:27 +01:00
799893316d first implementation of timeline
refs #224

Some parts have evolved from issue, we should rethink some parts of the design
2015-02-18 00:05:27 +01:00
3f4132e23d code format 2015-02-18 00:05:27 +01:00
Marc Ducobu
6ec0892ac6 Allowing export for reports 2015-02-17 15:11:42 +01:00
Marc Ducobu
47a9a29236 allowing csv rendering for custom fields 2015-02-17 15:01:12 +01:00
Marc Ducobu
756a188817 Export view 2015-02-16 18:09:04 +01:00
Marc Ducobu
10fdc2e072 Adding AGPL License 2015-02-16 12:34:56 +01:00
Marc Ducobu
0f4e285bd7 Renaming history -> accompanying_period in db 2015-02-12 19:02:22 +01:00
Marc Ducobu
e4b21bc611 Updating messages : history -> accompanying period + removing unused messages 2015-02-12 17:35:58 +01:00
Marc Ducobu
ef6fb61d4d Renaming private varialbes of Entity/Person : history -> accompanyingPeriods, proxyHistoryOpenState -> proxyAccompanyingPeriodOpenState 2015-02-12 17:21:10 +01:00
Marc Ducobu
1071d5ff62 Removing unused message 2015-02-12 16:41:02 +01:00
Marc Ducobu
0157c3c9ba Changing comments : history -> accompanying period 2015-02-12 16:40:38 +01:00
Marc Ducobu
fe825e4979 Updating violation message 2015-02-12 16:33:25 +01:00
Marc Ducobu
a7c5f464b2 Changing validation group : history_consistent -> accompanying_period_consistent 2015-02-12 16:24:50 +01:00
Marc Ducobu
94109db4cf PersonHistoryFile -> AccompanyingPeriod - refs #275 - tests ok 2015-02-06 17:43:48 +01:00
Marc Ducobu
9ea23987a3 PersonHistoryFile -> AccompanyingPeriod - refs #275 - debug 2015-02-06 14:38:29 +01:00
Marc Ducobu
090f91e19a resolving conflict 2015-02-06 11:26:09 +01:00
Marc Ducobu
8d5d2189f1 PersonHistoryFile -> AccompanyingPeriod - refs #275 2015-02-06 11:19:36 +01:00
897a0361a8 fix web app for test and set default parameters/port to 5432 2015-02-05 21:29:11 +01:00
77247de990 fix method name 2015-02-05 17:52:03 +01:00
a2b3ff6d63 remove %locale% from cf choice
refs #332
2015-02-05 17:40:32 +01:00
49d5bc04fa add language definition in test app 2015-02-05 16:44:14 +01:00
ab8c565ff3 add language fallback to translatable string
refs #332
2015-02-05 16:43:45 +01:00
caaab740a9 remove ref to %locale% in translatable form 2015-02-05 16:31:33 +01:00
722709c432 check config of available language
check that the configuration is consistent with fallback locale : the fallback locale must be comprised in chill_main.available_languages.

+tests

refs #332
2015-02-05 16:15:15 +01:00
904fb633ff adding Resources/public/stylesheets/sass/ to gitignore 2015-02-05 16:14:53 +01:00
9fadc5d9c5 passing last value on closing motive by reference
refs #411
2015-02-05 14:35:22 +01:00
69042c683f add tests for closing/opening accompanying periods
refs #274

check :

- closing the current period works
- closing a period with date closing AFTER the opening fails
- creating a new period works
- create a period with closing after current (opened) period fails => fails see refs #410
- create a period with opening and closing after current (opened) period fails => fails see refs #410
- create a period with end date between another fails
- create a period with end date after opening date fails
- create a period between another period (date closing and date opening) fails
- create a period with date opening inside another period fails
2015-02-03 15:22:38 +01:00
7ebaafe768 create first tests for accompanying period manipulation
[ci skip]
2015-02-03 10:03:36 +01:00
9a7b2e68b9 remove sudo to faster builds in travis ci 2015-01-30 18:31:08 +01:00
6c4851134d Add migrations to custom field travis build
refs #402
2015-01-30 18:29:59 +01:00
aa8d211e55 add test for choose languages
fix #409
2015-01-30 18:14:27 +01:00
72182a8c77 move utilities at the end of the file 2015-01-30 18:02:09 +01:00
042e0e4703 add load languages
+ fix order in load countries
2015-01-30 18:00:31 +01:00
c986c2e361 adapt new web app path to phpunit.xml.dist 2015-01-30 16:11:29 +01:00
3d5217345b adapt console path for web assets install 2015-01-30 16:06:51 +01:00
17f2ecd24e adapt travis installation command to new web app path 2015-01-30 16:04:28 +01:00
962dba1bc5 add doctrine migration to CI
refs #402
move webapp directory to App/app, for being consistent with person bundle
2015-01-30 15:57:24 +01:00
Marc Ducobu
31f76d1339 updating js call - close #391 2015-01-30 12:28:06 +01:00
Marc Ducobu
f0d2ac8091 js code for display an alert message when leaving a page containing an unsubmitted form - refs #391 2015-01-30 12:26:51 +01:00
d554407dce fix validation on person update
close #408
2015-01-29 22:02:02 +01:00
0a1ff9e141 complete tests for person edition
close #405

add a test on false date, but this made the validation fail.
2015-01-29 18:42:42 +01:00
bf1eb51873 add composer auth to travis
this should remove 'could not download package from source' message
2015-01-29 18:35:57 +01:00
d6822520d2 add doctrine migration to CI from person bundle
refs #402
2015-01-29 16:54:25 +01:00
5bd4e9ff1a add composer bundle migration 2015-01-29 16:41:23 +01:00
14ca56ce25 fix config to test app 2015-01-28 20:52:56 +01:00
5992977a3e test person's edit form
update the controller to get the validation
2015-01-27 22:17:39 +01:00
Marc Ducobu
39f186b4a6 More details about sphinx installation 2015-01-27 17:01:08 +01:00