Alvaro Campos
823e7813b7
BUG 6515 fixed issue with triggers not executed in vew
2011-08-10 12:41:11 -04:00
Carlos Pacha
dbee2b3a94
BUG 7341 Error al mostrar la informacion de Dynaforms
...
This issue was fixed, now the fields are still there
2011-08-10 11:09:50 -04:00
Hugo Loza
5c257c6f1d
BUG 7159 Issues with KT
...
Since output documents internally are being saved based on and ID it is neccessary to sned also the title genrated to save it in an external DMS (KT)
2011-08-04 17:15:34 -04:00
Hugo Loza
74576379d7
BUG 7248 Issues with output documents in KT
...
The issue was in the core, to standarize names we changed the physical filename to an ID. By mistake that filename was sento to plugins.
2011-08-04 17:15:33 -04:00
Hugo Loza
5e275bbf0e
BUG 0000 Disabling saving plugin name in output docs
...
Disabled until we fix the whole issue
2011-08-01 18:35:05 -04:00
Erik Amaru Ortiz
10fc4259df
BUG 6594 Error "Column 'APP_TAS_TITLE' cannot be null" when... SOLVED
...
- The problem is fixed for this field of APP_CACHE_VIEW table
- language combobox was removed from cases list cache builed in ADMIN, because the decided that appcacheview olny generate cache for english language
-
2011-08-01 17:52:16 -04:00
Hugo Loza
daf7ac09b1
BUG 7344 Feature -> PDF Security settings
...
With this settings is possible to setup security for a PDF generated (Output Document).
In Output Document setup there is a new section available when the output document is either PDF or BOTH with the following fields:
Permissions: Must select wich permissions will be granted (if none is selected only VIEW is allowed)
Open Password: Is the password requested to open the document. (This open the document with selected permissions)
Owner Password: Is the password that allow owner to open and change permissions
2011-07-29 17:46:22 -04:00
Hugo Loza
0f7cae6d85
BUG 5073 Feature Case Notes "Free Notes"
...
This Feature allow a user to post a note at any stage of a Case and from cases lists
Conflicts:
workflow/engine/data/mssql/schema.sql
workflow/engine/methods/cases/casesListExtJs.php
workflow/engine/skinEngine/base/css/pmos-xtheme-gray.css
workflow/engine/templates/cases/casesList.js
workflow/engine/templates/cases/open.js
2011-07-28 17:40:48 -04:00
Alvaro Campos
4bfd4dde2b
BUG 7196 fixed issue with Processes filter in the Unsigned area
2011-07-20 17:54:52 -04:00
Erik Amaru Ortiz
cdc501ab32
BUG 7191 "Cuando se ingresa a un caso cuyo case title tiene una com..."
...
problem solved
- now we show only the APP_NUMBER on tab title.
2011-07-12 10:00:46 -04:00
Carlos Pacha
d3273b6985
BUG 7137 subproceso "Synchronous" se pierde el caso
...
It is about this error message, it was fixed.
2011-07-07 11:26:14 -04:00
Hector Cortez
80728423c4
BUG 7162 Adjustment adding default value for Case Scheduler schema.
2011-07-04 17:18:34 -04:00
Carlos Pacha
b911528d00
BUG 6864 En el tab del caso no esta cargando el label definido
...
This issue was fixed, added the title when it is setting with varibles
2011-07-04 11:14:48 -04:00
Erik Amaru Ortiz
0e896f4763
BUG 6910 "Error al pasar a otra ventana con una alerta en mail" solved
...
- a validation was missing, bug fixed
2011-06-30 15:01:51 -04:00
Douglas Medrano Chura
42f293c655
BUG 6690 Cancelling a case in the inbox and produces error
...
The problem was solved by removing the cancel feature of the case list (inbox), we found errors in logic that allowed cancel tasks in parallel, also corrected reassign functionality
2011-06-24 09:18:16 -04:00
Hector Cortez
1fdac470d2
BUG 7066 Adjustment in PM tables into Process to updating records.
2011-06-23 14:34:21 -04:00
Carlos Pacha
236585d03b
BUG 6943 Disappeared the menu information and cannot delete a output document
...
This issue was fixed. it does not get the correct array and it does not use the method remove
2011-06-02 17:36:06 -04:00
Erik Amaru Ortiz
aeb2aef494
BUG 6970 "Case Options" SOLVED
...
Now we can add more option on case menu setting up the menu "caseOptions"
2011-05-30 12:57:37 -04:00
Erik Amaru Ortiz
e18b292d78
BUG 6877 the error was fixed
...
The main problam was that the missing report_to users was not handling correctly but now it work fine
2011-05-12 17:27:27 -04:00
Carlos Pacha
b8019eecfd
BUG 6788 Ad Hoc Assignment within a Task does not work
...
this option was added and it's working fine
2011-05-09 11:54:14 -04:00
Carlos Pacha
9cc3d20424
BUG 0000 reversing this previous commit
2011-04-28 12:06:16 -04:00
Fernando Ontiveros
f10eece924
BUG 5163 fixing ?php tags
...
in many files
2011-04-25 16:31:12 -04:00
Erik Amaru Ortiz
9d061fed8a
BUG 6756 "External steps": problems with node ids solved
...
Afer the first solution a detail was happening yet with the nodes of external action esteps, but it is solved now.
2011-04-19 19:07:50 -04:00
Alexandre Rosenfeld
50bf854bee
BUG 6400 Replacing json_encode|json_decode by their G implementations
...
This fixes the problem of some pages of ProcessMaker not working on
PHP 5.1, since there is no json_encode or json_decode native functions
on PHP 5.1.
2011-04-19 16:26:20 -04:00
Erik Amaru Ortiz
f9345abca8
BUG 6756 "External steps with actions is not working": Solved
...
there was problem with old code but is fixed a reference to a inexistent variable and a missing $ char
2011-04-18 15:55:44 -04:00
Hugo Loza
f19eadf2d4
BUG 6688 KT issues
...
Part of the solution was to fix some issues in core that failed to
update uploaded files to a plugin in local DB
Change-Id: I60d18b0fa8416923780df802110ad81473a43b86
2011-04-14 16:19:45 -04:00
Enrique Ponce De Leon
f826a83a23
BUG 6347 Home Pentaho Link
...
Change fix core to show dashboard plugins.
2011-04-13 17:27:22 -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
Enrique Ponce De Leon
29d065f9f1
BUG 6593 6284 6607 6574 6338 5457 SOLVED. Related to masks and grids
2011-04-05 19:04:32 -04:00
Erik Amaru Ortiz
550e3cd26b
BUG 6417: Solved
2011-03-30 17:52:27 -04:00
Alexandre Rosenfeld
c5998c0ec7
BUG 6478: Do participated "fix" for search and remove "Sent By"
...
For participated we go through each row and retrieve
the last task of the case instead of the last case
of the user. So do the same for Advanced Search.
Also remove "Sent by" columns since they don't work.
2011-03-30 10:31:37 -04:00
Enrique
98bf952494
Grid 1.1 Solve Bugs: 5330, 6509, 6150, 6153, 6328
2011-03-29 18:16:10 -04:00
Alvaro Campos
1f0bfb2cd1
Fixed problem with step list in the case of output document bug#6499
2011-03-25 16:53:39 -04:00
gustavo
101db6f170
Removal of the old tree interface of Cases Step to revise for output and input documents.
2011-03-25 11:33:01 -04:00
Erik Amaru Ortiz
f80d872166
cleaning old code
2011-03-25 09:30:45 -04:00
erik
2e6b72d532
BUGS 6439, 6448: Solved
2011-03-25 09:14:06 -04:00
Carlos Pacha
fc890e6ce1
BUG 6089: this bug was fixed, however we need to check it on IE because we are losting some session vars on IE
2011-03-23 16:37:08 -04:00
erik
1f5c60744a
Merge branch '2.0' of git.colosa.net:processmaker into 2.0
2011-03-18 19:39:06 -04:00
erik
5eef25ae56
fixes in advanced search list to open case...2
2011-03-18 19:38:42 -04:00
Enrique
f28ff6cd3d
Case Scheduler Save Fix
2011-03-18 19:35:35 -04:00
erik
9e06fb61a8
Merge branch '2.0' of git.colosa.net:processmaker into 2.0
2011-03-18 19:34:25 -04:00
erik
047eec3996
fixes in advanced search list to open case
2011-03-18 19:34:14 -04:00
Enrique
856e7987c0
case scheduler fix creation problem
2011-03-18 19:13:43 -04:00
gustavo
d3b7fae8c4
Fix to the selfservice open case ajax action
2011-03-18 18:58:52 -04:00
enrique
0bd98d87fe
solve deprecated function at process runtime
2011-03-18 12:30:18 -04:00
erik
c186d91762
BUG 6451: SOLVED, for new started cases, now is displaying the case title on the tab title
2011-03-17 17:31:53 -04:00
Enrique Ponce de Leon
17cb6c83d9
Case Scheduler - Start Timer Event BPMN initial version.
2011-03-04 20:19:35 +00:00
Alvaro Campos
a60714b62e
fixed issue with outputdocument
2011-03-02 16:10:46 +00:00
Alexandre Rosenfeld
64d1965902
Fix getting the wrong step in the participated list.
2011-03-01 14:11:51 +00:00
Gustavo Adolfo Cruz Laura
4f46105573
Bug 6069: minor fixes to the information menu.
2011-02-25 16:25:20 +00:00