[MERGE] merged
[odoo/odoo.git] / addons / web_kanban /
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-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
2011-10-20 Fabien Meghazi[IMP] Kanban: do not fetch all fields when reloading...
2011-10-18 Fabien Meghazi[IMP] Improved kanban view styles
2011-10-17 Fabien Meghazi[IMP] Prevent default click event for kanban actions...
2011-10-17 Kunal Chavda (OpenERP)[MERGE]merge main view editor branch upto 884 revision.
2011-10-05 Antony Lesuisse[IMP] set module category to Hidden
2011-10-03 Fabien Meghazi[IMP] Viewmanager sets dataset's domain & context on_search
2011-09-29 Fabien Meghazi[IMP] Kanban, removed local references to domain and...
2011-09-29 Fabien Meghazi[IMP] Kanban: Only reload current record when button...
2011-09-29 Fabien Meghazi[FIX] Fixed kanban view for new do_search
2011-09-28 Fabien Meghazi[IMP] The views do not have to search manually on do_sh...
2011-09-27 Fabien Meghazi[FIX] Fixed aggregates when no enumerator is present
2011-09-27 Fabien Meghazi[REM] Removed todo's
2011-09-27 Fabien Meghazi[IMP] Improved aggregates
2011-09-27 Yogesh (OpenERP)[IMP] kanban :- no group by on field then fix aggregate...
2011-09-26 Fabien Meghazi[IMP] Improved aggregates
2011-09-26 Fabien Meghazi[FIX] Fixed vertical column headers
2011-09-26 Fabien Meghazi[FIX] Fixed aggregates
2011-09-26 Yogesh (OpenERP)[IMP] kanban :- donot scroll when draging record out...
2011-09-23 Yogesh (OpenERP)[IMP] kanbna:- if no group by on field then folding...
2011-09-23 Yogesh (OpenERP)[IMP] kanban :- add on_reload_record method for reload...
2011-09-22 Yogesh (OpenERP)[IMP] kanban :- remove unused code.
2011-09-22 Yogesh (OpenERP)[FIX] kanban :- fix problem on group by.
2011-09-22 Yogesh (OpenERP)[FIX] kanban :- if no record found then display as...
2011-09-22 Yogesh (OpenERP)[IMP] kanban :- pass domain and context in read_slice...
2011-09-22 Yogesh (OpenERP)[IMP] kanban :- improve group title.
2011-09-21 Yogesh (OpenERP)[IMP] kanban :- default dataset domain problem fix.
2011-09-21 Yogesh (OpenERP)[IMP] kanban :- if drag any record and no record in...
2011-09-20 Yogesh (OpenERP)[IMP] kanban :- improve css
2011-09-20 Yogesh (OpenERP)[IMP] kanban :- improve css of fold and unfold columns.
2011-09-20 Yogesh (OpenERP)[ADD] kanban :- add icon of fold and unfold columns.
2011-09-20 Yogesh (OpenERP)[IMP] kanban :- add basic structure of folding and...
2011-09-20 Yogesh (OpenERP)[IMP] kanban :- support group_operator and string displ...
2011-09-19 Yogesh (OpenERP)[REMOVE] kanban :- remove slider related functionality...
2011-09-19 Yogesh (OpenERP)[IMP] kanban :- improve code.
2011-09-19 Yogesh (OpenERP)[IMP] kanban view :- add image of next and previsous...
2011-09-19 Yogesh (OpenERP)[IMP] kanban :- improve sort_group method.
next