Commit Graph

707 Commits

Author SHA1 Message Date
Julio Cesar Laura
fb292dde32 BUG 10352 Simple report plugin does not show case status, and shows empty rows corresponding to draft cases that have been deleted SOLVED
- Se agrego la nueva columna solicitada APP_STATUS, para report tables ya creados no se mostraráes necesario crearlos de nuevo para que aparezcan

- Sobre el bug de las filas vacias, es el mismo problema que para el bug 10230, la BD del cliente tiene un problema de integridad, cuando uno borra el caso usando el Sistema (listado de casos en draft) borra todos los registros relacionados en todas las tablas asociadas, pero al hacer un borrado manual se olvidaron de elimar los datos de alguna de las tablas (posiblemente APP_CACHE_VIEW), por favor soliciten la BD del cliente y revisen la integridad de los datos.
2013-01-11 14:41:01 -04:00
Victor Saisa Lopez
fbb10c8ed1 BUG 0000 "PM Table, keep the records of the table to the edit" SOLVED
- PM Table, keep the records of the table to the edit
- Added checkbox for keep the records of the table
* Available from version ProcessMaker-2.0.46
2013-01-09 13:23:16 -04:00
Marco Antonio Nina
23b3329e33 BUG 10205 Al adicionar una nueva nota a un caso, el numero... SOLVED
- The title of case not is shown.
- was add valitation for title default.
2012-12-19 11:15:46 -04:00
Marco Antonio Nina
a157292688 BUG 10083 skins not being remembered after logout IMPROVEMENT
- According to the specifications.
- Was add cookie for save skin of workspace.
2012-12-14 11:43:43 -04:00
ralph
274add8cbf Adding fix for session loose at time to load inexistent png file. 2012-12-11 15:10:02 -04:00
Brayan Osmar Pereyra Suxo
9a779a955e BUG 10084 I added to view for news dashlets SOLVED
I added to view for news dashlets
2012-12-05 11:28:18 -04:00
Brayan Osmar Pereyra Suxo
43c573430f BUG 10084 I added a functionality to save order the dashlet SOLVED
I added a functionality to save order the dashlet
2012-11-30 14:48:33 -04:00
Brayan Osmar Pereyra Suxo
96818a643b BUG 10084 I added a functionality to save order the dashlet SOLVED
I added a functionality to save order the dashlet
2012-11-30 14:45:29 -04:00
Brayan Osmar Pereyra Suxo
646d71135e BUG 10084 I added a functionality to save order the dashlet SOLVED
I added a functionality to save order the dashlet
2012-11-30 09:44:29 -04:00
Brayan Osmar Pereyra Suxo
ba7467fccd Merge remote branch 'upstream/master' into BUG-10084 2012-11-30 09:43:22 -04:00
Brayan Osmar Pereyra Suxo
daef0e3853 BUG 10084 I added a functionality to save order the dashlet SOLVED
I added a functionality to save order the dashlet
2012-11-29 16:20:30 -04:00
ralph
2df7ff709a Changing deprecated json->decode json->encode by Bootstrap functions. 2012-11-29 14:25:06 -04:00
user
7fd7265c7f Using new Register classes definition for Tranlation. 2012-11-22 10:02:49 -04:00
Victor Saisa Lopez
e10d68ba58 BUG 7752 "No webservice to add notes" SOLVED
- New feature
- Web Services for add case note
- Added functions "PMFAddCaseNote, WSAddCaseNote" in "class.pmFunctions.php"
- Added function "addCaseNote" in "class.wsBase.php"
- Added functionality for applications using Web Services
* Available from version 2.0.46
2012-11-19 14:35:10 -04:00
Julio Cesar Laura
38696a562a Change the minimun version of PHP required to install PM 2012-11-12 19:16:12 -04:00
julceslauhub
507dce7552 Merge pull request #928 from julceslauhub/master
Column "Current User" removed from the "Participated list" due to performance reason.
2012-11-09 12:00:27 -08:00
Marco Antonio Nina
58dab395d1 BUG 9943 Advanced Search menu should be seen on UXS IMPROVEMENT
- According to the specifications.
- Was add the file for advanced search with the same functionality.
2012-11-09 15:55:05 -04:00
Marco Antonio Nina
a51441be42 BUG 9943 Advanced Search menu should be seen on UXS IMPROVEMENT
- According to the specifications.
- Was add the file for advanced search with the same functionality.
2012-11-09 15:51:18 -04:00
Julio Cesar Laura
d390bee40e Column "Current User" removed from the "Participated list" due to performance reason.
Improvement to the case summary information
2012-11-09 15:43:32 -04:00
Marco Antonio Nina
d66a2a679c BUG 9943 Advanced Search menu should be seen on UXS IMPROVEMENT
- According to the specifications.
- Was add the file for advanced search with the same functionality.
2012-11-09 15:25:21 -04:00
Marco Antonio Nina
0c05e83a7e BUG 9943 Advanced Search menu should be seen on UXS SOLVED
- According to the specifications.
- Was add the file for advanced search with the same functionality.
2012-11-09 09:10:59 -04:00
Marco Antonio Nina
8695139590 BUG 7817 Se puede ver todos los skins que tiene el servidor... SOLVED
- No was validated skin.
- Was add validation a skin for workspaces.
2012-10-26 17:46:16 -04:00
Fernando Ontiveros
92f6ff3f6b CODE STYLE controllers/adminProxy.php 2012-10-19 11:31:42 -04:00
Ralph Asendeteufrer
a10e13ab7e CODE STYLE changes
files modified:   workflow/engine/controllers/newSiteProxy.php
                  workflow/engine/controllers/pmTables.php
                  workflow/engine/controllers/pmTablesProxy.php
                  workflow/engine/controllers/processOptionsProxy.php
                  workflow/engine/controllers/processProxy.php
                  workflow/engine/controllers/webEntryProxy.php
2012-10-18 15:22:01 -04:00
ferOnti
c84df2f2e3 Merge pull request #815 from norahmollo/master
CODE STYLE Formating
2012-10-18 10:01:31 -07:00
norahmollo
2a6fe7db20 CODE STYLE Formating
Change format files
2012-10-18 17:00:03 +00:00
jennylee
48793f82b5 CODE STYLE, workflow/engine/controllers/
FILES:
caseSchedulerProxy.php
dashboard.php
home.php
installer.php
main.php
2012-10-18 11:32:36 -04:00
Julio Cesar Laura
b1bee4dffe Add validation to PHP version 5.1.x 2012-10-17 14:51:19 -04:00
Fernando Ontiveros
d0806cfe65 CODE STYLE removing the xpdl class and related files 2012-10-17 13:43:05 -04:00
Julio Cesar Laura
fd7103edb7 Change the default skin to classic, after install ProcessMaker 2012-10-16 17:01:52 -04:00
Brayan Osmar Pereyra Suxo
ff3e21cf40 BUG 8344 I add permissions to cases notes
I add permissions to cases notes
2012-10-05 12:29:55 -04:00
julceslauhub
1a6ff3e624 Merge pull request #654 from marcoAntonioNina/BUG-9797
BUG 9797 PM 2.0.44 testing 1 No se puede subir logos... SOLVED
2012-10-04 07:38:11 -07:00
Marco Antonio Nina
e111520ea0 BUG 9797 PM 2.0.44 testing 1 No se puede subir logos... SOLVED
- The validation not found in skin uxmodern.
- Was added validation for skin uxmodern.
2012-10-04 10:34:46 -04:00
Marco Antonio Nina
318aacfddd BUG 9693 Make editable the HTML layout from uxs Simplified... SOLVED
- No was could change template on skin uxs.
- Was add the folder "templates" on folder "simplified" where find the templates de skin uxs.
- note: only was can enable one skin uxs for server.
2012-10-03 16:37:58 -04:00
Marco Antonio Nina
fd1c0f0473 BUG 9693 Make editable the HTML layout from uxs Simplified... SOLVED
- No was could change template on skin uxs.
- Was add the folder "templates" on folder "simplified" where find the templates de skin uxs.
- note: only was can enable one skin uxs for server.
2012-10-03 11:24:07 -04:00
Julio Cesar Laura
cc3443ddf9 Improvement for the bug 9544 2012-09-26 19:58:48 -04:00
Julio Cesar Laura
441230e4cb Add validation in the installer to prevent warnings in the code 2012-09-26 12:56:24 -04:00
Julio Cesar Laura
c312bc95e5 BUG 9688 Plugin Updates dont work when proxy is required SOLVED
- There are not way to set the proxy to use
- Added settings for the proxy in ProcessMaker
2012-09-19 14:48:38 -04:00
Victor Saisa Lopez
933dced14b BUG 5140 "Formula is not working in master dynaforms" SOLVED
- Not taken into account the attribute "Decimal Separator" for the
  execution of a formula in master DynaForms
- When entering data in a Currency/Percentage field is added spaces
  at the beginning (when the field is in a formula)
- Problem solved, has joined the attribute "Decimal Separator" to
  evaluate the formula
- It has rewritten the algorithm for the formula evaluation
* Available from version 2.0.44
2012-09-19 12:26:44 -04:00
Julio Cesar Laura
771055498c BUG 9778 al ingresar a la pestañhange log aparece una advertencia, sucede en los tres servidores de cada espacio de trabajo SOLVED
- Missing validation when DYN_UID is not sent
- Add validation when DYN_UID is not sent
2012-09-17 18:03:37 -04:00
Marco Antonio Nina
6572670115 BUG 9626 Simple Reports Permissions SOLVED
- According to the specifications.
- Was add the list for add/remove permissions.
2012-09-10 10:24:07 -04:00
Marco Antonio Nina
06b44cd6d5 BUG 9626 Simple Reports Permissions SOLVED
- According to the specifications.
- Was add the list for add/remove permissions.
2012-09-07 16:15:56 -04:00
Victor Saisa Lopez
68509275f3 BUG 9649 "Uso de palabras reservadas en la creacion de PM Tables." SOLVED
- In the creation/editing of PMTables/ReportTables, not validated the
  use of reserved words
- It has validated the use of keywords in the creation/editing of
  PMTables/ReportTables
- It has been validated using reserved words to importing a process with
  ReportTables (old version)
* Available from version 2.0.44
2012-09-04 12:40:47 -04:00
Victor Saisa Lopez
2be74450d2 BUG 9677 "No se lista el Report Table importado dentro del..." SOLVED
- When importing a ReportTable in a process, not shown in the list of
  ReportTables
- Problem solved, the PRO_UID variable is created with the UID of the
  process, when the user is in the ProcessMap
* Available from version 2.0.44
2012-09-03 16:23:37 -04:00
Marco Antonio Nina
a5d7008329 BUG 9530 HeartBeat IMPROVEMENT
- HeartBeat not checked.
- HeartBeat works in skin classic and uxmodern.
2012-08-30 16:14:09 -04:00
Marco Antonio Nina
13be93d3c1 BUG 9621 Persistent XSS and AJAX Vulnerabilities, Multiple SOLVED
- It was noticed that no was validated these entry.
- Was validated with htmlentities for both cases.
2012-08-29 15:34:57 -04:00
Marco Antonio Nina
37fc5b59f1 BUG 9530 HeartBeat SOLVED
- HeartBeat not checked.
- HeartBeat works in skin classic and uxmodern.
2012-08-28 19:01:35 -04:00
Victor Saisa Lopez
fa91fb5e51 BUG 9607 "Need a way to disable/enable eMail notifications..." SOLVED
- New feature, Need a way to disable/enable eMaill notifications when
  a case note is created
- Solved, added checkbox for send eMail notifications or not
2012-08-17 09:03:31 -04:00
Marco Antonio Nina
53f11da603 BUG 9544 Error al importar CSV en PMTables, comportamiento... SOLVED
- The primary key joined with "-".
- We have the following recommendations:
- The primary key must be in separate columns.
- Now you can use "-" within the primary key, but does not support the use of ",".
- When importing the CSV header must be deleted.
2012-08-13 15:33:25 -04:00
Julio Cesar Laura
ba7d24a3a5 BUG 9422 Fix many issues related to Case Scheduler/Events
- Problem updating the info for the case schedulers
- Add all the validations needed
2012-08-10 16:44:36 -04:00