10604 Commits

Author SHA1 Message Date
7cf41d9c9d add newline (\n) at the end of file 2015-06-24 00:30:20 +02:00
4a6dee763f remove unused use statement 2015-06-24 00:18:35 +02:00
b264ceeaa8 improve php syntax 2015-06-24 00:17:54 +02:00
adf1a5eb2c fix syntax in Report class 2015-06-24 00:15:16 +02:00
ec70067429 add scope to form "new" report
[ci skip]
2015-06-24 00:01:07 +02:00
a938ce5090 add report ACL fixtures 2015-06-24 00:00:11 +02:00
c75ba202b4 add scope type to report [transfer]
[ci skip]
2015-06-23 21:36:02 +02:00
4d2b3f2a61 add report voter + tests 2015-06-22 23:47:01 +02:00
b7a17af682 git status add role hierarchy 2015-06-22 23:46:36 +02:00
eb066b86aa add foreign key from report to scope 2015-06-22 23:45:59 +02:00
1c3c3b14ab mark some tests as skipped
Some tests raise an error which seems being a bug into symfony. Mark
test as skipped before further inquery.
2015-06-22 22:38:13 +02:00
efa2f001c7 add person.center to timeline tests 2015-06-19 22:36:00 +02:00
Marc Ducobu
fb15bd336c Form style 2015-06-16 15:26:14 +02:00
Marc Ducobu
d3d572567e Debug 1193 2015-06-16 15:06:37 +02:00
Marc Ducobu
cbfe447d8b nav bar 2015-06-16 15:05:49 +02:00
Marc Ducobu
489fad38a6 Navigtion background 2015-06-16 14:00:59 +02:00
Marc Ducobu
113babe06d First version 2015-06-16 13:43:31 +02:00
Julien Fastré
11324cb834 update homepage link in composer.json
fix #1
2015-06-09 11:34:23 +02:00
Marc Ducobu
f60727fc5e MAJ Scratch + custom colors 2015-06-08 15:32:28 +02:00
Marc Ducobu
2518f13e7c Readding _custom.scss & _timeline.scss files 2015-06-08 14:15:30 +02:00
Marc Ducobu
323747dcf7 Adding custom sass into the git 2015-06-08 14:09:39 +02:00
Marc Ducobu
e7ceb805c6 Adding information about building the .css files - 2 2015-06-08 10:08:21 +02:00
Marc Ducobu
7ae12df918 Adding information about building the .css files 2015-06-08 10:04:30 +02:00
064ccfba3f adapt loadReport to new user refs 2015-06-08 00:31:02 +02:00
3d7069011d remove deprecation warning from phpunit 2015-06-05 12:58:20 +02:00
39197d2ae6 fix deprecation of pattern in routing
pattern => path in routing
2015-06-05 11:42:09 +02:00
6ac7482389 switch to symfony 2.7 [ci skip] 2015-06-05 10:59:19 +02:00
66c33f7feb remove php/sension extensions if building on rtd 2015-05-01 23:10:04 +02:00
dad59e3b04 add docker postgresql image in installation part 2015-05-01 22:59:34 +02:00
Marc Ducobu
9f253b6862 Adding build js & css 2015-04-09 18:34:32 +02:00
Marc Ducobu
266b4163a0 Debug : do not remove chill.js by grunt 2015-04-09 16:56:58 +02:00
Marc Ducobu
b231b14605 adding test for bug #478 - refs #478 2015-04-08 17:56:57 +02:00
Marc Ducobu
9be5757623 Solving bug #478 - cFData is null and not contains an empty array - refs #478 2015-04-08 16:48:48 +02:00
Julien Fastré
ee205d3386 set namespace/use declaration on exception
highlighted by https://insight.sensiolabs.com/projects/6031863a-10a3-44d5-891d-ac6dac2ed65a/analyses/1?status=violations#239680028
2015-03-31 21:32:03 +02:00
Julien Fastré
38d9832b72 Fix syntax - namespace should be first declaration
https://insight.sensiolabs.com/projects/6031863a-10a3-44d5-891d-ac6dac2ed65a/analyses/1?status=violations#239680027
2015-03-31 21:30:34 +02:00
Julien Fastré
a0fc2d06c7 remove missing use statement
from : https://insight.sensiolabs.com/projects/8f0668d1-92b0-48ae-835d-f605926d2711/analyses/1?status=violations#239638172
2015-03-31 14:12:52 +02:00
ba2335d73e explain how to add extensions 2015-03-27 20:05:25 +01:00
951b65b511 add extensions for php rendering 2015-03-27 19:42:16 +01:00
489d1a5819 documentation for timelines
refs #224

Explain how to publish information into a timeline, and how to create a timeline with a new context
2015-03-26 20:32:56 +01:00
Marc Ducobu
b1ad090e8c Adding doc to Service/CustomFieldsHelper.php 2015-03-18 14:19:59 +01:00
Marc Ducobu
3534e64d28 Adding doc to Service/CustomFieldProvider.php 2015-03-18 13:52:10 +01:00
Marc Ducobu
52aa147ed7 Code presentation refactoring + adding doc 2015-03-18 12:33:35 +01:00
Marc Ducobu
92c12963a8 Adding license 2015-03-18 12:04:47 +01:00
Marc Ducobu
cff55774a0 Adding .gitignore for Tests/Fixtures/App/DoctrineMigrations 2015-03-18 11:32:04 +01:00
Marc Ducobu
62c93a7e6b Adding synchronizeMigrations 2015-03-18 11:26:55 +01:00
Marc Ducobu
9fd51255dc Debug : installing DoctrineMigrationBundle 2015-03-18 10:30:12 +01:00
Marc Ducobu
434c51317d debug : env=test 2015-03-18 10:04:49 +01:00
Marc Ducobu
5d1ab69c07 debug : good path to console : close #402 2015-03-18 09:28:33 +01:00
Marc Ducobu
194e0b3db2 Add migrations to travis - close refs #402 2015-03-17 17:51:08 +01:00
319626bf7d documentation for custom fields bundle
close #265
2015-03-10 22:39:14 +01:00