- 27 Nov, 2017 1 commit
-
-
Jérome Perrin authored
-
- 18 May, 2017 1 commit
-
-
Vincent Pelletier authored
These are the easy uses, there are more to come.
-
- 15 Mar, 2017 1 commit
-
-
Jérome Perrin authored
Eventhough diff is large, this commits just removes the default_params TALES. `hide_grouping` has no effect here.
-
- 08 Mar, 2017 1 commit
-
-
Vincent Pelletier authored
git grep -l ERP5Site_getAuthenticatedMemberPersonValue | xargs sed -i 's!\.ERP5Site_getAuthenticatedMemberPersonValue()!.getPortalObject().portal_membership.getAuthenticatedMember().getUserValue()!g' Plus s/portal.getPortalObject()/portal/g where modified by above regex. Plus manual edits of the few remaining matches. Special mention for DiscussionThreadModule_addReply, which forgot to actually call the script.
-
- 23 Dec, 2016 1 commit
-
-
Vincent Pelletier authored
To prepare for moving user id to a different property. Mostly replacing getReference on Persons with Person_getUserId, and catalog searches with PAS API when it is meant to search for a user and not really a person by reference.
-
- 26 Oct, 2016 1 commit
-
-
Vincent Pelletier authored
Allows being compatible with future, improved PAS plugin features. Also, drop a few useless imports.
-
- 19 Oct, 2016 2 commits
-
-
Kazuhiko Shiozaki authored
-
Yusei Tahara authored
-
- 22 Jun, 2016 1 commit
-
-
Nicolas Wavrant authored
-
- 07 Jun, 2016 1 commit
-
-
Georgios Dagkakis authored
-
- 06 Jun, 2016 1 commit
-
-
Julien Muchembled authored
We should have done before committing 76ecef89 but doing it now with a dummy merge also works. Unfortunately, this is not really useful for blame, because all lines are rewritten, at least to remove the trailing '\n'. Files that have already been modified in 'master' branch are excluded.
-
- 07 Mar, 2016 1 commit
-
-
Georgios Dagkakis authored
All business templates migrated to new format with files like Python Scripts, Web Pages, Web Scripts etc. separate to xml
-
- 19 Feb, 2016 1 commit
-
-
Nicolas Wavrant authored
It includes the following bt5 : erp5_property_sheets: replace the journal category in Movement by the ledger category erp5_configurator_standard_trade_template: replaces the base category journal by ledger in simulation rules erp5_project: replaces journal base category by ledger erp5_research_item: replaces the journal base category by ledger erp5_mysql_innodb_catalog: replaces queries containing journal by ledger
-
- 12 Jan, 2016 2 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
because it is called from unrestricted method : builder._searchMovementList().
-
- 07 Jan, 2016 4 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
- 04 Jan, 2016 3 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
deprecated movement table was used
-
- 23 Dec, 2015 1 commit
-
-
Tristan Cavelier authored
-
- 22 Dec, 2015 1 commit
-
-
Tristan Cavelier authored
-
- 01 Dec, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 25 Nov, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 29 Oct, 2015 1 commit
-
-
Jérome Perrin authored
-
- 09 Oct, 2015 1 commit
-
-
Jérome Perrin authored
-
- 24 Sep, 2015 2 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
This reverts commit 0fc02acc. selection_report is actually a legal ZSQLCatalog parameter. selection is not, but there are more instances of its usage, so cleanup will be in a separate commit.
-
- 23 Sep, 2015 1 commit
-
-
Vincent Pelletier authored
-
- 22 Dec, 2014 2 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
- 16 Oct, 2014 1 commit
-
-
Julien Muchembled authored
-
- 15 Sep, 2014 1 commit
-
-
Jérome Perrin authored
-
- 04 Nov, 2013 2 commits
-
-
Sebastien Robin authored
Items are used on tasks for generating reports
-
Sebastien Robin authored
This is useful for some reporting
-
- 04 Oct, 2013 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 24 Jun, 2013 1 commit
-
-
Jérome Perrin authored
The new approach is a script named ERP5Site_getWorkflowStateItemList that receives the portal type and the state variable (simulation_state/validation_state) as parameters and it will returns the states for the workflow chained to the portal type. This way all the standard dialogs works out of the box even if you customize a workflow chain
-
- 15 Mar, 2013 1 commit
-
-
Mame Coumba Sall authored
-Titlecase terms, uppercase abbreviations, avoid jargons, add titles to empty title forms....
-