julienfastre
6886f5f943
remove dev from migration deps
2015-11-11 21:36:37 +01:00
julienfastre
cbcc722c0d
remove the field "customFieldsGroup" on custom field creation
...
The customFieldsGroup field is hidden when creating a new customFields.
The customFieldsGroup is retrieved from the url (`customFieldsGroup` value in the URL).
This should ease the task for administrator and be consistent with the UI which group customFields into customFieldsGroup.
2015-11-08 21:18:03 +01:00
julienfastre
421f54e194
remove code for custom fields default group CRUD
...
The CRUD of default groups is handled now by the custom fields index page. The CRUD is not necessary.
2015-11-08 18:52:28 +01:00
julienfastre
3e23c1f156
show options in show view
2015-11-08 18:47:16 +01:00
julienfastre
0dcf2c33f0
create custom fields default group from new layout
2015-11-08 17:59:43 +01:00
julienfastre
41c47df0c3
remove delete action and form
2015-11-07 09:56:28 +01:00
julienfastre
45d34dc312
fix customfieldsgroup edit view
2015-11-07 09:51:36 +01:00
julienfastre
e1435d0883
fix form to jump to create a custom field
2015-11-07 09:38:12 +01:00
julienfastre
59ce457131
add a title
2015-11-07 08:59:57 +01:00
julienfastre
043f5a1eaf
fix show page
2015-11-05 23:49:22 +01:00
julienfastre
bb1e690bec
fix "create" page with translation and layout
2015-11-05 22:41:54 +01:00
julienfastre
9d65ca5088
layout of index page for customfieldsgroup
...
- add a "default" column (according to chill-project/custom-fields#3 )
- translation
2015-10-31 17:55:10 +01:00
Marc Ducobu
c6bfbd84ae
Merge branch 'master' of github.com:Chill-project/Documentation
2015-10-30 18:29:08 +01:00
Marc Ducobu
4b0622f54c
Adding information about getting the last version of the docker images
2015-10-30 18:28:10 +01:00
Marc Ducobu
74a18166ef
Adding a page about the usage of the layouts / templates
2015-10-30 18:27:31 +01:00
Marc Ducobu
7a603f19bd
Changing issue tracker in README : git.framasoft.org
2015-10-30 18:26:47 +01:00
Marc Ducobu
58cd4be383
debug flash danger -> error
2015-10-30 17:12:19 +01:00
Marc Ducobu
301f35893c
Removing travis config files
2015-10-30 16:05:00 +01:00
Marc Ducobu
ff16ed9b2c
Adding refs to the doc & removeing refs to travis in README
2015-10-30 16:04:29 +01:00
Marc Ducobu
577bd8f485
Adding ref to the doc in README
2015-10-30 16:02:53 +01:00
Marc Ducobu
c0d5bd90e8
Removing travis config files
2015-10-30 16:01:22 +01:00
Marc Ducobu
7cf270cee4
Removing travis config file
2015-10-30 15:57:27 +01:00
Marc Ducobu
5e211b3f06
Adding ref to the dov
2015-10-30 15:56:43 +01:00
Marc Ducobu
8c979c3080
Removing old issue tracker information
2015-10-30 15:54:44 +01:00
Marc Ducobu
d1a313078b
Removing travis files
2015-10-30 15:23:39 +01:00
Marc Ducobu
d072d568bf
Removing travis image build status
2015-10-30 15:21:24 +01:00
Marc Ducobu
9526f1a3c9
Debug flash message danger -> error
2015-10-30 15:21:00 +01:00
Marc Ducobu
cd84a34f10
debug flash message error -> danger
2015-10-30 14:16:58 +01:00
Marc Ducobu
c2c1d81041
debug flash message error -> danger
2015-10-30 13:53:07 +01:00
Marc Ducobu
52b4f1a659
Merge
2015-10-30 10:50:51 +01:00
Marc Ducobu
d45e2e2db9
adding the user bundle in top top_banner block
2015-10-30 10:44:46 +01:00
Marc Ducobu
e4aadc891c
Removing travis build image
2015-10-30 10:42:45 +01:00
Marc Ducobu
1ebfe7749b
Removing .travis.yml file
2015-10-30 10:41:32 +01:00
Marc Ducobu
6ad8d41244
Adding composer.lock in gitignore
2015-10-30 10:40:26 +01:00
Marc Ducobu
e2c1a9bb9f
Adding customfileds config in the Admin section menu
2015-10-30 10:36:27 +01:00
Marc Ducobu
abbcf50fcc
Admin activity on Admin Section menu
2015-10-30 10:21:12 +01:00
Marc Ducobu
7d7942f9d3
Update README : removing travis ref + issue on redmine
2015-10-30 10:19:08 +01:00
Marc Ducobu
5fb2279d38
Layout for the admin section
2015-10-30 10:14:52 +01:00
julienfastre
fc8c018159
add tests for authentication/authorization
...
Check the user which access to creation, modification, list, is
authorized to see the user and have the permissions on activity.
2015-10-27 21:14:03 +01:00
julienfastre
ac46a61d40
fix "the page display always the homepage"
...
Renaming the block name from layout_content => content.
2015-10-27 14:53:22 +01:00
julienfastre
a7d4bf4162
fix database host for test with gitlab-ci
2015-10-26 22:29:22 +01:00
julienfastre
06ab5834ea
use token for auth with github + use chill/database [ci-skip]
2015-10-26 22:28:25 +01:00
julienfastre
1e22e8a36c
use token for auth with github
2015-10-26 22:27:24 +01:00
julienfastre
7ce86ab15f
use github token for auth
2015-10-26 22:26:41 +01:00
julienfastre
d21595d306
add gitlab-ci to project
...
Squashed commit of the following:
commit 7baa7bddc3
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Mon Oct 26 21:13:47 2015 +0100
fix auth and database url
commit c47ad68586
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Mon Oct 26 20:59:33 2015 +0100
add gitlab-ci
2015-10-26 22:01:57 +01:00
julienfastre
8a7503ce38
add gitlab ci
...
Squashed commit of the following:
commit ff63a334213c4965e06d33aedb72a03cb79fcc57
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Mon Oct 26 21:19:57 2015 +0100
add gitlab-ci files
2015-10-26 21:57:49 +01:00
julienfastre
7baa7bddc3
fix auth and database url
2015-10-26 21:13:47 +01:00
julienfastre
c47ad68586
add gitlab-ci
2015-10-26 20:59:33 +01:00
julienfastre
8e75f0b4ac
adding gitlab-ci to project
...
Squashed commit of the following:
commit 7de95e8e1e829f2ebeeb0bcea750e9fd2cdfa4b4
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Mon Oct 19 23:40:01 2015 +0200
adapting config for build
commit c554816956ee1d0f0144824392a5f5984b389d1a
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Mon Oct 19 22:42:39 2015 +0200
add gitlab-ci to project
2015-10-26 20:46:59 +01:00
Marc Ducobu
69a970cd14
Improving the templates refs closed #628 #627
2015-10-23 13:21:52 +02:00