Commit Graph

4967 Commits

Author SHA1 Message Date
Romain Neutron
da9a364d47 Merge pull request #317 from romainneutron/3.7.7
[3.7.7] latest fixes
2013-03-04 07:12:46 -08:00
Romain Neutron
2d3e02c5be Fix #1103 : Read receipt are not requested anymore for push and validations 2013-03-04 15:14:03 +01:00
Romain Neutron
e7d416b945 Fix #1090 : feed entry mail notification 2013-03-04 14:21:52 +01:00
Romain Neutron
df7d584d06 Update locales 2013-03-04 14:14:14 +01:00
Romain Neutron
7d8972544f Use system composer if present 2013-03-04 13:55:42 +01:00
Romain Neutron
8884c29425 Update symfony dependency, fix #1094 : XMLHTTP responses are cached under IE7 2013-03-04 12:49:36 +01:00
Romain Neutron
669246cae9 Merge pull request #316 from romainneutron/thesaurus
[3.8] Move thesaurus and xmlhttp directories to a dedicated controller
2013-03-01 10:32:17 -08:00
Romain Neutron
7343b164c1 Thesaurus refactor 2013-02-28 16:14:33 +01:00
Romain Neutron
ff38ac67a4 Remove thesaurus xmlhttp directory 2013-02-27 12:30:57 +01:00
Romain Neutron
e0e1777521 Move thesaurus xmlhttp directory to a dedicated controller 2013-02-26 15:45:46 +01:00
Romain Neutron
a5d04ca67d Merge pull request #314 from romainneutron/flash-messages
[3.8] Add simpler behavior for flash messages
2013-02-25 07:27:47 -08:00
Romain Neutron
dfb63f5a49 Add bower assets directory to gitignore 2013-02-25 16:25:40 +01:00
Romain Neutron
80c5fe47b0 Merge pull request #315 from romainneutron/bower
[3.8] Add bower support
2013-02-25 07:20:19 -08:00
Romain Neutron
6a54703257 Add bower support 2013-02-25 16:19:18 +01:00
Romain Neutron
a2fc03b7d5 Add simpler behavior for flash messages 2013-02-16 02:52:06 +01:00
Romain Neutron
2a602012a4 Merge pull request #312 from nlegoff/silex_report
[3.8] Refactor Report into silex controllers
2013-02-15 06:59:12 -08:00
Nicolas Le Goff
d1a5e32d03 Fix indent && remove use of double quotes && refactor set limit code 2013-02-15 14:50:36 +01:00
Nicolas Le Goff
3655deb384 Access to report requires authentication 2013-02-15 14:10:59 +01:00
Nicolas Le Goff
d1eb293965 Fix CS 2013-02-15 13:44:09 +01:00
Nicolas Le Goff
22c7f34049 Split Report/Root controller collection in multiple Controller Collections 2013-02-15 13:42:44 +01:00
Nicolas Le Goff
69ee75368a Fix CS 2013-02-15 12:16:21 +01:00
Nicolas Le Goff
dadd1ff478 Add doc blocks 2013-02-15 12:15:38 +01:00
Nicolas Le Goff
1946c2b44d Replace app.path by path in templates 2013-02-15 12:00:12 +01:00
Nicolas Le Goff
1e97436008 Fix tests
Fix  && add test for json dashboard controller

Fix date formatting issue
2013-02-15 12:00:10 +01:00
Nicolas Le Goff
1b462bc20f Remove old report 2013-02-14 20:15:52 +01:00
Nicolas Le Goff
e02e42b117 Fix report favicon path 2013-02-14 20:14:46 +01:00
Nicolas Le Goff
1ce259cc7e Add export_csv controller && allow possibilty to get dashboard from in json format 2013-02-14 20:12:37 +01:00
Nicolas Le Goff
d0322f2ef4 Fix report date format 2013-02-14 20:11:26 +01:00
Nicolas Le Goff
e8461b8773 Bind ajax request to new report Path && fix some minor issues 2013-02-14 20:10:55 +01:00
Nicolas Le Goff
c5d48e8df1 Move report images to skins 2013-02-14 20:10:13 +01:00
Nicolas Le Goff
6b662710d7 Change report link in main menu bar 2013-02-14 20:09:50 +01:00
Nicolas Le Goff
6718d284c7 Add Slash controller 2013-02-14 17:03:16 +01:00
Nicolas Le Goff
2a93a7739f Add binding to report routes 2013-02-14 16:43:56 +01:00
Nicolas Le Goff
b796e11b40 Refactor reports into silex controllers
Refactor reports into silex controllers
2013-02-14 16:39:23 +01:00
Romain Neutron
0a24b6da40 Merge pull request #311 from romainneutron/generator
[3.8] Add UrlGenerator helpers in Application
2013-02-14 07:16:40 -08:00
Romain Neutron
dfe372d6d1 Add UrlGenerator helpers in Application
two new methods are available :

`Application::path` that returns an absolute path
`Application::url` that returns an absolute url
2013-02-14 15:27:25 +01:00
jygaulier
a29a1e5055 fix #1095 : task archive crashed 2013-02-14 15:08:41 +01:00
Romain Neutron
4c4ebb6a8a Merge pull request #285 from jygaulier/snowball
[3.8] Snowball implementation in Phrasea SearchEngine
2013-02-14 05:54:45 -08:00
jygaulier
cb249f3e9f fix tests for phrasea engine stemming 2013-02-14 13:50:13 +01:00
jygaulier
df7313abbb Revert "fix tests for phrasea engine stemming"
This reverts commit 3f312402b7487f257cff99266479ba0237904d33.
2013-02-14 13:47:24 +01:00
jygaulier
bc10fb2b93 fix tests for phrasea engine stemming 2013-02-14 13:47:24 +01:00
jygaulier
2cdf93a31b added popup for option --sort-empty 2013-02-14 13:47:24 +01:00
jygaulier
4ff2b4a6b3 stemming only if requested in advanced search 2013-02-14 13:47:24 +01:00
jygaulier
9556e98e7c fix "parameter by reference"
stemming : add current locale to phrasea_query2(..., lng)
2013-02-14 13:47:24 +01:00
jygaulier
4c668896ae add field "stem" to task cindexer 2013-02-14 13:47:24 +01:00
jygaulier
fff07cf88b CS 2013-02-14 13:47:24 +01:00
Romain Neutron
9b5a3b2f15 Merge pull request #310 from jygaulier/fix1095-3
[3.7] Fix1095 3
2013-02-14 01:18:52 -08:00
Romain Neutron
25f567522f Merge pull request #266 from nlegoff/refactor_report
[3.8] Refactor report
2013-02-12 08:31:23 -08:00
jygaulier
4f7be4e207 fix #1095 : task archive crashed 2013-02-12 16:41:06 +01:00
Nicolas Le Goff
c3f8e70fe5 Add some minor adjustments
Fix CS

Fix CS

Fix CS
2013-02-12 15:24:50 +01:00