Commit Graph

1848 Commits

Author SHA1 Message Date
julceslauhub
9ab13bd90e Merge pull request #33 from brayanpereyra/BUG-9161
BUG 9161 'Next' button is deactivated in wizard SOLVED
2012-06-08 07:01:59 -07:00
julceslauhub
22fac7943c Merge pull request #45 from alvarocs/BUG-8530
BUG 8530 Text changes solved
2012-06-06 13:55:30 -07:00
julceslauhub
aa338dea1d Merge pull request #39 from alvarocs/BUG-8932
BUG 8932 Untranslatable strings   SOLVED
2012-06-06 13:52:07 -07:00
Alvaro Campos
497529a088 BUG 8530 Text changes solved
- required texts has changed.
2012-06-06 16:32:05 -04:00
Alvaro Campos
bc121f65cc BUG 8932 Untranslatable strings SOLVED
- There was a issue with the class that creates the string of translations,
  was fixed this and too has add it two labels for TRUE and FALSE
2012-06-06 15:30:57 -04:00
Marco Antonio Nina
1db666470f BUG 9218 Con el plugin ldap v.1.4.26, haciendo upgrade... SOLVED
- The button of import not appear after of make the search.
- Was the button by default in visible, also of validate.
2012-06-06 12:14:43 -04:00
Marco Antonio Nina
c970e07048 Merge remote branch 'upstream/master' into BUG-9218 2012-06-06 11:32:02 -04:00
Marco Antonio Nina
8c684b9228 BUG 9218 Con el plugin ldap v.1.4.26, haciendo upgrade... SOLVED
- The button of import not appear after of make the search.
- Was the button by default in visible, also of validate.
2012-06-06 10:42:25 -04:00
Brayan Osmar Pereyra Suxo
5eb612fc77 BUG 9161 Review code and field SOLVED
- Review code and field
2012-06-05 18:31:13 -04:00
julceslauhub
0f2891e762 Merge pull request #31 from marcoAntonioNina/BUG-9167
BUG 9167 Error en gramática al desplegarse mensaje de error en SOLVED
2012-06-05 14:26:58 -07:00
julceslauhub
0889a83507 Merge pull request #29 from alvarocs/BUG-8942
BUG 8942 Dialog box to edit conditions ... is too narrow  SOLVED
2012-06-05 14:25:13 -07:00
Marco Antonio Nina
07f22113e2 BUG 9167 Error en gramáca al desplegarse mensaje de error en SOLVED
- Change loadTranslation to LoadTranslation
2012-06-05 16:35:29 -04:00
Marco Antonio Nina
63cf1d676f Merge remote branch 'upstream/master' into BUG-9167 2012-06-05 16:28:46 -04:00
julceslauhub
326348dc0f Merge pull request #26 from marcoAntonioNina/BUG-9052
BUG 9052 Icono de mejora en la caja de datos del usuario SOLVED
2012-06-05 12:51:09 -07:00
julceslauhub
9b94e02d2e Merge pull request #24 from hector-cortez/BUG-9102
BUG 9102 Inconsistent font in UI SOLVED
2012-06-05 12:48:17 -07:00
julceslauhub
1ef2caa657 Merge pull request #21 from victorsl/BUG-9091
BUG 9091 "Problems sending a grid on the last parameter on..." SOLVED
2012-06-05 12:45:51 -07:00
Alvaro Campos
14b738f974 BUG 8942 Dialog box to edit conditions ... is too narrow SOLVED
- This problem was resolved, at the same time was resolved a problem with the confirmation window.
2012-06-05 10:54:38 -04:00
Marco Antonio Nina
77ffbf1ff0 BUG 9167 Error en gramáca al desplegarse mensaje de error en SOLVED
- we've found grammatical errors and some hardcoded texts
- we've created new labels for these

	ID_SKIN_EXCEPTION
	Skin Engine Exception
	ID_SKIN_LAYOUT_NOT_FOUND
	Layout not Found
	ID_SKIN_INCORRECT_VERIFY_URL
	You're trying to get a resource from an incorrect skin, please verify your url.
	ID_REDIRECT_URL
	The System can try to redirect to the correct url. Try Now.
2012-06-04 17:08:14 -04:00
Brayan Osmar Pereyra Suxo
995f052a4b BUG 9161 'Next' button is deactivated in wizard SOLVED
- The Next button is deactivated in screen of Installation wizard of PM
- I solved the bug with validate of checkboxs 'I agree' to
deactivate button Next
2012-06-04 16:54:06 -04:00
Marco Antonio Nina
77bde4e79d BUG 9052 Icono de mejora en la caja de datos del usuario SOLVED
- For a better visualization, it is proposed to add an image
- It was added the roll.static.gif image
2012-06-01 16:55:04 -04:00
julceslauhub
ee66ddeb89 Merge pull request #25 from marcoAntonioNina/BUG-9218
BUG 9218 Con el plugin ldap v.1.4.26, haciendo upgrade... SOLVED
2012-06-01 13:15:42 -07:00
Marco Antonio Nina
54f8805f98 BUG 9218 Con el plugin ldap v.1.4.26, haciendo upgrade... SOLVED
- The validation may be wrong.
- validationn of function searchUsers for checkbox.
2012-06-01 15:58:21 -04:00
Hector Cortez
24c7f8ee7f BUG 9102 Inconsistent font in UI SOLVED
- The font under "Process Information" is different than the rest of the UI. It's bigger and in bold.
- Adjustment in text fonts of the lateral panel "Process Information".
2012-06-01 15:11:59 -04:00
Marco Antonio Nina
f820ee08f7 BUG 9218 Con el plugin ldap v.1.4.26, haciendo upgrade... SOLVED
- The ldap list was generated with an excessive size and the checkboxes
 were not selected in the entire page.

- The Ldap list was optimized to generate it with the smallest size possible

- It was created a new template to improve the selection of the checkbox.
2012-06-01 12:25:13 -04:00
Julio Cesar Laura
4c43df3a81 BUG 0000 Update translations for 2.0.41.testing4
- Updating .po file and insert.sql files
2012-06-01 12:18:31 -04:00
Victor Saisa Lopez
6770cff337 BUG 9091 "Problems sending a grid on the last parameter on..." SOLVED
- The problem occurs when the fields parameter exists, then only
  takes the values ..that are in it, in the absence of this parameter
  is taken into account the variables of the system/process
- If the fields parameter exists now joins the variables of the system/process
2012-05-31 15:07:03 -04:00
Herbert Saal Gutierrez
0a95770cf1 BUG 9180 Replace json_decode function by G::json_decode
Replace json_decode function by G::json_decode to support PHP
versions without json support configured.
2012-05-31 11:34:52 -04:00
Herbert Saal Gutierrez
01d65b3ff1 BUG 9180 Correct coding convention
Correct coding convention and replace json_encode to G::json_encode and
json_decode to G::json_decode
2012-05-30 17:47:28 -04:00
Herbert Saal Gutierrez
1b2747987e Merge remote branch 'upstream/master' into BUG-9180 2012-05-29 17:13:54 -04:00
julceslauhub
833f99241c Merge pull request #14 from alvarocs/BUG-9214
BUG 9214 Los campos que son creados en modo vista no estan en modo vista...
2012-05-29 14:12:34 -07:00
Herbert Saal Gutierrez
5cf35c71d9 BUG 9180 Correct Solr update and counters implementation
The following changes were made:
- fix update Solr index process
- implement casesenuLoader using Solr server to display counters
- fix cron missing reference to system class
- add function and classes documentation
2012-05-29 17:07:53 -04:00
julceslauhub
485d14d03e Merge pull request #13 from brayanpereyra/BUG-8819
BUG 8819 Remove the config to load the list  SOLVED
2012-05-29 13:57:43 -07:00
Alvaro Campos
468bd54d13 BUG 9214 Los campos que son creados en modo vista no estan en modo vista solved
- was removed the default value of mode "edit" to create a dynaform, now is empty this option mode=""
2012-05-29 16:39:15 -04:00
Brayan Osmar Pereyra Suxo
0a2ecfc7f0 BUG 8819 Remove the config to load the list SOLVED
DESCRIPTION the bug hide columns SUMMARY and CASES NOTES.. this happened because load config the BD.
I removed part code to this config.
2012-05-29 12:36:38 -04:00
Victor Saisa Lopez
40915f74a8 BUG 8845 "Se aconseja adjuntar el boton de export en el submenu..." SOLVED
- The xmlFrm object of the XmlForm class has no value in the attribute "home"
- Was assigned the corresponding value in the attribute "home"
2012-05-28 12:29:04 -04:00
Erik Amaru Ortiz
6fb2f2d786 BUG 0000 Update Base translations 2012-05-16 16:08:56 -04:00
Herbert Saal Gutierrez
2070917313 BUG 0000 Correct format date without hour for php 5.2 support
Correct format date without hour for php 5.2 support
2012-05-16 15:45:32 -04:00
Herbert Saal Gutierrez
fc2f25d2ba BUG 0000 Replace date_create_from_format function for Php 5.2 support
Replace date_create_from_format function with temporal solution for
Php 5.2 support
2012-05-16 15:45:32 -04:00
Herbert Saal Gutierrez
920d4908bf BUG 0000 Support for php 5.2 in Solr implementation
Add support for php 5.2 in Solr implementation:
- Exception function has two parameters
- use of function call_user_func
2012-05-16 15:45:32 -04:00
Alvaro Campos
6d5f02e2dd BUG 0000 se agrego vista previa del mensaje enviado SOLVED
- se agrego en el historial de mensajes una vista previa, este puede ser agregado con un doble clic en el elemento.
2012-05-16 12:53:42 -04:00
Marco Antonio Nina
6a8c61effd BUG 8903 Status of paused cases does not change SOLVED
- It was verified that the table was not updated application status.
-Was modified and functions pauseCase unpauseCase tate to change the application in the table.
2012-05-15 19:08:58 -04:00
Herbert Saal Gutierrez
87cfb471a9 BUG 0000 'Reverting overwritted changes on system & cases class' 2012-05-15 18:17:01 -04:00
Herbert Saal Gutierrez
7e07db9348 BUG 0000 Change Solr configuration environment variables
Now the Solr configuration variables are read from the env.ini file that
is stored in the shared//sites/SYS_SYS/ folder.

The system class is used to get the environment variables using the
solrenv function.
2012-05-15 17:41:12 -04:00
Victor Saisa Lopez
d4fcb868cd BUG 8951 "In version 2.0.39, case status never changes to 'COMPLETED'" SOLVED
- In the APPLICATION.APP_STATUS field in the database, the status never changes from "TO_DO" to "COMPLETED" when finishing the case
- The problem was caused by the solution to bug 8169, see http://bugs.processmaker.com/view.php?id=8169
- Solved problem, now APPLICATION.APP_STATUS field, changes to "COMPLETED" when finishing the case
2012-05-15 17:32:30 -04:00
Erik Amaru Ortiz
bd071fbb52 BUG 0000 "improvements on System::getSystemConfiguration() function"
- this is a important improvement, now we can have two configurations levels
  1. Global Configuration Level (workflow/engine/config/env.ini)
  2. Workspace Configuration Level (.../shared/sites/some_workflow/env.ini)

- improvement to read env's ini files once and store on session,
- if any file has been changed (verify by checksum files) that session value is updated

(removind debug print_r)
2012-05-15 17:05:47 -04:00
Erik Amaru Ortiz
e66ceb6e0a BUG 0000 "improvements on System::getSystemConfiguration() function"
- this is a important improvement, now we can have two configurations levels
  1. Global Configuration Level (workflow/engine/config/env.ini)
  2. Workspace Configuration Level (.../shared/sites/some_workflow/env.ini)

- improvement to read env's ini files once and store on session,
- if any file has been changed (verify by checksum files) that session value is updated
2012-05-15 17:01:21 -04:00
Erik Amaru Ortiz
1a8545df8a BUG 0000 herbert> SOLR implementation in PMOS2
Solr support in PMOS2 includes:
Functionality:
- Implementation of Home views (Inbox, Draft, Participated, Unassigned). The views return fast results.
- Include read, unread, all,  and process filter in inbox View.
- Include process filter in draft view.
- Include started by me, completed by me, all, process, and status filter in participated view.
- Include process filter in unassigned view.
- Improved search functionality (search in user defined variables): Use the following syntax to search in process (user defined) variables. {variable_name}:{search_word} ex1:"causal:20*" where causal is the variable defined by the user.
  + Use of wildcards in search: Use * as wildcard at the begin or end of word
  + Multiple conditions in search: Separate multiple conditions by space ex2:"Materiales causal:20*" means that we are searching for the word Materiales and the causal that begin with 20.
  + Search in dates (interval ): Format=> {variable_date}:[yyyy-mm-dd TO yyyy-mm-dd]
    Local date not UTC date required
    ex: FechaRegistro:[2011-04-15 TO 2011-04-30] //registros con fecha entre el 2011-04-15 y el 2011-04-30.
  + we can use the wildcard *:
    ex: FechaRegistro:[* TO 2011-04-30] //registros con fecha menor o igual a 2011-04-30.
    FechaRegistro:[2011-04-15 TO *] //registros con fecha mayor o igual a 2011-04-15.
  + Search of exact phrases. format: {variable}:"frase a buscar"
    ex: Cliente:"Jesus Marin"

- Application update function.
	+ The function is called every time a change is detected in the application's data including the related delegations.
- Use of cache to improve performance

Not included:
- Order of task, sent by, and due date columns.

Pending:
- Advanced search view using faceted lists.
2012-05-15 10:56:48 -04:00
Victor Saisa Lopez
b636c91a28 BUG 0000 "The activation of a tab in ADMIN does not work with URL" SOLVED
- The activation of a tab in ADMIN does not work with URL (setup/main?s=PMENTERPRISE or setup/main_init?s=PMENTERPRISE)
- Solved the problem, now looks for the variable "s" in the menu to set the active tab
2012-05-15 09:09:13 -04:00
Marco Antonio Nina
fc9690c526 BUG 9094 PMFGenerateOutputDocument() doesn't work for Output Document... SOLVED
- By using the function PMFGenerateOutputDocument was not versioned documents.
- According to the analysis was appropriate to change the $ for SUID for $ outputID as only used for the query to find if the document existed.
2012-05-14 16:20:45 -04:00
Marco Antonio Nina
409f88cf3f BUG 8898 Conteo de nú de archivos subidos no es el correcto... SOLVED
- Se creo un nuevo template para esta opcion donde calcula el numero sin contar con el file "..".
2012-05-11 15:52:50 -04:00