- 21 Apr, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34696 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34695 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Apr, 2010 23 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34694 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34693 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34692 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34691 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34690 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34689 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34688 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- add inline css to workaround the fact that when there's no <a> around, the arrow does not have the same align git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34687 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34686 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
In older ZSQLCatalog versions (pre-r25706), values fetched via select_expression='catalog.simulation_state' were accessible on brain as "brain.simulation_state". In current catalog, this became "getattr(brain, 'catalog.simulation_state')" and hence broke compatibility somewhat. This patch fixes this problem by stripping table name from the generated alias. Note: the table name is only stripped from implicit aliases, never from explicit ones. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34685 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Also, use select_dict instead of select_expression as the later is deprecated. Reviewed by Jerome. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34684 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34683 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- define mechanize explicitly git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34682 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
They were not filtering out duplicates git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34681 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
Skin selection name should be set to km as some view available only in km skin selection are used in the test (like WebSection_viewSubsectionGadget) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34680 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
set a skin layer priority, because some skins from erp5_dms must override some from erp5_base (for instance File_view) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34679 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34678 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34677 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34675 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34674 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34672 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34670 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34669 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Apr, 2010 15 commits
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34668 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34667 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
appease (mostly) pyflakes by dropping some dead code, pending further collapse of the PortalGenerator class into ERP5Generator git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34665 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* Assignee can pass workflow transition, but cannot see the document in draft. Fix that by giving View to Assignee in draft. * Assignee / Assignor cannot view a cancelled career, but only them use cancel transition. Fix that by giving View to Assignee / Assignor in cancelled state. * Give view to Auditor in both cancelled and draft. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34662 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
remove workflow script that was checking that a person have only one active career. This is not always true. Check constraints instead. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34661 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34659 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* use different state than 'planned' as frozen state, to avoid unexpected isFrozen() value. * use order business path. * fix wrong assertions based on the wrong behaviour caused by the legacy simulation hierarchy. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34658 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* add dummy class tool portal type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34657 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Zelenium was eggfied for recent zope versions (2.12) and are available only at Bazaar now. Some better alternative should be used in future to use eggs or use bazaar Repository. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34656 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34655 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* field my_amortisation_method were not displayed correctly. Thanks to Boris Kocherov for notification. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34654 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34650 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34649 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34648 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
temporarly erp5_trade_proxy_field_legacy git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34647 20353a03-c40f-0410-a6d1-a30d3c3de9de
-