[Fix]:Bug 523428: iban account upper case
[odoo/odoo.git] / addons / document /
2010-11-22 Olivier Dony[I18N] all: additional translations courtesy of swedish...
2010-11-22 Launchpad Translat... Launchpad automatic translations update.
2010-11-18 Olivier Dony[I18N] all: Updated translations templates to latest...
2010-11-15 Launchpad Translat... Launchpad automatic translations update.
2010-11-14 Launchpad Translat... Launchpad automatic translations update.
2010-11-12 sbh (Open ERP)[Fix] caldav,document,document_ftp,document_webdav...
2010-11-12 Harry (OpenERP)[MERGE]
2010-11-11 Harry (OpenERP)[MERGE]
2010-11-11 atp (Open ERP)[Fix]: Put file descriptors close() in try and finally...
2010-11-10 sbh (Open ERP)[MERGE] Merge with lp:openobject-addons
2010-11-09 Launchpad Translat... Launchpad automatic translations update.
2010-11-08 Launchpad Translat... Launchpad automatic translations update.
2010-11-04 xrg@hellug.grdocument: fix security rules, for trunk ORM
2010-11-04 Thibault Francois[MERGE] trunk into trunk-dev-addons1
2010-11-04 xrg@hellug.gr[Merge] from trunk-dev-addons1 branch
2010-11-04 Launchpad Translat... Launchpad automatic translations update.
2010-11-03 Thibault Francois[MERGE] from trunk
2010-11-03 P. Christeasdocument: bump module version
2010-11-03 P. Christeasdocument: fix regressions at storage and node_descriptor
2010-11-03 P. Christeasdocument: fix realstore, implement move op. in it.
2010-11-03 P. Christeasdocument: more reasonable Unix permission bits
2010-11-03 P. Christeasdocument: fix security rules
2010-11-03 P. Christeasdocument: fixes for lint checks
2010-11-03 P. Christeasdocument: a class of static content node_descriptor...
2010-11-03 P. Christeasdocument: enhance API for iter() on node_descriptors
2010-11-03 Launchpad Translat... Launchpad automatic translations update.
2010-11-02 Launchpad Translat... Launchpad automatic translations update.
2010-11-01 sbh (Open ERP)[MERGE] Merge with lp:openobject-addons
2010-11-01 psi (Open ERP)[MERGE] merge with dev-addons3 branch
2010-10-30 Mustufa Rangwala[MERGE] merge from trunk addons
2010-10-29 ARA (OpenERP)[MERGE] merge from trunk addons3
2010-10-29 vth[MERGE] merge with dev addons-3 branch
2010-10-29 Thibault Francois[IMP] *.xml : Usability Improvements
2010-10-29 Launchpad Translat... Launchpad automatic translations update.
2010-10-29 AMP (OpenERP)[Merge]
2010-10-28 Harry (OpenERP)[MERGE]
2010-10-28 uco (OpenERP)[REF] copyrights: Replaced 'GNU General Public License...
2010-10-28 Launchpad Translat... Launchpad automatic translations update.
2010-10-27 P. Christeasdocument: ACL setup, based on ir.rules
2010-10-27 P. Christeasdocument: base the dir permissions on ir.rule, not...
2010-10-27 P. Christeasdocument: richer eval() context for res_dirs.
2010-10-27 P. Christeasdocument: access permissions documentation, draft.
2010-10-27 P. Christeasdocument: use 'change_default' on key fields, cleanup...
2010-10-27 P. Christeasdocument: fix recursive (tree) resource directories
2010-10-27 P. Christeasdocument: minor improvement at nodes.
2010-10-27 P. ChristeasDocument: by default N/I functions raise IO error.
2010-10-27 P. Christeasdocument: Hide resource attachments/folders from static...
2010-10-27 P. ChristeasDoc: more help on Model-Parented folders.
2010-10-26 AMP (OpenERP)[MOD/IMP] event,document,membership,sale : Usability...
2010-10-23 Launchpad Translat... Launchpad automatic translations update.
2010-10-22 Launchpad Translat... Launchpad automatic translations update.
2010-10-21 Launchpad Translat... Launchpad automatic translations update.
2010-10-20 Launchpad Translat... Launchpad automatic translations update.
2010-10-18 Olivier Dony[IMP] all: updated *.pot translation templates files...
2010-10-18 jas[MERGE]
2010-10-18 jas[IMP] document : improved search view
2010-10-18 Launchpad Translat... Launchpad automatic translations update.
2010-10-17 Fabien Pinckaers[IMP] removed base.user_admin -> base.user_root
2010-10-17 Launchpad Translat... Launchpad automatic translations update.
2010-10-15 Harry (OpenERP)[MERGE] mereged addons2 branch
2010-10-15 Harry (OpenERP)[MERGE]
2010-10-15 jas[MERGE] merged with lp:~trunk-dev-addons2
2010-10-14 P. ChristeasDocument: set the uid as a part of the node_context...
2010-10-14 Harry (OpenERP)[IMP] document: add index context in search filter...
2010-10-14 Harry (OpenERP)[IMP] project_long_term: improve gantt view
2010-10-14 jas[IMP] document: imporved search view for Document
2010-10-13 Harry (OpenERP)[MERGE]
2010-10-13 Harry (OpenERP)[MERGE]
2010-10-12 ron@tinyerp.com[IMP] Project->Long Term Planning--Changes Demo data...
2010-10-12 P. Christeasdocument: fix for directory.get_full_path()
2010-10-12 P. ChristeasDocument, caldav: inhibit features not found on trunk...
2010-10-12 P. ChristeasDocument, calendar: Patch code from trunk-xrg branch
2010-10-12 P. ChristeasDocument: fix behavior of dir.dctx lines, when dir...
2010-10-12 P. ChristeasDoc nodes: Docstring and a node_context.get() convenien...
2010-10-12 P. ChristeasDocument: conformant ETag, avoid special chars.
2010-10-12 P. ChristeasDoc: allow override of dynamic foleders' class
2010-10-12 P. ChristeasDocument: cleanup, remove restriction on ressource...
2010-10-12 P. ChristeasDocument: cleanup nodes.py, let node_res_dir be overriden.
2010-10-12 P. ChristeasDoc: make sure folders are deleted after YAML tests
2010-10-12 P. ChristeasDocument: make node classes pluggable (part 1)
2010-10-12 jas[IMP] document : improved domain for Related Documents
2010-10-12 ron@tinyerp.com[IMP] ::Documents->Shared Repository:enlarge the FTP...
2010-10-11 jas[IMP/FIX] document : improved tooltips for Type and...
2010-10-05 ksa (Open ERP)[FIX]: Fix problem in document module when create directory
2010-10-05 Harry (OpenERP)[MERGE] merged knowlegde improvement work
2010-09-30 Launchpad Translat... Launchpad automatic translations update.
2010-09-29 qdp-launchpad@tiny... [MERGE] merged the branch of aag related to act_window...
2010-09-29 Launchpad Translat... Launchpad automatic translations update.
2010-09-28 aag (OpenERP)<act_window domain converted to context is done
2010-09-22 Harry (OpenERP)[MERGE] merged trunk-dev-addons-project
2010-09-21 Harry (OpenERP)[MERGE]
2010-09-20 RHA(OpenERP)[IMP]: Usability imporvements in project_* and documen...
2010-09-20 uco (Open ERP)[MERGE]
2010-09-14 Harry (OpenERP)[IMP] configuration wizard
2010-09-14 Harry (OpenERP)[MERGE] Merged after remove conflicts
2010-09-09 uco (Open ERP)[MERGE]
2010-09-09 Launchpad Code HostingLaunchpad automatic translations update.
2010-09-08 uco (Open ERP)[IMP]: Removed unused variables and import statements...
2010-09-08 Launchpad Code HostingLaunchpad automatic translations update.
2010-09-07 Harry (OpenERP)[IMP] document: improve report_files_partner view
next