[REL] OpenERP 6.1.1
[odoo/odoo.git] / addons / web_kanban /
2012-02-22 Fabien Meghazi[FIX] Can't move kanban card from one group to another...
2012-02-18 Launchpad Translat... Launchpad automatic translations update.
2012-02-16 Launchpad Translat... Launchpad automatic translations update.
2012-02-15 Launchpad Translat... Launchpad automatic translations update.
2012-02-14 Xavier Morel[IMP] get translated JS strings outside of QWeb attribu...
2012-02-14 Launchpad Translat... Launchpad automatic translations update.
2012-02-13 Fabien Meghazi[FIX] Use formatted value in kanbans group by
2012-02-13 Fabien Meghazi[FIX] Fix kanban card floating issue
2012-02-13 Launchpad Translat... Launchpad automatic translations update.
2012-02-10 Launchpad Translat... Launchpad automatic translations update.
2012-02-09 Fabien Meghazi[FIX] Kanban: Fix bug with folding introduced in last...
2012-02-09 Olivier Dony[I18N] Update translation templates (web,kanban) for...
2012-02-09 Fabien Meghazi[FIX] Kanban view: add limit + "Show more" button
2012-02-09 Launchpad Translat... Launchpad automatic translations update.
2012-02-08 Carlos Vásquez[ADD] es_CR.po: in all modules
2012-02-08 Fabien Meghazi[IMP] Kanban: renamed button 'New' to 'Create' in order...
2012-02-08 Launchpad Translat... Launchpad automatic translations update.
2012-02-06 Xavier Morel[EXP] export translatable strings to templates
2012-02-02 Olivier Dony[IMP] refactored translation system to merge web transl...
2012-01-26 Fabien Meghazi[FIX] Changed tooltip plugin that caused problems under...
2012-01-25 Xavier Morel[IMP] terminate statements, remove extraneous statement...
2012-01-24 niv-openerp[imp] removed bunch of old stuff in widget
2012-01-17 Fabien Meghazi[REM] Forgot a console.log
2012-01-17 Fabien Meghazi[IMP] Kanban: use __last_update instead of write_date
2012-01-17 Fabien Meghazi[IMP] Kanban images not being reloaded when saved in...
2012-01-10 Fabien Meghazi[IMP] More dataset refactoring
2012-01-10 Fabien Meghazi[IMP] Refactored Dataset#read_ids usage
2012-01-03 Christophe Simonis[FIX] each view type do_push_state at least once
2011-12-20 Fabien Meghazi[IMP] Improved buttons
2011-12-16 Xavier Morel[ADD] lazy translation function, to correctly translate...
2011-12-16 Xavier Morel[ADD] translatable name to views
2011-12-15 Antony Lesuisseconnection jsonp wip
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-08 Antony Lesuisse[MERGE] trunk
2011-12-08 Fabien Meghazi[ADD] Kanban buttons support type="switch_<viewtype>"
2011-12-07 Fabien Meghazi[FIX] Kanban ellipsis won't cut string if lenght <...
2011-12-06 Fabien Meghazi[ADD] Add support for custom arguments in buttons
2011-12-01 Fabien Meghazi[FIX] Fix kanban styling
2011-12-01 Xavier Morel[IMP] client looks
2011-11-30 Fabien Meghazi[ADD] Added oe_kanban_highlight css class
2011-11-30 Antoine Huvelleci before merge
2011-11-30 Antoine Huvelleresolving kanban.css
2011-11-30 Fabien Meghazi[IMP] Kanban: convert date string to js Date object...
2011-11-28 Fabien Meghazi[ADD] Kanban: added possibility to use tooltips
2011-11-28 Fabien Meghazi[REM] Kanban: removed 1px padding around gravatar image...
2011-11-28 Vo Minh Thu[MERGE] manifests: added descriptions.
2011-11-28 Fabien Meghazi[FIX] Kanban: buttons type action were not working...
2011-11-28 Fabien Meghazi[FIX] Kanban: Warn user when record fails to be moved...
2011-11-25 Vo Minh Thu[IMP] all manifest files: removed white space, moved...
2011-11-25 Naresh (OpenERP)[IMP]:added temporary description in web addons modules...
2011-11-24 Fabien Meghazi[MOV] Renamed kanban icons
2011-11-24 Fabien Meghazi[IMP] Display color number in kanban's color picker...
2011-11-24 Fabien Meghazi[IMP] Make kanban_button follow kanban color scheme
2011-11-24 Xavier Morel[FIX] add wrapper element around kanban group titles
2011-11-24 Fabien Meghazi[FIX] Fix kanban button css padding
2011-11-24 Fabien Meghazi[ADD] Added css for inline kanban button
2011-11-23 Christophe Simonis[FIX] generate absolute urls for images
2011-11-22 Antoine Huvelle[IMP] non-editable view changes
2011-11-22 Antoine Huvelle[IMP] kanban view font size
2011-11-16 Fabien Meghazi[REV] Revert rev#1486
2011-11-16 Christophe Simonis[FIX] web_kanban: reload the view at start
2011-11-16 Christophe Simonis[FIX] web_kanban: hide action button when needed
2011-11-15 Christophe Simonis[IMP] kanban_gravatar
2011-11-15 Fabien Meghazi[FIX] Kanban: extract aggregares in all levels of view...
2011-11-15 Fabien Meghazi[IMP] Upgraded unserscore version from 1.1.7 to 1.2...
2011-11-08 Fabien Meghazi[FIX] Fixed kanban aggregates. Added kanban_states...
2011-11-08 Christophe Simonismerge upstream
2011-11-07 Fabien Meghazi[ADD] Added green color for kanban view
2011-11-07 Fabien Meghazi[IMP] Undefined title groups goes first
2011-11-07 Fabien Meghazi[FIX] Avoid concurrent write. Will need multiple rcp...
2011-11-07 Fabien Meghazi[IMP] Cleaning up
2011-11-04 Fabien Meghazi[FIX] Fixed folding + state management
2011-11-04 Fabien Meghazi[IMP] Stylize 'Undefined' groups
2011-11-04 Fabien Meghazi[ADD] Add drag&drop + resequencing
2011-11-03 Fabien Meghazi[FIX] Fixed folding
2011-11-03 Fabien Meghazi[ADD] Added group_by + folding + group states
2011-11-03 Fabien Meghazi[FIX] Fixed button object action
2011-11-03 Fabien Meghazi[ADD] Added states for records
2011-11-03 Fabien Meghazi[IMP] Confirm delete
2011-11-03 Fabien Meghazi[ADD] Bind events
2011-11-03 Christophe Simonis[FIX] do not add kanban qweb template explicitly
2011-11-02 Fabien Meghazi[WIP] Kanban refactoring
2011-11-02 Christophe Simonis[IMP] qweb templates are stored in addon manifest and...
2011-10-27 Fabien Meghazi[IMP] Kanban: Added white and gray colors. Color#0...
2011-10-27 Fabien Meghazi[FIX] Kanban: restore dataset index after search
2011-10-27 Fabien Meghazi[FIX] Kanban: can't edit some records after a search
2011-10-26 Fabien Meghazi[IMP] Improved kanban view
2011-10-25 Fabien Meghazi[IMP] Kanban: add underscore to rendering context of...
2011-10-25 Fabien Meghazi[ADD] Kanban: Added kanban_image function in rendering...
2011-10-25 Fabien Meghazi[FIX] Kanban: if the name of the column is long, foldin...
2011-10-25 Fabien Meghazi[IMP] Removed hard-coded AMIGrAve's face from kanban...
2011-10-24 Fabien Meghazi[IMP] Kanban: Groups order can be shuffled due to a...
2011-10-24 Fabien Meghazi[IMP] Kanban: set appropriate debug property on qweb...
2011-10-22 Antony Lesuisse[FIX] kanban keep server ordering
2011-10-22 Antony Lesuisse[FIX] kanban highly probable typo
2011-10-20 Fabien Meghazi[REM] Removed FormDialog#load_id(). Use FormDialog...
2011-10-20 Fabien Meghazi[FIX] Kanban: do not overwrite view manager's dataset...
2011-10-20 Fabien Meghazi[IMP] Kanban: do not load all records in read_slice
2011-10-20 Fabien Meghazi[IMP] Kanban: we always have a form view
next