- 10 Oct, 2007 18 commits
-
-
Vincent Pelletier authored
- limits conflict errors (the list is automaticaly modified, though rarely) - allows to store key, value pairs Cache processingNode computation result. Add accessors to node btree. Remove manage_addNode as it's now automaticaly done. Update iser interface and add new required methods. Automaticaly register self as an available processing node when process_timer is called. Use distributing node accessor instead of accessing the value directly. Empty processing node list and no defined distributing node means now that the feature is disabled, not that every node distributes and process. Display the ip:port value which identifies current node on the user interface. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16940 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16939 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* add a read-only field of filename in File view and Image view. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16938 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16937 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16936 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16935 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16934 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Fixed when the main axis'bloc is resized outside the line. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16932 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Form use Base_editUnrestricted instead Base_edit git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16931 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16929 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16928 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16927 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Remove empty test on "bang accessor", it apparently no longer exists. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16926 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16925 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
add script for new inventory computation method git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16924 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
fix order between check and variable definition remove useless check in catalog as property is never set on document and check is made later on line git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16923 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16922 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Added a variation of Base_edit. This script was created by Romain for solve one edition problem for Planning Box. The Problem was: When you have the Planning Box for any Module and consider the user does not have modify permission on the module, it was not be possible to edit the planning box (blocs represent other objects not the module). If If there is wrong, missing or missunderstood with this commit, please let me know. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16921 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Oct, 2007 22 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16920 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16918 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16915 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16914 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16913 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Fixed an inconsistency when use parent, this fix simplify a litle bit the configuration at field. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16912 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Change what we display for initial balance are calculated. We actually display 'initial_balance_if_debit' and 'initial_balance_if_credit' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16911 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16910 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16908 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16907 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* add setPreferredListboxListModeLineCount(10) to ListBoxZuite_reset to diplay the correct lines number git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16906 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16905 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Translate portal type in Ticket_newEvent. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16904 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
check no more remainings activity from previous upload git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16903 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16902 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16901 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Use python-ish code. Factorise calls to isinstance. Split comment to match code with better granularity. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16900 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16899 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Do not set last id when it's generated randomly. (It should never have been here as long as random ids are used.) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16898 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
This also will allow to make Simulation Movement private. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16897 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* Fix planingbox test navigating between multiple pages of objects. (update start_list in listbox_start_list and change page number selection) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16896 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16895 20353a03-c40f-0410-a6d1-a30d3c3de9de
-