6446 Commits

Author SHA1 Message Date
aabcb85f37 Merge branch 'test_gitlab_ci'
Conflicts:
	.gitlab-ci.yml
2015-10-19 00:09:19 +02:00
65d32de3ce Merge branch 'master' of git.framasoft.org:Chill-project/Main
Conflicts:
	.gitlab-ci.yml
2015-10-17 00:42:49 +02:00
6caf89383e Merging update from framagit (creating gitlab-ci)
Conflicts:
	.gitlab-ci.yml
2015-10-17 00:38:41 +02:00
df2755a84d adding gitlab-ci to repo 2015-10-17 00:35:55 +02:00
675896b5df fix phpunit command and github token 2015-10-17 00:26:40 +02:00
45ad577e8b adding auth to composer on build and add php-7 2015-10-17 00:15:46 +02:00
ce5d09e79d try another host 2015-10-16 23:47:36 +02:00
7da0d9373e add a parameter file for CI 2015-10-16 23:34:46 +02:00
6eefd24ea4 try to start gitlab 2015-10-16 23:24:28 +02:00
Marc Ducobu
18a6c0ec10 Menu on right 2015-10-14 14:49:42 +02:00
53683cfd5f add button messages to users
refs #633
2015-10-12 22:00:06 +02:00
ad8fe8c147 throw an error on 404 2015-10-12 21:43:57 +02:00
772499ce89 set correct layout to accompanying period crud 2015-10-12 21:31:01 +02:00
4e00af3e48 moving the memory_limit to phpunit.xml config file 2015-10-12 21:30:31 +02:00
Marc Ducobu
06c15fdc34 Adding info for macos & docker 2015-10-09 15:17:37 +02:00
Marc Ducobu
a88e8cb6f7 By convention store custom fields data in the parameter cFData -- close #639 2015-10-09 14:48:32 +02:00
fee5b00e35 use random activityType, activityReason, scope in test 2015-10-08 22:36:08 +02:00
e79ca23f2c add test for complete activity crud (without errors)
+ fix some errors in controller (discovered with tests)
2015-10-08 18:24:49 +02:00
fa5da95bf1 first impl on test on TranslatableActivityReasonType
Currently skipped due to the amount of work required and the expectance

refs #651
2015-10-08 17:22:57 +02:00
2e1153d42b add parameters for gitlab-ci 2015-10-08 15:43:26 +02:00
8eccbea522 fix address for storing doctrineMigrationsFile into correct directory for tests 2015-10-08 15:42:11 +02:00
Marc Ducobu
4ede0e3db8 Css class (bt-update, bt-create, bt-delete) for buttons - close #633 2015-10-06 12:22:10 +02:00
Marc Ducobu
51acda2d46 Position relative for the header - close #634 2015-10-05 21:34:22 +02:00
Marc Ducobu
1274d1ff6d Update of select2 2015-10-05 21:33:13 +02:00
8e9dfaac7f try to fix docker image 2015-10-03 01:19:41 +02:00
5d1efa13ea install git on image 2015-10-03 01:12:48 +02:00
22afd3b3fa fix bug in redirection to admin index 2015-10-02 23:47:39 +02:00
795c1a74ed layout and clean activity type CRUD 2015-10-02 23:47:39 +02:00
216d0c55be remove delete actions & form in controller 2015-10-02 23:47:39 +02:00
bebee4fbeb layout and clean activity reason crud 2015-10-02 23:47:39 +02:00
Marc Ducobu
0bee5e46db Only active reason are displayed in the activity encoding form 2015-10-02 15:16:37 +02:00
Marc Ducobu
4ef4a64ea6 Template for ActivityReasonCategory with translation + better looking - refs #622 2015-10-02 14:55:58 +02:00
Marc Ducobu
e8f8c8e52d Admin form : only display active ActivityReasonCategory in the ActivityReason form 2015-10-02 14:41:52 +02:00
799cd6132b fix postgres version 2015-10-01 21:28:45 +02:00
083cf35de2 Fix gitlab-ci 2015-10-01 21:13:40 +02:00
Marc Ducobu
e32dad5617 Setting an inactive category unactivate the reason - refs #622 2015-10-01 16:44:30 +02:00
Marc Ducobu
744a68f195 Category unactive implies all the reasons with this category as unactive - refs #622 2015-10-01 16:35:10 +02:00
Marc Ducobu
3934d18df3 Revisin and adding the ftwig function 'chill_custom_fields_group_widget' 2015-10-01 11:35:44 +02:00
Marc Ducobu
2604c61866 Initialization of is not necessary 2015-10-01 10:36:17 +02:00
Marc Ducobu
3e3ac1c841 Spelling correction 2015-10-01 10:35:36 +02:00
Marc Ducobu
dda6f65fc2 Merge branch 'master' of git://github.com/Chill-project/Person 2015-09-30 15:28:47 +02:00
Marc Ducobu
426849f169 Only display custom fields that are active 2015-09-30 14:56:06 +02:00
Marc Ducobu
e73cd3987a Debug : removing old code (that is now in chill_custom_fields_group_widget) 2015-09-30 14:35:39 +02:00
Marc Ducobu
5a30328c63 use the widget chill_custom_fields_group_widget for only display active custom fields 2015-09-30 14:34:04 +02:00
Marc Ducobu
4abb994725 Resources/views/CustomFieldsGroup/render_for_test.html.twig : refactoring : good indentation 2015-09-30 14:32:57 +02:00
Marc Ducobu
2d60c62d91 Reparing tests 2015-09-30 14:32:20 +02:00
Marc Ducobu
eb4da0a71d Tests/CustomFieldTestHelper.php : refactoring : code indentation 2015-09-30 14:03:28 +02:00
Marc Ducobu
b11a356fd3 Tests/CustomFields/CustomFieldsTextTest.php : refactoring 2015-09-30 14:01:04 +02:00
Marc Ducobu
0e5e87eb41 Command/CreateFieldsOnGroupCommand.php : re-indent + adding function to be more readable 2015-09-30 13:33:09 +02:00
Marc Ducobu
101783b9f1 Only display active custom fields in form & view 2015-09-30 13:32:24 +02:00