[TYPO] Set the right category for the Point Of Sale
[odoo/odoo.git] / addons / web_calendar /
2012-01-12 Fabien Meghazi[FIX] Fix calendar date_start date_stop in new event...
2012-01-12 Fabien Meghazi[ADD] Add support for new context key 'calendar_default...
2012-01-11 Fabien Meghazi[REM] Refactored Dataset. Removed callbacks for #read_i...
2012-01-11 Fabien Meghazi[MERGE] Merge last trunk
2012-01-11 Launchpad Translat... Launchpad automatic translations update.
2012-01-10 Fabien Meghazi[IMP] More dataset refactoring
2012-01-10 Fabien Meghazi[IMP] Refactored Dataset#read_ids usage
2012-01-09 Launchpad Translat... Launchpad automatic translations update.
2012-01-04 Christophe Simonis[FIX] calendar: reload event after creation
2012-01-04 Christophe Simonis[FIX] correct default date on calendar popups
2012-01-04 Launchpad Translat... Launchpad automatic translations update.
2012-01-03 Christophe Simonis[FIX] each view type do_push_state at least once
2011-12-29 Jiten (OpenERP)[MERGE] Merge from openerp-web.
2011-12-26 Antoine Huvelle[merge]
2011-12-26 Antoine Huvelle[imp]some design improvements
2011-12-21 Fabien Meghazi[FIX] close dialog on cancel form.
2011-12-21 Fabien Meghazi[FIX] Reworked dialogs
2011-12-21 Launchpad Translat... Launchpad automatic translations update.
2011-12-20 Xavier Morel[FIX] translation of advanced filter strings
2011-12-20 Launchpad Translat... Launchpad automatic translations update.
2011-12-19 Vaibhav (OpenERP)[FIX] close dialog on cancel form.
2011-12-19 Antoine Huvelle[MERGE] Merge with last trunk
2011-12-18 Launchpad Translat... Launchpad automatic translations update.
2011-12-16 Antoine Huvelle[IMP] changes in 'group by' padding
2011-12-16 Xavier Morel[ADD] lazy translation function, to correctly translate...
2011-12-16 Xavier Morel[EXP] export translations for view names
2011-12-16 Xavier Morel[ADD] translatable name to views
2011-12-16 Launchpad Translat... Launchpad automatic translations update.
2011-12-15 Fabien Meghazi[FIX] Can't create an event from some calendar views
2011-12-15 Xavier Morel[EXP] export translation templates for strings marked...
2011-12-15 Xavier Morel[EXP] export translation templates for strings marked...
2011-12-15 Xavier Morel[TNL] updated translation template files
2011-12-15 Xavier Morel[TNL] updated translation template files
2011-12-14 Antony Lesuisse[IMP] factorise View.do_show do_hide
2011-12-14 Antony Lesuisse[IMP] factorise View.do_show do_hide
2011-12-14 Antoine Huvelle[IMP] changes in page view -> white fields should be OK
2011-12-13 Fabien Meghazi[IMP] Use current month range search for calendar view
2011-12-13 Fabien Meghazi[IMP] Use current month range search for calendar view
2011-12-12 Fabien Meghazi[FIX] Calendar: quick'n dirty fix for drag'n dropping...
2011-12-12 Fabien Meghazi[FIX] Calendar: fix drag'n dropping of events
2011-12-12 Fabien Meghazi[IMP] Misc improvements to calendar view
2011-12-12 Fabien Meghazi[IMP] Misc changes to calendar view
2011-12-10 Launchpad Translat... Launchpad automatic translations update.
2011-12-09 Xavier Morel[EXT] extract translatable strings to pot files
2011-12-09 Launchpad Translat... Launchpad automatic translations update.
2011-12-08 Fabien Meghazi[IMP] Misc improvements to calendar view
2011-12-08 Launchpad Translat... Launchpad automatic translations update.
2011-12-07 Vaibhav (OpenERP)[FIX] Also check for field option in form view.
2011-12-07 Jiten (OpenERP)[MERGE] Merge from openerp-web.
2011-12-07 Launchpad Translat... Launchpad automatic translations update.
2011-12-06 Launchpad Translat... Launchpad automatic translations update.
2011-12-05 Xavier Morel[EXT] extract POT files
2011-12-05 Fabien Meghazi[IMP] Calendar: No need to do default_get by hand
2011-12-05 Launchpad Translat... Launchpad automatic translations update.
2011-12-01 Fabien Meghazi[FIX] Some fixes for calendar view
2011-12-01 Xavier Morel[FIX] incorrect "new record" popup in calendar, did...
2011-12-01 Vidhin Mehta (OpenERP)[IMP]fix code.
2011-11-29 Jiten (OpenERP)[MERGE] Merge from openerp-web.
2011-11-29 Launchpad Translat... Launchpad automatic translations update.
2011-11-28 Vo Minh Thu[MERGE] manifests: added descriptions.
2011-11-25 Vo Minh Thu[IMP] all manifest files: removed white space, moved...
2011-11-25 Launchpad Translat... Launchpad automatic translations update.
2011-11-25 Naresh (OpenERP)[IMP]:added temporary description in web addons modules...
2011-11-24 Vidhin Mehta (OpenERP)[Fix]Fixe code.
2011-11-24 Vidhin Mehta (OpenERP)[Fix]Fixed code for create a leave request from calendar
2011-11-22 Vidhin Mehta (OpenERP)[MERGE]resove conflict and merge with main branch.
2011-11-22 Jiten (OpenERP)[MERGE] Merge from openerp-web.
2011-11-22 Launchpad Translat... Launchpad automatic translations update.
2011-11-21 Fabien Meghazi[IMP] Improved web_calendar styling
2011-11-21 Antoine Huvelle[IMP] Taking review remarks into account
2011-11-21 Launchpad Translat... Launchpad automatic translations update.
2011-11-16 Jiten (OpenERP)[MERGE] Merge from openerp-web.
2011-11-16 Christophe Simonis[FIX] web_calendar: works even if there is no sidebar
2011-11-10 Jiten (OpenERP)[MERGE] Merge from openerp-web.
2011-11-09 Vidhin Mehta (OpenERP)[MERGE]merge with main branch and small fixes.
2011-11-08 Christophe Simonismerge upstream
2011-11-08 Vidhin Mehta (OpenERP)[imp]inheritance view with qweb and removed extra objec...
2011-11-08 Kunal Chavda (OpenERP)[Merge]Merge main view editor branch upto 1410 revision...
2011-11-04 Launchpad Translat... Launchpad automatic translations update.
2011-11-03 Bhumi Thakkar (Ope... [MERGE] Merge openerp-web in mobile.
2011-11-02 Christophe Simonis[IMP] qweb templates are stored in addon manifest and...
2011-11-02 Launchpad Translat... Launchpad automatic translations update.
2011-11-01 Yogesh (OpenERP)[MERGE] Merge with trunk upto revision no 1400.
2011-10-28 Antoine Huvelle[IMP] .dhx_cal_event_line changes
2011-10-27 Antoine Huvelle[IMP] font size improvements, removing old css file...
2011-10-27 Antoine Huvelle[ADD] Adding Images for the calendar
2011-10-27 Antoine Huvelle[IMP] text size and fonts
2011-10-27 Antoine Huvelle[IMP] .openerp before each class
2011-10-27 Antoine Huvelle[IMP] Last changes in the web_calendar css
2011-10-27 Antoine Huvelle[IMP] Modifications on minical and month calendar model
2011-10-27 Antoine Huvelle[ADD] Added style for web_calendar
2011-10-25 Jiten (OpenERP)[Merge] Merge from openerp-web
2011-10-25 Yogesh (OpenERP)[MERGE] Merge with trunk upto revision no 1349.
2011-10-24 Launchpad Translat... Launchpad automatic translations update.
2011-10-20 Fabien Meghazi[FIX] Fix calendar notification. Only notify events...
2011-10-20 Launchpad Translat... Launchpad automatic translations update.
2011-10-19 Fabien Meghazi[FIX] web calendar: Cannot open calendar item by double...
2011-10-19 Bhumi Thakkar (Ope... [MERGE] Merge from openerp-web.
2011-10-19 Launchpad Translat... Launchpad automatic translations update.
2011-10-18 Fabien Meghazi[IMP] Use openerp.web.auto_str_to_date
next