[MERGE] merge bzr saas-4 web branch
[odoo/odoo.git] / addons / survey /
2014-05-14 Fabien Meghazi[FIX] survey route that is only accessed with POST...
2014-05-14 Richard Mathot ... [FIX] survey: Prevent template crashing while there...
2014-05-11 Launchpad Translat... Launchpad automatic translations update.
2014-04-23 Richard Mathot ... [MERGE][FIX] survey: incorrect route + security rules
2014-04-23 Richard Mathot ... [FIX]
2014-04-23 Richard Mathot ... [FIX] add noupdate to survey security rules
2014-04-17 Christophe Simonis[FIX] survey: handle the case where there is no stage...
2014-04-17 Richard Mathot ... [FIX] incorrect route
2014-04-17 Richard Mathot ... [FIX] Security rules for surveys
2014-04-16 Richard Mathot ... [IMP] Score for each question
2014-04-16 Richard Mathot ... [IMP] Highlight the right answer in MCQ correction...
2014-04-15 Richard Mathot ... [REF] Terminology
2014-04-15 Richard Mathot ... [IMP] survey: imp in views to enable better config...
2014-04-12 Launchpad Translat... Launchpad automatic translations update.
2014-04-11 Richard Mathot ... [IMP] Typo and add link in layout
2014-04-11 Richard Mathot ... [FIX] Correct prefill for comment answers
2014-04-11 Richard Mathot ... [FIX] Dirty fix: prevent crash in computing data from...
2014-04-10 Richard Mathot ... [REM] unused code
2014-04-10 Richard Mathot ... [FIX] Correct saving of comments
2014-04-10 Richard Mathot ... [FIX] Correct saving of comments
2014-04-10 Richard Mathot ... [FIX] avoid crash when there is 0 pages for surveys
2014-04-10 Richard Mathot ... [FIX] Dirty fix for links sent by email
2014-04-10 Richard Mathot ... [FIXes]
2014-04-09 Richard Mathot ... [REM] annoying print window
2014-04-09 Richard Mathot ... [IMP] Add default stage for surveys
2014-04-09 Richard Mathot ... [TYPO]
2014-04-09 Richard Mathot ... [REF] code factoring
2014-04-09 Richard Mathot ... [FIX] validation system: the last things
2014-04-09 Richard Mathot ... [FIX] invalid option in question form view
2014-04-09 Richard Mathot ... [FIX] validation of MCQ
2014-04-09 Richard Mathot ... [UNIMP] going back to a text field, waiting for a corre...
2014-04-09 Richard Mathot ... [FIX] bugs in questions validation
2014-04-09 Richard Mathot ... [FIX] Validation of the answers according to new criteria
2014-04-09 Richard Mathot ... [FIX] remove logging of false error
2014-04-09 Richard Mathot ... [IMP] Display checkbox to enable quiz mode
2014-04-09 Richard Mathot ... [IMP] Model fortification
2014-04-09 Richard Mathot ... [FIX] Fixing things & views with comment answers
2014-04-08 Richard Mathot ... [REM] Vieux code tout pourri
2014-04-08 Richard Mathot ... [FIX] Demo data
2014-04-08 Richard Mathot ... [REM] Outdated code + typo
2014-04-08 Richard Mathot ... [REF] Moving code
2014-04-08 Richard Mathot ... [FIX] Fixing invitation wizard
2014-04-08 Richard Mathot ... [FIX] Adapting demo data to the new model
2014-04-08 Richard Mathot ... [FIX] Adapting views to the new model
2014-04-08 Richard Mathot ... [DESTRUCTION] The commit that breaks everything...
2014-04-08 Richard Mathot ... [IMP] Fixing views according to mockups
2014-04-08 Richard Mathot ... [MERGE][IMP] Reporting system for surveys
2014-04-07 Richard Mathot ... [IMP] Survey: Lots of usability improvements (wip)
2014-04-07 Dharmraj Jhala ... [IMP] improved condition in survey_result.js
2014-04-04 Dharmraj Jhala ... [IMP] improved js to hide cursor pointer if the same...
2014-04-04 Dharmraj Jhala ... [IMP] removed ajax calls and loaded data while renderin...
2014-04-03 Dharmraj Jhala ... [IMP] merged methods get_finished_survey_input ids...
2014-04-03 Dharmraj Jhala ... [IMP] moved prepare_result and get_input_summary to...
2014-04-03 Dharmraj Jhala ... [MERGE] sync with main branch
2014-04-03 Dharmraj Jhala ... [IMP] uniform view of filters and some code improvements
2014-04-02 Richard Mathot ... [IMP] survey kanban view refactoring (wip)
2014-04-02 Dharmraj Jhala ... [MERGE] with parent branch
2014-04-01 Dharmraj Jhala ... [IMP] added css class hidden-print to nav nav-tabs
2014-04-01 Richard Mathot ... [MERGE] Sync with trunk
2014-03-28 Dharmraj Jhala ... [IMP] moved business logic to model file from controlle...
2014-03-27 Dharmraj Jhala ... [IMP] improved css for printing
2014-03-27 Launchpad Translat... Launchpad automatic translations update.
2014-03-27 Dharmraj Jhala ... [IMP] misc improvement
2014-03-27 Dharmraj Jhala ... [IMP] Added preset All vs Finished Filter
2014-03-26 Dharmraj Jhala ... [IMP] used the formatted strings with % insted of plus...
2014-03-26 Dharmraj Jhala ... [MERGE] with parent branch
2014-03-26 Dharmraj Jhala ... [IMP] code improvement
2014-03-25 Richard Mathot ... [FIX]
2014-03-25 Richard Mathot ... [REM] Duplicate menu in kanban view
2014-03-25 Richard Mathot ... [FIX] Bug when duplicating surveys. OpenERP won't anymo...
2014-03-25 Richard Mathot ... [FIX] Menus
2014-03-25 Dharmraj Jhala ... [MERGE] with parent branch
2014-03-25 Dharmraj Jhala ... [IMP] improved code so that template calls minimum...
2014-03-25 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-03-25 Richard Mathot ... [FIX] Typos and bullshit introduced in r10622
2014-03-25 Richard Mathot ... [IMP] Kanban view improvements 10-first-clicks
2014-03-25 Dharmraj Jhala ... [MERGE] with parent branch
2014-03-24 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 9345...
2014-03-24 Dharmraj Jhala ... [IMP] used formatted string with % for url
2014-03-24 Dharmraj Jhala ... [IMP] added pie chart for simple questions and table...
2014-03-24 Richard Mathot ... [REF] Old name
2014-03-24 Richard Mathot ... [IMP] New demo data: answers for surveys + [TYPO] in...
2014-03-21 Richard Mathot ... [IMP] survey:
2014-03-21 Richard Mathot ... [REM] Outdated custom CSS
2014-03-21 Denis Ledoux[FIX] survey: avoid duplicate partners on new users...
2014-03-21 Denis Ledoux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-03-21 Richard Mathot ... [IMP] Update demo data: add stages
2014-03-20 Denis Ledoux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-03-20 Denis Ledoux[FIX] survey: report not stored on filesystem
2014-03-20 Richard Mathot ... [ADD] New stage for surveys
2014-03-19 Richard Mathot ... [FIX] URL slugs mess...
2014-03-17 Richard Mathot ... [ADD] Test skeleton
2014-03-04 Launchpad Translat... Launchpad automatic translations update.
2014-03-04 Launchpad Translat... Launchpad automatic translations update.
2014-03-03 Richard Mathot ... [REF] Bye bye vim
2014-03-03 Richard Mathot ... [IMP] Kanban view tweaking
2014-03-03 Richard Mathot ... [MERGE] Reporting tool for surveys + [REF] Serveral...
2014-02-25 Dharmraj Jhala ... [MERGE] with trunk-survey2-rim addons branch
2014-02-20 Richard Mathot ... [FIX] Typos
2014-02-11 Richard Mathot ... [FIX] Partial fix of 'hr_evaluation', which is broken...
next