Commit Graph

171 Commits (4468bc98e55a2d34312835ae07ba6d0845db5d96)

Author SHA1 Message Date
OCA Git Bot 4468bc98e5 [ADD] setup.py 2017-08-12 04:45:59 +02:00
OCA Git Bot 25fbfa35e8 [UPD] addons table in README.md 2017-08-12 02:38:59 +02:00
Jordi Ballester Alomar f94fe24ad8 Merge pull request #148 from adhoc-dev/9.0-mig-bi_sql_editor
[9.0] MIG bi_sql_editor
2017-08-11 13:35:28 +02:00
aheficent 03171633ba [FIX]ir_model does not have field tree visibility 2017-08-11 08:12:24 -03:00
aheficent 34014b3fbd [FIX]lint errors 2017-08-10 13:27:31 -03:00
aheficent 3c358e6df5 [FIX]remove cr.commit, that removed the savepoint
[UPT]add test
2017-08-10 13:03:03 -03:00
aheficent a47ce80250 [FIX]pylint 2017-08-01 10:16:45 -03:00
aheficent c7df8d7589 [FIX]lint check. unnecessary queries in uninstall hook. 2017-07-28 09:49:46 -03:00
aheficent ac623419eb [IMP]add uninstall hook. Add checks when deleting records. 2017-07-27 08:26:25 -03:00
aheficent 0c7af74654 [FIX]Review round 2017-07-25 18:03:15 +02:00
Juan José Scarafía 48978f4cc0 Merge pull request #4 from Eficent/9.0-mig-bi_sql_editor-imp
[IMP]bi_sql_editor. Select View Order.
2017-07-21 10:12:52 -03:00
aheficent b00e6f9c9b [IMP]add an option to select the first view 2017-07-21 13:59:29 +02:00
aheficent eb91e2d797 [UPT]add test. FIx unlink 2017-07-19 08:40:40 -03:00
OCA Git Bot a7524575c5 [UPD] addons table in README.md 2017-07-18 02:38:45 +02:00
Sylvain LE GAL 669168dd83 [ADD] create ui now create tree view
[IMP] fr translation
[IMP] add last refresh date time on the action name of each sql materialized view
2017-07-17 11:11:16 -03:00
Pedro M. Baeza 5295d9c87d Merge pull request #151 from Eficent/9.0-del-report_xls
[9.0][DEL] report_xls
2017-07-17 11:05:07 +02:00
mreficent b9cc171324 [9.0][DEL] report_xls 2017-07-17 10:39:02 +02:00
nicomacr 155d4b7969 DEL old files 2017-07-12 08:55:08 -03:00
nicomacr 097f0970b0 ADD oca_dependencies 2017-07-12 07:52:52 -03:00
nicomacr 56c7cd6ff7 [MIG][9.0]bi_sql_editor 2017-07-11 14:03:55 -03:00
OCA Transbot 5e3318f520 OCA Transbot updated translations from Transifex 2017-07-11 09:52:34 -03:00
OCA Transbot a79c4751fa OCA Transbot updated translations from Transifex 2017-07-11 09:52:34 -03:00
OCA Transbot c96cda8d3a OCA Transbot updated translations from Transifex 2017-07-11 09:52:34 -03:00
Sylvain LE GAL ad668e741c typo 2017-07-11 09:52:34 -03:00
Sylvain LE GAL 73e19e5691 new module bi_sql_editor [IMP] function to guess model for many2one field; [ADD] security 2017-07-11 09:52:34 -03:00
OCA Transbot bbd1c53fcb OCA Transbot updated translations from Transifex 2017-07-01 09:21:42 +02:00
OCA Transbot 2ded3030fa OCA Transbot updated translations from Transifex 2017-05-13 08:21:21 +02:00
OCA Git Bot c2f9796ac4 [ADD] setup.py 2017-05-03 04:37:47 +02:00
OCA Git Bot bc8a424f4c [UPD] addons table in README.md 2017-05-03 02:35:52 +02:00
Jordi Ballester Alomar a3e3b228fe Merge pull request #128 from Eficent/9.0-add-report_wkhtmltopdf_params
[9.0] report_wkhtmltopdf_param
2017-05-02 13:46:22 +02:00
Miku Laitinen cc08c2be97 [ADD] report_wkhtmltopdf_param 2017-05-02 13:44:11 +02:00
OCA Transbot 9602737bba OCA Transbot updated translations from Transifex 2017-05-01 23:55:13 +02:00
Laurent Mignon (ACSONE) fd70d2e34c [FIX] report_custom_filename: Don't change the initial HTTP response if not OK. (#101)
If an error occurs into the base class, the response received from the call to super is already an HTTP error response.
By modifying this response we break the UI since this reponse is no more the one expeceted in case or error.
This change into the initial HTTP reŝponse leeds to different kind of errors into the UI depending of
the browser used. (Invalid CSRF error, UI locked in waiting response or 'Blocked a frame with origin http://localhost:8069 from accessing a cross-origin frame' or ...)
2017-04-22 15:03:44 +02:00
OCA Git Bot 3602c7f4b5 [UPD] addons table in README.md 2017-03-28 02:44:00 +02:00
OCA Git Bot fef8d20369 [UPD] addons table in README.md 2017-03-25 09:38:14 +01:00
OCA Transbot b07265213b OCA Transbot updated translations from Transifex 2017-03-18 02:12:53 -04:00
OCA Git Bot 071b172ea6 [ADD] setup.py 2017-03-14 04:40:08 +01:00
OCA Git Bot 3c30d0105b [UPD] addons table in README.md 2017-03-14 02:36:00 +01:00
Eric @ Elico Corp 3e71b4b308 Merge pull request #59 from onesteinbv/90_porting_bi_view_editor
[9.0][MIG][bi_view_editor] Ported BI View Editor module
2017-03-13 20:44:54 +08:00
Andrea e5a9588679 Fix text in readme 2017-03-13 12:37:22 +01:00
Andrea 9220ccb2f6 Fix qweb template indentation 2017-03-13 12:35:51 +01:00
Andrea 41758e9e92 Text review 2017-03-13 12:35:11 +01:00
Andrea a0f9c9dd0f Avoid removal on drag&drop field 2017-03-12 11:09:27 +01:00
Andrea 08549d10f9 Robustness in fields retrieval 2017-03-11 16:55:25 +01:00
Andrea 266cdf772b Merge remote-tracking branch 'origin/90_porting_bi_view_editor' into 90_porting_bi_view_editor 2017-03-11 16:00:48 +01:00
Andrea b73cd404b2 Improve UX for cross model fields 2017-03-11 16:00:36 +01:00
OCA Transbot 12c0db508d OCA Transbot updated translations from Transifex 2017-03-11 01:17:49 -05:00
antonio 006d59c63c Merge remote-tracking branch 'origin/90_porting_bi_view_editor' into 90_porting_bi_view_editor 2017-03-10 13:37:51 +01:00
Andrea 69e615bb17 Add fields selection for tree view 2017-03-10 13:14:08 +01:00
antonio 25697a9458 [ADD] New option 'list' to choose if a field should be shown in the tree view or not 2017-03-10 12:31:10 +01:00