Commit Graph

7964 Commits

Author SHA1 Message Date
Nicolas Micoud 5827730776 IDEMPIERE-319 - Enhancement for Map and Route buttons 2012-07-30 16:51:09 +02:00
Elaine Tan 7863ff524c IDEMPIERE-374 Change password must be changed to be a form instead of a process - revise save error message 2012-09-26 16:09:53 +08:00
Carlos Ruiz 0347e6f4e8 IDEMPIERE-221 Implement password policies / Thanks to Juliana Corredor 2012-09-25 13:51:07 -05:00
Carlos Ruiz d9d27e6990 IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-25 13:05:52 -05:00
Carlos Ruiz bda4e5736d IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-25 12:54:09 -05:00
Carlos Ruiz f41c5cf94b hg merge 1a7af6e3b77b 2012-09-25 09:49:35 -05:00
Carlos Ruiz b01b1a02d1 IDEMPIERE-439 Chinese Characters not on PDF / Thanks to Paul Bowden (phib) for the bug report and the fix 2012-09-25 09:41:21 -05:00
Carlos Ruiz 8de7da2ea5 IDEMPIERE-382 Prevent users to go to detail tabs if link fields are not filled / fix problem with zero ID tables 2012-09-24 16:31:22 -05:00
Carlos Ruiz 1ab3ea6f00 IDEMPIERE-207 GL Journal Generator 2012-09-24 15:44:28 -05:00
Carlos Ruiz a9ba8f51ec IDEMPIERE-436 AdempiereActivator is not able to run 2Pack 2012-09-21 21:24:43 -05:00
Carlos Ruiz 7b0fe332a5 IDEMPIERE-362 Hide things that don't work on iDempiere 2012-09-21 20:40:08 -05:00
Carlos Ruiz e02f28f62d IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / Fix error on model generator 2012-09-21 20:39:40 -05:00
Carlos Ruiz 0c0e46fc20 IDEMPIERE-366 Improve Role Inheritance / Fix wrong migration script 2012-09-21 20:18:25 -05:00
Carlos Ruiz ec69327826 IDEMPIERE-362 Hide things that don't work on iDempiere / Dictionary work / Thanks to David Peñuela 2012-09-21 19:35:02 -05:00
Carlos Ruiz 502bd015c1 IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / review classes on org.adempiere.base.process / thanks to Richard Morales and David Peñuela 2012-09-21 19:27:59 -05:00
Carlos Ruiz ae107dbb64 IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / thanks to Richard Morales and David Peñuela 2012-09-21 19:21:59 -05:00
Nicolas Micoud 5c1d614ec9 IDEMPIERE 382 - Swing 2012-09-20 13:55:22 +02:00
Carlos Ruiz dcc0773920 IDEMPIERE-382 Prevent users to go to detail tabs if link fields are not filled (zk) 2012-09-21 09:24:30 -05:00
Carlos Ruiz a2cd4a1326 hg merge 49b6e2e043b1 2012-09-21 08:59:43 -05:00
Carlos Ruiz 988f40d193 IDEMPIERE-422 Complete Native Sequence feature / Fixing as latest changes on MSequence for IDEMPIERE-332 broke native sequence feature 2012-09-20 10:57:45 -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
Carlos Ruiz 78cda240f6 related to IDEMPIERE-337 / as suggested by NMicoud on weekly iDempiere meeting - drop the & from the info product link 2012-07-18 07:00:55 -07:00
Nicolas Micoud a307832930 IDEMPIERE-326 - Oracle procedure T_InventoryValue_Create has error 2012-07-12 15:20:49 +02:00
Nicolas Micoud a837333c93 IDEMPIERE-338 Translation of Doc messages 2012-07-12 16:42:05 +02:00
Hesham S. Ahmed 5153f0c11c IDEMPIERE-343 - zk6: Timeout message is not appearing
(transplanted from 135f97f11354e36df7a27c1825756d0d10600ee9)
2012-07-20 03:23:39 +03:00
Hesham S. Ahmed 3c129bf182 IDEMPIERE-342 RecordInfo not properly set on Firefox
(transplanted from fd74c7bc180a66a3288c56ee003dc0feb8cc1984)
2012-07-20 02:35:17 +03:00
Carlos Ruiz 009f1389f5 Related to IDEMPIERE-166 -> Add idempiere.properties on the ignore file 2012-07-19 19:26:29 -07:00
Hesham S. Ahmed f7cf69bc60 IDEMPIERE-214 - Schedular does not work with Jasper reports
(transplanted from f99f4696caa2faf52654c81630c7a7aac7fca3f3)
2012-07-11 18:10:28 +03:00
Carlos Ruiz 57c669ce71 Fix latest migration scripts 2012-07-11 08:09:50 -07:00
Hesham S. Ahmed bb8239152c IDEMPIERE-214 - Schedular does not work with Jasper reports
(transplanted from 56ae246dc7cc02cbee0ec8ff89c51d86f97cb2a6)
2012-07-10 20:43:19 +03:00
Hesham S. Ahmed 42fbf81e8e IDEMPIERE-335 - Send Jasper Report email
(transplanted from 914c39015d963ae2f9d51bb2b9f3a18bf5a42678)
2012-07-11 17:53:24 +03:00
Hesham S. Ahmed d3392c5549 IDEMPIERE-236 - Centralization of hardcoded IDs 2012-07-10 17:28:15 +03:00
Hesham S. Ahmed 00f842dd67 IDEMPIERE-335 - Send Jasper Report email
(transplanted from 5f33b56d79d04e5bba96d938c65e650e4516001a)
2012-07-10 13:29:45 +03:00
Carlos Ruiz fc14420374 minor peer review for IDEMPIERE-337 and IDEMPIERE-339 2012-07-17 22:57:07 -07:00
Hesham S. Ahmed 3133906bae IDEMPIERE-337 - Improve Info Product Window
(transplanted from 170c74757e81dd14f8c8862b7d937f10eeba6bc3)
2012-07-17 12:58:14 +03:00
Hesham S. Ahmed 999f0b9972 IDEMPIERE-339 - Improve Info Product Window, fix translation
(transplanted from 6e37d3b8527e62970450c853f589dd7eb8b51edd)
2012-07-17 12:54:44 +03:00
Hesham S. Ahmed 71b4f04a62 IDEMPIERE-339 - Improve Info Product Window, fix exception when logging in with no warehouse
(transplanted from 326acd1094974d6d00a5571fddfa8bd805dcf16a)
2012-07-16 22:55:06 +03:00