Commit Graph

505 Commits

Author SHA1 Message Date
Carlos Ruiz b65f9deeb9 IDEMPIERE-308 Performance: Replace with StringBuilder / fix a problem found with StringBuilder(int) 2012-09-28 20:05:00 -05:00
Carlos Ruiz 0a76dbb1c4 hg merge 80090351de1c 2012-09-28 13:49:29 -05:00
Carlos Ruiz 671b042b27 IDEMPIERE-362 Hide things that don't work on iDempiere / Thanks to David Peñuela 2012-09-28 13:40:45 -05:00
Carlos Ruiz 19342a042e IDEMPIERE-366 Improve Role Inheritance / Thanks to Juliana Corredor 2012-09-27 12:20:39 -05:00
Elaine Tan cb910d298d IDEMPIERE-373 Implement User Locking - fix login error message 2012-09-27 15:22:39 +08:00
Carlos Ruiz 42eb30488f IDEMPIERE-375 Implement Forgot my Password 2012-09-11 17:05:42 -05:00
Carlos Ruiz 7c7a3d9464 IDEMPIERE-427 Improve logging adding tablename to the local POSave trx 2012-09-11 16:51:06 -05:00
Carlos Ruiz a5dc636526 hg merge 6c7533fd2bc8 2012-09-11 09:46:50 -05:00
Elaine Tan 6c787d4654 IDEMPIERE-375 Implement Forgot my Password 2012-09-11 19:33:10 +08:00
Elaine Tan bf5e689eef IDEMPIERE-270 Reports should inherit search filter from window - revise create print format item logic and report window popup 2012-09-11 12:42:43 +08:00
Carlos Ruiz df52b82c37 hg merge 493f67289f4d 2012-09-10 15:04:30 -05:00
Carlos Ruiz 1c7ebfb61e IDEMPIERE-370 Implement link from process ending message to next records / Fix date format / Thanks to Kirit 2012-09-10 12:50:05 -05:00
Elaine Tan 005dc99d7b IDEMPIERE-270 Reports should inherit search filter from window - fix create print format based on grid layout all columns/current columns logic 2012-09-10 13:52:01 +08:00
Owner.Owner-PC 9a1add059d commit new asset classes 2012-09-10 12:22:06 +07:00
Carlos Ruiz c44b10969e remove unused previous asset classes
transplanted from https://bitbucket.org/edwin_ang/adempiere361-mbd/changeset/8d660c3
2012-10-24 19:46:31 -05:00
Carlos Ruiz f75aeb5aba commit modified asset classes
add workaround for customer service asset (not fixed assets)
transplanted from
https://bitbucket.org/edwin_ang/adempiere361-mbd/changeset/b421d5c
https://bitbucket.org/edwin_ang/adempiere361-mbd/changeset/83eeb45
2012-10-24 19:36:15 -05:00
Elaine Tan ab31be0c56 IDEMPIERE-270 Reports should inherit search filter from window 2012-09-10 11:30:17 +08:00
Carlos Ruiz 368ce19b6e IDEMPIERE-332 Document sequence organization level and restart monthly / Thanks to Nicolas Micoud 2012-09-07 16:56:44 -05:00
Carlos Ruiz 0329963b14 IDEMPIERE-387 Enable mixed payments on POS Sales Order 2012-09-07 00:14:21 -05:00
Carlos Ruiz 9735670208 IDEMPIERE-221 Implement password policies / make password policy system wide configurable instead of tenant 2012-09-06 15:20:49 -05:00
Carlos Ruiz 0b6efd26d4 IDEMPIERE-422 Complete Native Sequence feature / part 1 2012-09-06 00:04:03 -05:00
Elaine Tan 65d8b478f3 IDEMPIERE-373 Implement User Locking - fix the default date password change and use translatable message 2012-09-05 14:48:14 +08:00
Elaine Tan 15ef6841da IDEMPIERE-373 Implement User Locking - fix typo error 2012-09-04 19:42:26 +08:00
Elaine Tan 078684b68d IDEMPIERE-373 Implement User Locking 2012-09-04 11:11:01 +08:00
Heng Sin Low 2c11d41139 IDEMPIERE-9 New BP window allowed on disabled BP field - Fixed save error and minor alignment adjustment. 2012-09-03 12:06:10 +08:00
Carlos Ruiz 7c9ffc152f IDEMPIERE-368 Improve Form Layout to allow more columns and positioning / Thanks to Juliana Corredor 2012-08-31 19:26:46 -05:00
Carlos Ruiz 741743751b IDEMPIERE-229 Bug with Process parameter range 2012-08-30 00:37:05 -05: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 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 1ab3ea6f00 IDEMPIERE-207 GL Journal Generator 2012-09-24 15:44:28 -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 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
Carlos Ruiz a2cd4a1326 hg merge 49b6e2e043b1 2012-09-21 08:59:43 -05:00
Elaine Tan e963fea9dc Fixed NullPointerException when create HTML with null HTML extension 2012-09-21 17:38:01 +08: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
Carlos Ruiz aa20175f3e IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / Thanks to Richard Morales 2012-09-19 14:29:42 -05:00
Carlos Ruiz fa5b24e7e2 IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / replace String.concat used in loops - cases detected using findbugs / thanks to Richard Morales and David Peñuela 2012-09-17 22:12:48 -05:00
Carlos Ruiz 7f4c2934c0 IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder - thanks to David Peñuela 2012-09-17 16:30:08 -05:00
Carlos Ruiz 92f9a9f47c hg merge 71b0bba695a6 / Solving the conflict for AbstractADWindowPanel.java 2012-09-13 14:56:32 -05:00
Elaine Tan 951765ccd0 IDEMPIERE-375 Implement Forgot my Password - add validation to check new password differ from old password and change the security question design 2012-09-13 16:29:23 +08:00
Juliana Corredor 7f85ffeaf8 IDEMPIERE-366 Improve Role Inheritance 2012-09-12 19:23:38 -05:00
Carlos Ruiz d20678cab8 IDEMPIERE-417 Update BPLocation.Name 2012-09-12 10:47:44 -05:00
Nicolas Micoud af759b7134 IDEMPIERE-417 - Update BPLocation.Name 2012-09-12 10:37:48 -05:00
longnan 1894fa898f PO.load() broken for some tables. (Adaxa)
- AD_Ref_Table
2012-04-04 23:40:17 +08:00
Carlos Ruiz 2b6de08510 IDEMPIERE-194 Handling null context variable / Thanks to Nicolas Micoud 2012-08-29 23:17:37 -05:00
Carlos Ruiz 9f753252e0 IDEMPIERE-138 Issues creating a Customer RMA 2012-08-29 22:03:41 -05:00
Carlos Ruiz 3c1c17a1af IDEMPIERE-130 List Transaction on Financial Report Do Not Apply Parameter Filter / Thanks to Edwin Ang for the fix 2012-08-29 21:42:17 -05:00
Carlos Ruiz a9fd4a3ce5 IDEMPIERE-99 Language Maintenance does not create UUIDs 2012-08-29 20:46:45 -05:00
Carlos Ruiz f221ba73f1 IDEMPIERE-82 Modify filename of attachment send by emails 2012-08-29 20:17:14 -05:00
Carlos Ruiz e3ae21da2b IDEMPIERE-63 Document number is updated again when document completed after reactivation 2012-08-29 19:33:18 -05:00
Carlos Ruiz 9f30dab0b6 IDEMPIERE-30 Use ValidFrom date when selecting Tax 2012-08-29 18:15:16 -05:00
Carlos Ruiz 3c4648f0c4 IDEMPIERE-401 SaveError when voiding order in web store / Thanks to Dirk Niemeyer (a42niem) 2012-08-29 17:04:03 -05:00
Nicolas Micoud 13f7391926 IDEMPIERE-329 : Tree on windows don't apply role restriction 2012-07-05 10:46:33 +02:00
Carlos Ruiz 95e992bbe2 IDEMPIERE-407 Lookup box on Menu window showing broken images 2012-08-28 22:56:39 -05:00
Carlos Ruiz 0b98614113 IDEMPIERE-246 Integrate Manufacturing Light / peer review with tests following Adaxa Manual - lots of fixes 2012-08-27 18:21:27 -05:00
Carlos Ruiz d2954c53a4 IDEMPIERE-402 zk -> Env.getImageIcon: Not found: mWindow.gif 2012-08-23 20:12:29 -05:00
Carlos Ruiz 52b7f43d4d IDEMPIERE-370 Implement link from process ending message to next records / minor - serialversionID 2012-08-23 19:16:15 -05:00
Carlos Ruiz 90b791b1e3 Peer review IDEMPIERE-370 Implement link from process ending message to next records 2012-08-23 19:12:30 -05:00
Carlos Ruiz e26b6e6ea9 IDEMPIERE-377 Improve current search dialog box / Peer review on the operators and editors for advanced search 2012-08-23 19:00:04 -05:00
Carlos Ruiz 5cd19d949b Merge from trekglobal repository 2012-08-23 08:38:25 -05:00
Heng Sin Low 0db426e772 minor - the change to set threadpool default min size to 10 in previous revision is incomplete. 2012-08-23 19:07:54 +08:00
Heng Sin Low 287e78722f IDEMPIERE-356 Change Role. Refactoring, reduce min thread pool size and added timeout setting. 2012-08-23 16:27:39 +08:00
Juliana Corredor f8141fe4aa IDEMPIERE-363 ASP / SaaS module - implement reference lists show/hide option 2012-08-22 23:24:10 -05:00
Heng Sin Low 1123aec6d1 Merge with 8a571dacb86e47e42584969a5958b504c7616469 2012-08-23 12:18:04 +08:00
Carlos Ruiz 56fff1e1b8 IDEMPIERE-217 Allocate Payment to Charge
Credits:
Adaxa (Paul Bowden) / development
David Peñuela / integration
Edwin Ang / testings
2012-08-22 22:27:33 -05:00
Deepak Pansheriya 01c8bbc3de Merging two heads 2012-08-22 23:30:39 +05:30
Elaine Tan e03942ee8f Ticket #1001002: Move the Menu to be a Portlet - Add a new table to store user dashboard preference and fix some bugs 2012-08-22 19:34:57 +08:00
Heng Sin Low 724515c9c2 Merge with 9588c6ccc43c675f7b186512072c248daa1a6f57 2012-08-22 18:41:04 +08:00
Heng Sin Low 8c732a1c06 Merge with c09b1324cdd850c319a77bbe63d1c09ee4ef856d 2012-08-22 18:38:18 +08:00
Rajesh.Rajesh-VAIO 1b9067d23f Task 1001118 - Link end-of-process to next window 2012-08-22 13:47:50 +05:30
Kirit Thummar d5ef3c327a IDEMPIERE-377 : Add search sequence support for search dialog field[1001253] 2012-08-22 11:01:07 +05:30
Carlos Ruiz 4ceda4ce93 IDEMPIERE-246 Integrate Manufacturing Light 2012-08-21 18:53:37 -05:00
Kirit Thummar 9548383df1 IDEMPIERE-377 : Correcting operators based on reference type [1001193] 2012-08-21 22:15:43 +05:30
Heng Sin Low b3d83f4d7d IDEMPIERE-356 Change Role. 2012-08-21 08:47:45 +08:00
Carlos Ruiz 2f6a80e4b6 IDEMPIERE-152 Show UUID value on Record Info - Fixed issues with dataNew and dataIgnore 2012-08-17 14:55:27 -05:00
Carlos Ruiz 1302d6b348 IDEMPIERE-376 Limit charges to use just one account / Thanks to David Peñuela 2012-08-17 11:05:38 -05:00
Juliana Corredor ca94ad6670 IDEMPIERE-358 Login- how to make unique and safe - implement email login for monitor 2012-08-16 15:34:37 -05:00
Heng Sin Low b75d09aff9 Merge with f4aae2365c3dd3b96e035a358cffd47693d44d42 2012-08-15 08:40:43 +08:00
Carlos Ruiz 9fcf487478 IDEMPIERE-236 - Centralization of hardcoded IDs / centralize also the MSysConfig keys - Thanks to David Peñuela 2012-08-14 19:07:21 -05:00
Heng Sin Low 09d73d1486 IDEMPIERE-144 Performance: Remove the use of zk event thread. This will break things but it is a necessary step to improve the performance and scalability of the zk client. This is also the first step require to implement clustering support. 2012-08-15 07:26:55 +08:00
Juliana Corredor 2f6dedf643 IDEMPIERE-365 Review credit limit check on Invoice, especially for Credit Memos 2012-08-14 16:02:30 -05:00
Juliana Corredor 85abedd47f IDEMPIERE-358 Login- how to make unique and safe 2012-08-13 17:01:42 -05:00
Carlos Ruiz 3d8114fd41 IDEMPIERE-364 Improve Grid Layout 2012-08-13 12:30:27 -05:00
Carlos Ruiz 1c1dff7b70 hg merge 53f6bc44aa4c (Improve Grid Layout) 2012-08-13 11:50:46 -05:00
Deepak Pansheriya 66001b85aa Ticket #1001003:IDEMPIERE-364 Integrating revie comments and fixing Grid layout issues 2012-08-13 13:11:24 +05:30
Carlos Ruiz 8c5c4ff1d7 IDEMPIERE-367 Java 7 support 2012-08-12 20:51:11 -05:00
Carlos Ruiz f28f327cbe IDEMPIERE-384 Problem with insertTranslations in multilanguage env caused by Generate_UUID 2012-08-10 16:54:44 -05:00
Carlos Ruiz 3a01c153d2 IDEMPIERE-383 Performance - UserDef heavily accessing DB 2012-08-10 16:48:15 -05:00
Deepak Pansheriya 9f6ba491dd Merge 2012-08-10 23:33:39 +05:30
Deepak Pansheriya 26086d100e Ticket #1001003: Making grid user and system customizable 2012-08-10 23:10:57 +05:30
Elaine Tan 4ef48f3ae3 Ticket #1001160: Add time stamps to the logs for all levels from Warning through to All 2012-08-10 18:23:11 +08:00
Elaine Tan c9d662de0f Ticket #1001002: Move the Menu to be a Portlet - support portlet drag and drop 2012-08-10 16:38:35 +08:00
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
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
Dirk Niemeyer 7775f04a14 Bring in Manufacturing Light code from Adaxa / Paul Bowden
Merge Production line MA fix. Fixes #93.
changeset 6228	6b74072a4797
2012-08-06 16:37:43 +02:00
Carlos Ruiz 1df6102e09 Bring in Manufacturing Light code from Adaxa / Paul Bowden 2012-08-21 17:44:04 -05:00
Carlos Ruiz 41338b001f Bring in Manufacturing Light code from Adaxa / Paul Bowden 2012-08-21 17:41:53 -05:00
Dirk Niemeyer 0785915c7b Bring in Manufacturing Light code from Adaxa / Paul Bowden
Refs #44. Improve exception handling on production create lines. Prevent production lines for same locator/asi being split
changeset 6170	1b6c87d57f92
2012-08-06 09:27:17 +02:00
Dirk Niemeyer c4d9039ed7 Bring in Manufacturing Light code from Adaxa / Paul Bowden
changeset 6129	0135328548b6
2012-08-06 09:22:14 +02:00
Carlos Ruiz 8c40f00c5a Bring in Manufacturing Light code from Adaxa / Paul Bowden 2012-08-21 17:38:01 -05:00
Carlos Ruiz f58311e94e IDEMPIERE-393 Setup wizards 2012-08-20 20:27:26 -05:00
Elaine Tan c13dcad28d Ticket #1001002: Move the Menu to be a Portlet 2012-08-03 16:46:55 +08: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 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 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 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
Carlos Ruiz 20c3e5156c IDEMPIERE-351 Advanced Lookup Navigation Problem 2012-07-30 10:07:39 -05: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 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
Nicolas Micoud a837333c93 IDEMPIERE-338 Translation of Doc messages 2012-07-12 16:42:05 +02: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
Hesham S. Ahmed 28ac2b4f83 IDEMPIERE-103 - In progress invocies can not be deleted if linked with an Order 2012-07-10 21:00:53 +03:00
Heng Sin Low 10dcad12f2 IDEMPIERE-334 IndexOutOfBoundsException when switching tabs 2012-07-09 18:00:52 +08:00
Carlos Ruiz 63fe3ca051 IDEMPIERE-323 Migration script log AD_Document_Action_Access - restoring table deleted by mistake 2012-07-04 06:15:40 -07:00
Heng Sin Low 041cd87273 Merge with bb4917e1ab96314cac1a7cce2dd791c0e0a8279c 2012-07-04 16:26:00 +08:00
Heng Sin Low f99d832907 IDEMPIERE-302 Upgrade to JasperReports 4.6.0 in 1.0 2012-07-04 16:14:09 +08:00
Carlos Ruiz 16d2cf6d8a IDEMPIERE-323 Migration script log AD_Document_Action_Access 2012-07-02 13:56:37 -07:00
Heng Sin Low cd4d19b183 IDEMPIERE-312 Performance: Use JDK ThreadPool API for dynamically created thread 2012-07-02 14:13:58 +08:00
Heng Sin Low c19853b0ad IDEMPIERE-152 Show UUID value on Record Info - Fixed issues with dataNew and dataIgnore 2012-07-02 12:23:37 +08:00
Heng Sin Low 476034403c IDEMPIERE-321 problem creating city in zk6 interface 2012-07-02 11:26:47 +08:00
Heng Sin Low 50511476ec IDEMPIERE-321 problem creating city in zk6 interface 2012-07-02 10:35:45 +08:00
Heng Sin Low 1ca7cd5112 Merge with 953e38a41ffdc47e8890daf31c1ec60ff8cf3b05 2012-07-01 10:18:31 +08:00
Heng Sin Low 809f57fe77 IDEMPIERE-146 Performance: Report Engine always read all data into memory 2012-07-01 09:27:13 +08:00
Heng Sin Low e0e7d05167 IDEMPIERE-324 Performance: Report render to pdf twice when auto archive is on 2012-07-01 09:25:48 +08:00
Carlos Ruiz d2ab5564bf IDEMPIERE-152 Show UUID value on Record Info 2012-06-27 18:19:10 -05:00
Carlos Ruiz 2fe8ea2a91 IDEMPIERE-127 Implement Recent Items dashboard / fix recent items not working for System user 2012-06-27 09:12:31 -05:00
Carlos Ruiz 124c49217b IDEMPIERE-296 Bug in MInOut for reverse complete - thanks to Emiliano Pereyra 2012-06-23 23:54:10 -05:00
Heng Sin Low 133c0450ae IDEMPIERE-303 AD_TreeNodeMM_UU is null after create one new menu item 2012-06-22 17:53:14 +08:00
Heng Sin Low 4da9bf4cac IDEMPIERE-307 Improve readability of AmtInWords_EN output. Apply patch from hahmed ( Hesham S. Ahmed ). 2012-06-22 17:03:52 +08:00
Heng Sin Low cdbe8888fd minor - avoid unnecessary NPE. 2012-06-22 16:31:28 +08:00
Heng Sin Low 61e6324fee IDEMPIERE-145 Performance: PO should use PreparedStatement 2012-06-20 16:57:12 +08:00
Heng Sin Low d6bb8020f3 IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder 2012-06-20 16:16:11 +08:00
Heng Sin Low a6e7659595 IDEMPIERE-146 Performance: Report Engine always read all data into memory. Make print element serializable to prepare for future virtualization of report data. 2012-06-20 16:11:27 +08:00
Heng Sin Low f16c6291db IDEMPIERE-314 Performance: Use map for the looking up of column index by ColumnName or AD_Column_ID 2012-06-20 16:07:53 +08:00
Heng Sin Low a65bdc0fbb IDEMPIERE-309 Process UI: Add ask and file download dialog support 2012-06-20 16:04:42 +08:00
Heng Sin Low 722179feb4 IDEMPIERE-313 Logging: Add support for setting of logging level by package 2012-06-20 16:03:25 +08:00
Heng Sin Low b6406e5f5e IDEMPIERE-309 Process UI: Add ask and file download dialog support 2012-06-20 16:01:15 +08:00
Heng Sin Low 59eefcc345 IDEMPIERE-309 Process UI: Add ask and file download dialog support 2012-06-20 15:53:10 +08:00
Heng Sin Low 9d5f9f291b IDEMPIERE-312 Performance: Use JDK ThreadPool API for dynamically created thread 2012-06-20 15:26:08 +08:00
Heng Sin Low 7f0893c592 IDEMPIERE-310 JasperReport: Compilation of JRXML is broken
IDEMPIERE-311 JasperReport: Loading pdf font from classpath is not working
2012-06-20 15:11:42 +08:00