Commit Graph

48 Commits

Author SHA1 Message Date
Vera Osokina
3f2428b382 BUG-10703 When draft a case the 'Next Task' title don't render html tags.
Was added a validation to render html tags.
2013-04-12 10:50:08 -04:00
jennylee
4b690783dc BUG-10703 When draft a case the 'Next Task' title don't render html tags.
Was added a validation to render html tags.
2013-04-12 10:02:34 -04:00
Julio Cesar Laura
4cdbd2668a Changed references to deprecated file "cases_List" 2012-11-28 15:57:55 -04:00
user
f38c4d368c Removing requiere_once call to gain loading time. 2012-11-20 16:45:09 -04:00
Hector Cortez
aecf461295 BUG 9898 PDF limit 6 pages SOLVED
- When we generate a pdf in process, it can be created and download, but it can't over 6 pages.
- Was added new report generator pdf.
2012-11-09 16:40:49 -04:00
Ralph Asendeteufrer
b51c9f6de4 COD STYLE changes
files  modified:   workflow/engine/methods/cases/casesListExtJs.php
       modified:   workflow/engine/methods/cases/casesListExtJsRedirector.php
       modified:   workflow/engine/methods/cases/casesList_Ajax.php
       modified:   workflow/engine/methods/cases/casesMenuLoader.php
       modified:   workflow/engine/methods/cases/cases_Step.php
       modified:   workflow/engine/methods/cases/cases_StepToRevise.php
       modified:   workflow/engine/methods/cases/cases_StepToReviseInputs.php
       modified:   workflow/engine/methods/cases/cases_StepToReviseOutputs.php
       modified:   workflow/engine/methods/cases/cases_SupervisorSaveDocument.php
       modified:   workflow/engine/methods/cases/cases_ToReviseInputDocView.php
       modified:   workflow/engine/methods/cases/cases_ToReviseOutputDocView.php
       modified:   workflow/engine/methods/cases/cases_UsersReassign.php
       modified:   workflow/engine/methods/cases/cases_toRevise.php
2012-10-19 17:17:53 -04:00
norahmollo
fd5ff3da77 CODE STYLE Formating workflow/engine/methods/cases
Change format files in workflow/engine/methods/cases
2012-10-18 16:05:43 +00:00
Brayan Osmar Pereyra Suxo
1c110c8598 BUG 6947 I add validation to delete inputs with permission
I add validation to delete inputs with	permission
2012-10-10 11:30:32 -04:00
Brayan Osmar Pereyra Suxo
435d4cc240 BUG 6947 I add validation to delete inputs with permission
I add validation to delete inputs with	permission
2012-10-09 12:45:29 -04:00
Marco Antonio Nina
1917d8cfe7 BUG 9572 Print Dynaform is not working when a case is open... SOLVED
- Undefined variable used.
- Was validated using using the variable.
2012-08-07 17:48:28 -04:00
Julio Cesar Laura
be06888e8e BUG 9457 Translation to translate timming control expressions
- These labels was hardcoded
- Change hardcoded labels by translations
2012-07-17 11:01:21 -04:00
Hector Cortez
a0854cf214 BUG 9388 Case nr. and Title configurables para que pueda o no aparecer...SOLVED
- En los dynaforms, en la parte de arriba se despliega el Case # y el Title:. Esta linea o conjunto de datos deberia tener algun tipo de identificacion pues algunos proyectos o no lo utilizan o no sirve de mucha referencia. Se deberia anadir un identificador para que se pueda controlar si es pertinente que se despliegue en los formularios o no.

- Adding option for active/deactive title and case number when run case.
2012-07-10 16:29:26 -04:00
Julio Cesar Laura
20a116f616 BUG 8095 Plugin de Outlook despues de abrir un ouput me deja la pantalla en...
- Por alguna razon en la version de browser que usan algunas de las distribuciones de Outlook, al abrir una pagina q hace un stream como la que descarga el documento, el broser va ala pagina antes  derecibir respuesta, espor eso q muestra en blanco, y el comportamiento normal en los otros browsers es q se mantieene mostrando la ultima pagina hasta q recibe respuesta del servidor.

- Ahora se abre el documento en una nueva ventana, se probo en IE, Firefox y Chrome
2012-04-27 17:40:05 -04:00
Marco Antonio Nina
22643ff2f2 BUG 8917 No error message displayed if a case executes an external... SOLVER
- In the case step was not performed for external verification step, the case if a plugin existed or not.
- Added a verification whether or not there is a plugin for an external step, plus add a label in os environment.
2012-04-10 12:27:13 -04:00
Hector Cortez
fa3e1dd149 BUG 8647 PM. 2.0-Testing.13: No aparece el área Depurador ... SOLVED.
- Una vez habilitado el debugger, al loguear con un usuario no aparece el área "Depurador de ProcessMaker", área donde se muestran las variables y los triggers(Browser: Chrome).
- They attached the script cases_step.js when a process runs.
2012-03-09 10:30:21 -04:00
Erik Amaru Ortiz
46040dca93 BUG 0000 litle fix for double case title in outputcos 2012-02-29 16:13:23 -04:00
Erik Amaru Ortiz
f8ab55a061 BUG 0000 User Experience (single app option added) 1st commit
- login added
- "single application" option added
- simplified improved
2012-02-24 19:32:24 -04:00
Julio Cesar Laura
816d40f5e5 BUG 000 Add validation to print a dynaform 2011-12-02 00:54:23 -04:00
Julio Cesar Laura
2b3df3a547 BUG 0000 Fix validation when 'parent' object not exists 2011-11-29 11:44:55 -04:00
Erik Amaru Ortiz
7f336e1757 BUG 5979 "Cases are overwritten with data from another..." SOlVED
- problem fixed passing the app uid by GET and acomparing with the session data
  so, if there were differents a message to re-open case will be throw
2011-11-23 19:10:25 -04:00
Hector Cortez
50852564be BUG 7998 Adjustment in output documents, added label when a case is running. 2011-11-10 15:28:10 -04:00
Carlos Pacha
0034a2cc05 BUG 7943: Steps browsing issue
This issue was fixed, now displays the selected dynaform
2011-11-03 17:36:51 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Julio Cesar Laura
bc5de24520 BUG 000 Add cases summary to branch 2.0 2011-08-25 12:58:52 -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
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
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
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
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
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
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
erik
047eec3996 fixes in advanced search list to open case 2011-03-18 19:34:14 -04:00
enrique
0bd98d87fe solve deprecated function at process runtime 2011-03-18 12:30:18 -04:00
Hugo Loza
c11538f543 Only save plugin info if is used (for input and input documents) 2011-02-23 22:36:39 +00:00
Alvaro Campos
5980eabb2f versionamiento de outputdocuments completo 2011-02-18 16:14:01 +00:00
Alvaro Campos
fe30b3b2d5 versionamiento con ID sin compatibilidad de versionamiento anterior 2011-02-16 21:44:56 +00:00
Hector Cortez
a65522df68 Modal windows setting (Steps, Information, Actions), by overlap in iExplorer 2011-02-10 15:48:26 +00:00
Erik Amaru Ortiz
ba8adc87ce new menubar for Case Open View 2011-02-04 15:00:20 +00:00
Carlos Pacha
208739ab72 this 5657 bug was fixed, now the title is there when it is setting with a trigger 2011-02-03 16:16:21 +00:00
Carlos Pacha
79f9837b9c it's related about the 5988 bug 2011-02-01 22:55:17 +00:00
Alvaro Campos
39fd37343f Fixed versioning and opening outputsdocuments 2011-01-27 16:55:00 +00:00
Alvaro Campos
12d0090ab3 Added a variable that is possible your translation 2011-01-25 19:59:44 +00:00
Carlos Pacha
6b3f43ee83 added label in step into a case 2011-01-07 22:36:27 +00:00
girish
2e97a8e9ec First commit on ProcessMaker CORE Engine and Jeaqueline's changes 2010-12-07 11:49:51 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00