Commit Graph

7343 Commits

Author SHA1 Message Date
Carlos Ruiz 28b2b5c297 IDEMPIERE-221 Implement password policies / revert a library not needed 2012-08-09 18:30:10 -05:00
Carlos Ruiz e23d6c8286 IDEMPIERE-380 Search columns can't be used as identifier 2012-08-09 11:15:04 -05:00
Elaine Tan b4131b00ee Ticket #1001002: Move the Menu to be a Portlet - Merge Carlos's fix from iDempiere Community and fix migration scripts to use centralized ID. 2012-08-09 13:37:56 +08:00
Elaine Tan d08fb1ca6b Ticket #1001002: Move the Menu to be a Portlet - Drop the menu porlet, add a menu button after the menu search box. A menu tree popup will appear when the menu button is clicked. 2012-08-08 19:02:10 +08:00
Carlos Ruiz 572ed48efe IDEMPIERE-357 Ticket #1001002 Move the Menu to be a Portlet / fix swing client not working 2012-08-08 01:03:09 -05:00
Carlos Ruiz 1f69ebcae5 UUID Generator for new records 2012-08-08 00:03:13 -05:00
Carlos Ruiz c47cd09f1f Fix wrong entity types 2012-08-08 00:02:57 -05:00
Carlos Ruiz afe2eb1c64 IDEMPIERE-357 - Fix scripts to use centralized IDs 2012-08-07 22:45:57 -05:00
Carlos Ruiz edb8242c2a minor -> avoid unneeded warning -----------> Msg.getMsg: NOT found: 2012-08-07 18:12:38 -05:00
Carlos Ruiz 3d2fa6c5aa IDEMPIERE-337 zkwebui - Improve Info Product window - fix NPE and problem with SQL statement (Could not remove ON ...) 2012-08-07 15:51:17 -05:00
Carlos Ruiz 34a80293b9 IDEMPIERE-357 / Fix migration script numbering 2012-08-07 11:02:15 -05:00
Carlos Ruiz ccec55291e merge 572a5654b5cb 2012-08-07 10:03:18 -05:00
Elaine Tan 064c654e85 Ticket #1001002: Move the Menu to be a Portlet 2012-08-07 20:04:10 +08:00
Carlos Ruiz 9b84a207b0 IDEMPIERE-221 Implement password policies / finished testings - lots of fixes - i18n - make it work on window 2012-08-06 21:01:28 -05:00
Carlos Ruiz d7e374a5de Add newlines to migration scripts to allow cat | sqlplus 2012-08-06 14:36:23 -05:00
Carlos Ruiz 06fe21932c Fix migration scripts - add update to last migration script 2012-08-06 14:02:41 -05:00
Elaine Tan 108cb60e9b Ticket #1001002: Move the Menu to be a Portlet - revise the build properties to include calender css and zul files in the build 2012-08-03 18:42:02 +08:00
Elaine Tan 3871fa1808 Ticket #1001002: Move the Menu to be a Portlet 2012-08-03 16:47:11 +08:00
Elaine Tan c13dcad28d Ticket #1001002: Move the Menu to be a Portlet 2012-08-03 16:46:55 +08:00
Heng Sin Low 54db8b6742 Merge with d36c55018d81d9bd6c771488900167ad054eae3b 2012-08-03 14:34:11 +08:00
Heng Sin Low 51442a8158 add equinox.executable feature to runtime platform. 2012-08-03 12:58:36 +08:00
Heng Sin Low 4f8c09687b clean up build.properties warning. 2012-08-03 12:41:09 +08:00
Carlos Ruiz 05fe56307a IDEMPIERE-344 Improve usability for GL Journal / add last update to migration script 2012-08-02 23:06:04 -05:00
Carlos Ruiz 8400e5967f IDEMPIERE-344 Improve usability for GL Journal / found problem copying a previous journal with batch 2012-08-02 22:41:40 -05:00
Carlos Ruiz 7fa3e80e16 IDEMPIERE-221 Implement password policies
Thanks to Juliana Corredor for the research and integration
Peer reviewed and tested by Carlos Ruiz (initial version, still pending tests)
Sponsored by Trek Global
2012-08-02 18:07:23 -05:00
Carlos Ruiz facd2b358a IDEMPIERE-354 Implement 'Select Role' checkbox on first login screen to skip second login screen
Thanks to Juliana Corredor - peer reviewed by Carlos Ruiz - sponsored by Trek Global
2012-08-01 17:42:24 -05:00
Carlos Ruiz 4a2a4af7c8 IDEMPIERE-347 passwords hash / found that Remember Me is incompatible with hash password with actual implementation 2012-08-01 17:41:48 -05:00
Carlos Ruiz ec0af3b0fb IDEMPIERE-344 Improve usability for GL Journal / Migration script didn't cover account 2012-08-01 15:48:35 -05:00
Carlos Ruiz a3e4c6cf08 IDEMPIERE-355 Fact Acct from GL Journal uses category from doctype instead of journal 2012-08-01 15:03:32 -05:00
Heng Sin Low 7f8ab75983 DEMPIERE-330 Zk Web Client: Failed to register addon component and javascript resources. Cleanup - remove service component entries that's used in earlier patch. 2012-08-01 18:22:56 +08:00
Heng Sin Low cb10841f6f Merge with aa6c509f154d3cfec350ea4cf1803ac7af982bda 2012-08-01 18:18:37 +08:00
Heng Sin Low 4a0a5a7e48 IDEMPIERE-353 Zk Performance: Replace cglib dynamic proxy with Properties wrapper for server context to remove synchronization bottleneck 2012-08-01 17:48:53 +08:00
Carlos Ruiz 26a07ca3c8 IDEMPIERE-347 passwords hash
Thanks to Adaxa Australia -> http://adempiere.hg.sourceforge.net/hgweb/adempiere/contribution_adaxa/rev/6d9090d8a9f6
Ken Longnan for iDempiere integration work at -> https://bitbucket.org/longnan/idempiere-longnan
Juliana Corredor for further integration and tests on iDempiere and making the process safer and backward compatible via sysconfig
Carlos Ruiz (globalqss) peer reviewed, tested and finished some extra required
Sponsored by Trek Global -> http://www.trekglobal.com/
2012-07-31 18:46:45 -05:00
Heng Sin Low f1f7168861 Merged in trekglobal/idempiere (pull request #31) 2012-07-31 09:20:43 +08:00
Heng Sin Low b50f0f9def better fix for eclipse complain of missing classes folder for new checkout. 2012-07-31 09:15:34 +08:00
Carlos Ruiz 20c3e5156c IDEMPIERE-351 Advanced Lookup Navigation Problem 2012-07-30 10:07:39 -05:00
Heng Sin Low b0f5daee3b added readme.txt text file to avoid hg auto remove the classes folder from new checkout causing subsequent build error. 2012-07-30 15:13:01 +08:00
Carlos Ruiz d3e4b06cee IDEMPIERE 344 - Improve usability for GL Journal / implement check for mandatory elements 2012-07-25 16:33:22 -05:00
Carlos Ruiz 1a79b4dafe IDEMPIERE 344 - Improve usability for GL Journal / just show not controlled accounts 2012-07-25 14:38:06 -05:00
Carlos Ruiz 8f6efc777b IDEMPIERE 344 - Improve usability for GL Journal / peer review / tests / implement copy on journal doc 2012-07-25 13:54:19 -05:00
Nicolas Micoud 6acd212c76 IDEMPIERE 344 - Improve usability for GL Journal
transplanted from https://bitbucket.org/nmicoud/adempiere361-nm/changeset/dd3d5bf64e74
2012-07-25 13:27:23 -05:00
Heng Sin Low c03ac2caf0 IDEMPIERE-346 Buckminster import failed if workspace path contains one or more space character 2012-07-24 11:39:17 +08:00
Heng Sin Low 3842f3d1e7 Merged in hengsin/idempiere-hengsin (pull request #29) 2012-07-20 14:46:23 +08:00
Heng Sin Low 5e89ff3af6 IDEMPIERE-345 Deployment: Bundle p2 director app and product update script. Make it work for both swing client and server product. 2012-07-20 14:44:45 +08:00
Carlos Ruiz 98688dc01b IDEMPIERE-326 - Oracle procedure T_InventoryValue_Create has error 2012-07-19 20:06:28 -07:00
Heng Sin Low 63ea8a38a2 Merge with e76509b9044277fe04d201ce43aabf9f1734b22e 2012-07-20 07:10:10 +08:00
Heng Sin Low 8bde582f5d IDEMPIERE-345 Deployment: Bundle p2 director app and product update script 2012-07-20 07:00:13 +08:00
Heng Sin Low e8f72ee777 DEMPIERE-330 Zk Web Client: Failed to register addon component and javascript resources. 2012-07-20 06:50:55 +08:00
Hesham S. Ahmed d1e3eb4a89 IDEMPIERE-320 - Make Swing CTextArea consistent with ZK
(transplanted from 1c201bf217991c1d82d05f8eaa4bc2711d69c355)
2012-07-18 14:41:19 +03:00
Hesham S. Ahmed 301ce178bb IDEMPIERE-320 - Make Swing CTextArea consistent with ZK
(transplanted from 994a9b5493ddba3c2a10e64ccf7377d8ae69b398)
2012-07-16 05:52:45 +03:00