Erik Amaru Ortiz
8617323cfa
BUG 6700 is solved, the installer don't crash any more
...
A validation before use mysql_error() was added and the error mesage was improbled
2011-04-08 18:54:13 -04:00
Hector Cortez
2fb1063743
BUG 6643 Adjustment triggers & imp/exp processes to avoid duplic of events
2011-04-07 11:16:53 -04:00
Carlos Pacha
6dfc05da04
BUG 6357 this bug was fixed
...
This issue is happening, this is happening when you create a output document and go back to previous step or leave a case, it created a duplicates and it shows function ereg_replace() is deprecated. I have fixed these and it's working fine, however there are some deprecated errors which are into ..thirdparty/html2ps_pdf, then we are going to wait the solucion from html2ps_pdf
2011-04-07 09:32:03 -04:00
Carlos Pacha
8260c395a2
BUG 6651 this bug was fixed
...
In fact this issue is happening, this is happening when you use "selection" as the routing rule in your task. There were some fields that weren't well defined, I have fixed it and now it works fine.
2011-04-07 09:31:58 -04:00
Alexandre Rosenfeld
a240eea0e8
BUG 5978 Moved version to System class
2011-04-06 11:16:20 -04:00
Alexandre Rosenfeld
35d119cc4f
BUG 5978 Added uninstall method in PluginRegistry
2011-04-06 09:07:54 -04:00
Alexandre Rosenfeld
6e0bd5405d
BUG 5978 Refactored plugin install to PluginRegistry
...
This allows plugins to be installed from anywhere in
the code and not only when being uploaded by the user.
2011-04-04 09:28:37 -04:00
Alexandre Rosenfeld
cbc69e7cc5
BUG 5978 Allow plugins to set tasks for the CLI
...
Plugins with a bin/tasks directory will be included
in the list of tasks of processmaker CLI.
2011-04-04 09:28:22 -04:00
Hugo Loza
34a0a5d5e8
BUG 6639 When importing a process it is displaying an error
...
Fixed by validating if the imported permission has a correspondent object. This issue happens when a object has permissions defined and it is deleted due an old bug
2011-04-01 19:21:18 -04:00
Hugo Loza
aab27bfaaf
BUG 6588 Problems importing a process that has Report Tables
...
Fixed an issue whe a process is imported with Report Tables when there are duplicate fields
2011-04-01 18:04:19 -04:00
Hugo Loza
79b4020ef3
BUG 6644 Resolved - Fixed
...
Problem when propel returns a valid object after a retrievebypk but with NULL value
Added a validation when propel object ahs correct classname but it is null
2011-04-01 12:41:43 -04:00
Erik Amaru Ortiz
382a9b7ac3
BUG 5818 Solved
2011-03-31 17:25:53 -04:00
hector
cf8e53f6e5
Merge branch '2.0' of git.colosa.net:processmaker into 2.0
2011-03-30 12:14:33 -04:00
hector
eb32378fd9
Fix bug 6595, Adjustment in 'Process Manager Files' to import the folder 'Public'
2011-03-30 12:13:47 -04:00
Erik Amaru Ortiz
c028d2a145
Translations Supports was fixed and solve multiples bugs: 6137, 6474, 6476, 6513, 6560, 6597, 6599
2011-03-30 12:08:38 -04:00
Alexandre Rosenfeld
c8ed796415
BUG 6490: Execute the APP_CACHE_VIEW triggers after we have subprocess data.
...
When creating a subprocess, a new row is added to the APP_DELEGATION table,
which triggers the insert triggers and updates APP_CACHE_VIEW. However, after
derivating, new data is added to the new case and then the APP_DELEGATION was
not being updated. This fix it by adding one second to the init date so that
an update is forced in APP_DELEGATION which executes the triggers and updates
APP_CACHE_VIEW with the right data.
2011-03-29 18:40:40 -04:00
hector
8a8a83bed1
Fix bug 6591, Adjustments to the list of 'Process Permissions'
2011-03-29 12:10:08 -04:00
fernando
44683e73a0
Merge branch '2.0' of git.colosa.net:processmaker into 2.0
2011-03-21 19:15:29 -04:00
fernando
9b68a75fc1
fixing xpdl import
2011-03-21 19:15:24 -04:00
erik
044f2420c8
BUG 6350: SOLVED, we just to validate the process title as required
2011-03-21 16:05:02 -04:00
erik
cb6269146b
fix for proccess list when a corrupt process was imported, in some cases pro_uid was not set for import problems, but it is fixed now
2011-03-21 11:47:13 -04:00
erik
f329a8da5a
cleaning code and removing js console calls
2011-03-18 10:25:19 -04:00
erik
2f61264f10
prevent to create default js label dir, if doesn't exist
2011-03-17 17:32:16 -04:00
erik
0651e049c6
BUG 5932: SOLVED, Now routing rule with evaluation have 'End of process' option
2011-03-17 17:32:08 -04:00
Alexandre Rosenfeld
931321b3b7
Revert "Cases List Cache Builder display"
...
This reverts commit 81ff933f7e .
2011-03-17 17:19:55 -04:00
Hector Cortez
7bd4910651
Adjustment in the removal of a process. For change in the form of defining process connection
2011-03-14 21:34:27 +00:00
girish
81ff933f7e
Cases List Cache Builder display
2011-03-12 12:54:31 +00:00
Carlos Pacha
8b9912eb65
this bug was solved - 6357, this code was replaced with the correct code to generat the output, now it is working fine
2011-03-11 23:19:29 +00:00
Enrique Ponce de Leon
bcbc02a130
BPMN Editor - Input Documents Manager Fixed
2011-03-11 21:03:41 +00:00
Alexandre Rosenfeld
2c806e1186
Include hidden files when changing permissions in restore
2011-03-11 20:32:38 +00:00
Alvaro Campos
c44a5220e3
fixed calendar
2011-03-10 20:47:08 +00:00
Alexandre Rosenfeld
51c03b10eb
Handle permissions and multiple workspaces correctly in restore
2011-03-10 17:14:07 +00:00
Alexandre Rosenfeld
e29dfb6ca9
Fix some issues when restoring a workspace.
2011-03-10 15:18:52 +00:00
Alexandre Rosenfeld
7e94491aa9
Cosmetic changes to the upgrade messages.
2011-03-10 14:36:40 +00:00
Alexandre Rosenfeld
036a3e0f55
Do not drop APP_CACHE_VIEW when checking the number of rows.
...
- Cases List Cache Builder is now working again.
2011-03-09 16:45:47 +00:00
Enrique Ponce de Leon
17cb6c83d9
Case Scheduler - Start Timer Event BPMN initial version.
2011-03-04 20:19:35 +00:00
Alexandre Rosenfeld
efdfecc7d3
Fixing a few more json_encode issues.
2011-03-03 15:06:35 +00:00
Carlos Pacha
6a92d80ecf
this bug 6305 was fixed, now the fields of type int are checked into webEntry
2011-03-02 20:30:43 +00:00
Alexandre Rosenfeld
64d1965902
Fix getting the wrong step in the participated list.
2011-03-01 14:11:51 +00:00
Enrique Ponce de Leon
7ac86a8099
Change of Start Message Event Properties with Web Entries management.
2011-02-28 22:18:05 +00:00
Erik Amaru Ortiz
5f34a2469a
bpmn designer, validation for actors assigment was added,
2011-02-28 19:25:01 +00:00
Erik Amaru Ortiz
228d49dd6b
implementing the ProcessProxy controller
2011-02-26 22:57:37 +00:00
Alexandre Rosenfeld
5773aeb02c
Fix workspace information on CLI tasks.
2011-02-25 21:02:27 +00:00
Erik Amaru Ortiz
d1ea182076
task properties is saving from grid properties in bpmn designer
2011-02-25 17:14:27 +00:00
safan
f1c14a2f5f
fixing intermediate event saving
2011-02-25 14:49:12 +00:00
Alexandre Rosenfeld
19de36c876
Fix schemas to let APP_CACHE_VIEW rebuild work.
2011-02-24 23:34:43 +00:00
Fernando Ontiveros
8159d61c1e
fixing bug 4851
2011-02-24 21:28:42 +00:00
Alvaro Campos
79d60939d4
Fixed problem with comments. po
2011-02-24 20:20:35 +00:00
Alexandre Rosenfeld
b6d32c9498
Remove debug statements from last commit.
2011-02-24 16:24:24 +00:00
Alexandre Rosenfeld
b9a1aea8d3
Make sure upgrade uses the same schema as installation.
...
- Removed vendor info in fields from schema.xml
- Mapped VARLONGCHAR to mediumtext
- Database upgrades now uses field attributes instead of vendor info.
- Updated app_cache_view files to conform to schema.sql
2011-02-24 16:21:26 +00:00