- 24 Oct, 2019 1 commit
-
-
Roque authored
-
- 23 Oct, 2019 2 commits
- 19 Sep, 2019 1 commit
-
-
Romain Courteaud authored
-
- 13 Sep, 2019 1 commit
-
-
Romain Courteaud authored
[erp5_ingestion] Do not use absolute URL parameter This is not compatible with ERP5JS
-
- 01 Aug, 2019 2 commits
-
-
Romain Courteaud authored
Domains are not meant to display too many documents at the same level.
-
Romain Courteaud authored
Domains are not meant to display too many documents at the same level.
-
- 26 Jun, 2019 1 commit
-
-
Jérome Perrin authored
We want to search for what user entered, if we strip whitespaces we would not match trailing or leading spaces
-
- 27 Mar, 2018 1 commit
-
-
Tristan Cavelier authored
-
- 01 Dec, 2017 1 commit
-
-
Sebastien Robin authored
-
- 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.
-