Commit Graph

19 Commits

Author SHA1 Message Date
Heng Sin Low 869b404e3b IDEMPIERE-141 Update Platform to Eclipse 3.7.1 2012-02-17 06:28:30 +08:00
Carlos Ruiz ab99b8b651 Synchronizing home page with preferred numbering from hengsin and red1 2012-01-12 14:12:17 -05:00
Carlos Ruiz 9378581878 Fix home page of installed server
- comment webstart still not supported
- comment local zip installer supported in a different download package
- fix the link for tickets to http://jira.idempiere.com
2012-01-12 13:59:03 -05:00
Carlos Ruiz 20b1cb08fa Fix IDEMPIERE-73 Workflow Node with Action = Wait/Sleep does not wait for entered Wait Time 2011-09-26 10:41:31 -05:00
Carlos Ruiz 26337eddb8 fixes #37 Make iDempiere safer using saveEx instead of save
https://bitbucket.org/idempiere/idempiere/issue/37
2011-06-14 15:39:10 -05:00
Heng Sin Low 7c305591ad Update .project and .classpath using PDE tools.
(transplanted from 1970ec9a52c07a50ca732e8491a60c45ea633886)
2011-06-01 10:32:12 +08:00
Heng Sin Low 3f1d941305 Fixed buckminster materialization and bundle version dependency issues.
(transplanted from c6461faa371127b56d214c804a21b37ec90ce4cf)
2011-05-27 05:56:38 +08:00
Carlos Ruiz adb6a17d1e Upgrade some links on the initial server html page 2011-05-05 23:10:02 -05:00
Carlos Ruiz bb55b5582a Implemente FR [3135351] - Enable Scheduler for buttons
https://sourceforge.net/tracker/?func=detail&aid=3135351&group_id=176962&atid=879335
2011-03-25 23:12:48 -05:00
Heng Sin Low 8d1ab1833c Updated extension point documentation formatting. Remove the use of osgi: prefix for form, modelvalidator and process to ease migration, the framework will now always check whether an implementation exists in the extension registry before checking the java classpath. Rename org.adempiere.osgi in swing to org.adempiere.ui.swing.factory and drop the incomplete IMenuAction extension in swing ( will come back to this later ). 2010-12-20 10:46:25 +08:00
Heng Sin Low 73e9023004 License header, extension point schema documentation and some minor extension point schema fixes. 2010-12-17 16:03:56 +08:00
Heng Sin Low 2404603e03 Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
Heng Sin Low c321e8feb6 1) Implemented DocFactory as extension, this does break backward compatibility as the Doc class now take MAcctSchema instead of MAcctSchema[] as parameter. 2) Refactor the posting control and create financial document from Doc.java to DocManager.java 2010-11-22 14:33:40 +08:00
Heng Sin Low 88eec68630 remove accidentally committed server.xml file 2010-11-17 14:25:31 +08:00
Heng Sin Low 3ce2d30129 Don't start server if Adempiere.properties doesn't exists. 2010-11-04 03:54:17 +08:00
Heng Sin Low 42014bf770 Added default buckminster properties file. 2010-11-03 15:45:30 +08:00
Heng Sin Low f9007d9295 Reorganize product definition for server and client. 2010-10-22 15:50:25 +08:00
Heng Sin Low fb2ed910a2 refactoring and clean up 2010-10-22 11:08:26 +08:00
Heng Sin Low 83715fa436 Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00