- Jun 20, 2014
-
-
Franck Bret authored
-
Xavier Morel authored
Simplify bit of code
-
Christophe Matthieu authored
[IMP] Tour: add tour in web module; tour became available in backend.
-
Xavier Morel authored
Remove psycopg1.cursor usage
-
Xavier Morel authored
-
Xavier Morel authored
-
- Jun 19, 2014
-
-
Christophe Matthieu authored
-
Christophe Matthieu authored
-
Christophe Matthieu authored
-
Christophe Matthieu authored
-
Christophe Matthieu authored
[FIX] tour.js: don't throw error in tutorial mode; error with multi ajax request (change page, data...)
-
Richard Mathot authored
[IMP] accounting: add account_anglo_saxon in deps of l10n_uk and l10n_us
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Chirag Dodiya authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Niels Huylebroeck authored
-
Martin Trigaux authored
Production : Use the source location of the MO instead of the one of the BOM
-
Denis Ledoux authored
When adding an item to the editable list, the focused field was no longer the first visible field This is related to revision 4a508885 visible_columns list is not ordered
-
Najlaâ El Khayat authored
Use the source location defined on the current MO's routing not directly on the BOM
-
Paramjit Singh Sahota authored
The selector to toggle the theme was triggered too often (on almost each button) but had no effect because no view-id was present. Patch fix #627
-
Richard Mathot authored
[FIX] Accounting: Filter on fiscal year in CoA tree
-
Guillermo Bisheimer authored
-
Pinakin Nayi authored
-
Martin Trigaux authored
account: Unify reconcile_partial and reconcile behaviour: return the account.move.reconcile id
-
Xavier Morel authored
[FIX] fixes searchbar navigation (web client)
-
Denis Ledoux authored
[MERGE] auth_crypt: Upgrade to pbkdf2_sha512 replace handrolled KDF by passlib (& usage of passlib API) * replace handrolled KDF by passlib (& usage of passlib API) * replace md5crypt by pbkdf2(sha512) - handle upgrade from an old database (rehash on login) * forward-port encrypt-at-install from f29ff5ef
-
Thibault Delavallée authored
-
Géry Debongnie authored
the code handling the keydown events was moved, but the variable this was not adjusted accordingly, resulting in a broken navigation. It is now possible to press LEFT and RIGHT again to move the focus between facets.
-
Thibault Delavallée authored
[FIX] web_calendar: check for edit access rights + use correct display mode (view or edit) when going into a document form view from the calendar.
-
Christophe Matthieu authored
-
Xavier Morel authored
Ignore SVG elements when looking for edition events
-
Thibault Delavallée authored
[FIX] kanban: ie9: fixed the display of 'show more' button
-
Richard Mathot authored
-
Xavier Morel authored
-
Denis Ledoux authored
If no contract found, just pass, to avoid making the sql request
-
Daniel Reis authored
-
Richard Mathot authored
[IMP] base: use current context when evaluating ir_actions' context
-
Xavier Morel authored
Record values should not be passed by keyword to "Model.create": there is no requirement or guarantee that overriding methods call the parameter "vals".
-