Commit Graph

192 Commits

Author SHA1 Message Date
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
Marco Antonio Nina
62c46feaea BUG 9551 Case description on task properties is no... SOLVED
- Not show the case description.
- Case description can be seen in the Summary.
2012-08-09 17:06:24 -04:00
Marco Antonio Nina
e55b260b98 BUG 9530 HeartBeat SOLVED
- HeartBeat not checked.
- HeartBeat works in skin classic and uxmodern.
2012-08-02 16:22:45 -04:00
Brayan Osmar Pereyra Suxo
8133a6807e BUG 9523 Doesn't validate name of process SOLVED
- I add function trim to process's name
2012-08-01 15:43:49 -04:00
Brayan Osmar Pereyra Suxo
7285b6566f BUG 9511 Does't save data with baskslash in pmtables SOLVED
- I removed function stripslashes, this function is add in json_decode
2012-08-01 10:47:18 -04:00
Marco Antonio Nina
5444fac063 BUG 8831 Backslash ( \ ) appears before single quotes in Case NotesSOLVED
- Characters are not validated.
- Was added stripslashes () to validate notes and send email.
2012-07-31 11:50:55 -04:00
Hector Cortez
667c84731b BUG 9499 Create Report table with reserve words ... SOLVED
- Could not create report tables with fields that have reserve words.
- Validation reserved words in the fields definitión in the report tables creation.
2012-07-26 10:50:07 -04:00
Julio Cesar Laura
f6d90d7ac6 BUG 9477 Problem notifying the next user
We've detected 2 problems:

1.- The new algorithm to detect if the password is encrypted don't support passwords with a ":" character

2.- When recover the email configuration the system don't decrypt correctly the password of a previous version (without encryption, backwards compatibility)
2012-07-25 18:47:13 -04:00
Hector Cortez
f353ae77c2 BUG 8529 Change "exists" to "exist" in many phrases SOLVED
- Remember these grammar rules
- Changed grammar rules as suggested.
2012-07-25 16:51:16 -04:00
Marco Antonio Nina
b687993617 BUG 8853 Adding the cases from "unassigned Folder" to simplified... SOLVED
- No had this option.
- Was added the functionality Unassigned Inbox.
2012-07-25 10:52:35 -04:00
Marco Antonio Nina
0564efebbe BUG 8853 Adding the cases from "unassigned Folder" to simplified... SOLVED
- No had this option.
- Was added the functionality Unassigned Inbox.
2012-07-25 10:44:00 -04:00
Brayan Osmar Pereyra Suxo
065754f56e BUG 8451 Don't work autoincrement for BIGINT in pmtables SOLVED
I add autoincrement for TINYINT SMALLINT INTEGER BIGINT in Pmtables
2012-07-19 09:53:18 -04:00
Julio Cesar Laura
d0dd87fc43 BUG 9447 PM 2.0.43 testing 3 ajustar el copyright del skin uxmodern... SOLVED
- The current year in the skin was hardcoded
- The current year now is dynamic
2012-07-17 12:36:44 -04:00
Marco Antonio Nina
9f3ba08665 BUG 9216 Al cambiar el idioma por system settings... SOLVED
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
2012-07-10 19:01:57 -04:00
Marco Antonio Nina
8c44e21c1c BUG 9216 Al cambiar el idioma por system settings... SOLVED
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
2012-07-10 17:55:22 -04:00
Marco Antonio Nina
6bd65e052a BUG 9304 Notice al derivar un caso que esta configurado con... SOLVED
- In the single application out notice.
- were validated the data to to avoid these notice.
2012-07-06 15:02:37 -04:00