Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xueyun Qian
erp5
Repository
286e45df12d532064123fe922267be3100f73521
Switch branch/tag
erp5
product
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy HTTPS clone URL
https://lab.nexedi.com/xueyun.qian/erp5.git
- ids can be only strings, even if passed in list
Łukasz Nowak
authored
15 years ago
git-svn-id:
https://svn.erp5.org/repos/public/erp5/trunk@29783
20353a03-c40f-0410-a6d1-a30d3c3de9de
286e45df
Name
Last commit
Last update
..
AGProjects
Initial import of a module for code from AGProjects.
15 years ago
CMFActivity
Small coding style improvement: multiple statements belong to multiple lines.
15 years ago
CMFCategory
On the way to Zope 2.12, Reform imports, specially from Globals (replacing it with Products.ERP5Type.Globals on the products that depend on ERP5Type), convert Interface uses to zope.interfaces, and remove CMFMailIn references with blessings from Jerome.
15 years ago
ClockServer
Define, handle and advertise shutdown_method option.
16 years ago
ERP5
sort workflow list in PortalTypeWorkflowChainTemplateItem to get always the same result.
15 years ago
ERP5Banking
improve code readability
15 years ago
ERP5Catalog
remove unused imports, correct error from r29738
15 years ago
ERP5Form
Document some parameters for ReportSection constructor.
15 years ago
ERP5OOo
test deferred style for ODS and ODT
15 years ago
ERP5Security
Sync with trunk@29550
15 years ago
ERP5Subversion
On the way to Zope 2.12, Reform imports, specially from Globals (replacing it with Products.ERP5Type.Globals on the products that depend on ERP5Type), convert Interface uses to zope.interfaces, and remove CMFMailIn references with blessings from Jerome.
15 years ago
ERP5SyncML
Sync with trunk@29550
15 years ago
ERP5Type
- ids can be only strings, even if passed in list
15 years ago
ERP5Wizard
Use already existing generic web service tool.
15 years ago
Formulator
import Products.CMFCore.permissions and Products.CMFCore.expandpath from the right places
15 years ago
HBTreeFolder2
Newer CMF versions don't provide factory_type_information for their content types. Stop relying on them
15 years ago
MailTemplates
Numerous import fixes, keeping compatibility between Zope 2.8 and 2.12
15 years ago
PortalTransforms
readability: not(not(x)) -> bool(x)
15 years ago
TIDStorage
Add --cleanup command to repozo_tidstorage in order to remove all backups safely.
15 years ago
TimerService
On the way to Zope 2.12, Reform imports, specially from Globals (replacing it with Products.ERP5Type.Globals on the products that depend on ERP5Type), convert Interface uses to zope.interfaces, and remove CMFMailIn references with blessings from Jerome.
15 years ago
ZLDAPConnection
Numerous import fixes, keeping compatibility between Zope 2.8 and 2.12
15 years ago
ZLDAPMethods
Numerous import fixes, keeping compatibility between Zope 2.8 and 2.12
15 years ago
ZMySQLDA
use App.ImageFile.ImageFile instead of ImageFile, to initialize product icon images in Zope context, as the later break if directory layouts don't match expectations
15 years ago
ZMySQLDDA
use App.ImageFile.ImageFile instead of ImageFile, to initialize product icon images in Zope context, as the later break if directory layouts don't match expectations
15 years ago
ZSQLCatalog
rename decorator function name and id generator argument name.
15 years ago